is not necessary. Calling start is only necessary to reset the Digest.
Generic code which deals with different Digest types should always call start though.
void start() @safe pure nothrow @nogcUsed to initialize the CRC32 digest.
is not necessary. Calling start is only necessary to reset the Digest.
Generic code which deals with different Digest types should always call start though.