This method returns a new stream with the first limit chunks.
method
zlib.Deflate.take
@param limit
the number of chunks to take from the readable.
@returns
a stream with limit chunks taken.
method
the number of chunks to take from the readable.
a stream with limit chunks taken.