tango ~master (2021-12-14T19:14:08.8989381)
Dub
Repo
toString32
tango
text
convert
Utf
Undocumented in source. Be warned that the author may not have intended to support it.
inout
(
dchar
[])
toString32
(inout(dchar[]) src, dchar[] dst, size_t* ate)
inout
(
dchar
[])
toString32
(
inout
(
dchar
[])
src
,
dchar
[]
dst
= null
,
size_t
*
ate
= null
)
dchar
[]
toString32
(const(char[]) input, dchar[] output, size_t* ate)
dchar
[]
toString32
(const(wchar[]) input, dchar[] output, size_t* ate)
Meta
Source
See Implementation
tango
text
convert
Utf
functions
cropLeft
cropRight
decode
encode
fromString16
fromString32
fromString8
isValid
main
onUnicodeError
toString
toString16
toString32