On Fri, Mar 7, 2008 at 9:25 PM, Slava Pestov <[EMAIL PROTECTED]> wrote: > Chris Double wrote: > > On Sat, Mar 8, 2008 at 4:15 PM, Slava Pestov <[EMAIL PROTECTED]> wrote: > > > > It also doesn't help the situation where you have a file containing > > different encodings. Should a file contents word just return a byte > > array containing the exact file contents? > That's what 'binary file-contents' does. > > Slava
Or, if you're reading from a stream, you can change the encoding as you read the stream (soon). Dan ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Factor-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/factor-talk
