DDocEmitter.write

Writes a character to the buffer.

  1. void write(char c)
    class DDocEmitter
    void
    write
    (
    char c
    )
  2. void write(cstring[] strings...)
  3. void write(Node n)

Meta