The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
IonNull
mir
ion
value
Ion null value.
struct
IonNull {
IonTypeCode
code
;
void
serialize
(S serializer);
}
Members
Functions
serialize
void
serialize
(S serializer)
Variables
code
IonTypeCode
code
;
Meta
Source
See Implementation
mir
ion
value
aliases
IonType
IonTypeCodeOf
enums
isIonType
structs
IonAnnotationWrapper
IonAnnotations
IonDecimal
IonDescribedDecimal
IonDescribedValue
IonDescriptor
IonElement
IonElementWithId
IonFloat
IonInt
IonIntField
IonList
IonNInt
IonNull
IonSexp
IonStruct
IonStructWithSymbols
IonSymbolID
IonTimestamp
IonUInt
IonValue
IonVersionMarker
Ion null value.