CRC32

Template API CRC32 implementation. See std.digest for differences between template and OOP API.

alias CRC32 = CRC!(32, 0xEDB88320)

Meta

Suggestion Box / Bug Report