botan ~master (2020-08-19T17:56:38Z)
Dub
Repo
adler32Update
botan
checksum
adler32
Undocumented in source. Be warned that the author may not have intended to support it.
package
static if
(
BOTAN_HAS_ADLER32
)
void
adler32Update
(
const
(
ubyte
)*
input
,
size_t
length
,
ref
ushort
S1
,
ref
ushort
S2
)
Meta
Source
See Implementation
botan
checksum
adler32
classes
Adler32
functions
adler32Update