Home Download Musics Developers
API Sources Tools File Format Technicals

gzip68.h File Reference


Detailed Description

gzip loader header.

Author:
benjamin gerard
Date:
2003/09/03
Id
gzip68.h,v 2.3 2003/10/10 10:25:11 benjihan Exp

Go to the source code of this file.

Functions

int gzip_is_magic (const void *buffer)
 Test gzip file header magic header.

void * gzip_load (const char *fname, int *ulen)
 Load an optionnally gzipped file.