Skip to content

0.2

Choose a tag to compare

@c-cube c-cube released this 27 Feb 04:06
· 13 commits to main since this release
42082bf

CHANGES:

  • 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