IonSerializer.putKey

  1. void putKey(char[] key)
    struct IonSerializer(uint bufferStackSize, string[] compiletimeSymbolTable, bool tableGC = true)
    nothrow pure @trusted scope
    static if(tableGC)
    void
    putKey
    (
    scope const char[] key
    )
  2. void putKey(char[] key)

Meta