STREAM-EXTERNAL-FORMATSTREAM-EXTERNAL-FORMAT is SETFable: (,
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.93+ | Last modified: 2018-02-19 |