Skip to main content

Module wire_format

Module wire_format 

Source
Expand description

Wire protocol encoding helpers (varint, fixed-size types).

Structs§

WireFormat
Wire format utilities for ClickHouse protocol

Traits§

FixedSize
Trait for types that can be read/written as fixed-size values