Modules§
Structs§
- Buffer
With Len - A buffer serialized as its size first as a nat0, then the payload itself.
- Bytes
- Nat0
- WithLen
- A value serialized by first having its size as a nat0, then the encoding of the value itself.
Enums§
Traits§
Functions§
- binprot_
read_ with_ size - This also uses the “size-prefixed binary protocol”.
- binprot_
write_ with_ size - This uses the “size-prefixed binary protocol”. https://ocaml.janestreet.com/ocaml-core/v0.13/doc/async_unix/Async_unix/Writer/index.html#val-write_bin_prot