Routes Ion binary decoding to the appropriate version-specific decoder.
Summary
Functions
Decode all values with conformance test options (mactab/symtab). Used by the conformance test runner to pre-load macro/symbol tables.
Functions
@spec decode(binary(), Eyeon.Catalog.t(), map()) :: {:ok, any()} | {:error, any()}
@spec decode_all(binary(), Eyeon.Catalog.t(), map()) :: {:ok, [any()]} | {:error, any()}
Decode all values with conformance test options (mactab/symtab). Used by the conformance test runner to pre-load macro/symbol tables.