factor/core/io/encodings
Joe Groff 5627492f9b io.encodings: stream-contents method for decoder
stream-contents on decoder is much faster implemented using a read1 loop than with the default implementation.
2011-10-17 21:23:07 -07:00
..
utf8 io.encodings.utf8: assume streams are largely ascii. 2011-10-03 21:49:21 -07:00
utf16 docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
utf16n Fix unit test failures caused by alien.data change 2010-12-25 22:34:12 -08:00
authors.txt
encodings-docs.factor docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
encodings-tests.factor Remove stream-peek and stream-peek1, re-implement dns vocab to not need this abstraction 2010-10-08 18:55:13 -07:00
encodings.factor io.encodings: stream-contents method for decoder 2011-10-17 21:23:07 -07:00
summary.txt
tags.txt