com.google.protobuf.Parser< MessageType > Interface Template Reference
Inheritance diagram for com.google.protobuf.Parser< MessageType >:
Inheritance graph
[legend]

Detailed Description

Abstract interface for parsing Protocol Messages.

The implementation should be stateless and thread-safe.

All methods may throw InvalidProtocolBufferException. In the event of invalid data, like an encoding error, the cause of the thrown exception will be

null

. However, if an I/O problem occurs, an exception is thrown with an java.io.IOException cause.

Author
liuji.nosp@m.si@g.nosp@m.oogle.nosp@m..com (Pherl Liu)

Definition at line 47 of file bloaty/third_party/protobuf/java/core/src/main/java/com/google/protobuf/Parser.java.


The documentation for this interface was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:07