dproto ~master (2018-03-09T02:44:45Z)
Home
Dub
Repo
msgNum
dproto
serialize
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
Source
See Implementation
dproto
serialize
functions
defaultDecode
fromVarint
fromZigZag
isBuiltinType
msgNum
msgType
readProto
readVarint
toVarint
toZigZag
wireType
writeProto
manifest constants
ENUM_SERIALIZATION
PACKED_MSG_TYPE
structs
CntRange
templates
BuffType
Get the message number from the encoding value