Documentation
¶
Index ¶
Constants ¶
View Source
const ( PRIME32_1 = 2654435761 PRIME32_2 = 2246822519 PRIME32_3 = 3266489917 PRIME32_4 = 668265263 PRIME32_5 = 374761393 )
Variables ¶
This section is empty.
Functions ¶
func Checksum32 ¶
Checksum32Seed returns the xxhash32 checksum of data using a seed. Length of data MUST BE less than 2 Gigabytes.
func Checksum32Seed ¶
Checksum32 returns the xxhash32 checksum of data. Length of data MUST BE less than 2 Gigabytes.
Types ¶
Click to show internal directories.
Click to hide internal directories.