Click or drag to resize

ConvertBytesToAscii Method

Convert to ASCII string.

Namespace: mtapi.mt5
Assembly: mt5api (in mt5api.dll) Version: 5.3677.1.2
Syntax
public static string ToAscii(
	byte[] bytes
)

Parameters

bytes  Byte
 

Return Value

String
See Also