chickadee » scheme » base » read-u8

read-u8 #!optional portprocedure

Returns the next byte available from the binary input port, updating the port to point to the following byte. If no more bytes are available, an end-of-file object is returned.