Function decode

  • Converts int to string assuming utf8 encoding.

    Parameters

    • bytes: string | string[]

      The bytes to be converted.

    Returns string

    • The converted string.

Generated using TypeDoc