Click or drag to resize
CoronaBoxedStringToUtf8String Method
Gets the boxed string in UTF-8 form.

Namespace: CoronaLabs.Corona.WinRT
Assembly: CoronaLabs (in CoronaLabs.dll) Version: 255.255.255.255
Syntax
public Utf8String ToUtf8String()

Return Value

Type: Utf8String
Returns the boxed string in UTF-8 form.
See Also