I'm not sure what you mean by a "prefix" in this context. Which api are you 
specifically talking about in the other languages?

TVL


On Friday, June 9, 2017 at 5:19:02 PM UTC-4, igorvlassov wrote:
>
> Hello,
>
> I try to serialize protobuf object using Objective C library (OS X).
> C++, C# & Java add to generated objects builder class/methods that created 
> correct messages with message prefix with message length etc.
> I don't see such method in Objective C generated classes.
> If I try to serialize protobuf message with GPBMessage writeToOutputStream
> : 
> but I'm not sure is the method right.
> I go through it's inner calls and can not see when message prefix is added.
> So could you point me to proper method and some usage example if possible 
> please.
>
> Thanks in advance,
> Igor
>

-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/protobuf.
For more options, visit https://groups.google.com/d/optout.

Reply via email to