LibreOffice Module lotuswordpro (master) 1
Classes | Macros
explode.hxx File Reference
#include <sal/types.h>
#include <memory>
Include dependency graph for explode.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  HuffmanTreeNode
 
class  Decompression
 

Macros

#define CHUNK   16384
 define the function type for input read, output write More...
 
#define MAXWIN   4096 /* maximum window size */
 

Macro Definition Documentation

◆ CHUNK

#define CHUNK   16384

define the function type for input read, output write

Definition at line 82 of file explode.hxx.

◆ MAXWIN

#define MAXWIN   4096 /* maximum window size */

Definition at line 83 of file explode.hxx.