[Haskell-cafe] Binary I/O
Bulat Ziganshin
bulat.ziganshin at gmail.com
Mon Apr 2 11:09:37 EDT 2007
Hello Daniel,
Monday, April 2, 2007, 6:26:05 PM, you wrote:
> however it strikes me that it would be much nicer to the I/O using raw
> binary. I don't seem to be able to find much documentation on this.
it's our secret weapon ;)
http://haskell.org/haskellwiki/Library/Streams
http://haskell.org/haskellwiki/Library/AltBinary
i'm biased, though, because it's my creation ;)
Binary library and hGetArray/hPutArray/hGetBuf/hPutBuf available, too
--
Best regards,
Bulat mailto:Bulat.Ziganshin at gmail.com
More information about the Haskell-Cafe
mailing list