utfString

Apply parser for minTimes times or more and encode results to an UTF string.

utfString
(
Char
size_t minTimes = 1
size_t maxTimes = size_t.max
Parser
)
(
Parser parser
)
if (
isParser!Parser
)

Meta