Scieneer Common Lisp 1.3.9 online documentation ext:stream-clear-output stream [Generic Function] Clear the output stream. The stream output buffer is not cleared, which if desired is the responsibility of the caller. Called by clear-output after clearing the stream output buffer. A default method is provided for the class ext:output-stream which does nothing.