Create an input byte stream that reads its input from the specified streamBuf.

Synopsis

Declared in <bslx_genericinstream.h>

GenericInStream(STREAMBUF* streamBuf);

Parameters

Name

Description

streamBuf

stream buffer from which this stream reads

Created with MrDocs