Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Need to handle UTF-16BE hex text strings #7

Closed
zmughal opened this issue Jan 8, 2018 · 0 comments
Closed

Need to handle UTF-16BE hex text strings #7

zmughal opened this issue Jan 8, 2018 · 0 comments

Comments

@zmughal
Copy link
Member

zmughal commented Jan 8, 2018

An example is

{
	input => 'FEFF004D006900630072006F0073006F0066007400AE00200050006F0077006500720050006F0069006E007400AE00200032003000310030',
	output => 'Microsoft® PowerPoint® 2010',
}
zmughal added a commit that referenced this issue Jan 8, 2018
Also renames `unescape` to `unescape_ascii_string` in order to make a
distinction between working with ASCII text strings and the Unicode
UTF-16BE hex strings.

Fixes <#7>.
zmughal added a commit that referenced this issue Jan 8, 2018
Also renames `unescape` to `unescape_ascii_string` in order to make a
distinction between working with ASCII text strings and the Unicode
UTF-16BE hex strings.

Fixes <#7>.
zmughal added a commit that referenced this issue Jan 8, 2018
Also renames `unescape` to `unescape_ascii_string` in order to make a
distinction between working with ASCII text strings and the Unicode
UTF-16BE hex strings.

Fixes <#7>.
@zmughal zmughal closed this as completed in #8 Jan 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant