Terminal.writeBuffer

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void writeBuffer(char[] buf)
  2. void writeBuffer(dchar ch)
    struct Terminal
    @safe pure
    void
    writeBuffer
    (
    dchar ch
    )
  3. void writeBuffer(string str)

Meta