RstStream

The RST_STREAM frame. It has the following members:

Constructors

this
this(int stream_id, FrameError _error_code)
Undocumented in source.

Members

Functions

free
void free()
Undocumented in source. Be warned that the author may not have intended to support it.
pack
void pack(Buffers bufs)
Undocumented in source. Be warned that the author may not have intended to support it.
unpack
void unpack(ubyte[] payload)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

error_code
FrameError error_code;
Undocumented in source.
hd
FrameHeader hd;
Undocumented in source.

Meta