NNTPServerRequest

Undocumented in source.

Constructors

this
this(InputStreamProxy str)
Undocumented in source.

Members

Functions

enforce
void enforce(bool cond, NNTPStatus status, string message)
Undocumented in source. Be warned that the author may not have intended to support it.
enforceNParams
void enforceNParams(size_t nmin, size_t nmax, string syntax)
Undocumented in source. Be warned that the author may not have intended to support it.
enforceNParams
void enforceNParams(size_t n, string syntax)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

bodyReader
InputStream bodyReader [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

command
string command;
Undocumented in source.
parameters
string[] parameters;
Undocumented in source.
peerAddress
string peerAddress;
Undocumented in source.

Meta