-
Notifications
You must be signed in to change notification settings - Fork 318
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Restructured code of method convertString().
Restructured code of the convertString() method by splitting it into two methods: one for strings without and one for strings with code extension techniques according to ISO 2022. This should increase the readability of the code.
- Loading branch information
1 parent
739177d
commit 8d8d1dd
Showing
2 changed files
with
335 additions
and
273 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.