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

feat(android): add different encoding methods #14

Merged
merged 1 commit into from Jun 6, 2021

Conversation

iJimmyWei
Copy link
Owner

Adds the different encoding methods (utf-8, utf-16, utf-32, base64) for reading and writing files

base64 by default uses the utf-8 charset, if theres a need to separate this out in future to support different charsets then it may be considered

@iJimmyWei
Copy link
Owner Author

Address #11

@iJimmyWei iJimmyWei merged commit a215201 into main Jun 6, 2021
@iJimmyWei iJimmyWei deleted the feat/add-different-encoding-methods branch June 6, 2021 15:09
@iJimmyWei
Copy link
Owner Author

🎉 This PR is included in version 1.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

None yet

1 participant