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