Skip to content

Suggested: CharacterSet Auto Selector #222

@designe

Description

@designe

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!from discussionsthis issue is made from discussionsosca-22Contribution From Open Source Academy 2022

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions