factor/core/io/streams
Joe Groff 7cf22250ce 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 clean up forwarding stream-read-partial-unsafe 2011-10-17 21:23:06 -07:00
c clean up forwarding stream-read-partial-unsafe 2011-10-17 21:23:06 -07:00
memory io.streams.memory: implement stream-read-unsafe 2011-10-17 21:22:59 -07:00
plain Move formatted stream output words to io.styles; they didn't belong in core, and this reduces deployed image size 2009-01-13 17:12:43 -06:00
sequence io.streams.sequence: change to provide read-unsafe 2011-10-17 21:22:59 -07:00