TransportOutputWriter

Undocumented in source.

Members

Functions

closed
void closed(TransportException error)
Undocumented in source.
writeInto
bool writeInto(ByteBuffer outputBuffer)

Writes my pending output bytes into outputBuffer. Does not subsequently flip it. Returns true on end of stream.

Meta