Next Previous Up Top Contents Index

5 The Streams Module

5.11 The STREAMS module

This section includes complete reference entries for all interfaces that are exported from the streams module.

adjust-stream-position
as
<buffer>
<buffered-stream>
<byte>
<byte-character>
<byte-string-stream>
<byte-vector>
close
close
discard-input
discard-output
<end-of-stream-error>
<file-does-not-exist-error>
<file-error>
<file-exists-error>
<file-stream>
force-output
<incomplete-read-error>
inner-stream
inner-stream-setter
<invalid-file-permissions-error>
make byte-string-stream-class
make file-stream-class
make sequence-stream-class
make string-stream-class
make unicode-string-stream-class
new-line
outer-stream
outer-stream-setter
peek
<positionable-stream>
<position-type>
read
read-element
read-into!
read-line
read-line-into!
read-through
read-to
read-to-end
<sequence-stream>
skip-through
<stream>
stream-at-end?
stream-contents
stream-element-type
stream-input-available?
stream-lock
stream-lock-setter
stream-open?
stream-position
<stream-position>
stream-position-setter
stream-size
<string-stream>
synchronize-output
type-for-file-stream
type-for-sequence-stream
<unicode-character>
<unicode-string-stream>
unread-element
wait-for-io-completion
with-open-file
<wrapper-stream>
write
write-element
write-line

System and I/O Reference - 31 MAR 2000

Next Previous Up Top Contents Index