SbNativeArrayTRead Method |
Name | Description | |
---|---|---|
Read |
Read one element from current stream position and advances the position within the
stream by 1.
| |
Read(NullableT) |
Read one element from current stream position and advances the position within the
stream by 1.
| |
Read(Byte, Int32, Int32) |
Reads the specified number of bytes into the specified array and advances the position within the
stream by the number of bytes read.
(Overrides StreamRead(Byte, Int32, Int32).) |