How to implement the Charset Auto Selector #239
Answered
by
designe
DahyeonWoo
asked this question in
Q&A
-
I want to implement the Charset Auto Selector, but I have a question about how to implement it.
Is there any other way to implement it? |
Beta Was this translation helpful? Give feedback.
Answered by
designe
Sep 8, 2022
Replies: 2 comments
-
Hi! @DahyeonWoo. For Charset Auto Selector, 1st one is enough :) |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
DahyeonWoo
-
Thank you for your advice on how to implement it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi! @DahyeonWoo.
Thanks for leaving quesiton!
For Charset Auto Selector, 1st one is enough :)
CharsetAutoSelector
will compare all charset's length. then, shortest charset will be return.