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

파라미터

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

반환

string Dumped info from payload.

설명

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