ae v0.0.1981 (2017-07-03T22:25:46Z)
Home
Dub
Repo
MurmurHash2A.Add
ae
utils
digest
MurmurHash2A
Undocumented in source. Be warned that the author may not have intended to support it.
void
Add
(const(void)* vdata, sizediff_t len)
void
Add
(ubyte v)
void
Add
(int v)
void
Add
(uint v)
struct
MurmurHash2A
void
Add
(
ref
uint
v
)
void
Add
(string s)
void
Add
(ubyte[] s)
Meta
Source
See Implementation
ae
utils
digest
MurmurHash2A
functions
Add
Begin
End