#include "tensorstore/kvstore/byte_range.h"
int64_t tensorstore::OptionalByteRangeRequest::exclusive_max = -1;

Specifies the exclusive max, or -1 to indicate no upper bound.