thanks & regards

On Oct 29, 2:40 am, "Kenton Varda" <[EMAIL PROTECTED]> wrote:
> On Tue, Oct 28, 2008 at 6:35 AM, Moonstruck <[EMAIL PROTECTED]> wrote:
>
> > you mean we should write the file like this?
> > (sizeof a message) | (serialized message) | (sizeof another message)
> > | (another serialized message) |....| so on and so forth
>
> > while reading, we'd first read the message size, then read data with
> > the specified size to a stream, after that I can get it parsed;
>
> > is that so ?
>
> Yes.
--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to