Add GZlibCompressor

This commit is contained in:
Alexander Larsson
2009-11-20 12:04:31 +01:00
parent 38c3eb14e4
commit 92b9218cbf
5 changed files with 371 additions and 0 deletions

View File

@@ -43,6 +43,7 @@ typedef struct _GConverter GConverter;
typedef struct _GConverterInputStream GConverterInputStream;
typedef struct _GConverterOutputStream GConverterOutputStream;
typedef struct _GDataInputStream GDataInputStream;
typedef struct _GZlibCompressor GZlibCompressor;
typedef struct _GZlibDecompressor GZlibDecompressor;
/**