WriteSite

Undocumented in source.

Constructors

this
this(const(ubyte)[] data, TCPWriteCallBack cback)
Undocumented in source.

Members

Functions

data
const(ubyte)[] data()
Undocumented in source. Be warned that the author may not have intended to support it.
doFinish
void doFinish()
Undocumented in source. Be warned that the author may not have intended to support it.
popSize
bool popSize(size_t size)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From TCPWriteBuffer

data
const(ubyte)[] data()
Undocumented in source.
popSize
bool popSize(size_t size)
Undocumented in source.
doFinish
void doFinish()
Undocumented in source.

Meta