All Manuals > LispWorks® User Guide and Reference Manual > 46 The STREAM Package

fundamental-character-stream Class

Summary

A class whose inclusion provides a method for stream-element-type that returns character.

Package

stream

Superclasses

fundamental-stream

Subclasses

fundamental-character-input-stream
fundamental-character-output-stream

Description

The class fundamental-character-stream is a superclass for character streams. Its inclusion provides a method for the generic function stream-element-type that returns the symbol character.

See also

fundamental-character-input-stream
fundamental-character-output-stream
fundamental-stream
stream-element-type


LispWorks® User Guide and Reference Manual - 01 Dec 2021 19:31:01