ConT1

Undocumented in source.

Constructors

this
this(string name, ubyte[] wbuf, ubyte[] rbuf)
Undocumented in source.

Members

Functions

read
void[] read(void[] buffer)
Undocumented in source. Be warned that the author may not have intended to support it.
write
size_t write(const(void)[] msg)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

name
string name;
Undocumented in source.
rbuf
ubyte[]* rbuf;
Undocumented in source.
wbuf
ubyte[]* wbuf;
Undocumented in source.

Meta