Skip to main content

Module binary_protocol

Module binary_protocol 

Source
Expand description

Binary protocol re-exports from cynos-binary crate.

Modules§

flags
Header flags

Structs§

BinaryEncoder
High-performance binary encoder
BinaryResult
Binary result buffer returned from execBinary()
ColumnLayout
Layout information for a single column
SchemaLayout
Pre-computed layout for binary encoding/decoding
SchemaLayoutCache
Cache for SchemaLayout instances.

Enums§

BinaryDataType
Data type IDs for binary encoding

Constants§

HEADER_SIZE
Header size in bytes