Module encoding

Source
Expand description

Traits and types to define shared unique encoding identifiers.

Modules§

ids
Encoding ID constants for all Vortex-provided encodings
opaque

Structs§

EncodingId
EncodingId is a unique name and numerical code of the array

Traits§

ArrayEncoding
Object-safe encoding trait for an array.
ArrayEncodingExt
Non-object-safe extensions to the ArrayEncoding trait.
ArrayEncodingRef

Type Aliases§

EncodingRef