Scieneer Common Lisp 1.3.9 online documentation ext:with-input-from-bytes (var bytes &key :start :end) &parse-body (forms decls) [Macro] Binds the var to an input stream that returns bytes from the bytes vector and executes the body.
|
| ext:with-input-from-bytes (var bytes &key :start :end) &parse-body (forms decls) | [Macro] |
Binds the var to an input stream that returns bytes from the bytes vector and executes the body.