package bitpack_serializer

  1. Overview
  2. Docs
This library provides functions for encoding efficiently simple OCaml data

Install

Dune Dependency

Authors

Maintainers

Sources

v0.1.0.tar.gz
md5=5739dc1b8f16a64a17bc1d97aa80eef9
sha512=c80ba1779264a4c2fb38fff81f10b996fb8a8b5aa357e2e25636d16aa8a47e88553061f922329dd34ecc17034d8ec7c219e95ae78796aa1b4db5c010fac0c289

doc/index.html

Library Bitpack_serializer

The library_binary encoding provides two main modules.

  • Buffer: defines buffers for writing and reading compressed data.
  • Lens: an easy to use API for easily defining encoders and decoders.

The entry point of this library is the module: Bitpack_serializer.

OCaml

Innovation. Community. Security.