@loaders.gl/draco
Version:
Framework-independent loader and writer for Draco compressed meshes and point clouds
9 lines • 226 kB
JavaScript
(function webpackUniversalModuleDefinition(root, factory) {
if (typeof exports === 'object' && typeof module === 'object')
module.exports = factory();
else if (typeof define === 'function' && define.amd) define([], factory);
else if (typeof exports === 'object') exports['loaders'] = factory();
else root['loaders'] = factory();})(globalThis, function () {
"use strict";var __exports__=(()=>{var Pl=Object.create;var Tn=Object.defineProperty;var zl=Object.getOwnPropertyDescriptor;var kl=Object.getOwnPropertyNames;var jl=Object.getPrototypeOf,Wl=Object.prototype.hasOwnProperty;var $l=(r,t)=>()=>(t||r((t={exports:{}}).exports,t),t.exports),$e=(r,t)=>{for(var e in t)Tn(r,e,{get:t[e],enumerable:!0})},xn=(r,t,e,i)=>{if(t&&typeof t=="object"||typeof t=="function")for(let n of kl(t))!Wl.call(r,n)&&n!==e&&Tn(r,n,{get:()=>t[n],enumerable:!(i=zl(t,n))||i.enumerable});return r},On=(r,t,e)=>(xn(r,t,"default"),e&&xn(e,t,"default")),Hl=(r,t,e)=>(e=r!=null?Pl(jl(r)):{},xn(t||!r||!r.__esModule?Tn(e,"default",{value:r,enumerable:!0}):e,r)),Yl=r=>xn(Tn({},"__esModule",{value:!0}),r);var ga=$l((Gh,ba)=>{ba.exports=globalThis.loaders});var Dn={};$e(Dn,{DRACO_EXTERNAL_LIBRARIES:()=>tt,DRACO_EXTERNAL_LIBRARY_URLS:()=>Ye,DracoArrowLoader:()=>Cl,DracoLoader:()=>Bn,DracoWorkerLoader:()=>ya,DracoWriter:()=>Ta,DracoWriterWorker:()=>xa});On(Dn,Hl(ga(),1));function Gl(){return globalThis._loadersgl_?.version||(globalThis._loadersgl_=globalThis._loadersgl_||{},globalThis._loadersgl_.version="4.4.2"),globalThis._loadersgl_.version}var _a=Gl();function wa(r,t){if(!r)throw new Error(t||"loaders.gl assertion failed.")}var Se={self:typeof self<"u"&&self,window:typeof window<"u"&&window,global:typeof global<"u"&&global,document:typeof document<"u"&&document},Xh=Se.self||Se.window||Se.global||{},qh=Se.window||Se.self||Se.global||{},Kh=Se.global||Se.self||Se.window||{},Qh=Se.document||{};var Ae=typeof process!="object"||String(process)!=="[object process]"||process.browser,Ni=typeof importScripts=="function",tf=typeof window<"u"&&typeof window.orientation<"u",va=typeof process<"u"&&process.version&&/v([0-9]*)/.exec(process.version),ef=va&&parseFloat(va[1])||0;var to={};function Li(r={}){let t=r.useLocalLibraries??r.core?.useLocalLibraries,e=r.CDN??r.core?.CDN,i=r.modules;return{...t!==void 0?{useLocalLibraries:t}:{},...e!==void 0?{CDN:e}:{},...i!==void 0?{modules:i}:{}}}async function He(r,t=null,e={},i=null){return t&&(r=Ia(r,t,e,i)),to[r]=to[r]||Jl(r),await to[r]}function Ia(r,t,e={},i=null){if(e?.core)throw new Error("loadLibrary: options.core must be pre-normalized");if(!e.useLocalLibraries&&r.startsWith("http"))return r;i=i||r;let n=e.modules||{};return n[i]?n[i]:Ae?e.CDN?(wa(e.CDN.startsWith("http")),`${e.CDN}/${t}@${_a}/dist/libs/${i}`):Ni?`../src/libs/${i}`:`modules/${t}/src/libs/${i}`:`modules/${t}/dist/libs/${i}`}async function Jl(r){if(r.endsWith("wasm"))return await Xl(r);if(!Ae){let{requireFromFile:e}=globalThis.loaders||{};try{let i=await e?.(r);return i||!r.includes("/dist/libs/")?i:await e?.(r.replace("/dist/libs/","/src/libs/"))}catch(i){if(r.includes("/dist/libs/"))try{return await e?.(r.replace("/dist/libs/","/src/libs/"))}catch{}return console.error(i),null}}if(Ni)return importScripts(r);let t=await ql(r);return Zl(t,r)}function Zl(r,t){if(!Ae){let{requireFromString:i}=globalThis.loaders||{};return i?.(r,t)}if(Ni)return eval.call(globalThis,r),null;let e=document.createElement("script");e.id=t;try{e.appendChild(document.createTextNode(r))}catch{e.text=r}return document.body.appendChild(e),null}async function Xl(r){let{readFileAsArrayBuffer:t}=globalThis.loaders||{};if(Ae||!t||r.startsWith("http"))return await(await fetch(r)).arrayBuffer();try{return await t(r)}catch{if(r.includes("/dist/libs/"))return await t(r.replace("/dist/libs/","/src/libs/"));throw new Error(`Failed to load ArrayBuffer from ${r}`)}}async function ql(r){let{readFileAsText:t}=globalThis.loaders||{};if(Ae||!t||r.startsWith("http"))return await(await fetch(r)).text();try{return await t(r)}catch{if(r.includes("/dist/libs/"))return await t(r.replace("/dist/libs/","/src/libs/"));throw new Error(`Failed to load text from ${r}`)}}var Kl="1.5.6",Ql="1.4.1",eo=`https://www.gstatic.com/draco/versioned/decoders/${Kl}`,tt={DECODER:"draco_wasm_wrapper.js",DECODER_WASM:"draco_decoder.wasm",FALLBACK_DECODER:"draco_decoder.js",ENCODER:"draco_encoder.js"},Ye={[tt.DECODER]:`${eo}/${tt.DECODER}`,[tt.DECODER_WASM]:`${eo}/${tt.DECODER_WASM}`,[tt.FALLBACK_DECODER]:`${eo}/${tt.FALLBACK_DECODER}`,[tt.ENCODER]:`https://raw.githubusercontent.com/google/draco/${Ql}/javascript/${tt.ENCODER}`},ro,io;async function Sa(r={},t){let e=r.modules||{};return e.draco3d?ro||=e.draco3d.createDecoderModule({}).then(i=>({draco:i})):ro||=tu(r,t),await ro}async function Aa(r){let t=r.modules||{};return t.draco3d?io||=t.draco3d.createEncoderModule({}).then(e=>({draco:e})):io||=ru(r),await io}function Mn(r,t){if(r&&typeof r=="object"){if(r.default)return r.default;if(r[t])return r[t]}return r}async function tu(r,t){let e,i;switch(t){case"js":e=await He(Ye[tt.FALLBACK_DECODER],"draco",r,tt.FALLBACK_DECODER);break;case"wasm":default:try{[e,i]=await Promise.all([await He(Ye[tt.DECODER],"draco",r,tt.DECODER),await He(Ye[tt.DECODER_WASM],"draco",r,tt.DECODER_WASM)])}catch{e=null,i=null}}return e=Mn(e,"DracoDecoderModule"),e=e||globalThis.DracoDecoderModule,!e&&!Ae&&([e,i]=await Promise.all([await He(Ye[tt.DECODER],"draco",{...r,useLocalLibraries:!0},tt.DECODER),await He(Ye[tt.DECODER_WASM],"draco",{...r,useLocalLibraries:!0},tt.DECODER_WASM)]),e=Mn(e,"DracoDecoderModule"),e=e||globalThis.DracoDecoderModule),await eu(e,i)}function eu(r,t){if(typeof r!="function")throw new Error("DracoDecoderModule could not be loaded");let e={};return t&&(e.wasmBinary=t),new Promise(i=>{r({...e,onModuleLoaded:n=>i({draco:n})})})}async function ru(r){let t=await He(Ye[tt.ENCODER],"draco",r,tt.ENCODER);if(t=Mn(t,"DracoEncoderModule"),t=t||globalThis.DracoEncoderModule,!t&&!Ae&&(t=await He(Ye[tt.ENCODER],"draco",{...r,useLocalLibraries:!0},tt.ENCODER),t=Mn(t,"DracoEncoderModule"),t=t||globalThis.DracoEncoderModule),typeof t!="function")throw new Error("DracoEncoderModule could not be loaded");return new Promise(e=>{t({onModuleLoaded:i=>e({draco:i})})})}var Ba={POSITION:"POSITION",NORMAL:"NORMAL",COLOR_0:"COLOR",TEXCOORD_0:"TEX_COORD"},iu=()=>{},Ei=class{draco;dracoEncoder;dracoMeshBuilder;dracoMetadataBuilder;log;constructor(t){this.draco=t,this.dracoEncoder=new this.draco.Encoder,this.dracoMeshBuilder=new this.draco.MeshBuilder,this.dracoMetadataBuilder=new this.draco.MetadataBuilder}destroy(){this.destroyEncodedObject(this.dracoMeshBuilder),this.destroyEncodedObject(this.dracoEncoder),this.destroyEncodedObject(this.dracoMetadataBuilder),this.dracoMeshBuilder=null,this.dracoEncoder=null,this.draco=null}destroyEncodedObject(t){t&&this.draco.destroy(t)}encodeSync(t,e={}){return this.log=iu,this._setOptions(e),e.pointcloud?this._encodePointCloud(t,e):this._encodeMesh(t,e)}_getAttributesFromMesh(t){let e={...t,...t.attributes};return t.indices&&(e.indices=t.indices),e}_encodePointCloud(t,e){let i=new this.draco.PointCloud;e.metadata&&this._addGeometryMetadata(i,e.metadata);let n=this._getAttributesFromMesh(t);this._createDracoPointCloud(i,n,e);let s=new this.draco.DracoInt8Array;try{let o=this.dracoEncoder.EncodePointCloudToDracoBuffer(i,!1,s);if(!(o>0))throw new Error("Draco encoding failed.");return this.log(`DRACO encoded ${i.num_points()} points
with ${i.num_attributes()} attributes into ${o} bytes`),Da(s)}finally{this.destroyEncodedObject(s),this.destroyEncodedObject(i)}}_encodeMesh(t,e){let i=new this.draco.Mesh;e.metadata&&this._addGeometryMetadata(i,e.metadata);let n=this._getAttributesFromMesh(t);this._createDracoMesh(i,n,e);let s=new this.draco.DracoInt8Array;try{let o=this.dracoEncoder.EncodeMeshToDracoBuffer(i,s);if(o<=0)throw new Error("Draco encoding failed.");return this.log(`DRACO encoded ${i.num_points()} points
with ${i.num_attributes()} attributes into ${o} bytes`),Da(s)}finally{this.destroyEncodedObject(s),this.destroyEncodedObject(i)}}_setOptions(t){if("speed"in t&&this.dracoEncoder.SetSpeedOptions(...t.speed),"method"in t){let e=this.draco[t.method||"MESH_SEQUENTIAL_ENCODING"];this.dracoEncoder.SetEncodingMethod(e)}if("quantization"in t)for(let e in t.quantization){let i=t.quantization[e],n=this.draco[e];this.dracoEncoder.SetAttributeQuantization(n,i)}}_createDracoMesh(t,e,i){let n=i.attributesMetadata||{};try{let s=this._getPositionAttribute(e);if(!s)throw new Error("positions");let o=s.length/3;for(let a in e){let c=e[a];a=Ba[a]||a;let l=this._addAttributeToMesh(t,a,c,o);l!==-1&&this._addAttributeMetadata(t,l,{name:a,...n[a]||{}})}}catch(s){throw this.destroyEncodedObject(t),s}return t}_createDracoPointCloud(t,e,i){let n=i.attributesMetadata||{};try{let s=this._getPositionAttribute(e);if(!s)throw new Error("positions");let o=s.length/3;for(let a in e){let c=e[a];a=Ba[a]||a;let l=this._addAttributeToMesh(t,a,c,o);l!==-1&&this._addAttributeMetadata(t,l,{name:a,...n[a]||{}})}}catch(s){throw this.destroyEncodedObject(t),s}return t}_addAttributeToMesh(t,e,i,n){if(!ArrayBuffer.isView(i))return-1;let s=this._getDracoAttributeType(e),o=i.length/n;if(s==="indices"){let l=i.length/3;return this.log(`Adding attribute ${e}, size ${l}`),this.dracoMeshBuilder.AddFacesToMesh(t,l,i),-1}this.log(`Adding attribute ${e}, size ${o}`);let a=this.dracoMeshBuilder,{buffer:c}=i;switch(i.constructor){case Int8Array:return a.AddInt8Attribute(t,s,n,o,new Int8Array(c));case Int16Array:return a.AddInt16Attribute(t,s,n,o,new Int16Array(c));case Int32Array:return a.AddInt32Attribute(t,s,n,o,new Int32Array(c));case Uint8Array:case Uint8ClampedArray:return a.AddUInt8Attribute(t,s,n,o,new Uint8Array(c));case Uint16Array:return a.AddUInt16Attribute(t,s,n,o,new Uint16Array(c));case Uint32Array:return a.AddUInt32Attribute(t,s,n,o,new Uint32Array(c));case Float32Array:return a.AddFloatAttribute(t,s,n,o,new Float32Array(c));default:return console.warn("Unsupported attribute type",i),-1}}_getDracoAttributeType(t){switch(t.toLowerCase()){case"indices":return"indices";case"position":case"positions":case"vertices":return this.draco.POSITION;case"normal":case"normals":return this.draco.NORMAL;case"color":case"colors":return this.draco.COLOR;case"texcoord":case"texcoords":return this.draco.TEX_COORD;default:return this.draco.GENERIC}}_getPositionAttribute(t){for(let e in t){let i=t[e];if(this._getDracoAttributeType(e)===this.draco.POSITION)return i}return null}_addGeometryMetadata(t,e){let i=new this.draco.Metadata;this._populateDracoMetadata(i,e),this.dracoMeshBuilder.AddMetadata(t,i)}_addAttributeMetadata(t,e,i){let n=new this.draco.Metadata;this._populateDracoMetadata(n,i),this.dracoMeshBuilder.SetMetadataForAttribute(t,e,n)}_populateDracoMetadata(t,e){for(let[i,n]of nu(e))switch(typeof n){case"number":Math.trunc(n)===n?this.dracoMetadataBuilder.AddIntEntry(t,i,n):this.dracoMetadataBuilder.AddDoubleEntry(t,i,n);break;case"object":n instanceof Int32Array&&this.dracoMetadataBuilder.AddIntEntryArray(t,i,n,n.length);break;case"string":default:this.dracoMetadataBuilder.AddStringEntry(t,i,n)}}};function Da(r){let t=r.size(),e=new ArrayBuffer(t),i=new Int8Array(e);for(let n=0;n<t;++n)i[n]=r.GetValue(n);return e}function nu(r){return r.entries&&!r.hasOwnProperty("entries")?r.entries():Object.entries(r)}var Ui="4.4.2";var su={pointcloud:!1,attributeNameEntry:"name"},xa={id:"draco-writer",name:"Draco compressed geometry writer",module:"draco",version:Ui,worker:!0,options:{draco:{},source:null}},Ta={name:"DRACO",id:"draco",module:"draco",version:Ui,extensions:["drc"],mimeTypes:["application/octet-stream"],options:{draco:su},encode:ou};async function ou(r,t={}){let{draco:e}=await Aa(Li(t)),i=new Ei(e);try{return i.encodeSync(r,t.draco)}finally{i.destroy()}}function au(r,t="float32"){return r instanceof Date?"date-millisecond":r instanceof Number?t:typeof r=="string"?"utf8":(r===null||r==="undefined","null")}function Oa(r){let t=no(r);return t!=="null"?{type:t,nullable:!1}:r.length>0?(t=au(r[0]),{type:t,nullable:!0}):{type:"null",nullable:!0}}function no(r){switch(r.constructor){case Int8Array:return"int8";case Uint8Array:case Uint8ClampedArray:return"uint8";case Int16Array:return"int16";case Uint16Array:return"uint16";case Int32Array:return"int32";case Uint32Array:return"uint32";case Float32Array:return"float32";case Float64Array:return"float64";default:return"null"}}function Fa(r,t){var e={};for(var i in r)Object.prototype.hasOwnProperty.call(r,i)&&t.indexOf(i)<0&&(e[i]=r[i]);if(r!=null&&typeof Object.getOwnPropertySymbols=="function")for(var n=0,i=Object.getOwnPropertySymbols(r);n<i.length;n++)t.indexOf(i[n])<0&&Object.prototype.propertyIsEnumerable.call(r,i[n])&&(e[i[n]]=r[i[n]]);return e}function m(r,t,e,i){function n(s){return s instanceof e?s:new e(function(o){o(s)})}return new(e||(e=Promise))(function(s,o){function a(d){try{l(i.next(d))}catch(h){o(h)}}function c(d){try{l(i.throw(d))}catch(h){o(h)}}function l(d){d.done?s(d.value):n(d.value).then(a,c)}l((i=i.apply(r,t||[])).next())})}function Ma(r){var t=typeof Symbol=="function"&&Symbol.iterator,e=t&&r[t],i=0;if(e)return e.call(r);if(r&&typeof r.length=="number")return{next:function(){return r&&i>=r.length&&(r=void 0),{value:r&&r[i++],done:!r}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function N(r){return this instanceof N?(this.v=r,this):new N(r)}function Jt(r,t,e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var i=e.apply(r,t||[]),n,s=[];return n=Object.create((typeof AsyncIterator=="function"?AsyncIterator:Object).prototype),a("next"),a("throw"),a("return",o),n[Symbol.asyncIterator]=function(){return this},n;function o(M){return function(Q){return Promise.resolve(Q).then(M,h)}}function a(M,Q){i[M]&&(n[M]=function(Ie){return new Promise(function(Qs,nr){s.push([M,Ie,Qs,nr])>1||c(M,Ie)})},Q&&(n[M]=Q(n[M])))}function c(M,Q){try{l(i[M](Q))}catch(Ie){L(s[0][3],Ie)}}function l(M){M.value instanceof N?Promise.resolve(M.value.v).then(d,h):L(s[0][2],M)}function d(M){c("next",M)}function h(M){c("throw",M)}function L(M,Q){M(Q),s.shift(),s.length&&c(s[0][0],s[0][1])}}function Hr(r){var t,e;return t={},i("next"),i("throw",function(n){throw n}),i("return"),t[Symbol.iterator]=function(){return this},t;function i(n,s){t[n]=r[n]?function(o){return(e=!e)?{value:N(r[n](o)),done:!1}:s?s(o):o}:s}}function de(r){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var t=r[Symbol.asyncIterator],e;return t?t.call(r):(r=typeof Ma=="function"?Ma(r):r[Symbol.iterator](),e={},i("next"),i("throw"),i("return"),e[Symbol.asyncIterator]=function(){return this},e);function i(s){e[s]=r[s]&&function(o){return new Promise(function(a,c){o=r[s](o),n(a,c,o.done,o.value)})}}function n(s,o,a,c){Promise.resolve(c).then(function(l){s({value:l,done:a})},o)}}var uo={};$e(uo,{compareArrayLike:()=>lo,joinUint8Arrays:()=>Zt,memcpy:()=>Vi,rebaseValueOffsets:()=>Vn,toArrayBufferView:()=>E,toArrayBufferViewAsyncIterator:()=>pe,toArrayBufferViewIterator:()=>De,toBigInt64Array:()=>Cn,toBigUint64Array:()=>mu,toFloat32Array:()=>yu,toFloat32ArrayAsyncIterator:()=>Nu,toFloat32ArrayIterator:()=>Au,toFloat64Array:()=>bu,toFloat64ArrayAsyncIterator:()=>Lu,toFloat64ArrayIterator:()=>Bu,toInt16Array:()=>hu,toInt16ArrayAsyncIterator:()=>Tu,toInt16ArrayIterator:()=>wu,toInt32Array:()=>hr,toInt32ArrayAsyncIterator:()=>Ou,toInt32ArrayIterator:()=>vu,toInt8Array:()=>du,toInt8ArrayAsyncIterator:()=>xu,toInt8ArrayIterator:()=>_u,toUint16Array:()=>fu,toUint16ArrayAsyncIterator:()=>Mu,toUint16ArrayIterator:()=>Iu,toUint32Array:()=>pu,toUint32ArrayAsyncIterator:()=>Fu,toUint32ArrayIterator:()=>Su,toUint8Array:()=>S,toUint8ArrayAsyncIterator:()=>co,toUint8ArrayIterator:()=>ao,toUint8ClampedArray:()=>gu,toUint8ClampedArrayAsyncIterator:()=>Eu,toUint8ClampedArrayIterator:()=>Du});var Na=new TextDecoder("utf-8"),Ri=Na.decode.bind(Na),cu=new TextEncoder,Be=r=>cu.encode(r);var lu=r=>typeof r=="number",La=r=>typeof r=="boolean",dt=r=>typeof r=="function",xt=r=>r!=null&&Object(r)===r,he=r=>xt(r)&&dt(r.then);var fe=r=>xt(r)&&dt(r[Symbol.iterator]),ee=r=>xt(r)&&dt(r[Symbol.asyncIterator]),Fn=r=>xt(r)&&xt(r.schema);var Nn=r=>xt(r)&&"done"in r&&"value"in r;var Ln=r=>xt(r)&&dt(r.stat)&&lu(r.fd);var En=r=>xt(r)&&Ci(r.body),Un=r=>"_getDOMStream"in r&&"_getNodeStream"in r,Ea=r=>xt(r)&&dt(r.abort)&&dt(r.getWriter)&&!Un(r),Ci=r=>xt(r)&&dt(r.cancel)&&dt(r.getReader)&&!Un(r),Ua=r=>xt(r)&&dt(r.end)&&dt(r.write)&&La(r.writable)&&!Un(r),Rn=r=>xt(r)&&dt(r.read)&&dt(r.pipe)&&La(r.readable)&&!Un(r),Ra=r=>xt(r)&&dt(r.clear)&&dt(r.bytes)&&dt(r.position)&&dt(r.setPosition)&&dt(r.capacity)&&dt(r.getBufferIdentifier)&&dt(r.createLong);var oo=typeof SharedArrayBuffer<"u"?SharedArrayBuffer:ArrayBuffer;function uu(r){let t=r[0]?[r[0]]:[],e,i,n,s;for(let o,a,c=0,l=0,d=r.length;++c<d;){if(o=t[l],a=r[c],!o||!a||o.buffer!==a.buffer||a.byteOffset<o.byteOffset){a&&(t[++l]=a);continue}if({byteOffset:e,byteLength:n}=o,{byteOffset:i,byteLength:s}=a,e+n<i||i+s<e){a&&(t[++l]=a);continue}t[l]=new Uint8Array(o.buffer,e,i-e+s)}return t}function Vi(r,t,e=0,i=t.byteLength){let n=r.byteLength,s=new Uint8Array(r.buffer,r.byteOffset,n),o=new Uint8Array(t.buffer,t.byteOffset,Math.min(i,n));return s.set(o,e),r}function Zt(r,t){let e=uu(r),i=e.reduce((d,h)=>d+h.byteLength,0),n,s,o,a=0,c=-1,l=Math.min(t||Number.POSITIVE_INFINITY,i);for(let d=e.length;++c<d;){if(n=e[c],s=n.subarray(0,Math.min(n.length,l-a)),l<=a+s.length){s.length<n.length?e[c]=n.subarray(s.length):s.length===n.length&&c++,o?Vi(o,s,a):o=s;break}Vi(o||(o=new Uint8Array(l)),s,a),a+=s.length}return[o||new Uint8Array(0),e.slice(c),i-(o?o.byteLength:0)]}function E(r,t){let e=Nn(t)?t.value:t;return e instanceof r?r===Uint8Array?new r(e.buffer,e.byteOffset,e.byteLength):e:e?(typeof e=="string"&&(e=Be(e)),e instanceof ArrayBuffer?new r(e):e instanceof oo?new r(e):Ra(e)?E(r,e.bytes()):ArrayBuffer.isView(e)?e.byteLength<=0?new r(0):new r(e.buffer,e.byteOffset,e.byteLength/r.BYTES_PER_ELEMENT):r.from(e)):new r(0)}var du=r=>E(Int8Array,r),hu=r=>E(Int16Array,r),hr=r=>E(Int32Array,r),Cn=r=>E(BigInt64Array,r),S=r=>E(Uint8Array,r),fu=r=>E(Uint16Array,r),pu=r=>E(Uint32Array,r),mu=r=>E(BigUint64Array,r),yu=r=>E(Float32Array,r),bu=r=>E(Float64Array,r),gu=r=>E(Uint8ClampedArray,r),so=r=>(r.next(),r);function*De(r,t){let e=function*(n){yield n},i=typeof t=="string"||ArrayBuffer.isView(t)||t instanceof ArrayBuffer||t instanceof oo?e(t):fe(t)?t:e(t);return yield*so(function*(n){let s=null;do s=n.next(yield E(r,s));while(!s.done)}(i[Symbol.iterator]())),new r}var _u=r=>De(Int8Array,r),wu=r=>De(Int16Array,r),vu=r=>De(Int32Array,r),ao=r=>De(Uint8Array,r),Iu=r=>De(Uint16Array,r),Su=r=>De(Uint32Array,r),Au=r=>De(Float32Array,r),Bu=r=>De(Float64Array,r),Du=r=>De(Uint8ClampedArray,r);function pe(r,t){return Jt(this,arguments,function*(){if(he(t))return yield N(yield N(yield*Hr(de(pe(r,yield N(t))))));let i=function(o){return Jt(this,arguments,function*(){yield yield N(yield N(o))})},n=function(o){return Jt(this,arguments,function*(){yield N(yield*Hr(de(so(function*(a){let c=null;do c=a.next(yield c?.value);while(!c.done)}(o[Symbol.iterator]())))))})},s=typeof t=="string"||ArrayBuffer.isView(t)||t instanceof ArrayBuffer||t instanceof oo?i(t):fe(t)?n(t):ee(t)?t:i(t);return yield N(yield*Hr(de(so(function(o){return Jt(this,arguments,function*(){let a=null;do a=yield N(o.next(yield yield N(E(r,a))));while(!a.done)})}(s[Symbol.asyncIterator]()))))),yield N(new r)})}var xu=r=>pe(Int8Array,r),Tu=r=>pe(Int16Array,r),Ou=r=>pe(Int32Array,r),co=r=>pe(Uint8Array,r),Mu=r=>pe(Uint16Array,r),Fu=r=>pe(Uint32Array,r),Nu=r=>pe(Float32Array,r),Lu=r=>pe(Float64Array,r),Eu=r=>pe(Uint8ClampedArray,r);function Vn(r,t,e){if(r!==0){e=e.slice(0,t);for(let i=-1,n=e.length;++i<n;)e[i]+=r}return e.subarray(0,t)}function lo(r,t){let e=0,i=r.length;if(i!==t.length)return!1;if(i>0)do if(r[e]!==t[e])return!1;while(++e<i);return!0}var gt={fromIterable(r){return Pn(Uu(r))},fromAsyncIterable(r){return Pn(Ru(r))},fromDOMStream(r){return Pn(Cu(r))},fromNodeStream(r){return Pn(Vu(r))},toDOMStream(r,t){throw new Error('"toDOMStream" not available in this environment')},toNodeStream(r,t){throw new Error('"toNodeStream" not available in this environment')}},Pn=r=>(r.next(),r);function*Uu(r){let t,e=!1,i=[],n,s,o,a=0;function c(){return s==="peek"?Zt(i,o)[0]:([n,i,a]=Zt(i,o),n)}({cmd:s,size:o}=(yield(()=>null)())||{cmd:"read",size:0});let l=ao(r)[Symbol.iterator]();try{do if({done:t,value:n}=Number.isNaN(o-a)?l.next():l.next(o-a),!t&&n.byteLength>0&&(i.push(n),a+=n.byteLength),t||o<=a)do({cmd:s,size:o}=yield c());while(o<a);while(!t)}catch(d){e=!0,typeof l.throw=="function"&&l.throw(d)}finally{e===!1&&typeof l.return=="function"&&l.return(null)}return null}function Ru(r){return Jt(this,arguments,function*(){let e,i=!1,n=[],s,o,a,c=0;function l(){return o==="peek"?Zt(n,a)[0]:([s,n,c]=Zt(n,a),s)}({cmd:o,size:a}=(yield yield N((()=>null)()))||{cmd:"read",size:0});let d=co(r)[Symbol.asyncIterator]();try{do if({done:e,value:s}=Number.isNaN(a-c)?yield N(d.next()):yield N(d.next(a-c)),!e&&s.byteLength>0&&(n.push(s),c+=s.byteLength),e||a<=c)do({cmd:o,size:a}=yield yield N(l()));while(a<c);while(!e)}catch(h){i=!0,typeof d.throw=="function"&&(yield N(d.throw(h)))}finally{i===!1&&typeof d.return=="function"&&(yield N(d.return(new Uint8Array(0))))}return yield N(null)})}function Cu(r){return Jt(this,arguments,function*(){let e=!1,i=!1,n=[],s,o,a,c=0;function l(){return o==="peek"?Zt(n,a)[0]:([s,n,c]=Zt(n,a),s)}({cmd:o,size:a}=(yield yield N((()=>null)()))||{cmd:"read",size:0});let d=new fo(r);try{do if({done:e,value:s}=Number.isNaN(a-c)?yield N(d.read()):yield N(d.read(a-c)),!e&&s.byteLength>0&&(n.push(S(s)),c+=s.byteLength),e||a<=c)do({cmd:o,size:a}=yield yield N(l()));while(a<c);while(!e)}catch(h){i=!0,yield N(d.cancel(h))}finally{i===!1?yield N(d.cancel()):r.locked&&d.releaseLock()}return yield N(null)})}var fo=class{constructor(t){this.source=t,this.reader=null,this.reader=this.source.getReader(),this.reader.closed.catch(()=>{})}get closed(){return this.reader?this.reader.closed.catch(()=>{}):Promise.resolve()}releaseLock(){this.reader&&this.reader.releaseLock(),this.reader=null}cancel(t){return m(this,void 0,void 0,function*(){let{reader:e,source:i}=this;e&&(yield e.cancel(t).catch(()=>{})),i&&i.locked&&this.releaseLock()})}read(t){return m(this,void 0,void 0,function*(){if(t===0)return{done:this.reader==null,value:new Uint8Array(0)};let e=yield this.reader.read();return!e.done&&(e.value=S(e)),e})}},ho=(r,t)=>{let e=n=>i([t,n]),i;return[t,e,new Promise(n=>(i=n)&&r.once(t,e))]};function Vu(r){return Jt(this,arguments,function*(){let e=[],i="error",n=!1,s=null,o,a,c=0,l=[],d;function h(){return o==="peek"?Zt(l,a)[0]:([d,l,c]=Zt(l,a),d)}if({cmd:o,size:a}=(yield yield N((()=>null)()))||{cmd:"read",size:0},r.isTTY)return yield yield N(new Uint8Array(0)),yield N(null);try{e[0]=ho(r,"end"),e[1]=ho(r,"error");do{if(e[2]=ho(r,"readable"),[i,s]=yield N(Promise.race(e.map(M=>M[2]))),i==="error")break;if((n=i==="end")||(Number.isFinite(a-c)?(d=S(r.read(a-c)),d.byteLength<a-c&&(d=S(r.read()))):d=S(r.read()),d.byteLength>0&&(l.push(d),c+=d.byteLength)),n||a<=c)do({cmd:o,size:a}=yield yield N(h()));while(a<c)}while(!n)}finally{yield N(L(e,i==="error"?s:null))}return yield N(null);function L(M,Q){return d=l=null,new Promise((Ie,Qs)=>{for(let[nr,Vl]of M)r.off(nr,Vl);try{let nr=r.destroy;nr&&nr.call(r,Q),Q=void 0}catch(nr){Q=nr||Q}finally{Q!=null?Qs(Q):Ie()}})}})}var k;(function(r){r[r.V1=0]="V1",r[r.V2=1]="V2",r[r.V3=2]="V3",r[r.V4=3]="V4",r[r.V5=4]="V5"})(k||(k={}));var Y;(function(r){r[r.Sparse=0]="Sparse",r[r.Dense=1]="Dense"})(Y||(Y={}));var W;(function(r){r[r.HALF=0]="HALF",r[r.SINGLE=1]="SINGLE",r[r.DOUBLE=2]="DOUBLE"})(W||(W={}));var X;(function(r){r[r.DAY=0]="DAY",r[r.MILLISECOND=1]="MILLISECOND"})(X||(X={}));var p;(function(r){r[r.SECOND=0]="SECOND",r[r.MILLISECOND=1]="MILLISECOND",r[r.MICROSECOND=2]="MICROSECOND",r[r.NANOSECOND=3]="NANOSECOND"})(p||(p={}));var $;(function(r){r[r.YEAR_MONTH=0]="YEAR_MONTH",r[r.DAY_TIME=1]="DAY_TIME",r[r.MONTH_DAY_NANO=2]="MONTH_DAY_NANO"})($||($={}));var xe=new Int32Array(2),zn=new Float32Array(xe.buffer),kn=new Float64Array(xe.buffer),Yr=new Uint16Array(new Uint8Array([1,0]).buffer)[0]===1;var Pi;(function(r){r[r.UTF8_BYTES=1]="UTF8_BYTES",r[r.UTF16_STRING=2]="UTF16_STRING"})(Pi||(Pi={}));var ht=class{constructor(t){this.bytes_=t,this.position_=0,this.text_decoder_=new TextDecoder}static allocate(t){return new ht(new Uint8Array(t))}clear(){this.position_=0}bytes(){return this.bytes_}position(){return this.position_}setPosition(t){this.position_=t}capacity(){return this.bytes_.length}readInt8(t){return this.readUint8(t)<<24>>24}readUint8(t){return this.bytes_[t]}readInt16(t){return this.readUint16(t)<<16>>16}readUint16(t){return this.bytes_[t]|this.bytes_[t+1]<<8}readInt32(t){return this.bytes_[t]|this.bytes_[t+1]<<8|this.bytes_[t+2]<<16|this.bytes_[t+3]<<24}readUint32(t){return this.readInt32(t)>>>0}readInt64(t){return BigInt.asIntN(64,BigInt(this.readUint32(t))+(BigInt(this.readUint32(t+4))<<BigInt(32)))}readUint64(t){return BigInt.asUintN(64,BigInt(this.readUint32(t))+(BigInt(this.readUint32(t+4))<<BigInt(32)))}readFloat32(t){return xe[0]=this.readInt32(t),zn[0]}readFloat64(t){return xe[Yr?0:1]=this.readInt32(t),xe[Yr?1:0]=this.readInt32(t+4),kn[0]}writeInt8(t,e){this.bytes_[t]=e}writeUint8(t,e){this.bytes_[t]=e}writeInt16(t,e){this.bytes_[t]=e,this.bytes_[t+1]=e>>8}writeUint16(t,e){this.bytes_[t]=e,this.bytes_[t+1]=e>>8}writeInt32(t,e){this.bytes_[t]=e,this.bytes_[t+1]=e>>8,this.bytes_[t+2]=e>>16,this.bytes_[t+3]=e>>24}writeUint32(t,e){this.bytes_[t]=e,this.bytes_[t+1]=e>>8,this.bytes_[t+2]=e>>16,this.bytes_[t+3]=e>>24}writeInt64(t,e){this.writeInt32(t,Number(BigInt.asIntN(32,e))),this.writeInt32(t+4,Number(BigInt.asIntN(32,e>>BigInt(32))))}writeUint64(t,e){this.writeUint32(t,Number(BigInt.asUintN(32,e))),this.writeUint32(t+4,Number(BigInt.asUintN(32,e>>BigInt(32))))}writeFloat32(t,e){zn[0]=e,this.writeInt32(t,xe[0])}writeFloat64(t,e){kn[0]=e,this.writeInt32(t,xe[Yr?0:1]),this.writeInt32(t+4,xe[Yr?1:0])}getBufferIdentifier(){if(this.bytes_.length<this.position_+4+4)throw new Error("FlatBuffers: ByteBuffer is too short to contain an identifier.");let t="";for(let e=0;e<4;e++)t+=String.fromCharCode(this.readInt8(this.position_+4+e));return t}__offset(t,e){let i=t-this.readInt32(t);return e<this.readInt16(i)?this.readInt16(i+e):0}__union(t,e){return t.bb_pos=e+this.readInt32(e),t.bb=this,t}__string(t,e){t+=this.readInt32(t);let i=this.readInt32(t);t+=4;let n=this.bytes_.subarray(t,t+i);return e===Pi.UTF8_BYTES?n:this.text_decoder_.decode(n)}__union_with_string(t,e){return typeof t=="string"?this.__string(e):this.__union(t,e)}__indirect(t){return t+this.readInt32(t)}__vector(t){return t+this.readInt32(t)+4}__vector_len(t){return this.readInt32(t+this.readInt32(t))}__has_identifier(t){if(t.length!=4)throw new Error("FlatBuffers: file identifier must be length "+4);for(let e=0;e<4;e++)if(t.charCodeAt(e)!=this.readInt8(this.position()+4+e))return!1;return!0}createScalarList(t,e){let i=[];for(let n=0;n<e;++n){let s=t(n);s!==null&&i.push(s)}return i}createObjList(t,e){let i=[];for(let n=0;n<e;++n){let s=t(n);s!==null&&i.push(s.unpack())}return i}};var Ge=class{constructor(t){this.minalign=1,this.vtable=null,this.vtable_in_use=0,this.isNested=!1,this.object_start=0,this.vtables=[],this.vector_num_elems=0,this.force_defaults=!1,this.string_maps=null,this.text_encoder=new TextEncoder;let e;t?e=t:e=1024,this.bb=ht.allocate(e),this.space=e}clear(){this.bb.clear(),this.space=this.bb.capacity(),this.minalign=1,this.vtable=null,this.vtable_in_use=0,this.isNested=!1,this.object_start=0,this.vtables=[],this.vector_num_elems=0,this.force_defaults=!1,this.string_maps=null}forceDefaults(t){this.force_defaults=t}dataBuffer(){return this.bb}asUint8Array(){return this.bb.bytes().subarray(this.bb.position(),this.bb.position()+this.offset())}prep(t,e){t>this.minalign&&(this.minalign=t);let i=~(this.bb.capacity()-this.space+e)+1&t-1;for(;this.space<i+t+e;){let n=this.bb.capacity();this.bb=Ge.growByteBuffer(this.bb),this.space+=this.bb.capacity()-n}this.pad(i)}pad(t){for(let e=0;e<t;e++)this.bb.writeInt8(--this.space,0)}writeInt8(t){this.bb.writeInt8(this.space-=1,t)}writeInt16(t){this.bb.writeInt16(this.space-=2,t)}writeInt32(t){this.bb.writeInt32(this.space-=4,t)}writeInt64(t){this.bb.writeInt64(this.space-=8,t)}writeFloat32(t){this.bb.writeFloat32(this.space-=4,t)}writeFloat64(t){this.bb.writeFloat64(this.space-=8,t)}addInt8(t){this.prep(1,0),this.writeInt8(t)}addInt16(t){this.prep(2,0),this.writeInt16(t)}addInt32(t){this.prep(4,0),this.writeInt32(t)}addInt64(t){this.prep(8,0),this.writeInt64(t)}addFloat32(t){this.prep(4,0),this.writeFloat32(t)}addFloat64(t){this.prep(8,0),this.writeFloat64(t)}addFieldInt8(t,e,i){(this.force_defaults||e!=i)&&(this.addInt8(e),this.slot(t))}addFieldInt16(t,e,i){(this.force_defaults||e!=i)&&(this.addInt16(e),this.slot(t))}addFieldInt32(t,e,i){(this.force_defaults||e!=i)&&(this.addInt32(e),this.slot(t))}addFieldInt64(t,e,i){(this.force_defaults||e!==i)&&(this.addInt64(e),this.slot(t))}addFieldFloat32(t,e,i){(this.force_defaults||e!=i)&&(this.addFloat32(e),this.slot(t))}addFieldFloat64(t,e,i){(this.force_defaults||e!=i)&&(this.addFloat64(e),this.slot(t))}addFieldOffset(t,e,i){(this.force_defaults||e!=i)&&(this.addOffset(e),this.slot(t))}addFieldStruct(t,e,i){e!=i&&(this.nested(e),this.slot(t))}nested(t){if(t!=this.offset())throw new TypeError("FlatBuffers: struct must be serialized inline.")}notNested(){if(this.isNested)throw new TypeError("FlatBuffers: object serialization must not be nested.")}slot(t){this.vtable!==null&&(this.vtable[t]=this.offset())}offset(){return this.bb.capacity()-this.space}static growByteBuffer(t){let e=t.capacity();if(e&3221225472)throw new Error("FlatBuffers: cannot grow buffer beyond 2 gigabytes.");let i=e<<1,n=ht.allocate(i);return n.setPosition(i-e),n.bytes().set(t.bytes(),i-e),n}addOffset(t){this.prep(4,0),this.writeInt32(this.offset()-t+4)}startObject(t){this.notNested(),this.vtable==null&&(this.vtable=[]),this.vtable_in_use=t;for(let e=0;e<t;e++)this.vtable[e]=0;this.isNested=!0,this.object_start=this.offset()}endObject(){if(this.vtable==null||!this.isNested)throw new Error("FlatBuffers: endObject called without startObject");this.addInt32(0);let t=this.offset(),e=this.vtable_in_use-1;for(;e>=0&&this.vtable[e]==0;e--);let i=e+1;for(;e>=0;e--)this.addInt16(this.vtable[e]!=0?t-this.vtable[e]:0);let n=2;this.addInt16(t-this.object_start);let s=(i+n)*2;this.addInt16(s);let o=0,a=this.space;t:for(e=0;e<this.vtables.length;e++){let c=this.bb.capacity()-this.vtables[e];if(s==this.bb.readInt16(c)){for(let l=2;l<s;l+=2)if(this.bb.readInt16(a+l)!=this.bb.readInt16(c+l))continue t;o=this.vtables[e];break}}return o?(this.space=this.bb.capacity()-t,this.bb.writeInt32(this.space,o-t)):(this.vtables.push(this.offset()),this.bb.writeInt32(this.bb.capacity()-t,this.offset()-t)),this.isNested=!1,t}finish(t,e,i){let n=i?4:0;if(e){let s=e;if(this.prep(this.minalign,4+4+n),s.length!=4)throw new TypeError("FlatBuffers: file identifier must be length "+4);for(let o=4-1;o>=0;o--)this.writeInt8(s.charCodeAt(o))}this.prep(this.minalign,4+n),this.addOffset(t),n&&this.addInt32(this.bb.capacity()-this.space),this.bb.setPosition(this.space)}finishSizePrefixed(t,e){this.finish(t,e,!0)}requiredField(t,e){let i=this.bb.capacity()-t,n=i-this.bb.readInt32(i);if(!(e<this.bb.readInt16(n)&&this.bb.readInt16(n+e)!=0))throw new TypeError("FlatBuffers: field "+e+" must be set")}startVector(t,e,i){this.notNested(),this.vector_num_elems=e,this.prep(4,t*e),this.prep(i,t*e)}endVector(){return this.writeInt32(this.vector_num_elems),this.offset()}createSharedString(t){if(!t)return 0;if(this.string_maps||(this.string_maps=new Map),this.string_maps.has(t))return this.string_maps.get(t);let e=this.createString(t);return this.string_maps.set(t,e),e}createString(t){if(t==null)return 0;let e;return t instanceof Uint8Array?e=t:e=this.text_encoder.encode(t),this.addInt8(0),this.startVector(1,e.length,1),this.bb.setPosition(this.space-=e.length),this.bb.bytes().set(e,this.space),this.endVector()}createByteVector(t){return t==null?0:(this.startVector(1,t.length,1),this.bb.setPosition(this.space-=t.length),this.bb.bytes().set(t,this.space),this.endVector())}createObjectOffset(t){return t===null?0:typeof t=="string"?this.createString(t):t.pack(this)}createObjectOffsetList(t){let e=[];for(let i=0;i<t.length;++i){let n=t[i];if(n!==null)e.push(this.createObjectOffset(n));else throw new TypeError("FlatBuffers: Argument for createObjectOffsetList cannot contain null.")}return e}createStructOffsetList(t,e){return e(this,t.length),this.createObjectOffsetList(t.slice().reverse()),this.endVector()}};var fr;(function(r){r[r.BUFFER=0]="BUFFER"})(fr||(fr={}));var Tt;(function(r){r[r.LZ4_FRAME=0]="LZ4_FRAME",r[r.ZSTD=1]="ZSTD"})(Tt||(Tt={}));var vt=class{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsBodyCompression(t,e){return(e||new vt).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsBodyCompression(t,e){return t.setPosition(t.position()+4),(e||new vt).__init(t.readInt32(t.position())+t.position(),t)}codec(){let t=this.bb.__offset(this.bb_pos,4);return t?this.bb.readInt8(this.bb_pos+t):Tt.LZ4_FRAME}method(){let t=this.bb.__offset(this.bb_pos,6);return t?this.bb.readInt8(this.bb_pos+t):fr.BUFFER}static startBodyCompression(t){t.startObject(2)}static addCodec(t,e){t.addFieldInt8(0,e,Tt.LZ4_FRAME)}static addMethod(t,e){t.addFieldInt8(1,e,fr.BUFFER)}static endBodyCompression(t){return t.endObject()}static createBodyCompression(t,e,i){return vt.startBodyCompression(t),vt.addCodec(t,e),vt.addMethod(t,i),vt.endBodyCompression(t)}};var Gr=class{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}offset(){return this.bb.readInt64(this.bb_pos)}length(){return this.bb.readInt64(this.bb_pos+8)}static sizeOf(){return 16}static createBuffer(t,e,i){return t.prep(8,16),t.writeInt64(BigInt(i??0)),t.writeInt64(BigInt(e??0)),t.offset()}};var Jr=class{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}length(){return this.bb.readInt64(this.bb_pos)}nullCount(){return this.bb.readInt64(this.bb_pos+8)}static sizeOf(){return 16}static createFieldNode(t,e,i){return t.prep(8,16),t.writeInt64(BigInt(i??0)),t.writeInt64(BigInt(e??0)),t.offset()}};var _t=class{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsRecordBatch(t,e){return(e||new _t).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsRecordBatch(t,e){return t.setPosition(t.position()+4),(e||new _t).__init(t.readInt32(t.position())+t.position(),t)}length(){let t=this.bb.__offset(this.bb_pos,4);return t?this.bb.readInt64(this.bb_pos+t):BigInt("0")}nodes(t,e){let i=this.bb.__offset(this.bb_pos,6);return i?(e||new Jr).__init(this.bb.__vector(this.bb_pos+i)+t*16,this.bb):null}nodesLength(){let t=this.bb.__offset(this.bb_pos,6);return t?this.bb.__vector_len(this.bb_pos+t):0}buffers(t,e){let i=this.bb.__offset(this.bb_pos,8);return i?(e||new Gr).__init(this.bb.__vector(this.bb_pos+i)+t*16,this.bb):null}buffersLength(){let t=this.bb.__offset(this.bb_pos,8);return t?this.bb.__vector_len(this.bb_pos+t):0}compression(t){let e=this.bb.__offset(this.bb_pos,10);return e?(t||new vt).__init(this.bb.__indirect(this.bb_pos+e),this.bb):null}static startRecordBatch(t){t.startObject(4)}static addLength(t,e){t.addFieldInt64(0,e,BigInt("0"))}static addNodes(t,e){t.addFieldOffset(1,e,0)}static startNodesVector(t,e){t.startVector(16,e,8)}static addBuffers(t,e){t.addFieldOffset(2,e,0)}static startBuffersVector(t,e){t.startVector(16,e,8)}static addCompression(t,e){t.addFieldOffset(3,e,0)}static endRecordBatch(t){return t.endObject()}};var ie=class{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsDictionaryBatch(t,e){return(e||new ie).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsDictionaryBatch(t,e){return t.setPosition(t.position()+4),(e||new ie).__init(t.readInt32(t.position())+t.position(),t)}id(){let t=this.bb.__offset(this.bb_pos,4);return t?this.bb.readInt64(this.bb_pos+t):BigInt("0")}data(t){let e=this.bb.__offset(this.bb_pos,6);return e?(t||new _t).__init(this.bb.__indirect(this.bb_pos+e),this.bb):null}isDelta(){let t=this.bb.__offset(this.bb_pos,8);return t?!!this.bb.readInt8(this.bb_pos+t):!1}static startDictionaryBatch(t){t.startObject(3)}static addId(t,e){t.addFieldInt64(0,e,BigInt("0"))}static addData(t,e){t.addFieldOffset(1,e,0)}static addIsDelta(t,e){t.addFieldInt8(2,+e,0)}static endDictionaryBatch(t){return t.endObject()}};var sr;(function(r){r[r.Little=0]="Little",r[r.Big=1]="Big"})(sr||(sr={}));var zi;(function(r){r[r.DenseArray=0]="DenseArray"})(zi||(zi={}));var ft=class{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsInt(t,e){return(e||new ft).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsInt(t,e){return t.setPosition(t.position()+4),(e||new ft).__init(t.readInt32(t.position())+t.position(),t)}bitWidth(){let t=this.bb.__offset(this.bb_pos,4);return t?this.bb.readInt32(this.bb_pos+t):0}isSigned(){let t=this.bb.__offset(this.bb_pos,6);return t?!!this.bb.readInt8(this.bb_pos+t):!1}static startInt(t){t.startObject(2)}static addBitWidth(t,e){t.addFieldInt32(0,e,0)}static addIsSigned(t,e){t.addFieldInt8(1,+e,0)}static endInt(t){return t.endObject()}static createInt(t,e,i){return ft.startInt(t),ft.addBitWidth(t,e),ft.addIsSigned(t,i),ft.endInt(t)}};var Xt=class{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsDictionaryEncoding(t,e){return(e||new Xt).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsDictionaryEncoding(t,e){return t.setPosition(t.position()+4),(e||new Xt).__init(t.readInt32(t.position())+t.position(),t)}id(){let t=this.bb.__offset(this.bb_pos,4);return t?this.bb.readInt64(this.bb_pos+t):BigInt("0")}indexType(t){let e=this.bb.__offset(this.bb_pos,6);return e?(t||new ft).__init(this.bb.__indirect(this.bb_pos+e),this.bb):null}isOrdered(){let t=this.bb.__offset(this.bb_pos,8);return t?!!this.bb.readInt8(this.bb_pos+t):!1}dictionaryKind(){let t=this.bb.__offset(this.bb_pos,10);return t?this.bb.readInt16(this.bb_pos+t):zi.DenseArray}static startDictionaryEncoding(t){t.startObject(4)}static addId(t,e){t.addFieldInt64(0,e,BigInt("0"))}static addIndexType(t,e){t.addFieldOffset(1,e,0)}static addIsOrdered(t,e){t.addFieldInt8(2,+e,0)}static addDictionaryKind(t,e){t.addFieldInt16(3,e,zi.DenseArray)}static endDictionaryEncoding(t){return t.endObject()}};var J=class{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsKeyValue(t,e){return(e||new J).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsKeyValue(t,e){return t.setPosition(t.position()+4),(e||new J).__init(t.readInt32(t.position())+t.position(),t)}key(t){let e=this.bb.__offset(this.bb_pos,4);return e?this.bb.__string(this.bb_pos+e,t):null}value(t){let e=this.bb.__offset(this.bb_pos,6);return e?this.bb.__string(this.bb_pos+e,t):null}static startKeyValue(t){t.startObject(2)}static addKey(t,e){t.addFieldOffset(0,e,0)}static addValue(t,e){t.addFieldOffset(1,e,0)}static endKeyValue(t){return t.endObject()}static createKeyValue(t,e,i){return J.startKeyValue(t),J.addKey(t,e),J.addValue(t,i),J.endKeyValue(t)}};var Te=class{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsBinary(t,e){return(e||new Te).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsBinary(t,e){return t.setPosition(t.position()+4),(e||new Te).__init(t.readInt32(t.position())+t.position(),t)}static startBinary(t){t.startObject(0)}static endBinary(t){return t.endObject()}static createBinary(t){return Te.startBinary(t),Te.endBinary(t)}};var Oe=class{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsBool(t,e){return(e||new Oe).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsBool(t,e){return t.setPosition(t.position()+4),(e||new Oe).__init(t.readInt32(t.position())+t.position(),t)}static startBool(t){t.startObject(0)}static endBool(t){return t.endObject()}static createBool(t){return Oe.startBool(t),Oe.endBool(t)}};var Lt=class{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsDate(t,e){return(e||new Lt).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsDate(t,e){return t.setPosition(t.position()+4),(e||new Lt).__init(t.readInt32(t.position())+t.position(),t)}unit(){let t=this.bb.__offset(this.bb_pos,4);return t?this.bb.readInt16(this.bb_pos+t):X.MILLISECOND}static startDate(t){t.startObject(1)}static addUnit(t,e){t.addFieldInt16(0,e,X.MILLISECOND)}static endDate(t){return t.endObject()}static createDate(t,e){return Lt.startDate(t),Lt.addUnit(t,e),Lt.endDate(t)}};var pt=class{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsDecimal(t,e){return(e||new pt).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsDecimal(t,e){return t.setPosition(t.position()+4),(e||new pt).__init(t.readInt32(t.position())+t.position(),t)}precision(){let t=this.bb.__offset(this.bb_pos,4);return t?this.bb.readInt32(this.bb_pos+t):0}scale(){let t=this.bb.__offset(this.bb_pos,6);return t?this.bb.readInt32(this.bb_pos+t):0}bitWidth(){let t=this.bb.__offset(this.bb_pos,8);return t?this.bb.readInt32(this.bb_pos+t):128}static startDecimal(t){t.startObject(3)}static addPrecision(t,e){t.addFieldInt32(0,e,0)}static addScale(t,e){t.addFieldInt32(1,e,0)}static addBitWidth(t,e){t.addFieldInt32(2,e,128)}static endDecimal(t){return t.endObject()}static createDecimal(t,e,i,n){return pt.startDecimal(t),pt.addPrecision(t,e),pt.addScale(t,i),pt.addBitWidth(t,n),pt.endDecimal(t)}};var Et=class{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsDuration(t,e){return(e||new Et).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsDuration(t,e){return t.setPosition(t.position()+4),(e||new Et).__init(t.readInt32(t.position())+t.position(),t)}unit(){let t=this.bb.__offset(this.bb_pos,4);return t?this.bb.readInt16(this.bb_pos+t):p.MILLISECOND}static startDuration(t){t.startObject(1)}static addUnit(t,e){t.addFieldInt16(0,e,p.MILLISECOND)}static endDuration(t){return t.endObject()}static createDuration(t,e){return Et.startDuration(t),Et.addUnit(t,e),Et.endDuration(t)}};var Ut=class{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsFixedSizeBinary(t,e){return(e||new Ut).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsFixedSizeBinary(t,e){return t.setPosition(t.position()+4),(e||new Ut).__init(t.readInt32(t.position())+t.position(),t)}byteWidth(){let t=this.bb.__offset(this.bb_pos,4);return t?this.bb.readInt32(this.bb_pos+t):0}static startFixedSizeBinary(t){t.startObject(1)}static addByteWidth(t,e){t.addFieldInt32(0,e,0)}static endFixedSizeBinary(t){return t.endObject()}static createFixedSizeBinary(t,e){return Ut.startFixedSizeBinary(t),Ut.addByteWidth(t,e),Ut.endFixedSizeBinary(t)}};var Rt=class{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsFixedSizeList(t,e){return(e||new Rt).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsFixedSizeList(t,e){return t.setPosition(t.position()+4),(e||new Rt).__init(t.readInt32(t.position())+t.position(),t)}listSize(){let t=this.bb.__offset(this.bb_pos,4);return t?this.bb.readInt32(this.bb_pos+t):0}static startFixedSizeList(t){t.startObject(1)}static addListSize(t,e){t.addFieldInt32(0,e,0)}static endFixedSizeList(t){return t.endObject()}static createFixedSizeList(t,e){return Rt.startFixedSizeList(t),Rt.addListSize(t,e),Rt.endFixedSizeList(t)}};var Ct=class{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsFloatingPoint(t,e){return(e||new Ct).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsFloatingPoint(t,e){return t.setPosition(t.position()+4),(e||new Ct).__init(t.readInt32(t.position())+t.position(),t)}precision(){let t=this.bb.__offset(this.bb_pos,4);return t?this.bb.readInt16(this.bb_pos+t):W.HALF}static startFloatingPoint(t){t.startObject(1)}static addPrecision(t,e){t.addFieldInt16(0,e,W.HALF)}static endFloatingPoint(t){return t.endObject()}static createFloatingPoint(t,e){return Ct.startFloatingPoint(t),Ct.addPrecision(t,e),Ct.endFloatingPoint(t)}};var Vt=class{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsInterval(t,e){return(e||new Vt).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsInterval(t,e){return t.setPosition(t.position()+4),(e||new Vt).__init(t.readInt32(t.position())+t.position(),t)}unit(){let t=this.bb.__offset(this.bb_pos,4);return t?this.bb.readInt16(this.bb_pos+t):$.YEAR_MONTH}static startInterval(t){t.startObject(1)}static addUnit(t,e){t.addFieldInt16(0,e,$.YEAR_MONTH)}static endInterval(t){return t.endObject()}static createInterval(t,e){return Vt.startInterval(t),Vt.addUnit(t,e),Vt.endInterval(t)}};var Me=class{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsLargeBinary(t,e){return(e||new Me).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsLargeBinary(t,e){return t.setPosition(t.position()+4),(e||new Me).__init(t.readInt32(t.position())+t.position(),t)}static startLargeBinary(t){t.startObject(0)}static endLargeBinary(t){return t.endObject()}static createLargeBinary(t){return Me.startLargeBinary(t),Me.endLargeBinary(t)}};var Fe=class{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsLargeUtf8(t,e){return(e||new Fe).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsLargeUtf8(t,e){return t.setPosition(t.position()+4),(e||new Fe).__init(t.readInt32(t.position())+t.position(),t)}static startLargeUtf8(t){t.startObject(0)}static endLargeUtf8(t){return t.endObject()}static createLargeUtf8(t){return Fe.startLargeUtf8(t),Fe.endLargeUtf8(t)}};var Ne=class{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsList(t,e){return(e||new Ne).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsList(t,e){return t.setPosition(t.position()+4),(e||new Ne).__init(t.readInt32(t.position())+t.position(),t)}static startList(t){t.startObject(0)}static endList(t){return t.endObject()}static createList(t){return Ne.startList(t),Ne.endList(t)}};var Pt=class{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsMap(t,e){return(e||new Pt).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsMap(t,e){return t.setPosition(t.position()+4),(e||new Pt).__init(t.readInt32(t.position())+t.position(),t)}keysSorted(){let t=this.bb.__offset(this.bb_pos,4);return t?!!this.bb.readInt8(this.bb_pos+t):!1}static startMap(t){t.startObject(1)}static addKeysSorted(t,e){t.addFieldInt8(0,+e,0)}static endMap(t){return t.endObject()}static createMap(t,e){return Pt.startMap(t),Pt.addKeysSorted(t,e),Pt.endMap(t)}};var Le=class{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsNull(t,e){return(e||new Le).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsNull(t,e){return t.setPosition(t.position()+4),(e||new Le).__init(t.readInt32(t.position())+t.position(),t)}static startNull(t){t.startObject(0)}static endNull(t){return t.endObject()}static createNull(t){return Le.startNull(t),Le.endNull(t)}};var Ee=class{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsStruct_(t,e){return(e||new Ee).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsStruct_(t,e){return t.setPosition(t.position()+4),(e||new Ee).__init(t.readInt32(t.position())+t.position(),t)}static startStruct_(t){t.startObject(0)}static endStruct_(t){return t.endObject()}static createStruct_(t){return Ee.startStruct_(t),Ee.endStruct_(t)}};var It=class{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsTime(t,e){return(e||new It).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsTime(t,e){return t.setPosition(t.position()+4),(e||new It).__init(t.readInt32(t.position())+t.position(),t)}unit(){let t=this.bb.__offset(this.bb_pos,4);return t?this.bb.readInt16(this.bb_pos+t):p.MILLISECOND}bitWidth(){let t=this.bb.__offset(this.bb_pos,6);return t?this.bb.readInt32(this.bb_pos+t):32}static startTime(t){t.startObject(2)}static addUnit(t,e){t.addFieldInt16(0,e,p.MILLISECOND)}static addBitWidth(t,e){t.addFieldInt32(1,e,32)}static endTime(t){return t.endObject()}static createTime(t,e,i){return It.startTime(t),It.addUnit(t,e),It.addBitWidth(t,i),It.endTime(t)}};var St=class{constructor(){this.bb=null,this.bb_pos=0}__init(t,e){return this.bb_pos=t,this.bb=e,this}static getRootAsTimestamp(t,e){return(e||new St).__init(t.readInt32(t.position())+t.position(),t)}static getSizePrefixedRootAsTimestamp(t,e){return t.setPosition(t.position()+4),(e||new St