Skip to content
This repository was archived by the owner on Apr 22, 2023. It is now read-only.

doc: Clarified read method with specified size argument. #25586

Closed
wants to merge 1 commit into from

Conversation

plafer
Copy link

@plafer plafer commented Jun 28, 2015

Made explicitely clear that when size bytes are not available, it will
return null, unless we've ended, in which case the data remaining in the
buffer will be returned.

Fixes #7273

Made explicitely clear that when size bytes are not available, it will
return null, unless we've ended, in which case the data remaining in the
buffer will be returned.

Fixes nodejs#7273
@jasnell
Copy link
Member

jasnell commented Jun 29, 2015

LGTM

@jasnell
Copy link
Member

jasnell commented Jun 29, 2015

Will land with #25592

@jasnell
Copy link
Member

jasnell commented Jun 29, 2015

Landed with 8e1e18f

@jasnell jasnell closed this Jun 29, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants