package zlib

  1. Overview
  2. Docs
Bindings to the zlib compression library

Install

Dune Dependency

Authors

Maintainers

Sources

0.5.tar.gz
md5=8a3e7f0447c68a2bd2c60e1879705536

Description

providing deflate compression with or without zlib or gzip headers.

This library uses bigarrays as buffers and can therefore release the OCaml runtime during (de)compression, allowing other OCaml threads to continue.

Published: 01 Feb 2016

Dev Dependencies

None

Used by

None

Conflicts

None