FixedAppender.put

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void put(E el)
  2. void put(dchar el)
  3. void put(dchar el)
  4. void put(ArrayType arr)
    struct FixedAppender(ArrayType : E[], size_t NELEM, E)
    void
    put
    (
    ArrayType arr
    )

Meta