Data

The DATA frame. The received data is delivered via http2_on_data_chunk_recv_callback

Constructors

this
this(FrameFlags flags, int stream_id)
Undocumented in source.

Members

Functions

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

Variables

hd
FrameHeader hd;
Undocumented in source.
padlen
int padlen;

The length of the padding in this frame. This includes PAD_HIGH and PAD_LOW.

Meta