|
Name |
Description |
|
bufferedMode |
true if the stream is in buffered mode;
otherwise, false.(inherited from
BinaryStream) |
|
CutoffStreamSize |
The cutoff stream size. Everything greater than or equal to the
cutoff stream size will be streamed.(inherited from
BinaryStream) |
|
data |
An array of stream data.(inherited from
BinaryStream) |
|
lockObject |
The locking object.(inherited from BinaryStream) |
|
streamId |
The unique identifier of the stream.(inherited from
BinaryStream) |
|
streamLength |
The size of the stream.(inherited from
BinaryStream) |
|
streamPosition |
The current position within the stream.(inherited from
BinaryStream) |