Searched refs:allocUnsafe (Results 1 – 19 of 19) sorted by relevance
| /plugin/asciidocjs/node_modules/lodash/ |
| D | _cloneBuffer.js | 14 allocUnsafe = Buffer ? Buffer.allocUnsafe : undefined; variable 29 result = allocUnsafe ? allocUnsafe(length) : new buffer.constructor(length);
|
| D | lodash.js | 1508 allocUnsafe = Buffer ? Buffer.allocUnsafe : undefined, 4573 result = allocUnsafe ? allocUnsafe(length) : new buffer.constructor(length);
|
| D | lodash.min.js | 111 …/g,"$1.*?")+"$"),Ol=ie?x.Buffer:X,Il=x.Symbol,Rl=x.Uint8Array,zl=Ol?Ol.allocUnsafe:X,El=F(ll.getPr…
|
| /plugin/diagramsnet/lib/ |
| D | electron.js | 970 …var outBuff = Buffer.allocUnsafe(origBuff.length + dataLen + 4); //4 is the header size "zTXt", "t… 1024 data = Buffer.allocUnsafe(9);
|
| /plugin/xlsx2dw/packages/xlsx/ |
| D | cpexcel.full.mjs | 1012 if(!Buffer.allocUnsafe) Buffer.allocUnsafe = function(n) { return new Buffer(n); }; 1014 var mdl = 1024, mdb = Buffer.allocUnsafe(mdl); 1016 var EE = Buffer.allocUnsafe(65536); 1031 out = Buffer.allocUnsafe(len); 1034 out = Buffer.allocUnsafe(2*len); 1049 out = Buffer.allocUnsafe(len); 1059 var DD = Buffer.allocUnsafe(131072), d=0, c=""; 1067 if(2 * len > mdl) { mdl = 2 * len; mdb = Buffer.allocUnsafe(mdl); } 1089 var EE = Buffer.allocUnsafe(131072); 1098 var len = data.length, out = Buffer.allocUnsafe(2*len), i=0, j=0, jj=0, k=0, D=0; [all …]
|
| D | xlsx.mjs | 182 if(has_buf) return Buffer.allocUnsafe ? Buffer.allocUnsafe(len) : new Buffer(len);
|
| /plugin/diagramsnet/lib/js/socket.io/ |
| D | simplepeer9.10.0.min.js | 6 …allocUnsafe=function(e){return p(e)},s.allocUnsafeSlow=function(e){return p(e)},s.isBuffer=functio…
|
| /plugin/xlsx2dw/packages/exceljs/ |
| D | exceljs.js | 33557 if (ArrayType.allocUnsafe) { 33558 return ArrayType.allocUnsafe(size); 36862 var buf = Buffer.allocUnsafe(16); 36877 var buf = Buffer.allocUnsafe(16); 36959 this._cache = Buffer.allocUnsafe(0); 36960 this._secCache = Buffer.allocUnsafe(0); 37106 this.cache = Buffer.allocUnsafe(0); 37254 this.cache = Buffer.allocUnsafe(0); 37273 var padBuff = Buffer.allocUnsafe(len); 37322 var buf = Buffer.allocUnsafe(16); [all …]
|
| /plugin/sequencediagram/bower_components/lodash/ |
| D | lodash.js | 1466 allocUnsafe = Buffer ? Buffer.allocUnsafe : undefined, 4511 result = allocUnsafe ? allocUnsafe(length) : new buffer.constructor(length);
|
| /plugin/sequencediagram/bower_components/lodash/dist/ |
| D | lodash.js | 1466 allocUnsafe = Buffer ? Buffer.allocUnsafe : undefined, 4511 result = allocUnsafe ? allocUnsafe(length) : new buffer.constructor(length);
|
| /plugin/datatables/assets/pdfmake/ |
| D | pdfmake.js | 3701 return allocUnsafe(arg); 3782 function allocUnsafe(size) { 3790 Buffer.allocUnsafe = function (size) { 3791 return allocUnsafe(size); 3797 return allocUnsafe(size); 3943 var buffer = Buffer.allocUnsafe(length); 12929 var ret = Buffer.allocUnsafe(n >>> 0); 12991 var ret = Buffer.allocUnsafe(n); 19183 if (Buffer.from && Buffer.alloc && Buffer.allocUnsafe && Buffer.allocUnsafeSlow) { 19218 SafeBuffer.allocUnsafe = function (size) { [all …]
|
| D | pdfmake.min.js | 2 …allocUnsafe(r)}return from(r,i,o)}function from(r,i,o){if("string"==typeof r)return function fromS…
|
| /plugin/ol3/ |
| D | script.js | 8 …allocUnsafe=function(t){return h(null,t)},l.allocUnsafeSlow=function(t){return h(null,t)},l.isBuff… function
|
| /plugin/strata/ |
| D | plotly-2.25.2.min.js | 8 …allocUnsafe=function(t){return g(t)},p.allocUnsafeSlow=function(t){return g(t)},p.isBuffer=functio…
|
| /plugin/ckeditor5markdown/ |
| D | ckeditor.js | 2 …odule.nodeType&&module,It=Rt&&Rt.exports===St?Q.Buffer:void 0,Ot=It?It.allocUnsafe:void 0;const Mt…
|
| /plugin/dirtylittlehelper/mermaid/editor/ |
| D | bundle.js | 403 …allocUnsafe=function(e){return u(null,e)},l.allocUnsafeSlow=function(e){return u(null,e)},l.isBuff…
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | bundle.js | 403 …allocUnsafe=function(e){return u(null,e)},l.allocUnsafeSlow=function(e){return u(null,e)},l.isBuff…
|
| D | bundle.js.map | 1 …allocUnsafe(this, arg)\n }\n return from(this, arg, encodingOrOffset, length)\n}\n\nBuffer.poolS…
|
| /plugin/dirtylittlehelper/script/ |
| D | mermaid.min.js.map | 1 …allocUnsafe","resIndex","getSymbolsIn","baseGetAllKeys","symbolsFunc","cloneArrayBuffer","typedArr…
|