• en

ocplib-endian

Optimised functions to read and write int16/32/64 from strings and bigarrays, based on new 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;
Homepage https://github.com/OCamlPro/ocplib-endian
Maintainer contact@ocamlpro.com

Events

May 25, 2014

Published version 0.7

May 23, 2014

Published version 0.6

Aug 5, 2013

Published version 0.4

Dec 5, 2012

Published version 0.3

Nov 14, 2012

Published version 0.2