Interface JSONStreamAware

    • Method Detail

      • writeJSONString

        void writeJSONString​(java.io.Writer out)
                      throws java.io.IOException
        Writes JSON string to out.
        Parameters:
        out - the writer
        Throws:
        java.io.IOException - if writing fails