JsonSerializer.writeValue

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void writeValue(T value)
  2. void writeValue(Json value)
  3. void writeValue(Json value)
    struct JsonSerializer
    void
    writeValue
    (
    Traits
    T
    )
    ()
    if (
    is(T == Json)
    )

Meta