Read Lisp values from INPUT-STREAM until the next character after a value’s representation is ENDCHAR, and return the objects as a list.
(sb-impl::endchar &optional sb-impl::input-stream sb-impl::recursive-p)