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

fundamental-binary-stream Class

Summary

A class for binary streams.

Package

stream

Superclasses

fundamental-stream

Subclasses

fundamental-binary-input-stream
fundamental-binary-output-stream

Description

The class fundamental-binary-stream is the superclass of the binary input and output stream classes. A method for stream-element-type should be provided for concrete subclasses of this class.

See also

fundamental-binary-input-stream
fundamental-binary-output-stream
fundamental-stream
stream-element-type


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