readBytes
Reads a specified number of bytes into an array at the specified offset.
Parameters
b
the array to read bytes into
offset
the offset in the array to start storing bytes
len
the number of bytes to read
Reads a specified number of bytes into an array at the specified offset.
the array to read bytes into
the offset in the array to start storing bytes
the number of bytes to read