mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-30 03:30:49 +00:00
These functions are used to translate field indices, which are used to identify fields inside UDTs, from/to a serialized representation to be stored inside sstables and mutations. They do it in a way that is compatible with C*.