Returns the next character in the filtered stream. If the read-ahead has been completed, the next character in the buffer is returned. Otherwise, the stream is read to the end and buffered (with the buffer growing as necessary), then the appropriate position in the buffer is set to read from. @retu
()
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected