| Subject: | Serialize with Length Prefix | |
|---|---|---|
| From: | Jay Thomas (jayd...@gmail.com) | |
| Date: | Aug 24, 2009 3:54:08 pm | |
| List: | com.googlegroups.protobuf | |
Refine Search
| From | Sent On | Attachments |
|---|---|---|
| Jay Thomas | Aug 24, 2009 3:54 pm | |
| Peter Keen | Aug 24, 2009 4:05 pm | |
| Jay Thomas | Aug 24, 2009 4:07 pm | |
| Jay Thomas | Aug 24, 2009 4:17 pm | |
| Peter Keen | Aug 24, 2009 4:24 pm | |
| Peter Keen | Aug 24, 2009 4:33 pm | |
| Jay Thomas | Aug 24, 2009 4:41 pm | |
| Marc Gravell | Aug 25, 2009 12:07 am | |
| Paul Shafer | Feb 20, 2013 1:32 pm | |
| Marc Gravell | Feb 20, 2013 8:57 pm |
| Subject: | Serialize with Length Prefix | |
|---|---|---|
| From: | Jay Thomas (jayd...@gmail.com) | |
| Date: | Aug 24, 2009 3:54:08 pm | |
| List: | com.googlegroups.protobuf | |
Hello
I am looking for a way to serialize/deserialize with length prefix under c++. The serialized bytes will sent to a TCP socket. I am aware that C# has a method SerializeWithLengthPrefix() and DeserializeWithLengthPrefix(). Are there any such analogous methods for C++? Please point out any documentation that I may have missed here.
Thanks for any assistance.
Jay
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Protocol Buffers" group.
To post to this group, send email to prot...@googlegroups.com
To unsubscribe from this group, send email to
protobuf+unsu...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/protobuf?hl=en
-~----------~----~----~----~------~----~------~--~---

