SyTen
syten::LZ4::Decompressor Struct Reference

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

#include <lz4_filter.h>

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

Classes

struct  category
 

Public Member Functions

 Decompressor ()
 Standard ctor. More...
 
std::streamsize optimal_buffer_size () const
 Returns the optimal 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: