diff options
author | Andy Wingo <wingo@pobox.com> | 2021-01-12 11:47:58 +0100 |
---|---|---|
committer | Andy Wingo <wingo@pobox.com> | 2021-01-12 12:09:19 +0100 |
commit | 0f42fef11981f38578bbd629a294b2053d258db0 (patch) | |
tree | ef383134ad3521c7415b589ebea979fb413f9d5f /module/rnrs | |
parent | 9fecf20fcf1bac764b3d812e07ed4a4a56be52a2 (diff) | |
download | guile-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