|
Re: Data.ByteString candidate 3: msg#00174lang.haskell.libraries
Donald Bruce Stewart wrote: Ok, here's what I've done: The code has been partioned into: Do the file-handling Word8 functions always work correctly, or do they do some kind of round-trip Char conversion? We've needed Word8 file access, so this would be very helpful. For instance: writeFile "myfile" (pack [0..255]) This should always write exactly the bytes 0 to 255, with no text-related weirdness such as charset remapping or newline conversion. -- Ashley Yakeley, Seattle WA WWEWDD? http://www.cs.utexas.edu/users/EWD/ |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re[2]: Data.ByteString candidate 3: 00174, Bulat Ziganshin |
|---|---|
| Next by Date: | Re: Data.ByteString candidate 3: 00174, Donald Bruce Stewart |
| Previous by Thread: | Re[2]: Data.ByteString candidate 4i: 00174, Bulat Ziganshin |
| Next by Thread: | Re: Data.ByteString candidate 3: 00174, Donald Bruce Stewart |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |