This class defines a buffered stream reader for input streams.
Definition: QC_BufferedStreamReader.dox.h:18
constructor(Qore::InputStream is, *string encoding, int bufsize=DefaultStreamBufferSize)
Creates the BufferedStreamReader for reading data from the given InputStream.
This class defines a stream reader for input streams.
Definition: QC_StreamReader.dox.h:18
const DefaultStreamBufferSize
The default buffer size for the BufferedStreamReader class.
Definition: QC_BufferedStreamReader.dox.h:35
Qore namespace.
Definition: QC_AbstractSmartLock.dox.h:2