lincount ~master (2022-04-23T23:52:46.5912603)
Dub
Repo
getBytes
lincount
murmurhash
Returns the current hashed value as an ubyte array.
@
safe
pure nothrow @
nogc
static if
(
__VERSION__ < 2072
)
auto
getBytes
(
H
)
(
ref
H
hash
)
Meta
Source
See Implementation
lincount
murmurhash
aliases
MurmurHash3_x64_128
MurmurHash3_x64_128Digest
MurmurHash3_x86_128
MurmurHash3_x86_128Digest
MurmurHash3_x86_32
MurmurHash3_x86_32Digest
functions
checkResult
fmix
getBytes
hash
putBlocks
rotl
shuffle
update
structs
Piecewise
SMurmurHash3_x64_128
SMurmurHash3_x86_128
SMurmurHash3_x86_32
templates
bits
Returns the current hashed value as an ubyte array.