[Haskell] Writing large n-dim un-boxed array of Int32 quickly?

Rene de Visser rene_de_visser at hotmail.com
Mon Oct 31 04:24:10 EST 2005


>From: Bulat Ziganshin <bulatz at HotPOP.com>
>Hello Rene,
>
>Monday, October 31, 2005, 11:13:30 AM, you wrote:
>
>RdV> I want to write a multi-dimensional unboxed arrary of Int32 to a file. 
>(And
>RdV> also read it back later).
>
>how about fileWriteBuf/fileReadBuf?
Hello Bulat,

How does this work? (is this from NewBinary, I don't have the sources with 
me).
How do I convert my array to a buffer?

Rene.




More information about the Haskell mailing list