Releases: c-cube/ocaml-iostream
Releases · c-cube/ocaml-iostream
0.3
0.2.2
0.2.1
0.2
CHANGES:
- camlzip: add buffered version of the input stream transducers
- add In_buf.skip
- add
iostream-camlzip
, depends oniostream
- 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