JAMS Developer Guide
IStream Interface Members
Properties  Methods 

MVPSI.JAMS Namespace : IStream Interface

The following tables list the members exposed by IStream.

Public Properties
 NameDescription
 PropertyReturns true if the stream supports reading.  
 PropertyReturns true if the stream supports seeking  
 PropertyReturns true if the stream supports writing.  
 PropertyReturns the length of the stream.  
 PropertyGets or sets the position of the stream.  
Top
Public Methods
 NameDescription
 MethodCloses the stream.  
 MethodFlushes the stream  
 MethodReads bytes from the stream  
 MethodSeeks  
 MethodSets the length of the stream.  
 MethodWrites the bytes to the stream  
Top
See Also

Reference

IStream Interface
MVPSI.JAMS Namespace