• Convert an array of bit signals into a single packed bigint. This will throw an Error if any of the elements is not 0 or 1.

    Parameters

    Returns bigint

Generated using TypeDoc