ocean ~v6.x.x (2022-01-14T16:08:36.1174149)
Dub
Repo
GlibUnicode.toUtf8
ocean
text
utf
GlibUnicode
GlibUnicode
Converts UTF-32 input to UTF-8
void
toUtf8
(Char[] input, char[] output)
struct
GlibUnicode
static
void
toUtf8
(
Char
)
(
Char
[]
input
,
ref
char
[]
output
)
char
[]
toUtf8
(Char c)
Parameters
input
Char
[]
UTF-32 string
output
char
[]
result output (UTF-8)
Meta
Source
See Implementation
ocean
text
utf
GlibUnicode
GlibUnicode
aliases
Converter
static functions
convert
toLower
toTitle
toUpper
toUtf32
toUtf8
Converts UTF-32 input to UTF-8