Ping

The PING frame.

Constructors

this
this(FrameFlags flags, ubyte[] _opaque_data)
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[] _opaque_data)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

hd
FrameHeader hd;
Undocumented in source.
opaque_data
ubyte[8] opaque_data;
Undocumented in source.

Meta