dproto ~master (2018-03-09T02:44:45Z)
Home
Dub
Repo
CntRange
dproto
serialize
Simple range that ignores data but counts the length
struct
CntRange {
size_t
cnt
;
}
Alias This
cnt
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
Simple range that ignores data but counts the length