type hash.Hash32 (interface)

Method Implmentations

BlockSize() int *hash/crc32.digest.BlockSize
Reset() *hash/crc32.digest.Reset
Size() int *hash/crc32.digest.Size
Sum(b []byte) []byte *hash/crc32.digest.Sum
Sum32() uint32 *hash/crc32.digest.Sum32
Write(p []byte) (n int, err error) *hash/crc32.digest.Write