int ice_is_magic(const void *buffer)
Test ice file header magic header.
void * ice_load_file(const char *fname, int *ulen)
Load an iced file.
void * ice_load(istream_t *is, int *ulen)
Load an iced stream.
Input stream structure.
Definition: istream68_def.h:67
generic stream operation.