#include "tensorstore/kvstore/byte_range.h"
bool tensorstore::OptionalByteRangeRequest::IsSuffix() const;

Checks if this request specifies a suffix, with only inclusive_min specified.