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

replaceable encoder for converters #109

Merged
merged 1 commit into from
Oct 20, 2021

Conversation

retnek
Copy link
Contributor

@retnek retnek commented Oct 19, 2021

Hey,

If you can't afford to rely the built in iconv library directly, for example your server does not supports iconv library, now it possible to make your Encoder class / method easily, and replace them whatever you want.
No tests supplied now, maybe later.

@gam6itko gam6itko merged commit 9247c04 into luads:master Oct 20, 2021
@gam6itko
Copy link
Collaborator

@retnek thanks

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

Successfully merging this pull request may close these issues.

2 participants