HttpWriteBuffer

Undocumented in source.

Members

Functions

doFinish
void doFinish()
Undocumented in source. Be warned that the author may not have intended to support it.
next
StreamWriteBuffer next()
Undocumented in source. Be warned that the author may not have intended to support it.
next
void next(StreamWriteBuffer v)
Undocumented in source. Be warned that the author may not have intended to support it.
set
size_t set(size_t pos, ubyte[] data)
Undocumented in source.
setFinalTask
void setFinalTask(AbstractTask task)
Undocumented in source. Be warned that the author may not have intended to support it.
write
size_t write(ubyte[] data)
Undocumented in source.

Properties

length
size_t length [@property getter]
Undocumented in source.

Meta