dproto v1.1.1 (2014-11-02T22:46:59Z)
Home
Dub
Repo
wireType
dproto
serialize
Get the wire type from the encoding value
@
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
functions
IsBuiltinType
defaultDecode
fromVarint
fromZigZag
msgNum
readProto
readVarint
toVarint
toZigZag
wireType
writeProto
manifest constants
ENUM_SERIALIZATION
PACKED_MSG_TYPE
templates
BuffType
MsgType
Get the wire type from the encoding value