xxhash

package
v1.8.0 Latest Latest
Warning

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

Go to latest
Published: Jan 12, 2022 License: BSD-3-Clause Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Checksum

func Checksum(input []byte, seed uint64) uint64

Checksum returns the 64bits Hash value.

func Checksum32

func Checksum32(input []byte, seed uint32) uint32

Checksum returns the 32bits Hash value.

func NewHash32

func NewHash32(seed uint32) hash.Hash32

New returns a new Hash32 instance.

func NewHash64

func NewHash64(seed uint64) hash.Hash64

New returns a new Hash64 instance.

func Sum32

func Sum32(b []byte) uint32

func Sum64

func Sum64(b []byte) uint64

Types

This section is empty.

Jump to

Keyboard shortcuts

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