pandect.algo.adler32
ADLER-32 algorithm implementation
adler32
(adler32 x)[Hash] ADLER-32 (value -> string)
adler32*
(adler32* x)[Hash] ADLER-32 (raw value)
adler32-bytes
(adler32-bytes x)[Hash] ADLER-32 (value -> byte array)
adler32-file
(adler32-file x)[Hash] ADLER-32 (file path -> string)
adler32-file*
(adler32-file* x)[Hash] ADLER-32 (raw value)
adler32-file-bytes
(adler32-file-bytes x)[Hash] ADLER-32 (file path -> byte array)