The JSONBufferPrinter
structure provides an imperative
printer for producing JSON output to a
character buffer.
Synopsis
structure JSONBufferPrinter : JSON_STREAM_OUTPUT
where type outstream = CharBuffer.buf
The JSONBufferPrinter
structure provides an imperative
printer for producing JSON output to a
character buffer.
structure JSONBufferPrinter : JSON_STREAM_OUTPUT
where type outstream = CharBuffer.buf