byteme
Read/write bytes from various sources
Loading...
Searching...
No Matches
File List
Here is a list of all documented files with brief descriptions:
[detail level 12]
  byteme
 BufferedReader.hppBuffered wrapper around a Reader
 BufferedWriter.hppBuffered wrapper around a Writer
 byteme.hppUmbrella header for all byteme classes
 GzipFileReader.hppRead a Gzip-compressed file
 GzipFileWriter.hppWrite a Gzip-compressed file
 IstreamReader.hppRead bytes from an input stream
 magic_numbers.hppMagic numbers for various compression algorithms
 OstreamWriter.hppWrite bytes to an arbitrary output stream
 RawBufferReader.hppRead bytes from a raw buffer without any extra transformations
 RawBufferWriter.hppWrite bytes to a raw buffer without any extra transformations
 RawFileReader.hppRead a file without any extra transformations
 RawFileWriter.hppWrite bytes to a file without any extra transformations
 Reader.hppRead an input source
 Writer.hppWrite to an output sink
 ZlibBufferReader.hppRead bytes from a Zlib-compressed buffer
 ZlibBufferWriter.hppWrite bytes to a Zlib-compressed buffer