Previous: CLOS Stream Output, Up: CLOS streams


3.4.3 CLOS Stream common

The following functions should be available for all CLOS streams.

— Method: stream-interactive-p (object clos-stream)
— Method: stream-close (object clos-stream)

Closes the stream for any further input or output.