Value | Meaning |
---|---|
null_ | |
bool_ | Spec: 1: bool D_type: bool |
uInt | Spec: 2 and 3: int D_type: IonUInt and IonNInt |
nInt | ditto |
float_ | |
decimal | Spec: 5: decimal D_type: IonDecimal |
timestamp | Spec: 6: timestamp D_type: IonTimestamp |
symbol | Spec: 7: symbol D_type: IonSymbolID |
string | Spec: 8: string D_type: const(char)[] |
clob | Spec: 9: clob D_type: $(AlgorithmREF lob, Clob) |
blob | Spec: 10: blob D_type: $(AlgorithmREF lob, Blob) |
list | |
sexp | |
struct_ | Spec: 13: struct D_type: IonStruct |
annotations | Spec: 14: Annotations D_type: IonAnnotationWrapper |
Codes for Typed Value Formats