Category:ProtocolBuffer

From Rosetta Code
Revision as of 18:45, 9 September 2009 by rosettacode>Opticron (create library page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.