Next: CLOS Stream common, Previous: CLOS Stream Input, Up: CLOS streams
Character output from an clos-stream is implemented by the following methods.
clos-stream
Outputs the character character to the CLOS stream object and returns it.
Aborts any outstanding output operation on the CLOS stream object and returns ().
Initiates the emptying of the internal buffers on the CLOS stream object and returns ().