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 - 21 Dec 2011