K 10 svn:author V 6 marcel K 8 svn:date V 27 2006-12-21T05:40:46.000000Z K 7 svn:log V 186 Unbreak 64-bit little-endian systems that do require alignment. The fix involves using le16dec(), le32dec(), le16enc() and le32enc(). This eliminates invalid casts and duplicated logic. END