File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -270,9 +270,6 @@ added: v16.11.0
270270  * `  signal`  {AbortSignal|undefined} **Default:** ` undefined ` 
271271* Returns: {fs.ReadStream} 
272272
273- Unlike the 16 KiB default `  highWaterMark`  for a {stream.Readable}, the stream
274- returned by this method has a default `  highWaterMark`  of 64 KiB.
275- 
276273` `  can include ` `  and ` `  values to read a range of bytes from
277274the file instead of the entire file. Both `  start`  and ` `  are inclusive and
278275start counting at 0, allowed values are in the 
@@ -2551,9 +2548,6 @@ changes:
25512548  * `signal` {AbortSignal|null} **Default:** `null` 
25522549* Returns: {fs.ReadStream} 
25532550
2554- Unlike the 16 KiB default `highWaterMark` for a {stream.Readable}, the stream 
2555- returned by this method has a default `highWaterMark` of 64 KiB. 
2556- 
25572551`options` can include `start` and `end` values to read a range of bytes from 
25582552the file instead of the entire file. Both `start` and `end` are inclusive and 
25592553start counting at 0, allowed values are in the 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments