package iostream-camlzip

  1. Overview
  2. Docs
Stream (de)compression using deflate

Install

Dune Dependency

Authors

Maintainers

Sources

iostream-0.2.2.tbz
sha256=6d2725f20fcca4fe8c8c54fcaa442fb088f20d1c5788c437182042cfcce3829d
sha512=8eb87e13ff448d627062ffb2b0e9b10c29fe5406dcac24889499f358a9d1c50fc1ea02dc601f49fecebd38833b415431265e7fad991a55308923f63fb0aa79ad

CHANGES.md.html

0.2.2

  • bugfix for iostream-camlzip (assertion failure)

0.2.1

  • bugfix for iostream-camlzip

0.2

  • camlzip: add buffered version of the input stream transducers

  • add In_buf.skip

  • add iostream-camlzip, depends on iostream

  • rename Out to Out_buf, add Out

  • add Slice type, used for buffered input

  • add iostream.unix optional library

  • split seekable into its own class

  • breaking: use OO and class type for all types

0.1

initial release