sc68fordevelopers
2.2.1
|
ICE depacker. More...
Go to the source code of this file.
Functions | |
int | unice68_ice_version (void) |
Get ICE depacker version. | |
int | unice68_get_depacked_size (const void *buffer, int *p_csize) |
Test ICE and get compressed and uncompresed size. | |
int | unice68_depacker (void *dest, const void *src) |
Depack an ICE buffer to another. |