ocean v6.1.0 (2021-04-20T01:38:04Z)
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.