IonSerializer.putKeyId

struct IonSerializer(uint bufferStackSize, string[] compiletimeSymbolTable, bool tableGC = true)
nothrow pure @trusted scope
void
putKeyId
(
T
)
(
const T id
)
if (
__traits(isUnsigned, T)
)

Meta