Index.checksum

Returns the checksum/hash

  1. ubyte[N] checksum()
    struct Index
    ubyte[N]
    checksum
    @safe @nogc pure nothrow
    (
    int N = 16
    )
    (
    )
  2. ubyte[N] checksum(ubyte[N] val)

Meta