The RWByteFromStreambufInputStreamImp Class
RWByteFromStreambufInputStreamImp implements a binary input stream that uses an iostreams narrow stream buffer object as its source of bytes. The iostreams stream buffer object is accessed through its base class streambuf and must be opened in binary mode.