IonSerializer.annotationWrapperBegin

Begins an annotation wrapper, returning a size_t index for subsequent use. (community summary)

struct IonSerializer(uint bufferStackSize, string[] compiletimeSymbolTable, bool tableGC = true)
nothrow pure @trusted scope
size_t
annotationWrapperBegin
(
size_t length = size_t.max
)