<div>Are you using Python or Java's writeDelimitedTo function?  I think this function isn't implemented in the C++ library that RProtoBuf is based on :</div><div><br></div>  <a href="http://stackoverflow.com/questions/8269452/google-protocol-buffers-parsedelimitedfrom-and-writedelimitedto-for-c">http://stackoverflow.com/questions/8269452/google-protocol-buffers-parsedelimitedfrom-and-writedelimitedto-for-c</a><div>
<br></div><div>Can you write a length before each method and write a helper function to parse that?  It would be a nice addition to RProtoBuf.</div><div><br></div><div>               - Murray</div><div><br><div class="gmail_quote">
On Mon, Feb 25, 2013 at 3:28 PM, Josh Hansen <span dir="ltr"><<a href="mailto:johansen@adobe.com" target="_blank">johansen@adobe.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div style="font-size:14px;font-family:Calibri,sans-serif;word-wrap:break-word"><div>Examples such as the one in <a href="http://lists.r-forge.r-project.org/pipermail/rprotobuf-yada/2009-November/000042.html" target="_blank">http://lists.r-forge.r-project.org/pipermail/rprotobuf-yada/2009-November/000042.html</a> indicate that RProtoBuf is able to read
 multiple messages from the same file. Is that correct? If so, how does RProtoBuf's read method expect those messages to be delimited? I have files with multiple messages delimited using the PB library's writeDelimitedTo(…) function but haven't been able to
 read it using RProtoBuf.</div><div>Any thoughts would be appreciated.</div><span class="HOEnZb"><font color="#888888"><div>- Josh</div></font></span></div>
<br>_______________________________________________<br>
Rprotobuf-yada mailing list<br>
<a href="mailto:Rprotobuf-yada@lists.r-forge.r-project.org">Rprotobuf-yada@lists.r-forge.r-project.org</a><br>
<a href="https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rprotobuf-yada" target="_blank">https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rprotobuf-yada</a><br></blockquote></div><br></div>