I am using *Protocol Buffer* to *store* and *read* the records. To store 
mutiple records using *writeDelimitedTo()* and to read using 
*parseDelimitedFrom()*. 

While storing, *all records/messages* are storing successfully.

While reading, *only one record/message* is coming. 

I don't know how is it so ? Am I storing the records in wrong way or 
something else ? Don't have any idea.


Please go through Stackoverflow link - 
http://stackoverflow.com/questions/33872759/store-multiple-records-while-reading-only-once-issue-using-protocol-buffer?noredirect=1#comment55540082_33872759
 to 
get full details about my issue. 


Please assist me...

Thanks Nitin 

-- 
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 http://groups.google.com/group/protobuf.
For more options, visit https://groups.google.com/d/optout.

Reply via email to