StaticFormatter.append

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void append(char ch)
    struct StaticFormatter
    @nogc
    void
    append
    (
    char ch
    )
  2. void append(string s)
  3. void append(T args)

Meta