StaticBuf.put

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void put(T v)
  2. void put(T[] v)
    struct StaticBuf(T, size_t size)
    void
    put
    (
    in T[] v
    )

Meta