Package edu.jiangxin.apktoolbox.convert.protobuf.supervised
package edu.jiangxin.apktoolbox.convert.protobuf.supervised
-
ClassDescriptionDesktop application offering the functionality of the
ProtoToJson
-API.Cache containing protobuf descriptors used byProtoToJson
in order to decode binary protobuf messages.Thrown when no suitable protobuf descriptor could be found in theDescriptorCache
in order to decode the given binary protobuf message.API to decode binary protobuf messages to readable JSON, based on protobuf descriptors given asDescriptorCache
.