cgzip.h File Reference

Go to the source code of this file.

Enumerations

enum  { GZIP_COMPRESS, GZIP_UNCOMPRESS }

Functions

int codec_gzip_create (int operation, codec_t **pioz)

Enumeration Type Documentation

anonymous enum
Enumerator:
GZIP_COMPRESS 
GZIP_UNCOMPRESS 

Definition at line 21 of file cgzip.h.