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
Probably best to solve this by wrapping string/file inputs into a BufferedReader.
That way we can seek forward/back to locate BOM, regardless of the input supporting it.
Ideally the behavior should change to:
utf-8
by defaultThe text was updated successfully, but these errors were encountered: