Use channel I/O directly for file->string and string->file.
authorTaylor R Campbell <campbell@mumble.net>
Wed, 29 May 2019 20:43:55 +0000 (20:43 +0000)
committerTaylor R Campbell <campbell@mumble.net>
Wed, 29 May 2019 21:17:34 +0000 (21:17 +0000)
commit130afcaf7fd6dbe9a6b1195e8d62c2bafaa1f026
tree6e6f83e51bb90694369a01f1401b9ae7993cd1b6
parent21ed97706fa5f1b3e1422ad3af29ec9f2fa4b4d8
Use channel I/O directly for file->string and string->file.

Here a string is an octet sequence, always in US-ASCII or UTF-8, so
we don't need the rigmarole of text I/O.

(cherry picked from commit 19232fbaabd6a24a30eb53d6dacb5199b3fc7d2d)
src/imail/imail-imap.scm