Scieneer Common Lisp 1.3.9 online documentation stream-element-type stream [Generic Function] Returns a type specifier for the kind of object returned by the stream. Default methods are provided for class character-stream which returns base-char, and for class binary-stream which returns '(unsigned-byte 8).