TensorStore
tensorstore::Schema::codec
Type to start searching
    tensorstore
    tensorstore
      • Tutorial
      • Indexing
      • API reference
      • API reference
        • Core
          • CBatch
          • CTransaction
          • CContext
          • CSchema
            • Methods
              • Frank
              • Fdtype
              • FOverride
              • Fdomain
              • FOverride [IndexDomain]
              • FSet
              • Fchunk_layout
              • Ffill_value
              • Fcodec
              • Fdimension_units
              • FSet [Schema]
              • FTransformInputSpaceSchema
            • Types
            • Data members
            • Friend functions
            • Related Types
          • CSpec
          • CTensorStore
        • 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.

    Back to top
    Previous tensorstore::Schema::fill_value
    Next tensorstore::Schema::dimension_units