mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-08 16:03:20 +00:00
Rather than adding serialized_size() to the body size before serializing the field, we can serialize the field to _tmp_bufs at the beginning and have the body size automatically account for it.