Searched defs:createLineStream (Results 1 – 1 of 1) sorted by relevance
40 module.exports.createLineStream = function(readStream) { function45 function createLineStream(readStream, options) { function