Parsing Sub Messages possible

32 views
Skip to first unread message

Sweety SW

unread,
Oct 4, 2018, 8:51:22 AM10/4/18
to protostuff
I have message with sub messages

message A {
 ...
}

message B {
repeated A a
}

I ll serialize message B and write it to file, Is there any way to read back only message A from the file. I just wanted to read sub messages one by one.
Reply all
Reply to author
Forward
0 new messages