toggle menu
protobuf-kotlin
0.5.0
common
switch theme
search in API
protobuf-kotlin-serialization
/
pro.felixo.protobuf.serialization.encoding
/
MessageDecoder
/
MessageDecoder
Message
Decoder
constructor
(
serializersModule
:
SerializersModule
,
fieldByElementIndex
:
List
<
Field
>
,
wireValues
:
List
<
WireValue
>
)