Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Sum32 ¶
Sum32 run crc32.ChecksumIEEE returns the CRC-32 checksum of data using the IEEE polynomial.
func Sum32String ¶
Sum32String run crc32.ChecksumIEEE returns the CRC-32 checksum of data using the IEEE polynomial.
func Sum64 ¶
Sum64 run crc64.Checksum returns the CRC-64 checksum of data using the ECMA polynomial.
func Sum64String ¶
Sum64String run crc64.Checksum returns the CRC-64 checksum of data using the ECMA polynomial.
Types ¶
Click to show internal directories.
Click to hide internal directories.