FixedAppender.put

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void put(char c)
  2. void put(const(char)[] s)
    struct FixedAppender(size_t Size)
    pure
    void
    put
    (
    scope const(char)[] s
    )

Meta