ZylGPSReceiver Mobile

GPSReceiver.StringToUnicodeByteArray Method 

Converts string to UTF16 byte array.

public static byte[] StringToUnicodeByteArray(
   String text
);

Parameters

String
String value to be converted,

Return Value

Byte array representation of the string.

See Also

GPSReceiver Class | ZylGPSReceiverMobile Namespace