Package io.micronaut.serde.protobuf
@NullMarked
package io.micronaut.serde.protobuf
Protocol Buffers object mapper, encoder, and decoder support for Micronaut Serialization.
-
ClassDescriptionProtocol Buffers implementation of
Decoder.Protocol Buffers implementation ofEncoder.Contributes the property names of aKeysset to the protobuf backend.AnObjectMapperthat reads and writes the Protocol Buffers binary wire format.One property of a message, with everything the encoder and decoder need already computed.The field-number layout of a single message type, derived fromProtoFieldannotations on the type's introspected properties.