Frame

Undocumented in source.

Members

Functions

trailPadlen
size_t trailPadlen(size_t padlen)
Undocumented in source. Be warned that the author may not have intended to support it.
unpack
void unpack(ubyte[] input)
Undocumented in source. Be warned that the author may not have intended to support it.
unpack
void unpack(Buffers bufs)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

data
Data data;
Undocumented in source.
goaway
GoAway goaway;
Undocumented in source.
hd
FrameHeader hd;
Undocumented in source.
headers
Headers headers;
Undocumented in source.
ping
Ping ping;
Undocumented in source.
priority
Priority priority;
Undocumented in source.
push_promise
PushPromise push_promise;
Undocumented in source.
rst_stream
RstStream rst_stream;
Undocumented in source.
settings
Settings settings;
Undocumented in source.
window_update
WindowUpdate window_update;
Undocumented in source.

Meta