Category:ProtocolBuffer

From Rosetta Code
Revision as of 18:51, 9 September 2009 by rosettacode>Mwn3d (Lib template, link)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Library
This is an example of a library. You may see a list of other libraries used on Rosetta Code at Category:Solutions by Library.

Protocol buffer libraries are a method of serialization whereby a code generator takes a standardized definition file and generates code in a specified language that will understand and generate data generated by any code that came from the same definition file.

Please see the page for the D implementation of Protocol Buffers for more details.

Pages in category "ProtocolBuffer"

This category contains only the following page.