ZylGPSReceiver Mobile

GPSReceiver.UnicodeByteArrayToString Method 

Converts UTF16 byte array to string.

public static string UnicodeByteArrayToString(
   Byte[] characters
);

Parameters

Byte[]
Byte array to be converted.

Return Value

String representation of the byte array.

See Also

GPSReceiver Class | ZylGPSReceiverMobile Namespace