Generic Parsing of PB in java - CTO=开发管理+架构+技术专栏 - CSDN博客
Is it possible to parse PB in a generic fashion in java ? I looked into GeneratedMessage and could not find a way to parse any PB byte buffer into a GeneratedMessage. Essentially, i am trying to parse a PB byte buffer into GeneratedMessage and then i would use reflection to detect fields inside it.Thanks in advance
Read full article from Generic Parsing of PB in java - CTO=开发管理+架构+技术专栏 - CSDN博客
No comments:
Post a Comment