Settings

The SETTINGS frame

Constructors

this
this(FrameFlags flags, Setting[] _iva)
Undocumented in source.

Members

Functions

free
void free()
Undocumented in source. Be warned that the author may not have intended to support it.
pack
ErrorCode pack(Buffers bufs)
Undocumented in source. Be warned that the author may not have intended to support it.
unpack
void unpack(Setting[] _iva)
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.

Static functions

pack
int pack(ubyte[] buf, Setting[] _iva)
Undocumented in source. Be warned that the author may not have intended to support it.
unpack
void unpack(Setting[] iva, ubyte[] payload)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

hd
FrameHeader hd;
Undocumented in source.
iva
Setting[] iva;
Undocumented in source.

Meta