Classes

Class to decode protocol buffer from serialized form. Used by protocol buffer implementation.
Class to encode protocol buffer into serialized form. Used by protocol buffer implementation.
Exception thrown by protocol buffer decoder if the input is corrupted.
Exception thrown by protocol buffer encoder if the input protocol message is cannot be converted to serialized string.
The parent class of all protocol buffers.