ocean v6.1.0 (2021-04-20T01:38:04Z)
Home
Dub
Repo
GlibUnicode.toLower
ocean
text
utf
GlibUnicode
GlibUnicode
Converts UTF-32 content in-place to lower case
void
toLower
(dchar[] input, dchar[] output)
void
toLower
(dchar[] input, char[] output)
void
toLower
(dchar[] content)
struct
GlibUnicode
static
void
toLower
(
ref
dchar
[]
content
)
Parameters
content
dchar
[]
content buffer
Meta
Source
See Implementation
ocean
text
utf
GlibUnicode
GlibUnicode
aliases
Converter
static functions
convert
toLower
toTitle
toUpper
toUtf32
toUtf8
Converts UTF-32 content in-place to lower case