issues
search
segmentio
/
Analytics-CSharp
The hassle-free way to add Segment analytics to your C# written app (.Net/Xamarin/Unity).
MIT License
21
stars
8
forks
source link
replace FileStream.Seek to end with FileMode.Append
#70
Closed
wenxi-zeng
closed
1 year ago
wenxi-zeng
commented
1 year ago
fix the issue mentioned in #61 that FileStream.Seek does not locate the end of file but instead the last character of the file