Add GZlibDecompressor for zlib decompression

This commit is contained in:
Alexander Larsson
2009-11-19 17:20:20 +01:00
parent 8cb1252d92
commit 38c3eb14e4
6 changed files with 361 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 _GZlibDecompressor GZlibDecompressor;
/**
* GDrive: