toHTML

Convert character c to HTML representation.

@safe pure
string
toHTML
(
C
)
(
C c
,
bool nbsp = true
)
if (
isSomeChar!C
)

Meta