apple / apple/swift-binary-parsing
Feature Request: Support parsing strings of other encodings (Ex. CP1252)
Open
- Dominant language
- Swift
- Stars
- 387
- Forks
- 24
- Avg merge
- 1h 3m
- Merged PRs (30d)
- 2
Description
The current implementation of String parsing uses internal functionality that makes trying to do something similar for other encodings difficult. Maybe the internal API could be made public, or more generic String parsing could be implemented that allows passing in an encoding.
Contributor guide
Assessment
This issue has not been assessed yet.