bytesToHex

Converts a byte array to a lowercase hex string.

Return

Hex representation, or an empty string when bytes is empty.

Parameters

bytes

Bytes to encode.