TensorStore
tensorstore::CodecSpec::ToJsonOptions
Initializing search
    tensorstore
    tensorstore
      • Tutorial
      • Indexing
      • API reference
      • API reference
        • Core
          • C Batch
          • C Transaction
          • C Context
          • C Schema
            • Methods
            • Types
            • Data members
            • Friend functions
            • Related Types
              • C ChunkLayout
              • C CodecSpec
                • Types
                  • T ToJsonOptions
                • Constructors
                • Methods
                • Friend functions
              • C Unit
              • T DimensionUnitsVector
          • 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/codec_spec.h"
    using tensorstore::CodecSpec::ToJsonOptions =
        JsonSerializationOptions;
    using tensorstore::CodecSpec::FromJsonOptions =
        JsonSerializationOptions;

    JSON serialization options.