Helper to peek up to maxChunks into a stream. The return type signals if the stream has ended or not. If not, caller needs to add a data listener to continue reading.
maxChunks
data
Helper to peek up to
maxChunks
into a stream. The return type signals if the stream has ended or not. If not, caller needs to add adata
listener to continue reading.