drop
This method returns a new stream with the first limit chunks dropped from the start.
Since
v17.5.0
Parameters
limit
the number of chunks to drop from the readable.
This method returns a new stream with the first limit chunks dropped from the start.
v17.5.0
the number of chunks to drop from the readable.