-
#include "tensorstore/kvstore/byte_range.h" -
friend std::ostream&
tensorstore::OptionalByteRangeRequest::operator<<(
std::ostream& os,
const OptionalByteRangeRequest& r); -
template <typename Sink>
void tensorstore::OptionalByteRangeRequest::AbslStringify(
Sink& sink,
const ByteRange& r); Prints a debugging string representation to an
std::ostream.