ocean v6.2.0 (2021-12-09T10:56:40Z)
Home
Dub
Repo
fromString32
ocean
text
convert
Utf
Undocumented in source. Be warned that the author may not have intended to support it.
const
(
char
)[]
fromString32
(const(dchar)[] s, char[] dst)
const
(
wchar
)[]
fromString32
(const(dchar)[] s, wchar[] dst)
const
(
dchar
)[]
fromString32
(const(dchar)[] s, dchar[] dst)
const
(
dchar
)[]
fromString32
(
const
(
dchar
)[]
s
,
dchar
[]
dst
)
Meta
Source
See Implementation
ocean
text
convert
Utf
functions
cropLeft
cropRight
decode
encode
fromString16
fromString32
fromString8
isValid
main
toString
toString16
toString32