Creates a new InputStream from the given base_stream, with a buffer set to the default size (4 kilobytes).
base_stream
a InputStream
a InputStream for the given base_stream.