Unverified Commit 762f260c authored by Jessica Quynh Tran's avatar Jessica Quynh Tran Committed by Italo A. Casas
Browse files

doc: clarifying variables in fs.write()

This commit clarifies variables in the Filesystem docs.
Prior, the documentation for fs.write() had an ambiguous
remark on the parameters of offset and length.

Therefore, this commit makes explicit that the length parameter
in fs.write() is used to denote the number of bytes, which is
a clearer reference for its usage.

PR-URL: https://github.com/nodejs/node/pull/9792
Ref: https://github.com/nodejs/node/issues/7868


Reviewed-By: default avatarSam Roberts <vieuxtech@gmail.com>
parent 622b4399
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