Module flags

Source

Constants§

COMPRESSED
SHORT
SHORT_CLIENT

Functions§

is_compressed
Checks whether packet payload is compressed or not.
is_short
Checks whether packet is short or not (size of length = 1 or 2).
is_short_client
Checks whether client id field is short or not (size of client id = 1 or 2).