vare={8099:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:!0});vari=r(7117);functionn(e,t,r){returnvoid0===t&&(t=newUint8Array(2)),void0===r&&(r=0),t[r+0]=e>>>8,t[r+1]=e>>>0,t}functions(e,t,r){returnvoid0===t&&(t=newUint8Array(2)),void0===r&&(r=0),t[r+0]=e>>>0,t[r+1]=e>>>8,t}functiono(e,t){returnvoid0===t&&(t=0),e[t]<<24|e[t+1]<<16|e[t+2]<<8|e[t+3]}functiona(e,t){returnvoid0===t&&(t=0),(e[t]<<24|e[t+1]<<16|e[t+2]<<8|e[t+3])>>>0}functionh(e,t){returnvoid0===t&&(t=0),e[t+3]<<24|e[t+2]<<16|e[t+1]<<8|e[t]}functionc(e,t){returnvoid0===t&&(t=0),(e[t+3]<<24|e[t+2]<<16|e[t+1]<<8|e[t])>>>0}functionu(e,t,r){returnvoid0===t&&(t=newUint8Array(4)),void0===r&&(r=0),t[r+0]=e>>>24,t[r+1]=e>>>16,t[r+2]=e>>>8,t[r+3]=e>>>0,t}functionl(e,t,r){returnvoid0===t&&(t=newUint8Array(4)),void0===r&&(r=0),t[r+0]=e>>>0,t[r+1]=e>>>8,t[r+2]=e>>>16,t[r+3]=e>>>24,t}functionf(e,t,r){returnvoid0===t&&(t=newUint8Array(8)),void0===r&&(r=0),u(e/4294967296>>>0,t,r),u(e>>>0,t,r+4),t}functiond(e,t,r){returnvoid0===t&&(t=newUint8Array(8)),void0===r&&(r=0),l(e>>>0,t,r),l(e/4294967296>>>0,t,r+4),t}t.readInt16BE=function(e,t){returnvoid0===t&&(t=0),(e[t+0]<<8|e[t+1])<<16>>16},t.readUint16BE=function(e,t){returnvoid0===t&&(t=0),(e[t+0]<<8|e[t+1])>>>0},t.readInt16LE=function(e,t){returnvoid0===t&&(t=0),(e[t+1]<<8|e[t])<<16>>16},t.readUint16LE=function(e,t){returnvoid0===t&&(t=0),(e[t+1]<<8|e[t])>>>0},t.writeUint16BE=n,t.writeInt16BE=n,t.writeUint16LE=s,t.writeInt16LE=s,t.readInt32BE=o,t.readUint32BE=a,t.readInt32LE=h,t.readUint32LE=c,t.writeUint32BE=u,t.writeInt32BE=u,t.writeUint32LE=l,t.writeInt32LE=l,t.readInt64BE=function(e,t){void0===t&&(t=0);varr=o(e,t),i=o(e,t+4);return4294967296*r+i-4294967296*(i>>31)},t.readUint64BE=function(e,t){returnvoid0===t&&(t=0),4294967296*a(e,t)+a(e,t+4)},t.readInt64LE=function(e,t){void0===t&&(t=0);varr=h(e,t);return4294967296*h(e,t+4)+r-4294967296*(r>>31)},t.readUint64LE=function(e,t){void0===t&&(t=0);varr=c(e,t);return4294967296*c(e,t+4)+r},t.writeUint64BE=f,t.writeInt64BE=f,t.writeUint64LE=d,t.writeInt64LE=d,t.readUintBE=function(e,t,r){if(void0===r&&(r=0),e%8!=0)thrownewError("readUintBE supports only bitLengths divisible by 8");if(e/8>t.length-r)thrownewError("readUintBE: array is too short for the given bitLength");for(vari=0,n=1,s=e/8+r-1;s>=r;s--)i+=t[s]*n,n*=256;returni},t.readUintLE=function(e,t,r){if(void0===r&&(r=0),e%8!=0)thrownewError("readUintLE supports only bitLengths divisible by 8");if(e/8>t.length-r)thrownewError("readUintLE: array is too short for the given bitLength");for(vari=0,n=1,s=r;s<r+e/8;s++)i+=t[s]*n,n*=256;returni},t.writeUintBE=function(e,t,r,n){if(void0===r&&(r=newUint8Array(e/8)),void0===n&&(n=0),e%8!=0)thrownewError("writeUintBE supports only bitLengths divisible by 8");if(!i.isSafeInteger(t))thrownewError("writeUintBE value must be an integer");for(vars=1,o=e/8+n-1;o>=n;o--)r[o]=t/s&255,s*=256;returnr},t.writeUintLE=function(e,t,r,n){if(void0===r&&(r=newUint8Array(e/8)),void0===n&&(n=0),e%8!=0)thrownewError("writeUintLE supports only bitLengths divisible by 8");if(!i.isSafeInteger(t))thrownewError("writeUintLE value must be an integer");for(vars=1,o=n;o<n+e/8;o++)r[o]=t/s&255,s*=256;returnr},t.readFloat32BE=function(e,t){returnvoid0===t&&(t=0),newDataView(e.buffer,e.byteOffset,e.byteLength).getFloat32(t)},t.readFloat32LE=function(e,t){returnvoid0===t&&(t=0),newDataView(e.buffer,e.byteOffset,e.byteLength).getFloat32(t,!0)},t.readFloat64BE=function(e,t){returnvoid0===t&&(t=0),newDataView(e.buffer,e.byteOffset,e.byteLength).getFloat64(t)},t.readFloat64LE=function(e,t){returnvoid0===t&&(t=0),newDataView(e.buffer,e.byteOffset,e.byteLength).getFloat64(t,!0)},t.writeFloat32BE=function(e,t,r){returnvoid0===t&&(t=newUint8Array(4)),void0===r&&(r=0),newDataView(t.buffer,t.byteOffset,t.byteLength).setFloat32(r,e),t},t.writeFloat32LE=function(e,t,r){returnvoid0===t&&(t=newUint8Array(4)),void0===r&&(r=0),newDataView(t.buffer,t.byteOffset,t.byteLength).setFloat32(r,e,!0),t},t.writeFloat64BE=