Object that can serialize objects or values to a protocol buffer string.
extends goog.json.SerializerInstance Method Summary | |
serializeArray_(?Array arr, ?Array sb) Serializes an array to a protocol buffer string. This overrides the JSON method to output empty slots when the value is null or undefined. |