Module binary

Source
Expand description

This module provides the necessary structures and logic to read values from a binary Ion data stream.

Modules§

binary_writer
constants
decimal
int
non_blocking
raw_binary_writer
timestamp
uint
var_int
var_uint

Enums§

IonTypeCode
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: