-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Description
Hello, I am using your library in my project https://github.com/wilinz/i18n-translator, first of all thank you very much,
I found some problems during use, as follows,
- In the store method, write did not call flush() in time, resulting in no real-time output.
- The hex length of unicode escape may not have 4 bits, resulting in wrong output, such as Arabic.
- From JDK9 and above, java already supports utf8 properties file, so I add several store methods, which add the option of encoding unicode or not.
I have fixed and tested these problems, but I changed too much and used the gradle build tool instead of maven, so I want to ask if you can accept my pull request,
This library does not use kotlin, but build.gradle.kts uses kotlin, so github will show that 1% of kotlin is used.
Metadata
Metadata
Assignees
Labels
No labels