Convert this object into a serialized JSON string.
Convert this object into a serialized JSON string. The toString method is not a synonym: toString shows structure and stringify serializes.
Append this object on an OutputStream as UTF-8 using stringify.
Append this object on an OutputStream as UTF-8 using stringify.
Append this object to a UTF-8 encoded file using stringify.
Append this object to a UTF-8 encoded file using stringify.
Append this object to a UTF-8 encoded file using stringify.
Append this object to a UTF-8 encoded file using stringify.
Write this object to a UTF-8 encoded file using stringify.
Write this object to a UTF-8 encoded file using stringify.
Write this object to a UTF-8 encoded file using stringify.
Write this object to a UTF-8 encoded file using stringify.
Interface for JSON numbers, both integral and floating point.