TransportOutputAdaptor

Undocumented in source.

Constructors

this
this(TransportOutputWriter transportOutputWriter, int maxFrameSize, bool readOnlyHead)
Undocumented in source.

Members

Functions

close_head
void close_head()
Undocumented in source. Be warned that the author may not have intended to support it.
head
ByteBuffer head()
Undocumented in source. Be warned that the author may not have intended to support it.
pending
int pending()
Undocumented in source. Be warned that the author may not have intended to support it.
pop
void pop(int bytes)
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

_emptyHead
ByteBuffer _emptyHead()
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From TransportOutput

pending
int pending()
Undocumented in source.
head
ByteBuffer head()
Undocumented in source.
pop
void pop(int bytes)
Undocumented in source.
close_head
void close_head()
Undocumented in source.

Meta