dotConnect Universal Documentation
Devart.Data.Universal Namespace / UniBlob Class

In This Topic
UniBlob Class Methods
In This Topic

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

Public Methods
 NameDescription
Public MethodCloses the current stream and releases any resources associated with it.  
Public MethodReleases all resources allocated by this object.  
Public MethodReads a sequence of bytes from the current UniBlob stream and advances the position within the stream by the number of bytes read.  
Public MethodSets the position on the current UniBlob stream.  
Public MethodSets length for UniBlob value.  
Public MethodWrites a sequence of bytes to the current UniBlob stream, and advances the current position within this stream by the number of bytes written.  
Top
See Also