• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1Name: Protobuf
2URL: https://developers.google.com/protocol-buffers/
3Version: 3.0.0
4License: BSD
5
6Description:
7Protocol buffers are Google's language-neutral, platform-neutral,
8extensible mechanism for serializing structured data.
9
10Local Modifications:
11Removed pretty much everything except functions necessary to write
12bools, ints, floats and strings.
13