protocolbuffer ~master (2016-07-30T21:12:02Z)
Home
Dub
Repo
toByteBlob
dprotobuf
wireformat
Fixed sized numeric types.
Valid for uint, float, ulong, and double
ubyte
[]
toByteBlob
(
T
input
,
int
field
)
ubyte
[]
toByteBlob
(
T
)
(
T
input
,
int
field
)
T
fromByteBlob
(
ref
ubyte
[]
input
)
Meta
Source
See Implementation
dprotobuf
wireformat
enums
WireType
functions
fromByteBlob
fromByteString
fromPacked
fromVarint
genHeader
getFieldNumber
getWireType
ripUField
toByteBlob
toByteString
toPacked
toVarint
Fixed sized numeric types.
Valid for uint, float, ulong, and double