ConvertToUTF8 Method
Convert a string to UTF8 string
Namespace: Aliquo.CoreAssembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
public static string ToUTF8(
string str
)
Public Shared Function ToUTF8 (
str As String
) As String
- str String
- String to convert
StringString with the conversion