Http2Flusher.Entry

Undocumented in source.

Constructors

this
this(Frame frame, StreamSPI stream, Callback callback)
Undocumented in source.

Members

Functions

dataRemaining
int dataRemaining()
Undocumented in source. Be warned that the author may not have intended to support it.
failed
void failed(Exception x)
Undocumented in source. Be warned that the author may not have intended to support it.
generate
bool generate(Queue!ByteBuffer buffers)
Undocumented in source.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

frame
Frame frame;
Undocumented in source.
stream
StreamSPI stream;
Undocumented in source.

Meta