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

Cleaning up string support and expanding test coverage. #24

Merged
merged 9 commits into from
Nov 6, 2018
Merged

Cleaning up string support and expanding test coverage. #24

merged 9 commits into from
Nov 6, 2018

Conversation

mattsb42-aws
Copy link
Member

Issue #, if available: #21

Description of changes:
Following on from #22, I decided to streamline the string support a bit by just converting everything to bytes immediately upon reading from the wrapped stream. This simplifies all of our handling of the data read from that stream because we once again know that it will always be bytes by the time we process it.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@mattsb42-aws mattsb42-aws requested a review from a team November 3, 2018 00:57
@mattsb42-aws mattsb42-aws merged commit e11d72b into aws:master Nov 6, 2018
@mattsb42-aws mattsb42-aws deleted the unicode branch November 6, 2018 01:03
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

Successfully merging this pull request may close these issues.

2 participants