Generic-function: SB-GRAY:STREAM-WRITE-CHAR

package type

Write CHARACTER to STREAM and return CHARACTER. Every subclass of FUNDAMENTAL-CHARACTER-OUTPUT-STREAM must have a method defined for this function.

Lambda list

(stream character)