unstandard ~master (2017-05-26T08:42:45Z)
Dub
Repo
isContinuationByte
unstd
utf
Detect whether
c
is a UTF-8 continuation byte.
@
safe
pure nothrow @
nogc
bool
isContinuationByte
(
in
char
c
)
Meta
Source
See Implementation
unstd
utf
functions
adjustBack
adjustForward
copyEncoded
copySomeEncoded
isContinuationByte
isLeadSurrogate
isSequenceStart
isTrailSurrogate
isValidBMPCharacter
maxLength
minLength
Detect whether c is a UTF-8 continuation byte.