Interface JSON.Source

    • Method Detail

      • hasNext

        boolean hasNext()
      • next

        char next()
      • peek

        char peek()
      • scratchBuffer

        char[] scratchBuffer()