Generic-function: SB-GRAY:STREAM-FINISH-OUTPUT

package type

Attempts to ensure that all output sent to the Stream has reached its destination, and only then returns false. Implements FINISH-OUTPUT. The default method does nothing.

Lambda list

(stream)