You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The constructor is meant to provide a shortcut for the special case of appending a charset, but the implementation is inefficient by delegating internally to a more general constructor rather than handling the specific case in a more optimal way