Documentation
¶
Package crc provides utility function for cyclic redundancy check
algorithms.
The size of a CRC-32 checksum in bytes.
New creates a new hash.Hash32 computing the CRC-32 checksum
using the polynomial represented by the Table.
Modified by xiangli to take a prevcrc.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.