Hi,

I will have heterogeneous set of protocol buffers.

I will not know the types and the number until the runtime.
I am planing to create a factory which will convert byte[] to protocol
buffer object.

What is the best practice? How can I figure out the protocol buffer
out of the byte array?

Thank you!

-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To post to this group, send email to protobuf@googlegroups.com.
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.

Reply via email to