CustomJsonWriter.output

You can set this to something to e.g. write to another buffer.

struct CustomJsonWriter(WRITER)
WRITER output;

Meta