Proto file without protoc.
How would you check the. Proto file is valid syntactically?
--
You received this message because you are subscribed to the Google Groups
"Protocol Buffers" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to protobuf+unsubscr...
You are correct of course. Thanks. The example on the encoding page is for only
1 byte. Hence my initial confusion. Thanks for the speedy response
--
You received this message because you are subscribed to the Google Groups
"Protocol Buffers" group.
To unsubscribe from this group and stop rece
The encoding suggests that strings are encoded with a 1 byte length prefix.
This means my strings cannot be larger than 255 in size. How can I store longer
strings please?
--
You received this message because you are subscribed to the Google Groups
"Protocol Buffers" group.
To unsubscribe fro