Fnv1Generic.digestSize

Returns the size in bytes of the digest

class Fnv1Generic(bool FNV1A = false, T = hash_t)
override
uint
digestSize
()

Return Value

Type: uint

the size of the digest in bytes

Remarks: Returns the size of the digest.

Meta