stream: make Readable.wrap support objectMode
Added a check to see if the stream is in objectMode before deciding whether to include or exclude data from an old-style wrapped stream.
parent
cf87ee67
Please register or sign in to comment
Added a check to see if the stream is in objectMode before deciding whether to include or exclude data from an old-style wrapped stream.