TensorStore
tensorstore::Schema::codec
Initializing search
    tensorstore
    tensorstore
      • Tutorial
      • Indexing
      • API reference
      • API reference
        • Core
          • C Batch
          • C Transaction
          • C Context
          • C Schema
            • Methods
              • F rank
              • F dtype
              • F Override
              • F domain
              • F Override [IndexDomain]
              • F Set
              • F chunk_layout
              • F fill_value
              • F codec
              • F dimension_units
              • F Set [Schema]
              • F TransformInputSpaceSchema
            • Types
            • Data members
            • Friend functions
            • Related Types
          • C Spec
          • C TensorStore
        • Indexing
        • Data types
        • Array
        • Key-value storage
        • Downsampling
        • Utilities
      • Building and Installing
      • Environment variables
      • JSON Spec
      • Index space
      • Schema
      • Context framework
      • Drivers
      • Key-Value Storage Layer
    #include "tensorstore/schema.h"
    CodecSpec tensorstore::Schema::codec() const;
    explicit tensorstore::Schema::operator CodecSpec() const;
    absl::Status tensorstore::Schema::Set(CodecSpec value);

    Specifies the data codec.