Coder for Protocol Buffers messages, ProtoCoder.See: Description
| Class | Description | 
|---|---|
| ByteStringCoder | 
 A  
Coder for ByteString objects based on their encoded Protocol Buffer form. | 
| ProtobufCoderProviderRegistrar | 
 A  
CoderProviderRegistrar for standard types used with Google Protobuf. | 
| ProtoCoder<T extends com.google.protobuf.Message> | 
 A  
Coder using Google Protocol Buffers binary format. | 
Coder for Protocol Buffers messages, ProtoCoder.ProtoCoder