Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The file contents are lost after writing #245

Open
huangke1993 opened this issue Dec 8, 2022 · 1 comment
Open

The file contents are lost after writing #245

huangke1993 opened this issue Dec 8, 2022 · 1 comment

Comments

@huangke1993
Copy link

I used FileIniDataParser.WriteFile to save content.Sometimes,The file contents are lost after writing.And i solved this problem by adding writer.Flush() in the StreamIniDataParser.WriteData() method.
``

@MooWeii
Copy link

MooWeii commented Mar 20, 2023

I hava the same issue too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants