xxhash

package
v3.0.10 Latest Latest
Warning

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

Go to latest
Published: Aug 20, 2021 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Typ64 int = iota
	Typ64Concat
	Typ128
	Typ256
)

Variables

This section is empty.

Functions

func New128

func New128(b []byte) hash.Hash

New128 returns a new hash.Hash computing the xxhash checksum with 2 iterations

func New256

func New256(b []byte) hash.Hash

New256 returns a new hash.Hash computing the xxhash checksum with 4 iterations

func New64

func New64(b []byte) hash.Hash

New64 returns a new hash.Hash computing the xxhash checksum with 1 iteration

func New64Concat

func New64Concat(b []byte) hash.Hash

New64Concat returns a new hash.Hash computing the xxhash checksum with 1 iteration and appending the data

Types

This section is empty.

Jump to

Keyboard shortcuts

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