Class ProtobufUtil


  • public final class ProtobufUtil
    extends Object
    This is the entry point to the ProtoStream library. This class provides methods to write and read Java objects to/from a Protobuf encoded data stream. Also provides conversion to and from canonical JSON.
    Since:
    1.0
    Author:
    [email protected]