hexEncode

text hexEncode(value)

Encode a number or the bytes of text into an hexadecimal representation.

Parameters

  1. value — number or text to encode.

Returns