Parameters
- buffer
- When this method returns, contains the specified byte array with the values between offset and (offset + count - 1) replaced by the bytes read from the current source.
- offset
- The byte offset in array at which to begin reading.
- count
- The maximum number of bytes to read.
Return Value
Integer value.