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

Code Refactoring #5

Merged
merged 3 commits into from
Jul 9, 2023
Merged

Code Refactoring #5

merged 3 commits into from
Jul 9, 2023

Conversation

cubicle-jockey
Copy link
Owner

Details are in the commits

- removed ReadLineResult from ascii_stream and put it in ascii_common, since ReadLineResult is used by both AsciiStreamReader and AsciiStreamReaderAsync
Because removing ReadLineResult from ascii_stream and putting it in ascii_common is potentially a breaking change.
- clarified that Success(usize) contains the number of bytes pushed to the result buf, not the number of bytes read.
@cubicle-jockey cubicle-jockey merged commit f258068 into master Jul 9, 2023
2 checks passed
@cubicle-jockey cubicle-jockey deleted the refactor branch July 9, 2023 19:21
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.

1 participant