Writes a raw JSON fragment.
async json.putRaw(text : string): Promise<void>
This method writes raw data to the output. This may be used to write any data of any format directly to the output.