• Checks the number of items in an array-like structure is expected.

    Parameters

    • codecDescription: string
    • expected: number | bigint
    • actual: number | bigint

    Returns void