dproto v1.1.1 (2014-11-02T22:46:59Z)
Home
Dub
Repo
msgNum
dproto
serialize
Get the message number from the encoding value
@
safe
@
property
pure nothrow
ulong
msgNum
(
ulong
data
)
Parameters
data
ulong
The data header
Return Value
Type:
ulong
The message number
Meta
Source
See Implementation
dproto
serialize
functions
IsBuiltinType
defaultDecode
fromVarint
fromZigZag
msgNum
readProto
readVarint
toVarint
toZigZag
wireType
writeProto
manifest constants
ENUM_SERIALIZATION
PACKED_MSG_TYPE
templates
BuffType
MsgType
Get the message number from the encoding value