Structsยง
Constantsยง
Functionsยง
- Deserialize the
data_size
ofinput_data_type
inmemcmp_encoding
. This function will consume the offset of deserializer then return the length (without memcopy, only length calculation). - Decode a row from memcomparable format.
- Decode a datum from memcomparable format.
- deserialize_
datum ๐ - Encode an array into memcomparable format.
- Encode a chunk into memcomparable format.
- Encode a row into memcomparable format.
- Encode a datum into memcomparable format.
- serialize_
datum ๐