put_xXX

Decodes char c to the form u00XX, where XX is 2 hexadecimal characters.

ref
W
put_xXX
(
C = char
W
)
(
scope return ref W w
,
char c
)
if (
isSomeChar!C
)

Meta