Note: a varargs sequence; to fill from a Scala Seq, use the myseq: _* syntax.
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.
Note: a varargs sequence; to fill from a Scala Seq, use the myseq: _* syntax.
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.
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.
Concrete class for JSON objects (mappings).
Note: a varargs sequence; to fill from a Scala
Seq, use themyseq: _*syntax.