Structsยง
Constantsยง
- DEFAULT_
NULL_ ๐TAG_ NONE - DEFAULT_
NULL_ ๐TAG_ SOME
Functionsยง
- calculate_
encoded_ ๐size - 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). - calculate_
encoded_ ๐size_ inner - decode_
row - Decode a row from memcomparable format.
- decode_
value - Decode a datum from memcomparable format.
- deserialize_
datum ๐ - deserialize_
datum_ ๐in_ composite - encode_
array - Encode an array into memcomparable format.
- encode_
chunk - Encode a chunk into memcomparable format.
- encode_
row - Encode a row into memcomparable format.
- encode_
value - Encode a datum into memcomparable format.
- serialize_
datum ๐ - serialize_
datum_ ๐in_ composite