byteme
C++ wrappers for buffered inputs
Loading...
Searching...
No Matches
File List
Here is a list of all documented files with brief descriptions:
[detail level 12]
  byteme
 byteme.hppUmbrella header for all byteme classes
 ChunkedBufferReader.hppRead chunks of bytes from a raw buffer
 GzipFileReader.hppRead a Gzip-compressed file
 GzipFileWriter.hppWrite a Gzip-compressed file
 IstreamReader.hppRead bytes from an input stream
 OstreamWriter.hppWrite bytes to an arbitrary output stream
 PerByte.hppPerform byte-by-byte extraction
 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
 SomeBufferReader.hppRead a possibly-Gzipped or Zlibbed buffer
 SomeFileReader.hppRead a possibly-Gzipped file
 temp_file_path.hppDefine a temporary file path, usually for testing
 Writer.hppWrite to an output sink
 ZlibBufferReader.hppRead bytes from a Zlib-compressed buffer
 ZlibBufferWriter.hppWrite bytes to a Zlib-compressed buffer