msgNum

Get the message number from the encoding value

@nogc
ulong
msgNum
@safe @property pure nothrow
(
ulong data
)

Parameters

data
Type: ulong

The data header

Return Value

Type: ulong

The message number

Meta