Scieneer Common Lisp 1.3.9 online documentation ext:stream-clear-input stream [Generic Function] Clear any unread input, bypassing the stream input buffer. The caller should firstly clear the input buffer if desired. Called by clear-input after clearing the stream input buffer. A default method is provided for the class ext:input-stream which does nothing.