Interface CharChunk.CharInputChannel

  • Enclosing class:
    CharChunk

    public static interface CharChunk.CharInputChannel
    Input interface, used when the buffer is empty.
    • Method Detail

      • realReadChars

        int realReadChars()
                   throws java.io.IOException
        Read new characters.
        Returns:
        The number of characters read
        Throws:
        java.io.IOException - If an I/O error occurs during reading