Implements finish-output.
stream
stream-finish-output stream => nil
stream⇩ |
A stream. |
The generic function stream-finish-output
implements finish-output. The default method specializes stream on fundamental-output-stream and does nothing.
There is an example in 24.2.5 Stream output.
LispWorks® User Guide and Reference Manual - 01 Dec 2021 19:31:01