value Sink
Returns a BufferedSink into which arbitrary data can be written without any additional encoding. You must call close before interacting with this
JsonWriter instance again.
Since no validation is performed, options like setSerializeNulls and other writer configurations are not respected.