Closed tallesl closed 9 years ago
It's possible to turn on objectMode? This note means that it doesn't support?
There is no explicit objectMode because in streams1 such a concept did not exist. This will work with object streams implicitly. if you want a module that supports objectMode you can use through2
objectMode
streams1
object
through2
It's possible to turn on objectMode? This note means that it doesn't support?