proto.js
No description.

File Location

/goog/proto/proto.js


Public Protected Private

Global Functions

goog.proto.serialize(object) string
Serializes an object or a value to a protocol buffer string.
Arguments:
object : Object
The object to serialize.
Returns: string  The serialized protocol buffer string.
code »

Directory proto

File Reference