1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-17 03:00:21 +02:00
guile/module/rnrs/io
Andy Wingo 4e27e3c054 Add R6RS bytevector->string, string->bytevector
* module/rnrs/io/ports.scm (string->bytevector):
  (bytevector->string): New procedures.
* module/rnrs.scm: Export new procedures.
* test-suite/tests/r6rs-ports.test: Add string->bytevector and
  bytevector->string tests.
2016-06-21 11:29:14 +02:00
..
ports.scm Add R6RS bytevector->string, string->bytevector 2016-06-21 11:29:14 +02:00
simple.scm Fix (rnrs io simple) to open file ports in textual mode. 2014-03-19 23:36:46 -04:00