Skip to content

bpo-41305: Add StreamReader.readinto() #21491

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

Closed
wants to merge 2 commits into from

Conversation

tontinton
Copy link
Contributor

@tontinton tontinton commented Jul 15, 2020

@tontinton tontinton requested review from 1st1 and asvetlov as code owners July 15, 2020 17:39
@tontinton tontinton changed the title Fix issue 41305 bpo-41279: Add StreamReader.readinto() Jul 15, 2020
@tontinton tontinton changed the title bpo-41279: Add StreamReader.readinto() bpo-41305: Add StreamReader.readinto() Jul 15, 2020
This function is useful when you want to fill an already allocated
buffer with data read from the stream.
@kumaraditya303
Copy link
Contributor

Closing as #85477 is closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants