Binable
This function only needs implementation if t exposed to be a polymorphic variant.
Common
Common definitions used by binary protocol converters
Nat0
Nat0: natural numbers (including zero)
Pa_bin_prot
Pa_bin_prot: Preprocessing Module for a Type Safe Binary Protocol
Read
Reading values from the binary protocol using (mostly) OCaml.
Size
Compute size of values in the binary protocol.
Std
This module defines default converters for the types defined in the OCaml standard library.
Type_class
Sizers, writers, and readers in records
Utils
Utility functions for user convenience
Write
Writing values to the binary protocol using (mostly) OCaml.