Function toU8aId

  • Converts a targetId i.e roco string to Uint8Array (bytes array) If it is a byte array, it is returned as is

    Returns

    The converted target

    Parameters

    • targetId: string | number[]

      The target to convert

    Returns number[]

Generated using TypeDoc