The generic function stream-unread-char
undoes the last call to stream-read-char
, as in unread-char
. Every subclass of fundamental-character-input-stream
must define a method for this function.
LispWorks User Guide and Reference Manual - 20 Sep 2017