Package: trivial-gray-streams
Generic Function stream-write-char
Lambda List
stream-write-char (stream character)
Details
Writes character to the stream and returns the character. Every subclass of fundamental-character-output-stream must have a method defined for this function.