nulib ~master (2025-12-14T08:31:17.4307625)
Dub
Repo
validate
nulib
text
unicode
utf16
Validates whether the given character is a valid UTF-16 sequence
bool
validate
(wchar[2] c)
@
nogc
bool
validate
(
wchar
[2]
c
)
bool
validate
(nwstring str)
bool
validate
(inout(wchar)[] str)
Meta
Source
See Implementation
nulib
text
unicode
utf16
functions
decode
decodeOne
encode
getBOM
getLength
getUTF16Length
toMachineOrder
validate
Validates whether the given character is a valid UTF-16 sequence