ZylGPSReceiver Mobile

GPSReceiver.UTF8ByteArrayToString Method 

Converts UTF8 byte array to string.

public static string UTF8ByteArrayToString(
   Byte[] characters
);

Parameters

Byte[]
Byte array to be converted.

Return Value

String representation of the byte array.

See Also

GPSReceiver Class | ZylGPSReceiverMobile Namespace