Name | Description | |
---|---|---|
![]() | BeginRead | (Inherited from System.IO.Stream) |
![]() | BeginWrite | (Inherited from System.IO.Stream) |
![]() | Clone | Creates a copy of the current MySqlBlob object. |
![]() | Close | Overridden. Closes the current stream and releases any resources associated with it. |
![]() | CompareTo | Overloaded. Compares the current MySqlBlob object to the specified object and returns an integer that represents their relative values. |
![]() | CopyTo | Overloaded. (Inherited from System.IO.Stream) |
![]() | CopyToAsync | Overloaded. (Inherited from System.IO.Stream) |
![]() | CreateObjRef | (Inherited from System.MarshalByRefObject) |
![]() | Dispose | Releases all resources allocated by this object. |
![]() | EndRead | (Inherited from System.IO.Stream) |
![]() | EndWrite | (Inherited from System.IO.Stream) |
![]() | Flush | Overridden. Flush/write all buffers for the current MySqlBlob. |
![]() | FlushAsync | Overloaded. (Inherited from System.IO.Stream) |
![]() | GetLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | InitializeLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | Read | Overridden. Reads a sequence of bytes from the current MySqlBlob stream and advances the position within the stream by the number of bytes read. |
![]() | ReadAsync | Overloaded. (Inherited from System.IO.Stream) |
![]() | ReadByte | (Inherited from System.IO.Stream) |
![]() | Seek | Overridden. Sets the position on the current MySqlBlob stream. |
![]() | SetLength | Overridden. Sets length for MySqlBlob value. |
![]() | ToString | Converts the current MySqlBlob object to a System.String. |
![]() | Write | Overridden. Writes a sequence of bytes to the current MySqlBlob stream, and advances the current position within this stream by the number of bytes written. |
![]() | WriteAsync | Overloaded. (Inherited from System.IO.Stream) |
![]() | WriteByte | (Inherited from System.IO.Stream) |