Commit 6b6bd214 authored by Philippe Laferriere's avatar Philippe Laferriere Committed by James M Snell
Browse files

doc: Clarified read method with specified size argument.



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

Reviewed-By: default avatarJames M Snell <jasnell@gmail.com>
PR-URL: https://github.com/joyent/node/pull/25591
parent cb660ab3
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment