dproto v2.1.6 (2020-05-02T23:33:48Z)
Home
Dub
Repo
msgNum
dproto
serialize
Get the message number from the encoding value
@
nogc
@
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
enums
isProtoInputRange
isProtoOutputRange
functions
defaultDecode
fromVarint
fromZigZag
isBuiltinType
msgNum
msgType
readProto
readVarint
toVarint
toZigZag
wireType
writeProto
manifest constants
ENUM_SERIALIZATION
PACKED_MSG_TYPE
structs
CntRange
templates
BuffType
PossiblyNullable
SpecifiedDefaultValue
UnspecifiedDefaultValue
Get the message number from the encoding value