NullWriter.write

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void write(int c)
  2. void write(byte[] cbuf, int off, int len)
  3. void write(string str)
  4. void write(string str, int off, int len)
    class NullWriter
    override
    void
    write
    (
    string str
    ,
    int off
    ,
    int len
    )

Meta