Class ProtobufDescriptorParser

java.lang.Object
io.deephaven.kafka.ingest.protobuf.ProtobufDescriptorParser
All Implemented Interfaces:
ProtobufParser

public class ProtobufDescriptorParser extends Object implements ProtobufParser
  • Constructor Details

    • ProtobufDescriptorParser

      public ProtobufDescriptorParser(String protoDescriptor)
  • Method Details

    • parseFrom

      public com.google.protobuf.Message parseFrom(byte[] bytes) throws com.google.protobuf.InvalidProtocolBufferException
      Specified by:
      parseFrom in interface ProtobufParser
      Throws:
      com.google.protobuf.InvalidProtocolBufferException