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
In case the LOG file is a file with BOM the first line can't be read. This is a problem if the first line contains a warning (which is typically not the case).
Todo: Handle LOG files with BOM, possible solutions:
In case the LOG file is a file with BOM the first line can't be read. This is a problem if the first line contains a warning (which is typically not the case).
Todo: Handle LOG files with BOM, possible solutions:
https://github.com/google/gdata-java-client/blob/master/java/src/com/google/gdata/util/io/base/UnicodeReader.java
The text was updated successfully, but these errors were encountered: