FreeBASIC
0.91.0
|
Go to the source code of this file.
Functions | |
static unsigned char * | decode_string (unsigned char *buffer, int code) |
FBCALL int | fb_hDecode (const unsigned char *in_buffer, ssize_t in_size, unsigned char *out_buffer, ssize_t *out_size) |
Variables | |
LZW_ENTRY | fb_lzw_entry [TABLE_SIZE] |
|
static |
FBCALL int fb_hDecode | ( | const unsigned char * | in_buffer, |
ssize_t | in_size, | ||
unsigned char * | out_buffer, | ||
ssize_t * | out_size | ||
) |
LZW_ENTRY fb_lzw_entry[TABLE_SIZE] |