Documentation

serialize

serializes data to a JSON object

object serialize();

Returns

objectserialized JSON object
Back to top