decodeFrontImpl

@safe pure nothrow @nogc
bool
decodeFrontImpl
(
bool assumeNotEmpty = false
bool assumeFrontNotAscii = false
)
(
scope ref inout(char)[] str
,
out dchar value
)

Meta