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
Not sure if we handle properly this.
Sometimes the terminal try to display the BOM char as an actual char, when it should probably not.
Maybe we have to simple clean the input stream from BOM char.
Not sure if we handle properly this.
Sometimes the terminal try to display the BOM char as an actual char, when it should probably not.
Maybe we have to simple clean the input stream from BOM char.
See : http://www.rgagnon.com/javadetails/java-handle-utf8-file-with-bom.html
The text was updated successfully, but these errors were encountered: