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:James M Snell <jasnell@gmail.com> PR-URL: https://github.com/joyent/node/pull/25591
parent
cb660ab3
Please register or sign in to comment