-
#include "tensorstore/kvstore/byte_range.h" -
Result<ByteRange>
tensorstore::OptionalByteRangeRequest::Validate(int64_t size) const; Returns a
ByteRangefor an object of size.- Error absl::StatusCode::kOutOfRange:¶
if
inclusive_minor*exclusive_maxare not within the object size.