Function BufferedStreamReader.this

Constructor. Initializes range with a stream and a buffer

this (
  InputStream istrm,
  ubyte[] buffer
);