Version: 2017.3
public static string Dump (byte[] payload, int sz);

Parámetros

payload Network message payload to dump.
sz Length of payload in bytes.

Valor de retorno

string Dumped info from payload.

Descripción

Returns a string with the numeric representation of each byte in the payload.