ocean v6.2.0 (2021-12-09T10:56:40Z)
Home
Dub
Repo
HashDigits
ocean
text
convert
Hash
Constant defining the number of hexadecimal digits needed to represent a hash_t.
static immutable
auto
HashDigits
=
hash_t.sizeof
*
2
;
Meta
Source
See Source File
ocean
text
convert
Hash
functions
hashDigestToHashT
isHashDigest
toHashDigest
toHashT
static variables
HashDigits
Constant defining the number of hexadecimal digits needed to represent a hash_t.