[Haskell-cafe] Data.Binary and little endian encoding

David Leimbach leimy2k at gmail.com
Thu May 14 22:52:29 EDT 2009


I actually need little endian encoding... wondering if anyone else hit this
with Data.Binary. (because I'm working with Bell Lab's 9P protocol which
does encode things on the network in little-endian order).
Anyone got some "tricks" for this?

Dave
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20090514/8fcf836e/attachment.html


More information about the Haskell-Cafe mailing list