package bin

  1. Overview
  2. Docs
On This Page
  1. API
    1. Library bin
A DSL to describe binary formats

Install

dune-project
 Dependency

Authors

Maintainers

Sources

bstr-0.0.4.tbz
sha256=640836f15b2d555bdf2366f6d7783926e11598ad7e94557b167c785b255f4856
sha512=1954727f1a386c9909996cdabc1a3b150c23361a96e5632280b0f6e6faf8f0ab6a7ca974352378e757c5136375eb5a53235f95caa69e982f48d3a49907948ddd

doc/index.html

bin

API

Library bin

  • Bin Bin is a small library for encoding and decoding information from a buffer (like a bytes or a bigstring). Unlike a parser combinator, Bin cannot decode a stream.