Expand description
Binary protocol re-exports from cynos-binary crate.
Modules§
- flags
- Header flags
Structs§
- Binary
Encoder - High-performance binary encoder
- Binary
Result - Binary result buffer returned from execBinary()
- Column
Layout - Layout information for a single column
- Schema
Layout - Pre-computed layout for binary encoding/decoding
- Schema
Layout Cache - Cache for SchemaLayout instances.
Enums§
- Binary
Data Type - Data type IDs for binary encoding
Constants§
- HEADER_
SIZE - Header size in bytes