#include "tensorstore/kvstore/byte_range.h"
friend bool tensorstore::ByteRange::operator==(const ByteRangea,
                                               
const ByteRangeb);
friend bool tensorstore::ByteRange::operator!=(const ByteRangea,
                                               
const ByteRangeb);

Compares two byte ranges for equality.