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
overrideFlush() Documentation for this section has not yet been entered. overrideRead(byte[], int, int) : int Documentation for this section has not yet been entered. overrideReadByte() : int Documentation for this section has not yet been entered. overrideSeek(long, SeekOrigin) : long Documentation for this section has not yet been entered. overrideSetLength(long) Documentation for this section has not yet been entered. overrideWrite(byte[], int, int) Documentation for this section has not yet been entered. overrideWriteByte(byte) Documentation for this section has not yet been entered.
overrideDispose(bool) Documentation for this section has not yet been entered.Initialize(byte*, long, long, FileAccess) Documentation for this section has not yet been entered.