Marine Library  1.0
C++ library for Linux Networking Development
Classes
compress_lzo.hh File Reference

miniLZO compression algorithm. More...

#include <stdint.h>
#include <vector>
#include <string>
#include <cstring>
#include "minilzo/minilzo.c"
#include "tools/net.hh"

Go to the source code of this file.

Classes

class  CCompressorLzo
 A convenient interface for miniLZO compression algorithm. More...
 

Detailed Description

miniLZO compression algorithm.

Author
Zhao DAI