- class tensorstore.CodecSpec
Specifies driver-specific encoding/decoding parameters.
Constructors¶
- CodecSpec(json: Any)
Constructs from the
JSON representation
.
Public members¶
-
to_json(include_defaults: bool =
False
) Any Converts to the
JSON representation
.