crc32

Undocumented in source. Be warned that the author may not have intended to support it.
  1. uint crc32(uint crc, ubyte* buf, uint len)
  2. uint crc32(uint crc, const(void)[] buf)
    uint
    crc32
    (
    uint crc
    ,
    const(void)[] buf
    )

Meta