Scieneer Common Lisp 1.3.9 online documentation ext:stream-read-byte stream [Generic Function] Reads one byte from the stream. It returns either an integer or the symbol :eof if the stream is at end-of-file. Every unbuffered binary input stream must define a method for this function.