Files
scylladb/serializer_impl.hh
Botond Dénes bf1a775fe4 serializer: add serializer<utils::chunked_string>
Also add normalizer which maps to sstring. utils::chunked_string's wire
representation is binary compatible with that of sstring, which allows
for seamless migration of RPCs from sstring to utils::chunked_string
where needed. Will be used in the next commit for forward CQL prepare
request (query string).
2026-05-26 09:08:06 +03:00

32 KiB