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)
template
toHex
(alias digits = hexDigits)
auto
toHex
(
T
B
)
(
auto
ref
T
value
,
auto
ref
B
buf
)
if
(
isHexifiable
!
T
&&
isBuffer
!
B
)
auto
toHex
(T value)
Meta
Source
See Implementation
ae
utils
text
toHex
enums
isBuffer
isHexifiable
functions
toHex