package bin_prot
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
A binary protocol generator
Install
dune-project
Dependency
Authors
Maintainers
Sources
v0.14.1.tar.gz
sha256=e7104063af1ee0bd91c564da9eb96e05fffe9f7cd0df87207c9593271bbeac14
md5=ae9395a6a8000bd121779347a4b608aa
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 ... endmodule Utils_intf : sig ... endmodule Write : sig ... endWriting values to the binary protocol using (mostly) OCaml.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>