Closure Library API Documentation
Go to class or file:
proto.js
No description.
Useful links
Source Code
Git
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