Click or drag to resize

Utf8StringToString Method

Gets a string representation of the current Utf8String.

Namespace:  Ookii.Jumbo.IO
Assembly:  Ookii.Jumbo (in Ookii.Jumbo.dll) Version: 2.0.0
Syntax
public override string ToString()

Return Value

Type: String
A string representation of the current Utf8String.
See Also