Add replace method to utf-to-utf
Open
- Dominant language
- C++
- Stars
- 40
- Forks
- 76
- PR merge metrics
- No merged PRs in 30d
Description
During conversion between UTF encodings it might be desirable to replace invalid characters by a replacement character, e.g. `0xFFFD`. But the current methods only allow to skip or abort.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.