Commit e535675
authored
doc: correct default highWaterMark values
File write streams inherit the default byte-stream highWaterMark.
The fixed 16 KiB value became stale when that default changed.
Also document the Windows-specific byte-stream default.
Signed-off-by: umuoy1 <burningdian@gmail.com>
PR-URL: #64617
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>1 parent 579fb17 commit e535675
2 files changed
Lines changed: 21 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
323 | 323 | | |
324 | 324 | | |
325 | 325 | | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
326 | 329 | | |
327 | 330 | | |
328 | 331 | | |
| |||
335 | 338 | | |
336 | 339 | | |
337 | 340 | | |
338 | | - | |
| 341 | + | |
| 342 | + | |
339 | 343 | | |
340 | 344 | | |
341 | 345 | | |
| |||
3066 | 3070 | | |
3067 | 3071 | | |
3068 | 3072 | | |
| 3073 | + | |
| 3074 | + | |
| 3075 | + | |
3069 | 3076 | | |
3070 | 3077 | | |
3071 | 3078 | | |
| |||
3123 | 3130 | | |
3124 | 3131 | | |
3125 | 3132 | | |
3126 | | - | |
| 3133 | + | |
| 3134 | + | |
3127 | 3135 | | |
3128 | 3136 | | |
3129 | 3137 | | |
| |||
9357 | 9365 | | |
9358 | 9366 | | |
9359 | 9367 | | |
| 9368 | + | |
9360 | 9369 | | |
9361 | 9370 | | |
9362 | 9371 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3647 | 3647 | | |
3648 | 3648 | | |
3649 | 3649 | | |
| 3650 | + | |
| 3651 | + | |
| 3652 | + | |
| 3653 | + | |
3650 | 3654 | | |
3651 | 3655 | | |
3652 | 3656 | | |
3653 | 3657 | | |
3654 | 3658 | | |
3655 | | - | |
3656 | | - | |
| 3659 | + | |
| 3660 | + | |
| 3661 | + | |
3657 | 3662 | | |
3658 | 3663 | | |
3659 | 3664 | | |
| |||
3783 | 3788 | | |
3784 | 3789 | | |
3785 | 3790 | | |
3786 | | - | |
| 3791 | + | |
3787 | 3792 | | |
3788 | 3793 | | |
3789 | 3794 | | |
| |||
4157 | 4162 | | |
4158 | 4163 | | |
4159 | 4164 | | |
4160 | | - | |
| 4165 | + | |
4161 | 4166 | | |
4162 | 4167 | | |
4163 | 4168 | | |
| |||
5098 | 5103 | | |
5099 | 5104 | | |
5100 | 5105 | | |
| 5106 | + | |
5101 | 5107 | | |
5102 | 5108 | | |
5103 | 5109 | | |
| |||
0 commit comments