Skip to content
TensorStore
tensorstore::ByteRange::size
Initializing search
    tensorstore
    tensorstore
      • Tutorial
      • Indexing
      • API reference
      • API reference
        • Core
        • Indexing
        • Data types
        • Array
        • Key-value storage
          • C Spec
          • C KvStore
          • C ByteRange
            • Data members
            • Methods
              • F SatisfiesInvariants
              • F size
                • Dchecks
            • Friend functions
          • C OptionalByteRangeRequest
          • 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
    • Dchecks
    #include "tensorstore/kvstore/byte_range.h"
    int64_t tensorstore::ByteRange::size() const;

    Returns the number of bytes contained in the range.

    Dchecks:¶

    SatisfiesInvariants()