goog.json.Serializer | |
goog.proto.Serializer | goog.json.Serializer |
![]()
No description.
|
code » | |||
Serializes an object or a value to a JSON string.
Arguments:
Returns: string
A JSON string representation of the input.
|
code » | |||
![]()
Serializes an array to a JSON string
|
code » | |||
![]()
Serializes a generic value to a JSON string
Arguments:
|
code » | |||
![]()
Serializes a number to a JSON string
|
code » | |||
![]()
Serializes an object to a JSON string
|
code » | |||
![]()
Serializes a string to a JSON string
|
code » |
![]()
No description.
|
Code » |
![]()
No description.
|
Code » |