Function cloneTypedArray

  • Creates a new typed array with identical contents as the source.

    Type Parameters

    Parameters

    • array: T

    Returns T