ocean v5.1.3 (2019-10-14T07:52:28Z)
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.