Skip to content

Commit 36e90da

Browse files
kysnmbnoordhuis
authored andcommitted
doc: remove bufferSize option
`bufferSize` option has been removed in b0f6789.
1 parent 774b28f commit 36e90da

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

doc/api/fs.markdown

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -650,7 +650,6 @@ Returns a new ReadStream object (See `Readable Stream`).
650650
encoding: null,
651651
fd: null,
652652
mode: 0666,
653-
bufferSize: 64 * 1024,
654653
autoClose: true
655654
}
656655

0 commit comments

Comments
 (0)