toUTF8

Converts the given string to a UTF-8 string.

This will always create a copy.

@nogc ref
toUTF8
(
FromT
)
(
auto ref FromT from
)

Meta