adler32Update

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