Index of modules


B
Binable [Utils.Make_binable2_spec]
Binable [Utils.Make_binable1_spec]
Binable [Utils.Make_binable_spec]
Binable

C
Common
Common definitions used by binary protocol converters

M
Make_binable [Utils]
Make_binable1 [Utils]
Make_binable2 [Utils]
Make_iterable_binable [Utils]
Make_iterable_binable1 [Utils]
Make_iterable_binable2 [Utils]
Map_to_safe

N
Nat0
Nat0: natural numbers (including zero)

R
ReadError [Common]
Read_c
Wrapping unsafe C-style readers to safe ML-style ones.
Read_ml
Reading values from the binary protocol using (mostly) OCaml.

S
S1 [Type_class]
S2 [Type_class]
S3 [Type_class]
Size
Compute size of values in the binary protocol.
Std
This module defines default converters for the types defined in the OCaml standard library.

T
Type_class
Sizers, writers, and readers in records

U
Unsafe_common
Functions common to unsafe binary protocol conversion.
Unsafe_read_c
Reading values from the binary protocol using unsafe C.
Unsafe_write_c
Writing values to the binary protocol using unsafe C.
Utils
Utility functions for user convenience

W
Write_c
Wrapping unsafe C-style writers to safe ML-style ones.
Write_ml
Writing values to the binary protocol using (mostly) OCaml.