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