Creates and returns a buffered input stream that's wrapped around the given input stream.
The stream to wrap in a buffered input stream.
The buffered input stream.
See Implementation
Creates and returns a buffered input stream that's wrapped around the given input stream.