dcrypt v0.0.7 (2015-12-06T17:48:29Z)
Dub
Repo
toHexStr
dcrypt
encoders
hex
Convert a byte array to a hex string.
@
safe
nothrow pure
string
toHexStr
(
in
ubyte
[]
data
,
bool
upperCase
= false
)
Meta
Source
See Implementation
dcrypt
encoders
hex
functions
hexDecode
hexEncode
toHexStr
Convert a byte array to a hex string.