protobuf v0.5.0 (2019-02-11T10:33:22Z)
Dub
Repo
fromProtobuf
google
protobuf
decoding
Undocumented in source. Be warned that the author may not have intended to support it.
T
fromProtobuf
(R inputRange)
T
fromProtobuf
(R inputRange)
T
fromProtobuf
(R inputRange)
T
fromProtobuf
(R inputRange)
T
fromProtobuf
(R inputRange)
T
fromProtobuf
(R inputRange, T result)
T
fromProtobuf
(
T
R
)
(
ref
R
inputRange
,
T
result
=
protoDefaultValue
!
T
)
if
(
isInputRange
!
R
&&
(
is
(
T
== class) ||
is
(
T
== struct)
)
)
Meta
Source
See Implementation
google
protobuf
decoding
functions
fromProtobuf
skipUnknown