Documentation ¶
Overview ¶
Package xxh32 implements the very fast XXH hashing algorithm (32 bits version). (https://github.com/Cyan4973/XXH/)
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ChecksumZero ¶
ChecksumZero returns the 32bits Hash value.
Types ¶
type XXHZero ¶
type XXHZero struct {
// contains filtered or unexported fields
}
XXHZero represents an xxhash32 object with seed 0.
Click to show internal directories.
Click to hide internal directories.