Home
last modified time | relevance | path

Searched defs:createLineStream (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/npm/node_modules/byline/lib/
Dbyline.js40 module.exports.createLineStream = function(readStream) { function
45 function createLineStream(readStream, options) { function