-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Labels
Feature ProposalAnything about happy development!Anything about happy development!from discussionsthis issue is made from discussionsthis issue is made from discussionsosca-22Contribution From Open Source Academy 2022Contribution From Open Source Academy 2022
Description
Discussed in https://github.com/orgs/euphony-io/discussions/221
Originally posted by DahyeonWoo September 4, 2022
Hello, I am planning to make CharacterSet Auto Selector.
File
euphony/euphony/src/main/cpp/core/charset
- CharsetAutoSelector.h
- CharsetAutoSelector.cpp
- README.md
euphony/euphony/src/main/cpp/tests/charset
- CharsetAutoSelectorTest.cpp
Is there another name? 😀
Input & Output
- Input: desired String value
- Output: Return the charset showing the shortest encoding result (Charset interface)
Unit Test
- gtest
Docs
- Charset, ASCII, UTF, UNICODE
- DefaultCharset, ASCIICharset, UTF-8, UTF-16, UTF-32
Metadata
Metadata
Assignees
Labels
Feature ProposalAnything about happy development!Anything about happy development!from discussionsthis issue is made from discussionsthis issue is made from discussionsosca-22Contribution From Open Source Academy 2022Contribution From Open Source Academy 2022