ocean v5.1.3 (2019-10-14T07:52:28Z)
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