WrapConnection

Undocumented in source.

Constructors

this
this(TCPConnection conn)
Undocumented in source.

Members

Functions

empty
bool empty()
Undocumented in source. Be warned that the author may not have intended to support it.
put
void put(char c)
Undocumented in source. Be warned that the author may not have intended to support it.
readLine
ubyte[] readLine()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

connection
TCPConnection connection;
Undocumented in source.

Inherited Members

From IStream

readLine
ubyte[] readLine()
Undocumented in source.
empty
bool empty()
Undocumented in source.

Meta