Module io_func

Source
Expand description

Special I/O functions.

Most of I/O should be implemented in the generic imago::format::access module, but some I/O needs to be done directly by image drivers (like handling compression).