encode


Description:

public static string encode (uint8[] data)

Encodes bytes to a hexadecimal string.

Parameters:

data

bytes to encode.

Returns:

lower-case hexadecimal string.