ShrinkItArchive/test_src/com/webcodepro/shrinkit
2008-06-22 23:57:49 +00:00
..
io Switched ByteSource to be an InputStream; renamed ByteSource LittleEndianByteInputStream. 2008-06-22 23:57:49 +00:00
CRC16Test.java Added some masking to prevent a byte with the high bit set (0x80 or more) to flip into negative numbers; also altered to use an int in update. 2008-06-17 04:09:03 +00:00
HeaderBlockTest.java Switched ByteSource to be an InputStream; renamed ByteSource LittleEndianByteInputStream. 2008-06-22 23:57:49 +00:00
MasterHeaderBlockTest.java Switched ByteSource to be an InputStream; renamed ByteSource LittleEndianByteInputStream. 2008-06-22 23:57:49 +00:00
NuFileArchiveTest.java Added ability to get the CRC-16 from a ByteSource and for the MasterHeaderBlock to validate its CRC-16. 2008-06-17 04:09:56 +00:00
ThreadRecordTest.java Switched ByteSource to be an InputStream; renamed ByteSource LittleEndianByteInputStream. 2008-06-22 23:57:49 +00:00