nulib ~master (2025-12-14T08:31:17.4307625)
Dub
Repo
validate
nulib
text
unicode
utf8
Returns whether the given nstring is a valid UTF-8 string
bool
validate
(const(char)[4] seq)
bool
validate
(inout(char)[] str)
@
nogc
bool
validate
(
inout
(
char
)[]
str
)
Meta
Source
See Implementation
nulib
text
unicode
utf8
functions
decode
encode
getLength
getUTF8Length
validate
Returns whether the given nstring is a valid UTF-8 string