Description
Binary integer values can be read and written efficiently from strings, bytes, and bigarrays. This helps OCaml developers handle file formats, network protocols, or binary buffers with explicit endian behavior.
It is a development library. Users usually receive it as a dependency of software that processes binary data.