sc68fordevelopers  2.2.1
Functions
unice68.h File Reference

ICE depacker. More...

Go to the source code of this file.

Functions

int unice68_ice_version (void)
 Get ICE depacker version. More...
 
int unice68_get_depacked_size (const void *buffer, int *p_csize)
 Test ICE and get compressed and uncompresed size. More...
 
int unice68_depacker (void *dest, const void *src)
 Depack an ICE buffer to another. More...
 

Detailed Description

ICE depacker.

Author
Benjamin Gerard ben@s.nosp@m.ashi.nosp@m.pa.co.nosp@m.m
Date
2003/08/06
Id
unice68.h,v 2.2 2003/09/06 16:14:31 benjihan Exp