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