Class Utf8
Inheritance
System.Object
Utf8
Namespace: Telerik.Licensing.Text
Assembly: Telerik.Licensing.Runtime.dll
Syntax
public static class Utf8 : Object
Methods
BytesToString(Byte[])
Declaration
public static string BytesToString(byte[] data)
Parameters
System.
|
Returns
System.
|
StringToBytes(String)
Declaration
public static byte[] StringToBytes(string text)
Parameters
System.
|
Returns
System.
|