Documentation ¶
Index ¶
- func CityHash32(s []byte, length uint32) uint32
- func CityHash64(s []byte, length uint32) uint64
- func CityHash64WithSeed(s []byte, length uint32, seed uint64) uint64
- func CityHash64WithSeeds(s []byte, length uint32, seed0, seed1 uint64) uint64
- func IsLittleEndian() bool
- func New64() hash.Hash64
- type City64
- type Uint128
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CityHash32 ¶
func CityHash64 ¶
func CityHash64WithSeeds ¶
func IsLittleEndian ¶
func IsLittleEndian() bool
Types ¶
Click to show internal directories.
Click to hide internal directories.