|
byteme
C++ wrappers for buffered inputs
|
Read bytes from an input stream. More...
Go to the source code of this file.
Classes | |
| struct | byteme::IstreamReaderOptions |
Options for IstreamReader construction. More... | |
| class | byteme::IstreamReader< Pointer_ > |
Read bytes from a std::istream. More... | |
Namespaces | |
| namespace | byteme |
| Simple byte readers and writers. | |
Read bytes from an input stream.