package bytesrw

  1. Overview
  2. Docs
Composable byte stream readers and writers for OCaml

Install

dune-project
 Dependency

Authors

Maintainers

Sources

bytesrw-0.2.0.tbz
sha512=e3f07dbd808e152cd4b2ea5c2fa3863d4b72f7f97cfa3cd7493a3725c84f39d882042388ee47c9d6acfd30a650c21db429c8264db3d7466cad6e580308b5a2d2

doc/CHANGES.html

v0.2.0 2025-07-25 Zagreb

  • Fix Bytesrw_xxhash.Xxh64.{to_hex,pp}. Leading zeros were not being printed (#5).
  • Change unuseful signature of Slice.break: do not return None if any of Slice.take or Slice.drop does. Simply return the result of both operations.
  • Fix wrong bound checks in Slice.{sub,make}[_or_eod]. The functions now behave like Bytes.sub as far as indexing is allowed. Thanks to Adrián Montesinos González for the report and suggesting the fix (#4).
  • bytesrw.* libraries are made to export bytesrw.

v0.1.0 2024-11-28 Zagreb

First release.

Supported by a grant from the OCaml Software Foundation.

OCaml

Innovation. Community. Security.