Overview#
Protocol Buffers (
protobuf) is a
Google developed
Open Source as a language-neutral, platform-neutral, extensible way of serializing
Structured data for use in
communications protocols,
data storage, and more.Protocol Buffers is a method involves an
Interface Description Language that describes the structure of some
data and a
Application that generates source code from that description for generating or parsing a stream of bytes that represents the
Structured data.!! More Information
There might be more information for this subject on one of the following: