Skip navigation links

Package io.netty.handler.codec.protobuf

Encoder and decoder which transform a Google Protocol Buffers com.google.protobuf.Message and com.google.protobuf.nano.MessageNano into a ByteBuf and vice versa.

See: Description