OffsetDataReaderExtensionsReadBytes Method |
| Name | Description | |
|---|---|---|
| ReadBytes(IOffsetDataReader, Int32, ArraySegmentByte) |
Reads a number of bytes at offset in the buffer.
| |
| ReadBytes(IOffsetDataReader, Int32, Int32) |
Reads a number of bytes at offset in the buffer.
| |
| ReadBytes(IOffsetDataReader, Int32, IDataWriter, Int32) |
Reads a number of bytes at offset in the buffer.
| |
| ReadBytes(IOffsetDataReader, Int32, Byte, Int32, Int32) |
Reads a number of bytes at offset in the buffer.
|