NetBufferReadBytes Method |
| Name | Description | |
|---|---|---|
| ReadBytes(Int32) |
Reads the specified number of bytes
| |
| ReadBytes(Void) | ||
| ReadBytes(Int32, Byte) |
Reads the specified number of bytes and returns true for success
| |
| ReadBytes(Byte, Int32, Int32) |
Reads the specified number of bytes into a preallocated array
|