Module Async_extra.Rpc_transport_low_latency.Header

Binary headers containing message lengths. All transports should use this to ensure binary compatibility.

val length : int
val unsafe_get_payload_length : Core_kernel.Bigstring.t ‑> pos:int ‑> int
val unsafe_set_payload_length : Core_kernel.Bigstring.t ‑> pos:int ‑> int ‑> unit