valueSink

Returns a BufferedSink into which arbitrary data can be written without any additional encoding. You must call before interacting with this {@code * JsonWriter} instance again.

Since no validation is performed, options like setSerializeNulls and other writer configurations are not respected.

open fun valueSink(): BufferedSink