Home
last modified time | relevance | path

Searched defs:_writeStringified (Results 1 - 1 of 1) sorted by relevance

/interface/sdk-js/build-tools/dts_parser/build_package/
H A DJS_API_COUNT.js33 var n=r(39023).inherits,i=r(34198).Transform,a=r(84025),o=r(91789),s=function(e){if(!(this instanceof s))return new s(e);e=this.options=o.defaults(e,{}),i.call(this,e),this.supports={directory:!0,symlink:!0},this.files=[]};n(s,i),s.prototype._transform=function(e,t,r){r(null,e)},s.prototype._writeStringified=function(){var e=JSON.stringify(this.files);this.write(e)},s.prototype.append=function(e,t,r){var n=this;function i(e,i){e?r(e):(t.size=i.length||0,t.crc32=a.unsigned(i),n.files.push(t),r(null,t))}t.crc32=0,"buffer"===t.sourceType?i(null,e):"stream"===t.sourceType&&o.collectStream(e,i)},s.prototype.finalize=function(){this._writeStringified(),this.end()},e.exports=s},60741:(e,t,r)=>{ method
[all...]

Completed in 43 milliseconds