Create an empty input byte stream. Note that the constructed object is useless until a buffer is set with the reset method.

Synopsis

Declared in <bslx_byteinstream.h>

explicit
ByteInStream();

Created with MrDocs