The following tables list the members exposed by HeapStream.
Public Constructors
Name | Description | |
---|---|---|
![]() |
HeapStream |
Protected Fields
Name | Description | |
---|---|---|
![]() |
_bufferSize | (inherited from ActualBufferedStream) |
![]() |
_byte | |
![]() |
_nRead | |
![]() |
_pos | |
![]() |
_readBuf | (inherited from ActualBufferedStream) |
![]() |
_readBufEnd | (inherited from ActualBufferedStream) |
![]() |
_readBufStart | (inherited from ActualBufferedStream) |
![]() |
_readEOS | (inherited from ActualBufferedStream) |
![]() |
_readTemp | (inherited from ActualBufferedStream) |
![]() |
_s | (inherited from AdapterStream) |
![]() |
_writeBuf | (inherited from ActualBufferedStream) |
![]() |
_writeBufPos | (inherited from ActualBufferedStream) |
![]() |
_writeTemp | (inherited from ActualBufferedStream) |
Public Properties
Name | Description | |
---|---|---|
![]() |
BufferSize | (inherited from ActualBufferedStream) |
![]() |
CanRead | (inherited from AdapterStream) |
![]() |
CanSeek | (inherited from AdapterStream) |
![]() |
CanTimeout | Gets a value that determines whether the current stream can time out. (inherited from Stream) |
![]() |
CanWrite | (inherited from AdapterStream) |
![]() |
Length | (inherited from AdapterStream) |
![]() |
Position | Overridden. |
![]() |
ReadTimeout | Gets or sets a value that determines how long the stream will attempt to read before timing out. (inherited from Stream) |
![]() |
TargetStream | (inherited from AdapterStream) |
![]() |
WriteTimeout | Gets or sets a value that determines how long the stream will attempt to write before timing out. (inherited from Stream) |
Public Methods
Name | Description | |
---|---|---|
![]() |
BeginRead | (inherited from AdapterStream) |
![]() |
BeginWrite | (inherited from AdapterStream) |
![]() |
Close | (inherited from AdapterStream) |
![]() |
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (inherited from MarshalByRefObject) |
![]() |
Dispose | Overloaded. Releases all resources used by the |
![]() |
EndRead | (inherited from AdapterStream) |
![]() |
EndWrite | (inherited from AdapterStream) |
![]() |
Equals | Determines whether the specified |
![]() |
Flush | (inherited from ActualBufferedStream) |
![]() |
GetHashCode | Serves as a hash function for a particular type. |
![]() |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (inherited from MarshalByRefObject) |
![]() |
GetType | Gets the |
![]() |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (inherited from MarshalByRefObject) |
![]() |
Read | Overridden. |
![]() |
ReadByte | Overridden. |
![]() |
Seek | Overridden. |
![]() |
SetLength | Overridden. |
![]() |
ToString | Returns a |
![]() |
Write | Overridden. |
![]() |
WriteByte | Overridden. |
Protected Methods
Name | Description | |
---|---|---|
![]() |
CreateWaitHandle | Allocates a |
![]() |
Dispose | Overloaded. Releases all resources used by the |
![]() |
Finalize | Allows an |
![]() |
MemberwiseClone | Overloaded. Creates a shallow copy of the current |
![]() |
ResetReadBuffer | (inherited from ActualBufferedStream) |