zlib

This is the binding to the Zlib library version 1.3.1.

The library is structured in two layers of modules:

  • The module zlib-binding is the direct binding of the zlib library, making the C language functions and constants accessible to Open Dylan.

  • The module zlib sits on top of zlib-binding and offers a more idiomatic access to the functionality.

Indices and tables