XenevaOS
Loading...
Searching...
No Matches
Functions
ftgzip.h File Reference
#include <ft2build.h>
Include dependency graph for ftgzip.h:

Go to the source code of this file.

Functions

FT_BEGIN_HEADER FT_Stream_OpenGzip (FT_Stream stream, FT_Stream source)
 
 FT_Gzip_Uncompress (FT_Memory memory, FT_Byte *output, FT_ULong *output_len, const FT_Byte *input, FT_ULong input_len)
 

Function Documentation

◆ FT_Gzip_Uncompress()

FT_Gzip_Uncompress ( FT_Memory  memory,
FT_Byte output,
FT_ULong output_len,
const FT_Byte input,
FT_ULong  input_len 
)

◆ FT_Stream_OpenGzip()

FT_BEGIN_HEADER FT_Stream_OpenGzip ( FT_Stream  stream,
FT_Stream  source 
)