Expand description
This module provides the necessary structures and logic to read values from a binary Ion data stream.
Modules§
Enums§
- IonType
Code - Represents the type information found in the header byte of each binary Ion value.
While this value can be readily mapped to a user-level
IonType
, it is a distinct concept. The IonTypeCode enum captures system-level information that is not exposed to end users of the library, including: