STREAM-EXTERNAL-FORMAT
STREAM-EXTERNAL-FORMAT
is SETF
able: (
,
SETF
(STREAM-EXTERNAL-FORMAT
stream
[direction
]) encoding
)direction
can be :INPUT
, :OUTPUT
, or NIL
.
If no direction
is given, the operation is nonrecursive.
This will not work on *TERMINAL-IO*
et al, use CUSTOM:*TERMINAL-ENCODING*
instead.
These notes document CLISP version 2.49 | Last modified: 2010-07-07 |