byteme
C++ wrappers for buffered inputs
Loading...
Searching...
No Matches
ZlibBufferWriter.hpp File Reference

Write bytes to a Zlib-compressed buffer. More...

Go to the source code of this file.

Classes

struct  byteme::ZlibBufferWriterOptions
 Options for the ZlibBufferWriter constructor. More...
 
class  byteme::ZlibBufferWriter
 Compress and write bytes to a Zlib-compressed buffer. More...
 

Namespaces

namespace  byteme
 Simple byte readers and writers.
 

Detailed Description

Write bytes to a Zlib-compressed buffer.