How does it supports nested collections and null value ?

71 views
Skip to first unread message

SIDDHARTH KOHLI

unread,
Apr 23, 2020, 7:03:01 AM4/23/20
to protostuff
As per the Protocol Buffer documentation, nested Collections like Map<String,Map<String>> are not supported in .proto file schema definition.
Also null is not supported , instead default value for string is empty string and for numeric types is 0.

So, how does it is supported using Protostuff library ?
Reply all
Reply to author
Forward
0 new messages