stdintversion

Signed and unsigned integer types having specified widths

The stdint library provides signed and unsigned integer types of various fixed widths: 8, 16, 24, 32, 40, 48, 56, 64 and 128 bit.

This interface is similar to Int32 and Int64 from the base library but provides more functions and constants like arithmetic and bit-wise operations, constants like maximum and minimum values, infix operators conversion to and from every other integer type (including int, float and nativeint), parsing from and conversion to readable strings (binary, octal, decimal, hexademical), conversion to and from buffers in both big endian and little endian byte order.

AuthorsAndre Nathan <andre@digirati.com.br>, Jeff Shaw <shawjef3@msu.edu>, Markus W. Weissmann <markus.weissmann@in.tum.de> and Florian Pichlmeier <florian.pichlmeier@mytum.de>
LicenseMIT
Published
Homepagehttps://github.com/andrenth/ocaml-stdint
Issue Trackerhttps://github.com/andrenth/ocaml-stdint/issues
MaintainerMarkus W. Weissmann <markus.weissmann@in.tum.de>
Dependencies
Source [http] https://github.com/andrenth/ocaml-stdint/releases/download/0.7.0/stdint-0.7.0.tbz
sha256=4fcc66aef58e2b96e7af3bbca9d910aa239e045ba5fb2400aaef67d0041252dc
sha512=9b05b6cf691320b718dd2118b1e3f96a2997e42e6c99a34b470b060c82fc16c50d57c6ee392d1b62bdb8df73094657eea56050da3e74745a4afb0f150a60a584
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/stdint/stdint.0.7.0/opam