Protobuf prototype » History » Version 1
Greg Burri, 06/28/2009 12:31 PM
1 | 1 | Greg Burri | h1. Protobuf prototype |
---|---|---|---|
2 | |||
3 | h2. Goals |
||
4 | |||
5 | * Implement a little sample using Protobuf |
||
6 | * Serialize and deserialize data from a file |
||
7 | |||
8 | |||
9 | h2. References |
||
10 | |||
11 | * http://code.google.com/p/protobuf/ |