SyTen
syten::LZ4::Compressor Struct Reference

Boost iostream filter which compresses with the LZ4 algorithm. More...

#include <lz4_filter.h>

+ Inheritance diagram for syten::LZ4::Compressor:
+ Collaboration diagram for syten::LZ4::Compressor:

Classes

struct  category
 

Public Member Functions

 Compressor ()
 Standard ctor. More...
 
std::streamsize optimal_buffer_size () const
 Returns the ideal buffer size to feed our filter. More...
 

Detailed Description

Boost iostream filter which compresses with the LZ4 algorithm.


The documentation for this struct was generated from the following files: