Generic Function
write-byte to write an integer to a binary stream. stream
stream-write-byte stream => result
A stream.
An integer.
stream-write-byte is used bywrite-byte, and writes an integer to the binary stream specified by stream. fundamental-binary-output-streamfundamental-binary-stream