package bytesrw

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

bytesrw-0.4.0.tbz
sha512=9b307eb85c99a38faad50a82e5fae652758548a527ce6db3dd09a21096b19a860e812a5a10bd30d8cc9b885a6482c068fe6ab3b653ca6bfb640293fe190025ee

doc/bytesrw/Bytesrw/index.html

Module BytesrwSource

Extended Stdlib.Bytes module. Open to use it.

Open the module to use it. This adds these modules:

to the Stdlib.Bytes module.

Sourcemodule Bytes : sig ... end

Extended Stdlib.Bytes module.