TensorStore
tensorstore::OptionalByteRangeRequest::Suffix
Initializing search
    tensorstore
    tensorstore
      • Tutorial
      • Indexing
      • API reference
      • API reference
        • Core
        • Indexing
        • Data types
        • Array
        • Key-value storage
          • C Spec
          • C KvStore
          • C ByteRange
          • C OptionalByteRangeRequest
            • Constructors
            • Methods
              • F IsFull
              • F IsRange
              • F IsSuffixLength
              • F IsSuffix
              • F IsStat
              • F Range
              • F SuffixLength
              • F Suffix
              • F Stat
              • F size
              • F AsByteRange
              • F SatisfiesInvariants
              • F Validate
            • Data members
            • Friend functions
          • C StorageGeneration
          • C TimestampedStorageGeneration
          • C KeyRange
        • Downsampling
        • Utilities
      • Building and Installing
      • Environment variables
      • JSON Spec
      • Index space
      • Schema
      • Context framework
      • Drivers
      • Key-Value Storage Layer
    #include "tensorstore/kvstore/byte_range.h"
    static OptionalByteRangeRequest
    tensorstore::OptionalByteRangeRequest::Suffix(int64_t inclusive_min);

    Constructs a request for a suffix starting at the specified inclusive_min.