nulib ~master (2025-12-14T08:31:17.4307625)
Dub
Repo
decodeOne
nulib
text
unicode
utf16
Decodes a single utf-16 character from a nwstring.
@
nogc
codepoint
decodeOne
(
nwstring
str
,
size_t
offset
= 0
)
Meta
Source
See Implementation
nulib
text
unicode
utf16
functions
decode
decodeOne
encode
getBOM
getLength
getUTF16Length
toMachineOrder
validate
Decodes a single utf-16 character from a nwstring.