ocean ~v6.x.x (2022-01-14T16:08:36.1174149)
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