NNTPBodyWriter.write

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void write(ubyte[] bytes)
    class NNTPBodyWriter
    override
    static if(!is(IOMode))
    void
    write
    (
    in ubyte[] bytes
    )
  2. size_t write(ubyte[] bytes, IOMode )
  3. alias write = OutputStream.write
  4. void write(InputStream stream, ulong nbytes)

Meta