public class ProtobufParser extends Object
| Constructor and Description |
|---|
ProtobufParser() |
| Modifier and Type | Method and Description |
|---|---|
void |
parse(TagHandler tagHandler,
com.google.protobuf.Descriptors.Descriptor messageDescriptor,
byte[] input) |
public void parse(TagHandler tagHandler, com.google.protobuf.Descriptors.Descriptor messageDescriptor, byte[] input) throws IOException
IOExceptionCopyright © 2016 JBoss, a division of Red Hat. All rights reserved.