Bitstream Interpretation Library (BIL)
0.1
|
Contains definition of CRC32 functions. More...
#include <util/CRC32.hpp>
Go to the source code of this file.
Variables | |
const boost::uint32_t | CRC32_LOOKUP_8BIT [256] |
const boost::uint32_t | CRC32_LOOKUP_5BIT [32] |
Contains definition of CRC32 functions.
Definition in file CRC32.cpp.
const boost::uint32_t CRC32_LOOKUP_5BIT[32] |