lispdoc - results for read-file-into-string |
(alexandria.0.dev:read-file-into-string pathname &key (buffer-size 4096) external-format) | Function: Return the contents of the file denoted by PATHNAME as a fresh string. The EXTERNAL-FORMAT parameter will be passed directly to WITH-OPEN-FILE unless it's NIL, which means the system default.
|
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
| By Bill Moorier |