TensorStore
tensorstore::OptionalByteRangeRequest::Suffix
Initializing search
    tensorstore
    tensorstore
      • Tutorial
      • Indexing
      • API reference
      • API reference
        • Core
        • Indexing
        • Data types
        • Array
        • Key-value storage
          • CSpec
          • CKvStore
          • CByteRange
          • COptionalByteRangeRequest
            • Constructors
            • Methods
              • FIsFull
              • FIsRange
              • FIsSuffixLength
              • FIsSuffix
              • FIsStat
              • FRange
              • FSuffixLength
              • FSuffix
              • FStat
              • Fsize
              • FAsByteRange
              • FSatisfiesInvariants
              • FValidate
            • Data members
            • Friend functions
          • CStorageGeneration
          • CTimestampedStorageGeneration
          • CKeyRange
        • 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.

    Back to top
    Previous tensorstore::OptionalByteRangeRequest::SuffixLength
    Next tensorstore::OptionalByteRangeRequest::Stat