I was under the impression they used the same encoding sceme - prefixa bunch of blobs with a length specifier.
On Jul 8 2008, 10:13 am, "Kenton Varda" <ken...@google.com> wrote:
> 2008/7/8 hepaminondas <hepaminon...@gmail.com>:
>
>
>
Hi Kenton. I was wondering if you had any update on implementing
packed repeated fields using wire format 2. I'm evaluating GPB for use
in an embedded device, and love it for its ability to generalize data
storage/serialization/introspection. But having a tag for each
repeated element is kind of a deal-breaker for us due to space
requirements. Especially since we're planning to use 4 byte tags
across the board in our system so that there's enough space for a
unique tag for each attribute in our system.
Curious, and Thanks,
Tim