dproto v2.1.0 (2016-09-08T00:43:15Z)
Home
Dub
Repo
wireType
dproto
serialize
Get the wire type from the encoding value
@
nogc
@
safe
@
property
pure nothrow
ubyte
wireType
(
ulong
data
)
Parameters
data
ulong
The data header
Return Value
Type:
ubyte
The wire type value
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 wire type from the encoding value