Protobuf prototype » History » Version 2
Greg Burri, 06/28/2009 11:26 PM
1 | 1 | Greg Burri | h1. Protobuf prototype |
---|---|---|---|
2 | |||
3 | h2. Goals |
||
4 | |||
5 | 2 | Greg Burri | * Implement the sample from the "tutorial":http://code.google.com/apis/protocolbuffers/docs/cpptutorial.html |
6 | 1 | Greg Burri | * Serialize and deserialize data from a file |
7 | |||
8 | |||
9 | h2. References |
||
10 | |||
11 | * http://code.google.com/p/protobuf/ |