SHORE API
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
shore::xzdeflater_sink Class Reference

Sink device for block-wise xz compression. More...

Inherits sink.

Public Member Functions

 xzdeflater_sink (xzdeflater *const def)
 Constructor.
 
std::streamsize write (const char *s, std::streamsize n)
 Append a block of data.
 
void close ()
 Close the device (finish stream)
 

Detailed Description

Sink device for block-wise xz compression.


The documentation for this class was generated from the following file: