Documentation ¶ Index ¶ func CRC32(r io.Reader) (uint32, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func CRC32 ¶ func CRC32(r io.Reader) (uint32, error) CRC32 calculates IEEE CRC32 checksum IEEE is by far and away the most common CRC-32 polynomial. Used by ethernet (IEEE 802.3), v.42, fddi, gzip, zip, png, ... Types ¶ This section is empty. Source Files ¶ View all Source files ieee.go Click to show internal directories. Click to hide internal directories.