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