Go to the
first
,
previous
,
next
,
last
section,
table of contents
.
Streams Dictionary
stream
broadcast-stream
concatenated-stream
echo-stream
file-stream
string-stream
synonym-stream
two-way-stream
input-stream-p
interactive-stream-p
open-stream-p
stream-element-type
streamp
read-byte
write-byte
peek-char
read-char
read-char-no-hang
terpri
unread-char
write-char
read-line
write-string
read-sequence
write-sequence
file-length
file-position
file-string-length
open
stream-external-format
with-open-file
close
with-open-stream
listen
clear-input
finish-output
y-or-n-p
make-synonym-stream
synonym-stream-symbol
broadcast-stream-streams
make-broadcast-stream
make-two-way-stream
two-way-stream-input-stream
echo-stream-input-stream
make-echo-stream
concatenated-stream-streams
make-concatenated-stream
get-output-stream-string
make-string-input-stream
make-string-output-stream
with-input-from-string
with-output-to-string
*debug-io*
*terminal-io*
stream-error
stream-error-stream
end-of-file
Go to the
first
,
previous
,
next
,
last
section,
table of contents
.