ezet / evelib

Eve Online Library.NET is an open source C# wrapper for CCPs Eve Online API and other popular Eve Online APIs.
Apache License 2.0
71 stars 36 forks source link

Encoding Errors on CacheFile #18

Closed Rhayle closed 9 years ago

Rhayle commented 9 years ago

Additional Changes to encoding needed in AsyncFileUtilities.cs

Functions WriteAllTextAsync, ReadAllTextAsync still expect unicode encoding.

ezet commented 9 years ago

It may be fixed now. Can you tell me exactly under what circumstance you had an error, and what endpoint it affected?