This section describes Ion 1.1's binary encoding primitives--reusable building blocks that can be combined to represent more complex constructs.
Name | Type | Width |
---|---|---|
FixedUInt |
int |
Determined by context |
FixedInt |
int |
Determined by context |
FlexUInt |
int |
Variable, self-delimiting |
FlexInt |
int |
Variable, self-delimiting |
FlexSym |
symbol |
Variable, self-delimiting |