libebook::IMPLZSSStream::Configuration Struct Reference

#include <IMPLZSSStream.h>

Public Member Functions

 Configuration ()
 

Public Attributes

unsigned offsetBits
 
unsigned lengthBits
 
unsigned uncompressedLength
 
unsigned fillPos
 
char fillChar
 
bool allowOverflow
 
bool bigEndian
 

Constructor & Destructor Documentation

libebook::IMPLZSSStream::Configuration::Configuration ( )

Member Data Documentation

bool libebook::IMPLZSSStream::Configuration::allowOverflow
bool libebook::IMPLZSSStream::Configuration::bigEndian
char libebook::IMPLZSSStream::Configuration::fillChar
unsigned libebook::IMPLZSSStream::Configuration::fillPos
unsigned libebook::IMPLZSSStream::Configuration::lengthBits
unsigned libebook::IMPLZSSStream::Configuration::offsetBits
unsigned libebook::IMPLZSSStream::Configuration::uncompressedLength

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

Generated for libe-book by doxygen 1.8.8