read
Reads bytes into the provided buffer
Return
The amount of bytes read
Parameters
buffer
The destination for the read bytes
buffer Offset
The start offset to place read bytes in the sink
byte Count
The amount of bytes to read from the source
Reads bytes into the provided buffer
The amount of bytes read
The destination for the read bytes
The start offset to place read bytes in the sink
The amount of bytes to read from the source