factor/basis/io/streams
Joe Groff 09f55f82fa clean up forwarding stream-read-partial-unsafe
Now that "io" provides a method on object for stream-read-partial-unsafe that forwards to stream-read-unsafe, individual stream class that don't implement partial reads don't need to provide such a method themselves.
2011-10-17 21:23:06 -07:00
..
byte-array/fast io.encodings: add a fast-path for ascii, utf8 and 8-bit encodings when string only contains ASCII characters 2010-04-19 01:14:00 -05:00
duplex support limited-streams correctly for seekable streams 2009-10-03 18:27:09 -05:00
limited kill noncopying-reader mixin, stream-read generic 2011-10-17 21:23:05 -07:00
null kill noncopying-reader mixin, stream-read generic 2011-10-17 21:23:05 -07:00
string clean up forwarding stream-read-partial-unsafe 2011-10-17 21:23:06 -07:00
throwing kill noncopying-reader mixin, stream-read generic 2011-10-17 21:23:05 -07:00