Ninja Database Pro
IStorageStream Interface Methods

KellermanSoftware.NinjaDatabasePro Namespace : IStorageStream Interface

For a list of all members of this type, see IStorageStream members.

Public Methods
 NameDescription
 Method Closes the current stream and releases any file handles  
 Method (Inherited from System.IDisposable)
 Method Flush from the buffer to the stream  
 Method Read a block of bytes from the current stream and writes the data to the buffer  
 Method Reads the next byte from the current stream and advances the current position of the stream by one byte.  
 Method Sets the position within the current stream to the specified value  
 Method Writes a block of bytes to the current stream using data read from buffer.  
 Method Writes a byte to the current stream at the current position  
Top
See Also

Reference

IStorageStream Interface
KellermanSoftware.NinjaDatabasePro Namespace