this needs to be fixed when we have time
This commit is contained in:
parent
94aeb3e754
commit
ff4dc55435
@ -84,6 +84,7 @@ namespace UniversalEditor.DataFormats.PropertyList
|
||||
long pos = tr.Accessor.Position;
|
||||
|
||||
// determine BOM
|
||||
// FIXME: this is super inefficient as it makes more than a single pass through
|
||||
string line = tr.ReadLine();
|
||||
if (line.StartsWith("\xff\xfe"))
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user