tango v1.0.0+2.066 (2014-08-19T00:10:20Z)
Home
Dub
Repo
fromString16
tango
text
convert
Utf
Undocumented in source. Be warned that the author may not have intended to support it.
inout
(
T
[])
fromString16
(inout(wchar[]) s, T[] dst)
T
[]
fromString16
(const(wchar[]) s, T[] dst)
T
[]
fromString16
(
T
)
(
const
(
wchar
[])
s
,
T
[]
dst
)
if
(
!
is
(
T
==
wchar
)
)
Meta
Source
See Implementation
tango
text
convert
Utf
functions
cropLeft
cropRight
decode
encode
fromString16
fromString32
fromString8
isValid
main
onUnicodeError
toString
toString16
toString32