Class ProtoToJson
java.lang.Object
edu.jiangxin.apktoolbox.convert.protobuf.supervised.ProtoToJson
-
Method Summary
Modifier and TypeMethodDescriptionstatic ProtoToJsonfromCache(DescriptorCache cache) static ProtoToJsongetCache()toJson(byte[] messageRaw) toJson(byte[] messageRaw, com.google.protobuf.Descriptors.Descriptor descriptor) toJson(com.google.protobuf.DynamicMessage message)
-
Method Details
-
fromCache
-
fromEmptyCache
-
getCache
-
toJson
-
toJson
-
toJson
-
toJson
-
toJson
-
toJson
-