Hi,

 I am working on a very large file generated using protocol buffers.
At certain point of time during file creating, my app raises "no
memory" exception. Binary file size at this time is around 700 MB. I
suppose if i could clear out the coded streams buffer, this issue
could be resolved.
Is my suggestion correct to solve this issue? How can we resolve this
issue? I tried to flush using the file descriptors but it didn't
work.

Regards,
Alok

-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To post to this group, send email to [email protected].
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