NNTPBodyWriter

Undocumented in source.

Constructors

this
this(OutputStreamProxy stream)
Undocumented in source.

Members

Aliases

write
alias write = OutputStream.write
Undocumented in source.

Functions

finalize
void finalize()
Undocumented in source. Be warned that the author may not have intended to support it.
flush
void flush()
Undocumented in source. Be warned that the author may not have intended to support it.
write
void write(ubyte[] bytes)
Undocumented in source. Be warned that the author may not have intended to support it.
write
size_t write(ubyte[] bytes, IOMode )
Undocumented in source. Be warned that the author may not have intended to support it.
write
void write(InputStream stream, ulong nbytes)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta