nulib ~master (2025-12-14T08:31:17.4307625)
Dub
Repo
encode
nulib
text
unicode
utf16
Encodes a series of unicode codepoints to UTF-16
nwstring
encode
(UnicodeSlice slice, bool addBOM)
nwstring
encode
(UnicodeSequence sequence, bool addBOM)
@
nogc
nwstring
encode
(
ref
UnicodeSequence
sequence
,
bool
addBOM
= false
)
Meta
Source
See Implementation
nulib
text
unicode
utf16
functions
decode
decodeOne
encode
getBOM
getLength
getUTF16Length
toMachineOrder
validate
Encodes a series of unicode codepoints to UTF-16