ae ~master (2024-01-05T13:09:51Z)
Home
Dub
Repo
toHex.toHex
ae
utils
text
toHex
Undocumented in source. Be warned that the author may not have intended to support it.
auto
toHex
(T value, B buf)
auto
toHex
(T value)
template
toHex
(alias digits = hexDigits)
auto
toHex
(
C
=
char
T
)
(
auto
ref
T
value
)
if
(
isSomeChar
!
C
&&
isHexifiable
!
T
)
Meta
Source
See Implementation
ae
utils
text
toHex
enums
isBuffer
isHexifiable
functions
toHex