summaryrefslogtreecommitdiff
path: root/module/rnrs
diff options
context:
space:
mode:
authorAndy Wingo <wingo@pobox.com>2021-01-12 11:47:58 +0100
committerAndy Wingo <wingo@pobox.com>2021-01-12 12:09:19 +0100
commit0f42fef11981f38578bbd629a294b2053d258db0 (patch)
treeef383134ad3521c7415b589ebea979fb413f9d5f /module/rnrs
parent9fecf20fcf1bac764b3d812e07ed4a4a56be52a2 (diff)
downloadguile-0f42fef11981f38578bbd629a294b2053d258db0.tar.gz
Add call-with-input-bytevector, call-with-output-bytevector
* module/ice-9/binary-ports.scm (call-with-input-bytevector): (call-with-output-bytevector): New functions. * module/ice-9/iconv.scm: Remove superfluous copies of call-with-output-string* and call-with-output-bytevector*, now that the former closes the port and the latter exists. (call-with-encoded-output-string): Adapt. * module/web/uri.scm: Use (ice-9 iconv) instead of local bytevector/string conversion procedures.
Diffstat (limited to 'module/rnrs')
0 files changed, 0 insertions, 0 deletions