dcrypt v0.0.7 (2015-12-06T17:48:29Z)
Dub
Repo
hexEncode
dcrypt
encoders
hex
Undocumented in source. Be warned that the author may not have intended to support it.
string
hexEncode
(string data, bool upperCase)
ubyte
[]
hexEncode
(ubyte[] data, bool upperCase)
@
safe
pure nothrow
ubyte
[]
hexEncode
(
in
ubyte
[]
data
,
bool
upperCase
= false
)
Meta
Source
See Implementation
dcrypt
encoders
hex
functions
hexDecode
hexEncode
toHexStr