#include "tensorstore/kvstore/byte_range.h" friend std::ostream&tensorstore::ByteRange::operator<<(std::ostream& os, const ByteRange& r); Prints a debugging string representation to an std::ostream.