The
methods
of System.IO.UnmanagedMemoryStream are listed below. For a list of all members, see the UnmanagedMemoryStream Members list.
See Also: Inherited members from System.IO.Stream
Public Methods
override | Flush()Documentation for this section has not yet been entered. |
override | Read(byte[], int, int) : intDocumentation for this section has not yet been entered. |
override | ReadByte() : intDocumentation for this section has not yet been entered. |
override | Seek(long, SeekOrigin) : longDocumentation for this section has not yet been entered. |
override | SetLength(long)Documentation for this section has not yet been entered. |
override | Write(byte[], int, int)Documentation for this section has not yet been entered. |
override | WriteByte(byte)Documentation for this section has not yet been entered. |
Protected Methods