string16 – glib-2.0 Reference Manual
Packages
glib-2.0
string16
to_string
to_utf32
to_utf8
string16
Object Hierarchy:
Description:
[
Compact
]
[
Immutable
]
public
class
string16
Package:
glib-2.0
Content:
Methods:
public
string32
to_utf32
(
long
len =
-1
,
out
long
items_read =
null
,
out
long
items_written =
null
)
throws
ConvertError
public
string
to_utf8
(
long
len =
-1
,
out
long
items_read =
null
,
out
long
items_written =
null
)
throws
ConvertError
public
string
?
to_string
()