nulib ~master (2025-12-14T08:31:17.4307625)
Dub
Repo
validate
nulib
text
unicode
utf8
Validates a utf-8 character sequence.
bool
validate
(const(char)[4] seq)
@
nogc
bool
validate
(
const
(
char
)[4]
seq
)
bool
validate
(inout(char)[] str)
Meta
Source
See Implementation
nulib
text
unicode
utf8
functions
decode
encode
getLength
getUTF8Length
validate
Validates a utf-8 character sequence.