Overload List
Name | Description | |
---|---|---|
Read(Int32) |
Reads one item from the stream and advances the position within the
stream stride many times.
| |
Read(array<T>[]()[][], Int32, Int32, Int32) |
Reads a sequence of items from the current stream and advances the position
within the stream by the number of items read.
Use the stride parameter to control advancing of the position after one item has been read.
|