Decode text in any charset (utf-16 and others)
Open
Nobody has claimed this yet.
feature
- Dominant language
- Scala
- Stars
- 2.5k
- Forks
- 636
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 7
Description
Similar to fs2.text.utf8Decode, I would like to auto-detect and decode text in other charsets
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start from the fs2.text.utf8Decode entry point and investigate how decoding could support UTF-16 and other charsets, including how charset detection should work. Done means the streaming text decoder can handle the requested non-UTF-8 charsets with defined detection behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100