lz4-d ~master (2021-11-04T21:47:03.7498489)
Dub
Repo
XXH32_update
deimos
lz4
xxHash
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
) nothrow
XXH_errorcode
XXH32_update
(
void
*
state
,
in
void
*
input
,
int
len
)
Meta
Source
See Implementation
deimos
lz4
xxHash
aliases
XXH32_feed
XXH32_getIntermediateResult
XXH32_result
enums
XXH_errorcode
functions
XXH32
XXH32_digest
XXH32_init
XXH32_intermediateDigest
XXH32_resetState
XXH32_sizeofState
XXH32_update
manifest constants
XXH32_SIZEOFSTATE
structs
XXH32_stateSpace_t