Searched refs:internalStream (Results 1 – 6 of 6) sorted by relevance
13 …internalStream:function(e){var t=null,r="string";try{if(!e)throw new Error("No output type specifi… method
4138 internalStream: function (type) { method4174 return this.internalStream(type).accumulate(onUpdate);4184 return this.internalStream(type || "nodebuffer").toNodejsStream(onUpdate);
13 …internalStream:function(a){var b=a.toLowerCase(),c="string"===b||"text"===b;"binarystring"!==b&&"t… method
55120 internalStream: function internalStream(type) {55161 return this.internalStream(type).accumulate(onUpdate);55171 return this.internalStream(type || "nodebuffer").toNodejsStream(onUpdate);
1697 …internalStream:function(a){var b=a.toLowerCase(),c="string"===b||"text"===b;"binarystring"!==b&&"t… method