public class ProtobufWireFormatDecoder extends Object
| Constructor and Description |
|---|
ProtobufWireFormatDecoder() |
| Modifier and Type | Method and Description |
|---|---|
Object |
decode(@NonNull byte[] data,
com.google.protobuf.Descriptors.FileDescriptor descriptor,
ProtobufMessageType messageType) |
public Object decode(@NonNull @NonNull byte[] data, @NonNull com.google.protobuf.Descriptors.FileDescriptor descriptor, ProtobufMessageType messageType) throws IOException
IOExceptionCopyright © 2024. All rights reserved.