tango v1.0.0+2.066 (2014-08-19T00:10:20Z)
Home
Dub
Repo
toString16
tango
text
convert
Utf
Undocumented in source. Be warned that the author may not have intended to support it.
inout
(
wchar
[])
toString16
(inout(wchar[]) src, wchar[] dst, size_t* ate)
inout
(
wchar
[])
toString16
(
inout
(
wchar
[])
src
,
wchar
[]
dst
= null
,
size_t
*
ate
= null
)
wchar
[]
toString16
(const(char[]) input, wchar[] output, size_t* ate)
wchar
[]
toString16
(const(dchar[]) input, wchar[] 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