- _getId
uint _getId(char[] key)
Undocumented in source. Be warned that the author may not have intended to support it.
- annotationWrapperBegin
size_t annotationWrapperBegin(size_t length)
- annotationWrapperEnd
void annotationWrapperEnd(size_t annotationsState, size_t state)
- annotationsEnd
auto annotationsEnd(size_t state)
- data
inout(ubyte)[] data()
Undocumented in source. Be warned that the author may not have intended to support it.
- elemBegin
void elemBegin()
- finalize
void finalize()
Undocumented in source. Be warned that the author may not have intended to support it.
- initialize
void initialize(IonSymbolTable!tableGC runtimeTable, int serdeTarget)
Undocumented in source. Be warned that the author may not have intended to support it.
- initializeNoTable
void initializeNoTable(int serdeTarget)
Undocumented in source. Be warned that the author may not have intended to support it.
- listEnd
void listEnd(size_t state)
- nextTopLevelValue
void nextTopLevelValue()
- putAnnotation
void putAnnotation(char[] key)
- putAnnotation
void putAnnotation(char[] key)
- putAnnotationId
void putAnnotationId(T id)
- putCompiletimeKey
void putCompiletimeKey()
- putKey
void putKey(char[] key)
- putKey
void putKey(char[] key)
- putKeyId
void putKeyId(T id)
- putNull
void putNull(IonTypeCode code)
- putStringPart
void putStringPart(const(char)[] str)
Puts string part. The implementation allows to split string unicode points.
- putSymbol
void putSymbol(char[] key)
- putSymbolId
void putSymbolId(size_t id)
- putValue
void putValue(Num num)
- putValue
void putValue(BigIntView!W view)
- putValue
void putValue(BigInt!size num)
- putValue
void putValue(Decimal!size num)
- putValue
void putValue(typeof(null) )
- putValue
void putValue(bool b)
- putValue
void putValue(char[] value)
- putValue
void putValue(Clob value)
- putValue
void putValue(Blob value)
- putValue
void putValue(Timestamp value)
- sexpEnd
void sexpEnd(size_t state)
- stringEnd
void stringEnd(size_t state)
- structBegin
size_t structBegin(size_t length)
- structEnd
void structEnd(size_t state)