Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat(Single Byte Encoding): New option for using single byte encoding #266

Merged
merged 1 commit into from
Sep 14, 2018

Conversation

ndickerson
Copy link
Member

Description

Files that are already encoded in ISO-8859-1 (single-byte) encoding can
now be read in without having to convert to UTF-8 (multi-byte). UTF-8 is
still the default, but can now be overridden to single byte encoding.

Files that are already encoded in ISO-8859-1 (single-byte) encoding can
now be read in without having to convert to UTF-8 (multi-byte). UTF-8 is
still the default, but can now be overridden to single byte encoding.
@ndickerson ndickerson merged commit eabd0b8 into master Sep 14, 2018
@ndickerson ndickerson deleted the f/single-byte branch September 14, 2018 17:09
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant