SpeedyWriter.put

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void put(T ch)
  2. void put(T val)
  3. void put(string str)
    template SpeedyWriter(SpeedySafety safety)
    package @safe static @trusted
    void
    put
    ()
    (
    string str
    )
  4. void put(Range r)

Meta