Adler32.finish

Returns the finished Adler-32 digest. This also calls start to reset the internal state.

struct Adler32
@trusted pure nothrow @nogc
ubyte[4]
finish
()

Meta