]> gitweb.factorcode.org Git - factor.git/commit
io: stream-read-into and stream-read-partial-into
authorJoe Groff <arcata@gmail.com>
Sat, 15 Oct 2011 02:58:29 +0000 (19:58 -0700)
committerJoe Groff <arcata@gmail.com>
Tue, 18 Oct 2011 04:23:08 +0000 (21:23 -0700)
commit4d224b552f32608a8ee1983faceca160daa22a25
treec8963f532bf7654fda9c9c719eff1647bdc3721b
parent863ab575e377e3650e8415ea97ba0a6f347e9be7
io: stream-read-into and stream-read-partial-into
Safe user-facing wrappers for stream-read-unsafe.
core/io/io-tests.factor
core/io/io.factor
extra/io/streams/peek/peek-tests.factor