libocplib-endian-ocaml
optimised functions to read and write int16/32/64 (runtime)
Description
Optimised functions to read and write int16/32/64 from strings, bytes and bigarrays, based on primitives added in version 4.01. The library implements three modules: * EndianString works directly on strings, and provides submodules
BigEndian and LittleEndian, with their unsafe counter-parts;
* EndianBytes works directly on bytes, and provides submodules
BigEndian and LittleEndian, with their unsafe counter-parts;
* EndianBigstring works on bigstrings (Bigarrays of chars), and
provides submodules BigEndian and LittleEndian, with their unsafe
counter-parts.
This package contains the runtime files.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/OCamlPro/ocplib-endian
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install libocplib-endian-ocaml