|
datasketches-cpp
|
Serializer/deserializer for an array of strings. More...
#include <array_of_strings_sketch.hpp>
Serializer/deserializer for an array of strings.
Requirements:
This serde does not perform UTF-8 validation. Callers must ensure strings are valid UTF-8 before serialization to guarantee interoperability with Java, Go, and Rust implementations.