Provide serialization and de-serialization of different formats based on Google’s protobuf Message. Enables overriding the default (byte array) output to text based formats such as XML, JSON and HTML.
Get error on line no. 235 saying symbol not found. I've been using 1.7
I had to remove the usage of toUnsignedLong and unsignedLong again on 240 to make it build.
Get error on line no. 235 saying symbol not found. I've been using 1.7 I had to remove the usage of toUnsignedLong and unsignedLong again on 240 to make it build.