package bin_prot
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
A binary protocol generator
Install
dune-project
Dependency
Authors
Maintainers
Sources
bin_prot-v0.13.0.tar.gz
sha256=37eeca1c1a099475473cc7ef10a967b7ef2f0c5d3aadb068b4d3680b4ca0d0a4
md5=2262cf69d1b989cdcf75055102472d74
doc/bin_prot/Bin_prot/index.html
Module Bin_prot
module Binable : sig ... endmodule Blob : sig ... end'a Blob.t is type-equivalent to 'a, but has different bin-prot serializers that prefix the representation with the size of 'a.
module Common : sig ... endCommon definitions used by binary protocol converters
module Md5 : sig ... endmodule Nat0 : sig ... endNat0: natural numbers (including zero)
module Read : sig ... endReading values from the binary protocol using (mostly) OCaml.
module Shape : sig ... endmodule Size : sig ... endCompute size of values in the binary protocol.
module Std : sig ... endThis module defines default converters for the types defined in the OCaml standard library.
module Type_class : sig ... endSizers, writers, and readers in records
module Utils : sig ... endUtility functions for user convenience
module Write : sig ... endWriting values to the binary protocol using (mostly) OCaml.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>