-
#include "tensorstore/util/utf8_string.h" -
template <typename Sink>
friend void
tensorstore::Utf8String::AbslStringify(Sink& sink,
const Utf8String& s); Prints the UTF-8 value to an
std::ostream.
#include "tensorstore/util/utf8_string.h"Prints the UTF-8 value to an std::ostream.