Expand description
Open specification for the shapes
Structs§
- Shape
Pair - A shape pair for stronger compression and decoding
Enums§
- Shape
Definition - The type of shape we are decoding
Traits§
- Shape
ToStore - Encode/Decode a Shape to the column cache
- Value
ToStore - Encode/Decode a Value to the column cache with a Shape describing how to store
- Value
Type ToStore - Encode/Decode a ValueType to the column cache with a Shape describing how to store
Functions§
- decode_
shape - Decode shapes from the column cache using an index to find the shape encoding
- decode_
value - Decode a value from the column cache
- encode_
shape - Create shapes
- encode_
value - Encode a value to the column cache