Open abstract class
The superclass of all stream classes.
<object>
outer-stream:io
streams
The superclass of all stream classes and a direct subclass of <object>. It is not instantiable.
The outer-stream: init-keyword should be used to delegate a task to its wrapper stream. See Section 5.8.1 on page 53 for more information.
close discard-input discard-output force-output new-line outer-stream outer-stream-setter peek read read-element read-into! read-line read-line-into! read-through read-to read-to-end skip-through stream-at-end? stream-element-type stream-input-available? stream-lock stream-lock-setter stream-open? synchronize-outputwrite write-element