#include "tensorstore/kvstore/byte_range.h"
template <typename Sink>
friend void
tensorstore::ByteRange::AbslStringify(Sinksinkconst ByteRanger);
friend std::ostream&
tensorstore::ByteRange::operator<<(std::ostreamos,
                                   
const ByteRanger);

Prints a debugging string representation to an std::ostream.