How can I use kotlinx-serialization to decode a protobuf message including wire format, using a framing which uses a prefix varint for the message length and then the message?
g
gildor
04/27/2018, 1:01 AM
Not sure that this is supported. Create a feature request for that.