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
This feature will make more programs easy to parse string encoding names so that (e.g.) Web apps written in Swift won't need to implement such parser on their own.
244
241
245
242
Hopefully, happening some cascades like below might be expected in the longer term.
246
243
@@ -276,8 +273,6 @@ public struct WHATWGEncoding: StrawmanStringEncodingProtocol {
276
273
277
274
</div></details>
278
275
279
-
-`String.Encoding` might be deprecated as a natural course in the distant future??
0 commit comments