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

NextPrevUpTopContentsIndex

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 - 20 Sep 2017

NextPrevUpTopContentsIndex