Package hu.netmind.util

Class Summary
FastCrc This class implements the fast crc algorithm (that is, it takes whole bytes at once).
LSBDataInputStream This class reads data in LSB ordering.
LSBDataOutputStream This class enables to write multi-byte data in LSB (least significant byte first) order.