-
#include "tensorstore/kvstore/byte_range.h" - bool tensorstore::OptionalByteRangeRequest::IsRange() const;
Checks if this request specifies an explicit range with both
inclusive_minandexclusive_max.
#include "tensorstore/kvstore/byte_range.h"Checks if this request specifies an explicit range with both
inclusive_min and exclusive_max.