Package edu.jiangxin.apktoolbox.convert.protobuf.supervised


package edu.jiangxin.apktoolbox.convert.protobuf.supervised
  • Class
    Description
    Desktop application offering the functionality of the ProtoToJson-API.
    Cache containing protobuf descriptors used by ProtoToJson in order to decode binary protobuf messages.
    Thrown when no suitable protobuf descriptor could be found in the DescriptorCache in order to decode the given binary protobuf message.
    API to decode binary protobuf messages to readable JSON, based on protobuf descriptors given as DescriptorCache.