Function TypedArrayFrom

  • Type Parameters

    Parameters

    • ctor: TypedArrayConstructor<T>
    • Rest ...args: Parameters<TypedArrayConstructor<T>["from"]>

    Returns T

Generated using TypeDoc