Read from stream into a target array. The provided dst will be populated with content from the stream.
Load the bits from a stream, and return them all in an array. The optional max value indicates the maximum number of bytes to be read.
Return the upstream source.
A buffered input stream.