withSuffix
Return a new JsonWriter instance that appends the given suffix after the JSON has been written.
Return
a new JsonWriter instance that appends a suffixafter the JSON
Parameters
suffix
the suffix to write, if any
Return a new JsonWriter instance that appends the given suffix after the JSON has been written.
a new JsonWriter instance that appends a suffixafter the JSON
the suffix to write, if any