#include "tensorstore/kvstore/byte_range.h"
int64_t tensorstore::OptionalByteRangeRequest::inclusive_min = 0;

Specifies the starting byte if non-negative, or suffix length if negative.