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, Jeff Shaw, Florian Pichlmeier and Markus W. Weissmann
LicenseMIT
Published
Homepagehttps://github.com/andrenth/ocaml-stdint
Issue Trackerhttps://github.com/andrenth/ocaml-stdint/issues
MaintainerAndre Nathan <andre@hostnet.com.br>
Dependencies
Source [http] https://github.com/andrenth/ocaml-stdint/archive/0.4.1.tar.gz
md5=bbdf81f5d3685deebfbc10f74fc6bd53
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/stdint/stdint.0.4.1/opam