Skip to main content

Codec

PTPRegistry

Type: object

BaseCodecType

Type: "int8" | "uint8" | "int16" | "uint16" | "int32" | "uint32" | "int64" | "uint64" | "string"

CustomCodecType

Type: "enum" | "range" | "array" | "custom"

CodecInstance


BaseCodecRegistry

Properties


CodecBuilder

Type: unknown

CodecDefinition

Type: CodecBuilder<T> | CodecInstance<T>

EnumValue

Type: object

RangeSpec

Properties


BitfieldFlag

Type: object

CodecType

Type: unknown