2008/12/22 Galchin, Vasili <span dir="ltr">&lt;<a href="mailto:vigalchin@gmail.com">vigalchin@gmail.com</a>&gt;</span><br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello,<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I have been reading through Data-&gt;ByteString. What is the is most elegant and efficient way to map/unmap [Byte8] &lt;-&gt; ByteString?</blockquote><div><br>pack and unpack.&nbsp; You might need a fromIntegral in there, depending on whether Byte8 and Word8 are the same.<br>
<br>Luke<br></div></div><br>