Protocol Buffers

Are a language-neutral, plataform-neutral, extensible mechanism for serializing structured data.

(Like XML, but smaller, faster and simpler)

The data is serialized to binary.

Style Guide

Last updated