Automatically exported from code.google.com/p/dsdecmp
Go to file
2011-04-07 13:51:09 +00:00
CSharp C#: removed the BitConverter reference in the Huffman decompressor, and replaced the call with one to a local utility method (to be sure that the byte*->u32 conversion always uses the correct endianness. 2011-04-07 13:51:09 +00:00
Java Java: Added some simple JavaDoc to the Pair class. 2010-09-22 21:17:39 +00:00