ProtobufSerdes

abstract class ProtobufSerdes

Collection of serializers/deserializers for Protobuf

Functions

Link copied to clipboard
open fun <T : MessageLite?> of(parser: Parser<T>): Serde<T>