Name | Description | |
---|---|---|
![]() | Close | Closes the current stream and releases any resources associated with it. |
![]() | Dispose | Releases all resources allocated by this object. |
![]() | Read | Reads a sequence of bytes from the current UniBlob stream and advances the position within the stream by the number of bytes read. |
![]() | Seek | Sets the position on the current UniBlob stream. |
![]() | SetLength | Sets length for UniBlob value. |
![]() | Write | Writes a sequence of bytes to the current UniBlob stream, and advances the current position within this stream by the number of bytes written. |