std
::
encoding
::
hex
encode_bytes
fn
usz
encode_bytes
(
char
[
]
src
,
char
[
]
dst
)
Encode the content of src into dst, which must be properly sized.
Parameters