Function toIdString

  • Converts a targetId in Uint8Array (bytes array) to string If it is a string, it is returned as is

    Returns

    The converted target

    Parameters

    • targetId: string | number[]

      The target to convert

    Returns string

Generated using TypeDoc