crc32

package
v0.0.0-...-ecf7a0d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 5, 2016 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

Package crc32 implements the IEEE CRC-32 checksum.

This package differs from hash/crc32 in that the polynomial is represented with MSB-first.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Update

func Update(crc uint32, p []byte) uint32

Update returns the result of adding the bytes in p to the crc.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL