Writer.rawWrite

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void rawWrite(ubyte ch)
  2. void rawWrite(bool value)
  3. void rawWrite(int value)
  4. void rawWrite(float value)
  5. void rawWrite(string str)
    class Writer
    protected
    void
    rawWrite
    (
    in string str
    )

Meta