#include "tensorstore/kvstore/byte_range.h"
constexpr tensorstore::OptionalByteRangeRequest::
    
OptionalByteRangeRequest(ByteRange r);

Constructs from an existing byte range.