more ~master (2021-04-25T17:22:00Z)
Home
Dub
Repo
decodeUtf8Impl.decodeUtf8Impl
more
utf8
decodeUtf8Impl
Undocumented in source. Be warned that the author may not have intended to support it.
dchar
decodeUtf8Impl
(const(char)** utf8InOut, const(char)* limit)
template
decodeUtf8Impl
(Flag!"useLimit" useLimit)
pure
static if
(
useLimit
)
dchar
decodeUtf8Impl
(
const
(
char
)**
utf8InOut
,
const
(
char
)*
limit
)
dchar
decodeUtf8Impl
(const(char)** utf8InOut)
Meta
Source
See Implementation
more
utf8
decodeUtf8Impl
functions
decodeUtf8Impl