From cb571f56e8168edcde05a6d4644f8ef2b1eb541d Mon Sep 17 00:00:00 2001 From: genxium Date: Sat, 24 Dec 2022 19:06:31 +0800 Subject: [PATCH] Attempts to make OfflineMap2 work. --- frontend/assets/plugin_scripts/jsexport.js | 178 ++++++++++++++++++ .../assets/plugin_scripts/jsexport.js.meta | 9 + frontend/assets/scenes/login.fire | 2 +- frontend/assets/scenes/offline_map_1.fire | 3 +- frontend/assets/scenes/offline_map_2.fire | 6 +- frontend/assets/scripts/Map.js | 4 - frontend/assets/scripts/OfflineMap.js | 3 +- frontend/assets/scripts/OfflineMapBackend.js | 136 ++++++++----- jsexport/main.go | 5 + 9 files changed, 286 insertions(+), 60 deletions(-) create mode 100644 frontend/assets/plugin_scripts/jsexport.js create mode 100644 frontend/assets/plugin_scripts/jsexport.js.meta diff --git a/frontend/assets/plugin_scripts/jsexport.js b/frontend/assets/plugin_scripts/jsexport.js new file mode 100644 index 0000000..680f86d --- /dev/null +++ b/frontend/assets/plugin_scripts/jsexport.js @@ -0,0 +1,178 @@ +"use strict"; +(function() { + +var $goVersion = "go1.18.6"; +Error.stackTraceLimit=1/0;var $global,$module,$NaN=NaN;if("undefined"!=typeof window?$global=window:"undefined"!=typeof self?$global=self:"undefined"!=typeof global?($global=global).require=require:$global=this,void 0===$global||void 0===$global.Array)throw new Error("no global object found");if("undefined"!=typeof module&&($module=module),!$global.fs&&$global.require)try{var fs=$global.require("fs");"object"==typeof fs&&null!==fs&&0!==Object.keys(fs).length&&($global.fs=fs)}catch(e){}if(!$global.fs){var outputBuf="",decoder=new TextDecoder("utf-8");$global.fs={constants:{O_WRONLY:-1,O_RDWR:-1,O_CREAT:-1,O_TRUNC:-1,O_APPEND:-1,O_EXCL:-1},writeSync:function(e,n){var r=(outputBuf+=decoder.decode(n)).lastIndexOf("\n");return-1!=r&&(console.log(outputBuf.substr(0,r)),outputBuf=outputBuf.substr(r+1)),n.length},write:function(e,n,r,t,i,a){0===r&&t===n.length&&null===i?a(null,this.writeSync(e,n)):a(enosys())}}}var $throwRuntimeError,$linknames={},$packages={},$idCounter=0,$keys=function(e){return e?Object.keys(e):[]},$flushConsole=function(){},$throwNilPointerError=function(){$throwRuntimeError("invalid memory address or nil pointer dereference")},$call=function(e,n,r){return e.apply(n,r)},$makeFunc=function(e){return function(){return $externalize(e(this,new($sliceType($jsObjectPtr))($global.Array.prototype.slice.call(arguments,[]))),$emptyInterface)}},$unused=function(e){},$print=console.log;if(void 0!==$global.process&&$global.require)try{var util=$global.require("util");$print=function(){$global.process.stderr.write(util.format.apply(this,arguments))}}catch(e){}var $println=console.log,$initAllLinknames=function(){for(var e=$keys($packages),n=0;ne.$capacity||t>e.$capacity)&&$throwRuntimeError("slice bounds out of range"),e===e.constructor.nil)return e;var i=new e.constructor(e.$array);return i.$offset=e.$offset+n,i.$length=r-n,i.$capacity=t-n,i},$substring=function(e,n,r){return(n<0||re.length)&&$throwRuntimeError("slice bounds out of range"),e.substring(n,r)},$sliceToNativeArray=function(e){return e.$array.constructor!==Array?e.$array.subarray(e.$offset,e.$offset+e.$length):e.$array.slice(e.$offset,e.$offset+e.$length)},$sliceToGoArray=function(e,n){var r=n.elem;return void 0!==r&&e.$length1114111||55296<=e&&e<=57343)&&(e=65533),e<=127?String.fromCharCode(e):e<=2047?String.fromCharCode(192|e>>6,128|63&e):e<=65535?String.fromCharCode(224|e>>12,128|e>>6&63,128|63&e):String.fromCharCode(240|e>>18,128|e>>12&63,128|e>>6&63,128|63&e)},$stringToBytes=function(e){for(var n=new Uint8Array(e.length),r=0;rt){for(var o=i-1;o>=0;o--)a.copy(e[r+o],n[t+o]);return}for(o=0;ot)for(o=i-1;o>=0;o--)e[r+o]=n[t+o];else for(o=0;oc)if(a=0,c=Math.max(o,e.$capacity<1024?2*e.$capacity:Math.floor(5*e.$capacity/4)),e.$array.constructor===Array){(i=e.$array.slice(e.$offset,e.$offset+e.$length)).length=c;for(var $=e.constructor.elem.zero,u=e.$length;u>>16&65535)*t+r*(n>>>16&65535)<<16>>>0)>>0},$floatKey=function(e){return e!=e?"NaN$"+ ++$idCounter:String(e)},$flatten64=function(e){return 4294967296*e.$high+e.$low},$shiftLeft64=function(e,n){return 0===n?e:n<32?new e.constructor(e.$high<>>32-n,e.$low<>>0):n<64?new e.constructor(e.$low<>n,(e.$low>>>n|e.$high<<32-n)>>>0):n<64?new e.constructor(e.$high>>31,e.$high>>n-32>>>0):e.$high<0?new e.constructor(-1,4294967295):new e.constructor(0,0)},$shiftRightUint64=function(e,n){return 0===n?e:n<32?new e.constructor(e.$high>>>n,(e.$low>>>n|e.$high<<32-n)>>>0):n<64?new e.constructor(0,e.$high>>>n-32):new e.constructor(0,0)},$mul64=function(e,n){var r=e.$high>>>16,t=65535&e.$high,i=e.$low>>>16,a=65535&e.$low,o=n.$high>>>16,c=65535&n.$high,$=n.$low>>>16,u=65535&n.$low,l=0,s=0,f=0,d=0;f+=(d+=a*u)>>>16,s+=(f+=i*u)>>>16,f&=65535,s+=(f+=a*$)>>>16,l+=(s+=t*u)>>>16,s&=65535,l+=(s+=i*$)>>>16,s&=65535,l+=(s+=a*c)>>>16,l+=r*u+t*$+i*c+a*o;var p=((l&=65535)<<16|(s&=65535))>>>0,h=((f&=65535)<<16|(d&=65535))>>>0;return new e.constructor(p,h)},$div64=function(e,n,r){0===n.$high&&0===n.$low&&$throwRuntimeError("integer divide by zero");var t=1,i=1,a=e.$high,o=e.$low;a<0&&(t=-1,i=-1,a=-a,0!==o&&(a--,o=4294967296-o));var c=n.$high,$=n.$low;n.$high<0&&(t*=-1,c=-c,0!==$&&(c--,$=4294967296-$));for(var u=0,l=0,s=0;c<2147483648&&(a>c||a===c&&o>$);)c=(c<<1|$>>>31)>>>0,$=$<<1>>>0,s++;for(var f=0;f<=s;f++)u=u<<1|l>>>31,l=l<<1>>>0,(a>c||a===c&&o>=$)&&(a-=c,(o-=$)<0&&(a--,o+=4294967296),4294967296===++l&&(u++,l=0)),$=($>>>1|c<<31)>>>0,c>>>=1;return r?new e.constructor(a*i,o*i):new e.constructor(u*t,l*t)},$divComplex=function(e,n){var r=e.$real===1/0||e.$real===-1/0||e.$imag===1/0||e.$imag===-1/0,t=n.$real===1/0||n.$real===-1/0||n.$imag===1/0||n.$imag===-1/0,i=!r&&(e.$real!=e.$real||e.$imag!=e.$imag),a=!t&&(n.$real!=n.$real||n.$imag!=n.$imag);if(i||a)return new e.constructor(NaN,NaN);if(r&&!t)return new e.constructor(1/0,1/0);if(!r&&t)return new e.constructor(0,0);if(0===n.$real&&0===n.$imag)return 0===e.$real&&0===e.$imag?new e.constructor(NaN,NaN):new e.constructor(1/0,1/0);if(Math.abs(n.$real)<=Math.abs(n.$imag)){var o=n.$real/n.$imag,c=n.$real*o+n.$imag;return new e.constructor((e.$real*o+e.$imag)/c,(e.$imag*o-e.$real)/c)}o=n.$imag/n.$real,c=n.$imag*o+n.$real;return new e.constructor((e.$imag*o+e.$real)/c,(e.$imag-e.$real*o)/c)},$kindBool=1,$kindInt=2,$kindInt8=3,$kindInt16=4,$kindInt32=5,$kindInt64=6,$kindUint=7,$kindUint8=8,$kindUint16=9,$kindUint32=10,$kindUint64=11,$kindUintptr=12,$kindFloat32=13,$kindFloat64=14,$kindComplex64=15,$kindComplex128=16,$kindArray=17,$kindChan=18,$kindFunc=19,$kindInterface=20,$kindMap=21,$kindPtr=22,$kindSlice=23,$kindString=24,$kindStruct=25,$kindUnsafePointer=26,$methodSynthesizers=[],$addMethodSynthesizer=function(e){null!==$methodSynthesizers?$methodSynthesizers.push(e):e()},$synthesizeMethods=function(){$methodSynthesizers.forEach(function(e){e()}),$methodSynthesizers=null},$ifaceKeyFor=function(e){if(e===$ifaceNil)return"nil";var n=e.constructor;return n.string+"$"+n.keyFor(e.$val)},$identity=function(e){return e},$typeIDCounter=0,$idKey=function(e){return void 0===e.$id&&($idCounter++,e.$id=$idCounter),String(e.$id)},$arrayPtrCtor=function(){return function(e){this.$get=function(){return e},this.$set=function(e){typ.copy(this,e)},this.$val=e}},$newType=function(e,n,r,t,i,a,o){var c;switch(n){case $kindBool:case $kindInt:case $kindInt8:case $kindInt16:case $kindInt32:case $kindUint:case $kindUint8:case $kindUint16:case $kindUint32:case $kindUintptr:case $kindUnsafePointer:(c=function(e){this.$val=e}).wrapped=!0,c.keyFor=$identity;break;case $kindString:(c=function(e){this.$val=e}).wrapped=!0,c.keyFor=function(e){return"$"+e};break;case $kindFloat32:case $kindFloat64:(c=function(e){this.$val=e}).wrapped=!0,c.keyFor=function(e){return $floatKey(e)};break;case $kindInt64:(c=function(e,n){this.$high=e+Math.floor(Math.ceil(n)/4294967296)>>0,this.$low=n>>>0,this.$val=this}).keyFor=function(e){return e.$high+"$"+e.$low};break;case $kindUint64:(c=function(e,n){this.$high=e+Math.floor(Math.ceil(n)/4294967296)>>>0,this.$low=n>>>0,this.$val=this}).keyFor=function(e){return e.$high+"$"+e.$low};break;case $kindComplex64:(c=function(e,n){this.$real=$fround(e),this.$imag=$fround(n),this.$val=this}).keyFor=function(e){return e.$real+"$"+e.$imag};break;case $kindComplex128:(c=function(e,n){this.$real=e,this.$imag=n,this.$val=this}).keyFor=function(e){return e.$real+"$"+e.$imag};break;case $kindArray:(c=function(e){this.$val=e}).wrapped=!0,c.ptr=$newType(4,$kindPtr,"*"+r,!1,"",!1,$arrayPtrCtor()),c.init=function(e,n){c.elem=e,c.len=n,c.comparable=e.comparable,c.keyFor=function(n){return Array.prototype.join.call($mapArray(n,function(n){return String(e.keyFor(n)).replace(/\\/g,"\\\\").replace(/\$/g,"\\$")}),"$")},c.copy=function(n,r){$copyArray(n,r,0,0,r.length,e)},c.ptr.init(c),Object.defineProperty(c.ptr.nil,"nilCheck",{get:$throwNilPointerError})};break;case $kindChan:(c=function(e){this.$val=e}).wrapped=!0,c.keyFor=$idKey,c.init=function(e,n,r){c.elem=e,c.sendOnly=n,c.recvOnly=r};break;case $kindFunc:(c=function(e){this.$val=e}).wrapped=!0,c.init=function(e,n,r){c.params=e,c.results=n,c.variadic=r,c.comparable=!1};break;case $kindInterface:(c={implementedBy:{},missingMethodFor:{}}).keyFor=$ifaceKeyFor,c.init=function(e){c.methods=e,e.forEach(function(e){$ifaceNil[e.prop]=$throwNilPointerError})};break;case $kindMap:(c=function(e){this.$val=e}).wrapped=!0,c.init=function(e,n){c.key=e,c.elem=n,c.comparable=!1};break;case $kindPtr:(c=o||function(e,n,r){this.$get=e,this.$set=n,this.$target=r,this.$val=this}).keyFor=$idKey,c.init=function(e){c.elem=e,c.wrapped=e.kind===$kindArray,c.nil=new c($throwNilPointerError,$throwNilPointerError)};break;case $kindSlice:(c=function(e){e.constructor!==c.nativeArray&&(e=new c.nativeArray(e)),this.$array=e,this.$offset=0,this.$length=e.length,this.$capacity=e.length,this.$val=this}).init=function(e){c.elem=e,c.comparable=!1,c.nativeArray=$nativeArray(e.kind),c.nil=new c([])};break;case $kindStruct:(c=function(e){this.$val=e}).wrapped=!0,c.ptr=$newType(4,$kindPtr,"*"+r,!1,i,a,o),c.ptr.elem=c,c.ptr.prototype.$get=function(){return this},c.ptr.prototype.$set=function(e){c.copy(this,e)},c.init=function(e,n){c.pkgPath=e,c.fields=n,n.forEach(function(e){e.typ.comparable||(c.comparable=!1)}),c.keyFor=function(e){var r=e.$val;return $mapArray(n,function(e){return String(e.typ.keyFor(r[e.prop])).replace(/\\/g,"\\\\").replace(/\$/g,"\\$")}).join("$")},c.copy=function(e,r){for(var t=0;t0;){var a=[],o=[];t.forEach(function(e){if(!i[e.typ.string])switch(i[e.typ.string]=!0,e.typ.named&&(o=o.concat(e.typ.methods),e.indirect&&(o=o.concat($ptrType(e.typ).methods))),e.typ.kind){case $kindStruct:e.typ.fields.forEach(function(n){if(n.embedded){var r=n.typ,t=r.kind===$kindPtr;a.push({typ:t?r.elem:r,indirect:e.indirect||t})}});break;case $kindInterface:o=o.concat(e.typ.methods)}}),o.forEach(function(e){void 0===n[e.name]&&(n[e.name]=e)}),t=a}return e.methodSetCache=[],Object.keys(n).sort().forEach(function(r){e.methodSetCache.push(n[r])}),e.methodSetCache},$Bool=$newType(1,$kindBool,"bool",!0,"",!1,null),$Int=$newType(4,$kindInt,"int",!0,"",!1,null),$Int8=$newType(1,$kindInt8,"int8",!0,"",!1,null),$Int16=$newType(2,$kindInt16,"int16",!0,"",!1,null),$Int32=$newType(4,$kindInt32,"int32",!0,"",!1,null),$Int64=$newType(8,$kindInt64,"int64",!0,"",!1,null),$Uint=$newType(4,$kindUint,"uint",!0,"",!1,null),$Uint8=$newType(1,$kindUint8,"uint8",!0,"",!1,null),$Uint16=$newType(2,$kindUint16,"uint16",!0,"",!1,null),$Uint32=$newType(4,$kindUint32,"uint32",!0,"",!1,null),$Uint64=$newType(8,$kindUint64,"uint64",!0,"",!1,null),$Uintptr=$newType(4,$kindUintptr,"uintptr",!0,"",!1,null),$Float32=$newType(4,$kindFloat32,"float32",!0,"",!1,null),$Float64=$newType(8,$kindFloat64,"float64",!0,"",!1,null),$Complex64=$newType(8,$kindComplex64,"complex64",!0,"",!1,null),$Complex128=$newType(16,$kindComplex128,"complex128",!0,"",!1,null),$String=$newType(8,$kindString,"string",!0,"",!1,null),$UnsafePointer=$newType(4,$kindUnsafePointer,"unsafe.Pointer",!0,"unsafe",!1,null),$nativeArray=function(e){switch(e){case $kindInt:return Int32Array;case $kindInt8:return Int8Array;case $kindInt16:return Int16Array;case $kindInt32:return Int32Array;case $kindUint:return Uint32Array;case $kindUint8:return Uint8Array;case $kindUint16:return Uint16Array;case $kindUint32:case $kindUintptr:return Uint32Array;case $kindFloat32:return Float32Array;case $kindFloat64:return Float64Array;default:return Array}},$toNativeArray=function(e,n){var r=$nativeArray(e);return r===Array?n:new r(n)},$arrayTypes={},$arrayType=function(e,n){var r=e.id+"$"+n,t=$arrayTypes[r];return void 0===t&&(t=$newType(12,$kindArray,"["+n+"]"+e.string,!1,"",!1,null),$arrayTypes[r]=t,t.init(e,n)),t},$chanType=function(e,n,r){var t=(r?"<-":"")+"chan"+(n?"<- ":" ");n||r||"<"!=e.string[0]?t+=e.string:t+="("+e.string+")";var i=n?"SendChan":r?"RecvChan":"Chan",a=e[i];return void 0===a&&(a=$newType(4,$kindChan,t,!1,"",!1,null),e[i]=a,a.init(e,n,r)),a},$Chan=function(e,n){(n<0||n>2147483647)&&$throwRuntimeError("makechan: size out of range"),this.$elem=e,this.$capacity=n,this.$buffer=[],this.$sendQueue=[],this.$recvQueue=[],this.$closed=!1},$chanNil=new $Chan(null,0);$chanNil.$sendQueue=$chanNil.$recvQueue={length:0,push:function(){},shift:function(){},indexOf:function(){return-1}};var $funcTypes={},$funcType=function(e,n,r){var t=$mapArray(e,function(e){return e.id}).join(",")+"$"+$mapArray(n,function(e){return e.id}).join(",")+"$"+r,i=$funcTypes[t];if(void 0===i){var a=$mapArray(e,function(e){return e.string});r&&(a[a.length-1]="..."+a[a.length-1].substr(2));var o="func("+a.join(", ")+")";1===n.length?o+=" "+n[0].string:n.length>1&&(o+=" ("+$mapArray(n,function(e){return e.string}).join(", ")+")"),i=$newType(4,$kindFunc,o,!1,"",!1,null),$funcTypes[t]=i,i.init(e,n,r)}return i},$interfaceTypes={},$interfaceType=function(e){var n=$mapArray(e,function(e){return e.pkg+","+e.name+","+e.typ.id}).join("$"),r=$interfaceTypes[n];if(void 0===r){var t="interface {}";0!==e.length&&(t="interface { "+$mapArray(e,function(e){return(""!==e.pkg?e.pkg+".":"")+e.name+e.typ.string.substr(4)}).join("; ")+" }"),r=$newType(8,$kindInterface,t,!1,"",!1,null),$interfaceTypes[n]=r,r.init(e)}return r},$emptyInterface=$interfaceType([]),$ifaceNil={},$error=$newType(8,$kindInterface,"error",!0,"",!1,null);$error.init([{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],!1)}]);var $panicValue,$jsObjectPtr,$jsErrorPtr,$mapTypes={},$mapType=function(e,n){var r=e.id+"$"+n.id,t=$mapTypes[r];return void 0===t&&(t=$newType(4,$kindMap,"map["+e.string+"]"+n.string,!1,"",!1,null),$mapTypes[r]=t,t.init(e,n)),t},$makeMap=function(e,n){for(var r={},t=0;t2147483647)&&$throwRuntimeError("makeslice: len out of range"),(r<0||r2147483647)&&$throwRuntimeError("makeslice: cap out of range");var t=new e.nativeArray(r);if(e.nativeArray===Array)for(var i=0;i4||t<0)break}}finally{0==$scheduled.length&&clearTimeout(e)}},$schedule=function(e){e.asleep&&(e.asleep=!1,$awakeGoroutines++),$scheduled.push(e),$curGoroutine===$noGoroutine&&$runScheduled()},$setTimeout=function(e,n){return $awakeGoroutines++,setTimeout(function(){$awakeGoroutines--,e()},n)},$block=function(){$curGoroutine===$noGoroutine&&$throwRuntimeError("cannot block in JavaScript callback, fix by wrapping code in goroutine"),$curGoroutine.asleep=!0},$restore=function(e,n){return void 0!==e&&void 0!==e.$blk?e:n},$send=function(e,n){e.$closed&&$throwRuntimeError("send on closed channel");var r=e.$recvQueue.shift();if(void 0===r){if(!(e.$buffer.length65535){var l=Math.floor((u-65536)/1024)+55296,s=(u-65536)%1024+56320;$+=String.fromCharCode(l,s)}else $+=String.fromCharCode(u)}return $;case $kindStruct:var f=$packages.time;if(void 0!==f&&e.constructor===f.Time.ptr){var d=$div64(e.UnixNano(),new $Int64(0,1e6));return new Date($flatten64(d))}var p={},h=function(e,n){if(n===$jsObjectPtr)return e;switch(n.kind){case $kindPtr:return e===n.nil?p:h(e.$get(),n.elem);case $kindStruct:var r=n.fields[0];return h(e[r.prop],r.typ);case $kindInterface:return h(e.$val,e.constructor);default:return p}},k=h(e,n);if(k!==p)return k;if(void 0!==r)return r(e);k={};for(a=0;a>24;case $kindInt16:return parseInt(e)<<16>>16;case $kindInt32:return parseInt(e)>>0;case $kindUint:return parseInt(e);case $kindUint8:return parseInt(e)<<24>>>24;case $kindUint16:return parseInt(e)<<16>>>16;case $kindUint32:case $kindUintptr:return parseInt(e)>>>0;case $kindInt64:case $kindUint64:return new n(0,e);case $kindFloat32:case $kindFloat64:return parseFloat(e);case $kindArray:return e.length!==n.len&&$throwRuntimeError("got array with wrong size from JavaScript native"),$mapArray(e,function(e){return $internalize(e,n.elem,i)});case $kindFunc:return function(){for(var t=[],a=0;a=128)return!1;return!0}; + +$packages["github.com/gopherjs/gopherjs/js"]=(function(){var $pkg={},$init,A,B,J,K,M,O,P,Q,R,S,T,E,G,H,L;A=$pkg.Object=$newType(0,$kindStruct,"js.Object",true,"github.com/gopherjs/gopherjs/js",true,function(object_){this.$val=this;if(arguments.length===0){this.object=null;return;}this.object=object_;});B=$pkg.Error=$newType(0,$kindStruct,"js.Error",true,"github.com/gopherjs/gopherjs/js",true,function(Object_){this.$val=this;if(arguments.length===0){this.Object=null;return;}this.Object=Object_;});J=$pkg.M=$newType(4,$kindMap,"js.M",true,"github.com/gopherjs/gopherjs/js",true,null);K=$pkg.S=$newType(12,$kindSlice,"js.S",true,"github.com/gopherjs/gopherjs/js",true,null);M=$sliceType($emptyInterface);O=$ptrType(A);P=$sliceType(O);Q=$funcType([P],[O],true);R=$funcType([],[O],false);S=$funcType([O],[],false);T=$ptrType(B);A.ptr.prototype.Get=function(a){var a,b;b=this;return b.object[$externalize(a,$String)];};A.prototype.Get=function(a){return this.$val.Get(a);};A.ptr.prototype.Set=function(a,b){var a,b,c;c=this;c.object[$externalize(a,$String)]=$externalize(b,$emptyInterface);};A.prototype.Set=function(a,b){return this.$val.Set(a,b);};A.ptr.prototype.Delete=function(a){var a,b;b=this;delete b.object[$externalize(a,$String)];};A.prototype.Delete=function(a){return this.$val.Delete(a);};A.ptr.prototype.Length=function(){var a;a=this;return $parseInt(a.object.length);};A.prototype.Length=function(){return this.$val.Length();};A.ptr.prototype.Index=function(a){var a,b;b=this;return b.object[a];};A.prototype.Index=function(a){return this.$val.Index(a);};A.ptr.prototype.SetIndex=function(a,b){var a,b,c;c=this;c.object[a]=$externalize(b,$emptyInterface);};A.prototype.SetIndex=function(a,b){return this.$val.SetIndex(a,b);};A.ptr.prototype.Call=function(a,b){var a,b,c,d;c=this;return(d=c.object,d[$externalize(a,$String)].apply(d,$externalize(b,M)));};A.prototype.Call=function(a,b){return this.$val.Call(a,b);};A.ptr.prototype.Invoke=function(a){var a,b;b=this;return b.object.apply(undefined,$externalize(a,M));};A.prototype.Invoke=function(a){return this.$val.Invoke(a);};A.ptr.prototype.New=function(a){var a,b;b=this;return new($global.Function.prototype.bind.apply(b.object,[undefined].concat($externalize(a,M))));};A.prototype.New=function(a){return this.$val.New(a);};A.ptr.prototype.Bool=function(){var a;a=this;return!!(a.object);};A.prototype.Bool=function(){return this.$val.Bool();};A.ptr.prototype.String=function(){var a;a=this;return $internalize(a.object,$String);};A.prototype.String=function(){return this.$val.String();};A.ptr.prototype.Int=function(){var a;a=this;return $parseInt(a.object)>>0;};A.prototype.Int=function(){return this.$val.Int();};A.ptr.prototype.Int64=function(){var a;a=this;return $internalize(a.object,$Int64);};A.prototype.Int64=function(){return this.$val.Int64();};A.ptr.prototype.Uint64=function(){var a;a=this;return $internalize(a.object,$Uint64);};A.prototype.Uint64=function(){return this.$val.Uint64();};A.ptr.prototype.Float=function(){var a;a=this;return $parseFloat(a.object);};A.prototype.Float=function(){return this.$val.Float();};A.ptr.prototype.Interface=function(){var a;a=this;return $internalize(a.object,$emptyInterface);};A.prototype.Interface=function(){return this.$val.Interface();};A.ptr.prototype.Unsafe=function(){var a;a=this;return a.object;};A.prototype.Unsafe=function(){return this.$val.Unsafe();};B.ptr.prototype.Error=function(){var a;a=this;return"JavaScript error: "+$internalize(a.Object.message,$String);};B.prototype.Error=function(){return this.$val.Error();};B.ptr.prototype.Stack=function(){var a;a=this;return $internalize(a.Object.stack,$String);};B.prototype.Stack=function(){return this.$val.Stack();};E=function(a){var a;return $makeFunc(a);};$pkg.MakeFunc=E;G=function(a){var a,b,c,d,e,f;b=a;c=new($global.Object)();c.__internal_object__=b;d=b.constructor.methods;e=0;while(true){if(!(e<$parseInt(d.length))){break;}f=[f];f[0]=d[e];if(!($internalize(f[0].pkg,$String)==="")){e=e+(1)>>0;continue;}c[$externalize($internalize(f[0].name,$String),$String)]=$externalize((function(f){return function(g){var g;return $externalizeFunction(b[$externalize($internalize(f[0].prop,$String),$String)],f[0].typ,$externalize(true,$Bool)).apply(b,$externalize(g,P));};})(f),Q);e=e+(1)>>0;}return c;};$pkg.MakeWrapper=G;H=function(a){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=[b];c=[c];b[0]=a;d=b[0].constructor;c[0]=new($global.Object)();e=(function(b,c){return function(e,f){var e,f;$global.Object.defineProperty(c[0],$externalize(e,$String),$externalize(f,J));};})(b,c);$r=e("__internal_object__",$makeMap($String.keyFor,[{k:"value",v:new $jsObjectPtr(b[0])}]));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}f=$internalize(d.string,$String);g=$internalize(d.pkg,$String);h="";if(f.charCodeAt(0)===42){h="*";}i=0;while(true){if(!(i>0));break;}i=i+(1)>>0;}j=g+"."+h+f;$r=e("$type",$makeMap($String.keyFor,[{k:"value",v:new $String(j)}]));$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}k=null;l=new($global.Array)();m=d.methods;if(!(m===undefined)){l=l.concat(m);}n=d.elem;if(!(n===undefined)){k=n.fields;l=l.concat(n.methods);}else{k=d.fields;}o=0;case 3:if(!(o<$parseInt(l.length))){$s=4;continue;}p=[p];p[0]=l[o];if(!($internalize(p[0].pkg,$String)==="")){o=o+(1)>>0;$s=3;continue;}$r=e($internalize(p[0].prop,$String),$makeMap($String.keyFor,[{k:"value",v:new Q((function(b,c,p){return function(q){var q;return $externalizeFunction(b[0][$externalize($internalize(p[0].prop,$String),$String)],p[0].typ,$externalize(true,$Bool),H).apply(b[0],$externalize(q,P));};})(b,c,p))}]));$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}o=o+(1)>>0;$s=3;continue;case 4:if(!(k===undefined)){$s=6;continue;}$s=7;continue;case 6:q=0;case 8:if(!(q<$parseInt(k.length))){$s=9;continue;}r=[r];r[0]=k[q];if(!!!(r[0].exported)){q=q+(1)>>0;$s=8;continue;}$r=e($internalize(r[0].prop,$String),$makeMap($String.keyFor,[{k:"get",v:new R((function(b,c,r){return function(){var s;s=$copyIfRequired(b[0].$val[$externalize($internalize(r[0].prop,$String),$String)],r[0].typ);return $externalize(s,r[0].typ,H);};})(b,c,r))},{k:"set",v:new S((function(b,c,r){return function(s){var s,t;t=$internalize(s,r[0].typ,H);b[0].$val[$externalize($internalize(r[0].prop,$String),$String)]=t;};})(b,c,r))}]));$s=10;case 10:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}q=q+(1)>>0;$s=8;continue;case 9:case 7:$s=-1;return c[0];}return;}var $f={$blk:H,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,$s};return $f;};$pkg.MakeFullWrapper=H;L=function(){var a;a=new B.ptr(null);$unused(a);};O.methods=[{prop:"Get",name:"Get",pkg:"",typ:$funcType([$String],[O],false)},{prop:"Set",name:"Set",pkg:"",typ:$funcType([$String,$emptyInterface],[],false)},{prop:"Delete",name:"Delete",pkg:"",typ:$funcType([$String],[],false)},{prop:"Length",name:"Length",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Index",name:"Index",pkg:"",typ:$funcType([$Int],[O],false)},{prop:"SetIndex",name:"SetIndex",pkg:"",typ:$funcType([$Int,$emptyInterface],[],false)},{prop:"Call",name:"Call",pkg:"",typ:$funcType([$String,M],[O],true)},{prop:"Invoke",name:"Invoke",pkg:"",typ:$funcType([M],[O],true)},{prop:"New",name:"New",pkg:"",typ:$funcType([M],[O],true)},{prop:"Bool",name:"Bool",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)},{prop:"Int",name:"Int",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Int64",name:"Int64",pkg:"",typ:$funcType([],[$Int64],false)},{prop:"Uint64",name:"Uint64",pkg:"",typ:$funcType([],[$Uint64],false)},{prop:"Float",name:"Float",pkg:"",typ:$funcType([],[$Float64],false)},{prop:"Interface",name:"Interface",pkg:"",typ:$funcType([],[$emptyInterface],false)},{prop:"Unsafe",name:"Unsafe",pkg:"",typ:$funcType([],[$Uintptr],false)}];T.methods=[{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)},{prop:"Stack",name:"Stack",pkg:"",typ:$funcType([],[$String],false)}];A.init("github.com/gopherjs/gopherjs/js",[{prop:"object",name:"object",embedded:false,exported:false,typ:O,tag:""}]);B.init("",[{prop:"Object",name:"Object",embedded:true,exported:true,typ:O,tag:""}]);J.init($String,$emptyInterface);K.init($emptyInterface);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:L();}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["runtime"]=(function(){var $pkg={},$init,A,C,D,L,U,V,AF,AT,AX,AY,AZ,BA,BB,BC,BD,BE,H,I,N,O,AM,E,F,J,K,M,P,Q,R,S,T,AE,AG,AJ,AS,AU,AV,AW;A=$packages["github.com/gopherjs/gopherjs/js"];C=$pkg._type=$newType(0,$kindStruct,"runtime._type",true,"runtime",false,function(str_){this.$val=this;if(arguments.length===0){this.str="";return;}this.str=str_;});D=$pkg.TypeAssertionError=$newType(0,$kindStruct,"runtime.TypeAssertionError",true,"runtime",true,function(_interface_,concrete_,asserted_,missingMethod_){this.$val=this;if(arguments.length===0){this._interface=AZ.nil;this.concrete=AZ.nil;this.asserted=AZ.nil;this.missingMethod="";return;}this._interface=_interface_;this.concrete=concrete_;this.asserted=asserted_;this.missingMethod=missingMethod_;});L=$pkg.basicFrame=$newType(0,$kindStruct,"runtime.basicFrame",true,"runtime",false,function(FuncName_,File_,Line_,Col_){this.$val=this;if(arguments.length===0){this.FuncName="";this.File="";this.Line=0;this.Col=0;return;}this.FuncName=FuncName_;this.File=File_;this.Line=Line_;this.Col=Col_;});U=$pkg.Frames=$newType(0,$kindStruct,"runtime.Frames",true,"runtime",true,function(frames_,current_){this.$val=this;if(arguments.length===0){this.frames=BC.nil;this.current=0;return;}this.frames=frames_;this.current=current_;});V=$pkg.Frame=$newType(0,$kindStruct,"runtime.Frame",true,"runtime",true,function(PC_,Func_,Function_,File_,Line_,Entry_){this.$val=this;if(arguments.length===0){this.PC=0;this.Func=AX.nil;this.Function="";this.File="";this.Line=0;this.Entry=0;return;}this.PC=PC_;this.Func=Func_;this.Function=Function_;this.File=File_;this.Line=Line_;this.Entry=Entry_;});AF=$pkg.Func=$newType(0,$kindStruct,"runtime.Func",true,"runtime",true,function(name_,file_,line_,opaque_){this.$val=this;if(arguments.length===0){this.name="";this.file="";this.line=0;this.opaque=new BA.ptr();return;}this.name=name_;this.file=file_;this.line=line_;this.opaque=opaque_;});AT=$pkg.errorString=$newType(8,$kindString,"runtime.errorString",true,"runtime",false,null);AX=$ptrType(AF);AY=$sliceType(AX);AZ=$ptrType(C);BA=$structType("",[]);BB=$sliceType(L);BC=$sliceType(V);BD=$ptrType(D);BE=$ptrType(U);C.ptr.prototype.string=function(){var a;a=this;return a.str;};C.prototype.string=function(){return this.$val.string();};C.ptr.prototype.pkgpath=function(){var a;a=this;return"";};C.prototype.pkgpath=function(){return this.$val.pkgpath();};D.ptr.prototype.RuntimeError=function(){};D.prototype.RuntimeError=function(){return this.$val.RuntimeError();};D.ptr.prototype.Error=function(){var a,b,c,d,e;a=this;b="interface";if(!(a._interface===AZ.nil)){b=a._interface.string();}c=a.asserted.string();if(a.concrete===AZ.nil){return"interface conversion: "+b+" is nil, not "+c;}d=a.concrete.string();if(a.missingMethod===""){e="interface conversion: "+b+" is "+d+", not "+c;if(d===c){if(!(a.concrete.pkgpath()===a.asserted.pkgpath())){e=e+(" (types from different packages)");}else{e=e+(" (types from different scopes)");}}return e;}return"interface conversion: "+d+" is not "+c+": missing method "+a.missingMethod;};D.prototype.Error=function(){return this.$val.Error();};E=function(){var a,b;a=$packages[$externalize("github.com/gopherjs/gopherjs/js",$String)];$jsObjectPtr=a.Object.ptr;$jsErrorPtr=a.Error.ptr;$throwRuntimeError=AU;AM=$internalize($goVersion,$String);b=$ifaceNil;b=new D.ptr(AZ.nil,AZ.nil,AZ.nil,"");$unused(b);};F=function(){var a,b,c;a=$global.process;if(a===undefined){return"/";}b=a.env.GOPHERJS_GOROOT;if(!(b===undefined)&&!($internalize(b,$String)==="")){return $internalize(b,$String);}else{c=a.env.GOROOT;if(!(c===undefined)&&!($internalize(c,$String)==="")){return $internalize(c,$String);}}return"/usr/local/go";};$pkg.GOROOT=F;J=function(a,b,c,d){var a,b,c,d,e,f,g,h,i,j,k,l;e=b+":"+K(c)+":"+K(d);f=(g=H[$String.keyFor(e)],g!==undefined?[g.v,true]:[0,false]);h=f[0];i=f[1];if(i){return h;}j=new AF.ptr(a,b,c,new BA.ptr());k=((I.$length>>>0));I=$append(I,j);l=e;(H||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(l)]={k:l,v:k};return k;};K=function(a){var a;return $internalize(new($global.String)(a),$String);};M=function(a,b){var a,b,c;a=(a+1>>0)+1>>0;c=new($global.Error)().stack.split($externalize("\n",$String)).slice(a,a+b>>0);return P(c);};P=function(a){var a,b,c,d,e,f,g,h,i,j;b=new BB([]);c=$parseInt(a.length);d=0;while(true){if(!(d>0;continue;}g=(h=O[$String.keyFor(e.FuncName)],h!==undefined?[h.v,true]:["",false]);i=g[0];j=g[1];if(j){e.FuncName=i;}b=$append(b,e);if(e.FuncName==="runtime.goexit"){break;}d=d+(1)>>0;}return b;};Q=function(a){var a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q;if(($parseInt(a.indexOf($externalize("@",$String)))>>0)>=0){b=new($global.RegExp)($externalize("[@:]",$String));c=a.split(b);return new L.ptr($internalize(c[0],$String),$internalize(c.slice(1,$parseInt(c.length)-2>>0).join($externalize(":",$String)),$String),$parseInt(c[($parseInt(c.length)-2>>0)])>>0,$parseInt(c[($parseInt(c.length)-1>>0)])>>0);}d=$parseInt(a.lastIndexOf($externalize("(",$String)))>>0;if(d===-1){e=a.split($externalize(":",$String));return new L.ptr("",$internalize(e.slice(0,$parseInt(e.length)-2>>0).join($externalize(":",$String)).replace(new($global.RegExp)($externalize("^\\s*at ",$String)),$externalize("",$String)),$String),$parseInt(e[($parseInt(e.length)-2>>0)])>>0,$parseInt(e[($parseInt(e.length)-1>>0)])>>0);}f="";g="";h=f;i=g;j=0;k=0;l=j;m=k;n=a.substring(d+1>>0,$parseInt(a.indexOf($externalize(")",$String)))>>0);o=n.split($externalize(":",$String));if($internalize(n,$String)===""){h="";}else{h=$internalize(o.slice(0,$parseInt(o.length)-2>>0).join($externalize(":",$String)),$String);l=$parseInt(o[($parseInt(o.length)-2>>0)])>>0;m=$parseInt(o[($parseInt(o.length)-1>>0)])>>0;}p=a.substring(($parseInt(a.indexOf($externalize("at ",$String)))>>0)+3>>0,$parseInt(a.indexOf($externalize(" (",$String)))>>0);q=$parseInt(p.indexOf($externalize("[as ",$String)))>>0;if(q>0){p=p.substring(q+4>>0,p.indexOf($externalize("]",$String)));}i=$internalize(p,$String);return new L.ptr(i,h,l,m);};$pkg.ParseCallFrame=Q;R=function(a){var a,b,c,d,e,f,g,h,i,j,k,l,m,n;b=0;c="";d=0;e=false;a=a+1>>0;f=M(a,1);if(!((f.$length===1))){g=0;h="";i=0;j=false;b=g;c=h;d=i;e=j;return[b,c,d,e];}b=J((0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0]).FuncName,(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0]).File,(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0]).Line,(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0]).Col);k=b;l=(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0]).File;m=(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0]).Line;n=true;b=k;c=l;d=m;e=n;return[b,c,d,e];};$pkg.Caller=R;S=function(a,b){var a,b,c,d,e,f,g;c=M(a,b.$length);d=c;e=0;while(true){if(!(e=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+e]),L);((f<0||f>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+f]=J(g.FuncName,g.File,g.Line,g.Col));e++;}return c.$length;};$pkg.Callers=S;T=function(a){var a,b,c,d,e,f;b=new U.ptr(BC.nil,0);c=a;d=0;while(true){if(!(d=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+d]);f=AG(e);b.frames=$append(b.frames,new V.ptr(e,f,f.name,f.file,f.line,f.Entry()));d++;}return b;};$pkg.CallersFrames=T;U.ptr.prototype.Next=function(){var a,b,c,d,e,f,g,h,i,j;a=new V.ptr(0,AX.nil,"","",0,0);b=false;c=this;if(c.current>=c.frames.$length){d=new V.ptr(0,AX.nil,"","",0,0);e=false;V.copy(a,d);b=e;return[a,b];}h=$clone((f=c.frames,g=c.current,((g<0||g>=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+g])),V);c.current=c.current+(1)>>0;i=$clone(h,V);j=c.current";}return a.name;};AF.prototype.Name=function(){return this.$val.Name();};AG=function(a){var a,b;b=((a>>0));if(b>=I.$length){$panic(new $String("GopherJS: pc="+K(b)+" is out of range of known position counters"));}return((b<0||b>=I.$length)?($throwRuntimeError("index out of range"),undefined):I.$array[I.$offset+b]);};$pkg.FuncForPC=AG;AJ=function(a,b){var a,b,c;c=new($global.Error)().stack;if(c===undefined){return 0;}return $copyString(a,$internalize(c.substr(($parseInt(c.indexOf($externalize("\n",$String)))>>0)+1>>0),$String));};$pkg.Stack=AJ;AS=function(a){var a;};$pkg.KeepAlive=AS;AT.prototype.RuntimeError=function(){var a;a=this.$val;};$ptrType(AT).prototype.RuntimeError=function(){return new AT(this.$get()).RuntimeError();};AT.prototype.Error=function(){var a;a=this.$val;return"runtime error: "+(a);};$ptrType(AT).prototype.Error=function(){return new AT(this.$get()).Error();};AU=function(a){var a;$panic(new AT((a)));};AV=function(){return $mul64($internalize(new($global.Date)().getTime(),$Int64),new $Int64(0,1000000));};$linknames["runtime.nanotime"]=AV;AW=function(){return(($parseFloat($global.Math.random())*4.294967295e+09>>0));};$linknames["runtime.fastrand"]=AW;AZ.methods=[{prop:"string",name:"string",pkg:"runtime",typ:$funcType([],[$String],false)},{prop:"pkgpath",name:"pkgpath",pkg:"runtime",typ:$funcType([],[$String],false)}];BD.methods=[{prop:"RuntimeError",name:"RuntimeError",pkg:"",typ:$funcType([],[],false)},{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)}];BE.methods=[{prop:"Next",name:"Next",pkg:"",typ:$funcType([],[V,$Bool],false)}];AX.methods=[{prop:"Entry",name:"Entry",pkg:"",typ:$funcType([],[$Uintptr],false)},{prop:"FileLine",name:"FileLine",pkg:"",typ:$funcType([$Uintptr],[$String,$Int],false)},{prop:"Name",name:"Name",pkg:"",typ:$funcType([],[$String],false)}];AT.methods=[{prop:"RuntimeError",name:"RuntimeError",pkg:"",typ:$funcType([],[],false)},{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)}];C.init("runtime",[{prop:"str",name:"str",embedded:false,exported:false,typ:$String,tag:""}]);D.init("runtime",[{prop:"_interface",name:"_interface",embedded:false,exported:false,typ:AZ,tag:""},{prop:"concrete",name:"concrete",embedded:false,exported:false,typ:AZ,tag:""},{prop:"asserted",name:"asserted",embedded:false,exported:false,typ:AZ,tag:""},{prop:"missingMethod",name:"missingMethod",embedded:false,exported:false,typ:$String,tag:""}]);L.init("",[{prop:"FuncName",name:"FuncName",embedded:false,exported:true,typ:$String,tag:""},{prop:"File",name:"File",embedded:false,exported:true,typ:$String,tag:""},{prop:"Line",name:"Line",embedded:false,exported:true,typ:$Int,tag:""},{prop:"Col",name:"Col",embedded:false,exported:true,typ:$Int,tag:""}]);U.init("runtime",[{prop:"frames",name:"frames",embedded:false,exported:false,typ:BC,tag:""},{prop:"current",name:"current",embedded:false,exported:false,typ:$Int,tag:""}]);V.init("",[{prop:"PC",name:"PC",embedded:false,exported:true,typ:$Uintptr,tag:""},{prop:"Func",name:"Func",embedded:false,exported:true,typ:AX,tag:""},{prop:"Function",name:"Function",embedded:false,exported:true,typ:$String,tag:""},{prop:"File",name:"File",embedded:false,exported:true,typ:$String,tag:""},{prop:"Line",name:"Line",embedded:false,exported:true,typ:$Int,tag:""},{prop:"Entry",name:"Entry",embedded:false,exported:true,typ:$Uintptr,tag:""}]);AF.init("runtime",[{prop:"name",name:"name",embedded:false,exported:false,typ:$String,tag:""},{prop:"file",name:"file",embedded:false,exported:false,typ:$String,tag:""},{prop:"line",name:"line",embedded:false,exported:false,typ:$Int,tag:""},{prop:"opaque",name:"opaque",embedded:false,exported:false,typ:BA,tag:""}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}AM="";H=$makeMap($String.keyFor,[]);I=new AY([]);N=$makeMap($String.keyFor,[{k:"$callDeferred",v:true}]);O=$makeMap($String.keyFor,[{k:"$panic",v:"runtime.gopanic"},{k:"$goroutine",v:"runtime.goexit"}]);E();}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["internal/goarch"]=(function(){var $pkg={},$init;$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["internal/unsafeheader"]=(function(){var $pkg={},$init,A;A=$pkg.Slice=$newType(0,$kindStruct,"unsafeheader.Slice",true,"internal/unsafeheader",true,function(Data_,Len_,Cap_){this.$val=this;if(arguments.length===0){this.Data=0;this.Len=0;this.Cap=0;return;}this.Data=Data_;this.Len=Len_;this.Cap=Cap_;});A.init("",[{prop:"Data",name:"Data",embedded:false,exported:true,typ:$UnsafePointer,tag:""},{prop:"Len",name:"Len",embedded:false,exported:true,typ:$Int,tag:""},{prop:"Cap",name:"Cap",embedded:false,exported:true,typ:$Int,tag:""}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["internal/reflectlite"]=(function(){var $pkg={},$init,D,A,B,C,E,F,I,O,P,Q,R,S,T,U,V,W,X,Y,Z,AA,AB,AC,AG,AH,AI,AT,AV,BL,BN,BO,BP,CU,CW,DU,DV,DW,DX,DY,DZ,EA,EC,ED,EE,EF,EG,EH,EI,EJ,EK,EL,EM,EN,EO,ES,ET,EU,EV,EW,EX,EY,EZ,AD,AR,BB,BD,BE,BF,BG,BH,BM,BQ,BS,BU,DH,DN,AK,AL,AM,AN,AP,AQ,AU,BA,BC,BI,BJ,BK,BR,BT,BV,BW,BX,BY,BZ,CB,CC,CF,CH,CJ,CM,CQ,CR,CV,CX,CY,CZ,DC,DD,DE,DF,DG,DI,DJ,DK,DL,DM;D=$packages["github.com/gopherjs/gopherjs/js"];A=$packages["internal/goarch"];B=$packages["internal/unsafeheader"];C=$packages["runtime"];E=$pkg.Value=$newType(0,$kindStruct,"reflectlite.Value",true,"internal/reflectlite",true,function(typ_,ptr_,flag_){this.$val=this;if(arguments.length===0){this.typ=DU.nil;this.ptr=0;this.flag=0;return;}this.typ=typ_;this.ptr=ptr_;this.flag=flag_;});F=$pkg.flag=$newType(4,$kindUintptr,"reflectlite.flag",true,"internal/reflectlite",false,null);I=$pkg.ValueError=$newType(0,$kindStruct,"reflectlite.ValueError",true,"internal/reflectlite",true,function(Method_,Kind_){this.$val=this;if(arguments.length===0){this.Method="";this.Kind=0;return;}this.Method=Method_;this.Kind=Kind_;});O=$pkg.Type=$newType(8,$kindInterface,"reflectlite.Type",true,"internal/reflectlite",true,null);P=$pkg.Kind=$newType(4,$kindUint,"reflectlite.Kind",true,"internal/reflectlite",true,null);Q=$pkg.tflag=$newType(1,$kindUint8,"reflectlite.tflag",true,"internal/reflectlite",false,null);R=$pkg.rtype=$newType(0,$kindStruct,"reflectlite.rtype",true,"internal/reflectlite",false,function(size_,ptrdata_,hash_,tflag_,align_,fieldAlign_,kind_,equal_,gcdata_,str_,ptrToThis_){this.$val=this;if(arguments.length===0){this.size=0;this.ptrdata=0;this.hash=0;this.tflag=0;this.align=0;this.fieldAlign=0;this.kind=0;this.equal=$throwNilPointerError;this.gcdata=EG.nil;this.str=0;this.ptrToThis=0;return;}this.size=size_;this.ptrdata=ptrdata_;this.hash=hash_;this.tflag=tflag_;this.align=align_;this.fieldAlign=fieldAlign_;this.kind=kind_;this.equal=equal_;this.gcdata=gcdata_;this.str=str_;this.ptrToThis=ptrToThis_;});S=$pkg.method=$newType(0,$kindStruct,"reflectlite.method",true,"internal/reflectlite",false,function(name_,mtyp_,ifn_,tfn_){this.$val=this;if(arguments.length===0){this.name=0;this.mtyp=0;this.ifn=0;this.tfn=0;return;}this.name=name_;this.mtyp=mtyp_;this.ifn=ifn_;this.tfn=tfn_;});T=$pkg.chanDir=$newType(4,$kindInt,"reflectlite.chanDir",true,"internal/reflectlite",false,null);U=$pkg.arrayType=$newType(0,$kindStruct,"reflectlite.arrayType",true,"internal/reflectlite",false,function(rtype_,elem_,slice_,len_){this.$val=this;if(arguments.length===0){this.rtype=new R.ptr(0,0,0,0,0,0,0,$throwNilPointerError,EG.nil,0,0);this.elem=DU.nil;this.slice=DU.nil;this.len=0;return;}this.rtype=rtype_;this.elem=elem_;this.slice=slice_;this.len=len_;});V=$pkg.chanType=$newType(0,$kindStruct,"reflectlite.chanType",true,"internal/reflectlite",false,function(rtype_,elem_,dir_){this.$val=this;if(arguments.length===0){this.rtype=new R.ptr(0,0,0,0,0,0,0,$throwNilPointerError,EG.nil,0,0);this.elem=DU.nil;this.dir=0;return;}this.rtype=rtype_;this.elem=elem_;this.dir=dir_;});W=$pkg.imethod=$newType(0,$kindStruct,"reflectlite.imethod",true,"internal/reflectlite",false,function(name_,typ_){this.$val=this;if(arguments.length===0){this.name=0;this.typ=0;return;}this.name=name_;this.typ=typ_;});X=$pkg.interfaceType=$newType(0,$kindStruct,"reflectlite.interfaceType",true,"internal/reflectlite",false,function(rtype_,pkgPath_,methods_){this.$val=this;if(arguments.length===0){this.rtype=new R.ptr(0,0,0,0,0,0,0,$throwNilPointerError,EG.nil,0,0);this.pkgPath=new BO.ptr(EG.nil);this.methods=EK.nil;return;}this.rtype=rtype_;this.pkgPath=pkgPath_;this.methods=methods_;});Y=$pkg.mapType=$newType(0,$kindStruct,"reflectlite.mapType",true,"internal/reflectlite",false,function(rtype_,key_,elem_,bucket_,hasher_,keysize_,valuesize_,bucketsize_,flags_){this.$val=this;if(arguments.length===0){this.rtype=new R.ptr(0,0,0,0,0,0,0,$throwNilPointerError,EG.nil,0,0);this.key=DU.nil;this.elem=DU.nil;this.bucket=DU.nil;this.hasher=$throwNilPointerError;this.keysize=0;this.valuesize=0;this.bucketsize=0;this.flags=0;return;}this.rtype=rtype_;this.key=key_;this.elem=elem_;this.bucket=bucket_;this.hasher=hasher_;this.keysize=keysize_;this.valuesize=valuesize_;this.bucketsize=bucketsize_;this.flags=flags_;});Z=$pkg.ptrType=$newType(0,$kindStruct,"reflectlite.ptrType",true,"internal/reflectlite",false,function(rtype_,elem_){this.$val=this;if(arguments.length===0){this.rtype=new R.ptr(0,0,0,0,0,0,0,$throwNilPointerError,EG.nil,0,0);this.elem=DU.nil;return;}this.rtype=rtype_;this.elem=elem_;});AA=$pkg.sliceType=$newType(0,$kindStruct,"reflectlite.sliceType",true,"internal/reflectlite",false,function(rtype_,elem_){this.$val=this;if(arguments.length===0){this.rtype=new R.ptr(0,0,0,0,0,0,0,$throwNilPointerError,EG.nil,0,0);this.elem=DU.nil;return;}this.rtype=rtype_;this.elem=elem_;});AB=$pkg.structField=$newType(0,$kindStruct,"reflectlite.structField",true,"internal/reflectlite",false,function(name_,typ_,offsetEmbed_){this.$val=this;if(arguments.length===0){this.name=new BO.ptr(EG.nil);this.typ=DU.nil;this.offsetEmbed=0;return;}this.name=name_;this.typ=typ_;this.offsetEmbed=offsetEmbed_;});AC=$pkg.structType=$newType(0,$kindStruct,"reflectlite.structType",true,"internal/reflectlite",false,function(rtype_,pkgPath_,fields_){this.$val=this;if(arguments.length===0){this.rtype=new R.ptr(0,0,0,0,0,0,0,$throwNilPointerError,EG.nil,0,0);this.pkgPath=new BO.ptr(EG.nil);this.fields=EL.nil;return;}this.rtype=rtype_;this.pkgPath=pkgPath_;this.fields=fields_;});AG=$pkg.nameOff=$newType(4,$kindInt32,"reflectlite.nameOff",true,"internal/reflectlite",false,null);AH=$pkg.typeOff=$newType(4,$kindInt32,"reflectlite.typeOff",true,"internal/reflectlite",false,null);AI=$pkg.textOff=$newType(4,$kindInt32,"reflectlite.textOff",true,"internal/reflectlite",false,null);AT=$pkg.errorString=$newType(0,$kindStruct,"reflectlite.errorString",true,"internal/reflectlite",false,function(s_){this.$val=this;if(arguments.length===0){this.s="";return;}this.s=s_;});AV=$pkg.Method=$newType(0,$kindStruct,"reflectlite.Method",true,"internal/reflectlite",true,function(Name_,PkgPath_,Type_,Func_,Index_){this.$val=this;if(arguments.length===0){this.Name="";this.PkgPath="";this.Type=$ifaceNil;this.Func=new E.ptr(DU.nil,0,0);this.Index=0;return;}this.Name=Name_;this.PkgPath=PkgPath_;this.Type=Type_;this.Func=Func_;this.Index=Index_;});BL=$pkg.uncommonType=$newType(0,$kindStruct,"reflectlite.uncommonType",true,"internal/reflectlite",false,function(pkgPath_,mcount_,xcount_,moff_,_methods_){this.$val=this;if(arguments.length===0){this.pkgPath=0;this.mcount=0;this.xcount=0;this.moff=0;this._methods=ED.nil;return;}this.pkgPath=pkgPath_;this.mcount=mcount_;this.xcount=xcount_;this.moff=moff_;this._methods=_methods_;});BN=$pkg.funcType=$newType(0,$kindStruct,"reflectlite.funcType",true,"internal/reflectlite",false,function(rtype_,inCount_,outCount_,_in_,_out_){this.$val=this;if(arguments.length===0){this.rtype=new R.ptr(0,0,0,0,0,0,0,$throwNilPointerError,EG.nil,0,0);this.inCount=0;this.outCount=0;this._in=DW.nil;this._out=DW.nil;return;}this.rtype=rtype_;this.inCount=inCount_;this.outCount=outCount_;this._in=_in_;this._out=_out_;});BO=$pkg.name=$newType(0,$kindStruct,"reflectlite.name",true,"internal/reflectlite",false,function(bytes_){this.$val=this;if(arguments.length===0){this.bytes=EG.nil;return;}this.bytes=bytes_;});BP=$pkg.nameData=$newType(0,$kindStruct,"reflectlite.nameData",true,"internal/reflectlite",false,function(name_,tag_,exported_){this.$val=this;if(arguments.length===0){this.name="";this.tag="";this.exported=false;return;}this.name=name_;this.tag=tag_;this.exported=exported_;});CU=$pkg.mapIter=$newType(0,$kindStruct,"reflectlite.mapIter",true,"internal/reflectlite",false,function(t_,m_,keys_,i_,last_){this.$val=this;if(arguments.length===0){this.t=$ifaceNil;this.m=null;this.keys=null;this.i=0;this.last=null;return;}this.t=t_;this.m=m_;this.keys=keys_;this.i=i_;this.last=last_;});CW=$pkg.TypeEx=$newType(8,$kindInterface,"reflectlite.TypeEx",true,"internal/reflectlite",true,null);DU=$ptrType(R);DV=$sliceType(BO);DW=$sliceType(DU);DX=$sliceType($String);DY=$sliceType($emptyInterface);DZ=$ptrType(D.Object);EA=$funcType([DY],[DZ],true);EC=$ptrType(BL);ED=$sliceType(S);EE=$ptrType(BN);EF=$sliceType(E);EG=$ptrType($Uint8);EH=$ptrType($UnsafePointer);EI=$sliceType(O);EJ=$sliceType(DZ);EK=$sliceType(W);EL=$sliceType(AB);EM=$ptrType(BP);EN=$structType("internal/reflectlite",[{prop:"str",name:"str",embedded:false,exported:false,typ:$String,tag:""}]);EO=$ptrType(CU);ES=$arrayType($Uintptr,2);ET=$sliceType($Uint8);EU=$ptrType(I);EV=$funcType([$UnsafePointer,$UnsafePointer],[$Bool],false);EW=$ptrType(X);EX=$funcType([$UnsafePointer,$Uintptr],[$Uintptr],false);EY=$ptrType(AB);EZ=$ptrType(AT);F.prototype.kind=function(){var m;m=this.$val;return((((m&31)>>>0)>>>0));};$ptrType(F).prototype.kind=function(){return new F(this.$get()).kind();};F.prototype.ro=function(){var m;m=this.$val;if(!((((m&96)>>>0)===0))){return 32;}return 0;};$ptrType(F).prototype.ro=function(){return new F(this.$get()).ro();};E.ptr.prototype.pointer=function(){var m;m=this;if(!((m.typ.size===4))||!m.typ.pointers()){$panic(new $String("can't call pointer on a non-pointer Value"));}if(!((((m.flag&128)>>>0)===0))){return(m.ptr).$get();}return m.ptr;};E.prototype.pointer=function(){return this.$val.pointer();};I.ptr.prototype.Error=function(){var m;m=this;if(m.Kind===0){return"reflect: call of "+m.Method+" on zero Value";}return"reflect: call of "+m.Method+" on "+new P(m.Kind).String()+" Value";};I.prototype.Error=function(){return this.$val.Error();};F.prototype.mustBeExported=function(){var m;m=this.$val;if(m===0){$panic(new I.ptr(DF(),0));}if(!((((m&96)>>>0)===0))){$panic(new $String("reflect: "+DF()+" using value obtained using unexported field"));}};$ptrType(F).prototype.mustBeExported=function(){return new F(this.$get()).mustBeExported();};F.prototype.mustBeAssignable=function(){var m;m=this.$val;if(m===0){$panic(new I.ptr(DF(),0));}if(!((((m&96)>>>0)===0))){$panic(new $String("reflect: "+DF()+" using value obtained using unexported field"));}if(((m&256)>>>0)===0){$panic(new $String("reflect: "+DF()+" using unaddressable value"));}};$ptrType(F).prototype.mustBeAssignable=function(){return new F(this.$get()).mustBeAssignable();};E.ptr.prototype.CanSet=function(){var m;m=this;return((m.flag&352)>>>0)===256;};E.prototype.CanSet=function(){return this.$val.CanSet();};E.ptr.prototype.IsValid=function(){var m;m=this;return!((m.flag===0));};E.prototype.IsValid=function(){return this.$val.IsValid();};E.ptr.prototype.Kind=function(){var m;m=this;return new F(m.flag).kind();};E.prototype.Kind=function(){return this.$val.Kind();};E.ptr.prototype.Type=function(){var m,n;m=this;n=m.flag;if(n===0){$panic(new I.ptr("reflectlite.Value.Type",0));}return m.typ;};E.prototype.Type=function(){return this.$val.Type();};AB.ptr.prototype.embedded=function(){var m;m=this;return!((((m.offsetEmbed&1)>>>0)===0));};AB.prototype.embedded=function(){return this.$val.embedded();};P.prototype.String=function(){var m;m=this.$val;if(((m>>0))=AD.$length)?($throwRuntimeError("index out of range"),undefined):AD.$array[AD.$offset+m]);}return(0>=AD.$length?($throwRuntimeError("index out of range"),undefined):AD.$array[AD.$offset+0]);};$ptrType(P).prototype.String=function(){return new P(this.$get()).String();};R.ptr.prototype.String=function(){var m,n;m=this;n=$clone(m.nameOff(m.str),BO).name();if(!((((m.tflag&2)>>>0)===0))){return $substring(n,1);}return n;};R.prototype.String=function(){return this.$val.String();};R.ptr.prototype.Size=function(){var m;m=this;return m.size;};R.prototype.Size=function(){return this.$val.Size();};R.ptr.prototype.Kind=function(){var m;m=this;return((((m.kind&31)>>>0)>>>0));};R.prototype.Kind=function(){return this.$val.Kind();};R.ptr.prototype.pointers=function(){var m;m=this;return!((m.ptrdata===0));};R.prototype.pointers=function(){return this.$val.pointers();};R.ptr.prototype.common=function(){var m;m=this;return m;};R.prototype.common=function(){return this.$val.common();};R.ptr.prototype.exportedMethods=function(){var m,n;m=this;n=m.uncommon();if(n===EC.nil){return ED.nil;}return n.exportedMethods();};R.prototype.exportedMethods=function(){return this.$val.exportedMethods();};R.ptr.prototype.NumMethod=function(){var m,n;m=this;if(m.Kind()===20){n=(m.kindType);return n.NumMethod();}return m.exportedMethods().$length;};R.prototype.NumMethod=function(){return this.$val.NumMethod();};R.ptr.prototype.PkgPath=function(){var m,n;m=this;if(((m.tflag&4)>>>0)===0){return"";}n=m.uncommon();if(n===EC.nil){return"";}return $clone(m.nameOff(n.pkgPath),BO).name();};R.prototype.PkgPath=function(){return this.$val.PkgPath();};R.ptr.prototype.hasName=function(){var m;m=this;return!((((m.tflag&4)>>>0)===0));};R.prototype.hasName=function(){return this.$val.hasName();};R.ptr.prototype.Name=function(){var m,n,o;m=this;if(!m.hasName()){return"";}n=m.String();o=n.length-1>>0;while(true){if(!(o>=0&&!((n.charCodeAt(o)===46)))){break;}o=o-(1)>>0;}return $substring(n,(o+1>>0));};R.prototype.Name=function(){return this.$val.Name();};R.ptr.prototype.chanDir=function(){var m,n;m=this;if(!((m.Kind()===18))){$panic(new $String("reflect: chanDir of non-chan type"));}n=(m.kindType);return((n.dir>>0));};R.prototype.chanDir=function(){return this.$val.chanDir();};R.ptr.prototype.Elem=function(){var m,n,o,p,q,r,s;m=this;n=m.Kind();if(n===(17)){o=(m.kindType);return AP(o.elem);}else if(n===(18)){p=(m.kindType);return AP(p.elem);}else if(n===(21)){q=(m.kindType);return AP(q.elem);}else if(n===(22)){r=(m.kindType);return AP(r.elem);}else if(n===(23)){s=(m.kindType);return AP(s.elem);}$panic(new $String("reflect: Elem of invalid type"));};R.prototype.Elem=function(){return this.$val.Elem();};R.ptr.prototype.In=function(m){var m,n,o,p;n=this;if(!((n.Kind()===19))){$panic(new $String("reflect: In of non-func type"));}o=(n.kindType);return AP((p=o.in$(),((m<0||m>=p.$length)?($throwRuntimeError("index out of range"),undefined):p.$array[p.$offset+m])));};R.prototype.In=function(m){return this.$val.In(m);};R.ptr.prototype.Len=function(){var m,n;m=this;if(!((m.Kind()===17))){$panic(new $String("reflect: Len of non-array type"));}n=(m.kindType);return((n.len>>0));};R.prototype.Len=function(){return this.$val.Len();};R.ptr.prototype.NumIn=function(){var m,n;m=this;if(!((m.Kind()===19))){$panic(new $String("reflect: NumIn of non-func type"));}n=(m.kindType);return((n.inCount>>0));};R.prototype.NumIn=function(){return this.$val.NumIn();};R.ptr.prototype.NumOut=function(){var m,n;m=this;if(!((m.Kind()===19))){$panic(new $String("reflect: NumOut of non-func type"));}n=(m.kindType);return n.out().$length;};R.prototype.NumOut=function(){return this.$val.NumOut();};R.ptr.prototype.Out=function(m){var m,n,o,p;n=this;if(!((n.Kind()===19))){$panic(new $String("reflect: Out of non-func type"));}o=(n.kindType);return AP((p=o.out(),((m<0||m>=p.$length)?($throwRuntimeError("index out of range"),undefined):p.$array[p.$offset+m])));};R.prototype.Out=function(m){return this.$val.Out(m);};X.ptr.prototype.NumMethod=function(){var m;m=this;return m.methods.$length;};X.prototype.NumMethod=function(){return this.$val.NumMethod();};R.ptr.prototype.Implements=function(m){var{m,n,o,$s,$r,$c}=$restore(this,{m});$s=$s||0;s:while(true){switch($s){case 0:n=this;if($interfaceIsEqual(m,$ifaceNil)){$panic(new $String("reflect: nil type passed to Type.Implements"));}o=m.Kind();$s=3;case 3:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}if(!((o===20))){$s=1;continue;}$s=2;continue;case 1:$panic(new $String("reflect: non-interface type passed to Type.Implements"));case 2:$s=-1;return AK($assertType(m,DU),n);}return;}var $f={$blk:R.ptr.prototype.Implements,$c:true,$r,m,n,o,$s};return $f;};R.prototype.Implements=function(m){return this.$val.Implements(m);};R.ptr.prototype.AssignableTo=function(m){var{m,n,o,p,q,$s,$r,$c}=$restore(this,{m});$s=$s||0;s:while(true){switch($s){case 0:n=this;if($interfaceIsEqual(m,$ifaceNil)){$panic(new $String("reflect: nil type passed to Type.AssignableTo"));}o=$assertType(m,DU);p=AL(o,n);$s=1;case 1:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=p||AK(o,n);$s=2;case 2:return q;}return;}var $f={$blk:R.ptr.prototype.AssignableTo,$c:true,$r,m,n,o,p,q,$s};return $f;};R.prototype.AssignableTo=function(m){return this.$val.AssignableTo(m);};AK=function(m,n){var aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,m,n,o,p,q,r,s,t,u,v,w,x,y,z;if(!((m.Kind()===20))){return false;}o=(m.kindType);if(o.methods.$length===0){return true;}if(n.Kind()===20){p=(n.kindType);q=0;r=0;while(true){if(!(r=s.$length)?($throwRuntimeError("index out of range"),undefined):s.$array[s.$offset+q]));u=$clone(o.rtype.nameOff(t.name),BO);w=(v=p.methods,((r<0||r>=v.$length)?($throwRuntimeError("index out of range"),undefined):v.$array[v.$offset+r]));x=$clone(n.nameOff(w.name),BO);if($clone(x,BO).name()===$clone(u,BO).name()&&n.typeOff(w.typ)===o.rtype.typeOff(t.typ)){if(!$clone(u,BO).isExported()){y=$clone(u,BO).pkgPath();if(y===""){y=$clone(o.pkgPath,BO).name();}z=$clone(x,BO).pkgPath();if(z===""){z=$clone(p.pkgPath,BO).name();}if(!(y===z)){r=r+(1)>>0;continue;}}q=q+(1)>>0;if(q>=o.methods.$length){return true;}}r=r+(1)>>0;}return false;}aa=n.uncommon();if(aa===EC.nil){return false;}ab=0;ac=aa.methods();ad=0;while(true){if(!(ad<((aa.mcount>>0)))){break;}af=(ae=o.methods,((ab<0||ab>=ae.$length)?($throwRuntimeError("index out of range"),undefined):ae.$array[ae.$offset+ab]));ag=$clone(o.rtype.nameOff(af.name),BO);ah=$clone(((ad<0||ad>=ac.$length)?($throwRuntimeError("index out of range"),undefined):ac.$array[ac.$offset+ad]),S);ai=$clone(n.nameOff(ah.name),BO);if($clone(ai,BO).name()===$clone(ag,BO).name()&&n.typeOff(ah.mtyp)===o.rtype.typeOff(af.typ)){if(!$clone(ag,BO).isExported()){aj=$clone(ag,BO).pkgPath();if(aj===""){aj=$clone(o.pkgPath,BO).name();}ak=$clone(ai,BO).pkgPath();if(ak===""){ak=$clone(n.nameOff(aa.pkgPath),BO).name();}if(!(aj===ak)){ad=ad+(1)>>0;continue;}}ab=ab+(1)>>0;if(ab>=o.methods.$length){return true;}}ad=ad+(1)>>0;}return false;};AL=function(m,n){var{m,n,o,p,$s,$r,$c}=$restore(this,{m,n});$s=$s||0;s:while(true){switch($s){case 0:if(m===n){$s=-1;return true;}if(m.hasName()&&n.hasName()||!((m.Kind()===n.Kind()))){$s=-1;return false;}o=AN(m,n,true);$s=1;case 1:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=o;$s=2;case 2:return p;}return;}var $f={$blk:AL,$c:true,$r,m,n,o,p,$s};return $f;};AM=function(m,n,o){var{m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{m,n,o});$s=$s||0;s:while(true){switch($s){case 0:if(o){$s=-1;return $interfaceIsEqual(m,n);}q=m.Name();$s=4;case 4:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=n.Name();$s=5;case 5:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}if(!(q===r)){p=true;$s=3;continue s;}s=m.Kind();$s=6;case 6:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=n.Kind();$s=7;case 7:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}p=!((s===t));case 3:if(p){$s=1;continue;}$s=2;continue;case 1:$s=-1;return false;case 2:u=m.common();$s=8;case 8:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}v=u;w=n.common();$s=9;case 9:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}x=w;y=AN(v,x,false);$s=10;case 10:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}z=y;$s=11;case 11:return z;}return;}var $f={$blk:AM,$c:true,$r,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};AN=function(m,n,o){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{m,n,o});$s=$s||0;s:while(true){switch($s){case 0:if(m===n){$s=-1;return true;}p=m.Kind();if(!((p===n.Kind()))){$s=-1;return false;}if(1<=p&&p<=16||(p===24)||(p===26)){$s=-1;return true;}q=p;if(q===(17)){$s=2;continue;}if(q===(18)){$s=3;continue;}if(q===(19)){$s=4;continue;}if(q===(20)){$s=5;continue;}if(q===(21)){$s=6;continue;}if((q===(22))||(q===(23))){$s=7;continue;}if(q===(25)){$s=8;continue;}$s=9;continue;case 2:if(!(m.Len()===n.Len())){r=false;$s=10;continue s;}s=AM(m.Elem(),n.Elem(),o);$s=11;case 11:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}r=s;case 10:t=r;$s=12;case 12:return t;case 3:if(!(n.chanDir()===3)){u=false;$s=15;continue s;}v=AM(m.Elem(),n.Elem(),o);$s=16;case 16:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}u=v;case 15:if(u){$s=13;continue;}$s=14;continue;case 13:$s=-1;return true;case 14:if(!(n.chanDir()===m.chanDir())){w=false;$s=17;continue s;}x=AM(m.Elem(),n.Elem(),o);$s=18;case 18:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}w=x;case 17:y=w;$s=19;case 19:return y;case 4:z=(m.kindType);aa=(n.kindType);if(!((z.outCount===aa.outCount))||!((z.inCount===aa.inCount))){$s=-1;return false;}ab=0;case 20:if(!(ab>0;$s=20;continue;case 21:ad=0;case 25:if(!(ad>0;$s=25;continue;case 26:$s=-1;return true;case 5:af=(m.kindType);ag=(n.kindType);if((af.methods.$length===0)&&(ag.methods.$length===0)){$s=-1;return true;}$s=-1;return false;case 6:ai=AM(m.Key(),n.Key(),o);$s=31;case 31:if($c){$c=false;ai=ai.$blk();}if(ai&&ai.$blk!==undefined){break s;}if(!(ai)){ah=false;$s=30;continue s;}aj=AM(m.Elem(),n.Elem(),o);$s=32;case 32:if($c){$c=false;aj=aj.$blk();}if(aj&&aj.$blk!==undefined){break s;}ah=aj;case 30:ak=ah;$s=33;case 33:return ak;case 7:al=AM(m.Elem(),n.Elem(),o);$s=34;case 34:if($c){$c=false;al=al.$blk();}if(al&&al.$blk!==undefined){break s;}am=al;$s=35;case 35:return am;case 8:an=(m.kindType);ao=(n.kindType);if(!((an.fields.$length===ao.fields.$length))){$s=-1;return false;}if(!($clone(an.pkgPath,BO).name()===$clone(ao.pkgPath,BO).name())){$s=-1;return false;}ap=an.fields;aq=0;case 36:if(!(aq=as.$length)?($throwRuntimeError("index out of range"),undefined):as.$array[as.$offset+ar]));av=(au=ao.fields,((ar<0||ar>=au.$length)?($throwRuntimeError("index out of range"),undefined):au.$array[au.$offset+ar]));if(!($clone(at.name,BO).name()===$clone(av.name,BO).name())){$s=-1;return false;}aw=AM(at.typ,av.typ,o);$s=40;case 40:if($c){$c=false;aw=aw.$blk();}if(aw&&aw.$blk!==undefined){break s;}if(!aw){$s=38;continue;}$s=39;continue;case 38:$s=-1;return false;case 39:if(o&&!($clone(at.name,BO).tag()===$clone(av.name,BO).tag())){$s=-1;return false;}if(!((at.offsetEmbed===av.offsetEmbed))){$s=-1;return false;}aq++;$s=36;continue;case 37:$s=-1;return true;case 9:case 1:$s=-1;return false;}return;}var $f={$blk:AN,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};AP=function(m){var m;if(m===DU.nil){return $ifaceNil;}return m;};AQ=function(m){var m;return((m.kind&32)>>>0)===0;};E.ptr.prototype.object=function(){var m,n,o,p;m=this;if((m.typ.Kind()===17)||(m.typ.Kind()===25)){return m.ptr;}if(!((((m.flag&128)>>>0)===0))){n=m.ptr.$get();if(!(n===$ifaceNil)&&!(n.constructor===BI(m.typ))){switch(0){default:o=m.typ.Kind();if((o===(11))||(o===(6))){n=new(BI(m.typ))(n.$high,n.$low);}else if((o===(15))||(o===(16))){n=new(BI(m.typ))(n.$real,n.$imag);}else if(o===(23)){if(n===n.constructor.nil){n=BI(m.typ).nil;break;}p=new(BI(m.typ))(n.$array);p.$offset=n.$offset;p.$length=n.$length;p.$capacity=n.$capacity;n=p;}}}return n;}return m.ptr;};E.prototype.object=function(){return this.$val.object();};E.ptr.prototype.assignTo=function(m,n,o){var{m,n,o,p,q,r,s,t,u,$s,$r,$c}=$restore(this,{m,n,o});$s=$s||0;s:while(true){switch($s){case 0:p=this;if(!((((p.flag&512)>>>0)===0))){$s=1;continue;}$s=2;continue;case 1:q=DG(m,$clone(p,E));$s=3;case 3:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}E.copy(p,q);case 2:r=AL(n,p.typ);$s=8;case 8:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}if(r){$s=5;continue;}if(AK(n,p.typ)){$s=6;continue;}$s=7;continue;case 5:s=(((p.flag&384)>>>0)|new F(p.flag).ro())>>>0;s=(s|(((n.Kind()>>>0))))>>>0;$s=-1;return new E.ptr(n,p.ptr,s);case 6:if(o===0){o=CJ(n);}t=DD($clone(p,E));$s=9;case 9:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=t;if(n.NumMethod()===0){(o).$set(u);}else{DE(n,u,o);}$s=-1;return new E.ptr(n,o,148);case 7:case 4:$panic(new $String(m+": value of type "+p.typ.String()+" is not assignable to type "+n.String()));$s=-1;return new E.ptr(DU.nil,0,0);}return;}var $f={$blk:E.ptr.prototype.assignTo,$c:true,$r,m,n,o,p,q,r,s,t,u,$s};return $f;};E.prototype.assignTo=function(m,n,o){return this.$val.assignTo(m,n,o);};E.ptr.prototype.Cap=function(){var m,n,o;m=this;n=new F(m.flag).kind();o=n;if(o===(17)){return m.typ.Len();}else if((o===(18))||(o===(23))){return $parseInt($clone(m,E).object().$capacity)>>0;}$panic(new I.ptr("reflect.Value.Cap",n));};E.prototype.Cap=function(){return this.$val.Cap();};E.ptr.prototype.Index=function(m){var{aa,ab,ac,ad,ae,af,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{m});$s=$s||0;s:while(true){switch($s){case 0:m=[m];n=[n];o=[o];p=[p];q=[q];r=[r];s=this;t=new F(s.flag).kind();u=t;if(u===(17)){$s=2;continue;}if(u===(23)){$s=3;continue;}if(u===(24)){$s=4;continue;}$s=5;continue;case 2:v=(s.typ.kindType);if(m[0]<0||m[0]>((v.len>>0))){$panic(new $String("reflect: array index out of range"));}q[0]=v.elem;w=(((((s.flag&384)>>>0)|new F(s.flag).ro())>>>0)|((q[0].Kind()>>>0)))>>>0;n[0]=s.ptr;if(!((((w&128)>>>0)===0))&&!((q[0].Kind()===17))&&!((q[0].Kind()===25))){$s=7;continue;}$s=8;continue;case 7:$s=-1;return new E.ptr(q[0],(new(BI(DL(q[0])))((function(m,n,o,p,q,r){return function(){return DI(q[0],n[0][m[0]]);};})(m,n,o,p,q,r),(function(m,n,o,p,q,r){return function(x){var x;n[0][m[0]]=DJ(q[0],x);};})(m,n,o,p,q,r))),w);case 8:x=BZ(q[0],DI(q[0],n[0][m[0]]),w);$s=9;case 9:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}y=x;$s=10;case 10:return y;case 3:z=$clone(s,E).object();if(m[0]<0||m[0]>=($parseInt(z.$length)>>0)){$panic(new $String("reflect: slice index out of range"));}aa=(s.typ.kindType);r[0]=aa.elem;ab=(((384|new F(s.flag).ro())>>>0)|((r[0].Kind()>>>0)))>>>0;m[0]=m[0]+(($parseInt(z.$offset)>>0))>>0;o[0]=z.$array;if(!((((ab&128)>>>0)===0))&&!((r[0].Kind()===17))&&!((r[0].Kind()===25))){$s=11;continue;}$s=12;continue;case 11:$s=-1;return new E.ptr(r[0],(new(BI(DL(r[0])))((function(m,n,o,p,q,r){return function(){return DI(r[0],o[0][m[0]]);};})(m,n,o,p,q,r),(function(m,n,o,p,q,r){return function(ac){var ac;o[0][m[0]]=DJ(r[0],ac);};})(m,n,o,p,q,r))),ab);case 12:ac=BZ(r[0],DI(r[0],o[0][m[0]]),ab);$s=13;case 13:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}ad=ac;$s=14;case 14:return ad;case 4:ae=(s.ptr).$get();if(m[0]<0||m[0]>=ae.length){$panic(new $String("reflect: string index out of range"));}af=(((new F(s.flag).ro()|8)>>>0)|128)>>>0;p[0]=ae.charCodeAt(m[0]);$s=-1;return new E.ptr(BD,((p.$ptr||(p.$ptr=new EG(function(){return this.$target[0];},function($v){this.$target[0]=$v;},p)))),af);case 5:$panic(new I.ptr("reflect.Value.Index",t));case 6:case 1:$s=-1;return new E.ptr(DU.nil,0,0);}return;}var $f={$blk:E.ptr.prototype.Index,$c:true,$r,aa,ab,ac,ad,ae,af,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};E.prototype.Index=function(m){return this.$val.Index(m);};E.ptr.prototype.InterfaceData=function(){var m;m=this;$panic(new $String("InterfaceData is not supported by GopherJS"));};E.prototype.InterfaceData=function(){return this.$val.InterfaceData();};E.ptr.prototype.IsNil=function(){var m,n,o;m=this;n=new F(m.flag).kind();o=n;if((o===(22))||(o===(23))){return $clone(m,E).object()===BI(m.typ).nil;}else if(o===(18)){return $clone(m,E).object()===$chanNil;}else if(o===(19)){return $clone(m,E).object()===$throwNilPointerError;}else if(o===(21)){return $clone(m,E).object()===false;}else if(o===(20)){return $clone(m,E).object()===$ifaceNil;}else if(o===(26)){return $clone(m,E).object()===0;}else{$panic(new I.ptr("reflect.Value.IsNil",n));}};E.prototype.IsNil=function(){return this.$val.IsNil();};E.ptr.prototype.Len=function(){var m,n,o;m=this;n=new F(m.flag).kind();o=n;if((o===(17))||(o===(24))){return $parseInt($clone(m,E).object().length);}else if(o===(23)){return $parseInt($clone(m,E).object().$length)>>0;}else if(o===(18)){return $parseInt($clone(m,E).object().$buffer.length)>>0;}else if(o===(21)){return $parseInt($keys($clone(m,E).object()).length);}else{$panic(new I.ptr("reflect.Value.Len",n));}};E.prototype.Len=function(){return this.$val.Len();};E.ptr.prototype.Pointer=function(){var m,n,o;m=this;n=new F(m.flag).kind();o=n;if((o===(18))||(o===(21))||(o===(22))||(o===(26))){if($clone(m,E).IsNil()){return 0;}return $clone(m,E).object();}else if(o===(19)){if($clone(m,E).IsNil()){return 0;}return 1;}else if(o===(23)){if($clone(m,E).IsNil()){return 0;}return $clone(m,E).object().$array;}else{$panic(new I.ptr("reflect.Value.Pointer",n));}};E.prototype.Pointer=function(){return this.$val.Pointer();};E.ptr.prototype.Set=function(m){var{m,n,o,p,q,$s,$r,$c}=$restore(this,{m});$s=$s||0;s:while(true){switch($s){case 0:n=this;new F(n.flag).mustBeAssignable();new F(m.flag).mustBeExported();o=$clone(m,E).assignTo("reflect.Set",n.typ,0);$s=1;case 1:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}E.copy(m,o);if(!((((n.flag&128)>>>0)===0))){$s=2;continue;}$s=3;continue;case 2:p=n.typ.Kind();if(p===(17)){$s=5;continue;}if(p===(20)){$s=6;continue;}if(p===(25)){$s=7;continue;}$s=8;continue;case 5:BI(n.typ).copy(n.ptr,m.ptr);$s=9;continue;case 6:q=DD($clone(m,E));$s=10;case 10:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}n.ptr.$set(q);$s=9;continue;case 7:BY(n.ptr,m.ptr,n.typ);$s=9;continue;case 8:n.ptr.$set($clone(m,E).object());case 9:case 4:$s=-1;return;case 3:n.ptr=m.ptr;$s=-1;return;}return;}var $f={$blk:E.ptr.prototype.Set,$c:true,$r,m,n,o,p,q,$s};return $f;};E.prototype.Set=function(m){return this.$val.Set(m);};E.ptr.prototype.SetBytes=function(m){var{m,n,o,p,q,r,s,$s,$r,$c}=$restore(this,{m});$s=$s||0;s:while(true){switch($s){case 0:n=this;new F(n.flag).mustBeAssignable();new F(n.flag).mustBe(23);o=n.typ.Elem().Kind();$s=3;case 3:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}if(!((o===8))){$s=1;continue;}$s=2;continue;case 1:$panic(new $String("reflect.Value.SetBytes of non-byte slice"));case 2:p=m;if(!(n.typ.Name()==="")){q=true;$s=6;continue s;}r=n.typ.Elem().Name();$s=7;case 7:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}q=!(r==="");case 6:if(q){$s=4;continue;}$s=5;continue;case 4:s=new(BI(n.typ))(p.$array);s.$offset=p.$offset;s.$length=p.$length;s.$capacity=p.$capacity;p=s;case 5:n.ptr.$set(p);$s=-1;return;}return;}var $f={$blk:E.ptr.prototype.SetBytes,$c:true,$r,m,n,o,p,q,r,s,$s};return $f;};E.prototype.SetBytes=function(m){return this.$val.SetBytes(m);};E.ptr.prototype.SetCap=function(m){var m,n,o,p;n=this;new F(n.flag).mustBeAssignable();new F(n.flag).mustBe(23);o=n.ptr.$get();if(m<($parseInt(o.$length)>>0)||m>($parseInt(o.$capacity)>>0)){$panic(new $String("reflect: slice capacity out of range in SetCap"));}p=new(BI(n.typ))(o.$array);p.$offset=o.$offset;p.$length=o.$length;p.$capacity=m;n.ptr.$set(p);};E.prototype.SetCap=function(m){return this.$val.SetCap(m);};E.ptr.prototype.SetLen=function(m){var m,n,o,p;n=this;new F(n.flag).mustBeAssignable();new F(n.flag).mustBe(23);o=n.ptr.$get();if(m<0||m>($parseInt(o.$capacity)>>0)){$panic(new $String("reflect: slice length out of range in SetLen"));}p=new(BI(n.typ))(o.$array);p.$offset=o.$offset;p.$length=m;p.$capacity=o.$capacity;n.ptr.$set(p);};E.prototype.SetLen=function(m){return this.$val.SetLen(m);};E.ptr.prototype.Slice=function(m,n){var{m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{m,n});$s=$s||0;s:while(true){switch($s){case 0:o=this;p=0;q=$ifaceNil;r=null;s=new F(o.flag).kind();t=s;if(t===(17)){$s=2;continue;}if(t===(23)){$s=3;continue;}if(t===(24)){$s=4;continue;}$s=5;continue;case 2:if(((o.flag&256)>>>0)===0){$panic(new $String("reflect.Value.Slice: slice of unaddressable array"));}u=(o.typ.kindType);p=((u.len>>0));q=CH(u.elem);r=new(BI(q))($clone(o,E).object());$s=6;continue;case 3:q=o.typ;r=$clone(o,E).object();p=$parseInt(r.$capacity)>>0;$s=6;continue;case 4:v=(o.ptr).$get();if(m<0||nv.length){$panic(new $String("reflect.Value.Slice: string slice index out of bounds"));}w=CC(new $String($substring(v,m,n)));$s=7;case 7:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}x=w;$s=8;case 8:return x;case 5:$panic(new I.ptr("reflect.Value.Slice",s));case 6:case 1:if(m<0||np){$panic(new $String("reflect.Value.Slice: slice index out of bounds"));}y=BZ(q,$subslice(r,m,n),new F(o.flag).ro());$s=9;case 9:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}z=y;$s=10;case 10:return z;}return;}var $f={$blk:E.ptr.prototype.Slice,$c:true,$r,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};E.prototype.Slice=function(m,n){return this.$val.Slice(m,n);};E.ptr.prototype.Slice3=function(m,n,o){var{m,n,o,p,q,r,s,t,u,v,w,x,$s,$r,$c}=$restore(this,{m,n,o});$s=$s||0;s:while(true){switch($s){case 0:p=this;q=0;r=$ifaceNil;s=null;t=new F(p.flag).kind();u=t;if(u===(17)){if(((p.flag&256)>>>0)===0){$panic(new $String("reflect.Value.Slice: slice of unaddressable array"));}v=(p.typ.kindType);q=((v.len>>0));r=CH(v.elem);s=new(BI(r))($clone(p,E).object());}else if(u===(23)){r=p.typ;s=$clone(p,E).object();q=$parseInt(s.$capacity)>>0;}else{$panic(new I.ptr("reflect.Value.Slice3",t));}if(m<0||nq){$panic(new $String("reflect.Value.Slice3: slice index out of bounds"));}w=BZ(r,$subslice(s,m,n,o),new F(p.flag).ro());$s=1;case 1:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}x=w;$s=2;case 2:return x;}return;}var $f={$blk:E.ptr.prototype.Slice3,$c:true,$r,m,n,o,p,q,r,s,t,u,v,w,x,$s};return $f;};E.prototype.Slice3=function(m,n,o){return this.$val.Slice3(m,n,o);};E.ptr.prototype.Close=function(){var m;m=this;new F(m.flag).mustBe(18);new F(m.flag).mustBeExported();$close($clone(m,E).object());};E.prototype.Close=function(){return this.$val.Close();};E.ptr.prototype.Elem=function(){var{m,n,o,p,q,r,s,t,u,v,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:m=this;n=new F(m.flag).kind();o=n;if(o===(20)){$s=2;continue;}if(o===(22)){$s=3;continue;}$s=4;continue;case 2:p=$clone(m,E).object();if(p===$ifaceNil){$s=-1;return new E.ptr(DU.nil,0,0);}q=BJ(p.constructor);r=BZ(q,p.$val,new F(m.flag).ro());$s=6;case 6:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=r;$s=7;case 7:return s;case 3:if($clone(m,E).IsNil()){$s=-1;return new E.ptr(DU.nil,0,0);}t=$clone(m,E).object();u=(m.typ.kindType);v=(((((m.flag&96)>>>0)|128)>>>0)|256)>>>0;v=(v|(((u.elem.Kind()>>>0))))>>>0;$s=-1;return new E.ptr(u.elem,(DI(u.elem,t)),v);case 4:$panic(new I.ptr("reflect.Value.Elem",n));case 5:case 1:$s=-1;return new E.ptr(DU.nil,0,0);}return;}var $f={$blk:E.ptr.prototype.Elem,$c:true,$r,m,n,o,p,q,r,s,t,u,v,$s};return $f;};E.prototype.Elem=function(){return this.$val.Elem();};E.ptr.prototype.NumField=function(){var m,n;m=this;new F(m.flag).mustBe(25);n=(m.typ.kindType);return n.fields.$length;};E.prototype.NumField=function(){return this.$val.NumField();};E.ptr.prototype.MapKeys=function(){var{m,n,o,p,q,r,s,t,u,v,w,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:m=this;new F(m.flag).mustBe(21);n=(m.typ.kindType);o=n.key;p=(new F(m.flag).ro()|((o.Kind()>>>0)))>>>0;q=$clone(m,E).pointer();r=0;if(!(q===0)){r=CZ(q);}s=CV(m.typ,q);t=$makeSlice(EF,r);u=0;u=0;case 1:if(!(u=t.$length)?($throwRuntimeError("index out of range"),undefined):t.$array[t.$offset+u]),DM(o,p,w));CY(s);u=u+(1)>>0;$s=1;continue;case 2:$s=-1;return $subslice(t,0,u);}return;}var $f={$blk:E.ptr.prototype.MapKeys,$c:true,$r,m,n,o,p,q,r,s,t,u,v,w,$s};return $f;};E.prototype.MapKeys=function(){return this.$val.MapKeys();};E.ptr.prototype.MapIndex=function(m){var{m,n,o,p,q,r,s,t,$s,$r,$c}=$restore(this,{m});$s=$s||0;s:while(true){switch($s){case 0:n=this;new F(n.flag).mustBe(21);o=(n.typ.kindType);p=$clone(m,E).assignTo("reflect.Value.MapIndex",o.key,0);$s=1;case 1:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}E.copy(m,p);q=0;if(!((((m.flag&128)>>>0)===0))){q=m.ptr;}else{q=((m.$ptr_ptr||(m.$ptr_ptr=new EH(function(){return this.$target.ptr;},function($v){this.$target.ptr=$v;},m))));}r=CR(n.typ,$clone(n,E).pointer(),q);if(r===0){$s=-1;return new E.ptr(DU.nil,0,0);}s=o.elem;t=new F((((n.flag|m.flag)>>>0))).ro();t=(t|(((s.Kind()>>>0))))>>>0;$s=-1;return DM(s,t,r);}return;}var $f={$blk:E.ptr.prototype.MapIndex,$c:true,$r,m,n,o,p,q,r,s,t,$s};return $f;};E.prototype.MapIndex=function(m){return this.$val.MapIndex(m);};E.ptr.prototype.Field=function(m){var{aa,ab,ac,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{m});$s=$s||0;s:while(true){switch($s){case 0:n=[n];o=[o];p=[p];q=[q];r=this;if(!((new F(r.flag).kind()===25))){$panic(new I.ptr("reflect.Value.Field",new F(r.flag).kind()));}s=(r.typ.kindType);if(((m>>>0))>=((s.fields.$length>>>0))){$panic(new $String("reflect: Field index out of range"));}o[0]=$internalize(BI(r.typ).fields[m].prop,$String);u=(t=s.fields,((m<0||m>=t.$length)?($throwRuntimeError("index out of range"),undefined):t.$array[t.$offset+m]));q[0]=u.typ;v=(((r.flag&416)>>>0)|((q[0].Kind()>>>0)))>>>0;if(!$clone(u.name,BO).isExported()){if(u.embedded()){v=(v|(64))>>>0;}else{v=(v|(32))>>>0;}}x=$clone((w=s.fields,((m<0||m>=w.$length)?($throwRuntimeError("index out of range"),undefined):w.$array[w.$offset+m])).name,BO).tag();if(!(x==="")&&!((m===0))){$s=1;continue;}$s=2;continue;case 1:n[0]=DK(x);if(!(n[0]==="")){$s=3;continue;}$s=4;continue;case 3:case 5:y=[y];z=$clone(r,E).Field(0);$s=7;case 7:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}E.copy(r,z);if(r.typ===DH){$s=8;continue;}$s=9;continue;case 8:y[0]=$clone(r,E).object().object;$s=-1;return new E.ptr(q[0],(new(BI(DL(q[0])))((function(n,o,p,q,y){return function(){return $internalize(y[0][$externalize(n[0],$String)],BI(q[0]));};})(n,o,p,q,y),(function(n,o,p,q,y){return function(aa){var aa;y[0][$externalize(n[0],$String)]=$externalize(aa,BI(q[0]));};})(n,o,p,q,y))),v);case 9:if(r.typ.Kind()===22){$s=10;continue;}$s=11;continue;case 10:aa=$clone(r,E).Elem();$s=12;case 12:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}E.copy(r,aa);case 11:$s=5;continue;case 6:case 4:case 2:p[0]=r.ptr;if(!((((v&128)>>>0)===0))&&!((q[0].Kind()===17))&&!((q[0].Kind()===25))){$s=13;continue;}$s=14;continue;case 13:$s=-1;return new E.ptr(q[0],(new(BI(DL(q[0])))((function(n,o,p,q){return function(){return DI(q[0],p[0][$externalize(o[0],$String)]);};})(n,o,p,q),(function(n,o,p,q){return function(ab){var ab;p[0][$externalize(o[0],$String)]=DJ(q[0],ab);};})(n,o,p,q))),v);case 14:ab=BZ(q[0],DI(q[0],p[0][$externalize(o[0],$String)]),v);$s=15;case 15:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}ac=ab;$s=16;case 16:return ac;}return;}var $f={$blk:E.ptr.prototype.Field,$c:true,$r,aa,ab,ac,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};E.prototype.Field=function(m){return this.$val.Field(m);};AT.ptr.prototype.Error=function(){var m;m=this;return m.s;};AT.prototype.Error=function(){return this.$val.Error();};AU=function(m){var m;if(m.length<2){return[m,$ifaceNil];}if((m.charCodeAt(0)===39)||(m.charCodeAt(0)===34)){if(m.charCodeAt((m.length-1>>0))===m.charCodeAt(0)){return[$substring(m,1,(m.length-1>>0)),$ifaceNil];}return["",$pkg.ErrSyntax];}return[m,$ifaceNil];};F.prototype.mustBe=function(m){var m,n;n=this.$val;if(!((((((n&31)>>>0)>>>0))===m))){$panic(new I.ptr(DF(),new F(n).kind()));}};$ptrType(F).prototype.mustBe=function(m){return new F(this.$get()).mustBe(m);};R.ptr.prototype.Comparable=function(){var{m,n,o,p,q,r,s,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:m=this;n=m.Kind();if((n===(19))||(n===(23))||(n===(21))){$s=2;continue;}if(n===(17)){$s=3;continue;}if(n===(25)){$s=4;continue;}$s=5;continue;case 2:$s=-1;return false;case 3:o=m.Elem().Comparable();$s=6;case 6:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=o;$s=7;case 7:return p;case 4:q=0;case 8:if(!(q>0;$s=8;continue;case 9:case 5:case 1:$s=-1;return true;}return;}var $f={$blk:R.ptr.prototype.Comparable,$c:true,$r,m,n,o,p,q,r,s,$s};return $f;};R.prototype.Comparable=function(){return this.$val.Comparable();};R.ptr.prototype.IsVariadic=function(){var m,n;m=this;if(!((m.Kind()===19))){$panic(new $String("reflect: IsVariadic of non-func type"));}n=(m.kindType);return!((((n.outCount&32768)>>>0)===0));};R.prototype.IsVariadic=function(){return this.$val.IsVariadic();};R.ptr.prototype.Field=function(m){var m,n,o,p;n=this;if(!((n.Kind()===25))){$panic(new $String("reflect: Field of non-struct type"));}o=(n.kindType);if(m<0||m>=o.fields.$length){$panic(new $String("reflect: Field index out of bounds"));}return(p=o.fields,((m<0||m>=p.$length)?($throwRuntimeError("index out of range"),undefined):p.$array[p.$offset+m]));};R.prototype.Field=function(m){return this.$val.Field(m);};R.ptr.prototype.Key=function(){var m,n;m=this;if(!((m.Kind()===21))){$panic(new $String("reflect: Key of non-map type"));}n=(m.kindType);return AP(n.key);};R.prototype.Key=function(){return this.$val.Key();};R.ptr.prototype.NumField=function(){var m,n;m=this;if(!((m.Kind()===25))){$panic(new $String("reflect: NumField of non-struct type"));}n=(m.kindType);return n.fields.$length;};R.prototype.NumField=function(){return this.$val.NumField();};R.ptr.prototype.Method=function(m){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{m});$s=$s||0;s:while(true){switch($s){case 0:n=[n];o=new AV.ptr("","",$ifaceNil,new E.ptr(DU.nil,0,0),0);p=this;if(p.Kind()===20){$s=1;continue;}$s=2;continue;case 1:q=(p.kindType);r=q.rtype.Method(m);$s=3;case 3:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}AV.copy(o,r);s=o;$s=4;case 4:return s;case 2:t=p.exportedMethods();if(m<0||m>=t.$length){$panic(new $String("reflect: Method index out of range"));}u=$clone(((m<0||m>=t.$length)?($throwRuntimeError("index out of range"),undefined):t.$array[t.$offset+m]),S);v=$clone(p.nameOff(u.name),BO);o.Name=$clone(v,BO).name();w=19;x=p.typeOff(u.mtyp);y=(x.kindType);z=$makeSlice(EI,0,(1+y.in$().$length>>0));z=$append(z,p);aa=y.in$();ab=0;while(true){if(!(ab=aa.$length)?($throwRuntimeError("index out of range"),undefined):aa.$array[aa.$offset+ab]);z=$append(z,ac);ab++;}ad=$makeSlice(EI,0,y.out().$length);ae=y.out();af=0;while(true){if(!(af=ae.$length)?($throwRuntimeError("index out of range"),undefined):ae.$array[ae.$offset+af]);ad=$append(ad,ag);af++;}ah=CF(z,ad,y.rtype.IsVariadic());$s=5;case 5:if($c){$c=false;ah=ah.$blk();}if(ah&&ah.$blk!==undefined){break s;}ai=ah;o.Type=ai;n[0]=$internalize($methodSet(p[$externalize(BE,$String)])[m].prop,$String);aj=D.MakeFunc((function(n){return function(aj,ak){var aj,ak,al;al=(0>=ak.$length?($throwRuntimeError("index out of range"),undefined):ak.$array[ak.$offset+0]);return new $jsObjectPtr(al[$externalize(n[0],$String)].apply(al,$externalize($subslice(ak,1),EJ)));};})(n));E.copy(o.Func,new E.ptr($assertType(ai,DU),(aj),w));o.Index=m;AV.copy(o,o);$s=-1;return o;}return;}var $f={$blk:R.ptr.prototype.Method,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};R.prototype.Method=function(m){return this.$val.Method(m);};BA=function(m){var{m,n,o,p,q,r,s,$s,$r,$c}=$restore(this,{m});$s=$s||0;s:while(true){switch($s){case 0:n=[n];o=[o];p=[p];q=CC(m);$s=1;case 1:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=$clone(q,E);if(!(($clone(r,E).Kind()===23))){$panic(new I.ptr("Swapper",$clone(r,E).Kind()));}p[0]=(($clone(r,E).Len()>>>0));s=p[0];if(s===(0)){$s=-1;return(function(n,o,p){return function(t,u){var t,u;$panic(new $String("reflect: slice index out of range"));};})(n,o,p);}else if(s===(1)){$s=-1;return(function(n,o,p){return function(t,u){var t,u;if(!((t===0))||!((u===0))){$panic(new $String("reflect: slice index out of range"));}};})(n,o,p);}n[0]=m.$array;o[0]=$parseInt(m.$offset)>>0;$s=-1;return(function(n,o,p){return function(t,u){var t,u,v;if(((t>>>0))>=p[0]||((u>>>0))>=p[0]){$panic(new $String("reflect: slice index out of range"));}t=t+(o[0])>>0;u=u+(o[0])>>0;v=n[0][t];n[0][t]=n[0][u];n[0][u]=v;};})(n,o,p);}return;}var $f={$blk:BA,$c:true,$r,m,n,o,p,q,r,s,$s};return $f;};$pkg.Swapper=BA;BC=function(){var{m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:m=(function(m){var m;});$r=m((n=new R.ptr(0,0,0,0,0,0,0,$throwNilPointerError,EG.nil,0,0),new n.constructor.elem(n)));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=m((o=new BL.ptr(0,0,0,0,ED.nil),new o.constructor.elem(o)));$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=m((p=new S.ptr(0,0,0,0),new p.constructor.elem(p)));$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=m((q=new U.ptr(new R.ptr(0,0,0,0,0,0,0,$throwNilPointerError,EG.nil,0,0),DU.nil,DU.nil,0),new q.constructor.elem(q)));$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=m((r=new V.ptr(new R.ptr(0,0,0,0,0,0,0,$throwNilPointerError,EG.nil,0,0),DU.nil,0),new r.constructor.elem(r)));$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=m((s=new BN.ptr(new R.ptr(0,0,0,0,0,0,0,$throwNilPointerError,EG.nil,0,0),0,0,DW.nil,DW.nil),new s.constructor.elem(s)));$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=m((t=new X.ptr(new R.ptr(0,0,0,0,0,0,0,$throwNilPointerError,EG.nil,0,0),new BO.ptr(EG.nil),EK.nil),new t.constructor.elem(t)));$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=m((u=new Y.ptr(new R.ptr(0,0,0,0,0,0,0,$throwNilPointerError,EG.nil,0,0),DU.nil,DU.nil,DU.nil,$throwNilPointerError,0,0,0,0),new u.constructor.elem(u)));$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=m((v=new Z.ptr(new R.ptr(0,0,0,0,0,0,0,$throwNilPointerError,EG.nil,0,0),DU.nil),new v.constructor.elem(v)));$s=9;case 9:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=m((w=new AA.ptr(new R.ptr(0,0,0,0,0,0,0,$throwNilPointerError,EG.nil,0,0),DU.nil),new w.constructor.elem(w)));$s=10;case 10:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=m((x=new AC.ptr(new R.ptr(0,0,0,0,0,0,0,$throwNilPointerError,EG.nil,0,0),new BO.ptr(EG.nil),EL.nil),new x.constructor.elem(x)));$s=11;case 11:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=m((y=new W.ptr(0,0),new y.constructor.elem(y)));$s=12;case 12:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=m((z=new AB.ptr(new BO.ptr(EG.nil),DU.nil,0),new z.constructor.elem(z)));$s=13;case 13:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}BB=true;BD=$assertType(CB(new $Uint8(0)),DU);$s=-1;return;}return;}var $f={$blk:BC,$c:true,$r,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};BI=function(m){var m;return m[$externalize(BE,$String)];};BJ=function(m){var aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,m,n,o,p,q,r,s,t,u,v,w,x,y,z;if(m[$externalize(BF,$String)]===undefined){n=new R.ptr(((($parseInt(m.size)>>0)>>>0)),0,0,0,0,0,((($parseInt(m.kind)>>0)<<24>>>24)),$throwNilPointerError,EG.nil,BT($clone(BR(BW(m.string),"",!!(m.exported)),BO)),0);n[$externalize(BE,$String)]=m;m[$externalize(BF,$String)]=n;o=$methodSet(m);if(!(($parseInt(o.length)===0))||!!(m.named)){n.tflag=(n.tflag|(1))>>>0;if(!!(m.named)){n.tflag=(n.tflag|(4))>>>0;}p=ED.nil;q=0;while(true){if(!(q<$parseInt(o.length))){break;}r=o[q];s=BW(r.pkg)==="";if(!s){q=q+(1)>>0;continue;}p=$append(p,new S.ptr(BT($clone(BR(BW(r.name),"",s),BO)),BV(BJ(r.typ)),0,0));q=q+(1)>>0;}t=((p.$length<<16>>>16));u=0;while(true){if(!(u<$parseInt(o.length))){break;}v=o[u];w=BW(v.pkg)==="";if(w){u=u+(1)>>0;continue;}p=$append(p,new S.ptr(BT($clone(BR(BW(v.name),"",w),BO)),BV(BJ(v.typ)),0,0));u=u+(1)>>0;}x=new BL.ptr(BT($clone(BR(BW(m.pkg),"",false),BO)),(($parseInt(o.length)<<16>>>16)),t,0,p);y=n;(BM||$throwRuntimeError("assignment to entry in nil map"))[DU.keyFor(y)]={k:y,v:x};x[$externalize(BE,$String)]=m;}z=n.Kind();if(z===(17)){BK(n,new U.ptr(new R.ptr(0,0,0,0,0,0,0,$throwNilPointerError,EG.nil,0,0),BJ(m.elem),DU.nil,((($parseInt(m.len)>>0)>>>0))));}else if(z===(18)){aa=3;if(!!(m.sendOnly)){aa=2;}if(!!(m.recvOnly)){aa=1;}BK(n,new V.ptr(new R.ptr(0,0,0,0,0,0,0,$throwNilPointerError,EG.nil,0,0),BJ(m.elem),((aa>>>0))));}else if(z===(19)){ab=m.params;ac=$makeSlice(DW,$parseInt(ab.length));ad=ac;ae=0;while(true){if(!(ae=ac.$length)?($throwRuntimeError("index out of range"),undefined):ac.$array[ac.$offset+af]=BJ(ab[af]));ae++;}ag=m.results;ah=$makeSlice(DW,$parseInt(ag.length));ai=ah;aj=0;while(true){if(!(aj=ah.$length)?($throwRuntimeError("index out of range"),undefined):ah.$array[ah.$offset+ak]=BJ(ag[ak]));aj++;}al=(($parseInt(ag.length)<<16>>>16));if(!!(m.variadic)){al=(al|(32768))>>>0;}BK(n,new BN.ptr($clone(n,R),(($parseInt(ab.length)<<16>>>16)),al,ac,ah));}else if(z===(20)){am=m.methods;an=$makeSlice(EK,$parseInt(am.length));ao=an;ap=0;while(true){if(!(ap=an.$length)?($throwRuntimeError("index out of range"),undefined):an.$array[an.$offset+aq]),new W.ptr(BT($clone(BR(BW(ar.name),"",BW(ar.pkg)===""),BO)),BV(BJ(ar.typ))));ap++;}BK(n,new X.ptr($clone(n,R),$clone(BR(BW(m.pkg),"",false),BO),an));}else if(z===(21)){BK(n,new Y.ptr(new R.ptr(0,0,0,0,0,0,0,$throwNilPointerError,EG.nil,0,0),BJ(m.key),BJ(m.elem),DU.nil,$throwNilPointerError,0,0,0,0));}else if(z===(22)){BK(n,new Z.ptr(new R.ptr(0,0,0,0,0,0,0,$throwNilPointerError,EG.nil,0,0),BJ(m.elem)));}else if(z===(23)){BK(n,new AA.ptr(new R.ptr(0,0,0,0,0,0,0,$throwNilPointerError,EG.nil,0,0),BJ(m.elem)));}else if(z===(25)){as=m.fields;at=$makeSlice(EL,$parseInt(as.length));au=at;av=0;while(true){if(!(av>>0))<<1>>>0;if(!!(ax.embedded)){ay=(ay|(1))>>>0;}AB.copy(((aw<0||aw>=at.$length)?($throwRuntimeError("index out of range"),undefined):at.$array[at.$offset+aw]),new AB.ptr($clone(BR(BW(ax.name),BW(ax.tag),!!(ax.exported)),BO),BJ(ax.typ),ay));av++;}BK(n,new AC.ptr($clone(n,R),$clone(BR(BW(m.pkgPath),"",false),BO),at));}}return((m[$externalize(BF,$String)]));};BK=function(m,n){var m,n;m[$externalize(BG,$String)]=n;n[$externalize(BH,$String)]=m;};BL.ptr.prototype.methods=function(){var m;m=this;return m._methods;};BL.prototype.methods=function(){return this.$val.methods();};BL.ptr.prototype.exportedMethods=function(){var m;m=this;return $subslice(m._methods,0,m.xcount,m.xcount);};BL.prototype.exportedMethods=function(){return this.$val.exportedMethods();};R.ptr.prototype.uncommon=function(){var m,n;m=this;return(n=BM[DU.keyFor(m)],n!==undefined?n.v:EC.nil);};R.prototype.uncommon=function(){return this.$val.uncommon();};BN.ptr.prototype.in$=function(){var m;m=this;return m._in;};BN.prototype.in$=function(){return this.$val.in$();};BN.ptr.prototype.out=function(){var m;m=this;return m._out;};BN.prototype.out=function(){return this.$val.out();};BO.ptr.prototype.name=function(){var m,n,o;m="";n=this;m=(o=BQ[EG.keyFor(n.bytes)],o!==undefined?o.v:EM.nil).name;return m;};BO.prototype.name=function(){return this.$val.name();};BO.ptr.prototype.tag=function(){var m,n,o;m="";n=this;m=(o=BQ[EG.keyFor(n.bytes)],o!==undefined?o.v:EM.nil).tag;return m;};BO.prototype.tag=function(){return this.$val.tag();};BO.ptr.prototype.pkgPath=function(){var m;m=this;return"";};BO.prototype.pkgPath=function(){return this.$val.pkgPath();};BO.ptr.prototype.isExported=function(){var m,n;m=this;return(n=BQ[EG.keyFor(m.bytes)],n!==undefined?n.v:EM.nil).exported;};BO.prototype.isExported=function(){return this.$val.isExported();};BR=function(m,n,o){var m,n,o,p,q;p=$newDataPointer(0,EG);q=p;(BQ||$throwRuntimeError("assignment to entry in nil map"))[EG.keyFor(q)]={k:q,v:new BP.ptr(m,n,o)};return new BO.ptr(p);};R.ptr.prototype.nameOff=function(m){var m,n,o;n=this;return(o=((m>>0)),((o<0||o>=BS.$length)?($throwRuntimeError("index out of range"),undefined):BS.$array[BS.$offset+o]));};R.prototype.nameOff=function(m){return this.$val.nameOff(m);};BT=function(m){var m,n;n=BS.$length;BS=$append(BS,m);return((n>>0));};R.ptr.prototype.typeOff=function(m){var m,n,o;n=this;return(o=((m>>0)),((o<0||o>=BU.$length)?($throwRuntimeError("index out of range"),undefined):BU.$array[BU.$offset+o]));};R.prototype.typeOff=function(m){return this.$val.typeOff(m);};BV=function(m){var m,n;n=BU.$length;BU=$append(BU,m);return((n>>0));};BW=function(m){var m,n;n=new EN.ptr("");n.str=m;return n.str;};BX=function(m){var m;return!!(BI(m).wrapped);};BY=function(m,n,o){var m,n,o,p,q,r;p=BI(o).fields;q=0;while(true){if(!(q<$parseInt(p.length))){break;}r=$internalize(p[q].prop,$String);m[$externalize(r,$String)]=n[$externalize(r,$String)];q=q+(1)>>0;}};BZ=function(m,n,o){var{m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{m,n,o});$s=$s||0;s:while(true){switch($s){case 0:p=m.common();$s=1;case 1:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=p;t=m.Kind();$s=6;case 6:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}if(t===17){s=true;$s=5;continue s;}u=m.Kind();$s=7;case 7:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}s=u===25;case 5:if(s){r=true;$s=4;continue s;}v=m.Kind();$s=8;case 8:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}r=v===22;case 4:if(r){$s=2;continue;}$s=3;continue;case 2:w=m.Kind();$s=9;case 9:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}x=new E.ptr(q,(n),(o|((w>>>0)))>>>0);$s=10;case 10:return x;case 3:y=m.Kind();$s=11;case 11:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}z=new E.ptr(q,($newDataPointer(n,BI(q.ptrTo()))),(((o|((y>>>0)))>>>0)|128)>>>0);$s=12;case 12:return z;}return;}var $f={$blk:BZ,$c:true,$r,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};CB=function(m){var m;if(!BB){return new R.ptr(0,0,0,0,0,0,0,$throwNilPointerError,EG.nil,0,0);}if($interfaceIsEqual(m,$ifaceNil)){return $ifaceNil;}return BJ(m.constructor);};$pkg.TypeOf=CB;CC=function(m){var{m,n,o,$s,$r,$c}=$restore(this,{m});$s=$s||0;s:while(true){switch($s){case 0:if($interfaceIsEqual(m,$ifaceNil)){$s=-1;return new E.ptr(DU.nil,0,0);}n=BZ(BJ(m.constructor),m.$val,0);$s=1;case 1:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;$s=2;case 2:return o;}return;}var $f={$blk:CC,$c:true,$r,m,n,o,$s};return $f;};$pkg.ValueOf=CC;CF=function(m,n,o){var{aa,ab,ac,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{m,n,o});$s=$s||0;s:while(true){switch($s){case 0:if(!(o)){p=false;$s=3;continue s;}if(m.$length===0){q=true;$s=4;continue s;}s=(r=m.$length-1>>0,((r<0||r>=m.$length)?($throwRuntimeError("index out of range"),undefined):m.$array[m.$offset+r])).Kind();$s=5;case 5:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}q=!((s===23));case 4:p=q;case 3:if(p){$s=1;continue;}$s=2;continue;case 1:$panic(new $String("reflect.FuncOf: last arg of variadic func must be slice"));case 2:t=$makeSlice(EJ,m.$length);u=m;v=0;while(true){if(!(v=u.$length)?($throwRuntimeError("index out of range"),undefined):u.$array[u.$offset+v]);((w<0||w>=t.$length)?($throwRuntimeError("index out of range"),undefined):t.$array[t.$offset+w]=BI(x));v++;}y=$makeSlice(EJ,n.$length);z=n;aa=0;while(true){if(!(aa=z.$length)?($throwRuntimeError("index out of range"),undefined):z.$array[z.$offset+aa]);((ab<0||ab>=y.$length)?($throwRuntimeError("index out of range"),undefined):y.$array[y.$offset+ab]=BI(ac));aa++;}$s=-1;return BJ($funcType($externalize(t,EJ),$externalize(y,EJ),$externalize(o,$Bool)));}return;}var $f={$blk:CF,$c:true,$r,aa,ab,ac,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};$pkg.FuncOf=CF;R.ptr.prototype.ptrTo=function(){var m;m=this;return BJ($ptrType(BI(m)));};R.prototype.ptrTo=function(){return this.$val.ptrTo();};CH=function(m){var m;return BJ($sliceType(BI(m)));};$pkg.SliceOf=CH;CJ=function(m){var m,n;n=m.Kind();if(n===(25)){return(new(BI(m).ptr)());}else if(n===(17)){return(BI(m).zero());}else{return($newDataPointer(BI(m).zero(),BI(m.ptrTo())));}};CM=function(m,n,o){var m,n,o;n.$set(o.$get());};CQ=function(m,n){var m,n,o,p;o=n;if(!(o.$get===undefined)){o=o.$get();}p=$internalize(BI(m.Key()).keyFor(o),$String);return[o,p];};CR=function(m,n,o){var m,n,o,p,q,r;p=CQ(m,o);q=p[1];r=n[$externalize(q,$String)];if(r===undefined){return 0;}return($newDataPointer(r.v,BI(DL(m.Elem()))));};CU.ptr.prototype.skipUntilValidKey=function(){var m,n;m=this;while(true){if(!(m.i<$parseInt(m.keys.length))){break;}n=m.keys[m.i];if(!(m.m[$externalize($internalize(n,$String),$String)]===undefined)){break;}m.i=m.i+(1)>>0;}};CU.prototype.skipUntilValidKey=function(){return this.$val.skipUntilValidKey();};CV=function(m,n){var m,n;return(new CU.ptr(m,n,$keys(n),0,null));};CX=function(m){var{m,n,o,p,q,r,s,t,$s,$r,$c}=$restore(this,{m});$s=$s||0;s:while(true){switch($s){case 0:n=($pointerOfStructConversion(m,EO));o=null;if(!(n.last===null)){o=n.last;}else{n.skipUntilValidKey();if(n.i===$parseInt(n.keys.length)){$s=-1;return 0;}p=n.keys[n.i];o=n.m[$externalize($internalize(p,$String),$String)];n.last=o;}q=$assertType(n.t,CW).Key();$s=1;case 1:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=DL(q);$s=2;case 2:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=BI(r);$s=3;case 3:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=($newDataPointer(o.k,s));$s=4;case 4:return t;}return;}var $f={$blk:CX,$c:true,$r,m,n,o,p,q,r,s,t,$s};return $f;};CY=function(m){var m,n;n=($pointerOfStructConversion(m,EO));n.last=null;n.i=n.i+(1)>>0;};CZ=function(m){var m;return $parseInt($keys(m).length);};DC=function(m,n,o){var m,n,o,p,q,r,s,t,u,v,w,x,y;p=DU.nil;q=EE.nil;r=0;s="";if(n.typ.Kind()===20){t=(n.typ.kindType);if(o<0||o>=t.methods.$length){$panic(new $String("reflect: internal error: invalid method index"));}v=(u=t.methods,((o<0||o>=u.$length)?($throwRuntimeError("index out of range"),undefined):u.$array[u.$offset+o]));if(!$clone(t.rtype.nameOff(v.name),BO).isExported()){$panic(new $String("reflect: "+m+" of unexported method"));}q=(t.rtype.typeOff(v.typ).kindType);s=$clone(t.rtype.nameOff(v.name),BO).name();}else{w=n.typ.exportedMethods();if(((o>>>0))>=((w.$length>>>0))){$panic(new $String("reflect: internal error: invalid method index"));}x=$clone(((o<0||o>=w.$length)?($throwRuntimeError("index out of range"),undefined):w.$array[w.$offset+o]),S);if(!$clone(n.typ.nameOff(x.name),BO).isExported()){$panic(new $String("reflect: "+m+" of unexported method"));}q=(n.typ.typeOff(x.mtyp).kindType);s=$internalize($methodSet(BI(n.typ))[o].prop,$String);}y=$clone(n,E).object();if(BX(n.typ)){y=new(BI(n.typ))(y);}r=(y[$externalize(s,$String)]);return[p,q,r];};DD=function(m){var{m,n,$s,$r,$c}=$restore(this,{m});$s=$s||0;s:while(true){switch($s){case 0:if(m.flag===0){$panic(new I.ptr("reflect.Value.Interface",0));}if(!((((m.flag&512)>>>0)===0))){$s=1;continue;}$s=2;continue;case 1:n=DG("Interface",$clone(m,E));$s=3;case 3:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}E.copy(m,n);case 2:if(BX(m.typ)){$s=-1;return((new(BI(m.typ))($clone(m,E).object())));}$s=-1;return(($clone(m,E).object()));}return;}var $f={$blk:DD,$c:true,$r,m,n,$s};return $f;};DE=function(m,n,o){var m,n,o;o.$set(n);};DF=function(){return"?FIXME?";};DG=function(m,n){var{m,n,o,p,q,r,s,t,$s,$r,$c}=$restore(this,{m,n});$s=$s||0;s:while(true){switch($s){case 0:o=[o];p=[p];if(((n.flag&512)>>>0)===0){$panic(new $String("reflect: internal error: invalid use of makePartialFunc"));}q=DC(m,$clone(n,E),((n.flag>>0))>>10>>0);o[0]=q[2];p[0]=$clone(n,E).object();if(BX(n.typ)){p[0]=new(BI(n.typ))(p[0]);}r=D.MakeFunc((function(o,p){return function(r,s){var r,s;return new $jsObjectPtr(o[0].apply(p[0],$externalize(s,EJ)));};})(o,p));s=$clone(n,E).Type().common();$s=1;case 1:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=new E.ptr(s,(r),(new F(n.flag).ro()|19)>>>0);$s=2;case 2:return t;}return;}var $f={$blk:DG,$c:true,$r,m,n,o,p,q,r,s,t,$s};return $f;};DI=function(m,n){var m,n;if($interfaceIsEqual(m,DH)){return new(BI(DH))(n);}return n;};DJ=function(m,n){var m,n;if($interfaceIsEqual(m,DH)){return n.object;}return n;};DK=function(m){var m,n,o,p,q,r;while(true){if(!(!(m===""))){break;}n=0;while(true){if(!(n>0;}m=$substring(m,n);if(m===""){break;}n=0;while(true){if(!(n>0;}if((n+1>>0)>=m.length||!((m.charCodeAt(n)===58))||!((m.charCodeAt((n+1>>0))===34))){break;}o=($substring(m,0,n));m=$substring(m,(n+1>>0));n=1;while(true){if(!(n>0;}n=n+(1)>>0;}if(n>=m.length){break;}p=($substring(m,0,(n+1>>0)));m=$substring(m,(n+1>>0));if(o==="js"){q=AU(p);r=q[0];return r;}}return"";};DL=function(m){var m;return $assertType(m,DU).ptrTo();};$pkg.PtrTo=DL;DM=function(m,n,o){var m,n,o,p;if(AQ(m)){p=CJ(m);CM(m,p,o);return new E.ptr(m,p,(n|128)>>>0);}return new E.ptr(m,(o).$get(),n);};E.methods=[{prop:"pointer",name:"pointer",pkg:"internal/reflectlite",typ:$funcType([],[$UnsafePointer],false)},{prop:"CanSet",name:"CanSet",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"IsValid",name:"IsValid",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Kind",name:"Kind",pkg:"",typ:$funcType([],[P],false)},{prop:"numMethod",name:"numMethod",pkg:"internal/reflectlite",typ:$funcType([],[$Int],false)},{prop:"Type",name:"Type",pkg:"",typ:$funcType([],[O],false)},{prop:"object",name:"object",pkg:"internal/reflectlite",typ:$funcType([],[DZ],false)},{prop:"assignTo",name:"assignTo",pkg:"internal/reflectlite",typ:$funcType([$String,DU,$UnsafePointer],[E],false)},{prop:"call",name:"call",pkg:"internal/reflectlite",typ:$funcType([$String,EF],[EF],false)},{prop:"Cap",name:"Cap",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Index",name:"Index",pkg:"",typ:$funcType([$Int],[E],false)},{prop:"InterfaceData",name:"InterfaceData",pkg:"",typ:$funcType([],[ES],false)},{prop:"IsNil",name:"IsNil",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Len",name:"Len",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Pointer",name:"Pointer",pkg:"",typ:$funcType([],[$Uintptr],false)},{prop:"Set",name:"Set",pkg:"",typ:$funcType([E],[],false)},{prop:"SetBytes",name:"SetBytes",pkg:"",typ:$funcType([ET],[],false)},{prop:"SetCap",name:"SetCap",pkg:"",typ:$funcType([$Int],[],false)},{prop:"SetLen",name:"SetLen",pkg:"",typ:$funcType([$Int],[],false)},{prop:"Slice",name:"Slice",pkg:"",typ:$funcType([$Int,$Int],[E],false)},{prop:"Slice3",name:"Slice3",pkg:"",typ:$funcType([$Int,$Int,$Int],[E],false)},{prop:"Close",name:"Close",pkg:"",typ:$funcType([],[],false)},{prop:"Elem",name:"Elem",pkg:"",typ:$funcType([],[E],false)},{prop:"NumField",name:"NumField",pkg:"",typ:$funcType([],[$Int],false)},{prop:"MapKeys",name:"MapKeys",pkg:"",typ:$funcType([],[EF],false)},{prop:"MapIndex",name:"MapIndex",pkg:"",typ:$funcType([E],[E],false)},{prop:"Field",name:"Field",pkg:"",typ:$funcType([$Int],[E],false)}];F.methods=[{prop:"kind",name:"kind",pkg:"internal/reflectlite",typ:$funcType([],[P],false)},{prop:"ro",name:"ro",pkg:"internal/reflectlite",typ:$funcType([],[F],false)},{prop:"mustBeExported",name:"mustBeExported",pkg:"internal/reflectlite",typ:$funcType([],[],false)},{prop:"mustBeAssignable",name:"mustBeAssignable",pkg:"internal/reflectlite",typ:$funcType([],[],false)},{prop:"mustBe",name:"mustBe",pkg:"internal/reflectlite",typ:$funcType([P],[],false)}];EU.methods=[{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)}];P.methods=[{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)}];DU.methods=[{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)},{prop:"Size",name:"Size",pkg:"",typ:$funcType([],[$Uintptr],false)},{prop:"Kind",name:"Kind",pkg:"",typ:$funcType([],[P],false)},{prop:"pointers",name:"pointers",pkg:"internal/reflectlite",typ:$funcType([],[$Bool],false)},{prop:"common",name:"common",pkg:"internal/reflectlite",typ:$funcType([],[DU],false)},{prop:"exportedMethods",name:"exportedMethods",pkg:"internal/reflectlite",typ:$funcType([],[ED],false)},{prop:"NumMethod",name:"NumMethod",pkg:"",typ:$funcType([],[$Int],false)},{prop:"PkgPath",name:"PkgPath",pkg:"",typ:$funcType([],[$String],false)},{prop:"hasName",name:"hasName",pkg:"internal/reflectlite",typ:$funcType([],[$Bool],false)},{prop:"Name",name:"Name",pkg:"",typ:$funcType([],[$String],false)},{prop:"chanDir",name:"chanDir",pkg:"internal/reflectlite",typ:$funcType([],[T],false)},{prop:"Elem",name:"Elem",pkg:"",typ:$funcType([],[O],false)},{prop:"In",name:"In",pkg:"",typ:$funcType([$Int],[O],false)},{prop:"Len",name:"Len",pkg:"",typ:$funcType([],[$Int],false)},{prop:"NumIn",name:"NumIn",pkg:"",typ:$funcType([],[$Int],false)},{prop:"NumOut",name:"NumOut",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Out",name:"Out",pkg:"",typ:$funcType([$Int],[O],false)},{prop:"Implements",name:"Implements",pkg:"",typ:$funcType([O],[$Bool],false)},{prop:"AssignableTo",name:"AssignableTo",pkg:"",typ:$funcType([O],[$Bool],false)},{prop:"Comparable",name:"Comparable",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"IsVariadic",name:"IsVariadic",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"kindType",name:"kindType",pkg:"internal/reflectlite",typ:$funcType([],[DU],false)},{prop:"Field",name:"Field",pkg:"",typ:$funcType([$Int],[AB],false)},{prop:"Key",name:"Key",pkg:"",typ:$funcType([],[O],false)},{prop:"NumField",name:"NumField",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Method",name:"Method",pkg:"",typ:$funcType([$Int],[AV],false)},{prop:"uncommon",name:"uncommon",pkg:"internal/reflectlite",typ:$funcType([],[EC],false)},{prop:"nameOff",name:"nameOff",pkg:"internal/reflectlite",typ:$funcType([AG],[BO],false)},{prop:"typeOff",name:"typeOff",pkg:"internal/reflectlite",typ:$funcType([AH],[DU],false)},{prop:"ptrTo",name:"ptrTo",pkg:"internal/reflectlite",typ:$funcType([],[DU],false)}];EW.methods=[{prop:"NumMethod",name:"NumMethod",pkg:"",typ:$funcType([],[$Int],false)}];EY.methods=[{prop:"offset",name:"offset",pkg:"internal/reflectlite",typ:$funcType([],[$Uintptr],false)},{prop:"embedded",name:"embedded",pkg:"internal/reflectlite",typ:$funcType([],[$Bool],false)}];EZ.methods=[{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)}];EC.methods=[{prop:"methods",name:"methods",pkg:"internal/reflectlite",typ:$funcType([],[ED],false)},{prop:"exportedMethods",name:"exportedMethods",pkg:"internal/reflectlite",typ:$funcType([],[ED],false)}];EE.methods=[{prop:"in$",name:"in",pkg:"internal/reflectlite",typ:$funcType([],[DW],false)},{prop:"out",name:"out",pkg:"internal/reflectlite",typ:$funcType([],[DW],false)}];BO.methods=[{prop:"data",name:"data",pkg:"internal/reflectlite",typ:$funcType([$Int,$String],[EG],false)},{prop:"hasTag",name:"hasTag",pkg:"internal/reflectlite",typ:$funcType([],[$Bool],false)},{prop:"readVarint",name:"readVarint",pkg:"internal/reflectlite",typ:$funcType([$Int],[$Int,$Int],false)},{prop:"name",name:"name",pkg:"internal/reflectlite",typ:$funcType([],[$String],false)},{prop:"tag",name:"tag",pkg:"internal/reflectlite",typ:$funcType([],[$String],false)},{prop:"pkgPath",name:"pkgPath",pkg:"internal/reflectlite",typ:$funcType([],[$String],false)},{prop:"isExported",name:"isExported",pkg:"internal/reflectlite",typ:$funcType([],[$Bool],false)}];EO.methods=[{prop:"skipUntilValidKey",name:"skipUntilValidKey",pkg:"internal/reflectlite",typ:$funcType([],[],false)}];E.init("internal/reflectlite",[{prop:"typ",name:"typ",embedded:false,exported:false,typ:DU,tag:""},{prop:"ptr",name:"ptr",embedded:false,exported:false,typ:$UnsafePointer,tag:""},{prop:"flag",name:"flag",embedded:true,exported:false,typ:F,tag:""}]);I.init("",[{prop:"Method",name:"Method",embedded:false,exported:true,typ:$String,tag:""},{prop:"Kind",name:"Kind",embedded:false,exported:true,typ:P,tag:""}]);O.init([{prop:"AssignableTo",name:"AssignableTo",pkg:"",typ:$funcType([O],[$Bool],false)},{prop:"Comparable",name:"Comparable",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Elem",name:"Elem",pkg:"",typ:$funcType([],[O],false)},{prop:"Implements",name:"Implements",pkg:"",typ:$funcType([O],[$Bool],false)},{prop:"Kind",name:"Kind",pkg:"",typ:$funcType([],[P],false)},{prop:"Name",name:"Name",pkg:"",typ:$funcType([],[$String],false)},{prop:"PkgPath",name:"PkgPath",pkg:"",typ:$funcType([],[$String],false)},{prop:"Size",name:"Size",pkg:"",typ:$funcType([],[$Uintptr],false)},{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)},{prop:"common",name:"common",pkg:"internal/reflectlite",typ:$funcType([],[DU],false)},{prop:"uncommon",name:"uncommon",pkg:"internal/reflectlite",typ:$funcType([],[EC],false)}]);R.init("internal/reflectlite",[{prop:"size",name:"size",embedded:false,exported:false,typ:$Uintptr,tag:""},{prop:"ptrdata",name:"ptrdata",embedded:false,exported:false,typ:$Uintptr,tag:""},{prop:"hash",name:"hash",embedded:false,exported:false,typ:$Uint32,tag:""},{prop:"tflag",name:"tflag",embedded:false,exported:false,typ:Q,tag:""},{prop:"align",name:"align",embedded:false,exported:false,typ:$Uint8,tag:""},{prop:"fieldAlign",name:"fieldAlign",embedded:false,exported:false,typ:$Uint8,tag:""},{prop:"kind",name:"kind",embedded:false,exported:false,typ:$Uint8,tag:""},{prop:"equal",name:"equal",embedded:false,exported:false,typ:EV,tag:""},{prop:"gcdata",name:"gcdata",embedded:false,exported:false,typ:EG,tag:""},{prop:"str",name:"str",embedded:false,exported:false,typ:AG,tag:""},{prop:"ptrToThis",name:"ptrToThis",embedded:false,exported:false,typ:AH,tag:""}]);S.init("internal/reflectlite",[{prop:"name",name:"name",embedded:false,exported:false,typ:AG,tag:""},{prop:"mtyp",name:"mtyp",embedded:false,exported:false,typ:AH,tag:""},{prop:"ifn",name:"ifn",embedded:false,exported:false,typ:AI,tag:""},{prop:"tfn",name:"tfn",embedded:false,exported:false,typ:AI,tag:""}]);U.init("internal/reflectlite",[{prop:"rtype",name:"rtype",embedded:true,exported:false,typ:R,tag:""},{prop:"elem",name:"elem",embedded:false,exported:false,typ:DU,tag:""},{prop:"slice",name:"slice",embedded:false,exported:false,typ:DU,tag:""},{prop:"len",name:"len",embedded:false,exported:false,typ:$Uintptr,tag:""}]);V.init("internal/reflectlite",[{prop:"rtype",name:"rtype",embedded:true,exported:false,typ:R,tag:""},{prop:"elem",name:"elem",embedded:false,exported:false,typ:DU,tag:""},{prop:"dir",name:"dir",embedded:false,exported:false,typ:$Uintptr,tag:""}]);W.init("internal/reflectlite",[{prop:"name",name:"name",embedded:false,exported:false,typ:AG,tag:""},{prop:"typ",name:"typ",embedded:false,exported:false,typ:AH,tag:""}]);X.init("internal/reflectlite",[{prop:"rtype",name:"rtype",embedded:true,exported:false,typ:R,tag:""},{prop:"pkgPath",name:"pkgPath",embedded:false,exported:false,typ:BO,tag:""},{prop:"methods",name:"methods",embedded:false,exported:false,typ:EK,tag:""}]);Y.init("internal/reflectlite",[{prop:"rtype",name:"rtype",embedded:true,exported:false,typ:R,tag:""},{prop:"key",name:"key",embedded:false,exported:false,typ:DU,tag:""},{prop:"elem",name:"elem",embedded:false,exported:false,typ:DU,tag:""},{prop:"bucket",name:"bucket",embedded:false,exported:false,typ:DU,tag:""},{prop:"hasher",name:"hasher",embedded:false,exported:false,typ:EX,tag:""},{prop:"keysize",name:"keysize",embedded:false,exported:false,typ:$Uint8,tag:""},{prop:"valuesize",name:"valuesize",embedded:false,exported:false,typ:$Uint8,tag:""},{prop:"bucketsize",name:"bucketsize",embedded:false,exported:false,typ:$Uint16,tag:""},{prop:"flags",name:"flags",embedded:false,exported:false,typ:$Uint32,tag:""}]);Z.init("internal/reflectlite",[{prop:"rtype",name:"rtype",embedded:true,exported:false,typ:R,tag:""},{prop:"elem",name:"elem",embedded:false,exported:false,typ:DU,tag:""}]);AA.init("internal/reflectlite",[{prop:"rtype",name:"rtype",embedded:true,exported:false,typ:R,tag:""},{prop:"elem",name:"elem",embedded:false,exported:false,typ:DU,tag:""}]);AB.init("internal/reflectlite",[{prop:"name",name:"name",embedded:false,exported:false,typ:BO,tag:""},{prop:"typ",name:"typ",embedded:false,exported:false,typ:DU,tag:""},{prop:"offsetEmbed",name:"offsetEmbed",embedded:false,exported:false,typ:$Uintptr,tag:""}]);AC.init("internal/reflectlite",[{prop:"rtype",name:"rtype",embedded:true,exported:false,typ:R,tag:""},{prop:"pkgPath",name:"pkgPath",embedded:false,exported:false,typ:BO,tag:""},{prop:"fields",name:"fields",embedded:false,exported:false,typ:EL,tag:""}]);AT.init("internal/reflectlite",[{prop:"s",name:"s",embedded:false,exported:false,typ:$String,tag:""}]);AV.init("",[{prop:"Name",name:"Name",embedded:false,exported:true,typ:$String,tag:""},{prop:"PkgPath",name:"PkgPath",embedded:false,exported:true,typ:$String,tag:""},{prop:"Type",name:"Type",embedded:false,exported:true,typ:O,tag:""},{prop:"Func",name:"Func",embedded:false,exported:true,typ:E,tag:""},{prop:"Index",name:"Index",embedded:false,exported:true,typ:$Int,tag:""}]);BL.init("internal/reflectlite",[{prop:"pkgPath",name:"pkgPath",embedded:false,exported:false,typ:AG,tag:""},{prop:"mcount",name:"mcount",embedded:false,exported:false,typ:$Uint16,tag:""},{prop:"xcount",name:"xcount",embedded:false,exported:false,typ:$Uint16,tag:""},{prop:"moff",name:"moff",embedded:false,exported:false,typ:$Uint32,tag:""},{prop:"_methods",name:"_methods",embedded:false,exported:false,typ:ED,tag:""}]);BN.init("internal/reflectlite",[{prop:"rtype",name:"rtype",embedded:true,exported:false,typ:R,tag:"reflect:\"func\""},{prop:"inCount",name:"inCount",embedded:false,exported:false,typ:$Uint16,tag:""},{prop:"outCount",name:"outCount",embedded:false,exported:false,typ:$Uint16,tag:""},{prop:"_in",name:"_in",embedded:false,exported:false,typ:DW,tag:""},{prop:"_out",name:"_out",embedded:false,exported:false,typ:DW,tag:""}]);BO.init("internal/reflectlite",[{prop:"bytes",name:"bytes",embedded:false,exported:false,typ:EG,tag:""}]);BP.init("internal/reflectlite",[{prop:"name",name:"name",embedded:false,exported:false,typ:$String,tag:""},{prop:"tag",name:"tag",embedded:false,exported:false,typ:$String,tag:""},{prop:"exported",name:"exported",embedded:false,exported:false,typ:$Bool,tag:""}]);CU.init("internal/reflectlite",[{prop:"t",name:"t",embedded:false,exported:false,typ:O,tag:""},{prop:"m",name:"m",embedded:false,exported:false,typ:DZ,tag:""},{prop:"keys",name:"keys",embedded:false,exported:false,typ:DZ,tag:""},{prop:"i",name:"i",embedded:false,exported:false,typ:$Int,tag:""},{prop:"last",name:"last",embedded:false,exported:false,typ:DZ,tag:""}]);CW.init([{prop:"AssignableTo",name:"AssignableTo",pkg:"",typ:$funcType([O],[$Bool],false)},{prop:"Comparable",name:"Comparable",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Elem",name:"Elem",pkg:"",typ:$funcType([],[O],false)},{prop:"Implements",name:"Implements",pkg:"",typ:$funcType([O],[$Bool],false)},{prop:"Key",name:"Key",pkg:"",typ:$funcType([],[O],false)},{prop:"Kind",name:"Kind",pkg:"",typ:$funcType([],[P],false)},{prop:"Name",name:"Name",pkg:"",typ:$funcType([],[$String],false)},{prop:"PkgPath",name:"PkgPath",pkg:"",typ:$funcType([],[$String],false)},{prop:"Size",name:"Size",pkg:"",typ:$funcType([],[$Uintptr],false)},{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)},{prop:"common",name:"common",pkg:"internal/reflectlite",typ:$funcType([],[DU],false)},{prop:"uncommon",name:"uncommon",pkg:"internal/reflectlite",typ:$funcType([],[EC],false)}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=D.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=A.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}BD=DU.nil;BS=DV.nil;BU=DW.nil;AD=new DX(["invalid","bool","int","int8","int16","int32","int64","uint","uint8","uint16","uint32","uint64","uintptr","float32","float64","complex64","complex128","array","chan","func","interface","map","ptr","slice","string","struct","unsafe.Pointer"]);AR=$assertType($internalize($call,$emptyInterface),EA);$pkg.ErrSyntax=new AT.ptr("invalid syntax");BB=false;BE="_jsType";BF="_reflectType";BG="kindType";BH="_rtype";BM={};BQ={};DH=BJ($jsObjectPtr);DN=$assertType($internalize($select,$emptyInterface),EA);$r=BC();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["errors"]=(function(){var $pkg={},$init,A,G,H,I,J,L,E,a,B,C,F;A=$packages["internal/reflectlite"];G=$pkg.errorString=$newType(0,$kindStruct,"errors.errorString",true,"errors",false,function(s_){this.$val=this;if(arguments.length===0){this.s="";return;}this.s=s_;});H=$ptrType($error);I=$interfaceType([{prop:"Unwrap",name:"Unwrap",pkg:"",typ:$funcType([],[$error],false)}]);J=$interfaceType([{prop:"Is",name:"Is",pkg:"",typ:$funcType([$error],[$Bool],false)}]);L=$ptrType(G);B=function(b){var{b,c,d,e,f,g,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=$assertType(b,I,true);d=c[0];e=c[1];if(!e){$s=-1;return $ifaceNil;}f=d.Unwrap();$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;$s=2;case 2:return g;}return;}var $f={$blk:B,$c:true,$r,b,c,d,e,f,g,$s};return $f;};$pkg.Unwrap=B;C=function(b,c){var{b,c,d,e,f,g,h,i,j,k,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:if($interfaceIsEqual(c,$ifaceNil)){$s=-1;return $interfaceIsEqual(b,c);}d=A.TypeOf(c).Comparable();$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;case 2:if(e&&$interfaceIsEqual(b,c)){$s=-1;return true;}f=$assertType(b,J,true);g=f[0];h=f[1];if(!(h)){i=false;$s=6;continue s;}j=g.Is(c);$s=7;case 7:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}i=j;case 6:if(i){$s=4;continue;}$s=5;continue;case 4:$s=-1;return true;case 5:k=B(b);$s=8;case 8:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}b=k;if($interfaceIsEqual(b,$ifaceNil)){$s=-1;return false;}$s=2;continue;case 3:$s=-1;return false;}return;}var $f={$blk:C,$c:true,$r,b,c,d,e,f,g,h,i,j,k,$s};return $f;};$pkg.Is=C;F=function(b){var b;return new G.ptr(b);};$pkg.New=F;G.ptr.prototype.Error=function(){var b;b=this;return b.s;};G.prototype.Error=function(){return this.$val.Error();};L.methods=[{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)}];G.init("errors",[{prop:"s",name:"s",embedded:false,exported:false,typ:$String,tag:""}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}a=A.TypeOf((H.nil)).Elem();$s=2;case 2:if($c){$c=false;a=a.$blk();}if(a&&a.$blk!==undefined){break s;}E=a;}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["internal/cpu"]=(function(){var $pkg={},$init,B,I,J,L,O;B=$pkg.CacheLinePad=$newType(0,$kindStruct,"cpu.CacheLinePad",true,"internal/cpu",true,function(_$0_){this.$val=this;if(arguments.length===0){this._$0=I.zero();return;}this._$0=_$0_;});I=$arrayType($Uint8,0);J=$structType("internal/cpu",[{prop:"_$0",name:"_",embedded:false,exported:false,typ:B,tag:""},{prop:"HasAES",name:"HasAES",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"HasADX",name:"HasADX",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"HasAVX",name:"HasAVX",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"HasAVX2",name:"HasAVX2",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"HasBMI1",name:"HasBMI1",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"HasBMI2",name:"HasBMI2",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"HasERMS",name:"HasERMS",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"HasFMA",name:"HasFMA",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"HasOSXSAVE",name:"HasOSXSAVE",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"HasPCLMULQDQ",name:"HasPCLMULQDQ",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"HasPOPCNT",name:"HasPOPCNT",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"HasRDTSCP",name:"HasRDTSCP",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"HasSSE3",name:"HasSSE3",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"HasSSSE3",name:"HasSSSE3",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"HasSSE41",name:"HasSSE41",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"HasSSE42",name:"HasSSE42",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"_$17",name:"_",embedded:false,exported:false,typ:B,tag:""}]);L=$structType("internal/cpu",[{prop:"_$0",name:"_",embedded:false,exported:false,typ:B,tag:""},{prop:"HasAES",name:"HasAES",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"HasPMULL",name:"HasPMULL",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"HasSHA1",name:"HasSHA1",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"HasSHA2",name:"HasSHA2",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"HasCRC32",name:"HasCRC32",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"HasATOMICS",name:"HasATOMICS",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"HasCPUID",name:"HasCPUID",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"IsNeoverseN1",name:"IsNeoverseN1",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"IsZeus",name:"IsZeus",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"_$10",name:"_",embedded:false,exported:false,typ:B,tag:""}]);O=$structType("internal/cpu",[{prop:"_$0",name:"_",embedded:false,exported:false,typ:B,tag:""},{prop:"HasZARCH",name:"HasZARCH",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"HasSTFLE",name:"HasSTFLE",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"HasLDISP",name:"HasLDISP",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"HasEIMM",name:"HasEIMM",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"HasDFP",name:"HasDFP",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"HasETF3EH",name:"HasETF3EH",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"HasMSA",name:"HasMSA",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"HasAES",name:"HasAES",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"HasAESCBC",name:"HasAESCBC",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"HasAESCTR",name:"HasAESCTR",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"HasAESGCM",name:"HasAESGCM",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"HasGHASH",name:"HasGHASH",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"HasSHA1",name:"HasSHA1",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"HasSHA256",name:"HasSHA256",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"HasSHA512",name:"HasSHA512",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"HasSHA3",name:"HasSHA3",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"HasVX",name:"HasVX",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"HasVXE",name:"HasVXE",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"HasKDSA",name:"HasKDSA",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"HasECDSA",name:"HasECDSA",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"HasEDDSA",name:"HasEDDSA",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"_$22",name:"_",embedded:false,exported:false,typ:B,tag:""}]);B.init("internal/cpu",[{prop:"_$0",name:"_",embedded:false,exported:false,typ:I,tag:""}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$pkg.X86=new J.ptr(new B.ptr(I.zero()),false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,new B.ptr(I.zero()));$pkg.ARM64=new L.ptr(new B.ptr(I.zero()),false,false,false,false,false,false,false,false,false,new B.ptr(I.zero()));$pkg.S390X=new O.ptr(new B.ptr(I.zero()),false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,new B.ptr(I.zero()));}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["internal/bytealg"]=(function(){var $pkg={},$init,A,B,C,D,G,K,O,Q,S;A=$packages["internal/cpu"];B=function(d,e){var d,e;$panic(new $String("unimplemented"));};$pkg.Index=B;C=function(d,e){var d,e;$panic(new $String("unimplemented"));};$pkg.IndexString=C;D=function(d){var d;$panic(new $String("unimplemented"));};$pkg.Cutover=D;G=function(d,e){var d,e,f,g,h,i;f=0;g=d;h=0;while(true){if(!(h=g.$length)?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+h]);if(i===e){f=f+(1)>>0;}h++;}return f;};$pkg.Count=G;K=function(d){var d,e,f,g,h,i,j,k;e=0;f=0;while(true){if(!(f>>0)+((((f<0||f>=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+f])>>>0))>>>0;f=f+(1)>>0;}g=1;h=16777619;i=g;j=h;k=d.$length;while(true){if(!(k>0)){break;}if(!(((k&1)===0))){i=$imul(i,(j))>>>0;}j=$imul(j,(j))>>>0;k=(k>>$min((1),31))>>0;}return[e,i];};$pkg.HashStrBytes=K;O=function(d,e){var d,e,f,g,h,i,j,k,l,m;f=K(e);g=f[0];h=f[1];i=e.$length;j=0;k=0;while(true){if(!(k>>0)+((((k<0||k>=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+k])>>>0))>>>0;k=k+(1)>>0;}if((j===g)&&Q($subslice(d,0,i),e)){return 0;}l=i;while(true){if(!(l>>0;j=j+(((((l<0||l>=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+l])>>>0)))>>>0;j=j-(($imul(h,(((m=l-i>>0,((m<0||m>=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+m]))>>>0)))>>>0))>>>0;l=l+(1)>>0;if((j===g)&&Q($subslice(d,(l-i>>0),l),e)){return l-i>>0;}}return-1;};$pkg.IndexRabinKarpBytes=O;Q=function(d,e){var d,e,f,g,h,i;if(!((d.$length===e.$length))){return false;}f=d;g=0;while(true){if(!(g=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+g]);if(!((i===((h<0||h>=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+h])))){return false;}g++;}return true;};$pkg.Equal=Q;S=function(d,e){var d,e,f;f=0;while(true){if(!(f>0;}return-1;};$pkg.IndexByteString=S;$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$pkg.MaxLen=0;}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["internal/race"]=(function(){var $pkg={},$init,A,B,C,D,E;A=function(a){var a;};$pkg.Acquire=A;B=function(a){var a;};$pkg.Release=B;C=function(a){var a;};$pkg.ReleaseMerge=C;D=function(){};$pkg.Disable=D;E=function(){};$pkg.Enable=E;$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["sync/atomic"]=(function(){var $pkg={},$init,A,B,AL,G,H,I,J,M,N,O,P,R,S,T,U,V,X,Y,Z,AA,AC,AD,AE,AF,AG,AI,AJ;A=$packages["github.com/gopherjs/gopherjs/js"];B=$pkg.Value=$newType(0,$kindStruct,"atomic.Value",true,"sync/atomic",true,function(v_){this.$val=this;if(arguments.length===0){this.v=$ifaceNil;return;}this.v=v_;});AL=$ptrType(B);G=function(ad,ae){var ad,ae,af;af=ad.$get();ad.$set(ae);return af;};$pkg.SwapInt32=G;H=function(ad,ae){var ad,ae,af;af=ad.$get();ad.$set(ae);return af;};$pkg.SwapInt64=H;I=function(ad,ae){var ad,ae,af;af=ad.$get();ad.$set(ae);return af;};$pkg.SwapUint32=I;J=function(ad,ae){var ad,ae,af;af=ad.$get();ad.$set(ae);return af;};$pkg.SwapUint64=J;M=function(ad,ae,af){var ad,ae,af;if(ad.$get()===ae){ad.$set(af);return true;}return false;};$pkg.CompareAndSwapInt32=M;N=function(ad,ae,af){var ad,ae,af,ag;if((ag=ad.$get(),(ag.$high===ae.$high&&ag.$low===ae.$low))){ad.$set(af);return true;}return false;};$pkg.CompareAndSwapInt64=N;O=function(ad,ae,af){var ad,ae,af;if(ad.$get()===ae){ad.$set(af);return true;}return false;};$pkg.CompareAndSwapUint32=O;P=function(ad,ae,af){var ad,ae,af,ag;if((ag=ad.$get(),(ag.$high===ae.$high&&ag.$low===ae.$low))){ad.$set(af);return true;}return false;};$pkg.CompareAndSwapUint64=P;R=function(ad,ae,af){var ad,ae,af;if(ad.$get()===ae){ad.$set(af);return true;}return false;};$pkg.CompareAndSwapPointer=R;S=function(ad,ae){var ad,ae,af;af=ad.$get()+ae>>0;ad.$set(af);return af;};$pkg.AddInt32=S;T=function(ad,ae){var ad,ae,af;af=ad.$get()+ae>>>0;ad.$set(af);return af;};$pkg.AddUint32=T;U=function(ad,ae){var ad,ae,af,ag;ag=(af=ad.$get(),new $Int64(af.$high+ae.$high,af.$low+ae.$low));ad.$set(ag);return ag;};$pkg.AddInt64=U;V=function(ad,ae){var ad,ae,af,ag;ag=(af=ad.$get(),new $Uint64(af.$high+ae.$high,af.$low+ae.$low));ad.$set(ag);return ag;};$pkg.AddUint64=V;X=function(ad){var ad;return ad.$get();};$pkg.LoadInt32=X;Y=function(ad){var ad;return ad.$get();};$pkg.LoadInt64=Y;Z=function(ad){var ad;return ad.$get();};$pkg.LoadUint32=Z;AA=function(ad){var ad;return ad.$get();};$pkg.LoadUint64=AA;AC=function(ad){var ad;return ad.$get();};$pkg.LoadPointer=AC;AD=function(ad,ae){var ad,ae;ad.$set(ae);};$pkg.StoreInt32=AD;AE=function(ad,ae){var ad,ae;ad.$set(ae);};$pkg.StoreInt64=AE;AF=function(ad,ae){var ad,ae;ad.$set(ae);};$pkg.StoreUint32=AF;AG=function(ad,ae){var ad,ae;ad.$set(ae);};$pkg.StoreUint64=AG;AI=function(ad,ae){var ad,ae;ad.$set(ae);};$pkg.StorePointer=AI;B.ptr.prototype.Load=function(){var ad,ae;ad=$ifaceNil;ae=this;ad=ae.v;return ad;};B.prototype.Load=function(){return this.$val.Load();};B.ptr.prototype.Store=function(ad){var ad,ae;ae=this;ae.checkNew("store",ad);ae.v=ad;};B.prototype.Store=function(ad){return this.$val.Store(ad);};B.ptr.prototype.Swap=function(ad){var ad,ae,af,ag,ah;ae=$ifaceNil;af=this;af.checkNew("swap",ad);ag=af.v;ah=ad;ae=ag;af.v=ah;ae=ae;return ae;};B.prototype.Swap=function(ad){return this.$val.Swap(ad);};B.ptr.prototype.CompareAndSwap=function(ad,ae){var ad,ae,af,ag;af=false;ag=this;ag.checkNew("compare and swap",ae);if(!($interfaceIsEqual(ag.v,$ifaceNil)&&$interfaceIsEqual(ad,$ifaceNil))&&!AJ(ad,ae)){$panic(new $String("sync/atomic: compare and swap of inconsistently typed values into Value"));}if(!($interfaceIsEqual(ag.v,ad))){af=false;return af;}ag.v=ae;af=true;return af;};B.prototype.CompareAndSwap=function(ad,ae){return this.$val.CompareAndSwap(ad,ae);};B.ptr.prototype.checkNew=function(ad,ae){var ad,ae,af;af=this;if($interfaceIsEqual(ae,$ifaceNil)){$panic(new $String("sync/atomic: "+ad+" of nil value into Value"));}if(!($interfaceIsEqual(af.v,$ifaceNil))&&!AJ(ae,af.v)){$panic(new $String("sync/atomic: "+ad+" of inconsistently typed value into Value"));}};B.prototype.checkNew=function(ad,ae){return this.$val.checkNew(ad,ae);};AJ=function(ad,ae){var ad,ae;return ad.constructor===ae.constructor;};AL.methods=[{prop:"Load",name:"Load",pkg:"",typ:$funcType([],[$emptyInterface],false)},{prop:"Store",name:"Store",pkg:"",typ:$funcType([$emptyInterface],[],false)},{prop:"Swap",name:"Swap",pkg:"",typ:$funcType([$emptyInterface],[$emptyInterface],false)},{prop:"CompareAndSwap",name:"CompareAndSwap",pkg:"",typ:$funcType([$emptyInterface,$emptyInterface],[$Bool],false)},{prop:"checkNew",name:"checkNew",pkg:"sync/atomic",typ:$funcType([$String,$emptyInterface],[],false)}];B.init("sync/atomic",[{prop:"v",name:"v",embedded:false,exported:false,typ:$emptyInterface,tag:""}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["sync"]=(function(){var $pkg={},$init,C,A,B,D,E,F,T,U,V,W,X,Z,AC,AD,AE,AO,AR,AS,AT,AV,AW,AX,AY,BD,BE,BG,BH,BI,BL,BM,BN,BO,BP,BQ,BR,BS,BT,BU,BV,BW,BX,BY,Y,AF,AG,K,L,AA,AB,AH,AI,AJ,AK,AL,AM,AN;C=$packages["github.com/gopherjs/gopherjs/js"];A=$packages["internal/race"];B=$packages["sync/atomic"];D=$pkg.RWMutex=$newType(0,$kindStruct,"sync.RWMutex",true,"sync",true,function(w_,writerSem_,readerSem_,readerCount_,readerWait_){this.$val=this;if(arguments.length===0){this.w=new U.ptr(0,0);this.writerSem=0;this.readerSem=0;this.readerCount=0;this.readerWait=0;return;}this.w=w_;this.writerSem=writerSem_;this.readerSem=readerSem_;this.readerCount=readerCount_;this.readerWait=readerWait_;});E=$pkg.rlocker=$newType(0,$kindStruct,"sync.rlocker",true,"sync",false,function(w_,writerSem_,readerSem_,readerCount_,readerWait_){this.$val=this;if(arguments.length===0){this.w=new U.ptr(0,0);this.writerSem=0;this.readerSem=0;this.readerCount=0;this.readerWait=0;return;}this.w=w_;this.writerSem=writerSem_;this.readerSem=readerSem_;this.readerCount=readerCount_;this.readerWait=readerWait_;});F=$pkg.notifyList=$newType(0,$kindStruct,"sync.notifyList",true,"sync",false,function(wait_,notify_,lock_,head_,tail_){this.$val=this;if(arguments.length===0){this.wait=0;this.notify=0;this.lock=0;this.head=0;this.tail=0;return;}this.wait=wait_;this.notify=notify_;this.lock=lock_;this.head=head_;this.tail=tail_;});T=$pkg.Once=$newType(0,$kindStruct,"sync.Once",true,"sync",true,function(done_,m_){this.$val=this;if(arguments.length===0){this.done=0;this.m=new U.ptr(0,0);return;}this.done=done_;this.m=m_;});U=$pkg.Mutex=$newType(0,$kindStruct,"sync.Mutex",true,"sync",true,function(state_,sema_){this.$val=this;if(arguments.length===0){this.state=0;this.sema=0;return;}this.state=state_;this.sema=sema_;});V=$pkg.Locker=$newType(8,$kindInterface,"sync.Locker",true,"sync",true,null);W=$pkg.Map=$newType(0,$kindStruct,"sync.Map",true,"sync",true,function(mu_,read_,dirty_,misses_){this.$val=this;if(arguments.length===0){this.mu=new U.ptr(0,0);this.read=new B.Value.ptr($ifaceNil);this.dirty=false;this.misses=0;return;}this.mu=mu_;this.read=read_;this.dirty=dirty_;this.misses=misses_;});X=$pkg.readOnly=$newType(0,$kindStruct,"sync.readOnly",true,"sync",false,function(m_,amended_){this.$val=this;if(arguments.length===0){this.m=false;this.amended=false;return;}this.m=m_;this.amended=amended_;});Z=$pkg.entry=$newType(0,$kindStruct,"sync.entry",true,"sync",false,function(p_){this.$val=this;if(arguments.length===0){this.p=0;return;}this.p=p_;});AC=$pkg.copyChecker=$newType(4,$kindUintptr,"sync.copyChecker",true,"sync",false,null);AD=$pkg.noCopy=$newType(0,$kindStruct,"sync.noCopy",true,"sync",false,function(){this.$val=this;if(arguments.length===0){return;}});AE=$pkg.WaitGroup=$newType(0,$kindStruct,"sync.WaitGroup",true,"sync",true,function(counter_,ch_,state1_,state2_){this.$val=this;if(arguments.length===0){this.counter=0;this.ch=$chanNil;this.state1=new $Uint64(0,0);this.state2=0;return;}this.counter=counter_;this.ch=ch_;this.state1=state1_;this.state2=state2_;});AO=$pkg.Pool=$newType(0,$kindStruct,"sync.Pool",true,"sync",true,function(store_,New_){this.$val=this;if(arguments.length===0){this.store=BV.nil;this.New=$throwNilPointerError;return;}this.store=store_;this.New=New_;});AR=$pkg.Cond=$newType(0,$kindStruct,"sync.Cond",true,"sync",true,function(noCopy_,L_,notify_,checker_,n_,ch_){this.$val=this;if(arguments.length===0){this.noCopy=new AD.ptr();this.L=$ifaceNil;this.notify=new F.ptr(0,0,0,0,0);this.checker=0;this.n=0;this.ch=$chanNil;return;}this.noCopy=noCopy_;this.L=L_;this.notify=notify_;this.checker=checker_;this.n=n_;this.ch=ch_;});AS=$ptrType($Uint64);AT=$ptrType($Uint32);AV=$ptrType($Int32);AW=$ptrType(E);AX=$ptrType(D);AY=$ptrType($UnsafePointer);BD=$ptrType($emptyInterface);BE=$ptrType(Z);BG=$structType("",[]);BH=$chanType($Bool,false,false);BI=$sliceType(BH);BL=$funcType([],[],false);BM=$ptrType(T);BN=$ptrType(U);BO=$funcType([$emptyInterface,$emptyInterface],[$Bool],false);BP=$ptrType(W);BQ=$mapType($emptyInterface,BE);BR=$ptrType(AC);BS=$ptrType(AD);BT=$ptrType(AE);BU=$chanType(BG,false,false);BV=$sliceType($emptyInterface);BW=$ptrType(AO);BX=$funcType([],[$emptyInterface],false);BY=$ptrType(AR);AE.ptr.prototype.Done=function(){var j;j=this;j.Add(-1);};AE.prototype.Done=function(){return this.$val.Done();};D.ptr.prototype.RLock=function(){var{j,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:j=this;if(false){$unused(j.w.state);A.Disable();}if(B.AddInt32((j.$ptr_readerCount||(j.$ptr_readerCount=new AV(function(){return this.$target.readerCount;},function($v){this.$target.readerCount=$v;},j))),1)<0){$s=1;continue;}$s=2;continue;case 1:$r=AI((j.$ptr_readerSem||(j.$ptr_readerSem=new AT(function(){return this.$target.readerSem;},function($v){this.$target.readerSem=$v;},j))),false,0);$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 2:if(false){A.Enable();A.Acquire(((j.$ptr_readerSem||(j.$ptr_readerSem=new AT(function(){return this.$target.readerSem;},function($v){this.$target.readerSem=$v;},j)))));}$s=-1;return;}return;}var $f={$blk:D.ptr.prototype.RLock,$c:true,$r,j,$s};return $f;};D.prototype.RLock=function(){return this.$val.RLock();};D.ptr.prototype.TryRLock=function(){var j,k;j=this;if(false){$unused(j.w.state);A.Disable();}while(true){k=B.LoadInt32((j.$ptr_readerCount||(j.$ptr_readerCount=new AV(function(){return this.$target.readerCount;},function($v){this.$target.readerCount=$v;},j))));if(k<0){if(false){A.Enable();}return false;}if(B.CompareAndSwapInt32((j.$ptr_readerCount||(j.$ptr_readerCount=new AV(function(){return this.$target.readerCount;},function($v){this.$target.readerCount=$v;},j))),k,k+1>>0)){if(false){A.Enable();A.Acquire(((j.$ptr_readerSem||(j.$ptr_readerSem=new AT(function(){return this.$target.readerSem;},function($v){this.$target.readerSem=$v;},j)))));}return true;}}};D.prototype.TryRLock=function(){return this.$val.TryRLock();};D.ptr.prototype.RUnlock=function(){var{j,k,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:j=this;if(false){$unused(j.w.state);A.ReleaseMerge(((j.$ptr_writerSem||(j.$ptr_writerSem=new AT(function(){return this.$target.writerSem;},function($v){this.$target.writerSem=$v;},j)))));A.Disable();}k=B.AddInt32((j.$ptr_readerCount||(j.$ptr_readerCount=new AV(function(){return this.$target.readerCount;},function($v){this.$target.readerCount=$v;},j))),-1);if(k<0){$s=1;continue;}$s=2;continue;case 1:$r=j.rUnlockSlow(k);$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 2:if(false){A.Enable();}$s=-1;return;}return;}var $f={$blk:D.ptr.prototype.RUnlock,$c:true,$r,j,k,$s};return $f;};D.prototype.RUnlock=function(){return this.$val.RUnlock();};D.ptr.prototype.rUnlockSlow=function(j){var{j,k,$s,$r,$c}=$restore(this,{j});$s=$s||0;s:while(true){switch($s){case 0:k=this;if(((j+1>>0)===0)||((j+1>>0)===-1073741824)){A.Enable();AN("sync: RUnlock of unlocked RWMutex");}if(B.AddInt32((k.$ptr_readerWait||(k.$ptr_readerWait=new AV(function(){return this.$target.readerWait;},function($v){this.$target.readerWait=$v;},k))),-1)===0){$s=1;continue;}$s=2;continue;case 1:$r=AJ((k.$ptr_writerSem||(k.$ptr_writerSem=new AT(function(){return this.$target.writerSem;},function($v){this.$target.writerSem=$v;},k))),false,1);$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 2:$s=-1;return;}return;}var $f={$blk:D.ptr.prototype.rUnlockSlow,$c:true,$r,j,k,$s};return $f;};D.prototype.rUnlockSlow=function(j){return this.$val.rUnlockSlow(j);};D.ptr.prototype.Lock=function(){var{j,k,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:j=this;if(false){$unused(j.w.state);A.Disable();}$r=j.w.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}k=B.AddInt32((j.$ptr_readerCount||(j.$ptr_readerCount=new AV(function(){return this.$target.readerCount;},function($v){this.$target.readerCount=$v;},j))),-1073741824)+1073741824>>0;if(!((k===0))&&!((B.AddInt32((j.$ptr_readerWait||(j.$ptr_readerWait=new AV(function(){return this.$target.readerWait;},function($v){this.$target.readerWait=$v;},j))),k)===0))){$s=2;continue;}$s=3;continue;case 2:$r=AI((j.$ptr_writerSem||(j.$ptr_writerSem=new AT(function(){return this.$target.writerSem;},function($v){this.$target.writerSem=$v;},j))),false,0);$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 3:if(false){A.Enable();A.Acquire(((j.$ptr_readerSem||(j.$ptr_readerSem=new AT(function(){return this.$target.readerSem;},function($v){this.$target.readerSem=$v;},j)))));A.Acquire(((j.$ptr_writerSem||(j.$ptr_writerSem=new AT(function(){return this.$target.writerSem;},function($v){this.$target.writerSem=$v;},j)))));}$s=-1;return;}return;}var $f={$blk:D.ptr.prototype.Lock,$c:true,$r,j,k,$s};return $f;};D.prototype.Lock=function(){return this.$val.Lock();};D.ptr.prototype.TryLock=function(){var{j,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:j=this;if(false){$unused(j.w.state);A.Disable();}if(!j.w.TryLock()){if(false){A.Enable();}$s=-1;return false;}if(!B.CompareAndSwapInt32((j.$ptr_readerCount||(j.$ptr_readerCount=new AV(function(){return this.$target.readerCount;},function($v){this.$target.readerCount=$v;},j))),0,-1073741824)){$s=1;continue;}$s=2;continue;case 1:$r=j.w.Unlock();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(false){A.Enable();}$s=-1;return false;case 2:if(false){A.Enable();A.Acquire(((j.$ptr_readerSem||(j.$ptr_readerSem=new AT(function(){return this.$target.readerSem;},function($v){this.$target.readerSem=$v;},j)))));A.Acquire(((j.$ptr_writerSem||(j.$ptr_writerSem=new AT(function(){return this.$target.writerSem;},function($v){this.$target.writerSem=$v;},j)))));}$s=-1;return true;}return;}var $f={$blk:D.ptr.prototype.TryLock,$c:true,$r,j,$s};return $f;};D.prototype.TryLock=function(){return this.$val.TryLock();};D.ptr.prototype.Unlock=function(){var{j,k,l,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:j=this;if(false){$unused(j.w.state);A.Release(((j.$ptr_readerSem||(j.$ptr_readerSem=new AT(function(){return this.$target.readerSem;},function($v){this.$target.readerSem=$v;},j)))));A.Disable();}k=B.AddInt32((j.$ptr_readerCount||(j.$ptr_readerCount=new AV(function(){return this.$target.readerCount;},function($v){this.$target.readerCount=$v;},j))),1073741824);if(k>=1073741824){A.Enable();AN("sync: Unlock of unlocked RWMutex");}l=0;case 1:if(!(l<((k>>0)))){$s=2;continue;}$r=AJ((j.$ptr_readerSem||(j.$ptr_readerSem=new AT(function(){return this.$target.readerSem;},function($v){this.$target.readerSem=$v;},j))),false,0);$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}l=l+(1)>>0;$s=1;continue;case 2:$r=j.w.Unlock();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(false){A.Enable();}$s=-1;return;}return;}var $f={$blk:D.ptr.prototype.Unlock,$c:true,$r,j,k,l,$s};return $f;};D.prototype.Unlock=function(){return this.$val.Unlock();};D.ptr.prototype.RLocker=function(){var j;j=this;return($pointerOfStructConversion(j,AW));};D.prototype.RLocker=function(){return this.$val.RLocker();};E.ptr.prototype.Lock=function(){var{j,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:j=this;$r=($pointerOfStructConversion(j,AX)).RLock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:E.ptr.prototype.Lock,$c:true,$r,j,$s};return $f;};E.prototype.Lock=function(){return this.$val.Lock();};E.ptr.prototype.Unlock=function(){var{j,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:j=this;$r=($pointerOfStructConversion(j,AX)).RUnlock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:E.ptr.prototype.Unlock,$c:true,$r,j,$s};return $f;};E.prototype.Unlock=function(){return this.$val.Unlock();};K=function(){var j;j=new F.ptr(0,0,0,0,0);AK(20);};L=function(){$throwRuntimeError("native function not implemented: sync.runtime_doSpin");};T.ptr.prototype.Do=function(j){var{j,k,$s,$r,$c}=$restore(this,{j});$s=$s||0;s:while(true){switch($s){case 0:k=this;if(B.LoadUint32((k.$ptr_done||(k.$ptr_done=new AT(function(){return this.$target.done;},function($v){this.$target.done=$v;},k))))===0){$s=1;continue;}$s=2;continue;case 1:$r=k.doSlow(j);$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 2:$s=-1;return;}return;}var $f={$blk:T.ptr.prototype.Do,$c:true,$r,j,k,$s};return $f;};T.prototype.Do=function(j){return this.$val.Do(j);};T.ptr.prototype.doSlow=function(j){var{j,k,$s,$deferred,$r,$c}=$restore(this,{j});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);k=this;$r=k.m.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(k.m,"Unlock"),[]]);if(k.done===0){$s=2;continue;}$s=3;continue;case 2:$deferred.push([B.StoreUint32,[(k.$ptr_done||(k.$ptr_done=new AT(function(){return this.$target.done;},function($v){this.$target.done=$v;},k))),1]]);$r=j();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 3:$s=-1;return;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:T.ptr.prototype.doSlow,$c:true,$r,j,k,$s,$deferred};return $f;}}};T.prototype.doSlow=function(j){return this.$val.doSlow(j);};U.ptr.prototype.Lock=function(){var{j,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:j=this;if(B.CompareAndSwapInt32((j.$ptr_state||(j.$ptr_state=new AV(function(){return this.$target.state;},function($v){this.$target.state=$v;},j))),0,1)){if(false){A.Acquire((j));}$s=-1;return;}$r=j.lockSlow();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:U.ptr.prototype.Lock,$c:true,$r,j,$s};return $f;};U.prototype.Lock=function(){return this.$val.Lock();};U.ptr.prototype.TryLock=function(){var j,k;j=this;k=j.state;if(!(((k&5)===0))){return false;}if(!B.CompareAndSwapInt32((j.$ptr_state||(j.$ptr_state=new AV(function(){return this.$target.state;},function($v){this.$target.state=$v;},j))),k,k|1)){return false;}if(false){A.Acquire((j));}return true;};U.prototype.TryLock=function(){return this.$val.TryLock();};U.ptr.prototype.lockSlow=function(){var{j,k,l,m,n,o,p,q,r,s,t,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:j=this;k=new $Int64(0,0);l=false;m=false;n=0;o=j.state;case 1:if(((o&5)===1)&&AL(n)){$s=3;continue;}$s=4;continue;case 3:if(!m&&((o&2)===0)&&!(((o>>3>>0)===0))&&B.CompareAndSwapInt32((j.$ptr_state||(j.$ptr_state=new AV(function(){return this.$target.state;},function($v){this.$target.state=$v;},j))),o,o|2)){m=true;}$r=L();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}n=n+(1)>>0;o=j.state;$s=1;continue;case 4:p=o;if((o&4)===0){p=p|(1);}if(!(((o&5)===0))){p=p+(8)>>0;}if(l&&!(((o&1)===0))){p=p|(4);}if(m){if((p&2)===0){AN("sync: inconsistent mutex state");}p=(p&~(2))>>0;}if(B.CompareAndSwapInt32((j.$ptr_state||(j.$ptr_state=new AV(function(){return this.$target.state;},function($v){this.$target.state=$v;},j))),o,p)){$s=6;continue;}$s=7;continue;case 6:if((o&5)===0){$s=2;continue;}q=!((k.$high===0&&k.$low===0));if((k.$high===0&&k.$low===0)){k=AM();}$r=AI((j.$ptr_sema||(j.$ptr_sema=new AT(function(){return this.$target.sema;},function($v){this.$target.sema=$v;},j))),q,1);$s=9;case 9:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}l=l||(r=(s=AM(),new $Int64(s.$high-k.$high,s.$low-k.$low)),(r.$high>0||(r.$high===0&&r.$low>1000000)));o=j.state;if(!(((o&4)===0))){if(!(((o&3)===0))||((o>>3>>0)===0)){AN("sync: inconsistent mutex state");}t=-7;if(!l||((o>>3>>0)===1)){t=t-(4)>>0;}B.AddInt32((j.$ptr_state||(j.$ptr_state=new AV(function(){return this.$target.state;},function($v){this.$target.state=$v;},j))),t);$s=2;continue;}m=true;n=0;$s=8;continue;case 7:o=j.state;case 8:$s=1;continue;case 2:if(false){A.Acquire((j));}$s=-1;return;}return;}var $f={$blk:U.ptr.prototype.lockSlow,$c:true,$r,j,k,l,m,n,o,p,q,r,s,t,$s};return $f;};U.prototype.lockSlow=function(){return this.$val.lockSlow();};U.ptr.prototype.Unlock=function(){var{j,k,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:j=this;if(false){$unused(j.state);A.Release((j));}k=B.AddInt32((j.$ptr_state||(j.$ptr_state=new AV(function(){return this.$target.state;},function($v){this.$target.state=$v;},j))),-1);if(!((k===0))){$s=1;continue;}$s=2;continue;case 1:$r=j.unlockSlow(k);$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 2:$s=-1;return;}return;}var $f={$blk:U.ptr.prototype.Unlock,$c:true,$r,j,k,$s};return $f;};U.prototype.Unlock=function(){return this.$val.Unlock();};U.ptr.prototype.unlockSlow=function(j){var{j,k,l,$s,$r,$c}=$restore(this,{j});$s=$s||0;s:while(true){switch($s){case 0:k=this;if((((j+1>>0))&1)===0){AN("sync: unlock of unlocked mutex");}if((j&4)===0){$s=1;continue;}$s=2;continue;case 1:l=j;case 4:if(((l>>3>>0)===0)||!(((l&7)===0))){$s=-1;return;}j=((l-8>>0))|2;if(B.CompareAndSwapInt32((k.$ptr_state||(k.$ptr_state=new AV(function(){return this.$target.state;},function($v){this.$target.state=$v;},k))),l,j)){$s=6;continue;}$s=7;continue;case 6:$r=AJ((k.$ptr_sema||(k.$ptr_sema=new AT(function(){return this.$target.sema;},function($v){this.$target.sema=$v;},k))),false,1);$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;case 7:l=k.state;$s=4;continue;case 5:$s=3;continue;case 2:$r=AJ((k.$ptr_sema||(k.$ptr_sema=new AT(function(){return this.$target.sema;},function($v){this.$target.sema=$v;},k))),true,1);$s=9;case 9:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 3:$s=-1;return;}return;}var $f={$blk:U.ptr.prototype.unlockSlow,$c:true,$r,j,k,l,$s};return $f;};U.prototype.unlockSlow=function(j){return this.$val.unlockSlow(j);};AA=function(j){var j,k;return new Z.ptr(((k||(k=new BD(function(){return j;},function($v){j=$v;})))));};W.ptr.prototype.Load=function(j){var{j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{j});$s=$s||0;s:while(true){switch($s){case 0:k=$ifaceNil;l=false;m=this;n=$assertType(m.read.Load(),X,true);o=$clone(n[0],X);p=(q=o.m[$emptyInterface.keyFor(j)],q!==undefined?[q.v,true]:[BE.nil,false]);r=p[0];l=p[1];if(!l&&o.amended){$s=1;continue;}$s=2;continue;case 1:$r=m.mu.Lock();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}s=$assertType(m.read.Load(),X,true);X.copy(o,s[0]);t=(u=o.m[$emptyInterface.keyFor(j)],u!==undefined?[u.v,true]:[BE.nil,false]);r=t[0];l=t[1];if(!l&&o.amended){v=(w=m.dirty[$emptyInterface.keyFor(j)],w!==undefined?[w.v,true]:[BE.nil,false]);r=v[0];l=v[1];m.missLocked();}$r=m.mu.Unlock();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 2:if(!l){x=$ifaceNil;y=false;k=x;l=y;$s=-1;return[k,l];}z=r.load();k=z[0];l=z[1];$s=-1;return[k,l];}return;}var $f={$blk:W.ptr.prototype.Load,$c:true,$r,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};W.prototype.Load=function(j){return this.$val.Load(j);};Z.ptr.prototype.load=function(){var j,k,l,m,n,o,p,q;j=$ifaceNil;k=false;l=this;m=B.LoadPointer((l.$ptr_p||(l.$ptr_p=new AY(function(){return this.$target.p;},function($v){this.$target.p=$v;},l))));if(m===0||m===Y){n=$ifaceNil;o=false;j=n;k=o;return[j,k];}p=(m).$get();q=true;j=p;k=q;return[j,k];};Z.prototype.load=function(){return this.$val.load();};W.ptr.prototype.Store=function(j,k){var{aa,ab,ac,ad,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{j,k});$s=$s||0;s:while(true){switch($s){case 0:k=[k];l=this;m=$assertType(l.read.Load(),X,true);n=$clone(m[0],X);o=(p=n.m[$emptyInterface.keyFor(j)],p!==undefined?[p.v,true]:[BE.nil,false]);q=o[0];r=o[1];if(r&&q.tryStore((k.$ptr||(k.$ptr=new BD(function(){return this.$target[0];},function($v){this.$target[0]=$v;},k))))){$s=-1;return;}$r=l.mu.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}s=$assertType(l.read.Load(),X,true);X.copy(n,s[0]);t=(u=n.m[$emptyInterface.keyFor(j)],u!==undefined?[u.v,true]:[BE.nil,false]);v=t[0];w=t[1];if(w){if(v.unexpungeLocked()){x=j;(l.dirty||$throwRuntimeError("assignment to entry in nil map"))[$emptyInterface.keyFor(x)]={k:x,v:v};}v.storeLocked((k.$ptr||(k.$ptr=new BD(function(){return this.$target[0];},function($v){this.$target[0]=$v;},k))));}else{y=(z=l.dirty[$emptyInterface.keyFor(j)],z!==undefined?[z.v,true]:[BE.nil,false]);aa=y[0];ab=y[1];if(ab){aa.storeLocked((k.$ptr||(k.$ptr=new BD(function(){return this.$target[0];},function($v){this.$target[0]=$v;},k))));}else{if(!n.amended){l.dirtyLocked();l.read.Store((ac=new X.ptr(n.m,true),new ac.constructor.elem(ac)));}ad=j;(l.dirty||$throwRuntimeError("assignment to entry in nil map"))[$emptyInterface.keyFor(ad)]={k:ad,v:AA(k[0])};}}$r=l.mu.Unlock();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:W.ptr.prototype.Store,$c:true,$r,aa,ab,ac,ad,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};W.prototype.Store=function(j,k){return this.$val.Store(j,k);};Z.ptr.prototype.tryStore=function(j){var j,k,l;k=this;while(true){l=B.LoadPointer((k.$ptr_p||(k.$ptr_p=new AY(function(){return this.$target.p;},function($v){this.$target.p=$v;},k))));if(l===Y){return false;}if(B.CompareAndSwapPointer((k.$ptr_p||(k.$ptr_p=new AY(function(){return this.$target.p;},function($v){this.$target.p=$v;},k))),l,(j))){return true;}}};Z.prototype.tryStore=function(j){return this.$val.tryStore(j);};Z.ptr.prototype.unexpungeLocked=function(){var j,k;j=false;k=this;j=B.CompareAndSwapPointer((k.$ptr_p||(k.$ptr_p=new AY(function(){return this.$target.p;},function($v){this.$target.p=$v;},k))),Y,0);return j;};Z.prototype.unexpungeLocked=function(){return this.$val.unexpungeLocked();};Z.ptr.prototype.storeLocked=function(j){var j,k;k=this;B.StorePointer((k.$ptr_p||(k.$ptr_p=new AY(function(){return this.$target.p;},function($v){this.$target.p=$v;},k))),(j));};Z.prototype.storeLocked=function(j){return this.$val.storeLocked(j);};W.ptr.prototype.LoadOrStore=function(j,k){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{j,k});$s=$s||0;s:while(true){switch($s){case 0:l=$ifaceNil;m=false;n=this;o=$assertType(n.read.Load(),X,true);p=$clone(o[0],X);q=(r=p.m[$emptyInterface.keyFor(j)],r!==undefined?[r.v,true]:[BE.nil,false]);s=q[0];t=q[1];if(t){u=s.tryLoadOrStore(k);v=u[0];w=u[1];x=u[2];if(x){y=v;z=w;l=y;m=z;$s=-1;return[l,m];}}$r=n.mu.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}aa=$assertType(n.read.Load(),X,true);X.copy(p,aa[0]);ab=(ac=p.m[$emptyInterface.keyFor(j)],ac!==undefined?[ac.v,true]:[BE.nil,false]);ad=ab[0];ae=ab[1];if(ae){if(ad.unexpungeLocked()){af=j;(n.dirty||$throwRuntimeError("assignment to entry in nil map"))[$emptyInterface.keyFor(af)]={k:af,v:ad};}ag=ad.tryLoadOrStore(k);l=ag[0];m=ag[1];}else{ah=(ai=n.dirty[$emptyInterface.keyFor(j)],ai!==undefined?[ai.v,true]:[BE.nil,false]);aj=ah[0];ak=ah[1];if(ak){al=aj.tryLoadOrStore(k);l=al[0];m=al[1];n.missLocked();}else{if(!p.amended){n.dirtyLocked();n.read.Store((am=new X.ptr(p.m,true),new am.constructor.elem(am)));}an=j;(n.dirty||$throwRuntimeError("assignment to entry in nil map"))[$emptyInterface.keyFor(an)]={k:an,v:AA(k)};ao=k;ap=false;l=ao;m=ap;}}$r=n.mu.Unlock();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}aq=l;ar=m;l=aq;m=ar;$s=-1;return[l,m];}return;}var $f={$blk:W.ptr.prototype.LoadOrStore,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};W.prototype.LoadOrStore=function(j,k){return this.$val.LoadOrStore(j,k);};Z.ptr.prototype.tryLoadOrStore=function(j){var aa,ab,ac,ad,ae,af,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;k=$ifaceNil;l=false;m=false;n=this;o=B.LoadPointer((n.$ptr_p||(n.$ptr_p=new AY(function(){return this.$target.p;},function($v){this.$target.p=$v;},n))));if(o===Y){p=$ifaceNil;q=false;r=false;k=p;l=q;m=r;return[k,l,m];}if(!(o===0)){s=(o).$get();t=true;u=true;k=s;l=t;m=u;return[k,l,m];}v=j;while(true){if(B.CompareAndSwapPointer((n.$ptr_p||(n.$ptr_p=new AY(function(){return this.$target.p;},function($v){this.$target.p=$v;},n))),0,((w||(w=new BD(function(){return v;},function($v){v=$v;})))))){x=j;y=false;z=true;k=x;l=y;m=z;return[k,l,m];}o=B.LoadPointer((n.$ptr_p||(n.$ptr_p=new AY(function(){return this.$target.p;},function($v){this.$target.p=$v;},n))));if(o===Y){aa=$ifaceNil;ab=false;ac=false;k=aa;l=ab;m=ac;return[k,l,m];}if(!(o===0)){ad=(o).$get();ae=true;af=true;k=ad;l=ae;m=af;return[k,l,m];}}};Z.prototype.tryLoadOrStore=function(j){return this.$val.tryLoadOrStore(j);};W.ptr.prototype.LoadAndDelete=function(j){var{aa,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{j});$s=$s||0;s:while(true){switch($s){case 0:k=$ifaceNil;l=false;m=this;n=$assertType(m.read.Load(),X,true);o=$clone(n[0],X);p=(q=o.m[$emptyInterface.keyFor(j)],q!==undefined?[q.v,true]:[BE.nil,false]);r=p[0];s=p[1];if(!s&&o.amended){$s=1;continue;}$s=2;continue;case 1:$r=m.mu.Lock();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}t=$assertType(m.read.Load(),X,true);X.copy(o,t[0]);u=(v=o.m[$emptyInterface.keyFor(j)],v!==undefined?[v.v,true]:[BE.nil,false]);r=u[0];s=u[1];if(!s&&o.amended){w=(x=m.dirty[$emptyInterface.keyFor(j)],x!==undefined?[x.v,true]:[BE.nil,false]);r=w[0];s=w[1];delete m.dirty[$emptyInterface.keyFor(j)];m.missLocked();}$r=m.mu.Unlock();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 2:if(s){y=r.delete$();k=y[0];l=y[1];$s=-1;return[k,l];}z=$ifaceNil;aa=false;k=z;l=aa;$s=-1;return[k,l];}return;}var $f={$blk:W.ptr.prototype.LoadAndDelete,$c:true,$r,aa,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};W.prototype.LoadAndDelete=function(j){return this.$val.LoadAndDelete(j);};W.ptr.prototype.Delete=function(j){var{j,k,l,$s,$r,$c}=$restore(this,{j});$s=$s||0;s:while(true){switch($s){case 0:k=this;l=k.LoadAndDelete(j);$s=1;case 1:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}l;$s=-1;return;}return;}var $f={$blk:W.ptr.prototype.Delete,$c:true,$r,j,k,l,$s};return $f;};W.prototype.Delete=function(j){return this.$val.Delete(j);};Z.ptr.prototype.delete$=function(){var j,k,l,m,n,o,p,q;j=$ifaceNil;k=false;l=this;while(true){m=B.LoadPointer((l.$ptr_p||(l.$ptr_p=new AY(function(){return this.$target.p;},function($v){this.$target.p=$v;},l))));if(m===0||m===Y){n=$ifaceNil;o=false;j=n;k=o;return[j,k];}if(B.CompareAndSwapPointer((l.$ptr_p||(l.$ptr_p=new AY(function(){return this.$target.p;},function($v){this.$target.p=$v;},l))),m,0)){p=(m).$get();q=true;j=p;k=q;return[j,k];}}};Z.prototype.delete$=function(){return this.$val.delete$();};W.ptr.prototype.Range=function(j){var{j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,$s,$r,$c}=$restore(this,{j});$s=$s||0;s:while(true){switch($s){case 0:k=this;l=$assertType(k.read.Load(),X,true);m=$clone(l[0],X);if(m.amended){$s=1;continue;}$s=2;continue;case 1:$r=k.mu.Lock();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}n=$assertType(k.read.Load(),X,true);X.copy(m,n[0]);if(m.amended){X.copy(m,new X.ptr(k.dirty,false));k.read.Store(new m.constructor.elem(m));k.dirty=false;k.misses=0;}$r=k.mu.Unlock();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 2:o=m.m;p=0;q=$keys(o);case 5:if(!(p>0;if(j.misses<$keys(j.dirty).length){return;}j.read.Store((k=new X.ptr(j.dirty,false),new k.constructor.elem(k)));j.dirty=false;j.misses=0;};W.prototype.missLocked=function(){return this.$val.missLocked();};W.ptr.prototype.dirtyLocked=function(){var j,k,l,m,n,o,p,q,r,s,t;j=this;if(!(j.dirty===false)){return;}k=$assertType(j.read.Load(),X,true);l=$clone(k[0],X);j.dirty=(m=$keys(l.m).length,((m<0||m>2147483647)?$throwRuntimeError("makemap: size out of range"):{}));n=l.m;o=0;p=$keys(n);while(true){if(!(o>0;if(k.counter<0){$panic(new $String("sync: negative WaitGroup counter"));}if(k.counter>0&&k.ch===$chanNil){k.ch=new $Chan(BG,0);}if((k.counter===0)&&!(k.ch===$chanNil)){$close(k.ch);k.ch=$chanNil;}};AE.prototype.Add=function(j){return this.$val.Add(j);};AE.ptr.prototype.Wait=function(){var{j,k,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:j=this;if(j.counter>0){$s=1;continue;}$s=2;continue;case 1:k=$recv(j.ch);$s=3;case 3:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}k[0];case 2:$s=-1;return;}return;}var $f={$blk:AE.ptr.prototype.Wait,$c:true,$r,j,k,$s};return $f;};AE.prototype.Wait=function(){return this.$val.Wait();};AH=function(j){var{j,$s,$r,$c}=$restore(this,{j});$s=$s||0;s:while(true){switch($s){case 0:$r=AI(j,false,1);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:AH,$c:true,$r,j,$s};return $f;};$linknames["sync.runtime_Semacquire"]=AH;AI=function(j,k,l){var{j,k,l,m,n,o,p,q,r,s,t,u,v,$s,$r,$c}=$restore(this,{j,k,l});$s=$s||0;s:while(true){switch($s){case 0:if(((j.$get()-(m=AG[AT.keyFor(j)],m!==undefined?m.v:0)>>>0))===0){$s=1;continue;}$s=2;continue;case 1:n=new $Chan($Bool,0);if(k){o=j;(AF||$throwRuntimeError("assignment to entry in nil map"))[AT.keyFor(o)]={k:o,v:$appendSlice(new BI([n]),(p=AF[AT.keyFor(j)],p!==undefined?p.v:BI.nil))};}else{q=j;(AF||$throwRuntimeError("assignment to entry in nil map"))[AT.keyFor(q)]={k:q,v:$append((r=AF[AT.keyFor(j)],r!==undefined?r.v:BI.nil),n)};}s=$recv(n);$s=3;case 3:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}s[0];t=j;(AG||$throwRuntimeError("assignment to entry in nil map"))[AT.keyFor(t)]={k:t,v:(u=AG[AT.keyFor(j)],u!==undefined?u.v:0)-(1)>>>0};if((v=AG[AT.keyFor(j)],v!==undefined?v.v:0)===0){delete AG[AT.keyFor(j)];}case 2:j.$set(j.$get()-(1)>>>0);$s=-1;return;}return;}var $f={$blk:AI,$c:true,$r,j,k,l,m,n,o,p,q,r,s,t,u,v,$s};return $f;};AJ=function(j,k,l){var{j,k,l,m,n,o,p,q,r,$s,$r,$c}=$restore(this,{j,k,l});$s=$s||0;s:while(true){switch($s){case 0:j.$set(j.$get()+(1)>>>0);n=(m=AF[AT.keyFor(j)],m!==undefined?m.v:BI.nil);if(n.$length===0){$s=-1;return;}o=(0>=n.$length?($throwRuntimeError("index out of range"),undefined):n.$array[n.$offset+0]);n=$subslice(n,1);p=j;(AF||$throwRuntimeError("assignment to entry in nil map"))[AT.keyFor(p)]={k:p,v:n};if(n.$length===0){delete AF[AT.keyFor(j)];}q=j;(AG||$throwRuntimeError("assignment to entry in nil map"))[AT.keyFor(q)]={k:q,v:(r=AG[AT.keyFor(j)],r!==undefined?r.v:0)+(1)>>>0};$r=$send(o,true);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:AJ,$c:true,$r,j,k,l,m,n,o,p,q,r,$s};return $f;};$linknames["sync.runtime_Semrelease"]=AJ;AK=function(j){var j;};AL=function(j){var j;return false;};AM=function(){return $mul64($internalize(new($global.Date)().getTime(),$Int64),new $Int64(0,1000000));};AN=function(j){var j;$throwRuntimeError($externalize(j,$String));};AO.ptr.prototype.Get=function(){var{j,k,l,m,n,o,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:j=this;if(j.store.$length===0){$s=1;continue;}$s=2;continue;case 1:if(!(j.New===$throwNilPointerError)){$s=3;continue;}$s=4;continue;case 3:k=j.New();$s=5;case 5:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;$s=6;case 6:return l;case 4:$s=-1;return $ifaceNil;case 2:o=(m=j.store,n=j.store.$length-1>>0,((n<0||n>=m.$length)?($throwRuntimeError("index out of range"),undefined):m.$array[m.$offset+n]));j.store=$subslice(j.store,0,(j.store.$length-1>>0));$s=-1;return o;}return;}var $f={$blk:AO.ptr.prototype.Get,$c:true,$r,j,k,l,m,n,o,$s};return $f;};AO.prototype.Get=function(){return this.$val.Get();};AO.ptr.prototype.Put=function(j){var j,k;k=this;if($interfaceIsEqual(j,$ifaceNil)){return;}k.store=$append(k.store,j);};AO.prototype.Put=function(j){return this.$val.Put(j);};AR.ptr.prototype.Wait=function(){var{j,k,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:j=this;j.n=j.n+(1)>>0;if(j.ch===$chanNil){j.ch=new $Chan($Bool,0);}$r=j.L.Unlock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}k=$recv(j.ch);$s=2;case 2:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}k[0];$r=j.L.Lock();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:AR.ptr.prototype.Wait,$c:true,$r,j,k,$s};return $f;};AR.prototype.Wait=function(){return this.$val.Wait();};AR.ptr.prototype.Signal=function(){var{j,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:j=this;if(j.n===0){$s=-1;return;}j.n=j.n-(1)>>0;$r=$send(j.ch,true);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:AR.ptr.prototype.Signal,$c:true,$r,j,$s};return $f;};AR.prototype.Signal=function(){return this.$val.Signal();};AR.ptr.prototype.Broadcast=function(){var{j,k,l,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:j=this;k=j.n;j.n=0;l=0;case 1:if(!(l>0;$s=1;continue;case 2:$s=-1;return;}return;}var $f={$blk:AR.ptr.prototype.Broadcast,$c:true,$r,j,k,l,$s};return $f;};AR.prototype.Broadcast=function(){return this.$val.Broadcast();};AX.methods=[{prop:"RLock",name:"RLock",pkg:"",typ:$funcType([],[],false)},{prop:"TryRLock",name:"TryRLock",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"RUnlock",name:"RUnlock",pkg:"",typ:$funcType([],[],false)},{prop:"rUnlockSlow",name:"rUnlockSlow",pkg:"sync",typ:$funcType([$Int32],[],false)},{prop:"Lock",name:"Lock",pkg:"",typ:$funcType([],[],false)},{prop:"TryLock",name:"TryLock",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Unlock",name:"Unlock",pkg:"",typ:$funcType([],[],false)},{prop:"RLocker",name:"RLocker",pkg:"",typ:$funcType([],[V],false)}];AW.methods=[{prop:"Lock",name:"Lock",pkg:"",typ:$funcType([],[],false)},{prop:"Unlock",name:"Unlock",pkg:"",typ:$funcType([],[],false)}];BM.methods=[{prop:"Do",name:"Do",pkg:"",typ:$funcType([BL],[],false)},{prop:"doSlow",name:"doSlow",pkg:"sync",typ:$funcType([BL],[],false)}];BN.methods=[{prop:"Lock",name:"Lock",pkg:"",typ:$funcType([],[],false)},{prop:"TryLock",name:"TryLock",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"lockSlow",name:"lockSlow",pkg:"sync",typ:$funcType([],[],false)},{prop:"Unlock",name:"Unlock",pkg:"",typ:$funcType([],[],false)},{prop:"unlockSlow",name:"unlockSlow",pkg:"sync",typ:$funcType([$Int32],[],false)}];BP.methods=[{prop:"Load",name:"Load",pkg:"",typ:$funcType([$emptyInterface],[$emptyInterface,$Bool],false)},{prop:"Store",name:"Store",pkg:"",typ:$funcType([$emptyInterface,$emptyInterface],[],false)},{prop:"LoadOrStore",name:"LoadOrStore",pkg:"",typ:$funcType([$emptyInterface,$emptyInterface],[$emptyInterface,$Bool],false)},{prop:"LoadAndDelete",name:"LoadAndDelete",pkg:"",typ:$funcType([$emptyInterface],[$emptyInterface,$Bool],false)},{prop:"Delete",name:"Delete",pkg:"",typ:$funcType([$emptyInterface],[],false)},{prop:"Range",name:"Range",pkg:"",typ:$funcType([BO],[],false)},{prop:"missLocked",name:"missLocked",pkg:"sync",typ:$funcType([],[],false)},{prop:"dirtyLocked",name:"dirtyLocked",pkg:"sync",typ:$funcType([],[],false)}];BE.methods=[{prop:"load",name:"load",pkg:"sync",typ:$funcType([],[$emptyInterface,$Bool],false)},{prop:"tryStore",name:"tryStore",pkg:"sync",typ:$funcType([BD],[$Bool],false)},{prop:"unexpungeLocked",name:"unexpungeLocked",pkg:"sync",typ:$funcType([],[$Bool],false)},{prop:"storeLocked",name:"storeLocked",pkg:"sync",typ:$funcType([BD],[],false)},{prop:"tryLoadOrStore",name:"tryLoadOrStore",pkg:"sync",typ:$funcType([$emptyInterface],[$emptyInterface,$Bool,$Bool],false)},{prop:"delete$",name:"delete",pkg:"sync",typ:$funcType([],[$emptyInterface,$Bool],false)},{prop:"tryExpungeLocked",name:"tryExpungeLocked",pkg:"sync",typ:$funcType([],[$Bool],false)}];BR.methods=[{prop:"check",name:"check",pkg:"sync",typ:$funcType([],[],false)}];BS.methods=[{prop:"Lock",name:"Lock",pkg:"",typ:$funcType([],[],false)},{prop:"Unlock",name:"Unlock",pkg:"",typ:$funcType([],[],false)}];BT.methods=[{prop:"state",name:"state",pkg:"sync",typ:$funcType([],[AS,AT],false)},{prop:"Done",name:"Done",pkg:"",typ:$funcType([],[],false)},{prop:"Add",name:"Add",pkg:"",typ:$funcType([$Int],[],false)},{prop:"Wait",name:"Wait",pkg:"",typ:$funcType([],[],false)}];BW.methods=[{prop:"Get",name:"Get",pkg:"",typ:$funcType([],[$emptyInterface],false)},{prop:"Put",name:"Put",pkg:"",typ:$funcType([$emptyInterface],[],false)}];BY.methods=[{prop:"Wait",name:"Wait",pkg:"",typ:$funcType([],[],false)},{prop:"Signal",name:"Signal",pkg:"",typ:$funcType([],[],false)},{prop:"Broadcast",name:"Broadcast",pkg:"",typ:$funcType([],[],false)}];D.init("sync",[{prop:"w",name:"w",embedded:false,exported:false,typ:U,tag:""},{prop:"writerSem",name:"writerSem",embedded:false,exported:false,typ:$Uint32,tag:""},{prop:"readerSem",name:"readerSem",embedded:false,exported:false,typ:$Uint32,tag:""},{prop:"readerCount",name:"readerCount",embedded:false,exported:false,typ:$Int32,tag:""},{prop:"readerWait",name:"readerWait",embedded:false,exported:false,typ:$Int32,tag:""}]);E.init("sync",[{prop:"w",name:"w",embedded:false,exported:false,typ:U,tag:""},{prop:"writerSem",name:"writerSem",embedded:false,exported:false,typ:$Uint32,tag:""},{prop:"readerSem",name:"readerSem",embedded:false,exported:false,typ:$Uint32,tag:""},{prop:"readerCount",name:"readerCount",embedded:false,exported:false,typ:$Int32,tag:""},{prop:"readerWait",name:"readerWait",embedded:false,exported:false,typ:$Int32,tag:""}]);F.init("sync",[{prop:"wait",name:"wait",embedded:false,exported:false,typ:$Uint32,tag:""},{prop:"notify",name:"notify",embedded:false,exported:false,typ:$Uint32,tag:""},{prop:"lock",name:"lock",embedded:false,exported:false,typ:$Uintptr,tag:""},{prop:"head",name:"head",embedded:false,exported:false,typ:$UnsafePointer,tag:""},{prop:"tail",name:"tail",embedded:false,exported:false,typ:$UnsafePointer,tag:""}]);T.init("sync",[{prop:"done",name:"done",embedded:false,exported:false,typ:$Uint32,tag:""},{prop:"m",name:"m",embedded:false,exported:false,typ:U,tag:""}]);U.init("sync",[{prop:"state",name:"state",embedded:false,exported:false,typ:$Int32,tag:""},{prop:"sema",name:"sema",embedded:false,exported:false,typ:$Uint32,tag:""}]);V.init([{prop:"Lock",name:"Lock",pkg:"",typ:$funcType([],[],false)},{prop:"Unlock",name:"Unlock",pkg:"",typ:$funcType([],[],false)}]);W.init("sync",[{prop:"mu",name:"mu",embedded:false,exported:false,typ:U,tag:""},{prop:"read",name:"read",embedded:false,exported:false,typ:B.Value,tag:""},{prop:"dirty",name:"dirty",embedded:false,exported:false,typ:BQ,tag:""},{prop:"misses",name:"misses",embedded:false,exported:false,typ:$Int,tag:""}]);X.init("sync",[{prop:"m",name:"m",embedded:false,exported:false,typ:BQ,tag:""},{prop:"amended",name:"amended",embedded:false,exported:false,typ:$Bool,tag:""}]);Z.init("sync",[{prop:"p",name:"p",embedded:false,exported:false,typ:$UnsafePointer,tag:""}]);AD.init("",[]);AE.init("sync",[{prop:"counter",name:"counter",embedded:false,exported:false,typ:$Int,tag:""},{prop:"ch",name:"ch",embedded:false,exported:false,typ:BU,tag:""},{prop:"state1",name:"state1",embedded:false,exported:false,typ:$Uint64,tag:""},{prop:"state2",name:"state2",embedded:false,exported:false,typ:$Uint32,tag:""}]);AO.init("sync",[{prop:"store",name:"store",embedded:false,exported:false,typ:BV,tag:""},{prop:"New",name:"New",embedded:false,exported:true,typ:BX,tag:""}]);AR.init("sync",[{prop:"noCopy",name:"noCopy",embedded:false,exported:false,typ:AD,tag:""},{prop:"L",name:"L",embedded:false,exported:true,typ:V,tag:""},{prop:"notify",name:"notify",embedded:false,exported:false,typ:F,tag:""},{prop:"checker",name:"checker",embedded:false,exported:false,typ:AC,tag:""},{prop:"n",name:"n",embedded:false,exported:false,typ:$Int,tag:""},{prop:"ch",name:"ch",embedded:false,exported:false,typ:BH,tag:""}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=C.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=A.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}Y=(new Uint8Array(8));AF={};AG={};K();}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["io"]=(function(){var $pkg={},$init,A,B,H,I,N,O,P,R,S,T,U,Z,AA,AB,AD,AE,AF,AH,AI,AR,AT,AY,BB,BE,BF,BG,BI,BJ,BL,BT,M,AU,AV,AZ,a,J,AJ,AK,AL,AM,AN,AO,AP,AQ,AS,BA,BC;A=$packages["errors"];B=$packages["sync"];H=$pkg.eofReader=$newType(0,$kindStruct,"io.eofReader",true,"io",false,function(){this.$val=this;if(arguments.length===0){return;}});I=$pkg.multiReader=$newType(0,$kindStruct,"io.multiReader",true,"io",false,function(readers_){this.$val=this;if(arguments.length===0){this.readers=BJ.nil;return;}this.readers=readers_;});N=$pkg.Reader=$newType(8,$kindInterface,"io.Reader",true,"io",true,null);O=$pkg.Writer=$newType(8,$kindInterface,"io.Writer",true,"io",true,null);P=$pkg.Closer=$newType(8,$kindInterface,"io.Closer",true,"io",true,null);R=$pkg.ReadWriter=$newType(8,$kindInterface,"io.ReadWriter",true,"io",true,null);S=$pkg.ReadCloser=$newType(8,$kindInterface,"io.ReadCloser",true,"io",true,null);T=$pkg.WriteCloser=$newType(8,$kindInterface,"io.WriteCloser",true,"io",true,null);U=$pkg.ReadWriteCloser=$newType(8,$kindInterface,"io.ReadWriteCloser",true,"io",true,null);Z=$pkg.ReaderFrom=$newType(8,$kindInterface,"io.ReaderFrom",true,"io",true,null);AA=$pkg.WriterTo=$newType(8,$kindInterface,"io.WriterTo",true,"io",true,null);AB=$pkg.ReaderAt=$newType(8,$kindInterface,"io.ReaderAt",true,"io",true,null);AD=$pkg.ByteReader=$newType(8,$kindInterface,"io.ByteReader",true,"io",true,null);AE=$pkg.ByteScanner=$newType(8,$kindInterface,"io.ByteScanner",true,"io",true,null);AF=$pkg.ByteWriter=$newType(8,$kindInterface,"io.ByteWriter",true,"io",true,null);AH=$pkg.RuneScanner=$newType(8,$kindInterface,"io.RuneScanner",true,"io",true,null);AI=$pkg.StringWriter=$newType(8,$kindInterface,"io.StringWriter",true,"io",true,null);AR=$pkg.LimitedReader=$newType(0,$kindStruct,"io.LimitedReader",true,"io",true,function(R_,N_){this.$val=this;if(arguments.length===0){this.R=$ifaceNil;this.N=new $Int64(0,0);return;}this.R=R_;this.N=N_;});AT=$pkg.SectionReader=$newType(0,$kindStruct,"io.SectionReader",true,"io",true,function(r_,base_,off_,limit_){this.$val=this;if(arguments.length===0){this.r=$ifaceNil;this.base=new $Int64(0,0);this.off=new $Int64(0,0);this.limit=new $Int64(0,0);return;}this.r=r_;this.base=base_;this.off=off_;this.limit=limit_;});AY=$pkg.discard=$newType(0,$kindStruct,"io.discard",true,"io",false,function(){this.$val=this;if(arguments.length===0){return;}});BB=$pkg.nopCloser=$newType(0,$kindStruct,"io.nopCloser",true,"io",false,function(Reader_){this.$val=this;if(arguments.length===0){this.Reader=$ifaceNil;return;}this.Reader=Reader_;});BE=$sliceType($emptyInterface);BF=$sliceType($Uint8);BG=$ptrType(BF);BI=$ptrType(I);BJ=$sliceType(N);BL=$ptrType(AR);BT=$ptrType(AT);H.ptr.prototype.Read=function(c){var c;return[0,$pkg.EOF];};H.prototype.Read=function(c){return this.$val.Read(c);};I.ptr.prototype.Read=function(c){var{c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,$s,$r,$c}=$restore(this,{c});$s=$s||0;s:while(true){switch($s){case 0:d=0;e=$ifaceNil;f=this;case 1:if(!(f.readers.$length>0)){$s=2;continue;}if(f.readers.$length===1){g=$assertType((h=f.readers,(0>=h.$length?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+0])),BI,true);i=g[0];j=g[1];if(j){f.readers=i.readers;$s=1;continue;}}m=(l=f.readers,(0>=l.$length?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+0])).Read(c);$s=3;case 3:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}k=m;d=k[0];e=k[1];if($interfaceIsEqual(e,$pkg.EOF)){(o=f.readers,(0>=o.$length?($throwRuntimeError("index out of range"),undefined):o.$array[o.$offset+0]=(n=new H.ptr(),new n.constructor.elem(n))));f.readers=$subslice(f.readers,1);}if(d>0||!($interfaceIsEqual(e,$pkg.EOF))){if($interfaceIsEqual(e,$pkg.EOF)&&f.readers.$length>0){e=$ifaceNil;}$s=-1;return[d,e];}$s=1;continue;case 2:p=0;q=$pkg.EOF;d=p;e=q;$s=-1;return[d,e];}return;}var $f={$blk:I.ptr.prototype.Read,$c:true,$r,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,$s};return $f;};I.prototype.Read=function(c){return this.$val.Read(c);};J=function(c){var c,d;d=$makeSlice(BJ,c.$length);$copySlice(d,c);return new I.ptr(d);};$pkg.MultiReader=J;AJ=function(c,d){var{c,d,e,f,g,h,i,j,k,l,m,n,o,$s,$r,$c}=$restore(this,{c,d});$s=$s||0;s:while(true){switch($s){case 0:e=0;f=$ifaceNil;g=$assertType(c,AI,true);h=g[0];i=g[1];if(i){$s=1;continue;}$s=2;continue;case 1:k=h.WriteString(d);$s=3;case 3:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j=k;e=j[0];f=j[1];l=[e,f];$s=4;case 4:return l;case 2:n=c.Write((new BF($stringToBytes(d))));$s=5;case 5:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;e=m[0];f=m[1];o=[e,f];$s=6;case 6:return o;}return;}var $f={$blk:AJ,$c:true,$r,c,d,e,f,g,h,i,j,k,l,m,n,o,$s};return $f;};$pkg.WriteString=AJ;AK=function(c,d,e){var{c,d,e,f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{c,d,e});$s=$s||0;s:while(true){switch($s){case 0:f=0;g=$ifaceNil;if(d.$length>0;$s=1;continue;case 2:if(f>=e){g=$ifaceNil;}else if(f>0&&$interfaceIsEqual(g,$pkg.EOF)){g=$pkg.ErrUnexpectedEOF;}$s=-1;return[f,g];}return;}var $f={$blk:AK,$c:true,$r,c,d,e,f,g,h,i,j,k,l,$s};return $f;};$pkg.ReadAtLeast=AK;AL=function(c,d){var{c,d,e,f,g,h,i,$s,$r,$c}=$restore(this,{c,d});$s=$s||0;s:while(true){switch($s){case 0:e=0;f=$ifaceNil;h=AK(c,d,d.$length);$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}g=h;e=g[0];f=g[1];i=[e,f];$s=2;case 2:return i;}return;}var $f={$blk:AL,$c:true,$r,c,d,e,f,g,h,i,$s};return $f;};$pkg.ReadFull=AL;AM=function(c,d,e){var{c,d,e,f,g,h,i,j,k,$s,$r,$c}=$restore(this,{c,d,e});$s=$s||0;s:while(true){switch($s){case 0:f=new $Int64(0,0);g=$ifaceNil;i=AN(c,AQ(d,e));$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}h=i;f=h[0];g=h[1];if((f.$high===e.$high&&f.$low===e.$low)){j=e;k=$ifaceNil;f=j;g=k;$s=-1;return[f,g];}if((f.$highy.$high||(x.$high===y.$high&&x.$low>y.$low)))){if((z=v.N,(z.$high<0||(z.$high===0&&z.$low<1)))){t=1;}else{t=(((aa=v.N,aa.$low+((aa.$high>>31)*4294967296))>>0));}}e=$makeSlice(BF,t);}case 9:ac=d.Read(e);$s=11;case 11:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}ab=ac;ad=ab[0];ae=ab[1];if(ad>0){$s=12;continue;}$s=13;continue;case 12:ag=c.Write($subslice(e,0,ad));$s=14;case 14:if($c){$c=false;ag=ag.$blk();}if(ag&&ag.$blk!==undefined){break s;}af=ag;ah=af[0];ai=af[1];if(ah<0||adk.$high||(j.$high===k.$high&&j.$low>k.$low)))){c=$subslice(c,0,$flatten64(f.N));}m=f.R.Read(c);$s=1;case 1:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}l=m;d=l[0];e=l[1];f.N=(n=f.N,o=(new $Int64(0,d)),new $Int64(n.$high-o.$high,n.$low-o.$low));$s=-1;return[d,e];}return;}var $f={$blk:AR.ptr.prototype.Read,$c:true,$r,c,d,e,f,g,h,i,j,k,l,m,n,o,$s};return $f;};AR.prototype.Read=function(c){return this.$val.Read(c);};AS=function(c,d,e){var c,d,e,f,g;f=new $Int64(0,0);if((g=new $Int64(2147483647-e.$high,4294967295-e.$low),(d.$highh.$high||(g.$high===h.$high&&g.$low>=h.$low)))){i=0;j=$pkg.EOF;d=i;e=j;$s=-1;return[d,e];}m=(k=f.limit,l=f.off,new $Int64(k.$high-l.$high,k.$low-l.$low));if((n=(new $Int64(0,c.$length)),(n.$high>m.$high||(n.$high===m.$high&&n.$low>m.$low)))){c=$subslice(c,0,$flatten64(m));}p=f.r.ReadAt(c,f.off);$s=1;case 1:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}o=p;d=o[0];e=o[1];f.off=(q=f.off,r=(new $Int64(0,d)),new $Int64(q.$high+r.$high,q.$low+r.$low));$s=-1;return[d,e];}return;}var $f={$blk:AT.ptr.prototype.Read,$c:true,$r,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,$s};return $f;};AT.prototype.Read=function(c){return this.$val.Read(c);};AT.ptr.prototype.Seek=function(c,d){var c,d,e,f,g,h,i,j,k;e=this;f=d;if(f===(0)){c=(g=e.base,new $Int64(c.$high+g.$high,c.$low+g.$low));}else if(f===(1)){c=(h=e.off,new $Int64(c.$high+h.$high,c.$low+h.$low));}else if(f===(2)){c=(i=e.limit,new $Int64(c.$high+i.$high,c.$low+i.$low));}else{return[new $Int64(0,0),AU];}if((j=e.base,(c.$highh.$high||(d.$high===h.$high&&d.$low>=h.$low)))){k=0;l=$pkg.EOF;e=k;f=l;$s=-1;return[e,f];}d=(m=g.base,new $Int64(d.$high+m.$high,d.$low+m.$low));o=(n=g.limit,new $Int64(n.$high-d.$high,n.$low-d.$low));if((p=(new $Int64(0,c.$length)),(p.$high>o.$high||(p.$high===o.$high&&p.$low>o.$low)))){$s=1;continue;}$s=2;continue;case 1:c=$subslice(c,0,$flatten64(o));r=g.r.ReadAt(c,d);$s=3;case 3:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}q=r;e=q[0];f=q[1];if($interfaceIsEqual(f,$ifaceNil)){f=$pkg.EOF;}s=e;t=f;e=s;f=t;$s=-1;return[e,f];case 2:v=g.r.ReadAt(c,d);$s=4;case 4:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}u=v;e=u[0];f=u[1];w=[e,f];$s=5;case 5:return w;}return;}var $f={$blk:AT.ptr.prototype.ReadAt,$c:true,$r,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s};return $f;};AT.prototype.ReadAt=function(c,d){return this.$val.ReadAt(c,d);};AT.ptr.prototype.Size=function(){var c,d,e;c=this;return(d=c.limit,e=c.base,new $Int64(d.$high-e.$high,d.$low-e.$low));};AT.prototype.Size=function(){return this.$val.Size();};AY.ptr.prototype.Write=function(c){var c;return[c.$length,$ifaceNil];};AY.prototype.Write=function(c){return this.$val.Write(c);};AY.ptr.prototype.WriteString=function(c){var c;return[c.length,$ifaceNil];};AY.prototype.WriteString=function(c){return this.$val.WriteString(c);};AY.ptr.prototype.ReadFrom=function(c){var{c,d,e,f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{c});$s=$s||0;s:while(true){switch($s){case 0:d=new $Int64(0,0);e=$ifaceNil;f=AZ.Get();$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=$assertType(f,BG);h=0;case 2:j=c.Read(g.$get());$s=4;case 4:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}i=j;h=i[0];e=i[1];d=(k=(new $Int64(0,h)),new $Int64(d.$high+k.$high,d.$low+k.$low));if(!($interfaceIsEqual(e,$ifaceNil))){AZ.Put(g);if($interfaceIsEqual(e,$pkg.EOF)){l=d;m=$ifaceNil;d=l;e=m;$s=-1;return[d,e];}$s=-1;return[d,e];}$s=2;continue;case 3:$s=-1;return[d,e];}return;}var $f={$blk:AY.ptr.prototype.ReadFrom,$c:true,$r,c,d,e,f,g,h,i,j,k,l,m,$s};return $f;};AY.prototype.ReadFrom=function(c){return this.$val.ReadFrom(c);};BA=function(c){var c,d;return(d=new BB.ptr(c),new d.constructor.elem(d));};$pkg.NopCloser=BA;BB.ptr.prototype.Close=function(){return $ifaceNil;};BB.prototype.Close=function(){return this.$val.Close();};BC=function(c){var{c,d,e,f,g,h,$s,$r,$c}=$restore(this,{c});$s=$s||0;s:while(true){switch($s){case 0:d=$makeSlice(BF,0,512);case 1:if(d.$length===d.$capacity){d=$subslice($append(d,0),0,d.$length);}f=c.Read($subslice(d,d.$length,d.$capacity));$s=3;case 3:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}e=f;g=e[0];h=e[1];d=$subslice(d,0,(d.$length+g>>0));if(!($interfaceIsEqual(h,$ifaceNil))){if($interfaceIsEqual(h,$pkg.EOF)){h=$ifaceNil;}$s=-1;return[d,h];}$s=1;continue;case 2:$s=-1;return[BF.nil,$ifaceNil];}return;}var $f={$blk:BC,$c:true,$r,c,d,e,f,g,h,$s};return $f;};$pkg.ReadAll=BC;H.methods=[{prop:"Read",name:"Read",pkg:"",typ:$funcType([BF],[$Int,$error],false)}];BI.methods=[{prop:"Read",name:"Read",pkg:"",typ:$funcType([BF],[$Int,$error],false)}];BL.methods=[{prop:"Read",name:"Read",pkg:"",typ:$funcType([BF],[$Int,$error],false)}];BT.methods=[{prop:"Read",name:"Read",pkg:"",typ:$funcType([BF],[$Int,$error],false)},{prop:"Seek",name:"Seek",pkg:"",typ:$funcType([$Int64,$Int],[$Int64,$error],false)},{prop:"ReadAt",name:"ReadAt",pkg:"",typ:$funcType([BF,$Int64],[$Int,$error],false)},{prop:"Size",name:"Size",pkg:"",typ:$funcType([],[$Int64],false)}];AY.methods=[{prop:"Write",name:"Write",pkg:"",typ:$funcType([BF],[$Int,$error],false)},{prop:"WriteString",name:"WriteString",pkg:"",typ:$funcType([$String],[$Int,$error],false)},{prop:"ReadFrom",name:"ReadFrom",pkg:"",typ:$funcType([N],[$Int64,$error],false)}];BB.methods=[{prop:"Close",name:"Close",pkg:"",typ:$funcType([],[$error],false)}];H.init("",[]);I.init("io",[{prop:"readers",name:"readers",embedded:false,exported:false,typ:BJ,tag:""}]);N.init([{prop:"Read",name:"Read",pkg:"",typ:$funcType([BF],[$Int,$error],false)}]);O.init([{prop:"Write",name:"Write",pkg:"",typ:$funcType([BF],[$Int,$error],false)}]);P.init([{prop:"Close",name:"Close",pkg:"",typ:$funcType([],[$error],false)}]);R.init([{prop:"Read",name:"Read",pkg:"",typ:$funcType([BF],[$Int,$error],false)},{prop:"Write",name:"Write",pkg:"",typ:$funcType([BF],[$Int,$error],false)}]);S.init([{prop:"Close",name:"Close",pkg:"",typ:$funcType([],[$error],false)},{prop:"Read",name:"Read",pkg:"",typ:$funcType([BF],[$Int,$error],false)}]);T.init([{prop:"Close",name:"Close",pkg:"",typ:$funcType([],[$error],false)},{prop:"Write",name:"Write",pkg:"",typ:$funcType([BF],[$Int,$error],false)}]);U.init([{prop:"Close",name:"Close",pkg:"",typ:$funcType([],[$error],false)},{prop:"Read",name:"Read",pkg:"",typ:$funcType([BF],[$Int,$error],false)},{prop:"Write",name:"Write",pkg:"",typ:$funcType([BF],[$Int,$error],false)}]);Z.init([{prop:"ReadFrom",name:"ReadFrom",pkg:"",typ:$funcType([N],[$Int64,$error],false)}]);AA.init([{prop:"WriteTo",name:"WriteTo",pkg:"",typ:$funcType([O],[$Int64,$error],false)}]);AB.init([{prop:"ReadAt",name:"ReadAt",pkg:"",typ:$funcType([BF,$Int64],[$Int,$error],false)}]);AD.init([{prop:"ReadByte",name:"ReadByte",pkg:"",typ:$funcType([],[$Uint8,$error],false)}]);AE.init([{prop:"ReadByte",name:"ReadByte",pkg:"",typ:$funcType([],[$Uint8,$error],false)},{prop:"UnreadByte",name:"UnreadByte",pkg:"",typ:$funcType([],[$error],false)}]);AF.init([{prop:"WriteByte",name:"WriteByte",pkg:"",typ:$funcType([$Uint8],[$error],false)}]);AH.init([{prop:"ReadRune",name:"ReadRune",pkg:"",typ:$funcType([],[$Int32,$Int,$error],false)},{prop:"UnreadRune",name:"UnreadRune",pkg:"",typ:$funcType([],[$error],false)}]);AI.init([{prop:"WriteString",name:"WriteString",pkg:"",typ:$funcType([$String],[$Int,$error],false)}]);AR.init("",[{prop:"R",name:"R",embedded:false,exported:true,typ:N,tag:""},{prop:"N",name:"N",embedded:false,exported:true,typ:$Int64,tag:""}]);AT.init("io",[{prop:"r",name:"r",embedded:false,exported:false,typ:AB,tag:""},{prop:"base",name:"base",embedded:false,exported:false,typ:$Int64,tag:""},{prop:"off",name:"off",embedded:false,exported:false,typ:$Int64,tag:""},{prop:"limit",name:"limit",embedded:false,exported:false,typ:$Int64,tag:""}]);AY.init("",[]);BB.init("",[{prop:"Reader",name:"Reader",embedded:true,exported:true,typ:N,tag:""}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$pkg.ErrClosedPipe=A.New("io: read/write on closed pipe");$pkg.ErrShortWrite=A.New("short write");M=A.New("invalid write result");$pkg.ErrShortBuffer=A.New("short buffer");$pkg.EOF=A.New("EOF");$pkg.ErrUnexpectedEOF=A.New("unexpected EOF");$pkg.ErrNoProgress=A.New("multiple Read calls return no data or error");AU=A.New("Seek: invalid whence");AV=A.New("Seek: invalid offset");$pkg.Discard=(a=new AY.ptr(),new a.constructor.elem(a));AZ=new B.Pool.ptr(BE.nil,(function(){var c,d;c=$makeSlice(BF,8192);return(d||(d=new BG(function(){return c;},function($v){c=$convertSliceType($v,BF);})));}));}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["unicode"]=(function(){var $pkg={},$init,IF,IG,IH,II,IK,IW,JM,JN,JO,JP,JQ,F,Q,HR,HS,HT,HU,HV,IL,IM,IN,IO,IS,IT,IU,IX,JD,JH,JJ,JL;IF=$pkg.RangeTable=$newType(0,$kindStruct,"unicode.RangeTable",true,"unicode",true,function(R16_,R32_,LatinOffset_){this.$val=this;if(arguments.length===0){this.R16=JM.nil;this.R32=JN.nil;this.LatinOffset=0;return;}this.R16=R16_;this.R32=R32_;this.LatinOffset=LatinOffset_;});IG=$pkg.Range16=$newType(0,$kindStruct,"unicode.Range16",true,"unicode",true,function(Lo_,Hi_,Stride_){this.$val=this;if(arguments.length===0){this.Lo=0;this.Hi=0;this.Stride=0;return;}this.Lo=Lo_;this.Hi=Hi_;this.Stride=Stride_;});IH=$pkg.Range32=$newType(0,$kindStruct,"unicode.Range32",true,"unicode",true,function(Lo_,Hi_,Stride_){this.$val=this;if(arguments.length===0){this.Lo=0;this.Hi=0;this.Stride=0;return;}this.Lo=Lo_;this.Hi=Hi_;this.Stride=Stride_;});II=$pkg.CaseRange=$newType(0,$kindStruct,"unicode.CaseRange",true,"unicode",true,function(Lo_,Hi_,Delta_){this.$val=this;if(arguments.length===0){this.Lo=0;this.Hi=0;this.Delta=JQ.zero();return;}this.Lo=Lo_;this.Hi=Hi_;this.Delta=Delta_;});IK=$pkg.d=$newType(12,$kindArray,"unicode.d",true,"unicode",false,null);IW=$pkg.foldPair=$newType(0,$kindStruct,"unicode.foldPair",true,"unicode",false,function(From_,To_){this.$val=this;if(arguments.length===0){this.From=0;this.To=0;return;}this.From=From_;this.To=To_;});JM=$sliceType(IG);JN=$sliceType(IH);JO=$sliceType(IW);JP=$sliceType(II);JQ=$arrayType($Int32,3);IL=function(b,c){var b,c,d,e,f,g,h,i,j,k,l,m,n;if(b.$length<=18||c<=255){d=b;e=0;while(true){if(!(e=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+f]);if(c>>16))%g.Stride,h===h?h:$throwRuntimeError("integer divide by zero"))===0);}e++;}return false;}i=0;j=b.$length;while(true){if(!(i>0))/2,(k===k&&k!==1/0&&k!==-1/0)?k>>0:$throwRuntimeError("integer divide by zero"))>>0;m=((l<0||l>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+l]);if(m.Lo<=c&&c<=m.Hi){return(m.Stride===1)||((n=((c-m.Lo<<16>>>16))%m.Stride,n===n?n:$throwRuntimeError("integer divide by zero"))===0);}if(c>0;}}return false;};IM=function(b,c){var b,c,d,e,f,g,h,i,j,k,l,m,n;if(b.$length<=18){d=b;e=0;while(true){if(!(e=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+f]);if(c>>0))%g.Stride,h===h?h:$throwRuntimeError("integer divide by zero"))===0);}e++;}return false;}i=0;j=b.$length;while(true){if(!(i>0))/2,(k===k&&k!==1/0&&k!==-1/0)?k>>0:$throwRuntimeError("integer divide by zero"))>>0;m=$clone(((l<0||l>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+l]),IH);if(m.Lo<=c&&c<=m.Hi){return(m.Stride===1)||((n=((c-m.Lo>>>0))%m.Stride,n===n?n:$throwRuntimeError("integer divide by zero"))===0);}if(c>0;}}return false;};IN=function(b,c){var b,c,d,e,f;d=b.R16;if(d.$length>0&&((c>>>0))<=(((e=d.$length-1>>0,((e<0||e>=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+e])).Hi>>>0))){return IL(d,((c<<16>>>16)));}f=b.R32;if(f.$length>0&&c>=(((0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0]).Lo>>0))){return IM(f,((c>>>0)));}return false;};$pkg.Is=IN;IO=function(b,c){var b,c,d,e,f,g;d=b.R16;e=b.LatinOffset;if(d.$length>e&&((c>>>0))<=(((f=d.$length-1>>0,((f<0||f>=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+f])).Hi>>>0))){return IL($subslice(d,e),((c<<16>>>16)));}g=b.R32;if(g.$length>0&&c>=(((0>=g.$length?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+0]).Lo>>0))){return IM(g,((c>>>0)));}return false;};IS=function(b,c){var b,c,d;d=JL(b,c,$pkg.CaseRanges);c=d[0];return c;};$pkg.To=IS;IT=function(b){var b;if(b<=127){if(97<=b&&b<=122){b=b-(32)>>0;}return b;}return IS(0,b);};$pkg.ToUpper=IT;IU=function(b){var b;if(b<=127){if(65<=b&&b<=90){b=b+(32)>>0;}return b;}return IS(1,b);};$pkg.ToLower=IU;IX=function(b){var b,c,d,e,f,g;if(b<0||b>1114111){return b;}if(((b>>0))<128){return((((b<0||b>=HU.length)?($throwRuntimeError("index out of range"),undefined):HU[b])>>0));}c=0;d=HV.$length;while(true){if(!(c>0))/2,(e===e&&e!==1/0&&e!==-1/0)?e>>0:$throwRuntimeError("integer divide by zero"))>>0;if(((((f<0||f>=HV.$length)?($throwRuntimeError("index out of range"),undefined):HV.$array[HV.$offset+f]).From>>0))>0;}else{d=f;}}if(c=HV.$length)?($throwRuntimeError("index out of range"),undefined):HV.$array[HV.$offset+c]).From>>0))===b)){return((((c<0||c>=HV.$length)?($throwRuntimeError("index out of range"),undefined):HV.$array[HV.$offset+c]).To>>0));}g=IU(b);if(!((g===b))){return g;}return IT(b);};$pkg.SimpleFold=IX;JD=function(b){var b,c;if(((b>>>0))<=255){return!(((((c=((b<<24>>>24)),((c<0||c>=HT.length)?($throwRuntimeError("index out of range"),undefined):HT[c]))&96)>>>0)===0));}return IO($pkg.Letter,b);};$pkg.IsLetter=JD;JH=function(b){var b,c;if(((b>>>0))<=255){c=b;if((c===(9))||(c===(10))||(c===(11))||(c===(12))||(c===(13))||(c===(32))||(c===(133))||(c===(160))){return true;}return false;}return IO($pkg.White_Space,b);};$pkg.IsSpace=JH;JJ=function(b){var b;if(b<=255){return 48<=b&&b<=57;}return IO($pkg.Digit,b);};$pkg.IsDigit=JJ;JL=function(b,c,d){var b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u;e=0;f=false;if(b<0||3<=b){g=65533;h=false;e=g;f=h;return[e,f];}i=0;j=d.$length;while(true){if(!(i>0))/2,(k===k&&k!==1/0&&k!==-1/0)?k>>0:$throwRuntimeError("integer divide by zero"))>>0;m=((l<0||l>=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+l]);if(((m.Lo>>0))<=c&&c<=((m.Hi>>0))){o=((n=m.Delta,((b<0||b>=n.length)?($throwRuntimeError("index out of range"),undefined):n[b])));if(o>1114111){p=((m.Lo>>0))+((((((c-((m.Lo>>0))>>0))&~1)>>0)|(((b&1)>>0))))>>0;q=true;e=p;f=q;return[e,f];}r=c+o>>0;s=true;e=r;f=s;return[e,f];}if(c<((m.Lo>>0))){j=l;}else{i=l+1>>0;}}t=c;u=false;e=t;f=u;return[e,f];};IF.init("",[{prop:"R16",name:"R16",embedded:false,exported:true,typ:JM,tag:""},{prop:"R32",name:"R32",embedded:false,exported:true,typ:JN,tag:""},{prop:"LatinOffset",name:"LatinOffset",embedded:false,exported:true,typ:$Int,tag:""}]);IG.init("",[{prop:"Lo",name:"Lo",embedded:false,exported:true,typ:$Uint16,tag:""},{prop:"Hi",name:"Hi",embedded:false,exported:true,typ:$Uint16,tag:""},{prop:"Stride",name:"Stride",embedded:false,exported:true,typ:$Uint16,tag:""}]);IH.init("",[{prop:"Lo",name:"Lo",embedded:false,exported:true,typ:$Uint32,tag:""},{prop:"Hi",name:"Hi",embedded:false,exported:true,typ:$Uint32,tag:""},{prop:"Stride",name:"Stride",embedded:false,exported:true,typ:$Uint32,tag:""}]);II.init("",[{prop:"Lo",name:"Lo",embedded:false,exported:true,typ:$Uint32,tag:""},{prop:"Hi",name:"Hi",embedded:false,exported:true,typ:$Uint32,tag:""},{prop:"Delta",name:"Delta",embedded:false,exported:true,typ:IK,tag:""}]);IK.init($Int32,3);IW.init("",[{prop:"From",name:"From",embedded:false,exported:true,typ:$Uint16,tag:""},{prop:"To",name:"To",embedded:false,exported:true,typ:$Uint16,tag:""}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:F=new IF.ptr(new JM([new IG.ptr(65,90,1),new IG.ptr(97,122,1),new IG.ptr(170,181,11),new IG.ptr(186,192,6),new IG.ptr(193,214,1),new IG.ptr(216,246,1),new IG.ptr(248,705,1),new IG.ptr(710,721,1),new IG.ptr(736,740,1),new IG.ptr(748,750,2),new IG.ptr(880,884,1),new IG.ptr(886,887,1),new IG.ptr(890,893,1),new IG.ptr(895,902,7),new IG.ptr(904,906,1),new IG.ptr(908,910,2),new IG.ptr(911,929,1),new IG.ptr(931,1013,1),new IG.ptr(1015,1153,1),new IG.ptr(1162,1327,1),new IG.ptr(1329,1366,1),new IG.ptr(1369,1376,7),new IG.ptr(1377,1416,1),new IG.ptr(1488,1514,1),new IG.ptr(1519,1522,1),new IG.ptr(1568,1610,1),new IG.ptr(1646,1647,1),new IG.ptr(1649,1747,1),new IG.ptr(1749,1765,16),new IG.ptr(1766,1774,8),new IG.ptr(1775,1786,11),new IG.ptr(1787,1788,1),new IG.ptr(1791,1808,17),new IG.ptr(1810,1839,1),new IG.ptr(1869,1957,1),new IG.ptr(1969,1994,25),new IG.ptr(1995,2026,1),new IG.ptr(2036,2037,1),new IG.ptr(2042,2048,6),new IG.ptr(2049,2069,1),new IG.ptr(2074,2084,10),new IG.ptr(2088,2112,24),new IG.ptr(2113,2136,1),new IG.ptr(2144,2154,1),new IG.ptr(2208,2228,1),new IG.ptr(2230,2247,1),new IG.ptr(2308,2361,1),new IG.ptr(2365,2384,19),new IG.ptr(2392,2401,1),new IG.ptr(2417,2432,1),new IG.ptr(2437,2444,1),new IG.ptr(2447,2448,1),new IG.ptr(2451,2472,1),new IG.ptr(2474,2480,1),new IG.ptr(2482,2486,4),new IG.ptr(2487,2489,1),new IG.ptr(2493,2510,17),new IG.ptr(2524,2525,1),new IG.ptr(2527,2529,1),new IG.ptr(2544,2545,1),new IG.ptr(2556,2565,9),new IG.ptr(2566,2570,1),new IG.ptr(2575,2576,1),new IG.ptr(2579,2600,1),new IG.ptr(2602,2608,1),new IG.ptr(2610,2611,1),new IG.ptr(2613,2614,1),new IG.ptr(2616,2617,1),new IG.ptr(2649,2652,1),new IG.ptr(2654,2674,20),new IG.ptr(2675,2676,1),new IG.ptr(2693,2701,1),new IG.ptr(2703,2705,1),new IG.ptr(2707,2728,1),new IG.ptr(2730,2736,1),new IG.ptr(2738,2739,1),new IG.ptr(2741,2745,1),new IG.ptr(2749,2768,19),new IG.ptr(2784,2785,1),new IG.ptr(2809,2821,12),new IG.ptr(2822,2828,1),new IG.ptr(2831,2832,1),new IG.ptr(2835,2856,1),new IG.ptr(2858,2864,1),new IG.ptr(2866,2867,1),new IG.ptr(2869,2873,1),new IG.ptr(2877,2908,31),new IG.ptr(2909,2911,2),new IG.ptr(2912,2913,1),new IG.ptr(2929,2947,18),new IG.ptr(2949,2954,1),new IG.ptr(2958,2960,1),new IG.ptr(2962,2965,1),new IG.ptr(2969,2970,1),new IG.ptr(2972,2974,2),new IG.ptr(2975,2979,4),new IG.ptr(2980,2984,4),new IG.ptr(2985,2986,1),new IG.ptr(2990,3001,1),new IG.ptr(3024,3077,53),new IG.ptr(3078,3084,1),new IG.ptr(3086,3088,1),new IG.ptr(3090,3112,1),new IG.ptr(3114,3129,1),new IG.ptr(3133,3160,27),new IG.ptr(3161,3162,1),new IG.ptr(3168,3169,1),new IG.ptr(3200,3205,5),new IG.ptr(3206,3212,1),new IG.ptr(3214,3216,1),new IG.ptr(3218,3240,1),new IG.ptr(3242,3251,1),new IG.ptr(3253,3257,1),new IG.ptr(3261,3294,33),new IG.ptr(3296,3297,1),new IG.ptr(3313,3314,1),new IG.ptr(3332,3340,1),new IG.ptr(3342,3344,1),new IG.ptr(3346,3386,1),new IG.ptr(3389,3406,17),new IG.ptr(3412,3414,1),new IG.ptr(3423,3425,1),new IG.ptr(3450,3455,1),new IG.ptr(3461,3478,1),new IG.ptr(3482,3505,1),new IG.ptr(3507,3515,1),new IG.ptr(3517,3520,3),new IG.ptr(3521,3526,1),new IG.ptr(3585,3632,1),new IG.ptr(3634,3635,1),new IG.ptr(3648,3654,1),new IG.ptr(3713,3714,1),new IG.ptr(3716,3718,2),new IG.ptr(3719,3722,1),new IG.ptr(3724,3747,1),new IG.ptr(3749,3751,2),new IG.ptr(3752,3760,1),new IG.ptr(3762,3763,1),new IG.ptr(3773,3776,3),new IG.ptr(3777,3780,1),new IG.ptr(3782,3804,22),new IG.ptr(3805,3807,1),new IG.ptr(3840,3904,64),new IG.ptr(3905,3911,1),new IG.ptr(3913,3948,1),new IG.ptr(3976,3980,1),new IG.ptr(4096,4138,1),new IG.ptr(4159,4176,17),new IG.ptr(4177,4181,1),new IG.ptr(4186,4189,1),new IG.ptr(4193,4197,4),new IG.ptr(4198,4206,8),new IG.ptr(4207,4208,1),new IG.ptr(4213,4225,1),new IG.ptr(4238,4256,18),new IG.ptr(4257,4293,1),new IG.ptr(4295,4301,6),new IG.ptr(4304,4346,1),new IG.ptr(4348,4680,1),new IG.ptr(4682,4685,1),new IG.ptr(4688,4694,1),new IG.ptr(4696,4698,2),new IG.ptr(4699,4701,1),new IG.ptr(4704,4744,1),new IG.ptr(4746,4749,1),new IG.ptr(4752,4784,1),new IG.ptr(4786,4789,1),new IG.ptr(4792,4798,1),new IG.ptr(4800,4802,2),new IG.ptr(4803,4805,1),new IG.ptr(4808,4822,1),new IG.ptr(4824,4880,1),new IG.ptr(4882,4885,1),new IG.ptr(4888,4954,1),new IG.ptr(4992,5007,1),new IG.ptr(5024,5109,1),new IG.ptr(5112,5117,1),new IG.ptr(5121,5740,1),new IG.ptr(5743,5759,1),new IG.ptr(5761,5786,1),new IG.ptr(5792,5866,1),new IG.ptr(5873,5880,1),new IG.ptr(5888,5900,1),new IG.ptr(5902,5905,1),new IG.ptr(5920,5937,1),new IG.ptr(5952,5969,1),new IG.ptr(5984,5996,1),new IG.ptr(5998,6000,1),new IG.ptr(6016,6067,1),new IG.ptr(6103,6108,5),new IG.ptr(6176,6264,1),new IG.ptr(6272,6276,1),new IG.ptr(6279,6312,1),new IG.ptr(6314,6320,6),new IG.ptr(6321,6389,1),new IG.ptr(6400,6430,1),new IG.ptr(6480,6509,1),new IG.ptr(6512,6516,1),new IG.ptr(6528,6571,1),new IG.ptr(6576,6601,1),new IG.ptr(6656,6678,1),new IG.ptr(6688,6740,1),new IG.ptr(6823,6917,94),new IG.ptr(6918,6963,1),new IG.ptr(6981,6987,1),new IG.ptr(7043,7072,1),new IG.ptr(7086,7087,1),new IG.ptr(7098,7141,1),new IG.ptr(7168,7203,1),new IG.ptr(7245,7247,1),new IG.ptr(7258,7293,1),new IG.ptr(7296,7304,1),new IG.ptr(7312,7354,1),new IG.ptr(7357,7359,1),new IG.ptr(7401,7404,1),new IG.ptr(7406,7411,1),new IG.ptr(7413,7414,1),new IG.ptr(7418,7424,6),new IG.ptr(7425,7615,1),new IG.ptr(7680,7957,1),new IG.ptr(7960,7965,1),new IG.ptr(7968,8005,1),new IG.ptr(8008,8013,1),new IG.ptr(8016,8023,1),new IG.ptr(8025,8031,2),new IG.ptr(8032,8061,1),new IG.ptr(8064,8116,1),new IG.ptr(8118,8124,1),new IG.ptr(8126,8130,4),new IG.ptr(8131,8132,1),new IG.ptr(8134,8140,1),new IG.ptr(8144,8147,1),new IG.ptr(8150,8155,1),new IG.ptr(8160,8172,1),new IG.ptr(8178,8180,1),new IG.ptr(8182,8188,1),new IG.ptr(8305,8319,14),new IG.ptr(8336,8348,1),new IG.ptr(8450,8455,5),new IG.ptr(8458,8467,1),new IG.ptr(8469,8473,4),new IG.ptr(8474,8477,1),new IG.ptr(8484,8490,2),new IG.ptr(8491,8493,1),new IG.ptr(8495,8505,1),new IG.ptr(8508,8511,1),new IG.ptr(8517,8521,1),new IG.ptr(8526,8579,53),new IG.ptr(8580,11264,2684),new IG.ptr(11265,11310,1),new IG.ptr(11312,11358,1),new IG.ptr(11360,11492,1),new IG.ptr(11499,11502,1),new IG.ptr(11506,11507,1),new IG.ptr(11520,11557,1),new IG.ptr(11559,11565,6),new IG.ptr(11568,11623,1),new IG.ptr(11631,11648,17),new IG.ptr(11649,11670,1),new IG.ptr(11680,11686,1),new IG.ptr(11688,11694,1),new IG.ptr(11696,11702,1),new IG.ptr(11704,11710,1),new IG.ptr(11712,11718,1),new IG.ptr(11720,11726,1),new IG.ptr(11728,11734,1),new IG.ptr(11736,11742,1),new IG.ptr(11823,12293,470),new IG.ptr(12294,12337,43),new IG.ptr(12338,12341,1),new IG.ptr(12347,12348,1),new IG.ptr(12353,12438,1),new IG.ptr(12445,12447,1),new IG.ptr(12449,12538,1),new IG.ptr(12540,12543,1),new IG.ptr(12549,12591,1),new IG.ptr(12593,12686,1),new IG.ptr(12704,12735,1),new IG.ptr(12784,12799,1),new IG.ptr(13312,19903,1),new IG.ptr(19968,40956,1),new IG.ptr(40960,42124,1),new IG.ptr(42192,42237,1),new IG.ptr(42240,42508,1),new IG.ptr(42512,42527,1),new IG.ptr(42538,42539,1),new IG.ptr(42560,42606,1),new IG.ptr(42623,42653,1),new IG.ptr(42656,42725,1),new IG.ptr(42775,42783,1),new IG.ptr(42786,42888,1),new IG.ptr(42891,42943,1),new IG.ptr(42946,42954,1),new IG.ptr(42997,43009,1),new IG.ptr(43011,43013,1),new IG.ptr(43015,43018,1),new IG.ptr(43020,43042,1),new IG.ptr(43072,43123,1),new IG.ptr(43138,43187,1),new IG.ptr(43250,43255,1),new IG.ptr(43259,43261,2),new IG.ptr(43262,43274,12),new IG.ptr(43275,43301,1),new IG.ptr(43312,43334,1),new IG.ptr(43360,43388,1),new IG.ptr(43396,43442,1),new IG.ptr(43471,43488,17),new IG.ptr(43489,43492,1),new IG.ptr(43494,43503,1),new IG.ptr(43514,43518,1),new IG.ptr(43520,43560,1),new IG.ptr(43584,43586,1),new IG.ptr(43588,43595,1),new IG.ptr(43616,43638,1),new IG.ptr(43642,43646,4),new IG.ptr(43647,43695,1),new IG.ptr(43697,43701,4),new IG.ptr(43702,43705,3),new IG.ptr(43706,43709,1),new IG.ptr(43712,43714,2),new IG.ptr(43739,43741,1),new IG.ptr(43744,43754,1),new IG.ptr(43762,43764,1),new IG.ptr(43777,43782,1),new IG.ptr(43785,43790,1),new IG.ptr(43793,43798,1),new IG.ptr(43808,43814,1),new IG.ptr(43816,43822,1),new IG.ptr(43824,43866,1),new IG.ptr(43868,43881,1),new IG.ptr(43888,44002,1),new IG.ptr(44032,55203,1),new IG.ptr(55216,55238,1),new IG.ptr(55243,55291,1),new IG.ptr(63744,64109,1),new IG.ptr(64112,64217,1),new IG.ptr(64256,64262,1),new IG.ptr(64275,64279,1),new IG.ptr(64285,64287,2),new IG.ptr(64288,64296,1),new IG.ptr(64298,64310,1),new IG.ptr(64312,64316,1),new IG.ptr(64318,64320,2),new IG.ptr(64321,64323,2),new IG.ptr(64324,64326,2),new IG.ptr(64327,64433,1),new IG.ptr(64467,64829,1),new IG.ptr(64848,64911,1),new IG.ptr(64914,64967,1),new IG.ptr(65008,65019,1),new IG.ptr(65136,65140,1),new IG.ptr(65142,65276,1),new IG.ptr(65313,65338,1),new IG.ptr(65345,65370,1),new IG.ptr(65382,65470,1),new IG.ptr(65474,65479,1),new IG.ptr(65482,65487,1),new IG.ptr(65490,65495,1),new IG.ptr(65498,65500,1)]),new JN([new IH.ptr(65536,65547,1),new IH.ptr(65549,65574,1),new IH.ptr(65576,65594,1),new IH.ptr(65596,65597,1),new IH.ptr(65599,65613,1),new IH.ptr(65616,65629,1),new IH.ptr(65664,65786,1),new IH.ptr(66176,66204,1),new IH.ptr(66208,66256,1),new IH.ptr(66304,66335,1),new IH.ptr(66349,66368,1),new IH.ptr(66370,66377,1),new IH.ptr(66384,66421,1),new IH.ptr(66432,66461,1),new IH.ptr(66464,66499,1),new IH.ptr(66504,66511,1),new IH.ptr(66560,66717,1),new IH.ptr(66736,66771,1),new IH.ptr(66776,66811,1),new IH.ptr(66816,66855,1),new IH.ptr(66864,66915,1),new IH.ptr(67072,67382,1),new IH.ptr(67392,67413,1),new IH.ptr(67424,67431,1),new IH.ptr(67584,67589,1),new IH.ptr(67592,67594,2),new IH.ptr(67595,67637,1),new IH.ptr(67639,67640,1),new IH.ptr(67644,67647,3),new IH.ptr(67648,67669,1),new IH.ptr(67680,67702,1),new IH.ptr(67712,67742,1),new IH.ptr(67808,67826,1),new IH.ptr(67828,67829,1),new IH.ptr(67840,67861,1),new IH.ptr(67872,67897,1),new IH.ptr(67968,68023,1),new IH.ptr(68030,68031,1),new IH.ptr(68096,68112,16),new IH.ptr(68113,68115,1),new IH.ptr(68117,68119,1),new IH.ptr(68121,68149,1),new IH.ptr(68192,68220,1),new IH.ptr(68224,68252,1),new IH.ptr(68288,68295,1),new IH.ptr(68297,68324,1),new IH.ptr(68352,68405,1),new IH.ptr(68416,68437,1),new IH.ptr(68448,68466,1),new IH.ptr(68480,68497,1),new IH.ptr(68608,68680,1),new IH.ptr(68736,68786,1),new IH.ptr(68800,68850,1),new IH.ptr(68864,68899,1),new IH.ptr(69248,69289,1),new IH.ptr(69296,69297,1),new IH.ptr(69376,69404,1),new IH.ptr(69415,69424,9),new IH.ptr(69425,69445,1),new IH.ptr(69552,69572,1),new IH.ptr(69600,69622,1),new IH.ptr(69635,69687,1),new IH.ptr(69763,69807,1),new IH.ptr(69840,69864,1),new IH.ptr(69891,69926,1),new IH.ptr(69956,69959,3),new IH.ptr(69968,70002,1),new IH.ptr(70006,70019,13),new IH.ptr(70020,70066,1),new IH.ptr(70081,70084,1),new IH.ptr(70106,70108,2),new IH.ptr(70144,70161,1),new IH.ptr(70163,70187,1),new IH.ptr(70272,70278,1),new IH.ptr(70280,70282,2),new IH.ptr(70283,70285,1),new IH.ptr(70287,70301,1),new IH.ptr(70303,70312,1),new IH.ptr(70320,70366,1),new IH.ptr(70405,70412,1),new IH.ptr(70415,70416,1),new IH.ptr(70419,70440,1),new IH.ptr(70442,70448,1),new IH.ptr(70450,70451,1),new IH.ptr(70453,70457,1),new IH.ptr(70461,70480,19),new IH.ptr(70493,70497,1),new IH.ptr(70656,70708,1),new IH.ptr(70727,70730,1),new IH.ptr(70751,70753,1),new IH.ptr(70784,70831,1),new IH.ptr(70852,70853,1),new IH.ptr(70855,71040,185),new IH.ptr(71041,71086,1),new IH.ptr(71128,71131,1),new IH.ptr(71168,71215,1),new IH.ptr(71236,71296,60),new IH.ptr(71297,71338,1),new IH.ptr(71352,71424,72),new IH.ptr(71425,71450,1),new IH.ptr(71680,71723,1),new IH.ptr(71840,71903,1),new IH.ptr(71935,71942,1),new IH.ptr(71945,71948,3),new IH.ptr(71949,71955,1),new IH.ptr(71957,71958,1),new IH.ptr(71960,71983,1),new IH.ptr(71999,72001,2),new IH.ptr(72096,72103,1),new IH.ptr(72106,72144,1),new IH.ptr(72161,72163,2),new IH.ptr(72192,72203,11),new IH.ptr(72204,72242,1),new IH.ptr(72250,72272,22),new IH.ptr(72284,72329,1),new IH.ptr(72349,72384,35),new IH.ptr(72385,72440,1),new IH.ptr(72704,72712,1),new IH.ptr(72714,72750,1),new IH.ptr(72768,72818,50),new IH.ptr(72819,72847,1),new IH.ptr(72960,72966,1),new IH.ptr(72968,72969,1),new IH.ptr(72971,73008,1),new IH.ptr(73030,73056,26),new IH.ptr(73057,73061,1),new IH.ptr(73063,73064,1),new IH.ptr(73066,73097,1),new IH.ptr(73112,73440,328),new IH.ptr(73441,73458,1),new IH.ptr(73648,73728,80),new IH.ptr(73729,74649,1),new IH.ptr(74880,75075,1),new IH.ptr(77824,78894,1),new IH.ptr(82944,83526,1),new IH.ptr(92160,92728,1),new IH.ptr(92736,92766,1),new IH.ptr(92880,92909,1),new IH.ptr(92928,92975,1),new IH.ptr(92992,92995,1),new IH.ptr(93027,93047,1),new IH.ptr(93053,93071,1),new IH.ptr(93760,93823,1),new IH.ptr(93952,94026,1),new IH.ptr(94032,94099,67),new IH.ptr(94100,94111,1),new IH.ptr(94176,94177,1),new IH.ptr(94179,94208,29),new IH.ptr(94209,100343,1),new IH.ptr(100352,101589,1),new IH.ptr(101632,101640,1),new IH.ptr(110592,110878,1),new IH.ptr(110928,110930,1),new IH.ptr(110948,110951,1),new IH.ptr(110960,111355,1),new IH.ptr(113664,113770,1),new IH.ptr(113776,113788,1),new IH.ptr(113792,113800,1),new IH.ptr(113808,113817,1),new IH.ptr(119808,119892,1),new IH.ptr(119894,119964,1),new IH.ptr(119966,119967,1),new IH.ptr(119970,119973,3),new IH.ptr(119974,119977,3),new IH.ptr(119978,119980,1),new IH.ptr(119982,119993,1),new IH.ptr(119995,119997,2),new IH.ptr(119998,120003,1),new IH.ptr(120005,120069,1),new IH.ptr(120071,120074,1),new IH.ptr(120077,120084,1),new IH.ptr(120086,120092,1),new IH.ptr(120094,120121,1),new IH.ptr(120123,120126,1),new IH.ptr(120128,120132,1),new IH.ptr(120134,120138,4),new IH.ptr(120139,120144,1),new IH.ptr(120146,120485,1),new IH.ptr(120488,120512,1),new IH.ptr(120514,120538,1),new IH.ptr(120540,120570,1),new IH.ptr(120572,120596,1),new IH.ptr(120598,120628,1),new IH.ptr(120630,120654,1),new IH.ptr(120656,120686,1),new IH.ptr(120688,120712,1),new IH.ptr(120714,120744,1),new IH.ptr(120746,120770,1),new IH.ptr(120772,120779,1),new IH.ptr(123136,123180,1),new IH.ptr(123191,123197,1),new IH.ptr(123214,123584,370),new IH.ptr(123585,123627,1),new IH.ptr(124928,125124,1),new IH.ptr(125184,125251,1),new IH.ptr(125259,126464,1205),new IH.ptr(126465,126467,1),new IH.ptr(126469,126495,1),new IH.ptr(126497,126498,1),new IH.ptr(126500,126503,3),new IH.ptr(126505,126514,1),new IH.ptr(126516,126519,1),new IH.ptr(126521,126523,2),new IH.ptr(126530,126535,5),new IH.ptr(126537,126541,2),new IH.ptr(126542,126543,1),new IH.ptr(126545,126546,1),new IH.ptr(126548,126551,3),new IH.ptr(126553,126561,2),new IH.ptr(126562,126564,2),new IH.ptr(126567,126570,1),new IH.ptr(126572,126578,1),new IH.ptr(126580,126583,1),new IH.ptr(126585,126588,1),new IH.ptr(126590,126592,2),new IH.ptr(126593,126601,1),new IH.ptr(126603,126619,1),new IH.ptr(126625,126627,1),new IH.ptr(126629,126633,1),new IH.ptr(126635,126651,1),new IH.ptr(131072,173789,1),new IH.ptr(173824,177972,1),new IH.ptr(177984,178205,1),new IH.ptr(178208,183969,1),new IH.ptr(183984,191456,1),new IH.ptr(194560,195101,1),new IH.ptr(196608,201546,1)]),6);Q=new IF.ptr(new JM([new IG.ptr(48,57,1),new IG.ptr(1632,1641,1),new IG.ptr(1776,1785,1),new IG.ptr(1984,1993,1),new IG.ptr(2406,2415,1),new IG.ptr(2534,2543,1),new IG.ptr(2662,2671,1),new IG.ptr(2790,2799,1),new IG.ptr(2918,2927,1),new IG.ptr(3046,3055,1),new IG.ptr(3174,3183,1),new IG.ptr(3302,3311,1),new IG.ptr(3430,3439,1),new IG.ptr(3558,3567,1),new IG.ptr(3664,3673,1),new IG.ptr(3792,3801,1),new IG.ptr(3872,3881,1),new IG.ptr(4160,4169,1),new IG.ptr(4240,4249,1),new IG.ptr(6112,6121,1),new IG.ptr(6160,6169,1),new IG.ptr(6470,6479,1),new IG.ptr(6608,6617,1),new IG.ptr(6784,6793,1),new IG.ptr(6800,6809,1),new IG.ptr(6992,7001,1),new IG.ptr(7088,7097,1),new IG.ptr(7232,7241,1),new IG.ptr(7248,7257,1),new IG.ptr(42528,42537,1),new IG.ptr(43216,43225,1),new IG.ptr(43264,43273,1),new IG.ptr(43472,43481,1),new IG.ptr(43504,43513,1),new IG.ptr(43600,43609,1),new IG.ptr(44016,44025,1),new IG.ptr(65296,65305,1)]),new JN([new IH.ptr(66720,66729,1),new IH.ptr(68912,68921,1),new IH.ptr(69734,69743,1),new IH.ptr(69872,69881,1),new IH.ptr(69942,69951,1),new IH.ptr(70096,70105,1),new IH.ptr(70384,70393,1),new IH.ptr(70736,70745,1),new IH.ptr(70864,70873,1),new IH.ptr(71248,71257,1),new IH.ptr(71360,71369,1),new IH.ptr(71472,71481,1),new IH.ptr(71904,71913,1),new IH.ptr(72016,72025,1),new IH.ptr(72784,72793,1),new IH.ptr(73040,73049,1),new IH.ptr(73120,73129,1),new IH.ptr(92768,92777,1),new IH.ptr(93008,93017,1),new IH.ptr(120782,120831,1),new IH.ptr(123200,123209,1),new IH.ptr(123632,123641,1),new IH.ptr(125264,125273,1),new IH.ptr(130032,130041,1)]),1);$pkg.Digit=Q;$pkg.Letter=F;HR=new IF.ptr(new JM([new IG.ptr(9,13,1),new IG.ptr(32,133,101),new IG.ptr(160,5760,5600),new IG.ptr(8192,8202,1),new IG.ptr(8232,8233,1),new IG.ptr(8239,8287,48),new IG.ptr(12288,12288,1)]),JN.nil,2);$pkg.White_Space=HR;HV=new JO([new IW.ptr(75,107),new IW.ptr(83,115),new IW.ptr(107,8490),new IW.ptr(115,383),new IW.ptr(181,924),new IW.ptr(197,229),new IW.ptr(223,7838),new IW.ptr(229,8491),new IW.ptr(304,304),new IW.ptr(305,305),new IW.ptr(383,83),new IW.ptr(452,453),new IW.ptr(453,454),new IW.ptr(454,452),new IW.ptr(455,456),new IW.ptr(456,457),new IW.ptr(457,455),new IW.ptr(458,459),new IW.ptr(459,460),new IW.ptr(460,458),new IW.ptr(497,498),new IW.ptr(498,499),new IW.ptr(499,497),new IW.ptr(837,921),new IW.ptr(914,946),new IW.ptr(917,949),new IW.ptr(920,952),new IW.ptr(921,953),new IW.ptr(922,954),new IW.ptr(924,956),new IW.ptr(928,960),new IW.ptr(929,961),new IW.ptr(931,962),new IW.ptr(934,966),new IW.ptr(937,969),new IW.ptr(946,976),new IW.ptr(949,1013),new IW.ptr(952,977),new IW.ptr(953,8126),new IW.ptr(954,1008),new IW.ptr(956,181),new IW.ptr(960,982),new IW.ptr(961,1009),new IW.ptr(962,963),new IW.ptr(963,931),new IW.ptr(966,981),new IW.ptr(969,8486),new IW.ptr(976,914),new IW.ptr(977,1012),new IW.ptr(981,934),new IW.ptr(982,928),new IW.ptr(1008,922),new IW.ptr(1009,929),new IW.ptr(1012,920),new IW.ptr(1013,917),new IW.ptr(1042,1074),new IW.ptr(1044,1076),new IW.ptr(1054,1086),new IW.ptr(1057,1089),new IW.ptr(1058,1090),new IW.ptr(1066,1098),new IW.ptr(1074,7296),new IW.ptr(1076,7297),new IW.ptr(1086,7298),new IW.ptr(1089,7299),new IW.ptr(1090,7300),new IW.ptr(1098,7302),new IW.ptr(1122,1123),new IW.ptr(1123,7303),new IW.ptr(7296,1042),new IW.ptr(7297,1044),new IW.ptr(7298,1054),new IW.ptr(7299,1057),new IW.ptr(7300,7301),new IW.ptr(7301,1058),new IW.ptr(7302,1066),new IW.ptr(7303,1122),new IW.ptr(7304,42570),new IW.ptr(7776,7777),new IW.ptr(7777,7835),new IW.ptr(7835,7776),new IW.ptr(7838,223),new IW.ptr(8126,837),new IW.ptr(8486,937),new IW.ptr(8490,75),new IW.ptr(8491,197),new IW.ptr(42570,42571),new IW.ptr(42571,7304)]);HU=$toNativeArray($kindUint16,[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,91,92,93,94,95,96,65,66,67,68,69,70,71,72,73,74,8490,76,77,78,79,80,81,82,383,84,85,86,87,88,89,90,123,124,125,126,127]);HS=new JP([new II.ptr(65,90,$toNativeArray($kindInt32,[0,32,0])),new II.ptr(97,122,$toNativeArray($kindInt32,[-32,0,-32])),new II.ptr(181,181,$toNativeArray($kindInt32,[743,0,743])),new II.ptr(192,214,$toNativeArray($kindInt32,[0,32,0])),new II.ptr(216,222,$toNativeArray($kindInt32,[0,32,0])),new II.ptr(224,246,$toNativeArray($kindInt32,[-32,0,-32])),new II.ptr(248,254,$toNativeArray($kindInt32,[-32,0,-32])),new II.ptr(255,255,$toNativeArray($kindInt32,[121,0,121])),new II.ptr(256,303,$toNativeArray($kindInt32,[1114112,1114112,1114112])),new II.ptr(304,304,$toNativeArray($kindInt32,[0,-199,0])),new II.ptr(305,305,$toNativeArray($kindInt32,[-232,0,-232])),new II.ptr(306,311,$toNativeArray($kindInt32,[1114112,1114112,1114112])),new II.ptr(313,328,$toNativeArray($kindInt32,[1114112,1114112,1114112])),new II.ptr(330,375,$toNativeArray($kindInt32,[1114112,1114112,1114112])),new II.ptr(376,376,$toNativeArray($kindInt32,[0,-121,0])),new II.ptr(377,382,$toNativeArray($kindInt32,[1114112,1114112,1114112])),new II.ptr(383,383,$toNativeArray($kindInt32,[-300,0,-300])),new II.ptr(384,384,$toNativeArray($kindInt32,[195,0,195])),new II.ptr(385,385,$toNativeArray($kindInt32,[0,210,0])),new II.ptr(386,389,$toNativeArray($kindInt32,[1114112,1114112,1114112])),new II.ptr(390,390,$toNativeArray($kindInt32,[0,206,0])),new II.ptr(391,392,$toNativeArray($kindInt32,[1114112,1114112,1114112])),new II.ptr(393,394,$toNativeArray($kindInt32,[0,205,0])),new II.ptr(395,396,$toNativeArray($kindInt32,[1114112,1114112,1114112])),new II.ptr(398,398,$toNativeArray($kindInt32,[0,79,0])),new II.ptr(399,399,$toNativeArray($kindInt32,[0,202,0])),new II.ptr(400,400,$toNativeArray($kindInt32,[0,203,0])),new II.ptr(401,402,$toNativeArray($kindInt32,[1114112,1114112,1114112])),new II.ptr(403,403,$toNativeArray($kindInt32,[0,205,0])),new II.ptr(404,404,$toNativeArray($kindInt32,[0,207,0])),new II.ptr(405,405,$toNativeArray($kindInt32,[97,0,97])),new II.ptr(406,406,$toNativeArray($kindInt32,[0,211,0])),new II.ptr(407,407,$toNativeArray($kindInt32,[0,209,0])),new II.ptr(408,409,$toNativeArray($kindInt32,[1114112,1114112,1114112])),new II.ptr(410,410,$toNativeArray($kindInt32,[163,0,163])),new II.ptr(412,412,$toNativeArray($kindInt32,[0,211,0])),new II.ptr(413,413,$toNativeArray($kindInt32,[0,213,0])),new II.ptr(414,414,$toNativeArray($kindInt32,[130,0,130])),new II.ptr(415,415,$toNativeArray($kindInt32,[0,214,0])),new II.ptr(416,421,$toNativeArray($kindInt32,[1114112,1114112,1114112])),new II.ptr(422,422,$toNativeArray($kindInt32,[0,218,0])),new II.ptr(423,424,$toNativeArray($kindInt32,[1114112,1114112,1114112])),new II.ptr(425,425,$toNativeArray($kindInt32,[0,218,0])),new II.ptr(428,429,$toNativeArray($kindInt32,[1114112,1114112,1114112])),new II.ptr(430,430,$toNativeArray($kindInt32,[0,218,0])),new II.ptr(431,432,$toNativeArray($kindInt32,[1114112,1114112,1114112])),new II.ptr(433,434,$toNativeArray($kindInt32,[0,217,0])),new II.ptr(435,438,$toNativeArray($kindInt32,[1114112,1114112,1114112])),new II.ptr(439,439,$toNativeArray($kindInt32,[0,219,0])),new II.ptr(440,441,$toNativeArray($kindInt32,[1114112,1114112,1114112])),new II.ptr(444,445,$toNativeArray($kindInt32,[1114112,1114112,1114112])),new II.ptr(447,447,$toNativeArray($kindInt32,[56,0,56])),new II.ptr(452,452,$toNativeArray($kindInt32,[0,2,1])),new II.ptr(453,453,$toNativeArray($kindInt32,[-1,1,0])),new II.ptr(454,454,$toNativeArray($kindInt32,[-2,0,-1])),new II.ptr(455,455,$toNativeArray($kindInt32,[0,2,1])),new II.ptr(456,456,$toNativeArray($kindInt32,[-1,1,0])),new II.ptr(457,457,$toNativeArray($kindInt32,[-2,0,-1])),new II.ptr(458,458,$toNativeArray($kindInt32,[0,2,1])),new II.ptr(459,459,$toNativeArray($kindInt32,[-1,1,0])),new II.ptr(460,460,$toNativeArray($kindInt32,[-2,0,-1])),new II.ptr(461,476,$toNativeArray($kindInt32,[1114112,1114112,1114112])),new II.ptr(477,477,$toNativeArray($kindInt32,[-79,0,-79])),new II.ptr(478,495,$toNativeArray($kindInt32,[1114112,1114112,1114112])),new II.ptr(497,497,$toNativeArray($kindInt32,[0,2,1])),new II.ptr(498,498,$toNativeArray($kindInt32,[-1,1,0])),new II.ptr(499,499,$toNativeArray($kindInt32,[-2,0,-1])),new II.ptr(500,501,$toNativeArray($kindInt32,[1114112,1114112,1114112])),new II.ptr(502,502,$toNativeArray($kindInt32,[0,-97,0])),new II.ptr(503,503,$toNativeArray($kindInt32,[0,-56,0])),new II.ptr(504,543,$toNativeArray($kindInt32,[1114112,1114112,1114112])),new II.ptr(544,544,$toNativeArray($kindInt32,[0,-130,0])),new II.ptr(546,563,$toNativeArray($kindInt32,[1114112,1114112,1114112])),new II.ptr(570,570,$toNativeArray($kindInt32,[0,10795,0])),new II.ptr(571,572,$toNativeArray($kindInt32,[1114112,1114112,1114112])),new II.ptr(573,573,$toNativeArray($kindInt32,[0,-163,0])),new II.ptr(574,574,$toNativeArray($kindInt32,[0,10792,0])),new II.ptr(575,576,$toNativeArray($kindInt32,[10815,0,10815])),new II.ptr(577,578,$toNativeArray($kindInt32,[1114112,1114112,1114112])),new II.ptr(579,579,$toNativeArray($kindInt32,[0,-195,0])),new II.ptr(580,580,$toNativeArray($kindInt32,[0,69,0])),new II.ptr(581,581,$toNativeArray($kindInt32,[0,71,0])),new II.ptr(582,591,$toNativeArray($kindInt32,[1114112,1114112,1114112])),new II.ptr(592,592,$toNativeArray($kindInt32,[10783,0,10783])),new II.ptr(593,593,$toNativeArray($kindInt32,[10780,0,10780])),new II.ptr(594,594,$toNativeArray($kindInt32,[10782,0,10782])),new II.ptr(595,595,$toNativeArray($kindInt32,[-210,0,-210])),new II.ptr(596,596,$toNativeArray($kindInt32,[-206,0,-206])),new II.ptr(598,599,$toNativeArray($kindInt32,[-205,0,-205])),new II.ptr(601,601,$toNativeArray($kindInt32,[-202,0,-202])),new II.ptr(603,603,$toNativeArray($kindInt32,[-203,0,-203])),new II.ptr(604,604,$toNativeArray($kindInt32,[42319,0,42319])),new II.ptr(608,608,$toNativeArray($kindInt32,[-205,0,-205])),new II.ptr(609,609,$toNativeArray($kindInt32,[42315,0,42315])),new II.ptr(611,611,$toNativeArray($kindInt32,[-207,0,-207])),new II.ptr(613,613,$toNativeArray($kindInt32,[42280,0,42280])),new II.ptr(614,614,$toNativeArray($kindInt32,[42308,0,42308])),new II.ptr(616,616,$toNativeArray($kindInt32,[-209,0,-209])),new II.ptr(617,617,$toNativeArray($kindInt32,[-211,0,-211])),new II.ptr(618,618,$toNativeArray($kindInt32,[42308,0,42308])),new II.ptr(619,619,$toNativeArray($kindInt32,[10743,0,10743])),new II.ptr(620,620,$toNativeArray($kindInt32,[42305,0,42305])),new II.ptr(623,623,$toNativeArray($kindInt32,[-211,0,-211])),new II.ptr(625,625,$toNativeArray($kindInt32,[10749,0,10749])),new II.ptr(626,626,$toNativeArray($kindInt32,[-213,0,-213])),new II.ptr(629,629,$toNativeArray($kindInt32,[-214,0,-214])),new II.ptr(637,637,$toNativeArray($kindInt32,[10727,0,10727])),new II.ptr(640,640,$toNativeArray($kindInt32,[-218,0,-218])),new II.ptr(642,642,$toNativeArray($kindInt32,[42307,0,42307])),new II.ptr(643,643,$toNativeArray($kindInt32,[-218,0,-218])),new II.ptr(647,647,$toNativeArray($kindInt32,[42282,0,42282])),new II.ptr(648,648,$toNativeArray($kindInt32,[-218,0,-218])),new II.ptr(649,649,$toNativeArray($kindInt32,[-69,0,-69])),new II.ptr(650,651,$toNativeArray($kindInt32,[-217,0,-217])),new II.ptr(652,652,$toNativeArray($kindInt32,[-71,0,-71])),new II.ptr(658,658,$toNativeArray($kindInt32,[-219,0,-219])),new II.ptr(669,669,$toNativeArray($kindInt32,[42261,0,42261])),new II.ptr(670,670,$toNativeArray($kindInt32,[42258,0,42258])),new II.ptr(837,837,$toNativeArray($kindInt32,[84,0,84])),new II.ptr(880,883,$toNativeArray($kindInt32,[1114112,1114112,1114112])),new II.ptr(886,887,$toNativeArray($kindInt32,[1114112,1114112,1114112])),new II.ptr(891,893,$toNativeArray($kindInt32,[130,0,130])),new II.ptr(895,895,$toNativeArray($kindInt32,[0,116,0])),new II.ptr(902,902,$toNativeArray($kindInt32,[0,38,0])),new II.ptr(904,906,$toNativeArray($kindInt32,[0,37,0])),new II.ptr(908,908,$toNativeArray($kindInt32,[0,64,0])),new II.ptr(910,911,$toNativeArray($kindInt32,[0,63,0])),new II.ptr(913,929,$toNativeArray($kindInt32,[0,32,0])),new II.ptr(931,939,$toNativeArray($kindInt32,[0,32,0])),new II.ptr(940,940,$toNativeArray($kindInt32,[-38,0,-38])),new II.ptr(941,943,$toNativeArray($kindInt32,[-37,0,-37])),new II.ptr(945,961,$toNativeArray($kindInt32,[-32,0,-32])),new II.ptr(962,962,$toNativeArray($kindInt32,[-31,0,-31])),new II.ptr(963,971,$toNativeArray($kindInt32,[-32,0,-32])),new II.ptr(972,972,$toNativeArray($kindInt32,[-64,0,-64])),new II.ptr(973,974,$toNativeArray($kindInt32,[-63,0,-63])),new II.ptr(975,975,$toNativeArray($kindInt32,[0,8,0])),new II.ptr(976,976,$toNativeArray($kindInt32,[-62,0,-62])),new II.ptr(977,977,$toNativeArray($kindInt32,[-57,0,-57])),new II.ptr(981,981,$toNativeArray($kindInt32,[-47,0,-47])),new II.ptr(982,982,$toNativeArray($kindInt32,[-54,0,-54])),new II.ptr(983,983,$toNativeArray($kindInt32,[-8,0,-8])),new II.ptr(984,1007,$toNativeArray($kindInt32,[1114112,1114112,1114112])),new II.ptr(1008,1008,$toNativeArray($kindInt32,[-86,0,-86])),new II.ptr(1009,1009,$toNativeArray($kindInt32,[-80,0,-80])),new II.ptr(1010,1010,$toNativeArray($kindInt32,[7,0,7])),new II.ptr(1011,1011,$toNativeArray($kindInt32,[-116,0,-116])),new II.ptr(1012,1012,$toNativeArray($kindInt32,[0,-60,0])),new II.ptr(1013,1013,$toNativeArray($kindInt32,[-96,0,-96])),new II.ptr(1015,1016,$toNativeArray($kindInt32,[1114112,1114112,1114112])),new II.ptr(1017,1017,$toNativeArray($kindInt32,[0,-7,0])),new II.ptr(1018,1019,$toNativeArray($kindInt32,[1114112,1114112,1114112])),new II.ptr(1021,1023,$toNativeArray($kindInt32,[0,-130,0])),new II.ptr(1024,1039,$toNativeArray($kindInt32,[0,80,0])),new II.ptr(1040,1071,$toNativeArray($kindInt32,[0,32,0])),new II.ptr(1072,1103,$toNativeArray($kindInt32,[-32,0,-32])),new II.ptr(1104,1119,$toNativeArray($kindInt32,[-80,0,-80])),new II.ptr(1120,1153,$toNativeArray($kindInt32,[1114112,1114112,1114112])),new II.ptr(1162,1215,$toNativeArray($kindInt32,[1114112,1114112,1114112])),new II.ptr(1216,1216,$toNativeArray($kindInt32,[0,15,0])),new II.ptr(1217,1230,$toNativeArray($kindInt32,[1114112,1114112,1114112])),new II.ptr(1231,1231,$toNativeArray($kindInt32,[-15,0,-15])),new II.ptr(1232,1327,$toNativeArray($kindInt32,[1114112,1114112,1114112])),new II.ptr(1329,1366,$toNativeArray($kindInt32,[0,48,0])),new II.ptr(1377,1414,$toNativeArray($kindInt32,[-48,0,-48])),new II.ptr(4256,4293,$toNativeArray($kindInt32,[0,7264,0])),new II.ptr(4295,4295,$toNativeArray($kindInt32,[0,7264,0])),new II.ptr(4301,4301,$toNativeArray($kindInt32,[0,7264,0])),new II.ptr(4304,4346,$toNativeArray($kindInt32,[3008,0,0])),new II.ptr(4349,4351,$toNativeArray($kindInt32,[3008,0,0])),new II.ptr(5024,5103,$toNativeArray($kindInt32,[0,38864,0])),new II.ptr(5104,5109,$toNativeArray($kindInt32,[0,8,0])),new II.ptr(5112,5117,$toNativeArray($kindInt32,[-8,0,-8])),new II.ptr(7296,7296,$toNativeArray($kindInt32,[-6254,0,-6254])),new II.ptr(7297,7297,$toNativeArray($kindInt32,[-6253,0,-6253])),new II.ptr(7298,7298,$toNativeArray($kindInt32,[-6244,0,-6244])),new II.ptr(7299,7300,$toNativeArray($kindInt32,[-6242,0,-6242])),new II.ptr(7301,7301,$toNativeArray($kindInt32,[-6243,0,-6243])),new II.ptr(7302,7302,$toNativeArray($kindInt32,[-6236,0,-6236])),new II.ptr(7303,7303,$toNativeArray($kindInt32,[-6181,0,-6181])),new II.ptr(7304,7304,$toNativeArray($kindInt32,[35266,0,35266])),new II.ptr(7312,7354,$toNativeArray($kindInt32,[0,-3008,0])),new II.ptr(7357,7359,$toNativeArray($kindInt32,[0,-3008,0])),new II.ptr(7545,7545,$toNativeArray($kindInt32,[35332,0,35332])),new II.ptr(7549,7549,$toNativeArray($kindInt32,[3814,0,3814])),new II.ptr(7566,7566,$toNativeArray($kindInt32,[35384,0,35384])),new II.ptr(7680,7829,$toNativeArray($kindInt32,[1114112,1114112,1114112])),new II.ptr(7835,7835,$toNativeArray($kindInt32,[-59,0,-59])),new II.ptr(7838,7838,$toNativeArray($kindInt32,[0,-7615,0])),new II.ptr(7840,7935,$toNativeArray($kindInt32,[1114112,1114112,1114112])),new II.ptr(7936,7943,$toNativeArray($kindInt32,[8,0,8])),new II.ptr(7944,7951,$toNativeArray($kindInt32,[0,-8,0])),new II.ptr(7952,7957,$toNativeArray($kindInt32,[8,0,8])),new II.ptr(7960,7965,$toNativeArray($kindInt32,[0,-8,0])),new II.ptr(7968,7975,$toNativeArray($kindInt32,[8,0,8])),new II.ptr(7976,7983,$toNativeArray($kindInt32,[0,-8,0])),new II.ptr(7984,7991,$toNativeArray($kindInt32,[8,0,8])),new II.ptr(7992,7999,$toNativeArray($kindInt32,[0,-8,0])),new II.ptr(8000,8005,$toNativeArray($kindInt32,[8,0,8])),new II.ptr(8008,8013,$toNativeArray($kindInt32,[0,-8,0])),new II.ptr(8017,8017,$toNativeArray($kindInt32,[8,0,8])),new II.ptr(8019,8019,$toNativeArray($kindInt32,[8,0,8])),new II.ptr(8021,8021,$toNativeArray($kindInt32,[8,0,8])),new II.ptr(8023,8023,$toNativeArray($kindInt32,[8,0,8])),new II.ptr(8025,8025,$toNativeArray($kindInt32,[0,-8,0])),new II.ptr(8027,8027,$toNativeArray($kindInt32,[0,-8,0])),new II.ptr(8029,8029,$toNativeArray($kindInt32,[0,-8,0])),new II.ptr(8031,8031,$toNativeArray($kindInt32,[0,-8,0])),new II.ptr(8032,8039,$toNativeArray($kindInt32,[8,0,8])),new II.ptr(8040,8047,$toNativeArray($kindInt32,[0,-8,0])),new II.ptr(8048,8049,$toNativeArray($kindInt32,[74,0,74])),new II.ptr(8050,8053,$toNativeArray($kindInt32,[86,0,86])),new II.ptr(8054,8055,$toNativeArray($kindInt32,[100,0,100])),new II.ptr(8056,8057,$toNativeArray($kindInt32,[128,0,128])),new II.ptr(8058,8059,$toNativeArray($kindInt32,[112,0,112])),new II.ptr(8060,8061,$toNativeArray($kindInt32,[126,0,126])),new II.ptr(8064,8071,$toNativeArray($kindInt32,[8,0,8])),new II.ptr(8072,8079,$toNativeArray($kindInt32,[0,-8,0])),new II.ptr(8080,8087,$toNativeArray($kindInt32,[8,0,8])),new II.ptr(8088,8095,$toNativeArray($kindInt32,[0,-8,0])),new II.ptr(8096,8103,$toNativeArray($kindInt32,[8,0,8])),new II.ptr(8104,8111,$toNativeArray($kindInt32,[0,-8,0])),new II.ptr(8112,8113,$toNativeArray($kindInt32,[8,0,8])),new II.ptr(8115,8115,$toNativeArray($kindInt32,[9,0,9])),new II.ptr(8120,8121,$toNativeArray($kindInt32,[0,-8,0])),new II.ptr(8122,8123,$toNativeArray($kindInt32,[0,-74,0])),new II.ptr(8124,8124,$toNativeArray($kindInt32,[0,-9,0])),new II.ptr(8126,8126,$toNativeArray($kindInt32,[-7205,0,-7205])),new II.ptr(8131,8131,$toNativeArray($kindInt32,[9,0,9])),new II.ptr(8136,8139,$toNativeArray($kindInt32,[0,-86,0])),new II.ptr(8140,8140,$toNativeArray($kindInt32,[0,-9,0])),new II.ptr(8144,8145,$toNativeArray($kindInt32,[8,0,8])),new II.ptr(8152,8153,$toNativeArray($kindInt32,[0,-8,0])),new II.ptr(8154,8155,$toNativeArray($kindInt32,[0,-100,0])),new II.ptr(8160,8161,$toNativeArray($kindInt32,[8,0,8])),new II.ptr(8165,8165,$toNativeArray($kindInt32,[7,0,7])),new II.ptr(8168,8169,$toNativeArray($kindInt32,[0,-8,0])),new II.ptr(8170,8171,$toNativeArray($kindInt32,[0,-112,0])),new II.ptr(8172,8172,$toNativeArray($kindInt32,[0,-7,0])),new II.ptr(8179,8179,$toNativeArray($kindInt32,[9,0,9])),new II.ptr(8184,8185,$toNativeArray($kindInt32,[0,-128,0])),new II.ptr(8186,8187,$toNativeArray($kindInt32,[0,-126,0])),new II.ptr(8188,8188,$toNativeArray($kindInt32,[0,-9,0])),new II.ptr(8486,8486,$toNativeArray($kindInt32,[0,-7517,0])),new II.ptr(8490,8490,$toNativeArray($kindInt32,[0,-8383,0])),new II.ptr(8491,8491,$toNativeArray($kindInt32,[0,-8262,0])),new II.ptr(8498,8498,$toNativeArray($kindInt32,[0,28,0])),new II.ptr(8526,8526,$toNativeArray($kindInt32,[-28,0,-28])),new II.ptr(8544,8559,$toNativeArray($kindInt32,[0,16,0])),new II.ptr(8560,8575,$toNativeArray($kindInt32,[-16,0,-16])),new II.ptr(8579,8580,$toNativeArray($kindInt32,[1114112,1114112,1114112])),new II.ptr(9398,9423,$toNativeArray($kindInt32,[0,26,0])),new II.ptr(9424,9449,$toNativeArray($kindInt32,[-26,0,-26])),new II.ptr(11264,11310,$toNativeArray($kindInt32,[0,48,0])),new II.ptr(11312,11358,$toNativeArray($kindInt32,[-48,0,-48])),new II.ptr(11360,11361,$toNativeArray($kindInt32,[1114112,1114112,1114112])),new II.ptr(11362,11362,$toNativeArray($kindInt32,[0,-10743,0])),new II.ptr(11363,11363,$toNativeArray($kindInt32,[0,-3814,0])),new II.ptr(11364,11364,$toNativeArray($kindInt32,[0,-10727,0])),new II.ptr(11365,11365,$toNativeArray($kindInt32,[-10795,0,-10795])),new II.ptr(11366,11366,$toNativeArray($kindInt32,[-10792,0,-10792])),new II.ptr(11367,11372,$toNativeArray($kindInt32,[1114112,1114112,1114112])),new II.ptr(11373,11373,$toNativeArray($kindInt32,[0,-10780,0])),new II.ptr(11374,11374,$toNativeArray($kindInt32,[0,-10749,0])),new II.ptr(11375,11375,$toNativeArray($kindInt32,[0,-10783,0])),new II.ptr(11376,11376,$toNativeArray($kindInt32,[0,-10782,0])),new II.ptr(11378,11379,$toNativeArray($kindInt32,[1114112,1114112,1114112])),new II.ptr(11381,11382,$toNativeArray($kindInt32,[1114112,1114112,1114112])),new II.ptr(11390,11391,$toNativeArray($kindInt32,[0,-10815,0])),new II.ptr(11392,11491,$toNativeArray($kindInt32,[1114112,1114112,1114112])),new II.ptr(11499,11502,$toNativeArray($kindInt32,[1114112,1114112,1114112])),new II.ptr(11506,11507,$toNativeArray($kindInt32,[1114112,1114112,1114112])),new II.ptr(11520,11557,$toNativeArray($kindInt32,[-7264,0,-7264])),new II.ptr(11559,11559,$toNativeArray($kindInt32,[-7264,0,-7264])),new II.ptr(11565,11565,$toNativeArray($kindInt32,[-7264,0,-7264])),new II.ptr(42560,42605,$toNativeArray($kindInt32,[1114112,1114112,1114112])),new II.ptr(42624,42651,$toNativeArray($kindInt32,[1114112,1114112,1114112])),new II.ptr(42786,42799,$toNativeArray($kindInt32,[1114112,1114112,1114112])),new II.ptr(42802,42863,$toNativeArray($kindInt32,[1114112,1114112,1114112])),new II.ptr(42873,42876,$toNativeArray($kindInt32,[1114112,1114112,1114112])),new II.ptr(42877,42877,$toNativeArray($kindInt32,[0,-35332,0])),new II.ptr(42878,42887,$toNativeArray($kindInt32,[1114112,1114112,1114112])),new II.ptr(42891,42892,$toNativeArray($kindInt32,[1114112,1114112,1114112])),new II.ptr(42893,42893,$toNativeArray($kindInt32,[0,-42280,0])),new II.ptr(42896,42899,$toNativeArray($kindInt32,[1114112,1114112,1114112])),new II.ptr(42900,42900,$toNativeArray($kindInt32,[48,0,48])),new II.ptr(42902,42921,$toNativeArray($kindInt32,[1114112,1114112,1114112])),new II.ptr(42922,42922,$toNativeArray($kindInt32,[0,-42308,0])),new II.ptr(42923,42923,$toNativeArray($kindInt32,[0,-42319,0])),new II.ptr(42924,42924,$toNativeArray($kindInt32,[0,-42315,0])),new II.ptr(42925,42925,$toNativeArray($kindInt32,[0,-42305,0])),new II.ptr(42926,42926,$toNativeArray($kindInt32,[0,-42308,0])),new II.ptr(42928,42928,$toNativeArray($kindInt32,[0,-42258,0])),new II.ptr(42929,42929,$toNativeArray($kindInt32,[0,-42282,0])),new II.ptr(42930,42930,$toNativeArray($kindInt32,[0,-42261,0])),new II.ptr(42931,42931,$toNativeArray($kindInt32,[0,928,0])),new II.ptr(42932,42943,$toNativeArray($kindInt32,[1114112,1114112,1114112])),new II.ptr(42946,42947,$toNativeArray($kindInt32,[1114112,1114112,1114112])),new II.ptr(42948,42948,$toNativeArray($kindInt32,[0,-48,0])),new II.ptr(42949,42949,$toNativeArray($kindInt32,[0,-42307,0])),new II.ptr(42950,42950,$toNativeArray($kindInt32,[0,-35384,0])),new II.ptr(42951,42954,$toNativeArray($kindInt32,[1114112,1114112,1114112])),new II.ptr(42997,42998,$toNativeArray($kindInt32,[1114112,1114112,1114112])),new II.ptr(43859,43859,$toNativeArray($kindInt32,[-928,0,-928])),new II.ptr(43888,43967,$toNativeArray($kindInt32,[-38864,0,-38864])),new II.ptr(65313,65338,$toNativeArray($kindInt32,[0,32,0])),new II.ptr(65345,65370,$toNativeArray($kindInt32,[-32,0,-32])),new II.ptr(66560,66599,$toNativeArray($kindInt32,[0,40,0])),new II.ptr(66600,66639,$toNativeArray($kindInt32,[-40,0,-40])),new II.ptr(66736,66771,$toNativeArray($kindInt32,[0,40,0])),new II.ptr(66776,66811,$toNativeArray($kindInt32,[-40,0,-40])),new II.ptr(68736,68786,$toNativeArray($kindInt32,[0,64,0])),new II.ptr(68800,68850,$toNativeArray($kindInt32,[-64,0,-64])),new II.ptr(71840,71871,$toNativeArray($kindInt32,[0,32,0])),new II.ptr(71872,71903,$toNativeArray($kindInt32,[-32,0,-32])),new II.ptr(93760,93791,$toNativeArray($kindInt32,[0,32,0])),new II.ptr(93792,93823,$toNativeArray($kindInt32,[-32,0,-32])),new II.ptr(125184,125217,$toNativeArray($kindInt32,[0,34,0])),new II.ptr(125218,125251,$toNativeArray($kindInt32,[-34,0,-34]))]);$pkg.CaseRanges=HS;HT=$toNativeArray($kindUint8,[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,144,130,130,130,136,130,130,130,130,130,130,136,130,130,130,130,132,132,132,132,132,132,132,132,132,132,130,130,136,136,136,130,130,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,130,130,130,136,130,136,192,192,192,192,192,192,192,192,192,192,192,192,192,192,192,192,192,192,192,192,192,192,192,192,192,192,130,136,130,136,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,16,130,136,136,136,136,136,130,136,136,224,130,136,0,136,136,136,136,132,132,136,192,130,130,136,132,224,130,132,132,132,130,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,136,160,160,160,160,160,160,160,192,192,192,192,192,192,192,192,192,192,192,192,192,192,192,192,192,192,192,192,192,192,192,192,136,192,192,192,192,192,192,192,192]);}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["unicode/utf8"]=(function(){var $pkg={},$init,B,A,C,D,F,G,H,I,J,K,N,O,P,Q,R,S;B=$pkg.acceptRange=$newType(0,$kindStruct,"utf8.acceptRange",true,"unicode/utf8",false,function(lo_,hi_){this.$val=this;if(arguments.length===0){this.lo=0;this.hi=0;return;}this.lo=lo_;this.hi=hi_;});D=function(a){var a,b,c,d,e,f;b=a.$length;if(b===0){return false;}d=(c=(0>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+0]),((c<0||c>=A.length)?($throwRuntimeError("index out of range"),undefined):A[c]));if(b>=((((d&7)>>>0)>>0))){return true;}f=$clone((e=d>>>4<<24>>>24,((e<0||e>=C.length)?($throwRuntimeError("index out of range"),undefined):C[e])),B);if(b>1&&((1>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+1])=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+1]))){return true;}else if(b>2&&((2>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+2])<128||191<(2>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+2]))){return true;}return false;};$pkg.FullRune=D;F=function(a){var a,aa,ab,ac,ad,ae,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;b=0;c=0;d=a.$length;if(d<1){e=65533;f=0;b=e;c=f;return[b,c];}g=(0>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+0]);h=((g<0||g>=A.length)?($throwRuntimeError("index out of range"),undefined):A[g]);if(h>=240){i=(((h>>0))<<31>>0)>>31>>0;j=(((((0>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+0])>>0))&~i)>>0)|(65533&i);k=1;b=j;c=k;return[b,c];}l=((((h&7)>>>0)>>0));n=$clone((m=h>>>4<<24>>>24,((m<0||m>=C.length)?($throwRuntimeError("index out of range"),undefined):C[m])),B);if(d=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+1]);if(q>>0)>>0))<<6>>0)|((((q&63)>>>0)>>0));u=2;b=t;c=u;return[b,c];}v=(2>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+2]);if(v<128||191>>0)>>0))<<12>>0)|(((((q&63)>>>0)>>0))<<6>>0))|((((v&63)>>>0)>>0));z=3;b=y;c=z;return[b,c];}aa=(3>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+3]);if(aa<128||191>>0)>>0))<<18>>0)|(((((q&63)>>>0)>>0))<<12>>0))|(((((v&63)>>>0)>>0))<<6>>0))|((((aa&63)>>>0)>>0));ae=4;b=ad;c=ae;return[b,c];};$pkg.DecodeRune=F;G=function(a){var a,aa,ab,ac,ad,ae,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;b=0;c=0;d=a.length;if(d<1){e=65533;f=0;b=e;c=f;return[b,c];}g=a.charCodeAt(0);h=((g<0||g>=A.length)?($throwRuntimeError("index out of range"),undefined):A[g]);if(h>=240){i=(((h>>0))<<31>>0)>>31>>0;j=((((a.charCodeAt(0)>>0))&~i)>>0)|(65533&i);k=1;b=j;c=k;return[b,c];}l=((((h&7)>>>0)>>0));n=$clone((m=h>>>4<<24>>>24,((m<0||m>=C.length)?($throwRuntimeError("index out of range"),undefined):C[m])),B);if(d>>0)>>0))<<6>>0)|((((q&63)>>>0)>>0));u=2;b=t;c=u;return[b,c];}v=a.charCodeAt(2);if(v<128||191>>0)>>0))<<12>>0)|(((((q&63)>>>0)>>0))<<6>>0))|((((v&63)>>>0)>>0));z=3;b=y;c=z;return[b,c];}aa=a.charCodeAt(3);if(aa<128||191>>0)>>0))<<18>>0)|(((((q&63)>>>0)>>0))<<12>>0))|(((((v&63)>>>0)>>0))<<6>>0))|((((aa&63)>>>0)>>0));ae=4;b=ad;c=ae;return[b,c];};$pkg.DecodeRuneInString=G;H=function(a){var a,b,c,d,e,f,g,h,i,j,k,l,m,n,o;b=0;c=0;d=a.$length;if(d===0){e=65533;f=0;b=e;c=f;return[b,c];}g=d-1>>0;b=((((g<0||g>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+g])>>0));if(b<128){h=b;i=1;b=h;c=i;return[b,c];}j=d-4>>0;if(j<0){j=0;}g=g-(1)>>0;while(true){if(!(g>=j)){break;}if(P(((g<0||g>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+g]))){break;}g=g-(1)>>0;}if(g<0){g=0;}k=F($subslice(a,g,d));b=k[0];c=k[1];if(!(((g+c>>0)===d))){l=65533;m=1;b=l;c=m;return[b,c];}n=b;o=c;b=n;c=o;return[b,c];};$pkg.DecodeLastRune=H;I=function(a){var a,b,c,d,e,f,g,h,i,j,k,l,m,n,o;b=0;c=0;d=a.length;if(d===0){e=65533;f=0;b=e;c=f;return[b,c];}g=d-1>>0;b=((a.charCodeAt(g)>>0));if(b<128){h=b;i=1;b=h;c=i;return[b,c];}j=d-4>>0;if(j<0){j=0;}g=g-(1)>>0;while(true){if(!(g>=j)){break;}if(P(a.charCodeAt(g))){break;}g=g-(1)>>0;}if(g<0){g=0;}k=G($substring(a,g,d));b=k[0];c=k[1];if(!(((g+c>>0)===d))){l=65533;m=1;b=l;c=m;return[b,c];}n=b;o=c;b=n;c=o;return[b,c];};$pkg.DecodeLastRuneInString=I;J=function(a){var a;if(a<0){return-1;}else if(a<=127){return 1;}else if(a<=2047){return 2;}else if(55296<=a&&a<=57343){return-1;}else if(a<=65535){return 3;}else if(a<=1114111){return 4;}return-1;};$pkg.RuneLen=J;K=function(a,b){var a,b,c;c=((b>>>0));if(c<=127){(0>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+0]=((b<<24>>>24)));return 1;}else if(c<=2047){$unused((1>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+1]));(0>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+0]=((192|(((b>>6>>0)<<24>>>24)))>>>0));(1>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+1]=((128|((((b<<24>>>24))&63)>>>0))>>>0));return 2;}else if((c>1114111)||(55296<=c&&c<=57343)){b=65533;$unused((2>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+2]));(0>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+0]=((224|(((b>>12>>0)<<24>>>24)))>>>0));(1>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+1]=((128|(((((b>>6>>0)<<24>>>24))&63)>>>0))>>>0));(2>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+2]=((128|((((b<<24>>>24))&63)>>>0))>>>0));return 3;}else if(c<=65535){$unused((2>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+2]));(0>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+0]=((224|(((b>>12>>0)<<24>>>24)))>>>0));(1>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+1]=((128|(((((b>>6>>0)<<24>>>24))&63)>>>0))>>>0));(2>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+2]=((128|((((b<<24>>>24))&63)>>>0))>>>0));return 3;}else{$unused((3>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+3]));(0>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+0]=((240|(((b>>18>>0)<<24>>>24)))>>>0));(1>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+1]=((128|(((((b>>12>>0)<<24>>>24))&63)>>>0))>>>0));(2>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+2]=((128|(((((b>>6>>0)<<24>>>24))&63)>>>0))>>>0));(3>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+3]=((128|((((b<<24>>>24))&63)>>>0))>>>0));return 4;}};$pkg.EncodeRune=K;N=function(a){var a,b,c,d,e,f,g,h,i,j,k,l,m,n,o;b=a.$length;c=0;d=0;while(true){if(!(d>0;e=((d<0||d>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+d]);if(e<128){d=d+(1)>>0;continue;}f=((e<0||e>=A.length)?($throwRuntimeError("index out of range"),undefined):A[e]);if(f===241){d=d+(1)>>0;continue;}g=((((f&7)>>>0)>>0));if((d+g>>0)>b){d=d+(1)>>0;continue;}i=$clone((h=f>>>4<<24>>>24,((h<0||h>=C.length)?($throwRuntimeError("index out of range"),undefined):C[h])),B);k=(j=d+1>>0,((j<0||j>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+j]));if(k>0,((l<0||l>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+l]));if(m<128||191>0,((n<0||n>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+n]));if(o<128||191>0;}return c;};$pkg.RuneCount=N;O=function(a){var a,b,c,d,e,f,g,h,i,j,k,l;b=0;c=a.length;d=0;while(true){if(!(d>0;b=b+(1)>>0;continue;}f=((e<0||e>=A.length)?($throwRuntimeError("index out of range"),undefined):A[e]);if(f===241){d=d+(1)>>0;b=b+(1)>>0;continue;}g=((((f&7)>>>0)>>0));if((d+g>>0)>c){d=d+(1)>>0;b=b+(1)>>0;continue;}i=$clone((h=f>>>4<<24>>>24,((h<0||h>=C.length)?($throwRuntimeError("index out of range"),undefined):C[h])),B);j=a.charCodeAt((d+1>>0));if(j>0));if(k<128||191>0));if(l<128||191>0;b=b+(1)>>0;}b=b;return b;};$pkg.RuneCountInString=O;P=function(a){var a;return!((((a&192)>>>0)===128));};$pkg.RuneStart=P;Q=function(a){var a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p;while(true){if(!(a.$length>=8)){break;}b=((((((((0>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+0])>>>0))|((((1>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+1])>>>0))<<8>>>0))>>>0)|((((2>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+2])>>>0))<<16>>>0))>>>0)|((((3>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+3])>>>0))<<24>>>0))>>>0;c=((((((((4>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+4])>>>0))|((((5>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+5])>>>0))<<8>>>0))>>>0)|((((6>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+6])>>>0))<<16>>>0))>>>0)|((((7>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+7])>>>0))<<24>>>0))>>>0;if(!(((((((b|c)>>>0))&2155905152)>>>0)===0))){break;}a=$subslice(a,8);}d=a.$length;e=0;while(true){if(!(e=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+e]);if(f<128){e=e+(1)>>0;continue;}g=((f<0||f>=A.length)?($throwRuntimeError("index out of range"),undefined):A[f]);if(g===241){return false;}h=((((g&7)>>>0)>>0));if((e+h>>0)>d){return false;}j=$clone((i=g>>>4<<24>>>24,((i<0||i>=C.length)?($throwRuntimeError("index out of range"),undefined):C[i])),B);l=(k=e+1>>0,((k<0||k>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+k]));if(l>0,((m<0||m>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+m]));if(n<128||191>0,((o<0||o>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+o]));if(p<128||191>0;}return true;};$pkg.Valid=Q;R=function(a){var a,b,c,d,e,f,g,h,i,j,k,l,m;while(true){if(!(a.length>=8)){break;}b=(((((((a.charCodeAt(0)>>>0))|(((a.charCodeAt(1)>>>0))<<8>>>0))>>>0)|(((a.charCodeAt(2)>>>0))<<16>>>0))>>>0)|(((a.charCodeAt(3)>>>0))<<24>>>0))>>>0;c=(((((((a.charCodeAt(4)>>>0))|(((a.charCodeAt(5)>>>0))<<8>>>0))>>>0)|(((a.charCodeAt(6)>>>0))<<16>>>0))>>>0)|(((a.charCodeAt(7)>>>0))<<24>>>0))>>>0;if(!(((((((b|c)>>>0))&2155905152)>>>0)===0))){break;}a=$substring(a,8);}d=a.length;e=0;while(true){if(!(e>0;continue;}g=((f<0||f>=A.length)?($throwRuntimeError("index out of range"),undefined):A[f]);if(g===241){return false;}h=((((g&7)>>>0)>>0));if((e+h>>0)>d){return false;}j=$clone((i=g>>>4<<24>>>24,((i<0||i>=C.length)?($throwRuntimeError("index out of range"),undefined):C[i])),B);k=a.charCodeAt((e+1>>0));if(k>0));if(l<128||191>0));if(m<128||191>0;}return true;};$pkg.ValidString=R;S=function(a){var a;if(0<=a&&a<55296){return true;}else if(57343f.$high||(e.$high===f.$high&&e.$low>=f.$low)))){return 0;}return(((g=(h=(new $Int64(0,d.s.$length)),i=d.i,new $Int64(h.$high-i.$high,h.$low-i.$low)),g.$low+((g.$high>>31)*4294967296))>>0));};F.prototype.Len=function(){return this.$val.Len();};F.ptr.prototype.Size=function(){var d;d=this;return(new $Int64(0,d.s.$length));};F.prototype.Size=function(){return this.$val.Size();};F.ptr.prototype.Read=function(d){var d,e,f,g,h,i,j,k,l,m;e=0;f=$ifaceNil;g=this;if((h=g.i,i=(new $Int64(0,g.s.$length)),(h.$high>i.$high||(h.$high===i.$high&&h.$low>=i.$low)))){j=0;k=B.EOF;e=j;f=k;return[e,f];}g.prevRune=-1;e=$copySlice(d,$subslice(g.s,$flatten64(g.i)));g.i=(l=g.i,m=(new $Int64(0,e)),new $Int64(l.$high+m.$high,l.$low+m.$low));return[e,f];};F.prototype.Read=function(d){return this.$val.Read(d);};F.ptr.prototype.ReadAt=function(d,e){var d,e,f,g,h,i,j,k,l,m;f=0;g=$ifaceNil;h=this;if((e.$high<0||(e.$high===0&&e.$low<0))){i=0;j=A.New("bytes.Reader.ReadAt: negative offset");f=i;g=j;return[f,g];}if((k=(new $Int64(0,h.s.$length)),(e.$high>k.$high||(e.$high===k.$high&&e.$low>=k.$low)))){l=0;m=B.EOF;f=l;g=m;return[f,g];}f=$copySlice(d,$subslice(h.s,$flatten64(e)));if(ff.$high||(e.$high===f.$high&&e.$low>=f.$low)))){return[0,B.EOF];}i=(g=d.s,h=d.i,(($flatten64(h)<0||$flatten64(h)>=g.$length)?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+$flatten64(h)]));d.i=(j=d.i,k=new $Int64(0,1),new $Int64(j.$high+k.$high,j.$low+k.$low));return[i,$ifaceNil];};F.prototype.ReadByte=function(){return this.$val.ReadByte();};F.ptr.prototype.UnreadByte=function(){var d,e,f,g;d=this;if((e=d.i,(e.$high<0||(e.$high===0&&e.$low<=0)))){return A.New("bytes.Reader.UnreadByte: at beginning of slice");}d.prevRune=-1;d.i=(f=d.i,g=new $Int64(0,1),new $Int64(f.$high-g.$high,f.$low-g.$low));return $ifaceNil;};F.prototype.UnreadByte=function(){return this.$val.UnreadByte();};F.ptr.prototype.ReadRune=function(){var d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x;d=0;e=0;f=$ifaceNil;g=this;if((h=g.i,i=(new $Int64(0,g.s.$length)),(h.$high>i.$high||(h.$high===i.$high&&h.$low>=i.$low)))){g.prevRune=-1;j=0;k=0;l=B.EOF;d=j;e=k;f=l;return[d,e,f];}g.prevRune=(((m=g.i,m.$low+((m.$high>>31)*4294967296))>>0));p=(n=g.s,o=g.i,(($flatten64(o)<0||$flatten64(o)>=n.$length)?($throwRuntimeError("index out of range"),undefined):n.$array[n.$offset+$flatten64(o)]));if(p<128){g.i=(q=g.i,r=new $Int64(0,1),new $Int64(q.$high+r.$high,q.$low+r.$low));s=((p>>0));t=1;u=$ifaceNil;d=s;e=t;f=u;return[d,e,f];}v=C.DecodeRune($subslice(g.s,$flatten64(g.i)));d=v[0];e=v[1];g.i=(w=g.i,x=(new $Int64(0,e)),new $Int64(w.$high+x.$high,w.$low+x.$low));return[d,e,f];};F.prototype.ReadRune=function(){return this.$val.ReadRune();};F.ptr.prototype.UnreadRune=function(){var d,e;d=this;if((e=d.i,(e.$high<0||(e.$high===0&&e.$low<=0)))){return A.New("bytes.Reader.UnreadRune: at beginning of slice");}if(d.prevRune<0){return A.New("bytes.Reader.UnreadRune: previous operation was not ReadRune");}d.i=(new $Int64(0,d.prevRune));d.prevRune=-1;return $ifaceNil;};F.prototype.UnreadRune=function(){return this.$val.UnreadRune();};F.ptr.prototype.Seek=function(d,e){var d,e,f,g,h,i,j;f=this;f.prevRune=-1;g=new $Int64(0,0);h=e;if(h===(0)){g=d;}else if(h===(1)){g=(i=f.i,new $Int64(i.$high+d.$high,i.$low+d.$low));}else if(h===(2)){g=(j=(new $Int64(0,f.s.$length)),new $Int64(j.$high+d.$high,j.$low+d.$low));}else{return[new $Int64(0,0),A.New("bytes.Reader.Seek: invalid whence")];}if((g.$high<0||(g.$high===0&&g.$low<0))){return[new $Int64(0,0),A.New("bytes.Reader.Seek: negative position")];}f.i=g;return[g,$ifaceNil];};F.prototype.Seek=function(d,e){return this.$val.Seek(d,e);};F.ptr.prototype.WriteTo=function(d){var{d,e,f,g,h,i,j,k,l,m,n,o,p,q,$s,$r,$c}=$restore(this,{d});$s=$s||0;s:while(true){switch($s){case 0:e=new $Int64(0,0);f=$ifaceNil;g=this;g.prevRune=-1;if((h=g.i,i=(new $Int64(0,g.s.$length)),(h.$high>i.$high||(h.$high===i.$high&&h.$low>=i.$low)))){j=new $Int64(0,0);k=$ifaceNil;e=j;f=k;$s=-1;return[e,f];}l=$subslice(g.s,$flatten64(g.i));n=d.Write(l);$s=1;case 1:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;o=m[0];f=m[1];if(o>l.$length){$panic(new $String("bytes.Reader.WriteTo: invalid Write count"));}g.i=(p=g.i,q=(new $Int64(0,o)),new $Int64(p.$high+q.$high,p.$low+q.$low));e=(new $Int64(0,o));if(!((o===l.$length))&&$interfaceIsEqual(f,$ifaceNil)){f=B.ErrShortWrite;}$s=-1;return[e,f];}return;}var $f={$blk:F.ptr.prototype.WriteTo,$c:true,$r,d,e,f,g,h,i,j,k,l,m,n,o,p,q,$s};return $f;};F.prototype.WriteTo=function(d){return this.$val.WriteTo(d);};F.ptr.prototype.Reset=function(d){var d,e;e=this;F.copy(e,new F.ptr(d,new $Int64(0,0),-1));};F.prototype.Reset=function(d){return this.$val.Reset(d);};G=function(d){var d;return new F.ptr(d,new $Int64(0,0),-1);};$pkg.NewReader=G;I=function(d,e){var d,e,f,g;if(e.$length===0){return C.RuneCount(d)+1>>0;}if(e.$length===1){return D.Count(d,(0>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+0]));}f=0;while(true){g=BO(d,e);if(g===-1){return f;}f=f+(1)>>0;d=$subslice(d,(g+e.$length>>0));}};$pkg.Count=I;J=function(d,e){var d,e;return!((BO(d,e)===-1));};$pkg.Contains=J;K=function(d,e){var d,e;return Q(d,e)>=0;};$pkg.ContainsAny=K;O=function(d,e){var d,e,f;f=d.$length-1>>0;while(true){if(!(f>=0)){break;}if(((f<0||f>=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+f])===e){return f;}f=f-(1)>>0;}return-1;};$pkg.LastIndexByte=O;P=function(d,e){var d,e,f,g,h,i,j,k;if(0<=e&&e<128){return BX(d,((e<<24>>>24)));}else if((e===65533)){f=0;while(true){if(!(f>0;}return-1;}else if(!C.ValidRune(e)){return-1;}else{j=CC.zero();k=C.EncodeRune(new CA(j),e);return BO(d,$subslice(new CA(j),0,k));}};$pkg.IndexRune=P;Q=function(d,e){var d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y;if(e===""){return-1;}if(d.$length===1){f=(((0>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+0])>>0));if(f>=128){g=e;h=0;while(true){if(!(h=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+0]))>=0){return 0;}return-1;}if(e.length===1){j=((e.charCodeAt(0)>>0));if(j>=128){j=65533;}return P(d,j);}if(d.$length>8){k=AY(e);l=$clone(k[0],AX);m=k[1];if(m){n=d;o=0;while(true){if(!(o=n.$length)?($throwRuntimeError("index out of range"),undefined):n.$array[n.$offset+o]);if(new CD(l).contains(q)){return p;}o++;}return-1;}}r=0;s=0;while(true){if(!(s=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+s])>>0));if(t<128){if(D.IndexByteString(e,((s<0||s>=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+s]))>=0){return s;}r=1;s=s+(r)>>0;continue;}u=C.DecodeRune($subslice(d,s));t=u[0];r=u[1];if(!((t===65533))){if(e.length===r){if(e===($encodeRune(t))){return s;}s=s+(r)>>0;continue;}if(D.MaxLen>=r){if(D.IndexString(e,($encodeRune(t)))>=0){return s;}s=s+(r)>>0;continue;}}v=e;w=0;while(true){if(!(w>0;}return-1;};$pkg.IndexAny=Q;AB=function(d,e){var d,e;return d.$length>=e.$length&&BY($subslice(d,0,e.$length),e);};$pkg.HasPrefix=AB;AC=function(d,e){var d,e;return d.$length>=e.$length&&BY($subslice(d,(d.$length-e.$length>>0)),e);};$pkg.HasSuffix=AC;AD=function(d,e){var{d,e,f,g,h,i,j,k,l,m,n,o,$s,$r,$c}=$restore(this,{d,e});$s=$s||0;s:while(true){switch($s){case 0:f=e.$length;g=0;h=$makeSlice(CA,f);i=0;case 1:if(!(i=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+i])>>0));if(k>=128){l=C.DecodeRune($subslice(e,i));k=l[0];j=l[1];}m=d(k);$s=3;case 3:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}k=m;if(k>=0){n=C.RuneLen(k);if(n<0){n=3;}if((g+n>>0)>f){f=($imul(f,2))+4>>0;o=$makeSlice(CA,f);$copySlice(o,$subslice(h,0,g));h=o;}g=g+(C.EncodeRune($subslice(h,g,f),k))>>0;}i=i+(j)>>0;$s=1;continue;case 2:$s=-1;return $subslice(h,0,g);}return;}var $f={$blk:AD,$c:true,$r,d,e,f,g,h,i,j,k,l,m,n,o,$s};return $f;};$pkg.Map=AD;AG=function(d){var{d,e,f,g,h,i,j,k,l,m,n,o,$s,$r,$c}=$restore(this,{d});$s=$s||0;s:while(true){switch($s){case 0:e=true;f=false;g=e;h=f;i=0;while(true){if(!(i=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+i]);if(j>=128){g=false;break;}h=h||(65<=j&&j<=90);i=i+(1)>>0;}if(g){if(!h){$s=-1;return $appendSlice((new CA($stringToBytes(""))),d);}k=$makeSlice(CA,d.$length);l=0;while(true){if(!(l=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+l]);if(65<=m&&m<=90){m=m+(32)<<24>>>24;}((l<0||l>=k.$length)?($throwRuntimeError("index out of range"),undefined):k.$array[k.$offset+l]=m);l=l+(1)>>0;}$s=-1;return k;}n=AD(E.ToLower,d);$s=1;case 1:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;$s=2;case 2:return o;}return;}var $f={$blk:AG,$c:true,$r,d,e,f,g,h,i,j,k,l,m,n,o,$s};return $f;};$pkg.ToLower=AG;AO=function(d,e){var{d,e,f,g,$s,$r,$c}=$restore(this,{d,e});$s=$s||0;s:while(true){switch($s){case 0:f=AV(d,e,false);$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;if(g===-1){$s=-1;return CA.nil;}$s=-1;return $subslice(d,g);}return;}var $f={$blk:AO,$c:true,$r,d,e,f,g,$s};return $f;};$pkg.TrimLeftFunc=AO;AP=function(d,e){var{d,e,f,g,h,i,$s,$r,$c}=$restore(this,{d,e});$s=$s||0;s:while(true){switch($s){case 0:f=AW(d,e,false);$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;if(g>=0&&((g<0||g>=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+g])>=128){h=C.DecodeRune($subslice(d,g));i=h[1];g=g+(i)>>0;}else{g=g+(1)>>0;}$s=-1;return $subslice(d,0,g);}return;}var $f={$blk:AP,$c:true,$r,d,e,f,g,h,i,$s};return $f;};$pkg.TrimRightFunc=AP;AQ=function(d,e){var{d,e,f,g,h,$s,$r,$c}=$restore(this,{d,e});$s=$s||0;s:while(true){switch($s){case 0:f=AO(d,e);$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=AP(f,e);$s=2;case 2:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;$s=3;case 3:return h;}return;}var $f={$blk:AQ,$c:true,$r,d,e,f,g,h,$s};return $f;};$pkg.TrimFunc=AQ;AR=function(d,e){var d,e;if(AB(d,e)){return $subslice(d,e.$length);}return d;};$pkg.TrimPrefix=AR;AV=function(d,e,f){var{d,e,f,g,h,i,j,k,$s,$r,$c}=$restore(this,{d,e,f});$s=$s||0;s:while(true){switch($s){case 0:g=0;case 1:if(!(g=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+g])>>0));if(i>=128){j=C.DecodeRune($subslice(d,g));i=j[0];h=j[1];}k=e(i);$s=5;case 5:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}if(k===f){$s=3;continue;}$s=4;continue;case 3:$s=-1;return g;case 4:g=g+(h)>>0;$s=1;continue;case 2:$s=-1;return-1;}return;}var $f={$blk:AV,$c:true,$r,d,e,f,g,h,i,j,k,$s};return $f;};AW=function(d,e,f){var{d,e,f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{d,e,f});$s=$s||0;s:while(true){switch($s){case 0:g=d.$length;case 1:if(!(g>0)){$s=2;continue;}h=(((i=g-1>>0,((i<0||i>=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+i]))>>0));j=1;k=h;l=j;if(k>=128){m=C.DecodeLastRune($subslice(d,0,g));k=m[0];l=m[1];}g=g-(l)>>0;n=e(k);$s=5;case 5:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}if(n===f){$s=3;continue;}$s=4;continue;case 3:$s=-1;return g;case 4:$s=1;continue;case 2:$s=-1;return-1;}return;}var $f={$blk:AW,$c:true,$r,d,e,f,g,h,i,j,k,l,m,n,$s};return $f;};AY=function(d){var d,e,f,g,h,i,j,k,l,m,n,o,p;e=CG.zero();f=false;g=0;while(true){if(!(g=128){i=$clone(e,AX);j=false;AX.copy(e,i);f=j;return[e,f];}l=(k=h/32,(k===k&&k!==1/0&&k!==-1/0)?k>>>0:$throwRuntimeError("integer divide by zero"));((l<0||l>=e.length)?($throwRuntimeError("index out of range"),undefined):e[l]=((((l<0||l>=e.length)?($throwRuntimeError("index out of range"),undefined):e[l])|(((m=((n=h%32,n===n?n:$throwRuntimeError("integer divide by zero"))),m<32?(1<>>0)))>>>0));g=g+(1)>>0;}o=$clone(e,AX);p=true;AX.copy(e,o);f=p;return[e,f];};AX.prototype.contains=function(d){var d,e,f,g,h,i,j;e=this.$val;return!((((((f=e,g=(h=d/32,(h===h&&h!==1/0&&h!==-1/0)?h>>>0:$throwRuntimeError("integer divide by zero")),((g<0||g>=f.length)?($throwRuntimeError("index out of range"),undefined):f[g]))&(((i=((j=d%32,j===j?j:$throwRuntimeError("integer divide by zero"))),i<32?(1<>>0)))>>>0))===0));};$ptrType(AX).prototype.contains=function(d){return(new AX(this.$get())).contains(d);};AZ=function(d,e){var d,e,f,g,h,i;f=d;g=0;while(true){if(!(g0&&((0>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+0])===e))){break;}d=$subslice(d,1);}if(d.$length===0){return CA.nil;}return d;};BD=function(d,e){var d,e;while(true){if(!(d.$length>0)){break;}if(!new CD(e).contains((0>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+0]))){break;}d=$subslice(d,1);}if(d.$length===0){return CA.nil;}return d;};BE=function(d,e){var d,e,f,g,h,i,j;while(true){if(!(d.$length>0)){break;}f=(((0>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+0])>>0));g=1;h=f;i=g;if(h>=128){j=C.DecodeRune(d);h=j[0];i=j[1];}if(!AZ(e,h)){break;}d=$subslice(d,i);}if(d.$length===0){return CA.nil;}return d;};BF=function(d,e){var d,e,f,g,h;if((d.$length===0)||e===""){return d;}if((e.length===1)&&e.charCodeAt(0)<128){return BG(d,e.charCodeAt(0));}f=AY(e);g=$clone(f[0],AX);h=f[1];if(h){return BH(d,g);}return BI(d,e);};$pkg.TrimRight=BF;BG=function(d,e){var d,e,f;while(true){if(!(d.$length>0&&((f=d.$length-1>>0,((f<0||f>=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+f]))===e))){break;}d=$subslice(d,0,(d.$length-1>>0));}return d;};BH=function(d,e){var d,e,f;while(true){if(!(d.$length>0)){break;}if(!new CD(e).contains((f=d.$length-1>>0,((f<0||f>=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+f])))){break;}d=$subslice(d,0,(d.$length-1>>0));}return d;};BI=function(d,e){var d,e,f,g,h,i,j,k;while(true){if(!(d.$length>0)){break;}f=(((g=d.$length-1>>0,((g<0||g>=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+g]))>>0));h=1;i=f;j=h;if(i>=128){k=C.DecodeLastRune(d);i=k[0];j=k[1];}if(!AZ(e,i)){break;}d=$subslice(d,0,(d.$length-j>>0));}return d;};BJ=function(d){var{d,e,f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{d});$s=$s||0;s:while(true){switch($s){case 0:e=0;case 1:if(!(e=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+e]);if(f>=128){$s=3;continue;}$s=4;continue;case 3:g=AQ($subslice(d,e),E.IsSpace);$s=5;case 5:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;$s=6;case 6:return h;case 4:if(((f<0||f>=X.length)?($throwRuntimeError("index out of range"),undefined):X[f])===0){$s=2;continue;}e=e+(1)>>0;$s=1;continue;case 2:i=d.$length;case 7:if(!(i>e)){$s=8;continue;}k=(j=i-1>>0,((j<0||j>=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+j]));if(k>=128){$s=9;continue;}$s=10;continue;case 9:l=AQ($subslice(d,e,i),E.IsSpace);$s=11;case 11:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;$s=12;case 12:return m;case 10:if(((k<0||k>=X.length)?($throwRuntimeError("index out of range"),undefined):X[k])===0){$s=8;continue;}i=i-(1)>>0;$s=7;continue;case 8:if(e===i){$s=-1;return CA.nil;}$s=-1;return $subslice(d,e,i);}return;}var $f={$blk:BJ,$c:true,$r,d,e,f,g,h,i,j,k,l,m,$s};return $f;};$pkg.TrimSpace=BJ;BN=function(d,e){var d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;while(true){if(!(!((d.$length===0))&&!((e.$length===0)))){break;}f=0;g=0;h=f;i=g;if((0>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+0])<128){j=(((0>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+0])>>0));k=$subslice(d,1);h=j;d=k;}else{l=C.DecodeRune(d);m=l[0];n=l[1];o=m;p=$subslice(d,n);h=o;d=p;}if((0>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+0])<128){q=(((0>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+0])>>0));r=$subslice(e,1);i=q;e=r;}else{s=C.DecodeRune(e);t=s[0];u=s[1];v=t;w=$subslice(e,u);i=v;e=w;}if(i===h){continue;}if(i>0)-65>>0))){continue;}return false;}z=E.SimpleFold(h);while(true){if(!(!((z===h))&&z=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+0]));}else if((f===d.$length)){if(BY(e,d)){return 0;}return-1;}else if(f>d.$length){return-1;}else if(f<=D.MaxLen){if(d.$length<=0){return D.Index(d,e);}g=(0>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+0]);h=(1>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+1]);i=0;j=(d.$length-f>>0)+1>>0;k=0;while(true){if(!(i=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+i])===g))){l=BX($subslice(d,(i+1>>0),j),g);if(l<0){return-1;}i=i+((l+1>>0))>>0;}if(((m=i+1>>0,((m<0||m>=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+m]))===h)&&BY($subslice(d,i,(i+f>>0)),e)){return i;}k=k+(1)>>0;i=i+(1)>>0;if(k>D.Cutover(i)){n=D.Index($subslice(d,i),e);if(n>=0){return n+i>>0;}return-1;}}return-1;}o=(0>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+0]);p=(1>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+1]);q=0;r=0;s=(d.$length-f>>0)+1>>0;while(true){if(!(q=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+q])===o))){t=BX($subslice(d,(q+1>>0),s),o);if(t<0){break;}q=q+((t+1>>0))>>0;}if(((u=q+1>>0,((u<0||u>=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+u]))===p)&&BY($subslice(d,q,(q+f>>0)),e)){return q;}q=q+(1)>>0;r=r+(1)>>0;if(r>=(4+(q>>4>>0)>>0)&&q>0;}}return-1;};$pkg.Index=BO;BP=function(d,e){var d,e,f,g,h,i,j,k,l,m,n,o;f=CA.nil;g=CA.nil;h=false;i=BO(d,e);if(i>=0){j=$subslice(d,0,i);k=$subslice(d,(i+e.$length>>0));l=true;f=j;g=k;h=l;return[f,g,h];}m=d;n=CA.nil;o=false;f=m;g=n;h=o;return[f,g,h];};$pkg.Cut=BP;BQ.ptr.prototype.Bytes=function(){var d;d=this;return $subslice(d.buf,d.off);};BQ.prototype.Bytes=function(){return this.$val.Bytes();};BQ.ptr.prototype.String=function(){var d;d=this;if(d===CI.nil){return"";}return($bytesToString($subslice(d.buf,d.off)));};BQ.prototype.String=function(){return this.$val.String();};BQ.ptr.prototype.empty=function(){var d;d=this;return d.buf.$length<=d.off;};BQ.prototype.empty=function(){return this.$val.empty();};BQ.ptr.prototype.Len=function(){var d;d=this;return d.buf.$length-d.off>>0;};BQ.prototype.Len=function(){return this.$val.Len();};BQ.ptr.prototype.Cap=function(){var d;d=this;return d.buf.$capacity;};BQ.prototype.Cap=function(){return this.$val.Cap();};BQ.ptr.prototype.Truncate=function(d){var d,e;e=this;if(d===0){e.Reset();return;}e.lastRead=0;if(d<0||d>e.Len()){$panic(new $String("bytes.Buffer: truncation out of range"));}e.buf=$subslice(e.buf,0,(e.off+d>>0));};BQ.prototype.Truncate=function(d){return this.$val.Truncate(d);};BQ.ptr.prototype.Reset=function(){var d;d=this;d.buf=$subslice(d.buf,0,0);d.off=0;d.lastRead=0;};BQ.prototype.Reset=function(){return this.$val.Reset();};BQ.ptr.prototype.tryGrowByReslice=function(d){var d,e,f;e=this;f=e.buf.$length;if(d<=(e.buf.$capacity-f>>0)){e.buf=$subslice(e.buf,0,(f+d>>0));return[f,true];}return[0,false];};BQ.prototype.tryGrowByReslice=function(d){return this.$val.tryGrowByReslice(d);};BQ.ptr.prototype.grow=function(d){var{d,e,f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{d});$s=$s||0;s:while(true){switch($s){case 0:e=this;f=e.Len();if((f===0)&&!((e.off===0))){e.Reset();}g=e.tryGrowByReslice(d);h=g[0];i=g[1];if(i){$s=-1;return h;}if(e.buf===CA.nil&&d<=64){e.buf=$makeSlice(CA,d,64);$s=-1;return 0;}j=e.buf.$capacity;if(d<=((k=j/2,(k===k&&k!==1/0&&k!==-1/0)?k>>0:$throwRuntimeError("integer divide by zero"))-f>>0)){$s=1;continue;}if(j>((2147483647-j>>0)-d>>0)){$s=2;continue;}$s=3;continue;case 1:$copySlice(e.buf,$subslice(e.buf,e.off));$s=4;continue;case 2:$panic($pkg.ErrTooLarge);$s=4;continue;case 3:l=BT(($imul(2,j))+d>>0);$s=5;case 5:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;$copySlice(m,$subslice(e.buf,e.off));e.buf=m;case 4:e.off=0;e.buf=$subslice(e.buf,0,(f+d>>0));$s=-1;return f;}return;}var $f={$blk:BQ.ptr.prototype.grow,$c:true,$r,d,e,f,g,h,i,j,k,l,m,$s};return $f;};BQ.prototype.grow=function(d){return this.$val.grow(d);};BQ.ptr.prototype.Grow=function(d){var{d,e,f,g,$s,$r,$c}=$restore(this,{d});$s=$s||0;s:while(true){switch($s){case 0:e=this;if(d<0){$panic(new $String("bytes.Buffer.Grow: negative count"));}f=e.grow(d);$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;e.buf=$subslice(e.buf,0,g);$s=-1;return;}return;}var $f={$blk:BQ.ptr.prototype.Grow,$c:true,$r,d,e,f,g,$s};return $f;};BQ.prototype.Grow=function(d){return this.$val.Grow(d);};BQ.ptr.prototype.Write=function(d){var{d,e,f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{d});$s=$s||0;s:while(true){switch($s){case 0:e=0;f=$ifaceNil;g=this;g.lastRead=0;h=g.tryGrowByReslice(d.$length);i=h[0];j=h[1];if(!j){$s=1;continue;}$s=2;continue;case 1:k=g.grow(d.$length);$s=3;case 3:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}i=k;case 2:l=$copySlice($subslice(g.buf,i),d);m=$ifaceNil;e=l;f=m;$s=-1;return[e,f];}return;}var $f={$blk:BQ.ptr.prototype.Write,$c:true,$r,d,e,f,g,h,i,j,k,l,m,$s};return $f;};BQ.prototype.Write=function(d){return this.$val.Write(d);};BQ.ptr.prototype.WriteString=function(d){var{d,e,f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{d});$s=$s||0;s:while(true){switch($s){case 0:e=0;f=$ifaceNil;g=this;g.lastRead=0;h=g.tryGrowByReslice(d.length);i=h[0];j=h[1];if(!j){$s=1;continue;}$s=2;continue;case 1:k=g.grow(d.length);$s=3;case 3:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}i=k;case 2:l=$copyString($subslice(g.buf,i),d);m=$ifaceNil;e=l;f=m;$s=-1;return[e,f];}return;}var $f={$blk:BQ.ptr.prototype.WriteString,$c:true,$r,d,e,f,g,h,i,j,k,l,m,$s};return $f;};BQ.prototype.WriteString=function(d){return this.$val.WriteString(d);};BQ.ptr.prototype.ReadFrom=function(d){var{d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,$s,$r,$c}=$restore(this,{d});$s=$s||0;s:while(true){switch($s){case 0:e=new $Int64(0,0);f=$ifaceNil;g=this;g.lastRead=0;case 1:h=g.grow(512);$s=3;case 3:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;g.buf=$subslice(g.buf,0,i);k=d.Read($subslice(g.buf,i,g.buf.$capacity));$s=4;case 4:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j=k;l=j[0];m=j[1];if(l<0){$panic(BS);}g.buf=$subslice(g.buf,0,(i+l>>0));e=(n=(new $Int64(0,l)),new $Int64(e.$high+n.$high,e.$low+n.$low));if($interfaceIsEqual(m,B.EOF)){o=e;p=$ifaceNil;e=o;f=p;$s=-1;return[e,f];}if(!($interfaceIsEqual(m,$ifaceNil))){q=e;r=m;e=q;f=r;$s=-1;return[e,f];}$s=1;continue;case 2:$s=-1;return[e,f];}return;}var $f={$blk:BQ.ptr.prototype.ReadFrom,$c:true,$r,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,$s};return $f;};BQ.prototype.ReadFrom=function(d){return this.$val.ReadFrom(d);};BT=function(d){var{d,e,$s,$deferred,$r,$c}=$restore(this,{d});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);$deferred.push([(function(){if(!($interfaceIsEqual($recover(),$ifaceNil))){$panic($pkg.ErrTooLarge);}}),[]]);e=$makeSlice(CA,d);$s=1;case 1:return e;}return;}}catch(err){$err=err;$s=-1;return CA.nil;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:BT,$c:true,$r,d,e,$s,$deferred};return $f;}}};BQ.ptr.prototype.WriteTo=function(d){var{d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,$s,$r,$c}=$restore(this,{d});$s=$s||0;s:while(true){switch($s){case 0:e=new $Int64(0,0);f=$ifaceNil;g=this;g.lastRead=0;h=g.Len();if(h>0){$s=1;continue;}$s=2;continue;case 1:j=d.Write($subslice(g.buf,g.off));$s=3;case 3:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}i=j;k=i[0];l=i[1];if(k>h){$panic(new $String("bytes.Buffer.WriteTo: invalid Write count"));}g.off=g.off+(k)>>0;e=(new $Int64(0,k));if(!($interfaceIsEqual(l,$ifaceNil))){m=e;n=l;e=m;f=n;$s=-1;return[e,f];}if(!((k===h))){o=e;p=B.ErrShortWrite;e=o;f=p;$s=-1;return[e,f];}case 2:g.Reset();q=e;r=$ifaceNil;e=q;f=r;$s=-1;return[e,f];}return;}var $f={$blk:BQ.ptr.prototype.WriteTo,$c:true,$r,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,$s};return $f;};BQ.prototype.WriteTo=function(d){return this.$val.WriteTo(d);};BQ.ptr.prototype.WriteByte=function(d){var{d,e,f,g,h,i,j,$s,$r,$c}=$restore(this,{d});$s=$s||0;s:while(true){switch($s){case 0:e=this;e.lastRead=0;f=e.tryGrowByReslice(1);g=f[0];h=f[1];if(!h){$s=1;continue;}$s=2;continue;case 1:i=e.grow(1);$s=3;case 3:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}g=i;case 2:(j=e.buf,((g<0||g>=j.$length)?($throwRuntimeError("index out of range"),undefined):j.$array[j.$offset+g]=d));$s=-1;return $ifaceNil;}return;}var $f={$blk:BQ.ptr.prototype.WriteByte,$c:true,$r,d,e,f,g,h,i,j,$s};return $f;};BQ.prototype.WriteByte=function(d){return this.$val.WriteByte(d);};BQ.ptr.prototype.WriteRune=function(d){var{d,e,f,g,h,i,j,k,l,m,n,o,p,$s,$r,$c}=$restore(this,{d});$s=$s||0;s:while(true){switch($s){case 0:e=0;f=$ifaceNil;g=this;if(((d>>>0))<128){$s=1;continue;}$s=2;continue;case 1:h=g.WriteByte(((d<<24>>>24)));$s=3;case 3:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}h;i=1;j=$ifaceNil;e=i;f=j;$s=-1;return[e,f];case 2:g.lastRead=0;k=g.tryGrowByReslice(4);l=k[0];m=k[1];if(!m){$s=4;continue;}$s=5;continue;case 4:n=g.grow(4);$s=6;case 6:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}l=n;case 5:e=C.EncodeRune($subslice(g.buf,l,(l+4>>0)),d);g.buf=$subslice(g.buf,0,(l+e>>0));o=e;p=$ifaceNil;e=o;f=p;$s=-1;return[e,f];}return;}var $f={$blk:BQ.ptr.prototype.WriteRune,$c:true,$r,d,e,f,g,h,i,j,k,l,m,n,o,p,$s};return $f;};BQ.prototype.WriteRune=function(d){return this.$val.WriteRune(d);};BQ.ptr.prototype.Read=function(d){var d,e,f,g,h,i,j,k,l,m;e=0;f=$ifaceNil;g=this;g.lastRead=0;if(g.empty()){g.Reset();if(d.$length===0){h=0;i=$ifaceNil;e=h;f=i;return[e,f];}j=0;k=B.EOF;e=j;f=k;return[e,f];}e=$copySlice(d,$subslice(g.buf,g.off));g.off=g.off+(e)>>0;if(e>0){g.lastRead=-1;}l=e;m=$ifaceNil;e=l;f=m;return[e,f];};BQ.prototype.Read=function(d){return this.$val.Read(d);};BQ.ptr.prototype.Next=function(d){var d,e,f,g;e=this;e.lastRead=0;f=e.Len();if(d>f){d=f;}g=$subslice(e.buf,e.off,(e.off+d>>0));e.off=e.off+(d)>>0;if(d>0){e.lastRead=-1;}return g;};BQ.prototype.Next=function(d){return this.$val.Next(d);};BQ.ptr.prototype.ReadByte=function(){var d,e,f,g;d=this;if(d.empty()){d.Reset();return[0,B.EOF];}g=(e=d.buf,f=d.off,((f<0||f>=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+f]));d.off=d.off+(1)>>0;d.lastRead=-1;return[g,$ifaceNil];};BQ.prototype.ReadByte=function(){return this.$val.ReadByte();};BQ.ptr.prototype.ReadRune=function(){var d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u;d=0;e=0;f=$ifaceNil;g=this;if(g.empty()){g.Reset();h=0;i=0;j=B.EOF;d=h;e=i;f=j;return[d,e,f];}m=(k=g.buf,l=g.off,((l<0||l>=k.$length)?($throwRuntimeError("index out of range"),undefined):k.$array[k.$offset+l]));if(m<128){g.off=g.off+(1)>>0;g.lastRead=1;n=((m>>0));o=1;p=$ifaceNil;d=n;e=o;f=p;return[d,e,f];}q=C.DecodeRune($subslice(g.buf,g.off));d=q[0];r=q[1];g.off=g.off+(r)>>0;g.lastRead=((r<<24>>24));s=d;t=r;u=$ifaceNil;d=s;e=t;f=u;return[d,e,f];};BQ.prototype.ReadRune=function(){return this.$val.ReadRune();};BQ.ptr.prototype.UnreadRune=function(){var d;d=this;if(d.lastRead<=0){return A.New("bytes.Buffer: UnreadRune: previous operation was not a successful ReadRune");}if(d.off>=((d.lastRead>>0))){d.off=d.off-(((d.lastRead>>0)))>>0;}d.lastRead=0;return $ifaceNil;};BQ.prototype.UnreadRune=function(){return this.$val.UnreadRune();};BQ.ptr.prototype.UnreadByte=function(){var d;d=this;if(d.lastRead===0){return BU;}d.lastRead=0;if(d.off>0){d.off=d.off-(1)>>0;}return $ifaceNil;};BQ.prototype.UnreadByte=function(){return this.$val.UnreadByte();};BQ.ptr.prototype.ReadBytes=function(d){var d,e,f,g,h,i,j,k;e=CA.nil;f=$ifaceNil;g=this;h=g.readSlice(d);i=h[0];f=h[1];e=$appendSlice(e,i);j=e;k=f;e=j;f=k;return[e,f];};BQ.prototype.ReadBytes=function(d){return this.$val.ReadBytes(d);};BQ.ptr.prototype.readSlice=function(d){var d,e,f,g,h,i,j,k;e=CA.nil;f=$ifaceNil;g=this;h=BX($subslice(g.buf,g.off),d);i=(g.off+h>>0)+1>>0;if(h<0){i=g.buf.$length;f=B.EOF;}e=$subslice(g.buf,g.off,i);g.off=i;g.lastRead=-1;j=e;k=f;e=j;f=k;return[e,f];};BQ.prototype.readSlice=function(d){return this.$val.readSlice(d);};BQ.ptr.prototype.ReadString=function(d){var d,e,f,g,h,i,j,k;e="";f=$ifaceNil;g=this;h=g.readSlice(d);i=h[0];f=h[1];j=($bytesToString(i));k=f;e=j;f=k;return[e,f];};BQ.prototype.ReadString=function(d){return this.$val.ReadString(d);};BX=function(d,e){var d,e,f,g,h,i;f=d;g=0;while(true){if(!(g=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+g]);if(i===e){return h;}g++;}return-1;};$pkg.IndexByte=BX;BY=function(d,e){var d,e,f,g,h,i;if(!((d.$length===e.$length))){return false;}f=d;g=0;while(true){if(!(g=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+g]);if(!((i===((h<0||h>=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+h])))){return false;}g++;}return true;};$pkg.Equal=BY;BZ=function(d,e){var d,e,f,g,h,i,j;f=d;g=0;while(true){if(!(g=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+g]);if(h>=e.$length){return 1;}j=((h<0||h>=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+h]);if(ij){return 1;}g++;}if(d.$lengthh){g=h;}i=$makeSlice(CL,g);j=0;while(true){if(!(j<(g-1>>0))){break;}k=C.DecodeRuneInString(f);l=k[0];m=k[1];((j<0||j>=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+j]=$substring(f,0,m));f=$substring(f,m);if(l===65533){((j<0||j>=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+j]="\xEF\xBF\xBD");}j=j+(1)>>0;}if(g>0){(n=g-1>>0,((n<0||n>=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+n]=f));}return i;};I=function(f,g){var f,g;return CH(f,g)>=0;};$pkg.Contains=I;J=function(f,g){var f,g;return M(f,g)>=0;};$pkg.ContainsAny=J;K=function(f,g){var f,g;return L(f,g)>=0;};$pkg.ContainsRune=K;L=function(f,g){var f,g,h,i,j,k,l;if(0<=g&&g<128){return CG(f,((g<<24>>>24)));}else if((g===65533)){h=f;i=0;while(true){if(!(i>0));if(h>=128){h=65533;}return L(f,h);}if(f.length>8){i=AT(g);j=$clone(i[0],AS);k=i[1];if(k){l=0;while(true){if(!(l>0;}return-1;}}m=f;n=0;while(true){if(!(n=0){return p;}n+=o[1];}return-1;};$pkg.IndexAny=M;O=function(f,g){var f,g,h;h=f.length-1>>0;while(true){if(!(h>=0)){break;}if(f.charCodeAt(h)===g){return h;}h=h-(1)>>0;}return-1;};$pkg.LastIndexByte=O;P=function(f,g,h,i){var f,g,h,i,j,k,l;if(i===0){return CL.nil;}if(g===""){return H(f,i);}if(i<0){i=CJ(f,g)+1>>0;}j=$makeSlice(CL,i);i=i-(1)>>0;k=0;while(true){if(!(k=j.$length)?($throwRuntimeError("index out of range"),undefined):j.$array[j.$offset+k]=$substring(f,0,(l+h>>0)));f=$substring(f,(l+g.length>>0));k=k+(1)>>0;}((k<0||k>=j.$length)?($throwRuntimeError("index out of range"),undefined):j.$array[j.$offset+k]=f);return $subslice(j,0,(k+1>>0));};Q=function(f,g,h){var f,g,h;return P(f,g,0,h);};$pkg.SplitN=Q;S=function(f,g){var f,g;return P(f,g,0,-1);};$pkg.Split=S;V=function(f){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=0;h=1;i=0;j=0;while(true){if(!(j>>0;l=((((k<0||k>=U.length)?($throwRuntimeError("index out of range"),undefined):U[k])>>0));g=g+((h&(~l>>0)))>>0;h=l;j=j+(1)>>0;}if(i>=128){$s=1;continue;}$s=2;continue;case 1:m=W(f,B.IsSpace);$s=3;case 3:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;$s=4;case 4:return n;case 2:o=$makeSlice(CL,g);p=0;q=0;r=0;while(true){if(!(r=U.length)?($throwRuntimeError("index out of range"),undefined):U[s]))===0)))){break;}r=r+(1)>>0;}q=r;while(true){if(!(r=U.length)?($throwRuntimeError("index out of range"),undefined):U[t]))===0){r=r+(1)>>0;continue;}((p<0||p>=o.$length)?($throwRuntimeError("index out of range"),undefined):o.$array[o.$offset+p]=$substring(f,q,r));p=p+(1)>>0;r=r+(1)>>0;while(true){if(!(r=U.length)?($throwRuntimeError("index out of range"),undefined):U[u]))===0)))){break;}r=r+(1)>>0;}q=r;}if(q=o.$length)?($throwRuntimeError("index out of range"),undefined):o.$array[o.$offset+p]=$substring(f,q));}$s=-1;return o;}return;}var $f={$blk:V,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,$s};return $f;};$pkg.Fields=V;W=function(f,g){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s,$r,$c}=$restore(this,{f,g});$s=$s||0;s:while(true){switch($s){case 0:h=$makeSlice(CO,0,32);i=-1;j=f;k=0;case 1:if(!(k=0){h=$append(h,new CN.ptr(i,m));i=~i>>0;}$s=5;continue;case 4:if(i<0){i=m;}case 5:k+=l[1];$s=1;continue;case 2:if(i>=0){h=$append(h,new CN.ptr(i,f.length));}p=$makeSlice(CL,h.$length);q=h;r=0;while(true){if(!(r=q.$length)?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+r]),CN);((s<0||s>=p.$length)?($throwRuntimeError("index out of range"),undefined):p.$array[p.$offset+s]=$substring(f,t.start,t.end));r++;}$s=-1;return p;}return;}var $f={$blk:W,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s};return $f;};$pkg.FieldsFunc=W;X=function(f,g){var f,g,h,i,j,k,l,m,n;h=f.$length;if(h===(0)){return"";}else if(h===(1)){return(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0]);}i=$imul(g.length,((f.$length-1>>0)));j=0;while(true){if(!(j=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+j]).length)>>0;j=j+(1)>>0;}k=new CE.ptr(CP.nil,CQ.nil);k.Grow(i);k.WriteString((0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0]));l=$subslice(f,1);m=0;while(true){if(!(m=l.$length)?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+m]);k.WriteString(g);k.WriteString(n);m++;}return k.String();};$pkg.Join=X;Y=function(f,g){var f,g;return f.length>=g.length&&$substring(f,0,g.length)===g;};$pkg.HasPrefix=Y;Z=function(f,g){var f,g;return f.length>=g.length&&$substring(f,(f.length-g.length>>0))===g;};$pkg.HasSuffix=Z;AA=function(f,g){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s,$r,$c}=$restore(this,{f,g});$s=$s||0;s:while(true){switch($s){case 0:h=new CE.ptr(CP.nil,CQ.nil);i=g;j=0;case 1:if(!(j>0);h.WriteString($substring(g,0,l));if(o>=0){h.WriteRune(o);}g=$substring(g,(l+p>>0));$s=2;continue;case 2:if(h.Cap()===0){$s=-1;return g;}r=g;s=0;case 4:if(!(s=0){if(w<128){h.WriteByte(((w<<24>>>24)));}else{h.WriteRune(w);}}s+=t[1];$s=4;continue;case 5:$s=-1;return h.String();}return;}var $f={$blk:AA,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s};return $f;};$pkg.Map=AA;AB=function(f,g){var f,g,h,i,j,k;if(g===0){return"";}if(g<0){$panic(new $String("strings: negative Repeat count"));}else if(!(((h=($imul(f.length,g))/g,(h===h&&h!==1/0&&h!==-1/0)?h>>0:$throwRuntimeError("integer divide by zero"))===f.length))){$panic(new $String("strings: Repeat count causes overflow"));}i=$imul(f.length,g);j=new CE.ptr(CP.nil,CQ.nil);j.Grow(i);j.WriteString(f);while(true){if(!(j.Len()>0:$throwRuntimeError("integer divide by zero"))){j.WriteString(j.String());}else{j.WriteString($substring(j.String(),0,(i-j.Len()>>0)));break;}}return j.String();};$pkg.Repeat=AB;AD=function(f){var{f,g,h,i,j,k,l,m,n,o,p,q,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=true;h=false;i=g;j=h;k=0;while(true){if(!(k=128){i=false;break;}j=j||(65<=l&&l<=90);k=k+(1)>>0;}if(i){if(!j){$s=-1;return f;}m=new CE.ptr(CP.nil,CQ.nil);m.Grow(f.length);n=0;while(true){if(!(n>>24;}m.WriteByte(o);n=n+(1)>>0;}$s=-1;return m.String();}p=AA(B.ToLower,f);$s=1;case 1:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=p;$s=2;case 2:return q;}return;}var $f={$blk:AD,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,$s};return $f;};$pkg.ToLower=AD;AL=function(f,g){var{f,g,h,i,$s,$r,$c}=$restore(this,{f,g});$s=$s||0;s:while(true){switch($s){case 0:h=AQ(f,g,false);$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;if(i===-1){$s=-1;return"";}$s=-1;return $substring(f,i);}return;}var $f={$blk:AL,$c:true,$r,f,g,h,i,$s};return $f;};$pkg.TrimLeftFunc=AL;AM=function(f,g){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g});$s=$s||0;s:while(true){switch($s){case 0:h=AR(f,g,false);$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;if(i>=0&&f.charCodeAt(i)>=128){j=C.DecodeRuneInString($substring(f,i));k=j[1];i=i+(k)>>0;}else{i=i+(1)>>0;}$s=-1;return $substring(f,0,i);}return;}var $f={$blk:AM,$c:true,$r,f,g,h,i,j,k,$s};return $f;};$pkg.TrimRightFunc=AM;AN=function(f,g){var{f,g,h,i,j,$s,$r,$c}=$restore(this,{f,g});$s=$s||0;s:while(true){switch($s){case 0:h=AL(f,g);$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=AM(h,g);$s=2;case 2:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;$s=3;case 3:return j;}return;}var $f={$blk:AN,$c:true,$r,f,g,h,i,j,$s};return $f;};$pkg.TrimFunc=AN;AO=function(f,g){var{f,g,h,i,$s,$r,$c}=$restore(this,{f,g});$s=$s||0;s:while(true){switch($s){case 0:h=AQ(f,g,true);$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=2;case 2:return i;}return;}var $f={$blk:AO,$c:true,$r,f,g,h,i,$s};return $f;};$pkg.IndexFunc=AO;AQ=function(f,g,h){var{f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=f;j=0;case 1:if(!(j0)){$s=2;continue;}j=C.DecodeLastRuneInString($substring(f,0,i));k=j[0];l=j[1];i=i-(l)>>0;m=g(k);$s=5;case 5:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}if(m===h){$s=3;continue;}$s=4;continue;case 3:$s=-1;return i;case 4:$s=1;continue;case 2:$s=-1;return-1;}return;}var $f={$blk:AR,$c:true,$r,f,g,h,i,j,k,l,m,$s};return $f;};AT=function(f){var f,g,h,i,j,k,l,m,n,o,p,q,r;g=CR.zero();h=false;i=0;while(true){if(!(i=128){k=$clone(g,AS);l=false;AS.copy(g,k);h=l;return[g,h];}n=(m=j/32,(m===m&&m!==1/0&&m!==-1/0)?m>>>0:$throwRuntimeError("integer divide by zero"));((n<0||n>=g.length)?($throwRuntimeError("index out of range"),undefined):g[n]=((((n<0||n>=g.length)?($throwRuntimeError("index out of range"),undefined):g[n])|(((o=((p=j%32,p===p?p:$throwRuntimeError("integer divide by zero"))),o<32?(1<>>0)))>>>0));i=i+(1)>>0;}q=$clone(g,AS);r=true;AS.copy(g,q);h=r;return[g,h];};AS.prototype.contains=function(f){var f,g,h,i,j,k,l;g=this.$val;return!((((((h=g,i=(j=f/32,(j===j&&j!==1/0&&j!==-1/0)?j>>>0:$throwRuntimeError("integer divide by zero")),((i<0||i>=h.length)?($throwRuntimeError("index out of range"),undefined):h[i]))&(((k=((l=f%32,l===l?l:$throwRuntimeError("integer divide by zero"))),k<32?(1<>>0)))>>>0))===0));};$ptrType(AS).prototype.contains=function(f){return(new AS(this.$get())).contains(f);};AU=function(f,g){var f,g,h,i,j;if(f===""||g===""){return f;}if((g.length===1)&&g.charCodeAt(0)<128){return AW(BA(f,g.charCodeAt(0)),g.charCodeAt(0));}h=AT(g);i=$clone(h[0],AS);j=h[1];if(j){return AX(BB(f,i),i);}return AY(BC(f,g),g);};$pkg.Trim=AU;AV=function(f,g){var f,g,h,i,j;if(f===""||g===""){return f;}if((g.length===1)&&g.charCodeAt(0)<128){return AW(f,g.charCodeAt(0));}h=AT(g);i=$clone(h[0],AS);j=h[1];if(j){return AX(f,i);}return AY(f,g);};$pkg.TrimLeft=AV;AW=function(f,g){var f,g;while(true){if(!(f.length>0&&(f.charCodeAt(0)===g))){break;}f=$substring(f,1);}return f;};AX=function(f,g){var f,g;while(true){if(!(f.length>0)){break;}if(!new CM(g).contains(f.charCodeAt(0))){break;}f=$substring(f,1);}return f;};AY=function(f,g){var f,g,h,i,j,k,l;while(true){if(!(f.length>0)){break;}h=((f.charCodeAt(0)>>0));i=1;j=h;k=i;if(j>=128){l=C.DecodeRuneInString(f);j=l[0];k=l[1];}if(!K(g,j)){break;}f=$substring(f,k);}return f;};AZ=function(f,g){var f,g,h,i,j;if(f===""||g===""){return f;}if((g.length===1)&&g.charCodeAt(0)<128){return BA(f,g.charCodeAt(0));}h=AT(g);i=$clone(h[0],AS);j=h[1];if(j){return BB(f,i);}return BC(f,g);};$pkg.TrimRight=AZ;BA=function(f,g){var f,g;while(true){if(!(f.length>0&&(f.charCodeAt((f.length-1>>0))===g))){break;}f=$substring(f,0,(f.length-1>>0));}return f;};BB=function(f,g){var f,g;while(true){if(!(f.length>0)){break;}if(!new CM(g).contains(f.charCodeAt((f.length-1>>0)))){break;}f=$substring(f,0,(f.length-1>>0));}return f;};BC=function(f,g){var f,g,h,i,j,k,l;while(true){if(!(f.length>0)){break;}h=((f.charCodeAt((f.length-1>>0))>>0));i=1;j=h;k=i;if(j>=128){l=C.DecodeLastRuneInString(f);j=l[0];k=l[1];}if(!K(g,j)){break;}f=$substring(f,0,(f.length-k>>0));}return f;};BD=function(f){var{f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=0;case 1:if(!(g=128){$s=3;continue;}$s=4;continue;case 3:i=AN($substring(f,g),B.IsSpace);$s=5;case 5:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;$s=6;case 6:return j;case 4:if(((h<0||h>=U.length)?($throwRuntimeError("index out of range"),undefined):U[h])===0){$s=2;continue;}g=g+(1)>>0;$s=1;continue;case 2:k=f.length;case 7:if(!(k>g)){$s=8;continue;}l=f.charCodeAt((k-1>>0));if(l>=128){$s=9;continue;}$s=10;continue;case 9:m=AN($substring(f,g,k),B.IsSpace);$s=11;case 11:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;$s=12;case 12:return n;case 10:if(((l<0||l>=U.length)?($throwRuntimeError("index out of range"),undefined):U[l])===0){$s=8;continue;}k=k-(1)>>0;$s=7;continue;case 8:$s=-1;return $substring(f,g,k);}return;}var $f={$blk:BD,$c:true,$r,f,g,h,i,j,k,l,m,n,$s};return $f;};$pkg.TrimSpace=BD;BE=function(f,g){var f,g;if(Y(f,g)){return $substring(f,g.length);}return f;};$pkg.TrimPrefix=BE;BF=function(f,g){var f,g;if(Z(f,g)){return $substring(f,0,(f.length-g.length>>0));}return f;};$pkg.TrimSuffix=BF;BG=function(f,g,h,i){var f,g,h,i,j,k,l,m,n,o,p;if(g===h||(i===0)){return f;}j=CJ(f,g);if(j===0){return f;}else if(i<0||j>0))))>>0);l=0;m=0;while(true){if(!(m0){o=C.DecodeRuneInString($substring(f,l));p=o[1];n=n+(p)>>0;}}else{n=n+(CH($substring(f,l),g))>>0;}k.WriteString($substring(f,l,n));k.WriteString(h);l=n+g.length>>0;m=m+(1)>>0;}k.WriteString($substring(f,l));return k.String();};$pkg.Replace=BG;BH=function(f,g,h){var f,g,h;return BG(f,g,h,-1);};$pkg.ReplaceAll=BH;BI=function(f,g){var aa,ab,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;while(true){if(!(!(f==="")&&!(g===""))){break;}h=0;i=0;j=h;k=i;if(f.charCodeAt(0)<128){l=((f.charCodeAt(0)>>0));m=$substring(f,1);j=l;f=m;}else{n=C.DecodeRuneInString(f);o=n[0];p=n[1];q=o;r=$substring(f,p);j=q;f=r;}if(g.charCodeAt(0)<128){s=((g.charCodeAt(0)>>0));t=$substring(g,1);k=s;g=t;}else{u=C.DecodeRuneInString(g);v=u[0];w=u[1];x=v;y=$substring(g,w);k=x;g=y;}if(k===j){continue;}if(k>0)-65>>0))){continue;}return false;}ab=B.SimpleFold(j);while(true){if(!(!((ab===j))&&ab=0){l=$substring(f,0,k);m=$substring(f,(k+g.length>>0));n=true;h=l;i=m;j=n;return[h,i,j];}o=f;p="";q=false;h=o;i=p;j=q;return[h,i,j];};$pkg.Cut=BJ;BL=function(f){var f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v;g=new BK.ptr(f,CS.zero(),$makeSlice(CT,f.length));h=f.length-1>>0;i=g.badCharSkip;j=0;while(true){if(!(j<256)){break;}k=j;(l=g.badCharSkip,((k<0||k>=l.length)?($throwRuntimeError("index out of range"),undefined):l[k]=f.length));j++;}m=0;while(true){if(!(m=n.length)?($throwRuntimeError("index out of range"),undefined):n[o]=(h-m>>0)));m=m+(1)>>0;}p=h;q=h;while(true){if(!(q>=0)){break;}if(Y(f,$substring(f,(q+1>>0)))){p=q+1>>0;}(r=g.goodSuffixSkip,((q<0||q>=r.$length)?($throwRuntimeError("index out of range"),undefined):r.$array[r.$offset+q]=((p+h>>0)-q>>0)));q=q-(1)>>0;}s=0;while(true){if(!(s>0)));if(!((f.charCodeAt((s-t>>0))===f.charCodeAt((h-t>>0))))){(u=g.goodSuffixSkip,v=h-t>>0,((v<0||v>=u.$length)?($throwRuntimeError("index out of range"),undefined):u.$array[u.$offset+v]=((t+h>>0)-s>>0)));}s=s+(1)>>0;}return g;};BM=function(f,g){var f,g,h;h=0;while(true){if(!(h>0)-h>>0))===g.charCodeAt(((g.length-1>>0)-h>>0))))){break;}h=h+(1)>>0;}return h;};BK.ptr.prototype.next=function(f){var f,g,h,i,j,k,l;g=this;h=g.pattern.length-1>>0;while(true){if(!(h>0;while(true){if(!(i>=0&&(f.charCodeAt(h)===g.pattern.charCodeAt(i)))){break;}h=h-(1)>>0;i=i-(1)>>0;}if(i<0){return h+1>>0;}h=h+(BN((j=g.badCharSkip,k=f.charCodeAt(h),((k<0||k>=j.length)?($throwRuntimeError("index out of range"),undefined):j[k])),(l=g.goodSuffixSkip,((i<0||i>=l.$length)?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+i]))))>>0;}return-1;};BK.prototype.next=function(f){return this.$val.next(f);};BN=function(f,g){var f,g;if(f>g){return f;}return g;};BQ=function(f){var f,g;if((g=f.$length%2,g===g?g:$throwRuntimeError("integer divide by zero"))===1){$panic(new $String("strings.NewReplacer: odd argument count"));}return new BO.ptr(new E.Once.ptr(0,new E.Mutex.ptr(0,0)),$ifaceNil,$appendSlice((CL.nil),f));};$pkg.NewReplacer=BQ;BO.ptr.prototype.buildOnce=function(){var f;f=this;f.r=f.build();f.oldnew=CL.nil;};BO.prototype.buildOnce=function(){return this.$val.buildOnce();};BO.ptr.prototype.build=function(){var f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;f=this;g=f.oldnew;if((g.$length===2)&&(0>=g.$length?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+0]).length>1){return BY((0>=g.$length?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+0]),(1>=g.$length?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+1]));}h=true;i=0;while(true){if(!(i=g.$length)?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+i]).length===1))){return BT(g);}if(!(((j=i+1>>0,((j<0||j>=g.$length)?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+j])).length===1))){h=false;}i=i+(2)>>0;}if(h){k=CU.zero();l=k;m=0;while(true){if(!(m<256)){break;}n=m;((n<0||n>=k.length)?($throwRuntimeError("index out of range"),undefined):k[n]=((n<<24>>>24)));m++;}o=g.$length-2>>0;while(true){if(!(o>=0)){break;}p=((o<0||o>=g.$length)?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+o]).charCodeAt(0);r=(q=o+1>>0,((q<0||q>=g.$length)?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+q])).charCodeAt(0);((p<0||p>=k.length)?($throwRuntimeError("index out of range"),undefined):k[p]=r);o=o-(2)>>0;}return new CV(k);}t=new CA.ptr(CW.zero(),$makeSlice(CL,0,(s=g.$length/2,(s===s&&s!==1/0&&s!==-1/0)?s>>0:$throwRuntimeError("integer divide by zero"))));u=g.$length-2>>0;while(true){if(!(u>=0)){break;}v=((u<0||u>=g.$length)?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+u]).charCodeAt(0);x=(w=u+1>>0,((w<0||w>=g.$length)?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+w]));if((y=t.replacements,((v<0||v>=y.length)?($throwRuntimeError("index out of range"),undefined):y[v]))===CQ.nil){t.toReplace=$append(t.toReplace,($bytesToString(new CQ([v]))));}(z=t.replacements,((v<0||v>=z.length)?($throwRuntimeError("index out of range"),undefined):z[v]=(new CQ($stringToBytes(x)))));u=u-(2)>>0;}return t;};BO.prototype.build=function(){return this.$val.build();};BO.ptr.prototype.Replace=function(f){var{f,g,h,i,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;$r=g.once.Do($methodVal(g,"buildOnce"));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}h=g.r.Replace(f);$s=2;case 2:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=3;case 3:return i;}return;}var $f={$blk:BO.ptr.prototype.Replace,$c:true,$r,f,g,h,i,$s};return $f;};BO.prototype.Replace=function(f){return this.$val.Replace(f);};BO.ptr.prototype.WriteString=function(f,g){var{f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{f,g});$s=$s||0;s:while(true){switch($s){case 0:h=0;i=$ifaceNil;j=this;$r=j.once.Do($methodVal(j,"buildOnce"));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}l=j.r.WriteString(f,g);$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k=l;h=k[0];i=k[1];m=[h,i];$s=3;case 3:return m;}return;}var $f={$blk:BO.ptr.prototype.WriteString,$c:true,$r,f,g,h,i,j,k,l,m,$s};return $f;};BO.prototype.WriteString=function(f,g){return this.$val.WriteString(f,g);};BR.ptr.prototype.add=function(f,g,h,i){var aa,ab,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;j=this;if(f===""){if(j.priority===0){j.value=g;j.priority=h;}return;}if(!(j.prefix==="")){k=0;while(true){if(!(k>0;}if(k===j.prefix.length){j.next.add($substring(f,k),g,h,i);}else if(k===0){l=CX.nil;if(j.prefix.length===1){l=j.next;}else{l=new BR.ptr("",0,$substring(j.prefix,1),j.next,CY.nil);}m=new BR.ptr("",0,"",CX.nil,CY.nil);j.table=$makeSlice(CY,i.tableSize);(n=j.table,o=(p=i.mapping,q=j.prefix.charCodeAt(0),((q<0||q>=p.length)?($throwRuntimeError("index out of range"),undefined):p[q])),((o<0||o>=n.$length)?($throwRuntimeError("index out of range"),undefined):n.$array[n.$offset+o]=l));(r=j.table,s=(t=i.mapping,u=f.charCodeAt(0),((u<0||u>=t.length)?($throwRuntimeError("index out of range"),undefined):t[u])),((s<0||s>=r.$length)?($throwRuntimeError("index out of range"),undefined):r.$array[r.$offset+s]=m));j.prefix="";j.next=CX.nil;m.add($substring(f,1),g,h,i);}else{v=new BR.ptr("",0,$substring(j.prefix,k),j.next,CY.nil);j.prefix=$substring(j.prefix,0,k);j.next=v;v.add($substring(f,k),g,h,i);}}else if(!(j.table===CY.nil)){y=(w=i.mapping,x=f.charCodeAt(0),((x<0||x>=w.length)?($throwRuntimeError("index out of range"),undefined):w[x]));if((z=j.table,((y<0||y>=z.$length)?($throwRuntimeError("index out of range"),undefined):z.$array[z.$offset+y]))===CX.nil){(aa=j.table,((y<0||y>=aa.$length)?($throwRuntimeError("index out of range"),undefined):aa.$array[aa.$offset+y]=new BR.ptr("",0,"",CX.nil,CY.nil)));}(ab=j.table,((y<0||y>=ab.$length)?($throwRuntimeError("index out of range"),undefined):ab.$array[ab.$offset+y])).add($substring(f,1),g,h,i);}else{j.prefix=f;j.next=new BR.ptr("",0,"",CX.nil,CY.nil);j.next.add("",g,h,i);}};BR.prototype.add=function(f,g,h,i){return this.$val.add(f,g,h,i);};BS.ptr.prototype.lookup=function(f,g){var f,g,h,i,j,k,l,m,n,o,p,q,r;h="";i=0;j=false;k=this;l=0;m=k.root;n=0;while(true){if(!(!(m===CX.nil))){break;}if(m.priority>l&&!(g&&m===k.root)){l=m.priority;h=m.value;i=n;j=true;}if(f===""){break;}if(!(m.table===CY.nil)){q=(o=k.mapping,p=f.charCodeAt(0),((p<0||p>=o.length)?($throwRuntimeError("index out of range"),undefined):o[p]));if(((q>>0))===k.tableSize){break;}m=(r=m.table,((q<0||q>=r.$length)?($throwRuntimeError("index out of range"),undefined):r.$array[r.$offset+q]));f=$substring(f,1);n=n+(1)>>0;}else if(!(m.prefix==="")&&Y(f,m.prefix)){n=n+(m.prefix.length)>>0;f=$substring(f,m.prefix.length);m=m.next;}else{break;}}return[h,i,j];};BS.prototype.lookup=function(f,g){return this.$val.lookup(f,g);};BT=function(f){var f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x;g=new BS.ptr(new BR.ptr("",0,"",CX.nil,CY.nil),0,CU.zero());h=0;while(true){if(!(h=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+h]);j=0;while(true){if(!(j=k.length)?($throwRuntimeError("index out of range"),undefined):k[l]=1));j=j+(1)>>0;}h=h+(2)>>0;}m=g.mapping;n=0;while(true){if(!(n<256)){break;}o=((n<0||n>=m.length)?($throwRuntimeError("index out of range"),undefined):m[n]);g.tableSize=g.tableSize+(((o>>0)))>>0;n++;}p=0;q=g.mapping;r=0;while(true){if(!(r<256)){break;}s=r;t=((r<0||r>=q.length)?($throwRuntimeError("index out of range"),undefined):q[r]);if(t===0){(u=g.mapping,((s<0||s>=u.length)?($throwRuntimeError("index out of range"),undefined):u[s]=((g.tableSize<<24>>>24))));}else{(v=g.mapping,((s<0||s>=v.length)?($throwRuntimeError("index out of range"),undefined):v[s]=p));p=p+(1)<<24>>>24;}r++;}g.root.table=$makeSlice(CY,g.tableSize);w=0;while(true){if(!(w=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+w]),(x=w+1>>0,((x<0||x>=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+x])),f.$length-w>>0,g);w=w+(2)>>0;}return g;};$ptrType(BU).prototype.Write=function(f){var f,g;g=this;g.$set($appendSlice(g.$get(),f));return[f.$length,$ifaceNil];};$ptrType(BU).prototype.WriteString=function(f){var f,g;g=this;g.$set($appendSlice(g.$get(),f));return[f.length,$ifaceNil];};BV.ptr.prototype.WriteString=function(f){var{f,g,h,i,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=g.w.Write((new CQ($stringToBytes(f))));$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=2;case 2:return i;}return;}var $f={$blk:BV.ptr.prototype.WriteString,$c:true,$r,f,g,h,i,$s};return $f;};BV.prototype.WriteString=function(f){return this.$val.WriteString(f);};BW=function(f){var f,g,h,i,j;g=$assertType(f,D.StringWriter,true);h=g[0];i=g[1];if(!i){h=(j=new BV.ptr(f),new j.constructor.elem(j));}return h;};BS.ptr.prototype.Replace=function(f){var{f,g,h,i,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=[g];h=this;g[0]=$makeSlice(BU,0,f.length);i=h.WriteString((g.$ptr||(g.$ptr=new CZ(function(){return this.$target[0];},function($v){this.$target[0]=$v;},g))),f);$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}i;$s=-1;return($bytesToString(g[0]));}return;}var $f={$blk:BS.ptr.prototype.Replace,$c:true,$r,f,g,h,i,$s};return $f;};BS.prototype.Replace=function(f){return this.$val.Replace(f);};BS.ptr.prototype.WriteString=function(f,g){var{aa,ab,ac,ad,ae,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g});$s=$s||0;s:while(true){switch($s){case 0:h=0;i=$ifaceNil;j=this;k=BW(f);l=0;m=0;n=l;o=m;p=false;q=0;case 1:if(!(q<=g.length)){$s=2;continue;}if(!((q===g.length))&&(j.root.priority===0)){t=(((r=j.mapping,s=g.charCodeAt(q),((s<0||s>=r.length)?($throwRuntimeError("index out of range"),undefined):r[s]))>>0));if((t===j.tableSize)||(u=j.root.table,((t<0||t>=u.$length)?($throwRuntimeError("index out of range"),undefined):u.$array[u.$offset+t]))===CX.nil){q=q+(1)>>0;$s=1;continue;}}v=j.lookup($substring(g,q),p);w=v[0];x=v[1];y=v[2];p=y&&(x===0);if(y){$s=3;continue;}$s=4;continue;case 3:aa=k.WriteString($substring(g,n,q));$s=5;case 5:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}z=aa;o=z[0];i=z[1];h=h+(o)>>0;if(!($interfaceIsEqual(i,$ifaceNil))){$s=-1;return[h,i];}ac=k.WriteString(w);$s=6;case 6:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}ab=ac;o=ab[0];i=ab[1];h=h+(o)>>0;if(!($interfaceIsEqual(i,$ifaceNil))){$s=-1;return[h,i];}q=q+(x)>>0;n=q;$s=1;continue;case 4:q=q+(1)>>0;$s=1;continue;case 2:if(!((n===g.length))){$s=7;continue;}$s=8;continue;case 7:ae=k.WriteString($substring(g,n));$s=9;case 9:if($c){$c=false;ae=ae.$blk();}if(ae&&ae.$blk!==undefined){break s;}ad=ae;o=ad[0];i=ad[1];h=h+(o)>>0;case 8:$s=-1;return[h,i];}return;}var $f={$blk:BS.ptr.prototype.WriteString,$c:true,$r,aa,ab,ac,ad,ae,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};BS.prototype.WriteString=function(f,g){return this.$val.WriteString(f,g);};BY=function(f,g){var f,g;return new BX.ptr(BL(f),g);};BX.ptr.prototype.Replace=function(f){var f,g,h,i,j,k,l,m;g=this;h=new CE.ptr(CP.nil,CQ.nil);i=0;j=false;k=i;l=j;while(true){m=g.finder.next($substring(f,k));if(m===-1){break;}l=true;h.Grow(m+g.value.length>>0);h.WriteString($substring(f,k,(k+m>>0)));h.WriteString(g.value);k=k+((m+g.finder.pattern.length>>0))>>0;}if(!l){return f;}h.WriteString($substring(f,k));return h.String();};BX.prototype.Replace=function(f){return this.$val.Replace(f);};BX.ptr.prototype.WriteString=function(f,g){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s,$r,$c}=$restore(this,{f,g});$s=$s||0;s:while(true){switch($s){case 0:h=0;i=$ifaceNil;j=this;k=BW(f);l=0;m=0;n=l;o=m;case 1:p=j.finder.next($substring(g,n));if(p===-1){$s=2;continue;}r=k.WriteString($substring(g,n,(n+p>>0)));$s=3;case 3:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}q=r;o=q[0];i=q[1];h=h+(o)>>0;if(!($interfaceIsEqual(i,$ifaceNil))){$s=-1;return[h,i];}t=k.WriteString(j.value);$s=4;case 4:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}s=t;o=s[0];i=s[1];h=h+(o)>>0;if(!($interfaceIsEqual(i,$ifaceNil))){$s=-1;return[h,i];}n=n+((p+j.finder.pattern.length>>0))>>0;$s=1;continue;case 2:v=k.WriteString($substring(g,n));$s=5;case 5:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}u=v;o=u[0];i=u[1];h=h+(o)>>0;$s=-1;return[h,i];}return;}var $f={$blk:BX.ptr.prototype.WriteString,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s};return $f;};BX.prototype.WriteString=function(f,g){return this.$val.WriteString(f,g);};BZ.prototype.Replace=function(f){var f,g,h,i,j,k,l;g=this.$val;h=CQ.nil;i=0;while(true){if(!(i=k.length)?($throwRuntimeError("index out of range"),undefined):k[j]))===j))){if(h===CQ.nil){h=(new CQ($stringToBytes(f)));}((i<0||i>=h.$length)?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+i]=(l=g,((j<0||j>=l.length)?($throwRuntimeError("index out of range"),undefined):l[j])));}i=i+(1)>>0;}if(h===CQ.nil){return f;}return($bytesToString(h));};$ptrType(BZ).prototype.Replace=function(f){return(new BZ(this.$get())).Replace(f);};BZ.prototype.WriteString=function(f,g){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g});$s=$s||0;s:while(true){switch($s){case 0:h=0;i=$ifaceNil;j=this.$val;k=32768;if(g.length0)){$s=2;continue;}m=$copyString(l,g);g=$substring(g,m);n=$subslice(l,0,m);o=0;while(true){if(!(o=n.$length)?($throwRuntimeError("index out of range"),undefined):n.$array[n.$offset+o]);((p<0||p>=l.$length)?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+p]=(r=j,((q<0||q>=r.length)?($throwRuntimeError("index out of range"),undefined):r[q])));o++;}t=f.Write($subslice(l,0,m));$s=3;case 3:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}s=t;u=s[0];v=s[1];h=h+(u)>>0;if(!($interfaceIsEqual(v,$ifaceNil))){w=h;x=v;h=w;i=x;$s=-1;return[h,i];}$s=1;continue;case 2:y=h;z=$ifaceNil;h=y;i=z;$s=-1;return[h,i];}return;}var $f={$blk:BZ.prototype.WriteString,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};$ptrType(BZ).prototype.WriteString=function(f,g){return(new BZ(this.$get())).WriteString(f,g);};CA.ptr.prototype.Replace=function(f){var f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y;g=this;h=f.length;i=false;if(($imul(g.toReplace.$length,8))<=f.length){j=g.toReplace;k=0;while(true){if(!(k=j.$length)?($throwRuntimeError("index out of range"),undefined):j.$array[j.$offset+k]);m=CJ(f,l);if(!((m===0))){h=h+(($imul(m,(((n=g.replacements,o=l.charCodeAt(0),((o<0||o>=n.length)?($throwRuntimeError("index out of range"),undefined):n[o])).$length-1>>0)))))>>0;i=true;}k++;}}else{p=0;while(true){if(!(p=r.length)?($throwRuntimeError("index out of range"),undefined):r[q]))===CQ.nil)){h=h+(((s=g.replacements,((q<0||q>=s.length)?($throwRuntimeError("index out of range"),undefined):s[q])).$length-1>>0))>>0;i=true;}p=p+(1)>>0;}}if(!i){return f;}t=$makeSlice(CQ,h);u=0;v=0;while(true){if(!(v=x.length)?($throwRuntimeError("index out of range"),undefined):x[w]))===CQ.nil)){u=u+($copySlice($subslice(t,u),(y=g.replacements,((w<0||w>=y.length)?($throwRuntimeError("index out of range"),undefined):y[w]))))>>0;}else{((u<0||u>=t.$length)?($throwRuntimeError("index out of range"),undefined):t.$array[t.$offset+u]=w);u=u+(1)>>0;}v=v+(1)>>0;}return($bytesToString(t));};CA.prototype.Replace=function(f){return this.$val.Replace(f);};CA.ptr.prototype.WriteString=function(f,g){var{aa,ab,ac,ad,ae,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g});$s=$s||0;s:while(true){switch($s){case 0:h=0;i=$ifaceNil;j=this;k=BW(f);l=0;m=0;case 1:if(!(m=o.length)?($throwRuntimeError("index out of range"),undefined):o[n]))===CQ.nil){m=m+(1)>>0;$s=1;continue;}if(!((l===m))){$s=3;continue;}$s=4;continue;case 3:q=k.WriteString($substring(g,l,m));$s=5;case 5:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}p=q;r=p[0];s=p[1];h=h+(r)>>0;if(!($interfaceIsEqual(s,$ifaceNil))){t=h;u=s;h=t;i=u;$s=-1;return[h,i];}case 4:l=m+1>>0;x=f.Write((w=j.replacements,((n<0||n>=w.length)?($throwRuntimeError("index out of range"),undefined):w[n])));$s=6;case 6:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}v=x;y=v[0];z=v[1];h=h+(y)>>0;if(!($interfaceIsEqual(z,$ifaceNil))){aa=h;ab=z;h=aa;i=ab;$s=-1;return[h,i];}m=m+(1)>>0;$s=1;continue;case 2:if(!((l===g.length))){$s=7;continue;}$s=8;continue;case 7:ac=0;ae=k.WriteString($substring(g,l));$s=9;case 9:if($c){$c=false;ae=ae.$blk();}if(ae&&ae.$blk!==undefined){break s;}ad=ae;ac=ad[0];i=ad[1];h=h+(ac)>>0;case 8:$s=-1;return[h,i];}return;}var $f={$blk:CA.ptr.prototype.WriteString,$c:true,$r,aa,ab,ac,ad,ae,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};CA.prototype.WriteString=function(f,g){return this.$val.WriteString(f,g);};CB.ptr.prototype.Len=function(){var f,g,h,i,j,k;f=this;if((g=f.i,h=(new $Int64(0,f.s.length)),(g.$high>h.$high||(g.$high===h.$high&&g.$low>=h.$low)))){return 0;}return(((i=(j=(new $Int64(0,f.s.length)),k=f.i,new $Int64(j.$high-k.$high,j.$low-k.$low)),i.$low+((i.$high>>31)*4294967296))>>0));};CB.prototype.Len=function(){return this.$val.Len();};CB.ptr.prototype.Size=function(){var f;f=this;return(new $Int64(0,f.s.length));};CB.prototype.Size=function(){return this.$val.Size();};CB.ptr.prototype.Read=function(f){var f,g,h,i,j,k,l,m,n,o;g=0;h=$ifaceNil;i=this;if((j=i.i,k=(new $Int64(0,i.s.length)),(j.$high>k.$high||(j.$high===k.$high&&j.$low>=k.$low)))){l=0;m=D.EOF;g=l;h=m;return[g,h];}i.prevRune=-1;g=$copyString(f,$substring(i.s,$flatten64(i.i)));i.i=(n=i.i,o=(new $Int64(0,g)),new $Int64(n.$high+o.$high,n.$low+o.$low));return[g,h];};CB.prototype.Read=function(f){return this.$val.Read(f);};CB.ptr.prototype.ReadAt=function(f,g){var f,g,h,i,j,k,l,m,n,o;h=0;i=$ifaceNil;j=this;if((g.$high<0||(g.$high===0&&g.$low<0))){k=0;l=F.New("strings.Reader.ReadAt: negative offset");h=k;i=l;return[h,i];}if((m=(new $Int64(0,j.s.length)),(g.$high>m.$high||(g.$high===m.$high&&g.$low>=m.$low)))){n=0;o=D.EOF;h=n;i=o;return[h,i];}h=$copyString(f,$substring(j.s,$flatten64(g)));if(hh.$high||(g.$high===h.$high&&g.$low>=h.$low)))){return[0,D.EOF];}i=f.s.charCodeAt($flatten64(f.i));f.i=(j=f.i,k=new $Int64(0,1),new $Int64(j.$high+k.$high,j.$low+k.$low));return[i,$ifaceNil];};CB.prototype.ReadByte=function(){return this.$val.ReadByte();};CB.ptr.prototype.UnreadByte=function(){var f,g,h,i;f=this;if((g=f.i,(g.$high<0||(g.$high===0&&g.$low<=0)))){return F.New("strings.Reader.UnreadByte: at beginning of string");}f.prevRune=-1;f.i=(h=f.i,i=new $Int64(0,1),new $Int64(h.$high-i.$high,h.$low-i.$low));return $ifaceNil;};CB.prototype.UnreadByte=function(){return this.$val.UnreadByte();};CB.ptr.prototype.ReadRune=function(){var f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x;f=0;g=0;h=$ifaceNil;i=this;if((j=i.i,k=(new $Int64(0,i.s.length)),(j.$high>k.$high||(j.$high===k.$high&&j.$low>=k.$low)))){i.prevRune=-1;l=0;m=0;n=D.EOF;f=l;g=m;h=n;return[f,g,h];}i.prevRune=(((o=i.i,o.$low+((o.$high>>31)*4294967296))>>0));p=i.s.charCodeAt($flatten64(i.i));if(p<128){i.i=(q=i.i,r=new $Int64(0,1),new $Int64(q.$high+r.$high,q.$low+r.$low));s=((p>>0));t=1;u=$ifaceNil;f=s;g=t;h=u;return[f,g,h];}v=C.DecodeRuneInString($substring(i.s,$flatten64(i.i)));f=v[0];g=v[1];i.i=(w=i.i,x=(new $Int64(0,g)),new $Int64(w.$high+x.$high,w.$low+x.$low));return[f,g,h];};CB.prototype.ReadRune=function(){return this.$val.ReadRune();};CB.ptr.prototype.UnreadRune=function(){var f,g;f=this;if((g=f.i,(g.$high<0||(g.$high===0&&g.$low<=0)))){return F.New("strings.Reader.UnreadRune: at beginning of string");}if(f.prevRune<0){return F.New("strings.Reader.UnreadRune: previous operation was not ReadRune");}f.i=(new $Int64(0,f.prevRune));f.prevRune=-1;return $ifaceNil;};CB.prototype.UnreadRune=function(){return this.$val.UnreadRune();};CB.ptr.prototype.Seek=function(f,g){var f,g,h,i,j,k,l;h=this;h.prevRune=-1;i=new $Int64(0,0);j=g;if(j===(0)){i=f;}else if(j===(1)){i=(k=h.i,new $Int64(k.$high+f.$high,k.$low+f.$low));}else if(j===(2)){i=(l=(new $Int64(0,h.s.length)),new $Int64(l.$high+f.$high,l.$low+f.$low));}else{return[new $Int64(0,0),F.New("strings.Reader.Seek: invalid whence")];}if((i.$high<0||(i.$high===0&&i.$low<0))){return[new $Int64(0,0),F.New("strings.Reader.Seek: negative position")];}h.i=i;return[i,$ifaceNil];};CB.prototype.Seek=function(f,g){return this.$val.Seek(f,g);};CB.ptr.prototype.WriteTo=function(f){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=new $Int64(0,0);h=$ifaceNil;i=this;i.prevRune=-1;if((j=i.i,k=(new $Int64(0,i.s.length)),(j.$high>k.$high||(j.$high===k.$high&&j.$low>=k.$low)))){l=new $Int64(0,0);m=$ifaceNil;g=l;h=m;$s=-1;return[g,h];}n=$substring(i.s,$flatten64(i.i));p=D.WriteString(f,n);$s=1;case 1:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}o=p;q=o[0];h=o[1];if(q>n.length){$panic(new $String("strings.Reader.WriteTo: invalid WriteString count"));}i.i=(r=i.i,s=(new $Int64(0,q)),new $Int64(r.$high+s.$high,r.$low+s.$low));g=(new $Int64(0,q));if(!((q===n.length))&&$interfaceIsEqual(h,$ifaceNil)){h=D.ErrShortWrite;}$s=-1;return[g,h];}return;}var $f={$blk:CB.ptr.prototype.WriteTo,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,$s};return $f;};CB.prototype.WriteTo=function(f){return this.$val.WriteTo(f);};CB.ptr.prototype.Reset=function(f){var f,g;g=this;CB.copy(g,new CB.ptr(f,new $Int64(0,0),-1));};CB.prototype.Reset=function(f){return this.$val.Reset(f);};CC=function(f){var f;return new CB.ptr(f,new $Int64(0,0),-1);};$pkg.NewReader=CC;CE.ptr.prototype.Len=function(){var f;f=this;return f.buf.$length;};CE.prototype.Len=function(){return this.$val.Len();};CE.ptr.prototype.Cap=function(){var f;f=this;return f.buf.$capacity;};CE.prototype.Cap=function(){return this.$val.Cap();};CE.ptr.prototype.Reset=function(){var f;f=this;f.addr=CP.nil;f.buf=CQ.nil;};CE.prototype.Reset=function(){return this.$val.Reset();};CE.ptr.prototype.grow=function(f){var f,g,h;g=this;h=$makeSlice(CQ,g.buf.$length,(($imul(2,g.buf.$capacity))+f>>0));$copySlice(h,g.buf);g.buf=h;};CE.prototype.grow=function(f){return this.$val.grow(f);};CE.ptr.prototype.Grow=function(f){var f,g;g=this;g.copyCheck();if(f<0){$panic(new $String("strings.Builder.Grow: negative count"));}if((g.buf.$capacity-g.buf.$length>>0)>>0))<128){g.buf=$append(g.buf,((f<<24>>>24)));return[1,$ifaceNil];}h=g.buf.$length;if((g.buf.$capacity-h>>0)<4){g.grow(4);}i=C.EncodeRune($subslice(g.buf,h,(h+4>>0)),f);g.buf=$subslice(g.buf,0,(h+i>>0));return[i,$ifaceNil];};CE.prototype.WriteRune=function(f){return this.$val.WriteRune(f);};CE.ptr.prototype.WriteString=function(f){var f,g;g=this;g.copyCheck();g.buf=$appendSlice(g.buf,f);return[f.length,$ifaceNil];};CE.prototype.WriteString=function(f){return this.$val.WriteString(f);};CG=function(f,g){var f,g;return $parseInt(f.indexOf($global.String.fromCharCode(g)))>>0;};$pkg.IndexByte=CG;CH=function(f,g){var f,g;return $parseInt(f.indexOf(g))>>0;};$pkg.Index=CH;CI=function(f,g){var f,g;return $parseInt(f.lastIndexOf(g))>>0;};$pkg.LastIndex=CI;CJ=function(f,g){var f,g,h,i;h=0;if((g.length===0)){return C.RuneCountInString(f)+1>>0;}else if(g.length>f.length){return 0;}else if((g.length===f.length)){if(g===f){return 1;}return 0;}while(true){i=CH(f,g);if(i===-1){break;}h=h+(1)>>0;f=$substring(f,(i+g.length>>0));}return h;};$pkg.Count=CJ;CE.ptr.prototype.String=function(){var f;f=this;return($bytesToString(f.buf));};CE.prototype.String=function(){return this.$val.String();};CE.ptr.prototype.copyCheck=function(){var f;f=this;if(f.addr===CP.nil){f.addr=f;}else if(!(f.addr===f)){$panic(new $String("strings: illegal use of non-zero Builder copied by value"));}};CE.prototype.copyCheck=function(){return this.$val.copyCheck();};CM.methods=[{prop:"contains",name:"contains",pkg:"strings",typ:$funcType([$Uint8],[$Bool],false)}];DA.methods=[{prop:"next",name:"next",pkg:"strings",typ:$funcType([$String],[$Int],false)}];DB.methods=[{prop:"buildOnce",name:"buildOnce",pkg:"strings",typ:$funcType([],[],false)},{prop:"build",name:"build",pkg:"strings",typ:$funcType([],[BP],false)},{prop:"Replace",name:"Replace",pkg:"",typ:$funcType([$String],[$String],false)},{prop:"WriteString",name:"WriteString",pkg:"",typ:$funcType([D.Writer,$String],[$Int,$error],false)}];CX.methods=[{prop:"add",name:"add",pkg:"strings",typ:$funcType([$String,$String,$Int,DC],[],false)}];DC.methods=[{prop:"lookup",name:"lookup",pkg:"strings",typ:$funcType([$String,$Bool],[$String,$Int,$Bool],false)},{prop:"Replace",name:"Replace",pkg:"",typ:$funcType([$String],[$String],false)},{prop:"WriteString",name:"WriteString",pkg:"",typ:$funcType([D.Writer,$String],[$Int,$error],false)}];CZ.methods=[{prop:"Write",name:"Write",pkg:"",typ:$funcType([CQ],[$Int,$error],false)},{prop:"WriteString",name:"WriteString",pkg:"",typ:$funcType([$String],[$Int,$error],false)}];BV.methods=[{prop:"WriteString",name:"WriteString",pkg:"",typ:$funcType([$String],[$Int,$error],false)}];DD.methods=[{prop:"Replace",name:"Replace",pkg:"",typ:$funcType([$String],[$String],false)},{prop:"WriteString",name:"WriteString",pkg:"",typ:$funcType([D.Writer,$String],[$Int,$error],false)}];CV.methods=[{prop:"Replace",name:"Replace",pkg:"",typ:$funcType([$String],[$String],false)},{prop:"WriteString",name:"WriteString",pkg:"",typ:$funcType([D.Writer,$String],[$Int,$error],false)}];DE.methods=[{prop:"Replace",name:"Replace",pkg:"",typ:$funcType([$String],[$String],false)},{prop:"WriteString",name:"WriteString",pkg:"",typ:$funcType([D.Writer,$String],[$Int,$error],false)}];DF.methods=[{prop:"Len",name:"Len",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Size",name:"Size",pkg:"",typ:$funcType([],[$Int64],false)},{prop:"Read",name:"Read",pkg:"",typ:$funcType([CQ],[$Int,$error],false)},{prop:"ReadAt",name:"ReadAt",pkg:"",typ:$funcType([CQ,$Int64],[$Int,$error],false)},{prop:"ReadByte",name:"ReadByte",pkg:"",typ:$funcType([],[$Uint8,$error],false)},{prop:"UnreadByte",name:"UnreadByte",pkg:"",typ:$funcType([],[$error],false)},{prop:"ReadRune",name:"ReadRune",pkg:"",typ:$funcType([],[$Int32,$Int,$error],false)},{prop:"UnreadRune",name:"UnreadRune",pkg:"",typ:$funcType([],[$error],false)},{prop:"Seek",name:"Seek",pkg:"",typ:$funcType([$Int64,$Int],[$Int64,$error],false)},{prop:"WriteTo",name:"WriteTo",pkg:"",typ:$funcType([D.Writer],[$Int64,$error],false)},{prop:"Reset",name:"Reset",pkg:"",typ:$funcType([$String],[],false)}];CP.methods=[{prop:"Len",name:"Len",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Cap",name:"Cap",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Reset",name:"Reset",pkg:"",typ:$funcType([],[],false)},{prop:"grow",name:"grow",pkg:"strings",typ:$funcType([$Int],[],false)},{prop:"Grow",name:"Grow",pkg:"",typ:$funcType([$Int],[],false)},{prop:"Write",name:"Write",pkg:"",typ:$funcType([CQ],[$Int,$error],false)},{prop:"WriteByte",name:"WriteByte",pkg:"",typ:$funcType([$Uint8],[$error],false)},{prop:"WriteRune",name:"WriteRune",pkg:"",typ:$funcType([$Int32],[$Int,$error],false)},{prop:"WriteString",name:"WriteString",pkg:"",typ:$funcType([$String],[$Int,$error],false)},{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)},{prop:"copyCheck",name:"copyCheck",pkg:"strings",typ:$funcType([],[],false)}];AS.init($Uint32,8);BK.init("strings",[{prop:"pattern",name:"pattern",embedded:false,exported:false,typ:$String,tag:""},{prop:"badCharSkip",name:"badCharSkip",embedded:false,exported:false,typ:CS,tag:""},{prop:"goodSuffixSkip",name:"goodSuffixSkip",embedded:false,exported:false,typ:CT,tag:""}]);BO.init("strings",[{prop:"once",name:"once",embedded:false,exported:false,typ:E.Once,tag:""},{prop:"r",name:"r",embedded:false,exported:false,typ:BP,tag:""},{prop:"oldnew",name:"oldnew",embedded:false,exported:false,typ:CL,tag:""}]);BP.init([{prop:"Replace",name:"Replace",pkg:"",typ:$funcType([$String],[$String],false)},{prop:"WriteString",name:"WriteString",pkg:"",typ:$funcType([D.Writer,$String],[$Int,$error],false)}]);BR.init("strings",[{prop:"value",name:"value",embedded:false,exported:false,typ:$String,tag:""},{prop:"priority",name:"priority",embedded:false,exported:false,typ:$Int,tag:""},{prop:"prefix",name:"prefix",embedded:false,exported:false,typ:$String,tag:""},{prop:"next",name:"next",embedded:false,exported:false,typ:CX,tag:""},{prop:"table",name:"table",embedded:false,exported:false,typ:CY,tag:""}]);BS.init("strings",[{prop:"root",name:"root",embedded:false,exported:false,typ:BR,tag:""},{prop:"tableSize",name:"tableSize",embedded:false,exported:false,typ:$Int,tag:""},{prop:"mapping",name:"mapping",embedded:false,exported:false,typ:CU,tag:""}]);BU.init($Uint8);BV.init("strings",[{prop:"w",name:"w",embedded:false,exported:false,typ:D.Writer,tag:""}]);BX.init("strings",[{prop:"finder",name:"finder",embedded:false,exported:false,typ:DA,tag:""},{prop:"value",name:"value",embedded:false,exported:false,typ:$String,tag:""}]);BZ.init($Uint8,256);CA.init("strings",[{prop:"replacements",name:"replacements",embedded:false,exported:false,typ:CW,tag:""},{prop:"toReplace",name:"toReplace",embedded:false,exported:false,typ:CL,tag:""}]);CB.init("strings",[{prop:"s",name:"s",embedded:false,exported:false,typ:$String,tag:""},{prop:"i",name:"i",embedded:false,exported:false,typ:$Int64,tag:""},{prop:"prevRune",name:"prevRune",embedded:false,exported:false,typ:$Int,tag:""}]);CE.init("strings",[{prop:"addr",name:"addr",embedded:false,exported:false,typ:CP,tag:""},{prop:"buf",name:"buf",embedded:false,exported:false,typ:CQ,tag:""}]);CN.init("strings",[{prop:"start",name:"start",embedded:false,exported:false,typ:$Int,tag:""},{prop:"end",name:"end",embedded:false,exported:false,typ:$Int,tag:""}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=F.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=G.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=A.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=D.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=E.$init();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}U=$toNativeArray($kindUint8,[0,0,0,0,0,0,0,0,0,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]);}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["bufio"]=(function(){var $pkg={},$init,A,B,C,E,D,F,G,P,U,X,Z,AA,AB,AC,AD,AE,S,T,H,L,M,Q,R,V,W,Y;A=$packages["bytes"];B=$packages["errors"];C=$packages["io"];E=$packages["strings"];D=$packages["unicode/utf8"];F=$pkg.Scanner=$newType(0,$kindStruct,"bufio.Scanner",true,"bufio",true,function(r_,split_,maxTokenSize_,token_,buf_,start_,end_,err_,empties_,scanCalled_,done_){this.$val=this;if(arguments.length===0){this.r=$ifaceNil;this.split=$throwNilPointerError;this.maxTokenSize=0;this.token=Z.nil;this.buf=Z.nil;this.start=0;this.end=0;this.err=$ifaceNil;this.empties=0;this.scanCalled=false;this.done=false;return;}this.r=r_;this.split=split_;this.maxTokenSize=maxTokenSize_;this.token=token_;this.buf=buf_;this.start=start_;this.end=end_;this.err=err_;this.empties=empties_;this.scanCalled=scanCalled_;this.done=done_;});G=$pkg.SplitFunc=$newType(4,$kindFunc,"bufio.SplitFunc",true,"bufio",true,null);P=$pkg.Reader=$newType(0,$kindStruct,"bufio.Reader",true,"bufio",true,function(buf_,rd_,r_,w_,err_,lastByte_,lastRuneSize_){this.$val=this;if(arguments.length===0){this.buf=Z.nil;this.rd=$ifaceNil;this.r=0;this.w=0;this.err=$ifaceNil;this.lastByte=0;this.lastRuneSize=0;return;}this.buf=buf_;this.rd=rd_;this.r=r_;this.w=w_;this.err=err_;this.lastByte=lastByte_;this.lastRuneSize=lastRuneSize_;});U=$pkg.Writer=$newType(0,$kindStruct,"bufio.Writer",true,"bufio",true,function(err_,buf_,n_,wr_){this.$val=this;if(arguments.length===0){this.err=$ifaceNil;this.buf=Z.nil;this.n=0;this.wr=$ifaceNil;return;}this.err=err_;this.buf=buf_;this.n=n_;this.wr=wr_;});X=$pkg.ReadWriter=$newType(0,$kindStruct,"bufio.ReadWriter",true,"bufio",true,function(Reader_,Writer_){this.$val=this;if(arguments.length===0){this.Reader=AA.nil;this.Writer=AD.nil;return;}this.Reader=Reader_;this.Writer=Writer_;});Z=$sliceType($Uint8);AA=$ptrType(P);AB=$sliceType(Z);AC=$ptrType(E.Builder);AD=$ptrType(U);AE=$ptrType(F);H=function(a){var a;return new F.ptr(a,M,65536,Z.nil,Z.nil,0,0,$ifaceNil,0,false,false);};$pkg.NewScanner=H;F.ptr.prototype.Err=function(){var a;a=this;if($interfaceIsEqual(a.err,C.EOF)){return $ifaceNil;}return a.err;};F.prototype.Err=function(){return this.$val.Err();};F.ptr.prototype.Bytes=function(){var a;a=this;return a.token;};F.prototype.Bytes=function(){return this.$val.Bytes();};F.ptr.prototype.Text=function(){var a;a=this;return($bytesToString(a.token));};F.prototype.Text=function(){return this.$val.Text();};F.ptr.prototype.Scan=function(){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;if(a.done){$s=-1;return false;}a.scanCalled=true;case 1:if(a.end>a.start||!($interfaceIsEqual(a.err,$ifaceNil))){$s=3;continue;}$s=4;continue;case 3:c=a.split($subslice(a.buf,a.start,a.end),!($interfaceIsEqual(a.err,$ifaceNil)));$s=5;case 5:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}b=c;d=b[0];e=b[1];f=b[2];if(!($interfaceIsEqual(f,$ifaceNil))){if($interfaceIsEqual(f,$pkg.ErrFinalToken)){a.token=e;a.done=true;$s=-1;return true;}a.setErr(f);$s=-1;return false;}if(!a.advance(d)){$s=-1;return false;}a.token=e;if(!(e===Z.nil)){if($interfaceIsEqual(a.err,$ifaceNil)||d>0){a.empties=0;}else{a.empties=a.empties+(1)>>0;if(a.empties>100){$panic(new $String("bufio.Scan: too many empty tokens without progressing"));}}$s=-1;return true;}case 4:if(!($interfaceIsEqual(a.err,$ifaceNil))){a.start=0;a.end=0;$s=-1;return false;}if(a.start>0&&((a.end===a.buf.$length)||a.start>(g=a.buf.$length/2,(g===g&&g!==1/0&&g!==-1/0)?g>>0:$throwRuntimeError("integer divide by zero")))){$copySlice(a.buf,$subslice(a.buf,a.start,a.end));a.end=a.end-(a.start)>>0;a.start=0;}if(a.end===a.buf.$length){if(a.buf.$length>=a.maxTokenSize||a.buf.$length>1073741823){a.setErr($pkg.ErrTooLong);$s=-1;return false;}h=$imul(a.buf.$length,2);if(h===0){h=4096;}if(h>a.maxTokenSize){h=a.maxTokenSize;}i=$makeSlice(Z,h);$copySlice(i,$subslice(a.buf,a.start,a.end));a.buf=i;a.end=a.end-(a.start)>>0;a.start=0;}j=0;case 6:l=a.r.Read($subslice(a.buf,a.end,a.buf.$length));$s=8;case 8:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k=l;m=k[0];n=k[1];if(m<0||(a.buf.$length-a.end>>0)>0;if(!($interfaceIsEqual(n,$ifaceNil))){a.setErr(n);$s=7;continue;}if(m>0){a.empties=0;$s=7;continue;}j=j+(1)>>0;if(j>100){a.setErr(C.ErrNoProgress);$s=7;continue;}$s=6;continue;case 7:$s=1;continue;case 2:$s=-1;return false;}return;}var $f={$blk:F.ptr.prototype.Scan,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,$s};return $f;};F.prototype.Scan=function(){return this.$val.Scan();};F.ptr.prototype.advance=function(a){var a,b;b=this;if(a<0){b.setErr($pkg.ErrNegativeAdvance);return false;}if(a>(b.end-b.start>>0)){b.setErr($pkg.ErrAdvanceTooFar);return false;}b.start=b.start+(a)>>0;return true;};F.prototype.advance=function(a){return this.$val.advance(a);};F.ptr.prototype.setErr=function(a){var a,b;b=this;if($interfaceIsEqual(b.err,$ifaceNil)||$interfaceIsEqual(b.err,C.EOF)){b.err=a;}};F.prototype.setErr=function(a){return this.$val.setErr(a);};F.ptr.prototype.Buffer=function(a,b){var a,b,c;c=this;if(c.scanCalled){$panic(new $String("Buffer called after Scan"));}c.buf=$subslice(a,0,a.$capacity);c.maxTokenSize=b;};F.prototype.Buffer=function(a,b){return this.$val.Buffer(a,b);};F.ptr.prototype.Split=function(a){var a,b;b=this;if(b.scanCalled){$panic(new $String("Split called after Scan"));}b.split=a;};F.prototype.Split=function(a){return this.$val.Split(a);};L=function(a){var a,b;if(a.$length>0&&((b=a.$length-1>>0,((b<0||b>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+b]))===13)){return $subslice(a,0,(a.$length-1>>0));}return a;};M=function(a,b){var a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r;c=0;d=Z.nil;e=$ifaceNil;if(b&&(a.$length===0)){f=0;g=Z.nil;h=$ifaceNil;c=f;d=g;e=h;return[c,d,e];}i=A.IndexByte(a,10);if(i>=0){j=i+1>>0;k=L($subslice(a,0,i));l=$ifaceNil;c=j;d=k;e=l;return[c,d,e];}if(b){m=a.$length;n=L(a);o=$ifaceNil;c=m;d=n;e=o;return[c,d,e];}p=0;q=Z.nil;r=$ifaceNil;c=p;d=q;e=r;return[c,d,e];};$pkg.ScanLines=M;Q=function(a,b){var a,b,c,d,e,f;c=$assertType(a,AA,true);d=c[0];e=c[1];if(e&&d.buf.$length>=b){return d;}if(b<16){b=16;}f=new P.ptr(Z.nil,$ifaceNil,0,0,$ifaceNil,0,0);f.reset($makeSlice(Z,b),a);return f;};$pkg.NewReaderSize=Q;R=function(a){var a;return Q(a,4096);};$pkg.NewReader=R;P.ptr.prototype.Size=function(){var a;a=this;return a.buf.$length;};P.prototype.Size=function(){return this.$val.Size();};P.ptr.prototype.Reset=function(a){var a,b;b=this;if(b.buf===Z.nil){b.buf=$makeSlice(Z,4096);}b.reset(b.buf,a);};P.prototype.Reset=function(a){return this.$val.Reset(a);};P.ptr.prototype.reset=function(a,b){var a,b,c;c=this;P.copy(c,new P.ptr(a,b,0,0,$ifaceNil,-1,-1));};P.prototype.reset=function(a,b){return this.$val.reset(a,b);};P.ptr.prototype.fill=function(){var{a,b,c,d,e,f,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;if(a.r>0){$copySlice(a.buf,$subslice(a.buf,a.r,a.w));a.w=a.w-(a.r)>>0;a.r=0;}if(a.w>=a.buf.$length){$panic(new $String("bufio: tried to fill full buffer"));}b=100;case 1:if(!(b>0)){$s=2;continue;}d=a.rd.Read($subslice(a.buf,a.w));$s=3;case 3:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}c=d;e=c[0];f=c[1];if(e<0){$panic(S);}a.w=a.w+(e)>>0;if(!($interfaceIsEqual(f,$ifaceNil))){a.err=f;$s=-1;return;}if(e>0){$s=-1;return;}b=b-(1)>>0;$s=1;continue;case 2:a.err=C.ErrNoProgress;$s=-1;return;}return;}var $f={$blk:P.ptr.prototype.fill,$c:true,$r,a,b,c,d,e,f,$s};return $f;};P.prototype.fill=function(){return this.$val.fill();};P.ptr.prototype.readErr=function(){var a,b;a=this;b=a.err;a.err=$ifaceNil;return b;};P.prototype.readErr=function(){return this.$val.readErr();};P.ptr.prototype.Peek=function(a){var{a,b,c,d,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;if(a<0){$s=-1;return[Z.nil,$pkg.ErrNegativeCount];}b.lastByte=-1;b.lastRuneSize=-1;case 1:if(!((b.w-b.r>>0)>0)b.buf.$length){$s=-1;return[$subslice(b.buf,b.r,b.w),$pkg.ErrBufferFull];}c=$ifaceNil;d=b.w-b.r>>0;if(d>0)),c];}return;}var $f={$blk:P.ptr.prototype.Peek,$c:true,$r,a,b,c,d,$s};return $f;};P.prototype.Peek=function(a){return this.$val.Peek(a);};P.ptr.prototype.Discard=function(a){var{a,b,c,d,e,f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=0;c=$ifaceNil;d=this;if(a<0){e=0;f=$pkg.ErrNegativeCount;b=e;c=f;$s=-1;return[b,c];}if(a===0){$s=-1;return[b,c];}d.lastByte=-1;d.lastRuneSize=-1;g=a;case 1:h=d.Buffered();if(h===0){$s=3;continue;}$s=4;continue;case 3:$r=d.fill();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}h=d.Buffered();case 4:if(h>g){h=g;}d.r=d.r+(h)>>0;g=g-(h)>>0;if(g===0){i=a;j=$ifaceNil;b=i;c=j;$s=-1;return[b,c];}if(!($interfaceIsEqual(d.err,$ifaceNil))){k=a-g>>0;l=d.readErr();b=k;c=l;$s=-1;return[b,c];}$s=1;continue;case 2:$s=-1;return[b,c];}return;}var $f={$blk:P.ptr.prototype.Discard,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,$s};return $f;};P.prototype.Discard=function(a){return this.$val.Discard(a);};P.ptr.prototype.Read=function(a){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=0;c=$ifaceNil;d=this;b=a.$length;if(b===0){if(d.Buffered()>0){e=0;f=$ifaceNil;b=e;c=f;$s=-1;return[b,c];}g=0;h=d.readErr();b=g;c=h;$s=-1;return[b,c];}if(d.r===d.w){$s=1;continue;}$s=2;continue;case 1:if(!($interfaceIsEqual(d.err,$ifaceNil))){i=0;j=d.readErr();b=i;c=j;$s=-1;return[b,c];}if(a.$length>=d.buf.$length){$s=3;continue;}$s=4;continue;case 3:l=d.rd.Read(a);$s=5;case 5:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k=l;b=k[0];d.err=k[1];if(b<0){$panic(S);}if(b>0){d.lastByte=(((m=b-1>>0,((m<0||m>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+m]))>>0));d.lastRuneSize=-1;}n=b;o=d.readErr();b=n;c=o;$s=-1;return[b,c];case 4:d.r=0;d.w=0;q=d.rd.Read(d.buf);$s=6;case 6:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}p=q;b=p[0];d.err=p[1];if(b<0){$panic(S);}if(b===0){r=0;s=d.readErr();b=r;c=s;$s=-1;return[b,c];}d.w=d.w+(b)>>0;case 2:b=$copySlice(a,$subslice(d.buf,d.r,d.w));d.r=d.r+(b)>>0;d.lastByte=(((t=d.buf,u=d.r-1>>0,((u<0||u>=t.$length)?($throwRuntimeError("index out of range"),undefined):t.$array[t.$offset+u]))>>0));d.lastRuneSize=-1;v=b;w=$ifaceNil;b=v;c=w;$s=-1;return[b,c];}return;}var $f={$blk:P.ptr.prototype.Read,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s};return $f;};P.prototype.Read=function(a){return this.$val.Read(a);};P.ptr.prototype.ReadByte=function(){var{a,b,c,d,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;a.lastRuneSize=-1;case 1:if(!(a.r===a.w)){$s=2;continue;}if(!($interfaceIsEqual(a.err,$ifaceNil))){$s=-1;return[0,a.readErr()];}$r=a.fill();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=1;continue;case 2:d=(b=a.buf,c=a.r,((c<0||c>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+c]));a.r=a.r+(1)>>0;a.lastByte=((d>>0));$s=-1;return[d,$ifaceNil];}return;}var $f={$blk:P.ptr.prototype.ReadByte,$c:true,$r,a,b,c,d,$s};return $f;};P.prototype.ReadByte=function(){return this.$val.ReadByte();};P.ptr.prototype.UnreadByte=function(){var a,b,c;a=this;if(a.lastByte<0||(a.r===0)&&a.w>0){return $pkg.ErrInvalidUnreadByte;}if(a.r>0){a.r=a.r-(1)>>0;}else{a.w=1;}(b=a.buf,c=a.r,((c<0||c>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+c]=((a.lastByte<<24>>>24))));a.lastByte=-1;a.lastRuneSize=-1;return $ifaceNil;};P.prototype.UnreadByte=function(){return this.$val.UnreadByte();};P.ptr.prototype.ReadRune=function(){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=0;b=0;c=$ifaceNil;d=this;case 1:if(!((d.r+4>>0)>d.w&&!D.FullRune($subslice(d.buf,d.r,d.w))&&$interfaceIsEqual(d.err,$ifaceNil)&&(d.w-d.r>>0)=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+j]))>>0));k=1;a=h;b=k;if(a>=128){l=D.DecodeRune($subslice(d.buf,d.r,d.w));a=l[0];b=l[1];}d.r=d.r+(b)>>0;d.lastByte=(((m=d.buf,n=d.r-1>>0,((n<0||n>=m.$length)?($throwRuntimeError("index out of range"),undefined):m.$array[m.$offset+n]))>>0));d.lastRuneSize=b;o=a;p=b;q=$ifaceNil;a=o;b=p;c=q;$s=-1;return[a,b,c];}return;}var $f={$blk:P.ptr.prototype.ReadRune,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,$s};return $f;};P.prototype.ReadRune=function(){return this.$val.ReadRune();};P.ptr.prototype.UnreadRune=function(){var a;a=this;if(a.lastRuneSize<0||a.r>0;a.lastByte=-1;a.lastRuneSize=-1;return $ifaceNil;};P.prototype.UnreadRune=function(){return this.$val.UnreadRune();};P.ptr.prototype.Buffered=function(){var a;a=this;return a.w-a.r>>0;};P.prototype.Buffered=function(){return this.$val.Buffered();};P.ptr.prototype.ReadSlice=function(a){var{a,b,c,d,e,f,g,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=Z.nil;c=$ifaceNil;d=this;e=0;case 1:f=A.IndexByte($subslice(d.buf,(d.r+e>>0),d.w),a);if(f>=0){f=f+(e)>>0;b=$subslice(d.buf,d.r,((d.r+f>>0)+1>>0));d.r=d.r+((f+1>>0))>>0;$s=2;continue;}if(!($interfaceIsEqual(d.err,$ifaceNil))){b=$subslice(d.buf,d.r,d.w);d.r=d.w;c=d.readErr();$s=2;continue;}if(d.Buffered()>=d.buf.$length){d.r=d.w;b=d.buf;c=$pkg.ErrBufferFull;$s=2;continue;}e=d.w-d.r>>0;$r=d.fill();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=1;continue;case 2:g=b.$length-1>>0;if(g>=0){d.lastByte=((((g<0||g>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+g])>>0));d.lastRuneSize=-1;}$s=-1;return[b,c];}return;}var $f={$blk:P.ptr.prototype.ReadSlice,$c:true,$r,a,b,c,d,e,f,g,$s};return $f;};P.prototype.ReadSlice=function(a){return this.$val.ReadSlice(a);};P.ptr.prototype.ReadLine=function(){var{a,b,c,d,e,f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=Z.nil;b=false;c=$ifaceNil;d=this;f=d.ReadSlice(10);$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}e=f;a=e[0];c=e[1];if($interfaceIsEqual(c,$pkg.ErrBufferFull)){if(a.$length>0&&((g=a.$length-1>>0,((g<0||g>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+g]))===13)){if(d.r===0){$panic(new $String("bufio: tried to rewind past start of buffer"));}d.r=d.r-(1)>>0;a=$subslice(a,0,(a.$length-1>>0));}h=a;i=true;j=$ifaceNil;a=h;b=i;c=j;$s=-1;return[a,b,c];}if(a.$length===0){if(!($interfaceIsEqual(c,$ifaceNil))){a=Z.nil;}$s=-1;return[a,b,c];}c=$ifaceNil;if((k=a.$length-1>>0,((k<0||k>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+k]))===10){l=1;if(a.$length>1&&((m=a.$length-2>>0,((m<0||m>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+m]))===13)){l=2;}a=$subslice(a,0,(a.$length-l>>0));}$s=-1;return[a,b,c];}return;}var $f={$blk:P.ptr.prototype.ReadLine,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,$s};return $f;};P.prototype.ReadLine=function(){return this.$val.ReadLine();};P.ptr.prototype.collectFragments=function(a){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=AB.nil;c=Z.nil;d=0;e=$ifaceNil;f=this;g=Z.nil;case 1:h=$ifaceNil;j=f.ReadSlice(a);$s=3;case 3:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}i=j;g=i[0];h=i[1];if($interfaceIsEqual(h,$ifaceNil)){$s=2;continue;}if(!($interfaceIsEqual(h,$pkg.ErrBufferFull))){e=h;$s=2;continue;}k=$makeSlice(Z,g.$length);$copySlice(k,g);b=$append(b,k);d=d+(k.$length)>>0;$s=1;continue;case 2:d=d+(g.$length)>>0;l=b;m=g;n=d;o=e;b=l;c=m;d=n;e=o;$s=-1;return[b,c,d,e];}return;}var $f={$blk:P.ptr.prototype.collectFragments,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,$s};return $f;};P.prototype.collectFragments=function(a){return this.$val.collectFragments(a);};P.ptr.prototype.ReadBytes=function(a){var{a,b,c,d,e,f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;d=b.collectFragments(a);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}c=d;e=c[0];f=c[1];g=c[2];h=c[3];i=$makeSlice(Z,g);g=0;j=e;k=0;while(true){if(!(k=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+l])))>>0;k++;}$copySlice($subslice(i,g),f);$s=-1;return[i,h];}return;}var $f={$blk:P.ptr.prototype.ReadBytes,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,$s};return $f;};P.prototype.ReadBytes=function(a){return this.$val.ReadBytes(a);};P.ptr.prototype.ReadString=function(a){var{a,b,c,d,e,f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;d=b.collectFragments(a);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}c=d;e=c[0];f=c[1];g=c[2];h=c[3];i=new E.Builder.ptr(AC.nil,Z.nil);i.Grow(g);j=e;k=0;while(true){if(!(k=j.$length)?($throwRuntimeError("index out of range"),undefined):j.$array[j.$offset+k]);i.Write(l);k++;}i.Write(f);$s=-1;return[i.String(),h];}return;}var $f={$blk:P.ptr.prototype.ReadString,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,$s};return $f;};P.prototype.ReadString=function(a){return this.$val.ReadString(a);};P.ptr.prototype.WriteTo=function(a){var{a,aa,ab,ac,ad,ae,af,ag,ah,ai,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=new $Int64(0,0);c=$ifaceNil;d=this;d.lastByte=-1;d.lastRuneSize=-1;f=d.writeBuf(a);$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}e=f;b=e[0];c=e[1];if(!($interfaceIsEqual(c,$ifaceNil))){$s=-1;return[b,c];}g=$assertType(d.rd,C.WriterTo,true);h=g[0];i=g[1];if(i){$s=2;continue;}$s=3;continue;case 2:k=h.WriteTo(a);$s=4;case 4:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j=k;l=j[0];m=j[1];b=(n=l,new $Int64(b.$high+n.$high,b.$low+n.$low));o=b;p=m;b=o;c=p;$s=-1;return[b,c];case 3:q=$assertType(a,C.ReaderFrom,true);r=q[0];s=q[1];if(s){$s=5;continue;}$s=6;continue;case 5:u=r.ReadFrom(d.rd);$s=7;case 7:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}t=u;v=t[0];w=t[1];b=(x=v,new $Int64(b.$high+x.$high,b.$low+x.$low));y=b;z=w;b=y;c=z;$s=-1;return[b,c];case 6:if((d.w-d.r>>0)>0;$s=-1;return[(new $Int64(0,e)),f];}return;}var $f={$blk:P.ptr.prototype.writeBuf,$c:true,$r,a,b,c,d,e,f,$s};return $f;};P.prototype.writeBuf=function(a){return this.$val.writeBuf(a);};V=function(a,b){var a,b,c,d,e;c=$assertType(a,AD,true);d=c[0];e=c[1];if(e&&d.buf.$length>=b){return d;}if(b<=0){b=4096;}return new U.ptr($ifaceNil,$makeSlice(Z,b),0,a);};$pkg.NewWriterSize=V;W=function(a){var a;return V(a,4096);};$pkg.NewWriter=W;U.ptr.prototype.Size=function(){var a;a=this;return a.buf.$length;};U.prototype.Size=function(){return this.$val.Size();};U.ptr.prototype.Reset=function(a){var a,b;b=this;if(b.buf===Z.nil){b.buf=$makeSlice(Z,4096);}b.err=$ifaceNil;b.n=0;b.wr=a;};U.prototype.Reset=function(a){return this.$val.Reset(a);};U.ptr.prototype.Flush=function(){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;if(!($interfaceIsEqual(a.err,$ifaceNil))){$s=-1;return a.err;}if(a.n===0){$s=-1;return $ifaceNil;}c=a.wr.Write($subslice(a.buf,0,a.n));$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}b=c;d=b[0];e=b[1];if(d0&&d>0)),$subslice(a.buf,d,a.n));}a.n=a.n-(d)>>0;a.err=e;$s=-1;return e;}a.n=0;$s=-1;return $ifaceNil;}return;}var $f={$blk:U.ptr.prototype.Flush,$c:true,$r,a,b,c,d,e,$s};return $f;};U.prototype.Flush=function(){return this.$val.Flush();};U.ptr.prototype.Available=function(){var a;a=this;return a.buf.$length-a.n>>0;};U.prototype.Available=function(){return this.$val.Available();};U.ptr.prototype.AvailableBuffer=function(){var a;a=this;return $subslice($subslice(a.buf,a.n),0,0);};U.prototype.AvailableBuffer=function(){return this.$val.AvailableBuffer();};U.ptr.prototype.Buffered=function(){var a;a=this;return a.n;};U.prototype.Buffered=function(){return this.$val.Buffered();};U.ptr.prototype.Write=function(a){var{a,b,c,d,e,f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=0;c=$ifaceNil;d=this;case 1:if(!(a.$length>d.Available()&&$interfaceIsEqual(d.err,$ifaceNil))){$s=2;continue;}e=0;if(d.Buffered()===0){$s=3;continue;}$s=4;continue;case 3:g=d.wr.Write(a);$s=6;case 6:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}f=g;e=f[0];d.err=f[1];$s=5;continue;case 4:e=$copySlice($subslice(d.buf,d.n),a);d.n=d.n+(e)>>0;h=d.Flush();$s=7;case 7:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}h;case 5:b=b+(e)>>0;a=$subslice(a,e);$s=1;continue;case 2:if(!($interfaceIsEqual(d.err,$ifaceNil))){i=b;j=d.err;b=i;c=j;$s=-1;return[b,c];}k=$copySlice($subslice(d.buf,d.n),a);d.n=d.n+(k)>>0;b=b+(k)>>0;l=b;m=$ifaceNil;b=l;c=m;$s=-1;return[b,c];}return;}var $f={$blk:U.ptr.prototype.Write,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,$s};return $f;};U.prototype.Write=function(a){return this.$val.Write(a);};U.ptr.prototype.WriteByte=function(a){var{a,b,c,d,e,f,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;if(!($interfaceIsEqual(b.err,$ifaceNil))){$s=-1;return b.err;}if(!(b.Available()<=0)){c=false;$s=3;continue s;}d=b.Flush();$s=4;case 4:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}c=!($interfaceIsEqual(d,$ifaceNil));case 3:if(c){$s=1;continue;}$s=2;continue;case 1:$s=-1;return b.err;case 2:(e=b.buf,f=b.n,((f<0||f>=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+f]=a));b.n=b.n+(1)>>0;$s=-1;return $ifaceNil;}return;}var $f={$blk:U.ptr.prototype.WriteByte,$c:true,$r,a,b,c,d,e,f,$s};return $f;};U.prototype.WriteByte=function(a){return this.$val.WriteByte(a);};U.ptr.prototype.WriteRune=function(a){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=0;c=$ifaceNil;d=this;if(((a>>>0))<128){$s=1;continue;}$s=2;continue;case 1:e=d.WriteByte(((a<<24>>>24)));$s=3;case 3:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}c=e;if(!($interfaceIsEqual(c,$ifaceNil))){f=0;g=c;b=f;c=g;$s=-1;return[b,c];}h=1;i=$ifaceNil;b=h;c=i;$s=-1;return[b,c];case 2:if(!($interfaceIsEqual(d.err,$ifaceNil))){j=0;k=d.err;b=j;c=k;$s=-1;return[b,c];}l=d.Available();if(l<4){$s=4;continue;}$s=5;continue;case 4:m=d.Flush();$s=6;case 6:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}m;if(!($interfaceIsEqual(d.err,$ifaceNil))){n=0;o=d.err;b=n;c=o;$s=-1;return[b,c];}l=d.Available();if(l<4){$s=7;continue;}$s=8;continue;case 7:q=d.WriteString(($encodeRune(a)));$s=9;case 9:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}p=q;b=p[0];c=p[1];r=[b,c];$s=10;case 10:return r;case 8:case 5:b=D.EncodeRune($subslice(d.buf,d.n),a);d.n=d.n+(b)>>0;s=b;t=$ifaceNil;b=s;c=t;$s=-1;return[b,c];}return;}var $f={$blk:U.ptr.prototype.WriteRune,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s};return $f;};U.prototype.WriteRune=function(a){return this.$val.WriteRune(a);};U.ptr.prototype.WriteString=function(a){var{a,b,c,d,e,f,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;c=0;case 1:if(!(a.length>b.Available()&&$interfaceIsEqual(b.err,$ifaceNil))){$s=2;continue;}d=$copyString($subslice(b.buf,b.n),a);b.n=b.n+(d)>>0;c=c+(d)>>0;a=$substring(a,d);e=b.Flush();$s=3;case 3:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}e;$s=1;continue;case 2:if(!($interfaceIsEqual(b.err,$ifaceNil))){$s=-1;return[c,b.err];}f=$copyString($subslice(b.buf,b.n),a);b.n=b.n+(f)>>0;c=c+(f)>>0;$s=-1;return[c,$ifaceNil];}return;}var $f={$blk:U.ptr.prototype.WriteString,$c:true,$r,a,b,c,d,e,f,$s};return $f;};U.prototype.WriteString=function(a){return this.$val.WriteString(a);};U.ptr.prototype.ReadFrom=function(a){var{a,aa,ab,ac,ad,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=new $Int64(0,0);c=$ifaceNil;d=this;if(!($interfaceIsEqual(d.err,$ifaceNil))){e=new $Int64(0,0);f=d.err;b=e;c=f;$s=-1;return[b,c];}g=$assertType(d.wr,C.ReaderFrom,true);h=g[0];i=g[1];j=0;case 1:if(d.Available()===0){$s=3;continue;}$s=4;continue;case 3:k=d.Flush();$s=5;case 5:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;if(!($interfaceIsEqual(l,$ifaceNil))){m=b;n=l;b=m;c=n;$s=-1;return[b,c];}case 4:if(i&&(d.Buffered()===0)){$s=6;continue;}$s=7;continue;case 6:p=h.ReadFrom(a);$s=8;case 8:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}o=p;q=o[0];r=o[1];d.err=r;b=(s=q,new $Int64(b.$high+s.$high,b.$low+s.$low));t=b;u=r;b=t;c=u;$s=-1;return[b,c];case 7:v=0;case 9:if(!(v<100)){$s=10;continue;}x=a.Read($subslice(d.buf,d.n));$s=11;case 11:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}w=x;j=w[0];c=w[1];if(!((j===0))||!($interfaceIsEqual(c,$ifaceNil))){$s=10;continue;}v=v+(1)>>0;$s=9;continue;case 10:if(v===100){y=b;z=C.ErrNoProgress;b=y;c=z;$s=-1;return[b,c];}d.n=d.n+(j)>>0;b=(aa=(new $Int64(0,j)),new $Int64(b.$high+aa.$high,b.$low+aa.$low));if(!($interfaceIsEqual(c,$ifaceNil))){$s=2;continue;}$s=1;continue;case 2:if($interfaceIsEqual(c,C.EOF)){$s=12;continue;}$s=13;continue;case 12:if(d.Available()===0){$s=14;continue;}$s=15;continue;case 14:ab=d.Flush();$s=17;case 17:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}c=ab;$s=16;continue;case 15:c=$ifaceNil;case 16:case 13:ac=b;ad=c;b=ac;c=ad;$s=-1;return[b,c];}return;}var $f={$blk:U.ptr.prototype.ReadFrom,$c:true,$r,a,aa,ab,ac,ad,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};U.prototype.ReadFrom=function(a){return this.$val.ReadFrom(a);};Y=function(a,b){var a,b;return new X.ptr(a,b);};$pkg.NewReadWriter=Y;AE.methods=[{prop:"Err",name:"Err",pkg:"",typ:$funcType([],[$error],false)},{prop:"Bytes",name:"Bytes",pkg:"",typ:$funcType([],[Z],false)},{prop:"Text",name:"Text",pkg:"",typ:$funcType([],[$String],false)},{prop:"Scan",name:"Scan",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"advance",name:"advance",pkg:"bufio",typ:$funcType([$Int],[$Bool],false)},{prop:"setErr",name:"setErr",pkg:"bufio",typ:$funcType([$error],[],false)},{prop:"Buffer",name:"Buffer",pkg:"",typ:$funcType([Z,$Int],[],false)},{prop:"Split",name:"Split",pkg:"",typ:$funcType([G],[],false)}];AA.methods=[{prop:"Size",name:"Size",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Reset",name:"Reset",pkg:"",typ:$funcType([C.Reader],[],false)},{prop:"reset",name:"reset",pkg:"bufio",typ:$funcType([Z,C.Reader],[],false)},{prop:"fill",name:"fill",pkg:"bufio",typ:$funcType([],[],false)},{prop:"readErr",name:"readErr",pkg:"bufio",typ:$funcType([],[$error],false)},{prop:"Peek",name:"Peek",pkg:"",typ:$funcType([$Int],[Z,$error],false)},{prop:"Discard",name:"Discard",pkg:"",typ:$funcType([$Int],[$Int,$error],false)},{prop:"Read",name:"Read",pkg:"",typ:$funcType([Z],[$Int,$error],false)},{prop:"ReadByte",name:"ReadByte",pkg:"",typ:$funcType([],[$Uint8,$error],false)},{prop:"UnreadByte",name:"UnreadByte",pkg:"",typ:$funcType([],[$error],false)},{prop:"ReadRune",name:"ReadRune",pkg:"",typ:$funcType([],[$Int32,$Int,$error],false)},{prop:"UnreadRune",name:"UnreadRune",pkg:"",typ:$funcType([],[$error],false)},{prop:"Buffered",name:"Buffered",pkg:"",typ:$funcType([],[$Int],false)},{prop:"ReadSlice",name:"ReadSlice",pkg:"",typ:$funcType([$Uint8],[Z,$error],false)},{prop:"ReadLine",name:"ReadLine",pkg:"",typ:$funcType([],[Z,$Bool,$error],false)},{prop:"collectFragments",name:"collectFragments",pkg:"bufio",typ:$funcType([$Uint8],[AB,Z,$Int,$error],false)},{prop:"ReadBytes",name:"ReadBytes",pkg:"",typ:$funcType([$Uint8],[Z,$error],false)},{prop:"ReadString",name:"ReadString",pkg:"",typ:$funcType([$Uint8],[$String,$error],false)},{prop:"WriteTo",name:"WriteTo",pkg:"",typ:$funcType([C.Writer],[$Int64,$error],false)},{prop:"writeBuf",name:"writeBuf",pkg:"bufio",typ:$funcType([C.Writer],[$Int64,$error],false)}];AD.methods=[{prop:"Size",name:"Size",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Reset",name:"Reset",pkg:"",typ:$funcType([C.Writer],[],false)},{prop:"Flush",name:"Flush",pkg:"",typ:$funcType([],[$error],false)},{prop:"Available",name:"Available",pkg:"",typ:$funcType([],[$Int],false)},{prop:"AvailableBuffer",name:"AvailableBuffer",pkg:"",typ:$funcType([],[Z],false)},{prop:"Buffered",name:"Buffered",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Write",name:"Write",pkg:"",typ:$funcType([Z],[$Int,$error],false)},{prop:"WriteByte",name:"WriteByte",pkg:"",typ:$funcType([$Uint8],[$error],false)},{prop:"WriteRune",name:"WriteRune",pkg:"",typ:$funcType([$Int32],[$Int,$error],false)},{prop:"WriteString",name:"WriteString",pkg:"",typ:$funcType([$String],[$Int,$error],false)},{prop:"ReadFrom",name:"ReadFrom",pkg:"",typ:$funcType([C.Reader],[$Int64,$error],false)}];F.init("bufio",[{prop:"r",name:"r",embedded:false,exported:false,typ:C.Reader,tag:""},{prop:"split",name:"split",embedded:false,exported:false,typ:G,tag:""},{prop:"maxTokenSize",name:"maxTokenSize",embedded:false,exported:false,typ:$Int,tag:""},{prop:"token",name:"token",embedded:false,exported:false,typ:Z,tag:""},{prop:"buf",name:"buf",embedded:false,exported:false,typ:Z,tag:""},{prop:"start",name:"start",embedded:false,exported:false,typ:$Int,tag:""},{prop:"end",name:"end",embedded:false,exported:false,typ:$Int,tag:""},{prop:"err",name:"err",embedded:false,exported:false,typ:$error,tag:""},{prop:"empties",name:"empties",embedded:false,exported:false,typ:$Int,tag:""},{prop:"scanCalled",name:"scanCalled",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"done",name:"done",embedded:false,exported:false,typ:$Bool,tag:""}]);G.init([Z,$Bool],[$Int,Z,$error],false);P.init("bufio",[{prop:"buf",name:"buf",embedded:false,exported:false,typ:Z,tag:""},{prop:"rd",name:"rd",embedded:false,exported:false,typ:C.Reader,tag:""},{prop:"r",name:"r",embedded:false,exported:false,typ:$Int,tag:""},{prop:"w",name:"w",embedded:false,exported:false,typ:$Int,tag:""},{prop:"err",name:"err",embedded:false,exported:false,typ:$error,tag:""},{prop:"lastByte",name:"lastByte",embedded:false,exported:false,typ:$Int,tag:""},{prop:"lastRuneSize",name:"lastRuneSize",embedded:false,exported:false,typ:$Int,tag:""}]);U.init("bufio",[{prop:"err",name:"err",embedded:false,exported:false,typ:$error,tag:""},{prop:"buf",name:"buf",embedded:false,exported:false,typ:Z,tag:""},{prop:"n",name:"n",embedded:false,exported:false,typ:$Int,tag:""},{prop:"wr",name:"wr",embedded:false,exported:false,typ:C.Writer,tag:""}]);X.init("",[{prop:"Reader",name:"Reader",embedded:true,exported:true,typ:AA,tag:""},{prop:"Writer",name:"Writer",embedded:true,exported:true,typ:AD,tag:""}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=E.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=D.$init();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$pkg.ErrTooLong=B.New("bufio.Scanner: token too long");$pkg.ErrNegativeAdvance=B.New("bufio.Scanner: SplitFunc returns negative advance count");$pkg.ErrAdvanceTooFar=B.New("bufio.Scanner: SplitFunc returns advance count beyond input");$pkg.ErrBadReadCount=B.New("bufio.Scanner: Read returned impossible count");$pkg.ErrFinalToken=B.New("final token");$pkg.ErrInvalidUnreadByte=B.New("bufio: invalid use of UnreadByte");$pkg.ErrInvalidUnreadRune=B.New("bufio: invalid use of UnreadRune");$pkg.ErrBufferFull=B.New("bufio: buffer full");$pkg.ErrNegativeCount=B.New("bufio: negative count");S=B.New("bufio: reader returned negative count from Read");T=B.New("bufio: writer returned negative count from Write");}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["internal/abi"]=(function(){var $pkg={},$init,A,D;A=$packages["internal/goarch"];D=function(){$throwRuntimeError("native function not implemented: internal/abi.FuncPCABI0");};$pkg.FuncPCABI0=D;$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["internal/goexperiment"]=(function(){var $pkg={},$init;$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["internal/itoa"]=(function(){var $pkg={},$init,C,D,A,B;C=$arrayType($Uint8,20);D=$sliceType($Uint8);A=function(a){var a;if(a<0){return"-"+B(((-a>>>0)));}return B(((a>>>0)));};$pkg.Itoa=A;B=function(a){var a,b,c,d,e;if(a===0){return"0";}b=C.zero();c=19;while(true){if(!(a>=10)){break;}e=(d=a/10,(d===d&&d!==1/0&&d!==-1/0)?d>>>0:$throwRuntimeError("integer divide by zero"));((c<0||c>=b.length)?($throwRuntimeError("index out of range"),undefined):b[c]=((((48+a>>>0)-(e*10>>>0)>>>0)<<24>>>24)));c=c-(1)>>0;a=e;}((c<0||c>=b.length)?($throwRuntimeError("index out of range"),undefined):b[c]=(((48+a>>>0)<<24>>>24)));return($bytesToString($subslice(new D(b),c)));};$pkg.Uitoa=B;$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["math/bits"]=(function(){var $pkg={},$init,AV,F,G,AW,AX,A,D,E,H,K,L,Q,U,V,X,Y,AF,AI,AJ,AK,AL,AM,AN,AO,AP,AQ,AR,AS,AY,AZ,BA;AV=$pkg._err=$newType(8,$kindString,"bits._err",true,"math/bits",false,null);A=function(e){var e;return 32-AF(e)>>0;};$pkg.LeadingZeros=A;D=function(e){var e;return 32-AI(e)>>0;};$pkg.LeadingZeros32=D;E=function(e){var e;return 64-AJ(e)>>0;};$pkg.LeadingZeros64=E;H=function(e){var e;if(true){return K(((e>>>0)));}return L((new $Uint64(0,e)));};$pkg.TrailingZeros=H;K=function(e){var e,f;if(e===0){return 32;}return(((f=($imul((((e&(-e>>>0))>>>0)),125613361)>>>0)>>>27>>>0,((f<0||f>=F.length)?($throwRuntimeError("index out of range"),undefined):F[f]))>>0));};$pkg.TrailingZeros32=K;L=function(e){var e,f,g;if((e.$high===0&&e.$low===0)){return 64;}return(((f=$shiftRightUint64($mul64(((g=new $Uint64(-e.$high,-e.$low),new $Uint64(e.$high&g.$high,(e.$low&g.$low)>>>0))),new $Uint64(66559345,3033172745)),58),(($flatten64(f)<0||$flatten64(f)>=G.length)?($throwRuntimeError("index out of range"),undefined):G[$flatten64(f)]))>>0));};$pkg.TrailingZeros64=L;Q=function(e){var e,f,g,h,i,j,k,l,m,n,o,p;e=(f=(g=$shiftRightUint64(e,1),new $Uint64(g.$high&1431655765,(g.$low&1431655765)>>>0)),h=new $Uint64(e.$high&1431655765,(e.$low&1431655765)>>>0),new $Uint64(f.$high+h.$high,f.$low+h.$low));e=(i=(j=$shiftRightUint64(e,2),new $Uint64(j.$high&858993459,(j.$low&858993459)>>>0)),k=new $Uint64(e.$high&858993459,(e.$low&858993459)>>>0),new $Uint64(i.$high+k.$high,i.$low+k.$low));e=(l=(m=$shiftRightUint64(e,4),new $Uint64(m.$high+e.$high,m.$low+e.$low)),new $Uint64(l.$high&252645135,(l.$low&252645135)>>>0));e=(n=$shiftRightUint64(e,8),new $Uint64(e.$high+n.$high,e.$low+n.$low));e=(o=$shiftRightUint64(e,16),new $Uint64(e.$high+o.$high,e.$low+o.$low));e=(p=$shiftRightUint64(e,32),new $Uint64(e.$high+p.$high,e.$low+p.$low));return((e.$low>>0))&127;};$pkg.OnesCount64=Q;U=function(e,f){var e,f,g,h,i;g=(((f>>>0))&31)>>>0;return(((h=g,h<32?(e<>>0)|((i=((32-g>>>0)),i<32?(e>>>i):0)>>>0))>>>0;};$pkg.RotateLeft32=U;V=function(e,f){var e,f,g,h,i;g=(((f>>>0))&63)>>>0;return(h=$shiftLeft64(e,g),i=$shiftRightUint64(e,((64-g>>>0))),new $Uint64(h.$high|i.$high,(h.$low|i.$low)>>>0));};$pkg.RotateLeft64=V;X=function(e){var e;return"\x00\x80@\xC0 \xA0`\xE0\x10\x90P\xD00\xB0p\xF0\b\x88H\xC8(\xA8h\xE8\x18\x98X\xD88\xB8x\xF8\x04\x84D\xC4$\xA4d\xE4\x14\x94T\xD44\xB4t\xF4\f\x8CL\xCC,\xACl\xEC\x1C\x9C\\\xDC<\xBC|\xFC\x02\x82B\xC2\"\xA2b\xE2\x12\x92R\xD22\xB2r\xF2\n\x8AJ\xCA*\xAAj\xEA\x1A\x9AZ\xDA:\xBAz\xFA\x06\x86F\xC6&\xA6f\xE6\x16\x96V\xD66\xB6v\xF6\x0E\x8EN\xCE.\xAEn\xEE\x1E\x9E^\xDE>\xBE~\xFE\x01\x81A\xC1!\xA1a\xE1\x11\x91Q\xD11\xB1q\xF1\t\x89I\xC9)\xA9i\xE9\x19\x99Y\xD99\xB9y\xF9\x05\x85E\xC5%\xA5e\xE5\x15\x95U\xD55\xB5u\xF5\r\x8DM\xCD-\xADm\xED\x1D\x9D]\xDD=\xBD}\xFD\x03\x83C\xC3#\xA3c\xE3\x13\x93S\xD33\xB3s\xF3\v\x8BK\xCB+\xABk\xEB\x1B\x9B[\xDB;\xBB{\xFB\x07\x87G\xC7'\xA7g\xE7\x17\x97W\xD77\xB7w\xF7\x0F\x8FO\xCF/\xAFo\xEF\x1F\x9F_\xDF?\xBF\x7F\xFF".charCodeAt(e);};$pkg.Reverse8=X;Y=function(e){var e;return((("\x00\x80@\xC0 \xA0`\xE0\x10\x90P\xD00\xB0p\xF0\b\x88H\xC8(\xA8h\xE8\x18\x98X\xD88\xB8x\xF8\x04\x84D\xC4$\xA4d\xE4\x14\x94T\xD44\xB4t\xF4\f\x8CL\xCC,\xACl\xEC\x1C\x9C\\\xDC<\xBC|\xFC\x02\x82B\xC2\"\xA2b\xE2\x12\x92R\xD22\xB2r\xF2\n\x8AJ\xCA*\xAAj\xEA\x1A\x9AZ\xDA:\xBAz\xFA\x06\x86F\xC6&\xA6f\xE6\x16\x96V\xD66\xB6v\xF6\x0E\x8EN\xCE.\xAEn\xEE\x1E\x9E^\xDE>\xBE~\xFE\x01\x81A\xC1!\xA1a\xE1\x11\x91Q\xD11\xB1q\xF1\t\x89I\xC9)\xA9i\xE9\x19\x99Y\xD99\xB9y\xF9\x05\x85E\xC5%\xA5e\xE5\x15\x95U\xD55\xB5u\xF5\r\x8DM\xCD-\xADm\xED\x1D\x9D]\xDD=\xBD}\xFD\x03\x83C\xC3#\xA3c\xE3\x13\x93S\xD33\xB3s\xF3\v\x8BK\xCB+\xABk\xEB\x1B\x9B[\xDB;\xBB{\xFB\x07\x87G\xC7'\xA7g\xE7\x17\x97W\xD77\xB7w\xF7\x0F\x8FO\xCF/\xAFo\xEF\x1F\x9F_\xDF?\xBF\x7F\xFF".charCodeAt((e>>>8<<16>>>16))<<16>>>16))|((("\x00\x80@\xC0 \xA0`\xE0\x10\x90P\xD00\xB0p\xF0\b\x88H\xC8(\xA8h\xE8\x18\x98X\xD88\xB8x\xF8\x04\x84D\xC4$\xA4d\xE4\x14\x94T\xD44\xB4t\xF4\f\x8CL\xCC,\xACl\xEC\x1C\x9C\\\xDC<\xBC|\xFC\x02\x82B\xC2\"\xA2b\xE2\x12\x92R\xD22\xB2r\xF2\n\x8AJ\xCA*\xAAj\xEA\x1A\x9AZ\xDA:\xBAz\xFA\x06\x86F\xC6&\xA6f\xE6\x16\x96V\xD66\xB6v\xF6\x0E\x8EN\xCE.\xAEn\xEE\x1E\x9E^\xDE>\xBE~\xFE\x01\x81A\xC1!\xA1a\xE1\x11\x91Q\xD11\xB1q\xF1\t\x89I\xC9)\xA9i\xE9\x19\x99Y\xD99\xB9y\xF9\x05\x85E\xC5%\xA5e\xE5\x15\x95U\xD55\xB5u\xF5\r\x8DM\xCD-\xADm\xED\x1D\x9D]\xDD=\xBD}\xFD\x03\x83C\xC3#\xA3c\xE3\x13\x93S\xD33\xB3s\xF3\v\x8BK\xCB+\xABk\xEB\x1B\x9B[\xDB;\xBB{\xFB\x07\x87G\xC7'\xA7g\xE7\x17\x97W\xD77\xB7w\xF7\x0F\x8FO\xCF/\xAFo\xEF\x1F\x9F_\xDF?\xBF\x7F\xFF".charCodeAt(((e&255)>>>0))<<16>>>16))<<8<<16>>>16))>>>0;};$pkg.Reverse16=Y;AF=function(e){var e;if(true){return AI(((e>>>0)));}return AJ((new $Uint64(0,e)));};$pkg.Len=AF;AI=function(e){var e,f,g,h;f=0;if(e>=65536){e=(g=(16),g<32?(e>>>g):0)>>>0;f=16;}if(e>=256){e=(h=(8),h<32?(e>>>h):0)>>>0;f=f+(8)>>0;}f=f+(("\x00\x01\x02\x02\x03\x03\x03\x03\x04\x04\x04\x04\x04\x04\x04\x04\x05\x05\x05\x05\x05\x05\x05\x05\x05\x05\x05\x05\x05\x05\x05\x05\x06\x06\x06\x06\x06\x06\x06\x06\x06\x06\x06\x06\x06\x06\x06\x06\x06\x06\x06\x06\x06\x06\x06\x06\x06\x06\x06\x06\x06\x06\x06\x06\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b".charCodeAt(e)>>0))>>0;return f;};$pkg.Len32=AI;AJ=function(e){var e,f;f=0;if((e.$high>1||(e.$high===1&&e.$low>=0))){e=$shiftRightUint64(e,(32));f=32;}if((e.$high>0||(e.$high===0&&e.$low>=65536))){e=$shiftRightUint64(e,(16));f=f+(16)>>0;}if((e.$high>0||(e.$high===0&&e.$low>=256))){e=$shiftRightUint64(e,(8));f=f+(8)>>0;}f=f+(("\x00\x01\x02\x02\x03\x03\x03\x03\x04\x04\x04\x04\x04\x04\x04\x04\x05\x05\x05\x05\x05\x05\x05\x05\x05\x05\x05\x05\x05\x05\x05\x05\x06\x06\x06\x06\x06\x06\x06\x06\x06\x06\x06\x06\x06\x06\x06\x06\x06\x06\x06\x06\x06\x06\x06\x06\x06\x06\x06\x06\x06\x06\x06\x06\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\x07\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b".charCodeAt($flatten64(e))>>0))>>0;return f;};$pkg.Len64=AJ;AK=function(e,f,g){var e,f,g,h,i,j,k,l,m,n,o,p,q,r,s;h=0;i=0;if(true){j=AZ(((e>>>0)),((f>>>0)),((g>>>0)));k=j[0];l=j[1];m=((k>>>0));n=((l>>>0));h=m;i=n;return[h,i];}o=AL((new $Uint64(0,e)),(new $Uint64(0,f)),(new $Uint64(0,g)));p=o[0];q=o[1];r=((p.$low>>>0));s=((q.$low>>>0));h=r;i=s;return[h,i];};$pkg.Add=AK;AL=function(e,f,g){var e,f,g,h,i,j,k,l,m;h=new $Uint64(0,0);i=new $Uint64(0,0);h=(j=new $Uint64(e.$high+f.$high,e.$low+f.$low),new $Uint64(j.$high+g.$high,j.$low+g.$low));i=$shiftRightUint64(((k=new $Uint64(e.$high&f.$high,(e.$low&f.$low)>>>0),l=(m=new $Uint64(e.$high|f.$high,(e.$low|f.$low)>>>0),new $Uint64(m.$high&~h.$high,(m.$low&~h.$low)>>>0)),new $Uint64(k.$high|l.$high,(k.$low|l.$low)>>>0))),63);return[h,i];};$pkg.Add64=AL;AM=function(e,f,g){var e,f,g,h,i,j,k,l,m,n,o,p,q,r,s;h=0;i=0;if(true){j=AN(((e>>>0)),((f>>>0)),((g>>>0)));k=j[0];l=j[1];m=((k>>>0));n=((l>>>0));h=m;i=n;return[h,i];}o=AO((new $Uint64(0,e)),(new $Uint64(0,f)),(new $Uint64(0,g)));p=o[0];q=o[1];r=((p.$low>>>0));s=((q.$low>>>0));h=r;i=s;return[h,i];};$pkg.Sub=AM;AN=function(e,f,g){var e,f,g,h,i;h=0;i=0;h=(e-f>>>0)-g>>>0;i=(((((((~e>>>0)&f)>>>0))|((((~(((e^f)>>>0))>>>0)&h)>>>0)))>>>0))>>>31>>>0;return[h,i];};$pkg.Sub32=AN;AO=function(e,f,g){var e,f,g,h,i,j,k,l,m,n,o;h=new $Uint64(0,0);i=new $Uint64(0,0);h=(j=new $Uint64(e.$high-f.$high,e.$low-f.$low),new $Uint64(j.$high-g.$high,j.$low-g.$low));i=$shiftRightUint64(((k=(l=new $Uint64(~e.$high,~e.$low>>>0),new $Uint64(l.$high&f.$high,(l.$low&f.$low)>>>0)),m=(n=(o=new $Uint64(e.$high^f.$high,(e.$low^f.$low)>>>0),new $Uint64(~o.$high,~o.$low>>>0)),new $Uint64(n.$high&h.$high,(n.$low&h.$low)>>>0)),new $Uint64(k.$high|m.$high,(k.$low|m.$low)>>>0))),63);return[h,i];};$pkg.Sub64=AO;AP=function(e,f){var e,f,g,h,i,j,k,l,m,n,o,p,q,r;g=0;h=0;if(true){i=AY(((e>>>0)),((f>>>0)));j=i[0];k=i[1];l=((j>>>0));m=((k>>>0));g=l;h=m;return[g,h];}n=AQ((new $Uint64(0,e)),(new $Uint64(0,f)));o=n[0];p=n[1];q=((o.$low>>>0));r=((p.$low>>>0));g=q;h=r;return[g,h];};$pkg.Mul=AP;AQ=function(e,f){var e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v;g=new $Uint64(0,0);h=new $Uint64(0,0);i=new $Uint64(e.$high&0,(e.$low&4294967295)>>>0);j=$shiftRightUint64(e,32);k=new $Uint64(f.$high&0,(f.$low&4294967295)>>>0);l=$shiftRightUint64(f,32);m=$mul64(i,k);p=(n=$mul64(j,k),o=$shiftRightUint64(m,32),new $Uint64(n.$high+o.$high,n.$low+o.$low));q=new $Uint64(p.$high&0,(p.$low&4294967295)>>>0);r=$shiftRightUint64(p,32);q=(s=$mul64(i,l),new $Uint64(q.$high+s.$high,q.$low+s.$low));g=(t=(u=$mul64(j,l),new $Uint64(u.$high+r.$high,u.$low+r.$low)),v=$shiftRightUint64(q,32),new $Uint64(t.$high+v.$high,t.$low+v.$low));h=$mul64(e,f);return[g,h];};$pkg.Mul64=AQ;AR=function(e,f,g){var e,f,g,h,i,j,k,l,m,n,o,p,q,r,s;h=0;i=0;if(true){j=BA(((e>>>0)),((f>>>0)),((g>>>0)));k=j[0];l=j[1];m=((k>>>0));n=((l>>>0));h=m;i=n;return[h,i];}o=AS((new $Uint64(0,e)),(new $Uint64(0,f)),(new $Uint64(0,g)));p=o[0];q=o[1];r=((p.$low>>>0));s=((q.$low>>>0));h=r;i=s;return[h,i];};$pkg.Div=AR;AS=function(e,f,g){var aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;h=new $Uint64(0,0);i=new $Uint64(0,0);if((g.$high===0&&g.$low===0)){$panic(AX);}if((g.$high>>0));g=$shiftLeft64(g,(j));k=$shiftRightUint64(g,32);l=new $Uint64(g.$high&0,(g.$low&4294967295)>>>0);o=(m=$shiftLeft64(e,j),n=$shiftRightUint64(f,((64-j>>>0))),new $Uint64(m.$high|n.$high,(m.$low|n.$low)>>>0));p=$shiftLeft64(f,j);q=$shiftRightUint64(p,32);r=new $Uint64(p.$high&0,(p.$low&4294967295)>>>0);s=$div64(o,k,false);u=(t=$mul64(s,k),new $Uint64(o.$high-t.$high,o.$low-t.$low));while(true){if(!((s.$high>1||(s.$high===1&&s.$low>=0))||(v=$mul64(s,l),w=(x=$mul64(new $Uint64(1,0),u),new $Uint64(x.$high+q.$high,x.$low+q.$low)),(v.$high>w.$high||(v.$high===w.$high&&v.$low>w.$low))))){break;}s=(y=new $Uint64(0,1),new $Uint64(s.$high-y.$high,s.$low-y.$low));u=(z=k,new $Uint64(u.$high+z.$high,u.$low+z.$low));if((u.$high>1||(u.$high===1&&u.$low>=0))){break;}}ad=(aa=(ab=$mul64(o,new $Uint64(1,0)),new $Uint64(ab.$high+q.$high,ab.$low+q.$low)),ac=$mul64(s,g),new $Uint64(aa.$high-ac.$high,aa.$low-ac.$low));ae=$div64(ad,k,false);u=(af=$mul64(ae,k),new $Uint64(ad.$high-af.$high,ad.$low-af.$low));while(true){if(!((ae.$high>1||(ae.$high===1&&ae.$low>=0))||(ag=$mul64(ae,l),ah=(ai=$mul64(new $Uint64(1,0),u),new $Uint64(ai.$high+r.$high,ai.$low+r.$low)),(ag.$high>ah.$high||(ag.$high===ah.$high&&ag.$low>ah.$low))))){break;}ae=(aj=new $Uint64(0,1),new $Uint64(ae.$high-aj.$high,ae.$low-aj.$low));u=(ak=k,new $Uint64(u.$high+ak.$high,u.$low+ak.$low));if((u.$high>1||(u.$high===1&&u.$low>=0))){break;}}al=(am=$mul64(s,new $Uint64(1,0)),new $Uint64(am.$high+ae.$high,am.$low+ae.$low));an=$shiftRightUint64(((ao=(ap=$mul64(ad,new $Uint64(1,0)),new $Uint64(ap.$high+r.$high,ap.$low+r.$low)),aq=$mul64(ae,g),new $Uint64(ao.$high-aq.$high,ao.$low-aq.$low))),j);h=al;i=an;return[h,i];};$pkg.Div64=AS;AV.prototype.Error=function(){var e;e=this.$val;return(e);};$ptrType(AV).prototype.Error=function(){return new AV(this.$get()).Error();};AV.prototype.RuntimeError=function(){var e;e=this.$val;};$ptrType(AV).prototype.RuntimeError=function(){return new AV(this.$get()).RuntimeError();};AY=function(e,f){var e,f,g,h,i,j,k,l,m,n,o,p;g=0;h=0;i=(e&65535)>>>0;j=e>>>16>>>0;k=(f&65535)>>>0;l=f>>>16>>>0;m=$imul(i,k)>>>0;n=($imul(j,k)>>>0)+(m>>>16>>>0)>>>0;o=(n&65535)>>>0;p=n>>>16>>>0;o=o+(($imul(i,l)>>>0))>>>0;g=(($imul(j,l)>>>0)+p>>>0)+(o>>>16>>>0)>>>0;h=$imul(e,f)>>>0;return[g,h];};$pkg.Mul32=AY;AZ=function(e,f,g){var e,f,g,h,i;h=0;i=0;h=(e+f>>>0)+g>>>0;i=((((((e&f)>>>0))|((((((e|f)>>>0))&~h)>>>0)))>>>0))>>>31>>>0;return[h,i];};$pkg.Add32=AZ;BA=function(e,f,g){var aa,ab,ac,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;h=0;i=0;if(g===0){$panic(AX);}if(g<=e){$panic(AW);}j=((D(g)>>>0));g=(k=(j),k<32?(g<>>0;l=g>>>16>>>0;m=(g&65535)>>>0;p=(((n=j,n<32?(e<>>0)|((o=((32-j>>>0)),o<32?(f>>>o):0)>>>0))>>>0;r=(q=j,q<32?(f<>>0;s=r>>>16>>>0;t=(r&65535)>>>0;v=(u=p/l,(u===u&&u!==1/0&&u!==-1/0)?u>>>0:$throwRuntimeError("integer divide by zero"));w=p-($imul(v,l)>>>0)>>>0;while(true){if(!(v>=65536||($imul(v,m)>>>0)>(($imul(65536,w)>>>0)+s>>>0))){break;}v=v-(1)>>>0;w=w+(l)>>>0;if(w>=65536){break;}}x=(($imul(p,65536)>>>0)+s>>>0)-($imul(v,g)>>>0)>>>0;z=(y=x/l,(y===y&&y!==1/0&&y!==-1/0)?y>>>0:$throwRuntimeError("integer divide by zero"));w=x-($imul(z,l)>>>0)>>>0;while(true){if(!(z>=65536||($imul(z,m)>>>0)>(($imul(65536,w)>>>0)+t>>>0))){break;}z=z-(1)>>>0;w=w+(l)>>>0;if(w>=65536){break;}}aa=($imul(v,65536)>>>0)+z>>>0;ab=(ac=j,ac<32?((((($imul(x,65536)>>>0)+t>>>0)-($imul(z,g)>>>0)>>>0))>>>ac):0)>>>0;h=aa;i=ab;return[h,i];};$pkg.Div32=BA;AV.methods=[{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)},{prop:"RuntimeError",name:"RuntimeError",pkg:"",typ:$funcType([],[],false)}];$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:F=$toNativeArray($kindUint8,[0,1,28,2,29,14,24,3,30,22,20,15,25,17,4,8,31,27,13,23,21,19,16,7,26,12,18,6,11,5,10,9]);G=$toNativeArray($kindUint8,[0,1,56,2,57,49,28,3,61,58,42,50,38,29,17,4,62,47,59,36,45,43,51,22,53,39,33,30,24,18,12,5,63,55,48,27,60,41,37,16,46,35,44,21,52,32,23,11,54,26,40,15,34,20,31,10,25,14,19,9,13,8,7,6]);AW=new AV("runtime error: integer overflow");AX=new AV("runtime error: integer divide by zero");}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["math"]=(function(){var $pkg={},$init,B,A,IT,IU,IV,IW,FL,FM,FN,FO,FP,HH,BJ,DT,EX,EY,FA,FK,GA,GE,GH,GI,GK,GL,GM,GO,GR,GS,GT,GW,GX,GZ,HA,HD,HI,HJ,HK,HL,HM;B=$packages["github.com/gopherjs/gopherjs/js"];A=$packages["math/bits"];IT=$arrayType($Uint32,2);IU=$arrayType($Float32,2);IV=$arrayType($Float64,1);IW=$structType("math",[{prop:"uint32array",name:"uint32array",embedded:false,exported:false,typ:IT,tag:""},{prop:"float32array",name:"float32array",embedded:false,exported:false,typ:IU,tag:""},{prop:"float64array",name:"float64array",embedded:false,exported:false,typ:IV,tag:""}]);BJ=function(av){var av,aw,ax,ay;aw=GI(av);ax=aw[0];ay=aw[1];if(ax===0.5){return((ay-1>>0));}return GO(ax)*1.4426950408889634+(ay);};DT=function(av){var av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg;aw=0;ax=0;if((av===0)){ay=av;az=0;aw=ay;ax=az;return[aw,ax];}else if(GL(av,0)||GM(av)){ba=av;bb=0;aw=ba;ax=bb;return[aw,ax];}bc=FA(av);av=bc[0];ax=bc[1];bd=HL(av);ax=ax+((((((be=$shiftRightUint64(bd,52),new $Uint64(be.$high&0,(be.$low&2047)>>>0)).$low>>0))-1023>>0)+1>>0))>>0;bd=(bf=new $Uint64(2146435072,0),new $Uint64(bd.$high&~bf.$high,(bd.$low&~bf.$low)>>>0));bd=(bg=new $Uint64(1071644672,0),new $Uint64(bd.$high|bg.$high,(bd.$low|bg.$low)>>>0));aw=HM(bd);return[aw,ax];};EX=function(av,aw){var av,aw;if(GL(av,1)||GL(aw,1)){return GK(1);}else if(GM(av)||GM(aw)){return GW();}else if((av===0)&&(av===aw)){if(GZ(av)){return aw;}return av;}if(av>aw){return av;}return aw;};EY=function(av,aw){var av,aw;if(GL(av,-1)||GL(aw,-1)){return GK(-1);}else if(GM(av)||GM(aw)){return GW();}else if((av===0)&&(av===aw)){if(GZ(av)){return av;}return aw;}if(av>>0)));};$pkg.Abs=FK;GA=function(av){var av;return $parseFloat(FL.cos(av));};$pkg.Cos=GA;GE=function(av){var av;return $parseFloat(FL.exp(av));};$pkg.Exp=GE;GH=function(av){var av;return $parseFloat(FL.floor(av));};$pkg.Floor=GH;GI=function(av){var av,aw,ax,ay;aw=0;ax=0;ay=DT(av);aw=ay[0];ax=ay[1];return[aw,ax];};$pkg.Frexp=GI;GK=function(av){var av;if(av>=0){return FN;}else{return FO;}};$pkg.Inf=GK;GL=function(av,aw){var av,aw;if(av===FN){return aw>=0;}if(av===FO){return aw<=0;}return false;};$pkg.IsInf=GL;GM=function(av){var av,aw;aw=false;aw=!((av===av));return aw;};$pkg.IsNaN=GM;GO=function(av){var av;if(!((av===av))){return FP;}return $parseFloat(FL.log(av));};$pkg.Log=GO;GR=function(av){var av;return BJ(av);};$pkg.Log2=GR;GS=function(av,aw){var av,aw;return EX(av,aw);};$pkg.Max=GS;GT=function(av,aw){var av,aw;return EY(av,aw);};$pkg.Min=GT;GW=function(){return FP;};$pkg.NaN=GW;GX=function(av,aw){var av,aw;if((av===1)||((av===-1)&&((aw===FN)||(aw===FO)))){return 1;}return $parseFloat(FL.pow(av,aw));};$pkg.Pow=GX;GZ=function(av){var av;return av<0||(1/av===FO);};$pkg.Signbit=GZ;HA=function(av){var av;return $parseFloat(FL.sin(av));};$pkg.Sin=HA;HD=function(av){var av;return $parseFloat(FL.sqrt(av));};$pkg.Sqrt=HD;HI=function(){var av;av=new($global.ArrayBuffer)(8);HH.uint32array=new($global.Uint32Array)(av);HH.float32array=new($global.Float32Array)(av);HH.float64array=new($global.Float64Array)(av);};HJ=function(av){var av;HH.float32array[0]=av;return HH.uint32array[0];};$pkg.Float32bits=HJ;HK=function(av){var av;HH.uint32array[0]=av;return HH.float32array[0];};$pkg.Float32frombits=HK;HL=function(av){var av,aw,ax;HH.float64array[0]=av;return(aw=$shiftLeft64((new $Uint64(0,HH.uint32array[1])),32),ax=(new $Uint64(0,HH.uint32array[0])),new $Uint64(aw.$high+ax.$high,aw.$low+ax.$low));};$pkg.Float64bits=HL;HM=function(av){var av;HH.uint32array[0]=((av.$low>>>0));HH.uint32array[1]=(($shiftRightUint64(av,32).$low>>>0));return HH.float64array[0];};$pkg.Float64frombits=HM;$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=B.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=A.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}HH=new IW.ptr(IT.zero(),IU.zero(),IV.zero());FL=$global.Math;FM=0;FN=1/FM;FO=-1/FM;FP=$parseFloat($NaN);HI();}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["strconv"]=(function(){var $pkg={},$init,E,F,D,C,B,A,BJ,BS,CC,CG,CO,DT,DU,DV,DW,DX,DY,DZ,EA,EB,EC,ED,EE,EF,EG,EH,EI,AQ,AR,AS,AT,AU,AX,BK,DR,BL,DS,CB,CH,CW,DA,DB,DC,G,H,J,K,L,M,N,P,T,V,Y,Z,AA,AC,AD,AE,AF,AG,AI,AJ,AK,AL,AM,AN,AO,AP,AV,AW,AY,AZ,BA,BB,BC,BD,BE,BF,BG,BH,BI,BM,BN,BO,BP,BQ,BR,BT,BU,BV,BW,BX,BY,BZ,CA,CD,CE,CF,CI,CJ,CK,CM,CN,CP,CQ,CR,CS,CT,CU,CV,CX,CY,CZ,DD,DE,DF,DG,DH,DI,DJ,DM,DN,DO,DP,DQ;E=$packages["errors"];F=$packages["github.com/gopherjs/gopherjs/js"];D=$packages["internal/bytealg"];C=$packages["math"];B=$packages["math/bits"];A=$packages["unicode/utf8"];BJ=$pkg.floatInfo=$newType(0,$kindStruct,"strconv.floatInfo",true,"strconv",false,function(mantbits_,expbits_,bias_){this.$val=this;if(arguments.length===0){this.mantbits=0;this.expbits=0;this.bias=0;return;}this.mantbits=mantbits_;this.expbits=expbits_;this.bias=bias_;});BS=$pkg.decimalSlice=$newType(0,$kindStruct,"strconv.decimalSlice",true,"strconv",false,function(d_,nd_,dp_,neg_){this.$val=this;if(arguments.length===0){this.d=EA.nil;this.nd=0;this.dp=0;this.neg=false;return;}this.d=d_;this.nd=nd_;this.dp=dp_;this.neg=neg_;});CC=$pkg.decimal=$newType(0,$kindStruct,"strconv.decimal",true,"strconv",false,function(d_,nd_,dp_,neg_,trunc_){this.$val=this;if(arguments.length===0){this.d=EG.zero();this.nd=0;this.dp=0;this.neg=false;this.trunc=false;return;}this.d=d_;this.nd=nd_;this.dp=dp_;this.neg=neg_;this.trunc=trunc_;});CG=$pkg.leftCheat=$newType(0,$kindStruct,"strconv.leftCheat",true,"strconv",false,function(delta_,cutoff_){this.$val=this;if(arguments.length===0){this.delta=0;this.cutoff="";return;}this.delta=delta_;this.cutoff=cutoff_;});CO=$pkg.NumError=$newType(0,$kindStruct,"strconv.NumError",true,"strconv",true,function(Func_,Num_,Err_){this.$val=this;if(arguments.length===0){this.Func="";this.Num="";this.Err=$ifaceNil;return;}this.Func=Func_;this.Num=Num_;this.Err=Err_;});DT=$sliceType($Uint16);DU=$sliceType($Uint32);DV=$arrayType($Uint64,2);DW=$sliceType(CG);DX=$sliceType($Int);DY=$sliceType($Float64);DZ=$sliceType($Float32);EA=$sliceType($Uint8);EB=$arrayType($Uint8,4);EC=$arrayType($Uint8,65);ED=$ptrType(BJ);EE=$arrayType($Uint8,32);EF=$arrayType($Uint8,24);EG=$arrayType($Uint8,800);EH=$ptrType(CO);EI=$ptrType(CC);G=function(c,d){var c,d;return!((CM(c,d)===-1));};H=function(c,d,e,f){var c,d,e,f,g;return($bytesToString(J($makeSlice(EA,0,(g=($imul(3,c.length))/2,(g===g&&g!==1/0&&g!==-1/0)?g>>0:$throwRuntimeError("integer divide by zero"))),c,d,e,f)));};J=function(c,d,e,f,g){var c,d,e,f,g,h,i,j,k;if((c.$capacity-c.$length>>0)>0)+d.length>>0)+1>>0));$copySlice(h,c);c=h;}c=$append(c,e);i=0;while(true){if(!(d.length>0)){break;}j=((d.charCodeAt(0)>>0));i=1;if(j>=128){k=A.DecodeRuneInString(d);j=k[0];i=k[1];}if((i===1)&&(j===65533)){c=$appendSlice(c,"\\x");c=$append(c,"0123456789abcdef".charCodeAt((d.charCodeAt(0)>>>4<<24>>>24)));c=$append(c,"0123456789abcdef".charCodeAt(((d.charCodeAt(0)&15)>>>0)));d=$substring(d,i);continue;}c=L(c,j,e,f,g);d=$substring(d,i);}c=$append(c,e);return c;};K=function(c,d,e,f,g){var c,d,e,f,g;c=$append(c,e);if(!A.ValidRune(d)){d=65533;}c=L(c,d,e,f,g);c=$append(c,e);return c;};L=function(c,d,e,f,g){var c,d,e,f,g,h,i,j,k,l;h=EB.zero();if((d===((e>>0)))||(d===92)){c=$append(c,92);c=$append(c,((d<<24>>>24)));return c;}if(f){if(d<128&&AG(d)){c=$append(c,((d<<24>>>24)));return c;}}else if(AG(d)||g&&AI(d)){i=A.EncodeRune(new EA(h),d);c=$appendSlice(c,$subslice(new EA(h),0,i));return c;}j=d;if(j===(7)){c=$appendSlice(c,"\\a");}else if(j===(8)){c=$appendSlice(c,"\\b");}else if(j===(12)){c=$appendSlice(c,"\\f");}else if(j===(10)){c=$appendSlice(c,"\\n");}else if(j===(13)){c=$appendSlice(c,"\\r");}else if(j===(9)){c=$appendSlice(c,"\\t");}else if(j===(11)){c=$appendSlice(c,"\\v");}else{if(d<32){c=$appendSlice(c,"\\x");c=$append(c,"0123456789abcdef".charCodeAt((((d<<24>>>24))>>>4<<24>>>24)));c=$append(c,"0123456789abcdef".charCodeAt(((((d<<24>>>24))&15)>>>0)));}else if(!A.ValidRune(d)){d=65533;c=$appendSlice(c,"\\u");k=12;while(true){if(!(k>=0)){break;}c=$append(c,"0123456789abcdef".charCodeAt((((d>>$min(((k>>>0)),31))>>0)&15)));k=k-(4)>>0;}}else if(d<65536){c=$appendSlice(c,"\\u");k=12;while(true){if(!(k>=0)){break;}c=$append(c,"0123456789abcdef".charCodeAt((((d>>$min(((k>>>0)),31))>>0)&15)));k=k-(4)>>0;}}else{c=$appendSlice(c,"\\U");l=28;while(true){if(!(l>=0)){break;}c=$append(c,"0123456789abcdef".charCodeAt((((d>>$min(((l>>>0)),31))>>0)&15)));l=l-(4)>>0;}}}return c;};M=function(c){var c;return H(c,34,false,false);};$pkg.Quote=M;N=function(c,d){var c,d;return J(c,d,34,false,false);};$pkg.AppendQuote=N;P=function(c,d){var c,d;return J(c,d,34,true,false);};$pkg.AppendQuoteToASCII=P;T=function(c,d){var c,d;return K(c,d,39,false,false);};$pkg.AppendQuoteRune=T;V=function(c,d){var c,d;return K(c,d,39,true,false);};$pkg.AppendQuoteRuneToASCII=V;Y=function(c){var c,d,e,f;while(true){if(!(c.length>0)){break;}d=A.DecodeRuneInString(c);e=d[0];f=d[1];c=$substring(c,f);if(f>1){if(e===65279){return false;}continue;}if(e===65533){return false;}if((e<32&&!((e===9)))||(e===96)||(e===127)){return false;}}return true;};$pkg.CanBackquote=Y;Z=function(c){var c,d,e,f,g,h,i,j,k,l;d=0;e=false;f=((c>>0));if(48<=f&&f<=57){g=f-48>>0;h=true;d=g;e=h;return[d,e];}else if(97<=f&&f<=102){i=(f-97>>0)+10>>0;j=true;d=i;e=j;return[d,e];}else if(65<=f&&f<=70){k=(f-65>>0)+10>>0;l=true;d=k;e=l;return[d,e];}return[d,e];};AA=function(c,d){var aa,ab,ac,ad,ae,af,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;e=0;f=false;g="";h=$ifaceNil;if(c.length===0){h=$pkg.ErrSyntax;return[e,f,g,h];}i=c.charCodeAt(0);if((i===d)&&((d===39)||(d===34))){h=$pkg.ErrSyntax;return[e,f,g,h];}else if(i>=128){j=A.DecodeRuneInString(c);k=j[0];l=j[1];m=k;n=true;o=$substring(c,l);p=$ifaceNil;e=m;f=n;g=o;h=p;return[e,f,g,h];}else if(!((i===92))){q=((c.charCodeAt(0)>>0));r=false;s=$substring(c,1);t=$ifaceNil;e=q;f=r;g=s;h=t;return[e,f,g,h];}if(c.length<=1){h=$pkg.ErrSyntax;return[e,f,g,h];}u=c.charCodeAt(1);c=$substring(c,2);switch(0){default:v=u;if(v===(97)){e=7;}else if(v===(98)){e=8;}else if(v===(102)){e=12;}else if(v===(110)){e=10;}else if(v===(114)){e=13;}else if(v===(116)){e=9;}else if(v===(118)){e=11;}else if((v===(120))||(v===(117))||(v===(85))){w=0;x=u;if(x===(120)){w=2;}else if(x===(117)){w=4;}else if(x===(85)){w=8;}y=0;if(c.length>0)|ab;z=z+(1)>>0;}c=$substring(c,w);if(u===120){e=y;break;}if(!A.ValidRune(y)){h=$pkg.ErrSyntax;return[e,f,g,h];}e=y;f=true;}else if((v===(48))||(v===(49))||(v===(50))||(v===(51))||(v===(52))||(v===(53))||(v===(54))||(v===(55))){ad=((u>>0))-48>>0;if(c.length<2){h=$pkg.ErrSyntax;return[e,f,g,h];}ae=0;while(true){if(!(ae<2)){break;}af=((c.charCodeAt(ae)>>0))-48>>0;if(af<0||af>7){h=$pkg.ErrSyntax;return[e,f,g,h];}ad=((ad<<3>>0))|af;ae=ae+(1)>>0;}c=$substring(c,2);if(ad>255){h=$pkg.ErrSyntax;return[e,f,g,h];}e=ad;}else if(v===(92)){e=92;}else if((v===(39))||(v===(34))){if(!((u===d))){h=$pkg.ErrSyntax;return[e,f,g,h];}e=((u>>0));}else{h=$pkg.ErrSyntax;return[e,f,g,h];}}g=c;return[e,f,g,h];};$pkg.UnquoteChar=AA;AC=function(c){var c,d,e,f,g;d=AD(c,true);e=d[0];f=d[1];g=d[2];if(f.length>0){return["",$pkg.ErrSyntax];}return[e,g];};$pkg.Unquote=AC;AD=function(c,d){var aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;e="";f="";g=$ifaceNil;if(c.length<2){h="";i=c;j=$pkg.ErrSyntax;e=h;f=i;g=j;return[e,f,g];}k=c.charCodeAt(0);l=CM($substring(c,1),k);if(l<0){m="";n=c;o=$pkg.ErrSyntax;e=m;f=n;g=o;return[e,f,g];}l=l+(2)>>0;p=k;if(p===(96)){if(!d){e=$substring(c,0,l);}else if(!G($substring(c,0,l),13)){e=$substring(c,1,(l-1>>0));}else{q=$makeSlice(EA,0,(((l-1>>0)-1>>0)-1>>0));r=1;while(true){if(!(r<(l-1>>0))){break;}if(!((c.charCodeAt(r)===13))){q=$append(q,c.charCodeAt(r));}r=r+(1)>>0;}e=($bytesToString(q));}s=e;t=$substring(c,l);u=$ifaceNil;e=s;f=t;g=u;return[e,f,g];}else if((p===(34))||(p===(39))){if(!G($substring(c,0,l),92)&&!G($substring(c,0,l),10)){v=false;w=k;if(w===(34)){v=A.ValidString($substring(c,1,(l-1>>0)));}else if(w===(39)){x=A.DecodeRuneInString($substring(c,1,(l-1>>0)));y=x[0];z=x[1];v=(((1+z>>0)+1>>0)===l)&&(!((y===65533))||!((z===1)));}if(v){e=$substring(c,0,l);if(d){e=$substring(e,1,(l-1>>0));}aa=e;ab=$substring(c,l);ac=$ifaceNil;e=aa;f=ab;g=ac;return[e,f,g];}}ad=EA.nil;ae=c;c=$substring(c,1);if(d){ad=$makeSlice(EA,0,(af=($imul(3,l))/2,(af===af&&af!==1/0&&af!==-1/0)?af>>0:$throwRuntimeError("integer divide by zero")));}while(true){if(!(c.length>0&&!((c.charCodeAt(0)===k)))){break;}ag=AA(c,k);ah=ag[0];ai=ag[1];aj=ag[2];ak=ag[3];if((c.charCodeAt(0)===10)||!($interfaceIsEqual(ak,$ifaceNil))){al="";am=ae;an=$pkg.ErrSyntax;e=al;f=am;g=an;return[e,f,g];}c=aj;if(d){if(ah<128||!ai){ad=$append(ad,((ah<<24>>>24)));}else{ao=EB.zero();ap=A.EncodeRune(new EA(ao),ah);ad=$appendSlice(ad,$subslice(new EA(ao),0,ap));}}if(k===39){break;}}if(!(c.length>0&&(c.charCodeAt(0)===k))){aq="";ar=ae;as=$pkg.ErrSyntax;e=aq;f=ar;g=as;return[e,f,g];}c=$substring(c,1);if(d){at=($bytesToString(ad));au=c;av=$ifaceNil;e=at;f=au;g=av;return[e,f,g];}aw=$substring(ae,0,(ae.length-c.length>>0));ax=c;ay=$ifaceNil;e=aw;f=ax;g=ay;return[e,f,g];}else{az="";ba=c;bb=$pkg.ErrSyntax;e=az;f=ba;g=bb;return[e,f,g];}};AE=function(c,d){var c,d,e,f,g,h,i;e=0;f=c.$length;g=e;h=f;while(true){if(!(g>0))>>1>>0)>>0;if(((i<0||i>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+i])>0;}else{h=i;}}return g;};AF=function(c,d){var c,d,e,f,g,h,i;e=0;f=c.$length;g=e;h=f;while(true){if(!(g>0))>>1>>0)>>0;if(((i<0||i>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+i])>0;}else{h=i;}}return g;};AG=function(c){var c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w;if(c<=255){if(32<=c&&c<=126){return true;}if(161<=c&&c<=255){return!((c===173));}return false;}if(0<=c&&c<65536){d=((c<<16>>>16));e=AQ;f=AR;g=d;h=e;i=f;j=AE(h,g);if(j>=h.$length||g<(k=(j&~1)>>0,((k<0||k>=h.$length)?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+k]))||(l=j|1,((l<0||l>=h.$length)?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+l]))=i.$length||!((((m<0||m>=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+m])===g));}n=((c>>>0));o=AS;p=AT;q=n;r=o;s=p;t=AF(r,q);if(t>=r.$length||q<(u=(t&~1)>>0,((u<0||u>=r.$length)?($throwRuntimeError("index out of range"),undefined):r.$array[r.$offset+u]))||(v=t|1,((v<0||v>=r.$length)?($throwRuntimeError("index out of range"),undefined):r.$array[r.$offset+v]))=131072){return true;}c=c-(65536)>>0;w=AE(s,((c<<16>>>16)));return w>=s.$length||!((((w<0||w>=s.$length)?($throwRuntimeError("index out of range"),undefined):s.$array[s.$offset+w])===((c<<16>>>16))));};$pkg.IsPrint=AG;AI=function(c){var c,d,e;if(c>65535){return false;}d=((c<<16>>>16));e=AE(AU,d);return e=AU.$length)?($throwRuntimeError("index out of range"),undefined):AU.$array[AU.$offset+e]));};AJ=function(c,d){var c,d,e,f;if(true&&(c.$high<0||(c.$high===0&&c.$low<100))&&(d===10)){return AN(((c.$low>>0)));}e=AO(EA.nil,c,d,false,false);f=e[1];return f;};$pkg.FormatUint=AJ;AK=function(c,d){var c,d,e,f;if(true&&(0>31)*4294967296))>>0)));}e=AO(EA.nil,(new $Uint64(c.$high,c.$low)),d,(c.$high<0||(c.$high===0&&c.$low<0)),false);f=e[1];return f;};$pkg.FormatInt=AK;AL=function(c,d,e){var c,d,e,f;if(true&&(0>31)*4294967296))>>0))));}f=AO(c,(new $Uint64(d.$high,d.$low)),e,(d.$high<0||(d.$high===0&&d.$low<0)),true);c=f[0];return c;};$pkg.AppendInt=AL;AM=function(c,d,e){var c,d,e,f;if(true&&(d.$high<0||(d.$high===0&&d.$low<100))&&(e===10)){return $appendSlice(c,AN(((d.$low>>0))));}f=AO(c,d,e,false,true);c=f[0];return c;};$pkg.AppendUint=AM;AN=function(c){var c;if(c<10){return $substring("0123456789abcdefghijklmnopqrstuvwxyz",c,(c+1>>0));}return $substring("00010203040506070809101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899",($imul(c,2)),(($imul(c,2))+2>>0));};AO=function(c,d,e,f,g){var aa,ab,ac,ad,ae,af,ag,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;h=EA.nil;i="";if(e<2||e>36){$panic(new $String("strconv: illegal AppendInt/FormatInt base"));}j=EC.zero();k=65;if(f){d=new $Uint64(-d.$high,-d.$low);}if(e===10){if(true){while(true){if(!((d.$high>0||(d.$high===0&&d.$low>=1000000000)))){break;}l=$div64(d,new $Uint64(0,1000000000),false);n=(((m=$mul64(l,new $Uint64(0,1000000000)),new $Uint64(d.$high-m.$high,d.$low-m.$low)).$low>>>0));o=4;while(true){if(!(o>0)){break;}q=(p=n%100,p===p?p:$throwRuntimeError("integer divide by zero"))*2>>>0;n=(r=n/(100),(r===r&&r!==1/0&&r!==-1/0)?r>>>0:$throwRuntimeError("integer divide by zero"));k=k-(2)>>0;(s=k+1>>0,((s<0||s>=j.length)?($throwRuntimeError("index out of range"),undefined):j[s]="00010203040506070809101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899".charCodeAt((q+1>>>0))));(t=k+0>>0,((t<0||t>=j.length)?($throwRuntimeError("index out of range"),undefined):j[t]="00010203040506070809101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899".charCodeAt((q+0>>>0))));o=o-(1)>>0;}k=k-(1)>>0;((k<0||k>=j.length)?($throwRuntimeError("index out of range"),undefined):j[k]="00010203040506070809101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899".charCodeAt(((n*2>>>0)+1>>>0)));d=l;}}u=((d.$low>>>0));while(true){if(!(u>=100)){break;}w=(v=u%100,v===v?v:$throwRuntimeError("integer divide by zero"))*2>>>0;u=(x=u/(100),(x===x&&x!==1/0&&x!==-1/0)?x>>>0:$throwRuntimeError("integer divide by zero"));k=k-(2)>>0;(y=k+1>>0,((y<0||y>=j.length)?($throwRuntimeError("index out of range"),undefined):j[y]="00010203040506070809101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899".charCodeAt((w+1>>>0))));(z=k+0>>0,((z<0||z>=j.length)?($throwRuntimeError("index out of range"),undefined):j[z]="00010203040506070809101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899".charCodeAt((w+0>>>0))));}aa=u*2>>>0;k=k-(1)>>0;((k<0||k>=j.length)?($throwRuntimeError("index out of range"),undefined):j[k]="00010203040506070809101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899".charCodeAt((aa+1>>>0)));if(u>=10){k=k-(1)>>0;((k<0||k>=j.length)?($throwRuntimeError("index out of range"),undefined):j[k]="00010203040506070809101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899".charCodeAt(aa));}}else if(AP(e)){ab=(((B.TrailingZeros(((e>>>0)))>>>0))&7)>>>0;ac=(new $Uint64(0,e));ad=((e>>>0))-1>>>0;while(true){if(!((d.$high>ac.$high||(d.$high===ac.$high&&d.$low>=ac.$low)))){break;}k=k-(1)>>0;((k<0||k>=j.length)?($throwRuntimeError("index out of range"),undefined):j[k]="0123456789abcdefghijklmnopqrstuvwxyz".charCodeAt(((((d.$low>>>0))&ad)>>>0)));d=$shiftRightUint64(d,(ab));}k=k-(1)>>0;((k<0||k>=j.length)?($throwRuntimeError("index out of range"),undefined):j[k]="0123456789abcdefghijklmnopqrstuvwxyz".charCodeAt(((d.$low>>>0))));}else{ae=(new $Uint64(0,e));while(true){if(!((d.$high>ae.$high||(d.$high===ae.$high&&d.$low>=ae.$low)))){break;}k=k-(1)>>0;af=$div64(d,ae,false);((k<0||k>=j.length)?($throwRuntimeError("index out of range"),undefined):j[k]="0123456789abcdefghijklmnopqrstuvwxyz".charCodeAt((((ag=$mul64(af,ae),new $Uint64(d.$high-ag.$high,d.$low-ag.$low)).$low>>>0))));d=af;}k=k-(1)>>0;((k<0||k>=j.length)?($throwRuntimeError("index out of range"),undefined):j[k]="0123456789abcdefghijklmnopqrstuvwxyz".charCodeAt(((d.$low>>>0))));}if(f){k=k-(1)>>0;((k<0||k>=j.length)?($throwRuntimeError("index out of range"),undefined):j[k]=45);}if(g){h=$appendSlice(c,$subslice(new EA(j),k));return[h,i];}i=($bytesToString($subslice(new EA(j),k)));return[h,i];};AP=function(c){var c;return(c&((c-1>>0)))===0;};AV=function(c,d,e,f){var aa,ab,ac,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;if(f<0){$panic(new $String("ryuFtoaFixed32 called with negative prec"));}if(f>9){$panic(new $String("ryuFtoaFixed32 called with prec > 9"));}if(d===0){g=0;h=0;c.nd=g;c.dp=h;return;}i=e;j=B.Len32(d);if(j<25){d=(k=((((25-j>>0)>>>0))),k<32?(d<>>0;i=i+(((j)-25>>0))>>0;}l=(-BA(i+24>>0)+f>>0)-1>>0;m=l<=27&&l>=0;n=BF(d,i,l);o=n[0];p=n[1];q=n[2];if(p>=0){$panic(new $String("not enough significant bits after mult64bitPow10"));}if(l<0&&l>=-10&&BH((new $Uint64(0,d)),-l)){m=true;q=true;}r=((-p>>>0));t=((((s=r,s<32?(1<>>0)-1>>>0));u=(v=r,v<32?(o>>>v):0)>>>0;w=(o&t)>>>0;o=u;x=w;y=false;if(m){y=x>((z=((r-1>>>0)),z<32?(1<>>0)||((x===((aa=((r-1>>>0)),aa<32?(1<>>0))&&!q)||((x===((ab=((r-1>>>0)),ab<32?(1<>>0))&&q&&(((o&1)>>>0)===1));}else{y=((ac=((r-1>>>0)),ac<32?(x>>>ac):0)>>>0)===1;}if(!((x===0))){q=false;}AY(c,(new $Uint64(0,o)),!q,y,f);c.dp=c.dp-(l)>>0;};AW=function(c,d,e,f){var aa,ab,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;if(f>18){$panic(new $String("ryuFtoaFixed64 called with prec > 18"));}if((d.$high===0&&d.$low===0)){g=0;h=0;c.nd=g;c.dp=h;return;}i=e;j=B.Len64(d);if(j<55){d=$shiftLeft64(d,(((55-j>>0)>>>0)));i=i+(((j)-55>>0))>>0;}k=(-BA(i+54>>0)+f>>0)-1>>0;l=k<=55&&k>=0;m=BG(d,i,k);n=m[0];o=m[1];p=m[2];if(o>=0){$panic(new $String("not enough significant bits after mult128bitPow10"));}if(k<0&&k>=-22&&BH(d,-k)){l=true;p=true;}q=((-o>>>0));s=((r=$shiftLeft64(new $Uint64(0,1),q),new $Uint64(r.$high-0,r.$low-1)));t=$shiftRightUint64(n,q);u=new $Uint64(n.$high&s.$high,(n.$low&s.$low)>>>0);n=t;v=u;w=false;if(l){w=(x=$shiftLeft64(new $Uint64(0,1),((q-1>>>0))),(v.$high>x.$high||(v.$high===x.$high&&v.$low>x.$low)))||((y=$shiftLeft64(new $Uint64(0,1),((q-1>>>0))),(v.$high===y.$high&&v.$low===y.$low))&&!p)||((z=$shiftLeft64(new $Uint64(0,1),((q-1>>>0))),(v.$high===z.$high&&v.$low===z.$low))&&p&&(aa=new $Uint64(n.$high&0,(n.$low&1)>>>0),(aa.$high===0&&aa.$low===1)));}else{w=(ab=$shiftRightUint64(v,((q-1>>>0))),(ab.$high===0&&ab.$low===1));}if(!((v.$high===0&&v.$low===0))){p=false;}AY(c,n,!p,w,f);c.dp=c.dp-(k)>>0;};AY=function(c,d,e,f,g){var aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;h=((g<0||g>=AX.length)?($throwRuntimeError("index out of range"),undefined):AX[g]);i=0;while(true){if(!((d.$high>h.$high||(d.$high===h.$high&&d.$low>=h.$low)))){break;}j=$div64(d,new $Uint64(0,10),false);k=$div64(d,new $Uint64(0,10),true);l=j;m=k;d=l;i=i+(1)>>0;if((m.$high>0||(m.$high===0&&m.$low>5))){f=true;}else if((m.$high<0||(m.$high===0&&m.$low<5))){f=false;}else{f=e||(n=new $Uint64(d.$high&0,(d.$low&1)>>>0),(n.$high===0&&n.$low===1));}if(!((m.$high===0&&m.$low===0))){e=true;}}if(f){d=(o=new $Uint64(0,1),new $Uint64(d.$high+o.$high,d.$low+o.$low));}if((d.$high>h.$high||(d.$high===h.$high&&d.$low>=h.$low))){d=$div64(d,(new $Uint64(0,10)),false);i=i+(1)>>0;}p=((g>>>0));c.nd=(g);q=d;while(true){if(!((q.$high>0||(q.$high===0&&q.$low>=100)))){break;}r=new $Uint64(0,0);s=new $Uint64(0,0);t=r;u=s;if((v=$shiftRightUint64(q,32),(v.$high===0&&v.$low===0))){w=(new $Uint64(0,(x=((q.$low>>>0))/100,(x===x&&x!==1/0&&x!==-1/0)?x>>>0:$throwRuntimeError("integer divide by zero"))));y=(new $Uint64(0,(z=((q.$low>>>0))%100,z===z?z:$throwRuntimeError("integer divide by zero"))));t=w;u=y;}else{aa=$div64(q,new $Uint64(0,100),false);ab=$div64(q,new $Uint64(0,100),true);t=aa;u=ab;}p=p-(2)>>>0;(ad=c.d,ae=p+1>>>0,((ae<0||ae>=ad.$length)?($throwRuntimeError("index out of range"),undefined):ad.$array[ad.$offset+ae]="00010203040506070809101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899".charCodeAt($flatten64((ac=$mul64(new $Uint64(0,2),u),new $Uint64(ac.$high+0,ac.$low+1))))));(ag=c.d,ah=p+0>>>0,((ah<0||ah>=ag.$length)?($throwRuntimeError("index out of range"),undefined):ag.$array[ag.$offset+ah]="00010203040506070809101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899".charCodeAt($flatten64((af=$mul64(new $Uint64(0,2),u),new $Uint64(af.$high+0,af.$low+0))))));q=t;}if((q.$high>0||(q.$high===0&&q.$low>0))){p=p-(1)>>>0;(aj=c.d,((p<0||p>=aj.$length)?($throwRuntimeError("index out of range"),undefined):aj.$array[aj.$offset+p]="00010203040506070809101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899".charCodeAt($flatten64((ai=$mul64(new $Uint64(0,2),q),new $Uint64(ai.$high+0,ai.$low+1))))));}if((q.$high>0||(q.$high===0&&q.$low>=10))){p=p-(1)>>>0;(ak=c.d,((p<0||p>=ak.$length)?($throwRuntimeError("index out of range"),undefined):ak.$array[ak.$offset+p]="00010203040506070809101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899".charCodeAt($flatten64($mul64(new $Uint64(0,2),q)))));}while(true){if(!((al=c.d,am=c.nd-1>>0,((am<0||am>=al.$length)?($throwRuntimeError("index out of range"),undefined):al.$array[al.$offset+am]))===48)){break;}c.nd=c.nd-(1)>>0;i=i+(1)>>0;}c.dp=c.nd+i>>0;};AZ=function(c,d,e,f){var aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;if((d.$high===0&&d.$low===0)){g=0;h=0;c.nd=g;c.dp=h;return;}if(e<=0&&B.TrailingZeros64(d)>=-e){d=$shiftRightUint64(d,(((-e>>>0))));BD(c,d,d,d,true,false);return;}i=BC(d,e,f);j=i[0];k=i[1];l=i[2];m=i[3];if(m===0){BD(c,j,k,l,true,false);return;}n=BA(-m)+1>>0;o=new $Uint64(0,0);p=new $Uint64(0,0);q=new $Uint64(0,0);r=o;s=p;t=q;u=false;v=false;w=false;x=u;y=v;z=w;if(f===BK){aa=0;ab=0;ac=0;ad=aa;ae=ab;af=ac;ag=BF(((j.$low>>>0)),m,n);ad=ag[0];x=ag[2];ah=BF(((k.$low>>>0)),m,n);ae=ah[0];y=ah[2];ai=BF(((l.$low>>>0)),m,n);af=ai[0];m=ai[1];z=ai[2];aj=(new $Uint64(0,ad));ak=(new $Uint64(0,ae));al=(new $Uint64(0,af));r=aj;s=ak;t=al;}else{am=BG(j,m,n);r=am[0];x=am[2];an=BG(k,m,n);s=an[0];y=an[2];ao=BG(l,m,n);t=ao[0];m=ao[1];z=ao[2];}if(m>=0){$panic(new $String("not enough significant bits after mult128bitPow10"));}if(n>55){ap=false;aq=false;ar=false;x=ap;y=aq;z=ar;}if(n<0&&n>=-24){if(BH(j,-n)){x=true;}if(BH(k,-n)){y=true;}if(BH(l,-n)){z=true;}}as=((-m>>>0));au=((at=$shiftLeft64(new $Uint64(0,1),as),new $Uint64(at.$high-0,at.$low-1)));av=$shiftRightUint64(r,as);aw=new $Uint64(r.$high&au.$high,(r.$low&au.$low)>>>0);r=av;ax=aw;ay=$shiftRightUint64(s,as);az=new $Uint64(s.$high&au.$high,(s.$low&au.$low)>>>0);s=ay;ba=az;bb=$shiftRightUint64(t,as);bc=new $Uint64(t.$high&au.$high,(t.$low&au.$low)>>>0);t=bb;bd=bc;be=!z||(bd.$high>0||(bd.$high===0&&bd.$low>0));if(z&&(bd.$high===0&&bd.$low===0)){be=(bf=new $Uint64(d.$high&0,(d.$low&1)>>>0),(bf.$high===0&&bf.$low===0));}if(!be){t=(bg=new $Uint64(0,1),new $Uint64(t.$high-bg.$high,t.$low-bg.$low));}bh=false;if(y){bh=(bi=$shiftLeft64(new $Uint64(0,1),((as-1>>>0))),(ba.$high>bi.$high||(ba.$high===bi.$high&&ba.$low>bi.$low)))||((bj=$shiftLeft64(new $Uint64(0,1),((as-1>>>0))),(ba.$high===bj.$high&&ba.$low===bj.$low))&&(bk=new $Uint64(s.$high&0,(s.$low&1)>>>0),(bk.$high===0&&bk.$low===1)));}else{bh=(bl=$shiftRightUint64(ba,((as-1>>>0))),(bl.$high===0&&bl.$low===1));}bn=x&&(ax.$high===0&&ax.$low===0)&&((bm=new $Uint64(d.$high&0,(d.$low&1)>>>0),(bm.$high===0&&bm.$low===0)));if(!bn){r=(bo=new $Uint64(0,1),new $Uint64(r.$high+bo.$high,r.$low+bo.$low));}bp=y&&(ba.$high===0&&ba.$low===0);BD(c,r,s,t,bp,bh);c.dp=c.dp-(n)>>0;};BA=function(c){var c;return(($imul(c,78913)))>>18>>0;};BB=function(c){var c;return(($imul(c,108853)))>>15>>0;};BC=function(c,d,e){var c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t;f=new $Uint64(0,0);g=new $Uint64(0,0);h=new $Uint64(0,0);i=0;if(!((j=$shiftLeft64(new $Uint64(0,1),e.mantbits),(c.$high===j.$high&&c.$low===j.$low)))||(d===((e.bias+1>>0)-((e.mantbits>>0))>>0))){k=(l=$mul64(new $Uint64(0,2),c),new $Uint64(l.$high-0,l.$low-1));m=$mul64(new $Uint64(0,2),c);n=(o=$mul64(new $Uint64(0,2),c),new $Uint64(o.$high+0,o.$low+1));f=k;g=m;h=n;i=d-1>>0;return[f,g,h,i];}else{p=(q=$mul64(new $Uint64(0,4),c),new $Uint64(q.$high-0,q.$low-1));r=$mul64(new $Uint64(0,4),c);s=(t=$mul64(new $Uint64(0,4),c),new $Uint64(t.$high+0,t.$low+2));f=p;g=r;h=s;i=d-2>>0;return[f,g,h,i];}};BD=function(c,d,e,f,g,h){var aa,ab,ac,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;i=BI(d);j=i[0];k=i[1];l=BI(e);m=l[0];n=l[1];o=BI(f);p=o[0];q=o[1];if(p===0){BE(c,k,n,q,g,h,8);}else if(j>>0;}g=g&&(n===0);h=(n>500000000)||((n===500000000)&&h);BE(c,j,m,p,g,h,8);c.dp=c.dp+(9)>>0;}else{c.nd=0;r=9;s=m;while(true){if(!(s>0)){break;}t=(u=s/10,(u===u&&u!==1/0&&u!==-1/0)?u>>>0:$throwRuntimeError("integer divide by zero"));v=(w=s%10,w===w?w:$throwRuntimeError("integer divide by zero"));x=t;y=v;s=x;r=r-(1)>>>0;(z=c.d,((r<0||r>=z.$length)?($throwRuntimeError("index out of range"),undefined):z.$array[z.$offset+r]=(((y+48>>>0)<<24>>>24))));}c.d=$subslice(c.d,r);c.nd=(((9-r>>>0)>>0));BE(c,k,n,q,g,h,c.nd+8>>0);}while(true){if(!(c.nd>0&&((aa=c.d,ab=c.nd-1>>0,((ab<0||ab>=aa.$length)?($throwRuntimeError("index out of range"),undefined):aa.$array[aa.$offset+ab]))===48))){break;}c.nd=c.nd-(1)>>0;}while(true){if(!(c.nd>0&&((ac=c.d,(0>=ac.$length?($throwRuntimeError("index out of range"),undefined):ac.$array[ac.$offset+0]))===48))){break;}c.nd=c.nd-(1)>>0;c.dp=c.dp-(1)>>0;c.d=$subslice(c.d,1);}};BE=function(c,d,e,f,g,h,i){var aa,ab,ac,ad,ae,af,ag,ah,ai,aj,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;if(f===0){c.dp=i+1>>0;return;}j=0;k=0;while(true){if(!(f>0)){break;}m=(l=((d+9>>>0))/10,(l===l&&l!==1/0&&l!==-1/0)?l>>>0:$throwRuntimeError("integer divide by zero"));n=(o=e/10,(o===o&&o!==1/0&&o!==-1/0)?o>>>0:$throwRuntimeError("integer divide by zero"));p=(q=e%10,q===q?q:$throwRuntimeError("integer divide by zero"));r=n;s=p;u=(t=f/10,(t===t&&t!==1/0&&t!==-1/0)?t>>>0:$throwRuntimeError("integer divide by zero"));if(m>u){break;}if((m===(r+1>>>0))&&r>>0;s=0;h=false;}j=j+(1)>>0;g=g&&(k===0);k=((s>>0));v=m;w=r;x=u;d=v;e=w;f=x;}if(j>0){h=k>5||((k===5)&&!g)||((k===5)&&g&&(((e&1)>>>0)===1));}if(e>>0;}i=i-(j)>>0;y=e;z=i;while(true){if(!(z>c.nd)){break;}aa=(ab=y/100,(ab===ab&&ab!==1/0&&ab!==-1/0)?ab>>>0:$throwRuntimeError("integer divide by zero"));ac=(ad=y%100,ad===ad?ad:$throwRuntimeError("integer divide by zero"));ae=aa;af=ac;(ag=c.d,((z<0||z>=ag.$length)?($throwRuntimeError("index out of range"),undefined):ag.$array[ag.$offset+z]="00010203040506070809101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899".charCodeAt((($imul(2,af)>>>0)+1>>>0))));(ah=c.d,ai=z-1>>0,((ai<0||ai>=ah.$length)?($throwRuntimeError("index out of range"),undefined):ah.$array[ah.$offset+ai]="00010203040506070809101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899".charCodeAt((($imul(2,af)>>>0)+0>>>0))));z=z-(2)>>0;y=ae;}if(z===c.nd){(aj=c.d,((z<0||z>=aj.$length)?($throwRuntimeError("index out of range"),undefined):aj.$array[aj.$offset+z]=(((y+48>>>0)<<24>>>24))));}c.nd=i+1>>0;c.dp=c.nd+j>>0;};BF=function(c,d,e){var c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w;f=0;g=0;h=false;if(e===0){i=c<<6>>>0;j=d-6>>0;k=true;f=i;g=j;h=k;return[f,g,h];}if(e<-348||347>0,((l<0||l>=CB.length)?($throwRuntimeError("index out of range"),undefined):CB[l]))[1];if(e<0){m=(n=new $Uint64(0,1),new $Uint64(m.$high+n.$high,m.$low+n.$low));}o=B.Mul64((new $Uint64(0,c)),m);p=o[0];q=o[1];d=d+(((BB(e)-63>>0)+57>>0))>>0;r=(((s=$shiftLeft64(p,7),t=$shiftRightUint64(q,57),new $Uint64(s.$high|t.$high,(s.$low|t.$low)>>>0)).$low>>>0));u=d;v=(w=$shiftLeft64(q,7),(w.$high===0&&w.$low===0));f=r;g=u;h=v;return[f,g,h];};BG=function(c,d,e){var aa,ab,ac,ad,ae,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;f=new $Uint64(0,0);g=0;h=false;if(e===0){i=$shiftLeft64(c,8);j=d-8>>0;k=true;f=i;g=j;h=k;return[f,g,h];}if(e<-348||347>0,((l<0||l>=CB.length)?($throwRuntimeError("index out of range"),undefined):CB[l])),DV);if(e<0){m[0]=(n=m[0],o=new $Uint64(0,1),new $Uint64(n.$high+o.$high,n.$low+o.$low));}d=d+(((BB(e)-127>>0)+119>>0))>>0;p=B.Mul64(c,m[0]);q=p[0];r=p[1];s=B.Mul64(c,m[1]);t=s[0];u=s[1];v=B.Add64(q,u,new $Uint64(0,0));w=v[0];x=v[1];t=(y=x,new $Uint64(t.$high+y.$high,t.$low+y.$low));z=(aa=$shiftLeft64(t,9),ab=$shiftRightUint64(w,55),new $Uint64(aa.$high|ab.$high,(aa.$low|ab.$low)>>>0));ac=d;ad=(ae=$shiftLeft64(w,9),(ae.$high===0&&ae.$low===0))&&(r.$high===0&&r.$low===0);f=z;g=ac;h=ad;return[f,g,h];};BH=function(c,d){var c,d,e,f;if((c.$high===0&&c.$low===0)){return true;}e=0;while(true){if(!(e>0;}return true;};BI=function(c){var c,d,e,f,g;if(false){return[(($div64(c,new $Uint64(0,1000000000),false).$low>>>0)),(($div64(c,new $Uint64(0,1000000000),true).$low>>>0))];}d=B.Mul64($shiftRightUint64(c,1),new $Uint64(2305843009,917808536));e=d[0];f=$shiftRightUint64(e,28);return[((f.$low>>>0)),(((g=$mul64(f,new $Uint64(0,1000000000)),new $Uint64(c.$high-g.$high,c.$low-g.$low)).$low>>>0))];};BM=function(c,d,e,f){var c,d,e,f;return($bytesToString(BO($makeSlice(EA,0,BY(e+4>>0,24)),c,d,e,f)));};$pkg.FormatFloat=BM;BN=function(c,d,e,f,g){var c,d,e,f,g;return BO(c,d,e,f,g);};$pkg.AppendFloat=BN;BO=function(c,d,e,f,g){var aa,ab,ac,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;h=new $Uint64(0,0);i=ED.nil;j=g;if(j===(32)){h=(new $Uint64(0,C.Float32bits(($fround(d)))));i=BK;}else if(j===(64)){h=C.Float64bits(d);i=BL;}else{$panic(new $String("strconv: illegal AppendFloat/FormatFloat bitSize"));}l=!((k=$shiftRightUint64(h,((i.expbits+i.mantbits>>>0))),(k.$high===0&&k.$low===0)));n=(($shiftRightUint64(h,i.mantbits).$low>>0))&((((m=i.expbits,m<32?(1<>0)-1>>0));q=(o=(p=$shiftLeft64(new $Uint64(0,1),i.mantbits),new $Uint64(p.$high-0,p.$low-1)),new $Uint64(h.$high&o.$high,(h.$low&o.$low)>>>0));r=n;if(r===((((s=i.expbits,s<32?(1<>0)-1>>0))){t="";if(!((q.$high===0&&q.$low===0))){t="NaN";}else if(l){t="-Inf";}else{t="+Inf";}return $appendSlice(c,t);}else if(r===(0)){n=n+(1)>>0;}else{q=(u=$shiftLeft64(new $Uint64(0,1),i.mantbits),new $Uint64(q.$high|u.$high,(q.$low|u.$low)>>>0));}n=n+(i.bias)>>0;if(e===98){return BV(c,l,q,n,i);}if((e===120)||(e===88)){return BW(c,f,e,l,q,n,i);}if(!CW){return BP(c,f,e,l,q,n,i);}v=new BS.ptr(EA.nil,0,0,false);w=false;x=f<0;if(x){y=EE.zero();v.d=new EA(y);AZ(v,q,n-((i.mantbits>>0))>>0,i);w=true;z=e;if((z===(101))||(z===(69))){f=BY(v.nd-1>>0,0);}else if(z===(102)){f=BY(v.nd-v.dp>>0,0);}else if((z===(103))||(z===(71))){f=v.nd;}}else if(!((e===102))){aa=f;ab=e;if((ab===(101))||(ab===(69))){aa=aa+(1)>>0;}else if((ab===(103))||(ab===(71))){if(f===0){f=1;}aa=f;}ac=EF.zero();if((g===32)&&aa<=9){v.d=new EA(ac);AV(v,((q.$low>>>0)),n-((i.mantbits>>0))>>0,aa);w=true;}else if(aa<=18){v.d=new EA(ac);AW(v,q,n-((i.mantbits>>0))>>0,aa);w=true;}}if(!w){return BP(c,f,e,l,q,n,i);}return BQ(c,x,l,$clone(v,BS),f,e);};BP=function(c,d,e,f,g,h,i){var c,d,e,f,g,h,i,j,k,l,m,n;j=new CC.ptr(EG.zero(),0,0,false,false);j.Assign(g);j.Shift(h-((i.mantbits>>0))>>0);k=new BS.ptr(EA.nil,0,0,false);l=d<0;if(l){BR(j,g,h,i);BS.copy(k,new BS.ptr(new EA(j.d),j.nd,j.dp,false));m=e;if((m===(101))||(m===(69))){d=k.nd-1>>0;}else if(m===(102)){d=BY(k.nd-k.dp>>0,0);}else if((m===(103))||(m===(71))){d=k.nd;}}else{n=e;if((n===(101))||(n===(69))){j.Round(d+1>>0);}else if(n===(102)){j.Round(j.dp+d>>0);}else if((n===(103))||(n===(71))){if(d===0){d=1;}j.Round(d);}BS.copy(k,new BS.ptr(new EA(j.d),j.nd,j.dp,false));}return BQ(c,l,f,$clone(k,BS),d,e);};BQ=function(c,d,e,f,g,h){var c,d,e,f,g,h,i,j,k;i=h;if((i===(101))||(i===(69))){return BT(c,e,$clone(f,BS),g,h);}else if(i===(102)){return BU(c,e,$clone(f,BS),g);}else if((i===(103))||(i===(71))){j=g;if(j>f.nd&&f.nd>=f.dp){j=f.nd;}if(d){j=6;}k=f.dp-1>>0;if(k<-4||k>=j){if(g>f.nd){g=f.nd;}return BT(c,e,$clone(f,BS),g-1>>0,(h+101<<24>>>24)-103<<24>>>24);}if(g>f.dp){g=f.nd;}return BU(c,e,$clone(f,BS),BY(g-f.dp>>0,0));}return $append(c,37,h);};BR=function(c,d,e,f){var aa,ab,ac,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;if((d.$high===0&&d.$low===0)){c.nd=0;return;}g=f.bias+1>>0;if(e>g&&($imul(332,((c.dp-c.nd>>0))))>=($imul(100,((e-((f.mantbits>>0))>>0))))){return;}h=new CC.ptr(EG.zero(),0,0,false,false);h.Assign((i=$mul64(d,new $Uint64(0,2)),new $Uint64(i.$high+0,i.$low+1)));h.Shift((e-((f.mantbits>>0))>>0)-1>>0);j=new $Uint64(0,0);k=0;if((l=$shiftLeft64(new $Uint64(0,1),f.mantbits),(d.$high>l.$high||(d.$high===l.$high&&d.$low>l.$low)))||(e===g)){j=new $Uint64(d.$high-0,d.$low-1);k=e;}else{j=(m=$mul64(d,new $Uint64(0,2)),new $Uint64(m.$high-0,m.$low-1));k=e-1>>0;}n=new CC.ptr(EG.zero(),0,0,false,false);n.Assign((o=$mul64(j,new $Uint64(0,2)),new $Uint64(o.$high+0,o.$low+1)));n.Shift((k-((f.mantbits>>0))>>0)-1>>0);q=(p=$div64(d,new $Uint64(0,2),true),(p.$high===0&&p.$low===0));r=0;s=0;while(true){t=(s-h.dp>>0)+c.dp>>0;if(t>=c.nd){break;}u=(s-h.dp>>0)+n.dp>>0;v=48;if(u>=0&&u=w.length)?($throwRuntimeError("index out of range"),undefined):w[u]));}x=48;if(t>=0){x=(y=c.d,((t<0||t>=y.length)?($throwRuntimeError("index out of range"),undefined):y[t]));}z=48;if(s=aa.length)?($throwRuntimeError("index out of range"),undefined):aa[s]));}ab=!((v===x))||q&&((u+1>>0)===n.nd);if((r===0)&&(x+1<<24>>>24)0&&(q||r>1||(s+1>>0)>0);return;}else if(ab){c.RoundDown(t+1>>0);return;}else if(ac){c.RoundUp(t+1>>0);return;}s=s+(1)>>0;}};BT=function(c,d,e,f,g){var c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r;if(d){c=$append(c,45);}h=48;if(!((e.nd===0))){h=(i=e.d,(0>=i.$length?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+0]));}c=$append(c,h);if(f>0){c=$append(c,46);j=1;k=BX(e.nd,f+1>>0);if(j>0;}}c=$append(c,g);l=e.dp-1>>0;if(e.nd===0){l=0;}if(l<0){h=45;l=-l;}else{h=43;}c=$append(c,h);if(l<10){c=$append(c,48,((l<<24>>>24))+48<<24>>>24);}else if(l<100){c=$append(c,(((m=l/10,(m===m&&m!==1/0&&m!==-1/0)?m>>0:$throwRuntimeError("integer divide by zero"))<<24>>>24))+48<<24>>>24,(((n=l%10,n===n?n:$throwRuntimeError("integer divide by zero"))<<24>>>24))+48<<24>>>24);}else{c=$append(c,(((o=l/100,(o===o&&o!==1/0&&o!==-1/0)?o>>0:$throwRuntimeError("integer divide by zero"))<<24>>>24))+48<<24>>>24,(p=(((q=l/10,(q===q&&q!==1/0&&q!==-1/0)?q>>0:$throwRuntimeError("integer divide by zero"))<<24>>>24))%10,p===p?p:$throwRuntimeError("integer divide by zero"))+48<<24>>>24,(((r=l%10,r===r?r:$throwRuntimeError("integer divide by zero"))<<24>>>24))+48<<24>>>24);}return c;};BU=function(c,d,e,f){var c,d,e,f,g,h,i,j,k;if(d){c=$append(c,45);}if(e.dp>0){g=BX(e.nd,e.dp);c=$appendSlice(c,$subslice(e.d,0,g));while(true){if(!(g>0;}}else{c=$append(c,48);}if(f>0){c=$append(c,46);h=0;while(true){if(!(h>0;if(0<=j&&j=k.$length)?($throwRuntimeError("index out of range"),undefined):k.$array[k.$offset+j]));}c=$append(c,i);h=h+(1)>>0;}}return c;};BV=function(c,d,e,f,g){var c,d,e,f,g,h,i;if(d){c=$append(c,45);}h=AO(c,e,10,false,true);c=h[0];c=$append(c,112);f=f-(((g.mantbits>>0)))>>0;if(f>=0){c=$append(c,43);}i=AO(c,(new $Uint64(0,f)),10,f<0,true);c=i[0];return c;};BW=function(c,d,e,f,g,h,i){var aa,ab,ac,ad,ae,af,ag,ah,ai,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;if((g.$high===0&&g.$low===0)){h=0;}g=$shiftLeft64(g,((60-i.mantbits>>>0)));while(true){if(!(!((g.$high===0&&g.$low===0))&&(j=new $Uint64(g.$high&268435456,(g.$low&0)>>>0),(j.$high===0&&j.$low===0)))){break;}g=$shiftLeft64(g,(1));h=h-(1)>>0;}if(d>=0&&d<15){k=((($imul(d,4))>>>0));m=(l=$shiftLeft64(g,k),new $Uint64(l.$high&268435455,(l.$low&4294967295)>>>0));g=$shiftRightUint64(g,((60-k>>>0)));if((n=(o=new $Uint64(g.$high&0,(g.$low&1)>>>0),new $Uint64(m.$high|o.$high,(m.$low|o.$low)>>>0)),(n.$high>134217728||(n.$high===134217728&&n.$low>0)))){g=(p=new $Uint64(0,1),new $Uint64(g.$high+p.$high,g.$low+p.$low));}g=$shiftLeft64(g,((60-k>>>0)));if(!((q=new $Uint64(g.$high&536870912,(g.$low&0)>>>0),(q.$high===0&&q.$low===0)))){g=$shiftRightUint64(g,(1));h=h+(1)>>0;}}r="0123456789abcdef";if(e===88){r="0123456789ABCDEF";}if(f){c=$append(c,45);}c=$append(c,48,e,48+(((s=$shiftRightUint64(g,60),new $Uint64(s.$high&0,(s.$low&1)>>>0)).$low<<24>>>24))<<24>>>24);g=$shiftLeft64(g,(4));if(d<0&&!((g.$high===0&&g.$low===0))){c=$append(c,46);while(true){if(!(!((g.$high===0&&g.$low===0)))){break;}c=$append(c,r.charCodeAt($flatten64((t=$shiftRightUint64(g,60),new $Uint64(t.$high&0,(t.$low&15)>>>0)))));g=$shiftLeft64(g,(4));}}else if(d>0){c=$append(c,46);u=0;while(true){if(!(u>>0)))));g=$shiftLeft64(g,(4));u=u+(1)>>0;}}w=80;if(e===CN(e)){w=112;}c=$append(c,w);if(h<0){w=45;h=-h;}else{w=43;}c=$append(c,w);if(h<100){c=$append(c,(((x=h/10,(x===x&&x!==1/0&&x!==-1/0)?x>>0:$throwRuntimeError("integer divide by zero"))<<24>>>24))+48<<24>>>24,(((y=h%10,y===y?y:$throwRuntimeError("integer divide by zero"))<<24>>>24))+48<<24>>>24);}else if(h<1000){c=$append(c,(((z=h/100,(z===z&&z!==1/0&&z!==-1/0)?z>>0:$throwRuntimeError("integer divide by zero"))<<24>>>24))+48<<24>>>24,(((aa=((ab=h/10,(ab===ab&&ab!==1/0&&ab!==-1/0)?ab>>0:$throwRuntimeError("integer divide by zero")))%10,aa===aa?aa:$throwRuntimeError("integer divide by zero"))<<24>>>24))+48<<24>>>24,(((ac=h%10,ac===ac?ac:$throwRuntimeError("integer divide by zero"))<<24>>>24))+48<<24>>>24);}else{c=$append(c,(((ad=h/1000,(ad===ad&&ad!==1/0&&ad!==-1/0)?ad>>0:$throwRuntimeError("integer divide by zero"))<<24>>>24))+48<<24>>>24,(ae=(((af=h/100,(af===af&&af!==1/0&&af!==-1/0)?af>>0:$throwRuntimeError("integer divide by zero"))<<24>>>24))%10,ae===ae?ae:$throwRuntimeError("integer divide by zero"))+48<<24>>>24,(((ag=((ah=h/10,(ah===ah&&ah!==1/0&&ah!==-1/0)?ah>>0:$throwRuntimeError("integer divide by zero")))%10,ag===ag?ag:$throwRuntimeError("integer divide by zero"))<<24>>>24))+48<<24>>>24,(((ai=h%10,ai===ai?ai:$throwRuntimeError("integer divide by zero"))<<24>>>24))+48<<24>>>24);}return c;};BX=function(c,d){var c,d;if(cd){return c;}return d;};BZ=function(c,d,e){var aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;f=0;g=false;if((c.$high===0&&c.$low===0)){if(e){f=C.Float64frombits(new $Uint64(2147483648,0));}h=f;i=true;f=h;g=i;return[f,g];}if(d<-348||347>>0))));o=(m=(new $Uint64(0,(((($imul(217706,d))>>16>>0)+64>>0)+1023>>0))),n=(new $Uint64(0,l)),new $Uint64(m.$high-n.$high,m.$low-n.$low));p=B.Mul64(c,(q=d- -348>>0,((q<0||q>=CB.length)?($throwRuntimeError("index out of range"),undefined):CB[q]))[1]);r=p[0];s=p[1];if((t=new $Uint64(r.$high&0,(r.$low&511)>>>0),(t.$high===0&&t.$low===511))&&(u=new $Uint64(s.$high+c.$high,s.$low+c.$low),(u.$high>0,((w<0||w>=CB.length)?($throwRuntimeError("index out of range"),undefined):CB[w]))[0]);x=v[0];y=v[1];z=r;aa=new $Uint64(s.$high+x.$high,s.$low+x.$low);ab=z;ac=aa;if((ac.$high>>0),(ae.$high===0&&ae.$low===511))&&(af=new $Uint64(ac.$high+0,ac.$low+1),(af.$high===0&&af.$low===0))&&(ag=new $Uint64(y.$high+c.$high,y.$low+c.$low),(ag.$high>>0),new $Uint64(o.$high-an.$high,o.$low-an.$low));if((s.$high===0&&s.$low===0)&&(ao=new $Uint64(r.$high&0,(r.$low&511)>>>0),(ao.$high===0&&ao.$low===0))&&(ap=new $Uint64(am.$high&0,(am.$low&3)>>>0),(ap.$high===0&&ap.$low===1))){aq=0;ar=false;f=aq;g=ar;return[f,g];}am=(as=new $Uint64(am.$high&0,(am.$low&1)>>>0),new $Uint64(am.$high+as.$high,am.$low+as.$low));am=$shiftRightUint64(am,(1));if((at=$shiftRightUint64(am,53),(at.$high>0||(at.$high===0&&at.$low>0)))){am=$shiftRightUint64(am,(1));o=(au=new $Uint64(0,1),new $Uint64(o.$high+au.$high,o.$low+au.$low));}if((av=new $Uint64(o.$high-0,o.$low-1),(av.$high>0||(av.$high===0&&av.$low>=2046)))){aw=0;ax=false;f=aw;g=ax;return[f,g];}ba=(ay=$shiftLeft64(o,52),az=new $Uint64(am.$high&1048575,(am.$low&4294967295)>>>0),new $Uint64(ay.$high|az.$high,(ay.$low|az.$low)>>>0));if(e){ba=(bb=new $Uint64(2147483648,0),new $Uint64(ba.$high|bb.$high,(ba.$low|bb.$low)>>>0));}bc=C.Float64frombits(ba);bd=true;f=bc;g=bd;return[f,g];};CA=function(c,d,e){var aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;f=0;g=false;if((c.$high===0&&c.$low===0)){if(e){f=C.Float32frombits(2147483648);}h=f;i=true;f=h;g=i;return[f,g];}if(d<-348||347>>0))));o=(m=(new $Uint64(0,(((($imul(217706,d))>>16>>0)+64>>0)+127>>0))),n=(new $Uint64(0,l)),new $Uint64(m.$high-n.$high,m.$low-n.$low));p=B.Mul64(c,(q=d- -348>>0,((q<0||q>=CB.length)?($throwRuntimeError("index out of range"),undefined):CB[q]))[1]);r=p[0];s=p[1];if((t=new $Uint64(r.$high&63,(r.$low&4294967295)>>>0),(t.$high===63&&t.$low===4294967295))&&(u=new $Uint64(s.$high+c.$high,s.$low+c.$low),(u.$high>0,((w<0||w>=CB.length)?($throwRuntimeError("index out of range"),undefined):CB[w]))[0]);x=v[0];y=v[1];z=r;aa=new $Uint64(s.$high+x.$high,s.$low+x.$low);ab=z;ac=aa;if((ac.$high>>0),(ae.$high===63&&ae.$low===4294967295))&&(af=new $Uint64(ac.$high+0,ac.$low+1),(af.$high===0&&af.$low===0))&&(ag=new $Uint64(y.$high+c.$high,y.$low+c.$low),(ag.$high>>0),new $Uint64(o.$high-an.$high,o.$low-an.$low));if((s.$high===0&&s.$low===0)&&(ao=new $Uint64(r.$high&63,(r.$low&4294967295)>>>0),(ao.$high===0&&ao.$low===0))&&(ap=new $Uint64(am.$high&0,(am.$low&3)>>>0),(ap.$high===0&&ap.$low===1))){aq=0;ar=false;f=aq;g=ar;return[f,g];}am=(as=new $Uint64(am.$high&0,(am.$low&1)>>>0),new $Uint64(am.$high+as.$high,am.$low+as.$low));am=$shiftRightUint64(am,(1));if((at=$shiftRightUint64(am,24),(at.$high>0||(at.$high===0&&at.$low>0)))){am=$shiftRightUint64(am,(1));o=(au=new $Uint64(0,1),new $Uint64(o.$high+au.$high,o.$low+au.$low));}if((av=new $Uint64(o.$high-0,o.$low-1),(av.$high>0||(av.$high===0&&av.$low>=254)))){aw=0;ax=false;f=aw;g=ax;return[f,g];}ba=(ay=$shiftLeft64(o,23),az=new $Uint64(am.$high&0,(am.$low&8388607)>>>0),new $Uint64(ay.$high|az.$high,(ay.$low|az.$low)>>>0));if(e){ba=(bb=new $Uint64(0,2147483648),new $Uint64(ba.$high|bb.$high,(ba.$low|bb.$low)>>>0));}bc=C.Float32frombits(((ba.$low>>>0)));bd=true;f=bc;g=bd;return[f,g];};CC.ptr.prototype.String=function(){var c,d,e,f;c=this;d=10+c.nd>>0;if(c.dp>0){d=d+(c.dp)>>0;}if(c.dp<0){d=d+(-c.dp)>>0;}e=$makeSlice(EA,d);f=0;if((c.nd===0)){return"0";}else if(c.dp<=0){((f<0||f>=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+f]=48);f=f+(1)>>0;((f<0||f>=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+f]=46);f=f+(1)>>0;f=f+(CD($subslice(e,f,(f+-c.dp>>0))))>>0;f=f+($copySlice($subslice(e,f),$subslice(new EA(c.d),0,c.nd)))>>0;}else if(c.dp>0;((f<0||f>=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+f]=46);f=f+(1)>>0;f=f+($copySlice($subslice(e,f),$subslice(new EA(c.d),c.dp,c.nd)))>>0;}else{f=f+($copySlice($subslice(e,f),$subslice(new EA(c.d),0,c.nd)))>>0;f=f+(CD($subslice(e,f,((f+c.dp>>0)-c.nd>>0))))>>0;}return($bytesToString($subslice(e,0,f)));};CC.prototype.String=function(){return this.$val.String();};CD=function(c){var c,d,e,f;d=c;e=0;while(true){if(!(e=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+f]=48);e++;}return c.$length;};CE=function(c){var c,d,e;while(true){if(!(c.nd>0&&((d=c.d,e=c.nd-1>>0,((e<0||e>=d.length)?($throwRuntimeError("index out of range"),undefined):d[e]))===48))){break;}c.nd=c.nd-(1)>>0;}if(c.nd===0){c.dp=0;}};CC.ptr.prototype.Assign=function(c){var c,d,e,f,g,h,i,j;d=this;e=EF.zero();f=0;while(true){if(!((c.$high>0||(c.$high===0&&c.$low>0)))){break;}g=$div64(c,new $Uint64(0,10),false);c=(h=$mul64(new $Uint64(0,10),g),new $Uint64(c.$high-h.$high,c.$low-h.$low));((f<0||f>=e.length)?($throwRuntimeError("index out of range"),undefined):e[f]=((new $Uint64(c.$high+0,c.$low+48).$low<<24>>>24)));f=f+(1)>>0;c=g;}d.nd=0;f=f-(1)>>0;while(true){if(!(f>=0)){break;}(i=d.d,j=d.nd,((j<0||j>=i.length)?($throwRuntimeError("index out of range"),undefined):i[j]=((f<0||f>=e.length)?($throwRuntimeError("index out of range"),undefined):e[f])));d.nd=d.nd+(1)>>0;f=f-(1)>>0;}d.dp=d.nd;CE(d);};CC.prototype.Assign=function(c){return this.$val.Assign(c);};CF=function(c,d){var c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u;e=0;f=0;g=0;while(true){if(!(((h=d,h<32?(g>>>h):0)>>>0)===0)){break;}if(e>=c.nd){if(g===0){c.nd=0;return;}while(true){if(!(((i=d,i<32?(g>>>i):0)>>>0)===0)){break;}g=g*10>>>0;e=e+(1)>>0;}break;}k=(((j=c.d,((e<0||e>=j.length)?($throwRuntimeError("index out of range"),undefined):j[e]))>>>0));g=((g*10>>>0)+k>>>0)-48>>>0;e=e+(1)>>0;}c.dp=c.dp-((e-1>>0))>>0;m=(((l=d,l<32?(1<>>0))-1>>>0;while(true){if(!(e=n.length)?($throwRuntimeError("index out of range"),undefined):n[e]))>>>0));q=(p=d,p<32?(g>>>p):0)>>>0;g=(g&(m))>>>0;(r=c.d,((f<0||f>=r.length)?($throwRuntimeError("index out of range"),undefined):r[f]=(((q+48>>>0)<<24>>>24))));f=f+(1)>>0;g=((g*10>>>0)+o>>>0)-48>>>0;e=e+(1)>>0;}while(true){if(!(g>0)){break;}t=(s=d,s<32?(g>>>s):0)>>>0;g=(g&(m))>>>0;if(f<800){(u=c.d,((f<0||f>=u.length)?($throwRuntimeError("index out of range"),undefined):u[f]=(((t+48>>>0)<<24>>>24))));f=f+(1)>>0;}else if(t>0){c.trunc=true;}g=g*10>>>0;}c.nd=f;CE(c);};CI=function(c,d){var c,d,e;e=0;while(true){if(!(e=c.$length){return true;}if(!((((e<0||e>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+e])===d.charCodeAt(e)))){return((e<0||e>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+e])>0;}return false;};CJ=function(c,d){var c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r;e=((d<0||d>=CH.$length)?($throwRuntimeError("index out of range"),undefined):CH.$array[CH.$offset+d]).delta;if(CI($subslice(new EA(c.d),0,c.nd),((d<0||d>=CH.$length)?($throwRuntimeError("index out of range"),undefined):CH.$array[CH.$offset+d]).cutoff)){e=e-(1)>>0;}f=c.nd;g=c.nd+e>>0;h=0;f=f-(1)>>0;while(true){if(!(f>=0)){break;}h=h+(((i=d,i<32?((((((j=c.d,((f<0||f>=j.length)?($throwRuntimeError("index out of range"),undefined):j[f]))>>>0))-48>>>0))<>>0))>>>0;l=(k=h/10,(k===k&&k!==1/0&&k!==-1/0)?k>>>0:$throwRuntimeError("integer divide by zero"));m=h-(10*l>>>0)>>>0;g=g-(1)>>0;if(g<800){(n=c.d,((g<0||g>=n.length)?($throwRuntimeError("index out of range"),undefined):n[g]=(((m+48>>>0)<<24>>>24))));}else if(!((m===0))){c.trunc=true;}h=l;f=f-(1)>>0;}while(true){if(!(h>0)){break;}p=(o=h/10,(o===o&&o!==1/0&&o!==-1/0)?o>>>0:$throwRuntimeError("integer divide by zero"));q=h-(10*p>>>0)>>>0;g=g-(1)>>0;if(g<800){(r=c.d,((g<0||g>=r.length)?($throwRuntimeError("index out of range"),undefined):r[g]=(((q+48>>>0)<<24>>>24))));}else if(!((q===0))){c.trunc=true;}h=p;}c.nd=c.nd+(e)>>0;if(c.nd>=800){c.nd=800;}c.dp=c.dp+(e)>>0;CE(c);};CC.ptr.prototype.Shift=function(c){var c,d;d=this;if((d.nd===0)){}else if(c>0){while(true){if(!(c>28)){break;}CJ(d,28);c=c-(28)>>0;}CJ(d,((c>>>0)));}else if(c<0){while(true){if(!(c<-28)){break;}CF(d,28);c=c+(28)>>0;}CF(d,((-c>>>0)));}};CC.prototype.Shift=function(c){return this.$val.Shift(c);};CK=function(c,d){var c,d,e,f,g,h,i;if(d<0||d>=c.nd){return false;}if(((e=c.d,((d<0||d>=e.length)?($throwRuntimeError("index out of range"),undefined):e[d]))===53)&&((d+1>>0)===c.nd)){if(c.trunc){return true;}return d>0&&!(((f=(((g=c.d,h=d-1>>0,((h<0||h>=g.length)?($throwRuntimeError("index out of range"),undefined):g[h]))-48<<24>>>24))%2,f===f?f:$throwRuntimeError("integer divide by zero"))===0));}return(i=c.d,((d<0||d>=i.length)?($throwRuntimeError("index out of range"),undefined):i[d]))>=53;};CC.ptr.prototype.Round=function(c){var c,d;d=this;if(c<0||c>=d.nd){return;}if(CK(d,c)){d.RoundUp(c);}else{d.RoundDown(c);}};CC.prototype.Round=function(c){return this.$val.Round(c);};CC.ptr.prototype.RoundDown=function(c){var c,d;d=this;if(c<0||c>=d.nd){return;}d.nd=c;CE(d);};CC.prototype.RoundDown=function(c){return this.$val.RoundDown(c);};CC.ptr.prototype.RoundUp=function(c){var c,d,e,f,g,h,i;d=this;if(c<0||c>=d.nd){return;}e=c-1>>0;while(true){if(!(e>=0)){break;}g=(f=d.d,((e<0||e>=f.length)?($throwRuntimeError("index out of range"),undefined):f[e]));if(g<57){(i=d.d,((e<0||e>=i.length)?($throwRuntimeError("index out of range"),undefined):i[e]=((h=d.d,((e<0||e>=h.length)?($throwRuntimeError("index out of range"),undefined):h[e]))+(1)<<24>>>24)));d.nd=e+1>>0;return;}e=e-(1)>>0;}d.d[0]=49;d.nd=1;d.dp=d.dp+(1)>>0;};CC.prototype.RoundUp=function(c){return this.$val.RoundUp(c);};CC.ptr.prototype.RoundedInteger=function(){var c,d,e,f,g,h,i;c=this;if(c.dp>20){return new $Uint64(4294967295,4294967295);}d=0;e=new $Uint64(0,0);d=0;while(true){if(!(d=h.length)?($throwRuntimeError("index out of range"),undefined):h[d]))-48<<24>>>24))),new $Uint64(f.$high+g.$high,f.$low+g.$low));d=d+(1)>>0;}while(true){if(!(d>0;}if(CK(c,c.dp)){e=(i=new $Uint64(0,1),new $Uint64(e.$high+i.$high,e.$low+i.$low));}return e;};CC.prototype.RoundedInteger=function(){return this.$val.RoundedInteger();};CM=function(c,d){var c,d;return D.IndexByteString(c,d);};CN=function(c){var c;return(c|32)>>>0;};CO.ptr.prototype.Error=function(){var{c,d,e,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:c=this;d=c.Err.Error();$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e="strconv."+c.Func+": "+"parsing "+M(c.Num)+": "+d;$s=2;case 2:return e;}return;}var $f={$blk:CO.ptr.prototype.Error,$c:true,$r,c,d,e,$s};return $f;};CO.prototype.Error=function(){return this.$val.Error();};CO.ptr.prototype.Unwrap=function(){var c;c=this;return c.Err;};CO.prototype.Unwrap=function(){return this.$val.Unwrap();};CP=function(c,d){var c,d;return new CO.ptr(c,d,$pkg.ErrSyntax);};CQ=function(c,d){var c,d;return new CO.ptr(c,d,$pkg.ErrRange);};CR=function(c,d,e){var c,d,e;return new CO.ptr(c,d,E.New("invalid base "+DP(e)));};CS=function(c,d,e){var c,d,e;return new CO.ptr(c,d,E.New("invalid bit size "+DP(e)));};CT=function(c,d,e){var c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t;if(c===""){return[new $Uint64(0,0),CP("ParseUint",c)];}f=d===0;g=c;if(2<=d&&d<=36){}else if((d===0)){d=10;if(c.charCodeAt(0)===48){if(c.length>=3&&(CN(c.charCodeAt(1))===98)){d=2;c=$substring(c,2);}else if(c.length>=3&&(CN(c.charCodeAt(1))===111)){d=8;c=$substring(c,2);}else if(c.length>=3&&(CN(c.charCodeAt(1))===120)){d=16;c=$substring(c,2);}else{d=8;c=$substring(c,1);}}}else{return[new $Uint64(0,0),CR("ParseUint",g,d)];}if(e===0){e=32;}else if(e<0||e>64){return[new $Uint64(0,0),CS("ParseUint",g,e)];}h=new $Uint64(0,0);i=d;if(i===(10)){h=new $Uint64(429496729,2576980378);}else if(i===(16)){h=new $Uint64(268435456,0);}else{h=(j=$div64(new $Uint64(4294967295,4294967295),(new $Uint64(0,d)),false),new $Uint64(j.$high+0,j.$low+1));}l=(k=$shiftLeft64(new $Uint64(0,1),((e>>>0))),new $Uint64(k.$high-0,k.$low-1));m=false;n=new $Uint64(0,0);o=(new EA($stringToBytes(c)));p=0;while(true){if(!(p=o.$length)?($throwRuntimeError("index out of range"),undefined):o.$array[o.$offset+p]);r=0;if((q===95)&&f){m=true;p++;continue;}else if(48<=q&&q<=57){r=q-48<<24>>>24;}else if(97<=CN(q)&&CN(q)<=122){r=(CN(q)-97<<24>>>24)+10<<24>>>24;}else{return[new $Uint64(0,0),CP("ParseUint",g)];}if(r>=((d<<24>>>24))){return[new $Uint64(0,0),CP("ParseUint",g)];}if((n.$high>h.$high||(n.$high===h.$high&&n.$low>=h.$low))){return[l,CQ("ParseUint",g)];}n=$mul64(n,((new $Uint64(0,d))));t=(s=(new $Uint64(0,r)),new $Uint64(n.$high+s.$high,n.$low+s.$low));if((t.$highl.$high||(t.$high===l.$high&&t.$low>l.$low))){return[l,CQ("ParseUint",g)];}n=t;p++;}if(m&&!CV(g)){return[new $Uint64(0,0),CP("ParseUint",g)];}return[n,$ifaceNil];};$pkg.ParseUint=CT;CU=function(c,d,e){var c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y;f=new $Int64(0,0);g=$ifaceNil;if(c===""){h=new $Int64(0,0);i=CP("ParseInt",c);f=h;g=i;return[f,g];}j=c;k=false;if(c.charCodeAt(0)===43){c=$substring(c,1);}else if(c.charCodeAt(0)===45){k=true;c=$substring(c,1);}l=new $Uint64(0,0);m=CT(c,d,e);l=m[0];g=m[1];if(!($interfaceIsEqual(g,$ifaceNil))&&!($interfaceIsEqual($assertType(g,EH).Err,$pkg.ErrRange))){$assertType(g,EH).Func="ParseInt";$assertType(g,EH).Num=j;n=new $Int64(0,0);o=g;f=n;g=o;return[f,g];}if(e===0){e=32;}p=($shiftLeft64(new $Uint64(0,1),(((e-1>>0)>>>0))));if(!k&&(l.$high>p.$high||(l.$high===p.$high&&l.$low>=p.$low))){q=((r=new $Uint64(p.$high-0,p.$low-1),new $Int64(r.$high,r.$low)));s=CQ("ParseInt",j);f=q;g=s;return[f,g];}if(k&&(l.$high>p.$high||(l.$high===p.$high&&l.$low>p.$low))){t=(u=(new $Int64(p.$high,p.$low)),new $Int64(-u.$high,-u.$low));v=CQ("ParseInt",j);f=t;g=v;return[f,g];}w=(new $Int64(l.$high,l.$low));if(k){w=new $Int64(-w.$high,-w.$low);}x=w;y=$ifaceNil;f=x;g=y;return[f,g];};$pkg.ParseInt=CU;CV=function(c){var c,d,e,f;d=94;e=0;if(c.length>=1&&((c.charCodeAt(0)===45)||(c.charCodeAt(0)===43))){c=$substring(c,1);}f=false;if(c.length>=2&&(c.charCodeAt(0)===48)&&((CN(c.charCodeAt(1))===98)||(CN(c.charCodeAt(1))===111)||(CN(c.charCodeAt(1))===120))){e=2;d=48;f=CN(c.charCodeAt(1))===120;}while(true){if(!(e>0;continue;}if(c.charCodeAt(e)===95){if(!((d===48))){return false;}d=95;e=e+(1)>>0;continue;}if(d===95){return false;}d=33;e=e+(1)>>0;}return!((d===95));};CX=function(c,d){var c,d,e,f,g;e=d.length;if(e>c.length){e=c.length;}f=0;while(true){if(!(f>>24;}if(!((g===d.charCodeAt(f)))){return f;}f=f+(1)>>0;}return e;};CY=function(c){var c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y;d=0;e=0;f=false;if(c.length===0){g=0;h=0;i=false;d=g;e=h;f=i;return[d,e,f];}j=1;k=0;l=c.charCodeAt(0);if((l===(43))||(l===(45))){if(c.charCodeAt(0)===45){j=-1;}k=1;c=$substring(c,1);m=CX(c,"infinity");if(3>0;p=true;d=n;e=o;f=p;return[d,e,f];}}else if((l===(105))||(l===(73))){m=CX(c,"infinity");if(3>0;s=true;d=q;e=r;f=s;return[d,e,f];}}else if((l===(110))||(l===(78))){if(CX(c,"nan")===3){t=C.NaN();u=3;v=true;d=t;e=u;f=v;return[d,e,f];}}w=0;x=0;y=false;d=w;e=x;f=y;return[d,e,f];};CC.ptr.prototype.set=function(c){var c,d,e,f,g,h,i,j,k,l;d=false;e=this;f=0;e.neg=false;e.trunc=false;if(f>=c.length){return d;}if((c.charCodeAt(f)===43)){f=f+(1)>>0;}else if((c.charCodeAt(f)===45)){e.neg=true;f=f+(1)>>0;}g=false;h=false;while(true){if(!(f>0;continue;}else if((c.charCodeAt(f)===46)){if(g){return d;}g=true;e.dp=e.nd;f=f+(1)>>0;continue;}else if(48<=c.charCodeAt(f)&&c.charCodeAt(f)<=57){h=true;if((c.charCodeAt(f)===48)&&(e.nd===0)){e.dp=e.dp-(1)>>0;f=f+(1)>>0;continue;}if(e.nd<800){(i=e.d,j=e.nd,((j<0||j>=i.length)?($throwRuntimeError("index out of range"),undefined):i[j]=c.charCodeAt(f)));e.nd=e.nd+(1)>>0;}else if(!((c.charCodeAt(f)===48))){e.trunc=true;}f=f+(1)>>0;continue;}break;}if(!h){return d;}if(!g){e.dp=e.nd;}if(f>0;if(f>=c.length){return d;}k=1;if(c.charCodeAt(f)===43){f=f+(1)>>0;}else if(c.charCodeAt(f)===45){f=f+(1)>>0;k=-1;}if(f>=c.length||c.charCodeAt(f)<48||c.charCodeAt(f)>57){return d;}l=0;while(true){if(!(f>0;continue;}if(l<10000){l=(($imul(l,10))+((c.charCodeAt(f)>>0))>>0)-48>>0;}f=f+(1)>>0;}e.dp=e.dp+(($imul(l,k)))>>0;}if(!((f===c.length))){return d;}d=true;return d;};CC.prototype.set=function(c){return this.$val.set(c);};CZ=function(c){var c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y;d=new $Uint64(0,0);e=0;f=false;g=false;h=false;i=0;j=false;k=false;if(i>=c.length){return[d,e,f,g,h,i,j];}if((c.charCodeAt(i)===43)){i=i+(1)>>0;}else if((c.charCodeAt(i)===45)){f=true;i=i+(1)>>0;}l=new $Uint64(0,10);m=19;n=101;if((i+2>>0)>0)))===120)){l=new $Uint64(0,16);m=16;i=i+(2)>>0;n=112;h=true;}o=false;p=false;q=0;r=0;s=0;loop:while(true){if(!(i>0;continue;}else if(u===((t===46))){if(o){break loop;}o=true;s=q;i=i+(1)>>0;continue;}else if(u===(48<=t&&t<=57)){p=true;if((t===48)&&(q===0)){s=s-(1)>>0;i=i+(1)>>0;continue;}q=q+(1)>>0;if(r>>24))),new $Uint64(d.$high+v.$high,d.$low+v.$low));r=r+(1)>>0;}else if(!((t===48))){g=true;}i=i+(1)>>0;continue;}else if(u===((l.$high===0&&l.$low===16)&&97<=CN(t)&&CN(t)<=102)){p=true;q=q+(1)>>0;if(r>>24)+10<<24>>>24))),new $Uint64(d.$high+w.$high,d.$low+w.$low));r=r+(1)>>0;}else{g=true;}i=i+(1)>>0;continue;}break;}if(!p){return[d,e,f,g,h,i,j];}if(!o){s=q;}if((l.$high===0&&l.$low===16)){s=$imul(s,(4));r=$imul(r,(4));}if(i>0;if(i>=c.length){return[d,e,f,g,h,i,j];}x=1;if(c.charCodeAt(i)===43){i=i+(1)>>0;}else if(c.charCodeAt(i)===45){i=i+(1)>>0;x=-1;}if(i>=c.length||c.charCodeAt(i)<48||c.charCodeAt(i)>57){return[d,e,f,g,h,i,j];}y=0;while(true){if(!(i>0;continue;}if(y<10000){y=(($imul(y,10))+((c.charCodeAt(i)>>0))>>0)-48>>0;}i=i+(1)>>0;}s=s+(($imul(y,x)))>>0;}else if((l.$high===0&&l.$low===16)){return[d,e,f,g,h,i,j];}if(!((d.$high===0&&d.$low===0))){e=s-r>>0;}if(k&&!CV($substring(c,0,i))){return[d,e,f,g,h,i,j];}j=true;return[d,e,f,g,h,i,j];};CC.ptr.prototype.floatBits=function(c){var aa,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s;$s=$s||0;s:while(true){switch($s){case 0:d=new $Uint64(0,0);e=false;f=this;g=0;h=new $Uint64(0,0);if(f.nd===0){$s=1;continue;}$s=2;continue;case 1:h=new $Uint64(0,0);g=c.bias;$s=3;continue;case 2:if(f.dp>310){$s=4;continue;}$s=5;continue;case 4:$s=6;continue;case 5:if(f.dp<-330){$s=7;continue;}$s=8;continue;case 7:h=new $Uint64(0,0);g=c.bias;$s=3;continue;case 8:g=0;while(true){if(!(f.dp>0)){break;}i=0;if(f.dp>=DA.$length){i=27;}else{i=(j=f.dp,((j<0||j>=DA.$length)?($throwRuntimeError("index out of range"),undefined):DA.$array[DA.$offset+j]));}f.Shift(-i);g=g+(i)>>0;}while(true){if(!(f.dp<0||(f.dp===0)&&f.d[0]<53)){break;}k=0;if(-f.dp>=DA.$length){k=27;}else{k=(l=-f.dp,((l<0||l>=DA.$length)?($throwRuntimeError("index out of range"),undefined):DA.$array[DA.$offset+l]));}f.Shift(k);g=g-(k)>>0;}g=g-(1)>>0;if(g<(c.bias+1>>0)){m=(c.bias+1>>0)-g>>0;f.Shift(-m);g=g+(m)>>0;}if((g-c.bias>>0)>=(((n=c.expbits,n<32?(1<>0)-1>>0)){$s=9;continue;}$s=10;continue;case 9:$s=6;continue;case 10:f.Shift((((1+c.mantbits>>>0)>>0)));h=f.RoundedInteger();if((o=$shiftLeft64(new $Uint64(0,2),c.mantbits),(h.$high===o.$high&&h.$low===o.$low))){$s=11;continue;}$s=12;continue;case 11:h=$shiftRightUint64(h,(1));g=g+(1)>>0;if((g-c.bias>>0)>=(((p=c.expbits,p<32?(1<>0)-1>>0)){$s=13;continue;}$s=14;continue;case 13:$s=6;continue;case 14:case 12:if((q=(r=$shiftLeft64(new $Uint64(0,1),c.mantbits),new $Uint64(h.$high&r.$high,(h.$low&r.$low)>>>0)),(q.$high===0&&q.$low===0))){g=c.bias;}$s=3;continue;case 6:h=new $Uint64(0,0);g=(((s=c.expbits,s<32?(1<>0)-1>>0)+c.bias>>0;e=true;case 3:v=(t=(u=$shiftLeft64(new $Uint64(0,1),c.mantbits),new $Uint64(u.$high-0,u.$low-1)),new $Uint64(h.$high&t.$high,(h.$low&t.$low)>>>0));v=(w=$shiftLeft64((new $Uint64(0,(((g-c.bias>>0))&((((x=c.expbits,x<32?(1<>0)-1>>0))))),c.mantbits),new $Uint64(v.$high|w.$high,(v.$low|w.$low)>>>0));if(f.neg){v=(y=$shiftLeft64($shiftLeft64(new $Uint64(0,1),c.mantbits),c.expbits),new $Uint64(v.$high|y.$high,(v.$low|y.$low)>>>0));}z=v;aa=e;d=z;e=aa;$s=-1;return[d,e];}return;}};CC.prototype.floatBits=function(c){return this.$val.floatBits(c);};DD=function(c,d,e){var c,d,e,f,g,h,i,j,k,l,m,n,o,p;f=0;g=false;if(!((h=$shiftRightUint64(c,BL.mantbits),(h.$high===0&&h.$low===0)))){return[f,g];}f=($flatten64(c));if(e){f=-f;}if((d===0)){i=f;j=true;f=i;g=j;return[f,g];}else if(d>0&&d<=37){if(d>22){f=f*((k=d-22>>0,((k<0||k>=DB.$length)?($throwRuntimeError("index out of range"),undefined):DB.$array[DB.$offset+k])));d=22;}if(f>1e+15||f<-1e+15){return[f,g];}l=f*((d<0||d>=DB.$length)?($throwRuntimeError("index out of range"),undefined):DB.$array[DB.$offset+d]);m=true;f=l;g=m;return[f,g];}else if(d<0&&d>=-22){n=f/(o=-d,((o<0||o>=DB.$length)?($throwRuntimeError("index out of range"),undefined):DB.$array[DB.$offset+o]));p=true;f=n;g=p;return[f,g];}return[f,g];};DE=function(c,d,e){var c,d,e,f,g,h,i,j,k,l,m,n,o,p;f=0;g=false;if(!((h=$shiftRightUint64(c,BK.mantbits),(h.$high===0&&h.$low===0)))){return[f,g];}f=($flatten64(c));if(e){f=-f;}if((d===0)){i=f;j=true;f=i;g=j;return[f,g];}else if(d>0&&d<=17){if(d>10){f=$fround(f*((k=d-10>>0,((k<0||k>=DC.$length)?($throwRuntimeError("index out of range"),undefined):DC.$array[DC.$offset+k]))));d=10;}if(f>1e+07||f<-1e+07){return[f,g];}l=$fround(f*((d<0||d>=DC.$length)?($throwRuntimeError("index out of range"),undefined):DC.$array[DC.$offset+d]));m=true;f=l;g=m;return[f,g];}else if(d<0&&d>=-10){n=$fround(f/(o=-d,((o<0||o>=DC.$length)?($throwRuntimeError("index out of range"),undefined):DC.$array[DC.$offset+o])));p=true;f=n;g=p;return[f,g];}return[f,g];};DF=function(c,d,e,f,g,h){var aa,ab,ac,ad,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;j=(((i=d.expbits,i<32?(1<>0)+d.bias>>0)-2>>0;k=d.bias+1>>0;f=f+(((d.mantbits>>0)))>>0;while(true){if(!(!((e.$high===0&&e.$low===0))&&(l=$shiftRightUint64(e,((d.mantbits+2>>>0))),(l.$high===0&&l.$low===0)))){break;}e=$shiftLeft64(e,(1));f=f-(1)>>0;}if(h){e=(m=new $Uint64(0,1),new $Uint64(e.$high|m.$high,(e.$low|m.$low)>>>0));}while(true){if(!(!((n=$shiftRightUint64(e,(((1+d.mantbits>>>0)+2>>>0))),(n.$high===0&&n.$low===0))))){break;}e=(o=$shiftRightUint64(e,1),p=new $Uint64(e.$high&0,(e.$low&1)>>>0),new $Uint64(o.$high|p.$high,(o.$low|p.$low)>>>0));f=f+(1)>>0;}while(true){if(!((e.$high>0||(e.$high===0&&e.$low>1))&&f<(k-2>>0))){break;}e=(q=$shiftRightUint64(e,1),r=new $Uint64(e.$high&0,(e.$low&1)>>>0),new $Uint64(q.$high|r.$high,(q.$low|r.$low)>>>0));f=f+(1)>>0;}s=new $Uint64(e.$high&0,(e.$low&3)>>>0);e=$shiftRightUint64(e,(2));s=(t=new $Uint64(e.$high&0,(e.$low&1)>>>0),new $Uint64(s.$high|t.$high,(s.$low|t.$low)>>>0));f=f+(2)>>0;if((s.$high===0&&s.$low===3)){e=(u=new $Uint64(0,1),new $Uint64(e.$high+u.$high,e.$low+u.$low));if((v=$shiftLeft64(new $Uint64(0,1),((1+d.mantbits>>>0))),(e.$high===v.$high&&e.$low===v.$low))){e=$shiftRightUint64(e,(1));f=f+(1)>>0;}}if((w=$shiftRightUint64(e,d.mantbits),(w.$high===0&&w.$low===0))){f=d.bias;}x=$ifaceNil;if(f>j){e=$shiftLeft64(new $Uint64(0,1),d.mantbits);f=j+1>>0;x=CQ("ParseFloat",c);}aa=(y=(z=$shiftLeft64(new $Uint64(0,1),d.mantbits),new $Uint64(z.$high-0,z.$low-1)),new $Uint64(e.$high&y.$high,(e.$low&y.$low)>>>0));aa=(ab=$shiftLeft64((new $Uint64(0,(((f-d.bias>>0))&((((ac=d.expbits,ac<32?(1<>0)-1>>0))))),d.mantbits),new $Uint64(aa.$high|ab.$high,(aa.$low|ab.$low)>>>0));if(g){aa=(ad=$shiftLeft64($shiftLeft64(new $Uint64(0,1),d.mantbits),d.expbits),new $Uint64(aa.$high|ad.$high,(aa.$low|ad.$low)>>>0));}if(d===BK){return[(C.Float32frombits(((aa.$low>>>0)))),x];}return[C.Float64frombits(aa),x];};DG=function(c){var aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;d=0;e=0;f=$ifaceNil;g=CY(c);h=g[0];i=g[1];j=g[2];if(j){k=($fround(h));l=i;m=$ifaceNil;d=k;e=l;f=m;return[d,e,f];}n=CZ(c);o=n[0];p=n[1];q=n[2];r=n[3];s=n[4];e=n[5];t=n[6];if(!t){u=0;v=e;w=CP("ParseFloat",c);d=u;e=v;f=w;return[d,e,f];}if(s){x=DF($substring(c,0,e),BK,o,p,q,r);y=x[0];z=x[1];aa=($fround(y));ab=e;ac=z;d=aa;e=ab;f=ac;return[d,e,f];}if(CW){if(!r){ad=DE(o,p,q);ae=ad[0];af=ad[1];if(af){ag=ae;ah=e;ai=$ifaceNil;d=ag;e=ah;f=ai;return[d,e,f];}}aj=CA(o,p,q);ak=aj[0];al=aj[1];if(al){if(!r){am=ak;an=e;ao=$ifaceNil;d=am;e=an;f=ao;return[d,e,f];}ap=CA(new $Uint64(o.$high+0,o.$low+1),p,q);aq=ap[0];ar=ap[1];if(ar&&(ak===aq)){as=ak;at=e;au=$ifaceNil;d=as;e=at;f=au;return[d,e,f];}}}av=new CC.ptr(EG.zero(),0,0,false,false);if(!av.set($substring(c,0,e))){aw=0;ax=e;ay=CP("ParseFloat",c);d=aw;e=ax;f=ay;return[d,e,f];}az=av.floatBits(BK);ba=az[0];bb=az[1];d=C.Float32frombits(((ba.$low>>>0)));if(bb){f=CQ("ParseFloat",c);}bc=d;bd=e;be=f;d=bc;e=bd;f=be;return[d,e,f];};DH=function(c){var aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;d=0;e=0;f=$ifaceNil;g=CY(c);h=g[0];i=g[1];j=g[2];if(j){k=h;l=i;m=$ifaceNil;d=k;e=l;f=m;return[d,e,f];}n=CZ(c);o=n[0];p=n[1];q=n[2];r=n[3];s=n[4];e=n[5];t=n[6];if(!t){u=0;v=e;w=CP("ParseFloat",c);d=u;e=v;f=w;return[d,e,f];}if(s){x=DF($substring(c,0,e),BL,o,p,q,r);y=x[0];z=x[1];aa=y;ab=e;ac=z;d=aa;e=ab;f=ac;return[d,e,f];}if(CW){if(!r){ad=DD(o,p,q);ae=ad[0];af=ad[1];if(af){ag=ae;ah=e;ai=$ifaceNil;d=ag;e=ah;f=ai;return[d,e,f];}}aj=BZ(o,p,q);ak=aj[0];al=aj[1];if(al){if(!r){am=ak;an=e;ao=$ifaceNil;d=am;e=an;f=ao;return[d,e,f];}ap=BZ(new $Uint64(o.$high+0,o.$low+1),p,q);aq=ap[0];ar=ap[1];if(ar&&(ak===aq)){as=ak;at=e;au=$ifaceNil;d=as;e=at;f=au;return[d,e,f];}}}av=new CC.ptr(EG.zero(),0,0,false,false);if(!av.set($substring(c,0,e))){aw=0;ax=e;ay=CP("ParseFloat",c);d=aw;e=ax;f=ay;return[d,e,f];}az=av.floatBits(BL);ba=az[0];bb=az[1];d=C.Float64frombits(ba);if(bb){f=CQ("ParseFloat",c);}bc=d;bd=e;be=f;d=bc;e=bd;f=be;return[d,e,f];};DI=function(c,d){var c,d,e,f,g,h;e=DJ(c,d);f=e[0];g=e[1];h=e[2];if(!((g===c.length))&&($interfaceIsEqual(h,$ifaceNil)||!($interfaceIsEqual($assertType(h,EH).Err,$pkg.ErrSyntax)))){return[0,CP("ParseFloat",c)];}return[f,h];};$pkg.ParseFloat=DI;DJ=function(c,d){var c,d,e,f,g,h;if(d===32){e=DG(c);f=e[0];g=e[1];h=e[2];return[(f),g,h];}return DH(c);};DM=function(c){var c,d;d=c;if(d===("1")||d===("t")||d===("T")||d===("true")||d===("TRUE")||d===("True")){return[true,$ifaceNil];}else if(d===("0")||d===("f")||d===("F")||d===("false")||d===("FALSE")||d===("False")){return[false,$ifaceNil];}return[false,CP("ParseBool",c)];};$pkg.ParseBool=DM;DN=function(c){var c;if(c){return"true";}return"false";};$pkg.FormatBool=DN;DO=function(c,d){var c,d;if(d){return $appendSlice(c,"true");}return $appendSlice(c,"false");};$pkg.AppendBool=DO;DP=function(c){var c;return $internalize(c.toString(),$String);};$pkg.Itoa=DP;DQ=function(c){var c,d,e,f,g;if(c.length===0){return[0,CP("Atoi",c)];}d=0;while(true){if(!(d57){if(!((e===43))&&!((e===45))){return[0,CP("Atoi",c)];}}d=d+(1)>>0;}f=$global.Number($externalize(c,$String),10);if(!!!($global.isFinite(f))){return[0,CP("Atoi",c)];}g=$parseFloat(f);if(g>2.147483647e+09){return[2147483647,CQ("Atoi",c)];}else if(g<-2.147483648e+09){return[-2147483648,CQ("Atoi",c)];}return[$parseInt(f)>>0,$ifaceNil];};$pkg.Atoi=DQ;EI.methods=[{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)},{prop:"Assign",name:"Assign",pkg:"",typ:$funcType([$Uint64],[],false)},{prop:"Shift",name:"Shift",pkg:"",typ:$funcType([$Int],[],false)},{prop:"Round",name:"Round",pkg:"",typ:$funcType([$Int],[],false)},{prop:"RoundDown",name:"RoundDown",pkg:"",typ:$funcType([$Int],[],false)},{prop:"RoundUp",name:"RoundUp",pkg:"",typ:$funcType([$Int],[],false)},{prop:"RoundedInteger",name:"RoundedInteger",pkg:"",typ:$funcType([],[$Uint64],false)},{prop:"set",name:"set",pkg:"strconv",typ:$funcType([$String],[$Bool],false)},{prop:"floatBits",name:"floatBits",pkg:"strconv",typ:$funcType([ED],[$Uint64,$Bool],false)}];EH.methods=[{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)},{prop:"Unwrap",name:"Unwrap",pkg:"",typ:$funcType([],[$error],false)}];BJ.init("strconv",[{prop:"mantbits",name:"mantbits",embedded:false,exported:false,typ:$Uint,tag:""},{prop:"expbits",name:"expbits",embedded:false,exported:false,typ:$Uint,tag:""},{prop:"bias",name:"bias",embedded:false,exported:false,typ:$Int,tag:""}]);BS.init("strconv",[{prop:"d",name:"d",embedded:false,exported:false,typ:EA,tag:""},{prop:"nd",name:"nd",embedded:false,exported:false,typ:$Int,tag:""},{prop:"dp",name:"dp",embedded:false,exported:false,typ:$Int,tag:""},{prop:"neg",name:"neg",embedded:false,exported:false,typ:$Bool,tag:""}]);CC.init("strconv",[{prop:"d",name:"d",embedded:false,exported:false,typ:EG,tag:""},{prop:"nd",name:"nd",embedded:false,exported:false,typ:$Int,tag:""},{prop:"dp",name:"dp",embedded:false,exported:false,typ:$Int,tag:""},{prop:"neg",name:"neg",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"trunc",name:"trunc",embedded:false,exported:false,typ:$Bool,tag:""}]);CG.init("strconv",[{prop:"delta",name:"delta",embedded:false,exported:false,typ:$Int,tag:""},{prop:"cutoff",name:"cutoff",embedded:false,exported:false,typ:$String,tag:""}]);CO.init("",[{prop:"Func",name:"Func",embedded:false,exported:true,typ:$String,tag:""},{prop:"Num",name:"Num",embedded:false,exported:true,typ:$String,tag:""},{prop:"Err",name:"Err",embedded:false,exported:true,typ:$error,tag:""}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=E.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=F.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=D.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=A.$init();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}AQ=new DT([32,126,161,887,890,895,900,1366,1369,1418,1421,1479,1488,1514,1519,1524,1542,1563,1566,1805,1808,1866,1869,1969,1984,2042,2045,2093,2096,2139,2142,2154,2208,2247,2259,2444,2447,2448,2451,2482,2486,2489,2492,2500,2503,2504,2507,2510,2519,2519,2524,2531,2534,2558,2561,2570,2575,2576,2579,2617,2620,2626,2631,2632,2635,2637,2641,2641,2649,2654,2662,2678,2689,2745,2748,2765,2768,2768,2784,2787,2790,2801,2809,2828,2831,2832,2835,2873,2876,2884,2887,2888,2891,2893,2901,2903,2908,2915,2918,2935,2946,2954,2958,2965,2969,2975,2979,2980,2984,2986,2990,3001,3006,3010,3014,3021,3024,3024,3031,3031,3046,3066,3072,3129,3133,3149,3157,3162,3168,3171,3174,3183,3191,3257,3260,3277,3285,3286,3294,3299,3302,3314,3328,3407,3412,3427,3430,3478,3482,3517,3520,3526,3530,3530,3535,3551,3558,3567,3570,3572,3585,3642,3647,3675,3713,3773,3776,3789,3792,3801,3804,3807,3840,3948,3953,4058,4096,4295,4301,4301,4304,4685,4688,4701,4704,4749,4752,4789,4792,4805,4808,4885,4888,4954,4957,4988,4992,5017,5024,5109,5112,5117,5120,5788,5792,5880,5888,5908,5920,5942,5952,5971,5984,6003,6016,6109,6112,6121,6128,6137,6144,6157,6160,6169,6176,6264,6272,6314,6320,6389,6400,6443,6448,6459,6464,6464,6468,6509,6512,6516,6528,6571,6576,6601,6608,6618,6622,6683,6686,6780,6783,6793,6800,6809,6816,6829,6832,6848,6912,6987,6992,7036,7040,7155,7164,7223,7227,7241,7245,7304,7312,7354,7357,7367,7376,7418,7424,7957,7960,7965,7968,8005,8008,8013,8016,8061,8064,8147,8150,8175,8178,8190,8208,8231,8240,8286,8304,8305,8308,8348,8352,8383,8400,8432,8448,8587,8592,9254,9280,9290,9312,11123,11126,11507,11513,11559,11565,11565,11568,11623,11631,11632,11647,11670,11680,11858,11904,12019,12032,12245,12272,12283,12289,12438,12441,12543,12549,12771,12784,40956,40960,42124,42128,42182,42192,42539,42560,42743,42752,42943,42946,42954,42997,43052,43056,43065,43072,43127,43136,43205,43214,43225,43232,43347,43359,43388,43392,43481,43486,43574,43584,43597,43600,43609,43612,43714,43739,43766,43777,43782,43785,43790,43793,43798,43808,43883,43888,44013,44016,44025,44032,55203,55216,55238,55243,55291,63744,64109,64112,64217,64256,64262,64275,64279,64285,64449,64467,64831,64848,64911,64914,64967,65008,65021,65024,65049,65056,65131,65136,65276,65281,65470,65474,65479,65482,65487,65490,65495,65498,65500,65504,65518,65532,65533]);AR=new DT([173,907,909,930,1328,1424,1757,2111,2143,2229,2274,2436,2473,2481,2526,2564,2601,2609,2612,2615,2621,2653,2692,2702,2706,2729,2737,2740,2758,2762,2816,2820,2857,2865,2868,2910,2948,2961,2971,2973,3017,3085,3089,3113,3141,3145,3159,3213,3217,3241,3252,3269,3273,3295,3312,3341,3345,3397,3401,3456,3460,3506,3516,3541,3543,3715,3717,3723,3748,3750,3781,3783,3912,3992,4029,4045,4294,4681,4695,4697,4745,4785,4799,4801,4823,4881,5760,5901,5997,6001,6431,6751,7674,8024,8026,8028,8030,8117,8133,8156,8181,8335,11158,11311,11359,11558,11687,11695,11703,11711,11719,11727,11735,11743,11930,12352,12592,12687,12831,43470,43519,43815,43823,64311,64317,64319,64322,64325,65107,65127,65141,65511]);AS=new DU([65536,65613,65616,65629,65664,65786,65792,65794,65799,65843,65847,65948,65952,65952,66000,66045,66176,66204,66208,66256,66272,66299,66304,66339,66349,66378,66384,66426,66432,66499,66504,66517,66560,66717,66720,66729,66736,66771,66776,66811,66816,66855,66864,66915,66927,66927,67072,67382,67392,67413,67424,67431,67584,67589,67592,67640,67644,67644,67647,67742,67751,67759,67808,67829,67835,67867,67871,67897,67903,67903,67968,68023,68028,68047,68050,68102,68108,68149,68152,68154,68159,68168,68176,68184,68192,68255,68288,68326,68331,68342,68352,68405,68409,68437,68440,68466,68472,68497,68505,68508,68521,68527,68608,68680,68736,68786,68800,68850,68858,68903,68912,68921,69216,69293,69296,69297,69376,69415,69424,69465,69552,69579,69600,69622,69632,69709,69714,69743,69759,69825,69840,69864,69872,69881,69888,69959,69968,70006,70016,70132,70144,70206,70272,70313,70320,70378,70384,70393,70400,70412,70415,70416,70419,70468,70471,70472,70475,70477,70480,70480,70487,70487,70493,70499,70502,70508,70512,70516,70656,70753,70784,70855,70864,70873,71040,71093,71096,71133,71168,71236,71248,71257,71264,71276,71296,71352,71360,71369,71424,71450,71453,71467,71472,71487,71680,71739,71840,71922,71935,71942,71945,71945,71948,71992,71995,72006,72016,72025,72096,72103,72106,72151,72154,72164,72192,72263,72272,72354,72384,72440,72704,72773,72784,72812,72816,72847,72850,72886,72960,73014,73018,73031,73040,73049,73056,73112,73120,73129,73440,73464,73648,73648,73664,73713,73727,74649,74752,74868,74880,75075,77824,78894,82944,83526,92160,92728,92736,92777,92782,92783,92880,92909,92912,92917,92928,92997,93008,93047,93053,93071,93760,93850,93952,94026,94031,94087,94095,94111,94176,94180,94192,94193,94208,100343,100352,101589,101632,101640,110592,110878,110928,110930,110948,110951,110960,111355,113664,113770,113776,113788,113792,113800,113808,113817,113820,113823,118784,119029,119040,119078,119081,119154,119163,119272,119296,119365,119520,119539,119552,119638,119648,119672,119808,119967,119970,119970,119973,119974,119977,120074,120077,120134,120138,120485,120488,120779,120782,121483,121499,121519,122880,122904,122907,122922,123136,123180,123184,123197,123200,123209,123214,123215,123584,123641,123647,123647,124928,125124,125127,125142,125184,125259,125264,125273,125278,125279,126065,126132,126209,126269,126464,126500,126503,126523,126530,126530,126535,126548,126551,126564,126567,126619,126625,126651,126704,126705,126976,127019,127024,127123,127136,127150,127153,127221,127232,127405,127462,127490,127504,127547,127552,127560,127568,127569,127584,127589,127744,128727,128736,128748,128752,128764,128768,128883,128896,128984,128992,129003,129024,129035,129040,129095,129104,129113,129120,129159,129168,129197,129200,129201,129280,129619,129632,129645,129648,129652,129656,129658,129664,129670,129680,129704,129712,129718,129728,129730,129744,129750,129792,129994,130032,130041,131072,173789,173824,177972,177984,178205,178208,183969,183984,191456,194560,195101,196608,201546,917760,917999]);AT=new DT([12,39,59,62,399,926,2057,2102,2134,2291,2564,2580,2584,3711,3754,4285,4405,4576,4626,4743,4745,4750,4766,4868,4905,4913,4916,4922,5212,6420,6423,6454,7177,7223,7336,7431,7434,7483,7486,7526,7529,7567,7570,9327,27231,27482,27490,54357,54429,54445,54458,54460,54468,54534,54549,54557,54586,54591,54597,54609,55968,57351,57378,57381,60932,60960,60963,60968,60979,60984,60986,61000,61002,61004,61008,61011,61016,61018,61020,61022,61024,61027,61035,61043,61048,61053,61055,61066,61092,61098,61632,61648,63865,63948,64403]);AU=new DT([160,5760,8192,8193,8194,8195,8196,8197,8198,8199,8200,8201,8202,8239,8287,12288]);AX=$toNativeArray($kindUint64,[new $Uint64(0,1),new $Uint64(0,10),new $Uint64(0,100),new $Uint64(0,1000),new $Uint64(0,10000),new $Uint64(0,100000),new $Uint64(0,1000000),new $Uint64(0,10000000),new $Uint64(0,100000000),new $Uint64(0,1000000000),new $Uint64(2,1410065408),new $Uint64(23,1215752192),new $Uint64(232,3567587328),new $Uint64(2328,1316134912),new $Uint64(23283,276447232),new $Uint64(232830,2764472320),new $Uint64(2328306,1874919424),new $Uint64(23283064,1569325056),new $Uint64(232830643,2808348672),new $Uint64(2328306436,2313682944)]);BK=new BJ.ptr(23,8,-127);BL=new BJ.ptr(52,11,-1023);CB=$toNativeArray($kindArray,[$toNativeArray($kindUint64,[new $Uint64(389204073,3445679187),new $Uint64(4203730336,136053384)]),$toNativeArray($kindUint64,[new $Uint64(243252546,542936756),new $Uint64(2627331460,85033365)]),$toNativeArray($kindUint64,[new $Uint64(1377807506,2826154593),new $Uint64(3284164325,106291706)]),$toNativeArray($kindUint64,[new $Uint64(3869743031,1385209593),new $Uint64(4105205406,1206606456)]),$toNativeArray($kindUint64,[new $Uint64(2418589394,2476368732),new $Uint64(2565753378,3975354507)]),$toNativeArray($kindUint64,[new $Uint64(1949494919,947977267),new $Uint64(3207191723,2821709486)]),$toNativeArray($kindUint64,[new $Uint64(289385001,111229759),new $Uint64(4008989654,2453395034)]),$toNativeArray($kindUint64,[new $Uint64(1254607449,2753873159),new $Uint64(2505618534,459630072)]),$toNativeArray($kindUint64,[new $Uint64(1568259312,221115977),new $Uint64(3132023167,2722021238)]),$toNativeArray($kindUint64,[new $Uint64(4107807788,276394972),new $Uint64(3915028959,2328784723)]),$toNativeArray($kindUint64,[new $Uint64(2030508955,2320230505),new $Uint64(2446893099,3066103188)]),$toNativeArray($kindUint64,[new $Uint64(2538136194,1826546308),new $Uint64(3058616374,2758887161)]),$toNativeArray($kindUint64,[new $Uint64(4246412067,135699237),new $Uint64(3823270468,1301125303)]),$toNativeArray($kindUint64,[new $Uint64(4264620277,3842908407),new $Uint64(2389544042,2960686962)]),$toNativeArray($kindUint64,[new $Uint64(3183291699,1582410037),new $Uint64(2986930053,1553375055)]),$toNativeArray($kindUint64,[new $Uint64(2905372800,904270722),new $Uint64(3733662566,3015460643)]),$toNativeArray($kindUint64,[new $Uint64(1278987088,565169201),new $Uint64(2333539104,810921078)]),$toNativeArray($kindUint64,[new $Uint64(3746217508,706461501),new $Uint64(2916923880,1013651347)]),$toNativeArray($kindUint64,[new $Uint64(3609030061,883076877),new $Uint64(3646154850,1267064184)]),$toNativeArray($kindUint64,[new $Uint64(2255643788,1088793960),new $Uint64(2278846781,1865656939)]),$toNativeArray($kindUint64,[new $Uint64(1745812911,1360992450),new $Uint64(2848558476,3405812998)]),$toNativeArray($kindUint64,[new $Uint64(34782491,627498738),new $Uint64(3560698095,4257266248)]),$toNativeArray($kindUint64,[new $Uint64(21739056,4150283095),new $Uint64(2225436309,4271404141)]),$toNativeArray($kindUint64,[new $Uint64(1100915645,892886573),new $Uint64(2781795387,2118029704)]),$toNativeArray($kindUint64,[new $Uint64(1376144556,2189850041),new $Uint64(3477244234,1573795306)]),$toNativeArray($kindUint64,[new $Uint64(1933832171,3516139923),new $Uint64(2173277646,2057363890)]),$toNativeArray($kindUint64,[new $Uint64(269806566,3321433080),new $Uint64(2716597058,424221215)]),$toNativeArray($kindUint64,[new $Uint64(3558483680,2004307702),new $Uint64(3395746322,2677760166)]),$toNativeArray($kindUint64,[new $Uint64(2300620952,2505384628),new $Uint64(4244682903,1199716560)]),$toNativeArray($kindUint64,[new $Uint64(1437888095,1565865392),new $Uint64(2652926814,2360435586)]),$toNativeArray($kindUint64,[new $Uint64(3944843767,883589917),new $Uint64(3316158518,803060834)]),$toNativeArray($kindUint64,[new $Uint64(2783571061,30745572),new $Uint64(4145198147,3151309691)]),$toNativeArray($kindUint64,[new $Uint64(1202861001,556086894),new $Uint64(2590748842,1432697645)]),$toNativeArray($kindUint64,[new $Uint64(2577318075,1768850442),new $Uint64(3238436052,3938355704)]),$toNativeArray($kindUint64,[new $Uint64(3221647594,1137321229),new $Uint64(4048045066,627977334)]),$toNativeArray($kindUint64,[new $Uint64(939787922,1784567592),new $Uint64(2530028166,1466227658)]),$toNativeArray($kindUint64,[new $Uint64(3322218551,83225842),new $Uint64(3162535207,3980268220)]),$toNativeArray($kindUint64,[new $Uint64(4152773188,3325257774),new $Uint64(3953169009,3901593451)]),$toNativeArray($kindUint64,[new $Uint64(2058612330,4225769757),new $Uint64(2470730631,827883171)]),$toNativeArray($kindUint64,[new $Uint64(1499523589,3134728548),new $Uint64(3088413288,4256079436)]),$toNativeArray($kindUint64,[new $Uint64(1874404487,697185213),new $Uint64(3860516611,1025131999)]),$toNativeArray($kindUint64,[new $Uint64(2782115540,2046353494),new $Uint64(2412822882,103836587)]),$toNativeArray($kindUint64,[new $Uint64(2403902601,2557941868),new $Uint64(3016028602,2277279382)]),$toNativeArray($kindUint64,[new $Uint64(857394603,4271169159),new $Uint64(3770035753,699115580)]),$toNativeArray($kindUint64,[new $Uint64(2683355275,2132609812),new $Uint64(2356272345,3121301797)]),$toNativeArray($kindUint64,[new $Uint64(132968622,1592020441),new $Uint64(2945340432,680401775)]),$toNativeArray($kindUint64,[new $Uint64(3387436249,4137509200),new $Uint64(3681675540,850502218)]),$toNativeArray($kindUint64,[new $Uint64(3190889480,975330514),new $Uint64(2301047212,2679047534)]),$toNativeArray($kindUint64,[new $Uint64(1841128202,1219163142),new $Uint64(2876309015,3348809418)]),$toNativeArray($kindUint64,[new $Uint64(153926604,3671437576),new $Uint64(3595386269,3112269949)]),$toNativeArray($kindUint64,[new $Uint64(633075040,147164837),new $Uint64(2247116418,2482039630)]),$toNativeArray($kindUint64,[new $Uint64(2938827448,183956046),new $Uint64(2808895523,955065889)]),$toNativeArray($kindUint64,[new $Uint64(452308838,229945057),new $Uint64(3511119404,120090538)]),$toNativeArray($kindUint64,[new $Uint64(1356434847,3364941133),new $Uint64(2194449627,2222540234)]),$toNativeArray($kindUint64,[new $Uint64(3843027207,3132434592),new $Uint64(2743062034,1704433468)]),$toNativeArray($kindUint64,[new $Uint64(508816713,2841801416),new $Uint64(3428827542,4278025484)]),$toNativeArray($kindUint64,[new $Uint64(636020892,331026298),new $Uint64(4286034428,3200048207)]),$toNativeArray($kindUint64,[new $Uint64(2008125793,2354375084),new $Uint64(2678771517,4147513777)]),$toNativeArray($kindUint64,[new $Uint64(3583899065,4016710679),new $Uint64(3348464397,1963166749)]),$toNativeArray($kindUint64,[new $Uint64(1258648360,1799662877),new $Uint64(4185580496,3527700261)]),$toNativeArray($kindUint64,[new $Uint64(1323526137,1124789298),new $Uint64(2615987810,2204812663)]),$toNativeArray($kindUint64,[new $Uint64(580665847,2479728447),new $Uint64(3269984763,608532181)]),$toNativeArray($kindUint64,[new $Uint64(1799574133,2025918735),new $Uint64(4087480953,3981890698)]),$toNativeArray($kindUint64,[new $Uint64(2198475657,1803070121),new $Uint64(2554675596,878068950)]),$toNativeArray($kindUint64,[new $Uint64(600610923,3327579475),new $Uint64(3193344495,1097586188)]),$toNativeArray($kindUint64,[new $Uint64(750763654,3085732520),new $Uint64(3991680619,298240911)]),$toNativeArray($kindUint64,[new $Uint64(2079840020,854841001),new $Uint64(2494800386,3944496953)]),$toNativeArray($kindUint64,[new $Uint64(3673541849,1068551251),new $Uint64(3118500483,2783137543)]),$toNativeArray($kindUint64,[new $Uint64(3518185487,2409430888),new $Uint64(3898125604,2405180105)]),$toNativeArray($kindUint64,[new $Uint64(588253193,3116507041),new $Uint64(2436328502,3650721214)]),$toNativeArray($kindUint64,[new $Uint64(2882800140,674408330),new $Uint64(3045410628,2415917869)]),$toNativeArray($kindUint64,[new $Uint64(382274703,843010412),new $Uint64(3806763285,3019897337)]),$toNativeArray($kindUint64,[new $Uint64(2923276249,2137494243),new $Uint64(2379227053,2424306747)]),$toNativeArray($kindUint64,[new $Uint64(2580353487,3745609628),new $Uint64(2974033816,4104125258)]),$toNativeArray($kindUint64,[new $Uint64(1077958211,3608270211),new $Uint64(3717542271,835189277)]),$toNativeArray($kindUint64,[new $Uint64(1210594794,1718297970),new $Uint64(2323463919,2132606034)]),$toNativeArray($kindUint64,[new $Uint64(3660727141,388815),new $Uint64(2904329899,1592015718)]),$toNativeArray($kindUint64,[new $Uint64(2428425278,1074227842),new $Uint64(3630412374,916277824)]),$toNativeArray($kindUint64,[new $Uint64(1517765798,3892617873),new $Uint64(2269007733,3793899112)]),$toNativeArray($kindUint64,[new $Uint64(1897207248,2718288694),new $Uint64(2836259667,1521148418)]),$toNativeArray($kindUint64,[new $Uint64(224025412,3397860867),new $Uint64(3545324584,827693699)]),$toNativeArray($kindUint64,[new $Uint64(3898112266,4271146690),new $Uint64(2215827865,517308561)]),$toNativeArray($kindUint64,[new $Uint64(1651414861,3191449714),new $Uint64(2769784831,1720377526)]),$toNativeArray($kindUint64,[new $Uint64(4211752225,768086671),new $Uint64(3462231039,1076730083)]),$toNativeArray($kindUint64,[new $Uint64(2095474228,3164408729),new $Uint64(2163894399,2283569038)]),$toNativeArray($kindUint64,[new $Uint64(471859137,3955510912),new $Uint64(2704867999,1780719474)]),$toNativeArray($kindUint64,[new $Uint64(2737307570,1723163168),new $Uint64(3381084999,1152157518)]),$toNativeArray($kindUint64,[new $Uint64(1274150815,6470312),new $Uint64(4226356249,366455074)]),$toNativeArray($kindUint64,[new $Uint64(1870086083,1614656681),new $Uint64(2641472655,2913388981)]),$toNativeArray($kindUint64,[new $Uint64(3411349428,944579027),new $Uint64(3301840819,2567994402)]),$toNativeArray($kindUint64,[new $Uint64(2116703137,1180723784),new $Uint64(4127301024,2136251179)]),$toNativeArray($kindUint64,[new $Uint64(786068548,3422306925),new $Uint64(2579563140,1335156987)]),$toNativeArray($kindUint64,[new $Uint64(4203811157,4277883656),new $Uint64(3224453925,1668946233)]),$toNativeArray($kindUint64,[new $Uint64(2033538475,2126129098),new $Uint64(4030567406,3159924616)]),$toNativeArray($kindUint64,[new $Uint64(1270961547,791959774),new $Uint64(2519104629,901211061)]),$toNativeArray($kindUint64,[new $Uint64(2662443757,4211175190),new $Uint64(3148880786,2200255650)]),$toNativeArray($kindUint64,[new $Uint64(1180571049,2042743516),new $Uint64(3936100983,602835915)]),$toNativeArray($kindUint64,[new $Uint64(200985993,3961069257),new $Uint64(2460063114,1987385183)]),$toNativeArray($kindUint64,[new $Uint64(3472457964,1730111099),new $Uint64(3075078893,336747830)]),$toNativeArray($kindUint64,[new $Uint64(2193088807,2162638874),new $Uint64(3843848616,1494676612)]),$toNativeArray($kindUint64,[new $Uint64(3518164152,2962262032),new $Uint64(2402405385,934172882)]),$toNativeArray($kindUint64,[new $Uint64(2250221542,3702827541),new $Uint64(3003006731,2241457927)]),$toNativeArray($kindUint64,[new $Uint64(1739035104,2481050778),new $Uint64(3753758414,1728080585)]),$toNativeArray($kindUint64,[new $Uint64(3771251500,1550656736),new $Uint64(2346099009,6308541)]),$toNativeArray($kindUint64,[new $Uint64(1492838903,1938320920),new $Uint64(2932623761,1081627501)]),$toNativeArray($kindUint64,[new $Uint64(2939790453,1349159326),new $Uint64(3665779701,2425776200)]),$toNativeArray($kindUint64,[new $Uint64(1837369033,1380095491),new $Uint64(2291112313,2052981037)]),$toNativeArray($kindUint64,[new $Uint64(3370453115,2798861187),new $Uint64(2863890391,3639968120)]),$toNativeArray($kindUint64,[new $Uint64(4213066394,2424834660),new $Uint64(3579862989,3476218326)]),$toNativeArray($kindUint64,[new $Uint64(1559424672,2589263487),new $Uint64(2237414368,2709507366)]),$toNativeArray($kindUint64,[new $Uint64(4096764488,3236579358),new $Uint64(2796767960,3386884207)]),$toNativeArray($kindUint64,[new $Uint64(4047213786,4045724198),new $Uint64(3495959950,4233605259)]),$toNativeArray($kindUint64,[new $Uint64(1992637704,3602319448),new $Uint64(2184974969,1572261463)]),$toNativeArray($kindUint64,[new $Uint64(1417055307,207932014),new $Uint64(2731218711,3039068653)]),$toNativeArray($kindUint64,[new $Uint64(2845060957,3481140489),new $Uint64(3414023389,2725093992)]),$toNativeArray($kindUint64,[new $Uint64(3556326197,1130200140),new $Uint64(4267529237,185142018)]),$toNativeArray($kindUint64,[new $Uint64(3296445697,1243245999),new $Uint64(2667205773,652584673)]),$toNativeArray($kindUint64,[new $Uint64(899331649,2627799323),new $Uint64(3334007216,1889472666)]),$toNativeArray($kindUint64,[new $Uint64(3271648210,63523682),new $Uint64(4167509020,2361840832)]),$toNativeArray($kindUint64,[new $Uint64(2044780131,1113444125),new $Uint64(2604693137,3623634168)]),$toNativeArray($kindUint64,[new $Uint64(2555975164,318063332),new $Uint64(3255866422,1308317238)]),$toNativeArray($kindUint64,[new $Uint64(1047485307,397579165),new $Uint64(4069833027,3782880196)]),$toNativeArray($kindUint64,[new $Uint64(2802161964,4006583362),new $Uint64(2543645642,1827429210)]),$toNativeArray($kindUint64,[new $Uint64(1355218808,713261907),new $Uint64(3179557053,136802865)]),$toNativeArray($kindUint64,[new $Uint64(2767765334,891577384),new $Uint64(3974446316,1244745405)]),$toNativeArray($kindUint64,[new $Uint64(2266724245,3778461337),new $Uint64(2484028947,2925449526)]),$toNativeArray($kindUint64,[new $Uint64(685921659,1501851199),new $Uint64(3105036184,2583070084)]),$toNativeArray($kindUint64,[new $Uint64(857402074,803572175),new $Uint64(3881295230,3228837605)]),$toNativeArray($kindUint64,[new $Uint64(1072747208,1575974433),new $Uint64(2425809519,944281679)]),$toNativeArray($kindUint64,[new $Uint64(267192186,1969968041),new $Uint64(3032261899,106610275)]),$toNativeArray($kindUint64,[new $Uint64(3555215705,314976404),new $Uint64(3790327373,3354488315)]),$toNativeArray($kindUint64,[new $Uint64(1685138903,2881214812),new $Uint64(2368954608,2633426109)]),$toNativeArray($kindUint64,[new $Uint64(3180165453,2527776691),new $Uint64(2961193260,3291782636)]),$toNativeArray($kindUint64,[new $Uint64(3975206816,4233462688),new $Uint64(3701491575,4114728295)]),$toNativeArray($kindUint64,[new $Uint64(4095116996,2645914180),new $Uint64(2313432234,4182317920)]),$toNativeArray($kindUint64,[new $Uint64(823928949,3307392725),new $Uint64(2891790293,3080413753)]),$toNativeArray($kindUint64,[new $Uint64(2103653011,913015435),new $Uint64(3614737867,629291719)]),$toNativeArray($kindUint64,[new $Uint64(2925395868,33763735),new $Uint64(2259211166,4151403708)]),$toNativeArray($kindUint64,[new $Uint64(3656744835,42204668),new $Uint64(2824013958,3041770987)]),$toNativeArray($kindUint64,[new $Uint64(3497189219,3273981307),new $Uint64(3530017448,1654730086)]),$toNativeArray($kindUint64,[new $Uint64(1112001438,1509367405),new $Uint64(2206260905,1034206304)]),$toNativeArray($kindUint64,[new $Uint64(1390001797,4034192904),new $Uint64(2757826131,2366499704)]),$toNativeArray($kindUint64,[new $Uint64(1737502247,1821515659),new $Uint64(3447282664,1884382806)]),$toNativeArray($kindUint64,[new $Uint64(12197080,2749060022),new $Uint64(2154551665,1177739254)]),$toNativeArray($kindUint64,[new $Uint64(2162729998,3436325028),new $Uint64(2693189581,2545915891)]),$toNativeArray($kindUint64,[new $Uint64(1629670674,2147922637),new $Uint64(3366486976,4256136688)]),$toNativeArray($kindUint64,[new $Uint64(2037088343,537419649),new $Uint64(4208108721,1025203564)]),$toNativeArray($kindUint64,[new $Uint64(3420663862,1946500016),new $Uint64(2630067950,3325106787)]),$toNativeArray($kindUint64,[new $Uint64(3202088004,285641372),new $Uint64(3287584938,2008899836)]),$toNativeArray($kindUint64,[new $Uint64(4002610005,357051716),new $Uint64(4109481173,363641147)]),$toNativeArray($kindUint64,[new $Uint64(1964760341,760028234),new $Uint64(2568425733,764146629)]),$toNativeArray($kindUint64,[new $Uint64(3529692250,2023777117),new $Uint64(3210532166,2028925110)]),$toNativeArray($kindUint64,[new $Uint64(2264631665,382237748),new $Uint64(4013165208,388672740)]),$toNativeArray($kindUint64,[new $Uint64(3562878438,2923253152),new $Uint64(2508228255,242920462)]),$toNativeArray($kindUint64,[new $Uint64(2306114400,1506582793),new $Uint64(3135285318,3524876050)]),$toNativeArray($kindUint64,[new $Uint64(735159352,1883228491),new $Uint64(3919106648,2258611415)]),$toNativeArray($kindUint64,[new $Uint64(2070087331,1177017807),new $Uint64(2449441655,1411632134)]),$toNativeArray($kindUint64,[new $Uint64(440125516,397530434),new $Uint64(3061802069,690798344)]),$toNativeArray($kindUint64,[new $Uint64(550156895,496913043),new $Uint64(3827252586,1937239754)]),$toNativeArray($kindUint64,[new $Uint64(1417589883,1921183388),new $Uint64(2392032866,2284516670)]),$toNativeArray($kindUint64,[new $Uint64(3919471002,1327737411),new $Uint64(2990041083,708162189)]),$toNativeArray($kindUint64,[new $Uint64(1678113280,3807155412),new $Uint64(3737551353,4106428209)]),$toNativeArray($kindUint64,[new $Uint64(3733175360,2379472132),new $Uint64(2335969596,955904894)]),$toNativeArray($kindUint64,[new $Uint64(2518985552,2974340165),new $Uint64(2919961995,1194881118)]),$toNativeArray($kindUint64,[new $Uint64(1001248292,3717925207),new $Uint64(3649952494,419859574)]),$toNativeArray($kindUint64,[new $Uint64(3847005655,176219606),new $Uint64(2281220308,3483637705)]),$toNativeArray($kindUint64,[new $Uint64(1587531596,3441499980),new $Uint64(2851525386,59579836)]),$toNativeArray($kindUint64,[new $Uint64(1984414496,6907679),new $Uint64(3564406732,2221958443)]),$toNativeArray($kindUint64,[new $Uint64(703388148,4317299),new $Uint64(2227754207,3536207675)]),$toNativeArray($kindUint64,[new $Uint64(4100460657,5396624),new $Uint64(2784692759,3346517769)]),$toNativeArray($kindUint64,[new $Uint64(1904350349,1080487604),new $Uint64(3480865949,3109405388)]),$toNativeArray($kindUint64,[new $Uint64(3337702616,1212175664),new $Uint64(2175541218,2480249279)]),$toNativeArray($kindUint64,[new $Uint64(3098386446,1515219580),new $Uint64(2719426523,952827951)]),$toNativeArray($kindUint64,[new $Uint64(2799241233,4041508124),new $Uint64(3399283154,117293115)]),$toNativeArray($kindUint64,[new $Uint64(2425309718,1830659683),new $Uint64(4249103942,2294100042)]),$toNativeArray($kindUint64,[new $Uint64(2589560398,70420478),new $Uint64(2655689964,360070702)]),$toNativeArray($kindUint64,[new $Uint64(1089466849,2235509245),new $Uint64(3319612455,450088378)]),$toNativeArray($kindUint64,[new $Uint64(3509317209,3868128380),new $Uint64(4149515568,3783835944)]),$toNativeArray($kindUint64,[new $Uint64(2193323256,806967502),new $Uint64(2593447230,2364897465)]),$toNativeArray($kindUint64,[new $Uint64(3815395894,1008709377),new $Uint64(3241809038,808638183)]),$toNativeArray($kindUint64,[new $Uint64(3695503043,3408370369),new $Uint64(4052261297,3158281377)]),$toNativeArray($kindUint64,[new $Uint64(699076666,1593360569),new $Uint64(2532663311,363313125)]),$toNativeArray($kindUint64,[new $Uint64(1947587656,4139184359),new $Uint64(3165829138,3675366878)]),$toNativeArray($kindUint64,[new $Uint64(287000923,879013153),new $Uint64(3957286423,2446724950)]),$toNativeArray($kindUint64,[new $Uint64(3400601049,12512308),new $Uint64(2473304014,3139815829)]),$toNativeArray($kindUint64,[new $Uint64(1029525839,1089382210),new $Uint64(3091630018,1777286139)]),$toNativeArray($kindUint64,[new $Uint64(213165475,287985938),new $Uint64(3864537523,74124026)]),$toNativeArray($kindUint64,[new $Uint64(1206970245,3938087595),new $Uint64(2415335951,3804423900)]),$toNativeArray($kindUint64,[new $Uint64(1508712807,1701384022),new $Uint64(3019169939,3681788051)]),$toNativeArray($kindUint64,[new $Uint64(812149185,1052988204),new $Uint64(3773962424,3528493240)]),$toNativeArray($kindUint64,[new $Uint64(507593240,3342472187),new $Uint64(2358726515,2205308275)]),$toNativeArray($kindUint64,[new $Uint64(3855717022,4178090234),new $Uint64(2948408144,1682893519)]),$toNativeArray($kindUint64,[new $Uint64(3745904454,3075129145),new $Uint64(3685510180,2103616899)]),$toNativeArray($kindUint64,[new $Uint64(1804319372,848213891),new $Uint64(2303443862,3462244210)]),$toNativeArray($kindUint64,[new $Uint64(107915567,1060267364),new $Uint64(2879304828,2180321615)]),$toNativeArray($kindUint64,[new $Uint64(3356119931,251592381),new $Uint64(3599131035,2725402018)]),$toNativeArray($kindUint64,[new $Uint64(3171316780,3915341622),new $Uint64(2249456897,1166505349)]),$toNativeArray($kindUint64,[new $Uint64(742920504,599209732),new $Uint64(2811821121,2531873511)]),$toNativeArray($kindUint64,[new $Uint64(4149876102,749012165),new $Uint64(3514776401,4238583712)]),$toNativeArray($kindUint64,[new $Uint64(2593672563,3689358075),new $Uint64(2196735251,1038502084)]),$toNativeArray($kindUint64,[new $Uint64(3242090704,3537955770),new $Uint64(2745919064,224385781)]),$toNativeArray($kindUint64,[new $Uint64(831387909,127477416),new $Uint64(3432398830,280482227)]),$toNativeArray($kindUint64,[new $Uint64(4260460358,1233088594),new $Uint64(4290498537,2498086431)]),$toNativeArray($kindUint64,[new $Uint64(4273400459,3991905843),new $Uint64(2681561585,4245658579)]),$toNativeArray($kindUint64,[new $Uint64(4268008750,3916140480),new $Uint64(3351951982,2085847752)]),$toNativeArray($kindUint64,[new $Uint64(1040043642,2747691952),new $Uint64(4189939978,459826043)]),$toNativeArray($kindUint64,[new $Uint64(113156364,2791049294),new $Uint64(2618712486,1361133101)]),$toNativeArray($kindUint64,[new $Uint64(1215187279,3488811618),new $Uint64(3273390607,3848900024)]),$toNativeArray($kindUint64,[new $Uint64(1518984099,3287272698),new $Uint64(4091738259,3737383206)]),$toNativeArray($kindUint64,[new $Uint64(4170590534,1517674524),new $Uint64(2557336412,1798993591)]),$toNativeArray($kindUint64,[new $Uint64(4139496343,4044576803),new $Uint64(3196670515,2248741989)]),$toNativeArray($kindUint64,[new $Uint64(1953144957,3981979180),new $Uint64(3995838144,1737185663)]),$toNativeArray($kindUint64,[new $Uint64(2831328334,3025607900),new $Uint64(2497398840,1085741039)]),$toNativeArray($kindUint64,[new $Uint64(2465418594,1634526227),new $Uint64(3121748550,1357176299)]),$toNativeArray($kindUint64,[new $Uint64(2008031418,4190641431),new $Uint64(3902185687,3843954022)]),$toNativeArray($kindUint64,[new $Uint64(181277812,3692892718),new $Uint64(2438866054,4013084000)]),$toNativeArray($kindUint64,[new $Uint64(226597266,321148602),new $Uint64(3048582568,2868871352)]),$toNativeArray($kindUint64,[new $Uint64(283246582,2548919401),new $Uint64(3810728210,3586089190)]),$toNativeArray($kindUint64,[new $Uint64(3398254586,519332801),new $Uint64(2381705131,3315047567)]),$toNativeArray($kindUint64,[new $Uint64(3174076408,2796649650),new $Uint64(2977131414,3070067635)]),$toNativeArray($kindUint64,[new $Uint64(2893853686,3495812062),new $Uint64(3721414268,1690100896)]),$toNativeArray($kindUint64,[new $Uint64(1808658554,1111140715),new $Uint64(2325883917,3203796708)]),$toNativeArray($kindUint64,[new $Uint64(2260823192,3536409542),new $Uint64(2907354897,783520413)]),$toNativeArray($kindUint64,[new $Uint64(3899770815,125544631),new $Uint64(3634193621,2053142340)]),$toNativeArray($kindUint64,[new $Uint64(289873111,1689078130),new $Uint64(2271371013,1820084875)]),$toNativeArray($kindUint64,[new $Uint64(3583566861,1037605839),new $Uint64(2839213766,3348847917)]),$toNativeArray($kindUint64,[new $Uint64(1258233104,2370749123),new $Uint64(3549017208,2038576249)]),$toNativeArray($kindUint64,[new $Uint64(3470750250,1481718202),new $Uint64(2218135755,1274110155)]),$toNativeArray($kindUint64,[new $Uint64(3264695988,3999631400),new $Uint64(2772669694,518895870)]),$toNativeArray($kindUint64,[new $Uint64(1933386338,704571954),new $Uint64(3465837117,2796103486)]),$toNativeArray($kindUint64,[new $Uint64(134624637,1514099295),new $Uint64(2166148198,2284435591)]),$toNativeArray($kindUint64,[new $Uint64(3389506268,2966365943),new $Uint64(2707685248,708060840)]),$toNativeArray($kindUint64,[new $Uint64(4236882835,3707957429),new $Uint64(3384606560,885076050)]),$toNativeArray($kindUint64,[new $Uint64(3148619896,3561204962),new $Uint64(4230758200,1106345063)]),$toNativeArray($kindUint64,[new $Uint64(3578500171,2225753101),new $Uint64(2644223875,691465664)]),$toNativeArray($kindUint64,[new $Uint64(178157918,1708449553),new $Uint64(3305279843,4085557553)]),$toNativeArray($kindUint64,[new $Uint64(1296439221,4283045589),new $Uint64(4131599804,4033205117)]),$toNativeArray($kindUint64,[new $Uint64(1347145425,3213774405),new $Uint64(2582249878,373269550)]),$toNativeArray($kindUint64,[new $Uint64(3831415430,795992534),new $Uint64(3227812347,2614070585)]),$toNativeArray($kindUint64,[new $Uint64(1568043815,3142474316),new $Uint64(4034765434,2193846408)]),$toNativeArray($kindUint64,[new $Uint64(980027384,3574659183),new $Uint64(2521728396,2444895829)]),$toNativeArray($kindUint64,[new $Uint64(2298776055,173356683),new $Uint64(3152160495,3056119786)]),$toNativeArray($kindUint64,[new $Uint64(725986420,3437921326),new $Uint64(3940200619,2746407909)]),$toNativeArray($kindUint64,[new $Uint64(990612425,1217181),new $Uint64(2462625387,1179634031)]),$toNativeArray($kindUint64,[new $Uint64(164523707,1075263300),new $Uint64(3078281734,400800715)]),$toNativeArray($kindUint64,[new $Uint64(3426880106,270337301),new $Uint64(3847852167,2648484541)]),$toNativeArray($kindUint64,[new $Uint64(2678670978,1242702637),new $Uint64(2404907604,3265915574)]),$toNativeArray($kindUint64,[new $Uint64(1200855074,3700861945),new $Uint64(3006134505,4082394468)]),$toNativeArray($kindUint64,[new $Uint64(1501068843,2478593783),new $Uint64(3757668132,1881767613)]),$toNativeArray($kindUint64,[new $Uint64(1475038939,1012250202),new $Uint64(2348542582,3323588406)]),$toNativeArray($kindUint64,[new $Uint64(3991282322,191570929),new $Uint64(2935678228,2007001859)]),$toNativeArray($kindUint64,[new $Uint64(3915361078,2386947309),new $Uint64(3669597785,2508752324)]),$toNativeArray($kindUint64,[new $Uint64(299617026,418100244),new $Uint64(2293498615,4252324763)]),$toNativeArray($kindUint64,[new $Uint64(3595746754,2670108953),new $Uint64(2866873269,4241664129)]),$toNativeArray($kindUint64,[new $Uint64(1273457971,1190152543),new $Uint64(3583591587,2080854690)]),$toNativeArray($kindUint64,[new $Uint64(1869653056,206974427),new $Uint64(2239744742,763663269)]),$toNativeArray($kindUint64,[new $Uint64(3410808144,258718034),new $Uint64(2799680927,3102062734)]),$toNativeArray($kindUint64,[new $Uint64(2116026532,323397543),new $Uint64(3499601159,2803836594)]),$toNativeArray($kindUint64,[new $Uint64(2396258406,2349607112),new $Uint64(2187250724,3363010607)]),$toNativeArray($kindUint64,[new $Uint64(1921581184,789525242),new $Uint64(2734063405,4203763259)]),$toNativeArray($kindUint64,[new $Uint64(1328234656,986906553),new $Uint64(3417579257,2033478602)]),$toNativeArray($kindUint64,[new $Uint64(3807776968,1233633192),new $Uint64(4271974071,3615590076)]),$toNativeArray($kindUint64,[new $Uint64(232376957,771020745),new $Uint64(2669983794,3870356534)]),$toNativeArray($kindUint64,[new $Uint64(2437954844,2037517755),new $Uint64(3337479743,2690462019)]),$toNativeArray($kindUint64,[new $Uint64(1973701731,2546897194),new $Uint64(4171849679,2289335700)]),$toNativeArray($kindUint64,[new $Uint64(3381047230,1054939834),new $Uint64(2607406049,3041447548)]),$toNativeArray($kindUint64,[new $Uint64(4226309037,3466158440),new $Uint64(3259257562,580583963)]),$toNativeArray($kindUint64,[new $Uint64(4209144473,1111472579),new $Uint64(4074071952,2873213602)]),$toNativeArray($kindUint64,[new $Uint64(3704457119,3379024922),new $Uint64(2546294970,1795758501)]),$toNativeArray($kindUint64,[new $Uint64(1409345927,3150039328),new $Uint64(3182868713,97214479)]),$toNativeArray($kindUint64,[new $Uint64(687940585,2863807336),new $Uint64(3978585891,1195259923)]),$toNativeArray($kindUint64,[new $Uint64(4188059250,179266849),new $Uint64(2486616182,210166539)]),$toNativeArray($kindUint64,[new $Uint64(4161332238,2371567209),new $Uint64(3108270227,2410191822)]),$toNativeArray($kindUint64,[new $Uint64(3054181650,816975364),new $Uint64(3885337784,1938997954)]),$toNativeArray($kindUint64,[new $Uint64(2982605355,1584351426),new $Uint64(2428336115,1211873721)]),$toNativeArray($kindUint64,[new $Uint64(507031222,906697459),new $Uint64(3035420144,441100328)]),$toNativeArray($kindUint64,[new $Uint64(633789027,3280855472),new $Uint64(3794275180,551375410)]),$toNativeArray($kindUint64,[new $Uint64(1469859966,1513663758),new $Uint64(2371421987,2492093279)]),$toNativeArray($kindUint64,[new $Uint64(763583133,4039563345),new $Uint64(2964277484,2041374775)]),$toNativeArray($kindUint64,[new $Uint64(4175704389,1828228709),new $Uint64(3705346855,2551718468)]),$toNativeArray($kindUint64,[new $Uint64(462331595,1679513855),new $Uint64(2315841784,3205436779)]),$toNativeArray($kindUint64,[new $Uint64(3799139966,1025650495),new $Uint64(2894802230,4006795973)]),$toNativeArray($kindUint64,[new $Uint64(1527699485,3429546767),new $Uint64(3618502788,2861011319)]),$toNativeArray($kindUint64,[new $Uint64(2565424914,2680337641),new $Uint64(2261564242,3935615722)]),$toNativeArray($kindUint64,[new $Uint64(1059297495,1202938404),new $Uint64(2826955303,2772036005)]),$toNativeArray($kindUint64,[new $Uint64(2397863693,429931181),new $Uint64(3533694129,2391303182)]),$toNativeArray($kindUint64,[new $Uint64(424922984,805577900),new $Uint64(2208558830,4178919049)]),$toNativeArray($kindUint64,[new $Uint64(1604895554,1006972375),new $Uint64(2760698538,3076165163)]),$toNativeArray($kindUint64,[new $Uint64(932377618,3406199117),new $Uint64(3450873173,1697722806)]),$toNativeArray($kindUint64,[new $Uint64(3803961483,3202616272),new $Uint64(2156795733,1597947665)]),$toNativeArray($kindUint64,[new $Uint64(1533726382,2929528516),new $Uint64(2695994666,3071176406)]),$toNativeArray($kindUint64,[new $Uint64(4064641626,1514426997),new $Uint64(3369993333,1691486859)]),$toNativeArray($kindUint64,[new $Uint64(4007060208,4040517394),new $Uint64(4212491666,3188100398)]),$toNativeArray($kindUint64,[new $Uint64(1430670806,2525323371),new $Uint64(2632807291,3066304573)]),$toNativeArray($kindUint64,[new $Uint64(2862080332,1009170566),new $Uint64(3291009114,2759138892)]),$toNativeArray($kindUint64,[new $Uint64(3577600415,1261463208),new $Uint64(4113761393,1301439967)]),$toNativeArray($kindUint64,[new $Uint64(3846612995,2399027241),new $Uint64(2571100870,3497754539)]),$toNativeArray($kindUint64,[new $Uint64(3734524420,1925042227),new $Uint64(3213876088,2224709526)]),$toNativeArray($kindUint64,[new $Uint64(2520671877,2406302784),new $Uint64(4017345110,2780886908)]),$toNativeArray($kindUint64,[new $Uint64(3722903571,2040810152),new $Uint64(2510840694,664312493)]),$toNativeArray($kindUint64,[new $Uint64(1432403992,1477270866),new $Uint64(3138550867,2977874265)]),$toNativeArray($kindUint64,[new $Uint64(2864246814,1846588582),new $Uint64(3923188584,2648601007)]),$toNativeArray($kindUint64,[new $Uint64(3400766995,80376040),new $Uint64(2451992865,1655375629)]),$toNativeArray($kindUint64,[new $Uint64(1029733271,3321695522),new $Uint64(3064991081,3142961361)]),$toNativeArray($kindUint64,[new $Uint64(2360908413,3078377578),new $Uint64(3831238852,707476229)]),$toNativeArray($kindUint64,[new $Uint64(2012438670,2460856898),new $Uint64(2394524282,2589656291)]),$toNativeArray($kindUint64,[new $Uint64(1441806514,928587475),new $Uint64(2993155353,1089586716)]),$toNativeArray($kindUint64,[new $Uint64(1802258142,3308217992),new $Uint64(3741444191,2435725219)]),$toNativeArray($kindUint64,[new $Uint64(589540427,993894421),new $Uint64(2338402619,3132940998)]),$toNativeArray($kindUint64,[new $Uint64(2884409182,168626202),new $Uint64(2923003274,2842434423)]),$toNativeArray($kindUint64,[new $Uint64(2531769653,2358266401),new $Uint64(3653754093,1405559381)]),$toNativeArray($kindUint64,[new $Uint64(2119226945,2010787412),new $Uint64(2283596308,1415345525)]),$toNativeArray($kindUint64,[new $Uint64(3722775505,3587226089),new $Uint64(2854495385,1769181906)]),$toNativeArray($kindUint64,[new $Uint64(2505985734,1262807140),new $Uint64(3568119231,3285219207)]),$toNativeArray($kindUint64,[new $Uint64(3176853819,4010479934),new $Uint64(2230074519,3663874740)]),$toNativeArray($kindUint64,[new $Uint64(3971067274,3939358094),new $Uint64(2787593149,3506101601)]),$toNativeArray($kindUint64,[new $Uint64(1742608621,2776713970),new $Uint64(3484491437,1161401530)]),$toNativeArray($kindUint64,[new $Uint64(2162872212,2272317143),new $Uint64(2177807148,1262746868)]),$toNativeArray($kindUint64,[new $Uint64(2703590265,2840396429),new $Uint64(2722258935,1578433585)]),$toNativeArray($kindUint64,[new $Uint64(158262360,329270064),new $Uint64(3402823669,899300158)]),$toNativeArray($kindUint64,[new $Uint64(2345311598,411587580),new $Uint64(4253529586,2197867021)]),$toNativeArray($kindUint64,[new $Uint64(2002690660,3478467709),new $Uint64(2658455991,2447408712)]),$toNativeArray($kindUint64,[new $Uint64(2503363326,53117341),new $Uint64(3323069989,1985519066)]),$toNativeArray($kindUint64,[new $Uint64(981720509,2213880324),new $Uint64(4153837486,3555640657)]),$toNativeArray($kindUint64,[new $Uint64(3297929878,1920546114),new $Uint64(2596148429,1148533586)]),$toNativeArray($kindUint64,[new $Uint64(1974928700,253198995),new $Uint64(3245185536,2509408807)]),$toNativeArray($kindUint64,[new $Uint64(1394919051,316498744),new $Uint64(4056481920,3136761009)]),$toNativeArray($kindUint64,[new $Uint64(3556178966,3955908099),new $Uint64(2535301200,1960475630)]),$toNativeArray($kindUint64,[new $Uint64(2297740060,2797401476),new $Uint64(3169126500,2450594538)]),$toNativeArray($kindUint64,[new $Uint64(724691427,3496751845),new $Uint64(3961408125,3063243173)]),$toNativeArray($kindUint64,[new $Uint64(989803054,1648598991),new $Uint64(2475880078,2451397895)]),$toNativeArray($kindUint64,[new $Uint64(163511993,4208232386),new $Uint64(3094850098,916763721)]),$toNativeArray($kindUint64,[new $Uint64(1278131816,2039065011),new $Uint64(3868562622,3293438299)]),$toNativeArray($kindUint64,[new $Uint64(261961473,1274415632),new $Uint64(2417851639,984657113)]),$toNativeArray($kindUint64,[new $Uint64(1401193665,2666761364),new $Uint64(3022314549,157079567)]),$toNativeArray($kindUint64,[new $Uint64(677750258,112226233),new $Uint64(3777893186,1270091283)]),$toNativeArray($kindUint64,[new $Uint64(4181690295,1143883219),new $Uint64(2361183241,1867548875)]),$toNativeArray($kindUint64,[new $Uint64(4153371045,356112200),new $Uint64(2951479051,3408177918)]),$toNativeArray($kindUint64,[new $Uint64(3044230158,1518882075),new $Uint64(3689348814,3186480574)]),$toNativeArray($kindUint64,[new $Uint64(828902024,4170526768),new $Uint64(2305843009,917808535)]),$toNativeArray($kindUint64,[new $Uint64(4257353003,918191165),new $Uint64(2882303761,2221002492)]),$toNativeArray($kindUint64,[new $Uint64(1026723958,73997132),new $Uint64(3602879701,3849994940)]),$toNativeArray($kindUint64,[new $Uint64(2789186121,3267473679),new $Uint64(2251799813,2943117749)]),$toNativeArray($kindUint64,[new $Uint64(265257180,863116627),new $Uint64(2814749767,457671715)]),$toNativeArray($kindUint64,[new $Uint64(3552796947,1078895784),new $Uint64(3518437208,3793315115)]),$toNativeArray($kindUint64,[new $Uint64(1683627180,137438953),new $Uint64(2199023255,2370821947)]),$toNativeArray($kindUint64,[new $Uint64(1030792151,171798691),new $Uint64(2748779069,1889785610)]),$toNativeArray($kindUint64,[new $Uint64(3435973836,3435973836),new $Uint64(3435973836,3435973836)]),$toNativeArray($kindUint64,[new $Uint64(0,0),new $Uint64(2147483648,0)]),$toNativeArray($kindUint64,[new $Uint64(0,0),new $Uint64(2684354560,0)]),$toNativeArray($kindUint64,[new $Uint64(0,0),new $Uint64(3355443200,0)]),$toNativeArray($kindUint64,[new $Uint64(0,0),new $Uint64(4194304000,0)]),$toNativeArray($kindUint64,[new $Uint64(0,0),new $Uint64(2621440000,0)]),$toNativeArray($kindUint64,[new $Uint64(0,0),new $Uint64(3276800000,0)]),$toNativeArray($kindUint64,[new $Uint64(0,0),new $Uint64(4096000000,0)]),$toNativeArray($kindUint64,[new $Uint64(0,0),new $Uint64(2560000000,0)]),$toNativeArray($kindUint64,[new $Uint64(0,0),new $Uint64(3200000000,0)]),$toNativeArray($kindUint64,[new $Uint64(0,0),new $Uint64(4000000000,0)]),$toNativeArray($kindUint64,[new $Uint64(0,0),new $Uint64(2500000000,0)]),$toNativeArray($kindUint64,[new $Uint64(0,0),new $Uint64(3125000000,0)]),$toNativeArray($kindUint64,[new $Uint64(0,0),new $Uint64(3906250000,0)]),$toNativeArray($kindUint64,[new $Uint64(0,0),new $Uint64(2441406250,0)]),$toNativeArray($kindUint64,[new $Uint64(0,0),new $Uint64(3051757812,2147483648)]),$toNativeArray($kindUint64,[new $Uint64(0,0),new $Uint64(3814697265,2684354560)]),$toNativeArray($kindUint64,[new $Uint64(0,0),new $Uint64(2384185791,67108864)]),$toNativeArray($kindUint64,[new $Uint64(0,0),new $Uint64(2980232238,3305111552)]),$toNativeArray($kindUint64,[new $Uint64(0,0),new $Uint64(3725290298,1983905792)]),$toNativeArray($kindUint64,[new $Uint64(0,0),new $Uint64(2328306436,2313682944)]),$toNativeArray($kindUint64,[new $Uint64(0,0),new $Uint64(2910383045,2892103680)]),$toNativeArray($kindUint64,[new $Uint64(0,0),new $Uint64(3637978807,393904128)]),$toNativeArray($kindUint64,[new $Uint64(0,0),new $Uint64(2273736754,1856802816)]),$toNativeArray($kindUint64,[new $Uint64(0,0),new $Uint64(2842170943,173519872)]),$toNativeArray($kindUint64,[new $Uint64(0,0),new $Uint64(3552713678,3438125312)]),$toNativeArray($kindUint64,[new $Uint64(0,0),new $Uint64(2220446049,1075086496)]),$toNativeArray($kindUint64,[new $Uint64(0,0),new $Uint64(2775557561,2417599944)]),$toNativeArray($kindUint64,[new $Uint64(0,0),new $Uint64(3469446951,4095741754)]),$toNativeArray($kindUint64,[new $Uint64(1073741824,0),new $Uint64(2168404344,4170451332)]),$toNativeArray($kindUint64,[new $Uint64(1342177280,0),new $Uint64(2710505431,918096869)]),$toNativeArray($kindUint64,[new $Uint64(2751463424,0),new $Uint64(3388131789,73879262)]),$toNativeArray($kindUint64,[new $Uint64(1291845632,0),new $Uint64(4235164736,1166090902)]),$toNativeArray($kindUint64,[new $Uint64(4028628992,0),new $Uint64(2646977960,728806813)]),$toNativeArray($kindUint64,[new $Uint64(1814560768,0),new $Uint64(3308722450,911008517)]),$toNativeArray($kindUint64,[new $Uint64(3341942784,0),new $Uint64(4135903062,3286244294)]),$toNativeArray($kindUint64,[new $Uint64(1014972416,0),new $Uint64(2584939414,980160860)]),$toNativeArray($kindUint64,[new $Uint64(1268715520,0),new $Uint64(3231174267,3372684723)]),$toNativeArray($kindUint64,[new $Uint64(512152576,0),new $Uint64(4038967834,3142114080)]),$toNativeArray($kindUint64,[new $Uint64(320095360,0),new $Uint64(2524354896,3037563124)]),$toNativeArray($kindUint64,[new $Uint64(400119200,0),new $Uint64(3155443620,3796953905)]),$toNativeArray($kindUint64,[new $Uint64(1573890824,0),new $Uint64(3944304526,451225085)]),$toNativeArray($kindUint64,[new $Uint64(1520552677,0),new $Uint64(2465190328,3503241150)]),$toNativeArray($kindUint64,[new $Uint64(4048174494,1073741824),new $Uint64(3081487911,84084141)]),$toNativeArray($kindUint64,[new $Uint64(1838992645,3489660928),new $Uint64(3851859888,3326330649)]),$toNativeArray($kindUint64,[new $Uint64(3833724963,2717908992),new $Uint64(2407412430,2078956655)]),$toNativeArray($kindUint64,[new $Uint64(3718414380,2323644416),new $Uint64(3009265538,451212171)]),$toNativeArray($kindUint64,[new $Uint64(3574276151,2904555520),new $Uint64(3761581922,2711498862)]),$toNativeArray($kindUint64,[new $Uint64(1160180770,3425959936),new $Uint64(2350988701,2768428613)]),$toNativeArray($kindUint64,[new $Uint64(2523967787,2134966272),new $Uint64(2938735877,239310294)]),$toNativeArray($kindUint64,[new $Uint64(1007476086,1594966016),new $Uint64(3673419846,1372879692)]),$toNativeArray($kindUint64,[new $Uint64(2777156201,4218079232),new $Uint64(2295887403,4079275279)]),$toNativeArray($kindUint64,[new $Uint64(2397703428,2051373568),new $Uint64(2869859254,4025352275)]),$toNativeArray($kindUint64,[new $Uint64(1923387461,2564216960),new $Uint64(3587324068,2884206696)]),$toNativeArray($kindUint64,[new $Uint64(1202117163,2139506512),new $Uint64(2242077542,3950112833)]),$toNativeArray($kindUint64,[new $Uint64(2576388278,1600641316),new $Uint64(2802596928,2790157393)]),$toNativeArray($kindUint64,[new $Uint64(4294227171,4148285293),new $Uint64(3503246160,3487696741)]),$toNativeArray($kindUint64,[new $Uint64(3220762894,2055807396),new $Uint64(2189528850,2179810463)]),$toNativeArray($kindUint64,[new $Uint64(2952211794,422275597),new $Uint64(2736911063,577279431)]),$toNativeArray($kindUint64,[new $Uint64(2616522918,2675328144),new $Uint64(3421138828,3942824761)]),$toNativeArray($kindUint64,[new $Uint64(49428176,1196676532),new $Uint64(4276423536,633563656)]),$toNativeArray($kindUint64,[new $Uint64(30892610,747922832),new $Uint64(2672764710,395977285)]),$toNativeArray($kindUint64,[new $Uint64(1112357586,3082387189),new $Uint64(3340955887,2642455254)]),$toNativeArray($kindUint64,[new $Uint64(3537930631,1705500338),new $Uint64(4176194859,2229327243)]),$toNativeArray($kindUint64,[new $Uint64(1674335732,2676550447),new $Uint64(2610121787,856458615)]),$toNativeArray($kindUint64,[new $Uint64(1019177841,3345688059),new $Uint64(3262652233,4291798741)]),$toNativeArray($kindUint64,[new $Uint64(2347714126,960884602),new $Uint64(4078315292,2143522954)]),$toNativeArray($kindUint64,[new $Uint64(2541063152,3821778348),new $Uint64(2548947057,3487185494)]),$toNativeArray($kindUint64,[new $Uint64(1028845293,482255639),new $Uint64(3186183822,1137756396)]),$toNativeArray($kindUint64,[new $Uint64(1286056616,1676561373),new $Uint64(3982729777,3569679143)]),$toNativeArray($kindUint64,[new $Uint64(2414398121,1047850858),new $Uint64(2489206111,620436728)]),$toNativeArray($kindUint64,[new $Uint64(3017997651,2383555396),new $Uint64(3111507638,3996771382)]),$toNativeArray($kindUint64,[new $Uint64(1625013416,1905702422),new $Uint64(3889384548,2848480580)]),$toNativeArray($kindUint64,[new $Uint64(3163117033,1191064013),new $Uint64(2430865342,3927784010)]),$toNativeArray($kindUint64,[new $Uint64(1806412643,2562571841),new $Uint64(3038581678,2762246365)]),$toNativeArray($kindUint64,[new $Uint64(3331757628,2129472977),new $Uint64(3798227098,1305324308)]),$toNativeArray($kindUint64,[new $Uint64(4229832165,3478404258),new $Uint64(2373891936,1889569516)]),$toNativeArray($kindUint64,[new $Uint64(992322911,1126779851),new $Uint64(2967364920,2361961896)]),$toNativeArray($kindUint64,[new $Uint64(1240403639,334732990),new $Uint64(3709206150,2952452370)]),$toNativeArray($kindUint64,[new $Uint64(1848994098,1819820855),new $Uint64(2318253844,771540907)]),$toNativeArray($kindUint64,[new $Uint64(1237500799,127292420),new $Uint64(2897817305,964426134)]),$toNativeArray($kindUint64,[new $Uint64(3694359646,3380340998),new $Uint64(3622271631,2279274491)]),$toNativeArray($kindUint64,[new $Uint64(1772103867,1038971299),new $Uint64(2263919769,3035159293)]),$toNativeArray($kindUint64,[new $Uint64(3288871658,224972300),new $Uint64(2829899712,572723644)]),$toNativeArray($kindUint64,[new $Uint64(4111089572,2428699024),new $Uint64(3537374640,715904555)]),$toNativeArray($kindUint64,[new $Uint64(2032560070,3665420538),new $Uint64(2210859150,447440347)]),$toNativeArray($kindUint64,[new $Uint64(1466958264,2434292024),new $Uint64(2763573937,2706784082)]),$toNativeArray($kindUint64,[new $Uint64(3981181478,3042865030),new $Uint64(3454467422,162254630)]),$toNativeArray($kindUint64,[new $Uint64(1414496600,828048820),new $Uint64(2159042138,3322634616)]),$toNativeArray($kindUint64,[new $Uint64(1768120750,1035061025),new $Uint64(2698802673,2005809622)]),$toNativeArray($kindUint64,[new $Uint64(62667289,3441309929),new $Uint64(3373503341,3581003852)]),$toNativeArray($kindUint64,[new $Uint64(78334112,1080411939),new $Uint64(4216879177,1255029343)]),$toNativeArray($kindUint64,[new $Uint64(1659571556,675257462),new $Uint64(2635549485,3468747899)]),$toNativeArray($kindUint64,[new $Uint64(1000722621,844071828),new $Uint64(3294436857,1114709402)]),$toNativeArray($kindUint64,[new $Uint64(3398386924,2128831609),new $Uint64(4118046071,2467128576)]),$toNativeArray($kindUint64,[new $Uint64(2123991827,3478003403),new $Uint64(2573778794,3152568096)]),$toNativeArray($kindUint64,[new $Uint64(2654989784,3273762430),new $Uint64(3217223493,1793226472)]),$toNativeArray($kindUint64,[new $Uint64(3318737230,4092203038),new $Uint64(4021529366,3315274914)]),$toNativeArray($kindUint64,[new $Uint64(3147952593,1483885074),new $Uint64(2513455854,998304997)]),$toNativeArray($kindUint64,[new $Uint64(713715269,2928598167),new $Uint64(3141819817,3395364895)]),$toNativeArray($kindUint64,[new $Uint64(4113369559,439522237),new $Uint64(3927274772,1022980646)]),$toNativeArray($kindUint64,[new $Uint64(1497114150,1885314134),new $Uint64(2454546732,2786846552)]),$toNativeArray($kindUint64,[new $Uint64(1871392688,209159020),new $Uint64(3068183415,3483558190)]),$toNativeArray($kindUint64,[new $Uint64(191757212,261448775),new $Uint64(3835229269,3280705914)]),$toNativeArray($kindUint64,[new $Uint64(1193590081,2310889132),new $Uint64(2397018293,2587312108)]),$toNativeArray($kindUint64,[new $Uint64(1491987601,3962353239),new $Uint64(2996272867,12914663)]),$toNativeArray($kindUint64,[new $Uint64(791242678,1731716077),new $Uint64(3745341083,3237368801)]),$toNativeArray($kindUint64,[new $Uint64(3178881234,8580724),new $Uint64(2340838177,1486484588)]),$toNativeArray($kindUint64,[new $Uint64(3973601542,2158209553),new $Uint64(2926047721,2931847559)]),$toNativeArray($kindUint64,[new $Uint64(3893260104,550278293),new $Uint64(3657559652,443583977)]),$toNativeArray($kindUint64,[new $Uint64(822674829,343923933),new $Uint64(2285974782,2424723634)]),$toNativeArray($kindUint64,[new $Uint64(3175827184,1503646741),new $Uint64(2857468478,883420894)]),$toNativeArray($kindUint64,[new $Uint64(1822300332,1879558426),new $Uint64(3571835597,3251759766)]),$toNativeArray($kindUint64,[new $Uint64(65195883,3322207664),new $Uint64(2232397248,2569220766)]),$toNativeArray($kindUint64,[new $Uint64(2228978502,3079017756),new $Uint64(2790496560,3211525957)]),$toNativeArray($kindUint64,[new $Uint64(3859964952,1701288547),new $Uint64(3488120700,4014407446)]),$toNativeArray($kindUint64,[new $Uint64(1338736271,1063305342),new $Uint64(2180075438,361521006)]),$toNativeArray($kindUint64,[new $Uint64(3820903987,255389853),new $Uint64(2725094297,2599384905)]),$toNativeArray($kindUint64,[new $Uint64(1554904511,3540462789),new $Uint64(3406367872,28005660)]),$toNativeArray($kindUint64,[new $Uint64(1943630639,3351836662),new $Uint64(4257959840,35007075)]),$toNativeArray($kindUint64,[new $Uint64(677898237,3705510650),new $Uint64(2661224900,21879422)]),$toNativeArray($kindUint64,[new $Uint64(2994856445,1410662840),new $Uint64(3326531125,27349277)]),$toNativeArray($kindUint64,[new $Uint64(522345084,2837070374),new $Uint64(4158163906,1107928421)]),$toNativeArray($kindUint64,[new $Uint64(863336589,3920652632),new $Uint64(2598852441,1766197087)]),$toNativeArray($kindUint64,[new $Uint64(5428913,1679590318),new $Uint64(3248565551,3281488183)]),$toNativeArray($kindUint64,[new $Uint64(3228011613,3173229722),new $Uint64(4060706939,3028118404)]),$toNativeArray($kindUint64,[new $Uint64(4164990906,2520139488),new $Uint64(2537941837,1355703090)]),$toNativeArray($kindUint64,[new $Uint64(3058754985,1002690712),new $Uint64(3172427296,2768370687)]),$toNativeArray($kindUint64,[new $Uint64(2749701907,2327105214),new $Uint64(3965534120,3460463359)]),$toNativeArray($kindUint64,[new $Uint64(3329176428,917569847),new $Uint64(2478458825,2162789599)]),$toNativeArray($kindUint64,[new $Uint64(3087728711,1146962308),new $Uint64(3098073531,3777228823)]),$toNativeArray($kindUint64,[new $Uint64(2785919065,359961061),new $Uint64(3872591914,3647794205)]),$toNativeArray($kindUint64,[new $Uint64(2278070327,2909330223),new $Uint64(2420369946,3353613202)]),$toNativeArray($kindUint64,[new $Uint64(700104261,2562920955),new $Uint64(3025462433,2044532855)]),$toNativeArray($kindUint64,[new $Uint64(4096355798,4277393018),new $Uint64(3781828041,3629407892)]),$toNativeArray($kindUint64,[new $Uint64(412738726,1599628812),new $Uint64(2363642526,657767197)]),$toNativeArray($kindUint64,[new $Uint64(1589665231,4147019663),new $Uint64(2954553157,2969692644)]),$toNativeArray($kindUint64,[new $Uint64(1987081539,4110032755),new $Uint64(3693191447,490890333)]),$toNativeArray($kindUint64,[new $Uint64(1778796874,2031899560),new $Uint64(2308244654,1917419194)]),$toNativeArray($kindUint64,[new $Uint64(76012445,392390802),new $Uint64(2885305818,249290345)]),$toNativeArray($kindUint64,[new $Uint64(1168757380,1564230326),new $Uint64(3606632272,2459096579)]),$toNativeArray($kindUint64,[new $Uint64(193602450,3125127602),new $Uint64(2254145170,1536935362)]),$toNativeArray($kindUint64,[new $Uint64(2389486711,1758925854),new $Uint64(2817681462,4068652850)]),$toNativeArray($kindUint64,[new $Uint64(839374741,1124915494),new $Uint64(3522101828,2938332415)]),$toNativeArray($kindUint64,[new $Uint64(2135221949,1239943096),new $Uint64(2201313642,3983941407)]),$toNativeArray($kindUint64,[new $Uint64(1595285612,2623670694),new $Uint64(2751642053,2832443111)]),$toNativeArray($kindUint64,[new $Uint64(920365191,3279588367),new $Uint64(3439552567,319328417)]),$toNativeArray($kindUint64,[new $Uint64(3259582804,3660355465),new $Uint64(2149720354,1810192996)]),$toNativeArray($kindUint64,[new $Uint64(4074478506,280477036),new $Uint64(2687150443,115257597)]),$toNativeArray($kindUint64,[new $Uint64(1871872660,2498079943),new $Uint64(3358938053,3365297469)]),$toNativeArray($kindUint64,[new $Uint64(3413582649,3122599929),new $Uint64(4198672567,985396364)]),$toNativeArray($kindUint64,[new $Uint64(4280972804,341012219),new $Uint64(2624170354,2226485463)]),$toNativeArray($kindUint64,[new $Uint64(4277474181,426265274),new $Uint64(3280212943,635623181)]),$toNativeArray($kindUint64,[new $Uint64(2125617254,1606573417),new $Uint64(4100266178,4015754449)]),$toNativeArray($kindUint64,[new $Uint64(4012865343,4225333857),new $Uint64(2562666361,3583588354)]),$toNativeArray($kindUint64,[new $Uint64(2868598031,4207925498),new $Uint64(3203332952,1258259971)]),$toNativeArray($kindUint64,[new $Uint64(2512005715,4186165048),new $Uint64(4004166190,1572824964)]),$toNativeArray($kindUint64,[new $Uint64(3717487220,2079482243),new $Uint64(2502603868,4204241074)]),$toNativeArray($kindUint64,[new $Uint64(2499375377,2599352804),new $Uint64(3128254836,960334047)]),$toNativeArray($kindUint64,[new $Uint64(2050477398,27965533),new $Uint64(3910318545,1200417559)]),$toNativeArray($kindUint64,[new $Uint64(2892161109,3238703930),new $Uint64(2443949090,3434615534)]),$toNativeArray($kindUint64,[new $Uint64(1467717739,827154441),new $Uint64(3054936363,2145785770)]),$toNativeArray($kindUint64,[new $Uint64(3982130821,4255168523),new $Uint64(3818670454,1608490388)]),$toNativeArray($kindUint64,[new $Uint64(341348115,3196351239),new $Uint64(2386669033,4226531965)]),$toNativeArray($kindUint64,[new $Uint64(1500426968,2921697224),new $Uint64(2983336292,2061939484)]),$toNativeArray($kindUint64,[new $Uint64(1875533710,3652121531),new $Uint64(3729170365,2577424355)]),$toNativeArray($kindUint64,[new $Uint64(635337657,1208834132),new $Uint64(2330731478,2147761134)]),$toNativeArray($kindUint64,[new $Uint64(2941655719,2584784490),new $Uint64(2913414348,537217769)]),$toNativeArray($kindUint64,[new $Uint64(455844177,2157238788),new $Uint64(3641767935,671522212)]),$toNativeArray($kindUint64,[new $Uint64(2432386258,4032628802),new $Uint64(2276104959,2030314118)]),$toNativeArray($kindUint64,[new $Uint64(892999175,2893302355),new $Uint64(2845131199,1464150824)]),$toNativeArray($kindUint64,[new $Uint64(1116248969,2542886120),new $Uint64(3556413999,756446706)]),$toNativeArray($kindUint64,[new $Uint64(1771397429,4273658385),new $Uint64(2222758749,2083391927)]),$toNativeArray($kindUint64,[new $Uint64(1140504963,2120847509),new $Uint64(2778448436,3677981733)]),$toNativeArray($kindUint64,[new $Uint64(2499373028,1577317563),new $Uint64(3473060546,302509870)]),$toNativeArray($kindUint64,[new $Uint64(488366318,3133307125),new $Uint64(2170662841,1262810493)]),$toNativeArray($kindUint64,[new $Uint64(1684199722,1769150258),new $Uint64(2713328551,2652254940)]),$toNativeArray($kindUint64,[new $Uint64(2105249653,63954174),new $Uint64(3391660689,2241576851)]),$toNativeArray($kindUint64,[new $Uint64(1557820242,1153684542),new $Uint64(4239575861,3875712888)]),$toNativeArray($kindUint64,[new $Uint64(973637651,1794794663),new $Uint64(2649734913,2959191467)]),$toNativeArray($kindUint64,[new $Uint64(143305240,1169751504),new $Uint64(3312168642,477763862)]),$toNativeArray($kindUint64,[new $Uint64(2326615198,1462189381),new $Uint64(4140210802,2744688475)]),$toNativeArray($kindUint64,[new $Uint64(917263586,4135093835),new $Uint64(2587631751,2789172121)]),$toNativeArray($kindUint64,[new $Uint64(2220321307,3021383645),new $Uint64(3234539689,2412723327)]),$toNativeArray($kindUint64,[new $Uint64(1701659810,2702987733),new $Uint64(4043174611,4089645983)]),$toNativeArray($kindUint64,[new $Uint64(2674150117,2763109157),new $Uint64(2526984132,2019157827)]),$toNativeArray($kindUint64,[new $Uint64(2268945823,232660974),new $Uint64(3158730165,2523947284)]),$toNativeArray($kindUint64,[new $Uint64(2836182278,3512051690),new $Uint64(3948412706,4228675929)]),$toNativeArray($kindUint64,[new $Uint64(162001188,1121290482),new $Uint64(2467757941,3716664280)]),$toNativeArray($kindUint64,[new $Uint64(202501485,1401613103),new $Uint64(3084697427,1424604878)]),$toNativeArray($kindUint64,[new $Uint64(2400610504,2825758202),new $Uint64(3855871784,707014273)]),$toNativeArray($kindUint64,[new $Uint64(4184736125,1766098876),new $Uint64(2409919865,441883920)]),$toNativeArray($kindUint64,[new $Uint64(935952860,3281365420),new $Uint64(3012399831,1626096725)]),$toNativeArray($kindUint64,[new $Uint64(2243682899,4101706775),new $Uint64(3765499789,958879082)]),$toNativeArray($kindUint64,[new $Uint64(2476043636,2026695822),new $Uint64(2353437368,1136170338)]),$toNativeArray($kindUint64,[new $Uint64(947570897,2533369778),new $Uint64(2941796710,1420212923)]),$toNativeArray($kindUint64,[new $Uint64(110721797,4240454046),new $Uint64(3677245887,3922749802)]),$toNativeArray($kindUint64,[new $Uint64(1142942947,3187154691),new $Uint64(2298278679,4062331362)]),$toNativeArray($kindUint64,[new $Uint64(3576162332,2910201539),new $Uint64(2872848349,4004172378)]),$toNativeArray($kindUint64,[new $Uint64(2322719267,3637751924),new $Uint64(3591060437,1783990001)]),$toNativeArray($kindUint64,[new $Uint64(4136054102,1736724041),new $Uint64(2244412773,1651864662)]),$toNativeArray($kindUint64,[new $Uint64(3022583980,23421403),new $Uint64(2805515966,3138572652)]),$toNativeArray($kindUint64,[new $Uint64(3778229975,29276754),new $Uint64(3506894958,1775732167)]),$toNativeArray($kindUint64,[new $Uint64(3972006470,1628910707),new $Uint64(2191809349,36090780)]),$toNativeArray($kindUint64,[new $Uint64(670040791,4183622032),new $Uint64(2739761686,1118855300)]),$toNativeArray($kindUint64,[new $Uint64(837550989,4155785716),new $Uint64(3424702107,3546052773)]),$toNativeArray($kindUint64,[new $Uint64(2120680561,1973506673),new $Uint64(4280877634,3358824142)]),$toNativeArray($kindUint64,[new $Uint64(251683526,3917796230),new $Uint64(2675548521,3173006913)]),$toNativeArray($kindUint64,[new $Uint64(1388346232,2749761640),new $Uint64(3344435652,745033169)]),$toNativeArray($kindUint64,[new $Uint64(2809174614,3437202050),new $Uint64(4180544565,931291461)]),$toNativeArray($kindUint64,[new $Uint64(2292605046,1074509457),new $Uint64(2612840353,1118928075)]),$toNativeArray($kindUint64,[new $Uint64(1792014483,3490620469),new $Uint64(3266050441,2472401918)]),$toNativeArray($kindUint64,[new $Uint64(92534456,3289533763),new $Uint64(4082563051,4164244222)]),$toNativeArray($kindUint64,[new $Uint64(3279059507,2055958602),new $Uint64(2551601907,2065781726)]),$toNativeArray($kindUint64,[new $Uint64(1951340736,1496206428),new $Uint64(3189502384,1508485334)]),$toNativeArray($kindUint64,[new $Uint64(291692272,1870258035),new $Uint64(3986877980,1885606668)]),$toNativeArray($kindUint64,[new $Uint64(2329791318,1168911272),new $Uint64(2491798737,3325987815)]),$toNativeArray($kindUint64,[new $Uint64(1838497323,3608622738),new $Uint64(3114748422,936259297)]),$toNativeArray($kindUint64,[new $Uint64(3371863478,3437036599),new $Uint64(3893435527,3317807769)]),$toNativeArray($kindUint64,[new $Uint64(496801938,1074406050),new $Uint64(2433397204,3684242592)]),$toNativeArray($kindUint64,[new $Uint64(621002422,3490491211),new $Uint64(3041746506,310335944)]),$toNativeArray($kindUint64,[new $Uint64(776253028,2215630365),new $Uint64(3802183132,2535403578)]),$toNativeArray($kindUint64,[new $Uint64(1558899966,3532252626),new $Uint64(2376364457,3732110884)]),$toNativeArray($kindUint64,[new $Uint64(1948624958,2267832135),new $Uint64(2970455572,1443913133)]),$toNativeArray($kindUint64,[new $Uint64(3509523022,687306521),new $Uint64(3713069465,1804891416)]),$toNativeArray($kindUint64,[new $Uint64(2193451888,3650792047),new $Uint64(2320668415,3812411695)]),$toNativeArray($kindUint64,[new $Uint64(1668073037,268522763),new $Uint64(2900835519,3691772795)]),$toNativeArray($kindUint64,[new $Uint64(1011349472,1409395278),new $Uint64(3626044399,3540974170)]),$toNativeArray($kindUint64,[new $Uint64(1705835244,880872049),new $Uint64(2266277749,3823721592)]),$toNativeArray($kindUint64,[new $Uint64(2132294055,1101090061),new $Uint64(2832847187,1558426518)]),$toNativeArray($kindUint64,[new $Uint64(517883921,302620752),new $Uint64(3541058984,874291324)]),$toNativeArray($kindUint64,[new $Uint64(2471161098,2873492530),new $Uint64(2213161865,546432077)]),$toNativeArray($kindUint64,[new $Uint64(4162693197,1444382015),new $Uint64(2766452331,1756781920)]),$toNativeArray($kindUint64,[new $Uint64(908399200,2879219342),new $Uint64(3458065414,1122235577)]),$toNativeArray($kindUint64,[new $Uint64(3252104060,1799512089),new $Uint64(2161290883,3922622707)]),$toNativeArray($kindUint64,[new $Uint64(2991388251,2249390111),new $Uint64(2701613604,3829536560)]),$toNativeArray($kindUint64,[new $Uint64(3739235314,1737995815),new $Uint64(3377017006,491953404)]),$toNativeArray($kindUint64,[new $Uint64(379076847,25011121),new $Uint64(4221271257,2762425404)]),$toNativeArray($kindUint64,[new $Uint64(2384406677,1626244686),new $Uint64(2638294536,115903141)]),$toNativeArray($kindUint64,[new $Uint64(4054250170,3106547682),new $Uint64(3297868170,144878926)]),$toNativeArray($kindUint64,[new $Uint64(2920329065,1735700955),new $Uint64(4122335212,2328582306)]),$toNativeArray($kindUint64,[new $Uint64(2898947489,3769167657),new $Uint64(2576459507,3602847589)]),$toNativeArray($kindUint64,[new $Uint64(402458890,1490234099),new $Uint64(3220574384,3429817663)]),$toNativeArray($kindUint64,[new $Uint64(3724299084,4010276272),new $Uint64(4025717980,4287272078)]),$toNativeArray($kindUint64,[new $Uint64(1253945104,358939022),new $Uint64(2516073738,532061401)]),$toNativeArray($kindUint64,[new $Uint64(2641173204,448673777),new $Uint64(3145092172,2812560399)]),$toNativeArray($kindUint64,[new $Uint64(2227724681,560842221),new $Uint64(3931365215,3515700499)]),$toNativeArray($kindUint64,[new $Uint64(855457013,3034880948),new $Uint64(2457103259,3807925548)]),$toNativeArray($kindUint64,[new $Uint64(1069321267,572375713),new $Uint64(3071379074,3686165111)]),$toNativeArray($kindUint64,[new $Uint64(262909759,3936695114),new $Uint64(3839223843,2460222741)]),$toNativeArray($kindUint64,[new $Uint64(701189511,4071047182),new $Uint64(2399514902,1000768301)]),$toNativeArray($kindUint64,[new $Uint64(1950228713,4015067154),new $Uint64(2999393627,3398444024)]),$toNativeArray($kindUint64,[new $Uint64(2437785892,1797608470),new $Uint64(3749242034,3174313206)]),$toNativeArray($kindUint64,[new $Uint64(449874358,3270988942),new $Uint64(2343276271,3057687578)]),$toNativeArray($kindUint64,[new $Uint64(2709826596,1941252529),new $Uint64(2929095339,2748367648)]),$toNativeArray($kindUint64,[new $Uint64(3387283245,2426565662),new $Uint64(3661369174,2361717736)]),$toNativeArray($kindUint64,[new $Uint64(2117052028,2053474450),new $Uint64(2288355734,402331761)]),$toNativeArray($kindUint64,[new $Uint64(3720056859,2566843063),new $Uint64(2860444667,2650398349)]),$toNativeArray($kindUint64,[new $Uint64(1428845602,2134812005),new $Uint64(3575555834,2239256113)]),$toNativeArray($kindUint64,[new $Uint64(3577383061,2407999327),new $Uint64(2234722396,2473276894)]),$toNativeArray($kindUint64,[new $Uint64(2324245178,4083740983),new $Uint64(2793402995,3091596118)]),$toNativeArray($kindUint64,[new $Uint64(757822825,2957192581),new $Uint64(3491753744,2790753324)]),$toNativeArray($kindUint64,[new $Uint64(2621122914,237632627),new $Uint64(2182346090,1744220827)]),$toNativeArray($kindUint64,[new $Uint64(2202661818,2444524431),new $Uint64(2727932613,32792386)]),$toNativeArray($kindUint64,[new $Uint64(605843625,908171891),new $Uint64(3409915766,1114732307)]),$toNativeArray($kindUint64,[new $Uint64(3978530003,2208956688),new $Uint64(4262394707,3540899031)]),$toNativeArray($kindUint64,[new $Uint64(4097193988,843727018),new $Uint64(2663996692,1676190982)]),$toNativeArray($kindUint64,[new $Uint64(2974008837,1054658773),new $Uint64(3329995865,2095238728)]),$toNativeArray($kindUint64,[new $Uint64(3717511046,2392065290),new $Uint64(4162494831,3692790234)]),$toNativeArray($kindUint64,[new $Uint64(3397186228,421298982),new $Uint64(2601559269,3918606632)]),$toNativeArray($kindUint64,[new $Uint64(4246482785,526623728),new $Uint64(3251949087,1677032818)]),$toNativeArray($kindUint64,[new $Uint64(3160619833,1732021484),new $Uint64(4064936359,1022549199)]),$toNativeArray($kindUint64,[new $Uint64(3586000131,3766867987),new $Uint64(2540585224,2249705985)]),$toNativeArray($kindUint64,[new $Uint64(1261274692,3634843160),new $Uint64(3175731530,2812132482)]),$toNativeArray($kindUint64,[new $Uint64(3724077014,248586654),new $Uint64(3969664413,1367681954)]),$toNativeArray($kindUint64,[new $Uint64(3401289957,3376592131),new $Uint64(2481040258,1391672133)]),$toNativeArray($kindUint64,[new $Uint64(1030386975,999514691),new $Uint64(3101300322,3887073815)]),$toNativeArray($kindUint64,[new $Uint64(214241895,175651540),new $Uint64(3876625403,2711358621)]),$toNativeArray($kindUint64,[new $Uint64(670772096,1720394949),new $Uint64(2422890877,1157728226)]),$toNativeArray($kindUint64,[new $Uint64(2985948768,2150493686),new $Uint64(3028613596,2520902106)]),$toNativeArray($kindUint64,[new $Uint64(1584952312,2688117107),new $Uint64(3785766995,3151127633)]),$toNativeArray($kindUint64,[new $Uint64(3674949755,1680073192),new $Uint64(2366104372,1432583858)]),$toNativeArray($kindUint64,[new $Uint64(2446203546,1026349666),new $Uint64(2957630465,1790729823)]),$toNativeArray($kindUint64,[new $Uint64(1984012608,3430420731),new $Uint64(3697038081,3312154103)]),$toNativeArray($kindUint64,[new $Uint64(2850620616,2144012957),new $Uint64(2310648801,459483578)]),$toNativeArray($kindUint64,[new $Uint64(1415792122,2680016196),new $Uint64(2888311001,1648096297)]),$toNativeArray($kindUint64,[new $Uint64(2843481977,1202536597),new $Uint64(3610388751,3133862195)]),$toNativeArray($kindUint64,[new $Uint64(1240305323,3435939933),new $Uint64(2256492969,3569276608)]),$toNativeArray($kindUint64,[new $Uint64(1550381654,3221183092),new $Uint64(2820616212,1240370288)]),$toNativeArray($kindUint64,[new $Uint64(1937977068,1878995217),new $Uint64(3525770265,1550462860)]),$toNativeArray($kindUint64,[new $Uint64(3358719315,3321855659),new $Uint64(2203606415,3653393847)]),$toNativeArray($kindUint64,[new $Uint64(3124657320,3078577749),new $Uint64(2754508019,3493000485)]),$toNativeArray($kindUint64,[new $Uint64(684596178,3848222187),new $Uint64(3443135024,3292508783)]),$toNativeArray($kindUint64,[new $Uint64(2038485347,3478880691),new $Uint64(2151959390,2057817989)]),$toNativeArray($kindUint64,[new $Uint64(3621848508,3274859039),new $Uint64(2689949238,424788838)]),$toNativeArray($kindUint64,[new $Uint64(2379826987,4093573799),new $Uint64(3362436547,2678469696)]),$toNativeArray($kindUint64,[new $Uint64(2974783734,4043225425),new $Uint64(4203045684,2274345296)]),$toNativeArray($kindUint64,[new $Uint64(1859239834,1453274067),new $Uint64(2626903552,3568949458)]),$toNativeArray($kindUint64,[new $Uint64(176566144,3964076232),new $Uint64(3283629441,166219527)]),$toNativeArray($kindUint64,[new $Uint64(3441933153,660127994),new $Uint64(4104536801,1281516232)]),$toNativeArray($kindUint64,[new $Uint64(2151208220,3096934556),new $Uint64(2565335500,3485302205)]),$toNativeArray($kindUint64,[new $Uint64(3762752099,3871168195),new $Uint64(3206669376,61660460)]),$toNativeArray($kindUint64,[new $Uint64(408472828,3765218420),new $Uint64(4008336720,77075576)]),$toNativeArray($kindUint64,[new $Uint64(255295518,205777864),new $Uint64(2505210450,48172235)]),$toNativeArray($kindUint64,[new $Uint64(3540344869,2404705978),new $Uint64(3131513062,2207698941)]),$toNativeArray($kindUint64,[new $Uint64(1204205614,4079624297),new $Uint64(3914391328,612140029)]),$toNativeArray($kindUint64,[new $Uint64(1289499421,1476023361),new $Uint64(2446494580,382587518)]),$toNativeArray($kindUint64,[new $Uint64(3759357924,2918771026),new $Uint64(3058118225,478234397)]),$toNativeArray($kindUint64,[new $Uint64(1477971933,3648463782),new $Uint64(3822647781,1671534821)]),$toNativeArray($kindUint64,[new $Uint64(1460603370,2817160776),new $Uint64(2389154863,1581580175)]),$toNativeArray($kindUint64,[new $Uint64(752012389,1373967322),new $Uint64(2986443579,903233395)]),$toNativeArray($kindUint64,[new $Uint64(4161240958,2791200977),new $Uint64(3733054474,55299919)]),$toNativeArray($kindUint64,[new $Uint64(4211388335,670758786),new $Uint64(2333159046,1108304273)]),$toNativeArray($kindUint64,[new $Uint64(2043009946,4059673955),new $Uint64(2916448807,3532863990)]),$toNativeArray($kindUint64,[new $Uint64(406278785,2927108796),new $Uint64(3645561009,3342338164)]),$toNativeArray($kindUint64,[new $Uint64(2401407889,218830261),new $Uint64(2278475631,478348616)]),$toNativeArray($kindUint64,[new $Uint64(3001759861,1347279650),new $Uint64(2848094538,3819161242)]),$toNativeArray($kindUint64,[new $Uint64(1604716178,2757841387),new $Uint64(3560118173,2626467905)]),$toNativeArray($kindUint64,[new $Uint64(3687302171,2797392691),new $Uint64(2225073858,2178413352)]),$toNativeArray($kindUint64,[new $Uint64(314160418,2422999040),new $Uint64(2781342323,575533043)]),$toNativeArray($kindUint64,[new $Uint64(3613925995,881265152),new $Uint64(3476677903,3940641775)]),$toNativeArray($kindUint64,[new $Uint64(3869316483,13919808),new $Uint64(2172923689,4073513845)]),$toNativeArray($kindUint64,[new $Uint64(1615420131,3238625232),new $Uint64(2716154612,1870666835)]),$toNativeArray($kindUint64,[new $Uint64(945533340,2974539716),new $Uint64(3395193265,2338333544)]),$toNativeArray($kindUint64,[new $Uint64(1181916675,3718174645),new $Uint64(4243991581,3996658754)]),$toNativeArray($kindUint64,[new $Uint64(1812439746,1786988241),new $Uint64(2652494738,3034782633)]),$toNativeArray($kindUint64,[new $Uint64(3339291507,86251653),new $Uint64(3315618423,1645994643)]),$toNativeArray($kindUint64,[new $Uint64(3100372559,3329040039),new $Uint64(4144523029,983751480)]),$toNativeArray($kindUint64,[new $Uint64(1937732849,3691262760),new $Uint64(2590326893,1151715587)]),$toNativeArray($kindUint64,[new $Uint64(1348424238,1392852978),new $Uint64(3237908616,2513386308)]),$toNativeArray($kindUint64,[new $Uint64(1685530297,3888549871),new $Uint64(4047385770,3141732885)]),$toNativeArray($kindUint64,[new $Uint64(1590327348,819730933),new $Uint64(2529616106,3037324877)]),$toNativeArray($kindUint64,[new $Uint64(3061651009,1024663666),new $Uint64(3162020133,1649172448)]),$toNativeArray($kindUint64,[new $Uint64(3827063761,2354571407),new $Uint64(3952525166,3135207384)]),$toNativeArray($kindUint64,[new $Uint64(2391914850,4155961689),new $Uint64(2470328229,885762791)]),$toNativeArray($kindUint64,[new $Uint64(1916151739,3047468464),new $Uint64(3087910286,2180945313)]),$toNativeArray($kindUint64,[new $Uint64(3468931498,2735593756),new $Uint64(3859887858,578697993)]),$toNativeArray($kindUint64,[new $Uint64(557469450,2783487921),new $Uint64(2412429911,1435428070)]),$toNativeArray($kindUint64,[new $Uint64(2844320461,1331876253),new $Uint64(3015537389,720543263)]),$toNativeArray($kindUint64,[new $Uint64(2481658752,2738587141),new $Uint64(3769421736,1974420903)]),$toNativeArray($kindUint64,[new $Uint64(3161649456,1711616963),new $Uint64(2355888585,1234013064)]),$toNativeArray($kindUint64,[new $Uint64(3952061820,2139521204),new $Uint64(2944860731,2616258154)]),$toNativeArray($kindUint64,[new $Uint64(2792593627,2674401505),new $Uint64(3681075914,2196580869)]),$toNativeArray($kindUint64,[new $Uint64(2282241929,1134630028),new $Uint64(2300672446,2446604867)]),$toNativeArray($kindUint64,[new $Uint64(1779060587,2492029360),new $Uint64(2875840558,910772436)]),$toNativeArray($kindUint64,[new $Uint64(2223825734,2041294876),new $Uint64(3594800697,3285949193)]),$toNativeArray($kindUint64,[new $Uint64(4074245644,202067473),new $Uint64(2246750436,443105509)]),$toNativeArray($kindUint64,[new $Uint64(1871581583,252584341),new $Uint64(2808438045,553881887)]),$toNativeArray($kindUint64,[new $Uint64(1265735154,3536955899),new $Uint64(3510547556,1766094183)])]);CH=new DW([new CG.ptr(0,""),new CG.ptr(1,"5"),new CG.ptr(1,"25"),new CG.ptr(1,"125"),new CG.ptr(2,"625"),new CG.ptr(2,"3125"),new CG.ptr(2,"15625"),new CG.ptr(3,"78125"),new CG.ptr(3,"390625"),new CG.ptr(3,"1953125"),new CG.ptr(4,"9765625"),new CG.ptr(4,"48828125"),new CG.ptr(4,"244140625"),new CG.ptr(4,"1220703125"),new CG.ptr(5,"6103515625"),new CG.ptr(5,"30517578125"),new CG.ptr(5,"152587890625"),new CG.ptr(6,"762939453125"),new CG.ptr(6,"3814697265625"),new CG.ptr(6,"19073486328125"),new CG.ptr(7,"95367431640625"),new CG.ptr(7,"476837158203125"),new CG.ptr(7,"2384185791015625"),new CG.ptr(7,"11920928955078125"),new CG.ptr(8,"59604644775390625"),new CG.ptr(8,"298023223876953125"),new CG.ptr(8,"1490116119384765625"),new CG.ptr(9,"7450580596923828125"),new CG.ptr(9,"37252902984619140625"),new CG.ptr(9,"186264514923095703125"),new CG.ptr(10,"931322574615478515625"),new CG.ptr(10,"4656612873077392578125"),new CG.ptr(10,"23283064365386962890625"),new CG.ptr(10,"116415321826934814453125"),new CG.ptr(11,"582076609134674072265625"),new CG.ptr(11,"2910383045673370361328125"),new CG.ptr(11,"14551915228366851806640625"),new CG.ptr(12,"72759576141834259033203125"),new CG.ptr(12,"363797880709171295166015625"),new CG.ptr(12,"1818989403545856475830078125"),new CG.ptr(13,"9094947017729282379150390625"),new CG.ptr(13,"45474735088646411895751953125"),new CG.ptr(13,"227373675443232059478759765625"),new CG.ptr(13,"1136868377216160297393798828125"),new CG.ptr(14,"5684341886080801486968994140625"),new CG.ptr(14,"28421709430404007434844970703125"),new CG.ptr(14,"142108547152020037174224853515625"),new CG.ptr(15,"710542735760100185871124267578125"),new CG.ptr(15,"3552713678800500929355621337890625"),new CG.ptr(15,"17763568394002504646778106689453125"),new CG.ptr(16,"88817841970012523233890533447265625"),new CG.ptr(16,"444089209850062616169452667236328125"),new CG.ptr(16,"2220446049250313080847263336181640625"),new CG.ptr(16,"11102230246251565404236316680908203125"),new CG.ptr(17,"55511151231257827021181583404541015625"),new CG.ptr(17,"277555756156289135105907917022705078125"),new CG.ptr(17,"1387778780781445675529539585113525390625"),new CG.ptr(18,"6938893903907228377647697925567626953125"),new CG.ptr(18,"34694469519536141888238489627838134765625"),new CG.ptr(18,"173472347597680709441192448139190673828125"),new CG.ptr(19,"867361737988403547205962240695953369140625")]);$pkg.ErrRange=E.New("value out of range");$pkg.ErrSyntax=E.New("invalid syntax");CW=true;DA=new DX([1,3,6,9,13,16,19,23,26]);DB=new DY([1,10,100,1000,10000,100000,1e+06,1e+07,1e+08,1e+09,1e+10,1e+11,1e+12,1e+13,1e+14,1e+15,1e+16,1e+17,1e+18,1e+19,1e+20,1e+21,1e+22]);DC=new DZ([1,10,100,1000,10000,100000,1e+06,1e+07,1e+08,1e+09,1e+10]);}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["reflect"]=(function(){var $pkg={},$init,A,N,B,L,C,M,D,E,F,G,H,I,J,K,Q,R,U,AG,CK,CL,CM,CN,CO,CP,CQ,CR,CS,CT,CU,CV,CW,CX,CY,DA,DI,DJ,DK,DM,DN,DO,GL,GN,GO,GP,IA,JD,JE,JF,JG,JH,JI,JJ,JL,JN,JO,JV,JW,JY,JZ,KA,KB,KC,KD,KE,KF,KG,KK,KN,KO,KP,KQ,KR,KU,KV,KW,KX,KY,KZ,LD,LE,LF,LG,LL,LM,LN,LX,AE,AF,DB,GF,GM,GQ,GT,GV,IN,IO,IS,V,AH,AI,AL,AN,AO,AP,AW,AX,BB,BC,BD,BE,BF,BG,BH,BI,BJ,BK,BL,BM,BN,BO,BP,BQ,BR,BS,BT,BU,BV,BW,BX,DQ,DR,DT,DU,DV,DW,DX,EY,FD,FJ,FK,GG,GH,GI,GJ,GK,GR,GS,GU,GW,GY,GZ,HA,HB,HC,HD,HE,HH,HJ,HL,HM,HN,HP,HS,HT,HU,HV,HW,HX,HY,HZ,IB,IC,ID,IE,IF,IG,IH,II,IJ,IK,IL,IM,IP,IQ,IR,IT,IU,IW,IX,IY,IZ;A=$packages["errors"];N=$packages["github.com/gopherjs/gopherjs/js"];B=$packages["internal/abi"];L=$packages["internal/bytealg"];C=$packages["internal/goarch"];M=$packages["internal/goexperiment"];D=$packages["internal/itoa"];E=$packages["internal/unsafeheader"];F=$packages["math"];G=$packages["runtime"];H=$packages["strconv"];I=$packages["sync"];J=$packages["unicode"];K=$packages["unicode/utf8"];Q=$pkg.Value=$newType(0,$kindStruct,"reflect.Value",true,"reflect",true,function(typ_,ptr_,flag_){this.$val=this;if(arguments.length===0){this.typ=JE.nil;this.ptr=0;this.flag=0;return;}this.typ=typ_;this.ptr=ptr_;this.flag=flag_;});R=$pkg.flag=$newType(4,$kindUintptr,"reflect.flag",true,"reflect",false,null);U=$pkg.ValueError=$newType(0,$kindStruct,"reflect.ValueError",true,"reflect",true,function(Method_,Kind_){this.$val=this;if(arguments.length===0){this.Method="";this.Kind=0;return;}this.Method=Method_;this.Kind=Kind_;});AG=$pkg.MapIter=$newType(0,$kindStruct,"reflect.MapIter",true,"reflect",true,function(m_,hiter_){this.$val=this;if(arguments.length===0){this.m=new Q.ptr(JE.nil,0,0);this.hiter=new IA.ptr($ifaceNil,null,null,0,null);return;}this.m=m_;this.hiter=hiter_;});CK=$pkg.Type=$newType(8,$kindInterface,"reflect.Type",true,"reflect",true,null);CL=$pkg.Kind=$newType(4,$kindUint,"reflect.Kind",true,"reflect",true,null);CM=$pkg.tflag=$newType(1,$kindUint8,"reflect.tflag",true,"reflect",false,null);CN=$pkg.rtype=$newType(0,$kindStruct,"reflect.rtype",true,"reflect",false,function(size_,ptrdata_,hash_,tflag_,align_,fieldAlign_,kind_,equal_,gcdata_,str_,ptrToThis_){this.$val=this;if(arguments.length===0){this.size=0;this.ptrdata=0;this.hash=0;this.tflag=0;this.align=0;this.fieldAlign=0;this.kind=0;this.equal=$throwNilPointerError;this.gcdata=KG.nil;this.str=0;this.ptrToThis=0;return;}this.size=size_;this.ptrdata=ptrdata_;this.hash=hash_;this.tflag=tflag_;this.align=align_;this.fieldAlign=fieldAlign_;this.kind=kind_;this.equal=equal_;this.gcdata=gcdata_;this.str=str_;this.ptrToThis=ptrToThis_;});CO=$pkg.method=$newType(0,$kindStruct,"reflect.method",true,"reflect",false,function(name_,mtyp_,ifn_,tfn_){this.$val=this;if(arguments.length===0){this.name=0;this.mtyp=0;this.ifn=0;this.tfn=0;return;}this.name=name_;this.mtyp=mtyp_;this.ifn=ifn_;this.tfn=tfn_;});CP=$pkg.ChanDir=$newType(4,$kindInt,"reflect.ChanDir",true,"reflect",true,null);CQ=$pkg.arrayType=$newType(0,$kindStruct,"reflect.arrayType",true,"reflect",false,function(rtype_,elem_,slice_,len_){this.$val=this;if(arguments.length===0){this.rtype=new CN.ptr(0,0,0,0,0,0,0,$throwNilPointerError,KG.nil,0,0);this.elem=JE.nil;this.slice=JE.nil;this.len=0;return;}this.rtype=rtype_;this.elem=elem_;this.slice=slice_;this.len=len_;});CR=$pkg.chanType=$newType(0,$kindStruct,"reflect.chanType",true,"reflect",false,function(rtype_,elem_,dir_){this.$val=this;if(arguments.length===0){this.rtype=new CN.ptr(0,0,0,0,0,0,0,$throwNilPointerError,KG.nil,0,0);this.elem=JE.nil;this.dir=0;return;}this.rtype=rtype_;this.elem=elem_;this.dir=dir_;});CS=$pkg.imethod=$newType(0,$kindStruct,"reflect.imethod",true,"reflect",false,function(name_,typ_){this.$val=this;if(arguments.length===0){this.name=0;this.typ=0;return;}this.name=name_;this.typ=typ_;});CT=$pkg.interfaceType=$newType(0,$kindStruct,"reflect.interfaceType",true,"reflect",false,function(rtype_,pkgPath_,methods_){this.$val=this;if(arguments.length===0){this.rtype=new CN.ptr(0,0,0,0,0,0,0,$throwNilPointerError,KG.nil,0,0);this.pkgPath=new GO.ptr(KG.nil);this.methods=KN.nil;return;}this.rtype=rtype_;this.pkgPath=pkgPath_;this.methods=methods_;});CU=$pkg.mapType=$newType(0,$kindStruct,"reflect.mapType",true,"reflect",false,function(rtype_,key_,elem_,bucket_,hasher_,keysize_,valuesize_,bucketsize_,flags_){this.$val=this;if(arguments.length===0){this.rtype=new CN.ptr(0,0,0,0,0,0,0,$throwNilPointerError,KG.nil,0,0);this.key=JE.nil;this.elem=JE.nil;this.bucket=JE.nil;this.hasher=$throwNilPointerError;this.keysize=0;this.valuesize=0;this.bucketsize=0;this.flags=0;return;}this.rtype=rtype_;this.key=key_;this.elem=elem_;this.bucket=bucket_;this.hasher=hasher_;this.keysize=keysize_;this.valuesize=valuesize_;this.bucketsize=bucketsize_;this.flags=flags_;});CV=$pkg.ptrType=$newType(0,$kindStruct,"reflect.ptrType",true,"reflect",false,function(rtype_,elem_){this.$val=this;if(arguments.length===0){this.rtype=new CN.ptr(0,0,0,0,0,0,0,$throwNilPointerError,KG.nil,0,0);this.elem=JE.nil;return;}this.rtype=rtype_;this.elem=elem_;});CW=$pkg.sliceType=$newType(0,$kindStruct,"reflect.sliceType",true,"reflect",false,function(rtype_,elem_){this.$val=this;if(arguments.length===0){this.rtype=new CN.ptr(0,0,0,0,0,0,0,$throwNilPointerError,KG.nil,0,0);this.elem=JE.nil;return;}this.rtype=rtype_;this.elem=elem_;});CX=$pkg.structField=$newType(0,$kindStruct,"reflect.structField",true,"reflect",false,function(name_,typ_,offsetEmbed_){this.$val=this;if(arguments.length===0){this.name=new GO.ptr(KG.nil);this.typ=JE.nil;this.offsetEmbed=0;return;}this.name=name_;this.typ=typ_;this.offsetEmbed=offsetEmbed_;});CY=$pkg.structType=$newType(0,$kindStruct,"reflect.structType",true,"reflect",false,function(rtype_,pkgPath_,fields_){this.$val=this;if(arguments.length===0){this.rtype=new CN.ptr(0,0,0,0,0,0,0,$throwNilPointerError,KG.nil,0,0);this.pkgPath=new GO.ptr(KG.nil);this.fields=KO.nil;return;}this.rtype=rtype_;this.pkgPath=pkgPath_;this.fields=fields_;});DA=$pkg.Method=$newType(0,$kindStruct,"reflect.Method",true,"reflect",true,function(Name_,PkgPath_,Type_,Func_,Index_){this.$val=this;if(arguments.length===0){this.Name="";this.PkgPath="";this.Type=$ifaceNil;this.Func=new Q.ptr(JE.nil,0,0);this.Index=0;return;}this.Name=Name_;this.PkgPath=PkgPath_;this.Type=Type_;this.Func=Func_;this.Index=Index_;});DI=$pkg.nameOff=$newType(4,$kindInt32,"reflect.nameOff",true,"reflect",false,null);DJ=$pkg.typeOff=$newType(4,$kindInt32,"reflect.typeOff",true,"reflect",false,null);DK=$pkg.textOff=$newType(4,$kindInt32,"reflect.textOff",true,"reflect",false,null);DM=$pkg.StructField=$newType(0,$kindStruct,"reflect.StructField",true,"reflect",true,function(Name_,PkgPath_,Type_,Tag_,Offset_,Index_,Anonymous_){this.$val=this;if(arguments.length===0){this.Name="";this.PkgPath="";this.Type=$ifaceNil;this.Tag="";this.Offset=0;this.Index=JL.nil;this.Anonymous=false;return;}this.Name=Name_;this.PkgPath=PkgPath_;this.Type=Type_;this.Tag=Tag_;this.Offset=Offset_;this.Index=Index_;this.Anonymous=Anonymous_;});DN=$pkg.StructTag=$newType(8,$kindString,"reflect.StructTag",true,"reflect",true,null);DO=$pkg.fieldScan=$newType(0,$kindStruct,"reflect.fieldScan",true,"reflect",false,function(typ_,index_){this.$val=this;if(arguments.length===0){this.typ=KF.nil;this.index=JL.nil;return;}this.typ=typ_;this.index=index_;});GL=$pkg.uncommonType=$newType(0,$kindStruct,"reflect.uncommonType",true,"reflect",false,function(pkgPath_,mcount_,xcount_,moff_,_methods_){this.$val=this;if(arguments.length===0){this.pkgPath=0;this.mcount=0;this.xcount=0;this.moff=0;this._methods=KB.nil;return;}this.pkgPath=pkgPath_;this.mcount=mcount_;this.xcount=xcount_;this.moff=moff_;this._methods=_methods_;});GN=$pkg.funcType=$newType(0,$kindStruct,"reflect.funcType",true,"reflect",false,function(rtype_,inCount_,outCount_,_in_,_out_){this.$val=this;if(arguments.length===0){this.rtype=new CN.ptr(0,0,0,0,0,0,0,$throwNilPointerError,KG.nil,0,0);this.inCount=0;this.outCount=0;this._in=JF.nil;this._out=JF.nil;return;}this.rtype=rtype_;this.inCount=inCount_;this.outCount=outCount_;this._in=_in_;this._out=_out_;});GO=$pkg.name=$newType(0,$kindStruct,"reflect.name",true,"reflect",false,function(bytes_){this.$val=this;if(arguments.length===0){this.bytes=KG.nil;return;}this.bytes=bytes_;});GP=$pkg.nameData=$newType(0,$kindStruct,"reflect.nameData",true,"reflect",false,function(name_,tag_,exported_,pkgPath_){this.$val=this;if(arguments.length===0){this.name="";this.tag="";this.exported=false;this.pkgPath="";return;}this.name=name_;this.tag=tag_;this.exported=exported_;this.pkgPath=pkgPath_;});IA=$pkg.hiter=$newType(0,$kindStruct,"reflect.hiter",true,"reflect",false,function(t_,m_,keys_,i_,last_){this.$val=this;if(arguments.length===0){this.t=$ifaceNil;this.m=null;this.keys=null;this.i=0;this.last=null;return;}this.t=t_;this.m=m_;this.keys=keys_;this.i=i_;this.last=last_;});JD=$sliceType(GO);JE=$ptrType(CN);JF=$sliceType(JE);JG=$sliceType($String);JH=$sliceType($emptyInterface);JI=$ptrType(N.Object);JJ=$funcType([JH],[JI],true);JL=$sliceType($Int);JN=$ptrType(G.Func);JO=$sliceType(Q);JV=$ptrType($UnsafePointer);JW=$ptrType(E.Slice);JY=$sliceType($Uint8);JZ=$sliceType($Int32);KA=$ptrType(GL);KB=$sliceType(CO);KC=$ptrType(CT);KD=$ptrType(CS);KE=$sliceType(DO);KF=$ptrType(CY);KG=$ptrType($Uint8);KK=$funcType([],[],false);KN=$sliceType(CS);KO=$sliceType(CX);KP=$ptrType(GP);KQ=$structType("reflect",[{prop:"str",name:"str",embedded:false,exported:false,typ:$String,tag:""}]);KR=$sliceType(JI);KU=$ptrType($String);KV=$ptrType(GN);KW=$sliceType(CK);KX=$sliceType(KR);KY=$arrayType($UnsafePointer,2);KZ=$sliceType(KY);LD=$funcType([$String],[$Bool],false);LE=$ptrType(AG);LF=$arrayType($Uintptr,2);LG=$ptrType(U);LL=$funcType([$UnsafePointer,$UnsafePointer],[$Bool],false);LM=$funcType([$UnsafePointer,$Uintptr],[$Uintptr],false);LN=$ptrType(CX);LX=$ptrType(IA);R.prototype.kind=function(){var aw;aw=this.$val;return((((aw&31)>>>0)>>>0));};$ptrType(R).prototype.kind=function(){return new R(this.$get()).kind();};R.prototype.ro=function(){var aw;aw=this.$val;if(!((((aw&96)>>>0)===0))){return 32;}return 0;};$ptrType(R).prototype.ro=function(){return new R(this.$get()).ro();};Q.ptr.prototype.pointer=function(){var aw;aw=this;if(!((aw.typ.size===4))||!aw.typ.pointers()){$panic(new $String("can't call pointer on a non-pointer Value"));}if(!((((aw.flag&128)>>>0)===0))){return(aw.ptr).$get();}return aw.ptr;};Q.prototype.pointer=function(){return this.$val.pointer();};U.ptr.prototype.Error=function(){var aw;aw=this;if(aw.Kind===0){return"reflect: call of "+aw.Method+" on zero Value";}return"reflect: call of "+aw.Method+" on "+new CL(aw.Kind).String()+" Value";};U.prototype.Error=function(){return this.$val.Error();};V=function(){var aw,ax,ay;aw=G.Caller(2);ax=aw[0];ay=G.FuncForPC(ax);if(ay===JN.nil){return"unknown method";}return ay.Name();};R.prototype.mustBe=function(aw){var aw,ax;ax=this.$val;if(!((((((ax&31)>>>0)>>>0))===aw))){$panic(new U.ptr(V(),new R(ax).kind()));}};$ptrType(R).prototype.mustBe=function(aw){return new R(this.$get()).mustBe(aw);};R.prototype.mustBeExported=function(){var aw;aw=this.$val;if((aw===0)||!((((aw&96)>>>0)===0))){new R(aw).mustBeExportedSlow();}};$ptrType(R).prototype.mustBeExported=function(){return new R(this.$get()).mustBeExported();};R.prototype.mustBeExportedSlow=function(){var aw;aw=this.$val;if(aw===0){$panic(new U.ptr(IY(),0));}if(!((((aw&96)>>>0)===0))){$panic(new $String("reflect: "+IY()+" using value obtained using unexported field"));}};$ptrType(R).prototype.mustBeExportedSlow=function(){return new R(this.$get()).mustBeExportedSlow();};R.prototype.mustBeAssignable=function(){var aw;aw=this.$val;if(!((((aw&96)>>>0)===0))||(((aw&256)>>>0)===0)){new R(aw).mustBeAssignableSlow();}};$ptrType(R).prototype.mustBeAssignable=function(){return new R(this.$get()).mustBeAssignable();};R.prototype.mustBeAssignableSlow=function(){var aw;aw=this.$val;if(aw===0){$panic(new U.ptr(IY(),0));}if(!((((aw&96)>>>0)===0))){$panic(new $String("reflect: "+IY()+" using value obtained using unexported field"));}if(((aw&256)>>>0)===0){$panic(new $String("reflect: "+IY()+" using unaddressable value"));}};$ptrType(R).prototype.mustBeAssignableSlow=function(){return new R(this.$get()).mustBeAssignableSlow();};Q.ptr.prototype.Addr=function(){var aw,ax;aw=this;if(((aw.flag&256)>>>0)===0){$panic(new $String("reflect.Value.Addr of unaddressable value"));}ax=(aw.flag&96)>>>0;return new Q.ptr(aw.typ.ptrTo(),aw.ptr,(ax|22)>>>0);};Q.prototype.Addr=function(){return this.$val.Addr();};Q.ptr.prototype.Bool=function(){var aw;aw=this;new R(aw.flag).mustBe(1);return(aw.ptr).$get();};Q.prototype.Bool=function(){return this.$val.Bool();};Q.ptr.prototype.Bytes=function(){var{aw,ax,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:aw=this;new R(aw.flag).mustBe(23);ax=aw.typ.Elem().Kind();$s=3;case 3:if($c){$c=false;ax=ax.$blk();}if(ax&&ax.$blk!==undefined){break s;}if(!((ax===8))){$s=1;continue;}$s=2;continue;case 1:$panic(new $String("reflect.Value.Bytes of non-byte slice"));case 2:$s=-1;return(aw.ptr).$get();}return;}var $f={$blk:Q.ptr.prototype.Bytes,$c:true,$r,aw,ax,$s};return $f;};Q.prototype.Bytes=function(){return this.$val.Bytes();};Q.ptr.prototype.runes=function(){var{aw,ax,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:aw=this;new R(aw.flag).mustBe(23);ax=aw.typ.Elem().Kind();$s=3;case 3:if($c){$c=false;ax=ax.$blk();}if(ax&&ax.$blk!==undefined){break s;}if(!((ax===5))){$s=1;continue;}$s=2;continue;case 1:$panic(new $String("reflect.Value.Bytes of non-rune slice"));case 2:$s=-1;return(aw.ptr).$get();}return;}var $f={$blk:Q.ptr.prototype.runes,$c:true,$r,aw,ax,$s};return $f;};Q.prototype.runes=function(){return this.$val.runes();};Q.ptr.prototype.CanAddr=function(){var aw;aw=this;return!((((aw.flag&256)>>>0)===0));};Q.prototype.CanAddr=function(){return this.$val.CanAddr();};Q.ptr.prototype.CanSet=function(){var aw;aw=this;return((aw.flag&352)>>>0)===256;};Q.prototype.CanSet=function(){return this.$val.CanSet();};Q.ptr.prototype.Call=function(aw){var{aw,ax,ay,az,$s,$r,$c}=$restore(this,{aw});$s=$s||0;s:while(true){switch($s){case 0:ax=this;new R(ax.flag).mustBe(19);new R(ax.flag).mustBeExported();ay=$clone(ax,Q).call("Call",aw);$s=1;case 1:if($c){$c=false;ay=ay.$blk();}if(ay&&ay.$blk!==undefined){break s;}az=ay;$s=2;case 2:return az;}return;}var $f={$blk:Q.ptr.prototype.Call,$c:true,$r,aw,ax,ay,az,$s};return $f;};Q.prototype.Call=function(aw){return this.$val.Call(aw);};Q.ptr.prototype.CallSlice=function(aw){var{aw,ax,ay,az,$s,$r,$c}=$restore(this,{aw});$s=$s||0;s:while(true){switch($s){case 0:ax=this;new R(ax.flag).mustBe(19);new R(ax.flag).mustBeExported();ay=$clone(ax,Q).call("CallSlice",aw);$s=1;case 1:if($c){$c=false;ay=ay.$blk();}if(ay&&ay.$blk!==undefined){break s;}az=ay;$s=2;case 2:return az;}return;}var $f={$blk:Q.ptr.prototype.CallSlice,$c:true,$r,aw,ax,ay,az,$s};return $f;};Q.prototype.CallSlice=function(aw){return this.$val.CallSlice(aw);};Q.ptr.prototype.CanComplex=function(){var aw,ax;aw=this;ax=new R(aw.flag).kind();if((ax===(15))||(ax===(16))){return true;}else{return false;}};Q.prototype.CanComplex=function(){return this.$val.CanComplex();};Q.ptr.prototype.Complex=function(){var aw,ax,ay,az;aw=this;ax=new R(aw.flag).kind();ay=ax;if(ay===(15)){return((az=(aw.ptr).$get(),new $Complex128(az.$real,az.$imag)));}else if(ay===(16)){return(aw.ptr).$get();}$panic(new U.ptr("reflect.Value.Complex",new R(aw.flag).kind()));};Q.prototype.Complex=function(){return this.$val.Complex();};Q.ptr.prototype.FieldByIndex=function(aw){var{aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,$s,$r,$c}=$restore(this,{aw});$s=$s||0;s:while(true){switch($s){case 0:ax=this;if(aw.$length===1){$s=1;continue;}$s=2;continue;case 1:ay=$clone(ax,Q).Field((0>=aw.$length?($throwRuntimeError("index out of range"),undefined):aw.$array[aw.$offset+0]));$s=3;case 3:if($c){$c=false;ay=ay.$blk();}if(ay&&ay.$blk!==undefined){break s;}az=ay;$s=4;case 4:return az;case 2:new R(ax.flag).mustBe(25);ba=aw;bb=0;case 5:if(!(bb=ba.$length)?($throwRuntimeError("index out of range"),undefined):ba.$array[ba.$offset+bb]);if(bc>0){$s=7;continue;}$s=8;continue;case 7:if(!($clone(ax,Q).Kind()===22)){be=false;$s=11;continue s;}bf=ax.typ.Elem().Kind();$s=12;case 12:if($c){$c=false;bf=bf.$blk();}if(bf&&bf.$blk!==undefined){break s;}be=bf===25;case 11:if(be){$s=9;continue;}$s=10;continue;case 9:if($clone(ax,Q).IsNil()){$panic(new $String("reflect: indirection through nil pointer to embedded struct"));}bg=$clone(ax,Q).Elem();$s=13;case 13:if($c){$c=false;bg=bg.$blk();}if(bg&&bg.$blk!==undefined){break s;}ax=bg;case 10:case 8:bh=$clone(ax,Q).Field(bd);$s=14;case 14:if($c){$c=false;bh=bh.$blk();}if(bh&&bh.$blk!==undefined){break s;}ax=bh;bb++;$s=5;continue;case 6:$s=-1;return ax;}return;}var $f={$blk:Q.ptr.prototype.FieldByIndex,$c:true,$r,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,$s};return $f;};Q.prototype.FieldByIndex=function(aw){return this.$val.FieldByIndex(aw);};Q.ptr.prototype.FieldByIndexErr=function(aw){var{aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,$s,$r,$c}=$restore(this,{aw});$s=$s||0;s:while(true){switch($s){case 0:ax=this;if(aw.$length===1){$s=1;continue;}$s=2;continue;case 1:ay=$clone(ax,Q).Field((0>=aw.$length?($throwRuntimeError("index out of range"),undefined):aw.$array[aw.$offset+0]));$s=3;case 3:if($c){$c=false;ay=ay.$blk();}if(ay&&ay.$blk!==undefined){break s;}az=[ay,$ifaceNil];$s=4;case 4:return az;case 2:new R(ax.flag).mustBe(25);ba=aw;bb=0;case 5:if(!(bb=ba.$length)?($throwRuntimeError("index out of range"),undefined):ba.$array[ba.$offset+bb]);if(bc>0){$s=7;continue;}$s=8;continue;case 7:if(!($clone(ax,Q).Kind()===22)){be=false;$s=11;continue s;}bf=ax.typ.Elem().Kind();$s=12;case 12:if($c){$c=false;bf=bf.$blk();}if(bf&&bf.$blk!==undefined){break s;}be=bf===25;case 11:if(be){$s=9;continue;}$s=10;continue;case 9:if($clone(ax,Q).IsNil()){$s=13;continue;}$s=14;continue;case 13:bg=ax.typ.Elem().Name();$s=15;case 15:if($c){$c=false;bg=bg.$blk();}if(bg&&bg.$blk!==undefined){break s;}bh=A.New("reflect: indirection through nil pointer to embedded struct field "+bg);$s=16;case 16:if($c){$c=false;bh=bh.$blk();}if(bh&&bh.$blk!==undefined){break s;}bi=[new Q.ptr(JE.nil,0,0),bh];$s=17;case 17:return bi;case 14:bj=$clone(ax,Q).Elem();$s=18;case 18:if($c){$c=false;bj=bj.$blk();}if(bj&&bj.$blk!==undefined){break s;}ax=bj;case 10:case 8:bk=$clone(ax,Q).Field(bd);$s=19;case 19:if($c){$c=false;bk=bk.$blk();}if(bk&&bk.$blk!==undefined){break s;}ax=bk;bb++;$s=5;continue;case 6:$s=-1;return[ax,$ifaceNil];}return;}var $f={$blk:Q.ptr.prototype.FieldByIndexErr,$c:true,$r,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,$s};return $f;};Q.prototype.FieldByIndexErr=function(aw){return this.$val.FieldByIndexErr(aw);};Q.ptr.prototype.FieldByName=function(aw){var{aw,ax,ay,az,ba,bb,bc,bd,$s,$r,$c}=$restore(this,{aw});$s=$s||0;s:while(true){switch($s){case 0:ax=this;new R(ax.flag).mustBe(25);az=ax.typ.FieldByName(aw);$s=1;case 1:if($c){$c=false;az=az.$blk();}if(az&&az.$blk!==undefined){break s;}ay=az;ba=$clone(ay[0],DM);bb=ay[1];if(bb){$s=2;continue;}$s=3;continue;case 2:bc=$clone(ax,Q).FieldByIndex(ba.Index);$s=4;case 4:if($c){$c=false;bc=bc.$blk();}if(bc&&bc.$blk!==undefined){break s;}bd=bc;$s=5;case 5:return bd;case 3:$s=-1;return new Q.ptr(JE.nil,0,0);}return;}var $f={$blk:Q.ptr.prototype.FieldByName,$c:true,$r,aw,ax,ay,az,ba,bb,bc,bd,$s};return $f;};Q.prototype.FieldByName=function(aw){return this.$val.FieldByName(aw);};Q.ptr.prototype.FieldByNameFunc=function(aw){var{aw,ax,ay,az,ba,bb,bc,bd,$s,$r,$c}=$restore(this,{aw});$s=$s||0;s:while(true){switch($s){case 0:ax=this;az=ax.typ.FieldByNameFunc(aw);$s=1;case 1:if($c){$c=false;az=az.$blk();}if(az&&az.$blk!==undefined){break s;}ay=az;ba=$clone(ay[0],DM);bb=ay[1];if(bb){$s=2;continue;}$s=3;continue;case 2:bc=$clone(ax,Q).FieldByIndex(ba.Index);$s=4;case 4:if($c){$c=false;bc=bc.$blk();}if(bc&&bc.$blk!==undefined){break s;}bd=bc;$s=5;case 5:return bd;case 3:$s=-1;return new Q.ptr(JE.nil,0,0);}return;}var $f={$blk:Q.ptr.prototype.FieldByNameFunc,$c:true,$r,aw,ax,ay,az,ba,bb,bc,bd,$s};return $f;};Q.prototype.FieldByNameFunc=function(aw){return this.$val.FieldByNameFunc(aw);};Q.ptr.prototype.CanFloat=function(){var aw,ax;aw=this;ax=new R(aw.flag).kind();if((ax===(13))||(ax===(14))){return true;}else{return false;}};Q.prototype.CanFloat=function(){return this.$val.CanFloat();};Q.ptr.prototype.Float=function(){var aw,ax,ay;aw=this;ax=new R(aw.flag).kind();ay=ax;if(ay===(13)){return((aw.ptr).$get());}else if(ay===(14)){return(aw.ptr).$get();}$panic(new U.ptr("reflect.Value.Float",new R(aw.flag).kind()));};Q.prototype.Float=function(){return this.$val.Float();};Q.ptr.prototype.CanInt=function(){var aw,ax;aw=this;ax=new R(aw.flag).kind();if((ax===(2))||(ax===(3))||(ax===(4))||(ax===(5))||(ax===(6))){return true;}else{return false;}};Q.prototype.CanInt=function(){return this.$val.CanInt();};Q.ptr.prototype.Int=function(){var aw,ax,ay,az;aw=this;ax=new R(aw.flag).kind();ay=aw.ptr;az=ax;if(az===(2)){return(new $Int64(0,(ay).$get()));}else if(az===(3)){return(new $Int64(0,(ay).$get()));}else if(az===(4)){return(new $Int64(0,(ay).$get()));}else if(az===(5)){return(new $Int64(0,(ay).$get()));}else if(az===(6)){return(ay).$get();}$panic(new U.ptr("reflect.Value.Int",new R(aw.flag).kind()));};Q.prototype.Int=function(){return this.$val.Int();};Q.ptr.prototype.CanInterface=function(){var aw;aw=this;if(aw.flag===0){$panic(new U.ptr("reflect.Value.CanInterface",0));}return((aw.flag&96)>>>0)===0;};Q.prototype.CanInterface=function(){return this.$val.CanInterface();};Q.ptr.prototype.Interface=function(){var{aw,ax,ay,az,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:aw=$ifaceNil;ax=this;ay=IK($clone(ax,Q),true);$s=1;case 1:if($c){$c=false;ay=ay.$blk();}if(ay&&ay.$blk!==undefined){break s;}aw=ay;az=aw;$s=2;case 2:return az;}return;}var $f={$blk:Q.ptr.prototype.Interface,$c:true,$r,aw,ax,ay,az,$s};return $f;};Q.prototype.Interface=function(){return this.$val.Interface();};Q.ptr.prototype.IsValid=function(){var aw;aw=this;return!((aw.flag===0));};Q.prototype.IsValid=function(){return this.$val.IsValid();};Q.ptr.prototype.IsZero=function(){var{aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:aw=this;ax=new R(aw.flag).kind();if(ax===(1)){$s=2;continue;}if((ax===(2))||(ax===(3))||(ax===(4))||(ax===(5))||(ax===(6))){$s=3;continue;}if((ax===(7))||(ax===(8))||(ax===(9))||(ax===(10))||(ax===(11))||(ax===(12))){$s=4;continue;}if((ax===(13))||(ax===(14))){$s=5;continue;}if((ax===(15))||(ax===(16))){$s=6;continue;}if(ax===(17)){$s=7;continue;}if((ax===(18))||(ax===(19))||(ax===(20))||(ax===(21))||(ax===(22))||(ax===(23))||(ax===(26))){$s=8;continue;}if(ax===(24)){$s=9;continue;}if(ax===(25)){$s=10;continue;}$s=11;continue;case 2:$s=-1;return!$clone(aw,Q).Bool();case 3:$s=-1;return(ay=$clone(aw,Q).Int(),(ay.$high===0&&ay.$low===0));case 4:$s=-1;return(az=$clone(aw,Q).Uint(),(az.$high===0&&az.$low===0));case 5:$s=-1;return(ba=F.Float64bits($clone(aw,Q).Float()),(ba.$high===0&&ba.$low===0));case 6:bb=$clone(aw,Q).Complex();$s=-1;return(bc=F.Float64bits(bb.$real),(bc.$high===0&&bc.$low===0))&&(bd=F.Float64bits(bb.$imag),(bd.$high===0&&bd.$low===0));case 7:be=0;case 13:if(!(be<$clone(aw,Q).Len())){$s=14;continue;}bf=$clone(aw,Q).Index(be);$s=17;case 17:if($c){$c=false;bf=bf.$blk();}if(bf&&bf.$blk!==undefined){break s;}bg=$clone(bf,Q).IsZero();$s=18;case 18:if($c){$c=false;bg=bg.$blk();}if(bg&&bg.$blk!==undefined){break s;}if(!bg){$s=15;continue;}$s=16;continue;case 15:$s=-1;return false;case 16:be=be+(1)>>0;$s=13;continue;case 14:$s=-1;return true;case 8:$s=-1;return $clone(aw,Q).IsNil();case 9:$s=-1;return $clone(aw,Q).Len()===0;case 10:bh=0;case 19:if(!(bh<$clone(aw,Q).NumField())){$s=20;continue;}bi=$clone(aw,Q).Field(bh);$s=23;case 23:if($c){$c=false;bi=bi.$blk();}if(bi&&bi.$blk!==undefined){break s;}bj=$clone(bi,Q).IsZero();$s=24;case 24:if($c){$c=false;bj=bj.$blk();}if(bj&&bj.$blk!==undefined){break s;}if(!bj){$s=21;continue;}$s=22;continue;case 21:$s=-1;return false;case 22:bh=bh+(1)>>0;$s=19;continue;case 20:$s=-1;return true;case 11:$panic(new U.ptr("reflect.Value.IsZero",$clone(aw,Q).Kind()));case 12:case 1:$s=-1;return false;}return;}var $f={$blk:Q.ptr.prototype.IsZero,$c:true,$r,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,$s};return $f;};Q.prototype.IsZero=function(){return this.$val.IsZero();};Q.ptr.prototype.Kind=function(){var aw;aw=this;return new R(aw.flag).kind();};Q.prototype.Kind=function(){return this.$val.Kind();};Q.ptr.prototype.MapIndex=function(aw){var{aw,ax,ay,az,ba,bb,bc,bd,be,$s,$r,$c}=$restore(this,{aw});$s=$s||0;s:while(true){switch($s){case 0:ax=this;new R(ax.flag).mustBe(21);ay=(ax.typ.kindType);az=0;if((ay.key===AF||(new R(aw.flag).kind()===24))&&ay.key===aw.typ&&ay.elem.size<=128){$s=1;continue;}$s=2;continue;case 1:ba=(aw.ptr).$get();az=HX(ax.typ,$clone(ax,Q).pointer(),ba);$s=3;continue;case 2:bb=$clone(aw,Q).assignTo("reflect.Value.MapIndex",ay.key,0);$s=4;case 4:if($c){$c=false;bb=bb.$blk();}if(bb&&bb.$blk!==undefined){break s;}aw=bb;bc=0;if(!((((aw.flag&128)>>>0)===0))){bc=aw.ptr;}else{bc=((aw.$ptr_ptr||(aw.$ptr_ptr=new JV(function(){return this.$target.ptr;},function($v){this.$target.ptr=$v;},aw))));}az=HU(ax.typ,$clone(ax,Q).pointer(),bc);case 3:if(az===0){$s=-1;return new Q.ptr(JE.nil,0,0);}bd=ay.elem;be=new R((((ax.flag|aw.flag)>>>0))).ro();be=(be|(((bd.Kind()>>>0))))>>>0;$s=-1;return AH(bd,be,az);}return;}var $f={$blk:Q.ptr.prototype.MapIndex,$c:true,$r,aw,ax,ay,az,ba,bb,bc,bd,be,$s};return $f;};Q.prototype.MapIndex=function(aw){return this.$val.MapIndex(aw);};Q.ptr.prototype.MapKeys=function(){var{aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:aw=[aw];ax=this;new R(ax.flag).mustBe(21);ay=(ax.typ.kindType);az=ay.key;ba=(new R(ax.flag).ro()|((az.Kind()>>>0)))>>>0;bb=$clone(ax,Q).pointer();bc=0;if(!(bb===0)){bc=IF(bb);}aw[0]=new IA.ptr($ifaceNil,null,null,0,null);IB(ax.typ,bb,aw[0]);bd=$makeSlice(JO,bc);be=0;be=0;case 1:if(!(be=bd.$length)?($throwRuntimeError("index out of range"),undefined):bd.$array[bd.$offset+be]=AH(az,ba,bg));IE(aw[0]);be=be+(1)>>0;$s=1;continue;case 2:$s=-1;return $subslice(bd,0,be);}return;}var $f={$blk:Q.ptr.prototype.MapKeys,$c:true,$r,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,$s};return $f;};Q.prototype.MapKeys=function(){return this.$val.MapKeys();};IA.ptr.prototype.initialized=function(){var aw;aw=this;return!($interfaceIsEqual(aw.t,$ifaceNil));};IA.prototype.initialized=function(){return this.$val.initialized();};AG.ptr.prototype.Key=function(){var{aw,ax,ay,az,ba,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:aw=this;if(!aw.hiter.initialized()){$panic(new $String("MapIter.Key called before Next"));}ax=IC(aw.hiter);$s=1;case 1:if($c){$c=false;ax=ax.$blk();}if(ax&&ax.$blk!==undefined){break s;}ay=ax;if(ay===0){$panic(new $String("MapIter.Key called on exhausted iterator"));}az=(aw.m.typ.kindType);ba=az.key;$s=-1;return AH(ba,(new R(aw.m.flag).ro()|((ba.Kind()>>>0)))>>>0,ay);}return;}var $f={$blk:AG.ptr.prototype.Key,$c:true,$r,aw,ax,ay,az,ba,$s};return $f;};AG.prototype.Key=function(){return this.$val.Key();};Q.ptr.prototype.SetIterKey=function(aw){var{aw,ax,ay,az,ba,bb,bc,bd,be,$s,$r,$c}=$restore(this,{aw});$s=$s||0;s:while(true){switch($s){case 0:ax=this;if(!aw.hiter.initialized()){$panic(new $String("reflect: Value.SetIterKey called before Next"));}ay=IC(aw.hiter);$s=1;case 1:if($c){$c=false;ay=ay.$blk();}if(ay&&ay.$blk!==undefined){break s;}az=ay;if(az===0){$panic(new $String("reflect: Value.SetIterKey called on exhausted iterator"));}new R(ax.flag).mustBeAssignable();ba=0;if(new R(ax.flag).kind()===20){ba=ax.ptr;}bb=(aw.m.typ.kindType);bc=bb.key;bd=new Q.ptr(bc,az,(((aw.m.flag|((bc.Kind()>>>0)))>>>0)|128)>>>0);be=$clone(bd,Q).assignTo("reflect.MapIter.SetKey",ax.typ,ba);$s=2;case 2:if($c){$c=false;be=be.$blk();}if(be&&be.$blk!==undefined){break s;}bd=be;HP(ax.typ,ax.ptr,bd.ptr);$s=-1;return;}return;}var $f={$blk:Q.ptr.prototype.SetIterKey,$c:true,$r,aw,ax,ay,az,ba,bb,bc,bd,be,$s};return $f;};Q.prototype.SetIterKey=function(aw){return this.$val.SetIterKey(aw);};AG.ptr.prototype.Value=function(){var{aw,ax,ay,az,ba,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:aw=this;if(!aw.hiter.initialized()){$panic(new $String("MapIter.Value called before Next"));}ax=ID(aw.hiter);$s=1;case 1:if($c){$c=false;ax=ax.$blk();}if(ax&&ax.$blk!==undefined){break s;}ay=ax;if(ay===0){$panic(new $String("MapIter.Value called on exhausted iterator"));}az=(aw.m.typ.kindType);ba=az.elem;$s=-1;return AH(ba,(new R(aw.m.flag).ro()|((ba.Kind()>>>0)))>>>0,ay);}return;}var $f={$blk:AG.ptr.prototype.Value,$c:true,$r,aw,ax,ay,az,ba,$s};return $f;};AG.prototype.Value=function(){return this.$val.Value();};Q.ptr.prototype.SetIterValue=function(aw){var{aw,ax,ay,az,ba,bb,bc,bd,be,$s,$r,$c}=$restore(this,{aw});$s=$s||0;s:while(true){switch($s){case 0:ax=this;if(!aw.hiter.initialized()){$panic(new $String("reflect: Value.SetIterValue called before Next"));}ay=ID(aw.hiter);$s=1;case 1:if($c){$c=false;ay=ay.$blk();}if(ay&&ay.$blk!==undefined){break s;}az=ay;if(az===0){$panic(new $String("reflect: Value.SetIterValue called on exhausted iterator"));}new R(ax.flag).mustBeAssignable();ba=0;if(new R(ax.flag).kind()===20){ba=ax.ptr;}bb=(aw.m.typ.kindType);bc=bb.elem;bd=new Q.ptr(bc,az,(((aw.m.flag|((bc.Kind()>>>0)))>>>0)|128)>>>0);be=$clone(bd,Q).assignTo("reflect.MapIter.SetValue",ax.typ,ba);$s=2;case 2:if($c){$c=false;be=be.$blk();}if(be&&be.$blk!==undefined){break s;}bd=be;HP(ax.typ,ax.ptr,bd.ptr);$s=-1;return;}return;}var $f={$blk:Q.ptr.prototype.SetIterValue,$c:true,$r,aw,ax,ay,az,ba,bb,bc,bd,be,$s};return $f;};Q.prototype.SetIterValue=function(aw){return this.$val.SetIterValue(aw);};AG.ptr.prototype.Next=function(){var{aw,ax,ay,az,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:aw=this;if(!$clone(aw.m,Q).IsValid()){$panic(new $String("MapIter.Next called on an iterator that does not have an associated map Value"));}if(!aw.hiter.initialized()){$s=1;continue;}$s=2;continue;case 1:IB(aw.m.typ,$clone(aw.m,Q).pointer(),aw.hiter);$s=3;continue;case 2:ax=IC(aw.hiter);$s=6;case 6:if($c){$c=false;ax=ax.$blk();}if(ax&&ax.$blk!==undefined){break s;}if(ax===0){$s=4;continue;}$s=5;continue;case 4:$panic(new $String("MapIter.Next called on exhausted iterator"));case 5:IE(aw.hiter);case 3:ay=IC(aw.hiter);$s=7;case 7:if($c){$c=false;ay=ay.$blk();}if(ay&&ay.$blk!==undefined){break s;}az=!(ay===0);$s=8;case 8:return az;}return;}var $f={$blk:AG.ptr.prototype.Next,$c:true,$r,aw,ax,ay,az,$s};return $f;};AG.prototype.Next=function(){return this.$val.Next();};AG.ptr.prototype.Reset=function(aw){var aw,ax;ax=this;if($clone(aw,Q).IsValid()){new R(aw.flag).mustBe(21);}ax.m=aw;IA.copy(ax.hiter,new IA.ptr($ifaceNil,null,null,0,null));};AG.prototype.Reset=function(aw){return this.$val.Reset(aw);};Q.ptr.prototype.MapRange=function(){var aw;aw=this;new R(aw.flag).mustBe(21);return new AG.ptr($clone(aw,Q),new IA.ptr($ifaceNil,null,null,0,null));};Q.prototype.MapRange=function(){return this.$val.MapRange();};AH=function(aw,ax,ay){var aw,ax,ay,az;if(FD(aw)){az=HM(aw);HP(aw,az,ay);return new Q.ptr(aw,az,(ax|128)>>>0);}return new Q.ptr(aw,(ay).$get(),ax);};Q.ptr.prototype.Method=function(aw){var aw,ax,ay;ax=this;if(ax.typ===JE.nil){$panic(new U.ptr("reflect.Value.Method",0));}if(!((((ax.flag&512)>>>0)===0))||((aw>>>0))>=((ax.typ.NumMethod()>>>0))){$panic(new $String("reflect: Method index out of range"));}if((ax.typ.Kind()===20)&&$clone(ax,Q).IsNil()){$panic(new $String("reflect: Method on nil interface value"));}ay=(new R(ax.flag).ro()|(((ax.flag&128)>>>0)))>>>0;ay=(ay|(19))>>>0;ay=(ay|((((((aw>>>0))<<10>>>0)|512)>>>0)))>>>0;return new Q.ptr(ax.typ,ax.ptr,ay);};Q.prototype.Method=function(aw){return this.$val.Method(aw);};Q.ptr.prototype.NumMethod=function(){var aw;aw=this;if(aw.typ===JE.nil){$panic(new U.ptr("reflect.Value.NumMethod",0));}if(!((((aw.flag&512)>>>0)===0))){return 0;}return aw.typ.NumMethod();};Q.prototype.NumMethod=function(){return this.$val.NumMethod();};Q.ptr.prototype.MethodByName=function(aw){var{aw,ax,ay,az,ba,bb,$s,$r,$c}=$restore(this,{aw});$s=$s||0;s:while(true){switch($s){case 0:ax=this;if(ax.typ===JE.nil){$panic(new U.ptr("reflect.Value.MethodByName",0));}if(!((((ax.flag&512)>>>0)===0))){$s=-1;return new Q.ptr(JE.nil,0,0);}az=ax.typ.MethodByName(aw);$s=1;case 1:if($c){$c=false;az=az.$blk();}if(az&&az.$blk!==undefined){break s;}ay=az;ba=$clone(ay[0],DA);bb=ay[1];if(!bb){$s=-1;return new Q.ptr(JE.nil,0,0);}$s=-1;return $clone(ax,Q).Method(ba.Index);}return;}var $f={$blk:Q.ptr.prototype.MethodByName,$c:true,$r,aw,ax,ay,az,ba,bb,$s};return $f;};Q.prototype.MethodByName=function(aw){return this.$val.MethodByName(aw);};Q.ptr.prototype.NumField=function(){var aw,ax;aw=this;new R(aw.flag).mustBe(25);ax=(aw.typ.kindType);return ax.fields.$length;};Q.prototype.NumField=function(){return this.$val.NumField();};Q.ptr.prototype.OverflowComplex=function(aw){var aw,ax,ay,az;ax=this;ay=new R(ax.flag).kind();az=ay;if(az===(15)){return AI(aw.$real)||AI(aw.$imag);}else if(az===(16)){return false;}$panic(new U.ptr("reflect.Value.OverflowComplex",new R(ax.flag).kind()));};Q.prototype.OverflowComplex=function(aw){return this.$val.OverflowComplex(aw);};Q.ptr.prototype.OverflowFloat=function(aw){var aw,ax,ay,az;ax=this;ay=new R(ax.flag).kind();az=ay;if(az===(13)){return AI(aw);}else if(az===(14)){return false;}$panic(new U.ptr("reflect.Value.OverflowFloat",new R(ax.flag).kind()));};Q.prototype.OverflowFloat=function(aw){return this.$val.OverflowFloat(aw);};AI=function(aw){var aw;if(aw<0){aw=-aw;}return 3.4028234663852886e+38>>0;bb=$shiftRightInt64(($shiftLeft64(aw,((64-ba>>>0)))),((64-ba>>>0)));return!((aw.$high===bb.$high&&aw.$low===bb.$low));}$panic(new U.ptr("reflect.Value.OverflowInt",new R(ax.flag).kind()));};Q.prototype.OverflowInt=function(aw){return this.$val.OverflowInt(aw);};Q.ptr.prototype.OverflowUint=function(aw){var aw,ax,ay,az,ba,bb;ax=this;ay=new R(ax.flag).kind();az=ay;if((az===(7))||(az===(12))||(az===(8))||(az===(9))||(az===(10))||(az===(11))){ba=$imul(ax.typ.size,8)>>>0;bb=$shiftRightUint64(($shiftLeft64(aw,((64-ba>>>0)))),((64-ba>>>0)));return!((aw.$high===bb.$high&&aw.$low===bb.$low));}$panic(new U.ptr("reflect.Value.OverflowUint",new R(ax.flag).kind()));};Q.prototype.OverflowUint=function(aw){return this.$val.OverflowUint(aw);};Q.ptr.prototype.Recv=function(){var{aw,ax,ay,az,ba,bb,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:aw=new Q.ptr(JE.nil,0,0);ax=false;ay=this;new R(ay.flag).mustBe(18);new R(ay.flag).mustBeExported();ba=$clone(ay,Q).recv(false);$s=1;case 1:if($c){$c=false;ba=ba.$blk();}if(ba&&ba.$blk!==undefined){break s;}az=ba;aw=az[0];ax=az[1];bb=[aw,ax];$s=2;case 2:return bb;}return;}var $f={$blk:Q.ptr.prototype.Recv,$c:true,$r,aw,ax,ay,az,ba,bb,$s};return $f;};Q.prototype.Recv=function(){return this.$val.Recv();};Q.ptr.prototype.recv=function(aw){var{aw,ax,ay,az,ba,bb,bc,bd,be,bf,$s,$r,$c}=$restore(this,{aw});$s=$s||0;s:while(true){switch($s){case 0:ax=new Q.ptr(JE.nil,0,0);ay=false;az=this;ba=(az.typ.kindType);if((((ba.dir>>0))&1)===0){$panic(new $String("reflect: recv on send-only channel"));}bb=ba.elem;ax=new Q.ptr(bb,0,((bb.Kind()>>>0)));bc=0;if(FD(bb)){bc=HM(bb);ax.ptr=bc;ax.flag=(ax.flag|(128))>>>0;}else{bc=((ax.$ptr_ptr||(ax.$ptr_ptr=new JV(function(){return this.$target.ptr;},function($v){this.$target.ptr=$v;},ax))));}be=IT($clone(az,Q).pointer(),aw,bc);$s=1;case 1:if($c){$c=false;be=be.$blk();}if(be&&be.$blk!==undefined){break s;}bd=be;bf=bd[0];ay=bd[1];if(!bf){ax=new Q.ptr(JE.nil,0,0);}$s=-1;return[ax,ay];}return;}var $f={$blk:Q.ptr.prototype.recv,$c:true,$r,aw,ax,ay,az,ba,bb,bc,bd,be,bf,$s};return $f;};Q.prototype.recv=function(aw){return this.$val.recv(aw);};Q.ptr.prototype.Send=function(aw){var{aw,ax,ay,$s,$r,$c}=$restore(this,{aw});$s=$s||0;s:while(true){switch($s){case 0:ax=this;new R(ax.flag).mustBe(18);new R(ax.flag).mustBeExported();ay=$clone(ax,Q).send($clone(aw,Q),false);$s=1;case 1:if($c){$c=false;ay=ay.$blk();}if(ay&&ay.$blk!==undefined){break s;}ay;$s=-1;return;}return;}var $f={$blk:Q.ptr.prototype.Send,$c:true,$r,aw,ax,ay,$s};return $f;};Q.prototype.Send=function(aw){return this.$val.Send(aw);};Q.ptr.prototype.send=function(aw,ax){var{aw,ax,ay,az,ba,bb,bc,bd,be,$s,$r,$c}=$restore(this,{aw,ax});$s=$s||0;s:while(true){switch($s){case 0:ay=false;az=this;ba=(az.typ.kindType);if((((ba.dir>>0))&2)===0){$panic(new $String("reflect: send on recv-only channel"));}new R(aw.flag).mustBeExported();bb=$clone(aw,Q).assignTo("reflect.Value.Send",ba.elem,0);$s=1;case 1:if($c){$c=false;bb=bb.$blk();}if(bb&&bb.$blk!==undefined){break s;}aw=bb;bc=0;if(!((((aw.flag&128)>>>0)===0))){bc=aw.ptr;}else{bc=((aw.$ptr_ptr||(aw.$ptr_ptr=new JV(function(){return this.$target.ptr;},function($v){this.$target.ptr=$v;},aw))));}bd=IU($clone(az,Q).pointer(),bc,ax);$s=2;case 2:if($c){$c=false;bd=bd.$blk();}if(bd&&bd.$blk!==undefined){break s;}ay=bd;be=ay;$s=3;case 3:return be;}return;}var $f={$blk:Q.ptr.prototype.send,$c:true,$r,aw,ax,ay,az,ba,bb,bc,bd,be,$s};return $f;};Q.prototype.send=function(aw,ax){return this.$val.send(aw,ax);};Q.ptr.prototype.SetBool=function(aw){var aw,ax;ax=this;new R(ax.flag).mustBeAssignable();new R(ax.flag).mustBe(1);(ax.ptr).$set(aw);};Q.prototype.SetBool=function(aw){return this.$val.SetBool(aw);};Q.ptr.prototype.setRunes=function(aw){var{aw,ax,ay,$s,$r,$c}=$restore(this,{aw});$s=$s||0;s:while(true){switch($s){case 0:ax=this;new R(ax.flag).mustBeAssignable();new R(ax.flag).mustBe(23);ay=ax.typ.Elem().Kind();$s=3;case 3:if($c){$c=false;ay=ay.$blk();}if(ay&&ay.$blk!==undefined){break s;}if(!((ay===5))){$s=1;continue;}$s=2;continue;case 1:$panic(new $String("reflect.Value.setRunes of non-rune slice"));case 2:(ax.ptr).$set(aw);$s=-1;return;}return;}var $f={$blk:Q.ptr.prototype.setRunes,$c:true,$r,aw,ax,ay,$s};return $f;};Q.prototype.setRunes=function(aw){return this.$val.setRunes(aw);};Q.ptr.prototype.SetComplex=function(aw){var aw,ax,ay,az;ax=this;new R(ax.flag).mustBeAssignable();ay=new R(ax.flag).kind();az=ay;if(az===(15)){(ax.ptr).$set((new $Complex64(aw.$real,aw.$imag)));}else if(az===(16)){(ax.ptr).$set(aw);}else{$panic(new U.ptr("reflect.Value.SetComplex",new R(ax.flag).kind()));}};Q.prototype.SetComplex=function(aw){return this.$val.SetComplex(aw);};Q.ptr.prototype.SetFloat=function(aw){var aw,ax,ay,az;ax=this;new R(ax.flag).mustBeAssignable();ay=new R(ax.flag).kind();az=ay;if(az===(13)){(ax.ptr).$set(($fround(aw)));}else if(az===(14)){(ax.ptr).$set(aw);}else{$panic(new U.ptr("reflect.Value.SetFloat",new R(ax.flag).kind()));}};Q.prototype.SetFloat=function(aw){return this.$val.SetFloat(aw);};Q.ptr.prototype.SetInt=function(aw){var aw,ax,ay,az;ax=this;new R(ax.flag).mustBeAssignable();ay=new R(ax.flag).kind();az=ay;if(az===(2)){(ax.ptr).$set((((aw.$low+((aw.$high>>31)*4294967296))>>0)));}else if(az===(3)){(ax.ptr).$set((((aw.$low+((aw.$high>>31)*4294967296))<<24>>24)));}else if(az===(4)){(ax.ptr).$set((((aw.$low+((aw.$high>>31)*4294967296))<<16>>16)));}else if(az===(5)){(ax.ptr).$set((((aw.$low+((aw.$high>>31)*4294967296))>>0)));}else if(az===(6)){(ax.ptr).$set(aw);}else{$panic(new U.ptr("reflect.Value.SetInt",new R(ax.flag).kind()));}};Q.prototype.SetInt=function(aw){return this.$val.SetInt(aw);};Q.ptr.prototype.SetMapIndex=function(aw,ax){var{aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,$s,$r,$c}=$restore(this,{aw,ax});$s=$s||0;s:while(true){switch($s){case 0:ay=this;new R(ay.flag).mustBe(21);new R(ay.flag).mustBeExported();new R(aw.flag).mustBeExported();az=(ay.typ.kindType);if((az.key===AF||(new R(aw.flag).kind()===24))&&az.key===aw.typ&&az.elem.size<=128){$s=1;continue;}$s=2;continue;case 1:ba=(aw.ptr).$get();if(ax.typ===JE.nil){HZ(ay.typ,$clone(ay,Q).pointer(),ba);$s=-1;return;}new R(ax.flag).mustBeExported();bb=$clone(ax,Q).assignTo("reflect.Value.SetMapIndex",az.elem,0);$s=3;case 3:if($c){$c=false;bb=bb.$blk();}if(bb&&bb.$blk!==undefined){break s;}ax=bb;bc=0;if(!((((ax.flag&128)>>>0)===0))){bc=ax.ptr;}else{bc=((ax.$ptr_ptr||(ax.$ptr_ptr=new JV(function(){return this.$target.ptr;},function($v){this.$target.ptr=$v;},ax))));}$r=HY(ay.typ,$clone(ay,Q).pointer(),ba,bc);$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;case 2:bd=$clone(aw,Q).assignTo("reflect.Value.SetMapIndex",az.key,0);$s=5;case 5:if($c){$c=false;bd=bd.$blk();}if(bd&&bd.$blk!==undefined){break s;}aw=bd;be=0;if(!((((aw.flag&128)>>>0)===0))){be=aw.ptr;}else{be=((aw.$ptr_ptr||(aw.$ptr_ptr=new JV(function(){return this.$target.ptr;},function($v){this.$target.ptr=$v;},aw))));}if(ax.typ===JE.nil){HW(ay.typ,$clone(ay,Q).pointer(),be);$s=-1;return;}new R(ax.flag).mustBeExported();bf=$clone(ax,Q).assignTo("reflect.Value.SetMapIndex",az.elem,0);$s=6;case 6:if($c){$c=false;bf=bf.$blk();}if(bf&&bf.$blk!==undefined){break s;}ax=bf;bg=0;if(!((((ax.flag&128)>>>0)===0))){bg=ax.ptr;}else{bg=((ax.$ptr_ptr||(ax.$ptr_ptr=new JV(function(){return this.$target.ptr;},function($v){this.$target.ptr=$v;},ax))));}$r=HV(ay.typ,$clone(ay,Q).pointer(),be,bg);$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:Q.ptr.prototype.SetMapIndex,$c:true,$r,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,$s};return $f;};Q.prototype.SetMapIndex=function(aw,ax){return this.$val.SetMapIndex(aw,ax);};Q.ptr.prototype.SetUint=function(aw){var aw,ax,ay,az;ax=this;new R(ax.flag).mustBeAssignable();ay=new R(ax.flag).kind();az=ay;if(az===(7)){(ax.ptr).$set(((aw.$low>>>0)));}else if(az===(8)){(ax.ptr).$set(((aw.$low<<24>>>24)));}else if(az===(9)){(ax.ptr).$set(((aw.$low<<16>>>16)));}else if(az===(10)){(ax.ptr).$set(((aw.$low>>>0)));}else if(az===(11)){(ax.ptr).$set(aw);}else if(az===(12)){(ax.ptr).$set(((aw.$low>>>0)));}else{$panic(new U.ptr("reflect.Value.SetUint",new R(ax.flag).kind()));}};Q.prototype.SetUint=function(aw){return this.$val.SetUint(aw);};Q.ptr.prototype.SetPointer=function(aw){var aw,ax;ax=this;new R(ax.flag).mustBeAssignable();new R(ax.flag).mustBe(26);(ax.ptr).$set(aw);};Q.prototype.SetPointer=function(aw){return this.$val.SetPointer(aw);};Q.ptr.prototype.SetString=function(aw){var aw,ax;ax=this;new R(ax.flag).mustBeAssignable();new R(ax.flag).mustBe(24);(ax.ptr).$set(aw);};Q.prototype.SetString=function(aw){return this.$val.SetString(aw);};Q.ptr.prototype.String=function(){var{aw,ax,ay,az,ba,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:aw=this;ax=new R(aw.flag).kind();ay=ax;if(ay===(0)){$s=-1;return"";}else if(ay===(24)){$s=-1;return(aw.ptr).$get();}az=$clone(aw,Q).Type().String();$s=1;case 1:if($c){$c=false;az=az.$blk();}if(az&&az.$blk!==undefined){break s;}ba="<"+az+" Value>";$s=2;case 2:return ba;}return;}var $f={$blk:Q.ptr.prototype.String,$c:true,$r,aw,ax,ay,az,ba,$s};return $f;};Q.prototype.String=function(){return this.$val.String();};Q.ptr.prototype.TryRecv=function(){var{aw,ax,ay,az,ba,bb,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:aw=new Q.ptr(JE.nil,0,0);ax=false;ay=this;new R(ay.flag).mustBe(18);new R(ay.flag).mustBeExported();ba=$clone(ay,Q).recv(true);$s=1;case 1:if($c){$c=false;ba=ba.$blk();}if(ba&&ba.$blk!==undefined){break s;}az=ba;aw=az[0];ax=az[1];bb=[aw,ax];$s=2;case 2:return bb;}return;}var $f={$blk:Q.ptr.prototype.TryRecv,$c:true,$r,aw,ax,ay,az,ba,bb,$s};return $f;};Q.prototype.TryRecv=function(){return this.$val.TryRecv();};Q.ptr.prototype.TrySend=function(aw){var{aw,ax,ay,az,$s,$r,$c}=$restore(this,{aw});$s=$s||0;s:while(true){switch($s){case 0:ax=this;new R(ax.flag).mustBe(18);new R(ax.flag).mustBeExported();ay=$clone(ax,Q).send($clone(aw,Q),true);$s=1;case 1:if($c){$c=false;ay=ay.$blk();}if(ay&&ay.$blk!==undefined){break s;}az=ay;$s=2;case 2:return az;}return;}var $f={$blk:Q.ptr.prototype.TrySend,$c:true,$r,aw,ax,ay,az,$s};return $f;};Q.prototype.TrySend=function(aw){return this.$val.TrySend(aw);};Q.ptr.prototype.Type=function(){var aw,ax,ay,az,ba,bb,bc,bd;aw=this;ax=aw.flag;if(ax===0){$panic(new U.ptr("reflect.Value.Type",0));}if(((ax&512)>>>0)===0){return aw.typ;}ay=((aw.flag>>0))>>10>>0;if(aw.typ.Kind()===20){az=(aw.typ.kindType);if(((ay>>>0))>=((az.methods.$length>>>0))){$panic(new $String("reflect: internal error: invalid method index"));}bb=(ba=az.methods,((ay<0||ay>=ba.$length)?($throwRuntimeError("index out of range"),undefined):ba.$array[ba.$offset+ay]));return aw.typ.typeOff(bb.typ);}bc=aw.typ.exportedMethods();if(((ay>>>0))>=((bc.$length>>>0))){$panic(new $String("reflect: internal error: invalid method index"));}bd=$clone(((ay<0||ay>=bc.$length)?($throwRuntimeError("index out of range"),undefined):bc.$array[bc.$offset+ay]),CO);return aw.typ.typeOff(bd.mtyp);};Q.prototype.Type=function(){return this.$val.Type();};Q.ptr.prototype.CanUint=function(){var aw,ax;aw=this;ax=new R(aw.flag).kind();if((ax===(7))||(ax===(8))||(ax===(9))||(ax===(10))||(ax===(11))||(ax===(12))){return true;}else{return false;}};Q.prototype.CanUint=function(){return this.$val.CanUint();};Q.ptr.prototype.Uint=function(){var aw,ax,ay,az,ba;aw=this;ax=new R(aw.flag).kind();ay=aw.ptr;az=ax;if(az===(7)){return(new $Uint64(0,(ay).$get()));}else if(az===(8)){return(new $Uint64(0,(ay).$get()));}else if(az===(9)){return(new $Uint64(0,(ay).$get()));}else if(az===(10)){return(new $Uint64(0,(ay).$get()));}else if(az===(11)){return(ay).$get();}else if(az===(12)){return((ba=(ay).$get(),new $Uint64(0,ba.constructor===Number?ba:1)));}$panic(new U.ptr("reflect.Value.Uint",new R(aw.flag).kind()));};Q.prototype.Uint=function(){return this.$val.Uint();};Q.ptr.prototype.UnsafeAddr=function(){var aw;aw=this;if(aw.typ===JE.nil){$panic(new U.ptr("reflect.Value.UnsafeAddr",0));}if(((aw.flag&256)>>>0)===0){$panic(new $String("reflect.Value.UnsafeAddr of unaddressable value"));}return(aw.ptr);};Q.prototype.UnsafeAddr=function(){return this.$val.UnsafeAddr();};Q.ptr.prototype.UnsafePointer=function(){var{aw,ax,ay,az,ba,bb,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:aw=[aw];ax=this;ay=new R(ax.flag).kind();az=ay;if(az===(22)){$s=2;continue;}if((az===(18))||(az===(21))||(az===(26))){$s=3;continue;}if(az===(19)){$s=4;continue;}if(az===(23)){$s=5;continue;}$s=6;continue;case 2:if(ax.typ.ptrdata===0){if(!IZ((ax.ptr).$get())){$panic(new $String("reflect: reflect.Value.UnsafePointer on an invalid notinheap pointer"));}$s=-1;return(ax.ptr).$get();}$s=-1;return $clone(ax,Q).pointer();case 3:$s=-1;return $clone(ax,Q).pointer();case 4:if(!((((ax.flag&512)>>>0)===0))){$s=7;continue;}$s=8;continue;case 7:ba=FJ();$s=9;case 9:if($c){$c=false;ba=ba.$blk();}if(ba&&ba.$blk!==undefined){break s;}aw[0]=ba;$s=-1;return aw[0];case 8:bb=$clone(ax,Q).pointer();if(!(bb===0)){bb=(bb).$get();}$s=-1;return bb;case 5:$s=-1;return($pointerOfStructConversion(ax.ptr,JW)).Data;case 6:case 1:$panic(new U.ptr("reflect.Value.UnsafePointer",new R(ax.flag).kind()));$s=-1;return 0;}return;}var $f={$blk:Q.ptr.prototype.UnsafePointer,$c:true,$r,aw,ax,ay,az,ba,bb,$s};return $f;};Q.prototype.UnsafePointer=function(){return this.$val.UnsafePointer();};AL=function(aw,ax,ay){var{aw,ax,ay,az,ba,$s,$r,$c}=$restore(this,{aw,ax,ay});$s=$s||0;s:while(true){switch($s){case 0:if(!($interfaceIsEqual(ax,ay))){$s=1;continue;}$s=2;continue;case 1:az=ax.String();$s=3;case 3:if($c){$c=false;az=az.$blk();}if(az&&az.$blk!==undefined){break s;}ba=ay.String();$s=4;case 4:if($c){$c=false;ba=ba.$blk();}if(ba&&ba.$blk!==undefined){break s;}$panic(new $String(aw+": "+az+" != "+ba));case 2:$s=-1;return;}return;}var $f={$blk:AL,$c:true,$r,aw,ax,ay,az,ba,$s};return $f;};AN=function(aw,ax){var{aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,$s,$r,$c}=$restore(this,{aw,ax});$s=$s||0;s:while(true){switch($s){case 0:ay=$clone(aw,Q).Len();az=ay+ax>>0;if(az>0;}else{ba=ba+((bd=((ba+768>>0))/4,(bd===bd&&bd!==1/0&&bd!==-1/0)?bd>>0:$throwRuntimeError("integer divide by zero")))>>0;}}}be=HC($clone(aw,Q).Type(),az,ba);$s=5;case 5:if($c){$c=false;be=be.$blk();}if(be&&be.$blk!==undefined){break s;}bf=be;bg=II($clone(bf,Q),$clone(aw,Q));$s=6;case 6:if($c){$c=false;bg=bg.$blk();}if(bg&&bg.$blk!==undefined){break s;}bg;$s=-1;return[bf,ay,az];}return;}var $f={$blk:AN,$c:true,$r,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,$s};return $f;};AO=function(aw,ax){var{aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,$s,$r,$c}=$restore(this,{aw,ax});$s=$s||0;s:while(true){switch($s){case 0:new R(aw.flag).mustBe(23);az=AN($clone(aw,Q),ax.$length);$s=1;case 1:if($c){$c=false;az=az.$blk();}if(az&&az.$blk!==undefined){break s;}ay=az;aw=ay[0];ba=ay[1];bb=ay[2];bc=ba;bd=0;be=bc;bf=bd;case 2:if(!(be=ax.$length)?($throwRuntimeError("index out of range"),undefined):ax.$array[ax.$offset+bf]),Q));$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}bh=be+1>>0;bi=bf+1>>0;be=bh;bf=bi;$s=2;continue;case 3:$s=-1;return aw;}return;}var $f={$blk:AO,$c:true,$r,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,$s};return $f;};$pkg.Append=AO;AP=function(aw,ax){var{aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,$s,$r,$c}=$restore(this,{aw,ax});$s=$s||0;s:while(true){switch($s){case 0:new R(aw.flag).mustBe(23);new R(ax.flag).mustBe(23);ay=$clone(aw,Q).Type().Elem();$s=1;case 1:if($c){$c=false;ay=ay.$blk();}if(ay&&ay.$blk!==undefined){break s;}az=ay;ba=$clone(ax,Q).Type().Elem();$s=2;case 2:if($c){$c=false;ba=ba.$blk();}if(ba&&ba.$blk!==undefined){break s;}bb=ba;$r=AL("reflect.AppendSlice",az,bb);$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}bd=AN($clone(aw,Q),$clone(ax,Q).Len());$s=4;case 4:if($c){$c=false;bd=bd.$blk();}if(bd&&bd.$blk!==undefined){break s;}bc=bd;aw=bc[0];be=bc[1];bf=bc[2];bg=$clone(aw,Q).Slice(be,bf);$s=5;case 5:if($c){$c=false;bg=bg.$blk();}if(bg&&bg.$blk!==undefined){break s;}bh=II($clone(bg,Q),$clone(ax,Q));$s=6;case 6:if($c){$c=false;bh=bh.$blk();}if(bh&&bh.$blk!==undefined){break s;}bh;$s=-1;return aw;}return;}var $f={$blk:AP,$c:true,$r,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,$s};return $f;};$pkg.AppendSlice=AP;AW=function(aw){var{aw,ax,ay,$s,$r,$c}=$restore(this,{aw});$s=$s||0;s:while(true){switch($s){case 0:ax=AX(aw,0);$s=1;case 1:if($c){$c=false;ax=ax.$blk();}if(ax&&ax.$blk!==undefined){break s;}ay=ax;$s=2;case 2:return ay;}return;}var $f={$blk:AW,$c:true,$r,aw,ax,ay,$s};return $f;};$pkg.MakeMap=AW;AX=function(aw,ax){var{aw,ax,ay,az,ba,$s,$r,$c}=$restore(this,{aw,ax});$s=$s||0;s:while(true){switch($s){case 0:ay=aw.Kind();$s=3;case 3:if($c){$c=false;ay=ay.$blk();}if(ay&&ay.$blk!==undefined){break s;}if(!((ay===21))){$s=1;continue;}$s=2;continue;case 1:$panic(new $String("reflect.MakeMapWithSize of non-map type"));case 2:az=$assertType(aw,JE);ba=HS(az,ax);$s=-1;return new Q.ptr(az,ba,21);}return;}var $f={$blk:AX,$c:true,$r,aw,ax,ay,az,ba,$s};return $f;};$pkg.MakeMapWithSize=AX;Q.ptr.prototype.Convert=function(aw){var{aw,ax,ay,az,ba,bb,bc,bd,be,$s,$r,$c}=$restore(this,{aw});$s=$s||0;s:while(true){switch($s){case 0:ax=this;if(!((((ax.flag&512)>>>0)===0))){$s=1;continue;}$s=2;continue;case 1:ay=IM("Convert",$clone(ax,Q));$s=3;case 3:if($c){$c=false;ay=ay.$blk();}if(ay&&ay.$blk!==undefined){break s;}ax=ay;case 2:az=aw.common();$s=4;case 4:if($c){$c=false;az=az.$blk();}if(az&&az.$blk!==undefined){break s;}ba=BB(az,ax.typ);$s=5;case 5:if($c){$c=false;ba=ba.$blk();}if(ba&&ba.$blk!==undefined){break s;}bb=ba;if(bb===$throwNilPointerError){$s=6;continue;}$s=7;continue;case 6:bc=aw.String();$s=8;case 8:if($c){$c=false;bc=bc.$blk();}if(bc&&bc.$blk!==undefined){break s;}$panic(new $String("reflect.Value.Convert: value of type "+ax.typ.String()+" cannot be converted to type "+bc));case 7:bd=bb($clone(ax,Q),aw);$s=9;case 9:if($c){$c=false;bd=bd.$blk();}if(bd&&bd.$blk!==undefined){break s;}be=bd;$s=10;case 10:return be;}return;}var $f={$blk:Q.ptr.prototype.Convert,$c:true,$r,aw,ax,ay,az,ba,bb,bc,bd,be,$s};return $f;};Q.prototype.Convert=function(aw){return this.$val.Convert(aw);};Q.ptr.prototype.CanConvert=function(aw){var{aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,$s,$r,$c}=$restore(this,{aw});$s=$s||0;s:while(true){switch($s){case 0:ax=this;ay=$clone(ax,Q).Type();az=ay.ConvertibleTo(aw);$s=3;case 3:if($c){$c=false;az=az.$blk();}if(az&&az.$blk!==undefined){break s;}if(!az){$s=1;continue;}$s=2;continue;case 1:$s=-1;return false;case 2:bc=ay.Kind();$s=8;case 8:if($c){$c=false;bc=bc.$blk();}if(bc&&bc.$blk!==undefined){break s;}if(!(bc===23)){bb=false;$s=7;continue s;}bd=aw.Kind();$s=9;case 9:if($c){$c=false;bd=bd.$blk();}if(bd&&bd.$blk!==undefined){break s;}bb=bd===22;case 7:if(!(bb)){ba=false;$s=6;continue s;}be=aw.Elem();$s=10;case 10:if($c){$c=false;be=be.$blk();}if(be&&be.$blk!==undefined){break s;}bf=be.Kind();$s=11;case 11:if($c){$c=false;bf=bf.$blk();}if(bf&&bf.$blk!==undefined){break s;}ba=bf===17;case 6:if(ba){$s=4;continue;}$s=5;continue;case 4:bg=aw.Elem();$s=12;case 12:if($c){$c=false;bg=bg.$blk();}if(bg&&bg.$blk!==undefined){break s;}bh=bg.Len();$s=13;case 13:if($c){$c=false;bh=bh.$blk();}if(bh&&bh.$blk!==undefined){break s;}bi=bh;if(bi>$clone(ax,Q).Len()){$s=-1;return false;}case 5:$s=-1;return true;}return;}var $f={$blk:Q.ptr.prototype.CanConvert,$c:true,$r,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,$s};return $f;};Q.prototype.CanConvert=function(aw){return this.$val.CanConvert(aw);};BB=function(aw,ax){var{aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,$s,$r,$c}=$restore(this,{aw,ax});$s=$s||0;s:while(true){switch($s){case 0:ay=ax.Kind();if((ay===(2))||(ay===(3))||(ay===(4))||(ay===(5))||(ay===(6))){$s=2;continue;}if((ay===(7))||(ay===(8))||(ay===(9))||(ay===(10))||(ay===(11))||(ay===(12))){$s=3;continue;}if((ay===(13))||(ay===(14))){$s=4;continue;}if((ay===(15))||(ay===(16))){$s=5;continue;}if(ay===(24)){$s=6;continue;}if(ay===(23)){$s=7;continue;}if(ay===(18)){$s=8;continue;}$s=9;continue;case 2:az=aw.Kind();if((az===(2))||(az===(3))||(az===(4))||(az===(5))||(az===(6))||(az===(7))||(az===(8))||(az===(9))||(az===(10))||(az===(11))||(az===(12))){$s=-1;return BI;}else if((az===(13))||(az===(14))){$s=-1;return BM;}else if(az===(24)){$s=-1;return BQ;}$s=9;continue;case 3:ba=aw.Kind();if((ba===(2))||(ba===(3))||(ba===(4))||(ba===(5))||(ba===(6))||(ba===(7))||(ba===(8))||(ba===(9))||(ba===(10))||(ba===(11))||(ba===(12))){$s=-1;return BJ;}else if((ba===(13))||(ba===(14))){$s=-1;return BN;}else if(ba===(24)){$s=-1;return BR;}$s=9;continue;case 4:bb=aw.Kind();if((bb===(2))||(bb===(3))||(bb===(4))||(bb===(5))||(bb===(6))){$s=-1;return BK;}else if((bb===(7))||(bb===(8))||(bb===(9))||(bb===(10))||(bb===(11))||(bb===(12))){$s=-1;return BL;}else if((bb===(13))||(bb===(14))){$s=-1;return BO;}$s=9;continue;case 5:bc=aw.Kind();if((bc===(15))||(bc===(16))){$s=-1;return BP;}$s=9;continue;case 6:if(!(aw.Kind()===23)){bd=false;$s=12;continue s;}be=aw.Elem().PkgPath();$s=13;case 13:if($c){$c=false;be=be.$blk();}if(be&&be.$blk!==undefined){break s;}bd=be==="";case 12:if(bd){$s=10;continue;}$s=11;continue;case 10:bf=aw.Elem().Kind();$s=15;case 15:if($c){$c=false;bf=bf.$blk();}if(bf&&bf.$blk!==undefined){break s;}bg=bf;if(bg===(8)){$s=-1;return BT;}else if(bg===(5)){$s=-1;return BV;}case 14:case 11:$s=9;continue;case 7:if(!(aw.Kind()===24)){bh=false;$s=18;continue s;}bi=ax.Elem().PkgPath();$s=19;case 19:if($c){$c=false;bi=bi.$blk();}if(bi&&bi.$blk!==undefined){break s;}bh=bi==="";case 18:if(bh){$s=16;continue;}$s=17;continue;case 16:bj=ax.Elem().Kind();$s=21;case 21:if($c){$c=false;bj=bj.$blk();}if(bj&&bj.$blk!==undefined){break s;}bk=bj;if(bk===(8)){$s=-1;return BS;}else if(bk===(5)){$s=-1;return BU;}case 20:case 17:if(!(aw.Kind()===22)){bm=false;$s=25;continue s;}bn=aw.Elem().Kind();$s=26;case 26:if($c){$c=false;bn=bn.$blk();}if(bn&&bn.$blk!==undefined){break s;}bm=bn===17;case 25:if(!(bm)){bl=false;$s=24;continue s;}bo=aw.Elem().Elem();$s=27;case 27:if($c){$c=false;bo=bo.$blk();}if(bo&&bo.$blk!==undefined){break s;}bl=$interfaceIsEqual(ax.Elem(),bo);case 24:if(bl){$s=22;continue;}$s=23;continue;case 22:$s=-1;return IH;case 23:$s=9;continue;case 8:if(!(aw.Kind()===18)){bp=false;$s=30;continue s;}bq=DU(aw,ax);$s=31;case 31:if($c){$c=false;bq=bq.$blk();}if(bq&&bq.$blk!==undefined){break s;}bp=bq;case 30:if(bp){$s=28;continue;}$s=29;continue;case 28:$s=-1;return IG;case 29:case 9:case 1:br=DX(aw,ax,false);$s=34;case 34:if($c){$c=false;br=br.$blk();}if(br&&br.$blk!==undefined){break s;}if(br){$s=32;continue;}$s=33;continue;case 32:$s=-1;return IG;case 33:if(!((aw.Kind()===22)&&aw.Name()===""&&(ax.Kind()===22)&&ax.Name()==="")){bs=false;$s=37;continue s;}bt=aw.Elem().common();$s=38;case 38:if($c){$c=false;bt=bt.$blk();}if(bt&&bt.$blk!==undefined){break s;}bu=bt;bv=ax.Elem().common();$s=39;case 39:if($c){$c=false;bv=bv.$blk();}if(bv&&bv.$blk!==undefined){break s;}bw=bv;bx=DX(bu,bw,false);$s=40;case 40:if($c){$c=false;bx=bx.$blk();}if(bx&&bx.$blk!==undefined){break s;}bs=bx;case 37:if(bs){$s=35;continue;}$s=36;continue;case 35:$s=-1;return IG;case 36:if(DT(aw,ax)){if(ax.Kind()===20){$s=-1;return BX;}$s=-1;return BW;}$s=-1;return $throwNilPointerError;}return;}var $f={$blk:BB,$c:true,$r,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,$s};return $f;};BC=function(aw,ax,ay){var{aw,ax,ay,az,ba,bb,bc,$s,$r,$c}=$restore(this,{aw,ax,ay});$s=$s||0;s:while(true){switch($s){case 0:az=ay.common();$s=1;case 1:if($c){$c=false;az=az.$blk();}if(az&&az.$blk!==undefined){break s;}ba=az;bb=HM(ba);bc=ba.size;if(bc===(4)){(bb).$set(($fround(ax)));}else if(bc===(8)){(bb).$set(ax);}$s=-1;return new Q.ptr(ba,bb,(((aw|128)>>>0)|((ba.Kind()>>>0)))>>>0);}return;}var $f={$blk:BC,$c:true,$r,aw,ax,ay,az,ba,bb,bc,$s};return $f;};BD=function(aw,ax,ay){var{aw,ax,ay,az,ba,bb,$s,$r,$c}=$restore(this,{aw,ax,ay});$s=$s||0;s:while(true){switch($s){case 0:az=ay.common();$s=1;case 1:if($c){$c=false;az=az.$blk();}if(az&&az.$blk!==undefined){break s;}ba=az;bb=HM(ba);(bb).$set(ax);$s=-1;return new Q.ptr(ba,bb,(((aw|128)>>>0)|((ba.Kind()>>>0)))>>>0);}return;}var $f={$blk:BD,$c:true,$r,aw,ax,ay,az,ba,bb,$s};return $f;};BE=function(aw,ax,ay){var{aw,ax,ay,az,ba,bb,bc,$s,$r,$c}=$restore(this,{aw,ax,ay});$s=$s||0;s:while(true){switch($s){case 0:az=ay.common();$s=1;case 1:if($c){$c=false;az=az.$blk();}if(az&&az.$blk!==undefined){break s;}ba=az;bb=HM(ba);bc=ba.size;if(bc===(8)){(bb).$set((new $Complex64(ax.$real,ax.$imag)));}else if(bc===(16)){(bb).$set(ax);}$s=-1;return new Q.ptr(ba,bb,(((aw|128)>>>0)|((ba.Kind()>>>0)))>>>0);}return;}var $f={$blk:BE,$c:true,$r,aw,ax,ay,az,ba,bb,bc,$s};return $f;};BF=function(aw,ax,ay){var{aw,ax,ay,az,ba,$s,$r,$c}=$restore(this,{aw,ax,ay});$s=$s||0;s:while(true){switch($s){case 0:az=$clone(GH(ay),Q).Elem();$s=1;case 1:if($c){$c=false;az=az.$blk();}if(az&&az.$blk!==undefined){break s;}ba=az;$clone(ba,Q).SetString(ax);ba.flag=(((ba.flag&~256)>>>0)|aw)>>>0;$s=-1;return ba;}return;}var $f={$blk:BF,$c:true,$r,aw,ax,ay,az,ba,$s};return $f;};BG=function(aw,ax,ay){var{aw,ax,ay,az,ba,$s,$r,$c}=$restore(this,{aw,ax,ay});$s=$s||0;s:while(true){switch($s){case 0:az=$clone(GH(ay),Q).Elem();$s=1;case 1:if($c){$c=false;az=az.$blk();}if(az&&az.$blk!==undefined){break s;}ba=az;$r=$clone(ba,Q).SetBytes(ax);$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}ba.flag=(((ba.flag&~256)>>>0)|aw)>>>0;$s=-1;return ba;}return;}var $f={$blk:BG,$c:true,$r,aw,ax,ay,az,ba,$s};return $f;};BH=function(aw,ax,ay){var{aw,ax,ay,az,ba,$s,$r,$c}=$restore(this,{aw,ax,ay});$s=$s||0;s:while(true){switch($s){case 0:az=$clone(GH(ay),Q).Elem();$s=1;case 1:if($c){$c=false;az=az.$blk();}if(az&&az.$blk!==undefined){break s;}ba=az;$r=$clone(ba,Q).setRunes(ax);$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}ba.flag=(((ba.flag&~256)>>>0)|aw)>>>0;$s=-1;return ba;}return;}var $f={$blk:BH,$c:true,$r,aw,ax,ay,az,ba,$s};return $f;};BI=function(aw,ax){var{aw,ax,ay,az,ba,$s,$r,$c}=$restore(this,{aw,ax});$s=$s||0;s:while(true){switch($s){case 0:az=HN(new R(aw.flag).ro(),((ay=$clone(aw,Q).Int(),new $Uint64(ay.$high,ay.$low))),ax);$s=1;case 1:if($c){$c=false;az=az.$blk();}if(az&&az.$blk!==undefined){break s;}ba=az;$s=2;case 2:return ba;}return;}var $f={$blk:BI,$c:true,$r,aw,ax,ay,az,ba,$s};return $f;};BJ=function(aw,ax){var{aw,ax,ay,az,$s,$r,$c}=$restore(this,{aw,ax});$s=$s||0;s:while(true){switch($s){case 0:ay=HN(new R(aw.flag).ro(),$clone(aw,Q).Uint(),ax);$s=1;case 1:if($c){$c=false;ay=ay.$blk();}if(ay&&ay.$blk!==undefined){break s;}az=ay;$s=2;case 2:return az;}return;}var $f={$blk:BJ,$c:true,$r,aw,ax,ay,az,$s};return $f;};BK=function(aw,ax){var{aw,ax,ay,az,ba,$s,$r,$c}=$restore(this,{aw,ax});$s=$s||0;s:while(true){switch($s){case 0:az=HN(new R(aw.flag).ro(),((ay=(new $Int64(0,$clone(aw,Q).Float())),new $Uint64(ay.$high,ay.$low))),ax);$s=1;case 1:if($c){$c=false;az=az.$blk();}if(az&&az.$blk!==undefined){break s;}ba=az;$s=2;case 2:return ba;}return;}var $f={$blk:BK,$c:true,$r,aw,ax,ay,az,ba,$s};return $f;};BL=function(aw,ax){var{aw,ax,ay,az,$s,$r,$c}=$restore(this,{aw,ax});$s=$s||0;s:while(true){switch($s){case 0:ay=HN(new R(aw.flag).ro(),(new $Uint64(0,$clone(aw,Q).Float())),ax);$s=1;case 1:if($c){$c=false;ay=ay.$blk();}if(ay&&ay.$blk!==undefined){break s;}az=ay;$s=2;case 2:return az;}return;}var $f={$blk:BL,$c:true,$r,aw,ax,ay,az,$s};return $f;};BM=function(aw,ax){var{aw,ax,ay,az,$s,$r,$c}=$restore(this,{aw,ax});$s=$s||0;s:while(true){switch($s){case 0:ay=BC(new R(aw.flag).ro(),($flatten64($clone(aw,Q).Int())),ax);$s=1;case 1:if($c){$c=false;ay=ay.$blk();}if(ay&&ay.$blk!==undefined){break s;}az=ay;$s=2;case 2:return az;}return;}var $f={$blk:BM,$c:true,$r,aw,ax,ay,az,$s};return $f;};BN=function(aw,ax){var{aw,ax,ay,az,$s,$r,$c}=$restore(this,{aw,ax});$s=$s||0;s:while(true){switch($s){case 0:ay=BC(new R(aw.flag).ro(),($flatten64($clone(aw,Q).Uint())),ax);$s=1;case 1:if($c){$c=false;ay=ay.$blk();}if(ay&&ay.$blk!==undefined){break s;}az=ay;$s=2;case 2:return az;}return;}var $f={$blk:BN,$c:true,$r,aw,ax,ay,az,$s};return $f;};BO=function(aw,ax){var{aw,ax,ay,az,ba,bb,bc,bd,be,$s,$r,$c}=$restore(this,{aw,ax});$s=$s||0;s:while(true){switch($s){case 0:az=$clone(aw,Q).Type().Kind();$s=4;case 4:if($c){$c=false;az=az.$blk();}if(az&&az.$blk!==undefined){break s;}if(!(az===13)){ay=false;$s=3;continue s;}ba=ax.Kind();$s=5;case 5:if($c){$c=false;ba=ba.$blk();}if(ba&&ba.$blk!==undefined){break s;}ay=ba===13;case 3:if(ay){$s=1;continue;}$s=2;continue;case 1:bb=BD(new R(aw.flag).ro(),(aw.ptr).$get(),ax);$s=6;case 6:if($c){$c=false;bb=bb.$blk();}if(bb&&bb.$blk!==undefined){break s;}bc=bb;$s=7;case 7:return bc;case 2:bd=BC(new R(aw.flag).ro(),$clone(aw,Q).Float(),ax);$s=8;case 8:if($c){$c=false;bd=bd.$blk();}if(bd&&bd.$blk!==undefined){break s;}be=bd;$s=9;case 9:return be;}return;}var $f={$blk:BO,$c:true,$r,aw,ax,ay,az,ba,bb,bc,bd,be,$s};return $f;};BP=function(aw,ax){var{aw,ax,ay,az,$s,$r,$c}=$restore(this,{aw,ax});$s=$s||0;s:while(true){switch($s){case 0:ay=BE(new R(aw.flag).ro(),$clone(aw,Q).Complex(),ax);$s=1;case 1:if($c){$c=false;ay=ay.$blk();}if(ay&&ay.$blk!==undefined){break s;}az=ay;$s=2;case 2:return az;}return;}var $f={$blk:BP,$c:true,$r,aw,ax,ay,az,$s};return $f;};BQ=function(aw,ax){var{aw,ax,ay,az,ba,bb,bc,$s,$r,$c}=$restore(this,{aw,ax});$s=$s||0;s:while(true){switch($s){case 0:ay="\xEF\xBF\xBD";az=$clone(aw,Q).Int();if((ba=(new $Int64(0,(((az.$low+((az.$high>>31)*4294967296))>>0)))),(ba.$high===az.$high&&ba.$low===az.$low))){ay=($encodeRune((((az.$low+((az.$high>>31)*4294967296))>>0))));}bb=BF(new R(aw.flag).ro(),ay,ax);$s=1;case 1:if($c){$c=false;bb=bb.$blk();}if(bb&&bb.$blk!==undefined){break s;}bc=bb;$s=2;case 2:return bc;}return;}var $f={$blk:BQ,$c:true,$r,aw,ax,ay,az,ba,bb,bc,$s};return $f;};BR=function(aw,ax){var{aw,ax,ay,az,ba,bb,bc,$s,$r,$c}=$restore(this,{aw,ax});$s=$s||0;s:while(true){switch($s){case 0:ay="\xEF\xBF\xBD";az=$clone(aw,Q).Uint();if((ba=(new $Uint64(0,((az.$low>>0)))),(ba.$high===az.$high&&ba.$low===az.$low))){ay=($encodeRune(((az.$low>>0))));}bb=BF(new R(aw.flag).ro(),ay,ax);$s=1;case 1:if($c){$c=false;bb=bb.$blk();}if(bb&&bb.$blk!==undefined){break s;}bc=bb;$s=2;case 2:return bc;}return;}var $f={$blk:BR,$c:true,$r,aw,ax,ay,az,ba,bb,bc,$s};return $f;};BS=function(aw,ax){var{aw,ax,ay,az,ba,bb,bc,bd,$s,$r,$c}=$restore(this,{aw,ax});$s=$s||0;s:while(true){switch($s){case 0:ay=new R(aw.flag).ro();az=$clone(aw,Q).Bytes();$s=1;case 1:if($c){$c=false;az=az.$blk();}if(az&&az.$blk!==undefined){break s;}ba=($bytesToString(az));bb=ax;bc=BF(ay,ba,bb);$s=2;case 2:if($c){$c=false;bc=bc.$blk();}if(bc&&bc.$blk!==undefined){break s;}bd=bc;$s=3;case 3:return bd;}return;}var $f={$blk:BS,$c:true,$r,aw,ax,ay,az,ba,bb,bc,bd,$s};return $f;};BT=function(aw,ax){var{aw,ax,ay,az,ba,bb,bc,bd,$s,$r,$c}=$restore(this,{aw,ax});$s=$s||0;s:while(true){switch($s){case 0:ay=new R(aw.flag).ro();az=$clone(aw,Q).String();$s=1;case 1:if($c){$c=false;az=az.$blk();}if(az&&az.$blk!==undefined){break s;}ba=(new JY($stringToBytes(az)));bb=ax;bc=BG(ay,ba,bb);$s=2;case 2:if($c){$c=false;bc=bc.$blk();}if(bc&&bc.$blk!==undefined){break s;}bd=bc;$s=3;case 3:return bd;}return;}var $f={$blk:BT,$c:true,$r,aw,ax,ay,az,ba,bb,bc,bd,$s};return $f;};BU=function(aw,ax){var{aw,ax,ay,az,ba,bb,bc,bd,$s,$r,$c}=$restore(this,{aw,ax});$s=$s||0;s:while(true){switch($s){case 0:ay=new R(aw.flag).ro();az=$clone(aw,Q).runes();$s=1;case 1:if($c){$c=false;az=az.$blk();}if(az&&az.$blk!==undefined){break s;}ba=($runesToString(az));bb=ax;bc=BF(ay,ba,bb);$s=2;case 2:if($c){$c=false;bc=bc.$blk();}if(bc&&bc.$blk!==undefined){break s;}bd=bc;$s=3;case 3:return bd;}return;}var $f={$blk:BU,$c:true,$r,aw,ax,ay,az,ba,bb,bc,bd,$s};return $f;};BV=function(aw,ax){var{aw,ax,ay,az,ba,bb,bc,bd,$s,$r,$c}=$restore(this,{aw,ax});$s=$s||0;s:while(true){switch($s){case 0:ay=new R(aw.flag).ro();az=$clone(aw,Q).String();$s=1;case 1:if($c){$c=false;az=az.$blk();}if(az&&az.$blk!==undefined){break s;}ba=(new JZ($stringToRunes(az)));bb=ax;bc=BH(ay,ba,bb);$s=2;case 2:if($c){$c=false;bc=bc.$blk();}if(bc&&bc.$blk!==undefined){break s;}bd=bc;$s=3;case 3:return bd;}return;}var $f={$blk:BV,$c:true,$r,aw,ax,ay,az,ba,bb,bc,bd,$s};return $f;};BW=function(aw,ax){var{aw,ax,ay,az,ba,bb,bc,bd,be,bf,$s,$r,$c}=$restore(this,{aw,ax});$s=$s||0;s:while(true){switch($s){case 0:ay=ax.common();$s=1;case 1:if($c){$c=false;ay=ay.$blk();}if(ay&&ay.$blk!==undefined){break s;}az=HM(ay);$s=2;case 2:if($c){$c=false;az=az.$blk();}if(az&&az.$blk!==undefined){break s;}ba=az;bb=IK($clone(aw,Q),false);$s=3;case 3:if($c){$c=false;bb=bb.$blk();}if(bb&&bb.$blk!==undefined){break s;}bc=bb;bd=ax.NumMethod();$s=7;case 7:if($c){$c=false;bd=bd.$blk();}if(bd&&bd.$blk!==undefined){break s;}if(bd===0){$s=4;continue;}$s=5;continue;case 4:(ba).$set(bc);$s=6;continue;case 5:IL($assertType(ax,JE),bc,ba);case 6:be=ax.common();$s=8;case 8:if($c){$c=false;be=be.$blk();}if(be&&be.$blk!==undefined){break s;}bf=new Q.ptr(be,ba,(((new R(aw.flag).ro()|128)>>>0)|20)>>>0);$s=9;case 9:return bf;}return;}var $f={$blk:BW,$c:true,$r,aw,ax,ay,az,ba,bb,bc,bd,be,bf,$s};return $f;};BX=function(aw,ax){var{aw,ax,ay,az,ba,bb,bc,$s,$r,$c}=$restore(this,{aw,ax});$s=$s||0;s:while(true){switch($s){case 0:if($clone(aw,Q).IsNil()){$s=1;continue;}$s=2;continue;case 1:ay=HL(ax);$s=3;case 3:if($c){$c=false;ay=ay.$blk();}if(ay&&ay.$blk!==undefined){break s;}az=ay;az.flag=(az.flag|(new R(aw.flag).ro()))>>>0;$s=-1;return az;case 2:ba=$clone(aw,Q).Elem();$s=4;case 4:if($c){$c=false;ba=ba.$blk();}if(ba&&ba.$blk!==undefined){break s;}bb=BW($clone(ba,Q),ax);$s=5;case 5:if($c){$c=false;bb=bb.$blk();}if(bb&&bb.$blk!==undefined){break s;}bc=bb;$s=6;case 6:return bc;}return;}var $f={$blk:BX,$c:true,$r,aw,ax,ay,az,ba,bb,bc,$s};return $f;};CX.ptr.prototype.offset=function(){var aw;aw=this;return aw.offsetEmbed>>>1>>>0;};CX.prototype.offset=function(){return this.$val.offset();};CX.ptr.prototype.embedded=function(){var aw;aw=this;return!((((aw.offsetEmbed&1)>>>0)===0));};CX.prototype.embedded=function(){return this.$val.embedded();};DA.ptr.prototype.IsExported=function(){var aw;aw=this;return aw.PkgPath==="";};DA.prototype.IsExported=function(){return this.$val.IsExported();};CL.prototype.String=function(){var aw;aw=this.$val;if(((aw>>0))=DB.$length)?($throwRuntimeError("index out of range"),undefined):DB.$array[DB.$offset+aw]);}return"kind"+H.Itoa(((aw>>0)));};$ptrType(CL).prototype.String=function(){return new CL(this.$get()).String();};CN.ptr.prototype.String=function(){var aw,ax;aw=this;ax=$clone(aw.nameOff(aw.str),GO).name();if(!((((aw.tflag&2)>>>0)===0))){return $substring(ax,1);}return ax;};CN.prototype.String=function(){return this.$val.String();};CN.ptr.prototype.Size=function(){var aw;aw=this;return aw.size;};CN.prototype.Size=function(){return this.$val.Size();};CN.ptr.prototype.Bits=function(){var aw,ax;aw=this;if(aw===JE.nil){$panic(new $String("reflect: Bits of nil Type"));}ax=aw.Kind();if(ax<2||ax>16){$panic(new $String("reflect: Bits of non-arithmetic Type "+aw.String()));}return $imul(((aw.size>>0)),8);};CN.prototype.Bits=function(){return this.$val.Bits();};CN.ptr.prototype.Align=function(){var aw;aw=this;return((aw.align>>0));};CN.prototype.Align=function(){return this.$val.Align();};CN.ptr.prototype.FieldAlign=function(){var aw;aw=this;return((aw.fieldAlign>>0));};CN.prototype.FieldAlign=function(){return this.$val.FieldAlign();};CN.ptr.prototype.Kind=function(){var aw;aw=this;return((((aw.kind&31)>>>0)>>>0));};CN.prototype.Kind=function(){return this.$val.Kind();};CN.ptr.prototype.common=function(){var aw;aw=this;return aw;};CN.prototype.common=function(){return this.$val.common();};CN.ptr.prototype.exportedMethods=function(){var aw,ax;aw=this;ax=aw.uncommon();if(ax===KA.nil){return KB.nil;}return ax.exportedMethods();};CN.prototype.exportedMethods=function(){return this.$val.exportedMethods();};CN.ptr.prototype.NumMethod=function(){var aw,ax;aw=this;if(aw.Kind()===20){ax=(aw.kindType);return ax.NumMethod();}return aw.exportedMethods().$length;};CN.prototype.NumMethod=function(){return this.$val.NumMethod();};CN.ptr.prototype.MethodByName=function(aw){var{aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,$s,$r,$c}=$restore(this,{aw});$s=$s||0;s:while(true){switch($s){case 0:ax=new DA.ptr("","",$ifaceNil,new Q.ptr(JE.nil,0,0),0);ay=false;az=this;if(az.Kind()===20){ba=(az.kindType);bb=ba.MethodByName(aw);DA.copy(ax,bb[0]);ay=bb[1];$s=-1;return[ax,ay];}bc=az.uncommon();if(bc===KA.nil){bd=new DA.ptr("","",$ifaceNil,new Q.ptr(JE.nil,0,0),0);be=false;DA.copy(ax,bd);ay=be;$s=-1;return[ax,ay];}bf=bc.exportedMethods();bg=0;case 1:if(!(bg=bf.$length)?($throwRuntimeError("index out of range"),undefined):bf.$array[bf.$offset+bg]),CO);if($clone(az.nameOff(bi.name),GO).name()===aw){$s=3;continue;}$s=4;continue;case 3:bk=az.Method(bh);$s=5;case 5:if($c){$c=false;bk=bk.$blk();}if(bk&&bk.$blk!==undefined){break s;}bj=$clone(bk,DA);bl=true;DA.copy(ax,bj);ay=bl;bm=[ax,ay];$s=6;case 6:return bm;case 4:bg++;$s=1;continue;case 2:bn=new DA.ptr("","",$ifaceNil,new Q.ptr(JE.nil,0,0),0);bo=false;DA.copy(ax,bn);ay=bo;$s=-1;return[ax,ay];}return;}var $f={$blk:CN.ptr.prototype.MethodByName,$c:true,$r,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,$s};return $f;};CN.prototype.MethodByName=function(aw){return this.$val.MethodByName(aw);};CN.ptr.prototype.PkgPath=function(){var aw,ax;aw=this;if(((aw.tflag&4)>>>0)===0){return"";}ax=aw.uncommon();if(ax===KA.nil){return"";}return $clone(aw.nameOff(ax.pkgPath),GO).name();};CN.prototype.PkgPath=function(){return this.$val.PkgPath();};CN.ptr.prototype.hasName=function(){var aw;aw=this;return!((((aw.tflag&4)>>>0)===0));};CN.prototype.hasName=function(){return this.$val.hasName();};CN.ptr.prototype.Name=function(){var aw,ax,ay,az,ba;aw=this;if(!aw.hasName()){return"";}ax=aw.String();ay=ax.length-1>>0;az=0;while(true){if(!(ay>=0&&(!((ax.charCodeAt(ay)===46))||!((az===0))))){break;}ba=ax.charCodeAt(ay);if(ba===(93)){az=az+(1)>>0;}else if(ba===(91)){az=az-(1)>>0;}ay=ay-(1)>>0;}return $substring(ax,(ay+1>>0));};CN.prototype.Name=function(){return this.$val.Name();};CN.ptr.prototype.ChanDir=function(){var aw,ax;aw=this;if(!((aw.Kind()===18))){$panic(new $String("reflect: ChanDir of non-chan type "+aw.String()));}ax=(aw.kindType);return((ax.dir>>0));};CN.prototype.ChanDir=function(){return this.$val.ChanDir();};CN.ptr.prototype.IsVariadic=function(){var aw,ax;aw=this;if(!((aw.Kind()===19))){$panic(new $String("reflect: IsVariadic of non-func type "+aw.String()));}ax=(aw.kindType);return!((((ax.outCount&32768)>>>0)===0));};CN.prototype.IsVariadic=function(){return this.$val.IsVariadic();};CN.ptr.prototype.Elem=function(){var aw,ax,ay,az,ba,bb,bc;aw=this;ax=aw.Kind();if(ax===(17)){ay=(aw.kindType);return EY(ay.elem);}else if(ax===(18)){az=(aw.kindType);return EY(az.elem);}else if(ax===(21)){ba=(aw.kindType);return EY(ba.elem);}else if(ax===(22)){bb=(aw.kindType);return EY(bb.elem);}else if(ax===(23)){bc=(aw.kindType);return EY(bc.elem);}$panic(new $String("reflect: Elem of invalid type "+aw.String()));};CN.prototype.Elem=function(){return this.$val.Elem();};CN.ptr.prototype.Field=function(aw){var aw,ax,ay;ax=this;if(!((ax.Kind()===25))){$panic(new $String("reflect: Field of non-struct type "+ax.String()));}ay=(ax.kindType);return ay.Field(aw);};CN.prototype.Field=function(aw){return this.$val.Field(aw);};CN.ptr.prototype.FieldByIndex=function(aw){var{aw,ax,ay,az,ba,$s,$r,$c}=$restore(this,{aw});$s=$s||0;s:while(true){switch($s){case 0:ax=this;if(!((ax.Kind()===25))){$panic(new $String("reflect: FieldByIndex of non-struct type "+ax.String()));}ay=(ax.kindType);az=ay.FieldByIndex(aw);$s=1;case 1:if($c){$c=false;az=az.$blk();}if(az&&az.$blk!==undefined){break s;}ba=az;$s=2;case 2:return ba;}return;}var $f={$blk:CN.ptr.prototype.FieldByIndex,$c:true,$r,aw,ax,ay,az,ba,$s};return $f;};CN.prototype.FieldByIndex=function(aw){return this.$val.FieldByIndex(aw);};CN.ptr.prototype.FieldByName=function(aw){var{aw,ax,ay,az,ba,$s,$r,$c}=$restore(this,{aw});$s=$s||0;s:while(true){switch($s){case 0:ax=this;if(!((ax.Kind()===25))){$panic(new $String("reflect: FieldByName of non-struct type "+ax.String()));}ay=(ax.kindType);az=ay.FieldByName(aw);$s=1;case 1:if($c){$c=false;az=az.$blk();}if(az&&az.$blk!==undefined){break s;}ba=az;$s=2;case 2:return ba;}return;}var $f={$blk:CN.ptr.prototype.FieldByName,$c:true,$r,aw,ax,ay,az,ba,$s};return $f;};CN.prototype.FieldByName=function(aw){return this.$val.FieldByName(aw);};CN.ptr.prototype.FieldByNameFunc=function(aw){var{aw,ax,ay,az,ba,$s,$r,$c}=$restore(this,{aw});$s=$s||0;s:while(true){switch($s){case 0:ax=this;if(!((ax.Kind()===25))){$panic(new $String("reflect: FieldByNameFunc of non-struct type "+ax.String()));}ay=(ax.kindType);az=ay.FieldByNameFunc(aw);$s=1;case 1:if($c){$c=false;az=az.$blk();}if(az&&az.$blk!==undefined){break s;}ba=az;$s=2;case 2:return ba;}return;}var $f={$blk:CN.ptr.prototype.FieldByNameFunc,$c:true,$r,aw,ax,ay,az,ba,$s};return $f;};CN.prototype.FieldByNameFunc=function(aw){return this.$val.FieldByNameFunc(aw);};CN.ptr.prototype.In=function(aw){var aw,ax,ay,az;ax=this;if(!((ax.Kind()===19))){$panic(new $String("reflect: In of non-func type "+ax.String()));}ay=(ax.kindType);return EY((az=ay.in$(),((aw<0||aw>=az.$length)?($throwRuntimeError("index out of range"),undefined):az.$array[az.$offset+aw])));};CN.prototype.In=function(aw){return this.$val.In(aw);};CN.ptr.prototype.Key=function(){var aw,ax;aw=this;if(!((aw.Kind()===21))){$panic(new $String("reflect: Key of non-map type "+aw.String()));}ax=(aw.kindType);return EY(ax.key);};CN.prototype.Key=function(){return this.$val.Key();};CN.ptr.prototype.Len=function(){var aw,ax;aw=this;if(!((aw.Kind()===17))){$panic(new $String("reflect: Len of non-array type "+aw.String()));}ax=(aw.kindType);return((ax.len>>0));};CN.prototype.Len=function(){return this.$val.Len();};CN.ptr.prototype.NumField=function(){var aw,ax;aw=this;if(!((aw.Kind()===25))){$panic(new $String("reflect: NumField of non-struct type "+aw.String()));}ax=(aw.kindType);return ax.fields.$length;};CN.prototype.NumField=function(){return this.$val.NumField();};CN.ptr.prototype.NumIn=function(){var aw,ax;aw=this;if(!((aw.Kind()===19))){$panic(new $String("reflect: NumIn of non-func type "+aw.String()));}ax=(aw.kindType);return((ax.inCount>>0));};CN.prototype.NumIn=function(){return this.$val.NumIn();};CN.ptr.prototype.NumOut=function(){var aw,ax;aw=this;if(!((aw.Kind()===19))){$panic(new $String("reflect: NumOut of non-func type "+aw.String()));}ax=(aw.kindType);return ax.out().$length;};CN.prototype.NumOut=function(){return this.$val.NumOut();};CN.ptr.prototype.Out=function(aw){var aw,ax,ay,az;ax=this;if(!((ax.Kind()===19))){$panic(new $String("reflect: Out of non-func type "+ax.String()));}ay=(ax.kindType);return EY((az=ay.out(),((aw<0||aw>=az.$length)?($throwRuntimeError("index out of range"),undefined):az.$array[az.$offset+aw])));};CN.prototype.Out=function(aw){return this.$val.Out(aw);};CP.prototype.String=function(){var aw,ax;aw=this.$val;ax=aw;if(ax===(2)){return"chan<-";}else if(ax===(1)){return"<-chan";}else if(ax===(3)){return"chan";}return"ChanDir"+H.Itoa(((aw>>0)));};$ptrType(CP).prototype.String=function(){return new CP(this.$get()).String();};CT.ptr.prototype.Method=function(aw){var aw,ax,ay,az,ba,bb;ax=new DA.ptr("","",$ifaceNil,new Q.ptr(JE.nil,0,0),0);ay=this;if(aw<0||aw>=ay.methods.$length){return ax;}ba=(az=ay.methods,((aw<0||aw>=az.$length)?($throwRuntimeError("index out of range"),undefined):az.$array[az.$offset+aw]));bb=$clone(ay.rtype.nameOff(ba.name),GO);ax.Name=$clone(bb,GO).name();if(!$clone(bb,GO).isExported()){ax.PkgPath=$clone(bb,GO).pkgPath();if(ax.PkgPath===""){ax.PkgPath=$clone(ay.pkgPath,GO).name();}}ax.Type=EY(ay.rtype.typeOff(ba.typ));ax.Index=aw;return ax;};CT.prototype.Method=function(aw){return this.$val.Method(aw);};CT.ptr.prototype.NumMethod=function(){var aw;aw=this;return aw.methods.$length;};CT.prototype.NumMethod=function(){return this.$val.NumMethod();};CT.ptr.prototype.MethodByName=function(aw){var aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg;ax=new DA.ptr("","",$ifaceNil,new Q.ptr(JE.nil,0,0),0);ay=false;az=this;if(az===KC.nil){return[ax,ay];}ba=KD.nil;bb=az.methods;bc=0;while(true){if(!(bc=be.$length)?($throwRuntimeError("index out of range"),undefined):be.$array[be.$offset+bd]));if($clone(az.rtype.nameOff(ba.name),GO).name()===aw){bf=$clone(az.Method(bd),DA);bg=true;DA.copy(ax,bf);ay=bg;return[ax,ay];}bc++;}return[ax,ay];};CT.prototype.MethodByName=function(aw){return this.$val.MethodByName(aw);};DM.ptr.prototype.IsExported=function(){var aw;aw=this;return aw.PkgPath==="";};DM.prototype.IsExported=function(){return this.$val.IsExported();};DN.prototype.Get=function(aw){var aw,ax,ay,az;ax=this.$val;ay=new DN(ax).Lookup(aw);az=ay[0];return az;};$ptrType(DN).prototype.Get=function(aw){return new DN(this.$get()).Get(aw);};DN.prototype.Lookup=function(aw){var aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj;ax="";ay=false;az=this.$val;while(true){if(!(!(az===""))){break;}ba=0;while(true){if(!(ba>0;}az=$substring(az,ba);if(az===""){break;}ba=0;while(true){if(!(ba32&&!((az.charCodeAt(ba)===58))&&!((az.charCodeAt(ba)===34))&&!((az.charCodeAt(ba)===127)))){break;}ba=ba+(1)>>0;}if((ba===0)||(ba+1>>0)>=az.length||!((az.charCodeAt(ba)===58))||!((az.charCodeAt((ba+1>>0))===34))){break;}bb=($substring(az,0,ba));az=$substring(az,(ba+1>>0));ba=1;while(true){if(!(ba>0;}ba=ba+(1)>>0;}if(ba>=az.length){break;}bc=($substring(az,0,(ba+1>>0)));az=$substring(az,(ba+1>>0));if(aw===bb){bd=H.Unquote(bc);be=bd[0];bf=bd[1];if(!($interfaceIsEqual(bf,$ifaceNil))){break;}bg=be;bh=true;ax=bg;ay=bh;return[ax,ay];}}bi="";bj=false;ax=bi;ay=bj;return[ax,ay];};$ptrType(DN).prototype.Lookup=function(aw){return new DN(this.$get()).Lookup(aw);};CY.ptr.prototype.Field=function(aw){var aw,ax,ay,az,ba,bb;ax=new DM.ptr("","",$ifaceNil,"",0,JL.nil,false);ay=this;if(aw<0||aw>=ay.fields.$length){$panic(new $String("reflect: Field index out of bounds"));}ba=(az=ay.fields,((aw<0||aw>=az.$length)?($throwRuntimeError("index out of range"),undefined):az.$array[az.$offset+aw]));ax.Type=EY(ba.typ);ax.Name=$clone(ba.name,GO).name();ax.Anonymous=ba.embedded();if(!$clone(ba.name,GO).isExported()){ax.PkgPath=$clone(ay.pkgPath,GO).name();}bb=$clone(ba.name,GO).tag();if(!(bb==="")){ax.Tag=(bb);}ax.Offset=ba.offset();ax.Index=new JL([aw]);return ax;};CY.prototype.Field=function(aw){return this.$val.Field(aw);};CY.ptr.prototype.FieldByIndex=function(aw){var{aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,$s,$r,$c}=$restore(this,{aw});$s=$s||0;s:while(true){switch($s){case 0:ax=new DM.ptr("","",$ifaceNil,"",0,JL.nil,false);ay=this;ax.Type=EY(ay.rtype);az=aw;ba=0;case 1:if(!(ba=az.$length)?($throwRuntimeError("index out of range"),undefined):az.$array[az.$offset+ba]);if(bb>0){$s=3;continue;}$s=4;continue;case 3:bd=ax.Type;bf=bd.Kind();$s=8;case 8:if($c){$c=false;bf=bf.$blk();}if(bf&&bf.$blk!==undefined){break s;}if(!(bf===22)){be=false;$s=7;continue s;}bg=bd.Elem();$s=9;case 9:if($c){$c=false;bg=bg.$blk();}if(bg&&bg.$blk!==undefined){break s;}bh=bg.Kind();$s=10;case 10:if($c){$c=false;bh=bh.$blk();}if(bh&&bh.$blk!==undefined){break s;}be=bh===25;case 7:if(be){$s=5;continue;}$s=6;continue;case 5:bi=bd.Elem();$s=11;case 11:if($c){$c=false;bi=bi.$blk();}if(bi&&bi.$blk!==undefined){break s;}bd=bi;case 6:ax.Type=bd;case 4:bj=ax.Type.Field(bc);$s=12;case 12:if($c){$c=false;bj=bj.$blk();}if(bj&&bj.$blk!==undefined){break s;}DM.copy(ax,bj);ba++;$s=1;continue;case 2:$s=-1;return ax;}return;}var $f={$blk:CY.ptr.prototype.FieldByIndex,$c:true,$r,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,$s};return $f;};CY.prototype.FieldByIndex=function(aw){return this.$val.FieldByIndex(aw);};CY.ptr.prototype.FieldByNameFunc=function(aw){var{aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,ca,cb,cc,cd,ce,cf,$s,$r,$c}=$restore(this,{aw});$s=$s||0;s:while(true){switch($s){case 0:ax=new DM.ptr("","",$ifaceNil,"",0,JL.nil,false);ay=false;az=this;ba=new KE([]);bb=new KE([new DO.ptr(az,JL.nil)]);bc=false;bd=$makeMap(KF.keyFor,[]);case 1:if(!(bb.$length>0)){$s=2;continue;}be=bb;bf=$subslice(ba,0,0);ba=be;bb=bf;bg=bc;bc=false;bh=ba;bi=0;case 3:if(!(bi=bh.$length)?($throwRuntimeError("index out of range"),undefined):bh.$array[bh.$offset+bi]),DO);bk=bj.typ;if((bl=bd[KF.keyFor(bk)],bl!==undefined?bl.v:false)){bi++;$s=3;continue;}bm=bk;(bd||$throwRuntimeError("assignment to entry in nil map"))[KF.keyFor(bm)]={k:bm,v:true};bn=bk.fields;bo=0;case 5:if(!(bo=bq.$length)?($throwRuntimeError("index out of range"),undefined):bq.$array[bq.$offset+bp]));bs=$clone(br.name,GO).name();bt=JE.nil;if(br.embedded()){$s=7;continue;}$s=8;continue;case 7:bt=br.typ;if(bt.Kind()===22){$s=9;continue;}$s=10;continue;case 9:bu=bt.Elem().common();$s=11;case 11:if($c){$c=false;bu=bu.$blk();}if(bu&&bu.$blk!==undefined){break s;}bt=bu;case 10:case 8:bv=aw(bs);$s=14;case 14:if($c){$c=false;bv=bv.$blk();}if(bv&&bv.$blk!==undefined){break s;}if(bv){$s=12;continue;}$s=13;continue;case 12:if((bw=bg[KF.keyFor(bk)],bw!==undefined?bw.v:0)>1||ay){bx=new DM.ptr("","",$ifaceNil,"",0,JL.nil,false);by=false;DM.copy(ax,bx);ay=by;$s=-1;return[ax,ay];}DM.copy(ax,bk.Field(bp));ax.Index=JL.nil;ax.Index=$appendSlice(ax.Index,bj.index);ax.Index=$append(ax.Index,bp);ay=true;bo++;$s=5;continue;case 13:if(ay||bt===JE.nil||!((bt.Kind()===25))){bo++;$s=5;continue;}bz=(bt.kindType);if((ca=bc[KF.keyFor(bz)],ca!==undefined?ca.v:0)>0){cb=bz;(bc||$throwRuntimeError("assignment to entry in nil map"))[KF.keyFor(cb)]={k:cb,v:2};bo++;$s=5;continue;}if(bc===false){bc=$makeMap(KF.keyFor,[]);}cc=bz;(bc||$throwRuntimeError("assignment to entry in nil map"))[KF.keyFor(cc)]={k:cc,v:1};if((cd=bg[KF.keyFor(bk)],cd!==undefined?cd.v:0)>1){ce=bz;(bc||$throwRuntimeError("assignment to entry in nil map"))[KF.keyFor(ce)]={k:ce,v:2};}cf=JL.nil;cf=$appendSlice(cf,bj.index);cf=$append(cf,bp);bb=$append(bb,new DO.ptr(bz,cf));bo++;$s=5;continue;case 6:bi++;$s=3;continue;case 4:if(ay){$s=2;continue;}$s=1;continue;case 2:$s=-1;return[ax,ay];}return;}var $f={$blk:CY.ptr.prototype.FieldByNameFunc,$c:true,$r,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,ca,cb,cc,cd,ce,cf,$s};return $f;};CY.prototype.FieldByNameFunc=function(aw){return this.$val.FieldByNameFunc(aw);};CY.ptr.prototype.FieldByName=function(aw){var{aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,$s,$r,$c}=$restore(this,{aw});$s=$s||0;s:while(true){switch($s){case 0:aw=[aw];ax=new DM.ptr("","",$ifaceNil,"",0,JL.nil,false);ay=false;az=this;ba=false;if(!(aw[0]==="")){bb=az.fields;bc=0;while(true){if(!(bc=be.$length)?($throwRuntimeError("index out of range"),undefined):be.$array[be.$offset+bd]));if($clone(bf.name,GO).name()===aw[0]){bg=$clone(az.Field(bd),DM);bh=true;DM.copy(ax,bg);ay=bh;$s=-1;return[ax,ay];}if(bf.embedded()){ba=true;}bc++;}}if(!ba){$s=-1;return[ax,ay];}bj=az.FieldByNameFunc((function(aw){return function(bj){var bj;return bj===aw[0];};})(aw));$s=1;case 1:if($c){$c=false;bj=bj.$blk();}if(bj&&bj.$blk!==undefined){break s;}bi=bj;DM.copy(ax,bi[0]);ay=bi[1];bk=[ax,ay];$s=2;case 2:return bk;}return;}var $f={$blk:CY.ptr.prototype.FieldByName,$c:true,$r,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,$s};return $f;};CY.prototype.FieldByName=function(aw){return this.$val.FieldByName(aw);};DQ=function(aw){var aw;return DR(aw);};$pkg.PtrTo=DQ;DR=function(aw){var aw;return $assertType(aw,JE).ptrTo();};$pkg.PointerTo=DR;CN.ptr.prototype.Implements=function(aw){var{aw,ax,ay,$s,$r,$c}=$restore(this,{aw});$s=$s||0;s:while(true){switch($s){case 0:ax=this;if($interfaceIsEqual(aw,$ifaceNil)){$panic(new $String("reflect: nil type passed to Type.Implements"));}ay=aw.Kind();$s=3;case 3:if($c){$c=false;ay=ay.$blk();}if(ay&&ay.$blk!==undefined){break s;}if(!((ay===20))){$s=1;continue;}$s=2;continue;case 1:$panic(new $String("reflect: non-interface type passed to Type.Implements"));case 2:$s=-1;return DT($assertType(aw,JE),ax);}return;}var $f={$blk:CN.ptr.prototype.Implements,$c:true,$r,aw,ax,ay,$s};return $f;};CN.prototype.Implements=function(aw){return this.$val.Implements(aw);};CN.ptr.prototype.AssignableTo=function(aw){var{aw,ax,ay,az,ba,$s,$r,$c}=$restore(this,{aw});$s=$s||0;s:while(true){switch($s){case 0:ax=this;if($interfaceIsEqual(aw,$ifaceNil)){$panic(new $String("reflect: nil type passed to Type.AssignableTo"));}ay=$assertType(aw,JE);az=DV(ay,ax);$s=1;case 1:if($c){$c=false;az=az.$blk();}if(az&&az.$blk!==undefined){break s;}ba=az||DT(ay,ax);$s=2;case 2:return ba;}return;}var $f={$blk:CN.ptr.prototype.AssignableTo,$c:true,$r,aw,ax,ay,az,ba,$s};return $f;};CN.prototype.AssignableTo=function(aw){return this.$val.AssignableTo(aw);};CN.ptr.prototype.ConvertibleTo=function(aw){var{aw,ax,ay,az,ba,$s,$r,$c}=$restore(this,{aw});$s=$s||0;s:while(true){switch($s){case 0:ax=this;if($interfaceIsEqual(aw,$ifaceNil)){$panic(new $String("reflect: nil type passed to Type.ConvertibleTo"));}ay=$assertType(aw,JE);az=BB(ay,ax);$s=1;case 1:if($c){$c=false;az=az.$blk();}if(az&&az.$blk!==undefined){break s;}ba=!(az===$throwNilPointerError);$s=2;case 2:return ba;}return;}var $f={$blk:CN.ptr.prototype.ConvertibleTo,$c:true,$r,aw,ax,ay,az,ba,$s};return $f;};CN.prototype.ConvertibleTo=function(aw){return this.$val.ConvertibleTo(aw);};DT=function(aw,ax){var aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu;if(!((aw.Kind()===20))){return false;}ay=(aw.kindType);if(ay.methods.$length===0){return true;}if(ax.Kind()===20){az=(ax.kindType);ba=0;bb=0;while(true){if(!(bb=bc.$length)?($throwRuntimeError("index out of range"),undefined):bc.$array[bc.$offset+ba]));be=$clone(ay.rtype.nameOff(bd.name),GO);bg=(bf=az.methods,((bb<0||bb>=bf.$length)?($throwRuntimeError("index out of range"),undefined):bf.$array[bf.$offset+bb]));bh=$clone(ax.nameOff(bg.name),GO);if($clone(bh,GO).name()===$clone(be,GO).name()&&ax.typeOff(bg.typ)===ay.rtype.typeOff(bd.typ)){if(!$clone(be,GO).isExported()){bi=$clone(be,GO).pkgPath();if(bi===""){bi=$clone(ay.pkgPath,GO).name();}bj=$clone(bh,GO).pkgPath();if(bj===""){bj=$clone(az.pkgPath,GO).name();}if(!(bi===bj)){bb=bb+(1)>>0;continue;}}ba=ba+(1)>>0;if(ba>=ay.methods.$length){return true;}}bb=bb+(1)>>0;}return false;}bk=ax.uncommon();if(bk===KA.nil){return false;}bl=0;bm=bk.methods();bn=0;while(true){if(!(bn<((bk.mcount>>0)))){break;}bp=(bo=ay.methods,((bl<0||bl>=bo.$length)?($throwRuntimeError("index out of range"),undefined):bo.$array[bo.$offset+bl]));bq=$clone(ay.rtype.nameOff(bp.name),GO);br=$clone(((bn<0||bn>=bm.$length)?($throwRuntimeError("index out of range"),undefined):bm.$array[bm.$offset+bn]),CO);bs=$clone(ax.nameOff(br.name),GO);if($clone(bs,GO).name()===$clone(bq,GO).name()&&ax.typeOff(br.mtyp)===ay.rtype.typeOff(bp.typ)){if(!$clone(bq,GO).isExported()){bt=$clone(bq,GO).pkgPath();if(bt===""){bt=$clone(ay.pkgPath,GO).name();}bu=$clone(bs,GO).pkgPath();if(bu===""){bu=$clone(ax.nameOff(bk.pkgPath),GO).name();}if(!(bt===bu)){bn=bn+(1)>>0;continue;}}bl=bl+(1)>>0;if(bl>=ay.methods.$length){return true;}}bn=bn+(1)>>0;}return false;};DU=function(aw,ax){var{aw,ax,ay,az,ba,$s,$r,$c}=$restore(this,{aw,ax});$s=$s||0;s:while(true){switch($s){case 0:if(!((ax.ChanDir()===3)&&(aw.Name()===""||ax.Name()===""))){ay=false;$s=1;continue s;}az=DW(aw.Elem(),ax.Elem(),true);$s=2;case 2:if($c){$c=false;az=az.$blk();}if(az&&az.$blk!==undefined){break s;}ay=az;case 1:ba=ay;$s=3;case 3:return ba;}return;}var $f={$blk:DU,$c:true,$r,aw,ax,ay,az,ba,$s};return $f;};DV=function(aw,ax){var{aw,ax,ay,az,ba,bb,$s,$r,$c}=$restore(this,{aw,ax});$s=$s||0;s:while(true){switch($s){case 0:if(aw===ax){$s=-1;return true;}if(aw.hasName()&&ax.hasName()||!((aw.Kind()===ax.Kind()))){$s=-1;return false;}if(!(aw.Kind()===18)){ay=false;$s=3;continue s;}az=DU(aw,ax);$s=4;case 4:if($c){$c=false;az=az.$blk();}if(az&&az.$blk!==undefined){break s;}ay=az;case 3:if(ay){$s=1;continue;}$s=2;continue;case 1:$s=-1;return true;case 2:ba=DX(aw,ax,true);$s=5;case 5:if($c){$c=false;ba=ba.$blk();}if(ba&&ba.$blk!==undefined){break s;}bb=ba;$s=6;case 6:return bb;}return;}var $f={$blk:DV,$c:true,$r,aw,ax,ay,az,ba,bb,$s};return $f;};DW=function(aw,ax,ay){var{aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,$s,$r,$c}=$restore(this,{aw,ax,ay});$s=$s||0;s:while(true){switch($s){case 0:if(ay){$s=-1;return $interfaceIsEqual(aw,ax);}bb=aw.Name();$s=5;case 5:if($c){$c=false;bb=bb.$blk();}if(bb&&bb.$blk!==undefined){break s;}bc=ax.Name();$s=6;case 6:if($c){$c=false;bc=bc.$blk();}if(bc&&bc.$blk!==undefined){break s;}if(!(bb===bc)){ba=true;$s=4;continue s;}bd=aw.Kind();$s=7;case 7:if($c){$c=false;bd=bd.$blk();}if(bd&&bd.$blk!==undefined){break s;}be=ax.Kind();$s=8;case 8:if($c){$c=false;be=be.$blk();}if(be&&be.$blk!==undefined){break s;}ba=!((bd===be));case 4:if(ba){az=true;$s=3;continue s;}bf=aw.PkgPath();$s=9;case 9:if($c){$c=false;bf=bf.$blk();}if(bf&&bf.$blk!==undefined){break s;}bg=ax.PkgPath();$s=10;case 10:if($c){$c=false;bg=bg.$blk();}if(bg&&bg.$blk!==undefined){break s;}az=!(bf===bg);case 3:if(az){$s=1;continue;}$s=2;continue;case 1:$s=-1;return false;case 2:bh=aw.common();$s=11;case 11:if($c){$c=false;bh=bh.$blk();}if(bh&&bh.$blk!==undefined){break s;}bi=bh;bj=ax.common();$s=12;case 12:if($c){$c=false;bj=bj.$blk();}if(bj&&bj.$blk!==undefined){break s;}bk=bj;bl=DX(bi,bk,false);$s=13;case 13:if($c){$c=false;bl=bl.$blk();}if(bl&&bl.$blk!==undefined){break s;}bm=bl;$s=14;case 14:return bm;}return;}var $f={$blk:DW,$c:true,$r,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,$s};return $f;};DX=function(aw,ax,ay){var{aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,ca,cb,cc,cd,ce,$s,$r,$c}=$restore(this,{aw,ax,ay});$s=$s||0;s:while(true){switch($s){case 0:if(aw===ax){$s=-1;return true;}az=aw.Kind();if(!((az===ax.Kind()))){$s=-1;return false;}if(1<=az&&az<=16||(az===24)||(az===26)){$s=-1;return true;}ba=az;if(ba===(17)){$s=2;continue;}if(ba===(18)){$s=3;continue;}if(ba===(19)){$s=4;continue;}if(ba===(20)){$s=5;continue;}if(ba===(21)){$s=6;continue;}if((ba===(22))||(ba===(23))){$s=7;continue;}if(ba===(25)){$s=8;continue;}$s=9;continue;case 2:if(!(aw.Len()===ax.Len())){bb=false;$s=10;continue s;}bc=DW(aw.Elem(),ax.Elem(),ay);$s=11;case 11:if($c){$c=false;bc=bc.$blk();}if(bc&&bc.$blk!==undefined){break s;}bb=bc;case 10:bd=bb;$s=12;case 12:return bd;case 3:if(!(ax.ChanDir()===aw.ChanDir())){be=false;$s=13;continue s;}bf=DW(aw.Elem(),ax.Elem(),ay);$s=14;case 14:if($c){$c=false;bf=bf.$blk();}if(bf&&bf.$blk!==undefined){break s;}be=bf;case 13:bg=be;$s=15;case 15:return bg;case 4:bh=(aw.kindType);bi=(ax.kindType);if(!((bh.outCount===bi.outCount))||!((bh.inCount===bi.inCount))){$s=-1;return false;}bj=0;case 16:if(!(bj>0;$s=16;continue;case 17:bl=0;case 21:if(!(bl>0;$s=21;continue;case 22:$s=-1;return true;case 5:bn=(aw.kindType);bo=(ax.kindType);if((bn.methods.$length===0)&&(bo.methods.$length===0)){$s=-1;return true;}$s=-1;return false;case 6:bq=DW(aw.Key(),ax.Key(),ay);$s=27;case 27:if($c){$c=false;bq=bq.$blk();}if(bq&&bq.$blk!==undefined){break s;}if(!(bq)){bp=false;$s=26;continue s;}br=DW(aw.Elem(),ax.Elem(),ay);$s=28;case 28:if($c){$c=false;br=br.$blk();}if(br&&br.$blk!==undefined){break s;}bp=br;case 26:bs=bp;$s=29;case 29:return bs;case 7:bt=DW(aw.Elem(),ax.Elem(),ay);$s=30;case 30:if($c){$c=false;bt=bt.$blk();}if(bt&&bt.$blk!==undefined){break s;}bu=bt;$s=31;case 31:return bu;case 8:bv=(aw.kindType);bw=(ax.kindType);if(!((bv.fields.$length===bw.fields.$length))){$s=-1;return false;}if(!($clone(bv.pkgPath,GO).name()===$clone(bw.pkgPath,GO).name())){$s=-1;return false;}bx=bv.fields;by=0;case 32:if(!(by=ca.$length)?($throwRuntimeError("index out of range"),undefined):ca.$array[ca.$offset+bz]));cd=(cc=bw.fields,((bz<0||bz>=cc.$length)?($throwRuntimeError("index out of range"),undefined):cc.$array[cc.$offset+bz]));if(!($clone(cb.name,GO).name()===$clone(cd.name,GO).name())){$s=-1;return false;}ce=DW(cb.typ,cd.typ,ay);$s=36;case 36:if($c){$c=false;ce=ce.$blk();}if(ce&&ce.$blk!==undefined){break s;}if(!ce){$s=34;continue;}$s=35;continue;case 34:$s=-1;return false;case 35:if(ay&&!($clone(cb.name,GO).tag()===$clone(cd.name,GO).tag())){$s=-1;return false;}if(!((cb.offsetEmbed===cd.offsetEmbed))){$s=-1;return false;}by++;$s=32;continue;case 33:$s=-1;return true;case 9:case 1:$s=-1;return false;}return;}var $f={$blk:DX,$c:true,$r,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,ca,cb,cc,cd,ce,$s};return $f;};EY=function(aw){var aw;if(aw===JE.nil){return $ifaceNil;}return aw;};FD=function(aw){var aw;return((aw.kind&32)>>>0)===0;};FJ=function(){var{aw,ax,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:aw=B.FuncPCABI0(new KK(FK));$s=1;case 1:if($c){$c=false;aw=aw.$blk();}if(aw&&aw.$blk!==undefined){break s;}ax=aw;$s=2;case 2:return ax;}return;}var $f={$blk:FJ,$c:true,$r,aw,ax,$s};return $f;};FK=function(){$throwRuntimeError("native function not implemented: reflect.methodValueCall");};GG=function(){var{aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:aw=(function(aw){var aw;});$r=aw((ax=new CN.ptr(0,0,0,0,0,0,0,$throwNilPointerError,KG.nil,0,0),new ax.constructor.elem(ax)));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=aw((ay=new GL.ptr(0,0,0,0,KB.nil),new ay.constructor.elem(ay)));$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=aw((az=new CO.ptr(0,0,0,0),new az.constructor.elem(az)));$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=aw((ba=new CQ.ptr(new CN.ptr(0,0,0,0,0,0,0,$throwNilPointerError,KG.nil,0,0),JE.nil,JE.nil,0),new ba.constructor.elem(ba)));$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=aw((bb=new CR.ptr(new CN.ptr(0,0,0,0,0,0,0,$throwNilPointerError,KG.nil,0,0),JE.nil,0),new bb.constructor.elem(bb)));$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=aw((bc=new GN.ptr(new CN.ptr(0,0,0,0,0,0,0,$throwNilPointerError,KG.nil,0,0),0,0,JF.nil,JF.nil),new bc.constructor.elem(bc)));$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=aw((bd=new CT.ptr(new CN.ptr(0,0,0,0,0,0,0,$throwNilPointerError,KG.nil,0,0),new GO.ptr(KG.nil),KN.nil),new bd.constructor.elem(bd)));$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=aw((be=new CU.ptr(new CN.ptr(0,0,0,0,0,0,0,$throwNilPointerError,KG.nil,0,0),JE.nil,JE.nil,JE.nil,$throwNilPointerError,0,0,0,0),new be.constructor.elem(be)));$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=aw((bf=new CV.ptr(new CN.ptr(0,0,0,0,0,0,0,$throwNilPointerError,KG.nil,0,0),JE.nil),new bf.constructor.elem(bf)));$s=9;case 9:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=aw((bg=new CW.ptr(new CN.ptr(0,0,0,0,0,0,0,$throwNilPointerError,KG.nil,0,0),JE.nil),new bg.constructor.elem(bg)));$s=10;case 10:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=aw((bh=new CY.ptr(new CN.ptr(0,0,0,0,0,0,0,$throwNilPointerError,KG.nil,0,0),new GO.ptr(KG.nil),KO.nil),new bh.constructor.elem(bh)));$s=11;case 11:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=aw((bi=new CS.ptr(0,0),new bi.constructor.elem(bi)));$s=12;case 12:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=aw((bj=new CX.ptr(new GO.ptr(KG.nil),JE.nil,0),new bj.constructor.elem(bj)));$s=13;case 13:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}GF=true;AE=$assertType(HD(new $Uint8(0)),JE);$s=-1;return;}return;}var $f={$blk:GG,$c:true,$r,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,$s};return $f;};GH=function(aw){var aw,ax,ay,az,ba;if($interfaceIsEqual(aw,$ifaceNil)){$panic(new $String("reflect: New(nil)"));}ax=$assertType(aw,JE);ay=ax.ptrTo();az=HM(ax);ba=22;return new Q.ptr(ay,az,ba);};$pkg.New=GH;GI=function(aw){var aw;return aw.jsType;};GJ=function(aw){var aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,ca,cb,cc,cd,ce,cf,cg,ch,ci;if(aw.reflectType===undefined){ax=new CN.ptr(((($parseInt(aw.size)>>0)>>>0)),0,0,0,0,0,((($parseInt(aw.kind)>>0)<<24>>>24)),$throwNilPointerError,KG.nil,GU($clone(GR(GY(aw.string),"",!!(aw.exported)),GO)),0);ax.jsType=aw;aw.reflectType=ax;ay=$methodSet(aw);if(!(($parseInt(ay.length)===0))||!!(aw.named)){ax.tflag=(ax.tflag|(1))>>>0;if(!!(aw.named)){ax.tflag=(ax.tflag|(4))>>>0;}az=KB.nil;ba=0;while(true){if(!(ba<$parseInt(ay.length))){break;}bb=ay[ba];bc=GY(bb.pkg)==="";if(!bc){ba=ba+(1)>>0;continue;}az=$append(az,new CO.ptr(GU($clone(GS(bb),GO)),GW(GJ(bb.typ)),0,0));ba=ba+(1)>>0;}bd=((az.$length<<16>>>16));be=0;while(true){if(!(be<$parseInt(ay.length))){break;}bf=ay[be];bg=GY(bf.pkg)==="";if(bg){be=be+(1)>>0;continue;}az=$append(az,new CO.ptr(GU($clone(GS(bf),GO)),GW(GJ(bf.typ)),0,0));be=be+(1)>>0;}bh=new GL.ptr(GU($clone(GR(GY(aw.pkg),"",false),GO)),(($parseInt(ay.length)<<16>>>16)),bd,0,az);bi=ax;(GM||$throwRuntimeError("assignment to entry in nil map"))[JE.keyFor(bi)]={k:bi,v:bh};bh.jsType=aw;}bj=ax.Kind();if(bj===(17)){GK(ax,new CQ.ptr(new CN.ptr(0,0,0,0,0,0,0,$throwNilPointerError,KG.nil,0,0),GJ(aw.elem),JE.nil,((($parseInt(aw.len)>>0)>>>0))));}else if(bj===(18)){bk=3;if(!!(aw.sendOnly)){bk=2;}if(!!(aw.recvOnly)){bk=1;}GK(ax,new CR.ptr(new CN.ptr(0,0,0,0,0,0,0,$throwNilPointerError,KG.nil,0,0),GJ(aw.elem),((bk>>>0))));}else if(bj===(19)){bl=aw.params;bm=$makeSlice(JF,$parseInt(bl.length));bn=bm;bo=0;while(true){if(!(bo=bm.$length)?($throwRuntimeError("index out of range"),undefined):bm.$array[bm.$offset+bp]=GJ(bl[bp]));bo++;}bq=aw.results;br=$makeSlice(JF,$parseInt(bq.length));bs=br;bt=0;while(true){if(!(bt=br.$length)?($throwRuntimeError("index out of range"),undefined):br.$array[br.$offset+bu]=GJ(bq[bu]));bt++;}bv=(($parseInt(bq.length)<<16>>>16));if(!!(aw.variadic)){bv=(bv|(32768))>>>0;}GK(ax,new GN.ptr($clone(ax,CN),(($parseInt(bl.length)<<16>>>16)),bv,bm,br));}else if(bj===(20)){bw=aw.methods;bx=$makeSlice(KN,$parseInt(bw.length));by=bx;bz=0;while(true){if(!(bz=bx.$length)?($throwRuntimeError("index out of range"),undefined):bx.$array[bx.$offset+ca]),new CS.ptr(GU($clone(GS(cb),GO)),GW(GJ(cb.typ))));bz++;}GK(ax,new CT.ptr($clone(ax,CN),$clone(GR(GY(aw.pkg),"",false),GO),bx));}else if(bj===(21)){GK(ax,new CU.ptr(new CN.ptr(0,0,0,0,0,0,0,$throwNilPointerError,KG.nil,0,0),GJ(aw.key),GJ(aw.elem),JE.nil,$throwNilPointerError,0,0,0,0));}else if(bj===(22)){GK(ax,new CV.ptr(new CN.ptr(0,0,0,0,0,0,0,$throwNilPointerError,KG.nil,0,0),GJ(aw.elem)));}else if(bj===(23)){GK(ax,new CW.ptr(new CN.ptr(0,0,0,0,0,0,0,$throwNilPointerError,KG.nil,0,0),GJ(aw.elem)));}else if(bj===(25)){cc=aw.fields;cd=$makeSlice(KO,$parseInt(cc.length));ce=cd;cf=0;while(true){if(!(cf>>0))<<1>>>0;if(!!(ch.embedded)){ci=(ci|(1))>>>0;}CX.copy(((cg<0||cg>=cd.$length)?($throwRuntimeError("index out of range"),undefined):cd.$array[cd.$offset+cg]),new CX.ptr($clone(GR(GY(ch.name),GY(ch.tag),!!(ch.exported)),GO),GJ(ch.typ),ci));cf++;}GK(ax,new CY.ptr($clone(ax,CN),$clone(GR(GY(aw.pkgPath),"",false),GO),cd));}}return((aw.reflectType));};GK=function(aw,ax){var aw,ax;aw.kindType=ax;ax.rtype=aw;};GL.ptr.prototype.methods=function(){var aw;aw=this;return aw._methods;};GL.prototype.methods=function(){return this.$val.methods();};GL.ptr.prototype.exportedMethods=function(){var aw;aw=this;return $subslice(aw._methods,0,aw.xcount,aw.xcount);};GL.prototype.exportedMethods=function(){return this.$val.exportedMethods();};CN.ptr.prototype.uncommon=function(){var aw,ax;aw=this;return(ax=GM[JE.keyFor(aw)],ax!==undefined?ax.v:KA.nil);};CN.prototype.uncommon=function(){return this.$val.uncommon();};GN.ptr.prototype.in$=function(){var aw;aw=this;return aw._in;};GN.prototype.in$=function(){return this.$val.in$();};GN.ptr.prototype.out=function(){var aw;aw=this;return aw._out;};GN.prototype.out=function(){return this.$val.out();};GO.ptr.prototype.name=function(){var aw,ax,ay;aw="";ax=this;aw=(ay=GQ[KG.keyFor(ax.bytes)],ay!==undefined?ay.v:KP.nil).name;return aw;};GO.prototype.name=function(){return this.$val.name();};GO.ptr.prototype.tag=function(){var aw,ax,ay;aw="";ax=this;aw=(ay=GQ[KG.keyFor(ax.bytes)],ay!==undefined?ay.v:KP.nil).tag;return aw;};GO.prototype.tag=function(){return this.$val.tag();};GO.ptr.prototype.pkgPath=function(){var aw,ax;aw=this;return(ax=GQ[KG.keyFor(aw.bytes)],ax!==undefined?ax.v:KP.nil).pkgPath;};GO.prototype.pkgPath=function(){return this.$val.pkgPath();};GO.ptr.prototype.isExported=function(){var aw,ax;aw=this;return(ax=GQ[KG.keyFor(aw.bytes)],ax!==undefined?ax.v:KP.nil).exported;};GO.prototype.isExported=function(){return this.$val.isExported();};GR=function(aw,ax,ay){var aw,ax,ay,az,ba;az=$newDataPointer(0,KG);ba=az;(GQ||$throwRuntimeError("assignment to entry in nil map"))[KG.keyFor(ba)]={k:ba,v:new GP.ptr(aw,ax,ay,"")};return new GO.ptr(az);};GS=function(aw){var aw,ax,ay;ax=$newDataPointer(0,KG);ay=ax;(GQ||$throwRuntimeError("assignment to entry in nil map"))[KG.keyFor(ay)]={k:ay,v:new GP.ptr(GY(aw.name),"",GY(aw.pkg)==="",GY(aw.pkg))};return new GO.ptr(ax);};CN.ptr.prototype.nameOff=function(aw){var aw,ax,ay;ax=this;return(ay=((aw>>0)),((ay<0||ay>=GT.$length)?($throwRuntimeError("index out of range"),undefined):GT.$array[GT.$offset+ay]));};CN.prototype.nameOff=function(aw){return this.$val.nameOff(aw);};GU=function(aw){var aw,ax;ax=GT.$length;GT=$append(GT,aw);return((ax>>0));};CN.ptr.prototype.typeOff=function(aw){var aw,ax,ay;ax=this;return(ay=((aw>>0)),((ay<0||ay>=GV.$length)?($throwRuntimeError("index out of range"),undefined):GV.$array[GV.$offset+ay]));};CN.prototype.typeOff=function(aw){return this.$val.typeOff(aw);};GW=function(aw){var aw,ax;ax=GV.$length;GV=$append(GV,aw);return((ax>>0));};GY=function(aw){var aw,ax;ax=new KQ.ptr("");ax.str=aw;return ax.str;};GZ=function(aw){var aw;return!!(GI(aw).wrapped);};HA=function(aw,ax,ay){var aw,ax,ay,az,ba,bb;az=GI(ay).fields;ba=0;while(true){if(!(ba<$parseInt(az.length))){break;}bb=$internalize(az[ba].prop,$String);aw[$externalize(bb,$String)]=ax[$externalize(bb,$String)];ba=ba+(1)>>0;}};HB=function(aw,ax,ay){var{aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,$s,$r,$c}=$restore(this,{aw,ax,ay});$s=$s||0;s:while(true){switch($s){case 0:az=aw.common();$s=1;case 1:if($c){$c=false;az=az.$blk();}if(az&&az.$blk!==undefined){break s;}ba=az;bd=aw.Kind();$s=6;case 6:if($c){$c=false;bd=bd.$blk();}if(bd&&bd.$blk!==undefined){break s;}if(bd===17){bc=true;$s=5;continue s;}be=aw.Kind();$s=7;case 7:if($c){$c=false;be=be.$blk();}if(be&&be.$blk!==undefined){break s;}bc=be===25;case 5:if(bc){bb=true;$s=4;continue s;}bf=aw.Kind();$s=8;case 8:if($c){$c=false;bf=bf.$blk();}if(bf&&bf.$blk!==undefined){break s;}bb=bf===22;case 4:if(bb){$s=2;continue;}$s=3;continue;case 2:bg=aw.Kind();$s=9;case 9:if($c){$c=false;bg=bg.$blk();}if(bg&&bg.$blk!==undefined){break s;}bh=new Q.ptr(ba,(ax),(ay|((bg>>>0)))>>>0);$s=10;case 10:return bh;case 3:bi=aw.Kind();$s=11;case 11:if($c){$c=false;bi=bi.$blk();}if(bi&&bi.$blk!==undefined){break s;}bj=new Q.ptr(ba,($newDataPointer(ax,GI(ba.ptrTo()))),(((ay|((bi>>>0)))>>>0)|128)>>>0);$s=12;case 12:return bj;}return;}var $f={$blk:HB,$c:true,$r,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,$s};return $f;};HC=function(aw,ax,ay){var{aw,ax,ay,az,ba,bb,$s,$r,$c}=$restore(this,{aw,ax,ay});$s=$s||0;s:while(true){switch($s){case 0:aw=[aw];az=aw[0].Kind();$s=3;case 3:if($c){$c=false;az=az.$blk();}if(az&&az.$blk!==undefined){break s;}if(!((az===23))){$s=1;continue;}$s=2;continue;case 1:$panic(new $String("reflect.MakeSlice of non-slice type"));case 2:if(ax<0){$panic(new $String("reflect.MakeSlice: negative len"));}if(ay<0){$panic(new $String("reflect.MakeSlice: negative cap"));}if(ax>ay){$panic(new $String("reflect.MakeSlice: len > cap"));}ba=HB(aw[0],$makeSlice(GI(aw[0]),ax,ay,(function(aw){return function $b(){var{ba,bb,bc,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:ba=aw[0].Elem();$s=1;case 1:if($c){$c=false;ba=ba.$blk();}if(ba&&ba.$blk!==undefined){break s;}bb=GI(ba);$s=2;case 2:if($c){$c=false;bb=bb.$blk();}if(bb&&bb.$blk!==undefined){break s;}bc=bb.zero();$s=3;case 3:return bc;}return;}var $f={$blk:$b,$c:true,$r,ba,bb,bc,$s};return $f;};})(aw)),0);$s=4;case 4:if($c){$c=false;ba=ba.$blk();}if(ba&&ba.$blk!==undefined){break s;}bb=ba;$s=5;case 5:return bb;}return;}var $f={$blk:HC,$c:true,$r,aw,ax,ay,az,ba,bb,$s};return $f;};$pkg.MakeSlice=HC;HD=function(aw){var aw;if(!GF){return new CN.ptr(0,0,0,0,0,0,0,$throwNilPointerError,KG.nil,0,0);}if($interfaceIsEqual(aw,$ifaceNil)){return $ifaceNil;}return GJ(aw.constructor);};$pkg.TypeOf=HD;HE=function(aw){var{aw,ax,ay,$s,$r,$c}=$restore(this,{aw});$s=$s||0;s:while(true){switch($s){case 0:if($interfaceIsEqual(aw,$ifaceNil)){$s=-1;return new Q.ptr(JE.nil,0,0);}ax=HB(GJ(aw.constructor),aw.$val,0);$s=1;case 1:if($c){$c=false;ax=ax.$blk();}if(ax&&ax.$blk!==undefined){break s;}ay=ax;$s=2;case 2:return ay;}return;}var $f={$blk:HE,$c:true,$r,aw,ax,ay,$s};return $f;};$pkg.ValueOf=HE;HH=function(aw,ax,ay){var{aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,$s,$r,$c}=$restore(this,{aw,ax,ay});$s=$s||0;s:while(true){switch($s){case 0:if(!(ay)){az=false;$s=3;continue s;}if(aw.$length===0){ba=true;$s=4;continue s;}bc=(bb=aw.$length-1>>0,((bb<0||bb>=aw.$length)?($throwRuntimeError("index out of range"),undefined):aw.$array[aw.$offset+bb])).Kind();$s=5;case 5:if($c){$c=false;bc=bc.$blk();}if(bc&&bc.$blk!==undefined){break s;}ba=!((bc===23));case 4:az=ba;case 3:if(az){$s=1;continue;}$s=2;continue;case 1:$panic(new $String("reflect.FuncOf: last arg of variadic func must be slice"));case 2:bd=$makeSlice(KR,aw.$length);be=aw;bf=0;while(true){if(!(bf=be.$length)?($throwRuntimeError("index out of range"),undefined):be.$array[be.$offset+bf]);((bg<0||bg>=bd.$length)?($throwRuntimeError("index out of range"),undefined):bd.$array[bd.$offset+bg]=GI(bh));bf++;}bi=$makeSlice(KR,ax.$length);bj=ax;bk=0;while(true){if(!(bk=bj.$length)?($throwRuntimeError("index out of range"),undefined):bj.$array[bj.$offset+bk]);((bl<0||bl>=bi.$length)?($throwRuntimeError("index out of range"),undefined):bi.$array[bi.$offset+bl]=GI(bm));bk++;}$s=-1;return GJ($funcType($externalize(bd,KR),$externalize(bi,KR),$externalize(ay,$Bool)));}return;}var $f={$blk:HH,$c:true,$r,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,$s};return $f;};$pkg.FuncOf=HH;CN.ptr.prototype.ptrTo=function(){var aw;aw=this;return GJ($ptrType(GI(aw)));};CN.prototype.ptrTo=function(){return this.$val.ptrTo();};HJ=function(aw){var aw;return GJ($sliceType(GI(aw)));};$pkg.SliceOf=HJ;HL=function(aw){var{aw,ax,ay,$s,$r,$c}=$restore(this,{aw});$s=$s||0;s:while(true){switch($s){case 0:ax=HB(aw,GI(aw).zero(),0);$s=1;case 1:if($c){$c=false;ax=ax.$blk();}if(ax&&ax.$blk!==undefined){break s;}ay=ax;$s=2;case 2:return ay;}return;}var $f={$blk:HL,$c:true,$r,aw,ax,ay,$s};return $f;};$pkg.Zero=HL;HM=function(aw){var aw,ax;ax=aw.Kind();if(ax===(25)){return(new(GI(aw).ptr)());}else if(ax===(17)){return(GI(aw).zero());}else{return($newDataPointer(GI(aw).zero(),GI(aw.ptrTo())));}};HN=function(aw,ax,ay){var{aw,ax,ay,az,ba,bb,bc,$s,$r,$c}=$restore(this,{aw,ax,ay});$s=$s||0;s:while(true){switch($s){case 0:az=ay.common();$s=1;case 1:if($c){$c=false;az=az.$blk();}if(az&&az.$blk!==undefined){break s;}ba=az;bb=HM(ba);bc=ba.Kind();if(bc===(3)){(bb).$set(((ax.$low<<24>>24)));}else if(bc===(4)){(bb).$set(((ax.$low<<16>>16)));}else if((bc===(2))||(bc===(5))){(bb).$set(((ax.$low>>0)));}else if(bc===(6)){(bb).$set((new $Int64(ax.$high,ax.$low)));}else if(bc===(8)){(bb).$set(((ax.$low<<24>>>24)));}else if(bc===(9)){(bb).$set(((ax.$low<<16>>>16)));}else if((bc===(7))||(bc===(10))||(bc===(12))){(bb).$set(((ax.$low>>>0)));}else if(bc===(11)){(bb).$set((ax));}$s=-1;return new Q.ptr(ba,bb,(((aw|128)>>>0)|((ba.Kind()>>>0)))>>>0);}return;}var $f={$blk:HN,$c:true,$r,aw,ax,ay,az,ba,bb,bc,$s};return $f;};HP=function(aw,ax,ay){var aw,ax,ay;ax.$set(ay.$get());};HS=function(aw,ax){var aw,ax,ay;ay=0;ay=(new($global.Object)());return ay;};HT=function(aw,ax){var aw,ax,ay,az;ay=ax;if(!(ay.$get===undefined)){ay=ay.$get();}az=$internalize(GI(aw.Key()).keyFor(ay),$String);return[ay,az];};HU=function(aw,ax,ay){var aw,ax,ay,az,ba,bb;az=HT(aw,ay);ba=az[1];bb=ax[$externalize(ba,$String)];if(bb===undefined){return 0;}return($newDataPointer(bb.v,GI(DQ(aw.Elem()))));};HV=function(aw,ax,ay,az){var{aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,$s,$r,$c}=$restore(this,{aw,ax,ay,az});$s=$s||0;s:while(true){switch($s){case 0:ba=HT(aw,ay);bb=ba[0];bc=ba[1];bd=az.$get();be=aw.Elem();bf=be.Kind();$s=3;case 3:if($c){$c=false;bf=bf.$blk();}if(bf&&bf.$blk!==undefined){break s;}if(bf===25){$s=1;continue;}$s=2;continue;case 1:bg=GI(be).zero();HA(bg,bd,be);bd=bg;case 2:bh=new($global.Object)();bh.k=bb;bh.v=bd;ax[$externalize(bc,$String)]=bh;$s=-1;return;}return;}var $f={$blk:HV,$c:true,$r,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,$s};return $f;};HW=function(aw,ax,ay){var aw,ax,ay,az,ba;az=HT(aw,ay);ba=az[1];delete ax[$externalize(ba,$String)];};HX=function(aw,ax,ay){var aw,ax,ay,az,ba;az=0;az=HU(aw,ax,((ba||(ba=new KU(function(){return ay;},function($v){ay=$v;})))));return az;};HY=function(aw,ax,ay,az){var{aw,ax,ay,az,$s,$r,$c}=$restore(this,{aw,ax,ay,az});$s=$s||0;s:while(true){switch($s){case 0:ay=[ay];$r=HV(aw,ax,((ay.$ptr||(ay.$ptr=new KU(function(){return this.$target[0];},function($v){this.$target[0]=$v;},ay)))),az);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:HY,$c:true,$r,aw,ax,ay,az,$s};return $f;};HZ=function(aw,ax,ay){var aw,ax,ay,az;HW(aw,ax,((az||(az=new KU(function(){return ay;},function($v){ay=$v;})))));};IA.ptr.prototype.skipUntilValidKey=function(){var aw,ax;aw=this;while(true){if(!(aw.i<$parseInt(aw.keys.length))){break;}ax=aw.keys[aw.i];if(!(aw.m[$externalize($internalize(ax,$String),$String)]===undefined)){break;}aw.i=aw.i+(1)>>0;}};IA.prototype.skipUntilValidKey=function(){return this.$val.skipUntilValidKey();};IB=function(aw,ax,ay){var aw,ax,ay;IA.copy(ay,new IA.ptr(aw,ax,$keys(ax),0,null));};IC=function(aw){var{aw,ax,ay,az,ba,bb,bc,$s,$r,$c}=$restore(this,{aw});$s=$s||0;s:while(true){switch($s){case 0:ax=null;if(!(aw.last===null)){ax=aw.last;}else{aw.skipUntilValidKey();if(aw.i===$parseInt(aw.keys.length)){$s=-1;return 0;}ay=aw.keys[aw.i];ax=aw.m[$externalize($internalize(ay,$String),$String)];aw.last=ax;}az=aw.t.Key();$s=1;case 1:if($c){$c=false;az=az.$blk();}if(az&&az.$blk!==undefined){break s;}ba=DQ(az);$s=2;case 2:if($c){$c=false;ba=ba.$blk();}if(ba&&ba.$blk!==undefined){break s;}bb=GI(ba);$s=3;case 3:if($c){$c=false;bb=bb.$blk();}if(bb&&bb.$blk!==undefined){break s;}bc=($newDataPointer(ax.k,bb));$s=4;case 4:return bc;}return;}var $f={$blk:IC,$c:true,$r,aw,ax,ay,az,ba,bb,bc,$s};return $f;};ID=function(aw){var{aw,ax,ay,az,ba,bb,bc,$s,$r,$c}=$restore(this,{aw});$s=$s||0;s:while(true){switch($s){case 0:ax=null;if(!(aw.last===null)){ax=aw.last;}else{aw.skipUntilValidKey();if(aw.i===$parseInt(aw.keys.length)){$s=-1;return 0;}ay=aw.keys[aw.i];ax=aw.m[$externalize($internalize(ay,$String),$String)];aw.last=ax;}az=aw.t.Elem();$s=1;case 1:if($c){$c=false;az=az.$blk();}if(az&&az.$blk!==undefined){break s;}ba=DQ(az);$s=2;case 2:if($c){$c=false;ba=ba.$blk();}if(ba&&ba.$blk!==undefined){break s;}bb=GI(ba);$s=3;case 3:if($c){$c=false;bb=bb.$blk();}if(bb&&bb.$blk!==undefined){break s;}bc=($newDataPointer(ax.v,bb));$s=4;case 4:return bc;}return;}var $f={$blk:ID,$c:true,$r,aw,ax,ay,az,ba,bb,bc,$s};return $f;};IE=function(aw){var aw;aw.last=null;aw.i=aw.i+(1)>>0;};IF=function(aw){var aw;return $parseInt($keys(aw).length);};IG=function(aw,ax){var{aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,$s,$r,$c}=$restore(this,{aw,ax});$s=$s||0;s:while(true){switch($s){case 0:ay=$clone(aw,Q).object();if(ay===GI(aw.typ).nil){$s=1;continue;}$s=2;continue;case 1:az=HB(ax,GI(ax).nil,aw.flag);$s=3;case 3:if($c){$c=false;az=az.$blk();}if(az&&az.$blk!==undefined){break s;}ba=az;$s=4;case 4:return ba;case 2:bb=null;bc=ax.Kind();$s=6;case 6:if($c){$c=false;bc=bc.$blk();}if(bc&&bc.$blk!==undefined){break s;}bd=bc;be=bd;if(be===(23)){$s=7;continue;}if(be===(22)){$s=8;continue;}if(be===(25)){$s=9;continue;}if((be===(17))||(be===(1))||(be===(18))||(be===(19))||(be===(20))||(be===(21))||(be===(24))||(be===(26))){$s=10;continue;}$s=11;continue;case 7:bf=new(GI(ax))(ay.$array);bf.$offset=ay.$offset;bf.$length=ay.$length;bf.$capacity=ay.$capacity;bb=$newDataPointer(bf,GI(DQ(ax)));$s=12;continue;case 8:bg=ax.Elem();$s=14;case 14:if($c){$c=false;bg=bg.$blk();}if(bg&&bg.$blk!==undefined){break s;}bh=bg.Kind();$s=15;case 15:if($c){$c=false;bh=bh.$blk();}if(bh&&bh.$blk!==undefined){break s;}bi=bh;if(bi===(25)){$s=16;continue;}if(bi===(17)){$s=17;continue;}$s=18;continue;case 16:bj=ax.Elem();$s=22;case 22:if($c){$c=false;bj=bj.$blk();}if(bj&&bj.$blk!==undefined){break s;}if($interfaceIsEqual(bj,aw.typ.Elem())){$s=20;continue;}$s=21;continue;case 20:bb=ay;$s=13;continue;case 21:bb=new(GI(ax))();bk=bb;bl=ay;bm=ax.Elem();$s=23;case 23:if($c){$c=false;bm=bm.$blk();}if(bm&&bm.$blk!==undefined){break s;}bn=bm;$r=HA(bk,bl,bn);$s=24;case 24:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=19;continue;case 17:bb=ay;$s=19;continue;case 18:bb=new(GI(ax))(ay.$get,ay.$set);case 19:case 13:$s=12;continue;case 9:bb=new(GI(ax).ptr)();HA(bb,ay,ax);$s=12;continue;case 10:bb=aw.ptr;$s=12;continue;case 11:$panic(new U.ptr("reflect.Convert",bd));case 12:case 5:bo=ax.common();$s=25;case 25:if($c){$c=false;bo=bo.$blk();}if(bo&&bo.$blk!==undefined){break s;}bp=ax.Kind();$s=26;case 26:if($c){$c=false;bp=bp.$blk();}if(bp&&bp.$blk!==undefined){break s;}bq=new Q.ptr(bo,(bb),(((new R(aw.flag).ro()|((aw.flag&128)>>>0))>>>0)|((bp>>>0)))>>>0);$s=27;case 27:return bq;}return;}var $f={$blk:IG,$c:true,$r,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,$s};return $f;};IH=function(aw,ax){var{aw,ax,ay,az,ba,bb,bc,bd,be,bf,$s,$r,$c}=$restore(this,{aw,ax});$s=$s||0;s:while(true){switch($s){case 0:ay=$clone(aw,Q).object();az=$parseInt(ay.$length)>>0;ba=ax.Elem();$s=1;case 1:if($c){$c=false;ba=ba.$blk();}if(ba&&ba.$blk!==undefined){break s;}bb=ba.Len();$s=2;case 2:if($c){$c=false;bb=bb.$blk();}if(bb&&bb.$blk!==undefined){break s;}bc=bb;if(bc>az){$panic(new $String("reflect: cannot convert slice with length "+D.Itoa(az)+" to pointer to array with length "+D.Itoa(bc)));}bd=$sliceToGoArray(ay,GI(ax));be=ax.common();$s=3;case 3:if($c){$c=false;be=be.$blk();}if(be&&be.$blk!==undefined){break s;}bf=new Q.ptr(be,(bd),(((aw.flag&~415)>>>0)|22)>>>0);$s=4;case 4:return bf;}return;}var $f={$blk:IH,$c:true,$r,aw,ax,ay,az,ba,bb,bc,bd,be,bf,$s};return $f;};II=function(aw,ax){var{aw,ax,ay,az,ba,bb,bc,bd,be,$s,$r,$c}=$restore(this,{aw,ax});$s=$s||0;s:while(true){switch($s){case 0:ay=new R(aw.flag).kind();if(!((ay===17))&&!((ay===23))){$panic(new U.ptr("reflect.Copy",ay));}if(ay===17){new R(aw.flag).mustBeAssignable();}new R(aw.flag).mustBeExported();az=new R(ax.flag).kind();ba=false;if(!((az===17))&&!((az===23))){$s=1;continue;}$s=2;continue;case 1:if(!(az===24)){bb=false;$s=3;continue s;}bc=aw.typ.Elem().Kind();$s=4;case 4:if($c){$c=false;bc=bc.$blk();}if(bc&&bc.$blk!==undefined){break s;}bb=bc===8;case 3:ba=bb;if(!ba){$panic(new U.ptr("reflect.Copy",az));}case 2:new R(ax.flag).mustBeExported();if(!ba){$s=5;continue;}$s=6;continue;case 5:$r=AL("reflect.Copy",aw.typ.Elem(),ax.typ.Elem());$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 6:bd=$clone(aw,Q).object();if(ay===17){bd=new(GI(HJ(aw.typ.Elem())))(bd);}be=$clone(ax,Q).object();if(az===17){be=new(GI(HJ(ax.typ.Elem())))(be);}if(ba){$s=-1;return $parseInt($copyString(bd,be))>>0;}$s=-1;return $parseInt($copySlice(bd,be))>>0;}return;}var $f={$blk:II,$c:true,$r,aw,ax,ay,az,ba,bb,bc,bd,be,$s};return $f;};$pkg.Copy=II;IJ=function(aw,ax,ay){var aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi;az=JE.nil;ba=KV.nil;bb=0;bc="";if(ax.typ.Kind()===20){bd=(ax.typ.kindType);if(ay<0||ay>=bd.methods.$length){$panic(new $String("reflect: internal error: invalid method index"));}bf=(be=bd.methods,((ay<0||ay>=be.$length)?($throwRuntimeError("index out of range"),undefined):be.$array[be.$offset+ay]));if(!$clone(bd.rtype.nameOff(bf.name),GO).isExported()){$panic(new $String("reflect: "+aw+" of unexported method"));}ba=(bd.rtype.typeOff(bf.typ).kindType);bc=$clone(bd.rtype.nameOff(bf.name),GO).name();}else{bg=ax.typ.exportedMethods();if(((ay>>>0))>=((bg.$length>>>0))){$panic(new $String("reflect: internal error: invalid method index"));}bh=$clone(((ay<0||ay>=bg.$length)?($throwRuntimeError("index out of range"),undefined):bg.$array[bg.$offset+ay]),CO);if(!$clone(ax.typ.nameOff(bh.name),GO).isExported()){$panic(new $String("reflect: "+aw+" of unexported method"));}ba=(ax.typ.typeOff(bh.mtyp).kindType);bc=$internalize($methodSet(GI(ax.typ))[ay].prop,$String);}bi=$clone(ax,Q).object();if(GZ(ax.typ)){bi=new(GI(ax.typ))(bi);}bb=(bi[$externalize(bc,$String)]);return[az,ba,bb];};IK=function(aw,ax){var{aw,ax,ay,$s,$r,$c}=$restore(this,{aw,ax});$s=$s||0;s:while(true){switch($s){case 0:if(aw.flag===0){$panic(new U.ptr("reflect.Value.Interface",0));}if(ax&&!((((aw.flag&96)>>>0)===0))){$panic(new $String("reflect.Value.Interface: cannot return value obtained from unexported field or method"));}if(!((((aw.flag&512)>>>0)===0))){$s=1;continue;}$s=2;continue;case 1:ay=IM("Interface",$clone(aw,Q));$s=3;case 3:if($c){$c=false;ay=ay.$blk();}if(ay&&ay.$blk!==undefined){break s;}aw=ay;case 2:if(GZ(aw.typ)){$s=-1;return((new(GI(aw.typ))($clone(aw,Q).object())));}$s=-1;return(($clone(aw,Q).object()));}return;}var $f={$blk:IK,$c:true,$r,aw,ax,ay,$s};return $f;};IL=function(aw,ax,ay){var aw,ax,ay;ay.$set(ax);};IM=function(aw,ax){var{aw,ax,ay,az,ba,bb,bc,bd,$s,$r,$c}=$restore(this,{aw,ax});$s=$s||0;s:while(true){switch($s){case 0:ay=[ay];az=[az];if(((ax.flag&512)>>>0)===0){$panic(new $String("reflect: internal error: invalid use of makePartialFunc"));}ba=IJ(aw,$clone(ax,Q),((ax.flag>>0))>>10>>0);ay[0]=ba[2];az[0]=$clone(ax,Q).object();if(GZ(ax.typ)){az[0]=new(GI(ax.typ))(az[0]);}bb=N.MakeFunc((function(ay,az){return function(bb,bc){var bb,bc;return new $jsObjectPtr(ay[0].apply(az[0],$externalize(bc,KR)));};})(ay,az));bc=$clone(ax,Q).Type().common();$s=1;case 1:if($c){$c=false;bc=bc.$blk();}if(bc&&bc.$blk!==undefined){break s;}bd=new Q.ptr(bc,(bb),(new R(ax.flag).ro()|19)>>>0);$s=2;case 2:return bd;}return;}var $f={$blk:IM,$c:true,$r,aw,ax,ay,az,ba,bb,bc,bd,$s};return $f;};CN.ptr.prototype.pointers=function(){var aw,ax;aw=this;ax=aw.Kind();if((ax===(22))||(ax===(21))||(ax===(18))||(ax===(19))||(ax===(25))||(ax===(17))){return true;}else{return false;}};CN.prototype.pointers=function(){return this.$val.pointers();};CN.ptr.prototype.Comparable=function(){var{aw,ax,ay,az,ba,bb,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:aw=this;ax=aw.Kind();if((ax===(19))||(ax===(23))||(ax===(21))){$s=2;continue;}if(ax===(17)){$s=3;continue;}if(ax===(25)){$s=4;continue;}$s=5;continue;case 2:$s=-1;return false;case 3:ay=aw.Elem().Comparable();$s=6;case 6:if($c){$c=false;ay=ay.$blk();}if(ay&&ay.$blk!==undefined){break s;}az=ay;$s=7;case 7:return az;case 4:ba=0;case 8:if(!(ba>0;$s=8;continue;case 9:case 5:case 1:$s=-1;return true;}return;}var $f={$blk:CN.ptr.prototype.Comparable,$c:true,$r,aw,ax,ay,az,ba,bb,$s};return $f;};CN.prototype.Comparable=function(){return this.$val.Comparable();};CN.ptr.prototype.Method=function(aw){var{aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,$s,$r,$c}=$restore(this,{aw});$s=$s||0;s:while(true){switch($s){case 0:ax=[ax];ay=new DA.ptr("","",$ifaceNil,new Q.ptr(JE.nil,0,0),0);az=this;if(az.Kind()===20){ba=(az.kindType);DA.copy(ay,ba.Method(aw));$s=-1;return ay;}bb=az.exportedMethods();if(aw<0||aw>=bb.$length){$panic(new $String("reflect: Method index out of range"));}bc=$clone(((aw<0||aw>=bb.$length)?($throwRuntimeError("index out of range"),undefined):bb.$array[bb.$offset+aw]),CO);bd=$clone(az.nameOff(bc.name),GO);ay.Name=$clone(bd,GO).name();be=19;bf=az.typeOff(bc.mtyp);bg=(bf.kindType);bh=$makeSlice(KW,0,(1+bg.in$().$length>>0));bh=$append(bh,az);bi=bg.in$();bj=0;while(true){if(!(bj=bi.$length)?($throwRuntimeError("index out of range"),undefined):bi.$array[bi.$offset+bj]);bh=$append(bh,bk);bj++;}bl=$makeSlice(KW,0,bg.out().$length);bm=bg.out();bn=0;while(true){if(!(bn=bm.$length)?($throwRuntimeError("index out of range"),undefined):bm.$array[bm.$offset+bn]);bl=$append(bl,bo);bn++;}bp=HH(bh,bl,bg.rtype.IsVariadic());$s=1;case 1:if($c){$c=false;bp=bp.$blk();}if(bp&&bp.$blk!==undefined){break s;}bq=bp;ay.Type=bq;ax[0]=$internalize($methodSet(az.jsType)[aw].prop,$String);br=N.MakeFunc((function(ax){return function(br,bs){var br,bs,bt;bt=(0>=bs.$length?($throwRuntimeError("index out of range"),undefined):bs.$array[bs.$offset+0]);return new $jsObjectPtr(bt[$externalize(ax[0],$String)].apply(bt,$externalize($subslice(bs,1),KR)));};})(ax));ay.Func=new Q.ptr($assertType(bq,JE),(br),be);ay.Index=aw;DA.copy(ay,ay);$s=-1;return ay;}return;}var $f={$blk:CN.ptr.prototype.Method,$c:true,$r,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,$s};return $f;};CN.prototype.Method=function(aw){return this.$val.Method(aw);};Q.ptr.prototype.object=function(){var aw,ax,ay,az;aw=this;if((aw.typ.Kind()===17)||(aw.typ.Kind()===25)){return aw.ptr;}if(!((((aw.flag&128)>>>0)===0))){ax=aw.ptr.$get();if(!(ax===$ifaceNil)&&!(ax.constructor===GI(aw.typ))){switch(0){default:ay=aw.typ.Kind();if((ay===(11))||(ay===(6))){ax=new(GI(aw.typ))(ax.$high,ax.$low);}else if((ay===(15))||(ay===(16))){ax=new(GI(aw.typ))(ax.$real,ax.$imag);}else if(ay===(23)){if(ax===ax.constructor.nil){ax=GI(aw.typ).nil;break;}az=new(GI(aw.typ))(ax.$array);az.$offset=ax.$offset;az.$length=ax.$length;az.$capacity=ax.$capacity;ax=az;}}}return ax;}return aw.ptr;};Q.prototype.object=function(){return this.$val.object();};Q.ptr.prototype.assignTo=function(aw,ax,ay){var{aw,ax,ay,az,ba,bb,bc,bd,be,$s,$r,$c}=$restore(this,{aw,ax,ay});$s=$s||0;s:while(true){switch($s){case 0:az=this;if(!((((az.flag&512)>>>0)===0))){$s=1;continue;}$s=2;continue;case 1:ba=IM(aw,$clone(az,Q));$s=3;case 3:if($c){$c=false;ba=ba.$blk();}if(ba&&ba.$blk!==undefined){break s;}az=ba;case 2:bb=DV(ax,az.typ);$s=8;case 8:if($c){$c=false;bb=bb.$blk();}if(bb&&bb.$blk!==undefined){break s;}if(bb){$s=5;continue;}if(DT(ax,az.typ)){$s=6;continue;}$s=7;continue;case 5:bc=(((az.flag&384)>>>0)|new R(az.flag).ro())>>>0;bc=(bc|(((ax.Kind()>>>0))))>>>0;$s=-1;return new Q.ptr(ax,az.ptr,bc);case 6:if(ay===0){ay=HM(ax);}bd=IK($clone(az,Q),false);$s=9;case 9:if($c){$c=false;bd=bd.$blk();}if(bd&&bd.$blk!==undefined){break s;}be=bd;if(ax.NumMethod()===0){(ay).$set(be);}else{IL(ax,be,ay);}$s=-1;return new Q.ptr(ax,ay,148);case 7:case 4:$panic(new $String(aw+": value of type "+az.typ.String()+" is not assignable to type "+ax.String()));$s=-1;return new Q.ptr(JE.nil,0,0);}return;}var $f={$blk:Q.ptr.prototype.assignTo,$c:true,$r,aw,ax,ay,az,ba,bb,bc,bd,be,$s};return $f;};Q.prototype.assignTo=function(aw,ax,ay){return this.$val.assignTo(aw,ax,ay);};Q.ptr.prototype.call=function(aw,ax){var{aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,ca,cb,cc,cd,ce,cf,cg,ch,ci,cj,ck,cl,cm,cn,co,cp,cq,cr,cs,ct,cu,cv,cw,cx,cy,cz,da,db,dc,$s,$r,$c}=$restore(this,{aw,ax});$s=$s||0;s:while(true){switch($s){case 0:ay=this;az=KV.nil;ba=0;bb=null;if(!((((ay.flag&512)>>>0)===0))){bc=IJ(aw,$clone(ay,Q),((ay.flag>>0))>>10>>0);az=bc[1];ba=bc[2];bb=$clone(ay,Q).object();if(GZ(ay.typ)){bb=new(GI(ay.typ))(bb);}}else{az=(ay.typ.kindType);ba=($clone(ay,Q).object());bb=undefined;}if(ba===0){$panic(new $String("reflect.Value.Call: call of nil function"));}bd=aw==="CallSlice";be=az.rtype.NumIn();if(bd){if(!az.rtype.IsVariadic()){$panic(new $String("reflect: CallSlice of non-variadic function"));}if(ax.$lengthbe){$panic(new $String("reflect: CallSlice with too many input arguments"));}}else{if(az.rtype.IsVariadic()){be=be-(1)>>0;}if(ax.$lengthbe){$panic(new $String("reflect: Call with too many input arguments"));}}bf=ax;bg=0;while(true){if(!(bg=bf.$length)?($throwRuntimeError("index out of range"),undefined):bf.$array[bf.$offset+bg]);if($clone(bh,Q).Kind()===0){$panic(new $String("reflect: "+aw+" using zero Value argument"));}bg++;}bi=0;case 1:if(!(bi=ax.$length)?($throwRuntimeError("index out of range"),undefined):ax.$array[ax.$offset+bi]),Q).Type();bk=az.rtype.In(bi);bl=bj;bm=bk;bn=bl.AssignableTo(bm);$s=5;case 5:if($c){$c=false;bn=bn.$blk();}if(bn&&bn.$blk!==undefined){break s;}if(!bn){$s=3;continue;}$s=4;continue;case 3:bo=bl.String();$s=6;case 6:if($c){$c=false;bo=bo.$blk();}if(bo&&bo.$blk!==undefined){break s;}bp=bm.String();$s=7;case 7:if($c){$c=false;bp=bp.$blk();}if(bp&&bp.$blk!==undefined){break s;}$panic(new $String("reflect: "+aw+" using "+bo+" as type "+bp));case 4:bi=bi+(1)>>0;$s=1;continue;case 2:if(!bd&&az.rtype.IsVariadic()){$s=8;continue;}$s=9;continue;case 8:bq=ax.$length-be>>0;br=HC(az.rtype.In(be),bq,bq);$s=10;case 10:if($c){$c=false;br=br.$blk();}if(br&&br.$blk!==undefined){break s;}bs=br;bt=az.rtype.In(be).Elem();$s=11;case 11:if($c){$c=false;bt=bt.$blk();}if(bt&&bt.$blk!==undefined){break s;}bu=bt;bv=0;case 12:if(!(bv>0,((bw<0||bw>=ax.$length)?($throwRuntimeError("index out of range"),undefined):ax.$array[ax.$offset+bw]));by=$clone(bx,Q).Type();bz=by.AssignableTo(bu);$s=16;case 16:if($c){$c=false;bz=bz.$blk();}if(bz&&bz.$blk!==undefined){break s;}if(!bz){$s=14;continue;}$s=15;continue;case 14:ca=by.String();$s=17;case 17:if($c){$c=false;ca=ca.$blk();}if(ca&&ca.$blk!==undefined){break s;}cb=bu.String();$s=18;case 18:if($c){$c=false;cb=cb.$blk();}if(cb&&cb.$blk!==undefined){break s;}$panic(new $String("reflect: cannot use "+ca+" as type "+cb+" in "+aw));case 15:cc=$clone(bs,Q).Index(bv);$s=19;case 19:if($c){$c=false;cc=cc.$blk();}if(cc&&cc.$blk!==undefined){break s;}$r=$clone(cc,Q).Set($clone(bx,Q));$s=20;case 20:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}bv=bv+(1)>>0;$s=12;continue;case 13:cd=ax;ax=$makeSlice(JO,(be+1>>0));$copySlice($subslice(ax,0,be),cd);((be<0||be>=ax.$length)?($throwRuntimeError("index out of range"),undefined):ax.$array[ax.$offset+be]=bs);case 9:ce=ax.$length;if(!((ce===az.rtype.NumIn()))){$panic(new $String("reflect.Value.Call: wrong argument count"));}cf=az.rtype.NumOut();cg=new($global.Array)(az.rtype.NumIn());ch=ax;ci=0;case 21:if(!(ci=ch.$length)?($throwRuntimeError("index out of range"),undefined):ch.$array[ch.$offset+ci]);cl=az.rtype.In(cj);cm=az.rtype.In(cj).common();$s=23;case 23:if($c){$c=false;cm=cm.$blk();}if(cm&&cm.$blk!==undefined){break s;}cn=cm;co=0;cp=$clone(ck,Q).assignTo("reflect.Value.Call",cn,co);$s=24;case 24:if($c){$c=false;cp=cp.$blk();}if(cp&&cp.$blk!==undefined){break s;}cq=$clone(cp,Q).object();$s=25;case 25:if($c){$c=false;cq=cq.$blk();}if(cq&&cq.$blk!==undefined){break s;}cr=cq;cs=IQ(cl,cr);$s=26;case 26:if($c){$c=false;cs=cs.$blk();}if(cs&&cs.$blk!==undefined){break s;}cg[cj]=cs;ci++;$s=21;continue;case 22:ct=IN(new JH([new $jsObjectPtr(ba),new $jsObjectPtr(bb),new $jsObjectPtr(cg)]));$s=27;case 27:if($c){$c=false;ct=ct.$blk();}if(ct&&ct.$blk!==undefined){break s;}cu=ct;cv=cf;if(cv===(0)){$s=29;continue;}if(cv===(1)){$s=30;continue;}$s=31;continue;case 29:$s=-1;return JO.nil;case 30:cw=HB(az.rtype.Out(0),IP(az.rtype.Out(0),cu),0);$s=33;case 33:if($c){$c=false;cw=cw.$blk();}if(cw&&cw.$blk!==undefined){break s;}cx=new JO([$clone(cw,Q)]);$s=34;case 34:return cx;case 31:cy=$makeSlice(JO,cf);cz=cy;da=0;case 35:if(!(da=cy.$length)?($throwRuntimeError("index out of range"),undefined):cy.$array[cy.$offset+db]=dc);da++;$s=35;continue;case 36:$s=-1;return cy;case 32:case 28:$s=-1;return JO.nil;}return;}var $f={$blk:Q.ptr.prototype.call,$c:true,$r,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,ca,cb,cc,cd,ce,cf,cg,ch,ci,cj,ck,cl,cm,cn,co,cp,cq,cr,cs,ct,cu,cv,cw,cx,cy,cz,da,db,dc,$s};return $f;};Q.prototype.call=function(aw,ax){return this.$val.call(aw,ax);};Q.ptr.prototype.Cap=function(){var aw,ax,ay;aw=this;ax=new R(aw.flag).kind();ay=ax;if(ay===(17)){return aw.typ.Len();}else if((ay===(18))||(ay===(23))){return $parseInt($clone(aw,Q).object().$capacity)>>0;}$panic(new U.ptr("reflect.Value.Cap",ax));};Q.prototype.Cap=function(){return this.$val.Cap();};IP=function(aw,ax){var aw,ax;if($interfaceIsEqual(aw,IO)){return new(GI(IO))(ax);}return ax;};IQ=function(aw,ax){var aw,ax;if($interfaceIsEqual(aw,IO)){return ax.object;}return ax;};Q.ptr.prototype.Elem=function(){var{aw,ax,ay,az,ba,bb,bc,bd,be,bf,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:aw=this;ax=new R(aw.flag).kind();ay=ax;if(ay===(20)){$s=2;continue;}if(ay===(22)){$s=3;continue;}$s=4;continue;case 2:az=$clone(aw,Q).object();if(az===$ifaceNil){$s=-1;return new Q.ptr(JE.nil,0,0);}ba=GJ(az.constructor);bb=HB(ba,az.$val,new R(aw.flag).ro());$s=6;case 6:if($c){$c=false;bb=bb.$blk();}if(bb&&bb.$blk!==undefined){break s;}bc=bb;$s=7;case 7:return bc;case 3:if($clone(aw,Q).IsNil()){$s=-1;return new Q.ptr(JE.nil,0,0);}bd=$clone(aw,Q).object();be=(aw.typ.kindType);bf=(((((aw.flag&96)>>>0)|128)>>>0)|256)>>>0;bf=(bf|(((be.elem.Kind()>>>0))))>>>0;$s=-1;return new Q.ptr(be.elem,(IP(be.elem,bd)),bf);case 4:$panic(new U.ptr("reflect.Value.Elem",ax));case 5:case 1:$s=-1;return new Q.ptr(JE.nil,0,0);}return;}var $f={$blk:Q.ptr.prototype.Elem,$c:true,$r,aw,ax,ay,az,ba,bb,bc,bd,be,bf,$s};return $f;};Q.prototype.Elem=function(){return this.$val.Elem();};Q.ptr.prototype.Field=function(aw){var{aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,$s,$r,$c}=$restore(this,{aw});$s=$s||0;s:while(true){switch($s){case 0:ax=[ax];ay=[ay];az=[az];ba=[ba];bb=this;if(!((new R(bb.flag).kind()===25))){$panic(new U.ptr("reflect.Value.Field",new R(bb.flag).kind()));}bc=(bb.typ.kindType);if(((aw>>>0))>=((bc.fields.$length>>>0))){$panic(new $String("reflect: Field index out of range"));}ay[0]=$internalize(GI(bb.typ).fields[aw].prop,$String);be=(bd=bc.fields,((aw<0||aw>=bd.$length)?($throwRuntimeError("index out of range"),undefined):bd.$array[bd.$offset+aw]));ba[0]=be.typ;bf=(((bb.flag&416)>>>0)|((ba[0].Kind()>>>0)))>>>0;if(!$clone(be.name,GO).isExported()){if(be.embedded()){bf=(bf|(64))>>>0;}else{bf=(bf|(32))>>>0;}}bh=$clone((bg=bc.fields,((aw<0||aw>=bg.$length)?($throwRuntimeError("index out of range"),undefined):bg.$array[bg.$offset+aw])).name,GO).tag();if(!(bh==="")&&!((aw===0))){$s=1;continue;}$s=2;continue;case 1:ax[0]=IR(bh);if(!(ax[0]==="")){$s=3;continue;}$s=4;continue;case 3:case 5:bi=[bi];bj=$clone(bb,Q).Field(0);$s=7;case 7:if($c){$c=false;bj=bj.$blk();}if(bj&&bj.$blk!==undefined){break s;}bb=bj;if(bb.typ===IO){$s=8;continue;}$s=9;continue;case 8:bi[0]=$clone(bb,Q).object().object;$s=-1;return new Q.ptr(ba[0],(new(GI(DQ(ba[0])))((function(ax,ay,az,ba,bi){return function(){return $internalize(bi[0][$externalize(ax[0],$String)],GI(ba[0]));};})(ax,ay,az,ba,bi),(function(ax,ay,az,ba,bi){return function(bk){var bk;bi[0][$externalize(ax[0],$String)]=$externalize(bk,GI(ba[0]));};})(ax,ay,az,ba,bi))),bf);case 9:if(bb.typ.Kind()===22){$s=10;continue;}$s=11;continue;case 10:bk=$clone(bb,Q).Elem();$s=12;case 12:if($c){$c=false;bk=bk.$blk();}if(bk&&bk.$blk!==undefined){break s;}bb=bk;case 11:$s=5;continue;case 6:case 4:case 2:az[0]=bb.ptr;if(!((((bf&128)>>>0)===0))&&!((ba[0].Kind()===17))&&!((ba[0].Kind()===25))){$s=13;continue;}$s=14;continue;case 13:$s=-1;return new Q.ptr(ba[0],(new(GI(DQ(ba[0])))((function(ax,ay,az,ba){return function(){return IP(ba[0],az[0][$externalize(ay[0],$String)]);};})(ax,ay,az,ba),(function(ax,ay,az,ba){return function(bl){var bl;az[0][$externalize(ay[0],$String)]=IQ(ba[0],bl);};})(ax,ay,az,ba))),bf);case 14:bl=HB(ba[0],IP(ba[0],az[0][$externalize(ay[0],$String)]),bf);$s=15;case 15:if($c){$c=false;bl=bl.$blk();}if(bl&&bl.$blk!==undefined){break s;}bm=bl;$s=16;case 16:return bm;}return;}var $f={$blk:Q.ptr.prototype.Field,$c:true,$r,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,$s};return $f;};Q.prototype.Field=function(aw){return this.$val.Field(aw);};IR=function(aw){var aw,ax,ay,az,ba,bb;while(true){if(!(!(aw===""))){break;}ax=0;while(true){if(!(ax>0;}aw=$substring(aw,ax);if(aw===""){break;}ax=0;while(true){if(!(ax>0;}if((ax+1>>0)>=aw.length||!((aw.charCodeAt(ax)===58))||!((aw.charCodeAt((ax+1>>0))===34))){break;}ay=($substring(aw,0,ax));aw=$substring(aw,(ax+1>>0));ax=1;while(true){if(!(ax>0;}ax=ax+(1)>>0;}if(ax>=aw.length){break;}az=($substring(aw,0,(ax+1>>0)));aw=$substring(aw,(ax+1>>0));if(ay==="js"){ba=H.Unquote(az);bb=ba[0];return bb;}}return"";};Q.ptr.prototype.Index=function(aw){var{aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,$s,$r,$c}=$restore(this,{aw});$s=$s||0;s:while(true){switch($s){case 0:aw=[aw];ax=[ax];ay=[ay];az=[az];ba=[ba];bb=[bb];bc=this;bd=new R(bc.flag).kind();be=bd;if(be===(17)){$s=2;continue;}if(be===(23)){$s=3;continue;}if(be===(24)){$s=4;continue;}$s=5;continue;case 2:bf=(bc.typ.kindType);if(aw[0]<0||aw[0]>((bf.len>>0))){$panic(new $String("reflect: array index out of range"));}ba[0]=bf.elem;bg=(((((bc.flag&384)>>>0)|new R(bc.flag).ro())>>>0)|((ba[0].Kind()>>>0)))>>>0;ax[0]=bc.ptr;if(!((((bg&128)>>>0)===0))&&!((ba[0].Kind()===17))&&!((ba[0].Kind()===25))){$s=7;continue;}$s=8;continue;case 7:$s=-1;return new Q.ptr(ba[0],(new(GI(DQ(ba[0])))((function(aw,ax,ay,az,ba,bb){return function(){return IP(ba[0],ax[0][aw[0]]);};})(aw,ax,ay,az,ba,bb),(function(aw,ax,ay,az,ba,bb){return function(bh){var bh;ax[0][aw[0]]=IQ(ba[0],bh);};})(aw,ax,ay,az,ba,bb))),bg);case 8:bh=HB(ba[0],IP(ba[0],ax[0][aw[0]]),bg);$s=9;case 9:if($c){$c=false;bh=bh.$blk();}if(bh&&bh.$blk!==undefined){break s;}bi=bh;$s=10;case 10:return bi;case 3:bj=$clone(bc,Q).object();if(aw[0]<0||aw[0]>=($parseInt(bj.$length)>>0)){$panic(new $String("reflect: slice index out of range"));}bk=(bc.typ.kindType);bb[0]=bk.elem;bl=(((384|new R(bc.flag).ro())>>>0)|((bb[0].Kind()>>>0)))>>>0;aw[0]=aw[0]+(($parseInt(bj.$offset)>>0))>>0;ay[0]=bj.$array;if(!((((bl&128)>>>0)===0))&&!((bb[0].Kind()===17))&&!((bb[0].Kind()===25))){$s=11;continue;}$s=12;continue;case 11:$s=-1;return new Q.ptr(bb[0],(new(GI(DQ(bb[0])))((function(aw,ax,ay,az,ba,bb){return function(){return IP(bb[0],ay[0][aw[0]]);};})(aw,ax,ay,az,ba,bb),(function(aw,ax,ay,az,ba,bb){return function(bm){var bm;ay[0][aw[0]]=IQ(bb[0],bm);};})(aw,ax,ay,az,ba,bb))),bl);case 12:bm=HB(bb[0],IP(bb[0],ay[0][aw[0]]),bl);$s=13;case 13:if($c){$c=false;bm=bm.$blk();}if(bm&&bm.$blk!==undefined){break s;}bn=bm;$s=14;case 14:return bn;case 4:bo=(bc.ptr).$get();if(aw[0]<0||aw[0]>=bo.length){$panic(new $String("reflect: string index out of range"));}bp=(((new R(bc.flag).ro()|8)>>>0)|128)>>>0;az[0]=bo.charCodeAt(aw[0]);$s=-1;return new Q.ptr(AE,((az.$ptr||(az.$ptr=new KG(function(){return this.$target[0];},function($v){this.$target[0]=$v;},az)))),bp);case 5:$panic(new U.ptr("reflect.Value.Index",bd));case 6:case 1:$s=-1;return new Q.ptr(JE.nil,0,0);}return;}var $f={$blk:Q.ptr.prototype.Index,$c:true,$r,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,$s};return $f;};Q.prototype.Index=function(aw){return this.$val.Index(aw);};Q.ptr.prototype.InterfaceData=function(){var aw;aw=this;$panic(A.New("InterfaceData is not supported by GopherJS"));};Q.prototype.InterfaceData=function(){return this.$val.InterfaceData();};Q.ptr.prototype.IsNil=function(){var aw,ax,ay;aw=this;ax=new R(aw.flag).kind();ay=ax;if((ay===(22))||(ay===(23))){return $clone(aw,Q).object()===GI(aw.typ).nil;}else if(ay===(18)){return $clone(aw,Q).object()===$chanNil;}else if(ay===(19)){return $clone(aw,Q).object()===$throwNilPointerError;}else if(ay===(21)){return $clone(aw,Q).object()===false;}else if(ay===(20)){return $clone(aw,Q).object()===$ifaceNil;}else if(ay===(26)){return $clone(aw,Q).object()===0;}else{$panic(new U.ptr("reflect.Value.IsNil",ax));}};Q.prototype.IsNil=function(){return this.$val.IsNil();};Q.ptr.prototype.Len=function(){var aw,ax,ay;aw=this;ax=new R(aw.flag).kind();ay=ax;if((ay===(17))||(ay===(24))){return $parseInt($clone(aw,Q).object().length);}else if(ay===(23)){return $parseInt($clone(aw,Q).object().$length)>>0;}else if(ay===(18)){return $parseInt($clone(aw,Q).object().$buffer.length)>>0;}else if(ay===(21)){return $parseInt($keys($clone(aw,Q).object()).length);}else{$panic(new U.ptr("reflect.Value.Len",ax));}};Q.prototype.Len=function(){return this.$val.Len();};Q.ptr.prototype.Pointer=function(){var aw,ax,ay;aw=this;ax=new R(aw.flag).kind();ay=ax;if((ay===(18))||(ay===(21))||(ay===(22))||(ay===(26))){if($clone(aw,Q).IsNil()){return 0;}return $clone(aw,Q).object();}else if(ay===(19)){if($clone(aw,Q).IsNil()){return 0;}return 1;}else if(ay===(23)){if($clone(aw,Q).IsNil()){return 0;}return $clone(aw,Q).object().$array;}else{$panic(new U.ptr("reflect.Value.Pointer",ax));}};Q.prototype.Pointer=function(){return this.$val.Pointer();};Q.ptr.prototype.Set=function(aw){var{aw,ax,ay,az,ba,$s,$r,$c}=$restore(this,{aw});$s=$s||0;s:while(true){switch($s){case 0:ax=this;new R(ax.flag).mustBeAssignable();new R(aw.flag).mustBeExported();ay=$clone(aw,Q).assignTo("reflect.Set",ax.typ,0);$s=1;case 1:if($c){$c=false;ay=ay.$blk();}if(ay&&ay.$blk!==undefined){break s;}aw=ay;if(!((((ax.flag&128)>>>0)===0))){$s=2;continue;}$s=3;continue;case 2:az=ax.typ.Kind();if(az===(17)){$s=5;continue;}if(az===(20)){$s=6;continue;}if(az===(25)){$s=7;continue;}$s=8;continue;case 5:GI(ax.typ).copy(ax.ptr,aw.ptr);$s=9;continue;case 6:ba=IK($clone(aw,Q),false);$s=10;case 10:if($c){$c=false;ba=ba.$blk();}if(ba&&ba.$blk!==undefined){break s;}ax.ptr.$set(ba);$s=9;continue;case 7:HA(ax.ptr,aw.ptr,ax.typ);$s=9;continue;case 8:ax.ptr.$set($clone(aw,Q).object());case 9:case 4:$s=-1;return;case 3:ax.ptr=aw.ptr;$s=-1;return;}return;}var $f={$blk:Q.ptr.prototype.Set,$c:true,$r,aw,ax,ay,az,ba,$s};return $f;};Q.prototype.Set=function(aw){return this.$val.Set(aw);};Q.ptr.prototype.SetBytes=function(aw){var{aw,ax,ay,az,ba,bb,bc,$s,$r,$c}=$restore(this,{aw});$s=$s||0;s:while(true){switch($s){case 0:ax=this;new R(ax.flag).mustBeAssignable();new R(ax.flag).mustBe(23);ay=ax.typ.Elem().Kind();$s=3;case 3:if($c){$c=false;ay=ay.$blk();}if(ay&&ay.$blk!==undefined){break s;}if(!((ay===8))){$s=1;continue;}$s=2;continue;case 1:$panic(new $String("reflect.Value.SetBytes of non-byte slice"));case 2:az=aw;if(!(ax.typ.Name()==="")){ba=true;$s=6;continue s;}bb=ax.typ.Elem().Name();$s=7;case 7:if($c){$c=false;bb=bb.$blk();}if(bb&&bb.$blk!==undefined){break s;}ba=!(bb==="");case 6:if(ba){$s=4;continue;}$s=5;continue;case 4:bc=new(GI(ax.typ))(az.$array);bc.$offset=az.$offset;bc.$length=az.$length;bc.$capacity=az.$capacity;az=bc;case 5:ax.ptr.$set(az);$s=-1;return;}return;}var $f={$blk:Q.ptr.prototype.SetBytes,$c:true,$r,aw,ax,ay,az,ba,bb,bc,$s};return $f;};Q.prototype.SetBytes=function(aw){return this.$val.SetBytes(aw);};Q.ptr.prototype.SetCap=function(aw){var aw,ax,ay,az;ax=this;new R(ax.flag).mustBeAssignable();new R(ax.flag).mustBe(23);ay=ax.ptr.$get();if(aw<($parseInt(ay.$length)>>0)||aw>($parseInt(ay.$capacity)>>0)){$panic(new $String("reflect: slice capacity out of range in SetCap"));}az=new(GI(ax.typ))(ay.$array);az.$offset=ay.$offset;az.$length=ay.$length;az.$capacity=aw;ax.ptr.$set(az);};Q.prototype.SetCap=function(aw){return this.$val.SetCap(aw);};Q.ptr.prototype.SetLen=function(aw){var aw,ax,ay,az;ax=this;new R(ax.flag).mustBeAssignable();new R(ax.flag).mustBe(23);ay=ax.ptr.$get();if(aw<0||aw>($parseInt(ay.$capacity)>>0)){$panic(new $String("reflect: slice length out of range in SetLen"));}az=new(GI(ax.typ))(ay.$array);az.$offset=ay.$offset;az.$length=aw;az.$capacity=ay.$capacity;ax.ptr.$set(az);};Q.prototype.SetLen=function(aw){return this.$val.SetLen(aw);};Q.ptr.prototype.Slice=function(aw,ax){var{aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,$s,$r,$c}=$restore(this,{aw,ax});$s=$s||0;s:while(true){switch($s){case 0:ay=this;az=0;ba=$ifaceNil;bb=null;bc=new R(ay.flag).kind();bd=bc;if(bd===(17)){$s=2;continue;}if(bd===(23)){$s=3;continue;}if(bd===(24)){$s=4;continue;}$s=5;continue;case 2:if(((ay.flag&256)>>>0)===0){$panic(new $String("reflect.Value.Slice: slice of unaddressable array"));}be=(ay.typ.kindType);az=((be.len>>0));ba=HJ(be.elem);bb=new(GI(ba))($clone(ay,Q).object());$s=6;continue;case 3:ba=ay.typ;bb=$clone(ay,Q).object();az=$parseInt(bb.$capacity)>>0;$s=6;continue;case 4:bf=(ay.ptr).$get();if(aw<0||axbf.length){$panic(new $String("reflect.Value.Slice: string slice index out of bounds"));}bg=HE(new $String($substring(bf,aw,ax)));$s=7;case 7:if($c){$c=false;bg=bg.$blk();}if(bg&&bg.$blk!==undefined){break s;}bh=bg;$s=8;case 8:return bh;case 5:$panic(new U.ptr("reflect.Value.Slice",bc));case 6:case 1:if(aw<0||axaz){$panic(new $String("reflect.Value.Slice: slice index out of bounds"));}bi=HB(ba,$subslice(bb,aw,ax),new R(ay.flag).ro());$s=9;case 9:if($c){$c=false;bi=bi.$blk();}if(bi&&bi.$blk!==undefined){break s;}bj=bi;$s=10;case 10:return bj;}return;}var $f={$blk:Q.ptr.prototype.Slice,$c:true,$r,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,$s};return $f;};Q.prototype.Slice=function(aw,ax){return this.$val.Slice(aw,ax);};Q.ptr.prototype.Slice3=function(aw,ax,ay){var{aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,$s,$r,$c}=$restore(this,{aw,ax,ay});$s=$s||0;s:while(true){switch($s){case 0:az=this;ba=0;bb=$ifaceNil;bc=null;bd=new R(az.flag).kind();be=bd;if(be===(17)){if(((az.flag&256)>>>0)===0){$panic(new $String("reflect.Value.Slice: slice of unaddressable array"));}bf=(az.typ.kindType);ba=((bf.len>>0));bb=HJ(bf.elem);bc=new(GI(bb))($clone(az,Q).object());}else if(be===(23)){bb=az.typ;bc=$clone(az,Q).object();ba=$parseInt(bc.$capacity)>>0;}else{$panic(new U.ptr("reflect.Value.Slice3",bd));}if(aw<0||axba){$panic(new $String("reflect.Value.Slice3: slice index out of bounds"));}bg=HB(bb,$subslice(bc,aw,ax,ay),new R(az.flag).ro());$s=1;case 1:if($c){$c=false;bg=bg.$blk();}if(bg&&bg.$blk!==undefined){break s;}bh=bg;$s=2;case 2:return bh;}return;}var $f={$blk:Q.ptr.prototype.Slice3,$c:true,$r,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,$s};return $f;};Q.prototype.Slice3=function(aw,ax,ay){return this.$val.Slice3(aw,ax,ay);};Q.ptr.prototype.Close=function(){var aw;aw=this;new R(aw.flag).mustBe(18);new R(aw.flag).mustBeExported();$close($clone(aw,Q).object());};Q.prototype.Close=function(){return this.$val.Close();};IT=function(aw,ax,ay){var{aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,$s,$r,$c}=$restore(this,{aw,ax,ay});$s=$s||0;s:while(true){switch($s){case 0:az=false;ba=false;bb=new KX([new KR([aw])]);if(ax){bb=$append(bb,new KR([]));}bc=IS(new JH([bb]));$s=1;case 1:if($c){$c=false;bc=bc.$blk();}if(bc&&bc.$blk!==undefined){break s;}bd=bc;if(ax&&(($parseInt(bd[0])>>0)===1)){be=false;bf=false;az=be;ba=bf;$s=-1;return[az,ba];}bg=bd[1];ay.$set(bg[0]);bh=true;bi=!!(bg[1]);az=bh;ba=bi;$s=-1;return[az,ba];}return;}var $f={$blk:IT,$c:true,$r,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,$s};return $f;};IU=function(aw,ax,ay){var{aw,ax,ay,az,ba,bb,$s,$r,$c}=$restore(this,{aw,ax,ay});$s=$s||0;s:while(true){switch($s){case 0:az=new KX([new KR([aw,ax.$get()])]);if(ay){az=$append(az,new KR([]));}ba=IS(new JH([az]));$s=1;case 1:if($c){$c=false;ba=ba.$blk();}if(ba&&ba.$blk!==undefined){break s;}bb=ba;if(ay&&(($parseInt(bb[0])>>0)===1)){$s=-1;return false;}$s=-1;return true;}return;}var $f={$blk:IU,$c:true,$r,aw,ax,ay,az,ba,bb,$s};return $f;};IW=function(aw,ax){var{aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,$s,$r,$c}=$restore(this,{aw,ax});$s=$s||0;s:while(true){switch($s){case 0:ay=aw;az=ax;if(ay===az){$s=-1;return true;}if(ay===null||az===null||!(ay.constructor===az.constructor)){$s=-1;return false;}ba=HE(aw);$s=1;case 1:if($c){$c=false;ba=ba.$blk();}if(ba&&ba.$blk!==undefined){break s;}bb=$clone(ba,Q);bc=HE(ax);$s=2;case 2:if($c){$c=false;bc=bc.$blk();}if(bc&&bc.$blk!==undefined){break s;}bd=$clone(bc,Q);be=KZ.nil;bf=IX(bb,bd,be);$s=3;case 3:if($c){$c=false;bf=bf.$blk();}if(bf&&bf.$blk!==undefined){break s;}bg=bf;$s=4;case 4:return bg;}return;}var $f={$blk:IW,$c:true,$r,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,$s};return $f;};$pkg.DeepEqual=IW;IX=function(aw,ax,ay){var{aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,ca,cb,cc,cd,ce,cf,cg,ch,ci,cj,ck,cl,cm,cn,co,cp,cq,cr,cs,ct,cu,cv,$s,$r,$c}=$restore(this,{aw,ax,ay});$s=$s||0;s:while(true){switch($s){case 0:if(!$clone(aw,Q).IsValid()||!$clone(ax,Q).IsValid()){$s=-1;return!$clone(aw,Q).IsValid()&&!$clone(ax,Q).IsValid();}if(!($interfaceIsEqual($clone(aw,Q).Type(),$clone(ax,Q).Type()))){$s=-1;return false;}if($interfaceIsEqual($clone(aw,Q).Type(),IO)){$s=-1;return IQ(IO,$clone(aw,Q).object())===IQ(IO,$clone(ax,Q).object());}az=$clone(aw,Q).Kind();if((az===(17))||(az===(21))||(az===(23))||(az===(25))){ba=ay;bb=0;while(true){if(!(bb=ba.$length)?($throwRuntimeError("index out of range"),undefined):ba.$array[ba.$offset+bb]),KY);if(aw.ptr===bc[0]&&ax.ptr===bc[1]){$s=-1;return true;}bb++;}ay=$append(ay,$toNativeArray($kindUnsafePointer,[aw.ptr,ax.ptr]));}bd=$clone(aw,Q).Kind();if((bd===(17))||(bd===(23))){$s=2;continue;}if(bd===(20)){$s=3;continue;}if(bd===(22)){$s=4;continue;}if(bd===(25)){$s=5;continue;}if(bd===(21)){$s=6;continue;}if(bd===(19)){$s=7;continue;}if(bd===(26)){$s=8;continue;}$s=9;continue;case 2:if($clone(aw,Q).Kind()===23){if(!($clone(aw,Q).IsNil()===$clone(ax,Q).IsNil())){$s=-1;return false;}if($clone(aw,Q).object()===$clone(ax,Q).object()){$s=-1;return true;}}be=$clone(aw,Q).Len();if(!((be===$clone(ax,Q).Len()))){$s=-1;return false;}bf=0;case 10:if(!(bf>0;$s=10;continue;case 11:$s=-1;return true;case 3:if($clone(aw,Q).IsNil()||$clone(ax,Q).IsNil()){$s=-1;return $clone(aw,Q).IsNil()&&$clone(ax,Q).IsNil();}bm=$clone(aw,Q).Elem();$s=17;case 17:if($c){$c=false;bm=bm.$blk();}if(bm&&bm.$blk!==undefined){break s;}bn=$clone(bm,Q);bo=$clone(ax,Q).Elem();$s=18;case 18:if($c){$c=false;bo=bo.$blk();}if(bo&&bo.$blk!==undefined){break s;}bp=$clone(bo,Q);bq=ay;br=IX(bn,bp,bq);$s=19;case 19:if($c){$c=false;br=br.$blk();}if(br&&br.$blk!==undefined){break s;}bs=br;$s=20;case 20:return bs;case 4:bt=$clone(aw,Q).Elem();$s=21;case 21:if($c){$c=false;bt=bt.$blk();}if(bt&&bt.$blk!==undefined){break s;}bu=$clone(bt,Q);bv=$clone(ax,Q).Elem();$s=22;case 22:if($c){$c=false;bv=bv.$blk();}if(bv&&bv.$blk!==undefined){break s;}bw=$clone(bv,Q);bx=ay;by=IX(bu,bw,bx);$s=23;case 23:if($c){$c=false;by=by.$blk();}if(by&&by.$blk!==undefined){break s;}bz=by;$s=24;case 24:return bz;case 5:ca=$clone(aw,Q).NumField();cb=0;case 25:if(!(cb>0;$s=25;continue;case 26:$s=-1;return true;case 6:if(!($clone(aw,Q).IsNil()===$clone(ax,Q).IsNil())){$s=-1;return false;}if($clone(aw,Q).object()===$clone(ax,Q).object()){$s=-1;return true;}ci=$clone(aw,Q).MapKeys();$s=32;case 32:if($c){$c=false;ci=ci.$blk();}if(ci&&ci.$blk!==undefined){break s;}cj=ci;if(!((cj.$length===$clone(ax,Q).Len()))){$s=-1;return false;}ck=cj;cl=0;case 33:if(!(cl=ck.$length)?($throwRuntimeError("index out of range"),undefined):ck.$array[ck.$offset+cl]);cn=$clone(aw,Q).MapIndex($clone(cm,Q));$s=35;case 35:if($c){$c=false;cn=cn.$blk();}if(cn&&cn.$blk!==undefined){break s;}co=cn;cp=$clone(ax,Q).MapIndex($clone(cm,Q));$s=36;case 36:if($c){$c=false;cp=cp.$blk();}if(cp&&cp.$blk!==undefined){break s;}cq=cp;if(!$clone(co,Q).IsValid()||!$clone(cq,Q).IsValid()){cr=true;$s=39;continue s;}cs=IX($clone(co,Q),$clone(cq,Q),ay);$s=40;case 40:if($c){$c=false;cs=cs.$blk();}if(cs&&cs.$blk!==undefined){break s;}cr=!cs;case 39:if(cr){$s=37;continue;}$s=38;continue;case 37:$s=-1;return false;case 38:cl++;$s=33;continue;case 34:$s=-1;return true;case 7:$s=-1;return $clone(aw,Q).IsNil()&&$clone(ax,Q).IsNil();case 8:$s=-1;return $clone(aw,Q).object()===$clone(ax,Q).object();case 9:case 1:ct=IK($clone(aw,Q),false);$s=41;case 41:if($c){$c=false;ct=ct.$blk();}if(ct&&ct.$blk!==undefined){break s;}cu=IK($clone(ax,Q),false);$s=42;case 42:if($c){$c=false;cu=cu.$blk();}if(cu&&cu.$blk!==undefined){break s;}cv=!!($interfaceIsEqual(ct,cu));$s=43;case 43:return cv;}return;}var $f={$blk:IX,$c:true,$r,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,ca,cb,cc,cd,ce,cf,cg,ch,ci,cj,ck,cl,cm,cn,co,cp,cq,cr,cs,ct,cu,cv,$s};return $f;};IY=function(){var aw,ax,ay,az,ba;aw=G.Caller(3);ax=aw[0];ay=G.FuncForPC(ax);if(ay===JN.nil){return"unknown method";}az=ay.Name();ba=az.length-1>>0;while(true){if(!(ba>0)){break;}if(az.charCodeAt(ba)===46){break;}ba=ba-(1)>>0;}if(ba<0){return az;}return"Value"+$substring(az,ba);};IZ=function(aw){var aw;return true;};Q.methods=[{prop:"pointer",name:"pointer",pkg:"reflect",typ:$funcType([],[$UnsafePointer],false)},{prop:"Addr",name:"Addr",pkg:"",typ:$funcType([],[Q],false)},{prop:"Bool",name:"Bool",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Bytes",name:"Bytes",pkg:"",typ:$funcType([],[JY],false)},{prop:"runes",name:"runes",pkg:"reflect",typ:$funcType([],[JZ],false)},{prop:"CanAddr",name:"CanAddr",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"CanSet",name:"CanSet",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Call",name:"Call",pkg:"",typ:$funcType([JO],[JO],false)},{prop:"CallSlice",name:"CallSlice",pkg:"",typ:$funcType([JO],[JO],false)},{prop:"CanComplex",name:"CanComplex",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Complex",name:"Complex",pkg:"",typ:$funcType([],[$Complex128],false)},{prop:"FieldByIndex",name:"FieldByIndex",pkg:"",typ:$funcType([JL],[Q],false)},{prop:"FieldByIndexErr",name:"FieldByIndexErr",pkg:"",typ:$funcType([JL],[Q,$error],false)},{prop:"FieldByName",name:"FieldByName",pkg:"",typ:$funcType([$String],[Q],false)},{prop:"FieldByNameFunc",name:"FieldByNameFunc",pkg:"",typ:$funcType([LD],[Q],false)},{prop:"CanFloat",name:"CanFloat",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Float",name:"Float",pkg:"",typ:$funcType([],[$Float64],false)},{prop:"CanInt",name:"CanInt",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Int",name:"Int",pkg:"",typ:$funcType([],[$Int64],false)},{prop:"CanInterface",name:"CanInterface",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Interface",name:"Interface",pkg:"",typ:$funcType([],[$emptyInterface],false)},{prop:"IsValid",name:"IsValid",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"IsZero",name:"IsZero",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Kind",name:"Kind",pkg:"",typ:$funcType([],[CL],false)},{prop:"MapIndex",name:"MapIndex",pkg:"",typ:$funcType([Q],[Q],false)},{prop:"MapKeys",name:"MapKeys",pkg:"",typ:$funcType([],[JO],false)},{prop:"SetIterKey",name:"SetIterKey",pkg:"",typ:$funcType([LE],[],false)},{prop:"SetIterValue",name:"SetIterValue",pkg:"",typ:$funcType([LE],[],false)},{prop:"MapRange",name:"MapRange",pkg:"",typ:$funcType([],[LE],false)},{prop:"Method",name:"Method",pkg:"",typ:$funcType([$Int],[Q],false)},{prop:"NumMethod",name:"NumMethod",pkg:"",typ:$funcType([],[$Int],false)},{prop:"MethodByName",name:"MethodByName",pkg:"",typ:$funcType([$String],[Q],false)},{prop:"NumField",name:"NumField",pkg:"",typ:$funcType([],[$Int],false)},{prop:"OverflowComplex",name:"OverflowComplex",pkg:"",typ:$funcType([$Complex128],[$Bool],false)},{prop:"OverflowFloat",name:"OverflowFloat",pkg:"",typ:$funcType([$Float64],[$Bool],false)},{prop:"OverflowInt",name:"OverflowInt",pkg:"",typ:$funcType([$Int64],[$Bool],false)},{prop:"OverflowUint",name:"OverflowUint",pkg:"",typ:$funcType([$Uint64],[$Bool],false)},{prop:"Recv",name:"Recv",pkg:"",typ:$funcType([],[Q,$Bool],false)},{prop:"recv",name:"recv",pkg:"reflect",typ:$funcType([$Bool],[Q,$Bool],false)},{prop:"Send",name:"Send",pkg:"",typ:$funcType([Q],[],false)},{prop:"send",name:"send",pkg:"reflect",typ:$funcType([Q,$Bool],[$Bool],false)},{prop:"SetBool",name:"SetBool",pkg:"",typ:$funcType([$Bool],[],false)},{prop:"setRunes",name:"setRunes",pkg:"reflect",typ:$funcType([JZ],[],false)},{prop:"SetComplex",name:"SetComplex",pkg:"",typ:$funcType([$Complex128],[],false)},{prop:"SetFloat",name:"SetFloat",pkg:"",typ:$funcType([$Float64],[],false)},{prop:"SetInt",name:"SetInt",pkg:"",typ:$funcType([$Int64],[],false)},{prop:"SetMapIndex",name:"SetMapIndex",pkg:"",typ:$funcType([Q,Q],[],false)},{prop:"SetUint",name:"SetUint",pkg:"",typ:$funcType([$Uint64],[],false)},{prop:"SetPointer",name:"SetPointer",pkg:"",typ:$funcType([$UnsafePointer],[],false)},{prop:"SetString",name:"SetString",pkg:"",typ:$funcType([$String],[],false)},{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)},{prop:"TryRecv",name:"TryRecv",pkg:"",typ:$funcType([],[Q,$Bool],false)},{prop:"TrySend",name:"TrySend",pkg:"",typ:$funcType([Q],[$Bool],false)},{prop:"Type",name:"Type",pkg:"",typ:$funcType([],[CK],false)},{prop:"CanUint",name:"CanUint",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Uint",name:"Uint",pkg:"",typ:$funcType([],[$Uint64],false)},{prop:"UnsafeAddr",name:"UnsafeAddr",pkg:"",typ:$funcType([],[$Uintptr],false)},{prop:"UnsafePointer",name:"UnsafePointer",pkg:"",typ:$funcType([],[$UnsafePointer],false)},{prop:"Convert",name:"Convert",pkg:"",typ:$funcType([CK],[Q],false)},{prop:"CanConvert",name:"CanConvert",pkg:"",typ:$funcType([CK],[$Bool],false)},{prop:"object",name:"object",pkg:"reflect",typ:$funcType([],[JI],false)},{prop:"assignTo",name:"assignTo",pkg:"reflect",typ:$funcType([$String,JE,$UnsafePointer],[Q],false)},{prop:"call",name:"call",pkg:"reflect",typ:$funcType([$String,JO],[JO],false)},{prop:"Cap",name:"Cap",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Elem",name:"Elem",pkg:"",typ:$funcType([],[Q],false)},{prop:"Field",name:"Field",pkg:"",typ:$funcType([$Int],[Q],false)},{prop:"Index",name:"Index",pkg:"",typ:$funcType([$Int],[Q],false)},{prop:"InterfaceData",name:"InterfaceData",pkg:"",typ:$funcType([],[LF],false)},{prop:"IsNil",name:"IsNil",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Len",name:"Len",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Pointer",name:"Pointer",pkg:"",typ:$funcType([],[$Uintptr],false)},{prop:"Set",name:"Set",pkg:"",typ:$funcType([Q],[],false)},{prop:"SetBytes",name:"SetBytes",pkg:"",typ:$funcType([JY],[],false)},{prop:"SetCap",name:"SetCap",pkg:"",typ:$funcType([$Int],[],false)},{prop:"SetLen",name:"SetLen",pkg:"",typ:$funcType([$Int],[],false)},{prop:"Slice",name:"Slice",pkg:"",typ:$funcType([$Int,$Int],[Q],false)},{prop:"Slice3",name:"Slice3",pkg:"",typ:$funcType([$Int,$Int,$Int],[Q],false)},{prop:"Close",name:"Close",pkg:"",typ:$funcType([],[],false)}];R.methods=[{prop:"kind",name:"kind",pkg:"reflect",typ:$funcType([],[CL],false)},{prop:"ro",name:"ro",pkg:"reflect",typ:$funcType([],[R],false)},{prop:"mustBe",name:"mustBe",pkg:"reflect",typ:$funcType([CL],[],false)},{prop:"mustBeExported",name:"mustBeExported",pkg:"reflect",typ:$funcType([],[],false)},{prop:"mustBeExportedSlow",name:"mustBeExportedSlow",pkg:"reflect",typ:$funcType([],[],false)},{prop:"mustBeAssignable",name:"mustBeAssignable",pkg:"reflect",typ:$funcType([],[],false)},{prop:"mustBeAssignableSlow",name:"mustBeAssignableSlow",pkg:"reflect",typ:$funcType([],[],false)}];LG.methods=[{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)}];LE.methods=[{prop:"Key",name:"Key",pkg:"",typ:$funcType([],[Q],false)},{prop:"Value",name:"Value",pkg:"",typ:$funcType([],[Q],false)},{prop:"Next",name:"Next",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Reset",name:"Reset",pkg:"",typ:$funcType([Q],[],false)}];CL.methods=[{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)}];JE.methods=[{prop:"textOff",name:"textOff",pkg:"reflect",typ:$funcType([DK],[$UnsafePointer],false)},{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)},{prop:"Size",name:"Size",pkg:"",typ:$funcType([],[$Uintptr],false)},{prop:"Bits",name:"Bits",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Align",name:"Align",pkg:"",typ:$funcType([],[$Int],false)},{prop:"FieldAlign",name:"FieldAlign",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Kind",name:"Kind",pkg:"",typ:$funcType([],[CL],false)},{prop:"common",name:"common",pkg:"reflect",typ:$funcType([],[JE],false)},{prop:"exportedMethods",name:"exportedMethods",pkg:"reflect",typ:$funcType([],[KB],false)},{prop:"NumMethod",name:"NumMethod",pkg:"",typ:$funcType([],[$Int],false)},{prop:"MethodByName",name:"MethodByName",pkg:"",typ:$funcType([$String],[DA,$Bool],false)},{prop:"PkgPath",name:"PkgPath",pkg:"",typ:$funcType([],[$String],false)},{prop:"hasName",name:"hasName",pkg:"reflect",typ:$funcType([],[$Bool],false)},{prop:"Name",name:"Name",pkg:"",typ:$funcType([],[$String],false)},{prop:"ChanDir",name:"ChanDir",pkg:"",typ:$funcType([],[CP],false)},{prop:"IsVariadic",name:"IsVariadic",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Elem",name:"Elem",pkg:"",typ:$funcType([],[CK],false)},{prop:"Field",name:"Field",pkg:"",typ:$funcType([$Int],[DM],false)},{prop:"FieldByIndex",name:"FieldByIndex",pkg:"",typ:$funcType([JL],[DM],false)},{prop:"FieldByName",name:"FieldByName",pkg:"",typ:$funcType([$String],[DM,$Bool],false)},{prop:"FieldByNameFunc",name:"FieldByNameFunc",pkg:"",typ:$funcType([LD],[DM,$Bool],false)},{prop:"In",name:"In",pkg:"",typ:$funcType([$Int],[CK],false)},{prop:"Key",name:"Key",pkg:"",typ:$funcType([],[CK],false)},{prop:"Len",name:"Len",pkg:"",typ:$funcType([],[$Int],false)},{prop:"NumField",name:"NumField",pkg:"",typ:$funcType([],[$Int],false)},{prop:"NumIn",name:"NumIn",pkg:"",typ:$funcType([],[$Int],false)},{prop:"NumOut",name:"NumOut",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Out",name:"Out",pkg:"",typ:$funcType([$Int],[CK],false)},{prop:"Implements",name:"Implements",pkg:"",typ:$funcType([CK],[$Bool],false)},{prop:"AssignableTo",name:"AssignableTo",pkg:"",typ:$funcType([CK],[$Bool],false)},{prop:"ConvertibleTo",name:"ConvertibleTo",pkg:"",typ:$funcType([CK],[$Bool],false)},{prop:"gcSlice",name:"gcSlice",pkg:"reflect",typ:$funcType([$Uintptr,$Uintptr],[JY],false)},{prop:"uncommon",name:"uncommon",pkg:"reflect",typ:$funcType([],[KA],false)},{prop:"nameOff",name:"nameOff",pkg:"reflect",typ:$funcType([DI],[GO],false)},{prop:"typeOff",name:"typeOff",pkg:"reflect",typ:$funcType([DJ],[JE],false)},{prop:"ptrTo",name:"ptrTo",pkg:"reflect",typ:$funcType([],[JE],false)},{prop:"pointers",name:"pointers",pkg:"reflect",typ:$funcType([],[$Bool],false)},{prop:"Comparable",name:"Comparable",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Method",name:"Method",pkg:"",typ:$funcType([$Int],[DA],false)}];CP.methods=[{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)}];KC.methods=[{prop:"Method",name:"Method",pkg:"",typ:$funcType([$Int],[DA],false)},{prop:"NumMethod",name:"NumMethod",pkg:"",typ:$funcType([],[$Int],false)},{prop:"MethodByName",name:"MethodByName",pkg:"",typ:$funcType([$String],[DA,$Bool],false)}];LN.methods=[{prop:"offset",name:"offset",pkg:"reflect",typ:$funcType([],[$Uintptr],false)},{prop:"embedded",name:"embedded",pkg:"reflect",typ:$funcType([],[$Bool],false)}];KF.methods=[{prop:"Field",name:"Field",pkg:"",typ:$funcType([$Int],[DM],false)},{prop:"FieldByIndex",name:"FieldByIndex",pkg:"",typ:$funcType([JL],[DM],false)},{prop:"FieldByNameFunc",name:"FieldByNameFunc",pkg:"",typ:$funcType([LD],[DM,$Bool],false)},{prop:"FieldByName",name:"FieldByName",pkg:"",typ:$funcType([$String],[DM,$Bool],false)}];DA.methods=[{prop:"IsExported",name:"IsExported",pkg:"",typ:$funcType([],[$Bool],false)}];DM.methods=[{prop:"IsExported",name:"IsExported",pkg:"",typ:$funcType([],[$Bool],false)}];DN.methods=[{prop:"Get",name:"Get",pkg:"",typ:$funcType([$String],[$String],false)},{prop:"Lookup",name:"Lookup",pkg:"",typ:$funcType([$String],[$String,$Bool],false)}];KA.methods=[{prop:"methods",name:"methods",pkg:"reflect",typ:$funcType([],[KB],false)},{prop:"exportedMethods",name:"exportedMethods",pkg:"reflect",typ:$funcType([],[KB],false)}];KV.methods=[{prop:"in$",name:"in",pkg:"reflect",typ:$funcType([],[JF],false)},{prop:"out",name:"out",pkg:"reflect",typ:$funcType([],[JF],false)}];GO.methods=[{prop:"data",name:"data",pkg:"reflect",typ:$funcType([$Int,$String],[KG],false)},{prop:"hasTag",name:"hasTag",pkg:"reflect",typ:$funcType([],[$Bool],false)},{prop:"readVarint",name:"readVarint",pkg:"reflect",typ:$funcType([$Int],[$Int,$Int],false)},{prop:"name",name:"name",pkg:"reflect",typ:$funcType([],[$String],false)},{prop:"tag",name:"tag",pkg:"reflect",typ:$funcType([],[$String],false)},{prop:"pkgPath",name:"pkgPath",pkg:"reflect",typ:$funcType([],[$String],false)},{prop:"isExported",name:"isExported",pkg:"reflect",typ:$funcType([],[$Bool],false)}];LX.methods=[{prop:"initialized",name:"initialized",pkg:"reflect",typ:$funcType([],[$Bool],false)},{prop:"skipUntilValidKey",name:"skipUntilValidKey",pkg:"reflect",typ:$funcType([],[],false)}];Q.init("reflect",[{prop:"typ",name:"typ",embedded:false,exported:false,typ:JE,tag:""},{prop:"ptr",name:"ptr",embedded:false,exported:false,typ:$UnsafePointer,tag:""},{prop:"flag",name:"flag",embedded:true,exported:false,typ:R,tag:""}]);U.init("",[{prop:"Method",name:"Method",embedded:false,exported:true,typ:$String,tag:""},{prop:"Kind",name:"Kind",embedded:false,exported:true,typ:CL,tag:""}]);AG.init("reflect",[{prop:"m",name:"m",embedded:false,exported:false,typ:Q,tag:""},{prop:"hiter",name:"hiter",embedded:false,exported:false,typ:IA,tag:""}]);CK.init([{prop:"Align",name:"Align",pkg:"",typ:$funcType([],[$Int],false)},{prop:"AssignableTo",name:"AssignableTo",pkg:"",typ:$funcType([CK],[$Bool],false)},{prop:"Bits",name:"Bits",pkg:"",typ:$funcType([],[$Int],false)},{prop:"ChanDir",name:"ChanDir",pkg:"",typ:$funcType([],[CP],false)},{prop:"Comparable",name:"Comparable",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"ConvertibleTo",name:"ConvertibleTo",pkg:"",typ:$funcType([CK],[$Bool],false)},{prop:"Elem",name:"Elem",pkg:"",typ:$funcType([],[CK],false)},{prop:"Field",name:"Field",pkg:"",typ:$funcType([$Int],[DM],false)},{prop:"FieldAlign",name:"FieldAlign",pkg:"",typ:$funcType([],[$Int],false)},{prop:"FieldByIndex",name:"FieldByIndex",pkg:"",typ:$funcType([JL],[DM],false)},{prop:"FieldByName",name:"FieldByName",pkg:"",typ:$funcType([$String],[DM,$Bool],false)},{prop:"FieldByNameFunc",name:"FieldByNameFunc",pkg:"",typ:$funcType([LD],[DM,$Bool],false)},{prop:"Implements",name:"Implements",pkg:"",typ:$funcType([CK],[$Bool],false)},{prop:"In",name:"In",pkg:"",typ:$funcType([$Int],[CK],false)},{prop:"IsVariadic",name:"IsVariadic",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Key",name:"Key",pkg:"",typ:$funcType([],[CK],false)},{prop:"Kind",name:"Kind",pkg:"",typ:$funcType([],[CL],false)},{prop:"Len",name:"Len",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Method",name:"Method",pkg:"",typ:$funcType([$Int],[DA],false)},{prop:"MethodByName",name:"MethodByName",pkg:"",typ:$funcType([$String],[DA,$Bool],false)},{prop:"Name",name:"Name",pkg:"",typ:$funcType([],[$String],false)},{prop:"NumField",name:"NumField",pkg:"",typ:$funcType([],[$Int],false)},{prop:"NumIn",name:"NumIn",pkg:"",typ:$funcType([],[$Int],false)},{prop:"NumMethod",name:"NumMethod",pkg:"",typ:$funcType([],[$Int],false)},{prop:"NumOut",name:"NumOut",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Out",name:"Out",pkg:"",typ:$funcType([$Int],[CK],false)},{prop:"PkgPath",name:"PkgPath",pkg:"",typ:$funcType([],[$String],false)},{prop:"Size",name:"Size",pkg:"",typ:$funcType([],[$Uintptr],false)},{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)},{prop:"common",name:"common",pkg:"reflect",typ:$funcType([],[JE],false)},{prop:"uncommon",name:"uncommon",pkg:"reflect",typ:$funcType([],[KA],false)}]);CN.init("reflect",[{prop:"size",name:"size",embedded:false,exported:false,typ:$Uintptr,tag:""},{prop:"ptrdata",name:"ptrdata",embedded:false,exported:false,typ:$Uintptr,tag:""},{prop:"hash",name:"hash",embedded:false,exported:false,typ:$Uint32,tag:""},{prop:"tflag",name:"tflag",embedded:false,exported:false,typ:CM,tag:""},{prop:"align",name:"align",embedded:false,exported:false,typ:$Uint8,tag:""},{prop:"fieldAlign",name:"fieldAlign",embedded:false,exported:false,typ:$Uint8,tag:""},{prop:"kind",name:"kind",embedded:false,exported:false,typ:$Uint8,tag:""},{prop:"equal",name:"equal",embedded:false,exported:false,typ:LL,tag:""},{prop:"gcdata",name:"gcdata",embedded:false,exported:false,typ:KG,tag:""},{prop:"str",name:"str",embedded:false,exported:false,typ:DI,tag:""},{prop:"ptrToThis",name:"ptrToThis",embedded:false,exported:false,typ:DJ,tag:""}]);CO.init("reflect",[{prop:"name",name:"name",embedded:false,exported:false,typ:DI,tag:""},{prop:"mtyp",name:"mtyp",embedded:false,exported:false,typ:DJ,tag:""},{prop:"ifn",name:"ifn",embedded:false,exported:false,typ:DK,tag:""},{prop:"tfn",name:"tfn",embedded:false,exported:false,typ:DK,tag:""}]);CQ.init("reflect",[{prop:"rtype",name:"rtype",embedded:true,exported:false,typ:CN,tag:""},{prop:"elem",name:"elem",embedded:false,exported:false,typ:JE,tag:""},{prop:"slice",name:"slice",embedded:false,exported:false,typ:JE,tag:""},{prop:"len",name:"len",embedded:false,exported:false,typ:$Uintptr,tag:""}]);CR.init("reflect",[{prop:"rtype",name:"rtype",embedded:true,exported:false,typ:CN,tag:""},{prop:"elem",name:"elem",embedded:false,exported:false,typ:JE,tag:""},{prop:"dir",name:"dir",embedded:false,exported:false,typ:$Uintptr,tag:""}]);CS.init("reflect",[{prop:"name",name:"name",embedded:false,exported:false,typ:DI,tag:""},{prop:"typ",name:"typ",embedded:false,exported:false,typ:DJ,tag:""}]);CT.init("reflect",[{prop:"rtype",name:"rtype",embedded:true,exported:false,typ:CN,tag:""},{prop:"pkgPath",name:"pkgPath",embedded:false,exported:false,typ:GO,tag:""},{prop:"methods",name:"methods",embedded:false,exported:false,typ:KN,tag:""}]);CU.init("reflect",[{prop:"rtype",name:"rtype",embedded:true,exported:false,typ:CN,tag:""},{prop:"key",name:"key",embedded:false,exported:false,typ:JE,tag:""},{prop:"elem",name:"elem",embedded:false,exported:false,typ:JE,tag:""},{prop:"bucket",name:"bucket",embedded:false,exported:false,typ:JE,tag:""},{prop:"hasher",name:"hasher",embedded:false,exported:false,typ:LM,tag:""},{prop:"keysize",name:"keysize",embedded:false,exported:false,typ:$Uint8,tag:""},{prop:"valuesize",name:"valuesize",embedded:false,exported:false,typ:$Uint8,tag:""},{prop:"bucketsize",name:"bucketsize",embedded:false,exported:false,typ:$Uint16,tag:""},{prop:"flags",name:"flags",embedded:false,exported:false,typ:$Uint32,tag:""}]);CV.init("reflect",[{prop:"rtype",name:"rtype",embedded:true,exported:false,typ:CN,tag:""},{prop:"elem",name:"elem",embedded:false,exported:false,typ:JE,tag:""}]);CW.init("reflect",[{prop:"rtype",name:"rtype",embedded:true,exported:false,typ:CN,tag:""},{prop:"elem",name:"elem",embedded:false,exported:false,typ:JE,tag:""}]);CX.init("reflect",[{prop:"name",name:"name",embedded:false,exported:false,typ:GO,tag:""},{prop:"typ",name:"typ",embedded:false,exported:false,typ:JE,tag:""},{prop:"offsetEmbed",name:"offsetEmbed",embedded:false,exported:false,typ:$Uintptr,tag:""}]);CY.init("reflect",[{prop:"rtype",name:"rtype",embedded:true,exported:false,typ:CN,tag:""},{prop:"pkgPath",name:"pkgPath",embedded:false,exported:false,typ:GO,tag:""},{prop:"fields",name:"fields",embedded:false,exported:false,typ:KO,tag:""}]);DA.init("",[{prop:"Name",name:"Name",embedded:false,exported:true,typ:$String,tag:""},{prop:"PkgPath",name:"PkgPath",embedded:false,exported:true,typ:$String,tag:""},{prop:"Type",name:"Type",embedded:false,exported:true,typ:CK,tag:""},{prop:"Func",name:"Func",embedded:false,exported:true,typ:Q,tag:""},{prop:"Index",name:"Index",embedded:false,exported:true,typ:$Int,tag:""}]);DM.init("",[{prop:"Name",name:"Name",embedded:false,exported:true,typ:$String,tag:""},{prop:"PkgPath",name:"PkgPath",embedded:false,exported:true,typ:$String,tag:""},{prop:"Type",name:"Type",embedded:false,exported:true,typ:CK,tag:""},{prop:"Tag",name:"Tag",embedded:false,exported:true,typ:DN,tag:""},{prop:"Offset",name:"Offset",embedded:false,exported:true,typ:$Uintptr,tag:""},{prop:"Index",name:"Index",embedded:false,exported:true,typ:JL,tag:""},{prop:"Anonymous",name:"Anonymous",embedded:false,exported:true,typ:$Bool,tag:""}]);DO.init("reflect",[{prop:"typ",name:"typ",embedded:false,exported:false,typ:KF,tag:""},{prop:"index",name:"index",embedded:false,exported:false,typ:JL,tag:""}]);GL.init("reflect",[{prop:"pkgPath",name:"pkgPath",embedded:false,exported:false,typ:DI,tag:""},{prop:"mcount",name:"mcount",embedded:false,exported:false,typ:$Uint16,tag:""},{prop:"xcount",name:"xcount",embedded:false,exported:false,typ:$Uint16,tag:""},{prop:"moff",name:"moff",embedded:false,exported:false,typ:$Uint32,tag:""},{prop:"_methods",name:"_methods",embedded:false,exported:false,typ:KB,tag:""}]);GN.init("reflect",[{prop:"rtype",name:"rtype",embedded:true,exported:false,typ:CN,tag:"reflect:\"func\""},{prop:"inCount",name:"inCount",embedded:false,exported:false,typ:$Uint16,tag:""},{prop:"outCount",name:"outCount",embedded:false,exported:false,typ:$Uint16,tag:""},{prop:"_in",name:"_in",embedded:false,exported:false,typ:JF,tag:""},{prop:"_out",name:"_out",embedded:false,exported:false,typ:JF,tag:""}]);GO.init("reflect",[{prop:"bytes",name:"bytes",embedded:false,exported:false,typ:KG,tag:""}]);GP.init("reflect",[{prop:"name",name:"name",embedded:false,exported:false,typ:$String,tag:""},{prop:"tag",name:"tag",embedded:false,exported:false,typ:$String,tag:""},{prop:"exported",name:"exported",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"pkgPath",name:"pkgPath",embedded:false,exported:false,typ:$String,tag:""}]);IA.init("reflect",[{prop:"t",name:"t",embedded:false,exported:false,typ:CK,tag:""},{prop:"m",name:"m",embedded:false,exported:false,typ:JI,tag:""},{prop:"keys",name:"keys",embedded:false,exported:false,typ:JI,tag:""},{prop:"i",name:"i",embedded:false,exported:false,typ:$Int,tag:""},{prop:"last",name:"last",embedded:false,exported:false,typ:JI,tag:""}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=N.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=L.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=M.$init();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=D.$init();$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=E.$init();$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=F.$init();$s=9;case 9:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=G.$init();$s=10;case 10:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=H.$init();$s=11;case 11:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=I.$init();$s=12;case 12:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=J.$init();$s=13;case 13:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=K.$init();$s=14;case 14:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}GT=JD.nil;GV=JF.nil;DB=new JG(["invalid","bool","int","int8","int16","int32","int64","uint","uint8","uint16","uint32","uint64","uintptr","float32","float64","complex64","complex128","array","chan","func","interface","map","ptr","slice","string","struct","unsafe.Pointer"]);GF=false;GM={};GQ={};AE=$assertType(HD(new $Uint8(0)),JE);AF=$assertType(HD(new $String("")),JE);IN=$assertType($internalize($call,$emptyInterface),JJ);IO=GJ($jsObjectPtr);IS=$assertType($internalize($select,$emptyInterface),JJ);$r=GG();$s=15;case 15:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["sort"]=(function(){var $pkg={},$init,A,V,Z,AC,AW,AY,AZ,BA,AN,AO,B,C,D,E,G,H,M,N,O,P,Q,R,S,T,U,AD,AF,AJ,AK,AL,AM,AP,AS,AT,AV;A=$packages["internal/reflectlite"];V=$pkg.lessSwap=$newType(0,$kindStruct,"sort.lessSwap",true,"sort",false,function(Less_,Swap_){this.$val=this;if(arguments.length===0){this.Less=$throwNilPointerError;this.Swap=$throwNilPointerError;return;}this.Less=Less_;this.Swap=Swap_;});Z=$pkg.IntSlice=$newType(12,$kindSlice,"sort.IntSlice",true,"sort",true,null);AC=$pkg.StringSlice=$newType(12,$kindSlice,"sort.StringSlice",true,"sort",true,null);AW=$sliceType($Int);AY=$sliceType($String);AZ=$funcType([$Int,$Int],[$Bool],false);BA=$funcType([$Int,$Int],[],false);B=function(a,b,c){var{a,b,c,d,e,f,g,$s,$r,$c}=$restore(this,{a,b,c});$s=$s||0;s:while(true){switch($s){case 0:d=b+1>>0;case 1:if(!(db)){f=false;$s=5;continue s;}g=a.Less(e,e-1>>0);$s=6;case 6:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}f=g;case 5:if(!(f)){$s=4;continue;}$r=a.Swap(e,e-1>>0);$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}e=e-(1)>>0;$s=3;continue;case 4:d=d+(1)>>0;$s=1;continue;case 2:$s=-1;return;}return;}var $f={$blk:B,$c:true,$r,a,b,c,d,e,f,g,$s};return $f;};C=function(a,b,c,d){var{a,b,c,d,e,f,g,h,i,$s,$r,$c}=$restore(this,{a,b,c,d});$s=$s||0;s:while(true){switch($s){case 0:e=b;case 1:f=($imul(2,e))+1>>0;if(f>=c){$s=2;continue;}if(!((f+1>>0)>0,(d+f>>0)+1>>0);$s=6;case 6:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}g=h;case 5:if(g){$s=3;continue;}$s=4;continue;case 3:f=f+(1)>>0;case 4:i=a.Less(d+e>>0,d+f>>0);$s=9;case 9:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}if(!i){$s=7;continue;}$s=8;continue;case 7:$s=-1;return;case 8:$r=a.Swap(d+e>>0,d+f>>0);$s=10;case 10:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}e=f;$s=1;continue;case 2:$s=-1;return;}return;}var $f={$blk:C,$c:true,$r,a,b,c,d,e,f,g,h,i,$s};return $f;};D=function(a,b,c){var{a,b,c,d,e,f,g,h,i,$s,$r,$c}=$restore(this,{a,b,c});$s=$s||0;s:while(true){switch($s){case 0:d=b;e=0;f=c-b>>0;h=(g=((f-1>>0))/2,(g===g&&g!==1/0&&g!==-1/0)?g>>0:$throwRuntimeError("integer divide by zero"));case 1:if(!(h>=0)){$s=2;continue;}$r=C($clone(a,V),h,f,d);$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}h=h-(1)>>0;$s=1;continue;case 2:i=f-1>>0;case 4:if(!(i>=0)){$s=5;continue;}$r=a.Swap(d,d+i>>0);$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C($clone(a,V),e,i,d);$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}i=i-(1)>>0;$s=4;continue;case 5:$s=-1;return;}return;}var $f={$blk:D,$c:true,$r,a,b,c,d,e,f,g,h,i,$s};return $f;};E=function(a,b,c,d){var{a,b,c,d,e,f,g,$s,$r,$c}=$restore(this,{a,b,c,d});$s=$s||0;s:while(true){switch($s){case 0:e=a.Less(b,c);$s=3;case 3:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}if(e){$s=1;continue;}$s=2;continue;case 1:$r=a.Swap(b,c);$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 2:f=a.Less(d,b);$s=7;case 7:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}if(f){$s=5;continue;}$s=6;continue;case 5:$r=a.Swap(d,b);$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}g=a.Less(b,c);$s=11;case 11:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}if(g){$s=9;continue;}$s=10;continue;case 9:$r=a.Swap(b,c);$s=12;case 12:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 10:case 6:$s=-1;return;}return;}var $f={$blk:E,$c:true,$r,a,b,c,d,e,f,g,$s};return $f;};G=function(a,b,c){var{a,aa,ab,ac,ad,ae,af,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{a,b,c});$s=$s||0;s:while(true){switch($s){case 0:d=0;e=0;f=((((((b+c>>0)>>>0))>>>1>>>0)>>0));if((c-b>>0)>40){$s=1;continue;}$s=2;continue;case 1:h=(g=((c-b>>0))/8,(g===g&&g!==1/0&&g!==-1/0)?g>>0:$throwRuntimeError("integer divide by zero"));$r=E($clone(a,V),b,b+h>>0,b+($imul(2,h))>>0);$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=E($clone(a,V),f,f-h>>0,f+h>>0);$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=E($clone(a,V),c-1>>0,(c-1>>0)-h>>0,(c-1>>0)-($imul(2,h))>>0);$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 2:$r=E($clone(a,V),b,f,c-1>>0);$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}i=b;j=b+1>>0;k=c-1>>0;l=j;m=k;case 7:if(!(l>0;$s=7;continue;case 8:p=l;case 11:case 13:if(!(p>0;$s=13;continue;case 14:case 17:if(!(p>0);$s=20;case 20:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}s=t;case 19:if(!(s)){$s=18;continue;}m=m-(1)>>0;$s=17;continue;case 18:if(p>=m){$s=12;continue;}$r=a.Swap(p,m-1>>0);$s=21;case 21:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}p=p+(1)>>0;m=m-(1)>>0;$s=11;continue;case 12:u=(c-m>>0)<5;if(!u&&(c-m>>0)<(v=((c-b>>0))/4,(v===v&&v!==1/0&&v!==-1/0)?v>>0:$throwRuntimeError("integer divide by zero"))){$s=22;continue;}$s=23;continue;case 22:w=0;x=a.Less(i,c-1>>0);$s=26;case 26:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}if(!x){$s=24;continue;}$s=25;continue;case 24:$r=a.Swap(m,c-1>>0);$s=27;case 27:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}m=m+(1)>>0;w=w+(1)>>0;case 25:y=a.Less(p-1>>0,i);$s=30;case 30:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}if(!y){$s=28;continue;}$s=29;continue;case 28:p=p-(1)>>0;w=w+(1)>>0;case 29:z=a.Less(f,i);$s=33;case 33:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}if(!z){$s=31;continue;}$s=32;continue;case 31:$r=a.Swap(f,p-1>>0);$s=34;case 34:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}p=p-(1)>>0;w=w+(1)>>0;case 32:u=w>1;case 23:if(u){$s=35;continue;}$s=36;continue;case 35:case 37:case 39:if(!(l>0,i);$s=42;case 42:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}aa=!ab;case 41:if(!(aa)){$s=40;continue;}p=p-(1)>>0;$s=39;continue;case 40:case 43:if(!(l>0;$s=43;continue;case 44:if(l>=p){$s=38;continue;}$r=a.Swap(l,p-1>>0);$s=47;case 47:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}l=l+(1)>>0;p=p-(1)>>0;$s=37;continue;case 38:case 36:$r=a.Swap(i,p-1>>0);$s=48;case 48:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}ae=p-1>>0;af=m;d=ae;e=af;$s=-1;return[d,e];}return;}var $f={$blk:G,$c:true,$r,a,aa,ab,ac,ad,ae,af,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};H=function(a,b,c,d){var{a,b,c,d,e,f,g,h,i,j,$s,$r,$c}=$restore(this,{a,b,c,d});$s=$s||0;s:while(true){switch($s){case 0:case 1:if(!((c-b>>0)>12)){$s=2;continue;}if(d===0){$s=3;continue;}$s=4;continue;case 3:$r=D($clone(a,V),b,c);$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;case 4:d=d-(1)>>0;f=G($clone(a,V),b,c);$s=6;case 6:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}e=f;g=e[0];h=e[1];if((g-b>>0)<(c-h>>0)){$s=7;continue;}$s=8;continue;case 7:$r=H($clone(a,V),b,g,d);$s=10;case 10:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}b=h;$s=9;continue;case 8:$r=H($clone(a,V),h,c,d);$s=11;case 11:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}c=g;case 9:$s=1;continue;case 2:if((c-b>>0)>1){$s=12;continue;}$s=13;continue;case 12:i=b+6>>0;case 14:if(!(i>0);$s=18;case 18:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}if(j){$s=16;continue;}$s=17;continue;case 16:$r=a.Swap(i,i-6>>0);$s=19;case 19:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 17:i=i+(1)>>0;$s=14;continue;case 15:$r=B($clone(a,V),b,c);$s=20;case 20:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 13:$s=-1;return;}return;}var $f={$blk:H,$c:true,$r,a,b,c,d,e,f,g,h,i,j,$s};return $f;};M=function(a,b,c){var{a,b,c,d,e,f,g,$s,$r,$c}=$restore(this,{a,b,c});$s=$s||0;s:while(true){switch($s){case 0:d=b+1>>0;case 1:if(!(db)){f=false;$s=5;continue s;}g=a.Less(e,e-1>>0);$s=6;case 6:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}f=g;case 5:if(!(f)){$s=4;continue;}$r=a.Swap(e,e-1>>0);$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}e=e-(1)>>0;$s=3;continue;case 4:d=d+(1)>>0;$s=1;continue;case 2:$s=-1;return;}return;}var $f={$blk:M,$c:true,$r,a,b,c,d,e,f,g,$s};return $f;};N=function(a,b,c,d){var{a,b,c,d,e,f,g,h,i,$s,$r,$c}=$restore(this,{a,b,c,d});$s=$s||0;s:while(true){switch($s){case 0:e=b;case 1:f=($imul(2,e))+1>>0;if(f>=c){$s=2;continue;}if(!((f+1>>0)>0,(d+f>>0)+1>>0);$s=6;case 6:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}g=h;case 5:if(g){$s=3;continue;}$s=4;continue;case 3:f=f+(1)>>0;case 4:i=a.Less(d+e>>0,d+f>>0);$s=9;case 9:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}if(!i){$s=7;continue;}$s=8;continue;case 7:$s=-1;return;case 8:$r=a.Swap(d+e>>0,d+f>>0);$s=10;case 10:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}e=f;$s=1;continue;case 2:$s=-1;return;}return;}var $f={$blk:N,$c:true,$r,a,b,c,d,e,f,g,h,i,$s};return $f;};O=function(a,b,c){var{a,b,c,d,e,f,g,h,i,$s,$r,$c}=$restore(this,{a,b,c});$s=$s||0;s:while(true){switch($s){case 0:d=b;e=0;f=c-b>>0;h=(g=((f-1>>0))/2,(g===g&&g!==1/0&&g!==-1/0)?g>>0:$throwRuntimeError("integer divide by zero"));case 1:if(!(h>=0)){$s=2;continue;}$r=N(a,h,f,d);$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}h=h-(1)>>0;$s=1;continue;case 2:i=f-1>>0;case 4:if(!(i>=0)){$s=5;continue;}$r=a.Swap(d,d+i>>0);$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=N(a,e,i,d);$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}i=i-(1)>>0;$s=4;continue;case 5:$s=-1;return;}return;}var $f={$blk:O,$c:true,$r,a,b,c,d,e,f,g,h,i,$s};return $f;};P=function(a,b,c,d){var{a,b,c,d,e,f,g,$s,$r,$c}=$restore(this,{a,b,c,d});$s=$s||0;s:while(true){switch($s){case 0:e=a.Less(b,c);$s=3;case 3:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}if(e){$s=1;continue;}$s=2;continue;case 1:$r=a.Swap(b,c);$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 2:f=a.Less(d,b);$s=7;case 7:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}if(f){$s=5;continue;}$s=6;continue;case 5:$r=a.Swap(d,b);$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}g=a.Less(b,c);$s=11;case 11:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}if(g){$s=9;continue;}$s=10;continue;case 9:$r=a.Swap(b,c);$s=12;case 12:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 10:case 6:$s=-1;return;}return;}var $f={$blk:P,$c:true,$r,a,b,c,d,e,f,g,$s};return $f;};Q=function(a,b,c,d){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a,b,c,d});$s=$s||0;s:while(true){switch($s){case 0:e=0;case 1:if(!(e>0,c+e>>0);$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}e=e+(1)>>0;$s=1;continue;case 2:$s=-1;return;}return;}var $f={$blk:Q,$c:true,$r,a,b,c,d,e,$s};return $f;};R=function(a,b,c){var{a,aa,ab,ac,ad,ae,af,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{a,b,c});$s=$s||0;s:while(true){switch($s){case 0:d=0;e=0;f=((((((b+c>>0)>>>0))>>>1>>>0)>>0));if((c-b>>0)>40){$s=1;continue;}$s=2;continue;case 1:h=(g=((c-b>>0))/8,(g===g&&g!==1/0&&g!==-1/0)?g>>0:$throwRuntimeError("integer divide by zero"));$r=P(a,b,b+h>>0,b+($imul(2,h))>>0);$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=P(a,f,f-h>>0,f+h>>0);$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=P(a,c-1>>0,(c-1>>0)-h>>0,(c-1>>0)-($imul(2,h))>>0);$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 2:$r=P(a,b,f,c-1>>0);$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}i=b;j=b+1>>0;k=c-1>>0;l=j;m=k;case 7:if(!(l>0;$s=7;continue;case 8:p=l;case 11:case 13:if(!(p>0;$s=13;continue;case 14:case 17:if(!(p>0);$s=20;case 20:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}s=t;case 19:if(!(s)){$s=18;continue;}m=m-(1)>>0;$s=17;continue;case 18:if(p>=m){$s=12;continue;}$r=a.Swap(p,m-1>>0);$s=21;case 21:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}p=p+(1)>>0;m=m-(1)>>0;$s=11;continue;case 12:u=(c-m>>0)<5;if(!u&&(c-m>>0)<(v=((c-b>>0))/4,(v===v&&v!==1/0&&v!==-1/0)?v>>0:$throwRuntimeError("integer divide by zero"))){$s=22;continue;}$s=23;continue;case 22:w=0;x=a.Less(i,c-1>>0);$s=26;case 26:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}if(!x){$s=24;continue;}$s=25;continue;case 24:$r=a.Swap(m,c-1>>0);$s=27;case 27:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}m=m+(1)>>0;w=w+(1)>>0;case 25:y=a.Less(p-1>>0,i);$s=30;case 30:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}if(!y){$s=28;continue;}$s=29;continue;case 28:p=p-(1)>>0;w=w+(1)>>0;case 29:z=a.Less(f,i);$s=33;case 33:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}if(!z){$s=31;continue;}$s=32;continue;case 31:$r=a.Swap(f,p-1>>0);$s=34;case 34:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}p=p-(1)>>0;w=w+(1)>>0;case 32:u=w>1;case 23:if(u){$s=35;continue;}$s=36;continue;case 35:case 37:case 39:if(!(l>0,i);$s=42;case 42:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}aa=!ab;case 41:if(!(aa)){$s=40;continue;}p=p-(1)>>0;$s=39;continue;case 40:case 43:if(!(l>0;$s=43;continue;case 44:if(l>=p){$s=38;continue;}$r=a.Swap(l,p-1>>0);$s=47;case 47:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}l=l+(1)>>0;p=p-(1)>>0;$s=37;continue;case 38:case 36:$r=a.Swap(i,p-1>>0);$s=48;case 48:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}ae=p-1>>0;af=m;d=ae;e=af;$s=-1;return[d,e];}return;}var $f={$blk:R,$c:true,$r,a,aa,ab,ac,ad,ae,af,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};S=function(a,b,c,d){var{a,b,c,d,e,f,g,h,i,j,$s,$r,$c}=$restore(this,{a,b,c,d});$s=$s||0;s:while(true){switch($s){case 0:case 1:if(!((c-b>>0)>12)){$s=2;continue;}if(d===0){$s=3;continue;}$s=4;continue;case 3:$r=O(a,b,c);$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;case 4:d=d-(1)>>0;f=R(a,b,c);$s=6;case 6:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}e=f;g=e[0];h=e[1];if((g-b>>0)<(c-h>>0)){$s=7;continue;}$s=8;continue;case 7:$r=S(a,b,g,d);$s=10;case 10:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}b=h;$s=9;continue;case 8:$r=S(a,h,c,d);$s=11;case 11:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}c=g;case 9:$s=1;continue;case 2:if((c-b>>0)>1){$s=12;continue;}$s=13;continue;case 12:i=b+6>>0;case 14:if(!(i>0);$s=18;case 18:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}if(j){$s=16;continue;}$s=17;continue;case 16:$r=a.Swap(i,i-6>>0);$s=19;case 19:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 17:i=i+(1)>>0;$s=14;continue;case 15:$r=M(a,b,c);$s=20;case 20:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 13:$s=-1;return;}return;}var $f={$blk:S,$c:true,$r,a,b,c,d,e,f,g,h,i,j,$s};return $f;};T=function(a){var{a,b,c,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=a.Len();$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b;$r=S(a,0,c,U(c));$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:T,$c:true,$r,a,b,c,$s};return $f;};$pkg.Sort=T;U=function(a){var a,b,c;b=0;c=a;while(true){if(!(c>0)){break;}b=b+(1)>>0;c=(c>>$min((1),31))>>0;}return $imul(b,2);};Z.prototype.Len=function(){var a;a=this;return a.$length;};$ptrType(Z).prototype.Len=function(){return this.$get().Len();};Z.prototype.Less=function(a,b){var a,b,c;c=this;return((a<0||a>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+a])<((b<0||b>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+b]);};$ptrType(Z).prototype.Less=function(a,b){return this.$get().Less(a,b);};Z.prototype.Swap=function(a,b){var a,b,c,d,e;c=this;d=((b<0||b>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+b]);e=((a<0||a>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+a]);((a<0||a>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+a]=d);((b<0||b>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+b]=e);};$ptrType(Z).prototype.Swap=function(a,b){return this.$get().Swap(a,b);};Z.prototype.Sort=function(){var{a,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;$r=T(a);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:Z.prototype.Sort,$c:true,$r,a,$s};return $f;};$ptrType(Z).prototype.Sort=function(){return this.$get().Sort();};AC.prototype.Len=function(){var a;a=this;return a.$length;};$ptrType(AC).prototype.Len=function(){return this.$get().Len();};AC.prototype.Less=function(a,b){var a,b,c;c=this;return((a<0||a>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+a])<((b<0||b>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+b]);};$ptrType(AC).prototype.Less=function(a,b){return this.$get().Less(a,b);};AC.prototype.Swap=function(a,b){var a,b,c,d,e;c=this;d=((b<0||b>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+b]);e=((a<0||a>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+a]);((a<0||a>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+a]=d);((b<0||b>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+b]=e);};$ptrType(AC).prototype.Swap=function(a,b){return this.$get().Swap(a,b);};AC.prototype.Sort=function(){var{a,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;$r=T(a);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:AC.prototype.Sort,$c:true,$r,a,$s};return $f;};$ptrType(AC).prototype.Sort=function(){return this.$get().Sort();};AD=function(a){var{a,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:$r=T(($convertSliceType(a,Z)));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:AD,$c:true,$r,a,$s};return $f;};$pkg.Ints=AD;AF=function(a){var{a,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:$r=T(($convertSliceType(a,AC)));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:AF,$c:true,$r,a,$s};return $f;};$pkg.Strings=AF;AJ=function(a){var{a,b,c,d,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=a;c=a.Len();$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c;$r=AK(b,d);$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:AJ,$c:true,$r,a,b,c,d,$s};return $f;};$pkg.Stable=AJ;AK=function(a,b){var{a,b,c,d,e,f,g,h,i,j,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=20;d=0;e=c;f=d;g=e;case 1:if(!(g<=b)){$s=2;continue;}$r=M(a,f,g);$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}f=g;g=g+(c)>>0;$s=1;continue;case 2:$r=M(a,f,b);$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 5:if(!(c>0,g);$s=9;case 9:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}f=g;g=g+(($imul(2,c)))>>0;$s=7;continue;case 8:j=f+c>>0;if(j>0)===1){$s=1;continue;}$s=2;continue;case 1:e=c;f=d;case 3:if(!(e>0)>>>0))>>>1>>>0)>>0));h=a.Less(g,b);$s=8;case 8:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}if(h){$s=5;continue;}$s=6;continue;case 5:e=g+1>>0;$s=7;continue;case 6:f=g;case 7:$s=3;continue;case 4:i=b;case 9:if(!(i<(e-1>>0))){$s=10;continue;}$r=a.Swap(i,i+1>>0);$s=11;case 11:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}i=i+(1)>>0;$s=9;continue;case 10:$s=-1;return;case 2:if((d-c>>0)===1){$s=12;continue;}$s=13;continue;case 12:j=b;k=c;case 14:if(!(j>0)>>>0))>>>1>>>0)>>0));m=a.Less(c,l);$s=19;case 19:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}if(!m){$s=16;continue;}$s=17;continue;case 16:j=l+1>>0;$s=18;continue;case 17:k=l;case 18:$s=14;continue;case 15:n=c;case 20:if(!(n>j)){$s=21;continue;}$r=a.Swap(n,n-1>>0);$s=22;case 22:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}n=n-(1)>>0;$s=20;continue;case 21:$s=-1;return;case 13:o=((((((b+d>>0)>>>0))>>>1>>>0)>>0));p=o+c>>0;q=0;r=0;s=q;t=r;if(c>o){s=p-d>>0;t=o;}else{s=b;t=c;}u=p-1>>0;case 23:if(!(s>0)>>>0))>>>1>>>0)>>0));w=a.Less(u-v>>0,v);$s=28;case 28:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}if(!w){$s=25;continue;}$s=26;continue;case 25:s=v+1>>0;$s=27;continue;case 26:t=v;case 27:$s=23;continue;case 24:x=p-s>>0;if(s>0;f=d-c>>0;case 1:if(!(!((e===f)))){$s=2;continue;}if(e>f){$s=3;continue;}$s=4;continue;case 3:$r=Q(a,c-e>>0,c,f);$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}e=e-(f)>>0;$s=5;continue;case 4:$r=Q(a,c-e>>0,(c+f>>0)-e>>0,e);$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}f=f-(e)>>0;case 5:$s=1;continue;case 2:$r=Q(a,c-e>>0,c,e);$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:AM,$c:true,$r,a,b,c,d,e,f,$s};return $f;};AP=function(a,b){var{a,b,c,d,e,f,g,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=AN(a);$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=$clone(c,A.Value);e=AO(a);$s=2;case 2:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=e;g=$clone(d,A.Value).Len();$r=H(new V.ptr(b,f),0,g,U(g));$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:AP,$c:true,$r,a,b,c,d,e,f,g,$s};return $f;};$pkg.Slice=AP;AS=function(a,b){var{a,b,c,d,e,f,g,h,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=0;d=a;e=c;f=d;case 1:if(!(e>0)>>>0))>>>1>>>0)>>0));h=b(g);$s=6;case 6:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}if(!h){$s=3;continue;}$s=4;continue;case 3:e=g+1>>0;$s=5;continue;case 4:f=g;case 5:$s=1;continue;case 2:$s=-1;return e;}return;}var $f={$blk:AS,$c:true,$r,a,b,c,d,e,f,g,h,$s};return $f;};$pkg.Search=AS;AT=function(a,b){var{a,b,c,d,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:a=[a];b=[b];c=AS(a[0].$length,(function(a,b){return function(c){var c;return((c<0||c>=a[0].$length)?($throwRuntimeError("index out of range"),undefined):a[0].$array[a[0].$offset+c])>=b[0];};})(a,b));$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c;$s=2;case 2:return d;}return;}var $f={$blk:AT,$c:true,$r,a,b,c,d,$s};return $f;};$pkg.SearchInts=AT;AV=function(a,b){var{a,b,c,d,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:a=[a];b=[b];c=AS(a[0].$length,(function(a,b){return function(c){var c;return((c<0||c>=a[0].$length)?($throwRuntimeError("index out of range"),undefined):a[0].$array[a[0].$offset+c])>=b[0];};})(a,b));$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c;$s=2;case 2:return d;}return;}var $f={$blk:AV,$c:true,$r,a,b,c,d,$s};return $f;};$pkg.SearchStrings=AV;Z.prototype.Search=function(a){var{a,b,c,d,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;c=AT($convertSliceType(b,AW),a);$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c;$s=2;case 2:return d;}return;}var $f={$blk:Z.prototype.Search,$c:true,$r,a,b,c,d,$s};return $f;};$ptrType(Z).prototype.Search=function(a){return this.$get().Search(a);};AC.prototype.Search=function(a){var{a,b,c,d,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;c=AV($convertSliceType(b,AY),a);$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c;$s=2;case 2:return d;}return;}var $f={$blk:AC.prototype.Search,$c:true,$r,a,b,c,d,$s};return $f;};$ptrType(AC).prototype.Search=function(a){return this.$get().Search(a);};Z.methods=[{prop:"Len",name:"Len",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Less",name:"Less",pkg:"",typ:$funcType([$Int,$Int],[$Bool],false)},{prop:"Swap",name:"Swap",pkg:"",typ:$funcType([$Int,$Int],[],false)},{prop:"Sort",name:"Sort",pkg:"",typ:$funcType([],[],false)},{prop:"Search",name:"Search",pkg:"",typ:$funcType([$Int],[$Int],false)}];AC.methods=[{prop:"Len",name:"Len",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Less",name:"Less",pkg:"",typ:$funcType([$Int,$Int],[$Bool],false)},{prop:"Swap",name:"Swap",pkg:"",typ:$funcType([$Int,$Int],[],false)},{prop:"Sort",name:"Sort",pkg:"",typ:$funcType([],[],false)},{prop:"Search",name:"Search",pkg:"",typ:$funcType([$String],[$Int],false)}];V.init("",[{prop:"Less",name:"Less",embedded:false,exported:true,typ:AZ,tag:""},{prop:"Swap",name:"Swap",embedded:false,exported:true,typ:BA,tag:""}]);Z.init($Int);AC.init($String);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}AN=A.ValueOf;AO=A.Swapper;}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["internal/fmtsort"]=(function(){var $pkg={},$init,A,B,C,I,J,D,E,F,G,H;A=$packages["reflect"];B=$packages["sort"];C=$pkg.SortedMap=$newType(0,$kindStruct,"fmtsort.SortedMap",true,"internal/fmtsort",true,function(Key_,Value_){this.$val=this;if(arguments.length===0){this.Key=J.nil;this.Value=J.nil;return;}this.Key=Key_;this.Value=Value_;});I=$ptrType(C);J=$sliceType(A.Value);C.ptr.prototype.Len=function(){var a;a=this;return a.Key.$length;};C.prototype.Len=function(){return this.$val.Len();};C.ptr.prototype.Less=function(a,b){var{a,b,c,d,e,f,g,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this;f=E($clone((d=c.Key,((a<0||a>=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+a])),A.Value),$clone((e=c.Key,((b<0||b>=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+b])),A.Value));$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f<0;$s=2;case 2:return g;}return;}var $f={$blk:C.ptr.prototype.Less,$c:true,$r,a,b,c,d,e,f,g,$s};return $f;};C.prototype.Less=function(a,b){return this.$val.Less(a,b);};C.ptr.prototype.Swap=function(a,b){var a,b,c,d,e,f,g,h,i,j,k,l,m,n,o;c=this;d=(e=c.Key,((b<0||b>=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+b]));f=(g=c.Key,((a<0||a>=g.$length)?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+a]));(h=c.Key,((a<0||a>=h.$length)?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+a]=d));(i=c.Key,((b<0||b>=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+b]=f));j=(k=c.Value,((b<0||b>=k.$length)?($throwRuntimeError("index out of range"),undefined):k.$array[k.$offset+b]));l=(m=c.Value,((a<0||a>=m.$length)?($throwRuntimeError("index out of range"),undefined):m.$array[m.$offset+a]));(n=c.Value,((a<0||a>=n.$length)?($throwRuntimeError("index out of range"),undefined):n.$array[n.$offset+a]=j));(o=c.Value,((b<0||b>=o.$length)?($throwRuntimeError("index out of range"),undefined):o.$array[o.$offset+b]=l));};C.prototype.Swap=function(a,b){return this.$val.Swap(a,b);};D=function(a){var{a,b,c,d,e,f,g,h,i,j,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=$clone(a,A.Value).Type().Kind();$s=3;case 3:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}if(!((b===21))){$s=1;continue;}$s=2;continue;case 1:$s=-1;return I.nil;case 2:c=$clone(a,A.Value).Len();d=$makeSlice(J,0,c);e=$makeSlice(J,0,c);f=$clone(a,A.Value).MapRange();case 4:g=f.Next();$s=6;case 6:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}if(!(g)){$s=5;continue;}h=f.Key();$s=7;case 7:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}d=$append(d,h);i=f.Value();$s=8;case 8:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}e=$append(e,i);$s=4;continue;case 5:j=new C.ptr(d,e);$r=B.Stable(j);$s=9;case 9:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return j;}return;}var $f={$blk:D,$c:true,$r,a,b,c,d,e,f,g,h,i,j,$s};return $f;};$pkg.Sort=D;E=function(a,b){var{a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,b,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=$clone(a,A.Value).Type();d=$clone(b,A.Value).Type();e=c;f=d;if(!($interfaceIsEqual(e,f))){$s=-1;return-1;}g=$clone(a,A.Value).Kind();if((g===(2))||(g===(3))||(g===(4))||(g===(5))||(g===(6))){$s=2;continue;}if((g===(7))||(g===(8))||(g===(9))||(g===(10))||(g===(11))||(g===(12))){$s=3;continue;}if(g===(24)){$s=4;continue;}if((g===(13))||(g===(14))){$s=5;continue;}if((g===(15))||(g===(16))){$s=6;continue;}if(g===(1)){$s=7;continue;}if((g===(22))||(g===(26))){$s=8;continue;}if(g===(18)){$s=9;continue;}if(g===(25)){$s=10;continue;}if(g===(17)){$s=11;continue;}if(g===(20)){$s=12;continue;}$s=13;continue;case 2:h=$clone(a,A.Value).Int();i=$clone(b,A.Value).Int();j=h;k=i;if((j.$highk.$high||(j.$high===k.$high&&j.$low>k.$low))){$s=-1;return 1;}else{$s=-1;return 0;}$s=14;continue;case 3:l=$clone(a,A.Value).Uint();m=$clone(b,A.Value).Uint();n=l;o=m;if((n.$higho.$high||(n.$high===o.$high&&n.$low>o.$low))){$s=-1;return 1;}else{$s=-1;return 0;}$s=14;continue;case 4:q=$clone(a,A.Value).String();$s=15;case 15:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}p=q;s=$clone(b,A.Value).String();$s=16;case 16:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}r=s;t=p;u=r;if(tu){$s=-1;return 1;}else{$s=-1;return 0;}$s=14;continue;case 5:$s=-1;return G($clone(a,A.Value).Float(),$clone(b,A.Value).Float());case 6:v=$clone(a,A.Value).Complex();w=$clone(b,A.Value).Complex();x=v;y=w;z=G(x.$real,y.$real);if(!((z===0))){$s=-1;return z;}$s=-1;return G(x.$imag,y.$imag);case 7:aa=$clone(a,A.Value).Bool();ab=$clone(b,A.Value).Bool();ac=aa;ad=ab;if(ac===ad){$s=-1;return 0;}else if(ac){$s=-1;return 1;}else{$s=-1;return-1;}$s=14;continue;case 8:ae=$clone(a,A.Value).Pointer();af=$clone(b,A.Value).Pointer();ag=ae;ah=af;if(agah){$s=-1;return 1;}else{$s=-1;return 0;}$s=14;continue;case 9:ai=F($clone(a,A.Value),$clone(b,A.Value));aj=ai[0];ak=ai[1];if(ak){$s=-1;return aj;}al=$clone(a,A.Value).Pointer();am=$clone(b,A.Value).Pointer();an=al;ao=am;if(anao){$s=-1;return 1;}else{$s=-1;return 0;}$s=14;continue;case 10:ap=0;case 17:if(!(ap<$clone(a,A.Value).NumField())){$s=18;continue;}aq=$clone(a,A.Value).Field(ap);$s=19;case 19:if($c){$c=false;aq=aq.$blk();}if(aq&&aq.$blk!==undefined){break s;}ar=$clone(aq,A.Value);as=$clone(b,A.Value).Field(ap);$s=20;case 20:if($c){$c=false;as=as.$blk();}if(as&&as.$blk!==undefined){break s;}at=$clone(as,A.Value);au=E(ar,at);$s=21;case 21:if($c){$c=false;au=au.$blk();}if(au&&au.$blk!==undefined){break s;}av=au;if(!((av===0))){$s=-1;return av;}ap=ap+(1)>>0;$s=17;continue;case 18:$s=-1;return 0;case 11:aw=0;case 22:if(!(aw<$clone(a,A.Value).Len())){$s=23;continue;}ax=$clone(a,A.Value).Index(aw);$s=24;case 24:if($c){$c=false;ax=ax.$blk();}if(ax&&ax.$blk!==undefined){break s;}ay=$clone(ax,A.Value);az=$clone(b,A.Value).Index(aw);$s=25;case 25:if($c){$c=false;az=az.$blk();}if(az&&az.$blk!==undefined){break s;}ba=$clone(az,A.Value);bb=E(ay,ba);$s=26;case 26:if($c){$c=false;bb=bb.$blk();}if(bb&&bb.$blk!==undefined){break s;}bc=bb;if(!((bc===0))){$s=-1;return bc;}aw=aw+(1)>>0;$s=22;continue;case 23:$s=-1;return 0;case 12:bd=F($clone(a,A.Value),$clone(b,A.Value));be=bd[0];bf=bd[1];if(bf){$s=-1;return be;}bg=$clone(a,A.Value).Elem();$s=27;case 27:if($c){$c=false;bg=bg.$blk();}if(bg&&bg.$blk!==undefined){break s;}bh=$clone(bg,A.Value).Type();$s=28;case 28:if($c){$c=false;bh=bh.$blk();}if(bh&&bh.$blk!==undefined){break s;}bi=A.ValueOf(bh);$s=29;case 29:if($c){$c=false;bi=bi.$blk();}if(bi&&bi.$blk!==undefined){break s;}bj=$clone(bi,A.Value);bk=$clone(b,A.Value).Elem();$s=30;case 30:if($c){$c=false;bk=bk.$blk();}if(bk&&bk.$blk!==undefined){break s;}bl=$clone(bk,A.Value).Type();$s=31;case 31:if($c){$c=false;bl=bl.$blk();}if(bl&&bl.$blk!==undefined){break s;}bm=A.ValueOf(bl);$s=32;case 32:if($c){$c=false;bm=bm.$blk();}if(bm&&bm.$blk!==undefined){break s;}bn=$clone(bm,A.Value);bo=E(bj,bn);$s=33;case 33:if($c){$c=false;bo=bo.$blk();}if(bo&&bo.$blk!==undefined){break s;}bp=bo;if(!((bp===0))){$s=-1;return bp;}bq=$clone(a,A.Value).Elem();$s=34;case 34:if($c){$c=false;bq=bq.$blk();}if(bq&&bq.$blk!==undefined){break s;}br=$clone(bq,A.Value);bs=$clone(b,A.Value).Elem();$s=35;case 35:if($c){$c=false;bs=bs.$blk();}if(bs&&bs.$blk!==undefined){break s;}bt=$clone(bs,A.Value);bu=E(br,bt);$s=36;case 36:if($c){$c=false;bu=bu.$blk();}if(bu&&bu.$blk!==undefined){break s;}bv=bu;$s=37;case 37:return bv;case 13:bw=e.String();$s=38;case 38:if($c){$c=false;bw=bw.$blk();}if(bw&&bw.$blk!==undefined){break s;}$panic(new $String("bad type in compare: "+bw));case 14:case 1:$s=-1;return 0;}return;}var $f={$blk:E,$c:true,$r,a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,b,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};F=function(a,b){var a,b;if($clone(a,A.Value).IsNil()){if($clone(b,A.Value).IsNil()){return[0,true];}return[-1,true];}if($clone(b,A.Value).IsNil()){return[1,true];}return[0,false];};G=function(a,b){var a,b;if(H(a)){return-1;}else if(H(b)){return 1;}else if(ab){return 1;}return 0;};H=function(a){var a;return!((a===a));};I.methods=[{prop:"Len",name:"Len",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Less",name:"Less",pkg:"",typ:$funcType([$Int,$Int],[$Bool],false)},{prop:"Swap",name:"Swap",pkg:"",typ:$funcType([$Int,$Int],[],false)}];C.init("",[{prop:"Key",name:"Key",embedded:false,exported:true,typ:J,tag:""},{prop:"Value",name:"Value",embedded:false,exported:true,typ:J,tag:""}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["internal/oserror"]=(function(){var $pkg={},$init,A;A=$packages["errors"];$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$pkg.ErrInvalid=A.New("invalid argument");$pkg.ErrPermission=A.New("permission denied");$pkg.ErrExist=A.New("file already exists");$pkg.ErrNotExist=A.New("file does not exist");$pkg.ErrClosed=A.New("file already closed");}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["syscall/js"]=(function(){var $pkg={},$init,A,B,F,H,I,R,U,V,W,X,Y,Z,AA,AB,AC,K,L,M,C,D,E,G,J,N,O,P,Q,S,T;A=$packages["github.com/gopherjs/gopherjs/js"];B=$pkg.Type=$newType(4,$kindInt,"js.Type",true,"syscall/js",true,null);F=$pkg.Func=$newType(0,$kindStruct,"js.Func",true,"syscall/js",true,function(Value_){this.$val=this;if(arguments.length===0){this.Value=new I.ptr(null,false,V.zero());return;}this.Value=Value_;});H=$pkg.Error=$newType(0,$kindStruct,"js.Error",true,"syscall/js",true,function(Value_){this.$val=this;if(arguments.length===0){this.Value=new I.ptr(null,false,V.zero());return;}this.Value=Value_;});I=$pkg.Value=$newType(0,$kindStruct,"js.Value",true,"syscall/js",true,function(v_,inited_,_$2_){this.$val=this;if(arguments.length===0){this.v=null;this.inited=false;this._$2=V.zero();return;}this.v=v_;this.inited=inited_;this._$2=_$2_;});R=$pkg.ValueError=$newType(0,$kindStruct,"js.ValueError",true,"syscall/js",true,function(Method_,Type_){this.$val=this;if(arguments.length===0){this.Method="";this.Type=0;return;}this.Method=Method_;this.Type=Type_;});U=$funcType([],[],false);V=$arrayType(U,0);W=$sliceType(I);X=$mapType($String,$emptyInterface);Y=$sliceType($emptyInterface);Z=$ptrType(A.Error);AA=$sliceType($Uint8);AB=$ptrType(A.Object);AC=$ptrType(R);B.prototype.String=function(){var a,b;a=this.$val;b=a;if(b===(0)){return"undefined";}else if(b===(1)){return"null";}else if(b===(2)){return"boolean";}else if(b===(3)){return"number";}else if(b===(4)){return"string";}else if(b===(5)){return"symbol";}else if(b===(6)){return"object";}else if(b===(7)){return"function";}else{$panic(new $String("bad type"));}};$ptrType(B).prototype.String=function(){return new B(this.$get()).String();};B.prototype.isObject=function(){var a;a=this.$val;return(a===6)||(a===7);};$ptrType(B).prototype.isObject=function(){return new B(this.$get()).isObject();};C=function(){return J($global);};$pkg.Global=C;D=function(){return J(null);};$pkg.Null=D;E=function(){return J(undefined);};$pkg.Undefined=E;F.ptr.prototype.Release=function(){var a;a=this;$exportedFunctions=($parseInt($exportedFunctions)>>0)-1>>0;I.copy(a.Value,D());};F.prototype.Release=function(){return this.$val.Release();};G=function(a){var a;$exportedFunctions=($parseInt($exportedFunctions)>>0)+1>>0;return new F.ptr($clone(J(A.MakeFunc((function $b(b,c){var{b,c,d,e,f,g,h,i,j,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=$makeSlice(W,c.$length);e=c;f=0;while(true){if(!(f=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+f]);I.copy(((g<0||g>=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+g]),J(h));f++;}i=a($clone(J(b),I),d);$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;$s=2;case 2:return j;}return;}var $f={$blk:$b,$c:true,$r,b,c,d,e,f,g,h,i,j,$s};return $f;}))),I));};$pkg.FuncOf=G;H.ptr.prototype.Error=function(){var a;a=this;return"JavaScript error: "+$clone($clone(a.Value,I).Get("message"),I).String();};H.prototype.Error=function(){return this.$val.Error();};J=function(a){var a;if(a===undefined){return new I.ptr(null,false,V.zero());}return new I.ptr(a,true,V.zero());};N=function(){if(!($global===null)){K=$global.eval($externalize("(function(x) { return x; })",$String));L=$global.eval($externalize("(function(x, y) { return x instanceof y; })",$String));M=$global.eval($externalize("(function(x) {\n if (typeof(x) === \"undefined\") {\n return 0; // TypeUndefined\n }\n if (x === null) {\n return 1; // TypeNull\n }\n if (typeof(x) === \"boolean\") {\n return 2; // TypeBoolean\n }\n if (typeof(x) === \"number\") {\n return 3; // TypeNumber\n }\n if (typeof(x) === \"string\") {\n return 4; // TypeString\n }\n if (typeof(x) === \"symbol\") {\n return 5; // TypeSymbol\n }\n if (typeof(x) === \"function\") {\n return 7; // TypeFunction\n }\n return 6; // TypeObject\n})",$String));}};O=function(a){var a,b,c,d,e,f,g;b=a;if($assertType(b,I,true)[1]){c=$clone(b.$val,I);return c;}else if($assertType(b,F,true)[1]){d=$clone(b.$val,F);return d.Value;}else if(b===$ifaceNil){e=b;return D();}else if($assertType(b,$Bool,true)[1]||$assertType(b,$Int,true)[1]||$assertType(b,$Int8,true)[1]||$assertType(b,$Int16,true)[1]||$assertType(b,$Int32,true)[1]||$assertType(b,$Int64,true)[1]||$assertType(b,$Uint,true)[1]||$assertType(b,$Uint8,true)[1]||$assertType(b,$Uint16,true)[1]||$assertType(b,$Uint32,true)[1]||$assertType(b,$Uint64,true)[1]||$assertType(b,$Float32,true)[1]||$assertType(b,$Float64,true)[1]||$assertType(b,$UnsafePointer,true)[1]||$assertType(b,$String,true)[1]||$assertType(b,X,true)[1]||$assertType(b,Y,true)[1]){f=b;return J(K($externalize(f,$emptyInterface)));}else{g=b;$panic(new $String("ValueOf: invalid value"));}};$pkg.ValueOf=O;I.ptr.prototype.internal=function(){var a;a=this;if(!a.inited){return undefined;}return a.v;};I.prototype.internal=function(){return this.$val.internal();};I.ptr.prototype.Bool=function(){var a,b;a=this;b=$clone(a,I).Type();if(!((b===2))){$panic(new R.ptr("Value.Bool",b));}return!!($clone(a,I).internal());};I.prototype.Bool=function(){return this.$val.Bool();};P=function(a){var a,b,c,d,e,f;b=new Y([]);c=a;d=0;while(true){if(!(d=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+d]);f=$clone(O(e),I);b=$append(b,new $jsObjectPtr($clone(f,I).internal()));d++;}return b;};Q=function(){var a,b,c,d,e;a=$recover();if($interfaceIsEqual(a,$ifaceNil)){return;}b=$assertType(a,Z,true);c=b[0];d=b[1];if(d){$panic((e=new H.ptr($clone(J(c.Object),I)),new e.constructor.elem(e)));}$panic(a);};I.ptr.prototype.Call=function(a,b){var{a,b,c,d,e,f,g,$s,$deferred,$r,$c}=$restore(this,{a,b});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);c=this;d=$clone(c,I).Type();if(!((d===6))&&!((d===7))){$panic(new R.ptr("Value.Call",d));}e=$clone($clone(c,I).Get(a),I).Type();if(!((e===7))){$panic(new $String("js: Value.Call: property "+a+" is not a function, got "+new B(e).String()));}$deferred.push([Q,[]]);g=J((f=$clone(c,I).internal(),f[$externalize(a,$String)].apply(f,$externalize(P(b),Y))));$s=1;case 1:return g;}return;}}catch(err){$err=err;$s=-1;return new I.ptr(null,false,V.zero());}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:I.ptr.prototype.Call,$c:true,$r,a,b,c,d,e,f,g,$s,$deferred};return $f;}}};I.prototype.Call=function(a,b){return this.$val.Call(a,b);};I.ptr.prototype.Float=function(){var a,b;a=this;b=$clone(a,I).Type();if(!((b===3))){$panic(new R.ptr("Value.Float",b));}return $parseFloat($clone(a,I).internal());};I.prototype.Float=function(){return this.$val.Float();};I.ptr.prototype.Get=function(a){var a,b,c;b=this;c=$clone(b,I).Type();if(!new B(c).isObject()){$panic(new R.ptr("Value.Get",c));}return J($clone(b,I).internal()[$externalize(a,$String)]);};I.prototype.Get=function(a){return this.$val.Get(a);};I.ptr.prototype.Index=function(a){var a,b,c;b=this;c=$clone(b,I).Type();if(!new B(c).isObject()){$panic(new R.ptr("Value.Index",c));}return J($clone(b,I).internal()[a]);};I.prototype.Index=function(a){return this.$val.Index(a);};I.ptr.prototype.Int=function(){var a,b;a=this;b=$clone(a,I).Type();if(!((b===3))){$panic(new R.ptr("Value.Int",b));}return $parseInt($clone(a,I).internal())>>0;};I.prototype.Int=function(){return this.$val.Int();};I.ptr.prototype.InstanceOf=function(a){var a,b;b=this;return!!(L($clone(b,I).internal(),$clone(a,I).internal()));};I.prototype.InstanceOf=function(a){return this.$val.InstanceOf(a);};I.ptr.prototype.Invoke=function(a){var a,b,c;b=this;c=$clone(b,I).Type();if(!((c===7))){$panic(new R.ptr("Value.Invoke",c));}return J($clone(b,I).internal().apply(undefined,$externalize(P(a),Y)));};I.prototype.Invoke=function(a){return this.$val.Invoke(a);};I.ptr.prototype.JSValue=function(){var a;a=this;return a;};I.prototype.JSValue=function(){return this.$val.JSValue();};I.ptr.prototype.Length=function(){var a;a=this;return $parseInt($clone(a,I).internal().length);};I.prototype.Length=function(){return this.$val.Length();};I.ptr.prototype.New=function(a){var{a,b,c,$s,$deferred,$r,$c}=$restore(this,{a});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);b=[b];b[0]=this;$deferred.push([(function(b){return function(){var c,d,e,f,g,h;c=$recover();if($interfaceIsEqual(c,$ifaceNil)){return;}d=$clone(b[0],I).Type();if(!((d===7))){$panic(new R.ptr("Value.New",d));}e=$assertType(c,Z,true);f=e[0];g=e[1];if(g){$panic((h=new H.ptr($clone(J(f.Object),I)),new h.constructor.elem(h)));}$panic(c);};})(b),[]]);c=J(new($global.Function.prototype.bind.apply($clone(b[0],I).internal(),[undefined].concat($externalize(P(a),Y)))));$s=1;case 1:return c;}return;}}catch(err){$err=err;$s=-1;return new I.ptr(null,false,V.zero());}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:I.ptr.prototype.New,$c:true,$r,a,b,c,$s,$deferred};return $f;}}};I.prototype.New=function(a){return this.$val.New(a);};I.ptr.prototype.Set=function(a,b){var a,b,c,d,e;c=this;d=$clone(c,I).Type();if(!new B(d).isObject()){$panic(new R.ptr("Value.Set",d));}$clone(c,I).internal()[$externalize(a,$String)]=$externalize((e=P(new Y([b])),(0>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+0])),$emptyInterface);};I.prototype.Set=function(a,b){return this.$val.Set(a,b);};I.ptr.prototype.SetIndex=function(a,b){var a,b,c,d,e;c=this;d=$clone(c,I).Type();if(!new B(d).isObject()){$panic(new R.ptr("Value.SetIndex",d));}$clone(c,I).internal()[a]=$externalize((e=P(new Y([b])),(0>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+0])),$emptyInterface);};I.prototype.SetIndex=function(a,b){return this.$val.SetIndex(a,b);};I.ptr.prototype.String=function(){var a,b;a=this;b=$clone(a,I).Type();if(b===(4)){return $internalize($clone(a,I).internal(),$String);}else if(b===(0)){return"";}else if(b===(1)){return"";}else if(b===(2)){return"";}else if(b===(3)){return"";}else if(b===(5)){return"";}else if(b===(6)){return"";}else if(b===(7)){return"";}else{$panic(new $String("bad type"));}};I.prototype.String=function(){return this.$val.String();};I.ptr.prototype.Truthy=function(){var a;a=this;return!!($clone(a,I).internal());};I.prototype.Truthy=function(){return this.$val.Truthy();};I.ptr.prototype.Type=function(){var a;a=this;return((($parseInt(M($clone(a,I).internal()))>>0)>>0));};I.prototype.Type=function(){return this.$val.Type();};I.ptr.prototype.IsNull=function(){var a;a=this;return $clone(a,I).Type()===1;};I.prototype.IsNull=function(){return this.$val.IsNull();};I.ptr.prototype.IsUndefined=function(){var a;a=this;return!a.inited;};I.prototype.IsUndefined=function(){return this.$val.IsUndefined();};I.ptr.prototype.IsNaN=function(){var a;a=this;return!!($global.isNaN($clone(a,I).internal()));};I.prototype.IsNaN=function(){return this.$val.IsNaN();};I.ptr.prototype.Delete=function(a){var a,b,c;b=this;c=$clone(b,I).Type();if(!new B(c).isObject()){$panic(new R.ptr("Value.Delete",c));}delete $clone(b,I).internal()[$externalize(a,$String)];};I.prototype.Delete=function(a){return this.$val.Delete(a);};I.ptr.prototype.Equal=function(a){var a,b;b=this;return $clone(b,I).internal()===$clone(a,I).internal();};I.prototype.Equal=function(a){return this.$val.Equal(a);};R.ptr.prototype.Error=function(){var a;a=this;return"syscall/js: call of "+a.Method+" on "+new B(a.Type).String();};R.prototype.Error=function(){return this.$val.Error();};S=function(a,b){var a,b,c,d;c=$parseInt(b.v.length);d=a.$length;if(d>0))&&((h>>0))<2054){i=((h<0||h>=L.length)?($throwRuntimeError("index out of range"),undefined):L[h]);if(!(i==="")){return i;}}return"errno "+B.Itoa(((h>>0)));};$ptrType(V).prototype.Error=function(){return new V(this.$get()).Error();};V.prototype.Is=function(h){var h,i,j;i=this.$val;j=h;if($interfaceIsEqual(j,(C.ErrPermission))){return(i===13)||(i===1);}else if($interfaceIsEqual(j,(C.ErrExist))){return(i===17)||(i===39);}else if($interfaceIsEqual(j,(C.ErrNotExist))){return i===2;}return false;};$ptrType(V).prototype.Is=function(h){return new V(this.$get()).Is(h);};V.prototype.Temporary=function(){var h;h=this.$val;return(h===4)||(h===24)||new V(h).Timeout();};$ptrType(V).prototype.Temporary=function(){return new V(this.$get()).Temporary();};V.prototype.Timeout=function(){var h;h=this.$val;return(h===11)||(h===11)||(h===110);};$ptrType(V).prototype.Timeout=function(){return new V(this.$get()).Timeout();};BM=function(h,i){var h,i;return new V(38);};$pkg.Bind=BM;BN=function(h){var h;return new V(38);};$pkg.StopIO=BN;BP=function(h){var h,i,j,k,l,m,n;i=0;j=$ifaceNil;k=$ifaceNil;l=0;m=$ifaceNil;n=new V(38);i=l;j=m;k=n;return[i,j,k];};$pkg.Accept=BP;BR=function(h,i,j){var h,i,j,k,l,m,n,o,p;k=0;l=$ifaceNil;m=$ifaceNil;n=0;o=$ifaceNil;p=new V(38);k=n;l=o;m=p;return[k,l,m];};$pkg.Recvfrom=BR;BS=function(h,i,j,k){var h,i,j,k;return new V(38);};$pkg.Sendto=BS;BT=function(h,i,j,k){var h,i,j,k,l,m,n,o,p,q,r,s,t,u;l=0;m=0;n=0;o=$ifaceNil;p=$ifaceNil;q=0;r=0;s=0;t=$ifaceNil;u=new V(38);l=q;m=r;n=s;o=t;p=u;return[l,m,n,o,p];};$pkg.Recvmsg=BT;BU=function(h,i,j,k,l){var h,i,j,k,l,m,n,o,p;m=0;n=$ifaceNil;o=0;p=new V(38);m=o;n=p;return[m,n];};$pkg.SendmsgN=BU;BW=function(h,i,j,k){var h,i,j,k;return $ifaceNil;};$pkg.SetsockoptInt=BW;BX=function(h,i){var h,i;return new V(38);};$pkg.SetReadDeadline=BX;BY=function(h,i){var h,i;return new V(38);};$pkg.SetWriteDeadline=BY;BZ=function(h,i){var h,i;return new V(38);};$pkg.Shutdown=BZ;CA=function(h,i){var h,i;return $ifaceNil;};$pkg.SetNonblock=CA;CT=function(h){var{h,i,j,k,l,$s,$r,$c}=$restore(this,{h});$s=$s||0;s:while(true){switch($s){case 0:$r=CR.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}i=(j=CS[$Int.keyFor(h)],j!==undefined?[j.v,true]:[FJ.nil,false]);k=i[0];l=i[1];$r=CR.Unlock();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(!l){$s=-1;return[FJ.nil,new V(9)];}$s=-1;return[k,$ifaceNil];}return;}var $f={$blk:CT,$c:true,$r,h,i,j,k,l,$s};return $f;};CU=function(h,i,j){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=EC(h);if(!($interfaceIsEqual(k,$ifaceNil))){$s=-1;return[0,k];}l=0;if(!(((i&1)===0))){l=l|(CK);}if(!(((i&2)===0))){l=l|(CL);}if(!(((i&64)===0))){l=l|(CM);}if(!(((i&512)===0))){l=l|(CN);}if(!(((i&1024)===0))){l=l|(CO);}if(!(((i&128)===0))){l=l|(CP);}if(!(((i&4096)===0))){$s=-1;return[0,E.New("syscall.Open: O_SYNC is not supported by js/wasm")];}n=FA("open",new FF([new $String(h),new $Int(l),new $Uint32(j)]));$s=1;case 1:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;o=$clone(m[0],F.Value);p=m[1];if(!($interfaceIsEqual(p,$ifaceNil))){$s=-1;return[0,p];}q=$clone(o,F.Value).Int();r=FC.nil;t=FA("fstat",new FF([new $Int(q)]));$s=2;case 2:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}s=t;u=$clone(s[0],F.Value);v=s[1];if(!($interfaceIsEqual(v,$ifaceNil))){w=false;$s=5;continue s;}x=$clone(u,F.Value).Call("isDirectory",new FF([]));$s=6;case 6:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}y=$clone(x,F.Value).Bool();$s=7;case 7:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}w=y;case 5:if(w){$s=3;continue;}$s=4;continue;case 3:aa=FA("readdir",new FF([new $String(h)]));$s=8;case 8:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}z=aa;ab=$clone(z[0],F.Value);ac=z[1];if(!($interfaceIsEqual(ac,$ifaceNil))){$s=-1;return[0,ac];}r=$makeSlice(FC,$clone(ab,F.Value).Length());ad=r;ae=0;while(true){if(!(ae=r.$length)?($throwRuntimeError("index out of range"),undefined):r.$array[r.$offset+af]=$clone($clone(ab,F.Value).Index(af),F.Value).String());ae++;}case 4:if(!((h.charCodeAt(0)===47))){$s=9;continue;}$s=10;continue;case 9:ag=$clone(CG,F.Value).Call("cwd",new FF([]));$s=11;case 11:if($c){$c=false;ag=ag.$blk();}if(ag&&ag.$blk!==undefined){break s;}ah=$clone(ag,F.Value).String();$s=12;case 12:if($c){$c=false;ah=ah.$blk();}if(ah&&ah.$blk!==undefined){break s;}ai=ah;h=ai+"/"+h;case 10:aj=new CQ.ptr(h,r,0,new $Int64(0,0),false);$r=CR.Lock();$s=13;case 13:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}ak=q;(CS||$throwRuntimeError("assignment to entry in nil map"))[$Int.keyFor(ak)]={k:ak,v:aj};$r=CR.Unlock();$s=14;case 14:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return[q,$ifaceNil];}return;}var $f={$blk:CU,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};$pkg.Open=CU;CV=function(h){var{h,i,j,k,$s,$r,$c}=$restore(this,{h});$s=$s||0;s:while(true){switch($s){case 0:$r=CR.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}delete CS[$Int.keyFor(h)];$r=CR.Unlock();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}j=FA("close",new FF([new $Int(h)]));$s=3;case 3:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}i=j;k=i[1];$s=-1;return k;}return;}var $f={$blk:CV,$c:true,$r,h,i,j,k,$s};return $f;};$pkg.Close=CV;CW=function(h){var h;};$pkg.CloseOnExec=CW;CY=function(h,i){var{h,i,j,k,l,m,n,o,p,q,r,$s,$r,$c}=$restore(this,{h,i});$s=$s||0;s:while(true){switch($s){case 0:k=CT(h);$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j=k;l=j[0];m=j[1];if(!($interfaceIsEqual(m,$ifaceNil))){$s=-1;return[0,m];}if(l.entries===FC.nil){$s=-1;return[0,new V(22)];}n=0;while(true){if(!(l.dirIdx=o.$length)?($throwRuntimeError("index out of range"),undefined):o.$array[o.$offset+p]));r=2+q.length>>0;if(r>i.$length){break;}(0>=i.$length?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+0]=((r<<24>>>24)));(1>=i.$length?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+1]=(((r>>8>>0)<<24>>>24)));$copyString($subslice(i,2),q);i=$subslice(i,r);n=n+(r)>>0;l.dirIdx=l.dirIdx+(1)>>0;}$s=-1;return[n,$ifaceNil];}return;}var $f={$blk:CY,$c:true,$r,h,i,j,k,l,m,n,o,p,q,r,$s};return $f;};$pkg.ReadDirent=CY;CZ=function(h,i){var{h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{h,i});$s=$s||0;s:while(true){switch($s){case 0:j=EC(h);if(!($interfaceIsEqual(j,$ifaceNil))){$s=-1;return j;}l=FA("stat",new FF([new $String(h)]));$s=1;case 1:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k=l;m=$clone(k[0],F.Value);n=k[1];if(!($interfaceIsEqual(n,$ifaceNil))){$s=-1;return n;}EY(i,$clone(m,F.Value));$s=-1;return $ifaceNil;}return;}var $f={$blk:CZ,$c:true,$r,h,i,j,k,l,m,n,$s};return $f;};$pkg.Stat=CZ;DA=function(h,i){var{h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{h,i});$s=$s||0;s:while(true){switch($s){case 0:j=EC(h);if(!($interfaceIsEqual(j,$ifaceNil))){$s=-1;return j;}l=FA("lstat",new FF([new $String(h)]));$s=1;case 1:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k=l;m=$clone(k[0],F.Value);n=k[1];if(!($interfaceIsEqual(n,$ifaceNil))){$s=-1;return n;}EY(i,$clone(m,F.Value));$s=-1;return $ifaceNil;}return;}var $f={$blk:DA,$c:true,$r,h,i,j,k,l,m,n,$s};return $f;};$pkg.Lstat=DA;DB=function(h,i){var{h,i,j,k,l,m,$s,$r,$c}=$restore(this,{h,i});$s=$s||0;s:while(true){switch($s){case 0:k=FA("fstat",new FF([new $Int(h)]));$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j=k;l=$clone(j[0],F.Value);m=j[1];if(!($interfaceIsEqual(m,$ifaceNil))){$s=-1;return m;}EY(i,$clone(l,F.Value));$s=-1;return $ifaceNil;}return;}var $f={$blk:DB,$c:true,$r,h,i,j,k,l,m,$s};return $f;};$pkg.Fstat=DB;DC=function(h){var{h,i,j,k,l,$s,$r,$c}=$restore(this,{h});$s=$s||0;s:while(true){switch($s){case 0:i=EC(h);if(!($interfaceIsEqual(i,$ifaceNil))){$s=-1;return i;}k=FA("unlink",new FF([new $String(h)]));$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j=k;l=j[1];$s=-1;return l;}return;}var $f={$blk:DC,$c:true,$r,h,i,j,k,l,$s};return $f;};$pkg.Unlink=DC;DD=function(h){var{h,i,j,k,l,$s,$r,$c}=$restore(this,{h});$s=$s||0;s:while(true){switch($s){case 0:i=EC(h);if(!($interfaceIsEqual(i,$ifaceNil))){$s=-1;return i;}k=FA("rmdir",new FF([new $String(h)]));$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j=k;l=j[1];$s=-1;return l;}return;}var $f={$blk:DD,$c:true,$r,h,i,j,k,l,$s};return $f;};$pkg.Rmdir=DD;DE=function(h,i){var{h,i,j,k,l,m,$s,$r,$c}=$restore(this,{h,i});$s=$s||0;s:while(true){switch($s){case 0:j=EC(h);if(!($interfaceIsEqual(j,$ifaceNil))){$s=-1;return j;}l=FA("chmod",new FF([new $String(h),new $Uint32(i)]));$s=1;case 1:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k=l;m=k[1];$s=-1;return m;}return;}var $f={$blk:DE,$c:true,$r,h,i,j,k,l,m,$s};return $f;};$pkg.Chmod=DE;DF=function(h,i){var{h,i,j,k,l,$s,$r,$c}=$restore(this,{h,i});$s=$s||0;s:while(true){switch($s){case 0:k=FA("fchmod",new FF([new $Int(h),new $Uint32(i)]));$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j=k;l=j[1];$s=-1;return l;}return;}var $f={$blk:DF,$c:true,$r,h,i,j,k,l,$s};return $f;};$pkg.Fchmod=DF;DH=function(h,i,j){var{h,i,j,k,l,m,$s,$r,$c}=$restore(this,{h,i,j});$s=$s||0;s:while(true){switch($s){case 0:l=FA("fchown",new FF([new $Int(h),new $Uint32(((i>>>0))),new $Uint32(((j>>>0)))]));$s=1;case 1:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k=l;m=k[1];$s=-1;return m;}return;}var $f={$blk:DH,$c:true,$r,h,i,j,k,l,m,$s};return $f;};$pkg.Fchown=DH;DM=function(h,i){var{h,i,j,k,l,$s,$r,$c}=$restore(this,{h,i});$s=$s||0;s:while(true){switch($s){case 0:k=FA("ftruncate",new FF([new $Int(h),i]));$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j=k;l=j[1];$s=-1;return l;}return;}var $f={$blk:DM,$c:true,$r,h,i,j,k,l,$s};return $f;};$pkg.Ftruncate=DM;DO=function(h){var{h,i,j,k,l,m,$s,$deferred,$r,$c}=$restore(this,{h});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);i=[i];i[0]=$ifaceNil;j=EC(h);if(!($interfaceIsEqual(j,$ifaceNil))){$s=1;continue;}$s=2;continue;case 1:i[0]=j;k=i[0];$s=3;case 3:return k;case 2:$deferred.push([ED,[(i.$ptr||(i.$ptr=new FH(function(){return this.$target[0];},function($v){this.$target[0]=$v;},i)))]]);l=$clone(CG,F.Value).Call("chdir",new FF([new $String(h)]));$s=4;case 4:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}l;m=i[0];$s=5;case 5:return m;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if(!$curGoroutine.asleep){return i[0];}if($curGoroutine.asleep){var $f={$blk:DO,$c:true,$r,h,i,j,k,l,m,$s,$deferred};return $f;}}};$pkg.Chdir=DO;DP=function(h){var{h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{h});$s=$s||0;s:while(true){switch($s){case 0:j=CT(h);$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}i=j;k=i[0];l=i[1];if(!($interfaceIsEqual(l,$ifaceNil))){$s=-1;return l;}m=DO(k.path);$s=2;case 2:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;$s=3;case 3:return n;}return;}var $f={$blk:DP,$c:true,$r,h,i,j,k,l,m,n,$s};return $f;};$pkg.Fchdir=DP;DQ=function(h,i){var{h,i,j,k,l,m,n,o,p,q,r,s,t,u,$s,$r,$c}=$restore(this,{h,i});$s=$s||0;s:while(true){switch($s){case 0:j=0;k=$ifaceNil;l=EC(h);if(!($interfaceIsEqual(l,$ifaceNil))){m=0;n=l;j=m;k=n;$s=-1;return[j,k];}p=FA("readlink",new FF([new $String(h)]));$s=1;case 1:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}o=p;q=$clone(o[0],F.Value);k=o[1];if(!($interfaceIsEqual(k,$ifaceNil))){r=0;s=k;j=r;k=s;$s=-1;return[j,k];}j=$copyString(i,$clone(q,F.Value).String());t=j;u=$ifaceNil;j=t;k=u;$s=-1;return[j,k];}return;}var $f={$blk:DQ,$c:true,$r,h,i,j,k,l,m,n,o,p,q,r,s,t,u,$s};return $f;};$pkg.Readlink=DQ;DT=function(h){var{h,i,j,k,$s,$r,$c}=$restore(this,{h});$s=$s||0;s:while(true){switch($s){case 0:j=FA("fsync",new FF([new $Int(h)]));$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}i=j;k=i[1];$s=-1;return k;}return;}var $f={$blk:DT,$c:true,$r,h,i,j,k,$s};return $f;};$pkg.Fsync=DT;DU=function(h,i){var{aa,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{h,i});$s=$s||0;s:while(true){switch($s){case 0:k=CT(h);$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j=k;l=j[0];m=j[1];if(!($interfaceIsEqual(m,$ifaceNil))){$s=-1;return[0,m];}if(l.seeked){$s=2;continue;}$s=3;continue;case 2:o=DW(h,i,l.pos);$s=4;case 4:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}n=o;p=n[0];q=n[1];l.pos=(r=l.pos,s=(new $Int64(0,p)),new $Int64(r.$high+s.$high,r.$low+s.$low));$s=-1;return[p,q];case 3:t=$clone(CJ,F.Value).New(new FF([new $Int(i.$length)]));$s=5;case 5:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=$clone(t,F.Value);w=FA("read",new FF([new $Int(h),new u.constructor.elem(u),new $Int(0),new $Int(i.$length),$ifaceNil]));$s=6;case 6:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}v=w;x=$clone(v[0],F.Value);m=v[1];if(!($interfaceIsEqual(m,$ifaceNil))){$s=-1;return[0,m];}F.CopyBytesToGo(i,$clone(u,F.Value));y=$clone(x,F.Value).Int();l.pos=(z=l.pos,aa=(new $Int64(0,y)),new $Int64(z.$high+aa.$high,z.$low+aa.$low));$s=-1;return[y,m];}return;}var $f={$blk:DU,$c:true,$r,aa,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};$pkg.Read=DU;DV=function(h,i){var{aa,ab,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{h,i});$s=$s||0;s:while(true){switch($s){case 0:k=CT(h);$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j=k;l=j[0];m=j[1];if(!($interfaceIsEqual(m,$ifaceNil))){$s=-1;return[0,m];}if(l.seeked){$s=2;continue;}$s=3;continue;case 2:o=DX(h,i,l.pos);$s=4;case 4:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}n=o;p=n[0];q=n[1];l.pos=(r=l.pos,s=(new $Int64(0,p)),new $Int64(r.$high+s.$high,r.$low+s.$low));$s=-1;return[p,q];case 3:if(false&&((h===1)||(h===2))){t=K(h,i);if(t<0){$s=-1;return[0,P(((-t>>>0)))];}$s=-1;return[t,$ifaceNil];}u=$clone(CJ,F.Value).New(new FF([new $Int(i.$length)]));$s=5;case 5:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}v=$clone(u,F.Value);F.CopyBytesToJS($clone(v,F.Value),i);x=FA("write",new FF([new $Int(h),new v.constructor.elem(v),new $Int(0),new $Int(i.$length),$ifaceNil]));$s=6;case 6:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}w=x;y=$clone(w[0],F.Value);m=w[1];if(!($interfaceIsEqual(m,$ifaceNil))){$s=-1;return[0,m];}z=$clone(y,F.Value).Int();l.pos=(aa=l.pos,ab=(new $Int64(0,z)),new $Int64(aa.$high+ab.$high,aa.$low+ab.$low));$s=-1;return[z,m];}return;}var $f={$blk:DV,$c:true,$r,aa,ab,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};$pkg.Write=DV;DW=function(h,i,j){var{h,i,j,k,l,m,n,o,p,$s,$r,$c}=$restore(this,{h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=$clone(CJ,F.Value).New(new FF([new $Int(i.$length)]));$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=$clone(k,F.Value);n=FA("read",new FF([new $Int(h),new l.constructor.elem(l),new $Int(0),new $Int(i.$length),j]));$s=2;case 2:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;o=$clone(m[0],F.Value);p=m[1];if(!($interfaceIsEqual(p,$ifaceNil))){$s=-1;return[0,p];}F.CopyBytesToGo(i,$clone(l,F.Value));$s=-1;return[$clone(o,F.Value).Int(),$ifaceNil];}return;}var $f={$blk:DW,$c:true,$r,h,i,j,k,l,m,n,o,p,$s};return $f;};$pkg.Pread=DW;DX=function(h,i,j){var{h,i,j,k,l,m,n,o,p,$s,$r,$c}=$restore(this,{h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=$clone(CJ,F.Value).New(new FF([new $Int(i.$length)]));$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=$clone(k,F.Value);F.CopyBytesToJS($clone(l,F.Value),i);n=FA("write",new FF([new $Int(h),new l.constructor.elem(l),new $Int(0),new $Int(i.$length),j]));$s=2;case 2:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;o=$clone(m[0],F.Value);p=m[1];if(!($interfaceIsEqual(p,$ifaceNil))){$s=-1;return[0,p];}$s=-1;return[$clone(o,F.Value).Int(),$ifaceNil];}return;}var $f={$blk:DX,$c:true,$r,h,i,j,k,l,m,n,o,p,$s};return $f;};$pkg.Pwrite=DX;DY=function(h,i,j){var{h,i,j,k,l,m,n,o,p,q,r,s,t,u,$s,$r,$c}=$restore(this,{h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=[k];m=CT(h);$s=1;case 1:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}l=m;n=l[0];o=l[1];if(!($interfaceIsEqual(o,$ifaceNil))){$s=-1;return[new $Int64(0,0),o];}p=new $Int64(0,0);q=j;if(q===(0)){$s=3;continue;}if(q===(1)){$s=4;continue;}if(q===(2)){$s=5;continue;}$s=6;continue;case 3:p=i;$s=7;continue;case 4:p=(r=n.pos,new $Int64(r.$high+i.$high,r.$low+i.$low));$s=7;continue;case 5:k[0]=new Y.ptr(new $Int64(0,0),new $Uint64(0,0),0,0,0,0,new $Int64(0,0),new $Int64(0,0),0,0,new $Int64(0,0),new $Int64(0,0),new $Int64(0,0),new $Int64(0,0),new $Int64(0,0),new $Int64(0,0));s=DB(h,k[0]);$s=8;case 8:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=s;if(!($interfaceIsEqual(t,$ifaceNil))){$s=-1;return[new $Int64(0,0),t];}p=(u=k[0].Size,new $Int64(u.$high+i.$high,u.$low+i.$low));$s=7;continue;case 6:$s=-1;return[new $Int64(0,0),P(22)];case 7:case 2:if((p.$high<0||(p.$high===0&&p.$low<0))){$s=-1;return[new $Int64(0,0),P(22)];}n.seeked=true;n.dirIdx=0;n.pos=p;$s=-1;return[p,$ifaceNil];}return;}var $f={$blk:DY,$c:true,$r,h,i,j,k,l,m,n,o,p,q,r,s,t,u,$s};return $f;};$pkg.Seek=DY;DZ=function(h){var h;return[0,new V(38)];};$pkg.Dup=DZ;EC=function(h){var h,i;if(h===""){return new V(22);}i=0;while(true){if(!(i>0;}return $ifaceNil;};ED=function(h){var h,i,j,k,l;i=$recover();if(!($interfaceIsEqual(i,$ifaceNil))){j=$assertType(i,F.Error,true);k=$clone(j[0],F.Error);l=j[1];if(!l){$panic(i);}h.$set(EE($clone(k.Value,F.Value)));}};EE=function(h){var h,i,j,k,l;i=(j=Q[$String.keyFor($clone($clone(h,F.Value).Get("code"),F.Value).String())],j!==undefined?[j.v,true]:[0,false]);k=i[0];l=i[1];if(!l){$panic(new h.constructor.elem(h));}return P((k));};EJ=function(){var h,i,j,k,l,m,n,o,p,q;EH={};h=EI;i=0;while(true){if(!(i=h.$length)?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+i]);l=0;while(true){if(!(l=EI.$length)?($throwRuntimeError("index out of range"),undefined):EI.$array[EI.$offset+j]="");}break;}l=l+(1)>>0;}i++;}};EL=function(h){var{aa,ab,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred,$r,$c}=$restore(this,{h});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);i="";j=false;$r=EF.Do(EJ);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(h.length===0){$s=2;continue;}$s=3;continue;case 2:k="";l=false;i=k;j=l;m=[i,j];$s=4;case 4:return m;case 3:$r=EG.RLock();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(EG,"RUnlock"),[]]);n=(o=EH[$String.keyFor(h)],o!==undefined?[o.v,true]:[0,false]);p=n[0];q=n[1];if(!q){$s=6;continue;}$s=7;continue;case 6:r="";s=false;i=r;j=s;t=[i,j];$s=8;case 8:return t;case 7:u=((p<0||p>=EI.$length)?($throwRuntimeError("index out of range"),undefined):EI.$array[EI.$offset+p]);v=0;case 9:if(!(v>0));x=true;i=w;j=x;y=[i,j];$s=13;case 13:return y;case 12:v=v+(1)>>0;$s=9;continue;case 10:z="";aa=false;i=z;j=aa;ab=[i,j];$s=14;case 14:return ab;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if(!$curGoroutine.asleep){return[i,j];}if($curGoroutine.asleep){var $f={$blk:EL,$c:true,$r,aa,ab,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred};return $f;}}};$pkg.Getenv=EL;EV=function(){var{h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:h=$clone($clone(F.Global(),F.Value).Get("process"),F.Value);if($clone(h,F.Value).IsUndefined()){$s=-1;return FC.nil;}i=$clone($clone(h,F.Value).Get("env"),F.Value);j=$clone($clone(F.Global(),F.Value).Get("Object"),F.Value).Call("keys",new FF([new i.constructor.elem(i)]));$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=$clone(j,F.Value);l=$makeSlice(FC,$clone(k,F.Value).Length());m=0;while(true){if(!(m<$clone(k,F.Value).Length())){break;}n=$clone($clone(k,F.Value).Index(m),F.Value).String();((m<0||m>=l.$length)?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+m]=n+"="+$clone($clone(i,F.Value).Get(n),F.Value).String());m=m+(1)>>0;}$s=-1;return l;}return;}var $f={$blk:EV,$c:true,$r,h,i,j,k,l,m,n,$s};return $f;};EY=function(h,i){var h,i,j,k,l;h.Dev=(new $Int64(0,$clone($clone(i,F.Value).Get("dev"),F.Value).Int()));h.Ino=(new $Uint64(0,$clone($clone(i,F.Value).Get("ino"),F.Value).Int()));h.Mode=(($clone($clone(i,F.Value).Get("mode"),F.Value).Int()>>>0));h.Nlink=(($clone($clone(i,F.Value).Get("nlink"),F.Value).Int()>>>0));h.Uid=(($clone($clone(i,F.Value).Get("uid"),F.Value).Int()>>>0));h.Gid=(($clone($clone(i,F.Value).Get("gid"),F.Value).Int()>>>0));h.Rdev=(new $Int64(0,$clone($clone(i,F.Value).Get("rdev"),F.Value).Int()));h.Size=(new $Int64(0,$clone($clone(i,F.Value).Get("size"),F.Value).Int()));h.Blksize=(($clone($clone(i,F.Value).Get("blksize"),F.Value).Int()>>0));h.Blocks=(($clone($clone(i,F.Value).Get("blocks"),F.Value).Int()>>0));j=(new $Int64(0,$clone($clone(i,F.Value).Get("atimeMs"),F.Value).Float()));h.Atime=$div64(j,new $Int64(0,1000),false);h.AtimeNsec=$mul64(($div64(j,new $Int64(0,1000),true)),new $Int64(0,1000000));k=(new $Int64(0,$clone($clone(i,F.Value).Get("mtimeMs"),F.Value).Float()));h.Mtime=$div64(k,new $Int64(0,1000),false);h.MtimeNsec=$mul64(($div64(k,new $Int64(0,1000),true)),new $Int64(0,1000000));l=(new $Int64(0,$clone($clone(i,F.Value).Get("ctimeMs"),F.Value).Float()));h.Ctime=$div64(l,new $Int64(0,1000),false);h.CtimeNsec=$mul64(($div64(l,new $Int64(0,1000),true)),new $Int64(0,1000000));};EZ=function(h){var{h,i,j,k,$s,$r,$c}=$restore(this,{h});$s=$s||0;s:while(true){switch($s){case 0:i=$clone($clone(F.Global(),F.Value).Get("process"),F.Value);if(!$clone(i,F.Value).IsUndefined()){$s=1;continue;}$s=2;continue;case 1:j=$clone(i,F.Value).Call("exit",new FF([new $Int(h)]));$s=3;case 3:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}j;$s=-1;return;case 2:if(!((h===0))){$s=4;continue;}$s=5;continue;case 4:k=$clone($clone(F.Global(),F.Value).Get("console"),F.Value).Call("warn",new FF([new $String("Go program exited with non-zero code:"),new $Int(h)]));$s=6;case 6:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}k;case 5:$s=-1;return;}return;}var $f={$blk:EZ,$c:true,$r,h,i,j,k,$s};return $f;};$pkg.Exit=EZ;FA=function(h,i){var{h,i,j,k,l,m,n,o,p,$s,$deferred,$r,$c}=$restore(this,{h,i});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);j=[j];j[0]=new $Chan(FK,1);k=$clone(F.FuncOf((function(j){return function $b(k,l){var{k,l,m,n,$s,$r,$c}=$restore(this,{k,l});$s=$s||0;s:while(true){switch($s){case 0:m=new FK.ptr(new F.Value.ptr(null,false,FM.zero()),$ifaceNil);if(l.$length>=1){n=$clone((0>=l.$length?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+0]),F.Value);if(!$clone(n,F.Value).IsUndefined()&&!$clone(n,F.Value).IsNull()){m.err=EE($clone(n,F.Value));}}F.Value.copy(m.val,F.Undefined());if(l.$length>=2){F.Value.copy(m.val,(1>=l.$length?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+1]));}$r=$send(j[0],$clone($clone(m,FK),FK));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return $ifaceNil;}return;}var $f={$blk:$b,$c:true,$r,k,l,m,n,$s};return $f;};})(j)),F.Func);$deferred.push([$methodVal($clone(k,F.Func),"Release"),[]]);if($clone($clone(CH,F.Value).Get(h),F.Value).IsUndefined()){$s=1;continue;}$s=2;continue;case 1:l=[F.Undefined(),new V(38)];$s=3;case 3:return l;case 2:m=$clone(CH,F.Value).Call(h,$append(i,new k.constructor.elem(k)));$s=4;case 4:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}m;n=$recv(j[0]);$s=5;case 5:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=$clone(n[0],FK);p=[o.val,o.err];$s=6;case 6:return p;}return;}}catch(err){$err=err;$s=-1;return[new F.Value.ptr(null,false,FM.zero()),$ifaceNil];}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:FA,$c:true,$r,h,i,j,k,l,m,n,o,p,$s,$deferred};return $f;}}};V.methods=[{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)},{prop:"Is",name:"Is",pkg:"",typ:$funcType([$error],[$Bool],false)},{prop:"Temporary",name:"Temporary",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Timeout",name:"Timeout",pkg:"",typ:$funcType([],[$Bool],false)}];Y.init("",[{prop:"Dev",name:"Dev",embedded:false,exported:true,typ:$Int64,tag:""},{prop:"Ino",name:"Ino",embedded:false,exported:true,typ:$Uint64,tag:""},{prop:"Mode",name:"Mode",embedded:false,exported:true,typ:$Uint32,tag:""},{prop:"Nlink",name:"Nlink",embedded:false,exported:true,typ:$Uint32,tag:""},{prop:"Uid",name:"Uid",embedded:false,exported:true,typ:$Uint32,tag:""},{prop:"Gid",name:"Gid",embedded:false,exported:true,typ:$Uint32,tag:""},{prop:"Rdev",name:"Rdev",embedded:false,exported:true,typ:$Int64,tag:""},{prop:"Size",name:"Size",embedded:false,exported:true,typ:$Int64,tag:""},{prop:"Blksize",name:"Blksize",embedded:false,exported:true,typ:$Int32,tag:""},{prop:"Blocks",name:"Blocks",embedded:false,exported:true,typ:$Int32,tag:""},{prop:"Atime",name:"Atime",embedded:false,exported:true,typ:$Int64,tag:""},{prop:"AtimeNsec",name:"AtimeNsec",embedded:false,exported:true,typ:$Int64,tag:""},{prop:"Mtime",name:"Mtime",embedded:false,exported:true,typ:$Int64,tag:""},{prop:"MtimeNsec",name:"MtimeNsec",embedded:false,exported:true,typ:$Int64,tag:""},{prop:"Ctime",name:"Ctime",embedded:false,exported:true,typ:$Int64,tag:""},{prop:"CtimeNsec",name:"CtimeNsec",embedded:false,exported:true,typ:$Int64,tag:""}]);AW.init("",[]);BH.init([]);BI.init("",[{prop:"Port",name:"Port",embedded:false,exported:true,typ:$Int,tag:""},{prop:"Addr",name:"Addr",embedded:false,exported:true,typ:FR,tag:""}]);BJ.init("",[{prop:"Port",name:"Port",embedded:false,exported:true,typ:$Int,tag:""},{prop:"ZoneId",name:"ZoneId",embedded:false,exported:true,typ:$Uint32,tag:""},{prop:"Addr",name:"Addr",embedded:false,exported:true,typ:FS,tag:""}]);BK.init("",[{prop:"Name",name:"Name",embedded:false,exported:true,typ:$String,tag:""}]);CB.init([{prop:"Control",name:"Control",pkg:"",typ:$funcType([FT],[$error],false)},{prop:"Read",name:"Read",pkg:"",typ:$funcType([FU],[$error],false)},{prop:"Write",name:"Write",pkg:"",typ:$funcType([FU],[$error],false)}]);CQ.init("syscall",[{prop:"path",name:"path",embedded:false,exported:false,typ:$String,tag:""},{prop:"entries",name:"entries",embedded:false,exported:false,typ:FC,tag:""},{prop:"dirIdx",name:"dirIdx",embedded:false,exported:false,typ:$Int,tag:""},{prop:"pos",name:"pos",embedded:false,exported:false,typ:$Int64,tag:""},{prop:"seeked",name:"seeked",embedded:false,exported:false,typ:$Bool,tag:""}]);FK.init("syscall",[{prop:"val",name:"val",embedded:false,exported:false,typ:F.Value,tag:""},{prop:"err",name:"err",embedded:false,exported:false,typ:$error,tag:""}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=E.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=A.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=D.$init();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=F.$init();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$pkg.ForkLock=new D.RWMutex.ptr(new D.Mutex.ptr(0,0),0,0,0,0);CR=new D.Mutex.ptr(0,0);EF=new D.Once.ptr(0,new D.Mutex.ptr(0,0));EG=new D.RWMutex.ptr(new D.Mutex.ptr(0,0),0,0,0,0);EH=false;L=$toNativeArray($kindString,["","Operation not permitted","No such file or directory","No such process","Interrupted system call","I/O error","No such device or address","Argument list too long","Exec format error","Bad file number","No child processes","Try again","Out of memory","Permission denied","Bad address","","Device or resource busy","File exists","Cross-device link","No such device","Not a directory","Is a directory","Invalid argument","File table overflow","Too many open files","Not a typewriter","","File too large","No space left on device","Illegal seek","Read-only file system","Too many links","Broken pipe","Math arg out of domain of func","Math result not representable","Deadlock condition","File name too long","No record locks available","not implemented on js","Directory not empty","Too many symbolic links","","No message of desired type","Identifier removed","Channel number out of range","Level 2 not synchronized","Level 3 halted","Level 3 reset","Link number out of range","Protocol driver not attached","No CSI structure available","Level 2 halted","Invalid exchange","Invalid request descriptor","Exchange full","No anode","Invalid request code","Invalid slot","","Bad font file fmt","Device not a stream","No data (for no delay io)","Timer expired","Out of streams resources","Machine is not on the network","Package not installed","The object is remote","The link has been severed","Advertise error","Srmount error","Communication error on send","Protocol error","Multihop attempted","Cross mount point (not really error)","Trying to read unreadable message","Value too large for defined data type","Given log. name not unique","f.d. invalid for this operation","Remote address changed","Can't access a needed shared lib","Accessing a corrupted shared lib",".lib section in a.out corrupted","Attempting to link in too many libs","Attempting to exec a shared library","","","","","Socket operation on non-socket","Destination address required","Message too long","Protocol wrong type for socket","Protocol not available","Unknown protocol","Socket type not supported","Operation not supported on transport endpoint","Protocol family not supported","Address family not supported by protocol family","Address already in use","Address not available","Network interface is not configured","Network is unreachable","","Connection aborted","Connection reset by peer","No buffer space available","Socket is already connected","Socket is not connected","Can't send after socket shutdown","","Connection timed out","Connection refused","Host is down","Host is unreachable","Socket already connected","Connection already in progress","","","","","","","Quota exceeded","No medium (in tape drive)","","Operation canceled.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Inode is remote (not really error)","Inappropriate file type or format","No more files","","No such host or network path","Filename exists with different case"]);M=new V(11);N=new V(22);O=new V(2);Q=$makeMap($String.keyFor,[{k:"EPERM",v:1},{k:"ENOENT",v:2},{k:"ESRCH",v:3},{k:"EINTR",v:4},{k:"EIO",v:5},{k:"ENXIO",v:6},{k:"E2BIG",v:7},{k:"ENOEXEC",v:8},{k:"EBADF",v:9},{k:"ECHILD",v:10},{k:"EAGAIN",v:11},{k:"ENOMEM",v:12},{k:"EACCES",v:13},{k:"EFAULT",v:14},{k:"EBUSY",v:16},{k:"EEXIST",v:17},{k:"EXDEV",v:18},{k:"ENODEV",v:19},{k:"ENOTDIR",v:20},{k:"EISDIR",v:21},{k:"EINVAL",v:22},{k:"ENFILE",v:23},{k:"EMFILE",v:24},{k:"ENOTTY",v:25},{k:"EFBIG",v:27},{k:"ENOSPC",v:28},{k:"ESPIPE",v:29},{k:"EROFS",v:30},{k:"EMLINK",v:31},{k:"EPIPE",v:32},{k:"ENAMETOOLONG",v:36},{k:"ENOSYS",v:38},{k:"EDQUOT",v:122},{k:"EDOM",v:33},{k:"ERANGE",v:34},{k:"EDEADLK",v:35},{k:"ENOLCK",v:37},{k:"ENOTEMPTY",v:39},{k:"ELOOP",v:40},{k:"ENOMSG",v:42},{k:"EIDRM",v:43},{k:"ECHRNG",v:44},{k:"EL2NSYNC",v:45},{k:"EL3HLT",v:46},{k:"EL3RST",v:47},{k:"ELNRNG",v:48},{k:"EUNATCH",v:49},{k:"ENOCSI",v:50},{k:"EL2HLT",v:51},{k:"EBADE",v:52},{k:"EBADR",v:53},{k:"EXFULL",v:54},{k:"ENOANO",v:55},{k:"EBADRQC",v:56},{k:"EBADSLT",v:57},{k:"EDEADLOCK",v:35},{k:"EBFONT",v:59},{k:"ENOSTR",v:60},{k:"ENODATA",v:61},{k:"ETIME",v:62},{k:"ENOSR",v:63},{k:"ENONET",v:64},{k:"ENOPKG",v:65},{k:"EREMOTE",v:66},{k:"ENOLINK",v:67},{k:"EADV",v:68},{k:"ESRMNT",v:69},{k:"ECOMM",v:70},{k:"EPROTO",v:71},{k:"EMULTIHOP",v:72},{k:"EDOTDOT",v:73},{k:"EBADMSG",v:74},{k:"EOVERFLOW",v:75},{k:"ENOTUNIQ",v:76},{k:"EBADFD",v:77},{k:"EREMCHG",v:78},{k:"ELIBACC",v:79},{k:"ELIBBAD",v:80},{k:"ELIBSCN",v:81},{k:"ELIBMAX",v:82},{k:"ELIBEXEC",v:83},{k:"EILSEQ",v:84},{k:"EUSERS",v:87},{k:"ENOTSOCK",v:88},{k:"EDESTADDRREQ",v:89},{k:"EMSGSIZE",v:90},{k:"EPROTOTYPE",v:91},{k:"ENOPROTOOPT",v:92},{k:"EPROTONOSUPPORT",v:93},{k:"ESOCKTNOSUPPORT",v:94},{k:"EOPNOTSUPP",v:95},{k:"EPFNOSUPPORT",v:96},{k:"EAFNOSUPPORT",v:97},{k:"EADDRINUSE",v:98},{k:"EADDRNOTAVAIL",v:99},{k:"ENETDOWN",v:100},{k:"ENETUNREACH",v:101},{k:"ENETRESET",v:102},{k:"ECONNABORTED",v:103},{k:"ECONNRESET",v:104},{k:"ENOBUFS",v:105},{k:"EISCONN",v:106},{k:"ENOTCONN",v:107},{k:"ESHUTDOWN",v:108},{k:"ETOOMANYREFS",v:109},{k:"ETIMEDOUT",v:110},{k:"ECONNREFUSED",v:111},{k:"EHOSTDOWN",v:112},{k:"EHOSTUNREACH",v:113},{k:"EALREADY",v:114},{k:"EINPROGRESS",v:115},{k:"ESTALE",v:116},{k:"ENOTSUP",v:95},{k:"ENOMEDIUM",v:123},{k:"ECANCELED",v:125},{k:"ELBIN",v:2048},{k:"EFTYPE",v:2049},{k:"ENMFILE",v:2050},{k:"EPROCLIM",v:2051},{k:"ENOSHARE",v:2052},{k:"ECASECLASH",v:2053},{k:"EWOULDBLOCK",v:11}]);CG=$clone($clone(F.Global(),F.Value).Get("process"),F.Value);CH=$clone($clone(F.Global(),F.Value).Get("fs"),F.Value);CI=$clone($clone(CH,F.Value).Get("constants"),F.Value);CJ=$clone($clone(F.Global(),F.Value).Get("Uint8Array"),F.Value);CK=$clone($clone(CI,F.Value).Get("O_WRONLY"),F.Value).Int();CL=$clone($clone(CI,F.Value).Get("O_RDWR"),F.Value).Int();CM=$clone($clone(CI,F.Value).Get("O_CREAT"),F.Value).Int();CN=$clone($clone(CI,F.Value).Get("O_TRUNC"),F.Value).Int();CO=$clone($clone(CI,F.Value).Get("O_APPEND"),F.Value).Int();CP=$clone($clone(CI,F.Value).Get("O_EXCL"),F.Value).Int();CS=$makeMap($Int.keyFor,[{k:0,v:new CQ.ptr("",FC.nil,0,new $Int64(0,0),false)},{k:1,v:new CQ.ptr("",FC.nil,0,new $Int64(0,0),false)},{k:2,v:new CQ.ptr("",FC.nil,0,new $Int64(0,0),false)}]);g=EV();$s=7;case 7:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}EI=g;}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["internal/syscall/unix"]=(function(){var $pkg={},$init,A,B,C,D,E,F,G,H,I,J;A=$packages["syscall"];B=function(a){var a,b,c,d,e;b=false;c=$ifaceNil;d=false;e=$ifaceNil;b=d;c=e;return[b,c];};$pkg.IsNonblock=B;C=function(a,b,c,d){var a,b,c,d;return[0,new A.Errno(38)];};$pkg.RecvfromInet4=C;D=function(a,b,c,d){var a,b,c,d,e,f,g,h;e=0;f=$ifaceNil;g=0;h=new A.Errno(38);e=g;f=h;return[e,f];};$pkg.RecvfromInet6=D;E=function(a,b,c,d){var a,b,c,d,e;e=$ifaceNil;e=new A.Errno(38);return e;};$pkg.SendtoInet4=E;F=function(a,b,c,d){var a,b,c,d,e;e=$ifaceNil;e=new A.Errno(38);return e;};$pkg.SendtoInet6=F;G=function(a,b,c,d,e){var a,b,c,d,e,f,g,h,i;f=0;g=$ifaceNil;h=0;i=new A.Errno(38);f=h;g=i;return[f,g];};$pkg.SendmsgNInet4=G;H=function(a,b,c,d,e){var a,b,c,d,e,f,g,h,i;f=0;g=$ifaceNil;h=0;i=new A.Errno(38);f=h;g=i;return[f,g];};$pkg.SendmsgNInet6=H;I=function(a,b,c,d,e){var a,b,c,d,e,f,g,h,i,j,k,l,m;f=0;g=0;h=0;i=$ifaceNil;j=0;k=0;l=0;m=new A.Errno(38);f=j;g=k;h=l;i=m;return[f,g,h,i];};$pkg.RecvmsgInet4=I;J=function(a,b,c,d,e){var a,b,c,d,e,f,g,h,i,j,k,l,m;f=0;g=0;h=0;i=$ifaceNil;j=0;k=0;l=0;m=new A.Errno(38);f=j;g=k;h=l;i=m;return[f,g,h,i];};$pkg.RecvmsgInet6=J;$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["github.com/gopherjs/gopherjs/nosync"]=(function(){var $pkg={},$init,A,B,C,E,F,G,H,I,J,K,L,N,O,P,Q;A=$pkg.Pool=$newType(0,$kindStruct,"nosync.Pool",true,"github.com/gopherjs/gopherjs/nosync",true,function(store_,New_){this.$val=this;if(arguments.length===0){this.store=G.nil;this.New=$throwNilPointerError;return;}this.store=store_;this.New=New_;});B=$pkg.Once=$newType(0,$kindStruct,"nosync.Once",true,"github.com/gopherjs/gopherjs/nosync",true,function(doing_,done_){this.$val=this;if(arguments.length===0){this.doing=false;this.done=false;return;}this.doing=doing_;this.done=done_;});C=$pkg.Mutex=$newType(0,$kindStruct,"nosync.Mutex",true,"github.com/gopherjs/gopherjs/nosync",true,function(locked_){this.$val=this;if(arguments.length===0){this.locked=false;return;}this.locked=locked_;});E=$pkg.WaitGroup=$newType(0,$kindStruct,"nosync.WaitGroup",true,"github.com/gopherjs/gopherjs/nosync",true,function(counter_){this.$val=this;if(arguments.length===0){this.counter=0;return;}this.counter=counter_;});F=$pkg.Map=$newType(0,$kindStruct,"nosync.Map",true,"github.com/gopherjs/gopherjs/nosync",true,function(m_){this.$val=this;if(arguments.length===0){this.m=false;return;}this.m=m_;});G=$sliceType($emptyInterface);H=$ptrType(A);I=$funcType([],[$emptyInterface],false);J=$funcType([],[],false);K=$ptrType(B);L=$ptrType(C);N=$ptrType(E);O=$funcType([$emptyInterface,$emptyInterface],[$Bool],false);P=$ptrType(F);Q=$mapType($emptyInterface,$emptyInterface);A.ptr.prototype.Get=function(){var{a,b,c,d,e,f,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;if(a.store.$length===0){$s=1;continue;}$s=2;continue;case 1:if(!(a.New===$throwNilPointerError)){$s=3;continue;}$s=4;continue;case 3:b=a.New();$s=5;case 5:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b;$s=6;case 6:return c;case 4:$s=-1;return $ifaceNil;case 2:f=(d=a.store,e=a.store.$length-1>>0,((e<0||e>=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+e]));a.store=$subslice(a.store,0,(a.store.$length-1>>0));$s=-1;return f;}return;}var $f={$blk:A.ptr.prototype.Get,$c:true,$r,a,b,c,d,e,f,$s};return $f;};A.prototype.Get=function(){return this.$val.Get();};A.ptr.prototype.Put=function(a){var a,b;b=this;if($interfaceIsEqual(a,$ifaceNil)){return;}b.store=$append(b.store,a);};A.prototype.Put=function(a){return this.$val.Put(a);};B.ptr.prototype.Do=function(a){var{a,b,$s,$deferred,$r,$c}=$restore(this,{a});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);b=[b];b[0]=this;if(b[0].done){$s=1;continue;}$s=2;continue;case 1:$s=3;case 3:return;case 2:if(b[0].doing){$panic(new $String("nosync: Do called within f"));}b[0].doing=true;$deferred.push([(function(b){return function(){b[0].doing=false;b[0].done=true;};})(b),[]]);$r=a();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:B.ptr.prototype.Do,$c:true,$r,a,b,$s,$deferred};return $f;}}};B.prototype.Do=function(a){return this.$val.Do(a);};C.ptr.prototype.Lock=function(){var a;a=this;if(a.locked){$panic(new $String("nosync: mutex is already locked"));}a.locked=true;};C.prototype.Lock=function(){return this.$val.Lock();};C.ptr.prototype.Unlock=function(){var a;a=this;if(!a.locked){$panic(new $String("nosync: unlock of unlocked mutex"));}a.locked=false;};C.prototype.Unlock=function(){return this.$val.Unlock();};E.ptr.prototype.Add=function(a){var a,b;b=this;b.counter=b.counter+(a)>>0;if(b.counter<0){$panic(new $String("sync: negative WaitGroup counter"));}};E.prototype.Add=function(a){return this.$val.Add(a);};E.ptr.prototype.Done=function(){var a;a=this;a.Add(-1);};E.prototype.Done=function(){return this.$val.Done();};E.ptr.prototype.Wait=function(){var a;a=this;if(!((a.counter===0))){$panic(new $String("sync: WaitGroup counter not zero"));}};E.prototype.Wait=function(){return this.$val.Wait();};F.ptr.prototype.Load=function(a){var a,b,c,d,e,f,g,h;b=$ifaceNil;c=false;d=this;e=(f=d.m[$emptyInterface.keyFor(a)],f!==undefined?[f.v,true]:[$ifaceNil,false]);b=e[0];c=e[1];g=b;h=c;b=g;c=h;return[b,c];};F.prototype.Load=function(a){return this.$val.Load(a);};F.ptr.prototype.Store=function(a,b){var a,b,c,d;c=this;if(c.m===false){c.m={};}d=a;(c.m||$throwRuntimeError("assignment to entry in nil map"))[$emptyInterface.keyFor(d)]={k:d,v:b};};F.prototype.Store=function(a,b){return this.$val.Store(a,b);};F.ptr.prototype.LoadOrStore=function(a,b){var a,b,c,d,e,f,g,h,i,j,k,l,m,n;c=$ifaceNil;d=false;e=this;f=(g=e.m[$emptyInterface.keyFor(a)],g!==undefined?[g.v,true]:[$ifaceNil,false]);h=f[0];i=f[1];if(i){j=h;k=true;c=j;d=k;return[c,d];}if(e.m===false){e.m={};}l=a;(e.m||$throwRuntimeError("assignment to entry in nil map"))[$emptyInterface.keyFor(l)]={k:l,v:b};m=b;n=false;c=m;d=n;return[c,d];};F.prototype.LoadOrStore=function(a,b){return this.$val.LoadOrStore(a,b);};F.ptr.prototype.Delete=function(a){var a,b;b=this;if(b.m===false){return;}delete b.m[$emptyInterface.keyFor(a)];};F.prototype.Delete=function(a){return this.$val.Delete(a);};F.ptr.prototype.Range=function(a){var{a,b,c,d,e,f,g,h,i,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;c=b.m;d=0;e=$keys(c);case 1:if(!(d=o.$length?($throwRuntimeError("index out of range"),undefined):o.$array[o.$offset+0]));return n;};$pkg.FixedZone=AC;W.ptr.prototype.lookup=function(l){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{l});$s=$s||0;s:while(true){switch($s){case 0:m="";n=0;o=new $Int64(0,0);p=new $Int64(0,0);q=false;r=this;s=r.get();$s=1;case 1:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}r=s;if(r.zone.$length===0){m="UTC";n=0;o=new $Int64(-2147483648,0);p=new $Int64(2147483647,4294967295);q=false;$s=-1;return[m,n,o,p,q];}t=r.cacheZone;if(!(t===EH.nil)&&(u=r.cacheStart,(u.$high=x.$length?($throwRuntimeError("index out of range"),undefined):x.$array[x.$offset+0])).when,(l.$high=y.$length)?($throwRuntimeError("index out of range"),undefined):y.$array[y.$offset+z]));m=aa.name;n=aa.offset;o=new $Int64(-2147483648,0);if(r.tx.$length>0){p=(ab=r.tx,(0>=ab.$length?($throwRuntimeError("index out of range"),undefined):ab.$array[ab.$offset+0])).when;}else{p=new $Int64(2147483647,4294967295);}q=aa.isDST;$s=-1;return[m,n,o,p,q];}ac=r.tx;p=new $Int64(2147483647,4294967295);ad=0;ae=ac.$length;while(true){if(!((ae-ad>>0)>1)){break;}ag=ad+(af=((ae-ad>>0))/2,(af===af&&af!==1/0&&af!==-1/0)?af>>0:$throwRuntimeError("integer divide by zero"))>>0;ah=((ag<0||ag>=ac.$length)?($throwRuntimeError("index out of range"),undefined):ac.$array[ac.$offset+ag]).when;if((l.$high=ac.$length)?($throwRuntimeError("index out of range"),undefined):ac.$array[ac.$offset+ad]).index,((aj<0||aj>=ai.$length)?($throwRuntimeError("index out of range"),undefined):ai.$array[ai.$offset+aj]));m=ak.name;n=ak.offset;o=((ad<0||ad>=ac.$length)?($throwRuntimeError("index out of range"),undefined):ac.$array[ac.$offset+ad]).when;q=ak.isDST;if((ad===(ac.$length-1>>0))&&!(r.extend==="")){al=AD(r.extend,p,l);am=al[0];an=al[1];ao=al[2];ap=al[3];aq=al[4];ar=al[5];if(ar){as=am;at=an;au=ao;av=ap;aw=aq;m=as;n=at;o=au;p=av;q=aw;$s=-1;return[m,n,o,p,q];}}$s=-1;return[m,n,o,p,q];}return;}var $f={$blk:W.ptr.prototype.lookup,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};W.prototype.lookup=function(l){return this.$val.lookup(l);};W.ptr.prototype.lookupFirstZone=function(){var l,m,n,o,p,q,r,s,t,u,v;l=this;if(!l.firstZoneUsed()){return 0;}if(l.tx.$length>0&&(m=l.zone,n=(o=l.tx,(0>=o.$length?($throwRuntimeError("index out of range"),undefined):o.$array[o.$offset+0])).index,((n<0||n>=m.$length)?($throwRuntimeError("index out of range"),undefined):m.$array[m.$offset+n])).isDST){q=(((p=l.tx,(0>=p.$length?($throwRuntimeError("index out of range"),undefined):p.$array[p.$offset+0])).index>>0))-1>>0;while(true){if(!(q>=0)){break;}if(!(r=l.zone,((q<0||q>=r.$length)?($throwRuntimeError("index out of range"),undefined):r.$array[r.$offset+q])).isDST){return q;}q=q-(1)>>0;}}s=l.zone;t=0;while(true){if(!(t=v.$length)?($throwRuntimeError("index out of range"),undefined):v.$array[v.$offset+u])).isDST){return u;}t++;}return 0;};W.prototype.lookupFirstZone=function(){return this.$val.lookupFirstZone();};W.ptr.prototype.firstZoneUsed=function(){var l,m,n,o;l=this;m=l.tx;n=0;while(true){if(!(n=m.$length)?($throwRuntimeError("index out of range"),undefined):m.$array[m.$offset+n]),Y);if(o.index===0){return true;}n++;}return false;};W.prototype.firstZoneUsed=function(){return this.$val.firstZoneUsed();};AD=function(l,m,n){var aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,ca,cb,cc,cd,ce,cf,cg,ch,ci,cj,ck,cl,cm,cn,co,cp,cq,cr,cs,ct,cu,cv,cw,cx,cy,cz,da,db,dc,dd,de,df,dg,dh,di,dj,dk,dl,dm,dn,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;o="";p=0;q=new $Int64(0,0);r=new $Int64(0,0);s=false;t=false;u="";v="";w=u;x=v;y=0;z=0;aa=y;ab=z;ac=AE(l);w=ac[0];l=ac[1];t=ac[2];if(t){ad=AF(l);aa=ad[0];l=ad[1];t=ad[2];}if(!t){ae="";af=0;ag=new $Int64(0,0);ah=new $Int64(0,0);ai=false;aj=false;o=ae;p=af;q=ag;r=ah;s=ai;t=aj;return[o,p,q,r,s,t];}aa=-aa;if((l.length===0)||(l.charCodeAt(0)===44)){ak=w;al=aa;am=m;an=new $Int64(2147483647,4294967295);ao=false;ap=true;o=ak;p=al;q=am;r=an;s=ao;t=ap;return[o,p,q,r,s,t];}aq=AE(l);x=aq[0];l=aq[1];t=aq[2];if(t){if((l.length===0)||(l.charCodeAt(0)===44)){ab=aa+3600>>0;}else{ar=AF(l);ab=ar[0];l=ar[1];t=ar[2];ab=-ab;}}if(!t){as="";at=0;au=new $Int64(0,0);av=new $Int64(0,0);aw=false;ax=false;o=as;p=at;q=au;r=av;s=aw;t=ax;return[o,p,q,r,s,t];}if(l.length===0){l=",M3.2.0,M11.1.0";}if(!((l.charCodeAt(0)===44))&&!((l.charCodeAt(0)===59))){ay="";az=0;ba=new $Int64(0,0);bb=new $Int64(0,0);bc=false;bd=false;o=ay;p=az;q=ba;r=bb;s=bc;t=bd;return[o,p,q,r,s,t];}l=$substring(l,1);be=new AH.ptr(0,0,0,0,0);bf=new AH.ptr(0,0,0,0,0);bg=$clone(be,AH);bh=$clone(bf,AH);bi=AI(l);AH.copy(bg,bi[0]);l=bi[1];t=bi[2];if(!t||(l.length===0)||!((l.charCodeAt(0)===44))){bj="";bk=0;bl=new $Int64(0,0);bm=new $Int64(0,0);bn=false;bo=false;o=bj;p=bk;q=bl;r=bm;s=bn;t=bo;return[o,p,q,r,s,t];}l=$substring(l,1);bp=AI(l);AH.copy(bh,bp[0]);l=bp[1];t=bp[2];if(!t||l.length>0){bq="";br=0;bs=new $Int64(0,0);bt=new $Int64(0,0);bu=false;bv=false;o=bq;p=br;q=bs;r=bt;s=bu;t=bv;return[o,p,q,r,s,t];}bw=BB(((bx=(by=new $Int64(n.$high+14,n.$low+2006054656),new $Int64(by.$high+2147483631,by.$low+2739393024)),new $Uint64(bx.$high,bx.$low))),false);bz=bw[0];ca=bw[3];cd=(cb=(new $Int64(0,($imul(ca,86400)))),cc=$div64(n,new $Int64(0,86400),true),new $Int64(cb.$high+cc.$high,cb.$low+cc.$low));ce=BE(bz);cg=((cf=$mul64(ce,new $Uint64(0,86400)),new $Int64(cf.$high,cf.$low)));cg=(ch=new $Int64(-2147483647,3844486912),new $Int64(cg.$high+ch.$high,cg.$low+ch.$low));ci=(new $Int64(0,AK(bz,$clone(bg,AH),aa)));cj=(new $Int64(0,AK(bz,$clone(bh,AH),ab)));ck=true;cl=false;cm=ck;cn=cl;if((cj.$highcj.$high||(cd.$high===cj.$high&&cd.$low>=cj.$low))){dc=w;dd=aa;de=new $Int64(cj.$high+cg.$high,cj.$low+cg.$low);df=new $Int64(cg.$high+0,cg.$low+31536000);dg=cn;dh=true;o=dc;p=dd;q=de;r=df;s=dg;t=dh;return[o,p,q,r,s,t];}else{di=x;dj=ab;dk=new $Int64(ci.$high+cg.$high,ci.$low+cg.$low);dl=new $Int64(cj.$high+cg.$high,cj.$low+cg.$low);dm=cm;dn=true;o=di;p=dj;q=dk;r=dl;s=dm;t=dn;return[o,p,q,r,s,t];}};AE=function(l){var l,m,n,o,p,q,r,s,t,u,v,w;if(l.length===0){return["","",false];}if(!((l.charCodeAt(0)===60))){m=l;n=0;while(true){if(!(n>0)),true];}t+=u[1];}return["","",false];}};AF=function(l){var aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;m=0;n="";o=false;if(l.length===0){p=0;q="";r=false;m=p;n=q;o=r;return[m,n,o];}s=false;if(l.charCodeAt(0)===43){l=$substring(l,1);}else if(l.charCodeAt(0)===45){l=$substring(l,1);s=true;}t=0;u=AJ(l,0,168);t=u[0];l=u[1];o=u[2];if(!o){v=0;w="";x=false;m=v;n=w;o=x;return[m,n,o];}y=$imul(t,3600);if((l.length===0)||!((l.charCodeAt(0)===58))){if(s){y=-y;}z=y;aa=l;ab=true;m=z;n=aa;o=ab;return[m,n,o];}ac=0;ad=AJ($substring(l,1),0,59);ac=ad[0];l=ad[1];o=ad[2];if(!o){ae=0;af="";ag=false;m=ae;n=af;o=ag;return[m,n,o];}y=y+(($imul(ac,60)))>>0;if((l.length===0)||!((l.charCodeAt(0)===58))){if(s){y=-y;}ah=y;ai=l;aj=true;m=ah;n=ai;o=aj;return[m,n,o];}ak=0;al=AJ($substring(l,1),0,59);ak=al[0];l=al[1];o=al[2];if(!o){am=0;an="";ao=false;m=am;n=an;o=ao;return[m,n,o];}y=y+(ak)>>0;if(s){y=-y;}ap=y;aq=l;ar=true;m=ap;n=aq;o=ar;return[m,n,o];};AI=function(l){var l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;m=new AH.ptr(0,0,0,0,0);if(l.length===0){return[new AH.ptr(0,0,0,0,0),"",false];}n=false;if(l.charCodeAt(0)===74){o=0;p=AJ($substring(l,1),1,365);o=p[0];l=p[1];n=p[2];if(!n){return[new AH.ptr(0,0,0,0,0),"",false];}m.kind=0;m.day=o;}else if(l.charCodeAt(0)===77){q=0;r=AJ($substring(l,1),1,12);q=r[0];l=r[1];n=r[2];if(!n||(l.length===0)||!((l.charCodeAt(0)===46))){return[new AH.ptr(0,0,0,0,0),"",false];}s=0;t=AJ($substring(l,1),1,5);s=t[0];l=t[1];n=t[2];if(!n||(l.length===0)||!((l.charCodeAt(0)===46))){return[new AH.ptr(0,0,0,0,0),"",false];}u=0;v=AJ($substring(l,1),0,6);u=v[0];l=v[1];n=v[2];if(!n){return[new AH.ptr(0,0,0,0,0),"",false];}m.kind=2;m.day=u;m.week=s;m.mon=q;}else{w=0;x=AJ(l,0,365);w=x[0];l=x[1];n=x[2];if(!n){return[new AH.ptr(0,0,0,0,0),"",false];}m.kind=1;m.day=w;}if((l.length===0)||!((l.charCodeAt(0)===47))){m.time=7200;return[m,l,true];}y=AF($substring(l,1));z=y[0];l=y[1];n=y[2];if(!n){return[new AH.ptr(0,0,0,0,0),"",false];}m.time=z;return[m,l,true];};AJ=function(l,m,n){var aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;o=0;p="";q=false;if(l.length===0){r=0;s="";t=false;o=r;p=s;q=t;return[o,p,q];}o=0;u=l;v=0;while(true){if(!(v57){if((x===0)||o>0))-48>>0))>>0;if(o>n){af=0;ag="";ah=false;o=af;p=ag;q=ah;return[o,p,q];}v+=w[1];}if(o>0)),86400);if(BM(l)&&m.day>=60){o=o+(86400)>>0;}}else if(p===(1)){o=$imul(m.day,86400);}else if(p===(2)){r=(q=((m.mon+9>>0))%12,q===q?q:$throwRuntimeError("integer divide by zero"))+1>>0;s=l;if(m.mon<=2){s=s-(1)>>0;}u=(t=s/100,(t===t&&t!==1/0&&t!==-1/0)?t>>0:$throwRuntimeError("integer divide by zero"));w=(v=s%100,v===v?v:$throwRuntimeError("integer divide by zero"));ab=(x=(((((((y=((($imul(26,r))-2>>0))/10,(y===y&&y!==1/0&&y!==-1/0)?y>>0:$throwRuntimeError("integer divide by zero"))+1>>0)+w>>0)+(z=w/4,(z===z&&z!==1/0&&z!==-1/0)?z>>0:$throwRuntimeError("integer divide by zero"))>>0)+(aa=u/4,(aa===aa&&aa!==1/0&&aa!==-1/0)?aa>>0:$throwRuntimeError("integer divide by zero"))>>0)-($imul(2,u))>>0))%7,x===x?x:$throwRuntimeError("integer divide by zero"));if(ab<0){ab=ab+(7)>>0;}ac=m.day-ab>>0;if(ac<0){ac=ac+(7)>>0;}ad=1;while(true){if(!(ad>0)>=BD(((m.mon>>0)),l)){break;}ac=ac+(7)>>0;ad=ad+(1)>>0;}ac=ac+((((ae=m.mon-1>>0,((ae<0||ae>=BC.length)?($throwRuntimeError("index out of range"),undefined):BC[ae]))>>0)))>>0;if(BM(l)&&m.mon>2){ac=ac+(1)>>0;}o=$imul(ac,86400);}return(o+m.time>>0)-n>>0;};W.ptr.prototype.lookupName=function(l,m){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{l,m});$s=$s||0;s:while(true){switch($s){case 0:n=0;o=false;p=this;q=p.get();$s=1;case 1:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}p=q;r=p.zone;s=0;case 2:if(!(s=u.$length)?($throwRuntimeError("index out of range"),undefined):u.$array[u.$offset+t]));if(v.name===l){$s=4;continue;}$s=5;continue;case 4:y=p.lookup((x=(new $Int64(0,v.offset)),new $Int64(m.$high-x.$high,m.$low-x.$low)));$s=6;case 6:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}w=y;z=w[0];aa=w[1];if(z===v.name){ab=aa;ac=true;n=ab;o=ac;$s=-1;return[n,o];}case 5:s++;$s=2;continue;case 3:ad=p.zone;ae=0;while(true){if(!(ae=ag.$length)?($throwRuntimeError("index out of range"),undefined):ag.$array[ag.$offset+af]));if(ah.name===l){ai=ah.offset;aj=true;n=ai;o=aj;$s=-1;return[n,o];}ae++;}$s=-1;return[n,o];}return;}var $f={$blk:W.ptr.prototype.lookupName,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};W.prototype.lookupName=function(l,m){return this.$val.lookupName(l,m);};AQ.ptr.prototype.nsec=function(){var l,m;l=this;return(((m=l.wall,new $Uint64(m.$high&0,(m.$low&1073741823)>>>0)).$low>>0));};AQ.prototype.nsec=function(){return this.$val.nsec();};AQ.ptr.prototype.sec=function(){var l,m,n,o,p;l=this;if(!((m=(n=l.wall,new $Uint64(n.$high&2147483648,(n.$low&0)>>>0)),(m.$high===0&&m.$low===0)))){return(o=((p=$shiftRightUint64($shiftLeft64(l.wall,1),31),new $Int64(p.$high,p.$low))),new $Int64(13+o.$high,3618733952+o.$low));}return l.ext;};AQ.prototype.sec=function(){return this.$val.sec();};AQ.ptr.prototype.unixSec=function(){var l,m;l=this;return(m=l.sec(),new $Int64(m.$high+-15,m.$low+2288912640));};AQ.prototype.unixSec=function(){return this.$val.unixSec();};AQ.ptr.prototype.addSec=function(l){var l,m,n,o,p,q,r,s,t,u,v,w,x,y;m=this;if(!((n=(o=m.wall,new $Uint64(o.$high&2147483648,(o.$low&0)>>>0)),(n.$high===0&&n.$low===0)))){q=((p=$shiftRightUint64($shiftLeft64(m.wall,1),31),new $Int64(p.$high,p.$low)));r=new $Int64(q.$high+l.$high,q.$low+l.$low);if((0>>0)),v=$shiftLeft64((new $Uint64(r.$high,r.$low)),30),new $Uint64(t.$high|v.$high,(t.$low|v.$low)>>>0)),new $Uint64(s.$high|2147483648,(s.$low|0)>>>0));return;}m.stripMono();}x=(w=m.ext,new $Int64(w.$high+l.$high,w.$low+l.$low));if(((y=m.ext,(x.$high>y.$high||(x.$high===y.$high&&x.$low>y.$low))))===((l.$high>0||(l.$high===0&&l.$low>0)))){m.ext=x;}else if((l.$high>0||(l.$high===0&&l.$low>0))){m.ext=new $Int64(2147483647,4294967295);}else{m.ext=new $Int64(-2147483648,1);}};AQ.prototype.addSec=function(l){return this.$val.addSec(l);};AQ.ptr.prototype.setLoc=function(l){var l,m;m=this;if(l===Z){l=EL.nil;}m.stripMono();m.loc=l;};AQ.prototype.setLoc=function(l){return this.$val.setLoc(l);};AQ.ptr.prototype.stripMono=function(){var l,m,n,o,p;l=this;if(!((m=(n=l.wall,new $Uint64(n.$high&2147483648,(n.$low&0)>>>0)),(m.$high===0&&m.$low===0)))){l.ext=l.sec();l.wall=(o=l.wall,p=new $Uint64(0,1073741823),new $Uint64(o.$high&p.$high,(o.$low&p.$low)>>>0));}};AQ.prototype.stripMono=function(){return this.$val.stripMono();};AQ.ptr.prototype.After=function(l){var l,m,n,o,p,q,r,s,t,u;m=this;if(!((n=(o=(p=m.wall,q=l.wall,new $Uint64(p.$high&q.$high,(p.$low&q.$low)>>>0)),new $Uint64(o.$high&2147483648,(o.$low&0)>>>0)),(n.$high===0&&n.$low===0)))){return(r=m.ext,s=l.ext,(r.$high>s.$high||(r.$high===s.$high&&r.$low>s.$low)));}t=m.sec();u=l.sec();return(t.$high>u.$high||(t.$high===u.$high&&t.$low>u.$low))||(t.$high===u.$high&&t.$low===u.$low)&&m.nsec()>l.nsec();};AQ.prototype.After=function(l){return this.$val.After(l);};AQ.ptr.prototype.Before=function(l){var l,m,n,o,p,q,r,s,t,u;m=this;if(!((n=(o=(p=m.wall,q=l.wall,new $Uint64(p.$high&q.$high,(p.$low&q.$low)>>>0)),new $Uint64(o.$high&2147483648,(o.$low&0)>>>0)),(n.$high===0&&n.$low===0)))){return(r=m.ext,s=l.ext,(r.$high>>0)),new $Uint64(o.$high&2147483648,(o.$low&0)>>>0)),(n.$high===0&&n.$low===0)))){return(r=m.ext,s=l.ext,(r.$high===s.$high&&r.$low===s.$low));}return(t=m.sec(),u=l.sec(),(t.$high===u.$high&&t.$low===u.$low))&&(m.nsec()===l.nsec());};AQ.prototype.Equal=function(l){return this.$val.Equal(l);};AR.prototype.String=function(){var l,m,n,o;l=this.$val;if(1<=l&&l<=12){return(m=l-1>>0,((m<0||m>=CL.$length)?($throwRuntimeError("index out of range"),undefined):CL.$array[CL.$offset+m]));}n=$makeSlice(EK,20);o=AX(n,(new $Uint64(0,l)));return"%!Month("+($bytesToString($subslice(n,o)))+")";};$ptrType(AR).prototype.String=function(){return new AR(this.$get()).String();};AS.prototype.String=function(){var l,m,n;l=this.$val;if(0<=l&&l<=6){return((l<0||l>=CI.$length)?($throwRuntimeError("index out of range"),undefined):CI.$array[CI.$offset+l]);}m=$makeSlice(EK,20);n=AX(m,(new $Uint64(0,l)));return"%!Weekday("+($bytesToString($subslice(m,n)))+")";};$ptrType(AS).prototype.String=function(){return new AS(this.$get()).String();};AQ.ptr.prototype.IsZero=function(){var l,m;l=this;return(m=l.sec(),(m.$high===0&&m.$low===0))&&(l.nsec()===0);};AQ.prototype.IsZero=function(){return this.$val.IsZero();};AQ.ptr.prototype.abs=function(){var{l,m,n,o,p,q,r,s,t,u,v,w,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:l=this;m=l.loc;if(m===EL.nil||m===AA){$s=1;continue;}$s=2;continue;case 1:n=m.get();$s=3;case 3:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;case 2:o=l.unixSec();if(!(m===Z)){$s=4;continue;}$s=5;continue;case 4:if(!(m.cacheZone===EH.nil)&&(p=m.cacheStart,(p.$high>0))/86400,(n===n&&n!==1/0&&n!==-1/0)?n>>0:$throwRuntimeError("integer divide by zero"))>>0));};AQ.ptr.prototype.ISOWeek=function(){var{l,m,n,o,p,q,r,s,t,u,v,w,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:l=0;m=0;n=this;o=$clone(n,AQ).abs();$s=1;case 1:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=o;q=4-AT(p)>>0;if(q===4){q=-3;}p=(r=$mul64((new $Uint64(0,q)),new $Uint64(0,86400)),new $Uint64(p.$high+r.$high,p.$low+r.$low));s=BB(p,false);l=s[0];t=s[3];u=l;v=(w=t/7,(w===w&&w!==1/0&&w!==-1/0)?w>>0:$throwRuntimeError("integer divide by zero"))+1>>0;l=u;m=v;$s=-1;return[l,m];}return;}var $f={$blk:AQ.ptr.prototype.ISOWeek,$c:true,$r,l,m,n,o,p,q,r,s,t,u,v,w,$s};return $f;};AQ.prototype.ISOWeek=function(){return this.$val.ISOWeek();};AQ.ptr.prototype.Clock=function(){var{l,m,n,o,p,q,r,s,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:l=0;m=0;n=0;o=this;q=$clone(o,AQ).abs();$s=1;case 1:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=AU(q);$s=2;case 2:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}p=r;l=p[0];m=p[1];n=p[2];s=[l,m,n];$s=3;case 3:return s;}return;}var $f={$blk:AQ.ptr.prototype.Clock,$c:true,$r,l,m,n,o,p,q,r,s,$s};return $f;};AQ.prototype.Clock=function(){return this.$val.Clock();};AU=function(l){var l,m,n,o,p,q;m=0;n=0;o=0;o=(($div64(l,new $Uint64(0,86400),true).$low>>0));m=(p=o/3600,(p===p&&p!==1/0&&p!==-1/0)?p>>0:$throwRuntimeError("integer divide by zero"));o=o-(($imul(m,3600)))>>0;n=(q=o/60,(q===q&&q!==1/0&&q!==-1/0)?q>>0:$throwRuntimeError("integer divide by zero"));o=o-(($imul(n,60)))>>0;return[m,n,o];};AQ.ptr.prototype.Hour=function(){var{l,m,n,o,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:l=this;n=$clone(l,AQ).abs();$s=1;case 1:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=(m=(($div64(n,new $Uint64(0,86400),true).$low>>0))/3600,(m===m&&m!==1/0&&m!==-1/0)?m>>0:$throwRuntimeError("integer divide by zero"));$s=2;case 2:return o;}return;}var $f={$blk:AQ.ptr.prototype.Hour,$c:true,$r,l,m,n,o,$s};return $f;};AQ.prototype.Hour=function(){return this.$val.Hour();};AQ.ptr.prototype.Minute=function(){var{l,m,n,o,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:l=this;n=$clone(l,AQ).abs();$s=1;case 1:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=(m=(($div64(n,new $Uint64(0,3600),true).$low>>0))/60,(m===m&&m!==1/0&&m!==-1/0)?m>>0:$throwRuntimeError("integer divide by zero"));$s=2;case 2:return o;}return;}var $f={$blk:AQ.ptr.prototype.Minute,$c:true,$r,l,m,n,o,$s};return $f;};AQ.prototype.Minute=function(){return this.$val.Minute();};AQ.ptr.prototype.Second=function(){var{l,m,n,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:l=this;m=$clone(l,AQ).abs();$s=1;case 1:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=(($div64(m,new $Uint64(0,60),true).$low>>0));$s=2;case 2:return n;}return;}var $f={$blk:AQ.ptr.prototype.Second,$c:true,$r,l,m,n,$s};return $f;};AQ.prototype.Second=function(){return this.$val.Second();};AQ.ptr.prototype.Nanosecond=function(){var l;l=this;return((l.nsec()>>0));};AQ.prototype.Nanosecond=function(){return this.$val.Nanosecond();};AQ.ptr.prototype.YearDay=function(){var{l,m,n,o,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:l=this;n=$clone(l,AQ).date(false);$s=1;case 1:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;o=m[3];$s=-1;return o+1>>0;}return;}var $f={$blk:AQ.ptr.prototype.YearDay,$c:true,$r,l,m,n,o,$s};return $f;};AQ.prototype.YearDay=function(){return this.$val.YearDay();};AV.prototype.String=function(){var l,m,n,o,p,q,r,s;l=this;m=EO.zero();n=32;o=(new $Uint64(l.$high,l.$low));p=(l.$high<0||(l.$high===0&&l.$low<0));if(p){o=new $Uint64(-o.$high,-o.$low);}if((o.$high<0||(o.$high===0&&o.$low<1000000000))){q=0;n=n-(1)>>0;((n<0||n>=m.length)?($throwRuntimeError("index out of range"),undefined):m[n]=115);n=n-(1)>>0;if((o.$high===0&&o.$low===0)){return"0s";}else if((o.$high<0||(o.$high===0&&o.$low<1000))){q=0;((n<0||n>=m.length)?($throwRuntimeError("index out of range"),undefined):m[n]=110);}else if((o.$high<0||(o.$high===0&&o.$low<1000000))){q=3;n=n-(1)>>0;$copyString($subslice(new EK(m),n),"\xC2\xB5");}else{q=6;((n<0||n>=m.length)?($throwRuntimeError("index out of range"),undefined):m[n]=109);}r=AW($subslice(new EK(m),0,n),o,q);n=r[0];o=r[1];n=AX($subslice(new EK(m),0,n),o);}else{n=n-(1)>>0;((n<0||n>=m.length)?($throwRuntimeError("index out of range"),undefined):m[n]=115);s=AW($subslice(new EK(m),0,n),o,9);n=s[0];o=s[1];n=AX($subslice(new EK(m),0,n),$div64(o,new $Uint64(0,60),true));o=$div64(o,(new $Uint64(0,60)),false);if((o.$high>0||(o.$high===0&&o.$low>0))){n=n-(1)>>0;((n<0||n>=m.length)?($throwRuntimeError("index out of range"),undefined):m[n]=109);n=AX($subslice(new EK(m),0,n),$div64(o,new $Uint64(0,60),true));o=$div64(o,(new $Uint64(0,60)),false);if((o.$high>0||(o.$high===0&&o.$low>0))){n=n-(1)>>0;((n<0||n>=m.length)?($throwRuntimeError("index out of range"),undefined):m[n]=104);n=AX($subslice(new EK(m),0,n),o);}}}if(p){n=n-(1)>>0;((n<0||n>=m.length)?($throwRuntimeError("index out of range"),undefined):m[n]=45);}return($bytesToString($subslice(new EK(m),n)));};$ptrType(AV).prototype.String=function(){return this.$get().String();};AW=function(l,m,n){var l,m,n,o,p,q,r,s,t,u,v;o=0;p=new $Uint64(0,0);q=l.$length;r=false;s=0;while(true){if(!(s>0;((q<0||q>=l.$length)?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+q]=(((t.$low<<24>>>24))+48<<24>>>24));}m=$div64(m,(new $Uint64(0,10)),false);s=s+(1)>>0;}if(r){q=q-(1)>>0;((q<0||q>=l.$length)?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+q]=46);}u=q;v=m;o=u;p=v;return[o,p];};AX=function(l,m){var l,m,n;n=l.$length;if((m.$high===0&&m.$low===0)){n=n-(1)>>0;((n<0||n>=l.$length)?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+n]=48);}else{while(true){if(!((m.$high>0||(m.$high===0&&m.$low>0)))){break;}n=n-(1)>>0;((n<0||n>=l.$length)?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+n]=((($div64(m,new $Uint64(0,10),true).$low<<24>>>24))+48<<24>>>24));m=$div64(m,(new $Uint64(0,10)),false);}}return n;};AV.prototype.Nanoseconds=function(){var l;l=this;return(new $Int64(l.$high,l.$low));};$ptrType(AV).prototype.Nanoseconds=function(){return this.$get().Nanoseconds();};AV.prototype.Microseconds=function(){var l;l=this;return $div64((new $Int64(l.$high,l.$low)),new $Int64(0,1000),false);};$ptrType(AV).prototype.Microseconds=function(){return this.$get().Microseconds();};AV.prototype.Milliseconds=function(){var l;l=this;return $div64((new $Int64(l.$high,l.$low)),new $Int64(0,1000000),false);};$ptrType(AV).prototype.Milliseconds=function(){return this.$get().Milliseconds();};AV.prototype.Seconds=function(){var l,m,n;l=this;m=$div64(l,new AV(0,1000000000),false);n=$div64(l,new AV(0,1000000000),true);return($flatten64(m))+($flatten64(n))/1e+09;};$ptrType(AV).prototype.Seconds=function(){return this.$get().Seconds();};AV.prototype.Minutes=function(){var l,m,n;l=this;m=$div64(l,new AV(13,4165425152),false);n=$div64(l,new AV(13,4165425152),true);return($flatten64(m))+($flatten64(n))/6e+10;};$ptrType(AV).prototype.Minutes=function(){return this.$get().Minutes();};AV.prototype.Hours=function(){var l,m,n;l=this;m=$div64(l,new AV(838,817405952),false);n=$div64(l,new AV(838,817405952),true);return($flatten64(m))+($flatten64(n))/3.6e+12;};$ptrType(AV).prototype.Hours=function(){return this.$get().Hours();};AV.prototype.Truncate=function(l){var l,m,n;m=this;if((l.$high<0||(l.$high===0&&l.$low<=0))){return m;}return(n=$div64(m,l,true),new AV(m.$high-n.$high,m.$low-n.$low));};$ptrType(AV).prototype.Truncate=function(l){return this.$get().Truncate(l);};AY=function(l,m){var l,m,n,o,p,q;return(n=(o=(new $Uint64(l.$high,l.$low)),p=(new $Uint64(l.$high,l.$low)),new $Uint64(o.$high+p.$high,o.$low+p.$low)),q=(new $Uint64(m.$high,m.$low)),(n.$highm.$high||(r.$high===m.$high&&r.$low>m.$low))){return r;}return new AV(2147483647,4294967295);};$ptrType(AV).prototype.Round=function(l){return this.$get().Round(l);};AQ.ptr.prototype.Add=function(l){var aa,ab,ac,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;m=this;o=((n=$div64(l,new AV(0,1000000000),false),new $Int64(n.$high,n.$low)));q=m.nsec()+(((p=$div64(l,new AV(0,1000000000),true),p.$low+((p.$high>>31)*4294967296))>>0))>>0;if(q>=1000000000){o=(r=new $Int64(0,1),new $Int64(o.$high+r.$high,o.$low+r.$low));q=q-(1000000000)>>0;}else if(q<0){o=(s=new $Int64(0,1),new $Int64(o.$high-s.$high,o.$low-s.$low));q=q+(1000000000)>>0;}m.wall=(t=(u=m.wall,new $Uint64(u.$high&~0,(u.$low&~1073741823)>>>0)),v=(new $Uint64(0,q)),new $Uint64(t.$high|v.$high,(t.$low|v.$low)>>>0));m.addSec(o);if(!((w=(x=m.wall,new $Uint64(x.$high&2147483648,(x.$low&0)>>>0)),(w.$high===0&&w.$low===0)))){aa=(y=m.ext,z=(new $Int64(l.$high,l.$low)),new $Int64(y.$high+z.$high,y.$low+z.$low));if((l.$high<0||(l.$high===0&&l.$low<0))&&(ab=m.ext,(aa.$high>ab.$high||(aa.$high===ab.$high&&aa.$low>ab.$low)))||(l.$high>0||(l.$high===0&&l.$low>0))&&(ac=m.ext,(aa.$high>>0)),new $Uint64(o.$high&2147483648,(o.$low&0)>>>0)),(n.$high===0&&n.$low===0)))){r=m.ext;s=l.ext;u=((t=new $Int64(r.$high-s.$high,r.$low-s.$low),new AV(t.$high,t.$low)));if((u.$high<0||(u.$high===0&&u.$low<0))&&(r.$high>s.$high||(r.$high===s.$high&&r.$low>s.$low))){return new AV(2147483647,4294967295);}if((u.$high>0||(u.$high===0&&u.$low>0))&&(r.$high>0))),new AV(v.$high+z.$high,v.$low+z.$low));if($clone($clone(l,AQ).Add(aa),AQ).Equal($clone(m,AQ))){return aa;}else if($clone(m,AQ).Before($clone(l,AQ))){return new AV(-2147483648,0);}else{return new AV(2147483647,4294967295);}};AQ.prototype.Sub=function(l){return this.$val.Sub(l);};AZ=function(l){var{l,m,n,o,p,q,r,$s,$r,$c}=$restore(this,{l});$s=$s||0;s:while(true){switch($s){case 0:m=new AQ.ptr(new $Uint64(0,0),new $Int64(0,0),EL.nil);if(!((n=(o=l.wall,new $Uint64(o.$high&2147483648,(o.$low&0)>>>0)),(n.$high===0&&n.$low===0)))){$s=1;continue;}$s=2;continue;case 1:q=BF();$s=4;case 4:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}AQ.copy(m,new AQ.ptr(new $Uint64(2147483648,0),(p=q,new $Int64(p.$high-BG.$high,p.$low-BG.$low)),EL.nil));$s=3;continue;case 2:r=BH();$s=5;case 5:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}AQ.copy(m,r);case 3:$s=-1;return $clone(m,AQ).Sub($clone(l,AQ));}return;}var $f={$blk:AZ,$c:true,$r,l,m,n,o,p,q,r,$s};return $f;};$pkg.Since=AZ;BA=function(l){var{l,m,n,o,p,q,r,$s,$r,$c}=$restore(this,{l});$s=$s||0;s:while(true){switch($s){case 0:m=new AQ.ptr(new $Uint64(0,0),new $Int64(0,0),EL.nil);if(!((n=(o=l.wall,new $Uint64(o.$high&2147483648,(o.$low&0)>>>0)),(n.$high===0&&n.$low===0)))){$s=1;continue;}$s=2;continue;case 1:q=BF();$s=4;case 4:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}AQ.copy(m,new AQ.ptr(new $Uint64(2147483648,0),(p=q,new $Int64(p.$high-BG.$high,p.$low-BG.$low)),EL.nil));$s=3;continue;case 2:r=BH();$s=5;case 5:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}AQ.copy(m,r);case 3:$s=-1;return $clone(l,AQ).Sub($clone(m,AQ));}return;}var $f={$blk:BA,$c:true,$r,l,m,n,o,p,q,r,$s};return $f;};$pkg.Until=BA;AQ.ptr.prototype.AddDate=function(l,m,n){var{aa,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{l,m,n});$s=$s||0;s:while(true){switch($s){case 0:o=this;q=$clone(o,AQ).Date();$s=1;case 1:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}p=q;r=p[0];s=p[1];t=p[2];v=$clone(o,AQ).Clock();$s=2;case 2:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}u=v;w=u[0];x=u[1];y=u[2];z=BO(r+l>>0,s+((m>>0))>>0,t+n>>0,w,x,y,((o.nsec()>>0)),$clone(o,AQ).Location());$s=3;case 3:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}aa=z;$s=4;case 4:return aa;}return;}var $f={$blk:AQ.ptr.prototype.AddDate,$c:true,$r,aa,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};AQ.prototype.AddDate=function(l,m,n){return this.$val.AddDate(l,m,n);};AQ.ptr.prototype.date=function(l){var{l,m,n,o,p,q,r,s,t,u,$s,$r,$c}=$restore(this,{l});$s=$s||0;s:while(true){switch($s){case 0:m=0;n=0;o=0;p=0;q=this;s=$clone(q,AQ).abs();$s=1;case 1:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=BB(s,l);$s=2;case 2:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}r=t;m=r[0];n=r[1];o=r[2];p=r[3];u=[m,n,o,p];$s=3;case 3:return u;}return;}var $f={$blk:AQ.ptr.prototype.date,$c:true,$r,l,m,n,o,p,q,r,s,t,u,$s};return $f;};AQ.prototype.date=function(l){return this.$val.date(l);};BB=function(l,m){var aa,ab,ac,ad,ae,af,ag,ah,ai,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;n=0;o=0;p=0;q=0;r=$div64(l,new $Uint64(0,86400),false);s=$div64(r,new $Uint64(0,146097),false);t=$mul64(new $Uint64(0,400),s);r=(u=$mul64(new $Uint64(0,146097),s),new $Uint64(r.$high-u.$high,r.$low-u.$low));s=$div64(r,new $Uint64(0,36524),false);s=(v=$shiftRightUint64(s,2),new $Uint64(s.$high-v.$high,s.$low-v.$low));t=(w=$mul64(new $Uint64(0,100),s),new $Uint64(t.$high+w.$high,t.$low+w.$low));r=(x=$mul64(new $Uint64(0,36524),s),new $Uint64(r.$high-x.$high,r.$low-x.$low));s=$div64(r,new $Uint64(0,1461),false);t=(y=$mul64(new $Uint64(0,4),s),new $Uint64(t.$high+y.$high,t.$low+y.$low));r=(z=$mul64(new $Uint64(0,1461),s),new $Uint64(r.$high-z.$high,r.$low-z.$low));s=$div64(r,new $Uint64(0,365),false);s=(aa=$shiftRightUint64(s,2),new $Uint64(s.$high-aa.$high,s.$low-aa.$low));t=(ab=s,new $Uint64(t.$high+ab.$high,t.$low+ab.$low));r=(ac=$mul64(new $Uint64(0,365),s),new $Uint64(r.$high-ac.$high,r.$low-ac.$low));n=(((ad=(ae=(new $Int64(t.$high,t.$low)),new $Int64(ae.$high+-69,ae.$low+4075721025)),ad.$low+((ad.$high>>31)*4294967296))>>0));q=((r.$low>>0));if(!m){return[n,o,p,q];}p=q;if(BM(n)){if(p>59){p=p-(1)>>0;}else if((p===59)){o=2;p=29;return[n,o,p,q];}}o=(((af=p/31,(af===af&&af!==1/0&&af!==-1/0)?af>>0:$throwRuntimeError("integer divide by zero"))>>0));ah=(((ag=o+1>>0,((ag<0||ag>=BC.length)?($throwRuntimeError("index out of range"),undefined):BC[ag]))>>0));ai=0;if(p>=ah){o=o+(1)>>0;ai=ah;}else{ai=((((o<0||o>=BC.length)?($throwRuntimeError("index out of range"),undefined):BC[o])>>0));}o=o+(1)>>0;p=(p-ai>>0)+1>>0;return[n,o,p,q];};BD=function(l,m){var l,m,n;if((l===2)&&BM(m)){return 29;}return(((((l<0||l>=BC.length)?($throwRuntimeError("index out of range"),undefined):BC[l])-(n=l-1>>0,((n<0||n>=BC.length)?($throwRuntimeError("index out of range"),undefined):BC[n]))>>0)>>0));};BE=function(l){var l,m,n,o,p,q,r,s,t,u,v,w;o=((m=(n=(new $Int64(0,l)),new $Int64(n.$high- -69,n.$low-4075721025)),new $Uint64(m.$high,m.$low)));p=$div64(o,new $Uint64(0,400),false);o=(q=$mul64(new $Uint64(0,400),p),new $Uint64(o.$high-q.$high,o.$low-q.$low));r=$mul64(new $Uint64(0,146097),p);p=$div64(o,new $Uint64(0,100),false);o=(s=$mul64(new $Uint64(0,100),p),new $Uint64(o.$high-s.$high,o.$low-s.$low));r=(t=$mul64(new $Uint64(0,36524),p),new $Uint64(r.$high+t.$high,r.$low+t.$low));p=$div64(o,new $Uint64(0,4),false);o=(u=$mul64(new $Uint64(0,4),p),new $Uint64(o.$high-u.$high,o.$low-u.$low));r=(v=$mul64(new $Uint64(0,1461),p),new $Uint64(r.$high+v.$high,r.$low+v.$low));p=o;r=(w=$mul64(new $Uint64(0,365),p),new $Uint64(r.$high+w.$high,r.$low+w.$low));return r;};BF=function(){$throwRuntimeError("native function not implemented: time.runtimeNano");};BH=function(){var{l,m,n,o,p,q,r,s,t,u,v,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:m=DU();$s=1;case 1:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}l=m;n=l[0];o=l[1];p=l[2];p=(q=BG,new $Int64(p.$high-q.$high,p.$low-q.$low));n=(r=new $Int64(0,2682288000),new $Int64(n.$high+r.$high,n.$low+r.$low));if(!((s=$shiftRightUint64((new $Uint64(n.$high,n.$low)),33),(s.$high===0&&s.$low===0)))){$s=-1;return new AQ.ptr((new $Uint64(0,o)),new $Int64(n.$high+13,n.$low+3618733952),$pkg.Local);}$s=-1;return new AQ.ptr((t=(u=$shiftLeft64((new $Uint64(n.$high,n.$low)),30),new $Uint64(2147483648|u.$high,(0|u.$low)>>>0)),v=(new $Uint64(0,o)),new $Uint64(t.$high|v.$high,(t.$low|v.$low)>>>0)),p,$pkg.Local);}return;}var $f={$blk:BH,$c:true,$r,l,m,n,o,p,q,r,s,t,u,v,$s};return $f;};$pkg.Now=BH;BI=function(l,m){var l,m;return new AQ.ptr((new $Uint64(0,m)),new $Int64(l.$high+14,l.$low+2006054656),$pkg.Local);};AQ.ptr.prototype.UTC=function(){var l;l=this;l.setLoc(Z);return l;};AQ.prototype.UTC=function(){return this.$val.UTC();};AQ.ptr.prototype.Local=function(){var l;l=this;l.setLoc($pkg.Local);return l;};AQ.prototype.Local=function(){return this.$val.Local();};AQ.ptr.prototype.In=function(l){var l,m;m=this;if(l===EL.nil){$panic(new $String("time: missing Location in call to Time.In"));}m.setLoc(l);return m;};AQ.prototype.In=function(l){return this.$val.In(l);};AQ.ptr.prototype.Location=function(){var l,m;l=this;m=l.loc;if(m===EL.nil){m=$pkg.UTC;}return m;};AQ.prototype.Location=function(){return this.$val.Location();};AQ.ptr.prototype.Zone=function(){var{l,m,n,o,p,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:l="";m=0;n=this;p=n.loc.lookup(n.unixSec());$s=1;case 1:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}o=p;l=o[0];m=o[1];$s=-1;return[l,m];}return;}var $f={$blk:AQ.ptr.prototype.Zone,$c:true,$r,l,m,n,o,p,$s};return $f;};AQ.prototype.Zone=function(){return this.$val.Zone();};AQ.ptr.prototype.Unix=function(){var l;l=this;return l.unixSec();};AQ.prototype.Unix=function(){return this.$val.Unix();};AQ.ptr.prototype.UnixMilli=function(){var l,m,n;l=this;return(m=$mul64(l.unixSec(),new $Int64(0,1000)),n=$div64((new $Int64(0,l.nsec())),new $Int64(0,1000000),false),new $Int64(m.$high+n.$high,m.$low+n.$low));};AQ.prototype.UnixMilli=function(){return this.$val.UnixMilli();};AQ.ptr.prototype.UnixMicro=function(){var l,m,n;l=this;return(m=$mul64(l.unixSec(),new $Int64(0,1000000)),n=$div64((new $Int64(0,l.nsec())),new $Int64(0,1000),false),new $Int64(m.$high+n.$high,m.$low+n.$low));};AQ.prototype.UnixMicro=function(){return this.$val.UnixMicro();};AQ.ptr.prototype.UnixNano=function(){var l,m,n;l=this;return(m=$mul64((l.unixSec()),new $Int64(0,1000000000)),n=(new $Int64(0,l.nsec())),new $Int64(m.$high+n.$high,m.$low+n.$low));};AQ.prototype.UnixNano=function(){return this.$val.UnixNano();};AQ.ptr.prototype.MarshalBinary=function(){var{l,m,n,o,p,q,r,s,t,u,v,w,x,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:l=this;m=0;n=0;o=1;if($clone(l,AQ).Location()===$pkg.UTC){$s=1;continue;}$s=2;continue;case 1:m=-1;$s=3;continue;case 2:q=$clone(l,AQ).Zone();$s=4;case 4:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}p=q;r=p[1];if(!(((s=r%60,s===s?s:$throwRuntimeError("integer divide by zero"))===0))){o=2;n=(((t=r%60,t===t?t:$throwRuntimeError("integer divide by zero"))<<24>>24));}r=(u=r/(60),(u===u&&u!==1/0&&u!==-1/0)?u>>0:$throwRuntimeError("integer divide by zero"));if(r<-32768||(r===-1)||r>32767){$s=-1;return[EK.nil,A.New("Time.MarshalBinary: unexpected zone offset")];}m=((r<<16>>16));case 3:v=l.sec();w=l.nsec();x=new EK([o,(($shiftRightInt64(v,56).$low<<24>>>24)),(($shiftRightInt64(v,48).$low<<24>>>24)),(($shiftRightInt64(v,40).$low<<24>>>24)),(($shiftRightInt64(v,32).$low<<24>>>24)),(($shiftRightInt64(v,24).$low<<24>>>24)),(($shiftRightInt64(v,16).$low<<24>>>24)),(($shiftRightInt64(v,8).$low<<24>>>24)),((v.$low<<24>>>24)),(((w>>24>>0)<<24>>>24)),(((w>>16>>0)<<24>>>24)),(((w>>8>>0)<<24>>>24)),((w<<24>>>24)),(((m>>8<<16>>16)<<24>>>24)),((m<<24>>>24))]);if(o===2){x=$append(x,((n<<24>>>24)));}$s=-1;return[x,$ifaceNil];}return;}var $f={$blk:AQ.ptr.prototype.MarshalBinary,$c:true,$r,l,m,n,o,p,q,r,s,t,u,v,w,x,$s};return $f;};AQ.prototype.MarshalBinary=function(){return this.$val.MarshalBinary();};AQ.ptr.prototype.UnmarshalBinary=function(l){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{l});$s=$s||0;s:while(true){switch($s){case 0:m=this;n=l;if(n.$length===0){$s=-1;return A.New("Time.UnmarshalBinary: no data");}o=(0>=n.$length?($throwRuntimeError("index out of range"),undefined):n.$array[n.$offset+0]);if(!((o===1))&&!((o===2))){$s=-1;return A.New("Time.UnmarshalBinary: unsupported version");}p=15;if(o===2){p=p+(1)>>0;}if(!((n.$length===p))){$s=-1;return A.New("Time.UnmarshalBinary: invalid length");}n=$subslice(n,1);ae=(q=(r=(s=(t=(u=(v=(w=(new $Int64(0,(7>=n.$length?($throwRuntimeError("index out of range"),undefined):n.$array[n.$offset+7]))),x=$shiftLeft64((new $Int64(0,(6>=n.$length?($throwRuntimeError("index out of range"),undefined):n.$array[n.$offset+6]))),8),new $Int64(w.$high|x.$high,(w.$low|x.$low)>>>0)),y=$shiftLeft64((new $Int64(0,(5>=n.$length?($throwRuntimeError("index out of range"),undefined):n.$array[n.$offset+5]))),16),new $Int64(v.$high|y.$high,(v.$low|y.$low)>>>0)),z=$shiftLeft64((new $Int64(0,(4>=n.$length?($throwRuntimeError("index out of range"),undefined):n.$array[n.$offset+4]))),24),new $Int64(u.$high|z.$high,(u.$low|z.$low)>>>0)),aa=$shiftLeft64((new $Int64(0,(3>=n.$length?($throwRuntimeError("index out of range"),undefined):n.$array[n.$offset+3]))),32),new $Int64(t.$high|aa.$high,(t.$low|aa.$low)>>>0)),ab=$shiftLeft64((new $Int64(0,(2>=n.$length?($throwRuntimeError("index out of range"),undefined):n.$array[n.$offset+2]))),40),new $Int64(s.$high|ab.$high,(s.$low|ab.$low)>>>0)),ac=$shiftLeft64((new $Int64(0,(1>=n.$length?($throwRuntimeError("index out of range"),undefined):n.$array[n.$offset+1]))),48),new $Int64(r.$high|ac.$high,(r.$low|ac.$low)>>>0)),ad=$shiftLeft64((new $Int64(0,(0>=n.$length?($throwRuntimeError("index out of range"),undefined):n.$array[n.$offset+0]))),56),new $Int64(q.$high|ad.$high,(q.$low|ad.$low)>>>0));n=$subslice(n,8);af=(((((3>=n.$length?($throwRuntimeError("index out of range"),undefined):n.$array[n.$offset+3])>>0))|((((2>=n.$length?($throwRuntimeError("index out of range"),undefined):n.$array[n.$offset+2])>>0))<<8>>0))|((((1>=n.$length?($throwRuntimeError("index out of range"),undefined):n.$array[n.$offset+1])>>0))<<16>>0))|((((0>=n.$length?($throwRuntimeError("index out of range"),undefined):n.$array[n.$offset+0])>>0))<<24>>0);n=$subslice(n,4);ag=$imul(((((((1>=n.$length?($throwRuntimeError("index out of range"),undefined):n.$array[n.$offset+1])<<16>>16))|((((0>=n.$length?($throwRuntimeError("index out of range"),undefined):n.$array[n.$offset+0])<<16>>16))<<8<<16>>16))>>0)),60);if(o===2){ag=ag+((((2>=n.$length?($throwRuntimeError("index out of range"),undefined):n.$array[n.$offset+2])>>0)))>>0;}AQ.copy(m,new AQ.ptr(new $Uint64(0,0),new $Int64(0,0),EL.nil));m.wall=(new $Uint64(0,af));m.ext=ae;if(ag===-60){$s=1;continue;}$s=2;continue;case 1:m.setLoc(Z);$s=3;continue;case 2:ai=$pkg.Local.lookup(m.unixSec());$s=4;case 4:if($c){$c=false;ai=ai.$blk();}if(ai&&ai.$blk!==undefined){break s;}ah=ai;aj=ah[1];if(ag===aj){m.setLoc($pkg.Local);}else{m.setLoc(AC("",ag));}case 3:$s=-1;return $ifaceNil;}return;}var $f={$blk:AQ.ptr.prototype.UnmarshalBinary,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};AQ.prototype.UnmarshalBinary=function(l){return this.$val.UnmarshalBinary(l);};AQ.ptr.prototype.GobEncode=function(){var{l,m,n,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:l=this;m=$clone(l,AQ).MarshalBinary();$s=1;case 1:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;$s=2;case 2:return n;}return;}var $f={$blk:AQ.ptr.prototype.GobEncode,$c:true,$r,l,m,n,$s};return $f;};AQ.prototype.GobEncode=function(){return this.$val.GobEncode();};AQ.ptr.prototype.GobDecode=function(l){var{l,m,n,o,$s,$r,$c}=$restore(this,{l});$s=$s||0;s:while(true){switch($s){case 0:m=this;n=m.UnmarshalBinary(l);$s=1;case 1:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;$s=2;case 2:return o;}return;}var $f={$blk:AQ.ptr.prototype.GobDecode,$c:true,$r,l,m,n,o,$s};return $f;};AQ.prototype.GobDecode=function(l){return this.$val.GobDecode(l);};AQ.ptr.prototype.MarshalJSON=function(){var{l,m,n,o,p,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:l=this;m=$clone(l,AQ).Year();$s=1;case 1:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;if(n<0||n>=10000){$s=-1;return[EK.nil,A.New("Time.MarshalJSON: year outside of range [0,9999]")];}o=$makeSlice(EK,0,37);o=$append(o,34);p=$clone(l,AQ).AppendFormat(o,"2006-01-02T15:04:05.999999999Z07:00");$s=2;case 2:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}o=p;o=$append(o,34);$s=-1;return[o,$ifaceNil];}return;}var $f={$blk:AQ.ptr.prototype.MarshalJSON,$c:true,$r,l,m,n,o,p,$s};return $f;};AQ.prototype.MarshalJSON=function(){return this.$val.MarshalJSON();};AQ.ptr.prototype.UnmarshalJSON=function(l){var{l,m,n,o,p,$s,$r,$c}=$restore(this,{l});$s=$s||0;s:while(true){switch($s){case 0:m=this;if(($bytesToString(l))==="null"){$s=-1;return $ifaceNil;}n=$ifaceNil;p=DD("\"2006-01-02T15:04:05Z07:00\"",($bytesToString(l)));$s=1;case 1:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}o=p;AQ.copy(m,o[0]);n=o[1];$s=-1;return n;}return;}var $f={$blk:AQ.ptr.prototype.UnmarshalJSON,$c:true,$r,l,m,n,o,p,$s};return $f;};AQ.prototype.UnmarshalJSON=function(l){return this.$val.UnmarshalJSON(l);};AQ.ptr.prototype.MarshalText=function(){var{l,m,n,o,p,q,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:l=this;m=$clone(l,AQ).Year();$s=1;case 1:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;if(n<0||n>=10000){$s=-1;return[EK.nil,A.New("Time.MarshalText: year outside of range [0,9999]")];}o=$makeSlice(EK,0,35);p=$clone(l,AQ).AppendFormat(o,"2006-01-02T15:04:05.999999999Z07:00");$s=2;case 2:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=[p,$ifaceNil];$s=3;case 3:return q;}return;}var $f={$blk:AQ.ptr.prototype.MarshalText,$c:true,$r,l,m,n,o,p,q,$s};return $f;};AQ.prototype.MarshalText=function(){return this.$val.MarshalText();};AQ.ptr.prototype.UnmarshalText=function(l){var{l,m,n,o,p,$s,$r,$c}=$restore(this,{l});$s=$s||0;s:while(true){switch($s){case 0:m=this;n=$ifaceNil;p=DD("2006-01-02T15:04:05Z07:00",($bytesToString(l)));$s=1;case 1:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}o=p;AQ.copy(m,o[0]);n=o[1];$s=-1;return n;}return;}var $f={$blk:AQ.ptr.prototype.UnmarshalText,$c:true,$r,l,m,n,o,p,$s};return $f;};AQ.prototype.UnmarshalText=function(l){return this.$val.UnmarshalText(l);};BJ=function(l,m){var l,m,n,o,p,q,r;if((m.$high<0||(m.$high===0&&m.$low<0))||(m.$high>0||(m.$high===0&&m.$low>=1000000000))){n=$div64(m,new $Int64(0,1000000000),false);l=(o=n,new $Int64(l.$high+o.$high,l.$low+o.$low));m=(p=$mul64(n,new $Int64(0,1000000000)),new $Int64(m.$high-p.$high,m.$low-p.$low));if((m.$high<0||(m.$high===0&&m.$low<0))){m=(q=new $Int64(0,1000000000),new $Int64(m.$high+q.$high,m.$low+q.$low));l=(r=new $Int64(0,1),new $Int64(l.$high-r.$high,l.$low-r.$low));}}return BI(l,(((m.$low+((m.$high>>31)*4294967296))>>0)));};$pkg.Unix=BJ;AQ.ptr.prototype.IsDST=function(){var{l,m,n,o,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:l=this;n=l.loc.lookup($clone(l,AQ).Unix());$s=1;case 1:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;o=m[4];$s=-1;return o;}return;}var $f={$blk:AQ.ptr.prototype.IsDST,$c:true,$r,l,m,n,o,$s};return $f;};AQ.prototype.IsDST=function(){return this.$val.IsDST();};BM=function(l){var l,m,n,o;return((m=l%4,m===m?m:$throwRuntimeError("integer divide by zero"))===0)&&(!(((n=l%100,n===n?n:$throwRuntimeError("integer divide by zero"))===0))||((o=l%400,o===o?o:$throwRuntimeError("integer divide by zero"))===0));};BN=function(l,m,n){var l,m,n,o,p,q,r,s,t,u,v;o=0;p=0;if(m<0){r=(q=((-m-1>>0))/n,(q===q&&q!==1/0&&q!==-1/0)?q>>0:$throwRuntimeError("integer divide by zero"))+1>>0;l=l-(r)>>0;m=m+(($imul(r,n)))>>0;}if(m>=n){t=(s=m/n,(s===s&&s!==1/0&&s!==-1/0)?s>>0:$throwRuntimeError("integer divide by zero"));l=l+(t)>>0;m=m-(($imul(t,n)))>>0;}u=l;v=m;o=u;p=v;return[o,p];};BO=function(l,m,n,o,p,q,r,s){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{l,m,n,o,p,q,r,s});$s=$s||0;s:while(true){switch($s){case 0:if(s===EL.nil){$panic(new $String("time: missing Location in call to Date"));}t=((m>>0))-1>>0;u=BN(l,t,12);l=u[0];t=u[1];m=((t>>0))+1>>0;v=BN(q,r,1000000000);q=v[0];r=v[1];w=BN(p,q,60);p=w[0];q=w[1];x=BN(o,p,60);o=x[0];p=x[1];y=BN(n,o,24);n=y[0];o=y[1];z=BE(l);z=(aa=(new $Uint64(0,(ab=m-1>>0,((ab<0||ab>=BC.length)?($throwRuntimeError("index out of range"),undefined):BC[ab])))),new $Uint64(z.$high+aa.$high,z.$low+aa.$low));if(BM(l)&&m>=3){z=(ac=new $Uint64(0,1),new $Uint64(z.$high+ac.$high,z.$low+ac.$low));}z=(ad=(new $Uint64(0,(n-1>>0))),new $Uint64(z.$high+ad.$high,z.$low+ad.$low));ae=$mul64(z,new $Uint64(0,86400));ae=(af=(new $Uint64(0,((($imul(o,3600))+($imul(p,60))>>0)+q>>0))),new $Uint64(ae.$high+af.$high,ae.$low+af.$low));ah=(ag=(new $Int64(ae.$high,ae.$low)),new $Int64(ag.$high+-2147483647,ag.$low+3844486912));aj=s.lookup(ah);$s=1;case 1:if($c){$c=false;aj=aj.$blk();}if(aj&&aj.$blk!==undefined){break s;}ai=aj;ak=ai[1];al=ai[2];am=ai[3];if(!((ak===0))){$s=2;continue;}$s=3;continue;case 2:ao=(an=(new $Int64(0,ak)),new $Int64(ah.$high-an.$high,ah.$low-an.$low));if((ao.$higham.$high||(ao.$high===am.$high&&ao.$low>=am.$low))){$s=4;continue;}$s=5;continue;case 4:aq=s.lookup(ao);$s=6;case 6:if($c){$c=false;aq=aq.$blk();}if(aq&&aq.$blk!==undefined){break s;}ap=aq;ak=ap[1];case 5:ah=(ar=(new $Int64(0,ak)),new $Int64(ah.$high-ar.$high,ah.$low-ar.$low));case 3:as=$clone(BI(ah,((r>>0))),AQ);as.setLoc(s);$s=-1;return as;}return;}var $f={$blk:BO,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};$pkg.Date=BO;AQ.ptr.prototype.Truncate=function(l){var l,m,n,o;m=this;m.stripMono();if((l.$high<0||(l.$high===0&&l.$low<=0))){return m;}n=BP($clone(m,AQ),l);o=n[1];return $clone(m,AQ).Add(new AV(-o.$high,-o.$low));};AQ.prototype.Truncate=function(l){return this.$val.Truncate(l);};AQ.ptr.prototype.Round=function(l){var l,m,n,o;m=this;m.stripMono();if((l.$high<0||(l.$high===0&&l.$low<=0))){return m;}n=BP($clone(m,AQ),l);o=n[1];if(AY(o,l)){return $clone(m,AQ).Add(new AV(-o.$high,-o.$low));}return $clone(m,AQ).Add(new AV(l.$high-o.$high,l.$low-o.$low));};AQ.prototype.Round=function(l){return this.$val.Round(l);};BP=function(l,m){var aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;n=0;o=new AV(0,0);p=false;q=l.nsec();r=l.sec();if((r.$high<0||(r.$high===0&&r.$low<0))){p=true;r=new $Int64(-r.$high,-r.$low);q=-q;if(q<0){q=q+(1000000000)>>0;r=(s=new $Int64(0,1),new $Int64(r.$high-s.$high,r.$low-s.$low));}}if((m.$high<0||(m.$high===0&&m.$low<1000000000))&&(t=$div64(new AV(0,1000000000),(new AV(m.$high+m.$high,m.$low+m.$low)),true),(t.$high===0&&t.$low===0))){n=(((v=q/(((m.$low+((m.$high>>31)*4294967296))>>0)),(v===v&&v!==1/0&&v!==-1/0)?v>>0:$throwRuntimeError("integer divide by zero"))>>0))&1;o=(new AV(0,(w=q%(((m.$low+((m.$high>>31)*4294967296))>>0)),w===w?w:$throwRuntimeError("integer divide by zero"))));}else if((u=$div64(m,new AV(0,1000000000),true),(u.$high===0&&u.$low===0))){y=((x=$div64(m,new AV(0,1000000000),false),new $Int64(x.$high,x.$low)));n=(((z=$div64(r,y,false),z.$low+((z.$high>>31)*4294967296))>>0))&1;o=(aa=$mul64(((ab=$div64(r,y,true),new AV(ab.$high,ab.$low))),new AV(0,1000000000)),ac=(new AV(0,q)),new AV(aa.$high+ac.$high,aa.$low+ac.$low));}else{ad=(new $Uint64(r.$high,r.$low));ae=$mul64(($shiftRightUint64(ad,32)),new $Uint64(0,1000000000));af=$shiftRightUint64(ae,32);ag=$shiftLeft64(ae,32);ae=$mul64((new $Uint64(ad.$high&0,(ad.$low&4294967295)>>>0)),new $Uint64(0,1000000000));ah=ag;ai=new $Uint64(ag.$high+ae.$high,ag.$low+ae.$low);aj=ah;ag=ai;if((ag.$highap.$high||(af.$high===ap.$high&&af.$low>ap.$low))||(af.$high===ap.$high&&af.$low===ap.$low)&&(ag.$high>ar.$high||(ag.$high===ar.$high&&ag.$low>=ar.$low))){n=1;as=ag;at=new $Uint64(ag.$high-ar.$high,ag.$low-ar.$low);aj=as;ag=at;if((ag.$high>aj.$high||(ag.$high===aj.$high&&ag.$low>aj.$low))){af=(au=new $Uint64(0,1),new $Uint64(af.$high-au.$high,af.$low-au.$low));}af=(av=ap,new $Uint64(af.$high-av.$high,af.$low-av.$low));}if((ap.$high===0&&ap.$low===0)&&(aw=(new $Uint64(m.$high,m.$low)),(ar.$high===aw.$high&&ar.$low===aw.$low))){break;}ar=$shiftRightUint64(ar,(1));ar=(ax=$shiftLeft64((new $Uint64(ap.$high&0,(ap.$low&1)>>>0)),63),new $Uint64(ar.$high|ax.$high,(ar.$low|ax.$low)>>>0));ap=$shiftRightUint64(ap,(1));}o=(new AV(ag.$high,ag.$low));}if(p&&!((o.$high===0&&o.$low===0))){n=(n^(1))>>0;o=new AV(m.$high-o.$high,m.$low-o.$low);}return[n,o];};BY=function(l){var{l,m,n,o,p,q,r,$s,$r,$c}=$restore(this,{l});$s=$s||0;s:while(true){switch($s){case 0:if((l.$high<0||(l.$high===0&&l.$low<=0))){$s=1;continue;}$s=2;continue;case 1:m=BF();$s=3;case 3:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;$s=4;case 4:return n;case 2:p=BF();$s=5;case 5:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}r=(o=p,q=(new $Int64(l.$high,l.$low)),new $Int64(o.$high+q.$high,o.$low+q.$low));if((r.$high<0||(r.$high===0&&r.$low<0))){r=new $Int64(2147483647,4294967295);}$s=-1;return r;}return;}var $f={$blk:BY,$c:true,$r,l,m,n,o,p,q,r,$s};return $f;};BZ.ptr.prototype.Stop=function(){var l;l=this;if(l.r.f===$throwNilPointerError){$panic(new $String("time: Stop called on uninitialized Timer"));}return DX(l.r);};BZ.prototype.Stop=function(){return this.$val.Stop();};CA=function(l){var{l,m,n,o,$s,$r,$c}=$restore(this,{l});$s=$s||0;s:while(true){switch($s){case 0:m=new $Chan(AQ,1);n=BY(l);$s=1;case 1:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=new BZ.ptr(m,new DT.ptr(0,n,new $Int64(0,0),CB,new EP(m),0,null,false));$r=DW(o.r);$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return o;}return;}var $f={$blk:CA,$c:true,$r,l,m,n,o,$s};return $f;};$pkg.NewTimer=CA;BZ.ptr.prototype.Reset=function(l){var{l,m,n,o,p,q,$s,$r,$c}=$restore(this,{l});$s=$s||0;s:while(true){switch($s){case 0:m=this;if(m.r.f===$throwNilPointerError){$panic(new $String("time: Reset called on uninitialized Timer"));}n=BY(l);$s=1;case 1:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;p=DZ(m.r,o);$s=2;case 2:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=p;$s=3;case 3:return q;}return;}var $f={$blk:BZ.ptr.prototype.Reset,$c:true,$r,l,m,n,o,p,q,$s};return $f;};BZ.prototype.Reset=function(l){return this.$val.Reset(l);};CB=function(l,m){var{l,m,n,o,$s,$r,$c}=$restore(this,{l,m});$s=$s||0;s:while(true){switch($s){case 0:o=BH();$s=1;case 1:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}n=$select([[$assertType(l,EP),$clone(o,AQ)],[]]);if(n[0]===0){$s=2;continue;}if(n[0]===1){$s=3;continue;}$s=4;continue;case 2:$s=4;continue;case 3:case 4:$s=-1;return;}return;}var $f={$blk:CB,$c:true,$r,l,m,n,o,$s};return $f;};CC=function(l){var{l,m,n,$s,$r,$c}=$restore(this,{l});$s=$s||0;s:while(true){switch($s){case 0:m=CA(l);$s=1;case 1:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m.C;$s=2;case 2:return n;}return;}var $f={$blk:CC,$c:true,$r,l,m,n,$s};return $f;};$pkg.After=CC;CD=function(l,m){var{l,m,n,o,$s,$r,$c}=$restore(this,{l,m});$s=$s||0;s:while(true){switch($s){case 0:n=BY(l);$s=1;case 1:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=new BZ.ptr($chanNil,new DT.ptr(0,n,new $Int64(0,0),CE,new EQ(m),0,null,false));$r=DW(o.r);$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return o;}return;}var $f={$blk:CD,$c:true,$r,l,m,n,o,$s};return $f;};$pkg.AfterFunc=CD;CE=function(l,m){var l,m;$go($assertType(l,EQ),[]);};CG=function(l){var l,m;if(l.length===0){return false;}m=l.charCodeAt(0);return 97<=m&&m<=122;};CH=function(l){var aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,ca,cb,cc,cd,ce,cf,cg,ch,ci,cj,ck,cl,cm,cn,co,cp,cq,cr,cs,ct,cu,cv,cw,cx,cy,cz,da,db,dc,dd,de,df,dg,dh,di,dj,dk,dl,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;m="";n=0;o="";p=0;while(true){if(!(p>0));r=q;if(r===(74)){if(l.length>=(p+3>>0)&&$substring(l,p,(p+3>>0))==="Jan"){if(l.length>=(p+7>>0)&&$substring(l,p,(p+7>>0))==="January"){s=$substring(l,0,p);t=257;u=$substring(l,(p+7>>0));m=s;n=t;o=u;return[m,n,o];}if(!CG($substring(l,(p+3>>0)))){v=$substring(l,0,p);w=258;x=$substring(l,(p+3>>0));m=v;n=w;o=x;return[m,n,o];}}}else if(r===(77)){if(l.length>=(p+3>>0)){if($substring(l,p,(p+3>>0))==="Mon"){if(l.length>=(p+6>>0)&&$substring(l,p,(p+6>>0))==="Monday"){y=$substring(l,0,p);z=261;aa=$substring(l,(p+6>>0));m=y;n=z;o=aa;return[m,n,o];}if(!CG($substring(l,(p+3>>0)))){ab=$substring(l,0,p);ac=262;ad=$substring(l,(p+3>>0));m=ab;n=ac;o=ad;return[m,n,o];}}if($substring(l,p,(p+3>>0))==="MST"){ae=$substring(l,0,p);af=23;ag=$substring(l,(p+3>>0));m=ae;n=af;o=ag;return[m,n,o];}}}else if(r===(48)){if(l.length>=(p+2>>0)&&49<=l.charCodeAt((p+1>>0))&&l.charCodeAt((p+1>>0))<=54){ah=$substring(l,0,p);ai=(aj=l.charCodeAt((p+1>>0))-49<<24>>>24,((aj<0||aj>=CF.length)?($throwRuntimeError("index out of range"),undefined):CF[aj]));ak=$substring(l,(p+2>>0));m=ah;n=ai;o=ak;return[m,n,o];}if(l.length>=(p+3>>0)&&(l.charCodeAt((p+1>>0))===48)&&(l.charCodeAt((p+2>>0))===50)){al=$substring(l,0,p);am=267;an=$substring(l,(p+3>>0));m=al;n=am;o=an;return[m,n,o];}}else if(r===(49)){if(l.length>=(p+2>>0)&&(l.charCodeAt((p+1>>0))===53)){ao=$substring(l,0,p);ap=524;aq=$substring(l,(p+2>>0));m=ao;n=ap;o=aq;return[m,n,o];}ar=$substring(l,0,p);as=259;at=$substring(l,(p+1>>0));m=ar;n=as;o=at;return[m,n,o];}else if(r===(50)){if(l.length>=(p+4>>0)&&$substring(l,p,(p+4>>0))==="2006"){au=$substring(l,0,p);av=275;aw=$substring(l,(p+4>>0));m=au;n=av;o=aw;return[m,n,o];}ax=$substring(l,0,p);ay=263;az=$substring(l,(p+1>>0));m=ax;n=ay;o=az;return[m,n,o];}else if(r===(95)){if(l.length>=(p+2>>0)&&(l.charCodeAt((p+1>>0))===50)){if(l.length>=(p+5>>0)&&$substring(l,(p+1>>0),(p+5>>0))==="2006"){ba=$substring(l,0,(p+1>>0));bb=275;bc=$substring(l,(p+5>>0));m=ba;n=bb;o=bc;return[m,n,o];}bd=$substring(l,0,p);be=264;bf=$substring(l,(p+2>>0));m=bd;n=be;o=bf;return[m,n,o];}if(l.length>=(p+3>>0)&&(l.charCodeAt((p+1>>0))===95)&&(l.charCodeAt((p+2>>0))===50)){bg=$substring(l,0,p);bh=266;bi=$substring(l,(p+3>>0));m=bg;n=bh;o=bi;return[m,n,o];}}else if(r===(51)){bj=$substring(l,0,p);bk=525;bl=$substring(l,(p+1>>0));m=bj;n=bk;o=bl;return[m,n,o];}else if(r===(52)){bm=$substring(l,0,p);bn=527;bo=$substring(l,(p+1>>0));m=bm;n=bn;o=bo;return[m,n,o];}else if(r===(53)){bp=$substring(l,0,p);bq=529;br=$substring(l,(p+1>>0));m=bp;n=bq;o=br;return[m,n,o];}else if(r===(80)){if(l.length>=(p+2>>0)&&(l.charCodeAt((p+1>>0))===77)){bs=$substring(l,0,p);bt=533;bu=$substring(l,(p+2>>0));m=bs;n=bt;o=bu;return[m,n,o];}}else if(r===(112)){if(l.length>=(p+2>>0)&&(l.charCodeAt((p+1>>0))===109)){bv=$substring(l,0,p);bw=534;bx=$substring(l,(p+2>>0));m=bv;n=bw;o=bx;return[m,n,o];}}else if(r===(45)){if(l.length>=(p+7>>0)&&$substring(l,p,(p+7>>0))==="-070000"){by=$substring(l,0,p);bz=30;ca=$substring(l,(p+7>>0));m=by;n=bz;o=ca;return[m,n,o];}if(l.length>=(p+9>>0)&&$substring(l,p,(p+9>>0))==="-07:00:00"){cb=$substring(l,0,p);cc=33;cd=$substring(l,(p+9>>0));m=cb;n=cc;o=cd;return[m,n,o];}if(l.length>=(p+5>>0)&&$substring(l,p,(p+5>>0))==="-0700"){ce=$substring(l,0,p);cf=29;cg=$substring(l,(p+5>>0));m=ce;n=cf;o=cg;return[m,n,o];}if(l.length>=(p+6>>0)&&$substring(l,p,(p+6>>0))==="-07:00"){ch=$substring(l,0,p);ci=32;cj=$substring(l,(p+6>>0));m=ch;n=ci;o=cj;return[m,n,o];}if(l.length>=(p+3>>0)&&$substring(l,p,(p+3>>0))==="-07"){ck=$substring(l,0,p);cl=31;cm=$substring(l,(p+3>>0));m=ck;n=cl;o=cm;return[m,n,o];}}else if(r===(90)){if(l.length>=(p+7>>0)&&$substring(l,p,(p+7>>0))==="Z070000"){cn=$substring(l,0,p);co=25;cp=$substring(l,(p+7>>0));m=cn;n=co;o=cp;return[m,n,o];}if(l.length>=(p+9>>0)&&$substring(l,p,(p+9>>0))==="Z07:00:00"){cq=$substring(l,0,p);cr=28;cs=$substring(l,(p+9>>0));m=cq;n=cr;o=cs;return[m,n,o];}if(l.length>=(p+5>>0)&&$substring(l,p,(p+5>>0))==="Z0700"){ct=$substring(l,0,p);cu=24;cv=$substring(l,(p+5>>0));m=ct;n=cu;o=cv;return[m,n,o];}if(l.length>=(p+6>>0)&&$substring(l,p,(p+6>>0))==="Z07:00"){cw=$substring(l,0,p);cx=27;cy=$substring(l,(p+6>>0));m=cw;n=cx;o=cy;return[m,n,o];}if(l.length>=(p+3>>0)&&$substring(l,p,(p+3>>0))==="Z07"){cz=$substring(l,0,p);da=26;db=$substring(l,(p+3>>0));m=cz;n=da;o=db;return[m,n,o];}}else if((r===(46))||(r===(44))){if((p+1>>0)>0))===48)||(l.charCodeAt((p+1>>0))===57))){dc=l.charCodeAt((p+1>>0));dd=p+1>>0;while(true){if(!(dd>0;}if(!CY(l,dd)){de=34;if(l.charCodeAt((p+1>>0))===57){de=35;}df=CR(de,dd-((p+1>>0))>>0,q);dg=$substring(l,0,p);dh=df;di=$substring(l,dd);m=dg;n=dh;o=di;return[m,n,o];}}}p=p+(1)>>0;}dj=l;dk=0;dl="";m=dj;n=dk;o=dl;return[m,n,o];};CM=function(l,m){var l,m,n,o,p;n=0;while(true){if(!(n>>0;p=(p|(32))>>>0;if(!((o===p))||o<97||o>122){return false;}}n=n+(1)>>0;}return true;};CN=function(l,m){var l,m,n,o,p,q;n=l;o=0;while(true){if(!(o=n.$length)?($throwRuntimeError("index out of range"),undefined):n.$array[n.$offset+o]);if(m.length>=q.length&&CM($substring(m,0,q.length),q)){return[p,$substring(m,q.length),$ifaceNil];}o++;}return[-1,m,CV];};CO=function(l,m,n){var l,m,n,o,p,q,r,s,t;o=((m>>>0));if(m<0){l=$append(l,45);o=((-m>>>0));}p=ER.zero();q=20;while(true){if(!(o>=10)){break;}q=q-(1)>>0;s=(r=o/10,(r===r&&r!==1/0&&r!==-1/0)?r>>>0:$throwRuntimeError("integer divide by zero"));((q<0||q>=p.length)?($throwRuntimeError("index out of range"),undefined):p[q]=((((48+o>>>0)-(s*10>>>0)>>>0)<<24>>>24)));o=s;}q=q-(1)>>0;((q<0||q>=p.length)?($throwRuntimeError("index out of range"),undefined):p[q]=(((48+o>>>0)<<24>>>24)));t=20-q>>0;while(true){if(!(t>0;}return $appendSlice(l,$subslice(new EK(p),q));};CQ=function(l){var l,m,n,o,p,q,r,s,t,u,v;m=0;n=$ifaceNil;o=false;if(!(l==="")&&((l.charCodeAt(0)===45)||(l.charCodeAt(0)===43))){o=l.charCodeAt(0)===45;l=$substring(l,1);}p=DM(l);q=p[0];r=p[1];n=p[2];m=((q.$low>>0));if(!($interfaceIsEqual(n,$ifaceNil))||!(r==="")){s=0;t=CP;m=s;n=t;return[m,n];}if(o){m=-m;}u=m;v=$ifaceNil;m=u;n=v;return[m,n];};CR=function(l,m,n){var l,m,n;if(n===46){return l|((((m&4095))<<16>>0));}return(l|((((m&4095))<<16>>0)))|268435456;};CS=function(l){var l;return((l>>16>>0))&4095;};CT=function(l){var l;if(((l>>28>>0))===0){return 46;}return 44;};CU=function(l,m,n){var l,m,n,o,p,q,r,s,t,u,v,w;o=CS(n);p=CT(n);q=(n&65535)===35;r=m;s=ES.zero();t=9;while(true){if(!(t>0)){break;}t=t-(1)>>0;((t<0||t>=s.length)?($throwRuntimeError("index out of range"),undefined):s[t]=((((u=r%10,u===u?u:$throwRuntimeError("integer divide by zero"))+48>>>0)<<24>>>24)));r=(v=r/(10),(v===v&&v!==1/0&&v!==-1/0)?v>>>0:$throwRuntimeError("integer divide by zero"));}if(o>9){o=9;}if(q){while(true){if(!(o>0&&((w=o-1>>0,((w<0||w>=s.length)?($throwRuntimeError("index out of range"),undefined):s[w]))===48))){break;}o=o-(1)>>0;}if(o===0){return l;}}l=$append(l,p);return $appendSlice(l,$subslice(new EK(s),0,o));};AQ.ptr.prototype.String=function(){var{aa,ab,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:l=this;m=$clone(l,AQ).Format("2006-01-02 15:04:05.999999999 -0700 MST");$s=1;case 1:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;if(!((o=(p=l.wall,new $Uint64(p.$high&2147483648,(p.$low&0)>>>0)),(o.$high===0&&o.$low===0)))){r=((q=l.ext,new $Uint64(q.$high,q.$low)));s=43;if((t=l.ext,(t.$high<0||(t.$high===0&&t.$low<0)))){s=45;r=new $Uint64(-r.$high,-r.$low);}u=$div64(r,new $Uint64(0,1000000000),false);v=$div64(r,new $Uint64(0,1000000000),true);w=u;r=v;x=$div64(w,new $Uint64(0,1000000000),false);y=$div64(w,new $Uint64(0,1000000000),true);z=x;w=y;aa=$makeSlice(EK,0,24);aa=$appendSlice(aa," m=");aa=$append(aa,s);ab=0;if(!((z.$high===0&&z.$low===0))){aa=CO(aa,((z.$low>>0)),0);ab=9;}aa=CO(aa,((w.$low>>0)),ab);aa=$append(aa,46);aa=CO(aa,((r.$low>>0)),9);n=n+(($bytesToString(aa)));}$s=-1;return n;}return;}var $f={$blk:AQ.ptr.prototype.String,$c:true,$r,aa,ab,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};AQ.prototype.String=function(){return this.$val.String();};AQ.ptr.prototype.GoString=function(){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:l=this;m=$makeSlice(EK,0,70);m=$appendSlice(m,"time.Date(");n=m;o=$clone(l,AQ).Year();$s=1;case 1:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=o;q=CO(n,p,0);$s=2;case 2:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}m=q;r=$clone(l,AQ).Month();$s=3;case 3:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=r;if(1<=s&&s<=12){$s=4;continue;}$s=5;continue;case 4:m=$appendSlice(m,", time.");t=m;u=$clone(l,AQ).Month();$s=7;case 7:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}v=new AR(u).String();$s=8;case 8:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}w=v;m=$appendSlice(t,w);$s=6;continue;case 5:m=CO(m,((s>>0)),0);case 6:m=$appendSlice(m,", ");x=m;y=$clone(l,AQ).Day();$s=9;case 9:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}z=y;aa=CO(x,z,0);$s=10;case 10:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}m=aa;m=$appendSlice(m,", ");ab=m;ac=$clone(l,AQ).Hour();$s=11;case 11:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}ad=ac;ae=CO(ab,ad,0);$s=12;case 12:if($c){$c=false;ae=ae.$blk();}if(ae&&ae.$blk!==undefined){break s;}m=ae;m=$appendSlice(m,", ");af=m;ag=$clone(l,AQ).Minute();$s=13;case 13:if($c){$c=false;ag=ag.$blk();}if(ag&&ag.$blk!==undefined){break s;}ah=ag;ai=CO(af,ah,0);$s=14;case 14:if($c){$c=false;ai=ai.$blk();}if(ai&&ai.$blk!==undefined){break s;}m=ai;m=$appendSlice(m,", ");aj=m;ak=$clone(l,AQ).Second();$s=15;case 15:if($c){$c=false;ak=ak.$blk();}if(ak&&ak.$blk!==undefined){break s;}al=ak;am=CO(aj,al,0);$s=16;case 16:if($c){$c=false;am=am.$blk();}if(am&&am.$blk!==undefined){break s;}m=am;m=$appendSlice(m,", ");m=CO(m,$clone(l,AQ).Nanosecond(),0);m=$appendSlice(m,", ");an=$clone(l,AQ).Location();ao=an;if(ao===($pkg.UTC)||ao===EL.nil){m=$appendSlice(m,"time.UTC");}else if(ao===($pkg.Local)){m=$appendSlice(m,"time.Local");}else{m=$appendSlice(m,"time.Location(");m=$appendSlice(m,(new EK($stringToBytes(CX(an.name)))));m=$appendSlice(m,")");}m=$append(m,41);$s=-1;return($bytesToString(m));}return;}var $f={$blk:AQ.ptr.prototype.GoString,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};AQ.prototype.GoString=function(){return this.$val.GoString();};AQ.ptr.prototype.Format=function(l){var{l,m,n,o,p,q,$s,$r,$c}=$restore(this,{l});$s=$s||0;s:while(true){switch($s){case 0:m=this;n=EK.nil;o=l.length+10>>0;if(o<64){p=ET.zero();n=$subslice(new EK(p),0,0);}else{n=$makeSlice(EK,0,o);}q=$clone(m,AQ).AppendFormat(n,l);$s=1;case 1:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}n=q;$s=-1;return($bytesToString(n));}return;}var $f={$blk:AQ.ptr.prototype.Format,$c:true,$r,l,m,n,o,p,q,$s};return $f;};AQ.prototype.Format=function(l){return this.$val.Format(l);};AQ.ptr.prototype.AppendFormat=function(l,m){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{l,m});$s=$s||0;s:while(true){switch($s){case 0:n=this;p=$clone(n,AQ).locabs();$s=1;case 1:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}o=p;q=o[0];r=o[1];s=o[2];t=-1;u=0;v=0;w=0;x=-1;y=0;z=0;while(true){if(!(!(m===""))){break;}aa=CH(m);ab=aa[0];ac=aa[1];ad=aa[2];if(!(ab==="")){l=$appendSlice(l,ab);}if(ac===0){break;}m=ad;if(t<0&&!(((ac&256)===0))){ae=BB(s,true);t=ae[0];u=ae[1];v=ae[2];w=ae[3];w=w+(1)>>0;}if(x<0&&!(((ac&512)===0))){af=AU(s);x=af[0];y=af[1];z=af[2];}switch(0){default:ag=ac&65535;if(ag===(276)){ah=t;if(ah<0){ah=-ah;}l=CO(l,(ai=ah%100,ai===ai?ai:$throwRuntimeError("integer divide by zero")),2);}else if(ag===(275)){l=CO(l,t,4);}else if(ag===(258)){l=$appendSlice(l,$substring(new AR(u).String(),0,3));}else if(ag===(257)){aj=new AR(u).String();l=$appendSlice(l,aj);}else if(ag===(259)){l=CO(l,((u>>0)),0);}else if(ag===(260)){l=CO(l,((u>>0)),2);}else if(ag===(262)){l=$appendSlice(l,$substring(new AS(AT(s)).String(),0,3));}else if(ag===(261)){ak=new AS(AT(s)).String();l=$appendSlice(l,ak);}else if(ag===(263)){l=CO(l,v,0);}else if(ag===(264)){if(v<10){l=$append(l,32);}l=CO(l,v,0);}else if(ag===(265)){l=CO(l,v,2);}else if(ag===(266)){if(w<100){l=$append(l,32);if(w<10){l=$append(l,32);}}l=CO(l,w,0);}else if(ag===(267)){l=CO(l,w,3);}else if(ag===(524)){l=CO(l,x,2);}else if(ag===(525)){am=(al=x%12,al===al?al:$throwRuntimeError("integer divide by zero"));if(am===0){am=12;}l=CO(l,am,0);}else if(ag===(526)){ao=(an=x%12,an===an?an:$throwRuntimeError("integer divide by zero"));if(ao===0){ao=12;}l=CO(l,ao,2);}else if(ag===(527)){l=CO(l,y,0);}else if(ag===(528)){l=CO(l,y,2);}else if(ag===(529)){l=CO(l,z,0);}else if(ag===(530)){l=CO(l,z,2);}else if(ag===(533)){if(x>=12){l=$appendSlice(l,"PM");}else{l=$appendSlice(l,"AM");}}else if(ag===(534)){if(x>=12){l=$appendSlice(l,"pm");}else{l=$appendSlice(l,"am");}}else if((ag===(24))||(ag===(27))||(ag===(25))||(ag===(26))||(ag===(28))||(ag===(29))||(ag===(32))||(ag===(30))||(ag===(31))||(ag===(33))){if((r===0)&&((ac===24)||(ac===27)||(ac===25)||(ac===26)||(ac===28))){l=$append(l,90);break;}aq=(ap=r/60,(ap===ap&&ap!==1/0&&ap!==-1/0)?ap>>0:$throwRuntimeError("integer divide by zero"));ar=r;if(aq<0){l=$append(l,45);aq=-aq;ar=-ar;}else{l=$append(l,43);}l=CO(l,(as=aq/60,(as===as&&as!==1/0&&as!==-1/0)?as>>0:$throwRuntimeError("integer divide by zero")),2);if((ac===27)||(ac===32)||(ac===28)||(ac===33)){l=$append(l,58);}if(!((ac===31))&&!((ac===26))){l=CO(l,(at=aq%60,at===at?at:$throwRuntimeError("integer divide by zero")),2);}if((ac===25)||(ac===30)||(ac===33)||(ac===28)){if((ac===33)||(ac===28)){l=$append(l,58);}l=CO(l,(au=ar%60,au===au?au:$throwRuntimeError("integer divide by zero")),2);}}else if(ag===(23)){if(!(q==="")){l=$appendSlice(l,q);break;}aw=(av=r/60,(av===av&&av!==1/0&&av!==-1/0)?av>>0:$throwRuntimeError("integer divide by zero"));if(aw<0){l=$append(l,45);aw=-aw;}else{l=$append(l,43);}l=CO(l,(ax=aw/60,(ax===ax&&ax!==1/0&&ax!==-1/0)?ax>>0:$throwRuntimeError("integer divide by zero")),2);l=CO(l,(ay=aw%60,ay===ay?ay:$throwRuntimeError("integer divide by zero")),2);}else if((ag===(34))||(ag===(35))){l=CU(l,(($clone(n,AQ).Nanosecond()>>>0)),ac);}}}$s=-1;return l;}return;}var $f={$blk:AQ.ptr.prototype.AppendFormat,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};AQ.prototype.AppendFormat=function(l,m){return this.$val.AppendFormat(l,m);};CX=function(l){var l,m,n,o,p,q,r,s,t;m=$makeSlice(EK,1,(l.length+2>>0));(0>=m.$length?($throwRuntimeError("index out of range"),undefined):m.$array[m.$offset+0]=34);n=l;o=0;while(true){if(!(o=128||r<32){s=0;if(r===65533){s=1;if((q+2>>0)>0))==="\xEF\xBF\xBD"){s=3;}}else{s=($encodeRune(r)).length;}t=0;while(true){if(!(t>0))>>>4<<24>>>24)));m=$append(m,"0123456789abcdef".charCodeAt(((l.charCodeAt((q+t>>0))&15)>>>0)));t=t+(1)>>0;}}else{if((r===34)||(r===92)){m=$append(m,92);}m=$appendSlice(m,($encodeRune(r)));}o+=p[1];}m=$append(m,34);return($bytesToString(m));};CW.ptr.prototype.Error=function(){var l;l=this;if(l.Message===""){return"parsing time "+CX(l.Value)+" as "+CX(l.Layout)+": cannot parse "+CX(l.ValueElem)+" as "+CX(l.LayoutElem);}return"parsing time "+CX(l.Value)+l.Message;};CW.prototype.Error=function(){return this.$val.Error();};CY=function(l,m){var l,m,n;if(l.length<=m){return false;}n=l.charCodeAt(m);return 48<=n&&n<=57;};CZ=function(l,m){var l,m;if(!CY(l,0)){return[0,l,CV];}if(!CY(l,1)){if(m){return[0,l,CV];}return[(((l.charCodeAt(0)-48<<24>>>24)>>0)),$substring(l,1),$ifaceNil];}return[($imul((((l.charCodeAt(0)-48<<24>>>24)>>0)),10))+(((l.charCodeAt(1)-48<<24>>>24)>>0))>>0,$substring(l,2),$ifaceNil];};DA=function(l,m){var l,m,n,o,p,q;n=0;o=0;p=n;q=o;q=0;while(true){if(!(q<3&&CY(l,q))){break;}p=($imul(p,10))+(((l.charCodeAt(q)-48<<24>>>24)>>0))>>0;q=q+(1)>>0;}if((q===0)||m&&!((q===3))){return[0,l,CV];}return[p,$substring(l,q),$ifaceNil];};DB=function(l){var l;while(true){if(!(l.length>0&&(l.charCodeAt(0)===32))){break;}l=$substring(l,1);}return l;};DC=function(l,m){var l,m;while(true){if(!(m.length>0)){break;}if(m.charCodeAt(0)===32){if(l.length>0&&!((l.charCodeAt(0)===32))){return[l,CV];}m=DB(m);l=DB(l);continue;}if((l.length===0)||!((l.charCodeAt(0)===m.charCodeAt(0)))){return[l,CV];}m=$substring(m,1);l=$substring(l,1);}return[l,$ifaceNil];};DD=function(l,m){var{l,m,n,o,$s,$r,$c}=$restore(this,{l,m});$s=$s||0;s:while(true){switch($s){case 0:n=DF(l,m,$pkg.UTC,$pkg.Local);$s=1;case 1:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;$s=2;case 2:return o;}return;}var $f={$blk:DD,$c:true,$r,l,m,n,o,$s};return $f;};$pkg.Parse=DD;DF=function(l,m,n,o){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,ca,cb,cc,cd,ce,cf,cg,ch,ci,cj,ck,cl,cm,cn,co,cp,cq,cr,cs,ct,cu,cv,cw,cx,cy,cz,da,db,dc,dd,de,df,dg,dh,di,dj,dk,dl,dm,dn,dp,dq,dr,ds,dt,du,dv,dw,dx,dy,dz,ea,eb,ec,ed,ee,ef,eg,eh,ei,ej,ek,el,em,en,eo,ep,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{l,m,n,o});$s=$s||0;s:while(true){switch($s){case 0:p=l;q=m;r=p;s=q;t="";u=false;v=false;w=0;x=-1;y=-1;z=-1;aa=0;ab=0;ac=0;ad=0;ae=EL.nil;af=-1;ag="";while(true){ah=$ifaceNil;ai=CH(l);aj=ai[0];ak=ai[1];al=ai[2];am=$substring(l,aj.length,(l.length-al.length>>0));an=DC(m,aj);m=an[0];ah=an[1];if(!($interfaceIsEqual(ah,$ifaceNil))){$s=-1;return[new AQ.ptr(new $Uint64(0,0),new $Int64(0,0),EL.nil),new CW.ptr(r,s,aj,m,"")];}if(ak===0){if(!((m.length===0))){$s=-1;return[new AQ.ptr(new $Uint64(0,0),new $Int64(0,0),EL.nil),new CW.ptr(r,s,"",m,": extra text: "+CX(m))];}break;}l=al;ao="";switch(0){default:ap=ak&65535;if(ap===(276)){if(m.length<2){ah=CV;break;}aq=m;ar=$substring(m,0,2);as=$substring(m,2);ao=ar;m=as;at=CQ(ao);w=at[0];ah=at[1];if(!($interfaceIsEqual(ah,$ifaceNil))){m=aq;}else if(w>=69){w=w+(1900)>>0;}else{w=w+(2000)>>0;}}else if(ap===(275)){if(m.length<4||!CY(m,0)){ah=CV;break;}au=$substring(m,0,4);av=$substring(m,4);ao=au;m=av;aw=CQ(ao);w=aw[0];ah=aw[1];}else if(ap===(258)){ax=CN(CK,m);x=ax[0];m=ax[1];ah=ax[2];x=x+(1)>>0;}else if(ap===(257)){ay=CN(CL,m);x=ay[0];m=ay[1];ah=ay[2];x=x+(1)>>0;}else if((ap===(259))||(ap===(260))){az=CZ(m,ak===260);x=az[0];m=az[1];ah=az[2];if($interfaceIsEqual(ah,$ifaceNil)&&(x<=0||120&&(m.charCodeAt(0)===32)){m=$substring(m,1);}bc=CZ(m,ak===265);y=bc[0];m=bc[1];ah=bc[2];}else if((ap===(266))||(ap===(267))){bd=0;while(true){if(!(bd<2)){break;}if((ak===266)&&m.length>0&&(m.charCodeAt(0)===32)){m=$substring(m,1);}bd=bd+(1)>>0;}be=DA(m,ak===267);z=be[0];m=be[1];ah=be[2];}else if(ap===(524)){bf=CZ(m,false);aa=bf[0];m=bf[1];ah=bf[2];if(aa<0||24<=aa){t="hour";}}else if((ap===(525))||(ap===(526))){bg=CZ(m,ak===526);aa=bg[0];m=bg[1];ah=bg[2];if(aa<0||12=2&&DJ(m.charCodeAt(0))&&CY(m,1)){bj=CH(l);ak=bj[1];ak=ak&(65535);if((ak===34)||(ak===35)){break;}bk=2;while(true){if(!(bk>0;}bl=DK(m,bk);ad=bl[0];t=bl[1];ah=bl[2];m=$substring(m,bk);}}else if(ap===(533)){if(m.length<2){ah=CV;break;}bm=$substring(m,0,2);bn=$substring(m,2);ao=bm;m=bn;bo=ao;if(bo===("PM")){v=true;}else if(bo===("AM")){u=true;}else{ah=CV;}}else if(ap===(534)){if(m.length<2){ah=CV;break;}bp=$substring(m,0,2);bq=$substring(m,2);ao=bp;m=bq;br=ao;if(br===("pm")){v=true;}else if(br===("am")){u=true;}else{ah=CV;}}else if((ap===(24))||(ap===(27))||(ap===(25))||(ap===(26))||(ap===(28))||(ap===(29))||(ap===(31))||(ap===(32))||(ap===(30))||(ap===(33))){if(((ak===24)||(ak===26)||(ak===27))&&m.length>=1&&(m.charCodeAt(0)===90)){m=$substring(m,1);ae=$pkg.UTC;break;}bs="";bt="";bu="";bv="";bw=bs;bx=bt;by=bu;bz=bv;if((ak===27)||(ak===32)){if(m.length<6){ah=CV;break;}if(!((m.charCodeAt(3)===58))){ah=CV;break;}ca=$substring(m,0,1);cb=$substring(m,1,3);cc=$substring(m,4,6);cd="00";ce=$substring(m,6);bw=ca;bx=cb;by=cc;bz=cd;m=ce;}else if((ak===31)||(ak===26)){if(m.length<3){ah=CV;break;}cf=$substring(m,0,1);cg=$substring(m,1,3);ch="00";ci="00";cj=$substring(m,3);bw=cf;bx=cg;by=ch;bz=ci;m=cj;}else if((ak===28)||(ak===33)){if(m.length<9){ah=CV;break;}if(!((m.charCodeAt(3)===58))||!((m.charCodeAt(6)===58))){ah=CV;break;}ck=$substring(m,0,1);cl=$substring(m,1,3);cm=$substring(m,4,6);cn=$substring(m,7,9);co=$substring(m,9);bw=ck;bx=cl;by=cm;bz=cn;m=co;}else if((ak===25)||(ak===30)){if(m.length<7){ah=CV;break;}cp=$substring(m,0,1);cq=$substring(m,1,3);cr=$substring(m,3,5);cs=$substring(m,5,7);ct=$substring(m,7);bw=cp;bx=cq;by=cr;bz=cs;m=ct;}else{if(m.length<5){ah=CV;break;}cu=$substring(m,0,1);cv=$substring(m,1,3);cw=$substring(m,3,5);cx="00";cy=$substring(m,5);bw=cu;bx=cv;by=cw;bz=cx;m=cy;}cz=0;da=0;db=0;dc=cz;dd=da;de=db;df=CQ(bx);dc=df[0];ah=df[1];if($interfaceIsEqual(ah,$ifaceNil)){dg=CQ(by);dd=dg[0];ah=dg[1];}if($interfaceIsEqual(ah,$ifaceNil)){dh=CQ(bz);de=dh[0];ah=dh[1];}af=($imul(((($imul(dc,60))+dd>>0)),60))+de>>0;di=bw.charCodeAt(0);if(di===(43)){}else if(di===(45)){af=-af;}else{ah=CV;}}else if(ap===(23)){if(m.length>=3&&$substring(m,0,3)==="UTC"){ae=$pkg.UTC;m=$substring(m,3);break;}dj=DG(m);dk=dj[0];dl=dj[1];if(!dl){ah=CV;break;}dm=$substring(m,0,dk);dn=$substring(m,dk);ag=dm;m=dn;}else if(ap===(34)){dp=1+CS(ak)>>0;if(m.length>0)>0))&&m.charCodeAt((dr+1>>0))<=57)){break;}dr=dr+(1)>>0;}ds=DK(m,1+dr>>0);ad=ds[0];t=ds[1];ah=ds[2];m=$substring(m,(1+dr>>0));}}if(!(t==="")){$s=-1;return[new AQ.ptr(new $Uint64(0,0),new $Int64(0,0),EL.nil),new CW.ptr(r,s,am,m,": "+t+" out of range")];}if(!($interfaceIsEqual(ah,$ifaceNil))){$s=-1;return[new AQ.ptr(new $Uint64(0,0),new $Int64(0,0),EL.nil),new CW.ptr(r,s,am,m,"")];}}if(v&&aa<12){aa=aa+(12)>>0;}else if(u&&(aa===12)){aa=0;}if(z>=0){dt=0;du=0;if(BM(w)){if(z===60){du=2;dt=29;}else if(z>60){z=z-(1)>>0;}}if(z<1||z>365){$s=-1;return[new AQ.ptr(new $Uint64(0,0),new $Int64(0,0),EL.nil),new CW.ptr(r,s,"",m,": day-of-year out of range")];}if(du===0){du=(dv=((z-1>>0))/31,(dv===dv&&dv!==1/0&&dv!==-1/0)?dv>>0:$throwRuntimeError("integer divide by zero"))+1>>0;if(((((du<0||du>=BC.length)?($throwRuntimeError("index out of range"),undefined):BC[du])>>0))>0;}dt=z-(((dw=du-1>>0,((dw<0||dw>=BC.length)?($throwRuntimeError("index out of range"),undefined):BC[dw]))>>0))>>0;}if(x>=0&&!((x===du))){$s=-1;return[new AQ.ptr(new $Uint64(0,0),new $Int64(0,0),EL.nil),new CW.ptr(r,s,"",m,": day-of-year does not match month")];}x=du;if(y>=0&&!((y===dt))){$s=-1;return[new AQ.ptr(new $Uint64(0,0),new $Int64(0,0),EL.nil),new CW.ptr(r,s,"",m,": day-of-year does not match day")];}y=dt;}else{if(x<0){x=1;}if(y<0){y=1;}}if(y<1||y>BD(((x>>0)),w)){$s=-1;return[new AQ.ptr(new $Uint64(0,0),new $Int64(0,0),EL.nil),new CW.ptr(r,s,"",m,": day out of range")];}if(!(ae===EL.nil)){$s=1;continue;}$s=2;continue;case 1:dx=BO(w,((x>>0)),y,aa,ab,ac,ad,ae);$s=3;case 3:if($c){$c=false;dx=dx.$blk();}if(dx&&dx.$blk!==undefined){break s;}dy=[dx,$ifaceNil];$s=4;case 4:return dy;case 2:if(!((af===-1))){$s=5;continue;}$s=6;continue;case 5:dz=BO(w,((x>>0)),y,aa,ab,ac,ad,$pkg.UTC);$s=7;case 7:if($c){$c=false;dz=dz.$blk();}if(dz&&dz.$blk!==undefined){break s;}ea=$clone(dz,AQ);ea.addSec((eb=(new $Int64(0,af)),new $Int64(-eb.$high,-eb.$low)));ed=o.lookup(ea.unixSec());$s=8;case 8:if($c){$c=false;ed=ed.$blk();}if(ed&&ed.$blk!==undefined){break s;}ec=ed;ee=ec[0];ef=ec[1];if((ef===af)&&(ag===""||ee===ag)){ea.setLoc(o);$s=-1;return[ea,$ifaceNil];}ea.setLoc(AC(ag,af));$s=-1;return[ea,$ifaceNil];case 6:if(!(ag==="")){$s=9;continue;}$s=10;continue;case 9:eg=BO(w,((x>>0)),y,aa,ab,ac,ad,$pkg.UTC);$s=11;case 11:if($c){$c=false;eg=eg.$blk();}if(eg&&eg.$blk!==undefined){break s;}eh=$clone(eg,AQ);ej=o.lookupName(ag,eh.unixSec());$s=12;case 12:if($c){$c=false;ej=ej.$blk();}if(ej&&ej.$blk!==undefined){break s;}ei=ej;ek=ei[0];el=ei[1];if(el){eh.addSec((em=(new $Int64(0,ek)),new $Int64(-em.$high,-em.$low)));eh.setLoc(o);$s=-1;return[eh,$ifaceNil];}if(ag.length>3&&$substring(ag,0,3)==="GMT"){en=CQ($substring(ag,3));ek=en[0];ek=$imul(ek,(3600));}eh.setLoc(AC(ag,ek));$s=-1;return[eh,$ifaceNil];case 10:eo=BO(w,((x>>0)),y,aa,ab,ac,ad,n);$s=13;case 13:if($c){$c=false;eo=eo.$blk();}if(eo&&eo.$blk!==undefined){break s;}ep=[eo,$ifaceNil];$s=14;case 14:return ep;}return;}var $f={$blk:DF,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,ca,cb,cc,cd,ce,cf,cg,ch,ci,cj,ck,cl,cm,cn,co,cp,cq,cr,cs,ct,cu,cv,cw,cx,cy,cz,da,db,dc,dd,de,df,dg,dh,di,dj,dk,dl,dm,dn,dp,dq,dr,ds,dt,du,dv,dw,dx,dy,dz,ea,eb,ec,ed,ee,ef,eg,eh,ei,ej,ek,el,em,en,eo,ep,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};DG=function(l){var aa,ab,ac,ad,ae,af,ag,ah,ai,aj,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;m=0;n=false;if(l.length<3){o=0;p=false;m=o;n=p;return[m,n];}if(l.length>=4&&($substring(l,0,4)==="ChST"||$substring(l,0,4)==="MeST")){q=4;r=true;m=q;n=r;return[m,n];}if($substring(l,0,3)==="GMT"){m=DH(l);s=m;t=true;m=s;n=t;return[m,n];}if((l.charCodeAt(0)===43)||(l.charCodeAt(0)===45)){m=DI(l);u=m>0;v=m;w=u;m=v;n=w;return[m,n];}x=0;x=0;while(true){if(!(x<6)){break;}if(x>=l.length){break;}y=l.charCodeAt(x);if(y<65||90>0;}z=x;if((z===(0))||(z===(1))||(z===(2))||(z===(6))){aa=0;ab=false;m=aa;n=ab;return[m,n];}else if(z===(5)){if(l.charCodeAt(4)===84){ac=5;ad=true;m=ac;n=ad;return[m,n];}}else if(z===(4)){if((l.charCodeAt(3)===84)||$substring(l,0,4)==="WITA"){ae=4;af=true;m=ae;n=af;return[m,n];}}else if(z===(3)){ag=3;ah=true;m=ag;n=ah;return[m,n];}ai=0;aj=false;m=ai;n=aj;return[m,n];};DH=function(l){var l;l=$substring(l,3);if(l.length===0){return 3;}return 3+DI(l)>>0;};DI=function(l){var l,m,n,o,p,q;m=l.charCodeAt(0);if(!((m===45))&&!((m===43))){return 0;}n=DM($substring(l,1));o=n[0];p=n[1];q=n[2];if(!($interfaceIsEqual(q,$ifaceNil))||$substring(l,1)===p){return 0;}if((o.$high>0||(o.$high===0&&o.$low>23))){return 0;}return l.length-p.length>>0;};DJ=function(l){var l;return(l===46)||(l===44);};DK=function(l,m){var l,m,n,o,p,q,r,s;n=0;o="";p=$ifaceNil;if(!DJ(l.charCodeAt(0))){p=CV;return[n,o,p];}if(m>10){l=$substring(l,0,10);m=10;}q=CQ($substring(l,1,m));n=q[0];p=q[1];if(!($interfaceIsEqual(p,$ifaceNil))){return[n,o,p];}if(n<0){o="fractional second";return[n,o,p];}r=10-m>>0;s=0;while(true){if(!(s>0;}return[n,o,p];};DM=function(l){var aa,ab,ac,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;m=new $Uint64(0,0);n="";o=$ifaceNil;p=0;while(true){if(!(p57){break;}if((m.$high>214748364||(m.$high===214748364&&m.$low>3435973836))){r=new $Uint64(0,0);s="";t=DL;m=r;n=s;o=t;return[m,n,o];}m=(u=(v=$mul64(m,new $Uint64(0,10)),w=(new $Uint64(0,q)),new $Uint64(v.$high+w.$high,v.$low+w.$low)),new $Uint64(u.$high-0,u.$low-48));if((m.$high>2147483648||(m.$high===2147483648&&m.$low>0))){x=new $Uint64(0,0);y="";z=DL;m=x;n=y;o=z;return[m,n,o];}p=p+(1)>>0;}aa=m;ab=$substring(l,p);ac=$ifaceNil;m=aa;n=ab;o=ac;return[m,n,o];};DN=function(l){var l,m,n,o,p,q,r,s,t,u,v,w,x,y;m=new $Uint64(0,0);n=0;o="";p=0;n=1;q=false;while(true){if(!(p57){break;}if(q){p=p+(1)>>0;continue;}if((m.$high>214748364||(m.$high===214748364&&m.$low>3435973836))){q=true;p=p+(1)>>0;continue;}v=(s=(t=$mul64(m,new $Uint64(0,10)),u=(new $Uint64(0,r)),new $Uint64(t.$high+u.$high,t.$low+u.$low)),new $Uint64(s.$high-0,s.$low-48));if((v.$high>2147483648||(v.$high===2147483648&&v.$low>0))){q=true;p=p+(1)>>0;continue;}m=v;n=n*(10);p=p+(1)>>0;}w=m;x=n;y=$substring(l,p);m=w;n=x;o=y;return[m,n,o];};DP=function(l){var aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;m=l;n=new $Uint64(0,0);o=false;if(!(l==="")){p=l.charCodeAt(0);if((p===45)||(p===43)){o=p===45;l=$substring(l,1);}}if(l==="0"){return[new AV(0,0),$ifaceNil];}if(l===""){return[new AV(0,0),A.New("time: invalid duration "+CX(m))];}while(true){if(!(!(l===""))){break;}q=new $Uint64(0,0);r=new $Uint64(0,0);s=q;t=r;u=1;v=$ifaceNil;if(!((l.charCodeAt(0)===46)||48<=l.charCodeAt(0)&&l.charCodeAt(0)<=57)){return[new AV(0,0),A.New("time: invalid duration "+CX(m))];}w=l.length;x=DM(l);s=x[0];l=x[1];v=x[2];if(!($interfaceIsEqual(v,$ifaceNil))){return[new AV(0,0),A.New("time: invalid duration "+CX(m))];}y=!((w===l.length));z=false;if(!(l==="")&&(l.charCodeAt(0)===46)){l=$substring(l,1);aa=l.length;ab=DN(l);t=ab[0];u=ab[1];l=ab[2];z=!((aa===l.length));}if(!y&&!z){return[new AV(0,0),A.New("time: invalid duration "+CX(m))];}ac=0;while(true){if(!(ac>0;}if(ac===0){return[new AV(0,0),A.New("time: missing unit in duration "+CX(m))];}ae=$substring(l,0,ac);l=$substring(l,ac);af=(ag=DO[$String.keyFor(ae)],ag!==undefined?[ag.v,true]:[new $Uint64(0,0),false]);ah=af[0];ai=af[1];if(!ai){return[new AV(0,0),A.New("time: unknown unit "+CX(ae)+" in duration "+CX(m))];}if((aj=$div64(new $Uint64(2147483648,0),ah,false),(s.$high>aj.$high||(s.$high===aj.$high&&s.$low>aj.$low)))){return[new AV(0,0),A.New("time: invalid duration "+CX(m))];}s=$mul64(s,(ah));if((t.$high>0||(t.$high===0&&t.$low>0))){s=(ak=(new $Uint64(0,($flatten64(t))*(($flatten64(ah))/u))),new $Uint64(s.$high+ak.$high,s.$low+ak.$low));if((s.$high>2147483648||(s.$high===2147483648&&s.$low>0))){return[new AV(0,0),A.New("time: invalid duration "+CX(m))];}}n=(al=s,new $Uint64(n.$high+al.$high,n.$low+al.$low));if((n.$high>2147483648||(n.$high===2147483648&&n.$low>0))){return[new AV(0,0),A.New("time: invalid duration "+CX(m))];}}if(o){return[(am=(new AV(n.$high,n.$low)),new AV(-am.$high,-am.$low)),$ifaceNil];}if((n.$high>2147483647||(n.$high===2147483647&&n.$low>4294967295))){return[new AV(0,0),A.New("time: invalid duration "+CX(m))];}return[(new AV(n.$high,n.$low)),$ifaceNil];};$pkg.ParseDuration=DP;DQ=function(){var l,m,n,o,p,q;AA.name="Local";l=new X.ptr("",0,false);m=new($global.Date)();n=$imul(($parseInt(m.getTimezoneOffset())>>0),-1);l.offset=$imul(n,60);l.name="UTC";if(n<0){l.name=l.name+("-");n=$imul(n,(-1));}else{l.name=l.name+("+");}l.name=l.name+(DR((o=n/60,(o===o&&o!==1/0&&o!==-1/0)?o>>0:$throwRuntimeError("integer divide by zero"))));q=(p=n%60,p===p?p:$throwRuntimeError("integer divide by zero"));if(!((q===0))){l.name=l.name+(":"+DR(q));}AA.zone=new EF([$clone(l,X)]);};DR=function(l){var l;if(l<10){return $substring("0123456789",l,(l+1>>0));}return $substring("00010203040506070809101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899",($imul(l,2)),(($imul(l,2))+2>>0));};DS=function(){$unused(BJ(new $Int64(0,0),new $Int64(0,0)));};DU=function(){var{l,m,n,o,p,q,r,s,t,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:l=new $Int64(0,0);m=0;n=new $Int64(0,0);o=BF();$s=1;case 1:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=o;q=$div64(p,new $Int64(0,1000000000),false);r=(((s=$div64(p,new $Int64(0,1000000000),true),s.$low+((s.$high>>31)*4294967296))>>0));t=p;l=q;m=r;n=t;$s=-1;return[l,m,n];}return;}var $f={$blk:DU,$c:true,$r,l,m,n,o,p,q,r,s,t,$s};return $f;};DV=function(l){var{l,m,n,o,$s,$r,$c}=$restore(this,{l});$s=$s||0;s:while(true){switch($s){case 0:m=[m];m[0]=new $Chan(EU,0);$setTimeout((function(m){return function(){$close(m[0]);};})(m),(((n=$div64(l,new AV(0,1000000),false),n.$low+((n.$high>>31)*4294967296))>>0)));o=$recv(m[0]);$s=1;case 1:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}o[0];$s=-1;return;}return;}var $f={$blk:DV,$c:true,$r,l,m,n,o,$s};return $f;};$pkg.Sleep=DV;DW=function(l){var{l,m,n,o,p,$s,$r,$c}=$restore(this,{l});$s=$s||0;s:while(true){switch($s){case 0:l=[l];l[0].active=true;o=BF();$s=1;case 1:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=$div64(((m=l[0].when,n=o,new $Int64(m.$high-n.$high,m.$low-n.$low))),new $Int64(0,1000000),false);if((p.$high>0||(p.$high===0&&p.$low>2147483647))){$s=-1;return;}if((p.$high<0||(p.$high===0&&p.$low<0))){p=new $Int64(0,0);}l[0].timeout=$setTimeout((function(l){return function $b(){var{q,r,s,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:l[0].active=false;if(!((q=l[0].period,(q.$high===0&&q.$low===0)))){$s=1;continue;}$s=2;continue;case 1:l[0].when=(r=l[0].when,s=l[0].period,new $Int64(r.$high+s.$high,r.$low+s.$low));$r=DW(l[0]);$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 2:$go(l[0].f,[l[0].arg,0]);$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,q,r,s,$s};return $f;};})(l),$externalize(new $Int64(p.$high+0,p.$low+1),$Int64));$s=-1;return;}return;}var $f={$blk:DW,$c:true,$r,l,m,n,o,p,$s};return $f;};DX=function(l){var l,m;$global.clearTimeout(l.timeout);m=l.active;l.active=false;return m;};DY=function(l,m,n,o,p,q){var{l,m,n,o,p,q,$s,$r,$c}=$restore(this,{l,m,n,o,p,q});$s=$s||0;s:while(true){switch($s){case 0:DX(l);l.when=m;l.period=n;l.f=o;l.arg=p;l.seq=q;$r=DW(l);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:DY,$c:true,$r,l,m,n,o,p,q,$s};return $f;};DZ=function(l,m){var{l,m,n,$s,$r,$c}=$restore(this,{l,m});$s=$s||0;s:while(true){switch($s){case 0:n=l.active;$r=DY(l,m,l.period,l.f,l.arg,l.seq);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return n;}return;}var $f={$blk:DZ,$c:true,$r,l,m,n,$s};return $f;};EL.methods=[{prop:"get",name:"get",pkg:"time",typ:$funcType([],[EL],false)},{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)},{prop:"lookup",name:"lookup",pkg:"time",typ:$funcType([$Int64],[$String,$Int,$Int64,$Int64,$Bool],false)},{prop:"lookupFirstZone",name:"lookupFirstZone",pkg:"time",typ:$funcType([],[$Int],false)},{prop:"firstZoneUsed",name:"firstZoneUsed",pkg:"time",typ:$funcType([],[$Bool],false)},{prop:"lookupName",name:"lookupName",pkg:"time",typ:$funcType([$String,$Int64],[$Int,$Bool],false)}];AQ.methods=[{prop:"After",name:"After",pkg:"",typ:$funcType([AQ],[$Bool],false)},{prop:"Before",name:"Before",pkg:"",typ:$funcType([AQ],[$Bool],false)},{prop:"Equal",name:"Equal",pkg:"",typ:$funcType([AQ],[$Bool],false)},{prop:"IsZero",name:"IsZero",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"abs",name:"abs",pkg:"time",typ:$funcType([],[$Uint64],false)},{prop:"locabs",name:"locabs",pkg:"time",typ:$funcType([],[$String,$Int,$Uint64],false)},{prop:"Date",name:"Date",pkg:"",typ:$funcType([],[$Int,AR,$Int],false)},{prop:"Year",name:"Year",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Month",name:"Month",pkg:"",typ:$funcType([],[AR],false)},{prop:"Day",name:"Day",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Weekday",name:"Weekday",pkg:"",typ:$funcType([],[AS],false)},{prop:"ISOWeek",name:"ISOWeek",pkg:"",typ:$funcType([],[$Int,$Int],false)},{prop:"Clock",name:"Clock",pkg:"",typ:$funcType([],[$Int,$Int,$Int],false)},{prop:"Hour",name:"Hour",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Minute",name:"Minute",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Second",name:"Second",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Nanosecond",name:"Nanosecond",pkg:"",typ:$funcType([],[$Int],false)},{prop:"YearDay",name:"YearDay",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Add",name:"Add",pkg:"",typ:$funcType([AV],[AQ],false)},{prop:"Sub",name:"Sub",pkg:"",typ:$funcType([AQ],[AV],false)},{prop:"AddDate",name:"AddDate",pkg:"",typ:$funcType([$Int,$Int,$Int],[AQ],false)},{prop:"date",name:"date",pkg:"time",typ:$funcType([$Bool],[$Int,AR,$Int,$Int],false)},{prop:"UTC",name:"UTC",pkg:"",typ:$funcType([],[AQ],false)},{prop:"Local",name:"Local",pkg:"",typ:$funcType([],[AQ],false)},{prop:"In",name:"In",pkg:"",typ:$funcType([EL],[AQ],false)},{prop:"Location",name:"Location",pkg:"",typ:$funcType([],[EL],false)},{prop:"Zone",name:"Zone",pkg:"",typ:$funcType([],[$String,$Int],false)},{prop:"Unix",name:"Unix",pkg:"",typ:$funcType([],[$Int64],false)},{prop:"UnixMilli",name:"UnixMilli",pkg:"",typ:$funcType([],[$Int64],false)},{prop:"UnixMicro",name:"UnixMicro",pkg:"",typ:$funcType([],[$Int64],false)},{prop:"UnixNano",name:"UnixNano",pkg:"",typ:$funcType([],[$Int64],false)},{prop:"MarshalBinary",name:"MarshalBinary",pkg:"",typ:$funcType([],[EK,$error],false)},{prop:"GobEncode",name:"GobEncode",pkg:"",typ:$funcType([],[EK,$error],false)},{prop:"MarshalJSON",name:"MarshalJSON",pkg:"",typ:$funcType([],[EK,$error],false)},{prop:"MarshalText",name:"MarshalText",pkg:"",typ:$funcType([],[EK,$error],false)},{prop:"IsDST",name:"IsDST",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Truncate",name:"Truncate",pkg:"",typ:$funcType([AV],[AQ],false)},{prop:"Round",name:"Round",pkg:"",typ:$funcType([AV],[AQ],false)},{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)},{prop:"GoString",name:"GoString",pkg:"",typ:$funcType([],[$String],false)},{prop:"Format",name:"Format",pkg:"",typ:$funcType([$String],[$String],false)},{prop:"AppendFormat",name:"AppendFormat",pkg:"",typ:$funcType([EK,$String],[EK],false)}];EW.methods=[{prop:"nsec",name:"nsec",pkg:"time",typ:$funcType([],[$Int32],false)},{prop:"sec",name:"sec",pkg:"time",typ:$funcType([],[$Int64],false)},{prop:"unixSec",name:"unixSec",pkg:"time",typ:$funcType([],[$Int64],false)},{prop:"addSec",name:"addSec",pkg:"time",typ:$funcType([$Int64],[],false)},{prop:"setLoc",name:"setLoc",pkg:"time",typ:$funcType([EL],[],false)},{prop:"stripMono",name:"stripMono",pkg:"time",typ:$funcType([],[],false)},{prop:"setMono",name:"setMono",pkg:"time",typ:$funcType([$Int64],[],false)},{prop:"mono",name:"mono",pkg:"time",typ:$funcType([],[$Int64],false)},{prop:"UnmarshalBinary",name:"UnmarshalBinary",pkg:"",typ:$funcType([EK],[$error],false)},{prop:"GobDecode",name:"GobDecode",pkg:"",typ:$funcType([EK],[$error],false)},{prop:"UnmarshalJSON",name:"UnmarshalJSON",pkg:"",typ:$funcType([EK],[$error],false)},{prop:"UnmarshalText",name:"UnmarshalText",pkg:"",typ:$funcType([EK],[$error],false)}];AR.methods=[{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)}];AS.methods=[{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)}];AV.methods=[{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)},{prop:"Nanoseconds",name:"Nanoseconds",pkg:"",typ:$funcType([],[$Int64],false)},{prop:"Microseconds",name:"Microseconds",pkg:"",typ:$funcType([],[$Int64],false)},{prop:"Milliseconds",name:"Milliseconds",pkg:"",typ:$funcType([],[$Int64],false)},{prop:"Seconds",name:"Seconds",pkg:"",typ:$funcType([],[$Float64],false)},{prop:"Minutes",name:"Minutes",pkg:"",typ:$funcType([],[$Float64],false)},{prop:"Hours",name:"Hours",pkg:"",typ:$funcType([],[$Float64],false)},{prop:"Truncate",name:"Truncate",pkg:"",typ:$funcType([AV],[AV],false)},{prop:"Round",name:"Round",pkg:"",typ:$funcType([AV],[AV],false)}];EZ.methods=[{prop:"Stop",name:"Stop",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Reset",name:"Reset",pkg:"",typ:$funcType([AV],[$Bool],false)}];FA.methods=[{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)}];W.init("time",[{prop:"name",name:"name",embedded:false,exported:false,typ:$String,tag:""},{prop:"zone",name:"zone",embedded:false,exported:false,typ:EF,tag:""},{prop:"tx",name:"tx",embedded:false,exported:false,typ:EG,tag:""},{prop:"extend",name:"extend",embedded:false,exported:false,typ:$String,tag:""},{prop:"cacheStart",name:"cacheStart",embedded:false,exported:false,typ:$Int64,tag:""},{prop:"cacheEnd",name:"cacheEnd",embedded:false,exported:false,typ:$Int64,tag:""},{prop:"cacheZone",name:"cacheZone",embedded:false,exported:false,typ:EH,tag:""}]);X.init("time",[{prop:"name",name:"name",embedded:false,exported:false,typ:$String,tag:""},{prop:"offset",name:"offset",embedded:false,exported:false,typ:$Int,tag:""},{prop:"isDST",name:"isDST",embedded:false,exported:false,typ:$Bool,tag:""}]);Y.init("time",[{prop:"when",name:"when",embedded:false,exported:false,typ:$Int64,tag:""},{prop:"index",name:"index",embedded:false,exported:false,typ:$Uint8,tag:""},{prop:"isstd",name:"isstd",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"isutc",name:"isutc",embedded:false,exported:false,typ:$Bool,tag:""}]);AH.init("time",[{prop:"kind",name:"kind",embedded:false,exported:false,typ:AG,tag:""},{prop:"day",name:"day",embedded:false,exported:false,typ:$Int,tag:""},{prop:"week",name:"week",embedded:false,exported:false,typ:$Int,tag:""},{prop:"mon",name:"mon",embedded:false,exported:false,typ:$Int,tag:""},{prop:"time",name:"time",embedded:false,exported:false,typ:$Int,tag:""}]);AQ.init("time",[{prop:"wall",name:"wall",embedded:false,exported:false,typ:$Uint64,tag:""},{prop:"ext",name:"ext",embedded:false,exported:false,typ:$Int64,tag:""},{prop:"loc",name:"loc",embedded:false,exported:false,typ:EL,tag:""}]);BZ.init("time",[{prop:"C",name:"C",embedded:false,exported:true,typ:EY,tag:""},{prop:"r",name:"r",embedded:false,exported:false,typ:DT,tag:""}]);CW.init("",[{prop:"Layout",name:"Layout",embedded:false,exported:true,typ:$String,tag:""},{prop:"Value",name:"Value",embedded:false,exported:true,typ:$String,tag:""},{prop:"LayoutElem",name:"LayoutElem",embedded:false,exported:true,typ:$String,tag:""},{prop:"ValueElem",name:"ValueElem",embedded:false,exported:true,typ:$String,tag:""},{prop:"Message",name:"Message",embedded:false,exported:true,typ:$String,tag:""}]);DT.init("time",[{prop:"i",name:"i",embedded:false,exported:false,typ:$Int32,tag:""},{prop:"when",name:"when",embedded:false,exported:false,typ:$Int64,tag:""},{prop:"period",name:"period",embedded:false,exported:false,typ:$Int64,tag:""},{prop:"f",name:"f",embedded:false,exported:false,typ:FB,tag:""},{prop:"arg",name:"arg",embedded:false,exported:false,typ:$emptyInterface,tag:""},{prop:"seq",name:"seq",embedded:false,exported:false,typ:$Uintptr,tag:""},{prop:"timeout",name:"timeout",embedded:false,exported:false,typ:FC,tag:""},{prop:"active",name:"active",embedded:false,exported:false,typ:$Bool,tag:""}]);$pkg.$initLinknames=function(){BF=$linknames["runtime.nanotime"];};$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=F.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=E.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=D.$init();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}AA=new W.ptr("",EF.nil,EG.nil,"",new $Int64(0,0),new $Int64(0,0),EH.nil);AB=new E.Once.ptr(false,false);L=A.New("malformed time zone information");$unused(new EJ(["/usr/share/zoneinfo/","/usr/share/lib/zoneinfo/","/usr/lib/locale/TZ/",B.GOROOT()+"/lib/time/zoneinfo.zip"]));Z=new W.ptr("UTC",EF.nil,EG.nil,"",new $Int64(0,0),new $Int64(0,0),EH.nil);$pkg.UTC=Z;$pkg.Local=AA;AL=A.New("time: invalid location name");BC=$toNativeArray($kindInt32,[0,31,59,90,120,151,181,212,243,273,304,334,365]);k=BF();$s=7;case 7:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}BG=(j=k,new $Int64(j.$high-0,j.$low-1));CF=$toNativeArray($kindInt,[260,265,526,528,530,276]);CI=new EJ(["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]);CJ=new EJ(["Sun","Mon","Tue","Wed","Thu","Fri","Sat"]);CK=new EJ(["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"]);CL=new EJ(["January","February","March","April","May","June","July","August","September","October","November","December"]);CP=A.New("time: invalid number");CV=A.New("bad value for field");DL=A.New("time: bad [0-9]*");DO=$makeMap($String.keyFor,[{k:"ns",v:new $Uint64(0,1)},{k:"us",v:new $Uint64(0,1000)},{k:"\xC2\xB5s",v:new $Uint64(0,1000)},{k:"\xCE\xBCs",v:new $Uint64(0,1000)},{k:"ms",v:new $Uint64(0,1000000)},{k:"s",v:new $Uint64(0,1000000000)},{k:"m",v:new $Uint64(13,4165425152)},{k:"h",v:new $Uint64(838,817405952)}]);EB=new EJ([B.GOROOT()+"/lib/time/zoneinfo.zip"]);DS();}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["internal/poll"]=(function(){var $pkg={},$init,F,B,C,D,A,E,H,N,Q,R,T,Z,AA,AB,AC,AD,AE,AF,AG,AH,AI,AJ,AK,AL,AM,AN,I,Y,G,J,K,L,M,O,S,V,W,X;F=$packages["errors"];B=$packages["internal/syscall/unix"];C=$packages["io"];D=$packages["sync/atomic"];A=$packages["syscall"];E=$packages["time"];H=$pkg.FD=$newType(0,$kindStruct,"poll.FD",true,"internal/poll",true,function(fdmu_,Sysfd_,pd_,iovecs_,csema_,isBlocking_,IsStream_,ZeroReadIsEOF_,isFile_){this.$val=this;if(arguments.length===0){this.fdmu=new Q.ptr(new $Uint64(0,0),0,0);this.Sysfd=0;this.pd=new N.ptr(AB.nil,false);this.iovecs=AE.nil;this.csema=0;this.isBlocking=0;this.IsStream=false;this.ZeroReadIsEOF=false;this.isFile=false;return;}this.fdmu=fdmu_;this.Sysfd=Sysfd_;this.pd=pd_;this.iovecs=iovecs_;this.csema=csema_;this.isBlocking=isBlocking_;this.IsStream=IsStream_;this.ZeroReadIsEOF=ZeroReadIsEOF_;this.isFile=isFile_;});N=$pkg.pollDesc=$newType(0,$kindStruct,"poll.pollDesc",true,"internal/poll",false,function(fd_,closing_){this.$val=this;if(arguments.length===0){this.fd=AB.nil;this.closing=false;return;}this.fd=fd_;this.closing=closing_;});Q=$pkg.fdMutex=$newType(0,$kindStruct,"poll.fdMutex",true,"internal/poll",false,function(state_,rsema_,wsema_){this.$val=this;if(arguments.length===0){this.state=new $Uint64(0,0);this.rsema=0;this.wsema=0;return;}this.state=state_;this.rsema=rsema_;this.wsema=wsema_;});R=$pkg.errNetClosing=$newType(0,$kindStruct,"poll.errNetClosing",true,"internal/poll",false,function(){this.$val=this;if(arguments.length===0){return;}});T=$pkg.DeadlineExceededError=$newType(0,$kindStruct,"poll.DeadlineExceededError",true,"internal/poll",true,function(){this.$val=this;if(arguments.length===0){return;}});Z=$ptrType($Uint32);AA=$ptrType($Int32);AB=$ptrType(H);AC=$ptrType($Uint64);AD=$sliceType(A.Iovec);AE=$ptrType(AD);AF=$sliceType($Uint8);AG=$ptrType(A.SockaddrInet4);AH=$ptrType(A.SockaddrInet6);AI=$ptrType(A.Stat_t);AJ=$funcType([$Uintptr],[$Bool],false);AK=$funcType([$Uintptr],[],false);AL=$ptrType(N);AM=$ptrType(Q);AN=$ptrType(T);G=function(c){var{c,d,e,f,g,h,i,$s,$r,$c}=$restore(this,{c});$s=$s||0;s:while(true){switch($s){case 0:e=$pkg.AcceptFunc(c);$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}d=e;f=d[0];g=d[1];h=d[2];if($interfaceIsEqual(h,$ifaceNil)){A.CloseOnExec(f);}if(!($interfaceIsEqual(h,$ifaceNil))){$s=-1;return[-1,$ifaceNil,"accept",h];}h=A.SetNonblock(f,true);if(!($interfaceIsEqual(h,$ifaceNil))){$s=2;continue;}$s=3;continue;case 2:i=$pkg.CloseFunc(f);$s=4;case 4:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}i;$s=-1;return[-1,$ifaceNil,"setnonblock",h];case 3:$s=-1;return[f,g,"",$ifaceNil];}return;}var $f={$blk:G,$c:true,$r,c,d,e,f,g,h,i,$s};return $f;};H.ptr.prototype.Init=function(c,d){var c,d,e,f;e=this;if(c==="file"){e.isFile=true;}if(!d){e.isBlocking=1;return $ifaceNil;}f=e.pd.init(e);if(!($interfaceIsEqual(f,$ifaceNil))){e.isBlocking=1;}return f;};H.prototype.Init=function(c,d){return this.$val.Init(c,d);};H.ptr.prototype.destroy=function(){var{c,d,e,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:c=this;c.pd.close();d=$pkg.CloseFunc(c.Sysfd);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;c.Sysfd=-1;$r=X((c.$ptr_csema||(c.$ptr_csema=new Z(function(){return this.$target.csema;},function($v){this.$target.csema=$v;},c))));$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return e;}return;}var $f={$blk:H.ptr.prototype.destroy,$c:true,$r,c,d,e,$s};return $f;};H.prototype.destroy=function(){return this.$val.destroy();};H.ptr.prototype.Close=function(){var{c,d,e,f,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:c=this;d=c.fdmu.increfAndClose();$s=3;case 3:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}if(!d){$s=1;continue;}$s=2;continue;case 1:$s=-1;return S(c.isFile);case 2:c.pd.evict();e=c.decref();$s=4;case 4:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=e;if(c.isBlocking===0){$s=5;continue;}$s=6;continue;case 5:$r=W((c.$ptr_csema||(c.$ptr_csema=new Z(function(){return this.$target.csema;},function($v){this.$target.csema=$v;},c))));$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 6:$s=-1;return f;}return;}var $f={$blk:H.ptr.prototype.Close,$c:true,$r,c,d,e,f,$s};return $f;};H.prototype.Close=function(){return this.$val.Close();};H.ptr.prototype.SetBlocking=function(){var{c,d,e,f,$s,$deferred,$r,$c}=$restore(this,{});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);c=this;d=c.incref();if(!($interfaceIsEqual(d,$ifaceNil))){$s=1;continue;}$s=2;continue;case 1:e=d;$s=3;case 3:return e;case 2:$deferred.push([$methodVal(c,"decref"),[]]);D.StoreUint32((c.$ptr_isBlocking||(c.$ptr_isBlocking=new Z(function(){return this.$target.isBlocking;},function($v){this.$target.isBlocking=$v;},c))),1);f=A.SetNonblock(c.Sysfd,false);$s=4;case 4:return f;}return;}}catch(err){$err=err;$s=-1;return $ifaceNil;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:H.ptr.prototype.SetBlocking,$c:true,$r,c,d,e,f,$s,$deferred};return $f;}}};H.prototype.SetBlocking=function(){return this.$val.SetBlocking();};H.ptr.prototype.Read=function(c){var{c,d,e,f,g,h,i,j,k,l,m,n,o,$s,$deferred,$r,$c}=$restore(this,{c});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);d=this;e=d.readLock();$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=e;if(!($interfaceIsEqual(f,$ifaceNil))){$s=2;continue;}$s=3;continue;case 2:g=[0,f];$s=4;case 4:return g;case 3:$deferred.push([$methodVal(d,"readUnlock"),[]]);if(c.$length===0){$s=5;continue;}$s=6;continue;case 5:h=[0,$ifaceNil];$s=7;case 7:return h;case 6:i=d.pd.prepareRead(d.isFile);if(!($interfaceIsEqual(i,$ifaceNil))){$s=8;continue;}$s=9;continue;case 8:j=[0,i];$s=10;case 10:return j;case 9:if(d.IsStream&&c.$length>1073741824){c=$subslice(c,0,1073741824);}case 11:l=L(A.Read,d.Sysfd,c);$s=13;case 13:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k=l;m=k[0];n=k[1];if(!($interfaceIsEqual(n,$ifaceNil))){m=0;if($interfaceIsEqual(n,new A.Errno(11))&&d.pd.pollable()){n=d.pd.waitRead(d.isFile);if($interfaceIsEqual(n,$ifaceNil)){$s=11;continue;}}}n=d.eofError(m,n);o=[m,n];$s=14;case 14:return o;case 12:$s=-1;return[0,$ifaceNil];}return;}}catch(err){$err=err;$s=-1;return[0,$ifaceNil];}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:H.ptr.prototype.Read,$c:true,$r,c,d,e,f,g,h,i,j,k,l,m,n,o,$s,$deferred};return $f;}}};H.prototype.Read=function(c){return this.$val.Read(c);};H.ptr.prototype.Pread=function(c,d){var{c,d,e,f,g,h,i,j,k,$s,$r,$c}=$restore(this,{c,d});$s=$s||0;s:while(true){switch($s){case 0:e=this;f=e.incref();if(!($interfaceIsEqual(f,$ifaceNil))){$s=-1;return[0,f];}if(e.IsStream&&c.$length>1073741824){c=$subslice(c,0,1073741824);}g=0;h=$ifaceNil;case 1:j=A.Pread(e.Sysfd,c,d);$s=3;case 3:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}i=j;g=i[0];h=i[1];if(!($interfaceIsEqual(h,new A.Errno(4)))){$s=2;continue;}$s=1;continue;case 2:if(!($interfaceIsEqual(h,$ifaceNil))){g=0;}k=e.decref();$s=4;case 4:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}k;h=e.eofError(g,h);$s=-1;return[g,h];}return;}var $f={$blk:H.ptr.prototype.Pread,$c:true,$r,c,d,e,f,g,h,i,j,k,$s};return $f;};H.prototype.Pread=function(c,d){return this.$val.Pread(c,d);};H.ptr.prototype.ReadFrom=function(c){var{c,d,e,f,g,h,i,j,k,l,m,n,$s,$deferred,$r,$c}=$restore(this,{c});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);d=this;e=d.readLock();$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=e;if(!($interfaceIsEqual(f,$ifaceNil))){$s=2;continue;}$s=3;continue;case 2:g=[0,$ifaceNil,f];$s=4;case 4:return g;case 3:$deferred.push([$methodVal(d,"readUnlock"),[]]);h=d.pd.prepareRead(d.isFile);if(!($interfaceIsEqual(h,$ifaceNil))){$s=5;continue;}$s=6;continue;case 5:i=[0,$ifaceNil,h];$s=7;case 7:return i;case 6:case 8:j=A.Recvfrom(d.Sysfd,c,0);k=j[0];l=j[1];m=j[2];if(!($interfaceIsEqual(m,$ifaceNil))){if($interfaceIsEqual(m,new A.Errno(4))){$s=8;continue;}k=0;if($interfaceIsEqual(m,new A.Errno(11))&&d.pd.pollable()){m=d.pd.waitRead(d.isFile);if($interfaceIsEqual(m,$ifaceNil)){$s=8;continue;}}}m=d.eofError(k,m);n=[k,l,m];$s=10;case 10:return n;case 9:$s=-1;return[0,$ifaceNil,$ifaceNil];}return;}}catch(err){$err=err;$s=-1;return[0,$ifaceNil,$ifaceNil];}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:H.ptr.prototype.ReadFrom,$c:true,$r,c,d,e,f,g,h,i,j,k,l,m,n,$s,$deferred};return $f;}}};H.prototype.ReadFrom=function(c){return this.$val.ReadFrom(c);};H.ptr.prototype.ReadFromInet4=function(c,d){var{c,d,e,f,g,h,i,j,k,l,m,n,$s,$deferred,$r,$c}=$restore(this,{c,d});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);e=this;f=e.readLock();$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;if(!($interfaceIsEqual(g,$ifaceNil))){$s=2;continue;}$s=3;continue;case 2:h=[0,g];$s=4;case 4:return h;case 3:$deferred.push([$methodVal(e,"readUnlock"),[]]);i=e.pd.prepareRead(e.isFile);if(!($interfaceIsEqual(i,$ifaceNil))){$s=5;continue;}$s=6;continue;case 5:j=[0,i];$s=7;case 7:return j;case 6:case 8:k=B.RecvfromInet4(e.Sysfd,c,0,d);l=k[0];m=k[1];if(!($interfaceIsEqual(m,$ifaceNil))){if($interfaceIsEqual(m,new A.Errno(4))){$s=8;continue;}l=0;if($interfaceIsEqual(m,new A.Errno(11))&&e.pd.pollable()){m=e.pd.waitRead(e.isFile);if($interfaceIsEqual(m,$ifaceNil)){$s=8;continue;}}}m=e.eofError(l,m);n=[l,m];$s=10;case 10:return n;case 9:$s=-1;return[0,$ifaceNil];}return;}}catch(err){$err=err;$s=-1;return[0,$ifaceNil];}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:H.ptr.prototype.ReadFromInet4,$c:true,$r,c,d,e,f,g,h,i,j,k,l,m,n,$s,$deferred};return $f;}}};H.prototype.ReadFromInet4=function(c,d){return this.$val.ReadFromInet4(c,d);};H.ptr.prototype.ReadFromInet6=function(c,d){var{c,d,e,f,g,h,i,j,k,l,m,n,$s,$deferred,$r,$c}=$restore(this,{c,d});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);e=this;f=e.readLock();$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;if(!($interfaceIsEqual(g,$ifaceNil))){$s=2;continue;}$s=3;continue;case 2:h=[0,g];$s=4;case 4:return h;case 3:$deferred.push([$methodVal(e,"readUnlock"),[]]);i=e.pd.prepareRead(e.isFile);if(!($interfaceIsEqual(i,$ifaceNil))){$s=5;continue;}$s=6;continue;case 5:j=[0,i];$s=7;case 7:return j;case 6:case 8:k=B.RecvfromInet6(e.Sysfd,c,0,d);l=k[0];m=k[1];if(!($interfaceIsEqual(m,$ifaceNil))){if($interfaceIsEqual(m,new A.Errno(4))){$s=8;continue;}l=0;if($interfaceIsEqual(m,new A.Errno(11))&&e.pd.pollable()){m=e.pd.waitRead(e.isFile);if($interfaceIsEqual(m,$ifaceNil)){$s=8;continue;}}}m=e.eofError(l,m);n=[l,m];$s=10;case 10:return n;case 9:$s=-1;return[0,$ifaceNil];}return;}}catch(err){$err=err;$s=-1;return[0,$ifaceNil];}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:H.ptr.prototype.ReadFromInet6,$c:true,$r,c,d,e,f,g,h,i,j,k,l,m,n,$s,$deferred};return $f;}}};H.prototype.ReadFromInet6=function(c,d){return this.$val.ReadFromInet6(c,d);};H.ptr.prototype.ReadMsg=function(c,d,e){var{c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,$s,$deferred,$r,$c}=$restore(this,{c,d,e});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);f=this;g=f.readLock();$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;if(!($interfaceIsEqual(h,$ifaceNil))){$s=2;continue;}$s=3;continue;case 2:i=[0,0,0,$ifaceNil,h];$s=4;case 4:return i;case 3:$deferred.push([$methodVal(f,"readUnlock"),[]]);j=f.pd.prepareRead(f.isFile);if(!($interfaceIsEqual(j,$ifaceNil))){$s=5;continue;}$s=6;continue;case 5:k=[0,0,0,$ifaceNil,j];$s=7;case 7:return k;case 6:case 8:l=A.Recvmsg(f.Sysfd,c,d,e);m=l[0];n=l[1];o=l[2];p=l[3];q=l[4];if(!($interfaceIsEqual(q,$ifaceNil))){if($interfaceIsEqual(q,new A.Errno(4))){$s=8;continue;}if($interfaceIsEqual(q,new A.Errno(11))&&f.pd.pollable()){q=f.pd.waitRead(f.isFile);if($interfaceIsEqual(q,$ifaceNil)){$s=8;continue;}}}q=f.eofError(m,q);r=[m,n,o,p,q];$s=10;case 10:return r;case 9:$s=-1;return[0,0,0,$ifaceNil,$ifaceNil];}return;}}catch(err){$err=err;$s=-1;return[0,0,0,$ifaceNil,$ifaceNil];}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:H.ptr.prototype.ReadMsg,$c:true,$r,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,$s,$deferred};return $f;}}};H.prototype.ReadMsg=function(c,d,e){return this.$val.ReadMsg(c,d,e);};H.ptr.prototype.ReadMsgInet4=function(c,d,e,f){var{c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,$s,$deferred,$r,$c}=$restore(this,{c,d,e,f});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);g=this;h=g.readLock();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;if(!($interfaceIsEqual(i,$ifaceNil))){$s=2;continue;}$s=3;continue;case 2:j=[0,0,0,i];$s=4;case 4:return j;case 3:$deferred.push([$methodVal(g,"readUnlock"),[]]);k=g.pd.prepareRead(g.isFile);if(!($interfaceIsEqual(k,$ifaceNil))){$s=5;continue;}$s=6;continue;case 5:l=[0,0,0,k];$s=7;case 7:return l;case 6:case 8:m=B.RecvmsgInet4(g.Sysfd,c,d,e,f);n=m[0];o=m[1];p=m[2];q=m[3];if(!($interfaceIsEqual(q,$ifaceNil))){if($interfaceIsEqual(q,new A.Errno(4))){$s=8;continue;}if($interfaceIsEqual(q,new A.Errno(11))&&g.pd.pollable()){q=g.pd.waitRead(g.isFile);if($interfaceIsEqual(q,$ifaceNil)){$s=8;continue;}}}q=g.eofError(n,q);r=[n,o,p,q];$s=10;case 10:return r;case 9:$s=-1;return[0,0,0,$ifaceNil];}return;}}catch(err){$err=err;$s=-1;return[0,0,0,$ifaceNil];}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:H.ptr.prototype.ReadMsgInet4,$c:true,$r,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,$s,$deferred};return $f;}}};H.prototype.ReadMsgInet4=function(c,d,e,f){return this.$val.ReadMsgInet4(c,d,e,f);};H.ptr.prototype.ReadMsgInet6=function(c,d,e,f){var{c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,$s,$deferred,$r,$c}=$restore(this,{c,d,e,f});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);g=this;h=g.readLock();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;if(!($interfaceIsEqual(i,$ifaceNil))){$s=2;continue;}$s=3;continue;case 2:j=[0,0,0,i];$s=4;case 4:return j;case 3:$deferred.push([$methodVal(g,"readUnlock"),[]]);k=g.pd.prepareRead(g.isFile);if(!($interfaceIsEqual(k,$ifaceNil))){$s=5;continue;}$s=6;continue;case 5:l=[0,0,0,k];$s=7;case 7:return l;case 6:case 8:m=B.RecvmsgInet6(g.Sysfd,c,d,e,f);n=m[0];o=m[1];p=m[2];q=m[3];if(!($interfaceIsEqual(q,$ifaceNil))){if($interfaceIsEqual(q,new A.Errno(4))){$s=8;continue;}if($interfaceIsEqual(q,new A.Errno(11))&&g.pd.pollable()){q=g.pd.waitRead(g.isFile);if($interfaceIsEqual(q,$ifaceNil)){$s=8;continue;}}}q=g.eofError(n,q);r=[n,o,p,q];$s=10;case 10:return r;case 9:$s=-1;return[0,0,0,$ifaceNil];}return;}}catch(err){$err=err;$s=-1;return[0,0,0,$ifaceNil];}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:H.ptr.prototype.ReadMsgInet6,$c:true,$r,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,$s,$deferred};return $f;}}};H.prototype.ReadMsgInet6=function(c,d,e,f){return this.$val.ReadMsgInet6(c,d,e,f);};H.ptr.prototype.Write=function(c){var{c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,$s,$deferred,$r,$c}=$restore(this,{c});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);d=this;e=d.writeLock();$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=e;if(!($interfaceIsEqual(f,$ifaceNil))){$s=2;continue;}$s=3;continue;case 2:g=[0,f];$s=4;case 4:return g;case 3:$deferred.push([$methodVal(d,"writeUnlock"),[]]);h=d.pd.prepareWrite(d.isFile);if(!($interfaceIsEqual(h,$ifaceNil))){$s=5;continue;}$s=6;continue;case 5:i=[0,h];$s=7;case 7:return i;case 6:j=0;case 8:k=c.$length;if(d.IsStream&&(k-j>>0)>1073741824){k=j+1073741824>>0;}m=L(A.Write,d.Sysfd,$subslice(c,j,k));$s=10;case 10:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}l=m;n=l[0];o=l[1];if(n>0){j=j+(n)>>0;}if(j===c.$length){$s=11;continue;}$s=12;continue;case 11:p=[j,o];$s=13;case 13:return p;case 12:if($interfaceIsEqual(o,new A.Errno(11))&&d.pd.pollable()){o=d.pd.waitWrite(d.isFile);if($interfaceIsEqual(o,$ifaceNil)){$s=8;continue;}}if(!($interfaceIsEqual(o,$ifaceNil))){$s=14;continue;}$s=15;continue;case 14:q=[j,o];$s=16;case 16:return q;case 15:if(n===0){$s=17;continue;}$s=18;continue;case 17:r=[j,C.ErrUnexpectedEOF];$s=19;case 19:return r;case 18:$s=8;continue;case 9:$s=-1;return[0,$ifaceNil];}return;}}catch(err){$err=err;$s=-1;return[0,$ifaceNil];}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:H.ptr.prototype.Write,$c:true,$r,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,$s,$deferred};return $f;}}};H.prototype.Write=function(c){return this.$val.Write(c);};H.ptr.prototype.Pwrite=function(c,d){var{c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,$s,$deferred,$r,$c}=$restore(this,{c,d});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);e=this;f=e.incref();if(!($interfaceIsEqual(f,$ifaceNil))){$s=1;continue;}$s=2;continue;case 1:g=[0,f];$s=3;case 3:return g;case 2:$deferred.push([$methodVal(e,"decref"),[]]);h=0;case 4:i=c.$length;if(e.IsStream&&(i-h>>0)>1073741824){i=h+1073741824>>0;}l=A.Pwrite(e.Sysfd,$subslice(c,h,i),(k=(new $Int64(0,h)),new $Int64(d.$high+k.$high,d.$low+k.$low)));$s=6;case 6:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}j=l;m=j[0];n=j[1];if($interfaceIsEqual(n,new A.Errno(4))){$s=4;continue;}if(m>0){h=h+(m)>>0;}if(h===c.$length){$s=7;continue;}$s=8;continue;case 7:o=[h,n];$s=9;case 9:return o;case 8:if(!($interfaceIsEqual(n,$ifaceNil))){$s=10;continue;}$s=11;continue;case 10:p=[h,n];$s=12;case 12:return p;case 11:if(m===0){$s=13;continue;}$s=14;continue;case 13:q=[h,C.ErrUnexpectedEOF];$s=15;case 15:return q;case 14:$s=4;continue;case 5:$s=-1;return[0,$ifaceNil];}return;}}catch(err){$err=err;$s=-1;return[0,$ifaceNil];}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:H.ptr.prototype.Pwrite,$c:true,$r,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,$s,$deferred};return $f;}}};H.prototype.Pwrite=function(c,d){return this.$val.Pwrite(c,d);};H.ptr.prototype.WriteToInet4=function(c,d){var{c,d,e,f,g,h,i,j,k,l,m,$s,$deferred,$r,$c}=$restore(this,{c,d});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);e=this;f=e.writeLock();$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;if(!($interfaceIsEqual(g,$ifaceNil))){$s=2;continue;}$s=3;continue;case 2:h=[0,g];$s=4;case 4:return h;case 3:$deferred.push([$methodVal(e,"writeUnlock"),[]]);i=e.pd.prepareWrite(e.isFile);if(!($interfaceIsEqual(i,$ifaceNil))){$s=5;continue;}$s=6;continue;case 5:j=[0,i];$s=7;case 7:return j;case 6:case 8:k=B.SendtoInet4(e.Sysfd,c,0,d);if($interfaceIsEqual(k,new A.Errno(4))){$s=8;continue;}if($interfaceIsEqual(k,new A.Errno(11))&&e.pd.pollable()){k=e.pd.waitWrite(e.isFile);if($interfaceIsEqual(k,$ifaceNil)){$s=8;continue;}}if(!($interfaceIsEqual(k,$ifaceNil))){$s=10;continue;}$s=11;continue;case 10:l=[0,k];$s=12;case 12:return l;case 11:m=[c.$length,$ifaceNil];$s=13;case 13:return m;case 9:$s=-1;return[0,$ifaceNil];}return;}}catch(err){$err=err;$s=-1;return[0,$ifaceNil];}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:H.ptr.prototype.WriteToInet4,$c:true,$r,c,d,e,f,g,h,i,j,k,l,m,$s,$deferred};return $f;}}};H.prototype.WriteToInet4=function(c,d){return this.$val.WriteToInet4(c,d);};H.ptr.prototype.WriteToInet6=function(c,d){var{c,d,e,f,g,h,i,j,k,l,m,$s,$deferred,$r,$c}=$restore(this,{c,d});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);e=this;f=e.writeLock();$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;if(!($interfaceIsEqual(g,$ifaceNil))){$s=2;continue;}$s=3;continue;case 2:h=[0,g];$s=4;case 4:return h;case 3:$deferred.push([$methodVal(e,"writeUnlock"),[]]);i=e.pd.prepareWrite(e.isFile);if(!($interfaceIsEqual(i,$ifaceNil))){$s=5;continue;}$s=6;continue;case 5:j=[0,i];$s=7;case 7:return j;case 6:case 8:k=B.SendtoInet6(e.Sysfd,c,0,d);if($interfaceIsEqual(k,new A.Errno(4))){$s=8;continue;}if($interfaceIsEqual(k,new A.Errno(11))&&e.pd.pollable()){k=e.pd.waitWrite(e.isFile);if($interfaceIsEqual(k,$ifaceNil)){$s=8;continue;}}if(!($interfaceIsEqual(k,$ifaceNil))){$s=10;continue;}$s=11;continue;case 10:l=[0,k];$s=12;case 12:return l;case 11:m=[c.$length,$ifaceNil];$s=13;case 13:return m;case 9:$s=-1;return[0,$ifaceNil];}return;}}catch(err){$err=err;$s=-1;return[0,$ifaceNil];}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:H.ptr.prototype.WriteToInet6,$c:true,$r,c,d,e,f,g,h,i,j,k,l,m,$s,$deferred};return $f;}}};H.prototype.WriteToInet6=function(c,d){return this.$val.WriteToInet6(c,d);};H.ptr.prototype.WriteTo=function(c,d){var{c,d,e,f,g,h,i,j,k,l,m,$s,$deferred,$r,$c}=$restore(this,{c,d});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);e=this;f=e.writeLock();$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;if(!($interfaceIsEqual(g,$ifaceNil))){$s=2;continue;}$s=3;continue;case 2:h=[0,g];$s=4;case 4:return h;case 3:$deferred.push([$methodVal(e,"writeUnlock"),[]]);i=e.pd.prepareWrite(e.isFile);if(!($interfaceIsEqual(i,$ifaceNil))){$s=5;continue;}$s=6;continue;case 5:j=[0,i];$s=7;case 7:return j;case 6:case 8:k=A.Sendto(e.Sysfd,c,0,d);if($interfaceIsEqual(k,new A.Errno(4))){$s=8;continue;}if($interfaceIsEqual(k,new A.Errno(11))&&e.pd.pollable()){k=e.pd.waitWrite(e.isFile);if($interfaceIsEqual(k,$ifaceNil)){$s=8;continue;}}if(!($interfaceIsEqual(k,$ifaceNil))){$s=10;continue;}$s=11;continue;case 10:l=[0,k];$s=12;case 12:return l;case 11:m=[c.$length,$ifaceNil];$s=13;case 13:return m;case 9:$s=-1;return[0,$ifaceNil];}return;}}catch(err){$err=err;$s=-1;return[0,$ifaceNil];}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:H.ptr.prototype.WriteTo,$c:true,$r,c,d,e,f,g,h,i,j,k,l,m,$s,$deferred};return $f;}}};H.prototype.WriteTo=function(c,d){return this.$val.WriteTo(c,d);};H.ptr.prototype.WriteMsg=function(c,d,e){var{c,d,e,f,g,h,i,j,k,l,m,n,o,p,$s,$deferred,$r,$c}=$restore(this,{c,d,e});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);f=this;g=f.writeLock();$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;if(!($interfaceIsEqual(h,$ifaceNil))){$s=2;continue;}$s=3;continue;case 2:i=[0,0,h];$s=4;case 4:return i;case 3:$deferred.push([$methodVal(f,"writeUnlock"),[]]);j=f.pd.prepareWrite(f.isFile);if(!($interfaceIsEqual(j,$ifaceNil))){$s=5;continue;}$s=6;continue;case 5:k=[0,0,j];$s=7;case 7:return k;case 6:case 8:l=A.SendmsgN(f.Sysfd,c,d,e,0);m=l[0];n=l[1];if($interfaceIsEqual(n,new A.Errno(4))){$s=8;continue;}if($interfaceIsEqual(n,new A.Errno(11))&&f.pd.pollable()){n=f.pd.waitWrite(f.isFile);if($interfaceIsEqual(n,$ifaceNil)){$s=8;continue;}}if(!($interfaceIsEqual(n,$ifaceNil))){$s=10;continue;}$s=11;continue;case 10:o=[m,0,n];$s=12;case 12:return o;case 11:p=[m,d.$length,n];$s=13;case 13:return p;case 9:$s=-1;return[0,0,$ifaceNil];}return;}}catch(err){$err=err;$s=-1;return[0,0,$ifaceNil];}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:H.ptr.prototype.WriteMsg,$c:true,$r,c,d,e,f,g,h,i,j,k,l,m,n,o,p,$s,$deferred};return $f;}}};H.prototype.WriteMsg=function(c,d,e){return this.$val.WriteMsg(c,d,e);};H.ptr.prototype.WriteMsgInet4=function(c,d,e){var{c,d,e,f,g,h,i,j,k,l,m,n,o,p,$s,$deferred,$r,$c}=$restore(this,{c,d,e});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);f=this;g=f.writeLock();$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;if(!($interfaceIsEqual(h,$ifaceNil))){$s=2;continue;}$s=3;continue;case 2:i=[0,0,h];$s=4;case 4:return i;case 3:$deferred.push([$methodVal(f,"writeUnlock"),[]]);j=f.pd.prepareWrite(f.isFile);if(!($interfaceIsEqual(j,$ifaceNil))){$s=5;continue;}$s=6;continue;case 5:k=[0,0,j];$s=7;case 7:return k;case 6:case 8:l=B.SendmsgNInet4(f.Sysfd,c,d,e,0);m=l[0];n=l[1];if($interfaceIsEqual(n,new A.Errno(4))){$s=8;continue;}if($interfaceIsEqual(n,new A.Errno(11))&&f.pd.pollable()){n=f.pd.waitWrite(f.isFile);if($interfaceIsEqual(n,$ifaceNil)){$s=8;continue;}}if(!($interfaceIsEqual(n,$ifaceNil))){$s=10;continue;}$s=11;continue;case 10:o=[m,0,n];$s=12;case 12:return o;case 11:p=[m,d.$length,n];$s=13;case 13:return p;case 9:$s=-1;return[0,0,$ifaceNil];}return;}}catch(err){$err=err;$s=-1;return[0,0,$ifaceNil];}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:H.ptr.prototype.WriteMsgInet4,$c:true,$r,c,d,e,f,g,h,i,j,k,l,m,n,o,p,$s,$deferred};return $f;}}};H.prototype.WriteMsgInet4=function(c,d,e){return this.$val.WriteMsgInet4(c,d,e);};H.ptr.prototype.WriteMsgInet6=function(c,d,e){var{c,d,e,f,g,h,i,j,k,l,m,n,o,p,$s,$deferred,$r,$c}=$restore(this,{c,d,e});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);f=this;g=f.writeLock();$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;if(!($interfaceIsEqual(h,$ifaceNil))){$s=2;continue;}$s=3;continue;case 2:i=[0,0,h];$s=4;case 4:return i;case 3:$deferred.push([$methodVal(f,"writeUnlock"),[]]);j=f.pd.prepareWrite(f.isFile);if(!($interfaceIsEqual(j,$ifaceNil))){$s=5;continue;}$s=6;continue;case 5:k=[0,0,j];$s=7;case 7:return k;case 6:case 8:l=B.SendmsgNInet6(f.Sysfd,c,d,e,0);m=l[0];n=l[1];if($interfaceIsEqual(n,new A.Errno(4))){$s=8;continue;}if($interfaceIsEqual(n,new A.Errno(11))&&f.pd.pollable()){n=f.pd.waitWrite(f.isFile);if($interfaceIsEqual(n,$ifaceNil)){$s=8;continue;}}if(!($interfaceIsEqual(n,$ifaceNil))){$s=10;continue;}$s=11;continue;case 10:o=[m,0,n];$s=12;case 12:return o;case 11:p=[m,d.$length,n];$s=13;case 13:return p;case 9:$s=-1;return[0,0,$ifaceNil];}return;}}catch(err){$err=err;$s=-1;return[0,0,$ifaceNil];}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:H.ptr.prototype.WriteMsgInet6,$c:true,$r,c,d,e,f,g,h,i,j,k,l,m,n,o,p,$s,$deferred};return $f;}}};H.prototype.WriteMsgInet6=function(c,d,e){return this.$val.WriteMsgInet6(c,d,e);};H.ptr.prototype.Accept=function(){var{c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,$s,$deferred,$r,$c}=$restore(this,{});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);c=this;d=c.readLock();$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;if(!($interfaceIsEqual(e,$ifaceNil))){$s=2;continue;}$s=3;continue;case 2:f=[-1,$ifaceNil,"",e];$s=4;case 4:return f;case 3:$deferred.push([$methodVal(c,"readUnlock"),[]]);g=c.pd.prepareRead(c.isFile);if(!($interfaceIsEqual(g,$ifaceNil))){$s=5;continue;}$s=6;continue;case 5:h=[-1,$ifaceNil,"",g];$s=7;case 7:return h;case 6:case 8:j=G(c.Sysfd);$s=10;case 10:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}i=j;k=i[0];l=i[1];m=i[2];n=i[3];if($interfaceIsEqual(n,$ifaceNil)){$s=11;continue;}$s=12;continue;case 11:o=[k,l,"",n];$s=13;case 13:return o;case 12:p=n;if($interfaceIsEqual(p,new A.Errno((4)))){$s=8;continue;}else if($interfaceIsEqual(p,new A.Errno((11)))){if(c.pd.pollable()){n=c.pd.waitRead(c.isFile);if($interfaceIsEqual(n,$ifaceNil)){$s=8;continue;}}}else if($interfaceIsEqual(p,new A.Errno((103)))){$s=8;continue;}q=[-1,$ifaceNil,m,n];$s=14;case 14:return q;case 9:$s=-1;return[0,$ifaceNil,"",$ifaceNil];}return;}}catch(err){$err=err;$s=-1;return[0,$ifaceNil,"",$ifaceNil];}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:H.ptr.prototype.Accept,$c:true,$r,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,$s,$deferred};return $f;}}};H.prototype.Accept=function(){return this.$val.Accept();};H.ptr.prototype.Seek=function(c,d){var{c,d,e,f,g,h,i,$s,$deferred,$r,$c}=$restore(this,{c,d});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);e=this;f=e.incref();if(!($interfaceIsEqual(f,$ifaceNil))){$s=1;continue;}$s=2;continue;case 1:g=[new $Int64(0,0),f];$s=3;case 3:return g;case 2:$deferred.push([$methodVal(e,"decref"),[]]);h=A.Seek(e.Sysfd,c,d);$s=4;case 4:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=5;case 5:return i;}return;}}catch(err){$err=err;$s=-1;return[new $Int64(0,0),$ifaceNil];}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:H.ptr.prototype.Seek,$c:true,$r,c,d,e,f,g,h,i,$s,$deferred};return $f;}}};H.prototype.Seek=function(c,d){return this.$val.Seek(c,d);};H.ptr.prototype.ReadDirent=function(c){var{c,d,e,f,g,h,i,j,k,$s,$deferred,$r,$c}=$restore(this,{c});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);d=this;e=d.incref();if(!($interfaceIsEqual(e,$ifaceNil))){$s=1;continue;}$s=2;continue;case 1:f=[0,e];$s=3;case 3:return f;case 2:$deferred.push([$methodVal(d,"decref"),[]]);case 4:h=L(A.ReadDirent,d.Sysfd,c);$s=6;case 6:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}g=h;i=g[0];j=g[1];if(!($interfaceIsEqual(j,$ifaceNil))){i=0;if($interfaceIsEqual(j,new A.Errno(11))&&d.pd.pollable()){j=d.pd.waitRead(d.isFile);if($interfaceIsEqual(j,$ifaceNil)){$s=4;continue;}}}k=[i,j];$s=7;case 7:return k;case 5:$s=-1;return[0,$ifaceNil];}return;}}catch(err){$err=err;$s=-1;return[0,$ifaceNil];}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:H.ptr.prototype.ReadDirent,$c:true,$r,c,d,e,f,g,h,i,j,k,$s,$deferred};return $f;}}};H.prototype.ReadDirent=function(c){return this.$val.ReadDirent(c);};H.ptr.prototype.Fchmod=function(c){var{c,d,e,f,g,h,$s,$deferred,$r,$c}=$restore(this,{c});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);c=[c];d=[d];d[0]=this;e=d[0].incref();if(!($interfaceIsEqual(e,$ifaceNil))){$s=1;continue;}$s=2;continue;case 1:f=e;$s=3;case 3:return f;case 2:$deferred.push([$methodVal(d[0],"decref"),[]]);g=M((function(c,d){return function $b(){var{g,h,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=A.Fchmod(d[0].Sysfd,c[0]);$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;$s=2;case 2:return h;}return;}var $f={$blk:$b,$c:true,$r,g,h,$s};return $f;};})(c,d));$s=4;case 4:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;$s=5;case 5:return h;}return;}}catch(err){$err=err;$s=-1;return $ifaceNil;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:H.ptr.prototype.Fchmod,$c:true,$r,c,d,e,f,g,h,$s,$deferred};return $f;}}};H.prototype.Fchmod=function(c){return this.$val.Fchmod(c);};H.ptr.prototype.Fchdir=function(){var{c,d,e,f,g,$s,$deferred,$r,$c}=$restore(this,{});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);c=this;d=c.incref();if(!($interfaceIsEqual(d,$ifaceNil))){$s=1;continue;}$s=2;continue;case 1:e=d;$s=3;case 3:return e;case 2:$deferred.push([$methodVal(c,"decref"),[]]);f=A.Fchdir(c.Sysfd);$s=4;case 4:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;$s=5;case 5:return g;}return;}}catch(err){$err=err;$s=-1;return $ifaceNil;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:H.ptr.prototype.Fchdir,$c:true,$r,c,d,e,f,g,$s,$deferred};return $f;}}};H.prototype.Fchdir=function(){return this.$val.Fchdir();};H.ptr.prototype.Fstat=function(c){var{c,d,e,f,g,h,$s,$deferred,$r,$c}=$restore(this,{c});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);c=[c];d=[d];d[0]=this;e=d[0].incref();if(!($interfaceIsEqual(e,$ifaceNil))){$s=1;continue;}$s=2;continue;case 1:f=e;$s=3;case 3:return f;case 2:$deferred.push([$methodVal(d[0],"decref"),[]]);g=M((function(c,d){return function $b(){var{g,h,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=A.Fstat(d[0].Sysfd,c[0]);$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;$s=2;case 2:return h;}return;}var $f={$blk:$b,$c:true,$r,g,h,$s};return $f;};})(c,d));$s=4;case 4:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;$s=5;case 5:return h;}return;}}catch(err){$err=err;$s=-1;return $ifaceNil;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:H.ptr.prototype.Fstat,$c:true,$r,c,d,e,f,g,h,$s,$deferred};return $f;}}};H.prototype.Fstat=function(c){return this.$val.Fstat(c);};J=function(c){var{c,d,e,f,g,h,i,$s,$r,$c}=$restore(this,{c});$s=$s||0;s:while(true){switch($s){case 0:if(true&&(D.LoadInt32((Y||(Y=new AA(function(){return I;},function($v){I=$v;}))))===1)){d=V(c,1,0);e=d[0];f=d[1];if($interfaceIsEqual(f,$ifaceNil)){$s=-1;return[e,"",$ifaceNil];}g=$assertType(f,A.Errno);if((g===(22))||(g===(38))){D.StoreInt32((Y||(Y=new AA(function(){return I;},function($v){I=$v;}))),0);}else{$s=-1;return[-1,"fcntl",f];}}h=K(c);$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=2;case 2:return i;}return;}var $f={$blk:J,$c:true,$r,c,d,e,f,g,h,i,$s};return $f;};$pkg.DupCloseOnExec=J;K=function(c){var{c,d,e,f,g,h,$s,$deferred,$r,$c}=$restore(this,{c});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);$r=A.ForkLock.RLock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(A.ForkLock,"RUnlock"),[]]);d=A.Dup(c);e=d[0];f=d[1];if(!($interfaceIsEqual(f,$ifaceNil))){$s=2;continue;}$s=3;continue;case 2:g=[-1,"dup",f];$s=4;case 4:return g;case 3:A.CloseOnExec(e);h=[e,"",$ifaceNil];$s=5;case 5:return h;}return;}}catch(err){$err=err;$s=-1;return[0,"",$ifaceNil];}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:K,$c:true,$r,c,d,e,f,g,h,$s,$deferred};return $f;}}};H.ptr.prototype.Dup=function(){var{c,d,e,f,g,$s,$deferred,$r,$c}=$restore(this,{});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);c=this;d=c.incref();if(!($interfaceIsEqual(d,$ifaceNil))){$s=1;continue;}$s=2;continue;case 1:e=[-1,"",d];$s=3;case 3:return e;case 2:$deferred.push([$methodVal(c,"decref"),[]]);f=J(c.Sysfd);$s=4;case 4:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;$s=5;case 5:return g;}return;}}catch(err){$err=err;$s=-1;return[0,"",$ifaceNil];}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:H.ptr.prototype.Dup,$c:true,$r,c,d,e,f,g,$s,$deferred};return $f;}}};H.prototype.Dup=function(){return this.$val.Dup();};H.ptr.prototype.WaitWrite=function(){var c;c=this;return c.pd.waitWrite(c.isFile);};H.prototype.WaitWrite=function(){return this.$val.WaitWrite();};H.ptr.prototype.WriteOnce=function(c){var{c,d,e,f,g,h,i,$s,$deferred,$r,$c}=$restore(this,{c});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);d=this;e=d.writeLock();$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=e;if(!($interfaceIsEqual(f,$ifaceNil))){$s=2;continue;}$s=3;continue;case 2:g=[0,f];$s=4;case 4:return g;case 3:$deferred.push([$methodVal(d,"writeUnlock"),[]]);h=L(A.Write,d.Sysfd,c);$s=5;case 5:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=6;case 6:return i;}return;}}catch(err){$err=err;$s=-1;return[0,$ifaceNil];}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:H.ptr.prototype.WriteOnce,$c:true,$r,c,d,e,f,g,h,i,$s,$deferred};return $f;}}};H.prototype.WriteOnce=function(c){return this.$val.WriteOnce(c);};H.ptr.prototype.RawRead=function(c){var{c,d,e,f,g,h,i,j,k,l,m,$s,$deferred,$r,$c}=$restore(this,{c});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);d=this;e=d.readLock();$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=e;if(!($interfaceIsEqual(f,$ifaceNil))){$s=2;continue;}$s=3;continue;case 2:g=f;$s=4;case 4:return g;case 3:$deferred.push([$methodVal(d,"readUnlock"),[]]);h=d.pd.prepareRead(d.isFile);if(!($interfaceIsEqual(h,$ifaceNil))){$s=5;continue;}$s=6;continue;case 5:i=h;$s=7;case 7:return i;case 6:case 8:j=c(((d.Sysfd>>>0)));$s=12;case 12:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}if(j){$s=10;continue;}$s=11;continue;case 10:k=$ifaceNil;$s=13;case 13:return k;case 11:l=d.pd.waitRead(d.isFile);if(!($interfaceIsEqual(l,$ifaceNil))){$s=14;continue;}$s=15;continue;case 14:m=l;$s=16;case 16:return m;case 15:$s=8;continue;case 9:$s=-1;return $ifaceNil;}return;}}catch(err){$err=err;$s=-1;return $ifaceNil;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:H.ptr.prototype.RawRead,$c:true,$r,c,d,e,f,g,h,i,j,k,l,m,$s,$deferred};return $f;}}};H.prototype.RawRead=function(c){return this.$val.RawRead(c);};H.ptr.prototype.RawWrite=function(c){var{c,d,e,f,g,h,i,j,k,l,m,$s,$deferred,$r,$c}=$restore(this,{c});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);d=this;e=d.writeLock();$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=e;if(!($interfaceIsEqual(f,$ifaceNil))){$s=2;continue;}$s=3;continue;case 2:g=f;$s=4;case 4:return g;case 3:$deferred.push([$methodVal(d,"writeUnlock"),[]]);h=d.pd.prepareWrite(d.isFile);if(!($interfaceIsEqual(h,$ifaceNil))){$s=5;continue;}$s=6;continue;case 5:i=h;$s=7;case 7:return i;case 6:case 8:j=c(((d.Sysfd>>>0)));$s=12;case 12:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}if(j){$s=10;continue;}$s=11;continue;case 10:k=$ifaceNil;$s=13;case 13:return k;case 11:l=d.pd.waitWrite(d.isFile);if(!($interfaceIsEqual(l,$ifaceNil))){$s=14;continue;}$s=15;continue;case 14:m=l;$s=16;case 16:return m;case 15:$s=8;continue;case 9:$s=-1;return $ifaceNil;}return;}}catch(err){$err=err;$s=-1;return $ifaceNil;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:H.ptr.prototype.RawWrite,$c:true,$r,c,d,e,f,g,h,i,j,k,l,m,$s,$deferred};return $f;}}};H.prototype.RawWrite=function(c){return this.$val.RawWrite(c);};L=function(c,d,e){var{c,d,e,f,g,h,i,$s,$r,$c}=$restore(this,{c,d,e});$s=$s||0;s:while(true){switch($s){case 0:case 1:g=c(d,e);$s=3;case 3:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}f=g;h=f[0];i=f[1];if(!($interfaceIsEqual(i,new A.Errno(4)))){$s=-1;return[h,i];}$s=1;continue;case 2:$s=-1;return[0,$ifaceNil];}return;}var $f={$blk:L,$c:true,$r,c,d,e,f,g,h,i,$s};return $f;};H.ptr.prototype.eofError=function(c,d){var c,d,e;e=this;if((c===0)&&$interfaceIsEqual(d,$ifaceNil)&&e.ZeroReadIsEOF){return C.EOF;}return d;};H.prototype.eofError=function(c,d){return this.$val.eofError(c,d);};H.ptr.prototype.Shutdown=function(c){var{c,d,e,f,g,$s,$deferred,$r,$c}=$restore(this,{c});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);d=this;e=d.incref();if(!($interfaceIsEqual(e,$ifaceNil))){$s=1;continue;}$s=2;continue;case 1:f=e;$s=3;case 3:return f;case 2:$deferred.push([$methodVal(d,"decref"),[]]);g=A.Shutdown(d.Sysfd,c);$s=4;case 4:return g;}return;}}catch(err){$err=err;$s=-1;return $ifaceNil;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:H.ptr.prototype.Shutdown,$c:true,$r,c,d,e,f,g,$s,$deferred};return $f;}}};H.prototype.Shutdown=function(c){return this.$val.Shutdown(c);};H.ptr.prototype.Fchown=function(c,d){var{c,d,e,f,g,h,i,$s,$deferred,$r,$c}=$restore(this,{c,d});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);c=[c];d=[d];e=[e];e[0]=this;f=e[0].incref();if(!($interfaceIsEqual(f,$ifaceNil))){$s=1;continue;}$s=2;continue;case 1:g=f;$s=3;case 3:return g;case 2:$deferred.push([$methodVal(e[0],"decref"),[]]);h=M((function(c,d,e){return function $b(){var{h,i,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:h=A.Fchown(e[0].Sysfd,c[0],d[0]);$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=2;case 2:return i;}return;}var $f={$blk:$b,$c:true,$r,h,i,$s};return $f;};})(c,d,e));$s=4;case 4:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=5;case 5:return i;}return;}}catch(err){$err=err;$s=-1;return $ifaceNil;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:H.ptr.prototype.Fchown,$c:true,$r,c,d,e,f,g,h,i,$s,$deferred};return $f;}}};H.prototype.Fchown=function(c,d){return this.$val.Fchown(c,d);};H.ptr.prototype.Ftruncate=function(c){var{c,d,e,f,g,h,$s,$deferred,$r,$c}=$restore(this,{c});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);c=[c];d=[d];d[0]=this;e=d[0].incref();if(!($interfaceIsEqual(e,$ifaceNil))){$s=1;continue;}$s=2;continue;case 1:f=e;$s=3;case 3:return f;case 2:$deferred.push([$methodVal(d[0],"decref"),[]]);g=M((function(c,d){return function $b(){var{g,h,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=A.Ftruncate(d[0].Sysfd,c[0]);$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;$s=2;case 2:return h;}return;}var $f={$blk:$b,$c:true,$r,g,h,$s};return $f;};})(c,d));$s=4;case 4:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;$s=5;case 5:return h;}return;}}catch(err){$err=err;$s=-1;return $ifaceNil;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:H.ptr.prototype.Ftruncate,$c:true,$r,c,d,e,f,g,h,$s,$deferred};return $f;}}};H.prototype.Ftruncate=function(c){return this.$val.Ftruncate(c);};H.ptr.prototype.RawControl=function(c){var{c,d,e,f,g,$s,$deferred,$r,$c}=$restore(this,{c});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);d=this;e=d.incref();if(!($interfaceIsEqual(e,$ifaceNil))){$s=1;continue;}$s=2;continue;case 1:f=e;$s=3;case 3:return f;case 2:$deferred.push([$methodVal(d,"decref"),[]]);$r=c(((d.Sysfd>>>0)));$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}g=$ifaceNil;$s=5;case 5:return g;}return;}}catch(err){$err=err;$s=-1;return $ifaceNil;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:H.ptr.prototype.RawControl,$c:true,$r,c,d,e,f,g,$s,$deferred};return $f;}}};H.prototype.RawControl=function(c){return this.$val.RawControl(c);};M=function(c){var{c,d,e,$s,$r,$c}=$restore(this,{c});$s=$s||0;s:while(true){switch($s){case 0:case 1:d=c();$s=3;case 3:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;if(!($interfaceIsEqual(e,new A.Errno(4)))){$s=-1;return e;}$s=1;continue;case 2:$s=-1;return $ifaceNil;}return;}var $f={$blk:M,$c:true,$r,c,d,e,$s};return $f;};N.ptr.prototype.init=function(c){var c,d;d=this;d.fd=c;return $ifaceNil;};N.prototype.init=function(c){return this.$val.init(c);};N.ptr.prototype.close=function(){var c;c=this;};N.prototype.close=function(){return this.$val.close();};N.ptr.prototype.evict=function(){var c;c=this;c.closing=true;if(!(c.fd===AB.nil)){A.StopIO(c.fd.Sysfd);}};N.prototype.evict=function(){return this.$val.evict();};N.ptr.prototype.prepare=function(c,d){var c,d,e;e=this;if(e.closing){return S(d);}return $ifaceNil;};N.prototype.prepare=function(c,d){return this.$val.prepare(c,d);};N.ptr.prototype.prepareRead=function(c){var c,d;d=this;return d.prepare(114,c);};N.prototype.prepareRead=function(c){return this.$val.prepareRead(c);};N.ptr.prototype.prepareWrite=function(c){var c,d;d=this;return d.prepare(119,c);};N.prototype.prepareWrite=function(c){return this.$val.prepareWrite(c);};N.ptr.prototype.wait=function(c,d){var c,d,e;e=this;if(e.closing){return S(d);}if(d){return $ifaceNil;}return $pkg.ErrDeadlineExceeded;};N.prototype.wait=function(c,d){return this.$val.wait(c,d);};N.ptr.prototype.waitRead=function(c){var c,d;d=this;return d.wait(114,c);};N.prototype.waitRead=function(c){return this.$val.waitRead(c);};N.ptr.prototype.waitWrite=function(c){var c,d;d=this;return d.wait(119,c);};N.prototype.waitWrite=function(c){return this.$val.waitWrite(c);};N.ptr.prototype.pollable=function(){var c;c=this;return true;};N.prototype.pollable=function(){return this.$val.pollable();};H.ptr.prototype.SetDeadline=function(c){var{c,d,e,f,$s,$r,$c}=$restore(this,{c});$s=$s||0;s:while(true){switch($s){case 0:d=this;e=O(d,$clone(c,E.Time),233);$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=e;$s=2;case 2:return f;}return;}var $f={$blk:H.ptr.prototype.SetDeadline,$c:true,$r,c,d,e,f,$s};return $f;};H.prototype.SetDeadline=function(c){return this.$val.SetDeadline(c);};H.ptr.prototype.SetReadDeadline=function(c){var{c,d,e,f,$s,$r,$c}=$restore(this,{c});$s=$s||0;s:while(true){switch($s){case 0:d=this;e=O(d,$clone(c,E.Time),114);$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=e;$s=2;case 2:return f;}return;}var $f={$blk:H.ptr.prototype.SetReadDeadline,$c:true,$r,c,d,e,f,$s};return $f;};H.prototype.SetReadDeadline=function(c){return this.$val.SetReadDeadline(c);};H.ptr.prototype.SetWriteDeadline=function(c){var{c,d,e,f,$s,$r,$c}=$restore(this,{c});$s=$s||0;s:while(true){switch($s){case 0:d=this;e=O(d,$clone(c,E.Time),119);$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=e;$s=2;case 2:return f;}return;}var $f={$blk:H.ptr.prototype.SetWriteDeadline,$c:true,$r,c,d,e,f,$s};return $f;};H.prototype.SetWriteDeadline=function(c){return this.$val.SetWriteDeadline(c);};O=function(c,d,e){var{c,d,e,f,g,h,i,$s,$r,$c}=$restore(this,{c,d,e});$s=$s||0;s:while(true){switch($s){case 0:f=$clone(d,E.Time).UnixNano();if($clone(d,E.Time).IsZero()){f=new $Int64(0,0);}g=c.incref();if(!($interfaceIsEqual(g,$ifaceNil))){$s=-1;return g;}h=e;if(h===(114)){A.SetReadDeadline(c.Sysfd,f);}else if(h===(119)){A.SetWriteDeadline(c.Sysfd,f);}else if(h===(233)){A.SetReadDeadline(c.Sysfd,f);A.SetWriteDeadline(c.Sysfd,f);}i=c.decref();$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}i;$s=-1;return $ifaceNil;}return;}var $f={$blk:O,$c:true,$r,c,d,e,f,g,h,i,$s};return $f;};Q.ptr.prototype.incref=function(){var c,d,e,f,g;c=this;while(true){d=D.LoadUint64((c.$ptr_state||(c.$ptr_state=new AC(function(){return this.$target.state;},function($v){this.$target.state=$v;},c))));if(!((e=new $Uint64(d.$high&0,(d.$low&1)>>>0),(e.$high===0&&e.$low===0)))){return false;}f=new $Uint64(d.$high+0,d.$low+8);if((g=new $Uint64(f.$high&0,(f.$low&8388600)>>>0),(g.$high===0&&g.$low===0))){$panic(new $String("too many concurrent operations on a single file or socket (max 1048575)"));}if(D.CompareAndSwapUint64((c.$ptr_state||(c.$ptr_state=new AC(function(){return this.$target.state;},function($v){this.$target.state=$v;},c))),d,f)){return true;}}};Q.prototype.incref=function(){return this.$val.incref();};Q.ptr.prototype.increfAndClose=function(){var{c,d,e,f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:c=this;case 1:d=D.LoadUint64((c.$ptr_state||(c.$ptr_state=new AC(function(){return this.$target.state;},function($v){this.$target.state=$v;},c))));if(!((e=new $Uint64(d.$high&0,(d.$low&1)>>>0),(e.$high===0&&e.$low===0)))){$s=-1;return false;}g=(f=new $Uint64(d.$high|0,(d.$low|1)>>>0),new $Uint64(f.$high+0,f.$low+8));if((h=new $Uint64(g.$high&0,(g.$low&8388600)>>>0),(h.$high===0&&h.$low===0))){$panic(new $String("too many concurrent operations on a single file or socket (max 1048575)"));}g=(i=new $Uint64(2147483647,4286578688),new $Uint64(g.$high&~i.$high,(g.$low&~i.$low)>>>0));if(D.CompareAndSwapUint64((c.$ptr_state||(c.$ptr_state=new AC(function(){return this.$target.state;},function($v){this.$target.state=$v;},c))),d,g)){$s=3;continue;}$s=4;continue;case 3:case 5:if(!(!((j=new $Uint64(d.$high&2047,(d.$low&4286578688)>>>0),(j.$high===0&&j.$low===0))))){$s=6;continue;}d=(k=new $Uint64(0,8388608),new $Uint64(d.$high-k.$high,d.$low-k.$low));$r=X((c.$ptr_rsema||(c.$ptr_rsema=new Z(function(){return this.$target.rsema;},function($v){this.$target.rsema=$v;},c))));$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=5;continue;case 6:case 8:if(!(!((l=new $Uint64(d.$high&2147481600,(d.$low&0)>>>0),(l.$high===0&&l.$low===0))))){$s=9;continue;}d=(m=new $Uint64(2048,0),new $Uint64(d.$high-m.$high,d.$low-m.$low));$r=X((c.$ptr_wsema||(c.$ptr_wsema=new Z(function(){return this.$target.wsema;},function($v){this.$target.wsema=$v;},c))));$s=10;case 10:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=8;continue;case 9:$s=-1;return true;case 4:$s=1;continue;case 2:$s=-1;return false;}return;}var $f={$blk:Q.ptr.prototype.increfAndClose,$c:true,$r,c,d,e,f,g,h,i,j,k,l,m,$s};return $f;};Q.prototype.increfAndClose=function(){return this.$val.increfAndClose();};Q.ptr.prototype.decref=function(){var c,d,e,f,g;c=this;while(true){d=D.LoadUint64((c.$ptr_state||(c.$ptr_state=new AC(function(){return this.$target.state;},function($v){this.$target.state=$v;},c))));if((e=new $Uint64(d.$high&0,(d.$low&8388600)>>>0),(e.$high===0&&e.$low===0))){$panic(new $String("inconsistent poll.fdMutex"));}f=new $Uint64(d.$high-0,d.$low-8);if(D.CompareAndSwapUint64((c.$ptr_state||(c.$ptr_state=new AC(function(){return this.$target.state;},function($v){this.$target.state=$v;},c))),d,f)){return(g=new $Uint64(f.$high&0,(f.$low&8388601)>>>0),(g.$high===0&&g.$low===1));}}};Q.prototype.decref=function(){return this.$val.decref();};Q.ptr.prototype.rwlock=function(c){var{c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,$s,$r,$c}=$restore(this,{c});$s=$s||0;s:while(true){switch($s){case 0:d=this;e=new $Uint64(0,0);f=new $Uint64(0,0);g=new $Uint64(0,0);h=e;i=f;j=g;k=Z.nil;if(c){h=new $Uint64(0,2);i=new $Uint64(0,8388608);j=new $Uint64(2047,4286578688);k=(d.$ptr_rsema||(d.$ptr_rsema=new Z(function(){return this.$target.rsema;},function($v){this.$target.rsema=$v;},d)));}else{h=new $Uint64(0,4);i=new $Uint64(2048,0);j=new $Uint64(2147481600,0);k=(d.$ptr_wsema||(d.$ptr_wsema=new Z(function(){return this.$target.wsema;},function($v){this.$target.wsema=$v;},d)));}case 1:l=D.LoadUint64((d.$ptr_state||(d.$ptr_state=new AC(function(){return this.$target.state;},function($v){this.$target.state=$v;},d))));if(!((m=new $Uint64(l.$high&0,(l.$low&1)>>>0),(m.$high===0&&m.$low===0)))){$s=-1;return false;}n=new $Uint64(0,0);if((o=new $Uint64(l.$high&h.$high,(l.$low&h.$low)>>>0),(o.$high===0&&o.$low===0))){n=(p=new $Uint64(l.$high|h.$high,(l.$low|h.$low)>>>0),new $Uint64(p.$high+0,p.$low+8));if((q=new $Uint64(n.$high&0,(n.$low&8388600)>>>0),(q.$high===0&&q.$low===0))){$panic(new $String("too many concurrent operations on a single file or socket (max 1048575)"));}}else{n=new $Uint64(l.$high+i.$high,l.$low+i.$low);if((r=new $Uint64(n.$high&j.$high,(n.$low&j.$low)>>>0),(r.$high===0&&r.$low===0))){$panic(new $String("too many concurrent operations on a single file or socket (max 1048575)"));}}if(D.CompareAndSwapUint64((d.$ptr_state||(d.$ptr_state=new AC(function(){return this.$target.state;},function($v){this.$target.state=$v;},d))),l,n)){$s=3;continue;}$s=4;continue;case 3:if((s=new $Uint64(l.$high&h.$high,(l.$low&h.$low)>>>0),(s.$high===0&&s.$low===0))){$s=-1;return true;}$r=W(k);$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 4:$s=1;continue;case 2:$s=-1;return false;}return;}var $f={$blk:Q.ptr.prototype.rwlock,$c:true,$r,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,$s};return $f;};Q.prototype.rwlock=function(c){return this.$val.rwlock(c);};Q.ptr.prototype.rwunlock=function(c){var{c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s,$r,$c}=$restore(this,{c});$s=$s||0;s:while(true){switch($s){case 0:d=this;e=new $Uint64(0,0);f=new $Uint64(0,0);g=new $Uint64(0,0);h=e;i=f;j=g;k=Z.nil;if(c){h=new $Uint64(0,2);i=new $Uint64(0,8388608);j=new $Uint64(2047,4286578688);k=(d.$ptr_rsema||(d.$ptr_rsema=new Z(function(){return this.$target.rsema;},function($v){this.$target.rsema=$v;},d)));}else{h=new $Uint64(0,4);i=new $Uint64(2048,0);j=new $Uint64(2147481600,0);k=(d.$ptr_wsema||(d.$ptr_wsema=new Z(function(){return this.$target.wsema;},function($v){this.$target.wsema=$v;},d)));}case 1:l=D.LoadUint64((d.$ptr_state||(d.$ptr_state=new AC(function(){return this.$target.state;},function($v){this.$target.state=$v;},d))));if((m=new $Uint64(l.$high&h.$high,(l.$low&h.$low)>>>0),(m.$high===0&&m.$low===0))||(n=new $Uint64(l.$high&0,(l.$low&8388600)>>>0),(n.$high===0&&n.$low===0))){$panic(new $String("inconsistent poll.fdMutex"));}p=(o=new $Uint64(l.$high&~h.$high,(l.$low&~h.$low)>>>0),new $Uint64(o.$high-0,o.$low-8));if(!((q=new $Uint64(l.$high&j.$high,(l.$low&j.$low)>>>0),(q.$high===0&&q.$low===0)))){p=(r=i,new $Uint64(p.$high-r.$high,p.$low-r.$low));}if(D.CompareAndSwapUint64((d.$ptr_state||(d.$ptr_state=new AC(function(){return this.$target.state;},function($v){this.$target.state=$v;},d))),l,p)){$s=3;continue;}$s=4;continue;case 3:if(!((s=new $Uint64(l.$high&j.$high,(l.$low&j.$low)>>>0),(s.$high===0&&s.$low===0)))){$s=5;continue;}$s=6;continue;case 5:$r=X(k);$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 6:$s=-1;return(t=new $Uint64(p.$high&0,(p.$low&8388601)>>>0),(t.$high===0&&t.$low===1));case 4:$s=1;continue;case 2:$s=-1;return false;}return;}var $f={$blk:Q.ptr.prototype.rwunlock,$c:true,$r,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s};return $f;};Q.prototype.rwunlock=function(c){return this.$val.rwunlock(c);};H.ptr.prototype.incref=function(){var c;c=this;if(!c.fdmu.incref()){return S(c.isFile);}return $ifaceNil;};H.prototype.incref=function(){return this.$val.incref();};H.ptr.prototype.decref=function(){var{c,d,e,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:c=this;if(c.fdmu.decref()){$s=1;continue;}$s=2;continue;case 1:d=c.destroy();$s=3;case 3:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;$s=4;case 4:return e;case 2:$s=-1;return $ifaceNil;}return;}var $f={$blk:H.ptr.prototype.decref,$c:true,$r,c,d,e,$s};return $f;};H.prototype.decref=function(){return this.$val.decref();};H.ptr.prototype.readLock=function(){var{c,d,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:c=this;d=c.fdmu.rwlock(true);$s=3;case 3:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}if(!d){$s=1;continue;}$s=2;continue;case 1:$s=-1;return S(c.isFile);case 2:$s=-1;return $ifaceNil;}return;}var $f={$blk:H.ptr.prototype.readLock,$c:true,$r,c,d,$s};return $f;};H.prototype.readLock=function(){return this.$val.readLock();};H.ptr.prototype.readUnlock=function(){var{c,d,e,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:c=this;d=c.fdmu.rwunlock(true);$s=3;case 3:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}if(d){$s=1;continue;}$s=2;continue;case 1:e=c.destroy();$s=4;case 4:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}e;case 2:$s=-1;return;}return;}var $f={$blk:H.ptr.prototype.readUnlock,$c:true,$r,c,d,e,$s};return $f;};H.prototype.readUnlock=function(){return this.$val.readUnlock();};H.ptr.prototype.writeLock=function(){var{c,d,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:c=this;d=c.fdmu.rwlock(false);$s=3;case 3:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}if(!d){$s=1;continue;}$s=2;continue;case 1:$s=-1;return S(c.isFile);case 2:$s=-1;return $ifaceNil;}return;}var $f={$blk:H.ptr.prototype.writeLock,$c:true,$r,c,d,$s};return $f;};H.prototype.writeLock=function(){return this.$val.writeLock();};H.ptr.prototype.writeUnlock=function(){var{c,d,e,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:c=this;d=c.fdmu.rwunlock(false);$s=3;case 3:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}if(d){$s=1;continue;}$s=2;continue;case 1:e=c.destroy();$s=4;case 4:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}e;case 2:$s=-1;return;}return;}var $f={$blk:H.ptr.prototype.writeUnlock,$c:true,$r,c,d,e,$s};return $f;};H.prototype.writeUnlock=function(){return this.$val.writeUnlock();};H.ptr.prototype.Fsync=function(){var{c,d,e,f,g,$s,$deferred,$r,$c}=$restore(this,{});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);c=[c];c[0]=this;d=c[0].incref();if(!($interfaceIsEqual(d,$ifaceNil))){$s=1;continue;}$s=2;continue;case 1:e=d;$s=3;case 3:return e;case 2:$deferred.push([$methodVal(c[0],"decref"),[]]);f=M((function(c){return function $b(){var{f,g,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:f=A.Fsync(c[0].Sysfd);$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;$s=2;case 2:return g;}return;}var $f={$blk:$b,$c:true,$r,f,g,$s};return $f;};})(c));$s=4;case 4:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;$s=5;case 5:return g;}return;}}catch(err){$err=err;$s=-1;return $ifaceNil;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:H.ptr.prototype.Fsync,$c:true,$r,c,d,e,f,g,$s,$deferred};return $f;}}};H.prototype.Fsync=function(){return this.$val.Fsync();};R.ptr.prototype.Error=function(){var c;c=this;return"use of closed network connection";};R.prototype.Error=function(){return this.$val.Error();};R.ptr.prototype.Timeout=function(){var c;c=this;return false;};R.prototype.Timeout=function(){return this.$val.Timeout();};R.ptr.prototype.Temporary=function(){var c;c=this;return false;};R.prototype.Temporary=function(){return this.$val.Temporary();};S=function(c){var c;if(c){return $pkg.ErrFileClosing;}return new $pkg.ErrNetClosing.constructor.elem($pkg.ErrNetClosing);};T.ptr.prototype.Error=function(){var c;c=this;return"i/o timeout";};T.prototype.Error=function(){return this.$val.Error();};T.ptr.prototype.Timeout=function(){var c;c=this;return true;};T.prototype.Timeout=function(){return this.$val.Timeout();};T.ptr.prototype.Temporary=function(){var c;c=this;return true;};T.prototype.Temporary=function(){return this.$val.Temporary();};V=function(c,d,e){var c,d,e;return[0,new A.Errno(38)];};W=function(){$throwRuntimeError("native function not implemented: internal/poll.runtime_Semacquire");};X=function(){$throwRuntimeError("native function not implemented: internal/poll.runtime_Semrelease");};AB.methods=[{prop:"Init",name:"Init",pkg:"",typ:$funcType([$String,$Bool],[$error],false)},{prop:"destroy",name:"destroy",pkg:"internal/poll",typ:$funcType([],[$error],false)},{prop:"Close",name:"Close",pkg:"",typ:$funcType([],[$error],false)},{prop:"SetBlocking",name:"SetBlocking",pkg:"",typ:$funcType([],[$error],false)},{prop:"Read",name:"Read",pkg:"",typ:$funcType([AF],[$Int,$error],false)},{prop:"Pread",name:"Pread",pkg:"",typ:$funcType([AF,$Int64],[$Int,$error],false)},{prop:"ReadFrom",name:"ReadFrom",pkg:"",typ:$funcType([AF],[$Int,A.Sockaddr,$error],false)},{prop:"ReadFromInet4",name:"ReadFromInet4",pkg:"",typ:$funcType([AF,AG],[$Int,$error],false)},{prop:"ReadFromInet6",name:"ReadFromInet6",pkg:"",typ:$funcType([AF,AH],[$Int,$error],false)},{prop:"ReadMsg",name:"ReadMsg",pkg:"",typ:$funcType([AF,AF,$Int],[$Int,$Int,$Int,A.Sockaddr,$error],false)},{prop:"ReadMsgInet4",name:"ReadMsgInet4",pkg:"",typ:$funcType([AF,AF,$Int,AG],[$Int,$Int,$Int,$error],false)},{prop:"ReadMsgInet6",name:"ReadMsgInet6",pkg:"",typ:$funcType([AF,AF,$Int,AH],[$Int,$Int,$Int,$error],false)},{prop:"Write",name:"Write",pkg:"",typ:$funcType([AF],[$Int,$error],false)},{prop:"Pwrite",name:"Pwrite",pkg:"",typ:$funcType([AF,$Int64],[$Int,$error],false)},{prop:"WriteToInet4",name:"WriteToInet4",pkg:"",typ:$funcType([AF,AG],[$Int,$error],false)},{prop:"WriteToInet6",name:"WriteToInet6",pkg:"",typ:$funcType([AF,AH],[$Int,$error],false)},{prop:"WriteTo",name:"WriteTo",pkg:"",typ:$funcType([AF,A.Sockaddr],[$Int,$error],false)},{prop:"WriteMsg",name:"WriteMsg",pkg:"",typ:$funcType([AF,AF,A.Sockaddr],[$Int,$Int,$error],false)},{prop:"WriteMsgInet4",name:"WriteMsgInet4",pkg:"",typ:$funcType([AF,AF,AG],[$Int,$Int,$error],false)},{prop:"WriteMsgInet6",name:"WriteMsgInet6",pkg:"",typ:$funcType([AF,AF,AH],[$Int,$Int,$error],false)},{prop:"Accept",name:"Accept",pkg:"",typ:$funcType([],[$Int,A.Sockaddr,$String,$error],false)},{prop:"Seek",name:"Seek",pkg:"",typ:$funcType([$Int64,$Int],[$Int64,$error],false)},{prop:"ReadDirent",name:"ReadDirent",pkg:"",typ:$funcType([AF],[$Int,$error],false)},{prop:"Fchmod",name:"Fchmod",pkg:"",typ:$funcType([$Uint32],[$error],false)},{prop:"Fchdir",name:"Fchdir",pkg:"",typ:$funcType([],[$error],false)},{prop:"Fstat",name:"Fstat",pkg:"",typ:$funcType([AI],[$error],false)},{prop:"Dup",name:"Dup",pkg:"",typ:$funcType([],[$Int,$String,$error],false)},{prop:"WaitWrite",name:"WaitWrite",pkg:"",typ:$funcType([],[$error],false)},{prop:"WriteOnce",name:"WriteOnce",pkg:"",typ:$funcType([AF],[$Int,$error],false)},{prop:"RawRead",name:"RawRead",pkg:"",typ:$funcType([AJ],[$error],false)},{prop:"RawWrite",name:"RawWrite",pkg:"",typ:$funcType([AJ],[$error],false)},{prop:"eofError",name:"eofError",pkg:"internal/poll",typ:$funcType([$Int,$error],[$error],false)},{prop:"Shutdown",name:"Shutdown",pkg:"",typ:$funcType([$Int],[$error],false)},{prop:"Fchown",name:"Fchown",pkg:"",typ:$funcType([$Int,$Int],[$error],false)},{prop:"Ftruncate",name:"Ftruncate",pkg:"",typ:$funcType([$Int64],[$error],false)},{prop:"RawControl",name:"RawControl",pkg:"",typ:$funcType([AK],[$error],false)},{prop:"SetDeadline",name:"SetDeadline",pkg:"",typ:$funcType([E.Time],[$error],false)},{prop:"SetReadDeadline",name:"SetReadDeadline",pkg:"",typ:$funcType([E.Time],[$error],false)},{prop:"SetWriteDeadline",name:"SetWriteDeadline",pkg:"",typ:$funcType([E.Time],[$error],false)},{prop:"incref",name:"incref",pkg:"internal/poll",typ:$funcType([],[$error],false)},{prop:"decref",name:"decref",pkg:"internal/poll",typ:$funcType([],[$error],false)},{prop:"readLock",name:"readLock",pkg:"internal/poll",typ:$funcType([],[$error],false)},{prop:"readUnlock",name:"readUnlock",pkg:"internal/poll",typ:$funcType([],[],false)},{prop:"writeLock",name:"writeLock",pkg:"internal/poll",typ:$funcType([],[$error],false)},{prop:"writeUnlock",name:"writeUnlock",pkg:"internal/poll",typ:$funcType([],[],false)},{prop:"Fsync",name:"Fsync",pkg:"",typ:$funcType([],[$error],false)}];AL.methods=[{prop:"init",name:"init",pkg:"internal/poll",typ:$funcType([AB],[$error],false)},{prop:"close",name:"close",pkg:"internal/poll",typ:$funcType([],[],false)},{prop:"evict",name:"evict",pkg:"internal/poll",typ:$funcType([],[],false)},{prop:"prepare",name:"prepare",pkg:"internal/poll",typ:$funcType([$Int,$Bool],[$error],false)},{prop:"prepareRead",name:"prepareRead",pkg:"internal/poll",typ:$funcType([$Bool],[$error],false)},{prop:"prepareWrite",name:"prepareWrite",pkg:"internal/poll",typ:$funcType([$Bool],[$error],false)},{prop:"wait",name:"wait",pkg:"internal/poll",typ:$funcType([$Int,$Bool],[$error],false)},{prop:"waitRead",name:"waitRead",pkg:"internal/poll",typ:$funcType([$Bool],[$error],false)},{prop:"waitWrite",name:"waitWrite",pkg:"internal/poll",typ:$funcType([$Bool],[$error],false)},{prop:"waitCanceled",name:"waitCanceled",pkg:"internal/poll",typ:$funcType([$Int],[],false)},{prop:"pollable",name:"pollable",pkg:"internal/poll",typ:$funcType([],[$Bool],false)}];AM.methods=[{prop:"incref",name:"incref",pkg:"internal/poll",typ:$funcType([],[$Bool],false)},{prop:"increfAndClose",name:"increfAndClose",pkg:"internal/poll",typ:$funcType([],[$Bool],false)},{prop:"decref",name:"decref",pkg:"internal/poll",typ:$funcType([],[$Bool],false)},{prop:"rwlock",name:"rwlock",pkg:"internal/poll",typ:$funcType([$Bool],[$Bool],false)},{prop:"rwunlock",name:"rwunlock",pkg:"internal/poll",typ:$funcType([$Bool],[$Bool],false)}];R.methods=[{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)},{prop:"Timeout",name:"Timeout",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Temporary",name:"Temporary",pkg:"",typ:$funcType([],[$Bool],false)}];AN.methods=[{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)},{prop:"Timeout",name:"Timeout",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Temporary",name:"Temporary",pkg:"",typ:$funcType([],[$Bool],false)}];H.init("internal/poll",[{prop:"fdmu",name:"fdmu",embedded:false,exported:false,typ:Q,tag:""},{prop:"Sysfd",name:"Sysfd",embedded:false,exported:true,typ:$Int,tag:""},{prop:"pd",name:"pd",embedded:false,exported:false,typ:N,tag:""},{prop:"iovecs",name:"iovecs",embedded:false,exported:false,typ:AE,tag:""},{prop:"csema",name:"csema",embedded:false,exported:false,typ:$Uint32,tag:""},{prop:"isBlocking",name:"isBlocking",embedded:false,exported:false,typ:$Uint32,tag:""},{prop:"IsStream",name:"IsStream",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"ZeroReadIsEOF",name:"ZeroReadIsEOF",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"isFile",name:"isFile",embedded:false,exported:false,typ:$Bool,tag:""}]);N.init("internal/poll",[{prop:"fd",name:"fd",embedded:false,exported:false,typ:AB,tag:""},{prop:"closing",name:"closing",embedded:false,exported:false,typ:$Bool,tag:""}]);Q.init("internal/poll",[{prop:"state",name:"state",embedded:false,exported:false,typ:$Uint64,tag:""},{prop:"rsema",name:"rsema",embedded:false,exported:false,typ:$Uint32,tag:""},{prop:"wsema",name:"wsema",embedded:false,exported:false,typ:$Uint32,tag:""}]);R.init("",[]);T.init("",[]);$pkg.$initLinknames=function(){W=$linknames["sync.runtime_Semacquire"];X=$linknames["sync.runtime_Semrelease"];};$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=F.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=D.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=A.$init();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=E.$init();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$pkg.CloseFunc=A.Close;$pkg.AcceptFunc=A.Accept;I=1;$pkg.ErrNetClosing=new R.ptr();$pkg.ErrFileClosing=F.New("use of closed file");$pkg.ErrNoDeadline=F.New("file type does not support deadline");$pkg.ErrDeadlineExceeded=new T.ptr();$pkg.ErrNotPollable=F.New("not pollable");}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["internal/syscall/execenv"]=(function(){var $pkg={},$init,A;A=$packages["syscall"];$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["internal/testlog"]=(function(){var $pkg={},$init,B,A,C,M,N,D,K,F,G,H,I,J;B=$packages["sync"];A=$packages["sync/atomic"];C=$pkg.Interface=$newType(8,$kindInterface,"testlog.Interface",true,"internal/testlog",true,null);M=$structType("internal/testlog",[{prop:"mu",name:"mu",embedded:false,exported:false,typ:B.Mutex,tag:""},{prop:"val",name:"val",embedded:false,exported:false,typ:$Bool,tag:""}]);N=$ptrType(C);F=function(){var a;a=D.Load();if($interfaceIsEqual(a,$ifaceNil)){return $ifaceNil;}return $assertType(a,N).$get();};$pkg.Logger=F;G=function(a){var{a,b,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=F();if(!($interfaceIsEqual(b,$ifaceNil))){$s=1;continue;}$s=2;continue;case 1:$r=b.Getenv(a);$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 2:$s=-1;return;}return;}var $f={$blk:G,$c:true,$r,a,b,$s};return $f;};$pkg.Getenv=G;H=function(a){var{a,b,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=F();if(!($interfaceIsEqual(b,$ifaceNil))){$s=1;continue;}$s=2;continue;case 1:$r=b.Open(a);$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 2:$s=-1;return;}return;}var $f={$blk:H,$c:true,$r,a,b,$s};return $f;};$pkg.Open=H;I=function(a){var{a,b,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=F();if(!($interfaceIsEqual(b,$ifaceNil))){$s=1;continue;}$s=2;continue;case 1:$r=b.Stat(a);$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 2:$s=-1;return;}return;}var $f={$blk:I,$c:true,$r,a,b,$s};return $f;};$pkg.Stat=I;J=function(){var{a,$s,$deferred,$r,$c}=$restore(this,{});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);$r=K.mu.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(K.mu,"Unlock"),[]]);a=K.val;$s=2;case 2:return a;}return;}}catch(err){$err=err;$s=-1;return false;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:J,$c:true,$r,a,$s,$deferred};return $f;}}};$pkg.PanicOnExit0=J;C.init([{prop:"Chdir",name:"Chdir",pkg:"",typ:$funcType([$String],[],false)},{prop:"Getenv",name:"Getenv",pkg:"",typ:$funcType([$String],[],false)},{prop:"Open",name:"Open",pkg:"",typ:$funcType([$String],[],false)},{prop:"Stat",name:"Stat",pkg:"",typ:$funcType([$String],[],false)}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=B.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=A.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}D=new A.Value.ptr($ifaceNil);K=new M.ptr(new B.Mutex.ptr(0,0),false);}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["path"]=(function(){var $pkg={},$init,A,B,C,D,Q,R,E,F,G,J;A=$packages["errors"];B=$packages["internal/bytealg"];C=$packages["unicode/utf8"];D=$pkg.lazybuf=$newType(0,$kindStruct,"path.lazybuf",true,"path",false,function(s_,buf_,w_){this.$val=this;if(arguments.length===0){this.s="";this.buf=Q.nil;this.w=0;return;}this.s=s_;this.buf=buf_;this.w=w_;});Q=$sliceType($Uint8);R=$ptrType(D);D.ptr.prototype.index=function(a){var a,b,c;b=this;if(!(b.buf===Q.nil)){return(c=b.buf,((a<0||a>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+a]));}return b.s.charCodeAt(a);};D.prototype.index=function(a){return this.$val.index(a);};D.ptr.prototype.append=function(a){var a,b,c,d;b=this;if(b.buf===Q.nil){if(b.w>0;return;}b.buf=$makeSlice(Q,b.s.length);$copyString(b.buf,$substring(b.s,0,b.w));}(c=b.buf,d=b.w,((d<0||d>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+d]=a));b.w=b.w+(1)>>0;};D.prototype.append=function(a){return this.$val.append(a);};D.ptr.prototype.string=function(){var a;a=this;if(a.buf===Q.nil){return $substring(a.s,0,a.w);}return($bytesToString($subslice(a.buf,0,a.w)));};D.prototype.string=function(){return this.$val.string();};E=function(a){var a,b,c,d,e,f,g,h,i,j;if(a===""){return".";}b=a.charCodeAt(0)===47;c=a.length;d=new D.ptr(a,Q.nil,0);e=0;f=0;g=e;h=f;if(b){d.append(47);i=1;j=1;g=i;h=j;}while(true){if(!(g>0;}else if((a.charCodeAt(g)===46)&&(((g+1>>0)===c)||(a.charCodeAt((g+1>>0))===47))){g=g+(1)>>0;}else if((a.charCodeAt(g)===46)&&(a.charCodeAt((g+1>>0))===46)&&(((g+2>>0)===c)||(a.charCodeAt((g+2>>0))===47))){g=g+(2)>>0;if(d.w>h){d.w=d.w-(1)>>0;while(true){if(!(d.w>h&&!((d.index(d.w)===47)))){break;}d.w=d.w-(1)>>0;}}else if(!b){if(d.w>0){d.append(47);}d.append(46);d.append(46);h=d.w;}}else{if(b&&!((d.w===1))||!b&&!((d.w===0))){d.append(47);}while(true){if(!(g>0;}}}if(d.w===0){return".";}return d.string();};$pkg.Clean=E;F=function(a){var a,b;b=a.length-1>>0;while(true){if(!(b>=0&&!((a.charCodeAt(b)===47)))){break;}b=b-(1)>>0;}return b;};G=function(a){var a,b,c,d,e,f;b="";c="";d=F(a);e=$substring(a,0,(d+1>>0));f=$substring(a,(d+1>>0));b=e;c=f;return[b,c];};$pkg.Split=G;J=function(a){var a,b;if(a===""){return".";}while(true){if(!(a.length>0&&(a.charCodeAt((a.length-1>>0))===47))){break;}a=$substring(a,0,(a.length-1>>0));}b=F(a);if(b>=0){a=$substring(a,(b+1>>0));}if(a===""){return"/";}return a;};$pkg.Base=J;R.methods=[{prop:"index",name:"index",pkg:"path",typ:$funcType([$Int],[$Uint8],false)},{prop:"append",name:"append",pkg:"path",typ:$funcType([$Uint8],[],false)},{prop:"string",name:"string",pkg:"path",typ:$funcType([],[$String],false)}];D.init("path",[{prop:"s",name:"s",embedded:false,exported:false,typ:$String,tag:""},{prop:"buf",name:"buf",embedded:false,exported:false,typ:Q,tag:""},{prop:"w",name:"w",embedded:false,exported:false,typ:$Int,tag:""}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$pkg.ErrBadPattern=A.New("syntax error in pattern");}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["io/fs"]=(function(){var $pkg={},$init,A,E,C,B,D,F,G,AF,AM,AN,AO,AQ,AS,AT,AU,AH,AI,AJ,AK,AL;A=$packages["errors"];E=$packages["internal/oserror"];C=$packages["io"];B=$packages["path"];D=$packages["sort"];F=$packages["time"];G=$packages["unicode/utf8"];AF=$pkg.DirEntry=$newType(8,$kindInterface,"fs.DirEntry",true,"io/fs",true,null);AM=$pkg.FileInfo=$newType(8,$kindInterface,"fs.FileInfo",true,"io/fs",true,null);AN=$pkg.FileMode=$newType(4,$kindUint32,"fs.FileMode",true,"io/fs",true,null);AO=$pkg.PathError=$newType(0,$kindStruct,"fs.PathError",true,"io/fs",true,function(Op_,Path_,Err_){this.$val=this;if(arguments.length===0){this.Op="";this.Path="";this.Err=$ifaceNil;return;}this.Op=Op_;this.Path=Path_;this.Err=Err_;});AQ=$ptrType(AO);AS=$sliceType($Uint8);AT=$arrayType($Uint8,32);AU=$interfaceType([{prop:"Timeout",name:"Timeout",pkg:"",typ:$funcType([],[$Bool],false)}]);AH=function(){return E.ErrInvalid;};AI=function(){return E.ErrPermission;};AJ=function(){return E.ErrExist;};AK=function(){return E.ErrNotExist;};AL=function(){return E.ErrClosed;};AN.prototype.String=function(){var a,b,c,d,e,f,g,h,i,j,k,l,m,n,o;a=this.$val;b=AT.zero();c=0;d="dalTLDpSugct?";e=0;while(true){if(!(e>0)>>>0)),i<32?(1<>>0)))>>>0)===0))){((c<0||c>=b.length)?($throwRuntimeError("index out of range"),undefined):b[c]=((h<<24>>>24)));c=c+(1)>>0;}e+=f[1];}if(c===0){((c<0||c>=b.length)?($throwRuntimeError("index out of range"),undefined):b[c]=45);c=c+(1)>>0;}j="rwxrwxrwx";k=0;while(true){if(!(k>0)>>>0)),o<32?(1<>>0)))>>>0)===0))){((c<0||c>=b.length)?($throwRuntimeError("index out of range"),undefined):b[c]=((n<<24>>>24)));}else{((c<0||c>=b.length)?($throwRuntimeError("index out of range"),undefined):b[c]=45);}c=c+(1)>>0;k+=l[1];}return($bytesToString($subslice(new AS(b),0,c)));};$ptrType(AN).prototype.String=function(){return new AN(this.$get()).String();};AN.prototype.IsDir=function(){var a;a=this.$val;return!((((a&2147483648)>>>0)===0));};$ptrType(AN).prototype.IsDir=function(){return new AN(this.$get()).IsDir();};AN.prototype.IsRegular=function(){var a;a=this.$val;return((a&2401763328)>>>0)===0;};$ptrType(AN).prototype.IsRegular=function(){return new AN(this.$get()).IsRegular();};AN.prototype.Perm=function(){var a;a=this.$val;return(a&511)>>>0;};$ptrType(AN).prototype.Perm=function(){return new AN(this.$get()).Perm();};AN.prototype.Type=function(){var a;a=this.$val;return(a&2401763328)>>>0;};$ptrType(AN).prototype.Type=function(){return new AN(this.$get()).Type();};AO.ptr.prototype.Error=function(){var{a,b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=a.Err.Error();$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=a.Op+" "+a.Path+": "+b;$s=2;case 2:return c;}return;}var $f={$blk:AO.ptr.prototype.Error,$c:true,$r,a,b,c,$s};return $f;};AO.prototype.Error=function(){return this.$val.Error();};AO.ptr.prototype.Unwrap=function(){var a;a=this;return a.Err;};AO.prototype.Unwrap=function(){return this.$val.Unwrap();};AO.ptr.prototype.Timeout=function(){var{a,b,c,d,e,f,g,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=$assertType(a.Err,AU,true);c=b[0];d=b[1];if(!(d)){e=false;$s=1;continue s;}f=c.Timeout();$s=2;case 2:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}e=f;case 1:g=e;$s=3;case 3:return g;}return;}var $f={$blk:AO.ptr.prototype.Timeout,$c:true,$r,a,b,c,d,e,f,g,$s};return $f;};AO.prototype.Timeout=function(){return this.$val.Timeout();};AN.methods=[{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)},{prop:"IsDir",name:"IsDir",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"IsRegular",name:"IsRegular",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Perm",name:"Perm",pkg:"",typ:$funcType([],[AN],false)},{prop:"Type",name:"Type",pkg:"",typ:$funcType([],[AN],false)}];AQ.methods=[{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)},{prop:"Unwrap",name:"Unwrap",pkg:"",typ:$funcType([],[$error],false)},{prop:"Timeout",name:"Timeout",pkg:"",typ:$funcType([],[$Bool],false)}];AF.init([{prop:"Info",name:"Info",pkg:"",typ:$funcType([],[AM,$error],false)},{prop:"IsDir",name:"IsDir",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Name",name:"Name",pkg:"",typ:$funcType([],[$String],false)},{prop:"Type",name:"Type",pkg:"",typ:$funcType([],[AN],false)}]);AM.init([{prop:"IsDir",name:"IsDir",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"ModTime",name:"ModTime",pkg:"",typ:$funcType([],[F.Time],false)},{prop:"Mode",name:"Mode",pkg:"",typ:$funcType([],[AN],false)},{prop:"Name",name:"Name",pkg:"",typ:$funcType([],[$String],false)},{prop:"Size",name:"Size",pkg:"",typ:$funcType([],[$Int64],false)},{prop:"Sys",name:"Sys",pkg:"",typ:$funcType([],[$emptyInterface],false)}]);AO.init("",[{prop:"Op",name:"Op",embedded:false,exported:true,typ:$String,tag:""},{prop:"Path",name:"Path",embedded:false,exported:true,typ:$String,tag:""},{prop:"Err",name:"Err",embedded:false,exported:true,typ:$error,tag:""}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=E.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=D.$init();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=F.$init();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=G.$init();$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$pkg.SkipDir=A.New("skip this directory");$pkg.ErrInvalid=AH();$pkg.ErrPermission=AI();$pkg.ErrExist=AJ();$pkg.ErrNotExist=AK();$pkg.ErrClosed=AL();}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["os"]=(function(){var $pkg={},$init,D,Q,E,O,J,M,K,F,L,G,C,H,P,I,N,A,B,R,U,AR,BM,BY,CH,CJ,DX,DZ,EW,FB,FK,FM,FN,FO,FP,FQ,FS,FU,FX,FY,FZ,GA,GB,GC,GO,GP,GQ,GR,GS,GT,GU,GV,AA,CK,CR,EX,FD,e,f,g,Y,Z,AB,AD,AE,AJ,AK,AL,AM,AO,AP,AS,AT,AZ,BB,BC,BK,BN,BP,BQ,BR,BT,BU,BX,BZ,CA,CB,CC,CG,CI,CM,CO,CQ,CT,CU,CY,DD,DG,DV,DW,EB,EC,EF,EG,EM,ES,ET,EU,EV,EY,EZ,FA,FE,FF,FG,FH,FI,FJ;D=$packages["errors"];Q=$packages["github.com/gopherjs/gopherjs/js"];E=$packages["internal/itoa"];O=$packages["internal/oserror"];J=$packages["internal/poll"];M=$packages["internal/syscall/execenv"];K=$packages["internal/syscall/unix"];F=$packages["internal/testlog"];L=$packages["internal/unsafeheader"];G=$packages["io"];C=$packages["io/fs"];H=$packages["runtime"];P=$packages["sort"];I=$packages["sync"];N=$packages["sync/atomic"];A=$packages["syscall"];B=$packages["time"];R=$pkg.fileStat=$newType(0,$kindStruct,"os.fileStat",true,"os",false,function(name_,size_,mode_,modTime_,sys_){this.$val=this;if(arguments.length===0){this.name="";this.size=new $Int64(0,0);this.mode=0;this.modTime=new B.Time.ptr(new $Uint64(0,0),new $Int64(0,0),FS.nil);this.sys=new A.Stat_t.ptr(new $Int64(0,0),new $Uint64(0,0),0,0,0,0,new $Int64(0,0),new $Int64(0,0),0,0,new $Int64(0,0),new $Int64(0,0),new $Int64(0,0),new $Int64(0,0),new $Int64(0,0),new $Int64(0,0));return;}this.name=name_;this.size=size_;this.mode=mode_;this.modTime=modTime_;this.sys=sys_;});U=$pkg.File=$newType(0,$kindStruct,"os.File",true,"os",true,function(file_){this.$val=this;if(arguments.length===0){this.file=GB.nil;return;}this.file=file_;});AR=$pkg.rawConn=$newType(0,$kindStruct,"os.rawConn",true,"os",false,function(file_){this.$val=this;if(arguments.length===0){this.file=FQ.nil;return;}this.file=file_;});BM=$pkg.file=$newType(0,$kindStruct,"os.file",true,"os",false,function(pfd_,name_,dirinfo_,nonblock_,stdoutOrErr_,appendMode_){this.$val=this;if(arguments.length===0){this.pfd=new J.FD.ptr(new J.fdMutex.ptr(new $Uint64(0,0),0,0),0,new J.pollDesc.ptr(FX.nil,false),FZ.nil,0,0,false,false,false);this.name="";this.dirinfo=GA.nil;this.nonblock=false;this.stdoutOrErr=false;this.appendMode=false;return;}this.pfd=pfd_;this.name=name_;this.dirinfo=dirinfo_;this.nonblock=nonblock_;this.stdoutOrErr=stdoutOrErr_;this.appendMode=appendMode_;});BY=$pkg.unixDirent=$newType(0,$kindStruct,"os.unixDirent",true,"os",false,function(parent_,name_,typ_,info_){this.$val=this;if(arguments.length===0){this.parent="";this.name="";this.typ=0;this.info=$ifaceNil;return;}this.parent=parent_;this.name=name_;this.typ=typ_;this.info=info_;});CH=$pkg.LinkError=$newType(0,$kindStruct,"os.LinkError",true,"os",true,function(Op_,Old_,New_,Err_){this.$val=this;if(arguments.length===0){this.Op="";this.Old="";this.New="";this.Err=$ifaceNil;return;}this.Op=Op_;this.Old=Old_;this.New=New_;this.Err=Err_;});CJ=$pkg.onlyWriter=$newType(0,$kindStruct,"os.onlyWriter",true,"os",false,function(Writer_){this.$val=this;if(arguments.length===0){this.Writer=$ifaceNil;return;}this.Writer=Writer_;});DX=$pkg.timeout=$newType(8,$kindInterface,"os.timeout",true,"os",false,null);DZ=$pkg.SyscallError=$newType(0,$kindStruct,"os.SyscallError",true,"os",true,function(Syscall_,Err_){this.$val=this;if(arguments.length===0){this.Syscall="";this.Err=$ifaceNil;return;}this.Syscall=Syscall_;this.Err=Err_;});EW=$pkg.dirInfo=$newType(0,$kindStruct,"os.dirInfo",true,"os",false,function(buf_,nbuf_,bufp_){this.$val=this;if(arguments.length===0){this.buf=FO.nil;this.nbuf=0;this.bufp=0;return;}this.buf=buf_;this.nbuf=nbuf_;this.bufp=bufp_;});FB=$pkg.readdirMode=$newType(4,$kindInt,"os.readdirMode",true,"os",false,null);FK=$sliceType($String);FM=$sliceType($emptyInterface);FN=$sliceType($Uint8);FO=$ptrType(FN);FP=$ptrType(R);FQ=$ptrType(U);FS=$ptrType(B.Location);FU=$ptrType(C.PathError);FX=$ptrType(J.FD);FY=$sliceType(A.Iovec);FZ=$ptrType(FY);GA=$ptrType(EW);GB=$ptrType(BM);GC=$funcType([GB],[$error],false);GO=$ptrType(CH);GP=$ptrType(DZ);GQ=$sliceType(C.DirEntry);GR=$sliceType(C.FileInfo);GS=$funcType([$Uintptr],[],false);GT=$funcType([$Uintptr],[$Bool],false);GU=$ptrType(AR);GV=$ptrType(BY);R.ptr.prototype.Size=function(){var h;h=this;return h.size;};R.prototype.Size=function(){return this.$val.Size();};R.ptr.prototype.Mode=function(){var h;h=this;return h.mode;};R.prototype.Mode=function(){return this.$val.Mode();};R.ptr.prototype.ModTime=function(){var h;h=this;return h.modTime;};R.prototype.ModTime=function(){return this.$val.ModTime();};R.ptr.prototype.Sys=function(){var h;h=this;return h.sys;};R.prototype.Sys=function(){return this.$val.Sys();};R.ptr.prototype.Name=function(){var h;h=this;return h.name;};R.prototype.Name=function(){return this.$val.Name();};R.ptr.prototype.IsDir=function(){var h;h=this;return new C.FileMode(h.Mode()).IsDir();};R.prototype.IsDir=function(){return this.$val.IsDir();};Y=function(){var{h,i,j,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:h=FJ();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=E.Uitoa(((h>>>0)));$s=2;case 2:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;$s=3;case 3:return j;}return;}var $f={$blk:Y,$c:true,$r,h,i,j,$s};return $f;};Z=function(h,i){var{h,i,j,k,l,m,n,o,p,q,r,s,t,u,$s,$r,$c}=$restore(this,{h,i});$s=$s||0;s:while(true){switch($s){case 0:if(h===""){$s=1;continue;}$s=2;continue;case 1:j=CU();$s=3;case 3:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}h=j;case 2:k=AB(i);l=k[0];m=k[1];n=k[2];if(!($interfaceIsEqual(n,$ifaceNil))){$s=-1;return[FQ.nil,new C.PathError.ptr("createtemp",i,n)];}l=AD(h,l);o=0;case 4:p=Y();$s=6;case 6:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=l+p+m;s=CQ(q,194,384);$s=7;case 7:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}r=s;t=r[0];u=r[1];if(EB(u)){o=o+(1)>>0;if(o<10000){$s=4;continue;}$s=-1;return[FQ.nil,new C.PathError.ptr("createtemp",l+"*"+m,$pkg.ErrExist)];}$s=-1;return[t,u];case 5:$s=-1;return[FQ.nil,$ifaceNil];}return;}var $f={$blk:Z,$c:true,$r,h,i,j,k,l,m,n,o,p,q,r,s,t,u,$s};return $f;};$pkg.CreateTemp=Z;AB=function(h){var h,i,j,k,l,m,n,o,p,q,r,s,t,u;i="";j="";k=$ifaceNil;l=0;while(true){if(!(l>0;}p=AE(h,42);if(!((p===-1))){q=$substring(h,0,p);r=$substring(h,(p+1>>0));i=q;j=r;}else{i=h;}s=i;t=j;u=$ifaceNil;i=s;j=t;k=u;return[i,j,k];};AD=function(h,i){var h,i;if(h.length>0&&BB(h.charCodeAt((h.length-1>>0)))){return h+i;}return h+"/"+i;};AE=function(h,i){var h,i,j;j=h.length-1>>0;while(true){if(!(j>=0)){break;}if(h.charCodeAt(j)===i){return j;}j=j-(1)>>0;}return-1;};U.ptr.prototype.Stat=function(){var{h,i,j,k,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:h=[h];i=this;if(i===FQ.nil){$s=-1;return[$ifaceNil,$pkg.ErrInvalid];}h[0]=new R.ptr("",new $Int64(0,0),0,new B.Time.ptr(new $Uint64(0,0),new $Int64(0,0),FS.nil),new A.Stat_t.ptr(new $Int64(0,0),new $Uint64(0,0),0,0,0,0,new $Int64(0,0),new $Int64(0,0),0,0,new $Int64(0,0),new $Int64(0,0),new $Int64(0,0),new $Int64(0,0),new $Int64(0,0),new $Int64(0,0)));j=i.file.pfd.Fstat(h[0].sys);$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;if(!($interfaceIsEqual(k,$ifaceNil))){$s=-1;return[$ifaceNil,new C.PathError.ptr("stat",i.file.name,k)];}AL(h[0],i.file.name);$s=-1;return[h[0],$ifaceNil];}return;}var $f={$blk:U.ptr.prototype.Stat,$c:true,$r,h,i,j,k,$s};return $f;};U.prototype.Stat=function(){return this.$val.Stat();};AJ=function(h){var{h,i,j,k,$s,$r,$c}=$restore(this,{h});$s=$s||0;s:while(true){switch($s){case 0:h=[h];i=[i];i[0]=new R.ptr("",new $Int64(0,0),0,new B.Time.ptr(new $Uint64(0,0),new $Int64(0,0),FS.nil),new A.Stat_t.ptr(new $Int64(0,0),new $Uint64(0,0),0,0,0,0,new $Int64(0,0),new $Int64(0,0),0,0,new $Int64(0,0),new $Int64(0,0),new $Int64(0,0),new $Int64(0,0),new $Int64(0,0),new $Int64(0,0)));j=CG((function(h,i){return function $b(){var{j,k,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:j=A.Stat(h[0],i[0].sys);$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;$s=2;case 2:return k;}return;}var $f={$blk:$b,$c:true,$r,j,k,$s};return $f;};})(h,i));$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;if(!($interfaceIsEqual(k,$ifaceNil))){$s=-1;return[$ifaceNil,new C.PathError.ptr("stat",h[0],k)];}AL(i[0],h[0]);$s=-1;return[i[0],$ifaceNil];}return;}var $f={$blk:AJ,$c:true,$r,h,i,j,k,$s};return $f;};AK=function(h){var{h,i,j,k,$s,$r,$c}=$restore(this,{h});$s=$s||0;s:while(true){switch($s){case 0:h=[h];i=[i];i[0]=new R.ptr("",new $Int64(0,0),0,new B.Time.ptr(new $Uint64(0,0),new $Int64(0,0),FS.nil),new A.Stat_t.ptr(new $Int64(0,0),new $Uint64(0,0),0,0,0,0,new $Int64(0,0),new $Int64(0,0),0,0,new $Int64(0,0),new $Int64(0,0),new $Int64(0,0),new $Int64(0,0),new $Int64(0,0),new $Int64(0,0)));j=CG((function(h,i){return function $b(){var{j,k,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:j=A.Lstat(h[0],i[0].sys);$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;$s=2;case 2:return k;}return;}var $f={$blk:$b,$c:true,$r,j,k,$s};return $f;};})(h,i));$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;if(!($interfaceIsEqual(k,$ifaceNil))){$s=-1;return[$ifaceNil,new C.PathError.ptr("lstat",h[0],k)];}AL(i[0],h[0]);$s=-1;return[i[0],$ifaceNil];}return;}var $f={$blk:AK,$c:true,$r,h,i,j,k,$s};return $f;};AL=function(h,i){var h,i,j;h.name=BC(i);h.size=h.sys.Size;B.Time.copy(h.modTime,AM(h.sys.Mtime,h.sys.MtimeNsec));h.mode=((((h.sys.Mode&511)>>>0)>>>0));j=(h.sys.Mode&126976)>>>0;if(j===(24576)){h.mode=(h.mode|(67108864))>>>0;}else if(j===(8192)){h.mode=(h.mode|(69206016))>>>0;}else if(j===(16384)){h.mode=(h.mode|(2147483648))>>>0;}else if(j===(4096)){h.mode=(h.mode|(33554432))>>>0;}else if(j===(40960)){h.mode=(h.mode|(134217728))>>>0;}else if(j===(32768)){}else if(j===(49152)){h.mode=(h.mode|(16777216))>>>0;}if(!((((h.sys.Mode&1024)>>>0)===0))){h.mode=(h.mode|(4194304))>>>0;}if(!((((h.sys.Mode&2048)>>>0)===0))){h.mode=(h.mode|(8388608))>>>0;}if(!((((h.sys.Mode&512)>>>0)===0))){h.mode=(h.mode|(1048576))>>>0;}};AM=function(h,i){var h,i;return B.Unix(h,i);};AO=function(h){var{h,i,j,$s,$r,$c}=$restore(this,{h});$s=$s||0;s:while(true){switch($s){case 0:$r=F.Stat(h);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}i=AJ(h);$s=2;case 2:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;$s=3;case 3:return j;}return;}var $f={$blk:AO,$c:true,$r,h,i,j,$s};return $f;};$pkg.Stat=AO;AP=function(h){var{h,i,j,$s,$r,$c}=$restore(this,{h});$s=$s||0;s:while(true){switch($s){case 0:$r=F.Stat(h);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}i=AK(h);$s=2;case 2:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;$s=3;case 3:return j;}return;}var $f={$blk:AP,$c:true,$r,h,i,j,$s};return $f;};$pkg.Lstat=AP;U.ptr.prototype.readFrom=function(h){var h,i,j,k,l,m,n,o;i=new $Int64(0,0);j=false;k=$ifaceNil;l=this;m=new $Int64(0,0);n=false;o=$ifaceNil;i=m;j=n;k=o;return[i,j,k];};U.prototype.readFrom=function(h){return this.$val.readFrom(h);};AR.ptr.prototype.Control=function(h){var{h,i,j,k,l,$s,$r,$c}=$restore(this,{h});$s=$s||0;s:while(true){switch($s){case 0:i=this;j=i.file.checkValid("SyscallConn.Control");if(!($interfaceIsEqual(j,$ifaceNil))){$s=-1;return j;}k=i.file.file.pfd.RawControl(h);$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;H.KeepAlive(i.file);$s=-1;return l;}return;}var $f={$blk:AR.ptr.prototype.Control,$c:true,$r,h,i,j,k,l,$s};return $f;};AR.prototype.Control=function(h){return this.$val.Control(h);};AR.ptr.prototype.Read=function(h){var{h,i,j,k,l,$s,$r,$c}=$restore(this,{h});$s=$s||0;s:while(true){switch($s){case 0:i=this;j=i.file.checkValid("SyscallConn.Read");if(!($interfaceIsEqual(j,$ifaceNil))){$s=-1;return j;}k=i.file.file.pfd.RawRead(h);$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;H.KeepAlive(i.file);$s=-1;return l;}return;}var $f={$blk:AR.ptr.prototype.Read,$c:true,$r,h,i,j,k,l,$s};return $f;};AR.prototype.Read=function(h){return this.$val.Read(h);};AR.ptr.prototype.Write=function(h){var{h,i,j,k,l,$s,$r,$c}=$restore(this,{h});$s=$s||0;s:while(true){switch($s){case 0:i=this;j=i.file.checkValid("SyscallConn.Write");if(!($interfaceIsEqual(j,$ifaceNil))){$s=-1;return j;}k=i.file.file.pfd.RawWrite(h);$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;H.KeepAlive(i.file);$s=-1;return l;}return;}var $f={$blk:AR.ptr.prototype.Write,$c:true,$r,h,i,j,k,l,$s};return $f;};AR.prototype.Write=function(h){return this.$val.Write(h);};AS=function(h){var h;return[new AR.ptr(h),$ifaceNil];};AT=function(){if(false){return;}$pkg.Args=FF();};AZ=function(h){var{h,i,$s,$r,$c}=$restore(this,{h});$s=$s||0;s:while(true){switch($s){case 0:if(h===0){$s=1;continue;}$s=2;continue;case 1:i=F.PanicOnExit0();$s=5;case 5:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}if(i){$s=3;continue;}$s=4;continue;case 3:$panic(new $String("unexpected call to os.Exit(0) during test"));case 4:FH();case 2:$r=A.Exit(h);$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:AZ,$c:true,$r,h,i,$s};return $f;};$pkg.Exit=AZ;BB=function(h){var h;return 47===h;};$pkg.IsPathSeparator=BB;BC=function(h){var h,i;i=h.length-1>>0;while(true){if(!(i>0&&(h.charCodeAt(i)===47))){break;}h=$substring(h,0,i);i=i-(1)>>0;}i=i-(1)>>0;while(true){if(!(i>=0)){break;}if(h.charCodeAt(i)===47){h=$substring(h,(i+1>>0));break;}i=i-(1)>>0;}return h;};BK=function(h){var h;return h;};U.ptr.prototype.Fd=function(){var{h,i,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:h=this;if(h===FQ.nil){$s=-1;return 4294967295;}if(h.file.nonblock){$s=1;continue;}$s=2;continue;case 1:i=h.file.pfd.SetBlocking();$s=3;case 3:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}i;case 2:$s=-1;return((h.file.pfd.Sysfd>>>0));}return;}var $f={$blk:U.ptr.prototype.Fd,$c:true,$r,h,i,$s};return $f;};U.prototype.Fd=function(){return this.$val.Fd();};BN=function(h,i){var{h,i,j,k,l,m,n,o,$s,$r,$c}=$restore(this,{h,i});$s=$s||0;s:while(true){switch($s){case 0:j=0;k=K.IsNonblock(((h>>0)));l=k[0];m=k[1];if($interfaceIsEqual(m,$ifaceNil)&&l){j=3;}n=BP(h,i,j);$s=1;case 1:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;$s=2;case 2:return o;}return;}var $f={$blk:BN,$c:true,$r,h,i,j,k,l,m,n,o,$s};return $f;};$pkg.NewFile=BN;BP=function(h,i,j){var{h,i,j,k,l,m,n,o,p,q,r,s,t,$s,$r,$c}=$restore(this,{h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=[k];l=[l];k[0]=((h>>0));if(k[0]<0){$s=-1;return FQ.nil;}m=new U.ptr(new BM.ptr(new J.FD.ptr(new J.fdMutex.ptr(new $Uint64(0,0),0,0),k[0],new J.pollDesc.ptr(FX.nil,false),FZ.nil,0,0,true,true,false),i,GA.nil,false,(k[0]===1)||(k[0]===2),false));n=(j===1)||(j===2)||(j===3);if(j===1){$s=1;continue;}$s=2;continue;case 1:o="js";if(o===("darwin")||o===("ios")||o===("dragonfly")||o===("freebsd")||o===("netbsd")||o===("openbsd")){$s=4;continue;}$s=5;continue;case 4:l[0]=new A.Stat_t.ptr(new $Int64(0,0),new $Uint64(0,0),0,0,0,0,new $Int64(0,0),new $Int64(0,0),0,0,new $Int64(0,0),new $Int64(0,0),new $Int64(0,0),new $Int64(0,0),new $Int64(0,0),new $Int64(0,0));p=CG((function(k,l){return function $b(){var{p,q,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:p=A.Fstat(k[0],l[0]);$s=1;case 1:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=p;$s=2;case 2:return q;}return;}var $f={$blk:$b,$c:true,$r,p,q,$s};return $f;};})(k,l));$s=6;case 6:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=p;r=(l[0].Mode&126976)>>>0;if($interfaceIsEqual(q,$ifaceNil)&&((r===32768)||(r===16384))){n=false;}if(false&&(r===4096)){n=false;}case 5:case 3:case 2:s=m.file.pfd.Init("file",n);if(!($interfaceIsEqual(s,$ifaceNil))){}else if(n){t=A.SetNonblock(k[0],true);if($interfaceIsEqual(t,$ifaceNil)){m.file.nonblock=true;}}H.SetFinalizer(m.file,new GC($methodExpr(GB,"close")));$s=-1;return m;}return;}var $f={$blk:BP,$c:true,$r,h,i,j,k,l,m,n,o,p,q,r,s,t,$s};return $f;};BQ=function(h,i){var{h,i,$s,$r,$c}=$restore(this,{h,i});$s=$s||0;s:while(true){switch($s){case 0:if($interfaceIsEqual(i,new A.Errno(32))&&h.file.stdoutOrErr){$s=1;continue;}$s=2;continue;case 1:$r=CA();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 2:$s=-1;return;}return;}var $f={$blk:BQ,$c:true,$r,h,i,$s};return $f;};BR=function(h,i,j){var{h,i,j,k,l,m,n,o,p,q,r,s,t,u,$s,$r,$c}=$restore(this,{h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=false;if(true&&!(((i&64)===0))&&!((((j&1048576)>>>0)===0))){$s=1;continue;}$s=2;continue;case 1:m=AO(h);$s=3;case 3:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}l=m;n=l[1];if(EC(n)){k=true;}case 2:o=0;case 4:p=$ifaceNil;r=A.Open(h,i|0,CB(j));$s=6;case 6:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}q=r;o=q[0];p=q[1];if($interfaceIsEqual(p,$ifaceNil)){$s=5;continue;}if($interfaceIsEqual(p,new A.Errno(4))){$s=4;continue;}$s=-1;return[FQ.nil,new C.PathError.ptr("open",h,p)];case 5:if(k){$s=7;continue;}$s=8;continue;case 7:s=CM(h);$s=9;case 9:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}s;case 8:if(true){A.CloseOnExec(o);}t=BP(((o>>>0)),h,1);$s=10;case 10:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=[t,$ifaceNil];$s=11;case 11:return u;}return;}var $f={$blk:BR,$c:true,$r,h,i,j,k,l,m,n,o,p,q,r,s,t,u,$s};return $f;};BM.ptr.prototype.close=function(){var{h,i,j,k,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:h=this;if(h===GB.nil){$s=-1;return new A.Errno(22);}if(!(h.dirinfo===GA.nil)){h.dirinfo.close();h.dirinfo=GA.nil;}i=$ifaceNil;j=h.pfd.Close();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;if(!($interfaceIsEqual(k,$ifaceNil))){if($interfaceIsEqual(k,J.ErrFileClosing)){k=$pkg.ErrClosed;}i=new C.PathError.ptr("close",h.name,k);}H.SetFinalizer(h,$ifaceNil);$s=-1;return i;}return;}var $f={$blk:BM.ptr.prototype.close,$c:true,$r,h,i,j,k,$s};return $f;};BM.prototype.close=function(){return this.$val.close();};U.ptr.prototype.seek=function(h,i){var{h,i,j,k,l,m,n,o,p,$s,$r,$c}=$restore(this,{h,i});$s=$s||0;s:while(true){switch($s){case 0:j=new $Int64(0,0);k=$ifaceNil;l=this;if(!(l.file.dirinfo===GA.nil)){l.file.dirinfo.close();l.file.dirinfo=GA.nil;}n=l.file.pfd.Seek(h,i);$s=1;case 1:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;j=m[0];k=m[1];H.KeepAlive(l);o=j;p=k;j=o;k=p;$s=-1;return[j,k];}return;}var $f={$blk:U.ptr.prototype.seek,$c:true,$r,h,i,j,k,l,m,n,o,p,$s};return $f;};U.prototype.seek=function(h,i){return this.$val.seek(h,i);};BT=function(h){var{h,i,j,k,l,$s,$r,$c}=$restore(this,{h});$s=$s||0;s:while(true){switch($s){case 0:h=[h];i=CG((function(h){return function $b(){var{i,j,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:i=A.Unlink(h[0]);$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;$s=2;case 2:return j;}return;}var $f={$blk:$b,$c:true,$r,i,j,$s};return $f;};})(h));$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;if($interfaceIsEqual(j,$ifaceNil)){$s=-1;return $ifaceNil;}k=CG((function(h){return function $b(){var{k,l,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:k=A.Rmdir(h[0]);$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;$s=2;case 2:return l;}return;}var $f={$blk:$b,$c:true,$r,k,l,$s};return $f;};})(h));$s=2;case 2:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;if($interfaceIsEqual(l,$ifaceNil)){$s=-1;return $ifaceNil;}if(!($interfaceIsEqual(l,new A.Errno(20)))){j=l;}$s=-1;return new C.PathError.ptr("remove",h[0],j);}return;}var $f={$blk:BT,$c:true,$r,h,i,j,k,l,$s};return $f;};$pkg.Remove=BT;BU=function(){var{h,i,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:h=EM("TMPDIR");$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;if(i===""){if(false){i="/data/local/tmp";}else{i="/tmp";}}$s=-1;return i;}return;}var $f={$blk:BU,$c:true,$r,h,i,$s};return $f;};BX=function(h){var{h,i,j,k,l,m,n,o,p,$s,$r,$c}=$restore(this,{h});$s=$s||0;s:while(true){switch($s){case 0:i=128;case 1:j=$makeSlice(FN,i);k=0;l=$ifaceNil;case 3:o=A.Readlink(h,j);$s=5;case 5:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}n=o;p=CT(n[0],n[1]);$s=6;case 6:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}m=p;k=m[0];l=m[1];if(!($interfaceIsEqual(l,new A.Errno(4)))){$s=4;continue;}$s=3;continue;case 4:if(false&&$interfaceIsEqual(l,new A.Errno(34))){i=$imul(i,(2));$s=1;continue;}if(!($interfaceIsEqual(l,$ifaceNil))){$s=-1;return["",new C.PathError.ptr("readlink",h,l)];}if(k>>0))))>>>0;if(!((((h&8388608)>>>0)===0))){i=(i|(2048))>>>0;}if(!((((h&4194304)>>>0)===0))){i=(i|(1024))>>>0;}if(!((((h&1048576)>>>0)===0))){i=(i|(512))>>>0;}return i;};CC=function(h,i){var{h,i,j,k,l,$s,$r,$c}=$restore(this,{h,i});$s=$s||0;s:while(true){switch($s){case 0:i=[i];j=[j];j[0]=BK(h);k=CG((function(i,j){return function $b(){var{k,l,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:k=A.Chmod(j[0],CB(i[0]));$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;$s=2;case 2:return l;}return;}var $f={$blk:$b,$c:true,$r,k,l,$s};return $f;};})(i,j));$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;if(!($interfaceIsEqual(l,$ifaceNil))){$s=-1;return new C.PathError.ptr("chmod",h,l);}$s=-1;return $ifaceNil;}return;}var $f={$blk:CC,$c:true,$r,h,i,j,k,l,$s};return $f;};U.ptr.prototype.chmod=function(h){var{h,i,j,k,l,$s,$r,$c}=$restore(this,{h});$s=$s||0;s:while(true){switch($s){case 0:i=this;j=i.checkValid("chmod");if(!($interfaceIsEqual(j,$ifaceNil))){$s=-1;return j;}k=i.file.pfd.Fchmod(CB(h));$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;if(!($interfaceIsEqual(l,$ifaceNil))){$s=-1;return i.wrapErr("chmod",l);}$s=-1;return $ifaceNil;}return;}var $f={$blk:U.ptr.prototype.chmod,$c:true,$r,h,i,j,k,l,$s};return $f;};U.prototype.chmod=function(h){return this.$val.chmod(h);};U.ptr.prototype.Chown=function(h,i){var{h,i,j,k,l,m,$s,$r,$c}=$restore(this,{h,i});$s=$s||0;s:while(true){switch($s){case 0:j=this;k=j.checkValid("chown");if(!($interfaceIsEqual(k,$ifaceNil))){$s=-1;return k;}l=j.file.pfd.Fchown(h,i);$s=1;case 1:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;if(!($interfaceIsEqual(m,$ifaceNil))){$s=-1;return j.wrapErr("chown",m);}$s=-1;return $ifaceNil;}return;}var $f={$blk:U.ptr.prototype.Chown,$c:true,$r,h,i,j,k,l,m,$s};return $f;};U.prototype.Chown=function(h,i){return this.$val.Chown(h,i);};U.ptr.prototype.Truncate=function(h){var{h,i,j,k,l,$s,$r,$c}=$restore(this,{h});$s=$s||0;s:while(true){switch($s){case 0:i=this;j=i.checkValid("truncate");if(!($interfaceIsEqual(j,$ifaceNil))){$s=-1;return j;}k=i.file.pfd.Ftruncate(h);$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;if(!($interfaceIsEqual(l,$ifaceNil))){$s=-1;return i.wrapErr("truncate",l);}$s=-1;return $ifaceNil;}return;}var $f={$blk:U.ptr.prototype.Truncate,$c:true,$r,h,i,j,k,l,$s};return $f;};U.prototype.Truncate=function(h){return this.$val.Truncate(h);};U.ptr.prototype.Sync=function(){var{h,i,j,k,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:h=this;i=h.checkValid("sync");if(!($interfaceIsEqual(i,$ifaceNil))){$s=-1;return i;}j=h.file.pfd.Fsync();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;if(!($interfaceIsEqual(k,$ifaceNil))){$s=-1;return h.wrapErr("sync",k);}$s=-1;return $ifaceNil;}return;}var $f={$blk:U.ptr.prototype.Sync,$c:true,$r,h,i,j,k,$s};return $f;};U.prototype.Sync=function(){return this.$val.Sync();};U.ptr.prototype.Chdir=function(){var{h,i,j,k,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:h=this;i=h.checkValid("chdir");if(!($interfaceIsEqual(i,$ifaceNil))){$s=-1;return i;}j=h.file.pfd.Fchdir();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;if(!($interfaceIsEqual(k,$ifaceNil))){$s=-1;return h.wrapErr("chdir",k);}$s=-1;return $ifaceNil;}return;}var $f={$blk:U.ptr.prototype.Chdir,$c:true,$r,h,i,j,k,$s};return $f;};U.prototype.Chdir=function(){return this.$val.Chdir();};U.ptr.prototype.setDeadline=function(h){var{h,i,j,k,l,$s,$r,$c}=$restore(this,{h});$s=$s||0;s:while(true){switch($s){case 0:i=this;j=i.checkValid("SetDeadline");if(!($interfaceIsEqual(j,$ifaceNil))){$s=-1;return j;}k=i.file.pfd.SetDeadline($clone(h,B.Time));$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;$s=2;case 2:return l;}return;}var $f={$blk:U.ptr.prototype.setDeadline,$c:true,$r,h,i,j,k,l,$s};return $f;};U.prototype.setDeadline=function(h){return this.$val.setDeadline(h);};U.ptr.prototype.setReadDeadline=function(h){var{h,i,j,k,l,$s,$r,$c}=$restore(this,{h});$s=$s||0;s:while(true){switch($s){case 0:i=this;j=i.checkValid("SetReadDeadline");if(!($interfaceIsEqual(j,$ifaceNil))){$s=-1;return j;}k=i.file.pfd.SetReadDeadline($clone(h,B.Time));$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;$s=2;case 2:return l;}return;}var $f={$blk:U.ptr.prototype.setReadDeadline,$c:true,$r,h,i,j,k,l,$s};return $f;};U.prototype.setReadDeadline=function(h){return this.$val.setReadDeadline(h);};U.ptr.prototype.setWriteDeadline=function(h){var{h,i,j,k,l,$s,$r,$c}=$restore(this,{h});$s=$s||0;s:while(true){switch($s){case 0:i=this;j=i.checkValid("SetWriteDeadline");if(!($interfaceIsEqual(j,$ifaceNil))){$s=-1;return j;}k=i.file.pfd.SetWriteDeadline($clone(h,B.Time));$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;$s=2;case 2:return l;}return;}var $f={$blk:U.ptr.prototype.setWriteDeadline,$c:true,$r,h,i,j,k,l,$s};return $f;};U.prototype.setWriteDeadline=function(h){return this.$val.setWriteDeadline(h);};U.ptr.prototype.checkValid=function(h){var h,i;i=this;if(i===FQ.nil){return $pkg.ErrInvalid;}return $ifaceNil;};U.prototype.checkValid=function(h){return this.$val.checkValid(h);};CG=function(h){var{h,i,j,$s,$r,$c}=$restore(this,{h});$s=$s||0;s:while(true){switch($s){case 0:case 1:i=h();$s=3;case 3:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;if(!($interfaceIsEqual(j,new A.Errno(4)))){$s=-1;return j;}$s=1;continue;case 2:$s=-1;return $ifaceNil;}return;}var $f={$blk:CG,$c:true,$r,h,i,j,$s};return $f;};U.ptr.prototype.Name=function(){var h;h=this;return h.file.name;};U.prototype.Name=function(){return this.$val.Name();};CH.ptr.prototype.Error=function(){var{h,i,j,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:h=this;i=h.Err.Error();$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=h.Op+" "+h.Old+" "+h.New+": "+i;$s=2;case 2:return j;}return;}var $f={$blk:CH.ptr.prototype.Error,$c:true,$r,h,i,j,$s};return $f;};CH.prototype.Error=function(){return this.$val.Error();};CH.ptr.prototype.Unwrap=function(){var h;h=this;return h.Err;};CH.prototype.Unwrap=function(){return this.$val.Unwrap();};U.ptr.prototype.Read=function(h){var{h,i,j,k,l,m,n,o,p,q,r,s,$s,$r,$c}=$restore(this,{h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$ifaceNil;k=this;l=k.checkValid("read");if(!($interfaceIsEqual(l,$ifaceNil))){m=0;n=l;i=m;j=n;$s=-1;return[i,j];}p=k.read(h);$s=1;case 1:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}o=p;i=o[0];q=o[1];r=i;s=k.wrapErr("read",q);i=r;j=s;$s=-1;return[i,j];}return;}var $f={$blk:U.ptr.prototype.Read,$c:true,$r,h,i,j,k,l,m,n,o,p,q,r,s,$s};return $f;};U.prototype.Read=function(h){return this.$val.Read(h);};U.ptr.prototype.ReadAt=function(h,i){var{h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s,$r,$c}=$restore(this,{h,i});$s=$s||0;s:while(true){switch($s){case 0:j=0;k=$ifaceNil;l=this;m=l.checkValid("read");if(!($interfaceIsEqual(m,$ifaceNil))){n=0;o=m;j=n;k=o;$s=-1;return[j,k];}if((i.$high<0||(i.$high===0&&i.$low<0))){p=0;q=new C.PathError.ptr("readat",l.file.name,D.New("negative offset"));j=p;k=q;$s=-1;return[j,k];}case 1:if(!(h.$length>0)){$s=2;continue;}s=l.pread(h,i);$s=3;case 3:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}r=s;t=r[0];u=r[1];if(!($interfaceIsEqual(u,$ifaceNil))){k=l.wrapErr("read",u);$s=2;continue;}j=j+(t)>>0;h=$subslice(h,t);i=(v=(new $Int64(0,t)),new $Int64(i.$high+v.$high,i.$low+v.$low));$s=1;continue;case 2:$s=-1;return[j,k];}return;}var $f={$blk:U.ptr.prototype.ReadAt,$c:true,$r,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s};return $f;};U.prototype.ReadAt=function(h,i){return this.$val.ReadAt(h,i);};U.ptr.prototype.ReadFrom=function(h){var{h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s,$r,$c}=$restore(this,{h});$s=$s||0;s:while(true){switch($s){case 0:i=new $Int64(0,0);j=$ifaceNil;k=this;l=k.checkValid("write");if(!($interfaceIsEqual(l,$ifaceNil))){m=new $Int64(0,0);n=l;i=m;j=n;$s=-1;return[i,j];}o=k.readFrom(h);i=o[0];p=o[1];q=o[2];if(!p){$s=1;continue;}$s=2;continue;case 1:s=CI(k,h);$s=3;case 3:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}r=s;i=r[0];j=r[1];t=[i,j];$s=4;case 4:return t;case 2:u=i;v=k.wrapErr("write",q);i=u;j=v;$s=-1;return[i,j];}return;}var $f={$blk:U.ptr.prototype.ReadFrom,$c:true,$r,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s};return $f;};U.prototype.ReadFrom=function(h){return this.$val.ReadFrom(h);};CI=function(h,i){var{h,i,j,k,l,$s,$r,$c}=$restore(this,{h,i});$s=$s||0;s:while(true){switch($s){case 0:k=G.Copy((j=new CJ.ptr(h),new j.constructor.elem(j)),i);$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;$s=2;case 2:return l;}return;}var $f={$blk:CI,$c:true,$r,h,i,j,k,l,$s};return $f;};U.ptr.prototype.Write=function(h){var{h,i,j,k,l,m,n,o,p,q,r,s,$s,$r,$c}=$restore(this,{h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$ifaceNil;k=this;l=k.checkValid("write");if(!($interfaceIsEqual(l,$ifaceNil))){m=0;n=l;i=m;j=n;$s=-1;return[i,j];}p=k.write(h);$s=1;case 1:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}o=p;i=o[0];q=o[1];if(i<0){i=0;}if(!((i===h.$length))){j=G.ErrShortWrite;}$r=BQ(k,q);$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(!($interfaceIsEqual(q,$ifaceNil))){j=k.wrapErr("write",q);}r=i;s=j;i=r;j=s;$s=-1;return[i,j];}return;}var $f={$blk:U.ptr.prototype.Write,$c:true,$r,h,i,j,k,l,m,n,o,p,q,r,s,$s};return $f;};U.prototype.Write=function(h){return this.$val.Write(h);};U.ptr.prototype.WriteAt=function(h,i){var{h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,$s,$r,$c}=$restore(this,{h,i});$s=$s||0;s:while(true){switch($s){case 0:j=0;k=$ifaceNil;l=this;m=l.checkValid("write");if(!($interfaceIsEqual(m,$ifaceNil))){n=0;o=m;j=n;k=o;$s=-1;return[j,k];}if(l.file.appendMode){p=0;q=CK;j=p;k=q;$s=-1;return[j,k];}if((i.$high<0||(i.$high===0&&i.$low<0))){r=0;s=new C.PathError.ptr("writeat",l.file.name,D.New("negative offset"));j=r;k=s;$s=-1;return[j,k];}case 1:if(!(h.$length>0)){$s=2;continue;}u=l.pwrite(h,i);$s=3;case 3:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}t=u;v=t[0];w=t[1];if(!($interfaceIsEqual(w,$ifaceNil))){k=l.wrapErr("write",w);$s=2;continue;}j=j+(v)>>0;h=$subslice(h,v);i=(x=(new $Int64(0,v)),new $Int64(i.$high+x.$high,i.$low+x.$low));$s=1;continue;case 2:$s=-1;return[j,k];}return;}var $f={$blk:U.ptr.prototype.WriteAt,$c:true,$r,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,$s};return $f;};U.prototype.WriteAt=function(h,i){return this.$val.WriteAt(h,i);};U.ptr.prototype.Seek=function(h,i){var{h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s,$r,$c}=$restore(this,{h,i});$s=$s||0;s:while(true){switch($s){case 0:j=new $Int64(0,0);k=$ifaceNil;l=this;m=l.checkValid("seek");if(!($interfaceIsEqual(m,$ifaceNil))){n=new $Int64(0,0);o=m;j=n;k=o;$s=-1;return[j,k];}q=l.seek(h,i);$s=1;case 1:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}p=q;r=p[0];s=p[1];if($interfaceIsEqual(s,$ifaceNil)&&!(l.file.dirinfo===GA.nil)&&!((r.$high===0&&r.$low===0))){s=new A.Errno(21);}if(!($interfaceIsEqual(s,$ifaceNil))){t=new $Int64(0,0);u=l.wrapErr("seek",s);j=t;k=u;$s=-1;return[j,k];}v=r;w=$ifaceNil;j=v;k=w;$s=-1;return[j,k];}return;}var $f={$blk:U.ptr.prototype.Seek,$c:true,$r,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s};return $f;};U.prototype.Seek=function(h,i){return this.$val.Seek(h,i);};CM=function(h){var{h,i,j,k,l,m,n,o,p,q,$s,$r,$c}=$restore(this,{h});$s=$s||0;s:while(true){switch($s){case 0:j=AO(h);$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}i=j;k=i[0];l=i[1];if(!($interfaceIsEqual(l,$ifaceNil))){$s=-1;return l;}m=h;n=k.Mode();$s=2;case 2:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=(n|1048576)>>>0;p=CY(m,o);$s=3;case 3:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=p;$s=4;case 4:return q;}return;}var $f={$blk:CM,$c:true,$r,h,i,j,k,l,m,n,o,p,q,$s};return $f;};CO=function(h){var{h,i,j,$s,$r,$c}=$restore(this,{h});$s=$s||0;s:while(true){switch($s){case 0:i=CQ(h,0,0);$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;$s=2;case 2:return j;}return;}var $f={$blk:CO,$c:true,$r,h,i,j,$s};return $f;};$pkg.Open=CO;CQ=function(h,i,j){var{h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{h,i,j});$s=$s||0;s:while(true){switch($s){case 0:$r=F.Open(h);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}l=BR(h,i,j);$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k=l;m=k[0];n=k[1];if(!($interfaceIsEqual(n,$ifaceNil))){$s=-1;return[FQ.nil,n];}m.file.appendMode=!(((i&1024)===0));$s=-1;return[m,$ifaceNil];}return;}var $f={$blk:CQ,$c:true,$r,h,i,j,k,l,m,n,$s};return $f;};$pkg.OpenFile=CQ;CT=function(h,i){var h,i;if(h<0){h=0;}return[h,i];};U.ptr.prototype.wrapErr=function(h,i){var h,i,j;j=this;if($interfaceIsEqual(i,$ifaceNil)||$interfaceIsEqual(i,G.EOF)){return i;}if($interfaceIsEqual(i,J.ErrFileClosing)){i=$pkg.ErrClosed;}return new C.PathError.ptr(h,j.file.name,i);};U.prototype.wrapErr=function(h,i){return this.$val.wrapErr(h,i);};CU=function(){var{h,i,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:h=BU();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=2;case 2:return i;}return;}var $f={$blk:CU,$c:true,$r,h,i,$s};return $f;};$pkg.TempDir=CU;CY=function(h,i){var{h,i,j,k,$s,$r,$c}=$restore(this,{h,i});$s=$s||0;s:while(true){switch($s){case 0:j=CC(h,i);$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;$s=2;case 2:return k;}return;}var $f={$blk:CY,$c:true,$r,h,i,j,k,$s};return $f;};$pkg.Chmod=CY;U.ptr.prototype.Chmod=function(h){var{h,i,j,k,$s,$r,$c}=$restore(this,{h});$s=$s||0;s:while(true){switch($s){case 0:i=this;j=i.chmod(h);$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;$s=2;case 2:return k;}return;}var $f={$blk:U.ptr.prototype.Chmod,$c:true,$r,h,i,j,k,$s};return $f;};U.prototype.Chmod=function(h){return this.$val.Chmod(h);};U.ptr.prototype.SetDeadline=function(h){var{h,i,j,k,$s,$r,$c}=$restore(this,{h});$s=$s||0;s:while(true){switch($s){case 0:i=this;j=i.setDeadline($clone(h,B.Time));$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;$s=2;case 2:return k;}return;}var $f={$blk:U.ptr.prototype.SetDeadline,$c:true,$r,h,i,j,k,$s};return $f;};U.prototype.SetDeadline=function(h){return this.$val.SetDeadline(h);};U.ptr.prototype.SetReadDeadline=function(h){var{h,i,j,k,$s,$r,$c}=$restore(this,{h});$s=$s||0;s:while(true){switch($s){case 0:i=this;j=i.setReadDeadline($clone(h,B.Time));$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;$s=2;case 2:return k;}return;}var $f={$blk:U.ptr.prototype.SetReadDeadline,$c:true,$r,h,i,j,k,$s};return $f;};U.prototype.SetReadDeadline=function(h){return this.$val.SetReadDeadline(h);};U.ptr.prototype.SetWriteDeadline=function(h){var{h,i,j,k,$s,$r,$c}=$restore(this,{h});$s=$s||0;s:while(true){switch($s){case 0:i=this;j=i.setWriteDeadline($clone(h,B.Time));$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;$s=2;case 2:return k;}return;}var $f={$blk:U.ptr.prototype.SetWriteDeadline,$c:true,$r,h,i,j,k,$s};return $f;};U.prototype.SetWriteDeadline=function(h){return this.$val.SetWriteDeadline(h);};U.ptr.prototype.SyscallConn=function(){var h,i,j;h=this;i=h.checkValid("SyscallConn");if(!($interfaceIsEqual(i,$ifaceNil))){return[$ifaceNil,i];}j=AS(h);return[j[0],j[1]];};U.prototype.SyscallConn=function(){return this.$val.SyscallConn();};DD=function(h){var{aa,ab,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred,$r,$c}=$restore(this,{h});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);j=CO(h);$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}i=j;k=i[0];l=i[1];if(!($interfaceIsEqual(l,$ifaceNil))){$s=2;continue;}$s=3;continue;case 2:m=[FN.nil,l];$s=4;case 4:return m;case 3:$deferred.push([$methodVal(k,"Close"),[]]);n=0;p=k.Stat();$s=5;case 5:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}o=p;q=o[0];r=o[1];if($interfaceIsEqual(r,$ifaceNil)){$s=6;continue;}$s=7;continue;case 6:s=q.Size();$s=8;case 8:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=s;if((u=(new $Int64(0,(((t.$low+((t.$high>>31)*4294967296))>>0)))),(u.$high===t.$high&&u.$low===t.$low))){n=(((t.$low+((t.$high>>31)*4294967296))>>0));}case 7:n=n+(1)>>0;if(n<512){n=512;}v=$makeSlice(FN,0,n);case 9:if(v.$length>=v.$capacity){w=$append($subslice(v,0,v.$capacity),0);v=$subslice(w,0,v.$length);}y=k.Read($subslice(v,v.$length,v.$capacity));$s=11;case 11:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}x=y;z=x[0];aa=x[1];v=$subslice(v,0,(v.$length+z>>0));if(!($interfaceIsEqual(aa,$ifaceNil))){$s=12;continue;}$s=13;continue;case 12:if($interfaceIsEqual(aa,G.EOF)){aa=$ifaceNil;}ab=[v,aa];$s=14;case 14:return ab;case 13:$s=9;continue;case 10:$s=-1;return[FN.nil,$ifaceNil];}return;}}catch(err){$err=err;$s=-1;return[FN.nil,$ifaceNil];}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:DD,$c:true,$r,aa,ab,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred};return $f;}}};$pkg.ReadFile=DD;DG=function(){return FI();};$pkg.Executable=DG;DV=function(){return J.ErrNoDeadline;};DW=function(){return J.ErrDeadlineExceeded;};DZ.ptr.prototype.Error=function(){var{h,i,j,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:h=this;i=h.Err.Error();$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=h.Syscall+": "+i;$s=2;case 2:return j;}return;}var $f={$blk:DZ.ptr.prototype.Error,$c:true,$r,h,i,j,$s};return $f;};DZ.prototype.Error=function(){return this.$val.Error();};DZ.ptr.prototype.Unwrap=function(){var h;h=this;return h.Err;};DZ.prototype.Unwrap=function(){return this.$val.Unwrap();};DZ.ptr.prototype.Timeout=function(){var{h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:h=this;i=$assertType(h.Err,DX,true);j=i[0];k=i[1];if(!(k)){l=false;$s=1;continue s;}m=j.Timeout();$s=2;case 2:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}l=m;case 1:n=l;$s=3;case 3:return n;}return;}var $f={$blk:DZ.ptr.prototype.Timeout,$c:true,$r,h,i,j,k,l,m,n,$s};return $f;};DZ.prototype.Timeout=function(){return this.$val.Timeout();};EB=function(h){var h;return EF(h,$pkg.ErrExist);};$pkg.IsExist=EB;EC=function(h){var h;return EF(h,$pkg.ErrNotExist);};$pkg.IsNotExist=EC;EF=function(h,i){var h,i,j,k,l;h=EG(h);if($interfaceIsEqual(h,i)){return true;}j=$assertType(h,A.Errno,true);k=j[0];l=j[1];return l&&new A.Errno(k).Is(i);};EG=function(h){var h,i,j,k,l;i=h;if($assertType(i,FU,true)[1]){j=i.$val;return j.Err;}else if($assertType(i,GO,true)[1]){k=i.$val;return k.Err;}else if($assertType(i,GP,true)[1]){l=i.$val;return l.Err;}return h;};EM=function(h){var{h,i,j,k,$s,$r,$c}=$restore(this,{h});$s=$s||0;s:while(true){switch($s){case 0:$r=F.Getenv(h);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}j=A.Getenv(h);$s=2;case 2:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}i=j;k=i[0];$s=-1;return k;}return;}var $f={$blk:EM,$c:true,$r,h,i,j,k,$s};return $f;};$pkg.Getenv=EM;ES=function(h){var h;return[new $Uint64(0,1),true];};ET=function(h){var h;return EY(h,0,2);};EU=function(h){var h,i,j,k;i=ET(h);j=i[0];k=i[1];if(!k){return[new $Uint64(0,0),false];}return[new $Uint64(j.$high-0,j.$low-2),true];};EV=function(h){var h;return 4294967295;};EW.ptr.prototype.close=function(){var h;h=this;if(!(h.buf===FO.nil)){EX.Put(h.buf);h.buf=FO.nil;}};EW.prototype.close=function(){return this.$val.close();};U.ptr.prototype.readdir=function(h,i){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{h,i});$s=$s||0;s:while(true){switch($s){case 0:j=FK.nil;k=GQ.nil;l=GR.nil;m=$ifaceNil;n=this;if(n.file.dirinfo===GA.nil){$s=1;continue;}$s=2;continue;case 1:n.file.dirinfo=new EW.ptr(FO.nil,0,0);o=EX.Get();$s=3;case 3:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}n.file.dirinfo.buf=$assertType(o,FO);case 2:p=n.file.dirinfo;if(h===0){h=-1;}case 4:if(!(!((h===0)))){$s=5;continue;}if(p.bufp>=p.nbuf){$s=6;continue;}$s=7;continue;case 6:p.bufp=0;q=$ifaceNil;s=n.file.pfd.ReadDirent(p.buf.$get());$s=8;case 8:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}r=s;p.nbuf=r[0];q=r[1];H.KeepAlive(n);if(!($interfaceIsEqual(q,$ifaceNil))){t=j;u=k;v=l;w=new C.PathError.ptr("readdirent",n.file.name,q);j=t;k=u;l=v;m=w;$s=-1;return[j,k,l,m];}if(p.nbuf<=0){$s=5;continue;}case 7:x=$subslice((p.buf.$get()),p.bufp,p.nbuf);y=ET(x);z=y[0];aa=y[1];if(!aa||(ab=(new $Uint64(0,x.$length)),(z.$high>ab.$high||(z.$high===ab.$high&&z.$low>ab.$low)))){$s=5;continue;}ac=$subslice(x,0,$flatten64(z));p.bufp=p.bufp+(((z.$low>>0)))>>0;ad=ES(ac);ae=ad[0];aa=ad[1];if(!aa){$s=5;continue;}if((ae.$high===0&&ae.$low===0)){$s=4;continue;}af=EU(ac);ag=af[0];aa=af[1];if(!aa||(ah=new $Uint64(0+ag.$high,2+ag.$low),ai=(new $Uint64(0,ac.$length)),(ah.$high>ai.$high||(ah.$high===ai.$high&&ah.$low>ai.$low)))){$s=5;continue;}aj=$subslice(ac,2,$flatten64(new $Uint64(0+ag.$high,2+ag.$low)));ak=aj;al=0;while(true){if(!(al=ak.$length)?($throwRuntimeError("index out of range"),undefined):ak.$array[ak.$offset+al]);if(an===0){aj=$subslice(aj,0,am);break;}al++;}if(($bytesToString(aj))==="."||($bytesToString(aj))===".."){$s=4;continue;}if(h>0){h=h-(1)>>0;}if(i===0){$s=9;continue;}if(i===1){$s=10;continue;}$s=11;continue;case 9:j=$append(j,($bytesToString(aj)));$s=12;continue;case 10:ap=BZ(n.file.name,($bytesToString(aj)),EV(ac));$s=13;case 13:if($c){$c=false;ap=ap.$blk();}if(ap&&ap.$blk!==undefined){break s;}ao=ap;aq=ao[0];ar=ao[1];if(EC(ar)){$s=4;continue;}if(!($interfaceIsEqual(ar,$ifaceNil))){as=FK.nil;at=k;au=GR.nil;av=ar;j=as;k=at;l=au;m=av;$s=-1;return[j,k,l,m];}k=$append(k,aq);$s=12;continue;case 11:ax=CR(n.file.name+"/"+($bytesToString(aj)));$s=14;case 14:if($c){$c=false;ax=ax.$blk();}if(ax&&ax.$blk!==undefined){break s;}aw=ax;ay=aw[0];az=aw[1];if(EC(az)){$s=4;continue;}if(!($interfaceIsEqual(az,$ifaceNil))){ba=FK.nil;bb=GQ.nil;bc=l;bd=az;j=ba;k=bb;l=bc;m=bd;$s=-1;return[j,k,l,m];}l=$append(l,ay);case 12:$s=4;continue;case 5:if(h>0&&(((j.$length+k.$length>>0)+l.$length>>0)===0)){be=FK.nil;bf=GQ.nil;bg=GR.nil;bh=G.EOF;j=be;k=bf;l=bg;m=bh;$s=-1;return[j,k,l,m];}bi=j;bj=k;bk=l;bl=$ifaceNil;j=bi;k=bj;l=bk;m=bl;$s=-1;return[j,k,l,m];}return;}var $f={$blk:U.ptr.prototype.readdir,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};U.prototype.readdir=function(h,i){return this.$val.readdir(h,i);};EY=function(h,i,j){var h,i,j,k,l,m,n,o,p,q,r;k=new $Uint64(0,0);l=false;if(h.$length<(((i+j>>>0)>>0))){m=new $Uint64(0,0);n=false;k=m;l=n;return[k,l];}if(false){o=EZ($subslice(h,i),j);p=true;k=o;l=p;return[k,l];}q=FA($subslice(h,i),j);r=true;k=q;l=r;return[k,l];};EZ=function(h,i){var aa,ab,ac,ad,ae,af,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;j=i;if(j===(1)){return(new $Uint64(0,(0>=h.$length?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+0])));}else if(j===(2)){$unused((1>=h.$length?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+1]));return(k=(new $Uint64(0,(1>=h.$length?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+1]))),l=$shiftLeft64((new $Uint64(0,(0>=h.$length?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+0]))),8),new $Uint64(k.$high|l.$high,(k.$low|l.$low)>>>0));}else if(j===(4)){$unused((3>=h.$length?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+3]));return(m=(n=(o=(new $Uint64(0,(3>=h.$length?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+3]))),p=$shiftLeft64((new $Uint64(0,(2>=h.$length?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+2]))),8),new $Uint64(o.$high|p.$high,(o.$low|p.$low)>>>0)),q=$shiftLeft64((new $Uint64(0,(1>=h.$length?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+1]))),16),new $Uint64(n.$high|q.$high,(n.$low|q.$low)>>>0)),r=$shiftLeft64((new $Uint64(0,(0>=h.$length?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+0]))),24),new $Uint64(m.$high|r.$high,(m.$low|r.$low)>>>0));}else if(j===(8)){$unused((7>=h.$length?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+7]));return(s=(t=(u=(v=(w=(x=(y=(new $Uint64(0,(7>=h.$length?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+7]))),z=$shiftLeft64((new $Uint64(0,(6>=h.$length?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+6]))),8),new $Uint64(y.$high|z.$high,(y.$low|z.$low)>>>0)),aa=$shiftLeft64((new $Uint64(0,(5>=h.$length?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+5]))),16),new $Uint64(x.$high|aa.$high,(x.$low|aa.$low)>>>0)),ab=$shiftLeft64((new $Uint64(0,(4>=h.$length?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+4]))),24),new $Uint64(w.$high|ab.$high,(w.$low|ab.$low)>>>0)),ac=$shiftLeft64((new $Uint64(0,(3>=h.$length?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+3]))),32),new $Uint64(v.$high|ac.$high,(v.$low|ac.$low)>>>0)),ad=$shiftLeft64((new $Uint64(0,(2>=h.$length?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+2]))),40),new $Uint64(u.$high|ad.$high,(u.$low|ad.$low)>>>0)),ae=$shiftLeft64((new $Uint64(0,(1>=h.$length?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+1]))),48),new $Uint64(t.$high|ae.$high,(t.$low|ae.$low)>>>0)),af=$shiftLeft64((new $Uint64(0,(0>=h.$length?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+0]))),56),new $Uint64(s.$high|af.$high,(s.$low|af.$low)>>>0));}else{$panic(new $String("syscall: readInt with unsupported size"));}};FA=function(h,i){var aa,ab,ac,ad,ae,af,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;j=i;if(j===(1)){return(new $Uint64(0,(0>=h.$length?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+0])));}else if(j===(2)){$unused((1>=h.$length?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+1]));return(k=(new $Uint64(0,(0>=h.$length?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+0]))),l=$shiftLeft64((new $Uint64(0,(1>=h.$length?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+1]))),8),new $Uint64(k.$high|l.$high,(k.$low|l.$low)>>>0));}else if(j===(4)){$unused((3>=h.$length?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+3]));return(m=(n=(o=(new $Uint64(0,(0>=h.$length?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+0]))),p=$shiftLeft64((new $Uint64(0,(1>=h.$length?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+1]))),8),new $Uint64(o.$high|p.$high,(o.$low|p.$low)>>>0)),q=$shiftLeft64((new $Uint64(0,(2>=h.$length?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+2]))),16),new $Uint64(n.$high|q.$high,(n.$low|q.$low)>>>0)),r=$shiftLeft64((new $Uint64(0,(3>=h.$length?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+3]))),24),new $Uint64(m.$high|r.$high,(m.$low|r.$low)>>>0));}else if(j===(8)){$unused((7>=h.$length?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+7]));return(s=(t=(u=(v=(w=(x=(y=(new $Uint64(0,(0>=h.$length?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+0]))),z=$shiftLeft64((new $Uint64(0,(1>=h.$length?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+1]))),8),new $Uint64(y.$high|z.$high,(y.$low|z.$low)>>>0)),aa=$shiftLeft64((new $Uint64(0,(2>=h.$length?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+2]))),16),new $Uint64(x.$high|aa.$high,(x.$low|aa.$low)>>>0)),ab=$shiftLeft64((new $Uint64(0,(3>=h.$length?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+3]))),24),new $Uint64(w.$high|ab.$high,(w.$low|ab.$low)>>>0)),ac=$shiftLeft64((new $Uint64(0,(4>=h.$length?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+4]))),32),new $Uint64(v.$high|ac.$high,(v.$low|ac.$low)>>>0)),ad=$shiftLeft64((new $Uint64(0,(5>=h.$length?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+5]))),40),new $Uint64(u.$high|ad.$high,(u.$low|ad.$low)>>>0)),ae=$shiftLeft64((new $Uint64(0,(6>=h.$length?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+6]))),48),new $Uint64(t.$high|ae.$high,(t.$low|ae.$low)>>>0)),af=$shiftLeft64((new $Uint64(0,(7>=h.$length?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+7]))),56),new $Uint64(s.$high|af.$high,(s.$low|af.$low)>>>0));}else{$panic(new $String("syscall: readInt with unsupported size"));}};U.ptr.prototype.Readdir=function(h){var{h,i,j,k,l,m,$s,$r,$c}=$restore(this,{h});$s=$s||0;s:while(true){switch($s){case 0:i=this;if(i===FQ.nil){$s=-1;return[GR.nil,$pkg.ErrInvalid];}k=i.readdir(h,2);$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j=k;l=j[2];m=j[3];if(l===GR.nil){l=new GR([]);}$s=-1;return[l,m];}return;}var $f={$blk:U.ptr.prototype.Readdir,$c:true,$r,h,i,j,k,l,m,$s};return $f;};U.prototype.Readdir=function(h){return this.$val.Readdir(h);};U.ptr.prototype.Readdirnames=function(h){var{h,i,j,k,l,m,n,o,p,q,$s,$r,$c}=$restore(this,{h});$s=$s||0;s:while(true){switch($s){case 0:i=FK.nil;j=$ifaceNil;k=this;if(k===FQ.nil){l=FK.nil;m=$pkg.ErrInvalid;i=l;j=m;$s=-1;return[i,j];}o=k.readdir(h,0);$s=1;case 1:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}n=o;i=n[0];j=n[3];if(i===FK.nil){i=new FK([]);}p=i;q=j;i=p;j=q;$s=-1;return[i,j];}return;}var $f={$blk:U.ptr.prototype.Readdirnames,$c:true,$r,h,i,j,k,l,m,n,o,p,q,$s};return $f;};U.prototype.Readdirnames=function(h){return this.$val.Readdirnames(h);};U.ptr.prototype.ReadDir=function(h){var{h,i,j,k,l,m,$s,$r,$c}=$restore(this,{h});$s=$s||0;s:while(true){switch($s){case 0:i=this;if(i===FQ.nil){$s=-1;return[GQ.nil,$pkg.ErrInvalid];}k=i.readdir(h,1);$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j=k;l=j[1];m=j[3];if(l===GQ.nil){l=new GQ([]);}$s=-1;return[l,m];}return;}var $f={$blk:U.ptr.prototype.ReadDir,$c:true,$r,h,i,j,k,l,m,$s};return $f;};U.prototype.ReadDir=function(h){return this.$val.ReadDir(h);};FE=function(h){var{h,i,j,k,l,m,n,o,p,q,$s,$deferred,$r,$c}=$restore(this,{h});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);i=[i];k=CO(h);$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j=k;l=j[0];m=j[1];if(!($interfaceIsEqual(m,$ifaceNil))){$s=2;continue;}$s=3;continue;case 2:n=[GQ.nil,m];$s=4;case 4:return n;case 3:$deferred.push([$methodVal(l,"Close"),[]]);p=l.ReadDir(-1);$s=5;case 5:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}o=p;i[0]=o[0];m=o[1];$r=P.Slice(i[0],(function(i){return function $b(q,r){var{q,r,s,t,u,$s,$r,$c}=$restore(this,{q,r});$s=$s||0;s:while(true){switch($s){case 0:s=((q<0||q>=i[0].$length)?($throwRuntimeError("index out of range"),undefined):i[0].$array[i[0].$offset+q]).Name();$s=1;case 1:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=((r<0||r>=i[0].$length)?($throwRuntimeError("index out of range"),undefined):i[0].$array[i[0].$offset+r]).Name();$s=2;case 2:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=s=1){$pkg.Args=$makeSlice(FK,($parseInt(i.length)-1>>0));j=0;while(true){if(!(j<($parseInt(i.length)-1>>0))){break;}((j<0||j>=$pkg.Args.$length)?($throwRuntimeError("index out of range"),undefined):$pkg.Args.$array[$pkg.Args.$offset+j]=$internalize(i[(j+1>>0)],$String));j=j+(1)>>0;}}}if($pkg.Args.$length===0){$pkg.Args=new FK(["?"]);}};FH=function(){};FI=function(){return["",D.New("Executable not implemented for GOARCH=js")];};FJ=function(){$throwRuntimeError("native function not implemented: os.fastrand");};U.ptr.prototype.WriteString=function(h){var{h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$ifaceNil;k=this;m=k.Write((new FN($stringToBytes(h))));$s=1;case 1:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}l=m;i=l[0];j=l[1];n=[i,j];$s=2;case 2:return n;}return;}var $f={$blk:U.ptr.prototype.WriteString,$c:true,$r,h,i,j,k,l,m,n,$s};return $f;};U.prototype.WriteString=function(h){return this.$val.WriteString(h);};FP.methods=[{prop:"Size",name:"Size",pkg:"",typ:$funcType([],[$Int64],false)},{prop:"Mode",name:"Mode",pkg:"",typ:$funcType([],[C.FileMode],false)},{prop:"ModTime",name:"ModTime",pkg:"",typ:$funcType([],[B.Time],false)},{prop:"Sys",name:"Sys",pkg:"",typ:$funcType([],[$emptyInterface],false)},{prop:"Name",name:"Name",pkg:"",typ:$funcType([],[$String],false)},{prop:"IsDir",name:"IsDir",pkg:"",typ:$funcType([],[$Bool],false)}];FQ.methods=[{prop:"Stat",name:"Stat",pkg:"",typ:$funcType([],[C.FileInfo,$error],false)},{prop:"readFrom",name:"readFrom",pkg:"os",typ:$funcType([G.Reader],[$Int64,$Bool,$error],false)},{prop:"Fd",name:"Fd",pkg:"",typ:$funcType([],[$Uintptr],false)},{prop:"seek",name:"seek",pkg:"os",typ:$funcType([$Int64,$Int],[$Int64,$error],false)},{prop:"Close",name:"Close",pkg:"",typ:$funcType([],[$error],false)},{prop:"read",name:"read",pkg:"os",typ:$funcType([FN],[$Int,$error],false)},{prop:"pread",name:"pread",pkg:"os",typ:$funcType([FN,$Int64],[$Int,$error],false)},{prop:"write",name:"write",pkg:"os",typ:$funcType([FN],[$Int,$error],false)},{prop:"pwrite",name:"pwrite",pkg:"os",typ:$funcType([FN,$Int64],[$Int,$error],false)},{prop:"chmod",name:"chmod",pkg:"os",typ:$funcType([C.FileMode],[$error],false)},{prop:"Chown",name:"Chown",pkg:"",typ:$funcType([$Int,$Int],[$error],false)},{prop:"Truncate",name:"Truncate",pkg:"",typ:$funcType([$Int64],[$error],false)},{prop:"Sync",name:"Sync",pkg:"",typ:$funcType([],[$error],false)},{prop:"Chdir",name:"Chdir",pkg:"",typ:$funcType([],[$error],false)},{prop:"setDeadline",name:"setDeadline",pkg:"os",typ:$funcType([B.Time],[$error],false)},{prop:"setReadDeadline",name:"setReadDeadline",pkg:"os",typ:$funcType([B.Time],[$error],false)},{prop:"setWriteDeadline",name:"setWriteDeadline",pkg:"os",typ:$funcType([B.Time],[$error],false)},{prop:"checkValid",name:"checkValid",pkg:"os",typ:$funcType([$String],[$error],false)},{prop:"Name",name:"Name",pkg:"",typ:$funcType([],[$String],false)},{prop:"Read",name:"Read",pkg:"",typ:$funcType([FN],[$Int,$error],false)},{prop:"ReadAt",name:"ReadAt",pkg:"",typ:$funcType([FN,$Int64],[$Int,$error],false)},{prop:"ReadFrom",name:"ReadFrom",pkg:"",typ:$funcType([G.Reader],[$Int64,$error],false)},{prop:"Write",name:"Write",pkg:"",typ:$funcType([FN],[$Int,$error],false)},{prop:"WriteAt",name:"WriteAt",pkg:"",typ:$funcType([FN,$Int64],[$Int,$error],false)},{prop:"Seek",name:"Seek",pkg:"",typ:$funcType([$Int64,$Int],[$Int64,$error],false)},{prop:"wrapErr",name:"wrapErr",pkg:"os",typ:$funcType([$String,$error],[$error],false)},{prop:"Chmod",name:"Chmod",pkg:"",typ:$funcType([C.FileMode],[$error],false)},{prop:"SetDeadline",name:"SetDeadline",pkg:"",typ:$funcType([B.Time],[$error],false)},{prop:"SetReadDeadline",name:"SetReadDeadline",pkg:"",typ:$funcType([B.Time],[$error],false)},{prop:"SetWriteDeadline",name:"SetWriteDeadline",pkg:"",typ:$funcType([B.Time],[$error],false)},{prop:"SyscallConn",name:"SyscallConn",pkg:"",typ:$funcType([],[A.RawConn,$error],false)},{prop:"readdir",name:"readdir",pkg:"os",typ:$funcType([$Int,FB],[FK,GQ,GR,$error],false)},{prop:"Readdir",name:"Readdir",pkg:"",typ:$funcType([$Int],[GR,$error],false)},{prop:"Readdirnames",name:"Readdirnames",pkg:"",typ:$funcType([$Int],[FK,$error],false)},{prop:"ReadDir",name:"ReadDir",pkg:"",typ:$funcType([$Int],[GQ,$error],false)},{prop:"WriteString",name:"WriteString",pkg:"",typ:$funcType([$String],[$Int,$error],false)}];GU.methods=[{prop:"Control",name:"Control",pkg:"",typ:$funcType([GS],[$error],false)},{prop:"Read",name:"Read",pkg:"",typ:$funcType([GT],[$error],false)},{prop:"Write",name:"Write",pkg:"",typ:$funcType([GT],[$error],false)}];GB.methods=[{prop:"close",name:"close",pkg:"os",typ:$funcType([],[$error],false)}];GV.methods=[{prop:"Name",name:"Name",pkg:"",typ:$funcType([],[$String],false)},{prop:"IsDir",name:"IsDir",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Type",name:"Type",pkg:"",typ:$funcType([],[C.FileMode],false)},{prop:"Info",name:"Info",pkg:"",typ:$funcType([],[C.FileInfo,$error],false)}];GO.methods=[{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)},{prop:"Unwrap",name:"Unwrap",pkg:"",typ:$funcType([],[$error],false)}];GP.methods=[{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)},{prop:"Unwrap",name:"Unwrap",pkg:"",typ:$funcType([],[$error],false)},{prop:"Timeout",name:"Timeout",pkg:"",typ:$funcType([],[$Bool],false)}];GA.methods=[{prop:"close",name:"close",pkg:"os",typ:$funcType([],[],false)}];R.init("os",[{prop:"name",name:"name",embedded:false,exported:false,typ:$String,tag:""},{prop:"size",name:"size",embedded:false,exported:false,typ:$Int64,tag:""},{prop:"mode",name:"mode",embedded:false,exported:false,typ:C.FileMode,tag:""},{prop:"modTime",name:"modTime",embedded:false,exported:false,typ:B.Time,tag:""},{prop:"sys",name:"sys",embedded:false,exported:false,typ:A.Stat_t,tag:""}]);U.init("os",[{prop:"file",name:"file",embedded:true,exported:false,typ:GB,tag:""}]);AR.init("os",[{prop:"file",name:"file",embedded:false,exported:false,typ:FQ,tag:""}]);BM.init("os",[{prop:"pfd",name:"pfd",embedded:false,exported:false,typ:J.FD,tag:""},{prop:"name",name:"name",embedded:false,exported:false,typ:$String,tag:""},{prop:"dirinfo",name:"dirinfo",embedded:false,exported:false,typ:GA,tag:""},{prop:"nonblock",name:"nonblock",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"stdoutOrErr",name:"stdoutOrErr",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"appendMode",name:"appendMode",embedded:false,exported:false,typ:$Bool,tag:""}]);BY.init("os",[{prop:"parent",name:"parent",embedded:false,exported:false,typ:$String,tag:""},{prop:"name",name:"name",embedded:false,exported:false,typ:$String,tag:""},{prop:"typ",name:"typ",embedded:false,exported:false,typ:C.FileMode,tag:""},{prop:"info",name:"info",embedded:false,exported:false,typ:C.FileInfo,tag:""}]);CH.init("",[{prop:"Op",name:"Op",embedded:false,exported:true,typ:$String,tag:""},{prop:"Old",name:"Old",embedded:false,exported:true,typ:$String,tag:""},{prop:"New",name:"New",embedded:false,exported:true,typ:$String,tag:""},{prop:"Err",name:"Err",embedded:false,exported:true,typ:$error,tag:""}]);CJ.init("",[{prop:"Writer",name:"Writer",embedded:true,exported:true,typ:G.Writer,tag:""}]);DX.init([{prop:"Timeout",name:"Timeout",pkg:"",typ:$funcType([],[$Bool],false)}]);DZ.init("",[{prop:"Syscall",name:"Syscall",embedded:false,exported:true,typ:$String,tag:""},{prop:"Err",name:"Err",embedded:false,exported:true,typ:$error,tag:""}]);EW.init("os",[{prop:"buf",name:"buf",embedded:false,exported:false,typ:FO,tag:""},{prop:"nbuf",name:"nbuf",embedded:false,exported:false,typ:$Int,tag:""},{prop:"bufp",name:"bufp",embedded:false,exported:false,typ:$Int,tag:""}]);$pkg.$initLinknames=function(){FJ=$linknames["runtime.fastrand"];};$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=D.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=Q.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=E.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=O.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=J.$init();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=M.$init();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=K.$init();$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=F.$init();$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=L.$init();$s=9;case 9:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=G.$init();$s=10;case 10:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=11;case 11:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=H.$init();$s=12;case 12:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=P.$init();$s=13;case 13:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=I.$init();$s=14;case 14:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=N.$init();$s=15;case 15:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=A.$init();$s=16;case 16:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=17;case 17:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$pkg.Args=FK.nil;FD=false;AA=D.New("pattern contains path separator");CK=D.New("os: invalid use of WriteAt on file opened with O_APPEND");CR=AP;$pkg.ErrProcessDone=D.New("os: process already finished");$pkg.ErrInvalid=C.ErrInvalid;$pkg.ErrExist=C.ErrExist;$pkg.ErrNotExist=C.ErrNotExist;$pkg.ErrClosed=C.ErrClosed;$pkg.ErrNoDeadline=DV();$pkg.ErrDeadlineExceeded=DW();EX=new I.Pool.ptr(FM.nil,(function(){var e,f;e=$makeSlice(FN,8192);return(f||(f=new FO(function(){return e;},function($v){e=$convertSliceType($v,FN);})));}));e=BN(0,"/dev/stdin");$s=18;case 18:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}$pkg.Stdin=e;f=BN(1,"/dev/stdout");$s=19;case 19:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}$pkg.Stdout=f;g=BN(2,"/dev/stderr");$s=20;case 20:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}$pkg.Stderr=g;AT();FG();}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["fmt"]=(function(){var $pkg={},$init,A,I,B,C,D,E,F,G,H,J,V,W,X,AK,AL,AM,AN,AO,AP,BG,BH,BJ,BK,BL,BM,BN,BO,BP,BS,BT,CO,CP,CQ,CS,CT,Y,AC,AE,AF,AQ,Z,AA,AG,AR,AS,AU,AV,AX,AY,BA,BB,BC,BD,BE,BF,BI;A=$packages["errors"];I=$packages["internal/fmtsort"];B=$packages["io"];C=$packages["math"];D=$packages["os"];E=$packages["reflect"];F=$packages["strconv"];G=$packages["sync"];H=$packages["unicode/utf8"];J=$pkg.ScanState=$newType(8,$kindInterface,"fmt.ScanState",true,"fmt",true,null);V=$pkg.scanError=$newType(0,$kindStruct,"fmt.scanError",true,"fmt",false,function(err_){this.$val=this;if(arguments.length===0){this.err=$ifaceNil;return;}this.err=err_;});W=$pkg.ss=$newType(0,$kindStruct,"fmt.ss",true,"fmt",false,function(rs_,buf_,count_,atEOF_,ssave_){this.$val=this;if(arguments.length===0){this.rs=$ifaceNil;this.buf=AO.nil;this.count=0;this.atEOF=false;this.ssave=new X.ptr(false,false,false,0,0,0);return;}this.rs=rs_;this.buf=buf_;this.count=count_;this.atEOF=atEOF_;this.ssave=ssave_;});X=$pkg.ssave=$newType(0,$kindStruct,"fmt.ssave",true,"fmt",false,function(validSave_,nlIsEnd_,nlIsSpace_,argLimit_,limit_,maxWid_){this.$val=this;if(arguments.length===0){this.validSave=false;this.nlIsEnd=false;this.nlIsSpace=false;this.argLimit=0;this.limit=0;this.maxWid=0;return;}this.validSave=validSave_;this.nlIsEnd=nlIsEnd_;this.nlIsSpace=nlIsSpace_;this.argLimit=argLimit_;this.limit=limit_;this.maxWid=maxWid_;});AK=$pkg.State=$newType(8,$kindInterface,"fmt.State",true,"fmt",true,null);AL=$pkg.Formatter=$newType(8,$kindInterface,"fmt.Formatter",true,"fmt",true,null);AM=$pkg.Stringer=$newType(8,$kindInterface,"fmt.Stringer",true,"fmt",true,null);AN=$pkg.GoStringer=$newType(8,$kindInterface,"fmt.GoStringer",true,"fmt",true,null);AO=$pkg.buffer=$newType(12,$kindSlice,"fmt.buffer",true,"fmt",false,null);AP=$pkg.pp=$newType(0,$kindStruct,"fmt.pp",true,"fmt",false,function(buf_,arg_,value_,fmt_,reordered_,goodArgNum_,panicking_,erroring_,wrapErrs_,wrappedErr_){this.$val=this;if(arguments.length===0){this.buf=AO.nil;this.arg=$ifaceNil;this.value=new E.Value.ptr(BN.nil,0,0);this.fmt=new BH.ptr(BO.nil,new BG.ptr(false,false,false,false,false,false,false,false,false),0,0,BP.zero());this.reordered=false;this.goodArgNum=false;this.panicking=false;this.erroring=false;this.wrapErrs=false;this.wrappedErr=$ifaceNil;return;}this.buf=buf_;this.arg=arg_;this.value=value_;this.fmt=fmt_;this.reordered=reordered_;this.goodArgNum=goodArgNum_;this.panicking=panicking_;this.erroring=erroring_;this.wrapErrs=wrapErrs_;this.wrappedErr=wrappedErr_;});BG=$pkg.fmtFlags=$newType(0,$kindStruct,"fmt.fmtFlags",true,"fmt",false,function(widPresent_,precPresent_,minus_,plus_,sharp_,space_,zero_,plusV_,sharpV_){this.$val=this;if(arguments.length===0){this.widPresent=false;this.precPresent=false;this.minus=false;this.plus=false;this.sharp=false;this.space=false;this.zero=false;this.plusV=false;this.sharpV=false;return;}this.widPresent=widPresent_;this.precPresent=precPresent_;this.minus=minus_;this.plus=plus_;this.sharp=sharp_;this.space=space_;this.zero=zero_;this.plusV=plusV_;this.sharpV=sharpV_;});BH=$pkg.fmt=$newType(0,$kindStruct,"fmt.fmt",true,"fmt",false,function(buf_,fmtFlags_,wid_,prec_,intbuf_){this.$val=this;if(arguments.length===0){this.buf=BO.nil;this.fmtFlags=new BG.ptr(false,false,false,false,false,false,false,false,false);this.wid=0;this.prec=0;this.intbuf=BP.zero();return;}this.buf=buf_;this.fmtFlags=fmtFlags_;this.wid=wid_;this.prec=prec_;this.intbuf=intbuf_;});BJ=$pkg.wrapError=$newType(0,$kindStruct,"fmt.wrapError",true,"fmt",false,function(msg_,err_){this.$val=this;if(arguments.length===0){this.msg="";this.err=$ifaceNil;return;}this.msg=msg_;this.err=err_;});BK=$arrayType($Uint16,2);BL=$sliceType(BK);BM=$sliceType($emptyInterface);BN=$ptrType(E.rtype);BO=$ptrType(AO);BP=$arrayType($Uint8,68);BS=$sliceType($Uint8);BT=$ptrType(W);CO=$ptrType(AP);CP=$arrayType($Uint8,6);CQ=$funcType([$Int32],[$Bool],false);CS=$ptrType(BH);CT=$ptrType(BJ);W.ptr.prototype.Read=function(a){var a,b,c,d,e,f;b=0;c=$ifaceNil;d=this;e=0;f=A.New("ScanState's Read should not be called. Use ReadRune");b=e;c=f;return[b,c];};W.prototype.Read=function(a){return this.$val.Read(a);};W.ptr.prototype.ReadRune=function(){var{a,b,c,d,e,f,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=0;b=0;c=$ifaceNil;d=this;if(d.atEOF||d.count>=d.ssave.argLimit){c=B.EOF;$s=-1;return[a,b,c];}f=d.rs.ReadRune();$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}e=f;a=e[0];b=e[1];c=e[2];if($interfaceIsEqual(c,$ifaceNil)){d.count=d.count+(1)>>0;if(d.ssave.nlIsEnd&&(a===10)){d.atEOF=true;}}else if($interfaceIsEqual(c,B.EOF)){d.atEOF=true;}$s=-1;return[a,b,c];}return;}var $f={$blk:W.ptr.prototype.ReadRune,$c:true,$r,a,b,c,d,e,f,$s};return $f;};W.prototype.ReadRune=function(){return this.$val.ReadRune();};W.ptr.prototype.Width=function(){var a,b,c,d,e,f,g;a=0;b=false;c=this;if(c.ssave.maxWid===1073741824){d=0;e=false;a=d;b=e;return[a,b];}f=c.ssave.maxWid;g=true;a=f;b=g;return[a,b];};W.prototype.Width=function(){return this.$val.Width();};W.ptr.prototype.getRune=function(){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=0;b=this;d=b.ReadRune();$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}c=d;a=c[0];e=c[2];if(!($interfaceIsEqual(e,$ifaceNil))){if($interfaceIsEqual(e,B.EOF)){a=-1;$s=-1;return a;}b.error(e);}$s=-1;return a;}return;}var $f={$blk:W.ptr.prototype.getRune,$c:true,$r,a,b,c,d,e,$s};return $f;};W.prototype.getRune=function(){return this.$val.getRune();};W.ptr.prototype.UnreadRune=function(){var{a,b,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=a.rs.UnreadRune();$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}b;a.atEOF=false;a.count=a.count-(1)>>0;$s=-1;return $ifaceNil;}return;}var $f={$blk:W.ptr.prototype.UnreadRune,$c:true,$r,a,b,$s};return $f;};W.prototype.UnreadRune=function(){return this.$val.UnreadRune();};W.ptr.prototype.error=function(a){var a,b,c;b=this;$panic((c=new V.ptr(a),new c.constructor.elem(c)));};W.prototype.error=function(a){return this.$val.error(a);};W.ptr.prototype.errorString=function(a){var a,b,c;b=this;$panic((c=new V.ptr(A.New(a)),new c.constructor.elem(c)));};W.prototype.errorString=function(a){return this.$val.errorString(a);};W.ptr.prototype.Token=function(a,b){var{a,b,c,d,e,f,g,$s,$deferred,$r,$c}=$restore(this,{a,b});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);c=[c];d=BS.nil;c[0]=$ifaceNil;e=this;$deferred.push([(function(c){return function(){var f,g,h,i;f=$recover();if(!($interfaceIsEqual(f,$ifaceNil))){g=$assertType(f,V,true);h=$clone(g[0],V);i=g[1];if(i){c[0]=h.err;}else{$panic(f);}}};})(c),[]]);if(b===$throwNilPointerError){b=AA;}e.buf=$subslice(e.buf,0,0);f=e.token(a,b);$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}d=f;g=[d,c[0]];$s=2;case 2:return g;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if(!$curGoroutine.asleep){return[d,c[0]];}if($curGoroutine.asleep){var $f={$blk:W.ptr.prototype.Token,$c:true,$r,a,b,c,d,e,f,g,$s,$deferred};return $f;}}};W.prototype.Token=function(a,b){return this.$val.Token(a,b);};Z=function(a){var a,b,c,d,e;if(a>=65536){return false;}b=((a<<16>>>16));c=Y;d=0;while(true){if(!(d=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+d]),BK);if(b1024){return;}b.buf=$subslice(b.buf,0,0);b.rs=$ifaceNil;AC.Put(b);};W.prototype.free=function(a){return this.$val.free(a);};W.ptr.prototype.SkipSpace=function(){var{a,b,c,d,e,f,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;case 1:b=a.getRune();$s=3;case 3:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b;if(c===-1){$s=-1;return;}if(!(c===13)){d=false;$s=6;continue s;}e=a.peek("\n");$s=7;case 7:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}d=e;case 6:if(d){$s=4;continue;}$s=5;continue;case 4:$s=1;continue;case 5:if(c===10){if(a.ssave.nlIsSpace){$s=1;continue;}a.errorString("unexpected newline");$s=-1;return;}if(!Z(c)){$s=8;continue;}$s=9;continue;case 8:f=a.UnreadRune();$s=10;case 10:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}f;$s=2;continue;case 9:$s=1;continue;case 2:$s=-1;return;}return;}var $f={$blk:W.ptr.prototype.SkipSpace,$c:true,$r,a,b,c,d,e,f,$s};return $f;};W.prototype.SkipSpace=function(){return this.$val.SkipSpace();};W.ptr.prototype.token=function(a,b){var{a,b,c,d,e,f,g,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this;if(a){$s=1;continue;}$s=2;continue;case 1:$r=c.SkipSpace();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 2:case 4:d=c.getRune();$s=6;case 6:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;if(e===-1){$s=5;continue;}f=b(e);$s=9;case 9:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}if(!f){$s=7;continue;}$s=8;continue;case 7:g=c.UnreadRune();$s=10;case 10:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}g;$s=5;continue;case 8:(c.$ptr_buf||(c.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},c))).writeRune(e);$s=4;continue;case 5:$s=-1;return $convertSliceType(c.buf,BS);}return;}var $f={$blk:W.ptr.prototype.token,$c:true,$r,a,b,c,d,e,f,g,$s};return $f;};W.prototype.token=function(a,b){return this.$val.token(a,b);};AG=function(a,b){var a,b,c,d,e,f,g;c=a;d=0;while(true){if(!(d=0;}return;}var $f={$blk:W.ptr.prototype.peek,$c:true,$r,a,b,c,d,e,$s};return $f;};W.prototype.peek=function(a){return this.$val.peek(a);};$ptrType(AO).prototype.write=function(a){var a,b;b=this;b.$set($appendSlice(b.$get(),a));};$ptrType(AO).prototype.writeString=function(a){var a,b;b=this;b.$set($appendSlice(b.$get(),a));};$ptrType(AO).prototype.writeByte=function(a){var a,b;b=this;b.$set($append(b.$get(),a));};$ptrType(AO).prototype.writeRune=function(a){var a,b,c,d,e;b=this;if(a<128){b.$set($append(b.$get(),((a<<24>>>24))));return;}c=b.$get();d=c.$length;while(true){if(!((d+4>>0)>c.$capacity)){break;}c=$append(c,0);}e=H.EncodeRune($convertSliceType($subslice(c,d,(d+4>>0)),BS),a);b.$set($subslice(c,0,(d+e>>0)));};AR=function(){var{a,b,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=AQ.Get();$s=1;case 1:if($c){$c=false;a=a.$blk();}if(a&&a.$blk!==undefined){break s;}b=$assertType(a,CO);b.panicking=false;b.erroring=false;b.wrapErrs=false;b.fmt.init((b.$ptr_buf||(b.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},b))));$s=-1;return b;}return;}var $f={$blk:AR,$c:true,$r,a,b,$s};return $f;};AP.ptr.prototype.free=function(){var a;a=this;if(a.buf.$capacity>65536){return;}a.buf=$subslice(a.buf,0,0);a.arg=$ifaceNil;a.value=new E.Value.ptr(BN.nil,0,0);a.wrappedErr=$ifaceNil;AQ.Put(a);};AP.prototype.free=function(){return this.$val.free();};AP.ptr.prototype.Width=function(){var a,b,c,d,e;a=0;b=false;c=this;d=c.fmt.wid;e=c.fmt.fmtFlags.widPresent;a=d;b=e;return[a,b];};AP.prototype.Width=function(){return this.$val.Width();};AP.ptr.prototype.Precision=function(){var a,b,c,d,e;a=0;b=false;c=this;d=c.fmt.prec;e=c.fmt.fmtFlags.precPresent;a=d;b=e;return[a,b];};AP.prototype.Precision=function(){return this.$val.Precision();};AP.ptr.prototype.Flag=function(a){var a,b,c;b=this;c=a;if(c===(45)){return b.fmt.fmtFlags.minus;}else if(c===(43)){return b.fmt.fmtFlags.plus||b.fmt.fmtFlags.plusV;}else if(c===(35)){return b.fmt.fmtFlags.sharp||b.fmt.fmtFlags.sharpV;}else if(c===(32)){return b.fmt.fmtFlags.space;}else if(c===(48)){return b.fmt.fmtFlags.zero;}return false;};AP.prototype.Flag=function(a){return this.$val.Flag(a);};AP.ptr.prototype.Write=function(a){var a,b,c,d,e,f;b=0;c=$ifaceNil;d=this;(d.$ptr_buf||(d.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},d))).write(a);e=a.$length;f=$ifaceNil;b=e;c=f;return[b,c];};AP.prototype.Write=function(a){return this.$val.Write(a);};AP.ptr.prototype.WriteString=function(a){var a,b,c,d,e,f;b=0;c=$ifaceNil;d=this;(d.$ptr_buf||(d.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},d))).writeString(a);e=a.length;f=$ifaceNil;b=e;c=f;return[b,c];};AP.prototype.WriteString=function(a){return this.$val.WriteString(a);};AS=function(a,b,c){var{a,b,c,d,e,f,g,h,i,$s,$r,$c}=$restore(this,{a,b,c});$s=$s||0;s:while(true){switch($s){case 0:d=0;e=$ifaceNil;f=AR();$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;$r=g.doPrintf(b,c);$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}i=a.Write($convertSliceType(g.buf,BS));$s=3;case 3:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}h=i;d=h[0];e=h[1];g.free();$s=-1;return[d,e];}return;}var $f={$blk:AS,$c:true,$r,a,b,c,d,e,f,g,h,i,$s};return $f;};$pkg.Fprintf=AS;AU=function(a,b){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=AR();$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c;$r=d.doPrintf(a,b);$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}e=($bytesToString(d.buf));d.free();$s=-1;return e;}return;}var $f={$blk:AU,$c:true,$r,a,b,c,d,e,$s};return $f;};$pkg.Sprintf=AU;AV=function(a,b){var{a,b,c,d,e,f,g,h,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=0;d=$ifaceNil;e=AR();$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=e;$r=f.doPrint(b);$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}h=a.Write($convertSliceType(f.buf,BS));$s=3;case 3:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}g=h;c=g[0];d=g[1];f.free();$s=-1;return[c,d];}return;}var $f={$blk:AV,$c:true,$r,a,b,c,d,e,f,g,h,$s};return $f;};$pkg.Fprint=AV;AX=function(a){var{a,b,c,d,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=AR();$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b;$r=c.doPrint(a);$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}d=($bytesToString(c.buf));c.free();$s=-1;return d;}return;}var $f={$blk:AX,$c:true,$r,a,b,c,d,$s};return $f;};$pkg.Sprint=AX;AY=function(a,b){var{a,b,c,d,e,f,g,h,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=0;d=$ifaceNil;e=AR();$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=e;$r=f.doPrintln(b);$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}h=a.Write($convertSliceType(f.buf,BS));$s=3;case 3:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}g=h;c=g[0];d=g[1];f.free();$s=-1;return[c,d];}return;}var $f={$blk:AY,$c:true,$r,a,b,c,d,e,f,g,h,$s};return $f;};$pkg.Fprintln=AY;BA=function(a){var{a,b,c,d,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=AR();$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b;$r=c.doPrintln(a);$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}d=($bytesToString(c.buf));c.free();$s=-1;return d;}return;}var $f={$blk:BA,$c:true,$r,a,b,c,d,$s};return $f;};$pkg.Sprintln=BA;BB=function(a,b){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=$clone(a,E.Value).Field(b);$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c;if(($clone(d,E.Value).Kind()===20)&&!$clone(d,E.Value).IsNil()){$s=2;continue;}$s=3;continue;case 2:e=$clone(d,E.Value).Elem();$s=4;case 4:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}d=e;case 3:$s=-1;return d;}return;}var $f={$blk:BB,$c:true,$r,a,b,c,d,e,$s};return $f;};BC=function(a){var a;return a>1000000||a<-1000000;};BD=function(a,b,c){var a,b,c,d,e,f,g,h,i,j,k,l;d=0;e=false;f=0;if(b>=c){g=0;h=false;i=c;d=g;e=h;f=i;return[d,e,f];}f=b;while(true){if(!(f>>24)>>0))>>0;e=true;f=f+(1)>>0;}return[d,e,f];};AP.ptr.prototype.unknownType=function(a){var{a,b,c,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;if(!$clone(a,E.Value).IsValid()){(b.$ptr_buf||(b.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},b))).writeString("");$s=-1;return;}(b.$ptr_buf||(b.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},b))).writeByte(63);c=$clone(a,E.Value).Type().String();$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}$r=(b.$ptr_buf||(b.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},b))).writeString(c);$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}(b.$ptr_buf||(b.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},b))).writeByte(63);$s=-1;return;}return;}var $f={$blk:AP.ptr.prototype.unknownType,$c:true,$r,a,b,c,$s};return $f;};AP.prototype.unknownType=function(a){return this.$val.unknownType(a);};AP.ptr.prototype.badVerb=function(a){var{a,b,c,d,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;b.erroring=true;(b.$ptr_buf||(b.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},b))).writeString("%!");(b.$ptr_buf||(b.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},b))).writeRune(a);(b.$ptr_buf||(b.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},b))).writeByte(40);if(!($interfaceIsEqual(b.arg,$ifaceNil))){$s=2;continue;}if($clone(b.value,E.Value).IsValid()){$s=3;continue;}$s=4;continue;case 2:c=E.TypeOf(b.arg).String();$s=6;case 6:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}$r=(b.$ptr_buf||(b.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},b))).writeString(c);$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}(b.$ptr_buf||(b.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},b))).writeByte(61);$r=b.printArg(b.arg,118);$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=5;continue;case 3:d=$clone(b.value,E.Value).Type().String();$s=9;case 9:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}$r=(b.$ptr_buf||(b.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},b))).writeString(d);$s=10;case 10:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}(b.$ptr_buf||(b.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},b))).writeByte(61);$r=b.printValue($clone(b.value,E.Value),118,0);$s=11;case 11:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=5;continue;case 4:(b.$ptr_buf||(b.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},b))).writeString("");case 5:case 1:(b.$ptr_buf||(b.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},b))).writeByte(41);b.erroring=false;$s=-1;return;}return;}var $f={$blk:AP.ptr.prototype.badVerb,$c:true,$r,a,b,c,d,$s};return $f;};AP.prototype.badVerb=function(a){return this.$val.badVerb(a);};AP.ptr.prototype.fmtBool=function(a,b){var{a,b,c,d,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this;d=b;if((d===(116))||(d===(118))){$s=2;continue;}$s=3;continue;case 2:c.fmt.fmtBoolean(a);$s=4;continue;case 3:$r=c.badVerb(b);$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 4:case 1:$s=-1;return;}return;}var $f={$blk:AP.ptr.prototype.fmtBool,$c:true,$r,a,b,c,d,$s};return $f;};AP.prototype.fmtBool=function(a,b){return this.$val.fmtBool(a,b);};AP.ptr.prototype.fmt0x64=function(a,b){var a,b,c,d;c=this;d=c.fmt.fmtFlags.sharp;c.fmt.fmtFlags.sharp=b;c.fmt.fmtInteger(a,16,false,118,"0123456789abcdefx");c.fmt.fmtFlags.sharp=d;};AP.prototype.fmt0x64=function(a,b){return this.$val.fmt0x64(a,b);};AP.ptr.prototype.fmtInteger=function(a,b,c){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a,b,c});$s=$s||0;s:while(true){switch($s){case 0:d=this;e=c;if(e===(118)){$s=2;continue;}if(e===(100)){$s=3;continue;}if(e===(98)){$s=4;continue;}if((e===(111))||(e===(79))){$s=5;continue;}if(e===(120)){$s=6;continue;}if(e===(88)){$s=7;continue;}if(e===(99)){$s=8;continue;}if(e===(113)){$s=9;continue;}if(e===(85)){$s=10;continue;}$s=11;continue;case 2:if(d.fmt.fmtFlags.sharpV&&!b){d.fmt0x64(a,true);}else{d.fmt.fmtInteger(a,10,b,c,"0123456789abcdefx");}$s=12;continue;case 3:d.fmt.fmtInteger(a,10,b,c,"0123456789abcdefx");$s=12;continue;case 4:d.fmt.fmtInteger(a,2,b,c,"0123456789abcdefx");$s=12;continue;case 5:d.fmt.fmtInteger(a,8,b,c,"0123456789abcdefx");$s=12;continue;case 6:d.fmt.fmtInteger(a,16,b,c,"0123456789abcdefx");$s=12;continue;case 7:d.fmt.fmtInteger(a,16,b,c,"0123456789ABCDEFX");$s=12;continue;case 8:d.fmt.fmtC(a);$s=12;continue;case 9:d.fmt.fmtQc(a);$s=12;continue;case 10:d.fmt.fmtUnicode(a);$s=12;continue;case 11:$r=d.badVerb(c);$s=13;case 13:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 12:case 1:$s=-1;return;}return;}var $f={$blk:AP.ptr.prototype.fmtInteger,$c:true,$r,a,b,c,d,e,$s};return $f;};AP.prototype.fmtInteger=function(a,b,c){return this.$val.fmtInteger(a,b,c);};AP.ptr.prototype.fmtFloat=function(a,b,c){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a,b,c});$s=$s||0;s:while(true){switch($s){case 0:d=this;e=c;if(e===(118)){$s=2;continue;}if((e===(98))||(e===(103))||(e===(71))||(e===(120))||(e===(88))){$s=3;continue;}if((e===(102))||(e===(101))||(e===(69))){$s=4;continue;}if(e===(70)){$s=5;continue;}$s=6;continue;case 2:d.fmt.fmtFloat(a,b,103,-1);$s=7;continue;case 3:d.fmt.fmtFloat(a,b,c,-1);$s=7;continue;case 4:d.fmt.fmtFloat(a,b,c,6);$s=7;continue;case 5:d.fmt.fmtFloat(a,b,102,6);$s=7;continue;case 6:$r=d.badVerb(c);$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 7:case 1:$s=-1;return;}return;}var $f={$blk:AP.ptr.prototype.fmtFloat,$c:true,$r,a,b,c,d,e,$s};return $f;};AP.prototype.fmtFloat=function(a,b,c){return this.$val.fmtFloat(a,b,c);};AP.ptr.prototype.fmtComplex=function(a,b,c){var{a,b,c,d,e,f,g,h,$s,$r,$c}=$restore(this,{a,b,c});$s=$s||0;s:while(true){switch($s){case 0:d=this;e=c;if((e===(118))||(e===(98))||(e===(103))||(e===(71))||(e===(120))||(e===(88))||(e===(102))||(e===(70))||(e===(101))||(e===(69))){$s=2;continue;}$s=3;continue;case 2:f=d.fmt.fmtFlags.plus;(d.$ptr_buf||(d.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},d))).writeByte(40);$r=d.fmtFloat(a.$real,(g=b/2,(g===g&&g!==1/0&&g!==-1/0)?g>>0:$throwRuntimeError("integer divide by zero")),c);$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}d.fmt.fmtFlags.plus=true;$r=d.fmtFloat(a.$imag,(h=b/2,(h===h&&h!==1/0&&h!==-1/0)?h>>0:$throwRuntimeError("integer divide by zero")),c);$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}(d.$ptr_buf||(d.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},d))).writeString("i)");d.fmt.fmtFlags.plus=f;$s=4;continue;case 3:$r=d.badVerb(c);$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 4:case 1:$s=-1;return;}return;}var $f={$blk:AP.ptr.prototype.fmtComplex,$c:true,$r,a,b,c,d,e,f,g,h,$s};return $f;};AP.prototype.fmtComplex=function(a,b,c){return this.$val.fmtComplex(a,b,c);};AP.ptr.prototype.fmtString=function(a,b){var{a,b,c,d,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this;d=b;if(d===(118)){$s=2;continue;}if(d===(115)){$s=3;continue;}if(d===(120)){$s=4;continue;}if(d===(88)){$s=5;continue;}if(d===(113)){$s=6;continue;}$s=7;continue;case 2:if(c.fmt.fmtFlags.sharpV){c.fmt.fmtQ(a);}else{c.fmt.fmtS(a);}$s=8;continue;case 3:c.fmt.fmtS(a);$s=8;continue;case 4:c.fmt.fmtSx(a,"0123456789abcdefx");$s=8;continue;case 5:c.fmt.fmtSx(a,"0123456789ABCDEFX");$s=8;continue;case 6:c.fmt.fmtQ(a);$s=8;continue;case 7:$r=c.badVerb(b);$s=9;case 9:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 8:case 1:$s=-1;return;}return;}var $f={$blk:AP.ptr.prototype.fmtString,$c:true,$r,a,b,c,d,$s};return $f;};AP.prototype.fmtString=function(a,b){return this.$val.fmtString(a,b);};AP.ptr.prototype.fmtBytes=function(a,b,c){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{a,b,c});$s=$s||0;s:while(true){switch($s){case 0:d=this;e=b;if((e===(118))||(e===(100))){$s=2;continue;}if(e===(115)){$s=3;continue;}if(e===(120)){$s=4;continue;}if(e===(88)){$s=5;continue;}if(e===(113)){$s=6;continue;}$s=7;continue;case 2:if(d.fmt.fmtFlags.sharpV){(d.$ptr_buf||(d.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},d))).writeString(c);if(a===BS.nil){(d.$ptr_buf||(d.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},d))).writeString("(nil)");$s=-1;return;}(d.$ptr_buf||(d.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},d))).writeByte(123);f=a;g=0;while(true){if(!(g=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+g]);if(h>0){(d.$ptr_buf||(d.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},d))).writeString(", ");}d.fmt0x64((new $Uint64(0,i)),true);g++;}(d.$ptr_buf||(d.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},d))).writeByte(125);}else{(d.$ptr_buf||(d.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},d))).writeByte(91);j=a;k=0;while(true){if(!(k=j.$length)?($throwRuntimeError("index out of range"),undefined):j.$array[j.$offset+k]);if(l>0){(d.$ptr_buf||(d.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},d))).writeByte(32);}d.fmt.fmtInteger((new $Uint64(0,m)),10,false,b,"0123456789abcdefx");k++;}(d.$ptr_buf||(d.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},d))).writeByte(93);}$s=8;continue;case 3:d.fmt.fmtBs(a);$s=8;continue;case 4:d.fmt.fmtBx(a,"0123456789abcdefx");$s=8;continue;case 5:d.fmt.fmtBx(a,"0123456789ABCDEFX");$s=8;continue;case 6:d.fmt.fmtQ(($bytesToString(a)));$s=8;continue;case 7:n=E.ValueOf(a);$s=9;case 9:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}$r=d.printValue($clone(n,E.Value),b,0);$s=10;case 10:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 8:case 1:$s=-1;return;}return;}var $f={$blk:AP.ptr.prototype.fmtBytes,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,$s};return $f;};AP.prototype.fmtBytes=function(a,b,c){return this.$val.fmtBytes(a,b,c);};AP.ptr.prototype.fmtPointer=function(a,b){var{a,b,c,d,e,f,g,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this;d=0;e=$clone(a,E.Value).Kind();if((e===(18))||(e===(19))||(e===(21))||(e===(22))||(e===(23))||(e===(26))){$s=2;continue;}$s=3;continue;case 2:d=$clone(a,E.Value).Pointer();$s=4;continue;case 3:$r=c.badVerb(b);$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;case 4:case 1:f=b;if(f===(118)){$s=7;continue;}if(f===(112)){$s=8;continue;}if((f===(98))||(f===(111))||(f===(100))||(f===(120))||(f===(88))){$s=9;continue;}$s=10;continue;case 7:if(c.fmt.fmtFlags.sharpV){$s=12;continue;}$s=13;continue;case 12:(c.$ptr_buf||(c.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},c))).writeByte(40);g=$clone(a,E.Value).Type().String();$s=15;case 15:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}$r=(c.$ptr_buf||(c.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},c))).writeString(g);$s=16;case 16:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}(c.$ptr_buf||(c.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},c))).writeString(")(");if(d===0){(c.$ptr_buf||(c.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},c))).writeString("nil");}else{c.fmt0x64((new $Uint64(0,d.constructor===Number?d:1)),true);}(c.$ptr_buf||(c.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},c))).writeByte(41);$s=14;continue;case 13:if(d===0){c.fmt.padString("");}else{c.fmt0x64((new $Uint64(0,d.constructor===Number?d:1)),!c.fmt.fmtFlags.sharp);}case 14:$s=11;continue;case 8:c.fmt0x64((new $Uint64(0,d.constructor===Number?d:1)),!c.fmt.fmtFlags.sharp);$s=11;continue;case 9:$r=c.fmtInteger((new $Uint64(0,d.constructor===Number?d:1)),false,b);$s=17;case 17:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=11;continue;case 10:$r=c.badVerb(b);$s=18;case 18:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 11:case 6:$s=-1;return;}return;}var $f={$blk:AP.ptr.prototype.fmtPointer,$c:true,$r,a,b,c,d,e,f,g,$s};return $f;};AP.prototype.fmtPointer=function(a,b){return this.$val.fmtPointer(a,b);};AP.ptr.prototype.catchPanic=function(a,b,c){var{a,b,c,d,e,f,g,h,$s,$r,$c}=$restore(this,{a,b,c});$s=$s||0;s:while(true){switch($s){case 0:d=this;e=$recover();if(!($interfaceIsEqual(e,$ifaceNil))){$s=1;continue;}$s=2;continue;case 1:f=E.ValueOf(a);$s=3;case 3:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;if(($clone(g,E.Value).Kind()===22)&&$clone(g,E.Value).IsNil()){(d.$ptr_buf||(d.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},d))).writeString("");$s=-1;return;}if(d.panicking){$panic(e);}h=$clone(d.fmt.fmtFlags,BG);d.fmt.clearflags();(d.$ptr_buf||(d.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},d))).writeString("%!");(d.$ptr_buf||(d.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},d))).writeRune(b);(d.$ptr_buf||(d.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},d))).writeString("(PANIC=");(d.$ptr_buf||(d.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},d))).writeString(c);(d.$ptr_buf||(d.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},d))).writeString(" method: ");d.panicking=true;$r=d.printArg(e,118);$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}d.panicking=false;(d.$ptr_buf||(d.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},d))).writeByte(41);BG.copy(d.fmt.fmtFlags,h);case 2:$s=-1;return;}return;}var $f={$blk:AP.ptr.prototype.catchPanic,$c:true,$r,a,b,c,d,e,f,g,h,$s};return $f;};AP.prototype.catchPanic=function(a,b,c){return this.$val.catchPanic(a,b,c);};AP.ptr.prototype.handleMethods=function(a){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred,$r,$c}=$restore(this,{a});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);b=false;c=this;if(c.erroring){$s=1;continue;}$s=2;continue;case 1:d=b;$s=3;case 3:return d;case 2:if(a===119){$s=4;continue;}$s=5;continue;case 4:e=$assertType(c.arg,$error,true);f=e[0];g=e[1];if(!g||!c.wrapErrs||!($interfaceIsEqual(c.wrappedErr,$ifaceNil))){$s=6;continue;}$s=7;continue;case 6:c.wrappedErr=$ifaceNil;c.wrapErrs=false;$r=c.badVerb(a);$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}b=true;h=b;$s=9;case 9:return h;case 7:c.wrappedErr=f;a=118;case 5:i=$assertType(c.arg,AL,true);j=i[0];k=i[1];if(k){$s=10;continue;}$s=11;continue;case 10:b=true;$deferred.push([$methodVal(c,"catchPanic"),[c.arg,a,"Format"]]);$r=j.Format(c,a);$s=12;case 12:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}l=b;$s=13;case 13:return l;case 11:if(c.fmt.fmtFlags.sharpV){$s=14;continue;}$s=15;continue;case 14:m=$assertType(c.arg,AN,true);n=m[0];o=m[1];if(o){$s=17;continue;}$s=18;continue;case 17:b=true;$deferred.push([$methodVal(c,"catchPanic"),[c.arg,a,"GoString"]]);p=n.GoString();$s=19;case 19:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}$r=c.fmt.fmtS(p);$s=20;case 20:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}q=b;$s=21;case 21:return q;case 18:$s=16;continue;case 15:r=a;if((r===(118))||(r===(115))||(r===(120))||(r===(88))||(r===(113))){$s=23;continue;}$s=24;continue;case 23:s=c.arg;if($assertType(s,$error,true)[1]){$s=25;continue;}if($assertType(s,AM,true)[1]){$s=26;continue;}$s=27;continue;case 25:t=s;b=true;$deferred.push([$methodVal(c,"catchPanic"),[c.arg,a,"Error"]]);v=t.Error();$s=28;case 28:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}$r=c.fmtString(v,a);$s=29;case 29:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}w=b;$s=30;case 30:return w;case 26:u=s;b=true;$deferred.push([$methodVal(c,"catchPanic"),[c.arg,a,"String"]]);x=u.String();$s=31;case 31:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}$r=c.fmtString(x,a);$s=32;case 32:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}y=b;$s=33;case 33:return y;case 27:case 24:case 22:case 16:b=false;z=b;$s=34;case 34:return z;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if(!$curGoroutine.asleep){return b;}if($curGoroutine.asleep){var $f={$blk:AP.ptr.prototype.handleMethods,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred};return $f;}}};AP.prototype.handleMethods=function(a){return this.$val.handleMethods(a);};AP.ptr.prototype.printArg=function(a,b){var{a,aa,ab,ac,ad,ae,af,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this;c.arg=a;c.value=new E.Value.ptr(BN.nil,0,0);if($interfaceIsEqual(a,$ifaceNil)){$s=1;continue;}$s=2;continue;case 1:d=b;if((d===(84))||(d===(118))){$s=4;continue;}$s=5;continue;case 4:c.fmt.padString("");$s=6;continue;case 5:$r=c.badVerb(b);$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 6:case 3:$s=-1;return;case 2:e=b;if(e===(84)){$s=9;continue;}if(e===(112)){$s=10;continue;}$s=11;continue;case 9:f=E.TypeOf(a).String();$s=12;case 12:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}$r=c.fmt.fmtS(f);$s=13;case 13:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;case 10:g=E.ValueOf(a);$s=14;case 14:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}$r=c.fmtPointer($clone(g,E.Value),112);$s=15;case 15:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;case 11:case 8:h=a;if($assertType(h,$Bool,true)[1]){$s=16;continue;}if($assertType(h,$Float32,true)[1]){$s=17;continue;}if($assertType(h,$Float64,true)[1]){$s=18;continue;}if($assertType(h,$Complex64,true)[1]){$s=19;continue;}if($assertType(h,$Complex128,true)[1]){$s=20;continue;}if($assertType(h,$Int,true)[1]){$s=21;continue;}if($assertType(h,$Int8,true)[1]){$s=22;continue;}if($assertType(h,$Int16,true)[1]){$s=23;continue;}if($assertType(h,$Int32,true)[1]){$s=24;continue;}if($assertType(h,$Int64,true)[1]){$s=25;continue;}if($assertType(h,$Uint,true)[1]){$s=26;continue;}if($assertType(h,$Uint8,true)[1]){$s=27;continue;}if($assertType(h,$Uint16,true)[1]){$s=28;continue;}if($assertType(h,$Uint32,true)[1]){$s=29;continue;}if($assertType(h,$Uint64,true)[1]){$s=30;continue;}if($assertType(h,$Uintptr,true)[1]){$s=31;continue;}if($assertType(h,$String,true)[1]){$s=32;continue;}if($assertType(h,BS,true)[1]){$s=33;continue;}if($assertType(h,E.Value,true)[1]){$s=34;continue;}$s=35;continue;case 16:i=h.$val;$r=c.fmtBool(i,b);$s=37;case 37:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=36;continue;case 17:j=h.$val;$r=c.fmtFloat((j),32,b);$s=38;case 38:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=36;continue;case 18:k=h.$val;$r=c.fmtFloat(k,64,b);$s=39;case 39:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=36;continue;case 19:l=h.$val;$r=c.fmtComplex((new $Complex128(l.$real,l.$imag)),64,b);$s=40;case 40:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=36;continue;case 20:m=h.$val;$r=c.fmtComplex(m,128,b);$s=41;case 41:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=36;continue;case 21:n=h.$val;$r=c.fmtInteger((new $Uint64(0,n)),true,b);$s=42;case 42:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=36;continue;case 22:o=h.$val;$r=c.fmtInteger((new $Uint64(0,o)),true,b);$s=43;case 43:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=36;continue;case 23:p=h.$val;$r=c.fmtInteger((new $Uint64(0,p)),true,b);$s=44;case 44:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=36;continue;case 24:q=h.$val;$r=c.fmtInteger((new $Uint64(0,q)),true,b);$s=45;case 45:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=36;continue;case 25:r=h.$val;$r=c.fmtInteger((new $Uint64(r.$high,r.$low)),true,b);$s=46;case 46:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=36;continue;case 26:s=h.$val;$r=c.fmtInteger((new $Uint64(0,s)),false,b);$s=47;case 47:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=36;continue;case 27:t=h.$val;$r=c.fmtInteger((new $Uint64(0,t)),false,b);$s=48;case 48:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=36;continue;case 28:u=h.$val;$r=c.fmtInteger((new $Uint64(0,u)),false,b);$s=49;case 49:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=36;continue;case 29:v=h.$val;$r=c.fmtInteger((new $Uint64(0,v)),false,b);$s=50;case 50:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=36;continue;case 30:w=h.$val;$r=c.fmtInteger(w,false,b);$s=51;case 51:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=36;continue;case 31:x=h.$val;$r=c.fmtInteger((new $Uint64(0,x.constructor===Number?x:1)),false,b);$s=52;case 52:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=36;continue;case 32:y=h.$val;$r=c.fmtString(y,b);$s=53;case 53:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=36;continue;case 33:z=h.$val;$r=c.fmtBytes(z,b,"[]byte");$s=54;case 54:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=36;continue;case 34:aa=h.$val;if($clone(aa,E.Value).IsValid()&&$clone(aa,E.Value).CanInterface()){$s=55;continue;}$s=56;continue;case 55:ac=$clone(aa,E.Value).Interface();$s=57;case 57:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}c.arg=ac;ad=c.handleMethods(b);$s=60;case 60:if($c){$c=false;ad=ad.$blk();}if(ad&&ad.$blk!==undefined){break s;}if(ad){$s=58;continue;}$s=59;continue;case 58:$s=-1;return;case 59:case 56:$r=c.printValue($clone(aa,E.Value),b,0);$s=61;case 61:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=36;continue;case 35:ab=h;ae=c.handleMethods(b);$s=64;case 64:if($c){$c=false;ae=ae.$blk();}if(ae&&ae.$blk!==undefined){break s;}if(!ae){$s=62;continue;}$s=63;continue;case 62:af=E.ValueOf(ab);$s=65;case 65:if($c){$c=false;af=af.$blk();}if(af&&af.$blk!==undefined){break s;}$r=c.printValue($clone(af,E.Value),b,0);$s=66;case 66:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 63:case 36:$s=-1;return;}return;}var $f={$blk:AP.ptr.prototype.printArg,$c:true,$r,a,aa,ab,ac,ad,ae,af,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};AP.prototype.printArg=function(a,b){return this.$val.printArg(a,b);};AP.ptr.prototype.printValue=function(a,b,c){var{a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{a,b,c});$s=$s||0;s:while(true){switch($s){case 0:d=this;if(c>0&&$clone(a,E.Value).IsValid()&&$clone(a,E.Value).CanInterface()){$s=1;continue;}$s=2;continue;case 1:e=$clone(a,E.Value).Interface();$s=3;case 3:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}d.arg=e;f=d.handleMethods(b);$s=6;case 6:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}if(f){$s=4;continue;}$s=5;continue;case 4:$s=-1;return;case 5:case 2:d.arg=$ifaceNil;d.value=a;g=a;h=$clone(a,E.Value).Kind();if(h===(0)){$s=8;continue;}if(h===(1)){$s=9;continue;}if((h===(2))||(h===(3))||(h===(4))||(h===(5))||(h===(6))){$s=10;continue;}if((h===(7))||(h===(8))||(h===(9))||(h===(10))||(h===(11))||(h===(12))){$s=11;continue;}if(h===(13)){$s=12;continue;}if(h===(14)){$s=13;continue;}if(h===(15)){$s=14;continue;}if(h===(16)){$s=15;continue;}if(h===(24)){$s=16;continue;}if(h===(21)){$s=17;continue;}if(h===(25)){$s=18;continue;}if(h===(20)){$s=19;continue;}if((h===(17))||(h===(23))){$s=20;continue;}if(h===(22)){$s=21;continue;}if((h===(18))||(h===(19))||(h===(26))){$s=22;continue;}$s=23;continue;case 8:if(c===0){$s=25;continue;}$s=26;continue;case 25:(d.$ptr_buf||(d.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},d))).writeString("");$s=27;continue;case 26:i=b;if(i===(118)){$s=29;continue;}$s=30;continue;case 29:(d.$ptr_buf||(d.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},d))).writeString("");$s=31;continue;case 30:$r=d.badVerb(b);$s=32;case 32:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 31:case 28:case 27:$s=24;continue;case 9:$r=d.fmtBool($clone(g,E.Value).Bool(),b);$s=33;case 33:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=24;continue;case 10:$r=d.fmtInteger(((j=$clone(g,E.Value).Int(),new $Uint64(j.$high,j.$low))),true,b);$s=34;case 34:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=24;continue;case 11:$r=d.fmtInteger($clone(g,E.Value).Uint(),false,b);$s=35;case 35:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=24;continue;case 12:$r=d.fmtFloat($clone(g,E.Value).Float(),32,b);$s=36;case 36:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=24;continue;case 13:$r=d.fmtFloat($clone(g,E.Value).Float(),64,b);$s=37;case 37:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=24;continue;case 14:$r=d.fmtComplex($clone(g,E.Value).Complex(),64,b);$s=38;case 38:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=24;continue;case 15:$r=d.fmtComplex($clone(g,E.Value).Complex(),128,b);$s=39;case 39:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=24;continue;case 16:k=$clone(g,E.Value).String();$s=40;case 40:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}$r=d.fmtString(k,b);$s=41;case 41:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=24;continue;case 17:if(d.fmt.fmtFlags.sharpV){$s=42;continue;}$s=43;continue;case 42:l=$clone(g,E.Value).Type().String();$s=45;case 45:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}$r=(d.$ptr_buf||(d.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},d))).writeString(l);$s=46;case 46:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if($clone(g,E.Value).IsNil()){(d.$ptr_buf||(d.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},d))).writeString("(nil)");$s=-1;return;}(d.$ptr_buf||(d.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},d))).writeByte(123);$s=44;continue;case 43:(d.$ptr_buf||(d.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},d))).writeString("map[");case 44:m=I.Sort($clone(g,E.Value));$s=47;case 47:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;o=n.Key;p=0;case 48:if(!(p=o.$length)?($throwRuntimeError("index out of range"),undefined):o.$array[o.$offset+p]);if(q>0){if(d.fmt.fmtFlags.sharpV){(d.$ptr_buf||(d.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},d))).writeString(", ");}else{(d.$ptr_buf||(d.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},d))).writeByte(32);}}$r=d.printValue($clone(r,E.Value),b,c+1>>0);$s=50;case 50:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}(d.$ptr_buf||(d.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},d))).writeByte(58);$r=d.printValue($clone((s=n.Value,((q<0||q>=s.$length)?($throwRuntimeError("index out of range"),undefined):s.$array[s.$offset+q])),E.Value),b,c+1>>0);$s=51;case 51:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}p++;$s=48;continue;case 49:if(d.fmt.fmtFlags.sharpV){(d.$ptr_buf||(d.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},d))).writeByte(125);}else{(d.$ptr_buf||(d.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},d))).writeByte(93);}$s=24;continue;case 18:if(d.fmt.fmtFlags.sharpV){$s=52;continue;}$s=53;continue;case 52:t=$clone(g,E.Value).Type().String();$s=54;case 54:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}$r=(d.$ptr_buf||(d.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},d))).writeString(t);$s=55;case 55:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 53:(d.$ptr_buf||(d.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},d))).writeByte(123);u=0;case 56:if(!(u<$clone(g,E.Value).NumField())){$s=57;continue;}if(u>0){if(d.fmt.fmtFlags.sharpV){(d.$ptr_buf||(d.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},d))).writeString(", ");}else{(d.$ptr_buf||(d.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},d))).writeByte(32);}}if(d.fmt.fmtFlags.plusV||d.fmt.fmtFlags.sharpV){$s=58;continue;}$s=59;continue;case 58:v=$clone(g,E.Value).Type().Field(u);$s=60;case 60:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}w=v.Name;if(!(w==="")){(d.$ptr_buf||(d.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},d))).writeString(w);(d.$ptr_buf||(d.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},d))).writeByte(58);}case 59:x=BB($clone(g,E.Value),u);$s=61;case 61:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}$r=d.printValue($clone(x,E.Value),b,c+1>>0);$s=62;case 62:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}u=u+(1)>>0;$s=56;continue;case 57:(d.$ptr_buf||(d.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},d))).writeByte(125);$s=24;continue;case 19:y=$clone(g,E.Value).Elem();$s=63;case 63:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}z=y;if(!$clone(z,E.Value).IsValid()){$s=64;continue;}$s=65;continue;case 64:if(d.fmt.fmtFlags.sharpV){$s=67;continue;}$s=68;continue;case 67:aa=$clone(g,E.Value).Type().String();$s=70;case 70:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}$r=(d.$ptr_buf||(d.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},d))).writeString(aa);$s=71;case 71:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}(d.$ptr_buf||(d.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},d))).writeString("(nil)");$s=69;continue;case 68:(d.$ptr_buf||(d.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},d))).writeString("");case 69:$s=66;continue;case 65:$r=d.printValue($clone(z,E.Value),b,c+1>>0);$s=72;case 72:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 66:$s=24;continue;case 20:ab=b;if((ab===(115))||(ab===(113))||(ab===(120))||(ab===(88))){$s=74;continue;}$s=75;continue;case 74:ac=$clone(g,E.Value).Type();ad=ac.Elem();$s=78;case 78:if($c){$c=false;ad=ad.$blk();}if(ad&&ad.$blk!==undefined){break s;}ae=ad.Kind();$s=79;case 79:if($c){$c=false;ae=ae.$blk();}if(ae&&ae.$blk!==undefined){break s;}if(ae===8){$s=76;continue;}$s=77;continue;case 76:af=BS.nil;if($clone(g,E.Value).Kind()===23){$s=80;continue;}if($clone(g,E.Value).CanAddr()){$s=81;continue;}$s=82;continue;case 80:ag=$clone(g,E.Value).Bytes();$s=84;case 84:if($c){$c=false;ag=ag.$blk();}if(ag&&ag.$blk!==undefined){break s;}af=ag;$s=83;continue;case 81:ah=$clone(g,E.Value).Slice(0,$clone(g,E.Value).Len());$s=85;case 85:if($c){$c=false;ah=ah.$blk();}if(ah&&ah.$blk!==undefined){break s;}ai=$clone(ah,E.Value).Bytes();$s=86;case 86:if($c){$c=false;ai=ai.$blk();}if(ai&&ai.$blk!==undefined){break s;}af=ai;$s=83;continue;case 82:af=$makeSlice(BS,$clone(g,E.Value).Len());aj=af;ak=0;case 87:if(!(ak=af.$length)?($throwRuntimeError("index out of range"),undefined):af.$array[af.$offset+al]=((an.$low<<24>>>24)));ak++;$s=87;continue;case 88:case 83:ao=af;ap=b;aq=ac.String();$s=91;case 91:if($c){$c=false;aq=aq.$blk();}if(aq&&aq.$blk!==undefined){break s;}ar=aq;$r=d.fmtBytes(ao,ap,ar);$s=92;case 92:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;case 77:case 75:case 73:if(d.fmt.fmtFlags.sharpV){$s=93;continue;}$s=94;continue;case 93:as=$clone(g,E.Value).Type().String();$s=96;case 96:if($c){$c=false;as=as.$blk();}if(as&&as.$blk!==undefined){break s;}$r=(d.$ptr_buf||(d.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},d))).writeString(as);$s=97;case 97:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(($clone(g,E.Value).Kind()===23)&&$clone(g,E.Value).IsNil()){(d.$ptr_buf||(d.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},d))).writeString("(nil)");$s=-1;return;}(d.$ptr_buf||(d.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},d))).writeByte(123);at=0;case 98:if(!(at<$clone(g,E.Value).Len())){$s=99;continue;}if(at>0){(d.$ptr_buf||(d.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},d))).writeString(", ");}au=$clone(g,E.Value).Index(at);$s=100;case 100:if($c){$c=false;au=au.$blk();}if(au&&au.$blk!==undefined){break s;}$r=d.printValue($clone(au,E.Value),b,c+1>>0);$s=101;case 101:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}at=at+(1)>>0;$s=98;continue;case 99:(d.$ptr_buf||(d.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},d))).writeByte(125);$s=95;continue;case 94:(d.$ptr_buf||(d.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},d))).writeByte(91);av=0;case 102:if(!(av<$clone(g,E.Value).Len())){$s=103;continue;}if(av>0){(d.$ptr_buf||(d.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},d))).writeByte(32);}aw=$clone(g,E.Value).Index(av);$s=104;case 104:if($c){$c=false;aw=aw.$blk();}if(aw&&aw.$blk!==undefined){break s;}$r=d.printValue($clone(aw,E.Value),b,c+1>>0);$s=105;case 105:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}av=av+(1)>>0;$s=102;continue;case 103:(d.$ptr_buf||(d.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},d))).writeByte(93);case 95:$s=24;continue;case 21:if((c===0)&&!(($clone(g,E.Value).Pointer()===0))){$s=106;continue;}$s=107;continue;case 106:ax=$clone(g,E.Value).Elem();$s=109;case 109:if($c){$c=false;ax=ax.$blk();}if(ax&&ax.$blk!==undefined){break s;}ay=ax;az=$clone(ay,E.Value).Kind();if((az===(17))||(az===(23))||(az===(25))||(az===(21))){$s=110;continue;}$s=111;continue;case 110:(d.$ptr_buf||(d.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},d))).writeByte(38);$r=d.printValue($clone(ay,E.Value),b,c+1>>0);$s=112;case 112:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;case 111:case 108:case 107:$r=d.fmtPointer($clone(g,E.Value),b);$s=113;case 113:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=24;continue;case 22:$r=d.fmtPointer($clone(g,E.Value),b);$s=114;case 114:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=24;continue;case 23:$r=d.unknownType($clone(g,E.Value));$s=115;case 115:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 24:case 7:$s=-1;return;}return;}var $f={$blk:AP.ptr.prototype.printValue,$c:true,$r,a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};AP.prototype.printValue=function(a,b,c){return this.$val.printValue(a,b,c);};BE=function(a,b){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=0;d=false;e=0;e=b;if(b=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+b]),$Int,true);c=f[0];d=f[1];if(!d){$s=3;continue;}$s=4;continue;case 3:g=E.ValueOf(((b<0||b>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+b]));$s=6;case 6:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;i=$clone(h,E.Value).Kind();if((i===(2))||(i===(3))||(i===(4))||(i===(5))||(i===(6))){j=$clone(h,E.Value).Int();if((k=(new $Int64(0,(((j.$low+((j.$high>>31)*4294967296))>>0)))),(k.$high===j.$high&&k.$low===j.$low))){c=(((j.$low+((j.$high>>31)*4294967296))>>0));d=true;}}else if((i===(7))||(i===(8))||(i===(9))||(i===(10))||(i===(11))||(i===(12))){l=$clone(h,E.Value).Uint();if((m=(new $Int64(l.$high,l.$low)),(m.$high>0||(m.$high===0&&m.$low>=0)))&&(n=(new $Uint64(0,((l.$low>>0)))),(n.$high===l.$high&&n.$low===l.$low))){c=((l.$low>>0));d=true;}}case 5:case 4:e=b+1>>0;if(BC(c)){c=0;d=false;}case 2:$s=-1;return[c,d,e];}return;}var $f={$blk:BE,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,$s};return $f;};BF=function(a){var a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u;b=0;c=0;d=false;if(a.length<3){e=0;f=1;g=false;b=e;c=f;d=g;return[b,c,d];}h=1;while(true){if(!(h>0;o=false;b=m;c=n;d=o;return[b,c,d];}p=j-1>>0;q=h+1>>0;r=true;b=p;c=q;d=r;return[b,c,d];}h=h+(1)>>0;}s=0;t=1;u=false;b=s;c=t;d=u;return[b,c,d];};AP.ptr.prototype.argNumber=function(a,b,c,d){var a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u;e=0;f=0;g=false;h=this;if(b.length<=c||!((b.charCodeAt(c)===91))){i=a;j=c;k=false;e=i;f=j;g=k;return[e,f,g];}h.reordered=true;l=BF($substring(b,c));m=l[0];n=l[1];o=l[2];if(o&&0<=m&&m>0;r=true;e=p;f=q;g=r;return[e,f,g];}h.goodArgNum=false;s=a;t=c+n>>0;u=o;e=s;f=t;g=u;return[e,f,g];};AP.prototype.argNumber=function(a,b,c,d){return this.$val.argNumber(a,b,c,d);};AP.ptr.prototype.badArgNum=function(a){var a,b;b=this;(b.$ptr_buf||(b.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},b))).writeString("%!");(b.$ptr_buf||(b.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},b))).writeRune(a);(b.$ptr_buf||(b.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},b))).writeString("(BADINDEX)");};AP.prototype.badArgNum=function(a){return this.$val.badArgNum(a);};AP.ptr.prototype.missingArg=function(a){var a,b;b=this;(b.$ptr_buf||(b.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},b))).writeString("%!");(b.$ptr_buf||(b.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},b))).writeRune(a);(b.$ptr_buf||(b.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},b))).writeString("(MISSING)");};AP.prototype.missingArg=function(a){return this.$val.missingArg(a);};AP.ptr.prototype.doPrintf=function(a,b){var{a,aa,ab,ac,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this;d=a.length;e=0;f=false;c.reordered=false;g=0;case 1:if(!(g>0;}if(g>h){(c.$ptr_buf||(c.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},c))).writeString($substring(a,h,g));}if(g>=d){$s=2;continue;}g=g+(1)>>0;c.fmt.clearflags();case 3:if(!(g=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+e]),((i>>0)));$s=15;case 15:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}e=e+(1)>>0;g=g+(1)>>0;$s=1;continue s;case 14:$s=4;continue s;case 12:case 5:g=g+(1)>>0;$s=3;continue;case 4:k=c.argNumber(e,a,g,b.$length);e=k[0];g=k[1];f=k[2];if(g>0;m=BE(b,e);$s=19;case 19:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}l=m;c.fmt.wid=l[0];c.fmt.fmtFlags.widPresent=l[1];e=l[2];if(!c.fmt.fmtFlags.widPresent){(c.$ptr_buf||(c.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},c))).writeString("%!(BADWIDTH)");}if(c.fmt.wid<0){c.fmt.wid=-c.fmt.wid;c.fmt.fmtFlags.minus=true;c.fmt.fmtFlags.zero=false;}f=false;$s=18;continue;case 17:n=BD(a,g,d);c.fmt.wid=n[0];c.fmt.fmtFlags.widPresent=n[1];g=n[2];if(f&&c.fmt.fmtFlags.widPresent){c.goodArgNum=false;}case 18:if((g+1>>0)>0;if(f){c.goodArgNum=false;}o=c.argNumber(e,a,g,b.$length);e=o[0];g=o[1];f=o[2];if(g>0;q=BE(b,e);$s=25;case 25:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}p=q;c.fmt.prec=p[0];c.fmt.fmtFlags.precPresent=p[1];e=p[2];if(c.fmt.prec<0){c.fmt.prec=0;c.fmt.fmtFlags.precPresent=false;}if(!c.fmt.fmtFlags.precPresent){(c.$ptr_buf||(c.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},c))).writeString("%!(BADPREC)");}f=false;$s=24;continue;case 23:r=BD(a,g,d);c.fmt.prec=r[0];c.fmt.fmtFlags.precPresent=r[1];g=r[2];if(!c.fmt.fmtFlags.precPresent){c.fmt.prec=0;c.fmt.fmtFlags.precPresent=true;}case 24:case 21:if(!f){s=c.argNumber(e,a,g,b.$length);e=s[0];g=s[1];f=s[2];}if(g>=d){(c.$ptr_buf||(c.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},c))).writeString("%!(NOVERB)");$s=2;continue;}t=((a.charCodeAt(g)>>0));u=1;v=t;w=u;if(v>=128){x=H.DecodeRuneInString($substring(a,g));v=x[0];w=x[1];}g=g+(w)>>0;if((v===37)){$s=27;continue;}if(!c.goodArgNum){$s=28;continue;}if(e>=b.$length){$s=29;continue;}if((v===118)){$s=30;continue;}$s=31;continue;case 27:(c.$ptr_buf||(c.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},c))).writeByte(37);$s=32;continue;case 28:c.badArgNum(v);$s=32;continue;case 29:c.missingArg(v);$s=32;continue;case 30:c.fmt.fmtFlags.sharpV=c.fmt.fmtFlags.sharp;c.fmt.fmtFlags.sharp=false;c.fmt.fmtFlags.plusV=c.fmt.fmtFlags.plus;c.fmt.fmtFlags.plus=false;$r=c.printArg(((e<0||e>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+e]),v);$s=33;case 33:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}e=e+(1)>>0;$s=32;continue;case 31:$r=c.printArg(((e<0||e>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+e]),v);$s=34;case 34:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}e=e+(1)>>0;case 32:case 26:$s=1;continue;case 2:if(!c.reordered&&e=y.$length)?($throwRuntimeError("index out of range"),undefined):y.$array[y.$offset+z]);if(aa>0){(c.$ptr_buf||(c.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},c))).writeString(", ");}if($interfaceIsEqual(ab,$ifaceNil)){$s=39;continue;}$s=40;continue;case 39:(c.$ptr_buf||(c.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},c))).writeString("");$s=41;continue;case 40:ac=E.TypeOf(ab).String();$s=42;case 42:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}$r=(c.$ptr_buf||(c.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},c))).writeString(ac);$s=43;case 43:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}(c.$ptr_buf||(c.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},c))).writeByte(61);$r=c.printArg(ab,118);$s=44;case 44:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 41:z++;$s=37;continue;case 38:(c.$ptr_buf||(c.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},c))).writeByte(41);case 36:$s=-1;return;}return;}var $f={$blk:AP.ptr.prototype.doPrintf,$c:true,$r,a,aa,ab,ac,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};AP.prototype.doPrintf=function(a,b){return this.$val.doPrintf(a,b);};AP.ptr.prototype.doPrint=function(a){var{a,b,c,d,e,f,g,h,i,j,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;c=false;d=a;e=0;case 1:if(!(e=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+e]);if(!(!($interfaceIsEqual(g,$ifaceNil)))){h=false;$s=3;continue s;}i=E.TypeOf(g).Kind();$s=4;case 4:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}h=i===24;case 3:j=h;if(f>0&&!j&&!c){(b.$ptr_buf||(b.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},b))).writeByte(32);}$r=b.printArg(g,118);$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}c=j;e++;$s=1;continue;case 2:$s=-1;return;}return;}var $f={$blk:AP.ptr.prototype.doPrint,$c:true,$r,a,b,c,d,e,f,g,h,i,j,$s};return $f;};AP.prototype.doPrint=function(a){return this.$val.doPrint(a);};AP.ptr.prototype.doPrintln=function(a){var{a,b,c,d,e,f,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;c=a;d=0;case 1:if(!(d=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+d]);if(e>0){(b.$ptr_buf||(b.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},b))).writeByte(32);}$r=b.printArg(f,118);$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}d++;$s=1;continue;case 2:(b.$ptr_buf||(b.$ptr_buf=new BO(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},b))).writeByte(10);$s=-1;return;}return;}var $f={$blk:AP.ptr.prototype.doPrintln,$c:true,$r,a,b,c,d,e,f,$s};return $f;};AP.prototype.doPrintln=function(a){return this.$val.doPrintln(a);};BH.ptr.prototype.clearflags=function(){var a;a=this;BG.copy(a.fmtFlags,new BG.ptr(false,false,false,false,false,false,false,false,false));};BH.prototype.clearflags=function(){return this.$val.clearflags();};BH.ptr.prototype.init=function(a){var a,b;b=this;b.buf=a;b.clearflags();};BH.prototype.init=function(a){return this.$val.init(a);};BH.ptr.prototype.writePadding=function(a){var a,b,c,d,e,f,g,h,i,j;b=this;if(a<=0){return;}c=b.buf.$get();d=c.$length;e=d+a>>0;if(e>c.$capacity){c=$makeSlice(AO,(($imul(c.$capacity,2))+a>>0));$copySlice(c,b.buf.$get());}f=32;if(b.fmtFlags.zero){f=48;}g=$subslice(c,d,e);h=g;i=0;while(true){if(!(i=g.$length)?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+j]=f);i++;}b.buf.$set($subslice(c,0,e));};BH.prototype.writePadding=function(a){return this.$val.writePadding(a);};BH.ptr.prototype.pad=function(a){var a,b,c;b=this;if(!b.fmtFlags.widPresent||(b.wid===0)){b.buf.write(a);return;}c=b.wid-H.RuneCount(a)>>0;if(!b.fmtFlags.minus){b.writePadding(c);b.buf.write(a);}else{b.buf.write(a);b.writePadding(c);}};BH.prototype.pad=function(a){return this.$val.pad(a);};BH.ptr.prototype.padString=function(a){var a,b,c;b=this;if(!b.fmtFlags.widPresent||(b.wid===0)){b.buf.writeString(a);return;}c=b.wid-H.RuneCountInString(a)>>0;if(!b.fmtFlags.minus){b.writePadding(c);b.buf.writeString(a);}else{b.buf.writeString(a);b.writePadding(c);}};BH.prototype.padString=function(a){return this.$val.padString(a);};BH.ptr.prototype.fmtBoolean=function(a){var a,b;b=this;if(a){b.padString("true");}else{b.padString("false");}};BH.prototype.fmtBoolean=function(a){return this.$val.fmtBoolean(a);};BH.ptr.prototype.fmtUnicode=function(a){var a,b,c,d,e,f,g;b=this;c=$subslice(new BS(b.intbuf),0);d=4;if(b.fmtFlags.precPresent&&b.prec>4){d=b.prec;e=(((2+d>>0)+2>>0)+4>>0)+1>>0;if(e>c.$length){c=$makeSlice(BS,e);}}f=c.$length;if(b.fmtFlags.sharp&&(a.$high<0||(a.$high===0&&a.$low<=1114111))&&F.IsPrint(((a.$low>>0)))){f=f-(1)>>0;((f<0||f>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+f]=39);f=f-(H.RuneLen(((a.$low>>0))))>>0;H.EncodeRune($subslice(c,f),((a.$low>>0)));f=f-(1)>>0;((f<0||f>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+f]=39);f=f-(1)>>0;((f<0||f>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+f]=32);}while(true){if(!((a.$high>0||(a.$high===0&&a.$low>=16)))){break;}f=f-(1)>>0;((f<0||f>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+f]="0123456789ABCDEFX".charCodeAt($flatten64(new $Uint64(a.$high&0,(a.$low&15)>>>0))));d=d-(1)>>0;a=$shiftRightUint64(a,(4));}f=f-(1)>>0;((f<0||f>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+f]="0123456789ABCDEFX".charCodeAt($flatten64(a)));d=d-(1)>>0;while(true){if(!(d>0)){break;}f=f-(1)>>0;((f<0||f>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+f]=48);d=d-(1)>>0;}f=f-(1)>>0;((f<0||f>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+f]=43);f=f-(1)>>0;((f<0||f>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+f]=85);g=b.fmtFlags.zero;b.fmtFlags.zero=false;b.pad($subslice(c,f));b.fmtFlags.zero=g;};BH.prototype.fmtUnicode=function(a){return this.$val.fmtUnicode(a);};BH.ptr.prototype.fmtInteger=function(a,b,c,d,e){var a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u;f=this;h=c&&(g=(new $Int64(a.$high,a.$low)),(g.$high<0||(g.$high===0&&g.$low<0)));if(h){a=new $Uint64(-a.$high,-a.$low);}i=$subslice(new BS(f.intbuf),0);if(f.fmtFlags.widPresent||f.fmtFlags.precPresent){j=(3+f.wid>>0)+f.prec>>0;if(j>i.$length){i=$makeSlice(BS,j);}}k=0;if(f.fmtFlags.precPresent){k=f.prec;if((k===0)&&(a.$high===0&&a.$low===0)){l=f.fmtFlags.zero;f.fmtFlags.zero=false;f.writePadding(f.wid);f.fmtFlags.zero=l;return;}}else if(f.fmtFlags.zero&&f.fmtFlags.widPresent){k=f.wid;if(h||f.fmtFlags.plus||f.fmtFlags.space){k=k-(1)>>0;}}m=i.$length;n=b;if(n===(10)){while(true){if(!((a.$high>0||(a.$high===0&&a.$low>=10)))){break;}m=m-(1)>>0;o=$div64(a,new $Uint64(0,10),false);((m<0||m>=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+m]=(((p=new $Uint64(0+a.$high,48+a.$low),q=$mul64(o,new $Uint64(0,10)),new $Uint64(p.$high-q.$high,p.$low-q.$low)).$low<<24>>>24)));a=o;}}else if(n===(16)){while(true){if(!((a.$high>0||(a.$high===0&&a.$low>=16)))){break;}m=m-(1)>>0;((m<0||m>=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+m]=e.charCodeAt($flatten64(new $Uint64(a.$high&0,(a.$low&15)>>>0))));a=$shiftRightUint64(a,(4));}}else if(n===(8)){while(true){if(!((a.$high>0||(a.$high===0&&a.$low>=8)))){break;}m=m-(1)>>0;((m<0||m>=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+m]=(((r=new $Uint64(a.$high&0,(a.$low&7)>>>0),new $Uint64(0+r.$high,48+r.$low)).$low<<24>>>24)));a=$shiftRightUint64(a,(3));}}else if(n===(2)){while(true){if(!((a.$high>0||(a.$high===0&&a.$low>=2)))){break;}m=m-(1)>>0;((m<0||m>=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+m]=(((s=new $Uint64(a.$high&0,(a.$low&1)>>>0),new $Uint64(0+s.$high,48+s.$low)).$low<<24>>>24)));a=$shiftRightUint64(a,(1));}}else{$panic(new $String("fmt: unknown base; can't happen"));}m=m-(1)>>0;((m<0||m>=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+m]=e.charCodeAt($flatten64(a)));while(true){if(!(m>0&&k>(i.$length-m>>0))){break;}m=m-(1)>>0;((m<0||m>=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+m]=48);}if(f.fmtFlags.sharp){t=b;if(t===(2)){m=m-(1)>>0;((m<0||m>=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+m]=98);m=m-(1)>>0;((m<0||m>=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+m]=48);}else if(t===(8)){if(!((((m<0||m>=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+m])===48))){m=m-(1)>>0;((m<0||m>=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+m]=48);}}else if(t===(16)){m=m-(1)>>0;((m<0||m>=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+m]=e.charCodeAt(16));m=m-(1)>>0;((m<0||m>=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+m]=48);}}if(d===79){m=m-(1)>>0;((m<0||m>=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+m]=111);m=m-(1)>>0;((m<0||m>=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+m]=48);}if(h){m=m-(1)>>0;((m<0||m>=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+m]=45);}else if(f.fmtFlags.plus){m=m-(1)>>0;((m<0||m>=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+m]=43);}else if(f.fmtFlags.space){m=m-(1)>>0;((m<0||m>=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+m]=32);}u=f.fmtFlags.zero;f.fmtFlags.zero=false;f.pad($subslice(i,m));f.fmtFlags.zero=u;};BH.prototype.fmtInteger=function(a,b,c,d,e){return this.$val.fmtInteger(a,b,c,d,e);};BH.ptr.prototype.truncateString=function(a){var a,b,c,d,e,f,g;b=this;if(b.fmtFlags.precPresent){c=b.prec;d=a;e=0;while(true){if(!(e>0;if(c<0){return $substring(a,0,g);}e+=f[1];}}return a;};BH.prototype.truncateString=function(a){return this.$val.truncateString(a);};BH.ptr.prototype.truncate=function(a){var a,b,c,d,e,f;b=this;if(b.fmtFlags.precPresent){c=b.prec;d=0;while(true){if(!(d>0;if(c<0){return $subslice(a,0,d);}e=1;if(((d<0||d>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+d])>=128){f=H.DecodeRune($subslice(a,d));e=f[1];}d=d+(e)>>0;}}return a;};BH.prototype.truncate=function(a){return this.$val.truncate(a);};BH.ptr.prototype.fmtS=function(a){var a,b;b=this;a=b.truncateString(a);b.padString(a);};BH.prototype.fmtS=function(a){return this.$val.fmtS(a);};BH.ptr.prototype.fmtBs=function(a){var a,b;b=this;a=b.truncate(a);b.pad(a);};BH.prototype.fmtBs=function(a){return this.$val.fmtBs(a);};BH.ptr.prototype.fmtSbx=function(a,b,c){var a,b,c,d,e,f,g,h,i;d=this;e=b.$length;if(b===BS.nil){e=a.length;}if(d.fmtFlags.precPresent&&d.prec0){if(d.fmtFlags.space){if(d.fmtFlags.sharp){f=$imul(f,(2));}f=f+((e-1>>0))>>0;}else if(d.fmtFlags.sharp){f=f+(2)>>0;}}else{if(d.fmtFlags.widPresent){d.writePadding(d.wid);}return;}if(d.fmtFlags.widPresent&&d.wid>f&&!d.fmtFlags.minus){d.writePadding(d.wid-f>>0);}g=d.buf.$get();if(d.fmtFlags.sharp){g=$append(g,48,c.charCodeAt(16));}h=0;i=0;while(true){if(!(i0){g=$append(g,32);if(d.fmtFlags.sharp){g=$append(g,48,c.charCodeAt(16));}}if(!(b===BS.nil)){h=((i<0||i>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+i]);}else{h=a.charCodeAt(i);}g=$append(g,c.charCodeAt((h>>>4<<24>>>24)),c.charCodeAt(((h&15)>>>0)));i=i+(1)>>0;}d.buf.$set(g);if(d.fmtFlags.widPresent&&d.wid>f&&d.fmtFlags.minus){d.writePadding(d.wid-f>>0);}};BH.prototype.fmtSbx=function(a,b,c){return this.$val.fmtSbx(a,b,c);};BH.ptr.prototype.fmtSx=function(a,b){var a,b,c;c=this;c.fmtSbx(a,BS.nil,b);};BH.prototype.fmtSx=function(a,b){return this.$val.fmtSx(a,b);};BH.ptr.prototype.fmtBx=function(a,b){var a,b,c;c=this;c.fmtSbx("",a,b);};BH.prototype.fmtBx=function(a,b){return this.$val.fmtBx(a,b);};BH.ptr.prototype.fmtQ=function(a){var a,b,c;b=this;a=b.truncateString(a);if(b.fmtFlags.sharp&&F.CanBackquote(a)){b.padString("`"+a+"`");return;}c=$subslice(new BS(b.intbuf),0,0);if(b.fmtFlags.plus){b.pad(F.AppendQuoteToASCII(c,a));}else{b.pad(F.AppendQuote(c,a));}};BH.prototype.fmtQ=function(a){return this.$val.fmtQ(a);};BH.ptr.prototype.fmtC=function(a){var a,b,c,d,e;b=this;c=((a.$low>>0));if((a.$high>0||(a.$high===0&&a.$low>1114111))){c=65533;}d=$subslice(new BS(b.intbuf),0,0);e=H.EncodeRune($subslice(d,0,4),c);b.pad($subslice(d,0,e));};BH.prototype.fmtC=function(a){return this.$val.fmtC(a);};BH.ptr.prototype.fmtQc=function(a){var a,b,c,d;b=this;c=((a.$low>>0));if((a.$high>0||(a.$high===0&&a.$low>1114111))){c=65533;}d=$subslice(new BS(b.intbuf),0,0);if(b.fmtFlags.plus){b.pad(F.AppendQuoteRuneToASCII(d,c));}else{b.pad(F.AppendQuoteRune(d,c));}};BH.prototype.fmtQc=function(a){return this.$val.fmtQc(a);};BH.ptr.prototype.fmtFloat=function(a,b,c,d){var a,b,c,d,e,f,g,h,i,j,k,l,m,n,o;e=this;if(e.fmtFlags.precPresent){d=e.prec;}f=F.AppendFloat($subslice(new BS(e.intbuf),0,1),a,((c<<24>>>24)),d,b);if(((1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1])===45)||((1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1])===43)){f=$subslice(f,1);}else{(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0]=43);}if(e.fmtFlags.space&&((0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])===43)&&!e.fmtFlags.plus){(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0]=32);}if(((1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1])===73)||((1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1])===78)){g=e.fmtFlags.zero;e.fmtFlags.zero=false;if(((1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1])===78)&&!e.fmtFlags.space&&!e.fmtFlags.plus){f=$subslice(f,1);}e.pad(f);e.fmtFlags.zero=g;return;}if(e.fmtFlags.sharp&&!((c===98))){h=0;i=c;if((i===(118))||(i===(103))||(i===(71))||(i===(120))){h=d;if(h===-1){h=6;}}j=CP.zero();k=$subslice(new BS(j),0,0);l=false;m=false;n=1;while(true){if(!(n=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+n]);if(o===(46)){l=true;}else if((o===(112))||(o===(80))){k=$appendSlice(k,$subslice(f,n));f=$subslice(f,0,n);}else if((o===(101))||(o===(69))){if(!((c===120))&&!((c===88))){k=$appendSlice(k,$subslice(f,n));f=$subslice(f,0,n);break;}if(!((((n<0||n>=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+n])===48))){m=true;}if(m){h=h-(1)>>0;}}else{if(!((((n<0||n>=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+n])===48))){m=true;}if(m){h=h-(1)>>0;}}}n=n+(1)>>0;}if(!l){if((f.$length===2)&&((1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1])===48)){h=h-(1)>>0;}f=$append(f,46);}while(true){if(!(h>0)){break;}f=$append(f,48);h=h-(1)>>0;}f=$appendSlice(f,k);}if(e.fmtFlags.plus||!(((0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])===43))){if(e.fmtFlags.zero&&e.fmtFlags.widPresent&&e.wid>f.$length){e.buf.writeByte((0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0]));e.writePadding(e.wid-f.$length>>0);e.buf.write($subslice(f,1));return;}e.pad(f);return;}e.pad($subslice(f,1));};BH.prototype.fmtFloat=function(a,b,c,d){return this.$val.fmtFloat(a,b,c,d);};BI=function(a,b){var{a,b,c,d,e,f,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=AR();$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c;d.wrapErrs=true;$r=d.doPrintf(a,b);$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}e=($bytesToString(d.buf));f=$ifaceNil;if($interfaceIsEqual(d.wrappedErr,$ifaceNil)){f=A.New(e);}else{f=new BJ.ptr(e,d.wrappedErr);}d.free();$s=-1;return f;}return;}var $f={$blk:BI,$c:true,$r,a,b,c,d,e,f,$s};return $f;};$pkg.Errorf=BI;BJ.ptr.prototype.Error=function(){var a;a=this;return a.msg;};BJ.prototype.Error=function(){return this.$val.Error();};BJ.ptr.prototype.Unwrap=function(){var a;a=this;return a.err;};BJ.prototype.Unwrap=function(){return this.$val.Unwrap();};BT.methods=[{prop:"Read",name:"Read",pkg:"",typ:$funcType([BS],[$Int,$error],false)},{prop:"ReadRune",name:"ReadRune",pkg:"",typ:$funcType([],[$Int32,$Int,$error],false)},{prop:"Width",name:"Width",pkg:"",typ:$funcType([],[$Int,$Bool],false)},{prop:"getRune",name:"getRune",pkg:"fmt",typ:$funcType([],[$Int32],false)},{prop:"mustReadRune",name:"mustReadRune",pkg:"fmt",typ:$funcType([],[$Int32],false)},{prop:"UnreadRune",name:"UnreadRune",pkg:"",typ:$funcType([],[$error],false)},{prop:"error",name:"error",pkg:"fmt",typ:$funcType([$error],[],false)},{prop:"errorString",name:"errorString",pkg:"fmt",typ:$funcType([$String],[],false)},{prop:"Token",name:"Token",pkg:"",typ:$funcType([$Bool,CQ],[BS,$error],false)},{prop:"free",name:"free",pkg:"fmt",typ:$funcType([X],[],false)},{prop:"SkipSpace",name:"SkipSpace",pkg:"",typ:$funcType([],[],false)},{prop:"token",name:"token",pkg:"fmt",typ:$funcType([$Bool,CQ],[BS],false)},{prop:"consume",name:"consume",pkg:"fmt",typ:$funcType([$String,$Bool],[$Bool],false)},{prop:"peek",name:"peek",pkg:"fmt",typ:$funcType([$String],[$Bool],false)},{prop:"notEOF",name:"notEOF",pkg:"fmt",typ:$funcType([],[],false)},{prop:"accept",name:"accept",pkg:"fmt",typ:$funcType([$String],[$Bool],false)},{prop:"okVerb",name:"okVerb",pkg:"fmt",typ:$funcType([$Int32,$String,$String],[$Bool],false)},{prop:"scanBool",name:"scanBool",pkg:"fmt",typ:$funcType([$Int32],[$Bool],false)},{prop:"getBase",name:"getBase",pkg:"fmt",typ:$funcType([$Int32],[$Int,$String],false)},{prop:"scanNumber",name:"scanNumber",pkg:"fmt",typ:$funcType([$String,$Bool],[$String],false)},{prop:"scanRune",name:"scanRune",pkg:"fmt",typ:$funcType([$Int],[$Int64],false)},{prop:"scanBasePrefix",name:"scanBasePrefix",pkg:"fmt",typ:$funcType([],[$Int,$String,$Bool],false)},{prop:"scanInt",name:"scanInt",pkg:"fmt",typ:$funcType([$Int32,$Int],[$Int64],false)},{prop:"scanUint",name:"scanUint",pkg:"fmt",typ:$funcType([$Int32,$Int],[$Uint64],false)},{prop:"floatToken",name:"floatToken",pkg:"fmt",typ:$funcType([],[$String],false)},{prop:"complexTokens",name:"complexTokens",pkg:"fmt",typ:$funcType([],[$String,$String],false)},{prop:"convertFloat",name:"convertFloat",pkg:"fmt",typ:$funcType([$String,$Int],[$Float64],false)},{prop:"scanComplex",name:"scanComplex",pkg:"fmt",typ:$funcType([$Int32,$Int],[$Complex128],false)},{prop:"convertString",name:"convertString",pkg:"fmt",typ:$funcType([$Int32],[$String],false)},{prop:"quotedString",name:"quotedString",pkg:"fmt",typ:$funcType([],[$String],false)},{prop:"hexByte",name:"hexByte",pkg:"fmt",typ:$funcType([],[$Uint8,$Bool],false)},{prop:"hexString",name:"hexString",pkg:"fmt",typ:$funcType([],[$String],false)},{prop:"scanPercent",name:"scanPercent",pkg:"fmt",typ:$funcType([],[],false)},{prop:"scanOne",name:"scanOne",pkg:"fmt",typ:$funcType([$Int32,$emptyInterface],[],false)},{prop:"doScan",name:"doScan",pkg:"fmt",typ:$funcType([BM],[$Int,$error],false)},{prop:"advance",name:"advance",pkg:"fmt",typ:$funcType([$String],[$Int],false)},{prop:"doScanf",name:"doScanf",pkg:"fmt",typ:$funcType([$String,BM],[$Int,$error],false)}];BO.methods=[{prop:"write",name:"write",pkg:"fmt",typ:$funcType([BS],[],false)},{prop:"writeString",name:"writeString",pkg:"fmt",typ:$funcType([$String],[],false)},{prop:"writeByte",name:"writeByte",pkg:"fmt",typ:$funcType([$Uint8],[],false)},{prop:"writeRune",name:"writeRune",pkg:"fmt",typ:$funcType([$Int32],[],false)}];CO.methods=[{prop:"free",name:"free",pkg:"fmt",typ:$funcType([],[],false)},{prop:"Width",name:"Width",pkg:"",typ:$funcType([],[$Int,$Bool],false)},{prop:"Precision",name:"Precision",pkg:"",typ:$funcType([],[$Int,$Bool],false)},{prop:"Flag",name:"Flag",pkg:"",typ:$funcType([$Int],[$Bool],false)},{prop:"Write",name:"Write",pkg:"",typ:$funcType([BS],[$Int,$error],false)},{prop:"WriteString",name:"WriteString",pkg:"",typ:$funcType([$String],[$Int,$error],false)},{prop:"unknownType",name:"unknownType",pkg:"fmt",typ:$funcType([E.Value],[],false)},{prop:"badVerb",name:"badVerb",pkg:"fmt",typ:$funcType([$Int32],[],false)},{prop:"fmtBool",name:"fmtBool",pkg:"fmt",typ:$funcType([$Bool,$Int32],[],false)},{prop:"fmt0x64",name:"fmt0x64",pkg:"fmt",typ:$funcType([$Uint64,$Bool],[],false)},{prop:"fmtInteger",name:"fmtInteger",pkg:"fmt",typ:$funcType([$Uint64,$Bool,$Int32],[],false)},{prop:"fmtFloat",name:"fmtFloat",pkg:"fmt",typ:$funcType([$Float64,$Int,$Int32],[],false)},{prop:"fmtComplex",name:"fmtComplex",pkg:"fmt",typ:$funcType([$Complex128,$Int,$Int32],[],false)},{prop:"fmtString",name:"fmtString",pkg:"fmt",typ:$funcType([$String,$Int32],[],false)},{prop:"fmtBytes",name:"fmtBytes",pkg:"fmt",typ:$funcType([BS,$Int32,$String],[],false)},{prop:"fmtPointer",name:"fmtPointer",pkg:"fmt",typ:$funcType([E.Value,$Int32],[],false)},{prop:"catchPanic",name:"catchPanic",pkg:"fmt",typ:$funcType([$emptyInterface,$Int32,$String],[],false)},{prop:"handleMethods",name:"handleMethods",pkg:"fmt",typ:$funcType([$Int32],[$Bool],false)},{prop:"printArg",name:"printArg",pkg:"fmt",typ:$funcType([$emptyInterface,$Int32],[],false)},{prop:"printValue",name:"printValue",pkg:"fmt",typ:$funcType([E.Value,$Int32,$Int],[],false)},{prop:"argNumber",name:"argNumber",pkg:"fmt",typ:$funcType([$Int,$String,$Int,$Int],[$Int,$Int,$Bool],false)},{prop:"badArgNum",name:"badArgNum",pkg:"fmt",typ:$funcType([$Int32],[],false)},{prop:"missingArg",name:"missingArg",pkg:"fmt",typ:$funcType([$Int32],[],false)},{prop:"doPrintf",name:"doPrintf",pkg:"fmt",typ:$funcType([$String,BM],[],false)},{prop:"doPrint",name:"doPrint",pkg:"fmt",typ:$funcType([BM],[],false)},{prop:"doPrintln",name:"doPrintln",pkg:"fmt",typ:$funcType([BM],[],false)}];CS.methods=[{prop:"clearflags",name:"clearflags",pkg:"fmt",typ:$funcType([],[],false)},{prop:"init",name:"init",pkg:"fmt",typ:$funcType([BO],[],false)},{prop:"writePadding",name:"writePadding",pkg:"fmt",typ:$funcType([$Int],[],false)},{prop:"pad",name:"pad",pkg:"fmt",typ:$funcType([BS],[],false)},{prop:"padString",name:"padString",pkg:"fmt",typ:$funcType([$String],[],false)},{prop:"fmtBoolean",name:"fmtBoolean",pkg:"fmt",typ:$funcType([$Bool],[],false)},{prop:"fmtUnicode",name:"fmtUnicode",pkg:"fmt",typ:$funcType([$Uint64],[],false)},{prop:"fmtInteger",name:"fmtInteger",pkg:"fmt",typ:$funcType([$Uint64,$Int,$Bool,$Int32,$String],[],false)},{prop:"truncateString",name:"truncateString",pkg:"fmt",typ:$funcType([$String],[$String],false)},{prop:"truncate",name:"truncate",pkg:"fmt",typ:$funcType([BS],[BS],false)},{prop:"fmtS",name:"fmtS",pkg:"fmt",typ:$funcType([$String],[],false)},{prop:"fmtBs",name:"fmtBs",pkg:"fmt",typ:$funcType([BS],[],false)},{prop:"fmtSbx",name:"fmtSbx",pkg:"fmt",typ:$funcType([$String,BS,$String],[],false)},{prop:"fmtSx",name:"fmtSx",pkg:"fmt",typ:$funcType([$String,$String],[],false)},{prop:"fmtBx",name:"fmtBx",pkg:"fmt",typ:$funcType([BS,$String],[],false)},{prop:"fmtQ",name:"fmtQ",pkg:"fmt",typ:$funcType([$String],[],false)},{prop:"fmtC",name:"fmtC",pkg:"fmt",typ:$funcType([$Uint64],[],false)},{prop:"fmtQc",name:"fmtQc",pkg:"fmt",typ:$funcType([$Uint64],[],false)},{prop:"fmtFloat",name:"fmtFloat",pkg:"fmt",typ:$funcType([$Float64,$Int,$Int32,$Int],[],false)}];CT.methods=[{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)},{prop:"Unwrap",name:"Unwrap",pkg:"",typ:$funcType([],[$error],false)}];J.init([{prop:"Read",name:"Read",pkg:"",typ:$funcType([BS],[$Int,$error],false)},{prop:"ReadRune",name:"ReadRune",pkg:"",typ:$funcType([],[$Int32,$Int,$error],false)},{prop:"SkipSpace",name:"SkipSpace",pkg:"",typ:$funcType([],[],false)},{prop:"Token",name:"Token",pkg:"",typ:$funcType([$Bool,CQ],[BS,$error],false)},{prop:"UnreadRune",name:"UnreadRune",pkg:"",typ:$funcType([],[$error],false)},{prop:"Width",name:"Width",pkg:"",typ:$funcType([],[$Int,$Bool],false)}]);V.init("fmt",[{prop:"err",name:"err",embedded:false,exported:false,typ:$error,tag:""}]);W.init("fmt",[{prop:"rs",name:"rs",embedded:false,exported:false,typ:B.RuneScanner,tag:""},{prop:"buf",name:"buf",embedded:false,exported:false,typ:AO,tag:""},{prop:"count",name:"count",embedded:false,exported:false,typ:$Int,tag:""},{prop:"atEOF",name:"atEOF",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"ssave",name:"ssave",embedded:true,exported:false,typ:X,tag:""}]);X.init("fmt",[{prop:"validSave",name:"validSave",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"nlIsEnd",name:"nlIsEnd",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"nlIsSpace",name:"nlIsSpace",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"argLimit",name:"argLimit",embedded:false,exported:false,typ:$Int,tag:""},{prop:"limit",name:"limit",embedded:false,exported:false,typ:$Int,tag:""},{prop:"maxWid",name:"maxWid",embedded:false,exported:false,typ:$Int,tag:""}]);AK.init([{prop:"Flag",name:"Flag",pkg:"",typ:$funcType([$Int],[$Bool],false)},{prop:"Precision",name:"Precision",pkg:"",typ:$funcType([],[$Int,$Bool],false)},{prop:"Width",name:"Width",pkg:"",typ:$funcType([],[$Int,$Bool],false)},{prop:"Write",name:"Write",pkg:"",typ:$funcType([BS],[$Int,$error],false)}]);AL.init([{prop:"Format",name:"Format",pkg:"",typ:$funcType([AK,$Int32],[],false)}]);AM.init([{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)}]);AN.init([{prop:"GoString",name:"GoString",pkg:"",typ:$funcType([],[$String],false)}]);AO.init($Uint8);AP.init("fmt",[{prop:"buf",name:"buf",embedded:false,exported:false,typ:AO,tag:""},{prop:"arg",name:"arg",embedded:false,exported:false,typ:$emptyInterface,tag:""},{prop:"value",name:"value",embedded:false,exported:false,typ:E.Value,tag:""},{prop:"fmt",name:"fmt",embedded:false,exported:false,typ:BH,tag:""},{prop:"reordered",name:"reordered",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"goodArgNum",name:"goodArgNum",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"panicking",name:"panicking",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"erroring",name:"erroring",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"wrapErrs",name:"wrapErrs",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"wrappedErr",name:"wrappedErr",embedded:false,exported:false,typ:$error,tag:""}]);BG.init("fmt",[{prop:"widPresent",name:"widPresent",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"precPresent",name:"precPresent",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"minus",name:"minus",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"plus",name:"plus",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"sharp",name:"sharp",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"space",name:"space",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"zero",name:"zero",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"plusV",name:"plusV",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"sharpV",name:"sharpV",embedded:false,exported:false,typ:$Bool,tag:""}]);BH.init("fmt",[{prop:"buf",name:"buf",embedded:false,exported:false,typ:BO,tag:""},{prop:"fmtFlags",name:"fmtFlags",embedded:true,exported:false,typ:BG,tag:""},{prop:"wid",name:"wid",embedded:false,exported:false,typ:$Int,tag:""},{prop:"prec",name:"prec",embedded:false,exported:false,typ:$Int,tag:""},{prop:"intbuf",name:"intbuf",embedded:false,exported:false,typ:BP,tag:""}]);BJ.init("fmt",[{prop:"msg",name:"msg",embedded:false,exported:false,typ:$String,tag:""},{prop:"err",name:"err",embedded:false,exported:false,typ:$error,tag:""}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=I.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=D.$init();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=E.$init();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=F.$init();$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=G.$init();$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=H.$init();$s=9;case 9:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}Y=new BL([$toNativeArray($kindUint16,[9,13]),$toNativeArray($kindUint16,[32,32]),$toNativeArray($kindUint16,[133,133]),$toNativeArray($kindUint16,[160,160]),$toNativeArray($kindUint16,[5760,5760]),$toNativeArray($kindUint16,[8192,8202]),$toNativeArray($kindUint16,[8232,8233]),$toNativeArray($kindUint16,[8239,8239]),$toNativeArray($kindUint16,[8287,8287]),$toNativeArray($kindUint16,[12288,12288])]);AC=new G.Pool.ptr(BM.nil,(function(){return new W.ptr($ifaceNil,AO.nil,0,false,new X.ptr(false,false,false,0,0,0));}));AE=A.New("syntax error scanning complex number");AF=A.New("syntax error scanning boolean");AQ=new G.Pool.ptr(BM.nil,(function(){return new AP.ptr(AO.nil,$ifaceNil,new E.Value.ptr(BN.nil,0,0),new BH.ptr(BO.nil,new BG.ptr(false,false,false,false,false,false,false,false,false),0,0,BP.zero()),false,false,false,false,false,$ifaceNil);}));}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["compress/flate"]=(function(){var $pkg={},$init,A,H,B,F,C,G,D,E,R,S,V,W,X,Y,AF,AG,AH,AI,AP,AQ,BC,BV,BW,BX,BY,CB,CC,CD,CE,CF,CG,CH,CI,CJ,CK,CL,CM,CN,CO,CP,CQ,CR,CS,CT,CU,DM,DN,DO,P,Q,BU,Z,AN,AO,AZ,AA,AB,AC,AD,AJ,AK,AL,AM,AR,BA;A=$packages["bufio"];H=$packages["fmt"];B=$packages["io"];F=$packages["math"];C=$packages["math/bits"];G=$packages["sort"];D=$packages["strconv"];E=$packages["sync"];R=$pkg.CorruptInputError=$newType(8,$kindInt64,"flate.CorruptInputError",true,"compress/flate",true,null);S=$pkg.InternalError=$newType(8,$kindString,"flate.InternalError",true,"compress/flate",true,null);V=$pkg.Resetter=$newType(8,$kindInterface,"flate.Resetter",true,"compress/flate",true,null);W=$pkg.huffmanDecoder=$newType(0,$kindStruct,"flate.huffmanDecoder",true,"compress/flate",false,function(min_,chunks_,links_,linkMask_){this.$val=this;if(arguments.length===0){this.min=0;this.chunks=BV.zero();this.links=BX.nil;this.linkMask=0;return;}this.min=min_;this.chunks=chunks_;this.links=links_;this.linkMask=linkMask_;});X=$pkg.Reader=$newType(8,$kindInterface,"flate.Reader",true,"compress/flate",true,null);Y=$pkg.decompressor=$newType(0,$kindStruct,"flate.decompressor",true,"compress/flate",false,function(r_,roffset_,b_,nb_,h1_,h2_,bits_,codebits_,dict_,buf_,step_,stepState_,final$12_,err_,toRead_,hl_,hd_,copyLen_,copyDist_){this.$val=this;if(arguments.length===0){this.r=$ifaceNil;this.roffset=new $Int64(0,0);this.b=0;this.nb=0;this.h1=new W.ptr(0,BV.zero(),BX.nil,0);this.h2=new W.ptr(0,BV.zero(),BX.nil,0);this.bits=CI.nil;this.codebits=CK.nil;this.dict=new BC.ptr(CF.nil,0,0,false);this.buf=CL.zero();this.step=$throwNilPointerError;this.stepState=0;this.final$12=false;this.err=$ifaceNil;this.toRead=CF.nil;this.hl=CC.nil;this.hd=CC.nil;this.copyLen=0;this.copyDist=0;return;}this.r=r_;this.roffset=roffset_;this.b=b_;this.nb=nb_;this.h1=h1_;this.h2=h2_;this.bits=bits_;this.codebits=codebits_;this.dict=dict_;this.buf=buf_;this.step=step_;this.stepState=stepState_;this.final$12=final$12_;this.err=err_;this.toRead=toRead_;this.hl=hl_;this.hd=hd_;this.copyLen=copyLen_;this.copyDist=copyDist_;});AF=$pkg.hcode=$newType(0,$kindStruct,"flate.hcode",true,"compress/flate",false,function(code_,len_){this.$val=this;if(arguments.length===0){this.code=0;this.len=0;return;}this.code=code_;this.len=len_;});AG=$pkg.huffmanEncoder=$newType(0,$kindStruct,"flate.huffmanEncoder",true,"compress/flate",false,function(codes_,freqcache_,bitCount_,lns_,lfs_){this.$val=this;if(arguments.length===0){this.codes=CM.nil;this.freqcache=CN.nil;this.bitCount=CO.zero();this.lns=AP.nil;this.lfs=AQ.nil;return;}this.codes=codes_;this.freqcache=freqcache_;this.bitCount=bitCount_;this.lns=lns_;this.lfs=lfs_;});AH=$pkg.literalNode=$newType(0,$kindStruct,"flate.literalNode",true,"compress/flate",false,function(literal_,freq_){this.$val=this;if(arguments.length===0){this.literal=0;this.freq=0;return;}this.literal=literal_;this.freq=freq_;});AI=$pkg.levelInfo=$newType(0,$kindStruct,"flate.levelInfo",true,"compress/flate",false,function(level_,lastFreq_,nextCharFreq_,nextPairFreq_,needed_){this.$val=this;if(arguments.length===0){this.level=0;this.lastFreq=0;this.nextCharFreq=0;this.nextPairFreq=0;this.needed=0;return;}this.level=level_;this.lastFreq=lastFreq_;this.nextCharFreq=nextCharFreq_;this.nextPairFreq=nextPairFreq_;this.needed=needed_;});AP=$pkg.byLiteral=$newType(12,$kindSlice,"flate.byLiteral",true,"compress/flate",false,null);AQ=$pkg.byFreq=$newType(12,$kindSlice,"flate.byFreq",true,"compress/flate",false,null);BC=$pkg.dictDecoder=$newType(0,$kindStruct,"flate.dictDecoder",true,"compress/flate",false,function(hist_,wrPos_,rdPos_,full_){this.$val=this;if(arguments.length===0){this.hist=CF.nil;this.wrPos=0;this.rdPos=0;this.full=false;return;}this.hist=hist_;this.wrPos=wrPos_;this.rdPos=rdPos_;this.full=full_;});BV=$arrayType($Uint32,512);BW=$sliceType($Uint32);BX=$sliceType(BW);BY=$ptrType(AG);CB=$arrayType($Int,16);CC=$ptrType(W);CD=$sliceType($Int);CE=$ptrType(Y);CF=$sliceType($Uint8);CG=$arrayType($Int,288);CH=$arrayType($Int,316);CI=$ptrType(CH);CJ=$arrayType($Int,19);CK=$ptrType(CJ);CL=$arrayType($Uint8,4);CM=$sliceType(AF);CN=$sliceType(AH);CO=$arrayType($Int32,17);CP=$arrayType(AI,16);CQ=$arrayType($Int32,16);CR=$arrayType(CQ,16);CS=$sliceType($Int32);CT=$ptrType(AP);CU=$ptrType(AQ);DM=$funcType([CE],[],false);DN=$ptrType(AF);DO=$ptrType(BC);R.prototype.Error=function(){var a;a=this;return"flate: corrupt input before offset "+D.FormatInt((new $Int64(a.$high,a.$low)),10);};$ptrType(R).prototype.Error=function(){return this.$get().Error();};S.prototype.Error=function(){var a;a=this.$val;return"flate: internal error: "+(a);};$ptrType(S).prototype.Error=function(){return new S(this.$get()).Error();};W.ptr.prototype.init=function(a){var a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,b,ba,bb,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;b=this;if(!((b.min===0))){W.copy(b,new W.ptr(0,BV.zero(),BX.nil,0));}c=CB.zero();d=0;e=0;f=d;g=e;h=a;i=0;while(true){if(!(i=h.$length)?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+i]);if(j===0){i++;continue;}if((f===0)||jg){g=j;}((j<0||j>=c.length)?($throwRuntimeError("index out of range"),undefined):c[j]=(((j<0||j>=c.length)?($throwRuntimeError("index out of range"),undefined):c[j])+(1)>>0));i++;}if(g===0){return true;}k=0;l=CB.zero();m=f;while(true){if(!(m<=g)){break;}k=(n=(1),n<32?(k<>0;((m<0||m>=l.length)?($throwRuntimeError("index out of range"),undefined):l[m]=k);k=k+(((m<0||m>=c.length)?($throwRuntimeError("index out of range"),undefined):c[m]))>>0;m=m+(1)>>0;}if(!((k===((o=((g>>>0)),o<32?(1<>0)))&&!((k===1)&&(g===1))){return false;}b.min=f;if(g>9){q=(p=((((g>>>0))-9>>>0)),p<32?(1<>0;b.linkMask=(((q-1>>0)>>>0));r=l[10]>>1>>0;b.links=$makeSlice(BX,(512-r>>0));s=((r>>>0));while(true){if(!(s<512)){break;}t=((C.Reverse16(((s<<16>>>16)))>>0));t=(t>>$min((7),31))>>0;u=s-((r>>>0))>>>0;if(false&&!(((v=b.chunks,((t<0||t>=v.length)?($throwRuntimeError("index out of range"),undefined):v[t]))===0))){$panic(new $String("impossible: overwriting existing chunk"));}(w=b.chunks,((t<0||t>=w.length)?($throwRuntimeError("index out of range"),undefined):w[t]=(((((u<<4>>>0)|10)>>>0)>>>0))));(x=b.links,((u<0||u>=x.$length)?($throwRuntimeError("index out of range"),undefined):x.$array[x.$offset+u]=$makeSlice(BW,q)));s=s+(1)>>>0;}}y=a;z=0;while(true){if(!(z=y.$length)?($throwRuntimeError("index out of range"),undefined):y.$array[y.$offset+z]);if(ab===0){z++;continue;}ac=((ab<0||ab>=l.length)?($throwRuntimeError("index out of range"),undefined):l[ab]);((ab<0||ab>=l.length)?($throwRuntimeError("index out of range"),undefined):l[ab]=(((ab<0||ab>=l.length)?($throwRuntimeError("index out of range"),undefined):l[ab])+(1)>>0));ad=((((aa<<4>>0)|ab)>>>0));ae=((C.Reverse16(((ac<<16>>>16)))>>0));ae=(ae>>$min(((((16-ab>>0)>>>0))),31))>>0;if(ab<=9){af=ae;while(true){if(!(af<512)){break;}if(false&&!(((ag=b.chunks,((af<0||af>=ag.length)?($throwRuntimeError("index out of range"),undefined):ag[af]))===0))){$panic(new $String("impossible: overwriting existing chunk"));}(ah=b.chunks,((af<0||af>=ah.length)?($throwRuntimeError("index out of range"),undefined):ah[af]=ad));af=af+(((ai=((ab>>>0)),ai<32?(1<>0))>>0;}}else{aj=ae&511;if(false&&!(((((ak=b.chunks,((aj<0||aj>=ak.length)?($throwRuntimeError("index out of range"),undefined):ak[aj]))&15)>>>0)===10))){$panic(new $String("impossible: not an indirect chunk"));}am=(al=b.chunks,((aj<0||aj>=al.length)?($throwRuntimeError("index out of range"),undefined):al[aj]))>>>4>>>0;ao=(an=b.links,((am<0||am>=an.$length)?($throwRuntimeError("index out of range"),undefined):an.$array[an.$offset+am]));ae=(ae>>$min((9),31))>>0;ap=ae;while(true){if(!(ap=ao.$length)?($throwRuntimeError("index out of range"),undefined):ao.$array[ao.$offset+ap])===0))){$panic(new $String("impossible: overwriting existing chunk"));}((ap<0||ap>=ao.$length)?($throwRuntimeError("index out of range"),undefined):ao.$array[ao.$offset+ap]=ad);ap=ap+(((aq=(((ab-9>>0)>>>0)),aq<32?(1<>0))>>0;}}z++;}if(false){ar=b.chunks;as=0;while(true){if(!(as<512)){break;}at=as;au=((as<0||as>=ar.length)?($throwRuntimeError("index out of range"),undefined):ar[as]);if(au===0){if((k===1)&&((av=at%2,av===av?av:$throwRuntimeError("integer divide by zero"))===1)){as++;continue;}$panic(new $String("impossible: missing chunk"));}as++;}aw=b.links;ax=0;while(true){if(!(ax=aw.$length)?($throwRuntimeError("index out of range"),undefined):aw.$array[aw.$offset+ax]);az=ay;ba=0;while(true){if(!(ba=az.$length)?($throwRuntimeError("index out of range"),undefined):az.$array[az.$offset+ba]);if(bb===0){$panic(new $String("impossible: missing chunk"));}ba++;}ax++;}}return true;};W.prototype.init=function(a){return this.$val.init(a);};Y.ptr.prototype.nextBlock=function(){var{a,b,c,d,e,f,g,h,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;case 1:if(!(a.nb<3)){$s=2;continue;}b=a.moreBits();$s=3;case 3:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}a.err=b;if(!($interfaceIsEqual(a.err,$ifaceNil))){$s=-1;return;}$s=1;continue;case 2:a.final$12=((a.b&1)>>>0)===1;a.b=(c=(1),c<32?(a.b>>>c):0)>>>0;d=(a.b&3)>>>0;a.b=(e=(2),e<32?(a.b>>>e):0)>>>0;a.nb=a.nb-(3)>>>0;f=d;if(f===(0)){$s=5;continue;}if(f===(1)){$s=6;continue;}if(f===(2)){$s=7;continue;}$s=8;continue;case 5:$r=a.dataBlock();$s=10;case 10:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=9;continue;case 6:a.hl=Q;a.hd=CC.nil;$r=a.huffmanBlock();$s=11;case 11:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=9;continue;case 7:g=a.readHuffman();$s=12;case 12:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}a.err=g;if(!($interfaceIsEqual(a.err,$ifaceNil))){$s=4;continue;}a.hl=a.h1;a.hd=a.h2;$r=a.huffmanBlock();$s=13;case 13:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=9;continue;case 8:a.err=((h=a.roffset,new R(h.$high,h.$low)));case 9:case 4:$s=-1;return;}return;}var $f={$blk:Y.ptr.prototype.nextBlock,$c:true,$r,a,b,c,d,e,f,g,h,$s};return $f;};Y.prototype.nextBlock=function(){return this.$val.nextBlock();};Y.ptr.prototype.Read=function(a){var{a,b,c,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;case 1:if(b.toRead.$length>0){c=$copySlice(a,b.toRead);b.toRead=$subslice(b.toRead,c);if(b.toRead.$length===0){$s=-1;return[c,b.err];}$s=-1;return[c,$ifaceNil];}if(!($interfaceIsEqual(b.err,$ifaceNil))){$s=-1;return[0,b.err];}$r=b.step(b);$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(!($interfaceIsEqual(b.err,$ifaceNil))&&(b.toRead.$length===0)){b.toRead=b.dict.readFlush();}$s=1;continue;case 2:$s=-1;return[0,$ifaceNil];}return;}var $f={$blk:Y.ptr.prototype.Read,$c:true,$r,a,b,c,$s};return $f;};Y.prototype.Read=function(a){return this.$val.Read(a);};Y.ptr.prototype.Close=function(){var a;a=this;if($interfaceIsEqual(a.err,B.EOF)){return $ifaceNil;}return a.err;};Y.prototype.Close=function(){return this.$val.Close();};Y.ptr.prototype.readHuffman=function(){var{a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;case 1:if(!(a.nb<14)){$s=2;continue;}b=a.moreBits();$s=3;case 3:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b;if(!($interfaceIsEqual(c,$ifaceNil))){$s=-1;return c;}$s=1;continue;case 2:d=((((a.b&31)>>>0)>>0))+257>>0;if(d>286){$s=-1;return((e=a.roffset,new R(e.$high,e.$low)));}a.b=(f=(5),f<32?(a.b>>>f):0)>>>0;g=((((a.b&31)>>>0)>>0))+1>>0;if(g>30){$s=-1;return((h=a.roffset,new R(h.$high,h.$low)));}a.b=(i=(5),i<32?(a.b>>>i):0)>>>0;j=((((a.b&15)>>>0)>>0))+4>>0;a.b=(k=(4),k<32?(a.b>>>k):0)>>>0;a.nb=a.nb-(14)>>>0;l=0;case 4:if(!(l=Z.length)?($throwRuntimeError("index out of range"),undefined):Z[l]),o.nilCheck,((p<0||p>=o.length)?($throwRuntimeError("index out of range"),undefined):o[p]=((((a.b&7)>>>0)>>0))));a.b=(q=(3),q<32?(a.b>>>q):0)>>>0;a.nb=a.nb-(3)>>>0;l=l+(1)>>0;$s=4;continue;case 5:r=j;while(true){if(!(r<19)){break;}(s=a.codebits,t=((r<0||r>=Z.length)?($throwRuntimeError("index out of range"),undefined):Z[r]),s.nilCheck,((t<0||t>=s.length)?($throwRuntimeError("index out of range"),undefined):s[t]=0));r=r+(1)>>0;}if(!a.h1.init($subslice(new CD(a.codebits),0))){$s=-1;return((u=a.roffset,new R(u.$high,u.$low)));}v=0;w=d+g>>0;x=v;y=w;case 9:if(!(x=ad.length)?($throwRuntimeError("index out of range"),undefined):ad[x]=ab));x=x+(1)>>0;$s=9;continue;}ae=0;af=0;ag=0;ah=ab;if(ah===(16)){ae=3;af=2;if(x===0){$s=-1;return((ai=a.roffset,new R(ai.$high,ai.$low)));}ag=(aj=a.bits,ak=x-1>>0,((ak<0||ak>=aj.length)?($throwRuntimeError("index out of range"),undefined):aj[ak]));}else if(ah===(17)){ae=3;af=3;ag=0;}else if(ah===(18)){ae=11;af=7;ag=0;}else{$s=-1;return new S("unexpected length code");}case 12:if(!(a.nb>>0)-1>>>0)))>>>0)>>0)))>>0;a.b=(ao=(af),ao<32?(a.b>>>ao):0)>>>0;a.nb=a.nb-(af)>>>0;if((x+ae>>0)>y){$s=-1;return((ap=a.roffset,new R(ap.$high,ap.$low)));}aq=0;while(true){if(!(aq=ar.length)?($throwRuntimeError("index out of range"),undefined):ar[x]=ag));x=x+(1)>>0;aq=aq+(1)>>0;}$s=9;continue;case 10:if(!a.h1.init($subslice(new CD(a.bits),0,d))||!a.h2.init($subslice(new CD(a.bits),d,(d+g>>0)))){$s=-1;return((as=a.roffset,new R(as.$high,as.$low)));}if(a.h1.min>>24)));if(a.dict.availWrite()===0){a.toRead=a.dict.readFlush();a.step=$methodExpr(CE,"huffmanBlock");a.stepState=0;$s=-1;return;}$s=5;continue;$s=19;continue;case 10:a.finishBlock();$s=-1;return;case 11:h=e-254>>0;g=0;$s=19;continue;case 12:h=($imul(e,2))-519>>0;g=1;$s=19;continue;case 13:h=($imul(e,4))-1057>>0;g=2;$s=19;continue;case 14:h=($imul(e,8))-2149>>0;g=3;$s=19;continue;case 15:h=($imul(e,16))-4365>>0;g=4;$s=19;continue;case 16:h=($imul(e,32))-8861>>0;g=5;$s=19;continue;case 17:h=258;g=0;$s=19;continue;case 18:a.err=((i=a.roffset,new R(i.$high,i.$low)));$s=-1;return;case 19:case 8:if(g>0){$s=20;continue;}$s=21;continue;case 20:case 22:if(!(a.nb>>0)-1>>>0)))>>>0)>>0)))>>0;a.b=(l=(g),l<32?(a.b>>>l):0)>>>0;a.nb=a.nb-(g)>>>0;case 21:m=0;if(a.hd===CC.nil){$s=25;continue;}$s=26;continue;case 25:case 28:if(!(a.nb<5)){$s=29;continue;}n=a.moreBits();$s=30;case 30:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}f=n;if(!($interfaceIsEqual(f,$ifaceNil))){a.err=f;$s=-1;return;}$s=28;continue;case 29:m=((C.Reverse8((((((a.b&31)>>>0)<<3>>>0)<<24>>>24)))>>0));a.b=(o=(5),o<32?(a.b>>>o):0)>>>0;a.nb=a.nb-(5)>>>0;$s=27;continue;case 26:q=a.huffSym(a.hd);$s=31;case 31:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}p=q;m=p[0];f=p[1];if(!($interfaceIsEqual(f,$ifaceNil))){a.err=f;$s=-1;return;}case 27:if(m<4){$s=33;continue;}if(m<30){$s=34;continue;}$s=35;continue;case 33:m=m+(1)>>0;$s=36;continue;case 34:r=(((m-2>>0)>>>0))>>>1>>>0;t=(s=r,s<32?(((m&1))<>0;case 37:if(!(a.nb>>0)-1>>>0)))>>>0)>>0)));a.b=(w=(r),w<32?(a.b>>>w):0)>>>0;a.nb=a.nb-(r)>>>0;m=(((x=((r+1>>>0)),x<32?(1<>0)+1>>0)+t>>0;$s=36;continue;case 35:a.err=((y=a.roffset,new R(y.$high,y.$low)));$s=-1;return;case 36:case 32:if(m>a.dict.histSize()){a.err=((z=a.roffset,new R(z.$high,z.$low)));$s=-1;return;}aa=h;ab=m;a.copyLen=aa;a.copyDist=ab;$s=6;continue;case 6:ac=a.dict.tryWriteCopy(a.copyDist,a.copyLen);if(ac===0){ac=a.dict.writeCopy(a.copyDist,a.copyLen);}a.copyLen=a.copyLen-(ac)>>0;if((a.dict.availWrite()===0)||a.copyLen>0){a.toRead=a.dict.readFlush();a.step=$methodExpr(CE,"huffmanBlock");a.stepState=1;$s=-1;return;}$s=5;continue;$s=-1;return;}return;}var $f={$blk:Y.ptr.prototype.huffmanBlock,$c:true,$r,a,aa,ab,ac,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};Y.prototype.huffmanBlock=function(){return this.$val.huffmanBlock();};Y.ptr.prototype.dataBlock=function(){var{a,b,c,d,e,f,g,h,i,j,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;a.nb=0;a.b=0;c=B.ReadFull(a.r,$subslice(new CF(a.buf),0,4));$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}b=c;d=b[0];e=b[1];a.roffset=(f=a.roffset,g=(new $Int64(0,d)),new $Int64(f.$high+g.$high,f.$low+g.$low));if(!($interfaceIsEqual(e,$ifaceNil))){a.err=AA(e);$s=-1;return;}h=((a.buf[0]>>0))|(((a.buf[1]>>0))<<8>>0);i=((a.buf[2]>>0))|(((a.buf[3]>>0))<<8>>0);if(!((((i<<16>>>16))===(((~h>>0)<<16>>>16))))){a.err=((j=a.roffset,new R(j.$high,j.$low)));$s=-1;return;}if(h===0){a.toRead=a.dict.readFlush();a.finishBlock();$s=-1;return;}a.copyLen=h;$r=a.copyData();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:Y.ptr.prototype.dataBlock,$c:true,$r,a,b,c,d,e,f,g,h,i,j,$s};return $f;};Y.prototype.dataBlock=function(){return this.$val.dataBlock();};Y.ptr.prototype.copyData=function(){var{a,b,c,d,e,f,g,h,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=a.dict.writeSlice();if(b.$length>a.copyLen){b=$subslice(b,0,a.copyLen);}d=B.ReadFull(a.r,b);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}c=d;e=c[0];f=c[1];a.roffset=(g=a.roffset,h=(new $Int64(0,e)),new $Int64(g.$high+h.$high,g.$low+h.$low));a.copyLen=a.copyLen-(e)>>0;a.dict.writeMark(e);if(!($interfaceIsEqual(f,$ifaceNil))){a.err=AA(f);$s=-1;return;}if((a.dict.availWrite()===0)||a.copyLen>0){a.toRead=a.dict.readFlush();a.step=$methodExpr(CE,"copyData");$s=-1;return;}a.finishBlock();$s=-1;return;}return;}var $f={$blk:Y.ptr.prototype.copyData,$c:true,$r,a,b,c,d,e,f,g,h,$s};return $f;};Y.prototype.copyData=function(){return this.$val.copyData();};Y.ptr.prototype.finishBlock=function(){var a;a=this;if(a.final$12){if(a.dict.availRead()>0){a.toRead=a.dict.readFlush();}a.err=B.EOF;}a.step=$methodExpr(CE,"nextBlock");};Y.prototype.finishBlock=function(){return this.$val.finishBlock();};AA=function(a){var a;if($interfaceIsEqual(a,B.EOF)){return B.ErrUnexpectedEOF;}return a;};Y.ptr.prototype.moreBits=function(){var{a,b,c,d,e,f,g,h,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;c=a.r.ReadByte();$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}b=c;d=b[0];e=b[1];if(!($interfaceIsEqual(e,$ifaceNil))){$s=-1;return AA(e);}a.roffset=(f=a.roffset,g=new $Int64(0,1),new $Int64(f.$high+g.$high,f.$low+g.$low));a.b=(a.b|(((h=a.nb,h<32?(((d>>>0))<>>0)))>>>0;a.nb=a.nb+(8)>>>0;$s=-1;return $ifaceNil;}return;}var $f={$blk:Y.ptr.prototype.moreBits,$c:true,$r,a,b,c,d,e,f,g,h,$s};return $f;};Y.prototype.moreBits=function(){return this.$val.moreBits();};Y.ptr.prototype.huffSym=function(a){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;c=((a.min>>>0));d=b.nb;e=b.b;f=d;g=e;case 1:case 3:if(!(f>>0)),n<32?(((j>>>0))<>>0)))>>>0;f=f+(8)>>>0;$s=3;continue;case 4:q=(o=a.chunks,p=(g&511)>>>0,((p<0||p>=o.length)?($throwRuntimeError("index out of range"),undefined):o[p]));c=((((q&15)>>>0)>>>0));if(c>9){q=(r=(s=a.links,t=q>>>4>>>0,((t<0||t>=s.$length)?($throwRuntimeError("index out of range"),undefined):s.$array[s.$offset+t])),u=(((g>>>9>>>0))&a.linkMask)>>>0,((u<0||u>=r.$length)?($throwRuntimeError("index out of range"),undefined):r.$array[r.$offset+u]));c=((((q&15)>>>0)>>>0));}if(c<=f){if(c===0){b.b=g;b.nb=f;b.err=((v=b.roffset,new R(v.$high,v.$low)));$s=-1;return[0,b.err];}b.b=(w=(((c&31)>>>0)),w<32?(g>>>w):0)>>>0;b.nb=f-c>>>0;$s=-1;return[(((q>>>4>>>0)>>0)),$ifaceNil];}$s=1;continue;case 2:$s=-1;return[0,$ifaceNil];}return;}var $f={$blk:Y.ptr.prototype.huffSym,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s};return $f;};Y.prototype.huffSym=function(a){return this.$val.huffSym(a);};AB=function(a){var a,b,c,d;b=$assertType(a,X,true);c=b[0];d=b[1];if(d){return c;}return A.NewReader(a);};AC=function(){var{$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:$r=P.Do((function(){var a,b,c,d,e;a=CG.zero();b=0;while(true){if(!(b<144)){break;}((b<0||b>=a.length)?($throwRuntimeError("index out of range"),undefined):a[b]=8);b=b+(1)>>0;}c=144;while(true){if(!(c<256)){break;}((c<0||c>=a.length)?($throwRuntimeError("index out of range"),undefined):a[c]=9);c=c+(1)>>0;}d=256;while(true){if(!(d<280)){break;}((d<0||d>=a.length)?($throwRuntimeError("index out of range"),undefined):a[d]=7);d=d+(1)>>0;}e=280;while(true){if(!(e<288)){break;}((e<0||e>=a.length)?($throwRuntimeError("index out of range"),undefined):a[e]=8);e=e+(1)>>0;}Q.init(new CD(a));}));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:AC,$c:true,$r,$s};return $f;};Y.ptr.prototype.Reset=function(a,b){var a,b,c;c=this;Y.copy(c,new Y.ptr(AB(a),new $Int64(0,0),0,0,new W.ptr(0,BV.zero(),BX.nil,0),new W.ptr(0,BV.zero(),BX.nil,0),c.bits,c.codebits,$clone(c.dict,BC),CL.zero(),$methodExpr(CE,"nextBlock"),0,false,$ifaceNil,CF.nil,CC.nil,CC.nil,0,0));c.dict.init(32768,b);return $ifaceNil;};Y.prototype.Reset=function(a,b){return this.$val.Reset(a,b);};AD=function(a){var{a,b,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=[b];$r=AC();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}b[0]=new Y.ptr($ifaceNil,new $Int64(0,0),0,0,new W.ptr(0,BV.zero(),BX.nil,0),new W.ptr(0,BV.zero(),BX.nil,0),CI.nil,CK.nil,new BC.ptr(CF.nil,0,0,false),CL.zero(),$throwNilPointerError,0,false,$ifaceNil,CF.nil,CC.nil,CC.nil,0,0);b[0].r=AB(a);b[0].bits=CH.zero();b[0].codebits=CJ.zero();b[0].step=$methodExpr(CE,"nextBlock");b[0].dict.init(32768,CF.nil);$s=-1;return b[0];}return;}var $f={$blk:AD,$c:true,$r,a,b,$s};return $f;};$pkg.NewReader=AD;AF.ptr.prototype.set=function(a,b){var a,b,c;c=this;c.len=b;c.code=a;};AF.prototype.set=function(a,b){return this.$val.set(a,b);};AJ=function(){return new AH.ptr(65535,2147483647);};AK=function(a){var a;return new AG.ptr($makeSlice(CM,a),CN.nil,CO.zero(),AP.nil,AQ.nil);};AL=function(){var a,b,c,d,e;a=AK(286);b=a.codes;c=0;c=0;while(true){if(!(c<286)){break;}d=0;e=0;switch(0){default:if(c<144){d=c+48<<16>>>16;e=8;break;}else if(c<256){d=(c+400<<16>>>16)-144<<16>>>16;e=9;break;}else if(c<280){d=c-256<<16>>>16;e=7;break;}else{d=(c+192<<16>>>16)-280<<16>>>16;e=8;}}AF.copy(((c<0||c>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+c]),new AF.ptr(AR(d,((e<<24>>>24))),e));c=c+(1)<<16>>>16;}return a;};AM=function(){var a,b,c,d,e;a=AK(30);b=a.codes;c=b;d=0;while(true){if(!(d=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+e]),new AF.ptr(AR(((e<<16>>>16)),5),5));d++;}return a;};AG.ptr.prototype.bitCounts=function(a,b){var a,aa,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;c=this;if(b>=16){$panic(new $String("flate: maxBits too large"));}d=((a.$length>>0));a=$subslice(a,0,(d+1>>0));AH.copy(((d<0||d>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+d]),AJ());if(b>(d-1>>0)){b=d-1>>0;}e=CP.zero();f=CR.zero();g=1;while(true){if(!(g<=b)){break;}AI.copy(((g<0||g>=e.length)?($throwRuntimeError("index out of range"),undefined):e[g]),new AI.ptr(g,(1>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+1]).freq,(2>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+2]).freq,(0>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+0]).freq+(1>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+1]).freq>>0,0));(h=((g<0||g>=f.length)?($throwRuntimeError("index out of range"),undefined):f[g]),((g<0||g>=h.length)?($throwRuntimeError("index out of range"),undefined):h[g]=2));if(g===1){((g<0||g>=e.length)?($throwRuntimeError("index out of range"),undefined):e[g]).nextPairFreq=2147483647;}g=g+(1)>>0;}((b<0||b>=e.length)?($throwRuntimeError("index out of range"),undefined):e[b]).needed=($imul(2,d))-4>>0;i=b;while(true){j=((i<0||i>=e.length)?($throwRuntimeError("index out of range"),undefined):e[i]);if((j.nextPairFreq===2147483647)&&(j.nextCharFreq===2147483647)){j.needed=0;(k=i+1>>0,((k<0||k>=e.length)?($throwRuntimeError("index out of range"),undefined):e[k])).nextPairFreq=2147483647;i=i+(1)>>0;continue;}l=j.lastFreq;if(j.nextCharFreq=f.length)?($throwRuntimeError("index out of range"),undefined):f[i]),((i<0||i>=m.length)?($throwRuntimeError("index out of range"),undefined):m[i]))+1>>0;j.lastFreq=j.nextCharFreq;(o=((i<0||i>=f.length)?($throwRuntimeError("index out of range"),undefined):f[i]),((i<0||i>=o.length)?($throwRuntimeError("index out of range"),undefined):o[i]=n));j.nextCharFreq=((n<0||n>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+n]).freq;}else{j.lastFreq=j.nextPairFreq;$copySlice($subslice(new CS(((i<0||i>=f.length)?($throwRuntimeError("index out of range"),undefined):f[i])),0,i),$subslice(new CS((p=i-1>>0,((p<0||p>=f.length)?($throwRuntimeError("index out of range"),undefined):f[p]))),0,i));(q=j.level-1>>0,((q<0||q>=e.length)?($throwRuntimeError("index out of range"),undefined):e[q])).needed=2;}j.needed=j.needed-(1)>>0;if(j.needed===0){if(j.level===b){break;}(r=j.level+1>>0,((r<0||r>=e.length)?($throwRuntimeError("index out of range"),undefined):e[r])).nextPairFreq=l+j.lastFreq>>0;i=i+(1)>>0;}else{while(true){if(!((s=i-1>>0,((s<0||s>=e.length)?($throwRuntimeError("index out of range"),undefined):e[s])).needed>0)){break;}i=i-(1)>>0;}}}if(!(((t=((b<0||b>=f.length)?($throwRuntimeError("index out of range"),undefined):f[b]),((b<0||b>=t.length)?($throwRuntimeError("index out of range"),undefined):t[b]))===d))){$panic(new $String("leafCounts[maxBits][maxBits] != n"));}u=$subslice(new CS(c.bitCount),0,(b+1>>0));v=1;w=((b<0||b>=f.length)?($throwRuntimeError("index out of range"),undefined):f[b]);x=b;while(true){if(!(x>0)){break;}((v<0||v>=u.$length)?($throwRuntimeError("index out of range"),undefined):u.$array[u.$offset+v]=((y=w,((x<0||x>=y.length)?($throwRuntimeError("index out of range"),undefined):y[x]))-(z=w,aa=x-1>>0,((aa<0||aa>=z.length)?($throwRuntimeError("index out of range"),undefined):z[aa]))>>0));v=v+(1)>>0;x=x-(1)>>0;}return u;};AG.prototype.bitCounts=function(a,b){return this.$val.bitCounts(a,b);};AG.ptr.prototype.assignEncodingAndSize=function(a,b){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this;d=0;e=a;f=0;case 1:if(!(f=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+f]);d=(i=(1),i<32?(d<>>16;if((g===0)||(h===0)){f++;$s=1;continue;}j=$subslice(b,(b.$length-((h>>0))>>0));$r=(c.$ptr_lns||(c.$ptr_lns=new CT(function(){return this.$target.lns;},function($v){this.$target.lns=$v;},c))).sort(j);$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}k=j;l=0;while(true){if(!(l=k.$length)?($throwRuntimeError("index out of range"),undefined):k.$array[k.$offset+l]),AH);AF.copy((n=c.codes,o=m.literal,((o<0||o>=n.$length)?($throwRuntimeError("index out of range"),undefined):n.$array[n.$offset+o])),new AF.ptr(AR(d,((g<<24>>>24))),((g<<16>>>16))));d=d+(1)<<16>>>16;l++;}b=$subslice(b,0,(b.$length-((h>>0))>>0));f++;$s=1;continue;case 2:$s=-1;return;}return;}var $f={$blk:AG.ptr.prototype.assignEncodingAndSize,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,$s};return $f;};AG.prototype.assignEncodingAndSize=function(a,b){return this.$val.assignEncodingAndSize(a,b);};AG.ptr.prototype.generate=function(a,b){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this;if(c.freqcache===CN.nil){c.freqcache=$makeSlice(CN,287);}d=$subslice(c.freqcache,0,(a.$length+1>>0));e=0;f=a;g=0;while(true){if(!(g=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+g]);if(!((i===0))){AH.copy(((e<0||e>=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+e]),new AH.ptr(((h<<16>>>16)),i));e=e+(1)>>0;}else{AH.copy(((e<0||e>=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+e]),new AH.ptr(0,0));(j=c.codes,((h<0||h>=j.$length)?($throwRuntimeError("index out of range"),undefined):j.$array[j.$offset+h])).len=0;}g++;}AH.copy((k=a.$length,((k<0||k>=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+k])),new AH.ptr(0,0));d=$subslice(d,0,e);if(e<=2){l=d;m=0;while(true){if(!(m=l.$length)?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+m]),AH);(p=c.codes,q=o.literal,((q<0||q>=p.$length)?($throwRuntimeError("index out of range"),undefined):p.$array[p.$offset+q])).set(((n<<16>>>16)),1);m++;}$s=-1;return;}$r=(c.$ptr_lfs||(c.$ptr_lfs=new CU(function(){return this.$target.lfs;},function($v){this.$target.lfs=$v;},c))).sort(d);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}r=c.bitCounts(d,b);$r=c.assignEncodingAndSize(r,d);$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:AG.ptr.prototype.generate,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,$s};return $f;};AG.prototype.generate=function(a,b){return this.$val.generate(a,b);};$ptrType(AP).prototype.sort=function(a){var{a,b,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;b.$set(($convertSliceType(a,AP)));$r=G.Sort(b);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:$ptrType(AP).prototype.sort,$c:true,$r,a,b,$s};return $f;};AP.prototype.Len=function(){var a;a=this;return a.$length;};$ptrType(AP).prototype.Len=function(){return this.$get().Len();};AP.prototype.Less=function(a,b){var a,b,c;c=this;return((a<0||a>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+a]).literal<((b<0||b>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+b]).literal;};$ptrType(AP).prototype.Less=function(a,b){return this.$get().Less(a,b);};AP.prototype.Swap=function(a,b){var a,b,c,d,e;c=this;d=$clone(((b<0||b>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+b]),AH);e=$clone(((a<0||a>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+a]),AH);AH.copy(((a<0||a>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+a]),d);AH.copy(((b<0||b>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+b]),e);};$ptrType(AP).prototype.Swap=function(a,b){return this.$get().Swap(a,b);};$ptrType(AQ).prototype.sort=function(a){var{a,b,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;b.$set(($convertSliceType(a,AQ)));$r=G.Sort(b);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:$ptrType(AQ).prototype.sort,$c:true,$r,a,b,$s};return $f;};AQ.prototype.Len=function(){var a;a=this;return a.$length;};$ptrType(AQ).prototype.Len=function(){return this.$get().Len();};AQ.prototype.Less=function(a,b){var a,b,c;c=this;if(((a<0||a>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+a]).freq===((b<0||b>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+b]).freq){return((a<0||a>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+a]).literal<((b<0||b>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+b]).literal;}return((a<0||a>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+a]).freq<((b<0||b>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+b]).freq;};$ptrType(AQ).prototype.Less=function(a,b){return this.$get().Less(a,b);};AQ.prototype.Swap=function(a,b){var a,b,c,d,e;c=this;d=$clone(((b<0||b>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+b]),AH);e=$clone(((a<0||a>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+a]),AH);AH.copy(((a<0||a>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+a]),d);AH.copy(((b<0||b>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+b]),e);};$ptrType(AQ).prototype.Swap=function(a,b){return this.$get().Swap(a,b);};AR=function(a,b){var a,b,c;return C.Reverse16((c=((16-b<<24>>>24)),c<32?(a<>>16);};BA=function(){var{a,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=$makeSlice(CS,30);(0>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+0]=1);AZ=AK(30);$r=AZ.generate(a,15);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:BA,$c:true,$r,a,$s};return $f;};BC.ptr.prototype.init=function(a,b){var a,b,c;c=this;BC.copy(c,new BC.ptr(c.hist,0,0,false));if(c.hist.$capacityc.hist.$length){b=$subslice(b,(b.$length-c.hist.$length>>0));}c.wrPos=$copySlice(c.hist,b);if(c.wrPos===c.hist.$length){c.wrPos=0;c.full=true;}c.rdPos=c.wrPos;};BC.prototype.init=function(a,b){return this.$val.init(a,b);};BC.ptr.prototype.histSize=function(){var a;a=this;if(a.full){return a.hist.$length;}return a.wrPos;};BC.prototype.histSize=function(){return this.$val.histSize();};BC.ptr.prototype.availRead=function(){var a;a=this;return a.wrPos-a.rdPos>>0;};BC.prototype.availRead=function(){return this.$val.availRead();};BC.ptr.prototype.availWrite=function(){var a;a=this;return a.hist.$length-a.wrPos>>0;};BC.prototype.availWrite=function(){return this.$val.availWrite();};BC.ptr.prototype.writeSlice=function(){var a;a=this;return $subslice(a.hist,a.wrPos);};BC.prototype.writeSlice=function(){return this.$val.writeSlice();};BC.ptr.prototype.writeMark=function(a){var a,b;b=this;b.wrPos=b.wrPos+(a)>>0;};BC.prototype.writeMark=function(a){return this.$val.writeMark(a);};BC.ptr.prototype.writeByte=function(a){var a,b,c,d;b=this;(c=b.hist,d=b.wrPos,((d<0||d>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+d]=a));b.wrPos=b.wrPos+(1)>>0;};BC.prototype.writeByte=function(a){return this.$val.writeByte(a);};BC.ptr.prototype.writeCopy=function(a,b){var a,b,c,d,e,f,g;c=this;d=c.wrPos;e=d;f=e-a>>0;g=e+b>>0;if(g>c.hist.$length){g=c.hist.$length;}if(f<0){f=f+(c.hist.$length)>>0;e=e+($copySlice($subslice(c.hist,e,g),$subslice(c.hist,f)))>>0;f=0;}while(true){if(!(e>0;}c.wrPos=e;return e-d>>0;};BC.prototype.writeCopy=function(a,b){return this.$val.writeCopy(a,b);};BC.ptr.prototype.tryWriteCopy=function(a,b){var a,b,c,d,e,f,g;c=this;d=c.wrPos;e=d+b>>0;if(dc.hist.$length){return 0;}f=d;g=d-a>>0;while(true){if(!(d>0;}c.wrPos=d;return d-f>>0;};BC.prototype.tryWriteCopy=function(a,b){return this.$val.tryWriteCopy(a,b);};BC.ptr.prototype.readFlush=function(){var a,b,c,d;a=this;b=$subslice(a.hist,a.rdPos,a.wrPos);a.rdPos=a.wrPos;if(a.wrPos===a.hist.$length){c=0;d=0;a.wrPos=c;a.rdPos=d;a.full=true;}return b;};BC.prototype.readFlush=function(){return this.$val.readFlush();};R.methods=[{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)}];S.methods=[{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)}];CC.methods=[{prop:"init",name:"init",pkg:"compress/flate",typ:$funcType([CD],[$Bool],false)}];CE.methods=[{prop:"nextBlock",name:"nextBlock",pkg:"compress/flate",typ:$funcType([],[],false)},{prop:"Read",name:"Read",pkg:"",typ:$funcType([CF],[$Int,$error],false)},{prop:"Close",name:"Close",pkg:"",typ:$funcType([],[$error],false)},{prop:"readHuffman",name:"readHuffman",pkg:"compress/flate",typ:$funcType([],[$error],false)},{prop:"huffmanBlock",name:"huffmanBlock",pkg:"compress/flate",typ:$funcType([],[],false)},{prop:"dataBlock",name:"dataBlock",pkg:"compress/flate",typ:$funcType([],[],false)},{prop:"copyData",name:"copyData",pkg:"compress/flate",typ:$funcType([],[],false)},{prop:"finishBlock",name:"finishBlock",pkg:"compress/flate",typ:$funcType([],[],false)},{prop:"moreBits",name:"moreBits",pkg:"compress/flate",typ:$funcType([],[$error],false)},{prop:"huffSym",name:"huffSym",pkg:"compress/flate",typ:$funcType([CC],[$Int,$error],false)},{prop:"Reset",name:"Reset",pkg:"",typ:$funcType([B.Reader,CF],[$error],false)}];DN.methods=[{prop:"set",name:"set",pkg:"compress/flate",typ:$funcType([$Uint16,$Uint16],[],false)}];BY.methods=[{prop:"bitLength",name:"bitLength",pkg:"compress/flate",typ:$funcType([CS],[$Int],false)},{prop:"bitCounts",name:"bitCounts",pkg:"compress/flate",typ:$funcType([CN,$Int32],[CS],false)},{prop:"assignEncodingAndSize",name:"assignEncodingAndSize",pkg:"compress/flate",typ:$funcType([CS,CN],[],false)},{prop:"generate",name:"generate",pkg:"compress/flate",typ:$funcType([CS,$Int32],[],false)}];AP.methods=[{prop:"Len",name:"Len",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Less",name:"Less",pkg:"",typ:$funcType([$Int,$Int],[$Bool],false)},{prop:"Swap",name:"Swap",pkg:"",typ:$funcType([$Int,$Int],[],false)}];CT.methods=[{prop:"sort",name:"sort",pkg:"compress/flate",typ:$funcType([CN],[],false)}];AQ.methods=[{prop:"Len",name:"Len",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Less",name:"Less",pkg:"",typ:$funcType([$Int,$Int],[$Bool],false)},{prop:"Swap",name:"Swap",pkg:"",typ:$funcType([$Int,$Int],[],false)}];CU.methods=[{prop:"sort",name:"sort",pkg:"compress/flate",typ:$funcType([CN],[],false)}];DO.methods=[{prop:"init",name:"init",pkg:"compress/flate",typ:$funcType([$Int,CF],[],false)},{prop:"histSize",name:"histSize",pkg:"compress/flate",typ:$funcType([],[$Int],false)},{prop:"availRead",name:"availRead",pkg:"compress/flate",typ:$funcType([],[$Int],false)},{prop:"availWrite",name:"availWrite",pkg:"compress/flate",typ:$funcType([],[$Int],false)},{prop:"writeSlice",name:"writeSlice",pkg:"compress/flate",typ:$funcType([],[CF],false)},{prop:"writeMark",name:"writeMark",pkg:"compress/flate",typ:$funcType([$Int],[],false)},{prop:"writeByte",name:"writeByte",pkg:"compress/flate",typ:$funcType([$Uint8],[],false)},{prop:"writeCopy",name:"writeCopy",pkg:"compress/flate",typ:$funcType([$Int,$Int],[$Int],false)},{prop:"tryWriteCopy",name:"tryWriteCopy",pkg:"compress/flate",typ:$funcType([$Int,$Int],[$Int],false)},{prop:"readFlush",name:"readFlush",pkg:"compress/flate",typ:$funcType([],[CF],false)}];V.init([{prop:"Reset",name:"Reset",pkg:"",typ:$funcType([B.Reader,CF],[$error],false)}]);W.init("compress/flate",[{prop:"min",name:"min",embedded:false,exported:false,typ:$Int,tag:""},{prop:"chunks",name:"chunks",embedded:false,exported:false,typ:BV,tag:""},{prop:"links",name:"links",embedded:false,exported:false,typ:BX,tag:""},{prop:"linkMask",name:"linkMask",embedded:false,exported:false,typ:$Uint32,tag:""}]);X.init([{prop:"Read",name:"Read",pkg:"",typ:$funcType([CF],[$Int,$error],false)},{prop:"ReadByte",name:"ReadByte",pkg:"",typ:$funcType([],[$Uint8,$error],false)}]);Y.init("compress/flate",[{prop:"r",name:"r",embedded:false,exported:false,typ:X,tag:""},{prop:"roffset",name:"roffset",embedded:false,exported:false,typ:$Int64,tag:""},{prop:"b",name:"b",embedded:false,exported:false,typ:$Uint32,tag:""},{prop:"nb",name:"nb",embedded:false,exported:false,typ:$Uint,tag:""},{prop:"h1",name:"h1",embedded:false,exported:false,typ:W,tag:""},{prop:"h2",name:"h2",embedded:false,exported:false,typ:W,tag:""},{prop:"bits",name:"bits",embedded:false,exported:false,typ:CI,tag:""},{prop:"codebits",name:"codebits",embedded:false,exported:false,typ:CK,tag:""},{prop:"dict",name:"dict",embedded:false,exported:false,typ:BC,tag:""},{prop:"buf",name:"buf",embedded:false,exported:false,typ:CL,tag:""},{prop:"step",name:"step",embedded:false,exported:false,typ:DM,tag:""},{prop:"stepState",name:"stepState",embedded:false,exported:false,typ:$Int,tag:""},{prop:"final$12",name:"final",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"err",name:"err",embedded:false,exported:false,typ:$error,tag:""},{prop:"toRead",name:"toRead",embedded:false,exported:false,typ:CF,tag:""},{prop:"hl",name:"hl",embedded:false,exported:false,typ:CC,tag:""},{prop:"hd",name:"hd",embedded:false,exported:false,typ:CC,tag:""},{prop:"copyLen",name:"copyLen",embedded:false,exported:false,typ:$Int,tag:""},{prop:"copyDist",name:"copyDist",embedded:false,exported:false,typ:$Int,tag:""}]);AF.init("compress/flate",[{prop:"code",name:"code",embedded:false,exported:false,typ:$Uint16,tag:""},{prop:"len",name:"len",embedded:false,exported:false,typ:$Uint16,tag:""}]);AG.init("compress/flate",[{prop:"codes",name:"codes",embedded:false,exported:false,typ:CM,tag:""},{prop:"freqcache",name:"freqcache",embedded:false,exported:false,typ:CN,tag:""},{prop:"bitCount",name:"bitCount",embedded:false,exported:false,typ:CO,tag:""},{prop:"lns",name:"lns",embedded:false,exported:false,typ:AP,tag:""},{prop:"lfs",name:"lfs",embedded:false,exported:false,typ:AQ,tag:""}]);AH.init("compress/flate",[{prop:"literal",name:"literal",embedded:false,exported:false,typ:$Uint16,tag:""},{prop:"freq",name:"freq",embedded:false,exported:false,typ:$Int32,tag:""}]);AI.init("compress/flate",[{prop:"level",name:"level",embedded:false,exported:false,typ:$Int32,tag:""},{prop:"lastFreq",name:"lastFreq",embedded:false,exported:false,typ:$Int32,tag:""},{prop:"nextCharFreq",name:"nextCharFreq",embedded:false,exported:false,typ:$Int32,tag:""},{prop:"nextPairFreq",name:"nextPairFreq",embedded:false,exported:false,typ:$Int32,tag:""},{prop:"needed",name:"needed",embedded:false,exported:false,typ:$Int32,tag:""}]);AP.init(AH);AQ.init(AH);BC.init("compress/flate",[{prop:"hist",name:"hist",embedded:false,exported:false,typ:CF,tag:""},{prop:"wrPos",name:"wrPos",embedded:false,exported:false,typ:$Int,tag:""},{prop:"rdPos",name:"rdPos",embedded:false,exported:false,typ:$Int,tag:""},{prop:"full",name:"full",embedded:false,exported:false,typ:$Bool,tag:""}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=H.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=F.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=G.$init();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=D.$init();$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=E.$init();$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}P=new E.Once.ptr(0,new E.Mutex.ptr(0,0));Q=new W.ptr(0,BV.zero(),BX.nil,0);AZ=BY.nil;Z=$toNativeArray($kindInt,[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]);AN=AL();AO=AM();$r=BA();$s=9;case 9:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["encoding/binary"]=(function(){var $pkg={},$init,A,B,C,D,E,N,O,Z,J;A=$packages["errors"];B=$packages["io"];C=$packages["math"];D=$packages["reflect"];E=$packages["sync"];N=$pkg.littleEndian=$newType(0,$kindStruct,"binary.littleEndian",true,"encoding/binary",false,function(){this.$val=this;if(arguments.length===0){return;}});O=$pkg.bigEndian=$newType(0,$kindStruct,"binary.bigEndian",true,"encoding/binary",false,function(){this.$val=this;if(arguments.length===0){return;}});Z=$sliceType($Uint8);N.ptr.prototype.Uint16=function(a){var a;$unused((1>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+1]));return((((0>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+0])<<16>>>16))|((((1>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+1])<<16>>>16))<<8<<16>>>16))>>>0;};N.prototype.Uint16=function(a){return this.$val.Uint16(a);};N.ptr.prototype.PutUint16=function(a,b){var a,b;$unused((1>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+1]));(0>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+0]=((b<<24>>>24)));(1>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+1]=(((b>>>8<<16>>>16)<<24>>>24)));};N.prototype.PutUint16=function(a,b){return this.$val.PutUint16(a,b);};N.ptr.prototype.Uint32=function(a){var a;$unused((3>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+3]));return((((((((0>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+0])>>>0))|((((1>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+1])>>>0))<<8>>>0))>>>0)|((((2>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+2])>>>0))<<16>>>0))>>>0)|((((3>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+3])>>>0))<<24>>>0))>>>0;};N.prototype.Uint32=function(a){return this.$val.Uint32(a);};N.ptr.prototype.PutUint32=function(a,b){var a,b;$unused((3>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+3]));(0>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+0]=((b<<24>>>24)));(1>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+1]=(((b>>>8>>>0)<<24>>>24)));(2>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+2]=(((b>>>16>>>0)<<24>>>24)));(3>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+3]=(((b>>>24>>>0)<<24>>>24)));};N.prototype.PutUint32=function(a,b){return this.$val.PutUint32(a,b);};N.ptr.prototype.Uint64=function(a){var a,b,c,d,e,f,g,h,i,j,k,l,m,n,o;$unused((7>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+7]));return(b=(c=(d=(e=(f=(g=(h=(new $Uint64(0,(0>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+0]))),i=$shiftLeft64((new $Uint64(0,(1>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+1]))),8),new $Uint64(h.$high|i.$high,(h.$low|i.$low)>>>0)),j=$shiftLeft64((new $Uint64(0,(2>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+2]))),16),new $Uint64(g.$high|j.$high,(g.$low|j.$low)>>>0)),k=$shiftLeft64((new $Uint64(0,(3>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+3]))),24),new $Uint64(f.$high|k.$high,(f.$low|k.$low)>>>0)),l=$shiftLeft64((new $Uint64(0,(4>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+4]))),32),new $Uint64(e.$high|l.$high,(e.$low|l.$low)>>>0)),m=$shiftLeft64((new $Uint64(0,(5>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+5]))),40),new $Uint64(d.$high|m.$high,(d.$low|m.$low)>>>0)),n=$shiftLeft64((new $Uint64(0,(6>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+6]))),48),new $Uint64(c.$high|n.$high,(c.$low|n.$low)>>>0)),o=$shiftLeft64((new $Uint64(0,(7>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+7]))),56),new $Uint64(b.$high|o.$high,(b.$low|o.$low)>>>0));};N.prototype.Uint64=function(a){return this.$val.Uint64(a);};N.ptr.prototype.PutUint64=function(a,b){var a,b;$unused((7>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+7]));(0>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+0]=((b.$low<<24>>>24)));(1>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+1]=(($shiftRightUint64(b,8).$low<<24>>>24)));(2>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+2]=(($shiftRightUint64(b,16).$low<<24>>>24)));(3>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+3]=(($shiftRightUint64(b,24).$low<<24>>>24)));(4>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+4]=(($shiftRightUint64(b,32).$low<<24>>>24)));(5>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+5]=(($shiftRightUint64(b,40).$low<<24>>>24)));(6>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+6]=(($shiftRightUint64(b,48).$low<<24>>>24)));(7>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+7]=(($shiftRightUint64(b,56).$low<<24>>>24)));};N.prototype.PutUint64=function(a,b){return this.$val.PutUint64(a,b);};N.ptr.prototype.String=function(){return"LittleEndian";};N.prototype.String=function(){return this.$val.String();};N.ptr.prototype.GoString=function(){return"binary.LittleEndian";};N.prototype.GoString=function(){return this.$val.GoString();};O.ptr.prototype.Uint16=function(a){var a;$unused((1>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+1]));return((((1>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+1])<<16>>>16))|((((0>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+0])<<16>>>16))<<8<<16>>>16))>>>0;};O.prototype.Uint16=function(a){return this.$val.Uint16(a);};O.ptr.prototype.PutUint16=function(a,b){var a,b;$unused((1>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+1]));(0>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+0]=(((b>>>8<<16>>>16)<<24>>>24)));(1>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+1]=((b<<24>>>24)));};O.prototype.PutUint16=function(a,b){return this.$val.PutUint16(a,b);};O.ptr.prototype.Uint32=function(a){var a;$unused((3>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+3]));return((((((((3>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+3])>>>0))|((((2>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+2])>>>0))<<8>>>0))>>>0)|((((1>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+1])>>>0))<<16>>>0))>>>0)|((((0>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+0])>>>0))<<24>>>0))>>>0;};O.prototype.Uint32=function(a){return this.$val.Uint32(a);};O.ptr.prototype.PutUint32=function(a,b){var a,b;$unused((3>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+3]));(0>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+0]=(((b>>>24>>>0)<<24>>>24)));(1>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+1]=(((b>>>16>>>0)<<24>>>24)));(2>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+2]=(((b>>>8>>>0)<<24>>>24)));(3>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+3]=((b<<24>>>24)));};O.prototype.PutUint32=function(a,b){return this.$val.PutUint32(a,b);};O.ptr.prototype.Uint64=function(a){var a,b,c,d,e,f,g,h,i,j,k,l,m,n,o;$unused((7>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+7]));return(b=(c=(d=(e=(f=(g=(h=(new $Uint64(0,(7>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+7]))),i=$shiftLeft64((new $Uint64(0,(6>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+6]))),8),new $Uint64(h.$high|i.$high,(h.$low|i.$low)>>>0)),j=$shiftLeft64((new $Uint64(0,(5>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+5]))),16),new $Uint64(g.$high|j.$high,(g.$low|j.$low)>>>0)),k=$shiftLeft64((new $Uint64(0,(4>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+4]))),24),new $Uint64(f.$high|k.$high,(f.$low|k.$low)>>>0)),l=$shiftLeft64((new $Uint64(0,(3>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+3]))),32),new $Uint64(e.$high|l.$high,(e.$low|l.$low)>>>0)),m=$shiftLeft64((new $Uint64(0,(2>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+2]))),40),new $Uint64(d.$high|m.$high,(d.$low|m.$low)>>>0)),n=$shiftLeft64((new $Uint64(0,(1>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+1]))),48),new $Uint64(c.$high|n.$high,(c.$low|n.$low)>>>0)),o=$shiftLeft64((new $Uint64(0,(0>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+0]))),56),new $Uint64(b.$high|o.$high,(b.$low|o.$low)>>>0));};O.prototype.Uint64=function(a){return this.$val.Uint64(a);};O.ptr.prototype.PutUint64=function(a,b){var a,b;$unused((7>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+7]));(0>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+0]=(($shiftRightUint64(b,56).$low<<24>>>24)));(1>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+1]=(($shiftRightUint64(b,48).$low<<24>>>24)));(2>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+2]=(($shiftRightUint64(b,40).$low<<24>>>24)));(3>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+3]=(($shiftRightUint64(b,32).$low<<24>>>24)));(4>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+4]=(($shiftRightUint64(b,24).$low<<24>>>24)));(5>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+5]=(($shiftRightUint64(b,16).$low<<24>>>24)));(6>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+6]=(($shiftRightUint64(b,8).$low<<24>>>24)));(7>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+7]=((b.$low<<24>>>24)));};O.prototype.PutUint64=function(a,b){return this.$val.PutUint64(a,b);};O.ptr.prototype.String=function(){return"BigEndian";};O.prototype.String=function(){return this.$val.String();};O.ptr.prototype.GoString=function(){return"binary.BigEndian";};O.prototype.GoString=function(){return this.$val.GoString();};N.methods=[{prop:"Uint16",name:"Uint16",pkg:"",typ:$funcType([Z],[$Uint16],false)},{prop:"PutUint16",name:"PutUint16",pkg:"",typ:$funcType([Z,$Uint16],[],false)},{prop:"Uint32",name:"Uint32",pkg:"",typ:$funcType([Z],[$Uint32],false)},{prop:"PutUint32",name:"PutUint32",pkg:"",typ:$funcType([Z,$Uint32],[],false)},{prop:"Uint64",name:"Uint64",pkg:"",typ:$funcType([Z],[$Uint64],false)},{prop:"PutUint64",name:"PutUint64",pkg:"",typ:$funcType([Z,$Uint64],[],false)},{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)},{prop:"GoString",name:"GoString",pkg:"",typ:$funcType([],[$String],false)}];O.methods=[{prop:"Uint16",name:"Uint16",pkg:"",typ:$funcType([Z],[$Uint16],false)},{prop:"PutUint16",name:"PutUint16",pkg:"",typ:$funcType([Z,$Uint16],[],false)},{prop:"Uint32",name:"Uint32",pkg:"",typ:$funcType([Z],[$Uint32],false)},{prop:"PutUint32",name:"PutUint32",pkg:"",typ:$funcType([Z,$Uint32],[],false)},{prop:"Uint64",name:"Uint64",pkg:"",typ:$funcType([Z],[$Uint64],false)},{prop:"PutUint64",name:"PutUint64",pkg:"",typ:$funcType([Z,$Uint64],[],false)},{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)},{prop:"GoString",name:"GoString",pkg:"",typ:$funcType([],[$String],false)}];N.init("",[]);O.init("",[]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=D.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=E.$init();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$pkg.LittleEndian=new N.ptr();$pkg.BigEndian=new O.ptr();J=A.New("binary: varint overflows a 64-bit integer");}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["hash"]=(function(){var $pkg={},$init,A,B,E;A=$packages["io"];B=$pkg.Hash=$newType(8,$kindInterface,"hash.Hash",true,"hash",true,null);E=$sliceType($Uint8);B.init([{prop:"BlockSize",name:"BlockSize",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Reset",name:"Reset",pkg:"",typ:$funcType([],[],false)},{prop:"Size",name:"Size",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Sum",name:"Sum",pkg:"",typ:$funcType([E],[E],false)},{prop:"Write",name:"Write",pkg:"",typ:$funcType([E],[$Int,$error],false)}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["hash/adler32"]=(function(){var $pkg={},$init,A,B;A=$packages["errors"];B=$packages["hash"];$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["compress/zlib"]=(function(){var $pkg={},$init,G,A,B,H,C,D,E,F;G=$packages["bufio"];A=$packages["compress/flate"];B=$packages["encoding/binary"];H=$packages["errors"];C=$packages["fmt"];D=$packages["hash"];E=$packages["hash/adler32"];F=$packages["io"];$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=G.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=A.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=H.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=D.$init();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=E.$init();$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=F.$init();$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$pkg.ErrChecksum=H.New("zlib: invalid checksum");$pkg.ErrDictionary=H.New("zlib: invalid dictionary");$pkg.ErrHeader=H.New("zlib: invalid header");}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["hash/fnv"]=(function(){var $pkg={},$init,A,B,C,F,V,AA,L,R,S;A=$packages["errors"];B=$packages["hash"];C=$packages["math/bits"];F=$pkg.sum64=$newType(8,$kindUint64,"fnv.sum64",true,"hash/fnv",false,null);V=$ptrType(F);AA=$sliceType($Uint8);L=function(){var a,b;a=new F(3421674724,2216829733);return(b||(b=new V(function(){return a;},function($v){a=$v;})));};$pkg.New64=L;$ptrType(F).prototype.Reset=function(){var a;a=this;a.$set(new F(3421674724,2216829733));};$ptrType(F).prototype.Sum64=function(){var a,b;a=this;return((b=a.$get(),new $Uint64(b.$high,b.$low)));};$ptrType(F).prototype.Write=function(a){var a,b,c,d,e,f,g;b=this;c=b.$get();d=a;e=0;while(true){if(!(e=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+e]);c=$mul64(c,(new F(256,435)));c=(g=(new F(0,f)),new F(c.$high^g.$high,(c.$low^g.$low)>>>0));e++;}b.$set(c);return[a.$length,$ifaceNil];};$ptrType(F).prototype.Size=function(){var a;a=this;return 8;};$ptrType(F).prototype.BlockSize=function(){var a;a=this;return 1;};$ptrType(F).prototype.Sum=function(a){var a,b,c,d;b=this;d=((c=b.$get(),new $Uint64(c.$high,c.$low)));return $append(a,(($shiftRightUint64(d,56).$low<<24>>>24)),(($shiftRightUint64(d,48).$low<<24>>>24)),(($shiftRightUint64(d,40).$low<<24>>>24)),(($shiftRightUint64(d,32).$low<<24>>>24)),(($shiftRightUint64(d,24).$low<<24>>>24)),(($shiftRightUint64(d,16).$low<<24>>>24)),(($shiftRightUint64(d,8).$low<<24>>>24)),((d.$low<<24>>>24)));};$ptrType(F).prototype.MarshalBinary=function(){var a,b,c;a=this;b=$makeSlice(AA,0,12);b=$appendSlice(b,"fnv\x03");b=R(b,((c=a.$get(),new $Uint64(c.$high,c.$low))));return[b,$ifaceNil];};$ptrType(F).prototype.UnmarshalBinary=function(a){var a,b,c;b=this;if(a.$length<4||!(($bytesToString($subslice(a,0,4)))==="fnv\x03")){return A.New("hash/fnv: invalid hash state identifier");}if(!((a.$length===12))){return A.New("hash/fnv: invalid hash state size");}b.$set(((c=S($subslice(a,4)),new F(c.$high,c.$low))));return $ifaceNil;};R=function(a,b){var a,b,c;c=$toNativeArray($kindUint8,[(($shiftRightUint64(b,56).$low<<24>>>24)),(($shiftRightUint64(b,48).$low<<24>>>24)),(($shiftRightUint64(b,40).$low<<24>>>24)),(($shiftRightUint64(b,32).$low<<24>>>24)),(($shiftRightUint64(b,24).$low<<24>>>24)),(($shiftRightUint64(b,16).$low<<24>>>24)),(($shiftRightUint64(b,8).$low<<24>>>24)),((b.$low<<24>>>24))]);return $appendSlice(a,new AA(c));};S=function(a){var a,b,c,d,e,f,g,h,i,j,k,l,m,n,o;$unused((7>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+7]));return(b=(c=(d=(e=(f=(g=(h=(new $Uint64(0,(7>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+7]))),i=$shiftLeft64((new $Uint64(0,(6>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+6]))),8),new $Uint64(h.$high|i.$high,(h.$low|i.$low)>>>0)),j=$shiftLeft64((new $Uint64(0,(5>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+5]))),16),new $Uint64(g.$high|j.$high,(g.$low|j.$low)>>>0)),k=$shiftLeft64((new $Uint64(0,(4>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+4]))),24),new $Uint64(f.$high|k.$high,(f.$low|k.$low)>>>0)),l=$shiftLeft64((new $Uint64(0,(3>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+3]))),32),new $Uint64(e.$high|l.$high,(e.$low|l.$low)>>>0)),m=$shiftLeft64((new $Uint64(0,(2>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+2]))),40),new $Uint64(d.$high|m.$high,(d.$low|m.$low)>>>0)),n=$shiftLeft64((new $Uint64(0,(1>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+1]))),48),new $Uint64(c.$high|n.$high,(c.$low|n.$low)>>>0)),o=$shiftLeft64((new $Uint64(0,(0>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+0]))),56),new $Uint64(b.$high|o.$high,(b.$low|o.$low)>>>0));};V.methods=[{prop:"Reset",name:"Reset",pkg:"",typ:$funcType([],[],false)},{prop:"Sum64",name:"Sum64",pkg:"",typ:$funcType([],[$Uint64],false)},{prop:"Write",name:"Write",pkg:"",typ:$funcType([AA],[$Int,$error],false)},{prop:"Size",name:"Size",pkg:"",typ:$funcType([],[$Int],false)},{prop:"BlockSize",name:"BlockSize",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Sum",name:"Sum",pkg:"",typ:$funcType([AA],[AA],false)},{prop:"MarshalBinary",name:"MarshalBinary",pkg:"",typ:$funcType([],[AA,$error],false)},{prop:"UnmarshalBinary",name:"UnmarshalBinary",pkg:"",typ:$funcType([AA],[$error],false)}];$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["google.golang.org/protobuf/internal/detrand"]=(function(){var $pkg={},$init,A,B,C,I,J,G,a,E,F,H;A=$packages["encoding/binary"];B=$packages["hash/fnv"];C=$packages["os"];I=$arrayType($Uint8,64);J=$sliceType($Uint8);E=function(){var b;return(b=$div64(G,new $Uint64(0,2),true),(b.$high===0&&b.$low===1));};$pkg.Bool=E;F=function(b){var b;if(b<=0){$panic(new $String("must be positive"));}return(($div64(G,(new $Uint64(0,b)),true).$low>>0));};$pkg.Intn=F;H=function(){var{aa,ab,ac,ad,ae,af,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred,$r,$c}=$restore(this,{});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);b=C.Executable();c=b[0];d=b[1];if(!($interfaceIsEqual(d,$ifaceNil))){$s=1;continue;}$s=2;continue;case 1:e=new $Uint64(0,0);$s=3;case 3:return e;case 2:g=C.Open(c);$s=4;case 4:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}f=g;h=f[0];d=f[1];if(!($interfaceIsEqual(d,$ifaceNil))){$s=5;continue;}$s=6;continue;case 5:i=new $Uint64(0,0);$s=7;case 7:return i;case 6:$deferred.push([$methodVal(h,"Close"),[]]);j=I.zero();k=B.New64();m=h.Stat();$s=8;case 8:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}l=m;n=l[0];d=l[1];if(!($interfaceIsEqual(d,$ifaceNil))){$s=9;continue;}$s=10;continue;case 9:o=new $Uint64(0,0);$s=11;case 11:return o;case 10:p=$subslice(new J(j),0,8);r=n.Size();$s=12;case 12:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=((q=r,new $Uint64(q.$high,q.$low)));$r=$clone(A.LittleEndian,A.littleEndian).PutUint64(p,s);$s=13;case 13:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}t=k.Write($subslice(new J(j),0,8));$s=14;case 14:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}t;u=new $Int64(0,0);case 15:if(!((u.$high<0||(u.$high===0&&u.$low<8)))){$s=16;continue;}w=new J(j);x=n.Size();$s=17;case 17:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}y=$div64($mul64(u,x),new $Int64(0,8),false);z=h.ReadAt(w,y);$s=18;case 18:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}v=z;aa=v[1];if(!($interfaceIsEqual(aa,$ifaceNil))){$s=19;continue;}$s=20;continue;case 19:ab=new $Uint64(0,0);$s=21;case 21:return ab;case 20:ac=k.Write(new J(j));$s=22;case 22:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}ac;u=(ad=new $Int64(0,1),new $Int64(u.$high+ad.$high,u.$low+ad.$low));$s=15;continue;case 16:ae=k.Sum64();$s=23;case 23:if($c){$c=false;ae=ae.$blk();}if(ae&&ae.$blk!==undefined){break s;}af=ae;$s=24;case 24:return af;}return;}}catch(err){$err=err;$s=-1;return new $Uint64(0,0);}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:H,$c:true,$r,aa,ab,ac,ad,ae,af,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred};return $f;}}};$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}a=H();$s=4;case 4:if($c){$c=false;a=a.$blk();}if(a&&a.$blk!==undefined){break s;}G=a;}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["google.golang.org/protobuf/internal/errors"]=(function(){var $pkg={},$init,A,B,C,F,I,M,N,O,G,E,J,K,L;A=$packages["errors"];B=$packages["fmt"];C=$packages["google.golang.org/protobuf/internal/detrand"];F=$pkg.prefixError=$newType(0,$kindStruct,"errors.prefixError",true,"google.golang.org/protobuf/internal/errors",false,function(s_){this.$val=this;if(arguments.length===0){this.s="";return;}this.s=s_;});I=$pkg.wrapError=$newType(0,$kindStruct,"errors.wrapError",true,"google.golang.org/protobuf/internal/errors",false,function(s_,err_){this.$val=this;if(arguments.length===0){this.s="";this.err=$ifaceNil;return;}this.s=s_;this.err=err_;});M=$sliceType($emptyInterface);N=$ptrType(F);O=$ptrType(I);E=function(a,b){var{a,b,c,d,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=J(a,b);$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=new F.ptr(c);$s=2;case 2:return d;}return;}var $f={$blk:E,$c:true,$r,a,b,c,d,$s};return $f;};$pkg.New=E;F.ptr.prototype.Error=function(){var a;a=this;return G+a.s;};F.prototype.Error=function(){return this.$val.Error();};F.ptr.prototype.Unwrap=function(){var a;a=this;return $pkg.Error;};F.prototype.Unwrap=function(){return this.$val.Unwrap();};I.ptr.prototype.Error=function(){var{a,b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=J("%v%v: %v",new M([new $String(G),new $String(a.s),a.err]));$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b;$s=2;case 2:return c;}return;}var $f={$blk:I.ptr.prototype.Error,$c:true,$r,a,b,c,$s};return $f;};I.prototype.Error=function(){return this.$val.Error();};I.ptr.prototype.Unwrap=function(){var a;a=this;return a.err;};I.prototype.Unwrap=function(){return this.$val.Unwrap();};I.ptr.prototype.Is=function(a){var a,b;b=this;return $interfaceIsEqual(a,$pkg.Error);};I.prototype.Is=function(a){return this.$val.Is(a);};J=function(a,b){var{a,b,c,d,e,f,g,h,i,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=0;case 1:if(!(c=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+c]);if($assertType(d,N,true)[1]){$s=3;continue;}if($assertType(d,O,true)[1]){$s=4;continue;}$s=5;continue;case 3:e=d.$val;((c<0||c>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+c]=new $String(e.s));$s=5;continue;case 4:f=d.$val;g=J("%v: %v",new M([new $String(f.s),f.err]));$s=6;case 6:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}((c<0||c>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+c]=new $String(g));case 5:c=c+(1)>>0;$s=1;continue;case 2:h=B.Sprintf(a,b);$s=7;case 7:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=8;case 8:return i;}return;}var $f={$blk:J,$c:true,$r,a,b,c,d,e,f,g,h,i,$s};return $f;};K=function(a){var{a,b,c,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=E("field %v contains invalid UTF-8",new M([new $String(a)]));$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b;$s=2;case 2:return c;}return;}var $f={$blk:K,$c:true,$r,a,b,c,$s};return $f;};$pkg.InvalidUTF8=K;L=function(a){var{a,b,c,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=E("required field %v not set",new M([new $String(a)]));$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b;$s=2;case 2:return c;}return;}var $f={$blk:L,$c:true,$r,a,b,c,$s};return $f;};$pkg.RequiredNotSet=L;N.methods=[{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)},{prop:"Unwrap",name:"Unwrap",pkg:"",typ:$funcType([],[$error],false)}];O.methods=[{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)},{prop:"Unwrap",name:"Unwrap",pkg:"",typ:$funcType([],[$error],false)},{prop:"Is",name:"Is",pkg:"",typ:$funcType([$error],[$Bool],false)}];F.init("google.golang.org/protobuf/internal/errors",[{prop:"s",name:"s",embedded:false,exported:false,typ:$String,tag:""}]);I.init("google.golang.org/protobuf/internal/errors",[{prop:"s",name:"s",embedded:false,exported:false,typ:$String,tag:""},{prop:"err",name:"err",embedded:false,exported:false,typ:$error,tag:""}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$pkg.Error=A.New("protobuf error");G=(function(){if(C.Bool()){return"proto:\xC2\xA0";}else{return"proto: ";}})();}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["google.golang.org/protobuf/encoding/protowire"]=(function(){var $pkg={},$init,D,A,B,C,E,F,AP,AQ,G,H,I,J,K,a,b,c,d,e,L,M,N,O,P,Q,R,S,T,U,V,W,X,Y,Z,AA,AB,AC,AD,AE,AH,AI,AJ,AK,AL,AM,AN,AO;D=$packages["google.golang.org/protobuf/internal/errors"];A=$packages["io"];B=$packages["math"];C=$packages["math/bits"];E=$pkg.Number=$newType(4,$kindInt32,"protowire.Number",true,"google.golang.org/protobuf/encoding/protowire",true,null);F=$pkg.Type=$newType(1,$kindInt8,"protowire.Type",true,"google.golang.org/protobuf/encoding/protowire",true,null);AP=$sliceType($emptyInterface);AQ=$sliceType($Uint8);E.prototype.IsValid=function(){var f;f=this.$val;return 1<=f&&f<19000||19999=0){return $ifaceNil;}g=f;if(g===(-1)){return A.ErrUnexpectedEOF;}else if(g===(-2)){return G;}else if(g===(-3)){return H;}else if(g===(-4)){return I;}else if(g===(-5)){return J;}else{return K;}};$pkg.ParseError=L;M=function(f){var f,g,h,i,j,k;g=Q(f);h=g[0];i=g[1];j=g[2];if(j<0){return[0,0,j];}k=N(h,i,$subslice(f,j));if(k<0){return[0,0,k];}return[h,i,j+k>>0];};$pkg.ConsumeField=M;N=function(f,g,h){var f,g,h,i;i=0;i=O(f,g,h,10000);return i;};$pkg.ConsumeFieldValue=N;O=function(f,g,h,i){var f,g,h,i,j,k,l,m,n,o,p,q,r,s,t;j=0;k=g;if(k===(0)){l=T(h);j=l[1];j=j;return j;}else if(k===(5)){m=W(h);j=m[1];j=j;return j;}else if(k===(1)){n=Z(h);j=n[1];j=j;return j;}else if(k===(2)){o=AC(h);j=o[1];j=j;return j;}else if(k===(3)){if(i<0){j=-6;return j;}p=h.$length;while(true){q=Q(h);r=q[0];s=q[1];t=q[2];if(t<0){j=t;return j;}h=$subslice(h,t);if(s===4){if(!((f===r))){j=-5;return j;}j=p-h.$length>>0;return j;}t=O(r,s,h,i-1>>0);if(t<0){j=t;return j;}h=$subslice(h,t);}}else if(k===(4)){j=-5;return j;}else{j=-4;return j;}};P=function(f,g,h){var f,g,h;return S(f,AK(g,h));};$pkg.AppendTag=P;Q=function(f){var f,g,h,i,j,k,l;g=T(f);h=g[0];i=g[1];if(i<0){return[0,0,i];}j=AJ(h);k=j[0];l=j[1];if(k<1){return[0,0,-2];}return[k,l,i];};$pkg.ConsumeTag=Q;R=function(f){var f;return U(AK(f,0));};$pkg.SizeTag=R;S=function(f,g){var aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,ca,cb,cc,cd,ce,cf,cg,ch,ci,cj,ck,cl,cm,cn,co,cp,cq,cr,cs,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;if((g.$high<0||(g.$high===0&&g.$low<128))){f=$append(f,((g.$low<<24>>>24)));}else if((g.$high<0||(g.$high===0&&g.$low<16384))){f=$append(f,(((h=(i=$shiftRightUint64(g,0),new $Uint64(i.$high&0,(i.$low&127)>>>0)),new $Uint64(h.$high|0,(h.$low|128)>>>0)).$low<<24>>>24)),(($shiftRightUint64(g,7).$low<<24>>>24)));}else if((g.$high<0||(g.$high===0&&g.$low<2097152))){f=$append(f,(((j=(k=$shiftRightUint64(g,0),new $Uint64(k.$high&0,(k.$low&127)>>>0)),new $Uint64(j.$high|0,(j.$low|128)>>>0)).$low<<24>>>24)),(((l=(m=$shiftRightUint64(g,7),new $Uint64(m.$high&0,(m.$low&127)>>>0)),new $Uint64(l.$high|0,(l.$low|128)>>>0)).$low<<24>>>24)),(($shiftRightUint64(g,14).$low<<24>>>24)));}else if((g.$high<0||(g.$high===0&&g.$low<268435456))){f=$append(f,(((n=(o=$shiftRightUint64(g,0),new $Uint64(o.$high&0,(o.$low&127)>>>0)),new $Uint64(n.$high|0,(n.$low|128)>>>0)).$low<<24>>>24)),(((p=(q=$shiftRightUint64(g,7),new $Uint64(q.$high&0,(q.$low&127)>>>0)),new $Uint64(p.$high|0,(p.$low|128)>>>0)).$low<<24>>>24)),(((r=(s=$shiftRightUint64(g,14),new $Uint64(s.$high&0,(s.$low&127)>>>0)),new $Uint64(r.$high|0,(r.$low|128)>>>0)).$low<<24>>>24)),(($shiftRightUint64(g,21).$low<<24>>>24)));}else if((g.$high<8||(g.$high===8&&g.$low<0))){f=$append(f,(((t=(u=$shiftRightUint64(g,0),new $Uint64(u.$high&0,(u.$low&127)>>>0)),new $Uint64(t.$high|0,(t.$low|128)>>>0)).$low<<24>>>24)),(((v=(w=$shiftRightUint64(g,7),new $Uint64(w.$high&0,(w.$low&127)>>>0)),new $Uint64(v.$high|0,(v.$low|128)>>>0)).$low<<24>>>24)),(((x=(y=$shiftRightUint64(g,14),new $Uint64(y.$high&0,(y.$low&127)>>>0)),new $Uint64(x.$high|0,(x.$low|128)>>>0)).$low<<24>>>24)),(((z=(aa=$shiftRightUint64(g,21),new $Uint64(aa.$high&0,(aa.$low&127)>>>0)),new $Uint64(z.$high|0,(z.$low|128)>>>0)).$low<<24>>>24)),(($shiftRightUint64(g,28).$low<<24>>>24)));}else if((g.$high<1024||(g.$high===1024&&g.$low<0))){f=$append(f,(((ab=(ac=$shiftRightUint64(g,0),new $Uint64(ac.$high&0,(ac.$low&127)>>>0)),new $Uint64(ab.$high|0,(ab.$low|128)>>>0)).$low<<24>>>24)),(((ad=(ae=$shiftRightUint64(g,7),new $Uint64(ae.$high&0,(ae.$low&127)>>>0)),new $Uint64(ad.$high|0,(ad.$low|128)>>>0)).$low<<24>>>24)),(((af=(ag=$shiftRightUint64(g,14),new $Uint64(ag.$high&0,(ag.$low&127)>>>0)),new $Uint64(af.$high|0,(af.$low|128)>>>0)).$low<<24>>>24)),(((ah=(ai=$shiftRightUint64(g,21),new $Uint64(ai.$high&0,(ai.$low&127)>>>0)),new $Uint64(ah.$high|0,(ah.$low|128)>>>0)).$low<<24>>>24)),(((aj=(ak=$shiftRightUint64(g,28),new $Uint64(ak.$high&0,(ak.$low&127)>>>0)),new $Uint64(aj.$high|0,(aj.$low|128)>>>0)).$low<<24>>>24)),(($shiftRightUint64(g,35).$low<<24>>>24)));}else if((g.$high<131072||(g.$high===131072&&g.$low<0))){f=$append(f,(((al=(am=$shiftRightUint64(g,0),new $Uint64(am.$high&0,(am.$low&127)>>>0)),new $Uint64(al.$high|0,(al.$low|128)>>>0)).$low<<24>>>24)),(((an=(ao=$shiftRightUint64(g,7),new $Uint64(ao.$high&0,(ao.$low&127)>>>0)),new $Uint64(an.$high|0,(an.$low|128)>>>0)).$low<<24>>>24)),(((ap=(aq=$shiftRightUint64(g,14),new $Uint64(aq.$high&0,(aq.$low&127)>>>0)),new $Uint64(ap.$high|0,(ap.$low|128)>>>0)).$low<<24>>>24)),(((ar=(as=$shiftRightUint64(g,21),new $Uint64(as.$high&0,(as.$low&127)>>>0)),new $Uint64(ar.$high|0,(ar.$low|128)>>>0)).$low<<24>>>24)),(((at=(au=$shiftRightUint64(g,28),new $Uint64(au.$high&0,(au.$low&127)>>>0)),new $Uint64(at.$high|0,(at.$low|128)>>>0)).$low<<24>>>24)),(((av=(aw=$shiftRightUint64(g,35),new $Uint64(aw.$high&0,(aw.$low&127)>>>0)),new $Uint64(av.$high|0,(av.$low|128)>>>0)).$low<<24>>>24)),(($shiftRightUint64(g,42).$low<<24>>>24)));}else if((g.$high<16777216||(g.$high===16777216&&g.$low<0))){f=$append(f,(((ax=(ay=$shiftRightUint64(g,0),new $Uint64(ay.$high&0,(ay.$low&127)>>>0)),new $Uint64(ax.$high|0,(ax.$low|128)>>>0)).$low<<24>>>24)),(((az=(ba=$shiftRightUint64(g,7),new $Uint64(ba.$high&0,(ba.$low&127)>>>0)),new $Uint64(az.$high|0,(az.$low|128)>>>0)).$low<<24>>>24)),(((bb=(bc=$shiftRightUint64(g,14),new $Uint64(bc.$high&0,(bc.$low&127)>>>0)),new $Uint64(bb.$high|0,(bb.$low|128)>>>0)).$low<<24>>>24)),(((bd=(be=$shiftRightUint64(g,21),new $Uint64(be.$high&0,(be.$low&127)>>>0)),new $Uint64(bd.$high|0,(bd.$low|128)>>>0)).$low<<24>>>24)),(((bf=(bg=$shiftRightUint64(g,28),new $Uint64(bg.$high&0,(bg.$low&127)>>>0)),new $Uint64(bf.$high|0,(bf.$low|128)>>>0)).$low<<24>>>24)),(((bh=(bi=$shiftRightUint64(g,35),new $Uint64(bi.$high&0,(bi.$low&127)>>>0)),new $Uint64(bh.$high|0,(bh.$low|128)>>>0)).$low<<24>>>24)),(((bj=(bk=$shiftRightUint64(g,42),new $Uint64(bk.$high&0,(bk.$low&127)>>>0)),new $Uint64(bj.$high|0,(bj.$low|128)>>>0)).$low<<24>>>24)),(($shiftRightUint64(g,49).$low<<24>>>24)));}else if((g.$high<2147483648||(g.$high===2147483648&&g.$low<0))){f=$append(f,(((bl=(bm=$shiftRightUint64(g,0),new $Uint64(bm.$high&0,(bm.$low&127)>>>0)),new $Uint64(bl.$high|0,(bl.$low|128)>>>0)).$low<<24>>>24)),(((bn=(bo=$shiftRightUint64(g,7),new $Uint64(bo.$high&0,(bo.$low&127)>>>0)),new $Uint64(bn.$high|0,(bn.$low|128)>>>0)).$low<<24>>>24)),(((bp=(bq=$shiftRightUint64(g,14),new $Uint64(bq.$high&0,(bq.$low&127)>>>0)),new $Uint64(bp.$high|0,(bp.$low|128)>>>0)).$low<<24>>>24)),(((br=(bs=$shiftRightUint64(g,21),new $Uint64(bs.$high&0,(bs.$low&127)>>>0)),new $Uint64(br.$high|0,(br.$low|128)>>>0)).$low<<24>>>24)),(((bt=(bu=$shiftRightUint64(g,28),new $Uint64(bu.$high&0,(bu.$low&127)>>>0)),new $Uint64(bt.$high|0,(bt.$low|128)>>>0)).$low<<24>>>24)),(((bv=(bw=$shiftRightUint64(g,35),new $Uint64(bw.$high&0,(bw.$low&127)>>>0)),new $Uint64(bv.$high|0,(bv.$low|128)>>>0)).$low<<24>>>24)),(((bx=(by=$shiftRightUint64(g,42),new $Uint64(by.$high&0,(by.$low&127)>>>0)),new $Uint64(bx.$high|0,(bx.$low|128)>>>0)).$low<<24>>>24)),(((bz=(ca=$shiftRightUint64(g,49),new $Uint64(ca.$high&0,(ca.$low&127)>>>0)),new $Uint64(bz.$high|0,(bz.$low|128)>>>0)).$low<<24>>>24)),(($shiftRightUint64(g,56).$low<<24>>>24)));}else{f=$append(f,(((cb=(cc=$shiftRightUint64(g,0),new $Uint64(cc.$high&0,(cc.$low&127)>>>0)),new $Uint64(cb.$high|0,(cb.$low|128)>>>0)).$low<<24>>>24)),(((cd=(ce=$shiftRightUint64(g,7),new $Uint64(ce.$high&0,(ce.$low&127)>>>0)),new $Uint64(cd.$high|0,(cd.$low|128)>>>0)).$low<<24>>>24)),(((cf=(cg=$shiftRightUint64(g,14),new $Uint64(cg.$high&0,(cg.$low&127)>>>0)),new $Uint64(cf.$high|0,(cf.$low|128)>>>0)).$low<<24>>>24)),(((ch=(ci=$shiftRightUint64(g,21),new $Uint64(ci.$high&0,(ci.$low&127)>>>0)),new $Uint64(ch.$high|0,(ch.$low|128)>>>0)).$low<<24>>>24)),(((cj=(ck=$shiftRightUint64(g,28),new $Uint64(ck.$high&0,(ck.$low&127)>>>0)),new $Uint64(cj.$high|0,(cj.$low|128)>>>0)).$low<<24>>>24)),(((cl=(cm=$shiftRightUint64(g,35),new $Uint64(cm.$high&0,(cm.$low&127)>>>0)),new $Uint64(cl.$high|0,(cl.$low|128)>>>0)).$low<<24>>>24)),(((cn=(co=$shiftRightUint64(g,42),new $Uint64(co.$high&0,(co.$low&127)>>>0)),new $Uint64(cn.$high|0,(cn.$low|128)>>>0)).$low<<24>>>24)),(((cp=(cq=$shiftRightUint64(g,49),new $Uint64(cq.$high&0,(cq.$low&127)>>>0)),new $Uint64(cp.$high|0,(cp.$low|128)>>>0)).$low<<24>>>24)),(((cr=(cs=$shiftRightUint64(g,56),new $Uint64(cs.$high&0,(cs.$low&127)>>>0)),new $Uint64(cr.$high|0,(cr.$low|128)>>>0)).$low<<24>>>24)),1);}return f;};$pkg.AppendVarint=S;T=function(f){var aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;g=new $Uint64(0,0);h=0;i=new $Uint64(0,0);if(f.$length<=0){j=new $Uint64(0,0);k=-1;g=j;h=k;return[g,h];}g=(new $Uint64(0,(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])));if((g.$high<0||(g.$high===0&&g.$low<128))){l=g;m=1;g=l;h=m;return[g,h];}g=(n=new $Uint64(0,128),new $Uint64(g.$high-n.$high,g.$low-n.$low));if(f.$length<=1){o=new $Uint64(0,0);p=-1;g=o;h=p;return[g,h];}i=(new $Uint64(0,(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1])));g=(q=$shiftLeft64(i,7),new $Uint64(g.$high+q.$high,g.$low+q.$low));if((i.$high<0||(i.$high===0&&i.$low<128))){r=g;s=2;g=r;h=s;return[g,h];}g=(t=new $Uint64(0,16384),new $Uint64(g.$high-t.$high,g.$low-t.$low));if(f.$length<=2){u=new $Uint64(0,0);v=-1;g=u;h=v;return[g,h];}i=(new $Uint64(0,(2>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+2])));g=(w=$shiftLeft64(i,14),new $Uint64(g.$high+w.$high,g.$low+w.$low));if((i.$high<0||(i.$high===0&&i.$low<128))){x=g;y=3;g=x;h=y;return[g,h];}g=(z=new $Uint64(0,2097152),new $Uint64(g.$high-z.$high,g.$low-z.$low));if(f.$length<=3){aa=new $Uint64(0,0);ab=-1;g=aa;h=ab;return[g,h];}i=(new $Uint64(0,(3>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+3])));g=(ac=$shiftLeft64(i,21),new $Uint64(g.$high+ac.$high,g.$low+ac.$low));if((i.$high<0||(i.$high===0&&i.$low<128))){ad=g;ae=4;g=ad;h=ae;return[g,h];}g=(af=new $Uint64(0,268435456),new $Uint64(g.$high-af.$high,g.$low-af.$low));if(f.$length<=4){ag=new $Uint64(0,0);ah=-1;g=ag;h=ah;return[g,h];}i=(new $Uint64(0,(4>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+4])));g=(ai=$shiftLeft64(i,28),new $Uint64(g.$high+ai.$high,g.$low+ai.$low));if((i.$high<0||(i.$high===0&&i.$low<128))){aj=g;ak=5;g=aj;h=ak;return[g,h];}g=(al=new $Uint64(8,0),new $Uint64(g.$high-al.$high,g.$low-al.$low));if(f.$length<=5){am=new $Uint64(0,0);an=-1;g=am;h=an;return[g,h];}i=(new $Uint64(0,(5>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+5])));g=(ao=$shiftLeft64(i,35),new $Uint64(g.$high+ao.$high,g.$low+ao.$low));if((i.$high<0||(i.$high===0&&i.$low<128))){ap=g;aq=6;g=ap;h=aq;return[g,h];}g=(ar=new $Uint64(1024,0),new $Uint64(g.$high-ar.$high,g.$low-ar.$low));if(f.$length<=6){as=new $Uint64(0,0);at=-1;g=as;h=at;return[g,h];}i=(new $Uint64(0,(6>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+6])));g=(au=$shiftLeft64(i,42),new $Uint64(g.$high+au.$high,g.$low+au.$low));if((i.$high<0||(i.$high===0&&i.$low<128))){av=g;aw=7;g=av;h=aw;return[g,h];}g=(ax=new $Uint64(131072,0),new $Uint64(g.$high-ax.$high,g.$low-ax.$low));if(f.$length<=7){ay=new $Uint64(0,0);az=-1;g=ay;h=az;return[g,h];}i=(new $Uint64(0,(7>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+7])));g=(ba=$shiftLeft64(i,49),new $Uint64(g.$high+ba.$high,g.$low+ba.$low));if((i.$high<0||(i.$high===0&&i.$low<128))){bb=g;bc=8;g=bb;h=bc;return[g,h];}g=(bd=new $Uint64(16777216,0),new $Uint64(g.$high-bd.$high,g.$low-bd.$low));if(f.$length<=8){be=new $Uint64(0,0);bf=-1;g=be;h=bf;return[g,h];}i=(new $Uint64(0,(8>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+8])));g=(bg=$shiftLeft64(i,56),new $Uint64(g.$high+bg.$high,g.$low+bg.$low));if((i.$high<0||(i.$high===0&&i.$low<128))){bh=g;bi=9;g=bh;h=bi;return[g,h];}g=(bj=new $Uint64(2147483648,0),new $Uint64(g.$high-bj.$high,g.$low-bj.$low));if(f.$length<=9){bk=new $Uint64(0,0);bl=-1;g=bk;h=bl;return[g,h];}i=(new $Uint64(0,(9>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+9])));g=(bm=$shiftLeft64(i,63),new $Uint64(g.$high+bm.$high,g.$low+bm.$low));if((i.$high<0||(i.$high===0&&i.$low<2))){bn=g;bo=10;g=bn;h=bo;return[g,h];}bp=new $Uint64(0,0);bq=-3;g=bp;h=bq;return[g,h];};$pkg.ConsumeVarint=T;U=function(f){var f,g;return(g=(((($imul(9,((C.Len64(f)>>>0)))>>>0)+64>>>0)>>0))/64,(g===g&&g!==1/0&&g!==-1/0)?g>>0:$throwRuntimeError("integer divide by zero"));};$pkg.SizeVarint=U;V=function(f,g){var f,g;return $append(f,(((g>>>0>>>0)<<24>>>24)),(((g>>>8>>>0)<<24>>>24)),(((g>>>16>>>0)<<24>>>24)),(((g>>>24>>>0)<<24>>>24)));};$pkg.AppendFixed32=V;W=function(f){var f,g,h,i,j,k,l;g=0;h=0;if(f.$length<4){i=0;j=-1;g=i;h=j;return[g,h];}g=(((((((((0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])>>>0))<<0>>>0)|((((1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1])>>>0))<<8>>>0))>>>0)|((((2>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+2])>>>0))<<16>>>0))>>>0)|((((3>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+3])>>>0))<<24>>>0))>>>0;k=g;l=4;g=k;h=l;return[g,h];};$pkg.ConsumeFixed32=W;X=function(){return 4;};$pkg.SizeFixed32=X;Y=function(f,g){var f,g;return $append(f,(($shiftRightUint64(g,0).$low<<24>>>24)),(($shiftRightUint64(g,8).$low<<24>>>24)),(($shiftRightUint64(g,16).$low<<24>>>24)),(($shiftRightUint64(g,24).$low<<24>>>24)),(($shiftRightUint64(g,32).$low<<24>>>24)),(($shiftRightUint64(g,40).$low<<24>>>24)),(($shiftRightUint64(g,48).$low<<24>>>24)),(($shiftRightUint64(g,56).$low<<24>>>24)));};$pkg.AppendFixed64=Y;Z=function(f){var f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;g=new $Uint64(0,0);h=0;if(f.$length<8){i=new $Uint64(0,0);j=-1;g=i;h=j;return[g,h];}g=(k=(l=(m=(n=(o=(p=(q=$shiftLeft64((new $Uint64(0,(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0]))),0),r=$shiftLeft64((new $Uint64(0,(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1]))),8),new $Uint64(q.$high|r.$high,(q.$low|r.$low)>>>0)),s=$shiftLeft64((new $Uint64(0,(2>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+2]))),16),new $Uint64(p.$high|s.$high,(p.$low|s.$low)>>>0)),t=$shiftLeft64((new $Uint64(0,(3>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+3]))),24),new $Uint64(o.$high|t.$high,(o.$low|t.$low)>>>0)),u=$shiftLeft64((new $Uint64(0,(4>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+4]))),32),new $Uint64(n.$high|u.$high,(n.$low|u.$low)>>>0)),v=$shiftLeft64((new $Uint64(0,(5>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+5]))),40),new $Uint64(m.$high|v.$high,(m.$low|v.$low)>>>0)),w=$shiftLeft64((new $Uint64(0,(6>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+6]))),48),new $Uint64(l.$high|w.$high,(l.$low|w.$low)>>>0)),x=$shiftLeft64((new $Uint64(0,(7>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+7]))),56),new $Uint64(k.$high|x.$high,(k.$low|x.$low)>>>0));y=g;z=8;g=y;h=z;return[g,h];};$pkg.ConsumeFixed64=Z;AA=function(){return 8;};$pkg.SizeFixed64=AA;AB=function(f,g){var f,g;return $appendSlice(S(f,(new $Uint64(0,g.$length))),g);};$pkg.AppendBytes=AB;AC=function(f){var f,g,h,i,j,k,l,m,n,o,p,q;g=AQ.nil;h=0;i=T(f);j=i[0];h=i[1];if(h<0){k=AQ.nil;l=h;g=k;h=l;return[g,h];}if((m=(new $Uint64(0,$subslice(f,h).$length)),(j.$high>m.$high||(j.$high===m.$high&&j.$low>m.$low)))){n=AQ.nil;o=-1;g=n;h=o;return[g,h];}p=$subslice($subslice(f,h),0,$flatten64(j));q=h+((j.$low>>0))>>0;g=p;h=q;return[g,h];};$pkg.ConsumeBytes=AC;AD=function(f){var f;return U((new $Uint64(0,f)))+f>>0;};$pkg.SizeBytes=AD;AE=function(f,g){var f,g;return $appendSlice(S(f,(new $Uint64(0,g.length))),g);};$pkg.AppendString=AE;AH=function(f,g){var f,g,h,i,j,k,l,m,n;h=AQ.nil;i=0;i=N(f,3,g);if(i<0){j=AQ.nil;k=i;h=j;i=k;return[h,i];}g=$subslice(g,0,i);while(true){if(!(g.$length>0&&((((l=g.$length-1>>0,((l<0||l>=g.$length)?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+l]))&127)>>>0)===0))){break;}g=$subslice(g,0,(g.$length-1>>0));}g=$subslice(g,0,(g.$length-R(f)>>0));m=g;n=i;h=m;i=n;return[h,i];};$pkg.ConsumeGroup=AH;AI=function(f,g){var f,g;return g+R(f)>>0;};$pkg.SizeGroup=AI;AJ=function(f){var f,g;if((g=$shiftRightUint64(f,3),(g.$high>0||(g.$high===0&&g.$low>2147483647)))){return[-1,0];}return[(($shiftRightUint64(f,3).$low>>0)),((new $Uint64(f.$high&0,(f.$low&7)>>>0).$low<<24>>24))];};$pkg.DecodeTag=AJ;AK=function(f,g){var f,g,h,i;return(h=$shiftLeft64((new $Uint64(0,f)),3),i=(new $Uint64(0,(g&7))),new $Uint64(h.$high|i.$high,(h.$low|i.$low)>>>0));};$pkg.EncodeTag=AK;AL=function(f){var f,g,h,i;return(g=((h=$shiftRightUint64(f,1),new $Int64(h.$high,h.$low))),i=$shiftRightInt64($shiftLeft64((new $Int64(f.$high,f.$low)),63),63),new $Int64(g.$high^i.$high,(g.$low^i.$low)>>>0));};$pkg.DecodeZigZag=AL;AM=function(f){var f,g,h,i,j;return(g=((h=$shiftLeft64(f,1),new $Uint64(h.$high,h.$low))),i=((j=$shiftRightInt64(f,63),new $Uint64(j.$high,j.$low))),new $Uint64(g.$high^i.$high,(g.$low^i.$low)>>>0));};$pkg.EncodeZigZag=AM;AN=function(f){var f;return!((f.$high===0&&f.$low===0));};$pkg.DecodeBool=AN;AO=function(f){var f;if(f){return new $Uint64(0,1);}return new $Uint64(0,0);};$pkg.EncodeBool=AO;E.methods=[{prop:"IsValid",name:"IsValid",pkg:"",typ:$funcType([],[$Bool],false)}];$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=D.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=A.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}a=D.New("invalid field number",new AP([]));$s=5;case 5:if($c){$c=false;a=a.$blk();}if(a&&a.$blk!==undefined){break s;}G=a;b=D.New("variable length integer overflow",new AP([]));$s=6;case 6:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}H=b;c=D.New("cannot parse reserved wire type",new AP([]));$s=7;case 7:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}I=c;d=D.New("mismatching end group marker",new AP([]));$s=8;case 8:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}J=d;e=D.New("parse error",new AP([]));$s=9;case 9:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}K=e;}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["google.golang.org/protobuf/internal/pragma"]=(function(){var $pkg={},$init,A,B,C,D,E,F;A=$packages["sync"];B=$pkg.NoUnkeyedLiterals=$newType(0,$kindStruct,"pragma.NoUnkeyedLiterals",true,"google.golang.org/protobuf/internal/pragma",true,function(){this.$val=this;if(arguments.length===0){return;}});C=$pkg.DoNotImplement=$newType(8,$kindInterface,"pragma.DoNotImplement",true,"google.golang.org/protobuf/internal/pragma",true,null);D=$pkg.DoNotCompare=$newType(0,$kindArray,"pragma.DoNotCompare",true,"google.golang.org/protobuf/internal/pragma",true,null);E=$pkg.DoNotCopy=$newType(0,$kindArray,"pragma.DoNotCopy",true,"google.golang.org/protobuf/internal/pragma",true,null);F=$funcType([],[],false);B.init("",[]);C.init([{prop:"ProtoInternal",name:"ProtoInternal",pkg:"",typ:$funcType([C],[],false)}]);D.init(F,0);E.init(A.Mutex,0);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["google.golang.org/protobuf/reflect/protoreflect"]=(function(){var $pkg={},$init,A,D,C,B,E,F,G,V,W,AB,AC,AD,AE,AF,AG,AH,AJ,AK,AL,AN,AP,AQ,AS,AT,AV,AX,AY,AZ,BA,BC,BD,BE,BG,BH,BJ,BK,BM,BN,BO,BP,BQ,BS,BT,BV,BX,CA,CB,CC,CD,CE,CF,CG,CW,CX,CY,CZ,DA,DB,DC,DD,DE,DF,DG,DH,DI,DJ,DK,DL,DM,DN,DO,DP,DQ,DR,DS,DT,DU,DV,DW,I,J,K,L,M,N,O,P,Q,R,S,T,U,Y,Z,AA,CH,CI,CJ;A=$packages["fmt"];D=$packages["google.golang.org/protobuf/encoding/protowire"];C=$packages["google.golang.org/protobuf/internal/pragma"];B=$packages["math"];E=$packages["strconv"];F=$packages["strings"];G=$pkg.Value=$newType(0,$kindStruct,"protoreflect.Value",true,"google.golang.org/protobuf/reflect/protoreflect",true,function(DoNotCompare_,typ_,num_,str_,bin_,iface_){this.$val=this;if(arguments.length===0){this.DoNotCompare=CY.zero();this.typ=0;this.num=new $Uint64(0,0);this.str="";this.bin=CW.nil;this.iface=$ifaceNil;return;}this.DoNotCompare=DoNotCompare_;this.typ=typ_;this.num=num_;this.str=str_;this.bin=bin_;this.iface=iface_;});V=$pkg.MapKey=$newType(0,$kindStruct,"protoreflect.MapKey",true,"google.golang.org/protobuf/reflect/protoreflect",true,function(DoNotCompare_,typ_,num_,str_,bin_,iface_){this.$val=this;if(arguments.length===0){this.DoNotCompare=CY.zero();this.typ=0;this.num=new $Uint64(0,0);this.str="";this.bin=CW.nil;this.iface=$ifaceNil;return;}this.DoNotCompare=DoNotCompare_;this.typ=typ_;this.num=num_;this.str=str_;this.bin=bin_;this.iface=iface_;});W=$pkg.valueType=$newType(4,$kindInt,"protoreflect.valueType",true,"google.golang.org/protobuf/reflect/protoreflect",false,null);AB=$pkg.Enum=$newType(8,$kindInterface,"protoreflect.Enum",true,"google.golang.org/protobuf/reflect/protoreflect",true,null);AC=$pkg.Message=$newType(8,$kindInterface,"protoreflect.Message",true,"google.golang.org/protobuf/reflect/protoreflect",true,null);AD=$pkg.RawFields=$newType(12,$kindSlice,"protoreflect.RawFields",true,"google.golang.org/protobuf/reflect/protoreflect",true,null);AE=$pkg.List=$newType(8,$kindInterface,"protoreflect.List",true,"google.golang.org/protobuf/reflect/protoreflect",true,null);AF=$pkg.Map=$newType(8,$kindInterface,"protoreflect.Map",true,"google.golang.org/protobuf/reflect/protoreflect",true,null);AG=$pkg.Descriptor=$newType(8,$kindInterface,"protoreflect.Descriptor",true,"google.golang.org/protobuf/reflect/protoreflect",true,null);AH=$pkg.FileDescriptor=$newType(8,$kindInterface,"protoreflect.FileDescriptor",true,"google.golang.org/protobuf/reflect/protoreflect",true,null);AJ=$pkg.FileImports=$newType(8,$kindInterface,"protoreflect.FileImports",true,"google.golang.org/protobuf/reflect/protoreflect",true,null);AK=$pkg.FileImport=$newType(0,$kindStruct,"protoreflect.FileImport",true,"google.golang.org/protobuf/reflect/protoreflect",true,function(FileDescriptor_,IsPublic_,IsWeak_){this.$val=this;if(arguments.length===0){this.FileDescriptor=$ifaceNil;this.IsPublic=false;this.IsWeak=false;return;}this.FileDescriptor=FileDescriptor_;this.IsPublic=IsPublic_;this.IsWeak=IsWeak_;});AL=$pkg.MessageDescriptor=$newType(8,$kindInterface,"protoreflect.MessageDescriptor",true,"google.golang.org/protobuf/reflect/protoreflect",true,null);AN=$pkg.MessageType=$newType(8,$kindInterface,"protoreflect.MessageType",true,"google.golang.org/protobuf/reflect/protoreflect",true,null);AP=$pkg.MessageDescriptors=$newType(8,$kindInterface,"protoreflect.MessageDescriptors",true,"google.golang.org/protobuf/reflect/protoreflect",true,null);AQ=$pkg.FieldDescriptor=$newType(8,$kindInterface,"protoreflect.FieldDescriptor",true,"google.golang.org/protobuf/reflect/protoreflect",true,null);AS=$pkg.FieldDescriptors=$newType(8,$kindInterface,"protoreflect.FieldDescriptors",true,"google.golang.org/protobuf/reflect/protoreflect",true,null);AT=$pkg.OneofDescriptor=$newType(8,$kindInterface,"protoreflect.OneofDescriptor",true,"google.golang.org/protobuf/reflect/protoreflect",true,null);AV=$pkg.OneofDescriptors=$newType(8,$kindInterface,"protoreflect.OneofDescriptors",true,"google.golang.org/protobuf/reflect/protoreflect",true,null);AX=$pkg.ExtensionTypeDescriptor=$newType(8,$kindInterface,"protoreflect.ExtensionTypeDescriptor",true,"google.golang.org/protobuf/reflect/protoreflect",true,null);AY=$pkg.ExtensionDescriptors=$newType(8,$kindInterface,"protoreflect.ExtensionDescriptors",true,"google.golang.org/protobuf/reflect/protoreflect",true,null);AZ=$pkg.ExtensionType=$newType(8,$kindInterface,"protoreflect.ExtensionType",true,"google.golang.org/protobuf/reflect/protoreflect",true,null);BA=$pkg.EnumDescriptor=$newType(8,$kindInterface,"protoreflect.EnumDescriptor",true,"google.golang.org/protobuf/reflect/protoreflect",true,null);BC=$pkg.EnumType=$newType(8,$kindInterface,"protoreflect.EnumType",true,"google.golang.org/protobuf/reflect/protoreflect",true,null);BD=$pkg.EnumDescriptors=$newType(8,$kindInterface,"protoreflect.EnumDescriptors",true,"google.golang.org/protobuf/reflect/protoreflect",true,null);BE=$pkg.EnumValueDescriptor=$newType(8,$kindInterface,"protoreflect.EnumValueDescriptor",true,"google.golang.org/protobuf/reflect/protoreflect",true,null);BG=$pkg.EnumValueDescriptors=$newType(8,$kindInterface,"protoreflect.EnumValueDescriptors",true,"google.golang.org/protobuf/reflect/protoreflect",true,null);BH=$pkg.ServiceDescriptor=$newType(8,$kindInterface,"protoreflect.ServiceDescriptor",true,"google.golang.org/protobuf/reflect/protoreflect",true,null);BJ=$pkg.ServiceDescriptors=$newType(8,$kindInterface,"protoreflect.ServiceDescriptors",true,"google.golang.org/protobuf/reflect/protoreflect",true,null);BK=$pkg.MethodDescriptor=$newType(8,$kindInterface,"protoreflect.MethodDescriptor",true,"google.golang.org/protobuf/reflect/protoreflect",true,null);BM=$pkg.MethodDescriptors=$newType(8,$kindInterface,"protoreflect.MethodDescriptors",true,"google.golang.org/protobuf/reflect/protoreflect",true,null);BN=$pkg.SourceLocations=$newType(8,$kindInterface,"protoreflect.SourceLocations",true,"google.golang.org/protobuf/reflect/protoreflect",true,null);BO=$pkg.SourceLocation=$newType(0,$kindStruct,"protoreflect.SourceLocation",true,"google.golang.org/protobuf/reflect/protoreflect",true,function(Path_,StartLine_,StartColumn_,EndLine_,EndColumn_,LeadingDetachedComments_,LeadingComments_,TrailingComments_,Next_){this.$val=this;if(arguments.length===0){this.Path=BP.nil;this.StartLine=0;this.StartColumn=0;this.EndLine=0;this.EndColumn=0;this.LeadingDetachedComments=DU.nil;this.LeadingComments="";this.TrailingComments="";this.Next=0;return;}this.Path=Path_;this.StartLine=StartLine_;this.StartColumn=StartColumn_;this.EndLine=EndLine_;this.EndColumn=EndColumn_;this.LeadingDetachedComments=LeadingDetachedComments_;this.LeadingComments=LeadingComments_;this.TrailingComments=TrailingComments_;this.Next=Next_;});BP=$pkg.SourcePath=$newType(12,$kindSlice,"protoreflect.SourcePath",true,"google.golang.org/protobuf/reflect/protoreflect",true,null);BQ=$pkg.appendFunc=$newType(4,$kindFunc,"protoreflect.appendFunc",true,"google.golang.org/protobuf/reflect/protoreflect",false,null);BS=$pkg.ProtoMessage=$newType(8,$kindInterface,"protoreflect.ProtoMessage",true,"google.golang.org/protobuf/reflect/protoreflect",true,null);BT=$pkg.Syntax=$newType(1,$kindInt8,"protoreflect.Syntax",true,"google.golang.org/protobuf/reflect/protoreflect",true,null);BV=$pkg.Cardinality=$newType(1,$kindInt8,"protoreflect.Cardinality",true,"google.golang.org/protobuf/reflect/protoreflect",true,null);BX=$pkg.Kind=$newType(1,$kindInt8,"protoreflect.Kind",true,"google.golang.org/protobuf/reflect/protoreflect",true,null);CA=$pkg.FieldNumbers=$newType(8,$kindInterface,"protoreflect.FieldNumbers",true,"google.golang.org/protobuf/reflect/protoreflect",true,null);CB=$pkg.FieldRanges=$newType(8,$kindInterface,"protoreflect.FieldRanges",true,"google.golang.org/protobuf/reflect/protoreflect",true,null);CC=$pkg.EnumNumber=$newType(4,$kindInt32,"protoreflect.EnumNumber",true,"google.golang.org/protobuf/reflect/protoreflect",true,null);CD=$pkg.EnumRanges=$newType(8,$kindInterface,"protoreflect.EnumRanges",true,"google.golang.org/protobuf/reflect/protoreflect",true,null);CE=$pkg.Name=$newType(8,$kindString,"protoreflect.Name",true,"google.golang.org/protobuf/reflect/protoreflect",true,null);CF=$pkg.Names=$newType(8,$kindInterface,"protoreflect.Names",true,"google.golang.org/protobuf/reflect/protoreflect",true,null);CG=$pkg.FullName=$newType(8,$kindString,"protoreflect.FullName",true,"google.golang.org/protobuf/reflect/protoreflect",true,null);CW=$sliceType($Uint8);CX=$funcType([],[],false);CY=$arrayType(CX,0);CZ=$sliceType($emptyInterface);DA=$ptrType(BP);DB=$structType("",[{prop:"NoUnkeyedLiterals",name:"NoUnkeyedLiterals",embedded:true,exported:true,typ:C.NoUnkeyedLiterals,tag:""},{prop:"Message",name:"Message",embedded:false,exported:true,typ:AC,tag:""},{prop:"Flags",name:"Flags",embedded:false,exported:true,typ:$Uint8,tag:""}]);DC=$structType("",[{prop:"NoUnkeyedLiterals",name:"NoUnkeyedLiterals",embedded:true,exported:true,typ:C.NoUnkeyedLiterals,tag:""},{prop:"Size",name:"Size",embedded:false,exported:true,typ:$Int,tag:""}]);DD=$funcType([DB],[DC],false);DE=$structType("",[{prop:"NoUnkeyedLiterals",name:"NoUnkeyedLiterals",embedded:true,exported:true,typ:C.NoUnkeyedLiterals,tag:""},{prop:"Message",name:"Message",embedded:false,exported:true,typ:AC,tag:""},{prop:"Buf",name:"Buf",embedded:false,exported:true,typ:CW,tag:""},{prop:"Flags",name:"Flags",embedded:false,exported:true,typ:$Uint8,tag:""}]);DF=$structType("",[{prop:"NoUnkeyedLiterals",name:"NoUnkeyedLiterals",embedded:true,exported:true,typ:C.NoUnkeyedLiterals,tag:""},{prop:"Buf",name:"Buf",embedded:false,exported:true,typ:CW,tag:""}]);DG=$funcType([DE],[DF,$error],false);DH=$interfaceType([{prop:"FindExtensionByName",name:"FindExtensionByName",pkg:"",typ:$funcType([CG],[AZ,$error],false)},{prop:"FindExtensionByNumber",name:"FindExtensionByNumber",pkg:"",typ:$funcType([CG,D.Number],[AZ,$error],false)}]);DI=$structType("",[{prop:"NoUnkeyedLiterals",name:"NoUnkeyedLiterals",embedded:true,exported:true,typ:C.NoUnkeyedLiterals,tag:""},{prop:"Message",name:"Message",embedded:false,exported:true,typ:AC,tag:""},{prop:"Buf",name:"Buf",embedded:false,exported:true,typ:CW,tag:""},{prop:"Flags",name:"Flags",embedded:false,exported:true,typ:$Uint8,tag:""},{prop:"Resolver",name:"Resolver",embedded:false,exported:true,typ:DH,tag:""},{prop:"Depth",name:"Depth",embedded:false,exported:true,typ:$Int,tag:""}]);DJ=$structType("",[{prop:"NoUnkeyedLiterals",name:"NoUnkeyedLiterals",embedded:true,exported:true,typ:C.NoUnkeyedLiterals,tag:""},{prop:"Flags",name:"Flags",embedded:false,exported:true,typ:$Uint8,tag:""}]);DK=$funcType([DI],[DJ,$error],false);DL=$structType("",[{prop:"NoUnkeyedLiterals",name:"NoUnkeyedLiterals",embedded:true,exported:true,typ:C.NoUnkeyedLiterals,tag:""},{prop:"Source",name:"Source",embedded:false,exported:true,typ:AC,tag:""},{prop:"Destination",name:"Destination",embedded:false,exported:true,typ:AC,tag:""}]);DM=$funcType([DL],[DJ],false);DN=$structType("",[{prop:"NoUnkeyedLiterals",name:"NoUnkeyedLiterals",embedded:true,exported:true,typ:C.NoUnkeyedLiterals,tag:""},{prop:"Message",name:"Message",embedded:false,exported:true,typ:AC,tag:""}]);DO=$structType("",[{prop:"NoUnkeyedLiterals",name:"NoUnkeyedLiterals",embedded:true,exported:true,typ:C.NoUnkeyedLiterals,tag:""}]);DP=$funcType([DN],[DO,$error],false);DQ=$structType("",[{prop:"NoUnkeyedLiterals",name:"NoUnkeyedLiterals",embedded:true,exported:true,typ:C.NoUnkeyedLiterals,tag:""},{prop:"Flags",name:"Flags",embedded:false,exported:true,typ:$Uint64,tag:""},{prop:"Size",name:"Size",embedded:false,exported:true,typ:DD,tag:""},{prop:"Marshal",name:"Marshal",embedded:false,exported:true,typ:DG,tag:""},{prop:"Unmarshal",name:"Unmarshal",embedded:false,exported:true,typ:DK,tag:""},{prop:"Merge",name:"Merge",embedded:false,exported:true,typ:DM,tag:""},{prop:"CheckInitialized",name:"CheckInitialized",embedded:false,exported:true,typ:DP,tag:""}]);DR=$ptrType(DQ);DS=$funcType([AQ,G],[$Bool],false);DT=$funcType([V,G],[$Bool],false);DU=$sliceType($String);DV=$arrayType(D.Number,2);DW=$arrayType(CC,2);I=function(a){var a;if(a){return new G.ptr(CY.zero(),1,new $Uint64(0,1),"",CW.nil,$ifaceNil);}else{return new G.ptr(CY.zero(),1,new $Uint64(0,0),"",CW.nil,$ifaceNil);}};$pkg.ValueOfBool=I;J=function(a){var a;return new G.ptr(CY.zero(),2,(new $Uint64(0,a)),"",CW.nil,$ifaceNil);};$pkg.ValueOfInt32=J;K=function(a){var a;return new G.ptr(CY.zero(),3,(new $Uint64(a.$high,a.$low)),"",CW.nil,$ifaceNil);};$pkg.ValueOfInt64=K;L=function(a){var a;return new G.ptr(CY.zero(),4,(new $Uint64(0,a)),"",CW.nil,$ifaceNil);};$pkg.ValueOfUint32=L;M=function(a){var a;return new G.ptr(CY.zero(),5,a,"",CW.nil,$ifaceNil);};$pkg.ValueOfUint64=M;N=function(a){var a;return new G.ptr(CY.zero(),6,(B.Float64bits((a))),"",CW.nil,$ifaceNil);};$pkg.ValueOfFloat32=N;O=function(a){var a;return new G.ptr(CY.zero(),7,(B.Float64bits((a))),"",CW.nil,$ifaceNil);};$pkg.ValueOfFloat64=O;P=function(a){var a;return Y(a);};$pkg.ValueOfString=P;Q=function(a){var a;return Z($subslice(a,0,a.$length,a.$length));};$pkg.ValueOfBytes=Q;R=function(a){var a;return new G.ptr(CY.zero(),10,(new $Uint64(0,a)),"",CW.nil,$ifaceNil);};$pkg.ValueOfEnum=R;S=function(a){var a;return AA(a);};$pkg.ValueOfMessage=S;T=function(a){var a;return AA(a);};$pkg.ValueOfList=T;U=function(a){var a;return AA(a);};$pkg.ValueOfMap=U;G.ptr.prototype.IsValid=function(){var a;a=this;return!((a.typ===0));};G.prototype.IsValid=function(){return this.$val.IsValid();};G.ptr.prototype.Interface=function(){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=a.typ;if(b===(0)){$s=2;continue;}if(b===(1)){$s=3;continue;}if(b===(2)){$s=4;continue;}if(b===(3)){$s=5;continue;}if(b===(4)){$s=6;continue;}if(b===(5)){$s=7;continue;}if(b===(6)){$s=8;continue;}if(b===(7)){$s=9;continue;}if(b===(8)){$s=10;continue;}if(b===(9)){$s=11;continue;}if(b===(10)){$s=12;continue;}$s=13;continue;case 2:$s=-1;return $ifaceNil;case 3:c=$clone(a,G).Bool();$s=15;case 15:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=new $Bool(c);$s=16;case 16:return d;case 4:f=$clone(a,G).Int();$s=17;case 17:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=new $Int32((((e=f,e.$low+((e.$high>>31)*4294967296))>>0)));$s=18;case 18:return g;case 5:h=$clone(a,G).Int();$s=19;case 19:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=(h);$s=20;case 20:return i;case 6:j=$clone(a,G).Uint();$s=21;case 21:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=new $Uint32(((j.$low>>>0)));$s=22;case 22:return k;case 7:l=$clone(a,G).Uint();$s=23;case 23:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=(l);$s=24;case 24:return m;case 8:n=$clone(a,G).Float();$s=25;case 25:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=new $Float32(($fround(n)));$s=26;case 26:return o;case 9:p=$clone(a,G).Float();$s=27;case 27:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=new $Float64((p));$s=28;case 28:return q;case 10:r=$clone(a,G).String();$s=29;case 29:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=new $String(r);$s=30;case 30:return s;case 11:t=$clone(a,G).Bytes();$s=31;case 31:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=t;$s=32;case 32:return u;case 12:v=$clone(a,G).Enum();$s=33;case 33:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}w=new CC(v);$s=34;case 34:return w;case 13:$s=-1;return $clone(a,G).getIface();case 14:case 1:$s=-1;return $ifaceNil;}return;}var $f={$blk:G.ptr.prototype.Interface,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s};return $f;};G.prototype.Interface=function(){return this.$val.Interface();};G.ptr.prototype.typeName=function(){var{a,b,c,d,e,f,g,h,i,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=a.typ;if(b===(0)){$s=2;continue;}if(b===(1)){$s=3;continue;}if(b===(2)){$s=4;continue;}if(b===(3)){$s=5;continue;}if(b===(4)){$s=6;continue;}if(b===(5)){$s=7;continue;}if(b===(6)){$s=8;continue;}if(b===(7)){$s=9;continue;}if(b===(8)){$s=10;continue;}if(b===(9)){$s=11;continue;}if(b===(10)){$s=12;continue;}$s=13;continue;case 2:$s=-1;return"nil";case 3:$s=-1;return"bool";case 4:$s=-1;return"int32";case 5:$s=-1;return"int64";case 6:$s=-1;return"uint32";case 7:$s=-1;return"uint64";case 8:$s=-1;return"float32";case 9:$s=-1;return"float64";case 10:$s=-1;return"string";case 11:$s=-1;return"bytes";case 12:$s=-1;return"enum";case 13:c=$clone(a,G).getIface();if($assertType(c,AC,true)[1]){$s=15;continue;}if($assertType(c,AE,true)[1]){$s=16;continue;}if($assertType(c,AF,true)[1]){$s=17;continue;}$s=18;continue;case 15:d=c;$s=-1;return"message";case 16:e=c;$s=-1;return"list";case 17:f=c;$s=-1;return"map";case 18:g=c;h=A.Sprintf("",new CZ([g]));$s=20;case 20:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=21;case 21:return i;case 19:case 14:case 1:$s=-1;return"";}return;}var $f={$blk:G.ptr.prototype.typeName,$c:true,$r,a,b,c,d,e,f,g,h,i,$s};return $f;};G.prototype.typeName=function(){return this.$val.typeName();};G.ptr.prototype.panicMessage=function(a){var{a,b,c,d,e,f,g,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;c=$clone(b,G).typeName();$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=new $String(c);e=new $String(a);f=A.Sprintf("type mismatch: cannot convert %v to %s",new CZ([d,e]));$s=2;case 2:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;$s=3;case 3:return g;}return;}var $f={$blk:G.ptr.prototype.panicMessage,$c:true,$r,a,b,c,d,e,f,g,$s};return $f;};G.prototype.panicMessage=function(a){return this.$val.panicMessage(a);};G.ptr.prototype.Bool=function(){var{a,b,c,d,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=a.typ;if(b===(1)){$s=2;continue;}$s=3;continue;case 2:$s=-1;return(c=a.num,(c.$high>0||(c.$high===0&&c.$low>0)));case 3:d=$clone(a,G).panicMessage("bool");$s=5;case 5:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}$panic(new $String(d));case 4:case 1:$s=-1;return false;}return;}var $f={$blk:G.ptr.prototype.Bool,$c:true,$r,a,b,c,d,$s};return $f;};G.prototype.Bool=function(){return this.$val.Bool();};G.ptr.prototype.Int=function(){var{a,b,c,d,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=a.typ;if((b===(2))||(b===(3))){$s=2;continue;}$s=3;continue;case 2:$s=-1;return((c=a.num,new $Int64(c.$high,c.$low)));case 3:d=$clone(a,G).panicMessage("int");$s=5;case 5:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}$panic(new $String(d));case 4:case 1:$s=-1;return new $Int64(0,0);}return;}var $f={$blk:G.ptr.prototype.Int,$c:true,$r,a,b,c,d,$s};return $f;};G.prototype.Int=function(){return this.$val.Int();};G.ptr.prototype.Uint=function(){var{a,b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=a.typ;if((b===(4))||(b===(5))){$s=2;continue;}$s=3;continue;case 2:$s=-1;return(a.num);case 3:c=$clone(a,G).panicMessage("uint");$s=5;case 5:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}$panic(new $String(c));case 4:case 1:$s=-1;return new $Uint64(0,0);}return;}var $f={$blk:G.ptr.prototype.Uint,$c:true,$r,a,b,c,$s};return $f;};G.prototype.Uint=function(){return this.$val.Uint();};G.ptr.prototype.Float=function(){var{a,b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=a.typ;if((b===(6))||(b===(7))){$s=2;continue;}$s=3;continue;case 2:$s=-1;return B.Float64frombits((a.num));case 3:c=$clone(a,G).panicMessage("float");$s=5;case 5:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}$panic(new $String(c));case 4:case 1:$s=-1;return 0;}return;}var $f={$blk:G.ptr.prototype.Float,$c:true,$r,a,b,c,$s};return $f;};G.prototype.Float=function(){return this.$val.Float();};G.ptr.prototype.String=function(){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=a.typ;if(b===(8)){$s=2;continue;}$s=3;continue;case 2:$s=-1;return $clone(a,G).getString();case 3:c=$clone(a,G).Interface();$s=5;case 5:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=A.Sprint(new CZ([c]));$s=6;case 6:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;$s=7;case 7:return e;case 4:case 1:$s=-1;return"";}return;}var $f={$blk:G.ptr.prototype.String,$c:true,$r,a,b,c,d,e,$s};return $f;};G.prototype.String=function(){return this.$val.String();};G.ptr.prototype.Bytes=function(){var{a,b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=a.typ;if(b===(9)){$s=2;continue;}$s=3;continue;case 2:$s=-1;return $clone(a,G).getBytes();case 3:c=$clone(a,G).panicMessage("bytes");$s=5;case 5:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}$panic(new $String(c));case 4:case 1:$s=-1;return CW.nil;}return;}var $f={$blk:G.ptr.prototype.Bytes,$c:true,$r,a,b,c,$s};return $f;};G.prototype.Bytes=function(){return this.$val.Bytes();};G.ptr.prototype.Enum=function(){var{a,b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=a.typ;if(b===(10)){$s=2;continue;}$s=3;continue;case 2:$s=-1;return((a.num.$low>>0));case 3:c=$clone(a,G).panicMessage("enum");$s=5;case 5:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}$panic(new $String(c));case 4:case 1:$s=-1;return 0;}return;}var $f={$blk:G.ptr.prototype.Enum,$c:true,$r,a,b,c,$s};return $f;};G.prototype.Enum=function(){return this.$val.Enum();};G.ptr.prototype.Message=function(){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=$clone(a,G).getIface();if($assertType(b,AC,true)[1]){$s=1;continue;}$s=2;continue;case 1:c=b;$s=-1;return c;case 2:d=b;e=$clone(a,G).panicMessage("message");$s=4;case 4:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}$panic(new $String(e));case 3:$s=-1;return $ifaceNil;}return;}var $f={$blk:G.ptr.prototype.Message,$c:true,$r,a,b,c,d,e,$s};return $f;};G.prototype.Message=function(){return this.$val.Message();};G.ptr.prototype.List=function(){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=$clone(a,G).getIface();if($assertType(b,AE,true)[1]){$s=1;continue;}$s=2;continue;case 1:c=b;$s=-1;return c;case 2:d=b;e=$clone(a,G).panicMessage("list");$s=4;case 4:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}$panic(new $String(e));case 3:$s=-1;return $ifaceNil;}return;}var $f={$blk:G.ptr.prototype.List,$c:true,$r,a,b,c,d,e,$s};return $f;};G.prototype.List=function(){return this.$val.List();};G.ptr.prototype.Map=function(){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=$clone(a,G).getIface();if($assertType(b,AF,true)[1]){$s=1;continue;}$s=2;continue;case 1:c=b;$s=-1;return c;case 2:d=b;e=$clone(a,G).panicMessage("map");$s=4;case 4:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}$panic(new $String(e));case 3:$s=-1;return $ifaceNil;}return;}var $f={$blk:G.ptr.prototype.Map,$c:true,$r,a,b,c,d,e,$s};return $f;};G.prototype.Map=function(){return this.$val.Map();};G.ptr.prototype.MapKey=function(){var{a,b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=a.typ;if((b===(1))||(b===(2))||(b===(3))||(b===(4))||(b===(5))||(b===(8))){$s=2;continue;}$s=3;continue;case 2:$s=-1;return($clone(a,V));case 3:c=$clone(a,G).panicMessage("map key");$s=5;case 5:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}$panic(new $String(c));case 4:case 1:$s=-1;return new V.ptr(CY.zero(),0,new $Uint64(0,0),"",CW.nil,$ifaceNil);}return;}var $f={$blk:G.ptr.prototype.MapKey,$c:true,$r,a,b,c,$s};return $f;};G.prototype.MapKey=function(){return this.$val.MapKey();};V.ptr.prototype.IsValid=function(){var a;a=this;return $clone(($clone(a,G)),G).IsValid();};V.prototype.IsValid=function(){return this.$val.IsValid();};V.ptr.prototype.Interface=function(){var{a,b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=$clone(($clone(a,G)),G).Interface();$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b;$s=2;case 2:return c;}return;}var $f={$blk:V.ptr.prototype.Interface,$c:true,$r,a,b,c,$s};return $f;};V.prototype.Interface=function(){return this.$val.Interface();};V.ptr.prototype.Bool=function(){var{a,b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=$clone(($clone(a,G)),G).Bool();$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b;$s=2;case 2:return c;}return;}var $f={$blk:V.ptr.prototype.Bool,$c:true,$r,a,b,c,$s};return $f;};V.prototype.Bool=function(){return this.$val.Bool();};V.ptr.prototype.Int=function(){var{a,b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=$clone(($clone(a,G)),G).Int();$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b;$s=2;case 2:return c;}return;}var $f={$blk:V.ptr.prototype.Int,$c:true,$r,a,b,c,$s};return $f;};V.prototype.Int=function(){return this.$val.Int();};V.ptr.prototype.Uint=function(){var{a,b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=$clone(($clone(a,G)),G).Uint();$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b;$s=2;case 2:return c;}return;}var $f={$blk:V.ptr.prototype.Uint,$c:true,$r,a,b,c,$s};return $f;};V.prototype.Uint=function(){return this.$val.Uint();};V.ptr.prototype.String=function(){var{a,b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=$clone(($clone(a,G)),G).String();$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b;$s=2;case 2:return c;}return;}var $f={$blk:V.ptr.prototype.String,$c:true,$r,a,b,c,$s};return $f;};V.prototype.String=function(){return this.$val.String();};V.ptr.prototype.Value=function(){var a;a=this;return($clone(a,G));};V.prototype.Value=function(){return this.$val.Value();};Y=function(a){var a;return new G.ptr(CY.zero(),8,new $Uint64(0,0),a,CW.nil,$ifaceNil);};Z=function(a){var a;return new G.ptr(CY.zero(),9,new $Uint64(0,0),"",a,$ifaceNil);};AA=function(a){var a;return new G.ptr(CY.zero(),11,new $Uint64(0,0),"",CW.nil,a);};G.ptr.prototype.getString=function(){var a;a=this;return a.str;};G.prototype.getString=function(){return this.$val.getString();};G.ptr.prototype.getBytes=function(){var a;a=this;return a.bin;};G.prototype.getBytes=function(){return this.$val.getBytes();};G.ptr.prototype.getIface=function(){var a;a=this;return a.iface;};G.prototype.getIface=function(){return this.$val.getIface();};AD.prototype.IsValid=function(){var a,b,c;a=this;while(true){if(!(a.$length>0)){break;}b=D.ConsumeField($convertSliceType(a,CW));c=b[2];if(c<0){return false;}a=$subslice(a,c);}return true;};$ptrType(AD).prototype.IsValid=function(){return this.$get().IsValid();};$ptrType(BP).prototype.appendFileDescriptorProto=function(a){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;if(b.$get().$length===0){$s=-1;return a;}d=(c=b.$get(),(0>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+0]));if(d===(1)){$s=2;continue;}if(d===(2)){$s=3;continue;}if(d===(3)){$s=4;continue;}if(d===(10)){$s=5;continue;}if(d===(11)){$s=6;continue;}if(d===(4)){$s=7;continue;}if(d===(5)){$s=8;continue;}if(d===(6)){$s=9;continue;}if(d===(7)){$s=10;continue;}if(d===(8)){$s=11;continue;}if(d===(9)){$s=12;continue;}if(d===(12)){$s=13;continue;}$s=14;continue;case 2:e=b.appendSingularField(a,"name",$throwNilPointerError);$s=15;case 15:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}a=e;$s=14;continue;case 3:f=b.appendSingularField(a,"package",$throwNilPointerError);$s=16;case 16:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}a=f;$s=14;continue;case 4:g=b.appendRepeatedField(a,"dependency",$throwNilPointerError);$s=17;case 17:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}a=g;$s=14;continue;case 5:h=b.appendRepeatedField(a,"public_dependency",$throwNilPointerError);$s=18;case 18:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}a=h;$s=14;continue;case 6:i=b.appendRepeatedField(a,"weak_dependency",$throwNilPointerError);$s=19;case 19:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}a=i;$s=14;continue;case 7:j=b.appendRepeatedField(a,"message_type",$methodExpr(DA,"appendDescriptorProto"));$s=20;case 20:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}a=j;$s=14;continue;case 8:k=b.appendRepeatedField(a,"enum_type",$methodExpr(DA,"appendEnumDescriptorProto"));$s=21;case 21:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}a=k;$s=14;continue;case 9:l=b.appendRepeatedField(a,"service",$methodExpr(DA,"appendServiceDescriptorProto"));$s=22;case 22:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}a=l;$s=14;continue;case 10:m=b.appendRepeatedField(a,"extension",$methodExpr(DA,"appendFieldDescriptorProto"));$s=23;case 23:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}a=m;$s=14;continue;case 11:n=b.appendSingularField(a,"options",$methodExpr(DA,"appendFileOptions"));$s=24;case 24:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}a=n;$s=14;continue;case 12:o=b.appendSingularField(a,"source_code_info",$methodExpr(DA,"appendSourceCodeInfo"));$s=25;case 25:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}a=o;$s=14;continue;case 13:p=b.appendSingularField(a,"syntax",$throwNilPointerError);$s=26;case 26:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}a=p;case 14:case 1:$s=-1;return a;}return;}var $f={$blk:$ptrType(BP).prototype.appendFileDescriptorProto,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,$s};return $f;};$ptrType(BP).prototype.appendDescriptorProto=function(a){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;if(b.$get().$length===0){$s=-1;return a;}d=(c=b.$get(),(0>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+0]));if(d===(1)){$s=2;continue;}if(d===(2)){$s=3;continue;}if(d===(6)){$s=4;continue;}if(d===(3)){$s=5;continue;}if(d===(4)){$s=6;continue;}if(d===(5)){$s=7;continue;}if(d===(8)){$s=8;continue;}if(d===(7)){$s=9;continue;}if(d===(9)){$s=10;continue;}if(d===(10)){$s=11;continue;}$s=12;continue;case 2:e=b.appendSingularField(a,"name",$throwNilPointerError);$s=13;case 13:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}a=e;$s=12;continue;case 3:f=b.appendRepeatedField(a,"field",$methodExpr(DA,"appendFieldDescriptorProto"));$s=14;case 14:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}a=f;$s=12;continue;case 4:g=b.appendRepeatedField(a,"extension",$methodExpr(DA,"appendFieldDescriptorProto"));$s=15;case 15:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}a=g;$s=12;continue;case 5:h=b.appendRepeatedField(a,"nested_type",$methodExpr(DA,"appendDescriptorProto"));$s=16;case 16:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}a=h;$s=12;continue;case 6:i=b.appendRepeatedField(a,"enum_type",$methodExpr(DA,"appendEnumDescriptorProto"));$s=17;case 17:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}a=i;$s=12;continue;case 7:j=b.appendRepeatedField(a,"extension_range",$methodExpr(DA,"appendDescriptorProto_ExtensionRange"));$s=18;case 18:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}a=j;$s=12;continue;case 8:k=b.appendRepeatedField(a,"oneof_decl",$methodExpr(DA,"appendOneofDescriptorProto"));$s=19;case 19:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}a=k;$s=12;continue;case 9:l=b.appendSingularField(a,"options",$methodExpr(DA,"appendMessageOptions"));$s=20;case 20:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}a=l;$s=12;continue;case 10:m=b.appendRepeatedField(a,"reserved_range",$methodExpr(DA,"appendDescriptorProto_ReservedRange"));$s=21;case 21:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}a=m;$s=12;continue;case 11:n=b.appendRepeatedField(a,"reserved_name",$throwNilPointerError);$s=22;case 22:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}a=n;case 12:case 1:$s=-1;return a;}return;}var $f={$blk:$ptrType(BP).prototype.appendDescriptorProto,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,$s};return $f;};$ptrType(BP).prototype.appendEnumDescriptorProto=function(a){var{a,b,c,d,e,f,g,h,i,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;if(b.$get().$length===0){$s=-1;return a;}d=(c=b.$get(),(0>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+0]));if(d===(1)){$s=2;continue;}if(d===(2)){$s=3;continue;}if(d===(3)){$s=4;continue;}if(d===(4)){$s=5;continue;}if(d===(5)){$s=6;continue;}$s=7;continue;case 2:e=b.appendSingularField(a,"name",$throwNilPointerError);$s=8;case 8:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}a=e;$s=7;continue;case 3:f=b.appendRepeatedField(a,"value",$methodExpr(DA,"appendEnumValueDescriptorProto"));$s=9;case 9:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}a=f;$s=7;continue;case 4:g=b.appendSingularField(a,"options",$methodExpr(DA,"appendEnumOptions"));$s=10;case 10:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}a=g;$s=7;continue;case 5:h=b.appendRepeatedField(a,"reserved_range",$methodExpr(DA,"appendEnumDescriptorProto_EnumReservedRange"));$s=11;case 11:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}a=h;$s=7;continue;case 6:i=b.appendRepeatedField(a,"reserved_name",$throwNilPointerError);$s=12;case 12:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}a=i;case 7:case 1:$s=-1;return a;}return;}var $f={$blk:$ptrType(BP).prototype.appendEnumDescriptorProto,$c:true,$r,a,b,c,d,e,f,g,h,i,$s};return $f;};$ptrType(BP).prototype.appendServiceDescriptorProto=function(a){var{a,b,c,d,e,f,g,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;if(b.$get().$length===0){$s=-1;return a;}d=(c=b.$get(),(0>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+0]));if(d===(1)){$s=2;continue;}if(d===(2)){$s=3;continue;}if(d===(3)){$s=4;continue;}$s=5;continue;case 2:e=b.appendSingularField(a,"name",$throwNilPointerError);$s=6;case 6:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}a=e;$s=5;continue;case 3:f=b.appendRepeatedField(a,"method",$methodExpr(DA,"appendMethodDescriptorProto"));$s=7;case 7:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}a=f;$s=5;continue;case 4:g=b.appendSingularField(a,"options",$methodExpr(DA,"appendServiceOptions"));$s=8;case 8:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}a=g;case 5:case 1:$s=-1;return a;}return;}var $f={$blk:$ptrType(BP).prototype.appendServiceDescriptorProto,$c:true,$r,a,b,c,d,e,f,g,$s};return $f;};$ptrType(BP).prototype.appendFieldDescriptorProto=function(a){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;if(b.$get().$length===0){$s=-1;return a;}d=(c=b.$get(),(0>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+0]));if(d===(1)){$s=2;continue;}if(d===(3)){$s=3;continue;}if(d===(4)){$s=4;continue;}if(d===(5)){$s=5;continue;}if(d===(6)){$s=6;continue;}if(d===(2)){$s=7;continue;}if(d===(7)){$s=8;continue;}if(d===(9)){$s=9;continue;}if(d===(10)){$s=10;continue;}if(d===(8)){$s=11;continue;}if(d===(17)){$s=12;continue;}$s=13;continue;case 2:e=b.appendSingularField(a,"name",$throwNilPointerError);$s=14;case 14:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}a=e;$s=13;continue;case 3:f=b.appendSingularField(a,"number",$throwNilPointerError);$s=15;case 15:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}a=f;$s=13;continue;case 4:g=b.appendSingularField(a,"label",$throwNilPointerError);$s=16;case 16:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}a=g;$s=13;continue;case 5:h=b.appendSingularField(a,"type",$throwNilPointerError);$s=17;case 17:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}a=h;$s=13;continue;case 6:i=b.appendSingularField(a,"type_name",$throwNilPointerError);$s=18;case 18:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}a=i;$s=13;continue;case 7:j=b.appendSingularField(a,"extendee",$throwNilPointerError);$s=19;case 19:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}a=j;$s=13;continue;case 8:k=b.appendSingularField(a,"default_value",$throwNilPointerError);$s=20;case 20:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}a=k;$s=13;continue;case 9:l=b.appendSingularField(a,"oneof_index",$throwNilPointerError);$s=21;case 21:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}a=l;$s=13;continue;case 10:m=b.appendSingularField(a,"json_name",$throwNilPointerError);$s=22;case 22:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}a=m;$s=13;continue;case 11:n=b.appendSingularField(a,"options",$methodExpr(DA,"appendFieldOptions"));$s=23;case 23:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}a=n;$s=13;continue;case 12:o=b.appendSingularField(a,"proto3_optional",$throwNilPointerError);$s=24;case 24:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}a=o;case 13:case 1:$s=-1;return a;}return;}var $f={$blk:$ptrType(BP).prototype.appendFieldDescriptorProto,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,$s};return $f;};$ptrType(BP).prototype.appendFileOptions=function(a){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;if(b.$get().$length===0){$s=-1;return a;}d=(c=b.$get(),(0>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+0]));if(d===(1)){$s=2;continue;}if(d===(8)){$s=3;continue;}if(d===(10)){$s=4;continue;}if(d===(20)){$s=5;continue;}if(d===(27)){$s=6;continue;}if(d===(9)){$s=7;continue;}if(d===(11)){$s=8;continue;}if(d===(16)){$s=9;continue;}if(d===(17)){$s=10;continue;}if(d===(18)){$s=11;continue;}if(d===(42)){$s=12;continue;}if(d===(23)){$s=13;continue;}if(d===(31)){$s=14;continue;}if(d===(36)){$s=15;continue;}if(d===(37)){$s=16;continue;}if(d===(39)){$s=17;continue;}if(d===(40)){$s=18;continue;}if(d===(41)){$s=19;continue;}if(d===(44)){$s=20;continue;}if(d===(45)){$s=21;continue;}if(d===(999)){$s=22;continue;}$s=23;continue;case 2:e=b.appendSingularField(a,"java_package",$throwNilPointerError);$s=24;case 24:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}a=e;$s=23;continue;case 3:f=b.appendSingularField(a,"java_outer_classname",$throwNilPointerError);$s=25;case 25:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}a=f;$s=23;continue;case 4:g=b.appendSingularField(a,"java_multiple_files",$throwNilPointerError);$s=26;case 26:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}a=g;$s=23;continue;case 5:h=b.appendSingularField(a,"java_generate_equals_and_hash",$throwNilPointerError);$s=27;case 27:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}a=h;$s=23;continue;case 6:i=b.appendSingularField(a,"java_string_check_utf8",$throwNilPointerError);$s=28;case 28:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}a=i;$s=23;continue;case 7:j=b.appendSingularField(a,"optimize_for",$throwNilPointerError);$s=29;case 29:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}a=j;$s=23;continue;case 8:k=b.appendSingularField(a,"go_package",$throwNilPointerError);$s=30;case 30:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}a=k;$s=23;continue;case 9:l=b.appendSingularField(a,"cc_generic_services",$throwNilPointerError);$s=31;case 31:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}a=l;$s=23;continue;case 10:m=b.appendSingularField(a,"java_generic_services",$throwNilPointerError);$s=32;case 32:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}a=m;$s=23;continue;case 11:n=b.appendSingularField(a,"py_generic_services",$throwNilPointerError);$s=33;case 33:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}a=n;$s=23;continue;case 12:o=b.appendSingularField(a,"php_generic_services",$throwNilPointerError);$s=34;case 34:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}a=o;$s=23;continue;case 13:p=b.appendSingularField(a,"deprecated",$throwNilPointerError);$s=35;case 35:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}a=p;$s=23;continue;case 14:q=b.appendSingularField(a,"cc_enable_arenas",$throwNilPointerError);$s=36;case 36:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}a=q;$s=23;continue;case 15:r=b.appendSingularField(a,"objc_class_prefix",$throwNilPointerError);$s=37;case 37:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}a=r;$s=23;continue;case 16:s=b.appendSingularField(a,"csharp_namespace",$throwNilPointerError);$s=38;case 38:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}a=s;$s=23;continue;case 17:t=b.appendSingularField(a,"swift_prefix",$throwNilPointerError);$s=39;case 39:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}a=t;$s=23;continue;case 18:u=b.appendSingularField(a,"php_class_prefix",$throwNilPointerError);$s=40;case 40:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}a=u;$s=23;continue;case 19:v=b.appendSingularField(a,"php_namespace",$throwNilPointerError);$s=41;case 41:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}a=v;$s=23;continue;case 20:w=b.appendSingularField(a,"php_metadata_namespace",$throwNilPointerError);$s=42;case 42:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}a=w;$s=23;continue;case 21:x=b.appendSingularField(a,"ruby_package",$throwNilPointerError);$s=43;case 43:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}a=x;$s=23;continue;case 22:y=b.appendRepeatedField(a,"uninterpreted_option",$methodExpr(DA,"appendUninterpretedOption"));$s=44;case 44:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}a=y;case 23:case 1:$s=-1;return a;}return;}var $f={$blk:$ptrType(BP).prototype.appendFileOptions,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,$s};return $f;};$ptrType(BP).prototype.appendSourceCodeInfo=function(a){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;if(b.$get().$length===0){$s=-1;return a;}d=(c=b.$get(),(0>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+0]));if(d===(1)){$s=2;continue;}$s=3;continue;case 2:e=b.appendRepeatedField(a,"location",$methodExpr(DA,"appendSourceCodeInfo_Location"));$s=4;case 4:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}a=e;case 3:case 1:$s=-1;return a;}return;}var $f={$blk:$ptrType(BP).prototype.appendSourceCodeInfo,$c:true,$r,a,b,c,d,e,$s};return $f;};$ptrType(BP).prototype.appendDescriptorProto_ExtensionRange=function(a){var{a,b,c,d,e,f,g,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;if(b.$get().$length===0){$s=-1;return a;}d=(c=b.$get(),(0>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+0]));if(d===(1)){$s=2;continue;}if(d===(2)){$s=3;continue;}if(d===(3)){$s=4;continue;}$s=5;continue;case 2:e=b.appendSingularField(a,"start",$throwNilPointerError);$s=6;case 6:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}a=e;$s=5;continue;case 3:f=b.appendSingularField(a,"end",$throwNilPointerError);$s=7;case 7:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}a=f;$s=5;continue;case 4:g=b.appendSingularField(a,"options",$methodExpr(DA,"appendExtensionRangeOptions"));$s=8;case 8:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}a=g;case 5:case 1:$s=-1;return a;}return;}var $f={$blk:$ptrType(BP).prototype.appendDescriptorProto_ExtensionRange,$c:true,$r,a,b,c,d,e,f,g,$s};return $f;};$ptrType(BP).prototype.appendOneofDescriptorProto=function(a){var{a,b,c,d,e,f,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;if(b.$get().$length===0){$s=-1;return a;}d=(c=b.$get(),(0>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+0]));if(d===(1)){$s=2;continue;}if(d===(2)){$s=3;continue;}$s=4;continue;case 2:e=b.appendSingularField(a,"name",$throwNilPointerError);$s=5;case 5:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}a=e;$s=4;continue;case 3:f=b.appendSingularField(a,"options",$methodExpr(DA,"appendOneofOptions"));$s=6;case 6:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}a=f;case 4:case 1:$s=-1;return a;}return;}var $f={$blk:$ptrType(BP).prototype.appendOneofDescriptorProto,$c:true,$r,a,b,c,d,e,f,$s};return $f;};$ptrType(BP).prototype.appendMessageOptions=function(a){var{a,b,c,d,e,f,g,h,i,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;if(b.$get().$length===0){$s=-1;return a;}d=(c=b.$get(),(0>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+0]));if(d===(1)){$s=2;continue;}if(d===(2)){$s=3;continue;}if(d===(3)){$s=4;continue;}if(d===(7)){$s=5;continue;}if(d===(999)){$s=6;continue;}$s=7;continue;case 2:e=b.appendSingularField(a,"message_set_wire_format",$throwNilPointerError);$s=8;case 8:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}a=e;$s=7;continue;case 3:f=b.appendSingularField(a,"no_standard_descriptor_accessor",$throwNilPointerError);$s=9;case 9:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}a=f;$s=7;continue;case 4:g=b.appendSingularField(a,"deprecated",$throwNilPointerError);$s=10;case 10:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}a=g;$s=7;continue;case 5:h=b.appendSingularField(a,"map_entry",$throwNilPointerError);$s=11;case 11:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}a=h;$s=7;continue;case 6:i=b.appendRepeatedField(a,"uninterpreted_option",$methodExpr(DA,"appendUninterpretedOption"));$s=12;case 12:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}a=i;case 7:case 1:$s=-1;return a;}return;}var $f={$blk:$ptrType(BP).prototype.appendMessageOptions,$c:true,$r,a,b,c,d,e,f,g,h,i,$s};return $f;};$ptrType(BP).prototype.appendDescriptorProto_ReservedRange=function(a){var{a,b,c,d,e,f,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;if(b.$get().$length===0){$s=-1;return a;}d=(c=b.$get(),(0>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+0]));if(d===(1)){$s=2;continue;}if(d===(2)){$s=3;continue;}$s=4;continue;case 2:e=b.appendSingularField(a,"start",$throwNilPointerError);$s=5;case 5:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}a=e;$s=4;continue;case 3:f=b.appendSingularField(a,"end",$throwNilPointerError);$s=6;case 6:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}a=f;case 4:case 1:$s=-1;return a;}return;}var $f={$blk:$ptrType(BP).prototype.appendDescriptorProto_ReservedRange,$c:true,$r,a,b,c,d,e,f,$s};return $f;};$ptrType(BP).prototype.appendEnumValueDescriptorProto=function(a){var{a,b,c,d,e,f,g,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;if(b.$get().$length===0){$s=-1;return a;}d=(c=b.$get(),(0>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+0]));if(d===(1)){$s=2;continue;}if(d===(2)){$s=3;continue;}if(d===(3)){$s=4;continue;}$s=5;continue;case 2:e=b.appendSingularField(a,"name",$throwNilPointerError);$s=6;case 6:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}a=e;$s=5;continue;case 3:f=b.appendSingularField(a,"number",$throwNilPointerError);$s=7;case 7:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}a=f;$s=5;continue;case 4:g=b.appendSingularField(a,"options",$methodExpr(DA,"appendEnumValueOptions"));$s=8;case 8:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}a=g;case 5:case 1:$s=-1;return a;}return;}var $f={$blk:$ptrType(BP).prototype.appendEnumValueDescriptorProto,$c:true,$r,a,b,c,d,e,f,g,$s};return $f;};$ptrType(BP).prototype.appendEnumOptions=function(a){var{a,b,c,d,e,f,g,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;if(b.$get().$length===0){$s=-1;return a;}d=(c=b.$get(),(0>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+0]));if(d===(2)){$s=2;continue;}if(d===(3)){$s=3;continue;}if(d===(999)){$s=4;continue;}$s=5;continue;case 2:e=b.appendSingularField(a,"allow_alias",$throwNilPointerError);$s=6;case 6:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}a=e;$s=5;continue;case 3:f=b.appendSingularField(a,"deprecated",$throwNilPointerError);$s=7;case 7:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}a=f;$s=5;continue;case 4:g=b.appendRepeatedField(a,"uninterpreted_option",$methodExpr(DA,"appendUninterpretedOption"));$s=8;case 8:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}a=g;case 5:case 1:$s=-1;return a;}return;}var $f={$blk:$ptrType(BP).prototype.appendEnumOptions,$c:true,$r,a,b,c,d,e,f,g,$s};return $f;};$ptrType(BP).prototype.appendEnumDescriptorProto_EnumReservedRange=function(a){var{a,b,c,d,e,f,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;if(b.$get().$length===0){$s=-1;return a;}d=(c=b.$get(),(0>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+0]));if(d===(1)){$s=2;continue;}if(d===(2)){$s=3;continue;}$s=4;continue;case 2:e=b.appendSingularField(a,"start",$throwNilPointerError);$s=5;case 5:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}a=e;$s=4;continue;case 3:f=b.appendSingularField(a,"end",$throwNilPointerError);$s=6;case 6:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}a=f;case 4:case 1:$s=-1;return a;}return;}var $f={$blk:$ptrType(BP).prototype.appendEnumDescriptorProto_EnumReservedRange,$c:true,$r,a,b,c,d,e,f,$s};return $f;};$ptrType(BP).prototype.appendMethodDescriptorProto=function(a){var{a,b,c,d,e,f,g,h,i,j,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;if(b.$get().$length===0){$s=-1;return a;}d=(c=b.$get(),(0>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+0]));if(d===(1)){$s=2;continue;}if(d===(2)){$s=3;continue;}if(d===(3)){$s=4;continue;}if(d===(4)){$s=5;continue;}if(d===(5)){$s=6;continue;}if(d===(6)){$s=7;continue;}$s=8;continue;case 2:e=b.appendSingularField(a,"name",$throwNilPointerError);$s=9;case 9:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}a=e;$s=8;continue;case 3:f=b.appendSingularField(a,"input_type",$throwNilPointerError);$s=10;case 10:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}a=f;$s=8;continue;case 4:g=b.appendSingularField(a,"output_type",$throwNilPointerError);$s=11;case 11:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}a=g;$s=8;continue;case 5:h=b.appendSingularField(a,"options",$methodExpr(DA,"appendMethodOptions"));$s=12;case 12:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}a=h;$s=8;continue;case 6:i=b.appendSingularField(a,"client_streaming",$throwNilPointerError);$s=13;case 13:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}a=i;$s=8;continue;case 7:j=b.appendSingularField(a,"server_streaming",$throwNilPointerError);$s=14;case 14:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}a=j;case 8:case 1:$s=-1;return a;}return;}var $f={$blk:$ptrType(BP).prototype.appendMethodDescriptorProto,$c:true,$r,a,b,c,d,e,f,g,h,i,j,$s};return $f;};$ptrType(BP).prototype.appendServiceOptions=function(a){var{a,b,c,d,e,f,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;if(b.$get().$length===0){$s=-1;return a;}d=(c=b.$get(),(0>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+0]));if(d===(33)){$s=2;continue;}if(d===(999)){$s=3;continue;}$s=4;continue;case 2:e=b.appendSingularField(a,"deprecated",$throwNilPointerError);$s=5;case 5:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}a=e;$s=4;continue;case 3:f=b.appendRepeatedField(a,"uninterpreted_option",$methodExpr(DA,"appendUninterpretedOption"));$s=6;case 6:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}a=f;case 4:case 1:$s=-1;return a;}return;}var $f={$blk:$ptrType(BP).prototype.appendServiceOptions,$c:true,$r,a,b,c,d,e,f,$s};return $f;};$ptrType(BP).prototype.appendFieldOptions=function(a){var{a,b,c,d,e,f,g,h,i,j,k,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;if(b.$get().$length===0){$s=-1;return a;}d=(c=b.$get(),(0>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+0]));if(d===(1)){$s=2;continue;}if(d===(2)){$s=3;continue;}if(d===(6)){$s=4;continue;}if(d===(5)){$s=5;continue;}if(d===(3)){$s=6;continue;}if(d===(10)){$s=7;continue;}if(d===(999)){$s=8;continue;}$s=9;continue;case 2:e=b.appendSingularField(a,"ctype",$throwNilPointerError);$s=10;case 10:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}a=e;$s=9;continue;case 3:f=b.appendSingularField(a,"packed",$throwNilPointerError);$s=11;case 11:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}a=f;$s=9;continue;case 4:g=b.appendSingularField(a,"jstype",$throwNilPointerError);$s=12;case 12:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}a=g;$s=9;continue;case 5:h=b.appendSingularField(a,"lazy",$throwNilPointerError);$s=13;case 13:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}a=h;$s=9;continue;case 6:i=b.appendSingularField(a,"deprecated",$throwNilPointerError);$s=14;case 14:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}a=i;$s=9;continue;case 7:j=b.appendSingularField(a,"weak",$throwNilPointerError);$s=15;case 15:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}a=j;$s=9;continue;case 8:k=b.appendRepeatedField(a,"uninterpreted_option",$methodExpr(DA,"appendUninterpretedOption"));$s=16;case 16:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}a=k;case 9:case 1:$s=-1;return a;}return;}var $f={$blk:$ptrType(BP).prototype.appendFieldOptions,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,$s};return $f;};$ptrType(BP).prototype.appendUninterpretedOption=function(a){var{a,b,c,d,e,f,g,h,i,j,k,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;if(b.$get().$length===0){$s=-1;return a;}d=(c=b.$get(),(0>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+0]));if(d===(2)){$s=2;continue;}if(d===(3)){$s=3;continue;}if(d===(4)){$s=4;continue;}if(d===(5)){$s=5;continue;}if(d===(6)){$s=6;continue;}if(d===(7)){$s=7;continue;}if(d===(8)){$s=8;continue;}$s=9;continue;case 2:e=b.appendRepeatedField(a,"name",$methodExpr(DA,"appendUninterpretedOption_NamePart"));$s=10;case 10:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}a=e;$s=9;continue;case 3:f=b.appendSingularField(a,"identifier_value",$throwNilPointerError);$s=11;case 11:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}a=f;$s=9;continue;case 4:g=b.appendSingularField(a,"positive_int_value",$throwNilPointerError);$s=12;case 12:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}a=g;$s=9;continue;case 5:h=b.appendSingularField(a,"negative_int_value",$throwNilPointerError);$s=13;case 13:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}a=h;$s=9;continue;case 6:i=b.appendSingularField(a,"double_value",$throwNilPointerError);$s=14;case 14:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}a=i;$s=9;continue;case 7:j=b.appendSingularField(a,"string_value",$throwNilPointerError);$s=15;case 15:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}a=j;$s=9;continue;case 8:k=b.appendSingularField(a,"aggregate_value",$throwNilPointerError);$s=16;case 16:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}a=k;case 9:case 1:$s=-1;return a;}return;}var $f={$blk:$ptrType(BP).prototype.appendUninterpretedOption,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,$s};return $f;};$ptrType(BP).prototype.appendSourceCodeInfo_Location=function(a){var{a,b,c,d,e,f,g,h,i,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;if(b.$get().$length===0){$s=-1;return a;}d=(c=b.$get(),(0>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+0]));if(d===(1)){$s=2;continue;}if(d===(2)){$s=3;continue;}if(d===(3)){$s=4;continue;}if(d===(4)){$s=5;continue;}if(d===(6)){$s=6;continue;}$s=7;continue;case 2:e=b.appendRepeatedField(a,"path",$throwNilPointerError);$s=8;case 8:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}a=e;$s=7;continue;case 3:f=b.appendRepeatedField(a,"span",$throwNilPointerError);$s=9;case 9:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}a=f;$s=7;continue;case 4:g=b.appendSingularField(a,"leading_comments",$throwNilPointerError);$s=10;case 10:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}a=g;$s=7;continue;case 5:h=b.appendSingularField(a,"trailing_comments",$throwNilPointerError);$s=11;case 11:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}a=h;$s=7;continue;case 6:i=b.appendRepeatedField(a,"leading_detached_comments",$throwNilPointerError);$s=12;case 12:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}a=i;case 7:case 1:$s=-1;return a;}return;}var $f={$blk:$ptrType(BP).prototype.appendSourceCodeInfo_Location,$c:true,$r,a,b,c,d,e,f,g,h,i,$s};return $f;};$ptrType(BP).prototype.appendExtensionRangeOptions=function(a){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;if(b.$get().$length===0){$s=-1;return a;}d=(c=b.$get(),(0>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+0]));if(d===(999)){$s=2;continue;}$s=3;continue;case 2:e=b.appendRepeatedField(a,"uninterpreted_option",$methodExpr(DA,"appendUninterpretedOption"));$s=4;case 4:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}a=e;case 3:case 1:$s=-1;return a;}return;}var $f={$blk:$ptrType(BP).prototype.appendExtensionRangeOptions,$c:true,$r,a,b,c,d,e,$s};return $f;};$ptrType(BP).prototype.appendOneofOptions=function(a){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;if(b.$get().$length===0){$s=-1;return a;}d=(c=b.$get(),(0>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+0]));if(d===(999)){$s=2;continue;}$s=3;continue;case 2:e=b.appendRepeatedField(a,"uninterpreted_option",$methodExpr(DA,"appendUninterpretedOption"));$s=4;case 4:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}a=e;case 3:case 1:$s=-1;return a;}return;}var $f={$blk:$ptrType(BP).prototype.appendOneofOptions,$c:true,$r,a,b,c,d,e,$s};return $f;};$ptrType(BP).prototype.appendEnumValueOptions=function(a){var{a,b,c,d,e,f,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;if(b.$get().$length===0){$s=-1;return a;}d=(c=b.$get(),(0>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+0]));if(d===(1)){$s=2;continue;}if(d===(999)){$s=3;continue;}$s=4;continue;case 2:e=b.appendSingularField(a,"deprecated",$throwNilPointerError);$s=5;case 5:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}a=e;$s=4;continue;case 3:f=b.appendRepeatedField(a,"uninterpreted_option",$methodExpr(DA,"appendUninterpretedOption"));$s=6;case 6:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}a=f;case 4:case 1:$s=-1;return a;}return;}var $f={$blk:$ptrType(BP).prototype.appendEnumValueOptions,$c:true,$r,a,b,c,d,e,f,$s};return $f;};$ptrType(BP).prototype.appendMethodOptions=function(a){var{a,b,c,d,e,f,g,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;if(b.$get().$length===0){$s=-1;return a;}d=(c=b.$get(),(0>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+0]));if(d===(33)){$s=2;continue;}if(d===(34)){$s=3;continue;}if(d===(999)){$s=4;continue;}$s=5;continue;case 2:e=b.appendSingularField(a,"deprecated",$throwNilPointerError);$s=6;case 6:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}a=e;$s=5;continue;case 3:f=b.appendSingularField(a,"idempotency_level",$throwNilPointerError);$s=7;case 7:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}a=f;$s=5;continue;case 4:g=b.appendRepeatedField(a,"uninterpreted_option",$methodExpr(DA,"appendUninterpretedOption"));$s=8;case 8:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}a=g;case 5:case 1:$s=-1;return a;}return;}var $f={$blk:$ptrType(BP).prototype.appendMethodOptions,$c:true,$r,a,b,c,d,e,f,g,$s};return $f;};$ptrType(BP).prototype.appendUninterpretedOption_NamePart=function(a){var{a,b,c,d,e,f,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;if(b.$get().$length===0){$s=-1;return a;}d=(c=b.$get(),(0>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+0]));if(d===(1)){$s=2;continue;}if(d===(2)){$s=3;continue;}$s=4;continue;case 2:e=b.appendSingularField(a,"name_part",$throwNilPointerError);$s=5;case 5:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}a=e;$s=4;continue;case 3:f=b.appendSingularField(a,"is_extension",$throwNilPointerError);$s=6;case 6:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}a=f;case 4:case 1:$s=-1;return a;}return;}var $f={$blk:$ptrType(BP).prototype.appendUninterpretedOption_NamePart,$c:true,$r,a,b,c,d,e,f,$s};return $f;};BP.prototype.Equal=function(a){var a,b,c,d,e;b=this;if(!((b.$length===a.$length))){return false;}c=b;d=0;while(true){if(!(d=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+e])===((e<0||e>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+e])))){return false;}d++;}return true;};$ptrType(BP).prototype.Equal=function(a){return this.$get().Equal(a);};BP.prototype.String=function(){var{a,b,c,d,e,f,g,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;c=(b||(b=new DA(function(){return a;},function($v){a=$convertSliceType($v,BP);}))).appendFileDescriptorProto(CW.nil);$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c;e=a;f=0;while(true){if(!(f=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+f]);d=$append(d,46);d=E.AppendInt(d,(new $Int64(0,g)),10);f++;}$s=-1;return($bytesToString(d));}return;}var $f={$blk:BP.prototype.String,$c:true,$r,a,b,c,d,e,f,g,$s};return $f;};$ptrType(BP).prototype.String=function(){return this.$get().String();};$ptrType(BP).prototype.appendSingularField=function(a,b,c){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a,b,c});$s=$s||0;s:while(true){switch($s){case 0:d=this;if(d.$get().$length===0){$s=-1;return a;}a=$append(a,46);a=$appendSlice(a,b);d.$set($subslice((d.$get()),1));if(!(c===$throwNilPointerError)){$s=1;continue;}$s=2;continue;case 1:e=c(d,a);$s=3;case 3:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}a=e;case 2:$s=-1;return a;}return;}var $f={$blk:$ptrType(BP).prototype.appendSingularField,$c:true,$r,a,b,c,d,e,$s};return $f;};$ptrType(BP).prototype.appendRepeatedField=function(a,b,c){var{a,b,c,d,e,f,g,h,$s,$r,$c}=$restore(this,{a,b,c});$s=$s||0;s:while(true){switch($s){case 0:d=this;e=d.appendSingularField(a,b,$throwNilPointerError);$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}a=e;if((d.$get().$length===0)||(f=d.$get(),(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0]))<0){$s=-1;return a;}a=$append(a,91);a=E.AppendUint(a,(new $Uint64(0,(g=d.$get(),(0>=g.$length?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+0])))),10);a=$append(a,93);d.$set($subslice((d.$get()),1));if(!(c===$throwNilPointerError)){$s=2;continue;}$s=3;continue;case 2:h=c(d,a);$s=4;case 4:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}a=h;case 3:$s=-1;return a;}return;}var $f={$blk:$ptrType(BP).prototype.appendRepeatedField,$c:true,$r,a,b,c,d,e,f,g,h,$s};return $f;};BT.prototype.IsValid=function(){var a,b;a=this.$val;b=a;if((b===(2))||(b===(3))){return true;}else{return false;}};$ptrType(BT).prototype.IsValid=function(){return new BT(this.$get()).IsValid();};BT.prototype.String=function(){var{a,b,c,d,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this.$val;b=a;if(b===(2)){$s=2;continue;}if(b===(3)){$s=3;continue;}$s=4;continue;case 2:$s=-1;return"proto2";case 3:$s=-1;return"proto3";case 4:c=A.Sprintf("",new CZ([new BT(a)]));$s=6;case 6:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c;$s=7;case 7:return d;case 5:case 1:$s=-1;return"";}return;}var $f={$blk:BT.prototype.String,$c:true,$r,a,b,c,d,$s};return $f;};$ptrType(BT).prototype.String=function(){return new BT(this.$get()).String();};BT.prototype.GoString=function(){var{a,b,c,d,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this.$val;b=a;if(b===(2)){$s=2;continue;}if(b===(3)){$s=3;continue;}$s=4;continue;case 2:$s=-1;return"Proto2";case 3:$s=-1;return"Proto3";case 4:c=A.Sprintf("Syntax(%d)",new CZ([new BT(a)]));$s=6;case 6:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c;$s=7;case 7:return d;case 5:case 1:$s=-1;return"";}return;}var $f={$blk:BT.prototype.GoString,$c:true,$r,a,b,c,d,$s};return $f;};$ptrType(BT).prototype.GoString=function(){return new BT(this.$get()).GoString();};BV.prototype.IsValid=function(){var a,b;a=this.$val;b=a;if((b===(1))||(b===(2))||(b===(3))){return true;}else{return false;}};$ptrType(BV).prototype.IsValid=function(){return new BV(this.$get()).IsValid();};BV.prototype.String=function(){var{a,b,c,d,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this.$val;b=a;if(b===(1)){$s=2;continue;}if(b===(2)){$s=3;continue;}if(b===(3)){$s=4;continue;}$s=5;continue;case 2:$s=-1;return"optional";case 3:$s=-1;return"required";case 4:$s=-1;return"repeated";case 5:c=A.Sprintf("",new CZ([new BV(a)]));$s=7;case 7:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c;$s=8;case 8:return d;case 6:case 1:$s=-1;return"";}return;}var $f={$blk:BV.prototype.String,$c:true,$r,a,b,c,d,$s};return $f;};$ptrType(BV).prototype.String=function(){return new BV(this.$get()).String();};BV.prototype.GoString=function(){var{a,b,c,d,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this.$val;b=a;if(b===(1)){$s=2;continue;}if(b===(2)){$s=3;continue;}if(b===(3)){$s=4;continue;}$s=5;continue;case 2:$s=-1;return"Optional";case 3:$s=-1;return"Required";case 4:$s=-1;return"Repeated";case 5:c=A.Sprintf("Cardinality(%d)",new CZ([new BV(a)]));$s=7;case 7:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c;$s=8;case 8:return d;case 6:case 1:$s=-1;return"";}return;}var $f={$blk:BV.prototype.GoString,$c:true,$r,a,b,c,d,$s};return $f;};$ptrType(BV).prototype.GoString=function(){return new BV(this.$get()).GoString();};BX.prototype.IsValid=function(){var a,b;a=this.$val;b=a;if((b===(8))||(b===(14))||(b===(5))||(b===(17))||(b===(13))||(b===(3))||(b===(18))||(b===(4))||(b===(15))||(b===(7))||(b===(2))||(b===(16))||(b===(6))||(b===(1))||(b===(9))||(b===(12))||(b===(11))||(b===(10))){return true;}else{return false;}};$ptrType(BX).prototype.IsValid=function(){return new BX(this.$get()).IsValid();};BX.prototype.String=function(){var{a,b,c,d,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this.$val;b=a;if(b===(8)){$s=2;continue;}if(b===(14)){$s=3;continue;}if(b===(5)){$s=4;continue;}if(b===(17)){$s=5;continue;}if(b===(13)){$s=6;continue;}if(b===(3)){$s=7;continue;}if(b===(18)){$s=8;continue;}if(b===(4)){$s=9;continue;}if(b===(15)){$s=10;continue;}if(b===(7)){$s=11;continue;}if(b===(2)){$s=12;continue;}if(b===(16)){$s=13;continue;}if(b===(6)){$s=14;continue;}if(b===(1)){$s=15;continue;}if(b===(9)){$s=16;continue;}if(b===(12)){$s=17;continue;}if(b===(11)){$s=18;continue;}if(b===(10)){$s=19;continue;}$s=20;continue;case 2:$s=-1;return"bool";case 3:$s=-1;return"enum";case 4:$s=-1;return"int32";case 5:$s=-1;return"sint32";case 6:$s=-1;return"uint32";case 7:$s=-1;return"int64";case 8:$s=-1;return"sint64";case 9:$s=-1;return"uint64";case 10:$s=-1;return"sfixed32";case 11:$s=-1;return"fixed32";case 12:$s=-1;return"float";case 13:$s=-1;return"sfixed64";case 14:$s=-1;return"fixed64";case 15:$s=-1;return"double";case 16:$s=-1;return"string";case 17:$s=-1;return"bytes";case 18:$s=-1;return"message";case 19:$s=-1;return"group";case 20:c=A.Sprintf("",new CZ([new BX(a)]));$s=22;case 22:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c;$s=23;case 23:return d;case 21:case 1:$s=-1;return"";}return;}var $f={$blk:BX.prototype.String,$c:true,$r,a,b,c,d,$s};return $f;};$ptrType(BX).prototype.String=function(){return new BX(this.$get()).String();};BX.prototype.GoString=function(){var{a,b,c,d,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this.$val;b=a;if(b===(8)){$s=2;continue;}if(b===(14)){$s=3;continue;}if(b===(5)){$s=4;continue;}if(b===(17)){$s=5;continue;}if(b===(13)){$s=6;continue;}if(b===(3)){$s=7;continue;}if(b===(18)){$s=8;continue;}if(b===(4)){$s=9;continue;}if(b===(15)){$s=10;continue;}if(b===(7)){$s=11;continue;}if(b===(2)){$s=12;continue;}if(b===(16)){$s=13;continue;}if(b===(6)){$s=14;continue;}if(b===(1)){$s=15;continue;}if(b===(9)){$s=16;continue;}if(b===(12)){$s=17;continue;}if(b===(11)){$s=18;continue;}if(b===(10)){$s=19;continue;}$s=20;continue;case 2:$s=-1;return"BoolKind";case 3:$s=-1;return"EnumKind";case 4:$s=-1;return"Int32Kind";case 5:$s=-1;return"Sint32Kind";case 6:$s=-1;return"Uint32Kind";case 7:$s=-1;return"Int64Kind";case 8:$s=-1;return"Sint64Kind";case 9:$s=-1;return"Uint64Kind";case 10:$s=-1;return"Sfixed32Kind";case 11:$s=-1;return"Fixed32Kind";case 12:$s=-1;return"FloatKind";case 13:$s=-1;return"Sfixed64Kind";case 14:$s=-1;return"Fixed64Kind";case 15:$s=-1;return"DoubleKind";case 16:$s=-1;return"StringKind";case 17:$s=-1;return"BytesKind";case 18:$s=-1;return"MessageKind";case 19:$s=-1;return"GroupKind";case 20:c=A.Sprintf("Kind(%d)",new CZ([new BX(a)]));$s=22;case 22:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c;$s=23;case 23:return d;case 21:case 1:$s=-1;return"";}return;}var $f={$blk:BX.prototype.GoString,$c:true,$r,a,b,c,d,$s};return $f;};$ptrType(BX).prototype.GoString=function(){return new BX(this.$get()).GoString();};CE.prototype.IsValid=function(){var a;a=this.$val;return CH((a))===a.length;};$ptrType(CE).prototype.IsValid=function(){return new CE(this.$get()).IsValid();};CG.prototype.IsValid=function(){var a,b,c;a=this.$val;b=CH((a));if(b<0){return false;}while(true){if(!(a.length>b)){break;}if(!((a.charCodeAt(b)===46))){return false;}b=b+(1)>>0;c=CH(($substring(a,b)));if(c<0){return false;}b=b+(c)>>0;}return true;};$ptrType(CG).prototype.IsValid=function(){return new CG(this.$get()).IsValid();};CH=function(a){var a,b;b=0;if((a.length===0)||!CI(a.charCodeAt(b))){b=-1;return b;}b=b+(1)>>0;while(true){if(!(a.length>b&&CJ(a.charCodeAt(b)))){break;}b=b+(1)>>0;}b=b;return b;};CI=function(a){var a;return(a===95)||(97<=a&&a<=122)||(65<=a&&a<=90);};CJ=function(a){var a;return CI(a)||(48<=a&&a<=57);};CG.prototype.Name=function(){var a,b;a=this.$val;b=F.LastIndexByte((a),46);if(b>=0){return($substring(a,(b+1>>0)));}return(a);};$ptrType(CG).prototype.Name=function(){return new CG(this.$get()).Name();};CG.prototype.Parent=function(){var a,b;a=this.$val;b=F.LastIndexByte((a),46);if(b>=0){return $substring(a,0,b);}return"";};$ptrType(CG).prototype.Parent=function(){return new CG(this.$get()).Parent();};CG.prototype.Append=function(a){var a,b;b=this.$val;if(b===""){return(a);}return b+"."+(a);};$ptrType(CG).prototype.Append=function(a){return new CG(this.$get()).Append(a);};G.methods=[{prop:"IsValid",name:"IsValid",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Interface",name:"Interface",pkg:"",typ:$funcType([],[$emptyInterface],false)},{prop:"typeName",name:"typeName",pkg:"google.golang.org/protobuf/reflect/protoreflect",typ:$funcType([],[$String],false)},{prop:"panicMessage",name:"panicMessage",pkg:"google.golang.org/protobuf/reflect/protoreflect",typ:$funcType([$String],[$String],false)},{prop:"Bool",name:"Bool",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Int",name:"Int",pkg:"",typ:$funcType([],[$Int64],false)},{prop:"Uint",name:"Uint",pkg:"",typ:$funcType([],[$Uint64],false)},{prop:"Float",name:"Float",pkg:"",typ:$funcType([],[$Float64],false)},{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)},{prop:"Bytes",name:"Bytes",pkg:"",typ:$funcType([],[CW],false)},{prop:"Enum",name:"Enum",pkg:"",typ:$funcType([],[CC],false)},{prop:"Message",name:"Message",pkg:"",typ:$funcType([],[AC],false)},{prop:"List",name:"List",pkg:"",typ:$funcType([],[AE],false)},{prop:"Map",name:"Map",pkg:"",typ:$funcType([],[AF],false)},{prop:"MapKey",name:"MapKey",pkg:"",typ:$funcType([],[V],false)},{prop:"getString",name:"getString",pkg:"google.golang.org/protobuf/reflect/protoreflect",typ:$funcType([],[$String],false)},{prop:"getBytes",name:"getBytes",pkg:"google.golang.org/protobuf/reflect/protoreflect",typ:$funcType([],[CW],false)},{prop:"getIface",name:"getIface",pkg:"google.golang.org/protobuf/reflect/protoreflect",typ:$funcType([],[$emptyInterface],false)}];V.methods=[{prop:"IsValid",name:"IsValid",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Interface",name:"Interface",pkg:"",typ:$funcType([],[$emptyInterface],false)},{prop:"Bool",name:"Bool",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Int",name:"Int",pkg:"",typ:$funcType([],[$Int64],false)},{prop:"Uint",name:"Uint",pkg:"",typ:$funcType([],[$Uint64],false)},{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)},{prop:"Value",name:"Value",pkg:"",typ:$funcType([],[G],false)}];AD.methods=[{prop:"IsValid",name:"IsValid",pkg:"",typ:$funcType([],[$Bool],false)}];BP.methods=[{prop:"Equal",name:"Equal",pkg:"",typ:$funcType([BP],[$Bool],false)},{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)}];DA.methods=[{prop:"appendFileDescriptorProto",name:"appendFileDescriptorProto",pkg:"google.golang.org/protobuf/reflect/protoreflect",typ:$funcType([CW],[CW],false)},{prop:"appendDescriptorProto",name:"appendDescriptorProto",pkg:"google.golang.org/protobuf/reflect/protoreflect",typ:$funcType([CW],[CW],false)},{prop:"appendEnumDescriptorProto",name:"appendEnumDescriptorProto",pkg:"google.golang.org/protobuf/reflect/protoreflect",typ:$funcType([CW],[CW],false)},{prop:"appendServiceDescriptorProto",name:"appendServiceDescriptorProto",pkg:"google.golang.org/protobuf/reflect/protoreflect",typ:$funcType([CW],[CW],false)},{prop:"appendFieldDescriptorProto",name:"appendFieldDescriptorProto",pkg:"google.golang.org/protobuf/reflect/protoreflect",typ:$funcType([CW],[CW],false)},{prop:"appendFileOptions",name:"appendFileOptions",pkg:"google.golang.org/protobuf/reflect/protoreflect",typ:$funcType([CW],[CW],false)},{prop:"appendSourceCodeInfo",name:"appendSourceCodeInfo",pkg:"google.golang.org/protobuf/reflect/protoreflect",typ:$funcType([CW],[CW],false)},{prop:"appendDescriptorProto_ExtensionRange",name:"appendDescriptorProto_ExtensionRange",pkg:"google.golang.org/protobuf/reflect/protoreflect",typ:$funcType([CW],[CW],false)},{prop:"appendOneofDescriptorProto",name:"appendOneofDescriptorProto",pkg:"google.golang.org/protobuf/reflect/protoreflect",typ:$funcType([CW],[CW],false)},{prop:"appendMessageOptions",name:"appendMessageOptions",pkg:"google.golang.org/protobuf/reflect/protoreflect",typ:$funcType([CW],[CW],false)},{prop:"appendDescriptorProto_ReservedRange",name:"appendDescriptorProto_ReservedRange",pkg:"google.golang.org/protobuf/reflect/protoreflect",typ:$funcType([CW],[CW],false)},{prop:"appendEnumValueDescriptorProto",name:"appendEnumValueDescriptorProto",pkg:"google.golang.org/protobuf/reflect/protoreflect",typ:$funcType([CW],[CW],false)},{prop:"appendEnumOptions",name:"appendEnumOptions",pkg:"google.golang.org/protobuf/reflect/protoreflect",typ:$funcType([CW],[CW],false)},{prop:"appendEnumDescriptorProto_EnumReservedRange",name:"appendEnumDescriptorProto_EnumReservedRange",pkg:"google.golang.org/protobuf/reflect/protoreflect",typ:$funcType([CW],[CW],false)},{prop:"appendMethodDescriptorProto",name:"appendMethodDescriptorProto",pkg:"google.golang.org/protobuf/reflect/protoreflect",typ:$funcType([CW],[CW],false)},{prop:"appendServiceOptions",name:"appendServiceOptions",pkg:"google.golang.org/protobuf/reflect/protoreflect",typ:$funcType([CW],[CW],false)},{prop:"appendFieldOptions",name:"appendFieldOptions",pkg:"google.golang.org/protobuf/reflect/protoreflect",typ:$funcType([CW],[CW],false)},{prop:"appendUninterpretedOption",name:"appendUninterpretedOption",pkg:"google.golang.org/protobuf/reflect/protoreflect",typ:$funcType([CW],[CW],false)},{prop:"appendSourceCodeInfo_Location",name:"appendSourceCodeInfo_Location",pkg:"google.golang.org/protobuf/reflect/protoreflect",typ:$funcType([CW],[CW],false)},{prop:"appendExtensionRangeOptions",name:"appendExtensionRangeOptions",pkg:"google.golang.org/protobuf/reflect/protoreflect",typ:$funcType([CW],[CW],false)},{prop:"appendOneofOptions",name:"appendOneofOptions",pkg:"google.golang.org/protobuf/reflect/protoreflect",typ:$funcType([CW],[CW],false)},{prop:"appendEnumValueOptions",name:"appendEnumValueOptions",pkg:"google.golang.org/protobuf/reflect/protoreflect",typ:$funcType([CW],[CW],false)},{prop:"appendMethodOptions",name:"appendMethodOptions",pkg:"google.golang.org/protobuf/reflect/protoreflect",typ:$funcType([CW],[CW],false)},{prop:"appendUninterpretedOption_NamePart",name:"appendUninterpretedOption_NamePart",pkg:"google.golang.org/protobuf/reflect/protoreflect",typ:$funcType([CW],[CW],false)},{prop:"appendSingularField",name:"appendSingularField",pkg:"google.golang.org/protobuf/reflect/protoreflect",typ:$funcType([CW,$String,BQ],[CW],false)},{prop:"appendRepeatedField",name:"appendRepeatedField",pkg:"google.golang.org/protobuf/reflect/protoreflect",typ:$funcType([CW,$String,BQ],[CW],false)}];BT.methods=[{prop:"IsValid",name:"IsValid",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)},{prop:"GoString",name:"GoString",pkg:"",typ:$funcType([],[$String],false)}];BV.methods=[{prop:"IsValid",name:"IsValid",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)},{prop:"GoString",name:"GoString",pkg:"",typ:$funcType([],[$String],false)}];BX.methods=[{prop:"IsValid",name:"IsValid",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)},{prop:"GoString",name:"GoString",pkg:"",typ:$funcType([],[$String],false)}];CE.methods=[{prop:"IsValid",name:"IsValid",pkg:"",typ:$funcType([],[$Bool],false)}];CG.methods=[{prop:"IsValid",name:"IsValid",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Name",name:"Name",pkg:"",typ:$funcType([],[CE],false)},{prop:"Parent",name:"Parent",pkg:"",typ:$funcType([],[CG],false)},{prop:"Append",name:"Append",pkg:"",typ:$funcType([CE],[CG],false)}];G.init("google.golang.org/protobuf/reflect/protoreflect",[{prop:"DoNotCompare",name:"DoNotCompare",embedded:true,exported:true,typ:C.DoNotCompare,tag:""},{prop:"typ",name:"typ",embedded:false,exported:false,typ:W,tag:""},{prop:"num",name:"num",embedded:false,exported:false,typ:$Uint64,tag:""},{prop:"str",name:"str",embedded:false,exported:false,typ:$String,tag:""},{prop:"bin",name:"bin",embedded:false,exported:false,typ:CW,tag:""},{prop:"iface",name:"iface",embedded:false,exported:false,typ:$emptyInterface,tag:""}]);V.init("google.golang.org/protobuf/reflect/protoreflect",[{prop:"DoNotCompare",name:"DoNotCompare",embedded:true,exported:true,typ:C.DoNotCompare,tag:""},{prop:"typ",name:"typ",embedded:false,exported:false,typ:W,tag:""},{prop:"num",name:"num",embedded:false,exported:false,typ:$Uint64,tag:""},{prop:"str",name:"str",embedded:false,exported:false,typ:$String,tag:""},{prop:"bin",name:"bin",embedded:false,exported:false,typ:CW,tag:""},{prop:"iface",name:"iface",embedded:false,exported:false,typ:$emptyInterface,tag:""}]);AB.init([{prop:"Descriptor",name:"Descriptor",pkg:"",typ:$funcType([],[BA],false)},{prop:"Number",name:"Number",pkg:"",typ:$funcType([],[CC],false)},{prop:"Type",name:"Type",pkg:"",typ:$funcType([],[BC],false)}]);AC.init([{prop:"Clear",name:"Clear",pkg:"",typ:$funcType([AQ],[],false)},{prop:"Descriptor",name:"Descriptor",pkg:"",typ:$funcType([],[AL],false)},{prop:"Get",name:"Get",pkg:"",typ:$funcType([AQ],[G],false)},{prop:"GetUnknown",name:"GetUnknown",pkg:"",typ:$funcType([],[AD],false)},{prop:"Has",name:"Has",pkg:"",typ:$funcType([AQ],[$Bool],false)},{prop:"Interface",name:"Interface",pkg:"",typ:$funcType([],[BS],false)},{prop:"IsValid",name:"IsValid",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Mutable",name:"Mutable",pkg:"",typ:$funcType([AQ],[G],false)},{prop:"New",name:"New",pkg:"",typ:$funcType([],[AC],false)},{prop:"NewField",name:"NewField",pkg:"",typ:$funcType([AQ],[G],false)},{prop:"ProtoMethods",name:"ProtoMethods",pkg:"",typ:$funcType([],[DR],false)},{prop:"Range",name:"Range",pkg:"",typ:$funcType([DS],[],false)},{prop:"Set",name:"Set",pkg:"",typ:$funcType([AQ,G],[],false)},{prop:"SetUnknown",name:"SetUnknown",pkg:"",typ:$funcType([AD],[],false)},{prop:"Type",name:"Type",pkg:"",typ:$funcType([],[AN],false)},{prop:"WhichOneof",name:"WhichOneof",pkg:"",typ:$funcType([AT],[AQ],false)}]);AD.init($Uint8);AE.init([{prop:"Append",name:"Append",pkg:"",typ:$funcType([G],[],false)},{prop:"AppendMutable",name:"AppendMutable",pkg:"",typ:$funcType([],[G],false)},{prop:"Get",name:"Get",pkg:"",typ:$funcType([$Int],[G],false)},{prop:"IsValid",name:"IsValid",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Len",name:"Len",pkg:"",typ:$funcType([],[$Int],false)},{prop:"NewElement",name:"NewElement",pkg:"",typ:$funcType([],[G],false)},{prop:"Set",name:"Set",pkg:"",typ:$funcType([$Int,G],[],false)},{prop:"Truncate",name:"Truncate",pkg:"",typ:$funcType([$Int],[],false)}]);AF.init([{prop:"Clear",name:"Clear",pkg:"",typ:$funcType([V],[],false)},{prop:"Get",name:"Get",pkg:"",typ:$funcType([V],[G],false)},{prop:"Has",name:"Has",pkg:"",typ:$funcType([V],[$Bool],false)},{prop:"IsValid",name:"IsValid",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Len",name:"Len",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Mutable",name:"Mutable",pkg:"",typ:$funcType([V],[G],false)},{prop:"NewValue",name:"NewValue",pkg:"",typ:$funcType([],[G],false)},{prop:"Range",name:"Range",pkg:"",typ:$funcType([DT],[],false)},{prop:"Set",name:"Set",pkg:"",typ:$funcType([V,G],[],false)}]);AG.init([{prop:"FullName",name:"FullName",pkg:"",typ:$funcType([],[CG],false)},{prop:"Index",name:"Index",pkg:"",typ:$funcType([],[$Int],false)},{prop:"IsPlaceholder",name:"IsPlaceholder",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Name",name:"Name",pkg:"",typ:$funcType([],[CE],false)},{prop:"Options",name:"Options",pkg:"",typ:$funcType([],[BS],false)},{prop:"Parent",name:"Parent",pkg:"",typ:$funcType([],[AG],false)},{prop:"ParentFile",name:"ParentFile",pkg:"",typ:$funcType([],[AH],false)},{prop:"ProtoInternal",name:"ProtoInternal",pkg:"",typ:$funcType([C.DoNotImplement],[],false)},{prop:"Syntax",name:"Syntax",pkg:"",typ:$funcType([],[BT],false)}]);AH.init([{prop:"Enums",name:"Enums",pkg:"",typ:$funcType([],[BD],false)},{prop:"Extensions",name:"Extensions",pkg:"",typ:$funcType([],[AY],false)},{prop:"FullName",name:"FullName",pkg:"",typ:$funcType([],[CG],false)},{prop:"Imports",name:"Imports",pkg:"",typ:$funcType([],[AJ],false)},{prop:"Index",name:"Index",pkg:"",typ:$funcType([],[$Int],false)},{prop:"IsPlaceholder",name:"IsPlaceholder",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Messages",name:"Messages",pkg:"",typ:$funcType([],[AP],false)},{prop:"Name",name:"Name",pkg:"",typ:$funcType([],[CE],false)},{prop:"Options",name:"Options",pkg:"",typ:$funcType([],[BS],false)},{prop:"Package",name:"Package",pkg:"",typ:$funcType([],[CG],false)},{prop:"Parent",name:"Parent",pkg:"",typ:$funcType([],[AG],false)},{prop:"ParentFile",name:"ParentFile",pkg:"",typ:$funcType([],[AH],false)},{prop:"Path",name:"Path",pkg:"",typ:$funcType([],[$String],false)},{prop:"ProtoInternal",name:"ProtoInternal",pkg:"",typ:$funcType([C.DoNotImplement],[],false)},{prop:"ProtoType",name:"ProtoType",pkg:"",typ:$funcType([AH],[],false)},{prop:"Services",name:"Services",pkg:"",typ:$funcType([],[BJ],false)},{prop:"SourceLocations",name:"SourceLocations",pkg:"",typ:$funcType([],[BN],false)},{prop:"Syntax",name:"Syntax",pkg:"",typ:$funcType([],[BT],false)}]);AJ.init([{prop:"Get",name:"Get",pkg:"",typ:$funcType([$Int],[AK],false)},{prop:"Len",name:"Len",pkg:"",typ:$funcType([],[$Int],false)},{prop:"ProtoInternal",name:"ProtoInternal",pkg:"",typ:$funcType([C.DoNotImplement],[],false)}]);AK.init("",[{prop:"FileDescriptor",name:"FileDescriptor",embedded:true,exported:true,typ:AH,tag:""},{prop:"IsPublic",name:"IsPublic",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"IsWeak",name:"IsWeak",embedded:false,exported:true,typ:$Bool,tag:""}]);AL.init([{prop:"Enums",name:"Enums",pkg:"",typ:$funcType([],[BD],false)},{prop:"ExtensionRangeOptions",name:"ExtensionRangeOptions",pkg:"",typ:$funcType([$Int],[BS],false)},{prop:"ExtensionRanges",name:"ExtensionRanges",pkg:"",typ:$funcType([],[CB],false)},{prop:"Extensions",name:"Extensions",pkg:"",typ:$funcType([],[AY],false)},{prop:"Fields",name:"Fields",pkg:"",typ:$funcType([],[AS],false)},{prop:"FullName",name:"FullName",pkg:"",typ:$funcType([],[CG],false)},{prop:"Index",name:"Index",pkg:"",typ:$funcType([],[$Int],false)},{prop:"IsMapEntry",name:"IsMapEntry",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"IsPlaceholder",name:"IsPlaceholder",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Messages",name:"Messages",pkg:"",typ:$funcType([],[AP],false)},{prop:"Name",name:"Name",pkg:"",typ:$funcType([],[CE],false)},{prop:"Oneofs",name:"Oneofs",pkg:"",typ:$funcType([],[AV],false)},{prop:"Options",name:"Options",pkg:"",typ:$funcType([],[BS],false)},{prop:"Parent",name:"Parent",pkg:"",typ:$funcType([],[AG],false)},{prop:"ParentFile",name:"ParentFile",pkg:"",typ:$funcType([],[AH],false)},{prop:"ProtoInternal",name:"ProtoInternal",pkg:"",typ:$funcType([C.DoNotImplement],[],false)},{prop:"ProtoType",name:"ProtoType",pkg:"",typ:$funcType([AL],[],false)},{prop:"RequiredNumbers",name:"RequiredNumbers",pkg:"",typ:$funcType([],[CA],false)},{prop:"ReservedNames",name:"ReservedNames",pkg:"",typ:$funcType([],[CF],false)},{prop:"ReservedRanges",name:"ReservedRanges",pkg:"",typ:$funcType([],[CB],false)},{prop:"Syntax",name:"Syntax",pkg:"",typ:$funcType([],[BT],false)}]);AN.init([{prop:"Descriptor",name:"Descriptor",pkg:"",typ:$funcType([],[AL],false)},{prop:"New",name:"New",pkg:"",typ:$funcType([],[AC],false)},{prop:"Zero",name:"Zero",pkg:"",typ:$funcType([],[AC],false)}]);AP.init([{prop:"ByName",name:"ByName",pkg:"",typ:$funcType([CE],[AL],false)},{prop:"Get",name:"Get",pkg:"",typ:$funcType([$Int],[AL],false)},{prop:"Len",name:"Len",pkg:"",typ:$funcType([],[$Int],false)},{prop:"ProtoInternal",name:"ProtoInternal",pkg:"",typ:$funcType([C.DoNotImplement],[],false)}]);AQ.init([{prop:"Cardinality",name:"Cardinality",pkg:"",typ:$funcType([],[BV],false)},{prop:"ContainingMessage",name:"ContainingMessage",pkg:"",typ:$funcType([],[AL],false)},{prop:"ContainingOneof",name:"ContainingOneof",pkg:"",typ:$funcType([],[AT],false)},{prop:"Default",name:"Default",pkg:"",typ:$funcType([],[G],false)},{prop:"DefaultEnumValue",name:"DefaultEnumValue",pkg:"",typ:$funcType([],[BE],false)},{prop:"Enum",name:"Enum",pkg:"",typ:$funcType([],[BA],false)},{prop:"FullName",name:"FullName",pkg:"",typ:$funcType([],[CG],false)},{prop:"HasDefault",name:"HasDefault",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"HasJSONName",name:"HasJSONName",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"HasOptionalKeyword",name:"HasOptionalKeyword",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"HasPresence",name:"HasPresence",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Index",name:"Index",pkg:"",typ:$funcType([],[$Int],false)},{prop:"IsExtension",name:"IsExtension",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"IsList",name:"IsList",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"IsMap",name:"IsMap",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"IsPacked",name:"IsPacked",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"IsPlaceholder",name:"IsPlaceholder",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"IsWeak",name:"IsWeak",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"JSONName",name:"JSONName",pkg:"",typ:$funcType([],[$String],false)},{prop:"Kind",name:"Kind",pkg:"",typ:$funcType([],[BX],false)},{prop:"MapKey",name:"MapKey",pkg:"",typ:$funcType([],[AQ],false)},{prop:"MapValue",name:"MapValue",pkg:"",typ:$funcType([],[AQ],false)},{prop:"Message",name:"Message",pkg:"",typ:$funcType([],[AL],false)},{prop:"Name",name:"Name",pkg:"",typ:$funcType([],[CE],false)},{prop:"Number",name:"Number",pkg:"",typ:$funcType([],[D.Number],false)},{prop:"Options",name:"Options",pkg:"",typ:$funcType([],[BS],false)},{prop:"Parent",name:"Parent",pkg:"",typ:$funcType([],[AG],false)},{prop:"ParentFile",name:"ParentFile",pkg:"",typ:$funcType([],[AH],false)},{prop:"ProtoInternal",name:"ProtoInternal",pkg:"",typ:$funcType([C.DoNotImplement],[],false)},{prop:"ProtoType",name:"ProtoType",pkg:"",typ:$funcType([AQ],[],false)},{prop:"Syntax",name:"Syntax",pkg:"",typ:$funcType([],[BT],false)},{prop:"TextName",name:"TextName",pkg:"",typ:$funcType([],[$String],false)}]);AS.init([{prop:"ByJSONName",name:"ByJSONName",pkg:"",typ:$funcType([$String],[AQ],false)},{prop:"ByName",name:"ByName",pkg:"",typ:$funcType([CE],[AQ],false)},{prop:"ByNumber",name:"ByNumber",pkg:"",typ:$funcType([D.Number],[AQ],false)},{prop:"ByTextName",name:"ByTextName",pkg:"",typ:$funcType([$String],[AQ],false)},{prop:"Get",name:"Get",pkg:"",typ:$funcType([$Int],[AQ],false)},{prop:"Len",name:"Len",pkg:"",typ:$funcType([],[$Int],false)},{prop:"ProtoInternal",name:"ProtoInternal",pkg:"",typ:$funcType([C.DoNotImplement],[],false)}]);AT.init([{prop:"Fields",name:"Fields",pkg:"",typ:$funcType([],[AS],false)},{prop:"FullName",name:"FullName",pkg:"",typ:$funcType([],[CG],false)},{prop:"Index",name:"Index",pkg:"",typ:$funcType([],[$Int],false)},{prop:"IsPlaceholder",name:"IsPlaceholder",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"IsSynthetic",name:"IsSynthetic",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Name",name:"Name",pkg:"",typ:$funcType([],[CE],false)},{prop:"Options",name:"Options",pkg:"",typ:$funcType([],[BS],false)},{prop:"Parent",name:"Parent",pkg:"",typ:$funcType([],[AG],false)},{prop:"ParentFile",name:"ParentFile",pkg:"",typ:$funcType([],[AH],false)},{prop:"ProtoInternal",name:"ProtoInternal",pkg:"",typ:$funcType([C.DoNotImplement],[],false)},{prop:"ProtoType",name:"ProtoType",pkg:"",typ:$funcType([AT],[],false)},{prop:"Syntax",name:"Syntax",pkg:"",typ:$funcType([],[BT],false)}]);AV.init([{prop:"ByName",name:"ByName",pkg:"",typ:$funcType([CE],[AT],false)},{prop:"Get",name:"Get",pkg:"",typ:$funcType([$Int],[AT],false)},{prop:"Len",name:"Len",pkg:"",typ:$funcType([],[$Int],false)},{prop:"ProtoInternal",name:"ProtoInternal",pkg:"",typ:$funcType([C.DoNotImplement],[],false)}]);AX.init([{prop:"Cardinality",name:"Cardinality",pkg:"",typ:$funcType([],[BV],false)},{prop:"ContainingMessage",name:"ContainingMessage",pkg:"",typ:$funcType([],[AL],false)},{prop:"ContainingOneof",name:"ContainingOneof",pkg:"",typ:$funcType([],[AT],false)},{prop:"Default",name:"Default",pkg:"",typ:$funcType([],[G],false)},{prop:"DefaultEnumValue",name:"DefaultEnumValue",pkg:"",typ:$funcType([],[BE],false)},{prop:"Descriptor",name:"Descriptor",pkg:"",typ:$funcType([],[AQ],false)},{prop:"Enum",name:"Enum",pkg:"",typ:$funcType([],[BA],false)},{prop:"FullName",name:"FullName",pkg:"",typ:$funcType([],[CG],false)},{prop:"HasDefault",name:"HasDefault",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"HasJSONName",name:"HasJSONName",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"HasOptionalKeyword",name:"HasOptionalKeyword",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"HasPresence",name:"HasPresence",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Index",name:"Index",pkg:"",typ:$funcType([],[$Int],false)},{prop:"IsExtension",name:"IsExtension",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"IsList",name:"IsList",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"IsMap",name:"IsMap",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"IsPacked",name:"IsPacked",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"IsPlaceholder",name:"IsPlaceholder",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"IsWeak",name:"IsWeak",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"JSONName",name:"JSONName",pkg:"",typ:$funcType([],[$String],false)},{prop:"Kind",name:"Kind",pkg:"",typ:$funcType([],[BX],false)},{prop:"MapKey",name:"MapKey",pkg:"",typ:$funcType([],[AQ],false)},{prop:"MapValue",name:"MapValue",pkg:"",typ:$funcType([],[AQ],false)},{prop:"Message",name:"Message",pkg:"",typ:$funcType([],[AL],false)},{prop:"Name",name:"Name",pkg:"",typ:$funcType([],[CE],false)},{prop:"Number",name:"Number",pkg:"",typ:$funcType([],[D.Number],false)},{prop:"Options",name:"Options",pkg:"",typ:$funcType([],[BS],false)},{prop:"Parent",name:"Parent",pkg:"",typ:$funcType([],[AG],false)},{prop:"ParentFile",name:"ParentFile",pkg:"",typ:$funcType([],[AH],false)},{prop:"ProtoInternal",name:"ProtoInternal",pkg:"",typ:$funcType([C.DoNotImplement],[],false)},{prop:"ProtoType",name:"ProtoType",pkg:"",typ:$funcType([AQ],[],false)},{prop:"Syntax",name:"Syntax",pkg:"",typ:$funcType([],[BT],false)},{prop:"TextName",name:"TextName",pkg:"",typ:$funcType([],[$String],false)},{prop:"Type",name:"Type",pkg:"",typ:$funcType([],[AZ],false)}]);AY.init([{prop:"ByName",name:"ByName",pkg:"",typ:$funcType([CE],[AQ],false)},{prop:"Get",name:"Get",pkg:"",typ:$funcType([$Int],[AQ],false)},{prop:"Len",name:"Len",pkg:"",typ:$funcType([],[$Int],false)},{prop:"ProtoInternal",name:"ProtoInternal",pkg:"",typ:$funcType([C.DoNotImplement],[],false)}]);AZ.init([{prop:"InterfaceOf",name:"InterfaceOf",pkg:"",typ:$funcType([G],[$emptyInterface],false)},{prop:"IsValidInterface",name:"IsValidInterface",pkg:"",typ:$funcType([$emptyInterface],[$Bool],false)},{prop:"IsValidValue",name:"IsValidValue",pkg:"",typ:$funcType([G],[$Bool],false)},{prop:"New",name:"New",pkg:"",typ:$funcType([],[G],false)},{prop:"TypeDescriptor",name:"TypeDescriptor",pkg:"",typ:$funcType([],[AX],false)},{prop:"ValueOf",name:"ValueOf",pkg:"",typ:$funcType([$emptyInterface],[G],false)},{prop:"Zero",name:"Zero",pkg:"",typ:$funcType([],[G],false)}]);BA.init([{prop:"FullName",name:"FullName",pkg:"",typ:$funcType([],[CG],false)},{prop:"Index",name:"Index",pkg:"",typ:$funcType([],[$Int],false)},{prop:"IsPlaceholder",name:"IsPlaceholder",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Name",name:"Name",pkg:"",typ:$funcType([],[CE],false)},{prop:"Options",name:"Options",pkg:"",typ:$funcType([],[BS],false)},{prop:"Parent",name:"Parent",pkg:"",typ:$funcType([],[AG],false)},{prop:"ParentFile",name:"ParentFile",pkg:"",typ:$funcType([],[AH],false)},{prop:"ProtoInternal",name:"ProtoInternal",pkg:"",typ:$funcType([C.DoNotImplement],[],false)},{prop:"ProtoType",name:"ProtoType",pkg:"",typ:$funcType([BA],[],false)},{prop:"ReservedNames",name:"ReservedNames",pkg:"",typ:$funcType([],[CF],false)},{prop:"ReservedRanges",name:"ReservedRanges",pkg:"",typ:$funcType([],[CD],false)},{prop:"Syntax",name:"Syntax",pkg:"",typ:$funcType([],[BT],false)},{prop:"Values",name:"Values",pkg:"",typ:$funcType([],[BG],false)}]);BC.init([{prop:"Descriptor",name:"Descriptor",pkg:"",typ:$funcType([],[BA],false)},{prop:"New",name:"New",pkg:"",typ:$funcType([CC],[AB],false)}]);BD.init([{prop:"ByName",name:"ByName",pkg:"",typ:$funcType([CE],[BA],false)},{prop:"Get",name:"Get",pkg:"",typ:$funcType([$Int],[BA],false)},{prop:"Len",name:"Len",pkg:"",typ:$funcType([],[$Int],false)},{prop:"ProtoInternal",name:"ProtoInternal",pkg:"",typ:$funcType([C.DoNotImplement],[],false)}]);BE.init([{prop:"FullName",name:"FullName",pkg:"",typ:$funcType([],[CG],false)},{prop:"Index",name:"Index",pkg:"",typ:$funcType([],[$Int],false)},{prop:"IsPlaceholder",name:"IsPlaceholder",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Name",name:"Name",pkg:"",typ:$funcType([],[CE],false)},{prop:"Number",name:"Number",pkg:"",typ:$funcType([],[CC],false)},{prop:"Options",name:"Options",pkg:"",typ:$funcType([],[BS],false)},{prop:"Parent",name:"Parent",pkg:"",typ:$funcType([],[AG],false)},{prop:"ParentFile",name:"ParentFile",pkg:"",typ:$funcType([],[AH],false)},{prop:"ProtoInternal",name:"ProtoInternal",pkg:"",typ:$funcType([C.DoNotImplement],[],false)},{prop:"ProtoType",name:"ProtoType",pkg:"",typ:$funcType([BE],[],false)},{prop:"Syntax",name:"Syntax",pkg:"",typ:$funcType([],[BT],false)}]);BG.init([{prop:"ByName",name:"ByName",pkg:"",typ:$funcType([CE],[BE],false)},{prop:"ByNumber",name:"ByNumber",pkg:"",typ:$funcType([CC],[BE],false)},{prop:"Get",name:"Get",pkg:"",typ:$funcType([$Int],[BE],false)},{prop:"Len",name:"Len",pkg:"",typ:$funcType([],[$Int],false)},{prop:"ProtoInternal",name:"ProtoInternal",pkg:"",typ:$funcType([C.DoNotImplement],[],false)}]);BH.init([{prop:"FullName",name:"FullName",pkg:"",typ:$funcType([],[CG],false)},{prop:"Index",name:"Index",pkg:"",typ:$funcType([],[$Int],false)},{prop:"IsPlaceholder",name:"IsPlaceholder",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Methods",name:"Methods",pkg:"",typ:$funcType([],[BM],false)},{prop:"Name",name:"Name",pkg:"",typ:$funcType([],[CE],false)},{prop:"Options",name:"Options",pkg:"",typ:$funcType([],[BS],false)},{prop:"Parent",name:"Parent",pkg:"",typ:$funcType([],[AG],false)},{prop:"ParentFile",name:"ParentFile",pkg:"",typ:$funcType([],[AH],false)},{prop:"ProtoInternal",name:"ProtoInternal",pkg:"",typ:$funcType([C.DoNotImplement],[],false)},{prop:"ProtoType",name:"ProtoType",pkg:"",typ:$funcType([BH],[],false)},{prop:"Syntax",name:"Syntax",pkg:"",typ:$funcType([],[BT],false)}]);BJ.init([{prop:"ByName",name:"ByName",pkg:"",typ:$funcType([CE],[BH],false)},{prop:"Get",name:"Get",pkg:"",typ:$funcType([$Int],[BH],false)},{prop:"Len",name:"Len",pkg:"",typ:$funcType([],[$Int],false)},{prop:"ProtoInternal",name:"ProtoInternal",pkg:"",typ:$funcType([C.DoNotImplement],[],false)}]);BK.init([{prop:"FullName",name:"FullName",pkg:"",typ:$funcType([],[CG],false)},{prop:"Index",name:"Index",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Input",name:"Input",pkg:"",typ:$funcType([],[AL],false)},{prop:"IsPlaceholder",name:"IsPlaceholder",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"IsStreamingClient",name:"IsStreamingClient",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"IsStreamingServer",name:"IsStreamingServer",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Name",name:"Name",pkg:"",typ:$funcType([],[CE],false)},{prop:"Options",name:"Options",pkg:"",typ:$funcType([],[BS],false)},{prop:"Output",name:"Output",pkg:"",typ:$funcType([],[AL],false)},{prop:"Parent",name:"Parent",pkg:"",typ:$funcType([],[AG],false)},{prop:"ParentFile",name:"ParentFile",pkg:"",typ:$funcType([],[AH],false)},{prop:"ProtoInternal",name:"ProtoInternal",pkg:"",typ:$funcType([C.DoNotImplement],[],false)},{prop:"ProtoType",name:"ProtoType",pkg:"",typ:$funcType([BK],[],false)},{prop:"Syntax",name:"Syntax",pkg:"",typ:$funcType([],[BT],false)}]);BM.init([{prop:"ByName",name:"ByName",pkg:"",typ:$funcType([CE],[BK],false)},{prop:"Get",name:"Get",pkg:"",typ:$funcType([$Int],[BK],false)},{prop:"Len",name:"Len",pkg:"",typ:$funcType([],[$Int],false)},{prop:"ProtoInternal",name:"ProtoInternal",pkg:"",typ:$funcType([C.DoNotImplement],[],false)}]);BN.init([{prop:"ByDescriptor",name:"ByDescriptor",pkg:"",typ:$funcType([AG],[BO],false)},{prop:"ByPath",name:"ByPath",pkg:"",typ:$funcType([BP],[BO],false)},{prop:"Get",name:"Get",pkg:"",typ:$funcType([$Int],[BO],false)},{prop:"Len",name:"Len",pkg:"",typ:$funcType([],[$Int],false)},{prop:"ProtoInternal",name:"ProtoInternal",pkg:"",typ:$funcType([C.DoNotImplement],[],false)}]);BO.init("",[{prop:"Path",name:"Path",embedded:false,exported:true,typ:BP,tag:""},{prop:"StartLine",name:"StartLine",embedded:false,exported:true,typ:$Int,tag:""},{prop:"StartColumn",name:"StartColumn",embedded:false,exported:true,typ:$Int,tag:""},{prop:"EndLine",name:"EndLine",embedded:false,exported:true,typ:$Int,tag:""},{prop:"EndColumn",name:"EndColumn",embedded:false,exported:true,typ:$Int,tag:""},{prop:"LeadingDetachedComments",name:"LeadingDetachedComments",embedded:false,exported:true,typ:DU,tag:""},{prop:"LeadingComments",name:"LeadingComments",embedded:false,exported:true,typ:$String,tag:""},{prop:"TrailingComments",name:"TrailingComments",embedded:false,exported:true,typ:$String,tag:""},{prop:"Next",name:"Next",embedded:false,exported:true,typ:$Int,tag:""}]);BP.init($Int32);BQ.init([DA,CW],[CW],false);BS.init([{prop:"ProtoReflect",name:"ProtoReflect",pkg:"",typ:$funcType([],[AC],false)}]);CA.init([{prop:"Get",name:"Get",pkg:"",typ:$funcType([$Int],[D.Number],false)},{prop:"Has",name:"Has",pkg:"",typ:$funcType([D.Number],[$Bool],false)},{prop:"Len",name:"Len",pkg:"",typ:$funcType([],[$Int],false)},{prop:"ProtoInternal",name:"ProtoInternal",pkg:"",typ:$funcType([C.DoNotImplement],[],false)}]);CB.init([{prop:"Get",name:"Get",pkg:"",typ:$funcType([$Int],[DV],false)},{prop:"Has",name:"Has",pkg:"",typ:$funcType([D.Number],[$Bool],false)},{prop:"Len",name:"Len",pkg:"",typ:$funcType([],[$Int],false)},{prop:"ProtoInternal",name:"ProtoInternal",pkg:"",typ:$funcType([C.DoNotImplement],[],false)}]);CD.init([{prop:"Get",name:"Get",pkg:"",typ:$funcType([$Int],[DW],false)},{prop:"Has",name:"Has",pkg:"",typ:$funcType([CC],[$Bool],false)},{prop:"Len",name:"Len",pkg:"",typ:$funcType([],[$Int],false)},{prop:"ProtoInternal",name:"ProtoInternal",pkg:"",typ:$funcType([C.DoNotImplement],[],false)}]);CF.init([{prop:"Get",name:"Get",pkg:"",typ:$funcType([$Int],[CE],false)},{prop:"Has",name:"Has",pkg:"",typ:$funcType([CE],[$Bool],false)},{prop:"Len",name:"Len",pkg:"",typ:$funcType([],[$Int],false)},{prop:"ProtoInternal",name:"ProtoInternal",pkg:"",typ:$funcType([C.DoNotImplement],[],false)}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=D.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=E.$init();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=F.$init();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["google.golang.org/protobuf/internal/descfmt"]=(function(){var $pkg={},$init,A,F,G,H,B,C,D,E,I,O,R,S,T,U,V,W,X,Y,Z,AA,AB,AC,AD,AE,AF,AG,AH,AI,L,a,b,c,d,e,f,g,h,J,K,M,N,P,Q;A=$packages["fmt"];F=$packages["google.golang.org/protobuf/internal/detrand"];G=$packages["google.golang.org/protobuf/internal/pragma"];H=$packages["google.golang.org/protobuf/reflect/protoreflect"];B=$packages["io"];C=$packages["reflect"];D=$packages["strconv"];E=$packages["strings"];I=$pkg.list=$newType(8,$kindInterface,"descfmt.list",true,"google.golang.org/protobuf/internal/descfmt",false,null);O=$pkg.records=$newType(0,$kindStruct,"descfmt.records",true,"google.golang.org/protobuf/internal/descfmt",false,function(recs_,allowMulti_){this.$val=this;if(arguments.length===0){this.recs=AE.nil;this.allowMulti=false;return;}this.recs=recs_;this.allowMulti=allowMulti_;});R=$ptrType(H.FileDescriptor);S=$sliceType($String);T=$ptrType(H.MessageDescriptor);U=$ptrType(H.FieldDescriptor);V=$ptrType(H.OneofDescriptor);W=$ptrType(H.EnumDescriptor);X=$ptrType(H.EnumValueDescriptor);Y=$ptrType(H.ServiceDescriptor);Z=$ptrType(H.MethodDescriptor);AA=$sliceType($emptyInterface);AB=$arrayType($packages["google.golang.org/protobuf/encoding/protowire"].Number,2);AC=$arrayType(H.EnumNumber,2);AD=$arrayType($String,2);AE=$sliceType(AD);AF=$sliceType(C.Value);AG=$ptrType(C.rtype);AH=$sliceType($Uint8);AI=$ptrType(O);J=function(i,j,k){var{i,j,k,l,m,n,o,p,q,r,s,t,u,$s,$r,$c}=$restore(this,{i,j,k});$s=$s||0;s:while(true){switch($s){case 0:l=i;m=k;if(!(j===118)){n=false;$s=1;continue s;}p=i.Flag(43);$s=3;case 3:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}if(p){o=true;$s=2;continue s;}q=i.Flag(35);$s=4;case 4:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}o=q;case 2:n=o;case 1:r=n;s=K(m,true,r);$s=5;case 5:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=s;u=B.WriteString(l,t);$s=6;case 6:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}u;$s=-1;return;}return;}var $f={$blk:J,$c:true,$r,i,j,k,l,m,n,o,p,q,r,s,t,u,$s};return $f;};$pkg.FormatList=J;K=function(i,j,k){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{i,j,k});$s=$s||0;s:while(true){switch($s){case 0:l="[";m="]";n=l;o=m;if(j){$s=1;continue;}$s=2;continue;case 1:p="";q=i;if($assertType(q,H.Names,true)[1]){$s=3;continue;}if($assertType(q,H.FieldNumbers,true)[1]){$s=4;continue;}if($assertType(q,H.FieldRanges,true)[1]){$s=5;continue;}if($assertType(q,H.EnumRanges,true)[1]){$s=6;continue;}if($assertType(q,H.FileImports,true)[1]){$s=7;continue;}if($assertType(q,H.Descriptor,true)[1]){$s=8;continue;}$s=9;continue;case 3:p="Names";$s=10;continue;case 4:p="FieldNumbers";$s=10;continue;case 5:p="FieldRanges";$s=10;continue;case 6:p="EnumRanges";$s=10;continue;case 7:p="FileImports";$s=10;continue;case 8:r=C.ValueOf(i);$s=11;case 11:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=$clone(r,C.Value).MethodByName("Get");$s=12;case 12:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=$clone(s,C.Value).Type();$s=13;case 13:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=t.Out(0);$s=14;case 14:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}v=u.Name();$s=15;case 15:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}p=v+"s";$s=10;continue;case 9:w=C.ValueOf(i);$s=16;case 16:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}x=$clone(w,C.Value).Elem();$s=17;case 17:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}y=$clone(x,C.Value).Type();$s=18;case 18:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}z=y.Name();$s=19;case 19:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}p=z;case 10:aa=p+"{";ab="}";n=aa;o=ab;case 2:ac=S.nil;ad=i;if($assertType(ad,H.Names,true)[1]){$s=20;continue;}if($assertType(ad,H.FieldNumbers,true)[1]){$s=21;continue;}if($assertType(ad,H.FieldRanges,true)[1]){$s=22;continue;}if($assertType(ad,H.EnumRanges,true)[1]){$s=23;continue;}if($assertType(ad,H.FileImports,true)[1]){$s=24;continue;}$s=25;continue;case 20:ae=ad;ak=0;case 27:al=ae.Len();$s=29;case 29:if($c){$c=false;al=al.$blk();}if(al&&al.$blk!==undefined){break s;}if(!(ak>0;$s=27;continue;case 28:$s=-1;return n+Q(ac,false)+o;case 21:af=ad;ao=0;case 32:ap=af.Len();$s=34;case 34:if($c){$c=false;ap=ap.$blk();}if(ap&&ap.$blk!==undefined){break s;}if(!(ao>0;$s=32;continue;case 33:$s=-1;return n+Q(ac,false)+o;case 22:ag=ad;as=0;case 37:at=ag.Len();$s=39;case 39:if($c){$c=false;at=at.$blk();}if(at&&at.$blk!==undefined){break s;}if(!(as>0)===av[1]){$s=41;continue;}$s=42;continue;case 41:aw=A.Sprintf("%d",new AA([new $packages["google.golang.org/protobuf/encoding/protowire"].Number(av[0])]));$s=44;case 44:if($c){$c=false;aw=aw.$blk();}if(aw&&aw.$blk!==undefined){break s;}ac=$append(ac,aw);$s=43;continue;case 42:ax=A.Sprintf("%d:%d",new AA([new $packages["google.golang.org/protobuf/encoding/protowire"].Number(av[0]),new $packages["google.golang.org/protobuf/encoding/protowire"].Number(av[1])]));$s=45;case 45:if($c){$c=false;ax=ax.$blk();}if(ax&&ax.$blk!==undefined){break s;}ac=$append(ac,ax);case 43:as=as+(1)>>0;$s=37;continue;case 38:$s=-1;return n+Q(ac,false)+o;case 23:ah=ad;ay=0;case 46:az=ah.Len();$s=48;case 48:if($c){$c=false;az=az.$blk();}if(az&&az.$blk!==undefined){break s;}if(!(ay>0;$s=46;continue;case 47:$s=-1;return n+Q(ac,false)+o;case 24:ai=ad;bf=0;case 55:bg=ai.Len();$s=57;case 57:if($c){$c=false;bg=bg.$blk();}if(bg&&bg.$blk!==undefined){break s;}if(!(bf>0;$s=55;continue;case 56:$s=-1;return n+Q(ac,k)+o;case 25:aj=ad;bm=$assertType(aj,H.EnumValueDescriptors,true);bn=bm[1];bo=0;case 62:bp=aj.Len();$s=64;case 64:if($c){$c=false;bp=bp.$blk();}if(bp&&bp.$blk!==undefined){break s;}if(!(bo=bt.$length?($throwRuntimeError("index out of range"),undefined):bt.$array[bt.$offset+0])),C.Value).Interface();$s=69;case 69:if($c){$c=false;bw=bw.$blk();}if(bw&&bw.$blk!==undefined){break s;}bx=bw;by=N($assertType(bx,H.Descriptor),false,k&&!bn);$s=70;case 70:if($c){$c=false;by=by.$blk();}if(by&&by.$blk!==undefined){break s;}ac=$append(ac,by);bo=bo+(1)>>0;$s=62;continue;case 63:$s=-1;return n+Q(ac,k&&bn)+o;case 26:$s=-1;return"";}return;}var $f={$blk:K,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};M=function(i,j,k){var{i,j,k,l,m,n,o,p,q,r,s,t,u,$s,$r,$c}=$restore(this,{i,j,k});$s=$s||0;s:while(true){switch($s){case 0:l=i;m=k;if(!(j===118)){n=false;$s=1;continue s;}p=i.Flag(43);$s=3;case 3:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}if(p){o=true;$s=2;continue s;}q=i.Flag(35);$s=4;case 4:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}o=q;case 2:n=o;case 1:r=n;s=N(m,true,r);$s=5;case 5:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=s;u=B.WriteString(l,t);$s=6;case 6:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}u;$s=-1;return;}return;}var $f={$blk:M,$c:true,$r,i,j,k,l,m,n,o,p,q,r,s,t,u,$s};return $f;};$pkg.FormatDesc=M;N=function(i,j,k){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{i,j,k});$s=$s||0;s:while(true){switch($s){case 0:l=C.ValueOf(i);$s=1;case 1:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;n=$clone(m,C.Value).MethodByName("ProtoType");$s=2;case 2:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=$clone(n,C.Value).Type();$s=3;case 3:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=o.In(0);$s=4;case 4:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=p;r="{";s="}";t=r;u=s;if(j){$s=5;continue;}$s=6;continue;case 5:v=q.Name();$s=7;case 7:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}t=v+"{";case 6:w=$assertType(i,H.FileDescriptor,true);x=w[1];y=new O.ptr(AE.nil,k);z=i.IsPlaceholder();$s=11;case 11:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}if(z){$s=8;continue;}$s=9;continue;case 8:if(x){$s=12;continue;}$s=13;continue;case 12:$r=y.Append($clone(m,C.Value),new S(["Path","Package","IsPlaceholder"]));$s=15;case 15:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=14;continue;case 13:$r=y.Append($clone(m,C.Value),new S(["FullName","IsPlaceholder"]));$s=16;case 16:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 14:$s=10;continue;case 9:if(x){$s=18;continue;}if(j){$s=19;continue;}$s=20;continue;case 18:$r=y.Append($clone(m,C.Value),new S(["Syntax"]));$s=22;case 22:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=21;continue;case 19:$r=y.Append($clone(m,C.Value),new S(["Syntax","FullName"]));$s=23;case 23:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=21;continue;case 20:$r=y.Append($clone(m,C.Value),new S(["Name"]));$s=24;case 24:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 21:case 17:aa=i;if($assertType(aa,H.FieldDescriptor,true)[1]){$s=25;continue;}if($assertType(aa,H.OneofDescriptor,true)[1]){$s=26;continue;}$s=27;continue;case 25:ab=aa;ae=(af=L[C.Type.keyFor(q)],af!==undefined?af.v:S.nil);ag=0;case 29:if(!(ag=ae.$length)?($throwRuntimeError("index out of range"),undefined):ae.$array[ae.$offset+ag]);ai=ah;if(ai===("MapKey")){$s=32;continue;}if(ai===("MapValue")){$s=33;continue;}if(ai===("ContainingOneof")){$s=34;continue;}if(ai===("ContainingMessage")){$s=35;continue;}if(ai===("Message")){$s=36;continue;}$s=37;continue;case 32:aj=ab.MapKey();$s=39;case 39:if($c){$c=false;aj=aj.$blk();}if(aj&&aj.$blk!==undefined){break s;}ak=aj;if(!($interfaceIsEqual(ak,$ifaceNil))){$s=40;continue;}$s=41;continue;case 40:al=ak.Kind();$s=42;case 42:if($c){$c=false;al=al.$blk();}if(al&&al.$blk!==undefined){break s;}am=new H.Kind(al).String();$s=43;case 43:if($c){$c=false;am=am.$blk();}if(am&&am.$blk!==undefined){break s;}y.recs=$append(y.recs,$toNativeArray($kindString,["MapKey",am]));case 41:$s=38;continue;case 33:an=ab.MapValue();$s=44;case 44:if($c){$c=false;an=an.$blk();}if(an&&an.$blk!==undefined){break s;}ao=an;if(!($interfaceIsEqual(ao,$ifaceNil))){$s=45;continue;}$s=46;continue;case 45:ap=ao.Kind();$s=48;case 48:if($c){$c=false;ap=ap.$blk();}if(ap&&ap.$blk!==undefined){break s;}aq=ap;if(aq===(14)){$s=49;continue;}if((aq===(11))||(aq===(10))){$s=50;continue;}$s=51;continue;case 49:ar=ao.Enum();$s=53;case 53:if($c){$c=false;ar=ar.$blk();}if(ar&&ar.$blk!==undefined){break s;}as=ar.FullName();$s=54;case 54:if($c){$c=false;as=as.$blk();}if(as&&as.$blk!==undefined){break s;}y.recs=$append(y.recs,$toNativeArray($kindString,["MapValue",(as)]));$s=52;continue;case 50:at=ao.Message();$s=55;case 55:if($c){$c=false;at=at.$blk();}if(at&&at.$blk!==undefined){break s;}au=at.FullName();$s=56;case 56:if($c){$c=false;au=au.$blk();}if(au&&au.$blk!==undefined){break s;}y.recs=$append(y.recs,$toNativeArray($kindString,["MapValue",(au)]));$s=52;continue;case 51:av=ao.Kind();$s=57;case 57:if($c){$c=false;av=av.$blk();}if(av&&av.$blk!==undefined){break s;}aw=new H.Kind(av).String();$s=58;case 58:if($c){$c=false;aw=aw.$blk();}if(aw&&aw.$blk!==undefined){break s;}y.recs=$append(y.recs,$toNativeArray($kindString,["MapValue",aw]));case 52:case 47:case 46:$s=38;continue;case 34:ax=ab.ContainingOneof();$s=59;case 59:if($c){$c=false;ax=ax.$blk();}if(ax&&ax.$blk!==undefined){break s;}ay=ax;if(!($interfaceIsEqual(ay,$ifaceNil))){$s=60;continue;}$s=61;continue;case 60:az=ay.Name();$s=62;case 62:if($c){$c=false;az=az.$blk();}if(az&&az.$blk!==undefined){break s;}y.recs=$append(y.recs,$toNativeArray($kindString,["Oneof",(az)]));case 61:$s=38;continue;case 35:ba=ab.IsExtension();$s=65;case 65:if($c){$c=false;ba=ba.$blk();}if(ba&&ba.$blk!==undefined){break s;}if(ba){$s=63;continue;}$s=64;continue;case 63:bb=ab.ContainingMessage();$s=66;case 66:if($c){$c=false;bb=bb.$blk();}if(bb&&bb.$blk!==undefined){break s;}bc=bb.FullName();$s=67;case 67:if($c){$c=false;bc=bc.$blk();}if(bc&&bc.$blk!==undefined){break s;}y.recs=$append(y.recs,$toNativeArray($kindString,["Extendee",(bc)]));case 64:$s=38;continue;case 36:bd=ab.IsMap();$s=70;case 70:if($c){$c=false;bd=bd.$blk();}if(bd&&bd.$blk!==undefined){break s;}if(!bd){$s=68;continue;}$s=69;continue;case 68:$r=y.Append($clone(m,C.Value),new S([ah]));$s=71;case 71:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 69:$s=38;continue;case 37:$r=y.Append($clone(m,C.Value),new S([ah]));$s=72;case 72:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 38:case 31:ag++;$s=29;continue;case 30:$s=28;continue;case 26:ac=aa;be=S.nil;bf=ac.Fields();$s=73;case 73:if($c){$c=false;bf=bf.$blk();}if(bf&&bf.$blk!==undefined){break s;}bg=bf;bh=0;case 74:bi=bg.Len();$s=76;case 76:if($c){$c=false;bi=bi.$blk();}if(bi&&bi.$blk!==undefined){break s;}if(!(bh>0;$s=74;continue;case 75:if(be.$length>0){y.recs=$append(y.recs,$toNativeArray($kindString,["Fields","["+Q(be,false)+"]"]));}$s=28;continue;case 27:ad=aa;$r=y.Append($clone(m,C.Value),(bl=L[C.Type.keyFor(q)],bl!==undefined?bl.v:S.nil));$s=79;case 79:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 28:bm=$clone(m,C.Value).MethodByName("GoType");$s=82;case 82:if($c){$c=false;bm=bm.$blk();}if(bm&&bm.$blk!==undefined){break s;}bn=$clone(bm,C.Value).IsValid();$s=83;case 83:if($c){$c=false;bn=bn.$blk();}if(bn&&bn.$blk!==undefined){break s;}if(bn){$s=80;continue;}$s=81;continue;case 80:$r=y.Append($clone(m,C.Value),new S(["GoType"]));$s=84;case 84:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 81:case 10:bo=y.Join();$s=85;case 85:if($c){$c=false;bo=bo.$blk();}if(bo&&bo.$blk!==undefined){break s;}bp=t+bo+u;$s=86;case 86:return bp;}return;}var $f={$blk:N,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};O.ptr.prototype.Append=function(i,j){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{i,j});$s=$s||0;s:while(true){switch($s){case 0:k=this;l=j;m=0;case 1:if(!(m=l.$length)?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+m]);o=new C.Value.ptr(AG.nil,0,0);p=$clone(i,C.Value).MethodByName(n);$s=3;case 3:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=p;if($clone(q,C.Value).IsValid()){$s=4;continue;}$s=5;continue;case 4:s=$clone(q,C.Value).Call(AF.nil);$s=6;case 6:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}o=(r=s,(0>=r.$length?($throwRuntimeError("index out of range"),undefined):r.$array[r.$offset+0]));case 5:if(($clone(i,C.Value).Kind()===25)&&!$clone(o,C.Value).IsValid()){$s=7;continue;}$s=8;continue;case 7:t=$clone(i,C.Value).FieldByName(n);$s=9;case 9:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}o=t;case 8:if(!$clone(o,C.Value).IsValid()){$s=10;continue;}$s=11;continue;case 10:u=A.Sprintf("unknown accessor: %v.%s",new AA([$clone(i,C.Value).Type(),new $String(n)]));$s=12;case 12:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}$panic(new $String(u));case 11:w=$clone(o,C.Value).Interface();$s=13;case 13:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}v=$assertType(w,H.Value,true);x=v[1];if(x){$s=14;continue;}$s=15;continue;case 14:z=$clone(o,C.Value).MethodByName("Interface");$s=16;case 16:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}aa=$clone(z,C.Value).Call(AF.nil);$s=17;case 17:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}o=(y=aa,(0>=y.$length?($throwRuntimeError("index out of range"),undefined):y.$array[y.$offset+0]));if(!$clone(o,C.Value).IsNil()){$s=18;continue;}$s=19;continue;case 18:ab=$clone(o,C.Value).Elem();$s=20;case 20:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}o=ab;case 19:case 15:ac=false;ad=$clone(o,C.Value).Kind();if((ad===(20))||(ad===(23))){$s=22;continue;}if(ad===(1)){$s=23;continue;}if((ad===(2))||(ad===(3))||(ad===(4))||(ad===(5))||(ad===(6))){$s=24;continue;}if((ad===(7))||(ad===(8))||(ad===(9))||(ad===(10))||(ad===(11))){$s=25;continue;}if(ad===(24)){$s=26;continue;}$s=27;continue;case 22:ac=$clone(o,C.Value).IsNil();$s=27;continue;case 23:ac=$clone(o,C.Value).Bool()===false;$s=27;continue;case 24:ac=(ae=$clone(o,C.Value).Int(),(ae.$high===0&&ae.$low===0));$s=27;continue;case 25:ac=(af=$clone(o,C.Value).Uint(),(af.$high===0&&af.$low===0));$s=27;continue;case 26:ag=$clone(o,C.Value).String();$s=28;case 28:if($c){$c=false;ag=ag.$blk();}if(ag&&ag.$blk!==undefined){break s;}ac=ag==="";case 27:case 21:ai=$clone(o,C.Value).Interface();$s=29;case 29:if($c){$c=false;ai=ai.$blk();}if(ai&&ai.$blk!==undefined){break s;}ah=$assertType(ai,I,true);aj=ah[0];ak=ah[1];if(ak){$s=30;continue;}$s=31;continue;case 30:al=aj.Len();$s=32;case 32:if($c){$c=false;al=al.$blk();}if(al&&al.$blk!==undefined){break s;}ac=al===0;case 31:if(ac){m++;$s=1;continue;}am="";an=$clone(o,C.Value).Interface();$s=33;case 33:if($c){$c=false;an=an.$blk();}if(an&&an.$blk!==undefined){break s;}ao=an;ap=ao;if($assertType(ap,I,true)[1]){$s=34;continue;}if($assertType(ap,H.FieldDescriptor,true)[1]||$assertType(ap,H.OneofDescriptor,true)[1]||$assertType(ap,H.EnumValueDescriptor,true)[1]||$assertType(ap,H.MethodDescriptor,true)[1]){$s=35;continue;}if($assertType(ap,H.Descriptor,true)[1]){$s=36;continue;}if($assertType(ap,$String,true)[1]){$s=37;continue;}if($assertType(ap,AH,true)[1]){$s=38;continue;}$s=39;continue;case 34:aq=ap;aw=K(aq,false,k.allowMulti);$s=41;case 41:if($c){$c=false;aw=aw.$blk();}if(aw&&aw.$blk!==undefined){break s;}am=aw;$s=40;continue;case 35:ar=ap;ax=$assertType(ar,H.Descriptor).Name();$s=42;case 42:if($c){$c=false;ax=ax.$blk();}if(ax&&ax.$blk!==undefined){break s;}am=(ax);$s=40;continue;case 36:as=ap;ay=as.FullName();$s=43;case 43:if($c){$c=false;ay=ay.$blk();}if(ay&&ay.$blk!==undefined){break s;}am=(ay);$s=40;continue;case 37:at=ap.$val;am=D.Quote(at);$s=40;continue;case 38:au=ap.$val;az=A.Sprintf("%q",new AA([au]));$s=44;case 44:if($c){$c=false;az=az.$blk();}if(az&&az.$blk!==undefined){break s;}am=az;$s=40;continue;case 39:av=ap;ba=A.Sprint(new AA([av]));$s=45;case 45:if($c){$c=false;ba=ba.$blk();}if(ba&&ba.$blk!==undefined){break s;}am=ba;case 40:k.recs=$append(k.recs,$toNativeArray($kindString,[n,am]));m++;$s=1;continue;case 2:$s=-1;return;}return;}var $f={$blk:O.ptr.prototype.Append,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};O.prototype.Append=function(i,j){return this.$val.Append(i,j);};O.ptr.prototype.Join=function(){var{i,j,k,l,m,n,o,p,q,r,s,t,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:i=[i];j=[j];k=[k];j[0]=this;k[0]=S.nil;if(!j[0].allowMulti){l=j[0].recs;m=0;while(true){if(!(m=l.$length)?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+m]),AD);k[0]=$append(k[0],n[0]+P(0)+n[1]);m++;}$s=-1;return Q(k[0],false);}i[0]=0;o=(function(i,j,k){return function(o){var o,p,q,r;p=$subslice(j[0].recs,k[0].$length,o);q=0;while(true){if(!(q=p.$length)?($throwRuntimeError("index out of range"),undefined):p.$array[p.$offset+q]),AD);k[0]=$append(k[0],r[0]+P(i[0]-r[0].length>>0)+r[1]);q++;}i[0]=0;};})(i,j,k);p=j[0].recs;q=0;case 1:if(!(q=p.$length)?($throwRuntimeError("index out of range"),undefined):p.$array[p.$offset+q]),AD);t=E.Contains(s[1],"\n");if(t){$s=3;continue;}if(i[0]>0);}else{return":"+E.Repeat(" ",1+i>>0);}};Q=function(i,j){var i,j;if(i.$length===0){return"";}if(j){return"\n\t"+E.Join(i,"\n\t")+"\n";}return E.Join(i,", ");};AI.methods=[{prop:"Append",name:"Append",pkg:"",typ:$funcType([C.Value,S],[],true)},{prop:"Join",name:"Join",pkg:"",typ:$funcType([],[$String],false)}];I.init([{prop:"Len",name:"Len",pkg:"",typ:$funcType([],[$Int],false)},{prop:"ProtoInternal",name:"ProtoInternal",pkg:"",typ:$funcType([G.DoNotImplement],[],false)}]);O.init("google.golang.org/protobuf/internal/descfmt",[{prop:"recs",name:"recs",embedded:false,exported:false,typ:AE,tag:""},{prop:"allowMulti",name:"allowMulti",embedded:false,exported:false,typ:$Bool,tag:""}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=F.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=G.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=H.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=D.$init();$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=E.$init();$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}a=C.TypeOf((R.nil)).Elem();$s=9;case 9:if($c){$c=false;a=a.$blk();}if(a&&a.$blk!==undefined){break s;}b=C.TypeOf((T.nil)).Elem();$s=10;case 10:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=C.TypeOf((U.nil)).Elem();$s=11;case 11:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=C.TypeOf((V.nil)).Elem();$s=12;case 12:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=C.TypeOf((W.nil)).Elem();$s=13;case 13:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=C.TypeOf((X.nil)).Elem();$s=14;case 14:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=C.TypeOf((Y.nil)).Elem();$s=15;case 15:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=C.TypeOf((Z.nil)).Elem();$s=16;case 16:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}L=$makeMap(C.Type.keyFor,[{k:a,v:new S(["Path","Package","Imports","Messages","Enums","Extensions","Services"])},{k:b,v:new S(["IsMapEntry","Fields","Oneofs","ReservedNames","ReservedRanges","RequiredNumbers","ExtensionRanges","Messages","Enums","Extensions"])},{k:c,v:new S(["Number","Cardinality","Kind","HasJSONName","JSONName","HasPresence","IsExtension","IsPacked","IsWeak","IsList","IsMap","MapKey","MapValue","HasDefault","Default","ContainingOneof","ContainingMessage","Message","Enum"])},{k:d,v:new S(["Fields"])},{k:e,v:new S(["Values","ReservedNames","ReservedRanges"])},{k:f,v:new S(["Number"])},{k:g,v:new S(["Methods"])},{k:h,v:new S(["Input","Output","IsStreamingClient","IsStreamingServer"])}]);}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["google.golang.org/protobuf/internal/descopts"]=(function(){var $pkg={},$init,A;A=$packages["google.golang.org/protobuf/reflect/protoreflect"];$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$pkg.File=$ifaceNil;$pkg.Enum=$ifaceNil;$pkg.EnumValue=$ifaceNil;$pkg.Message=$ifaceNil;$pkg.Field=$ifaceNil;$pkg.Oneof=$ifaceNil;$pkg.ExtensionRange=$ifaceNil;$pkg.Service=$ifaceNil;$pkg.Method=$ifaceNil;}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["google.golang.org/protobuf/internal/flags"]=(function(){var $pkg={},$init;$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["go/token"]=(function(){var $pkg={},$init,D,F,E,A,B,C,H,I,J;D=$packages["fmt"];F=$packages["github.com/gopherjs/gopherjs/nosync"];E=$packages["sort"];A=$packages["strconv"];B=$packages["unicode"];C=$packages["unicode/utf8"];J=function(){var a,b;I={};a=61;while(true){if(!(a<86)){break;}b=((a<0||a>=H.length)?($throwRuntimeError("index out of range"),undefined):H[a]);(I||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(b)]={k:b,v:a};a=a+(1)>>0;}};$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=D.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=F.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=E.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=A.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}I=false;H=$toNativeArray($kindString,["ILLEGAL","EOF","COMMENT","","IDENT","INT","FLOAT","IMAG","CHAR","STRING","","","+","-","*","/","%","&","|","^","<<",">>","&^","+=","-=","*=","/=","%=","&=","|=","^=","<<=",">>=","&^=","&&","||","<-","++","--","==","<",">","=","!","!=","<=",">=",":=","...","(","[","{",",",".",")","]","}",";",":","","","break","case","chan","const","continue","default","defer","else","fallthrough","for","func","go","goto","if","import","interface","map","package","range","return","select","struct","switch","type","var","","","~"]);J();}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["google.golang.org/protobuf/internal/strs"]=(function(){var $pkg={},$init,B,F,A,C,D,E,I,U,V,W,G,J,K,M,O,R,T;B=$packages["go/token"];F=$packages["google.golang.org/protobuf/internal/flags"];A=$packages["google.golang.org/protobuf/reflect/protoreflect"];C=$packages["strings"];D=$packages["unicode"];E=$packages["unicode/utf8"];I=$pkg.Builder=$newType(0,$kindStruct,"strs.Builder",true,"google.golang.org/protobuf/internal/strs",true,function(){this.$val=this;if(arguments.length===0){return;}});U=$sliceType($Uint8);V=$interfaceType([{prop:"EnforceUTF8",name:"EnforceUTF8",pkg:"",typ:$funcType([],[$Bool],false)}]);W=$ptrType(I);G=function(a){var a;return($bytesToString(a));};$pkg.UnsafeString=G;I.ptr.prototype.AppendFullName=function(a,b){var a,b;return new A.FullName(a).Append(b);};I.prototype.AppendFullName=function(a,b){return this.$val.AppendFullName(a,b);};I.ptr.prototype.MakeString=function(a){var a;return($bytesToString(a));};I.prototype.MakeString=function(a){return this.$val.MakeString(a);};J=function(a){var{a,b,c,d,e,f,g,h,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:if(false){$s=1;continue;}$s=2;continue;case 1:b=$assertType(a,V,true);c=b[0];d=b[1];if(d){$s=3;continue;}$s=4;continue;case 3:e=c.EnforceUTF8();$s=5;case 5:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=e;$s=6;case 6:return f;case 4:case 2:g=a.Syntax();$s=7;case 7:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g===3;$s=8;case 8:return h;}return;}var $f={$blk:J,$c:true,$r,a,b,c,d,e,f,g,h,$s};return $f;};$pkg.EnforceUTF8=J;K=function(a){var a,b,c,d;b=U.nil;c=0;while(true){if(!(c>0)>0)))){}else if((d===46)){b=$append(b,95);}else if((d===95)&&((c===0)||(a.charCodeAt((c-1>>0))===46))){b=$append(b,88);}else if((d===95)&&(c+1>>0)>0)))){}else if(T(d)){b=$append(b,d);}else{if(R(d)){d=d-(32)<<24>>>24;}b=$append(b,d);while(true){if(!((c+1>>0)>0))))){break;}b=$append(b,a.charCodeAt((c+1>>0)));c=c+(1)>>0;}}c=c+(1)>>0;}return($bytesToString(b));};$pkg.GoCamelCase=K;M=function(a){var a,b,c,d,e;b=U.nil;c=false;d=0;while(true){if(!(d>>24;}b=$append(b,e);}c=e===95;d=d+(1)>>0;}return($bytesToString(b));};$pkg.JSONCamelCase=M;O=function(a){var a,b,c,d,e,f,g;b=U.nil;c=true;d=a;e=0;while(true){if(!(e>>24)));c=false;}else{b=$append(b,((g<<24>>>24)));}e+=f[1];}b=$appendSlice(b,"Entry");return($bytesToString(b));};$pkg.MapEntryName=O;R=function(a){var a;return 97<=a&&a<=122;};T=function(a){var a;return 48<=a&&a<=57;};W.methods=[{prop:"AppendFullName",name:"AppendFullName",pkg:"",typ:$funcType([A.FullName,A.Name],[A.FullName],false)},{prop:"MakeString",name:"MakeString",pkg:"",typ:$funcType([U],[$String],false)}];I.init("",[]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=B.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=F.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=A.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=D.$init();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=E.$init();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["unicode/utf16"]=(function(){var $pkg={},$init,G,A,B,E;G=$sliceType($Int32);A=function(a){var a;return 55296<=a&&a<57344;};$pkg.IsSurrogate=A;B=function(a,b){var a,b;if(55296<=a&&a<56320&&56320<=b&&b<57344){return((((a-55296>>0))<<10>>0)|((b-56320>>0)))+65536>>0;}return 65533;};$pkg.DecodeRune=B;E=function(a){var a,b,c,d,e,f,g,h;b=$makeSlice(G,a.$length);c=0;d=0;while(true){if(!(d=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+d]);if((e<55296)||(57344<=e)){((c<0||c>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+c]=((e>>0)));}else if(55296<=e&&e<56320&&(d+1>>0)>0,((f<0||f>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+f]))&&(g=d+1>>0,((g<0||g>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+g]))<57344){((c<0||c>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+c]=B(((e>>0)),(((h=d+1>>0,((h<0||h>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+h]))>>0))));d=d+(1)>>0;}else{((c<0||c>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+c]=65533);}c=c+(1)>>0;d=d+(1)>>0;}return $subslice(b,0,c);};$pkg.Decode=E;$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["google.golang.org/protobuf/internal/encoding/text"]=(function(){var $pkg={},$init,H,I,F,G,J,M,N,A,B,C,D,K,L,E,O,P,Q,W,X,Y,AE,AG,AI,AQ,AR,AS,AT,AU,AV,AW,Z,AA,AJ,a,R,S,T,U,AC,AD,AF,AH,AK,AM,AN,AO,AP;H=$packages["bytes"];I=$packages["fmt"];F=$packages["google.golang.org/protobuf/internal/detrand"];G=$packages["google.golang.org/protobuf/internal/errors"];J=$packages["google.golang.org/protobuf/internal/flags"];M=$packages["google.golang.org/protobuf/internal/strs"];N=$packages["io"];A=$packages["math"];B=$packages["math/bits"];C=$packages["strconv"];D=$packages["strings"];K=$packages["unicode"];L=$packages["unicode/utf16"];E=$packages["unicode/utf8"];O=$pkg.encType=$newType(1,$kindUint8,"text.encType",true,"google.golang.org/protobuf/internal/encoding/text",false,null);P=$pkg.Encoder=$newType(0,$kindStruct,"text.Encoder",true,"google.golang.org/protobuf/internal/encoding/text",true,function(encoderState_,indent_,delims_,outputASCII_){this.$val=this;if(arguments.length===0){this.encoderState=new Q.ptr(0,AR.nil,AR.nil);this.indent="";this.delims=AS.zero();this.outputASCII=false;return;}this.encoderState=encoderState_;this.indent=indent_;this.delims=delims_;this.outputASCII=outputASCII_;});Q=$pkg.encoderState=$newType(0,$kindStruct,"text.encoderState",true,"google.golang.org/protobuf/internal/encoding/text",false,function(lastType_,indents_,out_){this.$val=this;if(arguments.length===0){this.lastType=0;this.indents=AR.nil;this.out=AR.nil;return;}this.lastType=lastType_;this.indents=indents_;this.out=out_;});W=$pkg.Kind=$newType(1,$kindUint8,"text.Kind",true,"google.golang.org/protobuf/internal/encoding/text",true,null);X=$pkg.NameKind=$newType(1,$kindUint8,"text.NameKind",true,"google.golang.org/protobuf/internal/encoding/text",true,null);Y=$pkg.Token=$newType(0,$kindStruct,"text.Token",true,"google.golang.org/protobuf/internal/encoding/text",true,function(kind_,attrs_,numAttrs_,pos_,raw_,str_){this.$val=this;if(arguments.length===0){this.kind=0;this.attrs=0;this.numAttrs=0;this.pos=0;this.raw=AR.nil;this.str="";return;}this.kind=kind_;this.attrs=attrs_;this.numAttrs=numAttrs_;this.pos=pos_;this.raw=raw_;this.str=str_;});AE=$pkg.number=$newType(0,$kindStruct,"text.number",true,"google.golang.org/protobuf/internal/encoding/text",false,function(kind_,neg_,size_){this.$val=this;if(arguments.length===0){this.kind=0;this.neg=false;this.size=0;return;}this.kind=kind_;this.neg=neg_;this.size=size_;});AG=$pkg.Decoder=$newType(0,$kindStruct,"text.Decoder",true,"google.golang.org/protobuf/internal/encoding/text",true,function(lastCall_,lastToken_,lastErr_,openStack_,orig_,in$5_){this.$val=this;if(arguments.length===0){this.lastCall=0;this.lastToken=new Y.ptr(0,0,0,0,AR.nil,"");this.lastErr=$ifaceNil;this.openStack=AR.nil;this.orig=AR.nil;this.in$5=AR.nil;return;}this.lastCall=lastCall_;this.lastToken=lastToken_;this.lastErr=lastErr_;this.openStack=openStack_;this.orig=orig_;this.in$5=in$5_;});AI=$pkg.call=$newType(1,$kindUint8,"text.call",true,"google.golang.org/protobuf/internal/encoding/text",false,null);AQ=$sliceType($emptyInterface);AR=$sliceType($Uint8);AS=$arrayType($Uint8,2);AT=$ptrType(P);AU=$ptrType(C.NumError);AV=$sliceType($String);AW=$ptrType(AG);R=function(b,c,d){var{b,c,d,e,f,g,h,i,j,$s,$r,$c}=$restore(this,{b,c,d});$s=$s||0;s:while(true){switch($s){case 0:e=new P.ptr(new Q.ptr(0,AR.nil,AR.nil),"",AS.zero(),false);if(b.length>0){$s=1;continue;}$s=2;continue;case 1:if(!(D.Trim(b," \t")==="")){$s=3;continue;}$s=4;continue;case 3:f=G.New("indent may only be composed of space and tab characters",new AQ([]));$s=5;case 5:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=[AT.nil,f];$s=6;case 6:return g;case 4:e.indent=b;case 2:h=$clone(c,AS);if($equal(h,($toNativeArray($kindUint8,[0,0])),AS)){$s=8;continue;}if($equal(h,($toNativeArray($kindUint8,[123,125])),AS)||$equal(h,($toNativeArray($kindUint8,[60,62])),AS)){$s=9;continue;}$s=10;continue;case 8:AS.copy(e.delims,$toNativeArray($kindUint8,[123,125]));$s=11;continue;case 9:AS.copy(e.delims,c);$s=11;continue;case 10:i=G.New("delimiters may only be \"{}\" or \"<>\"",new AQ([]));$s=12;case 12:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=[AT.nil,i];$s=13;case 13:return j;case 11:case 7:e.outputASCII=d;$s=-1;return[e,$ifaceNil];}return;}var $f={$blk:R,$c:true,$r,b,c,d,e,f,g,h,i,j,$s};return $f;};$pkg.NewEncoder=R;P.ptr.prototype.Bytes=function(){var b;b=this;return b.encoderState.out;};P.prototype.Bytes=function(){return this.$val.Bytes();};P.ptr.prototype.StartMessage=function(){var{b,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:b=this;$r=b.prepareNext(4);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}b.encoderState.out=$append(b.encoderState.out,b.delims[0]);$s=-1;return;}return;}var $f={$blk:P.ptr.prototype.StartMessage,$c:true,$r,b,$s};return $f;};P.prototype.StartMessage=function(){return this.$val.StartMessage();};P.ptr.prototype.EndMessage=function(){var{b,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:b=this;$r=b.prepareNext(8);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}b.encoderState.out=$append(b.encoderState.out,b.delims[1]);$s=-1;return;}return;}var $f={$blk:P.ptr.prototype.EndMessage,$c:true,$r,b,$s};return $f;};P.prototype.EndMessage=function(){return this.$val.EndMessage();};P.ptr.prototype.WriteName=function(b){var{b,c,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=this;$r=c.prepareNext(1);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}c.encoderState.out=$appendSlice(c.encoderState.out,b);c.encoderState.out=$append(c.encoderState.out,58);$s=-1;return;}return;}var $f={$blk:P.ptr.prototype.WriteName,$c:true,$r,b,c,$s};return $f;};P.prototype.WriteName=function(b){return this.$val.WriteName(b);};P.ptr.prototype.WriteBool=function(b){var{b,c,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=this;if(b){$s=1;continue;}$s=2;continue;case 1:$r=c.WriteLiteral("true");$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=3;continue;case 2:$r=c.WriteLiteral("false");$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 3:$s=-1;return;}return;}var $f={$blk:P.ptr.prototype.WriteBool,$c:true,$r,b,c,$s};return $f;};P.prototype.WriteBool=function(b){return this.$val.WriteBool(b);};P.ptr.prototype.WriteString=function(b){var{b,c,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=this;$r=c.prepareNext(2);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}c.encoderState.out=S(c.encoderState.out,b,c.outputASCII);$s=-1;return;}return;}var $f={$blk:P.ptr.prototype.WriteString,$c:true,$r,b,c,$s};return $f;};P.prototype.WriteString=function(b){return this.$val.WriteString(b);};S=function(b,c,d){var b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s;b=$append(b,34);e=T(c);f=$substring(c,e);g=$appendSlice(b,$substring(c,0,e));c=f;b=g;while(true){if(!(c.length>0)){break;}h=E.DecodeRuneInString(c);i=h[0];j=h[1];if((i===65533)&&(j===1)){i=((c.charCodeAt(0)>>0));b=$append(b,92);k=i;if((k===(34))||(k===(92))){b=$append(b,((i<<24>>>24)));}else if(k===(10)){b=$append(b,110);}else if(k===(13)){b=$append(b,114);}else if(k===(9)){b=$append(b,116);}else{b=$append(b,120);b=$appendSlice(b,$substring("00",(1+(l=((B.Len32(((i>>>0)))-1>>0))/4,(l===l&&l!==1/0&&l!==-1/0)?l>>0:$throwRuntimeError("integer divide by zero"))>>0)));b=C.AppendUint(b,(new $Uint64(0,i)),16);}c=$substring(c,j);}else if(i<32||(i===34)||(i===92)||(i===127)){b=$append(b,92);m=i;if((m===(34))||(m===(92))){b=$append(b,((i<<24>>>24)));}else if(m===(10)){b=$append(b,110);}else if(m===(13)){b=$append(b,114);}else if(m===(9)){b=$append(b,116);}else{b=$append(b,120);b=$appendSlice(b,$substring("00",(1+(n=((B.Len32(((i>>>0)))-1>>0))/4,(n===n&&n!==1/0&&n!==-1/0)?n>>0:$throwRuntimeError("integer divide by zero"))>>0)));b=C.AppendUint(b,(new $Uint64(0,i)),16);}c=$substring(c,j);}else if(i>=128&&(d||i<=159)){b=$append(b,92);if(i<=65535){b=$append(b,117);b=$appendSlice(b,$substring("0000",(1+(o=((B.Len32(((i>>>0)))-1>>0))/4,(o===o&&o!==1/0&&o!==-1/0)?o>>0:$throwRuntimeError("integer divide by zero"))>>0)));b=C.AppendUint(b,(new $Uint64(0,i)),16);}else{b=$append(b,85);b=$appendSlice(b,$substring("00000000",(1+(p=((B.Len32(((i>>>0)))-1>>0))/4,(p===p&&p!==1/0&&p!==-1/0)?p>>0:$throwRuntimeError("integer divide by zero"))>>0)));b=C.AppendUint(b,(new $Uint64(0,i)),16);}c=$substring(c,j);}else{q=T($substring(c,j));r=$substring(c,(j+q>>0));s=$appendSlice(b,$substring(c,0,(j+q>>0)));c=r;b=s;}}b=$append(b,34);return b;};T=function(b){var b,c,d;c=0;while(true){if(!(c=127){return c;}c=c+(1)>>0;}return b.length;};P.ptr.prototype.WriteFloat=function(b,c){var{b,c,d,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=this;$r=d.prepareNext(2);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}d.encoderState.out=U(d.encoderState.out,b,c);$s=-1;return;}return;}var $f={$blk:P.ptr.prototype.WriteFloat,$c:true,$r,b,c,d,$s};return $f;};P.prototype.WriteFloat=function(b,c){return this.$val.WriteFloat(b,c);};U=function(b,c,d){var b,c,d;if(A.IsNaN(c)){return $appendSlice(b,"nan");}else if(A.IsInf(c,1)){return $appendSlice(b,"inf");}else if(A.IsInf(c,-1)){return $appendSlice(b,"-inf");}else{return C.AppendFloat(b,c,103,-1,d);}};P.ptr.prototype.WriteInt=function(b){var{b,c,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=this;$r=c.prepareNext(2);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}c.encoderState.out=$appendSlice(c.encoderState.out,C.FormatInt(b,10));$s=-1;return;}return;}var $f={$blk:P.ptr.prototype.WriteInt,$c:true,$r,b,c,$s};return $f;};P.prototype.WriteInt=function(b){return this.$val.WriteInt(b);};P.ptr.prototype.WriteUint=function(b){var{b,c,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=this;$r=c.prepareNext(2);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}c.encoderState.out=$appendSlice(c.encoderState.out,C.FormatUint(b,10));$s=-1;return;}return;}var $f={$blk:P.ptr.prototype.WriteUint,$c:true,$r,b,c,$s};return $f;};P.prototype.WriteUint=function(b){return this.$val.WriteUint(b);};P.ptr.prototype.WriteLiteral=function(b){var{b,c,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=this;$r=c.prepareNext(2);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}c.encoderState.out=$appendSlice(c.encoderState.out,b);$s=-1;return;}return;}var $f={$blk:P.ptr.prototype.WriteLiteral,$c:true,$r,b,c,$s};return $f;};P.prototype.WriteLiteral=function(b){return this.$val.WriteLiteral(b);};P.ptr.prototype.prepareNext=function(b){var{b,c,$s,$deferred,$r,$c}=$restore(this,{b});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);b=[b];c=[c];c[0]=this;$deferred.push([(function(b,c){return function(){c[0].encoderState.lastType=b[0];};})(b,c),[]]);if(c[0].indent.length===0){$s=1;continue;}$s=2;continue;case 1:if(!((((c[0].encoderState.lastType&10)>>>0)===0))&&(b[0]===1)){c[0].encoderState.out=$append(c[0].encoderState.out,32);if(F.Bool()){c[0].encoderState.out=$append(c[0].encoderState.out,32);}}$s=3;case 3:return;case 2:if((c[0].encoderState.lastType===1)){c[0].encoderState.out=$append(c[0].encoderState.out,32);if(F.Bool()){c[0].encoderState.out=$append(c[0].encoderState.out,32);}}else if((c[0].encoderState.lastType===4)&&!((b[0]===8))){c[0].encoderState.indents=$appendSlice(c[0].encoderState.indents,c[0].indent);c[0].encoderState.out=$append(c[0].encoderState.out,10);c[0].encoderState.out=$appendSlice(c[0].encoderState.out,c[0].encoderState.indents);}else if(!((((c[0].encoderState.lastType&10)>>>0)===0))){if(b[0]===8){c[0].encoderState.indents=$subslice(c[0].encoderState.indents,0,(c[0].encoderState.indents.$length-c[0].indent.length>>0));}c[0].encoderState.out=$append(c[0].encoderState.out,10);c[0].encoderState.out=$appendSlice(c[0].encoderState.out,c[0].encoderState.indents);}$s=-1;return;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:P.ptr.prototype.prepareNext,$c:true,$r,b,c,$s,$deferred};return $f;}}};P.prototype.prepareNext=function(b){return this.$val.prepareNext(b);};P.ptr.prototype.Snapshot=function(){var b;b=this;return b.encoderState;};P.prototype.Snapshot=function(){return this.$val.Snapshot();};P.ptr.prototype.Reset=function(b){var b,c;c=this;Q.copy(c.encoderState,b);};P.prototype.Reset=function(b){return this.$val.Reset(b);};W.prototype.String=function(){var{b,c,d,e,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:b=this.$val;c=b;if(c===(0)){$s=2;continue;}if(c===(1)){$s=3;continue;}if(c===(3)){$s=4;continue;}if(c===(2)){$s=5;continue;}if(c===(4)){$s=6;continue;}if(c===(5)){$s=7;continue;}if(c===(6)){$s=8;continue;}if(c===(7)){$s=9;continue;}if(c===(8)){$s=10;continue;}if(c===(9)){$s=11;continue;}$s=12;continue;case 2:$s=-1;return"";case 3:$s=-1;return"eof";case 4:$s=-1;return"scalar";case 5:$s=-1;return"name";case 6:$s=-1;return"{";case 7:$s=-1;return"}";case 8:$s=-1;return"[";case 9:$s=-1;return"]";case 10:$s=-1;return",";case 11:$s=-1;return";";case 12:d=I.Sprintf("",new AQ([new $Uint8(((b<<24>>>24)))]));$s=14;case 14:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;$s=15;case 15:return e;case 13:case 1:$s=-1;return"";}return;}var $f={$blk:W.prototype.String,$c:true,$r,b,c,d,e,$s};return $f;};$ptrType(W).prototype.String=function(){return new W(this.$get()).String();};X.prototype.String=function(){var{b,c,d,e,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:b=this.$val;c=b;if(c===(1)){$s=2;continue;}if(c===(2)){$s=3;continue;}if(c===(3)){$s=4;continue;}$s=5;continue;case 2:$s=-1;return"IdentName";case 3:$s=-1;return"TypeName";case 4:$s=-1;return"FieldNumber";case 5:d=I.Sprintf("",new AQ([new $Uint8(((b<<24>>>24)))]));$s=7;case 7:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;$s=8;case 8:return e;case 6:case 1:$s=-1;return"";}return;}var $f={$blk:X.prototype.String,$c:true,$r,b,c,d,e,$s};return $f;};$ptrType(X).prototype.String=function(){return new X(this.$get()).String();};Y.ptr.prototype.Kind=function(){var b;b=this;return b.kind;};Y.prototype.Kind=function(){return this.$val.Kind();};Y.ptr.prototype.RawString=function(){var b;b=this;return($bytesToString(b.raw));};Y.prototype.RawString=function(){return this.$val.RawString();};Y.ptr.prototype.Pos=function(){var b;b=this;return b.pos;};Y.prototype.Pos=function(){return this.$val.Pos();};Y.ptr.prototype.NameKind=function(){var{b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:b=this;if(b.kind===2){$s=-1;return((((b.attrs&~128)<<24>>>24)<<24>>>24));}c=I.Sprintf("Token is not a Name type: %s",new AQ([new W(b.kind)]));$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}$panic(new $String(c));$s=-1;return 0;}return;}var $f={$blk:Y.ptr.prototype.NameKind,$c:true,$r,b,c,$s};return $f;};Y.prototype.NameKind=function(){return this.$val.NameKind();};Y.ptr.prototype.HasSeparator=function(){var{b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:b=this;if(b.kind===2){$s=-1;return!((((b.attrs&128)>>>0)===0));}c=I.Sprintf("Token is not a Name type: %s",new AQ([new W(b.kind)]));$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}$panic(new $String(c));$s=-1;return false;}return;}var $f={$blk:Y.ptr.prototype.HasSeparator,$c:true,$r,b,c,$s};return $f;};Y.prototype.HasSeparator=function(){return this.$val.HasSeparator();};Y.ptr.prototype.IdentName=function(){var{b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:b=this;if((b.kind===2)&&!((((b.attrs&1)>>>0)===0))){$s=-1;return($bytesToString(b.raw));}c=I.Sprintf("Token is not an IdentName: %s:%s",new AQ([new W(b.kind),new X(((((b.attrs&~128)<<24>>>24)<<24>>>24)))]));$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}$panic(new $String(c));$s=-1;return"";}return;}var $f={$blk:Y.ptr.prototype.IdentName,$c:true,$r,b,c,$s};return $f;};Y.prototype.IdentName=function(){return this.$val.IdentName();};Y.ptr.prototype.TypeName=function(){var{b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:b=this;if((b.kind===2)&&!((((b.attrs&2)>>>0)===0))){$s=-1;return b.str;}c=I.Sprintf("Token is not a TypeName: %s:%s",new AQ([new W(b.kind),new X(((((b.attrs&~128)<<24>>>24)<<24>>>24)))]));$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}$panic(new $String(c));$s=-1;return"";}return;}var $f={$blk:Y.ptr.prototype.TypeName,$c:true,$r,b,c,$s};return $f;};Y.prototype.TypeName=function(){return this.$val.TypeName();};Y.ptr.prototype.FieldNumber=function(){var{b,c,d,e,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:b=this;if(!((b.kind===2))||(((b.attrs&3)>>>0)===0)){$s=1;continue;}$s=2;continue;case 1:c=I.Sprintf("Token is not a FieldNumber: %s:%s",new AQ([new W(b.kind),new X(((((b.attrs&~128)<<24>>>24)<<24>>>24)))]));$s=3;case 3:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}$panic(new $String(c));case 2:d=C.ParseInt(($bytesToString(b.raw)),10,32);e=d[0];$s=-1;return(((e.$low+((e.$high>>31)*4294967296))>>0));}return;}var $f={$blk:Y.ptr.prototype.FieldNumber,$c:true,$r,b,c,d,e,$s};return $f;};Y.prototype.FieldNumber=function(){return this.$val.FieldNumber();};Y.ptr.prototype.String=function(){var b;b=this;if(!((b.kind===3))||!((b.attrs===2))){return["",false];}return[b.str,true];};Y.prototype.String=function(){return this.$val.String();};Y.ptr.prototype.Enum=function(){var b,c;b=this;if(!((b.kind===3))||!((b.attrs===3))||(b.raw.$length>0&&((c=b.raw,(0>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+0]))===45))){return["",false];}return[($bytesToString(b.raw)),true];};Y.prototype.Enum=function(){return this.$val.Enum();};Y.ptr.prototype.Bool=function(){var b,c,d,e,f,g,h,i,j,k,l,m;b=this;if(!((b.kind===3))){return[false,false];}c=b.attrs;if(c===(3)){d=(e=Z[$String.keyFor(($bytesToString(b.raw)))],e!==undefined?[e.v,true]:[false,false]);f=d[0];g=d[1];if(g){return[f,true];}}else if(c===(1)){h=C.ParseUint(b.str,0,64);i=h[0];j=h[1];if($interfaceIsEqual(j,$ifaceNil)){k=i;if((l=new $Uint64(0,0),(k.$high===l.$high&&k.$low===l.$low))){return[false,true];}else if((m=new $Uint64(0,1),(k.$high===m.$high&&k.$low===m.$low))){return[true,true];}}}return[false,false];};Y.prototype.Bool=function(){return this.$val.Bool();};Y.ptr.prototype.Uint64=function(){var b,c,d,e;b=this;if(!((b.kind===3))||!((b.attrs===1))||((b.numAttrs&128)>>>0)>0||((b.numAttrs&4)>>>0)>0){return[new $Uint64(0,0),false];}c=C.ParseUint(b.str,0,64);d=c[0];e=c[1];if(!($interfaceIsEqual(e,$ifaceNil))){return[new $Uint64(0,0),false];}return[d,true];};Y.prototype.Uint64=function(){return this.$val.Uint64();};Y.ptr.prototype.Uint32=function(){var b,c,d,e;b=this;if(!((b.kind===3))||!((b.attrs===1))||((b.numAttrs&128)>>>0)>0||((b.numAttrs&4)>>>0)>0){return[0,false];}c=C.ParseUint(b.str,0,32);d=c[0];e=c[1];if(!($interfaceIsEqual(e,$ifaceNil))){return[0,false];}return[((d.$low>>>0)),true];};Y.prototype.Uint32=function(){return this.$val.Uint32();};Y.ptr.prototype.Int64=function(){var b,c,d,e,f,g,h;b=this;if(!((b.kind===3))||!((b.attrs===1))||((b.numAttrs&4)>>>0)>0){return[new $Int64(0,0),false];}c=C.ParseInt(b.str,0,64);d=c[0];e=c[1];if($interfaceIsEqual(e,$ifaceNil)){return[d,true];}if(false&&((b.numAttrs===1))){f=C.ParseUint(b.str,0,64);g=f[0];h=f[1];if($interfaceIsEqual(h,$ifaceNil)){return[(new $Int64(g.$high,g.$low)),true];}}return[new $Int64(0,0),false];};Y.prototype.Int64=function(){return this.$val.Int64();};Y.ptr.prototype.Int32=function(){var b,c,d,e,f,g,h;b=this;if(!((b.kind===3))||!((b.attrs===1))||((b.numAttrs&4)>>>0)>0){return[0,false];}c=C.ParseInt(b.str,0,32);d=c[0];e=c[1];if($interfaceIsEqual(e,$ifaceNil)){return[(((d.$low+((d.$high>>31)*4294967296))>>0)),true];}if(false&&((b.numAttrs===1))){f=C.ParseUint(b.str,0,32);g=f[0];h=f[1];if($interfaceIsEqual(h,$ifaceNil)){return[((g.$low>>0)),true];}}return[0,false];};Y.prototype.Int32=function(){return this.$val.Int32();};Y.ptr.prototype.Float64=function(){var{b,c,d,e,f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:b=this;if(!((b.kind===3))){$s=-1;return[0,false];}c=b.attrs;if(c===(3)){$s=2;continue;}if(c===(1)){$s=3;continue;}$s=4;continue;case 2:e=D.ToLower(($bytesToString(b.raw)));$s=5;case 5:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}d=(f=AA[$String.keyFor(e)],f!==undefined?[f.v,true]:[0,false]);g=d[0];h=d[1];if(h){$s=-1;return[g,true];}$s=4;continue;case 3:i=C.ParseFloat(b.str,64);j=i[0];k=i[1];if($interfaceIsEqual(k,$ifaceNil)){$s=-1;return[j,true];}l=$assertType(k,AU);if($interfaceIsEqual(l.Err,C.ErrRange)){$s=-1;return[j,true];}case 4:case 1:$s=-1;return[0,false];}return;}var $f={$blk:Y.ptr.prototype.Float64,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,$s};return $f;};Y.prototype.Float64=function(){return this.$val.Float64();};Y.ptr.prototype.Float32=function(){var{b,c,d,e,f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:b=this;if(!((b.kind===3))){$s=-1;return[0,false];}c=b.attrs;if(c===(3)){$s=2;continue;}if(c===(1)){$s=3;continue;}$s=4;continue;case 2:e=D.ToLower(($bytesToString(b.raw)));$s=5;case 5:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}d=(f=AA[$String.keyFor(e)],f!==undefined?[f.v,true]:[0,false]);g=d[0];h=d[1];if(h){$s=-1;return[($fround(g)),true];}$s=4;continue;case 3:i=C.ParseFloat(b.str,64);j=i[0];k=i[1];if($interfaceIsEqual(k,$ifaceNil)){$s=-1;return[($fround(j)),true];}l=$assertType(k,AU);if($interfaceIsEqual(l.Err,C.ErrRange)){$s=-1;return[($fround(j)),true];}case 4:case 1:$s=-1;return[0,false];}return;}var $f={$blk:Y.ptr.prototype.Float32,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,$s};return $f;};Y.prototype.Float32=function(){return this.$val.Float32();};AG.ptr.prototype.parseStringValue=function(){var{b,c,d,e,f,g,h,i,j,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:b=this;c=b.in$5;d=AV.nil;case 1:if(!(b.in$5.$length>0&&(((e=b.in$5,(0>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+0]))===34)||((f=b.in$5,(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0]))===39)))){$s=2;continue;}h=b.parseString();$s=3;case 3:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}g=h;i=g[0];j=g[1];if(!($interfaceIsEqual(j,$ifaceNil))){$s=-1;return[new Y.ptr(0,0,0,0,AR.nil,""),j];}d=$append(d,i);$s=1;continue;case 2:$s=-1;return[new Y.ptr(3,2,0,b.orig.$length-c.$length>>0,$subslice(c,0,(c.$length-b.in$5.$length>>0)),D.Join(d,"")),$ifaceNil];}return;}var $f={$blk:AG.ptr.prototype.parseStringValue,$c:true,$r,b,c,d,e,f,g,h,i,j,$s};return $f;};AG.prototype.parseStringValue=function(){return this.$val.parseStringValue();};AG.ptr.prototype.parseString=function(){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,b,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:b=this;c=b.in$5;if(c.$length===0){$s=-1;return["",$pkg.ErrUnexpectedEOF];}d=(0>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+0]);c=$subslice(c,1);e=AC(c);f=$subslice(c,e);g=$subslice(c,0,e,e);c=f;h=g;case 1:if(!(c.$length>0)){$s=2;continue;}i=E.DecodeRune(c);j=i[0];k=i[1];if((j===65533)&&(k===1)){$s=4;continue;}if((j===0)||(j===10)){$s=5;continue;}if((j===((d>>0)))){$s=6;continue;}if((j===92)){$s=7;continue;}$s=8;continue;case 4:l=b.newSyntaxError("invalid UTF-8 detected",new AQ([]));$s=10;case 10:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=["",l];$s=11;case 11:return m;case 5:n=b.newSyntaxError("invalid character %q in string",new AQ([new $Int32(j)]));$s=12;case 12:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=["",n];$s=13;case 13:return o;case 6:c=$subslice(c,1);b.consume(b.in$5.$length-c.$length>>0);$s=-1;return[($bytesToString(h)),$ifaceNil];case 7:if(c.$length<2){$s=-1;return["",$pkg.ErrUnexpectedEOF];}p=(1>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+1]);q=p;if((q===(34))||(q===(39))||(q===(92))||(q===(63))){$s=15;continue;}if(q===(97)){$s=16;continue;}if(q===(98)){$s=17;continue;}if(q===(110)){$s=18;continue;}if(q===(114)){$s=19;continue;}if(q===(116)){$s=20;continue;}if(q===(118)){$s=21;continue;}if(q===(102)){$s=22;continue;}if((q===(48))||(q===(49))||(q===(50))||(q===(51))||(q===(52))||(q===(53))||(q===(54))||(q===(55))){$s=23;continue;}if(q===(120)){$s=24;continue;}if((q===(117))||(q===(85))){$s=25;continue;}$s=26;continue;case 15:r=$subslice(c,2);s=$append(h,p);c=r;h=s;$s=27;continue;case 16:t=$subslice(c,2);u=$append(h,7);c=t;h=u;$s=27;continue;case 17:v=$subslice(c,2);w=$append(h,8);c=v;h=w;$s=27;continue;case 18:x=$subslice(c,2);y=$append(h,10);c=x;h=y;$s=27;continue;case 19:z=$subslice(c,2);aa=$append(h,13);c=z;h=aa;$s=27;continue;case 20:ab=$subslice(c,2);ac=$append(h,9);c=ab;h=ac;$s=27;continue;case 21:ad=$subslice(c,2);ae=$append(h,11);c=ad;h=ae;$s=27;continue;case 22:af=$subslice(c,2);ag=$append(h,12);c=af;h=ag;$s=27;continue;case 23:ah=$subslice(c,1).$length-H.TrimLeft($subslice(c,1),"01234567").$length>>0;if(ah>3){ah=3;}ai=C.ParseUint(($bytesToString($subslice(c,1,(1+ah>>0)))),8,8);aj=ai[0];ak=ai[1];if(!($interfaceIsEqual(ak,$ifaceNil))){$s=28;continue;}$s=29;continue;case 28:al=b.newSyntaxError("invalid octal escape code %q in string",new AQ([$subslice(c,0,(1+ah>>0))]));$s=30;case 30:if($c){$c=false;al=al.$blk();}if(al&&al.$blk!==undefined){break s;}am=["",al];$s=31;case 31:return am;case 29:an=$subslice(c,(1+ah>>0));ao=$append(h,((aj.$low<<24>>>24)));c=an;h=ao;$s=27;continue;case 24:ap=$subslice(c,2).$length-H.TrimLeft($subslice(c,2),"0123456789abcdefABCDEF").$length>>0;if(ap>2){ap=2;}aq=C.ParseUint(($bytesToString($subslice(c,2,(2+ap>>0)))),16,8);ar=aq[0];as=aq[1];if(!($interfaceIsEqual(as,$ifaceNil))){$s=32;continue;}$s=33;continue;case 32:at=b.newSyntaxError("invalid hex escape code %q in string",new AQ([$subslice(c,0,(2+ap>>0))]));$s=34;case 34:if($c){$c=false;at=at.$blk();}if(at&&at.$blk!==undefined){break s;}au=["",at];$s=35;case 35:return au;case 33:av=$subslice(c,(2+ap>>0));aw=$append(h,((ar.$low<<24>>>24)));c=av;h=aw;$s=27;continue;case 25:ax=6;if(p===85){ax=10;}if(c.$length>0));if(L.IsSurrogate(bd)){$s=40;continue;}$s=41;continue;case 40:if(c.$length<6){$s=-1;return["",$pkg.ErrUnexpectedEOF];}be=C.ParseUint(($bytesToString($subslice(c,2,6))),16,16);bf=be[0];bg=be[1];bd=L.DecodeRune(bd,((bf.$low>>0)));if(!(((0>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+0])===92))||!(((1>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+1])===117))||(bd===65533)||!($interfaceIsEqual(bg,$ifaceNil))){$s=42;continue;}$s=43;continue;case 42:bh=b.newSyntaxError("invalid Unicode escape code %q in string",new AQ([$subslice(c,0,6)]));$s=44;case 44:if($c){$c=false;bh=bh.$blk();}if(bh&&bh.$blk!==undefined){break s;}bi=["",bh];$s=45;case 45:return bi;case 43:c=$subslice(c,6);case 41:h=$appendSlice(h,($encodeRune(bd)));$s=27;continue;case 26:bj=b.newSyntaxError("invalid escape code %q in string",new AQ([$subslice(c,0,2)]));$s=46;case 46:if($c){$c=false;bj=bj.$blk();}if(bj&&bj.$blk!==undefined){break s;}bk=["",bj];$s=47;case 47:return bk;case 27:case 14:$s=9;continue;case 8:bl=AC($subslice(c,k));bm=$subslice(c,(k+bl>>0));bn=$appendSlice(h,$subslice(c,0,(k+bl>>0)));c=bm;h=bn;case 9:case 3:$s=1;continue;case 2:$s=-1;return["",$pkg.ErrUnexpectedEOF];}return;}var $f={$blk:AG.ptr.prototype.parseString,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,b,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};AG.prototype.parseString=function(){return this.$val.parseString();};AC=function(b){var b;return T(M.UnsafeString(b));};AD=function(b){var{b,c,d,e,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=AH((new AR($stringToBytes(b))));d=c.parseString();$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;$s=2;case 2:return e;}return;}var $f={$blk:AD,$c:true,$r,b,c,d,e,$s};return $f;};$pkg.UnmarshalString=AD;AG.ptr.prototype.parseNumberValue=function(){var b,c,d,e,f,g,h,i,j;b=this;c=b.in$5;d=$clone(AF(c),AE);if(d.size===0){return[new Y.ptr(0,0,0,0,AR.nil,""),false];}e=d.kind;if(d.neg){e=(e|(128))>>>0;}f=d.size;g=d.size-1>>0;if((d.kind===4)&&(((h=b.in$5,((g<0||g>=h.$length)?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+g]))===102)||((i=b.in$5,((g<0||g>=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+g]))===70))){f=g;}j=new Y.ptr(3,1,e,b.orig.$length-b.in$5.$length>>0,$subslice(b.in$5,0,d.size),($bytesToString($subslice(b.in$5,0,f))));b.consume(d.size);return[j,true];};AG.prototype.parseNumberValue=function(){return this.$val.parseNumberValue();};AF=function(b){var b,c,d,e,f,g,h,i,j,k;c=0;d=0;e=false;f=b;if(f.$length===0){return new AE.ptr(0,false,0);}if((0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])===45){e=true;f=$subslice(f,1);d=d+(1)>>0;if(f.$length===0){return new AE.ptr(0,false,0);}}if(((0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])===48)){if(f.$length>1){if(((1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1])===120)||((1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1])===88)){c=1;g=2;f=$subslice(f,2);while(true){if(!(f.$length>0&&((48<=(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])&&(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])<=57)||(97<=(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])&&(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])<=102)||(65<=(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])&&(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])<=70)))){break;}f=$subslice(f,1);g=g+(1)>>0;}if(g===2){return new AE.ptr(0,false,0);}d=d+(g)>>0;}else if(48<=(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1])&&(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1])<=55){c=2;h=2;f=$subslice(f,2);while(true){if(!(f.$length>0&&48<=(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])&&(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])<=55)){break;}f=$subslice(f,1);h=h+(1)>>0;}d=d+(h)>>0;}if(((c&3)>>>0)>0){if(f.$length>0&&!AP((0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0]))){return new AE.ptr(0,false,0);}return new AE.ptr(c,e,d);}}f=$subslice(f,1);d=d+(1)>>0;}else if(49<=(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])&&(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])<=57){i=1;f=$subslice(f,1);while(true){if(!(f.$length>0&&48<=(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])&&(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])<=57)){break;}f=$subslice(f,1);i=i+(1)>>0;}d=d+(i)>>0;}else if(((0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])===46)){c=4;}else{return new AE.ptr(0,false,0);}if(f.$length>0&&((0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])===46)){j=1;f=$subslice(f,1);if((f.$length===0)&&(c===4)){return new AE.ptr(0,false,0);}while(true){if(!(f.$length>0&&48<=(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])&&(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])<=57)){break;}f=$subslice(f,1);j=j+(1)>>0;}d=d+(j)>>0;c=4;}if(f.$length>=2&&(((0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])===101)||((0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])===69))){c=4;f=$subslice(f,1);k=1;if(((0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])===43)||((0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])===45)){f=$subslice(f,1);k=k+(1)>>0;if(f.$length===0){return new AE.ptr(0,false,0);}}while(true){if(!(f.$length>0&&48<=(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])&&(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])<=57)){break;}f=$subslice(f,1);k=k+(1)>>0;}d=d+(k)>>0;}if(f.$length>0&&(((0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])===102)||((0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])===70))){c=4;f=$subslice(f,1);d=d+(1)>>0;}if(f.$length>0&&!AP((0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0]))){return new AE.ptr(0,false,0);}return new AE.ptr(c,e,d);};AH=function(b){var b;return new AG.ptr(0,new Y.ptr(0,0,0,0,AR.nil,""),$ifaceNil,AR.nil,b,b);};$pkg.NewDecoder=AH;AG.ptr.prototype.Peek=function(){var{b,c,d,e,$s,$deferred,$r,$c}=$restore(this,{});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);b=[b];b[0]=this;$deferred.push([(function(b){return function(){b[0].lastCall=1;};})(b),[]]);if(b[0].lastCall===0){$s=1;continue;}$s=2;continue;case 1:d=b[0].Read();$s=3;case 3:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}c=d;Y.copy(b[0].lastToken,c[0]);b[0].lastErr=c[1];case 2:e=[b[0].lastToken,b[0].lastErr];$s=4;case 4:return e;}return;}}catch(err){$err=err;$s=-1;return[new Y.ptr(0,0,0,0,AR.nil,""),$ifaceNil];}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:AG.ptr.prototype.Peek,$c:true,$r,b,c,d,e,$s,$deferred};return $f;}}};AG.prototype.Peek=function(){return this.$val.Peek();};AG.ptr.prototype.Read=function(){var{b,c,d,e,f,g,h,i,j,k,l,m,$s,$deferred,$r,$c}=$restore(this,{});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);b=[b];b[0]=this;$deferred.push([(function(b){return function(){b[0].lastCall=0;};})(b),[]]);if(b[0].lastCall===1){$s=1;continue;}$s=2;continue;case 1:c=[b[0].lastToken,b[0].lastErr];$s=3;case 3:return c;case 2:e=b[0].parseNext(b[0].lastToken.kind);$s=4;case 4:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}d=e;f=$clone(d[0],Y);g=d[1];if(!($interfaceIsEqual(g,$ifaceNil))){$s=5;continue;}$s=6;continue;case 5:h=[new Y.ptr(0,0,0,0,AR.nil,""),g];$s=7;case 7:return h;case 6:i=f.kind;if((i===(8))||(i===(9))){$s=9;continue;}$s=10;continue;case 9:k=b[0].parseNext(f.kind);$s=11;case 11:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j=k;Y.copy(f,j[0]);g=j[1];if(!($interfaceIsEqual(g,$ifaceNil))){$s=12;continue;}$s=13;continue;case 12:l=[new Y.ptr(0,0,0,0,AR.nil,""),g];$s=14;case 14:return l;case 13:case 10:case 8:Y.copy(b[0].lastToken,f);m=[f,$ifaceNil];$s=15;case 15:return m;}return;}}catch(err){$err=err;$s=-1;return[new Y.ptr(0,0,0,0,AR.nil,""),$ifaceNil];}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:AG.ptr.prototype.Read,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,m,$s,$deferred};return $f;}}};AG.prototype.Read=function(){return this.$val.Read();};AG.ptr.prototype.parseNext=function(b){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,b,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,c,ca,cb,cc,cd,ce,cf,cg,ch,ci,cj,ck,cl,cm,cn,co,cp,cq,cr,cs,ct,cu,cv,cw,cx,cy,cz,d,da,db,dc,dd,de,df,dg,dh,di,dj,dk,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=this;c.consume(0);d=false;if(c.in$5.$length===0){d=true;}e=b;if(e===(1)){$s=2;continue;}if(e===(0)){$s=3;continue;}if(e===(2)){$s=4;continue;}if(e===(3)){$s=5;continue;}if(e===(4)){$s=6;continue;}if(e===(5)){$s=7;continue;}if(e===(6)){$s=8;continue;}if(e===(7)){$s=9;continue;}if((e===(8))||(e===(9))){$s=10;continue;}$s=11;continue;case 2:$s=-1;return[c.consumeToken(1,0,0),$ifaceNil];case 3:if(d){$s=-1;return[c.consumeToken(1,0,0),$ifaceNil];}f=c.parseFieldName();$s=12;case 12:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;$s=13;case 13:return g;case 4:if(d){$s=-1;return[new Y.ptr(0,0,0,0,AR.nil,""),$pkg.ErrUnexpectedEOF];}i=(h=c.in$5,(0>=h.$length?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+0]));j=i;if((j===(123))||(j===(60))){$s=15;continue;}if(j===(91)){$s=16;continue;}$s=17;continue;case 15:c.pushOpenStack(i);$s=-1;return[c.consumeToken(4,1,0),$ifaceNil];case 16:c.pushOpenStack(i);$s=-1;return[c.consumeToken(6,1,0),$ifaceNil];case 17:k=c.parseScalar();$s=19;case 19:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;$s=20;case 20:return l;case 18:case 14:$s=11;continue;case 5:n=c.currentOpenKind();$s=21;case 21:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;o=m[0];p=m[1];q=o;if(q===(0)){$s=23;continue;}if(q===(4)){$s=24;continue;}if(q===(6)){$s=25;continue;}$s=26;continue;case 23:if(d){$s=-1;return[c.consumeToken(1,0,0),$ifaceNil];}s=(r=c.in$5,(0>=r.$length?($throwRuntimeError("index out of range"),undefined):r.$array[r.$offset+0]));if(s===(44)){$s=28;continue;}if(s===(59)){$s=29;continue;}$s=30;continue;case 28:$s=-1;return[c.consumeToken(8,1,0),$ifaceNil];case 29:$s=-1;return[c.consumeToken(9,1,0),$ifaceNil];case 30:t=c.parseFieldName();$s=32;case 32:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=t;$s=33;case 33:return u;case 31:case 27:$s=26;continue;case 24:if(d){$s=-1;return[new Y.ptr(0,0,0,0,AR.nil,""),$pkg.ErrUnexpectedEOF];}w=(v=c.in$5,(0>=v.$length?($throwRuntimeError("index out of range"),undefined):v.$array[v.$offset+0]));x=w;if(x===(p)){$s=35;continue;}if(x===((y=AJ[$Uint8.keyFor(p)],y!==undefined?y.v:0))){$s=36;continue;}if(x===(44)){$s=37;continue;}if(x===(59)){$s=38;continue;}$s=39;continue;case 35:c.popOpenStack();$s=-1;return[c.consumeToken(5,1,0),$ifaceNil];case 36:z=c.newSyntaxError("mismatched close character %q",new AQ([new $Uint8(w)]));$s=41;case 41:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}aa=[new Y.ptr(0,0,0,0,AR.nil,""),z];$s=42;case 42:return aa;case 37:$s=-1;return[c.consumeToken(8,1,0),$ifaceNil];case 38:$s=-1;return[c.consumeToken(9,1,0),$ifaceNil];case 39:ab=c.parseFieldName();$s=43;case 43:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}ac=ab;$s=44;case 44:return ac;case 40:case 34:$s=26;continue;case 25:if(d){$s=-1;return[new Y.ptr(0,0,0,0,AR.nil,""),$pkg.ErrUnexpectedEOF];}ae=(ad=c.in$5,(0>=ad.$length?($throwRuntimeError("index out of range"),undefined):ad.$array[ad.$offset+0]));af=ae;if(af===(93)){$s=46;continue;}if(af===(44)){$s=47;continue;}$s=48;continue;case 46:c.popOpenStack();$s=-1;return[c.consumeToken(7,1,0),$ifaceNil];case 47:$s=-1;return[c.consumeToken(8,1,0),$ifaceNil];case 48:ag=c.newSyntaxError("unexpected character %q",new AQ([new $Uint8(ae)]));$s=50;case 50:if($c){$c=false;ag=ag.$blk();}if(ag&&ag.$blk!==undefined){break s;}ah=[new Y.ptr(0,0,0,0,AR.nil,""),ag];$s=51;case 51:return ah;case 49:case 45:case 26:case 22:$s=11;continue;case 6:if(d){$s=-1;return[new Y.ptr(0,0,0,0,AR.nil,""),$pkg.ErrUnexpectedEOF];}aj=c.currentOpenKind();$s=52;case 52:if($c){$c=false;aj=aj.$blk();}if(aj&&aj.$blk!==undefined){break s;}ai=aj;ak=ai[1];am=(al=c.in$5,(0>=al.$length?($throwRuntimeError("index out of range"),undefined):al.$array[al.$offset+0]));an=am;if(an===(ak)){$s=54;continue;}if(an===((ao=AJ[$Uint8.keyFor(ak)],ao!==undefined?ao.v:0))){$s=55;continue;}$s=56;continue;case 54:c.popOpenStack();$s=-1;return[c.consumeToken(5,1,0),$ifaceNil];case 55:ap=c.newSyntaxError("mismatched close character %q",new AQ([new $Uint8(am)]));$s=58;case 58:if($c){$c=false;ap=ap.$blk();}if(ap&&ap.$blk!==undefined){break s;}aq=[new Y.ptr(0,0,0,0,AR.nil,""),ap];$s=59;case 59:return aq;case 56:ar=c.parseFieldName();$s=60;case 60:if($c){$c=false;ar=ar.$blk();}if(ar&&ar.$blk!==undefined){break s;}as=ar;$s=61;case 61:return as;case 57:case 53:$s=11;continue;case 7:au=c.currentOpenKind();$s=62;case 62:if($c){$c=false;au=au.$blk();}if(au&&au.$blk!==undefined){break s;}at=au;av=at[0];aw=at[1];ax=av;if(ax===(0)){$s=64;continue;}if(ax===(4)){$s=65;continue;}if(ax===(6)){$s=66;continue;}$s=67;continue;case 64:if(d){$s=-1;return[c.consumeToken(1,0,0),$ifaceNil];}az=(ay=c.in$5,(0>=ay.$length?($throwRuntimeError("index out of range"),undefined):ay.$array[ay.$offset+0]));ba=az;if(ba===(44)){$s=69;continue;}if(ba===(59)){$s=70;continue;}$s=71;continue;case 69:$s=-1;return[c.consumeToken(8,1,0),$ifaceNil];case 70:$s=-1;return[c.consumeToken(9,1,0),$ifaceNil];case 71:bb=c.parseFieldName();$s=73;case 73:if($c){$c=false;bb=bb.$blk();}if(bb&&bb.$blk!==undefined){break s;}bc=bb;$s=74;case 74:return bc;case 72:case 68:$s=67;continue;case 65:if(d){$s=-1;return[new Y.ptr(0,0,0,0,AR.nil,""),$pkg.ErrUnexpectedEOF];}be=(bd=c.in$5,(0>=bd.$length?($throwRuntimeError("index out of range"),undefined):bd.$array[bd.$offset+0]));bf=be;if(bf===(aw)){$s=76;continue;}if(bf===((bg=AJ[$Uint8.keyFor(aw)],bg!==undefined?bg.v:0))){$s=77;continue;}if(bf===(44)){$s=78;continue;}if(bf===(59)){$s=79;continue;}$s=80;continue;case 76:c.popOpenStack();$s=-1;return[c.consumeToken(5,1,0),$ifaceNil];case 77:bh=c.newSyntaxError("mismatched close character %q",new AQ([new $Uint8(be)]));$s=82;case 82:if($c){$c=false;bh=bh.$blk();}if(bh&&bh.$blk!==undefined){break s;}bi=[new Y.ptr(0,0,0,0,AR.nil,""),bh];$s=83;case 83:return bi;case 78:$s=-1;return[c.consumeToken(8,1,0),$ifaceNil];case 79:$s=-1;return[c.consumeToken(9,1,0),$ifaceNil];case 80:bj=c.parseFieldName();$s=84;case 84:if($c){$c=false;bj=bj.$blk();}if(bj&&bj.$blk!==undefined){break s;}bk=bj;$s=85;case 85:return bk;case 81:case 75:$s=67;continue;case 66:if(d){$s=-1;return[new Y.ptr(0,0,0,0,AR.nil,""),$pkg.ErrUnexpectedEOF];}bm=(bl=c.in$5,(0>=bl.$length?($throwRuntimeError("index out of range"),undefined):bl.$array[bl.$offset+0]));bn=bm;if(bn===(aw)){$s=87;continue;}if(bn===(44)){$s=88;continue;}$s=89;continue;case 87:c.popOpenStack();$s=-1;return[c.consumeToken(7,1,0),$ifaceNil];case 88:$s=-1;return[c.consumeToken(8,1,0),$ifaceNil];case 89:bo=c.newSyntaxError("unexpected character %q",new AQ([new $Uint8(bm)]));$s=91;case 91:if($c){$c=false;bo=bo.$blk();}if(bo&&bo.$blk!==undefined){break s;}bp=[new Y.ptr(0,0,0,0,AR.nil,""),bo];$s=92;case 92:return bp;case 90:case 86:case 67:case 63:$s=11;continue;case 8:if(d){$s=-1;return[new Y.ptr(0,0,0,0,AR.nil,""),$pkg.ErrUnexpectedEOF];}br=(bq=c.in$5,(0>=bq.$length?($throwRuntimeError("index out of range"),undefined):bq.$array[bq.$offset+0]));bs=br;if(bs===(93)){$s=94;continue;}if((bs===(123))||(bs===(60))){$s=95;continue;}$s=96;continue;case 94:c.popOpenStack();$s=-1;return[c.consumeToken(7,1,0),$ifaceNil];case 95:c.pushOpenStack(br);$s=-1;return[c.consumeToken(4,1,0),$ifaceNil];case 96:bt=c.parseScalar();$s=98;case 98:if($c){$c=false;bt=bt.$blk();}if(bt&&bt.$blk!==undefined){break s;}bu=bt;$s=99;case 99:return bu;case 97:case 93:$s=11;continue;case 9:bw=c.currentOpenKind();$s=100;case 100:if($c){$c=false;bw=bw.$blk();}if(bw&&bw.$blk!==undefined){break s;}bv=bw;bx=bv[0];by=bv[1];bz=bx;if(bz===(0)){$s=102;continue;}if(bz===(4)){$s=103;continue;}$s=104;continue;case 102:if(d){$s=-1;return[c.consumeToken(1,0,0),$ifaceNil];}cb=(ca=c.in$5,(0>=ca.$length?($throwRuntimeError("index out of range"),undefined):ca.$array[ca.$offset+0]));cc=cb;if(cc===(44)){$s=106;continue;}if(cc===(59)){$s=107;continue;}$s=108;continue;case 106:$s=-1;return[c.consumeToken(8,1,0),$ifaceNil];case 107:$s=-1;return[c.consumeToken(9,1,0),$ifaceNil];case 108:cd=c.parseFieldName();$s=110;case 110:if($c){$c=false;cd=cd.$blk();}if(cd&&cd.$blk!==undefined){break s;}ce=cd;$s=111;case 111:return ce;case 109:case 105:$s=104;continue;case 103:if(d){$s=-1;return[new Y.ptr(0,0,0,0,AR.nil,""),$pkg.ErrUnexpectedEOF];}cg=(cf=c.in$5,(0>=cf.$length?($throwRuntimeError("index out of range"),undefined):cf.$array[cf.$offset+0]));ch=cg;if(ch===(by)){$s=113;continue;}if(ch===((ci=AJ[$Uint8.keyFor(by)],ci!==undefined?ci.v:0))){$s=114;continue;}if(ch===(44)){$s=115;continue;}if(ch===(59)){$s=116;continue;}$s=117;continue;case 113:c.popOpenStack();$s=-1;return[c.consumeToken(5,1,0),$ifaceNil];case 114:cj=c.newSyntaxError("mismatched close character %q",new AQ([new $Uint8(cg)]));$s=119;case 119:if($c){$c=false;cj=cj.$blk();}if(cj&&cj.$blk!==undefined){break s;}ck=[new Y.ptr(0,0,0,0,AR.nil,""),cj];$s=120;case 120:return ck;case 115:$s=-1;return[c.consumeToken(8,1,0),$ifaceNil];case 116:$s=-1;return[c.consumeToken(9,1,0),$ifaceNil];case 117:cl=c.parseFieldName();$s=121;case 121:if($c){$c=false;cl=cl.$blk();}if(cl&&cl.$blk!==undefined){break s;}cm=cl;$s=122;case 122:return cm;case 118:case 112:case 104:case 101:$s=11;continue;case 10:co=c.currentOpenKind();$s=123;case 123:if($c){$c=false;co=co.$blk();}if(co&&co.$blk!==undefined){break s;}cn=co;cp=cn[0];cq=cn[1];cr=cp;if(cr===(0)){$s=125;continue;}if(cr===(4)){$s=126;continue;}if(cr===(6)){$s=127;continue;}$s=128;continue;case 125:if(d){$s=-1;return[c.consumeToken(1,0,0),$ifaceNil];}cs=c.parseFieldName();$s=129;case 129:if($c){$c=false;cs=cs.$blk();}if(cs&&cs.$blk!==undefined){break s;}ct=cs;$s=130;case 130:return ct;case 126:if(d){$s=-1;return[new Y.ptr(0,0,0,0,AR.nil,""),$pkg.ErrUnexpectedEOF];}cv=(cu=c.in$5,(0>=cu.$length?($throwRuntimeError("index out of range"),undefined):cu.$array[cu.$offset+0]));cw=cv;if(cw===(cq)){$s=132;continue;}if(cw===((cx=AJ[$Uint8.keyFor(cq)],cx!==undefined?cx.v:0))){$s=133;continue;}$s=134;continue;case 132:c.popOpenStack();$s=-1;return[c.consumeToken(5,1,0),$ifaceNil];case 133:cy=c.newSyntaxError("mismatched close character %q",new AQ([new $Uint8(cv)]));$s=136;case 136:if($c){$c=false;cy=cy.$blk();}if(cy&&cy.$blk!==undefined){break s;}cz=[new Y.ptr(0,0,0,0,AR.nil,""),cy];$s=137;case 137:return cz;case 134:da=c.parseFieldName();$s=138;case 138:if($c){$c=false;da=da.$blk();}if(da&&da.$blk!==undefined){break s;}db=da;$s=139;case 139:return db;case 135:case 131:$s=128;continue;case 127:if(b===9){$s=124;continue;}if(d){$s=-1;return[new Y.ptr(0,0,0,0,AR.nil,""),$pkg.ErrUnexpectedEOF];}dd=(dc=c.in$5,(0>=dc.$length?($throwRuntimeError("index out of range"),undefined):dc.$array[dc.$offset+0]));de=dd;if((de===(123))||(de===(60))){$s=141;continue;}$s=142;continue;case 141:c.pushOpenStack(dd);$s=-1;return[c.consumeToken(4,1,0),$ifaceNil];case 142:df=c.parseScalar();$s=144;case 144:if($c){$c=false;df=df.$blk();}if(df&&df.$blk!==undefined){break s;}dg=df;$s=145;case 145:return dg;case 143:case 140:case 128:case 124:case 11:case 1:dh=c.Position(c.orig.$length-c.in$5.$length>>0);di=dh[0];dj=dh[1];dk=I.Sprintf("Decoder.parseNext: bug at handling line %d:%d with lastKind=%v",new AQ([new $Int(di),new $Int(dj),new W(b)]));$s=146;case 146:if($c){$c=false;dk=dk.$blk();}if(dk&&dk.$blk!==undefined){break s;}$panic(new $String(dk));$s=-1;return[new Y.ptr(0,0,0,0,AR.nil,""),$ifaceNil];}return;}var $f={$blk:AG.ptr.prototype.parseNext,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,b,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,c,ca,cb,cc,cd,ce,cf,cg,ch,ci,cj,ck,cl,cm,cn,co,cp,cq,cr,cs,ct,cu,cv,cw,cx,cy,cz,d,da,db,dc,dd,de,df,dg,dh,di,dj,dk,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};AG.prototype.parseNext=function(b){return this.$val.parseNext(b);};AG.ptr.prototype.currentOpenKind=function(){var{b,c,d,e,f,g,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:b=this;if(b.openStack.$length===0){$s=-1;return[0,0];}e=(c=b.openStack,d=b.openStack.$length-1>>0,((d<0||d>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+d]));f=e;if(f===(123)){$s=-1;return[4,125];}else if(f===(60)){$s=-1;return[4,62];}else if(f===(91)){$s=-1;return[6,93];}g=I.Sprintf("Decoder: openStack contains invalid byte %c",new AQ([new $Uint8(e)]));$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}$panic(new $String(g));$s=-1;return[0,0];}return;}var $f={$blk:AG.ptr.prototype.currentOpenKind,$c:true,$r,b,c,d,e,f,g,$s};return $f;};AG.prototype.currentOpenKind=function(){return this.$val.currentOpenKind();};AG.ptr.prototype.pushOpenStack=function(b){var b,c;c=this;c.openStack=$append(c.openStack,b);};AG.prototype.pushOpenStack=function(b){return this.$val.pushOpenStack(b);};AG.ptr.prototype.popOpenStack=function(){var b;b=this;b.openStack=$subslice(b.openStack,0,(b.openStack.$length-1>>0));};AG.prototype.popOpenStack=function(){return this.$val.popOpenStack();};AG.ptr.prototype.parseFieldName=function(){var{b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred,$r,$c}=$restore(this,{});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);b=[b];c=[c];d=[d];d[0]=new Y.ptr(0,0,0,0,AR.nil,"");c[0]=$ifaceNil;b[0]=this;$deferred.push([(function(b,c,d){return function(){if($interfaceIsEqual(c[0],$ifaceNil)&&b[0].tryConsumeChar(58)){d[0].attrs=(d[0].attrs|(128))>>>0;}};})(b,c,d),[]]);if((e=b[0].in$5,(0>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+0]))===91){$s=1;continue;}$s=2;continue;case 1:g=b[0].parseTypeName();$s=3;case 3:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}f=g;Y.copy(d[0],f[0]);c[0]=f[1];h=[d[0],c[0]];$s=4;case 4:return h;case 2:i=AM(b[0].in$5,false);if(i>0){$s=5;continue;}$s=6;continue;case 5:j=$clone(b[0].consumeToken(2,i,1),Y);k=$ifaceNil;Y.copy(d[0],j);c[0]=k;l=[d[0],c[0]];$s=7;case 7:return l;case 6:m=$clone(AF(b[0].in$5),AE);if(m.size>0){$s=8;continue;}$s=9;continue;case 8:if(!m.neg&&(m.kind===0)){$s=10;continue;}$s=11;continue;case 10:n=C.ParseInt(($bytesToString($subslice(b[0].in$5,0,m.size))),10,32);o=n[1];if($interfaceIsEqual(o,$ifaceNil)){$s=12;continue;}$s=13;continue;case 12:p=$clone(b[0].consumeToken(2,m.size,3),Y);q=$ifaceNil;Y.copy(d[0],p);c[0]=q;r=[d[0],c[0]];$s=14;case 14:return r;case 13:case 11:s=new Y.ptr(0,0,0,0,AR.nil,"");u=b[0].newSyntaxError("invalid field number: %s",new AQ([$subslice(b[0].in$5,0,m.size)]));$s=15;case 15:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}t=u;Y.copy(d[0],s);c[0]=t;v=[d[0],c[0]];$s=16;case 16:return v;case 9:w=new Y.ptr(0,0,0,0,AR.nil,"");y=b[0].newSyntaxError("invalid field name: %s",new AQ([AO(b[0].in$5)]));$s=17;case 17:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}x=y;Y.copy(d[0],w);c[0]=x;z=[d[0],c[0]];$s=18;case 18:return z;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if(!$curGoroutine.asleep){return[d[0],c[0]];}if($curGoroutine.asleep){var $f={$blk:AG.ptr.prototype.parseFieldName,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred};return $f;}}};AG.prototype.parseFieldName=function(){return this.$val.parseFieldName();};AG.ptr.prototype.parseTypeName=function(){var{b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:b=this;c=b.orig.$length-b.in$5.$length>>0;d=AN($subslice(b.in$5,1),0);if(d.$length===0){$s=-1;return[new Y.ptr(0,0,0,0,AR.nil,""),$pkg.ErrUnexpectedEOF];}e=AR.nil;while(true){if(!(d.$length>0&&AK((0>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+0])))){break;}e=$append(e,(0>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+0]));d=$subslice(d,1);}d=AN(d,0);f=false;case 1:if(!(d.$length>0&&!f)){$s=2;continue;}if(((0>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+0])===93)){$s=4;continue;}if((((0>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+0])===47))||(((0>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+0])===46))){$s=5;continue;}$s=6;continue;case 4:d=$subslice(d,1);f=true;$s=7;continue;case 5:if(e.$length>0&&(((g=e.$length-1>>0,((g<0||g>=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+g]))===47)||((h=e.$length-1>>0,((h<0||h>=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+h]))===46))){$s=8;continue;}$s=9;continue;case 8:i=b.newSyntaxError("invalid type URL/extension field name: %s",new AQ([$subslice(b.orig,c,((b.orig.$length-d.$length>>0)+1>>0))]));$s=10;case 10:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=[new Y.ptr(0,0,0,0,AR.nil,""),i];$s=11;case 11:return j;case 9:e=$append(e,(0>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+0]));d=$subslice(d,1);d=AN(d,0);while(true){if(!(d.$length>0&&AK((0>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+0])))){break;}e=$append(e,(0>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+0]));d=$subslice(d,1);}d=AN(d,0);$s=7;continue;case 6:k=b.newSyntaxError("invalid type URL/extension field name: %s",new AQ([$subslice(b.orig,c,((b.orig.$length-d.$length>>0)+1>>0))]));$s=12;case 12:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=[new Y.ptr(0,0,0,0,AR.nil,""),k];$s=13;case 13:return l;case 7:case 3:$s=1;continue;case 2:if(!f){$s=-1;return[new Y.ptr(0,0,0,0,AR.nil,""),$pkg.ErrUnexpectedEOF];}m=e.$length;if((m===0)||((0>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+0])===46)||((n=m-1>>0,((n<0||n>=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+n]))===46)||((o=m-1>>0,((o<0||o>=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+o]))===47)){$s=14;continue;}$s=15;continue;case 14:p=b.newSyntaxError("invalid type URL/extension field name: %s",new AQ([$subslice(b.orig,c,(b.orig.$length-d.$length>>0))]));$s=16;case 16:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=[new Y.ptr(0,0,0,0,AR.nil,""),p];$s=17;case 17:return q;case 15:b.in$5=d;r=b.orig.$length-b.in$5.$length>>0;b.consume(0);$s=-1;return[new Y.ptr(2,2,0,c,$subslice(b.orig,c,r),($bytesToString(e))),$ifaceNil];}return;}var $f={$blk:AG.ptr.prototype.parseTypeName,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,$s};return $f;};AG.prototype.parseTypeName=function(){return this.$val.parseTypeName();};AK=function(b){var b;return(b===45)||(b===95)||(48<=b&&b<=57)||(97<=b&&b<=122)||(65<=b&&b<=90);};AM=function(b,c){var b,c,d,e;d=0;e=b;if(e.$length===0){return 0;}if(c&&((0>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+0])===45)){e=$subslice(e,1);d=d+(1)>>0;if(e.$length===0){return 0;}}if((((0>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+0])===95))||(97<=(0>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+0])&&(0>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+0])<=122)||(65<=(0>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+0])&&(0>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+0])<=90)){e=$subslice(e,1);d=d+(1)>>0;}else{return 0;}while(true){if(!(e.$length>0&&(((0>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+0])===95)||97<=(0>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+0])&&(0>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+0])<=122||65<=(0>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+0])&&(0>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+0])<=90||48<=(0>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+0])&&(0>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+0])<=57))){break;}e=$subslice(e,1);d=d+(1)>>0;}if(e.$length>0&&!AP((0>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+0]))){return 0;}return d;};AG.ptr.prototype.parseScalar=function(){var{b,c,d,e,f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:b=this;if(((c=b.in$5,(0>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+0]))===34)||((d=b.in$5,(0>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+0]))===39)){$s=1;continue;}$s=2;continue;case 1:e=b.parseStringValue();$s=3;case 3:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=e;$s=4;case 4:return f;case 2:g=b.parseLiteralValue();h=$clone(g[0],Y);i=g[1];if(i){$s=-1;return[h,$ifaceNil];}j=b.parseNumberValue();k=$clone(j[0],Y);l=j[1];if(l){$s=-1;return[k,$ifaceNil];}m=b.newSyntaxError("invalid scalar value: %s",new AQ([AO(b.in$5)]));$s=5;case 5:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=[new Y.ptr(0,0,0,0,AR.nil,""),m];$s=6;case 6:return n;}return;}var $f={$blk:AG.ptr.prototype.parseScalar,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,m,n,$s};return $f;};AG.prototype.parseScalar=function(){return this.$val.parseScalar();};AG.ptr.prototype.parseLiteralValue=function(){var b,c;b=this;c=AM(b.in$5,true);if(c===0){return[new Y.ptr(0,0,0,0,AR.nil,""),false];}return[b.consumeToken(3,c,3),true];};AG.prototype.parseLiteralValue=function(){return this.$val.parseLiteralValue();};AG.ptr.prototype.consumeToken=function(b,c,d){var b,c,d,e,f;e=this;f=new Y.ptr(b,d,0,e.orig.$length-e.in$5.$length>>0,$subslice(e.in$5,0,c),"");e.consume(c);return f;};AG.prototype.consumeToken=function(b,c,d){return this.$val.consumeToken(b,c,d);};AG.ptr.prototype.newSyntaxError=function(b,c){var{b,c,d,e,f,g,h,i,j,k,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=this;e=G.New(b,c);$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=e;g=d.Position(d.orig.$length-d.in$5.$length>>0);h=g[0];i=g[1];j=G.New("syntax error (line %d:%d): %v",new AQ([new $Int(h),new $Int(i),f]));$s=2;case 2:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;$s=3;case 3:return k;}return;}var $f={$blk:AG.ptr.prototype.newSyntaxError,$c:true,$r,b,c,d,e,f,g,h,i,j,k,$s};return $f;};AG.prototype.newSyntaxError=function(b,c){return this.$val.newSyntaxError(b,c);};AG.ptr.prototype.Position=function(b){var b,c,d,e,f,g,h,i;c=0;d=0;e=this;f=$subslice(e.orig,0,b);c=H.Count(f,(new AR($stringToBytes("\n"))))+1>>0;g=H.LastIndexByte(f,10);if(g>=0){f=$subslice(f,(g+1>>0));}d=E.RuneCount(f)+1>>0;h=c;i=d;c=h;d=i;return[c,d];};AG.prototype.Position=function(b){return this.$val.Position(b);};AG.ptr.prototype.tryConsumeChar=function(b){var b,c,d;c=this;if(c.in$5.$length>0&&((d=c.in$5,(0>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+0]))===b)){c.consume(1);return true;}return false;};AG.prototype.tryConsumeChar=function(b){return this.$val.tryConsumeChar(b);};AG.ptr.prototype.consume=function(b){var b,c;c=this;c.in$5=AN(c.in$5,b);return;};AG.prototype.consume=function(b){return this.$val.consume(b);};AN=function(b,c){var b,c,d,e;b=$subslice(b,c);while(true){if(!(b.$length>0)){break;}d=(0>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+0]);if((d===(32))||(d===(10))||(d===(13))||(d===(9))){b=$subslice(b,1);}else if(d===(35)){e=H.IndexByte(b,10);if(e>=0){b=$subslice(b,(e+1>>0));}else{b=AR.nil;}}else{return b;}}return b;};AO=function(b){var b,c,d,e,f;c=0;while(true){if(!(c32){return $appendSlice($subslice(b,0,c,c),"\xE2\x80\xA6");}d=E.DecodeRune($subslice(b,c));e=d[0];f=d[1];if(e>128||(!((e===47))&&AP(((e<<24>>>24))))){if(c===0){c=f;}return $subslice(b,0,c,c);}c=c+(f)>>0;}return b;};AP=function(b){var b;return!((b===45)||(b===43)||(b===46)||(b===95)||(97<=b&&b<=122)||(65<=b&&b<=90)||(48<=b&&b<=57));};AT.methods=[{prop:"Bytes",name:"Bytes",pkg:"",typ:$funcType([],[AR],false)},{prop:"StartMessage",name:"StartMessage",pkg:"",typ:$funcType([],[],false)},{prop:"EndMessage",name:"EndMessage",pkg:"",typ:$funcType([],[],false)},{prop:"WriteName",name:"WriteName",pkg:"",typ:$funcType([$String],[],false)},{prop:"WriteBool",name:"WriteBool",pkg:"",typ:$funcType([$Bool],[],false)},{prop:"WriteString",name:"WriteString",pkg:"",typ:$funcType([$String],[],false)},{prop:"WriteFloat",name:"WriteFloat",pkg:"",typ:$funcType([$Float64,$Int],[],false)},{prop:"WriteInt",name:"WriteInt",pkg:"",typ:$funcType([$Int64],[],false)},{prop:"WriteUint",name:"WriteUint",pkg:"",typ:$funcType([$Uint64],[],false)},{prop:"WriteLiteral",name:"WriteLiteral",pkg:"",typ:$funcType([$String],[],false)},{prop:"prepareNext",name:"prepareNext",pkg:"google.golang.org/protobuf/internal/encoding/text",typ:$funcType([O],[],false)},{prop:"Snapshot",name:"Snapshot",pkg:"",typ:$funcType([],[Q],false)},{prop:"Reset",name:"Reset",pkg:"",typ:$funcType([Q],[],false)}];W.methods=[{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)}];X.methods=[{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)}];Y.methods=[{prop:"Kind",name:"Kind",pkg:"",typ:$funcType([],[W],false)},{prop:"RawString",name:"RawString",pkg:"",typ:$funcType([],[$String],false)},{prop:"Pos",name:"Pos",pkg:"",typ:$funcType([],[$Int],false)},{prop:"NameKind",name:"NameKind",pkg:"",typ:$funcType([],[X],false)},{prop:"HasSeparator",name:"HasSeparator",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"IdentName",name:"IdentName",pkg:"",typ:$funcType([],[$String],false)},{prop:"TypeName",name:"TypeName",pkg:"",typ:$funcType([],[$String],false)},{prop:"FieldNumber",name:"FieldNumber",pkg:"",typ:$funcType([],[$Int32],false)},{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String,$Bool],false)},{prop:"Enum",name:"Enum",pkg:"",typ:$funcType([],[$String,$Bool],false)},{prop:"Bool",name:"Bool",pkg:"",typ:$funcType([],[$Bool,$Bool],false)},{prop:"Uint64",name:"Uint64",pkg:"",typ:$funcType([],[$Uint64,$Bool],false)},{prop:"Uint32",name:"Uint32",pkg:"",typ:$funcType([],[$Uint32,$Bool],false)},{prop:"Int64",name:"Int64",pkg:"",typ:$funcType([],[$Int64,$Bool],false)},{prop:"Int32",name:"Int32",pkg:"",typ:$funcType([],[$Int32,$Bool],false)},{prop:"Float64",name:"Float64",pkg:"",typ:$funcType([],[$Float64,$Bool],false)},{prop:"Float32",name:"Float32",pkg:"",typ:$funcType([],[$Float32,$Bool],false)}];AW.methods=[{prop:"parseStringValue",name:"parseStringValue",pkg:"google.golang.org/protobuf/internal/encoding/text",typ:$funcType([],[Y,$error],false)},{prop:"parseString",name:"parseString",pkg:"google.golang.org/protobuf/internal/encoding/text",typ:$funcType([],[$String,$error],false)},{prop:"parseNumberValue",name:"parseNumberValue",pkg:"google.golang.org/protobuf/internal/encoding/text",typ:$funcType([],[Y,$Bool],false)},{prop:"Peek",name:"Peek",pkg:"",typ:$funcType([],[Y,$error],false)},{prop:"Read",name:"Read",pkg:"",typ:$funcType([],[Y,$error],false)},{prop:"parseNext",name:"parseNext",pkg:"google.golang.org/protobuf/internal/encoding/text",typ:$funcType([W],[Y,$error],false)},{prop:"currentOpenKind",name:"currentOpenKind",pkg:"google.golang.org/protobuf/internal/encoding/text",typ:$funcType([],[W,$Uint8],false)},{prop:"pushOpenStack",name:"pushOpenStack",pkg:"google.golang.org/protobuf/internal/encoding/text",typ:$funcType([$Uint8],[],false)},{prop:"popOpenStack",name:"popOpenStack",pkg:"google.golang.org/protobuf/internal/encoding/text",typ:$funcType([],[],false)},{prop:"parseFieldName",name:"parseFieldName",pkg:"google.golang.org/protobuf/internal/encoding/text",typ:$funcType([],[Y,$error],false)},{prop:"parseTypeName",name:"parseTypeName",pkg:"google.golang.org/protobuf/internal/encoding/text",typ:$funcType([],[Y,$error],false)},{prop:"parseScalar",name:"parseScalar",pkg:"google.golang.org/protobuf/internal/encoding/text",typ:$funcType([],[Y,$error],false)},{prop:"parseLiteralValue",name:"parseLiteralValue",pkg:"google.golang.org/protobuf/internal/encoding/text",typ:$funcType([],[Y,$Bool],false)},{prop:"consumeToken",name:"consumeToken",pkg:"google.golang.org/protobuf/internal/encoding/text",typ:$funcType([W,$Int,$Uint8],[Y],false)},{prop:"newSyntaxError",name:"newSyntaxError",pkg:"google.golang.org/protobuf/internal/encoding/text",typ:$funcType([$String,AQ],[$error],true)},{prop:"Position",name:"Position",pkg:"",typ:$funcType([$Int],[$Int,$Int],false)},{prop:"tryConsumeChar",name:"tryConsumeChar",pkg:"google.golang.org/protobuf/internal/encoding/text",typ:$funcType([$Uint8],[$Bool],false)},{prop:"consume",name:"consume",pkg:"google.golang.org/protobuf/internal/encoding/text",typ:$funcType([$Int],[],false)}];P.init("google.golang.org/protobuf/internal/encoding/text",[{prop:"encoderState",name:"encoderState",embedded:true,exported:false,typ:Q,tag:""},{prop:"indent",name:"indent",embedded:false,exported:false,typ:$String,tag:""},{prop:"delims",name:"delims",embedded:false,exported:false,typ:AS,tag:""},{prop:"outputASCII",name:"outputASCII",embedded:false,exported:false,typ:$Bool,tag:""}]);Q.init("google.golang.org/protobuf/internal/encoding/text",[{prop:"lastType",name:"lastType",embedded:false,exported:false,typ:O,tag:""},{prop:"indents",name:"indents",embedded:false,exported:false,typ:AR,tag:""},{prop:"out",name:"out",embedded:false,exported:false,typ:AR,tag:""}]);Y.init("google.golang.org/protobuf/internal/encoding/text",[{prop:"kind",name:"kind",embedded:false,exported:false,typ:W,tag:""},{prop:"attrs",name:"attrs",embedded:false,exported:false,typ:$Uint8,tag:""},{prop:"numAttrs",name:"numAttrs",embedded:false,exported:false,typ:$Uint8,tag:""},{prop:"pos",name:"pos",embedded:false,exported:false,typ:$Int,tag:""},{prop:"raw",name:"raw",embedded:false,exported:false,typ:AR,tag:""},{prop:"str",name:"str",embedded:false,exported:false,typ:$String,tag:""}]);AE.init("google.golang.org/protobuf/internal/encoding/text",[{prop:"kind",name:"kind",embedded:false,exported:false,typ:$Uint8,tag:""},{prop:"neg",name:"neg",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"size",name:"size",embedded:false,exported:false,typ:$Int,tag:""}]);AG.init("google.golang.org/protobuf/internal/encoding/text",[{prop:"lastCall",name:"lastCall",embedded:false,exported:false,typ:AI,tag:""},{prop:"lastToken",name:"lastToken",embedded:false,exported:false,typ:Y,tag:""},{prop:"lastErr",name:"lastErr",embedded:false,exported:false,typ:$error,tag:""},{prop:"openStack",name:"openStack",embedded:false,exported:false,typ:AR,tag:""},{prop:"orig",name:"orig",embedded:false,exported:false,typ:AR,tag:""},{prop:"in$5",name:"in",embedded:false,exported:false,typ:AR,tag:""}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=H.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=I.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=F.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=G.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=J.$init();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=M.$init();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=N.$init();$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=A.$init();$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=9;case 9:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=10;case 10:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=D.$init();$s=11;case 11:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=K.$init();$s=12;case 12:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=L.$init();$s=13;case 13:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=E.$init();$s=14;case 14:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}Z=$makeMap($String.keyFor,[{k:"t",v:true},{k:"true",v:true},{k:"True",v:true},{k:"f",v:false},{k:"false",v:false},{k:"False",v:false}]);AA=$makeMap($String.keyFor,[{k:"nan",v:A.NaN()},{k:"inf",v:A.Inf(1)},{k:"infinity",v:A.Inf(1)},{k:"-inf",v:A.Inf(-1)},{k:"-infinity",v:A.Inf(-1)}]);a=G.New("%v",new AQ([N.ErrUnexpectedEOF]));$s=15;case 15:if($c){$c=false;a=a.$blk();}if(a&&a.$blk!==undefined){break s;}$pkg.ErrUnexpectedEOF=a;AJ=$makeMap($Uint8.keyFor,[{k:125,v:62},{k:62,v:125}]);}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["google.golang.org/protobuf/internal/encoding/defval"]=(function(){var $pkg={},$init,A,D,E,F,B,C,L,M,N,O,H,I,J,K;A=$packages["fmt"];D=$packages["google.golang.org/protobuf/internal/encoding/text"];E=$packages["google.golang.org/protobuf/internal/errors"];F=$packages["google.golang.org/protobuf/reflect/protoreflect"];B=$packages["math"];C=$packages["strconv"];L=$funcType([],[],false);M=$arrayType(L,0);N=$sliceType($Uint8);O=$sliceType($emptyInterface);H=function(a,b,c,d){var{a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{a,b,c,d});$s=$s||0;s:while(true){switch($s){case 0:e=b;if(e===(8)){$s=2;continue;}if(e===(14)){$s=3;continue;}if((e===(5))||(e===(17))||(e===(15))){$s=4;continue;}if((e===(3))||(e===(18))||(e===(16))){$s=5;continue;}if((e===(13))||(e===(7))){$s=6;continue;}if((e===(4))||(e===(6))){$s=7;continue;}if((e===(2))||(e===(1))){$s=8;continue;}if(e===(9)){$s=9;continue;}if(e===(12)){$s=10;continue;}$s=11;continue;case 2:if(d===2){f=a;if(f===("1")){$s=-1;return[F.ValueOfBool(true),$ifaceNil,$ifaceNil];}else if(f===("0")){$s=-1;return[F.ValueOfBool(false),$ifaceNil,$ifaceNil];}}else{g=a;if(g===("true")){$s=-1;return[F.ValueOfBool(true),$ifaceNil,$ifaceNil];}else if(g===("false")){$s=-1;return[F.ValueOfBool(false),$ifaceNil,$ifaceNil];}}$s=11;continue;case 3:if(d===2){$s=12;continue;}$s=13;continue;case 12:h=C.ParseInt(a,10,32);i=h[0];j=h[1];if($interfaceIsEqual(j,$ifaceNil)){$s=15;continue;}$s=16;continue;case 15:k=c.ByNumber((((i.$low+((i.$high>>31)*4294967296))>>0)));$s=17;case 17:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;if(!($interfaceIsEqual(l,$ifaceNil))){$s=18;continue;}$s=19;continue;case 18:m=l.Number();$s=20;case 20:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=F.ValueOfEnum(m);$s=21;case 21:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=[n,l,$ifaceNil];$s=22;case 22:return o;case 19:case 16:$s=14;continue;case 13:p=c.ByName((a));$s=23;case 23:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=p;if(!($interfaceIsEqual(q,$ifaceNil))){$s=24;continue;}$s=25;continue;case 24:r=q.Number();$s=26;case 26:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=F.ValueOfEnum(r);$s=27;case 27:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=[s,q,$ifaceNil];$s=28;case 28:return t;case 25:case 14:$s=11;continue;case 4:u=C.ParseInt(a,10,32);v=u[0];w=u[1];if($interfaceIsEqual(w,$ifaceNil)){$s=-1;return[F.ValueOfInt32((((v.$low+((v.$high>>31)*4294967296))>>0))),$ifaceNil,$ifaceNil];}$s=11;continue;case 5:x=C.ParseInt(a,10,64);y=x[0];z=x[1];if($interfaceIsEqual(z,$ifaceNil)){$s=-1;return[F.ValueOfInt64((y)),$ifaceNil,$ifaceNil];}$s=11;continue;case 6:aa=C.ParseUint(a,10,32);ab=aa[0];ac=aa[1];if($interfaceIsEqual(ac,$ifaceNil)){$s=-1;return[F.ValueOfUint32(((ab.$low>>>0))),$ifaceNil,$ifaceNil];}$s=11;continue;case 7:ad=C.ParseUint(a,10,64);ae=ad[0];af=ad[1];if($interfaceIsEqual(af,$ifaceNil)){$s=-1;return[F.ValueOfUint64((ae)),$ifaceNil,$ifaceNil];}$s=11;continue;case 8:ag=0;ah=$ifaceNil;ai=a;if(ai===("-inf")){ag=B.Inf(-1);}else if(ai===("inf")){ag=B.Inf(1);}else if(ai===("nan")){ag=B.NaN();}else{aj=C.ParseFloat(a,64);ag=aj[0];ah=aj[1];}if($interfaceIsEqual(ah,$ifaceNil)){if(b===2){$s=-1;return[F.ValueOfFloat32(($fround(ag))),$ifaceNil,$ifaceNil];}else{$s=-1;return[F.ValueOfFloat64((ag)),$ifaceNil,$ifaceNil];}}$s=11;continue;case 9:$s=-1;return[F.ValueOfString(a),$ifaceNil,$ifaceNil];case 10:al=J(a);$s=29;case 29:if($c){$c=false;al=al.$blk();}if(al&&al.$blk!==undefined){break s;}ak=al;am=ak[0];an=ak[1];if(an){$s=-1;return[F.ValueOfBytes(am),$ifaceNil,$ifaceNil];}case 11:case 1:ao=E.New("could not parse value for %v: %q",new O([new F.Kind(b),new $String(a)]));$s=30;case 30:if($c){$c=false;ao=ao.$blk();}if(ao&&ao.$blk!==undefined){break s;}ap=[new F.Value.ptr(M.zero(),0,new $Uint64(0,0),"",N.nil,$ifaceNil),$ifaceNil,ao];$s=31;case 31:return ap;}return;}var $f={$blk:H,$c:true,$r,a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};$pkg.Unmarshal=H;I=function(a,b,c,d){var{a,aa,ab,ac,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{a,b,c,d});$s=$s||0;s:while(true){switch($s){case 0:e=c;if(e===(8)){$s=2;continue;}if(e===(14)){$s=3;continue;}if((e===(5))||(e===(17))||(e===(15))||(e===(3))||(e===(18))||(e===(16))){$s=4;continue;}if((e===(13))||(e===(7))||(e===(4))||(e===(6))){$s=5;continue;}if((e===(2))||(e===(1))){$s=6;continue;}if(e===(9)){$s=7;continue;}if(e===(12)){$s=8;continue;}$s=9;continue;case 2:if(d===2){$s=10;continue;}$s=11;continue;case 10:f=$clone(a,F.Value).Bool();$s=16;case 16:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}if(f){$s=13;continue;}$s=14;continue;case 13:$s=-1;return["1",$ifaceNil];case 14:$s=-1;return["0",$ifaceNil];case 15:$s=12;continue;case 11:g=$clone(a,F.Value).Bool();$s=20;case 20:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}if(g){$s=17;continue;}$s=18;continue;case 17:$s=-1;return["true",$ifaceNil];case 18:$s=-1;return["false",$ifaceNil];case 19:case 12:$s=9;continue;case 3:if(d===2){$s=21;continue;}$s=22;continue;case 21:h=$clone(a,F.Value).Enum();$s=24;case 24:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=C.FormatInt((new $Int64(0,h)),10);$s=25;case 25:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=[i,$ifaceNil];$s=26;case 26:return j;case 22:k=b.Name();$s=27;case 27:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=[(k),$ifaceNil];$s=28;case 28:return l;case 23:$s=9;continue;case 4:m=$clone(a,F.Value).Int();$s=29;case 29:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=C.FormatInt(m,10);$s=30;case 30:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=[n,$ifaceNil];$s=31;case 31:return o;case 5:p=$clone(a,F.Value).Uint();$s=32;case 32:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=C.FormatUint(p,10);$s=33;case 33:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=[q,$ifaceNil];$s=34;case 34:return r;case 6:s=$clone(a,F.Value).Float();$s=35;case 35:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=s;if(B.IsInf(t,-1)){$s=-1;return["-inf",$ifaceNil];}else if(B.IsInf(t,1)){$s=-1;return["inf",$ifaceNil];}else if(B.IsNaN(t)){$s=-1;return["nan",$ifaceNil];}else if(c===2){$s=-1;return[C.FormatFloat(t,103,-1,32),$ifaceNil];}else{$s=-1;return[C.FormatFloat(t,103,-1,64),$ifaceNil];}$s=9;continue;case 7:u=$clone(a,F.Value).String();$s=36;case 36:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}v=[u,$ifaceNil];$s=37;case 37:return v;case 8:x=$clone(a,F.Value).Bytes();$s=38;case 38:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}y=K(x);$s=39;case 39:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}w=y;z=w[0];aa=w[1];if(aa){$s=-1;return[z,$ifaceNil];}case 9:case 1:ab=E.New("could not format value for %v: %v",new O([new F.Kind(c),new a.constructor.elem(a)]));$s=40;case 40:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}ac=["",ab];$s=41;case 41:return ac;}return;}var $f={$blk:I,$c:true,$r,a,aa,ab,ac,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};$pkg.Marshal=I;J=function(a){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:c=D.UnmarshalString("\""+a+"\"");$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}b=c;d=b[0];e=b[1];if(!($interfaceIsEqual(e,$ifaceNil))){$s=-1;return[N.nil,false];}$s=-1;return[(new N($stringToBytes(d))),true];}return;}var $f={$blk:J,$c:true,$r,a,b,c,d,e,$s};return $f;};K=function(a){var{a,b,c,d,e,f,g,h,i,j,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=N.nil;c=a;d=0;case 1:if(!(d=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+d]);f=e;if(f===(10)){$s=4;continue;}if(f===(13)){$s=5;continue;}if(f===(9)){$s=6;continue;}if(f===(34)){$s=7;continue;}if(f===(39)){$s=8;continue;}if(f===(92)){$s=9;continue;}$s=10;continue;case 4:b=$appendSlice(b,"\\n");$s=11;continue;case 5:b=$appendSlice(b,"\\r");$s=11;continue;case 6:b=$appendSlice(b,"\\t");$s=11;continue;case 7:b=$appendSlice(b,"\\\"");$s=11;continue;case 8:b=$appendSlice(b,"\\'");$s=11;continue;case 9:b=$appendSlice(b,"\\\\");$s=11;continue;case 10:g=e>=32&&e<=126;if(g){$s=12;continue;}$s=13;continue;case 12:b=$append(b,e);$s=14;continue;case 13:h=b;i=A.Sprintf("\\%03o",new O([new $Uint8(e)]));$s=15;case 15:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;b=$appendSlice(h,j);case 14:case 11:case 3:d++;$s=1;continue;case 2:$s=-1;return[($bytesToString(b)),true];}return;}var $f={$blk:K,$c:true,$r,a,b,c,d,e,f,g,h,i,j,$s};return $f;};$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=D.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=E.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=F.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["google.golang.org/protobuf/internal/encoding/messageset"]=(function(){var $pkg={},$init,B,C,D,A,N,O,P,E,F,G,H,I,J,K,L,M;B=$packages["google.golang.org/protobuf/encoding/protowire"];C=$packages["google.golang.org/protobuf/internal/errors"];D=$packages["google.golang.org/protobuf/reflect/protoreflect"];A=$packages["math"];N=$interfaceType([{prop:"IsMessageSet",name:"IsMessageSet",pkg:"",typ:$funcType([],[$Bool],false)}]);O=$sliceType($Uint8);P=$sliceType($emptyInterface);E=function(a){var{a,b,c,d,e,f,g,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=$assertType(a,N,true);c=b[0];d=b[1];if(!(d)){e=false;$s=1;continue s;}f=c.IsMessageSet();$s=2;case 2:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}e=f;case 1:g=e;$s=3;case 3:return g;}return;}var $f={$blk:E,$c:true,$r,a,b,c,d,e,f,g,$s};return $f;};$pkg.IsMessageSet=E;F=function(a){var{a,b,c,d,e,f,g,h,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=a.Name();$s=6;case 6:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}if(!(b==="message_set_extension")){$s=2;continue;}c=a.ContainingMessage();$s=7;case 7:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=E(c);$s=8;case 8:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}if(!d){$s=3;continue;}e=a.FullName();$s=9;case 9:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=new D.FullName(e).Parent();$s=10;case 10:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=a.Message();$s=11;case 11:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g.FullName();$s=12;case 12:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}if(!(f===h)){$s=4;continue;}$s=5;continue;case 2:$s=-1;return false;case 3:$s=-1;return false;case 4:$s=-1;return false;case 5:case 1:$s=-1;return true;}return;}var $f={$blk:F,$c:true,$r,a,b,c,d,e,f,g,h,$s};return $f;};$pkg.IsMessageSetExtension=F;G=function(a){var a;return(($imul(2,B.SizeTag(1)))+B.SizeTag(2)>>0)+B.SizeVarint((new $Uint64(0,a)))>>0;};$pkg.SizeField=G;H=function(a,b,c){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,$s,$r,$c}=$restore(this,{a,b,c});$s=$s||0;s:while(true){switch($s){case 0:case 1:if(!(a.$length>0)){$s=2;continue;}d=B.ConsumeTag(a);e=d[0];f=d[1];g=d[2];if(g<0){$s=-1;return B.ParseError(g);}a=$subslice(a,g);if(!((e===1))||!((f===3))){h=B.ConsumeFieldValue(e,f,a);if(h<0){$s=-1;return B.ParseError(h);}a=$subslice(a,h);$s=1;continue;}j=I(a,b);$s=3;case 3:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}i=j;k=i[0];l=i[1];g=i[2];m=i[3];if(!($interfaceIsEqual(m,$ifaceNil))){$s=-1;return m;}a=$subslice(a,g);if(k===0){$s=1;continue;}n=c(k,l);$s=4;case 4:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;if(!($interfaceIsEqual(o,$ifaceNil))){$s=-1;return o;}$s=1;continue;case 2:$s=-1;return $ifaceNil;}return;}var $f={$blk:H,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,$s};return $f;};$pkg.Unmarshal=H;I=function(a,b){var{a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=0;d=O.nil;e=0;f=$ifaceNil;g=a.$length;case 1:h=B.ConsumeTag(a);i=h[0];j=h[1];k=h[2];if(k<0){l=0;m=O.nil;n=0;o=B.ParseError(k);c=l;d=m;e=n;f=o;$s=-1;return[c,d,e,f];}a=$subslice(a,k);if((i===1)&&(j===4)){$s=4;continue;}if((i===2)&&(j===0)){$s=5;continue;}if((i===3)&&(j===2)){$s=6;continue;}$s=7;continue;case 4:if(b&&(d.$length===0)){d=B.AppendVarint(d,new $Uint64(0,0));}p=c;q=d;r=g-a.$length>>0;s=$ifaceNil;c=p;d=q;e=r;f=s;$s=-1;return[c,d,e,f];case 5:t=B.ConsumeVarint(a);u=t[0];v=t[1];if(v<0){w=0;x=O.nil;y=0;z=B.ParseError(v);c=w;d=x;e=y;f=z;$s=-1;return[c,d,e,f];}a=$subslice(a,v);if((u.$high<0||(u.$high===0&&u.$low<1))||(u.$high>0||(u.$high===0&&u.$low>2147483647))){$s=9;continue;}$s=10;continue;case 9:aa=0;ab=O.nil;ac=0;ae=C.New("invalid type_id in message set",new P([]));$s=11;case 11:if($c){$c=false;ae=ae.$blk();}if(ae&&ae.$blk!==undefined){break s;}ad=ae;c=aa;d=ab;e=ac;f=ad;af=[c,d,e,f];$s=12;case 12:return af;case 10:c=((u.$low>>0));$s=8;continue;case 6:ag=B.ConsumeBytes(a);ah=ag[0];ai=ag[1];if(ai<0){aj=0;ak=O.nil;al=0;am=B.ParseError(ai);c=aj;d=ak;e=al;f=am;$s=-1;return[c,d,e,f];}if(d===O.nil){if(b){d=$subslice(a,0,ai,ai);}else{d=$subslice(ah,0,ah.$length,ah.$length);}}else{if(b){an=B.ConsumeVarint(d);ao=an[1];ap=$subslice(d,ao);d=O.nil;d=B.AppendVarint(d,(new $Uint64(0,(ap.$length+ah.$length>>0))));d=$appendSlice(d,ap);d=$appendSlice(d,ah);}else{d=$appendSlice(d,ah);}}a=$subslice(a,ai);$s=8;continue;case 7:aq=B.ConsumeFieldValue(i,j,a);if(aq<0){ar=0;as=O.nil;at=0;au=B.ParseError(aq);c=ar;d=as;e=at;f=au;$s=-1;return[c,d,e,f];}a=$subslice(a,aq);case 8:case 3:$s=1;continue;case 2:$s=-1;return[c,d,e,f];}return;}var $f={$blk:I,$c:true,$r,a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};$pkg.ConsumeFieldValue=I;J=function(a,b){var a,b;a=B.AppendTag(a,1,3);a=B.AppendTag(a,2,0);a=B.AppendVarint(a,(new $Uint64(0,b)));return a;};$pkg.AppendFieldStart=J;K=function(a){var a;return B.AppendTag(a,1,4);};$pkg.AppendFieldEnd=K;L=function(a){var a,b,c,d,e,f,g;b=0;while(true){if(!(a.$length>0)){break;}c=B.ConsumeTag(a);d=c[0];e=c[1];f=c[2];if(f<0||!((e===2))){b=0;return b;}a=$subslice(a,f);g=B.ConsumeBytes(a);f=g[1];if(f<0){b=0;return b;}a=$subslice(a,f);b=b+(((G(d)+B.SizeTag(3)>>0)+f>>0))>>0;}b=b;return b;};$pkg.SizeUnknown=L;M=function(a,b){var{a,b,c,d,e,f,g,h,i,j,k,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:case 1:if(!(b.$length>0)){$s=2;continue;}c=B.ConsumeTag(b);d=c[0];e=c[1];f=c[2];if(f<0||!((e===2))){$s=3;continue;}$s=4;continue;case 3:g=C.New("invalid data in message set unknown fields",new P([]));$s=5;case 5:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=[O.nil,g];$s=6;case 6:return h;case 4:b=$subslice(b,f);i=B.ConsumeBytes(b);f=i[1];if(f<0){$s=7;continue;}$s=8;continue;case 7:j=C.New("invalid data in message set unknown fields",new P([]));$s=9;case 9:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=[O.nil,j];$s=10;case 10:return k;case 8:a=J(a,d);a=B.AppendTag(a,3,2);a=$appendSlice(a,$subslice(b,0,f));a=K(a);b=$subslice(b,f);$s=1;continue;case 2:$s=-1;return[a,$ifaceNil];}return;}var $f={$blk:M,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,$s};return $f;};$pkg.AppendUnknown=M;$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=B.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=D.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=A.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["google.golang.org/protobuf/internal/genid"]=(function(){var $pkg={},$init,A;A=$packages["google.golang.org/protobuf/reflect/protoreflect"];$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["google.golang.org/protobuf/internal/order"]=(function(){var $pkg={},$init,C,A,B,D,I,P,Q,R,S,T,U,V,W,E,J,H,M;C=$packages["google.golang.org/protobuf/reflect/protoreflect"];A=$packages["sort"];B=$packages["sync"];D=$pkg.messageField=$newType(0,$kindStruct,"order.messageField",true,"google.golang.org/protobuf/internal/order",false,function(fd_,v_){this.$val=this;if(arguments.length===0){this.fd=$ifaceNil;this.v=new C.Value.ptr(V.zero(),0,new $Uint64(0,0),"",W.nil,$ifaceNil);return;}this.fd=fd_;this.v=v_;});I=$pkg.mapEntry=$newType(0,$kindStruct,"order.mapEntry",true,"google.golang.org/protobuf/internal/order",false,function(k_,v_){this.$val=this;if(arguments.length===0){this.k=new C.MapKey.ptr(V.zero(),0,new $Uint64(0,0),"",W.nil,$ifaceNil);this.v=new C.Value.ptr(V.zero(),0,new $Uint64(0,0),"",W.nil,$ifaceNil);return;}this.k=k_;this.v=v_;});P=$sliceType($emptyInterface);Q=$sliceType(D);R=$ptrType(Q);S=$sliceType(I);T=$ptrType(S);U=$funcType([],[],false);V=$arrayType(U,0);W=$sliceType($Uint8);H=function(a,b,c){var{a,b,c,d,e,f,g,h,i,j,$s,$deferred,$r,$c}=$restore(this,{a,b,c});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);b=[b];d=[d];e=[e];if(b[0]===$throwNilPointerError){$s=1;continue;}$s=2;continue;case 1:$r=a.Range(c);$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=4;case 4:return;case 2:f=E.Get();$s=5;case 5:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}e[0]=$assertType(f,R);d[0]=$subslice((e[0].$get()),0,0);$deferred.push([(function(b,d,e){return function(){if(d[0].$capacity<1024){e[0].$set(d[0]);E.Put(e[0]);}};})(b,d,e),[]]);$r=a.Range((function(b,d,e){return function(g,h){var g,h;d[0]=$append(d[0],new D.ptr(g,$clone(h,C.Value)));return true;};})(b,d,e));$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=A.Slice(d[0],(function(b,d,e){return function $b(g,h){var{g,h,i,j,$s,$r,$c}=$restore(this,{g,h});$s=$s||0;s:while(true){switch($s){case 0:i=b[0](((g<0||g>=d[0].$length)?($throwRuntimeError("index out of range"),undefined):d[0].$array[d[0].$offset+g]).fd,((h<0||h>=d[0].$length)?($throwRuntimeError("index out of range"),undefined):d[0].$array[d[0].$offset+h]).fd);$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;$s=2;case 2:return j;}return;}var $f={$blk:$b,$c:true,$r,g,h,i,j,$s};return $f;};})(b,d,e));$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}g=d[0];h=0;case 8:if(!(h=g.$length)?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+h]),D);j=c(i.fd,$clone(i.v,C.Value));$s=12;case 12:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}if(!j){$s=10;continue;}$s=11;continue;case 10:$s=13;case 13:return;case 11:h++;$s=8;continue;case 9:$s=-1;return;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:H,$c:true,$r,a,b,c,d,e,f,g,h,i,j,$s,$deferred};return $f;}}};$pkg.RangeFields=H;M=function(a,b,c){var{a,b,c,d,e,f,g,h,i,j,$s,$deferred,$r,$c}=$restore(this,{a,b,c});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);b=[b];d=[d];e=[e];if(b[0]===$throwNilPointerError){$s=1;continue;}$s=2;continue;case 1:$r=a.Range(c);$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=4;case 4:return;case 2:f=J.Get();$s=5;case 5:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}e[0]=$assertType(f,T);d[0]=$subslice((e[0].$get()),0,0);$deferred.push([(function(b,d,e){return function(){if(d[0].$capacity<1024){e[0].$set(d[0]);J.Put(e[0]);}};})(b,d,e),[]]);$r=a.Range((function(b,d,e){return function(g,h){var g,h;d[0]=$append(d[0],new I.ptr($clone(g,C.MapKey),$clone(h,C.Value)));return true;};})(b,d,e));$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=A.Slice(d[0],(function(b,d,e){return function $b(g,h){var{g,h,i,j,$s,$r,$c}=$restore(this,{g,h});$s=$s||0;s:while(true){switch($s){case 0:i=b[0]($clone(((g<0||g>=d[0].$length)?($throwRuntimeError("index out of range"),undefined):d[0].$array[d[0].$offset+g]).k,C.MapKey),$clone(((h<0||h>=d[0].$length)?($throwRuntimeError("index out of range"),undefined):d[0].$array[d[0].$offset+h]).k,C.MapKey));$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;$s=2;case 2:return j;}return;}var $f={$blk:$b,$c:true,$r,g,h,i,j,$s};return $f;};})(b,d,e));$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}g=d[0];h=0;case 8:if(!(h=g.$length)?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+h]),I);j=c($clone(i.k,C.MapKey),$clone(i.v,C.Value));$s=12;case 12:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}if(!j){$s=10;continue;}$s=11;continue;case 10:$s=13;case 13:return;case 11:h++;$s=8;continue;case 9:$s=-1;return;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:M,$c:true,$r,a,b,c,d,e,f,g,h,i,j,$s,$deferred};return $f;}}};$pkg.RangeEntries=M;D.init("google.golang.org/protobuf/internal/order",[{prop:"fd",name:"fd",embedded:false,exported:false,typ:C.FieldDescriptor,tag:""},{prop:"v",name:"v",embedded:false,exported:false,typ:C.Value,tag:""}]);I.init("google.golang.org/protobuf/internal/order",[{prop:"k",name:"k",embedded:false,exported:false,typ:C.MapKey,tag:""},{prop:"v",name:"v",embedded:false,exported:false,typ:C.Value,tag:""}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=C.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=A.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}E=new B.Pool.ptr(P.nil,(function(){return $newDataPointer(Q.nil,R);}));J=new B.Pool.ptr(P.nil,(function(){return $newDataPointer(S.nil,T);}));$pkg.AnyFieldOrder=$throwNilPointerError;$pkg.LegacyFieldOrder=(function $b(a,b){var{a,aa,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:d=a.ContainingOneof();$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}c=d;f=b.ContainingOneof();$s=2;case 2:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}e=f;g=c;h=e;i=(function $b(i){var{i,j,k,l,$s,$r,$c}=$restore(this,{i});$s=$s||0;s:while(true){switch($s){case 0:if(!(!($interfaceIsEqual(i,$ifaceNil)))){j=false;$s=1;continue s;}k=i.IsSynthetic();$s=2;case 2:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j=!k;case 1:l=j;$s=3;case 3:return l;}return;}var $f={$blk:$b,$c:true,$r,i,j,k,l,$s};return $f;});j=a.IsExtension();$s=5;case 5:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=b.IsExtension();$s=6;case 6:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}if(!(j===k)){$s=3;continue;}$s=4;continue;case 3:m=a.IsExtension();$s=8;case 8:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}if(!(m)){l=false;$s=7;continue s;}n=b.IsExtension();$s=9;case 9:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}l=!n;case 7:o=l;$s=10;case 10:return o;case 4:p=i(g);$s=13;case 13:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=i(h);$s=14;case 14:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}if(!(p===q)){$s=11;continue;}$s=12;continue;case 11:s=i(g);$s=16;case 16:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}if(!(!s)){r=false;$s=15;continue s;}t=i(h);$s=17;case 17:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}r=t;case 15:u=r;$s=18;case 18:return u;case 12:if(!($interfaceIsEqual(g,$ifaceNil))&&!($interfaceIsEqual(h,$ifaceNil))&&!($interfaceIsEqual(g,h))){$s=19;continue;}$s=20;continue;case 19:v=g.Index();$s=21;case 21:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}w=h.Index();$s=22;case 22:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}x=v0){$s=5;continue;}$s=6;continue;case 5:$r=e[0].checkGenProtoConflict(g);$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}j=b[0].Path();$s=8;case 8:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=new $String(j);l=F.New("file %q is already registered",new Z([k]));$s=9;case 9:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;n=X(m,(0>=i.$length?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+0]),b[0]);$s=10;case 10:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;if(!(e[0]===$pkg.GlobalFiles)){o=false;$s=13;continue s;}p=J(b[0],m);$s=14;case 14:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}o=p;case 13:if(!(o)){$s=11;continue;}$s=12;continue;case 11:q=m;$s=15;case 15:return q;case 12:case 6:r=b[0].Package();$s=16;case 16:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=r;case 17:if(!(!(s===""))){$s=18;continue;}u=(t=e[0].descsByName[H.FullName.keyFor(s)],t!==undefined?t.v:$ifaceNil);v=u;if(v===$ifaceNil||$assertType(v,AC,true)[1]){$s=19;continue;}$s=20;continue;case 19:$s=21;continue;case 20:w=b[0].Path();$s=22;case 22:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}x=new $String(w);y=new H.FullName(s);z=F.New("file %q has a package name conflict over %v",new Z([x,y]));$s=23;case 23:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}aa=z;ab=X(aa,u,b[0]);$s=24;case 24:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}aa=ab;if(!(e[0]===$pkg.GlobalFiles)){ac=false;$s=27;continue s;}ad=J(b[0],aa);$s=28;case 28:if($c){$c=false;ad=ad.$blk();}if(ad&&ad.$blk!==undefined){break s;}ac=ad;case 27:if(ac){$s=25;continue;}$s=26;continue;case 25:aa=$ifaceNil;case 26:ae=aa;$s=29;case 29:return ae;case 21:s=new H.FullName(s).Parent();$s=17;continue;case 18:c[0]=$ifaceNil;d[0]=false;$r=P(b[0],(function(b,c,d,e){return function $b(af){var{af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,$s,$r,$c}=$restore(this,{af});$s=$s||0;s:while(true){switch($s){case 0:ag=af.FullName();$s=1;case 1:if($c){$c=false;ag=ag.$blk();}if(ag&&ag.$blk!==undefined){break s;}ai=(ah=e[0].descsByName[H.FullName.keyFor(ag)],ah!==undefined?ah.v:$ifaceNil);if(!($interfaceIsEqual(ai,$ifaceNil))){$s=2;continue;}$s=3;continue;case 2:d[0]=true;aj=b[0].Path();$s=4;case 4:if($c){$c=false;aj=aj.$blk();}if(aj&&aj.$blk!==undefined){break s;}ak=new $String(aj);al=af.FullName();$s=5;case 5:if($c){$c=false;al=al.$blk();}if(al&&al.$blk!==undefined){break s;}am=new H.FullName(al);an=F.New("file %q has a name conflict over %v",new Z([ak,am]));$s=6;case 6:if($c){$c=false;an=an.$blk();}if(an&&an.$blk!==undefined){break s;}c[0]=an;ao=X(c[0],ai,b[0]);$s=7;case 7:if($c){$c=false;ao=ao.$blk();}if(ao&&ao.$blk!==undefined){break s;}c[0]=ao;if(!(e[0]===$pkg.GlobalFiles)){ap=false;$s=10;continue s;}aq=J(af,c[0]);$s=11;case 11:if($c){$c=false;aq=aq.$blk();}if(aq&&aq.$blk!==undefined){break s;}ap=aq;case 10:if(ap){$s=8;continue;}$s=9;continue;case 8:c[0]=$ifaceNil;case 9:case 3:$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,$s};return $f;};})(b,c,d,e));$s=30;case 30:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(d[0]){$s=31;continue;}$s=32;continue;case 31:af=c[0];$s=33;case 33:return af;case 32:ag=b[0].Package();$s=34;case 34:if($c){$c=false;ag=ag.$blk();}if(ag&&ag.$blk!==undefined){break s;}ah=ag;case 35:if(!(!(ah===""))){$s=36;continue;}if($interfaceIsEqual((ai=e[0].descsByName[H.FullName.keyFor(ah)],ai!==undefined?ai.v:$ifaceNil),$ifaceNil)){aj=ah;(e[0].descsByName||$throwRuntimeError("assignment to entry in nil map"))[H.FullName.keyFor(aj)]={k:aj,v:new M.ptr(AB.nil)};}ah=new H.FullName(ah).Parent();$s=35;continue;case 36:ak=b[0].Package();$s=37;case 37:if($c){$c=false;ak=ak.$blk();}if(ak&&ak.$blk!==undefined){break s;}am=$assertType((al=e[0].descsByName[H.FullName.keyFor(ak)],al!==undefined?al.v:$ifaceNil),AC);am.files=$append(am.files,b[0]);$r=P(b[0],(function(b,c,d,e){return function $b(an){var{an,ao,ap,$s,$r,$c}=$restore(this,{an});$s=$s||0;s:while(true){switch($s){case 0:ap=an.FullName();$s=1;case 1:if($c){$c=false;ap=ap.$blk();}if(ap&&ap.$blk!==undefined){break s;}ao=ap;(e[0].descsByName||$throwRuntimeError("assignment to entry in nil map"))[H.FullName.keyFor(ao)]={k:ao,v:an};$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,an,ao,ap,$s};return $f;};})(b,c,d,e));$s=38;case 38:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}an=g;(e[0].filesByPath||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(an)]={k:an,v:$append((ao=e[0].filesByPath[$String.keyFor(g)],ao!==undefined?ao.v:AB.nil),b[0])};e[0].numFiles=e[0].numFiles+(1)>>0;ap=$ifaceNil;$s=39;case 39:return ap;}return;}}catch(err){$err=err;$s=-1;return $ifaceNil;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:L.ptr.prototype.RegisterFile,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred};return $f;}}};L.prototype.RegisterFile=function(b){return this.$val.RegisterFile(b);};L.ptr.prototype.checkGenProtoConflict=function(b){var{b,c,d,e,f,g,h,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=this;if(!(c===$pkg.GlobalFiles)){$s=-1;return;}d="";e=b;if(e===("google/protobuf/field_mask.proto")){d="google.golang.org/genproto/protobuf/field_mask";}else if(e===("google/protobuf/api.proto")){d="google.golang.org/genproto/protobuf/api";}else if(e===("google/protobuf/type.proto")){d="google.golang.org/genproto/protobuf/ptype";}else if(e===("google/protobuf/source_context.proto")){d="google.golang.org/genproto/protobuf/source_context";}else{$s=-1;return;}f=C.TrimSuffix(C.TrimPrefix(b,"google/protobuf/"),".proto");f=C.Replace(f,"_","",-1)+"pb";g="google.golang.org/protobuf/types/known/"+f;h=A.Sprintf("duplicate registration of %q\n\nThe generated definition for this file has moved:\n\tfrom: %q\n\tto: %q\nA dependency on the %q module must\nbe at version %v or higher.\n\nUpgrade the dependency by running:\n\tgo get -u %v\n",new Z([new $String(b),new $String(d),new $String(g),new $String("google.golang.org/genproto"),new $String("cb27e3aa (May 26th, 2020)"),new $String(d)]));$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}$panic(new $String(h));$s=-1;return;}return;}var $f={$blk:L.ptr.prototype.checkGenProtoConflict,$c:true,$r,b,c,d,e,f,g,h,$s};return $f;};L.prototype.checkGenProtoConflict=function(b){return this.$val.checkGenProtoConflict(b);};L.ptr.prototype.FindDescriptorByName=function(b){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred,$r,$c}=$restore(this,{b});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);c=this;if(c===AD.nil){$s=1;continue;}$s=2;continue;case 1:d=[$ifaceNil,$pkg.NotFound];$s=3;case 3:return d;case 2:if(c===$pkg.GlobalFiles){$s=4;continue;}$s=5;continue;case 4:$r=K.RLock();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(K,"RUnlock"),[]]);case 5:e=b;f="";case 7:if(!(!(e===""))){$s=8;continue;}g=(h=c.descsByName[H.FullName.keyFor(e)],h!==undefined?[h.v,true]:[$ifaceNil,false]);i=g[0];j=g[1];if(j){$s=9;continue;}$s=10;continue;case 9:k=i;if($assertType(k,H.EnumDescriptor,true)[1]){$s=11;continue;}if($assertType(k,H.EnumValueDescriptor,true)[1]){$s=12;continue;}if($assertType(k,H.MessageDescriptor,true)[1]){$s=13;continue;}if($assertType(k,H.FieldDescriptor,true)[1]){$s=14;continue;}if($assertType(k,H.ServiceDescriptor,true)[1]){$s=15;continue;}$s=16;continue;case 11:l=k;q=l.FullName();$s=19;case 19:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}if(q===b){$s=17;continue;}$s=18;continue;case 17:r=[l,$ifaceNil];$s=20;case 20:return r;case 18:$s=16;continue;case 12:m=k;s=m.FullName();$s=23;case 23:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}if(s===b){$s=21;continue;}$s=22;continue;case 21:t=[m,$ifaceNil];$s=24;case 24:return t;case 22:$s=16;continue;case 13:n=k;u=n.FullName();$s=27;case 27:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}if(u===b){$s=25;continue;}$s=26;continue;case 25:v=[n,$ifaceNil];$s=28;case 28:return v;case 26:w=N(n,f);$s=29;case 29:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}x=w;if(!(!($interfaceIsEqual(x,$ifaceNil)))){y=false;$s=32;continue s;}z=x.FullName();$s=33;case 33:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}y=z===b;case 32:if(y){$s=30;continue;}$s=31;continue;case 30:aa=[x,$ifaceNil];$s=34;case 34:return aa;case 31:$s=16;continue;case 14:o=k;ab=o.FullName();$s=37;case 37:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}if(ab===b){$s=35;continue;}$s=36;continue;case 35:ac=[o,$ifaceNil];$s=38;case 38:return ac;case 36:$s=16;continue;case 15:p=k;ad=p.FullName();$s=41;case 41:if($c){$c=false;ad=ad.$blk();}if(ad&&ad.$blk!==undefined){break s;}if(ad===b){$s=39;continue;}$s=40;continue;case 39:ae=[p,$ifaceNil];$s=42;case 42:return ae;case 40:af=p.Methods();$s=43;case 43:if($c){$c=false;af=af.$blk();}if(af&&af.$blk!==undefined){break s;}ah=af.ByName((ag||(ag=new AE(function(){return f;},function($v){f=$v;}))).Pop());$s=44;case 44:if($c){$c=false;ah=ah.$blk();}if(ah&&ah.$blk!==undefined){break s;}ai=ah;if(!(!($interfaceIsEqual(ai,$ifaceNil)))){aj=false;$s=47;continue s;}ak=ai.FullName();$s=48;case 48:if($c){$c=false;ak=ak.$blk();}if(ak&&ak.$blk!==undefined){break s;}aj=ak===b;case 47:if(aj){$s=45;continue;}$s=46;continue;case 45:al=[ai,$ifaceNil];$s=49;case 49:return al;case 46:case 16:am=[$ifaceNil,$pkg.NotFound];$s=50;case 50:return am;case 10:e=new H.FullName(e).Parent();f=($substring(b,(e.length+1>>0)));$s=7;continue;case 8:an=[$ifaceNil,$pkg.NotFound];$s=51;case 51:return an;}return;}}catch(err){$err=err;$s=-1;return[$ifaceNil,$ifaceNil];}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:L.ptr.prototype.FindDescriptorByName,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred};return $f;}}};L.prototype.FindDescriptorByName=function(b){return this.$val.FindDescriptorByName(b);};N=function(b,c){var{aa,ab,ac,ad,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:e=(d||(d=new AE(function(){return c;},function($v){c=$v;}))).Pop();if(c===""){$s=1;continue;}$s=2;continue;case 1:f=b.Enums();$s=3;case 3:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f.ByName(e);$s=4;case 4:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;if(!($interfaceIsEqual(h,$ifaceNil))){$s=-1;return h;}i=b.Enums();$s=5;case 5:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i.Len();$s=6;case 6:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j-1>>0;case 7:if(!(k>=0)){$s=8;continue;}l=b.Enums();$s=9;case 9:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l.Get(k);$s=10;case 10:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m.Values();$s=11;case 11:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n.ByName(e);$s=12;case 12:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=o;if(!($interfaceIsEqual(p,$ifaceNil))){$s=-1;return p;}k=k-(1)>>0;$s=7;continue;case 8:q=b.Extensions();$s=13;case 13:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=q.ByName(e);$s=14;case 14:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=r;if(!($interfaceIsEqual(s,$ifaceNil))){$s=-1;return s;}t=b.Fields();$s=15;case 15:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=t.ByName(e);$s=16;case 16:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}v=u;if(!($interfaceIsEqual(v,$ifaceNil))){$s=-1;return v;}w=b.Oneofs();$s=17;case 17:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}x=w.ByName(e);$s=18;case 18:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}y=x;if(!($interfaceIsEqual(y,$ifaceNil))){$s=-1;return y;}case 2:z=b.Messages();$s=19;case 19:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}aa=z.ByName(e);$s=20;case 20:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}ab=aa;if(!($interfaceIsEqual(ab,$ifaceNil))){$s=21;continue;}$s=22;continue;case 21:if(c===""){$s=-1;return ab;}ac=N(ab,c);$s=23;case 23:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}ad=ac;$s=24;case 24:return ad;case 22:$s=-1;return $ifaceNil;}return;}var $f={$blk:N,$c:true,$r,aa,ab,ac,ad,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};$ptrType(O).prototype.Pop=function(){var b,c,d,e,f,g,h;b="";c=this;d=C.IndexByte((c.$get()),46);if(d>=0){e=($substring((c.$get()),0,d));f=$substring((c.$get()),(d+1>>0));b=e;c.$set(f);}else{g=((c.$get()));h="";b=g;c.$set(h);}b=b;return b;};L.ptr.prototype.FindFileByPath=function(b){var{b,c,d,e,f,g,h,i,j,k,$s,$deferred,$r,$c}=$restore(this,{b});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);c=this;if(c===AD.nil){$s=1;continue;}$s=2;continue;case 1:d=[$ifaceNil,$pkg.NotFound];$s=3;case 3:return d;case 2:if(c===$pkg.GlobalFiles){$s=4;continue;}$s=5;continue;case 4:$r=K.RLock();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(K,"RUnlock"),[]]);case 5:f=(e=c.filesByPath[$String.keyFor(b)],e!==undefined?e.v:AB.nil);g=f.$length;if(g===(0)){$s=8;continue;}if(g===(1)){$s=9;continue;}$s=10;continue;case 8:h=[$ifaceNil,$pkg.NotFound];$s=12;case 12:return h;case 9:i=[(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0]),$ifaceNil];$s=13;case 13:return i;case 10:j=F.New("multiple files named %q",new Z([new $String(b)]));$s=14;case 14:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=[$ifaceNil,j];$s=15;case 15:return k;case 11:case 7:$s=-1;return[$ifaceNil,$ifaceNil];}return;}}catch(err){$err=err;$s=-1;return[$ifaceNil,$ifaceNil];}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:L.ptr.prototype.FindFileByPath,$c:true,$r,b,c,d,e,f,g,h,i,j,k,$s,$deferred};return $f;}}};L.prototype.FindFileByPath=function(b){return this.$val.FindFileByPath(b);};L.ptr.prototype.NumFiles=function(){var{b,c,d,$s,$deferred,$r,$c}=$restore(this,{});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);b=this;if(b===AD.nil){$s=1;continue;}$s=2;continue;case 1:c=0;$s=3;case 3:return c;case 2:if(b===$pkg.GlobalFiles){$s=4;continue;}$s=5;continue;case 4:$r=K.RLock();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(K,"RUnlock"),[]]);case 5:d=b.numFiles;$s=7;case 7:return d;}return;}}catch(err){$err=err;$s=-1;return 0;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:L.ptr.prototype.NumFiles,$c:true,$r,b,c,d,$s,$deferred};return $f;}}};L.prototype.NumFiles=function(){return this.$val.NumFiles();};L.ptr.prototype.RangeFiles=function(b){var{b,c,d,e,f,g,h,i,j,k,l,$s,$deferred,$r,$c}=$restore(this,{b});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);c=this;if(c===AD.nil){$s=1;continue;}$s=2;continue;case 1:$s=3;case 3:return;case 2:if(c===$pkg.GlobalFiles){$s=4;continue;}$s=5;continue;case 4:$r=K.RLock();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(K,"RUnlock"),[]]);case 5:d=c.filesByPath;e=0;f=$keys(d);case 7:if(!(e=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+j]);l=b(k);$s=13;case 13:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}if(!l){$s=11;continue;}$s=12;continue;case 11:$s=14;case 14:return;case 12:j++;$s=9;continue;case 10:e++;$s=7;continue;case 8:$s=-1;return;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:L.ptr.prototype.RangeFiles,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,$s,$deferred};return $f;}}};L.prototype.RangeFiles=function(b){return this.$val.RangeFiles(b);};L.ptr.prototype.NumFilesByPackage=function(b){var{b,c,d,e,f,g,h,i,j,$s,$deferred,$r,$c}=$restore(this,{b});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);c=this;if(c===AD.nil){$s=1;continue;}$s=2;continue;case 1:d=0;$s=3;case 3:return d;case 2:if(c===$pkg.GlobalFiles){$s=4;continue;}$s=5;continue;case 4:$r=K.RLock();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(K,"RUnlock"),[]]);case 5:e=$assertType((f=c.descsByName[H.FullName.keyFor(b)],f!==undefined?f.v:$ifaceNil),AC,true);g=e[0];h=e[1];if(!h){$s=7;continue;}$s=8;continue;case 7:i=0;$s=9;case 9:return i;case 8:j=g.files.$length;$s=10;case 10:return j;}return;}}catch(err){$err=err;$s=-1;return 0;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:L.ptr.prototype.NumFilesByPackage,$c:true,$r,b,c,d,e,f,g,h,i,j,$s,$deferred};return $f;}}};L.prototype.NumFilesByPackage=function(b){return this.$val.NumFilesByPackage(b);};L.ptr.prototype.RangeFilesByPackage=function(b,c){var{b,c,d,e,f,g,h,i,j,k,l,$s,$deferred,$r,$c}=$restore(this,{b,c});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);d=this;if(d===AD.nil){$s=1;continue;}$s=2;continue;case 1:$s=3;case 3:return;case 2:if(d===$pkg.GlobalFiles){$s=4;continue;}$s=5;continue;case 4:$r=K.RLock();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(K,"RUnlock"),[]]);case 5:e=$assertType((f=d.descsByName[H.FullName.keyFor(b)],f!==undefined?f.v:$ifaceNil),AC,true);g=e[0];h=e[1];if(!h){$s=7;continue;}$s=8;continue;case 7:$s=9;case 9:return;case 8:i=g.files;j=0;case 10:if(!(j=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+j]);l=c(k);$s=14;case 14:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}if(!l){$s=12;continue;}$s=13;continue;case 12:$s=15;case 15:return;case 13:j++;$s=10;continue;case 11:$s=-1;return;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:L.ptr.prototype.RangeFilesByPackage,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,$s,$deferred};return $f;}}};L.prototype.RangeFilesByPackage=function(b,c){return this.$val.RangeFilesByPackage(b,c);};P=function(b,c){var{aa,ab,ac,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=b.Enums();$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;f=e.Len();$s=2;case 2:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f-1>>0;case 3:if(!(g>=0)){$s=4;continue;}h=e.Get(g);$s=5;case 5:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}$r=c(h);$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}i=e.Get(g);$s=7;case 7:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i.Values();$s=8;case 8:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=k.Len();$s=9;case 9:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l-1>>0;case 10:if(!(m>=0)){$s=11;continue;}n=k.Get(m);$s=12;case 12:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}$r=c(n);$s=13;case 13:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}m=m-(1)>>0;$s=10;continue;case 11:g=g-(1)>>0;$s=3;continue;case 4:o=b.Messages();$s=14;case 14:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=o;q=p.Len();$s=15;case 15:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=q-1>>0;case 16:if(!(r>=0)){$s=17;continue;}s=p.Get(r);$s=18;case 18:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}$r=c(s);$s=19;case 19:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}r=r-(1)>>0;$s=16;continue;case 17:t=b.Extensions();$s=20;case 20:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=t;v=u.Len();$s=21;case 21:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}w=v-1>>0;case 22:if(!(w>=0)){$s=23;continue;}x=u.Get(w);$s=24;case 24:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}$r=c(x);$s=25;case 25:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}w=w-(1)>>0;$s=22;continue;case 23:y=b.Services();$s=26;case 26:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}z=y;aa=z.Len();$s=27;case 27:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}ab=aa-1>>0;case 28:if(!(ab>=0)){$s=29;continue;}ac=z.Get(ab);$s=30;case 30:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}$r=c(ac);$s=31;case 31:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}ab=ab-(1)>>0;$s=28;continue;case 29:$s=-1;return;}return;}var $f={$blk:P,$c:true,$r,aa,ab,ac,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};S.ptr.prototype.RegisterMessage=function(b){var{b,c,d,e,f,g,h,i,$s,$deferred,$r,$c}=$restore(this,{b});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);c=this;d=b.Descriptor();$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;if(c===$pkg.GlobalTypes){$s=2;continue;}$s=3;continue;case 2:$r=K.Lock();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(K,"Unlock"),[]]);case 3:f=c.register("message",e,b);$s=5;case 5:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;if(!($interfaceIsEqual(g,$ifaceNil))){$s=6;continue;}$s=7;continue;case 6:h=g;$s=8;case 8:return h;case 7:c.numMessages=c.numMessages+(1)>>0;i=$ifaceNil;$s=9;case 9:return i;}return;}}catch(err){$err=err;$s=-1;return $ifaceNil;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:S.ptr.prototype.RegisterMessage,$c:true,$r,b,c,d,e,f,g,h,i,$s,$deferred};return $f;}}};S.prototype.RegisterMessage=function(b){return this.$val.RegisterMessage(b);};S.ptr.prototype.RegisterEnum=function(b){var{b,c,d,e,f,g,h,i,$s,$deferred,$r,$c}=$restore(this,{b});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);c=this;d=b.Descriptor();$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;if(c===$pkg.GlobalTypes){$s=2;continue;}$s=3;continue;case 2:$r=K.Lock();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(K,"Unlock"),[]]);case 3:f=c.register("enum",e,b);$s=5;case 5:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;if(!($interfaceIsEqual(g,$ifaceNil))){$s=6;continue;}$s=7;continue;case 6:h=g;$s=8;case 8:return h;case 7:c.numEnums=c.numEnums+(1)>>0;i=$ifaceNil;$s=9;case 9:return i;}return;}}catch(err){$err=err;$s=-1;return $ifaceNil;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:S.ptr.prototype.RegisterEnum,$c:true,$r,b,c,d,e,f,g,h,i,$s,$deferred};return $f;}}};S.prototype.RegisterEnum=function(b){return this.$val.RegisterEnum(b);};S.ptr.prototype.RegisterExtension=function(b){var{aa,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred,$r,$c}=$restore(this,{b});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);c=this;d=b.TypeDescriptor();$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;if(c===$pkg.GlobalTypes){$s=2;continue;}$s=3;continue;case 2:$r=K.Lock();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(K,"Unlock"),[]]);case 3:f=e.Number();$s=5;case 5:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;h=e.ContainingMessage();$s=6;case 6:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h.FullName();$s=7;case 7:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;m=(k=(l=c.extensionsByMessage[H.FullName.keyFor(j)],l!==undefined?l.v:false)[$packages["google.golang.org/protobuf/encoding/protowire"].Number.keyFor(g)],k!==undefined?k.v:$ifaceNil);if(!($interfaceIsEqual(m,$ifaceNil))){$s=8;continue;}$s=9;continue;case 8:n=F.New("extension number %d is already registered on message %v",new Z([new $packages["google.golang.org/protobuf/encoding/protowire"].Number(g),new H.FullName(j)]));$s=10;case 10:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;p=X(o,m,b);$s=11;case 11:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}o=p;if(!(c===$pkg.GlobalTypes)){q=false;$s=14;continue s;}r=J(e,o);$s=15;case 15:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}q=r;case 14:if(!(q)){$s=12;continue;}$s=13;continue;case 12:s=o;$s=16;case 16:return s;case 13:case 9:t=c.register("extension",e,b);$s=17;case 17:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=t;if(!($interfaceIsEqual(u,$ifaceNil))){$s=18;continue;}$s=19;continue;case 18:v=u;$s=20;case 20:return v;case 19:if(c.extensionsByMessage===false){c.extensionsByMessage={};}if((w=c.extensionsByMessage[H.FullName.keyFor(j)],w!==undefined?w.v:false)===false){x=j;(c.extensionsByMessage||$throwRuntimeError("assignment to entry in nil map"))[H.FullName.keyFor(x)]={k:x,v:{}};}y=g;((z=c.extensionsByMessage[H.FullName.keyFor(j)],z!==undefined?z.v:false)||$throwRuntimeError("assignment to entry in nil map"))[$packages["google.golang.org/protobuf/encoding/protowire"].Number.keyFor(y)]={k:y,v:b};c.numExtensions=c.numExtensions+(1)>>0;aa=$ifaceNil;$s=21;case 21:return aa;}return;}}catch(err){$err=err;$s=-1;return $ifaceNil;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:S.ptr.prototype.RegisterExtension,$c:true,$r,aa,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred};return $f;}}};S.prototype.RegisterExtension=function(b){return this.$val.RegisterExtension(b);};S.ptr.prototype.register=function(b,c,d){var{b,c,d,e,f,g,h,i,j,k,l,m,n,o,$s,$r,$c}=$restore(this,{b,c,d});$s=$s||0;s:while(true){switch($s){case 0:e=this;f=c.FullName();$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;i=(h=e.typesByName[H.FullName.keyFor(g)],h!==undefined?h.v:$ifaceNil);if(!($interfaceIsEqual(i,$ifaceNil))){$s=2;continue;}$s=3;continue;case 2:j=F.New("%v %v is already registered",new Z([new $String(b),new H.FullName(g)]));$s=4;case 4:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=X(k,i,d);$s=5;case 5:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k=l;if(!(e===$pkg.GlobalTypes)){m=false;$s=8;continue s;}n=J(c,k);$s=9;case 9:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;case 8:if(!(m)){$s=6;continue;}$s=7;continue;case 6:$s=-1;return k;case 7:case 3:if(e.typesByName===false){e.typesByName={};}o=g;(e.typesByName||$throwRuntimeError("assignment to entry in nil map"))[H.FullName.keyFor(o)]={k:o,v:d};$s=-1;return $ifaceNil;}return;}var $f={$blk:S.ptr.prototype.register,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,m,n,o,$s};return $f;};S.prototype.register=function(b,c,d){return this.$val.register(b,c,d);};S.ptr.prototype.FindEnumByName=function(b){var{b,c,d,e,f,g,h,i,j,k,l,m,n,$s,$deferred,$r,$c}=$restore(this,{b});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);c=this;if(c===AA.nil){$s=1;continue;}$s=2;continue;case 1:d=[$ifaceNil,$pkg.NotFound];$s=3;case 3:return d;case 2:if(c===$pkg.GlobalTypes){$s=4;continue;}$s=5;continue;case 4:$r=K.RLock();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(K,"RUnlock"),[]]);case 5:f=(e=c.typesByName[H.FullName.keyFor(b)],e!==undefined?e.v:$ifaceNil);if(!($interfaceIsEqual(f,$ifaceNil))){$s=7;continue;}$s=8;continue;case 7:g=$assertType(f,H.EnumType,true);h=g[0];if(!($interfaceIsEqual(h,$ifaceNil))){$s=9;continue;}$s=10;continue;case 9:i=[h,$ifaceNil];$s=11;case 11:return i;case 10:j=W(f);$s=12;case 12:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=new $String(j);l=F.New("found wrong type: got %v, want enum",new Z([k]));$s=13;case 13:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=[$ifaceNil,l];$s=14;case 14:return m;case 8:n=[$ifaceNil,$pkg.NotFound];$s=15;case 15:return n;}return;}}catch(err){$err=err;$s=-1;return[$ifaceNil,$ifaceNil];}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:S.ptr.prototype.FindEnumByName,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,m,n,$s,$deferred};return $f;}}};S.prototype.FindEnumByName=function(b){return this.$val.FindEnumByName(b);};S.ptr.prototype.FindMessageByName=function(b){var{b,c,d,e,f,g,h,i,j,k,l,m,n,$s,$deferred,$r,$c}=$restore(this,{b});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);c=this;if(c===AA.nil){$s=1;continue;}$s=2;continue;case 1:d=[$ifaceNil,$pkg.NotFound];$s=3;case 3:return d;case 2:if(c===$pkg.GlobalTypes){$s=4;continue;}$s=5;continue;case 4:$r=K.RLock();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(K,"RUnlock"),[]]);case 5:f=(e=c.typesByName[H.FullName.keyFor(b)],e!==undefined?e.v:$ifaceNil);if(!($interfaceIsEqual(f,$ifaceNil))){$s=7;continue;}$s=8;continue;case 7:g=$assertType(f,H.MessageType,true);h=g[0];if(!($interfaceIsEqual(h,$ifaceNil))){$s=9;continue;}$s=10;continue;case 9:i=[h,$ifaceNil];$s=11;case 11:return i;case 10:j=W(f);$s=12;case 12:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=new $String(j);l=F.New("found wrong type: got %v, want message",new Z([k]));$s=13;case 13:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=[$ifaceNil,l];$s=14;case 14:return m;case 8:n=[$ifaceNil,$pkg.NotFound];$s=15;case 15:return n;}return;}}catch(err){$err=err;$s=-1;return[$ifaceNil,$ifaceNil];}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:S.ptr.prototype.FindMessageByName,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,m,n,$s,$deferred};return $f;}}};S.prototype.FindMessageByName=function(b){return this.$val.FindMessageByName(b);};S.ptr.prototype.FindMessageByURL=function(b){var{b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,$s,$deferred,$r,$c}=$restore(this,{b});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);c=this;if(c===AA.nil){$s=1;continue;}$s=2;continue;case 1:d=[$ifaceNil,$pkg.NotFound];$s=3;case 3:return d;case 2:if(c===$pkg.GlobalTypes){$s=4;continue;}$s=5;continue;case 4:$r=K.RLock();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(K,"RUnlock"),[]]);case 5:e=(b);f=C.LastIndexByte(b,47);if(f>=0){e=$substring(e,(f+1>>0));}h=(g=c.typesByName[H.FullName.keyFor(e)],g!==undefined?g.v:$ifaceNil);if(!($interfaceIsEqual(h,$ifaceNil))){$s=7;continue;}$s=8;continue;case 7:i=$assertType(h,H.MessageType,true);j=i[0];if(!($interfaceIsEqual(j,$ifaceNil))){$s=9;continue;}$s=10;continue;case 9:k=[j,$ifaceNil];$s=11;case 11:return k;case 10:l=W(h);$s=12;case 12:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=new $String(l);n=F.New("found wrong type: got %v, want message",new Z([m]));$s=13;case 13:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=[$ifaceNil,n];$s=14;case 14:return o;case 8:p=[$ifaceNil,$pkg.NotFound];$s=15;case 15:return p;}return;}}catch(err){$err=err;$s=-1;return[$ifaceNil,$ifaceNil];}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:S.ptr.prototype.FindMessageByURL,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,$s,$deferred};return $f;}}};S.prototype.FindMessageByURL=function(b){return this.$val.FindMessageByURL(b);};S.ptr.prototype.FindExtensionByName=function(b){var{b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,$s,$deferred,$r,$c}=$restore(this,{b});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);c=this;if(c===AA.nil){$s=1;continue;}$s=2;continue;case 1:d=[$ifaceNil,$pkg.NotFound];$s=3;case 3:return d;case 2:if(c===$pkg.GlobalTypes){$s=4;continue;}$s=5;continue;case 4:$r=K.RLock();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(K,"RUnlock"),[]]);case 5:f=(e=c.typesByName[H.FullName.keyFor(b)],e!==undefined?e.v:$ifaceNil);if(!($interfaceIsEqual(f,$ifaceNil))){$s=7;continue;}$s=8;continue;case 7:g=$assertType(f,H.ExtensionType,true);h=g[0];if(!($interfaceIsEqual(h,$ifaceNil))){$s=9;continue;}$s=10;continue;case 9:i=[h,$ifaceNil];$s=11;case 11:return i;case 10:if(false){$s=12;continue;}$s=13;continue;case 12:j=$assertType(f,H.MessageType,true);k=j[1];if(k){$s=14;continue;}$s=15;continue;case 14:l=new H.FullName(b).Append("message_set_extension");n=(m=c.typesByName[H.FullName.keyFor(l)],m!==undefined?m.v:$ifaceNil);if(!($interfaceIsEqual(n,$ifaceNil))){$s=16;continue;}$s=17;continue;case 16:o=$assertType(n,H.ExtensionType,true);p=o[0];if(!($interfaceIsEqual(p,$ifaceNil))){$s=18;continue;}$s=19;continue;case 18:q=p.TypeDescriptor();$s=22;case 22:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=E.IsMessageSetExtension(q);$s=23;case 23:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}if(r){$s=20;continue;}$s=21;continue;case 20:s=[p,$ifaceNil];$s=24;case 24:return s;case 21:case 19:case 17:case 15:case 13:t=W(f);$s=25;case 25:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=new $String(t);v=F.New("found wrong type: got %v, want extension",new Z([u]));$s=26;case 26:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}w=[$ifaceNil,v];$s=27;case 27:return w;case 8:x=[$ifaceNil,$pkg.NotFound];$s=28;case 28:return x;}return;}}catch(err){$err=err;$s=-1;return[$ifaceNil,$ifaceNil];}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:S.ptr.prototype.FindExtensionByName,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,$s,$deferred};return $f;}}};S.prototype.FindExtensionByName=function(b){return this.$val.FindExtensionByName(b);};S.ptr.prototype.FindExtensionByNumber=function(b,c){var{b,c,d,e,f,g,h,i,j,k,l,$s,$deferred,$r,$c}=$restore(this,{b,c});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);d=this;if(d===AA.nil){$s=1;continue;}$s=2;continue;case 1:e=[$ifaceNil,$pkg.NotFound];$s=3;case 3:return e;case 2:if(d===$pkg.GlobalTypes){$s=4;continue;}$s=5;continue;case 4:$r=K.RLock();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(K,"RUnlock"),[]]);case 5:f=(g=(h=d.extensionsByMessage[H.FullName.keyFor(b)],h!==undefined?h.v:false)[$packages["google.golang.org/protobuf/encoding/protowire"].Number.keyFor(c)],g!==undefined?[g.v,true]:[$ifaceNil,false]);i=f[0];j=f[1];if(j){$s=7;continue;}$s=8;continue;case 7:k=[i,$ifaceNil];$s=9;case 9:return k;case 8:l=[$ifaceNil,$pkg.NotFound];$s=10;case 10:return l;}return;}}catch(err){$err=err;$s=-1;return[$ifaceNil,$ifaceNil];}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:S.ptr.prototype.FindExtensionByNumber,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,$s,$deferred};return $f;}}};S.prototype.FindExtensionByNumber=function(b,c){return this.$val.FindExtensionByNumber(b,c);};S.ptr.prototype.NumEnums=function(){var{b,c,d,$s,$deferred,$r,$c}=$restore(this,{});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);b=this;if(b===AA.nil){$s=1;continue;}$s=2;continue;case 1:c=0;$s=3;case 3:return c;case 2:if(b===$pkg.GlobalTypes){$s=4;continue;}$s=5;continue;case 4:$r=K.RLock();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(K,"RUnlock"),[]]);case 5:d=b.numEnums;$s=7;case 7:return d;}return;}}catch(err){$err=err;$s=-1;return 0;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:S.ptr.prototype.NumEnums,$c:true,$r,b,c,d,$s,$deferred};return $f;}}};S.prototype.NumEnums=function(){return this.$val.NumEnums();};S.ptr.prototype.RangeEnums=function(b){var{b,c,d,e,f,g,h,i,j,k,l,$s,$deferred,$r,$c}=$restore(this,{b});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);c=this;if(c===AA.nil){$s=1;continue;}$s=2;continue;case 1:$s=3;case 3:return;case 2:if(c===$pkg.GlobalTypes){$s=4;continue;}$s=5;continue;case 4:$r=K.RLock();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(K,"RUnlock"),[]]);case 5:d=c.typesByName;e=0;f=$keys(d);case 7:if(!(e>31)*4294967296))>>0)))));$s=30;case 30:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=q;$s=31;case 31:return r;case 5:t=$clone(e,B.Value).Int();$s=32;case 32:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=A.EncodeZigZag((new $Int64(0,(((s=t,s.$low+((s.$high>>31)*4294967296))>>0)))));$s=33;case 33:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}v=A.SizeVarint(u);$s=34;case 34:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}w=v;$s=35;case 35:return w;case 6:x=$clone(e,B.Value).Uint();$s=36;case 36:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}y=A.SizeVarint((new $Uint64(0,((x.$low>>>0)))));$s=37;case 37:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}z=y;$s=38;case 38:return z;case 7:ab=$clone(e,B.Value).Int();$s=39;case 39:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}ac=A.SizeVarint(((aa=ab,new $Uint64(aa.$high,aa.$low))));$s=40;case 40:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}ad=ac;$s=41;case 41:return ad;case 8:ae=$clone(e,B.Value).Int();$s=42;case 42:if($c){$c=false;ae=ae.$blk();}if(ae&&ae.$blk!==undefined){break s;}af=A.EncodeZigZag(ae);$s=43;case 43:if($c){$c=false;af=af.$blk();}if(af&&af.$blk!==undefined){break s;}ag=A.SizeVarint(af);$s=44;case 44:if($c){$c=false;ag=ag.$blk();}if(ag&&ag.$blk!==undefined){break s;}ah=ag;$s=45;case 45:return ah;case 9:ai=$clone(e,B.Value).Uint();$s=46;case 46:if($c){$c=false;ai=ai.$blk();}if(ai&&ai.$blk!==undefined){break s;}aj=A.SizeVarint(ai);$s=47;case 47:if($c){$c=false;aj=aj.$blk();}if(aj&&aj.$blk!==undefined){break s;}ak=aj;$s=48;case 48:return ak;case 10:$s=-1;return A.SizeFixed32();case 11:$s=-1;return A.SizeFixed32();case 12:$s=-1;return A.SizeFixed32();case 13:$s=-1;return A.SizeFixed64();case 14:$s=-1;return A.SizeFixed64();case 15:$s=-1;return A.SizeFixed64();case 16:al=$clone(e,B.Value).String();$s=49;case 49:if($c){$c=false;al=al.$blk();}if(al&&al.$blk!==undefined){break s;}am=A.SizeBytes(al.length);$s=50;case 50:if($c){$c=false;am=am.$blk();}if(am&&am.$blk!==undefined){break s;}an=am;$s=51;case 51:return an;case 17:ao=$clone(e,B.Value).Bytes();$s=52;case 52:if($c){$c=false;ao=ao.$blk();}if(ao&&ao.$blk!==undefined){break s;}ap=A.SizeBytes(ao.$length);$s=53;case 53:if($c){$c=false;ap=ap.$blk();}if(ap&&ap.$blk!==undefined){break s;}aq=ap;$s=54;case 54:return aq;case 18:ar=$clone(e,B.Value).Message();$s=55;case 55:if($c){$c=false;ar=ar.$blk();}if(ar&&ar.$blk!==undefined){break s;}as=$clone(f,AV).size(ar);$s=56;case 56:if($c){$c=false;as=as.$blk();}if(as&&as.$blk!==undefined){break s;}at=A.SizeBytes(as);$s=57;case 57:if($c){$c=false;at=at.$blk();}if(at&&at.$blk!==undefined){break s;}au=at;$s=58;case 58:return au;case 19:av=c;aw=$clone(e,B.Value).Message();$s=59;case 59:if($c){$c=false;aw=aw.$blk();}if(aw&&aw.$blk!==undefined){break s;}ax=$clone(f,AV).size(aw);$s=60;case 60:if($c){$c=false;ax=ax.$blk();}if(ax&&ax.$blk!==undefined){break s;}ay=ax;az=A.SizeGroup(av,ay);$s=61;case 61:if($c){$c=false;az=az.$blk();}if(az&&az.$blk!==undefined){break s;}ba=az;$s=62;case 62:return ba;case 20:$s=-1;return 0;case 21:case 1:$s=-1;return 0;}return;}var $f={$blk:AV.ptr.prototype.sizeSingular,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};AV.prototype.sizeSingular=function(c,d,e){return this.$val.sizeSingular(c,d,e);};Y=function(c){var{c,d,e,$s,$r,$c}=$restore(this,{c});$s=$s||0;s:while(true){switch($s){case 0:d=new AV.ptr(new O.NoUnkeyedLiterals.ptr(),false,false,false).Size(c);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;$s=2;case 2:return e;}return;}var $f={$blk:Y,$c:true,$r,c,d,e,$s};return $f;};$pkg.Size=Y;AV.ptr.prototype.Size=function(c){var{c,d,e,f,g,$s,$r,$c}=$restore(this,{c});$s=$s||0;s:while(true){switch($s){case 0:d=this;if($interfaceIsEqual(c,$ifaceNil)){$s=-1;return 0;}e=c.ProtoReflect();$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=$clone(d,AV).size(e);$s=2;case 2:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;$s=3;case 3:return g;}return;}var $f={$blk:AV.ptr.prototype.Size,$c:true,$r,c,d,e,f,g,$s};return $f;};AV.prototype.Size=function(c){return this.$val.Size(c);};AV.ptr.prototype.size=function(c){var{c,d,e,f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{c});$s=$s||0;s:while(true){switch($s){case 0:d=0;e=this;f=AB(c);$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;if(!(g===CK.nil)&&!(g.Size===$throwNilPointerError)){$s=2;continue;}$s=3;continue;case 2:h=g.Size(new BT.ptr(new O.NoUnkeyedLiterals.ptr(),c,0));$s=4;case 4:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=$clone(h,BU);d=i.Size;$s=-1;return d;case 3:if(!(g===CK.nil)&&!(g.Marshal===$throwNilPointerError)){$s=5;continue;}$s=6;continue;case 5:k=g.Marshal(new BX.ptr(new O.NoUnkeyedLiterals.ptr(),c,BW.nil,0));$s=7;case 7:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j=k;l=$clone(j[0],BY);d=l.Buf.$length;$s=-1;return d;case 6:m=$clone(e,AV).sizeMessageSlow(c);$s=8;case 8:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}d=m;n=d;$s=9;case 9:return n;}return;}var $f={$blk:AV.ptr.prototype.size,$c:true,$r,c,d,e,f,g,h,i,j,k,l,m,n,$s};return $f;};AV.prototype.size=function(c){return this.$val.size(c);};AV.ptr.prototype.sizeMessageSlow=function(c){var{c,d,e,f,g,h,i,j,$s,$r,$c}=$restore(this,{c});$s=$s||0;s:while(true){switch($s){case 0:d=[d];e=[e];e[0]=0;d[0]=this;f=c.Descriptor();$s=3;case 3:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=C.IsMessageSet(f);$s=4;case 4:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}if(g){$s=1;continue;}$s=2;continue;case 1:h=$clone(d[0],AV).sizeMessageSet(c);$s=5;case 5:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}e[0]=h;i=e[0];$s=6;case 6:return i;case 2:$r=c.Range((function(d,e){return function $b(j,k){var{j,k,l,$s,$r,$c}=$restore(this,{j,k});$s=$s||0;s:while(true){switch($s){case 0:l=$clone(d[0],AV).sizeField(j,$clone(k,B.Value));$s=1;case 1:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}e[0]=e[0]+(l)>>0;$s=-1;return true;}return;}var $f={$blk:$b,$c:true,$r,j,k,l,$s};return $f;};})(d,e));$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}j=c.GetUnknown();$s=8;case 8:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}e[0]=e[0]+(j.$length)>>0;e[0]=e[0];$s=-1;return e[0];}return;}var $f={$blk:AV.ptr.prototype.sizeMessageSlow,$c:true,$r,c,d,e,f,g,h,i,j,$s};return $f;};AV.prototype.sizeMessageSlow=function(c){return this.$val.sizeMessageSlow(c);};AV.ptr.prototype.sizeField=function(c,d){var{aa,ab,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{c,d});$s=$s||0;s:while(true){switch($s){case 0:e=0;f=this;g=c.Number();$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;i=c.IsList();$s=7;case 7:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}if(i){$s=3;continue;}j=c.IsMap();$s=8;case 8:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}if(j){$s=4;continue;}$s=5;continue;case 3:k=h;l=c;m=$clone(d,B.Value).List();$s=9;case 9:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;o=$clone(f,AV).sizeList(k,l,n);$s=10;case 10:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}e=o;p=e;$s=11;case 11:return p;case 4:q=h;r=c;s=$clone(d,B.Value).Map();$s=12;case 12:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=s;u=$clone(f,AV).sizeMap(q,r,t);$s=13;case 13:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}e=u;v=e;$s=14;case 14:return v;case 5:w=h;x=c.Kind();$s=15;case 15:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}y=x;z=$clone(d,B.Value);aa=$clone(f,AV).sizeSingular(w,y,z);$s=16;case 16:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}e=A.SizeTag(h)+aa>>0;ab=e;$s=17;case 17:return ab;case 6:case 2:$s=-1;return e;}return;}var $f={$blk:AV.ptr.prototype.sizeField,$c:true,$r,aa,ab,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};AV.prototype.sizeField=function(c,d){return this.$val.sizeField(c,d);};AV.ptr.prototype.sizeList=function(c,d,e){var{aa,ab,ac,ad,ae,af,ag,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{c,d,e});$s=$s||0;s:while(true){switch($s){case 0:f=0;g=this;i=d.IsPacked();$s=4;case 4:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}if(!(i)){h=false;$s=3;continue s;}j=e.Len();$s=5;case 5:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}h=j>0;case 3:if(h){$s=1;continue;}$s=2;continue;case 1:k=0;l=0;n=e.Len();$s=6;case 6:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;o=l;p=m;case 7:if(!(o>0;o=o+(1)>>0;$s=7;continue;case 8:f=A.SizeTag(c)+A.SizeBytes(k)>>0;$s=-1;return f;case 2:w=0;y=e.Len();$s=12;case 12:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}x=y;z=w;aa=x;case 13:if(!(z>0))>>0;z=z+(1)>>0;$s=13;continue;case 14:f=f;$s=-1;return f;}return;}var $f={$blk:AV.ptr.prototype.sizeList,$c:true,$r,aa,ab,ac,ad,ae,af,ag,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};AV.prototype.sizeList=function(c,d,e){return this.$val.sizeList(c,d,e);};AV.ptr.prototype.sizeMap=function(c,d,e){var{c,d,e,f,g,$s,$r,$c}=$restore(this,{c,d,e});$s=$s||0;s:while(true){switch($s){case 0:c=[c];d=[d];f=[f];g=[g];g[0]=0;f[0]=this;$r=e.Range((function(c,d,f,g){return function $b(h,i){var{h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{h,i});$s=$s||0;s:while(true){switch($s){case 0:g[0]=g[0]+(A.SizeTag(c[0]))>>0;j=d[0].MapKey();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=$clone(f[0],AV).sizeField(j,$clone($clone(h,B.MapKey).Value(),B.Value));$s=2;case 2:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=d[0].MapValue();$s=3;case 3:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=$clone(f[0],AV).sizeField(l,$clone(i,B.Value));$s=4;case 4:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=A.SizeBytes(k+m>>0);$s=5;case 5:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}g[0]=g[0]+(n)>>0;$s=-1;return true;}return;}var $f={$blk:$b,$c:true,$r,h,i,j,k,l,m,n,$s};return $f;};})(c,d,f,g));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}g[0]=g[0];$s=-1;return g[0];}return;}var $f={$blk:AV.ptr.prototype.sizeMap,$c:true,$r,c,d,e,f,g,$s};return $f;};AV.prototype.sizeMap=function(c,d,e){return this.$val.sizeMap(c,d,e);};Z=function(c){var{c,d,e,f,g,$s,$r,$c}=$restore(this,{c});$s=$s||0;s:while(true){switch($s){case 0:d=$assertType(c,CL,true);e=d[0];f=d[1];if(f&&true){$s=1;continue;}$s=2;continue;case 1:$r=e.Reset();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;case 2:g=c.ProtoReflect();$s=4;case 4:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}$r=AA(g);$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:Z,$c:true,$r,c,d,e,f,g,$s};return $f;};$pkg.Reset=Z;AA=function(c){var{c,d,e,f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{c});$s=$s||0;s:while(true){switch($s){case 0:c=[c];d=c[0].IsValid();$s=3;case 3:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}if(!d){$s=1;continue;}$s=2;continue;case 1:e=c[0].Descriptor();$s=4;case 4:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=e.FullName();$s=5;case 5:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=new B.FullName(f);h=E.Sprintf("cannot reset invalid %v message",new BK([g]));$s=6;case 6:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}$panic(new $String(h));case 2:i=c[0].Descriptor();$s=7;case 7:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i.Fields();$s=8;case 8:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=0;case 9:m=k.Len();$s=11;case 11:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}if(!(l>0;$s=9;continue;case 10:$r=c[0].Range((function(c){return function $b(o,p){var{o,p,$s,$r,$c}=$restore(this,{o,p});$s=$s||0;s:while(true){switch($s){case 0:$r=c[0].Clear(o);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return true;}return;}var $f={$blk:$b,$c:true,$r,o,p,$s};return $f;};})(c));$s=14;case 14:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=c[0].SetUnknown(B.RawFields.nil);$s=15;case 15:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:AA,$c:true,$r,c,d,e,f,g,h,i,j,k,l,m,n,$s};return $f;};AB=function(c){var{c,d,e,$s,$r,$c}=$restore(this,{c});$s=$s||0;s:while(true){switch($s){case 0:d=c.ProtoMethods();$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;$s=2;case 2:return e;}return;}var $f={$blk:AB,$c:true,$r,c,d,e,$s};return $f;};AD=function(){$pkg.Error=F.Error;};AV.ptr.prototype.sizeMessageSet=function(c){var{c,d,e,f,g,$s,$r,$c}=$restore(this,{c});$s=$s||0;s:while(true){switch($s){case 0:d=[d];e=[e];e[0]=0;d[0]=this;$r=c.Range((function(d,e){return function $b(f,g){var{f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{f,g});$s=$s||0;s:while(true){switch($s){case 0:h=f.Number();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=C.SizeField(h);$s=2;case 2:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}e[0]=e[0]+(i)>>0;e[0]=e[0]+(A.SizeTag(3))>>0;j=$clone(g,B.Value).Message();$s=3;case 3:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=$clone(d[0],AV).size(j);$s=4;case 4:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=A.SizeBytes(k);$s=5;case 5:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}e[0]=e[0]+(l)>>0;$s=-1;return true;}return;}var $f={$blk:$b,$c:true,$r,f,g,h,i,j,k,l,$s};return $f;};})(d,e));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}f=c.GetUnknown();$s=2;case 2:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=C.SizeUnknown($convertSliceType(f,BW));$s=3;case 3:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}e[0]=e[0]+(g)>>0;e[0]=e[0];$s=-1;return e[0];}return;}var $f={$blk:AV.ptr.prototype.sizeMessageSet,$c:true,$r,c,d,e,f,g,$s};return $f;};AV.prototype.sizeMessageSet=function(c){return this.$val.sizeMessageSet(c);};AV.ptr.prototype.marshalMessageSet=function(c,d){var{c,d,e,f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{c,d});$s=$s||0;s:while(true){switch($s){case 0:c=[c];e=[e];f=[f];f[0]=this;if(true){$s=1;continue;}$s=2;continue;case 1:g=F.New("no support for message_set_wire_format",new BK([]));$s=3;case 3:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=[c[0],g];$s=4;case 4:return h;case 2:i=H.AnyFieldOrder;if(f[0].Deterministic){i=H.NumberFieldOrder;}e[0]=$ifaceNil;$r=H.RangeFields(d,i,(function(c,e,f){return function $b(j,k){var{j,k,l,m,$s,$r,$c}=$restore(this,{j,k});$s=$s||0;s:while(true){switch($s){case 0:m=$clone(f[0],AV).marshalMessageSetField(c[0],j,$clone(k,B.Value));$s=1;case 1:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}l=m;c[0]=l[0];e[0]=l[1];$s=-1;return $interfaceIsEqual(e[0],$ifaceNil);}return;}var $f={$blk:$b,$c:true,$r,j,k,l,m,$s};return $f;};})(c,e,f));$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(!($interfaceIsEqual(e[0],$ifaceNil))){$s=-1;return[c[0],e[0]];}j=c[0];k=d.GetUnknown();$s=6;case 6:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=$convertSliceType(k,BW);m=C.AppendUnknown(j,l);$s=7;case 7:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;$s=8;case 8:return n;}return;}var $f={$blk:AV.ptr.prototype.marshalMessageSet,$c:true,$r,c,d,e,f,g,h,i,j,k,l,m,n,$s};return $f;};AV.prototype.marshalMessageSet=function(c,d){return this.$val.marshalMessageSet(c,d);};AV.ptr.prototype.marshalMessageSetField=function(c,d,e){var{c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s,$r,$c}=$restore(this,{c,d,e});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=c;h=d.Number();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;j=C.AppendFieldStart(g,i);$s=2;case 2:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}c=j;c=A.AppendTag(c,3,2);k=c;l=$clone(e,B.Value).Message();$s=3;case 3:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l.Interface();$s=4;case 4:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=$clone(f,AV).Size(m);$s=5;case 5:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=(new $Uint64(0,n));p=A.AppendVarint(k,o);$s=6;case 6:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}c=p;r=c;s=$clone(e,B.Value).Message();$s=7;case 7:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=s;u=$clone(f,AV).marshalMessage(r,t);$s=8;case 8:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}q=u;c=q[0];v=q[1];if(!($interfaceIsEqual(v,$ifaceNil))){$s=-1;return[c,v];}c=C.AppendFieldEnd(c);$s=-1;return[c,$ifaceNil];}return;}var $f={$blk:AV.ptr.prototype.marshalMessageSetField,$c:true,$r,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s};return $f;};AV.prototype.marshalMessageSetField=function(c,d,e){return this.$val.marshalMessageSetField(c,d,e);};BC.ptr.prototype.unmarshalMessageSet=function(c,d){var{c,d,e,f,g,h,i,$s,$r,$c}=$restore(this,{c,d});$s=$s||0;s:while(true){switch($s){case 0:d=[d];e=[e];e[0]=this;if(true){$s=1;continue;}$s=2;continue;case 1:f=F.New("no support for message_set_wire_format",new BK([]));$s=3;case 3:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;$s=4;case 4:return g;case 2:h=C.Unmarshal(c,false,(function(d,e){return function $b(h,i){var{h,i,j,k,l,m,$s,$r,$c}=$restore(this,{h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(e[0],BC).unmarshalMessageSetField(d[0],h,i);$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;if($interfaceIsEqual(k,BE)){$s=2;continue;}$s=3;continue;case 2:l=d[0].GetUnknown();$s=4;case 4:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;m=$convertSliceType(A.AppendTag($convertSliceType(m,BW),h,2),B.RawFields);m=$convertSliceType(A.AppendBytes($convertSliceType(m,BW),i),B.RawFields);$r=d[0].SetUnknown(m);$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return $ifaceNil;case 3:$s=-1;return k;}return;}var $f={$blk:$b,$c:true,$r,h,i,j,k,l,m,$s};return $f;};})(d,e));$s=5;case 5:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=6;case 6:return i;}return;}var $f={$blk:BC.ptr.prototype.unmarshalMessageSet,$c:true,$r,c,d,e,f,g,h,i,$s};return $f;};BC.prototype.unmarshalMessageSet=function(c,d){return this.$val.unmarshalMessageSet(c,d);};BC.ptr.prototype.unmarshalMessageSetField=function(c,d,e){var{aa,ab,ac,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{c,d,e});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=c.Descriptor();$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;i=h.ExtensionRanges();$s=4;case 4:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i.Has(d);$s=5;case 5:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}if(!j){$s=2;continue;}$s=3;continue;case 2:$s=-1;return BE;case 3:l=h.FullName();$s=6;case 6:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=f.Resolver.FindExtensionByNumber(l,d);$s=7;case 7:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}k=m;n=k[0];o=k[1];if($interfaceIsEqual(o,I.NotFound)){$s=-1;return BE;}if(!($interfaceIsEqual(o,$ifaceNil))){$s=8;continue;}$s=9;continue;case 8:p=h.FullName();$s=10;case 10:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=new B.FullName(p);r=new A.Number(d);s=o;t=F.New("%v: unable to resolve extension %v: %v",new BK([q,r,s]));$s=11;case 11:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=t;$s=12;case 12:return u;case 9:v=n.TypeDescriptor();$s=13;case 13:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}w=v;x=e;y=c.Mutable(w);$s=14;case 14:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}z=$clone(y,B.Value).Message();$s=15;case 15:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}aa=z;ab=$clone(f,BC).unmarshalMessage(x,aa);$s=16;case 16:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}ac=ab;if(!($interfaceIsEqual(ac,$ifaceNil))){$s=-1;return ac;}$s=-1;return $ifaceNil;}return;}var $f={$blk:BC.ptr.prototype.unmarshalMessageSetField,$c:true,$r,aa,ab,ac,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};BC.prototype.unmarshalMessageSetField=function(c,d,e){return this.$val.unmarshalMessageSetField(c,d,e);};AF=function(c,d){var{c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,$s,$r,$c}=$restore(this,{c,d});$s=$s||0;s:while(true){switch($s){case 0:f=c.ProtoReflect();$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}e=f;h=d.ProtoReflect();$s=2;case 2:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}g=h;i=e;j=g;k=i.Descriptor();$s=5;case 5:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=j.Descriptor();$s=6;case 6:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}if(!($interfaceIsEqual(k,l))){$s=3;continue;}$s=4;continue;case 3:n=i.Descriptor();$s=7;case 7:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n.FullName();$s=8;case 8:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}m=o;q=j.Descriptor();$s=9;case 9:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=q.FullName();$s=10;case 10:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}p=r;s=m;t=p;if(!(s===t)){$s=11;continue;}$s=12;continue;case 11:u=E.Sprintf("descriptor mismatch: %v != %v",new BK([new B.FullName(s),new B.FullName(t)]));$s=13;case 13:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}$panic(new $String(u));case 12:$panic(new $String("descriptor mismatch"));case 4:$r=new AH.ptr().mergeMessage(i,j);$s=14;case 14:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:AF,$c:true,$r,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,$s};return $f;};$pkg.Merge=AF;AG=function(c){var{c,d,e,f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{c});$s=$s||0;s:while(true){switch($s){case 0:if($interfaceIsEqual(c,$ifaceNil)){$s=-1;return $ifaceNil;}d=c.ProtoReflect();$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;f=e.IsValid();$s=4;case 4:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}if(!f){$s=2;continue;}$s=3;continue;case 2:g=e.Type();$s=5;case 5:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g.Zero();$s=6;case 6:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h.Interface();$s=7;case 7:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;$s=8;case 8:return j;case 3:k=e.New();$s=9;case 9:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;$r=new AH.ptr().mergeMessage(l,e);$s=10;case 10:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}m=l.Interface();$s=11;case 11:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;$s=12;case 12:return n;}return;}var $f={$blk:AG,$c:true,$r,c,d,e,f,g,h,i,j,k,l,m,n,$s};return $f;};$pkg.Clone=AG;AH.ptr.prototype.mergeMessage=function(c,d){var{c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s,$r,$c}=$restore(this,{c,d});$s=$s||0;s:while(true){switch($s){case 0:c=[c];e=[e];e[0]=this;f=AB(c[0]);$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;if(!(g===CK.nil)&&!(g.Merge===$throwNilPointerError)){$s=2;continue;}$s=3;continue;case 2:h=new CE.ptr(new O.NoUnkeyedLiterals.ptr(),d,c[0]);i=g.Merge($clone(h,CE));$s=4;case 4:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=$clone(i,CC);if(!((((j.Flags&1)>>>0)===0))){$s=-1;return;}case 3:k=c[0].IsValid();$s=7;case 7:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}if(!k){$s=5;continue;}$s=6;continue;case 5:l=c[0].Descriptor();$s=8;case 8:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l.FullName();$s=9;case 9:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=new B.FullName(m);o=E.Sprintf("cannot merge into invalid %v message",new BK([n]));$s=10;case 10:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}$panic(new $String(o));case 6:$r=d.Range((function(c,e){return function $b(p,q){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{p,q});$s=$s||0;s:while(true){switch($s){case 0:r=p.IsList();$s=8;case 8:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}if(r){$s=2;continue;}s=p.IsMap();$s=9;case 9:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}if(s){$s=3;continue;}t=p.Message();$s=10;case 10:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}if(!($interfaceIsEqual(t,$ifaceNil))){$s=4;continue;}u=p.Kind();$s=11;case 11:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}if((u===12)){$s=5;continue;}$s=6;continue;case 2:v=c[0].Mutable(p);$s=12;case 12:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}w=$clone(v,B.Value).List();$s=13;case 13:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}x=w;y=$clone(q,B.Value).List();$s=14;case 14:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}z=y;aa=p;$r=$clone(e[0],AH).mergeList(x,z,aa);$s=15;case 15:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=7;continue;case 3:ab=c[0].Mutable(p);$s=16;case 16:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}ac=$clone(ab,B.Value).Map();$s=17;case 17:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}ad=ac;ae=$clone(q,B.Value).Map();$s=18;case 18:if($c){$c=false;ae=ae.$blk();}if(ae&&ae.$blk!==undefined){break s;}af=ae;ag=p.MapValue();$s=19;case 19:if($c){$c=false;ag=ag.$blk();}if(ag&&ag.$blk!==undefined){break s;}ah=ag;$r=$clone(e[0],AH).mergeMap(ad,af,ah);$s=20;case 20:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=7;continue;case 4:ai=c[0].Mutable(p);$s=21;case 21:if($c){$c=false;ai=ai.$blk();}if(ai&&ai.$blk!==undefined){break s;}aj=$clone(ai,B.Value).Message();$s=22;case 22:if($c){$c=false;aj=aj.$blk();}if(aj&&aj.$blk!==undefined){break s;}ak=aj;al=$clone(q,B.Value).Message();$s=23;case 23:if($c){$c=false;al=al.$blk();}if(al&&al.$blk!==undefined){break s;}am=al;$r=$clone(e[0],AH).mergeMessage(ak,am);$s=24;case 24:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=7;continue;case 5:an=p;ao=$clone(e[0],AH).cloneBytes($clone(q,B.Value));$s=25;case 25:if($c){$c=false;ao=ao.$blk();}if(ao&&ao.$blk!==undefined){break s;}ap=$clone(ao,B.Value);$r=c[0].Set(an,ap);$s=26;case 26:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=7;continue;case 6:$r=c[0].Set(p,$clone(q,B.Value));$s=27;case 27:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 7:case 1:$s=-1;return true;}return;}var $f={$blk:$b,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};})(c,e));$s=11;case 11:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}p=d.GetUnknown();$s=14;case 14:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}if(p.$length>0){$s=12;continue;}$s=13;continue;case 12:q=c[0].GetUnknown();$s=15;case 15:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=q;s=d.GetUnknown();$s=16;case 16:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=$convertSliceType(s,BW);$r=c[0].SetUnknown($appendSlice(r,t));$s=17;case 17:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 13:$s=-1;return;}return;}var $f={$blk:AH.ptr.prototype.mergeMessage,$c:true,$r,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s};return $f;};AH.prototype.mergeMessage=function(c,d){return this.$val.mergeMessage(c,d);};AH.ptr.prototype.mergeList=function(c,d,e){var{c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s,$r,$c}=$restore(this,{c,d,e});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=0;i=d.Len();$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}h=i;j=g;k=h;case 2:if(!(j>0;$s=2;continue;case 3:$s=-1;return;}return;}var $f={$blk:AH.ptr.prototype.mergeList,$c:true,$r,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s};return $f;};AH.prototype.mergeList=function(c,d,e){return this.$val.mergeList(c,d,e);};AH.ptr.prototype.mergeMap=function(c,d,e){var{c,d,e,f,$s,$r,$c}=$restore(this,{c,d,e});$s=$s||0;s:while(true){switch($s){case 0:c=[c];e=[e];f=[f];f[0]=this;$r=d.Range((function(c,e,f){return function $b(g,h){var{g,h,i,j,k,l,m,n,o,p,q,r,s,$s,$r,$c}=$restore(this,{g,h});$s=$s||0;s:while(true){switch($s){case 0:i=e[0].Message();$s=6;case 6:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}if(!($interfaceIsEqual(i,$ifaceNil))){$s=2;continue;}j=e[0].Kind();$s=7;case 7:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}if((j===12)){$s=3;continue;}$s=4;continue;case 2:k=c[0].NewValue();$s=8;case 8:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=$clone(k,B.Value);m=$clone(l,B.Value).Message();$s=9;case 9:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;o=$clone(h,B.Value).Message();$s=10;case 10:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=o;$r=$clone(f[0],AH).mergeMessage(n,p);$s=11;case 11:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=c[0].Set($clone(g,B.MapKey),$clone(l,B.Value));$s=12;case 12:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=5;continue;case 3:q=$clone(g,B.MapKey);r=$clone(f[0],AH).cloneBytes($clone(h,B.Value));$s=13;case 13:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=$clone(r,B.Value);$r=c[0].Set(q,s);$s=14;case 14:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=5;continue;case 4:$r=c[0].Set($clone(g,B.MapKey),$clone(h,B.Value));$s=15;case 15:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 5:case 1:$s=-1;return true;}return;}var $f={$blk:$b,$c:true,$r,g,h,i,j,k,l,m,n,o,p,q,r,s,$s};return $f;};})(c,e,f));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:AH.ptr.prototype.mergeMap,$c:true,$r,c,d,e,f,$s};return $f;};AH.prototype.mergeMap=function(c,d,e){return this.$val.mergeMap(c,d,e);};AH.ptr.prototype.cloneBytes=function(c){var{c,d,e,f,g,h,i,$s,$r,$c}=$restore(this,{c});$s=$s||0;s:while(true){switch($s){case 0:d=this;e=new BW([]);f=$clone(c,B.Value).Bytes();$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;h=B.ValueOfBytes($appendSlice(e,g));$s=2;case 2:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=3;case 3:return i;}return;}var $f={$blk:AH.ptr.prototype.cloneBytes,$c:true,$r,c,d,e,f,g,h,i,$s};return $f;};AH.prototype.cloneBytes=function(c){return this.$val.cloneBytes(c);};AV.ptr.prototype.marshalSingular=function(c,d,e){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,c,ca,cb,cc,cd,ce,cf,cg,ch,ci,cj,ck,cl,cm,cn,co,cp,cq,cr,cs,ct,cu,cv,cw,cx,cy,cz,d,da,db,dc,dd,de,df,dg,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{c,d,e});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=d.Kind();$s=2;case 2:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;if(h===(8)){$s=3;continue;}if(h===(14)){$s=4;continue;}if(h===(5)){$s=5;continue;}if(h===(17)){$s=6;continue;}if(h===(13)){$s=7;continue;}if(h===(3)){$s=8;continue;}if(h===(18)){$s=9;continue;}if(h===(4)){$s=10;continue;}if(h===(15)){$s=11;continue;}if(h===(7)){$s=12;continue;}if(h===(2)){$s=13;continue;}if(h===(16)){$s=14;continue;}if(h===(6)){$s=15;continue;}if(h===(1)){$s=16;continue;}if(h===(9)){$s=17;continue;}if(h===(12)){$s=18;continue;}if(h===(11)){$s=19;continue;}if(h===(10)){$s=20;continue;}$s=21;continue;case 3:i=c;j=$clone(e,B.Value).Bool();$s=23;case 23:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=A.EncodeBool(j);$s=24;case 24:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;m=A.AppendVarint(i,l);$s=25;case 25:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}c=m;$s=22;continue;case 4:n=c;o=$clone(e,B.Value).Enum();$s=26;case 26:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=(new $Uint64(0,o));q=A.AppendVarint(n,p);$s=27;case 27:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}c=q;$s=22;continue;case 5:r=c;t=$clone(e,B.Value).Int();$s=28;case 28:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=(new $Uint64(0,(((s=t,s.$low+((s.$high>>31)*4294967296))>>0))));v=A.AppendVarint(r,u);$s=29;case 29:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}c=v;$s=22;continue;case 6:w=c;y=$clone(e,B.Value).Int();$s=30;case 30:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}z=A.EncodeZigZag((new $Int64(0,(((x=y,x.$low+((x.$high>>31)*4294967296))>>0)))));$s=31;case 31:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}aa=z;ab=A.AppendVarint(w,aa);$s=32;case 32:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}c=ab;$s=22;continue;case 7:ac=c;ad=$clone(e,B.Value).Uint();$s=33;case 33:if($c){$c=false;ad=ad.$blk();}if(ad&&ad.$blk!==undefined){break s;}ae=(new $Uint64(0,((ad.$low>>>0))));af=A.AppendVarint(ac,ae);$s=34;case 34:if($c){$c=false;af=af.$blk();}if(af&&af.$blk!==undefined){break s;}c=af;$s=22;continue;case 8:ag=c;ai=$clone(e,B.Value).Int();$s=35;case 35:if($c){$c=false;ai=ai.$blk();}if(ai&&ai.$blk!==undefined){break s;}aj=((ah=ai,new $Uint64(ah.$high,ah.$low)));ak=A.AppendVarint(ag,aj);$s=36;case 36:if($c){$c=false;ak=ak.$blk();}if(ak&&ak.$blk!==undefined){break s;}c=ak;$s=22;continue;case 9:al=c;am=$clone(e,B.Value).Int();$s=37;case 37:if($c){$c=false;am=am.$blk();}if(am&&am.$blk!==undefined){break s;}an=A.EncodeZigZag(am);$s=38;case 38:if($c){$c=false;an=an.$blk();}if(an&&an.$blk!==undefined){break s;}ao=an;ap=A.AppendVarint(al,ao);$s=39;case 39:if($c){$c=false;ap=ap.$blk();}if(ap&&ap.$blk!==undefined){break s;}c=ap;$s=22;continue;case 10:aq=c;ar=$clone(e,B.Value).Uint();$s=40;case 40:if($c){$c=false;ar=ar.$blk();}if(ar&&ar.$blk!==undefined){break s;}as=ar;at=A.AppendVarint(aq,as);$s=41;case 41:if($c){$c=false;at=at.$blk();}if(at&&at.$blk!==undefined){break s;}c=at;$s=22;continue;case 11:au=c;av=$clone(e,B.Value).Int();$s=42;case 42:if($c){$c=false;av=av.$blk();}if(av&&av.$blk!==undefined){break s;}aw=((av.$low>>>0));ax=A.AppendFixed32(au,aw);$s=43;case 43:if($c){$c=false;ax=ax.$blk();}if(ax&&ax.$blk!==undefined){break s;}c=ax;$s=22;continue;case 12:ay=c;az=$clone(e,B.Value).Uint();$s=44;case 44:if($c){$c=false;az=az.$blk();}if(az&&az.$blk!==undefined){break s;}ba=((az.$low>>>0));bb=A.AppendFixed32(ay,ba);$s=45;case 45:if($c){$c=false;bb=bb.$blk();}if(bb&&bb.$blk!==undefined){break s;}c=bb;$s=22;continue;case 13:bc=c;bd=$clone(e,B.Value).Float();$s=46;case 46:if($c){$c=false;bd=bd.$blk();}if(bd&&bd.$blk!==undefined){break s;}be=K.Float32bits(($fround(bd)));$s=47;case 47:if($c){$c=false;be=be.$blk();}if(be&&be.$blk!==undefined){break s;}bf=be;bg=A.AppendFixed32(bc,bf);$s=48;case 48:if($c){$c=false;bg=bg.$blk();}if(bg&&bg.$blk!==undefined){break s;}c=bg;$s=22;continue;case 14:bh=c;bj=$clone(e,B.Value).Int();$s=49;case 49:if($c){$c=false;bj=bj.$blk();}if(bj&&bj.$blk!==undefined){break s;}bk=((bi=bj,new $Uint64(bi.$high,bi.$low)));bl=A.AppendFixed64(bh,bk);$s=50;case 50:if($c){$c=false;bl=bl.$blk();}if(bl&&bl.$blk!==undefined){break s;}c=bl;$s=22;continue;case 15:bm=c;bn=$clone(e,B.Value).Uint();$s=51;case 51:if($c){$c=false;bn=bn.$blk();}if(bn&&bn.$blk!==undefined){break s;}bo=bn;bp=A.AppendFixed64(bm,bo);$s=52;case 52:if($c){$c=false;bp=bp.$blk();}if(bp&&bp.$blk!==undefined){break s;}c=bp;$s=22;continue;case 16:bq=c;br=$clone(e,B.Value).Float();$s=53;case 53:if($c){$c=false;br=br.$blk();}if(br&&br.$blk!==undefined){break s;}bs=K.Float64bits(br);$s=54;case 54:if($c){$c=false;bs=bs.$blk();}if(bs&&bs.$blk!==undefined){break s;}bt=bs;bu=A.AppendFixed64(bq,bt);$s=55;case 55:if($c){$c=false;bu=bu.$blk();}if(bu&&bu.$blk!==undefined){break s;}c=bu;$s=22;continue;case 17:bw=N.EnforceUTF8(d);$s=59;case 59:if($c){$c=false;bw=bw.$blk();}if(bw&&bw.$blk!==undefined){break s;}if(!(bw)){bv=false;$s=58;continue s;}bx=$clone(e,B.Value).String();$s=60;case 60:if($c){$c=false;bx=bx.$blk();}if(bx&&bx.$blk!==undefined){break s;}by=M.ValidString(bx);$s=61;case 61:if($c){$c=false;by=by.$blk();}if(by&&by.$blk!==undefined){break s;}bv=!by;case 58:if(bv){$s=56;continue;}$s=57;continue;case 56:bz=d.FullName();$s=62;case 62:if($c){$c=false;bz=bz.$blk();}if(bz&&bz.$blk!==undefined){break s;}ca=F.InvalidUTF8((bz));$s=63;case 63:if($c){$c=false;ca=ca.$blk();}if(ca&&ca.$blk!==undefined){break s;}cb=[c,ca];$s=64;case 64:return cb;case 57:cc=c;cd=$clone(e,B.Value).String();$s=65;case 65:if($c){$c=false;cd=cd.$blk();}if(cd&&cd.$blk!==undefined){break s;}ce=cd;cf=A.AppendString(cc,ce);$s=66;case 66:if($c){$c=false;cf=cf.$blk();}if(cf&&cf.$blk!==undefined){break s;}c=cf;$s=22;continue;case 18:cg=c;ch=$clone(e,B.Value).Bytes();$s=67;case 67:if($c){$c=false;ch=ch.$blk();}if(ch&&ch.$blk!==undefined){break s;}ci=ch;cj=A.AppendBytes(cg,ci);$s=68;case 68:if($c){$c=false;cj=cj.$blk();}if(cj&&cj.$blk!==undefined){break s;}c=cj;$s=22;continue;case 19:ck=0;cl=$ifaceNil;cm=AZ(c);c=cm[0];ck=cm[1];co=c;cp=$clone(e,B.Value).Message();$s=69;case 69:if($c){$c=false;cp=cp.$blk();}if(cp&&cp.$blk!==undefined){break s;}cq=cp;cr=$clone(f,AV).marshalMessage(co,cq);$s=70;case 70:if($c){$c=false;cr=cr.$blk();}if(cr&&cr.$blk!==undefined){break s;}cn=cr;c=cn[0];cl=cn[1];if(!($interfaceIsEqual(cl,$ifaceNil))){$s=-1;return[c,cl];}c=BA(c,ck);$s=22;continue;case 20:cs=$ifaceNil;cu=c;cv=$clone(e,B.Value).Message();$s=71;case 71:if($c){$c=false;cv=cv.$blk();}if(cv&&cv.$blk!==undefined){break s;}cw=cv;cx=$clone(f,AV).marshalMessage(cu,cw);$s=72;case 72:if($c){$c=false;cx=cx.$blk();}if(cx&&cx.$blk!==undefined){break s;}ct=cx;c=ct[0];cs=ct[1];if(!($interfaceIsEqual(cs,$ifaceNil))){$s=-1;return[c,cs];}cy=c;cz=d.Number();$s=73;case 73:if($c){$c=false;cz=cz.$blk();}if(cz&&cz.$blk!==undefined){break s;}da=A.EncodeTag(cz,4);$s=74;case 74:if($c){$c=false;da=da.$blk();}if(da&&da.$blk!==undefined){break s;}db=da;dc=A.AppendVarint(cy,db);$s=75;case 75:if($c){$c=false;dc=dc.$blk();}if(dc&&dc.$blk!==undefined){break s;}c=dc;$s=22;continue;case 21:dd=d.Kind();$s=76;case 76:if($c){$c=false;dd=dd.$blk();}if(dd&&dd.$blk!==undefined){break s;}de=new B.Kind(dd);df=F.New("invalid kind %v",new BK([de]));$s=77;case 77:if($c){$c=false;df=df.$blk();}if(df&&df.$blk!==undefined){break s;}dg=[c,df];$s=78;case 78:return dg;case 22:case 1:$s=-1;return[c,$ifaceNil];}return;}var $f={$blk:AV.ptr.prototype.marshalSingular,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,c,ca,cb,cc,cd,ce,cf,cg,ch,ci,cj,ck,cl,cm,cn,co,cp,cq,cr,cs,ct,cu,cv,cw,cx,cy,cz,d,da,db,dc,dd,de,df,dg,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};AV.prototype.marshalSingular=function(c,d,e){return this.$val.marshalSingular(c,d,e);};AV.ptr.prototype.Marshal=function(c){var{c,d,e,f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{c});$s=$s||0;s:while(true){switch($s){case 0:d=this;if($interfaceIsEqual(c,$ifaceNil)){$s=-1;return[BW.nil,$ifaceNil];}f=BW.nil;g=c.ProtoReflect();$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;i=$clone(d,AV).marshal(f,h);$s=2;case 2:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}e=i;j=$clone(e[0],BY);k=e[1];if((j.Buf.$length===0)&&$interfaceIsEqual(k,$ifaceNil)){$s=3;continue;}$s=4;continue;case 3:l=AX(c);$s=5;case 5:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}j.Buf=l;case 4:$s=-1;return[j.Buf,k];}return;}var $f={$blk:AV.ptr.prototype.Marshal,$c:true,$r,c,d,e,f,g,h,i,j,k,l,$s};return $f;};AV.prototype.Marshal=function(c){return this.$val.Marshal(c);};AX=function(c){var{c,d,e,f,$s,$r,$c}=$restore(this,{c});$s=$s||0;s:while(true){switch($s){case 0:if($interfaceIsEqual(c,$ifaceNil)){d=true;$s=3;continue s;}e=c.ProtoReflect();$s=4;case 4:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=e.IsValid();$s=5;case 5:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}d=!f;case 3:if(d){$s=1;continue;}$s=2;continue;case 1:$s=-1;return BW.nil;case 2:$s=-1;return new BW(BB);}return;}var $f={$blk:AX,$c:true,$r,c,d,e,f,$s};return $f;};AV.ptr.prototype.MarshalAppend=function(c,d){var{c,d,e,f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{c,d});$s=$s||0;s:while(true){switch($s){case 0:e=this;if($interfaceIsEqual(d,$ifaceNil)){$s=-1;return[c,$ifaceNil];}g=c;h=d.ProtoReflect();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;j=$clone(e,AV).marshal(g,i);$s=2;case 2:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}f=j;k=$clone(f[0],BY);l=f[1];$s=-1;return[k.Buf,l];}return;}var $f={$blk:AV.ptr.prototype.MarshalAppend,$c:true,$r,c,d,e,f,g,h,i,j,k,l,$s};return $f;};AV.prototype.MarshalAppend=function(c,d){return this.$val.MarshalAppend(c,d);};AV.ptr.prototype.MarshalState=function(c){var{c,d,e,f,$s,$r,$c}=$restore(this,{c});$s=$s||0;s:while(true){switch($s){case 0:d=this;e=$clone(d,AV).marshal(c.Buf,c.Message);$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=e;$s=2;case 2:return f;}return;}var $f={$blk:AV.ptr.prototype.MarshalState,$c:true,$r,c,d,e,f,$s};return $f;};AV.prototype.MarshalState=function(c){return this.$val.MarshalState(c);};AV.ptr.prototype.marshal=function(c,d){var{aa,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{c,d});$s=$s||0;s:while(true){switch($s){case 0:e=new BY.ptr(new O.NoUnkeyedLiterals.ptr(),BW.nil);f=$ifaceNil;g=this;h=g.AllowPartial;g.AllowPartial=true;i=AB(d);$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;if(!(j===CK.nil)&&!(j.Marshal===$throwNilPointerError)&&!(g.Deterministic&&(k=(l=j.Flags,new $Uint64(l.$high&0,(l.$low&1)>>>0)),(k.$high===0&&k.$low===0)))){$s=2;continue;}$s=3;continue;case 2:m=new BX.ptr(new O.NoUnkeyedLiterals.ptr(),d,c,0);if(g.Deterministic){m.Flags=(m.Flags|(1))>>>0;}if(g.UseCachedSize){m.Flags=(m.Flags|(2))>>>0;}if(!(j.Size===$throwNilPointerError)){$s=5;continue;}$s=6;continue;case 5:n=j.Size(new BT.ptr(new O.NoUnkeyedLiterals.ptr(),d,m.Flags));$s=7;case 7:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=$clone(n,BU);if(c.$capacity<(c.$length+o.Size>>0)){m.Buf=$makeSlice(BW,c.$length,AY(c.$capacity,c.$length+o.Size>>0));$copySlice(m.Buf,c);}m.Flags=(m.Flags|(2))>>>0;case 6:q=j.Marshal($clone(m,BX));$s=8;case 8:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}p=q;BY.copy(e,p[0]);f=p[1];$s=4;continue;case 3:s=$clone(g,AV).marshalMessageSlow(c,d);$s=9;case 9:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}r=s;e.Buf=r[0];f=r[1];case 4:if(!($interfaceIsEqual(f,$ifaceNil))){t=$clone(e,BY);u=f;BY.copy(e,t);f=u;$s=-1;return[e,f];}if(h){v=$clone(e,BY);w=$ifaceNil;BY.copy(e,v);f=w;$s=-1;return[e,f];}x=$clone(e,BY);z=BH(d);$s=10;case 10:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}y=z;BY.copy(e,x);f=y;aa=[e,f];$s=11;case 11:return aa;}return;}var $f={$blk:AV.ptr.prototype.marshal,$c:true,$r,aa,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};AV.prototype.marshal=function(c,d){return this.$val.marshal(c,d);};AV.ptr.prototype.marshalMessage=function(c,d){var{c,d,e,f,g,h,i,$s,$r,$c}=$restore(this,{c,d});$s=$s||0;s:while(true){switch($s){case 0:e=this;g=$clone(e,AV).marshal(c,d);$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}f=g;h=$clone(f[0],BY);i=f[1];$s=-1;return[h.Buf,i];}return;}var $f={$blk:AV.ptr.prototype.marshalMessage,$c:true,$r,c,d,e,f,g,h,i,$s};return $f;};AV.prototype.marshalMessage=function(c,d){return this.$val.marshalMessage(c,d);};AY=function(c,d){var c,d,e,f;e=0;if(d>($imul(c,2))){e=d;}else if(c<1024){e=$imul(c,2);}else{e=c;while(true){if(!(0>0:$throwRuntimeError("integer divide by zero")))>>0;}if(e<=0){e=d;}}e=e;return e;};AV.ptr.prototype.marshalMessageSlow=function(c,d){var{c,d,e,f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{c,d});$s=$s||0;s:while(true){switch($s){case 0:c=[c];e=[e];f=[f];f[0]=this;g=d.Descriptor();$s=3;case 3:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=C.IsMessageSet(g);$s=4;case 4:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}if(h){$s=1;continue;}$s=2;continue;case 1:i=$clone(f[0],AV).marshalMessageSet(c[0],d);$s=5;case 5:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;$s=6;case 6:return j;case 2:k=H.AnyFieldOrder;if(f[0].Deterministic){k=H.LegacyFieldOrder;}e[0]=$ifaceNil;$r=H.RangeFields(d,k,(function(c,e,f){return function $b(l,m){var{l,m,n,o,$s,$r,$c}=$restore(this,{l,m});$s=$s||0;s:while(true){switch($s){case 0:o=$clone(f[0],AV).marshalField(c[0],l,$clone(m,B.Value));$s=1;case 1:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}n=o;c[0]=n[0];e[0]=n[1];$s=-1;return $interfaceIsEqual(e[0],$ifaceNil);}return;}var $f={$blk:$b,$c:true,$r,l,m,n,o,$s};return $f;};})(c,e,f));$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(!($interfaceIsEqual(e[0],$ifaceNil))){$s=-1;return[c[0],e[0]];}l=c[0];m=d.GetUnknown();$s=8;case 8:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=$convertSliceType(m,BW);c[0]=$appendSlice(l,n);$s=-1;return[c[0],$ifaceNil];}return;}var $f={$blk:AV.ptr.prototype.marshalMessageSlow,$c:true,$r,c,d,e,f,g,h,i,j,k,l,m,n,$s};return $f;};AV.prototype.marshalMessageSlow=function(c,d){return this.$val.marshalMessageSlow(c,d);};AV.ptr.prototype.marshalField=function(c,d,e){var{aa,ab,ac,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{c,d,e});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=d.IsList();$s=6;case 6:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}if(g){$s=2;continue;}h=d.IsMap();$s=7;case 7:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}if(h){$s=3;continue;}$s=4;continue;case 2:i=c;j=d;k=$clone(e,B.Value).List();$s=8;case 8:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;m=$clone(f,AV).marshalList(i,j,l);$s=9;case 9:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;$s=10;case 10:return n;case 3:o=c;p=d;q=$clone(e,B.Value).Map();$s=11;case 11:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=q;s=$clone(f,AV).marshalMap(o,p,r);$s=12;case 12:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=s;$s=13;case 13:return t;case 4:u=c;v=d.Number();$s=14;case 14:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}w=v;x=d.Kind();$s=15;case 15:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}z=(y=AU[B.Kind.keyFor(x)],y!==undefined?y.v:0);aa=A.AppendTag(u,w,z);$s=16;case 16:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}c=aa;ab=$clone(f,AV).marshalSingular(c,d,$clone(e,B.Value));$s=17;case 17:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}ac=ab;$s=18;case 18:return ac;case 5:case 1:$s=-1;return[BW.nil,$ifaceNil];}return;}var $f={$blk:AV.ptr.prototype.marshalField,$c:true,$r,aa,ab,ac,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};AV.prototype.marshalField=function(c,d,e){return this.$val.marshalField(c,d,e);};AV.ptr.prototype.marshalList=function(c,d,e){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{c,d,e});$s=$s||0;s:while(true){switch($s){case 0:f=this;h=d.IsPacked();$s=4;case 4:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}if(!(h)){g=false;$s=3;continue s;}i=e.Len();$s=5;case 5:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}g=i>0;case 3:if(g){$s=1;continue;}$s=2;continue;case 1:j=c;k=d.Number();$s=6;case 6:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;m=A.AppendTag(j,l,2);$s=7;case 7:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}c=m;n=AZ(c);o=n[0];p=n[1];q=0;s=e.Len();$s=8;case 8:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}r=s;t=q;u=r;case 9:if(!(t>0;$s=9;continue;case 10:o=BA(o,p);$s=-1;return[o,$ifaceNil];case 2:ac=d.Kind();$s=13;case 13:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}ad=ac;ae=0;ag=e.Len();$s=14;case 14:if($c){$c=false;ag=ag.$blk();}if(ag&&ag.$blk!==undefined){break s;}af=ag;ah=ae;ai=af;case 15:if(!(ah>0;$s=15;continue;case 16:$s=-1;return[c,$ifaceNil];}return;}var $f={$blk:AV.ptr.prototype.marshalList,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};AV.prototype.marshalList=function(c,d,e){return this.$val.marshalList(c,d,e);};AV.ptr.prototype.marshalMap=function(c,d,e){var{c,d,e,f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{c,d,e});$s=$s||0;s:while(true){switch($s){case 0:c=[c];d=[d];f=[f];g=[g];h=[h];i=[i];h[0]=this;j=d[0].MapKey();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}g[0]=j;k=d[0].MapValue();$s=2;case 2:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}i[0]=k;l=H.AnyKeyOrder;if(h[0].Deterministic){l=H.GenericKeyOrder;}f[0]=$ifaceNil;$r=H.RangeEntries(e,l,(function(c,d,f,g,h,i){return function $b(m,n){var{m,n,o,p,q,r,s,t,u,v,w,x,$s,$r,$c}=$restore(this,{m,n});$s=$s||0;s:while(true){switch($s){case 0:o=c[0];p=d[0].Number();$s=1;case 1:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=p;r=A.AppendTag(o,q,2);$s=2;case 2:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}c[0]=r;s=0;t=AZ(c[0]);c[0]=t[0];s=t[1];v=$clone(h[0],AV).marshalField(c[0],g[0],$clone($clone(m,B.MapKey).Value(),B.Value));$s=3;case 3:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}u=v;c[0]=u[0];f[0]=u[1];if(!($interfaceIsEqual(f[0],$ifaceNil))){$s=-1;return false;}x=$clone(h[0],AV).marshalField(c[0],i[0],$clone(n,B.Value));$s=4;case 4:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}w=x;c[0]=w[0];f[0]=w[1];if(!($interfaceIsEqual(f[0],$ifaceNil))){$s=-1;return false;}c[0]=BA(c[0],s);$s=-1;return true;}return;}var $f={$blk:$b,$c:true,$r,m,n,o,p,q,r,s,t,u,v,w,x,$s};return $f;};})(c,d,f,g,h,i));$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return[c[0],f[0]];}return;}var $f={$blk:AV.ptr.prototype.marshalMap,$c:true,$r,c,d,e,f,g,h,i,j,k,l,$s};return $f;};AV.prototype.marshalMap=function(c,d,e){return this.$val.marshalMap(c,d,e);};AZ=function(c){var c,d;d=c.$length;c=$appendSlice(c,$substring("\x00\x00\x00\x00",0,1));return[c,d];};BA=function(c,d){var c,d,e,f,g;e=(c.$length-d>>0)-1>>0;f=A.SizeVarint((new $Uint64(0,e)));if(!((f===1))){g=0;while(true){if(!(g<(f-1>>0))){break;}c=$append(c,0);g=g+(1)>>0;}$copySlice($subslice(c,(d+f>>0)),$subslice(c,(d+1>>0)));c=$subslice(c,0,((d+f>>0)+e>>0));}A.AppendVarint($subslice(c,0,d),(new $Uint64(0,e)));return c;};BC.ptr.prototype.unmarshalScalar=function(c,d,e){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,c,ca,cb,cc,cd,ce,cf,cg,ch,ci,cj,ck,cl,cm,cn,co,cp,cq,cr,cs,ct,cu,cv,cw,cx,cy,cz,d,da,db,dc,dd,de,df,dg,dh,di,dj,dk,dl,dm,dn,dp,dq,dr,ds,dt,du,dv,dw,dx,dy,dz,e,ea,eb,ec,ed,ee,ef,eg,eh,ei,ej,ek,el,em,en,eo,ep,eq,er,es,et,eu,ev,ew,ex,ey,ez,f,fa,fb,fc,fd,fe,ff,fg,fh,fi,fj,fk,fl,fm,fn,fo,fp,fq,fr,fs,ft,fu,fv,fw,fx,fy,fz,g,ga,gb,gc,gd,ge,gf,gg,gh,gi,gj,gk,gl,gm,gn,go,gp,gq,gr,gs,gt,gu,gv,gw,gx,gy,gz,h,ha,hb,hc,hd,he,hf,hg,hh,hi,hj,hk,hl,hm,hn,ho,hp,hq,hr,hs,ht,hu,hv,hw,hx,hy,hz,i,ia,ib,ic,id,ie,ig,ih,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{c,d,e});$s=$s||0;s:while(true){switch($s){case 0:f=new B.Value.ptr(CO.zero(),0,new $Uint64(0,0),"",BW.nil,$ifaceNil);g=0;h=$ifaceNil;i=this;j=e.Kind();$s=2;case 2:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;if(k===(8)){$s=3;continue;}if(k===(14)){$s=4;continue;}if(k===(5)){$s=5;continue;}if(k===(17)){$s=6;continue;}if(k===(13)){$s=7;continue;}if(k===(3)){$s=8;continue;}if(k===(18)){$s=9;continue;}if(k===(4)){$s=10;continue;}if(k===(15)){$s=11;continue;}if(k===(7)){$s=12;continue;}if(k===(2)){$s=13;continue;}if(k===(16)){$s=14;continue;}if(k===(6)){$s=15;continue;}if(k===(1)){$s=16;continue;}if(k===(9)){$s=17;continue;}if(k===(12)){$s=18;continue;}if(k===(11)){$s=19;continue;}if(k===(10)){$s=20;continue;}$s=21;continue;case 3:if(!((d===0))){l=$clone(f,B.Value);m=0;n=BE;B.Value.copy(f,l);g=m;h=n;$s=-1;return[f,g,h];}o=A.ConsumeVarint(c);p=o[0];q=o[1];if(q<0){r=$clone(f,B.Value);s=0;t=BF;B.Value.copy(f,r);g=s;h=t;$s=-1;return[f,g,h];}u=$clone(B.ValueOfBool(A.DecodeBool(p)),B.Value);v=q;w=$ifaceNil;B.Value.copy(f,u);g=v;h=w;$s=-1;return[f,g,h];case 4:if(!((d===0))){x=$clone(f,B.Value);y=0;z=BE;B.Value.copy(f,x);g=y;h=z;$s=-1;return[f,g,h];}aa=A.ConsumeVarint(c);ab=aa[0];ac=aa[1];if(ac<0){ad=$clone(f,B.Value);ae=0;af=BF;B.Value.copy(f,ad);g=ae;h=af;$s=-1;return[f,g,h];}ag=$clone(B.ValueOfEnum(((ab.$low>>0))),B.Value);ah=ac;ai=$ifaceNil;B.Value.copy(f,ag);g=ah;h=ai;$s=-1;return[f,g,h];case 5:if(!((d===0))){aj=$clone(f,B.Value);ak=0;al=BE;B.Value.copy(f,aj);g=ak;h=al;$s=-1;return[f,g,h];}am=A.ConsumeVarint(c);an=am[0];ao=am[1];if(ao<0){ap=$clone(f,B.Value);aq=0;ar=BF;B.Value.copy(f,ap);g=aq;h=ar;$s=-1;return[f,g,h];}as=$clone(B.ValueOfInt32(((an.$low>>0))),B.Value);at=ao;au=$ifaceNil;B.Value.copy(f,as);g=at;h=au;$s=-1;return[f,g,h];case 6:if(!((d===0))){av=$clone(f,B.Value);aw=0;ax=BE;B.Value.copy(f,av);g=aw;h=ax;$s=-1;return[f,g,h];}ay=A.ConsumeVarint(c);az=ay[0];ba=ay[1];if(ba<0){bb=$clone(f,B.Value);bc=0;bd=BF;B.Value.copy(f,bb);g=bc;h=bd;$s=-1;return[f,g,h];}be=$clone(B.ValueOfInt32((((bf=A.DecodeZigZag(new $Uint64(az.$high&0,(az.$low&4294967295)>>>0)),bf.$low+((bf.$high>>31)*4294967296))>>0))),B.Value);bg=ba;bh=$ifaceNil;B.Value.copy(f,be);g=bg;h=bh;$s=-1;return[f,g,h];case 7:if(!((d===0))){bi=$clone(f,B.Value);bj=0;bk=BE;B.Value.copy(f,bi);g=bj;h=bk;$s=-1;return[f,g,h];}bl=A.ConsumeVarint(c);bm=bl[0];bn=bl[1];if(bn<0){bo=$clone(f,B.Value);bp=0;bq=BF;B.Value.copy(f,bo);g=bp;h=bq;$s=-1;return[f,g,h];}br=$clone(B.ValueOfUint32(((bm.$low>>>0))),B.Value);bs=bn;bt=$ifaceNil;B.Value.copy(f,br);g=bs;h=bt;$s=-1;return[f,g,h];case 8:if(!((d===0))){bu=$clone(f,B.Value);bv=0;bw=BE;B.Value.copy(f,bu);g=bv;h=bw;$s=-1;return[f,g,h];}bx=A.ConsumeVarint(c);by=bx[0];bz=bx[1];if(bz<0){ca=$clone(f,B.Value);cb=0;cc=BF;B.Value.copy(f,ca);g=cb;h=cc;$s=-1;return[f,g,h];}cd=$clone(B.ValueOfInt64((new $Int64(by.$high,by.$low))),B.Value);ce=bz;cf=$ifaceNil;B.Value.copy(f,cd);g=ce;h=cf;$s=-1;return[f,g,h];case 9:if(!((d===0))){cg=$clone(f,B.Value);ch=0;ci=BE;B.Value.copy(f,cg);g=ch;h=ci;$s=-1;return[f,g,h];}cj=A.ConsumeVarint(c);ck=cj[0];cl=cj[1];if(cl<0){cm=$clone(f,B.Value);cn=0;co=BF;B.Value.copy(f,cm);g=cn;h=co;$s=-1;return[f,g,h];}cp=$clone(B.ValueOfInt64(A.DecodeZigZag(ck)),B.Value);cq=cl;cr=$ifaceNil;B.Value.copy(f,cp);g=cq;h=cr;$s=-1;return[f,g,h];case 10:if(!((d===0))){cs=$clone(f,B.Value);ct=0;cu=BE;B.Value.copy(f,cs);g=ct;h=cu;$s=-1;return[f,g,h];}cv=A.ConsumeVarint(c);cw=cv[0];cx=cv[1];if(cx<0){cy=$clone(f,B.Value);cz=0;da=BF;B.Value.copy(f,cy);g=cz;h=da;$s=-1;return[f,g,h];}db=$clone(B.ValueOfUint64(cw),B.Value);dc=cx;dd=$ifaceNil;B.Value.copy(f,db);g=dc;h=dd;$s=-1;return[f,g,h];case 11:if(!((d===5))){de=$clone(f,B.Value);df=0;dg=BE;B.Value.copy(f,de);g=df;h=dg;$s=-1;return[f,g,h];}dh=A.ConsumeFixed32(c);di=dh[0];dj=dh[1];if(dj<0){dk=$clone(f,B.Value);dl=0;dm=BF;B.Value.copy(f,dk);g=dl;h=dm;$s=-1;return[f,g,h];}dn=$clone(B.ValueOfInt32(((di>>0))),B.Value);dp=dj;dq=$ifaceNil;B.Value.copy(f,dn);g=dp;h=dq;$s=-1;return[f,g,h];case 12:if(!((d===5))){dr=$clone(f,B.Value);ds=0;dt=BE;B.Value.copy(f,dr);g=ds;h=dt;$s=-1;return[f,g,h];}du=A.ConsumeFixed32(c);dv=du[0];dw=du[1];if(dw<0){dx=$clone(f,B.Value);dy=0;dz=BF;B.Value.copy(f,dx);g=dy;h=dz;$s=-1;return[f,g,h];}ea=$clone(B.ValueOfUint32((dv)),B.Value);eb=dw;ec=$ifaceNil;B.Value.copy(f,ea);g=eb;h=ec;$s=-1;return[f,g,h];case 13:if(!((d===5))){ed=$clone(f,B.Value);ee=0;ef=BE;B.Value.copy(f,ed);g=ee;h=ef;$s=-1;return[f,g,h];}eg=A.ConsumeFixed32(c);eh=eg[0];ei=eg[1];if(ei<0){ej=$clone(f,B.Value);ek=0;el=BF;B.Value.copy(f,ej);g=ek;h=el;$s=-1;return[f,g,h];}em=$clone(B.ValueOfFloat32(K.Float32frombits((eh))),B.Value);en=ei;eo=$ifaceNil;B.Value.copy(f,em);g=en;h=eo;$s=-1;return[f,g,h];case 14:if(!((d===1))){ep=$clone(f,B.Value);eq=0;er=BE;B.Value.copy(f,ep);g=eq;h=er;$s=-1;return[f,g,h];}es=A.ConsumeFixed64(c);et=es[0];eu=es[1];if(eu<0){ev=$clone(f,B.Value);ew=0;ex=BF;B.Value.copy(f,ev);g=ew;h=ex;$s=-1;return[f,g,h];}ey=$clone(B.ValueOfInt64((new $Int64(et.$high,et.$low))),B.Value);ez=eu;fa=$ifaceNil;B.Value.copy(f,ey);g=ez;h=fa;$s=-1;return[f,g,h];case 15:if(!((d===1))){fb=$clone(f,B.Value);fc=0;fd=BE;B.Value.copy(f,fb);g=fc;h=fd;$s=-1;return[f,g,h];}fe=A.ConsumeFixed64(c);ff=fe[0];fg=fe[1];if(fg<0){fh=$clone(f,B.Value);fi=0;fj=BF;B.Value.copy(f,fh);g=fi;h=fj;$s=-1;return[f,g,h];}fk=$clone(B.ValueOfUint64(ff),B.Value);fl=fg;fm=$ifaceNil;B.Value.copy(f,fk);g=fl;h=fm;$s=-1;return[f,g,h];case 16:if(!((d===1))){fn=$clone(f,B.Value);fo=0;fp=BE;B.Value.copy(f,fn);g=fo;h=fp;$s=-1;return[f,g,h];}fq=A.ConsumeFixed64(c);fr=fq[0];fs=fq[1];if(fs<0){ft=$clone(f,B.Value);fu=0;fv=BF;B.Value.copy(f,ft);g=fu;h=fv;$s=-1;return[f,g,h];}fw=$clone(B.ValueOfFloat64(K.Float64frombits(fr)),B.Value);fx=fs;fy=$ifaceNil;B.Value.copy(f,fw);g=fx;h=fy;$s=-1;return[f,g,h];case 17:if(!((d===2))){fz=$clone(f,B.Value);ga=0;gb=BE;B.Value.copy(f,fz);g=ga;h=gb;$s=-1;return[f,g,h];}gc=A.ConsumeBytes(c);gd=gc[0];ge=gc[1];if(ge<0){gf=$clone(f,B.Value);gg=0;gh=BF;B.Value.copy(f,gf);g=gg;h=gh;$s=-1;return[f,g,h];}gi=N.EnforceUTF8(e);$s=25;case 25:if($c){$c=false;gi=gi.$blk();}if(gi&&gi.$blk!==undefined){break s;}if(gi&&!M.Valid(gd)){$s=23;continue;}$s=24;continue;case 23:gj=new B.Value.ptr(CO.zero(),0,new $Uint64(0,0),"",BW.nil,$ifaceNil);gk=0;gm=e.FullName();$s=26;case 26:if($c){$c=false;gm=gm.$blk();}if(gm&&gm.$blk!==undefined){break s;}gn=F.InvalidUTF8((gm));$s=27;case 27:if($c){$c=false;gn=gn.$blk();}if(gn&&gn.$blk!==undefined){break s;}gl=gn;B.Value.copy(f,gj);g=gk;h=gl;go=[f,g,h];$s=28;case 28:return go;case 24:gp=$clone(B.ValueOfString(($bytesToString(gd))),B.Value);gq=ge;gr=$ifaceNil;B.Value.copy(f,gp);g=gq;h=gr;$s=-1;return[f,g,h];case 18:if(!((d===2))){gs=$clone(f,B.Value);gt=0;gu=BE;B.Value.copy(f,gs);g=gt;h=gu;$s=-1;return[f,g,h];}gv=A.ConsumeBytes(c);gw=gv[0];gx=gv[1];if(gx<0){gy=$clone(f,B.Value);gz=0;ha=BF;B.Value.copy(f,gy);g=gz;h=ha;$s=-1;return[f,g,h];}hb=$clone(B.ValueOfBytes($appendSlice(new BW(BB),gw)),B.Value);hc=gx;hd=$ifaceNil;B.Value.copy(f,hb);g=hc;h=hd;$s=-1;return[f,g,h];case 19:if(!((d===2))){he=$clone(f,B.Value);hf=0;hg=BE;B.Value.copy(f,he);g=hf;h=hg;$s=-1;return[f,g,h];}hh=A.ConsumeBytes(c);hi=hh[0];hj=hh[1];if(hj<0){hk=$clone(f,B.Value);hl=0;hm=BF;B.Value.copy(f,hk);g=hl;h=hm;$s=-1;return[f,g,h];}hn=$clone(B.ValueOfBytes(hi),B.Value);ho=hj;hp=$ifaceNil;B.Value.copy(f,hn);g=ho;h=hp;$s=-1;return[f,g,h];case 20:if(!((d===3))){hq=$clone(f,B.Value);hr=0;hs=BE;B.Value.copy(f,hq);g=hr;h=hs;$s=-1;return[f,g,h];}hu=e.Number();$s=29;case 29:if($c){$c=false;hu=hu.$blk();}if(hu&&hu.$blk!==undefined){break s;}hv=A.ConsumeGroup(hu,c);$s=30;case 30:if($c){$c=false;hv=hv.$blk();}if(hv&&hv.$blk!==undefined){break s;}ht=hv;hw=ht[0];hx=ht[1];if(hx<0){hy=$clone(f,B.Value);hz=0;ia=BF;B.Value.copy(f,hy);g=hz;h=ia;$s=-1;return[f,g,h];}ib=$clone(B.ValueOfBytes(hw),B.Value);ic=hx;id=$ifaceNil;B.Value.copy(f,ib);g=ic;h=id;$s=-1;return[f,g,h];case 21:ie=$clone(f,B.Value);ig=0;ih=BE;B.Value.copy(f,ie);g=ig;h=ih;$s=-1;return[f,g,h];case 22:case 1:$s=-1;return[f,g,h];}return;}var $f={$blk:BC.ptr.prototype.unmarshalScalar,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,c,ca,cb,cc,cd,ce,cf,cg,ch,ci,cj,ck,cl,cm,cn,co,cp,cq,cr,cs,ct,cu,cv,cw,cx,cy,cz,d,da,db,dc,dd,de,df,dg,dh,di,dj,dk,dl,dm,dn,dp,dq,dr,ds,dt,du,dv,dw,dx,dy,dz,e,ea,eb,ec,ed,ee,ef,eg,eh,ei,ej,ek,el,em,en,eo,ep,eq,er,es,et,eu,ev,ew,ex,ey,ez,f,fa,fb,fc,fd,fe,ff,fg,fh,fi,fj,fk,fl,fm,fn,fo,fp,fq,fr,fs,ft,fu,fv,fw,fx,fy,fz,g,ga,gb,gc,gd,ge,gf,gg,gh,gi,gj,gk,gl,gm,gn,go,gp,gq,gr,gs,gt,gu,gv,gw,gx,gy,gz,h,ha,hb,hc,hd,he,hf,hg,hh,hi,hj,hk,hl,hm,hn,ho,hp,hq,hr,hs,ht,hu,hv,hw,hx,hy,hz,i,ia,ib,ic,id,ie,ig,ih,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};BC.prototype.unmarshalScalar=function(c,d,e){return this.$val.unmarshalScalar(c,d,e);};BC.ptr.prototype.unmarshalList=function(c,d,e,f){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,c,ca,cb,cc,cd,ce,cf,cg,ch,ci,cj,ck,cl,cm,cn,co,cp,cq,cr,cs,ct,cu,cv,cw,cx,cy,cz,d,da,db,dc,dd,de,df,dg,dh,di,dj,dk,dl,dm,dn,dp,dq,dr,ds,dt,du,dv,dw,dx,dy,dz,e,ea,eb,ec,ed,ee,ef,eg,eh,ei,ej,ek,el,em,en,eo,ep,eq,er,es,et,eu,ev,ew,ex,ey,ez,f,fa,fb,fc,fd,fe,ff,fg,fh,fi,fj,fk,fl,fm,fn,fo,fp,fq,fr,fs,ft,fu,fv,fw,fx,fy,fz,g,ga,gb,gc,gd,ge,gf,gg,gh,gi,gj,gk,gl,gm,gn,go,gp,gq,gr,gs,gt,gu,gv,gw,gx,gy,gz,h,ha,hb,hc,hd,he,hf,hg,hh,hi,hj,hk,hl,hm,hn,ho,hp,hq,hr,hs,ht,hu,hv,hw,hx,hy,hz,i,ia,ib,ic,id,ie,ig,ih,ii,ij,ik,il,im,io,ip,iq,ir,is,it,iu,iv,iw,ix,iy,iz,j,ja,jb,jc,jd,je,jf,jg,jh,ji,jj,jk,jl,jm,jn,jo,jp,jq,jr,js,jt,ju,jv,jw,jx,jy,jz,k,ka,kb,kc,kd,ke,kf,kg,kh,ki,kj,kk,kl,km,kn,ko,kp,kq,kr,ks,kt,ku,kv,kw,kx,ky,kz,l,la,lb,lc,ld,le,lf,lg,lh,li,lj,lk,ll,lm,ln,lo,lp,lq,lr,ls,lt,lu,lv,lw,lx,ly,lz,m,ma,mb,mc,md,me,mf,mg,mh,mi,mj,mk,ml,mm,mn,mo,mp,mq,mr,ms,mt,mu,mv,mw,mx,my,mz,n,na,nb,nc,nd,ne,nf,ng,nh,ni,nj,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{c,d,e,f});$s=$s||0;s:while(true){switch($s){case 0:g=0;h=$ifaceNil;i=this;j=f.Kind();$s=2;case 2:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;if(k===(8)){$s=3;continue;}if(k===(14)){$s=4;continue;}if(k===(5)){$s=5;continue;}if(k===(17)){$s=6;continue;}if(k===(13)){$s=7;continue;}if(k===(3)){$s=8;continue;}if(k===(18)){$s=9;continue;}if(k===(4)){$s=10;continue;}if(k===(15)){$s=11;continue;}if(k===(7)){$s=12;continue;}if(k===(2)){$s=13;continue;}if(k===(16)){$s=14;continue;}if(k===(6)){$s=15;continue;}if(k===(1)){$s=16;continue;}if(k===(9)){$s=17;continue;}if(k===(12)){$s=18;continue;}if(k===(11)){$s=19;continue;}if(k===(10)){$s=20;continue;}$s=21;continue;case 3:if(d===2){$s=23;continue;}$s=24;continue;case 23:l=A.ConsumeBytes(c);m=l[0];n=l[1];if(n<0){o=0;p=BF;g=o;h=p;$s=-1;return[g,h];}case 25:if(!(m.$length>0)){$s=26;continue;}q=A.ConsumeVarint(m);r=q[0];s=q[1];if(s<0){t=0;u=BF;g=t;h=u;$s=-1;return[g,h];}m=$subslice(m,s);$r=e.Append($clone(B.ValueOfBool(A.DecodeBool(r)),B.Value));$s=27;case 27:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=25;continue;case 26:v=n;w=$ifaceNil;g=v;h=w;$s=-1;return[g,h];case 24:if(!((d===0))){x=0;y=BE;g=x;h=y;$s=-1;return[g,h];}z=A.ConsumeVarint(c);aa=z[0];ab=z[1];if(ab<0){ac=0;ad=BF;g=ac;h=ad;$s=-1;return[g,h];}$r=e.Append($clone(B.ValueOfBool(A.DecodeBool(aa)),B.Value));$s=28;case 28:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}ae=ab;af=$ifaceNil;g=ae;h=af;$s=-1;return[g,h];case 4:if(d===2){$s=29;continue;}$s=30;continue;case 29:ag=A.ConsumeBytes(c);ah=ag[0];ai=ag[1];if(ai<0){aj=0;ak=BF;g=aj;h=ak;$s=-1;return[g,h];}case 31:if(!(ah.$length>0)){$s=32;continue;}al=A.ConsumeVarint(ah);am=al[0];an=al[1];if(an<0){ao=0;ap=BF;g=ao;h=ap;$s=-1;return[g,h];}ah=$subslice(ah,an);$r=e.Append($clone(B.ValueOfEnum(((am.$low>>0))),B.Value));$s=33;case 33:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=31;continue;case 32:aq=ai;ar=$ifaceNil;g=aq;h=ar;$s=-1;return[g,h];case 30:if(!((d===0))){as=0;at=BE;g=as;h=at;$s=-1;return[g,h];}au=A.ConsumeVarint(c);av=au[0];aw=au[1];if(aw<0){ax=0;ay=BF;g=ax;h=ay;$s=-1;return[g,h];}$r=e.Append($clone(B.ValueOfEnum(((av.$low>>0))),B.Value));$s=34;case 34:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}az=aw;ba=$ifaceNil;g=az;h=ba;$s=-1;return[g,h];case 5:if(d===2){$s=35;continue;}$s=36;continue;case 35:bb=A.ConsumeBytes(c);bc=bb[0];bd=bb[1];if(bd<0){be=0;bf=BF;g=be;h=bf;$s=-1;return[g,h];}case 37:if(!(bc.$length>0)){$s=38;continue;}bg=A.ConsumeVarint(bc);bh=bg[0];bi=bg[1];if(bi<0){bj=0;bk=BF;g=bj;h=bk;$s=-1;return[g,h];}bc=$subslice(bc,bi);$r=e.Append($clone(B.ValueOfInt32(((bh.$low>>0))),B.Value));$s=39;case 39:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=37;continue;case 38:bl=bd;bm=$ifaceNil;g=bl;h=bm;$s=-1;return[g,h];case 36:if(!((d===0))){bn=0;bo=BE;g=bn;h=bo;$s=-1;return[g,h];}bp=A.ConsumeVarint(c);bq=bp[0];br=bp[1];if(br<0){bs=0;bt=BF;g=bs;h=bt;$s=-1;return[g,h];}$r=e.Append($clone(B.ValueOfInt32(((bq.$low>>0))),B.Value));$s=40;case 40:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}bu=br;bv=$ifaceNil;g=bu;h=bv;$s=-1;return[g,h];case 6:if(d===2){$s=41;continue;}$s=42;continue;case 41:bw=A.ConsumeBytes(c);bx=bw[0];by=bw[1];if(by<0){bz=0;ca=BF;g=bz;h=ca;$s=-1;return[g,h];}case 43:if(!(bx.$length>0)){$s=44;continue;}cb=A.ConsumeVarint(bx);cc=cb[0];cd=cb[1];if(cd<0){ce=0;cf=BF;g=ce;h=cf;$s=-1;return[g,h];}bx=$subslice(bx,cd);$r=e.Append($clone(B.ValueOfInt32((((cg=A.DecodeZigZag(new $Uint64(cc.$high&0,(cc.$low&4294967295)>>>0)),cg.$low+((cg.$high>>31)*4294967296))>>0))),B.Value));$s=45;case 45:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=43;continue;case 44:ch=by;ci=$ifaceNil;g=ch;h=ci;$s=-1;return[g,h];case 42:if(!((d===0))){cj=0;ck=BE;g=cj;h=ck;$s=-1;return[g,h];}cl=A.ConsumeVarint(c);cm=cl[0];cn=cl[1];if(cn<0){co=0;cp=BF;g=co;h=cp;$s=-1;return[g,h];}$r=e.Append($clone(B.ValueOfInt32((((cq=A.DecodeZigZag(new $Uint64(cm.$high&0,(cm.$low&4294967295)>>>0)),cq.$low+((cq.$high>>31)*4294967296))>>0))),B.Value));$s=46;case 46:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}cr=cn;cs=$ifaceNil;g=cr;h=cs;$s=-1;return[g,h];case 7:if(d===2){$s=47;continue;}$s=48;continue;case 47:ct=A.ConsumeBytes(c);cu=ct[0];cv=ct[1];if(cv<0){cw=0;cx=BF;g=cw;h=cx;$s=-1;return[g,h];}case 49:if(!(cu.$length>0)){$s=50;continue;}cy=A.ConsumeVarint(cu);cz=cy[0];da=cy[1];if(da<0){db=0;dc=BF;g=db;h=dc;$s=-1;return[g,h];}cu=$subslice(cu,da);$r=e.Append($clone(B.ValueOfUint32(((cz.$low>>>0))),B.Value));$s=51;case 51:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=49;continue;case 50:dd=cv;de=$ifaceNil;g=dd;h=de;$s=-1;return[g,h];case 48:if(!((d===0))){df=0;dg=BE;g=df;h=dg;$s=-1;return[g,h];}dh=A.ConsumeVarint(c);di=dh[0];dj=dh[1];if(dj<0){dk=0;dl=BF;g=dk;h=dl;$s=-1;return[g,h];}$r=e.Append($clone(B.ValueOfUint32(((di.$low>>>0))),B.Value));$s=52;case 52:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}dm=dj;dn=$ifaceNil;g=dm;h=dn;$s=-1;return[g,h];case 8:if(d===2){$s=53;continue;}$s=54;continue;case 53:dp=A.ConsumeBytes(c);dq=dp[0];dr=dp[1];if(dr<0){ds=0;dt=BF;g=ds;h=dt;$s=-1;return[g,h];}case 55:if(!(dq.$length>0)){$s=56;continue;}du=A.ConsumeVarint(dq);dv=du[0];dw=du[1];if(dw<0){dx=0;dy=BF;g=dx;h=dy;$s=-1;return[g,h];}dq=$subslice(dq,dw);$r=e.Append($clone(B.ValueOfInt64((new $Int64(dv.$high,dv.$low))),B.Value));$s=57;case 57:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=55;continue;case 56:dz=dr;ea=$ifaceNil;g=dz;h=ea;$s=-1;return[g,h];case 54:if(!((d===0))){eb=0;ec=BE;g=eb;h=ec;$s=-1;return[g,h];}ed=A.ConsumeVarint(c);ee=ed[0];ef=ed[1];if(ef<0){eg=0;eh=BF;g=eg;h=eh;$s=-1;return[g,h];}$r=e.Append($clone(B.ValueOfInt64((new $Int64(ee.$high,ee.$low))),B.Value));$s=58;case 58:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}ei=ef;ej=$ifaceNil;g=ei;h=ej;$s=-1;return[g,h];case 9:if(d===2){$s=59;continue;}$s=60;continue;case 59:ek=A.ConsumeBytes(c);el=ek[0];em=ek[1];if(em<0){en=0;eo=BF;g=en;h=eo;$s=-1;return[g,h];}case 61:if(!(el.$length>0)){$s=62;continue;}ep=A.ConsumeVarint(el);eq=ep[0];er=ep[1];if(er<0){es=0;et=BF;g=es;h=et;$s=-1;return[g,h];}el=$subslice(el,er);$r=e.Append($clone(B.ValueOfInt64(A.DecodeZigZag(eq)),B.Value));$s=63;case 63:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=61;continue;case 62:eu=em;ev=$ifaceNil;g=eu;h=ev;$s=-1;return[g,h];case 60:if(!((d===0))){ew=0;ex=BE;g=ew;h=ex;$s=-1;return[g,h];}ey=A.ConsumeVarint(c);ez=ey[0];fa=ey[1];if(fa<0){fb=0;fc=BF;g=fb;h=fc;$s=-1;return[g,h];}$r=e.Append($clone(B.ValueOfInt64(A.DecodeZigZag(ez)),B.Value));$s=64;case 64:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}fd=fa;fe=$ifaceNil;g=fd;h=fe;$s=-1;return[g,h];case 10:if(d===2){$s=65;continue;}$s=66;continue;case 65:ff=A.ConsumeBytes(c);fg=ff[0];fh=ff[1];if(fh<0){fi=0;fj=BF;g=fi;h=fj;$s=-1;return[g,h];}case 67:if(!(fg.$length>0)){$s=68;continue;}fk=A.ConsumeVarint(fg);fl=fk[0];fm=fk[1];if(fm<0){fn=0;fo=BF;g=fn;h=fo;$s=-1;return[g,h];}fg=$subslice(fg,fm);$r=e.Append($clone(B.ValueOfUint64(fl),B.Value));$s=69;case 69:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=67;continue;case 68:fp=fh;fq=$ifaceNil;g=fp;h=fq;$s=-1;return[g,h];case 66:if(!((d===0))){fr=0;fs=BE;g=fr;h=fs;$s=-1;return[g,h];}ft=A.ConsumeVarint(c);fu=ft[0];fv=ft[1];if(fv<0){fw=0;fx=BF;g=fw;h=fx;$s=-1;return[g,h];}$r=e.Append($clone(B.ValueOfUint64(fu),B.Value));$s=70;case 70:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}fy=fv;fz=$ifaceNil;g=fy;h=fz;$s=-1;return[g,h];case 11:if(d===2){$s=71;continue;}$s=72;continue;case 71:ga=A.ConsumeBytes(c);gb=ga[0];gc=ga[1];if(gc<0){gd=0;ge=BF;g=gd;h=ge;$s=-1;return[g,h];}case 73:if(!(gb.$length>0)){$s=74;continue;}gf=A.ConsumeFixed32(gb);gg=gf[0];gh=gf[1];if(gh<0){gi=0;gj=BF;g=gi;h=gj;$s=-1;return[g,h];}gb=$subslice(gb,gh);$r=e.Append($clone(B.ValueOfInt32(((gg>>0))),B.Value));$s=75;case 75:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=73;continue;case 74:gk=gc;gl=$ifaceNil;g=gk;h=gl;$s=-1;return[g,h];case 72:if(!((d===5))){gm=0;gn=BE;g=gm;h=gn;$s=-1;return[g,h];}go=A.ConsumeFixed32(c);gp=go[0];gq=go[1];if(gq<0){gr=0;gs=BF;g=gr;h=gs;$s=-1;return[g,h];}$r=e.Append($clone(B.ValueOfInt32(((gp>>0))),B.Value));$s=76;case 76:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}gt=gq;gu=$ifaceNil;g=gt;h=gu;$s=-1;return[g,h];case 12:if(d===2){$s=77;continue;}$s=78;continue;case 77:gv=A.ConsumeBytes(c);gw=gv[0];gx=gv[1];if(gx<0){gy=0;gz=BF;g=gy;h=gz;$s=-1;return[g,h];}case 79:if(!(gw.$length>0)){$s=80;continue;}ha=A.ConsumeFixed32(gw);hb=ha[0];hc=ha[1];if(hc<0){hd=0;he=BF;g=hd;h=he;$s=-1;return[g,h];}gw=$subslice(gw,hc);$r=e.Append($clone(B.ValueOfUint32((hb)),B.Value));$s=81;case 81:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=79;continue;case 80:hf=gx;hg=$ifaceNil;g=hf;h=hg;$s=-1;return[g,h];case 78:if(!((d===5))){hh=0;hi=BE;g=hh;h=hi;$s=-1;return[g,h];}hj=A.ConsumeFixed32(c);hk=hj[0];hl=hj[1];if(hl<0){hm=0;hn=BF;g=hm;h=hn;$s=-1;return[g,h];}$r=e.Append($clone(B.ValueOfUint32((hk)),B.Value));$s=82;case 82:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}ho=hl;hp=$ifaceNil;g=ho;h=hp;$s=-1;return[g,h];case 13:if(d===2){$s=83;continue;}$s=84;continue;case 83:hq=A.ConsumeBytes(c);hr=hq[0];hs=hq[1];if(hs<0){ht=0;hu=BF;g=ht;h=hu;$s=-1;return[g,h];}case 85:if(!(hr.$length>0)){$s=86;continue;}hv=A.ConsumeFixed32(hr);hw=hv[0];hx=hv[1];if(hx<0){hy=0;hz=BF;g=hy;h=hz;$s=-1;return[g,h];}hr=$subslice(hr,hx);$r=e.Append($clone(B.ValueOfFloat32(K.Float32frombits((hw))),B.Value));$s=87;case 87:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=85;continue;case 86:ia=hs;ib=$ifaceNil;g=ia;h=ib;$s=-1;return[g,h];case 84:if(!((d===5))){ic=0;id=BE;g=ic;h=id;$s=-1;return[g,h];}ie=A.ConsumeFixed32(c);ig=ie[0];ih=ie[1];if(ih<0){ii=0;ij=BF;g=ii;h=ij;$s=-1;return[g,h];}$r=e.Append($clone(B.ValueOfFloat32(K.Float32frombits((ig))),B.Value));$s=88;case 88:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}ik=ih;il=$ifaceNil;g=ik;h=il;$s=-1;return[g,h];case 14:if(d===2){$s=89;continue;}$s=90;continue;case 89:im=A.ConsumeBytes(c);io=im[0];ip=im[1];if(ip<0){iq=0;ir=BF;g=iq;h=ir;$s=-1;return[g,h];}case 91:if(!(io.$length>0)){$s=92;continue;}is=A.ConsumeFixed64(io);it=is[0];iu=is[1];if(iu<0){iv=0;iw=BF;g=iv;h=iw;$s=-1;return[g,h];}io=$subslice(io,iu);$r=e.Append($clone(B.ValueOfInt64((new $Int64(it.$high,it.$low))),B.Value));$s=93;case 93:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=91;continue;case 92:ix=ip;iy=$ifaceNil;g=ix;h=iy;$s=-1;return[g,h];case 90:if(!((d===1))){iz=0;ja=BE;g=iz;h=ja;$s=-1;return[g,h];}jb=A.ConsumeFixed64(c);jc=jb[0];jd=jb[1];if(jd<0){je=0;jf=BF;g=je;h=jf;$s=-1;return[g,h];}$r=e.Append($clone(B.ValueOfInt64((new $Int64(jc.$high,jc.$low))),B.Value));$s=94;case 94:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}jg=jd;jh=$ifaceNil;g=jg;h=jh;$s=-1;return[g,h];case 15:if(d===2){$s=95;continue;}$s=96;continue;case 95:ji=A.ConsumeBytes(c);jj=ji[0];jk=ji[1];if(jk<0){jl=0;jm=BF;g=jl;h=jm;$s=-1;return[g,h];}case 97:if(!(jj.$length>0)){$s=98;continue;}jn=A.ConsumeFixed64(jj);jo=jn[0];jp=jn[1];if(jp<0){jq=0;jr=BF;g=jq;h=jr;$s=-1;return[g,h];}jj=$subslice(jj,jp);$r=e.Append($clone(B.ValueOfUint64(jo),B.Value));$s=99;case 99:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=97;continue;case 98:js=jk;jt=$ifaceNil;g=js;h=jt;$s=-1;return[g,h];case 96:if(!((d===1))){ju=0;jv=BE;g=ju;h=jv;$s=-1;return[g,h];}jw=A.ConsumeFixed64(c);jx=jw[0];jy=jw[1];if(jy<0){jz=0;ka=BF;g=jz;h=ka;$s=-1;return[g,h];}$r=e.Append($clone(B.ValueOfUint64(jx),B.Value));$s=100;case 100:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}kb=jy;kc=$ifaceNil;g=kb;h=kc;$s=-1;return[g,h];case 16:if(d===2){$s=101;continue;}$s=102;continue;case 101:kd=A.ConsumeBytes(c);ke=kd[0];kf=kd[1];if(kf<0){kg=0;kh=BF;g=kg;h=kh;$s=-1;return[g,h];}case 103:if(!(ke.$length>0)){$s=104;continue;}ki=A.ConsumeFixed64(ke);kj=ki[0];kk=ki[1];if(kk<0){kl=0;km=BF;g=kl;h=km;$s=-1;return[g,h];}ke=$subslice(ke,kk);$r=e.Append($clone(B.ValueOfFloat64(K.Float64frombits(kj)),B.Value));$s=105;case 105:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=103;continue;case 104:kn=kf;ko=$ifaceNil;g=kn;h=ko;$s=-1;return[g,h];case 102:if(!((d===1))){kp=0;kq=BE;g=kp;h=kq;$s=-1;return[g,h];}kr=A.ConsumeFixed64(c);ks=kr[0];kt=kr[1];if(kt<0){ku=0;kv=BF;g=ku;h=kv;$s=-1;return[g,h];}$r=e.Append($clone(B.ValueOfFloat64(K.Float64frombits(ks)),B.Value));$s=106;case 106:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}kw=kt;kx=$ifaceNil;g=kw;h=kx;$s=-1;return[g,h];case 17:if(!((d===2))){ky=0;kz=BE;g=ky;h=kz;$s=-1;return[g,h];}la=A.ConsumeBytes(c);lb=la[0];lc=la[1];if(lc<0){ld=0;le=BF;g=ld;h=le;$s=-1;return[g,h];}lf=N.EnforceUTF8(f);$s=109;case 109:if($c){$c=false;lf=lf.$blk();}if(lf&&lf.$blk!==undefined){break s;}if(lf&&!M.Valid(lb)){$s=107;continue;}$s=108;continue;case 107:lg=0;li=f.FullName();$s=110;case 110:if($c){$c=false;li=li.$blk();}if(li&&li.$blk!==undefined){break s;}lj=F.InvalidUTF8((li));$s=111;case 111:if($c){$c=false;lj=lj.$blk();}if(lj&&lj.$blk!==undefined){break s;}lh=lj;g=lg;h=lh;lk=[g,h];$s=112;case 112:return lk;case 108:$r=e.Append($clone(B.ValueOfString(($bytesToString(lb))),B.Value));$s=113;case 113:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}ll=lc;lm=$ifaceNil;g=ll;h=lm;$s=-1;return[g,h];case 18:if(!((d===2))){ln=0;lo=BE;g=ln;h=lo;$s=-1;return[g,h];}lp=A.ConsumeBytes(c);lq=lp[0];lr=lp[1];if(lr<0){ls=0;lt=BF;g=ls;h=lt;$s=-1;return[g,h];}$r=e.Append($clone(B.ValueOfBytes($appendSlice(new BW(BB),lq)),B.Value));$s=114;case 114:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}lu=lr;lv=$ifaceNil;g=lu;h=lv;$s=-1;return[g,h];case 19:if(!((d===2))){lw=0;lx=BE;g=lw;h=lx;$s=-1;return[g,h];}ly=A.ConsumeBytes(c);lz=ly[0];ma=ly[1];if(ma<0){mb=0;mc=BF;g=mb;h=mc;$s=-1;return[g,h];}md=e.NewElement();$s=115;case 115:if($c){$c=false;md=md.$blk();}if(md&&md.$blk!==undefined){break s;}me=$clone(md,B.Value);mf=lz;mg=$clone(me,B.Value).Message();$s=116;case 116:if($c){$c=false;mg=mg.$blk();}if(mg&&mg.$blk!==undefined){break s;}mh=mg;mi=$clone(i,BC).unmarshalMessage(mf,mh);$s=117;case 117:if($c){$c=false;mi=mi.$blk();}if(mi&&mi.$blk!==undefined){break s;}mj=mi;if(!($interfaceIsEqual(mj,$ifaceNil))){mk=0;ml=mj;g=mk;h=ml;$s=-1;return[g,h];}$r=e.Append($clone(me,B.Value));$s=118;case 118:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}mm=ma;mn=$ifaceNil;g=mm;h=mn;$s=-1;return[g,h];case 20:if(!((d===3))){mo=0;mp=BE;g=mo;h=mp;$s=-1;return[g,h];}mr=f.Number();$s=119;case 119:if($c){$c=false;mr=mr.$blk();}if(mr&&mr.$blk!==undefined){break s;}ms=A.ConsumeGroup(mr,c);$s=120;case 120:if($c){$c=false;ms=ms.$blk();}if(ms&&ms.$blk!==undefined){break s;}mq=ms;mt=mq[0];mu=mq[1];if(mu<0){mv=0;mw=BF;g=mv;h=mw;$s=-1;return[g,h];}mx=e.NewElement();$s=121;case 121:if($c){$c=false;mx=mx.$blk();}if(mx&&mx.$blk!==undefined){break s;}my=$clone(mx,B.Value);mz=mt;na=$clone(my,B.Value).Message();$s=122;case 122:if($c){$c=false;na=na.$blk();}if(na&&na.$blk!==undefined){break s;}nb=na;nc=$clone(i,BC).unmarshalMessage(mz,nb);$s=123;case 123:if($c){$c=false;nc=nc.$blk();}if(nc&&nc.$blk!==undefined){break s;}nd=nc;if(!($interfaceIsEqual(nd,$ifaceNil))){ne=0;nf=nd;g=ne;h=nf;$s=-1;return[g,h];}$r=e.Append($clone(my,B.Value));$s=124;case 124:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}ng=mu;nh=$ifaceNil;g=ng;h=nh;$s=-1;return[g,h];case 21:ni=0;nj=BE;g=ni;h=nj;$s=-1;return[g,h];case 22:case 1:$s=-1;return[g,h];}return;}var $f={$blk:BC.ptr.prototype.unmarshalList,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,c,ca,cb,cc,cd,ce,cf,cg,ch,ci,cj,ck,cl,cm,cn,co,cp,cq,cr,cs,ct,cu,cv,cw,cx,cy,cz,d,da,db,dc,dd,de,df,dg,dh,di,dj,dk,dl,dm,dn,dp,dq,dr,ds,dt,du,dv,dw,dx,dy,dz,e,ea,eb,ec,ed,ee,ef,eg,eh,ei,ej,ek,el,em,en,eo,ep,eq,er,es,et,eu,ev,ew,ex,ey,ez,f,fa,fb,fc,fd,fe,ff,fg,fh,fi,fj,fk,fl,fm,fn,fo,fp,fq,fr,fs,ft,fu,fv,fw,fx,fy,fz,g,ga,gb,gc,gd,ge,gf,gg,gh,gi,gj,gk,gl,gm,gn,go,gp,gq,gr,gs,gt,gu,gv,gw,gx,gy,gz,h,ha,hb,hc,hd,he,hf,hg,hh,hi,hj,hk,hl,hm,hn,ho,hp,hq,hr,hs,ht,hu,hv,hw,hx,hy,hz,i,ia,ib,ic,id,ie,ig,ih,ii,ij,ik,il,im,io,ip,iq,ir,is,it,iu,iv,iw,ix,iy,iz,j,ja,jb,jc,jd,je,jf,jg,jh,ji,jj,jk,jl,jm,jn,jo,jp,jq,jr,js,jt,ju,jv,jw,jx,jy,jz,k,ka,kb,kc,kd,ke,kf,kg,kh,ki,kj,kk,kl,km,kn,ko,kp,kq,kr,ks,kt,ku,kv,kw,kx,ky,kz,l,la,lb,lc,ld,le,lf,lg,lh,li,lj,lk,ll,lm,ln,lo,lp,lq,lr,ls,lt,lu,lv,lw,lx,ly,lz,m,ma,mb,mc,md,me,mf,mg,mh,mi,mj,mk,ml,mm,mn,mo,mp,mq,mr,ms,mt,mu,mv,mw,mx,my,mz,n,na,nb,nc,nd,ne,nf,ng,nh,ni,nj,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};BC.prototype.unmarshalList=function(c,d,e,f){return this.$val.unmarshalList(c,d,e,f);};BC.ptr.prototype.Unmarshal=function(c,d){var{c,d,e,f,g,h,i,j,k,$s,$r,$c}=$restore(this,{c,d});$s=$s||0;s:while(true){switch($s){case 0:e=this;if(e.RecursionLimit===0){e.RecursionLimit=10000;}g=c;h=d.ProtoReflect();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;j=$clone(e,BC).unmarshal(g,i);$s=2;case 2:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}f=j;k=f[1];$s=-1;return k;}return;}var $f={$blk:BC.ptr.prototype.Unmarshal,$c:true,$r,c,d,e,f,g,h,i,j,k,$s};return $f;};BC.prototype.Unmarshal=function(c,d){return this.$val.Unmarshal(c,d);};BC.ptr.prototype.UnmarshalState=function(c){var{c,d,e,f,$s,$r,$c}=$restore(this,{c});$s=$s||0;s:while(true){switch($s){case 0:d=this;if(d.RecursionLimit===0){d.RecursionLimit=10000;}e=$clone(d,BC).unmarshal(c.Buf,c.Message);$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=e;$s=2;case 2:return f;}return;}var $f={$blk:BC.ptr.prototype.UnmarshalState,$c:true,$r,c,d,e,f,$s};return $f;};BC.prototype.UnmarshalState=function(c){return this.$val.UnmarshalState(c);};BC.ptr.prototype.unmarshal=function(c,d){var{aa,ab,ac,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{c,d});$s=$s||0;s:while(true){switch($s){case 0:e=new CC.ptr(new O.NoUnkeyedLiterals.ptr(),0);f=$ifaceNil;g=this;if($interfaceIsEqual(g.Resolver,$ifaceNil)){g.Resolver=I.GlobalTypes;}if(!g.Merge){$s=1;continue;}$s=2;continue;case 1:h=d.Interface();$s=3;case 3:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}$r=Z(h);$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 2:i=g.AllowPartial;g.Merge=true;g.AllowPartial=true;j=AB(d);$s=5;case 5:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;if(!(k===CK.nil)&&!(k.Unmarshal===$throwNilPointerError)&&!(g.DiscardUnknown&&(l=(m=k.Flags,new $Uint64(m.$high&0,(m.$low&2)>>>0)),(l.$high===0&&l.$low===0)))){$s=6;continue;}$s=7;continue;case 6:n=new CB.ptr(new O.NoUnkeyedLiterals.ptr(),d,c,0,g.Resolver,g.RecursionLimit);if(g.DiscardUnknown){n.Flags=(n.Flags|(1))>>>0;}p=k.Unmarshal($clone(n,CB));$s=9;case 9:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}o=p;CC.copy(e,o[0]);f=o[1];$s=8;continue;case 7:g.RecursionLimit=g.RecursionLimit-(1)>>0;if(g.RecursionLimit<0){$s=10;continue;}$s=11;continue;case 10:q=$clone(e,CC);s=F.New("exceeded max recursion depth",new BK([]));$s=12;case 12:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}r=s;CC.copy(e,q);f=r;t=[e,f];$s=13;case 13:return t;case 11:u=$clone(g,BC).unmarshalMessageSlow(c,d);$s=14;case 14:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}f=u;case 8:if(!($interfaceIsEqual(f,$ifaceNil))){v=$clone(e,CC);w=f;CC.copy(e,v);f=w;$s=-1;return[e,f];}if(i||(!((((e.Flags&1)>>>0)===0)))){x=$clone(e,CC);y=$ifaceNil;CC.copy(e,x);f=y;$s=-1;return[e,f];}z=$clone(e,CC);ab=BH(d);$s=15;case 15:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}aa=ab;CC.copy(e,z);f=aa;ac=[e,f];$s=16;case 16:return ac;}return;}var $f={$blk:BC.ptr.prototype.unmarshal,$c:true,$r,aa,ab,ac,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};BC.prototype.unmarshal=function(c,d){return this.$val.unmarshal(c,d);};BC.ptr.prototype.unmarshalMessage=function(c,d){var{c,d,e,f,g,h,$s,$r,$c}=$restore(this,{c,d});$s=$s||0;s:while(true){switch($s){case 0:e=this;g=$clone(e,BC).unmarshal(c,d);$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}f=g;h=f[1];$s=-1;return h;}return;}var $f={$blk:BC.ptr.prototype.unmarshalMessage,$c:true,$r,c,d,e,f,g,h,$s};return $f;};BC.prototype.unmarshalMessage=function(c,d){return this.$val.unmarshalMessage(c,d);};BC.ptr.prototype.unmarshalMessageSlow=function(c,d){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{c,d});$s=$s||0;s:while(true){switch($s){case 0:e=this;f=d.Descriptor();$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;h=C.IsMessageSet(g);$s=4;case 4:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}if(h){$s=2;continue;}$s=3;continue;case 2:i=$clone(e,BC).unmarshalMessageSet(c,d);$s=5;case 5:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;$s=6;case 6:return j;case 3:k=g.Fields();$s=7;case 7:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;case 8:if(!(c.$length>0)){$s=9;continue;}m=A.ConsumeTag(c);n=m[0];o=m[1];p=m[2];if(p<0){$s=-1;return BF;}if(n>536870911){$s=-1;return BF;}q=l.ByNumber(n);$s=10;case 10:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=q;if(!($interfaceIsEqual(r,$ifaceNil))){s=false;$s=13;continue s;}t=g.ExtensionRanges();$s=14;case 14:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=t.Has(n);$s=15;case 15:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}s=u;case 13:if(s){$s=11;continue;}$s=12;continue;case 11:w=g.FullName();$s=16;case 16:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}x=e.Resolver.FindExtensionByNumber(w,n);$s=17;case 17:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}v=x;y=v[0];z=v[1];if(!($interfaceIsEqual(z,$ifaceNil))&&!($interfaceIsEqual(z,I.NotFound))){$s=18;continue;}$s=19;continue;case 18:aa=g.FullName();$s=20;case 20:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}ab=new B.FullName(aa);ac=new A.Number(n);ad=z;ae=F.New("%v: unable to resolve extension %v: %v",new BK([ab,ac,ad]));$s=21;case 21:if($c){$c=false;ae=ae.$blk();}if(ae&&ae.$blk!==undefined){break s;}af=ae;$s=22;case 22:return af;case 19:if(!($interfaceIsEqual(y,$ifaceNil))){$s=23;continue;}$s=24;continue;case 23:ag=y.TypeDescriptor();$s=25;case 25:if($c){$c=false;ag=ag.$blk();}if(ag&&ag.$blk!==undefined){break s;}r=ag;case 24:case 12:ah=$ifaceNil;if($interfaceIsEqual(r,$ifaceNil)){$s=26;continue;}if(false){$s=27;continue;}$s=28;continue;case 26:ah=BE;$s=28;continue;case 27:aj=r.IsWeak();$s=32;case 32:if($c){$c=false;aj=aj.$blk();}if(aj&&aj.$blk!==undefined){break s;}if(!(aj)){ai=false;$s=31;continue s;}ak=r.Message();$s=33;case 33:if($c){$c=false;ak=ak.$blk();}if(ak&&ak.$blk!==undefined){break s;}al=ak.IsPlaceholder();$s=34;case 34:if($c){$c=false;al=al.$blk();}if(al&&al.$blk!==undefined){break s;}ai=al;case 31:if(ai){$s=29;continue;}$s=30;continue;case 29:ah=BE;case 30:case 28:am=0;if(!($interfaceIsEqual(ah,$ifaceNil))){$s=36;continue;}an=r.IsList();$s=41;case 41:if($c){$c=false;an=an.$blk();}if(an&&an.$blk!==undefined){break s;}if(an){$s=37;continue;}ao=r.IsMap();$s=42;case 42:if($c){$c=false;ao=ao.$blk();}if(ao&&ao.$blk!==undefined){break s;}if(ao){$s=38;continue;}$s=39;continue;case 36:$s=40;continue;case 37:aq=$subslice(c,p);ar=o;as=d.Mutable(r);$s=43;case 43:if($c){$c=false;as=as.$blk();}if(as&&as.$blk!==undefined){break s;}at=$clone(as,B.Value).List();$s=44;case 44:if($c){$c=false;at=at.$blk();}if(at&&at.$blk!==undefined){break s;}au=at;av=r;aw=$clone(e,BC).unmarshalList(aq,ar,au,av);$s=45;case 45:if($c){$c=false;aw=aw.$blk();}if(aw&&aw.$blk!==undefined){break s;}ap=aw;am=ap[0];ah=ap[1];$s=40;continue;case 38:ay=$subslice(c,p);az=o;ba=d.Mutable(r);$s=46;case 46:if($c){$c=false;ba=ba.$blk();}if(ba&&ba.$blk!==undefined){break s;}bb=$clone(ba,B.Value).Map();$s=47;case 47:if($c){$c=false;bb=bb.$blk();}if(bb&&bb.$blk!==undefined){break s;}bc=bb;bd=r;be=$clone(e,BC).unmarshalMap(ay,az,bc,bd);$s=48;case 48:if($c){$c=false;be=be.$blk();}if(be&&be.$blk!==undefined){break s;}ax=be;am=ax[0];ah=ax[1];$s=40;continue;case 39:bg=$clone(e,BC).unmarshalSingular($subslice(c,p),o,d,r);$s=49;case 49:if($c){$c=false;bg=bg.$blk();}if(bg&&bg.$blk!==undefined){break s;}bf=bg;am=bf[0];ah=bf[1];case 40:case 35:if(!($interfaceIsEqual(ah,$ifaceNil))){$s=50;continue;}$s=51;continue;case 50:if(!($interfaceIsEqual(ah,BE))){$s=-1;return ah;}am=A.ConsumeFieldValue(n,o,$subslice(c,p));if(am<0){$s=-1;return BF;}if(!e.DiscardUnknown){$s=52;continue;}$s=53;continue;case 52:bh=d.GetUnknown();$s=54;case 54:if($c){$c=false;bh=bh.$blk();}if(bh&&bh.$blk!==undefined){break s;}$r=d.SetUnknown($appendSlice(bh,$subslice(c,0,(p+am>>0))));$s=55;case 55:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 53:case 51:c=$subslice(c,(p+am>>0));$s=8;continue;case 9:$s=-1;return $ifaceNil;}return;}var $f={$blk:BC.ptr.prototype.unmarshalMessageSlow,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};BC.prototype.unmarshalMessageSlow=function(c,d){return this.$val.unmarshalMessageSlow(c,d);};BC.ptr.prototype.unmarshalSingular=function(c,d,e,f){var{c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{c,d,e,f});$s=$s||0;s:while(true){switch($s){case 0:g=0;h=$ifaceNil;i=this;k=$clone(i,BC).unmarshalScalar(c,d,f);$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j=k;l=$clone(j[0],B.Value);g=j[1];h=j[2];if(!($interfaceIsEqual(h,$ifaceNil))){m=0;n=h;g=m;h=n;$s=-1;return[g,h];}o=f.Kind();$s=3;case 3:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=o;if((p===(10))||(p===(11))){$s=4;continue;}$s=5;continue;case 4:q=e.Mutable(f);$s=7;case 7:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=$clone(q,B.Value).Message();$s=8;case 8:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=r;t=$clone(l,B.Value).Bytes();$s=9;case 9:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=$clone(i,BC).unmarshalMessage(t,s);$s=10;case 10:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}v=u;if(!($interfaceIsEqual(v,$ifaceNil))){w=g;x=v;g=w;h=x;$s=-1;return[g,h];}$s=6;continue;case 5:$r=e.Set(f,$clone(l,B.Value));$s=11;case 11:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 6:case 2:y=g;z=$ifaceNil;g=y;h=z;$s=-1;return[g,h];}return;}var $f={$blk:BC.ptr.prototype.unmarshalSingular,$c:true,$r,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};BC.prototype.unmarshalSingular=function(c,d,e,f){return this.$val.unmarshalSingular(c,d,e,f);};BC.ptr.prototype.unmarshalMap=function(c,d,e,f){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{c,d,e,f});$s=$s||0;s:while(true){switch($s){case 0:g=0;h=$ifaceNil;i=this;if(!((d===2))){j=0;k=BE;g=j;h=k;$s=-1;return[g,h];}l=A.ConsumeBytes(c);c=l[0];g=l[1];if(g<0){m=0;n=BF;g=m;h=n;$s=-1;return[g,h];}o=f.MapKey();$s=1;case 1:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=o;q=f.MapValue();$s=2;case 2:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=q;s=new B.Value.ptr(CO.zero(),0,new $Uint64(0,0),"",BW.nil,$ifaceNil);t=new B.Value.ptr(CO.zero(),0,new $Uint64(0,0),"",BW.nil,$ifaceNil);u=false;v=false;w=r.Kind();$s=4;case 4:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}x=w;if((x===(10))||(x===(11))){$s=5;continue;}$s=6;continue;case 5:y=e.NewValue();$s=7;case 7:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}B.Value.copy(t,y);case 6:case 3:case 8:if(!(c.$length>0)){$s=9;continue;}z=A.ConsumeTag(c);aa=z[0];ab=z[1];ac=z[2];if(ac<0){ad=0;ae=BF;g=ad;h=ae;$s=-1;return[g,h];}if(aa>536870911){af=0;ag=BF;g=af;h=ag;$s=-1;return[g,h];}c=$subslice(c,ac);h=BE;ah=aa;if(ah===(1)){$s=11;continue;}if(ah===(2)){$s=12;continue;}$s=13;continue;case 11:aj=$clone(i,BC).unmarshalScalar(c,ab,p);$s=14;case 14:if($c){$c=false;aj=aj.$blk();}if(aj&&aj.$blk!==undefined){break s;}ai=aj;B.Value.copy(s,ai[0]);ac=ai[1];h=ai[2];if(!($interfaceIsEqual(h,$ifaceNil))){$s=10;continue;}u=true;$s=13;continue;case 12:ak=new B.Value.ptr(CO.zero(),0,new $Uint64(0,0),"",BW.nil,$ifaceNil);am=$clone(i,BC).unmarshalScalar(c,ab,r);$s=15;case 15:if($c){$c=false;am=am.$blk();}if(am&&am.$blk!==undefined){break s;}al=am;B.Value.copy(ak,al[0]);ac=al[1];h=al[2];if(!($interfaceIsEqual(h,$ifaceNil))){$s=10;continue;}an=r.Kind();$s=17;case 17:if($c){$c=false;an=an.$blk();}if(an&&an.$blk!==undefined){break s;}ao=an;if((ao===(10))||(ao===(11))){$s=18;continue;}$s=19;continue;case 18:ap=$clone(ak,B.Value).Bytes();$s=21;case 21:if($c){$c=false;ap=ap.$blk();}if(ap&&ap.$blk!==undefined){break s;}aq=ap;ar=$clone(t,B.Value).Message();$s=22;case 22:if($c){$c=false;ar=ar.$blk();}if(ar&&ar.$blk!==undefined){break s;}as=ar;at=$clone(i,BC).unmarshalMessage(aq,as);$s=23;case 23:if($c){$c=false;at=at.$blk();}if(at&&at.$blk!==undefined){break s;}au=at;if(!($interfaceIsEqual(au,$ifaceNil))){av=0;aw=au;g=av;h=aw;$s=-1;return[g,h];}$s=20;continue;case 19:B.Value.copy(t,ak);case 20:case 16:v=true;case 13:case 10:if($interfaceIsEqual(h,BE)){ac=A.ConsumeFieldValue(aa,ab,c);if(ac<0){ax=0;ay=BF;g=ax;h=ay;$s=-1;return[g,h];}}else if(!($interfaceIsEqual(h,$ifaceNil))){az=0;ba=h;g=az;h=ba;$s=-1;return[g,h];}c=$subslice(c,ac);$s=8;continue;case 9:if(!u){$s=24;continue;}$s=25;continue;case 24:bb=p.Default();$s=26;case 26:if($c){$c=false;bb=bb.$blk();}if(bb&&bb.$blk!==undefined){break s;}B.Value.copy(s,bb);case 25:if(!v){$s=27;continue;}$s=28;continue;case 27:bc=r.Kind();$s=30;case 30:if($c){$c=false;bc=bc.$blk();}if(bc&&bc.$blk!==undefined){break s;}bd=bc;if((bd===(10))||(bd===(11))){$s=31;continue;}$s=32;continue;case 31:$s=33;continue;case 32:be=r.Default();$s=34;case 34:if($c){$c=false;be=be.$blk();}if(be&&be.$blk!==undefined){break s;}B.Value.copy(t,be);case 33:case 29:case 28:bf=$clone(s,B.Value).MapKey();$s=35;case 35:if($c){$c=false;bf=bf.$blk();}if(bf&&bf.$blk!==undefined){break s;}$r=e.Set($clone(bf,B.MapKey),$clone(t,B.Value));$s=36;case 36:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}bg=g;bh=$ifaceNil;g=bg;h=bh;$s=-1;return[g,h];}return;}var $f={$blk:BC.ptr.prototype.unmarshalMap,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};BC.prototype.unmarshalMap=function(c,d,e,f){return this.$val.unmarshalMap(c,d,e,f);};BG=function(c){var{c,d,e,f,$s,$r,$c}=$restore(this,{c});$s=$s||0;s:while(true){switch($s){case 0:if($interfaceIsEqual(c,$ifaceNil)){$s=-1;return $ifaceNil;}d=c.ProtoReflect();$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=BH(d);$s=2;case 2:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=e;$s=3;case 3:return f;}return;}var $f={$blk:BG,$c:true,$r,c,d,e,f,$s};return $f;};$pkg.CheckInitialized=BG;BH=function(c){var{c,d,e,f,g,h,i,j,$s,$r,$c}=$restore(this,{c});$s=$s||0;s:while(true){switch($s){case 0:d=AB(c);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;if(!(e===CK.nil)&&!(e.CheckInitialized===$throwNilPointerError)){$s=2;continue;}$s=3;continue;case 2:g=e.CheckInitialized(new CG.ptr(new O.NoUnkeyedLiterals.ptr(),c));$s=4;case 4:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}f=g;h=f[1];$s=-1;return h;case 3:i=BI(c);$s=5;case 5:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;$s=6;case 6:return j;}return;}var $f={$blk:BH,$c:true,$r,c,d,e,f,g,h,i,j,$s};return $f;};BI=function(c){var{c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,$s,$r,$c}=$restore(this,{c});$s=$s||0;s:while(true){switch($s){case 0:d=[d];e=c.Descriptor();$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=e;g=f.Fields();$s=2;case 2:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;i=0;k=f.RequiredNumbers();$s=3;case 3:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j=k;l=i;m=j;case 4:n=m.Len();$s=6;case 6:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}if(!(l>0;$s=4;continue;case 5:d[0]=$ifaceNil;$r=c.Range((function(d){return function $b(v,w){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,v,w,x,y,z,$s,$r,$c}=$restore(this,{v,w});$s=$s||0;s:while(true){switch($s){case 0:x=v.IsList();$s=6;case 6:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}if(x){$s=2;continue;}y=v.IsMap();$s=7;case 7:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}if(y){$s=3;continue;}$s=4;continue;case 2:z=v.Message();$s=10;case 10:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}if($interfaceIsEqual(z,$ifaceNil)){$s=8;continue;}$s=9;continue;case 8:$s=-1;return true;case 9:aa=0;ac=$clone(w,B.Value).List();$s=11;case 11:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}ab=ac;ad=aa;ae=ab;case 12:af=ae.Len();$s=14;case 14:if($c){$c=false;af=af.$blk();}if(af&&af.$blk!==undefined){break s;}if(!(ad>0;$s=12;continue;case 13:$s=5;continue;case 3:aj=v.MapValue();$s=20;case 20:if($c){$c=false;aj=aj.$blk();}if(aj&&aj.$blk!==undefined){break s;}ak=aj.Message();$s=21;case 21:if($c){$c=false;ak=ak.$blk();}if(ak&&ak.$blk!==undefined){break s;}if($interfaceIsEqual(ak,$ifaceNil)){$s=18;continue;}$s=19;continue;case 18:$s=-1;return true;case 19:al=$clone(w,B.Value).Map();$s=22;case 22:if($c){$c=false;al=al.$blk();}if(al&&al.$blk!==undefined){break s;}$r=al.Range((function(d){return function $b(am,an){var{am,an,ao,ap,$s,$r,$c}=$restore(this,{am,an});$s=$s||0;s:while(true){switch($s){case 0:ao=$clone(an,B.Value).Message();$s=1;case 1:if($c){$c=false;ao=ao.$blk();}if(ao&&ao.$blk!==undefined){break s;}ap=BH(ao);$s=2;case 2:if($c){$c=false;ap=ap.$blk();}if(ap&&ap.$blk!==undefined){break s;}d[0]=ap;$s=-1;return $interfaceIsEqual(d[0],$ifaceNil);}return;}var $f={$blk:$b,$c:true,$r,am,an,ao,ap,$s};return $f;};})(d));$s=23;case 23:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=5;continue;case 4:am=v.Message();$s=26;case 26:if($c){$c=false;am=am.$blk();}if(am&&am.$blk!==undefined){break s;}if($interfaceIsEqual(am,$ifaceNil)){$s=24;continue;}$s=25;continue;case 24:$s=-1;return true;case 25:an=$clone(w,B.Value).Message();$s=27;case 27:if($c){$c=false;an=an.$blk();}if(an&&an.$blk!==undefined){break s;}ao=BH(an);$s=28;case 28:if($c){$c=false;ao=ao.$blk();}if(ao&&ao.$blk!==undefined){break s;}d[0]=ao;case 5:case 1:$s=-1;return $interfaceIsEqual(d[0],$ifaceNil);}return;}var $f={$blk:$b,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,v,w,x,y,z,$s};return $f;};})(d));$s=15;case 15:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return d[0];}return;}var $f={$blk:BI,$c:true,$r,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,$s};return $f;};AH.methods=[{prop:"mergeMessage",name:"mergeMessage",pkg:"google.golang.org/protobuf/proto",typ:$funcType([B.Message,B.Message],[],false)},{prop:"mergeList",name:"mergeList",pkg:"google.golang.org/protobuf/proto",typ:$funcType([B.List,B.List,B.FieldDescriptor],[],false)},{prop:"mergeMap",name:"mergeMap",pkg:"google.golang.org/protobuf/proto",typ:$funcType([B.Map,B.Map,B.FieldDescriptor],[],false)},{prop:"cloneBytes",name:"cloneBytes",pkg:"google.golang.org/protobuf/proto",typ:$funcType([B.Value],[B.Value],false)}];AV.methods=[{prop:"sizeSingular",name:"sizeSingular",pkg:"google.golang.org/protobuf/proto",typ:$funcType([A.Number,B.Kind,B.Value],[$Int],false)},{prop:"Size",name:"Size",pkg:"",typ:$funcType([B.ProtoMessage],[$Int],false)},{prop:"size",name:"size",pkg:"google.golang.org/protobuf/proto",typ:$funcType([B.Message],[$Int],false)},{prop:"sizeMessageSlow",name:"sizeMessageSlow",pkg:"google.golang.org/protobuf/proto",typ:$funcType([B.Message],[$Int],false)},{prop:"sizeField",name:"sizeField",pkg:"google.golang.org/protobuf/proto",typ:$funcType([B.FieldDescriptor,B.Value],[$Int],false)},{prop:"sizeList",name:"sizeList",pkg:"google.golang.org/protobuf/proto",typ:$funcType([A.Number,B.FieldDescriptor,B.List],[$Int],false)},{prop:"sizeMap",name:"sizeMap",pkg:"google.golang.org/protobuf/proto",typ:$funcType([A.Number,B.FieldDescriptor,B.Map],[$Int],false)},{prop:"sizeMessageSet",name:"sizeMessageSet",pkg:"google.golang.org/protobuf/proto",typ:$funcType([B.Message],[$Int],false)},{prop:"marshalMessageSet",name:"marshalMessageSet",pkg:"google.golang.org/protobuf/proto",typ:$funcType([BW,B.Message],[BW,$error],false)},{prop:"marshalMessageSetField",name:"marshalMessageSetField",pkg:"google.golang.org/protobuf/proto",typ:$funcType([BW,B.FieldDescriptor,B.Value],[BW,$error],false)},{prop:"marshalSingular",name:"marshalSingular",pkg:"google.golang.org/protobuf/proto",typ:$funcType([BW,B.FieldDescriptor,B.Value],[BW,$error],false)},{prop:"Marshal",name:"Marshal",pkg:"",typ:$funcType([B.ProtoMessage],[BW,$error],false)},{prop:"MarshalAppend",name:"MarshalAppend",pkg:"",typ:$funcType([BW,B.ProtoMessage],[BW,$error],false)},{prop:"MarshalState",name:"MarshalState",pkg:"",typ:$funcType([BX],[BY,$error],false)},{prop:"marshal",name:"marshal",pkg:"google.golang.org/protobuf/proto",typ:$funcType([BW,B.Message],[BY,$error],false)},{prop:"marshalMessage",name:"marshalMessage",pkg:"google.golang.org/protobuf/proto",typ:$funcType([BW,B.Message],[BW,$error],false)},{prop:"marshalMessageSlow",name:"marshalMessageSlow",pkg:"google.golang.org/protobuf/proto",typ:$funcType([BW,B.Message],[BW,$error],false)},{prop:"marshalField",name:"marshalField",pkg:"google.golang.org/protobuf/proto",typ:$funcType([BW,B.FieldDescriptor,B.Value],[BW,$error],false)},{prop:"marshalList",name:"marshalList",pkg:"google.golang.org/protobuf/proto",typ:$funcType([BW,B.FieldDescriptor,B.List],[BW,$error],false)},{prop:"marshalMap",name:"marshalMap",pkg:"google.golang.org/protobuf/proto",typ:$funcType([BW,B.FieldDescriptor,B.Map],[BW,$error],false)}];BC.methods=[{prop:"unmarshalMessageSet",name:"unmarshalMessageSet",pkg:"google.golang.org/protobuf/proto",typ:$funcType([BW,B.Message],[$error],false)},{prop:"unmarshalMessageSetField",name:"unmarshalMessageSetField",pkg:"google.golang.org/protobuf/proto",typ:$funcType([B.Message,A.Number,BW],[$error],false)},{prop:"unmarshalScalar",name:"unmarshalScalar",pkg:"google.golang.org/protobuf/proto",typ:$funcType([BW,A.Type,B.FieldDescriptor],[B.Value,$Int,$error],false)},{prop:"unmarshalList",name:"unmarshalList",pkg:"google.golang.org/protobuf/proto",typ:$funcType([BW,A.Type,B.List,B.FieldDescriptor],[$Int,$error],false)},{prop:"Unmarshal",name:"Unmarshal",pkg:"",typ:$funcType([BW,B.ProtoMessage],[$error],false)},{prop:"UnmarshalState",name:"UnmarshalState",pkg:"",typ:$funcType([CB],[CC,$error],false)},{prop:"unmarshal",name:"unmarshal",pkg:"google.golang.org/protobuf/proto",typ:$funcType([BW,B.Message],[CC,$error],false)},{prop:"unmarshalMessage",name:"unmarshalMessage",pkg:"google.golang.org/protobuf/proto",typ:$funcType([BW,B.Message],[$error],false)},{prop:"unmarshalMessageSlow",name:"unmarshalMessageSlow",pkg:"google.golang.org/protobuf/proto",typ:$funcType([BW,B.Message],[$error],false)},{prop:"unmarshalSingular",name:"unmarshalSingular",pkg:"google.golang.org/protobuf/proto",typ:$funcType([BW,A.Type,B.Message,B.FieldDescriptor],[$Int,$error],false)},{prop:"unmarshalMap",name:"unmarshalMap",pkg:"google.golang.org/protobuf/proto",typ:$funcType([BW,A.Type,B.Map,B.FieldDescriptor],[$Int,$error],false)}];AH.init("",[]);AV.init("",[{prop:"NoUnkeyedLiterals",name:"NoUnkeyedLiterals",embedded:true,exported:true,typ:O.NoUnkeyedLiterals,tag:""},{prop:"AllowPartial",name:"AllowPartial",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"Deterministic",name:"Deterministic",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"UseCachedSize",name:"UseCachedSize",embedded:false,exported:true,typ:$Bool,tag:""}]);BC.init("",[{prop:"NoUnkeyedLiterals",name:"NoUnkeyedLiterals",embedded:true,exported:true,typ:O.NoUnkeyedLiterals,tag:""},{prop:"Merge",name:"Merge",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"AllowPartial",name:"AllowPartial",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"DiscardUnknown",name:"DiscardUnknown",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"Resolver",name:"Resolver",embedded:false,exported:true,typ:CA,tag:""},{prop:"RecursionLimit",name:"RecursionLimit",embedded:false,exported:true,typ:$Int,tag:""}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=J.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=E.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=A.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=F.$init();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=G.$init();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=P.$init();$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=H.$init();$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=O.$init();$s=9;case 9:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=N.$init();$s=10;case 10:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=11;case 11:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=I.$init();$s=12;case 12:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=D.$init();$s=13;case 13:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=K.$init();$s=14;case 14:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=L.$init();$s=15;case 15:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=M.$init();$s=16;case 16:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$pkg.Error=$ifaceNil;BB=BJ.zero();AU=$makeMap(B.Kind.keyFor,[{k:8,v:0},{k:14,v:0},{k:5,v:0},{k:17,v:0},{k:13,v:0},{k:3,v:0},{k:18,v:0},{k:4,v:0},{k:15,v:5},{k:7,v:5},{k:2,v:5},{k:16,v:1},{k:6,v:1},{k:1,v:1},{k:9,v:2},{k:12,v:2},{k:11,v:2},{k:10,v:3}]);a=F.New("BUG: internal error (unknown)",new BK([]));$s=17;case 17:if($c){$c=false;a=a.$blk();}if(a&&a.$blk!==undefined){break s;}BE=a;b=F.New("cannot parse invalid wire-format data",new BK([]));$s=18;case 18:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}BF=b;AD();}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["google.golang.org/protobuf/internal/filedesc"]=(function(){var $pkg={},$init,O,D,J,F,A,Q,R,K,I,B,M,N,C,S,G,L,H,E,P,AG,AH,AI,AJ,AK,AL,AM,AN,AO,AP,AQ,AR,AS,AT,AU,AV,AW,AY,AZ,BA,BB,BC,BI,BP,BQ,BR,BS,BT,BU,BV,BW,BX,BY,BZ,CA,CB,CC,CD,CE,CF,CG,CH,CI,CJ,CK,CL,CM,CN,CO,CR,CS,CT,CU,CV,CW,CX,CY,CZ,DA,DB,DC,DD,DE,DF,DG,DH,DI,DJ,DK,DL,DM,DN,DO,DP,DQ,DR,DS,DT,DU,DV,DW,DX,DY,DZ,EA,EB,EC,ED,EE,EF,EG,EH,EI,EJ,EK,EL,EM,EN,EO,EP,EQ,ER,ES,ET,EU,EV,EW,EX,EY,EZ,FA,FB,FC,FD,FE,FF,FG,FH,FI,FJ,FK,FL,FM,FN,FO,FP,FQ,FR,FS,FT,FU,FV,FW,FX,FY,FZ,GA,T,U,V,W,X,Y,Z,AA,AB,AC,AD,AE,AF,BK,AX,BD,BE,BF,BG,BH,BJ,BL,BM,BN,BO,CP,CQ;O=$packages["bytes"];D=$packages["fmt"];J=$packages["google.golang.org/protobuf/encoding/protowire"];F=$packages["google.golang.org/protobuf/internal/descfmt"];A=$packages["google.golang.org/protobuf/internal/descopts"];Q=$packages["google.golang.org/protobuf/internal/encoding/defval"];R=$packages["google.golang.org/protobuf/internal/encoding/messageset"];K=$packages["google.golang.org/protobuf/internal/errors"];I=$packages["google.golang.org/protobuf/internal/genid"];B=$packages["google.golang.org/protobuf/internal/pragma"];M=$packages["google.golang.org/protobuf/internal/strs"];N=$packages["google.golang.org/protobuf/proto"];C=$packages["google.golang.org/protobuf/reflect/protoreflect"];S=$packages["google.golang.org/protobuf/reflect/protoregistry"];G=$packages["math"];L=$packages["reflect"];H=$packages["sort"];E=$packages["sync"];P=$packages["sync/atomic"];AG=$pkg.PlaceholderFile=$newType(8,$kindString,"filedesc.PlaceholderFile",true,"google.golang.org/protobuf/internal/filedesc",true,null);AH=$pkg.PlaceholderEnum=$newType(8,$kindString,"filedesc.PlaceholderEnum",true,"google.golang.org/protobuf/internal/filedesc",true,null);AI=$pkg.PlaceholderEnumValue=$newType(8,$kindString,"filedesc.PlaceholderEnumValue",true,"google.golang.org/protobuf/internal/filedesc",true,null);AJ=$pkg.PlaceholderMessage=$newType(8,$kindString,"filedesc.PlaceholderMessage",true,"google.golang.org/protobuf/internal/filedesc",true,null);AK=$pkg.Enums=$newType(0,$kindStruct,"filedesc.Enums",true,"google.golang.org/protobuf/internal/filedesc",true,function(List_,once_,byName_){this.$val=this;if(arguments.length===0){this.List=DG.nil;this.once=new E.Once.ptr(0,new E.Mutex.ptr(0,0));this.byName=false;return;}this.List=List_;this.once=once_;this.byName=byName_;});AL=$pkg.EnumValues=$newType(0,$kindStruct,"filedesc.EnumValues",true,"google.golang.org/protobuf/internal/filedesc",true,function(List_,once_,byName_,byNum_){this.$val=this;if(arguments.length===0){this.List=DH.nil;this.once=new E.Once.ptr(0,new E.Mutex.ptr(0,0));this.byName=false;this.byNum=false;return;}this.List=List_;this.once=once_;this.byName=byName_;this.byNum=byNum_;});AM=$pkg.Messages=$newType(0,$kindStruct,"filedesc.Messages",true,"google.golang.org/protobuf/internal/filedesc",true,function(List_,once_,byName_){this.$val=this;if(arguments.length===0){this.List=DD.nil;this.once=new E.Once.ptr(0,new E.Mutex.ptr(0,0));this.byName=false;return;}this.List=List_;this.once=once_;this.byName=byName_;});AN=$pkg.Fields=$newType(0,$kindStruct,"filedesc.Fields",true,"google.golang.org/protobuf/internal/filedesc",true,function(List_,once_,byName_,byJSON_,byText_,byNum_){this.$val=this;if(arguments.length===0){this.List=DE.nil;this.once=new E.Once.ptr(0,new E.Mutex.ptr(0,0));this.byName=false;this.byJSON=false;this.byText=false;this.byNum=false;return;}this.List=List_;this.once=once_;this.byName=byName_;this.byJSON=byJSON_;this.byText=byText_;this.byNum=byNum_;});AO=$pkg.Oneofs=$newType(0,$kindStruct,"filedesc.Oneofs",true,"google.golang.org/protobuf/internal/filedesc",true,function(List_,once_,byName_){this.$val=this;if(arguments.length===0){this.List=DF.nil;this.once=new E.Once.ptr(0,new E.Mutex.ptr(0,0));this.byName=false;return;}this.List=List_;this.once=once_;this.byName=byName_;});AP=$pkg.Extensions=$newType(0,$kindStruct,"filedesc.Extensions",true,"google.golang.org/protobuf/internal/filedesc",true,function(List_,once_,byName_){this.$val=this;if(arguments.length===0){this.List=DI.nil;this.once=new E.Once.ptr(0,new E.Mutex.ptr(0,0));this.byName=false;return;}this.List=List_;this.once=once_;this.byName=byName_;});AQ=$pkg.Services=$newType(0,$kindStruct,"filedesc.Services",true,"google.golang.org/protobuf/internal/filedesc",true,function(List_,once_,byName_){this.$val=this;if(arguments.length===0){this.List=DJ.nil;this.once=new E.Once.ptr(0,new E.Mutex.ptr(0,0));this.byName=false;return;}this.List=List_;this.once=once_;this.byName=byName_;});AR=$pkg.Methods=$newType(0,$kindStruct,"filedesc.Methods",true,"google.golang.org/protobuf/internal/filedesc",true,function(List_,once_,byName_){this.$val=this;if(arguments.length===0){this.List=EH.nil;this.once=new E.Once.ptr(0,new E.Mutex.ptr(0,0));this.byName=false;return;}this.List=List_;this.once=once_;this.byName=byName_;});AS=$pkg.FileImports=$newType(12,$kindSlice,"filedesc.FileImports",true,"google.golang.org/protobuf/internal/filedesc",true,null);AT=$pkg.Names=$newType(0,$kindStruct,"filedesc.Names",true,"google.golang.org/protobuf/internal/filedesc",true,function(List_,once_,has_){this.$val=this;if(arguments.length===0){this.List=CV.nil;this.once=new E.Once.ptr(0,new E.Mutex.ptr(0,0));this.has=false;return;}this.List=List_;this.once=once_;this.has=has_;});AU=$pkg.EnumRanges=$newType(0,$kindStruct,"filedesc.EnumRanges",true,"google.golang.org/protobuf/internal/filedesc",true,function(List_,once_,sorted_){this.$val=this;if(arguments.length===0){this.List=CX.nil;this.once=new E.Once.ptr(0,new E.Mutex.ptr(0,0));this.sorted=CX.nil;return;}this.List=List_;this.once=once_;this.sorted=sorted_;});AV=$pkg.enumRange=$newType(8,$kindArray,"filedesc.enumRange",true,"google.golang.org/protobuf/internal/filedesc",false,null);AW=$pkg.FieldRanges=$newType(0,$kindStruct,"filedesc.FieldRanges",true,"google.golang.org/protobuf/internal/filedesc",true,function(List_,once_,sorted_){this.$val=this;if(arguments.length===0){this.List=CZ.nil;this.once=new E.Once.ptr(0,new E.Mutex.ptr(0,0));this.sorted=CZ.nil;return;}this.List=List_;this.once=once_;this.sorted=sorted_;});AY=$pkg.fieldRange=$newType(8,$kindArray,"filedesc.fieldRange",true,"google.golang.org/protobuf/internal/filedesc",false,null);AZ=$pkg.FieldNumbers=$newType(0,$kindStruct,"filedesc.FieldNumbers",true,"google.golang.org/protobuf/internal/filedesc",true,function(List_,once_,has_){this.$val=this;if(arguments.length===0){this.List=DA.nil;this.once=new E.Once.ptr(0,new E.Mutex.ptr(0,0));this.has=false;return;}this.List=List_;this.once=once_;this.has=has_;});BA=$pkg.OneofFields=$newType(0,$kindStruct,"filedesc.OneofFields",true,"google.golang.org/protobuf/internal/filedesc",true,function(List_,once_,byName_,byJSON_,byText_,byNum_){this.$val=this;if(arguments.length===0){this.List=FJ.nil;this.once=new E.Once.ptr(0,new E.Mutex.ptr(0,0));this.byName=false;this.byJSON=false;this.byText=false;this.byNum=false;return;}this.List=List_;this.once=once_;this.byName=byName_;this.byJSON=byJSON_;this.byText=byText_;this.byNum=byNum_;});BB=$pkg.SourceLocations=$newType(0,$kindStruct,"filedesc.SourceLocations",true,"google.golang.org/protobuf/internal/filedesc",true,function(List_,File_,once_,byPath_){this.$val=this;if(arguments.length===0){this.List=DB.nil;this.File=$ifaceNil;this.once=new E.Once.ptr(0,new E.Mutex.ptr(0,0));this.byPath=false;return;}this.List=List_;this.File=File_;this.once=once_;this.byPath=byPath_;});BC=$pkg.pathKey=$newType(0,$kindStruct,"filedesc.pathKey",true,"google.golang.org/protobuf/internal/filedesc",false,function(arr_,str_){this.$val=this;if(arguments.length===0){this.arr=EA.zero();this.str="";return;}this.arr=arr_;this.str=str_;});BI=$pkg.fileRaw=$newType(0,$kindStruct,"filedesc.fileRaw",true,"google.golang.org/protobuf/internal/filedesc",false,function(builder_,allEnums_,allMessages_,allExtensions_,allServices_){this.$val=this;if(arguments.length===0){this.builder=new CS.ptr("",DL.nil,0,0,0,0,$ifaceNil,$ifaceNil);this.allEnums=DG.nil;this.allMessages=DD.nil;this.allExtensions=DI.nil;this.allServices=DJ.nil;return;}this.builder=builder_;this.allEnums=allEnums_;this.allMessages=allMessages_;this.allExtensions=allExtensions_;this.allServices=allServices_;});BP=$pkg.File=$newType(0,$kindStruct,"filedesc.File",true,"google.golang.org/protobuf/internal/filedesc",true,function(fileRaw_,L1_,once_,mu_,L2_){this.$val=this;if(arguments.length===0){this.fileRaw=new BI.ptr(new CS.ptr("",DL.nil,0,0,0,0,$ifaceNil,$ifaceNil),DG.nil,DD.nil,DI.nil,DJ.nil);this.L1=new BQ.ptr(0,"","",new AK.ptr(DG.nil,new E.Once.ptr(0,new E.Mutex.ptr(0,0)),false),new AM.ptr(DD.nil,new E.Once.ptr(0,new E.Mutex.ptr(0,0)),false),new AP.ptr(DI.nil,new E.Once.ptr(0,new E.Mutex.ptr(0,0)),false),new AQ.ptr(DJ.nil,new E.Once.ptr(0,new E.Mutex.ptr(0,0)),false));this.once=0;this.mu=new E.Mutex.ptr(0,0);this.L2=DM.nil;return;}this.fileRaw=fileRaw_;this.L1=L1_;this.once=once_;this.mu=mu_;this.L2=L2_;});BQ=$pkg.FileL1=$newType(0,$kindStruct,"filedesc.FileL1",true,"google.golang.org/protobuf/internal/filedesc",true,function(Syntax_,Path_,Package_,Enums_,Messages_,Extensions_,Services_){this.$val=this;if(arguments.length===0){this.Syntax=0;this.Path="";this.Package="";this.Enums=new AK.ptr(DG.nil,new E.Once.ptr(0,new E.Mutex.ptr(0,0)),false);this.Messages=new AM.ptr(DD.nil,new E.Once.ptr(0,new E.Mutex.ptr(0,0)),false);this.Extensions=new AP.ptr(DI.nil,new E.Once.ptr(0,new E.Mutex.ptr(0,0)),false);this.Services=new AQ.ptr(DJ.nil,new E.Once.ptr(0,new E.Mutex.ptr(0,0)),false);return;}this.Syntax=Syntax_;this.Path=Path_;this.Package=Package_;this.Enums=Enums_;this.Messages=Messages_;this.Extensions=Extensions_;this.Services=Services_;});BR=$pkg.FileL2=$newType(0,$kindStruct,"filedesc.FileL2",true,"google.golang.org/protobuf/internal/filedesc",true,function(Options_,Imports_,Locations_){this.$val=this;if(arguments.length===0){this.Options=$throwNilPointerError;this.Imports=AS.nil;this.Locations=new BB.ptr(DB.nil,$ifaceNil,new E.Once.ptr(0,new E.Mutex.ptr(0,0)),false);return;}this.Options=Options_;this.Imports=Imports_;this.Locations=Locations_;});BS=$pkg.Enum=$newType(0,$kindStruct,"filedesc.Enum",true,"google.golang.org/protobuf/internal/filedesc",true,function(Base_,L1_,L2_){this.$val=this;if(arguments.length===0){this.Base=new CM.ptr(new CN.ptr("",FQ.nil,$ifaceNil,0));this.L1=new BT.ptr(false);this.L2=FR.nil;return;}this.Base=Base_;this.L1=L1_;this.L2=L2_;});BT=$pkg.EnumL1=$newType(0,$kindStruct,"filedesc.EnumL1",true,"google.golang.org/protobuf/internal/filedesc",true,function(eagerValues_){this.$val=this;if(arguments.length===0){this.eagerValues=false;return;}this.eagerValues=eagerValues_;});BU=$pkg.EnumL2=$newType(0,$kindStruct,"filedesc.EnumL2",true,"google.golang.org/protobuf/internal/filedesc",true,function(Options_,Values_,ReservedNames_,ReservedRanges_){this.$val=this;if(arguments.length===0){this.Options=$throwNilPointerError;this.Values=new AL.ptr(DH.nil,new E.Once.ptr(0,new E.Mutex.ptr(0,0)),false,false);this.ReservedNames=new AT.ptr(CV.nil,new E.Once.ptr(0,new E.Mutex.ptr(0,0)),false);this.ReservedRanges=new AU.ptr(CX.nil,new E.Once.ptr(0,new E.Mutex.ptr(0,0)),CX.nil);return;}this.Options=Options_;this.Values=Values_;this.ReservedNames=ReservedNames_;this.ReservedRanges=ReservedRanges_;});BV=$pkg.EnumValue=$newType(0,$kindStruct,"filedesc.EnumValue",true,"google.golang.org/protobuf/internal/filedesc",true,function(Base_,L1_){this.$val=this;if(arguments.length===0){this.Base=new CM.ptr(new CN.ptr("",FQ.nil,$ifaceNil,0));this.L1=new BW.ptr($throwNilPointerError,0);return;}this.Base=Base_;this.L1=L1_;});BW=$pkg.EnumValueL1=$newType(0,$kindStruct,"filedesc.EnumValueL1",true,"google.golang.org/protobuf/internal/filedesc",true,function(Options_,Number_){this.$val=this;if(arguments.length===0){this.Options=$throwNilPointerError;this.Number=0;return;}this.Options=Options_;this.Number=Number_;});BX=$pkg.Message=$newType(0,$kindStruct,"filedesc.Message",true,"google.golang.org/protobuf/internal/filedesc",true,function(Base_,L1_,L2_){this.$val=this;if(arguments.length===0){this.Base=new CM.ptr(new CN.ptr("",FQ.nil,$ifaceNil,0));this.L1=new BY.ptr(new AK.ptr(DG.nil,new E.Once.ptr(0,new E.Mutex.ptr(0,0)),false),new AM.ptr(DD.nil,new E.Once.ptr(0,new E.Mutex.ptr(0,0)),false),new AP.ptr(DI.nil,new E.Once.ptr(0,new E.Mutex.ptr(0,0)),false),false,false);this.L2=FS.nil;return;}this.Base=Base_;this.L1=L1_;this.L2=L2_;});BY=$pkg.MessageL1=$newType(0,$kindStruct,"filedesc.MessageL1",true,"google.golang.org/protobuf/internal/filedesc",true,function(Enums_,Messages_,Extensions_,IsMapEntry_,IsMessageSet_){this.$val=this;if(arguments.length===0){this.Enums=new AK.ptr(DG.nil,new E.Once.ptr(0,new E.Mutex.ptr(0,0)),false);this.Messages=new AM.ptr(DD.nil,new E.Once.ptr(0,new E.Mutex.ptr(0,0)),false);this.Extensions=new AP.ptr(DI.nil,new E.Once.ptr(0,new E.Mutex.ptr(0,0)),false);this.IsMapEntry=false;this.IsMessageSet=false;return;}this.Enums=Enums_;this.Messages=Messages_;this.Extensions=Extensions_;this.IsMapEntry=IsMapEntry_;this.IsMessageSet=IsMessageSet_;});BZ=$pkg.MessageL2=$newType(0,$kindStruct,"filedesc.MessageL2",true,"google.golang.org/protobuf/internal/filedesc",true,function(Options_,Fields_,Oneofs_,ReservedNames_,ReservedRanges_,RequiredNumbers_,ExtensionRanges_,ExtensionRangeOptions_){this.$val=this;if(arguments.length===0){this.Options=$throwNilPointerError;this.Fields=new AN.ptr(DE.nil,new E.Once.ptr(0,new E.Mutex.ptr(0,0)),false,false,false,false);this.Oneofs=new AO.ptr(DF.nil,new E.Once.ptr(0,new E.Mutex.ptr(0,0)),false);this.ReservedNames=new AT.ptr(CV.nil,new E.Once.ptr(0,new E.Mutex.ptr(0,0)),false);this.ReservedRanges=new AW.ptr(CZ.nil,new E.Once.ptr(0,new E.Mutex.ptr(0,0)),CZ.nil);this.RequiredNumbers=new AZ.ptr(DA.nil,new E.Once.ptr(0,new E.Mutex.ptr(0,0)),false);this.ExtensionRanges=new AW.ptr(CZ.nil,new E.Once.ptr(0,new E.Mutex.ptr(0,0)),CZ.nil);this.ExtensionRangeOptions=EE.nil;return;}this.Options=Options_;this.Fields=Fields_;this.Oneofs=Oneofs_;this.ReservedNames=ReservedNames_;this.ReservedRanges=ReservedRanges_;this.RequiredNumbers=RequiredNumbers_;this.ExtensionRanges=ExtensionRanges_;this.ExtensionRangeOptions=ExtensionRangeOptions_;});CA=$pkg.Field=$newType(0,$kindStruct,"filedesc.Field",true,"google.golang.org/protobuf/internal/filedesc",true,function(Base_,L1_){this.$val=this;if(arguments.length===0){this.Base=new CM.ptr(new CN.ptr("",FQ.nil,$ifaceNil,0));this.L1=new CB.ptr($throwNilPointerError,0,0,0,new CO.ptr(false,new E.Once.ptr(0,new E.Mutex.ptr(0,0)),"",""),false,false,false,false,false,false,new CR.ptr(false,new C.Value.ptr(EG.zero(),0,new $Uint64(0,0),"",DL.nil,$ifaceNil),$ifaceNil,DL.nil),$ifaceNil,$ifaceNil,$ifaceNil);return;}this.Base=Base_;this.L1=L1_;});CB=$pkg.FieldL1=$newType(0,$kindStruct,"filedesc.FieldL1",true,"google.golang.org/protobuf/internal/filedesc",true,function(Options_,Number_,Cardinality_,Kind_,StringName_,IsProto3Optional_,IsWeak_,HasPacked_,IsPacked_,HasEnforceUTF8_,EnforceUTF8_,Default_,ContainingOneof_,Enum_,Message_){this.$val=this;if(arguments.length===0){this.Options=$throwNilPointerError;this.Number=0;this.Cardinality=0;this.Kind=0;this.StringName=new CO.ptr(false,new E.Once.ptr(0,new E.Mutex.ptr(0,0)),"","");this.IsProto3Optional=false;this.IsWeak=false;this.HasPacked=false;this.IsPacked=false;this.HasEnforceUTF8=false;this.EnforceUTF8=false;this.Default=new CR.ptr(false,new C.Value.ptr(EG.zero(),0,new $Uint64(0,0),"",DL.nil,$ifaceNil),$ifaceNil,DL.nil);this.ContainingOneof=$ifaceNil;this.Enum=$ifaceNil;this.Message=$ifaceNil;return;}this.Options=Options_;this.Number=Number_;this.Cardinality=Cardinality_;this.Kind=Kind_;this.StringName=StringName_;this.IsProto3Optional=IsProto3Optional_;this.IsWeak=IsWeak_;this.HasPacked=HasPacked_;this.IsPacked=IsPacked_;this.HasEnforceUTF8=HasEnforceUTF8_;this.EnforceUTF8=EnforceUTF8_;this.Default=Default_;this.ContainingOneof=ContainingOneof_;this.Enum=Enum_;this.Message=Message_;});CC=$pkg.Oneof=$newType(0,$kindStruct,"filedesc.Oneof",true,"google.golang.org/protobuf/internal/filedesc",true,function(Base_,L1_){this.$val=this;if(arguments.length===0){this.Base=new CM.ptr(new CN.ptr("",FQ.nil,$ifaceNil,0));this.L1=new CD.ptr($throwNilPointerError,new BA.ptr(FJ.nil,new E.Once.ptr(0,new E.Mutex.ptr(0,0)),false,false,false,false));return;}this.Base=Base_;this.L1=L1_;});CD=$pkg.OneofL1=$newType(0,$kindStruct,"filedesc.OneofL1",true,"google.golang.org/protobuf/internal/filedesc",true,function(Options_,Fields_){this.$val=this;if(arguments.length===0){this.Options=$throwNilPointerError;this.Fields=new BA.ptr(FJ.nil,new E.Once.ptr(0,new E.Mutex.ptr(0,0)),false,false,false,false);return;}this.Options=Options_;this.Fields=Fields_;});CE=$pkg.Extension=$newType(0,$kindStruct,"filedesc.Extension",true,"google.golang.org/protobuf/internal/filedesc",true,function(Base_,L1_,L2_){this.$val=this;if(arguments.length===0){this.Base=new CM.ptr(new CN.ptr("",FQ.nil,$ifaceNil,0));this.L1=new CF.ptr(0,$ifaceNil,0,0);this.L2=FT.nil;return;}this.Base=Base_;this.L1=L1_;this.L2=L2_;});CF=$pkg.ExtensionL1=$newType(0,$kindStruct,"filedesc.ExtensionL1",true,"google.golang.org/protobuf/internal/filedesc",true,function(Number_,Extendee_,Cardinality_,Kind_){this.$val=this;if(arguments.length===0){this.Number=0;this.Extendee=$ifaceNil;this.Cardinality=0;this.Kind=0;return;}this.Number=Number_;this.Extendee=Extendee_;this.Cardinality=Cardinality_;this.Kind=Kind_;});CG=$pkg.ExtensionL2=$newType(0,$kindStruct,"filedesc.ExtensionL2",true,"google.golang.org/protobuf/internal/filedesc",true,function(Options_,StringName_,IsProto3Optional_,IsPacked_,Default_,Enum_,Message_){this.$val=this;if(arguments.length===0){this.Options=$throwNilPointerError;this.StringName=new CO.ptr(false,new E.Once.ptr(0,new E.Mutex.ptr(0,0)),"","");this.IsProto3Optional=false;this.IsPacked=false;this.Default=new CR.ptr(false,new C.Value.ptr(EG.zero(),0,new $Uint64(0,0),"",DL.nil,$ifaceNil),$ifaceNil,DL.nil);this.Enum=$ifaceNil;this.Message=$ifaceNil;return;}this.Options=Options_;this.StringName=StringName_;this.IsProto3Optional=IsProto3Optional_;this.IsPacked=IsPacked_;this.Default=Default_;this.Enum=Enum_;this.Message=Message_;});CH=$pkg.Service=$newType(0,$kindStruct,"filedesc.Service",true,"google.golang.org/protobuf/internal/filedesc",true,function(Base_,L1_,L2_){this.$val=this;if(arguments.length===0){this.Base=new CM.ptr(new CN.ptr("",FQ.nil,$ifaceNil,0));this.L1=new CI.ptr();this.L2=FU.nil;return;}this.Base=Base_;this.L1=L1_;this.L2=L2_;});CI=$pkg.ServiceL1=$newType(0,$kindStruct,"filedesc.ServiceL1",true,"google.golang.org/protobuf/internal/filedesc",true,function(){this.$val=this;if(arguments.length===0){return;}});CJ=$pkg.ServiceL2=$newType(0,$kindStruct,"filedesc.ServiceL2",true,"google.golang.org/protobuf/internal/filedesc",true,function(Options_,Methods_){this.$val=this;if(arguments.length===0){this.Options=$throwNilPointerError;this.Methods=new AR.ptr(EH.nil,new E.Once.ptr(0,new E.Mutex.ptr(0,0)),false);return;}this.Options=Options_;this.Methods=Methods_;});CK=$pkg.Method=$newType(0,$kindStruct,"filedesc.Method",true,"google.golang.org/protobuf/internal/filedesc",true,function(Base_,L1_){this.$val=this;if(arguments.length===0){this.Base=new CM.ptr(new CN.ptr("",FQ.nil,$ifaceNil,0));this.L1=new CL.ptr($throwNilPointerError,$ifaceNil,$ifaceNil,false,false);return;}this.Base=Base_;this.L1=L1_;});CL=$pkg.MethodL1=$newType(0,$kindStruct,"filedesc.MethodL1",true,"google.golang.org/protobuf/internal/filedesc",true,function(Options_,Input_,Output_,IsStreamingClient_,IsStreamingServer_){this.$val=this;if(arguments.length===0){this.Options=$throwNilPointerError;this.Input=$ifaceNil;this.Output=$ifaceNil;this.IsStreamingClient=false;this.IsStreamingServer=false;return;}this.Options=Options_;this.Input=Input_;this.Output=Output_;this.IsStreamingClient=IsStreamingClient_;this.IsStreamingServer=IsStreamingServer_;});CM=$pkg.Base=$newType(0,$kindStruct,"filedesc.Base",true,"google.golang.org/protobuf/internal/filedesc",true,function(L0_){this.$val=this;if(arguments.length===0){this.L0=new CN.ptr("",FQ.nil,$ifaceNil,0);return;}this.L0=L0_;});CN=$pkg.BaseL0=$newType(0,$kindStruct,"filedesc.BaseL0",true,"google.golang.org/protobuf/internal/filedesc",true,function(FullName_,ParentFile_,Parent_,Index_){this.$val=this;if(arguments.length===0){this.FullName="";this.ParentFile=FQ.nil;this.Parent=$ifaceNil;this.Index=0;return;}this.FullName=FullName_;this.ParentFile=ParentFile_;this.Parent=Parent_;this.Index=Index_;});CO=$pkg.stringName=$newType(0,$kindStruct,"filedesc.stringName",true,"google.golang.org/protobuf/internal/filedesc",false,function(hasJSON_,once_,nameJSON_,nameText_){this.$val=this;if(arguments.length===0){this.hasJSON=false;this.once=new E.Once.ptr(0,new E.Mutex.ptr(0,0));this.nameJSON="";this.nameText="";return;}this.hasJSON=hasJSON_;this.once=once_;this.nameJSON=nameJSON_;this.nameText=nameText_;});CR=$pkg.defaultValue=$newType(0,$kindStruct,"filedesc.defaultValue",true,"google.golang.org/protobuf/internal/filedesc",false,function(has_,val_,enum$2_,bytes_){this.$val=this;if(arguments.length===0){this.has=false;this.val=new C.Value.ptr(EG.zero(),0,new $Uint64(0,0),"",DL.nil,$ifaceNil);this.enum$2=$ifaceNil;this.bytes=DL.nil;return;}this.has=has_;this.val=val_;this.enum$2=enum$2_;this.bytes=bytes_;});CS=$pkg.Builder=$newType(0,$kindStruct,"filedesc.Builder",true,"google.golang.org/protobuf/internal/filedesc",true,function(GoPackagePath_,RawDescriptor_,NumEnums_,NumMessages_,NumExtensions_,NumServices_,TypeResolver_,FileRegistry_){this.$val=this;if(arguments.length===0){this.GoPackagePath="";this.RawDescriptor=DL.nil;this.NumEnums=0;this.NumMessages=0;this.NumExtensions=0;this.NumServices=0;this.TypeResolver=$ifaceNil;this.FileRegistry=$ifaceNil;return;}this.GoPackagePath=GoPackagePath_;this.RawDescriptor=RawDescriptor_;this.NumEnums=NumEnums_;this.NumMessages=NumMessages_;this.NumExtensions=NumExtensions_;this.NumServices=NumServices_;this.TypeResolver=TypeResolver_;this.FileRegistry=FileRegistry_;});CT=$pkg.resolverByIndex=$newType(8,$kindInterface,"filedesc.resolverByIndex",true,"google.golang.org/protobuf/internal/filedesc",false,null);CU=$pkg.Out=$newType(0,$kindStruct,"filedesc.Out",true,"google.golang.org/protobuf/internal/filedesc",true,function(File_,Enums_,Messages_,Extensions_,Services_){this.$val=this;if(arguments.length===0){this.File=$ifaceNil;this.Enums=DG.nil;this.Messages=DD.nil;this.Extensions=DI.nil;this.Services=DJ.nil;return;}this.File=File_;this.Enums=Enums_;this.Messages=Messages_;this.Extensions=Extensions_;this.Services=Services_;});CV=$sliceType(C.Name);CW=$arrayType(C.EnumNumber,2);CX=$sliceType(CW);CY=$arrayType(J.Number,2);CZ=$sliceType(CY);DA=$sliceType(J.Number);DB=$sliceType(C.SourceLocation);DC=$ptrType(AS);DD=$sliceType(BX);DE=$sliceType(CA);DF=$sliceType(CC);DG=$sliceType(BS);DH=$sliceType(BV);DI=$sliceType(CE);DJ=$sliceType(CH);DK=$sliceType($emptyInterface);DL=$sliceType($Uint8);DM=$ptrType(BR);DN=$ptrType(BS);DO=$ptrType(BV);DP=$ptrType(BX);DQ=$ptrType(CA);DR=$ptrType(CC);DS=$ptrType(CE);DT=$ptrType(CH);DU=$ptrType(CK);DV=$structType("",[]);DW=$sliceType($String);DX=$arrayType($Int32,16);DY=$sliceType($Int32);DZ=$sliceType($Int);EA=$arrayType($Uint8,16);EB=$ptrType(C.ProtoMessage);EC=$sliceType(DL);ED=$funcType([],[C.ProtoMessage],false);EE=$sliceType(ED);EF=$funcType([],[],false);EG=$arrayType(EF,0);EH=$sliceType(CK);EI=$ptrType(M.Builder);EJ=$ptrType($Uint32);EK=$ptrType(AK);EL=$mapType(C.Name,DN);EM=$ptrType(AL);EN=$mapType(C.Name,DO);EO=$mapType(C.EnumNumber,DO);EP=$ptrType(AM);EQ=$mapType(C.Name,DP);ER=$ptrType(AN);ES=$mapType(C.Name,DQ);ET=$mapType($String,DQ);EU=$mapType(J.Number,DQ);EV=$ptrType(AO);EW=$mapType(C.Name,DR);EX=$ptrType(AP);EY=$mapType(C.Name,DS);EZ=$ptrType(AQ);FA=$mapType(C.Name,DT);FB=$ptrType(AR);FC=$mapType(C.Name,DU);FD=$ptrType(AT);FE=$mapType(C.Name,$Int);FF=$ptrType(AU);FG=$ptrType(AW);FH=$ptrType(AZ);FI=$mapType(J.Number,DV);FJ=$sliceType(C.FieldDescriptor);FK=$ptrType(BA);FL=$mapType(C.Name,C.FieldDescriptor);FM=$mapType($String,C.FieldDescriptor);FN=$mapType(J.Number,C.FieldDescriptor);FO=$ptrType(BB);FP=$mapType(BC,$Int);FQ=$ptrType(BP);FR=$ptrType(BU);FS=$ptrType(BZ);FT=$ptrType(CG);FU=$ptrType(CJ);FV=$ptrType(CM);FW=$ptrType(CO);FX=$ptrType(CR);FY=$ptrType(CS);FZ=$interfaceType([{prop:"FindExtensionByName",name:"FindExtensionByName",pkg:"",typ:$funcType([C.FullName],[C.ExtensionType,$error],false)},{prop:"FindExtensionByNumber",name:"FindExtensionByNumber",pkg:"",typ:$funcType([C.FullName,J.Number],[C.ExtensionType,$error],false)}]);GA=$interfaceType([{prop:"FindDescriptorByName",name:"FindDescriptorByName",pkg:"",typ:$funcType([C.FullName],[C.Descriptor,$error],false)},{prop:"FindFileByPath",name:"FindFileByPath",pkg:"",typ:$funcType([$String],[C.FileDescriptor,$error],false)},{prop:"RegisterFile",name:"RegisterFile",pkg:"",typ:$funcType([C.FileDescriptor],[$error],false)}]);AG.prototype.ParentFile=function(){var a;a=this.$val;return new AG(a);};$ptrType(AG).prototype.ParentFile=function(){return new AG(this.$get()).ParentFile();};AG.prototype.Parent=function(){var a;a=this.$val;return $ifaceNil;};$ptrType(AG).prototype.Parent=function(){return new AG(this.$get()).Parent();};AG.prototype.Index=function(){var a;a=this.$val;return 0;};$ptrType(AG).prototype.Index=function(){return new AG(this.$get()).Index();};AG.prototype.Syntax=function(){var a;a=this.$val;return 0;};$ptrType(AG).prototype.Syntax=function(){return new AG(this.$get()).Syntax();};AG.prototype.Name=function(){var a;a=this.$val;return"";};$ptrType(AG).prototype.Name=function(){return new AG(this.$get()).Name();};AG.prototype.FullName=function(){var a;a=this.$val;return"";};$ptrType(AG).prototype.FullName=function(){return new AG(this.$get()).FullName();};AG.prototype.IsPlaceholder=function(){var a;a=this.$val;return true;};$ptrType(AG).prototype.IsPlaceholder=function(){return new AG(this.$get()).IsPlaceholder();};AG.prototype.Options=function(){var a;a=this.$val;return A.File;};$ptrType(AG).prototype.Options=function(){return new AG(this.$get()).Options();};AG.prototype.Path=function(){var a;a=this.$val;return(a);};$ptrType(AG).prototype.Path=function(){return new AG(this.$get()).Path();};AG.prototype.Package=function(){var a;a=this.$val;return"";};$ptrType(AG).prototype.Package=function(){return new AG(this.$get()).Package();};AG.prototype.Imports=function(){var a;a=this.$val;return Y;};$ptrType(AG).prototype.Imports=function(){return new AG(this.$get()).Imports();};AG.prototype.Messages=function(){var a;a=this.$val;return Z;};$ptrType(AG).prototype.Messages=function(){return new AG(this.$get()).Messages();};AG.prototype.Enums=function(){var a;a=this.$val;return AC;};$ptrType(AG).prototype.Enums=function(){return new AG(this.$get()).Enums();};AG.prototype.Extensions=function(){var a;a=this.$val;return AE;};$ptrType(AG).prototype.Extensions=function(){return new AG(this.$get()).Extensions();};AG.prototype.Services=function(){var a;a=this.$val;return AF;};$ptrType(AG).prototype.Services=function(){return new AG(this.$get()).Services();};AG.prototype.SourceLocations=function(){var a;a=this.$val;return X;};$ptrType(AG).prototype.SourceLocations=function(){return new AG(this.$get()).SourceLocations();};AG.prototype.ProtoType=function(a){var a,b;b=this.$val;return;};$ptrType(AG).prototype.ProtoType=function(a){return new AG(this.$get()).ProtoType(a);};AG.prototype.ProtoInternal=function(a){var a,b;b=this.$val;return;};$ptrType(AG).prototype.ProtoInternal=function(a){return new AG(this.$get()).ProtoInternal(a);};AH.prototype.ParentFile=function(){var a;a=this.$val;return $ifaceNil;};$ptrType(AH).prototype.ParentFile=function(){return new AH(this.$get()).ParentFile();};AH.prototype.Parent=function(){var a;a=this.$val;return $ifaceNil;};$ptrType(AH).prototype.Parent=function(){return new AH(this.$get()).Parent();};AH.prototype.Index=function(){var a;a=this.$val;return 0;};$ptrType(AH).prototype.Index=function(){return new AH(this.$get()).Index();};AH.prototype.Syntax=function(){var a;a=this.$val;return 0;};$ptrType(AH).prototype.Syntax=function(){return new AH(this.$get()).Syntax();};AH.prototype.Name=function(){var a;a=this.$val;return new C.FullName((a)).Name();};$ptrType(AH).prototype.Name=function(){return new AH(this.$get()).Name();};AH.prototype.FullName=function(){var a;a=this.$val;return(a);};$ptrType(AH).prototype.FullName=function(){return new AH(this.$get()).FullName();};AH.prototype.IsPlaceholder=function(){var a;a=this.$val;return true;};$ptrType(AH).prototype.IsPlaceholder=function(){return new AH(this.$get()).IsPlaceholder();};AH.prototype.Options=function(){var a;a=this.$val;return A.Enum;};$ptrType(AH).prototype.Options=function(){return new AH(this.$get()).Options();};AH.prototype.Values=function(){var a;a=this.$val;return AD;};$ptrType(AH).prototype.Values=function(){return new AH(this.$get()).Values();};AH.prototype.ReservedNames=function(){var a;a=this.$val;return T;};$ptrType(AH).prototype.ReservedNames=function(){return new AH(this.$get()).ReservedNames();};AH.prototype.ReservedRanges=function(){var a;a=this.$val;return U;};$ptrType(AH).prototype.ReservedRanges=function(){return new AH(this.$get()).ReservedRanges();};AH.prototype.ProtoType=function(a){var a,b;b=this.$val;return;};$ptrType(AH).prototype.ProtoType=function(a){return new AH(this.$get()).ProtoType(a);};AH.prototype.ProtoInternal=function(a){var a,b;b=this.$val;return;};$ptrType(AH).prototype.ProtoInternal=function(a){return new AH(this.$get()).ProtoInternal(a);};AI.prototype.ParentFile=function(){var a;a=this.$val;return $ifaceNil;};$ptrType(AI).prototype.ParentFile=function(){return new AI(this.$get()).ParentFile();};AI.prototype.Parent=function(){var a;a=this.$val;return $ifaceNil;};$ptrType(AI).prototype.Parent=function(){return new AI(this.$get()).Parent();};AI.prototype.Index=function(){var a;a=this.$val;return 0;};$ptrType(AI).prototype.Index=function(){return new AI(this.$get()).Index();};AI.prototype.Syntax=function(){var a;a=this.$val;return 0;};$ptrType(AI).prototype.Syntax=function(){return new AI(this.$get()).Syntax();};AI.prototype.Name=function(){var a;a=this.$val;return new C.FullName((a)).Name();};$ptrType(AI).prototype.Name=function(){return new AI(this.$get()).Name();};AI.prototype.FullName=function(){var a;a=this.$val;return(a);};$ptrType(AI).prototype.FullName=function(){return new AI(this.$get()).FullName();};AI.prototype.IsPlaceholder=function(){var a;a=this.$val;return true;};$ptrType(AI).prototype.IsPlaceholder=function(){return new AI(this.$get()).IsPlaceholder();};AI.prototype.Options=function(){var a;a=this.$val;return A.EnumValue;};$ptrType(AI).prototype.Options=function(){return new AI(this.$get()).Options();};AI.prototype.Number=function(){var a;a=this.$val;return 0;};$ptrType(AI).prototype.Number=function(){return new AI(this.$get()).Number();};AI.prototype.ProtoType=function(a){var a,b;b=this.$val;return;};$ptrType(AI).prototype.ProtoType=function(a){return new AI(this.$get()).ProtoType(a);};AI.prototype.ProtoInternal=function(a){var a,b;b=this.$val;return;};$ptrType(AI).prototype.ProtoInternal=function(a){return new AI(this.$get()).ProtoInternal(a);};AJ.prototype.ParentFile=function(){var a;a=this.$val;return $ifaceNil;};$ptrType(AJ).prototype.ParentFile=function(){return new AJ(this.$get()).ParentFile();};AJ.prototype.Parent=function(){var a;a=this.$val;return $ifaceNil;};$ptrType(AJ).prototype.Parent=function(){return new AJ(this.$get()).Parent();};AJ.prototype.Index=function(){var a;a=this.$val;return 0;};$ptrType(AJ).prototype.Index=function(){return new AJ(this.$get()).Index();};AJ.prototype.Syntax=function(){var a;a=this.$val;return 0;};$ptrType(AJ).prototype.Syntax=function(){return new AJ(this.$get()).Syntax();};AJ.prototype.Name=function(){var a;a=this.$val;return new C.FullName((a)).Name();};$ptrType(AJ).prototype.Name=function(){return new AJ(this.$get()).Name();};AJ.prototype.FullName=function(){var a;a=this.$val;return(a);};$ptrType(AJ).prototype.FullName=function(){return new AJ(this.$get()).FullName();};AJ.prototype.IsPlaceholder=function(){var a;a=this.$val;return true;};$ptrType(AJ).prototype.IsPlaceholder=function(){return new AJ(this.$get()).IsPlaceholder();};AJ.prototype.Options=function(){var a;a=this.$val;return A.Message;};$ptrType(AJ).prototype.Options=function(){return new AJ(this.$get()).Options();};AJ.prototype.IsMapEntry=function(){var a;a=this.$val;return false;};$ptrType(AJ).prototype.IsMapEntry=function(){return new AJ(this.$get()).IsMapEntry();};AJ.prototype.Fields=function(){var a;a=this.$val;return AA;};$ptrType(AJ).prototype.Fields=function(){return new AJ(this.$get()).Fields();};AJ.prototype.Oneofs=function(){var a;a=this.$val;return AB;};$ptrType(AJ).prototype.Oneofs=function(){return new AJ(this.$get()).Oneofs();};AJ.prototype.ReservedNames=function(){var a;a=this.$val;return T;};$ptrType(AJ).prototype.ReservedNames=function(){return new AJ(this.$get()).ReservedNames();};AJ.prototype.ReservedRanges=function(){var a;a=this.$val;return V;};$ptrType(AJ).prototype.ReservedRanges=function(){return new AJ(this.$get()).ReservedRanges();};AJ.prototype.RequiredNumbers=function(){var a;a=this.$val;return W;};$ptrType(AJ).prototype.RequiredNumbers=function(){return new AJ(this.$get()).RequiredNumbers();};AJ.prototype.ExtensionRanges=function(){var a;a=this.$val;return V;};$ptrType(AJ).prototype.ExtensionRanges=function(){return new AJ(this.$get()).ExtensionRanges();};AJ.prototype.ExtensionRangeOptions=function(a){var a,b;b=this.$val;$panic(new $String("index out of range"));};$ptrType(AJ).prototype.ExtensionRangeOptions=function(a){return new AJ(this.$get()).ExtensionRangeOptions(a);};AJ.prototype.Messages=function(){var a;a=this.$val;return Z;};$ptrType(AJ).prototype.Messages=function(){return new AJ(this.$get()).Messages();};AJ.prototype.Enums=function(){var a;a=this.$val;return AC;};$ptrType(AJ).prototype.Enums=function(){return new AJ(this.$get()).Enums();};AJ.prototype.Extensions=function(){var a;a=this.$val;return AE;};$ptrType(AJ).prototype.Extensions=function(){return new AJ(this.$get()).Extensions();};AJ.prototype.ProtoType=function(a){var a,b;b=this.$val;return;};$ptrType(AJ).prototype.ProtoType=function(a){return new AJ(this.$get()).ProtoType(a);};AJ.prototype.ProtoInternal=function(a){var a,b;b=this.$val;return;};$ptrType(AJ).prototype.ProtoInternal=function(a){return new AJ(this.$get()).ProtoInternal(a);};AK.ptr.prototype.Len=function(){var a;a=this;return a.List.$length;};AK.prototype.Len=function(){return this.$val.Len();};AK.ptr.prototype.Get=function(a){var a,b,c;b=this;return(c=b.List,((a<0||a>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+a]));};AK.prototype.Get=function(a){return this.$val.Get(a);};AK.ptr.prototype.ByName=function(a){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;d=b.lazyInit();$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=(c=d.byName[C.Name.keyFor(a)],c!==undefined?c.v:DN.nil);if(!(e===DN.nil)){$s=-1;return e;}$s=-1;return $ifaceNil;}return;}var $f={$blk:AK.ptr.prototype.ByName,$c:true,$r,a,b,c,d,e,$s};return $f;};AK.prototype.ByName=function(a){return this.$val.ByName(a);};AK.ptr.prototype.Format=function(a,b){var{a,b,c,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this;$r=F.FormatList(a,b,c);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:AK.ptr.prototype.Format,$c:true,$r,a,b,c,$s};return $f;};AK.prototype.Format=function(a,b){return this.$val.Format(a,b);};AK.ptr.prototype.ProtoInternal=function(a){var a,b;b=this;};AK.prototype.ProtoInternal=function(a){return this.$val.ProtoInternal(a);};AK.ptr.prototype.lazyInit=function(){var{a,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=[a];a[0]=this;$r=a[0].once.Do((function(a){return function(){var b,c,d,e,f,g,h,i,j,k;if(a[0].List.$length>0){a[0].byName=(b=a[0].List.$length,((b<0||b>2147483647)?$throwRuntimeError("makemap: size out of range"):{}));c=a[0].List;d=0;while(true){if(!(d=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+e]));h=(i=a[0].byName[C.Name.keyFor(g.Base.Name())],i!==undefined?[i.v,true]:[DN.nil,false]);j=h[1];if(!j){k=g.Base.Name();(a[0].byName||$throwRuntimeError("assignment to entry in nil map"))[C.Name.keyFor(k)]={k:k,v:g};}d++;}}};})(a));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return a[0];}return;}var $f={$blk:AK.ptr.prototype.lazyInit,$c:true,$r,a,$s};return $f;};AK.prototype.lazyInit=function(){return this.$val.lazyInit();};AL.ptr.prototype.Len=function(){var a;a=this;return a.List.$length;};AL.prototype.Len=function(){return this.$val.Len();};AL.ptr.prototype.Get=function(a){var a,b,c;b=this;return(c=b.List,((a<0||a>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+a]));};AL.prototype.Get=function(a){return this.$val.Get(a);};AL.ptr.prototype.ByName=function(a){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;d=b.lazyInit();$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=(c=d.byName[C.Name.keyFor(a)],c!==undefined?c.v:DO.nil);if(!(e===DO.nil)){$s=-1;return e;}$s=-1;return $ifaceNil;}return;}var $f={$blk:AL.ptr.prototype.ByName,$c:true,$r,a,b,c,d,e,$s};return $f;};AL.prototype.ByName=function(a){return this.$val.ByName(a);};AL.ptr.prototype.ByNumber=function(a){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;d=b.lazyInit();$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=(c=d.byNum[C.EnumNumber.keyFor(a)],c!==undefined?c.v:DO.nil);if(!(e===DO.nil)){$s=-1;return e;}$s=-1;return $ifaceNil;}return;}var $f={$blk:AL.ptr.prototype.ByNumber,$c:true,$r,a,b,c,d,e,$s};return $f;};AL.prototype.ByNumber=function(a){return this.$val.ByNumber(a);};AL.ptr.prototype.Format=function(a,b){var{a,b,c,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this;$r=F.FormatList(a,b,c);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:AL.ptr.prototype.Format,$c:true,$r,a,b,c,$s};return $f;};AL.prototype.Format=function(a,b){return this.$val.Format(a,b);};AL.ptr.prototype.ProtoInternal=function(a){var a,b;b=this;};AL.prototype.ProtoInternal=function(a){return this.$val.ProtoInternal(a);};AL.ptr.prototype.lazyInit=function(){var{a,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=[a];a[0]=this;$r=a[0].once.Do((function(a){return function(){var b,c,d,e,f,g,h,i,j,k,l,m,n,o,p;if(a[0].List.$length>0){a[0].byName=(b=a[0].List.$length,((b<0||b>2147483647)?$throwRuntimeError("makemap: size out of range"):{}));a[0].byNum=(c=a[0].List.$length,((c<0||c>2147483647)?$throwRuntimeError("makemap: size out of range"):{}));d=a[0].List;e=0;while(true){if(!(e=g.$length)?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+f]));i=(j=a[0].byName[C.Name.keyFor(h.Base.Name())],j!==undefined?[j.v,true]:[DO.nil,false]);k=i[1];if(!k){l=h.Base.Name();(a[0].byName||$throwRuntimeError("assignment to entry in nil map"))[C.Name.keyFor(l)]={k:l,v:h};}m=(n=a[0].byNum[C.EnumNumber.keyFor(h.Number())],n!==undefined?[n.v,true]:[DO.nil,false]);o=m[1];if(!o){p=h.Number();(a[0].byNum||$throwRuntimeError("assignment to entry in nil map"))[C.EnumNumber.keyFor(p)]={k:p,v:h};}e++;}}};})(a));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return a[0];}return;}var $f={$blk:AL.ptr.prototype.lazyInit,$c:true,$r,a,$s};return $f;};AL.prototype.lazyInit=function(){return this.$val.lazyInit();};AM.ptr.prototype.Len=function(){var a;a=this;return a.List.$length;};AM.prototype.Len=function(){return this.$val.Len();};AM.ptr.prototype.Get=function(a){var a,b,c;b=this;return(c=b.List,((a<0||a>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+a]));};AM.prototype.Get=function(a){return this.$val.Get(a);};AM.ptr.prototype.ByName=function(a){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;d=b.lazyInit();$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=(c=d.byName[C.Name.keyFor(a)],c!==undefined?c.v:DP.nil);if(!(e===DP.nil)){$s=-1;return e;}$s=-1;return $ifaceNil;}return;}var $f={$blk:AM.ptr.prototype.ByName,$c:true,$r,a,b,c,d,e,$s};return $f;};AM.prototype.ByName=function(a){return this.$val.ByName(a);};AM.ptr.prototype.Format=function(a,b){var{a,b,c,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this;$r=F.FormatList(a,b,c);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:AM.ptr.prototype.Format,$c:true,$r,a,b,c,$s};return $f;};AM.prototype.Format=function(a,b){return this.$val.Format(a,b);};AM.ptr.prototype.ProtoInternal=function(a){var a,b;b=this;};AM.prototype.ProtoInternal=function(a){return this.$val.ProtoInternal(a);};AM.ptr.prototype.lazyInit=function(){var{a,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=[a];a[0]=this;$r=a[0].once.Do((function(a){return function(){var b,c,d,e,f,g,h,i,j,k;if(a[0].List.$length>0){a[0].byName=(b=a[0].List.$length,((b<0||b>2147483647)?$throwRuntimeError("makemap: size out of range"):{}));c=a[0].List;d=0;while(true){if(!(d=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+e]));h=(i=a[0].byName[C.Name.keyFor(g.Base.Name())],i!==undefined?[i.v,true]:[DP.nil,false]);j=h[1];if(!j){k=g.Base.Name();(a[0].byName||$throwRuntimeError("assignment to entry in nil map"))[C.Name.keyFor(k)]={k:k,v:g};}d++;}}};})(a));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return a[0];}return;}var $f={$blk:AM.ptr.prototype.lazyInit,$c:true,$r,a,$s};return $f;};AM.prototype.lazyInit=function(){return this.$val.lazyInit();};AN.ptr.prototype.Len=function(){var a;a=this;return a.List.$length;};AN.prototype.Len=function(){return this.$val.Len();};AN.ptr.prototype.Get=function(a){var a,b,c;b=this;return(c=b.List,((a<0||a>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+a]));};AN.prototype.Get=function(a){return this.$val.Get(a);};AN.ptr.prototype.ByName=function(a){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;d=b.lazyInit();$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=(c=d.byName[C.Name.keyFor(a)],c!==undefined?c.v:DQ.nil);if(!(e===DQ.nil)){$s=-1;return e;}$s=-1;return $ifaceNil;}return;}var $f={$blk:AN.ptr.prototype.ByName,$c:true,$r,a,b,c,d,e,$s};return $f;};AN.prototype.ByName=function(a){return this.$val.ByName(a);};AN.ptr.prototype.ByJSONName=function(a){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;d=b.lazyInit();$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=(c=d.byJSON[$String.keyFor(a)],c!==undefined?c.v:DQ.nil);if(!(e===DQ.nil)){$s=-1;return e;}$s=-1;return $ifaceNil;}return;}var $f={$blk:AN.ptr.prototype.ByJSONName,$c:true,$r,a,b,c,d,e,$s};return $f;};AN.prototype.ByJSONName=function(a){return this.$val.ByJSONName(a);};AN.ptr.prototype.ByTextName=function(a){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;d=b.lazyInit();$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=(c=d.byText[$String.keyFor(a)],c!==undefined?c.v:DQ.nil);if(!(e===DQ.nil)){$s=-1;return e;}$s=-1;return $ifaceNil;}return;}var $f={$blk:AN.ptr.prototype.ByTextName,$c:true,$r,a,b,c,d,e,$s};return $f;};AN.prototype.ByTextName=function(a){return this.$val.ByTextName(a);};AN.ptr.prototype.ByNumber=function(a){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;d=b.lazyInit();$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=(c=d.byNum[J.Number.keyFor(a)],c!==undefined?c.v:DQ.nil);if(!(e===DQ.nil)){$s=-1;return e;}$s=-1;return $ifaceNil;}return;}var $f={$blk:AN.ptr.prototype.ByNumber,$c:true,$r,a,b,c,d,e,$s};return $f;};AN.prototype.ByNumber=function(a){return this.$val.ByNumber(a);};AN.ptr.prototype.Format=function(a,b){var{a,b,c,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this;$r=F.FormatList(a,b,c);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:AN.ptr.prototype.Format,$c:true,$r,a,b,c,$s};return $f;};AN.prototype.Format=function(a,b){return this.$val.Format(a,b);};AN.ptr.prototype.ProtoInternal=function(a){var a,b;b=this;};AN.prototype.ProtoInternal=function(a){return this.$val.ProtoInternal(a);};AN.ptr.prototype.lazyInit=function(){var{a,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=[a];a[0]=this;$r=a[0].once.Do((function(a){return function $b(){var{aa,ab,ac,ad,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:if(a[0].List.$length>0){$s=1;continue;}$s=2;continue;case 1:a[0].byName=(b=a[0].List.$length,((b<0||b>2147483647)?$throwRuntimeError("makemap: size out of range"):{}));a[0].byJSON=(c=a[0].List.$length,((c<0||c>2147483647)?$throwRuntimeError("makemap: size out of range"):{}));a[0].byText=(d=a[0].List.$length,((d<0||d>2147483647)?$throwRuntimeError("makemap: size out of range"):{}));a[0].byNum=(e=a[0].List.$length,((e<0||e>2147483647)?$throwRuntimeError("makemap: size out of range"):{}));f=a[0].List;g=0;case 3:if(!(g=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+h]));k=(l=a[0].byName[C.Name.keyFor(j.Base.Name())],l!==undefined?[l.v,true]:[DQ.nil,false]);m=k[1];if(!m){n=j.Base.Name();(a[0].byName||$throwRuntimeError("assignment to entry in nil map"))[C.Name.keyFor(n)]={k:n,v:j};}p=j.JSONName();$s=5;case 5:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}o=(q=a[0].byJSON[$String.keyFor(p)],q!==undefined?[q.v,true]:[DQ.nil,false]);r=o[1];if(!r){$s=6;continue;}$s=7;continue;case 6:t=j.JSONName();$s=8;case 8:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}s=t;(a[0].byJSON||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(s)]={k:s,v:j};case 7:v=j.TextName();$s=9;case 9:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}u=(w=a[0].byText[$String.keyFor(v)],w!==undefined?[w.v,true]:[DQ.nil,false]);x=u[1];if(!x){$s=10;continue;}$s=11;continue;case 10:z=j.TextName();$s=12;case 12:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}y=z;(a[0].byText||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(y)]={k:y,v:j};case 11:aa=(ab=a[0].byNum[J.Number.keyFor(j.Number())],ab!==undefined?[ab.v,true]:[DQ.nil,false]);ac=aa[1];if(!ac){ad=j.Number();(a[0].byNum||$throwRuntimeError("assignment to entry in nil map"))[J.Number.keyFor(ad)]={k:ad,v:j};}g++;$s=3;continue;case 4:case 2:$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,aa,ab,ac,ad,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};})(a));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return a[0];}return;}var $f={$blk:AN.ptr.prototype.lazyInit,$c:true,$r,a,$s};return $f;};AN.prototype.lazyInit=function(){return this.$val.lazyInit();};AO.ptr.prototype.Len=function(){var a;a=this;return a.List.$length;};AO.prototype.Len=function(){return this.$val.Len();};AO.ptr.prototype.Get=function(a){var a,b,c;b=this;return(c=b.List,((a<0||a>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+a]));};AO.prototype.Get=function(a){return this.$val.Get(a);};AO.ptr.prototype.ByName=function(a){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;d=b.lazyInit();$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=(c=d.byName[C.Name.keyFor(a)],c!==undefined?c.v:DR.nil);if(!(e===DR.nil)){$s=-1;return e;}$s=-1;return $ifaceNil;}return;}var $f={$blk:AO.ptr.prototype.ByName,$c:true,$r,a,b,c,d,e,$s};return $f;};AO.prototype.ByName=function(a){return this.$val.ByName(a);};AO.ptr.prototype.Format=function(a,b){var{a,b,c,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this;$r=F.FormatList(a,b,c);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:AO.ptr.prototype.Format,$c:true,$r,a,b,c,$s};return $f;};AO.prototype.Format=function(a,b){return this.$val.Format(a,b);};AO.ptr.prototype.ProtoInternal=function(a){var a,b;b=this;};AO.prototype.ProtoInternal=function(a){return this.$val.ProtoInternal(a);};AO.ptr.prototype.lazyInit=function(){var{a,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=[a];a[0]=this;$r=a[0].once.Do((function(a){return function(){var b,c,d,e,f,g,h,i,j,k;if(a[0].List.$length>0){a[0].byName=(b=a[0].List.$length,((b<0||b>2147483647)?$throwRuntimeError("makemap: size out of range"):{}));c=a[0].List;d=0;while(true){if(!(d=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+e]));h=(i=a[0].byName[C.Name.keyFor(g.Base.Name())],i!==undefined?[i.v,true]:[DR.nil,false]);j=h[1];if(!j){k=g.Base.Name();(a[0].byName||$throwRuntimeError("assignment to entry in nil map"))[C.Name.keyFor(k)]={k:k,v:g};}d++;}}};})(a));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return a[0];}return;}var $f={$blk:AO.ptr.prototype.lazyInit,$c:true,$r,a,$s};return $f;};AO.prototype.lazyInit=function(){return this.$val.lazyInit();};AP.ptr.prototype.Len=function(){var a;a=this;return a.List.$length;};AP.prototype.Len=function(){return this.$val.Len();};AP.ptr.prototype.Get=function(a){var a,b,c;b=this;return(c=b.List,((a<0||a>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+a]));};AP.prototype.Get=function(a){return this.$val.Get(a);};AP.ptr.prototype.ByName=function(a){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;d=b.lazyInit();$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=(c=d.byName[C.Name.keyFor(a)],c!==undefined?c.v:DS.nil);if(!(e===DS.nil)){$s=-1;return e;}$s=-1;return $ifaceNil;}return;}var $f={$blk:AP.ptr.prototype.ByName,$c:true,$r,a,b,c,d,e,$s};return $f;};AP.prototype.ByName=function(a){return this.$val.ByName(a);};AP.ptr.prototype.Format=function(a,b){var{a,b,c,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this;$r=F.FormatList(a,b,c);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:AP.ptr.prototype.Format,$c:true,$r,a,b,c,$s};return $f;};AP.prototype.Format=function(a,b){return this.$val.Format(a,b);};AP.ptr.prototype.ProtoInternal=function(a){var a,b;b=this;};AP.prototype.ProtoInternal=function(a){return this.$val.ProtoInternal(a);};AP.ptr.prototype.lazyInit=function(){var{a,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=[a];a[0]=this;$r=a[0].once.Do((function(a){return function(){var b,c,d,e,f,g,h,i,j,k;if(a[0].List.$length>0){a[0].byName=(b=a[0].List.$length,((b<0||b>2147483647)?$throwRuntimeError("makemap: size out of range"):{}));c=a[0].List;d=0;while(true){if(!(d=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+e]));h=(i=a[0].byName[C.Name.keyFor(g.Base.Name())],i!==undefined?[i.v,true]:[DS.nil,false]);j=h[1];if(!j){k=g.Base.Name();(a[0].byName||$throwRuntimeError("assignment to entry in nil map"))[C.Name.keyFor(k)]={k:k,v:g};}d++;}}};})(a));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return a[0];}return;}var $f={$blk:AP.ptr.prototype.lazyInit,$c:true,$r,a,$s};return $f;};AP.prototype.lazyInit=function(){return this.$val.lazyInit();};AQ.ptr.prototype.Len=function(){var a;a=this;return a.List.$length;};AQ.prototype.Len=function(){return this.$val.Len();};AQ.ptr.prototype.Get=function(a){var a,b,c;b=this;return(c=b.List,((a<0||a>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+a]));};AQ.prototype.Get=function(a){return this.$val.Get(a);};AQ.ptr.prototype.ByName=function(a){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;d=b.lazyInit();$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=(c=d.byName[C.Name.keyFor(a)],c!==undefined?c.v:DT.nil);if(!(e===DT.nil)){$s=-1;return e;}$s=-1;return $ifaceNil;}return;}var $f={$blk:AQ.ptr.prototype.ByName,$c:true,$r,a,b,c,d,e,$s};return $f;};AQ.prototype.ByName=function(a){return this.$val.ByName(a);};AQ.ptr.prototype.Format=function(a,b){var{a,b,c,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this;$r=F.FormatList(a,b,c);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:AQ.ptr.prototype.Format,$c:true,$r,a,b,c,$s};return $f;};AQ.prototype.Format=function(a,b){return this.$val.Format(a,b);};AQ.ptr.prototype.ProtoInternal=function(a){var a,b;b=this;};AQ.prototype.ProtoInternal=function(a){return this.$val.ProtoInternal(a);};AQ.ptr.prototype.lazyInit=function(){var{a,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=[a];a[0]=this;$r=a[0].once.Do((function(a){return function(){var b,c,d,e,f,g,h,i,j,k;if(a[0].List.$length>0){a[0].byName=(b=a[0].List.$length,((b<0||b>2147483647)?$throwRuntimeError("makemap: size out of range"):{}));c=a[0].List;d=0;while(true){if(!(d=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+e]));h=(i=a[0].byName[C.Name.keyFor(g.Base.Name())],i!==undefined?[i.v,true]:[DT.nil,false]);j=h[1];if(!j){k=g.Base.Name();(a[0].byName||$throwRuntimeError("assignment to entry in nil map"))[C.Name.keyFor(k)]={k:k,v:g};}d++;}}};})(a));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return a[0];}return;}var $f={$blk:AQ.ptr.prototype.lazyInit,$c:true,$r,a,$s};return $f;};AQ.prototype.lazyInit=function(){return this.$val.lazyInit();};AR.ptr.prototype.Len=function(){var a;a=this;return a.List.$length;};AR.prototype.Len=function(){return this.$val.Len();};AR.ptr.prototype.Get=function(a){var a,b,c;b=this;return(c=b.List,((a<0||a>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+a]));};AR.prototype.Get=function(a){return this.$val.Get(a);};AR.ptr.prototype.ByName=function(a){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;d=b.lazyInit();$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=(c=d.byName[C.Name.keyFor(a)],c!==undefined?c.v:DU.nil);if(!(e===DU.nil)){$s=-1;return e;}$s=-1;return $ifaceNil;}return;}var $f={$blk:AR.ptr.prototype.ByName,$c:true,$r,a,b,c,d,e,$s};return $f;};AR.prototype.ByName=function(a){return this.$val.ByName(a);};AR.ptr.prototype.Format=function(a,b){var{a,b,c,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this;$r=F.FormatList(a,b,c);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:AR.ptr.prototype.Format,$c:true,$r,a,b,c,$s};return $f;};AR.prototype.Format=function(a,b){return this.$val.Format(a,b);};AR.ptr.prototype.ProtoInternal=function(a){var a,b;b=this;};AR.prototype.ProtoInternal=function(a){return this.$val.ProtoInternal(a);};AR.ptr.prototype.lazyInit=function(){var{a,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=[a];a[0]=this;$r=a[0].once.Do((function(a){return function(){var b,c,d,e,f,g,h,i,j,k;if(a[0].List.$length>0){a[0].byName=(b=a[0].List.$length,((b<0||b>2147483647)?$throwRuntimeError("makemap: size out of range"):{}));c=a[0].List;d=0;while(true){if(!(d=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+e]));h=(i=a[0].byName[C.Name.keyFor(g.Base.Name())],i!==undefined?[i.v,true]:[DU.nil,false]);j=h[1];if(!j){k=g.Base.Name();(a[0].byName||$throwRuntimeError("assignment to entry in nil map"))[C.Name.keyFor(k)]={k:k,v:g};}d++;}}};})(a));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return a[0];}return;}var $f={$blk:AR.ptr.prototype.lazyInit,$c:true,$r,a,$s};return $f;};AR.prototype.lazyInit=function(){return this.$val.lazyInit();};$ptrType(AS).prototype.Len=function(){var a;a=this;return a.$get().$length;};$ptrType(AS).prototype.Get=function(a){var a,b,c;b=this;return(c=b.$get(),((a<0||a>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+a]));};$ptrType(AS).prototype.Format=function(a,b){var{a,b,c,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this;$r=F.FormatList(a,b,c);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:$ptrType(AS).prototype.Format,$c:true,$r,a,b,c,$s};return $f;};$ptrType(AS).prototype.ProtoInternal=function(a){var a,b;b=this;};AT.ptr.prototype.Len=function(){var a;a=this;return a.List.$length;};AT.prototype.Len=function(){return this.$val.Len();};AT.ptr.prototype.Get=function(a){var a,b,c;b=this;return(c=b.List,((a<0||a>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+a]));};AT.prototype.Get=function(a){return this.$val.Get(a);};AT.ptr.prototype.Has=function(a){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;d=b.lazyInit();$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=(c=d.has[C.Name.keyFor(a)],c!==undefined?c.v:0)>0;$s=2;case 2:return e;}return;}var $f={$blk:AT.ptr.prototype.Has,$c:true,$r,a,b,c,d,e,$s};return $f;};AT.prototype.Has=function(a){return this.$val.Has(a);};AT.ptr.prototype.Format=function(a,b){var{a,b,c,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this;$r=F.FormatList(a,b,c);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:AT.ptr.prototype.Format,$c:true,$r,a,b,c,$s};return $f;};AT.prototype.Format=function(a,b){return this.$val.Format(a,b);};AT.ptr.prototype.ProtoInternal=function(a){var a,b;b=this;};AT.prototype.ProtoInternal=function(a){return this.$val.ProtoInternal(a);};AT.ptr.prototype.lazyInit=function(){var{a,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=[a];a[0]=this;$r=a[0].once.Do((function(a){return function(){var b,c,d,e,f,g;if(a[0].List.$length>0){a[0].has=(b=a[0].List.$length,((b<0||b>2147483647)?$throwRuntimeError("makemap: size out of range"):{}));c=a[0].List;d=0;while(true){if(!(d=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+d]);f=e;(a[0].has||$throwRuntimeError("assignment to entry in nil map"))[C.Name.keyFor(f)]={k:f,v:(g=a[0].has[C.Name.keyFor(e)],g!==undefined?g.v:0)+1>>0};d++;}}};})(a));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return a[0];}return;}var $f={$blk:AT.ptr.prototype.lazyInit,$c:true,$r,a,$s};return $f;};AT.prototype.lazyInit=function(){return this.$val.lazyInit();};AT.ptr.prototype.CheckValid=function(){var{a,b,c,d,e,f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;c=a.lazyInit();$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}b=c.has;d=0;e=$keys(b);case 2:if(!(d1){$s=5;continue;}if(false&&!new C.Name(g).IsValid()){$s=6;continue;}$s=7;continue;case 5:i=K.New("duplicate name: %q",new DK([new C.Name(g)]));$s=8;case 8:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;$s=9;case 9:return j;case 6:k=K.New("invalid name: %q",new DK([new C.Name(g)]));$s=10;case 10:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;$s=11;case 11:return l;case 7:case 4:d++;$s=2;continue;case 3:$s=-1;return $ifaceNil;}return;}var $f={$blk:AT.ptr.prototype.CheckValid,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,$s};return $f;};AT.prototype.CheckValid=function(){return this.$val.CheckValid();};AU.ptr.prototype.Len=function(){var a;a=this;return a.List.$length;};AU.prototype.Len=function(){return this.$val.Len();};AU.ptr.prototype.Get=function(a){var a,b,c;b=this;return(c=b.List,((a<0||a>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+a]));};AU.prototype.Get=function(a){return this.$val.Get(a);};AU.ptr.prototype.Has=function(a){var{a,b,c,d,e,f,g,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;c=b.lazyInit();$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c.sorted;case 2:if(!(d.$length>0)){$s=3;continue;}f=(e=d.$length/2,(e===e&&e!==1/0&&e!==-1/0)?e>>0:$throwRuntimeError("integer divide by zero"));g=$clone(($clone(((f<0||f>=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+f]),AV)),AV);if(anew AV($clone(g,AV)).End()){d=$subslice(d,(f+1>>0));}else{$s=-1;return true;}$s=2;continue;case 3:$s=-1;return false;}return;}var $f={$blk:AU.ptr.prototype.Has,$c:true,$r,a,b,c,d,e,f,g,$s};return $f;};AU.prototype.Has=function(a){return this.$val.Has(a);};AU.ptr.prototype.Format=function(a,b){var{a,b,c,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this;$r=F.FormatList(a,b,c);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:AU.ptr.prototype.Format,$c:true,$r,a,b,c,$s};return $f;};AU.prototype.Format=function(a,b){return this.$val.Format(a,b);};AU.ptr.prototype.ProtoInternal=function(a){var a,b;b=this;};AU.prototype.ProtoInternal=function(a){return this.$val.ProtoInternal(a);};AU.ptr.prototype.lazyInit=function(){var{a,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=[a];a[0]=this;$r=a[0].once.Do((function(a){return function $b(){var{$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a[0].sorted=$appendSlice(a[0].sorted,a[0].List);$r=H.Slice(a[0].sorted,(function(a){return function(b,c){var b,c,d,e;return(d=a[0].sorted,((b<0||b>=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+b]))[0]<(e=a[0].sorted,((c<0||c>=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+c]))[0];};})(a));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,$s};return $f;};})(a));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return a[0];}return;}var $f={$blk:AU.ptr.prototype.lazyInit,$c:true,$r,a,$s};return $f;};AU.prototype.lazyInit=function(){return this.$val.lazyInit();};AU.ptr.prototype.CheckValid=function(){var{a,b,c,d,e,f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=CW.zero();d=a.lazyInit();$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}c=d.sorted;e=0;case 2:if(!(e=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+e]),CW);h=$clone(($clone(g,AV)),AV);if(!(new AV($clone(h,AV)).Start()<=new AV($clone(h,AV)).End())){$s=5;continue;}if(!(new AV($clone(b,AV)).End()0){$s=6;continue;}$s=7;continue;case 5:i=K.New("invalid range: %v",new DK([new AV(h)]));$s=8;case 8:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;$s=9;case 9:return j;case 6:k=K.New("overlapping ranges: %v with %v",new DK([new AV(b),new AV(h)]));$s=10;case 10:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;$s=11;case 11:return l;case 7:case 4:AV.copy(b,h);e++;$s=2;continue;case 3:$s=-1;return $ifaceNil;}return;}var $f={$blk:AU.ptr.prototype.CheckValid,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,$s};return $f;};AU.prototype.CheckValid=function(){return this.$val.CheckValid();};AV.prototype.Start=function(){var a;a=this.$val;return a[0];};$ptrType(AV).prototype.Start=function(){return new AV(this.$get()).Start();};AV.prototype.End=function(){var a;a=this.$val;return a[1];};$ptrType(AV).prototype.End=function(){return new AV(this.$get()).End();};AV.prototype.String=function(){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this.$val;if(new AV($clone(a,AV)).Start()===new AV($clone(a,AV)).End()){$s=1;continue;}$s=2;continue;case 1:b=D.Sprintf("%d",new DK([new C.EnumNumber(new AV($clone(a,AV)).Start())]));$s=3;case 3:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b;$s=4;case 4:return c;case 2:d=D.Sprintf("%d to %d",new DK([new C.EnumNumber(new AV($clone(a,AV)).Start()),new C.EnumNumber(new AV($clone(a,AV)).End())]));$s=5;case 5:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;$s=6;case 6:return e;}return;}var $f={$blk:AV.prototype.String,$c:true,$r,a,b,c,d,e,$s};return $f;};$ptrType(AV).prototype.String=function(){return new AV(this.$get()).String();};AW.ptr.prototype.Len=function(){var a;a=this;return a.List.$length;};AW.prototype.Len=function(){return this.$val.Len();};AW.ptr.prototype.Get=function(a){var a,b,c;b=this;return(c=b.List,((a<0||a>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+a]));};AW.prototype.Get=function(a){return this.$val.Get(a);};AW.ptr.prototype.Has=function(a){var{a,b,c,d,e,f,g,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;c=b.lazyInit();$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c.sorted;case 2:if(!(d.$length>0)){$s=3;continue;}f=(e=d.$length/2,(e===e&&e!==1/0&&e!==-1/0)?e>>0:$throwRuntimeError("integer divide by zero"));g=$clone(($clone(((f<0||f>=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+f]),AY)),AY);if(anew AY($clone(g,AY)).End()){d=$subslice(d,(f+1>>0));}else{$s=-1;return true;}$s=2;continue;case 3:$s=-1;return false;}return;}var $f={$blk:AW.ptr.prototype.Has,$c:true,$r,a,b,c,d,e,f,g,$s};return $f;};AW.prototype.Has=function(a){return this.$val.Has(a);};AW.ptr.prototype.Format=function(a,b){var{a,b,c,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this;$r=F.FormatList(a,b,c);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:AW.ptr.prototype.Format,$c:true,$r,a,b,c,$s};return $f;};AW.prototype.Format=function(a,b){return this.$val.Format(a,b);};AW.ptr.prototype.ProtoInternal=function(a){var a,b;b=this;};AW.prototype.ProtoInternal=function(a){return this.$val.ProtoInternal(a);};AW.ptr.prototype.lazyInit=function(){var{a,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=[a];a[0]=this;$r=a[0].once.Do((function(a){return function $b(){var{$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a[0].sorted=$appendSlice(a[0].sorted,a[0].List);$r=H.Slice(a[0].sorted,(function(a){return function(b,c){var b,c,d,e;return(d=a[0].sorted,((b<0||b>=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+b]))[0]<(e=a[0].sorted,((c<0||c>=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+c]))[0];};})(a));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,$s};return $f;};})(a));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return a[0];}return;}var $f={$blk:AW.ptr.prototype.lazyInit,$c:true,$r,a,$s};return $f;};AW.prototype.lazyInit=function(){return this.$val.lazyInit();};AW.ptr.prototype.CheckValid=function(a){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;c=CY.zero();e=b.lazyInit();$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}d=e.sorted;f=0;case 2:if(!(f=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+f]),CY);i=$clone(($clone(h,AY)),AY);if(!AX(new AY($clone(i,AY)).Start(),a)){$s=5;continue;}if(!AX(new AY($clone(i,AY)).End(),a)){$s=6;continue;}if(!(new AY($clone(i,AY)).Start()<=new AY($clone(i,AY)).End())){$s=7;continue;}if(!(new AY($clone(c,AY)).End()0){$s=8;continue;}$s=9;continue;case 5:j=K.New("invalid field number: %d",new DK([new J.Number(new AY($clone(i,AY)).Start())]));$s=10;case 10:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;$s=11;case 11:return k;case 6:l=K.New("invalid field number: %d",new DK([new J.Number(new AY($clone(i,AY)).End())]));$s=12;case 12:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;$s=13;case 13:return m;case 7:n=K.New("invalid range: %v",new DK([new AY(i)]));$s=14;case 14:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;$s=15;case 15:return o;case 8:p=K.New("overlapping ranges: %v with %v",new DK([new AY(c),new AY(i)]));$s=16;case 16:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=p;$s=17;case 17:return q;case 9:case 4:AY.copy(c,i);f++;$s=2;continue;case 3:$s=-1;return $ifaceNil;}return;}var $f={$blk:AW.ptr.prototype.CheckValid,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,$s};return $f;};AW.prototype.CheckValid=function(a){return this.$val.CheckValid(a);};AX=function(a,b){var a,b;return 1<=a&&(a<=536870911||b);};AW.ptr.prototype.CheckOverlap=function(a){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;c=b.lazyInit();$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c.sorted;e=a.lazyInit();$s=2;case 2:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=e.sorted;g=0;h=0;i=g;j=h;case 3:if(!(i=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+i]),AY)),AY);l=$clone(($clone(((j<0||j>=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+j]),AY)),AY);if(!(new AY($clone(k,AY)).End()>0;}else{j=j+(1)>>0;}$s=3;continue;case 4:$s=-1;return $ifaceNil;}return;}var $f={$blk:AW.ptr.prototype.CheckOverlap,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,$s};return $f;};AW.prototype.CheckOverlap=function(a){return this.$val.CheckOverlap(a);};AY.prototype.Start=function(){var a;a=this.$val;return a[0];};$ptrType(AY).prototype.Start=function(){return new AY(this.$get()).Start();};AY.prototype.End=function(){var a;a=this.$val;return a[1]-1>>0;};$ptrType(AY).prototype.End=function(){return new AY(this.$get()).End();};AY.prototype.String=function(){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this.$val;if(new AY($clone(a,AY)).Start()===new AY($clone(a,AY)).End()){$s=1;continue;}$s=2;continue;case 1:b=D.Sprintf("%d",new DK([new J.Number(new AY($clone(a,AY)).Start())]));$s=3;case 3:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b;$s=4;case 4:return c;case 2:d=D.Sprintf("%d to %d",new DK([new J.Number(new AY($clone(a,AY)).Start()),new J.Number(new AY($clone(a,AY)).End())]));$s=5;case 5:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;$s=6;case 6:return e;}return;}var $f={$blk:AY.prototype.String,$c:true,$r,a,b,c,d,e,$s};return $f;};$ptrType(AY).prototype.String=function(){return new AY(this.$get()).String();};AZ.ptr.prototype.Len=function(){var a;a=this;return a.List.$length;};AZ.prototype.Len=function(){return this.$val.Len();};AZ.ptr.prototype.Get=function(a){var a,b,c;b=this;return(c=b.List,((a<0||a>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+a]));};AZ.prototype.Get=function(a){return this.$val.Get(a);};AZ.ptr.prototype.Has=function(a){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=[b];b[0]=this;$r=b[0].once.Do((function(b){return function(){var c,d,e,f,g;if(b[0].List.$length>0){b[0].has=(c=b[0].List.$length,((c<0||c>2147483647)?$throwRuntimeError("makemap: size out of range"):{}));d=b[0].List;e=0;while(true){if(!(e=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+e]);g=f;(b[0].has||$throwRuntimeError("assignment to entry in nil map"))[J.Number.keyFor(g)]={k:g,v:new DV.ptr()};e++;}}};})(b));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}c=(d=b[0].has[J.Number.keyFor(a)],d!==undefined?[d.v,true]:[new DV.ptr(),false]);e=c[1];$s=-1;return e;}return;}var $f={$blk:AZ.ptr.prototype.Has,$c:true,$r,a,b,c,d,e,$s};return $f;};AZ.prototype.Has=function(a){return this.$val.Has(a);};AZ.ptr.prototype.Format=function(a,b){var{a,b,c,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this;$r=F.FormatList(a,b,c);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:AZ.ptr.prototype.Format,$c:true,$r,a,b,c,$s};return $f;};AZ.prototype.Format=function(a,b){return this.$val.Format(a,b);};AZ.ptr.prototype.ProtoInternal=function(a){var a,b;b=this;};AZ.prototype.ProtoInternal=function(a){return this.$val.ProtoInternal(a);};BA.ptr.prototype.Len=function(){var a;a=this;return a.List.$length;};BA.prototype.Len=function(){return this.$val.Len();};BA.ptr.prototype.Get=function(a){var a,b,c;b=this;return(c=b.List,((a<0||a>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+a]));};BA.prototype.Get=function(a){return this.$val.Get(a);};BA.ptr.prototype.ByName=function(a){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;d=b.lazyInit();$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=(c=d.byName[C.Name.keyFor(a)],c!==undefined?c.v:$ifaceNil);$s=2;case 2:return e;}return;}var $f={$blk:BA.ptr.prototype.ByName,$c:true,$r,a,b,c,d,e,$s};return $f;};BA.prototype.ByName=function(a){return this.$val.ByName(a);};BA.ptr.prototype.ByJSONName=function(a){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;d=b.lazyInit();$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=(c=d.byJSON[$String.keyFor(a)],c!==undefined?c.v:$ifaceNil);$s=2;case 2:return e;}return;}var $f={$blk:BA.ptr.prototype.ByJSONName,$c:true,$r,a,b,c,d,e,$s};return $f;};BA.prototype.ByJSONName=function(a){return this.$val.ByJSONName(a);};BA.ptr.prototype.ByTextName=function(a){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;d=b.lazyInit();$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=(c=d.byText[$String.keyFor(a)],c!==undefined?c.v:$ifaceNil);$s=2;case 2:return e;}return;}var $f={$blk:BA.ptr.prototype.ByTextName,$c:true,$r,a,b,c,d,e,$s};return $f;};BA.prototype.ByTextName=function(a){return this.$val.ByTextName(a);};BA.ptr.prototype.ByNumber=function(a){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;d=b.lazyInit();$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=(c=d.byNum[J.Number.keyFor(a)],c!==undefined?c.v:$ifaceNil);$s=2;case 2:return e;}return;}var $f={$blk:BA.ptr.prototype.ByNumber,$c:true,$r,a,b,c,d,e,$s};return $f;};BA.prototype.ByNumber=function(a){return this.$val.ByNumber(a);};BA.ptr.prototype.Format=function(a,b){var{a,b,c,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this;$r=F.FormatList(a,b,c);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:BA.ptr.prototype.Format,$c:true,$r,a,b,c,$s};return $f;};BA.prototype.Format=function(a,b){return this.$val.Format(a,b);};BA.ptr.prototype.ProtoInternal=function(a){var a,b;b=this;};BA.prototype.ProtoInternal=function(a){return this.$val.ProtoInternal(a);};BA.ptr.prototype.lazyInit=function(){var{a,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=[a];a[0]=this;$r=a[0].once.Do((function(a){return function $b(){var{b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:if(a[0].List.$length>0){$s=1;continue;}$s=2;continue;case 1:a[0].byName=(b=a[0].List.$length,((b<0||b>2147483647)?$throwRuntimeError("makemap: size out of range"):{}));a[0].byJSON=(c=a[0].List.$length,((c<0||c>2147483647)?$throwRuntimeError("makemap: size out of range"):{}));a[0].byText=(d=a[0].List.$length,((d<0||d>2147483647)?$throwRuntimeError("makemap: size out of range"):{}));a[0].byNum=(e=a[0].List.$length,((e<0||e>2147483647)?$throwRuntimeError("makemap: size out of range"):{}));f=a[0].List;g=0;case 3:if(!(g=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+g]);j=h.Name();$s=5;case 5:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}i=j;(a[0].byName||$throwRuntimeError("assignment to entry in nil map"))[C.Name.keyFor(i)]={k:i,v:h};l=h.JSONName();$s=6;case 6:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k=l;(a[0].byJSON||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(k)]={k:k,v:h};n=h.TextName();$s=7;case 7:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;(a[0].byText||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(m)]={k:m,v:h};p=h.Number();$s=8;case 8:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}o=p;(a[0].byNum||$throwRuntimeError("assignment to entry in nil map"))[J.Number.keyFor(o)]={k:o,v:h};g++;$s=3;continue;case 4:case 2:$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,$s};return $f;};})(a));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return a[0];}return;}var $f={$blk:BA.ptr.prototype.lazyInit,$c:true,$r,a,$s};return $f;};BA.prototype.lazyInit=function(){return this.$val.lazyInit();};BB.ptr.prototype.Len=function(){var a;a=this;return a.List.$length;};BB.prototype.Len=function(){return this.$val.Len();};BB.ptr.prototype.Get=function(a){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;d=b.lazyInit();$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=(c=d.List,((a<0||a>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+a]));$s=2;case 2:return e;}return;}var $f={$blk:BB.ptr.prototype.Get,$c:true,$r,a,b,c,d,e,$s};return $f;};BB.prototype.Get=function(a){return this.$val.Get(a);};BB.ptr.prototype.byKey=function(a){var{a,b,c,d,e,f,g,h,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;e=b.lazyInit();$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}c=(d=e.byPath[BC.keyFor(a)],d!==undefined?[d.v,true]:[0,false]);f=c[0];g=c[1];if(g){$s=-1;return(h=b.List,((f<0||f>=h.$length)?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+f]));}$s=-1;return new C.SourceLocation.ptr(C.SourcePath.nil,0,0,0,0,DW.nil,"","",0);}return;}var $f={$blk:BB.ptr.prototype.byKey,$c:true,$r,a,b,c,d,e,f,g,h,$s};return $f;};BB.prototype.byKey=function(a){return this.$val.byKey(a);};BB.ptr.prototype.ByPath=function(a){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;c=BD(a);$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=b.byKey($clone(c,BC));$s=2;case 2:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;$s=3;case 3:return e;}return;}var $f={$blk:BB.ptr.prototype.ByPath,$c:true,$r,a,b,c,d,e,$s};return $f;};BB.prototype.ByPath=function(a){return this.$val.ByPath(a);};BB.ptr.prototype.ByDescriptor=function(a){var{a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;if(!(!($interfaceIsEqual(b.File,$ifaceNil))&&!($interfaceIsEqual(a,$ifaceNil)))){c=false;$s=3;continue s;}d=a.ParentFile();$s=4;case 4:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}c=!($interfaceIsEqual(b.File,d));case 3:if(c){$s=1;continue;}$s=2;continue;case 1:$s=-1;return new C.SourceLocation.ptr(C.SourcePath.nil,0,0,0,0,DW.nil,"","",0);case 2:e=DX.zero();f=$subslice(new DY(e),0,0);case 5:g=a;if($assertType(g,C.FileDescriptor,true)[1]){$s=7;continue;}if($assertType(g,C.MessageDescriptor,true)[1]){$s=8;continue;}if($assertType(g,C.FieldDescriptor,true)[1]){$s=9;continue;}if($assertType(g,C.OneofDescriptor,true)[1]){$s=10;continue;}if($assertType(g,C.EnumDescriptor,true)[1]){$s=11;continue;}if($assertType(g,C.EnumValueDescriptor,true)[1]){$s=12;continue;}if($assertType(g,C.ServiceDescriptor,true)[1]){$s=13;continue;}if($assertType(g,C.MethodDescriptor,true)[1]){$s=14;continue;}$s=15;continue;case 7:h=0;i=f.$length-1>>0;j=h;k=i;while(true){if(!(j=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+k]);m=((j<0||j>=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+j]);((j<0||j>=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+j]=l);((k<0||k>=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+k]=m);n=j+1>>0;o=k-1>>0;j=n;k=o;}p=BD($convertSliceType(f,C.SourcePath));$s=17;case 17:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=b.byKey($clone(p,BC));$s=18;case 18:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=q;$s=19;case 19:return r;case 8:s=a.Index();$s=20;case 20:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}f=$append(f,((s>>0)));t=a.Parent();$s=21;case 21:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}a=t;u=a;if($assertType(u,C.FileDescriptor,true)[1]){f=$append(f,4);}else if($assertType(u,C.MessageDescriptor,true)[1]){f=$append(f,3);}else{$s=-1;return new C.SourceLocation.ptr(C.SourcePath.nil,0,0,0,0,DW.nil,"","",0);}$s=16;continue;case 9:v=$assertType(a,C.FieldDescriptor).IsExtension();$s=22;case 22:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}w=v;x=a.Index();$s=23;case 23:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}f=$append(f,((x>>0)));y=a.Parent();$s=24;case 24:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}a=y;if(w){z=a;if($assertType(z,C.FileDescriptor,true)[1]){f=$append(f,7);}else if($assertType(z,C.MessageDescriptor,true)[1]){f=$append(f,6);}else{$s=-1;return new C.SourceLocation.ptr(C.SourcePath.nil,0,0,0,0,DW.nil,"","",0);}}else{aa=a;if($assertType(aa,C.MessageDescriptor,true)[1]){f=$append(f,2);}else{$s=-1;return new C.SourceLocation.ptr(C.SourcePath.nil,0,0,0,0,DW.nil,"","",0);}}$s=16;continue;case 10:ab=a.Index();$s=25;case 25:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}f=$append(f,((ab>>0)));ac=a.Parent();$s=26;case 26:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}a=ac;ad=a;if($assertType(ad,C.MessageDescriptor,true)[1]){f=$append(f,8);}else{$s=-1;return new C.SourceLocation.ptr(C.SourcePath.nil,0,0,0,0,DW.nil,"","",0);}$s=16;continue;case 11:ae=a.Index();$s=27;case 27:if($c){$c=false;ae=ae.$blk();}if(ae&&ae.$blk!==undefined){break s;}f=$append(f,((ae>>0)));af=a.Parent();$s=28;case 28:if($c){$c=false;af=af.$blk();}if(af&&af.$blk!==undefined){break s;}a=af;ag=a;if($assertType(ag,C.FileDescriptor,true)[1]){f=$append(f,5);}else if($assertType(ag,C.MessageDescriptor,true)[1]){f=$append(f,4);}else{$s=-1;return new C.SourceLocation.ptr(C.SourcePath.nil,0,0,0,0,DW.nil,"","",0);}$s=16;continue;case 12:ah=a.Index();$s=29;case 29:if($c){$c=false;ah=ah.$blk();}if(ah&&ah.$blk!==undefined){break s;}f=$append(f,((ah>>0)));ai=a.Parent();$s=30;case 30:if($c){$c=false;ai=ai.$blk();}if(ai&&ai.$blk!==undefined){break s;}a=ai;aj=a;if($assertType(aj,C.EnumDescriptor,true)[1]){f=$append(f,2);}else{$s=-1;return new C.SourceLocation.ptr(C.SourcePath.nil,0,0,0,0,DW.nil,"","",0);}$s=16;continue;case 13:ak=a.Index();$s=31;case 31:if($c){$c=false;ak=ak.$blk();}if(ak&&ak.$blk!==undefined){break s;}f=$append(f,((ak>>0)));al=a.Parent();$s=32;case 32:if($c){$c=false;al=al.$blk();}if(al&&al.$blk!==undefined){break s;}a=al;am=a;if($assertType(am,C.FileDescriptor,true)[1]){f=$append(f,6);}else{$s=-1;return new C.SourceLocation.ptr(C.SourcePath.nil,0,0,0,0,DW.nil,"","",0);}$s=16;continue;case 14:an=a.Index();$s=33;case 33:if($c){$c=false;an=an.$blk();}if(an&&an.$blk!==undefined){break s;}f=$append(f,((an>>0)));ao=a.Parent();$s=34;case 34:if($c){$c=false;ao=ao.$blk();}if(ao&&ao.$blk!==undefined){break s;}a=ao;ap=a;if($assertType(ap,C.ServiceDescriptor,true)[1]){f=$append(f,2);}else{$s=-1;return new C.SourceLocation.ptr(C.SourcePath.nil,0,0,0,0,DW.nil,"","",0);}$s=16;continue;case 15:$s=-1;return new C.SourceLocation.ptr(C.SourcePath.nil,0,0,0,0,DW.nil,"","",0);case 16:$s=5;continue;case 6:$s=-1;return new C.SourceLocation.ptr(C.SourcePath.nil,0,0,0,0,DW.nil,"","",0);}return;}var $f={$blk:BB.ptr.prototype.ByDescriptor,$c:true,$r,a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};BB.prototype.ByDescriptor=function(a){return this.$val.ByDescriptor(a);};BB.ptr.prototype.lazyInit=function(){var{a,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=[a];a[0]=this;$r=a[0].once.Do((function(a){return function $b(){var{b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:if(a[0].List.$length>0){$s=1;continue;}$s=2;continue;case 1:c=(b=a[0].List.$length,((b<0||b>2147483647)?$throwRuntimeError("makemap: size out of range"):{}));d=a[0].List;e=0;case 3:if(!(e=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+e]),C.SourceLocation);h=BD(g.Path);$s=5;case 5:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=$clone(h,BC);j=$clone(i,BC);(c||$throwRuntimeError("assignment to entry in nil map"))[BC.keyFor(j)]={k:j,v:$append((k=c[BC.keyFor(i)],k!==undefined?k.v:DZ.nil),f)};e++;$s=3;continue;case 4:a[0].byPath=(l=a[0].List.$length,((l<0||l>2147483647)?$throwRuntimeError("makemap: size out of range"):{}));m=c;n=0;o=$keys(m);while(true){if(!(n>0))){break;}(u=a[0].List,v=((s<0||s>=r.$length)?($throwRuntimeError("index out of range"),undefined):r.$array[r.$offset+s]),((v<0||v>=u.$length)?($throwRuntimeError("index out of range"),undefined):u.$array[u.$offset+v])).Next=(t=s+1>>0,((t<0||t>=r.$length)?($throwRuntimeError("index out of range"),undefined):r.$array[r.$offset+t]));s=s+(1)>>0;}(w=a[0].List,x=(y=r.$length-1>>0,((y<0||y>=r.$length)?($throwRuntimeError("index out of range"),undefined):r.$array[r.$offset+y])),((x<0||x>=w.$length)?($throwRuntimeError("index out of range"),undefined):w.$array[w.$offset+x])).Next=0;z=$clone(q,BC);(a[0].byPath||$throwRuntimeError("assignment to entry in nil map"))[BC.keyFor(z)]={k:z,v:(0>=r.$length?($throwRuntimeError("index out of range"),undefined):r.$array[r.$offset+0])};n++;}case 2:$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};})(a));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return a[0];}return;}var $f={$blk:BB.ptr.prototype.lazyInit,$c:true,$r,a,$s};return $f;};BB.prototype.lazyInit=function(){return this.$val.lazyInit();};BB.ptr.prototype.ProtoInternal=function(a){var a,b;b=this;};BB.prototype.ProtoInternal=function(a){return this.$val.ProtoInternal(a);};BD=function(a){var{a,b,c,d,e,f,g,h,i,j,k,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=new BC.ptr(EA.zero(),"");if(a.$length<16){$s=1;continue;}$s=2;continue;case 1:c=a;d=0;case 3:if(!(d=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+d]);if(f<0||255<=f){$s=5;continue;}$s=6;continue;case 5:g=a.String();$s=7;case 7:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}BC.copy(b,new BC.ptr(EA.zero(),g));h=b;$s=8;case 8:return h;case 6:(i=b.arr,((e<0||e>=i.length)?($throwRuntimeError("index out of range"),undefined):i[e]=((f<<24>>>24))));d++;$s=3;continue;case 4:b.arr[15]=((a.$length<<24>>>24));BC.copy(b,b);$s=-1;return b;case 2:j=a.String();$s=9;case 9:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}BC.copy(b,new BC.ptr(EA.zero(),j));k=b;$s=10;case 10:return k;}return;}var $f={$blk:BD,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,$s};return $f;};BP.ptr.prototype.lazyRawInit=function(){var{a,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;$r=a.unmarshalFull(a.fileRaw.builder.RawDescriptor);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=a.resolveMessages();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=a.resolveExtensions();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=a.resolveServices();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:BP.ptr.prototype.lazyRawInit,$c:true,$r,a,$s};return $f;};BP.prototype.lazyRawInit=function(){return this.$val.lazyRawInit();};BP.ptr.prototype.resolveMessages=function(){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=0;c=a.fileRaw.allMessages;d=0;case 1:if(!(d=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+e]));h=g.L2.Fields.List;i=0;case 3:if(!(i=k.$length)?($throwRuntimeError("index out of range"),undefined):k.$array[k.$offset+j]));if(l.L1.IsWeak){i++;$s=3;continue;}m=l.L1.Kind;if(m===(14)){$s=6;continue;}if((m===(11))||(m===(10))){$s=7;continue;}$s=8;continue;case 6:n=a.resolveEnumDependency(l.L1.Enum,0,b);$s=9;case 9:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}l.L1.Enum=n;b=b+(1)>>0;$s=8;continue;case 7:o=a.resolveMessageDependency(l.L1.Message,0,b);$s=10;case 10:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}l.L1.Message=o;b=b+(1)>>0;case 8:case 5:p=$clone(l.L1.Default.val,C.Value);if($clone(p,C.Value).IsValid()){$s=11;continue;}$s=12;continue;case 11:q=$clone(p,C.Value).Bytes();$s=13;case 13:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=CQ(q,l.L1.Kind,a,l.L1.Enum);$s=14;case 14:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}CR.copy(l.L1.Default,r);case 12:i++;$s=3;continue;case 4:d++;$s=1;continue;case 2:$s=-1;return;}return;}var $f={$blk:BP.ptr.prototype.resolveMessages,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,$s};return $f;};BP.prototype.resolveMessages=function(){return this.$val.resolveMessages();};BP.ptr.prototype.resolveExtensions=function(){var{a,b,c,d,e,f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=0;c=a.fileRaw.allExtensions;d=0;case 1:if(!(d=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+e]));h=g.L1.Kind;if(h===(14)){$s=4;continue;}if((h===(11))||(h===(10))){$s=5;continue;}$s=6;continue;case 4:i=a.resolveEnumDependency(g.L2.Enum,2,b);$s=7;case 7:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}g.L2.Enum=i;b=b+(1)>>0;$s=6;continue;case 5:j=a.resolveMessageDependency(g.L2.Message,2,b);$s=8;case 8:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}g.L2.Message=j;b=b+(1)>>0;case 6:case 3:k=$clone(g.L2.Default.val,C.Value);if($clone(k,C.Value).IsValid()){$s=9;continue;}$s=10;continue;case 9:l=$clone(k,C.Value).Bytes();$s=11;case 11:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=CQ(l,g.L1.Kind,a,g.L2.Enum);$s=12;case 12:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}CR.copy(g.L2.Default,m);case 10:d++;$s=1;continue;case 2:$s=-1;return;}return;}var $f={$blk:BP.ptr.prototype.resolveExtensions,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,$s};return $f;};BP.prototype.resolveExtensions=function(){return this.$val.resolveExtensions();};BP.ptr.prototype.resolveServices=function(){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=0;c=a.fileRaw.allServices;d=0;case 1:if(!(d=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+e]));h=g.L2.Methods.List;i=0;case 3:if(!(i=k.$length)?($throwRuntimeError("index out of range"),undefined):k.$array[k.$offset+j]));m=a.resolveMessageDependency(l.L1.Input,3,b);$s=5;case 5:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}l.L1.Input=m;n=a.resolveMessageDependency(l.L1.Output,4,b);$s=6;case 6:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}l.L1.Output=n;b=b+(1)>>0;i++;$s=3;continue;case 4:d++;$s=1;continue;case 2:$s=-1;return;}return;}var $f={$blk:BP.ptr.prototype.resolveServices,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,$s};return $f;};BP.prototype.resolveServices=function(){return this.$val.resolveServices();};BP.ptr.prototype.resolveEnumDependency=function(a,b,c){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s,$r,$c}=$restore(this,{a,b,c});$s=$s||0;s:while(true){switch($s){case 0:d=this;e=d.fileRaw.builder.FileRegistry;f=$assertType(e,CT,true);g=f[0];h=f[1];if(h){$s=1;continue;}$s=2;continue;case 1:i=g.FindEnumByIndex(b,c,d.fileRaw.allEnums,d.fileRaw.allMessages);$s=3;case 3:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;if(!($interfaceIsEqual(j,$ifaceNil))){$s=-1;return j;}case 2:k=d.fileRaw.allEnums;l=0;case 4:if(!(l=n.$length)?($throwRuntimeError("index out of range"),undefined):n.$array[n.$offset+m]));p=a.FullName();$s=8;case 8:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}if(o.Base.L0.FullName===p){$s=6;continue;}$s=7;continue;case 6:$s=-1;return o;case 7:l++;$s=4;continue;case 5:r=a.FullName();$s=9;case 9:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=e.FindDescriptorByName(r);$s=10;case 10:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}q=s;t=q[0];if(!($interfaceIsEqual(t,$ifaceNil))){$s=-1;return $assertType(t,C.EnumDescriptor);}$s=-1;return a;}return;}var $f={$blk:BP.ptr.prototype.resolveEnumDependency,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s};return $f;};BP.prototype.resolveEnumDependency=function(a,b,c){return this.$val.resolveEnumDependency(a,b,c);};BP.ptr.prototype.resolveMessageDependency=function(a,b,c){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s,$r,$c}=$restore(this,{a,b,c});$s=$s||0;s:while(true){switch($s){case 0:d=this;e=d.fileRaw.builder.FileRegistry;f=$assertType(e,CT,true);g=f[0];h=f[1];if(h){$s=1;continue;}$s=2;continue;case 1:i=g.FindMessageByIndex(b,c,d.fileRaw.allEnums,d.fileRaw.allMessages);$s=3;case 3:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;if(!($interfaceIsEqual(j,$ifaceNil))){$s=-1;return j;}case 2:k=d.fileRaw.allMessages;l=0;case 4:if(!(l=n.$length)?($throwRuntimeError("index out of range"),undefined):n.$array[n.$offset+m]));p=a.FullName();$s=8;case 8:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}if(o.Base.L0.FullName===p){$s=6;continue;}$s=7;continue;case 6:$s=-1;return o;case 7:l++;$s=4;continue;case 5:r=a.FullName();$s=9;case 9:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=e.FindDescriptorByName(r);$s=10;case 10:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}q=s;t=q[0];if(!($interfaceIsEqual(t,$ifaceNil))){$s=-1;return $assertType(t,C.MessageDescriptor);}$s=-1;return a;}return;}var $f={$blk:BP.ptr.prototype.resolveMessageDependency,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s};return $f;};BP.prototype.resolveMessageDependency=function(a,b,c){return this.$val.resolveMessageDependency(a,b,c);};BP.ptr.prototype.unmarshalFull=function(a){var{a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred,$r,$c}=$restore(this,{a});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);b=this;c=BL();$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c;$deferred.push([BM,[d]]);e=0;f=0;g=0;h=0;i=e;j=f;k=g;l=h;m=DL.nil;b.L2=new BR.ptr($throwNilPointerError,AS.nil,new BB.ptr(DB.nil,$ifaceNil,new E.Once.ptr(0,new E.Mutex.ptr(0,0)),false));case 2:if(!(a.$length>0)){$s=3;continue;}n=J.ConsumeTag(a);o=n[0];p=n[1];q=n[2];a=$subslice(a,q);r=p;if(r===(0)){$s=5;continue;}if(r===(2)){$s=6;continue;}$s=7;continue;case 5:s=J.ConsumeVarint(a);t=s[0];u=s[1];a=$subslice(a,u);v=o;if(v===(10)){(w=b.L2.Imports,(($flatten64(t)<0||$flatten64(t)>=w.$length)?($throwRuntimeError("index out of range"),undefined):w.$array[w.$offset+$flatten64(t)])).IsPublic=true;}else if(v===(11)){(x=b.L2.Imports,(($flatten64(t)<0||$flatten64(t)>=x.$length)?($throwRuntimeError("index out of range"),undefined):x.$array[x.$offset+$flatten64(t)])).IsWeak=true;}$s=8;continue;case 6:y=J.ConsumeBytes(a);z=y[0];aa=y[1];a=$subslice(a,aa);ab=o;if(ab===(3)){$s=10;continue;}if(ab===(5)){$s=11;continue;}if(ab===(4)){$s=12;continue;}if(ab===(7)){$s=13;continue;}if(ab===(6)){$s=14;continue;}if(ab===(8)){$s=15;continue;}$s=16;continue;case 10:ac=d.MakeString(z);ae=b.fileRaw.builder.FileRegistry.FindFileByPath(ac);$s=17;case 17:if($c){$c=false;ae=ae.$blk();}if(ae&&ae.$blk!==undefined){break s;}ad=ae;af=ad[0];if($interfaceIsEqual(af,$ifaceNil)){af=new AG((ac));}b.L2.Imports=$append(b.L2.Imports,new C.FileImport.ptr(af,false,false));$s=16;continue;case 11:$r=(ag=b.L1.Enums.List,((i<0||i>=ag.$length)?($throwRuntimeError("index out of range"),undefined):ag.$array[ag.$offset+i])).unmarshalFull(z,d);$s=18;case 18:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}i=i+(1)>>0;$s=16;continue;case 12:$r=(ah=b.L1.Messages.List,((j<0||j>=ah.$length)?($throwRuntimeError("index out of range"),undefined):ah.$array[ah.$offset+j])).unmarshalFull(z,d);$s=19;case 19:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}j=j+(1)>>0;$s=16;continue;case 13:(ai=b.L1.Extensions.List,((k<0||k>=ai.$length)?($throwRuntimeError("index out of range"),undefined):ai.$array[ai.$offset+k])).unmarshalFull(z,d);k=k+(1)>>0;$s=16;continue;case 14:$r=(aj=b.L1.Services.List,((l<0||l>=aj.$length)?($throwRuntimeError("index out of range"),undefined):aj.$array[aj.$offset+l])).unmarshalFull(z,d);$s=20;case 20:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}l=l+(1)>>0;$s=16;continue;case 15:m=BH(m,z);case 16:case 9:$s=8;continue;case 7:ak=J.ConsumeFieldValue(o,p,a);a=$subslice(a,ak);case 8:case 4:$s=2;continue;case 3:b.L2.Options=b.fileRaw.builder.optionsUnmarshaler((A.File$ptr||(A.File$ptr=new EB(function(){return A.File;},function($v){A.File=$v;}))),m);$s=-1;return;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:BP.ptr.prototype.unmarshalFull,$c:true,$r,a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred};return $f;}}};BP.prototype.unmarshalFull=function(a){return this.$val.unmarshalFull(a);};BS.ptr.prototype.unmarshalFull=function(a,b){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this;d=EC.nil;e=DL.nil;if(!c.L1.eagerValues){c.L2=new BU.ptr($throwNilPointerError,new AL.ptr(DH.nil,new E.Once.ptr(0,new E.Mutex.ptr(0,0)),false,false),new AT.ptr(CV.nil,new E.Once.ptr(0,new E.Mutex.ptr(0,0)),false),new AU.ptr(CX.nil,new E.Once.ptr(0,new E.Mutex.ptr(0,0)),CX.nil));}while(true){if(!(a.$length>0)){break;}f=J.ConsumeTag(a);g=f[0];h=f[1];i=f[2];a=$subslice(a,i);j=h;if(j===(2)){k=J.ConsumeBytes(a);l=k[0];m=k[1];a=$subslice(a,m);n=g;if(n===(2)){d=$append(d,l);}else if(n===(5)){c.L2.ReservedNames.List=$append(c.L2.ReservedNames.List,(b.MakeString(l)));}else if(n===(4)){c.L2.ReservedRanges.List=$append(c.L2.ReservedRanges.List,BE(l));}else if(n===(3)){e=BH(e,l);}}else{o=J.ConsumeFieldValue(g,h,a);a=$subslice(a,o);}}if(!c.L1.eagerValues&&d.$length>0){$s=1;continue;}$s=2;continue;case 1:c.L2.Values.List=$makeSlice(DH,d.$length);p=d;q=0;case 3:if(!(q=p.$length)?($throwRuntimeError("index out of range"),undefined):p.$array[p.$offset+q]);$r=(t=c.L2.Values.List,((r<0||r>=t.$length)?($throwRuntimeError("index out of range"),undefined):t.$array[t.$offset+r])).unmarshalFull(s,b,c.Base.L0.ParentFile,c,r);$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}q++;$s=3;continue;case 4:case 2:c.L2.Options=c.Base.L0.ParentFile.fileRaw.builder.optionsUnmarshaler((A.Enum$ptr||(A.Enum$ptr=new EB(function(){return A.Enum;},function($v){A.Enum=$v;}))),e);$s=-1;return;}return;}var $f={$blk:BS.ptr.prototype.unmarshalFull,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s};return $f;};BS.prototype.unmarshalFull=function(a,b){return this.$val.unmarshalFull(a,b);};BE=function(a){var a,b,c,d,e,f,g,h,i,j,k,l;b=CW.zero();while(true){if(!(a.$length>0)){break;}c=J.ConsumeTag(a);d=c[0];e=c[1];f=c[2];a=$subslice(a,f);g=e;if(g===(0)){h=J.ConsumeVarint(a);i=h[0];j=h[1];a=$subslice(a,j);k=d;if(k===(1)){b[0]=((i.$low>>0));}else if(k===(2)){b[1]=((i.$low>>0));}}else{l=J.ConsumeFieldValue(d,e,a);a=$subslice(a,l);}}CW.copy(b,b);return b;};BV.ptr.prototype.unmarshalFull=function(a,b,c,d,e){var{a,aa,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{a,b,c,d,e});$s=$s||0;s:while(true){switch($s){case 0:f=this;f.Base.L0.ParentFile=c;f.Base.L0.Parent=d;f.Base.L0.Index=e;g=DL.nil;case 1:if(!(a.$length>0)){$s=2;continue;}h=J.ConsumeTag(a);i=h[0];j=h[1];k=h[2];a=$subslice(a,k);l=j;if(l===(0)){$s=4;continue;}if(l===(2)){$s=5;continue;}$s=6;continue;case 4:m=J.ConsumeVarint(a);n=m[0];o=m[1];a=$subslice(a,o);p=i;if(p===(2)){f.L1.Number=((n.$low>>0));}$s=7;continue;case 5:q=J.ConsumeBytes(a);r=q[0];s=q[1];a=$subslice(a,s);t=i;if(t===(1)){$s=9;continue;}if(t===(3)){$s=10;continue;}$s=11;continue;case 9:u=b;v=d.Parent();$s=12;case 12:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}w=v.FullName();$s=13;case 13:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}x=w;y=r;z=BO(u,x,y);$s=14;case 14:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}f.Base.L0.FullName=z;$s=11;continue;case 10:g=BH(g,r);case 11:case 8:$s=7;continue;case 6:aa=J.ConsumeFieldValue(i,j,a);a=$subslice(a,aa);case 7:case 3:$s=1;continue;case 2:f.L1.Options=c.fileRaw.builder.optionsUnmarshaler((A.EnumValue$ptr||(A.EnumValue$ptr=new EB(function(){return A.EnumValue;},function($v){A.EnumValue=$v;}))),g);$s=-1;return;}return;}var $f={$blk:BV.ptr.prototype.unmarshalFull,$c:true,$r,a,aa,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};BV.prototype.unmarshalFull=function(a,b,c,d,e){return this.$val.unmarshalFull(a,b,c,d,e);};BX.ptr.prototype.unmarshalFull=function(a,b){var{a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this;d=EC.nil;e=EC.nil;f=d;g=e;h=0;i=0;j=0;k=h;l=i;m=j;n=DL.nil;c.L2=new BZ.ptr($throwNilPointerError,new AN.ptr(DE.nil,new E.Once.ptr(0,new E.Mutex.ptr(0,0)),false,false,false,false),new AO.ptr(DF.nil,new E.Once.ptr(0,new E.Mutex.ptr(0,0)),false),new AT.ptr(CV.nil,new E.Once.ptr(0,new E.Mutex.ptr(0,0)),false),new AW.ptr(CZ.nil,new E.Once.ptr(0,new E.Mutex.ptr(0,0)),CZ.nil),new AZ.ptr(DA.nil,new E.Once.ptr(0,new E.Mutex.ptr(0,0)),false),new AW.ptr(CZ.nil,new E.Once.ptr(0,new E.Mutex.ptr(0,0)),CZ.nil),EE.nil);case 1:if(!(a.$length>0)){$s=2;continue;}o=J.ConsumeTag(a);p=o[0];q=o[1];r=o[2];a=$subslice(a,r);s=q;if(s===(2)){$s=4;continue;}$s=5;continue;case 4:t=J.ConsumeBytes(a);u=t[0];v=t[1];a=$subslice(a,v);w=p;if(w===(2)){$s=8;continue;}if(w===(8)){$s=9;continue;}if(w===(10)){$s=10;continue;}if(w===(9)){$s=11;continue;}if(w===(5)){$s=12;continue;}if(w===(4)){$s=13;continue;}if(w===(3)){$s=14;continue;}if(w===(6)){$s=15;continue;}if(w===(7)){$s=16;continue;}$s=17;continue;case 8:f=$append(f,u);$s=17;continue;case 9:g=$append(g,u);$s=17;continue;case 10:c.L2.ReservedNames.List=$append(c.L2.ReservedNames.List,(b.MakeString(u)));$s=17;continue;case 11:c.L2.ReservedRanges.List=$append(c.L2.ReservedRanges.List,BF(u));$s=17;continue;case 12:x=BG(u);y=$clone(x[0],CY);z=x[1];aa=c.Base.L0.ParentFile.fileRaw.builder.optionsUnmarshaler((A.ExtensionRange$ptr||(A.ExtensionRange$ptr=new EB(function(){return A.ExtensionRange;},function($v){A.ExtensionRange=$v;}))),z);c.L2.ExtensionRanges.List=$append(c.L2.ExtensionRanges.List,y);c.L2.ExtensionRangeOptions=$append(c.L2.ExtensionRangeOptions,aa);$s=17;continue;case 13:$r=(ab=c.L1.Enums.List,((k<0||k>=ab.$length)?($throwRuntimeError("index out of range"),undefined):ab.$array[ab.$offset+k])).unmarshalFull(u,b);$s=18;case 18:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}k=k+(1)>>0;$s=17;continue;case 14:$r=(ac=c.L1.Messages.List,((l<0||l>=ac.$length)?($throwRuntimeError("index out of range"),undefined):ac.$array[ac.$offset+l])).unmarshalFull(u,b);$s=19;case 19:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}l=l+(1)>>0;$s=17;continue;case 15:(ad=c.L1.Extensions.List,((m<0||m>=ad.$length)?($throwRuntimeError("index out of range"),undefined):ad.$array[ad.$offset+m])).unmarshalFull(u,b);m=m+(1)>>0;$s=17;continue;case 16:c.unmarshalOptions(u);n=BH(n,u);case 17:case 7:$s=6;continue;case 5:ae=J.ConsumeFieldValue(p,q,a);a=$subslice(a,ae);case 6:case 3:$s=1;continue;case 2:if(f.$length>0||g.$length>0){$s=20;continue;}$s=21;continue;case 20:c.L2.Fields.List=$makeSlice(DE,f.$length);c.L2.Oneofs.List=$makeSlice(DF,g.$length);af=f;ag=0;case 22:if(!(ag=af.$length)?($throwRuntimeError("index out of range"),undefined):af.$array[af.$offset+ag]);ak=(aj=c.L2.Fields.List,((ah<0||ah>=aj.$length)?($throwRuntimeError("index out of range"),undefined):aj.$array[aj.$offset+ah]));$r=ak.unmarshalFull(ai,b,c.Base.L0.ParentFile,c,ah);$s=24;case 24:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(ak.L1.Cardinality===2){c.L2.RequiredNumbers.List=$append(c.L2.RequiredNumbers.List,ak.L1.Number);}ag++;$s=22;continue;case 23:al=g;am=0;case 25:if(!(am=al.$length)?($throwRuntimeError("index out of range"),undefined):al.$array[al.$offset+am]);aq=(ap=c.L2.Oneofs.List,((an<0||an>=ap.$length)?($throwRuntimeError("index out of range"),undefined):ap.$array[ap.$offset+an]));$r=aq.unmarshalFull(ao,b,c.Base.L0.ParentFile,c,an);$s=27;case 27:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}am++;$s=25;continue;case 26:case 21:c.L2.Options=c.Base.L0.ParentFile.fileRaw.builder.optionsUnmarshaler((A.Message$ptr||(A.Message$ptr=new EB(function(){return A.Message;},function($v){A.Message=$v;}))),n);$s=-1;return;}return;}var $f={$blk:BX.ptr.prototype.unmarshalFull,$c:true,$r,a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};BX.prototype.unmarshalFull=function(a,b){return this.$val.unmarshalFull(a,b);};BX.ptr.prototype.unmarshalOptions=function(a){var a,b,c,d,e,f,g,h,i,j,k,l;b=this;while(true){if(!(a.$length>0)){break;}c=J.ConsumeTag(a);d=c[0];e=c[1];f=c[2];a=$subslice(a,f);g=e;if(g===(0)){h=J.ConsumeVarint(a);i=h[0];j=h[1];a=$subslice(a,j);k=d;if(k===(7)){b.L1.IsMapEntry=J.DecodeBool(i);}else if(k===(1)){b.L1.IsMessageSet=J.DecodeBool(i);}}else{l=J.ConsumeFieldValue(d,e,a);a=$subslice(a,l);}}};BX.prototype.unmarshalOptions=function(a){return this.$val.unmarshalOptions(a);};BF=function(a){var a,b,c,d,e,f,g,h,i,j,k,l;b=CY.zero();while(true){if(!(a.$length>0)){break;}c=J.ConsumeTag(a);d=c[0];e=c[1];f=c[2];a=$subslice(a,f);g=e;if(g===(0)){h=J.ConsumeVarint(a);i=h[0];j=h[1];a=$subslice(a,j);k=d;if(k===(1)){b[0]=((i.$low>>0));}else if(k===(2)){b[1]=((i.$low>>0));}}else{l=J.ConsumeFieldValue(d,e,a);a=$subslice(a,l);}}CY.copy(b,b);return b;};BG=function(a){var a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s;b=CY.zero();c=DL.nil;while(true){if(!(a.$length>0)){break;}d=J.ConsumeTag(a);e=d[0];f=d[1];g=d[2];a=$subslice(a,g);h=f;if(h===(0)){i=J.ConsumeVarint(a);j=i[0];k=i[1];a=$subslice(a,k);l=e;if(l===(1)){b[0]=((j.$low>>0));}else if(l===(2)){b[1]=((j.$low>>0));}}else if(h===(2)){m=J.ConsumeBytes(a);n=m[0];o=m[1];a=$subslice(a,o);p=e;if(p===(3)){c=BH(c,n);}}else{q=J.ConsumeFieldValue(e,f,a);a=$subslice(a,q);}}r=$clone(b,CY);s=c;CY.copy(b,r);c=s;return[b,c];};CA.ptr.prototype.unmarshalFull=function(a,b,c,d,e){var{a,aa,ab,ac,ad,ae,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{a,b,c,d,e});$s=$s||0;s:while(true){switch($s){case 0:f=this;f.Base.L0.ParentFile=c;f.Base.L0.Parent=d;f.Base.L0.Index=e;g=DL.nil;h=DL.nil;case 1:if(!(a.$length>0)){$s=2;continue;}i=J.ConsumeTag(a);j=i[0];k=i[1];l=i[2];a=$subslice(a,l);m=k;if(m===(0)){$s=4;continue;}if(m===(2)){$s=5;continue;}$s=6;continue;case 4:n=J.ConsumeVarint(a);o=n[0];p=n[1];a=$subslice(a,p);q=j;if(q===(3)){f.L1.Number=((o.$low>>0));}else if(q===(4)){f.L1.Cardinality=((o.$low<<24>>24));}else if(q===(5)){f.L1.Kind=((o.$low<<24>>24));}else if(q===(9)){s=(r=$assertType(d,DP).L2.Oneofs.List,(($flatten64(o)<0||$flatten64(o)>=r.$length)?($throwRuntimeError("index out of range"),undefined):r.$array[r.$offset+$flatten64(o)]));s.L1.Fields.List=$append(s.L1.Fields.List,f);if(!($interfaceIsEqual(f.L1.ContainingOneof,$ifaceNil))){$panic(new $String("oneof type already set"));}f.L1.ContainingOneof=s;}else if(q===(17)){f.L1.IsProto3Optional=J.DecodeBool(o);}$s=7;continue;case 5:t=J.ConsumeBytes(a);u=t[0];v=t[1];a=$subslice(a,v);w=j;if(w===(1)){$s=9;continue;}if(w===(10)){$s=10;continue;}if(w===(7)){$s=11;continue;}if(w===(6)){$s=12;continue;}if(w===(8)){$s=13;continue;}$s=14;continue;case 9:x=b;y=d.FullName();$s=15;case 15:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}z=y;aa=u;ab=BO(x,z,aa);$s=16;case 16:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}f.Base.L0.FullName=ab;$s=14;continue;case 10:f.L1.StringName.InitJSON(b.MakeString(u));$s=14;continue;case 11:C.Value.copy(f.L1.Default.val,C.ValueOfBytes(u));$s=14;continue;case 12:g=u;$s=14;continue;case 13:f.unmarshalOptions(u);h=BH(h,u);case 14:case 8:$s=7;continue;case 6:ac=J.ConsumeFieldValue(j,k,a);a=$subslice(a,ac);case 7:case 3:$s=1;continue;case 2:if(!(g===DL.nil)){ad=BN(b,g);ae=f.L1.Kind;if(ae===(14)){f.L1.Enum=new AH((ad));}else if((ae===(11))||(ae===(10))){f.L1.Message=new AJ((ad));}}f.L1.Options=c.fileRaw.builder.optionsUnmarshaler((A.Field$ptr||(A.Field$ptr=new EB(function(){return A.Field;},function($v){A.Field=$v;}))),h);$s=-1;return;}return;}var $f={$blk:CA.ptr.prototype.unmarshalFull,$c:true,$r,a,aa,ab,ac,ad,ae,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};CA.prototype.unmarshalFull=function(a,b,c,d,e){return this.$val.unmarshalFull(a,b,c,d,e);};CA.ptr.prototype.unmarshalOptions=function(a){var a,b,c,d,e,f,g,h,i,j,k,l;b=this;while(true){if(!(a.$length>0)){break;}c=J.ConsumeTag(a);d=c[0];e=c[1];f=c[2];a=$subslice(a,f);g=e;if(g===(0)){h=J.ConsumeVarint(a);i=h[0];j=h[1];a=$subslice(a,j);k=d;if(k===(2)){b.L1.HasPacked=true;b.L1.IsPacked=J.DecodeBool(i);}else if(k===(10)){b.L1.IsWeak=J.DecodeBool(i);}else if(k===(13)){b.L1.HasEnforceUTF8=true;b.L1.EnforceUTF8=J.DecodeBool(i);}}else{l=J.ConsumeFieldValue(d,e,a);a=$subslice(a,l);}}};CA.prototype.unmarshalOptions=function(a){return this.$val.unmarshalOptions(a);};CC.ptr.prototype.unmarshalFull=function(a,b,c,d,e){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s,$r,$c}=$restore(this,{a,b,c,d,e});$s=$s||0;s:while(true){switch($s){case 0:f=this;f.Base.L0.ParentFile=c;f.Base.L0.Parent=d;f.Base.L0.Index=e;g=DL.nil;case 1:if(!(a.$length>0)){$s=2;continue;}h=J.ConsumeTag(a);i=h[0];j=h[1];k=h[2];a=$subslice(a,k);l=j;if(l===(2)){$s=4;continue;}$s=5;continue;case 4:m=J.ConsumeBytes(a);n=m[0];o=m[1];a=$subslice(a,o);p=i;if(p===(1)){$s=8;continue;}if(p===(2)){$s=9;continue;}$s=10;continue;case 8:q=b;r=d.FullName();$s=11;case 11:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=r;t=n;u=BO(q,s,t);$s=12;case 12:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}f.Base.L0.FullName=u;$s=10;continue;case 9:g=BH(g,n);case 10:case 7:$s=6;continue;case 5:v=J.ConsumeFieldValue(i,j,a);a=$subslice(a,v);case 6:case 3:$s=1;continue;case 2:f.L1.Options=c.fileRaw.builder.optionsUnmarshaler((A.Oneof$ptr||(A.Oneof$ptr=new EB(function(){return A.Oneof;},function($v){A.Oneof=$v;}))),g);$s=-1;return;}return;}var $f={$blk:CC.ptr.prototype.unmarshalFull,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s};return $f;};CC.prototype.unmarshalFull=function(a,b,c,d,e){return this.$val.unmarshalFull(a,b,c,d,e);};CE.ptr.prototype.unmarshalFull=function(a,b){var a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u;c=this;d=DL.nil;e=DL.nil;c.L2=new CG.ptr($throwNilPointerError,new CO.ptr(false,new E.Once.ptr(0,new E.Mutex.ptr(0,0)),"",""),false,false,new CR.ptr(false,new C.Value.ptr(EG.zero(),0,new $Uint64(0,0),"",DL.nil,$ifaceNil),$ifaceNil,DL.nil),$ifaceNil,$ifaceNil);while(true){if(!(a.$length>0)){break;}f=J.ConsumeTag(a);g=f[0];h=f[1];i=f[2];a=$subslice(a,i);j=h;if(j===(0)){k=J.ConsumeVarint(a);l=k[0];m=k[1];a=$subslice(a,m);n=g;if(n===(17)){c.L2.IsProto3Optional=J.DecodeBool(l);}}else if(j===(2)){o=J.ConsumeBytes(a);p=o[0];q=o[1];a=$subslice(a,q);r=g;if(r===(10)){c.L2.StringName.InitJSON(b.MakeString(p));}else if(r===(7)){C.Value.copy(c.L2.Default.val,C.ValueOfBytes(p));}else if(r===(6)){d=p;}else if(r===(8)){c.unmarshalOptions(p);e=BH(e,p);}}else{s=J.ConsumeFieldValue(g,h,a);a=$subslice(a,s);}}if(!(d===DL.nil)){t=BN(b,d);u=c.L1.Kind;if(u===(14)){c.L2.Enum=new AH((t));}else if((u===(11))||(u===(10))){c.L2.Message=new AJ((t));}}c.L2.Options=c.Base.L0.ParentFile.fileRaw.builder.optionsUnmarshaler((A.Field$ptr||(A.Field$ptr=new EB(function(){return A.Field;},function($v){A.Field=$v;}))),e);};CE.prototype.unmarshalFull=function(a,b){return this.$val.unmarshalFull(a,b);};CE.ptr.prototype.unmarshalOptions=function(a){var a,b,c,d,e,f,g,h,i,j,k,l;b=this;while(true){if(!(a.$length>0)){break;}c=J.ConsumeTag(a);d=c[0];e=c[1];f=c[2];a=$subslice(a,f);g=e;if(g===(0)){h=J.ConsumeVarint(a);i=h[0];j=h[1];a=$subslice(a,j);k=d;if(k===(2)){b.L2.IsPacked=J.DecodeBool(i);}}else{l=J.ConsumeFieldValue(d,e,a);a=$subslice(a,l);}}};CE.prototype.unmarshalOptions=function(a){return this.$val.unmarshalOptions(a);};CH.ptr.prototype.unmarshalFull=function(a,b){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this;d=EC.nil;e=DL.nil;c.L2=new CJ.ptr($throwNilPointerError,new AR.ptr(EH.nil,new E.Once.ptr(0,new E.Mutex.ptr(0,0)),false));while(true){if(!(a.$length>0)){break;}f=J.ConsumeTag(a);g=f[0];h=f[1];i=f[2];a=$subslice(a,i);j=h;if(j===(2)){k=J.ConsumeBytes(a);l=k[0];m=k[1];a=$subslice(a,m);n=g;if(n===(2)){d=$append(d,l);}else if(n===(3)){e=BH(e,l);}}else{o=J.ConsumeFieldValue(g,h,a);a=$subslice(a,o);}}if(d.$length>0){$s=1;continue;}$s=2;continue;case 1:c.L2.Methods.List=$makeSlice(EH,d.$length);p=d;q=0;case 3:if(!(q=p.$length)?($throwRuntimeError("index out of range"),undefined):p.$array[p.$offset+q]);$r=(t=c.L2.Methods.List,((r<0||r>=t.$length)?($throwRuntimeError("index out of range"),undefined):t.$array[t.$offset+r])).unmarshalFull(s,b,c.Base.L0.ParentFile,c,r);$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}q++;$s=3;continue;case 4:case 2:c.L2.Options=c.Base.L0.ParentFile.fileRaw.builder.optionsUnmarshaler((A.Service$ptr||(A.Service$ptr=new EB(function(){return A.Service;},function($v){A.Service=$v;}))),e);$s=-1;return;}return;}var $f={$blk:CH.ptr.prototype.unmarshalFull,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s};return $f;};CH.prototype.unmarshalFull=function(a,b){return this.$val.unmarshalFull(a,b);};CK.ptr.prototype.unmarshalFull=function(a,b,c,d,e){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{a,b,c,d,e});$s=$s||0;s:while(true){switch($s){case 0:f=this;f.Base.L0.ParentFile=c;f.Base.L0.Parent=d;f.Base.L0.Index=e;g=DL.nil;case 1:if(!(a.$length>0)){$s=2;continue;}h=J.ConsumeTag(a);i=h[0];j=h[1];k=h[2];a=$subslice(a,k);l=j;if(l===(0)){$s=4;continue;}if(l===(2)){$s=5;continue;}$s=6;continue;case 4:m=J.ConsumeVarint(a);n=m[0];o=m[1];a=$subslice(a,o);p=i;if(p===(5)){f.L1.IsStreamingClient=J.DecodeBool(n);}else if(p===(6)){f.L1.IsStreamingServer=J.DecodeBool(n);}$s=7;continue;case 5:q=J.ConsumeBytes(a);r=q[0];s=q[1];a=$subslice(a,s);t=i;if(t===(1)){$s=9;continue;}if(t===(2)){$s=10;continue;}if(t===(3)){$s=11;continue;}if(t===(4)){$s=12;continue;}$s=13;continue;case 9:u=b;v=d.FullName();$s=14;case 14:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}w=v;x=r;y=BO(u,w,x);$s=15;case 15:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}f.Base.L0.FullName=y;$s=13;continue;case 10:f.L1.Input=new AJ((BN(b,r)));$s=13;continue;case 11:f.L1.Output=new AJ((BN(b,r)));$s=13;continue;case 12:g=BH(g,r);case 13:case 8:$s=7;continue;case 6:z=J.ConsumeFieldValue(i,j,a);a=$subslice(a,z);case 7:case 3:$s=1;continue;case 2:f.L1.Options=c.fileRaw.builder.optionsUnmarshaler((A.Method$ptr||(A.Method$ptr=new EB(function(){return A.Method;},function($v){A.Method=$v;}))),g);$s=-1;return;}return;}var $f={$blk:CK.ptr.prototype.unmarshalFull,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};CK.prototype.unmarshalFull=function(a,b,c,d,e){return this.$val.unmarshalFull(a,b,c,d,e);};BH=function(a,b){var a,b;if(a===DL.nil){a=new DL([]);}return $appendSlice(a,b);};CS.ptr.prototype.optionsUnmarshaler=function(a,b){var a,b,c,d,e;c=this;if(b===DL.nil){return $throwNilPointerError;}d=$ifaceNil;e=new E.Once.ptr(0,new E.Mutex.ptr(0,0));return(function $b(){var{$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:$r=e.Do((function $b(){var{f,g,h,i,j,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:if($interfaceIsEqual(a.$get(),$ifaceNil)){$panic(new $String("Descriptor.Options called without importing the descriptor package"));}f=L.TypeOf(a.$get()).Elem();$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=L.New(f);$s=2;case 2:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=$clone(g,L.Value).Interface();$s=3;case 3:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}d=$assertType(h,C.ProtoMessage);i=$clone((new N.UnmarshalOptions.ptr(new B.NoUnkeyedLiterals.ptr(),false,true,false,c.TypeResolver,0)),N.UnmarshalOptions).Unmarshal(b,d);$s=4;case 4:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;if(!($interfaceIsEqual(j,$ifaceNil))){$panic(j);}$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,f,g,h,i,j,$s};return $f;}));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return d;}return;}var $f={$blk:$b,$c:true,$r,$s};return $f;});};CS.prototype.optionsUnmarshaler=function(a,b){return this.$val.optionsUnmarshaler(a,b);};BJ=function(a){var{a,b,c,d,e,f,g,h,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=new BP.ptr(new BI.ptr($clone(a,CS),DG.nil,DD.nil,DI.nil,DJ.nil),new BQ.ptr(0,"","",new AK.ptr(DG.nil,new E.Once.ptr(0,new E.Mutex.ptr(0,0)),false),new AM.ptr(DD.nil,new E.Once.ptr(0,new E.Mutex.ptr(0,0)),false),new AP.ptr(DI.nil,new E.Once.ptr(0,new E.Mutex.ptr(0,0)),false),new AQ.ptr(DJ.nil,new E.Once.ptr(0,new E.Mutex.ptr(0,0)),false)),0,new E.Mutex.ptr(0,0),DM.nil);b.initDecls(a.NumEnums,a.NumMessages,a.NumExtensions,a.NumServices);$r=b.unmarshalSeed(a.RawDescriptor);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}c=b.fileRaw.allExtensions;d=0;case 2:if(!(d=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+e]));h=b.resolveMessageDependency(g.L1.Extendee,1,((e>>0)));$s=4;case 4:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}g.L1.Extendee=h;d++;$s=2;continue;case 3:b.checkDecls();$s=-1;return b;}return;}var $f={$blk:BJ,$c:true,$r,a,b,c,d,e,f,g,h,$s};return $f;};BP.ptr.prototype.initDecls=function(a,b,c,d){var a,b,c,d,e;e=this;e.fileRaw.allEnums=$makeSlice(DG,0,a);e.fileRaw.allMessages=$makeSlice(DD,0,b);e.fileRaw.allExtensions=$makeSlice(DI,0,c);e.fileRaw.allServices=$makeSlice(DJ,0,d);};BP.prototype.initDecls=function(a,b,c,d){return this.$val.initDecls(a,b,c,d);};BP.ptr.prototype.allocEnums=function(a){var a,b,c,d;b=this;c=b.fileRaw.allEnums.$length;d=$subslice(b.fileRaw.allEnums,c,(c+a>>0));b.fileRaw.allEnums=$subslice(b.fileRaw.allEnums,0,(c+a>>0));return d;};BP.prototype.allocEnums=function(a){return this.$val.allocEnums(a);};BP.ptr.prototype.allocMessages=function(a){var a,b,c,d;b=this;c=b.fileRaw.allMessages.$length;d=$subslice(b.fileRaw.allMessages,c,(c+a>>0));b.fileRaw.allMessages=$subslice(b.fileRaw.allMessages,0,(c+a>>0));return d;};BP.prototype.allocMessages=function(a){return this.$val.allocMessages(a);};BP.ptr.prototype.allocExtensions=function(a){var a,b,c,d;b=this;c=b.fileRaw.allExtensions.$length;d=$subslice(b.fileRaw.allExtensions,c,(c+a>>0));b.fileRaw.allExtensions=$subslice(b.fileRaw.allExtensions,0,(c+a>>0));return d;};BP.prototype.allocExtensions=function(a){return this.$val.allocExtensions(a);};BP.ptr.prototype.allocServices=function(a){var a,b,c,d;b=this;c=b.fileRaw.allServices.$length;d=$subslice(b.fileRaw.allServices,c,(c+a>>0));b.fileRaw.allServices=$subslice(b.fileRaw.allServices,0,(c+a>>0));return d;};BP.prototype.allocServices=function(a){return this.$val.allocServices(a);};BP.ptr.prototype.checkDecls=function(){var a;a=this;if(!((a.fileRaw.allEnums.$length===a.fileRaw.allEnums.$capacity))){}else if(!((a.fileRaw.allMessages.$length===a.fileRaw.allMessages.$capacity))){}else if(!((a.fileRaw.allExtensions.$length===a.fileRaw.allExtensions.$capacity))){}else if(!((a.fileRaw.allServices.$length===a.fileRaw.allServices.$capacity))){}else{return;}$panic(new $String("mismatching cardinality"));};BP.prototype.checkDecls=function(){return this.$val.checkDecls();};BP.ptr.prototype.unmarshalSeed=function(a){var{a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,b,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred,$r,$c}=$restore(this,{a});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);b=this;c=BL();$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c;$deferred.push([BM,[d]]);e=0;f=0;g=0;h=0;i=0;j=f;k=g;l=h;m=i;n=0;o=0;p=0;q=0;r=n;s=o;t=p;u=q;v=a;while(true){if(!(a.$length>0)){break;}w=J.ConsumeTag(a);x=w[0];y=w[1];z=w[2];a=$subslice(a,z);aa=y;if(aa===(2)){ab=J.ConsumeBytes(a);ac=ab[0];ad=ab[1];a=$subslice(a,ad);ae=x;if(ae===(12)){af=($bytesToString(ac));if(af===("proto2")){b.L1.Syntax=2;}else if(af===("proto3")){b.L1.Syntax=3;}else{$panic(new $String("invalid syntax"));}}else if(ae===(1)){b.L1.Path=d.MakeString(ac);}else if(ae===(2)){b.L1.Package=(d.MakeString(ac));}else if(ae===(5)){if(!((e===5))){if(j>0){$panic(new $String("non-contiguous repeated field"));}r=((v.$length-a.$length>>0)-z>>0)-ad>>0;}j=j+(1)>>0;}else if(ae===(4)){if(!((e===4))){if(k>0){$panic(new $String("non-contiguous repeated field"));}s=((v.$length-a.$length>>0)-z>>0)-ad>>0;}k=k+(1)>>0;}else if(ae===(7)){if(!((e===7))){if(l>0){$panic(new $String("non-contiguous repeated field"));}t=((v.$length-a.$length>>0)-z>>0)-ad>>0;}l=l+(1)>>0;}else if(ae===(6)){if(!((e===6))){if(m>0){$panic(new $String("non-contiguous repeated field"));}u=((v.$length-a.$length>>0)-z>>0)-ad>>0;}m=m+(1)>>0;}e=x;}else{ag=J.ConsumeFieldValue(x,y,a);a=$subslice(a,ag);e=-1;}}if(b.L1.Syntax===0){b.L1.Syntax=2;}if(j>0){b.L1.Enums.List=b.allocEnums(j);}if(k>0){b.L1.Messages.List=b.allocMessages(k);}if(l>0){b.L1.Extensions.List=b.allocExtensions(l);}if(m>0){b.L1.Services.List=b.allocServices(m);}if(j>0){$s=2;continue;}$s=3;continue;case 2:ah=$subslice(v,r);ai=b.L1.Enums.List;aj=0;case 4:if(!(aj=aq.$length)?($throwRuntimeError("index out of range"),undefined):aq.$array[aq.$offset+ak])).unmarshalSeed(ao,d,b,b,ak);$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}ah=$subslice(ah,(am+ap>>0));aj++;$s=4;continue;case 5:case 3:if(k>0){$s=7;continue;}$s=8;continue;case 7:ar=$subslice(v,s);as=b.L1.Messages.List;at=0;case 9:if(!(at=ba.$length)?($throwRuntimeError("index out of range"),undefined):ba.$array[ba.$offset+au])).unmarshalSeed(ay,d,b,b,au);$s=11;case 11:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}ar=$subslice(ar,(aw+az>>0));at++;$s=9;continue;case 10:case 8:if(l>0){$s=12;continue;}$s=13;continue;case 12:bb=$subslice(v,t);bc=b.L1.Extensions.List;bd=0;case 14:if(!(bd=bk.$length)?($throwRuntimeError("index out of range"),undefined):bk.$array[bk.$offset+be])).unmarshalSeed(bi,d,b,b,be);$s=16;case 16:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}bb=$subslice(bb,(bg+bj>>0));bd++;$s=14;continue;case 15:case 13:if(m>0){$s=17;continue;}$s=18;continue;case 17:bl=$subslice(v,u);bm=b.L1.Services.List;bn=0;case 19:if(!(bn=bu.$length)?($throwRuntimeError("index out of range"),undefined):bu.$array[bu.$offset+bo])).unmarshalSeed(bs,d,b,b,bo);$s=21;case 21:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}bl=$subslice(bl,(bq+bt>>0));bn++;$s=19;continue;case 20:case 18:$s=-1;return;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:BP.ptr.prototype.unmarshalSeed,$c:true,$r,a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,b,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred};return $f;}}};BP.prototype.unmarshalSeed=function(a){return this.$val.unmarshalSeed(a);};BS.ptr.prototype.unmarshalSeed=function(a,b,c,d,e){var{a,aa,ab,ac,ad,ae,af,ag,ah,ai,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{a,b,c,d,e});$s=$s||0;s:while(true){switch($s){case 0:f=this;f.Base.L0.ParentFile=c;f.Base.L0.Parent=d;f.Base.L0.Index=e;g=0;h=a;case 1:if(!(h.$length>0)){$s=2;continue;}i=J.ConsumeTag(h);j=i[0];k=i[1];l=i[2];h=$subslice(h,l);m=k;if(m===(2)){$s=4;continue;}$s=5;continue;case 4:n=J.ConsumeBytes(h);o=n[0];p=n[1];h=$subslice(h,p);q=j;if(q===(1)){$s=8;continue;}if(q===(2)){$s=9;continue;}$s=10;continue;case 8:r=b;s=d.FullName();$s=11;case 11:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=s;u=o;v=BO(r,t,u);$s=12;case 12:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}f.Base.L0.FullName=v;$s=10;continue;case 9:g=g+(1)>>0;case 10:case 7:$s=6;continue;case 5:w=J.ConsumeFieldValue(j,k,h);h=$subslice(h,w);case 6:case 3:$s=1;continue;case 2:if(!($interfaceIsEqual(d,c))){$s=-1;return;}f.L1.eagerValues=true;f.L2=new BU.ptr($throwNilPointerError,new AL.ptr(DH.nil,new E.Once.ptr(0,new E.Mutex.ptr(0,0)),false,false),new AT.ptr(CV.nil,new E.Once.ptr(0,new E.Mutex.ptr(0,0)),false),new AU.ptr(CX.nil,new E.Once.ptr(0,new E.Mutex.ptr(0,0)),CX.nil));f.L2.Values.List=$makeSlice(DH,g);x=0;case 13:if(!(a.$length>0)){$s=14;continue;}y=J.ConsumeTag(a);z=y[0];aa=y[1];ab=y[2];a=$subslice(a,ab);ac=aa;if(ac===(2)){$s=16;continue;}$s=17;continue;case 16:ad=J.ConsumeBytes(a);ae=ad[0];af=ad[1];a=$subslice(a,af);ag=z;if(ag===(2)){$s=20;continue;}$s=21;continue;case 20:$r=(ah=f.L2.Values.List,((x<0||x>=ah.$length)?($throwRuntimeError("index out of range"),undefined):ah.$array[ah.$offset+x])).unmarshalFull(ae,b,c,f,x);$s=22;case 22:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}x=x+(1)>>0;case 21:case 19:$s=18;continue;case 17:ai=J.ConsumeFieldValue(z,aa,a);a=$subslice(a,ai);case 18:case 15:$s=13;continue;case 14:$s=-1;return;}return;}var $f={$blk:BS.ptr.prototype.unmarshalSeed,$c:true,$r,a,aa,ab,ac,ad,ae,af,ag,ah,ai,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};BS.prototype.unmarshalSeed=function(a,b,c,d,e){return this.$val.unmarshalSeed(a,b,c,d,e);};BX.ptr.prototype.unmarshalSeed=function(a,b,c,d,e){var{a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,b,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{a,b,c,d,e});$s=$s||0;s:while(true){switch($s){case 0:f=this;f.Base.L0.ParentFile=c;f.Base.L0.Parent=d;f.Base.L0.Index=e;g=0;h=0;i=0;j=0;k=h;l=i;m=j;n=0;o=0;p=0;q=n;r=o;s=p;t=a;case 1:if(!(a.$length>0)){$s=2;continue;}u=J.ConsumeTag(a);v=u[0];w=u[1];x=u[2];a=$subslice(a,x);y=w;if(y===(2)){$s=4;continue;}$s=5;continue;case 4:z=J.ConsumeBytes(a);aa=z[0];ab=z[1];a=$subslice(a,ab);ac=v;if(ac===(1)){$s=8;continue;}if(ac===(4)){$s=9;continue;}if(ac===(3)){$s=10;continue;}if(ac===(6)){$s=11;continue;}if(ac===(7)){$s=12;continue;}$s=13;continue;case 8:ad=b;ae=d.FullName();$s=14;case 14:if($c){$c=false;ae=ae.$blk();}if(ae&&ae.$blk!==undefined){break s;}af=ae;ag=aa;ah=BO(ad,af,ag);$s=15;case 15:if($c){$c=false;ah=ah.$blk();}if(ah&&ah.$blk!==undefined){break s;}f.Base.L0.FullName=ah;$s=13;continue;case 9:if(!((g===4))){if(k>0){$panic(new $String("non-contiguous repeated field"));}q=((t.$length-a.$length>>0)-x>>0)-ab>>0;}k=k+(1)>>0;$s=13;continue;case 10:if(!((g===3))){if(l>0){$panic(new $String("non-contiguous repeated field"));}r=((t.$length-a.$length>>0)-x>>0)-ab>>0;}l=l+(1)>>0;$s=13;continue;case 11:if(!((g===6))){if(m>0){$panic(new $String("non-contiguous repeated field"));}s=((t.$length-a.$length>>0)-x>>0)-ab>>0;}m=m+(1)>>0;$s=13;continue;case 12:f.unmarshalSeedOptions(aa);case 13:case 7:g=v;$s=6;continue;case 5:ai=J.ConsumeFieldValue(v,w,a);a=$subslice(a,ai);g=-1;case 6:case 3:$s=1;continue;case 2:if(k>0){f.L1.Enums.List=c.allocEnums(k);}if(l>0){f.L1.Messages.List=c.allocMessages(l);}if(m>0){f.L1.Extensions.List=c.allocExtensions(m);}if(k>0){$s=16;continue;}$s=17;continue;case 16:aj=$subslice(t,q);ak=f.L1.Enums.List;al=0;case 18:if(!(al=as.$length)?($throwRuntimeError("index out of range"),undefined):as.$array[as.$offset+am])).unmarshalSeed(aq,b,c,f,am);$s=20;case 20:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}aj=$subslice(aj,(ao+ar>>0));al++;$s=18;continue;case 19:case 17:if(l>0){$s=21;continue;}$s=22;continue;case 21:at=$subslice(t,r);au=f.L1.Messages.List;av=0;case 23:if(!(av=bc.$length)?($throwRuntimeError("index out of range"),undefined):bc.$array[bc.$offset+aw])).unmarshalSeed(ba,b,c,f,aw);$s=25;case 25:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}at=$subslice(at,(ay+bb>>0));av++;$s=23;continue;case 24:case 22:if(m>0){$s=26;continue;}$s=27;continue;case 26:bd=$subslice(t,s);be=f.L1.Extensions.List;bf=0;case 28:if(!(bf=bm.$length)?($throwRuntimeError("index out of range"),undefined):bm.$array[bm.$offset+bg])).unmarshalSeed(bk,b,c,f,bg);$s=30;case 30:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}bd=$subslice(bd,(bi+bl>>0));bf++;$s=28;continue;case 29:case 27:$s=-1;return;}return;}var $f={$blk:BX.ptr.prototype.unmarshalSeed,$c:true,$r,a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,b,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};BX.prototype.unmarshalSeed=function(a,b,c,d,e){return this.$val.unmarshalSeed(a,b,c,d,e);};BX.ptr.prototype.unmarshalSeedOptions=function(a){var a,b,c,d,e,f,g,h,i,j,k,l;b=this;while(true){if(!(a.$length>0)){break;}c=J.ConsumeTag(a);d=c[0];e=c[1];f=c[2];a=$subslice(a,f);g=e;if(g===(0)){h=J.ConsumeVarint(a);i=h[0];j=h[1];a=$subslice(a,j);k=d;if(k===(7)){b.L1.IsMapEntry=J.DecodeBool(i);}else if(k===(1)){b.L1.IsMessageSet=J.DecodeBool(i);}}else{l=J.ConsumeFieldValue(d,e,a);a=$subslice(a,l);}}};BX.prototype.unmarshalSeedOptions=function(a){return this.$val.unmarshalSeedOptions(a);};CE.ptr.prototype.unmarshalSeed=function(a,b,c,d,e){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,$s,$r,$c}=$restore(this,{a,b,c,d,e});$s=$s||0;s:while(true){switch($s){case 0:f=this;f.Base.L0.ParentFile=c;f.Base.L0.Parent=d;f.Base.L0.Index=e;case 1:if(!(a.$length>0)){$s=2;continue;}g=J.ConsumeTag(a);h=g[0];i=g[1];j=g[2];a=$subslice(a,j);k=i;if(k===(0)){$s=4;continue;}if(k===(2)){$s=5;continue;}$s=6;continue;case 4:l=J.ConsumeVarint(a);m=l[0];n=l[1];a=$subslice(a,n);o=h;if(o===(3)){f.L1.Number=((m.$low>>0));}else if(o===(4)){f.L1.Cardinality=((m.$low<<24>>24));}else if(o===(5)){f.L1.Kind=((m.$low<<24>>24));}$s=7;continue;case 5:p=J.ConsumeBytes(a);q=p[0];r=p[1];a=$subslice(a,r);s=h;if(s===(1)){$s=9;continue;}if(s===(2)){$s=10;continue;}$s=11;continue;case 9:t=b;u=d.FullName();$s=12;case 12:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}v=u;w=q;x=BO(t,v,w);$s=13;case 13:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}f.Base.L0.FullName=x;$s=11;continue;case 10:f.L1.Extendee=new AJ((BN(b,q)));case 11:case 8:$s=7;continue;case 6:y=J.ConsumeFieldValue(h,i,a);a=$subslice(a,y);case 7:case 3:$s=1;continue;case 2:$s=-1;return;}return;}var $f={$blk:CE.ptr.prototype.unmarshalSeed,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,$s};return $f;};CE.prototype.unmarshalSeed=function(a,b,c,d,e){return this.$val.unmarshalSeed(a,b,c,d,e);};CH.ptr.prototype.unmarshalSeed=function(a,b,c,d,e){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,$s,$r,$c}=$restore(this,{a,b,c,d,e});$s=$s||0;s:while(true){switch($s){case 0:f=this;f.Base.L0.ParentFile=c;f.Base.L0.Parent=d;f.Base.L0.Index=e;case 1:if(!(a.$length>0)){$s=2;continue;}g=J.ConsumeTag(a);h=g[0];i=g[1];j=g[2];a=$subslice(a,j);k=i;if(k===(2)){$s=4;continue;}$s=5;continue;case 4:l=J.ConsumeBytes(a);m=l[0];n=l[1];a=$subslice(a,n);o=h;if(o===(1)){$s=8;continue;}$s=9;continue;case 8:p=b;q=d.FullName();$s=10;case 10:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=q;s=m;t=BO(p,r,s);$s=11;case 11:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}f.Base.L0.FullName=t;case 9:case 7:$s=6;continue;case 5:u=J.ConsumeFieldValue(h,i,a);a=$subslice(a,u);case 6:case 3:$s=1;continue;case 2:$s=-1;return;}return;}var $f={$blk:CH.ptr.prototype.unmarshalSeed,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,$s};return $f;};CH.prototype.unmarshalSeed=function(a,b,c,d,e){return this.$val.unmarshalSeed(a,b,c,d,e);};BL=function(){var{a,b,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=BK.Get();$s=1;case 1:if($c){$c=false;a=a.$blk();}if(a&&a.$blk!==undefined){break s;}b=$assertType(a,EI);$s=2;case 2:return b;}return;}var $f={$blk:BL,$c:true,$r,a,b,$s};return $f;};BM=function(a){var a;BK.Put(a);};BN=function(a,b){var a,b;if((b.$length===0)||!(((0>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+0])===46))){$panic(new $String("name reference must be fully qualified"));}return(a.MakeString($subslice(b,1)));};BO=function(a,b,c){var a,b,c;return a.AppendFullName(b,(M.UnsafeString(c)));};BP.ptr.prototype.ParentFile=function(){var a;a=this;return a;};BP.prototype.ParentFile=function(){return this.$val.ParentFile();};BP.ptr.prototype.Parent=function(){var a;a=this;return $ifaceNil;};BP.prototype.Parent=function(){return this.$val.Parent();};BP.ptr.prototype.Index=function(){var a;a=this;return 0;};BP.prototype.Index=function(){return this.$val.Index();};BP.ptr.prototype.Syntax=function(){var a;a=this;return a.L1.Syntax;};BP.prototype.Syntax=function(){return this.$val.Syntax();};BP.ptr.prototype.Name=function(){var a;a=this;return new C.FullName(a.L1.Package).Name();};BP.prototype.Name=function(){return this.$val.Name();};BP.ptr.prototype.FullName=function(){var a;a=this;return a.L1.Package;};BP.prototype.FullName=function(){return this.$val.FullName();};BP.ptr.prototype.IsPlaceholder=function(){var a;a=this;return false;};BP.prototype.IsPlaceholder=function(){return this.$val.IsPlaceholder();};BP.ptr.prototype.Options=function(){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=a.lazyInit();$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b.Options;if(!(c===$throwNilPointerError)){$s=2;continue;}$s=3;continue;case 2:d=c();$s=4;case 4:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;$s=5;case 5:return e;case 3:$s=-1;return A.File;}return;}var $f={$blk:BP.ptr.prototype.Options,$c:true,$r,a,b,c,d,e,$s};return $f;};BP.prototype.Options=function(){return this.$val.Options();};BP.ptr.prototype.Path=function(){var a;a=this;return a.L1.Path;};BP.prototype.Path=function(){return this.$val.Path();};BP.ptr.prototype.Package=function(){var a;a=this;return a.L1.Package;};BP.prototype.Package=function(){return this.$val.Package();};BP.ptr.prototype.Imports=function(){var{a,b,c,d,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;c=a.lazyInit();$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=(b=c,(b.$ptr_Imports||(b.$ptr_Imports=new DC(function(){return this.$target.Imports;},function($v){this.$target.Imports=$v;},b))));$s=2;case 2:return d;}return;}var $f={$blk:BP.ptr.prototype.Imports,$c:true,$r,a,b,c,d,$s};return $f;};BP.prototype.Imports=function(){return this.$val.Imports();};BP.ptr.prototype.Enums=function(){var a;a=this;return a.L1.Enums;};BP.prototype.Enums=function(){return this.$val.Enums();};BP.ptr.prototype.Messages=function(){var a;a=this;return a.L1.Messages;};BP.prototype.Messages=function(){return this.$val.Messages();};BP.ptr.prototype.Extensions=function(){var a;a=this;return a.L1.Extensions;};BP.prototype.Extensions=function(){return this.$val.Extensions();};BP.ptr.prototype.Services=function(){var a;a=this;return a.L1.Services;};BP.prototype.Services=function(){return this.$val.Services();};BP.ptr.prototype.SourceLocations=function(){var{a,b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=a.lazyInit();$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b.Locations;$s=2;case 2:return c;}return;}var $f={$blk:BP.ptr.prototype.SourceLocations,$c:true,$r,a,b,c,$s};return $f;};BP.prototype.SourceLocations=function(){return this.$val.SourceLocations();};BP.ptr.prototype.Format=function(a,b){var{a,b,c,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this;$r=F.FormatDesc(a,b,c);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:BP.ptr.prototype.Format,$c:true,$r,a,b,c,$s};return $f;};BP.prototype.Format=function(a,b){return this.$val.Format(a,b);};BP.ptr.prototype.ProtoType=function(a){var a,b;b=this;};BP.prototype.ProtoType=function(a){return this.$val.ProtoType(a);};BP.ptr.prototype.ProtoInternal=function(a){var a,b;b=this;};BP.prototype.ProtoInternal=function(a){return this.$val.ProtoInternal(a);};BP.ptr.prototype.lazyInit=function(){var{a,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;if(P.LoadUint32((a.$ptr_once||(a.$ptr_once=new EJ(function(){return this.$target.once;},function($v){this.$target.once=$v;},a))))===0){$s=1;continue;}$s=2;continue;case 1:$r=a.lazyInitOnce();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 2:$s=-1;return a.L2;}return;}var $f={$blk:BP.ptr.prototype.lazyInit,$c:true,$r,a,$s};return $f;};BP.prototype.lazyInit=function(){return this.$val.lazyInit();};BP.ptr.prototype.lazyInitOnce=function(){var{a,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;$r=a.mu.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(a.L2===DM.nil){$s=2;continue;}$s=3;continue;case 2:$r=a.lazyRawInit();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 3:P.StoreUint32((a.$ptr_once||(a.$ptr_once=new EJ(function(){return this.$target.once;},function($v){this.$target.once=$v;},a))),1);$r=a.mu.Unlock();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:BP.ptr.prototype.lazyInitOnce,$c:true,$r,a,$s};return $f;};BP.prototype.lazyInitOnce=function(){return this.$val.lazyInitOnce();};BP.ptr.prototype.GoPackagePath=function(){var a;a=this;return a.fileRaw.builder.GoPackagePath;};BP.prototype.GoPackagePath=function(){return this.$val.GoPackagePath();};BS.ptr.prototype.Options=function(){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=a.lazyInit();$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b.Options;if(!(c===$throwNilPointerError)){$s=2;continue;}$s=3;continue;case 2:d=c();$s=4;case 4:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;$s=5;case 5:return e;case 3:$s=-1;return A.Enum;}return;}var $f={$blk:BS.ptr.prototype.Options,$c:true,$r,a,b,c,d,e,$s};return $f;};BS.prototype.Options=function(){return this.$val.Options();};BS.ptr.prototype.Values=function(){var{a,b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;if(a.L1.eagerValues){$s=-1;return a.L2.Values;}b=a.lazyInit();$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b.Values;$s=2;case 2:return c;}return;}var $f={$blk:BS.ptr.prototype.Values,$c:true,$r,a,b,c,$s};return $f;};BS.prototype.Values=function(){return this.$val.Values();};BS.ptr.prototype.ReservedNames=function(){var{a,b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=a.lazyInit();$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b.ReservedNames;$s=2;case 2:return c;}return;}var $f={$blk:BS.ptr.prototype.ReservedNames,$c:true,$r,a,b,c,$s};return $f;};BS.prototype.ReservedNames=function(){return this.$val.ReservedNames();};BS.ptr.prototype.ReservedRanges=function(){var{a,b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=a.lazyInit();$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b.ReservedRanges;$s=2;case 2:return c;}return;}var $f={$blk:BS.ptr.prototype.ReservedRanges,$c:true,$r,a,b,c,$s};return $f;};BS.prototype.ReservedRanges=function(){return this.$val.ReservedRanges();};BS.ptr.prototype.Format=function(a,b){var{a,b,c,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this;$r=F.FormatDesc(a,b,c);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:BS.ptr.prototype.Format,$c:true,$r,a,b,c,$s};return $f;};BS.prototype.Format=function(a,b){return this.$val.Format(a,b);};BS.ptr.prototype.ProtoType=function(a){var a,b;b=this;};BS.prototype.ProtoType=function(a){return this.$val.ProtoType(a);};BS.ptr.prototype.lazyInit=function(){var{a,b,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=a.Base.L0.ParentFile.lazyInit();$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}b;$s=-1;return a.L2;}return;}var $f={$blk:BS.ptr.prototype.lazyInit,$c:true,$r,a,b,$s};return $f;};BS.prototype.lazyInit=function(){return this.$val.lazyInit();};BV.ptr.prototype.Options=function(){var{a,b,c,d,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=a.L1.Options;if(!(b===$throwNilPointerError)){$s=1;continue;}$s=2;continue;case 1:c=b();$s=3;case 3:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c;$s=4;case 4:return d;case 2:$s=-1;return A.EnumValue;}return;}var $f={$blk:BV.ptr.prototype.Options,$c:true,$r,a,b,c,d,$s};return $f;};BV.prototype.Options=function(){return this.$val.Options();};BV.ptr.prototype.Number=function(){var a;a=this;return a.L1.Number;};BV.prototype.Number=function(){return this.$val.Number();};BV.ptr.prototype.Format=function(a,b){var{a,b,c,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this;$r=F.FormatDesc(a,b,c);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:BV.ptr.prototype.Format,$c:true,$r,a,b,c,$s};return $f;};BV.prototype.Format=function(a,b){return this.$val.Format(a,b);};BV.ptr.prototype.ProtoType=function(a){var a,b;b=this;};BV.prototype.ProtoType=function(a){return this.$val.ProtoType(a);};BX.ptr.prototype.Options=function(){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=a.lazyInit();$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b.Options;if(!(c===$throwNilPointerError)){$s=2;continue;}$s=3;continue;case 2:d=c();$s=4;case 4:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;$s=5;case 5:return e;case 3:$s=-1;return A.Message;}return;}var $f={$blk:BX.ptr.prototype.Options,$c:true,$r,a,b,c,d,e,$s};return $f;};BX.prototype.Options=function(){return this.$val.Options();};BX.ptr.prototype.IsMapEntry=function(){var a;a=this;return a.L1.IsMapEntry;};BX.prototype.IsMapEntry=function(){return this.$val.IsMapEntry();};BX.ptr.prototype.Fields=function(){var{a,b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=a.lazyInit();$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b.Fields;$s=2;case 2:return c;}return;}var $f={$blk:BX.ptr.prototype.Fields,$c:true,$r,a,b,c,$s};return $f;};BX.prototype.Fields=function(){return this.$val.Fields();};BX.ptr.prototype.Oneofs=function(){var{a,b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=a.lazyInit();$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b.Oneofs;$s=2;case 2:return c;}return;}var $f={$blk:BX.ptr.prototype.Oneofs,$c:true,$r,a,b,c,$s};return $f;};BX.prototype.Oneofs=function(){return this.$val.Oneofs();};BX.ptr.prototype.ReservedNames=function(){var{a,b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=a.lazyInit();$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b.ReservedNames;$s=2;case 2:return c;}return;}var $f={$blk:BX.ptr.prototype.ReservedNames,$c:true,$r,a,b,c,$s};return $f;};BX.prototype.ReservedNames=function(){return this.$val.ReservedNames();};BX.ptr.prototype.ReservedRanges=function(){var{a,b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=a.lazyInit();$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b.ReservedRanges;$s=2;case 2:return c;}return;}var $f={$blk:BX.ptr.prototype.ReservedRanges,$c:true,$r,a,b,c,$s};return $f;};BX.prototype.ReservedRanges=function(){return this.$val.ReservedRanges();};BX.ptr.prototype.RequiredNumbers=function(){var{a,b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=a.lazyInit();$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b.RequiredNumbers;$s=2;case 2:return c;}return;}var $f={$blk:BX.ptr.prototype.RequiredNumbers,$c:true,$r,a,b,c,$s};return $f;};BX.prototype.RequiredNumbers=function(){return this.$val.RequiredNumbers();};BX.ptr.prototype.ExtensionRanges=function(){var{a,b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=a.lazyInit();$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b.ExtensionRanges;$s=2;case 2:return c;}return;}var $f={$blk:BX.ptr.prototype.ExtensionRanges,$c:true,$r,a,b,c,$s};return $f;};BX.prototype.ExtensionRanges=function(){return this.$val.ExtensionRanges();};BX.ptr.prototype.ExtensionRangeOptions=function(a){var{a,b,c,d,e,f,g,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;d=b.lazyInit();$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=(c=d.ExtensionRangeOptions,((a<0||a>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+a]));if(!(e===$throwNilPointerError)){$s=2;continue;}$s=3;continue;case 2:f=e();$s=4;case 4:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;$s=5;case 5:return g;case 3:$s=-1;return A.ExtensionRange;}return;}var $f={$blk:BX.ptr.prototype.ExtensionRangeOptions,$c:true,$r,a,b,c,d,e,f,g,$s};return $f;};BX.prototype.ExtensionRangeOptions=function(a){return this.$val.ExtensionRangeOptions(a);};BX.ptr.prototype.Enums=function(){var a;a=this;return a.L1.Enums;};BX.prototype.Enums=function(){return this.$val.Enums();};BX.ptr.prototype.Messages=function(){var a;a=this;return a.L1.Messages;};BX.prototype.Messages=function(){return this.$val.Messages();};BX.ptr.prototype.Extensions=function(){var a;a=this;return a.L1.Extensions;};BX.prototype.Extensions=function(){return this.$val.Extensions();};BX.ptr.prototype.ProtoType=function(a){var a,b;b=this;};BX.prototype.ProtoType=function(a){return this.$val.ProtoType(a);};BX.ptr.prototype.Format=function(a,b){var{a,b,c,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this;$r=F.FormatDesc(a,b,c);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:BX.ptr.prototype.Format,$c:true,$r,a,b,c,$s};return $f;};BX.prototype.Format=function(a,b){return this.$val.Format(a,b);};BX.ptr.prototype.lazyInit=function(){var{a,b,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=a.Base.L0.ParentFile.lazyInit();$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}b;$s=-1;return a.L2;}return;}var $f={$blk:BX.ptr.prototype.lazyInit,$c:true,$r,a,b,$s};return $f;};BX.prototype.lazyInit=function(){return this.$val.lazyInit();};BX.ptr.prototype.IsMessageSet=function(){var a;a=this;return a.L1.IsMessageSet;};BX.prototype.IsMessageSet=function(){return this.$val.IsMessageSet();};CA.ptr.prototype.Options=function(){var{a,b,c,d,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=a.L1.Options;if(!(b===$throwNilPointerError)){$s=1;continue;}$s=2;continue;case 1:c=b();$s=3;case 3:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c;$s=4;case 4:return d;case 2:$s=-1;return A.Field;}return;}var $f={$blk:CA.ptr.prototype.Options,$c:true,$r,a,b,c,d,$s};return $f;};CA.prototype.Options=function(){return this.$val.Options();};CA.ptr.prototype.Number=function(){var a;a=this;return a.L1.Number;};CA.prototype.Number=function(){return this.$val.Number();};CA.ptr.prototype.Cardinality=function(){var a;a=this;return a.L1.Cardinality;};CA.prototype.Cardinality=function(){return this.$val.Cardinality();};CA.ptr.prototype.Kind=function(){var a;a=this;return a.L1.Kind;};CA.prototype.Kind=function(){return this.$val.Kind();};CA.ptr.prototype.HasJSONName=function(){var a;a=this;return a.L1.StringName.hasJSON;};CA.prototype.HasJSONName=function(){return this.$val.HasJSONName();};CA.ptr.prototype.JSONName=function(){var{a,b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=a.L1.StringName.getJSON(a);$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b;$s=2;case 2:return c;}return;}var $f={$blk:CA.ptr.prototype.JSONName,$c:true,$r,a,b,c,$s};return $f;};CA.prototype.JSONName=function(){return this.$val.JSONName();};CA.ptr.prototype.TextName=function(){var{a,b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=a.L1.StringName.getText(a);$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b;$s=2;case 2:return c;}return;}var $f={$blk:CA.ptr.prototype.TextName,$c:true,$r,a,b,c,$s};return $f;};CA.prototype.TextName=function(){return this.$val.TextName();};CA.ptr.prototype.HasPresence=function(){var a;a=this;return!((a.L1.Cardinality===3))&&((a.Base.L0.ParentFile.L1.Syntax===2)||!($interfaceIsEqual(a.L1.Message,$ifaceNil))||!($interfaceIsEqual(a.L1.ContainingOneof,$ifaceNil)));};CA.prototype.HasPresence=function(){return this.$val.HasPresence();};CA.ptr.prototype.HasOptionalKeyword=function(){var a;a=this;return((a.Base.L0.ParentFile.L1.Syntax===2)&&(a.L1.Cardinality===1)&&$interfaceIsEqual(a.L1.ContainingOneof,$ifaceNil))||a.L1.IsProto3Optional;};CA.prototype.HasOptionalKeyword=function(){return this.$val.HasOptionalKeyword();};CA.ptr.prototype.IsPacked=function(){var a,b;a=this;if(!a.L1.HasPacked&&!((a.Base.L0.ParentFile.L1.Syntax===2))&&(a.L1.Cardinality===3)){b=a.L1.Kind;if((b===(9))||(b===(12))||(b===(11))||(b===(10))){}else{return true;}}return a.L1.IsPacked;};CA.prototype.IsPacked=function(){return this.$val.IsPacked();};CA.ptr.prototype.IsExtension=function(){var a;a=this;return false;};CA.prototype.IsExtension=function(){return this.$val.IsExtension();};CA.ptr.prototype.IsWeak=function(){var a;a=this;return a.L1.IsWeak;};CA.prototype.IsWeak=function(){return this.$val.IsWeak();};CA.ptr.prototype.IsList=function(){var{a,b,c,d,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;if(!(a.Cardinality()===3)){b=false;$s=1;continue s;}c=a.IsMap();$s=2;case 2:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}b=!c;case 1:d=b;$s=3;case 3:return d;}return;}var $f={$blk:CA.ptr.prototype.IsList,$c:true,$r,a,b,c,d,$s};return $f;};CA.prototype.IsList=function(){return this.$val.IsList();};CA.ptr.prototype.IsMap=function(){var{a,b,c,d,e,f,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;c=a.Message();$s=2;case 2:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}if(!(!($interfaceIsEqual(c,$ifaceNil)))){b=false;$s=1;continue s;}d=a.Message();$s=3;case 3:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d.IsMapEntry();$s=4;case 4:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}b=e;case 1:f=b;$s=5;case 5:return f;}return;}var $f={$blk:CA.ptr.prototype.IsMap,$c:true,$r,a,b,c,d,e,f,$s};return $f;};CA.prototype.IsMap=function(){return this.$val.IsMap();};CA.ptr.prototype.MapKey=function(){var{a,b,c,d,e,f,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=a.IsMap();$s=3;case 3:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}if(!b){$s=1;continue;}$s=2;continue;case 1:$s=-1;return $ifaceNil;case 2:c=a.Message();$s=4;case 4:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c.Fields();$s=5;case 5:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d.ByNumber(1);$s=6;case 6:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=e;$s=7;case 7:return f;}return;}var $f={$blk:CA.ptr.prototype.MapKey,$c:true,$r,a,b,c,d,e,f,$s};return $f;};CA.prototype.MapKey=function(){return this.$val.MapKey();};CA.ptr.prototype.MapValue=function(){var{a,b,c,d,e,f,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=a.IsMap();$s=3;case 3:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}if(!b){$s=1;continue;}$s=2;continue;case 1:$s=-1;return $ifaceNil;case 2:c=a.Message();$s=4;case 4:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c.Fields();$s=5;case 5:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d.ByNumber(2);$s=6;case 6:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=e;$s=7;case 7:return f;}return;}var $f={$blk:CA.ptr.prototype.MapValue,$c:true,$r,a,b,c,d,e,f,$s};return $f;};CA.prototype.MapValue=function(){return this.$val.MapValue();};CA.ptr.prototype.HasDefault=function(){var a;a=this;return a.L1.Default.has;};CA.prototype.HasDefault=function(){return this.$val.HasDefault();};CA.ptr.prototype.Default=function(){var{a,b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=a.L1.Default.get(a);$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b;$s=2;case 2:return c;}return;}var $f={$blk:CA.ptr.prototype.Default,$c:true,$r,a,b,c,$s};return $f;};CA.prototype.Default=function(){return this.$val.Default();};CA.ptr.prototype.DefaultEnumValue=function(){var a;a=this;return a.L1.Default.enum$2;};CA.prototype.DefaultEnumValue=function(){return this.$val.DefaultEnumValue();};CA.ptr.prototype.ContainingOneof=function(){var a;a=this;return a.L1.ContainingOneof;};CA.prototype.ContainingOneof=function(){return this.$val.ContainingOneof();};CA.ptr.prototype.ContainingMessage=function(){var a;a=this;return $assertType(a.Base.L0.Parent,C.MessageDescriptor);};CA.prototype.ContainingMessage=function(){return this.$val.ContainingMessage();};CA.ptr.prototype.Enum=function(){var a;a=this;return a.L1.Enum;};CA.prototype.Enum=function(){return this.$val.Enum();};CA.ptr.prototype.Message=function(){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;if(a.L1.IsWeak){$s=1;continue;}$s=2;continue;case 1:c=a.L1.Message.FullName();$s=3;case 3:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=S.GlobalFiles.FindDescriptorByName(c);$s=4;case 4:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}b=d;e=b[0];if(!($interfaceIsEqual(e,$ifaceNil))){$s=-1;return $assertType(e,C.MessageDescriptor);}case 2:$s=-1;return a.L1.Message;}return;}var $f={$blk:CA.ptr.prototype.Message,$c:true,$r,a,b,c,d,e,$s};return $f;};CA.prototype.Message=function(){return this.$val.Message();};CA.ptr.prototype.Format=function(a,b){var{a,b,c,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this;$r=F.FormatDesc(a,b,c);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:CA.ptr.prototype.Format,$c:true,$r,a,b,c,$s};return $f;};CA.prototype.Format=function(a,b){return this.$val.Format(a,b);};CA.ptr.prototype.ProtoType=function(a){var a,b;b=this;};CA.prototype.ProtoType=function(a){return this.$val.ProtoType(a);};CA.ptr.prototype.EnforceUTF8=function(){var a;a=this;if(a.L1.HasEnforceUTF8){return a.L1.EnforceUTF8;}return a.Base.L0.ParentFile.L1.Syntax===3;};CA.prototype.EnforceUTF8=function(){return this.$val.EnforceUTF8();};CC.ptr.prototype.IsSynthetic=function(){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;if(!((a.Base.L0.ParentFile.L1.Syntax===3)&&(a.L1.Fields.List.$length===1))){b=false;$s=1;continue s;}d=(c=a.L1.Fields.List,(0>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+0])).HasOptionalKeyword();$s=2;case 2:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}b=d;case 1:e=b;$s=3;case 3:return e;}return;}var $f={$blk:CC.ptr.prototype.IsSynthetic,$c:true,$r,a,b,c,d,e,$s};return $f;};CC.prototype.IsSynthetic=function(){return this.$val.IsSynthetic();};CC.ptr.prototype.Options=function(){var{a,b,c,d,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=a.L1.Options;if(!(b===$throwNilPointerError)){$s=1;continue;}$s=2;continue;case 1:c=b();$s=3;case 3:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c;$s=4;case 4:return d;case 2:$s=-1;return A.Oneof;}return;}var $f={$blk:CC.ptr.prototype.Options,$c:true,$r,a,b,c,d,$s};return $f;};CC.prototype.Options=function(){return this.$val.Options();};CC.ptr.prototype.Fields=function(){var a;a=this;return a.L1.Fields;};CC.prototype.Fields=function(){return this.$val.Fields();};CC.ptr.prototype.Format=function(a,b){var{a,b,c,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this;$r=F.FormatDesc(a,b,c);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:CC.ptr.prototype.Format,$c:true,$r,a,b,c,$s};return $f;};CC.prototype.Format=function(a,b){return this.$val.Format(a,b);};CC.ptr.prototype.ProtoType=function(a){var a,b;b=this;};CC.prototype.ProtoType=function(a){return this.$val.ProtoType(a);};CE.ptr.prototype.Options=function(){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=a.lazyInit();$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b.Options;if(!(c===$throwNilPointerError)){$s=2;continue;}$s=3;continue;case 2:d=c();$s=4;case 4:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;$s=5;case 5:return e;case 3:$s=-1;return A.Field;}return;}var $f={$blk:CE.ptr.prototype.Options,$c:true,$r,a,b,c,d,e,$s};return $f;};CE.prototype.Options=function(){return this.$val.Options();};CE.ptr.prototype.Number=function(){var a;a=this;return a.L1.Number;};CE.prototype.Number=function(){return this.$val.Number();};CE.ptr.prototype.Cardinality=function(){var a;a=this;return a.L1.Cardinality;};CE.prototype.Cardinality=function(){return this.$val.Cardinality();};CE.ptr.prototype.Kind=function(){var a;a=this;return a.L1.Kind;};CE.prototype.Kind=function(){return this.$val.Kind();};CE.ptr.prototype.HasJSONName=function(){var{a,b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=a.lazyInit();$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b.StringName.hasJSON;$s=2;case 2:return c;}return;}var $f={$blk:CE.ptr.prototype.HasJSONName,$c:true,$r,a,b,c,$s};return $f;};CE.prototype.HasJSONName=function(){return this.$val.HasJSONName();};CE.ptr.prototype.JSONName=function(){var{a,b,c,d,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=a.lazyInit();$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b.StringName.getJSON(a);$s=2;case 2:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c;$s=3;case 3:return d;}return;}var $f={$blk:CE.ptr.prototype.JSONName,$c:true,$r,a,b,c,d,$s};return $f;};CE.prototype.JSONName=function(){return this.$val.JSONName();};CE.ptr.prototype.TextName=function(){var{a,b,c,d,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=a.lazyInit();$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b.StringName.getText(a);$s=2;case 2:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c;$s=3;case 3:return d;}return;}var $f={$blk:CE.ptr.prototype.TextName,$c:true,$r,a,b,c,d,$s};return $f;};CE.prototype.TextName=function(){return this.$val.TextName();};CE.ptr.prototype.HasPresence=function(){var a;a=this;return!((a.L1.Cardinality===3));};CE.prototype.HasPresence=function(){return this.$val.HasPresence();};CE.ptr.prototype.HasOptionalKeyword=function(){var{a,b,c,d,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;if((a.Base.L0.ParentFile.L1.Syntax===2)&&(a.L1.Cardinality===1)){b=true;$s=1;continue s;}c=a.lazyInit();$s=2;case 2:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}b=c.IsProto3Optional;case 1:d=b;$s=3;case 3:return d;}return;}var $f={$blk:CE.ptr.prototype.HasOptionalKeyword,$c:true,$r,a,b,c,d,$s};return $f;};CE.prototype.HasOptionalKeyword=function(){return this.$val.HasOptionalKeyword();};CE.ptr.prototype.IsPacked=function(){var{a,b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=a.lazyInit();$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b.IsPacked;$s=2;case 2:return c;}return;}var $f={$blk:CE.ptr.prototype.IsPacked,$c:true,$r,a,b,c,$s};return $f;};CE.prototype.IsPacked=function(){return this.$val.IsPacked();};CE.ptr.prototype.IsExtension=function(){var a;a=this;return true;};CE.prototype.IsExtension=function(){return this.$val.IsExtension();};CE.ptr.prototype.IsWeak=function(){var a;a=this;return false;};CE.prototype.IsWeak=function(){return this.$val.IsWeak();};CE.ptr.prototype.IsList=function(){var a;a=this;return a.Cardinality()===3;};CE.prototype.IsList=function(){return this.$val.IsList();};CE.ptr.prototype.IsMap=function(){var a;a=this;return false;};CE.prototype.IsMap=function(){return this.$val.IsMap();};CE.ptr.prototype.MapKey=function(){var a;a=this;return $ifaceNil;};CE.prototype.MapKey=function(){return this.$val.MapKey();};CE.ptr.prototype.MapValue=function(){var a;a=this;return $ifaceNil;};CE.prototype.MapValue=function(){return this.$val.MapValue();};CE.ptr.prototype.HasDefault=function(){var{a,b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=a.lazyInit();$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b.Default.has;$s=2;case 2:return c;}return;}var $f={$blk:CE.ptr.prototype.HasDefault,$c:true,$r,a,b,c,$s};return $f;};CE.prototype.HasDefault=function(){return this.$val.HasDefault();};CE.ptr.prototype.Default=function(){var{a,b,c,d,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=a.lazyInit();$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b.Default.get(a);$s=2;case 2:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c;$s=3;case 3:return d;}return;}var $f={$blk:CE.ptr.prototype.Default,$c:true,$r,a,b,c,d,$s};return $f;};CE.prototype.Default=function(){return this.$val.Default();};CE.ptr.prototype.DefaultEnumValue=function(){var{a,b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=a.lazyInit();$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b.Default.enum$2;$s=2;case 2:return c;}return;}var $f={$blk:CE.ptr.prototype.DefaultEnumValue,$c:true,$r,a,b,c,$s};return $f;};CE.prototype.DefaultEnumValue=function(){return this.$val.DefaultEnumValue();};CE.ptr.prototype.ContainingOneof=function(){var a;a=this;return $ifaceNil;};CE.prototype.ContainingOneof=function(){return this.$val.ContainingOneof();};CE.ptr.prototype.ContainingMessage=function(){var a;a=this;return a.L1.Extendee;};CE.prototype.ContainingMessage=function(){return this.$val.ContainingMessage();};CE.ptr.prototype.Enum=function(){var{a,b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=a.lazyInit();$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b.Enum;$s=2;case 2:return c;}return;}var $f={$blk:CE.ptr.prototype.Enum,$c:true,$r,a,b,c,$s};return $f;};CE.prototype.Enum=function(){return this.$val.Enum();};CE.ptr.prototype.Message=function(){var{a,b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=a.lazyInit();$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b.Message;$s=2;case 2:return c;}return;}var $f={$blk:CE.ptr.prototype.Message,$c:true,$r,a,b,c,$s};return $f;};CE.prototype.Message=function(){return this.$val.Message();};CE.ptr.prototype.Format=function(a,b){var{a,b,c,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this;$r=F.FormatDesc(a,b,c);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:CE.ptr.prototype.Format,$c:true,$r,a,b,c,$s};return $f;};CE.prototype.Format=function(a,b){return this.$val.Format(a,b);};CE.ptr.prototype.ProtoType=function(a){var a,b;b=this;};CE.prototype.ProtoType=function(a){return this.$val.ProtoType(a);};CE.ptr.prototype.ProtoInternal=function(a){var a,b;b=this;};CE.prototype.ProtoInternal=function(a){return this.$val.ProtoInternal(a);};CE.ptr.prototype.lazyInit=function(){var{a,b,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=a.Base.L0.ParentFile.lazyInit();$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}b;$s=-1;return a.L2;}return;}var $f={$blk:CE.ptr.prototype.lazyInit,$c:true,$r,a,b,$s};return $f;};CE.prototype.lazyInit=function(){return this.$val.lazyInit();};CH.ptr.prototype.Options=function(){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=a.lazyInit();$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b.Options;if(!(c===$throwNilPointerError)){$s=2;continue;}$s=3;continue;case 2:d=c();$s=4;case 4:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;$s=5;case 5:return e;case 3:$s=-1;return A.Service;}return;}var $f={$blk:CH.ptr.prototype.Options,$c:true,$r,a,b,c,d,e,$s};return $f;};CH.prototype.Options=function(){return this.$val.Options();};CH.ptr.prototype.Methods=function(){var{a,b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=a.lazyInit();$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b.Methods;$s=2;case 2:return c;}return;}var $f={$blk:CH.ptr.prototype.Methods,$c:true,$r,a,b,c,$s};return $f;};CH.prototype.Methods=function(){return this.$val.Methods();};CH.ptr.prototype.Format=function(a,b){var{a,b,c,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this;$r=F.FormatDesc(a,b,c);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:CH.ptr.prototype.Format,$c:true,$r,a,b,c,$s};return $f;};CH.prototype.Format=function(a,b){return this.$val.Format(a,b);};CH.ptr.prototype.ProtoType=function(a){var a,b;b=this;};CH.prototype.ProtoType=function(a){return this.$val.ProtoType(a);};CH.ptr.prototype.ProtoInternal=function(a){var a,b;b=this;};CH.prototype.ProtoInternal=function(a){return this.$val.ProtoInternal(a);};CH.ptr.prototype.lazyInit=function(){var{a,b,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=a.Base.L0.ParentFile.lazyInit();$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}b;$s=-1;return a.L2;}return;}var $f={$blk:CH.ptr.prototype.lazyInit,$c:true,$r,a,b,$s};return $f;};CH.prototype.lazyInit=function(){return this.$val.lazyInit();};CK.ptr.prototype.Options=function(){var{a,b,c,d,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=a.L1.Options;if(!(b===$throwNilPointerError)){$s=1;continue;}$s=2;continue;case 1:c=b();$s=3;case 3:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c;$s=4;case 4:return d;case 2:$s=-1;return A.Method;}return;}var $f={$blk:CK.ptr.prototype.Options,$c:true,$r,a,b,c,d,$s};return $f;};CK.prototype.Options=function(){return this.$val.Options();};CK.ptr.prototype.Input=function(){var a;a=this;return a.L1.Input;};CK.prototype.Input=function(){return this.$val.Input();};CK.ptr.prototype.Output=function(){var a;a=this;return a.L1.Output;};CK.prototype.Output=function(){return this.$val.Output();};CK.ptr.prototype.IsStreamingClient=function(){var a;a=this;return a.L1.IsStreamingClient;};CK.prototype.IsStreamingClient=function(){return this.$val.IsStreamingClient();};CK.ptr.prototype.IsStreamingServer=function(){var a;a=this;return a.L1.IsStreamingServer;};CK.prototype.IsStreamingServer=function(){return this.$val.IsStreamingServer();};CK.ptr.prototype.Format=function(a,b){var{a,b,c,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this;$r=F.FormatDesc(a,b,c);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:CK.ptr.prototype.Format,$c:true,$r,a,b,c,$s};return $f;};CK.prototype.Format=function(a,b){return this.$val.Format(a,b);};CK.ptr.prototype.ProtoType=function(a){var a,b;b=this;};CK.prototype.ProtoType=function(a){return this.$val.ProtoType(a);};CK.ptr.prototype.ProtoInternal=function(a){var a,b;b=this;};CK.prototype.ProtoInternal=function(a){return this.$val.ProtoInternal(a);};CM.ptr.prototype.Name=function(){var a;a=this;return new C.FullName(a.L0.FullName).Name();};CM.prototype.Name=function(){return this.$val.Name();};CM.ptr.prototype.FullName=function(){var a;a=this;return a.L0.FullName;};CM.prototype.FullName=function(){return this.$val.FullName();};CM.ptr.prototype.ParentFile=function(){var a;a=this;if(a.L0.ParentFile===$pkg.SurrogateProto2||a.L0.ParentFile===$pkg.SurrogateProto3){return $ifaceNil;}return a.L0.ParentFile;};CM.prototype.ParentFile=function(){return this.$val.ParentFile();};CM.ptr.prototype.Parent=function(){var a;a=this;return a.L0.Parent;};CM.prototype.Parent=function(){return this.$val.Parent();};CM.ptr.prototype.Index=function(){var a;a=this;return a.L0.Index;};CM.prototype.Index=function(){return this.$val.Index();};CM.ptr.prototype.Syntax=function(){var a;a=this;return a.L0.ParentFile.Syntax();};CM.prototype.Syntax=function(){return this.$val.Syntax();};CM.ptr.prototype.IsPlaceholder=function(){var a;a=this;return false;};CM.prototype.IsPlaceholder=function(){return this.$val.IsPlaceholder();};CM.ptr.prototype.ProtoInternal=function(a){var a,b;b=this;};CM.prototype.ProtoInternal=function(a){return this.$val.ProtoInternal(a);};CO.ptr.prototype.InitJSON=function(a){var a,b;b=this;b.hasJSON=true;b.nameJSON=a;};CO.prototype.InitJSON=function(a){return this.$val.InitJSON(a);};CO.ptr.prototype.lazyInit=function(a){var{a,b,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:a=[a];b=[b];b[0]=this;$r=b[0].once.Do((function(a,b){return function $b(){var{c,d,e,f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:c=a[0].IsExtension();$s=4;case 4:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}if(c){$s=1;continue;}$s=2;continue;case 1:d="";e=R.IsMessageSetExtension(a[0]);$s=8;case 8:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}if(e){$s=5;continue;}$s=6;continue;case 5:f=a[0].FullName();$s=9;case 9:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=new C.FullName(f).Parent();$s=10;case 10:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}d=("["+g+"]");$s=7;continue;case 6:h=a[0].FullName();$s=11;case 11:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}d=("["+h+"]");case 7:b[0].nameJSON=d;b[0].nameText=d;$s=3;continue;case 2:if(!b[0].hasJSON){$s=12;continue;}$s=13;continue;case 12:i=a[0].Name();$s=14;case 14:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=M.JSONCamelCase((i));$s=15;case 15:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}b[0].nameJSON=j;case 13:k=a[0].Name();$s=16;case 16:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}b[0].nameText=(k);l=a[0].Kind();$s=19;case 19:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}if(l===10){$s=17;continue;}$s=18;continue;case 17:m=a[0].Message();$s=20;case 20:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m.Name();$s=21;case 21:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}b[0].nameText=(n);case 18:case 3:$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,c,d,e,f,g,h,i,j,k,l,m,n,$s};return $f;};})(a,b));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return b[0];}return;}var $f={$blk:CO.ptr.prototype.lazyInit,$c:true,$r,a,b,$s};return $f;};CO.prototype.lazyInit=function(a){return this.$val.lazyInit(a);};CO.ptr.prototype.getJSON=function(a){var{a,b,c,d,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;c=b.lazyInit(a);$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c.nameJSON;$s=2;case 2:return d;}return;}var $f={$blk:CO.ptr.prototype.getJSON,$c:true,$r,a,b,c,d,$s};return $f;};CO.prototype.getJSON=function(a){return this.$val.getJSON(a);};CO.ptr.prototype.getText=function(a){var{a,b,c,d,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;c=b.lazyInit(a);$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c.nameText;$s=2;case 2:return d;}return;}var $f={$blk:CO.ptr.prototype.getText,$c:true,$r,a,b,c,d,$s};return $f;};CO.prototype.getText=function(a){return this.$val.getText(a);};CP=function(a,b){var{a,b,c,d,e,f,g,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=new CR.ptr($clone(a,C.Value).IsValid(),$clone(a,C.Value),b,DL.nil);e=$clone(a,C.Value).Interface();$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}d=$assertType(e,DL,true);f=d[0];g=d[1];if(g){c.bytes=$appendSlice((DL.nil),f);}$s=-1;return c;}return;}var $f={$blk:CP,$c:true,$r,a,b,c,d,e,f,g,$s};return $f;};$pkg.DefaultValue=CP;CQ=function(a,b,c,d){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,$s,$r,$c}=$restore(this,{a,b,c,d});$s=$s||0;s:while(true){switch($s){case 0:e=$ifaceNil;if(b===14){$s=1;continue;}$s=2;continue;case 1:f=$assertType(d,DN,true);g=f[0];h=f[1];if(h&&g.Base.L0.ParentFile===c){$s=3;continue;}$s=4;continue;case 3:e=g.L2.Values;$s=5;continue;case 4:i=d.Values();$s=6;case 6:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}e=i;case 5:j=d.IsPlaceholder();$s=9;case 9:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}if(j&&new C.Name(($bytesToString(a))).IsValid()){$s=7;continue;}$s=8;continue;case 7:k=$clone(C.ValueOfEnum(0),C.Value);l=d.FullName();$s=10;case 10:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=new C.FullName(l).Parent();$s=11;case 11:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=new C.FullName(m).Append(($bytesToString(a)));$s=12;case 12:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=(n);p=CP($clone(k,C.Value),new AI(o));$s=13;case 13:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=p;$s=14;case 14:return q;case 8:case 2:s=Q.Unmarshal(($bytesToString(a)),b,e,1);$s=15;case 15:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}r=s;t=$clone(r[0],C.Value);u=r[1];v=r[2];if(!($interfaceIsEqual(v,$ifaceNil))){$panic(v);}w=CP($clone(t,C.Value),u);$s=16;case 16:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}x=w;$s=17;case 17:return x;}return;}var $f={$blk:CQ,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,$s};return $f;};CR.ptr.prototype.get=function(a){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;if(!b.has){$s=1;continue;}$s=2;continue;case 1:c=a.Cardinality();$s=5;case 5:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}if(c===3){$s=3;continue;}$s=4;continue;case 3:$s=-1;return new C.Value.ptr(EG.zero(),0,new $Uint64(0,0),"",DL.nil,$ifaceNil);case 4:d=a.Kind();$s=7;case 7:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;if(e===(8)){$s=8;continue;}if((e===(5))||(e===(17))||(e===(15))){$s=9;continue;}if((e===(3))||(e===(18))||(e===(16))){$s=10;continue;}if((e===(13))||(e===(7))){$s=11;continue;}if((e===(4))||(e===(6))){$s=12;continue;}if(e===(2)){$s=13;continue;}if(e===(1)){$s=14;continue;}if(e===(9)){$s=15;continue;}if(e===(12)){$s=16;continue;}if(e===(14)){$s=17;continue;}$s=18;continue;case 8:$s=-1;return C.ValueOfBool(false);case 9:$s=-1;return C.ValueOfInt32(0);case 10:$s=-1;return C.ValueOfInt64(new $Int64(0,0));case 11:$s=-1;return C.ValueOfUint32(0);case 12:$s=-1;return C.ValueOfUint64(new $Uint64(0,0));case 13:$s=-1;return C.ValueOfFloat32(0);case 14:$s=-1;return C.ValueOfFloat64(0);case 15:$s=-1;return C.ValueOfString("");case 16:$s=-1;return C.ValueOfBytes(DL.nil);case 17:f=a.Enum();$s=19;case 19:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f.Values();$s=20;case 20:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;i=h.Len();$s=23;case 23:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}if(i>0){$s=21;continue;}$s=22;continue;case 21:j=h.Get(0);$s=24;case 24:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.Number();$s=25;case 25:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=C.ValueOfEnum(k);$s=26;case 26:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;$s=27;case 27:return m;case 22:$s=-1;return C.ValueOfEnum(0);case 18:case 6:case 2:if(!(b.bytes.$length>0)){n=false;$s=30;continue s;}o=b.bytes;p=$clone(b.val,C.Value).Bytes();$s=31;case 31:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=p;r=O.Equal(o,q);$s=32;case 32:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}n=!r;case 30:if(n){$s=28;continue;}$s=29;continue;case 28:s=a.FullName();$s=33;case 33:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=new C.FullName(s);u=D.Sprintf("detected mutation on the default bytes for %v",new DK([t]));$s=34;case 34:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}$panic(new $String(u));case 29:$s=-1;return b.val;}return;}var $f={$blk:CR.ptr.prototype.get,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,$s};return $f;};CR.prototype.get=function(a){return this.$val.get(a);};CS.ptr.prototype.Build=function(){var{a,b,c,d,e,f,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=new CU.ptr($ifaceNil,DG.nil,DD.nil,DI.nil,DJ.nil);b=this;if((((b.NumEnums+b.NumMessages>>0)+b.NumExtensions>>0)+b.NumServices>>0)===0){b.unmarshalCounts(b.RawDescriptor,true);}if($interfaceIsEqual(b.TypeResolver,$ifaceNil)){b.TypeResolver=S.GlobalTypes;}if($interfaceIsEqual(b.FileRegistry,$ifaceNil)){b.FileRegistry=S.GlobalFiles;}c=BJ($clone(b,CS));$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c;a.File=d;a.Enums=d.fileRaw.allEnums;a.Messages=d.fileRaw.allMessages;a.Extensions=d.fileRaw.allExtensions;a.Services=d.fileRaw.allServices;e=b.FileRegistry.RegisterFile(d);$s=2;case 2:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=e;if(!($interfaceIsEqual(f,$ifaceNil))){$panic(f);}CU.copy(a,a);$s=-1;return a;}return;}var $f={$blk:CS.ptr.prototype.Build,$c:true,$r,a,b,c,d,e,f,$s};return $f;};CS.prototype.Build=function(){return this.$val.Build();};CS.ptr.prototype.unmarshalCounts=function(a,b){var a,b,c,d,e,f,g,h,i,j,k,l,m,n;c=this;while(true){if(!(a.$length>0)){break;}d=J.ConsumeTag(a);e=d[0];f=d[1];g=d[2];a=$subslice(a,g);h=f;if(h===(2)){i=J.ConsumeBytes(a);j=i[0];k=i[1];a=$subslice(a,k);if(b){l=e;if(l===(5)){c.NumEnums=c.NumEnums+(1)>>0;}else if(l===(4)){c.unmarshalCounts(j,false);c.NumMessages=c.NumMessages+(1)>>0;}else if(l===(7)){c.NumExtensions=c.NumExtensions+(1)>>0;}else if(l===(6)){c.NumServices=c.NumServices+(1)>>0;}}else{m=e;if(m===(4)){c.NumEnums=c.NumEnums+(1)>>0;}else if(m===(3)){c.unmarshalCounts(j,false);c.NumMessages=c.NumMessages+(1)>>0;}else if(m===(6)){c.NumExtensions=c.NumExtensions+(1)>>0;}}}else{n=J.ConsumeFieldValue(e,f,a);a=$subslice(a,n);}}};CS.prototype.unmarshalCounts=function(a,b){return this.$val.unmarshalCounts(a,b);};AG.methods=[{prop:"ParentFile",name:"ParentFile",pkg:"",typ:$funcType([],[C.FileDescriptor],false)},{prop:"Parent",name:"Parent",pkg:"",typ:$funcType([],[C.Descriptor],false)},{prop:"Index",name:"Index",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Syntax",name:"Syntax",pkg:"",typ:$funcType([],[C.Syntax],false)},{prop:"Name",name:"Name",pkg:"",typ:$funcType([],[C.Name],false)},{prop:"FullName",name:"FullName",pkg:"",typ:$funcType([],[C.FullName],false)},{prop:"IsPlaceholder",name:"IsPlaceholder",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Options",name:"Options",pkg:"",typ:$funcType([],[C.ProtoMessage],false)},{prop:"Path",name:"Path",pkg:"",typ:$funcType([],[$String],false)},{prop:"Package",name:"Package",pkg:"",typ:$funcType([],[C.FullName],false)},{prop:"Imports",name:"Imports",pkg:"",typ:$funcType([],[C.FileImports],false)},{prop:"Messages",name:"Messages",pkg:"",typ:$funcType([],[C.MessageDescriptors],false)},{prop:"Enums",name:"Enums",pkg:"",typ:$funcType([],[C.EnumDescriptors],false)},{prop:"Extensions",name:"Extensions",pkg:"",typ:$funcType([],[C.ExtensionDescriptors],false)},{prop:"Services",name:"Services",pkg:"",typ:$funcType([],[C.ServiceDescriptors],false)},{prop:"SourceLocations",name:"SourceLocations",pkg:"",typ:$funcType([],[C.SourceLocations],false)},{prop:"ProtoType",name:"ProtoType",pkg:"",typ:$funcType([C.FileDescriptor],[],false)},{prop:"ProtoInternal",name:"ProtoInternal",pkg:"",typ:$funcType([B.DoNotImplement],[],false)}];AH.methods=[{prop:"ParentFile",name:"ParentFile",pkg:"",typ:$funcType([],[C.FileDescriptor],false)},{prop:"Parent",name:"Parent",pkg:"",typ:$funcType([],[C.Descriptor],false)},{prop:"Index",name:"Index",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Syntax",name:"Syntax",pkg:"",typ:$funcType([],[C.Syntax],false)},{prop:"Name",name:"Name",pkg:"",typ:$funcType([],[C.Name],false)},{prop:"FullName",name:"FullName",pkg:"",typ:$funcType([],[C.FullName],false)},{prop:"IsPlaceholder",name:"IsPlaceholder",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Options",name:"Options",pkg:"",typ:$funcType([],[C.ProtoMessage],false)},{prop:"Values",name:"Values",pkg:"",typ:$funcType([],[C.EnumValueDescriptors],false)},{prop:"ReservedNames",name:"ReservedNames",pkg:"",typ:$funcType([],[C.Names],false)},{prop:"ReservedRanges",name:"ReservedRanges",pkg:"",typ:$funcType([],[C.EnumRanges],false)},{prop:"ProtoType",name:"ProtoType",pkg:"",typ:$funcType([C.EnumDescriptor],[],false)},{prop:"ProtoInternal",name:"ProtoInternal",pkg:"",typ:$funcType([B.DoNotImplement],[],false)}];AI.methods=[{prop:"ParentFile",name:"ParentFile",pkg:"",typ:$funcType([],[C.FileDescriptor],false)},{prop:"Parent",name:"Parent",pkg:"",typ:$funcType([],[C.Descriptor],false)},{prop:"Index",name:"Index",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Syntax",name:"Syntax",pkg:"",typ:$funcType([],[C.Syntax],false)},{prop:"Name",name:"Name",pkg:"",typ:$funcType([],[C.Name],false)},{prop:"FullName",name:"FullName",pkg:"",typ:$funcType([],[C.FullName],false)},{prop:"IsPlaceholder",name:"IsPlaceholder",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Options",name:"Options",pkg:"",typ:$funcType([],[C.ProtoMessage],false)},{prop:"Number",name:"Number",pkg:"",typ:$funcType([],[C.EnumNumber],false)},{prop:"ProtoType",name:"ProtoType",pkg:"",typ:$funcType([C.EnumValueDescriptor],[],false)},{prop:"ProtoInternal",name:"ProtoInternal",pkg:"",typ:$funcType([B.DoNotImplement],[],false)}];AJ.methods=[{prop:"ParentFile",name:"ParentFile",pkg:"",typ:$funcType([],[C.FileDescriptor],false)},{prop:"Parent",name:"Parent",pkg:"",typ:$funcType([],[C.Descriptor],false)},{prop:"Index",name:"Index",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Syntax",name:"Syntax",pkg:"",typ:$funcType([],[C.Syntax],false)},{prop:"Name",name:"Name",pkg:"",typ:$funcType([],[C.Name],false)},{prop:"FullName",name:"FullName",pkg:"",typ:$funcType([],[C.FullName],false)},{prop:"IsPlaceholder",name:"IsPlaceholder",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Options",name:"Options",pkg:"",typ:$funcType([],[C.ProtoMessage],false)},{prop:"IsMapEntry",name:"IsMapEntry",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Fields",name:"Fields",pkg:"",typ:$funcType([],[C.FieldDescriptors],false)},{prop:"Oneofs",name:"Oneofs",pkg:"",typ:$funcType([],[C.OneofDescriptors],false)},{prop:"ReservedNames",name:"ReservedNames",pkg:"",typ:$funcType([],[C.Names],false)},{prop:"ReservedRanges",name:"ReservedRanges",pkg:"",typ:$funcType([],[C.FieldRanges],false)},{prop:"RequiredNumbers",name:"RequiredNumbers",pkg:"",typ:$funcType([],[C.FieldNumbers],false)},{prop:"ExtensionRanges",name:"ExtensionRanges",pkg:"",typ:$funcType([],[C.FieldRanges],false)},{prop:"ExtensionRangeOptions",name:"ExtensionRangeOptions",pkg:"",typ:$funcType([$Int],[C.ProtoMessage],false)},{prop:"Messages",name:"Messages",pkg:"",typ:$funcType([],[C.MessageDescriptors],false)},{prop:"Enums",name:"Enums",pkg:"",typ:$funcType([],[C.EnumDescriptors],false)},{prop:"Extensions",name:"Extensions",pkg:"",typ:$funcType([],[C.ExtensionDescriptors],false)},{prop:"ProtoType",name:"ProtoType",pkg:"",typ:$funcType([C.MessageDescriptor],[],false)},{prop:"ProtoInternal",name:"ProtoInternal",pkg:"",typ:$funcType([B.DoNotImplement],[],false)}];EK.methods=[{prop:"Len",name:"Len",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Get",name:"Get",pkg:"",typ:$funcType([$Int],[C.EnumDescriptor],false)},{prop:"ByName",name:"ByName",pkg:"",typ:$funcType([C.Name],[C.EnumDescriptor],false)},{prop:"Format",name:"Format",pkg:"",typ:$funcType([D.State,$Int32],[],false)},{prop:"ProtoInternal",name:"ProtoInternal",pkg:"",typ:$funcType([B.DoNotImplement],[],false)},{prop:"lazyInit",name:"lazyInit",pkg:"google.golang.org/protobuf/internal/filedesc",typ:$funcType([],[EK],false)}];EM.methods=[{prop:"Len",name:"Len",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Get",name:"Get",pkg:"",typ:$funcType([$Int],[C.EnumValueDescriptor],false)},{prop:"ByName",name:"ByName",pkg:"",typ:$funcType([C.Name],[C.EnumValueDescriptor],false)},{prop:"ByNumber",name:"ByNumber",pkg:"",typ:$funcType([C.EnumNumber],[C.EnumValueDescriptor],false)},{prop:"Format",name:"Format",pkg:"",typ:$funcType([D.State,$Int32],[],false)},{prop:"ProtoInternal",name:"ProtoInternal",pkg:"",typ:$funcType([B.DoNotImplement],[],false)},{prop:"lazyInit",name:"lazyInit",pkg:"google.golang.org/protobuf/internal/filedesc",typ:$funcType([],[EM],false)}];EP.methods=[{prop:"Len",name:"Len",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Get",name:"Get",pkg:"",typ:$funcType([$Int],[C.MessageDescriptor],false)},{prop:"ByName",name:"ByName",pkg:"",typ:$funcType([C.Name],[C.MessageDescriptor],false)},{prop:"Format",name:"Format",pkg:"",typ:$funcType([D.State,$Int32],[],false)},{prop:"ProtoInternal",name:"ProtoInternal",pkg:"",typ:$funcType([B.DoNotImplement],[],false)},{prop:"lazyInit",name:"lazyInit",pkg:"google.golang.org/protobuf/internal/filedesc",typ:$funcType([],[EP],false)}];ER.methods=[{prop:"Len",name:"Len",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Get",name:"Get",pkg:"",typ:$funcType([$Int],[C.FieldDescriptor],false)},{prop:"ByName",name:"ByName",pkg:"",typ:$funcType([C.Name],[C.FieldDescriptor],false)},{prop:"ByJSONName",name:"ByJSONName",pkg:"",typ:$funcType([$String],[C.FieldDescriptor],false)},{prop:"ByTextName",name:"ByTextName",pkg:"",typ:$funcType([$String],[C.FieldDescriptor],false)},{prop:"ByNumber",name:"ByNumber",pkg:"",typ:$funcType([J.Number],[C.FieldDescriptor],false)},{prop:"Format",name:"Format",pkg:"",typ:$funcType([D.State,$Int32],[],false)},{prop:"ProtoInternal",name:"ProtoInternal",pkg:"",typ:$funcType([B.DoNotImplement],[],false)},{prop:"lazyInit",name:"lazyInit",pkg:"google.golang.org/protobuf/internal/filedesc",typ:$funcType([],[ER],false)}];EV.methods=[{prop:"Len",name:"Len",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Get",name:"Get",pkg:"",typ:$funcType([$Int],[C.OneofDescriptor],false)},{prop:"ByName",name:"ByName",pkg:"",typ:$funcType([C.Name],[C.OneofDescriptor],false)},{prop:"Format",name:"Format",pkg:"",typ:$funcType([D.State,$Int32],[],false)},{prop:"ProtoInternal",name:"ProtoInternal",pkg:"",typ:$funcType([B.DoNotImplement],[],false)},{prop:"lazyInit",name:"lazyInit",pkg:"google.golang.org/protobuf/internal/filedesc",typ:$funcType([],[EV],false)}];EX.methods=[{prop:"Len",name:"Len",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Get",name:"Get",pkg:"",typ:$funcType([$Int],[C.FieldDescriptor],false)},{prop:"ByName",name:"ByName",pkg:"",typ:$funcType([C.Name],[C.FieldDescriptor],false)},{prop:"Format",name:"Format",pkg:"",typ:$funcType([D.State,$Int32],[],false)},{prop:"ProtoInternal",name:"ProtoInternal",pkg:"",typ:$funcType([B.DoNotImplement],[],false)},{prop:"lazyInit",name:"lazyInit",pkg:"google.golang.org/protobuf/internal/filedesc",typ:$funcType([],[EX],false)}];EZ.methods=[{prop:"Len",name:"Len",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Get",name:"Get",pkg:"",typ:$funcType([$Int],[C.ServiceDescriptor],false)},{prop:"ByName",name:"ByName",pkg:"",typ:$funcType([C.Name],[C.ServiceDescriptor],false)},{prop:"Format",name:"Format",pkg:"",typ:$funcType([D.State,$Int32],[],false)},{prop:"ProtoInternal",name:"ProtoInternal",pkg:"",typ:$funcType([B.DoNotImplement],[],false)},{prop:"lazyInit",name:"lazyInit",pkg:"google.golang.org/protobuf/internal/filedesc",typ:$funcType([],[EZ],false)}];FB.methods=[{prop:"Len",name:"Len",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Get",name:"Get",pkg:"",typ:$funcType([$Int],[C.MethodDescriptor],false)},{prop:"ByName",name:"ByName",pkg:"",typ:$funcType([C.Name],[C.MethodDescriptor],false)},{prop:"Format",name:"Format",pkg:"",typ:$funcType([D.State,$Int32],[],false)},{prop:"ProtoInternal",name:"ProtoInternal",pkg:"",typ:$funcType([B.DoNotImplement],[],false)},{prop:"lazyInit",name:"lazyInit",pkg:"google.golang.org/protobuf/internal/filedesc",typ:$funcType([],[FB],false)}];DC.methods=[{prop:"Len",name:"Len",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Get",name:"Get",pkg:"",typ:$funcType([$Int],[C.FileImport],false)},{prop:"Format",name:"Format",pkg:"",typ:$funcType([D.State,$Int32],[],false)},{prop:"ProtoInternal",name:"ProtoInternal",pkg:"",typ:$funcType([B.DoNotImplement],[],false)}];FD.methods=[{prop:"Len",name:"Len",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Get",name:"Get",pkg:"",typ:$funcType([$Int],[C.Name],false)},{prop:"Has",name:"Has",pkg:"",typ:$funcType([C.Name],[$Bool],false)},{prop:"Format",name:"Format",pkg:"",typ:$funcType([D.State,$Int32],[],false)},{prop:"ProtoInternal",name:"ProtoInternal",pkg:"",typ:$funcType([B.DoNotImplement],[],false)},{prop:"lazyInit",name:"lazyInit",pkg:"google.golang.org/protobuf/internal/filedesc",typ:$funcType([],[FD],false)},{prop:"CheckValid",name:"CheckValid",pkg:"",typ:$funcType([],[$error],false)}];FF.methods=[{prop:"Len",name:"Len",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Get",name:"Get",pkg:"",typ:$funcType([$Int],[CW],false)},{prop:"Has",name:"Has",pkg:"",typ:$funcType([C.EnumNumber],[$Bool],false)},{prop:"Format",name:"Format",pkg:"",typ:$funcType([D.State,$Int32],[],false)},{prop:"ProtoInternal",name:"ProtoInternal",pkg:"",typ:$funcType([B.DoNotImplement],[],false)},{prop:"lazyInit",name:"lazyInit",pkg:"google.golang.org/protobuf/internal/filedesc",typ:$funcType([],[FF],false)},{prop:"CheckValid",name:"CheckValid",pkg:"",typ:$funcType([],[$error],false)}];AV.methods=[{prop:"Start",name:"Start",pkg:"",typ:$funcType([],[C.EnumNumber],false)},{prop:"End",name:"End",pkg:"",typ:$funcType([],[C.EnumNumber],false)},{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)}];FG.methods=[{prop:"Len",name:"Len",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Get",name:"Get",pkg:"",typ:$funcType([$Int],[CY],false)},{prop:"Has",name:"Has",pkg:"",typ:$funcType([J.Number],[$Bool],false)},{prop:"Format",name:"Format",pkg:"",typ:$funcType([D.State,$Int32],[],false)},{prop:"ProtoInternal",name:"ProtoInternal",pkg:"",typ:$funcType([B.DoNotImplement],[],false)},{prop:"lazyInit",name:"lazyInit",pkg:"google.golang.org/protobuf/internal/filedesc",typ:$funcType([],[FG],false)},{prop:"CheckValid",name:"CheckValid",pkg:"",typ:$funcType([$Bool],[$error],false)},{prop:"CheckOverlap",name:"CheckOverlap",pkg:"",typ:$funcType([FG],[$error],false)}];AY.methods=[{prop:"Start",name:"Start",pkg:"",typ:$funcType([],[J.Number],false)},{prop:"End",name:"End",pkg:"",typ:$funcType([],[J.Number],false)},{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)}];FH.methods=[{prop:"Len",name:"Len",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Get",name:"Get",pkg:"",typ:$funcType([$Int],[J.Number],false)},{prop:"Has",name:"Has",pkg:"",typ:$funcType([J.Number],[$Bool],false)},{prop:"Format",name:"Format",pkg:"",typ:$funcType([D.State,$Int32],[],false)},{prop:"ProtoInternal",name:"ProtoInternal",pkg:"",typ:$funcType([B.DoNotImplement],[],false)}];FK.methods=[{prop:"Len",name:"Len",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Get",name:"Get",pkg:"",typ:$funcType([$Int],[C.FieldDescriptor],false)},{prop:"ByName",name:"ByName",pkg:"",typ:$funcType([C.Name],[C.FieldDescriptor],false)},{prop:"ByJSONName",name:"ByJSONName",pkg:"",typ:$funcType([$String],[C.FieldDescriptor],false)},{prop:"ByTextName",name:"ByTextName",pkg:"",typ:$funcType([$String],[C.FieldDescriptor],false)},{prop:"ByNumber",name:"ByNumber",pkg:"",typ:$funcType([J.Number],[C.FieldDescriptor],false)},{prop:"Format",name:"Format",pkg:"",typ:$funcType([D.State,$Int32],[],false)},{prop:"ProtoInternal",name:"ProtoInternal",pkg:"",typ:$funcType([B.DoNotImplement],[],false)},{prop:"lazyInit",name:"lazyInit",pkg:"google.golang.org/protobuf/internal/filedesc",typ:$funcType([],[FK],false)}];FO.methods=[{prop:"Len",name:"Len",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Get",name:"Get",pkg:"",typ:$funcType([$Int],[C.SourceLocation],false)},{prop:"byKey",name:"byKey",pkg:"google.golang.org/protobuf/internal/filedesc",typ:$funcType([BC],[C.SourceLocation],false)},{prop:"ByPath",name:"ByPath",pkg:"",typ:$funcType([C.SourcePath],[C.SourceLocation],false)},{prop:"ByDescriptor",name:"ByDescriptor",pkg:"",typ:$funcType([C.Descriptor],[C.SourceLocation],false)},{prop:"lazyInit",name:"lazyInit",pkg:"google.golang.org/protobuf/internal/filedesc",typ:$funcType([],[FO],false)},{prop:"ProtoInternal",name:"ProtoInternal",pkg:"",typ:$funcType([B.DoNotImplement],[],false)}];FQ.methods=[{prop:"lazyRawInit",name:"lazyRawInit",pkg:"google.golang.org/protobuf/internal/filedesc",typ:$funcType([],[],false)},{prop:"resolveMessages",name:"resolveMessages",pkg:"google.golang.org/protobuf/internal/filedesc",typ:$funcType([],[],false)},{prop:"resolveExtensions",name:"resolveExtensions",pkg:"google.golang.org/protobuf/internal/filedesc",typ:$funcType([],[],false)},{prop:"resolveServices",name:"resolveServices",pkg:"google.golang.org/protobuf/internal/filedesc",typ:$funcType([],[],false)},{prop:"resolveEnumDependency",name:"resolveEnumDependency",pkg:"google.golang.org/protobuf/internal/filedesc",typ:$funcType([C.EnumDescriptor,$Int32,$Int32],[C.EnumDescriptor],false)},{prop:"resolveMessageDependency",name:"resolveMessageDependency",pkg:"google.golang.org/protobuf/internal/filedesc",typ:$funcType([C.MessageDescriptor,$Int32,$Int32],[C.MessageDescriptor],false)},{prop:"unmarshalFull",name:"unmarshalFull",pkg:"google.golang.org/protobuf/internal/filedesc",typ:$funcType([DL],[],false)},{prop:"initDecls",name:"initDecls",pkg:"google.golang.org/protobuf/internal/filedesc",typ:$funcType([$Int32,$Int32,$Int32,$Int32],[],false)},{prop:"allocEnums",name:"allocEnums",pkg:"google.golang.org/protobuf/internal/filedesc",typ:$funcType([$Int],[DG],false)},{prop:"allocMessages",name:"allocMessages",pkg:"google.golang.org/protobuf/internal/filedesc",typ:$funcType([$Int],[DD],false)},{prop:"allocExtensions",name:"allocExtensions",pkg:"google.golang.org/protobuf/internal/filedesc",typ:$funcType([$Int],[DI],false)},{prop:"allocServices",name:"allocServices",pkg:"google.golang.org/protobuf/internal/filedesc",typ:$funcType([$Int],[DJ],false)},{prop:"checkDecls",name:"checkDecls",pkg:"google.golang.org/protobuf/internal/filedesc",typ:$funcType([],[],false)},{prop:"unmarshalSeed",name:"unmarshalSeed",pkg:"google.golang.org/protobuf/internal/filedesc",typ:$funcType([DL],[],false)},{prop:"ParentFile",name:"ParentFile",pkg:"",typ:$funcType([],[C.FileDescriptor],false)},{prop:"Parent",name:"Parent",pkg:"",typ:$funcType([],[C.Descriptor],false)},{prop:"Index",name:"Index",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Syntax",name:"Syntax",pkg:"",typ:$funcType([],[C.Syntax],false)},{prop:"Name",name:"Name",pkg:"",typ:$funcType([],[C.Name],false)},{prop:"FullName",name:"FullName",pkg:"",typ:$funcType([],[C.FullName],false)},{prop:"IsPlaceholder",name:"IsPlaceholder",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Options",name:"Options",pkg:"",typ:$funcType([],[C.ProtoMessage],false)},{prop:"Path",name:"Path",pkg:"",typ:$funcType([],[$String],false)},{prop:"Package",name:"Package",pkg:"",typ:$funcType([],[C.FullName],false)},{prop:"Imports",name:"Imports",pkg:"",typ:$funcType([],[C.FileImports],false)},{prop:"Enums",name:"Enums",pkg:"",typ:$funcType([],[C.EnumDescriptors],false)},{prop:"Messages",name:"Messages",pkg:"",typ:$funcType([],[C.MessageDescriptors],false)},{prop:"Extensions",name:"Extensions",pkg:"",typ:$funcType([],[C.ExtensionDescriptors],false)},{prop:"Services",name:"Services",pkg:"",typ:$funcType([],[C.ServiceDescriptors],false)},{prop:"SourceLocations",name:"SourceLocations",pkg:"",typ:$funcType([],[C.SourceLocations],false)},{prop:"Format",name:"Format",pkg:"",typ:$funcType([D.State,$Int32],[],false)},{prop:"ProtoType",name:"ProtoType",pkg:"",typ:$funcType([C.FileDescriptor],[],false)},{prop:"ProtoInternal",name:"ProtoInternal",pkg:"",typ:$funcType([B.DoNotImplement],[],false)},{prop:"lazyInit",name:"lazyInit",pkg:"google.golang.org/protobuf/internal/filedesc",typ:$funcType([],[DM],false)},{prop:"lazyInitOnce",name:"lazyInitOnce",pkg:"google.golang.org/protobuf/internal/filedesc",typ:$funcType([],[],false)},{prop:"GoPackagePath",name:"GoPackagePath",pkg:"",typ:$funcType([],[$String],false)}];DN.methods=[{prop:"unmarshalFull",name:"unmarshalFull",pkg:"google.golang.org/protobuf/internal/filedesc",typ:$funcType([DL,EI],[],false)},{prop:"unmarshalSeed",name:"unmarshalSeed",pkg:"google.golang.org/protobuf/internal/filedesc",typ:$funcType([DL,EI,FQ,C.Descriptor,$Int],[],false)},{prop:"Options",name:"Options",pkg:"",typ:$funcType([],[C.ProtoMessage],false)},{prop:"Values",name:"Values",pkg:"",typ:$funcType([],[C.EnumValueDescriptors],false)},{prop:"ReservedNames",name:"ReservedNames",pkg:"",typ:$funcType([],[C.Names],false)},{prop:"ReservedRanges",name:"ReservedRanges",pkg:"",typ:$funcType([],[C.EnumRanges],false)},{prop:"Format",name:"Format",pkg:"",typ:$funcType([D.State,$Int32],[],false)},{prop:"ProtoType",name:"ProtoType",pkg:"",typ:$funcType([C.EnumDescriptor],[],false)},{prop:"lazyInit",name:"lazyInit",pkg:"google.golang.org/protobuf/internal/filedesc",typ:$funcType([],[FR],false)}];DO.methods=[{prop:"unmarshalFull",name:"unmarshalFull",pkg:"google.golang.org/protobuf/internal/filedesc",typ:$funcType([DL,EI,FQ,C.Descriptor,$Int],[],false)},{prop:"Options",name:"Options",pkg:"",typ:$funcType([],[C.ProtoMessage],false)},{prop:"Number",name:"Number",pkg:"",typ:$funcType([],[C.EnumNumber],false)},{prop:"Format",name:"Format",pkg:"",typ:$funcType([D.State,$Int32],[],false)},{prop:"ProtoType",name:"ProtoType",pkg:"",typ:$funcType([C.EnumValueDescriptor],[],false)}];DP.methods=[{prop:"unmarshalFull",name:"unmarshalFull",pkg:"google.golang.org/protobuf/internal/filedesc",typ:$funcType([DL,EI],[],false)},{prop:"unmarshalOptions",name:"unmarshalOptions",pkg:"google.golang.org/protobuf/internal/filedesc",typ:$funcType([DL],[],false)},{prop:"unmarshalSeed",name:"unmarshalSeed",pkg:"google.golang.org/protobuf/internal/filedesc",typ:$funcType([DL,EI,FQ,C.Descriptor,$Int],[],false)},{prop:"unmarshalSeedOptions",name:"unmarshalSeedOptions",pkg:"google.golang.org/protobuf/internal/filedesc",typ:$funcType([DL],[],false)},{prop:"Options",name:"Options",pkg:"",typ:$funcType([],[C.ProtoMessage],false)},{prop:"IsMapEntry",name:"IsMapEntry",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Fields",name:"Fields",pkg:"",typ:$funcType([],[C.FieldDescriptors],false)},{prop:"Oneofs",name:"Oneofs",pkg:"",typ:$funcType([],[C.OneofDescriptors],false)},{prop:"ReservedNames",name:"ReservedNames",pkg:"",typ:$funcType([],[C.Names],false)},{prop:"ReservedRanges",name:"ReservedRanges",pkg:"",typ:$funcType([],[C.FieldRanges],false)},{prop:"RequiredNumbers",name:"RequiredNumbers",pkg:"",typ:$funcType([],[C.FieldNumbers],false)},{prop:"ExtensionRanges",name:"ExtensionRanges",pkg:"",typ:$funcType([],[C.FieldRanges],false)},{prop:"ExtensionRangeOptions",name:"ExtensionRangeOptions",pkg:"",typ:$funcType([$Int],[C.ProtoMessage],false)},{prop:"Enums",name:"Enums",pkg:"",typ:$funcType([],[C.EnumDescriptors],false)},{prop:"Messages",name:"Messages",pkg:"",typ:$funcType([],[C.MessageDescriptors],false)},{prop:"Extensions",name:"Extensions",pkg:"",typ:$funcType([],[C.ExtensionDescriptors],false)},{prop:"ProtoType",name:"ProtoType",pkg:"",typ:$funcType([C.MessageDescriptor],[],false)},{prop:"Format",name:"Format",pkg:"",typ:$funcType([D.State,$Int32],[],false)},{prop:"lazyInit",name:"lazyInit",pkg:"google.golang.org/protobuf/internal/filedesc",typ:$funcType([],[FS],false)},{prop:"IsMessageSet",name:"IsMessageSet",pkg:"",typ:$funcType([],[$Bool],false)}];DQ.methods=[{prop:"unmarshalFull",name:"unmarshalFull",pkg:"google.golang.org/protobuf/internal/filedesc",typ:$funcType([DL,EI,FQ,C.Descriptor,$Int],[],false)},{prop:"unmarshalOptions",name:"unmarshalOptions",pkg:"google.golang.org/protobuf/internal/filedesc",typ:$funcType([DL],[],false)},{prop:"Options",name:"Options",pkg:"",typ:$funcType([],[C.ProtoMessage],false)},{prop:"Number",name:"Number",pkg:"",typ:$funcType([],[J.Number],false)},{prop:"Cardinality",name:"Cardinality",pkg:"",typ:$funcType([],[C.Cardinality],false)},{prop:"Kind",name:"Kind",pkg:"",typ:$funcType([],[C.Kind],false)},{prop:"HasJSONName",name:"HasJSONName",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"JSONName",name:"JSONName",pkg:"",typ:$funcType([],[$String],false)},{prop:"TextName",name:"TextName",pkg:"",typ:$funcType([],[$String],false)},{prop:"HasPresence",name:"HasPresence",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"HasOptionalKeyword",name:"HasOptionalKeyword",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"IsPacked",name:"IsPacked",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"IsExtension",name:"IsExtension",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"IsWeak",name:"IsWeak",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"IsList",name:"IsList",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"IsMap",name:"IsMap",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"MapKey",name:"MapKey",pkg:"",typ:$funcType([],[C.FieldDescriptor],false)},{prop:"MapValue",name:"MapValue",pkg:"",typ:$funcType([],[C.FieldDescriptor],false)},{prop:"HasDefault",name:"HasDefault",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Default",name:"Default",pkg:"",typ:$funcType([],[C.Value],false)},{prop:"DefaultEnumValue",name:"DefaultEnumValue",pkg:"",typ:$funcType([],[C.EnumValueDescriptor],false)},{prop:"ContainingOneof",name:"ContainingOneof",pkg:"",typ:$funcType([],[C.OneofDescriptor],false)},{prop:"ContainingMessage",name:"ContainingMessage",pkg:"",typ:$funcType([],[C.MessageDescriptor],false)},{prop:"Enum",name:"Enum",pkg:"",typ:$funcType([],[C.EnumDescriptor],false)},{prop:"Message",name:"Message",pkg:"",typ:$funcType([],[C.MessageDescriptor],false)},{prop:"Format",name:"Format",pkg:"",typ:$funcType([D.State,$Int32],[],false)},{prop:"ProtoType",name:"ProtoType",pkg:"",typ:$funcType([C.FieldDescriptor],[],false)},{prop:"EnforceUTF8",name:"EnforceUTF8",pkg:"",typ:$funcType([],[$Bool],false)}];DR.methods=[{prop:"unmarshalFull",name:"unmarshalFull",pkg:"google.golang.org/protobuf/internal/filedesc",typ:$funcType([DL,EI,FQ,C.Descriptor,$Int],[],false)},{prop:"IsSynthetic",name:"IsSynthetic",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Options",name:"Options",pkg:"",typ:$funcType([],[C.ProtoMessage],false)},{prop:"Fields",name:"Fields",pkg:"",typ:$funcType([],[C.FieldDescriptors],false)},{prop:"Format",name:"Format",pkg:"",typ:$funcType([D.State,$Int32],[],false)},{prop:"ProtoType",name:"ProtoType",pkg:"",typ:$funcType([C.OneofDescriptor],[],false)}];DS.methods=[{prop:"unmarshalFull",name:"unmarshalFull",pkg:"google.golang.org/protobuf/internal/filedesc",typ:$funcType([DL,EI],[],false)},{prop:"unmarshalOptions",name:"unmarshalOptions",pkg:"google.golang.org/protobuf/internal/filedesc",typ:$funcType([DL],[],false)},{prop:"unmarshalSeed",name:"unmarshalSeed",pkg:"google.golang.org/protobuf/internal/filedesc",typ:$funcType([DL,EI,FQ,C.Descriptor,$Int],[],false)},{prop:"Options",name:"Options",pkg:"",typ:$funcType([],[C.ProtoMessage],false)},{prop:"Number",name:"Number",pkg:"",typ:$funcType([],[J.Number],false)},{prop:"Cardinality",name:"Cardinality",pkg:"",typ:$funcType([],[C.Cardinality],false)},{prop:"Kind",name:"Kind",pkg:"",typ:$funcType([],[C.Kind],false)},{prop:"HasJSONName",name:"HasJSONName",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"JSONName",name:"JSONName",pkg:"",typ:$funcType([],[$String],false)},{prop:"TextName",name:"TextName",pkg:"",typ:$funcType([],[$String],false)},{prop:"HasPresence",name:"HasPresence",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"HasOptionalKeyword",name:"HasOptionalKeyword",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"IsPacked",name:"IsPacked",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"IsExtension",name:"IsExtension",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"IsWeak",name:"IsWeak",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"IsList",name:"IsList",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"IsMap",name:"IsMap",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"MapKey",name:"MapKey",pkg:"",typ:$funcType([],[C.FieldDescriptor],false)},{prop:"MapValue",name:"MapValue",pkg:"",typ:$funcType([],[C.FieldDescriptor],false)},{prop:"HasDefault",name:"HasDefault",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Default",name:"Default",pkg:"",typ:$funcType([],[C.Value],false)},{prop:"DefaultEnumValue",name:"DefaultEnumValue",pkg:"",typ:$funcType([],[C.EnumValueDescriptor],false)},{prop:"ContainingOneof",name:"ContainingOneof",pkg:"",typ:$funcType([],[C.OneofDescriptor],false)},{prop:"ContainingMessage",name:"ContainingMessage",pkg:"",typ:$funcType([],[C.MessageDescriptor],false)},{prop:"Enum",name:"Enum",pkg:"",typ:$funcType([],[C.EnumDescriptor],false)},{prop:"Message",name:"Message",pkg:"",typ:$funcType([],[C.MessageDescriptor],false)},{prop:"Format",name:"Format",pkg:"",typ:$funcType([D.State,$Int32],[],false)},{prop:"ProtoType",name:"ProtoType",pkg:"",typ:$funcType([C.FieldDescriptor],[],false)},{prop:"ProtoInternal",name:"ProtoInternal",pkg:"",typ:$funcType([B.DoNotImplement],[],false)},{prop:"lazyInit",name:"lazyInit",pkg:"google.golang.org/protobuf/internal/filedesc",typ:$funcType([],[FT],false)}];DT.methods=[{prop:"unmarshalFull",name:"unmarshalFull",pkg:"google.golang.org/protobuf/internal/filedesc",typ:$funcType([DL,EI],[],false)},{prop:"unmarshalSeed",name:"unmarshalSeed",pkg:"google.golang.org/protobuf/internal/filedesc",typ:$funcType([DL,EI,FQ,C.Descriptor,$Int],[],false)},{prop:"Options",name:"Options",pkg:"",typ:$funcType([],[C.ProtoMessage],false)},{prop:"Methods",name:"Methods",pkg:"",typ:$funcType([],[C.MethodDescriptors],false)},{prop:"Format",name:"Format",pkg:"",typ:$funcType([D.State,$Int32],[],false)},{prop:"ProtoType",name:"ProtoType",pkg:"",typ:$funcType([C.ServiceDescriptor],[],false)},{prop:"ProtoInternal",name:"ProtoInternal",pkg:"",typ:$funcType([B.DoNotImplement],[],false)},{prop:"lazyInit",name:"lazyInit",pkg:"google.golang.org/protobuf/internal/filedesc",typ:$funcType([],[FU],false)}];DU.methods=[{prop:"unmarshalFull",name:"unmarshalFull",pkg:"google.golang.org/protobuf/internal/filedesc",typ:$funcType([DL,EI,FQ,C.Descriptor,$Int],[],false)},{prop:"Options",name:"Options",pkg:"",typ:$funcType([],[C.ProtoMessage],false)},{prop:"Input",name:"Input",pkg:"",typ:$funcType([],[C.MessageDescriptor],false)},{prop:"Output",name:"Output",pkg:"",typ:$funcType([],[C.MessageDescriptor],false)},{prop:"IsStreamingClient",name:"IsStreamingClient",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"IsStreamingServer",name:"IsStreamingServer",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Format",name:"Format",pkg:"",typ:$funcType([D.State,$Int32],[],false)},{prop:"ProtoType",name:"ProtoType",pkg:"",typ:$funcType([C.MethodDescriptor],[],false)},{prop:"ProtoInternal",name:"ProtoInternal",pkg:"",typ:$funcType([B.DoNotImplement],[],false)}];FV.methods=[{prop:"Name",name:"Name",pkg:"",typ:$funcType([],[C.Name],false)},{prop:"FullName",name:"FullName",pkg:"",typ:$funcType([],[C.FullName],false)},{prop:"ParentFile",name:"ParentFile",pkg:"",typ:$funcType([],[C.FileDescriptor],false)},{prop:"Parent",name:"Parent",pkg:"",typ:$funcType([],[C.Descriptor],false)},{prop:"Index",name:"Index",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Syntax",name:"Syntax",pkg:"",typ:$funcType([],[C.Syntax],false)},{prop:"IsPlaceholder",name:"IsPlaceholder",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"ProtoInternal",name:"ProtoInternal",pkg:"",typ:$funcType([B.DoNotImplement],[],false)}];FW.methods=[{prop:"InitJSON",name:"InitJSON",pkg:"",typ:$funcType([$String],[],false)},{prop:"lazyInit",name:"lazyInit",pkg:"google.golang.org/protobuf/internal/filedesc",typ:$funcType([C.FieldDescriptor],[FW],false)},{prop:"getJSON",name:"getJSON",pkg:"google.golang.org/protobuf/internal/filedesc",typ:$funcType([C.FieldDescriptor],[$String],false)},{prop:"getText",name:"getText",pkg:"google.golang.org/protobuf/internal/filedesc",typ:$funcType([C.FieldDescriptor],[$String],false)}];FX.methods=[{prop:"get",name:"get",pkg:"google.golang.org/protobuf/internal/filedesc",typ:$funcType([C.FieldDescriptor],[C.Value],false)}];CS.methods=[{prop:"Build",name:"Build",pkg:"",typ:$funcType([],[CU],false)}];FY.methods=[{prop:"optionsUnmarshaler",name:"optionsUnmarshaler",pkg:"google.golang.org/protobuf/internal/filedesc",typ:$funcType([EB,DL],[ED],false)},{prop:"unmarshalCounts",name:"unmarshalCounts",pkg:"google.golang.org/protobuf/internal/filedesc",typ:$funcType([DL,$Bool],[],false)}];AK.init("google.golang.org/protobuf/internal/filedesc",[{prop:"List",name:"List",embedded:false,exported:true,typ:DG,tag:""},{prop:"once",name:"once",embedded:false,exported:false,typ:E.Once,tag:""},{prop:"byName",name:"byName",embedded:false,exported:false,typ:EL,tag:""}]);AL.init("google.golang.org/protobuf/internal/filedesc",[{prop:"List",name:"List",embedded:false,exported:true,typ:DH,tag:""},{prop:"once",name:"once",embedded:false,exported:false,typ:E.Once,tag:""},{prop:"byName",name:"byName",embedded:false,exported:false,typ:EN,tag:""},{prop:"byNum",name:"byNum",embedded:false,exported:false,typ:EO,tag:""}]);AM.init("google.golang.org/protobuf/internal/filedesc",[{prop:"List",name:"List",embedded:false,exported:true,typ:DD,tag:""},{prop:"once",name:"once",embedded:false,exported:false,typ:E.Once,tag:""},{prop:"byName",name:"byName",embedded:false,exported:false,typ:EQ,tag:""}]);AN.init("google.golang.org/protobuf/internal/filedesc",[{prop:"List",name:"List",embedded:false,exported:true,typ:DE,tag:""},{prop:"once",name:"once",embedded:false,exported:false,typ:E.Once,tag:""},{prop:"byName",name:"byName",embedded:false,exported:false,typ:ES,tag:""},{prop:"byJSON",name:"byJSON",embedded:false,exported:false,typ:ET,tag:""},{prop:"byText",name:"byText",embedded:false,exported:false,typ:ET,tag:""},{prop:"byNum",name:"byNum",embedded:false,exported:false,typ:EU,tag:""}]);AO.init("google.golang.org/protobuf/internal/filedesc",[{prop:"List",name:"List",embedded:false,exported:true,typ:DF,tag:""},{prop:"once",name:"once",embedded:false,exported:false,typ:E.Once,tag:""},{prop:"byName",name:"byName",embedded:false,exported:false,typ:EW,tag:""}]);AP.init("google.golang.org/protobuf/internal/filedesc",[{prop:"List",name:"List",embedded:false,exported:true,typ:DI,tag:""},{prop:"once",name:"once",embedded:false,exported:false,typ:E.Once,tag:""},{prop:"byName",name:"byName",embedded:false,exported:false,typ:EY,tag:""}]);AQ.init("google.golang.org/protobuf/internal/filedesc",[{prop:"List",name:"List",embedded:false,exported:true,typ:DJ,tag:""},{prop:"once",name:"once",embedded:false,exported:false,typ:E.Once,tag:""},{prop:"byName",name:"byName",embedded:false,exported:false,typ:FA,tag:""}]);AR.init("google.golang.org/protobuf/internal/filedesc",[{prop:"List",name:"List",embedded:false,exported:true,typ:EH,tag:""},{prop:"once",name:"once",embedded:false,exported:false,typ:E.Once,tag:""},{prop:"byName",name:"byName",embedded:false,exported:false,typ:FC,tag:""}]);AS.init(C.FileImport);AT.init("google.golang.org/protobuf/internal/filedesc",[{prop:"List",name:"List",embedded:false,exported:true,typ:CV,tag:""},{prop:"once",name:"once",embedded:false,exported:false,typ:E.Once,tag:""},{prop:"has",name:"has",embedded:false,exported:false,typ:FE,tag:""}]);AU.init("google.golang.org/protobuf/internal/filedesc",[{prop:"List",name:"List",embedded:false,exported:true,typ:CX,tag:""},{prop:"once",name:"once",embedded:false,exported:false,typ:E.Once,tag:""},{prop:"sorted",name:"sorted",embedded:false,exported:false,typ:CX,tag:""}]);AV.init(C.EnumNumber,2);AW.init("google.golang.org/protobuf/internal/filedesc",[{prop:"List",name:"List",embedded:false,exported:true,typ:CZ,tag:""},{prop:"once",name:"once",embedded:false,exported:false,typ:E.Once,tag:""},{prop:"sorted",name:"sorted",embedded:false,exported:false,typ:CZ,tag:""}]);AY.init(J.Number,2);AZ.init("google.golang.org/protobuf/internal/filedesc",[{prop:"List",name:"List",embedded:false,exported:true,typ:DA,tag:""},{prop:"once",name:"once",embedded:false,exported:false,typ:E.Once,tag:""},{prop:"has",name:"has",embedded:false,exported:false,typ:FI,tag:""}]);BA.init("google.golang.org/protobuf/internal/filedesc",[{prop:"List",name:"List",embedded:false,exported:true,typ:FJ,tag:""},{prop:"once",name:"once",embedded:false,exported:false,typ:E.Once,tag:""},{prop:"byName",name:"byName",embedded:false,exported:false,typ:FL,tag:""},{prop:"byJSON",name:"byJSON",embedded:false,exported:false,typ:FM,tag:""},{prop:"byText",name:"byText",embedded:false,exported:false,typ:FM,tag:""},{prop:"byNum",name:"byNum",embedded:false,exported:false,typ:FN,tag:""}]);BB.init("google.golang.org/protobuf/internal/filedesc",[{prop:"List",name:"List",embedded:false,exported:true,typ:DB,tag:""},{prop:"File",name:"File",embedded:false,exported:true,typ:C.FileDescriptor,tag:""},{prop:"once",name:"once",embedded:false,exported:false,typ:E.Once,tag:""},{prop:"byPath",name:"byPath",embedded:false,exported:false,typ:FP,tag:""}]);BC.init("google.golang.org/protobuf/internal/filedesc",[{prop:"arr",name:"arr",embedded:false,exported:false,typ:EA,tag:""},{prop:"str",name:"str",embedded:false,exported:false,typ:$String,tag:""}]);BI.init("google.golang.org/protobuf/internal/filedesc",[{prop:"builder",name:"builder",embedded:false,exported:false,typ:CS,tag:""},{prop:"allEnums",name:"allEnums",embedded:false,exported:false,typ:DG,tag:""},{prop:"allMessages",name:"allMessages",embedded:false,exported:false,typ:DD,tag:""},{prop:"allExtensions",name:"allExtensions",embedded:false,exported:false,typ:DI,tag:""},{prop:"allServices",name:"allServices",embedded:false,exported:false,typ:DJ,tag:""}]);BP.init("google.golang.org/protobuf/internal/filedesc",[{prop:"fileRaw",name:"fileRaw",embedded:true,exported:false,typ:BI,tag:""},{prop:"L1",name:"L1",embedded:false,exported:true,typ:BQ,tag:""},{prop:"once",name:"once",embedded:false,exported:false,typ:$Uint32,tag:""},{prop:"mu",name:"mu",embedded:false,exported:false,typ:E.Mutex,tag:""},{prop:"L2",name:"L2",embedded:false,exported:true,typ:DM,tag:""}]);BQ.init("",[{prop:"Syntax",name:"Syntax",embedded:false,exported:true,typ:C.Syntax,tag:""},{prop:"Path",name:"Path",embedded:false,exported:true,typ:$String,tag:""},{prop:"Package",name:"Package",embedded:false,exported:true,typ:C.FullName,tag:""},{prop:"Enums",name:"Enums",embedded:false,exported:true,typ:AK,tag:""},{prop:"Messages",name:"Messages",embedded:false,exported:true,typ:AM,tag:""},{prop:"Extensions",name:"Extensions",embedded:false,exported:true,typ:AP,tag:""},{prop:"Services",name:"Services",embedded:false,exported:true,typ:AQ,tag:""}]);BR.init("",[{prop:"Options",name:"Options",embedded:false,exported:true,typ:ED,tag:""},{prop:"Imports",name:"Imports",embedded:false,exported:true,typ:AS,tag:""},{prop:"Locations",name:"Locations",embedded:false,exported:true,typ:BB,tag:""}]);BS.init("",[{prop:"Base",name:"Base",embedded:true,exported:true,typ:CM,tag:""},{prop:"L1",name:"L1",embedded:false,exported:true,typ:BT,tag:""},{prop:"L2",name:"L2",embedded:false,exported:true,typ:FR,tag:""}]);BT.init("google.golang.org/protobuf/internal/filedesc",[{prop:"eagerValues",name:"eagerValues",embedded:false,exported:false,typ:$Bool,tag:""}]);BU.init("",[{prop:"Options",name:"Options",embedded:false,exported:true,typ:ED,tag:""},{prop:"Values",name:"Values",embedded:false,exported:true,typ:AL,tag:""},{prop:"ReservedNames",name:"ReservedNames",embedded:false,exported:true,typ:AT,tag:""},{prop:"ReservedRanges",name:"ReservedRanges",embedded:false,exported:true,typ:AU,tag:""}]);BV.init("",[{prop:"Base",name:"Base",embedded:true,exported:true,typ:CM,tag:""},{prop:"L1",name:"L1",embedded:false,exported:true,typ:BW,tag:""}]);BW.init("",[{prop:"Options",name:"Options",embedded:false,exported:true,typ:ED,tag:""},{prop:"Number",name:"Number",embedded:false,exported:true,typ:C.EnumNumber,tag:""}]);BX.init("",[{prop:"Base",name:"Base",embedded:true,exported:true,typ:CM,tag:""},{prop:"L1",name:"L1",embedded:false,exported:true,typ:BY,tag:""},{prop:"L2",name:"L2",embedded:false,exported:true,typ:FS,tag:""}]);BY.init("",[{prop:"Enums",name:"Enums",embedded:false,exported:true,typ:AK,tag:""},{prop:"Messages",name:"Messages",embedded:false,exported:true,typ:AM,tag:""},{prop:"Extensions",name:"Extensions",embedded:false,exported:true,typ:AP,tag:""},{prop:"IsMapEntry",name:"IsMapEntry",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"IsMessageSet",name:"IsMessageSet",embedded:false,exported:true,typ:$Bool,tag:""}]);BZ.init("",[{prop:"Options",name:"Options",embedded:false,exported:true,typ:ED,tag:""},{prop:"Fields",name:"Fields",embedded:false,exported:true,typ:AN,tag:""},{prop:"Oneofs",name:"Oneofs",embedded:false,exported:true,typ:AO,tag:""},{prop:"ReservedNames",name:"ReservedNames",embedded:false,exported:true,typ:AT,tag:""},{prop:"ReservedRanges",name:"ReservedRanges",embedded:false,exported:true,typ:AW,tag:""},{prop:"RequiredNumbers",name:"RequiredNumbers",embedded:false,exported:true,typ:AZ,tag:""},{prop:"ExtensionRanges",name:"ExtensionRanges",embedded:false,exported:true,typ:AW,tag:""},{prop:"ExtensionRangeOptions",name:"ExtensionRangeOptions",embedded:false,exported:true,typ:EE,tag:""}]);CA.init("",[{prop:"Base",name:"Base",embedded:true,exported:true,typ:CM,tag:""},{prop:"L1",name:"L1",embedded:false,exported:true,typ:CB,tag:""}]);CB.init("",[{prop:"Options",name:"Options",embedded:false,exported:true,typ:ED,tag:""},{prop:"Number",name:"Number",embedded:false,exported:true,typ:J.Number,tag:""},{prop:"Cardinality",name:"Cardinality",embedded:false,exported:true,typ:C.Cardinality,tag:""},{prop:"Kind",name:"Kind",embedded:false,exported:true,typ:C.Kind,tag:""},{prop:"StringName",name:"StringName",embedded:false,exported:true,typ:CO,tag:""},{prop:"IsProto3Optional",name:"IsProto3Optional",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"IsWeak",name:"IsWeak",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"HasPacked",name:"HasPacked",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"IsPacked",name:"IsPacked",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"HasEnforceUTF8",name:"HasEnforceUTF8",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"EnforceUTF8",name:"EnforceUTF8",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"Default",name:"Default",embedded:false,exported:true,typ:CR,tag:""},{prop:"ContainingOneof",name:"ContainingOneof",embedded:false,exported:true,typ:C.OneofDescriptor,tag:""},{prop:"Enum",name:"Enum",embedded:false,exported:true,typ:C.EnumDescriptor,tag:""},{prop:"Message",name:"Message",embedded:false,exported:true,typ:C.MessageDescriptor,tag:""}]);CC.init("",[{prop:"Base",name:"Base",embedded:true,exported:true,typ:CM,tag:""},{prop:"L1",name:"L1",embedded:false,exported:true,typ:CD,tag:""}]);CD.init("",[{prop:"Options",name:"Options",embedded:false,exported:true,typ:ED,tag:""},{prop:"Fields",name:"Fields",embedded:false,exported:true,typ:BA,tag:""}]);CE.init("",[{prop:"Base",name:"Base",embedded:true,exported:true,typ:CM,tag:""},{prop:"L1",name:"L1",embedded:false,exported:true,typ:CF,tag:""},{prop:"L2",name:"L2",embedded:false,exported:true,typ:FT,tag:""}]);CF.init("",[{prop:"Number",name:"Number",embedded:false,exported:true,typ:J.Number,tag:""},{prop:"Extendee",name:"Extendee",embedded:false,exported:true,typ:C.MessageDescriptor,tag:""},{prop:"Cardinality",name:"Cardinality",embedded:false,exported:true,typ:C.Cardinality,tag:""},{prop:"Kind",name:"Kind",embedded:false,exported:true,typ:C.Kind,tag:""}]);CG.init("",[{prop:"Options",name:"Options",embedded:false,exported:true,typ:ED,tag:""},{prop:"StringName",name:"StringName",embedded:false,exported:true,typ:CO,tag:""},{prop:"IsProto3Optional",name:"IsProto3Optional",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"IsPacked",name:"IsPacked",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"Default",name:"Default",embedded:false,exported:true,typ:CR,tag:""},{prop:"Enum",name:"Enum",embedded:false,exported:true,typ:C.EnumDescriptor,tag:""},{prop:"Message",name:"Message",embedded:false,exported:true,typ:C.MessageDescriptor,tag:""}]);CH.init("",[{prop:"Base",name:"Base",embedded:true,exported:true,typ:CM,tag:""},{prop:"L1",name:"L1",embedded:false,exported:true,typ:CI,tag:""},{prop:"L2",name:"L2",embedded:false,exported:true,typ:FU,tag:""}]);CI.init("",[]);CJ.init("",[{prop:"Options",name:"Options",embedded:false,exported:true,typ:ED,tag:""},{prop:"Methods",name:"Methods",embedded:false,exported:true,typ:AR,tag:""}]);CK.init("",[{prop:"Base",name:"Base",embedded:true,exported:true,typ:CM,tag:""},{prop:"L1",name:"L1",embedded:false,exported:true,typ:CL,tag:""}]);CL.init("",[{prop:"Options",name:"Options",embedded:false,exported:true,typ:ED,tag:""},{prop:"Input",name:"Input",embedded:false,exported:true,typ:C.MessageDescriptor,tag:""},{prop:"Output",name:"Output",embedded:false,exported:true,typ:C.MessageDescriptor,tag:""},{prop:"IsStreamingClient",name:"IsStreamingClient",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"IsStreamingServer",name:"IsStreamingServer",embedded:false,exported:true,typ:$Bool,tag:""}]);CM.init("",[{prop:"L0",name:"L0",embedded:false,exported:true,typ:CN,tag:""}]);CN.init("",[{prop:"FullName",name:"FullName",embedded:false,exported:true,typ:C.FullName,tag:""},{prop:"ParentFile",name:"ParentFile",embedded:false,exported:true,typ:FQ,tag:""},{prop:"Parent",name:"Parent",embedded:false,exported:true,typ:C.Descriptor,tag:""},{prop:"Index",name:"Index",embedded:false,exported:true,typ:$Int,tag:""}]);CO.init("google.golang.org/protobuf/internal/filedesc",[{prop:"hasJSON",name:"hasJSON",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"once",name:"once",embedded:false,exported:false,typ:E.Once,tag:""},{prop:"nameJSON",name:"nameJSON",embedded:false,exported:false,typ:$String,tag:""},{prop:"nameText",name:"nameText",embedded:false,exported:false,typ:$String,tag:""}]);CR.init("google.golang.org/protobuf/internal/filedesc",[{prop:"has",name:"has",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"val",name:"val",embedded:false,exported:false,typ:C.Value,tag:""},{prop:"enum$2",name:"enum",embedded:false,exported:false,typ:C.EnumValueDescriptor,tag:""},{prop:"bytes",name:"bytes",embedded:false,exported:false,typ:DL,tag:""}]);CS.init("",[{prop:"GoPackagePath",name:"GoPackagePath",embedded:false,exported:true,typ:$String,tag:""},{prop:"RawDescriptor",name:"RawDescriptor",embedded:false,exported:true,typ:DL,tag:""},{prop:"NumEnums",name:"NumEnums",embedded:false,exported:true,typ:$Int32,tag:""},{prop:"NumMessages",name:"NumMessages",embedded:false,exported:true,typ:$Int32,tag:""},{prop:"NumExtensions",name:"NumExtensions",embedded:false,exported:true,typ:$Int32,tag:""},{prop:"NumServices",name:"NumServices",embedded:false,exported:true,typ:$Int32,tag:""},{prop:"TypeResolver",name:"TypeResolver",embedded:false,exported:true,typ:FZ,tag:""},{prop:"FileRegistry",name:"FileRegistry",embedded:false,exported:true,typ:GA,tag:""}]);CT.init([{prop:"FindEnumByIndex",name:"FindEnumByIndex",pkg:"",typ:$funcType([$Int32,$Int32,DG,DD],[C.EnumDescriptor],false)},{prop:"FindMessageByIndex",name:"FindMessageByIndex",pkg:"",typ:$funcType([$Int32,$Int32,DG,DD],[C.MessageDescriptor],false)}]);CU.init("",[{prop:"File",name:"File",embedded:false,exported:true,typ:C.FileDescriptor,tag:""},{prop:"Enums",name:"Enums",embedded:false,exported:true,typ:DG,tag:""},{prop:"Messages",name:"Messages",embedded:false,exported:true,typ:DD,tag:""},{prop:"Extensions",name:"Extensions",embedded:false,exported:true,typ:DI,tag:""},{prop:"Services",name:"Services",embedded:false,exported:true,typ:DJ,tag:""}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=O.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=D.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=J.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=F.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=A.$init();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=Q.$init();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=R.$init();$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=K.$init();$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=I.$init();$s=9;case 9:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=10;case 10:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=M.$init();$s=11;case 11:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=N.$init();$s=12;case 12:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=13;case 13:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=S.$init();$s=14;case 14:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=G.$init();$s=15;case 15:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=L.$init();$s=16;case 16:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=H.$init();$s=17;case 17:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=E.$init();$s=18;case 18:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=P.$init();$s=19;case 19:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}T=new AT.ptr(CV.nil,new E.Once.ptr(0,new E.Mutex.ptr(0,0)),false);U=new AU.ptr(CX.nil,new E.Once.ptr(0,new E.Mutex.ptr(0,0)),CX.nil);V=new AW.ptr(CZ.nil,new E.Once.ptr(0,new E.Mutex.ptr(0,0)),CZ.nil);W=new AZ.ptr(DA.nil,new E.Once.ptr(0,new E.Mutex.ptr(0,0)),false);X=new BB.ptr(DB.nil,$ifaceNil,new E.Once.ptr(0,new E.Mutex.ptr(0,0)),false);Y=$newDataPointer(AS.nil,DC);Z=new AM.ptr(DD.nil,new E.Once.ptr(0,new E.Mutex.ptr(0,0)),false);AA=new AN.ptr(DE.nil,new E.Once.ptr(0,new E.Mutex.ptr(0,0)),false,false,false,false);AB=new AO.ptr(DF.nil,new E.Once.ptr(0,new E.Mutex.ptr(0,0)),false);AC=new AK.ptr(DG.nil,new E.Once.ptr(0,new E.Mutex.ptr(0,0)),false);AD=new AL.ptr(DH.nil,new E.Once.ptr(0,new E.Mutex.ptr(0,0)),false,false);AE=new AP.ptr(DI.nil,new E.Once.ptr(0,new E.Mutex.ptr(0,0)),false);AF=new AQ.ptr(DJ.nil,new E.Once.ptr(0,new E.Mutex.ptr(0,0)),false);BK=new E.Pool.ptr(DK.nil,(function(){return new M.Builder.ptr();}));$pkg.SurrogateProto2=new BP.ptr(new BI.ptr(new CS.ptr("",DL.nil,0,0,0,0,$ifaceNil,$ifaceNil),DG.nil,DD.nil,DI.nil,DJ.nil),new BQ.ptr(2,"","",new AK.ptr(DG.nil,new E.Once.ptr(0,new E.Mutex.ptr(0,0)),false),new AM.ptr(DD.nil,new E.Once.ptr(0,new E.Mutex.ptr(0,0)),false),new AP.ptr(DI.nil,new E.Once.ptr(0,new E.Mutex.ptr(0,0)),false),new AQ.ptr(DJ.nil,new E.Once.ptr(0,new E.Mutex.ptr(0,0)),false)),0,new E.Mutex.ptr(0,0),new BR.ptr($throwNilPointerError,AS.nil,new BB.ptr(DB.nil,$ifaceNil,new E.Once.ptr(0,new E.Mutex.ptr(0,0)),false)));$pkg.SurrogateProto3=new BP.ptr(new BI.ptr(new CS.ptr("",DL.nil,0,0,0,0,$ifaceNil,$ifaceNil),DG.nil,DD.nil,DI.nil,DJ.nil),new BQ.ptr(3,"","",new AK.ptr(DG.nil,new E.Once.ptr(0,new E.Mutex.ptr(0,0)),false),new AM.ptr(DD.nil,new E.Once.ptr(0,new E.Mutex.ptr(0,0)),false),new AP.ptr(DI.nil,new E.Once.ptr(0,new E.Mutex.ptr(0,0)),false),new AQ.ptr(DJ.nil,new E.Once.ptr(0,new E.Mutex.ptr(0,0)),false)),0,new E.Mutex.ptr(0,0),new BR.ptr($throwNilPointerError,AS.nil,new BB.ptr(DB.nil,$ifaceNil,new E.Once.ptr(0,new E.Mutex.ptr(0,0)),false)));}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["hash/crc32"]=(function(){var $pkg={},$init,A,B,C,D,N,Q,AN,AO,AQ,AR,AS,R,U,W,AP,Y,Z,AA,AB,E,F,G,K,L,M,O,P,AC,AJ,AL;A=$packages["errors"];B=$packages["hash"];C=$packages["sync"];D=$packages["sync/atomic"];N=$pkg.slicing8Table=$newType(8192,$kindArray,"crc32.slicing8Table",true,"hash/crc32",false,null);Q=$pkg.Table=$newType(1024,$kindArray,"crc32.Table",true,"hash/crc32",true,null);AN=$ptrType(Q);AO=$ptrType(N);AQ=$arrayType($Uint32,256);AR=$arrayType(Q,8);AS=$ptrType($Uint32);E=function(){return false;};F=function(){$panic(new $String("not available"));};G=function(a,b){var a,b;$panic(new $String("not available"));};K=function(a){var a,b;b=AQ.zero();L(a,b);return b;};L=function(a,b){var a,b,c,d,e,f;c=0;while(true){if(!(c<256)){break;}d=((c>>>0));e=0;while(true){if(!(e<8)){break;}if(((d&1)>>>0)===1){d=(((d>>>1>>>0))^a)>>>0;}else{d=(f=(1),f<32?(d>>>f):0)>>>0;}e=e+(1)>>0;}b.nilCheck,((c<0||c>=b.length)?($throwRuntimeError("index out of range"),undefined):b[c]=d);c=c+(1)>>0;}};M=function(a,b,c){var a,b,c,d,e,f,g,h;a=~a>>>0;d=c;e=0;while(true){if(!(e=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+e]);a=((g=b,h=(((a<<24>>>24))^f)<<24>>>24,((h<0||h>=g.length)?($throwRuntimeError("index out of range"),undefined):g[h]))^((a>>>8>>>0)))>>>0;e++;}return~a>>>0;};O=function(a){var a,b,c,d,e,f,g,h,i,j;b=AR.zero();L(a,b[0]);c=0;while(true){if(!(c<256)){break;}e=(d=b[0],((c<0||c>=d.length)?($throwRuntimeError("index out of range"),undefined):d[c]));f=1;while(true){if(!(f<8)){break;}e=((g=b[0],h=(e&255)>>>0,((h<0||h>=g.length)?($throwRuntimeError("index out of range"),undefined):g[h]))^((e>>>8>>>0)))>>>0;(i=(j=b,((f<0||f>=j.length)?($throwRuntimeError("index out of range"),undefined):j[f])),((c<0||c>=i.length)?($throwRuntimeError("index out of range"),undefined):i[c]=e));f=f+(1)>>0;}c=c+(1)>>0;}return b;};P=function(a,b,c){var a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s;if(c.$length>=16){a=~a>>>0;while(true){if(!(c.$length>8)){break;}a=(a^((((((((((0>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+0])>>>0))|((((1>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+1])>>>0))<<8>>>0))>>>0)|((((2>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+2])>>>0))<<16>>>0))>>>0)|((((3>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+3])>>>0))<<24>>>0))>>>0)))>>>0;a=((((((((((((((d=b[0],e=(7>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+7]),((e<0||e>=d.length)?($throwRuntimeError("index out of range"),undefined):d[e]))^(f=b[1],g=(6>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+6]),((g<0||g>=f.length)?($throwRuntimeError("index out of range"),undefined):f[g])))>>>0)^(h=b[2],i=(5>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+5]),((i<0||i>=h.length)?($throwRuntimeError("index out of range"),undefined):h[i])))>>>0)^(j=b[3],k=(4>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+4]),((k<0||k>=j.length)?($throwRuntimeError("index out of range"),undefined):j[k])))>>>0)^(l=b[4],m=a>>>24>>>0,((m<0||m>=l.length)?($throwRuntimeError("index out of range"),undefined):l[m])))>>>0)^(n=b[5],o=(((a>>>16>>>0))&255)>>>0,((o<0||o>=n.length)?($throwRuntimeError("index out of range"),undefined):n[o])))>>>0)^(p=b[6],q=(((a>>>8>>>0))&255)>>>0,((q<0||q>=p.length)?($throwRuntimeError("index out of range"),undefined):p[q])))>>>0)^(r=b[7],s=(a&255)>>>0,((s<0||s>=r.length)?($throwRuntimeError("index out of range"),undefined):r[s])))>>>0;c=$subslice(c,8);}a=~a>>>0;}if(c.$length===0){return a;}return M(a,b[0],c);};AC=function(){Z=E();if(Z){F();AA=G;}else{Y=O(3988292384);AA=(function(a,b){var a,b;return P(a,Y,b);});}};AJ=function(a,b,c){var{a,b,c,d,e,f,g,$s,$r,$c}=$restore(this,{a,b,c});$s=$s||0;s:while(true){switch($s){case 0:if(!((D.LoadUint32((AP||(AP=new AS(function(){return W;},function($v){W=$v;}))))===0))&&b===R){$s=2;continue;}if(b===$pkg.IEEETable){$s=3;continue;}$s=4;continue;case 2:d=U(a,c);$s=6;case 6:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;$s=7;case 7:return e;case 3:$r=AB.Do(AC);$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}f=AA(a,c);$s=9;case 9:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;$s=10;case 10:return g;case 4:$s=-1;return M(a,b,c);case 5:case 1:$s=-1;return 0;}return;}var $f={$blk:AJ,$c:true,$r,a,b,c,d,e,f,g,$s};return $f;};$pkg.Update=AJ;AL=function(a){var{a,b,c,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:$r=AB.Do(AC);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}b=AA(0,a);$s=2;case 2:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b;$s=3;case 3:return c;}return;}var $f={$blk:AL,$c:true,$r,a,b,c,$s};return $f;};$pkg.ChecksumIEEE=AL;N.init(Q,8);Q.init($Uint32,256);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=D.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}R=AN.nil;U=$throwNilPointerError;W=0;Y=AO.nil;Z=false;AA=$throwNilPointerError;AB=new C.Once.ptr(0,new C.Mutex.ptr(0,0));$pkg.IEEETable=K(3988292384);}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["compress/gzip"]=(function(){var $pkg={},$init,G,A,H,B,C,D,E,F,N,O,S,T,W,X,Y,L,M,P;G=$packages["bufio"];A=$packages["compress/flate"];H=$packages["encoding/binary"];B=$packages["errors"];C=$packages["fmt"];D=$packages["hash/crc32"];E=$packages["io"];F=$packages["time"];N=$pkg.Header=$newType(0,$kindStruct,"gzip.Header",true,"compress/gzip",true,function(Comment_,Extra_,ModTime_,Name_,OS_){this.$val=this;if(arguments.length===0){this.Comment="";this.Extra=S.nil;this.ModTime=new F.Time.ptr(new $Uint64(0,0),new $Int64(0,0),T.nil);this.Name="";this.OS=0;return;}this.Comment=Comment_;this.Extra=Extra_;this.ModTime=ModTime_;this.Name=Name_;this.OS=OS_;});O=$pkg.Reader=$newType(0,$kindStruct,"gzip.Reader",true,"compress/gzip",true,function(Header_,r_,decompressor_,digest_,size_,buf_,err_,multistream_){this.$val=this;if(arguments.length===0){this.Header=new N.ptr("",S.nil,new F.Time.ptr(new $Uint64(0,0),new $Int64(0,0),T.nil),"",0);this.r=$ifaceNil;this.decompressor=$ifaceNil;this.digest=0;this.size=0;this.buf=W.zero();this.err=$ifaceNil;this.multistream=false;return;}this.Header=Header_;this.r=r_;this.decompressor=decompressor_;this.digest=digest_;this.size=size_;this.buf=buf_;this.err=err_;this.multistream=multistream_;});S=$sliceType($Uint8);T=$ptrType(F.Location);W=$arrayType($Uint8,512);X=$ptrType(O);Y=$sliceType($Int32);M=function(a){var a;if($interfaceIsEqual(a,E.EOF)){return E.ErrUnexpectedEOF;}return a;};P=function(a){var{a,b,c,d,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=new O.ptr(new N.ptr("",S.nil,new F.Time.ptr(new $Uint64(0,0),new $Int64(0,0),T.nil),"",0),$ifaceNil,$ifaceNil,0,0,W.zero(),$ifaceNil,false);c=b.Reset(a);$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c;if(!($interfaceIsEqual(d,$ifaceNil))){$s=-1;return[X.nil,d];}$s=-1;return[b,$ifaceNil];}return;}var $f={$blk:P,$c:true,$r,a,b,c,d,$s};return $f;};$pkg.NewReader=P;O.ptr.prototype.Reset=function(a){var{a,b,c,d,e,f,g,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;O.copy(b,new O.ptr(new N.ptr("",S.nil,new F.Time.ptr(new $Uint64(0,0),new $Int64(0,0),T.nil),"",0),$ifaceNil,b.decompressor,0,0,W.zero(),$ifaceNil,true));c=$assertType(a,A.Reader,true);d=c[0];e=c[1];if(e){b.r=d;}else{b.r=G.NewReader(a);}g=b.readHeader();$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}f=g;N.copy(b.Header,f[0]);b.err=f[1];$s=-1;return b.err;}return;}var $f={$blk:O.ptr.prototype.Reset,$c:true,$r,a,b,c,d,e,f,g,$s};return $f;};O.prototype.Reset=function(a){return this.$val.Reset(a);};O.ptr.prototype.Multistream=function(a){var a,b;b=this;b.multistream=a;};O.prototype.Multistream=function(a){return this.$val.Multistream(a);};O.ptr.prototype.readString=function(){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=$ifaceNil;c=false;d=0;case 1:if(d>=512){$s=-1;return["",$pkg.ErrHeader];}f=a.r.ReadByte();$s=3;case 3:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}e=f;(g=a.buf,((d<0||d>=g.length)?($throwRuntimeError("index out of range"),undefined):g[d]=e[0]));b=e[1];if(!($interfaceIsEqual(b,$ifaceNil))){$s=-1;return["",b];}if((h=a.buf,((d<0||d>=h.length)?($throwRuntimeError("index out of range"),undefined):h[d]))>127){c=true;}if((i=a.buf,((d<0||d>=i.length)?($throwRuntimeError("index out of range"),undefined):i[d]))===0){$s=4;continue;}$s=5;continue;case 4:j=D.Update(a.digest,D.IEEETable,$subslice(new S(a.buf),0,(d+1>>0)));$s=6;case 6:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}a.digest=j;if(c){k=$makeSlice(Y,0,d);l=$subslice(new S(a.buf),0,d);m=0;while(true){if(!(m=l.$length)?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+m]);k=$append(k,((n>>0)));m++;}$s=-1;return[($runesToString(k)),$ifaceNil];}$s=-1;return[($bytesToString($subslice(new S(a.buf),0,d))),$ifaceNil];case 5:d=d+(1)>>0;$s=1;continue;case 2:$s=-1;return["",$ifaceNil];}return;}var $f={$blk:O.ptr.prototype.readString,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,$s};return $f;};O.prototype.readString=function(){return this.$val.readString();};O.ptr.prototype.readHeader=function(){var{a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=new N.ptr("",S.nil,new F.Time.ptr(new $Uint64(0,0),new $Int64(0,0),T.nil),"",0);b=$ifaceNil;c=this;e=E.ReadFull(c.r,$subslice(new S(c.buf),0,10));$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}d=e;b=d[1];if(!($interfaceIsEqual(b,$ifaceNil))){f=$clone(a,N);g=b;N.copy(a,f);b=g;$s=-1;return[a,b];}if(!((c.buf[0]===31))||!((c.buf[1]===139))||!((c.buf[2]===8))){h=$clone(a,N);i=$pkg.ErrHeader;N.copy(a,h);b=i;$s=-1;return[a,b];}j=c.buf[3];k=(new $Int64(0,$clone(L,H.littleEndian).Uint32($subslice(new S(c.buf),4,8))));if((k.$high>0||(k.$high===0&&k.$low>0))){F.Time.copy(a.ModTime,F.Unix(k,new $Int64(0,0)));}a.OS=c.buf[9];l=D.ChecksumIEEE($subslice(new S(c.buf),0,10));$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}c.digest=l;if(!((((j&4)>>>0)===0))){$s=3;continue;}$s=4;continue;case 3:n=E.ReadFull(c.r,$subslice(new S(c.buf),0,2));$s=5;case 5:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;b=m[1];if(!($interfaceIsEqual(b,$ifaceNil))){o=$clone(a,N);p=M(b);N.copy(a,o);b=p;$s=-1;return[a,b];}q=D.Update(c.digest,D.IEEETable,$subslice(new S(c.buf),0,2));$s=6;case 6:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}c.digest=q;r=$makeSlice(S,$clone(L,H.littleEndian).Uint16($subslice(new S(c.buf),0,2)));t=E.ReadFull(c.r,r);$s=7;case 7:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}s=t;b=s[1];if(!($interfaceIsEqual(b,$ifaceNil))){u=$clone(a,N);v=M(b);N.copy(a,u);b=v;$s=-1;return[a,b];}w=D.Update(c.digest,D.IEEETable,r);$s=8;case 8:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}c.digest=w;a.Extra=r;case 4:x="";if(!((((j&8)>>>0)===0))){$s=9;continue;}$s=10;continue;case 9:z=c.readString();$s=11;case 11:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}y=z;x=y[0];b=y[1];if(!($interfaceIsEqual(b,$ifaceNil))){aa=$clone(a,N);ab=b;N.copy(a,aa);b=ab;$s=-1;return[a,b];}a.Name=x;case 10:if(!((((j&16)>>>0)===0))){$s=12;continue;}$s=13;continue;case 12:ad=c.readString();$s=14;case 14:if($c){$c=false;ad=ad.$blk();}if(ad&&ad.$blk!==undefined){break s;}ac=ad;x=ac[0];b=ac[1];if(!($interfaceIsEqual(b,$ifaceNil))){ae=$clone(a,N);af=b;N.copy(a,ae);b=af;$s=-1;return[a,b];}a.Comment=x;case 13:if(!((((j&2)>>>0)===0))){$s=15;continue;}$s=16;continue;case 15:ah=E.ReadFull(c.r,$subslice(new S(c.buf),0,2));$s=17;case 17:if($c){$c=false;ah=ah.$blk();}if(ah&&ah.$blk!==undefined){break s;}ag=ah;b=ag[1];if(!($interfaceIsEqual(b,$ifaceNil))){ai=$clone(a,N);aj=M(b);N.copy(a,ai);b=aj;$s=-1;return[a,b];}ak=$clone(L,H.littleEndian).Uint16($subslice(new S(c.buf),0,2));if(!((ak===((c.digest<<16>>>16))))){al=$clone(a,N);am=$pkg.ErrHeader;N.copy(a,al);b=am;$s=-1;return[a,b];}case 16:c.digest=0;if($interfaceIsEqual(c.decompressor,$ifaceNil)){$s=18;continue;}$s=19;continue;case 18:an=A.NewReader(c.r);$s=21;case 21:if($c){$c=false;an=an.$blk();}if(an&&an.$blk!==undefined){break s;}c.decompressor=an;$s=20;continue;case 19:ao=$assertType(c.decompressor,A.Resetter).Reset(c.r,S.nil);$s=22;case 22:if($c){$c=false;ao=ao.$blk();}if(ao&&ao.$blk!==undefined){break s;}ao;case 20:ap=$clone(a,N);aq=$ifaceNil;N.copy(a,ap);b=aq;$s=-1;return[a,b];}return;}var $f={$blk:O.ptr.prototype.readHeader,$c:true,$r,a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};O.prototype.readHeader=function(){return this.$val.readHeader();};O.ptr.prototype.Read=function(a){var{a,aa,ab,ac,ad,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=0;c=$ifaceNil;d=this;if(!($interfaceIsEqual(d.err,$ifaceNil))){e=0;f=d.err;b=e;c=f;$s=-1;return[b,c];}case 1:if(!(b===0)){$s=2;continue;}h=d.decompressor.Read(a);$s=3;case 3:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}g=h;b=g[0];d.err=g[1];i=D.Update(d.digest,D.IEEETable,$subslice(a,0,b));$s=4;case 4:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}d.digest=i;d.size=d.size+(((b>>>0)))>>>0;if(!($interfaceIsEqual(d.err,E.EOF))){j=b;k=d.err;b=j;c=k;$s=-1;return[b,c];}m=E.ReadFull(d.r,$subslice(new S(d.buf),0,8));$s=5;case 5:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}l=m;n=l[1];if(!($interfaceIsEqual(n,$ifaceNil))){d.err=M(n);o=b;p=d.err;b=o;c=p;$s=-1;return[b,c];}q=$clone(L,H.littleEndian).Uint32($subslice(new S(d.buf),0,4));r=$clone(L,H.littleEndian).Uint32($subslice(new S(d.buf),4,8));if(!((q===d.digest))||!((r===d.size))){d.err=$pkg.ErrChecksum;s=b;t=d.err;b=s;c=t;$s=-1;return[b,c];}u=0;v=0;d.digest=u;d.size=v;if(!d.multistream){w=b;x=E.EOF;b=w;c=x;$s=-1;return[b,c];}d.err=$ifaceNil;z=d.readHeader();$s=6;case 6:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}y=z;d.err=y[1];if(!($interfaceIsEqual(d.err,$ifaceNil))){aa=b;ab=d.err;b=aa;c=ab;$s=-1;return[b,c];}$s=1;continue;case 2:ac=b;ad=$ifaceNil;b=ac;c=ad;$s=-1;return[b,c];}return;}var $f={$blk:O.ptr.prototype.Read,$c:true,$r,a,aa,ab,ac,ad,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};O.prototype.Read=function(a){return this.$val.Read(a);};O.ptr.prototype.Close=function(){var{a,b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=a.decompressor.Close();$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b;$s=2;case 2:return c;}return;}var $f={$blk:O.ptr.prototype.Close,$c:true,$r,a,b,c,$s};return $f;};O.prototype.Close=function(){return this.$val.Close();};X.methods=[{prop:"Reset",name:"Reset",pkg:"",typ:$funcType([E.Reader],[$error],false)},{prop:"Multistream",name:"Multistream",pkg:"",typ:$funcType([$Bool],[],false)},{prop:"readString",name:"readString",pkg:"compress/gzip",typ:$funcType([],[$String,$error],false)},{prop:"readHeader",name:"readHeader",pkg:"compress/gzip",typ:$funcType([],[N,$error],false)},{prop:"Read",name:"Read",pkg:"",typ:$funcType([S],[$Int,$error],false)},{prop:"Close",name:"Close",pkg:"",typ:$funcType([],[$error],false)}];N.init("",[{prop:"Comment",name:"Comment",embedded:false,exported:true,typ:$String,tag:""},{prop:"Extra",name:"Extra",embedded:false,exported:true,typ:S,tag:""},{prop:"ModTime",name:"ModTime",embedded:false,exported:true,typ:F.Time,tag:""},{prop:"Name",name:"Name",embedded:false,exported:true,typ:$String,tag:""},{prop:"OS",name:"OS",embedded:false,exported:true,typ:$Uint8,tag:""}]);O.init("compress/gzip",[{prop:"Header",name:"Header",embedded:true,exported:true,typ:N,tag:""},{prop:"r",name:"r",embedded:false,exported:false,typ:A.Reader,tag:""},{prop:"decompressor",name:"decompressor",embedded:false,exported:false,typ:E.ReadCloser,tag:""},{prop:"digest",name:"digest",embedded:false,exported:false,typ:$Uint32,tag:""},{prop:"size",name:"size",embedded:false,exported:false,typ:$Uint32,tag:""},{prop:"buf",name:"buf",embedded:false,exported:false,typ:W,tag:""},{prop:"err",name:"err",embedded:false,exported:false,typ:$error,tag:""},{prop:"multistream",name:"multistream",embedded:false,exported:false,typ:$Bool,tag:""}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=G.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=A.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=H.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=D.$init();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=E.$init();$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=F.$init();$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$pkg.ErrChecksum=B.New("gzip: invalid checksum");$pkg.ErrHeader=B.New("gzip: invalid header");L=$clone(H.LittleEndian,H.littleEndian);}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["encoding"]=(function(){var $pkg={},$init,C,D,E;C=$pkg.TextMarshaler=$newType(8,$kindInterface,"encoding.TextMarshaler",true,"encoding",true,null);D=$pkg.TextUnmarshaler=$newType(8,$kindInterface,"encoding.TextUnmarshaler",true,"encoding",true,null);E=$sliceType($Uint8);C.init([{prop:"MarshalText",name:"MarshalText",pkg:"",typ:$funcType([],[E,$error],false)}]);D.init([{prop:"UnmarshalText",name:"UnmarshalText",pkg:"",typ:$funcType([E],[$error],false)}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["encoding/base64"]=(function(){var $pkg={},$init,A,B,C,D,F,H,N,O,P,Q,R,S,T,V,E,G,J,K;A=$packages["encoding/binary"];B=$packages["io"];C=$packages["strconv"];D=$pkg.Encoding=$newType(0,$kindStruct,"base64.Encoding",true,"encoding/base64",true,function(encode_,decodeMap_,padChar_,strict_){this.$val=this;if(arguments.length===0){this.encode=N.zero();this.decodeMap=O.zero();this.padChar=0;this.strict=false;return;}this.encode=encode_;this.decodeMap=decodeMap_;this.padChar=padChar_;this.strict=strict_;});F=$pkg.encoder=$newType(0,$kindStruct,"base64.encoder",true,"encoding/base64",false,function(err_,enc_,w_,buf_,nbuf_,out_){this.$val=this;if(arguments.length===0){this.err=$ifaceNil;this.enc=Q.nil;this.w=$ifaceNil;this.buf=R.zero();this.nbuf=0;this.out=S.zero();return;}this.err=err_;this.enc=enc_;this.w=w_;this.buf=buf_;this.nbuf=nbuf_;this.out=out_;});H=$pkg.CorruptInputError=$newType(8,$kindInt64,"base64.CorruptInputError",true,"encoding/base64",true,null);N=$arrayType($Uint8,64);O=$arrayType($Uint8,256);P=$sliceType($Uint8);Q=$ptrType(D);R=$arrayType($Uint8,3);S=$arrayType($Uint8,1024);T=$arrayType($Uint8,4);V=$ptrType(F);E=function(a){var a,b,c,d,e,f,g,h;if(!((a.length===64))){$panic(new $String("encoding alphabet is not 64-bytes long"));}b=0;while(true){if(!(b>0;}c=new D.ptr(N.zero(),O.zero(),0,false);c.padChar=61;$copyString(new P(c.encode),a);d=0;while(true){if(!(d<256)){break;}(e=c.decodeMap,((d<0||d>=e.length)?($throwRuntimeError("index out of range"),undefined):e[d]=255));d=d+(1)>>0;}f=0;while(true){if(!(f=g.length)?($throwRuntimeError("index out of range"),undefined):g[h]=((f<<24>>>24))));f=f+(1)>>0;}return c;};$pkg.NewEncoding=E;D.ptr.prototype.WithPadding=function(a){var a,b,c,d;b=this;if((a===13)||(a===10)||a>255){$panic(new $String("invalid padding"));}c=0;while(true){if(!(c<64)){break;}if((((d=b.encode,((c<0||c>=d.length)?($throwRuntimeError("index out of range"),undefined):d[c]))>>0))===a){$panic(new $String("padding contained in alphabet"));}c=c+(1)>>0;}b.padChar=a;return b;};D.prototype.WithPadding=function(a){return this.$val.WithPadding(a);};D.ptr.prototype.Strict=function(){var a;a=this;a.strict=true;return a;};D.prototype.Strict=function(){return this.$val.Strict();};D.ptr.prototype.Encode=function(a,b){var a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;c=this;if(b.$length===0){return;}$unused(c.encode);d=0;e=0;f=d;g=e;i=$imul(((h=b.$length/3,(h===h&&h!==1/0&&h!==-1/0)?h>>0:$throwRuntimeError("integer divide by zero"))),3);while(true){if(!(g>0,((j<0||j>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+j]))>>>0))<<16>>>0)|((((k=g+1>>0,((k<0||k>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+k]))>>>0))<<8>>>0))>>>0)|(((l=g+2>>0,((l<0||l>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+l]))>>>0)))>>>0;(p=f+0>>0,((p<0||p>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+p]=(n=c.encode,o=((m>>>18>>>0)&63)>>>0,((o<0||o>=n.length)?($throwRuntimeError("index out of range"),undefined):n[o]))));(s=f+1>>0,((s<0||s>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+s]=(q=c.encode,r=((m>>>12>>>0)&63)>>>0,((r<0||r>=q.length)?($throwRuntimeError("index out of range"),undefined):q[r]))));(v=f+2>>0,((v<0||v>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+v]=(t=c.encode,u=((m>>>6>>>0)&63)>>>0,((u<0||u>=t.length)?($throwRuntimeError("index out of range"),undefined):t[u]))));(y=f+3>>0,((y<0||y>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+y]=(w=c.encode,x=(m&63)>>>0,((x<0||x>=w.length)?($throwRuntimeError("index out of range"),undefined):w[x]))));g=g+(3)>>0;f=f+(4)>>0;}z=b.$length-g>>0;if(z===0){return;}ab=(((aa=g+0>>0,((aa<0||aa>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+aa]))>>>0))<<16>>>0;if(z===2){ab=(ab|(((((ac=g+1>>0,((ac<0||ac>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+ac]))>>>0))<<8>>>0)))>>>0;}(af=f+0>>0,((af<0||af>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+af]=(ad=c.encode,ae=((ab>>>18>>>0)&63)>>>0,((ae<0||ae>=ad.length)?($throwRuntimeError("index out of range"),undefined):ad[ae]))));(ai=f+1>>0,((ai<0||ai>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+ai]=(ag=c.encode,ah=((ab>>>12>>>0)&63)>>>0,((ah<0||ah>=ag.length)?($throwRuntimeError("index out of range"),undefined):ag[ah]))));aj=z;if(aj===(2)){(am=f+2>>0,((am<0||am>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+am]=(ak=c.encode,al=((ab>>>6>>>0)&63)>>>0,((al<0||al>=ak.length)?($throwRuntimeError("index out of range"),undefined):ak[al]))));if(!((c.padChar===-1))){(an=f+3>>0,((an<0||an>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+an]=((c.padChar<<24>>>24))));}}else if(aj===(1)){if(!((c.padChar===-1))){(ao=f+2>>0,((ao<0||ao>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+ao]=((c.padChar<<24>>>24))));(ap=f+3>>0,((ap<0||ap>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+ap]=((c.padChar<<24>>>24))));}}};D.prototype.Encode=function(a,b){return this.$val.Encode(a,b);};D.ptr.prototype.EncodeToString=function(a){var a,b,c;b=this;c=$makeSlice(P,b.EncodedLen(a.$length));b.Encode(c,a);return($bytesToString(c));};D.prototype.EncodeToString=function(a){return this.$val.EncodeToString(a);};F.ptr.prototype.Write=function(a){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=0;c=$ifaceNil;d=this;if(!($interfaceIsEqual(d.err,$ifaceNil))){e=0;f=d.err;b=e;c=f;$s=-1;return[b,c];}if(d.nbuf>0){$s=1;continue;}$s=2;continue;case 1:g=0;g=0;while(true){if(!(g=h.length)?($throwRuntimeError("index out of range"),undefined):h[i]=((g<0||g>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+g])));d.nbuf=d.nbuf+(1)>>0;g=g+(1)>>0;}b=b+(g)>>0;a=$subslice(a,g);if(d.nbuf<3){$s=-1;return[b,c];}d.enc.Encode(new P(d.out),new P(d.buf));k=d.w.Write($subslice(new P(d.out),0,4));$s=3;case 3:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j=k;d.err=j[1];if(!($interfaceIsEqual(d.err,$ifaceNil))){l=b;m=d.err;b=l;c=m;$s=-1;return[b,c];}d.nbuf=0;case 2:case 4:if(!(a.$length>=3)){$s=5;continue;}n=768;if(n>a.$length){n=a.$length;n=n-((o=n%3,o===o?o:$throwRuntimeError("integer divide by zero")))>>0;}d.enc.Encode(new P(d.out),$subslice(a,0,n));r=d.w.Write($subslice(new P(d.out),0,($imul((q=n/3,(q===q&&q!==1/0&&q!==-1/0)?q>>0:$throwRuntimeError("integer divide by zero")),4))));$s=6;case 6:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}p=r;d.err=p[1];if(!($interfaceIsEqual(d.err,$ifaceNil))){s=b;t=d.err;b=s;c=t;$s=-1;return[b,c];}b=b+(n)>>0;a=$subslice(a,n);$s=4;continue;case 5:$copySlice(new P(d.buf),a);d.nbuf=a.$length;b=b+(a.$length)>>0;$s=-1;return[b,c];}return;}var $f={$blk:F.ptr.prototype.Write,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s};return $f;};F.prototype.Write=function(a){return this.$val.Write(a);};F.ptr.prototype.Close=function(){var{a,b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;if($interfaceIsEqual(a.err,$ifaceNil)&&a.nbuf>0){$s=1;continue;}$s=2;continue;case 1:a.enc.Encode(new P(a.out),$subslice(new P(a.buf),0,a.nbuf));c=a.w.Write($subslice(new P(a.out),0,a.enc.EncodedLen(a.nbuf)));$s=3;case 3:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}b=c;a.err=b[1];a.nbuf=0;case 2:$s=-1;return a.err;}return;}var $f={$blk:F.ptr.prototype.Close,$c:true,$r,a,b,c,$s};return $f;};F.prototype.Close=function(){return this.$val.Close();};G=function(a,b){var a,b;return new F.ptr($ifaceNil,a,b,R.zero(),0,S.zero());};$pkg.NewEncoder=G;D.ptr.prototype.EncodedLen=function(a){var a,b,c,d;b=this;if(b.padChar===-1){return(c=((($imul(a,8))+5>>0))/6,(c===c&&c!==1/0&&c!==-1/0)?c>>0:$throwRuntimeError("integer divide by zero"));}return $imul((d=((a+2>>0))/3,(d===d&&d!==1/0&&d!==-1/0)?d>>0:$throwRuntimeError("integer divide by zero")),4);};D.prototype.EncodedLen=function(a){return this.$val.EncodedLen(a);};H.prototype.Error=function(){var a;a=this;return"illegal base64 data at input byte "+C.FormatInt((new $Int64(a.$high,a.$low)),10);};$ptrType(H).prototype.Error=function(){return this.$get().Error();};D.ptr.prototype.decodeQuantum=function(a,b,c){var a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,b,ba,bb,bc,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;d=0;e=0;f=$ifaceNil;g=this;h=T.zero();i=4;$unused(g.decodeMap);j=0;while(true){if(!(j<4)){break;}if(b.$length===c){if((j===0)){k=c;l=0;m=$ifaceNil;d=k;e=l;f=m;return[d,e,f];}else if(((j===1))||(!((g.padChar===-1)))){n=c;o=0;p=(new H(0,(c-j>>0)));d=n;e=o;f=p;return[d,e,f];}i=j;break;}q=((c<0||c>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+c]);c=c+(1)>>0;s=(r=g.decodeMap,((q<0||q>=r.length)?($throwRuntimeError("index out of range"),undefined):r[q]));if(!((s===255))){((j<0||j>=h.length)?($throwRuntimeError("index out of range"),undefined):h[j]=s);j=j+(1)>>0;continue;}if((q===10)||(q===13)){j=j-(1)>>0;j=j+(1)>>0;continue;}if(!((((q>>0))===g.padChar))){t=c;u=0;v=(new H(0,(c-1>>0)));d=t;e=u;f=v;return[d,e,f];}w=j;if((w===(0))||(w===(1))){x=c;y=0;z=(new H(0,(c-1>>0)));d=x;e=y;f=z;return[d,e,f];}else if(w===(2)){while(true){if(!(c=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+c])===10)||(((c<0||c>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+c])===13)))){break;}c=c+(1)>>0;}if(c===b.$length){aa=c;ab=0;ac=(new H(0,b.$length));d=aa;e=ab;f=ac;return[d,e,f];}if(!((((((c<0||c>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+c])>>0))===g.padChar))){ad=c;ae=0;af=(new H(0,(c-1>>0)));d=ad;e=ae;f=af;return[d,e,f];}c=c+(1)>>0;}while(true){if(!(c=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+c])===10)||(((c<0||c>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+c])===13)))){break;}c=c+(1)>>0;}if(c>>0))<<18>>>0)|(((h[1]>>>0))<<12>>>0))>>>0)|(((h[2]>>>0))<<6>>>0))>>>0)|((h[3]>>>0)))>>>0;ah=(((ag>>>0>>>0)<<24>>>24));ai=(((ag>>>8>>>0)<<24>>>24));aj=(((ag>>>16>>>0)<<24>>>24));h[2]=ah;h[1]=ai;h[0]=aj;ak=i;if(ak===(4)){(2>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+2]=h[2]);h[2]=0;(1>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+1]=h[1]);if(g.strict&&!((h[2]===0))){al=c;am=0;an=(new H(0,(c-1>>0)));d=al;e=am;f=an;return[d,e,f];}h[1]=0;(0>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+0]=h[0]);if(g.strict&&(!((h[1]===0))||!((h[2]===0)))){ao=c;ap=0;aq=(new H(0,(c-2>>0)));d=ao;e=ap;f=aq;return[d,e,f];}}else if(ak===(3)){(1>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+1]=h[1]);if(g.strict&&!((h[2]===0))){ar=c;as=0;at=(new H(0,(c-1>>0)));d=ar;e=as;f=at;return[d,e,f];}h[1]=0;(0>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+0]=h[0]);if(g.strict&&(!((h[1]===0))||!((h[2]===0)))){au=c;av=0;aw=(new H(0,(c-2>>0)));d=au;e=av;f=aw;return[d,e,f];}}else if(ak===(2)){(0>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+0]=h[0]);if(g.strict&&(!((h[1]===0))||!((h[2]===0)))){ax=c;ay=0;az=(new H(0,(c-2>>0)));d=ax;e=ay;f=az;return[d,e,f];}}ba=c;bb=i-1>>0;bc=f;d=ba;e=bb;f=bc;return[d,e,f];};D.prototype.decodeQuantum=function(a,b,c){return this.$val.decodeQuantum(a,b,c);};D.ptr.prototype.DecodeString=function(a){var a,b,c,d,e,f;b=this;c=$makeSlice(P,b.DecodedLen(a.length));d=b.Decode(c,(new P($stringToBytes(a))));e=d[0];f=d[1];return[$subslice(c,0,e),f];};D.prototype.DecodeString=function(a){return this.$val.DecodeString(a);};D.ptr.prototype.Decode=function(a,b){var a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,b,ba,bb,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;c=0;d=$ifaceNil;e=this;if(b.$length===0){f=0;g=$ifaceNil;c=f;d=g;return[c,d];}$unused(e.decodeMap);h=0;while(true){if(!(false&&(b.$length-h>>0)>=8&&(a.$length-c>>0)>=8)){break;}i=$subslice(b,h,(h+8>>0));j=K((k=e.decodeMap,l=(0>=i.$length?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+0]),((l<0||l>=k.length)?($throwRuntimeError("index out of range"),undefined):k[l])),(m=e.decodeMap,n=(1>=i.$length?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+1]),((n<0||n>=m.length)?($throwRuntimeError("index out of range"),undefined):m[n])),(o=e.decodeMap,p=(2>=i.$length?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+2]),((p<0||p>=o.length)?($throwRuntimeError("index out of range"),undefined):o[p])),(q=e.decodeMap,r=(3>=i.$length?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+3]),((r<0||r>=q.length)?($throwRuntimeError("index out of range"),undefined):q[r])),(s=e.decodeMap,t=(4>=i.$length?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+4]),((t<0||t>=s.length)?($throwRuntimeError("index out of range"),undefined):s[t])),(u=e.decodeMap,v=(5>=i.$length?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+5]),((v<0||v>=u.length)?($throwRuntimeError("index out of range"),undefined):u[v])),(w=e.decodeMap,x=(6>=i.$length?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+6]),((x<0||x>=w.length)?($throwRuntimeError("index out of range"),undefined):w[x])),(y=e.decodeMap,z=(7>=i.$length?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+7]),((z<0||z>=y.length)?($throwRuntimeError("index out of range"),undefined):y[z])));aa=j[0];ab=j[1];if(ab){$clone(A.BigEndian,A.bigEndian).PutUint64($subslice(a,c),aa);c=c+(6)>>0;h=h+(8)>>0;}else{ac=0;ad=e.decodeQuantum($subslice(a,c),b,h);h=ad[0];ac=ad[1];d=ad[2];c=c+(ac)>>0;if(!($interfaceIsEqual(d,$ifaceNil))){ae=c;af=d;c=ae;d=af;return[c,d];}}}while(true){if(!((b.$length-h>>0)>=4&&(a.$length-c>>0)>=4)){break;}ag=$subslice(b,h,(h+4>>0));ah=J((ai=e.decodeMap,aj=(0>=ag.$length?($throwRuntimeError("index out of range"),undefined):ag.$array[ag.$offset+0]),((aj<0||aj>=ai.length)?($throwRuntimeError("index out of range"),undefined):ai[aj])),(ak=e.decodeMap,al=(1>=ag.$length?($throwRuntimeError("index out of range"),undefined):ag.$array[ag.$offset+1]),((al<0||al>=ak.length)?($throwRuntimeError("index out of range"),undefined):ak[al])),(am=e.decodeMap,an=(2>=ag.$length?($throwRuntimeError("index out of range"),undefined):ag.$array[ag.$offset+2]),((an<0||an>=am.length)?($throwRuntimeError("index out of range"),undefined):am[an])),(ao=e.decodeMap,ap=(3>=ag.$length?($throwRuntimeError("index out of range"),undefined):ag.$array[ag.$offset+3]),((ap<0||ap>=ao.length)?($throwRuntimeError("index out of range"),undefined):ao[ap])));aq=ah[0];ar=ah[1];if(ar){$clone(A.BigEndian,A.bigEndian).PutUint32($subslice(a,c),aq);c=c+(3)>>0;h=h+(4)>>0;}else{as=0;at=e.decodeQuantum($subslice(a,c),b,h);h=at[0];as=at[1];d=at[2];c=c+(as)>>0;if(!($interfaceIsEqual(d,$ifaceNil))){au=c;av=d;c=au;d=av;return[c,d];}}}while(true){if(!(h>0;if(!($interfaceIsEqual(d,$ifaceNil))){ay=c;az=d;c=ay;d=az;return[c,d];}}ba=c;bb=d;c=ba;d=bb;return[c,d];};D.prototype.Decode=function(a,b){return this.$val.Decode(a,b);};J=function(a,b,c,d){var a,b,c,d,e,f,g,h,i,j;e=0;f=false;if(((((((a|b)>>>0)|c)>>>0)|d)>>>0)===255){g=0;h=false;e=g;f=h;return[e,f];}i=((((((((a>>>0))<<26>>>0)|(((b>>>0))<<20>>>0))>>>0)|(((c>>>0))<<14>>>0))>>>0)|(((d>>>0))<<8>>>0))>>>0;j=true;e=i;f=j;return[e,f];};K=function(a,b,c,d,e,f,g,h){var a,aa,ab,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;i=new $Uint64(0,0);j=false;if(((((((((((((((a|b)>>>0)|c)>>>0)|d)>>>0)|e)>>>0)|f)>>>0)|g)>>>0)|h)>>>0)===255){k=new $Uint64(0,0);l=false;i=k;j=l;return[i,j];}m=(n=(o=(p=(q=(r=(s=(t=$shiftLeft64((new $Uint64(0,a)),58),u=$shiftLeft64((new $Uint64(0,b)),52),new $Uint64(t.$high|u.$high,(t.$low|u.$low)>>>0)),v=$shiftLeft64((new $Uint64(0,c)),46),new $Uint64(s.$high|v.$high,(s.$low|v.$low)>>>0)),w=$shiftLeft64((new $Uint64(0,d)),40),new $Uint64(r.$high|w.$high,(r.$low|w.$low)>>>0)),x=$shiftLeft64((new $Uint64(0,e)),34),new $Uint64(q.$high|x.$high,(q.$low|x.$low)>>>0)),y=$shiftLeft64((new $Uint64(0,f)),28),new $Uint64(p.$high|y.$high,(p.$low|y.$low)>>>0)),z=$shiftLeft64((new $Uint64(0,g)),22),new $Uint64(o.$high|z.$high,(o.$low|z.$low)>>>0)),aa=$shiftLeft64((new $Uint64(0,h)),16),new $Uint64(n.$high|aa.$high,(n.$low|aa.$low)>>>0));ab=true;i=m;j=ab;return[i,j];};D.ptr.prototype.DecodedLen=function(a){var a,b,c,d;b=this;if(b.padChar===-1){return(c=($imul(a,6))/8,(c===c&&c!==1/0&&c!==-1/0)?c>>0:$throwRuntimeError("integer divide by zero"));}return $imul((d=a/4,(d===d&&d!==1/0&&d!==-1/0)?d>>0:$throwRuntimeError("integer divide by zero")),3);};D.prototype.DecodedLen=function(a){return this.$val.DecodedLen(a);};D.methods=[{prop:"WithPadding",name:"WithPadding",pkg:"",typ:$funcType([$Int32],[Q],false)},{prop:"Strict",name:"Strict",pkg:"",typ:$funcType([],[Q],false)}];Q.methods=[{prop:"Encode",name:"Encode",pkg:"",typ:$funcType([P,P],[],false)},{prop:"EncodeToString",name:"EncodeToString",pkg:"",typ:$funcType([P],[$String],false)},{prop:"EncodedLen",name:"EncodedLen",pkg:"",typ:$funcType([$Int],[$Int],false)},{prop:"decodeQuantum",name:"decodeQuantum",pkg:"encoding/base64",typ:$funcType([P,P,$Int],[$Int,$Int,$error],false)},{prop:"DecodeString",name:"DecodeString",pkg:"",typ:$funcType([$String],[P,$error],false)},{prop:"Decode",name:"Decode",pkg:"",typ:$funcType([P,P],[$Int,$error],false)},{prop:"DecodedLen",name:"DecodedLen",pkg:"",typ:$funcType([$Int],[$Int],false)}];V.methods=[{prop:"Write",name:"Write",pkg:"",typ:$funcType([P],[$Int,$error],false)},{prop:"Close",name:"Close",pkg:"",typ:$funcType([],[$error],false)}];H.methods=[{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)}];D.init("encoding/base64",[{prop:"encode",name:"encode",embedded:false,exported:false,typ:N,tag:""},{prop:"decodeMap",name:"decodeMap",embedded:false,exported:false,typ:O,tag:""},{prop:"padChar",name:"padChar",embedded:false,exported:false,typ:$Int32,tag:""},{prop:"strict",name:"strict",embedded:false,exported:false,typ:$Bool,tag:""}]);F.init("encoding/base64",[{prop:"err",name:"err",embedded:false,exported:false,typ:$error,tag:""},{prop:"enc",name:"enc",embedded:false,exported:false,typ:Q,tag:""},{prop:"w",name:"w",embedded:false,exported:false,typ:B.Writer,tag:""},{prop:"buf",name:"buf",embedded:false,exported:false,typ:R,tag:""},{prop:"nbuf",name:"nbuf",embedded:false,exported:false,typ:$Int,tag:""},{prop:"out",name:"out",embedded:false,exported:false,typ:S,tag:""}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$pkg.StdEncoding=E("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/");$pkg.URLEncoding=E("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_");$pkg.RawStdEncoding=$clone($pkg.StdEncoding,D).WithPadding(-1);$pkg.RawURLEncoding=$clone($pkg.URLEncoding,D).WithPadding(-1);}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["encoding/json"]=(function(){var $pkg={},$init,C,H,I,D,J,G,E,K,L,M,F,A,N,O,B,P,T,W,Z,AA,AD,AE,CA,CB,CC,CE,CG,CJ,CL,CM,DB,DI,DJ,DL,DO,DQ,DS,DU,DY,DZ,EA,EG,EH,EJ,EK,EL,EM,EN,EV,EX,EY,EZ,FA,FB,FC,FD,FE,FF,FG,FH,FI,FJ,FK,FL,FM,FN,FO,FP,FQ,FR,FS,FT,FU,FV,FW,FX,FZ,GA,GB,GC,GD,GF,GG,R,S,AF,CF,CH,CN,CQ,CR,DC,DD,ED,EP,EQ,ER,a,b,c,Q,U,V,X,AC,AG,AH,AI,AJ,AK,AL,AM,AN,AO,AP,AQ,AR,AS,AT,AU,AV,AW,AX,AY,AZ,BA,BB,BC,BD,BE,BF,BG,BH,BI,BJ,BK,BL,BM,BN,BO,BQ,BR,BS,BT,BU,BV,BW,BZ,CI,CK,CO,CP,CS,CT,CU,CV,CW,CX,CY,CZ,DA,DE,DF,DG,DH,DK,DM,DN,DP,DR,DT,DV,DW,DX,EB,EC,EE,EF,EO,ES,ET,EU;C=$packages["bytes"];H=$packages["encoding"];I=$packages["encoding/base64"];D=$packages["errors"];J=$packages["fmt"];G=$packages["github.com/gopherjs/gopherjs/nosync"];E=$packages["io"];K=$packages["math"];L=$packages["reflect"];M=$packages["sort"];F=$packages["strconv"];A=$packages["strings"];N=$packages["unicode"];O=$packages["unicode/utf16"];B=$packages["unicode/utf8"];P=$pkg.tagOptions=$newType(8,$kindString,"json.tagOptions",true,"encoding/json",false,null);T=$pkg.Decoder=$newType(0,$kindStruct,"json.Decoder",true,"encoding/json",true,function(r_,buf_,d_,scanp_,scanned_,scan_,err_,tokenState_,tokenStack_){this.$val=this;if(arguments.length===0){this.r=$ifaceNil;this.buf=FA.nil;this.d=new EM.ptr(FA.nil,0,0,new AE.ptr($throwNilPointerError,false,EX.nil,$ifaceNil,new $Int64(0,0)),FC.nil,$ifaceNil,false,false);this.scanp=0;this.scanned=new $Int64(0,0);this.scan=new AE.ptr($throwNilPointerError,false,EX.nil,$ifaceNil,new $Int64(0,0));this.err=$ifaceNil;this.tokenState=0;this.tokenStack=EX.nil;return;}this.r=r_;this.buf=buf_;this.d=d_;this.scanp=scanp_;this.scanned=scanned_;this.scan=scan_;this.err=err_;this.tokenState=tokenState_;this.tokenStack=tokenStack_;});W=$pkg.Encoder=$newType(0,$kindStruct,"json.Encoder",true,"encoding/json",true,function(w_,err_,escapeHTML_,indentBuf_,indentPrefix_,indentValue_){this.$val=this;if(arguments.length===0){this.w=$ifaceNil;this.err=$ifaceNil;this.escapeHTML=false;this.indentBuf=FD.nil;this.indentPrefix="";this.indentValue="";return;}this.w=w_;this.err=err_;this.escapeHTML=escapeHTML_;this.indentBuf=indentBuf_;this.indentPrefix=indentPrefix_;this.indentValue=indentValue_;});Z=$pkg.Token=$newType(8,$kindInterface,"json.Token",true,"encoding/json",true,null);AA=$pkg.Delim=$newType(4,$kindInt32,"json.Delim",true,"encoding/json",true,null);AD=$pkg.SyntaxError=$newType(0,$kindStruct,"json.SyntaxError",true,"encoding/json",true,function(msg_,Offset_){this.$val=this;if(arguments.length===0){this.msg="";this.Offset=new $Int64(0,0);return;}this.msg=msg_;this.Offset=Offset_;});AE=$pkg.scanner=$newType(0,$kindStruct,"json.scanner",true,"encoding/json",false,function(step_,endTop_,parseState_,err_,bytes_){this.$val=this;if(arguments.length===0){this.step=$throwNilPointerError;this.endTop=false;this.parseState=EX.nil;this.err=$ifaceNil;this.bytes=new $Int64(0,0);return;}this.step=step_;this.endTop=endTop_;this.parseState=parseState_;this.err=err_;this.bytes=bytes_;});CA=$pkg.Marshaler=$newType(8,$kindInterface,"json.Marshaler",true,"encoding/json",true,null);CB=$pkg.UnsupportedTypeError=$newType(0,$kindStruct,"json.UnsupportedTypeError",true,"encoding/json",true,function(Type_){this.$val=this;if(arguments.length===0){this.Type=$ifaceNil;return;}this.Type=Type_;});CC=$pkg.UnsupportedValueError=$newType(0,$kindStruct,"json.UnsupportedValueError",true,"encoding/json",true,function(Value_,Str_){this.$val=this;if(arguments.length===0){this.Value=new L.Value.ptr(FO.nil,0,0);this.Str="";return;}this.Value=Value_;this.Str=Str_;});CE=$pkg.MarshalerError=$newType(0,$kindStruct,"json.MarshalerError",true,"encoding/json",true,function(Type_,Err_,sourceFunc_){this.$val=this;if(arguments.length===0){this.Type=$ifaceNil;this.Err=$ifaceNil;this.sourceFunc="";return;}this.Type=Type_;this.Err=Err_;this.sourceFunc=sourceFunc_;});CG=$pkg.encodeState=$newType(0,$kindStruct,"json.encodeState",true,"encoding/json",false,function(Buffer_,scratch_,ptrLevel_,ptrSeen_){this.$val=this;if(arguments.length===0){this.Buffer=new C.Buffer.ptr(FA.nil,0,0);this.scratch=FI.zero();this.ptrLevel=0;this.ptrSeen=false;return;}this.Buffer=Buffer_;this.scratch=scratch_;this.ptrLevel=ptrLevel_;this.ptrSeen=ptrSeen_;});CJ=$pkg.jsonError=$newType(0,$kindStruct,"json.jsonError",true,"encoding/json",false,function(error_){this.$val=this;if(arguments.length===0){this.error=$ifaceNil;return;}this.error=error_;});CL=$pkg.encOpts=$newType(0,$kindStruct,"json.encOpts",true,"encoding/json",false,function(quoted_,escapeHTML_){this.$val=this;if(arguments.length===0){this.quoted=false;this.escapeHTML=false;return;}this.quoted=quoted_;this.escapeHTML=escapeHTML_;});CM=$pkg.encoderFunc=$newType(4,$kindFunc,"json.encoderFunc",true,"encoding/json",false,null);DB=$pkg.floatEncoder=$newType(4,$kindInt,"json.floatEncoder",true,"encoding/json",false,null);DI=$pkg.structEncoder=$newType(0,$kindStruct,"json.structEncoder",true,"encoding/json",false,function(fields_){this.$val=this;if(arguments.length===0){this.fields=new DJ.ptr(FJ.nil,false);return;}this.fields=fields_;});DJ=$pkg.structFields=$newType(0,$kindStruct,"json.structFields",true,"encoding/json",false,function(list_,nameIndex_){this.$val=this;if(arguments.length===0){this.list=FJ.nil;this.nameIndex=false;return;}this.list=list_;this.nameIndex=nameIndex_;});DL=$pkg.mapEncoder=$newType(0,$kindStruct,"json.mapEncoder",true,"encoding/json",false,function(elemEnc_){this.$val=this;if(arguments.length===0){this.elemEnc=$throwNilPointerError;return;}this.elemEnc=elemEnc_;});DO=$pkg.sliceEncoder=$newType(0,$kindStruct,"json.sliceEncoder",true,"encoding/json",false,function(arrayEnc_){this.$val=this;if(arguments.length===0){this.arrayEnc=$throwNilPointerError;return;}this.arrayEnc=arrayEnc_;});DQ=$pkg.arrayEncoder=$newType(0,$kindStruct,"json.arrayEncoder",true,"encoding/json",false,function(elemEnc_){this.$val=this;if(arguments.length===0){this.elemEnc=$throwNilPointerError;return;}this.elemEnc=elemEnc_;});DS=$pkg.ptrEncoder=$newType(0,$kindStruct,"json.ptrEncoder",true,"encoding/json",false,function(elemEnc_){this.$val=this;if(arguments.length===0){this.elemEnc=$throwNilPointerError;return;}this.elemEnc=elemEnc_;});DU=$pkg.condAddrEncoder=$newType(0,$kindStruct,"json.condAddrEncoder",true,"encoding/json",false,function(canAddrEnc_,elseEnc_){this.$val=this;if(arguments.length===0){this.canAddrEnc=$throwNilPointerError;this.elseEnc=$throwNilPointerError;return;}this.canAddrEnc=canAddrEnc_;this.elseEnc=elseEnc_;});DY=$pkg.reflectWithString=$newType(0,$kindStruct,"json.reflectWithString",true,"encoding/json",false,function(k_,v_,ks_){this.$val=this;if(arguments.length===0){this.k=new L.Value.ptr(FO.nil,0,0);this.v=new L.Value.ptr(FO.nil,0,0);this.ks="";return;}this.k=k_;this.v=v_;this.ks=ks_;});DZ=$pkg.field=$newType(0,$kindStruct,"json.field",true,"encoding/json",false,function(name_,nameBytes_,equalFold_,nameNonEsc_,nameEscHTML_,tag_,index_,typ_,omitEmpty_,quoted_,encoder_){this.$val=this;if(arguments.length===0){this.name="";this.nameBytes=FA.nil;this.equalFold=$throwNilPointerError;this.nameNonEsc="";this.nameEscHTML="";this.tag=false;this.index=EX.nil;this.typ=$ifaceNil;this.omitEmpty=false;this.quoted=false;this.encoder=$throwNilPointerError;return;}this.name=name_;this.nameBytes=nameBytes_;this.equalFold=equalFold_;this.nameNonEsc=nameNonEsc_;this.nameEscHTML=nameEscHTML_;this.tag=tag_;this.index=index_;this.typ=typ_;this.omitEmpty=omitEmpty_;this.quoted=quoted_;this.encoder=encoder_;});EA=$pkg.byIndex=$newType(12,$kindSlice,"json.byIndex",true,"encoding/json",false,null);EG=$pkg.Unmarshaler=$newType(8,$kindInterface,"json.Unmarshaler",true,"encoding/json",true,null);EH=$pkg.UnmarshalTypeError=$newType(0,$kindStruct,"json.UnmarshalTypeError",true,"encoding/json",true,function(Value_,Type_,Offset_,Struct_,Field_){this.$val=this;if(arguments.length===0){this.Value="";this.Type=$ifaceNil;this.Offset=new $Int64(0,0);this.Struct="";this.Field="";return;}this.Value=Value_;this.Type=Type_;this.Offset=Offset_;this.Struct=Struct_;this.Field=Field_;});EJ=$pkg.InvalidUnmarshalError=$newType(0,$kindStruct,"json.InvalidUnmarshalError",true,"encoding/json",true,function(Type_){this.$val=this;if(arguments.length===0){this.Type=$ifaceNil;return;}this.Type=Type_;});EK=$pkg.Number=$newType(8,$kindString,"json.Number",true,"encoding/json",true,null);EL=$pkg.errorContext=$newType(0,$kindStruct,"json.errorContext",true,"encoding/json",false,function(Struct_,FieldStack_){this.$val=this;if(arguments.length===0){this.Struct=$ifaceNil;this.FieldStack=FQ.nil;return;}this.Struct=Struct_;this.FieldStack=FieldStack_;});EM=$pkg.decodeState=$newType(0,$kindStruct,"json.decodeState",true,"encoding/json",false,function(data_,off_,opcode_,scan_,errorContext_,savedError_,useNumber_,disallowUnknownFields_){this.$val=this;if(arguments.length===0){this.data=FA.nil;this.off=0;this.opcode=0;this.scan=new AE.ptr($throwNilPointerError,false,EX.nil,$ifaceNil,new $Int64(0,0));this.errorContext=FC.nil;this.savedError=$ifaceNil;this.useNumber=false;this.disallowUnknownFields=false;return;}this.data=data_;this.off=off_;this.opcode=opcode_;this.scan=scan_;this.errorContext=errorContext_;this.savedError=savedError_;this.useNumber=useNumber_;this.disallowUnknownFields=disallowUnknownFields_;});EN=$pkg.unquotedValue=$newType(0,$kindStruct,"json.unquotedValue",true,"encoding/json",false,function(){this.$val=this;if(arguments.length===0){return;}});EV=$sliceType($emptyInterface);EX=$sliceType($Int);EY=$ptrType(CA);EZ=$ptrType(H.TextMarshaler);FA=$sliceType($Uint8);FB=$ptrType(H.TextUnmarshaler);FC=$ptrType(EL);FD=$ptrType(C.Buffer);FE=$ptrType($String);FF=$ptrType($emptyInterface);FG=$ptrType(AE);FH=$ptrType(CG);FI=$arrayType($Uint8,64);FJ=$sliceType(DZ);FK=$structType("",[]);FL=$sliceType(DY);FM=$structType("encoding/json",[{prop:"ptr",name:"ptr",embedded:false,exported:false,typ:$Uintptr,tag:""},{prop:"len",name:"len",embedded:false,exported:false,typ:$Int,tag:""}]);FN=$ptrType(EH);FO=$ptrType(L.rtype);FP=$mapType($String,$emptyInterface);FQ=$sliceType($String);FR=$ptrType(DZ);FS=$ptrType(T);FT=$ptrType(W);FU=$ptrType(AD);FV=$funcType([FG,$Uint8],[$Int],false);FW=$ptrType(CB);FX=$ptrType(CC);FZ=$ptrType(CE);GA=$mapType($emptyInterface,FK);GB=$mapType($String,$Int);GC=$ptrType(DY);GD=$funcType([FA,FA],[$Bool],false);GF=$ptrType(EJ);GG=$ptrType(EM);Q=function(d){var d,e,f;e=A.Cut(d,",");d=e[0];f=e[1];return[d,(f)];};P.prototype.Contains=function(d){var d,e,f,g,h;e=this.$val;if(e.length===0){return false;}f=(e);while(true){if(!(!(f===""))){break;}g="";h=A.Cut(f,",");g=h[0];f=h[1];if(g===d){return true;}}return false;};$ptrType(P).prototype.Contains=function(d){return new P(this.$get()).Contains(d);};U=function(d){var d;return new T.ptr(d,FA.nil,new EM.ptr(FA.nil,0,0,new AE.ptr($throwNilPointerError,false,EX.nil,$ifaceNil,new $Int64(0,0)),FC.nil,$ifaceNil,false,false),0,new $Int64(0,0),new AE.ptr($throwNilPointerError,false,EX.nil,$ifaceNil,new $Int64(0,0)),$ifaceNil,0,EX.nil);};$pkg.NewDecoder=U;T.ptr.prototype.UseNumber=function(){var d;d=this;d.d.useNumber=true;};T.prototype.UseNumber=function(){return this.$val.UseNumber();};T.ptr.prototype.DisallowUnknownFields=function(){var d;d=this;d.d.disallowUnknownFields=true;};T.prototype.DisallowUnknownFields=function(){return this.$val.DisallowUnknownFields();};T.ptr.prototype.Decode=function(d){var{d,e,f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{d});$s=$s||0;s:while(true){switch($s){case 0:e=this;if(!($interfaceIsEqual(e.err,$ifaceNil))){$s=-1;return e.err;}f=e.tokenPrepareForDecode();$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;if(!($interfaceIsEqual(g,$ifaceNil))){$s=-1;return g;}if(!e.tokenValueAllowed()){$s=-1;return new AD.ptr("not at beginning of value",e.InputOffset());}i=e.readValue();$s=2;case 2:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}h=i;j=h[0];k=h[1];if(!($interfaceIsEqual(k,$ifaceNil))){$s=-1;return k;}e.d.init($subslice(e.buf,e.scanp,(e.scanp+j>>0)));e.scanp=e.scanp+(j)>>0;l=e.d.unmarshal(d);$s=3;case 3:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k=l;e.tokenValueEnd();$s=-1;return k;}return;}var $f={$blk:T.ptr.prototype.Decode,$c:true,$r,d,e,f,g,h,i,j,k,l,$s};return $f;};T.prototype.Decode=function(d){return this.$val.Decode(d);};T.ptr.prototype.Buffered=function(){var d;d=this;return C.NewReader($subslice(d.buf,d.scanp));};T.prototype.Buffered=function(){return this.$val.Buffered();};T.ptr.prototype.readValue=function(){var{d,e,f,g,h,i,j,k,l,m,n,o,p,q,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:d=this;d.scan.reset();e=d.scanp;f=$ifaceNil;case 1:if(!(e>=0)){$s=2;continue;}case 3:if(!(e=g.$length)?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+e]));d.scan.bytes=(i=d.scan.bytes,j=new $Int64(0,1),new $Int64(i.$high+j.$high,i.$low+j.$low));k=d.scan.step(d.scan,h);$s=6;case 6:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;if(l===(10)){d.scan.bytes=(m=d.scan.bytes,n=new $Int64(0,1),new $Int64(m.$high-n.$high,m.$low-n.$low));$s=2;continue s;}else if((l===(5))||(l===(8))){if(AN(d.scan,32)===10){e=e+(1)>>0;$s=2;continue s;}}else if(l===(11)){d.err=d.scan.err;$s=-1;return[0,d.scan.err];}case 5:e=e+(1)>>0;$s=3;continue;case 4:if(!($interfaceIsEqual(f,$ifaceNil))){$s=7;continue;}$s=8;continue;case 7:if($interfaceIsEqual(f,E.EOF)){$s=9;continue;}$s=10;continue;case 9:o=d.scan.step(d.scan,32);$s=13;case 13:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}if(o===10){$s=11;continue;}$s=12;continue;case 11:$s=2;continue s;case 12:if(V(d.buf)){f=E.ErrUnexpectedEOF;}case 10:d.err=f;$s=-1;return[0,f];case 8:p=e-d.scanp>>0;q=d.refill();$s=14;case 14:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}f=q;e=d.scanp+p>>0;$s=1;continue;case 2:$s=-1;return[e-d.scanp>>0,$ifaceNil];}return;}var $f={$blk:T.ptr.prototype.readValue,$c:true,$r,d,e,f,g,h,i,j,k,l,m,n,o,p,q,$s};return $f;};T.prototype.readValue=function(){return this.$val.readValue();};T.ptr.prototype.refill=function(){var{d,e,f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:d=this;if(d.scanp>0){d.scanned=(e=d.scanned,f=(new $Int64(0,d.scanp)),new $Int64(e.$high+f.$high,e.$low+f.$low));g=$copySlice(d.buf,$subslice(d.buf,d.scanp));d.buf=$subslice(d.buf,0,g);d.scanp=0;}if((d.buf.$capacity-d.buf.$length>>0)<512){h=$makeSlice(FA,d.buf.$length,(($imul(2,d.buf.$capacity))+512>>0));$copySlice(h,d.buf);d.buf=h;}j=d.r.Read($subslice(d.buf,d.buf.$length,d.buf.$capacity));$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}i=j;k=i[0];l=i[1];d.buf=$subslice(d.buf,0,(d.buf.$length+k>>0));$s=-1;return l;}return;}var $f={$blk:T.ptr.prototype.refill,$c:true,$r,d,e,f,g,h,i,j,k,l,$s};return $f;};T.prototype.refill=function(){return this.$val.refill();};V=function(d){var d,e,f,g;e=d;f=0;while(true){if(!(f=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+f]);if(!AI(g)){return true;}f++;}return false;};X=function(d){var d;return new W.ptr(d,$ifaceNil,true,FD.nil,"","");};$pkg.NewEncoder=X;W.ptr.prototype.Encode=function(d){var{d,e,f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{d});$s=$s||0;s:while(true){switch($s){case 0:e=this;if(!($interfaceIsEqual(e.err,$ifaceNil))){$s=-1;return e.err;}f=CI();$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;h=g.marshal(d,new CL.ptr(false,e.escapeHTML));$s=2;case 2:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;if(!($interfaceIsEqual(i,$ifaceNil))){$s=-1;return i;}j=g.Buffer.WriteByte(10);$s=3;case 3:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}j;k=g.Buffer.Bytes();if(!(e.indentPrefix==="")||!(e.indentValue==="")){$s=4;continue;}$s=5;continue;case 4:if(e.indentBuf===FD.nil){e.indentBuf=new C.Buffer.ptr(FA.nil,0,0);}e.indentBuf.Reset();l=BS(e.indentBuf,k,e.indentPrefix,e.indentValue);$s=6;case 6:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}i=l;if(!($interfaceIsEqual(i,$ifaceNil))){$s=-1;return i;}k=e.indentBuf.Bytes();case 5:n=e.w.Write(k);$s=7;case 7:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;i=m[1];if(!($interfaceIsEqual(i,$ifaceNil))){e.err=i;}CH.Put(g);$s=-1;return i;}return;}var $f={$blk:W.ptr.prototype.Encode,$c:true,$r,d,e,f,g,h,i,j,k,l,m,n,$s};return $f;};W.prototype.Encode=function(d){return this.$val.Encode(d);};W.ptr.prototype.SetIndent=function(d,e){var d,e,f;f=this;f.indentPrefix=d;f.indentValue=e;};W.prototype.SetIndent=function(d,e){return this.$val.SetIndent(d,e);};W.ptr.prototype.SetEscapeHTML=function(d){var d,e;e=this;e.escapeHTML=d;};W.prototype.SetEscapeHTML=function(d){return this.$val.SetEscapeHTML(d);};T.ptr.prototype.tokenPrepareForDecode=function(){var{d,e,f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:d=this;e=d.tokenState;if(e===(3)){$s=2;continue;}if(e===(6)){$s=3;continue;}$s=4;continue;case 2:g=d.peek();$s=5;case 5:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}f=g;h=f[0];i=f[1];if(!($interfaceIsEqual(i,$ifaceNil))){$s=-1;return i;}if(!((h===44))){$s=-1;return new AD.ptr("expected comma after array element",d.InputOffset());}d.scanp=d.scanp+(1)>>0;d.tokenState=2;$s=4;continue;case 3:k=d.peek();$s=6;case 6:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j=k;l=j[0];m=j[1];if(!($interfaceIsEqual(m,$ifaceNil))){$s=-1;return m;}if(!((l===58))){$s=-1;return new AD.ptr("expected colon after object key",d.InputOffset());}d.scanp=d.scanp+(1)>>0;d.tokenState=7;case 4:case 1:$s=-1;return $ifaceNil;}return;}var $f={$blk:T.ptr.prototype.tokenPrepareForDecode,$c:true,$r,d,e,f,g,h,i,j,k,l,m,$s};return $f;};T.prototype.tokenPrepareForDecode=function(){return this.$val.tokenPrepareForDecode();};T.ptr.prototype.tokenValueAllowed=function(){var d,e;d=this;e=d.tokenState;if((e===(0))||(e===(1))||(e===(2))||(e===(7))){return true;}return false;};T.prototype.tokenValueAllowed=function(){return this.$val.tokenValueAllowed();};T.ptr.prototype.tokenValueEnd=function(){var d,e;d=this;e=d.tokenState;if((e===(1))||(e===(2))){d.tokenState=3;}else if(e===(7)){d.tokenState=8;}};T.prototype.tokenValueEnd=function(){return this.$val.tokenValueEnd();};AA.prototype.String=function(){var d;d=this.$val;return($encodeRune(d));};$ptrType(AA).prototype.String=function(){return new AA(this.$get()).String();};T.ptr.prototype.Token=function(){var{d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:d=this;case 1:e=[e];f=[f];h=d.peek();$s=3;case 3:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}g=h;i=g[0];j=g[1];if(!($interfaceIsEqual(j,$ifaceNil))){$s=-1;return[$ifaceNil,j];}k=i;if(k===(91)){$s=5;continue;}if(k===(93)){$s=6;continue;}if(k===(123)){$s=7;continue;}if(k===(125)){$s=8;continue;}if(k===(58)){$s=9;continue;}if(k===(44)){$s=10;continue;}if(k===(34)){$s=11;continue;}$s=12;continue;case 5:if(!d.tokenValueAllowed()){$s=-1;return d.tokenError(i);}d.scanp=d.scanp+(1)>>0;d.tokenStack=$append(d.tokenStack,d.tokenState);d.tokenState=1;$s=-1;return[new AA(91),$ifaceNil];case 6:if(!((d.tokenState===1))&&!((d.tokenState===3))){$s=-1;return d.tokenError(i);}d.scanp=d.scanp+(1)>>0;d.tokenState=(l=d.tokenStack,m=d.tokenStack.$length-1>>0,((m<0||m>=l.$length)?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+m]));d.tokenStack=$subslice(d.tokenStack,0,(d.tokenStack.$length-1>>0));d.tokenValueEnd();$s=-1;return[new AA(93),$ifaceNil];case 7:if(!d.tokenValueAllowed()){$s=-1;return d.tokenError(i);}d.scanp=d.scanp+(1)>>0;d.tokenStack=$append(d.tokenStack,d.tokenState);d.tokenState=4;$s=-1;return[new AA(123),$ifaceNil];case 8:if(!((d.tokenState===4))&&!((d.tokenState===8))){$s=-1;return d.tokenError(i);}d.scanp=d.scanp+(1)>>0;d.tokenState=(n=d.tokenStack,o=d.tokenStack.$length-1>>0,((o<0||o>=n.$length)?($throwRuntimeError("index out of range"),undefined):n.$array[n.$offset+o]));d.tokenStack=$subslice(d.tokenStack,0,(d.tokenStack.$length-1>>0));d.tokenValueEnd();$s=-1;return[new AA(125),$ifaceNil];case 9:if(!((d.tokenState===6))){$s=-1;return d.tokenError(i);}d.scanp=d.scanp+(1)>>0;d.tokenState=7;$s=1;continue;$s=13;continue;case 10:if(d.tokenState===3){d.scanp=d.scanp+(1)>>0;d.tokenState=2;$s=1;continue;}if(d.tokenState===8){d.scanp=d.scanp+(1)>>0;d.tokenState=5;$s=1;continue;}$s=-1;return d.tokenError(i);case 11:if((d.tokenState===4)||(d.tokenState===5)){$s=14;continue;}$s=15;continue;case 14:e[0]="";p=d.tokenState;d.tokenState=0;q=d.Decode((e.$ptr||(e.$ptr=new FE(function(){return this.$target[0];},function($v){this.$target[0]=$v;},e))));$s=16;case 16:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=q;d.tokenState=p;if(!($interfaceIsEqual(r,$ifaceNil))){$s=-1;return[$ifaceNil,r];}d.tokenState=6;$s=-1;return[new $String(e[0]),$ifaceNil];case 15:if(!d.tokenValueAllowed()){$s=-1;return d.tokenError(i);}f[0]=$ifaceNil;s=d.Decode((f.$ptr||(f.$ptr=new FF(function(){return this.$target[0];},function($v){this.$target[0]=$v;},f))));$s=17;case 17:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=s;if(!($interfaceIsEqual(t,$ifaceNil))){$s=-1;return[$ifaceNil,t];}$s=-1;return[f[0],$ifaceNil];case 12:if(!d.tokenValueAllowed()){$s=-1;return d.tokenError(i);}f[0]=$ifaceNil;u=d.Decode((f.$ptr||(f.$ptr=new FF(function(){return this.$target[0];},function($v){this.$target[0]=$v;},f))));$s=18;case 18:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}t=u;if(!($interfaceIsEqual(t,$ifaceNil))){$s=-1;return[$ifaceNil,t];}$s=-1;return[f[0],$ifaceNil];case 13:case 4:$s=1;continue;case 2:$s=-1;return[$ifaceNil,$ifaceNil];}return;}var $f={$blk:T.ptr.prototype.Token,$c:true,$r,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,$s};return $f;};T.prototype.Token=function(){return this.$val.Token();};T.ptr.prototype.tokenError=function(d){var d,e,f,g;e=this;f="";g=e.tokenState;if(g===(0)){f=" looking for beginning of value";}else if((g===(1))||(g===(2))||(g===(7))){f=" looking for beginning of value";}else if(g===(3)){f=" after array element";}else if(g===(5)){f=" looking for beginning of object key string";}else if(g===(6)){f=" after object key";}else if(g===(8)){f=" after object key:value pair";}return[$ifaceNil,new AD.ptr("invalid character "+BO(d)+f,e.InputOffset())];};T.prototype.tokenError=function(d){return this.$val.tokenError(d);};T.ptr.prototype.More=function(){var{d,e,f,g,h,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:d=this;f=d.peek();$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}e=f;g=e[0];h=e[1];$s=-1;return $interfaceIsEqual(h,$ifaceNil)&&!((g===93))&&!((g===125));}return;}var $f={$blk:T.ptr.prototype.More,$c:true,$r,d,e,f,g,h,$s};return $f;};T.prototype.More=function(){return this.$val.More();};T.ptr.prototype.peek=function(){var{d,e,f,g,h,i,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:d=this;e=$ifaceNil;case 1:f=d.scanp;while(true){if(!(f=g.$length)?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+f]));if(AI(h)){f=f+(1)>>0;continue;}d.scanp=f;$s=-1;return[h,$ifaceNil];}if(!($interfaceIsEqual(e,$ifaceNil))){$s=-1;return[0,e];}i=d.refill();$s=3;case 3:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}e=i;$s=1;continue;case 2:$s=-1;return[0,$ifaceNil];}return;}var $f={$blk:T.ptr.prototype.peek,$c:true,$r,d,e,f,g,h,i,$s};return $f;};T.prototype.peek=function(){return this.$val.peek();};T.ptr.prototype.InputOffset=function(){var d,e,f;d=this;return(e=d.scanned,f=(new $Int64(0,d.scanp)),new $Int64(e.$high+f.$high,e.$low+f.$low));};T.prototype.InputOffset=function(){return this.$val.InputOffset();};AC=function(d,e){var{d,e,f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{d,e});$s=$s||0;s:while(true){switch($s){case 0:e.reset();f=d;g=0;case 1:if(!(g=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+g]);e.bytes=(i=e.bytes,j=new $Int64(0,1),new $Int64(i.$high+j.$high,i.$low+j.$low));k=e.step(e,h);$s=5;case 5:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}if(k===11){$s=3;continue;}$s=4;continue;case 3:$s=-1;return e.err;case 4:g++;$s=1;continue;case 2:l=e.eof();$s=8;case 8:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}if(l===11){$s=6;continue;}$s=7;continue;case 6:$s=-1;return e.err;case 7:$s=-1;return $ifaceNil;}return;}var $f={$blk:AC,$c:true,$r,d,e,f,g,h,i,j,k,l,$s};return $f;};AD.ptr.prototype.Error=function(){var d;d=this;return d.msg;};AD.prototype.Error=function(){return this.$val.Error();};AG=function(){var{d,e,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:d=AF.Get();$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=$assertType(d,FG);e.bytes=new $Int64(0,0);e.reset();$s=-1;return e;}return;}var $f={$blk:AG,$c:true,$r,d,e,$s};return $f;};AH=function(d){var d;if(d.parseState.$length>1024){d.parseState=EX.nil;}AF.Put(d);};AE.ptr.prototype.reset=function(){var d;d=this;d.step=AK;d.parseState=$subslice(d.parseState,0,0);d.err=$ifaceNil;d.endTop=false;};AE.prototype.reset=function(){return this.$val.reset();};AE.ptr.prototype.eof=function(){var{d,e,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:d=this;if(!($interfaceIsEqual(d.err,$ifaceNil))){$s=-1;return 11;}if(d.endTop){$s=-1;return 10;}e=d.step(d,32);$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}e;if(d.endTop){$s=-1;return 10;}if($interfaceIsEqual(d.err,$ifaceNil)){d.err=new AD.ptr("unexpected end of JSON input",d.bytes);}$s=-1;return 11;}return;}var $f={$blk:AE.ptr.prototype.eof,$c:true,$r,d,e,$s};return $f;};AE.prototype.eof=function(){return this.$val.eof();};AE.ptr.prototype.pushParseState=function(d,e,f){var d,e,f,g;g=this;g.parseState=$append(g.parseState,e);if(g.parseState.$length<=10000){return f;}return g.error(d,"exceeded max depth");};AE.prototype.pushParseState=function(d,e,f){return this.$val.pushParseState(d,e,f);};AE.ptr.prototype.popParseState=function(){var d,e;d=this;e=d.parseState.$length-1>>0;d.parseState=$subslice(d.parseState,0,e);if(e===0){d.step=AO;d.endTop=true;}else{d.step=AN;}};AE.prototype.popParseState=function(){return this.$val.popParseState();};AI=function(d){var d;return d<=32&&((d===32)||(d===9)||(d===13)||(d===10));};AJ=function(d,e){var d,e;if(AI(e)){return 9;}if(e===93){return AN(d,e);}return AK(d,e);};AK=function(d,e){var d,e,f;if(AI(e)){return 9;}f=e;if(f===(123)){d.step=AL;return d.pushParseState(e,0,2);}else if(f===(91)){d.step=AJ;return d.pushParseState(e,2,6);}else if(f===(34)){d.step=AP;return 1;}else if(f===(45)){d.step=AV;return 1;}else if(f===(48)){d.step=AX;return 1;}else if(f===(116)){d.step=BD;return 1;}else if(f===(102)){d.step=BG;return 1;}else if(f===(110)){d.step=BK;return 1;}if(49<=e&&e<=57){d.step=AW;return 1;}return d.error(e,"looking for beginning of value");};AL=function(d,e){var d,e,f,g,h;if(AI(e)){return 9;}if(e===125){f=d.parseState.$length;(g=d.parseState,h=f-1>>0,((h<0||h>=g.$length)?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+h]=1));return AN(d,e);}return AM(d,e);};AM=function(d,e){var d,e;if(AI(e)){return 9;}if(e===34){d.step=AP;return 1;}return d.error(e,"looking for beginning of object key string");};AN=function(d,e){var d,e,f,g,h,i,j,k,l,m,n;f=d.parseState.$length;if(f===0){d.step=AO;d.endTop=true;return AO(d,e);}if(AI(e)){d.step=AN;return 9;}i=(g=d.parseState,h=f-1>>0,((h<0||h>=g.$length)?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+h]));j=i;if(j===(0)){if(e===58){(k=d.parseState,l=f-1>>0,((l<0||l>=k.$length)?($throwRuntimeError("index out of range"),undefined):k.$array[k.$offset+l]=1));d.step=AK;return 3;}return d.error(e,"after object key");}else if(j===(1)){if(e===44){(m=d.parseState,n=f-1>>0,((n<0||n>=m.$length)?($throwRuntimeError("index out of range"),undefined):m.$array[m.$offset+n]=0));d.step=AM;return 4;}if(e===125){d.popParseState();return 5;}return d.error(e,"after object key:value pair");}else if(j===(2)){if(e===44){d.step=AK;return 7;}if(e===93){d.popParseState();return 8;}return d.error(e,"after array element");}return d.error(e,"");};AO=function(d,e){var d,e;if(!AI(e)){d.error(e,"after top-level value");}return 10;};AP=function(d,e){var d,e;if(e===34){d.step=AN;return 0;}if(e===92){d.step=AQ;return 0;}if(e<32){return d.error(e,"in string literal");}return 0;};AQ=function(d,e){var d,e,f;f=e;if((f===(98))||(f===(102))||(f===(110))||(f===(114))||(f===(116))||(f===(92))||(f===(47))||(f===(34))){d.step=AP;return 0;}else if(f===(117)){d.step=AR;return 0;}return d.error(e,"in string escape code");};AR=function(d,e){var d,e;if(48<=e&&e<=57||97<=e&&e<=102||65<=e&&e<=70){d.step=AS;return 0;}return d.error(e,"in \\u hexadecimal character escape");};AS=function(d,e){var d,e;if(48<=e&&e<=57||97<=e&&e<=102||65<=e&&e<=70){d.step=AT;return 0;}return d.error(e,"in \\u hexadecimal character escape");};AT=function(d,e){var d,e;if(48<=e&&e<=57||97<=e&&e<=102||65<=e&&e<=70){d.step=AU;return 0;}return d.error(e,"in \\u hexadecimal character escape");};AU=function(d,e){var d,e;if(48<=e&&e<=57||97<=e&&e<=102||65<=e&&e<=70){d.step=AP;return 0;}return d.error(e,"in \\u hexadecimal character escape");};AV=function(d,e){var d,e;if(e===48){d.step=AX;return 0;}if(49<=e&&e<=57){d.step=AW;return 0;}return d.error(e,"in numeric literal");};AW=function(d,e){var d,e;if(48<=e&&e<=57){d.step=AW;return 0;}return AX(d,e);};AX=function(d,e){var d,e;if(e===46){d.step=AY;return 0;}if((e===101)||(e===69)){d.step=BA;return 0;}return AN(d,e);};AY=function(d,e){var d,e;if(48<=e&&e<=57){d.step=AZ;return 0;}return d.error(e,"after decimal point in numeric literal");};AZ=function(d,e){var d,e;if(48<=e&&e<=57){return 0;}if((e===101)||(e===69)){d.step=BA;return 0;}return AN(d,e);};BA=function(d,e){var d,e;if((e===43)||(e===45)){d.step=BB;return 0;}return BB(d,e);};BB=function(d,e){var d,e;if(48<=e&&e<=57){d.step=BC;return 0;}return d.error(e,"in exponent of numeric literal");};BC=function(d,e){var d,e;if(48<=e&&e<=57){return 0;}return AN(d,e);};BD=function(d,e){var d,e;if(e===114){d.step=BE;return 0;}return d.error(e,"in literal true (expecting 'r')");};BE=function(d,e){var d,e;if(e===117){d.step=BF;return 0;}return d.error(e,"in literal true (expecting 'u')");};BF=function(d,e){var d,e;if(e===101){d.step=AN;return 0;}return d.error(e,"in literal true (expecting 'e')");};BG=function(d,e){var d,e;if(e===97){d.step=BH;return 0;}return d.error(e,"in literal false (expecting 'a')");};BH=function(d,e){var d,e;if(e===108){d.step=BI;return 0;}return d.error(e,"in literal false (expecting 'l')");};BI=function(d,e){var d,e;if(e===115){d.step=BJ;return 0;}return d.error(e,"in literal false (expecting 's')");};BJ=function(d,e){var d,e;if(e===101){d.step=AN;return 0;}return d.error(e,"in literal false (expecting 'e')");};BK=function(d,e){var d,e;if(e===117){d.step=BL;return 0;}return d.error(e,"in literal null (expecting 'u')");};BL=function(d,e){var d,e;if(e===108){d.step=BM;return 0;}return d.error(e,"in literal null (expecting 'l')");};BM=function(d,e){var d,e;if(e===108){d.step=AN;return 0;}return d.error(e,"in literal null (expecting 'l')");};BN=function(d,e){var d,e;return 11;};AE.ptr.prototype.error=function(d,e){var d,e,f;f=this;f.step=BN;f.err=new AD.ptr("invalid character "+BO(d)+" "+e,f.bytes);return 11;};AE.prototype.error=function(d,e){return this.$val.error(d,e);};BO=function(d){var d,e;if(d===39){return"'\\''";}if(d===34){return"'\"'";}e=F.Quote(($encodeRune(d)));return"'"+$substring(e,1,(e.length-1>>0))+"'";};BQ=function(d,e,f){var{aa,ab,ac,ad,ae,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred,$r,$c}=$restore(this,{d,e,f});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);g=d.Len();h=AG();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$deferred.push([AH,[i]]);j=0;k=e;l=0;case 2:if(!(l=k.$length)?($throwRuntimeError("index out of range"),undefined):k.$array[k.$offset+l]);if(f&&((n===60)||(n===62)||(n===38))){$s=4;continue;}$s=5;continue;case 4:if(j>>4<<24>>>24)));$s=10;case 10:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}q;r=d.WriteByte(CF.charCodeAt(((n&15)>>>0)));$s=11;case 11:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}r;j=m+1>>0;case 5:if(f&&(n===226)&&(m+2>>0)>0,((s<0||s>=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+s]))===128)&&((((t=m+2>>0,((t<0||t>=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+t]))&~1)<<24>>>24)===168)){$s=12;continue;}$s=13;continue;case 12:if(j>0,((w<0||w>=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+w]))&15)>>>0)));$s=18;case 18:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}x;j=m+3>>0;case 13:y=i.step(i,n);$s=19;case 19:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}z=y;if(z>=9){$s=20;continue;}$s=21;continue;case 20:if(z===11){$s=3;continue;}if(j>0;case 21:l++;$s=2;continue;case 3:ab=i.eof();$s=27;case 27:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}if(ab===11){$s=25;continue;}$s=26;continue;case 25:d.Truncate(g);ac=i.err;$s=28;case 28:return ac;case 26:if(j>0;$s=3;continue;case 4:$s=-1;return;}return;}var $f={$blk:BR,$c:true,$r,d,e,f,g,h,i,j,k,$s};return $f;};BS=function(d,e,f,g){var{aa,ab,ac,ad,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred,$r,$c}=$restore(this,{d,e,f,g});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);h=d.Len();i=AG();$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;$deferred.push([AH,[j]]);k=false;l=0;m=e;n=0;case 2:if(!(n=m.$length)?($throwRuntimeError("index out of range"),undefined):m.$array[m.$offset+n]);j.bytes=(p=j.bytes,q=new $Int64(0,1),new $Int64(p.$high+q.$high,p.$low+q.$low));r=j.step(j,o);$s=4;case 4:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=r;if(s===9){n++;$s=2;continue;}if(s===11){$s=3;continue;}if(k&&!((s===5))&&!((s===8))){$s=5;continue;}$s=6;continue;case 5:k=false;l=l+(1)>>0;$r=BR(d,f,g,l);$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 6:if(s===0){$s=8;continue;}$s=9;continue;case 8:t=d.WriteByte(o);$s=10;case 10:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}t;n++;$s=2;continue;case 9:u=o;if((u===(123))||(u===(91))){$s=12;continue;}if(u===(44)){$s=13;continue;}if(u===(58)){$s=14;continue;}if((u===(125))||(u===(93))){$s=15;continue;}$s=16;continue;case 12:k=true;v=d.WriteByte(o);$s=18;case 18:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}v;$s=17;continue;case 13:w=d.WriteByte(o);$s=19;case 19:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}w;$r=BR(d,f,g,l);$s=20;case 20:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=17;continue;case 14:x=d.WriteByte(o);$s=21;case 21:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}x;y=d.WriteByte(32);$s=22;case 22:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}y;$s=17;continue;case 15:if(k){$s=23;continue;}$s=24;continue;case 23:k=false;$s=25;continue;case 24:l=l-(1)>>0;$r=BR(d,f,g,l);$s=26;case 26:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 25:z=d.WriteByte(o);$s=27;case 27:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}z;$s=17;continue;case 16:aa=d.WriteByte(o);$s=28;case 28:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}aa;case 17:case 11:n++;$s=2;continue;case 3:ab=j.eof();$s=31;case 31:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}if(ab===11){$s=29;continue;}$s=30;continue;case 29:d.Truncate(h);ac=j.err;$s=32;case 32:return ac;case 30:ad=$ifaceNil;$s=33;case 33:return ad;}return;}}catch(err){$err=err;$s=-1;return $ifaceNil;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:BS,$c:true,$r,aa,ab,ac,ad,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred};return $f;}}};$pkg.Indent=BS;BT=function(d){var d,e,f,g,h,i,j;e=false;f=false;g=d;h=0;while(true){if(!(h=g.$length)?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+h]);if(i>=128){return C.EqualFold;}j=(i&223)>>>0;if(j<65||j>90){e=true;}else if((j===75)||(j===83)){f=true;}h++;}if(f){return BU;}if(e){return BV;}return BW;};BU=function(d,e){var d,e,f,g,h,i,j,k,l,m,n;f=d;g=0;while(true){if(!(g=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+g]);if(e.$length===0){return false;}i=(0>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+0]);if(i<128){if(!((h===i))){j=(h&223)>>>0;if(65<=j&&j<=90){if(!((j===((i&223)>>>0)))){return false;}}else{return false;}}e=$subslice(e,1);g++;continue;}k=B.DecodeRune(e);l=k[0];m=k[1];n=h;if((n===(115))||(n===(83))){if(!((l===383))){return false;}}else if((n===(107))||(n===(75))){if(!((l===8490))){return false;}}else{return false;}e=$subslice(e,m);g++;}if(e.$length>0){return false;}return true;};BV=function(d,e){var d,e,f,g,h,i,j;if(!((d.$length===e.$length))){return false;}f=d;g=0;while(true){if(!(g=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+g]);j=((h<0||h>=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+h]);if(i===j){g++;continue;}if((97<=i&&i<=122)||(65<=i&&i<=90)){if(!((((i&223)>>>0)===((j&223)>>>0)))){return false;}}else{return false;}g++;}return true;};BW=function(d,e){var d,e,f,g,h,i;if(!((d.$length===e.$length))){return false;}f=d;g=0;while(true){if(!(g=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+g]);if(!((((i&223)>>>0)===((((h<0||h>=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+h])&223)>>>0)))){return false;}g++;}return true;};BZ=function(d,e){var{d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,$s,$r,$c}=$restore(this,{d,e});$s=$s||0;s:while(true){switch($s){case 0:f=0;g=e;h=0;case 1:if(!(h=g.$length)?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+h]);if((j===60)||(j===62)||(j===38)){$s=3;continue;}$s=4;continue;case 3:if(f>>4<<24>>>24)));$s=9;case 9:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}m;n=d.WriteByte(CF.charCodeAt(((j&15)>>>0)));$s=10;case 10:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}n;f=i+1>>0;case 4:if((j===226)&&(i+2>>0)>0,((o<0||o>=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+o]))===128)&&((((p=i+2>>0,((p<0||p>=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+p]))&~1)<<24>>>24)===168)){$s=11;continue;}$s=12;continue;case 11:if(f>0,((s<0||s>=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+s]))&15)>>>0)));$s=17;case 17:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}t;f=i+3>>0;case 12:h++;$s=1;continue;case 2:if(f0){$panic(new $String("ptrEncoder.encode should have emptied ptrSeen via defers"));}f.ptrLevel=0;$s=-1;return f;}$s=-1;return new CG.ptr(new C.Buffer.ptr(FA.nil,0,0),FI.zero(),0,{});}return;}var $f={$blk:CI,$c:true,$r,d,e,f,$s};return $f;};CG.ptr.prototype.marshal=function(d,e){var{d,e,f,g,h,i,$s,$deferred,$r,$c}=$restore(this,{d,e});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);f=[f];f[0]=$ifaceNil;g=this;$deferred.push([(function(f){return function(){var h,i,j,k;h=$recover();if(!($interfaceIsEqual(h,$ifaceNil))){i=$assertType(h,CJ,true);j=$clone(i[0],CJ);k=i[1];if(k){f[0]=j.error;}else{$panic(h);}}};})(f),[]]);h=L.ValueOf(d);$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}$r=g.reflectValue($clone(h,L.Value),$clone(e,CL));$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}f[0]=$ifaceNil;i=f[0];$s=3;case 3:return i;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if(!$curGoroutine.asleep){return f[0];}if($curGoroutine.asleep){var $f={$blk:CG.ptr.prototype.marshal,$c:true,$r,d,e,f,g,h,i,$s,$deferred};return $f;}}};CG.prototype.marshal=function(d,e){return this.$val.marshal(d,e);};CG.ptr.prototype.error=function(d){var d,e,f;e=this;$panic((f=new CJ.ptr(d),new f.constructor.elem(f)));};CG.prototype.error=function(d){return this.$val.error(d);};CK=function(d){var d,e,f,g;e=$clone(d,L.Value).Kind();if((e===(17))||(e===(21))||(e===(23))||(e===(24))){return $clone(d,L.Value).Len()===0;}else if(e===(1)){return!$clone(d,L.Value).Bool();}else if((e===(2))||(e===(3))||(e===(4))||(e===(5))||(e===(6))){return(f=$clone(d,L.Value).Int(),(f.$high===0&&f.$low===0));}else if((e===(7))||(e===(8))||(e===(9))||(e===(10))||(e===(11))||(e===(12))){return(g=$clone(d,L.Value).Uint(),(g.$high===0&&g.$low===0));}else if((e===(13))||(e===(14))){return $clone(d,L.Value).Float()===0;}else if((e===(20))||(e===(22))){return $clone(d,L.Value).IsNil();}return false;};CG.ptr.prototype.reflectValue=function(d,e){var{d,e,f,g,$s,$r,$c}=$restore(this,{d,e});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=CO($clone(d,L.Value));$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}$r=g(f,$clone(d,L.Value),$clone(e,CL));$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:CG.ptr.prototype.reflectValue,$c:true,$r,d,e,f,g,$s};return $f;};CG.prototype.reflectValue=function(d,e){return this.$val.reflectValue(d,e);};CO=function(d){var{d,e,f,$s,$r,$c}=$restore(this,{d});$s=$s||0;s:while(true){switch($s){case 0:if(!$clone(d,L.Value).IsValid()){$s=-1;return CT;}e=CP($clone(d,L.Value).Type());$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=e;$s=2;case 2:return f;}return;}var $f={$blk:CO,$c:true,$r,d,e,f,$s};return $f;};CP=function(d){var{d,e,f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{d});$s=$s||0;s:while(true){switch($s){case 0:e=[e];f=[f];g=CN.Load(d);h=g[0];i=g[1];if(i){$s=-1;return $assertType(h,CM);}f[0]=new G.WaitGroup.ptr(0);e[0]=$throwNilPointerError;f[0].Add(1);j=CN.LoadOrStore(d,new CM(((function(e,f){return function $b(k,l,m){var{k,l,m,$s,$r,$c}=$restore(this,{k,l,m});$s=$s||0;s:while(true){switch($s){case 0:f[0].Wait();$r=e[0](k,$clone(l,L.Value),$clone(m,CL));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,k,l,m,$s};return $f;};})(e,f))));k=j[0];l=j[1];if(l){$s=-1;return $assertType(k,CM);}m=CS(d,true);$s=1;case 1:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}e[0]=m;f[0].Done();CN.Store(d,new CM(e[0]));$s=-1;return e[0];}return;}var $f={$blk:CP,$c:true,$r,d,e,f,g,h,i,j,k,l,m,$s};return $f;};CS=function(d,e){var{aa,ab,ac,ad,ae,af,ag,ah,ai,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{d,e});$s=$s||0;s:while(true){switch($s){case 0:g=d.Kind();$s=4;case 4:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}if(!(!((g===22))&&e)){f=false;$s=3;continue s;}h=L.PointerTo(d).Implements(CQ);$s=5;case 5:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}f=h;case 3:if(f){$s=1;continue;}$s=2;continue;case 1:i=CV;j=CS(d,false);$s=6;case 6:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=DV(i,k);$s=7;case 7:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;$s=8;case 8:return m;case 2:n=d.Implements(CQ);$s=11;case 11:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}if(n){$s=9;continue;}$s=10;continue;case 9:$s=-1;return CU;case 10:p=d.Kind();$s=15;case 15:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}if(!(!((p===22))&&e)){o=false;$s=14;continue s;}q=L.PointerTo(d).Implements(CR);$s=16;case 16:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}o=q;case 14:if(o){$s=12;continue;}$s=13;continue;case 12:r=CX;s=CS(d,false);$s=17;case 17:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=s;u=DV(r,t);$s=18;case 18:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}v=u;$s=19;case 19:return v;case 13:w=d.Implements(CR);$s=22;case 22:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}if(w){$s=20;continue;}$s=21;continue;case 20:$s=-1;return CW;case 21:x=d.Kind();$s=24;case 24:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}y=x;if(y===(1)){$s=25;continue;}if((y===(2))||(y===(3))||(y===(4))||(y===(5))||(y===(6))){$s=26;continue;}if((y===(7))||(y===(8))||(y===(9))||(y===(10))||(y===(11))||(y===(12))){$s=27;continue;}if(y===(13)){$s=28;continue;}if(y===(14)){$s=29;continue;}if(y===(24)){$s=30;continue;}if(y===(20)){$s=31;continue;}if(y===(25)){$s=32;continue;}if(y===(21)){$s=33;continue;}if(y===(23)){$s=34;continue;}if(y===(17)){$s=35;continue;}if(y===(22)){$s=36;continue;}$s=37;continue;case 25:$s=-1;return CY;case 26:$s=-1;return CZ;case 27:$s=-1;return DA;case 28:$s=-1;return DC;case 29:$s=-1;return DD;case 30:$s=-1;return DE;case 31:$s=-1;return DG;case 32:z=DK(d);$s=39;case 39:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}aa=z;$s=40;case 40:return aa;case 33:ab=DM(d);$s=41;case 41:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}ac=ab;$s=42;case 42:return ac;case 34:ad=DP(d);$s=43;case 43:if($c){$c=false;ad=ad.$blk();}if(ad&&ad.$blk!==undefined){break s;}ae=ad;$s=44;case 44:return ae;case 35:af=DR(d);$s=45;case 45:if($c){$c=false;af=af.$blk();}if(af&&af.$blk!==undefined){break s;}ag=af;$s=46;case 46:return ag;case 36:ah=DT(d);$s=47;case 47:if($c){$c=false;ah=ah.$blk();}if(ah&&ah.$blk!==undefined){break s;}ai=ah;$s=48;case 48:return ai;case 37:$s=-1;return DH;case 38:case 23:$s=-1;return $throwNilPointerError;}return;}var $f={$blk:CS,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};CT=function(d,e,f){var{d,e,f,g,$s,$r,$c}=$restore(this,{d,e,f});$s=$s||0;s:while(true){switch($s){case 0:g=d.Buffer.WriteString("null");$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}g;$s=-1;return;}return;}var $f={$blk:CT,$c:true,$r,d,e,f,g,$s};return $f;};CU=function(d,e,f){var{d,e,f,g,h,i,j,k,l,m,n,o,p,q,$s,$r,$c}=$restore(this,{d,e,f});$s=$s||0;s:while(true){switch($s){case 0:if(($clone(e,L.Value).Kind()===22)&&$clone(e,L.Value).IsNil()){$s=1;continue;}$s=2;continue;case 1:g=d.Buffer.WriteString("null");$s=3;case 3:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}g;$s=-1;return;case 2:i=$clone(e,L.Value).Interface();$s=4;case 4:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}h=$assertType(i,CA,true);j=h[0];k=h[1];if(!k){$s=5;continue;}$s=6;continue;case 5:l=d.Buffer.WriteString("null");$s=7;case 7:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}l;$s=-1;return;case 6:n=j.MarshalJSON();$s=8;case 8:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;o=m[0];p=m[1];if($interfaceIsEqual(p,$ifaceNil)){$s=9;continue;}$s=10;continue;case 9:q=BQ(d.Buffer,o,f.escapeHTML);$s=11;case 11:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}p=q;case 10:if(!($interfaceIsEqual(p,$ifaceNil))){d.error(new CE.ptr($clone(e,L.Value).Type(),p,"MarshalJSON"));}$s=-1;return;}return;}var $f={$blk:CU,$c:true,$r,d,e,f,g,h,i,j,k,l,m,n,o,p,q,$s};return $f;};CV=function(d,e,f){var{d,e,f,g,h,i,j,k,l,m,n,o,$s,$r,$c}=$restore(this,{d,e,f});$s=$s||0;s:while(true){switch($s){case 0:g=$clone(e,L.Value).Addr();if($clone(g,L.Value).IsNil()){$s=1;continue;}$s=2;continue;case 1:h=d.Buffer.WriteString("null");$s=3;case 3:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}h;$s=-1;return;case 2:i=$clone(g,L.Value).Interface();$s=4;case 4:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=$assertType(i,CA);l=j.MarshalJSON();$s=5;case 5:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k=l;m=k[0];n=k[1];if($interfaceIsEqual(n,$ifaceNil)){$s=6;continue;}$s=7;continue;case 6:o=BQ(d.Buffer,m,f.escapeHTML);$s=8;case 8:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}n=o;case 7:if(!($interfaceIsEqual(n,$ifaceNil))){d.error(new CE.ptr($clone(e,L.Value).Type(),n,"MarshalJSON"));}$s=-1;return;}return;}var $f={$blk:CV,$c:true,$r,d,e,f,g,h,i,j,k,l,m,n,o,$s};return $f;};CW=function(d,e,f){var{d,e,f,g,h,i,j,k,l,m,n,o,p,$s,$r,$c}=$restore(this,{d,e,f});$s=$s||0;s:while(true){switch($s){case 0:if(($clone(e,L.Value).Kind()===22)&&$clone(e,L.Value).IsNil()){$s=1;continue;}$s=2;continue;case 1:g=d.Buffer.WriteString("null");$s=3;case 3:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}g;$s=-1;return;case 2:i=$clone(e,L.Value).Interface();$s=4;case 4:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}h=$assertType(i,H.TextMarshaler,true);j=h[0];k=h[1];if(!k){$s=5;continue;}$s=6;continue;case 5:l=d.Buffer.WriteString("null");$s=7;case 7:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}l;$s=-1;return;case 6:n=j.MarshalText();$s=8;case 8:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;o=m[0];p=m[1];if(!($interfaceIsEqual(p,$ifaceNil))){d.error(new CE.ptr($clone(e,L.Value).Type(),p,"MarshalText"));}$r=d.stringBytes(o,f.escapeHTML);$s=9;case 9:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:CW,$c:true,$r,d,e,f,g,h,i,j,k,l,m,n,o,p,$s};return $f;};CX=function(d,e,f){var{d,e,f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{d,e,f});$s=$s||0;s:while(true){switch($s){case 0:g=$clone(e,L.Value).Addr();if($clone(g,L.Value).IsNil()){$s=1;continue;}$s=2;continue;case 1:h=d.Buffer.WriteString("null");$s=3;case 3:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}h;$s=-1;return;case 2:i=$clone(g,L.Value).Interface();$s=4;case 4:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=$assertType(i,H.TextMarshaler);l=j.MarshalText();$s=5;case 5:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k=l;m=k[0];n=k[1];if(!($interfaceIsEqual(n,$ifaceNil))){d.error(new CE.ptr($clone(e,L.Value).Type(),n,"MarshalText"));}$r=d.stringBytes(m,f.escapeHTML);$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:CX,$c:true,$r,d,e,f,g,h,i,j,k,l,m,n,$s};return $f;};CY=function(d,e,f){var{d,e,f,g,h,i,j,$s,$r,$c}=$restore(this,{d,e,f});$s=$s||0;s:while(true){switch($s){case 0:if(f.quoted){$s=1;continue;}$s=2;continue;case 1:g=d.Buffer.WriteByte(34);$s=3;case 3:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}g;case 2:if($clone(e,L.Value).Bool()){$s=4;continue;}$s=5;continue;case 4:h=d.Buffer.WriteString("true");$s=7;case 7:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}h;$s=6;continue;case 5:i=d.Buffer.WriteString("false");$s=8;case 8:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}i;case 6:if(f.quoted){$s=9;continue;}$s=10;continue;case 9:j=d.Buffer.WriteByte(34);$s=11;case 11:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}j;case 10:$s=-1;return;}return;}var $f={$blk:CY,$c:true,$r,d,e,f,g,h,i,j,$s};return $f;};CZ=function(d,e,f){var{d,e,f,g,h,i,j,$s,$r,$c}=$restore(this,{d,e,f});$s=$s||0;s:while(true){switch($s){case 0:g=F.AppendInt($subslice(new FA(d.scratch),0,0),$clone(e,L.Value).Int(),10);if(f.quoted){$s=1;continue;}$s=2;continue;case 1:h=d.Buffer.WriteByte(34);$s=3;case 3:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}h;case 2:i=d.Buffer.Write(g);$s=4;case 4:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}i;if(f.quoted){$s=5;continue;}$s=6;continue;case 5:j=d.Buffer.WriteByte(34);$s=7;case 7:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}j;case 6:$s=-1;return;}return;}var $f={$blk:CZ,$c:true,$r,d,e,f,g,h,i,j,$s};return $f;};DA=function(d,e,f){var{d,e,f,g,h,i,j,$s,$r,$c}=$restore(this,{d,e,f});$s=$s||0;s:while(true){switch($s){case 0:g=F.AppendUint($subslice(new FA(d.scratch),0,0),$clone(e,L.Value).Uint(),10);if(f.quoted){$s=1;continue;}$s=2;continue;case 1:h=d.Buffer.WriteByte(34);$s=3;case 3:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}h;case 2:i=d.Buffer.Write(g);$s=4;case 4:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}i;if(f.quoted){$s=5;continue;}$s=6;continue;case 5:j=d.Buffer.WriteByte(34);$s=7;case 7:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}j;case 6:$s=-1;return;}return;}var $f={$blk:DA,$c:true,$r,d,e,f,g,h,i,j,$s};return $f;};DB.prototype.encode=function(d,e,f){var{d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s,$r,$c}=$restore(this,{d,e,f});$s=$s||0;s:while(true){switch($s){case 0:g=this.$val;h=$clone(e,L.Value).Float();if(K.IsInf(h,0)||K.IsNaN(h)){d.error(new CC.ptr($clone(e,L.Value),F.FormatFloat(h,103,-1,((g>>0)))));}i=$subslice(new FA(d.scratch),0,0);j=K.Abs(h);k=102;if(!((j===0))){if((g===64)&&(j<1e-06||j>=1e+21)||(g===32)&&(($fround(j))<9.999999974752427e-07||($fround(j))>=1.0000000200408773e+21)){k=101;}}i=F.AppendFloat(i,h,k,-1,((g>>0)));if(k===101){l=i.$length;if(l>=4&&((m=l-4>>0,((m<0||m>=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+m]))===101)&&((n=l-3>>0,((n<0||n>=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+n]))===45)&&((o=l-2>>0,((o<0||o>=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+o]))===48)){(q=l-2>>0,((q<0||q>=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+q]=(p=l-1>>0,((p<0||p>=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+p]))));i=$subslice(i,0,(l-1>>0));}}if(f.quoted){$s=1;continue;}$s=2;continue;case 1:r=d.Buffer.WriteByte(34);$s=3;case 3:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}r;case 2:s=d.Buffer.Write(i);$s=4;case 4:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}s;if(f.quoted){$s=5;continue;}$s=6;continue;case 5:t=d.Buffer.WriteByte(34);$s=7;case 7:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}t;case 6:$s=-1;return;}return;}var $f={$blk:DB.prototype.encode,$c:true,$r,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s};return $f;};$ptrType(DB).prototype.encode=function(d,e,f){return new DB(this.$get()).encode(d,e,f);};DE=function(d,e,f){var{d,e,f,g,h,i,j,k,l,m,n,o,p,$s,$r,$c}=$restore(this,{d,e,f});$s=$s||0;s:while(true){switch($s){case 0:if($interfaceIsEqual($clone(e,L.Value).Type(),ER)){$s=1;continue;}$s=2;continue;case 1:g=$clone(e,L.Value).String();$s=3;case 3:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;if(h===""){h="0";}if(!DF(h)){$s=4;continue;}$s=5;continue;case 4:i=J.Errorf("json: invalid number literal %q",new EV([new $String(h)]));$s=6;case 6:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}$r=d.error(i);$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 5:if(f.quoted){$s=8;continue;}$s=9;continue;case 8:j=d.Buffer.WriteByte(34);$s=10;case 10:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}j;case 9:k=d.Buffer.WriteString(h);$s=11;case 11:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}k;if(f.quoted){$s=12;continue;}$s=13;continue;case 12:l=d.Buffer.WriteByte(34);$s=14;case 14:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}l;case 13:$s=-1;return;case 2:if(f.quoted){$s=15;continue;}$s=16;continue;case 15:m=CI();$s=18;case 18:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;o=$clone(e,L.Value).String();$s=19;case 19:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}$r=n.string(o,f.escapeHTML);$s=20;case 20:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=d.stringBytes(n.Buffer.Bytes(),false);$s=21;case 21:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}CH.Put(n);$s=17;continue;case 16:p=$clone(e,L.Value).String();$s=22;case 22:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}$r=d.string(p,f.escapeHTML);$s=23;case 23:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 17:$s=-1;return;}return;}var $f={$blk:DE,$c:true,$r,d,e,f,g,h,i,j,k,l,m,n,o,p,$s};return $f;};DF=function(d){var d;if(d===""){return false;}if(d.charCodeAt(0)===45){d=$substring(d,1);if(d===""){return false;}}if((d.charCodeAt(0)===48)){d=$substring(d,1);}else if(49<=d.charCodeAt(0)&&d.charCodeAt(0)<=57){d=$substring(d,1);while(true){if(!(d.length>0&&48<=d.charCodeAt(0)&&d.charCodeAt(0)<=57)){break;}d=$substring(d,1);}}else{return false;}if(d.length>=2&&(d.charCodeAt(0)===46)&&48<=d.charCodeAt(1)&&d.charCodeAt(1)<=57){d=$substring(d,2);while(true){if(!(d.length>0&&48<=d.charCodeAt(0)&&d.charCodeAt(0)<=57)){break;}d=$substring(d,1);}}if(d.length>=2&&((d.charCodeAt(0)===101)||(d.charCodeAt(0)===69))){d=$substring(d,1);if((d.charCodeAt(0)===43)||(d.charCodeAt(0)===45)){d=$substring(d,1);if(d===""){return false;}}while(true){if(!(d.length>0&&48<=d.charCodeAt(0)&&d.charCodeAt(0)<=57)){break;}d=$substring(d,1);}}return d==="";};DG=function(d,e,f){var{d,e,f,g,h,$s,$r,$c}=$restore(this,{d,e,f});$s=$s||0;s:while(true){switch($s){case 0:if($clone(e,L.Value).IsNil()){$s=1;continue;}$s=2;continue;case 1:g=d.Buffer.WriteString("null");$s=3;case 3:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}g;$s=-1;return;case 2:h=$clone(e,L.Value).Elem();$s=4;case 4:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}$r=d.reflectValue($clone(h,L.Value),$clone(f,CL));$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:DG,$c:true,$r,d,e,f,g,h,$s};return $f;};DH=function(d,e,f){var d,e,f;d.error(new CB.ptr($clone(e,L.Value).Type()));};DI.ptr.prototype.encode=function(d,e,f){var{d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,$s,$r,$c}=$restore(this,{d,e,f});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=123;i=g.fields.list;j=0;case 1:if(!(j=l.$length)?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+k]));n=e;o=m.index;p=0;case 3:if(!(p=o.$length)?($throwRuntimeError("index out of range"),undefined):o.$array[o.$offset+p]);if($clone(n,L.Value).Kind()===22){$s=5;continue;}$s=6;continue;case 5:if($clone(n,L.Value).IsNil()){j++;$s=1;continue s;}r=$clone(n,L.Value).Elem();$s=7;case 7:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}n=r;case 6:s=$clone(n,L.Value).Field(q);$s=8;case 8:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}n=s;p++;$s=3;continue;case 4:if(m.omitEmpty&&CK($clone(n,L.Value))){j++;$s=1;continue;}t=d.Buffer.WriteByte(h);$s=9;case 9:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}t;h=44;if(f.escapeHTML){$s=10;continue;}$s=11;continue;case 10:u=d.Buffer.WriteString(m.nameEscHTML);$s=13;case 13:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}u;$s=12;continue;case 11:v=d.Buffer.WriteString(m.nameNonEsc);$s=14;case 14:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}v;case 12:f.quoted=m.quoted;$r=m.encoder(d,$clone(n,L.Value),$clone(f,CL));$s=15;case 15:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}j++;$s=1;continue;case 2:if(h===123){$s=16;continue;}$s=17;continue;case 16:w=d.Buffer.WriteString("{}");$s=19;case 19:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}w;$s=18;continue;case 17:x=d.Buffer.WriteByte(125);$s=20;case 20:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}x;case 18:$s=-1;return;}return;}var $f={$blk:DI.ptr.prototype.encode,$c:true,$r,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,$s};return $f;};DI.prototype.encode=function(d,e,f){return this.$val.encode(d,e,f);};DK=function(d){var{d,e,f,$s,$r,$c}=$restore(this,{d});$s=$s||0;s:while(true){switch($s){case 0:e=EE(d);$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=new DI.ptr($clone(e,DJ));$s=-1;return $methodVal($clone(f,DI),"encode");}return;}var $f={$blk:DK,$c:true,$r,d,e,f,$s};return $f;};DL.ptr.prototype.encode=function(d,e,f){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred,$r,$c}=$restore(this,{d,e,f});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);g=[g];h=this;if($clone(e,L.Value).IsNil()){$s=1;continue;}$s=2;continue;case 1:i=d.Buffer.WriteString("null");$s=3;case 3:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}i;$s=4;case 4:return;case 2:d.ptrLevel=d.ptrLevel+(1)>>>0;if(d.ptrLevel>1000){$s=5;continue;}$s=6;continue;case 5:j=$clone(e,L.Value).Pointer();k=(l=d.ptrSeen[$emptyInterface.keyFor(new $Uintptr(j))],l!==undefined?[l.v,true]:[new FK.ptr(),false]);m=k[1];if(m){$s=7;continue;}$s=8;continue;case 7:n=J.Sprintf("encountered a cycle via %s",new EV([$clone(e,L.Value).Type()]));$s=9;case 9:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}$r=d.error(new CC.ptr($clone(e,L.Value),n));$s=10;case 10:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 8:o=new $Uintptr(j);(d.ptrSeen||$throwRuntimeError("assignment to entry in nil map"))[$emptyInterface.keyFor(o)]={k:o,v:new FK.ptr()};$deferred.push([function(p,q){delete p[$emptyInterface.keyFor(q)];},[d.ptrSeen,new $Uintptr(j)]]);case 6:r=d.Buffer.WriteByte(123);$s=11;case 11:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}r;g[0]=$makeSlice(FL,$clone(e,L.Value).Len());s=$clone(e,L.Value).MapRange();t=0;case 12:u=s.Next();$s=14;case 14:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}if(!(u)){$s=13;continue;}v=s.Key();$s=15;case 15:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}((t<0||t>=g[0].$length)?($throwRuntimeError("index out of range"),undefined):g[0].$array[g[0].$offset+t]).k=v;w=s.Value();$s=16;case 16:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}((t<0||t>=g[0].$length)?($throwRuntimeError("index out of range"),undefined):g[0].$array[g[0].$offset+t]).v=w;x=((t<0||t>=g[0].$length)?($throwRuntimeError("index out of range"),undefined):g[0].$array[g[0].$offset+t]).resolve();$s=17;case 17:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}y=x;if(!($interfaceIsEqual(y,$ifaceNil))){$s=18;continue;}$s=19;continue;case 18:z=$clone(e,L.Value).Type().String();$s=20;case 20:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}aa=new $String(z);ab=y.Error();$s=21;case 21:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}ac=new $String(ab);ad=J.Errorf("json: encoding error for type %q: %q",new EV([aa,ac]));$s=22;case 22:if($c){$c=false;ad=ad.$blk();}if(ad&&ad.$blk!==undefined){break s;}$r=d.error(ad);$s=23;case 23:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 19:t=t+(1)>>0;$s=12;continue;case 13:$r=M.Slice(g[0],(function(g){return function(ae,af){var ae,af;return((ae<0||ae>=g[0].$length)?($throwRuntimeError("index out of range"),undefined):g[0].$array[g[0].$offset+ae]).ks<((af<0||af>=g[0].$length)?($throwRuntimeError("index out of range"),undefined):g[0].$array[g[0].$offset+af]).ks;};})(g));$s=24;case 24:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}ae=g[0];af=0;case 25:if(!(af=ae.$length)?($throwRuntimeError("index out of range"),undefined):ae.$array[ae.$offset+af]),DY);if(ag>0){$s=27;continue;}$s=28;continue;case 27:ai=d.Buffer.WriteByte(44);$s=29;case 29:if($c){$c=false;ai=ai.$blk();}if(ai&&ai.$blk!==undefined){break s;}ai;case 28:$r=d.string(ah.ks,f.escapeHTML);$s=30;case 30:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}aj=d.Buffer.WriteByte(58);$s=31;case 31:if($c){$c=false;aj=aj.$blk();}if(aj&&aj.$blk!==undefined){break s;}aj;$r=h.elemEnc(d,$clone(ah.v,L.Value),$clone(f,CL));$s=32;case 32:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}af++;$s=25;continue;case 26:ak=d.Buffer.WriteByte(125);$s=33;case 33:if($c){$c=false;ak=ak.$blk();}if(ak&&ak.$blk!==undefined){break s;}ak;d.ptrLevel=d.ptrLevel-(1)>>>0;$s=-1;return;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:DL.ptr.prototype.encode,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred};return $f;}}};DL.prototype.encode=function(d,e,f){return this.$val.encode(d,e,f);};DM=function(d){var{d,e,f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{d});$s=$s||0;s:while(true){switch($s){case 0:e=d.Key();$s=2;case 2:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=e.Kind();$s=3;case 3:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;if((g===(24))||(g===(2))||(g===(3))||(g===(4))||(g===(5))||(g===(6))||(g===(7))||(g===(8))||(g===(9))||(g===(10))||(g===(11))||(g===(12))){$s=4;continue;}h=d.Key();$s=7;case 7:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h.Implements(CR);$s=8;case 8:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}if(!i){$s=5;continue;}$s=6;continue;case 4:$s=6;continue;case 5:$s=-1;return DH;case 6:case 1:j=d.Elem();$s=9;case 9:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=CP(j);$s=10;case 10:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=new DL.ptr(k);$s=-1;return $methodVal($clone(l,DL),"encode");}return;}var $f={$blk:DM,$c:true,$r,d,e,f,g,h,i,j,k,l,$s};return $f;};DN=function(d,e,f){var{d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,$s,$r,$c}=$restore(this,{d,e,f});$s=$s||0;s:while(true){switch($s){case 0:if($clone(e,L.Value).IsNil()){$s=1;continue;}$s=2;continue;case 1:g=d.Buffer.WriteString("null");$s=3;case 3:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}g;$s=-1;return;case 2:h=$clone(e,L.Value).Bytes();$s=4;case 4:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;j=d.Buffer.WriteByte(34);$s=5;case 5:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}j;k=I.StdEncoding.EncodedLen(i.$length);if(k<=64){$s=6;continue;}if(k<=1024){$s=7;continue;}$s=8;continue;case 6:l=$subslice(new FA(d.scratch),0,k);I.StdEncoding.Encode(l,i);m=d.Buffer.Write(l);$s=10;case 10:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}m;$s=9;continue;case 7:n=$makeSlice(FA,k);I.StdEncoding.Encode(n,i);o=d.Buffer.Write(n);$s=11;case 11:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}o;$s=9;continue;case 8:p=I.NewEncoder(I.StdEncoding,d);q=p.Write(i);$s=12;case 12:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}q;r=p.Close();$s=13;case 13:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}r;case 9:s=d.Buffer.WriteByte(34);$s=14;case 14:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}s;$s=-1;return;}return;}var $f={$blk:DN,$c:true,$r,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,$s};return $f;};DO.ptr.prototype.encode=function(d,e,f){var{d,e,f,g,h,i,j,k,l,m,n,o,p,$s,$deferred,$r,$c}=$restore(this,{d,e,f});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);g=this;if($clone(e,L.Value).IsNil()){$s=1;continue;}$s=2;continue;case 1:h=d.Buffer.WriteString("null");$s=3;case 3:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}h;$s=4;case 4:return;case 2:d.ptrLevel=d.ptrLevel+(1)>>>0;if(d.ptrLevel>1000){$s=5;continue;}$s=6;continue;case 5:i=new FM.ptr($clone(e,L.Value).Pointer(),$clone(e,L.Value).Len());j=(k=d.ptrSeen[$emptyInterface.keyFor(new i.constructor.elem(i))],k!==undefined?[k.v,true]:[new FK.ptr(),false]);l=j[1];if(l){$s=7;continue;}$s=8;continue;case 7:m=J.Sprintf("encountered a cycle via %s",new EV([$clone(e,L.Value).Type()]));$s=9;case 9:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}$r=d.error(new CC.ptr($clone(e,L.Value),m));$s=10;case 10:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 8:n=new i.constructor.elem(i);(d.ptrSeen||$throwRuntimeError("assignment to entry in nil map"))[$emptyInterface.keyFor(n)]={k:n,v:new FK.ptr()};$deferred.push([function(o,p){delete o[$emptyInterface.keyFor(p)];},[d.ptrSeen,new i.constructor.elem(i)]]);case 6:$r=g.arrayEnc(d,$clone(e,L.Value),$clone(f,CL));$s=11;case 11:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}d.ptrLevel=d.ptrLevel-(1)>>>0;$s=-1;return;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:DO.ptr.prototype.encode,$c:true,$r,d,e,f,g,h,i,j,k,l,m,n,o,p,$s,$deferred};return $f;}}};DO.prototype.encode=function(d,e,f){return this.$val.encode(d,e,f);};DP=function(d){var{d,e,f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{d});$s=$s||0;s:while(true){switch($s){case 0:e=d.Elem();$s=3;case 3:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=e.Kind();$s=4;case 4:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}if(f===8){$s=1;continue;}$s=2;continue;case 1:g=d.Elem();$s=5;case 5:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=L.PointerTo(g);$s=6;case 6:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;k=i.Implements(CQ);$s=10;case 10:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}if(!(!k)){j=false;$s=9;continue s;}l=i.Implements(CR);$s=11;case 11:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}j=!l;case 9:if(j){$s=7;continue;}$s=8;continue;case 7:$s=-1;return DN;case 8:case 2:m=DR(d);$s=12;case 12:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=new DO.ptr(m);$s=-1;return $methodVal($clone(n,DO),"encode");}return;}var $f={$blk:DP,$c:true,$r,d,e,f,g,h,i,j,k,l,m,n,$s};return $f;};DQ.ptr.prototype.encode=function(d,e,f){var{d,e,f,g,h,i,j,k,l,m,n,o,p,$s,$r,$c}=$restore(this,{d,e,f});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=d.Buffer.WriteByte(91);$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}h;i=$clone(e,L.Value).Len();j=0;case 2:if(!(j0){$s=4;continue;}$s=5;continue;case 4:k=d.Buffer.WriteByte(44);$s=6;case 6:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}k;case 5:l=d;m=$clone(e,L.Value).Index(j);$s=7;case 7:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=$clone(m,L.Value);o=$clone(f,CL);$r=g.elemEnc(l,n,o);$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}j=j+(1)>>0;$s=2;continue;case 3:p=d.Buffer.WriteByte(93);$s=9;case 9:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}p;$s=-1;return;}return;}var $f={$blk:DQ.ptr.prototype.encode,$c:true,$r,d,e,f,g,h,i,j,k,l,m,n,o,p,$s};return $f;};DQ.prototype.encode=function(d,e,f){return this.$val.encode(d,e,f);};DR=function(d){var{d,e,f,g,$s,$r,$c}=$restore(this,{d});$s=$s||0;s:while(true){switch($s){case 0:e=d.Elem();$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=CP(e);$s=2;case 2:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=new DQ.ptr(f);$s=-1;return $methodVal($clone(g,DQ),"encode");}return;}var $f={$blk:DR,$c:true,$r,d,e,f,g,$s};return $f;};DS.ptr.prototype.encode=function(d,e,f){var{d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,$s,$deferred,$r,$c}=$restore(this,{d,e,f});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);g=this;if($clone(e,L.Value).IsNil()){$s=1;continue;}$s=2;continue;case 1:h=d.Buffer.WriteString("null");$s=3;case 3:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}h;$s=4;case 4:return;case 2:d.ptrLevel=d.ptrLevel+(1)>>>0;if(d.ptrLevel>1000){$s=5;continue;}$s=6;continue;case 5:i=$clone(e,L.Value).Interface();$s=7;case 7:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;k=(l=d.ptrSeen[$emptyInterface.keyFor(j)],l!==undefined?[l.v,true]:[new FK.ptr(),false]);m=k[1];if(m){$s=8;continue;}$s=9;continue;case 8:n=J.Sprintf("encountered a cycle via %s",new EV([$clone(e,L.Value).Type()]));$s=10;case 10:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}$r=d.error(new CC.ptr($clone(e,L.Value),n));$s=11;case 11:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 9:o=j;(d.ptrSeen||$throwRuntimeError("assignment to entry in nil map"))[$emptyInterface.keyFor(o)]={k:o,v:new FK.ptr()};$deferred.push([function(p,q){delete p[$emptyInterface.keyFor(q)];},[d.ptrSeen,j]]);case 6:r=d;s=$clone(e,L.Value).Elem();$s=12;case 12:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=$clone(s,L.Value);u=$clone(f,CL);$r=g.elemEnc(r,t,u);$s=13;case 13:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}d.ptrLevel=d.ptrLevel-(1)>>>0;$s=-1;return;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:DS.ptr.prototype.encode,$c:true,$r,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,$s,$deferred};return $f;}}};DS.prototype.encode=function(d,e,f){return this.$val.encode(d,e,f);};DT=function(d){var{d,e,f,g,$s,$r,$c}=$restore(this,{d});$s=$s||0;s:while(true){switch($s){case 0:e=d.Elem();$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=CP(e);$s=2;case 2:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=new DS.ptr(f);$s=-1;return $methodVal($clone(g,DS),"encode");}return;}var $f={$blk:DT,$c:true,$r,d,e,f,g,$s};return $f;};DU.ptr.prototype.encode=function(d,e,f){var{d,e,f,g,$s,$r,$c}=$restore(this,{d,e,f});$s=$s||0;s:while(true){switch($s){case 0:g=this;if($clone(e,L.Value).CanAddr()){$s=1;continue;}$s=2;continue;case 1:$r=g.canAddrEnc(d,$clone(e,L.Value),$clone(f,CL));$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=3;continue;case 2:$r=g.elseEnc(d,$clone(e,L.Value),$clone(f,CL));$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 3:$s=-1;return;}return;}var $f={$blk:DU.ptr.prototype.encode,$c:true,$r,d,e,f,g,$s};return $f;};DU.prototype.encode=function(d,e,f){return this.$val.encode(d,e,f);};DV=function(d,e){var d,e,f;f=new DU.ptr(d,e);return $methodVal($clone(f,DU),"encode");};DW=function(d){var d,e,f,g,h;if(d===""){return false;}e=d;f=0;while(true){if(!(f?@[]^_{|}~ ",h)){}else if(!N.IsLetter(h)&&!N.IsDigit(h)){return false;}f+=g[1];}return true;};DX=function(d,e){var{d,e,f,g,h,i,j,k,$s,$r,$c}=$restore(this,{d,e});$s=$s||0;s:while(true){switch($s){case 0:f=e;g=0;case 1:if(!(g=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+g]);i=d.Kind();$s=5;case 5:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}if(i===22){$s=3;continue;}$s=4;continue;case 3:j=d.Elem();$s=6;case 6:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}d=j;case 4:k=d.Field(h);$s=7;case 7:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}d=k.Type;g++;$s=1;continue;case 2:$s=-1;return d;}return;}var $f={$blk:DX,$c:true,$r,d,e,f,g,h,i,j,k,$s};return $f;};DY.ptr.prototype.resolve=function(){var{d,e,f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:d=this;if($clone(d.k,L.Value).Kind()===24){$s=1;continue;}$s=2;continue;case 1:e=$clone(d.k,L.Value).String();$s=3;case 3:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}d.ks=e;$s=-1;return $ifaceNil;case 2:g=$clone(d.k,L.Value).Interface();$s=4;case 4:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}f=$assertType(g,H.TextMarshaler,true);h=f[0];i=f[1];if(i){$s=5;continue;}$s=6;continue;case 5:if(($clone(d.k,L.Value).Kind()===22)&&$clone(d.k,L.Value).IsNil()){$s=-1;return $ifaceNil;}k=h.MarshalText();$s=7;case 7:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j=k;l=j[0];m=j[1];d.ks=($bytesToString(l));$s=-1;return m;case 6:n=$clone(d.k,L.Value).Kind();if((n===(2))||(n===(3))||(n===(4))||(n===(5))||(n===(6))){d.ks=F.FormatInt($clone(d.k,L.Value).Int(),10);$s=-1;return $ifaceNil;}else if((n===(7))||(n===(8))||(n===(9))||(n===(10))||(n===(11))||(n===(12))){d.ks=F.FormatUint($clone(d.k,L.Value).Uint(),10);$s=-1;return $ifaceNil;}$panic(new $String("unexpected map key type"));$s=-1;return $ifaceNil;}return;}var $f={$blk:DY.ptr.prototype.resolve,$c:true,$r,d,e,f,g,h,i,j,k,l,m,n,$s};return $f;};DY.prototype.resolve=function(){return this.$val.resolve();};CG.ptr.prototype.string=function(d,e){var{aa,ab,ac,ad,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{d,e});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=f.Buffer.WriteByte(34);$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}g;h=0;i=0;case 2:if(!(i=S.length)?($throwRuntimeError("index out of range"),undefined):S[j])||(!e&&((j<0||j>=R.length)?($throwRuntimeError("index out of range"),undefined):R[j]))){i=i+(1)>>0;$s=2;continue;}if(h>>4<<24>>>24)));$s=22;case 22:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}s;t=f.Buffer.WriteByte(CF.charCodeAt(((j&15)>>>0)));$s=23;case 23:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}t;case 16:case 10:i=i+(1)>>0;h=i;$s=2;continue;case 5:u=B.DecodeRuneInString($substring(d,i));v=u[0];w=u[1];if((v===65533)&&(w===1)){$s=24;continue;}$s=25;continue;case 24:if(h>0;h=i;$s=2;continue;case 25:if((v===8232)||(v===8233)){$s=30;continue;}$s=31;continue;case 30:if(h>0;h=i;$s=2;continue;case 31:i=i+(w)>>0;$s=2;continue;case 3:if(h=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+i]);if(j<128){$s=4;continue;}$s=5;continue;case 4:if(((j<0||j>=S.length)?($throwRuntimeError("index out of range"),undefined):S[j])||(!e&&((j<0||j>=R.length)?($throwRuntimeError("index out of range"),undefined):R[j]))){i=i+(1)>>0;$s=2;continue;}if(h>>4<<24>>>24)));$s=22;case 22:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}s;t=f.Buffer.WriteByte(CF.charCodeAt(((j&15)>>>0)));$s=23;case 23:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}t;case 16:case 10:i=i+(1)>>0;h=i;$s=2;continue;case 5:u=B.DecodeRune($subslice(d,i));v=u[0];w=u[1];if((v===65533)&&(w===1)){$s=24;continue;}$s=25;continue;case 24:if(h>0;h=i;$s=2;continue;case 25:if((v===8232)||(v===8233)){$s=30;continue;}$s=31;continue;case 30:if(h>0;h=i;$s=2;continue;case 31:i=i+(w)>>0;$s=2;continue;case 3:if(h=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+e]),DZ);h=$clone(((d<0||d>=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+d]),DZ);DZ.copy(((d<0||d>=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+d]),g);DZ.copy(((e<0||e>=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+e]),h);};$ptrType(EA).prototype.Swap=function(d,e){return this.$get().Swap(d,e);};EA.prototype.Less=function(d,e){var d,e,f,g,h,i,j,k,l;f=this;g=((d<0||d>=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+d]).index;h=0;while(true){if(!(h=g.$length)?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+h]);if(i>=((e<0||e>=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+e]).index.$length){return false;}if(!((j===(k=((e<0||e>=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+e]).index,((i<0||i>=k.$length)?($throwRuntimeError("index out of range"),undefined):k.$array[k.$offset+i]))))){return j<(l=((e<0||e>=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+e]).index,((i<0||i>=l.$length)?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+i]));}h++;}return((d<0||d>=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+d]).index.$length<((e<0||e>=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+e]).index.$length;};$ptrType(EA).prototype.Less=function(d,e){return this.$get().Less(d,e);};EB=function(d){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,ca,cb,cc,cd,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{d});$s=$s||0;s:while(true){switch($s){case 0:e=[e];f=[f];g=new FJ([]);h=new FJ([new DZ.ptr("",FA.nil,$throwNilPointerError,"","",false,EX.nil,d,false,false,$throwNilPointerError)]);i=false;j=false;k=i;l=j;m=$makeMap(L.Type.keyFor,[]);e[0]=FJ.nil;f[0]=new C.Buffer.ptr(FA.nil,0,0);case 1:if(!(h.$length>0)){$s=2;continue;}n=h;o=$subslice(g,0,0);g=n;h=o;p=l;q=$makeMap(L.Type.keyFor,[]);k=p;l=q;r=g;s=0;case 3:if(!(s=r.$length)?($throwRuntimeError("index out of range"),undefined):r.$array[r.$offset+s]),DZ);if((u=m[L.Type.keyFor(t.typ)],u!==undefined?u.v:false)){s++;$s=3;continue;}v=t.typ;(m||$throwRuntimeError("assignment to entry in nil map"))[L.Type.keyFor(v)]={k:v,v:true};w=0;case 5:x=t.typ.NumField();$s=7;case 7:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}if(!(w>0;$s=5;continue;case 17:$s=11;continue;case 10:w=w+(1)>>0;$s=5;continue;case 11:af=new L.StructTag(z.Tag).Get("json");if(af==="-"){w=w+(1)>>0;$s=5;continue;}ag=Q(af);ah=ag[0];ai=ag[1];if(!DW(ah)){ah="";}aj=$makeSlice(EX,(t.index.$length+1>>0));$copySlice(aj,t.index);(ak=t.index.$length,((ak<0||ak>=aj.$length)?($throwRuntimeError("index out of range"),undefined):aj.$array[aj.$offset+ak]=w));al=z.Type;an=al.Name();$s=23;case 23:if($c){$c=false;an=an.$blk();}if(an&&an.$blk!==undefined){break s;}if(!(an==="")){am=false;$s=22;continue s;}ao=al.Kind();$s=24;case 24:if($c){$c=false;ao=ao.$blk();}if(ao&&ao.$blk!==undefined){break s;}am=ao===22;case 22:if(am){$s=20;continue;}$s=21;continue;case 20:ap=al.Elem();$s=25;case 25:if($c){$c=false;ap=ap.$blk();}if(ap&&ap.$blk!==undefined){break s;}al=ap;case 21:aq=false;if(new P(ai).Contains("string")){$s=26;continue;}$s=27;continue;case 26:ar=al.Kind();$s=29;case 29:if($c){$c=false;ar=ar.$blk();}if(ar&&ar.$blk!==undefined){break s;}as=ar;if((as===(1))||(as===(2))||(as===(3))||(as===(4))||(as===(5))||(as===(6))||(as===(7))||(as===(8))||(as===(9))||(as===(10))||(as===(11))||(as===(12))||(as===(13))||(as===(14))||(as===(24))){aq=true;}case 28:case 27:if(!(ah==="")||!z.Anonymous){at=true;$s=32;continue s;}au=al.Kind();$s=33;case 33:if($c){$c=false;au=au.$blk();}if(au&&au.$blk!==undefined){break s;}at=!((au===25));case 32:if(at){$s=30;continue;}$s=31;continue;case 30:av=!(ah==="");if(ah===""){ah=z.Name;}aw=new DZ.ptr(ah,FA.nil,$throwNilPointerError,"","",av,aj,al,new P(ai).Contains("omitempty"),aq,$throwNilPointerError);aw.nameBytes=(new FA($stringToBytes(aw.name)));aw.equalFold=BT(aw.nameBytes);f[0].Reset();ax=f[0].WriteString("\"");$s=34;case 34:if($c){$c=false;ax=ax.$blk();}if(ax&&ax.$blk!==undefined){break s;}ax;$r=BZ(f[0],aw.nameBytes);$s=35;case 35:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}ay=f[0].WriteString("\":");$s=36;case 36:if($c){$c=false;ay=ay.$blk();}if(ay&&ay.$blk!==undefined){break s;}ay;aw.nameEscHTML=f[0].String();aw.nameNonEsc="\""+aw.name+"\":";e[0]=$append(e[0],aw);if((az=k[L.Type.keyFor(t.typ)],az!==undefined?az.v:0)>1){e[0]=$append(e[0],(ba=e[0].$length-1>>0,((ba<0||ba>=e[0].$length)?($throwRuntimeError("index out of range"),undefined):e[0].$array[e[0].$offset+ba])));}w=w+(1)>>0;$s=5;continue;case 31:bb=al;(l||$throwRuntimeError("assignment to entry in nil map"))[L.Type.keyFor(bb)]={k:bb,v:(bc=l[L.Type.keyFor(al)],bc!==undefined?bc.v:0)+(1)>>0};if((bd=l[L.Type.keyFor(al)],bd!==undefined?bd.v:0)===1){$s=37;continue;}$s=38;continue;case 37:be=al.Name();$s=39;case 39:if($c){$c=false;be=be.$blk();}if(be&&be.$blk!==undefined){break s;}h=$append(h,new DZ.ptr(be,FA.nil,$throwNilPointerError,"","",false,aj,al,false,false,$throwNilPointerError));case 38:w=w+(1)>>0;$s=5;continue;case 6:s++;$s=3;continue;case 4:$s=1;continue;case 2:$r=M.Slice(e[0],(function(e,f){return function(bf,bg){var bf,bg,bh;bh=e[0];if(!(((bf<0||bf>=bh.$length)?($throwRuntimeError("index out of range"),undefined):bh.$array[bh.$offset+bf]).name===((bg<0||bg>=bh.$length)?($throwRuntimeError("index out of range"),undefined):bh.$array[bh.$offset+bg]).name)){return((bf<0||bf>=bh.$length)?($throwRuntimeError("index out of range"),undefined):bh.$array[bh.$offset+bf]).name<((bg<0||bg>=bh.$length)?($throwRuntimeError("index out of range"),undefined):bh.$array[bh.$offset+bg]).name;}if(!((((bf<0||bf>=bh.$length)?($throwRuntimeError("index out of range"),undefined):bh.$array[bh.$offset+bf]).index.$length===((bg<0||bg>=bh.$length)?($throwRuntimeError("index out of range"),undefined):bh.$array[bh.$offset+bg]).index.$length))){return((bf<0||bf>=bh.$length)?($throwRuntimeError("index out of range"),undefined):bh.$array[bh.$offset+bf]).index.$length<((bg<0||bg>=bh.$length)?($throwRuntimeError("index out of range"),undefined):bh.$array[bh.$offset+bg]).index.$length;}if(!(((bf<0||bf>=bh.$length)?($throwRuntimeError("index out of range"),undefined):bh.$array[bh.$offset+bf]).tag===((bg<0||bg>=bh.$length)?($throwRuntimeError("index out of range"),undefined):bh.$array[bh.$offset+bg]).tag)){return((bf<0||bf>=bh.$length)?($throwRuntimeError("index out of range"),undefined):bh.$array[bh.$offset+bf]).tag;}return($convertSliceType(bh,EA)).Less(bf,bg);};})(e,f));$s=40;case 40:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}bf=$subslice(e[0],0,0);bg=0;bh=0;bi=bg;bj=bh;while(true){if(!(bj=e[0].$length)?($throwRuntimeError("index out of range"),undefined):e[0].$array[e[0].$offset+bj]),DZ);bl=bk.name;bi=1;while(true){if(!((bj+bi>>0)>0,((bm<0||bm>=e[0].$length)?($throwRuntimeError("index out of range"),undefined):e[0].$array[e[0].$offset+bm])),DZ);if(!(bn.name===bl)){break;}bi=bi+(1)>>0;}if(bi===1){bf=$append(bf,bk);bj=bj+(bi)>>0;continue;}bo=EC($subslice(e[0],bj,(bj+bi>>0)));bp=$clone(bo[0],DZ);bq=bo[1];if(bq){bf=$append(bf,bp);}bj=bj+(bi)>>0;}e[0]=bf;$r=M.Sort(($convertSliceType(e[0],EA)));$s=41;case 41:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}br=e[0];bs=0;case 42:if(!(bs=e[0].$length)?($throwRuntimeError("index out of range"),undefined):e[0].$array[e[0].$offset+bt]);bv=DX(d,bu.index);$s=44;case 44:if($c){$c=false;bv=bv.$blk();}if(bv&&bv.$blk!==undefined){break s;}bw=CP(bv);$s=45;case 45:if($c){$c=false;bw=bw.$blk();}if(bw&&bw.$blk!==undefined){break s;}bu.encoder=bw;bs++;$s=42;continue;case 43:by=(bx=e[0].$length,((bx<0||bx>2147483647)?$throwRuntimeError("makemap: size out of range"):{}));bz=e[0];ca=0;while(true){if(!(ca=bz.$length)?($throwRuntimeError("index out of range"),undefined):bz.$array[bz.$offset+ca]),DZ);cd=cc.name;(by||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(cd)]={k:cd,v:cb};ca++;}$s=-1;return new DJ.ptr(e[0],by);}return;}var $f={$blk:EB,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,ca,cb,cc,cd,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};EC=function(d){var d;if(d.$length>1&&((0>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+0]).index.$length===(1>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+1]).index.$length)&&(0>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+0]).tag===(1>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+1]).tag){return[new DZ.ptr("",FA.nil,$throwNilPointerError,"","",false,EX.nil,$ifaceNil,false,false,$throwNilPointerError),false];}return[(0>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+0]),true];};EE=function(d){var{d,e,f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{d});$s=$s||0;s:while(true){switch($s){case 0:e=ED.Load(d);f=e[0];g=e[1];if(g){$s=-1;return $assertType(f,DJ);}i=d;k=EB(d);$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=(j=k,new j.constructor.elem(j));m=ED.LoadOrStore(i,l);$s=2;case 2:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}h=m;n=h[0];$s=-1;return $assertType(n,DJ);}return;}var $f={$blk:EE,$c:true,$r,d,e,f,g,h,i,j,k,l,m,n,$s};return $f;};EF=function(d,e){var{d,e,f,g,h,i,j,$s,$r,$c}=$restore(this,{d,e});$s=$s||0;s:while(true){switch($s){case 0:f=new EM.ptr(FA.nil,0,0,new AE.ptr($throwNilPointerError,false,EX.nil,$ifaceNil,new $Int64(0,0)),FC.nil,$ifaceNil,false,false);g=AC(d,f.scan);$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;if(!($interfaceIsEqual(h,$ifaceNil))){$s=-1;return h;}f.init(d);i=f.unmarshal(e);$s=2;case 2:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;$s=3;case 3:return j;}return;}var $f={$blk:EF,$c:true,$r,d,e,f,g,h,i,j,$s};return $f;};$pkg.Unmarshal=EF;EH.ptr.prototype.Error=function(){var{d,e,f,g,h,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:d=this;if(!(d.Struct==="")||!(d.Field==="")){$s=1;continue;}$s=2;continue;case 1:e=d.Type.String();$s=3;case 3:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f="json: cannot unmarshal "+d.Value+" into Go struct field "+d.Struct+"."+d.Field+" of type "+e;$s=4;case 4:return f;case 2:g=d.Type.String();$s=5;case 5:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h="json: cannot unmarshal "+d.Value+" into Go value of type "+g;$s=6;case 6:return h;}return;}var $f={$blk:EH.ptr.prototype.Error,$c:true,$r,d,e,f,g,h,$s};return $f;};EH.prototype.Error=function(){return this.$val.Error();};EJ.ptr.prototype.Error=function(){var{d,e,f,g,h,i,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:d=this;if($interfaceIsEqual(d.Type,$ifaceNil)){$s=-1;return"json: Unmarshal(nil)";}e=d.Type.Kind();$s=3;case 3:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}if(!((e===22))){$s=1;continue;}$s=2;continue;case 1:f=d.Type.String();$s=4;case 4:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g="json: Unmarshal(non-pointer "+f+")";$s=5;case 5:return g;case 2:h=d.Type.String();$s=6;case 6:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i="json: Unmarshal(nil "+h+")";$s=7;case 7:return i;}return;}var $f={$blk:EJ.ptr.prototype.Error,$c:true,$r,d,e,f,g,h,i,$s};return $f;};EJ.prototype.Error=function(){return this.$val.Error();};EM.ptr.prototype.unmarshal=function(d){var{d,e,f,g,h,i,j,k,$s,$r,$c}=$restore(this,{d});$s=$s||0;s:while(true){switch($s){case 0:e=this;f=L.ValueOf(d);$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;if(!(($clone(g,L.Value).Kind()===22))||$clone(g,L.Value).IsNil()){$s=-1;return new EJ.ptr(L.TypeOf(d));}e.scan.reset();$r=e.scanWhile(9);$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}h=e.value($clone(g,L.Value));$s=3;case 3:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;if(!($interfaceIsEqual(i,$ifaceNil))){$s=4;continue;}$s=5;continue;case 4:j=e.addErrorContext(i);$s=6;case 6:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;$s=7;case 7:return k;case 5:$s=-1;return e.savedError;}return;}var $f={$blk:EM.ptr.prototype.unmarshal,$c:true,$r,d,e,f,g,h,i,j,k,$s};return $f;};EM.prototype.unmarshal=function(d){return this.$val.unmarshal(d);};EK.prototype.String=function(){var d;d=this.$val;return(d);};$ptrType(EK).prototype.String=function(){return new EK(this.$get()).String();};EK.prototype.Float64=function(){var d;d=this.$val;return F.ParseFloat((d),64);};$ptrType(EK).prototype.Float64=function(){return new EK(this.$get()).Float64();};EK.prototype.Int64=function(){var d;d=this.$val;return F.ParseInt((d),10,64);};$ptrType(EK).prototype.Int64=function(){return new EK(this.$get()).Int64();};EM.ptr.prototype.readIndex=function(){var d;d=this;return d.off-1>>0;};EM.prototype.readIndex=function(){return this.$val.readIndex();};EM.ptr.prototype.init=function(d){var d,e;e=this;e.data=d;e.off=0;e.savedError=$ifaceNil;if(!(e.errorContext===FC.nil)){e.errorContext.Struct=$ifaceNil;e.errorContext.FieldStack=$subslice(e.errorContext.FieldStack,0,0);}return e;};EM.prototype.init=function(d){return this.$val.init(d);};EM.ptr.prototype.saveError=function(d){var{d,e,f,$s,$r,$c}=$restore(this,{d});$s=$s||0;s:while(true){switch($s){case 0:e=this;if($interfaceIsEqual(e.savedError,$ifaceNil)){$s=1;continue;}$s=2;continue;case 1:f=e.addErrorContext(d);$s=3;case 3:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}e.savedError=f;case 2:$s=-1;return;}return;}var $f={$blk:EM.ptr.prototype.saveError,$c:true,$r,d,e,f,$s};return $f;};EM.prototype.saveError=function(d){return this.$val.saveError(d);};EM.ptr.prototype.addErrorContext=function(d){var{d,e,f,g,h,$s,$r,$c}=$restore(this,{d});$s=$s||0;s:while(true){switch($s){case 0:e=this;if(!(e.errorContext===FC.nil)&&(!($interfaceIsEqual(e.errorContext.Struct,$ifaceNil))||e.errorContext.FieldStack.$length>0)){$s=1;continue;}$s=2;continue;case 1:f=d;if($assertType(f,FN,true)[1]){$s=3;continue;}$s=4;continue;case 3:g=f.$val;h=e.errorContext.Struct.Name();$s=5;case 5:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}g.Struct=h;g.Field=A.Join(e.errorContext.FieldStack,".");case 4:case 2:$s=-1;return d;}return;}var $f={$blk:EM.ptr.prototype.addErrorContext,$c:true,$r,d,e,f,g,h,$s};return $f;};EM.prototype.addErrorContext=function(d){return this.$val.addErrorContext(d);};EM.ptr.prototype.skip=function(){var{d,e,f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:d=this;e=d.scan;f=d.data;g=d.off;h=e;i=f;j=g;k=h.parseState.$length;case 1:l=h.step(h,((j<0||j>=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+j]));$s=3;case 3:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;j=j+(1)>>0;if(h.parseState.$length=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+f])));$s=4;case 4:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}d.opcode=g;d.off=d.off+(1)>>0;$s=3;continue;case 2:h=d.scan.eof();$s=5;case 5:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}d.opcode=h;d.off=d.data.$length+1>>0;case 3:$s=-1;return;}return;}var $f={$blk:EM.ptr.prototype.scanNext,$c:true,$r,d,e,f,g,h,$s};return $f;};EM.prototype.scanNext=function(){return this.$val.scanNext();};EM.ptr.prototype.scanWhile=function(d){var{d,e,f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{d});$s=$s||0;s:while(true){switch($s){case 0:e=this;f=e.scan;g=e.data;h=e.off;i=f;j=g;k=h;case 1:if(!(k=j.$length)?($throwRuntimeError("index out of range"),undefined):j.$array[j.$offset+k]));$s=3;case 3:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;k=k+(1)>>0;if(!((m===d))){e.opcode=m;e.off=k;$s=-1;return;}$s=1;continue;case 2:e.off=j.$length+1>>0;n=e.scan.eof();$s=4;case 4:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}e.opcode=n;$s=-1;return;}return;}var $f={$blk:EM.ptr.prototype.scanWhile,$c:true,$r,d,e,f,g,h,i,j,k,l,m,n,$s};return $f;};EM.prototype.scanWhile=function(d){return this.$val.scanWhile(d);};EM.ptr.prototype.rescanLiteral=function(){var d,e,f,g,h,i,j,k,l;d=this;e=d.data;f=d.off;g=e;h=f;Switch:switch(0){default:j=(i=h-1>>0,((i<0||i>=g.$length)?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+i]));if(j===(34)){while(true){if(!(h=g.$length)?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+h]);if(k===(92)){h=h+(1)>>0;}else if(k===(34)){h=h+(1)>>0;break Switch;}h=h+(1)>>0;}}else if((j===(48))||(j===(49))||(j===(50))||(j===(51))||(j===(52))||(j===(53))||(j===(54))||(j===(55))||(j===(56))||(j===(57))||(j===(45))){while(true){if(!(h=g.$length)?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+h]);if((l===(48))||(l===(49))||(l===(50))||(l===(51))||(l===(52))||(l===(53))||(l===(54))||(l===(55))||(l===(56))||(l===(57))||(l===(46))||(l===(101))||(l===(69))||(l===(43))||(l===(45))){}else{break Switch;}h=h+(1)>>0;}}else if(j===(116)){h=h+(3)>>0;}else if(j===(102)){h=h+(4)>>0;}else if(j===(110)){h=h+(3)>>0;}}if(h=g.$length)?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+h]));}else{d.opcode=10;}d.off=h+1>>0;};EM.prototype.rescanLiteral=function(){return this.$val.rescanLiteral();};EM.ptr.prototype.value=function(d){var{d,e,f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{d});$s=$s||0;s:while(true){switch($s){case 0:e=this;f=e.opcode;if(f===(6)){$s=2;continue;}if(f===(2)){$s=3;continue;}if(f===(1)){$s=4;continue;}$s=5;continue;case 2:if($clone(d,L.Value).IsValid()){$s=7;continue;}$s=8;continue;case 7:g=e.array($clone(d,L.Value));$s=10;case 10:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;if(!($interfaceIsEqual(h,$ifaceNil))){$s=-1;return h;}$s=9;continue;case 8:$r=e.skip();$s=11;case 11:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 9:$r=e.scanNext();$s=12;case 12:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=6;continue;case 3:if($clone(d,L.Value).IsValid()){$s=13;continue;}$s=14;continue;case 13:i=e.object($clone(d,L.Value));$s=16;case 16:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;if(!($interfaceIsEqual(j,$ifaceNil))){$s=-1;return j;}$s=15;continue;case 14:$r=e.skip();$s=17;case 17:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 15:$r=e.scanNext();$s=18;case 18:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=6;continue;case 4:k=e.readIndex();e.rescanLiteral();if($clone(d,L.Value).IsValid()){$s=19;continue;}$s=20;continue;case 19:l=e.literalStore($subslice(e.data,k,e.readIndex()),$clone(d,L.Value),false);$s=21;case 21:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;if(!($interfaceIsEqual(m,$ifaceNil))){$s=-1;return m;}case 20:$s=6;continue;case 5:$panic(new $String("JSON decoder out of sync - data changing underfoot?"));case 6:case 1:$s=-1;return $ifaceNil;}return;}var $f={$blk:EM.ptr.prototype.value,$c:true,$r,d,e,f,g,h,i,j,k,l,m,$s};return $f;};EM.prototype.value=function(d){return this.$val.value(d);};EM.ptr.prototype.valueQuoted=function(){var{d,e,f,g,h,i,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:d=this;e=d.opcode;if((e===(6))||(e===(2))){$s=2;continue;}if(e===(1)){$s=3;continue;}$s=4;continue;case 2:$r=d.skip();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=d.scanNext();$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=5;continue;case 3:f=d.literalInterface();$s=8;case 8:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;h=g;if(h===$ifaceNil||$assertType(h,$String,true)[1]){$s=-1;return g;}$s=5;continue;case 4:$panic(new $String("JSON decoder out of sync - data changing underfoot?"));case 5:case 1:$s=-1;return(i=new EN.ptr(),new i.constructor.elem(i));}return;}var $f={$blk:EM.ptr.prototype.valueQuoted,$c:true,$r,d,e,f,g,h,i,$s};return $f;};EM.prototype.valueQuoted=function(){return this.$val.valueQuoted();};EO=function(d,e){var{aa,ab,ac,ad,ae,af,ag,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{d,e});$s=$s||0;s:while(true){switch($s){case 0:f=d;g=false;if(!(!(($clone(d,L.Value).Kind()===22)))){h=false;$s=3;continue s;}i=$clone(d,L.Value).Type().Name();$s=4;case 4:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}h=!(i==="");case 3:if(h&&$clone(d,L.Value).CanAddr()){$s=1;continue;}$s=2;continue;case 1:g=true;d=$clone(d,L.Value).Addr();case 2:case 5:if(($clone(d,L.Value).Kind()===20)&&!$clone(d,L.Value).IsNil()){$s=7;continue;}$s=8;continue;case 7:j=$clone(d,L.Value).Elem();$s=9;case 9:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;if(!(($clone(k,L.Value).Kind()===22)&&!$clone(k,L.Value).IsNil())){l=false;$s=12;continue s;}if(!e){m=true;$s=13;continue s;}n=$clone(k,L.Value).Elem();$s=14;case 14:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=$clone(n,L.Value).Kind();$s=15;case 15:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}m=o===22;case 13:l=m;case 12:if(l){$s=10;continue;}$s=11;continue;case 10:g=false;d=k;$s=5;continue;case 11:case 8:if(!(($clone(d,L.Value).Kind()===22))){$s=6;continue;}if(e&&$clone(d,L.Value).CanSet()){$s=6;continue;}q=$clone(d,L.Value).Elem();$s=19;case 19:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=$clone(q,L.Value).Kind();$s=20;case 20:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}if(!(r===20)){p=false;$s=18;continue s;}s=$clone(d,L.Value).Elem();$s=21;case 21:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=$clone(s,L.Value).Elem();$s=22;case 22:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}p=$equal(t,d,L.Value);case 18:if(p){$s=16;continue;}$s=17;continue;case 16:u=$clone(d,L.Value).Elem();$s=23;case 23:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}d=u;$s=6;continue;case 17:if($clone(d,L.Value).IsNil()){$s=24;continue;}$s=25;continue;case 24:v=$clone(d,L.Value).Type().Elem();$s=26;case 26:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}w=L.New(v);$s=27;case 27:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}$r=$clone(d,L.Value).Set($clone(w,L.Value));$s=28;case 28:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 25:x=$clone(d,L.Value).Type().NumMethod();$s=31;case 31:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}if(x>0&&$clone(d,L.Value).CanInterface()){$s=29;continue;}$s=30;continue;case 29:z=$clone(d,L.Value).Interface();$s=32;case 32:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}y=$assertType(z,EG,true);aa=y[0];ab=y[1];if(ab){$s=-1;return[aa,$ifaceNil,new L.Value.ptr(FO.nil,0,0)];}if(!e){$s=33;continue;}$s=34;continue;case 33:ad=$clone(d,L.Value).Interface();$s=35;case 35:if($c){$c=false;ad=ad.$blk();}if(ad&&ad.$blk!==undefined){break s;}ac=$assertType(ad,H.TextUnmarshaler,true);ae=ac[0];af=ac[1];if(af){$s=-1;return[$ifaceNil,ae,new L.Value.ptr(FO.nil,0,0)];}case 34:case 30:if(g){$s=36;continue;}$s=37;continue;case 36:d=f;g=false;$s=38;continue;case 37:ag=$clone(d,L.Value).Elem();$s=39;case 39:if($c){$c=false;ag=ag.$blk();}if(ag&&ag.$blk!==undefined){break s;}d=ag;case 38:$s=5;continue;case 6:$s=-1;return[$ifaceNil,$ifaceNil,d];}return;}var $f={$blk:EO,$c:true,$r,aa,ab,ac,ad,ae,af,ag,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};EM.ptr.prototype.array=function(d){var{aa,ab,ac,ad,ae,af,ag,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{d});$s=$s||0;s:while(true){switch($s){case 0:e=this;g=EO($clone(d,L.Value),false);$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}f=g;h=f[0];i=f[1];j=f[2];if(!($interfaceIsEqual(h,$ifaceNil))){$s=2;continue;}$s=3;continue;case 2:k=e.readIndex();$r=e.skip();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}l=h.UnmarshalJSON($subslice(e.data,k,e.off));$s=5;case 5:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;$s=6;case 6:return m;case 3:if(!($interfaceIsEqual(i,$ifaceNil))){$s=7;continue;}$s=8;continue;case 7:$r=e.saveError(new EH.ptr("array",$clone(d,L.Value).Type(),(new $Int64(0,e.off)),"",""));$s=9;case 9:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=e.skip();$s=10;case 10:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return $ifaceNil;case 8:d=j;n=$clone(d,L.Value).Kind();if(n===(20)){$s=12;continue;}if((n===(17))||(n===(23))){$s=13;continue;}$s=14;continue;case 12:if($clone(d,L.Value).NumMethod()===0){$s=16;continue;}$s=17;continue;case 16:o=e.arrayInterface();$s=18;case 18:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=o;q=L.ValueOf(p);$s=19;case 19:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}$r=$clone(d,L.Value).Set($clone(q,L.Value));$s=20;case 20:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return $ifaceNil;case 17:$r=e.saveError(new EH.ptr("array",$clone(d,L.Value).Type(),(new $Int64(0,e.off)),"",""));$s=21;case 21:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=e.skip();$s=22;case 22:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return $ifaceNil;case 13:$s=11;continue;$s=15;continue;case 14:$r=e.saveError(new EH.ptr("array",$clone(d,L.Value).Type(),(new $Int64(0,e.off)),"",""));$s=23;case 23:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=e.skip();$s=24;case 24:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return $ifaceNil;case 15:case 11:r=0;case 25:$r=e.scanWhile(9);$s=27;case 27:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(e.opcode===8){$s=26;continue;}if($clone(d,L.Value).Kind()===23){$s=28;continue;}$s=29;continue;case 28:if(r>=$clone(d,L.Value).Cap()){$s=30;continue;}$s=31;continue;case 30:t=$clone(d,L.Value).Cap()+(s=$clone(d,L.Value).Cap()/2,(s===s&&s!==1/0&&s!==-1/0)?s>>0:$throwRuntimeError("integer divide by zero"))>>0;if(t<4){t=4;}u=L.MakeSlice($clone(d,L.Value).Type(),$clone(d,L.Value).Len(),t);$s=32;case 32:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}v=u;w=L.Copy($clone(v,L.Value),$clone(d,L.Value));$s=33;case 33:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}w;$r=$clone(d,L.Value).Set($clone(v,L.Value));$s=34;case 34:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 31:if(r>=$clone(d,L.Value).Len()){$clone(d,L.Value).SetLen(r+1>>0);}case 29:if(r<$clone(d,L.Value).Len()){$s=35;continue;}$s=36;continue;case 35:x=$clone(d,L.Value).Index(r);$s=38;case 38:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}y=e.value($clone(x,L.Value));$s=39;case 39:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}z=y;if(!($interfaceIsEqual(z,$ifaceNil))){$s=-1;return z;}$s=37;continue;case 36:aa=e.value(new L.Value.ptr(FO.nil,0,0));$s=40;case 40:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}ab=aa;if(!($interfaceIsEqual(ab,$ifaceNil))){$s=-1;return ab;}case 37:r=r+(1)>>0;if(e.opcode===9){$s=41;continue;}$s=42;continue;case 41:$r=e.scanWhile(9);$s=43;case 43:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 42:if(e.opcode===8){$s=26;continue;}if(!((e.opcode===7))){$panic(new $String("JSON decoder out of sync - data changing underfoot?"));}$s=25;continue;case 26:if(r<$clone(d,L.Value).Len()){$s=44;continue;}$s=45;continue;case 44:if($clone(d,L.Value).Kind()===17){$s=46;continue;}$s=47;continue;case 46:ac=$clone(d,L.Value).Type().Elem();$s=49;case 49:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}ad=L.Zero(ac);$s=50;case 50:if($c){$c=false;ad=ad.$blk();}if(ad&&ad.$blk!==undefined){break s;}ae=ad;case 51:if(!(r<$clone(d,L.Value).Len())){$s=52;continue;}af=$clone(d,L.Value).Index(r);$s=53;case 53:if($c){$c=false;af=af.$blk();}if(af&&af.$blk!==undefined){break s;}$r=$clone(af,L.Value).Set($clone(ae,L.Value));$s=54;case 54:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}r=r+(1)>>0;$s=51;continue;case 52:$s=48;continue;case 47:$clone(d,L.Value).SetLen(r);case 48:case 45:if((r===0)&&($clone(d,L.Value).Kind()===23)){$s=55;continue;}$s=56;continue;case 55:ag=L.MakeSlice($clone(d,L.Value).Type(),0,0);$s=57;case 57:if($c){$c=false;ag=ag.$blk();}if(ag&&ag.$blk!==undefined){break s;}$r=$clone(d,L.Value).Set($clone(ag,L.Value));$s=58;case 58:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 56:$s=-1;return $ifaceNil;}return;}var $f={$blk:EM.ptr.prototype.array,$c:true,$r,aa,ab,ac,ad,ae,af,ag,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};EM.prototype.array=function(d){return this.$val.array(d);};EM.ptr.prototype.object=function(d){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,ca,cb,cc,cd,ce,cf,cg,ch,ci,cj,ck,cl,cm,cn,co,cp,cq,cr,cs,ct,cu,cv,cw,cx,cy,cz,d,da,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{d});$s=$s||0;s:while(true){switch($s){case 0:e=this;g=EO($clone(d,L.Value),false);$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}f=g;h=f[0];i=f[1];j=f[2];if(!($interfaceIsEqual(h,$ifaceNil))){$s=2;continue;}$s=3;continue;case 2:k=e.readIndex();$r=e.skip();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}l=h.UnmarshalJSON($subslice(e.data,k,e.off));$s=5;case 5:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;$s=6;case 6:return m;case 3:if(!($interfaceIsEqual(i,$ifaceNil))){$s=7;continue;}$s=8;continue;case 7:$r=e.saveError(new EH.ptr("object",$clone(d,L.Value).Type(),(new $Int64(0,e.off)),"",""));$s=9;case 9:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=e.skip();$s=10;case 10:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return $ifaceNil;case 8:d=j;n=$clone(d,L.Value).Type();if(($clone(d,L.Value).Kind()===20)&&($clone(d,L.Value).NumMethod()===0)){$s=11;continue;}$s=12;continue;case 11:o=e.objectInterface();$s=13;case 13:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=o;q=L.ValueOf(new FP(p));$s=14;case 14:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}$r=$clone(d,L.Value).Set($clone(q,L.Value));$s=15;case 15:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return $ifaceNil;case 12:r=new DJ.ptr(FJ.nil,false);s=$clone(d,L.Value).Kind();if(s===(21)){$s=17;continue;}if(s===(25)){$s=18;continue;}$s=19;continue;case 17:t=n.Key();$s=22;case 22:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=t.Kind();$s=23;case 23:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}v=u;if((v===(24))||(v===(2))||(v===(3))||(v===(4))||(v===(5))||(v===(6))||(v===(7))||(v===(8))||(v===(9))||(v===(10))||(v===(11))||(v===(12))){$s=24;continue;}w=n.Key();$s=27;case 27:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}x=L.PointerTo(w);$s=28;case 28:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}y=x.Implements(EQ);$s=29;case 29:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}if(!y){$s=25;continue;}$s=26;continue;case 24:$s=26;continue;case 25:$r=e.saveError(new EH.ptr("object",n,(new $Int64(0,e.off)),"",""));$s=30;case 30:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=e.skip();$s=31;case 31:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return $ifaceNil;case 26:case 21:if($clone(d,L.Value).IsNil()){$s=32;continue;}$s=33;continue;case 32:z=L.MakeMap(n);$s=34;case 34:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}$r=$clone(d,L.Value).Set($clone(z,L.Value));$s=35;case 35:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 33:$s=20;continue;case 18:aa=EE(n);$s=36;case 36:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}DJ.copy(r,aa);$s=20;continue;case 19:$r=e.saveError(new EH.ptr("object",n,(new $Int64(0,e.off)),"",""));$s=37;case 37:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=e.skip();$s=38;case 38:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return $ifaceNil;case 20:case 16:ab=new L.Value.ptr(FO.nil,0,0);ac=new EL.ptr($ifaceNil,FQ.nil);if(!(e.errorContext===FC.nil)){EL.copy(ac,e.errorContext);}case 39:$r=e.scanWhile(9);$s=41;case 41:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(e.opcode===5){$s=40;continue;}if(!((e.opcode===1))){$panic(new $String("JSON decoder out of sync - data changing underfoot?"));}ad=e.readIndex();e.rescanLiteral();ae=$subslice(e.data,ad,e.readIndex());af=EU(ae);ag=af[0];ah=af[1];if(!ah){$panic(new $String("JSON decoder out of sync - data changing underfoot?"));}ai=new L.Value.ptr(FO.nil,0,0);aj=false;if($clone(d,L.Value).Kind()===21){$s=42;continue;}$s=43;continue;case 42:ak=n.Elem();$s=45;case 45:if($c){$c=false;ak=ak.$blk();}if(ak&&ak.$blk!==undefined){break s;}al=ak;if(!$clone(ab,L.Value).IsValid()){$s=46;continue;}$s=47;continue;case 46:am=$clone(L.New(al),L.Value).Elem();$s=49;case 49:if($c){$c=false;am=am.$blk();}if(am&&am.$blk!==undefined){break s;}ab=am;$s=48;continue;case 47:an=L.Zero(al);$s=50;case 50:if($c){$c=false;an=an.$blk();}if(an&&an.$blk!==undefined){break s;}$r=$clone(ab,L.Value).Set($clone(an,L.Value));$s=51;case 51:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 48:ai=ab;$s=44;continue;case 43:ao=FR.nil;ap=(aq=r.nameIndex[$String.keyFor(($bytesToString(ag)))],aq!==undefined?[aq.v,true]:[0,false]);ar=ap[0];as=ap[1];if(as){$s=52;continue;}$s=53;continue;case 52:ao=(at=r.list,((ar<0||ar>=at.$length)?($throwRuntimeError("index out of range"),undefined):at.$array[at.$offset+ar]));$s=54;continue;case 53:au=r.list;av=0;case 55:if(!(av=ax.$length)?($throwRuntimeError("index out of range"),undefined):ax.$array[ax.$offset+aw]));az=ay.equalFold(ay.nameBytes,ag);$s=59;case 59:if($c){$c=false;az=az.$blk();}if(az&&az.$blk!==undefined){break s;}if(az){$s=57;continue;}$s=58;continue;case 57:ao=ay;$s=56;continue;case 58:av++;$s=55;continue;case 56:case 54:if(!(ao===FR.nil)){$s=60;continue;}if(e.disallowUnknownFields){$s=61;continue;}$s=62;continue;case 60:ai=d;aj=ao.quoted;ba=ao.index;bb=0;case 63:if(!(bb=ba.$length)?($throwRuntimeError("index out of range"),undefined):ba.$array[ba.$offset+bb]);if($clone(ai,L.Value).Kind()===22){$s=65;continue;}$s=66;continue;case 65:if($clone(ai,L.Value).IsNil()){$s=67;continue;}$s=68;continue;case 67:if(!$clone(ai,L.Value).CanSet()){$s=69;continue;}$s=70;continue;case 69:bd=$clone(ai,L.Value).Type().Elem();$s=71;case 71:if($c){$c=false;bd=bd.$blk();}if(bd&&bd.$blk!==undefined){break s;}be=bd;bf=J.Errorf("json: cannot set embedded pointer to unexported struct: %v",new EV([be]));$s=72;case 72:if($c){$c=false;bf=bf.$blk();}if(bf&&bf.$blk!==undefined){break s;}$r=e.saveError(bf);$s=73;case 73:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}ai=new L.Value.ptr(FO.nil,0,0);aj=false;$s=64;continue;case 70:bg=$clone(ai,L.Value).Type().Elem();$s=74;case 74:if($c){$c=false;bg=bg.$blk();}if(bg&&bg.$blk!==undefined){break s;}bh=L.New(bg);$s=75;case 75:if($c){$c=false;bh=bh.$blk();}if(bh&&bh.$blk!==undefined){break s;}$r=$clone(ai,L.Value).Set($clone(bh,L.Value));$s=76;case 76:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 68:bi=$clone(ai,L.Value).Elem();$s=77;case 77:if($c){$c=false;bi=bi.$blk();}if(bi&&bi.$blk!==undefined){break s;}ai=bi;case 66:bj=$clone(ai,L.Value).Field(bc);$s=78;case 78:if($c){$c=false;bj=bj.$blk();}if(bj&&bj.$blk!==undefined){break s;}ai=bj;bb++;$s=63;continue;case 64:if(e.errorContext===FC.nil){e.errorContext=new EL.ptr($ifaceNil,FQ.nil);}e.errorContext.FieldStack=$append(e.errorContext.FieldStack,ao.name);e.errorContext.Struct=n;$s=62;continue;case 61:bk=J.Errorf("json: unknown field %q",new EV([ag]));$s=79;case 79:if($c){$c=false;bk=bk.$blk();}if(bk&&bk.$blk!==undefined){break s;}$r=e.saveError(bk);$s=80;case 80:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 62:case 44:if(e.opcode===9){$s=81;continue;}$s=82;continue;case 81:$r=e.scanWhile(9);$s=83;case 83:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 82:if(!((e.opcode===3))){$panic(new $String("JSON decoder out of sync - data changing underfoot?"));}$r=e.scanWhile(9);$s=84;case 84:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(aj){$s=85;continue;}$s=86;continue;case 85:bm=e.valueQuoted();$s=88;case 88:if($c){$c=false;bm=bm.$blk();}if(bm&&bm.$blk!==undefined){break s;}bl=bm;if(bl===$ifaceNil){$s=89;continue;}if($assertType(bl,$String,true)[1]){$s=90;continue;}$s=91;continue;case 89:bn=bl;bq=e.literalStore(EP,$clone(ai,L.Value),false);$s=93;case 93:if($c){$c=false;bq=bq.$blk();}if(bq&&bq.$blk!==undefined){break s;}br=bq;if(!($interfaceIsEqual(br,$ifaceNil))){$s=-1;return br;}$s=92;continue;case 90:bo=bl.$val;bs=e.literalStore((new FA($stringToBytes(bo))),$clone(ai,L.Value),true);$s=94;case 94:if($c){$c=false;bs=bs.$blk();}if(bs&&bs.$blk!==undefined){break s;}bt=bs;if(!($interfaceIsEqual(bt,$ifaceNil))){$s=-1;return bt;}$s=92;continue;case 91:bp=bl;bu=J.Errorf("json: invalid use of ,string struct tag, trying to unmarshal unquoted value into %v",new EV([$clone(ai,L.Value).Type()]));$s=95;case 95:if($c){$c=false;bu=bu.$blk();}if(bu&&bu.$blk!==undefined){break s;}$r=e.saveError(bu);$s=96;case 96:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 92:$s=87;continue;case 86:bv=e.value($clone(ai,L.Value));$s=97;case 97:if($c){$c=false;bv=bv.$blk();}if(bv&&bv.$blk!==undefined){break s;}bw=bv;if(!($interfaceIsEqual(bw,$ifaceNil))){$s=-1;return bw;}case 87:if($clone(d,L.Value).Kind()===21){$s=98;continue;}$s=99;continue;case 98:bx=n.Key();$s=100;case 100:if($c){$c=false;bx=bx.$blk();}if(bx&&bx.$blk!==undefined){break s;}by=bx;bz=new L.Value.ptr(FO.nil,0,0);ca=L.PointerTo(by).Implements(EQ);$s=106;case 106:if($c){$c=false;ca=ca.$blk();}if(ca&&ca.$blk!==undefined){break s;}if(ca){$s=102;continue;}cb=by.Kind();$s=107;case 107:if($c){$c=false;cb=cb.$blk();}if(cb&&cb.$blk!==undefined){break s;}if((cb===24)){$s=103;continue;}$s=104;continue;case 102:bz=L.New(by);cc=e.literalStore(ae,$clone(bz,L.Value),true);$s=108;case 108:if($c){$c=false;cc=cc.$blk();}if(cc&&cc.$blk!==undefined){break s;}cd=cc;if(!($interfaceIsEqual(cd,$ifaceNil))){$s=-1;return cd;}ce=$clone(bz,L.Value).Elem();$s=109;case 109:if($c){$c=false;ce=ce.$blk();}if(ce&&ce.$blk!==undefined){break s;}bz=ce;$s=105;continue;case 103:cf=L.ValueOf(ag);$s=110;case 110:if($c){$c=false;cf=cf.$blk();}if(cf&&cf.$blk!==undefined){break s;}cg=$clone(cf,L.Value).Convert(by);$s=111;case 111:if($c){$c=false;cg=cg.$blk();}if(cg&&cg.$blk!==undefined){break s;}bz=cg;$s=105;continue;case 104:ch=by.Kind();$s=113;case 113:if($c){$c=false;ch=ch.$blk();}if(ch&&ch.$blk!==undefined){break s;}ci=ch;if((ci===(2))||(ci===(3))||(ci===(4))||(ci===(5))||(ci===(6))){$s=114;continue;}if((ci===(7))||(ci===(8))||(ci===(9))||(ci===(10))||(ci===(11))||(ci===(12))){$s=115;continue;}$s=116;continue;case 114:cj=($bytesToString(ag));ck=F.ParseInt(cj,10,64);cl=ck[0];cm=ck[1];if(!($interfaceIsEqual(cm,$ifaceNil))){cn=true;$s=120;continue s;}co=L.Zero(by);$s=121;case 121:if($c){$c=false;co=co.$blk();}if(co&&co.$blk!==undefined){break s;}cp=$clone(co,L.Value).OverflowInt(cl);$s=122;case 122:if($c){$c=false;cp=cp.$blk();}if(cp&&cp.$blk!==undefined){break s;}cn=cp;case 120:if(cn){$s=118;continue;}$s=119;continue;case 118:$r=e.saveError(new EH.ptr("number "+cj,by,(new $Int64(0,(ad+1>>0))),"",""));$s=123;case 123:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=112;continue;case 119:cq=L.ValueOf(cl);$s=124;case 124:if($c){$c=false;cq=cq.$blk();}if(cq&&cq.$blk!==undefined){break s;}cr=$clone(cq,L.Value).Convert(by);$s=125;case 125:if($c){$c=false;cr=cr.$blk();}if(cr&&cr.$blk!==undefined){break s;}bz=cr;$s=117;continue;case 115:cs=($bytesToString(ag));ct=F.ParseUint(cs,10,64);cu=ct[0];cv=ct[1];if(!($interfaceIsEqual(cv,$ifaceNil))){cw=true;$s=128;continue s;}cx=L.Zero(by);$s=129;case 129:if($c){$c=false;cx=cx.$blk();}if(cx&&cx.$blk!==undefined){break s;}cy=$clone(cx,L.Value).OverflowUint(cu);$s=130;case 130:if($c){$c=false;cy=cy.$blk();}if(cy&&cy.$blk!==undefined){break s;}cw=cy;case 128:if(cw){$s=126;continue;}$s=127;continue;case 126:$r=e.saveError(new EH.ptr("number "+cs,by,(new $Int64(0,(ad+1>>0))),"",""));$s=131;case 131:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=112;continue;case 127:cz=L.ValueOf(cu);$s=132;case 132:if($c){$c=false;cz=cz.$blk();}if(cz&&cz.$blk!==undefined){break s;}da=$clone(cz,L.Value).Convert(by);$s=133;case 133:if($c){$c=false;da=da.$blk();}if(da&&da.$blk!==undefined){break s;}bz=da;$s=117;continue;case 116:$panic(new $String("json: Unexpected key type"));case 117:case 112:case 105:case 101:if($clone(bz,L.Value).IsValid()){$s=134;continue;}$s=135;continue;case 134:$r=$clone(d,L.Value).SetMapIndex($clone(bz,L.Value),$clone(ai,L.Value));$s=136;case 136:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 135:case 99:if(e.opcode===9){$s=137;continue;}$s=138;continue;case 137:$r=e.scanWhile(9);$s=139;case 139:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 138:if(!(e.errorContext===FC.nil)){e.errorContext.FieldStack=$subslice(e.errorContext.FieldStack,0,ac.FieldStack.$length);e.errorContext.Struct=ac.Struct;}if(e.opcode===5){$s=40;continue;}if(!((e.opcode===4))){$panic(new $String("JSON decoder out of sync - data changing underfoot?"));}$s=39;continue;case 40:$s=-1;return $ifaceNil;}return;}var $f={$blk:EM.ptr.prototype.object,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,ca,cb,cc,cd,ce,cf,cg,ch,ci,cj,ck,cl,cm,cn,co,cp,cq,cr,cs,ct,cu,cv,cw,cx,cy,cz,d,da,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};EM.prototype.object=function(d){return this.$val.object(d);};EM.ptr.prototype.convertNumber=function(d){var d,e,f,g,h;e=this;if(e.useNumber){return[new EK((d)),$ifaceNil];}f=F.ParseFloat(d,64);g=f[0];h=f[1];if(!($interfaceIsEqual(h,$ifaceNil))){return[$ifaceNil,new EH.ptr("number "+d,L.TypeOf(new $Float64(0)),(new $Int64(0,e.off)),"","")];}return[new $Float64(g),$ifaceNil];};EM.prototype.convertNumber=function(d){return this.$val.convertNumber(d);};EM.ptr.prototype.literalStore=function(d,e,f){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{d,e,f});$s=$s||0;s:while(true){switch($s){case 0:g=this;if(d.$length===0){$s=1;continue;}$s=2;continue;case 1:h=J.Errorf("json: invalid use of ,string struct tag, trying to unmarshal %q into %v",new EV([d,$clone(e,L.Value).Type()]));$s=3;case 3:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}$r=g.saveError(h);$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return $ifaceNil;case 2:i=(0>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+0])===110;k=EO($clone(e,L.Value),i);$s=5;case 5:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j=k;l=j[0];m=j[1];n=j[2];if(!($interfaceIsEqual(l,$ifaceNil))){$s=6;continue;}$s=7;continue;case 6:o=l.UnmarshalJSON(d);$s=8;case 8:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=o;$s=9;case 9:return p;case 7:if(!($interfaceIsEqual(m,$ifaceNil))){$s=10;continue;}$s=11;continue;case 10:if(!(((0>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+0])===34))){$s=12;continue;}$s=13;continue;case 12:if(f){$s=14;continue;}$s=15;continue;case 14:q=J.Errorf("json: invalid use of ,string struct tag, trying to unmarshal %q into %v",new EV([d,$clone(e,L.Value).Type()]));$s=16;case 16:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}$r=g.saveError(q);$s=17;case 17:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return $ifaceNil;case 15:r="number";s=(0>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+0]);if(s===(110)){r="null";}else if((s===(116))||(s===(102))){r="bool";}$r=g.saveError(new EH.ptr(r,$clone(e,L.Value).Type(),(new $Int64(0,g.readIndex())),"",""));$s=18;case 18:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return $ifaceNil;case 13:t=EU(d);u=t[0];v=t[1];if(!v){$s=19;continue;}$s=20;continue;case 19:if(f){$s=21;continue;}$s=22;continue;case 21:w=J.Errorf("json: invalid use of ,string struct tag, trying to unmarshal %q into %v",new EV([d,$clone(e,L.Value).Type()]));$s=23;case 23:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}x=w;$s=24;case 24:return x;case 22:$panic(new $String("JSON decoder out of sync - data changing underfoot?"));case 20:y=m.UnmarshalText(u);$s=25;case 25:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}z=y;$s=26;case 26:return z;case 11:e=n;aa=(0>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+0]);ab=aa;if(ab===(110)){$s=28;continue;}if((ab===(116))||(ab===(102))){$s=29;continue;}if(ab===(34)){$s=30;continue;}$s=31;continue;case 28:if(f&&!(($bytesToString(d))==="null")){$s=33;continue;}$s=34;continue;case 33:ac=J.Errorf("json: invalid use of ,string struct tag, trying to unmarshal %q into %v",new EV([d,$clone(e,L.Value).Type()]));$s=35;case 35:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}$r=g.saveError(ac);$s=36;case 36:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=27;continue;case 34:ad=$clone(e,L.Value).Kind();if((ad===(20))||(ad===(22))||(ad===(21))||(ad===(23))){$s=38;continue;}$s=39;continue;case 38:ae=L.Zero($clone(e,L.Value).Type());$s=40;case 40:if($c){$c=false;ae=ae.$blk();}if(ae&&ae.$blk!==undefined){break s;}$r=$clone(e,L.Value).Set($clone(ae,L.Value));$s=41;case 41:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 39:case 37:$s=32;continue;case 29:af=(0>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+0])===116;if(f&&!(($bytesToString(d))==="true")&&!(($bytesToString(d))==="false")){$s=42;continue;}$s=43;continue;case 42:ag=J.Errorf("json: invalid use of ,string struct tag, trying to unmarshal %q into %v",new EV([d,$clone(e,L.Value).Type()]));$s=44;case 44:if($c){$c=false;ag=ag.$blk();}if(ag&&ag.$blk!==undefined){break s;}$r=g.saveError(ag);$s=45;case 45:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=27;continue;case 43:ah=$clone(e,L.Value).Kind();if(ah===(1)){$s=47;continue;}if(ah===(20)){$s=48;continue;}if(f){$s=49;continue;}$s=50;continue;case 47:$clone(e,L.Value).SetBool(af);$s=51;continue;case 48:if($clone(e,L.Value).NumMethod()===0){$s=52;continue;}$s=53;continue;case 52:ai=L.ValueOf(new $Bool(af));$s=55;case 55:if($c){$c=false;ai=ai.$blk();}if(ai&&ai.$blk!==undefined){break s;}$r=$clone(e,L.Value).Set($clone(ai,L.Value));$s=56;case 56:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=54;continue;case 53:$r=g.saveError(new EH.ptr("bool",$clone(e,L.Value).Type(),(new $Int64(0,g.readIndex())),"",""));$s=57;case 57:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 54:$s=51;continue;case 49:aj=J.Errorf("json: invalid use of ,string struct tag, trying to unmarshal %q into %v",new EV([d,$clone(e,L.Value).Type()]));$s=58;case 58:if($c){$c=false;aj=aj.$blk();}if(aj&&aj.$blk!==undefined){break s;}$r=g.saveError(aj);$s=59;case 59:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=51;continue;case 50:$r=g.saveError(new EH.ptr("bool",$clone(e,L.Value).Type(),(new $Int64(0,g.readIndex())),"",""));$s=60;case 60:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 51:case 46:$s=32;continue;case 30:ak=EU(d);al=ak[0];am=ak[1];if(!am){$s=61;continue;}$s=62;continue;case 61:if(f){$s=63;continue;}$s=64;continue;case 63:an=J.Errorf("json: invalid use of ,string struct tag, trying to unmarshal %q into %v",new EV([d,$clone(e,L.Value).Type()]));$s=65;case 65:if($c){$c=false;an=an.$blk();}if(an&&an.$blk!==undefined){break s;}ao=an;$s=66;case 66:return ao;case 64:$panic(new $String("JSON decoder out of sync - data changing underfoot?"));case 62:ap=$clone(e,L.Value).Kind();if(ap===(23)){$s=68;continue;}if(ap===(24)){$s=69;continue;}if(ap===(20)){$s=70;continue;}$s=71;continue;case 68:aq=$clone(e,L.Value).Type().Elem();$s=75;case 75:if($c){$c=false;aq=aq.$blk();}if(aq&&aq.$blk!==undefined){break s;}ar=aq.Kind();$s=76;case 76:if($c){$c=false;ar=ar.$blk();}if(ar&&ar.$blk!==undefined){break s;}if(!((ar===8))){$s=73;continue;}$s=74;continue;case 73:$r=g.saveError(new EH.ptr("string",$clone(e,L.Value).Type(),(new $Int64(0,g.readIndex())),"",""));$s=77;case 77:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=67;continue;case 74:as=$makeSlice(FA,I.StdEncoding.DecodedLen(al.$length));at=I.StdEncoding.Decode(as,al);au=at[0];av=at[1];if(!($interfaceIsEqual(av,$ifaceNil))){$s=78;continue;}$s=79;continue;case 78:$r=g.saveError(av);$s=80;case 80:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=67;continue;case 79:$r=$clone(e,L.Value).SetBytes($subslice(as,0,au));$s=81;case 81:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=72;continue;case 69:if($interfaceIsEqual($clone(e,L.Value).Type(),ER)&&!DF(($bytesToString(al)))){$s=82;continue;}$s=83;continue;case 82:aw=J.Errorf("json: invalid number literal, trying to unmarshal %q into Number",new EV([d]));$s=84;case 84:if($c){$c=false;aw=aw.$blk();}if(aw&&aw.$blk!==undefined){break s;}ax=aw;$s=85;case 85:return ax;case 83:$clone(e,L.Value).SetString(($bytesToString(al)));$s=72;continue;case 70:if($clone(e,L.Value).NumMethod()===0){$s=86;continue;}$s=87;continue;case 86:ay=L.ValueOf(new $String(($bytesToString(al))));$s=89;case 89:if($c){$c=false;ay=ay.$blk();}if(ay&&ay.$blk!==undefined){break s;}$r=$clone(e,L.Value).Set($clone(ay,L.Value));$s=90;case 90:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=88;continue;case 87:$r=g.saveError(new EH.ptr("string",$clone(e,L.Value).Type(),(new $Int64(0,g.readIndex())),"",""));$s=91;case 91:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 88:$s=72;continue;case 71:$r=g.saveError(new EH.ptr("string",$clone(e,L.Value).Type(),(new $Int64(0,g.readIndex())),"",""));$s=92;case 92:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 72:case 67:$s=32;continue;case 31:if(!((aa===45))&&(aa<48||aa>57)){$s=93;continue;}$s=94;continue;case 93:if(f){$s=95;continue;}$s=96;continue;case 95:az=J.Errorf("json: invalid use of ,string struct tag, trying to unmarshal %q into %v",new EV([d,$clone(e,L.Value).Type()]));$s=97;case 97:if($c){$c=false;az=az.$blk();}if(az&&az.$blk!==undefined){break s;}ba=az;$s=98;case 98:return ba;case 96:$panic(new $String("JSON decoder out of sync - data changing underfoot?"));case 94:bb=($bytesToString(d));bc=$clone(e,L.Value).Kind();if(bc===(20)){$s=100;continue;}if((bc===(2))||(bc===(3))||(bc===(4))||(bc===(5))||(bc===(6))){$s=101;continue;}if((bc===(7))||(bc===(8))||(bc===(9))||(bc===(10))||(bc===(11))||(bc===(12))){$s=102;continue;}if((bc===(13))||(bc===(14))){$s=103;continue;}$s=104;continue;case 100:bd=g.convertNumber(bb);be=bd[0];bf=bd[1];if(!($interfaceIsEqual(bf,$ifaceNil))){$s=106;continue;}$s=107;continue;case 106:$r=g.saveError(bf);$s=108;case 108:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=99;continue;case 107:if(!(($clone(e,L.Value).NumMethod()===0))){$s=109;continue;}$s=110;continue;case 109:$r=g.saveError(new EH.ptr("number",$clone(e,L.Value).Type(),(new $Int64(0,g.readIndex())),"",""));$s=111;case 111:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=99;continue;case 110:bg=L.ValueOf(be);$s=112;case 112:if($c){$c=false;bg=bg.$blk();}if(bg&&bg.$blk!==undefined){break s;}$r=$clone(e,L.Value).Set($clone(bg,L.Value));$s=113;case 113:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=105;continue;case 101:bh=F.ParseInt(bb,10,64);bi=bh[0];bj=bh[1];if(!($interfaceIsEqual(bj,$ifaceNil))||$clone(e,L.Value).OverflowInt(bi)){$s=114;continue;}$s=115;continue;case 114:$r=g.saveError(new EH.ptr("number "+bb,$clone(e,L.Value).Type(),(new $Int64(0,g.readIndex())),"",""));$s=116;case 116:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=99;continue;case 115:$clone(e,L.Value).SetInt(bi);$s=105;continue;case 102:bk=F.ParseUint(bb,10,64);bl=bk[0];bm=bk[1];if(!($interfaceIsEqual(bm,$ifaceNil))||$clone(e,L.Value).OverflowUint(bl)){$s=117;continue;}$s=118;continue;case 117:$r=g.saveError(new EH.ptr("number "+bb,$clone(e,L.Value).Type(),(new $Int64(0,g.readIndex())),"",""));$s=119;case 119:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=99;continue;case 118:$clone(e,L.Value).SetUint(bl);$s=105;continue;case 103:bo=bb;bp=$clone(e,L.Value).Type().Bits();$s=120;case 120:if($c){$c=false;bp=bp.$blk();}if(bp&&bp.$blk!==undefined){break s;}bq=bp;br=F.ParseFloat(bo,bq);$s=121;case 121:if($c){$c=false;br=br.$blk();}if(br&&br.$blk!==undefined){break s;}bn=br;bs=bn[0];bt=bn[1];if(!($interfaceIsEqual(bt,$ifaceNil))||$clone(e,L.Value).OverflowFloat(bs)){$s=122;continue;}$s=123;continue;case 122:$r=g.saveError(new EH.ptr("number "+bb,$clone(e,L.Value).Type(),(new $Int64(0,g.readIndex())),"",""));$s=124;case 124:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=99;continue;case 123:$clone(e,L.Value).SetFloat(bs);$s=105;continue;case 104:if(($clone(e,L.Value).Kind()===24)&&$interfaceIsEqual($clone(e,L.Value).Type(),ER)){$clone(e,L.Value).SetString(bb);$s=99;continue;}if(f){$s=125;continue;}$s=126;continue;case 125:bu=J.Errorf("json: invalid use of ,string struct tag, trying to unmarshal %q into %v",new EV([d,$clone(e,L.Value).Type()]));$s=127;case 127:if($c){$c=false;bu=bu.$blk();}if(bu&&bu.$blk!==undefined){break s;}bv=bu;$s=128;case 128:return bv;case 126:$r=g.saveError(new EH.ptr("number",$clone(e,L.Value).Type(),(new $Int64(0,g.readIndex())),"",""));$s=129;case 129:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 105:case 99:case 32:case 27:$s=-1;return $ifaceNil;}return;}var $f={$blk:EM.ptr.prototype.literalStore,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};EM.prototype.literalStore=function(d,e,f){return this.$val.literalStore(d,e,f);};EM.ptr.prototype.valueInterface=function(){var{d,e,f,g,h,i,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:d=$ifaceNil;e=this;f=e.opcode;if(f===(6)){$s=2;continue;}if(f===(2)){$s=3;continue;}if(f===(1)){$s=4;continue;}$s=5;continue;case 2:g=e.arrayInterface();$s=7;case 7:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}d=g;$r=e.scanNext();$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=6;continue;case 3:h=e.objectInterface();$s=9;case 9:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}d=new FP(h);$r=e.scanNext();$s=10;case 10:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=6;continue;case 4:i=e.literalInterface();$s=11;case 11:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}d=i;$s=6;continue;case 5:$panic(new $String("JSON decoder out of sync - data changing underfoot?"));case 6:case 1:$s=-1;return d;}return;}var $f={$blk:EM.ptr.prototype.valueInterface,$c:true,$r,d,e,f,g,h,i,$s};return $f;};EM.prototype.valueInterface=function(){return this.$val.valueInterface();};EM.ptr.prototype.arrayInterface=function(){var{d,e,f,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:d=this;e=$makeSlice(EV,0);case 1:$r=d.scanWhile(9);$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(d.opcode===8){$s=2;continue;}f=d.valueInterface();$s=4;case 4:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}e=$append(e,f);if(d.opcode===9){$s=5;continue;}$s=6;continue;case 5:$r=d.scanWhile(9);$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 6:if(d.opcode===8){$s=2;continue;}if(!((d.opcode===7))){$panic(new $String("JSON decoder out of sync - data changing underfoot?"));}$s=1;continue;case 2:$s=-1;return e;}return;}var $f={$blk:EM.ptr.prototype.arrayInterface,$c:true,$r,d,e,f,$s};return $f;};EM.prototype.arrayInterface=function(){return this.$val.arrayInterface();};EM.ptr.prototype.objectInterface=function(){var{d,e,f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:d=this;e={};case 1:$r=d.scanWhile(9);$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(d.opcode===5){$s=2;continue;}if(!((d.opcode===1))){$panic(new $String("JSON decoder out of sync - data changing underfoot?"));}f=d.readIndex();d.rescanLiteral();g=$subslice(d.data,f,d.readIndex());h=ET(g);i=h[0];j=h[1];if(!j){$panic(new $String("JSON decoder out of sync - data changing underfoot?"));}if(d.opcode===9){$s=4;continue;}$s=5;continue;case 4:$r=d.scanWhile(9);$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 5:if(!((d.opcode===3))){$panic(new $String("JSON decoder out of sync - data changing underfoot?"));}$r=d.scanWhile(9);$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}l=d.valueInterface();$s=8;case 8:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k=i;(e||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(k)]={k:k,v:l};if(d.opcode===9){$s=9;continue;}$s=10;continue;case 9:$r=d.scanWhile(9);$s=11;case 11:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 10:if(d.opcode===5){$s=2;continue;}if(!((d.opcode===4))){$panic(new $String("JSON decoder out of sync - data changing underfoot?"));}$s=1;continue;case 2:$s=-1;return e;}return;}var $f={$blk:EM.ptr.prototype.objectInterface,$c:true,$r,d,e,f,g,h,i,j,k,l,$s};return $f;};EM.prototype.objectInterface=function(){return this.$val.objectInterface();};EM.ptr.prototype.literalInterface=function(){var{d,e,f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:d=this;e=d.readIndex();d.rescanLiteral();f=$subslice(d.data,e,d.readIndex());g=(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0]);h=g;if(h===(110)){$s=2;continue;}if((h===(116))||(h===(102))){$s=3;continue;}if(h===(34)){$s=4;continue;}$s=5;continue;case 2:$s=-1;return $ifaceNil;case 3:$s=-1;return new $Bool((g===116));case 4:i=ET(f);j=i[0];k=i[1];if(!k){$panic(new $String("JSON decoder out of sync - data changing underfoot?"));}$s=-1;return new $String(j);case 5:if(!((g===45))&&(g<48||g>57)){$panic(new $String("JSON decoder out of sync - data changing underfoot?"));}l=d.convertNumber(($bytesToString(f)));m=l[0];n=l[1];if(!($interfaceIsEqual(n,$ifaceNil))){$s=7;continue;}$s=8;continue;case 7:$r=d.saveError(n);$s=9;case 9:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 8:$s=-1;return m;case 6:case 1:$s=-1;return $ifaceNil;}return;}var $f={$blk:EM.ptr.prototype.literalInterface,$c:true,$r,d,e,f,g,h,i,j,k,l,m,n,$s};return $f;};EM.prototype.literalInterface=function(){return this.$val.literalInterface();};ES=function(d){var d,e,f,g,h;if(d.$length<6||!(((0>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+0])===92))||!(((1>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+1])===117))){return-1;}e=0;f=$subslice(d,2,6);g=0;while(true){if(!(g=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+g]);if(48<=h&&h<=57){h=h-48<<24>>>24;}else if(97<=h&&h<=102){h=(h-97<<24>>>24)+10<<24>>>24;}else if(65<=h&&h<=70){h=(h-65<<24>>>24)+10<<24>>>24;}else{return-1;}e=($imul(e,16))+((h>>0))>>0;g++;}return e;};ET=function(d){var d,e,f,g;e="";f=false;g=EU(d);d=g[0];f=g[1];e=($bytesToString(d));return[e,f];};EU=function(d){var aa,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;e=FA.nil;f=false;if(d.$length<2||!(((0>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+0])===34))||!(((g=d.$length-1>>0,((g<0||g>=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+g]))===34))){return[e,f];}d=$subslice(d,1,(d.$length-1>>0));h=0;while(true){if(!(h=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+h]);if((i===92)||(i===34)||i<32){break;}if(i<128){h=h+(1)>>0;continue;}j=B.DecodeRune($subslice(d,h));k=j[0];l=j[1];if((k===65533)&&(l===1)){break;}h=h+(l)>>0;}if(h===d.$length){m=d;n=true;e=m;f=n;return[e,f];}o=$makeSlice(FA,(d.$length+8>>0));p=$copySlice(o,$subslice(d,0,h));while(true){if(!(h=(o.$length-8>>0)){q=$makeSlice(FA,($imul(((o.$length+4>>0)),2)));$copySlice(q,$subslice(o,0,p));o=q;}r=((h<0||h>=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+h]);if((r===92)){h=h+(1)>>0;if(h>=d.$length){return[e,f];}switch(0){default:s=((h<0||h>=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+h]);if((s===(34))||(s===(92))||(s===(47))||(s===(39))){((p<0||p>=o.$length)?($throwRuntimeError("index out of range"),undefined):o.$array[o.$offset+p]=((h<0||h>=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+h]));h=h+(1)>>0;p=p+(1)>>0;}else if(s===(98)){((p<0||p>=o.$length)?($throwRuntimeError("index out of range"),undefined):o.$array[o.$offset+p]=8);h=h+(1)>>0;p=p+(1)>>0;}else if(s===(102)){((p<0||p>=o.$length)?($throwRuntimeError("index out of range"),undefined):o.$array[o.$offset+p]=12);h=h+(1)>>0;p=p+(1)>>0;}else if(s===(110)){((p<0||p>=o.$length)?($throwRuntimeError("index out of range"),undefined):o.$array[o.$offset+p]=10);h=h+(1)>>0;p=p+(1)>>0;}else if(s===(114)){((p<0||p>=o.$length)?($throwRuntimeError("index out of range"),undefined):o.$array[o.$offset+p]=13);h=h+(1)>>0;p=p+(1)>>0;}else if(s===(116)){((p<0||p>=o.$length)?($throwRuntimeError("index out of range"),undefined):o.$array[o.$offset+p]=9);h=h+(1)>>0;p=p+(1)>>0;}else if(s===(117)){h=h-(1)>>0;t=ES($subslice(d,h));if(t<0){return[e,f];}h=h+(6)>>0;if(O.IsSurrogate(t)){u=ES($subslice(d,h));v=O.DecodeRune(t,u);if(!((v===65533))){h=h+(6)>>0;p=p+(B.EncodeRune($subslice(o,p),v))>>0;break;}t=65533;}p=p+(B.EncodeRune($subslice(o,p),t))>>0;}else{return[e,f];}}}else if(((r===34))||(r<32)){return[e,f];}else if(r<128){((p<0||p>=o.$length)?($throwRuntimeError("index out of range"),undefined):o.$array[o.$offset+p]=r);h=h+(1)>>0;p=p+(1)>>0;}else{w=B.DecodeRune($subslice(d,h));x=w[0];y=w[1];h=h+(y)>>0;p=p+(B.EncodeRune($subslice(o,p),x))>>0;}}z=$subslice(o,0,p);aa=true;e=z;f=aa;return[e,f];};P.methods=[{prop:"Contains",name:"Contains",pkg:"",typ:$funcType([$String],[$Bool],false)}];FS.methods=[{prop:"UseNumber",name:"UseNumber",pkg:"",typ:$funcType([],[],false)},{prop:"DisallowUnknownFields",name:"DisallowUnknownFields",pkg:"",typ:$funcType([],[],false)},{prop:"Decode",name:"Decode",pkg:"",typ:$funcType([$emptyInterface],[$error],false)},{prop:"Buffered",name:"Buffered",pkg:"",typ:$funcType([],[E.Reader],false)},{prop:"readValue",name:"readValue",pkg:"encoding/json",typ:$funcType([],[$Int,$error],false)},{prop:"refill",name:"refill",pkg:"encoding/json",typ:$funcType([],[$error],false)},{prop:"tokenPrepareForDecode",name:"tokenPrepareForDecode",pkg:"encoding/json",typ:$funcType([],[$error],false)},{prop:"tokenValueAllowed",name:"tokenValueAllowed",pkg:"encoding/json",typ:$funcType([],[$Bool],false)},{prop:"tokenValueEnd",name:"tokenValueEnd",pkg:"encoding/json",typ:$funcType([],[],false)},{prop:"Token",name:"Token",pkg:"",typ:$funcType([],[Z,$error],false)},{prop:"tokenError",name:"tokenError",pkg:"encoding/json",typ:$funcType([$Uint8],[Z,$error],false)},{prop:"More",name:"More",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"peek",name:"peek",pkg:"encoding/json",typ:$funcType([],[$Uint8,$error],false)},{prop:"InputOffset",name:"InputOffset",pkg:"",typ:$funcType([],[$Int64],false)}];FT.methods=[{prop:"Encode",name:"Encode",pkg:"",typ:$funcType([$emptyInterface],[$error],false)},{prop:"SetIndent",name:"SetIndent",pkg:"",typ:$funcType([$String,$String],[],false)},{prop:"SetEscapeHTML",name:"SetEscapeHTML",pkg:"",typ:$funcType([$Bool],[],false)}];AA.methods=[{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)}];FU.methods=[{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)}];FG.methods=[{prop:"reset",name:"reset",pkg:"encoding/json",typ:$funcType([],[],false)},{prop:"eof",name:"eof",pkg:"encoding/json",typ:$funcType([],[$Int],false)},{prop:"pushParseState",name:"pushParseState",pkg:"encoding/json",typ:$funcType([$Uint8,$Int,$Int],[$Int],false)},{prop:"popParseState",name:"popParseState",pkg:"encoding/json",typ:$funcType([],[],false)},{prop:"error",name:"error",pkg:"encoding/json",typ:$funcType([$Uint8,$String],[$Int],false)}];FW.methods=[{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)}];FX.methods=[{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)}];FZ.methods=[{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)},{prop:"Unwrap",name:"Unwrap",pkg:"",typ:$funcType([],[$error],false)}];FH.methods=[{prop:"marshal",name:"marshal",pkg:"encoding/json",typ:$funcType([$emptyInterface,CL],[$error],false)},{prop:"error",name:"error",pkg:"encoding/json",typ:$funcType([$error],[],false)},{prop:"reflectValue",name:"reflectValue",pkg:"encoding/json",typ:$funcType([L.Value,CL],[],false)},{prop:"string",name:"string",pkg:"encoding/json",typ:$funcType([$String,$Bool],[],false)},{prop:"stringBytes",name:"stringBytes",pkg:"encoding/json",typ:$funcType([FA,$Bool],[],false)}];DB.methods=[{prop:"encode",name:"encode",pkg:"encoding/json",typ:$funcType([FH,L.Value,CL],[],false)}];DI.methods=[{prop:"encode",name:"encode",pkg:"encoding/json",typ:$funcType([FH,L.Value,CL],[],false)}];DL.methods=[{prop:"encode",name:"encode",pkg:"encoding/json",typ:$funcType([FH,L.Value,CL],[],false)}];DO.methods=[{prop:"encode",name:"encode",pkg:"encoding/json",typ:$funcType([FH,L.Value,CL],[],false)}];DQ.methods=[{prop:"encode",name:"encode",pkg:"encoding/json",typ:$funcType([FH,L.Value,CL],[],false)}];DS.methods=[{prop:"encode",name:"encode",pkg:"encoding/json",typ:$funcType([FH,L.Value,CL],[],false)}];DU.methods=[{prop:"encode",name:"encode",pkg:"encoding/json",typ:$funcType([FH,L.Value,CL],[],false)}];GC.methods=[{prop:"resolve",name:"resolve",pkg:"encoding/json",typ:$funcType([],[$error],false)}];EA.methods=[{prop:"Len",name:"Len",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Swap",name:"Swap",pkg:"",typ:$funcType([$Int,$Int],[],false)},{prop:"Less",name:"Less",pkg:"",typ:$funcType([$Int,$Int],[$Bool],false)}];FN.methods=[{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)}];GF.methods=[{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)}];EK.methods=[{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)},{prop:"Float64",name:"Float64",pkg:"",typ:$funcType([],[$Float64,$error],false)},{prop:"Int64",name:"Int64",pkg:"",typ:$funcType([],[$Int64,$error],false)}];GG.methods=[{prop:"unmarshal",name:"unmarshal",pkg:"encoding/json",typ:$funcType([$emptyInterface],[$error],false)},{prop:"readIndex",name:"readIndex",pkg:"encoding/json",typ:$funcType([],[$Int],false)},{prop:"init",name:"init",pkg:"encoding/json",typ:$funcType([FA],[GG],false)},{prop:"saveError",name:"saveError",pkg:"encoding/json",typ:$funcType([$error],[],false)},{prop:"addErrorContext",name:"addErrorContext",pkg:"encoding/json",typ:$funcType([$error],[$error],false)},{prop:"skip",name:"skip",pkg:"encoding/json",typ:$funcType([],[],false)},{prop:"scanNext",name:"scanNext",pkg:"encoding/json",typ:$funcType([],[],false)},{prop:"scanWhile",name:"scanWhile",pkg:"encoding/json",typ:$funcType([$Int],[],false)},{prop:"rescanLiteral",name:"rescanLiteral",pkg:"encoding/json",typ:$funcType([],[],false)},{prop:"value",name:"value",pkg:"encoding/json",typ:$funcType([L.Value],[$error],false)},{prop:"valueQuoted",name:"valueQuoted",pkg:"encoding/json",typ:$funcType([],[$emptyInterface],false)},{prop:"array",name:"array",pkg:"encoding/json",typ:$funcType([L.Value],[$error],false)},{prop:"object",name:"object",pkg:"encoding/json",typ:$funcType([L.Value],[$error],false)},{prop:"convertNumber",name:"convertNumber",pkg:"encoding/json",typ:$funcType([$String],[$emptyInterface,$error],false)},{prop:"literalStore",name:"literalStore",pkg:"encoding/json",typ:$funcType([FA,L.Value,$Bool],[$error],false)},{prop:"valueInterface",name:"valueInterface",pkg:"encoding/json",typ:$funcType([],[$emptyInterface],false)},{prop:"arrayInterface",name:"arrayInterface",pkg:"encoding/json",typ:$funcType([],[EV],false)},{prop:"objectInterface",name:"objectInterface",pkg:"encoding/json",typ:$funcType([],[FP],false)},{prop:"literalInterface",name:"literalInterface",pkg:"encoding/json",typ:$funcType([],[$emptyInterface],false)}];T.init("encoding/json",[{prop:"r",name:"r",embedded:false,exported:false,typ:E.Reader,tag:""},{prop:"buf",name:"buf",embedded:false,exported:false,typ:FA,tag:""},{prop:"d",name:"d",embedded:false,exported:false,typ:EM,tag:""},{prop:"scanp",name:"scanp",embedded:false,exported:false,typ:$Int,tag:""},{prop:"scanned",name:"scanned",embedded:false,exported:false,typ:$Int64,tag:""},{prop:"scan",name:"scan",embedded:false,exported:false,typ:AE,tag:""},{prop:"err",name:"err",embedded:false,exported:false,typ:$error,tag:""},{prop:"tokenState",name:"tokenState",embedded:false,exported:false,typ:$Int,tag:""},{prop:"tokenStack",name:"tokenStack",embedded:false,exported:false,typ:EX,tag:""}]);W.init("encoding/json",[{prop:"w",name:"w",embedded:false,exported:false,typ:E.Writer,tag:""},{prop:"err",name:"err",embedded:false,exported:false,typ:$error,tag:""},{prop:"escapeHTML",name:"escapeHTML",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"indentBuf",name:"indentBuf",embedded:false,exported:false,typ:FD,tag:""},{prop:"indentPrefix",name:"indentPrefix",embedded:false,exported:false,typ:$String,tag:""},{prop:"indentValue",name:"indentValue",embedded:false,exported:false,typ:$String,tag:""}]);Z.init([]);AD.init("encoding/json",[{prop:"msg",name:"msg",embedded:false,exported:false,typ:$String,tag:""},{prop:"Offset",name:"Offset",embedded:false,exported:true,typ:$Int64,tag:""}]);AE.init("encoding/json",[{prop:"step",name:"step",embedded:false,exported:false,typ:FV,tag:""},{prop:"endTop",name:"endTop",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"parseState",name:"parseState",embedded:false,exported:false,typ:EX,tag:""},{prop:"err",name:"err",embedded:false,exported:false,typ:$error,tag:""},{prop:"bytes",name:"bytes",embedded:false,exported:false,typ:$Int64,tag:""}]);CA.init([{prop:"MarshalJSON",name:"MarshalJSON",pkg:"",typ:$funcType([],[FA,$error],false)}]);CB.init("",[{prop:"Type",name:"Type",embedded:false,exported:true,typ:L.Type,tag:""}]);CC.init("",[{prop:"Value",name:"Value",embedded:false,exported:true,typ:L.Value,tag:""},{prop:"Str",name:"Str",embedded:false,exported:true,typ:$String,tag:""}]);CE.init("encoding/json",[{prop:"Type",name:"Type",embedded:false,exported:true,typ:L.Type,tag:""},{prop:"Err",name:"Err",embedded:false,exported:true,typ:$error,tag:""},{prop:"sourceFunc",name:"sourceFunc",embedded:false,exported:false,typ:$String,tag:""}]);CG.init("encoding/json",[{prop:"Buffer",name:"Buffer",embedded:true,exported:true,typ:C.Buffer,tag:""},{prop:"scratch",name:"scratch",embedded:false,exported:false,typ:FI,tag:""},{prop:"ptrLevel",name:"ptrLevel",embedded:false,exported:false,typ:$Uint,tag:""},{prop:"ptrSeen",name:"ptrSeen",embedded:false,exported:false,typ:GA,tag:""}]);CJ.init("encoding/json",[{prop:"error",name:"error",embedded:true,exported:false,typ:$error,tag:""}]);CL.init("encoding/json",[{prop:"quoted",name:"quoted",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"escapeHTML",name:"escapeHTML",embedded:false,exported:false,typ:$Bool,tag:""}]);CM.init([FH,L.Value,CL],[],false);DI.init("encoding/json",[{prop:"fields",name:"fields",embedded:false,exported:false,typ:DJ,tag:""}]);DJ.init("encoding/json",[{prop:"list",name:"list",embedded:false,exported:false,typ:FJ,tag:""},{prop:"nameIndex",name:"nameIndex",embedded:false,exported:false,typ:GB,tag:""}]);DL.init("encoding/json",[{prop:"elemEnc",name:"elemEnc",embedded:false,exported:false,typ:CM,tag:""}]);DO.init("encoding/json",[{prop:"arrayEnc",name:"arrayEnc",embedded:false,exported:false,typ:CM,tag:""}]);DQ.init("encoding/json",[{prop:"elemEnc",name:"elemEnc",embedded:false,exported:false,typ:CM,tag:""}]);DS.init("encoding/json",[{prop:"elemEnc",name:"elemEnc",embedded:false,exported:false,typ:CM,tag:""}]);DU.init("encoding/json",[{prop:"canAddrEnc",name:"canAddrEnc",embedded:false,exported:false,typ:CM,tag:""},{prop:"elseEnc",name:"elseEnc",embedded:false,exported:false,typ:CM,tag:""}]);DY.init("encoding/json",[{prop:"k",name:"k",embedded:false,exported:false,typ:L.Value,tag:""},{prop:"v",name:"v",embedded:false,exported:false,typ:L.Value,tag:""},{prop:"ks",name:"ks",embedded:false,exported:false,typ:$String,tag:""}]);DZ.init("encoding/json",[{prop:"name",name:"name",embedded:false,exported:false,typ:$String,tag:""},{prop:"nameBytes",name:"nameBytes",embedded:false,exported:false,typ:FA,tag:""},{prop:"equalFold",name:"equalFold",embedded:false,exported:false,typ:GD,tag:""},{prop:"nameNonEsc",name:"nameNonEsc",embedded:false,exported:false,typ:$String,tag:""},{prop:"nameEscHTML",name:"nameEscHTML",embedded:false,exported:false,typ:$String,tag:""},{prop:"tag",name:"tag",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"index",name:"index",embedded:false,exported:false,typ:EX,tag:""},{prop:"typ",name:"typ",embedded:false,exported:false,typ:L.Type,tag:""},{prop:"omitEmpty",name:"omitEmpty",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"quoted",name:"quoted",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"encoder",name:"encoder",embedded:false,exported:false,typ:CM,tag:""}]);EA.init(DZ);EG.init([{prop:"UnmarshalJSON",name:"UnmarshalJSON",pkg:"",typ:$funcType([FA],[$error],false)}]);EH.init("",[{prop:"Value",name:"Value",embedded:false,exported:true,typ:$String,tag:""},{prop:"Type",name:"Type",embedded:false,exported:true,typ:L.Type,tag:""},{prop:"Offset",name:"Offset",embedded:false,exported:true,typ:$Int64,tag:""},{prop:"Struct",name:"Struct",embedded:false,exported:true,typ:$String,tag:""},{prop:"Field",name:"Field",embedded:false,exported:true,typ:$String,tag:""}]);EJ.init("",[{prop:"Type",name:"Type",embedded:false,exported:true,typ:L.Type,tag:""}]);EL.init("",[{prop:"Struct",name:"Struct",embedded:false,exported:true,typ:L.Type,tag:""},{prop:"FieldStack",name:"FieldStack",embedded:false,exported:true,typ:FQ,tag:""}]);EM.init("encoding/json",[{prop:"data",name:"data",embedded:false,exported:false,typ:FA,tag:""},{prop:"off",name:"off",embedded:false,exported:false,typ:$Int,tag:""},{prop:"opcode",name:"opcode",embedded:false,exported:false,typ:$Int,tag:""},{prop:"scan",name:"scan",embedded:false,exported:false,typ:AE,tag:""},{prop:"errorContext",name:"errorContext",embedded:false,exported:false,typ:FC,tag:""},{prop:"savedError",name:"savedError",embedded:false,exported:false,typ:$error,tag:""},{prop:"useNumber",name:"useNumber",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"disallowUnknownFields",name:"disallowUnknownFields",embedded:false,exported:false,typ:$Bool,tag:""}]);EN.init("",[]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=C.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=H.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=I.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=D.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=J.$init();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=G.$init();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=E.$init();$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=K.$init();$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=L.$init();$s=9;case 9:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=M.$init();$s=10;case 10:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=F.$init();$s=11;case 11:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=A.$init();$s=12;case 12:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=N.$init();$s=13;case 13:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=O.$init();$s=14;case 14:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=15;case 15:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}CH=new G.Pool.ptr(EV.nil,$throwNilPointerError);CN=new G.Map.ptr(false);ED=new G.Map.ptr(false);R=$toNativeArray($kindBool,[false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true]);S=$toNativeArray($kindBool,[false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,true,false,true,true,true,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,true,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true]);AF=new G.Pool.ptr(EV.nil,(function(){return new AE.ptr($throwNilPointerError,false,EX.nil,$ifaceNil,new $Int64(0,0));}));CF="0123456789abcdef";a=L.TypeOf((EY.nil)).Elem();$s=16;case 16:if($c){$c=false;a=a.$blk();}if(a&&a.$blk!==undefined){break s;}CQ=a;b=L.TypeOf((EZ.nil)).Elem();$s=17;case 17:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}CR=b;DC=$methodVal(new DB(32),"encode");DD=$methodVal(new DB(64),"encode");EP=(new FA($stringToBytes("null")));c=L.TypeOf((FB.nil)).Elem();$s=18;case 18:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}EQ=c;ER=L.TypeOf(new EK(""));}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["google.golang.org/protobuf/internal/set"]=(function(){var $pkg={},$init,A;A=$packages["math/bits"];$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["google.golang.org/protobuf/encoding/prototext"]=(function(){var $pkg={},$init,A,D,E,F,G,H,I,J,K,P,L,M,N,O,B,C,S,T,X,Y,Z,AC,AD;A=$packages["fmt"];D=$packages["google.golang.org/protobuf/encoding/protowire"];E=$packages["google.golang.org/protobuf/internal/encoding/messageset"];F=$packages["google.golang.org/protobuf/internal/encoding/text"];G=$packages["google.golang.org/protobuf/internal/errors"];H=$packages["google.golang.org/protobuf/internal/flags"];I=$packages["google.golang.org/protobuf/internal/genid"];J=$packages["google.golang.org/protobuf/internal/order"];K=$packages["google.golang.org/protobuf/internal/pragma"];P=$packages["google.golang.org/protobuf/internal/set"];L=$packages["google.golang.org/protobuf/internal/strs"];M=$packages["google.golang.org/protobuf/proto"];N=$packages["google.golang.org/protobuf/reflect/protoreflect"];O=$packages["google.golang.org/protobuf/reflect/protoregistry"];B=$packages["strconv"];C=$packages["unicode/utf8"];S=$pkg.MarshalOptions=$newType(0,$kindStruct,"prototext.MarshalOptions",true,"google.golang.org/protobuf/encoding/prototext",true,function(NoUnkeyedLiterals_,Multiline_,Indent_,EmitASCII_,allowInvalidUTF8_,AllowPartial_,EmitUnknown_,Resolver_){this.$val=this;if(arguments.length===0){this.NoUnkeyedLiterals=new K.NoUnkeyedLiterals.ptr();this.Multiline=false;this.Indent="";this.EmitASCII=false;this.allowInvalidUTF8=false;this.AllowPartial=false;this.EmitUnknown=false;this.Resolver=$ifaceNil;return;}this.NoUnkeyedLiterals=NoUnkeyedLiterals_;this.Multiline=Multiline_;this.Indent=Indent_;this.EmitASCII=EmitASCII_;this.allowInvalidUTF8=allowInvalidUTF8_;this.AllowPartial=AllowPartial_;this.EmitUnknown=EmitUnknown_;this.Resolver=Resolver_;});T=$pkg.encoder=$newType(0,$kindStruct,"prototext.encoder",true,"google.golang.org/protobuf/encoding/prototext",false,function(Encoder_,opts_){this.$val=this;if(arguments.length===0){this.Encoder=AD.nil;this.opts=new S.ptr(new K.NoUnkeyedLiterals.ptr(),false,"",false,false,false,false,$ifaceNil);return;}this.Encoder=Encoder_;this.opts=opts_;});X=$arrayType($Uint8,2);Y=$sliceType($Uint8);Z=$sliceType($emptyInterface);AC=$interfaceType([{prop:"FindExtensionByName",name:"FindExtensionByName",pkg:"",typ:$funcType([N.FullName],[N.ExtensionType,$error],false)},{prop:"FindExtensionByNumber",name:"FindExtensionByNumber",pkg:"",typ:$funcType([N.FullName,D.Number],[N.ExtensionType,$error],false)},{prop:"FindMessageByName",name:"FindMessageByName",pkg:"",typ:$funcType([N.FullName],[N.MessageType,$error],false)},{prop:"FindMessageByURL",name:"FindMessageByURL",pkg:"",typ:$funcType([$String],[N.MessageType,$error],false)}]);AD=$ptrType(F.Encoder);S.ptr.prototype.Format=function(a){var{a,b,c,d,e,f,g,h,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;if($interfaceIsEqual(a,$ifaceNil)){c=true;$s=3;continue s;}d=a.ProtoReflect();$s=4;case 4:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d.IsValid();$s=5;case 5:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}c=!e;case 3:if(c){$s=1;continue;}$s=2;continue;case 1:$s=-1;return"";case 2:b.allowInvalidUTF8=true;b.AllowPartial=true;b.EmitUnknown=true;g=$clone(b,S).Marshal(a);$s=6;case 6:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}f=g;h=f[0];$s=-1;return($bytesToString(h));}return;}var $f={$blk:S.ptr.prototype.Format,$c:true,$r,a,b,c,d,e,f,g,h,$s};return $f;};S.prototype.Format=function(a){return this.$val.Format(a);};S.ptr.prototype.Marshal=function(a){var{a,b,c,d,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;c=$clone(b,S).marshal(a);$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c;$s=2;case 2:return d;}return;}var $f={$blk:S.ptr.prototype.Marshal,$c:true,$r,a,b,c,d,$s};return $f;};S.prototype.Marshal=function(a){return this.$val.Marshal(a);};S.ptr.prototype.marshal=function(a){var{a,b,c,d,e,f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;c=$toNativeArray($kindUint8,[123,125]);if(b.Multiline&&b.Indent===""){b.Indent=" ";}if($interfaceIsEqual(b.Resolver,$ifaceNil)){b.Resolver=O.GlobalTypes;}e=F.NewEncoder(b.Indent,$clone(c,X),b.EmitASCII);$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}d=e;f=d[0];g=d[1];if(!($interfaceIsEqual(g,$ifaceNil))){$s=-1;return[Y.nil,g];}if($interfaceIsEqual(a,$ifaceNil)){$s=-1;return[new Y([]),$ifaceNil];}h=new T.ptr(f,$clone(b,S));i=a.ProtoReflect();$s=2;case 2:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=$clone(h,T).marshalMessage(i,false);$s=3;case 3:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}g=j;if(!($interfaceIsEqual(g,$ifaceNil))){$s=-1;return[Y.nil,g];}k=h.Encoder.Bytes();if(b.Indent.length>0&&k.$length>0){k=$append(k,10);}if(b.AllowPartial){$s=-1;return[k,$ifaceNil];}l=M.CheckInitialized(a);$s=4;case 4:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=[k,l];$s=5;case 5:return m;}return;}var $f={$blk:S.ptr.prototype.marshal,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,$s};return $f;};S.prototype.marshal=function(a){return this.$val.marshal(a);};T.ptr.prototype.marshalMessage=function(a,b){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,$s,$deferred,$r,$c}=$restore(this,{a,b});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);c=[c];d=[d];c[0]=this;e=a.Descriptor();$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=e;if(!(true)){g=false;$s=4;continue s;}h=E.IsMessageSet(f);$s=5;case 5:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}g=h;case 4:if(g){$s=2;continue;}$s=3;continue;case 2:i=G.New("no support for proto1 MessageSets",new Z([]));$s=6;case 6:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;$s=7;case 7:return j;case 3:if(b){$s=8;continue;}$s=9;continue;case 8:$r=c[0].Encoder.StartMessage();$s=10;case 10:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(c[0].Encoder,"EndMessage"),[]]);case 9:k=f.FullName();$s=13;case 13:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}if(k==="google.protobuf.Any"){$s=11;continue;}$s=12;continue;case 11:l=$clone(c[0],T).marshalAny(a);$s=16;case 16:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}if(l){$s=14;continue;}$s=15;continue;case 14:m=$ifaceNil;$s=17;case 17:return m;case 15:case 12:d[0]=$ifaceNil;$r=J.RangeFields(a,J.IndexNameFieldOrder,(function(c,d){return function $b(n,o){var{n,o,p,q,$s,$r,$c}=$restore(this,{n,o});$s=$s||0;s:while(true){switch($s){case 0:p=n.TextName();$s=1;case 1:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=$clone(c[0],T).marshalField(p,$clone(o,N.Value),n);$s=2;case 2:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}d[0]=q;if(!($interfaceIsEqual(d[0],$ifaceNil))){$s=-1;return false;}$s=-1;return true;}return;}var $f={$blk:$b,$c:true,$r,n,o,p,q,$s};return $f;};})(c,d));$s=18;case 18:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(!($interfaceIsEqual(d[0],$ifaceNil))){$s=19;continue;}$s=20;continue;case 19:n=d[0];$s=21;case 21:return n;case 20:if(c[0].opts.EmitUnknown){$s=22;continue;}$s=23;continue;case 22:o=a.GetUnknown();$s=24;case 24:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}$r=$clone(c[0],T).marshalUnknown($convertSliceType(o,Y));$s=25;case 25:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 23:p=$ifaceNil;$s=26;case 26:return p;}return;}}catch(err){$err=err;$s=-1;return $ifaceNil;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:T.ptr.prototype.marshalMessage,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,$s,$deferred};return $f;}}};T.prototype.marshalMessage=function(a,b){return this.$val.marshalMessage(a,b);};T.ptr.prototype.marshalField=function(a,b,c){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s,$r,$c}=$restore(this,{a,b,c});$s=$s||0;s:while(true){switch($s){case 0:d=this;e=c.IsList();$s=6;case 6:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}if(e){$s=2;continue;}f=c.IsMap();$s=7;case 7:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}if(f){$s=3;continue;}$s=4;continue;case 2:g=a;h=$clone(b,N.Value).List();$s=8;case 8:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;j=c;k=$clone(d,T).marshalList(g,i,j);$s=9;case 9:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;$s=10;case 10:return l;case 3:m=a;n=$clone(b,N.Value).Map();$s=11;case 11:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;p=c;q=$clone(d,T).marshalMap(m,o,p);$s=12;case 12:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=q;$s=13;case 13:return r;case 4:$r=d.Encoder.WriteName(a);$s=14;case 14:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}s=$clone(d,T).marshalSingular($clone(b,N.Value),c);$s=15;case 15:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=s;$s=16;case 16:return t;case 5:case 1:$s=-1;return $ifaceNil;}return;}var $f={$blk:T.ptr.prototype.marshalField,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s};return $f;};T.prototype.marshalField=function(a,b,c){return this.$val.marshalField(a,b,c);};T.ptr.prototype.marshalSingular=function(a,b){var{a,aa,ab,ac,ad,ae,af,ag,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this;d=b.Kind();$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;f=e;if(f===(8)){$s=3;continue;}if(f===(9)){$s=4;continue;}if((f===(5))||(f===(3))||(f===(17))||(f===(18))||(f===(15))||(f===(16))){$s=5;continue;}if((f===(13))||(f===(4))||(f===(7))||(f===(6))){$s=6;continue;}if(f===(2)){$s=7;continue;}if(f===(1)){$s=8;continue;}if(f===(12)){$s=9;continue;}if(f===(14)){$s=10;continue;}if((f===(11))||(f===(10))){$s=11;continue;}$s=12;continue;case 3:g=$clone(a,N.Value).Bool();$s=14;case 14:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}$r=c.Encoder.WriteBool(g);$s=15;case 15:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=13;continue;case 4:h=$clone(a,N.Value).String();$s=16;case 16:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;if(!(!c.opts.allowInvalidUTF8)){j=false;$s=19;continue s;}k=L.EnforceUTF8(b);$s=20;case 20:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j=k;case 19:if(j&&!C.ValidString(i)){$s=17;continue;}$s=18;continue;case 17:l=b.FullName();$s=21;case 21:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=G.InvalidUTF8((l));$s=22;case 22:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;$s=23;case 23:return n;case 18:$r=c.Encoder.WriteString(i);$s=24;case 24:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=13;continue;case 5:o=$clone(a,N.Value).Int();$s=25;case 25:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}$r=c.Encoder.WriteInt(o);$s=26;case 26:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=13;continue;case 6:p=$clone(a,N.Value).Uint();$s=27;case 27:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}$r=c.Encoder.WriteUint(p);$s=28;case 28:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=13;continue;case 7:q=$clone(a,N.Value).Float();$s=29;case 29:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}$r=c.Encoder.WriteFloat(q,32);$s=30;case 30:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=13;continue;case 8:r=$clone(a,N.Value).Float();$s=31;case 31:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}$r=c.Encoder.WriteFloat(r,64);$s=32;case 32:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=13;continue;case 9:s=$clone(a,N.Value).Bytes();$s=33;case 33:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}$r=c.Encoder.WriteString(($bytesToString(s)));$s=34;case 34:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=13;continue;case 10:t=$clone(a,N.Value).Enum();$s=35;case 35:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=t;v=b.Enum();$s=36;case 36:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}w=v.Values();$s=37;case 37:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}x=w.ByNumber(u);$s=38;case 38:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}y=x;if(!($interfaceIsEqual(y,$ifaceNil))){$s=39;continue;}$s=40;continue;case 39:z=y.Name();$s=42;case 42:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}$r=c.Encoder.WriteLiteral((z));$s=43;case 43:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=41;continue;case 40:$r=c.Encoder.WriteInt((new $Int64(0,u)));$s=44;case 44:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 41:$s=13;continue;case 11:aa=$clone(a,N.Value).Message();$s=45;case 45:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}ab=$clone(c,T).marshalMessage(aa,true);$s=46;case 46:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}ac=ab;$s=47;case 47:return ac;case 12:ad=b.FullName();$s=48;case 48:if($c){$c=false;ad=ad.$blk();}if(ad&&ad.$blk!==undefined){break s;}ae=new N.FullName(ad);af=new N.Kind(e);ag=A.Sprintf("%v has unknown kind: %v",new Z([ae,af]));$s=49;case 49:if($c){$c=false;ag=ag.$blk();}if(ag&&ag.$blk!==undefined){break s;}$panic(new $String(ag));case 13:case 2:$s=-1;return $ifaceNil;}return;}var $f={$blk:T.ptr.prototype.marshalSingular,$c:true,$r,a,aa,ab,ac,ad,ae,af,ag,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};T.prototype.marshalSingular=function(a,b){return this.$val.marshalSingular(a,b);};T.ptr.prototype.marshalList=function(a,b,c){var{a,b,c,d,e,f,g,h,i,j,$s,$r,$c}=$restore(this,{a,b,c});$s=$s||0;s:while(true){switch($s){case 0:d=this;e=b.Len();$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=e;g=0;case 2:if(!(g>0;$s=2;continue;case 3:$s=-1;return $ifaceNil;}return;}var $f={$blk:T.ptr.prototype.marshalList,$c:true,$r,a,b,c,d,e,f,g,h,i,j,$s};return $f;};T.prototype.marshalList=function(a,b,c){return this.$val.marshalList(a,b,c);};T.ptr.prototype.marshalMap=function(a,b,c){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a,b,c});$s=$s||0;s:while(true){switch($s){case 0:a=[a];c=[c];d=[d];e=[e];d[0]=this;e[0]=$ifaceNil;$r=J.RangeEntries(b,J.GenericKeyOrder,(function(a,c,d,e){return function $b(f,g){var{f,g,h,i,j,k,l,m,n,o,p,q,r,$s,$deferred,$r,$c}=$restore(this,{f,g});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);$r=d[0].Encoder.WriteName(a[0]);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=d[0].Encoder.StartMessage();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(d[0].Encoder,"EndMessage"),[]]);$r=d[0].Encoder.WriteName("key");$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}h=$clone($clone(f,N.MapKey).Value(),N.Value);i=c[0].MapKey();$s=4;case 4:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;k=$clone(d[0],T).marshalSingular(h,j);$s=5;case 5:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}e[0]=k;if(!($interfaceIsEqual(e[0],$ifaceNil))){$s=6;continue;}$s=7;continue;case 6:l=false;$s=8;case 8:return l;case 7:$r=d[0].Encoder.WriteName("value");$s=9;case 9:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}m=$clone(g,N.Value);n=c[0].MapValue();$s=10;case 10:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;p=$clone(d[0],T).marshalSingular(m,o);$s=11;case 11:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}e[0]=p;if(!($interfaceIsEqual(e[0],$ifaceNil))){$s=12;continue;}$s=13;continue;case 12:q=false;$s=14;case 14:return q;case 13:r=true;$s=15;case 15:return r;}return;}}catch(err){$err=err;$s=-1;return false;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:$b,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,$s,$deferred};return $f;}}};})(a,c,d,e));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return e[0];}return;}var $f={$blk:T.ptr.prototype.marshalMap,$c:true,$r,a,b,c,d,e,$s};return $f;};T.prototype.marshalMap=function(a,b,c){return this.$val.marshalMap(a,b,c);};T.ptr.prototype.marshalUnknown=function(a){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;case 1:if(!(a.$length>0)){$s=2;continue;}c=D.ConsumeTag(a);d=c[0];e=c[1];f=c[2];a=$subslice(a,f);$r=b.Encoder.WriteName(B.FormatInt((new $Int64(0,d)),10));$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}g=e;if(g===(0)){$s=5;continue;}if(g===(5)){$s=6;continue;}if(g===(1)){$s=7;continue;}if(g===(2)){$s=8;continue;}if(g===(3)){$s=9;continue;}$s=10;continue;case 5:h=new $Uint64(0,0);i=D.ConsumeVarint(a);h=i[0];f=i[1];$r=b.Encoder.WriteUint(h);$s=12;case 12:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=11;continue;case 6:j=0;k=D.ConsumeFixed32(a);j=k[0];f=k[1];$r=b.Encoder.WriteLiteral("0x"+B.FormatUint((new $Uint64(0,j)),16));$s=13;case 13:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=11;continue;case 7:l=new $Uint64(0,0);m=D.ConsumeFixed64(a);l=m[0];f=m[1];$r=b.Encoder.WriteLiteral("0x"+B.FormatUint(l,16));$s=14;case 14:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=11;continue;case 8:n=Y.nil;o=D.ConsumeBytes(a);n=o[0];f=o[1];$r=b.Encoder.WriteString(($bytesToString(n)));$s=15;case 15:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=11;continue;case 9:$r=b.Encoder.StartMessage();$s=16;case 16:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}p=Y.nil;q=D.ConsumeGroup(d,a);p=q[0];f=q[1];$r=$clone(b,T).marshalUnknown(p);$s=17;case 17:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=b.Encoder.EndMessage();$s=18;case 18:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=11;continue;case 10:r=A.Sprintf("prototext: error parsing unknown field wire type: %v",new Z([new D.Type(e)]));$s=19;case 19:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}$panic(new $String(r));case 11:case 4:a=$subslice(a,f);$s=1;continue;case 2:$s=-1;return;}return;}var $f={$blk:T.ptr.prototype.marshalUnknown,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,$s};return $f;};T.prototype.marshalUnknown=function(a){return this.$val.marshalUnknown(a);};T.ptr.prototype.marshalAny=function(a){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;c=a.Descriptor();$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c.Fields();$s=2;case 2:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;f=e.ByNumber(1);$s=3;case 3:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;h=a.Get(g);$s=4;case 4:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=$clone(h,N.Value).String();$s=5;case 5:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;l=b.opts.Resolver.FindMessageByURL(j);$s=6;case 6:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k=l;m=k[0];n=k[1];if(!($interfaceIsEqual(n,$ifaceNil))){$s=-1;return false;}o=m.New();$s=7;case 7:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=o.Interface();$s=8;case 8:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=p;r=e.ByNumber(2);$s=9;case 9:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=r;t=a.Get(s);$s=10;case 10:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=$clone(t,N.Value);v=$clone(u,N.Value).Bytes();$s=11;case 11:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}w=new M.UnmarshalOptions.ptr(new K.NoUnkeyedLiterals.ptr(),false,true,false,b.opts.Resolver,0).Unmarshal(v,q);$s=12;case 12:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}n=w;if(!($interfaceIsEqual(n,$ifaceNil))){$s=-1;return false;}x=$clone(b.Encoder.Snapshot(),F.encoderState);$r=b.Encoder.WriteName("["+j+"]");$s=13;case 13:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}y=q.ProtoReflect();$s=14;case 14:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}z=$clone(b,T).marshalMessage(y,true);$s=15;case 15:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}n=z;if(!($interfaceIsEqual(n,$ifaceNil))){b.Encoder.Reset($clone(x,F.encoderState));$s=-1;return false;}$s=-1;return true;}return;}var $f={$blk:T.ptr.prototype.marshalAny,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};T.prototype.marshalAny=function(a){return this.$val.marshalAny(a);};S.methods=[{prop:"Format",name:"Format",pkg:"",typ:$funcType([N.ProtoMessage],[$String],false)},{prop:"Marshal",name:"Marshal",pkg:"",typ:$funcType([N.ProtoMessage],[Y,$error],false)},{prop:"marshal",name:"marshal",pkg:"google.golang.org/protobuf/encoding/prototext",typ:$funcType([N.ProtoMessage],[Y,$error],false)}];T.methods=[{prop:"marshalMessage",name:"marshalMessage",pkg:"google.golang.org/protobuf/encoding/prototext",typ:$funcType([N.Message,$Bool],[$error],false)},{prop:"marshalField",name:"marshalField",pkg:"google.golang.org/protobuf/encoding/prototext",typ:$funcType([$String,N.Value,N.FieldDescriptor],[$error],false)},{prop:"marshalSingular",name:"marshalSingular",pkg:"google.golang.org/protobuf/encoding/prototext",typ:$funcType([N.Value,N.FieldDescriptor],[$error],false)},{prop:"marshalList",name:"marshalList",pkg:"google.golang.org/protobuf/encoding/prototext",typ:$funcType([$String,N.List,N.FieldDescriptor],[$error],false)},{prop:"marshalMap",name:"marshalMap",pkg:"google.golang.org/protobuf/encoding/prototext",typ:$funcType([$String,N.Map,N.FieldDescriptor],[$error],false)},{prop:"marshalUnknown",name:"marshalUnknown",pkg:"google.golang.org/protobuf/encoding/prototext",typ:$funcType([Y],[],false)},{prop:"marshalAny",name:"marshalAny",pkg:"google.golang.org/protobuf/encoding/prototext",typ:$funcType([N.Message],[$Bool],false)}];S.init("google.golang.org/protobuf/encoding/prototext",[{prop:"NoUnkeyedLiterals",name:"NoUnkeyedLiterals",embedded:true,exported:true,typ:K.NoUnkeyedLiterals,tag:""},{prop:"Multiline",name:"Multiline",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"Indent",name:"Indent",embedded:false,exported:true,typ:$String,tag:""},{prop:"EmitASCII",name:"EmitASCII",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"allowInvalidUTF8",name:"allowInvalidUTF8",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"AllowPartial",name:"AllowPartial",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"EmitUnknown",name:"EmitUnknown",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"Resolver",name:"Resolver",embedded:false,exported:true,typ:AC,tag:""}]);T.init("google.golang.org/protobuf/encoding/prototext",[{prop:"Encoder",name:"Encoder",embedded:true,exported:true,typ:AD,tag:""},{prop:"opts",name:"opts",embedded:false,exported:false,typ:S,tag:""}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=D.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=E.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=F.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=G.$init();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=H.$init();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=I.$init();$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=J.$init();$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=K.$init();$s=9;case 9:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=P.$init();$s=10;case 10:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=L.$init();$s=11;case 11:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=M.$init();$s=12;case 12:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=N.$init();$s=13;case 13:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=O.$init();$s=14;case 14:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=15;case 15:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=16;case 16:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["google.golang.org/protobuf/internal/encoding/tag"]=(function(){var $pkg={},$init,D,E,F,G,A,B,C,K,L,M,N,O,H,I,J;D=$packages["google.golang.org/protobuf/internal/encoding/defval"];E=$packages["google.golang.org/protobuf/internal/filedesc"];F=$packages["google.golang.org/protobuf/internal/strs"];G=$packages["google.golang.org/protobuf/reflect/protoreflect"];A=$packages["reflect"];B=$packages["strconv"];C=$packages["strings"];K=$ptrType(E.File);L=$funcType([],[],false);M=$arrayType(L,0);N=$sliceType($Uint8);O=$sliceType($String);I=function(a,b,c){var{a,aa,ab,ac,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{a,b,c});$s=$s||0;s:while(true){switch($s){case 0:d=new E.Field.ptr(new E.Base.ptr(new E.BaseL0.ptr("",K.nil,$ifaceNil,0)),new E.FieldL1.ptr($throwNilPointerError,0,0,0,new E.stringName.ptr(false,new $packages["sync"].Once.ptr(0,new $packages["sync"].Mutex.ptr(0,0)),"",""),false,false,false,false,false,false,new E.defaultValue.ptr(false,new G.Value.ptr(M.zero(),0,new $Uint64(0,0),"",N.nil,$ifaceNil),$ifaceNil,N.nil),$ifaceNil,$ifaceNil,$ifaceNil));d.Base.L0.ParentFile=E.SurrogateProto2;case 1:if(!(a.length>0)){$s=2;continue;}e=C.IndexByte(a,44);if(e<0){e=a.length;}f=$substring(a,0,e);if(C.HasPrefix(f,"name=")){$s=4;continue;}if(C.Trim(f,"0123456789")===""){$s=5;continue;}if(f==="opt"){$s=6;continue;}if(f==="req"){$s=7;continue;}if(f==="rep"){$s=8;continue;}if(f==="varint"){$s=9;continue;}if(f==="zigzag32"){$s=10;continue;}if(f==="zigzag64"){$s=11;continue;}if(f==="fixed32"){$s=12;continue;}if(f==="fixed64"){$s=13;continue;}if(f==="bytes"){$s=14;continue;}if(f==="group"){$s=15;continue;}if(C.HasPrefix(f,"enum=")){$s=16;continue;}if(C.HasPrefix(f,"json=")){$s=17;continue;}if(f==="packed"){$s=18;continue;}if(C.HasPrefix(f,"weak=")){$s=19;continue;}if(C.HasPrefix(f,"def=")){$s=20;continue;}if(f==="proto3"){$s=21;continue;}$s=22;continue;case 4:d.Base.L0.FullName=($substring(f,5));$s=22;continue;case 5:g=B.ParseUint(f,10,32);h=g[0];d.L1.Number=((h.$low>>0));$s=22;continue;case 6:d.L1.Cardinality=1;$s=22;continue;case 7:d.L1.Cardinality=2;$s=22;continue;case 8:d.L1.Cardinality=3;$s=22;continue;case 9:i=b.Kind();$s=24;case 24:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;if(j===(1)){d.L1.Kind=8;}else if(j===(5)){d.L1.Kind=5;}else if(j===(6)){d.L1.Kind=3;}else if(j===(10)){d.L1.Kind=13;}else if(j===(11)){d.L1.Kind=4;}case 23:$s=22;continue;case 10:k=b.Kind();$s=27;case 27:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}if(k===5){$s=25;continue;}$s=26;continue;case 25:d.L1.Kind=17;case 26:$s=22;continue;case 11:l=b.Kind();$s=30;case 30:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}if(l===6){$s=28;continue;}$s=29;continue;case 28:d.L1.Kind=18;case 29:$s=22;continue;case 12:m=b.Kind();$s=32;case 32:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;if(n===(5)){d.L1.Kind=15;}else if(n===(10)){d.L1.Kind=7;}else if(n===(13)){d.L1.Kind=2;}case 31:$s=22;continue;case 13:o=b.Kind();$s=34;case 34:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=o;if(p===(6)){d.L1.Kind=16;}else if(p===(11)){d.L1.Kind=6;}else if(p===(14)){d.L1.Kind=1;}case 33:$s=22;continue;case 14:q=b.Kind();$s=40;case 40:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}if((q===24)){$s=36;continue;}s=b.Kind();$s=42;case 42:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}if(!(s===23)){r=false;$s=41;continue s;}t=b.Elem();$s=43;case 43:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}r=$interfaceIsEqual(t,H);case 41:if(r){$s=37;continue;}$s=38;continue;case 36:d.L1.Kind=9;$s=39;continue;case 37:d.L1.Kind=12;$s=39;continue;case 38:d.L1.Kind=11;case 39:case 35:$s=22;continue;case 15:d.L1.Kind=10;$s=22;continue;case 16:d.L1.Kind=14;$s=22;continue;case 17:u=$substring(f,5);if(!(u===F.JSONCamelCase((new G.FullName(d.Base.L0.FullName).Name())))){d.L1.StringName.InitJSON(u);}$s=22;continue;case 18:d.L1.HasPacked=true;d.L1.IsPacked=true;$s=22;continue;case 19:d.L1.IsWeak=true;d.L1.Message=new E.PlaceholderMessage((($substring(f,5))));$s=22;continue;case 20:v=$substring(a,4);w=a.length;f=v;e=w;y=D.Unmarshal(f,d.L1.Kind,c,2);$s=44;case 44:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}x=y;z=$clone(x[0],G.Value);aa=x[1];ab=E.DefaultValue($clone(z,G.Value),aa);$s=45;case 45:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}E.defaultValue.copy(d.L1.Default,ab);$s=22;continue;case 21:d.Base.L0.ParentFile=E.SurrogateProto3;case 22:case 3:a=C.TrimPrefix($substring(a,e),",");$s=1;continue;case 2:if(d.L1.Kind===10){$s=46;continue;}$s=47;continue;case 46:ac=C.ToLower((d.Base.L0.FullName));$s=48;case 48:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}d.Base.L0.FullName=(ac);case 47:$s=-1;return d;}return;}var $f={$blk:I,$c:true,$r,a,aa,ab,ac,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};$pkg.Unmarshal=I;J=function(a,b){var{a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=O.nil;d=a.Kind();$s=2;case 2:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;if((e===(8))||(e===(14))||(e===(5))||(e===(13))||(e===(3))||(e===(4))){c=$append(c,"varint");}else if(e===(17)){c=$append(c,"zigzag32");}else if(e===(18)){c=$append(c,"zigzag64");}else if((e===(15))||(e===(7))||(e===(2))){c=$append(c,"fixed32");}else if((e===(16))||(e===(6))||(e===(1))){c=$append(c,"fixed64");}else if((e===(9))||(e===(12))||(e===(11))){c=$append(c,"bytes");}else if(e===(10)){c=$append(c,"group");}case 1:f=a.Number();$s=3;case 3:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=B.Itoa(((f>>0)));$s=4;case 4:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}c=$append(c,g);h=a.Cardinality();$s=6;case 6:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;if(i===(1)){c=$append(c,"opt");}else if(i===(2)){c=$append(c,"req");}else if(i===(3)){c=$append(c,"rep");}case 5:j=a.IsPacked();$s=9;case 9:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}if(j){$s=7;continue;}$s=8;continue;case 7:c=$append(c,"packed");case 8:k=a.Name();$s=10;case 10:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=(k);m=a.Kind();$s=13;case 13:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}if(m===10){$s=11;continue;}$s=12;continue;case 11:n=a.Message();$s=14;case 14:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n.Name();$s=15;case 15:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}l=(o);case 12:c=$append(c,"name="+l);p=a.JSONName();$s=16;case 16:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=p;if(!(!(q==="")&&!(q===l))){r=false;$s=19;continue s;}s=a.IsExtension();$s=20;case 20:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}r=!s;case 19:if(r){$s=17;continue;}$s=18;continue;case 17:c=$append(c,"json="+q);case 18:t=a.IsWeak();$s=23;case 23:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}if(t){$s=21;continue;}$s=22;continue;case 21:u=a.Message();$s=24;case 24:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}v=u.FullName();$s=25;case 25:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}c=$append(c,"weak="+(v));case 22:x=a.Syntax();$s=29;case 29:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}if(!(x===3)){w=false;$s=28;continue s;}y=a.IsExtension();$s=30;case 30:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}w=!y;case 28:if(w){$s=26;continue;}$s=27;continue;case 26:c=$append(c,"proto3");case 27:z=a.Kind();$s=33;case 33:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}if((z===14)&&!(b==="")){$s=31;continue;}$s=32;continue;case 31:c=$append(c,"enum="+b);case 32:aa=a.ContainingOneof();$s=36;case 36:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}if(!($interfaceIsEqual(aa,$ifaceNil))){$s=34;continue;}$s=35;continue;case 34:c=$append(c,"oneof");case 35:ab=a.HasDefault();$s=39;case 39:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}if(ab){$s=37;continue;}$s=38;continue;case 37:ad=a.Default();$s=40;case 40:if($c){$c=false;ad=ad.$blk();}if(ad&&ad.$blk!==undefined){break s;}ae=$clone(ad,G.Value);af=a.DefaultEnumValue();$s=41;case 41:if($c){$c=false;af=af.$blk();}if(af&&af.$blk!==undefined){break s;}ag=af;ah=a.Kind();$s=42;case 42:if($c){$c=false;ah=ah.$blk();}if(ah&&ah.$blk!==undefined){break s;}ai=ah;aj=D.Marshal(ae,ag,ai,2);$s=43;case 43:if($c){$c=false;aj=aj.$blk();}if(aj&&aj.$blk!==undefined){break s;}ac=aj;ak=ac[0];c=$append(c,"def="+ak);case 38:$s=-1;return C.Join(c,",");}return;}var $f={$blk:J,$c:true,$r,a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};$pkg.Marshal=J;$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=D.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=E.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=F.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=G.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=A.$init();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}H=A.TypeOf(new $Uint8(0));}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["io/ioutil"]=(function(){var $pkg={},$init,B,C,A,D,G,K;B=$packages["io"];C=$packages["io/fs"];A=$packages["os"];D=$packages["sort"];G=function(a){var{a,b,c,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=B.ReadAll(a);$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b;$s=2;case 2:return c;}return;}var $f={$blk:G,$c:true,$r,a,b,c,$s};return $f;};$pkg.ReadAll=G;K=function(a){var a;return B.NopCloser(a);};$pkg.NopCloser=K;$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=B.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=A.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=D.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$pkg.Discard=B.Discard;}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["google.golang.org/protobuf/internal/impl"]=(function(){var $pkg={},$init,Y,Z,AB,AC,A,AG,H,U,O,I,V,W,X,J,K,AF,P,L,T,B,C,M,AD,AA,D,E,F,AE,Q,R,N,S,G,AH,AI,AK,AL,AO,AP,AT,AX,AY,BI,BL,BM,BN,BO,BQ,BR,BS,BT,CG,CH,DO,EN,EO,EP,EQ,EV,EW,EX,EY,FB,FC,FH,FI,FO,FQ,FR,FS,FV,FX,GA,GC,GE,GF,GG,GH,GI,HE,HF,HG,HH,HI,HJ,HK,HL,HM,HN,HP,HR,HS,IV,IW,IY,AAY,ACY,ADD,ADE,ADK,ADN,AEP,ADO,ADP,ADQ,ADR,ADS,ADT,ADU,ADV,ADW,ADX,ADY,ADZ,AEA,AEB,AEC,AED,AEE,AEF,AEG,AEH,AEI,AEJ,AEK,AEL,AEM,AEN,AEO,AEQ,AER,AES,AET,AEU,AEV,AEW,AEX,AEY,AEZ,AFA,AFB,AFC,AFD,AFE,AFF,AFG,AFH,AFI,AFJ,AFK,AFL,AFM,AFN,AFO,AFP,AFQ,AFR,AFS,AFT,AFU,AFV,AFW,AFX,AFY,AFZ,AGA,AGB,AGC,AGD,AGE,AGF,AGG,AGH,AGI,AGJ,AGK,AGL,AGM,AGN,AGO,AGP,AGQ,AGR,AGS,AGT,AGU,AGV,AGW,AGX,AGY,AGZ,AHA,AHB,AHC,AHD,AHE,AHF,AHG,AHH,AHI,AHJ,AHK,AHL,AHM,AHN,AHO,AHP,AHQ,AHR,AHS,AHT,AHU,AHV,AHW,AHX,AHY,AHZ,AIA,AIB,AIC,AID,AIE,AIF,AIG,AIH,AII,AIJ,AIK,AIL,AIM,AIN,AIO,AIP,AIQ,AIR,AIS,AIT,AIU,AIV,AIW,AIX,AIY,AIZ,AJA,AJB,AJC,AJD,AJE,AJF,AJG,AJH,AJI,AJJ,AJK,AJL,AJM,AJN,AJO,AJP,AJQ,AJR,AJS,AJT,AJU,AJV,AJW,AJX,AJY,AR,AS,BD,BE,CB,CC,CD,CE,CF,EC,EE,EH,EI,ER,EZ,FF,FJ,FL,FT,FU,FW,FY,GK,GL,GM,GN,GO,GP,GQ,GR,GS,GT,GU,GV,GW,GX,GY,GZ,HA,HB,HC,HZ,ID,II,IN,IQ,JN,JQ,JU,JY,KB,KF,KJ,KM,KQ,KU,KX,LB,LE,LI,LM,LP,LT,LX,MA,ME,MH,ML,MP,MS,MW,NA,ND,NH,NK,NO,NS,NV,NZ,OD,OG,OK,ON,OR,OV,OY,PC,PG,PJ,PN,PQ,PU,PY,QB,QF,QJ,QM,QQ,QT,QX,RB,RE,RI,RM,RP,RT,RW,SA,SE,SH,SL,SP,SS,SW,SZ,TD,TH,TK,TO,TS,TV,TZ,UC,UG,UK,UN,UR,UV,UY,VC,VF,VJ,VN,VQ,VU,VY,WB,WF,WI,WM,WQ,WT,WX,XB,XE,XI,XL,XP,XT,XW,YA,YE,YH,YL,YO,YR,YT,YX,ZA,ZE,ZH,ZL,ZO,ZS,ZW,ZZ,AAD,AAG,AAK,AAN,AAR,AAV,AAW,AAX,ABM,ABQ,ACL,ACP,ACZ,ADG,ADH,a,b,c,d,e,AM,AN,AQ,AV,AW,AZ,BA,BB,BC,BF,BG,BH,BJ,BK,BU,CI,CJ,CK,CL,CM,CN,CO,CP,CQ,CR,CS,CT,CU,CV,CW,CX,CY,CZ,DA,DB,DC,DD,DE,DF,DG,DH,DI,DJ,DK,DL,DM,DN,DP,DQ,DR,DS,DT,DU,DV,DW,DX,DY,DZ,EA,EB,ED,EF,EG,EJ,EK,EL,EM,ES,ET,EU,FA,FD,FE,FG,FK,FM,FN,FP,FZ,GB,GD,GJ,HD,HO,HQ,HT,HU,HV,HW,HX,HY,IA,IB,IC,IE,IF,IG,IH,IJ,IK,IL,IM,IO,IP,IR,IS,IT,IU,IX,IZ,JA,JB,JC,JD,JE,JF,JG,JH,JI,JJ,JK,JL,JM,JO,JP,JR,JS,JT,JV,JW,JX,JZ,KA,KC,KD,KE,KG,KH,KI,KK,KL,KN,KO,KP,KR,KS,KT,KV,KW,KY,KZ,LA,LC,LD,LF,LG,LH,LJ,LK,LL,LN,LO,LQ,LR,LS,LU,LV,LW,LY,LZ,MB,MC,MD,MF,MG,MI,MJ,MK,MM,MN,MO,MQ,MR,MT,MU,MV,MX,MY,MZ,NB,NC,NE,NF,NG,NI,NJ,NL,NM,NN,NP,NQ,NR,NT,NU,NW,NX,NY,OA,OB,OC,OE,OF,OH,OI,OJ,OL,OM,OO,OP,OQ,OS,OT,OU,OW,OX,OZ,PA,PB,PD,PE,PF,PH,PI,PK,PL,PM,PO,PP,PR,PS,PT,PV,PW,PX,PZ,QA,QC,QD,QE,QG,QH,QI,QK,QL,QN,QO,QP,QR,QS,QU,QV,QW,QY,QZ,RA,RC,RD,RF,RG,RH,RJ,RK,RL,RN,RO,RQ,RR,RS,RU,RV,RX,RY,RZ,SB,SC,SD,SF,SG,SI,SJ,SK,SM,SN,SO,SQ,SR,ST,SU,SV,SX,SY,TA,TB,TC,TE,TF,TG,TI,TJ,TL,TM,TN,TP,TQ,TR,TT,TU,TW,TX,TY,UA,UB,UD,UE,UF,UH,UI,UJ,UL,UM,UO,UP,UQ,US,UT,UU,UW,UX,UZ,VA,VB,VD,VE,VG,VH,VI,VK,VL,VM,VO,VP,VR,VS,VT,VV,VW,VX,VZ,WA,WC,WD,WE,WG,WH,WJ,WK,WL,WN,WO,WP,WR,WS,WU,WV,WW,WY,WZ,XA,XC,XD,XF,XG,XH,XJ,XK,XM,XN,XO,XQ,XR,XS,XU,XV,XX,XY,XZ,YB,YC,YD,YF,YG,YI,YJ,YK,YM,YN,YP,YQ,YS,YU,YV,YW,YY,YZ,ZB,ZC,ZD,ZF,ZG,ZI,ZJ,ZK,ZM,ZN,ZP,ZQ,ZR,ZT,ZU,ZV,ZX,ZY,AAA,AAB,AAC,AAE,AAF,AAH,AAI,AAJ,AAL,AAM,AAO,AAP,AAQ,AAS,AAT,AAU,AAZ,ABA,ABB,ABC,ABD,ABE,ABF,ABG,ABH,ABI,ABJ,ABK,ABL,ABN,ABO,ABP,ABR,ABS,ABT,ABU,ABV,ABW,ABX,ABY,ABZ,ACA,ACB,ACC,ACD,ACE,ACF,ACG,ACH,ACI,ACJ,ACK,ACM,ACN,ACO,ACQ,ACR,ACS,ACT,ACU,ACV,ACW,ACX,ADA,ADB,ADC,ADI,ADJ;Y=$packages["bytes"];Z=$packages["compress/gzip"];AB=$packages["encoding/binary"];AC=$packages["encoding/json"];A=$packages["fmt"];AG=$packages["google.golang.org/protobuf/encoding/prototext"];H=$packages["google.golang.org/protobuf/encoding/protowire"];U=$packages["google.golang.org/protobuf/internal/descopts"];O=$packages["google.golang.org/protobuf/internal/detrand"];I=$packages["google.golang.org/protobuf/internal/encoding/messageset"];V=$packages["google.golang.org/protobuf/internal/encoding/tag"];W=$packages["google.golang.org/protobuf/internal/errors"];X=$packages["google.golang.org/protobuf/internal/filedesc"];J=$packages["google.golang.org/protobuf/internal/flags"];K=$packages["google.golang.org/protobuf/internal/genid"];AF=$packages["google.golang.org/protobuf/internal/order"];P=$packages["google.golang.org/protobuf/internal/pragma"];L=$packages["google.golang.org/protobuf/internal/strs"];T=$packages["google.golang.org/protobuf/proto"];B=$packages["google.golang.org/protobuf/reflect/protoreflect"];C=$packages["google.golang.org/protobuf/reflect/protoregistry"];M=$packages["google.golang.org/protobuf/runtime/protoiface"];AD=$packages["hash/crc32"];AA=$packages["io/ioutil"];D=$packages["math"];E=$packages["math/bits"];F=$packages["reflect"];AE=$packages["sort"];Q=$packages["strconv"];R=$packages["strings"];N=$packages["sync"];S=$packages["sync/atomic"];G=$packages["unicode/utf8"];AH=$pkg.weakFields=$newType(4,$kindMap,"impl.weakFields",true,"google.golang.org/protobuf/internal/impl",false,null);AI=$pkg.ValidationStatus=$newType(4,$kindInt,"impl.ValidationStatus",true,"google.golang.org/protobuf/internal/impl",true,null);AK=$pkg.validationInfo=$newType(0,$kindStruct,"impl.validationInfo",true,"google.golang.org/protobuf/internal/impl",false,function(mi_,typ_,keyType_,valType_,requiredBit_){this.$val=this;if(arguments.length===0){this.mi=AEO.nil;this.typ=0;this.keyType=0;this.valType=0;this.requiredBit=new $Uint64(0,0);return;}this.mi=mi_;this.typ=typ_;this.keyType=keyType_;this.valType=valType_;this.requiredBit=requiredBit_;});AL=$pkg.validationType=$newType(1,$kindUint8,"impl.validationType",true,"google.golang.org/protobuf/internal/impl",false,null);AO=$pkg.Pointer=$newType(8,$kindInterface,"impl.Pointer",true,"google.golang.org/protobuf/internal/impl",true,null);AP=$pkg.offset=$newType(0,$kindStruct,"impl.offset",true,"google.golang.org/protobuf/internal/impl",false,function(index_,export$1_){this.$val=this;if(arguments.length===0){this.index=0;this.export$1=$throwNilPointerError;return;}this.index=index_;this.export$1=export$1_;});AT=$pkg.pointer=$newType(0,$kindStruct,"impl.pointer",true,"google.golang.org/protobuf/internal/impl",false,function(v_){this.$val=this;if(arguments.length===0){this.v=new F.Value.ptr(AES.nil,0,0);return;}this.v=v_;});AX=$pkg.atomicNilMessage=$newType(0,$kindStruct,"impl.atomicNilMessage",true,"google.golang.org/protobuf/internal/impl",false,function(once_,m_){this.$val=this;if(arguments.length===0){this.once=new N.Once.ptr(0,new N.Mutex.ptr(0,0));this.m=new BQ.ptr(new AT.ptr(new F.Value.ptr(AES.nil,0,0)),AEO.nil);return;}this.once=once_;this.m=m_;});AY=$pkg.fieldInfo=$newType(0,$kindStruct,"impl.fieldInfo",true,"google.golang.org/protobuf/internal/impl",false,function(fieldDesc_,has_,clear_,get_,set_,mutable_,newMessage_,newField_){this.$val=this;if(arguments.length===0){this.fieldDesc=$ifaceNil;this.has=$throwNilPointerError;this.clear=$throwNilPointerError;this.get=$throwNilPointerError;this.set=$throwNilPointerError;this.mutable=$throwNilPointerError;this.newMessage=$throwNilPointerError;this.newField=$throwNilPointerError;return;}this.fieldDesc=fieldDesc_;this.has=has_;this.clear=clear_;this.get=get_;this.set=set_;this.mutable=mutable_;this.newMessage=newMessage_;this.newField=newField_;});BI=$pkg.oneofInfo=$newType(0,$kindStruct,"impl.oneofInfo",true,"google.golang.org/protobuf/internal/impl",false,function(oneofDesc_,which_){this.$val=this;if(arguments.length===0){this.oneofDesc=$ifaceNil;this.which=$throwNilPointerError;return;}this.oneofDesc=oneofDesc_;this.which=which_;});BL=$pkg.reflectMessageInfo=$newType(0,$kindStruct,"impl.reflectMessageInfo",true,"google.golang.org/protobuf/internal/impl",false,function(fields_,oneofs_,fieldTypes_,denseFields_,rangeInfos_,getUnknown_,setUnknown_,extensionMap_,nilMessage_){this.$val=this;if(arguments.length===0){this.fields=false;this.oneofs=false;this.fieldTypes=false;this.denseFields=AGM.nil;this.rangeInfos=AEN.nil;this.getUnknown=$throwNilPointerError;this.setUnknown=$throwNilPointerError;this.extensionMap=$throwNilPointerError;this.nilMessage=new AX.ptr(new N.Once.ptr(0,new N.Mutex.ptr(0,0)),new BQ.ptr(new AT.ptr(new F.Value.ptr(AES.nil,0,0)),AEO.nil));return;}this.fields=fields_;this.oneofs=oneofs_;this.fieldTypes=fieldTypes_;this.denseFields=denseFields_;this.rangeInfos=rangeInfos_;this.getUnknown=getUnknown_;this.setUnknown=setUnknown_;this.extensionMap=extensionMap_;this.nilMessage=nilMessage_;});BM=$pkg.extensionMap=$newType(4,$kindMap,"impl.extensionMap",true,"google.golang.org/protobuf/internal/impl",false,null);BN=$pkg.MessageState=$newType(0,$kindStruct,"impl.MessageState",true,"google.golang.org/protobuf/internal/impl",true,function(NoUnkeyedLiterals_,DoNotCompare_,DoNotCopy_,atomicMessageInfo_){this.$val=this;if(arguments.length===0){this.NoUnkeyedLiterals=new P.NoUnkeyedLiterals.ptr();this.DoNotCompare=AGK.zero();this.DoNotCopy=AIQ.zero();this.atomicMessageInfo=AEO.nil;return;}this.NoUnkeyedLiterals=NoUnkeyedLiterals_;this.DoNotCompare=DoNotCompare_;this.DoNotCopy=DoNotCopy_;this.atomicMessageInfo=atomicMessageInfo_;});BO=$pkg.messageState=$newType(0,$kindStruct,"impl.messageState",true,"google.golang.org/protobuf/internal/impl",false,function(NoUnkeyedLiterals_,DoNotCompare_,DoNotCopy_,atomicMessageInfo_){this.$val=this;if(arguments.length===0){this.NoUnkeyedLiterals=new P.NoUnkeyedLiterals.ptr();this.DoNotCompare=AGK.zero();this.DoNotCopy=AIQ.zero();this.atomicMessageInfo=AEO.nil;return;}this.NoUnkeyedLiterals=NoUnkeyedLiterals_;this.DoNotCompare=DoNotCompare_;this.DoNotCopy=DoNotCopy_;this.atomicMessageInfo=atomicMessageInfo_;});BQ=$pkg.messageReflectWrapper=$newType(0,$kindStruct,"impl.messageReflectWrapper",true,"google.golang.org/protobuf/internal/impl",false,function(p_,mi_){this.$val=this;if(arguments.length===0){this.p=new AT.ptr(new F.Value.ptr(AES.nil,0,0));this.mi=AEO.nil;return;}this.p=p_;this.mi=mi_;});BR=$pkg.messageIfaceWrapper=$newType(0,$kindStruct,"impl.messageIfaceWrapper",true,"google.golang.org/protobuf/internal/impl",false,function(p_,mi_){this.$val=this;if(arguments.length===0){this.p=new AT.ptr(new F.Value.ptr(AES.nil,0,0));this.mi=AEO.nil;return;}this.p=p_;this.mi=mi_;});BS=$pkg.MessageInfo=$newType(0,$kindStruct,"impl.MessageInfo",true,"google.golang.org/protobuf/internal/impl",true,function(GoReflectType_,Desc_,Exporter_,OneofWrappers_,initMu_,initDone_,reflectMessageInfo_,coderMessageInfo_){this.$val=this;if(arguments.length===0){this.GoReflectType=$ifaceNil;this.Desc=$ifaceNil;this.Exporter=$throwNilPointerError;this.OneofWrappers=AEN.nil;this.initMu=new N.Mutex.ptr(0,0);this.initDone=0;this.reflectMessageInfo=new BL.ptr(false,false,false,AGM.nil,AEN.nil,$throwNilPointerError,$throwNilPointerError,$throwNilPointerError,new AX.ptr(new N.Once.ptr(0,new N.Mutex.ptr(0,0)),new BQ.ptr(new AT.ptr(new F.Value.ptr(AES.nil,0,0)),AEO.nil)));this.coderMessageInfo=new IV.ptr(new AEL.ptr(new P.NoUnkeyedLiterals.ptr(),new $Uint64(0,0),$throwNilPointerError,$throwNilPointerError,$throwNilPointerError,$throwNilPointerError,$throwNilPointerError),AGR.nil,AGR.nil,false,new AP.ptr(0,$throwNilPointerError),new AP.ptr(0,$throwNilPointerError),false,new AP.ptr(0,$throwNilPointerError),false,false,0);return;}this.GoReflectType=GoReflectType_;this.Desc=Desc_;this.Exporter=Exporter_;this.OneofWrappers=OneofWrappers_;this.initMu=initMu_;this.initDone=initDone_;this.reflectMessageInfo=reflectMessageInfo_;this.coderMessageInfo=coderMessageInfo_;});BT=$pkg.exporter=$newType(4,$kindFunc,"impl.exporter",true,"google.golang.org/protobuf/internal/impl",false,null);CG=$pkg.structInfo=$newType(0,$kindStruct,"impl.structInfo",true,"google.golang.org/protobuf/internal/impl",false,function(sizecacheOffset_,sizecacheType_,weakOffset_,weakType_,unknownOffset_,unknownType_,extensionOffset_,extensionType_,fieldsByNumber_,oneofsByName_,oneofWrappersByType_,oneofWrappersByNumber_){this.$val=this;if(arguments.length===0){this.sizecacheOffset=new AP.ptr(0,$throwNilPointerError);this.sizecacheType=$ifaceNil;this.weakOffset=new AP.ptr(0,$throwNilPointerError);this.weakType=$ifaceNil;this.unknownOffset=new AP.ptr(0,$throwNilPointerError);this.unknownType=$ifaceNil;this.extensionOffset=new AP.ptr(0,$throwNilPointerError);this.extensionType=$ifaceNil;this.fieldsByNumber=false;this.oneofsByName=false;this.oneofWrappersByType=false;this.oneofWrappersByNumber=false;return;}this.sizecacheOffset=sizecacheOffset_;this.sizecacheType=sizecacheType_;this.weakOffset=weakOffset_;this.weakType=weakType_;this.unknownOffset=unknownOffset_;this.unknownType=unknownType_;this.extensionOffset=extensionOffset_;this.extensionType=extensionType_;this.fieldsByNumber=fieldsByNumber_;this.oneofsByName=oneofsByName_;this.oneofWrappersByType=oneofWrappersByType_;this.oneofWrappersByNumber=oneofWrappersByNumber_;});CH=$pkg.mapEntryType=$newType(0,$kindStruct,"impl.mapEntryType",true,"google.golang.org/protobuf/internal/impl",false,function(desc_,valType_){this.$val=this;if(arguments.length===0){this.desc=$ifaceNil;this.valType=$ifaceNil;return;}this.desc=desc_;this.valType=valType_;});DO=$pkg.mergeOptions=$newType(0,$kindStruct,"impl.mergeOptions",true,"google.golang.org/protobuf/internal/impl",false,function(){this.$val=this;if(arguments.length===0){return;}});EN=$pkg.placeholderEnumValues=$newType(0,$kindStruct,"impl.placeholderEnumValues",true,"google.golang.org/protobuf/internal/impl",false,function(EnumValueDescriptors_){this.$val=this;if(arguments.length===0){this.EnumValueDescriptors=$ifaceNil;return;}this.EnumValueDescriptors=EnumValueDescriptors_;});EO=$pkg.legacyMarshaler=$newType(8,$kindInterface,"impl.legacyMarshaler",true,"google.golang.org/protobuf/internal/impl",false,null);EP=$pkg.legacyUnmarshaler=$newType(8,$kindInterface,"impl.legacyUnmarshaler",true,"google.golang.org/protobuf/internal/impl",false,null);EQ=$pkg.legacyMerger=$newType(8,$kindInterface,"impl.legacyMerger",true,"google.golang.org/protobuf/internal/impl",false,null);EV=$pkg.aberrantMessageType=$newType(0,$kindStruct,"impl.aberrantMessageType",true,"google.golang.org/protobuf/internal/impl",false,function(t_){this.$val=this;if(arguments.length===0){this.t=$ifaceNil;return;}this.t=t_;});EW=$pkg.aberrantMessage=$newType(0,$kindStruct,"impl.aberrantMessage",true,"google.golang.org/protobuf/internal/impl",false,function(v_){this.$val=this;if(arguments.length===0){this.v=new F.Value.ptr(AES.nil,0,0);return;}this.v=v_;});EX=$pkg.enumV1=$newType(8,$kindInterface,"impl.enumV1",true,"google.golang.org/protobuf/internal/impl",false,null);EY=$pkg.messageV1=$newType(8,$kindInterface,"impl.messageV1",true,"google.golang.org/protobuf/internal/impl",false,null);FB=$pkg.resolverOnly=$newType(0,$kindStruct,"impl.resolverOnly",true,"google.golang.org/protobuf/internal/impl",false,function(reg_){this.$val=this;if(arguments.length===0){this.reg=AIW.nil;return;}this.reg=reg_;});FC=$pkg.placeholderExtension=$newType(0,$kindStruct,"impl.placeholderExtension",true,"google.golang.org/protobuf/internal/impl",false,function(name_,number_){this.$val=this;if(arguments.length===0){this.name="";this.number=0;return;}this.name=name_;this.number=number_;});FH=$pkg.legacyEnumType=$newType(0,$kindStruct,"impl.legacyEnumType",true,"google.golang.org/protobuf/internal/impl",false,function(desc_,goType_,m_){this.$val=this;if(arguments.length===0){this.desc=$ifaceNil;this.goType=$ifaceNil;this.m=new N.Map.ptr(new N.Mutex.ptr(0,0),new S.Value.ptr($ifaceNil),false,0);return;}this.desc=desc_;this.goType=goType_;this.m=m_;});FI=$pkg.legacyEnumWrapper=$newType(0,$kindStruct,"impl.legacyEnumWrapper",true,"google.golang.org/protobuf/internal/impl",false,function(num_,pbTyp_,goTyp_){this.$val=this;if(arguments.length===0){this.num=0;this.pbTyp=$ifaceNil;this.goTyp=$ifaceNil;return;}this.num=num_;this.pbTyp=pbTyp_;this.goTyp=goTyp_;});FO=$pkg.ExtensionInfo=$newType(0,$kindStruct,"impl.ExtensionInfo",true,"google.golang.org/protobuf/internal/impl",true,function(init_,mu_,goType_,desc_,conv_,info_,ExtendedType_,ExtensionType_,Field_,Name_,Tag_,Filename_){this.$val=this;if(arguments.length===0){this.init=0;this.mu=new N.Mutex.ptr(0,0);this.goType=$ifaceNil;this.desc=new FQ.ptr($ifaceNil,AHY.nil);this.conv=$ifaceNil;this.info=AHZ.nil;this.ExtendedType=$ifaceNil;this.ExtensionType=$ifaceNil;this.Field=0;this.Name="";this.Tag="";this.Filename="";return;}this.init=init_;this.mu=mu_;this.goType=goType_;this.desc=desc_;this.conv=conv_;this.info=info_;this.ExtendedType=ExtendedType_;this.ExtensionType=ExtensionType_;this.Field=Field_;this.Name=Name_;this.Tag=Tag_;this.Filename=Filename_;});FQ=$pkg.extensionTypeDescriptor=$newType(0,$kindStruct,"impl.extensionTypeDescriptor",true,"google.golang.org/protobuf/internal/impl",false,function(ExtensionDescriptor_,xi_){this.$val=this;if(arguments.length===0){this.ExtensionDescriptor=$ifaceNil;this.xi=AHY.nil;return;}this.ExtensionDescriptor=ExtensionDescriptor_;this.xi=xi_;});FR=$pkg.EnumInfo=$newType(0,$kindStruct,"impl.EnumInfo",true,"google.golang.org/protobuf/internal/impl",true,function(GoReflectType_,Desc_){this.$val=this;if(arguments.length===0){this.GoReflectType=$ifaceNil;this.Desc=$ifaceNil;return;}this.GoReflectType=GoReflectType_;this.Desc=Desc_;});FS=$pkg.marshalOptions=$newType(0,$kindStruct,"impl.marshalOptions",true,"google.golang.org/protobuf/internal/impl",false,function(flags_){this.$val=this;if(arguments.length===0){this.flags=0;return;}this.flags=flags_;});FV=$pkg.unmarshalOptions=$newType(0,$kindStruct,"impl.unmarshalOptions",true,"google.golang.org/protobuf/internal/impl",false,function(flags_,resolver_,depth_){this.$val=this;if(arguments.length===0){this.flags=0;this.resolver=$ifaceNil;this.depth=0;return;}this.flags=flags_;this.resolver=resolver_;this.depth=depth_;});FX=$pkg.unmarshalOutput=$newType(0,$kindStruct,"impl.unmarshalOutput",true,"google.golang.org/protobuf/internal/impl",false,function(n_,initialized_){this.$val=this;if(arguments.length===0){this.n=0;this.initialized=false;return;}this.n=n_;this.initialized=initialized_;});GA=$pkg.mapConverter=$newType(0,$kindStruct,"impl.mapConverter",true,"google.golang.org/protobuf/internal/impl",false,function(goType_,keyConv_,valConv_){this.$val=this;if(arguments.length===0){this.goType=$ifaceNil;this.keyConv=$ifaceNil;this.valConv=$ifaceNil;return;}this.goType=goType_;this.keyConv=keyConv_;this.valConv=valConv_;});GC=$pkg.mapReflect=$newType(0,$kindStruct,"impl.mapReflect",true,"google.golang.org/protobuf/internal/impl",false,function(v_,keyConv_,valConv_){this.$val=this;if(arguments.length===0){this.v=new F.Value.ptr(AES.nil,0,0);this.keyConv=$ifaceNil;this.valConv=$ifaceNil;return;}this.v=v_;this.keyConv=keyConv_;this.valConv=valConv_;});GE=$pkg.listConverter=$newType(0,$kindStruct,"impl.listConverter",true,"google.golang.org/protobuf/internal/impl",false,function(goType_,c_){this.$val=this;if(arguments.length===0){this.goType=$ifaceNil;this.c=$ifaceNil;return;}this.goType=goType_;this.c=c_;});GF=$pkg.listPtrConverter=$newType(0,$kindStruct,"impl.listPtrConverter",true,"google.golang.org/protobuf/internal/impl",false,function(goType_,c_){this.$val=this;if(arguments.length===0){this.goType=$ifaceNil;this.c=$ifaceNil;return;}this.goType=goType_;this.c=c_;});GG=$pkg.listReflect=$newType(0,$kindStruct,"impl.listReflect",true,"google.golang.org/protobuf/internal/impl",false,function(v_,conv_){this.$val=this;if(arguments.length===0){this.v=new F.Value.ptr(AES.nil,0,0);this.conv=$ifaceNil;return;}this.v=v_;this.conv=conv_;});GH=$pkg.unwrapper=$newType(8,$kindInterface,"impl.unwrapper",true,"google.golang.org/protobuf/internal/impl",false,null);GI=$pkg.Converter=$newType(8,$kindInterface,"impl.Converter",true,"google.golang.org/protobuf/internal/impl",true,null);HE=$pkg.boolConverter=$newType(0,$kindStruct,"impl.boolConverter",true,"google.golang.org/protobuf/internal/impl",false,function(goType_,def_){this.$val=this;if(arguments.length===0){this.goType=$ifaceNil;this.def=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);return;}this.goType=goType_;this.def=def_;});HF=$pkg.int32Converter=$newType(0,$kindStruct,"impl.int32Converter",true,"google.golang.org/protobuf/internal/impl",false,function(goType_,def_){this.$val=this;if(arguments.length===0){this.goType=$ifaceNil;this.def=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);return;}this.goType=goType_;this.def=def_;});HG=$pkg.int64Converter=$newType(0,$kindStruct,"impl.int64Converter",true,"google.golang.org/protobuf/internal/impl",false,function(goType_,def_){this.$val=this;if(arguments.length===0){this.goType=$ifaceNil;this.def=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);return;}this.goType=goType_;this.def=def_;});HH=$pkg.uint32Converter=$newType(0,$kindStruct,"impl.uint32Converter",true,"google.golang.org/protobuf/internal/impl",false,function(goType_,def_){this.$val=this;if(arguments.length===0){this.goType=$ifaceNil;this.def=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);return;}this.goType=goType_;this.def=def_;});HI=$pkg.uint64Converter=$newType(0,$kindStruct,"impl.uint64Converter",true,"google.golang.org/protobuf/internal/impl",false,function(goType_,def_){this.$val=this;if(arguments.length===0){this.goType=$ifaceNil;this.def=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);return;}this.goType=goType_;this.def=def_;});HJ=$pkg.float32Converter=$newType(0,$kindStruct,"impl.float32Converter",true,"google.golang.org/protobuf/internal/impl",false,function(goType_,def_){this.$val=this;if(arguments.length===0){this.goType=$ifaceNil;this.def=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);return;}this.goType=goType_;this.def=def_;});HK=$pkg.float64Converter=$newType(0,$kindStruct,"impl.float64Converter",true,"google.golang.org/protobuf/internal/impl",false,function(goType_,def_){this.$val=this;if(arguments.length===0){this.goType=$ifaceNil;this.def=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);return;}this.goType=goType_;this.def=def_;});HL=$pkg.stringConverter=$newType(0,$kindStruct,"impl.stringConverter",true,"google.golang.org/protobuf/internal/impl",false,function(goType_,def_){this.$val=this;if(arguments.length===0){this.goType=$ifaceNil;this.def=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);return;}this.goType=goType_;this.def=def_;});HM=$pkg.bytesConverter=$newType(0,$kindStruct,"impl.bytesConverter",true,"google.golang.org/protobuf/internal/impl",false,function(goType_,def_){this.$val=this;if(arguments.length===0){this.goType=$ifaceNil;this.def=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);return;}this.goType=goType_;this.def=def_;});HN=$pkg.enumConverter=$newType(0,$kindStruct,"impl.enumConverter",true,"google.golang.org/protobuf/internal/impl",false,function(goType_,def_){this.$val=this;if(arguments.length===0){this.goType=$ifaceNil;this.def=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);return;}this.goType=goType_;this.def=def_;});HP=$pkg.messageConverter=$newType(0,$kindStruct,"impl.messageConverter",true,"google.golang.org/protobuf/internal/impl",false,function(goType_){this.$val=this;if(arguments.length===0){this.goType=$ifaceNil;return;}this.goType=goType_;});HR=$pkg.pointerCoderFuncs=$newType(0,$kindStruct,"impl.pointerCoderFuncs",true,"google.golang.org/protobuf/internal/impl",false,function(mi_,size_,marshal_,unmarshal_,isInit_,merge_){this.$val=this;if(arguments.length===0){this.mi=AEO.nil;this.size=$throwNilPointerError;this.marshal=$throwNilPointerError;this.unmarshal=$throwNilPointerError;this.isInit=$throwNilPointerError;this.merge=$throwNilPointerError;return;}this.mi=mi_;this.size=size_;this.marshal=marshal_;this.unmarshal=unmarshal_;this.isInit=isInit_;this.merge=merge_;});HS=$pkg.valueCoderFuncs=$newType(0,$kindStruct,"impl.valueCoderFuncs",true,"google.golang.org/protobuf/internal/impl",false,function(size_,marshal_,unmarshal_,isInit_,merge_){this.$val=this;if(arguments.length===0){this.size=$throwNilPointerError;this.marshal=$throwNilPointerError;this.unmarshal=$throwNilPointerError;this.isInit=$throwNilPointerError;this.merge=$throwNilPointerError;return;}this.size=size_;this.marshal=marshal_;this.unmarshal=unmarshal_;this.isInit=isInit_;this.merge=merge_;});IV=$pkg.coderMessageInfo=$newType(0,$kindStruct,"impl.coderMessageInfo",true,"google.golang.org/protobuf/internal/impl",false,function(methods_,orderedCoderFields_,denseCoderFields_,coderFields_,sizecacheOffset_,unknownOffset_,unknownPtrKind_,extensionOffset_,needsInitCheck_,isMessageSet_,numRequiredFields_){this.$val=this;if(arguments.length===0){this.methods=new AEL.ptr(new P.NoUnkeyedLiterals.ptr(),new $Uint64(0,0),$throwNilPointerError,$throwNilPointerError,$throwNilPointerError,$throwNilPointerError,$throwNilPointerError);this.orderedCoderFields=AGR.nil;this.denseCoderFields=AGR.nil;this.coderFields=false;this.sizecacheOffset=new AP.ptr(0,$throwNilPointerError);this.unknownOffset=new AP.ptr(0,$throwNilPointerError);this.unknownPtrKind=false;this.extensionOffset=new AP.ptr(0,$throwNilPointerError);this.needsInitCheck=false;this.isMessageSet=false;this.numRequiredFields=0;return;}this.methods=methods_;this.orderedCoderFields=orderedCoderFields_;this.denseCoderFields=denseCoderFields_;this.coderFields=coderFields_;this.sizecacheOffset=sizecacheOffset_;this.unknownOffset=unknownOffset_;this.unknownPtrKind=unknownPtrKind_;this.extensionOffset=extensionOffset_;this.needsInitCheck=needsInitCheck_;this.isMessageSet=isMessageSet_;this.numRequiredFields=numRequiredFields_;});IW=$pkg.coderFieldInfo=$newType(0,$kindStruct,"impl.coderFieldInfo",true,"google.golang.org/protobuf/internal/impl",false,function(funcs_,mi_,ft_,validation_,num_,offset_,wiretag_,tagsize_,isPointer_,isRequired_){this.$val=this;if(arguments.length===0){this.funcs=new HR.ptr(AEO.nil,$throwNilPointerError,$throwNilPointerError,$throwNilPointerError,$throwNilPointerError,$throwNilPointerError);this.mi=AEO.nil;this.ft=$ifaceNil;this.validation=new AK.ptr(AEO.nil,0,0,0,new $Uint64(0,0));this.num=0;this.offset=new AP.ptr(0,$throwNilPointerError);this.wiretag=new $Uint64(0,0);this.tagsize=0;this.isPointer=false;this.isRequired=false;return;}this.funcs=funcs_;this.mi=mi_;this.ft=ft_;this.validation=validation_;this.num=num_;this.offset=offset_;this.wiretag=wiretag_;this.tagsize=tagsize_;this.isPointer=isPointer_;this.isRequired=isRequired_;});IY=$pkg.mapInfo=$newType(0,$kindStruct,"impl.mapInfo",true,"google.golang.org/protobuf/internal/impl",false,function(goType_,keyWiretag_,valWiretag_,keyFuncs_,valFuncs_,keyZero_,keyKind_,conv_){this.$val=this;if(arguments.length===0){this.goType=$ifaceNil;this.keyWiretag=new $Uint64(0,0);this.valWiretag=new $Uint64(0,0);this.keyFuncs=new HS.ptr($throwNilPointerError,$throwNilPointerError,$throwNilPointerError,$throwNilPointerError,$throwNilPointerError);this.valFuncs=new HS.ptr($throwNilPointerError,$throwNilPointerError,$throwNilPointerError,$throwNilPointerError,$throwNilPointerError);this.keyZero=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);this.keyKind=0;this.conv=AHX.nil;return;}this.goType=goType_;this.keyWiretag=keyWiretag_;this.valWiretag=valWiretag_;this.keyFuncs=keyFuncs_;this.valFuncs=valFuncs_;this.keyZero=keyZero_;this.keyKind=keyKind_;this.conv=conv_;});AAY=$pkg.errInvalidUTF8=$newType(0,$kindStruct,"impl.errInvalidUTF8",true,"google.golang.org/protobuf/internal/impl",false,function(){this.$val=this;if(arguments.length===0){return;}});ACY=$pkg.extensionFieldInfo=$newType(0,$kindStruct,"impl.extensionFieldInfo",true,"google.golang.org/protobuf/internal/impl",false,function(wiretag_,tagsize_,unmarshalNeedsValue_,funcs_,validation_){this.$val=this;if(arguments.length===0){this.wiretag=new $Uint64(0,0);this.tagsize=0;this.unmarshalNeedsValue=false;this.funcs=new HS.ptr($throwNilPointerError,$throwNilPointerError,$throwNilPointerError,$throwNilPointerError,$throwNilPointerError);this.validation=new AK.ptr(AEO.nil,0,0,0,new $Uint64(0,0));return;}this.wiretag=wiretag_;this.tagsize=tagsize_;this.unmarshalNeedsValue=unmarshalNeedsValue_;this.funcs=funcs_;this.validation=validation_;});ADD=$pkg.lazyExtensionValue=$newType(0,$kindStruct,"impl.lazyExtensionValue",true,"google.golang.org/protobuf/internal/impl",false,function(atomicOnce_,mu_,xi_,value_,b_,fn_){this.$val=this;if(arguments.length===0){this.atomicOnce=0;this.mu=new N.Mutex.ptr(0,0);this.xi=AHZ.nil;this.value=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);this.b=ADP.nil;this.fn=$throwNilPointerError;return;}this.atomicOnce=atomicOnce_;this.mu=mu_;this.xi=xi_;this.value=value_;this.b=b_;this.fn=fn_;});ADE=$pkg.ExtensionField=$newType(0,$kindStruct,"impl.ExtensionField",true,"google.golang.org/protobuf/internal/impl",true,function(typ_,value_,lazy_){this.$val=this;if(arguments.length===0){this.typ=$ifaceNil;this.value=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);this.lazy=AGO.nil;return;}this.typ=typ_;this.value=value_;this.lazy=lazy_;});ADK=$pkg.Export=$newType(0,$kindStruct,"impl.Export",true,"google.golang.org/protobuf/internal/impl",true,function(){this.$val=this;if(arguments.length===0){return;}});ADN=$pkg.legacyMessageWrapper=$newType(0,$kindStruct,"impl.legacyMessageWrapper",true,"google.golang.org/protobuf/internal/impl",false,function(m_){this.$val=this;if(arguments.length===0){this.m=$ifaceNil;return;}this.m=m_;});AEP=$newType(0,$kindStruct,"impl.validationState",true,"google.golang.org/protobuf/internal/impl",false,function(typ_,keyType_,valType_,endGroup_,mi_,tail_,requiredMask_){this.$val=this;if(arguments.length===0){this.typ=0;this.keyType=0;this.valType=0;this.endGroup=0;this.mi=AEO.nil;this.tail=ADP.nil;this.requiredMask=new $Uint64(0,0);return;}this.typ=typ_;this.keyType=keyType_;this.valType=valType_;this.endGroup=endGroup_;this.mi=mi_;this.tail=tail_;this.requiredMask=requiredMask_;});ADO=$arrayType($Uint8,0);ADP=$sliceType($Uint8);ADQ=$ptrType(BO);ADR=$ptrType(BQ);ADS=$ptrType(BR);ADT=$mapType($Int32,B.ProtoMessage);ADU=$ptrType(ADP);ADV=$mapType($Int32,ADE);ADW=$structType("",[{prop:"NoUnkeyedLiterals",name:"NoUnkeyedLiterals",embedded:true,exported:true,typ:P.NoUnkeyedLiterals,tag:""},{prop:"Message",name:"Message",embedded:false,exported:true,typ:B.Message,tag:""},{prop:"Flags",name:"Flags",embedded:false,exported:true,typ:$Uint8,tag:""}]);ADX=$structType("",[{prop:"NoUnkeyedLiterals",name:"NoUnkeyedLiterals",embedded:true,exported:true,typ:P.NoUnkeyedLiterals,tag:""},{prop:"Size",name:"Size",embedded:false,exported:true,typ:$Int,tag:""}]);ADY=$funcType([ADW],[ADX],false);ADZ=$structType("",[{prop:"NoUnkeyedLiterals",name:"NoUnkeyedLiterals",embedded:true,exported:true,typ:P.NoUnkeyedLiterals,tag:""},{prop:"Message",name:"Message",embedded:false,exported:true,typ:B.Message,tag:""},{prop:"Buf",name:"Buf",embedded:false,exported:true,typ:ADP,tag:""},{prop:"Flags",name:"Flags",embedded:false,exported:true,typ:$Uint8,tag:""}]);AEA=$structType("",[{prop:"NoUnkeyedLiterals",name:"NoUnkeyedLiterals",embedded:true,exported:true,typ:P.NoUnkeyedLiterals,tag:""},{prop:"Buf",name:"Buf",embedded:false,exported:true,typ:ADP,tag:""}]);AEB=$funcType([ADZ],[AEA,$error],false);AEC=$interfaceType([{prop:"FindExtensionByName",name:"FindExtensionByName",pkg:"",typ:$funcType([B.FullName],[B.ExtensionType,$error],false)},{prop:"FindExtensionByNumber",name:"FindExtensionByNumber",pkg:"",typ:$funcType([B.FullName,H.Number],[B.ExtensionType,$error],false)}]);AED=$structType("",[{prop:"NoUnkeyedLiterals",name:"NoUnkeyedLiterals",embedded:true,exported:true,typ:P.NoUnkeyedLiterals,tag:""},{prop:"Message",name:"Message",embedded:false,exported:true,typ:B.Message,tag:""},{prop:"Buf",name:"Buf",embedded:false,exported:true,typ:ADP,tag:""},{prop:"Flags",name:"Flags",embedded:false,exported:true,typ:$Uint8,tag:""},{prop:"Resolver",name:"Resolver",embedded:false,exported:true,typ:AEC,tag:""},{prop:"Depth",name:"Depth",embedded:false,exported:true,typ:$Int,tag:""}]);AEE=$structType("",[{prop:"NoUnkeyedLiterals",name:"NoUnkeyedLiterals",embedded:true,exported:true,typ:P.NoUnkeyedLiterals,tag:""},{prop:"Flags",name:"Flags",embedded:false,exported:true,typ:$Uint8,tag:""}]);AEF=$funcType([AED],[AEE,$error],false);AEG=$structType("",[{prop:"NoUnkeyedLiterals",name:"NoUnkeyedLiterals",embedded:true,exported:true,typ:P.NoUnkeyedLiterals,tag:""},{prop:"Source",name:"Source",embedded:false,exported:true,typ:B.Message,tag:""},{prop:"Destination",name:"Destination",embedded:false,exported:true,typ:B.Message,tag:""}]);AEH=$funcType([AEG],[AEE],false);AEI=$structType("",[{prop:"NoUnkeyedLiterals",name:"NoUnkeyedLiterals",embedded:true,exported:true,typ:P.NoUnkeyedLiterals,tag:""},{prop:"Message",name:"Message",embedded:false,exported:true,typ:B.Message,tag:""}]);AEJ=$structType("",[{prop:"NoUnkeyedLiterals",name:"NoUnkeyedLiterals",embedded:true,exported:true,typ:P.NoUnkeyedLiterals,tag:""}]);AEK=$funcType([AEI],[AEJ,$error],false);AEL=$structType("",[{prop:"NoUnkeyedLiterals",name:"NoUnkeyedLiterals",embedded:true,exported:true,typ:P.NoUnkeyedLiterals,tag:""},{prop:"Flags",name:"Flags",embedded:false,exported:true,typ:$Uint64,tag:""},{prop:"Size",name:"Size",embedded:false,exported:true,typ:ADY,tag:""},{prop:"Marshal",name:"Marshal",embedded:false,exported:true,typ:AEB,tag:""},{prop:"Unmarshal",name:"Unmarshal",embedded:false,exported:true,typ:AEF,tag:""},{prop:"Merge",name:"Merge",embedded:false,exported:true,typ:AEH,tag:""},{prop:"CheckInitialized",name:"CheckInitialized",embedded:false,exported:true,typ:AEK,tag:""}]);AEM=$ptrType(FI);AEN=$sliceType($emptyInterface);AEO=$ptrType(BS);AEQ=$sliceType(AEP);AER=$ptrType(IW);AES=$ptrType(F.rtype);AET=$ptrType($Bool);AEU=$ptrType(AET);AEV=$sliceType($Bool);AEW=$ptrType(AEV);AEX=$ptrType($Int32);AEY=$ptrType(AEX);AEZ=$sliceType($Int32);AFA=$ptrType(AEZ);AFB=$ptrType($Int64);AFC=$ptrType(AFB);AFD=$sliceType($Int64);AFE=$ptrType(AFD);AFF=$ptrType($Uint32);AFG=$ptrType(AFF);AFH=$sliceType($Uint32);AFI=$ptrType(AFH);AFJ=$ptrType($Uint64);AFK=$ptrType(AFJ);AFL=$sliceType($Uint64);AFM=$ptrType(AFL);AFN=$ptrType($Float32);AFO=$ptrType(AFN);AFP=$sliceType($Float32);AFQ=$ptrType(AFP);AFR=$ptrType($Float64);AFS=$ptrType(AFR);AFT=$sliceType($Float64);AFU=$ptrType(AFT);AFV=$ptrType($String);AFW=$ptrType(AFV);AFX=$sliceType($String);AFY=$ptrType(AFX);AFZ=$ptrType(ADU);AGA=$sliceType(ADP);AGB=$ptrType(AGA);AGC=$ptrType(AH);AGD=$ptrType(ADT);AGE=$ptrType(ADV);AGF=$sliceType(AT);AGG=$sliceType(F.Value);AGH=$ptrType(AY);AGI=$ptrType(BI);AGJ=$funcType([],[],false);AGK=$arrayType(AGJ,0);AGL=$sliceType($Int);AGM=$sliceType(AGH);AGN=$ptrType(BM);AGO=$ptrType(ADD);AGP=$interfaceType([{prop:"Reset",name:"Reset",pkg:"",typ:$funcType([],[],false)}]);AGQ=$interfaceType([{prop:"ProtoMessageInfo",name:"ProtoMessageInfo",pkg:"",typ:$funcType([],[AEO],false)}]);AGR=$sliceType(AER);AGS=$ptrType(X.File);AGT=$sliceType(X.Enum);AGU=$sliceType(X.Message);AGV=$sliceType(X.Extension);AGW=$ptrType(X.MessageL2);AGX=$sliceType(X.Field);AGY=$sliceType(X.Oneof);AGZ=$sliceType(B.Name);AHA=$arrayType(H.Number,2);AHB=$sliceType(AHA);AHC=$sliceType(H.Number);AHD=$funcType([],[B.ProtoMessage],false);AHE=$sliceType(AHD);AHF=$sliceType(F.Type);AHG=$sliceType(B.FieldDescriptor);AHH=$interfaceType([{prop:"XXX_MessageName",name:"XXX_MessageName",pkg:"",typ:$funcType([],[$String],false)}]);AHI=$ptrType(X.Field);AHJ=$ptrType($Uint8);AHK=$ptrType(X.ExtensionL2);AHL=$ptrType(B.Name);AHM=$ptrType(B.EnumNumber);AHN=$arrayType($Uint8,5);AHO=$arrayType($Uint8,8);AHP=$ptrType(X.EnumL2);AHQ=$sliceType(X.EnumValue);AHR=$arrayType(B.EnumNumber,2);AHS=$sliceType(AHR);AHT=$ptrType(GC);AHU=$ptrType(HP);AHV=$ptrType(GG);AHW=$sliceType(IW);AHX=$ptrType(GA);AHY=$ptrType(FO);AHZ=$ptrType(ACY);AIA=$structType("",[]);AIB=$ptrType(AX);AIC=$funcType([AT],[$Bool],false);AID=$funcType([AT],[],false);AIE=$funcType([AT],[B.Value],false);AIF=$funcType([AT,B.Value],[],false);AIG=$funcType([],[B.Message],false);AIH=$funcType([],[B.Value],false);AII=$funcType([AT],[H.Number],false);AIJ=$mapType(H.Number,AGH);AIK=$mapType(B.Name,AGI);AIL=$mapType(H.Number,$emptyInterface);AIM=$funcType([AT],[B.RawFields],false);AIN=$funcType([AT,B.RawFields],[],false);AIO=$funcType([AT],[AGN],false);AIP=$funcType([B.FieldDescriptor,B.Value],[$Bool],false);AIQ=$arrayType(N.Mutex,0);AIR=$ptrType(AEL);AIS=$mapType(H.Number,F.StructField);AIT=$mapType(B.Name,F.StructField);AIU=$mapType(F.Type,H.Number);AIV=$mapType(H.Number,F.Type);AIW=$ptrType(C.Files);AIX=$ptrType(FH);AIY=$ptrType(FQ);AIZ=$ptrType(FR);AJA=$funcType([B.MapKey,B.Value],[$Bool],false);AJB=$ptrType(GE);AJC=$ptrType(GF);AJD=$ptrType(HE);AJE=$ptrType(HF);AJF=$ptrType(HG);AJG=$ptrType(HH);AJH=$ptrType(HI);AJI=$ptrType(HJ);AJJ=$ptrType(HK);AJK=$ptrType(HL);AJL=$ptrType(HM);AJM=$ptrType(HN);AJN=$funcType([AT,AER,FS],[$Int],false);AJO=$funcType([ADP,AT,AER,FS],[ADP,$error],false);AJP=$funcType([ADP,AT,H.Type,AER,FV],[FX,$error],false);AJQ=$funcType([AT,AER],[$error],false);AJR=$funcType([AT,AT,AER,DO],[],false);AJS=$funcType([B.Value,$Int,FS],[$Int],false);AJT=$funcType([ADP,B.Value,$Uint64,FS],[ADP,$error],false);AJU=$funcType([ADP,B.Value,H.Number,H.Type,FV],[B.Value,FX,$error],false);AJV=$funcType([B.Value],[$error],false);AJW=$funcType([B.Value,B.Value,DO],[B.Value],false);AJX=$mapType(H.Number,AER);AJY=$ptrType(ADE);AH.prototype.get=function(f){var f,g,h,i,j,k;g=this.$val;h=(i=g[$Int32.keyFor(((f>>0)))],i!==undefined?[i.v,true]:[$ifaceNil,false]);j=h[0];k=h[1];return[j,k];};$ptrType(AH).prototype.get=function(f){return new AH(this.$get()).get(f);};$ptrType(AH).prototype.set=function(f,g){var f,g,h,i;h=this;if(h.$get()===false){h.$set({});}i=((f>>0));(h.$get()||$throwRuntimeError("assignment to entry in nil map"))[$Int32.keyFor(i)]={k:i,v:g};};$ptrType(AH).prototype.clear=function(f){var f,g;g=this;delete g.$get()[$Int32.keyFor(((f>>0)))];};ADK.ptr.prototype.HasWeak=function(f,g){var f,g,h,i,j;h=(i=f[$Int32.keyFor(((g>>0)))],i!==undefined?[i.v,true]:[$ifaceNil,false]);j=h[1];return j;};ADK.prototype.HasWeak=function(f,g){return this.$val.HasWeak(f,g);};ADK.ptr.prototype.ClearWeak=function(f,g){var f,g;delete f.$get()[$Int32.keyFor(((g>>0)))];};ADK.prototype.ClearWeak=function(f,g){return this.$val.ClearWeak(f,g);};ADK.ptr.prototype.GetWeak=function(f,g,h){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=(j=f[$Int32.keyFor(((g>>0)))],j!==undefined?[j.v,true]:[$ifaceNil,false]);k=i[0];l=i[1];if(l){$s=-1;return k;}n=C.GlobalTypes.FindMessageByName(h);$s=1;case 1:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;o=m[0];if($interfaceIsEqual(o,$ifaceNil)){$s=2;continue;}$s=3;continue;case 2:p=A.Sprintf("message %v for weak field is not linked in",new AEN([new B.FullName(h)]));$s=4;case 4:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}$panic(new $String(p));case 3:q=o.Zero();$s=5;case 5:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=q.Interface();$s=6;case 6:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=r;$s=7;case 7:return s;}return;}var $f={$blk:ADK.ptr.prototype.GetWeak,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,$s};return $f;};ADK.prototype.GetWeak=function(f,g,h){return this.$val.GetWeak(f,g,h);};ADK.ptr.prototype.SetWeak=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:if(!($interfaceIsEqual(i,$ifaceNil))){$s=1;continue;}$s=2;continue;case 1:k=C.GlobalTypes.FindMessageByName(h);$s=3;case 3:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j=k;l=j[0];if($interfaceIsEqual(l,$ifaceNil)){$s=4;continue;}$s=5;continue;case 4:m=A.Sprintf("message %v for weak field is not linked in",new AEN([new B.FullName(h)]));$s=6;case 6:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}$panic(new $String(m));case 5:n=i.ProtoReflect();$s=9;case 9:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n.Type();$s=10;case 10:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}if(!($interfaceIsEqual(l,o))){$s=7;continue;}$s=8;continue;case 7:p=i;q=l.Zero();$s=11;case 11:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=q.Interface();$s=12;case 12:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=r;t=A.Sprintf("invalid message type for weak field: got %T, want %T",new AEN([p,s]));$s=13;case 13:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}$panic(new $String(t));case 8:case 2:if($interfaceIsEqual(i,$ifaceNil)){u=true;$s=16;continue s;}v=i.ProtoReflect();$s=17;case 17:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}w=v.IsValid();$s=18;case 18:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}u=!w;case 16:if(u){$s=14;continue;}$s=15;continue;case 14:delete f.$get()[$Int32.keyFor(((g>>0)))];$s=-1;return;case 15:if(f.$get()===false){f.$set({});}x=((g>>0));(f.$get()||$throwRuntimeError("assignment to entry in nil map"))[$Int32.keyFor(x)]={k:x,v:i};$s=-1;return;}return;}var $f={$blk:ADK.ptr.prototype.SetWeak,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,$s};return $f;};ADK.prototype.SetWeak=function(f,g,h,i){return this.$val.SetWeak(f,g,h,i);};AI.prototype.String=function(){var{f,g,h,i,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:f=this.$val;g=f;if(g===(1)){$s=2;continue;}if(g===(2)){$s=3;continue;}if(g===(3)){$s=4;continue;}$s=5;continue;case 2:$s=-1;return"ValidationUnknown";case 3:$s=-1;return"ValidationInvalid";case 4:$s=-1;return"ValidationValid";case 5:h=A.Sprintf("ValidationStatus(%d)",new AEN([new $Int(((f>>0)))]));$s=7;case 7:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=8;case 8:return i;case 6:case 1:$s=-1;return"";}return;}var $f={$blk:AI.prototype.String,$c:true,$r,f,g,h,i,$s};return $f;};$ptrType(AI).prototype.String=function(){return new AI(this.$get()).String();};AM=function(f,g,h,i){var{aa,ab,ac,ad,ae,af,ag,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=new AK.ptr(AEO.nil,0,0,0,new $Uint64(0,0));l=h.ContainingOneof();$s=6;case 6:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}if(!(!($interfaceIsEqual(l,$ifaceNil)))){k=false;$s=5;continue s;}m=h.ContainingOneof();$s=7;case 7:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m.IsSynthetic();$s=8;case 8:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}k=!n;case 5:if(k){$s=2;continue;}$s=3;continue;case 2:o=h.Kind();$s=10;case 10:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=o;if(p===(11)){$s=11;continue;}if(p===(10)){$s=12;continue;}if(p===(9)){$s=13;continue;}$s=14;continue;case 11:j.typ=1;r=h.Number();$s=15;case 15:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}q=(s=g.oneofWrappersByNumber[H.Number.keyFor(r)],s!==undefined?[s.v,true]:[$ifaceNil,false]);t=q[0];u=q[1];if(u){$s=16;continue;}$s=17;continue;case 16:v=t.Field(0);$s=18;case 18:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}w=BU(v.Type);$s=19;case 19:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}j.mi=w;case 17:$s=14;continue;case 12:j.typ=2;y=h.Number();$s=20;case 20:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}x=(z=g.oneofWrappersByNumber[H.Number.keyFor(y)],z!==undefined?[z.v,true]:[$ifaceNil,false]);aa=x[0];ab=x[1];if(ab){$s=21;continue;}$s=22;continue;case 21:ac=aa.Field(0);$s=23;case 23:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}ad=BU(ac.Type);$s=24;case 24:if($c){$c=false;ad=ad.$blk();}if(ad&&ad.$blk!==undefined){break s;}j.mi=ad;case 22:$s=14;continue;case 13:ae=L.EnforceUTF8(h);$s=27;case 27:if($c){$c=false;ae=ae.$blk();}if(ae&&ae.$blk!==undefined){break s;}if(ae){$s=25;continue;}$s=26;continue;case 25:j.typ=11;case 26:case 14:case 9:$s=4;continue;case 3:af=AN(h,i);$s=28;case 28:if($c){$c=false;af=af.$blk();}if(af&&af.$blk!==undefined){break s;}AK.copy(j,af);case 4:case 1:ag=h.Cardinality();$s=31;case 31:if($c){$c=false;ag=ag.$blk();}if(ag&&ag.$blk!==undefined){break s;}if(ag===2){$s=29;continue;}$s=30;continue;case 29:if(f.coderMessageInfo.numRequiredFields<255){f.coderMessageInfo.numRequiredFields=f.coderMessageInfo.numRequiredFields+(1)<<24>>>24;j.requiredBit=$shiftLeft64(new $Uint64(0,1),((f.coderMessageInfo.numRequiredFields-1<<24>>>24)));}case 30:$s=-1;return j;}return;}var $f={$blk:AM,$c:true,$r,aa,ab,ac,ad,ae,af,ag,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};AN=function(f,g){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g});$s=$s||0;s:while(true){switch($s){case 0:h=new AK.ptr(AEO.nil,0,0,0,new $Uint64(0,0));i=f.IsList();$s=6;case 6:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}if(i){$s=2;continue;}j=f.IsMap();$s=7;case 7:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}if(j){$s=3;continue;}$s=4;continue;case 2:k=f.Kind();$s=9;case 9:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;if(l===(11)){$s=10;continue;}if(l===(10)){$s=11;continue;}if(l===(9)){$s=12;continue;}$s=13;continue;case 10:h.typ=1;m=g.Kind();$s=17;case 17:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}if(m===23){$s=15;continue;}$s=16;continue;case 15:n=g.Elem();$s=18;case 18:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=BU(n);$s=19;case 19:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}h.mi=o;case 16:$s=14;continue;case 11:h.typ=2;p=g.Kind();$s=22;case 22:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}if(p===23){$s=20;continue;}$s=21;continue;case 20:q=g.Elem();$s=23;case 23:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=BU(q);$s=24;case 24:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}h.mi=r;case 21:$s=14;continue;case 12:h.typ=10;s=L.EnforceUTF8(f);$s=27;case 27:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}if(s){$s=25;continue;}$s=26;continue;case 25:h.typ=11;case 26:$s=14;continue;case 13:t=f.Kind();$s=29;case 29:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}v=(u=AAX[B.Kind.keyFor(t)],u!==undefined?u.v:0);if(v===(0)){h.typ=4;}else if(v===(5)){h.typ=5;}else if(v===(1)){h.typ=6;}case 28:case 14:case 8:$s=5;continue;case 3:h.typ=3;w=f.MapKey();$s=31;case 31:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}x=w.Kind();$s=32;case 32:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}y=x;if(y===(9)){$s=33;continue;}$s=34;continue;case 33:z=L.EnforceUTF8(f);$s=37;case 37:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}if(z){$s=35;continue;}$s=36;continue;case 35:h.keyType=11;case 36:case 34:case 30:aa=f.MapValue();$s=39;case 39:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}ab=aa.Kind();$s=40;case 40:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}ac=ab;if(ac===(11)){$s=41;continue;}if(ac===(9)){$s=42;continue;}$s=43;continue;case 41:h.valType=1;ad=g.Kind();$s=46;case 46:if($c){$c=false;ad=ad.$blk();}if(ad&&ad.$blk!==undefined){break s;}if(ad===21){$s=44;continue;}$s=45;continue;case 44:ae=g.Elem();$s=47;case 47:if($c){$c=false;ae=ae.$blk();}if(ae&&ae.$blk!==undefined){break s;}af=BU(ae);$s=48;case 48:if($c){$c=false;af=af.$blk();}if(af&&af.$blk!==undefined){break s;}h.mi=af;case 45:$s=43;continue;case 42:ag=L.EnforceUTF8(f);$s=51;case 51:if($c){$c=false;ag=ag.$blk();}if(ag&&ag.$blk!==undefined){break s;}if(ag){$s=49;continue;}$s=50;continue;case 49:h.valType=11;case 50:case 43:case 38:$s=5;continue;case 4:ah=f.Kind();$s=53;case 53:if($c){$c=false;ah=ah.$blk();}if(ah&&ah.$blk!==undefined){break s;}ai=ah;if(ai===(11)){$s=54;continue;}if(ai===(10)){$s=55;continue;}if(ai===(9)){$s=56;continue;}$s=57;continue;case 54:h.typ=1;aj=f.IsWeak();$s=61;case 61:if($c){$c=false;aj=aj.$blk();}if(aj&&aj.$blk!==undefined){break s;}if(!aj){$s=59;continue;}$s=60;continue;case 59:ak=BU(g);$s=62;case 62:if($c){$c=false;ak=ak.$blk();}if(ak&&ak.$blk!==undefined){break s;}h.mi=ak;case 60:$s=58;continue;case 55:h.typ=2;al=BU(g);$s=63;case 63:if($c){$c=false;al=al.$blk();}if(al&&al.$blk!==undefined){break s;}h.mi=al;$s=58;continue;case 56:h.typ=10;am=L.EnforceUTF8(f);$s=66;case 66:if($c){$c=false;am=am.$blk();}if(am&&am.$blk!==undefined){break s;}if(am){$s=64;continue;}$s=65;continue;case 64:h.typ=11;case 65:$s=58;continue;case 57:an=f.Kind();$s=68;case 68:if($c){$c=false;an=an.$blk();}if(an&&an.$blk!==undefined){break s;}ap=(ao=AAX[B.Kind.keyFor(an)],ao!==undefined?ao.v:0);if(ap===(0)){h.typ=7;}else if(ap===(5)){h.typ=8;}else if(ap===(1)){h.typ=9;}else if(ap===(2)){h.typ=10;}case 67:case 58:case 52:case 5:case 1:$s=-1;return h;}return;}var $f={$blk:AN,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};BS.ptr.prototype.validate=function(f,g,h){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,ca,cb,cc,cd,ce,cf,cg,ch,ci,cj,ck,cl,cm,cn,co,cp,cq,cr,cs,ct,cu,cv,cw,cx,cy,cz,da,db,dc,dd,de,df,dg,dh,di,dj,dk,dl,dm,dn,dp,dq,dr,ds,dt,du,dv,dw,dx,dy,dz,ea,eb,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=new FX.ptr(0,false);j=0;k=this;$r=k.init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}l=$makeSlice(AEQ,0,16);l=$append(l,new AEP.ptr(1,0,0,0,k,ADP.nil,new $Uint64(0,0)));if(g>0){(0>=l.$length?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+0]).typ=2;(0>=l.$length?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+0]).endGroup=g;}m=true;n=f.$length;case 2:if(!(l.$length>0)){$s=3;continue;}p=(o=l.$length-1>>0,((o<0||o>=l.$length)?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+o]));case 4:if(!(f.$length>0)){$s=5;continue;}q=new $Uint64(0,0);if((0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])<128){q=(new $Uint64(0,(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])));f=$subslice(f,1);}else if(f.$length>=2&&(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1])<128){q=(r=(new $Uint64(0,(((0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])&127)>>>0))),s=$shiftLeft64((new $Uint64(0,(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1]))),7),new $Uint64(r.$high+s.$high,r.$low+s.$low));f=$subslice(f,2);}else{t=0;u=H.ConsumeVarint(f);q=u[0];t=u[1];if(t<0){v=$clone(i,FX);w=2;FX.copy(i,v);j=w;$s=-1;return[i,j];}f=$subslice(f,t);}x=0;y=$shiftRightUint64(q,3);if((y.$high<0||(y.$high===0&&y.$low<1))||(y.$high>0||(y.$high===0&&y.$low>536870911))){z=$clone(i,FX);aa=2;FX.copy(i,z);j=aa;$s=-1;return[i,j];}else{x=((y.$low>>0));}ab=((new $Uint64(q.$high&0,(q.$low&7)>>>0).$low<<24>>24));if(ab===4){$s=6;continue;}$s=7;continue;case 6:if(p.endGroup===x){$s=8;continue;}$s=9;continue;case 8:$s=10;continue;case 9:ac=$clone(i,FX);ad=2;FX.copy(i,ac);j=ad;$s=-1;return[i,j];case 7:ae=new AK.ptr(AEO.nil,0,0,0,new $Uint64(0,0));if((p.typ===3)){$s=12;continue;}if(false&&p.mi.coderMessageInfo.isMessageSet){$s=13;continue;}$s=14;continue;case 12:af=x;if(af===(1)){ae.typ=p.keyType;}else if(af===(2)){ae.typ=p.valType;ae.mi=p.mi;ae.requiredBit=new $Uint64(0,1);}$s=15;continue;case 13:ag=x;if(ag===(1)){ae.typ=12;}$s=15;continue;case 14:ah=AER.nil;if(((x>>0))=ai.$length)?($throwRuntimeError("index out of range"),undefined):ai.$array[ai.$offset+x]));}else{ah=(aj=p.mi.coderMessageInfo.coderFields[H.Number.keyFor(x)],aj!==undefined?aj.v:AER.nil);}if(!(ah===AER.nil)){$s=16;continue;}$s=17;continue;case 16:AK.copy(ae,ah.validation);if((ae.typ===1)&&ae.mi===AEO.nil){$s=18;continue;}$s=19;continue;case 18:ak=p.mi.Desc.Fields();$s=20;case 20:if($c){$c=false;ak=ak.$blk();}if(ak&&ak.$blk!==undefined){break s;}al=ak.ByNumber(x);$s=21;case 21:if($c){$c=false;al=al.$blk();}if(al&&al.$blk!==undefined){break s;}am=al;if($interfaceIsEqual(am,$ifaceNil)){an=true;$s=24;continue s;}ao=am.IsWeak();$s=25;case 25:if($c){$c=false;ao=ao.$blk();}if(ao&&ao.$blk!==undefined){break s;}an=!ao;case 24:if(an){$s=22;continue;}$s=23;continue;case 22:$s=11;continue;case 23:ap=am.Message();$s=26;case 26:if($c){$c=false;ap=ap.$blk();}if(ap&&ap.$blk!==undefined){break s;}aq=ap.FullName();$s=27;case 27:if($c){$c=false;aq=aq.$blk();}if(aq&&aq.$blk!==undefined){break s;}ar=aq;at=C.GlobalTypes.FindMessageByName(ar);$s=28;case 28:if($c){$c=false;at=at.$blk();}if(at&&at.$blk!==undefined){break s;}as=at;au=as[0];av=as[1];aw=av;if($interfaceIsEqual(aw,$ifaceNil)){ax=$assertType(au,AEO,true);ae.mi=ax[0];}else if($interfaceIsEqual(aw,(C.NotFound))){ae.typ=10;}else{ay=$clone(i,FX);az=1;FX.copy(i,ay);j=az;$s=-1;return[i,j];}case 19:$s=11;continue;case 17:bb=p.mi.Desc.FullName();$s=29;case 29:if($c){$c=false;bb=bb.$blk();}if(bb&&bb.$blk!==undefined){break s;}bc=h.resolver.FindExtensionByNumber(bb,x);$s=30;case 30:if($c){$c=false;bc=bc.$blk();}if(bc&&bc.$blk!==undefined){break s;}ba=bc;bd=ba[0];be=ba[1];if(!($interfaceIsEqual(be,$ifaceNil))&&!($interfaceIsEqual(be,C.NotFound))){bf=$clone(i,FX);bg=1;FX.copy(i,bf);j=bg;$s=-1;return[i,j];}if($interfaceIsEqual(be,$ifaceNil)){$s=31;continue;}$s=32;continue;case 31:bh=ADA(bd);$s=33;case 33:if($c){$c=false;bh=bh.$blk();}if(bh&&bh.$blk!==undefined){break s;}AK.copy(ae,bh.validation);case 32:case 15:case 11:if(!((bi=ae.requiredBit,(bi.$high===0&&bi.$low===0)))){bj=false;bk=ae.typ;if(bk===(7)){bj=ab===0;}else if(bk===(8)){bj=ab===5;}else if(bk===(9)){bj=ab===1;}else if((bk===(10))||(bk===(11))||(bk===(1))){bj=ab===2;}else if(bk===(2)){bj=ab===3;}if(bj){p.requiredMask=(bl=p.requiredMask,bm=ae.requiredBit,new $Uint64(bl.$high|bm.$high,(bl.$low|bm.$low)>>>0));}}bn=ab;if(bn===(0)){$s=35;continue;}if(bn===(2)){$s=36;continue;}if(bn===(5)){$s=37;continue;}if(bn===(1)){$s=38;continue;}if(bn===(3)){$s=39;continue;}$s=40;continue;case 35:if(f.$length>=10){if((0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])<128){f=$subslice(f,1);}else if((1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1])<128){f=$subslice(f,2);}else if((2>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+2])<128){f=$subslice(f,3);}else if((3>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+3])<128){f=$subslice(f,4);}else if((4>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+4])<128){f=$subslice(f,5);}else if((5>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+5])<128){f=$subslice(f,6);}else if((6>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+6])<128){f=$subslice(f,7);}else if((7>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+7])<128){f=$subslice(f,8);}else if((8>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+8])<128){f=$subslice(f,9);}else if((9>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+9])<128&&(9>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+9])<2){f=$subslice(f,10);}else{bo=$clone(i,FX);bp=2;FX.copy(i,bo);j=bp;$s=-1;return[i,j];}}else{if(f.$length>0&&(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])<128){f=$subslice(f,1);}else if(f.$length>1&&(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1])<128){f=$subslice(f,2);}else if(f.$length>2&&(2>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+2])<128){f=$subslice(f,3);}else if(f.$length>3&&(3>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+3])<128){f=$subslice(f,4);}else if(f.$length>4&&(4>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+4])<128){f=$subslice(f,5);}else if(f.$length>5&&(5>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+5])<128){f=$subslice(f,6);}else if(f.$length>6&&(6>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+6])<128){f=$subslice(f,7);}else if(f.$length>7&&(7>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+7])<128){f=$subslice(f,8);}else if(f.$length>8&&(8>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+8])<128){f=$subslice(f,9);}else if(f.$length>9&&(9>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+9])<2){f=$subslice(f,10);}else{bq=$clone(i,FX);br=2;FX.copy(i,bq);j=br;$s=-1;return[i,j];}}$s=2;continue s;$s=41;continue;case 36:bs=new $Uint64(0,0);if(f.$length>=1&&(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])<128){bs=(new $Uint64(0,(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])));f=$subslice(f,1);}else if(f.$length>=2&&(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1])<128){bs=(bt=(new $Uint64(0,(((0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])&127)>>>0))),bu=$shiftLeft64((new $Uint64(0,(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1]))),7),new $Uint64(bt.$high+bu.$high,bt.$low+bu.$low));f=$subslice(f,2);}else{bv=0;bw=H.ConsumeVarint(f);bs=bw[0];bv=bw[1];if(bv<0){bx=$clone(i,FX);by=2;FX.copy(i,bx);j=by;$s=-1;return[i,j];}f=$subslice(f,bv);}if((bz=(new $Uint64(0,f.$length)),(bs.$high>bz.$high||(bs.$high===bz.$high&&bs.$low>bz.$low)))){ca=$clone(i,FX);cb=2;FX.copy(i,ca);j=cb;$s=-1;return[i,j];}cc=$subslice(f,0,$flatten64(bs));f=$subslice(f,$flatten64(bs));cd=ae.typ;if(cd===(1)){$s=43;continue;}if(cd===(3)){$s=44;continue;}if(cd===(4)){$s=45;continue;}if(cd===(5)){$s=46;continue;}if(cd===(6)){$s=47;continue;}if(cd===(11)){$s=48;continue;}$s=49;continue;case 43:if(ae.mi===AEO.nil){ce=$clone(i,FX);cf=1;FX.copy(i,ce);j=cf;$s=-1;return[i,j];}$r=ae.mi.init();$s=50;case 50:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(!(ae.mi===AEO.nil)){$s=51;continue;}$s=52;continue;case 51:$r=ae.mi.init();$s=53;case 53:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 52:l=$append(l,new AEP.ptr(ae.typ,ae.keyType,ae.valType,0,ae.mi,f,new $Uint64(0,0)));f=cc;$s=2;continue s;$s=49;continue;case 44:if(!(ae.mi===AEO.nil)){$s=54;continue;}$s=55;continue;case 54:$r=ae.mi.init();$s=56;case 56:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 55:l=$append(l,new AEP.ptr(ae.typ,ae.keyType,ae.valType,0,ae.mi,f,new $Uint64(0,0)));f=cc;$s=2;continue s;$s=49;continue;case 45:while(true){if(!(cc.$length>0)){break;}cg=H.ConsumeVarint(cc);ch=cg[1];if(ch<0){ci=$clone(i,FX);cj=2;FX.copy(i,ci);j=cj;$s=-1;return[i,j];}cc=$subslice(cc,ch);}$s=49;continue;case 46:if(!(((ck=cc.$length%4,ck===ck?ck:$throwRuntimeError("integer divide by zero"))===0))){cl=$clone(i,FX);cm=2;FX.copy(i,cl);j=cm;$s=-1;return[i,j];}$s=49;continue;case 47:if(!(((cn=cc.$length%8,cn===cn?cn:$throwRuntimeError("integer divide by zero"))===0))){co=$clone(i,FX);cp=2;FX.copy(i,co);j=cp;$s=-1;return[i,j];}$s=49;continue;case 48:if(!G.Valid(cc)){cq=$clone(i,FX);cr=2;FX.copy(i,cq);j=cr;$s=-1;return[i,j];}case 49:case 42:$s=41;continue;case 37:if(f.$length<4){cs=$clone(i,FX);ct=2;FX.copy(i,cs);j=ct;$s=-1;return[i,j];}f=$subslice(f,4);$s=41;continue;case 38:if(f.$length<8){cu=$clone(i,FX);cv=2;FX.copy(i,cu);j=cv;$s=-1;return[i,j];}f=$subslice(f,8);$s=41;continue;case 39:if((ae.typ===2)){$s=58;continue;}if(false&&(ae.typ===12)){$s=59;continue;}$s=60;continue;case 58:if(ae.mi===AEO.nil){cw=$clone(i,FX);cx=1;FX.copy(i,cw);j=cx;$s=-1;return[i,j];}$r=ae.mi.init();$s=62;case 62:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}l=$append(l,new AEP.ptr(2,0,0,x,ae.mi,ADP.nil,new $Uint64(0,0)));$s=2;continue s;$s=61;continue;case 59:cz=I.ConsumeFieldValue(f,false);$s=63;case 63:if($c){$c=false;cz=cz.$blk();}if(cz&&cz.$blk!==undefined){break s;}cy=cz;da=cy[0];db=cy[1];dc=cy[2];dd=cy[3];if(!($interfaceIsEqual(dd,$ifaceNil))){de=$clone(i,FX);df=2;FX.copy(i,de);j=df;$s=-1;return[i,j];}dh=p.mi.Desc.FullName();$s=64;case 64:if($c){$c=false;dh=dh.$blk();}if(dh&&dh.$blk!==undefined){break s;}di=h.resolver.FindExtensionByNumber(dh,da);$s=65;case 65:if($c){$c=false;di=di.$blk();}if(di&&di.$blk!==undefined){break s;}dg=di;dj=dg[0];dd=dg[1];if($interfaceIsEqual(dd,C.NotFound)){$s=67;continue;}if(!($interfaceIsEqual(dd,$ifaceNil))){$s=68;continue;}$s=69;continue;case 67:f=$subslice(f,dc);$s=70;continue;case 68:dk=$clone(i,FX);dl=1;FX.copy(i,dk);j=dl;$s=-1;return[i,j];case 69:dm=ADA(dj);$s=71;case 71:if($c){$c=false;dm=dm.$blk();}if(dm&&dm.$blk!==undefined){break s;}dn=$clone(dm.validation,AK);if(!(dn.mi===AEO.nil)){$s=72;continue;}$s=73;continue;case 72:$r=dn.mi.init();$s=74;case 74:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 73:l=$append(l,new AEP.ptr(dn.typ,0,0,0,dn.mi,$subslice(f,dc),new $Uint64(0,0)));f=db;$s=2;continue s;case 70:case 66:$s=61;continue;case 60:dp=H.ConsumeFieldValue(x,ab,f);if(dp<0){dq=$clone(i,FX);dr=2;FX.copy(i,dq);j=dr;$s=-1;return[i,j];}f=$subslice(f,dp);case 61:case 57:$s=41;continue;case 40:ds=$clone(i,FX);dt=2;FX.copy(i,ds);j=dt;$s=-1;return[i,j];case 41:case 34:$s=4;continue;case 5:if(!((p.endGroup===0))){du=$clone(i,FX);dv=2;FX.copy(i,du);j=dv;$s=-1;return[i,j];}if(!((f.$length===0))){dw=$clone(i,FX);dx=2;FX.copy(i,dw);j=dx;$s=-1;return[i,j];}f=p.tail;case 10:dy=0;dz=p.typ;if((dz===(1))||(dz===(2))){dy=((p.mi.coderMessageInfo.numRequiredFields>>0));}else if(dz===(3)){if(!(p.mi===AEO.nil)&&p.mi.coderMessageInfo.numRequiredFields>0){dy=1;}}if(dy>0&&!((E.OnesCount64(p.requiredMask)===dy))){m=false;}l=$subslice(l,0,(l.$length-1>>0));$s=2;continue;case 3:i.n=n-f.$length>>0;if(m){i.initialized=true;}ea=$clone(i,FX);eb=3;FX.copy(i,ea);j=eb;$s=-1;return[i,j];}return;}var $f={$blk:BS.ptr.prototype.validate,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,ca,cb,cc,cd,ce,cf,cg,ch,ci,cj,ck,cl,cm,cn,co,cp,cq,cr,cs,ct,cu,cv,cw,cx,cy,cz,da,db,dc,dd,de,df,dg,dh,di,dj,dk,dl,dm,dn,dp,dq,dr,ds,dt,du,dv,dw,dx,dy,dz,ea,eb,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};BS.prototype.validate=function(f,g,h){return this.$val.validate(f,g,h);};AQ=function(f,g){var f,g,h,i;if(!((f.Index.$length===1))){$panic(new $String("embedded structs are not supported"));}if(f.PkgPath===""){return new AP.ptr((h=f.Index,(0>=h.$length?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+0])),$throwNilPointerError);}if(g===$throwNilPointerError){$panic(new $String("exporter must be provided for unexported field"));}return new AP.ptr((i=f.Index,(0>=i.$length?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+0])),g);};AP.ptr.prototype.IsValid=function(){var f;f=this;return f.index>=0;};AP.prototype.IsValid=function(){return this.$val.IsValid();};AV=function(f){var f;return new AT.ptr($clone(f,F.Value));};AW=function(f){var{f,g,h,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=F.ValueOf(f);$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=new AT.ptr($clone(g,F.Value));$s=2;case 2:return h;}return;}var $f={$blk:AW,$c:true,$r,f,g,h,$s};return $f;};AT.ptr.prototype.IsNil=function(){var f;f=this;return $clone(f.v,F.Value).IsNil();};AT.prototype.IsNil=function(){return this.$val.IsNil();};AT.ptr.prototype.Apply=function(f){var{f,g,h,i,j,k,l,m,n,o,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;if(!(f.export$1===$throwNilPointerError)){$s=1;continue;}$s=2;continue;case 1:h=$clone(g.v,F.Value).Interface();$s=3;case 3:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=f.export$1(h,f.index);$s=4;case 4:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=F.ValueOf(i);$s=5;case 5:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;if($clone(k,F.Value).IsValid()){$s=-1;return new AT.ptr($clone(k,F.Value));}case 2:l=$clone(g.v,F.Value).Elem();$s=6;case 6:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=$clone(l,F.Value).Field(f.index);$s=7;case 7:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=$clone(m,F.Value).Addr();$s=8;case 8:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=new AT.ptr($clone(n,F.Value));$s=9;case 9:return o;}return;}var $f={$blk:AT.ptr.prototype.Apply,$c:true,$r,f,g,h,i,j,k,l,m,n,o,$s};return $f;};AT.prototype.Apply=function(f){return this.$val.Apply(f);};AT.ptr.prototype.AsValueOf=function(f){var{f,g,h,i,j,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=$clone(g.v,F.Value).Type().Elem();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;if(!($interfaceIsEqual(i,f))){$s=2;continue;}$s=3;continue;case 2:j=A.Sprintf("invalid type: got %v, want %v",new AEN([i,f]));$s=4;case 4:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}$panic(new $String(j));case 3:$s=-1;return g.v;}return;}var $f={$blk:AT.ptr.prototype.AsValueOf,$c:true,$r,f,g,h,i,j,$s};return $f;};AT.prototype.AsValueOf=function(f){return this.$val.AsValueOf(f);};AT.ptr.prototype.AsIfaceOf=function(f){var{f,g,h,i,j,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=$clone(g,AT).AsValueOf(f);$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=$clone(h,F.Value).Interface();$s=2;case 2:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;$s=3;case 3:return j;}return;}var $f={$blk:AT.ptr.prototype.AsIfaceOf,$c:true,$r,f,g,h,i,j,$s};return $f;};AT.prototype.AsIfaceOf=function(f){return this.$val.AsIfaceOf(f);};AT.ptr.prototype.Bool=function(){var{f,g,h,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=$clone(f.v,F.Value).Interface();$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=$assertType(g,AET);$s=2;case 2:return h;}return;}var $f={$blk:AT.ptr.prototype.Bool,$c:true,$r,f,g,h,$s};return $f;};AT.prototype.Bool=function(){return this.$val.Bool();};AT.ptr.prototype.BoolPtr=function(){var{f,g,h,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=$clone(f.v,F.Value).Interface();$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=$assertType(g,AEU);$s=2;case 2:return h;}return;}var $f={$blk:AT.ptr.prototype.BoolPtr,$c:true,$r,f,g,h,$s};return $f;};AT.prototype.BoolPtr=function(){return this.$val.BoolPtr();};AT.ptr.prototype.BoolSlice=function(){var{f,g,h,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=$clone(f.v,F.Value).Interface();$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=$assertType(g,AEW);$s=2;case 2:return h;}return;}var $f={$blk:AT.ptr.prototype.BoolSlice,$c:true,$r,f,g,h,$s};return $f;};AT.prototype.BoolSlice=function(){return this.$val.BoolSlice();};AT.ptr.prototype.Int32=function(){var{f,g,h,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=$clone(f.v,F.Value).Interface();$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=$assertType(g,AEX);$s=2;case 2:return h;}return;}var $f={$blk:AT.ptr.prototype.Int32,$c:true,$r,f,g,h,$s};return $f;};AT.prototype.Int32=function(){return this.$val.Int32();};AT.ptr.prototype.Int32Ptr=function(){var{f,g,h,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=$clone(f.v,F.Value).Interface();$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=$assertType(g,AEY);$s=2;case 2:return h;}return;}var $f={$blk:AT.ptr.prototype.Int32Ptr,$c:true,$r,f,g,h,$s};return $f;};AT.prototype.Int32Ptr=function(){return this.$val.Int32Ptr();};AT.ptr.prototype.Int32Slice=function(){var{f,g,h,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=$clone(f.v,F.Value).Interface();$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=$assertType(g,AFA);$s=2;case 2:return h;}return;}var $f={$blk:AT.ptr.prototype.Int32Slice,$c:true,$r,f,g,h,$s};return $f;};AT.prototype.Int32Slice=function(){return this.$val.Int32Slice();};AT.ptr.prototype.Int64=function(){var{f,g,h,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=$clone(f.v,F.Value).Interface();$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=$assertType(g,AFB);$s=2;case 2:return h;}return;}var $f={$blk:AT.ptr.prototype.Int64,$c:true,$r,f,g,h,$s};return $f;};AT.prototype.Int64=function(){return this.$val.Int64();};AT.ptr.prototype.Int64Ptr=function(){var{f,g,h,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=$clone(f.v,F.Value).Interface();$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=$assertType(g,AFC);$s=2;case 2:return h;}return;}var $f={$blk:AT.ptr.prototype.Int64Ptr,$c:true,$r,f,g,h,$s};return $f;};AT.prototype.Int64Ptr=function(){return this.$val.Int64Ptr();};AT.ptr.prototype.Int64Slice=function(){var{f,g,h,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=$clone(f.v,F.Value).Interface();$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=$assertType(g,AFE);$s=2;case 2:return h;}return;}var $f={$blk:AT.ptr.prototype.Int64Slice,$c:true,$r,f,g,h,$s};return $f;};AT.prototype.Int64Slice=function(){return this.$val.Int64Slice();};AT.ptr.prototype.Uint32=function(){var{f,g,h,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=$clone(f.v,F.Value).Interface();$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=$assertType(g,AFF);$s=2;case 2:return h;}return;}var $f={$blk:AT.ptr.prototype.Uint32,$c:true,$r,f,g,h,$s};return $f;};AT.prototype.Uint32=function(){return this.$val.Uint32();};AT.ptr.prototype.Uint32Ptr=function(){var{f,g,h,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=$clone(f.v,F.Value).Interface();$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=$assertType(g,AFG);$s=2;case 2:return h;}return;}var $f={$blk:AT.ptr.prototype.Uint32Ptr,$c:true,$r,f,g,h,$s};return $f;};AT.prototype.Uint32Ptr=function(){return this.$val.Uint32Ptr();};AT.ptr.prototype.Uint32Slice=function(){var{f,g,h,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=$clone(f.v,F.Value).Interface();$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=$assertType(g,AFI);$s=2;case 2:return h;}return;}var $f={$blk:AT.ptr.prototype.Uint32Slice,$c:true,$r,f,g,h,$s};return $f;};AT.prototype.Uint32Slice=function(){return this.$val.Uint32Slice();};AT.ptr.prototype.Uint64=function(){var{f,g,h,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=$clone(f.v,F.Value).Interface();$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=$assertType(g,AFJ);$s=2;case 2:return h;}return;}var $f={$blk:AT.ptr.prototype.Uint64,$c:true,$r,f,g,h,$s};return $f;};AT.prototype.Uint64=function(){return this.$val.Uint64();};AT.ptr.prototype.Uint64Ptr=function(){var{f,g,h,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=$clone(f.v,F.Value).Interface();$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=$assertType(g,AFK);$s=2;case 2:return h;}return;}var $f={$blk:AT.ptr.prototype.Uint64Ptr,$c:true,$r,f,g,h,$s};return $f;};AT.prototype.Uint64Ptr=function(){return this.$val.Uint64Ptr();};AT.ptr.prototype.Uint64Slice=function(){var{f,g,h,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=$clone(f.v,F.Value).Interface();$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=$assertType(g,AFM);$s=2;case 2:return h;}return;}var $f={$blk:AT.ptr.prototype.Uint64Slice,$c:true,$r,f,g,h,$s};return $f;};AT.prototype.Uint64Slice=function(){return this.$val.Uint64Slice();};AT.ptr.prototype.Float32=function(){var{f,g,h,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=$clone(f.v,F.Value).Interface();$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=$assertType(g,AFN);$s=2;case 2:return h;}return;}var $f={$blk:AT.ptr.prototype.Float32,$c:true,$r,f,g,h,$s};return $f;};AT.prototype.Float32=function(){return this.$val.Float32();};AT.ptr.prototype.Float32Ptr=function(){var{f,g,h,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=$clone(f.v,F.Value).Interface();$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=$assertType(g,AFO);$s=2;case 2:return h;}return;}var $f={$blk:AT.ptr.prototype.Float32Ptr,$c:true,$r,f,g,h,$s};return $f;};AT.prototype.Float32Ptr=function(){return this.$val.Float32Ptr();};AT.ptr.prototype.Float32Slice=function(){var{f,g,h,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=$clone(f.v,F.Value).Interface();$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=$assertType(g,AFQ);$s=2;case 2:return h;}return;}var $f={$blk:AT.ptr.prototype.Float32Slice,$c:true,$r,f,g,h,$s};return $f;};AT.prototype.Float32Slice=function(){return this.$val.Float32Slice();};AT.ptr.prototype.Float64=function(){var{f,g,h,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=$clone(f.v,F.Value).Interface();$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=$assertType(g,AFR);$s=2;case 2:return h;}return;}var $f={$blk:AT.ptr.prototype.Float64,$c:true,$r,f,g,h,$s};return $f;};AT.prototype.Float64=function(){return this.$val.Float64();};AT.ptr.prototype.Float64Ptr=function(){var{f,g,h,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=$clone(f.v,F.Value).Interface();$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=$assertType(g,AFS);$s=2;case 2:return h;}return;}var $f={$blk:AT.ptr.prototype.Float64Ptr,$c:true,$r,f,g,h,$s};return $f;};AT.prototype.Float64Ptr=function(){return this.$val.Float64Ptr();};AT.ptr.prototype.Float64Slice=function(){var{f,g,h,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=$clone(f.v,F.Value).Interface();$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=$assertType(g,AFU);$s=2;case 2:return h;}return;}var $f={$blk:AT.ptr.prototype.Float64Slice,$c:true,$r,f,g,h,$s};return $f;};AT.prototype.Float64Slice=function(){return this.$val.Float64Slice();};AT.ptr.prototype.String=function(){var{f,g,h,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=$clone(f.v,F.Value).Interface();$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=$assertType(g,AFV);$s=2;case 2:return h;}return;}var $f={$blk:AT.ptr.prototype.String,$c:true,$r,f,g,h,$s};return $f;};AT.prototype.String=function(){return this.$val.String();};AT.ptr.prototype.StringPtr=function(){var{f,g,h,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=$clone(f.v,F.Value).Interface();$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=$assertType(g,AFW);$s=2;case 2:return h;}return;}var $f={$blk:AT.ptr.prototype.StringPtr,$c:true,$r,f,g,h,$s};return $f;};AT.prototype.StringPtr=function(){return this.$val.StringPtr();};AT.ptr.prototype.StringSlice=function(){var{f,g,h,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=$clone(f.v,F.Value).Interface();$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=$assertType(g,AFY);$s=2;case 2:return h;}return;}var $f={$blk:AT.ptr.prototype.StringSlice,$c:true,$r,f,g,h,$s};return $f;};AT.prototype.StringSlice=function(){return this.$val.StringSlice();};AT.ptr.prototype.Bytes=function(){var{f,g,h,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=$clone(f.v,F.Value).Interface();$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=$assertType(g,ADU);$s=2;case 2:return h;}return;}var $f={$blk:AT.ptr.prototype.Bytes,$c:true,$r,f,g,h,$s};return $f;};AT.prototype.Bytes=function(){return this.$val.Bytes();};AT.ptr.prototype.BytesPtr=function(){var{f,g,h,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=$clone(f.v,F.Value).Interface();$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=$assertType(g,AFZ);$s=2;case 2:return h;}return;}var $f={$blk:AT.ptr.prototype.BytesPtr,$c:true,$r,f,g,h,$s};return $f;};AT.prototype.BytesPtr=function(){return this.$val.BytesPtr();};AT.ptr.prototype.BytesSlice=function(){var{f,g,h,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=$clone(f.v,F.Value).Interface();$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=$assertType(g,AGB);$s=2;case 2:return h;}return;}var $f={$blk:AT.ptr.prototype.BytesSlice,$c:true,$r,f,g,h,$s};return $f;};AT.prototype.BytesSlice=function(){return this.$val.BytesSlice();};AT.ptr.prototype.WeakFields=function(){var{f,g,h,i,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:f=this;h=$clone(f.v,F.Value).Interface();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=((g=$assertType(h,AGD),new AGC(function(){return g.$get();},function($v){g.$set($v);},g.$target)));$s=2;case 2:return i;}return;}var $f={$blk:AT.ptr.prototype.WeakFields,$c:true,$r,f,g,h,i,$s};return $f;};AT.prototype.WeakFields=function(){return this.$val.WeakFields();};AT.ptr.prototype.Extensions=function(){var{f,g,h,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=$clone(f.v,F.Value).Interface();$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=$assertType(g,AGE);$s=2;case 2:return h;}return;}var $f={$blk:AT.ptr.prototype.Extensions,$c:true,$r,f,g,h,$s};return $f;};AT.prototype.Extensions=function(){return this.$val.Extensions();};AT.ptr.prototype.Elem=function(){var{f,g,h,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=$clone(f.v,F.Value).Elem();$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=new AT.ptr($clone(g,F.Value));$s=2;case 2:return h;}return;}var $f={$blk:AT.ptr.prototype.Elem,$c:true,$r,f,g,h,$s};return $f;};AT.prototype.Elem=function(){return this.$val.Elem();};AT.ptr.prototype.PointerSlice=function(){var{f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:f=this;if($clone(f.v,F.Value).IsNil()){$s=-1;return AGF.nil;}g=$clone(f.v,F.Value).Elem();$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=$clone(g,F.Value).Len();$s=2;case 2:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;j=$makeSlice(AGF,i);k=0;case 3:if(!(k=j.$length)?($throwRuntimeError("index out of range"),undefined):j.$array[j.$offset+k]),new AT.ptr($clone(m,F.Value)));k=k+(1)>>0;$s=3;continue;case 4:$s=-1;return j;}return;}var $f={$blk:AT.ptr.prototype.PointerSlice,$c:true,$r,f,g,h,i,j,k,l,m,$s};return $f;};AT.prototype.PointerSlice=function(){return this.$val.PointerSlice();};AT.ptr.prototype.AppendPointerSlice=function(f){var{f,g,h,i,j,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=$clone(g.v,F.Value).Elem();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;j=F.Append($clone(i,F.Value),new AGG([$clone(f.v,F.Value)]));$s=2;case 2:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}$r=$clone(i,F.Value).Set($clone(j,F.Value));$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:AT.ptr.prototype.AppendPointerSlice,$c:true,$r,f,g,h,i,j,$s};return $f;};AT.prototype.AppendPointerSlice=function(f){return this.$val.AppendPointerSlice(f);};AT.ptr.prototype.SetPointer=function(f){var{f,g,h,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=$clone(g.v,F.Value).Elem();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}$r=$clone(h,F.Value).Set($clone(f.v,F.Value));$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:AT.ptr.prototype.SetPointer,$c:true,$r,f,g,h,$s};return $f;};AT.prototype.SetPointer=function(f){return this.$val.SetPointer(f);};ADK.ptr.prototype.MessageStateOf=function(f){var f;$panic(new $String("not supported"));};ADK.prototype.MessageStateOf=function(f){return this.$val.MessageStateOf(f);};BO.ptr.prototype.pointer=function(){var f;f=this;$panic(new $String("not supported"));};BO.prototype.pointer=function(){return this.$val.pointer();};BO.ptr.prototype.messageInfo=function(){var f;f=this;$panic(new $String("not supported"));};BO.prototype.messageInfo=function(){return this.$val.messageInfo();};BO.ptr.prototype.LoadMessageInfo=function(){var f;f=this;$panic(new $String("not supported"));};BO.prototype.LoadMessageInfo=function(){return this.$val.LoadMessageInfo();};BO.ptr.prototype.StoreMessageInfo=function(f){var f,g;g=this;$panic(new $String("not supported"));};BO.prototype.StoreMessageInfo=function(f){return this.$val.StoreMessageInfo(f);};AX.ptr.prototype.Init=function(f){var{f,g,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:f=[f];g=[g];g[0]=this;$r=g[0].once.Do((function(f,g){return function $b(){var{h,i,j,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:h=F.Zero(f[0].GoReflectType);$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=$clone(h,F.Value).Interface();$s=2;case 2:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=AW(i);$s=3;case 3:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}AT.copy(g[0].m.p,j);g[0].m.mi=f[0];$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,h,i,j,$s};return $f;};})(f,g));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return g[0].m;}return;}var $f={$blk:AX.ptr.prototype.Init,$c:true,$r,f,g,$s};return $f;};AX.prototype.Init=function(f){return this.$val.Init(f);};BO.ptr.prototype.Descriptor=function(){var f;f=this;return f.messageInfo().Desc;};BO.prototype.Descriptor=function(){return this.$val.Descriptor();};BO.ptr.prototype.Type=function(){var f;f=this;return f.messageInfo();};BO.prototype.Type=function(){return this.$val.Type();};BO.ptr.prototype.New=function(){var{f,g,h,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=f.messageInfo().New();$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;$s=2;case 2:return h;}return;}var $f={$blk:BO.ptr.prototype.New,$c:true,$r,f,g,h,$s};return $f;};BO.prototype.New=function(){return this.$val.New();};BO.ptr.prototype.Interface=function(){var{f,g,h,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=f.protoUnwrap();$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=$assertType(g,B.ProtoMessage);$s=2;case 2:return h;}return;}var $f={$blk:BO.ptr.prototype.Interface,$c:true,$r,f,g,h,$s};return $f;};BO.prototype.Interface=function(){return this.$val.Interface();};BO.ptr.prototype.protoUnwrap=function(){var{f,g,h,i,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=f.messageInfo().GoReflectType.Elem();$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=$clone(f.pointer(),AT).AsIfaceOf(g);$s=2;case 2:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=3;case 3:return i;}return;}var $f={$blk:BO.ptr.prototype.protoUnwrap,$c:true,$r,f,g,h,i,$s};return $f;};BO.prototype.protoUnwrap=function(){return this.$val.protoUnwrap();};BO.ptr.prototype.ProtoMethods=function(){var{f,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:f=this;$r=f.messageInfo().init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return f.messageInfo().coderMessageInfo.methods;}return;}var $f={$blk:BO.ptr.prototype.ProtoMethods,$c:true,$r,f,$s};return $f;};BO.prototype.ProtoMethods=function(){return this.$val.ProtoMethods();};BO.ptr.prototype.ProtoMessageInfo=function(){var f;f=this;return f.messageInfo();};BO.prototype.ProtoMessageInfo=function(){return this.$val.ProtoMessageInfo();};BO.ptr.prototype.Range=function(f){var{aa,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;$r=g.messageInfo().init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}h=g.messageInfo().reflectMessageInfo.rangeInfos;i=0;case 2:if(!(i=h.$length)?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+i]);k=j;if($assertType(k,AGH,true)[1]){$s=4;continue;}if($assertType(k,AGI,true)[1]){$s=5;continue;}$s=6;continue;case 4:l=k.$val;n=l.has($clone(g.pointer(),AT));$s=9;case 9:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}if(n){$s=7;continue;}$s=8;continue;case 7:o=l.fieldDesc;p=l.get($clone(g.pointer(),AT));$s=12;case 12:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=$clone(p,B.Value);r=f(o,q);$s=13;case 13:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}if(!r){$s=10;continue;}$s=11;continue;case 10:$s=-1;return;case 11:case 8:$s=6;continue;case 5:m=k.$val;s=m.which($clone(g.pointer(),AT));$s=14;case 14:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=s;if(t>0){$s=15;continue;}$s=16;continue;case 15:v=(u=g.messageInfo().reflectMessageInfo.fields[H.Number.keyFor(t)],u!==undefined?u.v:AGH.nil);w=v.fieldDesc;x=v.get($clone(g.pointer(),AT));$s=19;case 19:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}y=$clone(x,B.Value);z=f(w,y);$s=20;case 20:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}if(!z){$s=17;continue;}$s=18;continue;case 17:$s=-1;return;case 18:case 16:case 6:i++;$s=2;continue;case 3:aa=g.messageInfo().reflectMessageInfo.extensionMap($clone(g.pointer(),AT));$s=21;case 21:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}$r=aa.Range(f);$s=22;case 22:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:BO.ptr.prototype.Range,$c:true,$r,aa,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};BO.prototype.Range=function(f){return this.$val.Range(f);};BO.ptr.prototype.Has=function(f){var{f,g,h,i,j,k,l,m,n,o,p,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;$r=g.messageInfo().init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}i=g.messageInfo().checkField(f);$s=2;case 2:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}h=i;j=h[0];k=h[1];if(!(j===AGH.nil)){$s=3;continue;}$s=4;continue;case 3:l=j.has($clone(g.pointer(),AT));$s=6;case 6:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;$s=7;case 7:return m;case 4:n=g.messageInfo().reflectMessageInfo.extensionMap($clone(g.pointer(),AT));$s=8;case 8:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n.Has(k);$s=9;case 9:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=o;$s=10;case 10:return p;case 5:$s=-1;return false;}return;}var $f={$blk:BO.ptr.prototype.Has,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,$s};return $f;};BO.prototype.Has=function(f){return this.$val.Has(f);};BO.ptr.prototype.Clear=function(f){var{f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;$r=g.messageInfo().init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}i=g.messageInfo().checkField(f);$s=2;case 2:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}h=i;j=h[0];k=h[1];if(!(j===AGH.nil)){$s=3;continue;}$s=4;continue;case 3:$r=j.clear($clone(g.pointer(),AT));$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=5;continue;case 4:l=g.messageInfo().reflectMessageInfo.extensionMap($clone(g.pointer(),AT));$s=7;case 7:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}$r=l.Clear(k);$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 5:$s=-1;return;}return;}var $f={$blk:BO.ptr.prototype.Clear,$c:true,$r,f,g,h,i,j,k,l,$s};return $f;};BO.prototype.Clear=function(f){return this.$val.Clear(f);};BO.ptr.prototype.Get=function(f){var{f,g,h,i,j,k,l,m,n,o,p,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;$r=g.messageInfo().init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}i=g.messageInfo().checkField(f);$s=2;case 2:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}h=i;j=h[0];k=h[1];if(!(j===AGH.nil)){$s=3;continue;}$s=4;continue;case 3:l=j.get($clone(g.pointer(),AT));$s=6;case 6:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;$s=7;case 7:return m;case 4:n=g.messageInfo().reflectMessageInfo.extensionMap($clone(g.pointer(),AT));$s=8;case 8:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n.Get(k);$s=9;case 9:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=o;$s=10;case 10:return p;case 5:$s=-1;return new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);}return;}var $f={$blk:BO.ptr.prototype.Get,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,$s};return $f;};BO.prototype.Get=function(f){return this.$val.Get(f);};BO.ptr.prototype.Set=function(f,g){var{f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{f,g});$s=$s||0;s:while(true){switch($s){case 0:h=this;$r=h.messageInfo().init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}j=h.messageInfo().checkField(f);$s=2;case 2:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}i=j;k=i[0];l=i[1];if(!(k===AGH.nil)){$s=3;continue;}$s=4;continue;case 3:$r=k.set($clone(h.pointer(),AT),$clone(g,B.Value));$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=5;continue;case 4:m=h.messageInfo().reflectMessageInfo.extensionMap($clone(h.pointer(),AT));$s=7;case 7:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}$r=m.Set(l,$clone(g,B.Value));$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 5:$s=-1;return;}return;}var $f={$blk:BO.ptr.prototype.Set,$c:true,$r,f,g,h,i,j,k,l,m,$s};return $f;};BO.prototype.Set=function(f,g){return this.$val.Set(f,g);};BO.ptr.prototype.Mutable=function(f){var{f,g,h,i,j,k,l,m,n,o,p,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;$r=g.messageInfo().init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}i=g.messageInfo().checkField(f);$s=2;case 2:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}h=i;j=h[0];k=h[1];if(!(j===AGH.nil)){$s=3;continue;}$s=4;continue;case 3:l=j.mutable($clone(g.pointer(),AT));$s=6;case 6:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;$s=7;case 7:return m;case 4:n=g.messageInfo().reflectMessageInfo.extensionMap($clone(g.pointer(),AT));$s=8;case 8:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n.Mutable(k);$s=9;case 9:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=o;$s=10;case 10:return p;case 5:$s=-1;return new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);}return;}var $f={$blk:BO.ptr.prototype.Mutable,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,$s};return $f;};BO.prototype.Mutable=function(f){return this.$val.Mutable(f);};BO.ptr.prototype.NewField=function(f){var{f,g,h,i,j,k,l,m,n,o,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;$r=g.messageInfo().init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}i=g.messageInfo().checkField(f);$s=2;case 2:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}h=i;j=h[0];k=h[1];if(!(j===AGH.nil)){$s=3;continue;}$s=4;continue;case 3:l=j.newField();$s=6;case 6:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;$s=7;case 7:return m;case 4:n=k.New();$s=8;case 8:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;$s=9;case 9:return o;case 5:$s=-1;return new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);}return;}var $f={$blk:BO.ptr.prototype.NewField,$c:true,$r,f,g,h,i,j,k,l,m,n,o,$s};return $f;};BO.prototype.NewField=function(f){return this.$val.NewField(f);};BO.ptr.prototype.WhichOneof=function(f){var{f,g,h,i,j,k,l,m,n,o,p,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;$r=g.messageInfo().init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}h=f.Name();$s=2;case 2:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}j=(i=g.messageInfo().reflectMessageInfo.oneofs[B.Name.keyFor(h)],i!==undefined?i.v:AGI.nil);if(!(j===AGI.nil)&&$interfaceIsEqual(j.oneofDesc,f)){$s=3;continue;}$s=4;continue;case 3:k=f.Fields();$s=5;case 5:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=j.which($clone(g.pointer(),AT));$s=6;case 6:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=k.ByNumber(l);$s=7;case 7:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;$s=8;case 8:return n;case 4:o=f.FullName();$s=9;case 9:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=g.Descriptor().FullName();$s=10;case 10:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}$panic(new $String("invalid oneof descriptor "+(o)+" for message "+(p)));$s=-1;return $ifaceNil;}return;}var $f={$blk:BO.ptr.prototype.WhichOneof,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,$s};return $f;};BO.prototype.WhichOneof=function(f){return this.$val.WhichOneof(f);};BO.ptr.prototype.GetUnknown=function(){var{f,g,h,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:f=this;$r=f.messageInfo().init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}g=f.messageInfo().reflectMessageInfo.getUnknown($clone(f.pointer(),AT));$s=2;case 2:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;$s=3;case 3:return h;}return;}var $f={$blk:BO.ptr.prototype.GetUnknown,$c:true,$r,f,g,h,$s};return $f;};BO.prototype.GetUnknown=function(){return this.$val.GetUnknown();};BO.ptr.prototype.SetUnknown=function(f){var{f,g,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;$r=g.messageInfo().init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=g.messageInfo().reflectMessageInfo.setUnknown($clone(g.pointer(),AT),f);$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:BO.ptr.prototype.SetUnknown,$c:true,$r,f,g,$s};return $f;};BO.prototype.SetUnknown=function(f){return this.$val.SetUnknown(f);};BO.ptr.prototype.IsValid=function(){var f;f=this;return!$clone(f.pointer(),AT).IsNil();};BO.prototype.IsValid=function(){return this.$val.IsValid();};BQ.ptr.prototype.Descriptor=function(){var f;f=this;return f.messageInfo().Desc;};BQ.prototype.Descriptor=function(){return this.$val.Descriptor();};BQ.ptr.prototype.Type=function(){var f;f=this;return f.messageInfo();};BQ.prototype.Type=function(){return this.$val.Type();};BQ.ptr.prototype.New=function(){var{f,g,h,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=f.messageInfo().New();$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;$s=2;case 2:return h;}return;}var $f={$blk:BQ.ptr.prototype.New,$c:true,$r,f,g,h,$s};return $f;};BQ.prototype.New=function(){return this.$val.New();};BQ.ptr.prototype.Interface=function(){var{f,g,h,i,j,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:f=this;h=f.protoUnwrap();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}g=$assertType(h,B.ProtoMessage,true);i=g[0];j=g[1];if(j){$s=-1;return i;}$s=-1;return($pointerOfStructConversion(f,ADS));}return;}var $f={$blk:BQ.ptr.prototype.Interface,$c:true,$r,f,g,h,i,j,$s};return $f;};BQ.prototype.Interface=function(){return this.$val.Interface();};BQ.ptr.prototype.protoUnwrap=function(){var{f,g,h,i,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=f.messageInfo().GoReflectType.Elem();$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=$clone(f.pointer(),AT).AsIfaceOf(g);$s=2;case 2:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=3;case 3:return i;}return;}var $f={$blk:BQ.ptr.prototype.protoUnwrap,$c:true,$r,f,g,h,i,$s};return $f;};BQ.prototype.protoUnwrap=function(){return this.$val.protoUnwrap();};BQ.ptr.prototype.ProtoMethods=function(){var{f,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:f=this;$r=f.messageInfo().init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return f.messageInfo().coderMessageInfo.methods;}return;}var $f={$blk:BQ.ptr.prototype.ProtoMethods,$c:true,$r,f,$s};return $f;};BQ.prototype.ProtoMethods=function(){return this.$val.ProtoMethods();};BQ.ptr.prototype.ProtoMessageInfo=function(){var f;f=this;return f.messageInfo();};BQ.prototype.ProtoMessageInfo=function(){return this.$val.ProtoMessageInfo();};BQ.ptr.prototype.Range=function(f){var{aa,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;$r=g.messageInfo().init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}h=g.messageInfo().reflectMessageInfo.rangeInfos;i=0;case 2:if(!(i=h.$length)?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+i]);k=j;if($assertType(k,AGH,true)[1]){$s=4;continue;}if($assertType(k,AGI,true)[1]){$s=5;continue;}$s=6;continue;case 4:l=k.$val;n=l.has($clone(g.pointer(),AT));$s=9;case 9:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}if(n){$s=7;continue;}$s=8;continue;case 7:o=l.fieldDesc;p=l.get($clone(g.pointer(),AT));$s=12;case 12:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=$clone(p,B.Value);r=f(o,q);$s=13;case 13:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}if(!r){$s=10;continue;}$s=11;continue;case 10:$s=-1;return;case 11:case 8:$s=6;continue;case 5:m=k.$val;s=m.which($clone(g.pointer(),AT));$s=14;case 14:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=s;if(t>0){$s=15;continue;}$s=16;continue;case 15:v=(u=g.messageInfo().reflectMessageInfo.fields[H.Number.keyFor(t)],u!==undefined?u.v:AGH.nil);w=v.fieldDesc;x=v.get($clone(g.pointer(),AT));$s=19;case 19:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}y=$clone(x,B.Value);z=f(w,y);$s=20;case 20:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}if(!z){$s=17;continue;}$s=18;continue;case 17:$s=-1;return;case 18:case 16:case 6:i++;$s=2;continue;case 3:aa=g.messageInfo().reflectMessageInfo.extensionMap($clone(g.pointer(),AT));$s=21;case 21:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}$r=aa.Range(f);$s=22;case 22:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:BQ.ptr.prototype.Range,$c:true,$r,aa,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};BQ.prototype.Range=function(f){return this.$val.Range(f);};BQ.ptr.prototype.Has=function(f){var{f,g,h,i,j,k,l,m,n,o,p,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;$r=g.messageInfo().init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}i=g.messageInfo().checkField(f);$s=2;case 2:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}h=i;j=h[0];k=h[1];if(!(j===AGH.nil)){$s=3;continue;}$s=4;continue;case 3:l=j.has($clone(g.pointer(),AT));$s=6;case 6:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;$s=7;case 7:return m;case 4:n=g.messageInfo().reflectMessageInfo.extensionMap($clone(g.pointer(),AT));$s=8;case 8:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n.Has(k);$s=9;case 9:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=o;$s=10;case 10:return p;case 5:$s=-1;return false;}return;}var $f={$blk:BQ.ptr.prototype.Has,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,$s};return $f;};BQ.prototype.Has=function(f){return this.$val.Has(f);};BQ.ptr.prototype.Clear=function(f){var{f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;$r=g.messageInfo().init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}i=g.messageInfo().checkField(f);$s=2;case 2:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}h=i;j=h[0];k=h[1];if(!(j===AGH.nil)){$s=3;continue;}$s=4;continue;case 3:$r=j.clear($clone(g.pointer(),AT));$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=5;continue;case 4:l=g.messageInfo().reflectMessageInfo.extensionMap($clone(g.pointer(),AT));$s=7;case 7:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}$r=l.Clear(k);$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 5:$s=-1;return;}return;}var $f={$blk:BQ.ptr.prototype.Clear,$c:true,$r,f,g,h,i,j,k,l,$s};return $f;};BQ.prototype.Clear=function(f){return this.$val.Clear(f);};BQ.ptr.prototype.Get=function(f){var{f,g,h,i,j,k,l,m,n,o,p,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;$r=g.messageInfo().init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}i=g.messageInfo().checkField(f);$s=2;case 2:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}h=i;j=h[0];k=h[1];if(!(j===AGH.nil)){$s=3;continue;}$s=4;continue;case 3:l=j.get($clone(g.pointer(),AT));$s=6;case 6:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;$s=7;case 7:return m;case 4:n=g.messageInfo().reflectMessageInfo.extensionMap($clone(g.pointer(),AT));$s=8;case 8:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n.Get(k);$s=9;case 9:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=o;$s=10;case 10:return p;case 5:$s=-1;return new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);}return;}var $f={$blk:BQ.ptr.prototype.Get,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,$s};return $f;};BQ.prototype.Get=function(f){return this.$val.Get(f);};BQ.ptr.prototype.Set=function(f,g){var{f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{f,g});$s=$s||0;s:while(true){switch($s){case 0:h=this;$r=h.messageInfo().init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}j=h.messageInfo().checkField(f);$s=2;case 2:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}i=j;k=i[0];l=i[1];if(!(k===AGH.nil)){$s=3;continue;}$s=4;continue;case 3:$r=k.set($clone(h.pointer(),AT),$clone(g,B.Value));$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=5;continue;case 4:m=h.messageInfo().reflectMessageInfo.extensionMap($clone(h.pointer(),AT));$s=7;case 7:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}$r=m.Set(l,$clone(g,B.Value));$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 5:$s=-1;return;}return;}var $f={$blk:BQ.ptr.prototype.Set,$c:true,$r,f,g,h,i,j,k,l,m,$s};return $f;};BQ.prototype.Set=function(f,g){return this.$val.Set(f,g);};BQ.ptr.prototype.Mutable=function(f){var{f,g,h,i,j,k,l,m,n,o,p,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;$r=g.messageInfo().init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}i=g.messageInfo().checkField(f);$s=2;case 2:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}h=i;j=h[0];k=h[1];if(!(j===AGH.nil)){$s=3;continue;}$s=4;continue;case 3:l=j.mutable($clone(g.pointer(),AT));$s=6;case 6:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;$s=7;case 7:return m;case 4:n=g.messageInfo().reflectMessageInfo.extensionMap($clone(g.pointer(),AT));$s=8;case 8:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n.Mutable(k);$s=9;case 9:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=o;$s=10;case 10:return p;case 5:$s=-1;return new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);}return;}var $f={$blk:BQ.ptr.prototype.Mutable,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,$s};return $f;};BQ.prototype.Mutable=function(f){return this.$val.Mutable(f);};BQ.ptr.prototype.NewField=function(f){var{f,g,h,i,j,k,l,m,n,o,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;$r=g.messageInfo().init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}i=g.messageInfo().checkField(f);$s=2;case 2:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}h=i;j=h[0];k=h[1];if(!(j===AGH.nil)){$s=3;continue;}$s=4;continue;case 3:l=j.newField();$s=6;case 6:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;$s=7;case 7:return m;case 4:n=k.New();$s=8;case 8:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;$s=9;case 9:return o;case 5:$s=-1;return new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);}return;}var $f={$blk:BQ.ptr.prototype.NewField,$c:true,$r,f,g,h,i,j,k,l,m,n,o,$s};return $f;};BQ.prototype.NewField=function(f){return this.$val.NewField(f);};BQ.ptr.prototype.WhichOneof=function(f){var{f,g,h,i,j,k,l,m,n,o,p,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;$r=g.messageInfo().init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}h=f.Name();$s=2;case 2:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}j=(i=g.messageInfo().reflectMessageInfo.oneofs[B.Name.keyFor(h)],i!==undefined?i.v:AGI.nil);if(!(j===AGI.nil)&&$interfaceIsEqual(j.oneofDesc,f)){$s=3;continue;}$s=4;continue;case 3:k=f.Fields();$s=5;case 5:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=j.which($clone(g.pointer(),AT));$s=6;case 6:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=k.ByNumber(l);$s=7;case 7:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;$s=8;case 8:return n;case 4:o=f.FullName();$s=9;case 9:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=g.Descriptor().FullName();$s=10;case 10:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}$panic(new $String("invalid oneof descriptor "+(o)+" for message "+(p)));$s=-1;return $ifaceNil;}return;}var $f={$blk:BQ.ptr.prototype.WhichOneof,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,$s};return $f;};BQ.prototype.WhichOneof=function(f){return this.$val.WhichOneof(f);};BQ.ptr.prototype.GetUnknown=function(){var{f,g,h,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:f=this;$r=f.messageInfo().init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}g=f.messageInfo().reflectMessageInfo.getUnknown($clone(f.pointer(),AT));$s=2;case 2:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;$s=3;case 3:return h;}return;}var $f={$blk:BQ.ptr.prototype.GetUnknown,$c:true,$r,f,g,h,$s};return $f;};BQ.prototype.GetUnknown=function(){return this.$val.GetUnknown();};BQ.ptr.prototype.SetUnknown=function(f){var{f,g,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;$r=g.messageInfo().init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=g.messageInfo().reflectMessageInfo.setUnknown($clone(g.pointer(),AT),f);$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:BQ.ptr.prototype.SetUnknown,$c:true,$r,f,g,$s};return $f;};BQ.prototype.SetUnknown=function(f){return this.$val.SetUnknown(f);};BQ.ptr.prototype.IsValid=function(){var f;f=this;return!$clone(f.pointer(),AT).IsNil();};BQ.prototype.IsValid=function(){return this.$val.IsValid();};AZ=function(f){var f;return new AY.ptr(f,(function(g){var g;return false;}),(function $b(g){var{g,h,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=f.FullName();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}$panic(new $String("missing Go struct field for "+(h)));$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,g,h,$s};return $f;}),(function $b(g){var{g,h,i,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=f.Default();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=2;case 2:return i;}return;}var $f={$blk:$b,$c:true,$r,g,h,i,$s};return $f;}),(function $b(g,h){var{g,h,i,$s,$r,$c}=$restore(this,{g,h});$s=$s||0;s:while(true){switch($s){case 0:i=f.FullName();$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}$panic(new $String("missing Go struct field for "+(i)));$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,g,h,i,$s};return $f;}),(function $b(g){var{g,h,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=f.FullName();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}$panic(new $String("missing Go struct field for "+(h)));$s=-1;return new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);}return;}var $f={$blk:$b,$c:true,$r,g,h,$s};return $f;}),(function $b(){var{g,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=f.FullName();$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}$panic(new $String("missing Go struct field for "+(g)));$s=-1;return $ifaceNil;}return;}var $f={$blk:$b,$c:true,$r,g,$s};return $f;}),(function $b(){var{g,h,i,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=f.Default();$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=$clone(g,B.Value);if($clone(h,B.Value).IsValid()){$s=-1;return h;}i=f.FullName();$s=2;case 2:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}$panic(new $String("missing Go struct field for "+(i)));$s=-1;return new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);}return;}var $f={$blk:$b,$c:true,$r,g,h,i,$s};return $f;}));};BA=function(f,g,h,i){var{aa,ab,ac,ad,ae,af,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:f=[f];g=[g];i=[i];j=[j];k=[k];l=[l];m=g[0].Type;n=m.Kind();$s=3;case 3:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}if(!((n===20))){$s=1;continue;}$s=2;continue;case 1:o=f[0].FullName();$s=4;case 4:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=new B.FullName(o);q=m;r=A.Sprintf("field %v has invalid type: got %v, want interface kind",new AEN([p,q]));$s=5;case 5:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}$panic(new $String(r));case 2:s=i[0].Kind();$s=8;case 8:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}if(!((s===25))){$s=6;continue;}$s=7;continue;case 6:t=f[0].FullName();$s=9;case 9:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=new B.FullName(t);v=i[0];w=A.Sprintf("field %v has invalid type: got %v, want struct kind",new AEN([u,v]));$s=10;case 10:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}$panic(new $String(w));case 7:x=F.PtrTo(i[0]).Implements(m);$s=13;case 13:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}if(!x){$s=11;continue;}$s=12;continue;case 11:y=f[0].FullName();$s=14;case 14:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}z=new B.FullName(y);aa=i[0];ab=m;ac=A.Sprintf("field %v has invalid type: %v does not implement %v",new AEN([z,aa,ab]));$s=15;case 15:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}$panic(new $String(ac));case 12:ad=i[0].Field(0);$s=16;case 16:if($c){$c=false;ad=ad.$blk();}if(ad&&ad.$blk!==undefined){break s;}ae=GJ(ad.Type,f[0]);$s=17;case 17:if($c){$c=false;ae=ae.$blk();}if(ae&&ae.$blk!==undefined){break s;}j[0]=ae;af=f[0].Message();$s=18;case 18:if($c){$c=false;af=af.$blk();}if(af&&af.$blk!==undefined){break s;}l[0]=!($interfaceIsEqual(af,$ifaceNil));k[0]=$clone(AQ($clone(g[0],F.StructField),h),AP);$s=-1;return new AY.ptr(f[0],(function(f,g,i,j,k,l){return function $b(ag){var{ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,$s,$r,$c}=$restore(this,{ag});$s=$s||0;s:while(true){switch($s){case 0:if($clone(ag,AT).IsNil()){$s=-1;return false;}ah=$clone(ag,AT).Apply($clone(k[0],AP));$s=1;case 1:if($c){$c=false;ah=ah.$blk();}if(ah&&ah.$blk!==undefined){break s;}ai=$clone(ah,AT).AsValueOf(g[0].Type);$s=2;case 2:if($c){$c=false;ai=ai.$blk();}if(ai&&ai.$blk!==undefined){break s;}aj=$clone(ai,F.Value).Elem();$s=3;case 3:if($c){$c=false;aj=aj.$blk();}if(aj&&aj.$blk!==undefined){break s;}ak=aj;if($clone(ak,F.Value).IsNil()){am=true;$s=7;continue s;}an=$clone(ak,F.Value).Elem();$s=8;case 8:if($c){$c=false;an=an.$blk();}if(an&&an.$blk!==undefined){break s;}ao=$clone(an,F.Value).Type();$s=9;case 9:if($c){$c=false;ao=ao.$blk();}if(ao&&ao.$blk!==undefined){break s;}ap=ao.Elem();$s=10;case 10:if($c){$c=false;ap=ap.$blk();}if(ap&&ap.$blk!==undefined){break s;}am=!($interfaceIsEqual(ap,i[0]));case 7:if(am){al=true;$s=6;continue s;}aq=$clone(ak,F.Value).Elem();$s=11;case 11:if($c){$c=false;aq=aq.$blk();}if(aq&&aq.$blk!==undefined){break s;}ar=$clone(aq,F.Value).IsNil();$s=12;case 12:if($c){$c=false;ar=ar.$blk();}if(ar&&ar.$blk!==undefined){break s;}al=ar;case 6:if(al){$s=4;continue;}$s=5;continue;case 4:$s=-1;return false;case 5:$s=-1;return true;}return;}var $f={$blk:$b,$c:true,$r,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,$s};return $f;};})(f,g,i,j,k,l),(function(f,g,i,j,k,l){return function $b(ag){var{ag,ah,ai,aj,ak,al,am,an,ao,ap,$s,$r,$c}=$restore(this,{ag});$s=$s||0;s:while(true){switch($s){case 0:ah=$clone(ag,AT).Apply($clone(k[0],AP));$s=1;case 1:if($c){$c=false;ah=ah.$blk();}if(ah&&ah.$blk!==undefined){break s;}ai=$clone(ah,AT).AsValueOf(g[0].Type);$s=2;case 2:if($c){$c=false;ai=ai.$blk();}if(ai&&ai.$blk!==undefined){break s;}aj=$clone(ai,F.Value).Elem();$s=3;case 3:if($c){$c=false;aj=aj.$blk();}if(aj&&aj.$blk!==undefined){break s;}ak=aj;if($clone(ak,F.Value).IsNil()){al=true;$s=6;continue s;}am=$clone(ak,F.Value).Elem();$s=7;case 7:if($c){$c=false;am=am.$blk();}if(am&&am.$blk!==undefined){break s;}an=$clone(am,F.Value).Type();$s=8;case 8:if($c){$c=false;an=an.$blk();}if(an&&an.$blk!==undefined){break s;}ao=an.Elem();$s=9;case 9:if($c){$c=false;ao=ao.$blk();}if(ao&&ao.$blk!==undefined){break s;}al=!($interfaceIsEqual(ao,i[0]));case 6:if(al){$s=4;continue;}$s=5;continue;case 4:$s=-1;return;case 5:ap=F.Zero($clone(ak,F.Value).Type());$s=10;case 10:if($c){$c=false;ap=ap.$blk();}if(ap&&ap.$blk!==undefined){break s;}$r=$clone(ak,F.Value).Set($clone(ap,F.Value));$s=11;case 11:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,ag,ah,ai,aj,ak,al,am,an,ao,ap,$s};return $f;};})(f,g,i,j,k,l),(function(f,g,i,j,k,l){return function $b(ag){var{ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,$s,$r,$c}=$restore(this,{ag});$s=$s||0;s:while(true){switch($s){case 0:if($clone(ag,AT).IsNil()){$s=1;continue;}$s=2;continue;case 1:ah=j[0].Zero();$s=3;case 3:if($c){$c=false;ah=ah.$blk();}if(ah&&ah.$blk!==undefined){break s;}ai=ah;$s=4;case 4:return ai;case 2:aj=$clone(ag,AT).Apply($clone(k[0],AP));$s=5;case 5:if($c){$c=false;aj=aj.$blk();}if(aj&&aj.$blk!==undefined){break s;}ak=$clone(aj,AT).AsValueOf(g[0].Type);$s=6;case 6:if($c){$c=false;ak=ak.$blk();}if(ak&&ak.$blk!==undefined){break s;}al=$clone(ak,F.Value).Elem();$s=7;case 7:if($c){$c=false;al=al.$blk();}if(al&&al.$blk!==undefined){break s;}am=al;if($clone(am,F.Value).IsNil()){ao=true;$s=11;continue s;}ap=$clone(am,F.Value).Elem();$s=12;case 12:if($c){$c=false;ap=ap.$blk();}if(ap&&ap.$blk!==undefined){break s;}aq=$clone(ap,F.Value).Type();$s=13;case 13:if($c){$c=false;aq=aq.$blk();}if(aq&&aq.$blk!==undefined){break s;}ar=aq.Elem();$s=14;case 14:if($c){$c=false;ar=ar.$blk();}if(ar&&ar.$blk!==undefined){break s;}ao=!($interfaceIsEqual(ar,i[0]));case 11:if(ao){an=true;$s=10;continue s;}as=$clone(am,F.Value).Elem();$s=15;case 15:if($c){$c=false;as=as.$blk();}if(as&&as.$blk!==undefined){break s;}at=$clone(as,F.Value).IsNil();$s=16;case 16:if($c){$c=false;at=at.$blk();}if(at&&at.$blk!==undefined){break s;}an=at;case 10:if(an){$s=8;continue;}$s=9;continue;case 8:au=j[0].Zero();$s=17;case 17:if($c){$c=false;au=au.$blk();}if(au&&au.$blk!==undefined){break s;}av=au;$s=18;case 18:return av;case 9:aw=$clone(am,F.Value).Elem();$s=19;case 19:if($c){$c=false;aw=aw.$blk();}if(aw&&aw.$blk!==undefined){break s;}ax=$clone(aw,F.Value).Elem();$s=20;case 20:if($c){$c=false;ax=ax.$blk();}if(ax&&ax.$blk!==undefined){break s;}ay=$clone(ax,F.Value).Field(0);$s=21;case 21:if($c){$c=false;ay=ay.$blk();}if(ay&&ay.$blk!==undefined){break s;}am=ay;az=j[0].PBValueOf($clone(am,F.Value));$s=22;case 22:if($c){$c=false;az=az.$blk();}if(az&&az.$blk!==undefined){break s;}ba=az;$s=23;case 23:return ba;}return;}var $f={$blk:$b,$c:true,$r,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,$s};return $f;};})(f,g,i,j,k,l),(function(f,g,i,j,k,l){return function $b(ag,ah){var{ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,$s,$r,$c}=$restore(this,{ag,ah});$s=$s||0;s:while(true){switch($s){case 0:ai=$clone(ag,AT).Apply($clone(k[0],AP));$s=1;case 1:if($c){$c=false;ai=ai.$blk();}if(ai&&ai.$blk!==undefined){break s;}aj=$clone(ai,AT).AsValueOf(g[0].Type);$s=2;case 2:if($c){$c=false;aj=aj.$blk();}if(aj&&aj.$blk!==undefined){break s;}ak=$clone(aj,F.Value).Elem();$s=3;case 3:if($c){$c=false;ak=ak.$blk();}if(ak&&ak.$blk!==undefined){break s;}al=ak;if($clone(al,F.Value).IsNil()){an=true;$s=7;continue s;}ao=$clone(al,F.Value).Elem();$s=8;case 8:if($c){$c=false;ao=ao.$blk();}if(ao&&ao.$blk!==undefined){break s;}ap=$clone(ao,F.Value).Type();$s=9;case 9:if($c){$c=false;ap=ap.$blk();}if(ap&&ap.$blk!==undefined){break s;}aq=ap.Elem();$s=10;case 10:if($c){$c=false;aq=aq.$blk();}if(aq&&aq.$blk!==undefined){break s;}an=!($interfaceIsEqual(aq,i[0]));case 7:if(an){am=true;$s=6;continue s;}ar=$clone(al,F.Value).Elem();$s=11;case 11:if($c){$c=false;ar=ar.$blk();}if(ar&&ar.$blk!==undefined){break s;}as=$clone(ar,F.Value).IsNil();$s=12;case 12:if($c){$c=false;as=as.$blk();}if(as&&as.$blk!==undefined){break s;}am=as;case 6:if(am){$s=4;continue;}$s=5;continue;case 4:$r=$clone(al,F.Value).Set($clone(F.New(i[0]),F.Value));$s=13;case 13:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 5:at=$clone(al,F.Value).Elem();$s=14;case 14:if($c){$c=false;at=at.$blk();}if(at&&at.$blk!==undefined){break s;}au=$clone(at,F.Value).Elem();$s=15;case 15:if($c){$c=false;au=au.$blk();}if(au&&au.$blk!==undefined){break s;}av=$clone(au,F.Value).Field(0);$s=16;case 16:if($c){$c=false;av=av.$blk();}if(av&&av.$blk!==undefined){break s;}al=av;aw=j[0].GoValueOf($clone(ah,B.Value));$s=17;case 17:if($c){$c=false;aw=aw.$blk();}if(aw&&aw.$blk!==undefined){break s;}$r=$clone(al,F.Value).Set($clone(aw,F.Value));$s=18;case 18:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,$s};return $f;};})(f,g,i,j,k,l),(function(f,g,i,j,k,l){return function $b(ag){var{ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,$s,$r,$c}=$restore(this,{ag});$s=$s||0;s:while(true){switch($s){case 0:if(!l[0]){$s=1;continue;}$s=2;continue;case 1:ah=f[0].FullName();$s=3;case 3:if($c){$c=false;ah=ah.$blk();}if(ah&&ah.$blk!==undefined){break s;}ai=new B.FullName(ah);aj=A.Sprintf("field %v with invalid Mutable call on field with non-composite type",new AEN([ai]));$s=4;case 4:if($c){$c=false;aj=aj.$blk();}if(aj&&aj.$blk!==undefined){break s;}$panic(new $String(aj));case 2:ak=$clone(ag,AT).Apply($clone(k[0],AP));$s=5;case 5:if($c){$c=false;ak=ak.$blk();}if(ak&&ak.$blk!==undefined){break s;}al=$clone(ak,AT).AsValueOf(g[0].Type);$s=6;case 6:if($c){$c=false;al=al.$blk();}if(al&&al.$blk!==undefined){break s;}am=$clone(al,F.Value).Elem();$s=7;case 7:if($c){$c=false;am=am.$blk();}if(am&&am.$blk!==undefined){break s;}an=am;if($clone(an,F.Value).IsNil()){ap=true;$s=11;continue s;}aq=$clone(an,F.Value).Elem();$s=12;case 12:if($c){$c=false;aq=aq.$blk();}if(aq&&aq.$blk!==undefined){break s;}ar=$clone(aq,F.Value).Type();$s=13;case 13:if($c){$c=false;ar=ar.$blk();}if(ar&&ar.$blk!==undefined){break s;}as=ar.Elem();$s=14;case 14:if($c){$c=false;as=as.$blk();}if(as&&as.$blk!==undefined){break s;}ap=!($interfaceIsEqual(as,i[0]));case 11:if(ap){ao=true;$s=10;continue s;}at=$clone(an,F.Value).Elem();$s=15;case 15:if($c){$c=false;at=at.$blk();}if(at&&at.$blk!==undefined){break s;}au=$clone(at,F.Value).IsNil();$s=16;case 16:if($c){$c=false;au=au.$blk();}if(au&&au.$blk!==undefined){break s;}ao=au;case 10:if(ao){$s=8;continue;}$s=9;continue;case 8:$r=$clone(an,F.Value).Set($clone(F.New(i[0]),F.Value));$s=17;case 17:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 9:av=$clone(an,F.Value).Elem();$s=18;case 18:if($c){$c=false;av=av.$blk();}if(av&&av.$blk!==undefined){break s;}aw=$clone(av,F.Value).Elem();$s=19;case 19:if($c){$c=false;aw=aw.$blk();}if(aw&&aw.$blk!==undefined){break s;}ax=$clone(aw,F.Value).Field(0);$s=20;case 20:if($c){$c=false;ax=ax.$blk();}if(ax&&ax.$blk!==undefined){break s;}an=ax;if(($clone(an,F.Value).Kind()===22)&&$clone(an,F.Value).IsNil()){$s=21;continue;}$s=22;continue;case 21:ay=j[0].New();$s=23;case 23:if($c){$c=false;ay=ay.$blk();}if(ay&&ay.$blk!==undefined){break s;}az=$clone(ay,B.Value).Message();$s=24;case 24:if($c){$c=false;az=az.$blk();}if(az&&az.$blk!==undefined){break s;}ba=B.ValueOfMessage(az);$s=25;case 25:if($c){$c=false;ba=ba.$blk();}if(ba&&ba.$blk!==undefined){break s;}bb=j[0].GoValueOf($clone(ba,B.Value));$s=26;case 26:if($c){$c=false;bb=bb.$blk();}if(bb&&bb.$blk!==undefined){break s;}$r=$clone(an,F.Value).Set($clone(bb,F.Value));$s=27;case 27:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 22:bc=j[0].PBValueOf($clone(an,F.Value));$s=28;case 28:if($c){$c=false;bc=bc.$blk();}if(bc&&bc.$blk!==undefined){break s;}bd=bc;$s=29;case 29:return bd;}return;}var $f={$blk:$b,$c:true,$r,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,$s};return $f;};})(f,g,i,j,k,l),(function(f,g,i,j,k,l){return function $b(){var{ag,ah,ai,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:ag=j[0].New();$s=1;case 1:if($c){$c=false;ag=ag.$blk();}if(ag&&ag.$blk!==undefined){break s;}ah=$clone(ag,B.Value).Message();$s=2;case 2:if($c){$c=false;ah=ah.$blk();}if(ah&&ah.$blk!==undefined){break s;}ai=ah;$s=3;case 3:return ai;}return;}var $f={$blk:$b,$c:true,$r,ag,ah,ai,$s};return $f;};})(f,g,i,j,k,l),(function(f,g,i,j,k,l){return function $b(){var{ag,ah,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:ag=j[0].New();$s=1;case 1:if($c){$c=false;ag=ag.$blk();}if(ag&&ag.$blk!==undefined){break s;}ah=ag;$s=2;case 2:return ah;}return;}var $f={$blk:$b,$c:true,$r,ag,ah,$s};return $f;};})(f,g,i,j,k,l));}return;}var $f={$blk:BA,$c:true,$r,aa,ab,ac,ad,ae,af,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};BB=function(f,g,h){var{f,g,h,i,j,k,l,m,n,o,p,q,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:f=[f];g=[g];i=[i];j=[j];k=g[0].Type;l=k.Kind();$s=3;case 3:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}if(!((l===21))){$s=1;continue;}$s=2;continue;case 1:m=f[0].FullName();$s=4;case 4:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=new B.FullName(m);o=k;p=A.Sprintf("field %v has invalid type: got %v, want map kind",new AEN([n,o]));$s=5;case 5:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}$panic(new $String(p));case 2:q=GJ(k,f[0]);$s=6;case 6:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}i[0]=q;j[0]=$clone(AQ($clone(g[0],F.StructField),h),AP);$s=-1;return new AY.ptr(f[0],(function(f,g,i,j){return function $b(r){var{r,s,t,u,v,$s,$r,$c}=$restore(this,{r});$s=$s||0;s:while(true){switch($s){case 0:if($clone(r,AT).IsNil()){$s=-1;return false;}s=$clone(r,AT).Apply($clone(j[0],AP));$s=1;case 1:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=$clone(s,AT).AsValueOf(g[0].Type);$s=2;case 2:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=$clone(t,F.Value).Elem();$s=3;case 3:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}v=u;$s=-1;return $clone(v,F.Value).Len()>0;}return;}var $f={$blk:$b,$c:true,$r,r,s,t,u,v,$s};return $f;};})(f,g,i,j),(function(f,g,i,j){return function $b(r){var{r,s,t,u,v,w,$s,$r,$c}=$restore(this,{r});$s=$s||0;s:while(true){switch($s){case 0:s=$clone(r,AT).Apply($clone(j[0],AP));$s=1;case 1:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=$clone(s,AT).AsValueOf(g[0].Type);$s=2;case 2:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=$clone(t,F.Value).Elem();$s=3;case 3:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}v=u;w=F.Zero($clone(v,F.Value).Type());$s=4;case 4:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}$r=$clone(v,F.Value).Set($clone(w,F.Value));$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,r,s,t,u,v,w,$s};return $f;};})(f,g,i,j),(function(f,g,i,j){return function $b(r){var{aa,ab,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{r});$s=$s||0;s:while(true){switch($s){case 0:if($clone(r,AT).IsNil()){$s=1;continue;}$s=2;continue;case 1:s=i[0].Zero();$s=3;case 3:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=s;$s=4;case 4:return t;case 2:u=$clone(r,AT).Apply($clone(j[0],AP));$s=5;case 5:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}v=$clone(u,AT).AsValueOf(g[0].Type);$s=6;case 6:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}w=$clone(v,F.Value).Elem();$s=7;case 7:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}x=w;if($clone(x,F.Value).Len()===0){$s=8;continue;}$s=9;continue;case 8:y=i[0].Zero();$s=10;case 10:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}z=y;$s=11;case 11:return z;case 9:aa=i[0].PBValueOf($clone(x,F.Value));$s=12;case 12:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}ab=aa;$s=13;case 13:return ab;}return;}var $f={$blk:$b,$c:true,$r,aa,ab,r,s,t,u,v,w,x,y,z,$s};return $f;};})(f,g,i,j),(function(f,g,i,j){return function $b(r,s){var{aa,ab,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{r,s});$s=$s||0;s:while(true){switch($s){case 0:t=$clone(r,AT).Apply($clone(j[0],AP));$s=1;case 1:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=$clone(t,AT).AsValueOf(g[0].Type);$s=2;case 2:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}v=$clone(u,F.Value).Elem();$s=3;case 3:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}w=v;x=i[0].GoValueOf($clone(s,B.Value));$s=4;case 4:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}y=x;if($clone(y,F.Value).IsNil()){$s=5;continue;}$s=6;continue;case 5:z=f[0].FullName();$s=7;case 7:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}aa=new B.FullName(z);ab=A.Sprintf("map field %v cannot be set with read-only value",new AEN([aa]));$s=8;case 8:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}$panic(new $String(ab));case 6:$r=$clone(w,F.Value).Set($clone(y,F.Value));$s=9;case 9:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,aa,ab,r,s,t,u,v,w,x,y,z,$s};return $f;};})(f,g,i,j),(function(f,g,i,j){return function $b(r){var{r,s,t,u,v,w,x,y,$s,$r,$c}=$restore(this,{r});$s=$s||0;s:while(true){switch($s){case 0:s=$clone(r,AT).Apply($clone(j[0],AP));$s=1;case 1:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=$clone(s,AT).AsValueOf(g[0].Type);$s=2;case 2:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=$clone(t,F.Value).Elem();$s=3;case 3:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}v=u;if($clone(v,F.Value).IsNil()){$s=4;continue;}$s=5;continue;case 4:w=F.MakeMap(g[0].Type);$s=6;case 6:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}$r=$clone(v,F.Value).Set($clone(w,F.Value));$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 5:x=i[0].PBValueOf($clone(v,F.Value));$s=8;case 8:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}y=x;$s=9;case 9:return y;}return;}var $f={$blk:$b,$c:true,$r,r,s,t,u,v,w,x,y,$s};return $f;};})(f,g,i,j),$throwNilPointerError,(function(f,g,i,j){return function $b(){var{r,s,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:r=i[0].New();$s=1;case 1:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=r;$s=2;case 2:return s;}return;}var $f={$blk:$b,$c:true,$r,r,s,$s};return $f;};})(f,g,i,j));}return;}var $f={$blk:BB,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,$s};return $f;};BC=function(f,g,h){var{f,g,h,i,j,k,l,m,n,o,p,q,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:f=[f];g=[g];i=[i];j=[j];k=g[0].Type;l=k.Kind();$s=3;case 3:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}if(!((l===23))){$s=1;continue;}$s=2;continue;case 1:m=f[0].FullName();$s=4;case 4:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=new B.FullName(m);o=k;p=A.Sprintf("field %v has invalid type: got %v, want slice kind",new AEN([n,o]));$s=5;case 5:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}$panic(new $String(p));case 2:q=GJ(F.PtrTo(k),f[0]);$s=6;case 6:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}i[0]=q;j[0]=$clone(AQ($clone(g[0],F.StructField),h),AP);$s=-1;return new AY.ptr(f[0],(function(f,g,i,j){return function $b(r){var{r,s,t,u,v,$s,$r,$c}=$restore(this,{r});$s=$s||0;s:while(true){switch($s){case 0:if($clone(r,AT).IsNil()){$s=-1;return false;}s=$clone(r,AT).Apply($clone(j[0],AP));$s=1;case 1:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=$clone(s,AT).AsValueOf(g[0].Type);$s=2;case 2:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=$clone(t,F.Value).Elem();$s=3;case 3:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}v=u;$s=-1;return $clone(v,F.Value).Len()>0;}return;}var $f={$blk:$b,$c:true,$r,r,s,t,u,v,$s};return $f;};})(f,g,i,j),(function(f,g,i,j){return function $b(r){var{r,s,t,u,v,w,$s,$r,$c}=$restore(this,{r});$s=$s||0;s:while(true){switch($s){case 0:s=$clone(r,AT).Apply($clone(j[0],AP));$s=1;case 1:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=$clone(s,AT).AsValueOf(g[0].Type);$s=2;case 2:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=$clone(t,F.Value).Elem();$s=3;case 3:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}v=u;w=F.Zero($clone(v,F.Value).Type());$s=4;case 4:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}$r=$clone(v,F.Value).Set($clone(w,F.Value));$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,r,s,t,u,v,w,$s};return $f;};})(f,g,i,j),(function(f,g,i,j){return function $b(r){var{aa,ab,ac,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{r});$s=$s||0;s:while(true){switch($s){case 0:if($clone(r,AT).IsNil()){$s=1;continue;}$s=2;continue;case 1:s=i[0].Zero();$s=3;case 3:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=s;$s=4;case 4:return t;case 2:u=$clone(r,AT).Apply($clone(j[0],AP));$s=5;case 5:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}v=$clone(u,AT).AsValueOf(g[0].Type);$s=6;case 6:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}w=v;x=$clone(w,F.Value).Elem();$s=9;case 9:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}y=$clone(x,F.Value).Len();$s=10;case 10:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}if(y===0){$s=7;continue;}$s=8;continue;case 7:z=i[0].Zero();$s=11;case 11:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}aa=z;$s=12;case 12:return aa;case 8:ab=i[0].PBValueOf($clone(w,F.Value));$s=13;case 13:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}ac=ab;$s=14;case 14:return ac;}return;}var $f={$blk:$b,$c:true,$r,aa,ab,ac,r,s,t,u,v,w,x,y,z,$s};return $f;};})(f,g,i,j),(function(f,g,i,j){return function $b(r,s){var{aa,ab,ac,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{r,s});$s=$s||0;s:while(true){switch($s){case 0:t=$clone(r,AT).Apply($clone(j[0],AP));$s=1;case 1:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=$clone(t,AT).AsValueOf(g[0].Type);$s=2;case 2:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}v=$clone(u,F.Value).Elem();$s=3;case 3:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}w=v;x=i[0].GoValueOf($clone(s,B.Value));$s=4;case 4:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}y=x;if($clone(y,F.Value).IsNil()){$s=5;continue;}$s=6;continue;case 5:z=f[0].FullName();$s=7;case 7:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}aa=new B.FullName(z);ab=A.Sprintf("list field %v cannot be set with read-only value",new AEN([aa]));$s=8;case 8:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}$panic(new $String(ab));case 6:ac=$clone(y,F.Value).Elem();$s=9;case 9:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}$r=$clone(w,F.Value).Set($clone(ac,F.Value));$s=10;case 10:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,aa,ab,ac,r,s,t,u,v,w,x,y,z,$s};return $f;};})(f,g,i,j),(function(f,g,i,j){return function $b(r){var{r,s,t,u,v,w,$s,$r,$c}=$restore(this,{r});$s=$s||0;s:while(true){switch($s){case 0:s=$clone(r,AT).Apply($clone(j[0],AP));$s=1;case 1:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=$clone(s,AT).AsValueOf(g[0].Type);$s=2;case 2:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=t;v=i[0].PBValueOf($clone(u,F.Value));$s=3;case 3:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}w=v;$s=4;case 4:return w;}return;}var $f={$blk:$b,$c:true,$r,r,s,t,u,v,w,$s};return $f;};})(f,g,i,j),$throwNilPointerError,(function(f,g,i,j){return function $b(){var{r,s,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:r=i[0].New();$s=1;case 1:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=r;$s=2;case 2:return s;}return;}var $f={$blk:$b,$c:true,$r,r,s,$s};return $f;};})(f,g,i,j));}return;}var $f={$blk:BC,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,$s};return $f;};BF=function(f,g,h){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:f=[f];g=[g];i=[i];j=[j];k=[k];l=[l];m=[m];k[0]=g[0].Type;n=f[0].HasPresence();$s=1;case 1:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m[0]=n;p=k[0].Kind();$s=3;case 3:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}if(!(p===23)){o=false;$s=2;continue s;}q=k[0].Elem();$s=4;case 4:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=q.Kind();$s=5;case 5:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}o=r===8;case 2:l[0]=o;if(m[0]){$s=6;continue;}$s=7;continue;case 6:t=k[0].Kind();$s=11;case 11:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}if(!(!((t===22)))){s=false;$s=10;continue s;}u=k[0].Kind();$s=12;case 12:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}s=!((u===23));case 10:if(s){$s=8;continue;}$s=9;continue;case 8:m[0]=false;case 9:v=k[0].Kind();$s=15;case 15:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}if(v===22){$s=13;continue;}$s=14;continue;case 13:w=k[0].Elem();$s=16;case 16:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}k[0]=w;case 14:case 7:x=GJ(k[0],f[0]);$s=17;case 17:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}i[0]=x;j[0]=$clone(AQ($clone(g[0],F.StructField),h),AP);$s=-1;return new AY.ptr(f[0],(function(f,g,i,j,k,l,m){return function $b(y){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,y,z,$s,$r,$c}=$restore(this,{y});$s=$s||0;s:while(true){switch($s){case 0:if($clone(y,AT).IsNil()){$s=-1;return false;}z=$clone(y,AT).Apply($clone(j[0],AP));$s=1;case 1:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}aa=$clone(z,AT).AsValueOf(g[0].Type);$s=2;case 2:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}ab=$clone(aa,F.Value).Elem();$s=3;case 3:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}ac=ab;if(m[0]){$s=-1;return!$clone(ac,F.Value).IsNil();}ad=$clone(ac,F.Value).Kind();if(ad===(1)){$s=5;continue;}if((ad===(5))||(ad===(6))){$s=6;continue;}if((ad===(10))||(ad===(11))){$s=7;continue;}if((ad===(13))||(ad===(14))){$s=8;continue;}if((ad===(24))||(ad===(23))){$s=9;continue;}$s=10;continue;case 5:$s=-1;return $clone(ac,F.Value).Bool();case 6:$s=-1;return!((ae=$clone(ac,F.Value).Int(),(ae.$high===0&&ae.$low===0)));case 7:$s=-1;return!((af=$clone(ac,F.Value).Uint(),(af.$high===0&&af.$low===0)));case 8:$s=-1;return!(($clone(ac,F.Value).Float()===0))||D.Signbit($clone(ac,F.Value).Float());case 9:$s=-1;return $clone(ac,F.Value).Len()>0;case 10:ag=f[0].FullName();$s=12;case 12:if($c){$c=false;ag=ag.$blk();}if(ag&&ag.$blk!==undefined){break s;}ah=new B.FullName(ag);ai=$clone(ac,F.Value).Type();aj=A.Sprintf("field %v has invalid type: %v",new AEN([ah,ai]));$s=13;case 13:if($c){$c=false;aj=aj.$blk();}if(aj&&aj.$blk!==undefined){break s;}$panic(new $String(aj));case 11:case 4:$s=-1;return false;}return;}var $f={$blk:$b,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,y,z,$s};return $f;};})(f,g,i,j,k,l,m),(function(f,g,i,j,k,l,m){return function $b(y){var{aa,ab,ac,ad,y,z,$s,$r,$c}=$restore(this,{y});$s=$s||0;s:while(true){switch($s){case 0:z=$clone(y,AT).Apply($clone(j[0],AP));$s=1;case 1:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}aa=$clone(z,AT).AsValueOf(g[0].Type);$s=2;case 2:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}ab=$clone(aa,F.Value).Elem();$s=3;case 3:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}ac=ab;ad=F.Zero($clone(ac,F.Value).Type());$s=4;case 4:if($c){$c=false;ad=ad.$blk();}if(ad&&ad.$blk!==undefined){break s;}$r=$clone(ac,F.Value).Set($clone(ad,F.Value));$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,aa,ab,ac,ad,y,z,$s};return $f;};})(f,g,i,j,k,l,m),(function(f,g,i,j,k,l,m){return function $b(y){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,y,z,$s,$r,$c}=$restore(this,{y});$s=$s||0;s:while(true){switch($s){case 0:if($clone(y,AT).IsNil()){$s=1;continue;}$s=2;continue;case 1:z=i[0].Zero();$s=3;case 3:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}aa=z;$s=4;case 4:return aa;case 2:ab=$clone(y,AT).Apply($clone(j[0],AP));$s=5;case 5:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}ac=$clone(ab,AT).AsValueOf(g[0].Type);$s=6;case 6:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}ad=$clone(ac,F.Value).Elem();$s=7;case 7:if($c){$c=false;ad=ad.$blk();}if(ad&&ad.$blk!==undefined){break s;}ae=ad;if(m[0]){$s=8;continue;}$s=9;continue;case 8:if($clone(ae,F.Value).IsNil()){$s=10;continue;}$s=11;continue;case 10:af=i[0].Zero();$s=12;case 12:if($c){$c=false;af=af.$blk();}if(af&&af.$blk!==undefined){break s;}ag=af;$s=13;case 13:return ag;case 11:if($clone(ae,F.Value).Kind()===22){$s=14;continue;}$s=15;continue;case 14:ah=$clone(ae,F.Value).Elem();$s=16;case 16:if($c){$c=false;ah=ah.$blk();}if(ah&&ah.$blk!==undefined){break s;}ae=ah;case 15:case 9:ai=i[0].PBValueOf($clone(ae,F.Value));$s=17;case 17:if($c){$c=false;ai=ai.$blk();}if(ai&&ai.$blk!==undefined){break s;}aj=ai;$s=18;case 18:return aj;}return;}var $f={$blk:$b,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,y,z,$s};return $f;};})(f,g,i,j,k,l,m),(function(f,g,i,j,k,l,m){return function $b(y,z){var{aa,ab,ac,ad,ae,af,y,z,$s,$r,$c}=$restore(this,{y,z});$s=$s||0;s:while(true){switch($s){case 0:aa=$clone(y,AT).Apply($clone(j[0],AP));$s=1;case 1:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}ab=$clone(aa,AT).AsValueOf(g[0].Type);$s=2;case 2:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}ac=$clone(ab,F.Value).Elem();$s=3;case 3:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}ad=ac;if(m[0]&&($clone(ad,F.Value).Kind()===22)){$s=4;continue;}$s=5;continue;case 4:if($clone(ad,F.Value).IsNil()){$s=6;continue;}$s=7;continue;case 6:$r=$clone(ad,F.Value).Set($clone(F.New(k[0]),F.Value));$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 7:ae=$clone(ad,F.Value).Elem();$s=9;case 9:if($c){$c=false;ae=ae.$blk();}if(ae&&ae.$blk!==undefined){break s;}ad=ae;case 5:af=i[0].GoValueOf($clone(z,B.Value));$s=10;case 10:if($c){$c=false;af=af.$blk();}if(af&&af.$blk!==undefined){break s;}$r=$clone(ad,F.Value).Set($clone(af,F.Value));$s=11;case 11:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(l[0]&&($clone(ad,F.Value).Len()===0)){$s=12;continue;}$s=13;continue;case 12:if(m[0]){$s=14;continue;}$s=15;continue;case 14:$r=$clone(ad,F.Value).Set($clone(BE,F.Value));$s=17;case 17:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=16;continue;case 15:$r=$clone(ad,F.Value).Set($clone(BD,F.Value));$s=18;case 18:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 16:case 13:$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,aa,ab,ac,ad,ae,af,y,z,$s};return $f;};})(f,g,i,j,k,l,m),$throwNilPointerError,$throwNilPointerError,(function(f,g,i,j,k,l,m){return function $b(){var{y,z,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:y=i[0].New();$s=1;case 1:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}z=y;$s=2;case 2:return z;}return;}var $f={$blk:$b,$c:true,$r,y,z,$s};return $f;};})(f,g,i,j,k,l,m));}return;}var $f={$blk:BF,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,$s};return $f;};BG=function(f,g){var{f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{f,g});$s=$s||0;s:while(true){switch($s){case 0:f=[f];g=[g];h=[h];i=[i];j=[j];k=[k];if(true){$panic(new $String("no support for proto1 weak fields"));}k[0]=new N.Once.ptr(0,new N.Mutex.ptr(0,0));i[0]=$ifaceNil;h[0]=(function(f,g,h,i,j,k){return function $b(){var{$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:$r=k[0].Do((function(f,g,h,i,j,k){return function $b(){var{l,m,n,o,p,q,r,s,t,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:l=f[0].Message();$s=1;case 1:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l.FullName();$s=2;case 2:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;p=C.GlobalTypes.FindMessageByName(n);$s=3;case 3:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}o=p;i[0]=o[0];if($interfaceIsEqual(i[0],$ifaceNil)){$s=4;continue;}$s=5;continue;case 4:q=new B.FullName(n);r=f[0].FullName();$s=6;case 6:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=new B.FullName(r);t=A.Sprintf("weak message %v for field %v is not linked in",new AEN([q,s]));$s=7;case 7:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}$panic(new $String(t));case 5:$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,l,m,n,o,p,q,r,s,t,$s};return $f;};})(f,g,h,i,j,k));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,$s};return $f;};})(f,g,h,i,j,k);l=f[0].Number();$s=1;case 1:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}j[0]=l;$s=-1;return new AY.ptr(f[0],(function(f,g,h,i,j,k){return function $b(m){var{m,n,o,p,q,r,$s,$r,$c}=$restore(this,{m});$s=$s||0;s:while(true){switch($s){case 0:if($clone(m,AT).IsNil()){$s=-1;return false;}o=$clone(m,AT).Apply($clone(g[0],AP));$s=1;case 1:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=$clone(o,AT).WeakFields();$s=2;case 2:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=p.get(j[0]);$s=3;case 3:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}n=q;r=n[1];$s=-1;return r;}return;}var $f={$blk:$b,$c:true,$r,m,n,o,p,q,r,$s};return $f;};})(f,g,h,i,j,k),(function(f,g,h,i,j,k){return function $b(m){var{m,n,o,$s,$r,$c}=$restore(this,{m});$s=$s||0;s:while(true){switch($s){case 0:n=$clone(m,AT).Apply($clone(g[0],AP));$s=1;case 1:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=$clone(n,AT).WeakFields();$s=2;case 2:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}$r=o.clear(j[0]);$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,m,n,o,$s};return $f;};})(f,g,h,i,j,k),(function(f,g,h,i,j,k){return function $b(m){var{aa,ab,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{m});$s=$s||0;s:while(true){switch($s){case 0:$r=h[0]();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if($clone(m,AT).IsNil()){$s=2;continue;}$s=3;continue;case 2:n=i[0].Zero();$s=4;case 4:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=B.ValueOfMessage(n);$s=5;case 5:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=o;$s=6;case 6:return p;case 3:r=$clone(m,AT).Apply($clone(g[0],AP));$s=7;case 7:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=$clone(r,AT).WeakFields();$s=8;case 8:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=s.get(j[0]);$s=9;case 9:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}q=t;u=q[0];v=q[1];if(!v){$s=10;continue;}$s=11;continue;case 10:w=i[0].Zero();$s=12;case 12:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}x=B.ValueOfMessage(w);$s=13;case 13:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}y=x;$s=14;case 14:return y;case 11:z=u.ProtoReflect();$s=15;case 15:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}aa=B.ValueOfMessage(z);$s=16;case 16:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}ab=aa;$s=17;case 17:return ab;}return;}var $f={$blk:$b,$c:true,$r,aa,ab,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};})(f,g,h,i,j,k),(function(f,g,h,i,j,k){return function $b(m,n){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{m,n});$s=$s||0;s:while(true){switch($s){case 0:$r=h[0]();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}o=$clone(n,B.Value).Message();$s=2;case 2:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=o;q=p.Descriptor();$s=5;case 5:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=i[0].Descriptor();$s=6;case 6:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}if(!($interfaceIsEqual(q,r))){$s=3;continue;}$s=4;continue;case 3:t=p.Descriptor();$s=7;case 7:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=t.FullName();$s=8;case 8:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}s=u;w=i[0].Descriptor();$s=9;case 9:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}x=w.FullName();$s=10;case 10:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}v=x;y=s;z=v;if(!(y===z)){$s=11;continue;}$s=12;continue;case 11:aa=f[0].FullName();$s=13;case 13:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}ab=new B.FullName(aa);ac=new B.FullName(y);ad=new B.FullName(z);ae=A.Sprintf("field %v has mismatching message descriptor: got %v, want %v",new AEN([ab,ac,ad]));$s=14;case 14:if($c){$c=false;ae=ae.$blk();}if(ae&&ae.$blk!==undefined){break s;}$panic(new $String(ae));case 12:af=f[0].FullName();$s=15;case 15:if($c){$c=false;af=af.$blk();}if(af&&af.$blk!==undefined){break s;}ag=new B.FullName(af);ah=p.Descriptor();$s=16;case 16:if($c){$c=false;ah=ah.$blk();}if(ah&&ah.$blk!==undefined){break s;}ai=ah.FullName();$s=17;case 17:if($c){$c=false;ai=ai.$blk();}if(ai&&ai.$blk!==undefined){break s;}aj=new B.FullName(ai);ak=A.Sprintf("field %v has mismatching message descriptor: %v",new AEN([ag,aj]));$s=18;case 18:if($c){$c=false;ak=ak.$blk();}if(ak&&ak.$blk!==undefined){break s;}$panic(new $String(ak));case 4:al=$clone(m,AT).Apply($clone(g[0],AP));$s=19;case 19:if($c){$c=false;al=al.$blk();}if(al&&al.$blk!==undefined){break s;}am=$clone(al,AT).WeakFields();$s=20;case 20:if($c){$c=false;am=am.$blk();}if(am&&am.$blk!==undefined){break s;}an=j[0];ao=p.Interface();$s=21;case 21:if($c){$c=false;ao=ao.$blk();}if(ao&&ao.$blk!==undefined){break s;}ap=ao;$r=am.set(an,ap);$s=22;case 22:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};})(f,g,h,i,j,k),(function(f,g,h,i,j,k){return function $b(m){var{m,n,o,p,q,r,s,t,u,v,w,x,$s,$r,$c}=$restore(this,{m});$s=$s||0;s:while(true){switch($s){case 0:$r=h[0]();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}n=$clone(m,AT).Apply($clone(g[0],AP));$s=2;case 2:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=$clone(n,AT).WeakFields();$s=3;case 3:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=o;q=p.get(j[0]);r=q[0];s=q[1];if(!s){$s=4;continue;}$s=5;continue;case 4:t=i[0].New();$s=6;case 6:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=t.Interface();$s=7;case 7:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}r=u;p.set(j[0],r);case 5:v=r.ProtoReflect();$s=8;case 8:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}w=B.ValueOfMessage(v);$s=9;case 9:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}x=w;$s=10;case 10:return x;}return;}var $f={$blk:$b,$c:true,$r,m,n,o,p,q,r,s,t,u,v,w,x,$s};return $f;};})(f,g,h,i,j,k),(function(f,g,h,i,j,k){return function $b(){var{m,n,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:$r=h[0]();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}m=i[0].New();$s=2;case 2:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;$s=3;case 3:return n;}return;}var $f={$blk:$b,$c:true,$r,m,n,$s};return $f;};})(f,g,h,i,j,k),(function(f,g,h,i,j,k){return function $b(){var{m,n,o,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:$r=h[0]();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}m=i[0].New();$s=2;case 2:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=B.ValueOfMessage(m);$s=3;case 3:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;$s=4;case 4:return o;}return;}var $f={$blk:$b,$c:true,$r,m,n,o,$s};return $f;};})(f,g,h,i,j,k));}return;}var $f={$blk:BG,$c:true,$r,f,g,h,i,j,k,l,$s};return $f;};BH=function(f,g,h){var{f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:f=[f];g=[g];i=[i];j=[j];k=g[0].Type;l=GJ(k,f[0]);$s=1;case 1:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}i[0]=l;j[0]=$clone(AQ($clone(g[0],F.StructField),h),AP);$s=-1;return new AY.ptr(f[0],(function(f,g,i,j){return function $b(m){var{m,n,o,p,q,r,s,t,$s,$r,$c}=$restore(this,{m});$s=$s||0;s:while(true){switch($s){case 0:if($clone(m,AT).IsNil()){$s=-1;return false;}n=$clone(m,AT).Apply($clone(j[0],AP));$s=1;case 1:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=$clone(n,AT).AsValueOf(g[0].Type);$s=2;case 2:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=$clone(o,F.Value).Elem();$s=3;case 3:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=p;r=g[0].Type.Kind();$s=6;case 6:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}if(!((r===22))){$s=4;continue;}$s=5;continue;case 4:s=BK($clone(q,F.Value));$s=7;case 7:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=!s;$s=8;case 8:return t;case 5:$s=-1;return!$clone(q,F.Value).IsNil();}return;}var $f={$blk:$b,$c:true,$r,m,n,o,p,q,r,s,t,$s};return $f;};})(f,g,i,j),(function(f,g,i,j){return function $b(m){var{m,n,o,p,q,r,$s,$r,$c}=$restore(this,{m});$s=$s||0;s:while(true){switch($s){case 0:n=$clone(m,AT).Apply($clone(j[0],AP));$s=1;case 1:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=$clone(n,AT).AsValueOf(g[0].Type);$s=2;case 2:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=$clone(o,F.Value).Elem();$s=3;case 3:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=p;r=F.Zero($clone(q,F.Value).Type());$s=4;case 4:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}$r=$clone(q,F.Value).Set($clone(r,F.Value));$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,m,n,o,p,q,r,$s};return $f;};})(f,g,i,j),(function(f,g,i,j){return function $b(m){var{m,n,o,p,q,r,s,t,u,$s,$r,$c}=$restore(this,{m});$s=$s||0;s:while(true){switch($s){case 0:if($clone(m,AT).IsNil()){$s=1;continue;}$s=2;continue;case 1:n=i[0].Zero();$s=3;case 3:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;$s=4;case 4:return o;case 2:p=$clone(m,AT).Apply($clone(j[0],AP));$s=5;case 5:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=$clone(p,AT).AsValueOf(g[0].Type);$s=6;case 6:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=$clone(q,F.Value).Elem();$s=7;case 7:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=r;t=i[0].PBValueOf($clone(s,F.Value));$s=8;case 8:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=t;$s=9;case 9:return u;}return;}var $f={$blk:$b,$c:true,$r,m,n,o,p,q,r,s,t,u,$s};return $f;};})(f,g,i,j),(function(f,g,i,j){return function $b(m,n){var{m,n,o,p,q,r,s,t,u,v,w,$s,$r,$c}=$restore(this,{m,n});$s=$s||0;s:while(true){switch($s){case 0:o=$clone(m,AT).Apply($clone(j[0],AP));$s=1;case 1:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=$clone(o,AT).AsValueOf(g[0].Type);$s=2;case 2:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=$clone(p,F.Value).Elem();$s=3;case 3:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=q;s=i[0].GoValueOf($clone(n,B.Value));$s=4;case 4:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}$r=$clone(r,F.Value).Set($clone(s,F.Value));$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}t=g[0].Type.Kind();$s=8;case 8:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}if((t===22)&&$clone(r,F.Value).IsNil()){$s=6;continue;}$s=7;continue;case 6:u=f[0].FullName();$s=9;case 9:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}v=new B.FullName(u);w=A.Sprintf("field %v has invalid nil pointer",new AEN([v]));$s=10;case 10:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}$panic(new $String(w));case 7:$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,m,n,o,p,q,r,s,t,u,v,w,$s};return $f;};})(f,g,i,j),(function(f,g,i,j){return function $b(m){var{m,n,o,p,q,r,s,t,u,v,$s,$r,$c}=$restore(this,{m});$s=$s||0;s:while(true){switch($s){case 0:n=$clone(m,AT).Apply($clone(j[0],AP));$s=1;case 1:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=$clone(n,AT).AsValueOf(g[0].Type);$s=2;case 2:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=$clone(o,F.Value).Elem();$s=3;case 3:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=p;r=g[0].Type.Kind();$s=6;case 6:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}if((r===22)&&$clone(q,F.Value).IsNil()){$s=4;continue;}$s=5;continue;case 4:s=i[0].New();$s=7;case 7:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=i[0].GoValueOf($clone(s,B.Value));$s=8;case 8:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}$r=$clone(q,F.Value).Set($clone(t,F.Value));$s=9;case 9:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 5:u=i[0].PBValueOf($clone(q,F.Value));$s=10;case 10:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}v=u;$s=11;case 11:return v;}return;}var $f={$blk:$b,$c:true,$r,m,n,o,p,q,r,s,t,u,v,$s};return $f;};})(f,g,i,j),(function(f,g,i,j){return function $b(){var{m,n,o,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:m=i[0].New();$s=1;case 1:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=$clone(m,B.Value).Message();$s=2;case 2:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;$s=3;case 3:return o;}return;}var $f={$blk:$b,$c:true,$r,m,n,o,$s};return $f;};})(f,g,i,j),(function(f,g,i,j){return function $b(){var{m,n,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:m=i[0].New();$s=1;case 1:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;$s=2;case 2:return n;}return;}var $f={$blk:$b,$c:true,$r,m,n,$s};return $f;};})(f,g,i,j));}return;}var $f={$blk:BH,$c:true,$r,f,g,h,i,j,k,l,$s};return $f;};BJ=function(f,g,h){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:f=[f];g=[g];i=[i];j=[j];k=[k];l=[l];m=new BI.ptr(f[0],$throwNilPointerError);n=f[0].IsSynthetic();$s=4;case 4:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}if(n){$s=1;continue;}$s=2;continue;case 1:o=f[0].Fields();$s=5;case 5:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=o.Get(0);$s=6;case 6:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=p.Number();$s=7;case 7:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}k[0]=$clone((r=g[0].fieldsByNumber[H.Number.keyFor(q)],r!==undefined?r.v:new F.StructField.ptr("","",$ifaceNil,"",0,AGL.nil,false)),F.StructField);i[0]=$clone(AQ($clone(k[0],F.StructField),h),AP);m.which=(function(f,g,i,j,k,l){return function $b(s){var{aa,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{s});$s=$s||0;s:while(true){switch($s){case 0:if($clone(s,AT).IsNil()){$s=-1;return 0;}t=$clone(s,AT).Apply($clone(i[0],AP));$s=1;case 1:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=$clone(t,AT).AsValueOf(k[0].Type);$s=2;case 2:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}v=$clone(u,F.Value).Elem();$s=3;case 3:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}w=v;if($clone(w,F.Value).IsNil()){$s=-1;return 0;}x=f[0].Fields();$s=4;case 4:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}y=x.Get(0);$s=5;case 5:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}z=y.Number();$s=6;case 6:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}aa=z;$s=7;case 7:return aa;}return;}var $f={$blk:$b,$c:true,$r,aa,s,t,u,v,w,x,y,z,$s};return $f;};})(f,g,i,j,k,l);$s=3;continue;case 2:s=f[0].Name();$s=8;case 8:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}l[0]=$clone((t=g[0].oneofsByName[B.Name.keyFor(s)],t!==undefined?t.v:new F.StructField.ptr("","",$ifaceNil,"",0,AGL.nil,false)),F.StructField);j[0]=$clone(AQ($clone(l[0],F.StructField),h),AP);m.which=(function(f,g,i,j,k,l){return function $b(u){var{aa,ab,ac,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{u});$s=$s||0;s:while(true){switch($s){case 0:if($clone(u,AT).IsNil()){$s=-1;return 0;}v=$clone(u,AT).Apply($clone(j[0],AP));$s=1;case 1:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}w=$clone(v,AT).AsValueOf(l[0].Type);$s=2;case 2:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}x=$clone(w,F.Value).Elem();$s=3;case 3:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}y=x;if($clone(y,F.Value).IsNil()){$s=-1;return 0;}z=$clone(y,F.Value).Elem();$s=4;case 4:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}y=z;if($clone(y,F.Value).IsNil()){$s=-1;return 0;}aa=$clone(y,F.Value).Type().Elem();$s=5;case 5:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}ac=(ab=g[0].oneofWrappersByType[F.Type.keyFor(aa)],ab!==undefined?ab.v:0);$s=6;case 6:return ac;}return;}var $f={$blk:$b,$c:true,$r,aa,ab,ac,u,v,w,x,y,z,$s};return $f;};})(f,g,i,j,k,l);case 3:$s=-1;return m;}return;}var $f={$blk:BJ,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s};return $f;};BK=function(f){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=$clone(f,F.Value).Kind();if(g===(1)){$s=2;continue;}if((g===(2))||(g===(3))||(g===(4))||(g===(5))||(g===(6))){$s=3;continue;}if((g===(7))||(g===(8))||(g===(9))||(g===(10))||(g===(11))||(g===(12))){$s=4;continue;}if((g===(13))||(g===(14))){$s=5;continue;}if((g===(15))||(g===(16))){$s=6;continue;}if(g===(17)){$s=7;continue;}if((g===(18))||(g===(19))||(g===(20))||(g===(21))||(g===(22))||(g===(23))||(g===(26))){$s=8;continue;}if(g===(24)){$s=9;continue;}if(g===(25)){$s=10;continue;}$s=11;continue;case 2:$s=-1;return!$clone(f,F.Value).Bool();case 3:$s=-1;return(h=$clone(f,F.Value).Int(),(h.$high===0&&h.$low===0));case 4:$s=-1;return(i=$clone(f,F.Value).Uint(),(i.$high===0&&i.$low===0));case 5:$s=-1;return(j=D.Float64bits($clone(f,F.Value).Float()),(j.$high===0&&j.$low===0));case 6:k=$clone(f,F.Value).Complex();$s=-1;return(l=D.Float64bits(k.$real),(l.$high===0&&l.$low===0))&&(m=D.Float64bits(k.$imag),(m.$high===0&&m.$low===0));case 7:n=0;case 13:if(!(n<$clone(f,F.Value).Len())){$s=14;continue;}o=$clone(f,F.Value).Index(n);$s=17;case 17:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=BK($clone(o,F.Value));$s=18;case 18:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}if(!p){$s=15;continue;}$s=16;continue;case 15:$s=-1;return false;case 16:n=n+(1)>>0;$s=13;continue;case 14:$s=-1;return true;case 8:$s=-1;return $clone(f,F.Value).IsNil();case 9:$s=-1;return $clone(f,F.Value).Len()===0;case 10:q=0;case 19:if(!(q<$clone(f,F.Value).NumField())){$s=20;continue;}r=$clone(f,F.Value).Field(q);$s=23;case 23:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=BK($clone(r,F.Value));$s=24;case 24:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}if(!s){$s=21;continue;}$s=22;continue;case 21:$s=-1;return false;case 22:q=q+(1)>>0;$s=19;continue;case 20:$s=-1;return true;case 11:$panic(new F.ValueError.ptr("reflect.Value.IsZero",$clone(f,F.Value).Kind()));case 12:case 1:$s=-1;return false;}return;}var $f={$blk:BK,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,$s};return $f;};BS.ptr.prototype.makeReflectFuncs=function(f,g){var{f,g,h,$s,$r,$c}=$restore(this,{f,g});$s=$s||0;s:while(true){switch($s){case 0:h=this;$r=h.makeKnownFieldsFunc($clone(g,CG));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}h.makeUnknownFieldsFunc(f,$clone(g,CG));h.makeExtensionFieldsFunc(f,$clone(g,CG));$r=h.makeFieldTypes($clone(g,CG));$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:BS.ptr.prototype.makeReflectFuncs,$c:true,$r,f,g,h,$s};return $f;};BS.prototype.makeReflectFuncs=function(f,g){return this.$val.makeReflectFuncs(f,g);};BS.ptr.prototype.makeKnownFieldsFunc=function(f){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,ca,cb,cc,cd,ce,cf,cg,ch,ci,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;g.reflectMessageInfo.fields=$makeMap(H.Number.keyFor,[]);h=g.Desc;i=h.Fields();$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;k=0;case 2:l=j.Len();$s=4;case 4:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}if(!(k>0;$s=2;continue;case 3:g.reflectMessageInfo.oneofs=$makeMap(B.Name.keyFor,[]);as=0;case 36:at=h.Oneofs();$s=38;case 38:if($c){$c=false;at=at.$blk();}if(at&&at.$blk!==undefined){break s;}au=at.Len();$s=39;case 39:if($c){$c=false;au=au.$blk();}if(au&&au.$blk!==undefined){break s;}if(!(as>0;$s=36;continue;case 37:bb=j.Len();$s=44;case 44:if($c){$c=false;bb=bb.$blk();}if(bb&&bb.$blk!==undefined){break s;}g.reflectMessageInfo.denseFields=$makeSlice(AGM,($imul(bb,2)));bc=0;case 45:bd=j.Len();$s=47;case 47:if($c){$c=false;bd=bd.$blk();}if(bd&&bd.$blk!==undefined){break s;}if(!(bc>0))=bj.$length)?($throwRuntimeError("index out of range"),undefined):bj.$array[bj.$offset+bk]=(bi=g.reflectMessageInfo.fields[H.Number.keyFor(bh)],bi!==undefined?bi.v:AGH.nil)));case 50:bc=bc+(1)>>0;$s=45;continue;case 46:bm=0;case 54:bn=j.Len();$s=56;case 56:if($c){$c=false;bn=bn.$blk();}if(bn&&bn.$blk!==undefined){break s;}if(!(bm>0;$s=61;continue;case 60:by=bp.Number();$s=67;case 67:if($c){$c=false;by=by.$blk();}if(by&&by.$blk!==undefined){break s;}g.reflectMessageInfo.rangeInfos=$append(g.reflectMessageInfo.rangeInfos,(bz=g.reflectMessageInfo.fields[H.Number.keyFor(by)],bz!==undefined?bz.v:AGH.nil));bm=bm+(1)>>0;case 61:$s=54;continue;case 55:if(g.reflectMessageInfo.rangeInfos.$length>1&&O.Bool()){ca=O.Intn(g.reflectMessageInfo.rangeInfos.$length-1>>0);cb=(cc=g.reflectMessageInfo.rangeInfos,cd=ca+1>>0,((cd<0||cd>=cc.$length)?($throwRuntimeError("index out of range"),undefined):cc.$array[cc.$offset+cd]));ce=(cf=g.reflectMessageInfo.rangeInfos,((ca<0||ca>=cf.$length)?($throwRuntimeError("index out of range"),undefined):cf.$array[cf.$offset+ca]));(cg=g.reflectMessageInfo.rangeInfos,((ca<0||ca>=cg.$length)?($throwRuntimeError("index out of range"),undefined):cg.$array[cg.$offset+ca]=cb));(ch=g.reflectMessageInfo.rangeInfos,ci=ca+1>>0,((ci<0||ci>=ch.$length)?($throwRuntimeError("index out of range"),undefined):ch.$array[ch.$offset+ci]=ce));}$s=-1;return;}return;}var $f={$blk:BS.ptr.prototype.makeKnownFieldsFunc,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,ca,cb,cc,cd,ce,cf,cg,ch,ci,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};BS.prototype.makeKnownFieldsFunc=function(f){return this.$val.makeKnownFieldsFunc(f);};BS.ptr.prototype.makeUnknownFieldsFunc=function(f,g){var f,g,h;h=this;if($clone(g.unknownOffset,AP).IsValid()&&$interfaceIsEqual(g.unknownType,CD)){h.reflectMessageInfo.getUnknown=(function $b(i){var{i,j,k,l,$s,$r,$c}=$restore(this,{i});$s=$s||0;s:while(true){switch($s){case 0:if($clone(i,AT).IsNil()){$s=-1;return B.RawFields.nil;}j=$clone(i,AT).Apply($clone(h.coderMessageInfo.unknownOffset,AP));$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=$clone(j,AT).Bytes();$s=2;case 2:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=$convertSliceType(k.$get(),B.RawFields);$s=3;case 3:return l;}return;}var $f={$blk:$b,$c:true,$r,i,j,k,l,$s};return $f;});h.reflectMessageInfo.setUnknown=(function $b(i,j){var{i,j,k,l,$s,$r,$c}=$restore(this,{i,j});$s=$s||0;s:while(true){switch($s){case 0:if($clone(i,AT).IsNil()){$panic(new $String("invalid SetUnknown on nil Message"));}k=$clone(i,AT).Apply($clone(h.coderMessageInfo.unknownOffset,AP));$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=$clone(k,AT).Bytes();$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}l.$set($convertSliceType(j,ADP));$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,i,j,k,l,$s};return $f;});}else if($clone(g.unknownOffset,AP).IsValid()&&$interfaceIsEqual(g.unknownType,CE)){h.reflectMessageInfo.getUnknown=(function $b(i){var{i,j,k,l,$s,$r,$c}=$restore(this,{i});$s=$s||0;s:while(true){switch($s){case 0:if($clone(i,AT).IsNil()){$s=-1;return B.RawFields.nil;}j=$clone(i,AT).Apply($clone(h.coderMessageInfo.unknownOffset,AP));$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=$clone(j,AT).BytesPtr();$s=2;case 2:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;if(l.$get()===ADU.nil){$s=-1;return B.RawFields.nil;}$s=-1;return $convertSliceType(l.$get().$get(),B.RawFields);}return;}var $f={$blk:$b,$c:true,$r,i,j,k,l,$s};return $f;});h.reflectMessageInfo.setUnknown=(function $b(i,j){var{i,j,k,l,m,$s,$r,$c}=$restore(this,{i,j});$s=$s||0;s:while(true){switch($s){case 0:if($clone(i,AT).IsNil()){$panic(new $String("invalid SetUnknown on nil Message"));}k=$clone(i,AT).Apply($clone(h.coderMessageInfo.unknownOffset,AP));$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=$clone(k,AT).BytesPtr();$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;if(m.$get()===ADU.nil){m.$set($newDataPointer(ADP.nil,ADU));}m.$get().$set($convertSliceType(j,ADP));$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,i,j,k,l,m,$s};return $f;});}else{h.reflectMessageInfo.getUnknown=(function(i){var i;return B.RawFields.nil;});h.reflectMessageInfo.setUnknown=(function(i,j){var i,j;if($clone(i,AT).IsNil()){$panic(new $String("invalid SetUnknown on nil Message"));}});}};BS.prototype.makeUnknownFieldsFunc=function(f,g){return this.$val.makeUnknownFieldsFunc(f,g);};BS.ptr.prototype.makeExtensionFieldsFunc=function(f,g){var f,g,h;h=this;if($clone(g.extensionOffset,AP).IsValid()){h.reflectMessageInfo.extensionMap=(function $b(i){var{i,j,k,l,m,n,o,$s,$r,$c}=$restore(this,{i});$s=$s||0;s:while(true){switch($s){case 0:if($clone(i,AT).IsNil()){$s=-1;return(AGN.nil);}j=$clone(i,AT).Apply($clone(g.extensionOffset,AP));$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=$clone(j,AT).AsValueOf(CF);$s=2;case 2:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;n=$clone(l,F.Value).Interface();$s=3;case 3:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=((m=$assertType(n,AGE),new AGN(function(){return m.$get();},function($v){m.$set($v);},m.$target)));$s=4;case 4:return o;}return;}var $f={$blk:$b,$c:true,$r,i,j,k,l,m,n,o,$s};return $f;});}else{h.reflectMessageInfo.extensionMap=(function(i){var i;return(AGN.nil);});}};BS.prototype.makeExtensionFieldsFunc=function(f,g){return this.$val.makeExtensionFieldsFunc(f,g);};BS.ptr.prototype.makeFieldTypes=function(f){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=g.Desc;i=h.Fields();$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;k=0;case 2:l=j.Len();$s=4;case 4:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}if(!(k>0;$s=2;continue;$s=22;continue;case 17:ag=o.Enum();$s=30;case 30:if($c){$c=false;ag=ag.$blk();}if(ag&&ag.$blk!==undefined){break s;}if(!($interfaceIsEqual(ag,$ifaceNil))){af=true;$s=29;continue s;}ah=o.Message();$s=31;case 31:if($c){$c=false;ah=ah.$blk();}if(ah&&ah.$blk!==undefined){break s;}af=!($interfaceIsEqual(ah,$ifaceNil));case 29:if(af){$s=27;continue;}$s=28;continue;case 27:ai=o.Number();$s=32;case 32:if($c){$c=false;ai=ai.$blk();}if(ai&&ai.$blk!==undefined){break s;}ak=(aj=f.oneofWrappersByNumber[H.Number.keyFor(ai)],aj!==undefined?aj.v:$ifaceNil).Field(0);$s=33;case 33:if($c){$c=false;ak=ak.$blk();}if(ak&&ak.$blk!==undefined){break s;}m=ak.Type;case 28:$s=22;continue;case 18:am=o.MapValue();$s=37;case 37:if($c){$c=false;am=am.$blk();}if(am&&am.$blk!==undefined){break s;}an=am.Enum();$s=38;case 38:if($c){$c=false;an=an.$blk();}if(an&&an.$blk!==undefined){break s;}if(!($interfaceIsEqual(an,$ifaceNil))){al=true;$s=36;continue s;}ao=o.MapValue();$s=39;case 39:if($c){$c=false;ao=ao.$blk();}if(ao&&ao.$blk!==undefined){break s;}ap=ao.Message();$s=40;case 40:if($c){$c=false;ap=ap.$blk();}if(ap&&ap.$blk!==undefined){break s;}al=!($interfaceIsEqual(ap,$ifaceNil));case 36:if(al){$s=34;continue;}$s=35;continue;case 34:aq=r.Type.Elem();$s=41;case 41:if($c){$c=false;aq=aq.$blk();}if(aq&&aq.$blk!==undefined){break s;}m=aq;case 35:ar=o.MapValue();$s=42;case 42:if($c){$c=false;ar=ar.$blk();}if(ar&&ar.$blk!==undefined){break s;}as=ar.Message();$s=43;case 43:if($c){$c=false;as=as.$blk();}if(as&&as.$blk!==undefined){break s;}aa=!($interfaceIsEqual(as,$ifaceNil));$s=22;continue;case 19:au=o.Enum();$s=47;case 47:if($c){$c=false;au=au.$blk();}if(au&&au.$blk!==undefined){break s;}if(!($interfaceIsEqual(au,$ifaceNil))){at=true;$s=46;continue s;}av=o.Message();$s=48;case 48:if($c){$c=false;av=av.$blk();}if(av&&av.$blk!==undefined){break s;}at=!($interfaceIsEqual(av,$ifaceNil));case 46:if(at){$s=44;continue;}$s=45;continue;case 44:aw=r.Type.Elem();$s=49;case 49:if($c){$c=false;aw=aw.$blk();}if(aw&&aw.$blk!==undefined){break s;}m=aw;case 45:ax=o.Message();$s=50;case 50:if($c){$c=false;ax=ax.$blk();}if(ax&&ax.$blk!==undefined){break s;}aa=!($interfaceIsEqual(ax,$ifaceNil));$s=22;continue;case 20:m=r.Type;az=o.HasPresence();$s=54;case 54:if($c){$c=false;az=az.$blk();}if(az&&az.$blk!==undefined){break s;}if(!(az)){ay=false;$s=53;continue s;}ba=m.Kind();$s=55;case 55:if($c){$c=false;ba=ba.$blk();}if(ba&&ba.$blk!==undefined){break s;}ay=ba===22;case 53:if(ay){$s=51;continue;}$s=52;continue;case 51:bb=m.Elem();$s=56;case 56:if($c){$c=false;bb=bb.$blk();}if(bb&&bb.$blk!==undefined){break s;}m=bb;case 52:$s=22;continue;case 21:m=r.Type;bc=o.IsWeak();$s=59;case 59:if($c){$c=false;bc=bc.$blk();}if(bc&&bc.$blk!==undefined){break s;}if(bc){$s=57;continue;}$s=58;continue;case 57:m=$ifaceNil;case 58:aa=true;case 22:case 15:if(!(aa&&!($interfaceIsEqual(m,$ifaceNil)))){bd=false;$s=62;continue s;}be=m.Kind();$s=63;case 63:if($c){$c=false;be=be.$blk();}if(be&&be.$blk!==undefined){break s;}bd=!((be===22));case 62:if(bd){$s=60;continue;}$s=61;continue;case 60:m=F.PtrTo(m);case 61:if(!($interfaceIsEqual(m,$ifaceNil))){$s=64;continue;}$s=65;continue;case 64:if(g.reflectMessageInfo.fieldTypes===false){g.reflectMessageInfo.fieldTypes={};}bg=o.Number();$s=66;case 66:if($c){$c=false;bg=bg.$blk();}if(bg&&bg.$blk!==undefined){break s;}bh=F.Zero(m);$s=67;case 67:if($c){$c=false;bh=bh.$blk();}if(bh&&bh.$blk!==undefined){break s;}bi=$clone(bh,F.Value).Interface();$s=68;case 68:if($c){$c=false;bi=bi.$blk();}if(bi&&bi.$blk!==undefined){break s;}bf=bg;(g.reflectMessageInfo.fieldTypes||$throwRuntimeError("assignment to entry in nil map"))[H.Number.keyFor(bf)]={k:bf,v:bi};case 65:k=k+(1)>>0;$s=2;continue;case 3:$s=-1;return;}return;}var $f={$blk:BS.ptr.prototype.makeFieldTypes,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};BS.prototype.makeFieldTypes=function(f){return this.$val.makeFieldTypes(f);};$ptrType(BM).prototype.Range=function(f){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;if(!(g===AGN.nil)){$s=1;continue;}$s=2;continue;case 1:h=g.$get();i=0;j=$keys(h);case 3:if(!(i>0)))],m!==undefined?[m.v,true]:[new ADE.ptr($ifaceNil,new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil),AGO.nil),false]);n=$clone(k[0],ADE);g=k[1];if(!g){g=false;$s=-1;return g;}o=j.IsList();$s=8;case 8:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}if(o){$s=4;continue;}p=j.IsMap();$s=9;case 9:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}if(p){$s=5;continue;}q=j.Message();$s=10;case 10:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}if(!($interfaceIsEqual(q,$ifaceNil))){$s=6;continue;}$s=7;continue;case 4:r=n.Value();$s=11;case 11:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=$clone(r,B.Value).List();$s=12;case 12:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=s.Len();$s=13;case 13:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}g=t>0;u=g;$s=14;case 14:return u;case 5:v=n.Value();$s=15;case 15:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}w=$clone(v,B.Value).Map();$s=16;case 16:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}x=w.Len();$s=17;case 17:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}g=x>0;y=g;$s=18;case 18:return y;case 6:z=n.Value();$s=19;case 19:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}aa=$clone(z,B.Value).Message();$s=20;case 20:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}ab=aa.IsValid();$s=21;case 21:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}g=ab;ac=g;$s=22;case 22:return ac;case 7:case 3:g=true;$s=-1;return g;}return;}var $f={$blk:$ptrType(BM).prototype.Has,$c:true,$r,aa,ab,ac,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};$ptrType(BM).prototype.Clear=function(f){var{f,g,h,i,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=f.TypeDescriptor();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h.Number();$s=2;case 2:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}delete g.$get()[$Int32.keyFor(((i>>0)))];$s=-1;return;}return;}var $f={$blk:$ptrType(BM).prototype.Clear,$c:true,$r,f,g,h,i,$s};return $f;};$ptrType(BM).prototype.Get=function(f){var{f,g,h,i,j,k,l,m,n,o,p,q,r,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=f.TypeDescriptor();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;if(!(g===AGN.nil)){$s=2;continue;}$s=3;continue;case 2:k=i.Number();$s=4;case 4:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j=(l=(g.$get())[$Int32.keyFor(((k>>0)))],l!==undefined?[l.v,true]:[new ADE.ptr($ifaceNil,new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil),AGO.nil),false]);m=$clone(j[0],ADE);n=j[1];if(n){$s=5;continue;}$s=6;continue;case 5:o=m.Value();$s=7;case 7:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=o;$s=8;case 8:return p;case 6:case 3:q=f.Zero();$s=9;case 9:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=q;$s=10;case 10:return r;}return;}var $f={$blk:$ptrType(BM).prototype.Get,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,$s};return $f;};$ptrType(BM).prototype.Set=function(f,g){var{aa,ab,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g});$s=$s||0;s:while(true){switch($s){case 0:h=this;i=f.TypeDescriptor();$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;k=true;l=f.IsValidValue($clone(g,B.Value));$s=8;case 8:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}if(!l){$s=3;continue;}m=j.IsList();$s=9;case 9:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}if(m){$s=4;continue;}n=j.IsMap();$s=10;case 10:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}if(n){$s=5;continue;}o=j.Message();$s=11;case 11:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}if(!($interfaceIsEqual(o,$ifaceNil))){$s=6;continue;}$s=7;continue;case 3:k=false;$s=7;continue;case 4:p=$clone(g,B.Value).List();$s=12;case 12:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=p.IsValid();$s=13;case 13:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}k=q;$s=7;continue;case 5:r=$clone(g,B.Value).Map();$s=14;case 14:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=r.IsValid();$s=15;case 15:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}k=s;$s=7;continue;case 6:t=$clone(g,B.Value).Message();$s=16;case 16:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=t.IsValid();$s=17;case 17:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}k=u;case 7:case 2:if(!k){$s=18;continue;}$s=19;continue;case 18:v=f.TypeDescriptor();$s=20;case 20:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}w=v.FullName();$s=21;case 21:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}x=new B.FullName(w);y=A.Sprintf("%v: assigning invalid value",new AEN([x]));$s=22;case 22:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}$panic(new $String(y));case 19:if(h.$get()===false){h.$set({});}z=new ADE.ptr($ifaceNil,new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil),AGO.nil);z.Set(f,$clone(g,B.Value));ab=j.Number();$s=23;case 23:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}aa=((ab>>0));(h.$get()||$throwRuntimeError("assignment to entry in nil map"))[$Int32.keyFor(aa)]={k:aa,v:$clone(z,ADE)};$s=-1;return;}return;}var $f={$blk:$ptrType(BM).prototype.Set,$c:true,$r,aa,ab,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};$ptrType(BM).prototype.Mutable=function(f){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=f.TypeDescriptor();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;m=i.Kind();$s=7;case 7:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}if(!(!((m===11)))){l=false;$s=6;continue s;}n=i.Kind();$s=8;case 8:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}l=!((n===10));case 6:if(!(l)){k=false;$s=5;continue s;}o=i.IsList();$s=9;case 9:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}k=!o;case 5:if(!(k)){j=false;$s=4;continue s;}p=i.IsMap();$s=10;case 10:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}j=!p;case 4:if(j){$s=2;continue;}$s=3;continue;case 2:$panic(new $String("invalid Mutable on field with non-composite type"));case 3:r=i.Number();$s=11;case 11:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}q=(s=(g.$get())[$Int32.keyFor(((r>>0)))],s!==undefined?[s.v,true]:[new ADE.ptr($ifaceNil,new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil),AGO.nil),false]);t=$clone(q[0],ADE);u=q[1];if(u){$s=12;continue;}$s=13;continue;case 12:v=t.Value();$s=14;case 14:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}w=v;$s=15;case 15:return w;case 13:x=f.New();$s=16;case 16:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}y=$clone(x,B.Value);$r=g.Set(f,$clone(y,B.Value));$s=17;case 17:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return y;}return;}var $f={$blk:$ptrType(BM).prototype.Mutable,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,$s};return $f;};BS.ptr.prototype.MessageOf=function(f){var{f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;if(!($interfaceIsEqual(F.TypeOf(f),g.GoReflectType))){$s=1;continue;}$s=2;continue;case 1:h=A.Sprintf("type mismatch: got %T, want %v",new AEN([f,g.GoReflectType]));$s=3;case 3:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}$panic(new $String(h));case 2:i=AW(f);$s=4;case 4:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=$clone(i,AT);if($clone(j,AT).IsNil()){$s=5;continue;}$s=6;continue;case 5:k=g.reflectMessageInfo.nilMessage.Init(g);$s=7;case 7:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;$s=8;case 8:return l;case 6:$s=-1;return new BQ.ptr($clone(j,AT),g);}return;}var $f={$blk:BS.ptr.prototype.MessageOf,$c:true,$r,f,g,h,i,j,k,l,$s};return $f;};BS.prototype.MessageOf=function(f){return this.$val.MessageOf(f);};BQ.ptr.prototype.pointer=function(){var f;f=this;return f.p;};BQ.prototype.pointer=function(){return this.$val.pointer();};BQ.ptr.prototype.messageInfo=function(){var f;f=this;return f.mi;};BQ.prototype.messageInfo=function(){return this.$val.messageInfo();};BR.ptr.prototype.Reset=function(){var{f,g,h,i,j,k,l,m,n,o,p,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:f=this;h=f.protoUnwrap();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}g=$assertType(h,AGP,true);i=g[0];j=g[1];if(j){$s=2;continue;}$s=3;continue;case 2:$r=i.Reset();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;case 3:k=f.protoUnwrap();$s=5;case 5:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=F.ValueOf(k);$s=6;case 6:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;if(($clone(m,F.Value).Kind()===22)&&!$clone(m,F.Value).IsNil()){$s=7;continue;}$s=8;continue;case 7:n=$clone(m,F.Value).Elem();$s=9;case 9:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=$clone(m,F.Value).Type().Elem();$s=10;case 10:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=F.Zero(o);$s=11;case 11:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}$r=$clone(n,F.Value).Set($clone(p,F.Value));$s=12;case 12:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 8:$s=-1;return;}return;}var $f={$blk:BR.ptr.prototype.Reset,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,$s};return $f;};BR.prototype.Reset=function(){return this.$val.Reset();};BR.ptr.prototype.ProtoReflect=function(){var f;f=this;return($pointerOfStructConversion(f,ADR));};BR.prototype.ProtoReflect=function(){return this.$val.ProtoReflect();};BR.ptr.prototype.protoUnwrap=function(){var{f,g,h,i,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=f.mi.GoReflectType.Elem();$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=$clone(f.p,AT).AsIfaceOf(g);$s=2;case 2:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=3;case 3:return i;}return;}var $f={$blk:BR.ptr.prototype.protoUnwrap,$c:true,$r,f,g,h,i,$s};return $f;};BR.prototype.protoUnwrap=function(){return this.$val.protoUnwrap();};BS.ptr.prototype.checkField=function(f){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=AGH.nil;i=f.Number();$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;if(0>0))=k.$length)?($throwRuntimeError("index out of range"),undefined):k.$array[k.$offset+j]));}else{h=(l=g.reflectMessageInfo.fields[H.Number.keyFor(j)],l!==undefined?l.v:AGH.nil);}if(!(h===AGH.nil)){$s=2;continue;}$s=3;continue;case 2:if(!($interfaceIsEqual(h.fieldDesc,f))){$s=4;continue;}$s=5;continue;case 4:n=f.FullName();$s=6;case 6:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;p=h.fieldDesc.FullName();$s=7;case 7:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}o=p;q=m;r=o;if(!(q===r)){$s=8;continue;}$s=9;continue;case 8:s=A.Sprintf("mismatching field: got %v, want %v",new AEN([new B.FullName(q),new B.FullName(r)]));$s=10;case 10:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}$panic(new $String(s));case 9:t=f.FullName();$s=11;case 11:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=new B.FullName(t);v=A.Sprintf("mismatching field: %v",new AEN([u]));$s=12;case 12:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}$panic(new $String(v));case 5:$s=-1;return[h,$ifaceNil];case 3:w=f.IsExtension();$s=15;case 15:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}if(w){$s=13;continue;}$s=14;continue;case 13:y=f.ContainingMessage();$s=16;case 16:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}z=y.FullName();$s=17;case 17:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}x=z;ab=g.Desc.FullName();$s=18;case 18:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}aa=ab;ac=x;ad=aa;if(!(ac===ad)){$s=19;continue;}$s=20;continue;case 19:ae=f.FullName();$s=21;case 21:if($c){$c=false;ae=ae.$blk();}if(ae&&ae.$blk!==undefined){break s;}af=new B.FullName(ae);ag=new B.FullName(ac);ah=new B.FullName(ad);ai=A.Sprintf("extension %v has mismatching containing message: got %v, want %v",new AEN([af,ag,ah]));$s=22;case 22:if($c){$c=false;ai=ai.$blk();}if(ai&&ai.$blk!==undefined){break s;}$panic(new $String(ai));case 20:aj=g.Desc.ExtensionRanges();$s=25;case 25:if($c){$c=false;aj=aj.$blk();}if(aj&&aj.$blk!==undefined){break s;}ak=f.Number();$s=26;case 26:if($c){$c=false;ak=ak.$blk();}if(ak&&ak.$blk!==undefined){break s;}al=aj.Has(ak);$s=27;case 27:if($c){$c=false;al=al.$blk();}if(al&&al.$blk!==undefined){break s;}if(!al){$s=23;continue;}$s=24;continue;case 23:am=f.FullName();$s=28;case 28:if($c){$c=false;am=am.$blk();}if(am&&am.$blk!==undefined){break s;}an=new B.FullName(am);ao=g.Desc.FullName();$s=29;case 29:if($c){$c=false;ao=ao.$blk();}if(ao&&ao.$blk!==undefined){break s;}ap=new B.FullName(ao);aq=A.Sprintf("extension %v extends %v outside the extension range",new AEN([an,ap]));$s=30;case 30:if($c){$c=false;aq=aq.$blk();}if(aq&&aq.$blk!==undefined){break s;}$panic(new $String(aq));case 24:ar=$assertType(f,B.ExtensionTypeDescriptor,true);as=ar[0];at=ar[1];if(!at){$s=31;continue;}$s=32;continue;case 31:au=f.FullName();$s=33;case 33:if($c){$c=false;au=au.$blk();}if(au&&au.$blk!==undefined){break s;}av=new B.FullName(au);aw=A.Sprintf("extension %v does not implement protoreflect.ExtensionTypeDescriptor",new AEN([av]));$s=34;case 34:if($c){$c=false;aw=aw.$blk();}if(aw&&aw.$blk!==undefined){break s;}$panic(new $String(aw));case 32:ax=as.Type();$s=35;case 35:if($c){$c=false;ax=ax.$blk();}if(ax&&ax.$blk!==undefined){break s;}ay=[AGH.nil,ax];$s=36;case 36:return ay;case 14:az=f.FullName();$s=37;case 37:if($c){$c=false;az=az.$blk();}if(az&&az.$blk!==undefined){break s;}ba=new B.FullName(az);bb=A.Sprintf("field %v is invalid",new AEN([ba]));$s=38;case 38:if($c){$c=false;bb=bb.$blk();}if(bb&&bb.$blk!==undefined){break s;}$panic(new $String(bb));$s=-1;return[AGH.nil,$ifaceNil];}return;}var $f={$blk:BS.ptr.prototype.checkField,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};BS.prototype.checkField=function(f){return this.$val.checkField(f);};BU=function(f){var{f,g,h,i,j,k,l,m,n,o,p,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:h=F.Zero(f);$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=$clone(h,F.Value).Interface();$s=2;case 2:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}g=$assertType(i,B.ProtoMessage,true);j=g[0];k=g[1];if(!k){$s=-1;return AEO.nil;}m=j.ProtoReflect();$s=3;case 3:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}l=$assertType(m,AGQ,true);n=l[0];k=l[1];if(!k){$s=-1;return AEO.nil;}o=n.ProtoMessageInfo();$s=4;case 4:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=o;$s=5;case 5:return p;}return;}var $f={$blk:BU,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,$s};return $f;};BS.ptr.prototype.init=function(){var{f,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:f=this;if(S.LoadUint32((f.$ptr_initDone||(f.$ptr_initDone=new AFF(function(){return this.$target.initDone;},function($v){this.$target.initDone=$v;},f))))===0){$s=1;continue;}$s=2;continue;case 1:$r=f.initOnce();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 2:$s=-1;return;}return;}var $f={$blk:BS.ptr.prototype.init,$c:true,$r,f,$s};return $f;};BS.prototype.init=function(){return this.$val.init();};BS.ptr.prototype.initOnce=function(){var{f,g,h,i,j,k,l,m,n,o,$s,$deferred,$r,$c}=$restore(this,{});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);f=this;$r=f.initMu.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(f.initMu,"Unlock"),[]]);if(f.initDone===1){$s=2;continue;}$s=3;continue;case 2:$s=4;case 4:return;case 3:g=f.GoReflectType;i=g.Kind();$s=8;case 8:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}if(!(!((i===22)))){h=false;$s=7;continue s;}j=g.Elem();$s=9;case 9:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.Kind();$s=10;case 10:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}h=!((k===25));case 7:if(h){$s=5;continue;}$s=6;continue;case 5:l=A.Sprintf("got %v, want *struct kind",new AEN([g]));$s=11;case 11:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}$panic(new $String(l));case 6:m=g.Elem();$s=12;case 12:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}g=m;n=f.makeStructInfo(g);$s=13;case 13:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=$clone(n,CG);$r=f.makeReflectFuncs(g,$clone(o,CG));$s=14;case 14:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=f.makeCoderMethods(g,$clone(o,CG));$s=15;case 15:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}S.StoreUint32((f.$ptr_initDone||(f.$ptr_initDone=new AFF(function(){return this.$target.initDone;},function($v){this.$target.initDone=$v;},f))),1);$s=-1;return;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:BS.ptr.prototype.initOnce,$c:true,$r,f,g,h,i,j,k,l,m,n,o,$s,$deferred};return $f;}}};BS.prototype.initOnce=function(){return this.$val.initOnce();};BS.ptr.prototype.getPointer=function(f){var f,g,h,i,j,k,l,m,n,o,p,q,r;g=new AT.ptr(new F.Value.ptr(AES.nil,0,0));h=false;i=this;j=f;if($assertType(j,ADQ,true)[1]){k=j.$val;m=$clone(k.pointer(),AT);n=k.messageInfo()===i;AT.copy(g,m);h=n;return[g,h];}else if($assertType(j,ADR,true)[1]){l=j.$val;o=$clone(l.pointer(),AT);p=l.messageInfo()===i;AT.copy(g,o);h=p;return[g,h];}q=new AT.ptr(new F.Value.ptr(AES.nil,0,0));r=false;AT.copy(g,q);h=r;return[g,h];};BS.prototype.getPointer=function(f){return this.$val.getPointer(f);};BS.ptr.prototype.makeStructInfo=function(f){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=new CG.ptr($clone(AR,AP),$ifaceNil,$clone(AR,AP),$ifaceNil,$clone(AR,AP),$ifaceNil,$clone(AR,AP),$ifaceNil,$makeMap(H.Number.keyFor,[]),$makeMap(B.Name.keyFor,[]),$makeMap(F.Type.keyFor,[]),$makeMap(H.Number.keyFor,[]));i=0;case 1:j=f.NumField();$s=3;case 3:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}if(!(i=n.$length)?($throwRuntimeError("index out of range"),undefined):n.$array[n.$offset+o]);if(p.length>0&&R.Trim(p,"0123456789")===""){q=Q.ParseUint(p,10,64);r=q[0];s=((r.$low>>0));(h.fieldsByNumber||$throwRuntimeError("assignment to entry in nil map"))[H.Number.keyFor(s)]={k:s,v:$clone(l,F.StructField)};i=i+(1)>>0;$s=1;continue s;}o++;}t=new F.StructTag(l.Tag).Get("protobuf_oneof");if(t.length>0){u=(t);(h.oneofsByName||$throwRuntimeError("assignment to entry in nil map"))[B.Name.keyFor(u)]={k:u,v:$clone(l,F.StructField)};i=i+(1)>>0;$s=1;continue s;}}case 4:i=i+(1)>>0;$s=1;continue;case 2:v=g.OneofWrappers;w=new AFX(["XXX_OneofFuncs","XXX_OneofWrappers"]);x=0;case 6:if(!(x=w.$length)?($throwRuntimeError("index out of range"),undefined):w.$array[w.$offset+x]);aa=F.PtrTo(f).MethodByName(y);$s=8;case 8:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}z=aa;ab=$clone(z[0],F.Method);ac=z[1];if(ac){$s=9;continue;}$s=10;continue;case 9:ae=ab.Type.In(0);$s=11;case 11:if($c){$c=false;ae=ae.$blk();}if(ae&&ae.$blk!==undefined){break s;}af=F.Zero(ae);$s=12;case 12:if($c){$c=false;af=af.$blk();}if(af&&af.$blk!==undefined){break s;}ag=$clone(ab.Func,F.Value).Call(new AGG([$clone(af,F.Value)]));$s=13;case 13:if($c){$c=false;ag=ag.$blk();}if(ag&&ag.$blk!==undefined){break s;}ad=ag;ah=0;case 14:if(!(ah=ad.$length)?($throwRuntimeError("index out of range"),undefined):ad.$array[ad.$offset+ah]);ak=$clone(ai,F.Value).Interface();$s=16;case 16:if($c){$c=false;ak=ak.$blk();}if(ak&&ak.$blk!==undefined){break s;}aj=$assertType(ak,AEN,true);al=aj[0];am=aj[1];if(am){v=al;}ah++;$s=14;continue;case 15:case 10:x++;$s=6;continue;case 7:an=v;ao=0;case 17:if(!(ao=an.$length)?($throwRuntimeError("index out of range"),undefined):an.$array[an.$offset+ao]);aq=F.TypeOf(ap).Elem();$s=19;case 19:if($c){$c=false;aq=aq.$blk();}if(aq&&aq.$blk!==undefined){break s;}ar=aq;as=ar.Field(0);$s=20;case 20:if($c){$c=false;as=as.$blk();}if(as&&as.$blk!==undefined){break s;}at=$clone(as,F.StructField);au=R.Split(new F.StructTag(at.Tag).Get("protobuf"),",");av=0;while(true){if(!(av=au.$length)?($throwRuntimeError("index out of range"),undefined):au.$array[au.$offset+av]);if(aw.length>0&&R.Trim(aw,"0123456789")===""){ax=Q.ParseUint(aw,10,64);ay=ax[0];az=ar;(h.oneofWrappersByType||$throwRuntimeError("assignment to entry in nil map"))[F.Type.keyFor(az)]={k:az,v:((ay.$low>>0))};ba=((ay.$low>>0));(h.oneofWrappersByNumber||$throwRuntimeError("assignment to entry in nil map"))[H.Number.keyFor(ba)]={k:ba,v:ar};break;}av++;}ao++;$s=17;continue;case 18:$s=-1;return h;}return;}var $f={$blk:BS.ptr.prototype.makeStructInfo,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};BS.prototype.makeStructInfo=function(f){return this.$val.makeStructInfo(f);};BS.ptr.prototype.New=function(){var{f,g,h,i,j,k,l,m,n,o,p,q,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=f.GoReflectType.Elem();$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=F.New(g);$s=2;case 2:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=$clone(h,F.Value).Interface();$s=3;case 3:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;k=$assertType(j,B.ProtoMessage,true);l=k[0];m=k[1];if(m){$s=4;continue;}$s=5;continue;case 4:n=l.ProtoReflect();$s=6;case 6:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;$s=7;case 7:return o;case 5:p=f.MessageOf(j);$s=8;case 8:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=p;$s=9;case 9:return q;}return;}var $f={$blk:BS.ptr.prototype.New,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,$s};return $f;};BS.prototype.New=function(){return this.$val.New();};BS.ptr.prototype.Zero=function(){var{f,g,h,i,j,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=F.Zero(f.GoReflectType);$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=$clone(g,F.Value).Interface();$s=2;case 2:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=f.MessageOf(h);$s=3;case 3:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;$s=4;case 4:return j;}return;}var $f={$blk:BS.ptr.prototype.Zero,$c:true,$r,f,g,h,i,j,$s};return $f;};BS.prototype.Zero=function(){return this.$val.Zero();};BS.ptr.prototype.Descriptor=function(){var f;f=this;return f.Desc;};BS.prototype.Descriptor=function(){return this.$val.Descriptor();};BS.ptr.prototype.Enum=function(f){var{f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;$r=g.init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}h=g.Desc.Fields();$s=2;case 2:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h.Get(f);$s=3;case 3:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;k=j.Number();$s=4;case 4:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}m=new ADK.ptr().EnumTypeOf((l=g.reflectMessageInfo.fieldTypes[H.Number.keyFor(k)],l!==undefined?l.v:$ifaceNil));$s=5;case 5:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;$s=6;case 6:return n;}return;}var $f={$blk:BS.ptr.prototype.Enum,$c:true,$r,f,g,h,i,j,k,l,m,n,$s};return $f;};BS.prototype.Enum=function(f){return this.$val.Enum(f);};BS.ptr.prototype.Message=function(f){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;$r=g.init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}h=g.Desc.Fields();$s=2;case 2:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h.Get(f);$s=3;case 3:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;k=j.IsWeak();$s=9;case 9:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}if(k){$s=5;continue;}l=j.IsMap();$s=10;case 10:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}if(l){$s=6;continue;}$s=7;continue;case 5:n=j.Message();$s=11;case 11:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n.FullName();$s=12;case 12:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=C.GlobalTypes.FindMessageByName(o);$s=13;case 13:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}m=p;q=m[0];$s=-1;return q;case 6:s=j.Message();$s=14;case 14:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=j.Number();$s=15;case 15:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}v=(r=new CH.ptr(s,(u=g.reflectMessageInfo.fieldTypes[H.Number.keyFor(t)],u!==undefined?u.v:$ifaceNil)),new r.constructor.elem(r));$s=16;case 16:return v;case 7:w=j.Number();$s=17;case 17:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}y=new ADK.ptr().MessageTypeOf((x=g.reflectMessageInfo.fieldTypes[H.Number.keyFor(w)],x!==undefined?x.v:$ifaceNil));$s=18;case 18:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}z=y;$s=19;case 19:return z;case 8:case 4:$s=-1;return $ifaceNil;}return;}var $f={$blk:BS.ptr.prototype.Message,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};BS.prototype.Message=function(f){return this.$val.Message(f);};CH.ptr.prototype.New=function(){var f;f=this;return $ifaceNil;};CH.prototype.New=function(){return this.$val.New();};CH.ptr.prototype.Zero=function(){var f;f=this;return $ifaceNil;};CH.prototype.Zero=function(){return this.$val.Zero();};CH.ptr.prototype.Descriptor=function(){var f;f=this;return f.desc;};CH.prototype.Descriptor=function(){return this.$val.Descriptor();};CH.ptr.prototype.Enum=function(f){var{f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=g.desc.Fields();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h.Get(f);$s=2;case 2:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;k=j.Enum();$s=5;case 5:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}if($interfaceIsEqual(k,$ifaceNil)){$s=3;continue;}$s=4;continue;case 3:$s=-1;return $ifaceNil;case 4:l=new ADK.ptr().EnumTypeOf(g.valType);$s=6;case 6:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;$s=7;case 7:return m;}return;}var $f={$blk:CH.ptr.prototype.Enum,$c:true,$r,f,g,h,i,j,k,l,m,$s};return $f;};CH.prototype.Enum=function(f){return this.$val.Enum(f);};CH.ptr.prototype.Message=function(f){var{f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=g.desc.Fields();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h.Get(f);$s=2;case 2:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;k=j.Message();$s=5;case 5:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}if($interfaceIsEqual(k,$ifaceNil)){$s=3;continue;}$s=4;continue;case 3:$s=-1;return $ifaceNil;case 4:l=new ADK.ptr().MessageTypeOf(g.valType);$s=6;case 6:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;$s=7;case 7:return m;}return;}var $f={$blk:CH.ptr.prototype.Message,$c:true,$r,f,g,h,i,j,k,l,m,$s};return $f;};CH.prototype.Message=function(f){return this.$val.Message(f);};CI=function(f,g,h,i){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).Bool();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=$clone(f,AT).Bool();$s=2;case 2:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}k.$set(j.$get());$s=-1;return;}return;}var $f={$blk:CI,$c:true,$r,f,g,h,i,j,k,$s};return $f;};CJ=function(f,g,h,i){var{f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).Bool();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();if(!(k===false)){$s=2;continue;}$s=3;continue;case 2:l=$clone(f,AT).Bool();$s=4;case 4:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}l.$set(k);case 3:$s=-1;return;}return;}var $f={$blk:CJ,$c:true,$r,f,g,h,i,j,k,l,$s};return $f;};CK=function(f,g,h,i){var{f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=[j];k=$clone(g,AT).BoolPtr();$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k.$get();if(!(l===AET.nil)){$s=2;continue;}$s=3;continue;case 2:j[0]=l.$get();m=$clone(f,AT).BoolPtr();$s=4;case 4:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}m.$set((j.$ptr||(j.$ptr=new AET(function(){return this.$target[0];},function($v){this.$target[0]=$v;},j))));case 3:$s=-1;return;}return;}var $f={$blk:CK,$c:true,$r,f,g,h,i,j,k,l,m,$s};return $f;};CL=function(f,g,h,i){var{f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(f,AT).BoolSlice();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=$clone(g,AT).BoolSlice();$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;k.$set($appendSlice(k.$get(),m.$get()));$s=-1;return;}return;}var $f={$blk:CL,$c:true,$r,f,g,h,i,j,k,l,m,$s};return $f;};CM=function(f,g,h,i){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).Int32();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=$clone(f,AT).Int32();$s=2;case 2:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}k.$set(j.$get());$s=-1;return;}return;}var $f={$blk:CM,$c:true,$r,f,g,h,i,j,k,$s};return $f;};CN=function(f,g,h,i){var{f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).Int32();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();if(!((k===0))){$s=2;continue;}$s=3;continue;case 2:l=$clone(f,AT).Int32();$s=4;case 4:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}l.$set(k);case 3:$s=-1;return;}return;}var $f={$blk:CN,$c:true,$r,f,g,h,i,j,k,l,$s};return $f;};CO=function(f,g,h,i){var{f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=[j];k=$clone(g,AT).Int32Ptr();$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k.$get();if(!(l===AEX.nil)){$s=2;continue;}$s=3;continue;case 2:j[0]=l.$get();m=$clone(f,AT).Int32Ptr();$s=4;case 4:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}m.$set((j.$ptr||(j.$ptr=new AEX(function(){return this.$target[0];},function($v){this.$target[0]=$v;},j))));case 3:$s=-1;return;}return;}var $f={$blk:CO,$c:true,$r,f,g,h,i,j,k,l,m,$s};return $f;};CP=function(f,g,h,i){var{f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(f,AT).Int32Slice();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=$clone(g,AT).Int32Slice();$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;k.$set($appendSlice(k.$get(),m.$get()));$s=-1;return;}return;}var $f={$blk:CP,$c:true,$r,f,g,h,i,j,k,l,m,$s};return $f;};CQ=function(f,g,h,i){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).Uint32();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=$clone(f,AT).Uint32();$s=2;case 2:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}k.$set(j.$get());$s=-1;return;}return;}var $f={$blk:CQ,$c:true,$r,f,g,h,i,j,k,$s};return $f;};CR=function(f,g,h,i){var{f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).Uint32();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();if(!((k===0))){$s=2;continue;}$s=3;continue;case 2:l=$clone(f,AT).Uint32();$s=4;case 4:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}l.$set(k);case 3:$s=-1;return;}return;}var $f={$blk:CR,$c:true,$r,f,g,h,i,j,k,l,$s};return $f;};CS=function(f,g,h,i){var{f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=[j];k=$clone(g,AT).Uint32Ptr();$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k.$get();if(!(l===AFF.nil)){$s=2;continue;}$s=3;continue;case 2:j[0]=l.$get();m=$clone(f,AT).Uint32Ptr();$s=4;case 4:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}m.$set((j.$ptr||(j.$ptr=new AFF(function(){return this.$target[0];},function($v){this.$target[0]=$v;},j))));case 3:$s=-1;return;}return;}var $f={$blk:CS,$c:true,$r,f,g,h,i,j,k,l,m,$s};return $f;};CT=function(f,g,h,i){var{f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(f,AT).Uint32Slice();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=$clone(g,AT).Uint32Slice();$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;k.$set($appendSlice(k.$get(),m.$get()));$s=-1;return;}return;}var $f={$blk:CT,$c:true,$r,f,g,h,i,j,k,l,m,$s};return $f;};CU=function(f,g,h,i){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).Int64();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=$clone(f,AT).Int64();$s=2;case 2:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}k.$set(j.$get());$s=-1;return;}return;}var $f={$blk:CU,$c:true,$r,f,g,h,i,j,k,$s};return $f;};CV=function(f,g,h,i){var{f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).Int64();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();if(!((k.$high===0&&k.$low===0))){$s=2;continue;}$s=3;continue;case 2:l=$clone(f,AT).Int64();$s=4;case 4:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}l.$set(k);case 3:$s=-1;return;}return;}var $f={$blk:CV,$c:true,$r,f,g,h,i,j,k,l,$s};return $f;};CW=function(f,g,h,i){var{f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=[j];k=$clone(g,AT).Int64Ptr();$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k.$get();if(!(l===AFB.nil)){$s=2;continue;}$s=3;continue;case 2:j[0]=l.$get();m=$clone(f,AT).Int64Ptr();$s=4;case 4:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}m.$set((j.$ptr||(j.$ptr=new AFB(function(){return this.$target[0];},function($v){this.$target[0]=$v;},j))));case 3:$s=-1;return;}return;}var $f={$blk:CW,$c:true,$r,f,g,h,i,j,k,l,m,$s};return $f;};CX=function(f,g,h,i){var{f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(f,AT).Int64Slice();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=$clone(g,AT).Int64Slice();$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;k.$set($appendSlice(k.$get(),m.$get()));$s=-1;return;}return;}var $f={$blk:CX,$c:true,$r,f,g,h,i,j,k,l,m,$s};return $f;};CY=function(f,g,h,i){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).Uint64();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=$clone(f,AT).Uint64();$s=2;case 2:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}k.$set(j.$get());$s=-1;return;}return;}var $f={$blk:CY,$c:true,$r,f,g,h,i,j,k,$s};return $f;};CZ=function(f,g,h,i){var{f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).Uint64();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();if(!((k.$high===0&&k.$low===0))){$s=2;continue;}$s=3;continue;case 2:l=$clone(f,AT).Uint64();$s=4;case 4:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}l.$set(k);case 3:$s=-1;return;}return;}var $f={$blk:CZ,$c:true,$r,f,g,h,i,j,k,l,$s};return $f;};DA=function(f,g,h,i){var{f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=[j];k=$clone(g,AT).Uint64Ptr();$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k.$get();if(!(l===AFJ.nil)){$s=2;continue;}$s=3;continue;case 2:j[0]=l.$get();m=$clone(f,AT).Uint64Ptr();$s=4;case 4:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}m.$set((j.$ptr||(j.$ptr=new AFJ(function(){return this.$target[0];},function($v){this.$target[0]=$v;},j))));case 3:$s=-1;return;}return;}var $f={$blk:DA,$c:true,$r,f,g,h,i,j,k,l,m,$s};return $f;};DB=function(f,g,h,i){var{f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(f,AT).Uint64Slice();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=$clone(g,AT).Uint64Slice();$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;k.$set($appendSlice(k.$get(),m.$get()));$s=-1;return;}return;}var $f={$blk:DB,$c:true,$r,f,g,h,i,j,k,l,m,$s};return $f;};DC=function(f,g,h,i){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).Float32();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=$clone(f,AT).Float32();$s=2;case 2:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}k.$set(j.$get());$s=-1;return;}return;}var $f={$blk:DC,$c:true,$r,f,g,h,i,j,k,$s};return $f;};DD=function(f,g,h,i){var{f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).Float32();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();if(!((k===0))){$s=2;continue;}$s=3;continue;case 2:l=$clone(f,AT).Float32();$s=4;case 4:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}l.$set(k);case 3:$s=-1;return;}return;}var $f={$blk:DD,$c:true,$r,f,g,h,i,j,k,l,$s};return $f;};DE=function(f,g,h,i){var{f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=[j];k=$clone(g,AT).Float32Ptr();$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k.$get();if(!(l===AFN.nil)){$s=2;continue;}$s=3;continue;case 2:j[0]=l.$get();m=$clone(f,AT).Float32Ptr();$s=4;case 4:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}m.$set((j.$ptr||(j.$ptr=new AFN(function(){return this.$target[0];},function($v){this.$target[0]=$v;},j))));case 3:$s=-1;return;}return;}var $f={$blk:DE,$c:true,$r,f,g,h,i,j,k,l,m,$s};return $f;};DF=function(f,g,h,i){var{f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(f,AT).Float32Slice();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=$clone(g,AT).Float32Slice();$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;k.$set($appendSlice(k.$get(),m.$get()));$s=-1;return;}return;}var $f={$blk:DF,$c:true,$r,f,g,h,i,j,k,l,m,$s};return $f;};DG=function(f,g,h,i){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).Float64();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=$clone(f,AT).Float64();$s=2;case 2:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}k.$set(j.$get());$s=-1;return;}return;}var $f={$blk:DG,$c:true,$r,f,g,h,i,j,k,$s};return $f;};DH=function(f,g,h,i){var{f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).Float64();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();if(!((k===0))){$s=2;continue;}$s=3;continue;case 2:l=$clone(f,AT).Float64();$s=4;case 4:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}l.$set(k);case 3:$s=-1;return;}return;}var $f={$blk:DH,$c:true,$r,f,g,h,i,j,k,l,$s};return $f;};DI=function(f,g,h,i){var{f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=[j];k=$clone(g,AT).Float64Ptr();$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k.$get();if(!(l===AFR.nil)){$s=2;continue;}$s=3;continue;case 2:j[0]=l.$get();m=$clone(f,AT).Float64Ptr();$s=4;case 4:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}m.$set((j.$ptr||(j.$ptr=new AFR(function(){return this.$target[0];},function($v){this.$target[0]=$v;},j))));case 3:$s=-1;return;}return;}var $f={$blk:DI,$c:true,$r,f,g,h,i,j,k,l,m,$s};return $f;};DJ=function(f,g,h,i){var{f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(f,AT).Float64Slice();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=$clone(g,AT).Float64Slice();$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;k.$set($appendSlice(k.$get(),m.$get()));$s=-1;return;}return;}var $f={$blk:DJ,$c:true,$r,f,g,h,i,j,k,l,m,$s};return $f;};DK=function(f,g,h,i){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).String();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=$clone(f,AT).String();$s=2;case 2:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}k.$set(j.$get());$s=-1;return;}return;}var $f={$blk:DK,$c:true,$r,f,g,h,i,j,k,$s};return $f;};DL=function(f,g,h,i){var{f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).String();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();if(!(k==="")){$s=2;continue;}$s=3;continue;case 2:l=$clone(f,AT).String();$s=4;case 4:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}l.$set(k);case 3:$s=-1;return;}return;}var $f={$blk:DL,$c:true,$r,f,g,h,i,j,k,l,$s};return $f;};DM=function(f,g,h,i){var{f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=[j];k=$clone(g,AT).StringPtr();$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k.$get();if(!(l===AFV.nil)){$s=2;continue;}$s=3;continue;case 2:j[0]=l.$get();m=$clone(f,AT).StringPtr();$s=4;case 4:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}m.$set((j.$ptr||(j.$ptr=new AFV(function(){return this.$target[0];},function($v){this.$target[0]=$v;},j))));case 3:$s=-1;return;}return;}var $f={$blk:DM,$c:true,$r,f,g,h,i,j,k,l,m,$s};return $f;};DN=function(f,g,h,i){var{f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(f,AT).StringSlice();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=$clone(g,AT).StringSlice();$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;k.$set($appendSlice(k.$get(),m.$get()));$s=-1;return;}return;}var $f={$blk:DN,$c:true,$r,f,g,h,i,j,k,l,m,$s};return $f;};DO.ptr.prototype.Merge=function(f,g){var{f,g,h,$s,$r,$c}=$restore(this,{f,g});$s=$s||0;s:while(true){switch($s){case 0:h=this;$r=T.Merge(f,g);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:DO.ptr.prototype.Merge,$c:true,$r,f,g,h,$s};return $f;};DO.prototype.Merge=function(f,g){return this.$val.Merge(f,g);};BS.ptr.prototype.merge=function(f){var{f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=g.getPointer(f.Destination);i=$clone(h[0],AT);j=h[1];if(!j){$s=-1;return new AEE.ptr(new P.NoUnkeyedLiterals.ptr(),0);}k=g.getPointer(f.Source);l=$clone(k[0],AT);j=k[1];if(!j){$s=-1;return new AEE.ptr(new P.NoUnkeyedLiterals.ptr(),0);}$r=g.mergePointer($clone(i,AT),$clone(l,AT),new DO.ptr());$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return new AEE.ptr(new P.NoUnkeyedLiterals.ptr(),1);}return;}var $f={$blk:BS.ptr.prototype.merge,$c:true,$r,f,g,h,i,j,k,l,$s};return $f;};BS.prototype.merge=function(f){return this.$val.merge(f);};BS.ptr.prototype.mergePointer=function(f,g,h){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=this;$r=i.init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if($clone(f,AT).IsNil()){$s=2;continue;}$s=3;continue;case 2:j=A.Sprintf("invalid value: merging into nil message",new AEN([]));$s=4;case 4:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}$panic(new $String(j));case 3:if($clone(g,AT).IsNil()){$s=-1;return;}k=i.coderMessageInfo.orderedCoderFields;l=0;case 5:if(!(l=k.$length)?($throwRuntimeError("index out of range"),undefined):k.$array[k.$offset+l]);if(m.funcs.merge===$throwNilPointerError){l++;$s=5;continue;}n=$clone(g,AT).Apply($clone(m.offset,AP));$s=7;case 7:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=$clone(n,AT);if(!(m.isPointer)){p=false;$s=10;continue s;}q=$clone(o,AT).Elem();$s=11;case 11:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=$clone(q,AT).IsNil();$s=12;case 12:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}p=r;case 10:if(p){$s=8;continue;}$s=9;continue;case 8:l++;$s=5;continue;case 9:s=$clone(f,AT).Apply($clone(m.offset,AP));$s=13;case 13:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}$r=m.funcs.merge($clone(s,AT),$clone(o,AT),m,$clone(h,DO));$s=14;case 14:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}l++;$s=5;continue;case 6:if($clone(i.coderMessageInfo.extensionOffset,AP).IsValid()){$s=15;continue;}$s=16;continue;case 15:t=$clone(g,AT).Apply($clone(i.coderMessageInfo.extensionOffset,AP));$s=17;case 17:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=$clone(t,AT).Extensions();$s=18;case 18:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}v=u;w=$clone(f,AT).Apply($clone(i.coderMessageInfo.extensionOffset,AP));$s=19;case 19:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}x=$clone(w,AT).Extensions();$s=20;case 20:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}y=x;if(y.$get()===false){y.$set({});}z=v.$get();aa=0;ab=$keys(z);case 21:if(!(aa0){$s=35;continue;}$s=36;continue;case 35:av=i.mutableUnknownBytes($clone(f,AT));$s=37;case 37:if($c){$c=false;av=av.$blk();}if(av&&av.$blk!==undefined){break s;}aw=av;aw.$set($appendSlice(aw.$get(),au.$get()));case 36:case 33:$s=-1;return;}return;}var $f={$blk:BS.ptr.prototype.mergePointer,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};BS.prototype.mergePointer=function(f,g,h){return this.$val.mergePointer(f,g,h);};DP=function(f,g,h){var f,g,h;return g;};DQ=function(f,g,h){var{f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=new ADP(AAW);j=$clone(g,B.Value).Bytes();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=B.ValueOfBytes($appendSlice(i,k));$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;$s=3;case 3:return m;}return;}var $f={$blk:DQ,$c:true,$r,f,g,h,i,j,k,l,m,$s};return $f;};DR=function(f,g,h){var{f,g,h,i,j,k,l,m,n,o,p,q,r,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=$clone(f,B.Value).List();$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;k=$clone(g,B.Value).List();$s=2;case 2:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;m=0;o=l.Len();$s=3;case 3:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}n=o;p=m;q=n;case 4:if(!(p>0;$s=4;continue;case 5:$s=-1;return f;}return;}var $f={$blk:DR,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,$s};return $f;};DS=function(f,g,h){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=$clone(f,B.Value).List();$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;k=$clone(g,B.Value).List();$s=2;case 2:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;m=0;o=l.Len();$s=3;case 3:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}n=o;p=m;q=n;case 4:if(!(p>0;$s=4;continue;case 5:$s=-1;return f;}return;}var $f={$blk:DS,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,$s};return $f;};DT=function(f,g,h){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=$clone(f,B.Value).List();$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;k=$clone(g,B.Value).List();$s=2;case 2:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;m=0;o=l.Len();$s=3;case 3:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}n=o;p=m;q=n;case 4:if(!(p>0;$s=4;continue;case 5:$s=-1;return f;}return;}var $f={$blk:DT,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,$s};return $f;};DU=function(f,g,h){var{f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=$clone(f,B.Value).Message();$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i.Interface();$s=2;case 2:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=$clone(g,B.Value).Message();$s=3;case 3:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l.Interface();$s=4;case 4:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;$r=$clone(h,DO).Merge(k,n);$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return f;}return;}var $f={$blk:DU,$c:true,$r,f,g,h,i,j,k,l,m,n,$s};return $f;};DV=function(f,g,h,i){var{aa,ab,ac,ad,ae,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:if(!(h.mi===AEO.nil)){$s=1;continue;}$s=2;continue;case 1:j=$clone(f,AT).Elem();$s=6;case 6:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=$clone(j,AT).IsNil();$s=7;case 7:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}if(k){$s=4;continue;}$s=5;continue;case 4:l=h.mi.GoReflectType.Elem();$s=8;case 8:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=F.New(l);$s=9;case 9:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=AV($clone(m,F.Value));$s=10;case 10:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}$r=$clone(f,AT).SetPointer($clone(n,AT));$s=11;case 11:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 5:o=$clone(f,AT).Elem();$s=12;case 12:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=$clone(o,AT);q=$clone(g,AT).Elem();$s=13;case 13:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=$clone(q,AT);s=$clone(i,DO);$r=h.mi.mergePointer(p,r,s);$s=14;case 14:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=3;continue;case 2:t=$clone(f,AT).AsValueOf(h.ft);$s=15;case 15:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=$clone(t,F.Value).Elem();$s=16;case 16:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}v=u;w=$clone(g,AT).AsValueOf(h.ft);$s=17;case 17:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}x=$clone(w,F.Value).Elem();$s=18;case 18:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}y=x;if($clone(v,F.Value).IsNil()){$s=19;continue;}$s=20;continue;case 19:z=h.ft.Elem();$s=21;case 21:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}aa=F.New(z);$s=22;case 22:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}$r=$clone(v,F.Value).Set($clone(aa,F.Value));$s=23;case 23:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 20:ab=ACX($clone(v,F.Value));$s=24;case 24:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}ac=ab;ad=ACX($clone(y,F.Value));$s=25;case 25:if($c){$c=false;ad=ad.$blk();}if(ad&&ad.$blk!==undefined){break s;}ae=ad;$r=$clone(i,DO).Merge(ac,ae);$s=26;case 26:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 3:$s=-1;return;}return;}var $f={$blk:DV,$c:true,$r,aa,ab,ac,ad,ae,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};DW=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:k=$clone(g,AT).PointerSlice();$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j=k;l=0;case 2:if(!(l=j.$length)?($throwRuntimeError("index out of range"),undefined):j.$array[j.$offset+l]),AT);n=h.ft.Elem();$s=4;case 4:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n.Elem();$s=5;case 5:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=F.New(o);$s=6;case 6:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=p;if(!(h.mi===AEO.nil)){$s=7;continue;}$s=8;continue;case 7:$r=h.mi.mergePointer($clone(AV($clone(q,F.Value)),AT),$clone(m,AT),$clone(i,DO));$s=10;case 10:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=9;continue;case 8:r=ACX($clone(q,F.Value));$s=11;case 11:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=r;t=h.ft.Elem();$s=12;case 12:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=t.Elem();$s=13;case 13:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}v=$clone(m,AT).AsValueOf(u);$s=14;case 14:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}w=ACX($clone(v,F.Value));$s=15;case 15:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}x=w;$r=$clone(i,DO).Merge(s,x);$s=16;case 16:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 9:$r=$clone(f,AT).AppendPointerSlice($clone(AV($clone(q,F.Value)),AT));$s=17;case 17:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}l++;$s=2;continue;case 3:$s=-1;return;}return;}var $f={$blk:DW,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,$s};return $f;};DX=function(f,g,h,i){var{f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=new ADP(AAW);k=$clone(g,AT).Bytes();$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k.$get();m=$clone(f,AT).Bytes();$s=2;case 2:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}m.$set($appendSlice(j,l));$s=-1;return;}return;}var $f={$blk:DX,$c:true,$r,f,g,h,i,j,k,l,m,$s};return $f;};DY=function(f,g,h,i){var{f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).Bytes();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();if(k.$length>0){$s=2;continue;}$s=3;continue;case 2:l=$clone(f,AT).Bytes();$s=4;case 4:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}l.$set($appendSlice(new ADP(AAW),k));case 3:$s=-1;return;}return;}var $f={$blk:DY,$c:true,$r,f,g,h,i,j,k,l,$s};return $f;};DZ=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,o,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(f,AT).BytesSlice();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;m=$clone(g,AT).BytesSlice();$s=2;case 2:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}l=m.$get();n=0;case 3:if(!(n=l.$length)?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+n]);k.$set($append(k.$get(),$appendSlice(new ADP(AAW),o)));n++;$s=3;continue;case 4:$s=-1;return;}return;}var $f={$blk:DZ,$c:true,$r,f,g,h,i,j,k,l,m,n,o,$s};return $f;};EA=function(f){var{f,g,h,i,j,k,l,m,n,o,p,q,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=$clone(f,F.Value).Type();i=g.Kind();$s=4;case 4:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}if(!((i===22))){h=true;$s=3;continue s;}j=g.Elem();$s=5;case 5:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.Kind();$s=6;case 6:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}h=!((k===25));case 3:if(h){$s=1;continue;}$s=2;continue;case 1:$s=-1;return(l=new EW.ptr($clone(f,F.Value)),new l.constructor.elem(l));case 2:m=ED(g,"");$s=7;case 7:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;o=$clone(f,F.Value).Interface();$s=8;case 8:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=n.MessageOf(o);$s=9;case 9:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=p;$s=10;case 10:return q;}return;}var $f={$blk:EA,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,$s};return $f;};EB=function(f,g){var{f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{f,g});$s=$s||0;s:while(true){switch($s){case 0:i=f.Kind();$s=4;case 4:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}if(!((i===22))){h=true;$s=3;continue s;}j=f.Elem();$s=5;case 5:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.Kind();$s=6;case 6:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}h=!((k===25));case 3:if(h){$s=1;continue;}$s=2;continue;case 1:$s=-1;return(l=new EV.ptr(f),new l.constructor.elem(l));case 2:m=ED(f,g);$s=7;case 7:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;$s=8;case 8:return n;}return;}var $f={$blk:EB,$c:true,$r,f,g,h,i,j,k,l,m,n,$s};return $f;};ED=function(f,g){var{aa,ab,ac,ad,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g});$s=$s||0;s:while(true){switch($s){case 0:i=EC.Load(f);$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}h=i;j=h[0];k=h[1];if(k){$s=-1;return $assertType(j,AEO);}l=EG(f,g);$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=new BS.ptr(f,l,$throwNilPointerError,AEN.nil,new N.Mutex.ptr(0,0),0,new BL.ptr(false,false,false,AGM.nil,AEN.nil,$throwNilPointerError,$throwNilPointerError,$throwNilPointerError,new AX.ptr(new N.Once.ptr(0,new N.Mutex.ptr(0,0)),new BQ.ptr(new AT.ptr(new F.Value.ptr(AES.nil,0,0)),AEO.nil))),new IV.ptr(new AEL.ptr(new P.NoUnkeyedLiterals.ptr(),new $Uint64(0,0),$throwNilPointerError,$throwNilPointerError,$throwNilPointerError,$throwNilPointerError,$throwNilPointerError),AGR.nil,AGR.nil,false,new AP.ptr(0,$throwNilPointerError),new AP.ptr(0,$throwNilPointerError),false,new AP.ptr(0,$throwNilPointerError),false,false,0));n=false;o=false;p=n;q=o;r=F.Zero(f);$s=3;case 3:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=$clone(r,F.Value).Interface();$s=4;case 4:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=s;u=$assertType(t,EO,true);p=u[1];if(p){m.coderMessageInfo.methods.Marshal=ES;m.coderMessageInfo.methods.Flags=(v=m.coderMessageInfo.methods.Flags,w=new $Uint64(0,1),new $Uint64(v.$high|w.$high,(v.$low|w.$low)>>>0));}x=$assertType(t,EP,true);q=x[1];if(q){m.coderMessageInfo.methods.Unmarshal=ET;}y=$assertType(t,EQ,true);z=y[1];if(z||(p&&q)){m.coderMessageInfo.methods.Merge=EU;}ab=EC.LoadOrStore(f,m);$s=5;case 5:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}aa=ab;ac=aa[0];ad=aa[1];if(ad){$s=-1;return $assertType(ac,AEO);}$s=-1;return m;}return;}var $f={$blk:ED,$c:true,$r,aa,ab,ac,ad,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};EF=function(f){var{f,g,h,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=EG(f,"");$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;$s=2;case 2:return h;}return;}var $f={$blk:EF,$c:true,$r,f,g,h,$s};return $f;};$pkg.LegacyLoadMessageDesc=EF;EG=function(f,g){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g});$s=$s||0;s:while(true){switch($s){case 0:h=[h];j=EE.Load(f);$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}i=j;k=i[0];l=i[1];if(l){$s=-1;return $assertType(k,B.MessageDescriptor);}m=F.Zero(f);$s=2;case 2:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=$clone(m,F.Value).Interface();$s=3;case 3:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;p=$assertType(o,B.ProtoMessage,true);q=p[1];if(q){$s=4;continue;}$s=5;continue;case 4:r=A.Sprintf("%v already implements proto.Message",new AEN([f]));$s=6;case 6:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}$panic(new $String(r));case 5:s=$assertType(o,EY,true);h[0]=s[0];t=s[1];if(!t){$s=7;continue;}$s=8;continue;case 7:u=EJ(f,g);$s=9;case 9:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}v=u;$s=10;case 10:return v;case 8:x=(function(h){return function $b(){var{x,y,$s,$deferred,$r,$c}=$restore(this,{});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);$deferred.push([(function(h){return function(){$recover();};})(h),[]]);x=h[0].Descriptor();$s=1;case 1:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}y=x;$s=2;case 2:return y;}return;}}catch(err){$err=err;$s=-1;return[ADP.nil,AGL.nil];}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:$b,$c:true,$r,x,y,$s,$deferred};return $f;}}};})(h)();$s=11;case 11:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}w=x;y=w[0];z=w[1];if(y===ADP.nil){$s=12;continue;}$s=13;continue;case 12:aa=EJ(f,g);$s=14;case 14:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}ab=aa;$s=15;case 15:return ab;case 13:ac=f.Elem();$s=18;case 18:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}ad=ac.Kind();$s=19;case 19:if($c){$c=false;ad=ad.$blk();}if(ad&&ad.$blk!==undefined){break s;}if(ad===25){$s=16;continue;}$s=17;continue;case 16:ae=f.Elem();$s=20;case 20:if($c){$c=false;ae=ae.$blk();}if(ae&&ae.$blk!==undefined){break s;}af=ae.NumField();$s=21;case 21:if($c){$c=false;af=af.$blk();}if(af&&af.$blk!==undefined){break s;}ag=af;if(ag>0){$s=22;continue;}$s=23;continue;case 22:ah=false;ai=0;case 24:if(!(ai>0;$s=24;continue;case 25:if(!ah){$s=28;continue;}$s=29;continue;case 28:am=EJ(f,g);$s=30;case 30:if($c){$c=false;am=am.$blk();}if(am&&am.$blk!==undefined){break s;}an=am;$s=31;case 31:return an;case 29:case 23:case 17:ao=FA(y);$s=32;case 32:if($c){$c=false;ao=ao.$blk();}if(ao&&ao.$blk!==undefined){break s;}ap=ao.Messages();$s=33;case 33:if($c){$c=false;ap=ap.$blk();}if(ap&&ap.$blk!==undefined){break s;}aq=ap.Get((0>=z.$length?($throwRuntimeError("index out of range"),undefined):z.$array[z.$offset+0]));$s=34;case 34:if($c){$c=false;aq=aq.$blk();}if(aq&&aq.$blk!==undefined){break s;}ar=aq;as=$subslice(z,1);at=0;case 35:if(!(at=as.$length)?($throwRuntimeError("index out of range"),undefined):as.$array[as.$offset+at]);av=ar.Messages();$s=37;case 37:if($c){$c=false;av=av.$blk();}if(av&&av.$blk!==undefined){break s;}aw=av.Get(au);$s=38;case 38:if($c){$c=false;aw=aw.$blk();}if(aw&&aw.$blk!==undefined){break s;}ar=aw;at++;$s=35;continue;case 36:if(!(!(g===""))){ax=false;$s=41;continue s;}ay=ar.FullName();$s=42;case 42:if($c){$c=false;ay=ay.$blk();}if(ay&&ay.$blk!==undefined){break s;}ax=!(ay===g);case 41:if(ax){$s=39;continue;}$s=40;continue;case 39:az=ar.FullName();$s=43;case 43:if($c){$c=false;az=az.$blk();}if(az&&az.$blk!==undefined){break s;}ba=new B.FullName(az);bb=new B.FullName(g);bc=A.Sprintf("mismatching message name: got %v, want %v",new AEN([ba,bb]));$s=44;case 44:if($c){$c=false;bc=bc.$blk();}if(bc&&bc.$blk!==undefined){break s;}$panic(new $String(bc));case 40:be=EE.LoadOrStore(f,ar);$s=45;case 45:if($c){$c=false;be=be.$blk();}if(be&&be.$blk!==undefined){break s;}bd=be;bf=bd[0];bg=bd[1];if(bg){$s=-1;return $assertType(bf,B.MessageDescriptor);}$s=-1;return ar;}return;}var $f={$blk:EG,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};EJ=function(f,g){var{f,g,h,i,$s,$deferred,$r,$c}=$restore(this,{f,g});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);$r=EH.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(EH,"Unlock"),[]]);if(EI===false){EI={};}h=EK(f,g);$s=2;case 2:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=3;case 3:return i;}return;}}catch(err){$err=err;$s=-1;return $ifaceNil;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:EJ,$c:true,$r,f,g,h,i,$s,$deferred};return $f;}}};EK=function(f,g){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,ca,cb,cc,cd,ce,cf,cg,ch,ci,cj,ck,cl,cm,cn,co,cp,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g});$s=$s||0;s:while(true){switch($s){case 0:h=(i=EI[F.Type.keyFor(f)],i!==undefined?[i.v,true]:[$ifaceNil,false]);j=h[0];k=h[1];if(k){$s=-1;return j;}l=new X.Message.ptr(new X.Base.ptr(new X.BaseL0.ptr("",AGS.nil,$ifaceNil,0)),new X.MessageL1.ptr(new X.Enums.ptr(AGT.nil,new N.Once.ptr(0,new N.Mutex.ptr(0,0)),false),new X.Messages.ptr(AGU.nil,new N.Once.ptr(0,new N.Mutex.ptr(0,0)),false),new X.Extensions.ptr(AGV.nil,new N.Once.ptr(0,new N.Mutex.ptr(0,0)),false),false,false),new X.MessageL2.ptr($throwNilPointerError,new X.Fields.ptr(AGX.nil,new N.Once.ptr(0,new N.Mutex.ptr(0,0)),false,false,false,false),new X.Oneofs.ptr(AGY.nil,new N.Once.ptr(0,new N.Mutex.ptr(0,0)),false),new X.Names.ptr(AGZ.nil,new N.Once.ptr(0,new N.Mutex.ptr(0,0)),false),new X.FieldRanges.ptr(AHB.nil,new N.Once.ptr(0,new N.Mutex.ptr(0,0)),AHB.nil),new X.FieldNumbers.ptr(AHC.nil,new N.Once.ptr(0,new N.Mutex.ptr(0,0)),false),new X.FieldRanges.ptr(AHB.nil,new N.Once.ptr(0,new N.Mutex.ptr(0,0)),AHB.nil),AHE.nil));m=EL(f,g);$s=1;case 1:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}l.Base.L0.FullName=m;l.Base.L0.ParentFile=X.SurrogateProto2;n=f;(EI||$throwRuntimeError("assignment to entry in nil map"))[F.Type.keyFor(n)]={k:n,v:l};p=f.Kind();$s=5;case 5:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}if(!((p===22))){o=true;$s=4;continue s;}q=f.Elem();$s=6;case 6:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=q.Kind();$s=7;case 7:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}o=!((r===25));case 4:if(o){$s=2;continue;}$s=3;continue;case 2:$s=-1;return l;case 3:s=0;case 8:t=f.Elem();$s=10;case 10:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=t.NumField();$s=11;case 11:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}if(!(s=ab.$length)?($throwRuntimeError("index out of range"),undefined):ab.$array[ab.$offset+ac]);if(ad==="proto3"){l.Base.L0.ParentFile=X.SurrogateProto3;}ac++;}case 15:s=s+(1)>>0;$s=8;continue;case 9:ae=AHF.nil;af=new AFX(["XXX_OneofFuncs","XXX_OneofWrappers"]);ag=0;case 18:if(!(ag=af.$length)?($throwRuntimeError("index out of range"),undefined):af.$array[af.$offset+ag]);aj=f.MethodByName(ah);$s=20;case 20:if($c){$c=false;aj=aj.$blk();}if(aj&&aj.$blk!==undefined){break s;}ai=aj;ak=$clone(ai[0],F.Method);al=ai[1];if(al){$s=21;continue;}$s=22;continue;case 21:an=ak.Type.In(0);$s=23;case 23:if($c){$c=false;an=an.$blk();}if(an&&an.$blk!==undefined){break s;}ao=F.Zero(an);$s=24;case 24:if($c){$c=false;ao=ao.$blk();}if(ao&&ao.$blk!==undefined){break s;}ap=$clone(ak.Func,F.Value).Call(new AGG([$clone(ao,F.Value)]));$s=25;case 25:if($c){$c=false;ap=ap.$blk();}if(ap&&ap.$blk!==undefined){break s;}am=ap;aq=0;case 26:if(!(aq=am.$length)?($throwRuntimeError("index out of range"),undefined):am.$array[am.$offset+aq]);at=$clone(ar,F.Value).Interface();$s=28;case 28:if($c){$c=false;at=at.$blk();}if(at&&at.$blk!==undefined){break s;}as=$assertType(at,AEN,true);au=as[0];av=as[1];if(av){aw=au;ax=0;while(true){if(!(ax=aw.$length)?($throwRuntimeError("index out of range"),undefined):aw.$array[aw.$offset+ax]);ae=$append(ae,F.TypeOf(ay));ax++;}}aq++;$s=26;continue;case 27:case 22:ag++;$s=18;continue;case 19:ba=f.MethodByName("ExtensionRangeArray");$s=29;case 29:if($c){$c=false;ba=ba.$blk();}if(ba&&ba.$blk!==undefined){break s;}az=ba;bb=$clone(az[0],F.Method);bc=az[1];if(bc){$s=30;continue;}$s=31;continue;case 30:be=bb.Type.In(0);$s=32;case 32:if($c){$c=false;be=be.$blk();}if(be&&be.$blk!==undefined){break s;}bf=F.Zero(be);$s=33;case 33:if($c){$c=false;bf=bf.$blk();}if(bf&&bf.$blk!==undefined){break s;}bg=$clone(bb.Func,F.Value).Call(new AGG([$clone(bf,F.Value)]));$s=34;case 34:if($c){$c=false;bg=bg.$blk();}if(bg&&bg.$blk!==undefined){break s;}bh=(bd=bg,(0>=bd.$length?($throwRuntimeError("index out of range"),undefined):bd.$array[bd.$offset+0]));bi=0;case 35:if(!(bi<$clone(bh,F.Value).Len())){$s=36;continue;}bj=$clone(bh,F.Value).Index(bi);$s=37;case 37:if($c){$c=false;bj=bj.$blk();}if(bj&&bj.$blk!==undefined){break s;}bk=bj;bm=$clone(bk,F.Value).FieldByName("Start");$s=38;case 38:if($c){$c=false;bm=bm.$blk();}if(bm&&bm.$blk!==undefined){break s;}bn=$clone(bm,F.Value).Int();$s=39;case 39:if($c){$c=false;bn=bn.$blk();}if(bn&&bn.$blk!==undefined){break s;}bq=$clone(bk,F.Value).FieldByName("End");$s=40;case 40:if($c){$c=false;bq=bq.$blk();}if(bq&&bq.$blk!==undefined){break s;}br=$clone(bq,F.Value).Int();$s=41;case 41:if($c){$c=false;br=br.$blk();}if(br&&br.$blk!==undefined){break s;}l.L2.ExtensionRanges.List=$append(l.L2.ExtensionRanges.List,$toNativeArray($kindInt32,[(((bl=bn,bl.$low+((bl.$high>>31)*4294967296))>>0)),(((bo=(bp=br,new $Int64(bp.$high+0,bp.$low+1)),bo.$low+((bo.$high>>31)*4294967296))>>0))]));l.L2.ExtensionRangeOptions=$append(l.L2.ExtensionRangeOptions,$throwNilPointerError);bi=bi+(1)>>0;$s=35;continue;case 36:case 31:bs=0;case 42:bt=f.Elem();$s=44;case 44:if($c){$c=false;bt=bt.$blk();}if(bt&&bt.$blk!==undefined){break s;}bu=bt.NumField();$s=45;case 45:if($c){$c=false;bu=bu.$blk();}if(bu&&bu.$blk!==undefined){break s;}if(!(bs=cd.$length)?($throwRuntimeError("index out of range"),undefined):cd.$array[cd.$offset+cc]));ce.Base.L0.FullName=new B.FullName(l.Base.FullName()).Append((cb));ce.Base.L0.ParentFile=l.Base.L0.ParentFile;ce.Base.L0.Parent=l;ce.Base.L0.Index=cc;cf=ae;cg=0;case 53:if(!(cg=cf.$length)?($throwRuntimeError("index out of range"),undefined):cf.$array[cf.$offset+cg]);ci=ch.Implements(bx.Type);$s=57;case 57:if($c){$c=false;ci=ci.$blk();}if(ci&&ci.$blk!==undefined){break s;}if(ci){$s=55;continue;}$s=56;continue;case 55:cj=ch.Elem();$s=58;case 58:if($c){$c=false;cj=cj.$blk();}if(cj&&cj.$blk!==undefined){break s;}ck=cj.Field(0);$s=59;case 59:if($c){$c=false;ck=ck.$blk();}if(ck&&ck.$blk!==undefined){break s;}cl=$clone(ck,F.StructField);cm=new F.StructTag(cl.Tag).Get("protobuf");if(!(cm==="")){$s=60;continue;}$s=61;continue;case 60:$r=EM(l,cl.Type,cm,"","");$s=62;case 62:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}cp=(cn=l.L2.Fields.List,co=l.L2.Fields.List.$length-1>>0,((co<0||co>=cn.$length)?($throwRuntimeError("index out of range"),undefined):cn.$array[cn.$offset+co]));cp.L1.ContainingOneof=ce;ce.L1.Fields.List=$append(ce.L1.Fields.List,cp);case 61:case 56:cg++;$s=53;continue;case 54:case 52:bs=bs+(1)>>0;$s=42;continue;case 43:$s=-1;return l;}return;}var $f={$blk:EK,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,ca,cb,cc,cd,ce,cf,cg,ch,ci,cj,ck,cl,cm,cn,co,cp,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};EL=function(f,g){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g});$s=$s||0;s:while(true){switch($s){case 0:f=[f];g=[g];if(new B.FullName(g[0]).IsValid()){$s=-1;return g[0];}$r=(function(f,g){return function $b(){var{h,i,j,k,l,m,$s,$deferred,$r,$c}=$restore(this,{});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);$deferred.push([(function(f,g){return function(){$recover();};})(f,g),[]]);i=F.Zero(f[0]);$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=$clone(i,F.Value).Interface();$s=2;case 2:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}h=$assertType(j,AHH,true);k=h[0];l=h[1];if(l){$s=3;continue;}$s=4;continue;case 3:m=k.XXX_MessageName();$s=5;case 5:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}g[0]=(m);case 4:$s=-1;return;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:$b,$c:true,$r,h,i,j,k,l,m,$s,$deferred};return $f;}}};})(f,g)();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(new B.FullName(g[0]).IsValid()){$s=-1;return g[0];}h=f[0].Kind();$s=4;case 4:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}if(h===22){$s=2;continue;}$s=3;continue;case 2:i=f[0].Elem();$s=5;case 5:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}f[0]=i;case 3:j=FN(f[0]);$s=6;case 6:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;$s=7;case 7:return k;}return;}var $f={$blk:EL,$c:true,$r,f,g,h,i,j,k,$s};return $f;};EM=function(f,g,h,i,j){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=[k];l=g;n=l.Kind();$s=2;case 2:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}if(!(n===22)){m=false;$s=1;continue s;}o=l.Elem();$s=3;case 3:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=o.Kind();$s=4;case 4:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}m=!((p===25));case 1:q=m;s=l.Kind();$s=6;case 6:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}if(!(s===23)){r=false;$s=5;continue s;}t=l.Elem();$s=7;case 7:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=t.Kind();$s=8;case 8:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}r=!((u===8));case 5:v=r;if(q||v){$s=9;continue;}$s=10;continue;case 9:w=l.Elem();$s=11;case 11:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}l=w;case 10:y=V.Unmarshal(h,l,(x=new EN.ptr($ifaceNil),new x.constructor.elem(x)));$s=12;case 12:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}k[0]=$assertType(y,AHI);z=f.L2.Fields.List.$length;f.L2.Fields.List=$append(f.L2.Fields.List,k[0]);k[0]=(aa=f.L2.Fields.List,((z<0||z>=aa.$length)?($throwRuntimeError("index out of range"),undefined):aa.$array[aa.$offset+z]));k[0].Base.L0.FullName=new B.FullName(f.Base.FullName()).Append(k[0].Base.Name());k[0].Base.L0.ParentFile=f.Base.L0.ParentFile;k[0].Base.L0.Parent=f;k[0].Base.L0.Index=z;if(k[0].L1.IsWeak||k[0].L1.HasPacked){$s=13;continue;}$s=14;continue;case 13:k[0].L1.Options=(function(k){return function $b(){var{ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:ab=U.Field.ProtoReflect();$s=1;case 1:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}ac=ab.New();$s=2;case 2:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}ad=ac;if(k[0].L1.IsWeak){$s=3;continue;}$s=4;continue;case 3:ae=ad.Descriptor();$s=5;case 5:if($c){$c=false;ae=ae.$blk();}if(ae&&ae.$blk!==undefined){break s;}af=ae.Fields();$s=6;case 6:if($c){$c=false;af=af.$blk();}if(af&&af.$blk!==undefined){break s;}ag=af.ByName("weak");$s=7;case 7:if($c){$c=false;ag=ag.$blk();}if(ag&&ag.$blk!==undefined){break s;}$r=ad.Set(ag,$clone(B.ValueOfBool(true),B.Value));$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 4:if(k[0].L1.HasPacked){$s=9;continue;}$s=10;continue;case 9:ah=ad.Descriptor();$s=11;case 11:if($c){$c=false;ah=ah.$blk();}if(ah&&ah.$blk!==undefined){break s;}ai=ah.Fields();$s=12;case 12:if($c){$c=false;ai=ai.$blk();}if(ai&&ai.$blk!==undefined){break s;}aj=ai.ByName("packed");$s=13;case 13:if($c){$c=false;aj=aj.$blk();}if(aj&&aj.$blk!==undefined){break s;}$r=ad.Set(aj,$clone(B.ValueOfBool(k[0].L1.IsPacked),B.Value));$s=14;case 14:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 10:ak=ad.Interface();$s=15;case 15:if($c){$c=false;ak=ak.$blk();}if(ak&&ak.$blk!==undefined){break s;}al=ak;$s=16;case 16:return al;}return;}var $f={$blk:$b,$c:true,$r,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,$s};return $f;};})(k);case 14:if($interfaceIsEqual(k[0].Enum(),$ifaceNil)&&(k[0].Kind()===14)){$s=15;continue;}$s=16;continue;case 15:ac=F.Zero(l);$s=17;case 17:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}ad=$clone(ac,F.Value).Interface();$s=18;case 18:if($c){$c=false;ad=ad.$blk();}if(ad&&ad.$blk!==undefined){break s;}ab=ad;if($assertType(ab,B.Enum,true)[1]){$s=19;continue;}$s=20;continue;case 19:ae=ab;ag=ae.Descriptor();$s=22;case 22:if($c){$c=false;ag=ag.$blk();}if(ag&&ag.$blk!==undefined){break s;}k[0].L1.Enum=ag;$s=21;continue;case 20:af=ab;ah=FK(l);$s=23;case 23:if($c){$c=false;ah=ah.$blk();}if(ah&&ah.$blk!==undefined){break s;}k[0].L1.Enum=ah;case 21:case 16:ai=k[0].Message();$s=26;case 26:if($c){$c=false;ai=ai.$blk();}if(ai&&ai.$blk!==undefined){break s;}if($interfaceIsEqual(ai,$ifaceNil)&&((k[0].Kind()===11)||(k[0].Kind()===10))){$s=24;continue;}$s=25;continue;case 24:ak=F.Zero(l);$s=27;case 27:if($c){$c=false;ak=ak.$blk();}if(ak&&ak.$blk!==undefined){break s;}al=$clone(ak,F.Value).Interface();$s=28;case 28:if($c){$c=false;al=al.$blk();}if(al&&al.$blk!==undefined){break s;}aj=al;if($assertType(aj,B.ProtoMessage,true)[1]){$s=29;continue;}if($assertType(aj,EY,true)[1]){$s=30;continue;}$s=31;continue;case 29:am=aj;ap=am.ProtoReflect();$s=33;case 33:if($c){$c=false;ap=ap.$blk();}if(ap&&ap.$blk!==undefined){break s;}aq=ap.Descriptor();$s=34;case 34:if($c){$c=false;aq=aq.$blk();}if(aq&&aq.$blk!==undefined){break s;}k[0].L1.Message=aq;$s=32;continue;case 30:an=aj;ar=EF(l);$s=35;case 35:if($c){$c=false;ar=ar.$blk();}if(ar&&ar.$blk!==undefined){break s;}k[0].L1.Message=ar;$s=32;continue;case 31:ao=aj;as=l.Kind();$s=38;case 38:if($c){$c=false;as=as.$blk();}if(as&&as.$blk!==undefined){break s;}if(as===21){$s=36;continue;}$s=37;continue;case 36:at=f.L1.Messages.List.$length;f.L1.Messages.List=$append(f.L1.Messages.List,new X.Message.ptr(new X.Base.ptr(new X.BaseL0.ptr("",AGS.nil,$ifaceNil,0)),new X.MessageL1.ptr(new X.Enums.ptr(AGT.nil,new N.Once.ptr(0,new N.Mutex.ptr(0,0)),false),new X.Messages.ptr(AGU.nil,new N.Once.ptr(0,new N.Mutex.ptr(0,0)),false),new X.Extensions.ptr(AGV.nil,new N.Once.ptr(0,new N.Mutex.ptr(0,0)),false),false,false),new X.MessageL2.ptr($throwNilPointerError,new X.Fields.ptr(AGX.nil,new N.Once.ptr(0,new N.Mutex.ptr(0,0)),false,false,false,false),new X.Oneofs.ptr(AGY.nil,new N.Once.ptr(0,new N.Mutex.ptr(0,0)),false),new X.Names.ptr(AGZ.nil,new N.Once.ptr(0,new N.Mutex.ptr(0,0)),false),new X.FieldRanges.ptr(AHB.nil,new N.Once.ptr(0,new N.Mutex.ptr(0,0)),AHB.nil),new X.FieldNumbers.ptr(AHC.nil,new N.Once.ptr(0,new N.Mutex.ptr(0,0)),false),new X.FieldRanges.ptr(AHB.nil,new N.Once.ptr(0,new N.Mutex.ptr(0,0)),AHB.nil),AHE.nil)));av=(au=f.L1.Messages.List,((at<0||at>=au.$length)?($throwRuntimeError("index out of range"),undefined):au.$array[au.$offset+at]));av.Base.L0.FullName=new B.FullName(f.Base.FullName()).Append((L.MapEntryName((k[0].Base.Name()))));av.Base.L0.ParentFile=f.Base.L0.ParentFile;av.Base.L0.Parent=f;av.Base.L0.Index=at;av.L1.IsMapEntry=true;av.L2.Options=(function(k){return function $b(){var{aw,ax,ay,az,ba,bb,bc,bd,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:aw=U.Message.ProtoReflect();$s=1;case 1:if($c){$c=false;aw=aw.$blk();}if(aw&&aw.$blk!==undefined){break s;}ax=aw.New();$s=2;case 2:if($c){$c=false;ax=ax.$blk();}if(ax&&ax.$blk!==undefined){break s;}ay=ax;az=ay.Descriptor();$s=3;case 3:if($c){$c=false;az=az.$blk();}if(az&&az.$blk!==undefined){break s;}ba=az.Fields();$s=4;case 4:if($c){$c=false;ba=ba.$blk();}if(ba&&ba.$blk!==undefined){break s;}bb=ba.ByName("map_entry");$s=5;case 5:if($c){$c=false;bb=bb.$blk();}if(bb&&bb.$blk!==undefined){break s;}$r=ay.Set(bb,$clone(B.ValueOfBool(true),B.Value));$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}bc=ay.Interface();$s=7;case 7:if($c){$c=false;bc=bc.$blk();}if(bc&&bc.$blk!==undefined){break s;}bd=bc;$s=8;case 8:return bd;}return;}var $f={$blk:$b,$c:true,$r,aw,ax,ay,az,ba,bb,bc,bd,$s};return $f;};})(k);aw=av;ax=l.Key();$s=39;case 39:if($c){$c=false;ax=ax.$blk();}if(ax&&ax.$blk!==undefined){break s;}ay=ax;az=i;$r=EM(aw,ay,az,"","");$s=40;case 40:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}ba=av;bb=l.Elem();$s=41;case 41:if($c){$c=false;bb=bb.$blk();}if(bb&&bb.$blk!==undefined){break s;}bc=bb;bd=j;$r=EM(ba,bc,bd,"","");$s=42;case 42:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}k[0].L1.Message=av;$s=32;continue;case 37:be=EK(l,"");$s=43;case 43:if($c){$c=false;be=be.$blk();}if(be&&be.$blk!==undefined){break s;}k[0].L1.Message=be;case 32:case 25:$s=-1;return;}return;}var $f={$blk:EM,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};EN.ptr.prototype.ByNumber=function(f){var{f,g,h,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=A.Sprintf("UNKNOWN_%d",new AEN([new B.EnumNumber(f)]));$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=new X.PlaceholderEnumValue(((g)));$s=2;case 2:return h;}return;}var $f={$blk:EN.ptr.prototype.ByNumber,$c:true,$r,f,g,h,$s};return $f;};EN.prototype.ByNumber=function(f){return this.$val.ByNumber(f);};ES=function(f){var{f,g,h,i,j,k,l,m,n,o,p,q,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=$assertType(f.Message,GH).protoUnwrap();$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;i=$assertType(h,EO,true);j=i[0];k=i[1];if(!k){$s=2;continue;}$s=3;continue;case 2:l=W.New("%T does not implement Marshal",new AEN([h]));$s=4;case 4:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=[new AEA.ptr(new P.NoUnkeyedLiterals.ptr(),ADP.nil),l];$s=5;case 5:return m;case 3:o=j.Marshal();$s=6;case 6:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}n=o;p=n[0];q=n[1];if(!(f.Buf===ADP.nil)){p=$appendSlice(f.Buf,p);}$s=-1;return[new AEA.ptr(new P.NoUnkeyedLiterals.ptr(),p),q];}return;}var $f={$blk:ES,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,$s};return $f;};ET=function(f){var{f,g,h,i,j,k,l,m,n,o,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=$assertType(f.Message,GH).protoUnwrap();$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;i=$assertType(h,EP,true);j=i[0];k=i[1];if(!k){$s=2;continue;}$s=3;continue;case 2:l=W.New("%T does not implement Unmarshal",new AEN([h]));$s=4;case 4:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=[new AEE.ptr(new P.NoUnkeyedLiterals.ptr(),0),l];$s=5;case 5:return m;case 3:n=j.Unmarshal(f.Buf);$s=6;case 6:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=[new AEE.ptr(new P.NoUnkeyedLiterals.ptr(),0),n];$s=7;case 7:return o;}return;}var $f={$blk:ET,$c:true,$r,f,g,h,i,j,k,l,m,n,o,$s};return $f;};EU=function(f){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=$assertType(f.Destination,GH).protoUnwrap();$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;i=$assertType(h,EQ,true);j=i[0];k=i[1];if(k){$s=2;continue;}$s=3;continue;case 2:l=new ADK.ptr().ProtoMessageV1Of(f.Source);$s=4;case 4:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}$r=j.Merge(l);$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return new AEE.ptr(new P.NoUnkeyedLiterals.ptr(),1);case 3:m=$assertType(f.Source,GH).protoUnwrap();$s=6;case 6:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;o=$assertType(n,EO,true);p=o[0];k=o[1];if(!k){$s=-1;return new AEE.ptr(new P.NoUnkeyedLiterals.ptr(),0);}q=$assertType(f.Destination,GH).protoUnwrap();$s=7;case 7:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}h=q;r=$assertType(h,EP,true);s=r[0];k=r[1];if(!k){$s=-1;return new AEE.ptr(new P.NoUnkeyedLiterals.ptr(),0);}t=f.Source.IsValid();$s=10;case 10:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}if(!t){$s=8;continue;}$s=9;continue;case 8:$s=-1;return new AEE.ptr(new P.NoUnkeyedLiterals.ptr(),1);case 9:v=p.Marshal();$s=11;case 11:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}u=v;w=u[0];x=u[1];if(!($interfaceIsEqual(x,$ifaceNil))){$s=-1;return new AEE.ptr(new P.NoUnkeyedLiterals.ptr(),0);}y=s.Unmarshal(w);$s=12;case 12:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}x=y;if(!($interfaceIsEqual(x,$ifaceNil))){$s=-1;return new AEE.ptr(new P.NoUnkeyedLiterals.ptr(),0);}$s=-1;return new AEE.ptr(new P.NoUnkeyedLiterals.ptr(),1);}return;}var $f={$blk:EU,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,$s};return $f;};EV.ptr.prototype.New=function(){var{f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=f.t.Kind();$s=3;case 3:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}if(g===22){$s=1;continue;}$s=2;continue;case 1:i=f.t.Elem();$s=4;case 4:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=F.New(i);$s=5;case 5:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=(h=new EW.ptr($clone(j,F.Value)),new h.constructor.elem(h));$s=6;case 6:return k;case 2:m=F.Zero(f.t);$s=7;case 7:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=(l=new EW.ptr($clone(m,F.Value)),new l.constructor.elem(l));$s=8;case 8:return n;}return;}var $f={$blk:EV.ptr.prototype.New,$c:true,$r,f,g,h,i,j,k,l,m,n,$s};return $f;};EV.prototype.New=function(){return this.$val.New();};EV.ptr.prototype.Zero=function(){var{f,g,h,i,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:f=this;h=F.Zero(f.t);$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=(g=new EW.ptr($clone(h,F.Value)),new g.constructor.elem(g));$s=2;case 2:return i;}return;}var $f={$blk:EV.ptr.prototype.Zero,$c:true,$r,f,g,h,i,$s};return $f;};EV.prototype.Zero=function(){return this.$val.Zero();};EV.ptr.prototype.GoType=function(){var f;f=this;return f.t;};EV.prototype.GoType=function(){return this.$val.GoType();};EV.ptr.prototype.Descriptor=function(){var{f,g,h,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=EF(f.t);$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;$s=2;case 2:return h;}return;}var $f={$blk:EV.ptr.prototype.Descriptor,$c:true,$r,f,g,h,$s};return $f;};EV.prototype.Descriptor=function(){return this.$val.Descriptor();};EW.ptr.prototype.Reset=function(){var{f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:f=this;h=$clone(f.v,F.Value).Interface();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}g=$assertType(h,AGP,true);i=g[0];j=g[1];if(j){$s=2;continue;}$s=3;continue;case 2:$r=i.Reset();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;case 3:if(($clone(f.v,F.Value).Kind()===22)&&!$clone(f.v,F.Value).IsNil()){$s=5;continue;}$s=6;continue;case 5:k=$clone(f.v,F.Value).Elem();$s=7;case 7:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=$clone(f.v,F.Value).Type().Elem();$s=8;case 8:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=F.Zero(l);$s=9;case 9:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}$r=$clone(k,F.Value).Set($clone(m,F.Value));$s=10;case 10:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 6:$s=-1;return;}return;}var $f={$blk:EW.ptr.prototype.Reset,$c:true,$r,f,g,h,i,j,k,l,m,$s};return $f;};EW.prototype.Reset=function(){return this.$val.Reset();};EW.ptr.prototype.ProtoReflect=function(){var f;f=this;return new f.constructor.elem(f);};EW.prototype.ProtoReflect=function(){return this.$val.ProtoReflect();};EW.ptr.prototype.Descriptor=function(){var{f,g,h,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=EF($clone(f.v,F.Value).Type());$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;$s=2;case 2:return h;}return;}var $f={$blk:EW.ptr.prototype.Descriptor,$c:true,$r,f,g,h,$s};return $f;};EW.prototype.Descriptor=function(){return this.$val.Descriptor();};EW.ptr.prototype.Type=function(){var f,g;f=this;return(g=new EV.ptr($clone(f.v,F.Value).Type()),new g.constructor.elem(g));};EW.prototype.Type=function(){return this.$val.Type();};EW.ptr.prototype.New=function(){var{f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=$clone(f.v,F.Value).Type().Kind();$s=3;case 3:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}if(g===22){$s=1;continue;}$s=2;continue;case 1:i=$clone(f.v,F.Value).Type().Elem();$s=4;case 4:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=F.New(i);$s=5;case 5:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=(h=new EW.ptr($clone(j,F.Value)),new h.constructor.elem(h));$s=6;case 6:return k;case 2:m=F.Zero($clone(f.v,F.Value).Type());$s=7;case 7:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=(l=new EW.ptr($clone(m,F.Value)),new l.constructor.elem(l));$s=8;case 8:return n;}return;}var $f={$blk:EW.ptr.prototype.New,$c:true,$r,f,g,h,i,j,k,l,m,n,$s};return $f;};EW.prototype.New=function(){return this.$val.New();};EW.ptr.prototype.Interface=function(){var f;f=this;return new f.constructor.elem(f);};EW.prototype.Interface=function(){return this.$val.Interface();};EW.ptr.prototype.Range=function(f){var f,g;g=this;return;};EW.prototype.Range=function(f){return this.$val.Range(f);};EW.ptr.prototype.Has=function(f){var f,g;g=this;return false;};EW.prototype.Has=function(f){return this.$val.Has(f);};EW.ptr.prototype.Clear=function(f){var{f,g,h,i,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=$clone(g,EW).Descriptor();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h.FullName();$s=2;case 2:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}$panic(new $String("invalid Message.Clear on "+(i)));$s=-1;return;}return;}var $f={$blk:EW.ptr.prototype.Clear,$c:true,$r,f,g,h,i,$s};return $f;};EW.prototype.Clear=function(f){return this.$val.Clear(f);};EW.ptr.prototype.Get=function(f){var{f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=f.Default();$s=3;case 3:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=$clone(h,B.Value).IsValid();$s=4;case 4:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}if(i){$s=1;continue;}$s=2;continue;case 1:j=f.Default();$s=5;case 5:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;$s=6;case 6:return k;case 2:l=$clone(g,EW).Descriptor();$s=7;case 7:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l.FullName();$s=8;case 8:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}$panic(new $String("invalid Message.Get on "+(m)));$s=-1;return new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);}return;}var $f={$blk:EW.ptr.prototype.Get,$c:true,$r,f,g,h,i,j,k,l,m,$s};return $f;};EW.prototype.Get=function(f){return this.$val.Get(f);};EW.ptr.prototype.Set=function(f,g){var{f,g,h,i,j,$s,$r,$c}=$restore(this,{f,g});$s=$s||0;s:while(true){switch($s){case 0:h=this;i=$clone(h,EW).Descriptor();$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i.FullName();$s=2;case 2:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}$panic(new $String("invalid Message.Set on "+(j)));$s=-1;return;}return;}var $f={$blk:EW.ptr.prototype.Set,$c:true,$r,f,g,h,i,j,$s};return $f;};EW.prototype.Set=function(f,g){return this.$val.Set(f,g);};EW.ptr.prototype.Mutable=function(f){var{f,g,h,i,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=$clone(g,EW).Descriptor();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h.FullName();$s=2;case 2:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}$panic(new $String("invalid Message.Mutable on "+(i)));$s=-1;return new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);}return;}var $f={$blk:EW.ptr.prototype.Mutable,$c:true,$r,f,g,h,i,$s};return $f;};EW.prototype.Mutable=function(f){return this.$val.Mutable(f);};EW.ptr.prototype.NewField=function(f){var{f,g,h,i,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=$clone(g,EW).Descriptor();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h.FullName();$s=2;case 2:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}$panic(new $String("invalid Message.NewField on "+(i)));$s=-1;return new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);}return;}var $f={$blk:EW.ptr.prototype.NewField,$c:true,$r,f,g,h,i,$s};return $f;};EW.prototype.NewField=function(f){return this.$val.NewField(f);};EW.ptr.prototype.WhichOneof=function(f){var{f,g,h,i,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=$clone(g,EW).Descriptor();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h.FullName();$s=2;case 2:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}$panic(new $String("invalid Message.WhichOneof descriptor on "+(i)));$s=-1;return $ifaceNil;}return;}var $f={$blk:EW.ptr.prototype.WhichOneof,$c:true,$r,f,g,h,i,$s};return $f;};EW.prototype.WhichOneof=function(f){return this.$val.WhichOneof(f);};EW.ptr.prototype.GetUnknown=function(){var f;f=this;return B.RawFields.nil;};EW.prototype.GetUnknown=function(){return this.$val.GetUnknown();};EW.ptr.prototype.SetUnknown=function(f){var f,g;g=this;};EW.prototype.SetUnknown=function(f){return this.$val.SetUnknown(f);};EW.ptr.prototype.IsValid=function(){var f;f=this;if($clone(f.v,F.Value).Kind()===22){return!$clone(f.v,F.Value).IsNil();}return false;};EW.prototype.IsValid=function(){return this.$val.IsValid();};EW.ptr.prototype.ProtoMethods=function(){var f;f=this;return ER;};EW.prototype.ProtoMethods=function(){return this.$val.ProtoMethods();};EW.ptr.prototype.protoUnwrap=function(){var{f,g,h,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=$clone(f.v,F.Value).Interface();$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;$s=2;case 2:return h;}return;}var $f={$blk:EW.ptr.prototype.protoUnwrap,$c:true,$r,f,g,h,$s};return $f;};EW.prototype.protoUnwrap=function(){return this.$val.protoUnwrap();};FA=function(f){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:h=EZ.Load($indexPtr(f.$array,f.$offset+0,AHJ));$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}g=h;i=g[0];j=g[1];if(j){$s=-1;return $assertType(i,B.FileDescriptor);}l=Z.NewReader(Y.NewReader(f));$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k=l;m=k[0];n=k[1];if(!($interfaceIsEqual(n,$ifaceNil))){$panic(n);}p=AA.ReadAll(m);$s=3;case 3:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}o=p;q=o[0];n=o[1];if(!($interfaceIsEqual(n,$ifaceNil))){$panic(n);}s=new X.Builder.ptr("",q,0,0,0,0,$ifaceNil,(r=new FB.ptr(C.GlobalFiles),new r.constructor.elem(r))).Build();$s=4;case 4:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=s.File;v=EZ.LoadOrStore($indexPtr(f.$array,f.$offset+0,AHJ),t);$s=5;case 5:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}u=v;w=u[0];x=u[1];if(x){$s=-1;return $assertType(w,B.FileDescriptor);}$s=-1;return t;}return;}var $f={$blk:FA,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,$s};return $f;};FB.ptr.prototype.FindFileByPath=function(f){var{f,g,h,i,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=g.reg.FindFileByPath(f);$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=2;case 2:return i;}return;}var $f={$blk:FB.ptr.prototype.FindFileByPath,$c:true,$r,f,g,h,i,$s};return $f;};FB.prototype.FindFileByPath=function(f){return this.$val.FindFileByPath(f);};FB.ptr.prototype.FindDescriptorByName=function(f){var{f,g,h,i,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=g.reg.FindDescriptorByName(f);$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=2;case 2:return i;}return;}var $f={$blk:FB.ptr.prototype.FindDescriptorByName,$c:true,$r,f,g,h,i,$s};return $f;};FB.prototype.FindDescriptorByName=function(f){return this.$val.FindDescriptorByName(f);};FB.ptr.prototype.RegisterFile=function(f){var f;return $ifaceNil;};FB.prototype.RegisterFile=function(f){return this.$val.RegisterFile(f);};FO.ptr.prototype.initToLegacy=function(){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=$clone(f.desc,FQ);h=$ifaceNil;i=g.ExtensionDescriptor.ContainingMessage();$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i.FullName();$s=2;case 2:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;m=C.GlobalTypes.FindMessageByName(k);$s=3;case 3:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}l=m;n=l[0];if(!($interfaceIsEqual(n,$ifaceNil))){$s=4;continue;}$s=5;continue;case 4:o=n.New();$s=6;case 6:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=o.Interface();$s=7;case 7:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=p;r=F.TypeOf(q);s=$assertType(q,GH,true);t=s[0];u=s[1];if(u){$s=8;continue;}$s=9;continue;case 8:v=t.protoUnwrap();$s=10;case 10:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}w=F.TypeOf(v);$s=11;case 11:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}r=w;case 9:x=F.Zero(r);$s=12;case 12:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}y=$clone(x,F.Value).Interface();$s=13;case 13:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}z=y;aa=$assertType(z,M.MessageV1,true);ab=aa[0];ac=aa[1];if(ac){h=ab;}case 5:ad=f.goType;ae=ad.Kind();$s=15;case 15:if($c){$c=false;ae=ae.$blk();}if(ae&&ae.$blk!==undefined){break s;}af=ae;if((af===(1))||(af===(5))||(af===(6))||(af===(10))||(af===(11))||(af===(13))||(af===(14))||(af===(24))){ad=F.PtrTo(ad);}case 14:ag="";ah=g.ExtensionDescriptor.Kind();$s=18;case 18:if($c){$c=false;ah=ah.$blk();}if(ah&&ah.$blk!==undefined){break s;}if(ah===14){$s=16;continue;}$s=17;continue;case 16:ai=g.ExtensionDescriptor.Enum();$s=19;case 19:if($c){$c=false;ai=ai.$blk();}if(ai&&ai.$blk!==undefined){break s;}aj=FD(ai);$s=20;case 20:if($c){$c=false;aj=aj.$blk();}if(aj&&aj.$blk!==undefined){break s;}ag=aj;case 17:ak="";al=g.ExtensionDescriptor.ParentFile();$s=21;case 21:if($c){$c=false;al=al.$blk();}if(al&&al.$blk!==undefined){break s;}am=al;if(!($interfaceIsEqual(am,$ifaceNil))){$s=22;continue;}$s=23;continue;case 22:an=am.Path();$s=24;case 24:if($c){$c=false;an=an.$blk();}if(an&&an.$blk!==undefined){break s;}ak=an;case 23:ao=g.ExtensionDescriptor.FullName();$s=25;case 25:if($c){$c=false;ao=ao.$blk();}if(ao&&ao.$blk!==undefined){break s;}ap=ao;aq=I.IsMessageSetExtension(new g.constructor.elem(g));$s=28;case 28:if($c){$c=false;aq=aq.$blk();}if(aq&&aq.$blk!==undefined){break s;}if(aq){$s=26;continue;}$s=27;continue;case 26:ap=new B.FullName(ap).Parent();case 27:f.ExtendedType=h;ar=F.Zero(ad);$s=29;case 29:if($c){$c=false;ar=ar.$blk();}if(ar&&ar.$blk!==undefined){break s;}as=$clone(ar,F.Value).Interface();$s=30;case 30:if($c){$c=false;as=as.$blk();}if(as&&as.$blk!==undefined){break s;}f.ExtensionType=as;at=g.ExtensionDescriptor.Number();$s=31;case 31:if($c){$c=false;at=at.$blk();}if(at&&at.$blk!==undefined){break s;}f.Field=((at>>0));f.Name=(ap);au=V.Marshal(new g.constructor.elem(g),ag);$s=32;case 32:if($c){$c=false;au=au.$blk();}if(au&&au.$blk!==undefined){break s;}f.Tag=au;f.Filename=ak;$s=-1;return;}return;}var $f={$blk:FO.ptr.prototype.initToLegacy,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};FO.prototype.initToLegacy=function(){return this.$val.initToLegacy();};FO.ptr.prototype.initFromLegacy=function(){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:f=this;if($interfaceIsEqual(f.ExtendedType,$ifaceNil)||$interfaceIsEqual(f.ExtensionType,$ifaceNil)){g=new FC.ptr((f.Name),((f.Field>>0)));FQ.copy(f.desc,new FQ.ptr(new g.constructor.elem(g),f));$s=-1;return;}h=$ifaceNil;i=$ifaceNil;j=F.TypeOf(f.ExtensionType);l=j.Kind();$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}if(!(l===22)){k=false;$s=1;continue s;}m=j.Elem();$s=3;case 3:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m.Kind();$s=4;case 4:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}k=!((n===25));case 1:o=k;q=j.Kind();$s=6;case 6:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}if(!(q===23)){p=false;$s=5;continue s;}r=j.Elem();$s=7;case 7:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=r.Kind();$s=8;case 8:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}p=!((s===8));case 5:t=p;if(o||t){$s=9;continue;}$s=10;continue;case 9:u=j.Elem();$s=11;case 11:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}j=u;case 10:w=F.Zero(j);$s=12;case 12:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}x=$clone(w,F.Value).Interface();$s=13;case 13:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}v=x;if($assertType(v,B.Enum,true)[1]){$s=14;continue;}if($assertType(v,EX,true)[1]){$s=15;continue;}if($assertType(v,B.ProtoMessage,true)[1]){$s=16;continue;}if($assertType(v,EY,true)[1]){$s=17;continue;}$s=18;continue;case 14:y=v;ac=y.Descriptor();$s=19;case 19:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}h=ac;$s=18;continue;case 15:z=v;ad=FK(j);$s=20;case 20:if($c){$c=false;ad=ad.$blk();}if(ad&&ad.$blk!==undefined){break s;}h=ad;$s=18;continue;case 16:aa=v;ae=aa.ProtoReflect();$s=21;case 21:if($c){$c=false;ae=ae.$blk();}if(ae&&ae.$blk!==undefined){break s;}af=ae.Descriptor();$s=22;case 22:if($c){$c=false;af=af.$blk();}if(af&&af.$blk!==undefined){break s;}i=af;$s=18;continue;case 17:ab=v;ag=EF(j);$s=23;case 23:if($c){$c=false;ag=ag.$blk();}if(ag&&ag.$blk!==undefined){break s;}i=ag;case 18:ah=$ifaceNil;if(!($interfaceIsEqual(h,$ifaceNil))){$s=24;continue;}$s=25;continue;case 24:ai=h.Values();$s=26;case 26:if($c){$c=false;ai=ai.$blk();}if(ai&&ai.$blk!==undefined){break s;}ah=ai;case 25:aj=V.Unmarshal(f.Tag,j,ah);$s=27;case 27:if($c){$c=false;aj=aj.$blk();}if(aj&&aj.$blk!==undefined){break s;}ak=$assertType(aj,AHI);al=new X.Extension.ptr(new X.Base.ptr(new X.BaseL0.ptr("",AGS.nil,$ifaceNil,0)),new X.ExtensionL1.ptr(0,$ifaceNil,0,0),new X.ExtensionL2.ptr($throwNilPointerError,new X.stringName.ptr(false,new N.Once.ptr(0,new N.Mutex.ptr(0,0)),"",""),false,false,new X.defaultValue.ptr(false,new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil),$ifaceNil,ADP.nil),$ifaceNil,$ifaceNil));al.Base.L0.ParentFile=X.SurrogateProto2;al.Base.L0.FullName=(f.Name);al.L1.Number=((f.Field>>0));al.L1.Cardinality=ak.L1.Cardinality;al.L1.Kind=ak.L1.Kind;al.L2.IsPacked=ak.L1.IsPacked;X.defaultValue.copy(al.L2.Default,ak.L1.Default);am=new ADK.ptr().MessageDescriptorOf(f.ExtendedType);$s=28;case 28:if($c){$c=false;am=am.$blk();}if(am&&am.$blk!==undefined){break s;}al.L1.Extendee=am;al.L2.Enum=h;al.L2.Message=i;ao=I.IsMessageSet(al.L1.Extendee);$s=32;case 32:if($c){$c=false;ao=ao.$blk();}if(ao&&ao.$blk!==undefined){break s;}if(!(ao)){an=false;$s=31;continue s;}ap=i.FullName();$s=33;case 33:if($c){$c=false;ap=ap.$blk();}if(ap&&ap.$blk!==undefined){break s;}an=ap===al.Base.L0.FullName;case 31:if(an){$s=29;continue;}$s=30;continue;case 29:al.Base.L0.FullName=new B.FullName(al.Base.L0.FullName).Append("message_set_extension");case 30:aq=F.TypeOf(f.ExtensionType);if(o){$s=34;continue;}$s=35;continue;case 34:ar=aq.Elem();$s=36;case 36:if($c){$c=false;ar=ar.$blk();}if(ar&&ar.$blk!==undefined){break s;}aq=ar;case 35:f.goType=aq;FQ.copy(f.desc,new FQ.ptr(al,f));$s=-1;return;}return;}var $f={$blk:FO.ptr.prototype.initFromLegacy,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};FO.prototype.initFromLegacy=function(){return this.$val.initFromLegacy();};FC.ptr.prototype.ParentFile=function(){var f;f=this;return $ifaceNil;};FC.prototype.ParentFile=function(){return this.$val.ParentFile();};FC.ptr.prototype.Parent=function(){var f;f=this;return $ifaceNil;};FC.prototype.Parent=function(){return this.$val.Parent();};FC.ptr.prototype.Index=function(){var f;f=this;return 0;};FC.prototype.Index=function(){return this.$val.Index();};FC.ptr.prototype.Syntax=function(){var f;f=this;return 0;};FC.prototype.Syntax=function(){return this.$val.Syntax();};FC.ptr.prototype.Name=function(){var f;f=this;return new B.FullName(f.name).Name();};FC.prototype.Name=function(){return this.$val.Name();};FC.ptr.prototype.FullName=function(){var f;f=this;return f.name;};FC.prototype.FullName=function(){return this.$val.FullName();};FC.ptr.prototype.IsPlaceholder=function(){var f;f=this;return true;};FC.prototype.IsPlaceholder=function(){return this.$val.IsPlaceholder();};FC.ptr.prototype.Options=function(){var f;f=this;return U.Field;};FC.prototype.Options=function(){return this.$val.Options();};FC.ptr.prototype.Number=function(){var f;f=this;return f.number;};FC.prototype.Number=function(){return this.$val.Number();};FC.ptr.prototype.Cardinality=function(){var f;f=this;return 0;};FC.prototype.Cardinality=function(){return this.$val.Cardinality();};FC.ptr.prototype.Kind=function(){var f;f=this;return 0;};FC.prototype.Kind=function(){return this.$val.Kind();};FC.ptr.prototype.HasJSONName=function(){var f;f=this;return false;};FC.prototype.HasJSONName=function(){return this.$val.HasJSONName();};FC.ptr.prototype.JSONName=function(){var f;f=this;return"["+(f.name)+"]";};FC.prototype.JSONName=function(){return this.$val.JSONName();};FC.ptr.prototype.TextName=function(){var f;f=this;return"["+(f.name)+"]";};FC.prototype.TextName=function(){return this.$val.TextName();};FC.ptr.prototype.HasPresence=function(){var f;f=this;return false;};FC.prototype.HasPresence=function(){return this.$val.HasPresence();};FC.ptr.prototype.HasOptionalKeyword=function(){var f;f=this;return false;};FC.prototype.HasOptionalKeyword=function(){return this.$val.HasOptionalKeyword();};FC.ptr.prototype.IsExtension=function(){var f;f=this;return true;};FC.prototype.IsExtension=function(){return this.$val.IsExtension();};FC.ptr.prototype.IsWeak=function(){var f;f=this;return false;};FC.prototype.IsWeak=function(){return this.$val.IsWeak();};FC.ptr.prototype.IsPacked=function(){var f;f=this;return false;};FC.prototype.IsPacked=function(){return this.$val.IsPacked();};FC.ptr.prototype.IsList=function(){var f;f=this;return false;};FC.prototype.IsList=function(){return this.$val.IsList();};FC.ptr.prototype.IsMap=function(){var f;f=this;return false;};FC.prototype.IsMap=function(){return this.$val.IsMap();};FC.ptr.prototype.MapKey=function(){var f;f=this;return $ifaceNil;};FC.prototype.MapKey=function(){return this.$val.MapKey();};FC.ptr.prototype.MapValue=function(){var f;f=this;return $ifaceNil;};FC.prototype.MapValue=function(){return this.$val.MapValue();};FC.ptr.prototype.HasDefault=function(){var f;f=this;return false;};FC.prototype.HasDefault=function(){return this.$val.HasDefault();};FC.ptr.prototype.Default=function(){var f;f=this;return new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);};FC.prototype.Default=function(){return this.$val.Default();};FC.ptr.prototype.DefaultEnumValue=function(){var f;f=this;return $ifaceNil;};FC.prototype.DefaultEnumValue=function(){return this.$val.DefaultEnumValue();};FC.ptr.prototype.ContainingOneof=function(){var f;f=this;return $ifaceNil;};FC.prototype.ContainingOneof=function(){return this.$val.ContainingOneof();};FC.ptr.prototype.ContainingMessage=function(){var f;f=this;return $ifaceNil;};FC.prototype.ContainingMessage=function(){return this.$val.ContainingMessage();};FC.ptr.prototype.Enum=function(){var f;f=this;return $ifaceNil;};FC.prototype.Enum=function(){return this.$val.Enum();};FC.ptr.prototype.Message=function(){var f;f=this;return $ifaceNil;};FC.prototype.Message=function(){return this.$val.Message();};FC.ptr.prototype.ProtoType=function(f){var f,g;g=this;return;};FC.prototype.ProtoType=function(f){return this.$val.ProtoType(f);};FC.ptr.prototype.ProtoInternal=function(f){var f,g;g=this;return;};FC.prototype.ProtoInternal=function(f){return this.$val.ProtoInternal(f);};ADK.ptr.prototype.LegacyEnumName=function(f){var{f,g,h,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=FD(f);$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;$s=2;case 2:return h;}return;}var $f={$blk:ADK.ptr.prototype.LegacyEnumName,$c:true,$r,f,g,h,$s};return $f;};ADK.prototype.LegacyEnumName=function(f){return this.$val.LegacyEnumName(f);};ADK.ptr.prototype.LegacyMessageTypeOf=function(f,g){var{f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{f,g});$s=$s||0;s:while(true){switch($s){case 0:h=$clone((new ADK.ptr()),ADK).protoMessageV2Of(f);$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;if(!($interfaceIsEqual(i,$ifaceNil))){$s=2;continue;}$s=3;continue;case 2:j=i.ProtoReflect();$s=4;case 4:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.Type();$s=5;case 5:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;$s=6;case 6:return l;case 3:m=EB(F.TypeOf(f),g);$s=7;case 7:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;$s=8;case 8:return n;}return;}var $f={$blk:ADK.ptr.prototype.LegacyMessageTypeOf,$c:true,$r,f,g,h,i,j,k,l,m,n,$s};return $f;};ADK.prototype.LegacyMessageTypeOf=function(f,g){return this.$val.LegacyMessageTypeOf(f,g);};ADK.ptr.prototype.UnmarshalJSONEnum=function(f,g){var{aa,ab,ac,ad,ae,af,ag,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g});$s=$s||0;s:while(true){switch($s){case 0:h=[h];i=[i];if((0>=g.$length?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+0])===34){$s=1;continue;}$s=2;continue;case 1:h[0]="";j=AC.Unmarshal(g,(h.$ptr||(h.$ptr=new AHL(function(){return this.$target[0];},function($v){this.$target[0]=$v;},h))));$s=4;case 4:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;if(!($interfaceIsEqual(k,$ifaceNil))){$s=5;continue;}$s=6;continue;case 5:l=f.FullName();$s=7;case 7:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=new B.FullName(l);n=g;o=W.New("invalid input for enum %v: %s",new AEN([m,n]));$s=8;case 8:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=[0,o];$s=9;case 9:return p;case 6:q=f.Values();$s=10;case 10:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=q.ByName(h[0]);$s=11;case 11:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=r;if($interfaceIsEqual(s,$ifaceNil)){$s=12;continue;}$s=13;continue;case 12:t=f.FullName();$s=14;case 14:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=new B.FullName(t);v=new B.Name(h[0]);w=W.New("invalid value for enum %v: %s",new AEN([u,v]));$s=15;case 15:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}x=[0,w];$s=16;case 16:return x;case 13:y=s.Number();$s=17;case 17:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}z=[y,$ifaceNil];$s=18;case 18:return z;case 2:i[0]=0;aa=AC.Unmarshal(g,(i.$ptr||(i.$ptr=new AHM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},i))));$s=19;case 19:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}ab=aa;if(!($interfaceIsEqual(ab,$ifaceNil))){$s=20;continue;}$s=21;continue;case 20:ac=f.FullName();$s=22;case 22:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}ad=new B.FullName(ac);ae=g;af=W.New("invalid input for enum %v: %s",new AEN([ad,ae]));$s=23;case 23:if($c){$c=false;af=af.$blk();}if(af&&af.$blk!==undefined){break s;}ag=[0,af];$s=24;case 24:return ag;case 21:$s=-1;return[i[0],$ifaceNil];case 3:$s=-1;return[0,$ifaceNil];}return;}var $f={$blk:ADK.ptr.prototype.UnmarshalJSONEnum,$c:true,$r,aa,ab,ac,ad,ae,af,ag,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};ADK.prototype.UnmarshalJSONEnum=function(f,g){return this.$val.UnmarshalJSONEnum(f,g);};ADK.ptr.prototype.CompressGZIP=function(f){var{f,g,h,i,j,k,l,m,n,o,p,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=ADP.nil;h=$toNativeArray($kindUint8,[31,139,8,0,0,0,0,0,0,255]);i=AHN.zero();k=1+(j=f.$length/65535,(j===j&&j!==1/0&&j!==-1/0)?j>>0:$throwRuntimeError("integer divide by zero"))>>0;l=AHO.zero();m=$subslice(new ADP(l),0,4);n=AD.ChecksumIEEE(f);$s=1;case 1:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;$r=$clone(AB.LittleEndian,AB.littleEndian).PutUint32(m,o);$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$clone(AB.LittleEndian,AB.littleEndian).PutUint32($subslice(new ADP(l),4,8),((f.$length>>>0)));g=$makeSlice(ADP,0,(((10+($imul(5,k))>>0)+f.$length>>0)+8>>0));g=$appendSlice(g,new ADP(h));while(true){if(!(i[0]===0)){break;}p=65535;if(p>f.$length){i[0]=1;p=f.$length;}$clone(AB.LittleEndian,AB.littleEndian).PutUint16($subslice(new ADP(i),1,3),((p<<16>>>16)));$clone(AB.LittleEndian,AB.littleEndian).PutUint16($subslice(new ADP(i),3,5),~((p<<16>>>16))<<16>>>16);g=$appendSlice(g,new ADP(i));g=$appendSlice(g,$subslice(f,0,p));f=$subslice(f,p);}g=$appendSlice(g,new ADP(l));g=g;$s=-1;return g;}return;}var $f={$blk:ADK.ptr.prototype.CompressGZIP,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,$s};return $f;};ADK.prototype.CompressGZIP=function(f){return this.$val.CompressGZIP(f);};FD=function(f){var{f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g="";h=f.FullName();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=(h);j=f.ParentFile();$s=2;case 2:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;if(!($interfaceIsEqual(k,$ifaceNil))){$s=3;continue;}$s=4;continue;case 3:l=k.Package();$s=5;case 5:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}g=(l);i=R.TrimPrefix(i,g+".");case 4:if(g===""){$s=-1;return L.GoCamelCase(i);}$s=-1;return g+"."+L.GoCamelCase(i);}return;}var $f={$blk:FD,$c:true,$r,f,g,h,i,j,k,l,$s};return $f;};FE=function(f){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=FG($clone(f,F.Value).Type());$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;j=h.New((((i=$clone(f,F.Value).Int(),i.$low+((i.$high>>31)*4294967296))>>0)));$s=2;case 2:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;$s=3;case 3:return k;}return;}var $f={$blk:FE,$c:true,$r,f,g,h,i,j,k,$s};return $f;};FG=function(f){var{f,g,h,i,j,k,l,m,n,o,p,q,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:h=FF.Load(f);$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}g=h;i=g[0];j=g[1];if(j){$s=-1;return $assertType(i,B.EnumType);}k=$ifaceNil;l=FK(f);$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;k=new FH.ptr(m,f,new N.Map.ptr(new N.Mutex.ptr(0,0),new S.Value.ptr($ifaceNil),false,0));o=FF.LoadOrStore(f,k);$s=3;case 3:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}n=o;p=n[0];q=n[1];if(q){$s=-1;return $assertType(p,B.EnumType);}$s=-1;return k;}return;}var $f={$blk:FG,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,$s};return $f;};FH.ptr.prototype.New=function(f){var{f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;i=g.m.Load(new B.EnumNumber(f));$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}h=i;j=h[0];k=h[1];if(k){$s=-1;return $assertType(j,B.Enum);}l=new FI.ptr(f,g,g.goType);$r=g.m.Store(new B.EnumNumber(f),l);$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return l;}return;}var $f={$blk:FH.ptr.prototype.New,$c:true,$r,f,g,h,i,j,k,l,$s};return $f;};FH.prototype.New=function(f){return this.$val.New(f);};FH.ptr.prototype.Descriptor=function(){var f;f=this;return f.desc;};FH.prototype.Descriptor=function(){return this.$val.Descriptor();};FI.ptr.prototype.Descriptor=function(){var{f,g,h,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=f.pbTyp.Descriptor();$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;$s=2;case 2:return h;}return;}var $f={$blk:FI.ptr.prototype.Descriptor,$c:true,$r,f,g,h,$s};return $f;};FI.prototype.Descriptor=function(){return this.$val.Descriptor();};FI.ptr.prototype.Type=function(){var f;f=this;return f.pbTyp;};FI.prototype.Type=function(){return this.$val.Type();};FI.ptr.prototype.Number=function(){var f;f=this;return f.num;};FI.prototype.Number=function(){return this.$val.Number();};FI.ptr.prototype.ProtoReflect=function(){var f;f=this;return f;};FI.prototype.ProtoReflect=function(){return this.$val.ProtoReflect();};FI.ptr.prototype.protoUnwrap=function(){var{f,g,h,i,j,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=$clone(F.New(f.goTyp),F.Value).Elem();$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;$clone(h,F.Value).SetInt((new $Int64(0,f.num)));i=$clone(h,F.Value).Interface();$s=2;case 2:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;$s=3;case 3:return j;}return;}var $f={$blk:FI.ptr.prototype.protoUnwrap,$c:true,$r,f,g,h,i,j,$s};return $f;};FI.prototype.protoUnwrap=function(){return this.$val.protoUnwrap();};FK=function(f){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:h=FJ.Load(f);$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}g=h;i=g[0];j=g[1];if(j){$s=-1;return $assertType(i,B.EnumDescriptor);}k=F.Zero(f);$s=2;case 2:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=$clone(k,F.Value).Interface();$s=3;case 3:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;n=$assertType(m,B.Enum,true);o=n[1];if(o){$s=4;continue;}$s=5;continue;case 4:p=A.Sprintf("%v already implements proto.Enum",new AEN([f]));$s=6;case 6:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}$panic(new $String(p));case 5:q=$assertType(m,EX,true);r=q[0];s=q[1];if(!s){$s=7;continue;}$s=8;continue;case 7:t=FM(f);$s=9;case 9:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=t;$s=10;case 10:return u;case 8:w=r.EnumDescriptor();$s=11;case 11:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}v=w;x=v[0];y=v[1];z=$ifaceNil;if(y.$length===1){$s=12;continue;}$s=13;continue;case 12:aa=FA(x);$s=15;case 15:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}ab=aa.Enums();$s=16;case 16:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}ac=ab.Get((0>=y.$length?($throwRuntimeError("index out of range"),undefined):y.$array[y.$offset+0]));$s=17;case 17:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}z=ac;$s=14;continue;case 13:ad=FA(x);$s=18;case 18:if($c){$c=false;ad=ad.$blk();}if(ad&&ad.$blk!==undefined){break s;}ae=ad.Messages();$s=19;case 19:if($c){$c=false;ae=ae.$blk();}if(ae&&ae.$blk!==undefined){break s;}af=ae.Get((0>=y.$length?($throwRuntimeError("index out of range"),undefined):y.$array[y.$offset+0]));$s=20;case 20:if($c){$c=false;af=af.$blk();}if(af&&af.$blk!==undefined){break s;}ag=af;ah=$subslice(y,1,(y.$length-1>>0));ai=0;case 21:if(!(ai=ah.$length)?($throwRuntimeError("index out of range"),undefined):ah.$array[ah.$offset+ai]);ak=ag.Messages();$s=23;case 23:if($c){$c=false;ak=ak.$blk();}if(ak&&ak.$blk!==undefined){break s;}al=ak.Get(aj);$s=24;case 24:if($c){$c=false;al=al.$blk();}if(al&&al.$blk!==undefined){break s;}ag=al;ai++;$s=21;continue;case 22:am=ag.Enums();$s=25;case 25:if($c){$c=false;am=am.$blk();}if(am&&am.$blk!==undefined){break s;}ao=am.Get((an=y.$length-1>>0,((an<0||an>=y.$length)?($throwRuntimeError("index out of range"),undefined):y.$array[y.$offset+an])));$s=26;case 26:if($c){$c=false;ao=ao.$blk();}if(ao&&ao.$blk!==undefined){break s;}z=ao;case 14:aq=FJ.LoadOrStore(f,z);$s=27;case 27:if($c){$c=false;aq=aq.$blk();}if(aq&&aq.$blk!==undefined){break s;}ap=aq;ar=ap[0];as=ap[1];if(as){$s=-1;return $assertType(ar,B.EnumDescriptor);}$s=-1;return z;}return;}var $f={$blk:FK,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};$pkg.LegacyLoadEnumDesc=FK;FM=function(f){var{f,g,h,i,j,k,l,m,n,o,p,q,r,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:h=FL.Load(f);$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}g=h;i=g[0];j=g[1];if(j){$s=-1;return $assertType(i,B.EnumDescriptor);}k=new X.Enum.ptr(new X.Base.ptr(new X.BaseL0.ptr("",AGS.nil,$ifaceNil,0)),new X.EnumL1.ptr(false),new X.EnumL2.ptr($throwNilPointerError,new X.EnumValues.ptr(AHQ.nil,new N.Once.ptr(0,new N.Mutex.ptr(0,0)),false,false),new X.Names.ptr(AGZ.nil,new N.Once.ptr(0,new N.Mutex.ptr(0,0)),false),new X.EnumRanges.ptr(AHS.nil,new N.Once.ptr(0,new N.Mutex.ptr(0,0)),AHS.nil)));l=FN(f);$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k.Base.L0.FullName=l;k.Base.L0.ParentFile=X.SurrogateProto3;k.L2.Values.List=$append(k.L2.Values.List,new X.EnumValue.ptr(new X.Base.ptr(new X.BaseL0.ptr("",AGS.nil,$ifaceNil,0)),new X.EnumValueL1.ptr($throwNilPointerError,0)));n=(m=k.L2.Values.List,(0>=m.$length?($throwRuntimeError("index out of range"),undefined):m.$array[m.$offset+0]));n.Base.L0.FullName=k.Base.L0.FullName+"_UNKNOWN";n.Base.L0.ParentFile=k.Base.L0.ParentFile;n.Base.L0.Parent=k;p=FL.LoadOrStore(f,k);$s=3;case 3:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}o=p;q=o[0];r=o[1];if(r){$s=-1;return $assertType(q,B.EnumDescriptor);}$s=-1;return k;}return;}var $f={$blk:FM,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,$s};return $f;};FN=function(f){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=(function(g){var g;if((g===47)){return 46;}else if((97<=g&&g<=122)||(65<=g&&g<=90)||(48<=g&&g<=57)){return g;}else{return 95;}});h=g;i=f.PkgPath();$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;k=R.Map(h,j);$s=2;case 2:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;m=g;n=f.Name();$s=3;case 3:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;p=R.Map(m,o);$s=4;case 4:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=p;if(q===""){$s=5;continue;}$s=6;continue;case 5:r=F.ValueOf(f);$s=7;case 7:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=$clone(r,F.Value).Pointer();$s=8;case 8:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=new $Uintptr(s);u=A.Sprintf("UnknownX%X",new AEN([t]));$s=9;case 9:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}q=u;case 6:v=$append(R.Split(l,"."),q);w=v;x=0;while(true){if(!(x=w.$length)?($throwRuntimeError("index out of range"),undefined):w.$array[w.$offset+x]);if(z===""||(48<=z.charCodeAt(0)&&z.charCodeAt(0)<=57)){((y<0||y>=v.$length)?($throwRuntimeError("index out of range"),undefined):v.$array[v.$offset+y]="x"+z);}x++;}$s=-1;return(R.Join(v,"."));}return;}var $f={$blk:FN,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};$pkg.AberrantDeriveFullName=FN;FP=function(f,g,h){var f,g,h;f.goType=h;FQ.copy(f.desc,new FQ.ptr(g,f));f.init=1;};$pkg.InitExtensionInfo=FP;FO.ptr.prototype.New=function(){var{f,g,h,i,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=f.lazyInit();$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g.New();$s=2;case 2:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=3;case 3:return i;}return;}var $f={$blk:FO.ptr.prototype.New,$c:true,$r,f,g,h,i,$s};return $f;};FO.prototype.New=function(){return this.$val.New();};FO.ptr.prototype.Zero=function(){var{f,g,h,i,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=f.lazyInit();$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g.Zero();$s=2;case 2:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=3;case 3:return i;}return;}var $f={$blk:FO.ptr.prototype.Zero,$c:true,$r,f,g,h,i,$s};return $f;};FO.prototype.Zero=function(){return this.$val.Zero();};FO.ptr.prototype.ValueOf=function(f){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=g.lazyInit();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=F.ValueOf(f);$s=2;case 2:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=h.PBValueOf($clone(i,F.Value));$s=3;case 3:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;$s=4;case 4:return k;}return;}var $f={$blk:FO.ptr.prototype.ValueOf,$c:true,$r,f,g,h,i,j,k,$s};return $f;};FO.prototype.ValueOf=function(f){return this.$val.ValueOf(f);};FO.ptr.prototype.InterfaceOf=function(f){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=g.lazyInit();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h.GoValueOf($clone(f,B.Value));$s=2;case 2:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=$clone(i,F.Value).Interface();$s=3;case 3:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;$s=4;case 4:return k;}return;}var $f={$blk:FO.ptr.prototype.InterfaceOf,$c:true,$r,f,g,h,i,j,k,$s};return $f;};FO.prototype.InterfaceOf=function(f){return this.$val.InterfaceOf(f);};FO.ptr.prototype.IsValidValue=function(f){var{f,g,h,i,j,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=g.lazyInit();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h.IsValidPB($clone(f,B.Value));$s=2;case 2:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;$s=3;case 3:return j;}return;}var $f={$blk:FO.ptr.prototype.IsValidValue,$c:true,$r,f,g,h,i,j,$s};return $f;};FO.prototype.IsValidValue=function(f){return this.$val.IsValidValue(f);};FO.ptr.prototype.IsValidInterface=function(f){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=g.lazyInit();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=F.ValueOf(f);$s=2;case 2:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=h.IsValidGo($clone(i,F.Value));$s=3;case 3:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;$s=4;case 4:return k;}return;}var $f={$blk:FO.ptr.prototype.IsValidInterface,$c:true,$r,f,g,h,i,j,k,$s};return $f;};FO.prototype.IsValidInterface=function(f){return this.$val.IsValidInterface(f);};FO.ptr.prototype.TypeDescriptor=function(){var{f,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:f=this;if(S.LoadUint32((f.$ptr_init||(f.$ptr_init=new AFF(function(){return this.$target.init;},function($v){this.$target.init=$v;},f))))<1){$s=1;continue;}$s=2;continue;case 1:$r=f.lazyInitSlow();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 2:$s=-1;return f.desc;}return;}var $f={$blk:FO.ptr.prototype.TypeDescriptor,$c:true,$r,f,$s};return $f;};FO.prototype.TypeDescriptor=function(){return this.$val.TypeDescriptor();};FO.ptr.prototype.lazyInit=function(){var{f,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:f=this;if(S.LoadUint32((f.$ptr_init||(f.$ptr_init=new AFF(function(){return this.$target.init;},function($v){this.$target.init=$v;},f))))<2){$s=1;continue;}$s=2;continue;case 1:$r=f.lazyInitSlow();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 2:$s=-1;return f.conv;}return;}var $f={$blk:FO.ptr.prototype.lazyInit,$c:true,$r,f,$s};return $f;};FO.prototype.lazyInit=function(){return this.$val.lazyInit();};FO.ptr.prototype.lazyInitSlow=function(){var{f,g,h,i,j,$s,$deferred,$r,$c}=$restore(this,{});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);f=this;$r=f.mu.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(f.mu,"Unlock"),[]]);if(f.init===2){$s=2;continue;}$s=3;continue;case 2:$s=4;case 4:return;case 3:$deferred.push([S.StoreUint32,[(f.$ptr_init||(f.$ptr_init=new AFF(function(){return this.$target.init;},function($v){this.$target.init=$v;},f))),2]]);if($interfaceIsEqual(f.desc.ExtensionDescriptor,$ifaceNil)){$s=5;continue;}$s=6;continue;case 5:$r=f.initFromLegacy();$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 6:g=f.desc.ExtensionDescriptor.IsPlaceholder();$s=10;case 10:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}if(!g){$s=8;continue;}$s=9;continue;case 8:if($interfaceIsEqual(f.ExtensionType,$ifaceNil)){$s=11;continue;}$s=12;continue;case 11:$r=f.initToLegacy();$s=13;case 13:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 12:h=GJ(f.goType,f.desc.ExtensionDescriptor);$s=14;case 14:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}f.conv=h;i=ADC(f.desc.ExtensionDescriptor);$s=15;case 15:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}f.info=i;j=AN(f.desc.ExtensionDescriptor,f.goType);$s=16;case 16:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}AK.copy(f.info.validation,j);case 9:$s=-1;return;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:FO.ptr.prototype.lazyInitSlow,$c:true,$r,f,g,h,i,j,$s,$deferred};return $f;}}};FO.prototype.lazyInitSlow=function(){return this.$val.lazyInitSlow();};FQ.ptr.prototype.Type=function(){var f;f=this;return f.xi;};FQ.prototype.Type=function(){return this.$val.Type();};FQ.ptr.prototype.Descriptor=function(){var f;f=this;return f.ExtensionDescriptor;};FQ.prototype.Descriptor=function(){return this.$val.Descriptor();};FR.ptr.prototype.New=function(f){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=F.ValueOf(new B.EnumNumber(f));$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=$clone(h,F.Value).Convert(g.GoReflectType);$s=2;case 2:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=$clone(i,F.Value).Interface();$s=3;case 3:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=$assertType(j,B.Enum);$s=4;case 4:return k;}return;}var $f={$blk:FR.ptr.prototype.New,$c:true,$r,f,g,h,i,j,k,$s};return $f;};FR.prototype.New=function(f){return this.$val.New(f);};FR.ptr.prototype.Descriptor=function(){var f;f=this;return f.Desc;};FR.prototype.Descriptor=function(){return this.$val.Descriptor();};FS.ptr.prototype.Options=function(){var f;f=this;return new T.MarshalOptions.ptr(new P.NoUnkeyedLiterals.ptr(),true,$clone(f,FS).Deterministic(),$clone(f,FS).UseCachedSize());};FS.prototype.Options=function(){return this.$val.Options();};FS.ptr.prototype.Deterministic=function(){var f;f=this;return!((((f.flags&1)>>>0)===0));};FS.prototype.Deterministic=function(){return this.$val.Deterministic();};FS.ptr.prototype.UseCachedSize=function(){var f;f=this;return!((((f.flags&2)>>>0)===0));};FS.prototype.UseCachedSize=function(){return this.$val.UseCachedSize();};BS.ptr.prototype.size=function(f){var{f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=new AT.ptr(new F.Value.ptr(AES.nil,0,0));i=$assertType(f.Message,ADQ,true);j=i[0];k=i[1];if(k){AT.copy(h,j.pointer());}else{AT.copy(h,$assertType(f.Message,ADR).pointer());}l=g.sizePointer($clone(h,AT),new FS.ptr(f.Flags));$s=1;case 1:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;$s=-1;return new ADX.ptr(new P.NoUnkeyedLiterals.ptr(),m);}return;}var $f={$blk:BS.ptr.prototype.size,$c:true,$r,f,g,h,i,j,k,l,m,$s};return $f;};BS.prototype.size=function(f){return this.$val.size(f);};BS.ptr.prototype.sizePointer=function(f,g){var{f,g,h,i,j,k,l,m,n,o,$s,$r,$c}=$restore(this,{f,g});$s=$s||0;s:while(true){switch($s){case 0:h=0;i=this;$r=i.init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if($clone(f,AT).IsNil()){h=0;$s=-1;return h;}if($clone(g,FS).UseCachedSize()&&$clone(i.coderMessageInfo.sizecacheOffset,AP).IsValid()){$s=2;continue;}$s=3;continue;case 2:j=$clone(f,AT).Apply($clone(i.coderMessageInfo.sizecacheOffset,AP));$s=4;case 4:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=$clone(j,AT).Int32();$s=5;case 5:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=S.LoadInt32(k);$s=6;case 6:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;if(m>=0){h=((m>>0));$s=-1;return h;}case 3:n=i.sizePointerSlow($clone(f,AT),$clone(g,FS));$s=7;case 7:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}h=n;o=h;$s=8;case 8:return o;}return;}var $f={$blk:BS.ptr.prototype.sizePointer,$c:true,$r,f,g,h,i,j,k,l,m,n,o,$s};return $f;};BS.prototype.sizePointer=function(f,g){return this.$val.sizePointer(f,g);};BS.ptr.prototype.sizePointerSlow=function(f,g){var{aa,ab,ac,ad,ae,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g});$s=$s||0;s:while(true){switch($s){case 0:h=0;i=this;if(false&&i.coderMessageInfo.isMessageSet){$s=1;continue;}$s=2;continue;case 1:j=IR(i,$clone(f,AT),$clone(g,FS));$s=3;case 3:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}h=j;if($clone(i.coderMessageInfo.sizecacheOffset,AP).IsValid()){$s=4;continue;}$s=5;continue;case 4:k=$clone(f,AT).Apply($clone(i.coderMessageInfo.sizecacheOffset,AP));$s=6;case 6:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=$clone(k,AT).Int32();$s=7;case 7:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}$r=S.StoreInt32(l,((h>>0)));$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 5:h=h;$s=-1;return h;case 2:if($clone(i.coderMessageInfo.extensionOffset,AP).IsValid()){$s=9;continue;}$s=10;continue;case 9:m=$clone(f,AT).Apply($clone(i.coderMessageInfo.extensionOffset,AP));$s=11;case 11:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=$clone(m,AT).Extensions();$s=12;case 12:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;p=i.sizeExtensions(o,$clone(g,FS));$s=13;case 13:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}h=h+(p)>>0;case 10:q=i.coderMessageInfo.orderedCoderFields;r=0;case 14:if(!(r=q.$length)?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+r]);if(s.funcs.size===$throwNilPointerError){r++;$s=14;continue;}t=$clone(f,AT).Apply($clone(s.offset,AP));$s=16;case 16:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=$clone(t,AT);if(!(s.isPointer)){v=false;$s=19;continue s;}w=$clone(u,AT).Elem();$s=20;case 20:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}x=$clone(w,AT).IsNil();$s=21;case 21:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}v=x;case 19:if(v){$s=17;continue;}$s=18;continue;case 17:r++;$s=14;continue;case 18:y=s.funcs.size($clone(u,AT),s,$clone(g,FS));$s=22;case 22:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}h=h+(y)>>0;r++;$s=14;continue;case 15:if($clone(i.coderMessageInfo.unknownOffset,AP).IsValid()){$s=23;continue;}$s=24;continue;case 23:z=i.getUnknownBytes($clone(f,AT));$s=25;case 25:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}aa=z;if(!(aa===ADU.nil)){h=h+(aa.$get().$length)>>0;}case 24:if($clone(i.coderMessageInfo.sizecacheOffset,AP).IsValid()){$s=26;continue;}$s=27;continue;case 26:if(h>2147483647){$s=28;continue;}$s=29;continue;case 28:ab=$clone(f,AT).Apply($clone(i.coderMessageInfo.sizecacheOffset,AP));$s=31;case 31:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}ac=$clone(ab,AT).Int32();$s=32;case 32:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}$r=S.StoreInt32(ac,-1);$s=33;case 33:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=30;continue;case 29:ad=$clone(f,AT).Apply($clone(i.coderMessageInfo.sizecacheOffset,AP));$s=34;case 34:if($c){$c=false;ad=ad.$blk();}if(ad&&ad.$blk!==undefined){break s;}ae=$clone(ad,AT).Int32();$s=35;case 35:if($c){$c=false;ae=ae.$blk();}if(ae&&ae.$blk!==undefined){break s;}$r=S.StoreInt32(ae,((h>>0)));$s=36;case 36:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 30:case 27:h=h;$s=-1;return h;}return;}var $f={$blk:BS.ptr.prototype.sizePointerSlow,$c:true,$r,aa,ab,ac,ad,ae,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};BS.prototype.sizePointerSlow=function(f,g){return this.$val.sizePointerSlow(f,g);};BS.ptr.prototype.marshal=function(f){var{f,g,h,i,j,k,l,m,n,o,p,q,r,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=new AEA.ptr(new P.NoUnkeyedLiterals.ptr(),ADP.nil);h=$ifaceNil;i=this;j=new AT.ptr(new F.Value.ptr(AES.nil,0,0));k=$assertType(f.Message,ADQ,true);l=k[0];m=k[1];if(m){AT.copy(j,l.pointer());}else{AT.copy(j,$assertType(f.Message,ADR).pointer());}o=i.marshalAppendPointer(f.Buf,$clone(j,AT),new FS.ptr(f.Flags));$s=1;case 1:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}n=o;p=n[0];h=n[1];q=new AEA.ptr(new P.NoUnkeyedLiterals.ptr(),p);r=h;AEA.copy(g,q);h=r;$s=-1;return[g,h];}return;}var $f={$blk:BS.ptr.prototype.marshal,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,$s};return $f;};BS.prototype.marshal=function(f){return this.$val.marshal(f);};BS.ptr.prototype.marshalAppendPointer=function(f,g,h){var{aa,ab,ac,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=this;$r=i.init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if($clone(g,AT).IsNil()){$s=-1;return[f,$ifaceNil];}if(false&&i.coderMessageInfo.isMessageSet){$s=2;continue;}$s=3;continue;case 2:j=IS(i,f,$clone(g,AT),$clone(h,FS));$s=4;case 4:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;$s=5;case 5:return k;case 3:l=$ifaceNil;if($clone(i.coderMessageInfo.extensionOffset,AP).IsValid()){$s=6;continue;}$s=7;continue;case 6:m=$clone(g,AT).Apply($clone(i.coderMessageInfo.extensionOffset,AP));$s=8;case 8:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=$clone(m,AT).Extensions();$s=9;case 9:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;q=i.appendExtensions(f,o,$clone(h,FS));$s=10;case 10:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}p=q;f=p[0];l=p[1];if(!($interfaceIsEqual(l,$ifaceNil))){$s=-1;return[f,l];}case 7:r=i.coderMessageInfo.orderedCoderFields;s=0;case 11:if(!(s=r.$length)?($throwRuntimeError("index out of range"),undefined):r.$array[r.$offset+s]);if(t.funcs.marshal===$throwNilPointerError){s++;$s=11;continue;}u=$clone(g,AT).Apply($clone(t.offset,AP));$s=13;case 13:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}v=$clone(u,AT);if(!(t.isPointer)){w=false;$s=16;continue s;}x=$clone(v,AT).Elem();$s=17;case 17:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}y=$clone(x,AT).IsNil();$s=18;case 18:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}w=y;case 16:if(w){$s=14;continue;}$s=15;continue;case 14:s++;$s=11;continue;case 15:aa=t.funcs.marshal(f,$clone(v,AT),t,$clone(h,FS));$s=19;case 19:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}z=aa;f=z[0];l=z[1];if(!($interfaceIsEqual(l,$ifaceNil))){$s=-1;return[f,l];}s++;$s=11;continue;case 12:if($clone(i.coderMessageInfo.unknownOffset,AP).IsValid()&&!i.coderMessageInfo.isMessageSet){$s=20;continue;}$s=21;continue;case 20:ab=i.getUnknownBytes($clone(g,AT));$s=22;case 22:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}ac=ab;if(!(ac===ADU.nil)){f=$appendSlice(f,ac.$get());}case 21:$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:BS.ptr.prototype.marshalAppendPointer,$c:true,$r,aa,ab,ac,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};BS.prototype.marshalAppendPointer=function(f,g,h){return this.$val.marshalAppendPointer(f,g,h);};BS.ptr.prototype.sizeExtensions=function(f,g){var{f,g,h,i,j,k,l,m,n,o,p,q,r,$s,$r,$c}=$restore(this,{f,g});$s=$s||0;s:while(true){switch($s){case 0:h=0;i=this;if(f===AGE.nil){h=0;$s=-1;return h;}j=f.$get();k=0;l=$keys(j);case 1:if(!(k>0;k++;$s=1;continue;case 2:h=h;$s=-1;return h;}return;}var $f={$blk:BS.ptr.prototype.sizeExtensions,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,$s};return $f;};BS.prototype.sizeExtensions=function(f,g){return this.$val.sizeExtensions(f,g);};BS.ptr.prototype.appendExtensions=function(f,g,h){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=this;if(g===AGE.nil){$s=-1;return[f,$ifaceNil];}j=$keys(g.$get()).length;if(j===(0)){$s=2;continue;}if(j===(1)){$s=3;continue;}$s=4;continue;case 2:$s=-1;return[f,$ifaceNil];case 3:k=$ifaceNil;l=g.$get();m=0;n=$keys(l);case 6:if(!(m>0)));ab++;}$r=AE.Ints(z);$s=11;case 11:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}af=$ifaceNil;ag=z;ah=0;case 12:if(!(ah=ag.$length)?($throwRuntimeError("index out of range"),undefined):ag.$array[ag.$offset+ah]);ak=$clone((aj=(g.$get())[$Int32.keyFor(((ai>>0)))],aj!==undefined?aj.v:new ADE.ptr($ifaceNil,new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil),AGO.nil)),ADE);al=ADA($clone(ak,ADE).Type());$s=14;case 14:if($c){$c=false;al=al.$blk();}if(al&&al.$blk!==undefined){break s;}am=al;ao=f;ap=ak.Value();$s=15;case 15:if($c){$c=false;ap=ap.$blk();}if(ap&&ap.$blk!==undefined){break s;}aq=$clone(ap,B.Value);ar=am.wiretag;as=$clone(h,FS);at=am.funcs.marshal(ao,aq,ar,as);$s=16;case 16:if($c){$c=false;at=at.$blk();}if(at&&at.$blk!==undefined){break s;}an=at;f=an[0];af=an[1];if(!($interfaceIsEqual(af,$ifaceNil))){$s=-1;return[f,af];}ah++;$s=12;continue;case 13:$s=-1;return[f,$ifaceNil];case 5:case 1:$s=-1;return[ADP.nil,$ifaceNil];}return;}var $f={$blk:BS.ptr.prototype.appendExtensions,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};BS.prototype.appendExtensions=function(f,g,h){return this.$val.appendExtensions(f,g,h);};FV.ptr.prototype.Options=function(){var f;f=this;return new T.UnmarshalOptions.ptr(new P.NoUnkeyedLiterals.ptr(),true,true,$clone(f,FV).DiscardUnknown(),f.resolver,0);};FV.prototype.Options=function(){return this.$val.Options();};FV.ptr.prototype.DiscardUnknown=function(){var f;f=this;return!((((f.flags&1)>>>0)===0));};FV.prototype.DiscardUnknown=function(){return this.$val.DiscardUnknown();};FV.ptr.prototype.IsDefault=function(){var f;f=this;return(f.flags===0)&&$interfaceIsEqual(f.resolver,C.GlobalTypes);};FV.prototype.IsDefault=function(){return this.$val.IsDefault();};BS.ptr.prototype.unmarshal=function(f){var{f,g,h,i,j,k,l,m,n,o,p,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=new AT.ptr(new F.Value.ptr(AES.nil,0,0));i=$assertType(f.Message,ADQ,true);j=i[0];k=i[1];if(k){AT.copy(h,j.pointer());}else{AT.copy(h,$assertType(f.Message,ADR).pointer());}m=g.unmarshalPointer(f.Buf,$clone(h,AT),0,new FV.ptr(f.Flags,f.Resolver,f.Depth));$s=1;case 1:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}l=m;n=$clone(l[0],FX);o=l[1];p=0;if(n.initialized){p=(p|(1))>>>0;}$s=-1;return[new AEE.ptr(new P.NoUnkeyedLiterals.ptr(),p),o];}return;}var $f={$blk:BS.ptr.prototype.unmarshal,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,$s};return $f;};BS.prototype.unmarshal=function(f){return this.$val.unmarshal(f);};BS.ptr.prototype.unmarshalPointer=function(f,g,h,i){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=new FX.ptr(0,false);k=$ifaceNil;l=this;$r=l.init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}i.depth=i.depth-(1)>>0;if(i.depth<0){m=$clone(j,FX);n=FU;FX.copy(j,m);k=n;$s=-1;return[j,k];}if(false&&l.coderMessageInfo.isMessageSet){$s=2;continue;}$s=3;continue;case 2:p=IU(l,f,$clone(g,AT),$clone(i,FV));$s=4;case 4:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}o=p;FX.copy(j,o[0]);k=o[1];q=[j,k];$s=5;case 5:return q;case 3:r=true;s=new $Uint64(0,0);t=AGE.nil;u=f.$length;case 6:if(!(f.$length>0)){$s=7;continue;}v=new $Uint64(0,0);if((0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])<128){v=(new $Uint64(0,(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])));f=$subslice(f,1);}else if(f.$length>=2&&(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1])<128){v=(w=(new $Uint64(0,(((0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])&127)>>>0))),x=$shiftLeft64((new $Uint64(0,(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1]))),7),new $Uint64(w.$high+x.$high,w.$low+x.$low));f=$subslice(f,2);}else{y=0;z=H.ConsumeVarint(f);v=z[0];y=z[1];if(y<0){aa=$clone(j,FX);ab=FT;FX.copy(j,aa);k=ab;$s=-1;return[j,k];}f=$subslice(f,y);}ac=0;ad=$shiftRightUint64(v,3);if((ad.$high<0||(ad.$high===0&&ad.$low<1))||(ad.$high>0||(ad.$high===0&&ad.$low>536870911))){ae=$clone(j,FX);af=FT;FX.copy(j,ae);k=af;$s=-1;return[j,k];}else{ac=((ad.$low>>0));}ag=((new $Uint64(v.$high&0,(v.$low&7)>>>0).$low<<24>>24));if(ag===4){if(!((ac===h))){ah=$clone(j,FX);ai=FT;FX.copy(j,ah);k=ai;$s=-1;return[j,k];}h=0;$s=7;continue;}aj=AER.nil;if(((ac>>0))=ak.$length)?($throwRuntimeError("index out of range"),undefined):ak.$array[ak.$offset+ac]));}else{aj=(al=l.coderMessageInfo.coderFields[H.Number.keyFor(ac)],al!==undefined?al.v:AER.nil);}am=0;an=FY;if(!(aj===AER.nil)){$s=9;continue;}$s=10;continue;case 9:if(aj.funcs.unmarshal===$throwNilPointerError){$s=8;continue;}ao=new FX.ptr(0,false);aq=f;ar=$clone(g,AT).Apply($clone(aj.offset,AP));$s=12;case 12:if($c){$c=false;ar=ar.$blk();}if(ar&&ar.$blk!==undefined){break s;}as=$clone(ar,AT);at=ag;au=aj;av=$clone(i,FV);aw=aj.funcs.unmarshal(aq,as,at,au,av);$s=13;case 13:if($c){$c=false;aw=aw.$blk();}if(aw&&aw.$blk!==undefined){break s;}ap=aw;FX.copy(ao,ap[0]);an=ap[1];am=ao.n;if(!($interfaceIsEqual(an,$ifaceNil))){$s=8;continue;}s=(ax=aj.validation.requiredBit,new $Uint64(s.$high|ax.$high,(s.$low|ax.$low)>>>0));if(!(aj.funcs.isInit===$throwNilPointerError)&&!ao.initialized){r=false;}$s=11;continue;case 10:if(t===AGE.nil&&$clone(l.coderMessageInfo.extensionOffset,AP).IsValid()){$s=14;continue;}$s=15;continue;case 14:ay=$clone(g,AT).Apply($clone(l.coderMessageInfo.extensionOffset,AP));$s=16;case 16:if($c){$c=false;ay=ay.$blk();}if(ay&&ay.$blk!==undefined){break s;}az=$clone(ay,AT).Extensions();$s=17;case 17:if($c){$c=false;az=az.$blk();}if(az&&az.$blk!==undefined){break s;}t=az;if(t.$get()===false){t.$set({});}case 15:if(t===AGE.nil){$s=8;continue;}ba=new FX.ptr(0,false);bc=l.unmarshalExtension(f,ac,ag,t.$get(),$clone(i,FV));$s=18;case 18:if($c){$c=false;bc=bc.$blk();}if(bc&&bc.$blk!==undefined){break s;}bb=bc;FX.copy(ba,bb[0]);an=bb[1];if(!($interfaceIsEqual(an,$ifaceNil))){$s=8;continue;}am=ba.n;if(!ba.initialized){r=false;}case 11:case 8:if(!($interfaceIsEqual(an,$ifaceNil))){$s=19;continue;}$s=20;continue;case 19:if(!($interfaceIsEqual(an,FY))){bd=$clone(j,FX);be=an;FX.copy(j,bd);k=be;$s=-1;return[j,k];}am=H.ConsumeFieldValue(ac,ag,f);if(am<0){bf=$clone(j,FX);bg=FT;FX.copy(j,bf);k=bg;$s=-1;return[j,k];}if(!$clone(i,FV).DiscardUnknown()&&$clone(l.coderMessageInfo.unknownOffset,AP).IsValid()){$s=21;continue;}$s=22;continue;case 21:bh=l.mutableUnknownBytes($clone(g,AT));$s=23;case 23:if($c){$c=false;bh=bh.$blk();}if(bh&&bh.$blk!==undefined){break s;}bi=bh;bi.$set(H.AppendTag(bi.$get(),ac,ag));bi.$set($appendSlice(bi.$get(),$subslice(f,0,am)));case 22:case 20:f=$subslice(f,am);$s=6;continue;case 7:if(!((h===0))){bj=$clone(j,FX);bk=FT;FX.copy(j,bj);k=bk;$s=-1;return[j,k];}if(l.coderMessageInfo.numRequiredFields>0&&!((E.OnesCount64(s)===((l.coderMessageInfo.numRequiredFields>>0))))){r=false;}if(r){j.initialized=true;}j.n=u-f.$length>>0;bl=$clone(j,FX);bm=$ifaceNil;FX.copy(j,bl);k=bm;$s=-1;return[j,k];}return;}var $f={$blk:BS.ptr.prototype.unmarshalPointer,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};BS.prototype.unmarshalPointer=function(f,g,h,i){return this.$val.unmarshalPointer(f,g,h,i);};BS.ptr.prototype.unmarshalExtension=function(f,g,h,i,j){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=new FX.ptr(0,false);l=$ifaceNil;m=this;o=$clone((n=i[$Int32.keyFor(((g>>0)))],n!==undefined?n.v:new ADE.ptr($ifaceNil,new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil),AGO.nil)),ADE);p=$clone(o,ADE).Type();if($interfaceIsEqual(p,$ifaceNil)){$s=1;continue;}$s=2;continue;case 1:q=$ifaceNil;s=m.Desc.FullName();$s=3;case 3:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=j.resolver.FindExtensionByNumber(s,g);$s=4;case 4:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}r=t;p=r[0];q=r[1];if(!($interfaceIsEqual(q,$ifaceNil))){$s=5;continue;}$s=6;continue;case 5:if($interfaceIsEqual(q,C.NotFound)){u=$clone(k,FX);v=FY;FX.copy(k,u);l=v;$s=-1;return[k,l];}w=$clone(k,FX);y=m.Desc.FullName();$s=7;case 7:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}z=new B.FullName(y);aa=new H.Number(g);ab=q;ac=W.New("%v: unable to resolve extension %v: %v",new AEN([z,aa,ab]));$s=8;case 8:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}x=ac;FX.copy(k,w);l=x;ad=[k,l];$s=9;case 9:return ad;case 6:case 2:ae=ADA(p);$s=10;case 10:if($c){$c=false;ae=ae.$blk();}if(ae&&ae.$blk!==undefined){break s;}af=ae;if(af.funcs.unmarshal===$throwNilPointerError){ag=$clone(k,FX);ah=FY;FX.copy(k,ag);l=ah;$s=-1;return[k,l];}if(false){$s=11;continue;}$s=12;continue;case 11:if($clone(j,FV).IsDefault()&&o.canLazy(p)){$s=13;continue;}$s=14;continue;case 13:aj=FZ(f,af,g,h,$clone(j,FV));$s=15;case 15:if($c){$c=false;aj=aj.$blk();}if(aj&&aj.$blk!==undefined){break s;}ai=aj;ak=$clone(ai[0],FX);al=ai[1];am=al;if(am===(3)){if(ak.initialized){o.appendLazyBytes(p,af,g,h,$subslice(f,0,ak.n));an=((g>>0));(i||$throwRuntimeError("assignment to entry in nil map"))[$Int32.keyFor(an)]={k:an,v:$clone(o,ADE)};ao=$clone(ak,FX);ap=$ifaceNil;FX.copy(k,ao);l=ap;$s=-1;return[k,l];}}else if(am===(2)){aq=$clone(ak,FX);ar=FT;FX.copy(k,aq);l=ar;$s=-1;return[k,l];}else if(am===(1)){}case 14:case 12:as=o.Value();$s=16;case 16:if($c){$c=false;as=as.$blk();}if(as&&as.$blk!==undefined){break s;}at=$clone(as,B.Value);if(!$clone(at,B.Value).IsValid()&&af.unmarshalNeedsValue){$s=17;continue;}$s=18;continue;case 17:au=p.New();$s=19;case 19:if($c){$c=false;au=au.$blk();}if(au&&au.$blk!==undefined){break s;}B.Value.copy(at,au);case 18:aw=af.funcs.unmarshal(f,$clone(at,B.Value),g,h,$clone(j,FV));$s=20;case 20:if($c){$c=false;aw=aw.$blk();}if(aw&&aw.$blk!==undefined){break s;}av=aw;ax=$clone(av[0],B.Value);k=$clone(av[1],FX);l=av[2];if(!($interfaceIsEqual(l,$ifaceNil))){ay=$clone(k,FX);az=l;FX.copy(k,ay);l=az;$s=-1;return[k,l];}if(af.funcs.isInit===$throwNilPointerError){k.initialized=true;}o.Set(p,$clone(ax,B.Value));ba=((g>>0));(i||$throwRuntimeError("assignment to entry in nil map"))[$Int32.keyFor(ba)]={k:ba,v:$clone(o,ADE)};bb=$clone(k,FX);bc=$ifaceNil;FX.copy(k,bb);l=bc;$s=-1;return[k,l];}return;}var $f={$blk:BS.ptr.prototype.unmarshalExtension,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};BS.prototype.unmarshalExtension=function(f,g,h,i,j){return this.$val.unmarshalExtension(f,g,h,i,j);};FZ=function(f,g,h,i,j){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=new FX.ptr(0,false);l=0;if(g.validation.mi===AEO.nil){m=$clone(k,FX);n=1;FX.copy(k,m);l=n;$s=-1;return[k,l];}$r=g.validation.mi.init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}o=g.validation.typ;if(o===(1)){$s=3;continue;}if(o===(2)){$s=4;continue;}$s=5;continue;case 3:if(!((i===2))){p=$clone(k,FX);q=1;FX.copy(k,p);l=q;$s=-1;return[k,l];}r=H.ConsumeBytes(f);s=r[0];t=r[1];if(t<0){u=$clone(k,FX);v=1;FX.copy(k,u);l=v;$s=-1;return[k,l];}x=g.validation.mi.validate(s,0,$clone(j,FV));$s=7;case 7:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}w=x;y=$clone(w[0],FX);z=w[1];y.n=t;aa=$clone(y,FX);ab=z;FX.copy(k,aa);l=ab;$s=-1;return[k,l];case 4:if(!((i===3))){ac=$clone(k,FX);ad=1;FX.copy(k,ac);l=ad;$s=-1;return[k,l];}af=g.validation.mi.validate(f,h,$clone(j,FV));$s=8;case 8:if($c){$c=false;af=af.$blk();}if(af&&af.$blk!==undefined){break s;}ae=af;ag=$clone(ae[0],FX);ah=ae[1];ai=$clone(ag,FX);aj=ah;FX.copy(k,ai);l=aj;$s=-1;return[k,l];case 5:ak=$clone(k,FX);al=1;FX.copy(k,ak);l=al;$s=-1;return[k,l];case 6:case 2:$s=-1;return[k,l];}return;}var $f={$blk:FZ,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};GB=function(f,g){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s,$r,$c}=$restore(this,{f,g});$s=$s||0;s:while(true){switch($s){case 0:h=f.Kind();$s=3;case 3:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}if(!((h===21))){$s=1;continue;}$s=2;continue;case 1:i=f;j=g.FullName();$s=4;case 4:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=new B.FullName(j);l=A.Sprintf("invalid Go type %v for field %v",new AEN([i,k]));$s=5;case 5:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}$panic(new $String(l));case 2:m=f.Key();$s=6;case 6:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;o=g.MapKey();$s=7;case 7:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=o;q=HD(n,p);$s=8;case 8:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=f.Elem();$s=9;case 9:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=r;t=g.MapValue();$s=10;case 10:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=t;v=HD(s,u);$s=11;case 11:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}w=new GA.ptr(f,q,v);$s=12;case 12:return w;}return;}var $f={$blk:GB,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s};return $f;};GA.ptr.prototype.PBValueOf=function(f){var{f,g,h,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;if(!($interfaceIsEqual($clone(f,F.Value).Type(),g.goType))){$s=1;continue;}$s=2;continue;case 1:h=A.Sprintf("invalid type: got %v, want %v",new AEN([$clone(f,F.Value).Type(),g.goType]));$s=3;case 3:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}$panic(new $String(h));case 2:$s=-1;return B.ValueOfMap(new GC.ptr($clone(f,F.Value),g.keyConv,g.valConv));}return;}var $f={$blk:GA.ptr.prototype.PBValueOf,$c:true,$r,f,g,h,$s};return $f;};GA.prototype.PBValueOf=function(f){return this.$val.PBValueOf(f);};GA.ptr.prototype.GoValueOf=function(f){var{f,g,h,i,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=$clone(f,B.Value).Map();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=$assertType(h,AHT).v;$s=2;case 2:return i;}return;}var $f={$blk:GA.ptr.prototype.GoValueOf,$c:true,$r,f,g,h,i,$s};return $f;};GA.prototype.GoValueOf=function(f){return this.$val.GoValueOf(f);};GA.ptr.prototype.IsValidPB=function(f){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;i=$clone(f,B.Value).Interface();$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}h=$assertType(i,AHT,true);j=h[0];k=h[1];if(!k){$s=-1;return false;}$s=-1;return $interfaceIsEqual($clone(j.v,F.Value).Type(),g.goType);}return;}var $f={$blk:GA.ptr.prototype.IsValidPB,$c:true,$r,f,g,h,i,j,k,$s};return $f;};GA.prototype.IsValidPB=function(f){return this.$val.IsValidPB(f);};GA.ptr.prototype.IsValidGo=function(f){var f,g;g=this;return $clone(f,F.Value).IsValid()&&$interfaceIsEqual($clone(f,F.Value).Type(),g.goType);};GA.prototype.IsValidGo=function(f){return this.$val.IsValidGo(f);};GA.ptr.prototype.New=function(){var{f,g,h,i,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=F.MakeMap(f.goType);$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=f.PBValueOf($clone(g,F.Value));$s=2;case 2:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=3;case 3:return i;}return;}var $f={$blk:GA.ptr.prototype.New,$c:true,$r,f,g,h,i,$s};return $f;};GA.prototype.New=function(){return this.$val.New();};GA.ptr.prototype.Zero=function(){var{f,g,h,i,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=F.Zero(f.goType);$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=f.PBValueOf($clone(g,F.Value));$s=2;case 2:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=3;case 3:return i;}return;}var $f={$blk:GA.ptr.prototype.Zero,$c:true,$r,f,g,h,i,$s};return $f;};GA.prototype.Zero=function(){return this.$val.Zero();};GC.ptr.prototype.Len=function(){var f;f=this;return $clone(f.v,F.Value).Len();};GC.prototype.Len=function(){return this.$val.Len();};GC.ptr.prototype.Has=function(f){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=g.keyConv.GoValueOf($clone($clone(f,B.MapKey).Value(),B.Value));$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;j=$clone(g.v,F.Value).MapIndex($clone(i,F.Value));$s=2;case 2:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;$s=-1;return $clone(k,F.Value).IsValid();}return;}var $f={$blk:GC.ptr.prototype.Has,$c:true,$r,f,g,h,i,j,k,$s};return $f;};GC.prototype.Has=function(f){return this.$val.Has(f);};GC.ptr.prototype.Get=function(f){var{f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=g.keyConv.GoValueOf($clone($clone(f,B.MapKey).Value(),B.Value));$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;j=$clone(g.v,F.Value).MapIndex($clone(i,F.Value));$s=2;case 2:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;if(!$clone(k,F.Value).IsValid()){$s=-1;return new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);}l=g.valConv.PBValueOf($clone(k,F.Value));$s=3;case 3:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;$s=4;case 4:return m;}return;}var $f={$blk:GC.ptr.prototype.Get,$c:true,$r,f,g,h,i,j,k,l,m,$s};return $f;};GC.prototype.Get=function(f){return this.$val.Get(f);};GC.ptr.prototype.Set=function(f,g){var{f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{f,g});$s=$s||0;s:while(true){switch($s){case 0:h=this;i=h.keyConv.GoValueOf($clone($clone(f,B.MapKey).Value(),B.Value));$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;k=h.valConv.GoValueOf($clone(g,B.Value));$s=2;case 2:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;$r=$clone(h.v,F.Value).SetMapIndex($clone(j,F.Value),$clone(l,F.Value));$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:GC.ptr.prototype.Set,$c:true,$r,f,g,h,i,j,k,l,$s};return $f;};GC.prototype.Set=function(f,g){return this.$val.Set(f,g);};GC.ptr.prototype.Clear=function(f){var{f,g,h,i,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=g.keyConv.GoValueOf($clone($clone(f,B.MapKey).Value(),B.Value));$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$r=$clone(g.v,F.Value).SetMapIndex($clone(i,F.Value),new F.Value.ptr(AES.nil,0,0));$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:GC.ptr.prototype.Clear,$c:true,$r,f,g,h,i,$s};return $f;};GC.prototype.Clear=function(f){return this.$val.Clear(f);};GC.ptr.prototype.Mutable=function(f){var{f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=$assertType(g.valConv,AHU,true);i=h[1];if(!i){$panic(new $String("invalid Mutable on map with non-message value type"));}j=g.Get($clone(f,B.MapKey));$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=$clone(j,B.Value);if(!$clone(k,B.Value).IsValid()){$s=2;continue;}$s=3;continue;case 2:l=g.NewValue();$s=4;case 4:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}B.Value.copy(k,l);$r=g.Set($clone(f,B.MapKey),$clone(k,B.Value));$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 3:$s=-1;return k;}return;}var $f={$blk:GC.ptr.prototype.Mutable,$c:true,$r,f,g,h,i,j,k,l,$s};return $f;};GC.prototype.Mutable=function(f){return this.$val.Mutable(f);};GC.ptr.prototype.Range=function(f){var{f,g,h,i,j,k,l,m,n,o,p,q,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=IX($clone(g.v,F.Value));case 1:i=h.Next();$s=3;case 3:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}if(!(i)){$s=2;continue;}j=h.Key();$s=4;case 4:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=g.keyConv.PBValueOf($clone(j,F.Value));$s=5;case 5:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=$clone(k,B.Value).MapKey();$s=6;case 6:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=$clone(l,B.MapKey);n=h.Value();$s=7;case 7:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=g.valConv.PBValueOf($clone(n,F.Value));$s=8;case 8:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=$clone(o,B.Value);q=f($clone(m,B.MapKey),$clone(p,B.Value));$s=11;case 11:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}if(!q){$s=9;continue;}$s=10;continue;case 9:$s=-1;return;case 10:$s=1;continue;case 2:$s=-1;return;}return;}var $f={$blk:GC.ptr.prototype.Range,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,$s};return $f;};GC.prototype.Range=function(f){return this.$val.Range(f);};GC.ptr.prototype.NewValue=function(){var{f,g,h,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=f.valConv.New();$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;$s=2;case 2:return h;}return;}var $f={$blk:GC.ptr.prototype.NewValue,$c:true,$r,f,g,h,$s};return $f;};GC.prototype.NewValue=function(){return this.$val.NewValue();};GC.ptr.prototype.IsValid=function(){var f;f=this;return!$clone(f.v,F.Value).IsNil();};GC.prototype.IsValid=function(){return this.$val.IsValid();};GC.ptr.prototype.protoUnwrap=function(){var{f,g,h,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=$clone(f.v,F.Value).Interface();$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;$s=2;case 2:return h;}return;}var $f={$blk:GC.ptr.prototype.protoUnwrap,$c:true,$r,f,g,h,$s};return $f;};GC.prototype.protoUnwrap=function(){return this.$val.protoUnwrap();};GD=function(f,g){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s,$r,$c}=$restore(this,{f,g});$s=$s||0;s:while(true){switch($s){case 0:i=f.Kind();$s=6;case 6:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}if(!(i===22)){h=false;$s=5;continue s;}j=f.Elem();$s=7;case 7:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.Kind();$s=8;case 8:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}h=k===23;case 5:if(h){$s=2;continue;}l=f.Kind();$s=9;case 9:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}if((l===23)){$s=3;continue;}$s=4;continue;case 2:m=f.Elem();$s=10;case 10:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m.Elem();$s=11;case 11:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=HD(n,g);$s=12;case 12:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=new GF.ptr(f,o);$s=13;case 13:return p;case 3:q=f.Elem();$s=14;case 14:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=HD(q,g);$s=15;case 15:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=new GE.ptr(f,r);$s=16;case 16:return s;case 4:case 1:t=f;u=g.FullName();$s=17;case 17:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}v=new B.FullName(u);w=A.Sprintf("invalid Go type %v for field %v",new AEN([t,v]));$s=18;case 18:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}$panic(new $String(w));$s=-1;return $ifaceNil;}return;}var $f={$blk:GD,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s};return $f;};GE.ptr.prototype.PBValueOf=function(f){var{f,g,h,i,j,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;if(!($interfaceIsEqual($clone(f,F.Value).Type(),g.goType))){$s=1;continue;}$s=2;continue;case 1:h=A.Sprintf("invalid type: got %v, want %v",new AEN([$clone(f,F.Value).Type(),g.goType]));$s=3;case 3:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}$panic(new $String(h));case 2:i=F.New(g.goType);j=$clone(i,F.Value).Elem();$s=4;case 4:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}$r=$clone(j,F.Value).Set($clone(f,F.Value));$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return B.ValueOfList(new GG.ptr($clone(i,F.Value),g.c));}return;}var $f={$blk:GE.ptr.prototype.PBValueOf,$c:true,$r,f,g,h,i,j,$s};return $f;};GE.prototype.PBValueOf=function(f){return this.$val.PBValueOf(f);};GE.ptr.prototype.GoValueOf=function(f){var{f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=$clone(f,B.Value).List();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=$assertType(h,AHV).v;if($clone(i,F.Value).IsNil()){$s=2;continue;}$s=3;continue;case 2:j=F.Zero(g.goType);$s=4;case 4:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;$s=5;case 5:return k;case 3:l=$clone(i,F.Value).Elem();$s=6;case 6:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;$s=7;case 7:return m;}return;}var $f={$blk:GE.ptr.prototype.GoValueOf,$c:true,$r,f,g,h,i,j,k,l,m,$s};return $f;};GE.prototype.GoValueOf=function(f){return this.$val.GoValueOf(f);};GE.ptr.prototype.IsValidPB=function(f){var{f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;i=$clone(f,B.Value).Interface();$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}h=$assertType(i,AHV,true);j=h[0];k=h[1];if(!k){$s=-1;return false;}l=$clone(j.v,F.Value).Type().Elem();$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=$interfaceIsEqual(l,g.goType);$s=3;case 3:return m;}return;}var $f={$blk:GE.ptr.prototype.IsValidPB,$c:true,$r,f,g,h,i,j,k,l,m,$s};return $f;};GE.prototype.IsValidPB=function(f){return this.$val.IsValidPB(f);};GE.ptr.prototype.IsValidGo=function(f){var f,g;g=this;return $clone(f,F.Value).IsValid()&&$interfaceIsEqual($clone(f,F.Value).Type(),g.goType);};GE.prototype.IsValidGo=function(f){return this.$val.IsValidGo(f);};GE.ptr.prototype.New=function(){var f;f=this;return B.ValueOfList(new GG.ptr($clone(F.New(f.goType),F.Value),f.c));};GE.prototype.New=function(){return this.$val.New();};GE.ptr.prototype.Zero=function(){var{f,g,h,i,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=F.Zero(F.PtrTo(f.goType));$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=B.ValueOfList(new GG.ptr($clone(g,F.Value),f.c));$s=2;case 2:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=3;case 3:return i;}return;}var $f={$blk:GE.ptr.prototype.Zero,$c:true,$r,f,g,h,i,$s};return $f;};GE.prototype.Zero=function(){return this.$val.Zero();};GF.ptr.prototype.PBValueOf=function(f){var{f,g,h,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;if(!($interfaceIsEqual($clone(f,F.Value).Type(),g.goType))){$s=1;continue;}$s=2;continue;case 1:h=A.Sprintf("invalid type: got %v, want %v",new AEN([$clone(f,F.Value).Type(),g.goType]));$s=3;case 3:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}$panic(new $String(h));case 2:$s=-1;return B.ValueOfList(new GG.ptr($clone(f,F.Value),g.c));}return;}var $f={$blk:GF.ptr.prototype.PBValueOf,$c:true,$r,f,g,h,$s};return $f;};GF.prototype.PBValueOf=function(f){return this.$val.PBValueOf(f);};GF.ptr.prototype.GoValueOf=function(f){var{f,g,h,i,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=$clone(f,B.Value).List();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=$assertType(h,AHV).v;$s=2;case 2:return i;}return;}var $f={$blk:GF.ptr.prototype.GoValueOf,$c:true,$r,f,g,h,i,$s};return $f;};GF.prototype.GoValueOf=function(f){return this.$val.GoValueOf(f);};GF.ptr.prototype.IsValidPB=function(f){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;i=$clone(f,B.Value).Interface();$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}h=$assertType(i,AHV,true);j=h[0];k=h[1];if(!k){$s=-1;return false;}$s=-1;return $interfaceIsEqual($clone(j.v,F.Value).Type(),g.goType);}return;}var $f={$blk:GF.ptr.prototype.IsValidPB,$c:true,$r,f,g,h,i,j,k,$s};return $f;};GF.prototype.IsValidPB=function(f){return this.$val.IsValidPB(f);};GF.ptr.prototype.IsValidGo=function(f){var f,g;g=this;return $clone(f,F.Value).IsValid()&&$interfaceIsEqual($clone(f,F.Value).Type(),g.goType);};GF.prototype.IsValidGo=function(f){return this.$val.IsValidGo(f);};GF.ptr.prototype.New=function(){var{f,g,h,i,j,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=f.goType.Elem();$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=F.New(g);$s=2;case 2:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=f.PBValueOf($clone(h,F.Value));$s=3;case 3:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;$s=4;case 4:return j;}return;}var $f={$blk:GF.ptr.prototype.New,$c:true,$r,f,g,h,i,j,$s};return $f;};GF.prototype.New=function(){return this.$val.New();};GF.ptr.prototype.Zero=function(){var{f,g,h,i,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=F.Zero(f.goType);$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=f.PBValueOf($clone(g,F.Value));$s=2;case 2:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=3;case 3:return i;}return;}var $f={$blk:GF.ptr.prototype.Zero,$c:true,$r,f,g,h,i,$s};return $f;};GF.prototype.Zero=function(){return this.$val.Zero();};GG.ptr.prototype.Len=function(){var{f,g,h,i,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:f=this;if($clone(f.v,F.Value).IsNil()){$s=-1;return 0;}g=$clone(f.v,F.Value).Elem();$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=$clone(g,F.Value).Len();$s=2;case 2:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=3;case 3:return i;}return;}var $f={$blk:GG.ptr.prototype.Len,$c:true,$r,f,g,h,i,$s};return $f;};GG.prototype.Len=function(){return this.$val.Len();};GG.ptr.prototype.Get=function(f){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=$clone(g.v,F.Value).Elem();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=$clone(h,F.Value).Index(f);$s=2;case 2:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=g.conv.PBValueOf($clone(i,F.Value));$s=3;case 3:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;$s=4;case 4:return k;}return;}var $f={$blk:GG.ptr.prototype.Get,$c:true,$r,f,g,h,i,j,k,$s};return $f;};GG.prototype.Get=function(f){return this.$val.Get(f);};GG.ptr.prototype.Set=function(f,g){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g});$s=$s||0;s:while(true){switch($s){case 0:h=this;i=$clone(h.v,F.Value).Elem();$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=$clone(i,F.Value).Index(f);$s=2;case 2:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=h.conv.GoValueOf($clone(g,B.Value));$s=3;case 3:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}$r=$clone(j,F.Value).Set($clone(k,F.Value));$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:GG.ptr.prototype.Set,$c:true,$r,f,g,h,i,j,k,$s};return $f;};GG.prototype.Set=function(f,g){return this.$val.Set(f,g);};GG.ptr.prototype.Append=function(f){var{f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=$clone(g.v,F.Value).Elem();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=$clone(g.v,F.Value).Elem();$s=2;case 2:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=$clone(i,F.Value);k=g.conv.GoValueOf($clone(f,B.Value));$s=3;case 3:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=$clone(k,F.Value);m=F.Append(j,new AGG([l]));$s=4;case 4:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}$r=$clone(h,F.Value).Set($clone(m,F.Value));$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:GG.ptr.prototype.Append,$c:true,$r,f,g,h,i,j,k,l,m,$s};return $f;};GG.prototype.Append=function(f){return this.$val.Append(f);};GG.ptr.prototype.AppendMutable=function(){var{f,g,h,i,j,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=$assertType(f.conv,AHU,true);h=g[1];if(!h){$panic(new $String("invalid AppendMutable on list with non-message type"));}i=f.NewElement();$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=$clone(i,B.Value);$r=f.Append($clone(j,B.Value));$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return j;}return;}var $f={$blk:GG.ptr.prototype.AppendMutable,$c:true,$r,f,g,h,i,j,$s};return $f;};GG.prototype.AppendMutable=function(){return this.$val.AppendMutable();};GG.ptr.prototype.Truncate=function(f){var{f,g,h,i,j,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=$clone(g.v,F.Value).Elem();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=$clone(g.v,F.Value).Elem();$s=2;case 2:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=$clone(i,F.Value).Slice(0,f);$s=3;case 3:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}$r=$clone(h,F.Value).Set($clone(j,F.Value));$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:GG.ptr.prototype.Truncate,$c:true,$r,f,g,h,i,j,$s};return $f;};GG.prototype.Truncate=function(f){return this.$val.Truncate(f);};GG.ptr.prototype.NewElement=function(){var{f,g,h,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=f.conv.New();$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;$s=2;case 2:return h;}return;}var $f={$blk:GG.ptr.prototype.NewElement,$c:true,$r,f,g,h,$s};return $f;};GG.prototype.NewElement=function(){return this.$val.NewElement();};GG.ptr.prototype.IsValid=function(){var f;f=this;return!$clone(f.v,F.Value).IsNil();};GG.prototype.IsValid=function(){return this.$val.IsValid();};GG.ptr.prototype.protoUnwrap=function(){var{f,g,h,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=$clone(f.v,F.Value).Interface();$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;$s=2;case 2:return h;}return;}var $f={$blk:GG.ptr.prototype.protoUnwrap,$c:true,$r,f,g,h,$s};return $f;};GG.prototype.protoUnwrap=function(){return this.$val.protoUnwrap();};GJ=function(f,g){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,$s,$r,$c}=$restore(this,{f,g});$s=$s||0;s:while(true){switch($s){case 0:h=g.IsList();$s=6;case 6:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}if(h){$s=2;continue;}i=g.IsMap();$s=7;case 7:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}if(i){$s=3;continue;}$s=4;continue;case 2:j=GD(f,g);$s=8;case 8:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;$s=9;case 9:return k;case 3:l=GB(f,g);$s=10;case 10:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;$s=11;case 11:return m;case 4:n=HD(f,g);$s=12;case 12:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;$s=13;case 13:return o;case 5:case 1:p=f;q=g.FullName();$s=14;case 14:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=new B.FullName(q);s=A.Sprintf("invalid Go type %v for field %v",new AEN([p,r]));$s=15;case 15:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}$panic(new $String(s));$s=-1;return $ifaceNil;}return;}var $f={$blk:GJ,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,$s};return $f;};$pkg.NewConverter=GJ;HD=function(f,g){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g});$s=$s||0;s:while(true){switch($s){case 0:h=(function $b(h,i){var{h,i,j,k,l,$s,$r,$c}=$restore(this,{h,i});$s=$s||0;s:while(true){switch($s){case 0:j=h.Cardinality();$s=3;case 3:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}if(j===3){$s=1;continue;}$s=2;continue;case 1:$s=-1;return i;case 2:k=h.Default();$s=4;case 4:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;$s=5;case 5:return l;}return;}var $f={$blk:$b,$c:true,$r,h,i,j,k,l,$s};return $f;});i=g.Kind();$s=2;case 2:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;if(j===(8)){$s=3;continue;}if((j===(5))||(j===(17))||(j===(15))){$s=4;continue;}if((j===(3))||(j===(18))||(j===(16))){$s=5;continue;}if((j===(13))||(j===(7))){$s=6;continue;}if((j===(4))||(j===(6))){$s=7;continue;}if(j===(2)){$s=8;continue;}if(j===(1)){$s=9;continue;}if(j===(9)){$s=10;continue;}if(j===(12)){$s=11;continue;}if(j===(14)){$s=12;continue;}if((j===(11))||(j===(10))){$s=13;continue;}$s=14;continue;case 3:k=f.Kind();$s=17;case 17:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}if(k===1){$s=15;continue;}$s=16;continue;case 15:l=h(g,$clone(GU,B.Value));$s=18;case 18:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=new HE.ptr(f,$clone(l,B.Value));$s=19;case 19:return m;case 16:$s=14;continue;case 4:n=f.Kind();$s=22;case 22:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}if(n===5){$s=20;continue;}$s=21;continue;case 20:o=h(g,$clone(GV,B.Value));$s=23;case 23:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=new HF.ptr(f,$clone(o,B.Value));$s=24;case 24:return p;case 21:$s=14;continue;case 5:q=f.Kind();$s=27;case 27:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}if(q===6){$s=25;continue;}$s=26;continue;case 25:r=h(g,$clone(GW,B.Value));$s=28;case 28:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=new HG.ptr(f,$clone(r,B.Value));$s=29;case 29:return s;case 26:$s=14;continue;case 6:t=f.Kind();$s=32;case 32:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}if(t===10){$s=30;continue;}$s=31;continue;case 30:u=h(g,$clone(GX,B.Value));$s=33;case 33:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}v=new HH.ptr(f,$clone(u,B.Value));$s=34;case 34:return v;case 31:$s=14;continue;case 7:w=f.Kind();$s=37;case 37:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}if(w===11){$s=35;continue;}$s=36;continue;case 35:x=h(g,$clone(GY,B.Value));$s=38;case 38:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}y=new HI.ptr(f,$clone(x,B.Value));$s=39;case 39:return y;case 36:$s=14;continue;case 8:z=f.Kind();$s=42;case 42:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}if(z===13){$s=40;continue;}$s=41;continue;case 40:aa=h(g,$clone(GZ,B.Value));$s=43;case 43:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}ab=new HJ.ptr(f,$clone(aa,B.Value));$s=44;case 44:return ab;case 41:$s=14;continue;case 9:ac=f.Kind();$s=47;case 47:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}if(ac===14){$s=45;continue;}$s=46;continue;case 45:ad=h(g,$clone(HA,B.Value));$s=48;case 48:if($c){$c=false;ad=ad.$blk();}if(ad&&ad.$blk!==undefined){break s;}ae=new HK.ptr(f,$clone(ad,B.Value));$s=49;case 49:return ae;case 46:$s=14;continue;case 10:ag=f.Kind();$s=53;case 53:if($c){$c=false;ag=ag.$blk();}if(ag&&ag.$blk!==undefined){break s;}if(ag===24){af=true;$s=52;continue s;}ai=f.Kind();$s=55;case 55:if($c){$c=false;ai=ai.$blk();}if(ai&&ai.$blk!==undefined){break s;}if(!(ai===23)){ah=false;$s=54;continue s;}aj=f.Elem();$s=56;case 56:if($c){$c=false;aj=aj.$blk();}if(aj&&aj.$blk!==undefined){break s;}ah=$interfaceIsEqual(aj,GT);case 54:af=ah;case 52:if(af){$s=50;continue;}$s=51;continue;case 50:ak=h(g,$clone(HB,B.Value));$s=57;case 57:if($c){$c=false;ak=ak.$blk();}if(ak&&ak.$blk!==undefined){break s;}al=new HL.ptr(f,$clone(ak,B.Value));$s=58;case 58:return al;case 51:$s=14;continue;case 11:an=f.Kind();$s=62;case 62:if($c){$c=false;an=an.$blk();}if(an&&an.$blk!==undefined){break s;}if(an===24){am=true;$s=61;continue s;}ap=f.Kind();$s=64;case 64:if($c){$c=false;ap=ap.$blk();}if(ap&&ap.$blk!==undefined){break s;}if(!(ap===23)){ao=false;$s=63;continue s;}aq=f.Elem();$s=65;case 65:if($c){$c=false;aq=aq.$blk();}if(aq&&aq.$blk!==undefined){break s;}ao=$interfaceIsEqual(aq,GT);case 63:am=ao;case 61:if(am){$s=59;continue;}$s=60;continue;case 59:ar=h(g,$clone(HC,B.Value));$s=66;case 66:if($c){$c=false;ar=ar.$blk();}if(ar&&ar.$blk!==undefined){break s;}as=new HM.ptr(f,$clone(ar,B.Value));$s=67;case 67:return as;case 60:$s=14;continue;case 12:at=f.Kind();$s=70;case 70:if($c){$c=false;at=at.$blk();}if(at&&at.$blk!==undefined){break s;}if(at===5){$s=68;continue;}$s=69;continue;case 68:au=HO(f,g);$s=71;case 71:if($c){$c=false;au=au.$blk();}if(au&&au.$blk!==undefined){break s;}av=au;$s=72;case 72:return av;case 69:$s=14;continue;case 13:$s=-1;return HQ(f);case 14:case 1:aw=f;ax=g.FullName();$s=73;case 73:if($c){$c=false;ax=ax.$blk();}if(ax&&ax.$blk!==undefined){break s;}ay=new B.FullName(ax);az=A.Sprintf("invalid Go type %v for field %v",new AEN([aw,ay]));$s=74;case 74:if($c){$c=false;az=az.$blk();}if(az&&az.$blk!==undefined){break s;}$panic(new $String(az));$s=-1;return $ifaceNil;}return;}var $f={$blk:HD,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};HE.ptr.prototype.PBValueOf=function(f){var{f,g,h,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;if(!($interfaceIsEqual($clone(f,F.Value).Type(),g.goType))){$s=1;continue;}$s=2;continue;case 1:h=A.Sprintf("invalid type: got %v, want %v",new AEN([$clone(f,F.Value).Type(),g.goType]));$s=3;case 3:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}$panic(new $String(h));case 2:$s=-1;return B.ValueOfBool($clone(f,F.Value).Bool());}return;}var $f={$blk:HE.ptr.prototype.PBValueOf,$c:true,$r,f,g,h,$s};return $f;};HE.prototype.PBValueOf=function(f){return this.$val.PBValueOf(f);};HE.ptr.prototype.GoValueOf=function(f){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=$clone(f,B.Value).Bool();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=F.ValueOf(new $Bool(h));$s=2;case 2:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=$clone(i,F.Value).Convert(g.goType);$s=3;case 3:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;$s=4;case 4:return k;}return;}var $f={$blk:HE.ptr.prototype.GoValueOf,$c:true,$r,f,g,h,i,j,k,$s};return $f;};HE.prototype.GoValueOf=function(f){return this.$val.GoValueOf(f);};HE.ptr.prototype.IsValidPB=function(f){var{f,g,h,i,j,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;i=$clone(f,B.Value).Interface();$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}h=$assertType(i,$Bool,true);j=h[1];$s=-1;return j;}return;}var $f={$blk:HE.ptr.prototype.IsValidPB,$c:true,$r,f,g,h,i,j,$s};return $f;};HE.prototype.IsValidPB=function(f){return this.$val.IsValidPB(f);};HE.ptr.prototype.IsValidGo=function(f){var f,g;g=this;return $clone(f,F.Value).IsValid()&&$interfaceIsEqual($clone(f,F.Value).Type(),g.goType);};HE.prototype.IsValidGo=function(f){return this.$val.IsValidGo(f);};HE.ptr.prototype.New=function(){var f;f=this;return f.def;};HE.prototype.New=function(){return this.$val.New();};HE.ptr.prototype.Zero=function(){var f;f=this;return f.def;};HE.prototype.Zero=function(){return this.$val.Zero();};HF.ptr.prototype.PBValueOf=function(f){var{f,g,h,i,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;if(!($interfaceIsEqual($clone(f,F.Value).Type(),g.goType))){$s=1;continue;}$s=2;continue;case 1:h=A.Sprintf("invalid type: got %v, want %v",new AEN([$clone(f,F.Value).Type(),g.goType]));$s=3;case 3:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}$panic(new $String(h));case 2:$s=-1;return B.ValueOfInt32((((i=$clone(f,F.Value).Int(),i.$low+((i.$high>>31)*4294967296))>>0)));}return;}var $f={$blk:HF.ptr.prototype.PBValueOf,$c:true,$r,f,g,h,i,$s};return $f;};HF.prototype.PBValueOf=function(f){return this.$val.PBValueOf(f);};HF.ptr.prototype.GoValueOf=function(f){var{f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;i=$clone(f,B.Value).Int();$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=F.ValueOf(new $Int32((((h=i,h.$low+((h.$high>>31)*4294967296))>>0))));$s=2;case 2:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=$clone(j,F.Value).Convert(g.goType);$s=3;case 3:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;$s=4;case 4:return l;}return;}var $f={$blk:HF.ptr.prototype.GoValueOf,$c:true,$r,f,g,h,i,j,k,l,$s};return $f;};HF.prototype.GoValueOf=function(f){return this.$val.GoValueOf(f);};HF.ptr.prototype.IsValidPB=function(f){var{f,g,h,i,j,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;i=$clone(f,B.Value).Interface();$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}h=$assertType(i,$Int32,true);j=h[1];$s=-1;return j;}return;}var $f={$blk:HF.ptr.prototype.IsValidPB,$c:true,$r,f,g,h,i,j,$s};return $f;};HF.prototype.IsValidPB=function(f){return this.$val.IsValidPB(f);};HF.ptr.prototype.IsValidGo=function(f){var f,g;g=this;return $clone(f,F.Value).IsValid()&&$interfaceIsEqual($clone(f,F.Value).Type(),g.goType);};HF.prototype.IsValidGo=function(f){return this.$val.IsValidGo(f);};HF.ptr.prototype.New=function(){var f;f=this;return f.def;};HF.prototype.New=function(){return this.$val.New();};HF.ptr.prototype.Zero=function(){var f;f=this;return f.def;};HF.prototype.Zero=function(){return this.$val.Zero();};HG.ptr.prototype.PBValueOf=function(f){var{f,g,h,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;if(!($interfaceIsEqual($clone(f,F.Value).Type(),g.goType))){$s=1;continue;}$s=2;continue;case 1:h=A.Sprintf("invalid type: got %v, want %v",new AEN([$clone(f,F.Value).Type(),g.goType]));$s=3;case 3:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}$panic(new $String(h));case 2:$s=-1;return B.ValueOfInt64(($clone(f,F.Value).Int()));}return;}var $f={$blk:HG.ptr.prototype.PBValueOf,$c:true,$r,f,g,h,$s};return $f;};HG.prototype.PBValueOf=function(f){return this.$val.PBValueOf(f);};HG.ptr.prototype.GoValueOf=function(f){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=$clone(f,B.Value).Int();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=F.ValueOf((h));$s=2;case 2:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=$clone(i,F.Value).Convert(g.goType);$s=3;case 3:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;$s=4;case 4:return k;}return;}var $f={$blk:HG.ptr.prototype.GoValueOf,$c:true,$r,f,g,h,i,j,k,$s};return $f;};HG.prototype.GoValueOf=function(f){return this.$val.GoValueOf(f);};HG.ptr.prototype.IsValidPB=function(f){var{f,g,h,i,j,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;i=$clone(f,B.Value).Interface();$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}h=$assertType(i,$Int64,true);j=h[1];$s=-1;return j;}return;}var $f={$blk:HG.ptr.prototype.IsValidPB,$c:true,$r,f,g,h,i,j,$s};return $f;};HG.prototype.IsValidPB=function(f){return this.$val.IsValidPB(f);};HG.ptr.prototype.IsValidGo=function(f){var f,g;g=this;return $clone(f,F.Value).IsValid()&&$interfaceIsEqual($clone(f,F.Value).Type(),g.goType);};HG.prototype.IsValidGo=function(f){return this.$val.IsValidGo(f);};HG.ptr.prototype.New=function(){var f;f=this;return f.def;};HG.prototype.New=function(){return this.$val.New();};HG.ptr.prototype.Zero=function(){var f;f=this;return f.def;};HG.prototype.Zero=function(){return this.$val.Zero();};HH.ptr.prototype.PBValueOf=function(f){var{f,g,h,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;if(!($interfaceIsEqual($clone(f,F.Value).Type(),g.goType))){$s=1;continue;}$s=2;continue;case 1:h=A.Sprintf("invalid type: got %v, want %v",new AEN([$clone(f,F.Value).Type(),g.goType]));$s=3;case 3:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}$panic(new $String(h));case 2:$s=-1;return B.ValueOfUint32((($clone(f,F.Value).Uint().$low>>>0)));}return;}var $f={$blk:HH.ptr.prototype.PBValueOf,$c:true,$r,f,g,h,$s};return $f;};HH.prototype.PBValueOf=function(f){return this.$val.PBValueOf(f);};HH.ptr.prototype.GoValueOf=function(f){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=$clone(f,B.Value).Uint();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=F.ValueOf(new $Uint32(((h.$low>>>0))));$s=2;case 2:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=$clone(i,F.Value).Convert(g.goType);$s=3;case 3:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;$s=4;case 4:return k;}return;}var $f={$blk:HH.ptr.prototype.GoValueOf,$c:true,$r,f,g,h,i,j,k,$s};return $f;};HH.prototype.GoValueOf=function(f){return this.$val.GoValueOf(f);};HH.ptr.prototype.IsValidPB=function(f){var{f,g,h,i,j,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;i=$clone(f,B.Value).Interface();$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}h=$assertType(i,$Uint32,true);j=h[1];$s=-1;return j;}return;}var $f={$blk:HH.ptr.prototype.IsValidPB,$c:true,$r,f,g,h,i,j,$s};return $f;};HH.prototype.IsValidPB=function(f){return this.$val.IsValidPB(f);};HH.ptr.prototype.IsValidGo=function(f){var f,g;g=this;return $clone(f,F.Value).IsValid()&&$interfaceIsEqual($clone(f,F.Value).Type(),g.goType);};HH.prototype.IsValidGo=function(f){return this.$val.IsValidGo(f);};HH.ptr.prototype.New=function(){var f;f=this;return f.def;};HH.prototype.New=function(){return this.$val.New();};HH.ptr.prototype.Zero=function(){var f;f=this;return f.def;};HH.prototype.Zero=function(){return this.$val.Zero();};HI.ptr.prototype.PBValueOf=function(f){var{f,g,h,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;if(!($interfaceIsEqual($clone(f,F.Value).Type(),g.goType))){$s=1;continue;}$s=2;continue;case 1:h=A.Sprintf("invalid type: got %v, want %v",new AEN([$clone(f,F.Value).Type(),g.goType]));$s=3;case 3:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}$panic(new $String(h));case 2:$s=-1;return B.ValueOfUint64(($clone(f,F.Value).Uint()));}return;}var $f={$blk:HI.ptr.prototype.PBValueOf,$c:true,$r,f,g,h,$s};return $f;};HI.prototype.PBValueOf=function(f){return this.$val.PBValueOf(f);};HI.ptr.prototype.GoValueOf=function(f){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=$clone(f,B.Value).Uint();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=F.ValueOf((h));$s=2;case 2:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=$clone(i,F.Value).Convert(g.goType);$s=3;case 3:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;$s=4;case 4:return k;}return;}var $f={$blk:HI.ptr.prototype.GoValueOf,$c:true,$r,f,g,h,i,j,k,$s};return $f;};HI.prototype.GoValueOf=function(f){return this.$val.GoValueOf(f);};HI.ptr.prototype.IsValidPB=function(f){var{f,g,h,i,j,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;i=$clone(f,B.Value).Interface();$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}h=$assertType(i,$Uint64,true);j=h[1];$s=-1;return j;}return;}var $f={$blk:HI.ptr.prototype.IsValidPB,$c:true,$r,f,g,h,i,j,$s};return $f;};HI.prototype.IsValidPB=function(f){return this.$val.IsValidPB(f);};HI.ptr.prototype.IsValidGo=function(f){var f,g;g=this;return $clone(f,F.Value).IsValid()&&$interfaceIsEqual($clone(f,F.Value).Type(),g.goType);};HI.prototype.IsValidGo=function(f){return this.$val.IsValidGo(f);};HI.ptr.prototype.New=function(){var f;f=this;return f.def;};HI.prototype.New=function(){return this.$val.New();};HI.ptr.prototype.Zero=function(){var f;f=this;return f.def;};HI.prototype.Zero=function(){return this.$val.Zero();};HJ.ptr.prototype.PBValueOf=function(f){var{f,g,h,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;if(!($interfaceIsEqual($clone(f,F.Value).Type(),g.goType))){$s=1;continue;}$s=2;continue;case 1:h=A.Sprintf("invalid type: got %v, want %v",new AEN([$clone(f,F.Value).Type(),g.goType]));$s=3;case 3:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}$panic(new $String(h));case 2:$s=-1;return B.ValueOfFloat32(($fround($clone(f,F.Value).Float())));}return;}var $f={$blk:HJ.ptr.prototype.PBValueOf,$c:true,$r,f,g,h,$s};return $f;};HJ.prototype.PBValueOf=function(f){return this.$val.PBValueOf(f);};HJ.ptr.prototype.GoValueOf=function(f){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=$clone(f,B.Value).Float();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=F.ValueOf(new $Float32(($fround(h))));$s=2;case 2:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=$clone(i,F.Value).Convert(g.goType);$s=3;case 3:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;$s=4;case 4:return k;}return;}var $f={$blk:HJ.ptr.prototype.GoValueOf,$c:true,$r,f,g,h,i,j,k,$s};return $f;};HJ.prototype.GoValueOf=function(f){return this.$val.GoValueOf(f);};HJ.ptr.prototype.IsValidPB=function(f){var{f,g,h,i,j,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;i=$clone(f,B.Value).Interface();$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}h=$assertType(i,$Float32,true);j=h[1];$s=-1;return j;}return;}var $f={$blk:HJ.ptr.prototype.IsValidPB,$c:true,$r,f,g,h,i,j,$s};return $f;};HJ.prototype.IsValidPB=function(f){return this.$val.IsValidPB(f);};HJ.ptr.prototype.IsValidGo=function(f){var f,g;g=this;return $clone(f,F.Value).IsValid()&&$interfaceIsEqual($clone(f,F.Value).Type(),g.goType);};HJ.prototype.IsValidGo=function(f){return this.$val.IsValidGo(f);};HJ.ptr.prototype.New=function(){var f;f=this;return f.def;};HJ.prototype.New=function(){return this.$val.New();};HJ.ptr.prototype.Zero=function(){var f;f=this;return f.def;};HJ.prototype.Zero=function(){return this.$val.Zero();};HK.ptr.prototype.PBValueOf=function(f){var{f,g,h,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;if(!($interfaceIsEqual($clone(f,F.Value).Type(),g.goType))){$s=1;continue;}$s=2;continue;case 1:h=A.Sprintf("invalid type: got %v, want %v",new AEN([$clone(f,F.Value).Type(),g.goType]));$s=3;case 3:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}$panic(new $String(h));case 2:$s=-1;return B.ValueOfFloat64(($clone(f,F.Value).Float()));}return;}var $f={$blk:HK.ptr.prototype.PBValueOf,$c:true,$r,f,g,h,$s};return $f;};HK.prototype.PBValueOf=function(f){return this.$val.PBValueOf(f);};HK.ptr.prototype.GoValueOf=function(f){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=$clone(f,B.Value).Float();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=F.ValueOf(new $Float64((h)));$s=2;case 2:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=$clone(i,F.Value).Convert(g.goType);$s=3;case 3:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;$s=4;case 4:return k;}return;}var $f={$blk:HK.ptr.prototype.GoValueOf,$c:true,$r,f,g,h,i,j,k,$s};return $f;};HK.prototype.GoValueOf=function(f){return this.$val.GoValueOf(f);};HK.ptr.prototype.IsValidPB=function(f){var{f,g,h,i,j,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;i=$clone(f,B.Value).Interface();$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}h=$assertType(i,$Float64,true);j=h[1];$s=-1;return j;}return;}var $f={$blk:HK.ptr.prototype.IsValidPB,$c:true,$r,f,g,h,i,j,$s};return $f;};HK.prototype.IsValidPB=function(f){return this.$val.IsValidPB(f);};HK.ptr.prototype.IsValidGo=function(f){var f,g;g=this;return $clone(f,F.Value).IsValid()&&$interfaceIsEqual($clone(f,F.Value).Type(),g.goType);};HK.prototype.IsValidGo=function(f){return this.$val.IsValidGo(f);};HK.ptr.prototype.New=function(){var f;f=this;return f.def;};HK.prototype.New=function(){return this.$val.New();};HK.ptr.prototype.Zero=function(){var f;f=this;return f.def;};HK.prototype.Zero=function(){return this.$val.Zero();};HL.ptr.prototype.PBValueOf=function(f){var{f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;if(!($interfaceIsEqual($clone(f,F.Value).Type(),g.goType))){$s=1;continue;}$s=2;continue;case 1:h=A.Sprintf("invalid type: got %v, want %v",new AEN([$clone(f,F.Value).Type(),g.goType]));$s=3;case 3:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}$panic(new $String(h));case 2:i=$clone(f,F.Value).Convert(GR);$s=4;case 4:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=$clone(i,F.Value).String();$s=5;case 5:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=B.ValueOfString(j);$s=6;case 6:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;$s=7;case 7:return l;}return;}var $f={$blk:HL.ptr.prototype.PBValueOf,$c:true,$r,f,g,h,i,j,k,l,$s};return $f;};HL.prototype.PBValueOf=function(f){return this.$val.PBValueOf(f);};HL.ptr.prototype.GoValueOf=function(f){var{f,g,h,i,j,k,l,m,n,o,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=$clone(f,B.Value).Interface();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=$assertType(h,$String);j=g.goType.Kind();$s=4;case 4:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}if((j===23)&&i===""){$s=2;continue;}$s=3;continue;case 2:k=F.Zero(g.goType);$s=5;case 5:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;$s=6;case 6:return l;case 3:m=F.ValueOf(new $String(i));$s=7;case 7:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=$clone(m,F.Value).Convert(g.goType);$s=8;case 8:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;$s=9;case 9:return o;}return;}var $f={$blk:HL.ptr.prototype.GoValueOf,$c:true,$r,f,g,h,i,j,k,l,m,n,o,$s};return $f;};HL.prototype.GoValueOf=function(f){return this.$val.GoValueOf(f);};HL.ptr.prototype.IsValidPB=function(f){var{f,g,h,i,j,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;i=$clone(f,B.Value).Interface();$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}h=$assertType(i,$String,true);j=h[1];$s=-1;return j;}return;}var $f={$blk:HL.ptr.prototype.IsValidPB,$c:true,$r,f,g,h,i,j,$s};return $f;};HL.prototype.IsValidPB=function(f){return this.$val.IsValidPB(f);};HL.ptr.prototype.IsValidGo=function(f){var f,g;g=this;return $clone(f,F.Value).IsValid()&&$interfaceIsEqual($clone(f,F.Value).Type(),g.goType);};HL.prototype.IsValidGo=function(f){return this.$val.IsValidGo(f);};HL.ptr.prototype.New=function(){var f;f=this;return f.def;};HL.prototype.New=function(){return this.$val.New();};HL.ptr.prototype.Zero=function(){var f;f=this;return f.def;};HL.prototype.Zero=function(){return this.$val.Zero();};HM.ptr.prototype.PBValueOf=function(f){var{f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;if(!($interfaceIsEqual($clone(f,F.Value).Type(),g.goType))){$s=1;continue;}$s=2;continue;case 1:h=A.Sprintf("invalid type: got %v, want %v",new AEN([$clone(f,F.Value).Type(),g.goType]));$s=3;case 3:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}$panic(new $String(h));case 2:i=g.goType.Kind();$s=6;case 6:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}if((i===24)&&($clone(f,F.Value).Len()===0)){$s=4;continue;}$s=5;continue;case 4:$s=-1;return B.ValueOfBytes(ADP.nil);case 5:j=$clone(f,F.Value).Convert(GS);$s=7;case 7:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=$clone(j,F.Value).Bytes();$s=8;case 8:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=B.ValueOfBytes(k);$s=9;case 9:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;$s=10;case 10:return m;}return;}var $f={$blk:HM.ptr.prototype.PBValueOf,$c:true,$r,f,g,h,i,j,k,l,m,$s};return $f;};HM.prototype.PBValueOf=function(f){return this.$val.PBValueOf(f);};HM.ptr.prototype.GoValueOf=function(f){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=$clone(f,B.Value).Bytes();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=F.ValueOf(h);$s=2;case 2:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=$clone(i,F.Value).Convert(g.goType);$s=3;case 3:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;$s=4;case 4:return k;}return;}var $f={$blk:HM.ptr.prototype.GoValueOf,$c:true,$r,f,g,h,i,j,k,$s};return $f;};HM.prototype.GoValueOf=function(f){return this.$val.GoValueOf(f);};HM.ptr.prototype.IsValidPB=function(f){var{f,g,h,i,j,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;i=$clone(f,B.Value).Interface();$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}h=$assertType(i,ADP,true);j=h[1];$s=-1;return j;}return;}var $f={$blk:HM.ptr.prototype.IsValidPB,$c:true,$r,f,g,h,i,j,$s};return $f;};HM.prototype.IsValidPB=function(f){return this.$val.IsValidPB(f);};HM.ptr.prototype.IsValidGo=function(f){var f,g;g=this;return $clone(f,F.Value).IsValid()&&$interfaceIsEqual($clone(f,F.Value).Type(),g.goType);};HM.prototype.IsValidGo=function(f){return this.$val.IsValidGo(f);};HM.ptr.prototype.New=function(){var f;f=this;return f.def;};HM.prototype.New=function(){return this.$val.New();};HM.ptr.prototype.Zero=function(){var f;f=this;return f.def;};HM.prototype.Zero=function(){return this.$val.Zero();};HO=function(f,g){var{f,g,h,i,j,k,l,m,n,o,$s,$r,$c}=$restore(this,{f,g});$s=$s||0;s:while(true){switch($s){case 0:h=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);i=g.Cardinality();$s=4;case 4:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}if(i===3){$s=1;continue;}$s=2;continue;case 1:j=g.Enum();$s=5;case 5:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.Values();$s=6;case 6:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k.Get(0);$s=7;case 7:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l.Number();$s=8;case 8:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=B.ValueOfEnum(m);$s=9;case 9:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}B.Value.copy(h,n);$s=3;continue;case 2:o=g.Default();$s=10;case 10:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}B.Value.copy(h,o);case 3:$s=-1;return new HN.ptr(f,$clone(h,B.Value));}return;}var $f={$blk:HO,$c:true,$r,f,g,h,i,j,k,l,m,n,o,$s};return $f;};HN.ptr.prototype.PBValueOf=function(f){var{f,g,h,i,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;if(!($interfaceIsEqual($clone(f,F.Value).Type(),g.goType))){$s=1;continue;}$s=2;continue;case 1:h=A.Sprintf("invalid type: got %v, want %v",new AEN([$clone(f,F.Value).Type(),g.goType]));$s=3;case 3:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}$panic(new $String(h));case 2:$s=-1;return B.ValueOfEnum((((i=$clone(f,F.Value).Int(),i.$low+((i.$high>>31)*4294967296))>>0)));}return;}var $f={$blk:HN.ptr.prototype.PBValueOf,$c:true,$r,f,g,h,i,$s};return $f;};HN.prototype.PBValueOf=function(f){return this.$val.PBValueOf(f);};HN.ptr.prototype.GoValueOf=function(f){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=$clone(f,B.Value).Enum();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=F.ValueOf(new B.EnumNumber(h));$s=2;case 2:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=$clone(i,F.Value).Convert(g.goType);$s=3;case 3:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;$s=4;case 4:return k;}return;}var $f={$blk:HN.ptr.prototype.GoValueOf,$c:true,$r,f,g,h,i,j,k,$s};return $f;};HN.prototype.GoValueOf=function(f){return this.$val.GoValueOf(f);};HN.ptr.prototype.IsValidPB=function(f){var{f,g,h,i,j,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;i=$clone(f,B.Value).Interface();$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}h=$assertType(i,B.EnumNumber,true);j=h[1];$s=-1;return j;}return;}var $f={$blk:HN.ptr.prototype.IsValidPB,$c:true,$r,f,g,h,i,j,$s};return $f;};HN.prototype.IsValidPB=function(f){return this.$val.IsValidPB(f);};HN.ptr.prototype.IsValidGo=function(f){var f,g;g=this;return $clone(f,F.Value).IsValid()&&$interfaceIsEqual($clone(f,F.Value).Type(),g.goType);};HN.prototype.IsValidGo=function(f){return this.$val.IsValidGo(f);};HN.ptr.prototype.New=function(){var f;f=this;return f.def;};HN.prototype.New=function(){return this.$val.New();};HN.ptr.prototype.Zero=function(){var f;f=this;return f.def;};HN.prototype.Zero=function(){return this.$val.Zero();};HQ=function(f){var f;return new HP.ptr(f);};HP.ptr.prototype.PBValueOf=function(f){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;if(!($interfaceIsEqual($clone(f,F.Value).Type(),g.goType))){$s=1;continue;}$s=2;continue;case 1:h=A.Sprintf("invalid type: got %v, want %v",new AEN([$clone(f,F.Value).Type(),g.goType]));$s=3;case 3:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}$panic(new $String(h));case 2:i=g.isNonPointer();$s=6;case 6:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}if(i){$s=4;continue;}$s=5;continue;case 4:if($clone(f,F.Value).CanAddr()){$s=7;continue;}$s=8;continue;case 7:f=$clone(f,F.Value).Addr();$s=9;continue;case 8:j=F.Zero(F.PtrTo($clone(f,F.Value).Type()));$s=10;case 10:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}f=j;case 9:case 5:l=$clone(f,F.Value).Interface();$s=11;case 11:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k=$assertType(l,B.ProtoMessage,true);m=k[0];n=k[1];if(n){$s=12;continue;}$s=13;continue;case 12:o=m.ProtoReflect();$s=14;case 14:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=B.ValueOfMessage(o);$s=15;case 15:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=p;$s=16;case 16:return q;case 13:r=EA($clone(f,F.Value));$s=17;case 17:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=B.ValueOfMessage(r);$s=18;case 18:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=s;$s=19;case 19:return t;}return;}var $f={$blk:HP.ptr.prototype.PBValueOf,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s};return $f;};HP.prototype.PBValueOf=function(f){return this.$val.PBValueOf(f);};HP.ptr.prototype.GoValueOf=function(f){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=$clone(f,B.Value).Message();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;j=new F.Value.ptr(AES.nil,0,0);k=$assertType(i,GH,true);l=k[0];m=k[1];if(m){$s=2;continue;}$s=3;continue;case 2:n=l.protoUnwrap();$s=5;case 5:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=F.ValueOf(n);$s=6;case 6:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}j=o;$s=4;continue;case 3:p=i.Interface();$s=7;case 7:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=F.ValueOf(p);$s=8;case 8:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}j=q;case 4:r=g.isNonPointer();$s=11;case 11:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}if(r){$s=9;continue;}$s=10;continue;case 9:if(!($interfaceIsEqual($clone(j,F.Value).Type(),F.PtrTo(g.goType)))){$s=12;continue;}$s=13;continue;case 12:s=A.Sprintf("invalid type: got %v, want %v",new AEN([$clone(j,F.Value).Type(),F.PtrTo(g.goType)]));$s=14;case 14:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}$panic(new $String(s));case 13:if(!$clone(j,F.Value).IsNil()){$s=15;continue;}$s=16;continue;case 15:t=$clone(j,F.Value).Elem();$s=18;case 18:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}j=t;$s=17;continue;case 16:u=$clone(j,F.Value).Type().Elem();$s=19;case 19:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}v=F.Zero(u);$s=20;case 20:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}j=v;case 17:case 10:if(!($interfaceIsEqual($clone(j,F.Value).Type(),g.goType))){$s=21;continue;}$s=22;continue;case 21:w=A.Sprintf("invalid type: got %v, want %v",new AEN([$clone(j,F.Value).Type(),g.goType]));$s=23;case 23:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}$panic(new $String(w));case 22:$s=-1;return j;}return;}var $f={$blk:HP.ptr.prototype.GoValueOf,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s};return $f;};HP.prototype.GoValueOf=function(f){return this.$val.GoValueOf(f);};HP.ptr.prototype.IsValidPB=function(f){var{f,g,h,i,j,k,l,m,n,o,p,q,r,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=$clone(f,B.Value).Message();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;j=new F.Value.ptr(AES.nil,0,0);k=$assertType(i,GH,true);l=k[0];m=k[1];if(m){$s=2;continue;}$s=3;continue;case 2:n=l.protoUnwrap();$s=5;case 5:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=F.ValueOf(n);$s=6;case 6:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}j=o;$s=4;continue;case 3:p=i.Interface();$s=7;case 7:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=F.ValueOf(p);$s=8;case 8:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}j=q;case 4:r=g.isNonPointer();$s=11;case 11:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}if(r){$s=9;continue;}$s=10;continue;case 9:$s=-1;return $interfaceIsEqual($clone(j,F.Value).Type(),F.PtrTo(g.goType));case 10:$s=-1;return $interfaceIsEqual($clone(j,F.Value).Type(),g.goType);}return;}var $f={$blk:HP.ptr.prototype.IsValidPB,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,$s};return $f;};HP.prototype.IsValidPB=function(f){return this.$val.IsValidPB(f);};HP.ptr.prototype.IsValidGo=function(f){var f,g;g=this;return $clone(f,F.Value).IsValid()&&$interfaceIsEqual($clone(f,F.Value).Type(),g.goType);};HP.prototype.IsValidGo=function(f){return this.$val.IsValidGo(f);};HP.ptr.prototype.New=function(){var{f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=f.isNonPointer();$s=3;case 3:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}if(g){$s=1;continue;}$s=2;continue;case 1:h=$clone(F.New(f.goType),F.Value).Elem();$s=4;case 4:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=f.PBValueOf($clone(h,F.Value));$s=5;case 5:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;$s=6;case 6:return j;case 2:k=f.goType.Elem();$s=7;case 7:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=F.New(k);$s=8;case 8:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=f.PBValueOf($clone(l,F.Value));$s=9;case 9:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;$s=10;case 10:return n;}return;}var $f={$blk:HP.ptr.prototype.New,$c:true,$r,f,g,h,i,j,k,l,m,n,$s};return $f;};HP.prototype.New=function(){return this.$val.New();};HP.ptr.prototype.Zero=function(){var{f,g,h,i,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=F.Zero(f.goType);$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=f.PBValueOf($clone(g,F.Value));$s=2;case 2:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=3;case 3:return i;}return;}var $f={$blk:HP.ptr.prototype.Zero,$c:true,$r,f,g,h,i,$s};return $f;};HP.prototype.Zero=function(){return this.$val.Zero();};HP.ptr.prototype.isNonPointer=function(){var{f,g,h,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=f.goType.Kind();$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=!((g===22));$s=2;case 2:return h;}return;}var $f={$blk:HP.ptr.prototype.isNonPointer,$c:true,$r,f,g,h,$s};return $f;};HP.prototype.isNonPointer=function(){return this.$val.isNonPointer();};HT=function(f,g){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,ca,cb,cc,cd,ce,cf,cg,ch,ci,cj,ck,cl,cm,cn,co,cp,cq,cr,cs,ct,cu,cv,cw,cx,cy,cz,da,db,dc,dd,de,df,dg,dh,di,dj,dk,dl,dm,dn,dp,dq,dr,ds,dt,du,dv,dw,dx,dy,dz,ea,eb,ec,ed,ee,ef,eg,eh,ei,ej,ek,el,em,en,eo,ep,eq,er,es,et,eu,ev,ew,ex,ey,ez,f,fa,fb,fc,fd,fe,ff,fg,fh,fi,fj,fk,fl,fm,fn,fo,fp,fq,fr,fs,ft,fu,fv,fw,fx,fy,fz,g,ga,gb,gc,gd,ge,gf,gg,gh,gi,gj,gk,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g});$s=$s||0;s:while(true){switch($s){case 0:h=f.IsMap();$s=11;case 11:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}if(h){$s=2;continue;}j=f.Cardinality();$s=13;case 13:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}if(!(j===3)){i=false;$s=12;continue s;}k=f.IsPacked();$s=14;case 14:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}i=!k;case 12:if(i){$s=3;continue;}m=f.Cardinality();$s=16;case 16:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}if(!(m===3)){l=false;$s=15;continue s;}n=f.IsPacked();$s=17;case 17:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}l=n;case 15:if(l){$s=4;continue;}o=f.Kind();$s=18;case 18:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}if((o===11)){$s=5;continue;}p=f.Kind();$s=19;case 19:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}if((p===10)){$s=6;continue;}r=f.Syntax();$s=21;case 21:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}if(!(r===3)){q=false;$s=20;continue s;}s=f.ContainingOneof();$s=22;case 22:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}q=$interfaceIsEqual(s,$ifaceNil);case 20:if(q){$s=7;continue;}t=g.Kind();$s=23;case 23:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}if((t===22)){$s=8;continue;}$s=9;continue;case 2:u=IZ(f,g);$s=24;case 24:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}v=u;$s=25;case 25:return v;case 3:w=g.Kind();$s=28;case 28:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}if(!((w===23))){$s=26;continue;}$s=27;continue;case 26:$s=1;continue;case 27:x=g.Elem();$s=29;case 29:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}y=x;z=f.Kind();$s=31;case 31:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}aa=z;if(aa===(8)){$s=32;continue;}if(aa===(14)){$s=33;continue;}if(aa===(5)){$s=34;continue;}if(aa===(17)){$s=35;continue;}if(aa===(13)){$s=36;continue;}if(aa===(3)){$s=37;continue;}if(aa===(18)){$s=38;continue;}if(aa===(4)){$s=39;continue;}if(aa===(15)){$s=40;continue;}if(aa===(7)){$s=41;continue;}if(aa===(2)){$s=42;continue;}if(aa===(16)){$s=43;continue;}if(aa===(6)){$s=44;continue;}if(aa===(1)){$s=45;continue;}if(aa===(9)){$s=46;continue;}if(aa===(12)){$s=47;continue;}if(aa===(11)){$s=48;continue;}if(aa===(10)){$s=49;continue;}$s=50;continue;case 32:ab=y.Kind();$s=53;case 53:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}if(ab===1){$s=51;continue;}$s=52;continue;case 51:$s=-1;return[AEO.nil,JY];case 52:$s=50;continue;case 33:ac=y.Kind();$s=56;case 56:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}if(ac===5){$s=54;continue;}$s=55;continue;case 54:$s=-1;return[AEO.nil,IN];case 55:$s=50;continue;case 34:ad=y.Kind();$s=59;case 59:if($c){$c=false;ad=ad.$blk();}if(ad&&ad.$blk!==undefined){break s;}if(ad===5){$s=57;continue;}$s=58;continue;case 57:$s=-1;return[AEO.nil,LM];case 58:$s=50;continue;case 35:ae=y.Kind();$s=62;case 62:if($c){$c=false;ae=ae.$blk();}if(ae&&ae.$blk!==undefined){break s;}if(ae===5){$s=60;continue;}$s=61;continue;case 60:$s=-1;return[AEO.nil,MP];case 61:$s=50;continue;case 36:af=y.Kind();$s=65;case 65:if($c){$c=false;af=af.$blk();}if(af&&af.$blk!==undefined){break s;}if(af===10){$s=63;continue;}$s=64;continue;case 63:$s=-1;return[AEO.nil,NS];case 64:$s=50;continue;case 37:ag=y.Kind();$s=68;case 68:if($c){$c=false;ag=ag.$blk();}if(ag&&ag.$blk!==undefined){break s;}if(ag===6){$s=66;continue;}$s=67;continue;case 66:$s=-1;return[AEO.nil,OV];case 67:$s=50;continue;case 38:ah=y.Kind();$s=71;case 71:if($c){$c=false;ah=ah.$blk();}if(ah&&ah.$blk!==undefined){break s;}if(ah===6){$s=69;continue;}$s=70;continue;case 69:$s=-1;return[AEO.nil,PY];case 70:$s=50;continue;case 39:ai=y.Kind();$s=74;case 74:if($c){$c=false;ai=ai.$blk();}if(ai&&ai.$blk!==undefined){break s;}if(ai===11){$s=72;continue;}$s=73;continue;case 72:$s=-1;return[AEO.nil,RB];case 73:$s=50;continue;case 40:aj=y.Kind();$s=77;case 77:if($c){$c=false;aj=aj.$blk();}if(aj&&aj.$blk!==undefined){break s;}if(aj===5){$s=75;continue;}$s=76;continue;case 75:$s=-1;return[AEO.nil,SE];case 76:$s=50;continue;case 41:ak=y.Kind();$s=80;case 80:if($c){$c=false;ak=ak.$blk();}if(ak&&ak.$blk!==undefined){break s;}if(ak===10){$s=78;continue;}$s=79;continue;case 78:$s=-1;return[AEO.nil,TH];case 79:$s=50;continue;case 42:al=y.Kind();$s=83;case 83:if($c){$c=false;al=al.$blk();}if(al&&al.$blk!==undefined){break s;}if(al===13){$s=81;continue;}$s=82;continue;case 81:$s=-1;return[AEO.nil,UK];case 82:$s=50;continue;case 43:am=y.Kind();$s=86;case 86:if($c){$c=false;am=am.$blk();}if(am&&am.$blk!==undefined){break s;}if(am===6){$s=84;continue;}$s=85;continue;case 84:$s=-1;return[AEO.nil,VN];case 85:$s=50;continue;case 44:an=y.Kind();$s=89;case 89:if($c){$c=false;an=an.$blk();}if(an&&an.$blk!==undefined){break s;}if(an===11){$s=87;continue;}$s=88;continue;case 87:$s=-1;return[AEO.nil,WQ];case 88:$s=50;continue;case 45:ao=y.Kind();$s=92;case 92:if($c){$c=false;ao=ao.$blk();}if(ao&&ao.$blk!==undefined){break s;}if(ao===14){$s=90;continue;}$s=91;continue;case 90:$s=-1;return[AEO.nil,XT];case 91:$s=50;continue;case 46:aq=y.Kind();$s=96;case 96:if($c){$c=false;aq=aq.$blk();}if(aq&&aq.$blk!==undefined){break s;}if(!(aq===24)){ap=false;$s=95;continue s;}ar=L.EnforceUTF8(f);$s=97;case 97:if($c){$c=false;ar=ar.$blk();}if(ar&&ar.$blk!==undefined){break s;}ap=ar;case 95:if(ap){$s=93;continue;}$s=94;continue;case 93:$s=-1;return[AEO.nil,ZH];case 94:as=y.Kind();$s=100;case 100:if($c){$c=false;as=as.$blk();}if(as&&as.$blk!==undefined){break s;}if(as===24){$s=98;continue;}$s=99;continue;case 98:$s=-1;return[AEO.nil,ZE];case 99:av=y.Kind();$s=105;case 105:if($c){$c=false;av=av.$blk();}if(av&&av.$blk!==undefined){break s;}if(!(av===23)){au=false;$s=104;continue s;}aw=y.Elem();$s=106;case 106:if($c){$c=false;aw=aw.$blk();}if(aw&&aw.$blk!==undefined){break s;}ax=aw.Kind();$s=107;case 107:if($c){$c=false;ax=ax.$blk();}if(ax&&ax.$blk!==undefined){break s;}au=ax===8;case 104:if(!(au)){at=false;$s=103;continue s;}ay=L.EnforceUTF8(f);$s=108;case 108:if($c){$c=false;ay=ay.$blk();}if(ay&&ay.$blk!==undefined){break s;}at=ay;case 103:if(at){$s=101;continue;}$s=102;continue;case 101:$s=-1;return[AEO.nil,AAN];case 102:ba=y.Kind();$s=112;case 112:if($c){$c=false;ba=ba.$blk();}if(ba&&ba.$blk!==undefined){break s;}if(!(ba===23)){az=false;$s=111;continue s;}bb=y.Elem();$s=113;case 113:if($c){$c=false;bb=bb.$blk();}if(bb&&bb.$blk!==undefined){break s;}bc=bb.Kind();$s=114;case 114:if($c){$c=false;bc=bc.$blk();}if(bc&&bc.$blk!==undefined){break s;}az=bc===8;case 111:if(az){$s=109;continue;}$s=110;continue;case 109:$s=-1;return[AEO.nil,AAK];case 110:$s=50;continue;case 47:bd=y.Kind();$s=117;case 117:if($c){$c=false;bd=bd.$blk();}if(bd&&bd.$blk!==undefined){break s;}if(bd===24){$s=115;continue;}$s=116;continue;case 115:$s=-1;return[AEO.nil,ZE];case 116:bf=y.Kind();$s=121;case 121:if($c){$c=false;bf=bf.$blk();}if(bf&&bf.$blk!==undefined){break s;}if(!(bf===23)){be=false;$s=120;continue s;}bg=y.Elem();$s=122;case 122:if($c){$c=false;bg=bg.$blk();}if(bg&&bg.$blk!==undefined){break s;}bh=bg.Kind();$s=123;case 123:if($c){$c=false;bh=bh.$blk();}if(bh&&bh.$blk!==undefined){break s;}be=bh===8;case 120:if(be){$s=118;continue;}$s=119;continue;case 118:$s=-1;return[AEO.nil,AAK];case 119:$s=50;continue;case 48:bi=BU(y);$s=124;case 124:if($c){$c=false;bi=bi.$blk();}if(bi&&bi.$blk!==undefined){break s;}bj=ABY(f,y);$s=125;case 125:if($c){$c=false;bj=bj.$blk();}if(bj&&bj.$blk!==undefined){break s;}bk=[bi,bj];$s=126;case 126:return bk;case 49:bl=BU(y);$s=127;case 127:if($c){$c=false;bl=bl.$blk();}if(bl&&bl.$blk!==undefined){break s;}bm=ACQ(f,y);$s=128;case 128:if($c){$c=false;bm=bm.$blk();}if(bm&&bm.$blk!==undefined){break s;}bn=[bl,bm];$s=129;case 129:return bn;case 50:case 30:$s=10;continue;case 4:bo=g.Kind();$s=132;case 132:if($c){$c=false;bo=bo.$blk();}if(bo&&bo.$blk!==undefined){break s;}if(!((bo===23))){$s=130;continue;}$s=131;continue;case 130:$s=1;continue;case 131:bp=g.Elem();$s=133;case 133:if($c){$c=false;bp=bp.$blk();}if(bp&&bp.$blk!==undefined){break s;}bq=bp;br=f.Kind();$s=135;case 135:if($c){$c=false;br=br.$blk();}if(br&&br.$blk!==undefined){break s;}bs=br;if(bs===(8)){$s=136;continue;}if(bs===(14)){$s=137;continue;}if(bs===(5)){$s=138;continue;}if(bs===(17)){$s=139;continue;}if(bs===(13)){$s=140;continue;}if(bs===(3)){$s=141;continue;}if(bs===(18)){$s=142;continue;}if(bs===(4)){$s=143;continue;}if(bs===(15)){$s=144;continue;}if(bs===(7)){$s=145;continue;}if(bs===(2)){$s=146;continue;}if(bs===(16)){$s=147;continue;}if(bs===(6)){$s=148;continue;}if(bs===(1)){$s=149;continue;}$s=150;continue;case 136:bt=bq.Kind();$s=153;case 153:if($c){$c=false;bt=bt.$blk();}if(bt&&bt.$blk!==undefined){break s;}if(bt===1){$s=151;continue;}$s=152;continue;case 151:$s=-1;return[AEO.nil,KB];case 152:$s=150;continue;case 137:bu=bq.Kind();$s=156;case 156:if($c){$c=false;bu=bu.$blk();}if(bu&&bu.$blk!==undefined){break s;}if(bu===5){$s=154;continue;}$s=155;continue;case 154:$s=-1;return[AEO.nil,IQ];case 155:$s=150;continue;case 138:bv=bq.Kind();$s=159;case 159:if($c){$c=false;bv=bv.$blk();}if(bv&&bv.$blk!==undefined){break s;}if(bv===5){$s=157;continue;}$s=158;continue;case 157:$s=-1;return[AEO.nil,LP];case 158:$s=150;continue;case 139:bw=bq.Kind();$s=162;case 162:if($c){$c=false;bw=bw.$blk();}if(bw&&bw.$blk!==undefined){break s;}if(bw===5){$s=160;continue;}$s=161;continue;case 160:$s=-1;return[AEO.nil,MS];case 161:$s=150;continue;case 140:bx=bq.Kind();$s=165;case 165:if($c){$c=false;bx=bx.$blk();}if(bx&&bx.$blk!==undefined){break s;}if(bx===10){$s=163;continue;}$s=164;continue;case 163:$s=-1;return[AEO.nil,NV];case 164:$s=150;continue;case 141:by=bq.Kind();$s=168;case 168:if($c){$c=false;by=by.$blk();}if(by&&by.$blk!==undefined){break s;}if(by===6){$s=166;continue;}$s=167;continue;case 166:$s=-1;return[AEO.nil,OY];case 167:$s=150;continue;case 142:bz=bq.Kind();$s=171;case 171:if($c){$c=false;bz=bz.$blk();}if(bz&&bz.$blk!==undefined){break s;}if(bz===6){$s=169;continue;}$s=170;continue;case 169:$s=-1;return[AEO.nil,QB];case 170:$s=150;continue;case 143:ca=bq.Kind();$s=174;case 174:if($c){$c=false;ca=ca.$blk();}if(ca&&ca.$blk!==undefined){break s;}if(ca===11){$s=172;continue;}$s=173;continue;case 172:$s=-1;return[AEO.nil,RE];case 173:$s=150;continue;case 144:cb=bq.Kind();$s=177;case 177:if($c){$c=false;cb=cb.$blk();}if(cb&&cb.$blk!==undefined){break s;}if(cb===5){$s=175;continue;}$s=176;continue;case 175:$s=-1;return[AEO.nil,SH];case 176:$s=150;continue;case 145:cc=bq.Kind();$s=180;case 180:if($c){$c=false;cc=cc.$blk();}if(cc&&cc.$blk!==undefined){break s;}if(cc===10){$s=178;continue;}$s=179;continue;case 178:$s=-1;return[AEO.nil,TK];case 179:$s=150;continue;case 146:cd=bq.Kind();$s=183;case 183:if($c){$c=false;cd=cd.$blk();}if(cd&&cd.$blk!==undefined){break s;}if(cd===13){$s=181;continue;}$s=182;continue;case 181:$s=-1;return[AEO.nil,UN];case 182:$s=150;continue;case 147:ce=bq.Kind();$s=186;case 186:if($c){$c=false;ce=ce.$blk();}if(ce&&ce.$blk!==undefined){break s;}if(ce===6){$s=184;continue;}$s=185;continue;case 184:$s=-1;return[AEO.nil,VQ];case 185:$s=150;continue;case 148:cf=bq.Kind();$s=189;case 189:if($c){$c=false;cf=cf.$blk();}if(cf&&cf.$blk!==undefined){break s;}if(cf===11){$s=187;continue;}$s=188;continue;case 187:$s=-1;return[AEO.nil,WT];case 188:$s=150;continue;case 149:cg=bq.Kind();$s=192;case 192:if($c){$c=false;cg=cg.$blk();}if(cg&&cg.$blk!==undefined){break s;}if(cg===14){$s=190;continue;}$s=191;continue;case 190:$s=-1;return[AEO.nil,XW];case 191:case 150:case 134:$s=10;continue;case 5:ch=BU(g);$s=193;case 193:if($c){$c=false;ch=ch.$blk();}if(ch&&ch.$blk!==undefined){break s;}ci=ABA(f,g);$s=194;case 194:if($c){$c=false;ci=ci.$blk();}if(ci&&ci.$blk!==undefined){break s;}cj=[ch,ci];$s=195;case 195:return cj;case 6:ck=BU(g);$s=196;case 196:if($c){$c=false;ck=ck.$blk();}if(ck&&ck.$blk!==undefined){break s;}cl=ABR(f,g);$s=197;case 197:if($c){$c=false;cl=cl.$blk();}if(cl&&cl.$blk!==undefined){break s;}cm=[ck,cl];$s=198;case 198:return cm;case 7:cn=f.Kind();$s=200;case 200:if($c){$c=false;cn=cn.$blk();}if(cn&&cn.$blk!==undefined){break s;}co=cn;if(co===(8)){$s=201;continue;}if(co===(14)){$s=202;continue;}if(co===(5)){$s=203;continue;}if(co===(17)){$s=204;continue;}if(co===(13)){$s=205;continue;}if(co===(3)){$s=206;continue;}if(co===(18)){$s=207;continue;}if(co===(4)){$s=208;continue;}if(co===(15)){$s=209;continue;}if(co===(7)){$s=210;continue;}if(co===(2)){$s=211;continue;}if(co===(16)){$s=212;continue;}if(co===(6)){$s=213;continue;}if(co===(1)){$s=214;continue;}if(co===(9)){$s=215;continue;}if(co===(12)){$s=216;continue;}$s=217;continue;case 201:cp=g.Kind();$s=220;case 220:if($c){$c=false;cp=cp.$blk();}if(cp&&cp.$blk!==undefined){break s;}if(cp===1){$s=218;continue;}$s=219;continue;case 218:$s=-1;return[AEO.nil,JQ];case 219:$s=217;continue;case 202:cq=g.Kind();$s=223;case 223:if($c){$c=false;cq=cq.$blk();}if(cq&&cq.$blk!==undefined){break s;}if(cq===5){$s=221;continue;}$s=222;continue;case 221:$s=-1;return[AEO.nil,ID];case 222:$s=217;continue;case 203:cr=g.Kind();$s=226;case 226:if($c){$c=false;cr=cr.$blk();}if(cr&&cr.$blk!==undefined){break s;}if(cr===5){$s=224;continue;}$s=225;continue;case 224:$s=-1;return[AEO.nil,LE];case 225:$s=217;continue;case 204:cs=g.Kind();$s=229;case 229:if($c){$c=false;cs=cs.$blk();}if(cs&&cs.$blk!==undefined){break s;}if(cs===5){$s=227;continue;}$s=228;continue;case 227:$s=-1;return[AEO.nil,MH];case 228:$s=217;continue;case 205:ct=g.Kind();$s=232;case 232:if($c){$c=false;ct=ct.$blk();}if(ct&&ct.$blk!==undefined){break s;}if(ct===10){$s=230;continue;}$s=231;continue;case 230:$s=-1;return[AEO.nil,NK];case 231:$s=217;continue;case 206:cu=g.Kind();$s=235;case 235:if($c){$c=false;cu=cu.$blk();}if(cu&&cu.$blk!==undefined){break s;}if(cu===6){$s=233;continue;}$s=234;continue;case 233:$s=-1;return[AEO.nil,ON];case 234:$s=217;continue;case 207:cv=g.Kind();$s=238;case 238:if($c){$c=false;cv=cv.$blk();}if(cv&&cv.$blk!==undefined){break s;}if(cv===6){$s=236;continue;}$s=237;continue;case 236:$s=-1;return[AEO.nil,PQ];case 237:$s=217;continue;case 208:cw=g.Kind();$s=241;case 241:if($c){$c=false;cw=cw.$blk();}if(cw&&cw.$blk!==undefined){break s;}if(cw===11){$s=239;continue;}$s=240;continue;case 239:$s=-1;return[AEO.nil,QT];case 240:$s=217;continue;case 209:cx=g.Kind();$s=244;case 244:if($c){$c=false;cx=cx.$blk();}if(cx&&cx.$blk!==undefined){break s;}if(cx===5){$s=242;continue;}$s=243;continue;case 242:$s=-1;return[AEO.nil,RW];case 243:$s=217;continue;case 210:cy=g.Kind();$s=247;case 247:if($c){$c=false;cy=cy.$blk();}if(cy&&cy.$blk!==undefined){break s;}if(cy===10){$s=245;continue;}$s=246;continue;case 245:$s=-1;return[AEO.nil,SZ];case 246:$s=217;continue;case 211:cz=g.Kind();$s=250;case 250:if($c){$c=false;cz=cz.$blk();}if(cz&&cz.$blk!==undefined){break s;}if(cz===13){$s=248;continue;}$s=249;continue;case 248:$s=-1;return[AEO.nil,UC];case 249:$s=217;continue;case 212:da=g.Kind();$s=253;case 253:if($c){$c=false;da=da.$blk();}if(da&&da.$blk!==undefined){break s;}if(da===6){$s=251;continue;}$s=252;continue;case 251:$s=-1;return[AEO.nil,VF];case 252:$s=217;continue;case 213:db=g.Kind();$s=256;case 256:if($c){$c=false;db=db.$blk();}if(db&&db.$blk!==undefined){break s;}if(db===11){$s=254;continue;}$s=255;continue;case 254:$s=-1;return[AEO.nil,WI];case 255:$s=217;continue;case 214:dc=g.Kind();$s=259;case 259:if($c){$c=false;dc=dc.$blk();}if(dc&&dc.$blk!==undefined){break s;}if(dc===14){$s=257;continue;}$s=258;continue;case 257:$s=-1;return[AEO.nil,XL];case 258:$s=217;continue;case 215:de=g.Kind();$s=263;case 263:if($c){$c=false;de=de.$blk();}if(de&&de.$blk!==undefined){break s;}if(!(de===24)){dd=false;$s=262;continue s;}df=L.EnforceUTF8(f);$s=264;case 264:if($c){$c=false;df=df.$blk();}if(df&&df.$blk!==undefined){break s;}dd=df;case 262:if(dd){$s=260;continue;}$s=261;continue;case 260:$s=-1;return[AEO.nil,YT];case 261:dg=g.Kind();$s=267;case 267:if($c){$c=false;dg=dg.$blk();}if(dg&&dg.$blk!==undefined){break s;}if(dg===24){$s=265;continue;}$s=266;continue;case 265:$s=-1;return[AEO.nil,YR];case 266:dj=g.Kind();$s=272;case 272:if($c){$c=false;dj=dj.$blk();}if(dj&&dj.$blk!==undefined){break s;}if(!(dj===23)){di=false;$s=271;continue s;}dk=g.Elem();$s=273;case 273:if($c){$c=false;dk=dk.$blk();}if(dk&&dk.$blk!==undefined){break s;}dl=dk.Kind();$s=274;case 274:if($c){$c=false;dl=dl.$blk();}if(dl&&dl.$blk!==undefined){break s;}di=dl===8;case 271:if(!(di)){dh=false;$s=270;continue s;}dm=L.EnforceUTF8(f);$s=275;case 275:if($c){$c=false;dm=dm.$blk();}if(dm&&dm.$blk!==undefined){break s;}dh=dm;case 270:if(dh){$s=268;continue;}$s=269;continue;case 268:$s=-1;return[AEO.nil,AAG];case 269:dp=g.Kind();$s=279;case 279:if($c){$c=false;dp=dp.$blk();}if(dp&&dp.$blk!==undefined){break s;}if(!(dp===23)){dn=false;$s=278;continue s;}dq=g.Elem();$s=280;case 280:if($c){$c=false;dq=dq.$blk();}if(dq&&dq.$blk!==undefined){break s;}dr=dq.Kind();$s=281;case 281:if($c){$c=false;dr=dr.$blk();}if(dr&&dr.$blk!==undefined){break s;}dn=dr===8;case 278:if(dn){$s=276;continue;}$s=277;continue;case 276:$s=-1;return[AEO.nil,AAD];case 277:$s=217;continue;case 216:ds=g.Kind();$s=284;case 284:if($c){$c=false;ds=ds.$blk();}if(ds&&ds.$blk!==undefined){break s;}if(ds===24){$s=282;continue;}$s=283;continue;case 282:$s=-1;return[AEO.nil,YR];case 283:du=g.Kind();$s=288;case 288:if($c){$c=false;du=du.$blk();}if(du&&du.$blk!==undefined){break s;}if(!(du===23)){dt=false;$s=287;continue s;}dv=g.Elem();$s=289;case 289:if($c){$c=false;dv=dv.$blk();}if(dv&&dv.$blk!==undefined){break s;}dw=dv.Kind();$s=290;case 290:if($c){$c=false;dw=dw.$blk();}if(dw&&dw.$blk!==undefined){break s;}dt=dw===8;case 287:if(dt){$s=285;continue;}$s=286;continue;case 285:$s=-1;return[AEO.nil,AAD];case 286:case 217:case 199:$s=10;continue;case 8:dx=g.Elem();$s=291;case 291:if($c){$c=false;dx=dx.$blk();}if(dx&&dx.$blk!==undefined){break s;}dy=dx;dz=f.Kind();$s=293;case 293:if($c){$c=false;dz=dz.$blk();}if(dz&&dz.$blk!==undefined){break s;}ea=dz;if(ea===(8)){$s=294;continue;}if(ea===(14)){$s=295;continue;}if(ea===(5)){$s=296;continue;}if(ea===(17)){$s=297;continue;}if(ea===(13)){$s=298;continue;}if(ea===(3)){$s=299;continue;}if(ea===(18)){$s=300;continue;}if(ea===(4)){$s=301;continue;}if(ea===(15)){$s=302;continue;}if(ea===(7)){$s=303;continue;}if(ea===(2)){$s=304;continue;}if(ea===(16)){$s=305;continue;}if(ea===(6)){$s=306;continue;}if(ea===(1)){$s=307;continue;}if(ea===(9)){$s=308;continue;}if(ea===(12)){$s=309;continue;}$s=310;continue;case 294:eb=dy.Kind();$s=313;case 313:if($c){$c=false;eb=eb.$blk();}if(eb&&eb.$blk!==undefined){break s;}if(eb===1){$s=311;continue;}$s=312;continue;case 311:$s=-1;return[AEO.nil,JU];case 312:$s=310;continue;case 295:ec=dy.Kind();$s=316;case 316:if($c){$c=false;ec=ec.$blk();}if(ec&&ec.$blk!==undefined){break s;}if(ec===5){$s=314;continue;}$s=315;continue;case 314:$s=-1;return[AEO.nil,II];case 315:$s=310;continue;case 296:ed=dy.Kind();$s=319;case 319:if($c){$c=false;ed=ed.$blk();}if(ed&&ed.$blk!==undefined){break s;}if(ed===5){$s=317;continue;}$s=318;continue;case 317:$s=-1;return[AEO.nil,LI];case 318:$s=310;continue;case 297:ee=dy.Kind();$s=322;case 322:if($c){$c=false;ee=ee.$blk();}if(ee&&ee.$blk!==undefined){break s;}if(ee===5){$s=320;continue;}$s=321;continue;case 320:$s=-1;return[AEO.nil,ML];case 321:$s=310;continue;case 298:ef=dy.Kind();$s=325;case 325:if($c){$c=false;ef=ef.$blk();}if(ef&&ef.$blk!==undefined){break s;}if(ef===10){$s=323;continue;}$s=324;continue;case 323:$s=-1;return[AEO.nil,NO];case 324:$s=310;continue;case 299:eg=dy.Kind();$s=328;case 328:if($c){$c=false;eg=eg.$blk();}if(eg&&eg.$blk!==undefined){break s;}if(eg===6){$s=326;continue;}$s=327;continue;case 326:$s=-1;return[AEO.nil,OR];case 327:$s=310;continue;case 300:eh=dy.Kind();$s=331;case 331:if($c){$c=false;eh=eh.$blk();}if(eh&&eh.$blk!==undefined){break s;}if(eh===6){$s=329;continue;}$s=330;continue;case 329:$s=-1;return[AEO.nil,PU];case 330:$s=310;continue;case 301:ei=dy.Kind();$s=334;case 334:if($c){$c=false;ei=ei.$blk();}if(ei&&ei.$blk!==undefined){break s;}if(ei===11){$s=332;continue;}$s=333;continue;case 332:$s=-1;return[AEO.nil,QX];case 333:$s=310;continue;case 302:ej=dy.Kind();$s=337;case 337:if($c){$c=false;ej=ej.$blk();}if(ej&&ej.$blk!==undefined){break s;}if(ej===5){$s=335;continue;}$s=336;continue;case 335:$s=-1;return[AEO.nil,SA];case 336:$s=310;continue;case 303:ek=dy.Kind();$s=340;case 340:if($c){$c=false;ek=ek.$blk();}if(ek&&ek.$blk!==undefined){break s;}if(ek===10){$s=338;continue;}$s=339;continue;case 338:$s=-1;return[AEO.nil,TD];case 339:$s=310;continue;case 304:el=dy.Kind();$s=343;case 343:if($c){$c=false;el=el.$blk();}if(el&&el.$blk!==undefined){break s;}if(el===13){$s=341;continue;}$s=342;continue;case 341:$s=-1;return[AEO.nil,UG];case 342:$s=310;continue;case 305:em=dy.Kind();$s=346;case 346:if($c){$c=false;em=em.$blk();}if(em&&em.$blk!==undefined){break s;}if(em===6){$s=344;continue;}$s=345;continue;case 344:$s=-1;return[AEO.nil,VJ];case 345:$s=310;continue;case 306:en=dy.Kind();$s=349;case 349:if($c){$c=false;en=en.$blk();}if(en&&en.$blk!==undefined){break s;}if(en===11){$s=347;continue;}$s=348;continue;case 347:$s=-1;return[AEO.nil,WM];case 348:$s=310;continue;case 307:eo=dy.Kind();$s=352;case 352:if($c){$c=false;eo=eo.$blk();}if(eo&&eo.$blk!==undefined){break s;}if(eo===14){$s=350;continue;}$s=351;continue;case 350:$s=-1;return[AEO.nil,XP];case 351:$s=310;continue;case 308:eq=dy.Kind();$s=356;case 356:if($c){$c=false;eq=eq.$blk();}if(eq&&eq.$blk!==undefined){break s;}if(!(eq===24)){ep=false;$s=355;continue s;}er=L.EnforceUTF8(f);$s=357;case 357:if($c){$c=false;er=er.$blk();}if(er&&er.$blk!==undefined){break s;}ep=er;case 355:if(ep){$s=353;continue;}$s=354;continue;case 353:$s=-1;return[AEO.nil,ZA];case 354:es=dy.Kind();$s=360;case 360:if($c){$c=false;es=es.$blk();}if(es&&es.$blk!==undefined){break s;}if(es===24){$s=358;continue;}$s=359;continue;case 358:$s=-1;return[AEO.nil,YX];case 359:$s=310;continue;case 309:et=dy.Kind();$s=363;case 363:if($c){$c=false;et=et.$blk();}if(et&&et.$blk!==undefined){break s;}if(et===24){$s=361;continue;}$s=362;continue;case 361:$s=-1;return[AEO.nil,YX];case 362:case 310:case 292:$s=10;continue;case 9:eu=f.Kind();$s=365;case 365:if($c){$c=false;eu=eu.$blk();}if(eu&&eu.$blk!==undefined){break s;}ev=eu;if(ev===(8)){$s=366;continue;}if(ev===(14)){$s=367;continue;}if(ev===(5)){$s=368;continue;}if(ev===(17)){$s=369;continue;}if(ev===(13)){$s=370;continue;}if(ev===(3)){$s=371;continue;}if(ev===(18)){$s=372;continue;}if(ev===(4)){$s=373;continue;}if(ev===(15)){$s=374;continue;}if(ev===(7)){$s=375;continue;}if(ev===(2)){$s=376;continue;}if(ev===(16)){$s=377;continue;}if(ev===(6)){$s=378;continue;}if(ev===(1)){$s=379;continue;}if(ev===(9)){$s=380;continue;}if(ev===(12)){$s=381;continue;}$s=382;continue;case 366:ew=g.Kind();$s=385;case 385:if($c){$c=false;ew=ew.$blk();}if(ew&&ew.$blk!==undefined){break s;}if(ew===1){$s=383;continue;}$s=384;continue;case 383:$s=-1;return[AEO.nil,JN];case 384:$s=382;continue;case 367:ex=g.Kind();$s=388;case 388:if($c){$c=false;ex=ex.$blk();}if(ex&&ex.$blk!==undefined){break s;}if(ex===5){$s=386;continue;}$s=387;continue;case 386:$s=-1;return[AEO.nil,HZ];case 387:$s=382;continue;case 368:ey=g.Kind();$s=391;case 391:if($c){$c=false;ey=ey.$blk();}if(ey&&ey.$blk!==undefined){break s;}if(ey===5){$s=389;continue;}$s=390;continue;case 389:$s=-1;return[AEO.nil,LB];case 390:$s=382;continue;case 369:ez=g.Kind();$s=394;case 394:if($c){$c=false;ez=ez.$blk();}if(ez&&ez.$blk!==undefined){break s;}if(ez===5){$s=392;continue;}$s=393;continue;case 392:$s=-1;return[AEO.nil,ME];case 393:$s=382;continue;case 370:fa=g.Kind();$s=397;case 397:if($c){$c=false;fa=fa.$blk();}if(fa&&fa.$blk!==undefined){break s;}if(fa===10){$s=395;continue;}$s=396;continue;case 395:$s=-1;return[AEO.nil,NH];case 396:$s=382;continue;case 371:fb=g.Kind();$s=400;case 400:if($c){$c=false;fb=fb.$blk();}if(fb&&fb.$blk!==undefined){break s;}if(fb===6){$s=398;continue;}$s=399;continue;case 398:$s=-1;return[AEO.nil,OK];case 399:$s=382;continue;case 372:fc=g.Kind();$s=403;case 403:if($c){$c=false;fc=fc.$blk();}if(fc&&fc.$blk!==undefined){break s;}if(fc===6){$s=401;continue;}$s=402;continue;case 401:$s=-1;return[AEO.nil,PN];case 402:$s=382;continue;case 373:fd=g.Kind();$s=406;case 406:if($c){$c=false;fd=fd.$blk();}if(fd&&fd.$blk!==undefined){break s;}if(fd===11){$s=404;continue;}$s=405;continue;case 404:$s=-1;return[AEO.nil,QQ];case 405:$s=382;continue;case 374:fe=g.Kind();$s=409;case 409:if($c){$c=false;fe=fe.$blk();}if(fe&&fe.$blk!==undefined){break s;}if(fe===5){$s=407;continue;}$s=408;continue;case 407:$s=-1;return[AEO.nil,RT];case 408:$s=382;continue;case 375:ff=g.Kind();$s=412;case 412:if($c){$c=false;ff=ff.$blk();}if(ff&&ff.$blk!==undefined){break s;}if(ff===10){$s=410;continue;}$s=411;continue;case 410:$s=-1;return[AEO.nil,SW];case 411:$s=382;continue;case 376:fg=g.Kind();$s=415;case 415:if($c){$c=false;fg=fg.$blk();}if(fg&&fg.$blk!==undefined){break s;}if(fg===13){$s=413;continue;}$s=414;continue;case 413:$s=-1;return[AEO.nil,TZ];case 414:$s=382;continue;case 377:fh=g.Kind();$s=418;case 418:if($c){$c=false;fh=fh.$blk();}if(fh&&fh.$blk!==undefined){break s;}if(fh===6){$s=416;continue;}$s=417;continue;case 416:$s=-1;return[AEO.nil,VC];case 417:$s=382;continue;case 378:fi=g.Kind();$s=421;case 421:if($c){$c=false;fi=fi.$blk();}if(fi&&fi.$blk!==undefined){break s;}if(fi===11){$s=419;continue;}$s=420;continue;case 419:$s=-1;return[AEO.nil,WF];case 420:$s=382;continue;case 379:fj=g.Kind();$s=424;case 424:if($c){$c=false;fj=fj.$blk();}if(fj&&fj.$blk!==undefined){break s;}if(fj===14){$s=422;continue;}$s=423;continue;case 422:$s=-1;return[AEO.nil,XI];case 423:$s=382;continue;case 380:fl=g.Kind();$s=428;case 428:if($c){$c=false;fl=fl.$blk();}if(fl&&fl.$blk!==undefined){break s;}if(!(fl===24)){fk=false;$s=427;continue s;}fm=L.EnforceUTF8(f);$s=429;case 429:if($c){$c=false;fm=fm.$blk();}if(fm&&fm.$blk!==undefined){break s;}fk=fm;case 427:if(fk){$s=425;continue;}$s=426;continue;case 425:$s=-1;return[AEO.nil,YO];case 426:fn=g.Kind();$s=432;case 432:if($c){$c=false;fn=fn.$blk();}if(fn&&fn.$blk!==undefined){break s;}if(fn===24){$s=430;continue;}$s=431;continue;case 430:$s=-1;return[AEO.nil,YL];case 431:fq=g.Kind();$s=437;case 437:if($c){$c=false;fq=fq.$blk();}if(fq&&fq.$blk!==undefined){break s;}if(!(fq===23)){fp=false;$s=436;continue s;}fr=g.Elem();$s=438;case 438:if($c){$c=false;fr=fr.$blk();}if(fr&&fr.$blk!==undefined){break s;}fs=fr.Kind();$s=439;case 439:if($c){$c=false;fs=fs.$blk();}if(fs&&fs.$blk!==undefined){break s;}fp=fs===8;case 436:if(!(fp)){fo=false;$s=435;continue s;}ft=L.EnforceUTF8(f);$s=440;case 440:if($c){$c=false;ft=ft.$blk();}if(ft&&ft.$blk!==undefined){break s;}fo=ft;case 435:if(fo){$s=433;continue;}$s=434;continue;case 433:$s=-1;return[AEO.nil,ZZ];case 434:fv=g.Kind();$s=444;case 444:if($c){$c=false;fv=fv.$blk();}if(fv&&fv.$blk!==undefined){break s;}if(!(fv===23)){fu=false;$s=443;continue s;}fw=g.Elem();$s=445;case 445:if($c){$c=false;fw=fw.$blk();}if(fw&&fw.$blk!==undefined){break s;}fx=fw.Kind();$s=446;case 446:if($c){$c=false;fx=fx.$blk();}if(fx&&fx.$blk!==undefined){break s;}fu=fx===8;case 443:if(fu){$s=441;continue;}$s=442;continue;case 441:$s=-1;return[AEO.nil,ZW];case 442:$s=382;continue;case 381:fy=g.Kind();$s=449;case 449:if($c){$c=false;fy=fy.$blk();}if(fy&&fy.$blk!==undefined){break s;}if(fy===24){$s=447;continue;}$s=448;continue;case 447:$s=-1;return[AEO.nil,YL];case 448:ga=g.Kind();$s=453;case 453:if($c){$c=false;ga=ga.$blk();}if(ga&&ga.$blk!==undefined){break s;}if(!(ga===23)){fz=false;$s=452;continue s;}gb=g.Elem();$s=454;case 454:if($c){$c=false;gb=gb.$blk();}if(gb&&gb.$blk!==undefined){break s;}gc=gb.Kind();$s=455;case 455:if($c){$c=false;gc=gc.$blk();}if(gc&&gc.$blk!==undefined){break s;}fz=gc===8;case 452:if(fz){$s=450;continue;}$s=451;continue;case 450:$s=-1;return[AEO.nil,ZW];case 451:case 382:case 364:case 10:case 1:gd=f.FullName();$s=456;case 456:if($c){$c=false;gd=gd.$blk();}if(gd&&gd.$blk!==undefined){break s;}ge=new B.FullName(gd);gf=f.Cardinality();$s=457;case 457:if($c){$c=false;gf=gf.$blk();}if(gf&&gf.$blk!==undefined){break s;}gg=new B.Cardinality(gf);gh=f.Kind();$s=458;case 458:if($c){$c=false;gh=gh.$blk();}if(gh&&gh.$blk!==undefined){break s;}gi=new B.Kind(gh);gj=g;gk=A.Sprintf("invalid type: no encoder for %v %v %v/%v",new AEN([ge,gg,gi,gj]));$s=459;case 459:if($c){$c=false;gk=gk.$blk();}if(gk&&gk.$blk!==undefined){break s;}$panic(new $String(gk));$s=-1;return[AEO.nil,new HR.ptr(AEO.nil,$throwNilPointerError,$throwNilPointerError,$throwNilPointerError,$throwNilPointerError,$throwNilPointerError)];}return;}var $f={$blk:HT,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,ca,cb,cc,cd,ce,cf,cg,ch,ci,cj,ck,cl,cm,cn,co,cp,cq,cr,cs,ct,cu,cv,cw,cx,cy,cz,da,db,dc,dd,de,df,dg,dh,di,dj,dk,dl,dm,dn,dp,dq,dr,ds,dt,du,dv,dw,dx,dy,dz,ea,eb,ec,ed,ee,ef,eg,eh,ei,ej,ek,el,em,en,eo,ep,eq,er,es,et,eu,ev,ew,ex,ey,ez,f,fa,fb,fc,fd,fe,ff,fg,fh,fi,fj,fk,fl,fm,fn,fo,fp,fq,fr,fs,ft,fu,fv,fw,fx,fy,fz,g,ga,gb,gc,gd,ge,gf,gg,gh,gi,gj,gk,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};HU=function(f){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:h=f.Cardinality();$s=7;case 7:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}if(!(h===3)){g=false;$s=6;continue s;}i=f.IsPacked();$s=8;case 8:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}g=!i;case 6:if(g){$s=2;continue;}k=f.Cardinality();$s=10;case 10:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}if(!(k===3)){j=false;$s=9;continue s;}l=f.IsPacked();$s=11;case 11:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}j=l;case 9:if(j){$s=3;continue;}$s=4;continue;case 2:m=f.Kind();$s=13;case 13:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;if(n===(8)){$s=-1;return KJ;}else if(n===(14)){$s=-1;return KU;}else if(n===(5)){$s=-1;return LX;}else if(n===(17)){$s=-1;return NA;}else if(n===(13)){$s=-1;return OD;}else if(n===(3)){$s=-1;return PG;}else if(n===(18)){$s=-1;return QJ;}else if(n===(4)){$s=-1;return RM;}else if(n===(15)){$s=-1;return SP;}else if(n===(7)){$s=-1;return TS;}else if(n===(2)){$s=-1;return UV;}else if(n===(16)){$s=-1;return VY;}else if(n===(6)){$s=-1;return XB;}else if(n===(1)){$s=-1;return YE;}else if(n===(9)){$s=-1;return ZS;}else if(n===(12)){$s=-1;return AAV;}else if(n===(11)){$s=-1;return ACL;}else if(n===(10)){$s=-1;return ACP;}case 12:$s=5;continue;case 3:o=f.Kind();$s=15;case 15:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=o;if(p===(8)){$s=-1;return KM;}else if(p===(14)){$s=-1;return KX;}else if(p===(5)){$s=-1;return MA;}else if(p===(17)){$s=-1;return ND;}else if(p===(13)){$s=-1;return OG;}else if(p===(3)){$s=-1;return PJ;}else if(p===(18)){$s=-1;return QM;}else if(p===(4)){$s=-1;return RP;}else if(p===(15)){$s=-1;return SS;}else if(p===(7)){$s=-1;return TV;}else if(p===(2)){$s=-1;return UY;}else if(p===(16)){$s=-1;return WB;}else if(p===(6)){$s=-1;return XE;}else if(p===(1)){$s=-1;return YH;}case 14:$s=5;continue;case 4:q=f.Kind();$s=17;case 17:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=q;if(r===(8)){$s=18;continue;}if(r===(14)){$s=19;continue;}if(r===(5)){$s=20;continue;}if(r===(17)){$s=21;continue;}if(r===(13)){$s=22;continue;}if(r===(3)){$s=23;continue;}if(r===(18)){$s=24;continue;}if(r===(4)){$s=25;continue;}if(r===(15)){$s=26;continue;}if(r===(7)){$s=27;continue;}if(r===(2)){$s=28;continue;}if(r===(16)){$s=29;continue;}if(r===(6)){$s=30;continue;}if(r===(1)){$s=31;continue;}if(r===(9)){$s=32;continue;}if(r===(12)){$s=33;continue;}if(r===(11)){$s=34;continue;}if(r===(10)){$s=35;continue;}$s=36;continue;case 18:$s=-1;return KF;case 19:$s=-1;return KQ;case 20:$s=-1;return LT;case 21:$s=-1;return MW;case 22:$s=-1;return NZ;case 23:$s=-1;return PC;case 24:$s=-1;return QF;case 25:$s=-1;return RI;case 26:$s=-1;return SL;case 27:$s=-1;return TO;case 28:$s=-1;return UR;case 29:$s=-1;return VU;case 30:$s=-1;return WX;case 31:$s=-1;return YA;case 32:s=L.EnforceUTF8(f);$s=39;case 39:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}if(s){$s=37;continue;}$s=38;continue;case 37:$s=-1;return ZO;case 38:$s=-1;return ZL;case 33:$s=-1;return AAR;case 34:$s=-1;return ABM;case 35:$s=-1;return ABQ;case 36:case 16:case 5:case 1:t=f.FullName();$s=40;case 40:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=new B.FullName(t);v=f.Cardinality();$s=41;case 41:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}w=new B.Cardinality(v);x=f.Kind();$s=42;case 42:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}y=new B.Kind(x);z=A.Sprintf("invalid field: no encoder for %v %v %v",new AEN([u,w,y]));$s=43;case 43:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}$panic(new $String(z));$s=-1;return new HS.ptr($throwNilPointerError,$throwNilPointerError,$throwNilPointerError,$throwNilPointerError,$throwNilPointerError);}return;}var $f={$blk:HU,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};HV=function(f,g,h){var{f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f.v,F.Value).Elem();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=$clone(j,F.Value).Int();$s=2;case 2:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;i=g.tagsize+H.SizeVarint((new $Uint64(l.$high,l.$low)))>>0;$s=-1;return i;}return;}var $f={$blk:HV,$c:true,$r,f,g,h,i,j,k,l,$s};return $f;};HW=function(f,g,h,i){var{f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g.v,F.Value).Elem();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=$clone(j,F.Value).Int();$s=2;case 2:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;f=H.AppendVarint(f,h.wiretag);f=H.AppendVarint(f,(new $Uint64(l.$high,l.$low)));$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:HW,$c:true,$r,f,g,h,i,j,k,l,$s};return $f;};HX=function(f,g,h,i,j){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=new FX.ptr(0,false);l=$ifaceNil;if(!((h===0))){m=$clone(k,FX);n=FY;FX.copy(k,m);l=n;$s=-1;return[k,l];}o=H.ConsumeVarint(f);p=o[0];q=o[1];if(q<0){r=$clone(k,FX);s=FT;FX.copy(k,r);l=s;$s=-1;return[k,l];}t=$clone(g.v,F.Value).Elem();$s=1;case 1:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}$r=$clone(t,F.Value).SetInt((new $Int64(p.$high,p.$low)));$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}k.n=q;u=$clone(k,FX);v=$ifaceNil;FX.copy(k,u);l=v;$s=-1;return[k,l];}return;}var $f={$blk:HX,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s};return $f;};HY=function(f,g,h,i){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(f.v,F.Value).Elem();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=$clone(g.v,F.Value).Elem();$s=2;case 2:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}$r=$clone(j,F.Value).Set($clone(k,F.Value));$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:HY,$c:true,$r,f,g,h,i,j,k,$s};return $f;};IA=function(f,g,h){var{f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;k=$clone(f.v,F.Value).Elem();$s=3;case 3:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=$clone(k,F.Value).Int();$s=4;case 4:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}if((j=l,(j.$high===0&&j.$low===0))){$s=1;continue;}$s=2;continue;case 1:i=0;$s=-1;return i;case 2:m=HV($clone(f,AT),g,$clone(h,FS));$s=5;case 5:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}i=m;n=i;$s=6;case 6:return n;}return;}var $f={$blk:IA,$c:true,$r,f,g,h,i,j,k,l,m,n,$s};return $f;};IB=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:k=$clone(g.v,F.Value).Elem();$s=3;case 3:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=$clone(k,F.Value).Int();$s=4;case 4:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}if((j=l,(j.$high===0&&j.$low===0))){$s=1;continue;}$s=2;continue;case 1:$s=-1;return[f,$ifaceNil];case 2:m=HW(f,$clone(g,AT),h,$clone(i,FS));$s=5;case 5:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;$s=6;case 6:return n;}return;}var $f={$blk:IB,$c:true,$r,f,g,h,i,j,k,l,m,n,$s};return $f;};IC=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:k=$clone(g.v,F.Value).Elem();$s=3;case 3:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=$clone(k,F.Value).Int();$s=4;case 4:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}if(!((j=l,(j.$high===0&&j.$low===0)))){$s=1;continue;}$s=2;continue;case 1:m=$clone(f.v,F.Value).Elem();$s=5;case 5:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=$clone(g.v,F.Value).Elem();$s=6;case 6:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}$r=$clone(m,F.Value).Set($clone(n,F.Value));$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 2:$s=-1;return;}return;}var $f={$blk:IC,$c:true,$r,f,g,h,i,j,k,l,m,n,$s};return $f;};IE=function(f,g,h){var{f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f.v,F.Value).Elem();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=HV(new AT.ptr($clone(j,F.Value)),g,$clone(h,FS));$s=2;case 2:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}i=k;l=i;$s=3;case 3:return l;}return;}var $f={$blk:IE,$c:true,$r,f,g,h,i,j,k,l,$s};return $f;};IF=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,o,p,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=f;k=$clone(g.v,F.Value).Elem();$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=new AT.ptr($clone(k,F.Value));m=h;n=$clone(i,FS);o=HW(j,l,m,n);$s=2;case 2:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=o;$s=3;case 3:return p;}return;}var $f={$blk:IF,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,$s};return $f;};IG=function(f,g,h,i,j){var{aa,ab,ac,ad,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=new FX.ptr(0,false);l=$ifaceNil;if(!((h===0))){m=$clone(k,FX);n=FY;FX.copy(k,m);l=n;$s=-1;return[k,l];}o=$clone(g.v,F.Value).Elem();$s=3;case 3:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=$clone(o,F.Value).IsNil();$s=4;case 4:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}if(p){$s=1;continue;}$s=2;continue;case 1:q=$clone(g.v,F.Value).Elem();$s=5;case 5:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=$clone(g.v,F.Value).Elem();$s=6;case 6:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=$clone(r,F.Value).Type();$s=7;case 7:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=s.Elem();$s=8;case 8:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=F.New(t);$s=9;case 9:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}$r=$clone(q,F.Value).Set($clone(u,F.Value));$s=10;case 10:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 2:w=f;x=$clone(g.v,F.Value).Elem();$s=11;case 11:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}y=new AT.ptr($clone(x,F.Value));z=h;aa=i;ab=$clone(j,FV);ac=HX(w,y,z,aa,ab);$s=12;case 12:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}v=ac;FX.copy(k,v[0]);l=v[1];ad=[k,l];$s=13;case 13:return ad;}return;}var $f={$blk:IG,$c:true,$r,aa,ab,ac,ad,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};IH=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g.v,F.Value).Elem();$s=3;case 3:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=$clone(j,F.Value).IsNil();$s=4;case 4:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}if(!k){$s=1;continue;}$s=2;continue;case 1:l=$clone(f.v,F.Value).Type().Elem();$s=5;case 5:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l.Elem();$s=6;case 6:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=F.New(m);$s=7;case 7:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;p=$clone(o,F.Value).Elem();$s=8;case 8:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=$clone(g.v,F.Value).Elem();$s=9;case 9:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=$clone(q,F.Value).Elem();$s=10;case 10:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}$r=$clone(p,F.Value).Set($clone(r,F.Value));$s=11;case 11:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}s=$clone(f.v,F.Value).Elem();$s=12;case 12:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}$r=$clone(s,F.Value).Set($clone(o,F.Value));$s=13;case 13:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 2:$s=-1;return;}return;}var $f={$blk:IH,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,$s};return $f;};IJ=function(f,g,h){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f.v,F.Value).Elem();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=0;m=$clone(k,F.Value).Len();n=l;o=m;case 2:if(!(n>0))>>0;n=n+(1)>>0;$s=2;continue;case 3:i=i;$s=-1;return i;}return;}var $f={$blk:IJ,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,$s};return $f;};IK=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g.v,F.Value).Elem();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=0;m=$clone(k,F.Value).Len();n=l;o=m;case 2:if(!(n>0;$s=2;continue;case 3:$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:IK,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,$s};return $f;};IL=function(f,g,h,i,j){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=new FX.ptr(0,false);l=$ifaceNil;m=$clone(g.v,F.Value).Elem();$s=1;case 1:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;if(h===2){$s=2;continue;}$s=3;continue;case 2:o=H.ConsumeBytes(f);p=o[0];q=o[1];if(q<0){r=$clone(k,FX);s=FT;FX.copy(k,r);l=s;$s=-1;return[k,l];}case 4:if(!(p.$length>0)){$s=5;continue;}t=H.ConsumeVarint(p);u=t[0];v=t[1];if(v<0){w=$clone(k,FX);x=FT;FX.copy(k,w);l=x;$s=-1;return[k,l];}y=$clone(n,F.Value).Type().Elem();$s=6;case 6:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}z=F.New(y);$s=7;case 7:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}aa=$clone(z,F.Value).Elem();$s=8;case 8:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}ab=aa;$clone(ab,F.Value).SetInt((new $Int64(u.$high,u.$low)));ac=F.Append($clone(n,F.Value),new AGG([$clone(ab,F.Value)]));$s=9;case 9:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}$r=$clone(n,F.Value).Set($clone(ac,F.Value));$s=10;case 10:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}p=$subslice(p,v);$s=4;continue;case 5:k.n=q;ad=$clone(k,FX);ae=$ifaceNil;FX.copy(k,ad);l=ae;$s=-1;return[k,l];case 3:if(!((h===0))){af=$clone(k,FX);ag=FY;FX.copy(k,af);l=ag;$s=-1;return[k,l];}ah=H.ConsumeVarint(f);ai=ah[0];aj=ah[1];if(aj<0){ak=$clone(k,FX);al=FT;FX.copy(k,ak);l=al;$s=-1;return[k,l];}am=$clone(n,F.Value).Type().Elem();$s=11;case 11:if($c){$c=false;am=am.$blk();}if(am&&am.$blk!==undefined){break s;}an=F.New(am);$s=12;case 12:if($c){$c=false;an=an.$blk();}if(an&&an.$blk!==undefined){break s;}ao=$clone(an,F.Value).Elem();$s=13;case 13:if($c){$c=false;ao=ao.$blk();}if(ao&&ao.$blk!==undefined){break s;}ap=ao;$clone(ap,F.Value).SetInt((new $Int64(ai.$high,ai.$low)));aq=F.Append($clone(n,F.Value),new AGG([$clone(ap,F.Value)]));$s=14;case 14:if($c){$c=false;aq=aq.$blk();}if(aq&&aq.$blk!==undefined){break s;}$r=$clone(n,F.Value).Set($clone(aq,F.Value));$s=15;case 15:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}k.n=aj;ar=$clone(k,FX);as=$ifaceNil;FX.copy(k,ar);l=as;$s=-1;return[k,l];}return;}var $f={$blk:IL,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};IM=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,o,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(f.v,F.Value).Elem();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=$clone(f.v,F.Value).Elem();$s=2;case 2:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=$clone(k,F.Value);m=$clone(g.v,F.Value).Elem();$s=3;case 3:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=$clone(m,F.Value);o=F.AppendSlice(l,n);$s=4;case 4:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}$r=$clone(j,F.Value).Set($clone(o,F.Value));$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:IM,$c:true,$r,f,g,h,i,j,k,l,m,n,o,$s};return $f;};IO=function(f,g,h){var{f,g,h,i,j,k,l,m,n,o,p,q,r,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f.v,F.Value).Elem();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=$clone(k,F.Value).Len();if(l===0){i=0;$s=-1;return i;}m=0;n=0;case 2:if(!(n>0;n=n+(1)>>0;$s=2;continue;case 3:i=g.tagsize+H.SizeBytes(m)>>0;$s=-1;return i;}return;}var $f={$blk:IO,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,$s};return $f;};IP=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g.v,F.Value).Elem();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=$clone(k,F.Value).Len();if(l===0){$s=-1;return[f,$ifaceNil];}f=H.AppendVarint(f,h.wiretag);m=0;n=0;case 2:if(!(n>0;n=n+(1)>>0;$s=2;continue;case 3:f=H.AppendVarint(f,(new $Uint64(0,m)));s=0;case 7:if(!(s>0;$s=7;continue;case 8:$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:IP,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,$s};return $f;};IR=function(f,g,h){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;if(true){i=0;$s=-1;return i;}j=$clone(g,AT).Apply($clone(f.coderMessageInfo.extensionOffset,AP));$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=$clone(j,AT).Extensions();$s=2;case 2:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k.$get();m=l;n=0;o=$keys(m);case 3:if(!(n>0;v=q.Value();$s=6;case 6:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}w=s.funcs.size($clone(v,B.Value),H.SizeTag(3),$clone(h,FS));$s=7;case 7:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}i=i+(w)>>0;n++;$s=3;continue;case 4:x=f.getUnknownBytes($clone(g,AT));$s=8;case 8:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}y=x;if(!(y===ADU.nil)){i=i+(I.SizeUnknown(y.$get()))>>0;}i=i;$s=-1;return i;}return;}var $f={$blk:IR,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,$s};return $f;};IS=function(f,g,h,i){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:if(true){$s=1;continue;}$s=2;continue;case 1:j=W.New("no support for message_set_wire_format",new AEN([]));$s=3;case 3:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=[g,j];$s=4;case 4:return k;case 2:l=$clone(h,AT).Apply($clone(f.coderMessageInfo.extensionOffset,AP));$s=5;case 5:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=$clone(l,AT).Extensions();$s=6;case 6:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m.$get();o=$keys(n).length;if(o===(0)){$s=8;continue;}if(o===(1)){$s=9;continue;}$s=10;continue;case 8:$s=11;continue;case 9:p=n;q=0;r=$keys(p);case 12:if(!(q>0)));z++;}$r=AE.Ints(x);$s=15;case 15:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}ad=x;ae=0;case 16:if(!(ae=ad.$length)?($throwRuntimeError("index out of range"),undefined):ad.$array[ad.$offset+ae]);ag=$ifaceNil;aj=IT(f,g,$clone((ai=n[$Int32.keyFor(((af>>0)))],ai!==undefined?ai.v:new ADE.ptr($ifaceNil,new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil),AGO.nil)),ADE),$clone(i,FS));$s=18;case 18:if($c){$c=false;aj=aj.$blk();}if(aj&&aj.$blk!==undefined){break s;}ah=aj;g=ah[0];ag=ah[1];if(!($interfaceIsEqual(ag,$ifaceNil))){$s=-1;return[g,ag];}ae++;$s=16;continue;case 17:case 11:case 7:ak=f.getUnknownBytes($clone(h,AT));$s=19;case 19:if($c){$c=false;ak=ak.$blk();}if(ak&&ak.$blk!==undefined){break s;}al=ak;if(!(al===ADU.nil)){$s=20;continue;}$s=21;continue;case 20:am=$ifaceNil;ao=I.AppendUnknown(g,al.$get());$s=22;case 22:if($c){$c=false;ao=ao.$blk();}if(ao&&ao.$blk!==undefined){break s;}an=ao;g=an[0];am=an[1];if(!($interfaceIsEqual(am,$ifaceNil))){$s=-1;return[g,am];}case 21:$s=-1;return[g,$ifaceNil];}return;}var $f={$blk:IS,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};IT=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=ADA($clone(h,ADE).Type());$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=H.DecodeTag(k.wiretag);m=l[0];g=I.AppendFieldStart(g,m);o=g;p=h.Value();$s=2;case 2:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=$clone(p,B.Value);r=H.EncodeTag(3,2);s=$clone(i,FS);t=k.funcs.marshal(o,q,r,s);$s=3;case 3:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}n=t;g=n[0];u=n[1];if(!($interfaceIsEqual(u,$ifaceNil))){$s=-1;return[g,u];}g=I.AppendFieldEnd(g);$s=-1;return[g,$ifaceNil];}return;}var $f={$blk:IT,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,$s};return $f;};IU=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:f=[f];h=[h];i=[i];j=[j];k=[k];l=new FX.ptr(0,false);m=$ifaceNil;if(true){$s=1;continue;}$s=2;continue;case 1:n=$clone(l,FX);p=W.New("no support for message_set_wire_format",new AEN([]));$s=3;case 3:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}o=p;FX.copy(l,n);m=o;q=[l,m];$s=4;case 4:return q;case 2:r=$clone(h[0],AT).Apply($clone(f[0].coderMessageInfo.extensionOffset,AP));$s=5;case 5:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=$clone(r,AT).Extensions();$s=6;case 6:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=s;if(t.$get()===false){t.$set({});}j[0]=t.$get();k[0]=true;u=I.Unmarshal(g,true,(function(f,h,i,j,k){return function $b(u,v){var{aa,ab,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{u,v});$s=$s||0;s:while(true){switch($s){case 0:x=f[0].unmarshalExtension(v,u,2,j[0],$clone(i[0],FV));$s=1;case 1:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}w=x;y=$clone(w[0],FX);z=w[1];if($interfaceIsEqual(z,FY)){$s=2;continue;}$s=3;continue;case 2:aa=f[0].mutableUnknownBytes($clone(h[0],AT));$s=4;case 4:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}ab=aa;ab.$set(H.AppendTag(ab.$get(),u,2));ab.$set($appendSlice(ab.$get(),v));$s=-1;return $ifaceNil;case 3:if(!y.initialized){k[0]=false;}$s=-1;return z;}return;}var $f={$blk:$b,$c:true,$r,aa,ab,u,v,w,x,y,z,$s};return $f;};})(f,h,i,j,k));$s=7;case 7:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}m=u;l.n=g.$length;l.initialized=k[0];v=$clone(l,FX);w=m;FX.copy(l,v);m=w;$s=-1;return[l,m];}return;}var $f={$blk:IU,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s};return $f;};BS.ptr.prototype.makeCoderMethods=function(f,g){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,ca,cb,cc,cd,ce,cf,cg,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g});$s=$s||0;s:while(true){switch($s){case 0:h=[h];i=[i];i[0]=this;AP.copy(i[0].coderMessageInfo.sizecacheOffset,AR);AP.copy(i[0].coderMessageInfo.unknownOffset,AR);AP.copy(i[0].coderMessageInfo.extensionOffset,AR);if($clone(g.sizecacheOffset,AP).IsValid()&&$interfaceIsEqual(g.sizecacheType,CB)){AP.copy(i[0].coderMessageInfo.sizecacheOffset,g.sizecacheOffset);}if($clone(g.unknownOffset,AP).IsValid()&&($interfaceIsEqual(g.unknownType,CD)||$interfaceIsEqual(g.unknownType,CE))){$s=1;continue;}$s=2;continue;case 1:AP.copy(i[0].coderMessageInfo.unknownOffset,g.unknownOffset);j=g.unknownType.Kind();$s=3;case 3:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}i[0].coderMessageInfo.unknownPtrKind=j===22;case 2:if($clone(g.extensionOffset,AP).IsValid()&&$interfaceIsEqual(g.extensionType,CF)){AP.copy(i[0].coderMessageInfo.extensionOffset,g.extensionOffset);}i[0].coderMessageInfo.coderFields={};k=i[0].Desc.Fields();$s=4;case 4:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}h[0]=k;l=h[0].Len();$s=5;case 5:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=$makeSlice(AHW,l);n=0;case 6:o=h[0].Len();$s=8;case 8:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}if(!(n=m.$length)?($throwRuntimeError("index out of range"),undefined):m.$array[m.$offset+n]);au=p[0].Number();$s=36;case 36:if($c){$c=false;au=au.$blk();}if(au&&au.$blk!==undefined){break s;}av=AM(i[0],$clone(g,CG),p[0],ac);$s=37;case 37:if($c){$c=false;av=av.$blk();}if(av&&av.$blk!==undefined){break s;}ax=p[0].Cardinality();$s=39;case 39:if($c){$c=false;ax=ax.$blk();}if(ax&&ax.$blk!==undefined){break s;}if(ax===3){aw=true;$s=38;continue s;}ay=p[0].HasPresence();$s=40;case 40:if($c){$c=false;ay=ay.$blk();}if(ay&&ay.$blk!==undefined){break s;}aw=ay;case 38:az=p[0].Cardinality();$s=41;case 41:if($c){$c=false;az=az.$blk();}if(az&&az.$blk!==undefined){break s;}IW.copy(at,new IW.ptr($clone(ao,HR),ap,ac,$clone(av,AK),au,$clone(an,AP),ad,H.SizeVarint(ad),aw,az===2));i[0].coderMessageInfo.orderedCoderFields=$append(i[0].coderMessageInfo.orderedCoderFields,at);ba=at.num;(i[0].coderMessageInfo.coderFields||$throwRuntimeError("assignment to entry in nil map"))[H.Number.keyFor(ba)]={k:ba,v:at};n=n+(1)>>0;$s=6;continue;case 7:bb=0;bd=i[0].Desc.Oneofs();$s=42;case 42:if($c){$c=false;bd=bd.$blk();}if(bd&&bd.$blk!==undefined){break s;}bc=bd;be=bb;bf=bc;case 43:bg=bf.Len();$s=45;case 45:if($c){$c=false;bg=bg.$blk();}if(bg&&bg.$blk!==undefined){break s;}if(!(be>0;$s=43;continue;case 44:bk=I.IsMessageSet(i[0].Desc);$s=53;case 53:if($c){$c=false;bk=bk.$blk();}if(bk&&bk.$blk!==undefined){break s;}if(bk){$s=51;continue;}$s=52;continue;case 51:if(!$clone(i[0].coderMessageInfo.extensionOffset,AP).IsValid()){$s=54;continue;}$s=55;continue;case 54:bl=i[0].Desc.FullName();$s=56;case 56:if($c){$c=false;bl=bl.$blk();}if(bl&&bl.$blk!==undefined){break s;}bm=new B.FullName(bl);bn=A.Sprintf("%v: MessageSet with no extensions field",new AEN([bm]));$s=57;case 57:if($c){$c=false;bn=bn.$blk();}if(bn&&bn.$blk!==undefined){break s;}$panic(new $String(bn));case 55:if(!$clone(i[0].coderMessageInfo.unknownOffset,AP).IsValid()){$s=58;continue;}$s=59;continue;case 58:bo=i[0].Desc.FullName();$s=60;case 60:if($c){$c=false;bo=bo.$blk();}if(bo&&bo.$blk!==undefined){break s;}bp=new B.FullName(bo);bq=A.Sprintf("%v: MessageSet with no unknown field",new AEN([bp]));$s=61;case 61:if($c){$c=false;bq=bq.$blk();}if(bq&&bq.$blk!==undefined){break s;}$panic(new $String(bq));case 59:i[0].coderMessageInfo.isMessageSet=true;case 52:$r=AE.Slice(i[0].coderMessageInfo.orderedCoderFields,(function(h,i){return function(br,bs){var br,bs,bt,bu;return(bt=i[0].coderMessageInfo.orderedCoderFields,((br<0||br>=bt.$length)?($throwRuntimeError("index out of range"),undefined):bt.$array[bt.$offset+br])).num<(bu=i[0].coderMessageInfo.orderedCoderFields,((bs<0||bs>=bu.$length)?($throwRuntimeError("index out of range"),undefined):bu.$array[bu.$offset+bs])).num;};})(h,i));$s=62;case 62:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}br=0;bs=i[0].coderMessageInfo.orderedCoderFields;bt=0;while(true){if(!(bt=bs.$length)?($throwRuntimeError("index out of range"),undefined):bs.$array[bs.$offset+bt]);if(bu.num>=16&&bu.num>=($imul(2,br))){break;}br=bu.num;bt++;}i[0].coderMessageInfo.denseCoderFields=$makeSlice(AGR,(br+1>>0));bv=i[0].coderMessageInfo.orderedCoderFields;bw=0;while(true){if(!(bw=bv.$length)?($throwRuntimeError("index out of range"),undefined):bv.$array[bv.$offset+bw]);if(((bx.num>>0))>=i[0].coderMessageInfo.denseCoderFields.$length){break;}(by=i[0].coderMessageInfo.denseCoderFields,bz=bx.num,((bz<0||bz>=by.$length)?($throwRuntimeError("index out of range"),undefined):by.$array[by.$offset+bz]=bx));bw++;}ca=i[0].Desc.Oneofs();$s=65;case 65:if($c){$c=false;ca=ca.$blk();}if(ca&&ca.$blk!==undefined){break s;}cb=ca.Len();$s=66;case 66:if($c){$c=false;cb=cb.$blk();}if(cb&&cb.$blk!==undefined){break s;}if(cb>0){$s=63;continue;}$s=64;continue;case 63:$r=AE.Slice(i[0].coderMessageInfo.orderedCoderFields,(function(h,i){return function $b(cc,cd){var{cc,cd,ce,cf,cg,ch,ci,cj,ck,cl,$s,$r,$c}=$restore(this,{cc,cd});$s=$s||0;s:while(true){switch($s){case 0:cf=h[0].ByNumber((ce=i[0].coderMessageInfo.orderedCoderFields,((cc<0||cc>=ce.$length)?($throwRuntimeError("index out of range"),undefined):ce.$array[ce.$offset+cc])).num);$s=1;case 1:if($c){$c=false;cf=cf.$blk();}if(cf&&cf.$blk!==undefined){break s;}cg=cf;ci=h[0].ByNumber((ch=i[0].coderMessageInfo.orderedCoderFields,((cd<0||cd>=ch.$length)?($throwRuntimeError("index out of range"),undefined):ch.$array[ch.$offset+cd])).num);$s=2;case 2:if($c){$c=false;ci=ci.$blk();}if(ci&&ci.$blk!==undefined){break s;}cj=ci;ck=AF.LegacyFieldOrder(cg,cj);$s=3;case 3:if($c){$c=false;ck=ck.$blk();}if(ck&&ck.$blk!==undefined){break s;}cl=ck;$s=4;case 4:return cl;}return;}var $f={$blk:$b,$c:true,$r,cc,cd,ce,cf,cg,ch,ci,cj,ck,cl,$s};return $f;};})(h,i));$s=67;case 67:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 64:cc=ADI(i[0].Desc);$s=68;case 68:if($c){$c=false;cc=cc.$blk();}if(cc&&cc.$blk!==undefined){break s;}i[0].coderMessageInfo.needsInitCheck=cc;if(i[0].coderMessageInfo.methods.Marshal===$throwNilPointerError&&i[0].coderMessageInfo.methods.Size===$throwNilPointerError){i[0].coderMessageInfo.methods.Flags=(cd=i[0].coderMessageInfo.methods.Flags,ce=new $Uint64(0,1),new $Uint64(cd.$high|ce.$high,(cd.$low|ce.$low)>>>0));i[0].coderMessageInfo.methods.Marshal=$methodVal(i[0],"marshal");i[0].coderMessageInfo.methods.Size=$methodVal(i[0],"size");}if(i[0].coderMessageInfo.methods.Unmarshal===$throwNilPointerError){i[0].coderMessageInfo.methods.Flags=(cf=i[0].coderMessageInfo.methods.Flags,cg=new $Uint64(0,2),new $Uint64(cf.$high|cg.$high,(cf.$low|cg.$low)>>>0));i[0].coderMessageInfo.methods.Unmarshal=$methodVal(i[0],"unmarshal");}if(i[0].coderMessageInfo.methods.CheckInitialized===$throwNilPointerError){i[0].coderMessageInfo.methods.CheckInitialized=$methodVal(i[0],"checkInitialized");}if(i[0].coderMessageInfo.methods.Merge===$throwNilPointerError){i[0].coderMessageInfo.methods.Merge=$methodVal(i[0],"merge");}$s=-1;return;}return;}var $f={$blk:BS.ptr.prototype.makeCoderMethods,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,ca,cb,cc,cd,ce,cf,cg,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};BS.prototype.makeCoderMethods=function(f,g){return this.$val.makeCoderMethods(f,g);};BS.ptr.prototype.getUnknownBytes=function(f){var{f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;if(g.coderMessageInfo.unknownPtrKind){$s=1;continue;}$s=2;continue;case 1:h=$clone(f,AT).Apply($clone(g.coderMessageInfo.unknownOffset,AP));$s=4;case 4:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=$clone(h,AT).BytesPtr();$s=5;case 5:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i.$get();$s=6;case 6:return j;case 2:k=$clone(f,AT).Apply($clone(g.coderMessageInfo.unknownOffset,AP));$s=7;case 7:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=$clone(k,AT).Bytes();$s=8;case 8:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;$s=9;case 9:return m;case 3:$s=-1;return ADU.nil;}return;}var $f={$blk:BS.ptr.prototype.getUnknownBytes,$c:true,$r,f,g,h,i,j,k,l,m,$s};return $f;};BS.prototype.getUnknownBytes=function(f){return this.$val.getUnknownBytes(f);};BS.ptr.prototype.mutableUnknownBytes=function(f){var{f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;if(g.coderMessageInfo.unknownPtrKind){$s=1;continue;}$s=2;continue;case 1:h=$clone(f,AT).Apply($clone(g.coderMessageInfo.unknownOffset,AP));$s=4;case 4:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=$clone(h,AT).BytesPtr();$s=5;case 5:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;if(j.$get()===ADU.nil){j.$set($newDataPointer(ADP.nil,ADU));}$s=-1;return j.$get();case 2:k=$clone(f,AT).Apply($clone(g.coderMessageInfo.unknownOffset,AP));$s=6;case 6:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=$clone(k,AT).Bytes();$s=7;case 7:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;$s=8;case 8:return m;case 3:$s=-1;return ADU.nil;}return;}var $f={$blk:BS.ptr.prototype.mutableUnknownBytes,$c:true,$r,f,g,h,i,j,k,l,m,$s};return $f;};BS.prototype.mutableUnknownBytes=function(f){return this.$val.mutableUnknownBytes(f);};IX=function(f){var f;return $clone(f,F.Value).MapRange();};IZ=function(f,g){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g});$s=$s||0;s:while(true){switch($s){case 0:g=[g];h=[h];i=AEO.nil;j=new HR.ptr(AEO.nil,$throwNilPointerError,$throwNilPointerError,$throwNilPointerError,$throwNilPointerError,$throwNilPointerError);k=f.MapKey();$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;m=f.MapValue();$s=2;case 2:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;o=l.Kind();$s=3;case 3:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}q=(p=AAX[B.Kind.keyFor(o)],p!==undefined?p.v:0);r=H.EncodeTag(1,q);$s=4;case 4:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=r;t=n.Kind();$s=5;case 5:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}v=(u=AAX[B.Kind.keyFor(t)],u!==undefined?u.v:0);w=H.EncodeTag(2,v);$s=6;case 6:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}x=w;y=HU(l);$s=7;case 7:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}z=$clone(y,HS);aa=HU(n);$s=8;case 8:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}ab=$clone(aa,HS);ac=GB(g[0],f);$s=9;case 9:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}ad=ac;ae=l.Default();$s=10;case 10:if($c){$c=false;ae=ae.$blk();}if(ae&&ae.$blk!==undefined){break s;}af=l.Kind();$s=11;case 11:if($c){$c=false;af=af.$blk();}if(af&&af.$blk!==undefined){break s;}h[0]=new IY.ptr(g[0],s,x,$clone(z,HS),$clone(ab,HS),$clone(ae,B.Value),af,ad);ag=n.Kind();$s=14;case 14:if($c){$c=false;ag=ag.$blk();}if(ag&&ag.$blk!==undefined){break s;}if(ag===11){$s=12;continue;}$s=13;continue;case 12:ah=g[0].Elem();$s=15;case 15:if($c){$c=false;ah=ah.$blk();}if(ah&&ah.$blk!==undefined){break s;}ai=BU(ah);$s=16;case 16:if($c){$c=false;ai=ai.$blk();}if(ai&&ai.$blk!==undefined){break s;}i=ai;case 13:HR.copy(j,new HR.ptr(AEO.nil,(function(g,h){return function $b(aj,ak,al){var{aj,ak,al,am,an,ao,ap,$s,$r,$c}=$restore(this,{aj,ak,al});$s=$s||0;s:while(true){switch($s){case 0:am=$clone(aj,AT).AsValueOf(g[0]);$s=1;case 1:if($c){$c=false;am=am.$blk();}if(am&&am.$blk!==undefined){break s;}an=$clone(am,F.Value).Elem();$s=2;case 2:if($c){$c=false;an=an.$blk();}if(an&&an.$blk!==undefined){break s;}ao=JA($clone(an,F.Value),h[0],ak,$clone(al,FS));$s=3;case 3:if($c){$c=false;ao=ao.$blk();}if(ao&&ao.$blk!==undefined){break s;}ap=ao;$s=4;case 4:return ap;}return;}var $f={$blk:$b,$c:true,$r,aj,ak,al,am,an,ao,ap,$s};return $f;};})(g,h),(function(g,h){return function $b(aj,ak,al,am){var{aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,$s,$r,$c}=$restore(this,{aj,ak,al,am});$s=$s||0;s:while(true){switch($s){case 0:an=aj;ao=$clone(ak,AT).AsValueOf(g[0]);$s=1;case 1:if($c){$c=false;ao=ao.$blk();}if(ao&&ao.$blk!==undefined){break s;}ap=$clone(ao,F.Value).Elem();$s=2;case 2:if($c){$c=false;ap=ap.$blk();}if(ap&&ap.$blk!==undefined){break s;}aq=$clone(ap,F.Value);ar=h[0];as=al;at=$clone(am,FS);au=JE(an,aq,ar,as,at);$s=3;case 3:if($c){$c=false;au=au.$blk();}if(au&&au.$blk!==undefined){break s;}av=au;$s=4;case 4:return av;}return;}var $f={$blk:$b,$c:true,$r,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,$s};return $f;};})(g,h),(function(g,h){return function $b(aj,ak,al,am,an){var{aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,$s,$r,$c}=$restore(this,{aj,ak,al,am,an});$s=$s||0;s:while(true){switch($s){case 0:ao=$clone(ak,AT).AsValueOf(g[0]);$s=1;case 1:if($c){$c=false;ao=ao.$blk();}if(ao&&ao.$blk!==undefined){break s;}ap=ao;aq=$clone(ap,F.Value).Elem();$s=4;case 4:if($c){$c=false;aq=aq.$blk();}if(aq&&aq.$blk!==undefined){break s;}ar=$clone(aq,F.Value).IsNil();$s=5;case 5:if($c){$c=false;ar=ar.$blk();}if(ar&&ar.$blk!==undefined){break s;}if(ar){$s=2;continue;}$s=3;continue;case 2:as=$clone(ap,F.Value).Elem();$s=6;case 6:if($c){$c=false;as=as.$blk();}if(as&&as.$blk!==undefined){break s;}at=F.MakeMap(h[0].goType);$s=7;case 7:if($c){$c=false;at=at.$blk();}if(at&&at.$blk!==undefined){break s;}$r=$clone(as,F.Value).Set($clone(at,F.Value));$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 3:if(am.mi===AEO.nil){$s=9;continue;}$s=10;continue;case 9:au=aj;av=$clone(ap,F.Value).Elem();$s=12;case 12:if($c){$c=false;av=av.$blk();}if(av&&av.$blk!==undefined){break s;}aw=$clone(av,F.Value);ax=al;ay=h[0];az=am;ba=$clone(an,FV);bb=JB(au,aw,ax,ay,az,ba);$s=13;case 13:if($c){$c=false;bb=bb.$blk();}if(bb&&bb.$blk!==undefined){break s;}bc=bb;$s=14;case 14:return bc;case 10:bd=aj;be=$clone(ap,F.Value).Elem();$s=15;case 15:if($c){$c=false;be=be.$blk();}if(be&&be.$blk!==undefined){break s;}bf=$clone(be,F.Value);bg=al;bh=h[0];bi=am;bj=$clone(an,FV);bk=JC(bd,bf,bg,bh,bi,bj);$s=16;case 16:if($c){$c=false;bk=bk.$blk();}if(bk&&bk.$blk!==undefined){break s;}bl=bk;$s=17;case 17:return bl;case 11:$s=-1;return[new FX.ptr(0,false),$ifaceNil];}return;}var $f={$blk:$b,$c:true,$r,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,$s};return $f;};})(g,h),$throwNilPointerError,$throwNilPointerError));aj=n.Kind();$s=18;case 18:if($c){$c=false;aj=aj.$blk();}if(aj&&aj.$blk!==undefined){break s;}ak=aj;if(ak===(11)){j.merge=JJ;}else if(ak===(12)){j.merge=JI;}else{j.merge=JH;}case 17:if(!(ab.isInit===$throwNilPointerError)){j.isInit=(function(g,h){return function $b(al,am){var{al,am,an,ao,ap,aq,$s,$r,$c}=$restore(this,{al,am});$s=$s||0;s:while(true){switch($s){case 0:an=$clone(al,AT).AsValueOf(g[0]);$s=1;case 1:if($c){$c=false;an=an.$blk();}if(an&&an.$blk!==undefined){break s;}ao=$clone(an,F.Value).Elem();$s=2;case 2:if($c){$c=false;ao=ao.$blk();}if(ao&&ao.$blk!==undefined){break s;}ap=JG($clone(ao,F.Value),h[0],am);$s=3;case 3:if($c){$c=false;ap=ap.$blk();}if(ap&&ap.$blk!==undefined){break s;}aq=ap;$s=4;case 4:return aq;}return;}var $f={$blk:$b,$c:true,$r,al,am,an,ao,ap,aq,$s};return $f;};})(g,h);}al=i;am=$clone(j,HR);i=al;HR.copy(j,am);$s=-1;return[i,j];}return;}var $f={$blk:IZ,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};JA=function(f,g,h,i){var{aa,ab,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:if($clone(f,F.Value).Len()===0){$s=-1;return 0;}j=0;k=IX($clone(f,F.Value));case 1:l=k.Next();$s=3;case 3:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}if(!(l)){$s=2;continue;}m=k.Key();$s=4;case 4:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=g.conv.keyConv.PBValueOf($clone(m,F.Value));$s=5;case 5:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=$clone(n,B.Value).MapKey();$s=6;case 6:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=$clone(o,B.MapKey);q=g.keyFuncs.size($clone($clone(p,B.MapKey).Value(),B.Value),1,$clone(i,FS));$s=7;case 7:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=q;s=0;t=k.Value();$s=8;case 8:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=g.conv.valConv.PBValueOf($clone(t,F.Value));$s=9;case 9:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}v=$clone(u,B.Value);if(h.mi===AEO.nil){$s=10;continue;}$s=11;continue;case 10:w=g.valFuncs.size($clone(v,B.Value),1,$clone(i,FS));$s=13;case 13:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}s=w;$s=12;continue;case 11:x=k.Value();$s=14;case 14:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}y=AV($clone(x,F.Value));$s=15;case 15:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}z=$clone(y,AT);s=s+(1)>>0;aa=h.mi.sizePointer($clone(z,AT),$clone(i,FS));$s=16;case 16:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}ab=H.SizeBytes(aa);$s=17;case 17:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}s=s+(ab)>>0;case 12:j=j+((h.tagsize+H.SizeBytes(r+s>>0)>>0))>>0;$s=1;continue;case 2:$s=-1;return j;}return;}var $f={$blk:JA,$c:true,$r,aa,ab,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};JB=function(f,g,h,i,j,k){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g,h,i,j,k});$s=$s||0;s:while(true){switch($s){case 0:l=new FX.ptr(0,false);m=$ifaceNil;if(!((h===2))){n=$clone(l,FX);o=FY;FX.copy(l,n);m=o;$s=-1;return[l,m];}p=H.ConsumeBytes(f);f=p[0];q=p[1];if(q<0){r=$clone(l,FX);s=FT;FX.copy(l,r);m=s;$s=-1;return[l,m];}t=$clone(i.keyZero,B.Value);u=i.conv.valConv.New();$s=1;case 1:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}v=$clone(u,B.Value);case 2:if(!(f.$length>0)){$s=3;continue;}w=H.ConsumeTag(f);x=w[0];y=w[1];z=w[2];if(z<0){aa=$clone(l,FX);ab=FT;FX.copy(l,aa);m=ab;$s=-1;return[l,m];}if(x>536870911){ac=$clone(l,FX);ad=FT;FX.copy(l,ac);m=ad;$s=-1;return[l,m];}f=$subslice(f,z);ae=FY;af=x;if(af===(1)){$s=5;continue;}if(af===(2)){$s=6;continue;}$s=7;continue;case 5:ag=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);ah=new FX.ptr(0,false);aj=i.keyFuncs.unmarshal(f,$clone(t,B.Value),x,y,$clone(k,FV));$s=8;case 8:if($c){$c=false;aj=aj.$blk();}if(aj&&aj.$blk!==undefined){break s;}ai=aj;B.Value.copy(ag,ai[0]);FX.copy(ah,ai[1]);ae=ai[2];if(!($interfaceIsEqual(ae,$ifaceNil))){$s=4;continue;}B.Value.copy(t,ag);z=ah.n;$s=7;continue;case 6:ak=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);al=new FX.ptr(0,false);an=i.valFuncs.unmarshal(f,$clone(v,B.Value),x,y,$clone(k,FV));$s=9;case 9:if($c){$c=false;an=an.$blk();}if(an&&an.$blk!==undefined){break s;}am=an;B.Value.copy(ak,am[0]);FX.copy(al,am[1]);ae=am[2];if(!($interfaceIsEqual(ae,$ifaceNil))){$s=4;continue;}B.Value.copy(v,ak);z=al.n;case 7:case 4:if($interfaceIsEqual(ae,FY)){z=H.ConsumeFieldValue(x,y,f);if(z<0){ao=$clone(l,FX);ap=FT;FX.copy(l,ao);m=ap;$s=-1;return[l,m];}}else if(!($interfaceIsEqual(ae,$ifaceNil))){aq=$clone(l,FX);ar=ae;FX.copy(l,aq);m=ar;$s=-1;return[l,m];}f=$subslice(f,z);$s=2;continue;case 3:as=i.conv.keyConv.GoValueOf($clone(t,B.Value));$s=10;case 10:if($c){$c=false;as=as.$blk();}if(as&&as.$blk!==undefined){break s;}at=$clone(as,F.Value);au=i.conv.valConv.GoValueOf($clone(v,B.Value));$s=11;case 11:if($c){$c=false;au=au.$blk();}if(au&&au.$blk!==undefined){break s;}av=$clone(au,F.Value);$r=$clone(g,F.Value).SetMapIndex(at,av);$s=12;case 12:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}l.n=q;aw=$clone(l,FX);ax=$ifaceNil;FX.copy(l,aw);m=ax;$s=-1;return[l,m];}return;}var $f={$blk:JB,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};JC=function(f,g,h,i,j,k){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g,h,i,j,k});$s=$s||0;s:while(true){switch($s){case 0:l=new FX.ptr(0,false);m=$ifaceNil;if(!((h===2))){n=$clone(l,FX);o=FY;FX.copy(l,n);m=o;$s=-1;return[l,m];}p=H.ConsumeBytes(f);f=p[0];q=p[1];if(q<0){r=$clone(l,FX);s=FT;FX.copy(l,r);m=s;$s=-1;return[l,m];}t=$clone(i.keyZero,B.Value);u=j.mi.GoReflectType.Elem();$s=1;case 1:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}v=F.New(u);$s=2;case 2:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}w=v;case 3:if(!(f.$length>0)){$s=4;continue;}x=H.ConsumeTag(f);y=x[0];z=x[1];aa=x[2];if(aa<0){ab=$clone(l,FX);ac=FT;FX.copy(l,ab);m=ac;$s=-1;return[l,m];}if(y>536870911){ad=$clone(l,FX);ae=FT;FX.copy(l,ad);m=ae;$s=-1;return[l,m];}f=$subslice(f,aa);af=FY;ag=y;if(ag===(1)){$s=6;continue;}if(ag===(2)){$s=7;continue;}$s=8;continue;case 6:ah=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);ai=new FX.ptr(0,false);ak=i.keyFuncs.unmarshal(f,$clone(t,B.Value),y,z,$clone(k,FV));$s=9;case 9:if($c){$c=false;ak=ak.$blk();}if(ak&&ak.$blk!==undefined){break s;}aj=ak;B.Value.copy(ah,aj[0]);FX.copy(ai,aj[1]);af=aj[2];if(!($interfaceIsEqual(af,$ifaceNil))){$s=5;continue;}B.Value.copy(t,ah);aa=ai.n;$s=8;continue;case 7:if(!((z===2))){$s=5;continue;}al=ADP.nil;am=H.ConsumeBytes(f);al=am[0];aa=am[1];if(aa<0){an=$clone(l,FX);ao=FT;FX.copy(l,an);m=ao;$s=-1;return[l,m];}ap=new FX.ptr(0,false);ar=j.mi.unmarshalPointer(al,$clone(AV($clone(w,F.Value)),AT),0,$clone(k,FV));$s=10;case 10:if($c){$c=false;ar=ar.$blk();}if(ar&&ar.$blk!==undefined){break s;}aq=ar;FX.copy(ap,aq[0]);af=aq[1];if(ap.initialized){l.initialized=true;}case 8:case 5:if($interfaceIsEqual(af,FY)){aa=H.ConsumeFieldValue(y,z,f);if(aa<0){as=$clone(l,FX);at=FT;FX.copy(l,as);m=at;$s=-1;return[l,m];}}else if(!($interfaceIsEqual(af,$ifaceNil))){au=$clone(l,FX);av=af;FX.copy(l,au);m=av;$s=-1;return[l,m];}f=$subslice(f,aa);$s=3;continue;case 4:aw=i.conv.keyConv.GoValueOf($clone(t,B.Value));$s=11;case 11:if($c){$c=false;aw=aw.$blk();}if(aw&&aw.$blk!==undefined){break s;}$r=$clone(g,F.Value).SetMapIndex($clone(aw,F.Value),$clone(w,F.Value));$s=12;case 12:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}l.n=q;ax=$clone(l,FX);ay=$ifaceNil;FX.copy(l,ax);m=ay;$s=-1;return[l,m];}return;}var $f={$blk:JC,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};JD=function(f,g,h,i,j,k){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g,h,i,j,k});$s=$s||0;s:while(true){switch($s){case 0:if(j.mi===AEO.nil){$s=1;continue;}$s=2;continue;case 1:l=i.conv.keyConv.PBValueOf($clone(g,F.Value));$s=4;case 4:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=$clone(l,B.Value).MapKey();$s=5;case 5:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=$clone(m,B.MapKey);o=i.conv.valConv.PBValueOf($clone(h,F.Value));$s=6;case 6:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=$clone(o,B.Value);q=0;r=i.keyFuncs.size($clone($clone(n,B.MapKey).Value(),B.Value),1,$clone(k,FS));$s=7;case 7:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}q=q+(r)>>0;s=i.valFuncs.size($clone(p,B.Value),1,$clone(k,FS));$s=8;case 8:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}q=q+(s)>>0;f=H.AppendVarint(f,(new $Uint64(0,q)));u=i.keyFuncs.marshal(f,$clone($clone(n,B.MapKey).Value(),B.Value),i.keyWiretag,$clone(k,FS));$s=9;case 9:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}t=u;v=t[0];w=t[1];if(!($interfaceIsEqual(w,$ifaceNil))){$s=-1;return[ADP.nil,w];}x=i.valFuncs.marshal(v,$clone(p,B.Value),i.valWiretag,$clone(k,FS));$s=10;case 10:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}y=x;$s=11;case 11:return y;case 2:z=i.conv.keyConv.PBValueOf($clone(g,F.Value));$s=12;case 12:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}aa=$clone(z,B.Value).MapKey();$s=13;case 13:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}ab=$clone(aa,B.MapKey);ac=$clone(AV($clone(h,F.Value)),AT);ad=j.mi.sizePointer($clone(ac,AT),$clone(k,FS));$s=14;case 14:if($c){$c=false;ad=ad.$blk();}if(ad&&ad.$blk!==undefined){break s;}ae=ad;af=0;ag=i.keyFuncs.size($clone($clone(ab,B.MapKey).Value(),B.Value),1,$clone(k,FS));$s=15;case 15:if($c){$c=false;ag=ag.$blk();}if(ag&&ag.$blk!==undefined){break s;}af=af+(ag)>>0;af=af+((1+H.SizeBytes(ae)>>0))>>0;f=H.AppendVarint(f,(new $Uint64(0,af)));ai=i.keyFuncs.marshal(f,$clone($clone(ab,B.MapKey).Value(),B.Value),i.keyWiretag,$clone(k,FS));$s=16;case 16:if($c){$c=false;ai=ai.$blk();}if(ai&&ai.$blk!==undefined){break s;}ah=ai;aj=ah[0];ak=ah[1];if(!($interfaceIsEqual(ak,$ifaceNil))){$s=-1;return[ADP.nil,ak];}aj=H.AppendVarint(aj,i.valWiretag);aj=H.AppendVarint(aj,(new $Uint64(0,ae)));al=j.mi.marshalAppendPointer(aj,$clone(ac,AT),$clone(k,FS));$s=17;case 17:if($c){$c=false;al=al.$blk();}if(al&&al.$blk!==undefined){break s;}am=al;$s=18;case 18:return am;case 3:$s=-1;return[ADP.nil,$ifaceNil];}return;}var $f={$blk:JD,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};JE=function(f,g,h,i,j){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:if($clone(g,F.Value).Len()===0){$s=-1;return[f,$ifaceNil];}if($clone(j,FS).Deterministic()){$s=1;continue;}$s=2;continue;case 1:k=JF(f,$clone(g,F.Value),h,i,$clone(j,FS));$s=3;case 3:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;$s=4;case 4:return l;case 2:m=IX($clone(g,F.Value));case 5:n=m.Next();$s=7;case 7:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}if(!(n)){$s=6;continue;}o=$ifaceNil;f=H.AppendVarint(f,i.wiretag);q=f;r=m.Key();$s=8;case 8:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=$clone(r,F.Value);t=m.Value();$s=9;case 9:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=$clone(t,F.Value);v=h;w=i;x=$clone(j,FS);y=JD(q,s,u,v,w,x);$s=10;case 10:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}p=y;f=p[0];o=p[1];if(!($interfaceIsEqual(o,$ifaceNil))){$s=-1;return[f,o];}$s=5;continue;case 6:$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:JE,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,$s};return $f;};JF=function(f,g,h,i,j){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=[k];l=$clone(g,F.Value).MapKeys();$s=1;case 1:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k[0]=l;$r=AE.Slice(k[0],(function(k){return function $b(m,n){var{m,n,o,p,q,r,s,t,u,v,$s,$r,$c}=$restore(this,{m,n});$s=$s||0;s:while(true){switch($s){case 0:o=$clone(((m<0||m>=k[0].$length)?($throwRuntimeError("index out of range"),undefined):k[0].$array[k[0].$offset+m]),F.Value).Kind();if(o===(1)){$s=2;continue;}if((o===(2))||(o===(3))||(o===(4))||(o===(5))||(o===(6))){$s=3;continue;}if((o===(7))||(o===(8))||(o===(9))||(o===(10))||(o===(11))||(o===(12))){$s=4;continue;}if((o===(13))||(o===(14))){$s=5;continue;}if(o===(24)){$s=6;continue;}$s=7;continue;case 2:$s=-1;return!$clone(((m<0||m>=k[0].$length)?($throwRuntimeError("index out of range"),undefined):k[0].$array[k[0].$offset+m]),F.Value).Bool()&&$clone(((n<0||n>=k[0].$length)?($throwRuntimeError("index out of range"),undefined):k[0].$array[k[0].$offset+n]),F.Value).Bool();case 3:$s=-1;return(p=$clone(((m<0||m>=k[0].$length)?($throwRuntimeError("index out of range"),undefined):k[0].$array[k[0].$offset+m]),F.Value).Int(),q=$clone(((n<0||n>=k[0].$length)?($throwRuntimeError("index out of range"),undefined):k[0].$array[k[0].$offset+n]),F.Value).Int(),(p.$high=k[0].$length)?($throwRuntimeError("index out of range"),undefined):k[0].$array[k[0].$offset+m]),F.Value).Uint(),s=$clone(((n<0||n>=k[0].$length)?($throwRuntimeError("index out of range"),undefined):k[0].$array[k[0].$offset+n]),F.Value).Uint(),(r.$high=k[0].$length)?($throwRuntimeError("index out of range"),undefined):k[0].$array[k[0].$offset+m]),F.Value).Float()<$clone(((n<0||n>=k[0].$length)?($throwRuntimeError("index out of range"),undefined):k[0].$array[k[0].$offset+n]),F.Value).Float();case 6:t=$clone(((m<0||m>=k[0].$length)?($throwRuntimeError("index out of range"),undefined):k[0].$array[k[0].$offset+m]),F.Value).String();$s=9;case 9:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=$clone(((n<0||n>=k[0].$length)?($throwRuntimeError("index out of range"),undefined):k[0].$array[k[0].$offset+n]),F.Value).String();$s=10;case 10:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}v=t=k[0].$length)?($throwRuntimeError("index out of range"),undefined):k[0].$array[k[0].$offset+m]),F.Value).Kind()).String()));case 8:case 1:$s=-1;return false;}return;}var $f={$blk:$b,$c:true,$r,m,n,o,p,q,r,s,t,u,v,$s};return $f;};})(k));$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}m=k[0];n=0;case 3:if(!(n=m.$length)?($throwRuntimeError("index out of range"),undefined):m.$array[m.$offset+n]);p=$ifaceNil;f=H.AppendVarint(f,i.wiretag);r=f;s=$clone(o,F.Value);t=$clone(g,F.Value).MapIndex($clone(o,F.Value));$s=5;case 5:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=$clone(t,F.Value);v=h;w=i;x=$clone(j,FS);y=JD(r,s,u,v,w,x);$s=6;case 6:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}q=y;f=q[0];p=q[1];if(!($interfaceIsEqual(p,$ifaceNil))){$s=-1;return[f,p];}n++;$s=3;continue;case 4:$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:JF,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,$s};return $f;};JG=function(f,g,h){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=h.mi;if(!(i===AEO.nil)){$s=1;continue;}$s=2;continue;case 1:$r=i.init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(!i.coderMessageInfo.needsInitCheck){$s=-1;return $ifaceNil;}j=IX($clone(f,F.Value));case 5:k=j.Next();$s=7;case 7:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}if(!(k)){$s=6;continue;}l=j.Value();$s=8;case 8:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=AV($clone(l,F.Value));$s=9;case 9:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=$clone(m,AT);o=i.checkInitializedPointer($clone(n,AT));$s=10;case 10:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=o;if(!($interfaceIsEqual(p,$ifaceNil))){$s=-1;return p;}$s=5;continue;case 6:$s=3;continue;case 2:q=IX($clone(f,F.Value));case 11:r=q.Next();$s=13;case 13:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}if(!(r)){$s=12;continue;}s=q.Value();$s=14;case 14:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=g.conv.valConv.PBValueOf($clone(s,F.Value));$s=15;case 15:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=$clone(t,B.Value);v=g.valFuncs.isInit($clone(u,B.Value));$s=16;case 16:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}w=v;if(!($interfaceIsEqual(w,$ifaceNil))){$s=-1;return w;}$s=11;continue;case 12:case 3:$s=-1;return $ifaceNil;}return;}var $f={$blk:JG,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s};return $f;};JH=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(f,AT).AsValueOf(h.ft);$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=$clone(j,F.Value).Elem();$s=2;case 2:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;m=$clone(g,AT).AsValueOf(h.ft);$s=3;case 3:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=$clone(m,F.Value).Elem();$s=4;case 4:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;if($clone(o,F.Value).Len()===0){$s=-1;return;}if($clone(l,F.Value).IsNil()){$s=5;continue;}$s=6;continue;case 5:p=F.MakeMap(h.ft);$s=7;case 7:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}$r=$clone(l,F.Value).Set($clone(p,F.Value));$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 6:q=IX($clone(o,F.Value));case 9:r=q.Next();$s=11;case 11:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}if(!(r)){$s=10;continue;}s=q.Key();$s=12;case 12:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=$clone(s,F.Value);u=q.Value();$s=13;case 13:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}v=$clone(u,F.Value);$r=$clone(l,F.Value).SetMapIndex(t,v);$s=14;case 14:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=9;continue;case 10:$s=-1;return;}return;}var $f={$blk:JH,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s};return $f;};JI=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(f,AT).AsValueOf(h.ft);$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=$clone(j,F.Value).Elem();$s=2;case 2:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;m=$clone(g,AT).AsValueOf(h.ft);$s=3;case 3:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=$clone(m,F.Value).Elem();$s=4;case 4:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;if($clone(o,F.Value).Len()===0){$s=-1;return;}if($clone(l,F.Value).IsNil()){$s=5;continue;}$s=6;continue;case 5:p=F.MakeMap(h.ft);$s=7;case 7:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}$r=$clone(l,F.Value).Set($clone(p,F.Value));$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 6:q=IX($clone(o,F.Value));case 9:r=q.Next();$s=11;case 11:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}if(!(r)){$s=10;continue;}s=q.Key();$s=12;case 12:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=$clone(s,F.Value);u=new ADP(AAW);v=q.Value();$s=13;case 13:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}w=$clone(v,F.Value).Bytes();$s=14;case 14:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}x=w;y=F.ValueOf($appendSlice(u,x));$s=15;case 15:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}z=$clone(y,F.Value);$r=$clone(l,F.Value).SetMapIndex(t,z);$s=16;case 16:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=9;continue;case 10:$s=-1;return;}return;}var $f={$blk:JI,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};JJ=function(f,g,h,i){var{aa,ab,ac,ad,ae,af,ag,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(f,AT).AsValueOf(h.ft);$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=$clone(j,F.Value).Elem();$s=2;case 2:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;m=$clone(g,AT).AsValueOf(h.ft);$s=3;case 3:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=$clone(m,F.Value).Elem();$s=4;case 4:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;if($clone(o,F.Value).Len()===0){$s=-1;return;}if($clone(l,F.Value).IsNil()){$s=5;continue;}$s=6;continue;case 5:p=F.MakeMap(h.ft);$s=7;case 7:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}$r=$clone(l,F.Value).Set($clone(p,F.Value));$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 6:q=IX($clone(o,F.Value));case 9:r=q.Next();$s=11;case 11:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}if(!(r)){$s=10;continue;}s=h.ft.Elem();$s=12;case 12:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=s.Elem();$s=13;case 13:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=F.New(t);$s=14;case 14:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}v=u;if(!(h.mi===AEO.nil)){$s=15;continue;}$s=16;continue;case 15:w=$clone(AV($clone(v,F.Value)),AT);x=q.Value();$s=18;case 18:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}y=AV($clone(x,F.Value));$s=19;case 19:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}z=$clone(y,AT);aa=$clone(i,DO);$r=h.mi.mergePointer(w,z,aa);$s=20;case 20:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=17;continue;case 16:ab=ACX($clone(v,F.Value));$s=21;case 21:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}ac=ab;ad=q.Value();$s=22;case 22:if($c){$c=false;ad=ad.$blk();}if(ad&&ad.$blk!==undefined){break s;}ae=ACX($clone(ad,F.Value));$s=23;case 23:if($c){$c=false;ae=ae.$blk();}if(ae&&ae.$blk!==undefined){break s;}af=ae;$r=$clone(i,DO).Merge(ac,af);$s=24;case 24:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 17:ag=q.Key();$s=25;case 25:if($c){$c=false;ag=ag.$blk();}if(ag&&ag.$blk!==undefined){break s;}$r=$clone(l,F.Value).SetMapIndex($clone(ag,F.Value),$clone(v,F.Value));$s=26;case 26:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=9;continue;case 10:$s=-1;return;}return;}var $f={$blk:JJ,$c:true,$r,aa,ab,ac,ad,ae,af,ag,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};JK=function(f,g,h){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,AT).Bool();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();i=g.tagsize+H.SizeVarint(H.EncodeBool(k))>>0;$s=-1;return i;}return;}var $f={$blk:JK,$c:true,$r,f,g,h,i,j,k,$s};return $f;};JL=function(f,g,h,i){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).Bool();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();f=H.AppendVarint(f,h.wiretag);f=H.AppendVarint(f,H.EncodeBool(k));$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:JL,$c:true,$r,f,g,h,i,j,k,$s};return $f;};JM=function(f,g,h,i,j){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=new FX.ptr(0,false);l=$ifaceNil;if(!((h===0))){m=$clone(k,FX);n=FY;FX.copy(k,m);l=n;$s=-1;return[k,l];}o=new $Uint64(0,0);p=0;if(f.$length>=1&&(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])<128){o=(new $Uint64(0,(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])));p=1;}else if(f.$length>=2&&(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1])<128){o=(q=(new $Uint64(0,(((0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])&127)>>>0))),r=$shiftLeft64((new $Uint64(0,(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1]))),7),new $Uint64(q.$high+r.$high,q.$low+r.$low));p=2;}else{s=H.ConsumeVarint(f);o=s[0];p=s[1];}if(p<0){t=$clone(k,FX);u=FT;FX.copy(k,t);l=u;$s=-1;return[k,l];}v=$clone(g,AT).Bool();$s=1;case 1:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}v.$set(H.DecodeBool(o));k.n=p;w=$clone(k,FX);x=$ifaceNil;FX.copy(k,w);l=x;$s=-1;return[k,l];}return;}var $f={$blk:JM,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,$s};return $f;};JO=function(f,g,h){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,AT).Bool();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();if(k===false){i=0;$s=-1;return i;}i=g.tagsize+H.SizeVarint(H.EncodeBool(k))>>0;$s=-1;return i;}return;}var $f={$blk:JO,$c:true,$r,f,g,h,i,j,k,$s};return $f;};JP=function(f,g,h,i){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).Bool();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();if(k===false){$s=-1;return[f,$ifaceNil];}f=H.AppendVarint(f,h.wiretag);f=H.AppendVarint(f,H.EncodeBool(k));$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:JP,$c:true,$r,f,g,h,i,j,k,$s};return $f;};JR=function(f,g,h){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,AT).BoolPtr();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get().$get();i=g.tagsize+H.SizeVarint(H.EncodeBool(k))>>0;$s=-1;return i;}return;}var $f={$blk:JR,$c:true,$r,f,g,h,i,j,k,$s};return $f;};JS=function(f,g,h,i){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).BoolPtr();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get().$get();f=H.AppendVarint(f,h.wiretag);f=H.AppendVarint(f,H.EncodeBool(k));$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:JS,$c:true,$r,f,g,h,i,j,k,$s};return $f;};JT=function(f,g,h,i,j){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=new FX.ptr(0,false);l=$ifaceNil;if(!((h===0))){m=$clone(k,FX);n=FY;FX.copy(k,m);l=n;$s=-1;return[k,l];}o=new $Uint64(0,0);p=0;if(f.$length>=1&&(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])<128){o=(new $Uint64(0,(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])));p=1;}else if(f.$length>=2&&(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1])<128){o=(q=(new $Uint64(0,(((0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])&127)>>>0))),r=$shiftLeft64((new $Uint64(0,(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1]))),7),new $Uint64(q.$high+r.$high,q.$low+r.$low));p=2;}else{s=H.ConsumeVarint(f);o=s[0];p=s[1];}if(p<0){t=$clone(k,FX);u=FT;FX.copy(k,t);l=u;$s=-1;return[k,l];}v=$clone(g,AT).BoolPtr();$s=1;case 1:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}w=v;if(w.$get()===AET.nil){w.$set($newDataPointer(false,AET));}w.$get().$set(H.DecodeBool(o));k.n=p;x=$clone(k,FX);y=$ifaceNil;FX.copy(k,x);l=y;$s=-1;return[k,l];}return;}var $f={$blk:JT,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,$s};return $f;};JV=function(f,g,h){var{f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,AT).BoolSlice();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();l=k;m=0;while(true){if(!(m=l.$length)?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+m]);i=i+((g.tagsize+H.SizeVarint(H.EncodeBool(n))>>0))>>0;m++;}i=i;$s=-1;return i;}return;}var $f={$blk:JV,$c:true,$r,f,g,h,i,j,k,l,m,n,$s};return $f;};JW=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).BoolSlice();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();l=k;m=0;while(true){if(!(m=l.$length)?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+m]);f=H.AppendVarint(f,h.wiretag);f=H.AppendVarint(f,H.EncodeBool(n));m++;}$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:JW,$c:true,$r,f,g,h,i,j,k,l,m,n,$s};return $f;};JX=function(f,g,h,i,j){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=new FX.ptr(0,false);l=$ifaceNil;m=$clone(g,AT).BoolSlice();$s=1;case 1:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;if(h===2){o=n.$get();p=H.ConsumeBytes(f);q=p[0];r=p[1];if(r<0){s=$clone(k,FX);t=FT;FX.copy(k,s);l=t;$s=-1;return[k,l];}while(true){if(!(q.$length>0)){break;}u=new $Uint64(0,0);v=0;if(q.$length>=1&&(0>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+0])<128){u=(new $Uint64(0,(0>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+0])));v=1;}else if(q.$length>=2&&(1>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+1])<128){u=(w=(new $Uint64(0,(((0>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+0])&127)>>>0))),x=$shiftLeft64((new $Uint64(0,(1>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+1]))),7),new $Uint64(w.$high+x.$high,w.$low+x.$low));v=2;}else{y=H.ConsumeVarint(q);u=y[0];v=y[1];}if(v<0){z=$clone(k,FX);aa=FT;FX.copy(k,z);l=aa;$s=-1;return[k,l];}o=$append(o,H.DecodeBool(u));q=$subslice(q,v);}n.$set(o);k.n=r;ab=$clone(k,FX);ac=$ifaceNil;FX.copy(k,ab);l=ac;$s=-1;return[k,l];}if(!((h===0))){ad=$clone(k,FX);ae=FY;FX.copy(k,ad);l=ae;$s=-1;return[k,l];}af=new $Uint64(0,0);ag=0;if(f.$length>=1&&(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])<128){af=(new $Uint64(0,(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])));ag=1;}else if(f.$length>=2&&(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1])<128){af=(ah=(new $Uint64(0,(((0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])&127)>>>0))),ai=$shiftLeft64((new $Uint64(0,(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1]))),7),new $Uint64(ah.$high+ai.$high,ah.$low+ai.$low));ag=2;}else{aj=H.ConsumeVarint(f);af=aj[0];ag=aj[1];}if(ag<0){ak=$clone(k,FX);al=FT;FX.copy(k,ak);l=al;$s=-1;return[k,l];}n.$set($append(n.$get(),H.DecodeBool(af)));k.n=ag;am=$clone(k,FX);an=$ifaceNil;FX.copy(k,am);l=an;$s=-1;return[k,l];}return;}var $f={$blk:JX,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};JZ=function(f,g,h){var{f,g,h,i,j,k,l,m,n,o,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,AT).BoolSlice();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();if(k.$length===0){i=0;$s=-1;return i;}l=0;m=k;n=0;while(true){if(!(n=m.$length)?($throwRuntimeError("index out of range"),undefined):m.$array[m.$offset+n]);l=l+(H.SizeVarint(H.EncodeBool(o)))>>0;n++;}i=g.tagsize+H.SizeBytes(l)>>0;$s=-1;return i;}return;}var $f={$blk:JZ,$c:true,$r,f,g,h,i,j,k,l,m,n,o,$s};return $f;};KA=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,o,p,q,r,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).BoolSlice();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();if(k.$length===0){$s=-1;return[f,$ifaceNil];}f=H.AppendVarint(f,h.wiretag);l=0;m=k;n=0;while(true){if(!(n=m.$length)?($throwRuntimeError("index out of range"),undefined):m.$array[m.$offset+n]);l=l+(H.SizeVarint(H.EncodeBool(o)))>>0;n++;}f=H.AppendVarint(f,(new $Uint64(0,l)));p=k;q=0;while(true){if(!(q=p.$length)?($throwRuntimeError("index out of range"),undefined):p.$array[p.$offset+q]);f=H.AppendVarint(f,H.EncodeBool(r));q++;}$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:KA,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,$s};return $f;};KC=function(f,g,h){var{f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=$clone(f,B.Value).Bool();$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=H.EncodeBool(i);$s=2;case 2:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=H.SizeVarint(j);$s=3;case 3:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=g+k>>0;$s=4;case 4:return l;}return;}var $f={$blk:KC,$c:true,$r,f,g,h,i,j,k,l,$s};return $f;};KD=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:f=H.AppendVarint(f,h);j=f;k=$clone(g,B.Value).Bool();$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=H.EncodeBool(k);$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;n=H.AppendVarint(j,m);$s=3;case 3:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}f=n;$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:KD,$c:true,$r,f,g,h,i,j,k,l,m,n,$s};return $f;};KE=function(f,g,h,i,j){var aa,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;k=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);l=new FX.ptr(0,false);m=$ifaceNil;if(!((i===0))){n=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);o=$clone(l,FX);p=FY;B.Value.copy(k,n);FX.copy(l,o);m=p;return[k,l,m];}q=new $Uint64(0,0);r=0;if(f.$length>=1&&(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])<128){q=(new $Uint64(0,(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])));r=1;}else if(f.$length>=2&&(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1])<128){q=(s=(new $Uint64(0,(((0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])&127)>>>0))),t=$shiftLeft64((new $Uint64(0,(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1]))),7),new $Uint64(s.$high+t.$high,s.$low+t.$low));r=2;}else{u=H.ConsumeVarint(f);q=u[0];r=u[1];}if(r<0){v=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);w=$clone(l,FX);x=FT;B.Value.copy(k,v);FX.copy(l,w);m=x;return[k,l,m];}l.n=r;y=$clone(B.ValueOfBool(H.DecodeBool(q)),B.Value);z=$clone(l,FX);aa=$ifaceNil;B.Value.copy(k,y);FX.copy(l,z);m=aa;return[k,l,m];};KG=function(f,g,h){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,B.Value).List();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=0;n=k.Len();$s=2;case 2:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;o=l;p=m;case 3:if(!(o>0))>>0;o=o+(1)>>0;$s=3;continue;case 4:i=i;$s=-1;return i;}return;}var $f={$blk:KG,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,$s};return $f;};KH=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,B.Value).List();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=0;n=k.Len();$s=2;case 2:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;o=l;p=m;case 3:if(!(o>0;$s=3;continue;case 4:$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:KH,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s};return $f;};KI=function(f,g,h,i,j){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);l=new FX.ptr(0,false);m=$ifaceNil;n=$clone(g,B.Value).List();$s=1;case 1:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;if(i===2){$s=2;continue;}$s=3;continue;case 2:p=H.ConsumeBytes(f);q=p[0];r=p[1];if(r<0){s=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);t=$clone(l,FX);u=FT;B.Value.copy(k,s);FX.copy(l,t);m=u;$s=-1;return[k,l,m];}case 4:if(!(q.$length>0)){$s=5;continue;}v=new $Uint64(0,0);w=0;if(q.$length>=1&&(0>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+0])<128){v=(new $Uint64(0,(0>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+0])));w=1;}else if(q.$length>=2&&(1>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+1])<128){v=(x=(new $Uint64(0,(((0>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+0])&127)>>>0))),y=$shiftLeft64((new $Uint64(0,(1>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+1]))),7),new $Uint64(x.$high+y.$high,x.$low+y.$low));w=2;}else{z=H.ConsumeVarint(q);v=z[0];w=z[1];}if(w<0){aa=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);ab=$clone(l,FX);ac=FT;B.Value.copy(k,aa);FX.copy(l,ab);m=ac;$s=-1;return[k,l,m];}$r=o.Append($clone(B.ValueOfBool(H.DecodeBool(v)),B.Value));$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}q=$subslice(q,w);$s=4;continue;case 5:l.n=r;ad=$clone(g,B.Value);ae=$clone(l,FX);af=$ifaceNil;B.Value.copy(k,ad);FX.copy(l,ae);m=af;$s=-1;return[k,l,m];case 3:if(!((i===0))){ag=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);ah=$clone(l,FX);ai=FY;B.Value.copy(k,ag);FX.copy(l,ah);m=ai;$s=-1;return[k,l,m];}aj=new $Uint64(0,0);ak=0;if(f.$length>=1&&(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])<128){aj=(new $Uint64(0,(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])));ak=1;}else if(f.$length>=2&&(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1])<128){aj=(al=(new $Uint64(0,(((0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])&127)>>>0))),am=$shiftLeft64((new $Uint64(0,(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1]))),7),new $Uint64(al.$high+am.$high,al.$low+am.$low));ak=2;}else{an=H.ConsumeVarint(f);aj=an[0];ak=an[1];}if(ak<0){ao=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);ap=$clone(l,FX);aq=FT;B.Value.copy(k,ao);FX.copy(l,ap);m=aq;$s=-1;return[k,l,m];}$r=o.Append($clone(B.ValueOfBool(H.DecodeBool(aj)),B.Value));$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}l.n=ak;ar=$clone(g,B.Value);as=$clone(l,FX);at=$ifaceNil;B.Value.copy(k,ar);FX.copy(l,as);m=at;$s=-1;return[k,l,m];}return;}var $f={$blk:KI,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};KK=function(f,g,h){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,B.Value).List();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=k.Len();$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;if(m===0){i=0;$s=-1;return i;}n=0;o=0;p=m;q=o;r=p;case 3:if(!(q>0;q=q+(1)>>0;$s=3;continue;case 4:i=g+H.SizeBytes(n)>>0;$s=-1;return i;}return;}var $f={$blk:KK,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s};return $f;};KL=function(f,g,h,i){var{aa,ab,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,B.Value).List();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=k.Len();$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;if(m===0){$s=-1;return[f,$ifaceNil];}f=H.AppendVarint(f,h);n=0;o=0;case 3:if(!(o>0;o=o+(1)>>0;$s=3;continue;case 4:f=H.AppendVarint(f,(new $Uint64(0,n)));u=0;case 9:if(!(u>0;$s=9;continue;case 10:$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:KL,$c:true,$r,aa,ab,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};KN=function(f,g,h){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=$clone(f,B.Value).Enum();$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=H.SizeVarint((new $Uint64(0,i)));$s=2;case 2:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=g+j>>0;$s=3;case 3:return k;}return;}var $f={$blk:KN,$c:true,$r,f,g,h,i,j,k,$s};return $f;};KO=function(f,g,h,i){var{f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:f=H.AppendVarint(f,h);j=f;k=$clone(g,B.Value).Enum();$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=(new $Uint64(0,k));m=H.AppendVarint(j,l);$s=2;case 2:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}f=m;$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:KO,$c:true,$r,f,g,h,i,j,k,l,m,$s};return $f;};KP=function(f,g,h,i,j){var aa,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;k=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);l=new FX.ptr(0,false);m=$ifaceNil;if(!((i===0))){n=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);o=$clone(l,FX);p=FY;B.Value.copy(k,n);FX.copy(l,o);m=p;return[k,l,m];}q=new $Uint64(0,0);r=0;if(f.$length>=1&&(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])<128){q=(new $Uint64(0,(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])));r=1;}else if(f.$length>=2&&(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1])<128){q=(s=(new $Uint64(0,(((0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])&127)>>>0))),t=$shiftLeft64((new $Uint64(0,(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1]))),7),new $Uint64(s.$high+t.$high,s.$low+t.$low));r=2;}else{u=H.ConsumeVarint(f);q=u[0];r=u[1];}if(r<0){v=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);w=$clone(l,FX);x=FT;B.Value.copy(k,v);FX.copy(l,w);m=x;return[k,l,m];}l.n=r;y=$clone(B.ValueOfEnum(((q.$low>>0))),B.Value);z=$clone(l,FX);aa=$ifaceNil;B.Value.copy(k,y);FX.copy(l,z);m=aa;return[k,l,m];};KR=function(f,g,h){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,B.Value).List();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=0;n=k.Len();$s=2;case 2:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;o=l;p=m;case 3:if(!(o>0))>>0;o=o+(1)>>0;$s=3;continue;case 4:i=i;$s=-1;return i;}return;}var $f={$blk:KR,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s};return $f;};KS=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,B.Value).List();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=0;n=k.Len();$s=2;case 2:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;o=l;p=m;case 3:if(!(o>0;$s=3;continue;case 4:$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:KS,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s};return $f;};KT=function(f,g,h,i,j){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);l=new FX.ptr(0,false);m=$ifaceNil;n=$clone(g,B.Value).List();$s=1;case 1:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;if(i===2){$s=2;continue;}$s=3;continue;case 2:p=H.ConsumeBytes(f);q=p[0];r=p[1];if(r<0){s=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);t=$clone(l,FX);u=FT;B.Value.copy(k,s);FX.copy(l,t);m=u;$s=-1;return[k,l,m];}case 4:if(!(q.$length>0)){$s=5;continue;}v=new $Uint64(0,0);w=0;if(q.$length>=1&&(0>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+0])<128){v=(new $Uint64(0,(0>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+0])));w=1;}else if(q.$length>=2&&(1>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+1])<128){v=(x=(new $Uint64(0,(((0>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+0])&127)>>>0))),y=$shiftLeft64((new $Uint64(0,(1>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+1]))),7),new $Uint64(x.$high+y.$high,x.$low+y.$low));w=2;}else{z=H.ConsumeVarint(q);v=z[0];w=z[1];}if(w<0){aa=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);ab=$clone(l,FX);ac=FT;B.Value.copy(k,aa);FX.copy(l,ab);m=ac;$s=-1;return[k,l,m];}$r=o.Append($clone(B.ValueOfEnum(((v.$low>>0))),B.Value));$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}q=$subslice(q,w);$s=4;continue;case 5:l.n=r;ad=$clone(g,B.Value);ae=$clone(l,FX);af=$ifaceNil;B.Value.copy(k,ad);FX.copy(l,ae);m=af;$s=-1;return[k,l,m];case 3:if(!((i===0))){ag=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);ah=$clone(l,FX);ai=FY;B.Value.copy(k,ag);FX.copy(l,ah);m=ai;$s=-1;return[k,l,m];}aj=new $Uint64(0,0);ak=0;if(f.$length>=1&&(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])<128){aj=(new $Uint64(0,(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])));ak=1;}else if(f.$length>=2&&(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1])<128){aj=(al=(new $Uint64(0,(((0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])&127)>>>0))),am=$shiftLeft64((new $Uint64(0,(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1]))),7),new $Uint64(al.$high+am.$high,al.$low+am.$low));ak=2;}else{an=H.ConsumeVarint(f);aj=an[0];ak=an[1];}if(ak<0){ao=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);ap=$clone(l,FX);aq=FT;B.Value.copy(k,ao);FX.copy(l,ap);m=aq;$s=-1;return[k,l,m];}$r=o.Append($clone(B.ValueOfEnum(((aj.$low>>0))),B.Value));$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}l.n=ak;ar=$clone(g,B.Value);as=$clone(l,FX);at=$ifaceNil;B.Value.copy(k,ar);FX.copy(l,as);m=at;$s=-1;return[k,l,m];}return;}var $f={$blk:KT,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};KV=function(f,g,h){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,B.Value).List();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=k.Len();$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;if(m===0){i=0;$s=-1;return i;}n=0;o=0;p=m;q=o;r=p;case 3:if(!(q>0;q=q+(1)>>0;$s=3;continue;case 4:i=g+H.SizeBytes(n)>>0;$s=-1;return i;}return;}var $f={$blk:KV,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s};return $f;};KW=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,B.Value).List();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=k.Len();$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;if(m===0){$s=-1;return[f,$ifaceNil];}f=H.AppendVarint(f,h);n=0;o=0;case 3:if(!(o>0;o=o+(1)>>0;$s=3;continue;case 4:f=H.AppendVarint(f,(new $Uint64(0,n)));t=0;case 8:if(!(t>0;$s=8;continue;case 9:$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:KW,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};KY=function(f,g,h){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,AT).Int32();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();i=g.tagsize+H.SizeVarint((new $Uint64(0,k)))>>0;$s=-1;return i;}return;}var $f={$blk:KY,$c:true,$r,f,g,h,i,j,k,$s};return $f;};KZ=function(f,g,h,i){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).Int32();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();f=H.AppendVarint(f,h.wiretag);f=H.AppendVarint(f,(new $Uint64(0,k)));$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:KZ,$c:true,$r,f,g,h,i,j,k,$s};return $f;};LA=function(f,g,h,i,j){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=new FX.ptr(0,false);l=$ifaceNil;if(!((h===0))){m=$clone(k,FX);n=FY;FX.copy(k,m);l=n;$s=-1;return[k,l];}o=new $Uint64(0,0);p=0;if(f.$length>=1&&(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])<128){o=(new $Uint64(0,(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])));p=1;}else if(f.$length>=2&&(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1])<128){o=(q=(new $Uint64(0,(((0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])&127)>>>0))),r=$shiftLeft64((new $Uint64(0,(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1]))),7),new $Uint64(q.$high+r.$high,q.$low+r.$low));p=2;}else{s=H.ConsumeVarint(f);o=s[0];p=s[1];}if(p<0){t=$clone(k,FX);u=FT;FX.copy(k,t);l=u;$s=-1;return[k,l];}v=$clone(g,AT).Int32();$s=1;case 1:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}v.$set(((o.$low>>0)));k.n=p;w=$clone(k,FX);x=$ifaceNil;FX.copy(k,w);l=x;$s=-1;return[k,l];}return;}var $f={$blk:LA,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,$s};return $f;};LC=function(f,g,h){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,AT).Int32();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();if(k===0){i=0;$s=-1;return i;}i=g.tagsize+H.SizeVarint((new $Uint64(0,k)))>>0;$s=-1;return i;}return;}var $f={$blk:LC,$c:true,$r,f,g,h,i,j,k,$s};return $f;};LD=function(f,g,h,i){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).Int32();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();if(k===0){$s=-1;return[f,$ifaceNil];}f=H.AppendVarint(f,h.wiretag);f=H.AppendVarint(f,(new $Uint64(0,k)));$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:LD,$c:true,$r,f,g,h,i,j,k,$s};return $f;};LF=function(f,g,h){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,AT).Int32Ptr();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get().$get();i=g.tagsize+H.SizeVarint((new $Uint64(0,k)))>>0;$s=-1;return i;}return;}var $f={$blk:LF,$c:true,$r,f,g,h,i,j,k,$s};return $f;};LG=function(f,g,h,i){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).Int32Ptr();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get().$get();f=H.AppendVarint(f,h.wiretag);f=H.AppendVarint(f,(new $Uint64(0,k)));$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:LG,$c:true,$r,f,g,h,i,j,k,$s};return $f;};LH=function(f,g,h,i,j){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=new FX.ptr(0,false);l=$ifaceNil;if(!((h===0))){m=$clone(k,FX);n=FY;FX.copy(k,m);l=n;$s=-1;return[k,l];}o=new $Uint64(0,0);p=0;if(f.$length>=1&&(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])<128){o=(new $Uint64(0,(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])));p=1;}else if(f.$length>=2&&(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1])<128){o=(q=(new $Uint64(0,(((0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])&127)>>>0))),r=$shiftLeft64((new $Uint64(0,(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1]))),7),new $Uint64(q.$high+r.$high,q.$low+r.$low));p=2;}else{s=H.ConsumeVarint(f);o=s[0];p=s[1];}if(p<0){t=$clone(k,FX);u=FT;FX.copy(k,t);l=u;$s=-1;return[k,l];}v=$clone(g,AT).Int32Ptr();$s=1;case 1:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}w=v;if(w.$get()===AEX.nil){w.$set($newDataPointer(0,AEX));}w.$get().$set(((o.$low>>0)));k.n=p;x=$clone(k,FX);y=$ifaceNil;FX.copy(k,x);l=y;$s=-1;return[k,l];}return;}var $f={$blk:LH,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,$s};return $f;};LJ=function(f,g,h){var{f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,AT).Int32Slice();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();l=k;m=0;while(true){if(!(m=l.$length)?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+m]);i=i+((g.tagsize+H.SizeVarint((new $Uint64(0,n)))>>0))>>0;m++;}i=i;$s=-1;return i;}return;}var $f={$blk:LJ,$c:true,$r,f,g,h,i,j,k,l,m,n,$s};return $f;};LK=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).Int32Slice();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();l=k;m=0;while(true){if(!(m=l.$length)?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+m]);f=H.AppendVarint(f,h.wiretag);f=H.AppendVarint(f,(new $Uint64(0,n)));m++;}$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:LK,$c:true,$r,f,g,h,i,j,k,l,m,n,$s};return $f;};LL=function(f,g,h,i,j){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=new FX.ptr(0,false);l=$ifaceNil;m=$clone(g,AT).Int32Slice();$s=1;case 1:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;if(h===2){o=n.$get();p=H.ConsumeBytes(f);q=p[0];r=p[1];if(r<0){s=$clone(k,FX);t=FT;FX.copy(k,s);l=t;$s=-1;return[k,l];}while(true){if(!(q.$length>0)){break;}u=new $Uint64(0,0);v=0;if(q.$length>=1&&(0>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+0])<128){u=(new $Uint64(0,(0>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+0])));v=1;}else if(q.$length>=2&&(1>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+1])<128){u=(w=(new $Uint64(0,(((0>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+0])&127)>>>0))),x=$shiftLeft64((new $Uint64(0,(1>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+1]))),7),new $Uint64(w.$high+x.$high,w.$low+x.$low));v=2;}else{y=H.ConsumeVarint(q);u=y[0];v=y[1];}if(v<0){z=$clone(k,FX);aa=FT;FX.copy(k,z);l=aa;$s=-1;return[k,l];}o=$append(o,((u.$low>>0)));q=$subslice(q,v);}n.$set(o);k.n=r;ab=$clone(k,FX);ac=$ifaceNil;FX.copy(k,ab);l=ac;$s=-1;return[k,l];}if(!((h===0))){ad=$clone(k,FX);ae=FY;FX.copy(k,ad);l=ae;$s=-1;return[k,l];}af=new $Uint64(0,0);ag=0;if(f.$length>=1&&(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])<128){af=(new $Uint64(0,(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])));ag=1;}else if(f.$length>=2&&(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1])<128){af=(ah=(new $Uint64(0,(((0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])&127)>>>0))),ai=$shiftLeft64((new $Uint64(0,(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1]))),7),new $Uint64(ah.$high+ai.$high,ah.$low+ai.$low));ag=2;}else{aj=H.ConsumeVarint(f);af=aj[0];ag=aj[1];}if(ag<0){ak=$clone(k,FX);al=FT;FX.copy(k,ak);l=al;$s=-1;return[k,l];}n.$set($append(n.$get(),((af.$low>>0))));k.n=ag;am=$clone(k,FX);an=$ifaceNil;FX.copy(k,am);l=an;$s=-1;return[k,l];}return;}var $f={$blk:LL,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};LN=function(f,g,h){var{f,g,h,i,j,k,l,m,n,o,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,AT).Int32Slice();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();if(k.$length===0){i=0;$s=-1;return i;}l=0;m=k;n=0;while(true){if(!(n=m.$length)?($throwRuntimeError("index out of range"),undefined):m.$array[m.$offset+n]);l=l+(H.SizeVarint((new $Uint64(0,o))))>>0;n++;}i=g.tagsize+H.SizeBytes(l)>>0;$s=-1;return i;}return;}var $f={$blk:LN,$c:true,$r,f,g,h,i,j,k,l,m,n,o,$s};return $f;};LO=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,o,p,q,r,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).Int32Slice();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();if(k.$length===0){$s=-1;return[f,$ifaceNil];}f=H.AppendVarint(f,h.wiretag);l=0;m=k;n=0;while(true){if(!(n=m.$length)?($throwRuntimeError("index out of range"),undefined):m.$array[m.$offset+n]);l=l+(H.SizeVarint((new $Uint64(0,o))))>>0;n++;}f=H.AppendVarint(f,(new $Uint64(0,l)));p=k;q=0;while(true){if(!(q=p.$length)?($throwRuntimeError("index out of range"),undefined):p.$array[p.$offset+q]);f=H.AppendVarint(f,(new $Uint64(0,r)));q++;}$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:LO,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,$s};return $f;};LQ=function(f,g,h){var{f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(f,B.Value).Int();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=H.SizeVarint((new $Uint64(0,(((i=j,i.$low+((i.$high>>31)*4294967296))>>0)))));$s=2;case 2:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=g+k>>0;$s=3;case 3:return l;}return;}var $f={$blk:LQ,$c:true,$r,f,g,h,i,j,k,l,$s};return $f;};LR=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:f=H.AppendVarint(f,h);j=f;l=$clone(g,B.Value).Int();$s=1;case 1:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=(new $Uint64(0,(((k=l,k.$low+((k.$high>>31)*4294967296))>>0))));n=H.AppendVarint(j,m);$s=2;case 2:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}f=n;$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:LR,$c:true,$r,f,g,h,i,j,k,l,m,n,$s};return $f;};LS=function(f,g,h,i,j){var aa,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;k=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);l=new FX.ptr(0,false);m=$ifaceNil;if(!((i===0))){n=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);o=$clone(l,FX);p=FY;B.Value.copy(k,n);FX.copy(l,o);m=p;return[k,l,m];}q=new $Uint64(0,0);r=0;if(f.$length>=1&&(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])<128){q=(new $Uint64(0,(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])));r=1;}else if(f.$length>=2&&(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1])<128){q=(s=(new $Uint64(0,(((0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])&127)>>>0))),t=$shiftLeft64((new $Uint64(0,(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1]))),7),new $Uint64(s.$high+t.$high,s.$low+t.$low));r=2;}else{u=H.ConsumeVarint(f);q=u[0];r=u[1];}if(r<0){v=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);w=$clone(l,FX);x=FT;B.Value.copy(k,v);FX.copy(l,w);m=x;return[k,l,m];}l.n=r;y=$clone(B.ValueOfInt32(((q.$low>>0))),B.Value);z=$clone(l,FX);aa=$ifaceNil;B.Value.copy(k,y);FX.copy(l,z);m=aa;return[k,l,m];};LU=function(f,g,h){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,B.Value).List();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=0;n=k.Len();$s=2;case 2:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;o=l;p=m;case 3:if(!(o>31)*4294967296))>>0)))));$s=7;case 7:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}i=i+((g+u>>0))>>0;o=o+(1)>>0;$s=3;continue;case 4:i=i;$s=-1;return i;}return;}var $f={$blk:LU,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,$s};return $f;};LV=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,B.Value).List();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=0;n=k.Len();$s=2;case 2:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;o=l;p=m;case 3:if(!(o>31)*4294967296))>>0))));w=H.AppendVarint(s,v);$s=7;case 7:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}f=w;o=o+(1)>>0;$s=3;continue;case 4:$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:LV,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s};return $f;};LW=function(f,g,h,i,j){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);l=new FX.ptr(0,false);m=$ifaceNil;n=$clone(g,B.Value).List();$s=1;case 1:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;if(i===2){$s=2;continue;}$s=3;continue;case 2:p=H.ConsumeBytes(f);q=p[0];r=p[1];if(r<0){s=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);t=$clone(l,FX);u=FT;B.Value.copy(k,s);FX.copy(l,t);m=u;$s=-1;return[k,l,m];}case 4:if(!(q.$length>0)){$s=5;continue;}v=new $Uint64(0,0);w=0;if(q.$length>=1&&(0>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+0])<128){v=(new $Uint64(0,(0>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+0])));w=1;}else if(q.$length>=2&&(1>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+1])<128){v=(x=(new $Uint64(0,(((0>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+0])&127)>>>0))),y=$shiftLeft64((new $Uint64(0,(1>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+1]))),7),new $Uint64(x.$high+y.$high,x.$low+y.$low));w=2;}else{z=H.ConsumeVarint(q);v=z[0];w=z[1];}if(w<0){aa=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);ab=$clone(l,FX);ac=FT;B.Value.copy(k,aa);FX.copy(l,ab);m=ac;$s=-1;return[k,l,m];}$r=o.Append($clone(B.ValueOfInt32(((v.$low>>0))),B.Value));$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}q=$subslice(q,w);$s=4;continue;case 5:l.n=r;ad=$clone(g,B.Value);ae=$clone(l,FX);af=$ifaceNil;B.Value.copy(k,ad);FX.copy(l,ae);m=af;$s=-1;return[k,l,m];case 3:if(!((i===0))){ag=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);ah=$clone(l,FX);ai=FY;B.Value.copy(k,ag);FX.copy(l,ah);m=ai;$s=-1;return[k,l,m];}aj=new $Uint64(0,0);ak=0;if(f.$length>=1&&(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])<128){aj=(new $Uint64(0,(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])));ak=1;}else if(f.$length>=2&&(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1])<128){aj=(al=(new $Uint64(0,(((0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])&127)>>>0))),am=$shiftLeft64((new $Uint64(0,(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1]))),7),new $Uint64(al.$high+am.$high,al.$low+am.$low));ak=2;}else{an=H.ConsumeVarint(f);aj=an[0];ak=an[1];}if(ak<0){ao=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);ap=$clone(l,FX);aq=FT;B.Value.copy(k,ao);FX.copy(l,ap);m=aq;$s=-1;return[k,l,m];}$r=o.Append($clone(B.ValueOfInt32(((aj.$low>>0))),B.Value));$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}l.n=ak;ar=$clone(g,B.Value);as=$clone(l,FX);at=$ifaceNil;B.Value.copy(k,ar);FX.copy(l,as);m=at;$s=-1;return[k,l,m];}return;}var $f={$blk:LW,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};LY=function(f,g,h){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,B.Value).List();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=k.Len();$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;if(m===0){i=0;$s=-1;return i;}n=0;o=0;p=m;q=o;r=p;case 3:if(!(q>31)*4294967296))>>0)))));$s=7;case 7:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}n=n+(w)>>0;q=q+(1)>>0;$s=3;continue;case 4:i=g+H.SizeBytes(n)>>0;$s=-1;return i;}return;}var $f={$blk:LY,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s};return $f;};LZ=function(f,g,h,i){var{aa,ab,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,B.Value).List();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=k.Len();$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;if(m===0){$s=-1;return[f,$ifaceNil];}f=H.AppendVarint(f,h);n=0;o=0;case 3:if(!(o>31)*4294967296))>>0)))));$s=7;case 7:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}n=n+(t)>>0;o=o+(1)>>0;$s=3;continue;case 4:f=H.AppendVarint(f,(new $Uint64(0,n)));u=0;case 8:if(!(u>31)*4294967296))>>0))));ab=H.AppendVarint(x,aa);$s=12;case 12:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}f=ab;u=u+(1)>>0;$s=8;continue;case 9:$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:LZ,$c:true,$r,aa,ab,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};MB=function(f,g,h){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,AT).Int32();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();i=g.tagsize+H.SizeVarint(H.EncodeZigZag((new $Int64(0,k))))>>0;$s=-1;return i;}return;}var $f={$blk:MB,$c:true,$r,f,g,h,i,j,k,$s};return $f;};MC=function(f,g,h,i){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).Int32();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();f=H.AppendVarint(f,h.wiretag);f=H.AppendVarint(f,H.EncodeZigZag((new $Int64(0,k))));$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:MC,$c:true,$r,f,g,h,i,j,k,$s};return $f;};MD=function(f,g,h,i,j){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=new FX.ptr(0,false);l=$ifaceNil;if(!((h===0))){m=$clone(k,FX);n=FY;FX.copy(k,m);l=n;$s=-1;return[k,l];}o=new $Uint64(0,0);p=0;if(f.$length>=1&&(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])<128){o=(new $Uint64(0,(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])));p=1;}else if(f.$length>=2&&(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1])<128){o=(q=(new $Uint64(0,(((0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])&127)>>>0))),r=$shiftLeft64((new $Uint64(0,(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1]))),7),new $Uint64(q.$high+r.$high,q.$low+r.$low));p=2;}else{s=H.ConsumeVarint(f);o=s[0];p=s[1];}if(p<0){t=$clone(k,FX);u=FT;FX.copy(k,t);l=u;$s=-1;return[k,l];}w=$clone(g,AT).Int32();$s=1;case 1:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}w.$set((((v=H.DecodeZigZag(new $Uint64(o.$high&0,(o.$low&4294967295)>>>0)),v.$low+((v.$high>>31)*4294967296))>>0)));k.n=p;x=$clone(k,FX);y=$ifaceNil;FX.copy(k,x);l=y;$s=-1;return[k,l];}return;}var $f={$blk:MD,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,$s};return $f;};MF=function(f,g,h){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,AT).Int32();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();if(k===0){i=0;$s=-1;return i;}i=g.tagsize+H.SizeVarint(H.EncodeZigZag((new $Int64(0,k))))>>0;$s=-1;return i;}return;}var $f={$blk:MF,$c:true,$r,f,g,h,i,j,k,$s};return $f;};MG=function(f,g,h,i){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).Int32();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();if(k===0){$s=-1;return[f,$ifaceNil];}f=H.AppendVarint(f,h.wiretag);f=H.AppendVarint(f,H.EncodeZigZag((new $Int64(0,k))));$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:MG,$c:true,$r,f,g,h,i,j,k,$s};return $f;};MI=function(f,g,h){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,AT).Int32Ptr();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get().$get();i=g.tagsize+H.SizeVarint(H.EncodeZigZag((new $Int64(0,k))))>>0;$s=-1;return i;}return;}var $f={$blk:MI,$c:true,$r,f,g,h,i,j,k,$s};return $f;};MJ=function(f,g,h,i){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).Int32Ptr();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get().$get();f=H.AppendVarint(f,h.wiretag);f=H.AppendVarint(f,H.EncodeZigZag((new $Int64(0,k))));$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:MJ,$c:true,$r,f,g,h,i,j,k,$s};return $f;};MK=function(f,g,h,i,j){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=new FX.ptr(0,false);l=$ifaceNil;if(!((h===0))){m=$clone(k,FX);n=FY;FX.copy(k,m);l=n;$s=-1;return[k,l];}o=new $Uint64(0,0);p=0;if(f.$length>=1&&(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])<128){o=(new $Uint64(0,(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])));p=1;}else if(f.$length>=2&&(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1])<128){o=(q=(new $Uint64(0,(((0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])&127)>>>0))),r=$shiftLeft64((new $Uint64(0,(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1]))),7),new $Uint64(q.$high+r.$high,q.$low+r.$low));p=2;}else{s=H.ConsumeVarint(f);o=s[0];p=s[1];}if(p<0){t=$clone(k,FX);u=FT;FX.copy(k,t);l=u;$s=-1;return[k,l];}v=$clone(g,AT).Int32Ptr();$s=1;case 1:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}w=v;if(w.$get()===AEX.nil){w.$set($newDataPointer(0,AEX));}w.$get().$set((((x=H.DecodeZigZag(new $Uint64(o.$high&0,(o.$low&4294967295)>>>0)),x.$low+((x.$high>>31)*4294967296))>>0)));k.n=p;y=$clone(k,FX);z=$ifaceNil;FX.copy(k,y);l=z;$s=-1;return[k,l];}return;}var $f={$blk:MK,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};MM=function(f,g,h){var{f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,AT).Int32Slice();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();l=k;m=0;while(true){if(!(m=l.$length)?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+m]);i=i+((g.tagsize+H.SizeVarint(H.EncodeZigZag((new $Int64(0,n))))>>0))>>0;m++;}i=i;$s=-1;return i;}return;}var $f={$blk:MM,$c:true,$r,f,g,h,i,j,k,l,m,n,$s};return $f;};MN=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).Int32Slice();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();l=k;m=0;while(true){if(!(m=l.$length)?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+m]);f=H.AppendVarint(f,h.wiretag);f=H.AppendVarint(f,H.EncodeZigZag((new $Int64(0,n))));m++;}$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:MN,$c:true,$r,f,g,h,i,j,k,l,m,n,$s};return $f;};MO=function(f,g,h,i,j){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=new FX.ptr(0,false);l=$ifaceNil;m=$clone(g,AT).Int32Slice();$s=1;case 1:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;if(h===2){o=n.$get();p=H.ConsumeBytes(f);q=p[0];r=p[1];if(r<0){s=$clone(k,FX);t=FT;FX.copy(k,s);l=t;$s=-1;return[k,l];}while(true){if(!(q.$length>0)){break;}u=new $Uint64(0,0);v=0;if(q.$length>=1&&(0>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+0])<128){u=(new $Uint64(0,(0>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+0])));v=1;}else if(q.$length>=2&&(1>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+1])<128){u=(w=(new $Uint64(0,(((0>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+0])&127)>>>0))),x=$shiftLeft64((new $Uint64(0,(1>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+1]))),7),new $Uint64(w.$high+x.$high,w.$low+x.$low));v=2;}else{y=H.ConsumeVarint(q);u=y[0];v=y[1];}if(v<0){z=$clone(k,FX);aa=FT;FX.copy(k,z);l=aa;$s=-1;return[k,l];}o=$append(o,(((ab=H.DecodeZigZag(new $Uint64(u.$high&0,(u.$low&4294967295)>>>0)),ab.$low+((ab.$high>>31)*4294967296))>>0)));q=$subslice(q,v);}n.$set(o);k.n=r;ac=$clone(k,FX);ad=$ifaceNil;FX.copy(k,ac);l=ad;$s=-1;return[k,l];}if(!((h===0))){ae=$clone(k,FX);af=FY;FX.copy(k,ae);l=af;$s=-1;return[k,l];}ag=new $Uint64(0,0);ah=0;if(f.$length>=1&&(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])<128){ag=(new $Uint64(0,(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])));ah=1;}else if(f.$length>=2&&(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1])<128){ag=(ai=(new $Uint64(0,(((0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])&127)>>>0))),aj=$shiftLeft64((new $Uint64(0,(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1]))),7),new $Uint64(ai.$high+aj.$high,ai.$low+aj.$low));ah=2;}else{ak=H.ConsumeVarint(f);ag=ak[0];ah=ak[1];}if(ah<0){al=$clone(k,FX);am=FT;FX.copy(k,al);l=am;$s=-1;return[k,l];}n.$set($append(n.$get(),(((an=H.DecodeZigZag(new $Uint64(ag.$high&0,(ag.$low&4294967295)>>>0)),an.$low+((an.$high>>31)*4294967296))>>0))));k.n=ah;ao=$clone(k,FX);ap=$ifaceNil;FX.copy(k,ao);l=ap;$s=-1;return[k,l];}return;}var $f={$blk:MO,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};MQ=function(f,g,h){var{f,g,h,i,j,k,l,m,n,o,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,AT).Int32Slice();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();if(k.$length===0){i=0;$s=-1;return i;}l=0;m=k;n=0;while(true){if(!(n=m.$length)?($throwRuntimeError("index out of range"),undefined):m.$array[m.$offset+n]);l=l+(H.SizeVarint(H.EncodeZigZag((new $Int64(0,o)))))>>0;n++;}i=g.tagsize+H.SizeBytes(l)>>0;$s=-1;return i;}return;}var $f={$blk:MQ,$c:true,$r,f,g,h,i,j,k,l,m,n,o,$s};return $f;};MR=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,o,p,q,r,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).Int32Slice();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();if(k.$length===0){$s=-1;return[f,$ifaceNil];}f=H.AppendVarint(f,h.wiretag);l=0;m=k;n=0;while(true){if(!(n=m.$length)?($throwRuntimeError("index out of range"),undefined):m.$array[m.$offset+n]);l=l+(H.SizeVarint(H.EncodeZigZag((new $Int64(0,o)))))>>0;n++;}f=H.AppendVarint(f,(new $Uint64(0,l)));p=k;q=0;while(true){if(!(q=p.$length)?($throwRuntimeError("index out of range"),undefined):p.$array[p.$offset+q]);f=H.AppendVarint(f,H.EncodeZigZag((new $Int64(0,r))));q++;}$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:MR,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,$s};return $f;};MT=function(f,g,h){var{f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(f,B.Value).Int();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=H.EncodeZigZag((new $Int64(0,(((i=j,i.$low+((i.$high>>31)*4294967296))>>0)))));$s=2;case 2:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=H.SizeVarint(k);$s=3;case 3:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=g+l>>0;$s=4;case 4:return m;}return;}var $f={$blk:MT,$c:true,$r,f,g,h,i,j,k,l,m,$s};return $f;};MU=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,o,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:f=H.AppendVarint(f,h);j=f;l=$clone(g,B.Value).Int();$s=1;case 1:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=H.EncodeZigZag((new $Int64(0,(((k=l,k.$low+((k.$high>>31)*4294967296))>>0)))));$s=2;case 2:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;o=H.AppendVarint(j,n);$s=3;case 3:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}f=o;$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:MU,$c:true,$r,f,g,h,i,j,k,l,m,n,o,$s};return $f;};MV=function(f,g,h,i,j){var aa,ab,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;k=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);l=new FX.ptr(0,false);m=$ifaceNil;if(!((i===0))){n=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);o=$clone(l,FX);p=FY;B.Value.copy(k,n);FX.copy(l,o);m=p;return[k,l,m];}q=new $Uint64(0,0);r=0;if(f.$length>=1&&(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])<128){q=(new $Uint64(0,(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])));r=1;}else if(f.$length>=2&&(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1])<128){q=(s=(new $Uint64(0,(((0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])&127)>>>0))),t=$shiftLeft64((new $Uint64(0,(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1]))),7),new $Uint64(s.$high+t.$high,s.$low+t.$low));r=2;}else{u=H.ConsumeVarint(f);q=u[0];r=u[1];}if(r<0){v=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);w=$clone(l,FX);x=FT;B.Value.copy(k,v);FX.copy(l,w);m=x;return[k,l,m];}l.n=r;y=$clone(B.ValueOfInt32((((z=H.DecodeZigZag(new $Uint64(q.$high&0,(q.$low&4294967295)>>>0)),z.$low+((z.$high>>31)*4294967296))>>0))),B.Value);aa=$clone(l,FX);ab=$ifaceNil;B.Value.copy(k,y);FX.copy(l,aa);m=ab;return[k,l,m];};MX=function(f,g,h){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,B.Value).List();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=0;n=k.Len();$s=2;case 2:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;o=l;p=m;case 3:if(!(o>31)*4294967296))>>0)))));$s=7;case 7:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}v=H.SizeVarint(u);$s=8;case 8:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}i=i+((g+v>>0))>>0;o=o+(1)>>0;$s=3;continue;case 4:i=i;$s=-1;return i;}return;}var $f={$blk:MX,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s};return $f;};MY=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,B.Value).List();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=0;n=k.Len();$s=2;case 2:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;o=l;p=m;case 3:if(!(o>31)*4294967296))>>0)))));$s=7;case 7:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}w=v;x=H.AppendVarint(s,w);$s=8;case 8:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}f=x;o=o+(1)>>0;$s=3;continue;case 4:$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:MY,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,$s};return $f;};MZ=function(f,g,h,i,j){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);l=new FX.ptr(0,false);m=$ifaceNil;n=$clone(g,B.Value).List();$s=1;case 1:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;if(i===2){$s=2;continue;}$s=3;continue;case 2:p=H.ConsumeBytes(f);q=p[0];r=p[1];if(r<0){s=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);t=$clone(l,FX);u=FT;B.Value.copy(k,s);FX.copy(l,t);m=u;$s=-1;return[k,l,m];}case 4:if(!(q.$length>0)){$s=5;continue;}v=new $Uint64(0,0);w=0;if(q.$length>=1&&(0>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+0])<128){v=(new $Uint64(0,(0>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+0])));w=1;}else if(q.$length>=2&&(1>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+1])<128){v=(x=(new $Uint64(0,(((0>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+0])&127)>>>0))),y=$shiftLeft64((new $Uint64(0,(1>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+1]))),7),new $Uint64(x.$high+y.$high,x.$low+y.$low));w=2;}else{z=H.ConsumeVarint(q);v=z[0];w=z[1];}if(w<0){aa=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);ab=$clone(l,FX);ac=FT;B.Value.copy(k,aa);FX.copy(l,ab);m=ac;$s=-1;return[k,l,m];}$r=o.Append($clone(B.ValueOfInt32((((ad=H.DecodeZigZag(new $Uint64(v.$high&0,(v.$low&4294967295)>>>0)),ad.$low+((ad.$high>>31)*4294967296))>>0))),B.Value));$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}q=$subslice(q,w);$s=4;continue;case 5:l.n=r;ae=$clone(g,B.Value);af=$clone(l,FX);ag=$ifaceNil;B.Value.copy(k,ae);FX.copy(l,af);m=ag;$s=-1;return[k,l,m];case 3:if(!((i===0))){ah=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);ai=$clone(l,FX);aj=FY;B.Value.copy(k,ah);FX.copy(l,ai);m=aj;$s=-1;return[k,l,m];}ak=new $Uint64(0,0);al=0;if(f.$length>=1&&(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])<128){ak=(new $Uint64(0,(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])));al=1;}else if(f.$length>=2&&(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1])<128){ak=(am=(new $Uint64(0,(((0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])&127)>>>0))),an=$shiftLeft64((new $Uint64(0,(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1]))),7),new $Uint64(am.$high+an.$high,am.$low+an.$low));al=2;}else{ao=H.ConsumeVarint(f);ak=ao[0];al=ao[1];}if(al<0){ap=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);aq=$clone(l,FX);ar=FT;B.Value.copy(k,ap);FX.copy(l,aq);m=ar;$s=-1;return[k,l,m];}$r=o.Append($clone(B.ValueOfInt32((((as=H.DecodeZigZag(new $Uint64(ak.$high&0,(ak.$low&4294967295)>>>0)),as.$low+((as.$high>>31)*4294967296))>>0))),B.Value));$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}l.n=al;at=$clone(g,B.Value);au=$clone(l,FX);av=$ifaceNil;B.Value.copy(k,at);FX.copy(l,au);m=av;$s=-1;return[k,l,m];}return;}var $f={$blk:MZ,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};NB=function(f,g,h){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,B.Value).List();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=k.Len();$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;if(m===0){i=0;$s=-1;return i;}n=0;o=0;p=m;q=o;r=p;case 3:if(!(q>31)*4294967296))>>0)))));$s=7;case 7:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}x=H.SizeVarint(w);$s=8;case 8:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}n=n+(x)>>0;q=q+(1)>>0;$s=3;continue;case 4:i=g+H.SizeBytes(n)>>0;$s=-1;return i;}return;}var $f={$blk:NB,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,$s};return $f;};NC=function(f,g,h,i){var{aa,ab,ac,ad,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,B.Value).List();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=k.Len();$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;if(m===0){$s=-1;return[f,$ifaceNil];}f=H.AppendVarint(f,h);n=0;o=0;case 3:if(!(o>31)*4294967296))>>0)))));$s=7;case 7:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=H.SizeVarint(t);$s=8;case 8:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}n=n+(u)>>0;o=o+(1)>>0;$s=3;continue;case 4:f=H.AppendVarint(f,(new $Uint64(0,n)));v=0;case 9:if(!(v>31)*4294967296))>>0)))));$s=13;case 13:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}ac=ab;ad=H.AppendVarint(y,ac);$s=14;case 14:if($c){$c=false;ad=ad.$blk();}if(ad&&ad.$blk!==undefined){break s;}f=ad;v=v+(1)>>0;$s=9;continue;case 10:$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:NC,$c:true,$r,aa,ab,ac,ad,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};NE=function(f,g,h){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,AT).Uint32();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();i=g.tagsize+H.SizeVarint((new $Uint64(0,k)))>>0;$s=-1;return i;}return;}var $f={$blk:NE,$c:true,$r,f,g,h,i,j,k,$s};return $f;};NF=function(f,g,h,i){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).Uint32();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();f=H.AppendVarint(f,h.wiretag);f=H.AppendVarint(f,(new $Uint64(0,k)));$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:NF,$c:true,$r,f,g,h,i,j,k,$s};return $f;};NG=function(f,g,h,i,j){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=new FX.ptr(0,false);l=$ifaceNil;if(!((h===0))){m=$clone(k,FX);n=FY;FX.copy(k,m);l=n;$s=-1;return[k,l];}o=new $Uint64(0,0);p=0;if(f.$length>=1&&(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])<128){o=(new $Uint64(0,(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])));p=1;}else if(f.$length>=2&&(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1])<128){o=(q=(new $Uint64(0,(((0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])&127)>>>0))),r=$shiftLeft64((new $Uint64(0,(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1]))),7),new $Uint64(q.$high+r.$high,q.$low+r.$low));p=2;}else{s=H.ConsumeVarint(f);o=s[0];p=s[1];}if(p<0){t=$clone(k,FX);u=FT;FX.copy(k,t);l=u;$s=-1;return[k,l];}v=$clone(g,AT).Uint32();$s=1;case 1:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}v.$set(((o.$low>>>0)));k.n=p;w=$clone(k,FX);x=$ifaceNil;FX.copy(k,w);l=x;$s=-1;return[k,l];}return;}var $f={$blk:NG,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,$s};return $f;};NI=function(f,g,h){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,AT).Uint32();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();if(k===0){i=0;$s=-1;return i;}i=g.tagsize+H.SizeVarint((new $Uint64(0,k)))>>0;$s=-1;return i;}return;}var $f={$blk:NI,$c:true,$r,f,g,h,i,j,k,$s};return $f;};NJ=function(f,g,h,i){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).Uint32();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();if(k===0){$s=-1;return[f,$ifaceNil];}f=H.AppendVarint(f,h.wiretag);f=H.AppendVarint(f,(new $Uint64(0,k)));$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:NJ,$c:true,$r,f,g,h,i,j,k,$s};return $f;};NL=function(f,g,h){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,AT).Uint32Ptr();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get().$get();i=g.tagsize+H.SizeVarint((new $Uint64(0,k)))>>0;$s=-1;return i;}return;}var $f={$blk:NL,$c:true,$r,f,g,h,i,j,k,$s};return $f;};NM=function(f,g,h,i){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).Uint32Ptr();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get().$get();f=H.AppendVarint(f,h.wiretag);f=H.AppendVarint(f,(new $Uint64(0,k)));$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:NM,$c:true,$r,f,g,h,i,j,k,$s};return $f;};NN=function(f,g,h,i,j){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=new FX.ptr(0,false);l=$ifaceNil;if(!((h===0))){m=$clone(k,FX);n=FY;FX.copy(k,m);l=n;$s=-1;return[k,l];}o=new $Uint64(0,0);p=0;if(f.$length>=1&&(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])<128){o=(new $Uint64(0,(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])));p=1;}else if(f.$length>=2&&(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1])<128){o=(q=(new $Uint64(0,(((0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])&127)>>>0))),r=$shiftLeft64((new $Uint64(0,(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1]))),7),new $Uint64(q.$high+r.$high,q.$low+r.$low));p=2;}else{s=H.ConsumeVarint(f);o=s[0];p=s[1];}if(p<0){t=$clone(k,FX);u=FT;FX.copy(k,t);l=u;$s=-1;return[k,l];}v=$clone(g,AT).Uint32Ptr();$s=1;case 1:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}w=v;if(w.$get()===AFF.nil){w.$set($newDataPointer(0,AFF));}w.$get().$set(((o.$low>>>0)));k.n=p;x=$clone(k,FX);y=$ifaceNil;FX.copy(k,x);l=y;$s=-1;return[k,l];}return;}var $f={$blk:NN,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,$s};return $f;};NP=function(f,g,h){var{f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,AT).Uint32Slice();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();l=k;m=0;while(true){if(!(m=l.$length)?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+m]);i=i+((g.tagsize+H.SizeVarint((new $Uint64(0,n)))>>0))>>0;m++;}i=i;$s=-1;return i;}return;}var $f={$blk:NP,$c:true,$r,f,g,h,i,j,k,l,m,n,$s};return $f;};NQ=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).Uint32Slice();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();l=k;m=0;while(true){if(!(m=l.$length)?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+m]);f=H.AppendVarint(f,h.wiretag);f=H.AppendVarint(f,(new $Uint64(0,n)));m++;}$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:NQ,$c:true,$r,f,g,h,i,j,k,l,m,n,$s};return $f;};NR=function(f,g,h,i,j){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=new FX.ptr(0,false);l=$ifaceNil;m=$clone(g,AT).Uint32Slice();$s=1;case 1:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;if(h===2){o=n.$get();p=H.ConsumeBytes(f);q=p[0];r=p[1];if(r<0){s=$clone(k,FX);t=FT;FX.copy(k,s);l=t;$s=-1;return[k,l];}while(true){if(!(q.$length>0)){break;}u=new $Uint64(0,0);v=0;if(q.$length>=1&&(0>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+0])<128){u=(new $Uint64(0,(0>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+0])));v=1;}else if(q.$length>=2&&(1>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+1])<128){u=(w=(new $Uint64(0,(((0>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+0])&127)>>>0))),x=$shiftLeft64((new $Uint64(0,(1>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+1]))),7),new $Uint64(w.$high+x.$high,w.$low+x.$low));v=2;}else{y=H.ConsumeVarint(q);u=y[0];v=y[1];}if(v<0){z=$clone(k,FX);aa=FT;FX.copy(k,z);l=aa;$s=-1;return[k,l];}o=$append(o,((u.$low>>>0)));q=$subslice(q,v);}n.$set(o);k.n=r;ab=$clone(k,FX);ac=$ifaceNil;FX.copy(k,ab);l=ac;$s=-1;return[k,l];}if(!((h===0))){ad=$clone(k,FX);ae=FY;FX.copy(k,ad);l=ae;$s=-1;return[k,l];}af=new $Uint64(0,0);ag=0;if(f.$length>=1&&(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])<128){af=(new $Uint64(0,(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])));ag=1;}else if(f.$length>=2&&(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1])<128){af=(ah=(new $Uint64(0,(((0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])&127)>>>0))),ai=$shiftLeft64((new $Uint64(0,(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1]))),7),new $Uint64(ah.$high+ai.$high,ah.$low+ai.$low));ag=2;}else{aj=H.ConsumeVarint(f);af=aj[0];ag=aj[1];}if(ag<0){ak=$clone(k,FX);al=FT;FX.copy(k,ak);l=al;$s=-1;return[k,l];}n.$set($append(n.$get(),((af.$low>>>0))));k.n=ag;am=$clone(k,FX);an=$ifaceNil;FX.copy(k,am);l=an;$s=-1;return[k,l];}return;}var $f={$blk:NR,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};NT=function(f,g,h){var{f,g,h,i,j,k,l,m,n,o,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,AT).Uint32Slice();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();if(k.$length===0){i=0;$s=-1;return i;}l=0;m=k;n=0;while(true){if(!(n=m.$length)?($throwRuntimeError("index out of range"),undefined):m.$array[m.$offset+n]);l=l+(H.SizeVarint((new $Uint64(0,o))))>>0;n++;}i=g.tagsize+H.SizeBytes(l)>>0;$s=-1;return i;}return;}var $f={$blk:NT,$c:true,$r,f,g,h,i,j,k,l,m,n,o,$s};return $f;};NU=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,o,p,q,r,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).Uint32Slice();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();if(k.$length===0){$s=-1;return[f,$ifaceNil];}f=H.AppendVarint(f,h.wiretag);l=0;m=k;n=0;while(true){if(!(n=m.$length)?($throwRuntimeError("index out of range"),undefined):m.$array[m.$offset+n]);l=l+(H.SizeVarint((new $Uint64(0,o))))>>0;n++;}f=H.AppendVarint(f,(new $Uint64(0,l)));p=k;q=0;while(true){if(!(q=p.$length)?($throwRuntimeError("index out of range"),undefined):p.$array[p.$offset+q]);f=H.AppendVarint(f,(new $Uint64(0,r)));q++;}$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:NU,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,$s};return $f;};NW=function(f,g,h){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=$clone(f,B.Value).Uint();$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=H.SizeVarint((new $Uint64(0,((i.$low>>>0)))));$s=2;case 2:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=g+j>>0;$s=3;case 3:return k;}return;}var $f={$blk:NW,$c:true,$r,f,g,h,i,j,k,$s};return $f;};NX=function(f,g,h,i){var{f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:f=H.AppendVarint(f,h);j=f;k=$clone(g,B.Value).Uint();$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=(new $Uint64(0,((k.$low>>>0))));m=H.AppendVarint(j,l);$s=2;case 2:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}f=m;$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:NX,$c:true,$r,f,g,h,i,j,k,l,m,$s};return $f;};NY=function(f,g,h,i,j){var aa,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;k=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);l=new FX.ptr(0,false);m=$ifaceNil;if(!((i===0))){n=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);o=$clone(l,FX);p=FY;B.Value.copy(k,n);FX.copy(l,o);m=p;return[k,l,m];}q=new $Uint64(0,0);r=0;if(f.$length>=1&&(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])<128){q=(new $Uint64(0,(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])));r=1;}else if(f.$length>=2&&(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1])<128){q=(s=(new $Uint64(0,(((0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])&127)>>>0))),t=$shiftLeft64((new $Uint64(0,(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1]))),7),new $Uint64(s.$high+t.$high,s.$low+t.$low));r=2;}else{u=H.ConsumeVarint(f);q=u[0];r=u[1];}if(r<0){v=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);w=$clone(l,FX);x=FT;B.Value.copy(k,v);FX.copy(l,w);m=x;return[k,l,m];}l.n=r;y=$clone(B.ValueOfUint32(((q.$low>>>0))),B.Value);z=$clone(l,FX);aa=$ifaceNil;B.Value.copy(k,y);FX.copy(l,z);m=aa;return[k,l,m];};OA=function(f,g,h){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,B.Value).List();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=0;n=k.Len();$s=2;case 2:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;o=l;p=m;case 3:if(!(o>>0)))));$s=7;case 7:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}i=i+((g+t>>0))>>0;o=o+(1)>>0;$s=3;continue;case 4:i=i;$s=-1;return i;}return;}var $f={$blk:OA,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s};return $f;};OB=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,B.Value).List();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=0;n=k.Len();$s=2;case 2:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;o=l;p=m;case 3:if(!(o>>0))));v=H.AppendVarint(s,u);$s=7;case 7:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}f=v;o=o+(1)>>0;$s=3;continue;case 4:$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:OB,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s};return $f;};OC=function(f,g,h,i,j){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);l=new FX.ptr(0,false);m=$ifaceNil;n=$clone(g,B.Value).List();$s=1;case 1:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;if(i===2){$s=2;continue;}$s=3;continue;case 2:p=H.ConsumeBytes(f);q=p[0];r=p[1];if(r<0){s=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);t=$clone(l,FX);u=FT;B.Value.copy(k,s);FX.copy(l,t);m=u;$s=-1;return[k,l,m];}case 4:if(!(q.$length>0)){$s=5;continue;}v=new $Uint64(0,0);w=0;if(q.$length>=1&&(0>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+0])<128){v=(new $Uint64(0,(0>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+0])));w=1;}else if(q.$length>=2&&(1>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+1])<128){v=(x=(new $Uint64(0,(((0>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+0])&127)>>>0))),y=$shiftLeft64((new $Uint64(0,(1>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+1]))),7),new $Uint64(x.$high+y.$high,x.$low+y.$low));w=2;}else{z=H.ConsumeVarint(q);v=z[0];w=z[1];}if(w<0){aa=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);ab=$clone(l,FX);ac=FT;B.Value.copy(k,aa);FX.copy(l,ab);m=ac;$s=-1;return[k,l,m];}$r=o.Append($clone(B.ValueOfUint32(((v.$low>>>0))),B.Value));$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}q=$subslice(q,w);$s=4;continue;case 5:l.n=r;ad=$clone(g,B.Value);ae=$clone(l,FX);af=$ifaceNil;B.Value.copy(k,ad);FX.copy(l,ae);m=af;$s=-1;return[k,l,m];case 3:if(!((i===0))){ag=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);ah=$clone(l,FX);ai=FY;B.Value.copy(k,ag);FX.copy(l,ah);m=ai;$s=-1;return[k,l,m];}aj=new $Uint64(0,0);ak=0;if(f.$length>=1&&(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])<128){aj=(new $Uint64(0,(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])));ak=1;}else if(f.$length>=2&&(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1])<128){aj=(al=(new $Uint64(0,(((0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])&127)>>>0))),am=$shiftLeft64((new $Uint64(0,(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1]))),7),new $Uint64(al.$high+am.$high,al.$low+am.$low));ak=2;}else{an=H.ConsumeVarint(f);aj=an[0];ak=an[1];}if(ak<0){ao=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);ap=$clone(l,FX);aq=FT;B.Value.copy(k,ao);FX.copy(l,ap);m=aq;$s=-1;return[k,l,m];}$r=o.Append($clone(B.ValueOfUint32(((aj.$low>>>0))),B.Value));$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}l.n=ak;ar=$clone(g,B.Value);as=$clone(l,FX);at=$ifaceNil;B.Value.copy(k,ar);FX.copy(l,as);m=at;$s=-1;return[k,l,m];}return;}var $f={$blk:OC,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};OE=function(f,g,h){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,B.Value).List();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=k.Len();$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;if(m===0){i=0;$s=-1;return i;}n=0;o=0;p=m;q=o;r=p;case 3:if(!(q>>0)))));$s=7;case 7:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}n=n+(v)>>0;q=q+(1)>>0;$s=3;continue;case 4:i=g+H.SizeBytes(n)>>0;$s=-1;return i;}return;}var $f={$blk:OE,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s};return $f;};OF=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,B.Value).List();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=k.Len();$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;if(m===0){$s=-1;return[f,$ifaceNil];}f=H.AppendVarint(f,h);n=0;o=0;case 3:if(!(o>>0)))));$s=7;case 7:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}n=n+(s)>>0;o=o+(1)>>0;$s=3;continue;case 4:f=H.AppendVarint(f,(new $Uint64(0,n)));t=0;case 8:if(!(t>>0))));z=H.AppendVarint(w,y);$s=12;case 12:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}f=z;t=t+(1)>>0;$s=8;continue;case 9:$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:OF,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};OH=function(f,g,h){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,AT).Int64();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();i=g.tagsize+H.SizeVarint((new $Uint64(k.$high,k.$low)))>>0;$s=-1;return i;}return;}var $f={$blk:OH,$c:true,$r,f,g,h,i,j,k,$s};return $f;};OI=function(f,g,h,i){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).Int64();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();f=H.AppendVarint(f,h.wiretag);f=H.AppendVarint(f,(new $Uint64(k.$high,k.$low)));$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:OI,$c:true,$r,f,g,h,i,j,k,$s};return $f;};OJ=function(f,g,h,i,j){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=new FX.ptr(0,false);l=$ifaceNil;if(!((h===0))){m=$clone(k,FX);n=FY;FX.copy(k,m);l=n;$s=-1;return[k,l];}o=new $Uint64(0,0);p=0;if(f.$length>=1&&(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])<128){o=(new $Uint64(0,(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])));p=1;}else if(f.$length>=2&&(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1])<128){o=(q=(new $Uint64(0,(((0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])&127)>>>0))),r=$shiftLeft64((new $Uint64(0,(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1]))),7),new $Uint64(q.$high+r.$high,q.$low+r.$low));p=2;}else{s=H.ConsumeVarint(f);o=s[0];p=s[1];}if(p<0){t=$clone(k,FX);u=FT;FX.copy(k,t);l=u;$s=-1;return[k,l];}v=$clone(g,AT).Int64();$s=1;case 1:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}v.$set((new $Int64(o.$high,o.$low)));k.n=p;w=$clone(k,FX);x=$ifaceNil;FX.copy(k,w);l=x;$s=-1;return[k,l];}return;}var $f={$blk:OJ,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,$s};return $f;};OL=function(f,g,h){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,AT).Int64();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();if((k.$high===0&&k.$low===0)){i=0;$s=-1;return i;}i=g.tagsize+H.SizeVarint((new $Uint64(k.$high,k.$low)))>>0;$s=-1;return i;}return;}var $f={$blk:OL,$c:true,$r,f,g,h,i,j,k,$s};return $f;};OM=function(f,g,h,i){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).Int64();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();if((k.$high===0&&k.$low===0)){$s=-1;return[f,$ifaceNil];}f=H.AppendVarint(f,h.wiretag);f=H.AppendVarint(f,(new $Uint64(k.$high,k.$low)));$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:OM,$c:true,$r,f,g,h,i,j,k,$s};return $f;};OO=function(f,g,h){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,AT).Int64Ptr();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get().$get();i=g.tagsize+H.SizeVarint((new $Uint64(k.$high,k.$low)))>>0;$s=-1;return i;}return;}var $f={$blk:OO,$c:true,$r,f,g,h,i,j,k,$s};return $f;};OP=function(f,g,h,i){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).Int64Ptr();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get().$get();f=H.AppendVarint(f,h.wiretag);f=H.AppendVarint(f,(new $Uint64(k.$high,k.$low)));$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:OP,$c:true,$r,f,g,h,i,j,k,$s};return $f;};OQ=function(f,g,h,i,j){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=new FX.ptr(0,false);l=$ifaceNil;if(!((h===0))){m=$clone(k,FX);n=FY;FX.copy(k,m);l=n;$s=-1;return[k,l];}o=new $Uint64(0,0);p=0;if(f.$length>=1&&(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])<128){o=(new $Uint64(0,(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])));p=1;}else if(f.$length>=2&&(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1])<128){o=(q=(new $Uint64(0,(((0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])&127)>>>0))),r=$shiftLeft64((new $Uint64(0,(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1]))),7),new $Uint64(q.$high+r.$high,q.$low+r.$low));p=2;}else{s=H.ConsumeVarint(f);o=s[0];p=s[1];}if(p<0){t=$clone(k,FX);u=FT;FX.copy(k,t);l=u;$s=-1;return[k,l];}v=$clone(g,AT).Int64Ptr();$s=1;case 1:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}w=v;if(w.$get()===AFB.nil){w.$set($newDataPointer(new $Int64(0,0),AFB));}w.$get().$set((new $Int64(o.$high,o.$low)));k.n=p;x=$clone(k,FX);y=$ifaceNil;FX.copy(k,x);l=y;$s=-1;return[k,l];}return;}var $f={$blk:OQ,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,$s};return $f;};OS=function(f,g,h){var{f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,AT).Int64Slice();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();l=k;m=0;while(true){if(!(m=l.$length)?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+m]);i=i+((g.tagsize+H.SizeVarint((new $Uint64(n.$high,n.$low)))>>0))>>0;m++;}i=i;$s=-1;return i;}return;}var $f={$blk:OS,$c:true,$r,f,g,h,i,j,k,l,m,n,$s};return $f;};OT=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).Int64Slice();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();l=k;m=0;while(true){if(!(m=l.$length)?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+m]);f=H.AppendVarint(f,h.wiretag);f=H.AppendVarint(f,(new $Uint64(n.$high,n.$low)));m++;}$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:OT,$c:true,$r,f,g,h,i,j,k,l,m,n,$s};return $f;};OU=function(f,g,h,i,j){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=new FX.ptr(0,false);l=$ifaceNil;m=$clone(g,AT).Int64Slice();$s=1;case 1:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;if(h===2){o=n.$get();p=H.ConsumeBytes(f);q=p[0];r=p[1];if(r<0){s=$clone(k,FX);t=FT;FX.copy(k,s);l=t;$s=-1;return[k,l];}while(true){if(!(q.$length>0)){break;}u=new $Uint64(0,0);v=0;if(q.$length>=1&&(0>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+0])<128){u=(new $Uint64(0,(0>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+0])));v=1;}else if(q.$length>=2&&(1>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+1])<128){u=(w=(new $Uint64(0,(((0>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+0])&127)>>>0))),x=$shiftLeft64((new $Uint64(0,(1>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+1]))),7),new $Uint64(w.$high+x.$high,w.$low+x.$low));v=2;}else{y=H.ConsumeVarint(q);u=y[0];v=y[1];}if(v<0){z=$clone(k,FX);aa=FT;FX.copy(k,z);l=aa;$s=-1;return[k,l];}o=$append(o,(new $Int64(u.$high,u.$low)));q=$subslice(q,v);}n.$set(o);k.n=r;ab=$clone(k,FX);ac=$ifaceNil;FX.copy(k,ab);l=ac;$s=-1;return[k,l];}if(!((h===0))){ad=$clone(k,FX);ae=FY;FX.copy(k,ad);l=ae;$s=-1;return[k,l];}af=new $Uint64(0,0);ag=0;if(f.$length>=1&&(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])<128){af=(new $Uint64(0,(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])));ag=1;}else if(f.$length>=2&&(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1])<128){af=(ah=(new $Uint64(0,(((0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])&127)>>>0))),ai=$shiftLeft64((new $Uint64(0,(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1]))),7),new $Uint64(ah.$high+ai.$high,ah.$low+ai.$low));ag=2;}else{aj=H.ConsumeVarint(f);af=aj[0];ag=aj[1];}if(ag<0){ak=$clone(k,FX);al=FT;FX.copy(k,ak);l=al;$s=-1;return[k,l];}n.$set($append(n.$get(),(new $Int64(af.$high,af.$low))));k.n=ag;am=$clone(k,FX);an=$ifaceNil;FX.copy(k,am);l=an;$s=-1;return[k,l];}return;}var $f={$blk:OU,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};OW=function(f,g,h){var{f,g,h,i,j,k,l,m,n,o,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,AT).Int64Slice();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();if(k.$length===0){i=0;$s=-1;return i;}l=0;m=k;n=0;while(true){if(!(n=m.$length)?($throwRuntimeError("index out of range"),undefined):m.$array[m.$offset+n]);l=l+(H.SizeVarint((new $Uint64(o.$high,o.$low))))>>0;n++;}i=g.tagsize+H.SizeBytes(l)>>0;$s=-1;return i;}return;}var $f={$blk:OW,$c:true,$r,f,g,h,i,j,k,l,m,n,o,$s};return $f;};OX=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,o,p,q,r,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).Int64Slice();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();if(k.$length===0){$s=-1;return[f,$ifaceNil];}f=H.AppendVarint(f,h.wiretag);l=0;m=k;n=0;while(true){if(!(n=m.$length)?($throwRuntimeError("index out of range"),undefined):m.$array[m.$offset+n]);l=l+(H.SizeVarint((new $Uint64(o.$high,o.$low))))>>0;n++;}f=H.AppendVarint(f,(new $Uint64(0,l)));p=k;q=0;while(true){if(!(q=p.$length)?($throwRuntimeError("index out of range"),undefined):p.$array[p.$offset+q]);f=H.AppendVarint(f,(new $Uint64(r.$high,r.$low)));q++;}$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:OX,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,$s};return $f;};OZ=function(f,g,h){var{f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(f,B.Value).Int();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=H.SizeVarint(((i=j,new $Uint64(i.$high,i.$low))));$s=2;case 2:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=g+k>>0;$s=3;case 3:return l;}return;}var $f={$blk:OZ,$c:true,$r,f,g,h,i,j,k,l,$s};return $f;};PA=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:f=H.AppendVarint(f,h);j=f;l=$clone(g,B.Value).Int();$s=1;case 1:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=((k=l,new $Uint64(k.$high,k.$low)));n=H.AppendVarint(j,m);$s=2;case 2:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}f=n;$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:PA,$c:true,$r,f,g,h,i,j,k,l,m,n,$s};return $f;};PB=function(f,g,h,i,j){var aa,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;k=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);l=new FX.ptr(0,false);m=$ifaceNil;if(!((i===0))){n=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);o=$clone(l,FX);p=FY;B.Value.copy(k,n);FX.copy(l,o);m=p;return[k,l,m];}q=new $Uint64(0,0);r=0;if(f.$length>=1&&(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])<128){q=(new $Uint64(0,(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])));r=1;}else if(f.$length>=2&&(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1])<128){q=(s=(new $Uint64(0,(((0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])&127)>>>0))),t=$shiftLeft64((new $Uint64(0,(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1]))),7),new $Uint64(s.$high+t.$high,s.$low+t.$low));r=2;}else{u=H.ConsumeVarint(f);q=u[0];r=u[1];}if(r<0){v=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);w=$clone(l,FX);x=FT;B.Value.copy(k,v);FX.copy(l,w);m=x;return[k,l,m];}l.n=r;y=$clone(B.ValueOfInt64((new $Int64(q.$high,q.$low))),B.Value);z=$clone(l,FX);aa=$ifaceNil;B.Value.copy(k,y);FX.copy(l,z);m=aa;return[k,l,m];};PD=function(f,g,h){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,B.Value).List();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=0;n=k.Len();$s=2;case 2:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;o=l;p=m;case 3:if(!(o>0))>>0;o=o+(1)>>0;$s=3;continue;case 4:i=i;$s=-1;return i;}return;}var $f={$blk:PD,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,$s};return $f;};PE=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,B.Value).List();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=0;n=k.Len();$s=2;case 2:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;o=l;p=m;case 3:if(!(o>0;$s=3;continue;case 4:$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:PE,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s};return $f;};PF=function(f,g,h,i,j){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);l=new FX.ptr(0,false);m=$ifaceNil;n=$clone(g,B.Value).List();$s=1;case 1:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;if(i===2){$s=2;continue;}$s=3;continue;case 2:p=H.ConsumeBytes(f);q=p[0];r=p[1];if(r<0){s=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);t=$clone(l,FX);u=FT;B.Value.copy(k,s);FX.copy(l,t);m=u;$s=-1;return[k,l,m];}case 4:if(!(q.$length>0)){$s=5;continue;}v=new $Uint64(0,0);w=0;if(q.$length>=1&&(0>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+0])<128){v=(new $Uint64(0,(0>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+0])));w=1;}else if(q.$length>=2&&(1>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+1])<128){v=(x=(new $Uint64(0,(((0>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+0])&127)>>>0))),y=$shiftLeft64((new $Uint64(0,(1>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+1]))),7),new $Uint64(x.$high+y.$high,x.$low+y.$low));w=2;}else{z=H.ConsumeVarint(q);v=z[0];w=z[1];}if(w<0){aa=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);ab=$clone(l,FX);ac=FT;B.Value.copy(k,aa);FX.copy(l,ab);m=ac;$s=-1;return[k,l,m];}$r=o.Append($clone(B.ValueOfInt64((new $Int64(v.$high,v.$low))),B.Value));$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}q=$subslice(q,w);$s=4;continue;case 5:l.n=r;ad=$clone(g,B.Value);ae=$clone(l,FX);af=$ifaceNil;B.Value.copy(k,ad);FX.copy(l,ae);m=af;$s=-1;return[k,l,m];case 3:if(!((i===0))){ag=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);ah=$clone(l,FX);ai=FY;B.Value.copy(k,ag);FX.copy(l,ah);m=ai;$s=-1;return[k,l,m];}aj=new $Uint64(0,0);ak=0;if(f.$length>=1&&(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])<128){aj=(new $Uint64(0,(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])));ak=1;}else if(f.$length>=2&&(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1])<128){aj=(al=(new $Uint64(0,(((0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])&127)>>>0))),am=$shiftLeft64((new $Uint64(0,(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1]))),7),new $Uint64(al.$high+am.$high,al.$low+am.$low));ak=2;}else{an=H.ConsumeVarint(f);aj=an[0];ak=an[1];}if(ak<0){ao=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);ap=$clone(l,FX);aq=FT;B.Value.copy(k,ao);FX.copy(l,ap);m=aq;$s=-1;return[k,l,m];}$r=o.Append($clone(B.ValueOfInt64((new $Int64(aj.$high,aj.$low))),B.Value));$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}l.n=ak;ar=$clone(g,B.Value);as=$clone(l,FX);at=$ifaceNil;B.Value.copy(k,ar);FX.copy(l,as);m=at;$s=-1;return[k,l,m];}return;}var $f={$blk:PF,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};PH=function(f,g,h){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,B.Value).List();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=k.Len();$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;if(m===0){i=0;$s=-1;return i;}n=0;o=0;p=m;q=o;r=p;case 3:if(!(q>0;q=q+(1)>>0;$s=3;continue;case 4:i=g+H.SizeBytes(n)>>0;$s=-1;return i;}return;}var $f={$blk:PH,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s};return $f;};PI=function(f,g,h,i){var{aa,ab,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,B.Value).List();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=k.Len();$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;if(m===0){$s=-1;return[f,$ifaceNil];}f=H.AppendVarint(f,h);n=0;o=0;case 3:if(!(o>0;o=o+(1)>>0;$s=3;continue;case 4:f=H.AppendVarint(f,(new $Uint64(0,n)));u=0;case 8:if(!(u>0;$s=8;continue;case 9:$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:PI,$c:true,$r,aa,ab,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};PK=function(f,g,h){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,AT).Int64();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();i=g.tagsize+H.SizeVarint(H.EncodeZigZag(k))>>0;$s=-1;return i;}return;}var $f={$blk:PK,$c:true,$r,f,g,h,i,j,k,$s};return $f;};PL=function(f,g,h,i){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).Int64();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();f=H.AppendVarint(f,h.wiretag);f=H.AppendVarint(f,H.EncodeZigZag(k));$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:PL,$c:true,$r,f,g,h,i,j,k,$s};return $f;};PM=function(f,g,h,i,j){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=new FX.ptr(0,false);l=$ifaceNil;if(!((h===0))){m=$clone(k,FX);n=FY;FX.copy(k,m);l=n;$s=-1;return[k,l];}o=new $Uint64(0,0);p=0;if(f.$length>=1&&(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])<128){o=(new $Uint64(0,(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])));p=1;}else if(f.$length>=2&&(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1])<128){o=(q=(new $Uint64(0,(((0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])&127)>>>0))),r=$shiftLeft64((new $Uint64(0,(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1]))),7),new $Uint64(q.$high+r.$high,q.$low+r.$low));p=2;}else{s=H.ConsumeVarint(f);o=s[0];p=s[1];}if(p<0){t=$clone(k,FX);u=FT;FX.copy(k,t);l=u;$s=-1;return[k,l];}v=$clone(g,AT).Int64();$s=1;case 1:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}v.$set(H.DecodeZigZag(o));k.n=p;w=$clone(k,FX);x=$ifaceNil;FX.copy(k,w);l=x;$s=-1;return[k,l];}return;}var $f={$blk:PM,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,$s};return $f;};PO=function(f,g,h){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,AT).Int64();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();if((k.$high===0&&k.$low===0)){i=0;$s=-1;return i;}i=g.tagsize+H.SizeVarint(H.EncodeZigZag(k))>>0;$s=-1;return i;}return;}var $f={$blk:PO,$c:true,$r,f,g,h,i,j,k,$s};return $f;};PP=function(f,g,h,i){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).Int64();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();if((k.$high===0&&k.$low===0)){$s=-1;return[f,$ifaceNil];}f=H.AppendVarint(f,h.wiretag);f=H.AppendVarint(f,H.EncodeZigZag(k));$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:PP,$c:true,$r,f,g,h,i,j,k,$s};return $f;};PR=function(f,g,h){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,AT).Int64Ptr();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get().$get();i=g.tagsize+H.SizeVarint(H.EncodeZigZag(k))>>0;$s=-1;return i;}return;}var $f={$blk:PR,$c:true,$r,f,g,h,i,j,k,$s};return $f;};PS=function(f,g,h,i){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).Int64Ptr();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get().$get();f=H.AppendVarint(f,h.wiretag);f=H.AppendVarint(f,H.EncodeZigZag(k));$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:PS,$c:true,$r,f,g,h,i,j,k,$s};return $f;};PT=function(f,g,h,i,j){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=new FX.ptr(0,false);l=$ifaceNil;if(!((h===0))){m=$clone(k,FX);n=FY;FX.copy(k,m);l=n;$s=-1;return[k,l];}o=new $Uint64(0,0);p=0;if(f.$length>=1&&(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])<128){o=(new $Uint64(0,(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])));p=1;}else if(f.$length>=2&&(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1])<128){o=(q=(new $Uint64(0,(((0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])&127)>>>0))),r=$shiftLeft64((new $Uint64(0,(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1]))),7),new $Uint64(q.$high+r.$high,q.$low+r.$low));p=2;}else{s=H.ConsumeVarint(f);o=s[0];p=s[1];}if(p<0){t=$clone(k,FX);u=FT;FX.copy(k,t);l=u;$s=-1;return[k,l];}v=$clone(g,AT).Int64Ptr();$s=1;case 1:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}w=v;if(w.$get()===AFB.nil){w.$set($newDataPointer(new $Int64(0,0),AFB));}w.$get().$set(H.DecodeZigZag(o));k.n=p;x=$clone(k,FX);y=$ifaceNil;FX.copy(k,x);l=y;$s=-1;return[k,l];}return;}var $f={$blk:PT,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,$s};return $f;};PV=function(f,g,h){var{f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,AT).Int64Slice();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();l=k;m=0;while(true){if(!(m=l.$length)?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+m]);i=i+((g.tagsize+H.SizeVarint(H.EncodeZigZag(n))>>0))>>0;m++;}i=i;$s=-1;return i;}return;}var $f={$blk:PV,$c:true,$r,f,g,h,i,j,k,l,m,n,$s};return $f;};PW=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).Int64Slice();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();l=k;m=0;while(true){if(!(m=l.$length)?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+m]);f=H.AppendVarint(f,h.wiretag);f=H.AppendVarint(f,H.EncodeZigZag(n));m++;}$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:PW,$c:true,$r,f,g,h,i,j,k,l,m,n,$s};return $f;};PX=function(f,g,h,i,j){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=new FX.ptr(0,false);l=$ifaceNil;m=$clone(g,AT).Int64Slice();$s=1;case 1:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;if(h===2){o=n.$get();p=H.ConsumeBytes(f);q=p[0];r=p[1];if(r<0){s=$clone(k,FX);t=FT;FX.copy(k,s);l=t;$s=-1;return[k,l];}while(true){if(!(q.$length>0)){break;}u=new $Uint64(0,0);v=0;if(q.$length>=1&&(0>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+0])<128){u=(new $Uint64(0,(0>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+0])));v=1;}else if(q.$length>=2&&(1>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+1])<128){u=(w=(new $Uint64(0,(((0>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+0])&127)>>>0))),x=$shiftLeft64((new $Uint64(0,(1>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+1]))),7),new $Uint64(w.$high+x.$high,w.$low+x.$low));v=2;}else{y=H.ConsumeVarint(q);u=y[0];v=y[1];}if(v<0){z=$clone(k,FX);aa=FT;FX.copy(k,z);l=aa;$s=-1;return[k,l];}o=$append(o,H.DecodeZigZag(u));q=$subslice(q,v);}n.$set(o);k.n=r;ab=$clone(k,FX);ac=$ifaceNil;FX.copy(k,ab);l=ac;$s=-1;return[k,l];}if(!((h===0))){ad=$clone(k,FX);ae=FY;FX.copy(k,ad);l=ae;$s=-1;return[k,l];}af=new $Uint64(0,0);ag=0;if(f.$length>=1&&(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])<128){af=(new $Uint64(0,(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])));ag=1;}else if(f.$length>=2&&(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1])<128){af=(ah=(new $Uint64(0,(((0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])&127)>>>0))),ai=$shiftLeft64((new $Uint64(0,(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1]))),7),new $Uint64(ah.$high+ai.$high,ah.$low+ai.$low));ag=2;}else{aj=H.ConsumeVarint(f);af=aj[0];ag=aj[1];}if(ag<0){ak=$clone(k,FX);al=FT;FX.copy(k,ak);l=al;$s=-1;return[k,l];}n.$set($append(n.$get(),H.DecodeZigZag(af)));k.n=ag;am=$clone(k,FX);an=$ifaceNil;FX.copy(k,am);l=an;$s=-1;return[k,l];}return;}var $f={$blk:PX,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};PZ=function(f,g,h){var{f,g,h,i,j,k,l,m,n,o,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,AT).Int64Slice();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();if(k.$length===0){i=0;$s=-1;return i;}l=0;m=k;n=0;while(true){if(!(n=m.$length)?($throwRuntimeError("index out of range"),undefined):m.$array[m.$offset+n]);l=l+(H.SizeVarint(H.EncodeZigZag(o)))>>0;n++;}i=g.tagsize+H.SizeBytes(l)>>0;$s=-1;return i;}return;}var $f={$blk:PZ,$c:true,$r,f,g,h,i,j,k,l,m,n,o,$s};return $f;};QA=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,o,p,q,r,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).Int64Slice();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();if(k.$length===0){$s=-1;return[f,$ifaceNil];}f=H.AppendVarint(f,h.wiretag);l=0;m=k;n=0;while(true){if(!(n=m.$length)?($throwRuntimeError("index out of range"),undefined):m.$array[m.$offset+n]);l=l+(H.SizeVarint(H.EncodeZigZag(o)))>>0;n++;}f=H.AppendVarint(f,(new $Uint64(0,l)));p=k;q=0;while(true){if(!(q=p.$length)?($throwRuntimeError("index out of range"),undefined):p.$array[p.$offset+q]);f=H.AppendVarint(f,H.EncodeZigZag(r));q++;}$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:QA,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,$s};return $f;};QC=function(f,g,h){var{f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=$clone(f,B.Value).Int();$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=H.EncodeZigZag(i);$s=2;case 2:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=H.SizeVarint(j);$s=3;case 3:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=g+k>>0;$s=4;case 4:return l;}return;}var $f={$blk:QC,$c:true,$r,f,g,h,i,j,k,l,$s};return $f;};QD=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:f=H.AppendVarint(f,h);j=f;k=$clone(g,B.Value).Int();$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=H.EncodeZigZag(k);$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;n=H.AppendVarint(j,m);$s=3;case 3:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}f=n;$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:QD,$c:true,$r,f,g,h,i,j,k,l,m,n,$s};return $f;};QE=function(f,g,h,i,j){var aa,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;k=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);l=new FX.ptr(0,false);m=$ifaceNil;if(!((i===0))){n=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);o=$clone(l,FX);p=FY;B.Value.copy(k,n);FX.copy(l,o);m=p;return[k,l,m];}q=new $Uint64(0,0);r=0;if(f.$length>=1&&(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])<128){q=(new $Uint64(0,(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])));r=1;}else if(f.$length>=2&&(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1])<128){q=(s=(new $Uint64(0,(((0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])&127)>>>0))),t=$shiftLeft64((new $Uint64(0,(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1]))),7),new $Uint64(s.$high+t.$high,s.$low+t.$low));r=2;}else{u=H.ConsumeVarint(f);q=u[0];r=u[1];}if(r<0){v=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);w=$clone(l,FX);x=FT;B.Value.copy(k,v);FX.copy(l,w);m=x;return[k,l,m];}l.n=r;y=$clone(B.ValueOfInt64(H.DecodeZigZag(q)),B.Value);z=$clone(l,FX);aa=$ifaceNil;B.Value.copy(k,y);FX.copy(l,z);m=aa;return[k,l,m];};QG=function(f,g,h){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,B.Value).List();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=0;n=k.Len();$s=2;case 2:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;o=l;p=m;case 3:if(!(o>0))>>0;o=o+(1)>>0;$s=3;continue;case 4:i=i;$s=-1;return i;}return;}var $f={$blk:QG,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,$s};return $f;};QH=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,B.Value).List();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=0;n=k.Len();$s=2;case 2:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;o=l;p=m;case 3:if(!(o>0;$s=3;continue;case 4:$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:QH,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s};return $f;};QI=function(f,g,h,i,j){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);l=new FX.ptr(0,false);m=$ifaceNil;n=$clone(g,B.Value).List();$s=1;case 1:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;if(i===2){$s=2;continue;}$s=3;continue;case 2:p=H.ConsumeBytes(f);q=p[0];r=p[1];if(r<0){s=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);t=$clone(l,FX);u=FT;B.Value.copy(k,s);FX.copy(l,t);m=u;$s=-1;return[k,l,m];}case 4:if(!(q.$length>0)){$s=5;continue;}v=new $Uint64(0,0);w=0;if(q.$length>=1&&(0>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+0])<128){v=(new $Uint64(0,(0>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+0])));w=1;}else if(q.$length>=2&&(1>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+1])<128){v=(x=(new $Uint64(0,(((0>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+0])&127)>>>0))),y=$shiftLeft64((new $Uint64(0,(1>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+1]))),7),new $Uint64(x.$high+y.$high,x.$low+y.$low));w=2;}else{z=H.ConsumeVarint(q);v=z[0];w=z[1];}if(w<0){aa=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);ab=$clone(l,FX);ac=FT;B.Value.copy(k,aa);FX.copy(l,ab);m=ac;$s=-1;return[k,l,m];}$r=o.Append($clone(B.ValueOfInt64(H.DecodeZigZag(v)),B.Value));$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}q=$subslice(q,w);$s=4;continue;case 5:l.n=r;ad=$clone(g,B.Value);ae=$clone(l,FX);af=$ifaceNil;B.Value.copy(k,ad);FX.copy(l,ae);m=af;$s=-1;return[k,l,m];case 3:if(!((i===0))){ag=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);ah=$clone(l,FX);ai=FY;B.Value.copy(k,ag);FX.copy(l,ah);m=ai;$s=-1;return[k,l,m];}aj=new $Uint64(0,0);ak=0;if(f.$length>=1&&(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])<128){aj=(new $Uint64(0,(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])));ak=1;}else if(f.$length>=2&&(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1])<128){aj=(al=(new $Uint64(0,(((0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])&127)>>>0))),am=$shiftLeft64((new $Uint64(0,(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1]))),7),new $Uint64(al.$high+am.$high,al.$low+am.$low));ak=2;}else{an=H.ConsumeVarint(f);aj=an[0];ak=an[1];}if(ak<0){ao=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);ap=$clone(l,FX);aq=FT;B.Value.copy(k,ao);FX.copy(l,ap);m=aq;$s=-1;return[k,l,m];}$r=o.Append($clone(B.ValueOfInt64(H.DecodeZigZag(aj)),B.Value));$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}l.n=ak;ar=$clone(g,B.Value);as=$clone(l,FX);at=$ifaceNil;B.Value.copy(k,ar);FX.copy(l,as);m=at;$s=-1;return[k,l,m];}return;}var $f={$blk:QI,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};QK=function(f,g,h){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,B.Value).List();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=k.Len();$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;if(m===0){i=0;$s=-1;return i;}n=0;o=0;p=m;q=o;r=p;case 3:if(!(q>0;q=q+(1)>>0;$s=3;continue;case 4:i=g+H.SizeBytes(n)>>0;$s=-1;return i;}return;}var $f={$blk:QK,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s};return $f;};QL=function(f,g,h,i){var{aa,ab,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,B.Value).List();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=k.Len();$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;if(m===0){$s=-1;return[f,$ifaceNil];}f=H.AppendVarint(f,h);n=0;o=0;case 3:if(!(o>0;o=o+(1)>>0;$s=3;continue;case 4:f=H.AppendVarint(f,(new $Uint64(0,n)));u=0;case 9:if(!(u>0;$s=9;continue;case 10:$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:QL,$c:true,$r,aa,ab,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};QN=function(f,g,h){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,AT).Uint64();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();i=g.tagsize+H.SizeVarint(k)>>0;$s=-1;return i;}return;}var $f={$blk:QN,$c:true,$r,f,g,h,i,j,k,$s};return $f;};QO=function(f,g,h,i){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).Uint64();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();f=H.AppendVarint(f,h.wiretag);f=H.AppendVarint(f,k);$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:QO,$c:true,$r,f,g,h,i,j,k,$s};return $f;};QP=function(f,g,h,i,j){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=new FX.ptr(0,false);l=$ifaceNil;if(!((h===0))){m=$clone(k,FX);n=FY;FX.copy(k,m);l=n;$s=-1;return[k,l];}o=new $Uint64(0,0);p=0;if(f.$length>=1&&(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])<128){o=(new $Uint64(0,(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])));p=1;}else if(f.$length>=2&&(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1])<128){o=(q=(new $Uint64(0,(((0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])&127)>>>0))),r=$shiftLeft64((new $Uint64(0,(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1]))),7),new $Uint64(q.$high+r.$high,q.$low+r.$low));p=2;}else{s=H.ConsumeVarint(f);o=s[0];p=s[1];}if(p<0){t=$clone(k,FX);u=FT;FX.copy(k,t);l=u;$s=-1;return[k,l];}v=$clone(g,AT).Uint64();$s=1;case 1:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}v.$set(o);k.n=p;w=$clone(k,FX);x=$ifaceNil;FX.copy(k,w);l=x;$s=-1;return[k,l];}return;}var $f={$blk:QP,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,$s};return $f;};QR=function(f,g,h){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,AT).Uint64();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();if((k.$high===0&&k.$low===0)){i=0;$s=-1;return i;}i=g.tagsize+H.SizeVarint(k)>>0;$s=-1;return i;}return;}var $f={$blk:QR,$c:true,$r,f,g,h,i,j,k,$s};return $f;};QS=function(f,g,h,i){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).Uint64();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();if((k.$high===0&&k.$low===0)){$s=-1;return[f,$ifaceNil];}f=H.AppendVarint(f,h.wiretag);f=H.AppendVarint(f,k);$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:QS,$c:true,$r,f,g,h,i,j,k,$s};return $f;};QU=function(f,g,h){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,AT).Uint64Ptr();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get().$get();i=g.tagsize+H.SizeVarint(k)>>0;$s=-1;return i;}return;}var $f={$blk:QU,$c:true,$r,f,g,h,i,j,k,$s};return $f;};QV=function(f,g,h,i){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).Uint64Ptr();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get().$get();f=H.AppendVarint(f,h.wiretag);f=H.AppendVarint(f,k);$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:QV,$c:true,$r,f,g,h,i,j,k,$s};return $f;};QW=function(f,g,h,i,j){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=new FX.ptr(0,false);l=$ifaceNil;if(!((h===0))){m=$clone(k,FX);n=FY;FX.copy(k,m);l=n;$s=-1;return[k,l];}o=new $Uint64(0,0);p=0;if(f.$length>=1&&(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])<128){o=(new $Uint64(0,(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])));p=1;}else if(f.$length>=2&&(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1])<128){o=(q=(new $Uint64(0,(((0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])&127)>>>0))),r=$shiftLeft64((new $Uint64(0,(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1]))),7),new $Uint64(q.$high+r.$high,q.$low+r.$low));p=2;}else{s=H.ConsumeVarint(f);o=s[0];p=s[1];}if(p<0){t=$clone(k,FX);u=FT;FX.copy(k,t);l=u;$s=-1;return[k,l];}v=$clone(g,AT).Uint64Ptr();$s=1;case 1:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}w=v;if(w.$get()===AFJ.nil){w.$set($newDataPointer(new $Uint64(0,0),AFJ));}w.$get().$set(o);k.n=p;x=$clone(k,FX);y=$ifaceNil;FX.copy(k,x);l=y;$s=-1;return[k,l];}return;}var $f={$blk:QW,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,$s};return $f;};QY=function(f,g,h){var{f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,AT).Uint64Slice();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();l=k;m=0;while(true){if(!(m=l.$length)?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+m]);i=i+((g.tagsize+H.SizeVarint(n)>>0))>>0;m++;}i=i;$s=-1;return i;}return;}var $f={$blk:QY,$c:true,$r,f,g,h,i,j,k,l,m,n,$s};return $f;};QZ=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).Uint64Slice();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();l=k;m=0;while(true){if(!(m=l.$length)?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+m]);f=H.AppendVarint(f,h.wiretag);f=H.AppendVarint(f,n);m++;}$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:QZ,$c:true,$r,f,g,h,i,j,k,l,m,n,$s};return $f;};RA=function(f,g,h,i,j){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=new FX.ptr(0,false);l=$ifaceNil;m=$clone(g,AT).Uint64Slice();$s=1;case 1:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;if(h===2){o=n.$get();p=H.ConsumeBytes(f);q=p[0];r=p[1];if(r<0){s=$clone(k,FX);t=FT;FX.copy(k,s);l=t;$s=-1;return[k,l];}while(true){if(!(q.$length>0)){break;}u=new $Uint64(0,0);v=0;if(q.$length>=1&&(0>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+0])<128){u=(new $Uint64(0,(0>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+0])));v=1;}else if(q.$length>=2&&(1>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+1])<128){u=(w=(new $Uint64(0,(((0>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+0])&127)>>>0))),x=$shiftLeft64((new $Uint64(0,(1>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+1]))),7),new $Uint64(w.$high+x.$high,w.$low+x.$low));v=2;}else{y=H.ConsumeVarint(q);u=y[0];v=y[1];}if(v<0){z=$clone(k,FX);aa=FT;FX.copy(k,z);l=aa;$s=-1;return[k,l];}o=$append(o,u);q=$subslice(q,v);}n.$set(o);k.n=r;ab=$clone(k,FX);ac=$ifaceNil;FX.copy(k,ab);l=ac;$s=-1;return[k,l];}if(!((h===0))){ad=$clone(k,FX);ae=FY;FX.copy(k,ad);l=ae;$s=-1;return[k,l];}af=new $Uint64(0,0);ag=0;if(f.$length>=1&&(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])<128){af=(new $Uint64(0,(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])));ag=1;}else if(f.$length>=2&&(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1])<128){af=(ah=(new $Uint64(0,(((0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])&127)>>>0))),ai=$shiftLeft64((new $Uint64(0,(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1]))),7),new $Uint64(ah.$high+ai.$high,ah.$low+ai.$low));ag=2;}else{aj=H.ConsumeVarint(f);af=aj[0];ag=aj[1];}if(ag<0){ak=$clone(k,FX);al=FT;FX.copy(k,ak);l=al;$s=-1;return[k,l];}n.$set($append(n.$get(),af));k.n=ag;am=$clone(k,FX);an=$ifaceNil;FX.copy(k,am);l=an;$s=-1;return[k,l];}return;}var $f={$blk:RA,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};RC=function(f,g,h){var{f,g,h,i,j,k,l,m,n,o,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,AT).Uint64Slice();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();if(k.$length===0){i=0;$s=-1;return i;}l=0;m=k;n=0;while(true){if(!(n=m.$length)?($throwRuntimeError("index out of range"),undefined):m.$array[m.$offset+n]);l=l+(H.SizeVarint(o))>>0;n++;}i=g.tagsize+H.SizeBytes(l)>>0;$s=-1;return i;}return;}var $f={$blk:RC,$c:true,$r,f,g,h,i,j,k,l,m,n,o,$s};return $f;};RD=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,o,p,q,r,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).Uint64Slice();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();if(k.$length===0){$s=-1;return[f,$ifaceNil];}f=H.AppendVarint(f,h.wiretag);l=0;m=k;n=0;while(true){if(!(n=m.$length)?($throwRuntimeError("index out of range"),undefined):m.$array[m.$offset+n]);l=l+(H.SizeVarint(o))>>0;n++;}f=H.AppendVarint(f,(new $Uint64(0,l)));p=k;q=0;while(true){if(!(q=p.$length)?($throwRuntimeError("index out of range"),undefined):p.$array[p.$offset+q]);f=H.AppendVarint(f,r);q++;}$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:RD,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,$s};return $f;};RF=function(f,g,h){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=$clone(f,B.Value).Uint();$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=H.SizeVarint(i);$s=2;case 2:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=g+j>>0;$s=3;case 3:return k;}return;}var $f={$blk:RF,$c:true,$r,f,g,h,i,j,k,$s};return $f;};RG=function(f,g,h,i){var{f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:f=H.AppendVarint(f,h);j=f;k=$clone(g,B.Value).Uint();$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;m=H.AppendVarint(j,l);$s=2;case 2:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}f=m;$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:RG,$c:true,$r,f,g,h,i,j,k,l,m,$s};return $f;};RH=function(f,g,h,i,j){var aa,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;k=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);l=new FX.ptr(0,false);m=$ifaceNil;if(!((i===0))){n=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);o=$clone(l,FX);p=FY;B.Value.copy(k,n);FX.copy(l,o);m=p;return[k,l,m];}q=new $Uint64(0,0);r=0;if(f.$length>=1&&(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])<128){q=(new $Uint64(0,(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])));r=1;}else if(f.$length>=2&&(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1])<128){q=(s=(new $Uint64(0,(((0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])&127)>>>0))),t=$shiftLeft64((new $Uint64(0,(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1]))),7),new $Uint64(s.$high+t.$high,s.$low+t.$low));r=2;}else{u=H.ConsumeVarint(f);q=u[0];r=u[1];}if(r<0){v=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);w=$clone(l,FX);x=FT;B.Value.copy(k,v);FX.copy(l,w);m=x;return[k,l,m];}l.n=r;y=$clone(B.ValueOfUint64(q),B.Value);z=$clone(l,FX);aa=$ifaceNil;B.Value.copy(k,y);FX.copy(l,z);m=aa;return[k,l,m];};RJ=function(f,g,h){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,B.Value).List();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=0;n=k.Len();$s=2;case 2:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;o=l;p=m;case 3:if(!(o>0))>>0;o=o+(1)>>0;$s=3;continue;case 4:i=i;$s=-1;return i;}return;}var $f={$blk:RJ,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s};return $f;};RK=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,B.Value).List();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=0;n=k.Len();$s=2;case 2:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;o=l;p=m;case 3:if(!(o>0;$s=3;continue;case 4:$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:RK,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s};return $f;};RL=function(f,g,h,i,j){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);l=new FX.ptr(0,false);m=$ifaceNil;n=$clone(g,B.Value).List();$s=1;case 1:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;if(i===2){$s=2;continue;}$s=3;continue;case 2:p=H.ConsumeBytes(f);q=p[0];r=p[1];if(r<0){s=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);t=$clone(l,FX);u=FT;B.Value.copy(k,s);FX.copy(l,t);m=u;$s=-1;return[k,l,m];}case 4:if(!(q.$length>0)){$s=5;continue;}v=new $Uint64(0,0);w=0;if(q.$length>=1&&(0>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+0])<128){v=(new $Uint64(0,(0>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+0])));w=1;}else if(q.$length>=2&&(1>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+1])<128){v=(x=(new $Uint64(0,(((0>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+0])&127)>>>0))),y=$shiftLeft64((new $Uint64(0,(1>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+1]))),7),new $Uint64(x.$high+y.$high,x.$low+y.$low));w=2;}else{z=H.ConsumeVarint(q);v=z[0];w=z[1];}if(w<0){aa=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);ab=$clone(l,FX);ac=FT;B.Value.copy(k,aa);FX.copy(l,ab);m=ac;$s=-1;return[k,l,m];}$r=o.Append($clone(B.ValueOfUint64(v),B.Value));$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}q=$subslice(q,w);$s=4;continue;case 5:l.n=r;ad=$clone(g,B.Value);ae=$clone(l,FX);af=$ifaceNil;B.Value.copy(k,ad);FX.copy(l,ae);m=af;$s=-1;return[k,l,m];case 3:if(!((i===0))){ag=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);ah=$clone(l,FX);ai=FY;B.Value.copy(k,ag);FX.copy(l,ah);m=ai;$s=-1;return[k,l,m];}aj=new $Uint64(0,0);ak=0;if(f.$length>=1&&(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])<128){aj=(new $Uint64(0,(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])));ak=1;}else if(f.$length>=2&&(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1])<128){aj=(al=(new $Uint64(0,(((0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])&127)>>>0))),am=$shiftLeft64((new $Uint64(0,(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1]))),7),new $Uint64(al.$high+am.$high,al.$low+am.$low));ak=2;}else{an=H.ConsumeVarint(f);aj=an[0];ak=an[1];}if(ak<0){ao=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);ap=$clone(l,FX);aq=FT;B.Value.copy(k,ao);FX.copy(l,ap);m=aq;$s=-1;return[k,l,m];}$r=o.Append($clone(B.ValueOfUint64(aj),B.Value));$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}l.n=ak;ar=$clone(g,B.Value);as=$clone(l,FX);at=$ifaceNil;B.Value.copy(k,ar);FX.copy(l,as);m=at;$s=-1;return[k,l,m];}return;}var $f={$blk:RL,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};RN=function(f,g,h){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,B.Value).List();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=k.Len();$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;if(m===0){i=0;$s=-1;return i;}n=0;o=0;p=m;q=o;r=p;case 3:if(!(q>0;q=q+(1)>>0;$s=3;continue;case 4:i=g+H.SizeBytes(n)>>0;$s=-1;return i;}return;}var $f={$blk:RN,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s};return $f;};RO=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,B.Value).List();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=k.Len();$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;if(m===0){$s=-1;return[f,$ifaceNil];}f=H.AppendVarint(f,h);n=0;o=0;case 3:if(!(o>0;o=o+(1)>>0;$s=3;continue;case 4:f=H.AppendVarint(f,(new $Uint64(0,n)));t=0;case 8:if(!(t>0;$s=8;continue;case 9:$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:RO,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};RQ=function(f,g,h){var f,g,h,i;i=0;i=g.tagsize+H.SizeFixed32()>>0;return i;};RR=function(f,g,h,i){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).Int32();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();f=H.AppendVarint(f,h.wiretag);f=H.AppendFixed32(f,((k>>>0)));$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:RR,$c:true,$r,f,g,h,i,j,k,$s};return $f;};RS=function(f,g,h,i,j){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=new FX.ptr(0,false);l=$ifaceNil;if(!((h===5))){m=$clone(k,FX);n=FY;FX.copy(k,m);l=n;$s=-1;return[k,l];}o=H.ConsumeFixed32(f);p=o[0];q=o[1];if(q<0){r=$clone(k,FX);s=FT;FX.copy(k,r);l=s;$s=-1;return[k,l];}t=$clone(g,AT).Int32();$s=1;case 1:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}t.$set(((p>>0)));k.n=q;u=$clone(k,FX);v=$ifaceNil;FX.copy(k,u);l=v;$s=-1;return[k,l];}return;}var $f={$blk:RS,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s};return $f;};RU=function(f,g,h){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,AT).Int32();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();if(k===0){i=0;$s=-1;return i;}i=g.tagsize+H.SizeFixed32()>>0;$s=-1;return i;}return;}var $f={$blk:RU,$c:true,$r,f,g,h,i,j,k,$s};return $f;};RV=function(f,g,h,i){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).Int32();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();if(k===0){$s=-1;return[f,$ifaceNil];}f=H.AppendVarint(f,h.wiretag);f=H.AppendFixed32(f,((k>>>0)));$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:RV,$c:true,$r,f,g,h,i,j,k,$s};return $f;};RX=function(f,g,h){var f,g,h,i;i=0;i=g.tagsize+H.SizeFixed32()>>0;return i;};RY=function(f,g,h,i){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).Int32Ptr();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get().$get();f=H.AppendVarint(f,h.wiretag);f=H.AppendFixed32(f,((k>>>0)));$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:RY,$c:true,$r,f,g,h,i,j,k,$s};return $f;};RZ=function(f,g,h,i,j){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=new FX.ptr(0,false);l=$ifaceNil;if(!((h===5))){m=$clone(k,FX);n=FY;FX.copy(k,m);l=n;$s=-1;return[k,l];}o=H.ConsumeFixed32(f);p=o[0];q=o[1];if(q<0){r=$clone(k,FX);s=FT;FX.copy(k,r);l=s;$s=-1;return[k,l];}t=$clone(g,AT).Int32Ptr();$s=1;case 1:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=t;if(u.$get()===AEX.nil){u.$set($newDataPointer(0,AEX));}u.$get().$set(((p>>0)));k.n=q;v=$clone(k,FX);w=$ifaceNil;FX.copy(k,v);l=w;$s=-1;return[k,l];}return;}var $f={$blk:RZ,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s};return $f;};SB=function(f,g,h){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,AT).Int32Slice();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();i=$imul(k.$length,((g.tagsize+H.SizeFixed32()>>0)));i=i;$s=-1;return i;}return;}var $f={$blk:SB,$c:true,$r,f,g,h,i,j,k,$s};return $f;};SC=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).Int32Slice();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();l=k;m=0;while(true){if(!(m=l.$length)?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+m]);f=H.AppendVarint(f,h.wiretag);f=H.AppendFixed32(f,((n>>>0)));m++;}$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:SC,$c:true,$r,f,g,h,i,j,k,l,m,n,$s};return $f;};SD=function(f,g,h,i,j){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=new FX.ptr(0,false);l=$ifaceNil;m=$clone(g,AT).Int32Slice();$s=1;case 1:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;if(h===2){o=n.$get();p=H.ConsumeBytes(f);q=p[0];r=p[1];if(r<0){s=$clone(k,FX);t=FT;FX.copy(k,s);l=t;$s=-1;return[k,l];}while(true){if(!(q.$length>0)){break;}u=H.ConsumeFixed32(q);v=u[0];w=u[1];if(w<0){x=$clone(k,FX);y=FT;FX.copy(k,x);l=y;$s=-1;return[k,l];}o=$append(o,((v>>0)));q=$subslice(q,w);}n.$set(o);k.n=r;z=$clone(k,FX);aa=$ifaceNil;FX.copy(k,z);l=aa;$s=-1;return[k,l];}if(!((h===5))){ab=$clone(k,FX);ac=FY;FX.copy(k,ab);l=ac;$s=-1;return[k,l];}ad=H.ConsumeFixed32(f);ae=ad[0];af=ad[1];if(af<0){ag=$clone(k,FX);ah=FT;FX.copy(k,ag);l=ah;$s=-1;return[k,l];}n.$set($append(n.$get(),((ae>>0))));k.n=af;ai=$clone(k,FX);aj=$ifaceNil;FX.copy(k,ai);l=aj;$s=-1;return[k,l];}return;}var $f={$blk:SD,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};SF=function(f,g,h){var{f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,AT).Int32Slice();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();if(k.$length===0){i=0;$s=-1;return i;}l=$imul(k.$length,H.SizeFixed32());i=g.tagsize+H.SizeBytes(l)>>0;$s=-1;return i;}return;}var $f={$blk:SF,$c:true,$r,f,g,h,i,j,k,l,$s};return $f;};SG=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,o,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).Int32Slice();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();if(k.$length===0){$s=-1;return[f,$ifaceNil];}f=H.AppendVarint(f,h.wiretag);l=$imul(k.$length,H.SizeFixed32());f=H.AppendVarint(f,(new $Uint64(0,l)));m=k;n=0;while(true){if(!(n=m.$length)?($throwRuntimeError("index out of range"),undefined):m.$array[m.$offset+n]);f=H.AppendFixed32(f,((o>>>0)));n++;}$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:SG,$c:true,$r,f,g,h,i,j,k,l,m,n,o,$s};return $f;};SI=function(f,g,h){var f,g,h;return g+H.SizeFixed32()>>0;};SJ=function(f,g,h,i){var{f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:f=H.AppendVarint(f,h);j=f;k=$clone(g,B.Value).Int();$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=((k.$low>>>0));m=H.AppendFixed32(j,l);$s=2;case 2:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}f=m;$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:SJ,$c:true,$r,f,g,h,i,j,k,l,m,$s};return $f;};SK=function(f,g,h,i,j){var f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y;k=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);l=new FX.ptr(0,false);m=$ifaceNil;if(!((i===5))){n=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);o=$clone(l,FX);p=FY;B.Value.copy(k,n);FX.copy(l,o);m=p;return[k,l,m];}q=H.ConsumeFixed32(f);r=q[0];s=q[1];if(s<0){t=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);u=$clone(l,FX);v=FT;B.Value.copy(k,t);FX.copy(l,u);m=v;return[k,l,m];}l.n=s;w=$clone(B.ValueOfInt32(((r>>0))),B.Value);x=$clone(l,FX);y=$ifaceNil;B.Value.copy(k,w);FX.copy(l,x);m=y;return[k,l,m];};SM=function(f,g,h){var{f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,B.Value).List();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=k.Len();$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}i=$imul(l,((g+H.SizeFixed32()>>0)));i=i;$s=-1;return i;}return;}var $f={$blk:SM,$c:true,$r,f,g,h,i,j,k,l,$s};return $f;};SN=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,B.Value).List();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=0;n=k.Len();$s=2;case 2:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;o=l;p=m;case 3:if(!(o>>0));v=H.AppendFixed32(s,u);$s=7;case 7:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}f=v;o=o+(1)>>0;$s=3;continue;case 4:$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:SN,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s};return $f;};SO=function(f,g,h,i,j){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);l=new FX.ptr(0,false);m=$ifaceNil;n=$clone(g,B.Value).List();$s=1;case 1:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;if(i===2){$s=2;continue;}$s=3;continue;case 2:p=H.ConsumeBytes(f);q=p[0];r=p[1];if(r<0){s=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);t=$clone(l,FX);u=FT;B.Value.copy(k,s);FX.copy(l,t);m=u;$s=-1;return[k,l,m];}case 4:if(!(q.$length>0)){$s=5;continue;}v=H.ConsumeFixed32(q);w=v[0];x=v[1];if(x<0){y=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);z=$clone(l,FX);aa=FT;B.Value.copy(k,y);FX.copy(l,z);m=aa;$s=-1;return[k,l,m];}$r=o.Append($clone(B.ValueOfInt32(((w>>0))),B.Value));$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}q=$subslice(q,x);$s=4;continue;case 5:l.n=r;ab=$clone(g,B.Value);ac=$clone(l,FX);ad=$ifaceNil;B.Value.copy(k,ab);FX.copy(l,ac);m=ad;$s=-1;return[k,l,m];case 3:if(!((i===5))){ae=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);af=$clone(l,FX);ag=FY;B.Value.copy(k,ae);FX.copy(l,af);m=ag;$s=-1;return[k,l,m];}ah=H.ConsumeFixed32(f);ai=ah[0];aj=ah[1];if(aj<0){ak=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);al=$clone(l,FX);am=FT;B.Value.copy(k,ak);FX.copy(l,al);m=am;$s=-1;return[k,l,m];}$r=o.Append($clone(B.ValueOfInt32(((ai>>0))),B.Value));$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}l.n=aj;an=$clone(g,B.Value);ao=$clone(l,FX);ap=$ifaceNil;B.Value.copy(k,an);FX.copy(l,ao);m=ap;$s=-1;return[k,l,m];}return;}var $f={$blk:SO,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};SQ=function(f,g,h){var{f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,B.Value).List();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=k.Len();$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;if(m===0){i=0;$s=-1;return i;}n=$imul(m,H.SizeFixed32());i=g+H.SizeBytes(n)>>0;$s=-1;return i;}return;}var $f={$blk:SQ,$c:true,$r,f,g,h,i,j,k,l,m,n,$s};return $f;};SR=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,B.Value).List();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=k.Len();$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;if(m===0){$s=-1;return[f,$ifaceNil];}f=H.AppendVarint(f,h);n=$imul(m,H.SizeFixed32());f=H.AppendVarint(f,(new $Uint64(0,n)));o=0;case 3:if(!(o>>0));u=H.AppendFixed32(r,t);$s=7;case 7:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}f=u;o=o+(1)>>0;$s=3;continue;case 4:$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:SR,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,$s};return $f;};ST=function(f,g,h){var f,g,h,i;i=0;i=g.tagsize+H.SizeFixed32()>>0;return i;};SU=function(f,g,h,i){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).Uint32();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();f=H.AppendVarint(f,h.wiretag);f=H.AppendFixed32(f,k);$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:SU,$c:true,$r,f,g,h,i,j,k,$s};return $f;};SV=function(f,g,h,i,j){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=new FX.ptr(0,false);l=$ifaceNil;if(!((h===5))){m=$clone(k,FX);n=FY;FX.copy(k,m);l=n;$s=-1;return[k,l];}o=H.ConsumeFixed32(f);p=o[0];q=o[1];if(q<0){r=$clone(k,FX);s=FT;FX.copy(k,r);l=s;$s=-1;return[k,l];}t=$clone(g,AT).Uint32();$s=1;case 1:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}t.$set(p);k.n=q;u=$clone(k,FX);v=$ifaceNil;FX.copy(k,u);l=v;$s=-1;return[k,l];}return;}var $f={$blk:SV,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s};return $f;};SX=function(f,g,h){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,AT).Uint32();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();if(k===0){i=0;$s=-1;return i;}i=g.tagsize+H.SizeFixed32()>>0;$s=-1;return i;}return;}var $f={$blk:SX,$c:true,$r,f,g,h,i,j,k,$s};return $f;};SY=function(f,g,h,i){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).Uint32();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();if(k===0){$s=-1;return[f,$ifaceNil];}f=H.AppendVarint(f,h.wiretag);f=H.AppendFixed32(f,k);$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:SY,$c:true,$r,f,g,h,i,j,k,$s};return $f;};TA=function(f,g,h){var f,g,h,i;i=0;i=g.tagsize+H.SizeFixed32()>>0;return i;};TB=function(f,g,h,i){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).Uint32Ptr();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get().$get();f=H.AppendVarint(f,h.wiretag);f=H.AppendFixed32(f,k);$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:TB,$c:true,$r,f,g,h,i,j,k,$s};return $f;};TC=function(f,g,h,i,j){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=new FX.ptr(0,false);l=$ifaceNil;if(!((h===5))){m=$clone(k,FX);n=FY;FX.copy(k,m);l=n;$s=-1;return[k,l];}o=H.ConsumeFixed32(f);p=o[0];q=o[1];if(q<0){r=$clone(k,FX);s=FT;FX.copy(k,r);l=s;$s=-1;return[k,l];}t=$clone(g,AT).Uint32Ptr();$s=1;case 1:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=t;if(u.$get()===AFF.nil){u.$set($newDataPointer(0,AFF));}u.$get().$set(p);k.n=q;v=$clone(k,FX);w=$ifaceNil;FX.copy(k,v);l=w;$s=-1;return[k,l];}return;}var $f={$blk:TC,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s};return $f;};TE=function(f,g,h){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,AT).Uint32Slice();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();i=$imul(k.$length,((g.tagsize+H.SizeFixed32()>>0)));i=i;$s=-1;return i;}return;}var $f={$blk:TE,$c:true,$r,f,g,h,i,j,k,$s};return $f;};TF=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).Uint32Slice();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();l=k;m=0;while(true){if(!(m=l.$length)?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+m]);f=H.AppendVarint(f,h.wiretag);f=H.AppendFixed32(f,n);m++;}$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:TF,$c:true,$r,f,g,h,i,j,k,l,m,n,$s};return $f;};TG=function(f,g,h,i,j){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=new FX.ptr(0,false);l=$ifaceNil;m=$clone(g,AT).Uint32Slice();$s=1;case 1:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;if(h===2){o=n.$get();p=H.ConsumeBytes(f);q=p[0];r=p[1];if(r<0){s=$clone(k,FX);t=FT;FX.copy(k,s);l=t;$s=-1;return[k,l];}while(true){if(!(q.$length>0)){break;}u=H.ConsumeFixed32(q);v=u[0];w=u[1];if(w<0){x=$clone(k,FX);y=FT;FX.copy(k,x);l=y;$s=-1;return[k,l];}o=$append(o,v);q=$subslice(q,w);}n.$set(o);k.n=r;z=$clone(k,FX);aa=$ifaceNil;FX.copy(k,z);l=aa;$s=-1;return[k,l];}if(!((h===5))){ab=$clone(k,FX);ac=FY;FX.copy(k,ab);l=ac;$s=-1;return[k,l];}ad=H.ConsumeFixed32(f);ae=ad[0];af=ad[1];if(af<0){ag=$clone(k,FX);ah=FT;FX.copy(k,ag);l=ah;$s=-1;return[k,l];}n.$set($append(n.$get(),ae));k.n=af;ai=$clone(k,FX);aj=$ifaceNil;FX.copy(k,ai);l=aj;$s=-1;return[k,l];}return;}var $f={$blk:TG,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};TI=function(f,g,h){var{f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,AT).Uint32Slice();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();if(k.$length===0){i=0;$s=-1;return i;}l=$imul(k.$length,H.SizeFixed32());i=g.tagsize+H.SizeBytes(l)>>0;$s=-1;return i;}return;}var $f={$blk:TI,$c:true,$r,f,g,h,i,j,k,l,$s};return $f;};TJ=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,o,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).Uint32Slice();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();if(k.$length===0){$s=-1;return[f,$ifaceNil];}f=H.AppendVarint(f,h.wiretag);l=$imul(k.$length,H.SizeFixed32());f=H.AppendVarint(f,(new $Uint64(0,l)));m=k;n=0;while(true){if(!(n=m.$length)?($throwRuntimeError("index out of range"),undefined):m.$array[m.$offset+n]);f=H.AppendFixed32(f,o);n++;}$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:TJ,$c:true,$r,f,g,h,i,j,k,l,m,n,o,$s};return $f;};TL=function(f,g,h){var f,g,h;return g+H.SizeFixed32()>>0;};TM=function(f,g,h,i){var{f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:f=H.AppendVarint(f,h);j=f;k=$clone(g,B.Value).Uint();$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=((k.$low>>>0));m=H.AppendFixed32(j,l);$s=2;case 2:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}f=m;$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:TM,$c:true,$r,f,g,h,i,j,k,l,m,$s};return $f;};TN=function(f,g,h,i,j){var f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y;k=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);l=new FX.ptr(0,false);m=$ifaceNil;if(!((i===5))){n=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);o=$clone(l,FX);p=FY;B.Value.copy(k,n);FX.copy(l,o);m=p;return[k,l,m];}q=H.ConsumeFixed32(f);r=q[0];s=q[1];if(s<0){t=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);u=$clone(l,FX);v=FT;B.Value.copy(k,t);FX.copy(l,u);m=v;return[k,l,m];}l.n=s;w=$clone(B.ValueOfUint32((r)),B.Value);x=$clone(l,FX);y=$ifaceNil;B.Value.copy(k,w);FX.copy(l,x);m=y;return[k,l,m];};TP=function(f,g,h){var{f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,B.Value).List();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=k.Len();$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}i=$imul(l,((g+H.SizeFixed32()>>0)));i=i;$s=-1;return i;}return;}var $f={$blk:TP,$c:true,$r,f,g,h,i,j,k,l,$s};return $f;};TQ=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,B.Value).List();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=0;n=k.Len();$s=2;case 2:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;o=l;p=m;case 3:if(!(o>>0));v=H.AppendFixed32(s,u);$s=7;case 7:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}f=v;o=o+(1)>>0;$s=3;continue;case 4:$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:TQ,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s};return $f;};TR=function(f,g,h,i,j){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);l=new FX.ptr(0,false);m=$ifaceNil;n=$clone(g,B.Value).List();$s=1;case 1:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;if(i===2){$s=2;continue;}$s=3;continue;case 2:p=H.ConsumeBytes(f);q=p[0];r=p[1];if(r<0){s=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);t=$clone(l,FX);u=FT;B.Value.copy(k,s);FX.copy(l,t);m=u;$s=-1;return[k,l,m];}case 4:if(!(q.$length>0)){$s=5;continue;}v=H.ConsumeFixed32(q);w=v[0];x=v[1];if(x<0){y=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);z=$clone(l,FX);aa=FT;B.Value.copy(k,y);FX.copy(l,z);m=aa;$s=-1;return[k,l,m];}$r=o.Append($clone(B.ValueOfUint32((w)),B.Value));$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}q=$subslice(q,x);$s=4;continue;case 5:l.n=r;ab=$clone(g,B.Value);ac=$clone(l,FX);ad=$ifaceNil;B.Value.copy(k,ab);FX.copy(l,ac);m=ad;$s=-1;return[k,l,m];case 3:if(!((i===5))){ae=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);af=$clone(l,FX);ag=FY;B.Value.copy(k,ae);FX.copy(l,af);m=ag;$s=-1;return[k,l,m];}ah=H.ConsumeFixed32(f);ai=ah[0];aj=ah[1];if(aj<0){ak=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);al=$clone(l,FX);am=FT;B.Value.copy(k,ak);FX.copy(l,al);m=am;$s=-1;return[k,l,m];}$r=o.Append($clone(B.ValueOfUint32((ai)),B.Value));$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}l.n=aj;an=$clone(g,B.Value);ao=$clone(l,FX);ap=$ifaceNil;B.Value.copy(k,an);FX.copy(l,ao);m=ap;$s=-1;return[k,l,m];}return;}var $f={$blk:TR,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};TT=function(f,g,h){var{f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,B.Value).List();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=k.Len();$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;if(m===0){i=0;$s=-1;return i;}n=$imul(m,H.SizeFixed32());i=g+H.SizeBytes(n)>>0;$s=-1;return i;}return;}var $f={$blk:TT,$c:true,$r,f,g,h,i,j,k,l,m,n,$s};return $f;};TU=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,B.Value).List();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=k.Len();$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;if(m===0){$s=-1;return[f,$ifaceNil];}f=H.AppendVarint(f,h);n=$imul(m,H.SizeFixed32());f=H.AppendVarint(f,(new $Uint64(0,n)));o=0;case 3:if(!(o>>0));u=H.AppendFixed32(r,t);$s=7;case 7:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}f=u;o=o+(1)>>0;$s=3;continue;case 4:$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:TU,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,$s};return $f;};TW=function(f,g,h){var f,g,h,i;i=0;i=g.tagsize+H.SizeFixed32()>>0;return i;};TX=function(f,g,h,i){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).Float32();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();f=H.AppendVarint(f,h.wiretag);f=H.AppendFixed32(f,D.Float32bits(k));$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:TX,$c:true,$r,f,g,h,i,j,k,$s};return $f;};TY=function(f,g,h,i,j){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=new FX.ptr(0,false);l=$ifaceNil;if(!((h===5))){m=$clone(k,FX);n=FY;FX.copy(k,m);l=n;$s=-1;return[k,l];}o=H.ConsumeFixed32(f);p=o[0];q=o[1];if(q<0){r=$clone(k,FX);s=FT;FX.copy(k,r);l=s;$s=-1;return[k,l];}t=$clone(g,AT).Float32();$s=1;case 1:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}t.$set(D.Float32frombits(p));k.n=q;u=$clone(k,FX);v=$ifaceNil;FX.copy(k,u);l=v;$s=-1;return[k,l];}return;}var $f={$blk:TY,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s};return $f;};UA=function(f,g,h){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,AT).Float32();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();if((k===0)&&!D.Signbit((k))){i=0;$s=-1;return i;}i=g.tagsize+H.SizeFixed32()>>0;$s=-1;return i;}return;}var $f={$blk:UA,$c:true,$r,f,g,h,i,j,k,$s};return $f;};UB=function(f,g,h,i){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).Float32();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();if((k===0)&&!D.Signbit((k))){$s=-1;return[f,$ifaceNil];}f=H.AppendVarint(f,h.wiretag);f=H.AppendFixed32(f,D.Float32bits(k));$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:UB,$c:true,$r,f,g,h,i,j,k,$s};return $f;};UD=function(f,g,h){var f,g,h,i;i=0;i=g.tagsize+H.SizeFixed32()>>0;return i;};UE=function(f,g,h,i){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).Float32Ptr();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get().$get();f=H.AppendVarint(f,h.wiretag);f=H.AppendFixed32(f,D.Float32bits(k));$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:UE,$c:true,$r,f,g,h,i,j,k,$s};return $f;};UF=function(f,g,h,i,j){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=new FX.ptr(0,false);l=$ifaceNil;if(!((h===5))){m=$clone(k,FX);n=FY;FX.copy(k,m);l=n;$s=-1;return[k,l];}o=H.ConsumeFixed32(f);p=o[0];q=o[1];if(q<0){r=$clone(k,FX);s=FT;FX.copy(k,r);l=s;$s=-1;return[k,l];}t=$clone(g,AT).Float32Ptr();$s=1;case 1:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=t;if(u.$get()===AFN.nil){u.$set($newDataPointer(0,AFN));}u.$get().$set(D.Float32frombits(p));k.n=q;v=$clone(k,FX);w=$ifaceNil;FX.copy(k,v);l=w;$s=-1;return[k,l];}return;}var $f={$blk:UF,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s};return $f;};UH=function(f,g,h){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,AT).Float32Slice();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();i=$imul(k.$length,((g.tagsize+H.SizeFixed32()>>0)));i=i;$s=-1;return i;}return;}var $f={$blk:UH,$c:true,$r,f,g,h,i,j,k,$s};return $f;};UI=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).Float32Slice();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();l=k;m=0;while(true){if(!(m=l.$length)?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+m]);f=H.AppendVarint(f,h.wiretag);f=H.AppendFixed32(f,D.Float32bits(n));m++;}$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:UI,$c:true,$r,f,g,h,i,j,k,l,m,n,$s};return $f;};UJ=function(f,g,h,i,j){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=new FX.ptr(0,false);l=$ifaceNil;m=$clone(g,AT).Float32Slice();$s=1;case 1:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;if(h===2){o=n.$get();p=H.ConsumeBytes(f);q=p[0];r=p[1];if(r<0){s=$clone(k,FX);t=FT;FX.copy(k,s);l=t;$s=-1;return[k,l];}while(true){if(!(q.$length>0)){break;}u=H.ConsumeFixed32(q);v=u[0];w=u[1];if(w<0){x=$clone(k,FX);y=FT;FX.copy(k,x);l=y;$s=-1;return[k,l];}o=$append(o,D.Float32frombits(v));q=$subslice(q,w);}n.$set(o);k.n=r;z=$clone(k,FX);aa=$ifaceNil;FX.copy(k,z);l=aa;$s=-1;return[k,l];}if(!((h===5))){ab=$clone(k,FX);ac=FY;FX.copy(k,ab);l=ac;$s=-1;return[k,l];}ad=H.ConsumeFixed32(f);ae=ad[0];af=ad[1];if(af<0){ag=$clone(k,FX);ah=FT;FX.copy(k,ag);l=ah;$s=-1;return[k,l];}n.$set($append(n.$get(),D.Float32frombits(ae)));k.n=af;ai=$clone(k,FX);aj=$ifaceNil;FX.copy(k,ai);l=aj;$s=-1;return[k,l];}return;}var $f={$blk:UJ,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};UL=function(f,g,h){var{f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,AT).Float32Slice();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();if(k.$length===0){i=0;$s=-1;return i;}l=$imul(k.$length,H.SizeFixed32());i=g.tagsize+H.SizeBytes(l)>>0;$s=-1;return i;}return;}var $f={$blk:UL,$c:true,$r,f,g,h,i,j,k,l,$s};return $f;};UM=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,o,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).Float32Slice();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();if(k.$length===0){$s=-1;return[f,$ifaceNil];}f=H.AppendVarint(f,h.wiretag);l=$imul(k.$length,H.SizeFixed32());f=H.AppendVarint(f,(new $Uint64(0,l)));m=k;n=0;while(true){if(!(n=m.$length)?($throwRuntimeError("index out of range"),undefined):m.$array[m.$offset+n]);f=H.AppendFixed32(f,D.Float32bits(o));n++;}$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:UM,$c:true,$r,f,g,h,i,j,k,l,m,n,o,$s};return $f;};UO=function(f,g,h){var f,g,h;return g+H.SizeFixed32()>>0;};UP=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:f=H.AppendVarint(f,h);j=f;k=$clone(g,B.Value).Float();$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=D.Float32bits(($fround(k)));$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;n=H.AppendFixed32(j,m);$s=3;case 3:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}f=n;$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:UP,$c:true,$r,f,g,h,i,j,k,l,m,n,$s};return $f;};UQ=function(f,g,h,i,j){var f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y;k=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);l=new FX.ptr(0,false);m=$ifaceNil;if(!((i===5))){n=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);o=$clone(l,FX);p=FY;B.Value.copy(k,n);FX.copy(l,o);m=p;return[k,l,m];}q=H.ConsumeFixed32(f);r=q[0];s=q[1];if(s<0){t=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);u=$clone(l,FX);v=FT;B.Value.copy(k,t);FX.copy(l,u);m=v;return[k,l,m];}l.n=s;w=$clone(B.ValueOfFloat32(D.Float32frombits((r))),B.Value);x=$clone(l,FX);y=$ifaceNil;B.Value.copy(k,w);FX.copy(l,x);m=y;return[k,l,m];};US=function(f,g,h){var{f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,B.Value).List();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=k.Len();$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}i=$imul(l,((g+H.SizeFixed32()>>0)));i=i;$s=-1;return i;}return;}var $f={$blk:US,$c:true,$r,f,g,h,i,j,k,l,$s};return $f;};UT=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,B.Value).List();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=0;n=k.Len();$s=2;case 2:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;o=l;p=m;case 3:if(!(o>0;$s=3;continue;case 4:$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:UT,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s};return $f;};UU=function(f,g,h,i,j){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);l=new FX.ptr(0,false);m=$ifaceNil;n=$clone(g,B.Value).List();$s=1;case 1:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;if(i===2){$s=2;continue;}$s=3;continue;case 2:p=H.ConsumeBytes(f);q=p[0];r=p[1];if(r<0){s=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);t=$clone(l,FX);u=FT;B.Value.copy(k,s);FX.copy(l,t);m=u;$s=-1;return[k,l,m];}case 4:if(!(q.$length>0)){$s=5;continue;}v=H.ConsumeFixed32(q);w=v[0];x=v[1];if(x<0){y=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);z=$clone(l,FX);aa=FT;B.Value.copy(k,y);FX.copy(l,z);m=aa;$s=-1;return[k,l,m];}$r=o.Append($clone(B.ValueOfFloat32(D.Float32frombits((w))),B.Value));$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}q=$subslice(q,x);$s=4;continue;case 5:l.n=r;ab=$clone(g,B.Value);ac=$clone(l,FX);ad=$ifaceNil;B.Value.copy(k,ab);FX.copy(l,ac);m=ad;$s=-1;return[k,l,m];case 3:if(!((i===5))){ae=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);af=$clone(l,FX);ag=FY;B.Value.copy(k,ae);FX.copy(l,af);m=ag;$s=-1;return[k,l,m];}ah=H.ConsumeFixed32(f);ai=ah[0];aj=ah[1];if(aj<0){ak=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);al=$clone(l,FX);am=FT;B.Value.copy(k,ak);FX.copy(l,al);m=am;$s=-1;return[k,l,m];}$r=o.Append($clone(B.ValueOfFloat32(D.Float32frombits((ai))),B.Value));$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}l.n=aj;an=$clone(g,B.Value);ao=$clone(l,FX);ap=$ifaceNil;B.Value.copy(k,an);FX.copy(l,ao);m=ap;$s=-1;return[k,l,m];}return;}var $f={$blk:UU,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};UW=function(f,g,h){var{f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,B.Value).List();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=k.Len();$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;if(m===0){i=0;$s=-1;return i;}n=$imul(m,H.SizeFixed32());i=g+H.SizeBytes(n)>>0;$s=-1;return i;}return;}var $f={$blk:UW,$c:true,$r,f,g,h,i,j,k,l,m,n,$s};return $f;};UX=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,B.Value).List();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=k.Len();$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;if(m===0){$s=-1;return[f,$ifaceNil];}f=H.AppendVarint(f,h);n=$imul(m,H.SizeFixed32());f=H.AppendVarint(f,(new $Uint64(0,n)));o=0;case 3:if(!(o>0;$s=3;continue;case 4:$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:UX,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s};return $f;};UZ=function(f,g,h){var f,g,h,i;i=0;i=g.tagsize+H.SizeFixed64()>>0;return i;};VA=function(f,g,h,i){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).Int64();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();f=H.AppendVarint(f,h.wiretag);f=H.AppendFixed64(f,(new $Uint64(k.$high,k.$low)));$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:VA,$c:true,$r,f,g,h,i,j,k,$s};return $f;};VB=function(f,g,h,i,j){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=new FX.ptr(0,false);l=$ifaceNil;if(!((h===1))){m=$clone(k,FX);n=FY;FX.copy(k,m);l=n;$s=-1;return[k,l];}o=H.ConsumeFixed64(f);p=o[0];q=o[1];if(q<0){r=$clone(k,FX);s=FT;FX.copy(k,r);l=s;$s=-1;return[k,l];}t=$clone(g,AT).Int64();$s=1;case 1:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}t.$set((new $Int64(p.$high,p.$low)));k.n=q;u=$clone(k,FX);v=$ifaceNil;FX.copy(k,u);l=v;$s=-1;return[k,l];}return;}var $f={$blk:VB,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s};return $f;};VD=function(f,g,h){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,AT).Int64();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();if((k.$high===0&&k.$low===0)){i=0;$s=-1;return i;}i=g.tagsize+H.SizeFixed64()>>0;$s=-1;return i;}return;}var $f={$blk:VD,$c:true,$r,f,g,h,i,j,k,$s};return $f;};VE=function(f,g,h,i){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).Int64();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();if((k.$high===0&&k.$low===0)){$s=-1;return[f,$ifaceNil];}f=H.AppendVarint(f,h.wiretag);f=H.AppendFixed64(f,(new $Uint64(k.$high,k.$low)));$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:VE,$c:true,$r,f,g,h,i,j,k,$s};return $f;};VG=function(f,g,h){var f,g,h,i;i=0;i=g.tagsize+H.SizeFixed64()>>0;return i;};VH=function(f,g,h,i){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).Int64Ptr();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get().$get();f=H.AppendVarint(f,h.wiretag);f=H.AppendFixed64(f,(new $Uint64(k.$high,k.$low)));$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:VH,$c:true,$r,f,g,h,i,j,k,$s};return $f;};VI=function(f,g,h,i,j){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=new FX.ptr(0,false);l=$ifaceNil;if(!((h===1))){m=$clone(k,FX);n=FY;FX.copy(k,m);l=n;$s=-1;return[k,l];}o=H.ConsumeFixed64(f);p=o[0];q=o[1];if(q<0){r=$clone(k,FX);s=FT;FX.copy(k,r);l=s;$s=-1;return[k,l];}t=$clone(g,AT).Int64Ptr();$s=1;case 1:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=t;if(u.$get()===AFB.nil){u.$set($newDataPointer(new $Int64(0,0),AFB));}u.$get().$set((new $Int64(p.$high,p.$low)));k.n=q;v=$clone(k,FX);w=$ifaceNil;FX.copy(k,v);l=w;$s=-1;return[k,l];}return;}var $f={$blk:VI,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s};return $f;};VK=function(f,g,h){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,AT).Int64Slice();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();i=$imul(k.$length,((g.tagsize+H.SizeFixed64()>>0)));i=i;$s=-1;return i;}return;}var $f={$blk:VK,$c:true,$r,f,g,h,i,j,k,$s};return $f;};VL=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).Int64Slice();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();l=k;m=0;while(true){if(!(m=l.$length)?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+m]);f=H.AppendVarint(f,h.wiretag);f=H.AppendFixed64(f,(new $Uint64(n.$high,n.$low)));m++;}$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:VL,$c:true,$r,f,g,h,i,j,k,l,m,n,$s};return $f;};VM=function(f,g,h,i,j){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=new FX.ptr(0,false);l=$ifaceNil;m=$clone(g,AT).Int64Slice();$s=1;case 1:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;if(h===2){o=n.$get();p=H.ConsumeBytes(f);q=p[0];r=p[1];if(r<0){s=$clone(k,FX);t=FT;FX.copy(k,s);l=t;$s=-1;return[k,l];}while(true){if(!(q.$length>0)){break;}u=H.ConsumeFixed64(q);v=u[0];w=u[1];if(w<0){x=$clone(k,FX);y=FT;FX.copy(k,x);l=y;$s=-1;return[k,l];}o=$append(o,(new $Int64(v.$high,v.$low)));q=$subslice(q,w);}n.$set(o);k.n=r;z=$clone(k,FX);aa=$ifaceNil;FX.copy(k,z);l=aa;$s=-1;return[k,l];}if(!((h===1))){ab=$clone(k,FX);ac=FY;FX.copy(k,ab);l=ac;$s=-1;return[k,l];}ad=H.ConsumeFixed64(f);ae=ad[0];af=ad[1];if(af<0){ag=$clone(k,FX);ah=FT;FX.copy(k,ag);l=ah;$s=-1;return[k,l];}n.$set($append(n.$get(),(new $Int64(ae.$high,ae.$low))));k.n=af;ai=$clone(k,FX);aj=$ifaceNil;FX.copy(k,ai);l=aj;$s=-1;return[k,l];}return;}var $f={$blk:VM,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};VO=function(f,g,h){var{f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,AT).Int64Slice();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();if(k.$length===0){i=0;$s=-1;return i;}l=$imul(k.$length,H.SizeFixed64());i=g.tagsize+H.SizeBytes(l)>>0;$s=-1;return i;}return;}var $f={$blk:VO,$c:true,$r,f,g,h,i,j,k,l,$s};return $f;};VP=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,o,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).Int64Slice();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();if(k.$length===0){$s=-1;return[f,$ifaceNil];}f=H.AppendVarint(f,h.wiretag);l=$imul(k.$length,H.SizeFixed64());f=H.AppendVarint(f,(new $Uint64(0,l)));m=k;n=0;while(true){if(!(n=m.$length)?($throwRuntimeError("index out of range"),undefined):m.$array[m.$offset+n]);f=H.AppendFixed64(f,(new $Uint64(o.$high,o.$low)));n++;}$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:VP,$c:true,$r,f,g,h,i,j,k,l,m,n,o,$s};return $f;};VR=function(f,g,h){var f,g,h;return g+H.SizeFixed64()>>0;};VS=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:f=H.AppendVarint(f,h);j=f;l=$clone(g,B.Value).Int();$s=1;case 1:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=((k=l,new $Uint64(k.$high,k.$low)));n=H.AppendFixed64(j,m);$s=2;case 2:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}f=n;$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:VS,$c:true,$r,f,g,h,i,j,k,l,m,n,$s};return $f;};VT=function(f,g,h,i,j){var f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y;k=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);l=new FX.ptr(0,false);m=$ifaceNil;if(!((i===1))){n=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);o=$clone(l,FX);p=FY;B.Value.copy(k,n);FX.copy(l,o);m=p;return[k,l,m];}q=H.ConsumeFixed64(f);r=q[0];s=q[1];if(s<0){t=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);u=$clone(l,FX);v=FT;B.Value.copy(k,t);FX.copy(l,u);m=v;return[k,l,m];}l.n=s;w=$clone(B.ValueOfInt64((new $Int64(r.$high,r.$low))),B.Value);x=$clone(l,FX);y=$ifaceNil;B.Value.copy(k,w);FX.copy(l,x);m=y;return[k,l,m];};VV=function(f,g,h){var{f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,B.Value).List();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=k.Len();$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}i=$imul(l,((g+H.SizeFixed64()>>0)));i=i;$s=-1;return i;}return;}var $f={$blk:VV,$c:true,$r,f,g,h,i,j,k,l,$s};return $f;};VW=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,B.Value).List();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=0;n=k.Len();$s=2;case 2:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;o=l;p=m;case 3:if(!(o>0;$s=3;continue;case 4:$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:VW,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s};return $f;};VX=function(f,g,h,i,j){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);l=new FX.ptr(0,false);m=$ifaceNil;n=$clone(g,B.Value).List();$s=1;case 1:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;if(i===2){$s=2;continue;}$s=3;continue;case 2:p=H.ConsumeBytes(f);q=p[0];r=p[1];if(r<0){s=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);t=$clone(l,FX);u=FT;B.Value.copy(k,s);FX.copy(l,t);m=u;$s=-1;return[k,l,m];}case 4:if(!(q.$length>0)){$s=5;continue;}v=H.ConsumeFixed64(q);w=v[0];x=v[1];if(x<0){y=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);z=$clone(l,FX);aa=FT;B.Value.copy(k,y);FX.copy(l,z);m=aa;$s=-1;return[k,l,m];}$r=o.Append($clone(B.ValueOfInt64((new $Int64(w.$high,w.$low))),B.Value));$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}q=$subslice(q,x);$s=4;continue;case 5:l.n=r;ab=$clone(g,B.Value);ac=$clone(l,FX);ad=$ifaceNil;B.Value.copy(k,ab);FX.copy(l,ac);m=ad;$s=-1;return[k,l,m];case 3:if(!((i===1))){ae=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);af=$clone(l,FX);ag=FY;B.Value.copy(k,ae);FX.copy(l,af);m=ag;$s=-1;return[k,l,m];}ah=H.ConsumeFixed64(f);ai=ah[0];aj=ah[1];if(aj<0){ak=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);al=$clone(l,FX);am=FT;B.Value.copy(k,ak);FX.copy(l,al);m=am;$s=-1;return[k,l,m];}$r=o.Append($clone(B.ValueOfInt64((new $Int64(ai.$high,ai.$low))),B.Value));$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}l.n=aj;an=$clone(g,B.Value);ao=$clone(l,FX);ap=$ifaceNil;B.Value.copy(k,an);FX.copy(l,ao);m=ap;$s=-1;return[k,l,m];}return;}var $f={$blk:VX,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};VZ=function(f,g,h){var{f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,B.Value).List();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=k.Len();$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;if(m===0){i=0;$s=-1;return i;}n=$imul(m,H.SizeFixed64());i=g+H.SizeBytes(n)>>0;$s=-1;return i;}return;}var $f={$blk:VZ,$c:true,$r,f,g,h,i,j,k,l,m,n,$s};return $f;};WA=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,B.Value).List();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=k.Len();$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;if(m===0){$s=-1;return[f,$ifaceNil];}f=H.AppendVarint(f,h);n=$imul(m,H.SizeFixed64());f=H.AppendVarint(f,(new $Uint64(0,n)));o=0;case 3:if(!(o>0;$s=3;continue;case 4:$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:WA,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s};return $f;};WC=function(f,g,h){var f,g,h,i;i=0;i=g.tagsize+H.SizeFixed64()>>0;return i;};WD=function(f,g,h,i){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).Uint64();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();f=H.AppendVarint(f,h.wiretag);f=H.AppendFixed64(f,k);$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:WD,$c:true,$r,f,g,h,i,j,k,$s};return $f;};WE=function(f,g,h,i,j){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=new FX.ptr(0,false);l=$ifaceNil;if(!((h===1))){m=$clone(k,FX);n=FY;FX.copy(k,m);l=n;$s=-1;return[k,l];}o=H.ConsumeFixed64(f);p=o[0];q=o[1];if(q<0){r=$clone(k,FX);s=FT;FX.copy(k,r);l=s;$s=-1;return[k,l];}t=$clone(g,AT).Uint64();$s=1;case 1:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}t.$set(p);k.n=q;u=$clone(k,FX);v=$ifaceNil;FX.copy(k,u);l=v;$s=-1;return[k,l];}return;}var $f={$blk:WE,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s};return $f;};WG=function(f,g,h){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,AT).Uint64();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();if((k.$high===0&&k.$low===0)){i=0;$s=-1;return i;}i=g.tagsize+H.SizeFixed64()>>0;$s=-1;return i;}return;}var $f={$blk:WG,$c:true,$r,f,g,h,i,j,k,$s};return $f;};WH=function(f,g,h,i){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).Uint64();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();if((k.$high===0&&k.$low===0)){$s=-1;return[f,$ifaceNil];}f=H.AppendVarint(f,h.wiretag);f=H.AppendFixed64(f,k);$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:WH,$c:true,$r,f,g,h,i,j,k,$s};return $f;};WJ=function(f,g,h){var f,g,h,i;i=0;i=g.tagsize+H.SizeFixed64()>>0;return i;};WK=function(f,g,h,i){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).Uint64Ptr();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get().$get();f=H.AppendVarint(f,h.wiretag);f=H.AppendFixed64(f,k);$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:WK,$c:true,$r,f,g,h,i,j,k,$s};return $f;};WL=function(f,g,h,i,j){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=new FX.ptr(0,false);l=$ifaceNil;if(!((h===1))){m=$clone(k,FX);n=FY;FX.copy(k,m);l=n;$s=-1;return[k,l];}o=H.ConsumeFixed64(f);p=o[0];q=o[1];if(q<0){r=$clone(k,FX);s=FT;FX.copy(k,r);l=s;$s=-1;return[k,l];}t=$clone(g,AT).Uint64Ptr();$s=1;case 1:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=t;if(u.$get()===AFJ.nil){u.$set($newDataPointer(new $Uint64(0,0),AFJ));}u.$get().$set(p);k.n=q;v=$clone(k,FX);w=$ifaceNil;FX.copy(k,v);l=w;$s=-1;return[k,l];}return;}var $f={$blk:WL,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s};return $f;};WN=function(f,g,h){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,AT).Uint64Slice();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();i=$imul(k.$length,((g.tagsize+H.SizeFixed64()>>0)));i=i;$s=-1;return i;}return;}var $f={$blk:WN,$c:true,$r,f,g,h,i,j,k,$s};return $f;};WO=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).Uint64Slice();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();l=k;m=0;while(true){if(!(m=l.$length)?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+m]);f=H.AppendVarint(f,h.wiretag);f=H.AppendFixed64(f,n);m++;}$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:WO,$c:true,$r,f,g,h,i,j,k,l,m,n,$s};return $f;};WP=function(f,g,h,i,j){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=new FX.ptr(0,false);l=$ifaceNil;m=$clone(g,AT).Uint64Slice();$s=1;case 1:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;if(h===2){o=n.$get();p=H.ConsumeBytes(f);q=p[0];r=p[1];if(r<0){s=$clone(k,FX);t=FT;FX.copy(k,s);l=t;$s=-1;return[k,l];}while(true){if(!(q.$length>0)){break;}u=H.ConsumeFixed64(q);v=u[0];w=u[1];if(w<0){x=$clone(k,FX);y=FT;FX.copy(k,x);l=y;$s=-1;return[k,l];}o=$append(o,v);q=$subslice(q,w);}n.$set(o);k.n=r;z=$clone(k,FX);aa=$ifaceNil;FX.copy(k,z);l=aa;$s=-1;return[k,l];}if(!((h===1))){ab=$clone(k,FX);ac=FY;FX.copy(k,ab);l=ac;$s=-1;return[k,l];}ad=H.ConsumeFixed64(f);ae=ad[0];af=ad[1];if(af<0){ag=$clone(k,FX);ah=FT;FX.copy(k,ag);l=ah;$s=-1;return[k,l];}n.$set($append(n.$get(),ae));k.n=af;ai=$clone(k,FX);aj=$ifaceNil;FX.copy(k,ai);l=aj;$s=-1;return[k,l];}return;}var $f={$blk:WP,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};WR=function(f,g,h){var{f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,AT).Uint64Slice();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();if(k.$length===0){i=0;$s=-1;return i;}l=$imul(k.$length,H.SizeFixed64());i=g.tagsize+H.SizeBytes(l)>>0;$s=-1;return i;}return;}var $f={$blk:WR,$c:true,$r,f,g,h,i,j,k,l,$s};return $f;};WS=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,o,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).Uint64Slice();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();if(k.$length===0){$s=-1;return[f,$ifaceNil];}f=H.AppendVarint(f,h.wiretag);l=$imul(k.$length,H.SizeFixed64());f=H.AppendVarint(f,(new $Uint64(0,l)));m=k;n=0;while(true){if(!(n=m.$length)?($throwRuntimeError("index out of range"),undefined):m.$array[m.$offset+n]);f=H.AppendFixed64(f,o);n++;}$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:WS,$c:true,$r,f,g,h,i,j,k,l,m,n,o,$s};return $f;};WU=function(f,g,h){var f,g,h;return g+H.SizeFixed64()>>0;};WV=function(f,g,h,i){var{f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:f=H.AppendVarint(f,h);j=f;k=$clone(g,B.Value).Uint();$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;m=H.AppendFixed64(j,l);$s=2;case 2:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}f=m;$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:WV,$c:true,$r,f,g,h,i,j,k,l,m,$s};return $f;};WW=function(f,g,h,i,j){var f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y;k=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);l=new FX.ptr(0,false);m=$ifaceNil;if(!((i===1))){n=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);o=$clone(l,FX);p=FY;B.Value.copy(k,n);FX.copy(l,o);m=p;return[k,l,m];}q=H.ConsumeFixed64(f);r=q[0];s=q[1];if(s<0){t=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);u=$clone(l,FX);v=FT;B.Value.copy(k,t);FX.copy(l,u);m=v;return[k,l,m];}l.n=s;w=$clone(B.ValueOfUint64(r),B.Value);x=$clone(l,FX);y=$ifaceNil;B.Value.copy(k,w);FX.copy(l,x);m=y;return[k,l,m];};WY=function(f,g,h){var{f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,B.Value).List();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=k.Len();$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}i=$imul(l,((g+H.SizeFixed64()>>0)));i=i;$s=-1;return i;}return;}var $f={$blk:WY,$c:true,$r,f,g,h,i,j,k,l,$s};return $f;};WZ=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,B.Value).List();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=0;n=k.Len();$s=2;case 2:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;o=l;p=m;case 3:if(!(o>0;$s=3;continue;case 4:$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:WZ,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s};return $f;};XA=function(f,g,h,i,j){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);l=new FX.ptr(0,false);m=$ifaceNil;n=$clone(g,B.Value).List();$s=1;case 1:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;if(i===2){$s=2;continue;}$s=3;continue;case 2:p=H.ConsumeBytes(f);q=p[0];r=p[1];if(r<0){s=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);t=$clone(l,FX);u=FT;B.Value.copy(k,s);FX.copy(l,t);m=u;$s=-1;return[k,l,m];}case 4:if(!(q.$length>0)){$s=5;continue;}v=H.ConsumeFixed64(q);w=v[0];x=v[1];if(x<0){y=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);z=$clone(l,FX);aa=FT;B.Value.copy(k,y);FX.copy(l,z);m=aa;$s=-1;return[k,l,m];}$r=o.Append($clone(B.ValueOfUint64(w),B.Value));$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}q=$subslice(q,x);$s=4;continue;case 5:l.n=r;ab=$clone(g,B.Value);ac=$clone(l,FX);ad=$ifaceNil;B.Value.copy(k,ab);FX.copy(l,ac);m=ad;$s=-1;return[k,l,m];case 3:if(!((i===1))){ae=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);af=$clone(l,FX);ag=FY;B.Value.copy(k,ae);FX.copy(l,af);m=ag;$s=-1;return[k,l,m];}ah=H.ConsumeFixed64(f);ai=ah[0];aj=ah[1];if(aj<0){ak=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);al=$clone(l,FX);am=FT;B.Value.copy(k,ak);FX.copy(l,al);m=am;$s=-1;return[k,l,m];}$r=o.Append($clone(B.ValueOfUint64(ai),B.Value));$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}l.n=aj;an=$clone(g,B.Value);ao=$clone(l,FX);ap=$ifaceNil;B.Value.copy(k,an);FX.copy(l,ao);m=ap;$s=-1;return[k,l,m];}return;}var $f={$blk:XA,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};XC=function(f,g,h){var{f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,B.Value).List();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=k.Len();$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;if(m===0){i=0;$s=-1;return i;}n=$imul(m,H.SizeFixed64());i=g+H.SizeBytes(n)>>0;$s=-1;return i;}return;}var $f={$blk:XC,$c:true,$r,f,g,h,i,j,k,l,m,n,$s};return $f;};XD=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,B.Value).List();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=k.Len();$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;if(m===0){$s=-1;return[f,$ifaceNil];}f=H.AppendVarint(f,h);n=$imul(m,H.SizeFixed64());f=H.AppendVarint(f,(new $Uint64(0,n)));o=0;case 3:if(!(o>0;$s=3;continue;case 4:$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:XD,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,$s};return $f;};XF=function(f,g,h){var f,g,h,i;i=0;i=g.tagsize+H.SizeFixed64()>>0;return i;};XG=function(f,g,h,i){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).Float64();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();f=H.AppendVarint(f,h.wiretag);f=H.AppendFixed64(f,D.Float64bits(k));$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:XG,$c:true,$r,f,g,h,i,j,k,$s};return $f;};XH=function(f,g,h,i,j){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=new FX.ptr(0,false);l=$ifaceNil;if(!((h===1))){m=$clone(k,FX);n=FY;FX.copy(k,m);l=n;$s=-1;return[k,l];}o=H.ConsumeFixed64(f);p=o[0];q=o[1];if(q<0){r=$clone(k,FX);s=FT;FX.copy(k,r);l=s;$s=-1;return[k,l];}t=$clone(g,AT).Float64();$s=1;case 1:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}t.$set(D.Float64frombits(p));k.n=q;u=$clone(k,FX);v=$ifaceNil;FX.copy(k,u);l=v;$s=-1;return[k,l];}return;}var $f={$blk:XH,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s};return $f;};XJ=function(f,g,h){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,AT).Float64();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();if((k===0)&&!D.Signbit((k))){i=0;$s=-1;return i;}i=g.tagsize+H.SizeFixed64()>>0;$s=-1;return i;}return;}var $f={$blk:XJ,$c:true,$r,f,g,h,i,j,k,$s};return $f;};XK=function(f,g,h,i){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).Float64();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();if((k===0)&&!D.Signbit((k))){$s=-1;return[f,$ifaceNil];}f=H.AppendVarint(f,h.wiretag);f=H.AppendFixed64(f,D.Float64bits(k));$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:XK,$c:true,$r,f,g,h,i,j,k,$s};return $f;};XM=function(f,g,h){var f,g,h,i;i=0;i=g.tagsize+H.SizeFixed64()>>0;return i;};XN=function(f,g,h,i){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).Float64Ptr();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get().$get();f=H.AppendVarint(f,h.wiretag);f=H.AppendFixed64(f,D.Float64bits(k));$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:XN,$c:true,$r,f,g,h,i,j,k,$s};return $f;};XO=function(f,g,h,i,j){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=new FX.ptr(0,false);l=$ifaceNil;if(!((h===1))){m=$clone(k,FX);n=FY;FX.copy(k,m);l=n;$s=-1;return[k,l];}o=H.ConsumeFixed64(f);p=o[0];q=o[1];if(q<0){r=$clone(k,FX);s=FT;FX.copy(k,r);l=s;$s=-1;return[k,l];}t=$clone(g,AT).Float64Ptr();$s=1;case 1:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=t;if(u.$get()===AFR.nil){u.$set($newDataPointer(0,AFR));}u.$get().$set(D.Float64frombits(p));k.n=q;v=$clone(k,FX);w=$ifaceNil;FX.copy(k,v);l=w;$s=-1;return[k,l];}return;}var $f={$blk:XO,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s};return $f;};XQ=function(f,g,h){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,AT).Float64Slice();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();i=$imul(k.$length,((g.tagsize+H.SizeFixed64()>>0)));i=i;$s=-1;return i;}return;}var $f={$blk:XQ,$c:true,$r,f,g,h,i,j,k,$s};return $f;};XR=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).Float64Slice();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();l=k;m=0;while(true){if(!(m=l.$length)?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+m]);f=H.AppendVarint(f,h.wiretag);f=H.AppendFixed64(f,D.Float64bits(n));m++;}$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:XR,$c:true,$r,f,g,h,i,j,k,l,m,n,$s};return $f;};XS=function(f,g,h,i,j){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=new FX.ptr(0,false);l=$ifaceNil;m=$clone(g,AT).Float64Slice();$s=1;case 1:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;if(h===2){o=n.$get();p=H.ConsumeBytes(f);q=p[0];r=p[1];if(r<0){s=$clone(k,FX);t=FT;FX.copy(k,s);l=t;$s=-1;return[k,l];}while(true){if(!(q.$length>0)){break;}u=H.ConsumeFixed64(q);v=u[0];w=u[1];if(w<0){x=$clone(k,FX);y=FT;FX.copy(k,x);l=y;$s=-1;return[k,l];}o=$append(o,D.Float64frombits(v));q=$subslice(q,w);}n.$set(o);k.n=r;z=$clone(k,FX);aa=$ifaceNil;FX.copy(k,z);l=aa;$s=-1;return[k,l];}if(!((h===1))){ab=$clone(k,FX);ac=FY;FX.copy(k,ab);l=ac;$s=-1;return[k,l];}ad=H.ConsumeFixed64(f);ae=ad[0];af=ad[1];if(af<0){ag=$clone(k,FX);ah=FT;FX.copy(k,ag);l=ah;$s=-1;return[k,l];}n.$set($append(n.$get(),D.Float64frombits(ae)));k.n=af;ai=$clone(k,FX);aj=$ifaceNil;FX.copy(k,ai);l=aj;$s=-1;return[k,l];}return;}var $f={$blk:XS,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};XU=function(f,g,h){var{f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,AT).Float64Slice();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();if(k.$length===0){i=0;$s=-1;return i;}l=$imul(k.$length,H.SizeFixed64());i=g.tagsize+H.SizeBytes(l)>>0;$s=-1;return i;}return;}var $f={$blk:XU,$c:true,$r,f,g,h,i,j,k,l,$s};return $f;};XV=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,o,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).Float64Slice();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();if(k.$length===0){$s=-1;return[f,$ifaceNil];}f=H.AppendVarint(f,h.wiretag);l=$imul(k.$length,H.SizeFixed64());f=H.AppendVarint(f,(new $Uint64(0,l)));m=k;n=0;while(true){if(!(n=m.$length)?($throwRuntimeError("index out of range"),undefined):m.$array[m.$offset+n]);f=H.AppendFixed64(f,D.Float64bits(o));n++;}$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:XV,$c:true,$r,f,g,h,i,j,k,l,m,n,o,$s};return $f;};XX=function(f,g,h){var f,g,h;return g+H.SizeFixed64()>>0;};XY=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:f=H.AppendVarint(f,h);j=f;k=$clone(g,B.Value).Float();$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=D.Float64bits(k);$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;n=H.AppendFixed64(j,m);$s=3;case 3:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}f=n;$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:XY,$c:true,$r,f,g,h,i,j,k,l,m,n,$s};return $f;};XZ=function(f,g,h,i,j){var f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y;k=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);l=new FX.ptr(0,false);m=$ifaceNil;if(!((i===1))){n=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);o=$clone(l,FX);p=FY;B.Value.copy(k,n);FX.copy(l,o);m=p;return[k,l,m];}q=H.ConsumeFixed64(f);r=q[0];s=q[1];if(s<0){t=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);u=$clone(l,FX);v=FT;B.Value.copy(k,t);FX.copy(l,u);m=v;return[k,l,m];}l.n=s;w=$clone(B.ValueOfFloat64(D.Float64frombits(r)),B.Value);x=$clone(l,FX);y=$ifaceNil;B.Value.copy(k,w);FX.copy(l,x);m=y;return[k,l,m];};YB=function(f,g,h){var{f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,B.Value).List();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=k.Len();$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}i=$imul(l,((g+H.SizeFixed64()>>0)));i=i;$s=-1;return i;}return;}var $f={$blk:YB,$c:true,$r,f,g,h,i,j,k,l,$s};return $f;};YC=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,B.Value).List();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=0;n=k.Len();$s=2;case 2:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;o=l;p=m;case 3:if(!(o>0;$s=3;continue;case 4:$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:YC,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s};return $f;};YD=function(f,g,h,i,j){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);l=new FX.ptr(0,false);m=$ifaceNil;n=$clone(g,B.Value).List();$s=1;case 1:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;if(i===2){$s=2;continue;}$s=3;continue;case 2:p=H.ConsumeBytes(f);q=p[0];r=p[1];if(r<0){s=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);t=$clone(l,FX);u=FT;B.Value.copy(k,s);FX.copy(l,t);m=u;$s=-1;return[k,l,m];}case 4:if(!(q.$length>0)){$s=5;continue;}v=H.ConsumeFixed64(q);w=v[0];x=v[1];if(x<0){y=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);z=$clone(l,FX);aa=FT;B.Value.copy(k,y);FX.copy(l,z);m=aa;$s=-1;return[k,l,m];}$r=o.Append($clone(B.ValueOfFloat64(D.Float64frombits(w)),B.Value));$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}q=$subslice(q,x);$s=4;continue;case 5:l.n=r;ab=$clone(g,B.Value);ac=$clone(l,FX);ad=$ifaceNil;B.Value.copy(k,ab);FX.copy(l,ac);m=ad;$s=-1;return[k,l,m];case 3:if(!((i===1))){ae=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);af=$clone(l,FX);ag=FY;B.Value.copy(k,ae);FX.copy(l,af);m=ag;$s=-1;return[k,l,m];}ah=H.ConsumeFixed64(f);ai=ah[0];aj=ah[1];if(aj<0){ak=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);al=$clone(l,FX);am=FT;B.Value.copy(k,ak);FX.copy(l,al);m=am;$s=-1;return[k,l,m];}$r=o.Append($clone(B.ValueOfFloat64(D.Float64frombits(ai)),B.Value));$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}l.n=aj;an=$clone(g,B.Value);ao=$clone(l,FX);ap=$ifaceNil;B.Value.copy(k,an);FX.copy(l,ao);m=ap;$s=-1;return[k,l,m];}return;}var $f={$blk:YD,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};YF=function(f,g,h){var{f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,B.Value).List();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=k.Len();$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;if(m===0){i=0;$s=-1;return i;}n=$imul(m,H.SizeFixed64());i=g+H.SizeBytes(n)>>0;$s=-1;return i;}return;}var $f={$blk:YF,$c:true,$r,f,g,h,i,j,k,l,m,n,$s};return $f;};YG=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,B.Value).List();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=k.Len();$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;if(m===0){$s=-1;return[f,$ifaceNil];}f=H.AppendVarint(f,h);n=$imul(m,H.SizeFixed64());f=H.AppendVarint(f,(new $Uint64(0,n)));o=0;case 3:if(!(o>0;$s=3;continue;case 4:$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:YG,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s};return $f;};YI=function(f,g,h){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,AT).String();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();i=g.tagsize+H.SizeBytes(k.length)>>0;$s=-1;return i;}return;}var $f={$blk:YI,$c:true,$r,f,g,h,i,j,k,$s};return $f;};YJ=function(f,g,h,i){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).String();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();f=H.AppendVarint(f,h.wiretag);f=H.AppendString(f,k);$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:YJ,$c:true,$r,f,g,h,i,j,k,$s};return $f;};YK=function(f,g,h,i,j){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=new FX.ptr(0,false);l=$ifaceNil;if(!((h===2))){m=$clone(k,FX);n=FY;FX.copy(k,m);l=n;$s=-1;return[k,l];}o=H.ConsumeBytes(f);p=o[0];q=o[1];if(q<0){r=$clone(k,FX);s=FT;FX.copy(k,r);l=s;$s=-1;return[k,l];}t=$clone(g,AT).String();$s=1;case 1:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}t.$set(($bytesToString(p)));k.n=q;u=$clone(k,FX);v=$ifaceNil;FX.copy(k,u);l=v;$s=-1;return[k,l];}return;}var $f={$blk:YK,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s};return $f;};YM=function(f,g,h,i){var{f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).String();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();f=H.AppendVarint(f,h.wiretag);f=H.AppendString(f,k);if(!G.ValidString(k)){$s=-1;return[f,(l=new AAY.ptr(),new l.constructor.elem(l))];}$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:YM,$c:true,$r,f,g,h,i,j,k,l,$s};return $f;};YN=function(f,g,h,i,j){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=new FX.ptr(0,false);l=$ifaceNil;if(!((h===2))){m=$clone(k,FX);n=FY;FX.copy(k,m);l=n;$s=-1;return[k,l];}o=H.ConsumeBytes(f);p=o[0];q=o[1];if(q<0){r=$clone(k,FX);s=FT;FX.copy(k,r);l=s;$s=-1;return[k,l];}if(!G.Valid(p)){t=$clone(k,FX);u=(v=new AAY.ptr(),new v.constructor.elem(v));FX.copy(k,t);l=u;$s=-1;return[k,l];}w=$clone(g,AT).String();$s=1;case 1:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}w.$set(($bytesToString(p)));k.n=q;x=$clone(k,FX);y=$ifaceNil;FX.copy(k,x);l=y;$s=-1;return[k,l];}return;}var $f={$blk:YN,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,$s};return $f;};YP=function(f,g,h){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,AT).String();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();if(k.length===0){i=0;$s=-1;return i;}i=g.tagsize+H.SizeBytes(k.length)>>0;$s=-1;return i;}return;}var $f={$blk:YP,$c:true,$r,f,g,h,i,j,k,$s};return $f;};YQ=function(f,g,h,i){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).String();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();if(k.length===0){$s=-1;return[f,$ifaceNil];}f=H.AppendVarint(f,h.wiretag);f=H.AppendString(f,k);$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:YQ,$c:true,$r,f,g,h,i,j,k,$s};return $f;};YS=function(f,g,h,i){var{f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).String();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();if(k.length===0){$s=-1;return[f,$ifaceNil];}f=H.AppendVarint(f,h.wiretag);f=H.AppendString(f,k);if(!G.ValidString(k)){$s=-1;return[f,(l=new AAY.ptr(),new l.constructor.elem(l))];}$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:YS,$c:true,$r,f,g,h,i,j,k,l,$s};return $f;};YU=function(f,g,h){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,AT).StringPtr();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get().$get();i=g.tagsize+H.SizeBytes(k.length)>>0;$s=-1;return i;}return;}var $f={$blk:YU,$c:true,$r,f,g,h,i,j,k,$s};return $f;};YV=function(f,g,h,i){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).StringPtr();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get().$get();f=H.AppendVarint(f,h.wiretag);f=H.AppendString(f,k);$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:YV,$c:true,$r,f,g,h,i,j,k,$s};return $f;};YW=function(f,g,h,i,j){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=new FX.ptr(0,false);l=$ifaceNil;if(!((h===2))){m=$clone(k,FX);n=FY;FX.copy(k,m);l=n;$s=-1;return[k,l];}o=H.ConsumeBytes(f);p=o[0];q=o[1];if(q<0){r=$clone(k,FX);s=FT;FX.copy(k,r);l=s;$s=-1;return[k,l];}t=$clone(g,AT).StringPtr();$s=1;case 1:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=t;if(u.$get()===AFV.nil){u.$set($newDataPointer("",AFV));}u.$get().$set(($bytesToString(p)));k.n=q;v=$clone(k,FX);w=$ifaceNil;FX.copy(k,v);l=w;$s=-1;return[k,l];}return;}var $f={$blk:YW,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s};return $f;};YY=function(f,g,h,i){var{f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).StringPtr();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get().$get();f=H.AppendVarint(f,h.wiretag);f=H.AppendString(f,k);if(!G.ValidString(k)){$s=-1;return[f,(l=new AAY.ptr(),new l.constructor.elem(l))];}$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:YY,$c:true,$r,f,g,h,i,j,k,l,$s};return $f;};YZ=function(f,g,h,i,j){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=new FX.ptr(0,false);l=$ifaceNil;if(!((h===2))){m=$clone(k,FX);n=FY;FX.copy(k,m);l=n;$s=-1;return[k,l];}o=H.ConsumeBytes(f);p=o[0];q=o[1];if(q<0){r=$clone(k,FX);s=FT;FX.copy(k,r);l=s;$s=-1;return[k,l];}if(!G.Valid(p)){t=$clone(k,FX);u=(v=new AAY.ptr(),new v.constructor.elem(v));FX.copy(k,t);l=u;$s=-1;return[k,l];}w=$clone(g,AT).StringPtr();$s=1;case 1:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}x=w;if(x.$get()===AFV.nil){x.$set($newDataPointer("",AFV));}x.$get().$set(($bytesToString(p)));k.n=q;y=$clone(k,FX);z=$ifaceNil;FX.copy(k,y);l=z;$s=-1;return[k,l];}return;}var $f={$blk:YZ,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};ZB=function(f,g,h){var{f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,AT).StringSlice();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();l=k;m=0;while(true){if(!(m=l.$length)?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+m]);i=i+((g.tagsize+H.SizeBytes(n.length)>>0))>>0;m++;}i=i;$s=-1;return i;}return;}var $f={$blk:ZB,$c:true,$r,f,g,h,i,j,k,l,m,n,$s};return $f;};ZC=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).StringSlice();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();l=k;m=0;while(true){if(!(m=l.$length)?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+m]);f=H.AppendVarint(f,h.wiretag);f=H.AppendString(f,n);m++;}$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:ZC,$c:true,$r,f,g,h,i,j,k,l,m,n,$s};return $f;};ZD=function(f,g,h,i,j){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=new FX.ptr(0,false);l=$ifaceNil;m=$clone(g,AT).StringSlice();$s=1;case 1:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;if(!((h===2))){o=$clone(k,FX);p=FY;FX.copy(k,o);l=p;$s=-1;return[k,l];}q=H.ConsumeBytes(f);r=q[0];s=q[1];if(s<0){t=$clone(k,FX);u=FT;FX.copy(k,t);l=u;$s=-1;return[k,l];}n.$set($append(n.$get(),($bytesToString(r))));k.n=s;v=$clone(k,FX);w=$ifaceNil;FX.copy(k,v);l=w;$s=-1;return[k,l];}return;}var $f={$blk:ZD,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s};return $f;};ZF=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,o,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).StringSlice();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();l=k;m=0;while(true){if(!(m=l.$length)?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+m]);f=H.AppendVarint(f,h.wiretag);f=H.AppendString(f,n);if(!G.ValidString(n)){$s=-1;return[f,(o=new AAY.ptr(),new o.constructor.elem(o))];}m++;}$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:ZF,$c:true,$r,f,g,h,i,j,k,l,m,n,o,$s};return $f;};ZG=function(f,g,h,i,j){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=new FX.ptr(0,false);l=$ifaceNil;if(!((h===2))){m=$clone(k,FX);n=FY;FX.copy(k,m);l=n;$s=-1;return[k,l];}o=H.ConsumeBytes(f);p=o[0];q=o[1];if(q<0){r=$clone(k,FX);s=FT;FX.copy(k,r);l=s;$s=-1;return[k,l];}if(!G.Valid(p)){t=$clone(k,FX);u=(v=new AAY.ptr(),new v.constructor.elem(v));FX.copy(k,t);l=u;$s=-1;return[k,l];}w=$clone(g,AT).StringSlice();$s=1;case 1:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}x=w;x.$set($append(x.$get(),($bytesToString(p))));k.n=q;y=$clone(k,FX);z=$ifaceNil;FX.copy(k,y);l=z;$s=-1;return[k,l];}return;}var $f={$blk:ZG,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};ZI=function(f,g,h){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=$clone(f,B.Value).String();$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=H.SizeBytes(i.length);$s=2;case 2:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=g+j>>0;$s=3;case 3:return k;}return;}var $f={$blk:ZI,$c:true,$r,f,g,h,i,j,k,$s};return $f;};ZJ=function(f,g,h,i){var{f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:f=H.AppendVarint(f,h);j=f;k=$clone(g,B.Value).String();$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;m=H.AppendString(j,l);$s=2;case 2:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}f=m;$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:ZJ,$c:true,$r,f,g,h,i,j,k,l,m,$s};return $f;};ZK=function(f,g,h,i,j){var f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y;k=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);l=new FX.ptr(0,false);m=$ifaceNil;if(!((i===2))){n=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);o=$clone(l,FX);p=FY;B.Value.copy(k,n);FX.copy(l,o);m=p;return[k,l,m];}q=H.ConsumeBytes(f);r=q[0];s=q[1];if(s<0){t=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);u=$clone(l,FX);v=FT;B.Value.copy(k,t);FX.copy(l,u);m=v;return[k,l,m];}l.n=s;w=$clone(B.ValueOfString(($bytesToString(r))),B.Value);x=$clone(l,FX);y=$ifaceNil;B.Value.copy(k,w);FX.copy(l,x);m=y;return[k,l,m];};ZM=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,o,p,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:f=H.AppendVarint(f,h);j=f;k=$clone(g,B.Value).String();$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;m=H.AppendString(j,l);$s=2;case 2:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}f=m;n=$clone(g,B.Value).String();$s=5;case 5:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=G.ValidString(n);$s=6;case 6:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}if(!o){$s=3;continue;}$s=4;continue;case 3:$s=-1;return[f,(p=new AAY.ptr(),new p.constructor.elem(p))];case 4:$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:ZM,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,$s};return $f;};ZN=function(f,g,h,i,j){var aa,ab,ac,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;k=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);l=new FX.ptr(0,false);m=$ifaceNil;if(!((i===2))){n=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);o=$clone(l,FX);p=FY;B.Value.copy(k,n);FX.copy(l,o);m=p;return[k,l,m];}q=H.ConsumeBytes(f);r=q[0];s=q[1];if(s<0){t=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);u=$clone(l,FX);v=FT;B.Value.copy(k,t);FX.copy(l,u);m=v;return[k,l,m];}if(!G.Valid(r)){w=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);x=$clone(l,FX);y=(z=new AAY.ptr(),new z.constructor.elem(z));B.Value.copy(k,w);FX.copy(l,x);m=y;return[k,l,m];}l.n=s;aa=$clone(B.ValueOfString(($bytesToString(r))),B.Value);ab=$clone(l,FX);ac=$ifaceNil;B.Value.copy(k,aa);FX.copy(l,ab);m=ac;return[k,l,m];};ZP=function(f,g,h){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,B.Value).List();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=0;n=k.Len();$s=2;case 2:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;o=l;p=m;case 3:if(!(o>0))>>0;o=o+(1)>>0;$s=3;continue;case 4:i=i;$s=-1;return i;}return;}var $f={$blk:ZP,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s};return $f;};ZQ=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,B.Value).List();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=0;n=k.Len();$s=2;case 2:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;o=l;p=m;case 3:if(!(o>0;$s=3;continue;case 4:$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:ZQ,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s};return $f;};ZR=function(f,g,h,i,j){var{aa,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);l=new FX.ptr(0,false);m=$ifaceNil;n=$clone(g,B.Value).List();$s=1;case 1:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;if(!((i===2))){p=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);q=$clone(l,FX);r=FY;B.Value.copy(k,p);FX.copy(l,q);m=r;$s=-1;return[k,l,m];}s=H.ConsumeBytes(f);t=s[0];u=s[1];if(u<0){v=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);w=$clone(l,FX);x=FT;B.Value.copy(k,v);FX.copy(l,w);m=x;$s=-1;return[k,l,m];}$r=o.Append($clone(B.ValueOfString(($bytesToString(t))),B.Value));$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}l.n=u;y=$clone(g,B.Value);z=$clone(l,FX);aa=$ifaceNil;B.Value.copy(k,y);FX.copy(l,z);m=aa;$s=-1;return[k,l,m];}return;}var $f={$blk:ZR,$c:true,$r,aa,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};ZT=function(f,g,h){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,AT).Bytes();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();i=g.tagsize+H.SizeBytes(k.$length)>>0;$s=-1;return i;}return;}var $f={$blk:ZT,$c:true,$r,f,g,h,i,j,k,$s};return $f;};ZU=function(f,g,h,i){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).Bytes();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();f=H.AppendVarint(f,h.wiretag);f=H.AppendBytes(f,k);$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:ZU,$c:true,$r,f,g,h,i,j,k,$s};return $f;};ZV=function(f,g,h,i,j){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=new FX.ptr(0,false);l=$ifaceNil;if(!((h===2))){m=$clone(k,FX);n=FY;FX.copy(k,m);l=n;$s=-1;return[k,l];}o=H.ConsumeBytes(f);p=o[0];q=o[1];if(q<0){r=$clone(k,FX);s=FT;FX.copy(k,r);l=s;$s=-1;return[k,l];}t=$clone(g,AT).Bytes();$s=1;case 1:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}t.$set($appendSlice(new ADP(AAW),p));k.n=q;u=$clone(k,FX);v=$ifaceNil;FX.copy(k,u);l=v;$s=-1;return[k,l];}return;}var $f={$blk:ZV,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s};return $f;};ZX=function(f,g,h,i){var{f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).Bytes();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();f=H.AppendVarint(f,h.wiretag);f=H.AppendBytes(f,k);if(!G.Valid(k)){$s=-1;return[f,(l=new AAY.ptr(),new l.constructor.elem(l))];}$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:ZX,$c:true,$r,f,g,h,i,j,k,l,$s};return $f;};ZY=function(f,g,h,i,j){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=new FX.ptr(0,false);l=$ifaceNil;if(!((h===2))){m=$clone(k,FX);n=FY;FX.copy(k,m);l=n;$s=-1;return[k,l];}o=H.ConsumeBytes(f);p=o[0];q=o[1];if(q<0){r=$clone(k,FX);s=FT;FX.copy(k,r);l=s;$s=-1;return[k,l];}if(!G.Valid(p)){t=$clone(k,FX);u=(v=new AAY.ptr(),new v.constructor.elem(v));FX.copy(k,t);l=u;$s=-1;return[k,l];}w=$clone(g,AT).Bytes();$s=1;case 1:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}w.$set($appendSlice(new ADP(AAW),p));k.n=q;x=$clone(k,FX);y=$ifaceNil;FX.copy(k,x);l=y;$s=-1;return[k,l];}return;}var $f={$blk:ZY,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,$s};return $f;};AAA=function(f,g,h){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,AT).Bytes();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();if(k.$length===0){i=0;$s=-1;return i;}i=g.tagsize+H.SizeBytes(k.$length)>>0;$s=-1;return i;}return;}var $f={$blk:AAA,$c:true,$r,f,g,h,i,j,k,$s};return $f;};AAB=function(f,g,h,i){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).Bytes();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();if(k.$length===0){$s=-1;return[f,$ifaceNil];}f=H.AppendVarint(f,h.wiretag);f=H.AppendBytes(f,k);$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:AAB,$c:true,$r,f,g,h,i,j,k,$s};return $f;};AAC=function(f,g,h,i,j){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=new FX.ptr(0,false);l=$ifaceNil;if(!((h===2))){m=$clone(k,FX);n=FY;FX.copy(k,m);l=n;$s=-1;return[k,l];}o=H.ConsumeBytes(f);p=o[0];q=o[1];if(q<0){r=$clone(k,FX);s=FT;FX.copy(k,r);l=s;$s=-1;return[k,l];}t=$clone(g,AT).Bytes();$s=1;case 1:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}t.$set($appendSlice((ADP.nil),p));k.n=q;u=$clone(k,FX);v=$ifaceNil;FX.copy(k,u);l=v;$s=-1;return[k,l];}return;}var $f={$blk:AAC,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s};return $f;};AAE=function(f,g,h,i){var{f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).Bytes();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();if(k.$length===0){$s=-1;return[f,$ifaceNil];}f=H.AppendVarint(f,h.wiretag);f=H.AppendBytes(f,k);if(!G.Valid(k)){$s=-1;return[f,(l=new AAY.ptr(),new l.constructor.elem(l))];}$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:AAE,$c:true,$r,f,g,h,i,j,k,l,$s};return $f;};AAF=function(f,g,h,i,j){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=new FX.ptr(0,false);l=$ifaceNil;if(!((h===2))){m=$clone(k,FX);n=FY;FX.copy(k,m);l=n;$s=-1;return[k,l];}o=H.ConsumeBytes(f);p=o[0];q=o[1];if(q<0){r=$clone(k,FX);s=FT;FX.copy(k,r);l=s;$s=-1;return[k,l];}if(!G.Valid(p)){t=$clone(k,FX);u=(v=new AAY.ptr(),new v.constructor.elem(v));FX.copy(k,t);l=u;$s=-1;return[k,l];}w=$clone(g,AT).Bytes();$s=1;case 1:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}w.$set($appendSlice((ADP.nil),p));k.n=q;x=$clone(k,FX);y=$ifaceNil;FX.copy(k,x);l=y;$s=-1;return[k,l];}return;}var $f={$blk:AAF,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,$s};return $f;};AAH=function(f,g,h){var{f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,AT).BytesSlice();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();l=k;m=0;while(true){if(!(m=l.$length)?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+m]);i=i+((g.tagsize+H.SizeBytes(n.$length)>>0))>>0;m++;}i=i;$s=-1;return i;}return;}var $f={$blk:AAH,$c:true,$r,f,g,h,i,j,k,l,m,n,$s};return $f;};AAI=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).BytesSlice();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();l=k;m=0;while(true){if(!(m=l.$length)?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+m]);f=H.AppendVarint(f,h.wiretag);f=H.AppendBytes(f,n);m++;}$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:AAI,$c:true,$r,f,g,h,i,j,k,l,m,n,$s};return $f;};AAJ=function(f,g,h,i,j){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=new FX.ptr(0,false);l=$ifaceNil;m=$clone(g,AT).BytesSlice();$s=1;case 1:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;if(!((h===2))){o=$clone(k,FX);p=FY;FX.copy(k,o);l=p;$s=-1;return[k,l];}q=H.ConsumeBytes(f);r=q[0];s=q[1];if(s<0){t=$clone(k,FX);u=FT;FX.copy(k,t);l=u;$s=-1;return[k,l];}n.$set($append(n.$get(),$appendSlice(new ADP(AAW),r)));k.n=s;v=$clone(k,FX);w=$ifaceNil;FX.copy(k,v);l=w;$s=-1;return[k,l];}return;}var $f={$blk:AAJ,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s};return $f;};AAL=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,o,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).BytesSlice();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.$get();l=k;m=0;while(true){if(!(m=l.$length)?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+m]);f=H.AppendVarint(f,h.wiretag);f=H.AppendBytes(f,n);if(!G.Valid(n)){$s=-1;return[f,(o=new AAY.ptr(),new o.constructor.elem(o))];}m++;}$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:AAL,$c:true,$r,f,g,h,i,j,k,l,m,n,o,$s};return $f;};AAM=function(f,g,h,i,j){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=new FX.ptr(0,false);l=$ifaceNil;if(!((h===2))){m=$clone(k,FX);n=FY;FX.copy(k,m);l=n;$s=-1;return[k,l];}o=H.ConsumeBytes(f);p=o[0];q=o[1];if(q<0){r=$clone(k,FX);s=FT;FX.copy(k,r);l=s;$s=-1;return[k,l];}if(!G.Valid(p)){t=$clone(k,FX);u=(v=new AAY.ptr(),new v.constructor.elem(v));FX.copy(k,t);l=u;$s=-1;return[k,l];}w=$clone(g,AT).BytesSlice();$s=1;case 1:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}x=w;x.$set($append(x.$get(),$appendSlice(new ADP(AAW),p)));k.n=q;y=$clone(k,FX);z=$ifaceNil;FX.copy(k,y);l=z;$s=-1;return[k,l];}return;}var $f={$blk:AAM,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};AAO=function(f,g,h){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=$clone(f,B.Value).Bytes();$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=H.SizeBytes(i.$length);$s=2;case 2:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=g+j>>0;$s=3;case 3:return k;}return;}var $f={$blk:AAO,$c:true,$r,f,g,h,i,j,k,$s};return $f;};AAP=function(f,g,h,i){var{f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:f=H.AppendVarint(f,h);j=f;k=$clone(g,B.Value).Bytes();$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;m=H.AppendBytes(j,l);$s=2;case 2:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}f=m;$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:AAP,$c:true,$r,f,g,h,i,j,k,l,m,$s};return $f;};AAQ=function(f,g,h,i,j){var f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y;k=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);l=new FX.ptr(0,false);m=$ifaceNil;if(!((i===2))){n=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);o=$clone(l,FX);p=FY;B.Value.copy(k,n);FX.copy(l,o);m=p;return[k,l,m];}q=H.ConsumeBytes(f);r=q[0];s=q[1];if(s<0){t=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);u=$clone(l,FX);v=FT;B.Value.copy(k,t);FX.copy(l,u);m=v;return[k,l,m];}l.n=s;w=$clone(B.ValueOfBytes($appendSlice(new ADP(AAW),r)),B.Value);x=$clone(l,FX);y=$ifaceNil;B.Value.copy(k,w);FX.copy(l,x);m=y;return[k,l,m];};AAS=function(f,g,h){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=$clone(f,B.Value).List();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=0;n=k.Len();$s=2;case 2:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;o=l;p=m;case 3:if(!(o>0))>>0;o=o+(1)>>0;$s=3;continue;case 4:i=i;$s=-1;return i;}return;}var $f={$blk:AAS,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s};return $f;};AAT=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,B.Value).List();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=0;n=k.Len();$s=2;case 2:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;o=l;p=m;case 3:if(!(o>0;$s=3;continue;case 4:$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:AAT,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s};return $f;};AAU=function(f,g,h,i,j){var{aa,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);l=new FX.ptr(0,false);m=$ifaceNil;n=$clone(g,B.Value).List();$s=1;case 1:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;if(!((i===2))){p=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);q=$clone(l,FX);r=FY;B.Value.copy(k,p);FX.copy(l,q);m=r;$s=-1;return[k,l,m];}s=H.ConsumeBytes(f);t=s[0];u=s[1];if(u<0){v=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);w=$clone(l,FX);x=FT;B.Value.copy(k,v);FX.copy(l,w);m=x;$s=-1;return[k,l,m];}$r=o.Append($clone(B.ValueOfBytes($appendSlice(new ADP(AAW),t)),B.Value));$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}l.n=u;y=$clone(g,B.Value);z=$clone(l,FX);aa=$ifaceNil;B.Value.copy(k,y);FX.copy(l,z);m=aa;$s=-1;return[k,l,m];}return;}var $f={$blk:AAU,$c:true,$r,aa,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};AAY.ptr.prototype.Error=function(){return"string field contains invalid UTF-8";};AAY.prototype.Error=function(){return this.$val.Error();};AAY.ptr.prototype.InvalidUTF8=function(){return true;};AAY.prototype.InvalidUTF8=function(){return this.$val.InvalidUTF8();};AAY.ptr.prototype.Unwrap=function(){return W.Error;};AAY.prototype.Unwrap=function(){return this.$val.Unwrap();};BS.ptr.prototype.initOneofFieldCoders=function(f,g){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g});$s=$s||0;s:while(true){switch($s){case 0:h=[h];i=[i];j=[j];k=this;l=f.Name();$s=1;case 1:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}n=$clone((m=g.oneofsByName[B.Name.keyFor(l)],m!==undefined?m.v:new F.StructField.ptr("","",$ifaceNil,"",0,AGL.nil,false)),F.StructField);h[0]=n.Type;j[0]={};o=false;p=f.Fields();$s=2;case 2:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=p;r=0;t=q.Len();$s=3;case 3:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}s=t;u=r;v=s;case 4:if(!(u>0;$s=4;continue;case 5:i[0]=(function(h,i,j){return function $b(ak){var{ak,al,am,an,ao,ap,aq,ar,as,at,$s,$r,$c}=$restore(this,{ak});$s=$s||0;s:while(true){switch($s){case 0:al=$clone(ak,AT).AsValueOf(h[0]);$s=1;case 1:if($c){$c=false;al=al.$blk();}if(al&&al.$blk!==undefined){break s;}am=$clone(al,F.Value).Elem();$s=2;case 2:if($c){$c=false;am=am.$blk();}if(am&&am.$blk!==undefined){break s;}an=am;if($clone(an,F.Value).IsNil()){$s=-1;return[new AT.ptr(new F.Value.ptr(AES.nil,0,0)),AER.nil];}ao=$clone(an,F.Value).Elem();$s=3;case 3:if($c){$c=false;ao=ao.$blk();}if(ao&&ao.$blk!==undefined){break s;}an=ao;if($clone(an,F.Value).IsNil()){$s=-1;return[new AT.ptr(new F.Value.ptr(AES.nil,0,0)),AER.nil];}ap=$clone(AV($clone(an,F.Value)),AT).Apply($clone(AS,AP));$s=4;case 4:if($c){$c=false;ap=ap.$blk();}if(ap&&ap.$blk!==undefined){break s;}aq=$clone(an,F.Value).Elem();$s=5;case 5:if($c){$c=false;aq=aq.$blk();}if(aq&&aq.$blk!==undefined){break s;}ar=$clone(aq,F.Value).Type();$s=6;case 6:if($c){$c=false;ar=ar.$blk();}if(ar&&ar.$blk!==undefined){break s;}at=[ap,(as=j[0][F.Type.keyFor(ar)],as!==undefined?as.v:AER.nil)];$s=7;case 7:return at;}return;}var $f={$blk:$b,$c:true,$r,ak,al,am,an,ao,ap,aq,ar,as,at,$s};return $f;};})(h,i,j);ak=f.Fields();$s=11;case 11:if($c){$c=false;ak=ak.$blk();}if(ak&&ak.$blk!==undefined){break s;}al=ak.Get(0);$s=12;case 12:if($c){$c=false;al=al.$blk();}if(al&&al.$blk!==undefined){break s;}am=al.Number();$s=13;case 13:if($c){$c=false;am=am.$blk();}if(am&&am.$blk!==undefined){break s;}ao=(an=k.coderMessageInfo.coderFields[H.Number.keyFor(am)],an!==undefined?an.v:AER.nil);ao.funcs.size=(function(h,i,j){return function $b(ap,aq,ar){var{ap,aq,ar,as,at,au,av,aw,$s,$r,$c}=$restore(this,{ap,aq,ar});$s=$s||0;s:while(true){switch($s){case 0:at=i[0]($clone(ap,AT));$s=1;case 1:if($c){$c=false;at=at.$blk();}if(at&&at.$blk!==undefined){break s;}as=at;ap=$clone(as[0],AT);au=as[1];if(au===AER.nil||au.funcs.size===$throwNilPointerError){$s=-1;return 0;}av=au.funcs.size($clone(ap,AT),au,$clone(ar,FS));$s=2;case 2:if($c){$c=false;av=av.$blk();}if(av&&av.$blk!==undefined){break s;}aw=av;$s=3;case 3:return aw;}return;}var $f={$blk:$b,$c:true,$r,ap,aq,ar,as,at,au,av,aw,$s};return $f;};})(h,i,j);ao.funcs.marshal=(function(h,i,j){return function $b(ap,aq,ar,as){var{ap,aq,ar,as,at,au,av,aw,ax,$s,$r,$c}=$restore(this,{ap,aq,ar,as});$s=$s||0;s:while(true){switch($s){case 0:au=i[0]($clone(aq,AT));$s=1;case 1:if($c){$c=false;au=au.$blk();}if(au&&au.$blk!==undefined){break s;}at=au;aq=$clone(at[0],AT);av=at[1];if(av===AER.nil||av.funcs.marshal===$throwNilPointerError){$s=-1;return[ap,$ifaceNil];}aw=av.funcs.marshal(ap,$clone(aq,AT),av,$clone(as,FS));$s=2;case 2:if($c){$c=false;aw=aw.$blk();}if(aw&&aw.$blk!==undefined){break s;}ax=aw;$s=3;case 3:return ax;}return;}var $f={$blk:$b,$c:true,$r,ap,aq,ar,as,at,au,av,aw,ax,$s};return $f;};})(h,i,j);ao.funcs.merge=(function(h,i,j){return function $b(ap,aq,ar,as){var{ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,$s,$r,$c}=$restore(this,{ap,aq,ar,as});$s=$s||0;s:while(true){switch($s){case 0:au=i[0]($clone(aq,AT));$s=1;case 1:if($c){$c=false;au=au.$blk();}if(au&&au.$blk!==undefined){break s;}at=au;av=$clone(at[0],AT);aw=at[1];if(aw===AER.nil||aw.funcs.merge===$throwNilPointerError){$s=-1;return;}ay=i[0]($clone(ap,AT));$s=2;case 2:if($c){$c=false;ay=ay.$blk();}if(ay&&ay.$blk!==undefined){break s;}ax=ay;az=$clone(ax[0],AT);ba=ax[1];if(!(ba===aw)){$s=3;continue;}$s=4;continue;case 3:bb=$clone(ap,AT).AsValueOf(h[0]);$s=5;case 5:if($c){$c=false;bb=bb.$blk();}if(bb&&bb.$blk!==undefined){break s;}bc=$clone(bb,F.Value).Elem();$s=6;case 6:if($c){$c=false;bc=bc.$blk();}if(bc&&bc.$blk!==undefined){break s;}bd=$clone(aq,AT).AsValueOf(h[0]);$s=7;case 7:if($c){$c=false;bd=bd.$blk();}if(bd&&bd.$blk!==undefined){break s;}be=$clone(bd,F.Value).Elem();$s=8;case 8:if($c){$c=false;be=be.$blk();}if(be&&be.$blk!==undefined){break s;}bf=$clone(be,F.Value).Elem();$s=9;case 9:if($c){$c=false;bf=bf.$blk();}if(bf&&bf.$blk!==undefined){break s;}bg=$clone(bf,F.Value).Elem();$s=10;case 10:if($c){$c=false;bg=bg.$blk();}if(bg&&bg.$blk!==undefined){break s;}bh=$clone(bg,F.Value).Type();$s=11;case 11:if($c){$c=false;bh=bh.$blk();}if(bh&&bh.$blk!==undefined){break s;}bi=F.New(bh);$s=12;case 12:if($c){$c=false;bi=bi.$blk();}if(bi&&bi.$blk!==undefined){break s;}$r=$clone(bc,F.Value).Set($clone(bi,F.Value));$s=13;case 13:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}bj=$clone(ap,AT).AsValueOf(h[0]);$s=14;case 14:if($c){$c=false;bj=bj.$blk();}if(bj&&bj.$blk!==undefined){break s;}bk=$clone(bj,F.Value).Elem();$s=15;case 15:if($c){$c=false;bk=bk.$blk();}if(bk&&bk.$blk!==undefined){break s;}bl=$clone(bk,F.Value).Elem();$s=16;case 16:if($c){$c=false;bl=bl.$blk();}if(bl&&bl.$blk!==undefined){break s;}bm=AV($clone(bl,F.Value));$s=17;case 17:if($c){$c=false;bm=bm.$blk();}if(bm&&bm.$blk!==undefined){break s;}bn=$clone(bm,AT).Apply($clone(AS,AP));$s=18;case 18:if($c){$c=false;bn=bn.$blk();}if(bn&&bn.$blk!==undefined){break s;}AT.copy(az,bn);case 4:$r=aw.funcs.merge($clone(az,AT),$clone(av,AT),aw,$clone(as,DO));$s=19;case 19:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,$s};return $f;};})(h,i,j);if(o){ao.funcs.isInit=(function(h,i,j){return function $b(ap,aq){var{ap,aq,ar,as,at,au,av,$s,$r,$c}=$restore(this,{ap,aq});$s=$s||0;s:while(true){switch($s){case 0:as=i[0]($clone(ap,AT));$s=1;case 1:if($c){$c=false;as=as.$blk();}if(as&&as.$blk!==undefined){break s;}ar=as;ap=$clone(ar[0],AT);at=ar[1];if(at===AER.nil||at.funcs.isInit===$throwNilPointerError){$s=-1;return $ifaceNil;}au=at.funcs.isInit($clone(ap,AT),at);$s=2;case 2:if($c){$c=false;au=au.$blk();}if(au&&au.$blk!==undefined){break s;}av=au;$s=3;case 3:return av;}return;}var $f={$blk:$b,$c:true,$r,ap,aq,ar,as,at,au,av,$s};return $f;};})(h,i,j);}$s=-1;return;}return;}var $f={$blk:BS.ptr.prototype.initOneofFieldCoders,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};BS.prototype.initOneofFieldCoders=function(f,g){return this.$val.initOneofFieldCoders(f,g);};AAZ=function(f){var f,g,h,i;g=new N.Once.ptr(0,new N.Mutex.ptr(0,0));h=$ifaceNil;i=(function $b(){var{$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:$r=g.Do((function $b(){var{i,j,k,l,m,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:i=f.Message();$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i.FullName();$s=2;case 2:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;m=C.GlobalTypes.FindMessageByName(k);$s=3;case 3:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}l=m;h=l[0];$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,i,j,k,l,m,$s};return $f;}));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,$s};return $f;});return new HR.ptr(AEO.nil,(function $b(j,k,l){var{j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s,$r,$c}=$restore(this,{j,k,l});$s=$s||0;s:while(true){switch($s){case 0:n=$clone(j,AT).WeakFields();$s=1;case 1:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n.get(k.num);$s=2;case 2:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}m=o;p=m[0];q=m[1];if(!q){$s=-1;return 0;}$r=i();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if($interfaceIsEqual(h,$ifaceNil)){$s=4;continue;}$s=5;continue;case 4:r=f.Message();$s=6;case 6:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=r.FullName();$s=7;case 7:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=new B.FullName(s);u=A.Sprintf("weak message %v is not linked in",new AEN([t]));$s=8;case 8:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}$panic(new $String(u));case 5:v=ABF(p,k.tagsize,$clone(l,FS));$s=9;case 9:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}w=v;$s=10;case 10:return w;}return;}var $f={$blk:$b,$c:true,$r,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s};return $f;}),(function $b(j,k,l,m){var{j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,$s,$r,$c}=$restore(this,{j,k,l,m});$s=$s||0;s:while(true){switch($s){case 0:o=$clone(k,AT).WeakFields();$s=1;case 1:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=o.get(l.num);$s=2;case 2:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}n=p;q=n[0];r=n[1];if(!r){$s=-1;return[j,$ifaceNil];}$r=i();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if($interfaceIsEqual(h,$ifaceNil)){$s=4;continue;}$s=5;continue;case 4:s=f.Message();$s=6;case 6:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=s.FullName();$s=7;case 7:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=new B.FullName(t);v=A.Sprintf("weak message %v is not linked in",new AEN([u]));$s=8;case 8:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}$panic(new $String(v));case 5:w=ABG(j,q,l.wiretag,$clone(m,FS));$s=9;case 9:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}x=w;$s=10;case 10:return x;}return;}var $f={$blk:$b,$c:true,$r,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,$s};return $f;}),(function $b(j,k,l,m,n){var{j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s,$r,$c}=$restore(this,{j,k,l,m,n});$s=$s||0;s:while(true){switch($s){case 0:o=$clone(k,AT).WeakFields();$s=1;case 1:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=o;q=p.get(m.num);r=q[0];s=q[1];if(!s){$s=2;continue;}$s=3;continue;case 2:$r=i();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if($interfaceIsEqual(h,$ifaceNil)){$s=-1;return[new FX.ptr(0,false),FY];}t=h.New();$s=5;case 5:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=t.Interface();$s=6;case 6:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}r=u;p.set(m.num,r);case 3:v=ABH(j,r,l,$clone(n,FV));$s=7;case 7:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}w=v;$s=8;case 8:return w;}return;}var $f={$blk:$b,$c:true,$r,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s};return $f;}),(function $b(j,k){var{j,k,l,m,n,o,p,q,r,$s,$r,$c}=$restore(this,{j,k});$s=$s||0;s:while(true){switch($s){case 0:m=$clone(j,AT).WeakFields();$s=1;case 1:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m.get(k.num);$s=2;case 2:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}l=n;o=l[0];p=l[1];if(!p){$s=-1;return $ifaceNil;}q=T.CheckInitialized(o);$s=3;case 3:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=q;$s=4;case 4:return r;}return;}var $f={$blk:$b,$c:true,$r,j,k,l,m,n,o,p,q,r,$s};return $f;}),(function $b(j,k,l,m){var{aa,ab,ac,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{j,k,l,m});$s=$s||0;s:while(true){switch($s){case 0:o=$clone(k,AT).WeakFields();$s=1;case 1:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=o.get(l.num);$s=2;case 2:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}n=p;q=n[0];r=n[1];if(!r){$s=-1;return;}t=$clone(j,AT).WeakFields();$s=3;case 3:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=t.get(l.num);$s=4;case 4:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}s=u;v=s[0];r=s[1];if(!r){$s=5;continue;}$s=6;continue;case 5:$r=i();$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if($interfaceIsEqual(h,$ifaceNil)){$s=8;continue;}$s=9;continue;case 8:w=f.Message();$s=10;case 10:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}x=w.FullName();$s=11;case 11:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}y=new B.FullName(x);z=A.Sprintf("weak message %v is not linked in",new AEN([y]));$s=12;case 12:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}$panic(new $String(z));case 9:aa=h.New();$s=13;case 13:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}ab=aa.Interface();$s=14;case 14:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}v=ab;ac=$clone(j,AT).WeakFields();$s=15;case 15:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}$r=ac.set(l.num,v);$s=16;case 16:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 6:$r=$clone(m,DO).Merge(v,q);$s=17;case 17:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,aa,ab,ac,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;}));};ABA=function(f,g){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g});$s=$s||0;s:while(true){switch($s){case 0:g=[g];h=BU(g[0]);$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;if(!(i===AEO.nil)){$s=2;continue;}$s=3;continue;case 2:j=new HR.ptr(AEO.nil,ABB,ABC,ABD,$throwNilPointerError,DV);k=ADI(i.Desc);$s=7;case 7:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}if(k){$s=5;continue;}$s=6;continue;case 5:j.isInit=ABE;case 6:$s=-1;return j;case 3:$s=-1;return new HR.ptr(AEO.nil,(function(g){return function $b(l,m,n){var{l,m,n,o,p,q,r,s,t,$s,$r,$c}=$restore(this,{l,m,n});$s=$s||0;s:while(true){switch($s){case 0:o=$clone(l,AT).AsValueOf(g[0]);$s=1;case 1:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=$clone(o,F.Value).Elem();$s=2;case 2:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=ACX($clone(p,F.Value));$s=3;case 3:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=q;s=ABF(r,m.tagsize,$clone(n,FS));$s=4;case 4:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=s;$s=5;case 5:return t;}return;}var $f={$blk:$b,$c:true,$r,l,m,n,o,p,q,r,s,t,$s};return $f;};})(g),(function(g){return function $b(l,m,n,o){var{l,m,n,o,p,q,r,s,t,u,$s,$r,$c}=$restore(this,{l,m,n,o});$s=$s||0;s:while(true){switch($s){case 0:p=$clone(m,AT).AsValueOf(g[0]);$s=1;case 1:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=$clone(p,F.Value).Elem();$s=2;case 2:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=ACX($clone(q,F.Value));$s=3;case 3:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=r;t=ABG(l,s,n.wiretag,$clone(o,FS));$s=4;case 4:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=t;$s=5;case 5:return u;}return;}var $f={$blk:$b,$c:true,$r,l,m,n,o,p,q,r,s,t,u,$s};return $f;};})(g),(function(g){return function $b(l,m,n,o,p){var{aa,ab,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{l,m,n,o,p});$s=$s||0;s:while(true){switch($s){case 0:q=$clone(m,AT).AsValueOf(g[0]);$s=1;case 1:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=$clone(q,F.Value).Elem();$s=2;case 2:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=r;if($clone(s,F.Value).IsNil()){$s=3;continue;}$s=4;continue;case 3:t=g[0].Elem();$s=5;case 5:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=F.New(t);$s=6;case 6:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}$r=$clone(s,F.Value).Set($clone(u,F.Value));$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 4:v=l;w=ACX($clone(s,F.Value));$s=8;case 8:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}x=w;y=n;z=$clone(p,FV);aa=ABH(v,x,y,z);$s=9;case 9:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}ab=aa;$s=10;case 10:return ab;}return;}var $f={$blk:$b,$c:true,$r,aa,ab,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};})(g),(function(g){return function $b(l,m){var{l,m,n,o,p,q,r,s,$s,$r,$c}=$restore(this,{l,m});$s=$s||0;s:while(true){switch($s){case 0:n=$clone(l,AT).AsValueOf(g[0]);$s=1;case 1:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=$clone(n,F.Value).Elem();$s=2;case 2:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=ACX($clone(o,F.Value));$s=3;case 3:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=p;r=T.CheckInitialized(q);$s=4;case 4:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=r;$s=5;case 5:return s;}return;}var $f={$blk:$b,$c:true,$r,l,m,n,o,p,q,r,s,$s};return $f;};})(g),DV);case 4:$s=-1;return new HR.ptr(AEO.nil,$throwNilPointerError,$throwNilPointerError,$throwNilPointerError,$throwNilPointerError,$throwNilPointerError);}return;}var $f={$blk:ABA,$c:true,$r,f,g,h,i,j,k,$s};return $f;};ABB=function(f,g,h){var{f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=$clone(f,AT).Elem();$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=g.mi.sizePointer($clone(i,AT),$clone(h,FS));$s=2;case 2:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=H.SizeBytes(j);$s=3;case 3:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k+g.tagsize>>0;$s=4;case 4:return l;}return;}var $f={$blk:ABB,$c:true,$r,f,g,h,i,j,k,l,$s};return $f;};ABC=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:f=H.AppendVarint(f,h.wiretag);j=f;k=$clone(g,AT).Elem();$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=h.mi.sizePointer($clone(k,AT),$clone(i,FS));$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=(new $Uint64(0,l));n=H.AppendVarint(j,m);$s=3;case 3:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}f=n;o=f;p=$clone(g,AT).Elem();$s=4;case 4:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=$clone(p,AT);r=$clone(i,FS);s=h.mi.marshalAppendPointer(o,q,r);$s=5;case 5:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=s;$s=6;case 6:return t;}return;}var $f={$blk:ABC,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s};return $f;};ABD=function(f,g,h,i,j){var{aa,ab,ac,ad,ae,af,ag,ah,ai,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=new FX.ptr(0,false);l=$ifaceNil;if(!((h===2))){m=$clone(k,FX);n=FY;FX.copy(k,m);l=n;$s=-1;return[k,l];}o=H.ConsumeBytes(f);p=o[0];q=o[1];if(q<0){r=$clone(k,FX);s=FT;FX.copy(k,r);l=s;$s=-1;return[k,l];}t=$clone(g,AT).Elem();$s=3;case 3:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=$clone(t,AT).IsNil();$s=4;case 4:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}if(u){$s=1;continue;}$s=2;continue;case 1:v=i.mi.GoReflectType.Elem();$s=5;case 5:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}w=F.New(v);$s=6;case 6:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}x=AV($clone(w,F.Value));$s=7;case 7:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}$r=$clone(g,AT).SetPointer($clone(x,AT));$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 2:z=p;aa=$clone(g,AT).Elem();$s=9;case 9:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}ab=$clone(aa,AT);ac=$clone(j,FV);ad=i.mi.unmarshalPointer(z,ab,0,ac);$s=10;case 10:if($c){$c=false;ad=ad.$blk();}if(ad&&ad.$blk!==undefined){break s;}y=ad;ae=$clone(y[0],FX);l=y[1];if(!($interfaceIsEqual(l,$ifaceNil))){af=$clone(k,FX);ag=l;FX.copy(k,af);l=ag;$s=-1;return[k,l];}k.n=q;k.initialized=ae.initialized;ah=$clone(k,FX);ai=$ifaceNil;FX.copy(k,ah);l=ai;$s=-1;return[k,l];}return;}var $f={$blk:ABD,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};ABE=function(f,g){var{f,g,h,i,j,$s,$r,$c}=$restore(this,{f,g});$s=$s||0;s:while(true){switch($s){case 0:h=$clone(f,AT).Elem();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=g.mi.checkInitializedPointer($clone(h,AT));$s=2;case 2:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;$s=3;case 3:return j;}return;}var $f={$blk:ABE,$c:true,$r,f,g,h,i,j,$s};return $f;};ABF=function(f,g,h){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=T.Size(f);$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=H.SizeBytes(i);$s=2;case 2:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j+g>>0;$s=3;case 3:return k;}return;}var $f={$blk:ABF,$c:true,$r,f,g,h,i,j,k,$s};return $f;};ABG=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,o,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:f=H.AppendVarint(f,h);j=f;k=T.Size(g);$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=(new $Uint64(0,k));m=H.AppendVarint(j,l);$s=2;case 2:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}f=m;n=$clone($clone(i,FS).Options(),T.MarshalOptions).MarshalAppend(f,g);$s=3;case 3:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;$s=4;case 4:return o;}return;}var $f={$blk:ABG,$c:true,$r,f,g,h,i,j,k,l,m,n,o,$s};return $f;};ABH=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=new FX.ptr(0,false);k=$ifaceNil;if(!((h===2))){l=$clone(j,FX);m=FY;FX.copy(j,l);k=m;$s=-1;return[j,k];}n=H.ConsumeBytes(f);o=n[0];p=n[1];if(p<0){q=$clone(j,FX);r=FT;FX.copy(j,q);k=r;$s=-1;return[j,k];}t=g.ProtoReflect();$s=1;case 1:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=$clone($clone(i,FV).Options(),T.UnmarshalOptions).UnmarshalState(new AED.ptr(new P.NoUnkeyedLiterals.ptr(),t,o,0,$ifaceNil,0));$s=2;case 2:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}s=u;v=$clone(s[0],AEE);k=s[1];if(!($interfaceIsEqual(k,$ifaceNil))){w=$clone(j,FX);x=k;FX.copy(j,w);k=x;$s=-1;return[j,k];}j.n=p;j.initialized=!((((v.Flags&1)>>>0)===0));y=$clone(j,FX);z=$ifaceNil;FX.copy(j,y);k=z;$s=-1;return[j,k];}return;}var $f={$blk:ABH,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};ABI=function(f,g,h){var{f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=$clone(f,B.Value).Message();$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i.Interface();$s=2;case 2:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=ABF(k,g,$clone(h,FS));$s=3;case 3:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;$s=4;case 4:return m;}return;}var $f={$blk:ABI,$c:true,$r,f,g,h,i,j,k,l,m,$s};return $f;};ABJ=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,B.Value).Message();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.Interface();$s=2;case 2:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;m=ABG(f,l,h,$clone(i,FS));$s=3;case 3:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;$s=4;case 4:return n;}return;}var $f={$blk:ABJ,$c:true,$r,f,g,h,i,j,k,l,m,n,$s};return $f;};ABK=function(f,g,h,i,j){var{f,g,h,i,j,k,l,m,n,o,p,q,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=$clone(g,B.Value).Message();$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k.Interface();$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;o=ABH(f,m,i,$clone(j,FV));$s=3;case 3:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}n=o;p=$clone(n[0],FX);q=n[1];$s=-1;return[g,p,q];}return;}var $f={$blk:ABK,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,$s};return $f;};ABL=function(f){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=$clone(f,B.Value).Message();$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g.Interface();$s=2;case 2:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;j=T.CheckInitialized(i);$s=3;case 3:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;$s=4;case 4:return k;}return;}var $f={$blk:ABL,$c:true,$r,f,g,h,i,j,k,$s};return $f;};ABN=function(f,g,h){var{f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=$clone(f,B.Value).Message();$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i.Interface();$s=2;case 2:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=ABV(k,g,$clone(h,FS));$s=3;case 3:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;$s=4;case 4:return m;}return;}var $f={$blk:ABN,$c:true,$r,f,g,h,i,j,k,l,m,$s};return $f;};ABO=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,B.Value).Message();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.Interface();$s=2;case 2:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;m=ABW(f,l,h,$clone(i,FS));$s=3;case 3:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;$s=4;case 4:return n;}return;}var $f={$blk:ABO,$c:true,$r,f,g,h,i,j,k,l,m,n,$s};return $f;};ABP=function(f,g,h,i,j){var{f,g,h,i,j,k,l,m,n,o,p,q,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=$clone(g,B.Value).Message();$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k.Interface();$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;o=ABX(f,m,h,i,$clone(j,FV));$s=3;case 3:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}n=o;p=$clone(n[0],FX);q=n[1];$s=-1;return[g,p,q];}return;}var $f={$blk:ABP,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,$s};return $f;};ABR=function(f,g){var{f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{f,g});$s=$s||0;s:while(true){switch($s){case 0:g=[g];h=[h];i=f.Number();$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}h[0]=i;j=BU(g[0]);$s=2;case 2:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;if(!(k===AEO.nil)){$s=3;continue;}$s=4;continue;case 3:l=new HR.ptr(AEO.nil,ABS,ABT,ABU,$throwNilPointerError,DV);m=ADI(k.Desc);$s=8;case 8:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}if(m){$s=6;continue;}$s=7;continue;case 6:l.isInit=ABE;case 7:$s=-1;return l;case 4:$s=-1;return new HR.ptr(AEO.nil,(function(g,h){return function $b(n,o,p){var{n,o,p,q,r,s,t,u,v,$s,$r,$c}=$restore(this,{n,o,p});$s=$s||0;s:while(true){switch($s){case 0:q=$clone(n,AT).AsValueOf(g[0]);$s=1;case 1:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=$clone(q,F.Value).Elem();$s=2;case 2:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=ACX($clone(r,F.Value));$s=3;case 3:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=s;u=ABV(t,o.tagsize,$clone(p,FS));$s=4;case 4:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}v=u;$s=5;case 5:return v;}return;}var $f={$blk:$b,$c:true,$r,n,o,p,q,r,s,t,u,v,$s};return $f;};})(g,h),(function(g,h){return function $b(n,o,p,q){var{n,o,p,q,r,s,t,u,v,w,$s,$r,$c}=$restore(this,{n,o,p,q});$s=$s||0;s:while(true){switch($s){case 0:r=$clone(o,AT).AsValueOf(g[0]);$s=1;case 1:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=$clone(r,F.Value).Elem();$s=2;case 2:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=ACX($clone(s,F.Value));$s=3;case 3:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=t;v=ABW(n,u,p.wiretag,$clone(q,FS));$s=4;case 4:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}w=v;$s=5;case 5:return w;}return;}var $f={$blk:$b,$c:true,$r,n,o,p,q,r,s,t,u,v,w,$s};return $f;};})(g,h),(function(g,h){return function $b(n,o,p,q,r){var{aa,ab,ac,ad,ae,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{n,o,p,q,r});$s=$s||0;s:while(true){switch($s){case 0:s=$clone(o,AT).AsValueOf(g[0]);$s=1;case 1:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=$clone(s,F.Value).Elem();$s=2;case 2:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=t;if($clone(u,F.Value).IsNil()){$s=3;continue;}$s=4;continue;case 3:v=g[0].Elem();$s=5;case 5:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}w=F.New(v);$s=6;case 6:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}$r=$clone(u,F.Value).Set($clone(w,F.Value));$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 4:x=n;y=ACX($clone(u,F.Value));$s=8;case 8:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}z=y;aa=h[0];ab=p;ac=$clone(r,FV);ad=ABX(x,z,aa,ab,ac);$s=9;case 9:if($c){$c=false;ad=ad.$blk();}if(ad&&ad.$blk!==undefined){break s;}ae=ad;$s=10;case 10:return ae;}return;}var $f={$blk:$b,$c:true,$r,aa,ab,ac,ad,ae,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};})(g,h),(function(g,h){return function $b(n,o){var{n,o,p,q,r,s,t,u,$s,$r,$c}=$restore(this,{n,o});$s=$s||0;s:while(true){switch($s){case 0:p=$clone(n,AT).AsValueOf(g[0]);$s=1;case 1:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=$clone(p,F.Value).Elem();$s=2;case 2:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=ACX($clone(q,F.Value));$s=3;case 3:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=r;t=T.CheckInitialized(s);$s=4;case 4:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=t;$s=5;case 5:return u;}return;}var $f={$blk:$b,$c:true,$r,n,o,p,q,r,s,t,u,$s};return $f;};})(g,h),DV);case 5:$s=-1;return new HR.ptr(AEO.nil,$throwNilPointerError,$throwNilPointerError,$throwNilPointerError,$throwNilPointerError,$throwNilPointerError);}return;}var $f={$blk:ABR,$c:true,$r,f,g,h,i,j,k,l,m,$s};return $f;};ABS=function(f,g,h){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=$clone(f,AT).Elem();$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=g.mi.sizePointer($clone(i,AT),$clone(h,FS));$s=2;case 2:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=($imul(2,g.tagsize))+j>>0;$s=3;case 3:return k;}return;}var $f={$blk:ABS,$c:true,$r,f,g,h,i,j,k,$s};return $f;};ABT=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,o,p,q,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:f=H.AppendVarint(f,h.wiretag);k=f;l=$clone(g,AT).Elem();$s=1;case 1:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=$clone(l,AT);n=$clone(i,FS);o=h.mi.marshalAppendPointer(k,m,n);$s=2;case 2:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}j=o;f=j[0];p=j[1];f=H.AppendVarint(f,(q=h.wiretag,new $Uint64(q.$high+0,q.$low+1)));$s=-1;return[f,p];}return;}var $f={$blk:ABT,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,$s};return $f;};ABU=function(f,g,h,i,j){var{aa,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=new FX.ptr(0,false);l=$ifaceNil;if(!((h===3))){m=$clone(k,FX);n=FY;FX.copy(k,m);l=n;$s=-1;return[k,l];}o=$clone(g,AT).Elem();$s=3;case 3:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=$clone(o,AT).IsNil();$s=4;case 4:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}if(p){$s=1;continue;}$s=2;continue;case 1:q=i.mi.GoReflectType.Elem();$s=5;case 5:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=F.New(q);$s=6;case 6:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=AV($clone(r,F.Value));$s=7;case 7:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}$r=$clone(g,AT).SetPointer($clone(s,AT));$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 2:u=f;v=$clone(g,AT).Elem();$s=9;case 9:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}w=$clone(v,AT);x=i.num;y=$clone(j,FV);z=i.mi.unmarshalPointer(u,w,x,y);$s=10;case 10:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}t=z;FX.copy(k,t[0]);l=t[1];aa=[k,l];$s=11;case 11:return aa;}return;}var $f={$blk:ABU,$c:true,$r,aa,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};ABV=function(f,g,h){var{f,g,h,i,j,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=T.Size(f);$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=($imul(2,g))+i>>0;$s=2;case 2:return j;}return;}var $f={$blk:ABV,$c:true,$r,f,g,h,i,j,$s};return $f;};ABW=function(f,g,h,i){var{f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:f=H.AppendVarint(f,h);k=$clone($clone(i,FS).Options(),T.MarshalOptions).MarshalAppend(f,g);$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j=k;f=j[0];l=j[1];f=H.AppendVarint(f,new $Uint64(h.$high+0,h.$low+1));$s=-1;return[f,l];}return;}var $f={$blk:ABW,$c:true,$r,f,g,h,i,j,k,l,$s};return $f;};ABX=function(f,g,h,i,j){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=new FX.ptr(0,false);l=$ifaceNil;if(!((i===3))){m=$clone(k,FX);n=FY;FX.copy(k,m);l=n;$s=-1;return[k,l];}o=H.ConsumeGroup(h,f);f=o[0];p=o[1];if(p<0){q=$clone(k,FX);r=FT;FX.copy(k,q);l=r;$s=-1;return[k,l];}t=g.ProtoReflect();$s=1;case 1:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=$clone($clone(j,FV).Options(),T.UnmarshalOptions).UnmarshalState(new AED.ptr(new P.NoUnkeyedLiterals.ptr(),t,f,0,$ifaceNil,0));$s=2;case 2:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}s=u;v=$clone(s[0],AEE);l=s[1];if(!($interfaceIsEqual(l,$ifaceNil))){w=$clone(k,FX);x=l;FX.copy(k,w);l=x;$s=-1;return[k,l];}k.n=p;k.initialized=!((((v.Flags&1)>>>0)===0));y=$clone(k,FX);z=$ifaceNil;FX.copy(k,y);l=z;$s=-1;return[k,l];}return;}var $f={$blk:ABX,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};ABY=function(f,g){var{f,g,h,i,j,k,$s,$r,$c}=$restore(this,{f,g});$s=$s||0;s:while(true){switch($s){case 0:g=[g];h=BU(g[0]);$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;if(!(i===AEO.nil)){$s=2;continue;}$s=3;continue;case 2:j=new HR.ptr(AEO.nil,ABZ,ACA,ACB,$throwNilPointerError,DW);k=ADI(i.Desc);$s=6;case 6:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}if(k){$s=4;continue;}$s=5;continue;case 4:j.isInit=ACC;case 5:$s=-1;return j;case 3:$s=-1;return new HR.ptr(AEO.nil,(function(g){return function $b(l,m,n){var{l,m,n,o,p,$s,$r,$c}=$restore(this,{l,m,n});$s=$s||0;s:while(true){switch($s){case 0:o=ACD($clone(l,AT),g[0],m.tagsize,$clone(n,FS));$s=1;case 1:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=o;$s=2;case 2:return p;}return;}var $f={$blk:$b,$c:true,$r,l,m,n,o,p,$s};return $f;};})(g),(function(g){return function $b(l,m,n,o){var{l,m,n,o,p,q,$s,$r,$c}=$restore(this,{l,m,n,o});$s=$s||0;s:while(true){switch($s){case 0:p=ACE(l,$clone(m,AT),n.wiretag,g[0],$clone(o,FS));$s=1;case 1:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=p;$s=2;case 2:return q;}return;}var $f={$blk:$b,$c:true,$r,l,m,n,o,p,q,$s};return $f;};})(g),(function(g){return function $b(l,m,n,o,p){var{l,m,n,o,p,q,r,$s,$r,$c}=$restore(this,{l,m,n,o,p});$s=$s||0;s:while(true){switch($s){case 0:q=ACF(l,$clone(m,AT),g[0],n,$clone(p,FV));$s=1;case 1:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=q;$s=2;case 2:return r;}return;}var $f={$blk:$b,$c:true,$r,l,m,n,o,p,q,r,$s};return $f;};})(g),(function(g){return function $b(l,m){var{l,m,n,o,$s,$r,$c}=$restore(this,{l,m});$s=$s||0;s:while(true){switch($s){case 0:n=ACG($clone(l,AT),g[0]);$s=1;case 1:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;$s=2;case 2:return o;}return;}var $f={$blk:$b,$c:true,$r,l,m,n,o,$s};return $f;};})(g),DW);}return;}var $f={$blk:ABY,$c:true,$r,f,g,h,i,j,k,$s};return $f;};ABZ=function(f,g,h){var{f,g,h,i,j,k,l,m,n,o,p,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=$clone(f,AT).PointerSlice();$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;k=0;l=j;m=0;case 2:if(!(m=l.$length)?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+m]),AT);o=g.mi.sizePointer($clone(n,AT),$clone(h,FS));$s=4;case 4:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=H.SizeBytes(o);$s=5;case 5:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}k=k+((p+g.tagsize>>0))>>0;m++;$s=2;continue;case 3:$s=-1;return k;}return;}var $f={$blk:ABZ,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,$s};return $f;};ACA=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).PointerSlice();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=$ifaceNil;m=k;n=0;case 2:if(!(n=m.$length)?($throwRuntimeError("index out of range"),undefined):m.$array[m.$offset+n]),AT);f=H.AppendVarint(f,h.wiretag);p=h.mi.sizePointer($clone(o,AT),$clone(i,FS));$s=4;case 4:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=p;f=H.AppendVarint(f,(new $Uint64(0,q)));s=h.mi.marshalAppendPointer(f,$clone(o,AT),$clone(i,FS));$s=5;case 5:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}r=s;f=r[0];l=r[1];if(!($interfaceIsEqual(l,$ifaceNil))){$s=-1;return[f,l];}n++;$s=2;continue;case 3:$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:ACA,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,$s};return $f;};ACB=function(f,g,h,i,j){var{aa,ab,ac,ad,ae,af,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=new FX.ptr(0,false);l=$ifaceNil;if(!((h===2))){m=$clone(k,FX);n=FY;FX.copy(k,m);l=n;$s=-1;return[k,l];}o=H.ConsumeBytes(f);p=o[0];q=o[1];if(q<0){r=$clone(k,FX);s=FT;FX.copy(k,r);l=s;$s=-1;return[k,l];}t=i.mi.GoReflectType.Elem();$s=1;case 1:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=F.New(t);$s=2;case 2:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}v=$clone(u,F.Value).Interface();$s=3;case 3:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}w=v;x=AW(w);$s=4;case 4:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}y=$clone(x,AT);aa=i.mi.unmarshalPointer(p,$clone(y,AT),0,$clone(j,FV));$s=5;case 5:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}z=aa;ab=$clone(z[0],FX);l=z[1];if(!($interfaceIsEqual(l,$ifaceNil))){ac=$clone(k,FX);ad=l;FX.copy(k,ac);l=ad;$s=-1;return[k,l];}$r=$clone(g,AT).AppendPointerSlice($clone(y,AT));$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}k.n=q;k.initialized=ab.initialized;ae=$clone(k,FX);af=$ifaceNil;FX.copy(k,ae);l=af;$s=-1;return[k,l];}return;}var $f={$blk:ACB,$c:true,$r,aa,ab,ac,ad,ae,af,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};ACC=function(f,g){var{f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{f,g});$s=$s||0;s:while(true){switch($s){case 0:h=$clone(f,AT).PointerSlice();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;j=i;k=0;case 2:if(!(k=j.$length)?($throwRuntimeError("index out of range"),undefined):j.$array[j.$offset+k]),AT);m=g.mi.checkInitializedPointer($clone(l,AT));$s=4;case 4:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;if(!($interfaceIsEqual(n,$ifaceNil))){$s=-1;return n;}k++;$s=2;continue;case 3:$s=-1;return $ifaceNil;}return;}var $f={$blk:ACC,$c:true,$r,f,g,h,i,j,k,l,m,n,$s};return $f;};ACD=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(f,AT).PointerSlice();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=0;m=k;n=0;case 2:if(!(n=m.$length)?($throwRuntimeError("index out of range"),undefined):m.$array[m.$offset+n]),AT);p=g.Elem();$s=4;case 4:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=$clone(o,AT).AsValueOf(p);$s=5;case 5:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=ACX($clone(q,F.Value));$s=6;case 6:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=r;t=T.Size(s);$s=7;case 7:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=H.SizeBytes(t);$s=8;case 8:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}l=l+((u+h>>0))>>0;n++;$s=2;continue;case 3:$s=-1;return l;}return;}var $f={$blk:ACD,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,$s};return $f;};ACE=function(f,g,h,i,j){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=$clone(g,AT).PointerSlice();$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;m=$ifaceNil;n=l;o=0;case 2:if(!(o=n.$length)?($throwRuntimeError("index out of range"),undefined):n.$array[n.$offset+o]),AT);q=i.Elem();$s=4;case 4:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=$clone(p,AT).AsValueOf(q);$s=5;case 5:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=ACX($clone(r,F.Value));$s=6;case 6:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=s;f=H.AppendVarint(f,h);u=T.Size(t);$s=7;case 7:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}v=u;f=H.AppendVarint(f,(new $Uint64(0,v)));x=$clone($clone(j,FS).Options(),T.MarshalOptions).MarshalAppend(f,t);$s=8;case 8:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}w=x;f=w[0];m=w[1];if(!($interfaceIsEqual(m,$ifaceNil))){$s=-1;return[f,m];}o++;$s=2;continue;case 3:$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:ACE,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,$s};return $f;};ACF=function(f,g,h,i,j){var{aa,ab,ac,ad,ae,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=new FX.ptr(0,false);l=$ifaceNil;if(!((i===2))){m=$clone(k,FX);n=FY;FX.copy(k,m);l=n;$s=-1;return[k,l];}o=H.ConsumeBytes(f);p=o[0];q=o[1];if(q<0){r=$clone(k,FX);s=FT;FX.copy(k,r);l=s;$s=-1;return[k,l];}t=h.Elem();$s=1;case 1:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=F.New(t);$s=2;case 2:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}v=u;x=ACX($clone(v,F.Value));$s=3;case 3:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}y=x.ProtoReflect();$s=4;case 4:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}z=$clone($clone(j,FV).Options(),T.UnmarshalOptions).UnmarshalState(new AED.ptr(new P.NoUnkeyedLiterals.ptr(),y,p,0,$ifaceNil,0));$s=5;case 5:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}w=z;aa=$clone(w[0],AEE);l=w[1];if(!($interfaceIsEqual(l,$ifaceNil))){ab=$clone(k,FX);ac=l;FX.copy(k,ab);l=ac;$s=-1;return[k,l];}$r=$clone(g,AT).AppendPointerSlice($clone(AV($clone(v,F.Value)),AT));$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}k.n=q;k.initialized=!((((aa.Flags&1)>>>0)===0));ad=$clone(k,FX);ae=$ifaceNil;FX.copy(k,ad);l=ae;$s=-1;return[k,l];}return;}var $f={$blk:ACF,$c:true,$r,aa,ab,ac,ad,ae,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};ACG=function(f,g){var{f,g,h,i,j,k,l,m,n,o,p,q,r,$s,$r,$c}=$restore(this,{f,g});$s=$s||0;s:while(true){switch($s){case 0:h=$clone(f,AT).PointerSlice();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;j=i;k=0;case 2:if(!(k=j.$length)?($throwRuntimeError("index out of range"),undefined):j.$array[j.$offset+k]),AT);m=g.Elem();$s=4;case 4:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=$clone(l,AT).AsValueOf(m);$s=5;case 5:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=ACX($clone(n,F.Value));$s=6;case 6:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=o;q=T.CheckInitialized(p);$s=7;case 7:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=q;if(!($interfaceIsEqual(r,$ifaceNil))){$s=-1;return r;}k++;$s=2;continue;case 3:$s=-1;return $ifaceNil;}return;}var $f={$blk:ACG,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,$s};return $f;};ACH=function(f,g,h){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=$clone(f,B.Value).List();$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;k=0;l=0;n=j.Len();$s=2;case 2:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;o=l;p=m;case 3:if(!(o>0))>>0;o=o+(1)>>0;$s=3;continue;case 4:$s=-1;return k;}return;}var $f={$blk:ACH,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s};return $f;};ACI=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,B.Value).List();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=$clone($clone(i,FS).Options(),T.MarshalOptions);m=0;o=k.Len();$s=2;case 2:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}n=o;p=m;q=n;case 3:if(!(p>0;$s=3;continue;case 4:$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:ACI,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};ACJ=function(f,g,h,i,j){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);l=new FX.ptr(0,false);m=$ifaceNil;n=$clone(g,B.Value).List();$s=1;case 1:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;if(!((i===2))){p=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);q=$clone(l,FX);r=FY;B.Value.copy(k,p);FX.copy(l,q);m=r;$s=-1;return[k,l,m];}s=H.ConsumeBytes(f);t=s[0];u=s[1];if(u<0){v=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);w=$clone(l,FX);x=FT;B.Value.copy(k,v);FX.copy(l,w);m=x;$s=-1;return[k,l,m];}y=o.NewElement();$s=2;case 2:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}z=$clone(y,B.Value);ab=$clone(z,B.Value).Message();$s=3;case 3:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}ac=$clone($clone(j,FV).Options(),T.UnmarshalOptions).UnmarshalState(new AED.ptr(new P.NoUnkeyedLiterals.ptr(),ab,t,0,$ifaceNil,0));$s=4;case 4:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}aa=ac;ad=$clone(aa[0],AEE);m=aa[1];if(!($interfaceIsEqual(m,$ifaceNil))){ae=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);af=$clone(l,FX);ag=m;B.Value.copy(k,ae);FX.copy(l,af);m=ag;$s=-1;return[k,l,m];}$r=o.Append($clone(z,B.Value));$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}l.n=u;l.initialized=!((((ad.Flags&1)>>>0)===0));ah=$clone(g,B.Value);ai=$clone(l,FX);aj=$ifaceNil;B.Value.copy(k,ah);FX.copy(l,ai);m=aj;$s=-1;return[k,l,m];}return;}var $f={$blk:ACJ,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};ACK=function(f){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=$clone(f,B.Value).List();$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;i=0;k=h.Len();$s=2;case 2:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j=k;l=i;m=j;case 3:if(!(l>0;$s=3;continue;case 4:$s=-1;return $ifaceNil;}return;}var $f={$blk:ACK,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,$s};return $f;};ACM=function(f,g,h){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=$clone(f,B.Value).List();$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;k=0;l=0;n=j.Len();$s=2;case 2:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;o=l;p=m;case 3:if(!(o>0))>>0;o=o+(1)>>0;$s=3;continue;case 4:$s=-1;return k;}return;}var $f={$blk:ACM,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,$s};return $f;};ACN=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,B.Value).List();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=$clone($clone(i,FS).Options(),T.MarshalOptions);m=0;o=k.Len();$s=2;case 2:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}n=o;p=m;q=n;case 3:if(!(p>0;$s=3;continue;case 4:$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:ACN,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,$s};return $f;};ACO=function(f,g,h,i,j){var{aa,ab,ac,ad,ae,af,ag,ah,ai,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);l=new FX.ptr(0,false);m=$ifaceNil;n=$clone(g,B.Value).List();$s=1;case 1:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;if(!((i===3))){p=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);q=$clone(l,FX);r=FY;B.Value.copy(k,p);FX.copy(l,q);m=r;$s=-1;return[k,l,m];}s=H.ConsumeGroup(h,f);f=s[0];t=s[1];if(t<0){u=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);v=$clone(l,FX);w=FT;B.Value.copy(k,u);FX.copy(l,v);m=w;$s=-1;return[k,l,m];}x=o.NewElement();$s=2;case 2:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}y=$clone(x,B.Value);aa=$clone(y,B.Value).Message();$s=3;case 3:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}ab=$clone($clone(j,FV).Options(),T.UnmarshalOptions).UnmarshalState(new AED.ptr(new P.NoUnkeyedLiterals.ptr(),aa,f,0,$ifaceNil,0));$s=4;case 4:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}z=ab;ac=$clone(z[0],AEE);m=z[1];if(!($interfaceIsEqual(m,$ifaceNil))){ad=new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil);ae=$clone(l,FX);af=m;B.Value.copy(k,ad);FX.copy(l,ae);m=af;$s=-1;return[k,l,m];}$r=o.Append($clone(y,B.Value));$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}l.n=t;l.initialized=!((((ac.Flags&1)>>>0)===0));ag=$clone(g,B.Value);ah=$clone(l,FX);ai=$ifaceNil;B.Value.copy(k,ag);FX.copy(l,ah);m=ai;$s=-1;return[k,l,m];}return;}var $f={$blk:ACO,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};ACQ=function(f,g){var{f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{f,g});$s=$s||0;s:while(true){switch($s){case 0:g=[g];h=[h];i=f.Number();$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}h[0]=i;j=BU(g[0]);$s=2;case 2:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;if(!(k===AEO.nil)){$s=3;continue;}$s=4;continue;case 3:l=new HR.ptr(AEO.nil,ACU,ACV,ACW,$throwNilPointerError,DW);m=ADI(k.Desc);$s=7;case 7:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}if(m){$s=5;continue;}$s=6;continue;case 5:l.isInit=ACC;case 6:$s=-1;return l;case 4:$s=-1;return new HR.ptr(AEO.nil,(function(g,h){return function $b(n,o,p){var{n,o,p,q,r,$s,$r,$c}=$restore(this,{n,o,p});$s=$s||0;s:while(true){switch($s){case 0:q=ACR($clone(n,AT),g[0],o.tagsize,$clone(p,FS));$s=1;case 1:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=q;$s=2;case 2:return r;}return;}var $f={$blk:$b,$c:true,$r,n,o,p,q,r,$s};return $f;};})(g,h),(function(g,h){return function $b(n,o,p,q){var{n,o,p,q,r,s,$s,$r,$c}=$restore(this,{n,o,p,q});$s=$s||0;s:while(true){switch($s){case 0:r=ACS(n,$clone(o,AT),p.wiretag,g[0],$clone(q,FS));$s=1;case 1:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=r;$s=2;case 2:return s;}return;}var $f={$blk:$b,$c:true,$r,n,o,p,q,r,s,$s};return $f;};})(g,h),(function(g,h){return function $b(n,o,p,q,r){var{n,o,p,q,r,s,t,$s,$r,$c}=$restore(this,{n,o,p,q,r});$s=$s||0;s:while(true){switch($s){case 0:s=ACT(n,$clone(o,AT),h[0],p,g[0],$clone(r,FV));$s=1;case 1:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=s;$s=2;case 2:return t;}return;}var $f={$blk:$b,$c:true,$r,n,o,p,q,r,s,t,$s};return $f;};})(g,h),(function(g,h){return function $b(n,o){var{n,o,p,q,$s,$r,$c}=$restore(this,{n,o});$s=$s||0;s:while(true){switch($s){case 0:p=ACG($clone(n,AT),g[0]);$s=1;case 1:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=p;$s=2;case 2:return q;}return;}var $f={$blk:$b,$c:true,$r,n,o,p,q,$s};return $f;};})(g,h),DW);}return;}var $f={$blk:ACQ,$c:true,$r,f,g,h,i,j,k,l,m,$s};return $f;};ACR=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(f,AT).PointerSlice();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=0;m=k;n=0;case 2:if(!(n=m.$length)?($throwRuntimeError("index out of range"),undefined):m.$array[m.$offset+n]),AT);p=g.Elem();$s=4;case 4:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=$clone(o,AT).AsValueOf(p);$s=5;case 5:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=ACX($clone(q,F.Value));$s=6;case 6:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=r;t=T.Size(s);$s=7;case 7:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}l=l+((($imul(2,h))+t>>0))>>0;n++;$s=2;continue;case 3:$s=-1;return l;}return;}var $f={$blk:ACR,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s};return $f;};ACS=function(f,g,h,i,j){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=$clone(g,AT).PointerSlice();$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;m=$ifaceNil;n=l;o=0;case 2:if(!(o=n.$length)?($throwRuntimeError("index out of range"),undefined):n.$array[n.$offset+o]),AT);q=i.Elem();$s=4;case 4:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=$clone(p,AT).AsValueOf(q);$s=5;case 5:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=ACX($clone(r,F.Value));$s=6;case 6:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=s;f=H.AppendVarint(f,h);v=$clone($clone(j,FS).Options(),T.MarshalOptions).MarshalAppend(f,t);$s=7;case 7:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}u=v;f=u[0];m=u[1];if(!($interfaceIsEqual(m,$ifaceNil))){$s=-1;return[f,m];}f=H.AppendVarint(f,new $Uint64(h.$high+0,h.$low+1));o++;$s=2;continue;case 3:$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:ACS,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s};return $f;};ACT=function(f,g,h,i,j,k){var{aa,ab,ac,ad,ae,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f,g,h,i,j,k});$s=$s||0;s:while(true){switch($s){case 0:l=new FX.ptr(0,false);m=$ifaceNil;if(!((i===3))){n=$clone(l,FX);o=FY;FX.copy(l,n);m=o;$s=-1;return[l,m];}p=H.ConsumeGroup(h,f);f=p[0];q=p[1];if(q<0){r=$clone(l,FX);s=FT;FX.copy(l,r);m=s;$s=-1;return[l,m];}t=j.Elem();$s=1;case 1:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=F.New(t);$s=2;case 2:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}v=u;x=ACX($clone(v,F.Value));$s=3;case 3:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}y=x.ProtoReflect();$s=4;case 4:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}z=$clone($clone(k,FV).Options(),T.UnmarshalOptions).UnmarshalState(new AED.ptr(new P.NoUnkeyedLiterals.ptr(),y,f,0,$ifaceNil,0));$s=5;case 5:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}w=z;aa=$clone(w[0],AEE);m=w[1];if(!($interfaceIsEqual(m,$ifaceNil))){ab=$clone(l,FX);ac=m;FX.copy(l,ab);m=ac;$s=-1;return[l,m];}$r=$clone(g,AT).AppendPointerSlice($clone(AV($clone(v,F.Value)),AT));$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}l.n=q;l.initialized=!((((aa.Flags&1)>>>0)===0));ad=$clone(l,FX);ae=$ifaceNil;FX.copy(l,ad);m=ae;$s=-1;return[l,m];}return;}var $f={$blk:ACT,$c:true,$r,aa,ab,ac,ad,ae,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};ACU=function(f,g,h){var{f,g,h,i,j,k,l,m,n,o,$s,$r,$c}=$restore(this,{f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=$clone(f,AT).PointerSlice();$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;k=0;l=j;m=0;case 2:if(!(m=l.$length)?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+m]),AT);o=g.mi.sizePointer($clone(n,AT),$clone(h,FS));$s=4;case 4:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}k=k+((($imul(2,g.tagsize))+o>>0))>>0;m++;$s=2;continue;case 3:$s=-1;return k;}return;}var $f={$blk:ACU,$c:true,$r,f,g,h,i,j,k,l,m,n,o,$s};return $f;};ACV=function(f,g,h,i){var{f,g,h,i,j,k,l,m,n,o,p,q,r,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$clone(g,AT).PointerSlice();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=$ifaceNil;m=k;n=0;case 2:if(!(n=m.$length)?($throwRuntimeError("index out of range"),undefined):m.$array[m.$offset+n]),AT);f=H.AppendVarint(f,h.wiretag);q=h.mi.marshalAppendPointer(f,$clone(o,AT),$clone(i,FS));$s=4;case 4:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}p=q;f=p[0];l=p[1];if(!($interfaceIsEqual(l,$ifaceNil))){$s=-1;return[f,l];}f=H.AppendVarint(f,(r=h.wiretag,new $Uint64(r.$high+0,r.$low+1)));n++;$s=2;continue;case 3:$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:ACV,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,$s};return $f;};ACW=function(f,g,h,i,j){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s,$r,$c}=$restore(this,{f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:if(!((h===3))){$s=-1;return[new FX.ptr(0,false),FY];}k=i.mi.GoReflectType.Elem();$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=F.New(k);$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=$clone(l,F.Value).Interface();$s=3;case 3:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;o=AW(n);$s=4;case 4:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=$clone(o,AT);r=i.mi.unmarshalPointer(f,$clone(p,AT),i.num,$clone(j,FV));$s=5;case 5:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}q=r;s=$clone(q[0],FX);t=q[1];if(!($interfaceIsEqual(t,$ifaceNil))){$s=-1;return[s,t];}$r=$clone(g,AT).AppendPointerSlice($clone(p,AT));$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return[s,$ifaceNil];}return;}var $f={$blk:ACW,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s};return $f;};ACX=function(f){var{f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:h=$clone(f,F.Value).Interface();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}g=$assertType(h,B.ProtoMessage,true);i=g[0];j=g[1];if(j){$s=-1;return i;}k=EA($clone(f,F.Value));$s=2;case 2:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k.Interface();$s=3;case 3:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;$s=4;case 4:return m;}return;}var $f={$blk:ACX,$c:true,$r,f,g,h,i,j,k,l,m,$s};return $f;};ADA=function(f){var{f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=$assertType(f,AHY,true);h=g[0];i=g[1];if(i){$s=1;continue;}$s=2;continue;case 1:j=h.lazyInit();$s=3;case 3:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}j;$s=-1;return h.info;case 2:k=ADB(f);$s=4;case 4:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;$s=5;case 5:return l;}return;}var $f={$blk:ADA,$c:true,$r,f,g,h,i,j,k,l,$s};return $f;};ADB=function(f){var{f,g,h,i,j,k,l,m,n,o,p,q,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:h=ACZ.Load(f);$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}g=h;i=g[0];j=g[1];if(j){$s=-1;return $assertType(i,AHZ);}k=f.TypeDescriptor();$s=2;case 2:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=ADC(k);$s=3;case 3:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;o=EC.LoadOrStore(f,m);$s=4;case 4:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}n=o;p=n[0];q=n[1];if(q){$s=-1;return $assertType(p,AHZ);}$s=-1;return m;}return;}var $f={$blk:ADB,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,$s};return $f;};ADC=function(f){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=new $Uint64(0,0);h=f.IsPacked();$s=4;case 4:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}if(!h){$s=1;continue;}$s=2;continue;case 1:i=f.Number();$s=5;case 5:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;k=f.Kind();$s=6;case 6:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}m=(l=AAX[B.Kind.keyFor(k)],l!==undefined?l.v:0);n=H.EncodeTag(j,m);$s=7;case 7:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}g=n;$s=3;continue;case 2:o=f.Number();$s=8;case 8:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=H.EncodeTag(o,2);$s=9;case 9:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}g=p;case 3:q=HU(f);$s=10;case 10:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=new ACY.ptr(g,H.SizeVarint(g),false,$clone(q,HS),new AK.ptr(AEO.nil,0,0,0,new $Uint64(0,0)));s=f.Kind();$s=12;case 12:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=s;if((t===(11))||(t===(10))||(t===(14))){$s=13;continue;}u=f.Cardinality();$s=16;case 16:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}if(u===3){$s=14;continue;}$s=15;continue;case 13:r.unmarshalNeedsValue=true;$s=15;continue;case 14:r.unmarshalNeedsValue=true;case 15:case 11:$s=-1;return r;}return;}var $f={$blk:ADC,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,$s};return $f;};ADE.ptr.prototype.appendLazyBytes=function(f,g,h,i,j){var f,g,h,i,j,k;k=this;if(k.lazy===AGO.nil){k.lazy=new ADD.ptr(0,new N.Mutex.ptr(0,0),g,new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil),ADP.nil,$throwNilPointerError);}k.typ=f;k.lazy.xi=g;k.lazy.b=H.AppendTag(k.lazy.b,h,i);k.lazy.b=$appendSlice(k.lazy.b,j);};ADE.prototype.appendLazyBytes=function(f,g,h,i,j){return this.$val.appendLazyBytes(f,g,h,i,j);};ADE.ptr.prototype.canLazy=function(f){var f,g,h;g=this;if($interfaceIsEqual(g.typ,$ifaceNil)){return true;}if($interfaceIsEqual(g.typ,f)&&!(g.lazy===AGO.nil)&&(S.LoadUint32((h=g.lazy,(h.$ptr_atomicOnce||(h.$ptr_atomicOnce=new AFF(function(){return this.$target.atomicOnce;},function($v){this.$target.atomicOnce=$v;},h)))))===0)){return true;}return false;};ADE.prototype.canLazy=function(f){return this.$val.canLazy(f);};ADE.ptr.prototype.lazyInit=function(){var{f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,$s,$deferred,$r,$c}=$restore(this,{});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);f=this;$r=f.lazy.mu.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(f.lazy.mu,"Unlock"),[]]);if(S.LoadUint32((g=f.lazy,(g.$ptr_atomicOnce||(g.$ptr_atomicOnce=new AFF(function(){return this.$target.atomicOnce;},function($v){this.$target.atomicOnce=$v;},g)))))===1){$s=2;continue;}$s=3;continue;case 2:$s=4;case 4:return;case 3:if(!(f.lazy.xi===AHZ.nil)){$s=5;continue;}$s=6;continue;case 5:h=f.lazy.b;i=f.typ.New();$s=8;case 8:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=$clone(i,B.Value);case 9:if(!(h.$length>0)){$s=10;continue;}k=new $Uint64(0,0);if((0>=h.$length?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+0])<128){$s=11;continue;}if(h.$length>=2&&(1>=h.$length?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+1])<128){$s=12;continue;}$s=13;continue;case 11:k=(new $Uint64(0,(0>=h.$length?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+0])));h=$subslice(h,1);$s=14;continue;case 12:k=(l=(new $Uint64(0,(((0>=h.$length?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+0])&127)>>>0))),m=$shiftLeft64((new $Uint64(0,(1>=h.$length?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+1]))),7),new $Uint64(l.$high+m.$high,l.$low+m.$low));h=$subslice(h,2);$s=14;continue;case 13:n=0;o=H.ConsumeVarint(h);k=o[0];n=o[1];if(n<0){$s=15;continue;}$s=16;continue;case 15:p=W.New("bad tag in lazy extension decoding",new AEN([]));$s=17;case 17:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}$panic(p);case 16:h=$subslice(h,n);case 14:q=(($shiftRightUint64(k,3).$low>>0));r=((new $Uint64(k.$high&0,(k.$low&7)>>>0).$low<<24>>24));s=new FX.ptr(0,false);t=$ifaceNil;v=f.lazy.xi.funcs.unmarshal(h,$clone(j,B.Value),q,r,$clone(FW,FV));$s=18;case 18:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}u=v;B.Value.copy(j,u[0]);FX.copy(s,u[1]);t=u[2];if(!($interfaceIsEqual(t,$ifaceNil))){$s=19;continue;}$s=20;continue;case 19:w=W.New("decode failure in lazy extension decoding: %v",new AEN([t]));$s=21;case 21:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}$panic(w);case 20:h=$subslice(h,s.n);$s=9;continue;case 10:B.Value.copy(f.lazy.value,j);$s=7;continue;case 6:x=f.lazy.fn();$s=22;case 22:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}B.Value.copy(f.lazy.value,x);case 7:f.lazy.xi=AHZ.nil;f.lazy.fn=$throwNilPointerError;f.lazy.b=ADP.nil;S.StoreUint32((y=f.lazy,(y.$ptr_atomicOnce||(y.$ptr_atomicOnce=new AFF(function(){return this.$target.atomicOnce;},function($v){this.$target.atomicOnce=$v;},y)))),1);$s=-1;return;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:ADE.ptr.prototype.lazyInit,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,$s,$deferred};return $f;}}};ADE.prototype.lazyInit=function(){return this.$val.lazyInit();};ADE.ptr.prototype.Set=function(f,g){var f,g,h;h=this;h.typ=f;B.Value.copy(h.value,g);h.lazy=AGO.nil;};ADE.prototype.Set=function(f,g){return this.$val.Set(f,g);};ADE.ptr.prototype.SetLazy=function(f,g){var f,g,h;h=this;h.typ=f;h.lazy=new ADD.ptr(0,new N.Mutex.ptr(0,0),AHZ.nil,new B.Value.ptr(AGK.zero(),0,new $Uint64(0,0),"",ADP.nil,$ifaceNil),ADP.nil,g);};ADE.prototype.SetLazy=function(f,g){return this.$val.SetLazy(f,g);};ADE.ptr.prototype.Value=function(){var{f,g,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:f=this;if(!(f.lazy===AGO.nil)){$s=1;continue;}$s=2;continue;case 1:if(S.LoadUint32((g=f.lazy,(g.$ptr_atomicOnce||(g.$ptr_atomicOnce=new AFF(function(){return this.$target.atomicOnce;},function($v){this.$target.atomicOnce=$v;},g)))))===0){$s=3;continue;}$s=4;continue;case 3:$r=f.lazyInit();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 4:$s=-1;return f.lazy.value;case 2:$s=-1;return f.value;}return;}var $f={$blk:ADE.ptr.prototype.Value,$c:true,$r,f,g,$s};return $f;};ADE.prototype.Value=function(){return this.$val.Value();};ADE.ptr.prototype.Type=function(){var f;f=this;return f.typ;};ADE.prototype.Type=function(){return this.$val.Type();};ADE.ptr.prototype.IsSet=function(){var f;f=this;return!($interfaceIsEqual(f.typ,$ifaceNil));};ADE.prototype.IsSet=function(){return this.$val.IsSet();};BS.ptr.prototype.checkInitialized=function(f){var{f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=new AT.ptr(new F.Value.ptr(AES.nil,0,0));i=$assertType(f.Message,ADQ,true);j=i[0];k=i[1];if(k){AT.copy(h,j.pointer());}else{AT.copy(h,$assertType(f.Message,ADR).pointer());}l=g.checkInitializedPointer($clone(h,AT));$s=1;case 1:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=[new AEJ.ptr(new P.NoUnkeyedLiterals.ptr()),l];$s=2;case 2:return m;}return;}var $f={$blk:BS.ptr.prototype.checkInitialized,$c:true,$r,f,g,h,i,j,k,l,m,$s};return $f;};BS.prototype.checkInitialized=function(f){return this.$val.checkInitialized(f);};BS.ptr.prototype.checkInitializedPointer=function(f){var{aa,ab,ac,ad,ae,af,ag,ah,ai,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;$r=g.init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(!g.coderMessageInfo.needsInitCheck){$s=-1;return $ifaceNil;}if($clone(f,AT).IsNil()){$s=2;continue;}$s=3;continue;case 2:h=g.coderMessageInfo.orderedCoderFields;i=0;case 4:if(!(i=h.$length)?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+i]);if(j.isRequired){$s=6;continue;}$s=7;continue;case 6:k=g.Desc.Fields();$s=8;case 8:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k.ByNumber(j.num);$s=9;case 9:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l.FullName();$s=10;case 10:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=W.RequiredNotSet((m));$s=11;case 11:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;$s=12;case 12:return o;case 7:i++;$s=4;continue;case 5:$s=-1;return $ifaceNil;case 3:if($clone(g.coderMessageInfo.extensionOffset,AP).IsValid()){$s=13;continue;}$s=14;continue;case 13:p=$clone(f,AT).Apply($clone(g.coderMessageInfo.extensionOffset,AP));$s=15;case 15:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=$clone(p,AT).Extensions();$s=16;case 16:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=q;s=g.isInitExtensions(r);$s=17;case 17:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=s;if(!($interfaceIsEqual(t,$ifaceNil))){$s=-1;return t;}case 14:u=g.coderMessageInfo.orderedCoderFields;v=0;case 18:if(!(v=u.$length)?($throwRuntimeError("index out of range"),undefined):u.$array[u.$offset+v]);if(!w.isRequired&&w.funcs.isInit===$throwNilPointerError){v++;$s=18;continue;}x=$clone(f,AT).Apply($clone(w.offset,AP));$s=20;case 20:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}y=$clone(x,AT);if(!(w.isPointer)){z=false;$s=23;continue s;}aa=$clone(y,AT).Elem();$s=24;case 24:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}ab=$clone(aa,AT).IsNil();$s=25;case 25:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}z=ab;case 23:if(z){$s=21;continue;}$s=22;continue;case 21:if(w.isRequired){$s=26;continue;}$s=27;continue;case 26:ac=g.Desc.Fields();$s=28;case 28:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}ad=ac.ByNumber(w.num);$s=29;case 29:if($c){$c=false;ad=ad.$blk();}if(ad&&ad.$blk!==undefined){break s;}ae=ad.FullName();$s=30;case 30:if($c){$c=false;ae=ae.$blk();}if(ae&&ae.$blk!==undefined){break s;}af=W.RequiredNotSet((ae));$s=31;case 31:if($c){$c=false;af=af.$blk();}if(af&&af.$blk!==undefined){break s;}ag=af;$s=32;case 32:return ag;case 27:v++;$s=18;continue;case 22:if(w.funcs.isInit===$throwNilPointerError){v++;$s=18;continue;}ah=w.funcs.isInit($clone(y,AT),w);$s=33;case 33:if($c){$c=false;ah=ah.$blk();}if(ah&&ah.$blk!==undefined){break s;}ai=ah;if(!($interfaceIsEqual(ai,$ifaceNil))){$s=-1;return ai;}v++;$s=18;continue;case 19:$s=-1;return $ifaceNil;}return;}var $f={$blk:BS.ptr.prototype.checkInitializedPointer,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};BS.prototype.checkInitializedPointer=function(f){return this.$val.checkInitializedPointer(f);};BS.ptr.prototype.isInitExtensions=function(f){var{f,g,h,i,j,k,l,m,n,o,p,q,r,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=this;if(f===AGE.nil){$s=-1;return $ifaceNil;}h=f.$get();i=0;j=$keys(h);case 1:if(!(i0){$s=6;continue;}$s=7;continue;case 6:g[0]=true;s=g[0];$s=10;case 10:return s;case 7:t=f[0].ExtensionRanges();$s=13;case 13:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=t.Len();$s=14;case 14:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}if(u>0){$s=11;continue;}$s=12;continue;case 11:g[0]=true;v=g[0];$s=15;case 15:return v;case 12:w=0;case 16:x=f[0].Fields();$s=18;case 18:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}y=x.Len();$s=19;case 19:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}if(!(w>0;$s=16;continue;case 17:g[0]=false;aj=g[0];$s=32;case 32:return aj;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if(!$curGoroutine.asleep){return g[0];}if($curGoroutine.asleep){var $f={$blk:ADJ,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred};return $f;}}};ADK.ptr.prototype.NewError=function(f,g){var{f,g,h,i,$s,$r,$c}=$restore(this,{f,g});$s=$s||0;s:while(true){switch($s){case 0:h=W.New(f,g);$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=2;case 2:return i;}return;}var $f={$blk:ADK.ptr.prototype.NewError,$c:true,$r,f,g,h,i,$s};return $f;};ADK.prototype.NewError=function(f,g){return this.$val.NewError(f,g);};ADK.ptr.prototype.EnumOf=function(f){var{f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=f;if(g===$ifaceNil){$s=1;continue;}if($assertType(g,B.Enum,true)[1]){$s=2;continue;}$s=3;continue;case 1:h=g;$s=-1;return $ifaceNil;case 2:i=g;$s=-1;return i;case 3:j=g;k=F.ValueOf(j);$s=5;case 5:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=FE($clone(k,F.Value));$s=6;case 6:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;$s=7;case 7:return m;case 4:$s=-1;return $ifaceNil;}return;}var $f={$blk:ADK.ptr.prototype.EnumOf,$c:true,$r,f,g,h,i,j,k,l,m,$s};return $f;};ADK.prototype.EnumOf=function(f){return this.$val.EnumOf(f);};ADK.ptr.prototype.EnumDescriptorOf=function(f){var{f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=f;if(g===$ifaceNil){$s=1;continue;}if($assertType(g,B.Enum,true)[1]){$s=2;continue;}$s=3;continue;case 1:h=g;$s=-1;return $ifaceNil;case 2:i=g;k=i.Descriptor();$s=5;case 5:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;$s=6;case 6:return l;case 3:j=g;m=FK(F.TypeOf(j));$s=7;case 7:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;$s=8;case 8:return n;case 4:$s=-1;return $ifaceNil;}return;}var $f={$blk:ADK.ptr.prototype.EnumDescriptorOf,$c:true,$r,f,g,h,i,j,k,l,m,n,$s};return $f;};ADK.prototype.EnumDescriptorOf=function(f){return this.$val.EnumDescriptorOf(f);};ADK.ptr.prototype.EnumTypeOf=function(f){var{f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=f;if(g===$ifaceNil){$s=1;continue;}if($assertType(g,B.Enum,true)[1]){$s=2;continue;}$s=3;continue;case 1:h=g;$s=-1;return $ifaceNil;case 2:i=g;k=i.Type();$s=5;case 5:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;$s=6;case 6:return l;case 3:j=g;m=FG(F.TypeOf(j));$s=7;case 7:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;$s=8;case 8:return n;case 4:$s=-1;return $ifaceNil;}return;}var $f={$blk:ADK.ptr.prototype.EnumTypeOf,$c:true,$r,f,g,h,i,j,k,l,m,n,$s};return $f;};ADK.prototype.EnumTypeOf=function(f){return this.$val.EnumTypeOf(f);};ADK.ptr.prototype.EnumStringOf=function(f,g){var{f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{f,g});$s=$s||0;s:while(true){switch($s){case 0:h=f.Values();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h.ByNumber(g);$s=2;case 2:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;if(!($interfaceIsEqual(j,$ifaceNil))){$s=3;continue;}$s=4;continue;case 3:k=j.Name();$s=5;case 5:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=(k);$s=6;case 6:return l;case 4:$s=-1;return Q.Itoa(((g>>0)));}return;}var $f={$blk:ADK.ptr.prototype.EnumStringOf,$c:true,$r,f,g,h,i,j,k,l,$s};return $f;};ADK.prototype.EnumStringOf=function(f,g){return this.$val.EnumStringOf(f,g);};ADN.ptr.prototype.Reset=function(){var{f,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:f=this;$r=T.Reset(f.m);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:ADN.ptr.prototype.Reset,$c:true,$r,f,$s};return $f;};ADN.prototype.Reset=function(){return this.$val.Reset();};ADN.ptr.prototype.String=function(){var{f,g,h,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=new ADK.ptr().MessageStringOf(f.m);$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;$s=2;case 2:return h;}return;}var $f={$blk:ADN.ptr.prototype.String,$c:true,$r,f,g,h,$s};return $f;};ADN.prototype.String=function(){return this.$val.String();};ADN.ptr.prototype.ProtoMessage=function(){var f;f=this;};ADN.prototype.ProtoMessage=function(){return this.$val.ProtoMessage();};ADK.ptr.prototype.ProtoMessageV1Of=function(f){var{f,g,h,i,j,k,l,m,n,o,p,q,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=f;if(g===$ifaceNil){$s=1;continue;}if($assertType(g,M.MessageV1,true)[1]){$s=2;continue;}if($assertType(g,GH,true)[1]){$s=3;continue;}if($assertType(g,B.ProtoMessage,true)[1]){$s=4;continue;}$s=5;continue;case 1:h=g;$s=-1;return $ifaceNil;case 2:i=g;$s=-1;return i;case 3:j=g;m=j.protoUnwrap();$s=7;case 7:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=new ADK.ptr().ProtoMessageV1Of(m);$s=8;case 8:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;$s=9;case 9:return o;case 4:k=g;$s=-1;return(p=new ADN.ptr(k),new p.constructor.elem(p));case 5:l=g;q=A.Sprintf("message %T is neither a v1 or v2 Message",new AEN([f]));$s=10;case 10:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}$panic(new $String(q));case 6:$s=-1;return $ifaceNil;}return;}var $f={$blk:ADK.ptr.prototype.ProtoMessageV1Of,$c:true,$r,f,g,h,i,j,k,l,m,n,o,p,q,$s};return $f;};ADK.prototype.ProtoMessageV1Of=function(f){return this.$val.ProtoMessageV1Of(f);};ADK.ptr.prototype.protoMessageV2Of=function(f){var{f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=f;if(g===$ifaceNil){$s=1;continue;}if($assertType(g,B.ProtoMessage,true)[1]){$s=2;continue;}if($assertType(g,ADN,true)[1]){$s=3;continue;}if($assertType(g,M.MessageV1,true)[1]){$s=4;continue;}$s=5;continue;case 1:h=g;$s=-1;return $ifaceNil;case 2:i=g;$s=-1;return i;case 3:j=$clone(g.$val,ADN);$s=-1;return j.m;case 4:k=g;$s=-1;return $ifaceNil;case 5:l=g;m=A.Sprintf("message %T is neither a v1 or v2 Message",new AEN([f]));$s=7;case 7:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}$panic(new $String(m));case 6:$s=-1;return $ifaceNil;}return;}var $f={$blk:ADK.ptr.prototype.protoMessageV2Of,$c:true,$r,f,g,h,i,j,k,l,m,$s};return $f;};ADK.prototype.protoMessageV2Of=function(f){return this.$val.protoMessageV2Of(f);};ADK.ptr.prototype.ProtoMessageV2Of=function(f){var{f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:if($interfaceIsEqual(f,$ifaceNil)){$s=-1;return $ifaceNil;}g=$clone((new ADK.ptr()),ADK).protoMessageV2Of(f);$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;if(!($interfaceIsEqual(h,$ifaceNil))){$s=-1;return h;}i=F.ValueOf(f);$s=2;case 2:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=EA($clone(i,F.Value));$s=3;case 3:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.Interface();$s=4;case 4:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;$s=5;case 5:return l;}return;}var $f={$blk:ADK.ptr.prototype.ProtoMessageV2Of,$c:true,$r,f,g,h,i,j,k,l,$s};return $f;};ADK.prototype.ProtoMessageV2Of=function(f){return this.$val.ProtoMessageV2Of(f);};ADK.ptr.prototype.MessageOf=function(f){var{f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:if($interfaceIsEqual(f,$ifaceNil)){$s=-1;return $ifaceNil;}g=$clone((new ADK.ptr()),ADK).protoMessageV2Of(f);$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;if(!($interfaceIsEqual(h,$ifaceNil))){$s=2;continue;}$s=3;continue;case 2:i=h.ProtoReflect();$s=4;case 4:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;$s=5;case 5:return j;case 3:k=F.ValueOf(f);$s=6;case 6:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=EA($clone(k,F.Value));$s=7;case 7:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;$s=8;case 8:return m;}return;}var $f={$blk:ADK.ptr.prototype.MessageOf,$c:true,$r,f,g,h,i,j,k,l,m,$s};return $f;};ADK.prototype.MessageOf=function(f){return this.$val.MessageOf(f);};ADK.ptr.prototype.MessageDescriptorOf=function(f){var{f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:if($interfaceIsEqual(f,$ifaceNil)){$s=-1;return $ifaceNil;}g=$clone((new ADK.ptr()),ADK).protoMessageV2Of(f);$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;if(!($interfaceIsEqual(h,$ifaceNil))){$s=2;continue;}$s=3;continue;case 2:i=h.ProtoReflect();$s=4;case 4:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i.Descriptor();$s=5;case 5:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;$s=6;case 6:return k;case 3:l=EF(F.TypeOf(f));$s=7;case 7:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;$s=8;case 8:return m;}return;}var $f={$blk:ADK.ptr.prototype.MessageDescriptorOf,$c:true,$r,f,g,h,i,j,k,l,m,$s};return $f;};ADK.prototype.MessageDescriptorOf=function(f){return this.$val.MessageDescriptorOf(f);};ADK.ptr.prototype.MessageTypeOf=function(f){var{f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:if($interfaceIsEqual(f,$ifaceNil)){$s=-1;return $ifaceNil;}g=$clone((new ADK.ptr()),ADK).protoMessageV2Of(f);$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;if(!($interfaceIsEqual(h,$ifaceNil))){$s=2;continue;}$s=3;continue;case 2:i=h.ProtoReflect();$s=4;case 4:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i.Type();$s=5;case 5:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;$s=6;case 6:return k;case 3:l=EB(F.TypeOf(f),"");$s=7;case 7:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;$s=8;case 8:return m;}return;}var $f={$blk:ADK.ptr.prototype.MessageTypeOf,$c:true,$r,f,g,h,i,j,k,l,m,$s};return $f;};ADK.prototype.MessageTypeOf=function(f){return this.$val.MessageTypeOf(f);};ADK.ptr.prototype.MessageStringOf=function(f){var{f,g,h,$s,$r,$c}=$restore(this,{f});$s=$s||0;s:while(true){switch($s){case 0:g=new AG.MarshalOptions.ptr(new P.NoUnkeyedLiterals.ptr(),false,"",false,false,false,false,$ifaceNil).Format(f);$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;$s=2;case 2:return h;}return;}var $f={$blk:ADK.ptr.prototype.MessageStringOf,$c:true,$r,f,g,h,$s};return $f;};ADK.prototype.MessageStringOf=function(f){return this.$val.MessageStringOf(f);};AH.methods=[{prop:"get",name:"get",pkg:"google.golang.org/protobuf/internal/impl",typ:$funcType([H.Number],[B.ProtoMessage,$Bool],false)}];AGC.methods=[{prop:"set",name:"set",pkg:"google.golang.org/protobuf/internal/impl",typ:$funcType([H.Number,B.ProtoMessage],[],false)},{prop:"clear",name:"clear",pkg:"google.golang.org/protobuf/internal/impl",typ:$funcType([H.Number],[],false)}];AI.methods=[{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)}];AP.methods=[{prop:"IsValid",name:"IsValid",pkg:"",typ:$funcType([],[$Bool],false)}];AT.methods=[{prop:"IsNil",name:"IsNil",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Apply",name:"Apply",pkg:"",typ:$funcType([AP],[AT],false)},{prop:"AsValueOf",name:"AsValueOf",pkg:"",typ:$funcType([F.Type],[F.Value],false)},{prop:"AsIfaceOf",name:"AsIfaceOf",pkg:"",typ:$funcType([F.Type],[$emptyInterface],false)},{prop:"Bool",name:"Bool",pkg:"",typ:$funcType([],[AET],false)},{prop:"BoolPtr",name:"BoolPtr",pkg:"",typ:$funcType([],[AEU],false)},{prop:"BoolSlice",name:"BoolSlice",pkg:"",typ:$funcType([],[AEW],false)},{prop:"Int32",name:"Int32",pkg:"",typ:$funcType([],[AEX],false)},{prop:"Int32Ptr",name:"Int32Ptr",pkg:"",typ:$funcType([],[AEY],false)},{prop:"Int32Slice",name:"Int32Slice",pkg:"",typ:$funcType([],[AFA],false)},{prop:"Int64",name:"Int64",pkg:"",typ:$funcType([],[AFB],false)},{prop:"Int64Ptr",name:"Int64Ptr",pkg:"",typ:$funcType([],[AFC],false)},{prop:"Int64Slice",name:"Int64Slice",pkg:"",typ:$funcType([],[AFE],false)},{prop:"Uint32",name:"Uint32",pkg:"",typ:$funcType([],[AFF],false)},{prop:"Uint32Ptr",name:"Uint32Ptr",pkg:"",typ:$funcType([],[AFG],false)},{prop:"Uint32Slice",name:"Uint32Slice",pkg:"",typ:$funcType([],[AFI],false)},{prop:"Uint64",name:"Uint64",pkg:"",typ:$funcType([],[AFJ],false)},{prop:"Uint64Ptr",name:"Uint64Ptr",pkg:"",typ:$funcType([],[AFK],false)},{prop:"Uint64Slice",name:"Uint64Slice",pkg:"",typ:$funcType([],[AFM],false)},{prop:"Float32",name:"Float32",pkg:"",typ:$funcType([],[AFN],false)},{prop:"Float32Ptr",name:"Float32Ptr",pkg:"",typ:$funcType([],[AFO],false)},{prop:"Float32Slice",name:"Float32Slice",pkg:"",typ:$funcType([],[AFQ],false)},{prop:"Float64",name:"Float64",pkg:"",typ:$funcType([],[AFR],false)},{prop:"Float64Ptr",name:"Float64Ptr",pkg:"",typ:$funcType([],[AFS],false)},{prop:"Float64Slice",name:"Float64Slice",pkg:"",typ:$funcType([],[AFU],false)},{prop:"String",name:"String",pkg:"",typ:$funcType([],[AFV],false)},{prop:"StringPtr",name:"StringPtr",pkg:"",typ:$funcType([],[AFW],false)},{prop:"StringSlice",name:"StringSlice",pkg:"",typ:$funcType([],[AFY],false)},{prop:"Bytes",name:"Bytes",pkg:"",typ:$funcType([],[ADU],false)},{prop:"BytesPtr",name:"BytesPtr",pkg:"",typ:$funcType([],[AFZ],false)},{prop:"BytesSlice",name:"BytesSlice",pkg:"",typ:$funcType([],[AGB],false)},{prop:"WeakFields",name:"WeakFields",pkg:"",typ:$funcType([],[AGC],false)},{prop:"Extensions",name:"Extensions",pkg:"",typ:$funcType([],[AGE],false)},{prop:"Elem",name:"Elem",pkg:"",typ:$funcType([],[AT],false)},{prop:"PointerSlice",name:"PointerSlice",pkg:"",typ:$funcType([],[AGF],false)},{prop:"AppendPointerSlice",name:"AppendPointerSlice",pkg:"",typ:$funcType([AT],[],false)},{prop:"SetPointer",name:"SetPointer",pkg:"",typ:$funcType([AT],[],false)}];AIB.methods=[{prop:"Init",name:"Init",pkg:"",typ:$funcType([AEO],[ADR],false)}];AGN.methods=[{prop:"Range",name:"Range",pkg:"",typ:$funcType([AIP],[],false)},{prop:"Has",name:"Has",pkg:"",typ:$funcType([B.ExtensionType],[$Bool],false)},{prop:"Clear",name:"Clear",pkg:"",typ:$funcType([B.ExtensionType],[],false)},{prop:"Get",name:"Get",pkg:"",typ:$funcType([B.ExtensionType],[B.Value],false)},{prop:"Set",name:"Set",pkg:"",typ:$funcType([B.ExtensionType,B.Value],[],false)},{prop:"Mutable",name:"Mutable",pkg:"",typ:$funcType([B.ExtensionType],[B.Value],false)}];ADQ.methods=[{prop:"pointer",name:"pointer",pkg:"google.golang.org/protobuf/internal/impl",typ:$funcType([],[AT],false)},{prop:"messageInfo",name:"messageInfo",pkg:"google.golang.org/protobuf/internal/impl",typ:$funcType([],[AEO],false)},{prop:"LoadMessageInfo",name:"LoadMessageInfo",pkg:"",typ:$funcType([],[AEO],false)},{prop:"StoreMessageInfo",name:"StoreMessageInfo",pkg:"",typ:$funcType([AEO],[],false)},{prop:"Descriptor",name:"Descriptor",pkg:"",typ:$funcType([],[B.MessageDescriptor],false)},{prop:"Type",name:"Type",pkg:"",typ:$funcType([],[B.MessageType],false)},{prop:"New",name:"New",pkg:"",typ:$funcType([],[B.Message],false)},{prop:"Interface",name:"Interface",pkg:"",typ:$funcType([],[B.ProtoMessage],false)},{prop:"protoUnwrap",name:"protoUnwrap",pkg:"google.golang.org/protobuf/internal/impl",typ:$funcType([],[$emptyInterface],false)},{prop:"ProtoMethods",name:"ProtoMethods",pkg:"",typ:$funcType([],[AIR],false)},{prop:"ProtoMessageInfo",name:"ProtoMessageInfo",pkg:"",typ:$funcType([],[AEO],false)},{prop:"Range",name:"Range",pkg:"",typ:$funcType([AIP],[],false)},{prop:"Has",name:"Has",pkg:"",typ:$funcType([B.FieldDescriptor],[$Bool],false)},{prop:"Clear",name:"Clear",pkg:"",typ:$funcType([B.FieldDescriptor],[],false)},{prop:"Get",name:"Get",pkg:"",typ:$funcType([B.FieldDescriptor],[B.Value],false)},{prop:"Set",name:"Set",pkg:"",typ:$funcType([B.FieldDescriptor,B.Value],[],false)},{prop:"Mutable",name:"Mutable",pkg:"",typ:$funcType([B.FieldDescriptor],[B.Value],false)},{prop:"NewField",name:"NewField",pkg:"",typ:$funcType([B.FieldDescriptor],[B.Value],false)},{prop:"WhichOneof",name:"WhichOneof",pkg:"",typ:$funcType([B.OneofDescriptor],[B.FieldDescriptor],false)},{prop:"GetUnknown",name:"GetUnknown",pkg:"",typ:$funcType([],[B.RawFields],false)},{prop:"SetUnknown",name:"SetUnknown",pkg:"",typ:$funcType([B.RawFields],[],false)},{prop:"IsValid",name:"IsValid",pkg:"",typ:$funcType([],[$Bool],false)}];ADR.methods=[{prop:"Descriptor",name:"Descriptor",pkg:"",typ:$funcType([],[B.MessageDescriptor],false)},{prop:"Type",name:"Type",pkg:"",typ:$funcType([],[B.MessageType],false)},{prop:"New",name:"New",pkg:"",typ:$funcType([],[B.Message],false)},{prop:"Interface",name:"Interface",pkg:"",typ:$funcType([],[B.ProtoMessage],false)},{prop:"protoUnwrap",name:"protoUnwrap",pkg:"google.golang.org/protobuf/internal/impl",typ:$funcType([],[$emptyInterface],false)},{prop:"ProtoMethods",name:"ProtoMethods",pkg:"",typ:$funcType([],[AIR],false)},{prop:"ProtoMessageInfo",name:"ProtoMessageInfo",pkg:"",typ:$funcType([],[AEO],false)},{prop:"Range",name:"Range",pkg:"",typ:$funcType([AIP],[],false)},{prop:"Has",name:"Has",pkg:"",typ:$funcType([B.FieldDescriptor],[$Bool],false)},{prop:"Clear",name:"Clear",pkg:"",typ:$funcType([B.FieldDescriptor],[],false)},{prop:"Get",name:"Get",pkg:"",typ:$funcType([B.FieldDescriptor],[B.Value],false)},{prop:"Set",name:"Set",pkg:"",typ:$funcType([B.FieldDescriptor,B.Value],[],false)},{prop:"Mutable",name:"Mutable",pkg:"",typ:$funcType([B.FieldDescriptor],[B.Value],false)},{prop:"NewField",name:"NewField",pkg:"",typ:$funcType([B.FieldDescriptor],[B.Value],false)},{prop:"WhichOneof",name:"WhichOneof",pkg:"",typ:$funcType([B.OneofDescriptor],[B.FieldDescriptor],false)},{prop:"GetUnknown",name:"GetUnknown",pkg:"",typ:$funcType([],[B.RawFields],false)},{prop:"SetUnknown",name:"SetUnknown",pkg:"",typ:$funcType([B.RawFields],[],false)},{prop:"IsValid",name:"IsValid",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"pointer",name:"pointer",pkg:"google.golang.org/protobuf/internal/impl",typ:$funcType([],[AT],false)},{prop:"messageInfo",name:"messageInfo",pkg:"google.golang.org/protobuf/internal/impl",typ:$funcType([],[AEO],false)}];ADS.methods=[{prop:"Reset",name:"Reset",pkg:"",typ:$funcType([],[],false)},{prop:"ProtoReflect",name:"ProtoReflect",pkg:"",typ:$funcType([],[B.Message],false)},{prop:"protoUnwrap",name:"protoUnwrap",pkg:"google.golang.org/protobuf/internal/impl",typ:$funcType([],[$emptyInterface],false)}];AEO.methods=[{prop:"validate",name:"validate",pkg:"google.golang.org/protobuf/internal/impl",typ:$funcType([ADP,H.Number,FV],[FX,AI],false)},{prop:"makeReflectFuncs",name:"makeReflectFuncs",pkg:"google.golang.org/protobuf/internal/impl",typ:$funcType([F.Type,CG],[],false)},{prop:"makeKnownFieldsFunc",name:"makeKnownFieldsFunc",pkg:"google.golang.org/protobuf/internal/impl",typ:$funcType([CG],[],false)},{prop:"makeUnknownFieldsFunc",name:"makeUnknownFieldsFunc",pkg:"google.golang.org/protobuf/internal/impl",typ:$funcType([F.Type,CG],[],false)},{prop:"makeExtensionFieldsFunc",name:"makeExtensionFieldsFunc",pkg:"google.golang.org/protobuf/internal/impl",typ:$funcType([F.Type,CG],[],false)},{prop:"makeFieldTypes",name:"makeFieldTypes",pkg:"google.golang.org/protobuf/internal/impl",typ:$funcType([CG],[],false)},{prop:"MessageOf",name:"MessageOf",pkg:"",typ:$funcType([$emptyInterface],[B.Message],false)},{prop:"checkField",name:"checkField",pkg:"google.golang.org/protobuf/internal/impl",typ:$funcType([B.FieldDescriptor],[AGH,B.ExtensionType],false)},{prop:"init",name:"init",pkg:"google.golang.org/protobuf/internal/impl",typ:$funcType([],[],false)},{prop:"initOnce",name:"initOnce",pkg:"google.golang.org/protobuf/internal/impl",typ:$funcType([],[],false)},{prop:"getPointer",name:"getPointer",pkg:"google.golang.org/protobuf/internal/impl",typ:$funcType([B.Message],[AT,$Bool],false)},{prop:"makeStructInfo",name:"makeStructInfo",pkg:"google.golang.org/protobuf/internal/impl",typ:$funcType([F.Type],[CG],false)},{prop:"New",name:"New",pkg:"",typ:$funcType([],[B.Message],false)},{prop:"Zero",name:"Zero",pkg:"",typ:$funcType([],[B.Message],false)},{prop:"Descriptor",name:"Descriptor",pkg:"",typ:$funcType([],[B.MessageDescriptor],false)},{prop:"Enum",name:"Enum",pkg:"",typ:$funcType([$Int],[B.EnumType],false)},{prop:"Message",name:"Message",pkg:"",typ:$funcType([$Int],[B.MessageType],false)},{prop:"merge",name:"merge",pkg:"google.golang.org/protobuf/internal/impl",typ:$funcType([AEG],[AEE],false)},{prop:"mergePointer",name:"mergePointer",pkg:"google.golang.org/protobuf/internal/impl",typ:$funcType([AT,AT,DO],[],false)},{prop:"size",name:"size",pkg:"google.golang.org/protobuf/internal/impl",typ:$funcType([ADW],[ADX],false)},{prop:"sizePointer",name:"sizePointer",pkg:"google.golang.org/protobuf/internal/impl",typ:$funcType([AT,FS],[$Int],false)},{prop:"sizePointerSlow",name:"sizePointerSlow",pkg:"google.golang.org/protobuf/internal/impl",typ:$funcType([AT,FS],[$Int],false)},{prop:"marshal",name:"marshal",pkg:"google.golang.org/protobuf/internal/impl",typ:$funcType([ADZ],[AEA,$error],false)},{prop:"marshalAppendPointer",name:"marshalAppendPointer",pkg:"google.golang.org/protobuf/internal/impl",typ:$funcType([ADP,AT,FS],[ADP,$error],false)},{prop:"sizeExtensions",name:"sizeExtensions",pkg:"google.golang.org/protobuf/internal/impl",typ:$funcType([AGE,FS],[$Int],false)},{prop:"appendExtensions",name:"appendExtensions",pkg:"google.golang.org/protobuf/internal/impl",typ:$funcType([ADP,AGE,FS],[ADP,$error],false)},{prop:"unmarshal",name:"unmarshal",pkg:"google.golang.org/protobuf/internal/impl",typ:$funcType([AED],[AEE,$error],false)},{prop:"unmarshalPointer",name:"unmarshalPointer",pkg:"google.golang.org/protobuf/internal/impl",typ:$funcType([ADP,AT,H.Number,FV],[FX,$error],false)},{prop:"unmarshalExtension",name:"unmarshalExtension",pkg:"google.golang.org/protobuf/internal/impl",typ:$funcType([ADP,H.Number,H.Type,ADV,FV],[FX,$error],false)},{prop:"makeCoderMethods",name:"makeCoderMethods",pkg:"google.golang.org/protobuf/internal/impl",typ:$funcType([F.Type,CG],[],false)},{prop:"getUnknownBytes",name:"getUnknownBytes",pkg:"google.golang.org/protobuf/internal/impl",typ:$funcType([AT],[ADU],false)},{prop:"mutableUnknownBytes",name:"mutableUnknownBytes",pkg:"google.golang.org/protobuf/internal/impl",typ:$funcType([AT],[ADU],false)},{prop:"initOneofFieldCoders",name:"initOneofFieldCoders",pkg:"google.golang.org/protobuf/internal/impl",typ:$funcType([B.OneofDescriptor,CG],[],false)},{prop:"checkInitialized",name:"checkInitialized",pkg:"google.golang.org/protobuf/internal/impl",typ:$funcType([AEI],[AEJ,$error],false)},{prop:"checkInitializedPointer",name:"checkInitializedPointer",pkg:"google.golang.org/protobuf/internal/impl",typ:$funcType([AT],[$error],false)},{prop:"isInitExtensions",name:"isInitExtensions",pkg:"google.golang.org/protobuf/internal/impl",typ:$funcType([AGE],[$error],false)}];CH.methods=[{prop:"New",name:"New",pkg:"",typ:$funcType([],[B.Message],false)},{prop:"Zero",name:"Zero",pkg:"",typ:$funcType([],[B.Message],false)},{prop:"Descriptor",name:"Descriptor",pkg:"",typ:$funcType([],[B.MessageDescriptor],false)},{prop:"Enum",name:"Enum",pkg:"",typ:$funcType([$Int],[B.EnumType],false)},{prop:"Message",name:"Message",pkg:"",typ:$funcType([$Int],[B.MessageType],false)}];DO.methods=[{prop:"Merge",name:"Merge",pkg:"",typ:$funcType([B.ProtoMessage,B.ProtoMessage],[],false)}];EN.methods=[{prop:"ByNumber",name:"ByNumber",pkg:"",typ:$funcType([B.EnumNumber],[B.EnumValueDescriptor],false)}];EV.methods=[{prop:"New",name:"New",pkg:"",typ:$funcType([],[B.Message],false)},{prop:"Zero",name:"Zero",pkg:"",typ:$funcType([],[B.Message],false)},{prop:"GoType",name:"GoType",pkg:"",typ:$funcType([],[F.Type],false)},{prop:"Descriptor",name:"Descriptor",pkg:"",typ:$funcType([],[B.MessageDescriptor],false)}];EW.methods=[{prop:"Reset",name:"Reset",pkg:"",typ:$funcType([],[],false)},{prop:"ProtoReflect",name:"ProtoReflect",pkg:"",typ:$funcType([],[B.Message],false)},{prop:"Descriptor",name:"Descriptor",pkg:"",typ:$funcType([],[B.MessageDescriptor],false)},{prop:"Type",name:"Type",pkg:"",typ:$funcType([],[B.MessageType],false)},{prop:"New",name:"New",pkg:"",typ:$funcType([],[B.Message],false)},{prop:"Interface",name:"Interface",pkg:"",typ:$funcType([],[B.ProtoMessage],false)},{prop:"Range",name:"Range",pkg:"",typ:$funcType([AIP],[],false)},{prop:"Has",name:"Has",pkg:"",typ:$funcType([B.FieldDescriptor],[$Bool],false)},{prop:"Clear",name:"Clear",pkg:"",typ:$funcType([B.FieldDescriptor],[],false)},{prop:"Get",name:"Get",pkg:"",typ:$funcType([B.FieldDescriptor],[B.Value],false)},{prop:"Set",name:"Set",pkg:"",typ:$funcType([B.FieldDescriptor,B.Value],[],false)},{prop:"Mutable",name:"Mutable",pkg:"",typ:$funcType([B.FieldDescriptor],[B.Value],false)},{prop:"NewField",name:"NewField",pkg:"",typ:$funcType([B.FieldDescriptor],[B.Value],false)},{prop:"WhichOneof",name:"WhichOneof",pkg:"",typ:$funcType([B.OneofDescriptor],[B.FieldDescriptor],false)},{prop:"GetUnknown",name:"GetUnknown",pkg:"",typ:$funcType([],[B.RawFields],false)},{prop:"SetUnknown",name:"SetUnknown",pkg:"",typ:$funcType([B.RawFields],[],false)},{prop:"IsValid",name:"IsValid",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"ProtoMethods",name:"ProtoMethods",pkg:"",typ:$funcType([],[AIR],false)},{prop:"protoUnwrap",name:"protoUnwrap",pkg:"google.golang.org/protobuf/internal/impl",typ:$funcType([],[$emptyInterface],false)}];FB.methods=[{prop:"FindFileByPath",name:"FindFileByPath",pkg:"",typ:$funcType([$String],[B.FileDescriptor,$error],false)},{prop:"FindDescriptorByName",name:"FindDescriptorByName",pkg:"",typ:$funcType([B.FullName],[B.Descriptor,$error],false)},{prop:"RegisterFile",name:"RegisterFile",pkg:"",typ:$funcType([B.FileDescriptor],[$error],false)}];FC.methods=[{prop:"ParentFile",name:"ParentFile",pkg:"",typ:$funcType([],[B.FileDescriptor],false)},{prop:"Parent",name:"Parent",pkg:"",typ:$funcType([],[B.Descriptor],false)},{prop:"Index",name:"Index",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Syntax",name:"Syntax",pkg:"",typ:$funcType([],[B.Syntax],false)},{prop:"Name",name:"Name",pkg:"",typ:$funcType([],[B.Name],false)},{prop:"FullName",name:"FullName",pkg:"",typ:$funcType([],[B.FullName],false)},{prop:"IsPlaceholder",name:"IsPlaceholder",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Options",name:"Options",pkg:"",typ:$funcType([],[B.ProtoMessage],false)},{prop:"Number",name:"Number",pkg:"",typ:$funcType([],[H.Number],false)},{prop:"Cardinality",name:"Cardinality",pkg:"",typ:$funcType([],[B.Cardinality],false)},{prop:"Kind",name:"Kind",pkg:"",typ:$funcType([],[B.Kind],false)},{prop:"HasJSONName",name:"HasJSONName",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"JSONName",name:"JSONName",pkg:"",typ:$funcType([],[$String],false)},{prop:"TextName",name:"TextName",pkg:"",typ:$funcType([],[$String],false)},{prop:"HasPresence",name:"HasPresence",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"HasOptionalKeyword",name:"HasOptionalKeyword",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"IsExtension",name:"IsExtension",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"IsWeak",name:"IsWeak",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"IsPacked",name:"IsPacked",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"IsList",name:"IsList",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"IsMap",name:"IsMap",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"MapKey",name:"MapKey",pkg:"",typ:$funcType([],[B.FieldDescriptor],false)},{prop:"MapValue",name:"MapValue",pkg:"",typ:$funcType([],[B.FieldDescriptor],false)},{prop:"HasDefault",name:"HasDefault",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Default",name:"Default",pkg:"",typ:$funcType([],[B.Value],false)},{prop:"DefaultEnumValue",name:"DefaultEnumValue",pkg:"",typ:$funcType([],[B.EnumValueDescriptor],false)},{prop:"ContainingOneof",name:"ContainingOneof",pkg:"",typ:$funcType([],[B.OneofDescriptor],false)},{prop:"ContainingMessage",name:"ContainingMessage",pkg:"",typ:$funcType([],[B.MessageDescriptor],false)},{prop:"Enum",name:"Enum",pkg:"",typ:$funcType([],[B.EnumDescriptor],false)},{prop:"Message",name:"Message",pkg:"",typ:$funcType([],[B.MessageDescriptor],false)},{prop:"ProtoType",name:"ProtoType",pkg:"",typ:$funcType([B.FieldDescriptor],[],false)},{prop:"ProtoInternal",name:"ProtoInternal",pkg:"",typ:$funcType([P.DoNotImplement],[],false)}];AIX.methods=[{prop:"New",name:"New",pkg:"",typ:$funcType([B.EnumNumber],[B.Enum],false)},{prop:"Descriptor",name:"Descriptor",pkg:"",typ:$funcType([],[B.EnumDescriptor],false)}];AEM.methods=[{prop:"Descriptor",name:"Descriptor",pkg:"",typ:$funcType([],[B.EnumDescriptor],false)},{prop:"Type",name:"Type",pkg:"",typ:$funcType([],[B.EnumType],false)},{prop:"Number",name:"Number",pkg:"",typ:$funcType([],[B.EnumNumber],false)},{prop:"ProtoReflect",name:"ProtoReflect",pkg:"",typ:$funcType([],[B.Enum],false)},{prop:"protoUnwrap",name:"protoUnwrap",pkg:"google.golang.org/protobuf/internal/impl",typ:$funcType([],[$emptyInterface],false)}];AHY.methods=[{prop:"initToLegacy",name:"initToLegacy",pkg:"google.golang.org/protobuf/internal/impl",typ:$funcType([],[],false)},{prop:"initFromLegacy",name:"initFromLegacy",pkg:"google.golang.org/protobuf/internal/impl",typ:$funcType([],[],false)},{prop:"New",name:"New",pkg:"",typ:$funcType([],[B.Value],false)},{prop:"Zero",name:"Zero",pkg:"",typ:$funcType([],[B.Value],false)},{prop:"ValueOf",name:"ValueOf",pkg:"",typ:$funcType([$emptyInterface],[B.Value],false)},{prop:"InterfaceOf",name:"InterfaceOf",pkg:"",typ:$funcType([B.Value],[$emptyInterface],false)},{prop:"IsValidValue",name:"IsValidValue",pkg:"",typ:$funcType([B.Value],[$Bool],false)},{prop:"IsValidInterface",name:"IsValidInterface",pkg:"",typ:$funcType([$emptyInterface],[$Bool],false)},{prop:"TypeDescriptor",name:"TypeDescriptor",pkg:"",typ:$funcType([],[B.ExtensionTypeDescriptor],false)},{prop:"lazyInit",name:"lazyInit",pkg:"google.golang.org/protobuf/internal/impl",typ:$funcType([],[GI],false)},{prop:"lazyInitSlow",name:"lazyInitSlow",pkg:"google.golang.org/protobuf/internal/impl",typ:$funcType([],[],false)}];AIY.methods=[{prop:"Type",name:"Type",pkg:"",typ:$funcType([],[B.ExtensionType],false)},{prop:"Descriptor",name:"Descriptor",pkg:"",typ:$funcType([],[B.FieldDescriptor],false)}];AIZ.methods=[{prop:"New",name:"New",pkg:"",typ:$funcType([B.EnumNumber],[B.Enum],false)},{prop:"Descriptor",name:"Descriptor",pkg:"",typ:$funcType([],[B.EnumDescriptor],false)}];FS.methods=[{prop:"Options",name:"Options",pkg:"",typ:$funcType([],[T.MarshalOptions],false)},{prop:"Deterministic",name:"Deterministic",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"UseCachedSize",name:"UseCachedSize",pkg:"",typ:$funcType([],[$Bool],false)}];FV.methods=[{prop:"Options",name:"Options",pkg:"",typ:$funcType([],[T.UnmarshalOptions],false)},{prop:"DiscardUnknown",name:"DiscardUnknown",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"IsDefault",name:"IsDefault",pkg:"",typ:$funcType([],[$Bool],false)}];AHX.methods=[{prop:"PBValueOf",name:"PBValueOf",pkg:"",typ:$funcType([F.Value],[B.Value],false)},{prop:"GoValueOf",name:"GoValueOf",pkg:"",typ:$funcType([B.Value],[F.Value],false)},{prop:"IsValidPB",name:"IsValidPB",pkg:"",typ:$funcType([B.Value],[$Bool],false)},{prop:"IsValidGo",name:"IsValidGo",pkg:"",typ:$funcType([F.Value],[$Bool],false)},{prop:"New",name:"New",pkg:"",typ:$funcType([],[B.Value],false)},{prop:"Zero",name:"Zero",pkg:"",typ:$funcType([],[B.Value],false)}];AHT.methods=[{prop:"Len",name:"Len",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Has",name:"Has",pkg:"",typ:$funcType([B.MapKey],[$Bool],false)},{prop:"Get",name:"Get",pkg:"",typ:$funcType([B.MapKey],[B.Value],false)},{prop:"Set",name:"Set",pkg:"",typ:$funcType([B.MapKey,B.Value],[],false)},{prop:"Clear",name:"Clear",pkg:"",typ:$funcType([B.MapKey],[],false)},{prop:"Mutable",name:"Mutable",pkg:"",typ:$funcType([B.MapKey],[B.Value],false)},{prop:"Range",name:"Range",pkg:"",typ:$funcType([AJA],[],false)},{prop:"NewValue",name:"NewValue",pkg:"",typ:$funcType([],[B.Value],false)},{prop:"IsValid",name:"IsValid",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"protoUnwrap",name:"protoUnwrap",pkg:"google.golang.org/protobuf/internal/impl",typ:$funcType([],[$emptyInterface],false)}];AJB.methods=[{prop:"PBValueOf",name:"PBValueOf",pkg:"",typ:$funcType([F.Value],[B.Value],false)},{prop:"GoValueOf",name:"GoValueOf",pkg:"",typ:$funcType([B.Value],[F.Value],false)},{prop:"IsValidPB",name:"IsValidPB",pkg:"",typ:$funcType([B.Value],[$Bool],false)},{prop:"IsValidGo",name:"IsValidGo",pkg:"",typ:$funcType([F.Value],[$Bool],false)},{prop:"New",name:"New",pkg:"",typ:$funcType([],[B.Value],false)},{prop:"Zero",name:"Zero",pkg:"",typ:$funcType([],[B.Value],false)}];AJC.methods=[{prop:"PBValueOf",name:"PBValueOf",pkg:"",typ:$funcType([F.Value],[B.Value],false)},{prop:"GoValueOf",name:"GoValueOf",pkg:"",typ:$funcType([B.Value],[F.Value],false)},{prop:"IsValidPB",name:"IsValidPB",pkg:"",typ:$funcType([B.Value],[$Bool],false)},{prop:"IsValidGo",name:"IsValidGo",pkg:"",typ:$funcType([F.Value],[$Bool],false)},{prop:"New",name:"New",pkg:"",typ:$funcType([],[B.Value],false)},{prop:"Zero",name:"Zero",pkg:"",typ:$funcType([],[B.Value],false)}];AHV.methods=[{prop:"Len",name:"Len",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Get",name:"Get",pkg:"",typ:$funcType([$Int],[B.Value],false)},{prop:"Set",name:"Set",pkg:"",typ:$funcType([$Int,B.Value],[],false)},{prop:"Append",name:"Append",pkg:"",typ:$funcType([B.Value],[],false)},{prop:"AppendMutable",name:"AppendMutable",pkg:"",typ:$funcType([],[B.Value],false)},{prop:"Truncate",name:"Truncate",pkg:"",typ:$funcType([$Int],[],false)},{prop:"NewElement",name:"NewElement",pkg:"",typ:$funcType([],[B.Value],false)},{prop:"IsValid",name:"IsValid",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"protoUnwrap",name:"protoUnwrap",pkg:"google.golang.org/protobuf/internal/impl",typ:$funcType([],[$emptyInterface],false)}];AJD.methods=[{prop:"PBValueOf",name:"PBValueOf",pkg:"",typ:$funcType([F.Value],[B.Value],false)},{prop:"GoValueOf",name:"GoValueOf",pkg:"",typ:$funcType([B.Value],[F.Value],false)},{prop:"IsValidPB",name:"IsValidPB",pkg:"",typ:$funcType([B.Value],[$Bool],false)},{prop:"IsValidGo",name:"IsValidGo",pkg:"",typ:$funcType([F.Value],[$Bool],false)},{prop:"New",name:"New",pkg:"",typ:$funcType([],[B.Value],false)},{prop:"Zero",name:"Zero",pkg:"",typ:$funcType([],[B.Value],false)}];AJE.methods=[{prop:"PBValueOf",name:"PBValueOf",pkg:"",typ:$funcType([F.Value],[B.Value],false)},{prop:"GoValueOf",name:"GoValueOf",pkg:"",typ:$funcType([B.Value],[F.Value],false)},{prop:"IsValidPB",name:"IsValidPB",pkg:"",typ:$funcType([B.Value],[$Bool],false)},{prop:"IsValidGo",name:"IsValidGo",pkg:"",typ:$funcType([F.Value],[$Bool],false)},{prop:"New",name:"New",pkg:"",typ:$funcType([],[B.Value],false)},{prop:"Zero",name:"Zero",pkg:"",typ:$funcType([],[B.Value],false)}];AJF.methods=[{prop:"PBValueOf",name:"PBValueOf",pkg:"",typ:$funcType([F.Value],[B.Value],false)},{prop:"GoValueOf",name:"GoValueOf",pkg:"",typ:$funcType([B.Value],[F.Value],false)},{prop:"IsValidPB",name:"IsValidPB",pkg:"",typ:$funcType([B.Value],[$Bool],false)},{prop:"IsValidGo",name:"IsValidGo",pkg:"",typ:$funcType([F.Value],[$Bool],false)},{prop:"New",name:"New",pkg:"",typ:$funcType([],[B.Value],false)},{prop:"Zero",name:"Zero",pkg:"",typ:$funcType([],[B.Value],false)}];AJG.methods=[{prop:"PBValueOf",name:"PBValueOf",pkg:"",typ:$funcType([F.Value],[B.Value],false)},{prop:"GoValueOf",name:"GoValueOf",pkg:"",typ:$funcType([B.Value],[F.Value],false)},{prop:"IsValidPB",name:"IsValidPB",pkg:"",typ:$funcType([B.Value],[$Bool],false)},{prop:"IsValidGo",name:"IsValidGo",pkg:"",typ:$funcType([F.Value],[$Bool],false)},{prop:"New",name:"New",pkg:"",typ:$funcType([],[B.Value],false)},{prop:"Zero",name:"Zero",pkg:"",typ:$funcType([],[B.Value],false)}];AJH.methods=[{prop:"PBValueOf",name:"PBValueOf",pkg:"",typ:$funcType([F.Value],[B.Value],false)},{prop:"GoValueOf",name:"GoValueOf",pkg:"",typ:$funcType([B.Value],[F.Value],false)},{prop:"IsValidPB",name:"IsValidPB",pkg:"",typ:$funcType([B.Value],[$Bool],false)},{prop:"IsValidGo",name:"IsValidGo",pkg:"",typ:$funcType([F.Value],[$Bool],false)},{prop:"New",name:"New",pkg:"",typ:$funcType([],[B.Value],false)},{prop:"Zero",name:"Zero",pkg:"",typ:$funcType([],[B.Value],false)}];AJI.methods=[{prop:"PBValueOf",name:"PBValueOf",pkg:"",typ:$funcType([F.Value],[B.Value],false)},{prop:"GoValueOf",name:"GoValueOf",pkg:"",typ:$funcType([B.Value],[F.Value],false)},{prop:"IsValidPB",name:"IsValidPB",pkg:"",typ:$funcType([B.Value],[$Bool],false)},{prop:"IsValidGo",name:"IsValidGo",pkg:"",typ:$funcType([F.Value],[$Bool],false)},{prop:"New",name:"New",pkg:"",typ:$funcType([],[B.Value],false)},{prop:"Zero",name:"Zero",pkg:"",typ:$funcType([],[B.Value],false)}];AJJ.methods=[{prop:"PBValueOf",name:"PBValueOf",pkg:"",typ:$funcType([F.Value],[B.Value],false)},{prop:"GoValueOf",name:"GoValueOf",pkg:"",typ:$funcType([B.Value],[F.Value],false)},{prop:"IsValidPB",name:"IsValidPB",pkg:"",typ:$funcType([B.Value],[$Bool],false)},{prop:"IsValidGo",name:"IsValidGo",pkg:"",typ:$funcType([F.Value],[$Bool],false)},{prop:"New",name:"New",pkg:"",typ:$funcType([],[B.Value],false)},{prop:"Zero",name:"Zero",pkg:"",typ:$funcType([],[B.Value],false)}];AJK.methods=[{prop:"PBValueOf",name:"PBValueOf",pkg:"",typ:$funcType([F.Value],[B.Value],false)},{prop:"GoValueOf",name:"GoValueOf",pkg:"",typ:$funcType([B.Value],[F.Value],false)},{prop:"IsValidPB",name:"IsValidPB",pkg:"",typ:$funcType([B.Value],[$Bool],false)},{prop:"IsValidGo",name:"IsValidGo",pkg:"",typ:$funcType([F.Value],[$Bool],false)},{prop:"New",name:"New",pkg:"",typ:$funcType([],[B.Value],false)},{prop:"Zero",name:"Zero",pkg:"",typ:$funcType([],[B.Value],false)}];AJL.methods=[{prop:"PBValueOf",name:"PBValueOf",pkg:"",typ:$funcType([F.Value],[B.Value],false)},{prop:"GoValueOf",name:"GoValueOf",pkg:"",typ:$funcType([B.Value],[F.Value],false)},{prop:"IsValidPB",name:"IsValidPB",pkg:"",typ:$funcType([B.Value],[$Bool],false)},{prop:"IsValidGo",name:"IsValidGo",pkg:"",typ:$funcType([F.Value],[$Bool],false)},{prop:"New",name:"New",pkg:"",typ:$funcType([],[B.Value],false)},{prop:"Zero",name:"Zero",pkg:"",typ:$funcType([],[B.Value],false)}];AJM.methods=[{prop:"PBValueOf",name:"PBValueOf",pkg:"",typ:$funcType([F.Value],[B.Value],false)},{prop:"GoValueOf",name:"GoValueOf",pkg:"",typ:$funcType([B.Value],[F.Value],false)},{prop:"IsValidPB",name:"IsValidPB",pkg:"",typ:$funcType([B.Value],[$Bool],false)},{prop:"IsValidGo",name:"IsValidGo",pkg:"",typ:$funcType([F.Value],[$Bool],false)},{prop:"New",name:"New",pkg:"",typ:$funcType([],[B.Value],false)},{prop:"Zero",name:"Zero",pkg:"",typ:$funcType([],[B.Value],false)}];AHU.methods=[{prop:"PBValueOf",name:"PBValueOf",pkg:"",typ:$funcType([F.Value],[B.Value],false)},{prop:"GoValueOf",name:"GoValueOf",pkg:"",typ:$funcType([B.Value],[F.Value],false)},{prop:"IsValidPB",name:"IsValidPB",pkg:"",typ:$funcType([B.Value],[$Bool],false)},{prop:"IsValidGo",name:"IsValidGo",pkg:"",typ:$funcType([F.Value],[$Bool],false)},{prop:"New",name:"New",pkg:"",typ:$funcType([],[B.Value],false)},{prop:"Zero",name:"Zero",pkg:"",typ:$funcType([],[B.Value],false)},{prop:"isNonPointer",name:"isNonPointer",pkg:"google.golang.org/protobuf/internal/impl",typ:$funcType([],[$Bool],false)}];AAY.methods=[{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)},{prop:"InvalidUTF8",name:"InvalidUTF8",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Unwrap",name:"Unwrap",pkg:"",typ:$funcType([],[$error],false)}];ADE.methods=[{prop:"Type",name:"Type",pkg:"",typ:$funcType([],[B.ExtensionType],false)},{prop:"IsSet",name:"IsSet",pkg:"",typ:$funcType([],[$Bool],false)}];AJY.methods=[{prop:"appendLazyBytes",name:"appendLazyBytes",pkg:"google.golang.org/protobuf/internal/impl",typ:$funcType([B.ExtensionType,AHZ,H.Number,H.Type,ADP],[],false)},{prop:"canLazy",name:"canLazy",pkg:"google.golang.org/protobuf/internal/impl",typ:$funcType([B.ExtensionType],[$Bool],false)},{prop:"lazyInit",name:"lazyInit",pkg:"google.golang.org/protobuf/internal/impl",typ:$funcType([],[],false)},{prop:"Set",name:"Set",pkg:"",typ:$funcType([B.ExtensionType,B.Value],[],false)},{prop:"SetLazy",name:"SetLazy",pkg:"",typ:$funcType([B.ExtensionType,AIH],[],false)},{prop:"Value",name:"Value",pkg:"",typ:$funcType([],[B.Value],false)}];ADK.methods=[{prop:"HasWeak",name:"HasWeak",pkg:"",typ:$funcType([ADT,H.Number],[$Bool],false)},{prop:"ClearWeak",name:"ClearWeak",pkg:"",typ:$funcType([AGD,H.Number],[],false)},{prop:"GetWeak",name:"GetWeak",pkg:"",typ:$funcType([ADT,H.Number,B.FullName],[B.ProtoMessage],false)},{prop:"SetWeak",name:"SetWeak",pkg:"",typ:$funcType([AGD,H.Number,B.FullName,B.ProtoMessage],[],false)},{prop:"MessageStateOf",name:"MessageStateOf",pkg:"",typ:$funcType([AO],[ADQ],false)},{prop:"LegacyEnumName",name:"LegacyEnumName",pkg:"",typ:$funcType([B.EnumDescriptor],[$String],false)},{prop:"LegacyMessageTypeOf",name:"LegacyMessageTypeOf",pkg:"",typ:$funcType([M.MessageV1,B.FullName],[B.MessageType],false)},{prop:"UnmarshalJSONEnum",name:"UnmarshalJSONEnum",pkg:"",typ:$funcType([B.EnumDescriptor,ADP],[B.EnumNumber,$error],false)},{prop:"CompressGZIP",name:"CompressGZIP",pkg:"",typ:$funcType([ADP],[ADP],false)},{prop:"NewError",name:"NewError",pkg:"",typ:$funcType([$String,AEN],[$error],true)},{prop:"EnumOf",name:"EnumOf",pkg:"",typ:$funcType([$emptyInterface],[B.Enum],false)},{prop:"EnumDescriptorOf",name:"EnumDescriptorOf",pkg:"",typ:$funcType([$emptyInterface],[B.EnumDescriptor],false)},{prop:"EnumTypeOf",name:"EnumTypeOf",pkg:"",typ:$funcType([$emptyInterface],[B.EnumType],false)},{prop:"EnumStringOf",name:"EnumStringOf",pkg:"",typ:$funcType([B.EnumDescriptor,B.EnumNumber],[$String],false)},{prop:"ProtoMessageV1Of",name:"ProtoMessageV1Of",pkg:"",typ:$funcType([$emptyInterface],[M.MessageV1],false)},{prop:"protoMessageV2Of",name:"protoMessageV2Of",pkg:"google.golang.org/protobuf/internal/impl",typ:$funcType([$emptyInterface],[B.ProtoMessage],false)},{prop:"ProtoMessageV2Of",name:"ProtoMessageV2Of",pkg:"",typ:$funcType([$emptyInterface],[B.ProtoMessage],false)},{prop:"MessageOf",name:"MessageOf",pkg:"",typ:$funcType([$emptyInterface],[B.Message],false)},{prop:"MessageDescriptorOf",name:"MessageDescriptorOf",pkg:"",typ:$funcType([$emptyInterface],[B.MessageDescriptor],false)},{prop:"MessageTypeOf",name:"MessageTypeOf",pkg:"",typ:$funcType([$emptyInterface],[B.MessageType],false)},{prop:"MessageStringOf",name:"MessageStringOf",pkg:"",typ:$funcType([B.ProtoMessage],[$String],false)}];ADN.methods=[{prop:"Reset",name:"Reset",pkg:"",typ:$funcType([],[],false)},{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)},{prop:"ProtoMessage",name:"ProtoMessage",pkg:"",typ:$funcType([],[],false)}];AH.init($Int32,B.ProtoMessage);AK.init("google.golang.org/protobuf/internal/impl",[{prop:"mi",name:"mi",embedded:false,exported:false,typ:AEO,tag:""},{prop:"typ",name:"typ",embedded:false,exported:false,typ:AL,tag:""},{prop:"keyType",name:"keyType",embedded:false,exported:false,typ:AL,tag:""},{prop:"valType",name:"valType",embedded:false,exported:false,typ:AL,tag:""},{prop:"requiredBit",name:"requiredBit",embedded:false,exported:false,typ:$Uint64,tag:""}]);AO.init([]);AP.init("google.golang.org/protobuf/internal/impl",[{prop:"index",name:"index",embedded:false,exported:false,typ:$Int,tag:""},{prop:"export$1",name:"export",embedded:false,exported:false,typ:BT,tag:""}]);AT.init("google.golang.org/protobuf/internal/impl",[{prop:"v",name:"v",embedded:false,exported:false,typ:F.Value,tag:""}]);AX.init("google.golang.org/protobuf/internal/impl",[{prop:"once",name:"once",embedded:false,exported:false,typ:N.Once,tag:""},{prop:"m",name:"m",embedded:false,exported:false,typ:BQ,tag:""}]);AY.init("google.golang.org/protobuf/internal/impl",[{prop:"fieldDesc",name:"fieldDesc",embedded:false,exported:false,typ:B.FieldDescriptor,tag:""},{prop:"has",name:"has",embedded:false,exported:false,typ:AIC,tag:""},{prop:"clear",name:"clear",embedded:false,exported:false,typ:AID,tag:""},{prop:"get",name:"get",embedded:false,exported:false,typ:AIE,tag:""},{prop:"set",name:"set",embedded:false,exported:false,typ:AIF,tag:""},{prop:"mutable",name:"mutable",embedded:false,exported:false,typ:AIE,tag:""},{prop:"newMessage",name:"newMessage",embedded:false,exported:false,typ:AIG,tag:""},{prop:"newField",name:"newField",embedded:false,exported:false,typ:AIH,tag:""}]);BI.init("google.golang.org/protobuf/internal/impl",[{prop:"oneofDesc",name:"oneofDesc",embedded:false,exported:false,typ:B.OneofDescriptor,tag:""},{prop:"which",name:"which",embedded:false,exported:false,typ:AII,tag:""}]);BL.init("google.golang.org/protobuf/internal/impl",[{prop:"fields",name:"fields",embedded:false,exported:false,typ:AIJ,tag:""},{prop:"oneofs",name:"oneofs",embedded:false,exported:false,typ:AIK,tag:""},{prop:"fieldTypes",name:"fieldTypes",embedded:false,exported:false,typ:AIL,tag:""},{prop:"denseFields",name:"denseFields",embedded:false,exported:false,typ:AGM,tag:""},{prop:"rangeInfos",name:"rangeInfos",embedded:false,exported:false,typ:AEN,tag:""},{prop:"getUnknown",name:"getUnknown",embedded:false,exported:false,typ:AIM,tag:""},{prop:"setUnknown",name:"setUnknown",embedded:false,exported:false,typ:AIN,tag:""},{prop:"extensionMap",name:"extensionMap",embedded:false,exported:false,typ:AIO,tag:""},{prop:"nilMessage",name:"nilMessage",embedded:false,exported:false,typ:AX,tag:""}]);BM.init($Int32,ADE);BN.init("google.golang.org/protobuf/internal/impl",[{prop:"NoUnkeyedLiterals",name:"NoUnkeyedLiterals",embedded:true,exported:true,typ:P.NoUnkeyedLiterals,tag:""},{prop:"DoNotCompare",name:"DoNotCompare",embedded:true,exported:true,typ:P.DoNotCompare,tag:""},{prop:"DoNotCopy",name:"DoNotCopy",embedded:true,exported:true,typ:P.DoNotCopy,tag:""},{prop:"atomicMessageInfo",name:"atomicMessageInfo",embedded:false,exported:false,typ:AEO,tag:""}]);BO.init("google.golang.org/protobuf/internal/impl",[{prop:"NoUnkeyedLiterals",name:"NoUnkeyedLiterals",embedded:true,exported:true,typ:P.NoUnkeyedLiterals,tag:""},{prop:"DoNotCompare",name:"DoNotCompare",embedded:true,exported:true,typ:P.DoNotCompare,tag:""},{prop:"DoNotCopy",name:"DoNotCopy",embedded:true,exported:true,typ:P.DoNotCopy,tag:""},{prop:"atomicMessageInfo",name:"atomicMessageInfo",embedded:false,exported:false,typ:AEO,tag:""}]);BQ.init("google.golang.org/protobuf/internal/impl",[{prop:"p",name:"p",embedded:false,exported:false,typ:AT,tag:""},{prop:"mi",name:"mi",embedded:false,exported:false,typ:AEO,tag:""}]);BR.init("google.golang.org/protobuf/internal/impl",[{prop:"p",name:"p",embedded:false,exported:false,typ:AT,tag:""},{prop:"mi",name:"mi",embedded:false,exported:false,typ:AEO,tag:""}]);BS.init("google.golang.org/protobuf/internal/impl",[{prop:"GoReflectType",name:"GoReflectType",embedded:false,exported:true,typ:F.Type,tag:""},{prop:"Desc",name:"Desc",embedded:false,exported:true,typ:B.MessageDescriptor,tag:""},{prop:"Exporter",name:"Exporter",embedded:false,exported:true,typ:BT,tag:""},{prop:"OneofWrappers",name:"OneofWrappers",embedded:false,exported:true,typ:AEN,tag:""},{prop:"initMu",name:"initMu",embedded:false,exported:false,typ:N.Mutex,tag:""},{prop:"initDone",name:"initDone",embedded:false,exported:false,typ:$Uint32,tag:""},{prop:"reflectMessageInfo",name:"reflectMessageInfo",embedded:true,exported:false,typ:BL,tag:""},{prop:"coderMessageInfo",name:"coderMessageInfo",embedded:true,exported:false,typ:IV,tag:""}]);BT.init([$emptyInterface,$Int],[$emptyInterface],false);CG.init("google.golang.org/protobuf/internal/impl",[{prop:"sizecacheOffset",name:"sizecacheOffset",embedded:false,exported:false,typ:AP,tag:""},{prop:"sizecacheType",name:"sizecacheType",embedded:false,exported:false,typ:F.Type,tag:""},{prop:"weakOffset",name:"weakOffset",embedded:false,exported:false,typ:AP,tag:""},{prop:"weakType",name:"weakType",embedded:false,exported:false,typ:F.Type,tag:""},{prop:"unknownOffset",name:"unknownOffset",embedded:false,exported:false,typ:AP,tag:""},{prop:"unknownType",name:"unknownType",embedded:false,exported:false,typ:F.Type,tag:""},{prop:"extensionOffset",name:"extensionOffset",embedded:false,exported:false,typ:AP,tag:""},{prop:"extensionType",name:"extensionType",embedded:false,exported:false,typ:F.Type,tag:""},{prop:"fieldsByNumber",name:"fieldsByNumber",embedded:false,exported:false,typ:AIS,tag:""},{prop:"oneofsByName",name:"oneofsByName",embedded:false,exported:false,typ:AIT,tag:""},{prop:"oneofWrappersByType",name:"oneofWrappersByType",embedded:false,exported:false,typ:AIU,tag:""},{prop:"oneofWrappersByNumber",name:"oneofWrappersByNumber",embedded:false,exported:false,typ:AIV,tag:""}]);CH.init("google.golang.org/protobuf/internal/impl",[{prop:"desc",name:"desc",embedded:false,exported:false,typ:B.MessageDescriptor,tag:""},{prop:"valType",name:"valType",embedded:false,exported:false,typ:$emptyInterface,tag:""}]);DO.init("",[]);EN.init("",[{prop:"EnumValueDescriptors",name:"EnumValueDescriptors",embedded:true,exported:true,typ:B.EnumValueDescriptors,tag:""}]);EO.init([{prop:"Marshal",name:"Marshal",pkg:"",typ:$funcType([],[ADP,$error],false)}]);EP.init([{prop:"Unmarshal",name:"Unmarshal",pkg:"",typ:$funcType([ADP],[$error],false)}]);EQ.init([{prop:"Merge",name:"Merge",pkg:"",typ:$funcType([M.MessageV1],[],false)}]);EV.init("google.golang.org/protobuf/internal/impl",[{prop:"t",name:"t",embedded:false,exported:false,typ:F.Type,tag:""}]);EW.init("google.golang.org/protobuf/internal/impl",[{prop:"v",name:"v",embedded:false,exported:false,typ:F.Value,tag:""}]);EX.init([{prop:"EnumDescriptor",name:"EnumDescriptor",pkg:"",typ:$funcType([],[ADP,AGL],false)}]);EY.init([{prop:"Descriptor",name:"Descriptor",pkg:"",typ:$funcType([],[ADP,AGL],false)}]);FB.init("google.golang.org/protobuf/internal/impl",[{prop:"reg",name:"reg",embedded:false,exported:false,typ:AIW,tag:""}]);FC.init("google.golang.org/protobuf/internal/impl",[{prop:"name",name:"name",embedded:false,exported:false,typ:B.FullName,tag:""},{prop:"number",name:"number",embedded:false,exported:false,typ:H.Number,tag:""}]);FH.init("google.golang.org/protobuf/internal/impl",[{prop:"desc",name:"desc",embedded:false,exported:false,typ:B.EnumDescriptor,tag:""},{prop:"goType",name:"goType",embedded:false,exported:false,typ:F.Type,tag:""},{prop:"m",name:"m",embedded:false,exported:false,typ:N.Map,tag:""}]);FI.init("google.golang.org/protobuf/internal/impl",[{prop:"num",name:"num",embedded:false,exported:false,typ:B.EnumNumber,tag:""},{prop:"pbTyp",name:"pbTyp",embedded:false,exported:false,typ:B.EnumType,tag:""},{prop:"goTyp",name:"goTyp",embedded:false,exported:false,typ:F.Type,tag:""}]);FO.init("google.golang.org/protobuf/internal/impl",[{prop:"init",name:"init",embedded:false,exported:false,typ:$Uint32,tag:""},{prop:"mu",name:"mu",embedded:false,exported:false,typ:N.Mutex,tag:""},{prop:"goType",name:"goType",embedded:false,exported:false,typ:F.Type,tag:""},{prop:"desc",name:"desc",embedded:false,exported:false,typ:FQ,tag:""},{prop:"conv",name:"conv",embedded:false,exported:false,typ:GI,tag:""},{prop:"info",name:"info",embedded:false,exported:false,typ:AHZ,tag:""},{prop:"ExtendedType",name:"ExtendedType",embedded:false,exported:true,typ:M.MessageV1,tag:""},{prop:"ExtensionType",name:"ExtensionType",embedded:false,exported:true,typ:$emptyInterface,tag:""},{prop:"Field",name:"Field",embedded:false,exported:true,typ:$Int32,tag:""},{prop:"Name",name:"Name",embedded:false,exported:true,typ:$String,tag:""},{prop:"Tag",name:"Tag",embedded:false,exported:true,typ:$String,tag:""},{prop:"Filename",name:"Filename",embedded:false,exported:true,typ:$String,tag:""}]);FQ.init("google.golang.org/protobuf/internal/impl",[{prop:"ExtensionDescriptor",name:"ExtensionDescriptor",embedded:true,exported:true,typ:B.FieldDescriptor,tag:""},{prop:"xi",name:"xi",embedded:false,exported:false,typ:AHY,tag:""}]);FR.init("",[{prop:"GoReflectType",name:"GoReflectType",embedded:false,exported:true,typ:F.Type,tag:""},{prop:"Desc",name:"Desc",embedded:false,exported:true,typ:B.EnumDescriptor,tag:""}]);FS.init("google.golang.org/protobuf/internal/impl",[{prop:"flags",name:"flags",embedded:false,exported:false,typ:$Uint8,tag:""}]);FV.init("google.golang.org/protobuf/internal/impl",[{prop:"flags",name:"flags",embedded:false,exported:false,typ:$Uint8,tag:""},{prop:"resolver",name:"resolver",embedded:false,exported:false,typ:AEC,tag:""},{prop:"depth",name:"depth",embedded:false,exported:false,typ:$Int,tag:""}]);FX.init("google.golang.org/protobuf/internal/impl",[{prop:"n",name:"n",embedded:false,exported:false,typ:$Int,tag:""},{prop:"initialized",name:"initialized",embedded:false,exported:false,typ:$Bool,tag:""}]);GA.init("google.golang.org/protobuf/internal/impl",[{prop:"goType",name:"goType",embedded:false,exported:false,typ:F.Type,tag:""},{prop:"keyConv",name:"keyConv",embedded:false,exported:false,typ:GI,tag:""},{prop:"valConv",name:"valConv",embedded:false,exported:false,typ:GI,tag:""}]);GC.init("google.golang.org/protobuf/internal/impl",[{prop:"v",name:"v",embedded:false,exported:false,typ:F.Value,tag:""},{prop:"keyConv",name:"keyConv",embedded:false,exported:false,typ:GI,tag:""},{prop:"valConv",name:"valConv",embedded:false,exported:false,typ:GI,tag:""}]);GE.init("google.golang.org/protobuf/internal/impl",[{prop:"goType",name:"goType",embedded:false,exported:false,typ:F.Type,tag:""},{prop:"c",name:"c",embedded:false,exported:false,typ:GI,tag:""}]);GF.init("google.golang.org/protobuf/internal/impl",[{prop:"goType",name:"goType",embedded:false,exported:false,typ:F.Type,tag:""},{prop:"c",name:"c",embedded:false,exported:false,typ:GI,tag:""}]);GG.init("google.golang.org/protobuf/internal/impl",[{prop:"v",name:"v",embedded:false,exported:false,typ:F.Value,tag:""},{prop:"conv",name:"conv",embedded:false,exported:false,typ:GI,tag:""}]);GH.init([{prop:"protoUnwrap",name:"protoUnwrap",pkg:"google.golang.org/protobuf/internal/impl",typ:$funcType([],[$emptyInterface],false)}]);GI.init([{prop:"GoValueOf",name:"GoValueOf",pkg:"",typ:$funcType([B.Value],[F.Value],false)},{prop:"IsValidGo",name:"IsValidGo",pkg:"",typ:$funcType([F.Value],[$Bool],false)},{prop:"IsValidPB",name:"IsValidPB",pkg:"",typ:$funcType([B.Value],[$Bool],false)},{prop:"New",name:"New",pkg:"",typ:$funcType([],[B.Value],false)},{prop:"PBValueOf",name:"PBValueOf",pkg:"",typ:$funcType([F.Value],[B.Value],false)},{prop:"Zero",name:"Zero",pkg:"",typ:$funcType([],[B.Value],false)}]);HE.init("google.golang.org/protobuf/internal/impl",[{prop:"goType",name:"goType",embedded:false,exported:false,typ:F.Type,tag:""},{prop:"def",name:"def",embedded:false,exported:false,typ:B.Value,tag:""}]);HF.init("google.golang.org/protobuf/internal/impl",[{prop:"goType",name:"goType",embedded:false,exported:false,typ:F.Type,tag:""},{prop:"def",name:"def",embedded:false,exported:false,typ:B.Value,tag:""}]);HG.init("google.golang.org/protobuf/internal/impl",[{prop:"goType",name:"goType",embedded:false,exported:false,typ:F.Type,tag:""},{prop:"def",name:"def",embedded:false,exported:false,typ:B.Value,tag:""}]);HH.init("google.golang.org/protobuf/internal/impl",[{prop:"goType",name:"goType",embedded:false,exported:false,typ:F.Type,tag:""},{prop:"def",name:"def",embedded:false,exported:false,typ:B.Value,tag:""}]);HI.init("google.golang.org/protobuf/internal/impl",[{prop:"goType",name:"goType",embedded:false,exported:false,typ:F.Type,tag:""},{prop:"def",name:"def",embedded:false,exported:false,typ:B.Value,tag:""}]);HJ.init("google.golang.org/protobuf/internal/impl",[{prop:"goType",name:"goType",embedded:false,exported:false,typ:F.Type,tag:""},{prop:"def",name:"def",embedded:false,exported:false,typ:B.Value,tag:""}]);HK.init("google.golang.org/protobuf/internal/impl",[{prop:"goType",name:"goType",embedded:false,exported:false,typ:F.Type,tag:""},{prop:"def",name:"def",embedded:false,exported:false,typ:B.Value,tag:""}]);HL.init("google.golang.org/protobuf/internal/impl",[{prop:"goType",name:"goType",embedded:false,exported:false,typ:F.Type,tag:""},{prop:"def",name:"def",embedded:false,exported:false,typ:B.Value,tag:""}]);HM.init("google.golang.org/protobuf/internal/impl",[{prop:"goType",name:"goType",embedded:false,exported:false,typ:F.Type,tag:""},{prop:"def",name:"def",embedded:false,exported:false,typ:B.Value,tag:""}]);HN.init("google.golang.org/protobuf/internal/impl",[{prop:"goType",name:"goType",embedded:false,exported:false,typ:F.Type,tag:""},{prop:"def",name:"def",embedded:false,exported:false,typ:B.Value,tag:""}]);HP.init("google.golang.org/protobuf/internal/impl",[{prop:"goType",name:"goType",embedded:false,exported:false,typ:F.Type,tag:""}]);HR.init("google.golang.org/protobuf/internal/impl",[{prop:"mi",name:"mi",embedded:false,exported:false,typ:AEO,tag:""},{prop:"size",name:"size",embedded:false,exported:false,typ:AJN,tag:""},{prop:"marshal",name:"marshal",embedded:false,exported:false,typ:AJO,tag:""},{prop:"unmarshal",name:"unmarshal",embedded:false,exported:false,typ:AJP,tag:""},{prop:"isInit",name:"isInit",embedded:false,exported:false,typ:AJQ,tag:""},{prop:"merge",name:"merge",embedded:false,exported:false,typ:AJR,tag:""}]);HS.init("google.golang.org/protobuf/internal/impl",[{prop:"size",name:"size",embedded:false,exported:false,typ:AJS,tag:""},{prop:"marshal",name:"marshal",embedded:false,exported:false,typ:AJT,tag:""},{prop:"unmarshal",name:"unmarshal",embedded:false,exported:false,typ:AJU,tag:""},{prop:"isInit",name:"isInit",embedded:false,exported:false,typ:AJV,tag:""},{prop:"merge",name:"merge",embedded:false,exported:false,typ:AJW,tag:""}]);IV.init("google.golang.org/protobuf/internal/impl",[{prop:"methods",name:"methods",embedded:false,exported:false,typ:AEL,tag:""},{prop:"orderedCoderFields",name:"orderedCoderFields",embedded:false,exported:false,typ:AGR,tag:""},{prop:"denseCoderFields",name:"denseCoderFields",embedded:false,exported:false,typ:AGR,tag:""},{prop:"coderFields",name:"coderFields",embedded:false,exported:false,typ:AJX,tag:""},{prop:"sizecacheOffset",name:"sizecacheOffset",embedded:false,exported:false,typ:AP,tag:""},{prop:"unknownOffset",name:"unknownOffset",embedded:false,exported:false,typ:AP,tag:""},{prop:"unknownPtrKind",name:"unknownPtrKind",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"extensionOffset",name:"extensionOffset",embedded:false,exported:false,typ:AP,tag:""},{prop:"needsInitCheck",name:"needsInitCheck",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"isMessageSet",name:"isMessageSet",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"numRequiredFields",name:"numRequiredFields",embedded:false,exported:false,typ:$Uint8,tag:""}]);IW.init("google.golang.org/protobuf/internal/impl",[{prop:"funcs",name:"funcs",embedded:false,exported:false,typ:HR,tag:""},{prop:"mi",name:"mi",embedded:false,exported:false,typ:AEO,tag:""},{prop:"ft",name:"ft",embedded:false,exported:false,typ:F.Type,tag:""},{prop:"validation",name:"validation",embedded:false,exported:false,typ:AK,tag:""},{prop:"num",name:"num",embedded:false,exported:false,typ:H.Number,tag:""},{prop:"offset",name:"offset",embedded:false,exported:false,typ:AP,tag:""},{prop:"wiretag",name:"wiretag",embedded:false,exported:false,typ:$Uint64,tag:""},{prop:"tagsize",name:"tagsize",embedded:false,exported:false,typ:$Int,tag:""},{prop:"isPointer",name:"isPointer",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"isRequired",name:"isRequired",embedded:false,exported:false,typ:$Bool,tag:""}]);IY.init("google.golang.org/protobuf/internal/impl",[{prop:"goType",name:"goType",embedded:false,exported:false,typ:F.Type,tag:""},{prop:"keyWiretag",name:"keyWiretag",embedded:false,exported:false,typ:$Uint64,tag:""},{prop:"valWiretag",name:"valWiretag",embedded:false,exported:false,typ:$Uint64,tag:""},{prop:"keyFuncs",name:"keyFuncs",embedded:false,exported:false,typ:HS,tag:""},{prop:"valFuncs",name:"valFuncs",embedded:false,exported:false,typ:HS,tag:""},{prop:"keyZero",name:"keyZero",embedded:false,exported:false,typ:B.Value,tag:""},{prop:"keyKind",name:"keyKind",embedded:false,exported:false,typ:B.Kind,tag:""},{prop:"conv",name:"conv",embedded:false,exported:false,typ:AHX,tag:""}]);AAY.init("",[]);ACY.init("google.golang.org/protobuf/internal/impl",[{prop:"wiretag",name:"wiretag",embedded:false,exported:false,typ:$Uint64,tag:""},{prop:"tagsize",name:"tagsize",embedded:false,exported:false,typ:$Int,tag:""},{prop:"unmarshalNeedsValue",name:"unmarshalNeedsValue",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"funcs",name:"funcs",embedded:false,exported:false,typ:HS,tag:""},{prop:"validation",name:"validation",embedded:false,exported:false,typ:AK,tag:""}]);ADD.init("google.golang.org/protobuf/internal/impl",[{prop:"atomicOnce",name:"atomicOnce",embedded:false,exported:false,typ:$Uint32,tag:""},{prop:"mu",name:"mu",embedded:false,exported:false,typ:N.Mutex,tag:""},{prop:"xi",name:"xi",embedded:false,exported:false,typ:AHZ,tag:""},{prop:"value",name:"value",embedded:false,exported:false,typ:B.Value,tag:""},{prop:"b",name:"b",embedded:false,exported:false,typ:ADP,tag:""},{prop:"fn",name:"fn",embedded:false,exported:false,typ:AIH,tag:""}]);ADE.init("google.golang.org/protobuf/internal/impl",[{prop:"typ",name:"typ",embedded:false,exported:false,typ:B.ExtensionType,tag:""},{prop:"value",name:"value",embedded:false,exported:false,typ:B.Value,tag:""},{prop:"lazy",name:"lazy",embedded:false,exported:false,typ:AGO,tag:""}]);ADK.init("",[]);ADN.init("google.golang.org/protobuf/internal/impl",[{prop:"m",name:"m",embedded:false,exported:false,typ:B.ProtoMessage,tag:""}]);AEP.init("google.golang.org/protobuf/internal/impl",[{prop:"typ",name:"typ",embedded:false,exported:false,typ:AL,tag:""},{prop:"keyType",name:"keyType",embedded:false,exported:false,typ:AL,tag:""},{prop:"valType",name:"valType",embedded:false,exported:false,typ:AL,tag:""},{prop:"endGroup",name:"endGroup",embedded:false,exported:false,typ:H.Number,tag:""},{prop:"mi",name:"mi",embedded:false,exported:false,typ:AEO,tag:""},{prop:"tail",name:"tail",embedded:false,exported:false,typ:ADP,tag:""},{prop:"requiredMask",name:"requiredMask",embedded:false,exported:false,typ:$Uint64,tag:""}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=Y.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=Z.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=AB.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=AC.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=A.$init();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=AG.$init();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=H.$init();$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=U.$init();$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=O.$init();$s=9;case 9:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=I.$init();$s=10;case 10:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=V.$init();$s=11;case 11:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=W.$init();$s=12;case 12:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=X.$init();$s=13;case 13:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=J.$init();$s=14;case 14:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=K.$init();$s=15;case 15:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=AF.$init();$s=16;case 16:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=P.$init();$s=17;case 17:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=L.$init();$s=18;case 18:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=T.$init();$s=19;case 19:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=20;case 20:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=21;case 21:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=M.$init();$s=22;case 22:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=AD.$init();$s=23;case 23:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=AA.$init();$s=24;case 24:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=D.$init();$s=25;case 25:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=E.$init();$s=26;case 26:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=F.$init();$s=27;case 27:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=AE.$init();$s=28;case 28:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=Q.$init();$s=29;case 29:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=R.$init();$s=30;case 30:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=N.$init();$s=31;case 31:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=S.$init();$s=32;case 32:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=G.$init();$s=33;case 33:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}EC=new N.Map.ptr(new N.Mutex.ptr(0,0),new S.Value.ptr($ifaceNil),false,0);EE=new N.Map.ptr(new N.Mutex.ptr(0,0),new S.Value.ptr($ifaceNil),false,0);EH=new N.Mutex.ptr(0,0);EI=false;EZ=new N.Map.ptr(new N.Mutex.ptr(0,0),new S.Value.ptr($ifaceNil),false,0);FF=new N.Map.ptr(new N.Mutex.ptr(0,0),new S.Value.ptr($ifaceNil),false,0);FJ=new N.Map.ptr(new N.Mutex.ptr(0,0),new S.Value.ptr($ifaceNil),false,0);FL=new N.Map.ptr(new N.Mutex.ptr(0,0),new S.Value.ptr($ifaceNil),false,0);AAW=ADO.zero();ACZ=new N.Map.ptr(new N.Mutex.ptr(0,0),new S.Value.ptr($ifaceNil),false,0);ADG=new N.Mutex.ptr(0,0);ADH=new N.Map.ptr(new N.Mutex.ptr(0,0),new S.Value.ptr($ifaceNil),false,0);AR=new AP.ptr(-1,$throwNilPointerError);AS=new AP.ptr(0,$throwNilPointerError);a=F.ValueOf((ADP.nil));$s=34;case 34:if($c){$c=false;a=a.$blk();}if(a&&a.$blk!==undefined){break s;}BD=a;b=F.ValueOf(new ADP([]));$s=35;case 35:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}BE=b;CB=F.TypeOf(new $Int32(0));CC=F.TypeOf(new ADT((false)));CD=F.TypeOf((ADP.nil));CE=F.TypeOf((ADU.nil));CF=F.TypeOf(new ADV((false)));ER=new AEL.ptr(new P.NoUnkeyedLiterals.ptr(),new $Uint64(0,1),$throwNilPointerError,ES,ET,EU,$throwNilPointerError);c=W.New("cannot parse invalid wire-format data",new AEN([]));$s=36;case 36:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}FT=c;d=W.New("exceeded maximum recursion depth",new AEN([]));$s=37;case 37:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}FU=d;FW=new FV.ptr(0,C.GlobalTypes,10000);e=W.New("unknown",new AEN([]));$s=38;case 38:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}FY=e;GK=F.TypeOf(new $Bool(false));GL=F.TypeOf(new $Int32(0));GM=F.TypeOf(new $Int64(0,0));GN=F.TypeOf(new $Uint32(0));GO=F.TypeOf(new $Uint64(0,0));GP=F.TypeOf(new $Float32(0));GQ=F.TypeOf(new $Float64(0));GR=F.TypeOf(new $String(""));GS=F.TypeOf((ADP.nil));GT=F.TypeOf(new $Uint8(0));GU=$clone(B.ValueOfBool(false),B.Value);GV=$clone(B.ValueOfInt32(0),B.Value);GW=$clone(B.ValueOfInt64(new $Int64(0,0)),B.Value);GX=$clone(B.ValueOfUint32(0),B.Value);GY=$clone(B.ValueOfUint64(new $Uint64(0,0)),B.Value);GZ=$clone(B.ValueOfFloat32(0),B.Value);HA=$clone(B.ValueOfFloat64(0),B.Value);HB=$clone(B.ValueOfString(""),B.Value);HC=$clone(B.ValueOfBytes(ADP.nil),B.Value);HZ=new HR.ptr(AEO.nil,HV,HW,HX,$throwNilPointerError,HY);ID=new HR.ptr(AEO.nil,IA,IB,HX,$throwNilPointerError,IC);II=new HR.ptr(AEO.nil,IE,IF,IG,$throwNilPointerError,IH);IN=new HR.ptr(AEO.nil,IJ,IK,IL,$throwNilPointerError,IM);IQ=new HR.ptr(AEO.nil,IO,IP,IL,$throwNilPointerError,IM);JN=new HR.ptr(AEO.nil,JK,JL,JM,$throwNilPointerError,CI);JQ=new HR.ptr(AEO.nil,JO,JP,JM,$throwNilPointerError,CJ);JU=new HR.ptr(AEO.nil,JR,JS,JT,$throwNilPointerError,CK);JY=new HR.ptr(AEO.nil,JV,JW,JX,$throwNilPointerError,CL);KB=new HR.ptr(AEO.nil,JZ,KA,JX,$throwNilPointerError,CL);KF=new HS.ptr(KC,KD,KE,$throwNilPointerError,DP);KJ=new HS.ptr(KG,KH,KI,$throwNilPointerError,DR);KM=new HS.ptr(KK,KL,KI,$throwNilPointerError,DR);KQ=new HS.ptr(KN,KO,KP,$throwNilPointerError,DP);KU=new HS.ptr(KR,KS,KT,$throwNilPointerError,DR);KX=new HS.ptr(KV,KW,KT,$throwNilPointerError,DR);LB=new HR.ptr(AEO.nil,KY,KZ,LA,$throwNilPointerError,CM);LE=new HR.ptr(AEO.nil,LC,LD,LA,$throwNilPointerError,CN);LI=new HR.ptr(AEO.nil,LF,LG,LH,$throwNilPointerError,CO);LM=new HR.ptr(AEO.nil,LJ,LK,LL,$throwNilPointerError,CP);LP=new HR.ptr(AEO.nil,LN,LO,LL,$throwNilPointerError,CP);LT=new HS.ptr(LQ,LR,LS,$throwNilPointerError,DP);LX=new HS.ptr(LU,LV,LW,$throwNilPointerError,DR);MA=new HS.ptr(LY,LZ,LW,$throwNilPointerError,DR);ME=new HR.ptr(AEO.nil,MB,MC,MD,$throwNilPointerError,CM);MH=new HR.ptr(AEO.nil,MF,MG,MD,$throwNilPointerError,CN);ML=new HR.ptr(AEO.nil,MI,MJ,MK,$throwNilPointerError,CO);MP=new HR.ptr(AEO.nil,MM,MN,MO,$throwNilPointerError,CP);MS=new HR.ptr(AEO.nil,MQ,MR,MO,$throwNilPointerError,CP);MW=new HS.ptr(MT,MU,MV,$throwNilPointerError,DP);NA=new HS.ptr(MX,MY,MZ,$throwNilPointerError,DR);ND=new HS.ptr(NB,NC,MZ,$throwNilPointerError,DR);NH=new HR.ptr(AEO.nil,NE,NF,NG,$throwNilPointerError,CQ);NK=new HR.ptr(AEO.nil,NI,NJ,NG,$throwNilPointerError,CR);NO=new HR.ptr(AEO.nil,NL,NM,NN,$throwNilPointerError,CS);NS=new HR.ptr(AEO.nil,NP,NQ,NR,$throwNilPointerError,CT);NV=new HR.ptr(AEO.nil,NT,NU,NR,$throwNilPointerError,CT);NZ=new HS.ptr(NW,NX,NY,$throwNilPointerError,DP);OD=new HS.ptr(OA,OB,OC,$throwNilPointerError,DR);OG=new HS.ptr(OE,OF,OC,$throwNilPointerError,DR);OK=new HR.ptr(AEO.nil,OH,OI,OJ,$throwNilPointerError,CU);ON=new HR.ptr(AEO.nil,OL,OM,OJ,$throwNilPointerError,CV);OR=new HR.ptr(AEO.nil,OO,OP,OQ,$throwNilPointerError,CW);OV=new HR.ptr(AEO.nil,OS,OT,OU,$throwNilPointerError,CX);OY=new HR.ptr(AEO.nil,OW,OX,OU,$throwNilPointerError,CX);PC=new HS.ptr(OZ,PA,PB,$throwNilPointerError,DP);PG=new HS.ptr(PD,PE,PF,$throwNilPointerError,DR);PJ=new HS.ptr(PH,PI,PF,$throwNilPointerError,DR);PN=new HR.ptr(AEO.nil,PK,PL,PM,$throwNilPointerError,CU);PQ=new HR.ptr(AEO.nil,PO,PP,PM,$throwNilPointerError,CV);PU=new HR.ptr(AEO.nil,PR,PS,PT,$throwNilPointerError,CW);PY=new HR.ptr(AEO.nil,PV,PW,PX,$throwNilPointerError,CX);QB=new HR.ptr(AEO.nil,PZ,QA,PX,$throwNilPointerError,CX);QF=new HS.ptr(QC,QD,QE,$throwNilPointerError,DP);QJ=new HS.ptr(QG,QH,QI,$throwNilPointerError,DR);QM=new HS.ptr(QK,QL,QI,$throwNilPointerError,DR);QQ=new HR.ptr(AEO.nil,QN,QO,QP,$throwNilPointerError,CY);QT=new HR.ptr(AEO.nil,QR,QS,QP,$throwNilPointerError,CZ);QX=new HR.ptr(AEO.nil,QU,QV,QW,$throwNilPointerError,DA);RB=new HR.ptr(AEO.nil,QY,QZ,RA,$throwNilPointerError,DB);RE=new HR.ptr(AEO.nil,RC,RD,RA,$throwNilPointerError,DB);RI=new HS.ptr(RF,RG,RH,$throwNilPointerError,DP);RM=new HS.ptr(RJ,RK,RL,$throwNilPointerError,DR);RP=new HS.ptr(RN,RO,RL,$throwNilPointerError,DR);RT=new HR.ptr(AEO.nil,RQ,RR,RS,$throwNilPointerError,CM);RW=new HR.ptr(AEO.nil,RU,RV,RS,$throwNilPointerError,CN);SA=new HR.ptr(AEO.nil,RX,RY,RZ,$throwNilPointerError,CO);SE=new HR.ptr(AEO.nil,SB,SC,SD,$throwNilPointerError,CP);SH=new HR.ptr(AEO.nil,SF,SG,SD,$throwNilPointerError,CP);SL=new HS.ptr(SI,SJ,SK,$throwNilPointerError,DP);SP=new HS.ptr(SM,SN,SO,$throwNilPointerError,DR);SS=new HS.ptr(SQ,SR,SO,$throwNilPointerError,DR);SW=new HR.ptr(AEO.nil,ST,SU,SV,$throwNilPointerError,CQ);SZ=new HR.ptr(AEO.nil,SX,SY,SV,$throwNilPointerError,CR);TD=new HR.ptr(AEO.nil,TA,TB,TC,$throwNilPointerError,CS);TH=new HR.ptr(AEO.nil,TE,TF,TG,$throwNilPointerError,CT);TK=new HR.ptr(AEO.nil,TI,TJ,TG,$throwNilPointerError,CT);TO=new HS.ptr(TL,TM,TN,$throwNilPointerError,DP);TS=new HS.ptr(TP,TQ,TR,$throwNilPointerError,DR);TV=new HS.ptr(TT,TU,TR,$throwNilPointerError,DR);TZ=new HR.ptr(AEO.nil,TW,TX,TY,$throwNilPointerError,DC);UC=new HR.ptr(AEO.nil,UA,UB,TY,$throwNilPointerError,DD);UG=new HR.ptr(AEO.nil,UD,UE,UF,$throwNilPointerError,DE);UK=new HR.ptr(AEO.nil,UH,UI,UJ,$throwNilPointerError,DF);UN=new HR.ptr(AEO.nil,UL,UM,UJ,$throwNilPointerError,DF);UR=new HS.ptr(UO,UP,UQ,$throwNilPointerError,DP);UV=new HS.ptr(US,UT,UU,$throwNilPointerError,DR);UY=new HS.ptr(UW,UX,UU,$throwNilPointerError,DR);VC=new HR.ptr(AEO.nil,UZ,VA,VB,$throwNilPointerError,CU);VF=new HR.ptr(AEO.nil,VD,VE,VB,$throwNilPointerError,CV);VJ=new HR.ptr(AEO.nil,VG,VH,VI,$throwNilPointerError,CW);VN=new HR.ptr(AEO.nil,VK,VL,VM,$throwNilPointerError,CX);VQ=new HR.ptr(AEO.nil,VO,VP,VM,$throwNilPointerError,CX);VU=new HS.ptr(VR,VS,VT,$throwNilPointerError,DP);VY=new HS.ptr(VV,VW,VX,$throwNilPointerError,DR);WB=new HS.ptr(VZ,WA,VX,$throwNilPointerError,DR);WF=new HR.ptr(AEO.nil,WC,WD,WE,$throwNilPointerError,CY);WI=new HR.ptr(AEO.nil,WG,WH,WE,$throwNilPointerError,CZ);WM=new HR.ptr(AEO.nil,WJ,WK,WL,$throwNilPointerError,DA);WQ=new HR.ptr(AEO.nil,WN,WO,WP,$throwNilPointerError,DB);WT=new HR.ptr(AEO.nil,WR,WS,WP,$throwNilPointerError,DB);WX=new HS.ptr(WU,WV,WW,$throwNilPointerError,DP);XB=new HS.ptr(WY,WZ,XA,$throwNilPointerError,DR);XE=new HS.ptr(XC,XD,XA,$throwNilPointerError,DR);XI=new HR.ptr(AEO.nil,XF,XG,XH,$throwNilPointerError,DG);XL=new HR.ptr(AEO.nil,XJ,XK,XH,$throwNilPointerError,DH);XP=new HR.ptr(AEO.nil,XM,XN,XO,$throwNilPointerError,DI);XT=new HR.ptr(AEO.nil,XQ,XR,XS,$throwNilPointerError,DJ);XW=new HR.ptr(AEO.nil,XU,XV,XS,$throwNilPointerError,DJ);YA=new HS.ptr(XX,XY,XZ,$throwNilPointerError,DP);YE=new HS.ptr(YB,YC,YD,$throwNilPointerError,DR);YH=new HS.ptr(YF,YG,YD,$throwNilPointerError,DR);YL=new HR.ptr(AEO.nil,YI,YJ,YK,$throwNilPointerError,DK);YO=new HR.ptr(AEO.nil,YI,YM,YN,$throwNilPointerError,DK);YR=new HR.ptr(AEO.nil,YP,YQ,YK,$throwNilPointerError,DL);YT=new HR.ptr(AEO.nil,YP,YS,YN,$throwNilPointerError,DL);YX=new HR.ptr(AEO.nil,YU,YV,YW,$throwNilPointerError,DM);ZA=new HR.ptr(AEO.nil,YU,YY,YZ,$throwNilPointerError,DM);ZE=new HR.ptr(AEO.nil,ZB,ZC,ZD,$throwNilPointerError,DN);ZH=new HR.ptr(AEO.nil,ZB,ZF,ZG,$throwNilPointerError,DN);ZL=new HS.ptr(ZI,ZJ,ZK,$throwNilPointerError,DP);ZO=new HS.ptr(ZI,ZM,ZN,$throwNilPointerError,DP);ZS=new HS.ptr(ZP,ZQ,ZR,$throwNilPointerError,DR);ZW=new HR.ptr(AEO.nil,ZT,ZU,ZV,$throwNilPointerError,DX);ZZ=new HR.ptr(AEO.nil,ZT,ZX,ZY,$throwNilPointerError,DX);AAD=new HR.ptr(AEO.nil,AAA,AAB,AAC,$throwNilPointerError,DY);AAG=new HR.ptr(AEO.nil,AAA,AAE,AAF,$throwNilPointerError,DY);AAK=new HR.ptr(AEO.nil,AAH,AAI,AAJ,$throwNilPointerError,DZ);AAN=new HR.ptr(AEO.nil,AAH,AAL,AAM,$throwNilPointerError,DZ);AAR=new HS.ptr(AAO,AAP,AAQ,$throwNilPointerError,DQ);AAV=new HS.ptr(AAS,AAT,AAU,$throwNilPointerError,DS);AAX=$makeMap(B.Kind.keyFor,[{k:8,v:0},{k:14,v:0},{k:5,v:0},{k:17,v:0},{k:13,v:0},{k:3,v:0},{k:18,v:0},{k:4,v:0},{k:15,v:5},{k:7,v:5},{k:2,v:5},{k:16,v:1},{k:6,v:1},{k:1,v:1},{k:9,v:2},{k:12,v:2},{k:11,v:2},{k:10,v:3}]);ABM=new HS.ptr(ABI,ABJ,ABK,ABL,DU);ABQ=new HS.ptr(ABN,ABO,ABP,ABL,DU);ACL=new HS.ptr(ACH,ACI,ACJ,ACK,DT);ACP=new HS.ptr(ACM,ACN,ACO,ACK,DT);}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["google.golang.org/protobuf/internal/filetype"]=(function(){var $pkg={},$init,B,C,D,E,F,A,G,H,J,K,L,M,N,O,P,Q,R,S,T,U,V,I;B=$packages["google.golang.org/protobuf/internal/descopts"];C=$packages["google.golang.org/protobuf/internal/filedesc"];D=$packages["google.golang.org/protobuf/internal/impl"];E=$packages["google.golang.org/protobuf/reflect/protoreflect"];F=$packages["google.golang.org/protobuf/reflect/protoregistry"];A=$packages["reflect"];G=$pkg.Builder=$newType(0,$kindStruct,"filetype.Builder",true,"google.golang.org/protobuf/internal/filetype",true,function(File_,GoTypes_,DependencyIndexes_,EnumInfos_,MessageInfos_,ExtensionInfos_,TypeRegistry_){this.$val=this;if(arguments.length===0){this.File=new C.Builder.ptr("",M.nil,0,0,0,0,$ifaceNil,$ifaceNil);this.GoTypes=N.nil;this.DependencyIndexes=O.nil;this.EnumInfos=P.nil;this.MessageInfos=Q.nil;this.ExtensionInfos=R.nil;this.TypeRegistry=$ifaceNil;return;}this.File=File_;this.GoTypes=GoTypes_;this.DependencyIndexes=DependencyIndexes_;this.EnumInfos=EnumInfos_;this.MessageInfos=MessageInfos_;this.ExtensionInfos=ExtensionInfos_;this.TypeRegistry=TypeRegistry_;});H=$pkg.Out=$newType(0,$kindStruct,"filetype.Out",true,"google.golang.org/protobuf/internal/filetype",true,function(File_){this.$val=this;if(arguments.length===0){this.File=$ifaceNil;return;}this.File=File_;});J=$pkg.depIdxs=$newType(12,$kindSlice,"filetype.depIdxs",true,"google.golang.org/protobuf/internal/filetype",false,null);K=$pkg.resolverByIndex=$newType(0,$kindStruct,"filetype.resolverByIndex",true,"google.golang.org/protobuf/internal/filetype",false,function(goTypes_,depIdxs_,fileRegistry_){this.$val=this;if(arguments.length===0){this.goTypes=N.nil;this.depIdxs=J.nil;this.fileRegistry=$ifaceNil;return;}this.goTypes=goTypes_;this.depIdxs=depIdxs_;this.fileRegistry=fileRegistry_;});L=$pkg.fileRegistry=$newType(8,$kindInterface,"filetype.fileRegistry",true,"google.golang.org/protobuf/internal/filetype",false,null);M=$sliceType($Uint8);N=$sliceType($emptyInterface);O=$sliceType($Int32);P=$sliceType(D.EnumInfo);Q=$sliceType(D.MessageInfo);R=$sliceType(D.ExtensionInfo);S=$interfaceType([{prop:"RegisterEnum",name:"RegisterEnum",pkg:"",typ:$funcType([E.EnumType],[$error],false)},{prop:"RegisterExtension",name:"RegisterExtension",pkg:"",typ:$funcType([E.ExtensionType],[$error],false)},{prop:"RegisterMessage",name:"RegisterMessage",pkg:"",typ:$funcType([E.MessageType],[$error],false)}]);T=$sliceType(C.Enum);U=$sliceType(C.Message);V=$ptrType(K);G.ptr.prototype.Build=function(){var{a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=new H.ptr($ifaceNil);b=this;if($interfaceIsEqual(b.File.FileRegistry,$ifaceNil)){b.File.FileRegistry=F.GlobalFiles;}b.File.FileRegistry=new K.ptr(b.GoTypes,$convertSliceType(b.DependencyIndexes,J),b.File.FileRegistry);if($interfaceIsEqual(b.TypeRegistry,$ifaceNil)){b.TypeRegistry=F.GlobalTypes;}c=$clone(b.File,C.Builder).Build();$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=$clone(c,C.Out);a.File=d.File;e=$subslice(b.GoTypes,0,d.Enums.$length);if(!((b.EnumInfos.$length===d.Enums.$length))){$panic(new $String("mismatching enum lengths"));}if(d.Enums.$length>0){$s=2;continue;}$s=3;continue;case 2:f=d.Enums;g=0;case 4:if(!(g=j.$length)?($throwRuntimeError("index out of range"),undefined):j.$array[j.$offset+h])),new D.EnumInfo.ptr(A.TypeOf(((h<0||h>=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+h])),(i=d.Enums,((h<0||h>=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+h]))));l=b.TypeRegistry.RegisterEnum((k=b.EnumInfos,((h<0||h>=k.$length)?($throwRuntimeError("index out of range"),undefined):k.$array[k.$offset+h])));$s=6;case 6:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;if(!($interfaceIsEqual(m,$ifaceNil))){$panic(m);}g++;$s=4;continue;case 5:case 3:n=$subslice($subslice(b.GoTypes,d.Enums.$length),0,d.Messages.$length);if(!((b.MessageInfos.$length===d.Messages.$length))){$panic(new $String("mismatching message lengths"));}if(d.Messages.$length>0){$s=7;continue;}$s=8;continue;case 7:o=d.Messages;p=0;case 9:if(!(p=n.$length)?($throwRuntimeError("index out of range"),undefined):n.$array[n.$offset+q]),$ifaceNil)){p++;$s=9;continue;}(r=b.MessageInfos,((q<0||q>=r.$length)?($throwRuntimeError("index out of range"),undefined):r.$array[r.$offset+q])).GoReflectType=A.TypeOf(((q<0||q>=n.$length)?($throwRuntimeError("index out of range"),undefined):n.$array[n.$offset+q]));(t=b.MessageInfos,((q<0||q>=t.$length)?($throwRuntimeError("index out of range"),undefined):t.$array[t.$offset+q])).Desc=(s=d.Messages,((q<0||q>=s.$length)?($throwRuntimeError("index out of range"),undefined):s.$array[s.$offset+q]));v=b.TypeRegistry.RegisterMessage((u=b.MessageInfos,((q<0||q>=u.$length)?($throwRuntimeError("index out of range"),undefined):u.$array[u.$offset+q])));$s=11;case 11:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}w=v;if(!($interfaceIsEqual(w,$ifaceNil))){$panic(w);}p++;$s=9;continue;case 10:y=a.File.Path();$s=15;case 15:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}if(!(y==="google/protobuf/descriptor.proto")){x=false;$s=14;continue s;}z=a.File.Package();$s=16;case 16:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}x=z==="google.protobuf";case 14:if(x){$s=12;continue;}$s=13;continue;case 12:aa=d.Messages;ab=0;while(true){if(!(ab=ad.$length)?($throwRuntimeError("index out of range"),undefined):ad.$array[ad.$offset+ac])).Base.Name();if(ae===("FileOptions")){B.File=$assertType(((ac<0||ac>=n.$length)?($throwRuntimeError("index out of range"),undefined):n.$array[n.$offset+ac]),E.ProtoMessage);}else if(ae===("EnumOptions")){B.Enum=$assertType(((ac<0||ac>=n.$length)?($throwRuntimeError("index out of range"),undefined):n.$array[n.$offset+ac]),E.ProtoMessage);}else if(ae===("EnumValueOptions")){B.EnumValue=$assertType(((ac<0||ac>=n.$length)?($throwRuntimeError("index out of range"),undefined):n.$array[n.$offset+ac]),E.ProtoMessage);}else if(ae===("MessageOptions")){B.Message=$assertType(((ac<0||ac>=n.$length)?($throwRuntimeError("index out of range"),undefined):n.$array[n.$offset+ac]),E.ProtoMessage);}else if(ae===("FieldOptions")){B.Field=$assertType(((ac<0||ac>=n.$length)?($throwRuntimeError("index out of range"),undefined):n.$array[n.$offset+ac]),E.ProtoMessage);}else if(ae===("OneofOptions")){B.Oneof=$assertType(((ac<0||ac>=n.$length)?($throwRuntimeError("index out of range"),undefined):n.$array[n.$offset+ac]),E.ProtoMessage);}else if(ae===("ExtensionRangeOptions")){B.ExtensionRange=$assertType(((ac<0||ac>=n.$length)?($throwRuntimeError("index out of range"),undefined):n.$array[n.$offset+ac]),E.ProtoMessage);}else if(ae===("ServiceOptions")){B.Service=$assertType(((ac<0||ac>=n.$length)?($throwRuntimeError("index out of range"),undefined):n.$array[n.$offset+ac]),E.ProtoMessage);}else if(ae===("MethodOptions")){B.Method=$assertType(((ac<0||ac>=n.$length)?($throwRuntimeError("index out of range"),undefined):n.$array[n.$offset+ac]),E.ProtoMessage);}ab++;}case 13:case 8:if(!((b.ExtensionInfos.$length===d.Extensions.$length))){$panic(new $String("mismatching extension lengths"));}af=0;ag=d.Extensions;ah=0;case 17:if(!(ah=ak.$length)?($throwRuntimeError("index out of range"),undefined):ak.$array[ak.$offset+ai])).L1.Kind;if(al===(14)){am=$methodExpr(J,"Get")($convertSliceType(b.DependencyIndexes,J),2,af);aj=A.TypeOf((an=b.GoTypes,((am<0||am>=an.$length)?($throwRuntimeError("index out of range"),undefined):an.$array[an.$offset+am])));af=af+(1)>>0;}else if((al===(11))||(al===(10))){ao=$methodExpr(J,"Get")($convertSliceType(b.DependencyIndexes,J),2,af);aj=A.TypeOf((ap=b.GoTypes,((ao<0||ao>=ap.$length)?($throwRuntimeError("index out of range"),undefined):ap.$array[ap.$offset+ao])));af=af+(1)>>0;}else{aj=(ar=I[E.Kind.keyFor((aq=d.Extensions,((ai<0||ai>=aq.$length)?($throwRuntimeError("index out of range"),undefined):aq.$array[aq.$offset+ai])).L1.Kind)],ar!==undefined?ar.v:$ifaceNil);}if((as=d.Extensions,((ai<0||ai>=as.$length)?($throwRuntimeError("index out of range"),undefined):as.$array[as.$offset+ai])).IsList()){aj=A.SliceOf(aj);}D.InitExtensionInfo((at=b.ExtensionInfos,((ai<0||ai>=at.$length)?($throwRuntimeError("index out of range"),undefined):at.$array[at.$offset+ai])),(au=d.Extensions,((ai<0||ai>=au.$length)?($throwRuntimeError("index out of range"),undefined):au.$array[au.$offset+ai])),aj);aw=b.TypeRegistry.RegisterExtension((av=b.ExtensionInfos,((ai<0||ai>=av.$length)?($throwRuntimeError("index out of range"),undefined):av.$array[av.$offset+ai])));$s=19;case 19:if($c){$c=false;aw=aw.$blk();}if(aw&&aw.$blk!==undefined){break s;}ax=aw;if(!($interfaceIsEqual(ax,$ifaceNil))){$panic(ax);}ah++;$s=17;continue;case 18:H.copy(a,a);$s=-1;return a;}return;}var $f={$blk:G.ptr.prototype.Build,$c:true,$r,a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};G.prototype.Build=function(){return this.$val.Build();};J.prototype.Get=function(a,b){var a,b,c,d,e;c=this;return(d=(e=(((c.$length>>0))-a>>0)-1>>0,((e<0||e>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+e]))+b>>0,((d<0||d>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+d]));};$ptrType(J).prototype.Get=function(a,b){return this.$get().Get(a,b);};K.ptr.prototype.FindEnumByIndex=function(a,b,c,d){var{a,b,c,d,e,f,g,h,i,$s,$r,$c}=$restore(this,{a,b,c,d});$s=$s||0;s:while(true){switch($s){case 0:e=this;f=((e.depIdxs.Get(a,b)>>0));if((f)<(c.$length+d.$length>>0)){$s=1;continue;}$s=2;continue;case 1:$s=-1;return((f<0||f>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+f]);case 2:h=new D.Export.ptr().EnumDescriptorOf((g=e.goTypes,((f<0||f>=g.$length)?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+f])));$s=4;case 4:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=5;case 5:return i;case 3:$s=-1;return $ifaceNil;}return;}var $f={$blk:K.ptr.prototype.FindEnumByIndex,$c:true,$r,a,b,c,d,e,f,g,h,i,$s};return $f;};K.prototype.FindEnumByIndex=function(a,b,c,d){return this.$val.FindEnumByIndex(a,b,c,d);};K.ptr.prototype.FindMessageByIndex=function(a,b,c,d){var{a,b,c,d,e,f,g,h,i,j,$s,$r,$c}=$restore(this,{a,b,c,d});$s=$s||0;s:while(true){switch($s){case 0:e=this;f=((e.depIdxs.Get(a,b)>>0));if(f<(c.$length+d.$length>>0)){$s=1;continue;}$s=2;continue;case 1:$s=-1;return(g=f-c.$length>>0,((g<0||g>=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+g]));case 2:i=new D.Export.ptr().MessageDescriptorOf((h=e.goTypes,((f<0||f>=h.$length)?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+f])));$s=4;case 4:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;$s=5;case 5:return j;case 3:$s=-1;return $ifaceNil;}return;}var $f={$blk:K.ptr.prototype.FindMessageByIndex,$c:true,$r,a,b,c,d,e,f,g,h,i,j,$s};return $f;};K.prototype.FindMessageByIndex=function(a,b,c,d){return this.$val.FindMessageByIndex(a,b,c,d);};G.methods=[{prop:"Build",name:"Build",pkg:"",typ:$funcType([],[H],false)}];J.methods=[{prop:"Get",name:"Get",pkg:"",typ:$funcType([$Int32,$Int32],[$Int32],false)}];V.methods=[{prop:"FindEnumByIndex",name:"FindEnumByIndex",pkg:"",typ:$funcType([$Int32,$Int32,T,U],[E.EnumDescriptor],false)},{prop:"FindMessageByIndex",name:"FindMessageByIndex",pkg:"",typ:$funcType([$Int32,$Int32,T,U],[E.MessageDescriptor],false)}];G.init("",[{prop:"File",name:"File",embedded:false,exported:true,typ:C.Builder,tag:""},{prop:"GoTypes",name:"GoTypes",embedded:false,exported:true,typ:N,tag:""},{prop:"DependencyIndexes",name:"DependencyIndexes",embedded:false,exported:true,typ:O,tag:""},{prop:"EnumInfos",name:"EnumInfos",embedded:false,exported:true,typ:P,tag:""},{prop:"MessageInfos",name:"MessageInfos",embedded:false,exported:true,typ:Q,tag:""},{prop:"ExtensionInfos",name:"ExtensionInfos",embedded:false,exported:true,typ:R,tag:""},{prop:"TypeRegistry",name:"TypeRegistry",embedded:false,exported:true,typ:S,tag:""}]);H.init("",[{prop:"File",name:"File",embedded:false,exported:true,typ:E.FileDescriptor,tag:""}]);J.init($Int32);K.init("google.golang.org/protobuf/internal/filetype",[{prop:"goTypes",name:"goTypes",embedded:false,exported:false,typ:N,tag:""},{prop:"depIdxs",name:"depIdxs",embedded:false,exported:false,typ:J,tag:""},{prop:"fileRegistry",name:"fileRegistry",embedded:true,exported:false,typ:L,tag:""}]);L.init([{prop:"FindDescriptorByName",name:"FindDescriptorByName",pkg:"",typ:$funcType([E.FullName],[E.Descriptor,$error],false)},{prop:"FindFileByPath",name:"FindFileByPath",pkg:"",typ:$funcType([$String],[E.FileDescriptor,$error],false)},{prop:"RegisterFile",name:"RegisterFile",pkg:"",typ:$funcType([E.FileDescriptor],[$error],false)}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=B.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=D.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=E.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=F.$init();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=A.$init();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}I=$makeMap(E.Kind.keyFor,[{k:8,v:A.TypeOf(new $Bool(false))},{k:5,v:A.TypeOf(new $Int32(0))},{k:17,v:A.TypeOf(new $Int32(0))},{k:15,v:A.TypeOf(new $Int32(0))},{k:3,v:A.TypeOf(new $Int64(0,0))},{k:18,v:A.TypeOf(new $Int64(0,0))},{k:16,v:A.TypeOf(new $Int64(0,0))},{k:13,v:A.TypeOf(new $Uint32(0))},{k:7,v:A.TypeOf(new $Uint32(0))},{k:4,v:A.TypeOf(new $Uint64(0,0))},{k:6,v:A.TypeOf(new $Uint64(0,0))},{k:2,v:A.TypeOf(new $Float32(0))},{k:1,v:A.TypeOf(new $Float64(0))},{k:9,v:A.TypeOf(new $String(""))},{k:12,v:A.TypeOf((M.nil))}]);}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["google.golang.org/protobuf/internal/version"]=(function(){var $pkg={},$init,A,B;A=$packages["fmt"];B=$packages["strings"];$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["google.golang.org/protobuf/runtime/protoimpl"]=(function(){var $pkg={},$init,B,C,D,A;B=$packages["google.golang.org/protobuf/internal/filedesc"];C=$packages["google.golang.org/protobuf/internal/filetype"];D=$packages["google.golang.org/protobuf/internal/impl"];A=$packages["google.golang.org/protobuf/internal/version"];$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=B.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=D.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=A.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$pkg.X=new D.Export.ptr();}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["dnmshared/sharedprotos"]=(function(){var $pkg={},$init,A,B,C,D,E,F,G,H,I,AK,S,T,U,V,W,X,Y,Z,AA,AB,AC,AD,AE,AF,AG,AH,AI,AJ,AL,AM,J,K,L,N,O,P,M,Q,R;A=$packages["google.golang.org/protobuf/reflect/protoreflect"];B=$packages["google.golang.org/protobuf/runtime/protoimpl"];C=$packages["reflect"];D=$packages["sync"];E=$pkg.Direction=$newType(0,$kindStruct,"sharedprotos.Direction",true,"dnmshared/sharedprotos",true,function(state_,sizeCache_,unknownFields_,Dx_,Dy_){this.$val=this;if(arguments.length===0){this.state=new $packages["google.golang.org/protobuf/internal/impl"].MessageState.ptr(new $packages["google.golang.org/protobuf/internal/pragma"].NoUnkeyedLiterals.ptr(),AC.zero(),AD.zero(),AE.nil);this.sizeCache=0;this.unknownFields=S.nil;this.Dx=0;this.Dy=0;return;}this.state=state_;this.sizeCache=sizeCache_;this.unknownFields=unknownFields_;this.Dx=Dx_;this.Dy=Dy_;});F=$pkg.Vec2D=$newType(0,$kindStruct,"sharedprotos.Vec2D",true,"dnmshared/sharedprotos",true,function(state_,sizeCache_,unknownFields_,X_,Y_){this.$val=this;if(arguments.length===0){this.state=new $packages["google.golang.org/protobuf/internal/impl"].MessageState.ptr(new $packages["google.golang.org/protobuf/internal/pragma"].NoUnkeyedLiterals.ptr(),AC.zero(),AD.zero(),AE.nil);this.sizeCache=0;this.unknownFields=S.nil;this.X=0;this.Y=0;return;}this.state=state_;this.sizeCache=sizeCache_;this.unknownFields=unknownFields_;this.X=X_;this.Y=Y_;});G=$pkg.Polygon2D=$newType(0,$kindStruct,"sharedprotos.Polygon2D",true,"dnmshared/sharedprotos",true,function(state_,sizeCache_,unknownFields_,Anchor_,Points_){this.$val=this;if(arguments.length===0){this.state=new $packages["google.golang.org/protobuf/internal/impl"].MessageState.ptr(new $packages["google.golang.org/protobuf/internal/pragma"].NoUnkeyedLiterals.ptr(),AC.zero(),AD.zero(),AE.nil);this.sizeCache=0;this.unknownFields=S.nil;this.Anchor=W.nil;this.Points=AG.nil;return;}this.state=state_;this.sizeCache=sizeCache_;this.unknownFields=unknownFields_;this.Anchor=Anchor_;this.Points=Points_;});H=$pkg.Vec2DList=$newType(0,$kindStruct,"sharedprotos.Vec2DList",true,"dnmshared/sharedprotos",true,function(state_,sizeCache_,unknownFields_,Eles_){this.$val=this;if(arguments.length===0){this.state=new $packages["google.golang.org/protobuf/internal/impl"].MessageState.ptr(new $packages["google.golang.org/protobuf/internal/pragma"].NoUnkeyedLiterals.ptr(),AC.zero(),AD.zero(),AE.nil);this.sizeCache=0;this.unknownFields=S.nil;this.Eles=AG.nil;return;}this.state=state_;this.sizeCache=sizeCache_;this.unknownFields=unknownFields_;this.Eles=Eles_;});I=$pkg.Polygon2DList=$newType(0,$kindStruct,"sharedprotos.Polygon2DList",true,"dnmshared/sharedprotos",true,function(state_,sizeCache_,unknownFields_,Eles_){this.$val=this;if(arguments.length===0){this.state=new $packages["google.golang.org/protobuf/internal/impl"].MessageState.ptr(new $packages["google.golang.org/protobuf/internal/pragma"].NoUnkeyedLiterals.ptr(),AC.zero(),AD.zero(),AE.nil);this.sizeCache=0;this.unknownFields=S.nil;this.Eles=AH.nil;return;}this.state=state_;this.sizeCache=sizeCache_;this.unknownFields=unknownFields_;this.Eles=Eles_;});AK=$newType(0,$kindStruct,"sharedprotos.x",true,"dnmshared/sharedprotos",false,function(){this.$val=this;if(arguments.length===0){return;}});S=$sliceType($Uint8);T=$sliceType($packages["google.golang.org/protobuf/internal/impl"].MessageInfo);U=$sliceType($emptyInterface);V=$ptrType(E);W=$ptrType(F);X=$ptrType(G);Y=$ptrType(H);Z=$ptrType(I);AA=$sliceType($Int32);AB=$funcType([],[],false);AC=$arrayType(AB,0);AD=$arrayType(D.Mutex,0);AE=$ptrType($packages["google.golang.org/protobuf/internal/impl"].MessageInfo);AF=$sliceType($Int);AG=$sliceType(W);AH=$sliceType(X);AI=$ptrType($Int32);AJ=$ptrType(S);AL=$sliceType($packages["google.golang.org/protobuf/internal/impl"].EnumInfo);AM=$sliceType($packages["google.golang.org/protobuf/internal/impl"].ExtensionInfo);E.ptr.prototype.Reset=function(){var a,b,c;a=this;E.copy(a,new E.ptr(new $packages["google.golang.org/protobuf/internal/impl"].MessageState.ptr(new $packages["google.golang.org/protobuf/internal/pragma"].NoUnkeyedLiterals.ptr(),AC.zero(),AD.zero(),AE.nil),0,S.nil,0,0));if(false){b=(0>=N.$length?($throwRuntimeError("index out of range"),undefined):N.$array[N.$offset+0]);c=$clone(B.X,$packages["google.golang.org/protobuf/internal/impl"].Export).MessageStateOf((a));c.StoreMessageInfo(b);}};E.prototype.Reset=function(){return this.$val.Reset();};E.ptr.prototype.String=function(){var{a,b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=$clone(B.X,$packages["google.golang.org/protobuf/internal/impl"].Export).MessageStringOf(a);$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b;$s=2;case 2:return c;}return;}var $f={$blk:E.ptr.prototype.String,$c:true,$r,a,b,c,$s};return $f;};E.prototype.String=function(){return this.$val.String();};E.ptr.prototype.ProtoMessage=function(){};E.prototype.ProtoMessage=function(){return this.$val.ProtoMessage();};E.ptr.prototype.ProtoReflect=function(){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=(0>=N.$length?($throwRuntimeError("index out of range"),undefined):N.$array[N.$offset+0]);if(false&&!(a===V.nil)){c=$clone(B.X,$packages["google.golang.org/protobuf/internal/impl"].Export).MessageStateOf((a));if(c.LoadMessageInfo()===AE.nil){c.StoreMessageInfo(b);}$s=-1;return c;}d=b.MessageOf(a);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;$s=2;case 2:return e;}return;}var $f={$blk:E.ptr.prototype.ProtoReflect,$c:true,$r,a,b,c,d,e,$s};return $f;};E.prototype.ProtoReflect=function(){return this.$val.ProtoReflect();};E.ptr.prototype.Descriptor=function(){var{a,b,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=M();$s=1;case 1:if($c){$c=false;a=a.$blk();}if(a&&a.$blk!==undefined){break s;}b=[a,new AF([0])];$s=2;case 2:return b;}return;}var $f={$blk:E.ptr.prototype.Descriptor,$c:true,$r,a,b,$s};return $f;};E.prototype.Descriptor=function(){return this.$val.Descriptor();};E.ptr.prototype.GetDx=function(){var a;a=this;if(!(a===V.nil)){return a.Dx;}return 0;};E.prototype.GetDx=function(){return this.$val.GetDx();};E.ptr.prototype.GetDy=function(){var a;a=this;if(!(a===V.nil)){return a.Dy;}return 0;};E.prototype.GetDy=function(){return this.$val.GetDy();};F.ptr.prototype.Reset=function(){var a,b,c;a=this;F.copy(a,new F.ptr(new $packages["google.golang.org/protobuf/internal/impl"].MessageState.ptr(new $packages["google.golang.org/protobuf/internal/pragma"].NoUnkeyedLiterals.ptr(),AC.zero(),AD.zero(),AE.nil),0,S.nil,0,0));if(false){b=(1>=N.$length?($throwRuntimeError("index out of range"),undefined):N.$array[N.$offset+1]);c=$clone(B.X,$packages["google.golang.org/protobuf/internal/impl"].Export).MessageStateOf((a));c.StoreMessageInfo(b);}};F.prototype.Reset=function(){return this.$val.Reset();};F.ptr.prototype.String=function(){var{a,b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=$clone(B.X,$packages["google.golang.org/protobuf/internal/impl"].Export).MessageStringOf(a);$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b;$s=2;case 2:return c;}return;}var $f={$blk:F.ptr.prototype.String,$c:true,$r,a,b,c,$s};return $f;};F.prototype.String=function(){return this.$val.String();};F.ptr.prototype.ProtoMessage=function(){};F.prototype.ProtoMessage=function(){return this.$val.ProtoMessage();};F.ptr.prototype.ProtoReflect=function(){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=(1>=N.$length?($throwRuntimeError("index out of range"),undefined):N.$array[N.$offset+1]);if(false&&!(a===W.nil)){c=$clone(B.X,$packages["google.golang.org/protobuf/internal/impl"].Export).MessageStateOf((a));if(c.LoadMessageInfo()===AE.nil){c.StoreMessageInfo(b);}$s=-1;return c;}d=b.MessageOf(a);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;$s=2;case 2:return e;}return;}var $f={$blk:F.ptr.prototype.ProtoReflect,$c:true,$r,a,b,c,d,e,$s};return $f;};F.prototype.ProtoReflect=function(){return this.$val.ProtoReflect();};F.ptr.prototype.Descriptor=function(){var{a,b,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=M();$s=1;case 1:if($c){$c=false;a=a.$blk();}if(a&&a.$blk!==undefined){break s;}b=[a,new AF([1])];$s=2;case 2:return b;}return;}var $f={$blk:F.ptr.prototype.Descriptor,$c:true,$r,a,b,$s};return $f;};F.prototype.Descriptor=function(){return this.$val.Descriptor();};F.ptr.prototype.GetX=function(){var a;a=this;if(!(a===W.nil)){return a.X;}return 0;};F.prototype.GetX=function(){return this.$val.GetX();};F.ptr.prototype.GetY=function(){var a;a=this;if(!(a===W.nil)){return a.Y;}return 0;};F.prototype.GetY=function(){return this.$val.GetY();};G.ptr.prototype.Reset=function(){var a,b,c;a=this;G.copy(a,new G.ptr(new $packages["google.golang.org/protobuf/internal/impl"].MessageState.ptr(new $packages["google.golang.org/protobuf/internal/pragma"].NoUnkeyedLiterals.ptr(),AC.zero(),AD.zero(),AE.nil),0,S.nil,W.nil,AG.nil));if(false){b=(2>=N.$length?($throwRuntimeError("index out of range"),undefined):N.$array[N.$offset+2]);c=$clone(B.X,$packages["google.golang.org/protobuf/internal/impl"].Export).MessageStateOf((a));c.StoreMessageInfo(b);}};G.prototype.Reset=function(){return this.$val.Reset();};G.ptr.prototype.String=function(){var{a,b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=$clone(B.X,$packages["google.golang.org/protobuf/internal/impl"].Export).MessageStringOf(a);$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b;$s=2;case 2:return c;}return;}var $f={$blk:G.ptr.prototype.String,$c:true,$r,a,b,c,$s};return $f;};G.prototype.String=function(){return this.$val.String();};G.ptr.prototype.ProtoMessage=function(){};G.prototype.ProtoMessage=function(){return this.$val.ProtoMessage();};G.ptr.prototype.ProtoReflect=function(){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=(2>=N.$length?($throwRuntimeError("index out of range"),undefined):N.$array[N.$offset+2]);if(false&&!(a===X.nil)){c=$clone(B.X,$packages["google.golang.org/protobuf/internal/impl"].Export).MessageStateOf((a));if(c.LoadMessageInfo()===AE.nil){c.StoreMessageInfo(b);}$s=-1;return c;}d=b.MessageOf(a);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;$s=2;case 2:return e;}return;}var $f={$blk:G.ptr.prototype.ProtoReflect,$c:true,$r,a,b,c,d,e,$s};return $f;};G.prototype.ProtoReflect=function(){return this.$val.ProtoReflect();};G.ptr.prototype.Descriptor=function(){var{a,b,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=M();$s=1;case 1:if($c){$c=false;a=a.$blk();}if(a&&a.$blk!==undefined){break s;}b=[a,new AF([2])];$s=2;case 2:return b;}return;}var $f={$blk:G.ptr.prototype.Descriptor,$c:true,$r,a,b,$s};return $f;};G.prototype.Descriptor=function(){return this.$val.Descriptor();};G.ptr.prototype.GetAnchor=function(){var a;a=this;if(!(a===X.nil)){return a.Anchor;}return W.nil;};G.prototype.GetAnchor=function(){return this.$val.GetAnchor();};G.ptr.prototype.GetPoints=function(){var a;a=this;if(!(a===X.nil)){return a.Points;}return AG.nil;};G.prototype.GetPoints=function(){return this.$val.GetPoints();};H.ptr.prototype.Reset=function(){var a,b,c;a=this;H.copy(a,new H.ptr(new $packages["google.golang.org/protobuf/internal/impl"].MessageState.ptr(new $packages["google.golang.org/protobuf/internal/pragma"].NoUnkeyedLiterals.ptr(),AC.zero(),AD.zero(),AE.nil),0,S.nil,AG.nil));if(false){b=(3>=N.$length?($throwRuntimeError("index out of range"),undefined):N.$array[N.$offset+3]);c=$clone(B.X,$packages["google.golang.org/protobuf/internal/impl"].Export).MessageStateOf((a));c.StoreMessageInfo(b);}};H.prototype.Reset=function(){return this.$val.Reset();};H.ptr.prototype.String=function(){var{a,b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=$clone(B.X,$packages["google.golang.org/protobuf/internal/impl"].Export).MessageStringOf(a);$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b;$s=2;case 2:return c;}return;}var $f={$blk:H.ptr.prototype.String,$c:true,$r,a,b,c,$s};return $f;};H.prototype.String=function(){return this.$val.String();};H.ptr.prototype.ProtoMessage=function(){};H.prototype.ProtoMessage=function(){return this.$val.ProtoMessage();};H.ptr.prototype.ProtoReflect=function(){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=(3>=N.$length?($throwRuntimeError("index out of range"),undefined):N.$array[N.$offset+3]);if(false&&!(a===Y.nil)){c=$clone(B.X,$packages["google.golang.org/protobuf/internal/impl"].Export).MessageStateOf((a));if(c.LoadMessageInfo()===AE.nil){c.StoreMessageInfo(b);}$s=-1;return c;}d=b.MessageOf(a);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;$s=2;case 2:return e;}return;}var $f={$blk:H.ptr.prototype.ProtoReflect,$c:true,$r,a,b,c,d,e,$s};return $f;};H.prototype.ProtoReflect=function(){return this.$val.ProtoReflect();};H.ptr.prototype.Descriptor=function(){var{a,b,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=M();$s=1;case 1:if($c){$c=false;a=a.$blk();}if(a&&a.$blk!==undefined){break s;}b=[a,new AF([3])];$s=2;case 2:return b;}return;}var $f={$blk:H.ptr.prototype.Descriptor,$c:true,$r,a,b,$s};return $f;};H.prototype.Descriptor=function(){return this.$val.Descriptor();};H.ptr.prototype.GetEles=function(){var a;a=this;if(!(a===Y.nil)){return a.Eles;}return AG.nil;};H.prototype.GetEles=function(){return this.$val.GetEles();};I.ptr.prototype.Reset=function(){var a,b,c;a=this;I.copy(a,new I.ptr(new $packages["google.golang.org/protobuf/internal/impl"].MessageState.ptr(new $packages["google.golang.org/protobuf/internal/pragma"].NoUnkeyedLiterals.ptr(),AC.zero(),AD.zero(),AE.nil),0,S.nil,AH.nil));if(false){b=(4>=N.$length?($throwRuntimeError("index out of range"),undefined):N.$array[N.$offset+4]);c=$clone(B.X,$packages["google.golang.org/protobuf/internal/impl"].Export).MessageStateOf((a));c.StoreMessageInfo(b);}};I.prototype.Reset=function(){return this.$val.Reset();};I.ptr.prototype.String=function(){var{a,b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=$clone(B.X,$packages["google.golang.org/protobuf/internal/impl"].Export).MessageStringOf(a);$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b;$s=2;case 2:return c;}return;}var $f={$blk:I.ptr.prototype.String,$c:true,$r,a,b,c,$s};return $f;};I.prototype.String=function(){return this.$val.String();};I.ptr.prototype.ProtoMessage=function(){};I.prototype.ProtoMessage=function(){return this.$val.ProtoMessage();};I.ptr.prototype.ProtoReflect=function(){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=(4>=N.$length?($throwRuntimeError("index out of range"),undefined):N.$array[N.$offset+4]);if(false&&!(a===Z.nil)){c=$clone(B.X,$packages["google.golang.org/protobuf/internal/impl"].Export).MessageStateOf((a));if(c.LoadMessageInfo()===AE.nil){c.StoreMessageInfo(b);}$s=-1;return c;}d=b.MessageOf(a);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;$s=2;case 2:return e;}return;}var $f={$blk:I.ptr.prototype.ProtoReflect,$c:true,$r,a,b,c,d,e,$s};return $f;};I.prototype.ProtoReflect=function(){return this.$val.ProtoReflect();};I.ptr.prototype.Descriptor=function(){var{a,b,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=M();$s=1;case 1:if($c){$c=false;a=a.$blk();}if(a&&a.$blk!==undefined){break s;}b=[a,new AF([4])];$s=2;case 2:return b;}return;}var $f={$blk:I.ptr.prototype.Descriptor,$c:true,$r,a,b,$s};return $f;};I.prototype.Descriptor=function(){return this.$val.Descriptor();};I.ptr.prototype.GetEles=function(){var a;a=this;if(!(a===Z.nil)){return a.Eles;}return AH.nil;};I.prototype.GetEles=function(){return this.$val.GetEles();};M=function(){var{$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:$r=K.Do((function $b(){var{a,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=$clone(B.X,$packages["google.golang.org/protobuf/internal/impl"].Export).CompressGZIP(L);$s=1;case 1:if($c){$c=false;a=a.$blk();}if(a&&a.$blk!==undefined){break s;}L=a;$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,a,$s};return $f;}));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return L;}return;}var $f={$blk:M,$c:true,$r,$s};return $f;};Q=function(){var{$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:$r=R();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:Q,$c:true,$r,$s};return $f;};R=function(){var{a,b,c,d,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:if(!($interfaceIsEqual($pkg.File_geometry_proto,$ifaceNil))){$s=-1;return;}if(true){$s=1;continue;}$s=2;continue;case 1:(0>=N.$length?($throwRuntimeError("index out of range"),undefined):N.$array[N.$offset+0]).Exporter=(function(a,b){var a,b,c,d;c=$assertType(a,V);d=b;if(d===(0)){return c.state;}else if(d===(1)){return(c.$ptr_sizeCache||(c.$ptr_sizeCache=new AI(function(){return this.$target.sizeCache;},function($v){this.$target.sizeCache=$v;},c)));}else if(d===(2)){return(c.$ptr_unknownFields||(c.$ptr_unknownFields=new AJ(function(){return this.$target.unknownFields;},function($v){this.$target.unknownFields=$v;},c)));}else{return $ifaceNil;}});(1>=N.$length?($throwRuntimeError("index out of range"),undefined):N.$array[N.$offset+1]).Exporter=(function(a,b){var a,b,c,d;c=$assertType(a,W);d=b;if(d===(0)){return c.state;}else if(d===(1)){return(c.$ptr_sizeCache||(c.$ptr_sizeCache=new AI(function(){return this.$target.sizeCache;},function($v){this.$target.sizeCache=$v;},c)));}else if(d===(2)){return(c.$ptr_unknownFields||(c.$ptr_unknownFields=new AJ(function(){return this.$target.unknownFields;},function($v){this.$target.unknownFields=$v;},c)));}else{return $ifaceNil;}});(2>=N.$length?($throwRuntimeError("index out of range"),undefined):N.$array[N.$offset+2]).Exporter=(function(a,b){var a,b,c,d;c=$assertType(a,X);d=b;if(d===(0)){return c.state;}else if(d===(1)){return(c.$ptr_sizeCache||(c.$ptr_sizeCache=new AI(function(){return this.$target.sizeCache;},function($v){this.$target.sizeCache=$v;},c)));}else if(d===(2)){return(c.$ptr_unknownFields||(c.$ptr_unknownFields=new AJ(function(){return this.$target.unknownFields;},function($v){this.$target.unknownFields=$v;},c)));}else{return $ifaceNil;}});(3>=N.$length?($throwRuntimeError("index out of range"),undefined):N.$array[N.$offset+3]).Exporter=(function(a,b){var a,b,c,d;c=$assertType(a,Y);d=b;if(d===(0)){return c.state;}else if(d===(1)){return(c.$ptr_sizeCache||(c.$ptr_sizeCache=new AI(function(){return this.$target.sizeCache;},function($v){this.$target.sizeCache=$v;},c)));}else if(d===(2)){return(c.$ptr_unknownFields||(c.$ptr_unknownFields=new AJ(function(){return this.$target.unknownFields;},function($v){this.$target.unknownFields=$v;},c)));}else{return $ifaceNil;}});(4>=N.$length?($throwRuntimeError("index out of range"),undefined):N.$array[N.$offset+4]).Exporter=(function(a,b){var a,b,c,d;c=$assertType(a,Z);d=b;if(d===(0)){return c.state;}else if(d===(1)){return(c.$ptr_sizeCache||(c.$ptr_sizeCache=new AI(function(){return this.$target.sizeCache;},function($v){this.$target.sizeCache=$v;},c)));}else if(d===(2)){return(c.$ptr_unknownFields||(c.$ptr_unknownFields=new AJ(function(){return this.$target.unknownFields;},function($v){this.$target.unknownFields=$v;},c)));}else{return $ifaceNil;}});case 2:b=C.TypeOf((a=new AK.ptr(),new a.constructor.elem(a))).PkgPath();$s=3;case 3:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=new $packages["google.golang.org/protobuf/internal/filetype"].Builder.ptr(new $packages["google.golang.org/protobuf/internal/filedesc"].Builder.ptr(b,J,0,5,0,0,$ifaceNil,$ifaceNil),O,P,AL.nil,N,AM.nil,$ifaceNil).Build();$s=4;case 4:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=$clone(c,$packages["google.golang.org/protobuf/internal/filetype"].Out);$pkg.File_geometry_proto=d.File;J=S.nil;O=U.nil;P=AA.nil;$s=-1;return;}return;}var $f={$blk:R,$c:true,$r,a,b,c,d,$s};return $f;};V.methods=[{prop:"Reset",name:"Reset",pkg:"",typ:$funcType([],[],false)},{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)},{prop:"ProtoMessage",name:"ProtoMessage",pkg:"",typ:$funcType([],[],false)},{prop:"ProtoReflect",name:"ProtoReflect",pkg:"",typ:$funcType([],[A.Message],false)},{prop:"Descriptor",name:"Descriptor",pkg:"",typ:$funcType([],[S,AF],false)},{prop:"GetDx",name:"GetDx",pkg:"",typ:$funcType([],[$Int32],false)},{prop:"GetDy",name:"GetDy",pkg:"",typ:$funcType([],[$Int32],false)}];W.methods=[{prop:"Reset",name:"Reset",pkg:"",typ:$funcType([],[],false)},{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)},{prop:"ProtoMessage",name:"ProtoMessage",pkg:"",typ:$funcType([],[],false)},{prop:"ProtoReflect",name:"ProtoReflect",pkg:"",typ:$funcType([],[A.Message],false)},{prop:"Descriptor",name:"Descriptor",pkg:"",typ:$funcType([],[S,AF],false)},{prop:"GetX",name:"GetX",pkg:"",typ:$funcType([],[$Float64],false)},{prop:"GetY",name:"GetY",pkg:"",typ:$funcType([],[$Float64],false)}];X.methods=[{prop:"Reset",name:"Reset",pkg:"",typ:$funcType([],[],false)},{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)},{prop:"ProtoMessage",name:"ProtoMessage",pkg:"",typ:$funcType([],[],false)},{prop:"ProtoReflect",name:"ProtoReflect",pkg:"",typ:$funcType([],[A.Message],false)},{prop:"Descriptor",name:"Descriptor",pkg:"",typ:$funcType([],[S,AF],false)},{prop:"GetAnchor",name:"GetAnchor",pkg:"",typ:$funcType([],[W],false)},{prop:"GetPoints",name:"GetPoints",pkg:"",typ:$funcType([],[AG],false)}];Y.methods=[{prop:"Reset",name:"Reset",pkg:"",typ:$funcType([],[],false)},{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)},{prop:"ProtoMessage",name:"ProtoMessage",pkg:"",typ:$funcType([],[],false)},{prop:"ProtoReflect",name:"ProtoReflect",pkg:"",typ:$funcType([],[A.Message],false)},{prop:"Descriptor",name:"Descriptor",pkg:"",typ:$funcType([],[S,AF],false)},{prop:"GetEles",name:"GetEles",pkg:"",typ:$funcType([],[AG],false)}];Z.methods=[{prop:"Reset",name:"Reset",pkg:"",typ:$funcType([],[],false)},{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)},{prop:"ProtoMessage",name:"ProtoMessage",pkg:"",typ:$funcType([],[],false)},{prop:"ProtoReflect",name:"ProtoReflect",pkg:"",typ:$funcType([],[A.Message],false)},{prop:"Descriptor",name:"Descriptor",pkg:"",typ:$funcType([],[S,AF],false)},{prop:"GetEles",name:"GetEles",pkg:"",typ:$funcType([],[AH],false)}];E.init("dnmshared/sharedprotos",[{prop:"state",name:"state",embedded:false,exported:false,typ:$packages["google.golang.org/protobuf/internal/impl"].MessageState,tag:""},{prop:"sizeCache",name:"sizeCache",embedded:false,exported:false,typ:$Int32,tag:""},{prop:"unknownFields",name:"unknownFields",embedded:false,exported:false,typ:S,tag:""},{prop:"Dx",name:"Dx",embedded:false,exported:true,typ:$Int32,tag:"protobuf:\"varint,1,opt,name=dx,proto3\" json:\"dx,omitempty\""},{prop:"Dy",name:"Dy",embedded:false,exported:true,typ:$Int32,tag:"protobuf:\"varint,2,opt,name=dy,proto3\" json:\"dy,omitempty\""}]);F.init("dnmshared/sharedprotos",[{prop:"state",name:"state",embedded:false,exported:false,typ:$packages["google.golang.org/protobuf/internal/impl"].MessageState,tag:""},{prop:"sizeCache",name:"sizeCache",embedded:false,exported:false,typ:$Int32,tag:""},{prop:"unknownFields",name:"unknownFields",embedded:false,exported:false,typ:S,tag:""},{prop:"X",name:"X",embedded:false,exported:true,typ:$Float64,tag:"protobuf:\"fixed64,1,opt,name=x,proto3\" json:\"x,omitempty\""},{prop:"Y",name:"Y",embedded:false,exported:true,typ:$Float64,tag:"protobuf:\"fixed64,2,opt,name=y,proto3\" json:\"y,omitempty\""}]);G.init("dnmshared/sharedprotos",[{prop:"state",name:"state",embedded:false,exported:false,typ:$packages["google.golang.org/protobuf/internal/impl"].MessageState,tag:""},{prop:"sizeCache",name:"sizeCache",embedded:false,exported:false,typ:$Int32,tag:""},{prop:"unknownFields",name:"unknownFields",embedded:false,exported:false,typ:S,tag:""},{prop:"Anchor",name:"Anchor",embedded:false,exported:true,typ:W,tag:"protobuf:\"bytes,1,opt,name=anchor,proto3\" json:\"anchor,omitempty\""},{prop:"Points",name:"Points",embedded:false,exported:true,typ:AG,tag:"protobuf:\"bytes,2,rep,name=points,proto3\" json:\"points,omitempty\""}]);H.init("dnmshared/sharedprotos",[{prop:"state",name:"state",embedded:false,exported:false,typ:$packages["google.golang.org/protobuf/internal/impl"].MessageState,tag:""},{prop:"sizeCache",name:"sizeCache",embedded:false,exported:false,typ:$Int32,tag:""},{prop:"unknownFields",name:"unknownFields",embedded:false,exported:false,typ:S,tag:""},{prop:"Eles",name:"Eles",embedded:false,exported:true,typ:AG,tag:"protobuf:\"bytes,1,rep,name=eles,proto3\" json:\"eles,omitempty\""}]);I.init("dnmshared/sharedprotos",[{prop:"state",name:"state",embedded:false,exported:false,typ:$packages["google.golang.org/protobuf/internal/impl"].MessageState,tag:""},{prop:"sizeCache",name:"sizeCache",embedded:false,exported:false,typ:$Int32,tag:""},{prop:"unknownFields",name:"unknownFields",embedded:false,exported:false,typ:S,tag:""},{prop:"Eles",name:"Eles",embedded:false,exported:true,typ:AH,tag:"protobuf:\"bytes,1,rep,name=eles,proto3\" json:\"eles,omitempty\""}]);AK.init("",[]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=D.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$pkg.File_geometry_proto=$ifaceNil;K=new D.Once.ptr(0,new D.Mutex.ptr(0,0));J=new S([10,14,103,101,111,109,101,116,114,121,46,112,114,111,116,111,18,12,115,104,97,114,101,100,112,114,111,116,111,115,34,43,10,9,68,105,114,101,99,116,105,111,110,18,14,10,2,100,120,24,1,32,1,40,5,82,2,100,120,18,14,10,2,100,121,24,2,32,1,40,5,82,2,100,121,34,35,10,5,86,101,99,50,68,18,12,10,1,120,24,1,32,1,40,1,82,1,120,18,12,10,1,121,24,2,32,1,40,1,82,1,121,34,101,10,9,80,111,108,121,103,111,110,50,68,18,43,10,6,97,110,99,104,111,114,24,1,32,1,40,11,50,19,46,115,104,97,114,101,100,112,114,111,116,111,115,46,86,101,99,50,68,82,6,97,110,99,104,111,114,18,43,10,6,112,111,105,110,116,115,24,2,32,3,40,11,50,19,46,115,104,97,114,101,100,112,114,111,116,111,115,46,86,101,99,50,68,82,6,112,111,105,110,116,115,34,52,10,9,86,101,99,50,68,76,105,115,116,18,39,10,4,101,108,101,115,24,1,32,3,40,11,50,19,46,115,104,97,114,101,100,112,114,111,116,111,115,46,86,101,99,50,68,82,4,101,108,101,115,34,60,10,13,80,111,108,121,103,111,110,50,68,76,105,115,116,18,43,10,4,101,108,101,115,24,1,32,3,40,11,50,23,46,115,104,97,114,101,100,112,114,111,116,111,115,46,80,111,108,121,103,111,110,50,68,82,4,101,108,101,115,66,24,90,22,100,110,109,115,104,97,114,101,100,47,115,104,97,114,101,100,112,114,111,116,111,115,98,6,112,114,111,116,111,51]);L=J;N=$makeSlice(T,5);O=new U([(V.nil),(W.nil),(X.nil),(Y.nil),(Z.nil)]);P=new AA([1,1,1,2,4,4,4,4,0]);$r=Q();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["encoding/xml"]=(function(){var $pkg={},$init,A,B,L,C,D,E,J,F,G,K,H,I,M,N,O,P,Q,R,S,U,V,W,Y,Z,AC,BE,BF,BG,BO,BQ,BR,BS,CB,CC,CE,CK,CR,CS,CU,CV,CW,CX,CY,CZ,DA,DB,DC,DD,DE,DF,DG,DH,DI,DJ,DK,DL,DM,DN,DO,DP,DQ,DR,DS,DT,DU,DV,DW,DX,DY,DZ,EA,EB,EC,AD,AE,AJ,AK,AN,AO,AP,AQ,AR,AS,AT,AU,AV,AZ,BA,BB,BH,BI,BU,BV,BW,BX,BY,CG,CH,CI,CL,CM,CN,CP,a,b,c,d,e,f,g,h,T,AF,AG,AH,AI,AW,AX,BC,BD,BJ,BK,BL,BM,BN,BT,BZ,CJ,CO,CQ,CT;A=$packages["bufio"];B=$packages["bytes"];L=$packages["encoding"];C=$packages["errors"];D=$packages["fmt"];E=$packages["io"];J=$packages["reflect"];F=$packages["strconv"];G=$packages["strings"];K=$packages["sync"];H=$packages["unicode"];I=$packages["unicode/utf8"];M=$pkg.SyntaxError=$newType(0,$kindStruct,"xml.SyntaxError",true,"encoding/xml",true,function(Msg_,Line_){this.$val=this;if(arguments.length===0){this.Msg="";this.Line=0;return;}this.Msg=Msg_;this.Line=Line_;});N=$pkg.Name=$newType(0,$kindStruct,"xml.Name",true,"encoding/xml",true,function(Space_,Local_){this.$val=this;if(arguments.length===0){this.Space="";this.Local="";return;}this.Space=Space_;this.Local=Local_;});O=$pkg.Attr=$newType(0,$kindStruct,"xml.Attr",true,"encoding/xml",true,function(Name_,Value_){this.$val=this;if(arguments.length===0){this.Name=new N.ptr("","");this.Value="";return;}this.Name=Name_;this.Value=Value_;});P=$pkg.Token=$newType(8,$kindInterface,"xml.Token",true,"encoding/xml",true,null);Q=$pkg.StartElement=$newType(0,$kindStruct,"xml.StartElement",true,"encoding/xml",true,function(Name_,Attr_){this.$val=this;if(arguments.length===0){this.Name=new N.ptr("","");this.Attr=DE.nil;return;}this.Name=Name_;this.Attr=Attr_;});R=$pkg.EndElement=$newType(0,$kindStruct,"xml.EndElement",true,"encoding/xml",true,function(Name_){this.$val=this;if(arguments.length===0){this.Name=new N.ptr("","");return;}this.Name=Name_;});S=$pkg.CharData=$newType(12,$kindSlice,"xml.CharData",true,"encoding/xml",true,null);U=$pkg.Comment=$newType(12,$kindSlice,"xml.Comment",true,"encoding/xml",true,null);V=$pkg.ProcInst=$newType(0,$kindStruct,"xml.ProcInst",true,"encoding/xml",true,function(Target_,Inst_){this.$val=this;if(arguments.length===0){this.Target="";this.Inst=CX.nil;return;}this.Target=Target_;this.Inst=Inst_;});W=$pkg.Directive=$newType(12,$kindSlice,"xml.Directive",true,"encoding/xml",true,null);Y=$pkg.TokenReader=$newType(8,$kindInterface,"xml.TokenReader",true,"encoding/xml",true,null);Z=$pkg.Decoder=$newType(0,$kindStruct,"xml.Decoder",true,"encoding/xml",true,function(Strict_,AutoClose_,Entity_,CharsetReader_,DefaultSpace_,r_,t_,buf_,saved_,stk_,free_,needClose_,toClose_,nextToken_,nextByte_,ns_,err_,line_,offset_,unmarshalDepth_){this.$val=this;if(arguments.length===0){this.Strict=false;this.AutoClose=CW.nil;this.Entity=false;this.CharsetReader=$throwNilPointerError;this.DefaultSpace="";this.r=$ifaceNil;this.t=$ifaceNil;this.buf=new B.Buffer.ptr(CX.nil,0,0);this.saved=DF.nil;this.stk=DG.nil;this.free=DG.nil;this.needClose=false;this.toClose=new N.ptr("","");this.nextToken=$ifaceNil;this.nextByte=0;this.ns=false;this.err=$ifaceNil;this.line=0;this.offset=new $Int64(0,0);this.unmarshalDepth=0;return;}this.Strict=Strict_;this.AutoClose=AutoClose_;this.Entity=Entity_;this.CharsetReader=CharsetReader_;this.DefaultSpace=DefaultSpace_;this.r=r_;this.t=t_;this.buf=buf_;this.saved=saved_;this.stk=stk_;this.free=free_;this.needClose=needClose_;this.toClose=toClose_;this.nextToken=nextToken_;this.nextByte=nextByte_;this.ns=ns_;this.err=err_;this.line=line_;this.offset=offset_;this.unmarshalDepth=unmarshalDepth_;});AC=$pkg.stack=$newType(0,$kindStruct,"xml.stack",true,"encoding/xml",false,function(next_,kind_,name_,ok_){this.$val=this;if(arguments.length===0){this.next=DG.nil;this.kind=0;this.name=new N.ptr("","");this.ok=false;return;}this.next=next_;this.kind=kind_;this.name=name_;this.ok=ok_;});BE=$pkg.typeInfo=$newType(0,$kindStruct,"xml.typeInfo",true,"encoding/xml",false,function(xmlname_,fields_){this.$val=this;if(arguments.length===0){this.xmlname=DK.nil;this.fields=DL.nil;return;}this.xmlname=xmlname_;this.fields=fields_;});BF=$pkg.fieldInfo=$newType(0,$kindStruct,"xml.fieldInfo",true,"encoding/xml",false,function(idx_,name_,xmlns_,flags_,parents_){this.$val=this;if(arguments.length===0){this.idx=DM.nil;this.name="";this.xmlns="";this.flags=0;this.parents=CW.nil;return;}this.idx=idx_;this.name=name_;this.xmlns=xmlns_;this.flags=flags_;this.parents=parents_;});BG=$pkg.fieldFlags=$newType(4,$kindInt,"xml.fieldFlags",true,"encoding/xml",false,null);BO=$pkg.TagPathError=$newType(0,$kindStruct,"xml.TagPathError",true,"encoding/xml",true,function(Struct_,Field1_,Tag1_,Field2_,Tag2_){this.$val=this;if(arguments.length===0){this.Struct=$ifaceNil;this.Field1="";this.Tag1="";this.Field2="";this.Tag2="";return;}this.Struct=Struct_;this.Field1=Field1_;this.Tag1=Tag1_;this.Field2=Field2_;this.Tag2=Tag2_;});BQ=$pkg.UnmarshalError=$newType(8,$kindString,"xml.UnmarshalError",true,"encoding/xml",true,null);BR=$pkg.Unmarshaler=$newType(8,$kindInterface,"xml.Unmarshaler",true,"encoding/xml",true,null);BS=$pkg.UnmarshalerAttr=$newType(8,$kindInterface,"xml.UnmarshalerAttr",true,"encoding/xml",true,null);CB=$pkg.Marshaler=$newType(8,$kindInterface,"xml.Marshaler",true,"encoding/xml",true,null);CC=$pkg.MarshalerAttr=$newType(8,$kindInterface,"xml.MarshalerAttr",true,"encoding/xml",true,null);CE=$pkg.Encoder=$newType(0,$kindStruct,"xml.Encoder",true,"encoding/xml",true,function(p_){this.$val=this;if(arguments.length===0){this.p=new CK.ptr(DQ.nil,DR.nil,0,"","",0,false,false,false,false,CW.nil,DS.nil);return;}this.p=p_;});CK=$pkg.printer=$newType(0,$kindStruct,"xml.printer",true,"encoding/xml",false,function(Writer_,encoder_,seq_,indent_,prefix_,depth_,indentedIn_,putNewline_,attrNS_,attrPrefix_,prefixes_,tags_){this.$val=this;if(arguments.length===0){this.Writer=DQ.nil;this.encoder=DR.nil;this.seq=0;this.indent="";this.prefix="";this.depth=0;this.indentedIn=false;this.putNewline=false;this.attrNS=false;this.attrPrefix=false;this.prefixes=CW.nil;this.tags=DS.nil;return;}this.Writer=Writer_;this.encoder=encoder_;this.seq=seq_;this.indent=indent_;this.prefix=prefix_;this.depth=depth_;this.indentedIn=indentedIn_;this.putNewline=putNewline_;this.attrNS=attrNS_;this.attrPrefix=attrPrefix_;this.prefixes=prefixes_;this.tags=tags_;});CR=$pkg.parentStack=$newType(0,$kindStruct,"xml.parentStack",true,"encoding/xml",false,function(p_,stack_){this.$val=this;if(arguments.length===0){this.p=DT.nil;this.stack=CW.nil;return;}this.p=p_;this.stack=stack_;});CS=$pkg.UnsupportedTypeError=$newType(0,$kindStruct,"xml.UnsupportedTypeError",true,"encoding/xml",true,function(Type_){this.$val=this;if(arguments.length===0){this.Type=$ifaceNil;return;}this.Type=Type_;});CU=$sliceType(H.Range16);CV=$sliceType(H.Range32);CW=$sliceType($String);CX=$sliceType($Uint8);CY=$ptrType(BR);CZ=$ptrType(BS);DA=$ptrType(L.TextUnmarshaler);DB=$ptrType(CB);DC=$ptrType(CC);DD=$ptrType(L.TextMarshaler);DE=$sliceType(O);DF=$ptrType(B.Buffer);DG=$ptrType(AC);DH=$ptrType(Z);DI=$sliceType($emptyInterface);DJ=$ptrType(BE);DK=$ptrType(BF);DL=$sliceType(BF);DM=$sliceType($Int);DN=$ptrType(J.rtype);DO=$ptrType(Q);DP=$sliceType(J.Value);DQ=$ptrType(A.Writer);DR=$ptrType(CE);DS=$sliceType(N);DT=$ptrType(CK);DU=$arrayType($Uint8,64);DV=$ptrType(M);DW=$ptrType(N);DX=$ptrType(R);DY=$mapType($String,$String);DZ=$funcType([$String,E.Reader],[E.Reader,$error],false);EA=$ptrType(BO);EB=$ptrType(CR);EC=$ptrType(CS);M.ptr.prototype.Error=function(){var i;i=this;return"XML syntax error on line "+F.Itoa(i.Line)+": "+i.Msg;};M.prototype.Error=function(){return this.$val.Error();};Q.ptr.prototype.Copy=function(){var i,j;i=this;j=$makeSlice(DE,i.Attr.$length);$copySlice(j,i.Attr);i.Attr=j;return i;};Q.prototype.Copy=function(){return this.$val.Copy();};Q.ptr.prototype.End=function(){var i;i=this;return new R.ptr($clone(i.Name,N));};Q.prototype.End=function(){return this.$val.End();};T=function(i){var i,j;j=$makeSlice(CX,i.$length);$copySlice(j,i);return j;};S.prototype.Copy=function(){var i;i=this;return($convertSliceType(T($convertSliceType(i,CX)),S));};$ptrType(S).prototype.Copy=function(){return this.$get().Copy();};U.prototype.Copy=function(){var i;i=this;return($convertSliceType(T($convertSliceType(i,CX)),U));};$ptrType(U).prototype.Copy=function(){return this.$get().Copy();};V.ptr.prototype.Copy=function(){var i;i=this;i.Inst=T(i.Inst);return i;};V.prototype.Copy=function(){return this.$val.Copy();};W.prototype.Copy=function(){var i;i=this;return($convertSliceType(T($convertSliceType(i,CX)),W));};$ptrType(W).prototype.Copy=function(){return this.$get().Copy();};Z.ptr.prototype.Token=function(){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:i=[i];j=this;k=$ifaceNil;l=$ifaceNil;if(!(j.stk===DG.nil)&&(j.stk.kind===2)){$s=-1;return[$ifaceNil,E.EOF];}if(!($interfaceIsEqual(j.nextToken,$ifaceNil))){$s=1;continue;}$s=2;continue;case 1:k=j.nextToken;j.nextToken=$ifaceNil;$s=3;continue;case 2:n=j.rawToken();$s=4;case 4:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;k=m[0];l=m[1];if($interfaceIsEqual(k,$ifaceNil)&&!($interfaceIsEqual(l,$ifaceNil))){if($interfaceIsEqual(l,E.EOF)&&!(j.stk===DG.nil)&&!((j.stk.kind===2))){l=j.syntaxError("unexpected EOF");}$s=-1;return[$ifaceNil,l];}l=$ifaceNil;case 3:if(!j.Strict){$s=5;continue;}$s=6;continue;case 5:p=j.autoClose(k);$s=7;case 7:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}o=p;q=o[0];r=o[1];if(r){j.nextToken=k;k=q;}case 6:s=k;if($assertType(s,Q,true)[1]){t=$clone(s.$val,Q);u=t.Attr;v=0;while(true){if(!(v=u.$length)?($throwRuntimeError("index out of range"),undefined):u.$array[u.$offset+v]),O);if(w.Name.Space==="xmlns"){x=(y=j.ns[$String.keyFor(w.Name.Local)],y!==undefined?[y.v,true]:["",false]);z=x[0];aa=x[1];j.pushNs(w.Name.Local,z,aa);ab=w.Name.Local;(j.ns||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(ab)]={k:ab,v:w.Value};}if(w.Name.Space===""&&w.Name.Local==="xmlns"){ac=(ad=j.ns[$String.keyFor("")],ad!==undefined?[ad.v,true]:["",false]);ae=ac[0];af=ac[1];j.pushNs("",ae,af);ag="";(j.ns||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(ag)]={k:ag,v:w.Value};}v++;}j.translate(t.Name,true);ah=t.Attr;ai=0;while(true){if(!(ai=ak.$length)?($throwRuntimeError("index out of range"),undefined):ak.$array[ak.$offset+aj])).Name,false);ai++;}j.pushElement($clone(t.Name,N));k=new t.constructor.elem(t);}else if($assertType(s,R,true)[1]){i[0]=$clone(s.$val,R);j.translate(i[0].Name,true);if(!j.popElement(i[0])){$s=-1;return[$ifaceNil,j.err];}k=new i[0].constructor.elem(i[0]);}$s=-1;return[k,l];}return;}var $f={$blk:Z.ptr.prototype.Token,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};Z.prototype.Token=function(){return this.$val.Token();};Z.ptr.prototype.translate=function(i,j){var i,j,k,l,m,n,o;k=this;if(i.Space==="xmlns"){return;}else if(i.Space===""&&!j){return;}else if(i.Space==="xml"){i.Space="http://www.w3.org/XML/1998/namespace";}else if(i.Space===""&&i.Local==="xmlns"){return;}l=(m=k.ns[$String.keyFor(i.Space)],m!==undefined?[m.v,true]:["",false]);n=l[0];o=l[1];if(o){i.Space=n;}else if(i.Space===""){i.Space=k.DefaultSpace;}};Z.prototype.translate=function(i,j){return this.$val.translate(i,j);};Z.ptr.prototype.switchToReader=function(i){var i,j,k,l,m;j=this;k=$assertType(i,E.ByteReader,true);l=k[0];m=k[1];if(m){j.r=l;}else{j.r=A.NewReader(i);}};Z.prototype.switchToReader=function(i){return this.$val.switchToReader(i);};Z.ptr.prototype.push=function(i){var i,j,k;j=this;k=j.free;if(!(k===DG.nil)){j.free=k.next;}else{k=new AC.ptr(DG.nil,0,new N.ptr("",""),false);}k.next=j.stk;k.kind=i;j.stk=k;return k;};Z.prototype.push=function(i){return this.$val.push(i);};Z.ptr.prototype.pop=function(){var i,j;i=this;j=i.stk;if(!(j===DG.nil)){i.stk=j.next;j.next=i.free;i.free=j;}return j;};Z.prototype.pop=function(){return this.$val.pop();};Z.ptr.prototype.pushEOF=function(){var i,j,k;i=this;j=i.stk;while(true){if(!(!((j.kind===0)))){break;}j=j.next;}while(true){if(!(!(j.next===DG.nil)&&(j.next.kind===1))){break;}j=j.next;}k=i.free;if(!(k===DG.nil)){i.free=k.next;}else{k=new AC.ptr(DG.nil,0,new N.ptr("",""),false);}k.kind=2;k.next=j.next;j.next=k;};Z.prototype.pushEOF=function(){return this.$val.pushEOF();};Z.ptr.prototype.popEOF=function(){var i;i=this;if(i.stk===DG.nil||!((i.stk.kind===2))){return false;}i.pop();return true;};Z.prototype.popEOF=function(){return this.$val.popEOF();};Z.ptr.prototype.pushElement=function(i){var i,j,k;j=this;k=j.push(0);N.copy(k.name,i);};Z.prototype.pushElement=function(i){return this.$val.pushElement(i);};Z.ptr.prototype.pushNs=function(i,j,k){var i,j,k,l,m;l=this;m=l.push(1);m.name.Local=i;m.name.Space=j;m.ok=k;};Z.prototype.pushNs=function(i,j,k){return this.$val.pushNs(i,j,k);};Z.ptr.prototype.syntaxError=function(i){var i,j;j=this;return new M.ptr(i,j.line);};Z.prototype.syntaxError=function(i){return this.$val.syntaxError(i);};Z.ptr.prototype.popElement=function(i){var i,j,k,l,m,n;j=this;k=j.pop();l=$clone(i.Name,N);if(k===DG.nil||!((k.kind===0))){j.err=j.syntaxError("unexpected end element ");return false;}else if(!(k.name.Local===l.Local)){if(!j.Strict){j.needClose=true;N.copy(j.toClose,i.Name);N.copy(i.Name,k.name);return true;}j.err=j.syntaxError("element <"+k.name.Local+"> closed by ");return false;}else if(!(k.name.Space===l.Space)){j.err=j.syntaxError("element <"+k.name.Local+"> in space "+k.name.Space+"closed by in space "+l.Space);return false;}while(true){if(!(!(j.stk===DG.nil)&&!((j.stk.kind===0))&&!((j.stk.kind===2)))){break;}m=j.pop();if(m.ok){n=m.name.Local;(j.ns||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(n)]={k:n,v:m.name.Space};}else{delete j.ns[$String.keyFor(m.name.Local)];}}return true;};Z.prototype.popElement=function(i){return this.$val.popElement(i);};Z.ptr.prototype.autoClose=function(i){var{i,j,k,l,m,n,o,p,q,r,s,t,$s,$r,$c}=$restore(this,{i});$s=$s||0;s:while(true){switch($s){case 0:j=this;if(j.stk===DG.nil||!((j.stk.kind===0))){$s=-1;return[$ifaceNil,false];}k=G.ToLower(j.stk.name.Local);$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;m=j.AutoClose;n=0;case 2:if(!(n=m.$length)?($throwRuntimeError("index out of range"),undefined):m.$array[m.$offset+n]);p=G.ToLower(o);$s=6;case 6:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}if(p===l){$s=4;continue;}$s=5;continue;case 4:q=$assertType(i,R,true);r=$clone(q[0],R);s=q[1];if(!s||!(r.Name.Local===l)){$s=-1;return[(t=new R.ptr($clone(j.stk.name,N)),new t.constructor.elem(t)),true];}$s=3;continue;case 5:n++;$s=2;continue;case 3:$s=-1;return[$ifaceNil,false];}return;}var $f={$blk:Z.ptr.prototype.autoClose,$c:true,$r,i,j,k,l,m,n,o,p,q,r,s,t,$s};return $f;};Z.prototype.autoClose=function(i){return this.$val.autoClose(i);};Z.ptr.prototype.RawToken=function(){var{i,j,k,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:i=this;if(i.unmarshalDepth>0){$s=-1;return[$ifaceNil,AD];}j=i.rawToken();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;$s=2;case 2:return k;}return;}var $f={$blk:Z.ptr.prototype.RawToken,$c:true,$r,i,j,k,$s};return $f;};Z.prototype.RawToken=function(){return this.$val.RawToken();};Z.ptr.prototype.rawToken=function(){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,ca,cb,cc,cd,ce,cf,cg,ch,ci,cj,ck,cl,cm,cn,co,cp,cq,cr,cs,ct,cu,cv,cw,cx,cy,cz,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:i=this;if(!($interfaceIsEqual(i.t,$ifaceNil))){$s=1;continue;}$s=2;continue;case 1:j=i.t.Token();$s=3;case 3:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;$s=4;case 4:return k;case 2:if(!($interfaceIsEqual(i.err,$ifaceNil))){$s=-1;return[$ifaceNil,i.err];}if(i.needClose){i.needClose=false;$s=-1;return[(l=new R.ptr($clone(i.toClose,N)),new l.constructor.elem(l)),$ifaceNil];}n=i.getc();$s=5;case 5:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;o=m[0];p=m[1];if(!p){$s=-1;return[$ifaceNil,i.err];}if(!((o===60))){$s=6;continue;}$s=7;continue;case 6:i.ungetc(o);q=i.text(-1,false);$s=8;case 8:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=q;if(r===CX.nil){$s=-1;return[$ifaceNil,i.err];}$s=-1;return[($convertSliceType(r,S)),$ifaceNil];case 7:t=i.mustgetc();$s=9;case 9:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}s=t;o=s[0];p=s[1];if(!p){$s=-1;return[$ifaceNil,i.err];}u=o;if(u===(47)){$s=11;continue;}if(u===(63)){$s=12;continue;}if(u===(33)){$s=13;continue;}$s=14;continue;case 11:v=new N.ptr("","");x=i.nsname();$s=15;case 15:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}w=x;N.copy(v,w[0]);p=w[1];if(!p){if($interfaceIsEqual(i.err,$ifaceNil)){i.err=i.syntaxError("expected element name after ");$s=-1;return[$ifaceNil,i.err];}$s=-1;return[(aa=new R.ptr($clone(v,N)),new aa.constructor.elem(aa)),$ifaceNil];case 12:ab="";ad=i.name();$s=18;case 18:if($c){$c=false;ad=ad.$blk();}if(ad&&ad.$blk!==undefined){break s;}ac=ad;ab=ac[0];p=ac[1];if(!p){if($interfaceIsEqual(i.err,$ifaceNil)){i.err=i.syntaxError("expected target name after >0));if(ab==="xml"){$s=24;continue;}$s=25;continue;case 24:aj=($bytesToString(ai));ak=BD("version",aj);if(!(ak==="")&&!(ak==="1.0")){$s=26;continue;}$s=27;continue;case 26:al=D.Errorf("xml: unsupported version %q; only version 1.0 is supported",new DI([new $String(ak)]));$s=28;case 28:if($c){$c=false;al=al.$blk();}if(al&&al.$blk!==undefined){break s;}i.err=al;$s=-1;return[$ifaceNil,i.err];case 27:am=BD("encoding",aj);if(!(am==="")&&!(am==="utf-8")&&!(am==="UTF-8")&&!G.EqualFold(am,"utf-8")){$s=29;continue;}$s=30;continue;case 29:if(i.CharsetReader===$throwNilPointerError){$s=31;continue;}$s=32;continue;case 31:an=D.Errorf("xml: encoding %q declared but Decoder.CharsetReader is nil",new DI([new $String(am)]));$s=33;case 33:if($c){$c=false;an=an.$blk();}if(an&&an.$blk!==undefined){break s;}i.err=an;$s=-1;return[$ifaceNil,i.err];case 32:ap=i.CharsetReader(am,$assertType(i.r,E.Reader));$s=34;case 34:if($c){$c=false;ap=ap.$blk();}if(ap&&ap.$blk!==undefined){break s;}ao=ap;aq=ao[0];ar=ao[1];if(!($interfaceIsEqual(ar,$ifaceNil))){$s=35;continue;}$s=36;continue;case 35:as=D.Errorf("xml: opening charset %q: %v",new DI([new $String(am),ar]));$s=37;case 37:if($c){$c=false;as=as.$blk();}if(as&&as.$blk!==undefined){break s;}i.err=as;$s=-1;return[$ifaceNil,i.err];case 36:if($interfaceIsEqual(aq,$ifaceNil)){$panic(new $String("CharsetReader returned a nil Reader for charset "+am));}i.switchToReader(aq);case 30:case 25:$s=-1;return[(at=new V.ptr(ab,ai),new at.constructor.elem(at)),$ifaceNil];case 13:av=i.mustgetc();$s=38;case 38:if($c){$c=false;av=av.$blk();}if(av&&av.$blk!==undefined){break s;}au=av;o=au[0];p=au[1];if(!p){$s=-1;return[$ifaceNil,i.err];}aw=o;if(aw===(45)){$s=40;continue;}if(aw===(91)){$s=41;continue;}$s=42;continue;case 40:ay=i.mustgetc();$s=43;case 43:if($c){$c=false;ay=ay.$blk();}if(ay&&ay.$blk!==undefined){break s;}ax=ay;o=ax[0];p=ax[1];if(!p){$s=-1;return[$ifaceNil,i.err];}if(!((o===45))){i.err=i.syntaxError("invalid sequence >0));$s=-1;return[($convertSliceType(bi,U)),$ifaceNil];case 41:bj=0;case 48:if(!(bj<6)){$s=49;continue;}bl=i.mustgetc();$s=50;case 50:if($c){$c=false;bl=bl.$blk();}if(bl&&bl.$blk!==undefined){break s;}bk=bl;o=bk[0];p=bk[1];if(!p){$s=-1;return[$ifaceNil,i.err];}if(!((o==="CDATA[".charCodeAt(bj)))){i.err=i.syntaxError("invalid >0;$s=48;continue;case 49:bm=i.text(-1,true);$s=51;case 51:if($c){$c=false;bm=bm.$blk();}if(bm&&bm.$blk!==undefined){break s;}bn=bm;if(bn===CX.nil){$s=-1;return[$ifaceNil,i.err];}$s=-1;return[($convertSliceType(bn,S)),$ifaceNil];case 42:case 39:i.buf.Reset();bo=i.buf.WriteByte(o);$s=52;case 52:if($c){$c=false;bo=bo.$blk();}if(bo&&bo.$blk!==undefined){break s;}bo;bp=0;bq=0;case 53:bs=i.mustgetc();$s=55;case 55:if($c){$c=false;bs=bs.$blk();}if(bs&&bs.$blk!==undefined){break s;}br=bs;o=br[0];p=br[1];if(!p){$s=-1;return[$ifaceNil,i.err];}if((bp===0)&&(o===62)&&(bq===0)){$s=54;continue;}case 56:bt=i.buf.WriteByte(o);$s=57;case 57:if($c){$c=false;bt=bt.$blk();}if(bt&&bt.$blk!==undefined){break s;}bt;if((o===bp)){$s=59;continue;}if(!((bp===0))){$s=60;continue;}if((o===39)||(o===34)){$s=61;continue;}if((o===62)&&(bp===0)){$s=62;continue;}if((o===60)&&(bp===0)){$s=63;continue;}$s=64;continue;case 59:bp=0;$s=64;continue;case 60:$s=64;continue;case 61:bp=o;$s=64;continue;case 62:bq=bq-(1)>>0;$s=64;continue;case 63:bu="!--";bv=0;case 65:if(!(bv>0;$s=70;continue;case 71:bq=bq+(1)>>0;$s=56;continue;case 69:bv=bv+(1)>>0;$s=65;continue;case 66:i.buf.Truncate(i.buf.Len()-1>>0);ca=0;cb=0;cc=ca;cd=cb;case 73:cf=i.mustgetc();$s=75;case 75:if($c){$c=false;cf=cf.$blk();}if(cf&&cf.$blk!==undefined){break s;}ce=cf;o=ce[0];p=ce[1];if(!p){$s=-1;return[$ifaceNil,i.err];}if((cc===45)&&(cd===45)&&(o===62)){$s=74;continue;}cg=cd;ch=o;cc=cg;cd=ch;$s=73;continue;case 74:ci=i.buf.WriteByte(32);$s=76;case 76:if($c){$c=false;ci=ci.$blk();}if(ci&&ci.$blk!==undefined){break s;}ci;case 64:case 58:$s=53;continue;case 54:$s=-1;return[($convertSliceType(i.buf.Bytes(),W)),$ifaceNil];case 14:case 10:i.ungetc(o);cj=new N.ptr("","");ck=false;cl=DE.nil;cn=i.nsname();$s=77;case 77:if($c){$c=false;cn=cn.$blk();}if(cn&&cn.$blk!==undefined){break s;}cm=cn;N.copy(cj,cm[0]);p=cm[1];if(!p){if($interfaceIsEqual(i.err,$ifaceNil)){i.err=i.syntaxError("expected element name after <");}$s=-1;return[$ifaceNil,i.err];}cl=new DE([]);case 78:$r=i.space();$s=80;case 80:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}cp=i.mustgetc();$s=81;case 81:if($c){$c=false;cp=cp.$blk();}if(cp&&cp.$blk!==undefined){break s;}co=cp;o=co[0];p=co[1];if(!p){$s=-1;return[$ifaceNil,i.err];}if(o===47){$s=82;continue;}$s=83;continue;case 82:ck=true;cr=i.mustgetc();$s=84;case 84:if($c){$c=false;cr=cr.$blk();}if(cr&&cr.$blk!==undefined){break s;}cq=cr;o=cq[0];p=cq[1];if(!p){$s=-1;return[$ifaceNil,i.err];}if(!((o===62))){i.err=i.syntaxError("expected /> in element");$s=-1;return[$ifaceNil,i.err];}$s=79;continue;case 83:if(o===62){$s=79;continue;}i.ungetc(o);cs=new O.ptr(new N.ptr("",""),"");cu=i.nsname();$s=85;case 85:if($c){$c=false;cu=cu.$blk();}if(cu&&cu.$blk!==undefined){break s;}ct=cu;N.copy(cs.Name,ct[0]);p=ct[1];if(!p){if($interfaceIsEqual(i.err,$ifaceNil)){i.err=i.syntaxError("expected attribute name in element");}$s=-1;return[$ifaceNil,i.err];}$r=i.space();$s=86;case 86:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}cw=i.mustgetc();$s=87;case 87:if($c){$c=false;cw=cw.$blk();}if(cw&&cw.$blk!==undefined){break s;}cv=cw;o=cv[0];p=cv[1];if(!p){$s=-1;return[$ifaceNil,i.err];}if(!((o===61))){$s=88;continue;}$s=89;continue;case 88:if(i.Strict){i.err=i.syntaxError("attribute name without = in element");$s=-1;return[$ifaceNil,i.err];}i.ungetc(o);cs.Value=cs.Name.Local;$s=90;continue;case 89:$r=i.space();$s=91;case 91:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}cx=i.attrval();$s=92;case 92:if($c){$c=false;cx=cx.$blk();}if(cx&&cx.$blk!==undefined){break s;}cy=cx;if(cy===CX.nil){$s=-1;return[$ifaceNil,i.err];}cs.Value=($bytesToString(cy));case 90:cl=$append(cl,cs);$s=78;continue;case 79:if(ck){i.needClose=true;N.copy(i.toClose,cj);}$s=-1;return[(cz=new Q.ptr($clone(cj,N),cl),new cz.constructor.elem(cz)),$ifaceNil];}return;}var $f={$blk:Z.ptr.prototype.rawToken,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,ca,cb,cc,cd,ce,cf,cg,ch,ci,cj,ck,cl,cm,cn,co,cp,cq,cr,cs,ct,cu,cv,cw,cx,cy,cz,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};Z.prototype.rawToken=function(){return this.$val.rawToken();};Z.ptr.prototype.attrval=function(){var{i,j,k,l,m,n,o,p,q,r,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:i=this;k=i.mustgetc();$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j=k;l=j[0];m=j[1];if(!m){$s=-1;return CX.nil;}if((l===34)||(l===39)){$s=2;continue;}$s=3;continue;case 2:n=i.text(((l>>0)),false);$s=4;case 4:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;$s=5;case 5:return o;case 3:if(i.Strict){i.err=i.syntaxError("unquoted or missing attribute value in element");$s=-1;return CX.nil;}i.ungetc(l);i.buf.Reset();case 6:q=i.mustgetc();$s=8;case 8:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}p=q;l=p[0];m=p[1];if(!m){$s=-1;return CX.nil;}if(97<=l&&l<=122||65<=l&&l<=90||48<=l&&l<=57||(l===95)||(l===58)||(l===45)){$s=9;continue;}$s=10;continue;case 9:r=i.buf.WriteByte(l);$s=12;case 12:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}r;$s=11;continue;case 10:i.ungetc(l);$s=7;continue;case 11:$s=6;continue;case 7:$s=-1;return i.buf.Bytes();}return;}var $f={$blk:Z.ptr.prototype.attrval,$c:true,$r,i,j,k,l,m,n,o,p,q,r,$s};return $f;};Z.prototype.attrval=function(){return this.$val.attrval();};Z.ptr.prototype.space=function(){var{i,j,k,l,m,n,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:i=this;case 1:k=i.getc();$s=3;case 3:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j=k;l=j[0];m=j[1];if(!m){$s=-1;return;}n=l;if((n===(32))||(n===(13))||(n===(10))||(n===(9))){}else{i.ungetc(l);$s=-1;return;}$s=1;continue;case 2:$s=-1;return;}return;}var $f={$blk:Z.ptr.prototype.space,$c:true,$r,i,j,k,l,m,n,$s};return $f;};Z.prototype.space=function(){return this.$val.space();};Z.ptr.prototype.getc=function(){var{i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=false;k=this;if(!($interfaceIsEqual(k.err,$ifaceNil))){l=0;m=false;i=l;j=m;$s=-1;return[i,j];}if(k.nextByte>=0){$s=1;continue;}$s=2;continue;case 1:i=((k.nextByte<<24>>>24));k.nextByte=-1;$s=3;continue;case 2:o=k.r.ReadByte();$s=4;case 4:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}n=o;i=n[0];k.err=n[1];if(!($interfaceIsEqual(k.err,$ifaceNil))){p=0;q=false;i=p;j=q;$s=-1;return[i,j];}if(!(k.saved===DF.nil)){$s=5;continue;}$s=6;continue;case 5:r=k.saved.WriteByte(i);$s=7;case 7:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}r;case 6:case 3:if(i===10){k.line=k.line+(1)>>0;}k.offset=(s=k.offset,t=new $Int64(0,1),new $Int64(s.$high+t.$high,s.$low+t.$low));u=i;v=true;i=u;j=v;$s=-1;return[i,j];}return;}var $f={$blk:Z.ptr.prototype.getc,$c:true,$r,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s};return $f;};Z.prototype.getc=function(){return this.$val.getc();};Z.ptr.prototype.InputOffset=function(){var i;i=this;return i.offset;};Z.prototype.InputOffset=function(){return this.$val.InputOffset();};Z.ptr.prototype.savedOffset=function(){var i,j;i=this;j=i.saved.Len();if(i.nextByte>=0){j=j-(1)>>0;}return j;};Z.prototype.savedOffset=function(){return this.$val.savedOffset();};Z.ptr.prototype.mustgetc=function(){var{i,j,k,l,m,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:i=0;j=false;k=this;m=k.getc();$s=1;case 1:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}l=m;i=l[0];j=l[1];if(!j){if($interfaceIsEqual(k.err,E.EOF)){k.err=k.syntaxError("unexpected EOF");}}$s=-1;return[i,j];}return;}var $f={$blk:Z.ptr.prototype.mustgetc,$c:true,$r,i,j,k,l,m,$s};return $f;};Z.prototype.mustgetc=function(){return this.$val.mustgetc();};Z.ptr.prototype.ungetc=function(i){var i,j,k,l;j=this;if(i===10){j.line=j.line-(1)>>0;}j.nextByte=((i>>0));j.offset=(k=j.offset,l=new $Int64(0,1),new $Int64(k.$high-l.$high,k.$low-l.$low));};Z.prototype.ungetc=function(i){return this.$val.ungetc(i);};Z.ptr.prototype.text=function(i,j){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{i,j});$s=$s||0;s:while(true){switch($s){case 0:k=this;l=0;m=0;n=l;o=m;p=0;k.buf.Reset();case 1:r=k.getc();$s=3;case 3:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}q=r;s=q[0];t=q[1];if(!t){if(j){if($interfaceIsEqual(k.err,E.EOF)){k.err=k.syntaxError("unexpected EOF in CDATA section");}$s=-1;return CX.nil;}$s=2;continue s;}if((n===93)&&(o===93)&&(s===62)){if(j){p=2;$s=2;continue s;}k.err=k.syntaxError("unescaped ]]> not in CDATA section");$s=-1;return CX.nil;}if((s===60)&&!j){if(i>=0){k.err=k.syntaxError("unescaped < inside quoted string");$s=-1;return CX.nil;}k.ungetc(60);$s=2;continue s;}if(i>=0&&(s===((i<<24>>>24)))){$s=2;continue s;}if((s===38)&&!j){$s=4;continue;}$s=5;continue;case 4:u=k.buf.Len();v=k.buf.WriteByte(38);$s=6;case 6:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}v;w=false;x="";y=false;aa=k.mustgetc();$s=7;case 7:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}z=aa;s=z[0];w=z[1];if(!w){$s=-1;return CX.nil;}if(s===35){$s=8;continue;}$s=9;continue;case 8:ab=k.buf.WriteByte(s);$s=11;case 11:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}ab;ad=k.mustgetc();$s=12;case 12:if($c){$c=false;ad=ad.$blk();}if(ad&&ad.$blk!==undefined){break s;}ac=ad;s=ac[0];w=ac[1];if(!w){$s=-1;return CX.nil;}ae=10;if(s===120){$s=13;continue;}$s=14;continue;case 13:ae=16;af=k.buf.WriteByte(s);$s=15;case 15:if($c){$c=false;af=af.$blk();}if(af&&af.$blk!==undefined){break s;}af;ah=k.mustgetc();$s=16;case 16:if($c){$c=false;ah=ah.$blk();}if(ah&&ah.$blk!==undefined){break s;}ag=ah;s=ag[0];w=ag[1];if(!w){$s=-1;return CX.nil;}case 14:ai=k.buf.Len();case 17:if(!(48<=s&&s<=57||(ae===16)&&97<=s&&s<=102||(ae===16)&&65<=s&&s<=70)){$s=18;continue;}aj=k.buf.WriteByte(s);$s=19;case 19:if($c){$c=false;aj=aj.$blk();}if(aj&&aj.$blk!==undefined){break s;}aj;al=k.mustgetc();$s=20;case 20:if($c){$c=false;al=al.$blk();}if(al&&al.$blk!==undefined){break s;}ak=al;s=ak[0];w=ak[1];if(!w){$s=-1;return CX.nil;}$s=17;continue;case 18:if(!((s===59))){$s=21;continue;}$s=22;continue;case 21:k.ungetc(s);$s=23;continue;case 22:am=($bytesToString($subslice(k.buf.Bytes(),ai)));an=k.buf.WriteByte(59);$s=24;case 24:if($c){$c=false;an=an.$blk();}if(an&&an.$blk!==undefined){break s;}an;ao=F.ParseUint(am,ae,64);ap=ao[0];aq=ao[1];if($interfaceIsEqual(aq,$ifaceNil)&&(ap.$high<0||(ap.$high===0&&ap.$low<=1114111))){x=($encodeRune(((ap.$low>>0))));y=true;}case 23:$s=10;continue;case 9:k.ungetc(s);ar=k.readName();$s=27;case 27:if($c){$c=false;ar=ar.$blk();}if(ar&&ar.$blk!==undefined){break s;}if(!ar){$s=25;continue;}$s=26;continue;case 25:if(!($interfaceIsEqual(k.err,$ifaceNil))){$s=-1;return CX.nil;}case 26:at=k.mustgetc();$s=28;case 28:if($c){$c=false;at=at.$blk();}if(at&&at.$blk!==undefined){break s;}as=at;s=as[0];w=as[1];if(!w){$s=-1;return CX.nil;}if(!((s===59))){$s=29;continue;}$s=30;continue;case 29:k.ungetc(s);$s=31;continue;case 30:au=$subslice(k.buf.Bytes(),(u+1>>0));av=k.buf.WriteByte(59);$s=32;case 32:if($c){$c=false;av=av.$blk();}if(av&&av.$blk!==undefined){break s;}av;if(AH(au)){aw=($bytesToString(au));ax=(ay=AE[$String.keyFor(aw)],ay!==undefined?[ay.v,true]:[0,false]);az=ax[0];ba=ax[1];if(ba){x=($encodeRune(az));y=true;}else if(!(k.Entity===false)){bb=(bc=k.Entity[$String.keyFor(aw)],bc!==undefined?[bc.v,true]:["",false]);x=bb[0];y=bb[1];}}case 31:case 10:if(y){$s=33;continue;}$s=34;continue;case 33:k.buf.Truncate(u);bd=k.buf.Write((new CX($stringToBytes(x))));$s=35;case 35:if($c){$c=false;bd=bd.$blk();}if(bd&&bd.$blk!==undefined){break s;}bd;be=0;bf=0;n=be;o=bf;$s=1;continue s;case 34:if(!k.Strict){bg=0;bh=0;n=bg;o=bh;$s=1;continue s;}bi=($bytesToString($subslice(k.buf.Bytes(),u)));if(!((bi.charCodeAt((bi.length-1>>0))===59))){bi=bi+(" (no semicolon)");}k.err=k.syntaxError("invalid character entity "+bi);$s=-1;return CX.nil;case 5:if(s===13){$s=36;continue;}if((o===13)&&(s===10)){$s=37;continue;}$s=38;continue;case 36:bj=k.buf.WriteByte(10);$s=40;case 40:if($c){$c=false;bj=bj.$blk();}if(bj&&bj.$blk!==undefined){break s;}bj;$s=39;continue;case 37:$s=39;continue;case 38:bk=k.buf.WriteByte(s);$s=41;case 41:if($c){$c=false;bk=bk.$blk();}if(bk&&bk.$blk!==undefined){break s;}bk;case 39:bl=o;bm=s;n=bl;o=bm;$s=1;continue;case 2:bn=k.buf.Bytes();bn=$subslice(bn,0,(bn.$length-p>>0));bo=bn;case 42:if(!(bo.$length>0)){$s=43;continue;}bp=I.DecodeRune(bo);bq=bp[0];br=bp[1];if((bq===65533)&&(br===1)){k.err=k.syntaxError("invalid UTF-8");$s=-1;return CX.nil;}bo=$subslice(bo,br);if(!AF(bq)){$s=44;continue;}$s=45;continue;case 44:bs=D.Sprintf("illegal character code %U",new DI([new $Int32(bq)]));$s=46;case 46:if($c){$c=false;bs=bs.$blk();}if(bs&&bs.$blk!==undefined){break s;}bt=k.syntaxError(bs);$s=47;case 47:if($c){$c=false;bt=bt.$blk();}if(bt&&bt.$blk!==undefined){break s;}k.err=bt;$s=-1;return CX.nil;case 45:$s=42;continue;case 43:$s=-1;return bn;}return;}var $f={$blk:Z.ptr.prototype.text,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};Z.prototype.text=function(i,j){return this.$val.text(i,j);};AF=function(i){var i,j;j=false;j=(i===9)||(i===10)||(i===13)||i>=32&&i<=55295||i>=57344&&i<=65533||i>=65536&&i<=1114111;return j;};Z.ptr.prototype.nsname=function(){var{i,j,k,l,m,n,o,p,q,r,s,t,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:i=new N.ptr("","");j=false;k=this;m=k.name();$s=1;case 1:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}l=m;n=l[0];j=l[1];if(!j){$s=-1;return[i,j];}if(G.Count(n,":")>1){i.Local=n;}else{o=G.Cut(n,":");p=o[0];q=o[1];r=o[2];if(!r||p===""||q===""){i.Local=n;}else{i.Space=p;i.Local=q;}}s=$clone(i,N);t=true;N.copy(i,s);j=t;$s=-1;return[i,j];}return;}var $f={$blk:Z.ptr.prototype.nsname,$c:true,$r,i,j,k,l,m,n,o,p,q,r,s,t,$s};return $f;};Z.prototype.nsname=function(){return this.$val.nsname();};Z.ptr.prototype.name=function(){var{i,j,k,l,m,n,o,p,q,r,s,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:i="";j=false;k=this;k.buf.Reset();l=k.readName();$s=3;case 3:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}if(!l){$s=1;continue;}$s=2;continue;case 1:m="";n=false;i=m;j=n;$s=-1;return[i,j];case 2:o=k.buf.Bytes();if(!AH(o)){k.err=k.syntaxError("invalid XML name: "+($bytesToString(o)));p="";q=false;i=p;j=q;$s=-1;return[i,j];}r=($bytesToString(o));s=true;i=r;j=s;$s=-1;return[i,j];}return;}var $f={$blk:Z.ptr.prototype.name,$c:true,$r,i,j,k,l,m,n,o,p,q,r,s,$s};return $f;};Z.prototype.name=function(){return this.$val.name();};Z.ptr.prototype.readName=function(){var{i,j,k,l,m,n,o,p,q,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:i=false;j=this;k=0;m=j.mustgetc();$s=1;case 1:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}l=m;k=l[0];i=l[1];if(!i){$s=-1;return i;}if(k<128&&!AG(k)){j.ungetc(k);i=false;$s=-1;return i;}n=j.buf.WriteByte(k);$s=2;case 2:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}n;case 3:p=j.mustgetc();$s=5;case 5:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}o=p;k=o[0];i=o[1];if(!i){$s=-1;return i;}if(k<128&&!AG(k)){j.ungetc(k);$s=4;continue;}q=j.buf.WriteByte(k);$s=6;case 6:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}q;$s=3;continue;case 4:i=true;$s=-1;return i;}return;}var $f={$blk:Z.ptr.prototype.readName,$c:true,$r,i,j,k,l,m,n,o,p,q,$s};return $f;};Z.prototype.readName=function(){return this.$val.readName();};AG=function(i){var i;return 65<=i&&i<=90||97<=i&&i<=122||48<=i&&i<=57||(i===95)||(i===58)||(i===46)||(i===45);};AH=function(i){var i,j,k,l,m;if(i.$length===0){return false;}j=I.DecodeRune(i);k=j[0];l=j[1];if((k===65533)&&(l===1)){return false;}if(!H.Is(AJ,k)){return false;}while(true){if(!(l>0;switch(0){default:r=p;if(r===(34)){l=AN;}else if(r===(39)){l=AO;}else if(r===(38)){l=AP;}else if(r===(60)){l=AQ;}else if(r===(62)){l=AR;}else if(r===(9)){l=AS;}else if(r===(10)){if(!k){$s=1;continue;}l=AT;}else if(r===(13)){l=AU;}else{if(!AF(p)||((p===65533)&&(q===1))){l=AV;break;}$s=1;continue;}}t=i.Write($subslice(j,m,(n-q>>0)));$s=3;case 3:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}s=t;u=s[1];if(!($interfaceIsEqual(u,$ifaceNil))){$s=-1;return u;}w=i.Write(l);$s=4;case 4:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}v=w;x=v[1];if(!($interfaceIsEqual(x,$ifaceNil))){$s=-1;return x;}m=n;$s=1;continue;case 2:z=i.Write($subslice(j,m));$s=5;case 5:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}y=z;aa=y[1];$s=-1;return aa;}return;}var $f={$blk:AX,$c:true,$r,aa,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};CK.ptr.prototype.EscapeString=function(i){var{i,j,k,l,m,n,o,p,q,r,s,t,$s,$r,$c}=$restore(this,{i});$s=$s||0;s:while(true){switch($s){case 0:j=this;k=CX.nil;l=0;m=0;case 1:if(!(m>0;switch(0){default:q=o;if(q===(34)){k=AN;}else if(q===(39)){k=AO;}else if(q===(38)){k=AP;}else if(q===(60)){k=AQ;}else if(q===(62)){k=AR;}else if(q===(9)){k=AS;}else if(q===(10)){k=AT;}else if(q===(13)){k=AU;}else{if(!AF(o)||((o===65533)&&(p===1))){k=AV;break;}$s=1;continue;}}r=j.Writer.WriteString($substring(i,l,(m-p>>0)));$s=3;case 3:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}r;s=j.Writer.Write(k);$s=4;case 4:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}s;l=m;$s=1;continue;case 2:t=j.Writer.WriteString($substring(i,l));$s=5;case 5:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}t;$s=-1;return;}return;}var $f={$blk:CK.ptr.prototype.EscapeString,$c:true,$r,i,j,k,l,m,n,o,p,q,r,s,t,$s};return $f;};CK.prototype.EscapeString=function(i){return this.$val.EscapeString(i);};BC=function(i,j){var{aa,ab,ac,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{i,j});$s=$s||0;s:while(true){switch($s){case 0:if(j.$length===0){$s=-1;return $ifaceNil;}l=i.Write(AZ);$s=1;case 1:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k=l;m=k[1];if(!($interfaceIsEqual(m,$ifaceNil))){$s=-1;return m;}case 2:n=B.Cut(j,BA);o=n[0];p=n[1];q=n[2];if(!q){$s=3;continue;}s=i.Write(o);$s=4;case 4:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}r=s;t=r[1];if(!($interfaceIsEqual(t,$ifaceNil))){$s=-1;return t;}v=i.Write(BB);$s=5;case 5:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}u=v;w=u[1];if(!($interfaceIsEqual(w,$ifaceNil))){$s=-1;return w;}j=p;$s=2;continue;case 3:y=i.Write(j);$s=6;case 6:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}x=y;z=x[1];if(!($interfaceIsEqual(z,$ifaceNil))){$s=-1;return z;}ab=i.Write(BA);$s=7;case 7:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}aa=ab;ac=aa[1];$s=-1;return ac;}return;}var $f={$blk:BC,$c:true,$r,aa,ab,ac,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};BD=function(i,j){var i,j,k,l,m,n,o;i=i+"=";k=G.Cut(j,i);l=k[1];if(l===""){return"";}if(!((l.charCodeAt(0)===39))&&!((l.charCodeAt(0)===34))){return"";}m=G.Cut($substring(l,1),$substring(l,0,1));n=m[0];o=m[2];if(!o){return"";}return n;};BJ=function(i){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{i});$s=$s||0;s:while(true){switch($s){case 0:k=BH.Load(i);$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j=k;l=j[0];m=j[1];if(m){$s=-1;return[$assertType(l,DJ),$ifaceNil];}n=new BE.ptr(DK.nil,DL.nil);o=i.Kind();$s=4;case 4:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}if((o===25)&&!($interfaceIsEqual(i,BI))){$s=2;continue;}$s=3;continue;case 2:p=i.NumField();$s=5;case 5:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=p;r=0;case 6:if(!(r>0;$s=6;continue;}if(s[0].Anonymous){$s=9;continue;}$s=10;continue;case 9:v=s[0].Type;w=v.Kind();$s=13;case 13:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}if(w===22){$s=11;continue;}$s=12;continue;case 11:x=v.Elem();$s=14;case 14:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}v=x;case 12:y=v.Kind();$s=17;case 17:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}if(y===25){$s=15;continue;}$s=16;continue;case 15:aa=BJ(v);$s=18;case 18:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}z=aa;ab=z[0];ac=z[1];if(!($interfaceIsEqual(ac,$ifaceNil))){$s=-1;return[DJ.nil,ac];}if(n.xmlname===DK.nil){n.xmlname=ab.xmlname;}ad=ab.fields;ae=0;case 19:if(!(ae=ad.$length)?($throwRuntimeError("index out of range"),undefined):ad.$array[ad.$offset+ae]),BF);t[0].idx=$appendSlice(new DM([r]),t[0].idx);af=BN(i,n,t[0]);$s=21;case 21:if($c){$c=false;af=af.$blk();}if(af&&af.$blk!==undefined){break s;}ag=af;if(!($interfaceIsEqual(ag,$ifaceNil))){$s=-1;return[DJ.nil,ag];}ae++;$s=19;continue;case 20:r=r+(1)>>0;$s=6;continue;case 16:case 10:ai=BK(i,s[0]);$s=22;case 22:if($c){$c=false;ai=ai.$blk();}if(ai&&ai.$blk!==undefined){break s;}ah=ai;aj=ah[0];ak=ah[1];if(!($interfaceIsEqual(ak,$ifaceNil))){$s=-1;return[DJ.nil,ak];}if(s[0].Name==="XMLName"){n.xmlname=aj;r=r+(1)>>0;$s=6;continue;}al=BN(i,n,aj);$s=23;case 23:if($c){$c=false;al=al.$blk();}if(al&&al.$blk!==undefined){break s;}am=al;if(!($interfaceIsEqual(am,$ifaceNil))){$s=-1;return[DJ.nil,am];}r=r+(1)>>0;$s=6;continue;case 7:case 3:ao=BH.LoadOrStore(i,n);$s=24;case 24:if($c){$c=false;ao=ao.$blk();}if(ao&&ao.$blk!==undefined){break s;}an=ao;ap=an[0];$s=-1;return[$assertType(ap,DJ),$ifaceNil];}return;}var $f={$blk:BJ,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};BK=function(i,j){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{i,j});$s=$s||0;s:while(true){switch($s){case 0:k=new BF.ptr(j.Index,"","",0,CW.nil);l=new J.StructTag(j.Tag).Get("xml");m=G.Cut(l," ");n=m[0];o=m[1];p=m[2];if(p){q=n;r=o;k.xmlns=q;l=r;}s=G.Split(l,",");if(s.$length===1){$s=1;continue;}$s=2;continue;case 1:k.flags=1;$s=3;continue;case 2:l=(0>=s.$length?($throwRuntimeError("index out of range"),undefined):s.$array[s.$offset+0]);t=$subslice(s,1);u=0;while(true){if(!(u=t.$length)?($throwRuntimeError("index out of range"),undefined):t.$array[t.$offset+u]);w=v;if(w===("attr")){k.flags=k.flags|(2);}else if(w===("cdata")){k.flags=k.flags|(4);}else if(w===("chardata")){k.flags=k.flags|(8);}else if(w===("innerxml")){k.flags=k.flags|(16);}else if(w===("comment")){k.flags=k.flags|(32);}else if(w===("any")){k.flags=k.flags|(64);}else if(w===("omitempty")){k.flags=k.flags|(128);}u++;}x=true;y=k.flags&127;z=y;if(z===(0)){k.flags=k.flags|(1);}else if((z===(2))||(z===(4))||(z===(8))||(z===(16))||(z===(32))||(z===(64))||(z===(66))){if(j.Name==="XMLName"||!(l==="")&&!((y===2))){x=false;}}else{x=false;}if((k.flags&127)===64){k.flags=k.flags|(1);}if(!(((k.flags&128)===0))&&((k.flags&3)===0)){x=false;}if(!x){$s=4;continue;}$s=5;continue;case 4:aa=D.Errorf("xml: invalid tag in field %s of type %s: %q",new DI([new $String(j.Name),i,new $String(new J.StructTag(j.Tag).Get("xml"))]));$s=6;case 6:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}ab=[DK.nil,aa];$s=7;case 7:return ab;case 5:case 3:if(!(k.xmlns==="")&&l===""){$s=8;continue;}$s=9;continue;case 8:ac=D.Errorf("xml: namespace without name in field %s of type %s: %q",new DI([new $String(j.Name),i,new $String(new J.StructTag(j.Tag).Get("xml"))]));$s=10;case 10:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}ad=[DK.nil,ac];$s=11;case 11:return ad;case 9:if(j.Name==="XMLName"){k.name=l;$s=-1;return[k,$ifaceNil];}if(l===""){$s=12;continue;}$s=13;continue;case 12:ae=BL(j.Type);$s=14;case 14:if($c){$c=false;ae=ae.$blk();}if(ae&&ae.$blk!==undefined){break s;}af=ae;if(!(af===DK.nil)){ag=af.xmlns;ah=af.name;k.xmlns=ag;k.name=ah;}else{k.name=j.Name;}$s=-1;return[k,$ifaceNil];case 13:ai=G.Split(l,">");if((0>=ai.$length?($throwRuntimeError("index out of range"),undefined):ai.$array[ai.$offset+0])===""){(0>=ai.$length?($throwRuntimeError("index out of range"),undefined):ai.$array[ai.$offset+0]=j.Name);}if((aj=ai.$length-1>>0,((aj<0||aj>=ai.$length)?($throwRuntimeError("index out of range"),undefined):ai.$array[ai.$offset+aj]))===""){$s=15;continue;}$s=16;continue;case 15:ak=D.Errorf("xml: trailing '>' in field %s of type %s",new DI([new $String(j.Name),i]));$s=17;case 17:if($c){$c=false;ak=ak.$blk();}if(ak&&ak.$blk!==undefined){break s;}al=[DK.nil,ak];$s=18;case 18:return al;case 16:k.name=(am=ai.$length-1>>0,((am<0||am>=ai.$length)?($throwRuntimeError("index out of range"),undefined):ai.$array[ai.$offset+am]));if(ai.$length>1){$s=19;continue;}$s=20;continue;case 19:if(((k.flags&1))===0){$s=21;continue;}$s=22;continue;case 21:an=D.Errorf("xml: %s chain not valid with %s flag",new DI([new $String(l),new $String(G.Join($subslice(s,1),","))]));$s=23;case 23:if($c){$c=false;an=an.$blk();}if(an&&an.$blk!==undefined){break s;}ao=[DK.nil,an];$s=24;case 24:return ao;case 22:k.parents=$subslice(ai,0,(ai.$length-1>>0));case 20:if(!(((k.flags&1)===0))){$s=25;continue;}$s=26;continue;case 25:ap=j.Type;aq=BL(ap);$s=27;case 27:if($c){$c=false;aq=aq.$blk();}if(aq&&aq.$blk!==undefined){break s;}ar=aq;if(!(ar===DK.nil)&&!(ar.name===k.name)){$s=28;continue;}$s=29;continue;case 28:as=D.Errorf("xml: name %q in tag of %s.%s conflicts with name %q in %s.XMLName",new DI([new $String(k.name),i,new $String(j.Name),new $String(ar.name),ap]));$s=30;case 30:if($c){$c=false;as=as.$blk();}if(as&&as.$blk!==undefined){break s;}at=[DK.nil,as];$s=31;case 31:return at;case 29:case 26:$s=-1;return[k,$ifaceNil];}return;}var $f={$blk:BK,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};BL=function(i){var{i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,$s,$r,$c}=$restore(this,{i});$s=$s||0;s:while(true){switch($s){case 0:j=DK.nil;case 1:k=i.Kind();$s=3;case 3:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}if(!(k===22)){$s=2;continue;}l=i.Elem();$s=4;case 4:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}i=l;$s=1;continue;case 2:m=i.Kind();$s=7;case 7:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}if(!((m===25))){$s=5;continue;}$s=6;continue;case 5:j=DK.nil;$s=-1;return j;case 6:n=0;p=i.NumField();$s=8;case 8:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}o=p;q=n;r=o;case 9:if(!(q>0;$s=9;continue;}v=BK(i,s[0]);$s=12;case 12:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}u=v;w=u[0];x=u[1];if($interfaceIsEqual(x,$ifaceNil)&&!(w.name==="")){j=w;$s=-1;return j;}$s=10;continue;case 10:j=DK.nil;$s=-1;return j;}return;}var $f={$blk:BL,$c:true,$r,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,$s};return $f;};BM=function(i,j){var i,j;if(i<=j){return i;}return j;};BN=function(i,j,k){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{i,j,k});$s=$s||0;s:while(true){switch($s){case 0:l=DM.nil;m=j.fields;n=0;Loop:while(true){if(!(n=p.$length)?($throwRuntimeError("index out of range"),undefined):p.$array[p.$offset+o]));if(!(((q.flags&127)===(k.flags&127)))){n++;continue;}if(!(q.xmlns==="")&&!(k.xmlns==="")&&!(q.xmlns===k.xmlns)){n++;continue;}r=BM(k.parents.$length,q.parents.$length);s=0;while(true){if(!(s=t.$length)?($throwRuntimeError("index out of range"),undefined):t.$array[t.$offset+s]))===(u=k.parents,((s<0||s>=u.$length)?($throwRuntimeError("index out of range"),undefined):u.$array[u.$offset+s])))){n++;continue Loop;}s=s+(1)>>0;}if(q.parents.$length>k.parents.$length){if((v=q.parents,w=k.parents.$length,((w<0||w>=v.$length)?($throwRuntimeError("index out of range"),undefined):v.$array[v.$offset+w]))===k.name){l=$append(l,o);}}else if(q.parents.$length=x.$length)?($throwRuntimeError("index out of range"),undefined):x.$array[x.$offset+y]))===q.name){l=$append(l,o);}}else{if(k.name===q.name){l=$append(l,o);}}n++;}if(l===DM.nil){j.fields=$append(j.fields,k);$s=-1;return $ifaceNil;}z=l;aa=0;while(true){if(!(aa=z.$length)?($throwRuntimeError("index out of range"),undefined):z.$array[z.$offset+aa]);if((ac=j.fields,((ab<0||ab>=ac.$length)?($throwRuntimeError("index out of range"),undefined):ac.$array[ac.$offset+ab])).idx.$length=ad.$length)?($throwRuntimeError("index out of range"),undefined):ad.$array[ad.$offset+ae]);ah=(ag=j.fields,((af<0||af>=ag.$length)?($throwRuntimeError("index out of range"),undefined):ag.$array[ag.$offset+af]));if(ah.idx.$length===k.idx.$length){$s=3;continue;}$s=4;continue;case 3:ai=i.FieldByIndex(ah.idx);$s=5;case 5:if($c){$c=false;ai=ai.$blk();}if(ai&&ai.$blk!==undefined){break s;}aj=$clone(ai,J.StructField);ak=i.FieldByIndex(k.idx);$s=6;case 6:if($c){$c=false;ak=ak.$blk();}if(ak&&ak.$blk!==undefined){break s;}al=$clone(ak,J.StructField);$s=-1;return new BO.ptr(i,aj.Name,new J.StructTag(aj.Tag).Get("xml"),al.Name,new J.StructTag(al.Tag).Get("xml"));case 4:ae++;$s=1;continue;case 2:am=l.$length-1>>0;while(true){if(!(am>=0)){break;}an=((am<0||am>=l.$length)?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+am]);$copySlice($subslice(j.fields,an),$subslice(j.fields,(an+1>>0)));j.fields=$subslice(j.fields,0,(j.fields.$length-1>>0));am=am-(1)>>0;}j.fields=$append(j.fields,k);$s=-1;return $ifaceNil;}return;}var $f={$blk:BN,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};BO.ptr.prototype.Error=function(){var{i,j,k,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:i=this;j=D.Sprintf("%s field %q with tag %q conflicts with field %q with tag %q",new DI([i.Struct,new $String(i.Field1),new $String(i.Tag1),new $String(i.Field2),new $String(i.Tag2)]));$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;$s=2;case 2:return k;}return;}var $f={$blk:BO.ptr.prototype.Error,$c:true,$r,i,j,k,$s};return $f;};BO.prototype.Error=function(){return this.$val.Error();};BF.ptr.prototype.value=function(i,j){var{i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,$s,$r,$c}=$restore(this,{i,j});$s=$s||0;s:while(true){switch($s){case 0:k=this;l=k.idx;m=0;case 1:if(!(m=l.$length)?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+m]);if(n>0){$s=3;continue;}$s=4;continue;case 3:p=$clone(i,J.Value).Type();r=p.Kind();$s=8;case 8:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}if(!(r===22)){q=false;$s=7;continue s;}s=p.Elem();$s=9;case 9:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=s.Kind();$s=10;case 10:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}q=t===25;case 7:if(q){$s=5;continue;}$s=6;continue;case 5:if($clone(i,J.Value).IsNil()){$s=11;continue;}$s=12;continue;case 11:if(!j){$s=-1;return new J.Value.ptr(DN.nil,0,0);}u=$clone(i,J.Value).Type().Elem();$s=13;case 13:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}v=J.New(u);$s=14;case 14:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}$r=$clone(i,J.Value).Set($clone(v,J.Value));$s=15;case 15:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 12:w=$clone(i,J.Value).Elem();$s=16;case 16:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}i=w;case 6:case 4:x=$clone(i,J.Value).Field(o);$s=17;case 17:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}i=x;m++;$s=1;continue;case 2:$s=-1;return i;}return;}var $f={$blk:BF.ptr.prototype.value,$c:true,$r,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,$s};return $f;};BF.prototype.value=function(i,j){return this.$val.value(i,j);};Z.ptr.prototype.Decode=function(i){var{i,j,k,l,$s,$r,$c}=$restore(this,{i});$s=$s||0;s:while(true){switch($s){case 0:j=this;k=j.DecodeElement(i,DO.nil);$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;$s=2;case 2:return l;}return;}var $f={$blk:Z.ptr.prototype.Decode,$c:true,$r,i,j,k,l,$s};return $f;};Z.prototype.Decode=function(i){return this.$val.Decode(i);};Z.ptr.prototype.DecodeElement=function(i,j){var{i,j,k,l,m,n,o,p,$s,$r,$c}=$restore(this,{i,j});$s=$s||0;s:while(true){switch($s){case 0:k=this;l=J.ValueOf(i);$s=1;case 1:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;if(!(($clone(m,J.Value).Kind()===22))){$s=-1;return C.New("non-pointer passed to Unmarshal");}n=$clone(m,J.Value).Elem();$s=2;case 2:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=k.unmarshal($clone(n,J.Value),j,0);$s=3;case 3:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=o;$s=4;case 4:return p;}return;}var $f={$blk:Z.ptr.prototype.DecodeElement,$c:true,$r,i,j,k,l,m,n,o,p,$s};return $f;};Z.prototype.DecodeElement=function(i,j){return this.$val.DecodeElement(i,j);};BQ.prototype.Error=function(){var i;i=this.$val;return(i);};$ptrType(BQ).prototype.Error=function(){return new BQ(this.$get()).Error();};BT=function(i){var{i,j,k,l,m,n,o,$s,$r,$c}=$restore(this,{i});$s=$s||0;s:while(true){switch($s){case 0:j=J.TypeOf(i);k=j.Name();$s=3;case 3:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}if(!(k==="")){$s=1;continue;}$s=2;continue;case 1:l=j.String();$s=4;case 4:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;$s=5;case 5:return m;case 2:n=j.String();$s=6;case 6:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o="("+n+")";$s=7;case 7:return o;}return;}var $f={$blk:BT,$c:true,$r,i,j,k,l,m,n,o,$s};return $f;};Z.ptr.prototype.unmarshalInterface=function(i,j){var{i,j,k,l,m,n,o,p,q,r,$s,$r,$c}=$restore(this,{i,j});$s=$s||0;s:while(true){switch($s){case 0:k=this;k.pushEOF();k.unmarshalDepth=k.unmarshalDepth+(1)>>0;l=i.UnmarshalXML(k,$clone(j,Q));$s=1;case 1:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;k.unmarshalDepth=k.unmarshalDepth-(1)>>0;if(!($interfaceIsEqual(m,$ifaceNil))){k.popEOF();$s=-1;return m;}if(!k.popEOF()){$s=2;continue;}$s=3;continue;case 2:n=BT(i);$s=4;case 4:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=new $String(n);p=new $String(j.Name.Local);q=D.Errorf("xml: %s.UnmarshalXML did not consume entire <%s> element",new DI([o,p]));$s=5;case 5:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=q;$s=6;case 6:return r;case 3:$s=-1;return $ifaceNil;}return;}var $f={$blk:Z.ptr.prototype.unmarshalInterface,$c:true,$r,i,j,k,l,m,n,o,p,q,r,$s};return $f;};Z.prototype.unmarshalInterface=function(i,j){return this.$val.unmarshalInterface(i,j);};Z.ptr.prototype.unmarshalTextInterface=function(i){var{i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s,$r,$c}=$restore(this,{i});$s=$s||0;s:while(true){switch($s){case 0:j=this;k=CX.nil;l=1;case 1:if(!(l>0)){$s=2;continue;}n=j.Token();$s=3;case 3:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;o=m[0];p=m[1];if(!($interfaceIsEqual(p,$ifaceNil))){$s=-1;return p;}q=o;if($assertType(q,S,true)[1]){r=q.$val;if(l===1){k=$appendSlice(k,$convertSliceType(r,CX));}}else if($assertType(q,Q,true)[1]){s=$clone(q.$val,Q);l=l+(1)>>0;}else if($assertType(q,R,true)[1]){t=$clone(q.$val,R);l=l-(1)>>0;}$s=1;continue;case 2:u=i.UnmarshalText(k);$s=4;case 4:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}v=u;$s=5;case 5:return v;}return;}var $f={$blk:Z.ptr.prototype.unmarshalTextInterface,$c:true,$r,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s};return $f;};Z.prototype.unmarshalTextInterface=function(i){return this.$val.unmarshalTextInterface(i);};Z.ptr.prototype.unmarshalAttr=function(i,j){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{i,j});$s=$s||0;s:while(true){switch($s){case 0:k=this;if($clone(i,J.Value).Kind()===22){$s=1;continue;}$s=2;continue;case 1:if($clone(i,J.Value).IsNil()){$s=3;continue;}$s=4;continue;case 3:l=$clone(i,J.Value).Type().Elem();$s=5;case 5:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=J.New(l);$s=6;case 6:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}$r=$clone(i,J.Value).Set($clone(m,J.Value));$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 4:n=$clone(i,J.Value).Elem();$s=8;case 8:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}i=n;case 2:if(!($clone(i,J.Value).CanInterface())){o=false;$s=11;continue s;}p=$clone(i,J.Value).Type().Implements(BW);$s=12;case 12:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}o=p;case 11:if(o){$s=9;continue;}$s=10;continue;case 9:q=$clone(i,J.Value).Interface();$s=13;case 13:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=$assertType(q,BS).UnmarshalXMLAttr($clone(j,O));$s=14;case 14:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=r;$s=15;case 15:return s;case 10:if($clone(i,J.Value).CanAddr()){$s=16;continue;}$s=17;continue;case 16:t=$clone(i,J.Value).Addr();if(!($clone(t,J.Value).CanInterface())){u=false;$s=20;continue s;}v=$clone(t,J.Value).Type().Implements(BW);$s=21;case 21:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}u=v;case 20:if(u){$s=18;continue;}$s=19;continue;case 18:w=$clone(t,J.Value).Interface();$s=22;case 22:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}x=$assertType(w,BS).UnmarshalXMLAttr($clone(j,O));$s=23;case 23:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}y=x;$s=24;case 24:return y;case 19:case 17:if(!($clone(i,J.Value).CanInterface())){z=false;$s=27;continue s;}aa=$clone(i,J.Value).Type().Implements(BX);$s=28;case 28:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}z=aa;case 27:if(z){$s=25;continue;}$s=26;continue;case 25:ab=$clone(i,J.Value).Interface();$s=29;case 29:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}ac=$assertType(ab,L.TextUnmarshaler).UnmarshalText((new CX($stringToBytes(j.Value))));$s=30;case 30:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}ad=ac;$s=31;case 31:return ad;case 26:if($clone(i,J.Value).CanAddr()){$s=32;continue;}$s=33;continue;case 32:ae=$clone(i,J.Value).Addr();if(!($clone(ae,J.Value).CanInterface())){af=false;$s=36;continue s;}ag=$clone(ae,J.Value).Type().Implements(BX);$s=37;case 37:if($c){$c=false;ag=ag.$blk();}if(ag&&ag.$blk!==undefined){break s;}af=ag;case 36:if(af){$s=34;continue;}$s=35;continue;case 34:ah=$clone(ae,J.Value).Interface();$s=38;case 38:if($c){$c=false;ah=ah.$blk();}if(ah&&ah.$blk!==undefined){break s;}ai=$assertType(ah,L.TextUnmarshaler).UnmarshalText((new CX($stringToBytes(j.Value))));$s=39;case 39:if($c){$c=false;ai=ai.$blk();}if(ai&&ai.$blk!==undefined){break s;}aj=ai;$s=40;case 40:return aj;case 35:case 33:al=$clone(i,J.Value).Type().Kind();$s=44;case 44:if($c){$c=false;al=al.$blk();}if(al&&al.$blk!==undefined){break s;}if(!(al===23)){ak=false;$s=43;continue s;}am=$clone(i,J.Value).Type().Elem();$s=45;case 45:if($c){$c=false;am=am.$blk();}if(am&&am.$blk!==undefined){break s;}an=am.Kind();$s=46;case 46:if($c){$c=false;an=an.$blk();}if(an&&an.$blk!==undefined){break s;}ak=!((an===8));case 43:if(ak){$s=41;continue;}$s=42;continue;case 41:ao=$clone(i,J.Value).Len();ap=$clone(i,J.Value);aq=$clone(i,J.Value).Type().Elem();$s=47;case 47:if($c){$c=false;aq=aq.$blk();}if(aq&&aq.$blk!==undefined){break s;}ar=J.Zero(aq);$s=48;case 48:if($c){$c=false;ar=ar.$blk();}if(ar&&ar.$blk!==undefined){break s;}as=$clone(ar,J.Value);at=J.Append(ap,new DP([as]));$s=49;case 49:if($c){$c=false;at=at.$blk();}if(at&&at.$blk!==undefined){break s;}$r=$clone(i,J.Value).Set($clone(at,J.Value));$s=50;case 50:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}au=$clone(i,J.Value).Index(ao);$s=51;case 51:if($c){$c=false;au=au.$blk();}if(au&&au.$blk!==undefined){break s;}av=k.unmarshalAttr($clone(au,J.Value),$clone(j,O));$s=52;case 52:if($c){$c=false;av=av.$blk();}if(av&&av.$blk!==undefined){break s;}aw=av;if(!($interfaceIsEqual(aw,$ifaceNil))){$clone(i,J.Value).SetLen(ao);$s=-1;return aw;}$s=-1;return $ifaceNil;case 42:if($interfaceIsEqual($clone(i,J.Value).Type(),BU)){$s=53;continue;}$s=54;continue;case 53:ax=J.ValueOf(new j.constructor.elem(j));$s=55;case 55:if($c){$c=false;ax=ax.$blk();}if(ax&&ax.$blk!==undefined){break s;}$r=$clone(i,J.Value).Set($clone(ax,J.Value));$s=56;case 56:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return $ifaceNil;case 54:ay=BZ($clone(i,J.Value),(new CX($stringToBytes(j.Value))));$s=57;case 57:if($c){$c=false;ay=ay.$blk();}if(ay&&ay.$blk!==undefined){break s;}az=ay;$s=58;case 58:return az;}return;}var $f={$blk:Z.ptr.prototype.unmarshalAttr,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};Z.prototype.unmarshalAttr=function(i,j){return this.$val.unmarshalAttr(i,j);};Z.ptr.prototype.unmarshal=function(i,j,k){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,ca,cb,cc,cd,ce,cf,cg,ch,ci,cj,ck,cl,cm,cn,co,cp,cq,cr,cs,ct,cu,cv,cw,cx,cy,cz,da,db,dc,dd,de,df,dg,dh,di,dj,dk,dl,dm,dn,dp,dq,dr,ds,dt,du,dv,dw,dx,dy,dz,ea,eb,ec,ed,ee,ef,eg,eh,ei,ej,ek,el,em,en,eo,ep,eq,er,es,et,eu,ev,ew,ex,ey,ez,fa,fb,fc,fd,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{i,j,k});$s=$s||0;s:while(true){switch($s){case 0:l=this;if(k>=10000){$s=-1;return BY;}if(j===DO.nil){$s=1;continue;}$s=2;continue;case 1:case 3:m=[m];o=l.Token();$s=5;case 5:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}n=o;p=n[0];q=n[1];if(!($interfaceIsEqual(q,$ifaceNil))){$s=-1;return q;}r=$assertType(p,Q,true);m[0]=$clone(r[0],Q);s=r[1];if(s){j=m[0];$s=4;continue;}$s=3;continue;case 4:case 2:if(($clone(i,J.Value).Kind()===20)&&!$clone(i,J.Value).IsNil()){$s=6;continue;}$s=7;continue;case 6:t=$clone(i,J.Value).Elem();$s=8;case 8:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=t;if(($clone(u,J.Value).Kind()===22)&&!$clone(u,J.Value).IsNil()){i=u;}case 7:if($clone(i,J.Value).Kind()===22){$s=9;continue;}$s=10;continue;case 9:if($clone(i,J.Value).IsNil()){$s=11;continue;}$s=12;continue;case 11:v=$clone(i,J.Value).Type().Elem();$s=13;case 13:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}w=J.New(v);$s=14;case 14:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}$r=$clone(i,J.Value).Set($clone(w,J.Value));$s=15;case 15:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 12:x=$clone(i,J.Value).Elem();$s=16;case 16:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}i=x;case 10:if(!($clone(i,J.Value).CanInterface())){y=false;$s=19;continue s;}z=$clone(i,J.Value).Type().Implements(BV);$s=20;case 20:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}y=z;case 19:if(y){$s=17;continue;}$s=18;continue;case 17:aa=$clone(i,J.Value).Interface();$s=21;case 21:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}ab=l.unmarshalInterface($assertType(aa,BR),j);$s=22;case 22:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}ac=ab;$s=23;case 23:return ac;case 18:if($clone(i,J.Value).CanAddr()){$s=24;continue;}$s=25;continue;case 24:ad=$clone(i,J.Value).Addr();if(!($clone(ad,J.Value).CanInterface())){ae=false;$s=28;continue s;}af=$clone(ad,J.Value).Type().Implements(BV);$s=29;case 29:if($c){$c=false;af=af.$blk();}if(af&&af.$blk!==undefined){break s;}ae=af;case 28:if(ae){$s=26;continue;}$s=27;continue;case 26:ag=$clone(ad,J.Value).Interface();$s=30;case 30:if($c){$c=false;ag=ag.$blk();}if(ag&&ag.$blk!==undefined){break s;}ah=l.unmarshalInterface($assertType(ag,BR),j);$s=31;case 31:if($c){$c=false;ah=ah.$blk();}if(ah&&ah.$blk!==undefined){break s;}ai=ah;$s=32;case 32:return ai;case 27:case 25:if(!($clone(i,J.Value).CanInterface())){aj=false;$s=35;continue s;}ak=$clone(i,J.Value).Type().Implements(BX);$s=36;case 36:if($c){$c=false;ak=ak.$blk();}if(ak&&ak.$blk!==undefined){break s;}aj=ak;case 35:if(aj){$s=33;continue;}$s=34;continue;case 33:al=$clone(i,J.Value).Interface();$s=37;case 37:if($c){$c=false;al=al.$blk();}if(al&&al.$blk!==undefined){break s;}am=l.unmarshalTextInterface($assertType(al,L.TextUnmarshaler));$s=38;case 38:if($c){$c=false;am=am.$blk();}if(am&&am.$blk!==undefined){break s;}an=am;$s=39;case 39:return an;case 34:if($clone(i,J.Value).CanAddr()){$s=40;continue;}$s=41;continue;case 40:ao=$clone(i,J.Value).Addr();if(!($clone(ao,J.Value).CanInterface())){ap=false;$s=44;continue s;}aq=$clone(ao,J.Value).Type().Implements(BX);$s=45;case 45:if($c){$c=false;aq=aq.$blk();}if(aq&&aq.$blk!==undefined){break s;}ap=aq;case 44:if(ap){$s=42;continue;}$s=43;continue;case 42:ar=$clone(ao,J.Value).Interface();$s=46;case 46:if($c){$c=false;ar=ar.$blk();}if(ar&&ar.$blk!==undefined){break s;}as=l.unmarshalTextInterface($assertType(ar,L.TextUnmarshaler));$s=47;case 47:if($c){$c=false;as=as.$blk();}if(as&&as.$blk!==undefined){break s;}at=as;$s=48;case 48:return at;case 43:case 41:au=CX.nil;av=new J.Value.ptr(DN.nil,0,0);aw=CX.nil;ax=new J.Value.ptr(DN.nil,0,0);ay=new J.Value.ptr(DN.nil,0,0);az=0;ba=CX.nil;bb=new J.Value.ptr(DN.nil,0,0);bc=new J.Value.ptr(DN.nil,0,0);bd=DJ.nil;be=$ifaceNil;bf=i;bg=$clone(bf,J.Value).Kind();if(bg===(20)){$s=50;continue;}if(bg===(23)){$s=51;continue;}if((bg===(1))||(bg===(13))||(bg===(14))||(bg===(2))||(bg===(3))||(bg===(4))||(bg===(5))||(bg===(6))||(bg===(7))||(bg===(8))||(bg===(9))||(bg===(10))||(bg===(11))||(bg===(12))||(bg===(24))){$s=52;continue;}if(bg===(25)){$s=53;continue;}$s=54;continue;case 50:bh=l.Skip();$s=56;case 56:if($c){$c=false;bh=bh.$blk();}if(bh&&bh.$blk!==undefined){break s;}bi=bh;$s=57;case 57:return bi;case 51:bj=$clone(bf,J.Value).Type();bk=bj.Elem();$s=60;case 60:if($c){$c=false;bk=bk.$blk();}if(bk&&bk.$blk!==undefined){break s;}bl=bk.Kind();$s=61;case 61:if($c){$c=false;bl=bl.$blk();}if(bl&&bl.$blk!==undefined){break s;}if(bl===8){$s=58;continue;}$s=59;continue;case 58:av=bf;$s=49;continue;case 59:bm=$clone(bf,J.Value).Len();bn=$clone(i,J.Value);bo=$clone(bf,J.Value).Type().Elem();$s=62;case 62:if($c){$c=false;bo=bo.$blk();}if(bo&&bo.$blk!==undefined){break s;}bp=J.Zero(bo);$s=63;case 63:if($c){$c=false;bp=bp.$blk();}if(bp&&bp.$blk!==undefined){break s;}bq=$clone(bp,J.Value);br=J.Append(bn,new DP([bq]));$s=64;case 64:if($c){$c=false;br=br.$blk();}if(br&&br.$blk!==undefined){break s;}$r=$clone(bf,J.Value).Set($clone(br,J.Value));$s=65;case 65:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}bs=$clone(bf,J.Value).Index(bm);$s=66;case 66:if($c){$c=false;bs=bs.$blk();}if(bs&&bs.$blk!==undefined){break s;}bt=l.unmarshal($clone(bs,J.Value),j,k+1>>0);$s=67;case 67:if($c){$c=false;bt=bt.$blk();}if(bt&&bt.$blk!==undefined){break s;}bu=bt;if(!($interfaceIsEqual(bu,$ifaceNil))){$clone(bf,J.Value).SetLen(bm);$s=-1;return bu;}$s=-1;return $ifaceNil;case 52:av=bf;$s=55;continue;case 53:bv=$clone(bf,J.Value).Type();if($interfaceIsEqual(bv,BI)){$s=68;continue;}$s=69;continue;case 68:bx=J.ValueOf((bw=j.Name,new bw.constructor.elem(bw)));$s=70;case 70:if($c){$c=false;bx=bx.$blk();}if(bx&&bx.$blk!==undefined){break s;}$r=$clone(bf,J.Value).Set($clone(bx,J.Value));$s=71;case 71:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=49;continue;case 69:bc=bf;bz=BJ(bv);$s=72;case 72:if($c){$c=false;bz=bz.$blk();}if(bz&&bz.$blk!==undefined){break s;}by=bz;bd=by[0];be=by[1];if(!($interfaceIsEqual(be,$ifaceNil))){$s=-1;return be;}if(!(bd.xmlname===DK.nil)){$s=73;continue;}$s=74;continue;case 73:ca=bd.xmlname;if(!(ca.name==="")&&!(ca.name===j.Name.Local)){$s=-1;return new BQ(("expected element type <"+ca.name+"> but have <"+j.Name.Local+">"));}if(!(ca.xmlns==="")&&!(ca.xmlns===j.Name.Space)){cb="expected element <"+ca.name+"> in name space "+ca.xmlns+" but have ";if(j.Name.Space===""){cb=cb+("no name space");}else{cb=cb+(j.Name.Space);}$s=-1;return new BQ((cb));}cc=ca.value($clone(bc,J.Value),true);$s=75;case 75:if($c){$c=false;cc=cc.$blk();}if(cc&&cc.$blk!==undefined){break s;}cd=cc;cf=$clone(cd,J.Value).Interface();$s=76;case 76:if($c){$c=false;cf=cf.$blk();}if(cf&&cf.$blk!==undefined){break s;}ce=$assertType(cf,N,true);cg=ce[1];if(cg){$s=77;continue;}$s=78;continue;case 77:ci=J.ValueOf((ch=j.Name,new ch.constructor.elem(ch)));$s=79;case 79:if($c){$c=false;ci=ci.$blk();}if(ci&&ci.$blk!==undefined){break s;}$r=$clone(cd,J.Value).Set($clone(ci,J.Value));$s=80;case 80:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 78:case 74:cj=j.Attr;ck=0;case 81:if(!(ck=cj.$length)?($throwRuntimeError("index out of range"),undefined):cj.$array[cj.$offset+ck]),O);cm=false;cn=-1;co=bd.fields;cp=0;case 83:if(!(cp=cr.$length)?($throwRuntimeError("index out of range"),undefined):cr.$array[cr.$offset+cq]));ct=cs.flags&127;if(ct===(2)){$s=86;continue;}if(ct===(66)){$s=87;continue;}$s=88;continue;case 86:cu=cs.value($clone(bc,J.Value),true);$s=89;case 89:if($c){$c=false;cu=cu.$blk();}if(cu&&cu.$blk!==undefined){break s;}cv=cu;if(cl.Name.Local===cs.name&&(cs.xmlns===""||cs.xmlns===cl.Name.Space)){$s=90;continue;}$s=91;continue;case 90:cw=l.unmarshalAttr($clone(cv,J.Value),$clone(cl,O));$s=92;case 92:if($c){$c=false;cw=cw.$blk();}if(cw&&cw.$blk!==undefined){break s;}cx=cw;if(!($interfaceIsEqual(cx,$ifaceNil))){$s=-1;return cx;}cm=true;case 91:$s=88;continue;case 87:if(cn===-1){cn=cq;}case 88:case 85:cp++;$s=83;continue;case 84:if(!cm&&cn>=0){$s=93;continue;}$s=94;continue;case 93:cz=(cy=bd.fields,((cn<0||cn>=cy.$length)?($throwRuntimeError("index out of range"),undefined):cy.$array[cy.$offset+cn]));da=cz.value($clone(bc,J.Value),true);$s=95;case 95:if($c){$c=false;da=da.$blk();}if(da&&da.$blk!==undefined){break s;}db=da;dc=l.unmarshalAttr($clone(db,J.Value),$clone(cl,O));$s=96;case 96:if($c){$c=false;dc=dc.$blk();}if(dc&&dc.$blk!==undefined){break s;}dd=dc;if(!($interfaceIsEqual(dd,$ifaceNil))){$s=-1;return dd;}case 94:ck++;$s=81;continue;case 82:de=bd.fields;df=0;case 97:if(!(df=dh.$length)?($throwRuntimeError("index out of range"),undefined):dh.$array[dh.$offset+dg]));dj=di.flags&127;if((dj===(4))||(dj===(8))){$s=100;continue;}if(dj===(32)){$s=101;continue;}if((dj===(64))||(dj===(65))){$s=102;continue;}if(dj===(16)){$s=103;continue;}$s=104;continue;case 100:if(!$clone(av,J.Value).IsValid()){$s=105;continue;}$s=106;continue;case 105:dk=di.value($clone(bc,J.Value),true);$s=107;case 107:if($c){$c=false;dk=dk.$blk();}if(dk&&dk.$blk!==undefined){break s;}av=dk;case 106:$s=104;continue;case 101:if(!$clone(ax,J.Value).IsValid()){$s=108;continue;}$s=109;continue;case 108:dl=di.value($clone(bc,J.Value),true);$s=110;case 110:if($c){$c=false;dl=dl.$blk();}if(dl&&dl.$blk!==undefined){break s;}ax=dl;case 109:$s=104;continue;case 102:if(!$clone(bb,J.Value).IsValid()){$s=111;continue;}$s=112;continue;case 111:dm=di.value($clone(bc,J.Value),true);$s=113;case 113:if($c){$c=false;dm=dm.$blk();}if(dm&&dm.$blk!==undefined){break s;}bb=dm;case 112:$s=104;continue;case 103:if(!$clone(ay,J.Value).IsValid()){$s=114;continue;}$s=115;continue;case 114:dn=di.value($clone(bc,J.Value),true);$s=116;case 116:if($c){$c=false;dn=dn.$blk();}if(dn&&dn.$blk!==undefined){break s;}ay=dn;if(l.saved===DF.nil){az=0;l.saved=new B.Buffer.ptr(CX.nil,0,0);}else{az=l.savedOffset();}case 115:case 104:case 99:df++;$s=97;continue;case 98:$s=55;continue;case 54:dp=$clone(bf,J.Value).Type().String();$s=117;case 117:if($c){$c=false;dp=dp.$blk();}if(dp&&dp.$blk!==undefined){break s;}dq=C.New("unknown type "+dp);$s=118;case 118:if($c){$c=false;dq=dq.$blk();}if(dq&&dq.$blk!==undefined){break s;}dr=dq;$s=119;case 119:return dr;case 55:case 49:case 120:ds=[ds];dt=0;if($clone(ay,J.Value).IsValid()){dt=l.savedOffset();}dv=l.Token();$s=122;case 122:if($c){$c=false;dv=dv.$blk();}if(dv&&dv.$blk!==undefined){break s;}du=dv;dw=du[0];dx=du[1];if(!($interfaceIsEqual(dx,$ifaceNil))){$s=-1;return dx;}dy=dw;if($assertType(dy,Q,true)[1]){$s=123;continue;}if($assertType(dy,R,true)[1]){$s=124;continue;}if($assertType(dy,S,true)[1]){$s=125;continue;}if($assertType(dy,U,true)[1]){$s=126;continue;}$s=127;continue;case 123:ds[0]=$clone(dy.$val,Q);ec=false;if($clone(bc,J.Value).IsValid()){$s=128;continue;}$s=129;continue;case 128:ee=l.unmarshalPath(bd,$clone(bc,J.Value),CW.nil,ds[0],k);$s=130;case 130:if($c){$c=false;ee=ee.$blk();}if(ee&&ee.$blk!==undefined){break s;}ed=ee;ec=ed[0];dx=ed[1];if(!($interfaceIsEqual(dx,$ifaceNil))){$s=-1;return dx;}if(!ec&&$clone(bb,J.Value).IsValid()){$s=131;continue;}$s=132;continue;case 131:ec=true;ef=l.unmarshal($clone(bb,J.Value),ds[0],k+1>>0);$s=133;case 133:if($c){$c=false;ef=ef.$blk();}if(ef&&ef.$blk!==undefined){break s;}eg=ef;if(!($interfaceIsEqual(eg,$ifaceNil))){$s=-1;return eg;}case 132:case 129:if(!ec){$s=134;continue;}$s=135;continue;case 134:eh=l.Skip();$s=136;case 136:if($c){$c=false;eh=eh.$blk();}if(eh&&eh.$blk!==undefined){break s;}ei=eh;if(!($interfaceIsEqual(ei,$ifaceNil))){$s=-1;return ei;}case 135:$s=127;continue;case 124:dz=$clone(dy.$val,R);if($clone(ay,J.Value).IsValid()){ba=$subslice(l.saved.Bytes(),az,dt);if(az===0){l.saved=DF.nil;}}$s=121;continue s;$s=127;continue;case 125:ea=dy.$val;if($clone(av,J.Value).IsValid()){au=$appendSlice(au,$convertSliceType(ea,CX));}$s=127;continue;case 126:eb=dy.$val;if($clone(ax,J.Value).IsValid()){aw=$appendSlice(aw,$convertSliceType(eb,CX));}case 127:$s=120;continue;case 121:if(!($clone(av,J.Value).IsValid()&&$clone(av,J.Value).CanInterface())){ej=false;$s=139;continue s;}ek=$clone(av,J.Value).Type().Implements(BX);$s=140;case 140:if($c){$c=false;ek=ek.$blk();}if(ek&&ek.$blk!==undefined){break s;}ej=ek;case 139:if(ej){$s=137;continue;}$s=138;continue;case 137:el=$clone(av,J.Value).Interface();$s=141;case 141:if($c){$c=false;el=el.$blk();}if(el&&el.$blk!==undefined){break s;}em=$assertType(el,L.TextUnmarshaler).UnmarshalText(au);$s=142;case 142:if($c){$c=false;em=em.$blk();}if(em&&em.$blk!==undefined){break s;}en=em;if(!($interfaceIsEqual(en,$ifaceNil))){$s=-1;return en;}av=new J.Value.ptr(DN.nil,0,0);case 138:if($clone(av,J.Value).IsValid()&&$clone(av,J.Value).CanAddr()){$s=143;continue;}$s=144;continue;case 143:eo=$clone(av,J.Value).Addr();if(!($clone(eo,J.Value).CanInterface())){ep=false;$s=147;continue s;}eq=$clone(eo,J.Value).Type().Implements(BX);$s=148;case 148:if($c){$c=false;eq=eq.$blk();}if(eq&&eq.$blk!==undefined){break s;}ep=eq;case 147:if(ep){$s=145;continue;}$s=146;continue;case 145:er=$clone(eo,J.Value).Interface();$s=149;case 149:if($c){$c=false;er=er.$blk();}if(er&&er.$blk!==undefined){break s;}es=$assertType(er,L.TextUnmarshaler).UnmarshalText(au);$s=150;case 150:if($c){$c=false;es=es.$blk();}if(es&&es.$blk!==undefined){break s;}et=es;if(!($interfaceIsEqual(et,$ifaceNil))){$s=-1;return et;}av=new J.Value.ptr(DN.nil,0,0);case 146:case 144:eu=BZ($clone(av,J.Value),au);$s=151;case 151:if($c){$c=false;eu=eu.$blk();}if(eu&&eu.$blk!==undefined){break s;}ev=eu;if(!($interfaceIsEqual(ev,$ifaceNil))){$s=-1;return ev;}ew=ax;ex=$clone(ew,J.Value).Kind();if(ex===(24)){$s=153;continue;}if(ex===(23)){$s=154;continue;}$s=155;continue;case 153:$clone(ew,J.Value).SetString(($bytesToString(aw)));$s=155;continue;case 154:ey=J.ValueOf(aw);$s=156;case 156:if($c){$c=false;ey=ey.$blk();}if(ey&&ey.$blk!==undefined){break s;}$r=$clone(ew,J.Value).Set($clone(ey,J.Value));$s=157;case 157:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 155:case 152:ez=ay;fa=$clone(ez,J.Value).Kind();if(fa===(24)){$s=159;continue;}if(fa===(23)){$s=160;continue;}$s=161;continue;case 159:$clone(ez,J.Value).SetString(($bytesToString(ba)));$s=161;continue;case 160:fb=$clone(ez,J.Value).Type().Elem();$s=164;case 164:if($c){$c=false;fb=fb.$blk();}if(fb&&fb.$blk!==undefined){break s;}fc=fb.Kind();$s=165;case 165:if($c){$c=false;fc=fc.$blk();}if(fc&&fc.$blk!==undefined){break s;}if(fc===8){$s=162;continue;}$s=163;continue;case 162:fd=J.ValueOf(ba);$s=166;case 166:if($c){$c=false;fd=fd.$blk();}if(fd&&fd.$blk!==undefined){break s;}$r=$clone(ez,J.Value).Set($clone(fd,J.Value));$s=167;case 167:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 163:case 161:case 158:$s=-1;return $ifaceNil;}return;}var $f={$blk:Z.ptr.prototype.unmarshal,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,ca,cb,cc,cd,ce,cf,cg,ch,ci,cj,ck,cl,cm,cn,co,cp,cq,cr,cs,ct,cu,cv,cw,cx,cy,cz,da,db,dc,dd,de,df,dg,dh,di,dj,dk,dl,dm,dn,dp,dq,dr,ds,dt,du,dv,dw,dx,dy,dz,ea,eb,ec,ed,ee,ef,eg,eh,ei,ej,ek,el,em,en,eo,ep,eq,er,es,et,eu,ev,ew,ex,ey,ez,fa,fb,fc,fd,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};Z.prototype.unmarshal=function(i,j,k){return this.$val.unmarshal(i,j,k);};BZ=function(i,j){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{i,j});$s=$s||0;s:while(true){switch($s){case 0:k=$ifaceNil;l=i;if($clone(i,J.Value).Kind()===22){$s=1;continue;}$s=2;continue;case 1:if($clone(i,J.Value).IsNil()){$s=3;continue;}$s=4;continue;case 3:m=$clone(i,J.Value).Type().Elem();$s=5;case 5:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=J.New(m);$s=6;case 6:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}$r=$clone(i,J.Value).Set($clone(n,J.Value));$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 4:o=$clone(i,J.Value).Elem();$s=8;case 8:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}i=o;case 2:p=$clone(i,J.Value).Kind();if(p===(0)){$s=10;continue;}if((p===(2))||(p===(3))||(p===(4))||(p===(5))||(p===(6))){$s=11;continue;}if((p===(7))||(p===(8))||(p===(9))||(p===(10))||(p===(11))||(p===(12))){$s=12;continue;}if((p===(13))||(p===(14))){$s=13;continue;}if(p===(1)){$s=14;continue;}if(p===(24)){$s=15;continue;}if(p===(23)){$s=16;continue;}$s=17;continue;case 10:$s=18;continue;case 11:if(j.$length===0){$clone(i,J.Value).SetInt(new $Int64(0,0));k=$ifaceNil;$s=-1;return k;}r=G.TrimSpace(($bytesToString(j)));$s=19;case 19:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=r;t=$clone(i,J.Value).Type().Bits();$s=20;case 20:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=t;v=F.ParseInt(s,10,u);$s=21;case 21:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}q=v;w=q[0];x=q[1];if(!($interfaceIsEqual(x,$ifaceNil))){k=x;$s=-1;return k;}$clone(i,J.Value).SetInt(w);$s=18;continue;case 12:if(j.$length===0){$clone(i,J.Value).SetUint(new $Uint64(0,0));k=$ifaceNil;$s=-1;return k;}z=G.TrimSpace(($bytesToString(j)));$s=22;case 22:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}aa=z;ab=$clone(i,J.Value).Type().Bits();$s=23;case 23:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}ac=ab;ad=F.ParseUint(aa,10,ac);$s=24;case 24:if($c){$c=false;ad=ad.$blk();}if(ad&&ad.$blk!==undefined){break s;}y=ad;ae=y[0];af=y[1];if(!($interfaceIsEqual(af,$ifaceNil))){k=af;$s=-1;return k;}$clone(i,J.Value).SetUint(ae);$s=18;continue;case 13:if(j.$length===0){$clone(i,J.Value).SetFloat(0);k=$ifaceNil;$s=-1;return k;}ah=G.TrimSpace(($bytesToString(j)));$s=25;case 25:if($c){$c=false;ah=ah.$blk();}if(ah&&ah.$blk!==undefined){break s;}ai=ah;aj=$clone(i,J.Value).Type().Bits();$s=26;case 26:if($c){$c=false;aj=aj.$blk();}if(aj&&aj.$blk!==undefined){break s;}ak=aj;al=F.ParseFloat(ai,ak);$s=27;case 27:if($c){$c=false;al=al.$blk();}if(al&&al.$blk!==undefined){break s;}ag=al;am=ag[0];an=ag[1];if(!($interfaceIsEqual(an,$ifaceNil))){k=an;$s=-1;return k;}$clone(i,J.Value).SetFloat(am);$s=18;continue;case 14:if(j.$length===0){$clone(i,J.Value).SetBool(false);k=$ifaceNil;$s=-1;return k;}ap=G.TrimSpace(($bytesToString(j)));$s=28;case 28:if($c){$c=false;ap=ap.$blk();}if(ap&&ap.$blk!==undefined){break s;}aq=F.ParseBool(ap);$s=29;case 29:if($c){$c=false;aq=aq.$blk();}if(aq&&aq.$blk!==undefined){break s;}ao=aq;ar=ao[0];as=ao[1];if(!($interfaceIsEqual(as,$ifaceNil))){k=as;$s=-1;return k;}$clone(i,J.Value).SetBool(ar);$s=18;continue;case 15:$clone(i,J.Value).SetString(($bytesToString(j)));$s=18;continue;case 16:if(j.$length===0){j=new CX([]);}$r=$clone(i,J.Value).SetBytes(j);$s=30;case 30:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=18;continue;case 17:at=$clone(l,J.Value).Type().String();$s=31;case 31:if($c){$c=false;at=at.$blk();}if(at&&at.$blk!==undefined){break s;}au=C.New("cannot unmarshal into "+at);$s=32;case 32:if($c){$c=false;au=au.$blk();}if(au&&au.$blk!==undefined){break s;}k=au;av=k;$s=33;case 33:return av;case 18:case 9:k=$ifaceNil;$s=-1;return k;}return;}var $f={$blk:BZ,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};Z.ptr.prototype.unmarshalPath=function(i,j,k,l,m){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{i,j,k,l,m});$s=$s||0;s:while(true){switch($s){case 0:n=false;o=$ifaceNil;p=this;q=false;r=i.fields;s=0;case 1:if(!(s=u.$length)?($throwRuntimeError("index out of range"),undefined):u.$array[u.$offset+t]));if(((v.flags&1)===0)||v.parents.$length=k.$length)?($throwRuntimeError("index out of range"),undefined):k.$array[k.$offset+y])===(z=v.parents,((y<0||y>=z.$length)?($throwRuntimeError("index out of range"),undefined):z.$array[z.$offset+y])))){s++;$s=1;continue s;}x++;}if((v.parents.$length===k.$length)&&v.name===l.Name.Local){$s=3;continue;}$s=4;continue;case 3:aa=true;ac=v.value($clone(j,J.Value),true);$s=5;case 5:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}ad=p.unmarshal($clone(ac,J.Value),l,m+1>>0);$s=6;case 6:if($c){$c=false;ad=ad.$blk();}if(ad&&ad.$blk!==undefined){break s;}ab=ad;n=aa;o=ab;ae=[n,o];$s=7;case 7:return ae;case 4:if(v.parents.$length>k.$length&&(af=v.parents,ag=k.$length,((ag<0||ag>=af.$length)?($throwRuntimeError("index out of range"),undefined):af.$array[af.$offset+ag]))===l.Name.Local){q=true;k=$subslice(v.parents,0,(k.$length+1>>0));$s=2;continue;}s++;$s=1;continue;case 2:if(!q){ah=false;ai=$ifaceNil;n=ah;o=ai;$s=-1;return[n,o];}case 8:aj=[aj];ak=$ifaceNil;am=p.Token();$s=10;case 10:if($c){$c=false;am=am.$blk();}if(am&&am.$blk!==undefined){break s;}al=am;ak=al[0];o=al[1];if(!($interfaceIsEqual(o,$ifaceNil))){an=true;ao=o;n=an;o=ao;$s=-1;return[n,o];}ap=ak;if($assertType(ap,Q,true)[1]){$s=11;continue;}if($assertType(ap,R,true)[1]){$s=12;continue;}$s=13;continue;case 11:aj[0]=$clone(ap.$val,Q);as=p.unmarshalPath(i,$clone(j,J.Value),k,aj[0],m);$s=14;case 14:if($c){$c=false;as=as.$blk();}if(as&&as.$blk!==undefined){break s;}ar=as;at=ar[0];au=ar[1];if(!($interfaceIsEqual(au,$ifaceNil))){av=true;aw=au;n=av;o=aw;$s=-1;return[n,o];}if(!at){$s=15;continue;}$s=16;continue;case 15:ax=p.Skip();$s=17;case 17:if($c){$c=false;ax=ax.$blk();}if(ax&&ax.$blk!==undefined){break s;}ay=ax;if(!($interfaceIsEqual(ay,$ifaceNil))){az=true;ba=ay;n=az;o=ba;$s=-1;return[n,o];}case 16:$s=13;continue;case 12:aq=$clone(ap.$val,R);bb=true;bc=$ifaceNil;n=bb;o=bc;$s=-1;return[n,o];case 13:$s=8;continue;case 9:$s=-1;return[n,o];}return;}var $f={$blk:Z.ptr.prototype.unmarshalPath,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};Z.prototype.unmarshalPath=function(i,j,k,l,m){return this.$val.unmarshalPath(i,j,k,l,m);};Z.ptr.prototype.Skip=function(){var{i,j,k,l,m,n,o,p,q,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:i=this;j=new $Int64(0,0);case 1:l=i.Token();$s=3;case 3:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k=l;m=k[0];n=k[1];if(!($interfaceIsEqual(n,$ifaceNil))){$s=-1;return n;}o=m;if($assertType(o,Q,true)[1]){j=(p=new $Int64(0,1),new $Int64(j.$high+p.$high,j.$low+p.$low));}else if($assertType(o,R,true)[1]){if((j.$high===0&&j.$low===0)){$s=-1;return $ifaceNil;}j=(q=new $Int64(0,1),new $Int64(j.$high-q.$high,j.$low-q.$low));}$s=1;continue;case 2:$s=-1;return $ifaceNil;}return;}var $f={$blk:Z.ptr.prototype.Skip,$c:true,$r,i,j,k,l,m,n,o,p,q,$s};return $f;};Z.prototype.Skip=function(){return this.$val.Skip();};CE.ptr.prototype.Indent=function(i,j){var i,j,k;k=this;k.p.prefix=i;k.p.indent=j;};CE.prototype.Indent=function(i,j){return this.$val.Indent(i,j);};CE.ptr.prototype.Encode=function(i){var{i,j,k,l,m,n,o,$s,$r,$c}=$restore(this,{i});$s=$s||0;s:while(true){switch($s){case 0:j=this;k=J.ValueOf(i);$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=j.p.marshalValue($clone(k,J.Value),DK.nil,DO.nil);$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;if(!($interfaceIsEqual(m,$ifaceNil))){$s=-1;return m;}n=j.p.Writer.Flush();$s=3;case 3:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;$s=4;case 4:return o;}return;}var $f={$blk:CE.ptr.prototype.Encode,$c:true,$r,i,j,k,l,m,n,o,$s};return $f;};CE.prototype.Encode=function(i){return this.$val.Encode(i);};CE.ptr.prototype.EncodeElement=function(i,j){var{i,j,k,l,m,n,o,p,$s,$r,$c}=$restore(this,{i,j});$s=$s||0;s:while(true){switch($s){case 0:j=[j];k=this;l=J.ValueOf(i);$s=1;case 1:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=k.p.marshalValue($clone(l,J.Value),DK.nil,j[0]);$s=2;case 2:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;if(!($interfaceIsEqual(n,$ifaceNil))){$s=-1;return n;}o=k.p.Writer.Flush();$s=3;case 3:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=o;$s=4;case 4:return p;}return;}var $f={$blk:CE.ptr.prototype.EncodeElement,$c:true,$r,i,j,k,l,m,n,o,p,$s};return $f;};CE.prototype.EncodeElement=function(i,j){return this.$val.EncodeElement(i,j);};CE.ptr.prototype.EncodeToken=function(i){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{i});$s=$s||0;s:while(true){switch($s){case 0:j=[j];k=this;l=k.p;m=i;if($assertType(m,Q,true)[1]){$s=1;continue;}if($assertType(m,R,true)[1]){$s=2;continue;}if($assertType(m,S,true)[1]){$s=3;continue;}if($assertType(m,U,true)[1]){$s=4;continue;}if($assertType(m,V,true)[1]){$s=5;continue;}if($assertType(m,W,true)[1]){$s=6;continue;}$s=7;continue;case 1:j[0]=$clone(m.$val,Q);t=l.writeStart(j[0]);$s=9;case 9:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=t;if(!($interfaceIsEqual(u,$ifaceNil))){$s=-1;return u;}$s=8;continue;case 2:n=$clone(m.$val,R);v=l.writeEnd($clone(n.Name,N));$s=10;case 10:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}w=v;if(!($interfaceIsEqual(w,$ifaceNil))){$s=-1;return w;}$s=8;continue;case 3:o=m.$val;x=AX(l,$convertSliceType(o,CX),false);$s=11;case 11:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}x;$s=8;continue;case 4:p=m.$val;if(B.Contains($convertSliceType(p,CX),CH)){$s=12;continue;}$s=13;continue;case 12:y=D.Errorf("xml: EncodeToken of Comment containing --> marker",new DI([]));$s=14;case 14:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}z=y;$s=15;case 15:return z;case 13:aa=l.Writer.WriteString("");$s=18;case 18:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}ac;ad=l.cachedWriteError();$s=19;case 19:if($c){$c=false;ad=ad.$blk();}if(ad&&ad.$blk!==undefined){break s;}ae=ad;$s=20;case 20:return ae;case 5:q=$clone(m.$val,V);if(q.Target==="xml"&&!((l.Writer.Buffered()===0))){$s=21;continue;}$s=22;continue;case 21:af=D.Errorf("xml: EncodeToken of ProcInst xml target only valid for xml declaration, first token encoded",new DI([]));$s=23;case 23:if($c){$c=false;af=af.$blk();}if(af&&af.$blk!==undefined){break s;}ag=af;$s=24;case 24:return ag;case 22:if(!AI(q.Target)){$s=25;continue;}$s=26;continue;case 25:ah=D.Errorf("xml: EncodeToken of ProcInst with invalid Target",new DI([]));$s=27;case 27:if($c){$c=false;ah=ah.$blk();}if(ah&&ah.$blk!==undefined){break s;}ai=ah;$s=28;case 28:return ai;case 26:if(B.Contains(q.Inst,CI)){$s=29;continue;}$s=30;continue;case 29:aj=D.Errorf("xml: EncodeToken of ProcInst containing ?> marker",new DI([]));$s=31;case 31:if($c){$c=false;aj=aj.$blk();}if(aj&&aj.$blk!==undefined){break s;}ak=aj;$s=32;case 32:return ak;case 30:al=l.Writer.WriteString("0){$s=35;continue;}$s=36;continue;case 35:an=l.Writer.WriteByte(32);$s=37;case 37:if($c){$c=false;an=an.$blk();}if(an&&an.$blk!==undefined){break s;}an;ao=l.Writer.Write(q.Inst);$s=38;case 38:if($c){$c=false;ao=ao.$blk();}if(ao&&ao.$blk!==undefined){break s;}ao;case 36:ap=l.Writer.WriteString("?>");$s=39;case 39:if($c){$c=false;ap=ap.$blk();}if(ap&&ap.$blk!==undefined){break s;}ap;$s=8;continue;case 6:r=m.$val;if(!CJ(r)){$s=40;continue;}$s=41;continue;case 40:aq=D.Errorf("xml: EncodeToken of Directive containing wrong < or > markers",new DI([]));$s=42;case 42:if($c){$c=false;aq=aq.$blk();}if(aq&&aq.$blk!==undefined){break s;}ar=aq;$s=43;case 43:return ar;case 41:as=l.Writer.WriteString("");$s=46;case 46:if($c){$c=false;au=au.$blk();}if(au&&au.$blk!==undefined){break s;}au;$s=8;continue;case 7:s=m;av=D.Errorf("xml: EncodeToken of invalid token type",new DI([]));$s=47;case 47:if($c){$c=false;av=av.$blk();}if(av&&av.$blk!==undefined){break s;}aw=av;$s=48;case 48:return aw;case 8:ax=l.cachedWriteError();$s=49;case 49:if($c){$c=false;ax=ax.$blk();}if(ax&&ax.$blk!==undefined){break s;}ay=ax;$s=50;case 50:return ay;}return;}var $f={$blk:CE.ptr.prototype.EncodeToken,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};CE.prototype.EncodeToken=function(i){return this.$val.EncodeToken(i);};CJ=function(i){var i,j,k,l,m,n,o,p,q;j=0;k=0;l=false;m=i;n=0;while(true){if(!(n=m.$length)?($throwRuntimeError("index out of range"),undefined):m.$array[m.$offset+n]);if(l){if(p===62){q=(1+o>>0)-CH.$length>>0;if(q>=0&&B.Equal($convertSliceType($subslice(i,q,(o+1>>0)),CX),CH)){l=false;}}}else if(!((k===0))){if(p===k){k=0;}}else if((p===39)||(p===34)){k=p;}else if((p===60)){if((o+CG.$length>>0)>0)),CX),CG)){l=true;}else{j=j+(1)>>0;}}else if((p===62)){if(j===0){return false;}j=j-(1)>>0;}n++;}return(j===0)&&(k===0)&&!l;};CE.ptr.prototype.Flush=function(){var{i,j,k,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:i=this;j=i.p.Writer.Flush();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;$s=2;case 2:return k;}return;}var $f={$blk:CE.ptr.prototype.Flush,$c:true,$r,i,j,k,$s};return $f;};CE.prototype.Flush=function(){return this.$val.Flush();};CK.ptr.prototype.createAttrPrefix=function(i){var{i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,$s,$r,$c}=$restore(this,{i});$s=$s||0;s:while(true){switch($s){case 0:j=this;l=(k=j.attrPrefix[$String.keyFor(i)],k!==undefined?k.v:"");if(!(l==="")){$s=-1;return l;}if(i==="http://www.w3.org/XML/1998/namespace"){$s=-1;return"xml";}if(j.attrPrefix===false){j.attrPrefix={};j.attrNS={};}m=G.TrimRight(i,"/");n=G.LastIndex(m,"/");if(n>=0){m=$substring(m,(n+1>>0));}if(m===""||!AH((new CX($stringToBytes(m))))||G.Contains(m,":")){m="_";}if(m.length>=3&&G.EqualFold($substring(m,0,3),"xml")){m="_"+m;}if(!((o=j.attrNS[$String.keyFor(m)],o!==undefined?o.v:"")==="")){j.seq=j.seq+(1)>>0;while(true){p=m+"_"+F.Itoa(j.seq);if((q=j.attrNS[$String.keyFor(p)],q!==undefined?q.v:"")===""){m=p;break;}j.seq=j.seq+(1)>>0;}}r=i;(j.attrPrefix||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(r)]={k:r,v:m};s=m;(j.attrNS||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(s)]={k:s,v:i};t=j.Writer.WriteString("xmlns:");$s=1;case 1:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}t;u=j.Writer.WriteString(m);$s=2;case 2:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}u;v=j.Writer.WriteString("=\"");$s=3;case 3:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}v;w=AW(j,(new CX($stringToBytes(i))));$s=4;case 4:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}w;x=j.Writer.WriteString("\" ");$s=5;case 5:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}x;j.prefixes=$append(j.prefixes,m);$s=-1;return m;}return;}var $f={$blk:CK.ptr.prototype.createAttrPrefix,$c:true,$r,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,$s};return $f;};CK.prototype.createAttrPrefix=function(i){return this.$val.createAttrPrefix(i);};CK.ptr.prototype.deleteAttrPrefix=function(i){var i,j,k;j=this;delete j.attrPrefix[$String.keyFor((k=j.attrNS[$String.keyFor(i)],k!==undefined?k.v:""))];delete j.attrNS[$String.keyFor(i)];};CK.prototype.deleteAttrPrefix=function(i){return this.$val.deleteAttrPrefix(i);};CK.ptr.prototype.markPrefix=function(){var i;i=this;i.prefixes=$append(i.prefixes,"");};CK.prototype.markPrefix=function(){return this.$val.markPrefix();};CK.ptr.prototype.popPrefix=function(){var i,j,k,l;i=this;while(true){if(!(i.prefixes.$length>0)){break;}l=(j=i.prefixes,k=i.prefixes.$length-1>>0,((k<0||k>=j.$length)?($throwRuntimeError("index out of range"),undefined):j.$array[j.$offset+k]));i.prefixes=$subslice(i.prefixes,0,(i.prefixes.$length-1>>0));if(l===""){break;}i.deleteAttrPrefix(l);}};CK.prototype.popPrefix=function(){return this.$val.popPrefix();};CK.ptr.prototype.marshalValue=function(i,j,k){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,ca,cb,cc,cd,ce,cf,cg,ch,ci,cj,ck,cl,cm,cn,co,cp,cq,cr,cs,ct,cu,cv,cw,cx,cy,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{i,j,k});$s=$s||0;s:while(true){switch($s){case 0:l=[l];m=this;if(!(k===DO.nil)&&k.Name.Local===""){$s=1;continue;}$s=2;continue;case 1:n=D.Errorf("xml: EncodeElement of StartElement with missing name",new DI([]));$s=3;case 3:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;$s=4;case 4:return o;case 2:if(!$clone(i,J.Value).IsValid()){$s=-1;return $ifaceNil;}if(!(j===DK.nil)&&!(((j.flags&128)===0))&&CT($clone(i,J.Value))){$s=-1;return $ifaceNil;}case 5:if(!(($clone(i,J.Value).Kind()===20)||($clone(i,J.Value).Kind()===22))){$s=6;continue;}if($clone(i,J.Value).IsNil()){$s=-1;return $ifaceNil;}p=$clone(i,J.Value).Elem();$s=7;case 7:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}i=p;$s=5;continue;case 6:q=$clone(i,J.Value).Kind();r=$clone(i,J.Value).Type();if(!($clone(i,J.Value).CanInterface())){s=false;$s=10;continue s;}t=r.Implements(CL);$s=11;case 11:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}s=t;case 10:if(s){$s=8;continue;}$s=9;continue;case 8:u=$clone(i,J.Value).Interface();$s=12;case 12:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}v=$assertType(u,CB);w=CO(r,j,k);$s=13;case 13:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}x=$clone(w,Q);y=m.marshalInterface(v,x);$s=14;case 14:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}z=y;$s=15;case 15:return z;case 9:if($clone(i,J.Value).CanAddr()){$s=16;continue;}$s=17;continue;case 16:aa=$clone(i,J.Value).Addr();if(!($clone(aa,J.Value).CanInterface())){ab=false;$s=20;continue s;}ac=$clone(aa,J.Value).Type().Implements(CL);$s=21;case 21:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}ab=ac;case 20:if(ab){$s=18;continue;}$s=19;continue;case 18:ad=$clone(aa,J.Value).Interface();$s=22;case 22:if($c){$c=false;ad=ad.$blk();}if(ad&&ad.$blk!==undefined){break s;}ae=$assertType(ad,CB);af=CO($clone(aa,J.Value).Type(),j,k);$s=23;case 23:if($c){$c=false;af=af.$blk();}if(af&&af.$blk!==undefined){break s;}ag=$clone(af,Q);ah=m.marshalInterface(ae,ag);$s=24;case 24:if($c){$c=false;ah=ah.$blk();}if(ah&&ah.$blk!==undefined){break s;}ai=ah;$s=25;case 25:return ai;case 19:case 17:if(!($clone(i,J.Value).CanInterface())){aj=false;$s=28;continue s;}ak=r.Implements(CN);$s=29;case 29:if($c){$c=false;ak=ak.$blk();}if(ak&&ak.$blk!==undefined){break s;}aj=ak;case 28:if(aj){$s=26;continue;}$s=27;continue;case 26:al=$clone(i,J.Value).Interface();$s=30;case 30:if($c){$c=false;al=al.$blk();}if(al&&al.$blk!==undefined){break s;}am=$assertType(al,L.TextMarshaler);an=CO(r,j,k);$s=31;case 31:if($c){$c=false;an=an.$blk();}if(an&&an.$blk!==undefined){break s;}ao=$clone(an,Q);ap=m.marshalTextInterface(am,ao);$s=32;case 32:if($c){$c=false;ap=ap.$blk();}if(ap&&ap.$blk!==undefined){break s;}aq=ap;$s=33;case 33:return aq;case 27:if($clone(i,J.Value).CanAddr()){$s=34;continue;}$s=35;continue;case 34:ar=$clone(i,J.Value).Addr();if(!($clone(ar,J.Value).CanInterface())){as=false;$s=38;continue s;}at=$clone(ar,J.Value).Type().Implements(CN);$s=39;case 39:if($c){$c=false;at=at.$blk();}if(at&&at.$blk!==undefined){break s;}as=at;case 38:if(as){$s=36;continue;}$s=37;continue;case 36:au=$clone(ar,J.Value).Interface();$s=40;case 40:if($c){$c=false;au=au.$blk();}if(au&&au.$blk!==undefined){break s;}av=$assertType(au,L.TextMarshaler);aw=CO($clone(ar,J.Value).Type(),j,k);$s=41;case 41:if($c){$c=false;aw=aw.$blk();}if(aw&&aw.$blk!==undefined){break s;}ax=$clone(aw,Q);ay=m.marshalTextInterface(av,ax);$s=42;case 42:if($c){$c=false;ay=ay.$blk();}if(ay&&ay.$blk!==undefined){break s;}az=ay;$s=43;case 43:return az;case 37:case 35:if(!((q===23)||(q===17))){ba=false;$s=46;continue s;}bb=r.Elem();$s=47;case 47:if($c){$c=false;bb=bb.$blk();}if(bb&&bb.$blk!==undefined){break s;}bc=bb.Kind();$s=48;case 48:if($c){$c=false;bc=bc.$blk();}if(bc&&bc.$blk!==undefined){break s;}ba=!((bc===8));case 46:if(ba){$s=44;continue;}$s=45;continue;case 44:bd=0;be=$clone(i,J.Value).Len();bf=bd;bg=be;case 49:if(!(bf>0;$s=49;continue;case 50:$s=-1;return $ifaceNil;case 45:bl=BJ(r);$s=53;case 53:if($c){$c=false;bl=bl.$blk();}if(bl&&bl.$blk!==undefined){break s;}bk=bl;bm=bk[0];bn=bk[1];if(!($interfaceIsEqual(bn,$ifaceNil))){$s=-1;return bn;}l[0]=new Q.ptr(new N.ptr("",""),DE.nil);if(!(k===DO.nil)){$s=54;continue;}if(!(bm.xmlname===DK.nil)){$s=55;continue;}$s=56;continue;case 54:N.copy(l[0].Name,k.Name);l[0].Attr=$appendSlice(l[0].Attr,k.Attr);$s=56;continue;case 55:bo=bm.xmlname;if(!(bo.name==="")){$s=57;continue;}$s=58;continue;case 57:bp=bo.xmlns;bq=bo.name;l[0].Name.Space=bp;l[0].Name.Local=bq;$s=59;continue;case 58:br=bo.value($clone(i,J.Value),false);$s=60;case 60:if($c){$c=false;br=br.$blk();}if(br&&br.$blk!==undefined){break s;}bs=br;bu=$clone(bs,J.Value).Interface();$s=61;case 61:if($c){$c=false;bu=bu.$blk();}if(bu&&bu.$blk!==undefined){break s;}bt=$assertType(bu,N,true);bv=$clone(bt[0],N);bw=bt[1];if(bw&&!(bv.Local==="")){N.copy(l[0].Name,bv);}case 59:case 56:if(l[0].Name.Local===""&&!(j===DK.nil)){bx=j.xmlns;by=j.name;l[0].Name.Space=bx;l[0].Name.Local=by;}if(l[0].Name.Local===""){$s=62;continue;}$s=63;continue;case 62:bz=r.Name();$s=64;case 64:if($c){$c=false;bz=bz.$blk();}if(bz&&bz.$blk!==undefined){break s;}ca=bz;cb=G.IndexByte(ca,91);if(cb>=0){ca=$substring(ca,0,cb);}if(ca===""){$s=-1;return new CS.ptr(r);}l[0].Name.Local=ca;case 63:cc=bm.fields;cd=0;case 65:if(!(cd=cf.$length)?($throwRuntimeError("index out of range"),undefined):cf.$array[cf.$offset+ce]));if((cg.flags&2)===0){cd++;$s=65;continue;}ch=cg.value($clone(i,J.Value),false);$s=67;case 67:if($c){$c=false;ch=ch.$blk();}if(ch&&ch.$blk!==undefined){break s;}ci=ch;if(!(((cg.flags&128)===0))&&(!$clone(ci,J.Value).IsValid()||CT($clone(ci,J.Value)))){cd++;$s=65;continue;}if(($clone(ci,J.Value).Kind()===20)&&$clone(ci,J.Value).IsNil()){cd++;$s=65;continue;}cj=new N.ptr(cg.xmlns,cg.name);ck=m.marshalAttr(l[0],$clone(cj,N),$clone(ci,J.Value));$s=68;case 68:if($c){$c=false;ck=ck.$blk();}if(ck&&ck.$blk!==undefined){break s;}cl=ck;if(!($interfaceIsEqual(cl,$ifaceNil))){$s=-1;return cl;}cd++;$s=65;continue;case 66:cm=m.writeStart(l[0]);$s=69;case 69:if($c){$c=false;cm=cm.$blk();}if(cm&&cm.$blk!==undefined){break s;}cn=cm;if(!($interfaceIsEqual(cn,$ifaceNil))){$s=-1;return cn;}if($clone(i,J.Value).Kind()===25){$s=70;continue;}$s=71;continue;case 70:co=m.marshalStruct(bm,$clone(i,J.Value));$s=73;case 73:if($c){$c=false;co=co.$blk();}if(co&&co.$blk!==undefined){break s;}bn=co;$s=72;continue;case 71:cq=m.marshalSimple(r,$clone(i,J.Value));$s=74;case 74:if($c){$c=false;cq=cq.$blk();}if(cq&&cq.$blk!==undefined){break s;}cp=cq;cr=cp[0];cs=cp[1];ct=cp[2];if(!($interfaceIsEqual(ct,$ifaceNil))){$s=75;continue;}if(!(cs===CX.nil)){$s=76;continue;}$s=77;continue;case 75:bn=ct;$s=78;continue;case 76:cu=AW(m,cs);$s=79;case 79:if($c){$c=false;cu=cu.$blk();}if(cu&&cu.$blk!==undefined){break s;}cu;$s=78;continue;case 77:$r=m.EscapeString(cr);$s=80;case 80:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 78:case 72:if(!($interfaceIsEqual(bn,$ifaceNil))){$s=-1;return bn;}cv=m.writeEnd($clone(l[0].Name,N));$s=81;case 81:if($c){$c=false;cv=cv.$blk();}if(cv&&cv.$blk!==undefined){break s;}cw=cv;if(!($interfaceIsEqual(cw,$ifaceNil))){$s=-1;return cw;}cx=m.cachedWriteError();$s=82;case 82:if($c){$c=false;cx=cx.$blk();}if(cx&&cx.$blk!==undefined){break s;}cy=cx;$s=83;case 83:return cy;}return;}var $f={$blk:CK.ptr.prototype.marshalValue,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,ca,cb,cc,cd,ce,cf,cg,ch,ci,cj,ck,cl,cm,cn,co,cp,cq,cr,cs,ct,cu,cv,cw,cx,cy,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};CK.prototype.marshalValue=function(i,j,k){return this.$val.marshalValue(i,j,k);};CK.ptr.prototype.marshalAttr=function(i,j,k){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{i,j,k});$s=$s||0;s:while(true){switch($s){case 0:l=this;if(!($clone(k,J.Value).CanInterface())){m=false;$s=3;continue s;}n=$clone(k,J.Value).Type().Implements(CM);$s=4;case 4:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;case 3:if(m){$s=1;continue;}$s=2;continue;case 1:p=$clone(k,J.Value).Interface();$s=5;case 5:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=$assertType(p,CC).MarshalXMLAttr($clone(j,N));$s=6;case 6:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}o=q;r=$clone(o[0],O);s=o[1];if(!($interfaceIsEqual(s,$ifaceNil))){$s=-1;return s;}if(!(r.Name.Local==="")){i.Attr=$append(i.Attr,r);}$s=-1;return $ifaceNil;case 2:if($clone(k,J.Value).CanAddr()){$s=7;continue;}$s=8;continue;case 7:t=$clone(k,J.Value).Addr();if(!($clone(t,J.Value).CanInterface())){u=false;$s=11;continue s;}v=$clone(t,J.Value).Type().Implements(CM);$s=12;case 12:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}u=v;case 11:if(u){$s=9;continue;}$s=10;continue;case 9:x=$clone(t,J.Value).Interface();$s=13;case 13:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}y=$assertType(x,CC).MarshalXMLAttr($clone(j,N));$s=14;case 14:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}w=y;z=$clone(w[0],O);aa=w[1];if(!($interfaceIsEqual(aa,$ifaceNil))){$s=-1;return aa;}if(!(z.Name.Local==="")){i.Attr=$append(i.Attr,z);}$s=-1;return $ifaceNil;case 10:case 8:if(!($clone(k,J.Value).CanInterface())){ab=false;$s=17;continue s;}ac=$clone(k,J.Value).Type().Implements(CN);$s=18;case 18:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}ab=ac;case 17:if(ab){$s=15;continue;}$s=16;continue;case 15:ae=$clone(k,J.Value).Interface();$s=19;case 19:if($c){$c=false;ae=ae.$blk();}if(ae&&ae.$blk!==undefined){break s;}af=$assertType(ae,L.TextMarshaler).MarshalText();$s=20;case 20:if($c){$c=false;af=af.$blk();}if(af&&af.$blk!==undefined){break s;}ad=af;ag=ad[0];ah=ad[1];if(!($interfaceIsEqual(ah,$ifaceNil))){$s=-1;return ah;}i.Attr=$append(i.Attr,new O.ptr($clone(j,N),($bytesToString(ag))));$s=-1;return $ifaceNil;case 16:if($clone(k,J.Value).CanAddr()){$s=21;continue;}$s=22;continue;case 21:ai=$clone(k,J.Value).Addr();if(!($clone(ai,J.Value).CanInterface())){aj=false;$s=25;continue s;}ak=$clone(ai,J.Value).Type().Implements(CN);$s=26;case 26:if($c){$c=false;ak=ak.$blk();}if(ak&&ak.$blk!==undefined){break s;}aj=ak;case 25:if(aj){$s=23;continue;}$s=24;continue;case 23:am=$clone(ai,J.Value).Interface();$s=27;case 27:if($c){$c=false;am=am.$blk();}if(am&&am.$blk!==undefined){break s;}an=$assertType(am,L.TextMarshaler).MarshalText();$s=28;case 28:if($c){$c=false;an=an.$blk();}if(an&&an.$blk!==undefined){break s;}al=an;ao=al[0];ap=al[1];if(!($interfaceIsEqual(ap,$ifaceNil))){$s=-1;return ap;}i.Attr=$append(i.Attr,new O.ptr($clone(j,N),($bytesToString(ao))));$s=-1;return $ifaceNil;case 24:case 22:aq=$clone(k,J.Value).Kind();if((aq===(22))||(aq===(20))){$s=30;continue;}$s=31;continue;case 30:if($clone(k,J.Value).IsNil()){$s=-1;return $ifaceNil;}ar=$clone(k,J.Value).Elem();$s=32;case 32:if($c){$c=false;ar=ar.$blk();}if(ar&&ar.$blk!==undefined){break s;}k=ar;case 31:case 29:if(!($clone(k,J.Value).Kind()===23)){as=false;$s=35;continue s;}at=$clone(k,J.Value).Type().Elem();$s=36;case 36:if($c){$c=false;at=at.$blk();}if(at&&at.$blk!==undefined){break s;}au=at.Kind();$s=37;case 37:if($c){$c=false;au=au.$blk();}if(au&&au.$blk!==undefined){break s;}as=!((au===8));case 35:if(as){$s=33;continue;}$s=34;continue;case 33:av=$clone(k,J.Value).Len();aw=0;case 38:if(!(aw>0;$s=38;continue;case 39:$s=-1;return $ifaceNil;case 34:if($interfaceIsEqual($clone(k,J.Value).Type(),BU)){$s=42;continue;}$s=43;continue;case 42:bd=$clone(k,J.Value).Interface();$s=44;case 44:if($c){$c=false;bd=bd.$blk();}if(bd&&bd.$blk!==undefined){break s;}i.Attr=$append(i.Attr,$assertType(bd,O));$s=-1;return $ifaceNil;case 43:bf=l.marshalSimple($clone(k,J.Value).Type(),$clone(k,J.Value));$s=45;case 45:if($c){$c=false;bf=bf.$blk();}if(bf&&bf.$blk!==undefined){break s;}be=bf;bg=be[0];bh=be[1];bi=be[2];if(!($interfaceIsEqual(bi,$ifaceNil))){$s=-1;return bi;}if(!(bh===CX.nil)){bg=($bytesToString(bh));}i.Attr=$append(i.Attr,new O.ptr($clone(j,N),bg));$s=-1;return $ifaceNil;}return;}var $f={$blk:CK.ptr.prototype.marshalAttr,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};CK.prototype.marshalAttr=function(i,j,k){return this.$val.marshalAttr(i,j,k);};CO=function(i,j,k){var{i,j,k,l,m,n,o,p,$s,$r,$c}=$restore(this,{i,j,k});$s=$s||0;s:while(true){switch($s){case 0:l=new Q.ptr(new N.ptr("",""),DE.nil);if(!(k===DO.nil)){$s=1;continue;}if(!(j===DK.nil)&&!(j.name==="")){$s=2;continue;}m=i.Name();$s=6;case 6:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}if(!(m==="")){$s=3;continue;}$s=4;continue;case 1:N.copy(l.Name,k.Name);l.Attr=$appendSlice(l.Attr,k.Attr);$s=5;continue;case 2:l.Name.Local=j.name;l.Name.Space=j.xmlns;$s=5;continue;case 3:n=i.Name();$s=7;case 7:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}l.Name.Local=n;$s=5;continue;case 4:o=i.Elem();$s=8;case 8:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=o.Name();$s=9;case 9:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}l.Name.Local=p;case 5:$s=-1;return l;}return;}var $f={$blk:CO,$c:true,$r,i,j,k,l,m,n,o,p,$s};return $f;};CK.ptr.prototype.marshalInterface=function(i,j){var{i,j,k,l,m,n,o,p,q,r,s,t,u,$s,$r,$c}=$restore(this,{i,j});$s=$s||0;s:while(true){switch($s){case 0:k=this;k.tags=$append(k.tags,new N.ptr("",""));l=k.tags.$length;m=i.MarshalXML(k.encoder,$clone(j,Q));$s=1;case 1:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;if(!($interfaceIsEqual(n,$ifaceNil))){$s=-1;return n;}if(k.tags.$length>l){$s=2;continue;}$s=3;continue;case 2:o=BT(i);$s=4;case 4:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=new $String(o);s=new $String((q=k.tags,r=k.tags.$length-1>>0,((r<0||r>=q.$length)?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+r])).Local);t=D.Errorf("xml: %s.MarshalXML wrote invalid XML: <%s> not closed",new DI([p,s]));$s=5;case 5:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=t;$s=6;case 6:return u;case 3:k.tags=$subslice(k.tags,0,(l-1>>0));$s=-1;return $ifaceNil;}return;}var $f={$blk:CK.ptr.prototype.marshalInterface,$c:true,$r,i,j,k,l,m,n,o,p,q,r,s,t,u,$s};return $f;};CK.prototype.marshalInterface=function(i,j){return this.$val.marshalInterface(i,j);};CK.ptr.prototype.marshalTextInterface=function(i,j){var{i,j,k,l,m,n,o,p,q,r,s,t,$s,$r,$c}=$restore(this,{i,j});$s=$s||0;s:while(true){switch($s){case 0:j=[j];k=this;l=k.writeStart(j[0]);$s=1;case 1:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;if(!($interfaceIsEqual(m,$ifaceNil))){$s=-1;return m;}o=i.MarshalText();$s=2;case 2:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}n=o;p=n[0];q=n[1];if(!($interfaceIsEqual(q,$ifaceNil))){$s=-1;return q;}r=AW(k,p);$s=3;case 3:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}r;s=k.writeEnd($clone(j[0].Name,N));$s=4;case 4:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=s;$s=5;case 5:return t;}return;}var $f={$blk:CK.ptr.prototype.marshalTextInterface,$c:true,$r,i,j,k,l,m,n,o,p,q,r,s,t,$s};return $f;};CK.prototype.marshalTextInterface=function(i,j){return this.$val.marshalTextInterface(i,j);};CK.ptr.prototype.writeStart=function(i){var{aa,ab,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{i});$s=$s||0;s:while(true){switch($s){case 0:j=this;if(i.Name.Local===""){$s=1;continue;}$s=2;continue;case 1:k=D.Errorf("xml: start tag with no name",new DI([]));$s=3;case 3:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;$s=4;case 4:return l;case 2:j.tags=$append(j.tags,i.Name);j.markPrefix();$r=j.writeIndent(1);$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}m=j.Writer.WriteByte(60);$s=6;case 6:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}m;n=j.Writer.WriteString(i.Name.Local);$s=7;case 7:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}n;if(!(i.Name.Space==="")){$s=8;continue;}$s=9;continue;case 8:o=j.Writer.WriteString(" xmlns=\"");$s=10;case 10:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}o;$r=j.EscapeString(i.Name.Space);$s=11;case 11:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}p=j.Writer.WriteByte(34);$s=12;case 12:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}p;case 9:q=i.Attr;r=0;case 13:if(!(r=q.$length)?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+r]),O);t=$clone(s.Name,N);if(t.Local===""){r++;$s=13;continue;}u=j.Writer.WriteByte(32);$s=15;case 15:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}u;if(!(t.Space==="")){$s=16;continue;}$s=17;continue;case 16:v=j.createAttrPrefix(t.Space);$s=18;case 18:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}w=j.Writer.WriteString(v);$s=19;case 19:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}w;x=j.Writer.WriteByte(58);$s=20;case 20:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}x;case 17:y=j.Writer.WriteString(t.Local);$s=21;case 21:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}y;z=j.Writer.WriteString("=\"");$s=22;case 22:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}z;$r=j.EscapeString(s.Value);$s=23;case 23:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}aa=j.Writer.WriteByte(34);$s=24;case 24:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}aa;r++;$s=13;continue;case 14:ab=j.Writer.WriteByte(62);$s=25;case 25:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}ab;$s=-1;return $ifaceNil;}return;}var $f={$blk:CK.ptr.prototype.writeStart,$c:true,$r,aa,ab,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};CK.prototype.writeStart=function(i){return this.$val.writeStart(i);};CK.ptr.prototype.writeEnd=function(i){var{aa,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{i});$s=$s||0;s:while(true){switch($s){case 0:j=this;if(i.Local===""){$s=1;continue;}$s=2;continue;case 1:k=D.Errorf("xml: end tag with no name",new DI([]));$s=3;case 3:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;$s=4;case 4:return l;case 2:if((j.tags.$length===0)||(m=j.tags,n=j.tags.$length-1>>0,((n<0||n>=m.$length)?($throwRuntimeError("index out of range"),undefined):m.$array[m.$offset+n])).Local===""){$s=5;continue;}$s=6;continue;case 5:o=D.Errorf("xml: end tag without start tag",new DI([new $String(i.Local)]));$s=7;case 7:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=o;$s=8;case 8:return p;case 6:s=$clone((q=j.tags,r=j.tags.$length-1>>0,((r<0||r>=q.$length)?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+r])),N);if(!($equal(s,i,N))){$s=9;continue;}$s=10;continue;case 9:if(!(s.Local===i.Local)){$s=11;continue;}$s=12;continue;case 11:t=D.Errorf("xml: end tag does not match start tag <%s>",new DI([new $String(i.Local),new $String(s.Local)]));$s=13;case 13:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=t;$s=14;case 14:return u;case 12:v=D.Errorf("xml: end tag in namespace %s does not match start tag <%s> in namespace %s",new DI([new $String(i.Local),new $String(i.Space),new $String(s.Local),new $String(s.Space)]));$s=15;case 15:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}w=v;$s=16;case 16:return w;case 10:j.tags=$subslice(j.tags,0,(j.tags.$length-1>>0));$r=j.writeIndent(-1);$s=17;case 17:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}x=j.Writer.WriteByte(60);$s=18;case 18:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}x;y=j.Writer.WriteByte(47);$s=19;case 19:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}y;z=j.Writer.WriteString(i.Local);$s=20;case 20:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}z;aa=j.Writer.WriteByte(62);$s=21;case 21:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}aa;j.popPrefix();$s=-1;return $ifaceNil;}return;}var $f={$blk:CK.ptr.prototype.writeEnd,$c:true,$r,aa,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};CK.prototype.writeEnd=function(i){return this.$val.writeEnd(i);};CK.ptr.prototype.marshalSimple=function(i,j){var{aa,ab,ac,ad,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{i,j});$s=$s||0;s:while(true){switch($s){case 0:k=this;l=$clone(j,J.Value).Kind();if((l===(2))||(l===(3))||(l===(4))||(l===(5))||(l===(6))){$s=2;continue;}if((l===(7))||(l===(8))||(l===(9))||(l===(10))||(l===(11))||(l===(12))){$s=3;continue;}if((l===(13))||(l===(14))){$s=4;continue;}if(l===(24)){$s=5;continue;}if(l===(1)){$s=6;continue;}if(l===(17)){$s=7;continue;}if(l===(23)){$s=8;continue;}$s=9;continue;case 2:$s=-1;return[F.FormatInt($clone(j,J.Value).Int(),10),CX.nil,$ifaceNil];case 3:$s=-1;return[F.FormatUint($clone(j,J.Value).Uint(),10),CX.nil,$ifaceNil];case 4:m=$clone(j,J.Value).Float();n=$clone(j,J.Value).Type().Bits();$s=10;case 10:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;p=F.FormatFloat(m,103,-1,o);$s=11;case 11:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=[p,CX.nil,$ifaceNil];$s=12;case 12:return q;case 5:r=$clone(j,J.Value).String();$s=13;case 13:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=[r,CX.nil,$ifaceNil];$s=14;case 14:return s;case 6:$s=-1;return[F.FormatBool($clone(j,J.Value).Bool()),CX.nil,$ifaceNil];case 7:t=i.Elem();$s=17;case 17:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=t.Kind();$s=18;case 18:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}if(!((u===8))){$s=15;continue;}$s=16;continue;case 15:$s=1;continue;case 16:v=CX.nil;if($clone(j,J.Value).CanAddr()){$s=19;continue;}$s=20;continue;case 19:w=$clone(j,J.Value).Slice(0,$clone(j,J.Value).Len());$s=22;case 22:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}x=$clone(w,J.Value).Bytes();$s=23;case 23:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}v=x;$s=21;continue;case 20:v=$makeSlice(CX,$clone(j,J.Value).Len());y=J.ValueOf(v);$s=24;case 24:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}z=J.Copy($clone(y,J.Value),$clone(j,J.Value));$s=25;case 25:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}z;case 21:$s=-1;return["",v,$ifaceNil];case 8:aa=i.Elem();$s=28;case 28:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}ab=aa.Kind();$s=29;case 29:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}if(!((ab===8))){$s=26;continue;}$s=27;continue;case 26:$s=1;continue;case 27:ac=$clone(j,J.Value).Bytes();$s=30;case 30:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}ad=["",ac,$ifaceNil];$s=31;case 31:return ad;case 9:case 1:$s=-1;return["",CX.nil,new CS.ptr(i)];}return;}var $f={$blk:CK.ptr.prototype.marshalSimple,$c:true,$r,aa,ab,ac,ad,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};CK.prototype.marshalSimple=function(i,j){return this.$val.marshalSimple(i,j);};CQ=function(i){var{i,j,$s,$r,$c}=$restore(this,{i});$s=$s||0;s:while(true){switch($s){case 0:case 1:if(!(($clone(i,J.Value).Kind()===20)||($clone(i,J.Value).Kind()===22))){$s=2;continue;}if($clone(i,J.Value).IsNil()){$s=-1;return i;}j=$clone(i,J.Value).Elem();$s=3;case 3:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}i=j;$s=1;continue;case 2:$s=-1;return i;}return;}var $f={$blk:CQ,$c:true,$r,i,j,$s};return $f;};CK.ptr.prototype.marshalStruct=function(i,j){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,ca,cb,cc,cd,ce,cf,cg,ch,ci,cj,ck,cl,cm,cn,co,cp,cq,cr,cs,ct,cu,cv,cw,cx,cy,cz,da,db,dc,dd,de,df,dg,dh,di,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{i,j});$s=$s||0;s:while(true){switch($s){case 0:k=this;l=new CR.ptr(k,CW.nil);m=i.fields;n=0;case 1:if(!(n=p.$length)?($throwRuntimeError("index out of range"),undefined):p.$array[p.$offset+o]));if(!(((q.flags&2)===0))){n++;$s=1;continue;}r=q.value($clone(j,J.Value),false);$s=3;case 3:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=r;if(!$clone(s,J.Value).IsValid()){n++;$s=1;continue;}t=q.flags&127;if((t===(4))||(t===(8))){$s=5;continue;}if(t===(32)){$s=6;continue;}if(t===(16)){$s=7;continue;}if((t===(1))||(t===(65))){$s=8;continue;}$s=9;continue;case 5:u=AW;if((q.flags&127)===4){u=BC;}v=l.trim(q.parents);$s=10;case 10:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}w=v;if(!($interfaceIsEqual(w,$ifaceNil))){$s=-1;return w;}if(!($clone(s,J.Value).CanInterface())){x=false;$s=13;continue s;}y=$clone(s,J.Value).Type().Implements(CN);$s=14;case 14:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}x=y;case 13:if(x){$s=11;continue;}$s=12;continue;case 11:aa=$clone(s,J.Value).Interface();$s=15;case 15:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}ab=$assertType(aa,L.TextMarshaler).MarshalText();$s=16;case 16:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}z=ab;ac=z[0];ad=z[1];if(!($interfaceIsEqual(ad,$ifaceNil))){$s=-1;return ad;}ae=u(k,ac);$s=17;case 17:if($c){$c=false;ae=ae.$blk();}if(ae&&ae.$blk!==undefined){break s;}af=ae;if(!($interfaceIsEqual(af,$ifaceNil))){$s=-1;return af;}n++;$s=1;continue;case 12:if($clone(s,J.Value).CanAddr()){$s=18;continue;}$s=19;continue;case 18:ag=$clone(s,J.Value).Addr();if(!($clone(ag,J.Value).CanInterface())){ah=false;$s=22;continue s;}ai=$clone(ag,J.Value).Type().Implements(CN);$s=23;case 23:if($c){$c=false;ai=ai.$blk();}if(ai&&ai.$blk!==undefined){break s;}ah=ai;case 22:if(ah){$s=20;continue;}$s=21;continue;case 20:ak=$clone(ag,J.Value).Interface();$s=24;case 24:if($c){$c=false;ak=ak.$blk();}if(ak&&ak.$blk!==undefined){break s;}al=$assertType(ak,L.TextMarshaler).MarshalText();$s=25;case 25:if($c){$c=false;al=al.$blk();}if(al&&al.$blk!==undefined){break s;}aj=al;am=aj[0];an=aj[1];if(!($interfaceIsEqual(an,$ifaceNil))){$s=-1;return an;}ao=u(k,am);$s=26;case 26:if($c){$c=false;ao=ao.$blk();}if(ao&&ao.$blk!==undefined){break s;}ap=ao;if(!($interfaceIsEqual(ap,$ifaceNil))){$s=-1;return ap;}n++;$s=1;continue;case 21:case 19:aq=DU.zero();ar=CQ($clone(s,J.Value));$s=27;case 27:if($c){$c=false;ar=ar.$blk();}if(ar&&ar.$blk!==undefined){break s;}s=ar;as=$clone(s,J.Value).Kind();if((as===(2))||(as===(3))||(as===(4))||(as===(5))||(as===(6))){$s=29;continue;}if((as===(7))||(as===(8))||(as===(9))||(as===(10))||(as===(11))||(as===(12))){$s=30;continue;}if((as===(13))||(as===(14))){$s=31;continue;}if(as===(1)){$s=32;continue;}if(as===(24)){$s=33;continue;}if(as===(23)){$s=34;continue;}$s=35;continue;case 29:at=u(k,F.AppendInt($subslice(new CX(aq),0,0),$clone(s,J.Value).Int(),10));$s=36;case 36:if($c){$c=false;at=at.$blk();}if(at&&at.$blk!==undefined){break s;}au=at;if(!($interfaceIsEqual(au,$ifaceNil))){$s=-1;return au;}$s=35;continue;case 30:av=u(k,F.AppendUint($subslice(new CX(aq),0,0),$clone(s,J.Value).Uint(),10));$s=37;case 37:if($c){$c=false;av=av.$blk();}if(av&&av.$blk!==undefined){break s;}aw=av;if(!($interfaceIsEqual(aw,$ifaceNil))){$s=-1;return aw;}$s=35;continue;case 31:ax=k;ay=$subslice(new CX(aq),0,0);az=$clone(s,J.Value).Float();ba=$clone(s,J.Value).Type().Bits();$s=38;case 38:if($c){$c=false;ba=ba.$blk();}if(ba&&ba.$blk!==undefined){break s;}bb=ba;bc=F.AppendFloat(ay,az,103,-1,bb);$s=39;case 39:if($c){$c=false;bc=bc.$blk();}if(bc&&bc.$blk!==undefined){break s;}bd=bc;be=u(ax,bd);$s=40;case 40:if($c){$c=false;be=be.$blk();}if(be&&be.$blk!==undefined){break s;}bf=be;if(!($interfaceIsEqual(bf,$ifaceNil))){$s=-1;return bf;}$s=35;continue;case 32:bg=u(k,F.AppendBool($subslice(new CX(aq),0,0),$clone(s,J.Value).Bool()));$s=41;case 41:if($c){$c=false;bg=bg.$blk();}if(bg&&bg.$blk!==undefined){break s;}bh=bg;if(!($interfaceIsEqual(bh,$ifaceNil))){$s=-1;return bh;}$s=35;continue;case 33:bi=k;bj=$clone(s,J.Value).String();$s=42;case 42:if($c){$c=false;bj=bj.$blk();}if(bj&&bj.$blk!==undefined){break s;}bk=(new CX($stringToBytes(bj)));bl=u(bi,bk);$s=43;case 43:if($c){$c=false;bl=bl.$blk();}if(bl&&bl.$blk!==undefined){break s;}bm=bl;if(!($interfaceIsEqual(bm,$ifaceNil))){$s=-1;return bm;}$s=35;continue;case 34:bo=$clone(s,J.Value).Interface();$s=44;case 44:if($c){$c=false;bo=bo.$blk();}if(bo&&bo.$blk!==undefined){break s;}bn=$assertType(bo,CX,true);bp=bn[0];bq=bn[1];if(bq){$s=45;continue;}$s=46;continue;case 45:br=u(k,bp);$s=47;case 47:if($c){$c=false;br=br.$blk();}if(br&&br.$blk!==undefined){break s;}bs=br;if(!($interfaceIsEqual(bs,$ifaceNil))){$s=-1;return bs;}case 46:case 35:case 28:n++;$s=1;continue;$s=9;continue;case 6:bt=l.trim(q.parents);$s=48;case 48:if($c){$c=false;bt=bt.$blk();}if(bt&&bt.$blk!==undefined){break s;}bu=bt;if(!($interfaceIsEqual(bu,$ifaceNil))){$s=-1;return bu;}bv=CQ($clone(s,J.Value));$s=49;case 49:if($c){$c=false;bv=bv.$blk();}if(bv&&bv.$blk!==undefined){break s;}s=bv;bw=$clone(s,J.Value).Kind();if(bw===24){bx=true;$s=52;continue s;}if(!(bw===23)){by=false;$s=53;continue s;}bz=$clone(s,J.Value).Type().Elem();$s=54;case 54:if($c){$c=false;bz=bz.$blk();}if(bz&&bz.$blk!==undefined){break s;}ca=bz.Kind();$s=55;case 55:if($c){$c=false;ca=ca.$blk();}if(ca&&ca.$blk!==undefined){break s;}by=ca===8;case 53:bx=by;case 52:if(!(bx)){$s=50;continue;}$s=51;continue;case 50:cb=D.Errorf("xml: bad type for comment field of %s",new DI([$clone(j,J.Value).Type()]));$s=56;case 56:if($c){$c=false;cb=cb.$blk();}if(cb&&cb.$blk!==undefined){break s;}cc=cb;$s=57;case 57:return cc;case 51:if($clone(s,J.Value).Len()===0){n++;$s=1;continue;}$r=k.writeIndent(0);$s=58;case 58:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}cd=k.Writer.WriteString("");$s=80;case 80:if($c){$c=false;cr=cr.$blk();}if(cr&&cr.$blk!==undefined){break s;}cr;n++;$s=1;continue;$s=9;continue;case 7:cs=CQ($clone(s,J.Value));$s=81;case 81:if($c){$c=false;cs=cs.$blk();}if(cs&&cs.$blk!==undefined){break s;}s=cs;ct=$clone(s,J.Value).Interface();$s=82;case 82:if($c){$c=false;ct=ct.$blk();}if(ct&&ct.$blk!==undefined){break s;}cu=ct;cv=cu;if($assertType(cv,CX,true)[1]){$s=83;continue;}if($assertType(cv,$String,true)[1]){$s=84;continue;}$s=85;continue;case 83:cw=cv.$val;cy=k.Writer.Write(cw);$s=86;case 86:if($c){$c=false;cy=cy.$blk();}if(cy&&cy.$blk!==undefined){break s;}cy;n++;$s=1;continue;$s=85;continue;case 84:cx=cv.$val;cz=k.Writer.WriteString(cx);$s=87;case 87:if($c){$c=false;cz=cz.$blk();}if(cz&&cz.$blk!==undefined){break s;}cz;n++;$s=1;continue;case 85:$s=9;continue;case 8:da=l.trim(q.parents);$s=88;case 88:if($c){$c=false;da=da.$blk();}if(da&&da.$blk!==undefined){break s;}db=da;if(!($interfaceIsEqual(db,$ifaceNil))){$s=-1;return db;}if(q.parents.$length>l.stack.$length){$s=89;continue;}$s=90;continue;case 89:if(!(($clone(s,J.Value).Kind()===22))&&!(($clone(s,J.Value).Kind()===20))||!$clone(s,J.Value).IsNil()){$s=91;continue;}$s=92;continue;case 91:dc=l.push($subslice(q.parents,l.stack.$length));$s=93;case 93:if($c){$c=false;dc=dc.$blk();}if(dc&&dc.$blk!==undefined){break s;}dd=dc;if(!($interfaceIsEqual(dd,$ifaceNil))){$s=-1;return dd;}case 92:case 90:case 9:case 4:de=k.marshalValue($clone(s,J.Value),q,DO.nil);$s=94;case 94:if($c){$c=false;de=de.$blk();}if(de&&de.$blk!==undefined){break s;}df=de;if(!($interfaceIsEqual(df,$ifaceNil))){$s=-1;return df;}n++;$s=1;continue;case 2:dg=l.trim(CW.nil);$s=95;case 95:if($c){$c=false;dg=dg.$blk();}if(dg&&dg.$blk!==undefined){break s;}dg;dh=k.cachedWriteError();$s=96;case 96:if($c){$c=false;dh=dh.$blk();}if(dh&&dh.$blk!==undefined){break s;}di=dh;$s=97;case 97:return di;}return;}var $f={$blk:CK.ptr.prototype.marshalStruct,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,ca,cb,cc,cd,ce,cf,cg,ch,ci,cj,ck,cl,cm,cn,co,cp,cq,cr,cs,ct,cu,cv,cw,cx,cy,cz,da,db,dc,dd,de,df,dg,dh,di,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};CK.prototype.marshalStruct=function(i,j){return this.$val.marshalStruct(i,j);};CK.ptr.prototype.cachedWriteError=function(){var{i,j,k,l,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:i=this;k=i.Writer.Write(CX.nil);$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j=k;l=j[1];$s=-1;return l;}return;}var $f={$blk:CK.ptr.prototype.cachedWriteError,$c:true,$r,i,j,k,l,$s};return $f;};CK.prototype.cachedWriteError=function(){return this.$val.cachedWriteError();};CK.ptr.prototype.writeIndent=function(i){var{i,j,k,l,m,n,$s,$r,$c}=$restore(this,{i});$s=$s||0;s:while(true){switch($s){case 0:j=this;if((j.prefix.length===0)&&(j.indent.length===0)){$s=-1;return;}if(i<0){j.depth=j.depth-(1)>>0;if(j.indentedIn){j.indentedIn=false;$s=-1;return;}j.indentedIn=false;}if(j.putNewline){$s=1;continue;}$s=2;continue;case 1:k=j.Writer.WriteByte(10);$s=4;case 4:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}k;$s=3;continue;case 2:j.putNewline=true;case 3:if(j.prefix.length>0){$s=5;continue;}$s=6;continue;case 5:l=j.Writer.WriteString(j.prefix);$s=7;case 7:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}l;case 6:if(j.indent.length>0){$s=8;continue;}$s=9;continue;case 8:m=0;case 10:if(!(m>0;$s=10;continue;case 11:case 9:if(i>0){j.depth=j.depth+(1)>>0;j.indentedIn=true;}$s=-1;return;}return;}var $f={$blk:CK.ptr.prototype.writeIndent,$c:true,$r,i,j,k,l,m,n,$s};return $f;};CK.prototype.writeIndent=function(i){return this.$val.writeIndent(i);};CR.ptr.prototype.trim=function(i){var{i,j,k,l,m,n,o,p,$s,$r,$c}=$restore(this,{i});$s=$s||0;s:while(true){switch($s){case 0:j=this;k=0;while(true){if(!(k=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+k])===(l=j.stack,((k<0||k>=l.$length)?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+k])))){break;}k=k+(1)>>0;}m=j.stack.$length-1>>0;case 1:if(!(m>=k)){$s=2;continue;}o=j.p.writeEnd(new N.ptr("",(n=j.stack,((m<0||m>=n.$length)?($throwRuntimeError("index out of range"),undefined):n.$array[n.$offset+m]))));$s=3;case 3:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=o;if(!($interfaceIsEqual(p,$ifaceNil))){$s=-1;return p;}m=m-(1)>>0;$s=1;continue;case 2:j.stack=$subslice(j.stack,0,k);$s=-1;return $ifaceNil;}return;}var $f={$blk:CR.ptr.prototype.trim,$c:true,$r,i,j,k,l,m,n,o,p,$s};return $f;};CR.prototype.trim=function(i){return this.$val.trim(i);};CR.ptr.prototype.push=function(i){var{i,j,k,l,m,$s,$r,$c}=$restore(this,{i});$s=$s||0;s:while(true){switch($s){case 0:j=this;k=0;case 1:if(!(k=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+k])),DE.nil));$s=3;case 3:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;if(!($interfaceIsEqual(m,$ifaceNil))){$s=-1;return m;}k=k+(1)>>0;$s=1;continue;case 2:j.stack=$appendSlice(j.stack,i);$s=-1;return $ifaceNil;}return;}var $f={$blk:CR.ptr.prototype.push,$c:true,$r,i,j,k,l,m,$s};return $f;};CR.prototype.push=function(i){return this.$val.push(i);};CS.ptr.prototype.Error=function(){var{i,j,k,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:i=this;j=i.Type.String();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k="xml: unsupported type: "+j;$s=2;case 2:return k;}return;}var $f={$blk:CS.ptr.prototype.Error,$c:true,$r,i,j,k,$s};return $f;};CS.prototype.Error=function(){return this.$val.Error();};CT=function(i){var i,j,k,l;j=$clone(i,J.Value).Kind();if((j===(17))||(j===(21))||(j===(23))||(j===(24))){return $clone(i,J.Value).Len()===0;}else if(j===(1)){return!$clone(i,J.Value).Bool();}else if((j===(2))||(j===(3))||(j===(4))||(j===(5))||(j===(6))){return(k=$clone(i,J.Value).Int(),(k.$high===0&&k.$low===0));}else if((j===(7))||(j===(8))||(j===(9))||(j===(10))||(j===(11))||(j===(12))){return(l=$clone(i,J.Value).Uint(),(l.$high===0&&l.$low===0));}else if((j===(13))||(j===(14))){return $clone(i,J.Value).Float()===0;}else if((j===(20))||(j===(22))){return $clone(i,J.Value).IsNil();}return false;};DV.methods=[{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)}];Q.methods=[{prop:"Copy",name:"Copy",pkg:"",typ:$funcType([],[Q],false)},{prop:"End",name:"End",pkg:"",typ:$funcType([],[R],false)}];S.methods=[{prop:"Copy",name:"Copy",pkg:"",typ:$funcType([],[S],false)}];U.methods=[{prop:"Copy",name:"Copy",pkg:"",typ:$funcType([],[U],false)}];V.methods=[{prop:"Copy",name:"Copy",pkg:"",typ:$funcType([],[V],false)}];W.methods=[{prop:"Copy",name:"Copy",pkg:"",typ:$funcType([],[W],false)}];DH.methods=[{prop:"Token",name:"Token",pkg:"",typ:$funcType([],[P,$error],false)},{prop:"translate",name:"translate",pkg:"encoding/xml",typ:$funcType([DW,$Bool],[],false)},{prop:"switchToReader",name:"switchToReader",pkg:"encoding/xml",typ:$funcType([E.Reader],[],false)},{prop:"push",name:"push",pkg:"encoding/xml",typ:$funcType([$Int],[DG],false)},{prop:"pop",name:"pop",pkg:"encoding/xml",typ:$funcType([],[DG],false)},{prop:"pushEOF",name:"pushEOF",pkg:"encoding/xml",typ:$funcType([],[],false)},{prop:"popEOF",name:"popEOF",pkg:"encoding/xml",typ:$funcType([],[$Bool],false)},{prop:"pushElement",name:"pushElement",pkg:"encoding/xml",typ:$funcType([N],[],false)},{prop:"pushNs",name:"pushNs",pkg:"encoding/xml",typ:$funcType([$String,$String,$Bool],[],false)},{prop:"syntaxError",name:"syntaxError",pkg:"encoding/xml",typ:$funcType([$String],[$error],false)},{prop:"popElement",name:"popElement",pkg:"encoding/xml",typ:$funcType([DX],[$Bool],false)},{prop:"autoClose",name:"autoClose",pkg:"encoding/xml",typ:$funcType([P],[P,$Bool],false)},{prop:"RawToken",name:"RawToken",pkg:"",typ:$funcType([],[P,$error],false)},{prop:"rawToken",name:"rawToken",pkg:"encoding/xml",typ:$funcType([],[P,$error],false)},{prop:"attrval",name:"attrval",pkg:"encoding/xml",typ:$funcType([],[CX],false)},{prop:"space",name:"space",pkg:"encoding/xml",typ:$funcType([],[],false)},{prop:"getc",name:"getc",pkg:"encoding/xml",typ:$funcType([],[$Uint8,$Bool],false)},{prop:"InputOffset",name:"InputOffset",pkg:"",typ:$funcType([],[$Int64],false)},{prop:"savedOffset",name:"savedOffset",pkg:"encoding/xml",typ:$funcType([],[$Int],false)},{prop:"mustgetc",name:"mustgetc",pkg:"encoding/xml",typ:$funcType([],[$Uint8,$Bool],false)},{prop:"ungetc",name:"ungetc",pkg:"encoding/xml",typ:$funcType([$Uint8],[],false)},{prop:"text",name:"text",pkg:"encoding/xml",typ:$funcType([$Int,$Bool],[CX],false)},{prop:"nsname",name:"nsname",pkg:"encoding/xml",typ:$funcType([],[N,$Bool],false)},{prop:"name",name:"name",pkg:"encoding/xml",typ:$funcType([],[$String,$Bool],false)},{prop:"readName",name:"readName",pkg:"encoding/xml",typ:$funcType([],[$Bool],false)},{prop:"Decode",name:"Decode",pkg:"",typ:$funcType([$emptyInterface],[$error],false)},{prop:"DecodeElement",name:"DecodeElement",pkg:"",typ:$funcType([$emptyInterface,DO],[$error],false)},{prop:"unmarshalInterface",name:"unmarshalInterface",pkg:"encoding/xml",typ:$funcType([BR,DO],[$error],false)},{prop:"unmarshalTextInterface",name:"unmarshalTextInterface",pkg:"encoding/xml",typ:$funcType([L.TextUnmarshaler],[$error],false)},{prop:"unmarshalAttr",name:"unmarshalAttr",pkg:"encoding/xml",typ:$funcType([J.Value,O],[$error],false)},{prop:"unmarshal",name:"unmarshal",pkg:"encoding/xml",typ:$funcType([J.Value,DO,$Int],[$error],false)},{prop:"unmarshalPath",name:"unmarshalPath",pkg:"encoding/xml",typ:$funcType([DJ,J.Value,CW,DO,$Int],[$Bool,$error],false)},{prop:"Skip",name:"Skip",pkg:"",typ:$funcType([],[$error],false)}];DK.methods=[{prop:"value",name:"value",pkg:"encoding/xml",typ:$funcType([J.Value,$Bool],[J.Value],false)}];EA.methods=[{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)}];BQ.methods=[{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)}];DR.methods=[{prop:"Indent",name:"Indent",pkg:"",typ:$funcType([$String,$String],[],false)},{prop:"Encode",name:"Encode",pkg:"",typ:$funcType([$emptyInterface],[$error],false)},{prop:"EncodeElement",name:"EncodeElement",pkg:"",typ:$funcType([$emptyInterface,Q],[$error],false)},{prop:"EncodeToken",name:"EncodeToken",pkg:"",typ:$funcType([P],[$error],false)},{prop:"Flush",name:"Flush",pkg:"",typ:$funcType([],[$error],false)}];DT.methods=[{prop:"EscapeString",name:"EscapeString",pkg:"",typ:$funcType([$String],[],false)},{prop:"createAttrPrefix",name:"createAttrPrefix",pkg:"encoding/xml",typ:$funcType([$String],[$String],false)},{prop:"deleteAttrPrefix",name:"deleteAttrPrefix",pkg:"encoding/xml",typ:$funcType([$String],[],false)},{prop:"markPrefix",name:"markPrefix",pkg:"encoding/xml",typ:$funcType([],[],false)},{prop:"popPrefix",name:"popPrefix",pkg:"encoding/xml",typ:$funcType([],[],false)},{prop:"marshalValue",name:"marshalValue",pkg:"encoding/xml",typ:$funcType([J.Value,DK,DO],[$error],false)},{prop:"marshalAttr",name:"marshalAttr",pkg:"encoding/xml",typ:$funcType([DO,N,J.Value],[$error],false)},{prop:"marshalInterface",name:"marshalInterface",pkg:"encoding/xml",typ:$funcType([CB,Q],[$error],false)},{prop:"marshalTextInterface",name:"marshalTextInterface",pkg:"encoding/xml",typ:$funcType([L.TextMarshaler,Q],[$error],false)},{prop:"writeStart",name:"writeStart",pkg:"encoding/xml",typ:$funcType([DO],[$error],false)},{prop:"writeEnd",name:"writeEnd",pkg:"encoding/xml",typ:$funcType([N],[$error],false)},{prop:"marshalSimple",name:"marshalSimple",pkg:"encoding/xml",typ:$funcType([J.Type,J.Value],[$String,CX,$error],false)},{prop:"marshalStruct",name:"marshalStruct",pkg:"encoding/xml",typ:$funcType([DJ,J.Value],[$error],false)},{prop:"cachedWriteError",name:"cachedWriteError",pkg:"encoding/xml",typ:$funcType([],[$error],false)},{prop:"writeIndent",name:"writeIndent",pkg:"encoding/xml",typ:$funcType([$Int],[],false)}];EB.methods=[{prop:"trim",name:"trim",pkg:"encoding/xml",typ:$funcType([CW],[$error],false)},{prop:"push",name:"push",pkg:"encoding/xml",typ:$funcType([CW],[$error],false)}];EC.methods=[{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)}];M.init("",[{prop:"Msg",name:"Msg",embedded:false,exported:true,typ:$String,tag:""},{prop:"Line",name:"Line",embedded:false,exported:true,typ:$Int,tag:""}]);N.init("",[{prop:"Space",name:"Space",embedded:false,exported:true,typ:$String,tag:""},{prop:"Local",name:"Local",embedded:false,exported:true,typ:$String,tag:""}]);O.init("",[{prop:"Name",name:"Name",embedded:false,exported:true,typ:N,tag:""},{prop:"Value",name:"Value",embedded:false,exported:true,typ:$String,tag:""}]);P.init([]);Q.init("",[{prop:"Name",name:"Name",embedded:false,exported:true,typ:N,tag:""},{prop:"Attr",name:"Attr",embedded:false,exported:true,typ:DE,tag:""}]);R.init("",[{prop:"Name",name:"Name",embedded:false,exported:true,typ:N,tag:""}]);S.init($Uint8);U.init($Uint8);V.init("",[{prop:"Target",name:"Target",embedded:false,exported:true,typ:$String,tag:""},{prop:"Inst",name:"Inst",embedded:false,exported:true,typ:CX,tag:""}]);W.init($Uint8);Y.init([{prop:"Token",name:"Token",pkg:"",typ:$funcType([],[P,$error],false)}]);Z.init("encoding/xml",[{prop:"Strict",name:"Strict",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"AutoClose",name:"AutoClose",embedded:false,exported:true,typ:CW,tag:""},{prop:"Entity",name:"Entity",embedded:false,exported:true,typ:DY,tag:""},{prop:"CharsetReader",name:"CharsetReader",embedded:false,exported:true,typ:DZ,tag:""},{prop:"DefaultSpace",name:"DefaultSpace",embedded:false,exported:true,typ:$String,tag:""},{prop:"r",name:"r",embedded:false,exported:false,typ:E.ByteReader,tag:""},{prop:"t",name:"t",embedded:false,exported:false,typ:Y,tag:""},{prop:"buf",name:"buf",embedded:false,exported:false,typ:B.Buffer,tag:""},{prop:"saved",name:"saved",embedded:false,exported:false,typ:DF,tag:""},{prop:"stk",name:"stk",embedded:false,exported:false,typ:DG,tag:""},{prop:"free",name:"free",embedded:false,exported:false,typ:DG,tag:""},{prop:"needClose",name:"needClose",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"toClose",name:"toClose",embedded:false,exported:false,typ:N,tag:""},{prop:"nextToken",name:"nextToken",embedded:false,exported:false,typ:P,tag:""},{prop:"nextByte",name:"nextByte",embedded:false,exported:false,typ:$Int,tag:""},{prop:"ns",name:"ns",embedded:false,exported:false,typ:DY,tag:""},{prop:"err",name:"err",embedded:false,exported:false,typ:$error,tag:""},{prop:"line",name:"line",embedded:false,exported:false,typ:$Int,tag:""},{prop:"offset",name:"offset",embedded:false,exported:false,typ:$Int64,tag:""},{prop:"unmarshalDepth",name:"unmarshalDepth",embedded:false,exported:false,typ:$Int,tag:""}]);AC.init("encoding/xml",[{prop:"next",name:"next",embedded:false,exported:false,typ:DG,tag:""},{prop:"kind",name:"kind",embedded:false,exported:false,typ:$Int,tag:""},{prop:"name",name:"name",embedded:false,exported:false,typ:N,tag:""},{prop:"ok",name:"ok",embedded:false,exported:false,typ:$Bool,tag:""}]);BE.init("encoding/xml",[{prop:"xmlname",name:"xmlname",embedded:false,exported:false,typ:DK,tag:""},{prop:"fields",name:"fields",embedded:false,exported:false,typ:DL,tag:""}]);BF.init("encoding/xml",[{prop:"idx",name:"idx",embedded:false,exported:false,typ:DM,tag:""},{prop:"name",name:"name",embedded:false,exported:false,typ:$String,tag:""},{prop:"xmlns",name:"xmlns",embedded:false,exported:false,typ:$String,tag:""},{prop:"flags",name:"flags",embedded:false,exported:false,typ:BG,tag:""},{prop:"parents",name:"parents",embedded:false,exported:false,typ:CW,tag:""}]);BO.init("",[{prop:"Struct",name:"Struct",embedded:false,exported:true,typ:J.Type,tag:""},{prop:"Field1",name:"Field1",embedded:false,exported:true,typ:$String,tag:""},{prop:"Tag1",name:"Tag1",embedded:false,exported:true,typ:$String,tag:""},{prop:"Field2",name:"Field2",embedded:false,exported:true,typ:$String,tag:""},{prop:"Tag2",name:"Tag2",embedded:false,exported:true,typ:$String,tag:""}]);BR.init([{prop:"UnmarshalXML",name:"UnmarshalXML",pkg:"",typ:$funcType([DH,Q],[$error],false)}]);BS.init([{prop:"UnmarshalXMLAttr",name:"UnmarshalXMLAttr",pkg:"",typ:$funcType([O],[$error],false)}]);CB.init([{prop:"MarshalXML",name:"MarshalXML",pkg:"",typ:$funcType([DR,Q],[$error],false)}]);CC.init([{prop:"MarshalXMLAttr",name:"MarshalXMLAttr",pkg:"",typ:$funcType([N],[O,$error],false)}]);CE.init("encoding/xml",[{prop:"p",name:"p",embedded:false,exported:false,typ:CK,tag:""}]);CK.init("encoding/xml",[{prop:"Writer",name:"Writer",embedded:true,exported:true,typ:DQ,tag:""},{prop:"encoder",name:"encoder",embedded:false,exported:false,typ:DR,tag:""},{prop:"seq",name:"seq",embedded:false,exported:false,typ:$Int,tag:""},{prop:"indent",name:"indent",embedded:false,exported:false,typ:$String,tag:""},{prop:"prefix",name:"prefix",embedded:false,exported:false,typ:$String,tag:""},{prop:"depth",name:"depth",embedded:false,exported:false,typ:$Int,tag:""},{prop:"indentedIn",name:"indentedIn",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"putNewline",name:"putNewline",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"attrNS",name:"attrNS",embedded:false,exported:false,typ:DY,tag:""},{prop:"attrPrefix",name:"attrPrefix",embedded:false,exported:false,typ:DY,tag:""},{prop:"prefixes",name:"prefixes",embedded:false,exported:false,typ:CW,tag:""},{prop:"tags",name:"tags",embedded:false,exported:false,typ:DS,tag:""}]);CR.init("encoding/xml",[{prop:"p",name:"p",embedded:false,exported:false,typ:DT,tag:""},{prop:"stack",name:"stack",embedded:false,exported:false,typ:CW,tag:""}]);CS.init("",[{prop:"Type",name:"Type",embedded:false,exported:true,typ:J.Type,tag:""}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=L.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=D.$init();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=E.$init();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=J.$init();$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=F.$init();$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=G.$init();$s=9;case 9:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=K.$init();$s=10;case 10:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=H.$init();$s=11;case 11:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=I.$init();$s=12;case 12:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}BH=new K.Map.ptr(new K.Mutex.ptr(0,0),new $packages["sync/atomic"].Value.ptr($ifaceNil),false,0);AD=C.New("xml: cannot use RawToken from UnmarshalXML method");AE=$makeMap($String.keyFor,[{k:"lt",v:60},{k:"gt",v:62},{k:"amp",v:38},{k:"apos",v:39},{k:"quot",v:34}]);AJ=new H.RangeTable.ptr(new CU([new H.Range16.ptr(58,58,1),new H.Range16.ptr(65,90,1),new H.Range16.ptr(95,95,1),new H.Range16.ptr(97,122,1),new H.Range16.ptr(192,214,1),new H.Range16.ptr(216,246,1),new H.Range16.ptr(248,255,1),new H.Range16.ptr(256,305,1),new H.Range16.ptr(308,318,1),new H.Range16.ptr(321,328,1),new H.Range16.ptr(330,382,1),new H.Range16.ptr(384,451,1),new H.Range16.ptr(461,496,1),new H.Range16.ptr(500,501,1),new H.Range16.ptr(506,535,1),new H.Range16.ptr(592,680,1),new H.Range16.ptr(699,705,1),new H.Range16.ptr(902,902,1),new H.Range16.ptr(904,906,1),new H.Range16.ptr(908,908,1),new H.Range16.ptr(910,929,1),new H.Range16.ptr(931,974,1),new H.Range16.ptr(976,982,1),new H.Range16.ptr(986,992,2),new H.Range16.ptr(994,1011,1),new H.Range16.ptr(1025,1036,1),new H.Range16.ptr(1038,1103,1),new H.Range16.ptr(1105,1116,1),new H.Range16.ptr(1118,1153,1),new H.Range16.ptr(1168,1220,1),new H.Range16.ptr(1223,1224,1),new H.Range16.ptr(1227,1228,1),new H.Range16.ptr(1232,1259,1),new H.Range16.ptr(1262,1269,1),new H.Range16.ptr(1272,1273,1),new H.Range16.ptr(1329,1366,1),new H.Range16.ptr(1369,1369,1),new H.Range16.ptr(1377,1414,1),new H.Range16.ptr(1488,1514,1),new H.Range16.ptr(1520,1522,1),new H.Range16.ptr(1569,1594,1),new H.Range16.ptr(1601,1610,1),new H.Range16.ptr(1649,1719,1),new H.Range16.ptr(1722,1726,1),new H.Range16.ptr(1728,1742,1),new H.Range16.ptr(1744,1747,1),new H.Range16.ptr(1749,1749,1),new H.Range16.ptr(1765,1766,1),new H.Range16.ptr(2309,2361,1),new H.Range16.ptr(2365,2365,1),new H.Range16.ptr(2392,2401,1),new H.Range16.ptr(2437,2444,1),new H.Range16.ptr(2447,2448,1),new H.Range16.ptr(2451,2472,1),new H.Range16.ptr(2474,2480,1),new H.Range16.ptr(2482,2482,1),new H.Range16.ptr(2486,2489,1),new H.Range16.ptr(2524,2525,1),new H.Range16.ptr(2527,2529,1),new H.Range16.ptr(2544,2545,1),new H.Range16.ptr(2565,2570,1),new H.Range16.ptr(2575,2576,1),new H.Range16.ptr(2579,2600,1),new H.Range16.ptr(2602,2608,1),new H.Range16.ptr(2610,2611,1),new H.Range16.ptr(2613,2614,1),new H.Range16.ptr(2616,2617,1),new H.Range16.ptr(2649,2652,1),new H.Range16.ptr(2654,2654,1),new H.Range16.ptr(2674,2676,1),new H.Range16.ptr(2693,2699,1),new H.Range16.ptr(2701,2701,1),new H.Range16.ptr(2703,2705,1),new H.Range16.ptr(2707,2728,1),new H.Range16.ptr(2730,2736,1),new H.Range16.ptr(2738,2739,1),new H.Range16.ptr(2741,2745,1),new H.Range16.ptr(2749,2784,35),new H.Range16.ptr(2821,2828,1),new H.Range16.ptr(2831,2832,1),new H.Range16.ptr(2835,2856,1),new H.Range16.ptr(2858,2864,1),new H.Range16.ptr(2866,2867,1),new H.Range16.ptr(2870,2873,1),new H.Range16.ptr(2877,2877,1),new H.Range16.ptr(2908,2909,1),new H.Range16.ptr(2911,2913,1),new H.Range16.ptr(2949,2954,1),new H.Range16.ptr(2958,2960,1),new H.Range16.ptr(2962,2965,1),new H.Range16.ptr(2969,2970,1),new H.Range16.ptr(2972,2972,1),new H.Range16.ptr(2974,2975,1),new H.Range16.ptr(2979,2980,1),new H.Range16.ptr(2984,2986,1),new H.Range16.ptr(2990,2997,1),new H.Range16.ptr(2999,3001,1),new H.Range16.ptr(3077,3084,1),new H.Range16.ptr(3086,3088,1),new H.Range16.ptr(3090,3112,1),new H.Range16.ptr(3114,3123,1),new H.Range16.ptr(3125,3129,1),new H.Range16.ptr(3168,3169,1),new H.Range16.ptr(3205,3212,1),new H.Range16.ptr(3214,3216,1),new H.Range16.ptr(3218,3240,1),new H.Range16.ptr(3242,3251,1),new H.Range16.ptr(3253,3257,1),new H.Range16.ptr(3294,3294,1),new H.Range16.ptr(3296,3297,1),new H.Range16.ptr(3333,3340,1),new H.Range16.ptr(3342,3344,1),new H.Range16.ptr(3346,3368,1),new H.Range16.ptr(3370,3385,1),new H.Range16.ptr(3424,3425,1),new H.Range16.ptr(3585,3630,1),new H.Range16.ptr(3632,3632,1),new H.Range16.ptr(3634,3635,1),new H.Range16.ptr(3648,3653,1),new H.Range16.ptr(3713,3714,1),new H.Range16.ptr(3716,3716,1),new H.Range16.ptr(3719,3720,1),new H.Range16.ptr(3722,3725,3),new H.Range16.ptr(3732,3735,1),new H.Range16.ptr(3737,3743,1),new H.Range16.ptr(3745,3747,1),new H.Range16.ptr(3749,3751,2),new H.Range16.ptr(3754,3755,1),new H.Range16.ptr(3757,3758,1),new H.Range16.ptr(3760,3760,1),new H.Range16.ptr(3762,3763,1),new H.Range16.ptr(3773,3773,1),new H.Range16.ptr(3776,3780,1),new H.Range16.ptr(3904,3911,1),new H.Range16.ptr(3913,3945,1),new H.Range16.ptr(4256,4293,1),new H.Range16.ptr(4304,4342,1),new H.Range16.ptr(4352,4352,1),new H.Range16.ptr(4354,4355,1),new H.Range16.ptr(4357,4359,1),new H.Range16.ptr(4361,4361,1),new H.Range16.ptr(4363,4364,1),new H.Range16.ptr(4366,4370,1),new H.Range16.ptr(4412,4416,2),new H.Range16.ptr(4428,4432,2),new H.Range16.ptr(4436,4437,1),new H.Range16.ptr(4441,4441,1),new H.Range16.ptr(4447,4449,1),new H.Range16.ptr(4451,4457,2),new H.Range16.ptr(4461,4462,1),new H.Range16.ptr(4466,4467,1),new H.Range16.ptr(4469,4510,41),new H.Range16.ptr(4520,4523,3),new H.Range16.ptr(4526,4527,1),new H.Range16.ptr(4535,4536,1),new H.Range16.ptr(4538,4538,1),new H.Range16.ptr(4540,4546,1),new H.Range16.ptr(4587,4592,5),new H.Range16.ptr(4601,4601,1),new H.Range16.ptr(7680,7835,1),new H.Range16.ptr(7840,7929,1),new H.Range16.ptr(7936,7957,1),new H.Range16.ptr(7960,7965,1),new H.Range16.ptr(7968,8005,1),new H.Range16.ptr(8008,8013,1),new H.Range16.ptr(8016,8023,1),new H.Range16.ptr(8025,8027,2),new H.Range16.ptr(8029,8029,1),new H.Range16.ptr(8031,8061,1),new H.Range16.ptr(8064,8116,1),new H.Range16.ptr(8118,8124,1),new H.Range16.ptr(8126,8126,1),new H.Range16.ptr(8130,8132,1),new H.Range16.ptr(8134,8140,1),new H.Range16.ptr(8144,8147,1),new H.Range16.ptr(8150,8155,1),new H.Range16.ptr(8160,8172,1),new H.Range16.ptr(8178,8180,1),new H.Range16.ptr(8182,8188,1),new H.Range16.ptr(8486,8486,1),new H.Range16.ptr(8490,8491,1),new H.Range16.ptr(8494,8494,1),new H.Range16.ptr(8576,8578,1),new H.Range16.ptr(12295,12295,1),new H.Range16.ptr(12321,12329,1),new H.Range16.ptr(12353,12436,1),new H.Range16.ptr(12449,12538,1),new H.Range16.ptr(12549,12588,1),new H.Range16.ptr(19968,40869,1),new H.Range16.ptr(44032,55203,1)]),CV.nil,0);AK=new H.RangeTable.ptr(new CU([new H.Range16.ptr(45,46,1),new H.Range16.ptr(48,57,1),new H.Range16.ptr(183,183,1),new H.Range16.ptr(720,721,1),new H.Range16.ptr(768,837,1),new H.Range16.ptr(864,865,1),new H.Range16.ptr(903,903,1),new H.Range16.ptr(1155,1158,1),new H.Range16.ptr(1425,1441,1),new H.Range16.ptr(1443,1465,1),new H.Range16.ptr(1467,1469,1),new H.Range16.ptr(1471,1471,1),new H.Range16.ptr(1473,1474,1),new H.Range16.ptr(1476,1600,124),new H.Range16.ptr(1611,1618,1),new H.Range16.ptr(1632,1641,1),new H.Range16.ptr(1648,1648,1),new H.Range16.ptr(1750,1756,1),new H.Range16.ptr(1757,1759,1),new H.Range16.ptr(1760,1764,1),new H.Range16.ptr(1767,1768,1),new H.Range16.ptr(1770,1773,1),new H.Range16.ptr(1776,1785,1),new H.Range16.ptr(2305,2307,1),new H.Range16.ptr(2364,2364,1),new H.Range16.ptr(2366,2380,1),new H.Range16.ptr(2381,2381,1),new H.Range16.ptr(2385,2388,1),new H.Range16.ptr(2402,2403,1),new H.Range16.ptr(2406,2415,1),new H.Range16.ptr(2433,2435,1),new H.Range16.ptr(2492,2492,1),new H.Range16.ptr(2494,2495,1),new H.Range16.ptr(2496,2500,1),new H.Range16.ptr(2503,2504,1),new H.Range16.ptr(2507,2509,1),new H.Range16.ptr(2519,2519,1),new H.Range16.ptr(2530,2531,1),new H.Range16.ptr(2534,2543,1),new H.Range16.ptr(2562,2620,58),new H.Range16.ptr(2622,2623,1),new H.Range16.ptr(2624,2626,1),new H.Range16.ptr(2631,2632,1),new H.Range16.ptr(2635,2637,1),new H.Range16.ptr(2662,2671,1),new H.Range16.ptr(2672,2673,1),new H.Range16.ptr(2689,2691,1),new H.Range16.ptr(2748,2748,1),new H.Range16.ptr(2750,2757,1),new H.Range16.ptr(2759,2761,1),new H.Range16.ptr(2763,2765,1),new H.Range16.ptr(2790,2799,1),new H.Range16.ptr(2817,2819,1),new H.Range16.ptr(2876,2876,1),new H.Range16.ptr(2878,2883,1),new H.Range16.ptr(2887,2888,1),new H.Range16.ptr(2891,2893,1),new H.Range16.ptr(2902,2903,1),new H.Range16.ptr(2918,2927,1),new H.Range16.ptr(2946,2947,1),new H.Range16.ptr(3006,3010,1),new H.Range16.ptr(3014,3016,1),new H.Range16.ptr(3018,3021,1),new H.Range16.ptr(3031,3031,1),new H.Range16.ptr(3047,3055,1),new H.Range16.ptr(3073,3075,1),new H.Range16.ptr(3134,3140,1),new H.Range16.ptr(3142,3144,1),new H.Range16.ptr(3146,3149,1),new H.Range16.ptr(3157,3158,1),new H.Range16.ptr(3174,3183,1),new H.Range16.ptr(3202,3203,1),new H.Range16.ptr(3262,3268,1),new H.Range16.ptr(3270,3272,1),new H.Range16.ptr(3274,3277,1),new H.Range16.ptr(3285,3286,1),new H.Range16.ptr(3302,3311,1),new H.Range16.ptr(3330,3331,1),new H.Range16.ptr(3390,3395,1),new H.Range16.ptr(3398,3400,1),new H.Range16.ptr(3402,3405,1),new H.Range16.ptr(3415,3415,1),new H.Range16.ptr(3430,3439,1),new H.Range16.ptr(3633,3633,1),new H.Range16.ptr(3636,3642,1),new H.Range16.ptr(3654,3654,1),new H.Range16.ptr(3655,3662,1),new H.Range16.ptr(3664,3673,1),new H.Range16.ptr(3761,3761,1),new H.Range16.ptr(3764,3769,1),new H.Range16.ptr(3771,3772,1),new H.Range16.ptr(3782,3782,1),new H.Range16.ptr(3784,3789,1),new H.Range16.ptr(3792,3801,1),new H.Range16.ptr(3864,3865,1),new H.Range16.ptr(3872,3881,1),new H.Range16.ptr(3893,3897,2),new H.Range16.ptr(3902,3903,1),new H.Range16.ptr(3953,3972,1),new H.Range16.ptr(3974,3979,1),new H.Range16.ptr(3984,3989,1),new H.Range16.ptr(3991,3991,1),new H.Range16.ptr(3993,4013,1),new H.Range16.ptr(4017,4023,1),new H.Range16.ptr(4025,4025,1),new H.Range16.ptr(8400,8412,1),new H.Range16.ptr(8417,12293,3876),new H.Range16.ptr(12330,12335,1),new H.Range16.ptr(12337,12341,1),new H.Range16.ptr(12441,12442,1),new H.Range16.ptr(12445,12446,1),new H.Range16.ptr(12540,12542,1)]),CV.nil,0);AN=(new CX($stringToBytes(""")));AO=(new CX($stringToBytes("'")));AP=(new CX($stringToBytes("&")));AQ=(new CX($stringToBytes("<")));AR=(new CX($stringToBytes(">")));AS=(new CX($stringToBytes(" ")));AT=(new CX($stringToBytes(" ")));AU=(new CX($stringToBytes(" ")));AV=(new CX($stringToBytes("\xEF\xBF\xBD")));AZ=(new CX($stringToBytes("")));BB=(new CX($stringToBytes("]]]]>")));BI=J.TypeOf((a=new N.ptr("",""),new a.constructor.elem(a)));BU=J.TypeOf((b=new O.ptr(new N.ptr("",""),""),new b.constructor.elem(b)));c=J.TypeOf((CY.nil)).Elem();$s=13;case 13:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}BV=c;d=J.TypeOf((CZ.nil)).Elem();$s=14;case 14:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}BW=d;e=J.TypeOf((DA.nil)).Elem();$s=15;case 15:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}BX=e;BY=C.New("exceeded max depth");CG=(new CX($stringToBytes("")));CI=(new CX($stringToBytes("?>")));f=J.TypeOf((DB.nil)).Elem();$s=16;case 16:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}CL=f;g=J.TypeOf((DC.nil)).Elem();$s=17;case 17:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}CM=g;h=J.TypeOf((DD.nil)).Elem();$s=18;case 18:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}CN=h;CP=(new CX($stringToBytes("--")));}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["github.com/kvartborg/vector"]=(function(){var $pkg={},$init,A,B,C,D,E,R,S,T,U,M,P,Q;A=$packages["errors"];B=$packages["fmt"];C=$packages["math"];D=$pkg.Vector=$newType(12,$kindSlice,"vector.Vector",true,"github.com/kvartborg/vector",true,null);E=$pkg.Axis=$newType(4,$kindInt,"vector.Axis",true,"github.com/kvartborg/vector",true,null);R=$sliceType($Float64);S=$sliceType($emptyInterface);T=$sliceType(D);U=$sliceType(E);D.prototype.Clone=function(){var a,b;a=this;b=$makeSlice(D,a.$length);$copySlice(b,a);return b;};$ptrType(D).prototype.Clone=function(){return this.$get().Clone();};D.prototype.Add=function(a){var a,b,c,d,e,f;b=this;c=b.$length;d=a;e=0;while(true){if(!(e=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+f]).$length>c){P($convertSliceType(b,R),1,$convertSliceType(b,R),$convertSliceType($subslice(((f<0||f>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+f]),0,c),R));}else{P($convertSliceType(b,R),1,$convertSliceType(b,R),$convertSliceType(((f<0||f>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+f]),R));}e++;}return b;};$ptrType(D).prototype.Add=function(a){return this.$get().Add(a);};D.prototype.Sub=function(a){var a,b,c,d,e,f;b=this;c=b.$length;d=a;e=0;while(true){if(!(e=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+f]).$length>c){P($convertSliceType(b,R),-1,$convertSliceType($subslice(((f<0||f>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+f]),0,c),R),$convertSliceType(b,R));}else{P($convertSliceType(b,R),-1,$convertSliceType(((f<0||f>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+f]),R),$convertSliceType(b,R));}e++;}return b;};$ptrType(D).prototype.Sub=function(a){return this.$get().Sub(a);};D.prototype.Scale=function(a){var a,b;b=this;Q($convertSliceType(b,R),a,$convertSliceType(b,R));return b;};$ptrType(D).prototype.Scale=function(a){return this.$get().Scale(a);};D.prototype.Equal=function(a){var a,b,c,d,e;b=this;if(!((b.$length===a.$length))){return false;}c=b;d=0;while(true){if(!(d=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+e])-((e<0||e>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+e]))>1e-08){return false;}d++;}return true;};$ptrType(D).prototype.Equal=function(a){return this.$get().Equal(a);};D.prototype.Magnitude=function(){var a,b,c,d,e;a=this;b=0;c=a;d=0;while(true){if(!(d=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+d]);b=b+(e*e);d++;}return C.Sqrt(b);};$ptrType(D).prototype.Magnitude=function(){return this.$get().Magnitude();};D.prototype.Unit=function(){var a,b,c,d,e;a=this;b=a.Magnitude();if(b<1e-08){return a;}c=a;d=0;while(true){if(!(d=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+e]=((e<0||e>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+e])/b);d++;}return a;};$ptrType(D).prototype.Unit=function(){return this.$get().Unit();};M=function(a,b){var a,b,c,d,e,f,g,h,i,j,k;c=0;d=a.$length;e=b.$length;f=c;g=d;h=e;if(g>h){b=$appendSlice(b,$convertSliceType($makeSlice(D,(g-h>>0)),R));}if(g>0)),R));}i=a;j=0;while(true){if(!(j=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+k])*((k<0||k>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+k]));j++;}return f;};$pkg.Dot=M;D.prototype.Dot=function(a){var a,b;b=this;return M(b,a);};$ptrType(D).prototype.Dot=function(a){return this.$get().Dot(a);};D.prototype.Cross=function(a){var a,b;b=this;if(!((b.$length===3))||!((a.$length===3))){return[D.nil,$pkg.ErrNot3Dimensional];}return[new D([(1>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+1])*(2>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+2])-(2>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+2])*(1>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+1]),(2>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+2])*(0>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+0])-(0>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+0])*(2>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+2]),(0>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+0])*(2>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+2])-(2>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+2])*(0>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+0])]),$ifaceNil];};$ptrType(D).prototype.Cross=function(a){return this.$get().Cross(a);};D.prototype.Rotate=function(a,b){var a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r;c=this;d=2;e=c.$length;f=d;g=e;if(g===0){return c;}if(b.$length>0){f=(0>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+0]);}if((g===1)&&!((f===2))){c=$append(c,0,0);}if((g<2&&(f===2))||((g===2)&&!((f===2)))){c=$append(c,0);}h=(0>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+0]);i=(1>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+1]);j=h;k=i;l=C.Cos(a);m=C.Sin(a);n=l;o=m;p=f;if(p===(0)){q=(2>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+2]);(1>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+1]=k*n-q*o);(2>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+2]=k*o+q*n);}else if(p===(1)){r=(2>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+2]);(0>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+0]=j*n+r*o);(2>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+2]=-j*o+r*n);}else if(p===(2)){(0>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+0]=j*n-k*o);(1>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+1]=j*o+k*n);}if(g>3){return $subslice(c,0,3);}return c;};$ptrType(D).prototype.Rotate=function(a,b){return this.$get().Rotate(a,b);};D.prototype.String=function(){var{a,b,c,d,e,f,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a="";b=this;if(b===D.nil){a="[]";$s=-1;return a;}c=b;d=0;case 1:if(!(d=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+e])<1e-08&&((e<0||e>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+e])>0){$s=3;continue;}$s=4;continue;case 3:a=a+("0 ");$s=5;continue;case 4:f=B.Sprint(new S([new $Float64(((e<0||e>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+e]))]));$s=6;case 6:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}a=a+(f+" ");case 5:d++;$s=1;continue;case 2:a="["+$substring(a,0,(a.length-1>>0))+"]";$s=-1;return a;}return;}var $f={$blk:D.prototype.String,$c:true,$r,a,b,c,d,e,f,$s};return $f;};$ptrType(D).prototype.String=function(){return this.$get().String();};D.prototype.X=function(){var a;a=this;if(a.$length<1){return 0;}return(0>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+0]);};$ptrType(D).prototype.X=function(){return this.$get().X();};D.prototype.Y=function(){var a;a=this;if(a.$length<2){return 0;}return(1>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+1]);};$ptrType(D).prototype.Y=function(){return this.$get().Y();};D.prototype.Z=function(){var a;a=this;if(a.$length<3){return 0;}return(2>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+2]);};$ptrType(D).prototype.Z=function(){return this.$get().Z();};P=function(a,b,c,d){var a,b,c,d,e,f,g,h,i;e=d.$length;f=c;g=0;while(true){if(!(g=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+g]);if(h===e){return;}((h<0||h>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+h]=b*i+((h<0||h>=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+h]));g++;}};Q=function(a,b,c){var a,b,c,d,e,f;d=c;e=0;while(true){if(!(e=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+f]=((f<0||f>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+f])*(b));e++;}};D.methods=[{prop:"Clone",name:"Clone",pkg:"",typ:$funcType([],[D],false)},{prop:"Add",name:"Add",pkg:"",typ:$funcType([T],[D],true)},{prop:"Sub",name:"Sub",pkg:"",typ:$funcType([T],[D],true)},{prop:"Scale",name:"Scale",pkg:"",typ:$funcType([$Float64],[D],false)},{prop:"Equal",name:"Equal",pkg:"",typ:$funcType([D],[$Bool],false)},{prop:"Magnitude",name:"Magnitude",pkg:"",typ:$funcType([],[$Float64],false)},{prop:"Unit",name:"Unit",pkg:"",typ:$funcType([],[D],false)},{prop:"Dot",name:"Dot",pkg:"",typ:$funcType([D],[$Float64],false)},{prop:"Cross",name:"Cross",pkg:"",typ:$funcType([D],[D,$error],false)},{prop:"Rotate",name:"Rotate",pkg:"",typ:$funcType([$Float64,U],[D],true)},{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)},{prop:"X",name:"X",pkg:"",typ:$funcType([],[$Float64],false)},{prop:"Y",name:"Y",pkg:"",typ:$funcType([],[$Float64],false)},{prop:"Z",name:"Z",pkg:"",typ:$funcType([],[$Float64],false)}];D.init($Float64);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$pkg.ErrNot3Dimensional=A.New("vector is not 3 dimensional");}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["github.com/solarlune/resolv"]=(function(){var $pkg={},$init,B,A,C,D,F,G,I,K,N,P,Q,S,U,W,X,Y,Z,AA,AB,AC,AD,AE,AF,AG,AH,AI,AJ,AK,AL,E,H,J,L,M,O,R,T,V;B=$packages["github.com/kvartborg/vector"];A=$packages["math"];C=$packages["sort"];D=$pkg.Space=$newType(0,$kindStruct,"resolv.Space",true,"github.com/solarlune/resolv",true,function(Cells_,CellWidth_,CellHeight_){this.$val=this;if(arguments.length===0){this.Cells=Y.nil;this.CellWidth=0;this.CellHeight=0;return;}this.Cells=Cells_;this.CellWidth=CellWidth_;this.CellHeight=CellHeight_;});F=$pkg.Shape=$newType(8,$kindInterface,"resolv.Shape",true,"github.com/solarlune/resolv",true,null);G=$pkg.Line=$newType(0,$kindStruct,"resolv.Line",true,"github.com/solarlune/resolv",true,function(Start_,End_){this.$val=this;if(arguments.length===0){this.Start=B.Vector.nil;this.End=B.Vector.nil;return;}this.Start=Start_;this.End=End_;});I=$pkg.ConvexPolygon=$newType(0,$kindStruct,"resolv.ConvexPolygon",true,"github.com/solarlune/resolv",true,function(Points_,X_,Y_,Closed_){this.$val=this;if(arguments.length===0){this.Points=AC.nil;this.X=0;this.Y=0;this.Closed=false;return;}this.Points=Points_;this.X=X_;this.Y=Y_;this.Closed=Closed_;});K=$pkg.ContactSet=$newType(0,$kindStruct,"resolv.ContactSet",true,"github.com/solarlune/resolv",true,function(Points_,MTV_,Center_){this.$val=this;if(arguments.length===0){this.Points=AC.nil;this.MTV=B.Vector.nil;this.Center=B.Vector.nil;return;}this.Points=Points_;this.MTV=MTV_;this.Center=Center_;});N=$pkg.Circle=$newType(0,$kindStruct,"resolv.Circle",true,"github.com/solarlune/resolv",true,function(X_,Y_,Radius_){this.$val=this;if(arguments.length===0){this.X=0;this.Y=0;this.Radius=0;return;}this.X=X_;this.Y=Y_;this.Radius=Radius_;});P=$pkg.Projection=$newType(0,$kindStruct,"resolv.Projection",true,"github.com/solarlune/resolv",true,function(Min_,Max_){this.$val=this;if(arguments.length===0){this.Min=0;this.Max=0;return;}this.Min=Min_;this.Max=Max_;});Q=$pkg.Object=$newType(0,$kindStruct,"resolv.Object",true,"github.com/solarlune/resolv",true,function(Shape_,Space_,X_,Y_,W_,H_,TouchingCells_,Data_,ignoreList_,tags_){this.$val=this;if(arguments.length===0){this.Shape=$ifaceNil;this.Space=Z.nil;this.X=0;this.Y=0;this.W=0;this.H=0;this.TouchingCells=X.nil;this.Data=$ifaceNil;this.ignoreList=false;this.tags=AJ.nil;return;}this.Shape=Shape_;this.Space=Space_;this.X=X_;this.Y=Y_;this.W=W_;this.H=H_;this.TouchingCells=TouchingCells_;this.Data=Data_;this.ignoreList=ignoreList_;this.tags=tags_;});S=$pkg.Collision=$newType(0,$kindStruct,"resolv.Collision",true,"github.com/solarlune/resolv",true,function(checkingObject_,dx_,dy_,Objects_,Cells_){this.$val=this;if(arguments.length===0){this.checkingObject=AA.nil;this.dx=0;this.dy=0;this.Objects=AB.nil;this.Cells=X.nil;return;}this.checkingObject=checkingObject_;this.dx=dx_;this.dy=dy_;this.Objects=Objects_;this.Cells=Cells_;});U=$pkg.Cell=$newType(0,$kindStruct,"resolv.Cell",true,"github.com/solarlune/resolv",true,function(X_,Y_,Objects_){this.$val=this;if(arguments.length===0){this.X=0;this.Y=0;this.Objects=AB.nil;return;}this.X=X_;this.Y=Y_;this.Objects=Objects_;});W=$ptrType(U);X=$sliceType(W);Y=$sliceType(X);Z=$ptrType(D);AA=$ptrType(Q);AB=$sliceType(AA);AC=$sliceType(B.Vector);AD=$sliceType($Float64);AE=$ptrType(G);AF=$sliceType(AE);AG=$ptrType(N);AH=$ptrType(I);AI=$ptrType(K);AJ=$sliceType($String);AK=$ptrType(S);AL=$mapType(AA,$Bool);E=function(a,b,c,d){var a,b,c,d,e,f,g;e=new D.ptr(Y.nil,c,d);e.Resize((f=a/c,(f===f&&f!==1/0&&f!==-1/0)?f>>0:$throwRuntimeError("integer divide by zero")),(g=b/d,(g===g&&g!==1/0&&g!==-1/0)?g>>0:$throwRuntimeError("integer divide by zero")));return e;};$pkg.NewSpace=E;D.ptr.prototype.Add=function(a){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;c=a;d=0;case 1:if(!(d=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+d]);e.Space=b;$r=e.Update();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}d++;$s=1;continue;case 2:$s=-1;return;}return;}var $f={$blk:D.ptr.prototype.Add,$c:true,$r,a,b,c,d,e,$s};return $f;};D.prototype.Add=function(a){return this.$val.Add(a);};D.ptr.prototype.Remove=function(a){var a,b,c,d,e,f,g,h;b=this;c=a;d=0;while(true){if(!(d=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+d]);f=e.TouchingCells;g=0;while(true){if(!(g=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+g]);h.unregister(e);g++;}e.TouchingCells=new X([]);e.Space=Z.nil;d++;}};D.prototype.Remove=function(a){return this.$val.Remove(a);};D.ptr.prototype.Objects=function(){var a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s;a=this;b=$makeMap(AA.keyFor,[]);c=new AB([]);d=a.Cells;e=0;while(true){if(!(e=h.$length)?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+f]));i=0;while(true){if(!(i=m.$length)?($throwRuntimeError("index out of range"),undefined):m.$array[m.$offset+f])),((j<0||j>=l.$length)?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+j])).Objects;n=0;while(true){if(!(n=k.$length)?($throwRuntimeError("index out of range"),undefined):k.$array[k.$offset+n]);p=(q=b[AA.keyFor(o)],q!==undefined?[q.v,true]:[false,false]);r=p[1];if(!r){c=$append(c,o);s=o;(b||$throwRuntimeError("assignment to entry in nil map"))[AA.keyFor(s)]={k:s,v:true};}n++;}i++;}e++;}return c;};D.prototype.Objects=function(){return this.$val.Objects();};D.ptr.prototype.Resize=function(a,b){var a,b,c,d,e,f,g;c=this;c.Cells=new Y([]);d=0;while(true){if(!(d=g.$length)?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+d]=$append((f=c.Cells,((d<0||d>=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+d])),V(e,d))));e=e+(1)>>0;}d=d+(1)>>0;}};D.prototype.Resize=function(a,b){return this.$val.Resize(a,b);};D.ptr.prototype.Cell=function(a,b){var a,b,c,d,e,f;c=this;if(b>=0&&b=0&&a<(d=c.Cells,((b<0||b>=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+b])).$length){return(e=(f=c.Cells,((b<0||b>=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+b])),((a<0||a>=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+a]));}return W.nil;};D.prototype.Cell=function(a,b){return this.$val.Cell(a,b);};D.ptr.prototype.CheckCells=function(a,b,c,d,e){var a,b,c,d,e,f,g,h,i,j,k,l,m;f=this;g=a;while(true){if(!(g<(a+c>>0))){break;}h=b;while(true){if(!(h<(b+d>>0))){break;}i=f.Cell(g,h);if(!(i===W.nil)){if(e.$length>0){if(i.ContainsTags(e)){j=i.Objects;k=0;while(true){if(!(k=j.$length)?($throwRuntimeError("index out of range"),undefined):j.$array[j.$offset+k]);if(l.HasTags(e)){return l;}k++;}}}else if(i.Occupied()){return(m=i.Objects,(0>=m.$length?($throwRuntimeError("index out of range"),undefined):m.$array[m.$offset+0]));}}h=h+(1)>>0;}g=g+(1)>>0;}return AA.nil;};D.prototype.CheckCells=function(a,b,c,d,e){return this.$val.CheckCells(a,b,c,d,e);};D.ptr.prototype.UnregisterAllObjects=function(){var a,b,c,d,e,f,g;a=this;b=0;while(true){if(!(b=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+b])).$length)){break;}g=(e=(f=a.Cells,((b<0||b>=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+b])),((c<0||c>=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+c]));a.Remove(g.Objects);c=c+(1)>>0;}b=b+(1)>>0;}};D.prototype.UnregisterAllObjects=function(){return this.$val.UnregisterAllObjects();};D.ptr.prototype.WorldToSpace=function(a,b){var a,b,c,d,e;c=this;d=((A.Floor(a/(c.CellWidth))>>0));e=((A.Floor(b/(c.CellHeight))>>0));return[d,e];};D.prototype.WorldToSpace=function(a,b){return this.$val.WorldToSpace(a,b);};D.ptr.prototype.SpaceToWorld=function(a,b){var a,b,c,d,e;c=this;d=(($imul(a,c.CellWidth)));e=(($imul(b,c.CellHeight)));return[d,e];};D.prototype.SpaceToWorld=function(a,b){return this.$val.SpaceToWorld(a,b);};D.ptr.prototype.Height=function(){var a;a=this;return a.Cells.$length;};D.prototype.Height=function(){return this.$val.Height();};D.ptr.prototype.Width=function(){var a,b;a=this;if(a.Cells.$length>0){return(b=a.Cells,(0>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+0])).$length;}return 0;};D.prototype.Width=function(){return this.$val.Width();};D.ptr.prototype.CellsInLine=function(a,b,c,d){var a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v;e=this;f=new X([]);g=e.Cell(a,b);h=e.Cell(c,d);if(!(g===W.nil)&&!(h===W.nil)){i=new B.Vector([((c-a>>0)),((d-b>>0))]).Unit();(0>=i.$length?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+0]=(0>=i.$length?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+0])*(((j=e.CellWidth/2,(j===j&&j!==1/0&&j!==-1/0)?j>>0:$throwRuntimeError("integer divide by zero")))));(1>=i.$length?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+1]=(1>=i.$length?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+1])*(((k=e.CellHeight/2,(k===k&&k!==1/0&&k!==-1/0)?k>>0:$throwRuntimeError("integer divide by zero")))));l=e.SpaceToWorld(a,b);m=l[0];n=l[1];q=new B.Vector([m+((o=e.CellWidth/2,(o===o&&o!==1/0&&o!==-1/0)?o>>0:$throwRuntimeError("integer divide by zero"))),n+((p=e.CellHeight/2,(p===p&&p!==1/0&&p!==-1/0)?p>>0:$throwRuntimeError("integer divide by zero")))]);r=false;while(true){if(!(!(g===W.nil))){break;}if(g===h){f=$append(f,g);break;}f=$append(f,g);if(r){(1>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+1]=(1>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+1])+((1>=i.$length?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+1])));}else{(0>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+0]=(0>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+0])+((0>=i.$length?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+0])));}s=e.WorldToSpace((0>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+0]),(1>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+1]));t=s[0];u=s[1];v=e.Cell(t,u);if(!(v===g)){g=v;}r=!r;}}return f;};D.prototype.CellsInLine=function(a,b,c,d){return this.$val.CellsInLine(a,b,c,d);};H=function(a,b,c,d){var a,b,c,d;return new G.ptr(new B.Vector([a,b]),new B.Vector([c,d]));};$pkg.NewLine=H;G.ptr.prototype.Project=function(a){var a,b;b=this;return b.Vector().Scale(a.Dot(b.Start.Sub(new AC([b.End]))));};G.prototype.Project=function(a){return this.$val.Project(a);};G.ptr.prototype.Normal=function(){var a,b;a=this;b=a.Vector();return new B.Vector([(1>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+1]),-(0>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+0])]).Unit();};G.prototype.Normal=function(){return this.$val.Normal();};G.ptr.prototype.Vector=function(){var a;a=this;return a.End.Clone().Sub(new AC([a.Start])).Unit();};G.prototype.Vector=function(){return this.$val.Vector();};G.ptr.prototype.IntersectionPointsLine=function(a){var a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;b=this;k=((c=b.End,(0>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+0]))-(d=b.Start,(0>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+0])))*((e=a.End,(1>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+1]))-(f=a.Start,(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1])))-((g=a.End,(0>=g.$length?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+0]))-(h=a.Start,(0>=h.$length?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+0])))*((i=b.End,(1>=i.$length?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+1]))-(j=b.Start,(1>=j.$length?($throwRuntimeError("index out of range"),undefined):j.$array[j.$offset+1])));if(!((k===0))){t=((((l=b.Start,(1>=l.$length?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+1]))-(m=a.Start,(1>=m.$length?($throwRuntimeError("index out of range"),undefined):m.$array[m.$offset+1])))*((n=a.End,(0>=n.$length?($throwRuntimeError("index out of range"),undefined):n.$array[n.$offset+0]))-(o=a.Start,(0>=o.$length?($throwRuntimeError("index out of range"),undefined):o.$array[o.$offset+0]))))-(((p=b.Start,(0>=p.$length?($throwRuntimeError("index out of range"),undefined):p.$array[p.$offset+0]))-(q=a.Start,(0>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+0])))*((r=a.End,(1>=r.$length?($throwRuntimeError("index out of range"),undefined):r.$array[r.$offset+1]))-(s=a.Start,(1>=s.$length?($throwRuntimeError("index out of range"),undefined):s.$array[s.$offset+1]))))+1)/k;ac=((((u=b.Start,(1>=u.$length?($throwRuntimeError("index out of range"),undefined):u.$array[u.$offset+1]))-(v=a.Start,(1>=v.$length?($throwRuntimeError("index out of range"),undefined):v.$array[v.$offset+1])))*((w=b.End,(0>=w.$length?($throwRuntimeError("index out of range"),undefined):w.$array[w.$offset+0]))-(x=b.Start,(0>=x.$length?($throwRuntimeError("index out of range"),undefined):x.$array[x.$offset+0]))))-(((y=b.Start,(0>=y.$length?($throwRuntimeError("index out of range"),undefined):y.$array[y.$offset+0]))-(z=a.Start,(0>=z.$length?($throwRuntimeError("index out of range"),undefined):z.$array[z.$offset+0])))*((aa=b.End,(1>=aa.$length?($throwRuntimeError("index out of range"),undefined):aa.$array[aa.$offset+1]))-(ab=b.Start,(1>=ab.$length?($throwRuntimeError("index out of range"),undefined):ab.$array[ab.$offset+1]))))+1)/k;if((0=ad.$length?($throwRuntimeError("index out of range"),undefined):ad.$array[ad.$offset+0]))-(ae=b.Start,(0>=ae.$length?($throwRuntimeError("index out of range"),undefined):ae.$array[ae.$offset+0]));ai=(ag=b.End,(1>=ag.$length?($throwRuntimeError("index out of range"),undefined):ag.$array[ag.$offset+1]))-(ah=b.Start,(1>=ah.$length?($throwRuntimeError("index out of range"),undefined):ah.$array[ah.$offset+1]));return new B.Vector([(aj=b.Start,(0>=aj.$length?($throwRuntimeError("index out of range"),undefined):aj.$array[aj.$offset+0]))+(t*af),(ak=b.Start,(1>=ak.$length?($throwRuntimeError("index out of range"),undefined):ak.$array[ak.$offset+1]))+(t*ai)]);}}return B.Vector.nil;};G.prototype.IntersectionPointsLine=function(a){return this.$val.IntersectionPointsLine(a);};G.ptr.prototype.IntersectionPointsCircle=function(a){var a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s;b=this;c=new AC([]);d=new B.Vector([a.X,a.Y]);e=b.Start.Sub(new AC([d]));f=b.End.Sub(new AC([d]));g=f.Sub(new AC([e]));h=(0>=g.$length?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+0])*(0>=g.$length?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+0])+(1>=g.$length?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+1])*(1>=g.$length?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+1]);i=2*(((0>=g.$length?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+0])*(0>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+0]))+((1>=g.$length?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+1])*(1>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+1])));j=((0>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+0])*(0>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+0]))+((1>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+1])*(1>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+1]))-(a.Radius*a.Radius);k=i*i-(4*h*j);if(k<0){}else if(k===0){l=-i/(2*h);if(l>=0&&l<=1){c=$append(c,new B.Vector([(m=b.Start,(0>=m.$length?($throwRuntimeError("index out of range"),undefined):m.$array[m.$offset+0]))+l*(0>=g.$length?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+0]),(n=b.Start,(1>=n.$length?($throwRuntimeError("index out of range"),undefined):n.$array[n.$offset+1]))+l*(1>=g.$length?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+1])]));}}else{o=(-i+A.Sqrt(k))/(2*h);if(o>=0&&o<=1){c=$append(c,new B.Vector([(p=b.Start,(0>=p.$length?($throwRuntimeError("index out of range"),undefined):p.$array[p.$offset+0]))+o*(0>=g.$length?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+0]),(q=b.Start,(1>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+1]))+o*(1>=g.$length?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+1])]));}o=(-i-A.Sqrt(k))/(2*h);if(o>=0&&o<=1){c=$append(c,new B.Vector([(r=b.Start,(0>=r.$length?($throwRuntimeError("index out of range"),undefined):r.$array[r.$offset+0]))+o*(0>=g.$length?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+0]),(s=b.Start,(1>=s.$length?($throwRuntimeError("index out of range"),undefined):s.$array[s.$offset+1]))+o*(1>=g.$length?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+1])]));}}return c;};G.prototype.IntersectionPointsCircle=function(a){return this.$val.IntersectionPointsCircle(a);};J=function(a){var a,b;b=new I.ptr(new AC([]),0,0,true);b.AddPoints(a);return b;};$pkg.NewConvexPolygon=J;I.ptr.prototype.Clone=function(){var a,b,c,d,e,f;a=this;b=new AC([]);c=a.Points;d=0;while(true){if(!(d=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+d]);b=$append(b,e.Clone());d++;}f=J(AD.nil);f.X=a.X;f.Y=a.Y;f.AddPointsVec(b);f.Closed=a.Closed;return f;};I.prototype.Clone=function(){return this.$val.Clone();};I.ptr.prototype.AddPointsVec=function(a){var a,b;b=this;b.Points=$appendSlice(b.Points,a);};I.prototype.AddPointsVec=function(a){return this.$val.AddPointsVec(a);};I.ptr.prototype.AddPoints=function(a){var a,b,c,d;b=this;c=0;while(true){if(!(c=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+c]),(d=c+1>>0,((d<0||d>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+d]))]));c=c+(2)>>0;}};I.prototype.AddPoints=function(a){return this.$val.AddPoints(a);};I.ptr.prototype.Lines=function(){var a,b,c,d,e,f,g,h,i,j;a=this;b=new AF([]);c=a.Transformed();d=0;while(true){if(!(d=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+d]);f=(0>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+0]);g=e;h=f;if(d<(c.$length-1>>0)){h=(i=d+1>>0,((i<0||i>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+i]));}else if(!a.Closed){break;}j=H((0>=g.$length?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+0]),(1>=g.$length?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+1]),(0>=h.$length?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+0]),(1>=h.$length?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+1]));b=$append(b,j);d=d+(1)>>0;}return b;};I.prototype.Lines=function(){return this.$val.Lines();};I.ptr.prototype.Transformed=function(){var a,b,c,d,e;a=this;b=new AC([]);c=a.Points;d=0;while(true){if(!(d=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+d]);b=$append(b,new B.Vector([(0>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+0])+a.X,(1>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+1])+a.Y]));d++;}return b;};I.prototype.Transformed=function(){return this.$val.Transformed();};I.ptr.prototype.Bounds=function(){var a,b,c,d,e,f,g,h;a=this;b=a.Transformed();e=new B.Vector([(c=(0>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+0]),(0>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+0])),(d=(0>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+0]),(1>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+1]))]);f=e.Clone();g=0;while(true){if(!(g=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+g]);if((0>=h.$length?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+0])<(0>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+0])){(0>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+0]=(0>=h.$length?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+0]));}else if((0>=h.$length?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+0])>(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])){(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0]=(0>=h.$length?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+0]));}if((1>=h.$length?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+1])<(1>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+1])){(1>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+1]=(1>=h.$length?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+1]));}else if((1>=h.$length?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+1])>(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1])){(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1]=(1>=h.$length?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+1]));}g=g+(1)>>0;}return[e,f];};I.prototype.Bounds=function(){return this.$val.Bounds();};I.ptr.prototype.Position=function(){var a;a=this;return[a.X,a.Y];};I.prototype.Position=function(){return this.$val.Position();};I.ptr.prototype.SetPosition=function(a,b){var a,b,c;c=this;c.X=a;c.Y=b;};I.prototype.SetPosition=function(a,b){return this.$val.SetPosition(a,b);};I.ptr.prototype.SetPositionVec=function(a){var a,b;b=this;b.X=a.X();b.Y=a.Y();};I.prototype.SetPositionVec=function(a){return this.$val.SetPositionVec(a);};I.ptr.prototype.Move=function(a,b){var a,b,c;c=this;c.X=c.X+(a);c.Y=c.Y+(b);};I.prototype.Move=function(a,b){return this.$val.Move(a,b);};I.ptr.prototype.MoveVec=function(a){var a,b;b=this;b.X=b.X+(a.X());b.Y=b.Y+(a.Y());};I.prototype.MoveVec=function(a){return this.$val.MoveVec(a);};I.ptr.prototype.Center=function(){var a,b,c,d,e;a=this;b=new B.Vector([0,0]);c=a.Transformed();d=0;while(true){if(!(d=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+d]);b.Add(new AC([e]));d++;}(0>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+0]=(0>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+0])/((a.Transformed().$length)));(1>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+1]=(1>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+1])/((a.Transformed().$length)));return b;};I.prototype.Center=function(){return this.$val.Center();};I.ptr.prototype.Project=function(a){var a,b,c,d,e,f,g,h,i,j,k;b=this;a=a.Unit();c=b.Transformed();f=a.Dot(new B.Vector([(d=(0>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+0]),(0>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+0])),(e=(0>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+0]),(1>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+1]))]));g=f;h=1;while(true){if(!(h=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+h]),(0>=i.$length?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+0])),(j=((h<0||h>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+h]),(1>=j.$length?($throwRuntimeError("index out of range"),undefined):j.$array[j.$offset+1]))]));if(kg){g=k;}h=h+(1)>>0;}return new P.ptr(f,g);};I.prototype.Project=function(a){return this.$val.Project(a);};I.ptr.prototype.SATAxes=function(){var a,b,c,d,e;a=this;b=new AC([]);c=a.Lines();d=0;while(true){if(!(d=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+d]);b=$append(b,e.Normal());d++;}return b;};I.prototype.SATAxes=function(){return this.$val.SATAxes();};I.ptr.prototype.PointInside=function(a){var a,b,c,d,e,f,g;b=this;c=H((0>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+0]),(1>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+1]),(0>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+0])+9.99999999999e+11,(1>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+1]));d=0;e=b.Lines();f=0;while(true){if(!(f=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+f]);if(!(g.IntersectionPointsLine(c)===B.Vector.nil)){d=d+(1)>>0;}f++;}return d===1;};I.prototype.PointInside=function(a){return this.$val.PointInside(a);};L=function(){return new K.ptr(new AC([]),new B.Vector([0,0]),new B.Vector([0,0]));};$pkg.NewContactSet=L;K.ptr.prototype.LeftmostPoint=function(){var a,b,c,d,e;a=this;b=B.Vector.nil;c=a.Points;d=0;while(true){if(!(d=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+d]);if(b===B.Vector.nil||(0>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+0])<(0>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+0])){b=e;}d++;}return b;};K.prototype.LeftmostPoint=function(){return this.$val.LeftmostPoint();};K.ptr.prototype.RightmostPoint=function(){var a,b,c,d,e;a=this;b=B.Vector.nil;c=a.Points;d=0;while(true){if(!(d=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+d]);if(b===B.Vector.nil||(0>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+0])>(0>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+0])){b=e;}d++;}return b;};K.prototype.RightmostPoint=function(){return this.$val.RightmostPoint();};K.ptr.prototype.TopmostPoint=function(){var a,b,c,d,e;a=this;b=B.Vector.nil;c=a.Points;d=0;while(true){if(!(d=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+d]);if(b===B.Vector.nil||(1>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+1])<(1>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+1])){b=e;}d++;}return b;};K.prototype.TopmostPoint=function(){return this.$val.TopmostPoint();};K.ptr.prototype.BottommostPoint=function(){var a,b,c,d,e;a=this;b=B.Vector.nil;c=a.Points;d=0;while(true){if(!(d=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+d]);if(b===B.Vector.nil||(1>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+1])>(1>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+1])){b=e;}d++;}return b;};K.prototype.BottommostPoint=function(){return this.$val.BottommostPoint();};I.ptr.prototype.Intersection=function(a,b,c){var{a,aa,ab,ac,ad,ae,af,ag,ah,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{a,b,c});$s=$s||0;s:while(true){switch($s){case 0:d=this;e=L();f=d.X;g=d.Y;d.X=d.X+(a);d.Y=d.Y+(b);h=$assertType(c,AG,true);i=h[0];j=h[1];if(j){k=d.Lines();l=0;while(true){if(!(l=k.$length)?($throwRuntimeError("index out of range"),undefined):k.$array[k.$offset+l]);e.Points=$appendSlice(e.Points,m.IntersectionPointsCircle(i));l++;}}else{n=$assertType(c,AH,true);o=n[0];p=n[1];if(p){q=d.Lines();r=0;while(true){if(!(r=q.$length)?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+r]);t=o.Lines();u=0;while(true){if(!(u=t.$length)?($throwRuntimeError("index out of range"),undefined):t.$array[t.$offset+u]);w=s.IntersectionPointsLine(v);if(!(w===B.Vector.nil)){e.Points=$append(e.Points,w);}u++;}r++;}}}if(e.Points.$length>0){$s=1;continue;}$s=2;continue;case 1:x=e.Points;y=0;while(true){if(!(y=x.$length)?($throwRuntimeError("index out of range"),undefined):x.$array[x.$offset+y]);e.Center=e.Center.Add(new AC([z]));y++;}(ab=e.Center,(0>=ab.$length?($throwRuntimeError("index out of range"),undefined):ab.$array[ab.$offset+0]=(aa=e.Center,(0>=aa.$length?($throwRuntimeError("index out of range"),undefined):aa.$array[aa.$offset+0]))/((e.Points.$length))));(ad=e.Center,(1>=ad.$length?($throwRuntimeError("index out of range"),undefined):ad.$array[ad.$offset+1]=(ac=e.Center,(1>=ac.$length?($throwRuntimeError("index out of range"),undefined):ac.$array[ac.$offset+1]))/((e.Points.$length))));ae=d.calculateMTV(e,c);$s=4;case 4:if($c){$c=false;ae=ae.$blk();}if(ae&&ae.$blk!==undefined){break s;}af=ae;if(!(af===B.Vector.nil)){e.MTV=af;}$s=3;continue;case 2:e=AI.nil;case 3:if(!(e===AI.nil)&&(!((a===0))||!((b===0)))){ag=new B.Vector([a,b]).Magnitude();ah=e.MTV.Magnitude();e.MTV=e.MTV.Unit().Scale(ah-ag);}d.X=f;d.Y=g;$s=-1;return e;}return;}var $f={$blk:I.ptr.prototype.Intersection,$c:true,$r,a,aa,ab,ac,ad,ae,af,ag,ah,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};I.prototype.Intersection=function(a,b,c){return this.$val.Intersection(a,b,c);};I.ptr.prototype.calculateMTV=function(a,b){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=[c];d=[d];e=this;f=new B.Vector([0,0]);g=new B.Vector([1.7976931348623157e+308,0]);h=b;if($assertType(h,AH,true)[1]){$s=1;continue;}if($assertType(h,AG,true)[1]){$s=2;continue;}$s=3;continue;case 1:i=h.$val;k=e.SATAxes();l=0;while(true){if(!(l=k.$length)?($throwRuntimeError("index out of range"),undefined):k.$array[k.$offset+l]);if(!$clone(e.Project(m),P).Overlapping($clone(i.Project(m),P))){$s=-1;return B.Vector.nil;}n=$clone(e.Project(m),P).Overlap($clone(i.Project(m),P));if(g.Magnitude()>n){g=m.Scale(n);}l++;}o=i.SATAxes();p=0;while(true){if(!(p=o.$length)?($throwRuntimeError("index out of range"),undefined):o.$array[o.$offset+p]);if(!$clone(e.Project(q),P).Overlapping($clone(i.Project(q),P))){$s=-1;return B.Vector.nil;}r=$clone(e.Project(q),P).Overlap($clone(i.Project(q),P));if(g.Magnitude()>r){g=q.Scale(r);}p++;}$s=3;continue;case 2:j=h.$val;d[0]=$appendSlice(new AC([]),e.Transformed());d[0]=$append(d[0],a.Center);c[0]=new B.Vector([j.X,j.Y]);$r=C.Slice(d[0],(function(c,d){return function(s,t){var s,t;return((s<0||s>=d[0].$length)?($throwRuntimeError("index out of range"),undefined):d[0].$array[d[0].$offset+s]).Sub(new AC([c[0]])).Magnitude()<((t<0||t>=d[0].$length)?($throwRuntimeError("index out of range"),undefined):d[0].$array[d[0].$offset+t]).Sub(new AC([c[0]])).Magnitude();};})(c,d));$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}g=new B.Vector([(0>=c[0].$length?($throwRuntimeError("index out of range"),undefined):c[0].$array[c[0].$offset+0])-(s=(0>=d[0].$length?($throwRuntimeError("index out of range"),undefined):d[0].$array[d[0].$offset+0]),(0>=s.$length?($throwRuntimeError("index out of range"),undefined):s.$array[s.$offset+0])),(1>=c[0].$length?($throwRuntimeError("index out of range"),undefined):c[0].$array[c[0].$offset+1])-(t=(0>=d[0].$length?($throwRuntimeError("index out of range"),undefined):d[0].$array[d[0].$offset+0]),(1>=t.$length?($throwRuntimeError("index out of range"),undefined):t.$array[t.$offset+1]))]);g=g.Unit().Scale(g.Magnitude()-j.Radius);case 3:(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0]=(0>=g.$length?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+0]));(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1]=(1>=g.$length?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+1]));$s=-1;return f;}return;}var $f={$blk:I.ptr.prototype.calculateMTV,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s};return $f;};I.prototype.calculateMTV=function(a,b){return this.$val.calculateMTV(a,b);};I.ptr.prototype.ContainedBy=function(a){var a,b,c,d,e,f,g,h,i,j;b=this;c=a;if($assertType(c,AH,true)[1]){d=c.$val;e=b.SATAxes();f=0;while(true){if(!(f=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+f]);if(!$clone(b.Project(g),P).IsInside($clone(d.Project(g),P))){return false;}f++;}h=d.SATAxes();i=0;while(true){if(!(i=h.$length)?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+i]);if(!$clone(b.Project(j),P).IsInside($clone(d.Project(j),P))){return false;}i++;}}return true;};I.prototype.ContainedBy=function(a){return this.$val.ContainedBy(a);};I.ptr.prototype.FlipH=function(){var a,b,c,d;a=this;b=a.Points;c=0;while(true){if(!(c=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+c]);(0>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+0]=-(0>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+0]));c++;}a.ReverseVertexOrder();};I.prototype.FlipH=function(){return this.$val.FlipH();};I.ptr.prototype.FlipV=function(){var a,b,c,d;a=this;b=a.Points;c=0;while(true){if(!(c=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+c]);(1>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+1]=-(1>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+1]));c++;}a.ReverseVertexOrder();};I.prototype.FlipV=function(){return this.$val.FlipV();};I.ptr.prototype.ReverseVertexOrder=function(){var a,b,c,d,e;a=this;c=new AC([(b=a.Points,(0>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+0]))]);d=a.Points.$length-1>>0;while(true){if(!(d>=1)){break;}c=$append(c,(e=a.Points,((d<0||d>=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+d])));d=d-(1)>>0;}a.Points=c;};I.prototype.ReverseVertexOrder=function(){return this.$val.ReverseVertexOrder();};M=function(a,b,c,d){var a,b,c,d;return J(new AD([a,b,a+c,b,a+c,b+d,a,b+d]));};$pkg.NewRectangle=M;O=function(a,b,c){var a,b,c,d;d=new N.ptr(a,b,c);return d;};$pkg.NewCircle=O;N.ptr.prototype.Clone=function(){var a;a=this;return O(a.X,a.Y,a.Radius);};N.prototype.Clone=function(){return this.$val.Clone();};N.ptr.prototype.Bounds=function(){var a;a=this;return[new B.Vector([a.X-a.Radius,a.Y-a.Radius]),new B.Vector([a.X+a.Radius,a.Y+a.Radius])];};N.prototype.Bounds=function(){return this.$val.Bounds();};N.ptr.prototype.Intersection=function(a,b,c){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,$s,$r,$c}=$restore(this,{a,b,c});$s=$s||0;s:while(true){switch($s){case 0:d=this;e=AI.nil;f=d.X;g=d.Y;d.X=d.X+(a);d.Y=d.Y+(b);h=c;if($assertType(h,AH,true)[1]){$s=1;continue;}if($assertType(h,AG,true)[1]){$s=2;continue;}$s=3;continue;case 1:i=h.$val;k=i.Intersection(-a,-b,d);$s=4;case 4:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}e=k;if(!(e===AI.nil)){e.MTV=e.MTV.Scale(-1);}$s=3;continue;case 2:j=h.$val;e=L();e.Points=d.IntersectionPointsCircle(j);if(e.Points.$length===0){$s=-1;return AI.nil;}e.MTV=new B.Vector([d.X-j.X,d.Y-j.Y]);l=e.MTV.Magnitude();e.MTV=e.MTV.Unit().Scale(d.Radius+j.Radius-l);m=e.Points;n=0;while(true){if(!(n=m.$length)?($throwRuntimeError("index out of range"),undefined):m.$array[m.$offset+n]);e.Center=e.Center.Add(new AC([o]));n++;}(q=e.Center,(0>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+0]=(p=e.Center,(0>=p.$length?($throwRuntimeError("index out of range"),undefined):p.$array[p.$offset+0]))/((e.Points.$length))));(s=e.Center,(1>=s.$length?($throwRuntimeError("index out of range"),undefined):s.$array[s.$offset+1]=(r=e.Center,(1>=r.$length?($throwRuntimeError("index out of range"),undefined):r.$array[r.$offset+1]))/((e.Points.$length))));case 3:d.X=f;d.Y=g;$s=-1;return e;}return;}var $f={$blk:N.ptr.prototype.Intersection,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,$s};return $f;};N.prototype.Intersection=function(a,b,c){return this.$val.Intersection(a,b,c);};N.ptr.prototype.Move=function(a,b){var a,b,c;c=this;c.X=c.X+(a);c.Y=c.Y+(b);};N.prototype.Move=function(a,b){return this.$val.Move(a,b);};N.ptr.prototype.MoveVec=function(a){var a,b;b=this;b.X=b.X+(a.X());b.Y=b.Y+(a.Y());};N.prototype.MoveVec=function(a){return this.$val.MoveVec(a);};N.ptr.prototype.SetPosition=function(a,b){var a,b,c;c=this;c.X=a;c.Y=b;};N.prototype.SetPosition=function(a,b){return this.$val.SetPosition(a,b);};N.ptr.prototype.SetPositionVec=function(a){var a,b;b=this;b.X=a.X();b.Y=a.Y();};N.prototype.SetPositionVec=function(a){return this.$val.SetPositionVec(a);};N.ptr.prototype.Position=function(){var a;a=this;return[a.X,a.Y];};N.prototype.Position=function(){return this.$val.Position();};N.ptr.prototype.PointInside=function(a){var a,b;b=this;return a.Sub(new AC([new B.Vector([b.X,b.Y])])).Magnitude()<=b.Radius;};N.prototype.PointInside=function(a){return this.$val.PointInside(a);};N.ptr.prototype.IntersectionPointsCircle=function(a){var a,b,c,d,e,f,g;b=this;c=A.Sqrt(A.Pow(a.X-b.X,2)+A.Pow(a.Y-b.Y,2));if(c>b.Radius+a.Radius||c0;};P.prototype.Overlapping=function(a){return this.$val.Overlapping(a);};P.ptr.prototype.Overlap=function(a){var a,b;b=this;return A.Min(b.Max,a.Max)-A.Max(b.Min,a.Min);};P.prototype.Overlap=function(a){return this.$val.Overlap(a);};P.ptr.prototype.IsInside=function(a){var a,b;b=this;return b.Min>=a.Min&&b.Max<=a.Max;};P.prototype.IsInside=function(a){return this.$val.IsInside(a);};R=function(a,b,c,d,e){var a,b,c,d,e,f;f=new Q.ptr($ifaceNil,Z.nil,a,b,c,d,X.nil,$ifaceNil,$makeMap(AA.keyFor,[]),new AJ([]));if(e.$length>0){f.AddTags(e);}return f;};$pkg.NewObject=R;Q.ptr.prototype.Clone=function(){var{a,b,c,d,e,f,g,h,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=R(a.X,a.Y,a.W,a.H,a.Tags());b.Data=a.Data;if(!($interfaceIsEqual(a.Shape,$ifaceNil))){$s=1;continue;}$s=2;continue;case 1:c=a.Shape.Clone();$s=3;case 3:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}$r=b.SetShape(c);$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 2:d=a.ignoreList;e=0;f=$keys(d);while(true){if(!(e>0;}h=h+(1)>>0;}}if(!($interfaceIsEqual(a.Shape,$ifaceNil))){$s=1;continue;}$s=2;continue;case 1:$r=a.Shape.SetPosition(a.X,a.Y);$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 2:$s=-1;return;}return;}var $f={$blk:Q.ptr.prototype.Update,$c:true,$r,a,b,c,d,e,f,g,h,i,j,$s};return $f;};Q.prototype.Update=function(){return this.$val.Update();};Q.ptr.prototype.AddTags=function(a){var a,b;b=this;b.tags=$appendSlice(b.tags,a);};Q.prototype.AddTags=function(a){return this.$val.AddTags(a);};Q.ptr.prototype.RemoveTags=function(a){var a,b,c,d,e,f,g,h,i;b=this;c=a;d=0;while(true){if(!(d=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+d]);f=b.tags;g=0;while(true){if(!(g=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+g]);if(i===e){b.tags=$appendSlice($subslice(b.tags,0,h),$subslice(b.tags,(h+1>>0)));break;}g++;}d++;}};Q.prototype.RemoveTags=function(a){return this.$val.RemoveTags(a);};Q.ptr.prototype.HasTags=function(a){var a,b,c,d,e,f,g,h;b=this;c=a;d=0;while(true){if(!(d=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+d]);f=b.tags;g=0;while(true){if(!(g=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+g]);if(h===e){return true;}g++;}d++;}return false;};Q.prototype.HasTags=function(a){return this.$val.HasTags(a);};Q.ptr.prototype.Tags=function(){var a;a=this;return $appendSlice(new AJ([]),a.tags);};Q.prototype.Tags=function(){return this.$val.Tags();};Q.ptr.prototype.SetShape=function(a){var{a,b,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;if(!($interfaceIsEqual(b.Shape,a))){$s=1;continue;}$s=2;continue;case 1:b.Shape=a;$r=b.Update();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 2:$s=-1;return;}return;}var $f={$blk:Q.ptr.prototype.SetShape,$c:true,$r,a,b,$s};return $f;};Q.prototype.SetShape=function(a){return this.$val.SetShape(a);};Q.ptr.prototype.BoundsToSpace=function(a,b){var a,b,c,d,e,f,g,h,i;c=this;d=c.Space.WorldToSpace(c.X+a,c.Y+b);e=d[0];f=d[1];g=c.Space.WorldToSpace(c.X+c.W+a-1,c.Y+c.H+b-1);h=g[0];i=g[1];return[e,f,h,i];};Q.prototype.BoundsToSpace=function(a,b){return this.$val.BoundsToSpace(a,b);};Q.ptr.prototype.SharesCells=function(a){var a,b,c,d,e;b=this;c=b.TouchingCells;d=0;while(true){if(!(d=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+d]);if(e.Contains(a)){return true;}d++;}return false;};Q.prototype.SharesCells=function(a){return this.$val.SharesCells(a);};Q.ptr.prototype.SharesCellsTags=function(a){var a,b,c,d,e;b=this;c=b.TouchingCells;d=0;while(true){if(!(d=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+d]);if(e.ContainsTags(a)){return true;}d++;}return false;};Q.prototype.SharesCellsTags=function(a){return this.$val.SharesCellsTags(a);};Q.ptr.prototype.Center=function(){var a;a=this;return[a.X+(a.W/2),a.Y+(a.H/2)];};Q.prototype.Center=function(){return this.$val.Center();};Q.ptr.prototype.SetCenter=function(a,b){var a,b,c;c=this;c.X=a-(c.W/2);c.Y=b-(c.H/2);};Q.prototype.SetCenter=function(a,b){return this.$val.SetCenter(a,b);};Q.ptr.prototype.CellPosition=function(){var a,b;a=this;b=a.Center();return a.Space.WorldToSpace(b[0],b[1]);};Q.prototype.CellPosition=function(){return this.$val.CellPosition();};Q.ptr.prototype.SetRight=function(a){var a,b;b=this;b.X=a-b.W;};Q.prototype.SetRight=function(a){return this.$val.SetRight(a);};Q.ptr.prototype.SetBottom=function(a){var a,b;b=this;b.Y=a-b.H;};Q.prototype.SetBottom=function(a){return this.$val.SetBottom(a);};Q.ptr.prototype.Bottom=function(){var a;a=this;return a.Y+a.H;};Q.prototype.Bottom=function(){return this.$val.Bottom();};Q.ptr.prototype.Right=function(){var a;a=this;return a.X+a.W;};Q.prototype.Right=function(){return this.$val.Right();};Q.ptr.prototype.SetBounds=function(a,b){var a,b,c;c=this;c.X=(0>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+0]);c.Y=(1>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+1]);c.W=(0>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+0])-c.X;c.H=(1>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+1])-c.Y;};Q.prototype.SetBounds=function(a,b){return this.$val.SetBounds(a,b);};Q.ptr.prototype.Check=function(a,b,c){var{a,aa,ab,ac,ad,ae,af,ag,ah,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{a,b,c});$s=$s||0;s:while(true){switch($s){case 0:d=[d];e=[e];f=[f];g=[g];h=this;if(h.Space===Z.nil){$s=-1;return AK.nil;}d[0]=T();d[0].checkingObject=h;if(a<0){a=A.Min(a,-1);}else if(a>0){a=A.Max(a,1);}if(b<0){b=A.Min(b,-1);}else if(b>0){b=A.Max(b,1);}d[0].dx=a;d[0].dy=b;i=h.BoundsToSpace(a,b);j=i[0];k=i[1];l=i[2];m=i[3];n=$makeMap(AA.keyFor,[]);o=$makeMap(W.keyFor,[]);p=k;while(true){if(!(p<=m)){break;}q=j;while(true){if(!(q<=l)){break;}r=h.Space.Cell(q,p);if(!(r===W.nil)){s=r.Objects;t=0;while(true){if(!(t=s.$length)?($throwRuntimeError("index out of range"),undefined):s.$array[s.$offset+t]);w=(v=h.ignoreList[AA.keyFor(u)],v!==undefined?v.v:false);if(u===h||w){t++;continue;}x=(y=n[AA.keyFor(u)],y!==undefined?[y.v,true]:[false,false]);z=x[1];if(((c.$length===0)||u.HasTags(c))&&!z){d[0].Objects=$append(d[0].Objects,u);aa=u;(n||$throwRuntimeError("assignment to entry in nil map"))[AA.keyFor(aa)]={k:aa,v:true};ab=(ac=o[W.keyFor(r)],ac!==undefined?[ac.v,true]:[false,false]);ad=ab[1];if(!ad){d[0].Cells=$append(d[0].Cells,r);ae=r;(o||$throwRuntimeError("assignment to entry in nil map"))[W.keyFor(ae)]={k:ae,v:true};}t++;continue;}t++;}}q=q+(1)>>0;}p=p+(1)>>0;}if(d[0].Objects.$length===0){$s=-1;return AK.nil;}af=d[0].checkingObject.Center();ag=af[0];ah=af[1];g[0]=new B.Vector([ag,ah]);$r=C.Slice(d[0].Objects,(function(d,e,f,g){return function(ai,aj){var ai,aj,ak,al,am,an,ao,ap,aq,ar;ak=(al=d[0].Objects,((ai<0||ai>=al.$length)?($throwRuntimeError("index out of range"),undefined):al.$array[al.$offset+ai])).Center();am=ak[0];an=ak[1];ao=(ap=d[0].Objects,((aj<0||aj>=ap.$length)?($throwRuntimeError("index out of range"),undefined):ap.$array[ap.$offset+aj])).Center();aq=ao[0];ar=ao[1];return new B.Vector([am,an]).Sub(new AC([g[0]])).Magnitude()=ak.$length)?($throwRuntimeError("index out of range"),undefined):ak.$array[ak.$offset+ai])).X,f[0]))+((al=f[0]/2,(al===al&&al!==1/0&&al!==-1/0)?al>>0:$throwRuntimeError("integer divide by zero")))>>0)),((($imul((am=d[0].Cells,((ai<0||ai>=am.$length)?($throwRuntimeError("index out of range"),undefined):am.$array[am.$offset+ai])).Y,e[0]))+((an=e[0]/2,(an===an&&an!==1/0&&an!==-1/0)?an>>0:$throwRuntimeError("integer divide by zero")))>>0))]).Sub(new AC([g[0]])).Magnitude()=ao.$length)?($throwRuntimeError("index out of range"),undefined):ao.$array[ao.$offset+aj])).X,f[0]))+((ap=f[0]/2,(ap===ap&&ap!==1/0&&ap!==-1/0)?ap>>0:$throwRuntimeError("integer divide by zero")))>>0)),((($imul((aq=d[0].Cells,((aj<0||aj>=aq.$length)?($throwRuntimeError("index out of range"),undefined):aq.$array[aq.$offset+aj])).Y,e[0]))+((ar=e[0]/2,(ar===ar&&ar!==1/0&&ar!==-1/0)?ar>>0:$throwRuntimeError("integer divide by zero")))>>0))]).Sub(new AC([g[0]])).Magnitude();};})(d,e,f,g));$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return d[0];}return;}var $f={$blk:Q.ptr.prototype.Check,$c:true,$r,a,aa,ab,ac,ad,ae,af,ag,ah,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};Q.prototype.Check=function(a,b,c){return this.$val.Check(a,b,c);};Q.ptr.prototype.Overlaps=function(a){var a,b;b=this;return a.X<=b.X+b.W&&a.X+a.W>=b.X&&a.Y<=b.Y+b.H&&a.Y+a.H>=b.Y;};Q.prototype.Overlaps=function(a){return this.$val.Overlaps(a);};Q.ptr.prototype.AddToIgnoreList=function(a){var a,b,c;b=this;c=a;(b.ignoreList||$throwRuntimeError("assignment to entry in nil map"))[AA.keyFor(c)]={k:c,v:true};};Q.prototype.AddToIgnoreList=function(a){return this.$val.AddToIgnoreList(a);};Q.ptr.prototype.RemoveFromIgnoreList=function(a){var a,b;b=this;delete b.ignoreList[AA.keyFor(a)];};Q.prototype.RemoveFromIgnoreList=function(a){return this.$val.RemoveFromIgnoreList(a);};T=function(){return new S.ptr(AA.nil,0,0,new AB([]),X.nil);};$pkg.NewCollision=T;S.ptr.prototype.HasTags=function(a){var a,b,c,d,e;b=this;c=b.Objects;d=0;while(true){if(!(d=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+d]);if(e===b.checkingObject){d++;continue;}if(e.HasTags(a)){return true;}d++;}return false;};S.prototype.HasTags=function(a){return this.$val.HasTags(a);};S.ptr.prototype.ObjectsByTags=function(a){var a,b,c,d,e,f;b=this;c=new AB([]);d=b.Objects;e=0;while(true){if(!(e=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+e]);if(f===b.checkingObject){e++;continue;}if(f.HasTags(a)){c=$append(c,f);}e++;}return c;};S.prototype.ObjectsByTags=function(a){return this.$val.ObjectsByTags(a);};S.ptr.prototype.ContactWithObject=function(a){var a,b,c;b=this;c=new B.Vector([0,0]);if(b.dx<0){(0>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+0]=a.X+a.W-b.checkingObject.X);}else if(b.dx>0){(0>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+0]=a.X-b.checkingObject.W-b.checkingObject.X);}if(b.dy<0){(1>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+1]=a.Y+a.H-b.checkingObject.Y);}else if(b.dy>0){(1>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+1]=a.Y-b.checkingObject.H-b.checkingObject.Y);}return c;};S.prototype.ContactWithObject=function(a){return this.$val.ContactWithObject(a);};S.ptr.prototype.ContactWithCell=function(a){var a,b,c,d,e;b=this;c=new B.Vector([0,0]);d=(($imul(a.X,b.checkingObject.Space.CellWidth)));e=(($imul(a.Y,b.checkingObject.Space.CellHeight)));if(b.dx<0){(0>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+0]=d+(b.checkingObject.Space.CellWidth)-b.checkingObject.X);}else if(b.dx>0){(0>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+0]=d-b.checkingObject.W-b.checkingObject.X);}if(b.dy<0){(1>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+1]=e+(b.checkingObject.Space.CellHeight)-b.checkingObject.Y);}else if(b.dy>0){(1>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+1]=e-b.checkingObject.H-b.checkingObject.Y);}return c;};S.prototype.ContactWithCell=function(a){return this.$val.ContactWithCell(a);};S.ptr.prototype.SlideAgainstCell=function(a,b){var a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u;c=this;d=c.checkingObject.Space;f=(e=c.Cells,(0>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+0]));g=d.SpaceToWorld(f.X,f.Y);h=g[0];i=g[1];j=(d.CellWidth)/2;k=(d.CellHeight)/2;h=h+(j);i=i+(k);l=c.checkingObject.Center();m=l[0];n=l[1];o=m-h;p=n-i;q=d.Cell(f.X-1>>0,f.Y);r=d.Cell(f.X+1>>0,f.Y);s=d.Cell(f.X,f.Y-1>>0);t=d.Cell(f.X,f.Y+1>>0);u=new B.Vector([0,0]);if(!((c.dy===0))){if(o>0&&(r===W.nil||!r.ContainsTags(b))){(0>=u.$length?($throwRuntimeError("index out of range"),undefined):u.$array[u.$offset+0]=h+j-c.checkingObject.X);}else if(o<0&&(q===W.nil||!q.ContainsTags(b))){(0>=u.$length?($throwRuntimeError("index out of range"),undefined):u.$array[u.$offset+0]=h-j-(c.checkingObject.X+c.checkingObject.W));}else{return B.Vector.nil;}}if(!((c.dx===0))){if(p>0&&(t===W.nil||!t.ContainsTags(b))){(1>=u.$length?($throwRuntimeError("index out of range"),undefined):u.$array[u.$offset+1]=i+k-c.checkingObject.Y);}else if(p<0&&(s===W.nil||!s.ContainsTags(b))){(1>=u.$length?($throwRuntimeError("index out of range"),undefined):u.$array[u.$offset+1]=i-k-(c.checkingObject.Y+c.checkingObject.H));}else{return B.Vector.nil;}}return u;};S.prototype.SlideAgainstCell=function(a,b){return this.$val.SlideAgainstCell(a,b);};V=function(a,b){var a,b;return new U.ptr(a,b,new AB([]));};U.ptr.prototype.register=function(a){var a,b;b=this;if(!b.Contains(a)){b.Objects=$append(b.Objects,a);}};U.prototype.register=function(a){return this.$val.register(a);};U.ptr.prototype.unregister=function(a){var a,b,c,d,e,f,g,h,i;b=this;c=b.Objects;d=0;while(true){if(!(d=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+d]);if(f===a){(i=b.Objects,((e<0||e>=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+e]=(g=b.Objects,h=b.Objects.$length-1>>0,((h<0||h>=g.$length)?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+h]))));b.Objects=$subslice(b.Objects,0,(b.Objects.$length-1>>0));break;}d++;}};U.prototype.unregister=function(a){return this.$val.unregister(a);};U.ptr.prototype.Contains=function(a){var a,b,c,d,e;b=this;c=b.Objects;d=0;while(true){if(!(d=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+d]);if(e===a){return true;}d++;}return false;};U.prototype.Contains=function(a){return this.$val.Contains(a);};U.ptr.prototype.ContainsTags=function(a){var a,b,c,d,e;b=this;c=b.Objects;d=0;while(true){if(!(d=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+d]);if(e.HasTags(a)){return true;}d++;}return false;};U.prototype.ContainsTags=function(a){return this.$val.ContainsTags(a);};U.ptr.prototype.Occupied=function(){var a;a=this;return a.Objects.$length>0;};U.prototype.Occupied=function(){return this.$val.Occupied();};Z.methods=[{prop:"Add",name:"Add",pkg:"",typ:$funcType([AB],[],true)},{prop:"Remove",name:"Remove",pkg:"",typ:$funcType([AB],[],true)},{prop:"Objects",name:"Objects",pkg:"",typ:$funcType([],[AB],false)},{prop:"Resize",name:"Resize",pkg:"",typ:$funcType([$Int,$Int],[],false)},{prop:"Cell",name:"Cell",pkg:"",typ:$funcType([$Int,$Int],[W],false)},{prop:"CheckCells",name:"CheckCells",pkg:"",typ:$funcType([$Int,$Int,$Int,$Int,AJ],[AA],true)},{prop:"UnregisterAllObjects",name:"UnregisterAllObjects",pkg:"",typ:$funcType([],[],false)},{prop:"WorldToSpace",name:"WorldToSpace",pkg:"",typ:$funcType([$Float64,$Float64],[$Int,$Int],false)},{prop:"SpaceToWorld",name:"SpaceToWorld",pkg:"",typ:$funcType([$Int,$Int],[$Float64,$Float64],false)},{prop:"Height",name:"Height",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Width",name:"Width",pkg:"",typ:$funcType([],[$Int],false)},{prop:"CellsInLine",name:"CellsInLine",pkg:"",typ:$funcType([$Int,$Int,$Int,$Int],[X],false)}];AE.methods=[{prop:"Project",name:"Project",pkg:"",typ:$funcType([B.Vector],[B.Vector],false)},{prop:"Normal",name:"Normal",pkg:"",typ:$funcType([],[B.Vector],false)},{prop:"Vector",name:"Vector",pkg:"",typ:$funcType([],[B.Vector],false)},{prop:"IntersectionPointsLine",name:"IntersectionPointsLine",pkg:"",typ:$funcType([AE],[B.Vector],false)},{prop:"IntersectionPointsCircle",name:"IntersectionPointsCircle",pkg:"",typ:$funcType([AG],[AC],false)}];AH.methods=[{prop:"Clone",name:"Clone",pkg:"",typ:$funcType([],[F],false)},{prop:"AddPointsVec",name:"AddPointsVec",pkg:"",typ:$funcType([AC],[],true)},{prop:"AddPoints",name:"AddPoints",pkg:"",typ:$funcType([AD],[],true)},{prop:"Lines",name:"Lines",pkg:"",typ:$funcType([],[AF],false)},{prop:"Transformed",name:"Transformed",pkg:"",typ:$funcType([],[AC],false)},{prop:"Bounds",name:"Bounds",pkg:"",typ:$funcType([],[B.Vector,B.Vector],false)},{prop:"Position",name:"Position",pkg:"",typ:$funcType([],[$Float64,$Float64],false)},{prop:"SetPosition",name:"SetPosition",pkg:"",typ:$funcType([$Float64,$Float64],[],false)},{prop:"SetPositionVec",name:"SetPositionVec",pkg:"",typ:$funcType([B.Vector],[],false)},{prop:"Move",name:"Move",pkg:"",typ:$funcType([$Float64,$Float64],[],false)},{prop:"MoveVec",name:"MoveVec",pkg:"",typ:$funcType([B.Vector],[],false)},{prop:"Center",name:"Center",pkg:"",typ:$funcType([],[B.Vector],false)},{prop:"Project",name:"Project",pkg:"",typ:$funcType([B.Vector],[P],false)},{prop:"SATAxes",name:"SATAxes",pkg:"",typ:$funcType([],[AC],false)},{prop:"PointInside",name:"PointInside",pkg:"",typ:$funcType([B.Vector],[$Bool],false)},{prop:"Intersection",name:"Intersection",pkg:"",typ:$funcType([$Float64,$Float64,F],[AI],false)},{prop:"calculateMTV",name:"calculateMTV",pkg:"github.com/solarlune/resolv",typ:$funcType([AI,F],[B.Vector],false)},{prop:"ContainedBy",name:"ContainedBy",pkg:"",typ:$funcType([F],[$Bool],false)},{prop:"FlipH",name:"FlipH",pkg:"",typ:$funcType([],[],false)},{prop:"FlipV",name:"FlipV",pkg:"",typ:$funcType([],[],false)},{prop:"ReverseVertexOrder",name:"ReverseVertexOrder",pkg:"",typ:$funcType([],[],false)}];AI.methods=[{prop:"LeftmostPoint",name:"LeftmostPoint",pkg:"",typ:$funcType([],[B.Vector],false)},{prop:"RightmostPoint",name:"RightmostPoint",pkg:"",typ:$funcType([],[B.Vector],false)},{prop:"TopmostPoint",name:"TopmostPoint",pkg:"",typ:$funcType([],[B.Vector],false)},{prop:"BottommostPoint",name:"BottommostPoint",pkg:"",typ:$funcType([],[B.Vector],false)}];AG.methods=[{prop:"Clone",name:"Clone",pkg:"",typ:$funcType([],[F],false)},{prop:"Bounds",name:"Bounds",pkg:"",typ:$funcType([],[B.Vector,B.Vector],false)},{prop:"Intersection",name:"Intersection",pkg:"",typ:$funcType([$Float64,$Float64,F],[AI],false)},{prop:"Move",name:"Move",pkg:"",typ:$funcType([$Float64,$Float64],[],false)},{prop:"MoveVec",name:"MoveVec",pkg:"",typ:$funcType([B.Vector],[],false)},{prop:"SetPosition",name:"SetPosition",pkg:"",typ:$funcType([$Float64,$Float64],[],false)},{prop:"SetPositionVec",name:"SetPositionVec",pkg:"",typ:$funcType([B.Vector],[],false)},{prop:"Position",name:"Position",pkg:"",typ:$funcType([],[$Float64,$Float64],false)},{prop:"PointInside",name:"PointInside",pkg:"",typ:$funcType([B.Vector],[$Bool],false)},{prop:"IntersectionPointsCircle",name:"IntersectionPointsCircle",pkg:"",typ:$funcType([AG],[AC],false)}];P.methods=[{prop:"Overlapping",name:"Overlapping",pkg:"",typ:$funcType([P],[$Bool],false)},{prop:"Overlap",name:"Overlap",pkg:"",typ:$funcType([P],[$Float64],false)},{prop:"IsInside",name:"IsInside",pkg:"",typ:$funcType([P],[$Bool],false)}];AA.methods=[{prop:"Clone",name:"Clone",pkg:"",typ:$funcType([],[AA],false)},{prop:"Update",name:"Update",pkg:"",typ:$funcType([],[],false)},{prop:"AddTags",name:"AddTags",pkg:"",typ:$funcType([AJ],[],true)},{prop:"RemoveTags",name:"RemoveTags",pkg:"",typ:$funcType([AJ],[],true)},{prop:"HasTags",name:"HasTags",pkg:"",typ:$funcType([AJ],[$Bool],true)},{prop:"Tags",name:"Tags",pkg:"",typ:$funcType([],[AJ],false)},{prop:"SetShape",name:"SetShape",pkg:"",typ:$funcType([F],[],false)},{prop:"BoundsToSpace",name:"BoundsToSpace",pkg:"",typ:$funcType([$Float64,$Float64],[$Int,$Int,$Int,$Int],false)},{prop:"SharesCells",name:"SharesCells",pkg:"",typ:$funcType([AA],[$Bool],false)},{prop:"SharesCellsTags",name:"SharesCellsTags",pkg:"",typ:$funcType([AJ],[$Bool],true)},{prop:"Center",name:"Center",pkg:"",typ:$funcType([],[$Float64,$Float64],false)},{prop:"SetCenter",name:"SetCenter",pkg:"",typ:$funcType([$Float64,$Float64],[],false)},{prop:"CellPosition",name:"CellPosition",pkg:"",typ:$funcType([],[$Int,$Int],false)},{prop:"SetRight",name:"SetRight",pkg:"",typ:$funcType([$Float64],[],false)},{prop:"SetBottom",name:"SetBottom",pkg:"",typ:$funcType([$Float64],[],false)},{prop:"Bottom",name:"Bottom",pkg:"",typ:$funcType([],[$Float64],false)},{prop:"Right",name:"Right",pkg:"",typ:$funcType([],[$Float64],false)},{prop:"SetBounds",name:"SetBounds",pkg:"",typ:$funcType([B.Vector,B.Vector],[],false)},{prop:"Check",name:"Check",pkg:"",typ:$funcType([$Float64,$Float64,AJ],[AK],true)},{prop:"Overlaps",name:"Overlaps",pkg:"",typ:$funcType([AA],[$Bool],false)},{prop:"AddToIgnoreList",name:"AddToIgnoreList",pkg:"",typ:$funcType([AA],[],false)},{prop:"RemoveFromIgnoreList",name:"RemoveFromIgnoreList",pkg:"",typ:$funcType([AA],[],false)}];AK.methods=[{prop:"HasTags",name:"HasTags",pkg:"",typ:$funcType([AJ],[$Bool],true)},{prop:"ObjectsByTags",name:"ObjectsByTags",pkg:"",typ:$funcType([AJ],[AB],true)},{prop:"ContactWithObject",name:"ContactWithObject",pkg:"",typ:$funcType([AA],[B.Vector],false)},{prop:"ContactWithCell",name:"ContactWithCell",pkg:"",typ:$funcType([W],[B.Vector],false)},{prop:"SlideAgainstCell",name:"SlideAgainstCell",pkg:"",typ:$funcType([W,AJ],[B.Vector],true)}];W.methods=[{prop:"register",name:"register",pkg:"github.com/solarlune/resolv",typ:$funcType([AA],[],false)},{prop:"unregister",name:"unregister",pkg:"github.com/solarlune/resolv",typ:$funcType([AA],[],false)},{prop:"Contains",name:"Contains",pkg:"",typ:$funcType([AA],[$Bool],false)},{prop:"ContainsTags",name:"ContainsTags",pkg:"",typ:$funcType([AJ],[$Bool],true)},{prop:"Occupied",name:"Occupied",pkg:"",typ:$funcType([],[$Bool],false)}];D.init("",[{prop:"Cells",name:"Cells",embedded:false,exported:true,typ:Y,tag:""},{prop:"CellWidth",name:"CellWidth",embedded:false,exported:true,typ:$Int,tag:""},{prop:"CellHeight",name:"CellHeight",embedded:false,exported:true,typ:$Int,tag:""}]);F.init([{prop:"Bounds",name:"Bounds",pkg:"",typ:$funcType([],[B.Vector,B.Vector],false)},{prop:"Clone",name:"Clone",pkg:"",typ:$funcType([],[F],false)},{prop:"Intersection",name:"Intersection",pkg:"",typ:$funcType([$Float64,$Float64,F],[AI],false)},{prop:"Position",name:"Position",pkg:"",typ:$funcType([],[$Float64,$Float64],false)},{prop:"SetPosition",name:"SetPosition",pkg:"",typ:$funcType([$Float64,$Float64],[],false)}]);G.init("",[{prop:"Start",name:"Start",embedded:false,exported:true,typ:B.Vector,tag:""},{prop:"End",name:"End",embedded:false,exported:true,typ:B.Vector,tag:""}]);I.init("",[{prop:"Points",name:"Points",embedded:false,exported:true,typ:AC,tag:""},{prop:"X",name:"X",embedded:false,exported:true,typ:$Float64,tag:""},{prop:"Y",name:"Y",embedded:false,exported:true,typ:$Float64,tag:""},{prop:"Closed",name:"Closed",embedded:false,exported:true,typ:$Bool,tag:""}]);K.init("",[{prop:"Points",name:"Points",embedded:false,exported:true,typ:AC,tag:""},{prop:"MTV",name:"MTV",embedded:false,exported:true,typ:B.Vector,tag:""},{prop:"Center",name:"Center",embedded:false,exported:true,typ:B.Vector,tag:""}]);N.init("",[{prop:"X",name:"X",embedded:false,exported:true,typ:$Float64,tag:""},{prop:"Y",name:"Y",embedded:false,exported:true,typ:$Float64,tag:""},{prop:"Radius",name:"Radius",embedded:false,exported:true,typ:$Float64,tag:""}]);P.init("",[{prop:"Min",name:"Min",embedded:false,exported:true,typ:$Float64,tag:""},{prop:"Max",name:"Max",embedded:false,exported:true,typ:$Float64,tag:""}]);Q.init("github.com/solarlune/resolv",[{prop:"Shape",name:"Shape",embedded:false,exported:true,typ:F,tag:""},{prop:"Space",name:"Space",embedded:false,exported:true,typ:Z,tag:""},{prop:"X",name:"X",embedded:false,exported:true,typ:$Float64,tag:""},{prop:"Y",name:"Y",embedded:false,exported:true,typ:$Float64,tag:""},{prop:"W",name:"W",embedded:false,exported:true,typ:$Float64,tag:""},{prop:"H",name:"H",embedded:false,exported:true,typ:$Float64,tag:""},{prop:"TouchingCells",name:"TouchingCells",embedded:false,exported:true,typ:X,tag:""},{prop:"Data",name:"Data",embedded:false,exported:true,typ:$emptyInterface,tag:""},{prop:"ignoreList",name:"ignoreList",embedded:false,exported:false,typ:AL,tag:""},{prop:"tags",name:"tags",embedded:false,exported:false,typ:AJ,tag:""}]);S.init("github.com/solarlune/resolv",[{prop:"checkingObject",name:"checkingObject",embedded:false,exported:false,typ:AA,tag:""},{prop:"dx",name:"dx",embedded:false,exported:false,typ:$Float64,tag:""},{prop:"dy",name:"dy",embedded:false,exported:false,typ:$Float64,tag:""},{prop:"Objects",name:"Objects",embedded:false,exported:true,typ:AB,tag:""},{prop:"Cells",name:"Cells",embedded:false,exported:true,typ:X,tag:""}]);U.init("",[{prop:"X",name:"X",embedded:false,exported:true,typ:$Int,tag:""},{prop:"Y",name:"Y",embedded:false,exported:true,typ:$Int,tag:""},{prop:"Objects",name:"Objects",embedded:false,exported:true,typ:AB,tag:""}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=B.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=A.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["flag"]=(function(){var $pkg={},$init,A,B,C,D,E,F,G,H,I,M,O,P,R,T,V,X,Z,AB,AD,AE,AG,AH,AI,BS,BT,BU,BV,BW,BX,BY,BZ,CA,CB,CC,CD,CE,CF,CG,CH,CI,CJ,CK,CL,CM,CN,CO,CP,CQ,CR,CS,CT,CU,J,K,a,L,N,Q,S,U,W,Y,AA,AC,AJ,AO,AP,AQ,BP,BQ,BR;A=$packages["errors"];B=$packages["fmt"];C=$packages["io"];D=$packages["os"];E=$packages["reflect"];F=$packages["sort"];G=$packages["strconv"];H=$packages["strings"];I=$packages["time"];M=$pkg.boolValue=$newType(1,$kindBool,"flag.boolValue",true,"flag",false,null);O=$pkg.boolFlag=$newType(8,$kindInterface,"flag.boolFlag",true,"flag",false,null);P=$pkg.intValue=$newType(4,$kindInt,"flag.intValue",true,"flag",false,null);R=$pkg.int64Value=$newType(8,$kindInt64,"flag.int64Value",true,"flag",false,null);T=$pkg.uintValue=$newType(4,$kindUint,"flag.uintValue",true,"flag",false,null);V=$pkg.uint64Value=$newType(8,$kindUint64,"flag.uint64Value",true,"flag",false,null);X=$pkg.stringValue=$newType(8,$kindString,"flag.stringValue",true,"flag",false,null);Z=$pkg.float64Value=$newType(8,$kindFloat64,"flag.float64Value",true,"flag",false,null);AB=$pkg.durationValue=$newType(8,$kindInt64,"flag.durationValue",true,"flag",false,null);AD=$pkg.funcValue=$newType(4,$kindFunc,"flag.funcValue",true,"flag",false,null);AE=$pkg.Value=$newType(8,$kindInterface,"flag.Value",true,"flag",true,null);AG=$pkg.ErrorHandling=$newType(4,$kindInt,"flag.ErrorHandling",true,"flag",true,null);AH=$pkg.FlagSet=$newType(0,$kindStruct,"flag.FlagSet",true,"flag",true,function(Usage_,name_,parsed_,actual_,formal_,args_,errorHandling_,output_){this.$val=this;if(arguments.length===0){this.Usage=$throwNilPointerError;this.name="";this.parsed=false;this.actual=false;this.formal=false;this.args=CP.nil;this.errorHandling=0;this.output=$ifaceNil;return;}this.Usage=Usage_;this.name=name_;this.parsed=parsed_;this.actual=actual_;this.formal=formal_;this.args=args_;this.errorHandling=errorHandling_;this.output=output_;});AI=$pkg.Flag=$newType(0,$kindStruct,"flag.Flag",true,"flag",true,function(Name_,Usage_,Value_,DefValue_){this.$val=this;if(arguments.length===0){this.Name="";this.Usage="";this.Value=$ifaceNil;this.DefValue="";return;}this.Name=Name_;this.Usage=Usage_;this.Value=Value_;this.DefValue=DefValue_;});BS=$sliceType($emptyInterface);BT=$ptrType(G.NumError);BU=$ptrType(M);BV=$ptrType(P);BW=$ptrType(R);BX=$ptrType(T);BY=$ptrType(V);BZ=$ptrType(X);CA=$ptrType(Z);CB=$ptrType(AB);CC=$ptrType(I.Duration);CD=$ptrType(AI);CE=$sliceType(CD);CF=$ptrType(E.rtype);CG=$ptrType(H.Builder);CH=$sliceType($Uint8);CI=$ptrType($Bool);CJ=$ptrType($Int);CK=$ptrType($Int64);CL=$ptrType($Uint);CM=$ptrType($Uint64);CN=$ptrType($String);CO=$ptrType($Float64);CP=$sliceType($String);CQ=$funcType([CD],[],false);CR=$funcType([$String],[$error],false);CS=$ptrType(AH);CT=$funcType([],[],false);CU=$mapType($String,CD);L=function(b){var b,c,d,e;c=$assertType(b,BT,true);d=c[0];e=c[1];if(!e){return b;}if($interfaceIsEqual(d.Err,G.ErrSyntax)){return J;}if($interfaceIsEqual(d.Err,G.ErrRange)){return K;}return b;};N=function(b,c){var b,c,d;c.$set(b);return((d=c,new BU(function(){return d.$get();},function($v){d.$set($v);},d.$target)));};$ptrType(M).prototype.Set=function(b){var b,c,d,e,f;c=this;d=G.ParseBool(b);e=d[0];f=d[1];if(!($interfaceIsEqual(f,$ifaceNil))){f=J;}c.$set((e));return f;};$ptrType(M).prototype.Get=function(){var b;b=this;return new $Bool((b.$get()));};$ptrType(M).prototype.String=function(){var b;b=this;return G.FormatBool((b.$get()));};$ptrType(M).prototype.IsBoolFlag=function(){var b;b=this;return true;};Q=function(b,c){var b,c,d;c.$set(b);return((d=c,new BV(function(){return(d.$get()>>0);},function($v){d.$set(($v>>0));},d.$target)));};$ptrType(P).prototype.Set=function(b){var b,c,d,e,f;c=this;d=G.ParseInt(b,0,32);e=d[0];f=d[1];if(!($interfaceIsEqual(f,$ifaceNil))){f=L(f);}c.$set((((e.$low+((e.$high>>31)*4294967296))>>0)));return f;};$ptrType(P).prototype.Get=function(){var b;b=this;return new $Int(((b.$get()>>0)));};$ptrType(P).prototype.String=function(){var b;b=this;return G.Itoa(((b.$get()>>0)));};S=function(b,c){var b,c,d,e;c.$set(b);return((d=c,new BW(function(){return(e=d.$get(),new R(e.$high,e.$low));},function($v){d.$set(new $Int64($v.$high,$v.$low));},d.$target)));};$ptrType(R).prototype.Set=function(b){var b,c,d,e,f;c=this;d=G.ParseInt(b,0,64);e=d[0];f=d[1];if(!($interfaceIsEqual(f,$ifaceNil))){f=L(f);}c.$set((new R(e.$high,e.$low)));return f;};$ptrType(R).prototype.Get=function(){var b,c;b=this;return((c=b.$get(),new $Int64(c.$high,c.$low)));};$ptrType(R).prototype.String=function(){var b,c;b=this;return G.FormatInt(((c=b.$get(),new $Int64(c.$high,c.$low))),10);};U=function(b,c){var b,c,d;c.$set(b);return((d=c,new BX(function(){return(d.$get()>>>0);},function($v){d.$set(($v>>>0));},d.$target)));};$ptrType(T).prototype.Set=function(b){var b,c,d,e,f;c=this;d=G.ParseUint(b,0,32);e=d[0];f=d[1];if(!($interfaceIsEqual(f,$ifaceNil))){f=L(f);}c.$set(((e.$low>>>0)));return f;};$ptrType(T).prototype.Get=function(){var b;b=this;return new $Uint(((b.$get()>>>0)));};$ptrType(T).prototype.String=function(){var b;b=this;return G.FormatUint((new $Uint64(0,b.$get())),10);};W=function(b,c){var b,c,d,e;c.$set(b);return((d=c,new BY(function(){return(e=d.$get(),new V(e.$high,e.$low));},function($v){d.$set(new $Uint64($v.$high,$v.$low));},d.$target)));};$ptrType(V).prototype.Set=function(b){var b,c,d,e,f;c=this;d=G.ParseUint(b,0,64);e=d[0];f=d[1];if(!($interfaceIsEqual(f,$ifaceNil))){f=L(f);}c.$set((new V(e.$high,e.$low)));return f;};$ptrType(V).prototype.Get=function(){var b,c;b=this;return((c=b.$get(),new $Uint64(c.$high,c.$low)));};$ptrType(V).prototype.String=function(){var b,c;b=this;return G.FormatUint(((c=b.$get(),new $Uint64(c.$high,c.$low))),10);};Y=function(b,c){var b,c,d;c.$set(b);return((d=c,new BZ(function(){return d.$get();},function($v){d.$set($v);},d.$target)));};$ptrType(X).prototype.Set=function(b){var b,c;c=this;c.$set((b));return $ifaceNil;};$ptrType(X).prototype.Get=function(){var b;b=this;return new $String((b.$get()));};$ptrType(X).prototype.String=function(){var b;b=this;return(b.$get());};AA=function(b,c){var b,c,d;c.$set(b);return((d=c,new CA(function(){return d.$get();},function($v){d.$set($v);},d.$target)));};$ptrType(Z).prototype.Set=function(b){var b,c,d,e,f;c=this;d=G.ParseFloat(b,64);e=d[0];f=d[1];if(!($interfaceIsEqual(f,$ifaceNil))){f=L(f);}c.$set((e));return f;};$ptrType(Z).prototype.Get=function(){var b;b=this;return new $Float64((b.$get()));};$ptrType(Z).prototype.String=function(){var b;b=this;return G.FormatFloat((b.$get()),103,-1,64);};AC=function(b,c){var b,c,d,e;c.$set(b);return((d=c,new CB(function(){return(e=d.$get(),new AB(e.$high,e.$low));},function($v){d.$set(new I.Duration($v.$high,$v.$low));},d.$target)));};$ptrType(AB).prototype.Set=function(b){var b,c,d,e,f;c=this;d=I.ParseDuration(b);e=d[0];f=d[1];if(!($interfaceIsEqual(f,$ifaceNil))){f=J;}c.$set((new AB(e.$high,e.$low)));return f;};$ptrType(AB).prototype.Get=function(){var b,c;b=this;return((c=b.$get(),new I.Duration(c.$high,c.$low)));};$ptrType(AB).prototype.String=function(){var b,c,d;b=this;return((c=b,new CC(function(){return(d=c.$get(),new I.Duration(d.$high,d.$low));},function($v){c.$set(new AB($v.$high,$v.$low));},c.$target))).String();};AD.prototype.Set=function(b){var{b,c,d,e,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=this.$val;d=c(b);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;$s=2;case 2:return e;}return;}var $f={$blk:AD.prototype.Set,$c:true,$r,b,c,d,e,$s};return $f;};$ptrType(AD).prototype.Set=function(b){return new AD(this.$get()).Set(b);};AD.prototype.String=function(){var b;b=this.$val;return"";};$ptrType(AD).prototype.String=function(){return new AD(this.$get()).String();};AJ=function(b){var{b,c,d,e,f,g,h,i,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=[c];c[0]=$makeSlice(CE,$keys(b).length);d=0;e=b;f=0;g=$keys(e);while(true){if(!(f=c[0].$length)?($throwRuntimeError("index out of range"),undefined):c[0].$array[c[0].$offset+d]=i);d=d+(1)>>0;f++;}$r=F.Slice(c[0],(function(c){return function(j,k){var j,k;return((j<0||j>=c[0].$length)?($throwRuntimeError("index out of range"),undefined):c[0].$array[c[0].$offset+j]).Name<((k<0||k>=c[0].$length)?($throwRuntimeError("index out of range"),undefined):c[0].$array[c[0].$offset+k]).Name;};})(c));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return c[0];}return;}var $f={$blk:AJ,$c:true,$r,b,c,d,e,f,g,h,i,$s};return $f;};AH.ptr.prototype.Output=function(){var b;b=this;if($interfaceIsEqual(b.output,$ifaceNil)){return D.Stderr;}return b.output;};AH.prototype.Output=function(){return this.$val.Output();};AH.ptr.prototype.Name=function(){var b;b=this;return b.name;};AH.prototype.Name=function(){return this.$val.Name();};AH.ptr.prototype.ErrorHandling=function(){var b;b=this;return b.errorHandling;};AH.prototype.ErrorHandling=function(){return this.$val.ErrorHandling();};AH.ptr.prototype.SetOutput=function(b){var b,c;c=this;c.output=b;};AH.prototype.SetOutput=function(b){return this.$val.SetOutput(b);};AH.ptr.prototype.VisitAll=function(b){var{b,c,d,e,f,g,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=this;e=AJ(c.formal);$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}d=e;f=0;case 2:if(!(f=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+f]);$r=b(g);$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}f++;$s=2;continue;case 3:$s=-1;return;}return;}var $f={$blk:AH.ptr.prototype.VisitAll,$c:true,$r,b,c,d,e,f,g,$s};return $f;};AH.prototype.VisitAll=function(b){return this.$val.VisitAll(b);};AH.ptr.prototype.Visit=function(b){var{b,c,d,e,f,g,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=this;e=AJ(c.actual);$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}d=e;f=0;case 2:if(!(f=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+f]);$r=b(g);$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}f++;$s=2;continue;case 3:$s=-1;return;}return;}var $f={$blk:AH.ptr.prototype.Visit,$c:true,$r,b,c,d,e,f,g,$s};return $f;};AH.prototype.Visit=function(b){return this.$val.Visit(b);};AH.ptr.prototype.Lookup=function(b){var b,c,d;c=this;return(d=c.formal[$String.keyFor(b)],d!==undefined?d.v:CD.nil);};AH.prototype.Lookup=function(b){return this.$val.Lookup(b);};AH.ptr.prototype.Set=function(b,c){var{b,c,d,e,f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=this;e=(f=d.formal[$String.keyFor(b)],f!==undefined?[f.v,true]:[CD.nil,false]);g=e[0];h=e[1];if(!h){$s=1;continue;}$s=2;continue;case 1:i=B.Errorf("no such flag -%v",new BS([new $String(b)]));$s=3;case 3:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;$s=4;case 4:return j;case 2:k=g.Value.Set(c);$s=5;case 5:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;if(!($interfaceIsEqual(l,$ifaceNil))){$s=-1;return l;}if(d.actual===false){d.actual={};}m=b;(d.actual||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(m)]={k:m,v:g};$s=-1;return $ifaceNil;}return;}var $f={$blk:AH.ptr.prototype.Set,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,m,$s};return $f;};AH.prototype.Set=function(b,c){return this.$val.Set(b,c);};AO=function(b,c){var{b,c,d,e,f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=E.TypeOf(b.Value);e=new E.Value.ptr(CF.nil,0,0);f=d.Kind();$s=4;case 4:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}if(f===22){$s=1;continue;}$s=2;continue;case 1:g=d.Elem();$s=5;case 5:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=E.New(g);$s=6;case 6:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}e=h;$s=3;continue;case 2:i=E.Zero(d);$s=7;case 7:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}e=i;case 3:j=$clone(e,E.Value).Interface();$s=8;case 8:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=$assertType(j,AE).String();$s=9;case 9:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=c===k;$s=10;case 10:return l;}return;}var $f={$blk:AO,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,$s};return $f;};AP=function(b){var b,c,d,e,f,g,h,i;c="";d="";d=b.Usage;e=0;while(true){if(!(e>0;while(true){if(!(f>0),f);d=$substring(d,0,e)+c+$substring(d,(f+1>>0));g=c;h=d;c=g;d=h;return[c,d];}f=f+(1)>>0;}break;}e=e+(1)>>0;}c="value";i=b.Value;if($assertType(i,O,true)[1]){c="";}else if($assertType(i,CB,true)[1]){c="duration";}else if($assertType(i,CA,true)[1]){c="float";}else if($assertType(i,BV,true)[1]||$assertType(i,BW,true)[1]){c="int";}else if($assertType(i,BZ,true)[1]){c="string";}else if($assertType(i,BX,true)[1]||$assertType(i,BY,true)[1]){c="uint";}return[c,d];};$pkg.UnquoteUsage=AP;AH.ptr.prototype.PrintDefaults=function(){var{b,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:b=[b];b[0]=this;$r=b[0].VisitAll((function(b){return function $b(c){var{c,d,e,f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{c});$s=$s||0;s:while(true){switch($s){case 0:d=[d];d[0]=new H.Builder.ptr(CG.nil,CH.nil);e=B.Fprintf(d[0]," -%s",new BS([new $String(c.Name)]));$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}e;f=AP(c);g=f[0];h=f[1];if(g.length>0){d[0].WriteString(" ");d[0].WriteString(g);}if(d[0].Len()<=4){d[0].WriteString("\t");}else{d[0].WriteString("\n \t");}d[0].WriteString(H.ReplaceAll(h,"\n","\n \t"));i=AO(c,c.DefValue);$s=4;case 4:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}if(!i){$s=2;continue;}$s=3;continue;case 2:j=$assertType(c.Value,BZ,true);k=j[1];if(k){$s=5;continue;}$s=6;continue;case 5:l=B.Fprintf(d[0]," (default %q)",new BS([new $String(c.DefValue)]));$s=8;case 8:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}l;$s=7;continue;case 6:m=B.Fprintf(d[0]," (default %v)",new BS([new $String(c.DefValue)]));$s=9;case 9:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}m;case 7:case 3:n=B.Fprint(b[0].Output(),new BS([new $String(d[0].String()),new $String("\n")]));$s=10;case 10:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}n;$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,c,d,e,f,g,h,i,j,k,l,m,n,$s};return $f;};})(b));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:AH.ptr.prototype.PrintDefaults,$c:true,$r,b,$s};return $f;};AH.prototype.PrintDefaults=function(){return this.$val.PrintDefaults();};AQ=function(){var{$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:$r=$pkg.CommandLine.PrintDefaults();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:AQ,$c:true,$r,$s};return $f;};$pkg.PrintDefaults=AQ;AH.ptr.prototype.defaultUsage=function(){var{b,c,d,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:b=this;if(b.name===""){$s=1;continue;}$s=2;continue;case 1:c=B.Fprintf(b.Output(),"Usage:\n",new BS([]));$s=4;case 4:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}c;$s=3;continue;case 2:d=B.Fprintf(b.Output(),"Usage of %s:\n",new BS([new $String(b.name)]));$s=5;case 5:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}d;case 3:$r=b.PrintDefaults();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:AH.ptr.prototype.defaultUsage,$c:true,$r,b,c,d,$s};return $f;};AH.prototype.defaultUsage=function(){return this.$val.defaultUsage();};AH.ptr.prototype.NFlag=function(){var b;b=this;return $keys(b.actual).length;};AH.prototype.NFlag=function(){return this.$val.NFlag();};AH.ptr.prototype.Arg=function(b){var b,c,d;c=this;if(b<0||b>=c.args.$length){return"";}return(d=c.args,((b<0||b>=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+b]));};AH.prototype.Arg=function(b){return this.$val.Arg(b);};AH.ptr.prototype.NArg=function(){var b;b=this;return b.args.$length;};AH.prototype.NArg=function(){return this.$val.NArg();};AH.ptr.prototype.Args=function(){var b;b=this;return b.args;};AH.prototype.Args=function(){return this.$val.Args();};AH.ptr.prototype.BoolVar=function(b,c,d,e){var{b,c,d,e,f,$s,$r,$c}=$restore(this,{b,c,d,e});$s=$s||0;s:while(true){switch($s){case 0:f=this;$r=f.Var(N(d,b),c,e);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:AH.ptr.prototype.BoolVar,$c:true,$r,b,c,d,e,f,$s};return $f;};AH.prototype.BoolVar=function(b,c,d,e){return this.$val.BoolVar(b,c,d,e);};AH.ptr.prototype.Bool=function(b,c,d){var{b,c,d,e,f,$s,$r,$c}=$restore(this,{b,c,d});$s=$s||0;s:while(true){switch($s){case 0:e=this;f=$newDataPointer(false,CI);$r=e.BoolVar(f,b,c,d);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return f;}return;}var $f={$blk:AH.ptr.prototype.Bool,$c:true,$r,b,c,d,e,f,$s};return $f;};AH.prototype.Bool=function(b,c,d){return this.$val.Bool(b,c,d);};AH.ptr.prototype.IntVar=function(b,c,d,e){var{b,c,d,e,f,$s,$r,$c}=$restore(this,{b,c,d,e});$s=$s||0;s:while(true){switch($s){case 0:f=this;$r=f.Var(Q(d,b),c,e);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:AH.ptr.prototype.IntVar,$c:true,$r,b,c,d,e,f,$s};return $f;};AH.prototype.IntVar=function(b,c,d,e){return this.$val.IntVar(b,c,d,e);};AH.ptr.prototype.Int=function(b,c,d){var{b,c,d,e,f,$s,$r,$c}=$restore(this,{b,c,d});$s=$s||0;s:while(true){switch($s){case 0:e=this;f=$newDataPointer(0,CJ);$r=e.IntVar(f,b,c,d);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return f;}return;}var $f={$blk:AH.ptr.prototype.Int,$c:true,$r,b,c,d,e,f,$s};return $f;};AH.prototype.Int=function(b,c,d){return this.$val.Int(b,c,d);};AH.ptr.prototype.Int64Var=function(b,c,d,e){var{b,c,d,e,f,$s,$r,$c}=$restore(this,{b,c,d,e});$s=$s||0;s:while(true){switch($s){case 0:f=this;$r=f.Var(S(d,b),c,e);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:AH.ptr.prototype.Int64Var,$c:true,$r,b,c,d,e,f,$s};return $f;};AH.prototype.Int64Var=function(b,c,d,e){return this.$val.Int64Var(b,c,d,e);};AH.ptr.prototype.Int64=function(b,c,d){var{b,c,d,e,f,$s,$r,$c}=$restore(this,{b,c,d});$s=$s||0;s:while(true){switch($s){case 0:e=this;f=$newDataPointer(new $Int64(0,0),CK);$r=e.Int64Var(f,b,c,d);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return f;}return;}var $f={$blk:AH.ptr.prototype.Int64,$c:true,$r,b,c,d,e,f,$s};return $f;};AH.prototype.Int64=function(b,c,d){return this.$val.Int64(b,c,d);};AH.ptr.prototype.UintVar=function(b,c,d,e){var{b,c,d,e,f,$s,$r,$c}=$restore(this,{b,c,d,e});$s=$s||0;s:while(true){switch($s){case 0:f=this;$r=f.Var(U(d,b),c,e);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:AH.ptr.prototype.UintVar,$c:true,$r,b,c,d,e,f,$s};return $f;};AH.prototype.UintVar=function(b,c,d,e){return this.$val.UintVar(b,c,d,e);};AH.ptr.prototype.Uint=function(b,c,d){var{b,c,d,e,f,$s,$r,$c}=$restore(this,{b,c,d});$s=$s||0;s:while(true){switch($s){case 0:e=this;f=$newDataPointer(0,CL);$r=e.UintVar(f,b,c,d);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return f;}return;}var $f={$blk:AH.ptr.prototype.Uint,$c:true,$r,b,c,d,e,f,$s};return $f;};AH.prototype.Uint=function(b,c,d){return this.$val.Uint(b,c,d);};AH.ptr.prototype.Uint64Var=function(b,c,d,e){var{b,c,d,e,f,$s,$r,$c}=$restore(this,{b,c,d,e});$s=$s||0;s:while(true){switch($s){case 0:f=this;$r=f.Var(W(d,b),c,e);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:AH.ptr.prototype.Uint64Var,$c:true,$r,b,c,d,e,f,$s};return $f;};AH.prototype.Uint64Var=function(b,c,d,e){return this.$val.Uint64Var(b,c,d,e);};AH.ptr.prototype.Uint64=function(b,c,d){var{b,c,d,e,f,$s,$r,$c}=$restore(this,{b,c,d});$s=$s||0;s:while(true){switch($s){case 0:e=this;f=$newDataPointer(new $Uint64(0,0),CM);$r=e.Uint64Var(f,b,c,d);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return f;}return;}var $f={$blk:AH.ptr.prototype.Uint64,$c:true,$r,b,c,d,e,f,$s};return $f;};AH.prototype.Uint64=function(b,c,d){return this.$val.Uint64(b,c,d);};AH.ptr.prototype.StringVar=function(b,c,d,e){var{b,c,d,e,f,$s,$r,$c}=$restore(this,{b,c,d,e});$s=$s||0;s:while(true){switch($s){case 0:f=this;$r=f.Var(Y(d,b),c,e);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:AH.ptr.prototype.StringVar,$c:true,$r,b,c,d,e,f,$s};return $f;};AH.prototype.StringVar=function(b,c,d,e){return this.$val.StringVar(b,c,d,e);};AH.ptr.prototype.String=function(b,c,d){var{b,c,d,e,f,$s,$r,$c}=$restore(this,{b,c,d});$s=$s||0;s:while(true){switch($s){case 0:e=this;f=$newDataPointer("",CN);$r=e.StringVar(f,b,c,d);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return f;}return;}var $f={$blk:AH.ptr.prototype.String,$c:true,$r,b,c,d,e,f,$s};return $f;};AH.prototype.String=function(b,c,d){return this.$val.String(b,c,d);};AH.ptr.prototype.Float64Var=function(b,c,d,e){var{b,c,d,e,f,$s,$r,$c}=$restore(this,{b,c,d,e});$s=$s||0;s:while(true){switch($s){case 0:f=this;$r=f.Var(AA(d,b),c,e);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:AH.ptr.prototype.Float64Var,$c:true,$r,b,c,d,e,f,$s};return $f;};AH.prototype.Float64Var=function(b,c,d,e){return this.$val.Float64Var(b,c,d,e);};AH.ptr.prototype.Float64=function(b,c,d){var{b,c,d,e,f,$s,$r,$c}=$restore(this,{b,c,d});$s=$s||0;s:while(true){switch($s){case 0:e=this;f=$newDataPointer(0,CO);$r=e.Float64Var(f,b,c,d);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return f;}return;}var $f={$blk:AH.ptr.prototype.Float64,$c:true,$r,b,c,d,e,f,$s};return $f;};AH.prototype.Float64=function(b,c,d){return this.$val.Float64(b,c,d);};AH.ptr.prototype.DurationVar=function(b,c,d,e){var{b,c,d,e,f,$s,$r,$c}=$restore(this,{b,c,d,e});$s=$s||0;s:while(true){switch($s){case 0:f=this;$r=f.Var(AC(d,b),c,e);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:AH.ptr.prototype.DurationVar,$c:true,$r,b,c,d,e,f,$s};return $f;};AH.prototype.DurationVar=function(b,c,d,e){return this.$val.DurationVar(b,c,d,e);};AH.ptr.prototype.Duration=function(b,c,d){var{b,c,d,e,f,$s,$r,$c}=$restore(this,{b,c,d});$s=$s||0;s:while(true){switch($s){case 0:e=this;f=$newDataPointer(new I.Duration(0,0),CC);$r=e.DurationVar(f,b,c,d);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return f;}return;}var $f={$blk:AH.ptr.prototype.Duration,$c:true,$r,b,c,d,e,f,$s};return $f;};AH.prototype.Duration=function(b,c,d){return this.$val.Duration(b,c,d);};AH.ptr.prototype.Func=function(b,c,d){var{b,c,d,e,$s,$r,$c}=$restore(this,{b,c,d});$s=$s||0;s:while(true){switch($s){case 0:e=this;$r=e.Var(new AD((d)),b,c);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:AH.ptr.prototype.Func,$c:true,$r,b,c,d,e,$s};return $f;};AH.prototype.Func=function(b,c,d){return this.$val.Func(b,c,d);};AH.ptr.prototype.Var=function(b,c,d){var{b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,$s,$r,$c}=$restore(this,{b,c,d});$s=$s||0;s:while(true){switch($s){case 0:e=this;if(H.HasPrefix(c,"-")){$s=1;continue;}if(H.Contains(c,"=")){$s=2;continue;}$s=3;continue;case 1:f=e.sprintf("flag %q begins with -",new BS([new $String(c)]));$s=4;case 4:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}$panic(new $String(f));$s=3;continue;case 2:g=e.sprintf("flag %q contains =",new BS([new $String(c)]));$s=5;case 5:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}$panic(new $String(g));case 3:h=b.String();$s=6;case 6:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=new AI.ptr(c,d,b,h);j=(k=e.formal[$String.keyFor(c)],k!==undefined?[k.v,true]:[CD.nil,false]);l=j[1];if(l){$s=7;continue;}$s=8;continue;case 7:m="";if(e.name===""){$s=9;continue;}$s=10;continue;case 9:n=e.sprintf("flag redefined: %s",new BS([new $String(c)]));$s=12;case 12:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;$s=11;continue;case 10:o=e.sprintf("%s flag redefined: %s",new BS([new $String(e.name),new $String(c)]));$s=13;case 13:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}m=o;case 11:$panic(new $String(m));case 8:if(e.formal===false){e.formal={};}p=c;(e.formal||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(p)]={k:p,v:i};$s=-1;return;}return;}var $f={$blk:AH.ptr.prototype.Var,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,$s};return $f;};AH.prototype.Var=function(b,c,d){return this.$val.Var(b,c,d);};AH.ptr.prototype.sprintf=function(b,c){var{b,c,d,e,f,g,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=this;e=B.Sprintf(b,c);$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=e;g=B.Fprintln(d.Output(),new BS([new $String(f)]));$s=2;case 2:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}g;$s=-1;return f;}return;}var $f={$blk:AH.ptr.prototype.sprintf,$c:true,$r,b,c,d,e,f,g,$s};return $f;};AH.prototype.sprintf=function(b,c){return this.$val.sprintf(b,c);};AH.ptr.prototype.failf=function(b,c){var{b,c,d,e,f,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=this;e=d.sprintf(b,c);$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=e;$r=d.usage();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return A.New(f);}return;}var $f={$blk:AH.ptr.prototype.failf,$c:true,$r,b,c,d,e,f,$s};return $f;};AH.prototype.failf=function(b,c){return this.$val.failf(b,c);};AH.ptr.prototype.usage=function(){var{b,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:b=this;if(b.Usage===$throwNilPointerError){$s=1;continue;}$s=2;continue;case 1:$r=b.defaultUsage();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=3;continue;case 2:$r=b.Usage();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 3:$s=-1;return;}return;}var $f={$blk:AH.ptr.prototype.usage,$c:true,$r,b,$s};return $f;};AH.prototype.usage=function(){return this.$val.usage();};AH.ptr.prototype.parseOne=function(){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:b=this;if(b.args.$length===0){$s=-1;return[false,$ifaceNil];}d=(c=b.args,(0>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+0]));if(d.length<2||!((d.charCodeAt(0)===45))){$s=-1;return[false,$ifaceNil];}e=1;if(d.charCodeAt(1)===45){e=e+(1)>>0;if(d.length===2){b.args=$subslice(b.args,1);$s=-1;return[false,$ifaceNil];}}f=$substring(d,e);if((f.length===0)||(f.charCodeAt(0)===45)||(f.charCodeAt(0)===61)){$s=1;continue;}$s=2;continue;case 1:g=b.failf("bad flag syntax: %s",new BS([new $String(d)]));$s=3;case 3:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=[false,g];$s=4;case 4:return h;case 2:b.args=$subslice(b.args,1);i=false;j="";k=1;while(true){if(!(k>0));i=true;f=$substring(f,0,k);break;}k=k+(1)>>0;}l=b.formal;m=(n=l[$String.keyFor(f)],n!==undefined?[n.v,true]:[CD.nil,false]);o=m[0];p=m[1];if(!p){$s=5;continue;}$s=6;continue;case 5:if(f==="help"||f==="h"){$s=7;continue;}$s=8;continue;case 7:$r=b.usage();$s=9;case 9:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return[false,$pkg.ErrHelp];case 8:q=b.failf("flag provided but not defined: -%s",new BS([new $String(f)]));$s=10;case 10:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=[false,q];$s=11;case 11:return r;case 6:s=$assertType(o.Value,O,true);t=s[0];u=s[1];if(!(u)){v=false;$s=15;continue s;}w=t.IsBoolFlag();$s=16;case 16:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}v=w;case 15:if(v){$s=12;continue;}$s=13;continue;case 12:if(i){$s=17;continue;}$s=18;continue;case 17:x=t.Set(j);$s=20;case 20:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}y=x;if(!($interfaceIsEqual(y,$ifaceNil))){$s=21;continue;}$s=22;continue;case 21:z=b.failf("invalid boolean value %q for -%s: %v",new BS([new $String(j),new $String(f),y]));$s=23;case 23:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}aa=[false,z];$s=24;case 24:return aa;case 22:$s=19;continue;case 18:ab=t.Set("true");$s=25;case 25:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}ac=ab;if(!($interfaceIsEqual(ac,$ifaceNil))){$s=26;continue;}$s=27;continue;case 26:ad=b.failf("invalid boolean flag %s: %v",new BS([new $String(f),ac]));$s=28;case 28:if($c){$c=false;ad=ad.$blk();}if(ad&&ad.$blk!==undefined){break s;}ae=[false,ad];$s=29;case 29:return ae;case 27:case 19:$s=14;continue;case 13:if(!i&&b.args.$length>0){i=true;af=(ag=b.args,(0>=ag.$length?($throwRuntimeError("index out of range"),undefined):ag.$array[ag.$offset+0]));ah=$subslice(b.args,1);j=af;b.args=ah;}if(!i){$s=30;continue;}$s=31;continue;case 30:ai=b.failf("flag needs an argument: -%s",new BS([new $String(f)]));$s=32;case 32:if($c){$c=false;ai=ai.$blk();}if(ai&&ai.$blk!==undefined){break s;}aj=[false,ai];$s=33;case 33:return aj;case 31:ak=o.Value.Set(j);$s=34;case 34:if($c){$c=false;ak=ak.$blk();}if(ak&&ak.$blk!==undefined){break s;}al=ak;if(!($interfaceIsEqual(al,$ifaceNil))){$s=35;continue;}$s=36;continue;case 35:am=b.failf("invalid value %q for flag -%s: %v",new BS([new $String(j),new $String(f),al]));$s=37;case 37:if($c){$c=false;am=am.$blk();}if(am&&am.$blk!==undefined){break s;}an=[false,am];$s=38;case 38:return an;case 36:case 14:if(b.actual===false){b.actual={};}ao=f;(b.actual||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(ao)]={k:ao,v:o};$s=-1;return[true,$ifaceNil];}return;}var $f={$blk:AH.ptr.prototype.parseOne,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};AH.prototype.parseOne=function(){return this.$val.parseOne();};AH.ptr.prototype.Parse=function(b){var{b,c,d,e,f,g,h,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=this;c.parsed=true;c.args=b;case 1:e=c.parseOne();$s=3;case 3:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}d=e;f=d[0];g=d[1];if(f){$s=1;continue;}if($interfaceIsEqual(g,$ifaceNil)){$s=2;continue;}h=c.errorHandling;if(h===(0)){$s=5;continue;}if(h===(1)){$s=6;continue;}if(h===(2)){$s=7;continue;}$s=8;continue;case 5:$s=-1;return g;case 6:if($interfaceIsEqual(g,$pkg.ErrHelp)){$s=9;continue;}$s=10;continue;case 9:$r=D.Exit(0);$s=11;case 11:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 10:$r=D.Exit(2);$s=12;case 12:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=8;continue;case 7:$panic(g);case 8:case 4:$s=1;continue;case 2:$s=-1;return $ifaceNil;}return;}var $f={$blk:AH.ptr.prototype.Parse,$c:true,$r,b,c,d,e,f,g,h,$s};return $f;};AH.prototype.Parse=function(b){return this.$val.Parse(b);};AH.ptr.prototype.Parsed=function(){var b;b=this;return b.parsed;};AH.prototype.Parsed=function(){return this.$val.Parsed();};BP=function(){$pkg.CommandLine.Usage=BQ;};BQ=function(){var{$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:$r=$pkg.Usage();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:BQ,$c:true,$r,$s};return $f;};BR=function(b,c){var b,c,d;d=new AH.ptr($throwNilPointerError,b,false,false,false,CP.nil,c,$ifaceNil);d.Usage=$methodVal(d,"defaultUsage");return d;};$pkg.NewFlagSet=BR;AH.ptr.prototype.Init=function(b,c){var b,c,d;d=this;d.name=b;d.errorHandling=c;};AH.prototype.Init=function(b,c){return this.$val.Init(b,c);};BU.methods=[{prop:"Set",name:"Set",pkg:"",typ:$funcType([$String],[$error],false)},{prop:"Get",name:"Get",pkg:"",typ:$funcType([],[$emptyInterface],false)},{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)},{prop:"IsBoolFlag",name:"IsBoolFlag",pkg:"",typ:$funcType([],[$Bool],false)}];BV.methods=[{prop:"Set",name:"Set",pkg:"",typ:$funcType([$String],[$error],false)},{prop:"Get",name:"Get",pkg:"",typ:$funcType([],[$emptyInterface],false)},{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)}];BW.methods=[{prop:"Set",name:"Set",pkg:"",typ:$funcType([$String],[$error],false)},{prop:"Get",name:"Get",pkg:"",typ:$funcType([],[$emptyInterface],false)},{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)}];BX.methods=[{prop:"Set",name:"Set",pkg:"",typ:$funcType([$String],[$error],false)},{prop:"Get",name:"Get",pkg:"",typ:$funcType([],[$emptyInterface],false)},{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)}];BY.methods=[{prop:"Set",name:"Set",pkg:"",typ:$funcType([$String],[$error],false)},{prop:"Get",name:"Get",pkg:"",typ:$funcType([],[$emptyInterface],false)},{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)}];BZ.methods=[{prop:"Set",name:"Set",pkg:"",typ:$funcType([$String],[$error],false)},{prop:"Get",name:"Get",pkg:"",typ:$funcType([],[$emptyInterface],false)},{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)}];CA.methods=[{prop:"Set",name:"Set",pkg:"",typ:$funcType([$String],[$error],false)},{prop:"Get",name:"Get",pkg:"",typ:$funcType([],[$emptyInterface],false)},{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)}];CB.methods=[{prop:"Set",name:"Set",pkg:"",typ:$funcType([$String],[$error],false)},{prop:"Get",name:"Get",pkg:"",typ:$funcType([],[$emptyInterface],false)},{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)}];AD.methods=[{prop:"Set",name:"Set",pkg:"",typ:$funcType([$String],[$error],false)},{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)}];CS.methods=[{prop:"Output",name:"Output",pkg:"",typ:$funcType([],[C.Writer],false)},{prop:"Name",name:"Name",pkg:"",typ:$funcType([],[$String],false)},{prop:"ErrorHandling",name:"ErrorHandling",pkg:"",typ:$funcType([],[AG],false)},{prop:"SetOutput",name:"SetOutput",pkg:"",typ:$funcType([C.Writer],[],false)},{prop:"VisitAll",name:"VisitAll",pkg:"",typ:$funcType([CQ],[],false)},{prop:"Visit",name:"Visit",pkg:"",typ:$funcType([CQ],[],false)},{prop:"Lookup",name:"Lookup",pkg:"",typ:$funcType([$String],[CD],false)},{prop:"Set",name:"Set",pkg:"",typ:$funcType([$String,$String],[$error],false)},{prop:"PrintDefaults",name:"PrintDefaults",pkg:"",typ:$funcType([],[],false)},{prop:"defaultUsage",name:"defaultUsage",pkg:"flag",typ:$funcType([],[],false)},{prop:"NFlag",name:"NFlag",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Arg",name:"Arg",pkg:"",typ:$funcType([$Int],[$String],false)},{prop:"NArg",name:"NArg",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Args",name:"Args",pkg:"",typ:$funcType([],[CP],false)},{prop:"BoolVar",name:"BoolVar",pkg:"",typ:$funcType([CI,$String,$Bool,$String],[],false)},{prop:"Bool",name:"Bool",pkg:"",typ:$funcType([$String,$Bool,$String],[CI],false)},{prop:"IntVar",name:"IntVar",pkg:"",typ:$funcType([CJ,$String,$Int,$String],[],false)},{prop:"Int",name:"Int",pkg:"",typ:$funcType([$String,$Int,$String],[CJ],false)},{prop:"Int64Var",name:"Int64Var",pkg:"",typ:$funcType([CK,$String,$Int64,$String],[],false)},{prop:"Int64",name:"Int64",pkg:"",typ:$funcType([$String,$Int64,$String],[CK],false)},{prop:"UintVar",name:"UintVar",pkg:"",typ:$funcType([CL,$String,$Uint,$String],[],false)},{prop:"Uint",name:"Uint",pkg:"",typ:$funcType([$String,$Uint,$String],[CL],false)},{prop:"Uint64Var",name:"Uint64Var",pkg:"",typ:$funcType([CM,$String,$Uint64,$String],[],false)},{prop:"Uint64",name:"Uint64",pkg:"",typ:$funcType([$String,$Uint64,$String],[CM],false)},{prop:"StringVar",name:"StringVar",pkg:"",typ:$funcType([CN,$String,$String,$String],[],false)},{prop:"String",name:"String",pkg:"",typ:$funcType([$String,$String,$String],[CN],false)},{prop:"Float64Var",name:"Float64Var",pkg:"",typ:$funcType([CO,$String,$Float64,$String],[],false)},{prop:"Float64",name:"Float64",pkg:"",typ:$funcType([$String,$Float64,$String],[CO],false)},{prop:"DurationVar",name:"DurationVar",pkg:"",typ:$funcType([CC,$String,I.Duration,$String],[],false)},{prop:"Duration",name:"Duration",pkg:"",typ:$funcType([$String,I.Duration,$String],[CC],false)},{prop:"Func",name:"Func",pkg:"",typ:$funcType([$String,$String,CR],[],false)},{prop:"Var",name:"Var",pkg:"",typ:$funcType([AE,$String,$String],[],false)},{prop:"sprintf",name:"sprintf",pkg:"flag",typ:$funcType([$String,BS],[$String],true)},{prop:"failf",name:"failf",pkg:"flag",typ:$funcType([$String,BS],[$error],true)},{prop:"usage",name:"usage",pkg:"flag",typ:$funcType([],[],false)},{prop:"parseOne",name:"parseOne",pkg:"flag",typ:$funcType([],[$Bool,$error],false)},{prop:"Parse",name:"Parse",pkg:"",typ:$funcType([CP],[$error],false)},{prop:"Parsed",name:"Parsed",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Init",name:"Init",pkg:"",typ:$funcType([$String,AG],[],false)}];O.init([{prop:"IsBoolFlag",name:"IsBoolFlag",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Set",name:"Set",pkg:"",typ:$funcType([$String],[$error],false)},{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)}]);AD.init([$String],[$error],false);AE.init([{prop:"Set",name:"Set",pkg:"",typ:$funcType([$String],[$error],false)},{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)}]);AH.init("flag",[{prop:"Usage",name:"Usage",embedded:false,exported:true,typ:CT,tag:""},{prop:"name",name:"name",embedded:false,exported:false,typ:$String,tag:""},{prop:"parsed",name:"parsed",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"actual",name:"actual",embedded:false,exported:false,typ:CU,tag:""},{prop:"formal",name:"formal",embedded:false,exported:false,typ:CU,tag:""},{prop:"args",name:"args",embedded:false,exported:false,typ:CP,tag:""},{prop:"errorHandling",name:"errorHandling",embedded:false,exported:false,typ:AG,tag:""},{prop:"output",name:"output",embedded:false,exported:false,typ:C.Writer,tag:""}]);AI.init("",[{prop:"Name",name:"Name",embedded:false,exported:true,typ:$String,tag:""},{prop:"Usage",name:"Usage",embedded:false,exported:true,typ:$String,tag:""},{prop:"Value",name:"Value",embedded:false,exported:true,typ:AE,tag:""},{prop:"DefValue",name:"DefValue",embedded:false,exported:true,typ:$String,tag:""}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=D.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=E.$init();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=F.$init();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=G.$init();$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=H.$init();$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=I.$init();$s=9;case 9:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$pkg.ErrHelp=A.New("flag: help requested");J=A.New("parse error");K=A.New("value out of range");$pkg.CommandLine=BR((a=D.Args,(0>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+0])),1);$pkg.Usage=(function $b(){var{b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:c=B.Fprintf($pkg.CommandLine.Output(),"Usage of %s:\n",new BS([new $String((b=D.Args,(0>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+0])))]));$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}c;$r=AQ();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,b,c,$s};return $f;});BP();}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["go.uber.org/atomic"]=(function(){var $pkg={},$init,A,B,C,F,H,L,N,W,X,Y,Z,AB,AC,AE,AF,G,P,Q;A=$packages["math"];B=$packages["sync/atomic"];C=$packages["time"];F=$pkg.Int32=$newType(0,$kindStruct,"atomic.Int32",true,"go.uber.org/atomic",true,function(v_){this.$val=this;if(arguments.length===0){this.v=0;return;}this.v=v_;});H=$pkg.Int64=$newType(0,$kindStruct,"atomic.Int64",true,"go.uber.org/atomic",true,function(v_){this.$val=this;if(arguments.length===0){this.v=new $Int64(0,0);return;}this.v=v_;});L=$pkg.Uint64=$newType(0,$kindStruct,"atomic.Uint64",true,"go.uber.org/atomic",true,function(v_){this.$val=this;if(arguments.length===0){this.v=new $Uint64(0,0);return;}this.v=v_;});N=$pkg.Bool=$newType(0,$kindStruct,"atomic.Bool",true,"go.uber.org/atomic",true,function(v_){this.$val=this;if(arguments.length===0){this.v=0;return;}this.v=v_;});W=$ptrType($Int32);X=$ptrType($Int64);Y=$ptrType($Uint32);Z=$ptrType($Uint64);AB=$ptrType(F);AC=$ptrType(H);AE=$ptrType(L);AF=$ptrType(N);G=function(a){var a;return new F.ptr(a);};$pkg.NewInt32=G;F.ptr.prototype.Load=function(){var a;a=this;return B.LoadInt32((a.$ptr_v||(a.$ptr_v=new W(function(){return this.$target.v;},function($v){this.$target.v=$v;},a))));};F.prototype.Load=function(){return this.$val.Load();};F.ptr.prototype.Add=function(a){var a,b;b=this;return B.AddInt32((b.$ptr_v||(b.$ptr_v=new W(function(){return this.$target.v;},function($v){this.$target.v=$v;},b))),a);};F.prototype.Add=function(a){return this.$val.Add(a);};F.ptr.prototype.Sub=function(a){var a,b;b=this;return B.AddInt32((b.$ptr_v||(b.$ptr_v=new W(function(){return this.$target.v;},function($v){this.$target.v=$v;},b))),-a);};F.prototype.Sub=function(a){return this.$val.Sub(a);};F.ptr.prototype.Inc=function(){var a;a=this;return a.Add(1);};F.prototype.Inc=function(){return this.$val.Inc();};F.ptr.prototype.Dec=function(){var a;a=this;return a.Sub(1);};F.prototype.Dec=function(){return this.$val.Dec();};F.ptr.prototype.CAS=function(a,b){var a,b,c;c=this;return B.CompareAndSwapInt32((c.$ptr_v||(c.$ptr_v=new W(function(){return this.$target.v;},function($v){this.$target.v=$v;},c))),a,b);};F.prototype.CAS=function(a,b){return this.$val.CAS(a,b);};F.ptr.prototype.Store=function(a){var a,b;b=this;B.StoreInt32((b.$ptr_v||(b.$ptr_v=new W(function(){return this.$target.v;},function($v){this.$target.v=$v;},b))),a);};F.prototype.Store=function(a){return this.$val.Store(a);};F.ptr.prototype.Swap=function(a){var a,b;b=this;return B.SwapInt32((b.$ptr_v||(b.$ptr_v=new W(function(){return this.$target.v;},function($v){this.$target.v=$v;},b))),a);};F.prototype.Swap=function(a){return this.$val.Swap(a);};H.ptr.prototype.Load=function(){var a;a=this;return B.LoadInt64((a.$ptr_v||(a.$ptr_v=new X(function(){return this.$target.v;},function($v){this.$target.v=$v;},a))));};H.prototype.Load=function(){return this.$val.Load();};H.ptr.prototype.Add=function(a){var a,b;b=this;return B.AddInt64((b.$ptr_v||(b.$ptr_v=new X(function(){return this.$target.v;},function($v){this.$target.v=$v;},b))),a);};H.prototype.Add=function(a){return this.$val.Add(a);};H.ptr.prototype.Sub=function(a){var a,b;b=this;return B.AddInt64((b.$ptr_v||(b.$ptr_v=new X(function(){return this.$target.v;},function($v){this.$target.v=$v;},b))),new $Int64(-a.$high,-a.$low));};H.prototype.Sub=function(a){return this.$val.Sub(a);};H.ptr.prototype.Inc=function(){var a;a=this;return a.Add(new $Int64(0,1));};H.prototype.Inc=function(){return this.$val.Inc();};H.ptr.prototype.Dec=function(){var a;a=this;return a.Sub(new $Int64(0,1));};H.prototype.Dec=function(){return this.$val.Dec();};H.ptr.prototype.CAS=function(a,b){var a,b,c;c=this;return B.CompareAndSwapInt64((c.$ptr_v||(c.$ptr_v=new X(function(){return this.$target.v;},function($v){this.$target.v=$v;},c))),a,b);};H.prototype.CAS=function(a,b){return this.$val.CAS(a,b);};H.ptr.prototype.Store=function(a){var a,b;b=this;B.StoreInt64((b.$ptr_v||(b.$ptr_v=new X(function(){return this.$target.v;},function($v){this.$target.v=$v;},b))),a);};H.prototype.Store=function(a){return this.$val.Store(a);};H.ptr.prototype.Swap=function(a){var a,b;b=this;return B.SwapInt64((b.$ptr_v||(b.$ptr_v=new X(function(){return this.$target.v;},function($v){this.$target.v=$v;},b))),a);};H.prototype.Swap=function(a){return this.$val.Swap(a);};L.ptr.prototype.Load=function(){var a;a=this;return B.LoadUint64((a.$ptr_v||(a.$ptr_v=new Z(function(){return this.$target.v;},function($v){this.$target.v=$v;},a))));};L.prototype.Load=function(){return this.$val.Load();};L.ptr.prototype.Add=function(a){var a,b;b=this;return B.AddUint64((b.$ptr_v||(b.$ptr_v=new Z(function(){return this.$target.v;},function($v){this.$target.v=$v;},b))),a);};L.prototype.Add=function(a){return this.$val.Add(a);};L.ptr.prototype.Sub=function(a){var a,b,c;b=this;return B.AddUint64((b.$ptr_v||(b.$ptr_v=new Z(function(){return this.$target.v;},function($v){this.$target.v=$v;},b))),(c=new $Uint64(a.$high-0,a.$low-1),new $Uint64(~c.$high,~c.$low>>>0)));};L.prototype.Sub=function(a){return this.$val.Sub(a);};L.ptr.prototype.Inc=function(){var a;a=this;return a.Add(new $Uint64(0,1));};L.prototype.Inc=function(){return this.$val.Inc();};L.ptr.prototype.Dec=function(){var a;a=this;return a.Sub(new $Uint64(0,1));};L.prototype.Dec=function(){return this.$val.Dec();};L.ptr.prototype.CAS=function(a,b){var a,b,c;c=this;return B.CompareAndSwapUint64((c.$ptr_v||(c.$ptr_v=new Z(function(){return this.$target.v;},function($v){this.$target.v=$v;},c))),a,b);};L.prototype.CAS=function(a,b){return this.$val.CAS(a,b);};L.ptr.prototype.Store=function(a){var a,b;b=this;B.StoreUint64((b.$ptr_v||(b.$ptr_v=new Z(function(){return this.$target.v;},function($v){this.$target.v=$v;},b))),a);};L.prototype.Store=function(a){return this.$val.Store(a);};L.ptr.prototype.Swap=function(a){var a,b;b=this;return B.SwapUint64((b.$ptr_v||(b.$ptr_v=new Z(function(){return this.$target.v;},function($v){this.$target.v=$v;},b))),a);};L.prototype.Swap=function(a){return this.$val.Swap(a);};N.ptr.prototype.Load=function(){var a;a=this;return P(B.LoadUint32((a.$ptr_v||(a.$ptr_v=new Y(function(){return this.$target.v;},function($v){this.$target.v=$v;},a)))));};N.prototype.Load=function(){return this.$val.Load();};N.ptr.prototype.CAS=function(a,b){var a,b,c;c=this;return B.CompareAndSwapUint32((c.$ptr_v||(c.$ptr_v=new Y(function(){return this.$target.v;},function($v){this.$target.v=$v;},c))),Q(a),Q(b));};N.prototype.CAS=function(a,b){return this.$val.CAS(a,b);};N.ptr.prototype.Store=function(a){var a,b;b=this;B.StoreUint32((b.$ptr_v||(b.$ptr_v=new Y(function(){return this.$target.v;},function($v){this.$target.v=$v;},b))),Q(a));};N.prototype.Store=function(a){return this.$val.Store(a);};N.ptr.prototype.Swap=function(a){var a,b;b=this;return P(B.SwapUint32((b.$ptr_v||(b.$ptr_v=new Y(function(){return this.$target.v;},function($v){this.$target.v=$v;},b))),Q(a)));};N.prototype.Swap=function(a){return this.$val.Swap(a);};N.ptr.prototype.Toggle=function(){var a;a=this;return P(B.AddUint32((a.$ptr_v||(a.$ptr_v=new Y(function(){return this.$target.v;},function($v){this.$target.v=$v;},a))),1)-1>>>0);};N.prototype.Toggle=function(){return this.$val.Toggle();};P=function(a){var a;return((a&1)>>>0)===1;};Q=function(a){var a;if(a){return 1;}return 0;};AB.methods=[{prop:"Load",name:"Load",pkg:"",typ:$funcType([],[$Int32],false)},{prop:"Add",name:"Add",pkg:"",typ:$funcType([$Int32],[$Int32],false)},{prop:"Sub",name:"Sub",pkg:"",typ:$funcType([$Int32],[$Int32],false)},{prop:"Inc",name:"Inc",pkg:"",typ:$funcType([],[$Int32],false)},{prop:"Dec",name:"Dec",pkg:"",typ:$funcType([],[$Int32],false)},{prop:"CAS",name:"CAS",pkg:"",typ:$funcType([$Int32,$Int32],[$Bool],false)},{prop:"Store",name:"Store",pkg:"",typ:$funcType([$Int32],[],false)},{prop:"Swap",name:"Swap",pkg:"",typ:$funcType([$Int32],[$Int32],false)}];AC.methods=[{prop:"Load",name:"Load",pkg:"",typ:$funcType([],[$Int64],false)},{prop:"Add",name:"Add",pkg:"",typ:$funcType([$Int64],[$Int64],false)},{prop:"Sub",name:"Sub",pkg:"",typ:$funcType([$Int64],[$Int64],false)},{prop:"Inc",name:"Inc",pkg:"",typ:$funcType([],[$Int64],false)},{prop:"Dec",name:"Dec",pkg:"",typ:$funcType([],[$Int64],false)},{prop:"CAS",name:"CAS",pkg:"",typ:$funcType([$Int64,$Int64],[$Bool],false)},{prop:"Store",name:"Store",pkg:"",typ:$funcType([$Int64],[],false)},{prop:"Swap",name:"Swap",pkg:"",typ:$funcType([$Int64],[$Int64],false)}];AE.methods=[{prop:"Load",name:"Load",pkg:"",typ:$funcType([],[$Uint64],false)},{prop:"Add",name:"Add",pkg:"",typ:$funcType([$Uint64],[$Uint64],false)},{prop:"Sub",name:"Sub",pkg:"",typ:$funcType([$Uint64],[$Uint64],false)},{prop:"Inc",name:"Inc",pkg:"",typ:$funcType([],[$Uint64],false)},{prop:"Dec",name:"Dec",pkg:"",typ:$funcType([],[$Uint64],false)},{prop:"CAS",name:"CAS",pkg:"",typ:$funcType([$Uint64,$Uint64],[$Bool],false)},{prop:"Store",name:"Store",pkg:"",typ:$funcType([$Uint64],[],false)},{prop:"Swap",name:"Swap",pkg:"",typ:$funcType([$Uint64],[$Uint64],false)}];AF.methods=[{prop:"Load",name:"Load",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"CAS",name:"CAS",pkg:"",typ:$funcType([$Bool,$Bool],[$Bool],false)},{prop:"Store",name:"Store",pkg:"",typ:$funcType([$Bool],[],false)},{prop:"Swap",name:"Swap",pkg:"",typ:$funcType([$Bool],[$Bool],false)},{prop:"Toggle",name:"Toggle",pkg:"",typ:$funcType([],[$Bool],false)}];F.init("go.uber.org/atomic",[{prop:"v",name:"v",embedded:false,exported:false,typ:$Int32,tag:""}]);H.init("go.uber.org/atomic",[{prop:"v",name:"v",embedded:false,exported:false,typ:$Int64,tag:""}]);L.init("go.uber.org/atomic",[{prop:"v",name:"v",embedded:false,exported:false,typ:$Uint64,tag:""}]);N.init("go.uber.org/atomic",[{prop:"v",name:"v",embedded:false,exported:false,typ:$Uint32,tag:""}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["go.uber.org/multierr"]=(function(){var $pkg={},$init,A,B,F,C,D,E,O,Q,V,W,X,Y,Z,G,I,J,K,L,P,R,S,U;A=$packages["bytes"];B=$packages["fmt"];F=$packages["go.uber.org/atomic"];C=$packages["io"];D=$packages["strings"];E=$packages["sync"];O=$pkg.multiError=$newType(0,$kindStruct,"multierr.multiError",true,"go.uber.org/multierr",false,function(copyNeeded_,errors_){this.$val=this;if(arguments.length===0){this.copyNeeded=new F.Bool.ptr(0);this.errors=Y.nil;return;}this.copyNeeded=copyNeeded_;this.errors=errors_;});Q=$pkg.inspectResult=$newType(0,$kindStruct,"multierr.inspectResult",true,"go.uber.org/multierr",false,function(Count_,Capacity_,FirstErrorIdx_,ContainsMultiError_){this.$val=this;if(arguments.length===0){this.Count=0;this.Capacity=0;this.FirstErrorIdx=0;this.ContainsMultiError=false;return;}this.Count=Count_;this.Capacity=Capacity_;this.FirstErrorIdx=FirstErrorIdx_;this.ContainsMultiError=ContainsMultiError_;});V=$sliceType($Uint8);W=$sliceType($emptyInterface);X=$ptrType(O);Y=$sliceType($error);Z=$ptrType(A.Buffer);O.ptr.prototype.Errors=function(){var a;a=this;if(a===X.nil){return Y.nil;}return a.errors;};O.prototype.Errors=function(){return this.$val.Errors();};O.ptr.prototype.Error=function(){var{a,b,c,d,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;if(a===X.nil){$s=-1;return"";}b=L.Get();$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=$assertType(b,Z);c.Reset();$r=a.writeSingleline(c);$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}d=c.String();L.Put(c);$s=-1;return d;}return;}var $f={$blk:O.ptr.prototype.Error,$c:true,$r,a,b,c,d,$s};return $f;};O.prototype.Error=function(){return this.$val.Error();};O.ptr.prototype.Format=function(a,b){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this;if(!(b===118)){d=false;$s=4;continue s;}e=a.Flag(43);$s=5;case 5:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}d=e;case 4:if(d){$s=1;continue;}$s=2;continue;case 1:$r=c.writeMultiline(a);$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=3;continue;case 2:$r=c.writeSingleline(a);$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 3:$s=-1;return;}return;}var $f={$blk:O.ptr.prototype.Format,$c:true,$r,a,b,c,d,e,$s};return $f;};O.prototype.Format=function(a,b){return this.$val.Format(a,b);};O.ptr.prototype.writeSingleline=function(a){var{a,b,c,d,e,f,g,h,i,j,k,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;c=true;d=b.errors;e=0;case 1:if(!(e=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+e]);if(c){$s=3;continue;}$s=4;continue;case 3:c=false;$s=5;continue;case 4:g=a.Write(G);$s=6;case 6:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}g;case 5:h=a;i=f.Error();$s=7;case 7:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;k=C.WriteString(h,j);$s=8;case 8:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}k;e++;$s=1;continue;case 2:$s=-1;return;}return;}var $f={$blk:O.ptr.prototype.writeSingleline,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,$s};return $f;};O.prototype.writeSingleline=function(a){return this.$val.writeSingleline(a);};O.ptr.prototype.writeMultiline=function(a){var{a,b,c,d,e,f,g,h,i,j,k,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;c=a.Write(I);$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}c;d=b.errors;e=0;case 2:if(!(e=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+e]);g=a.Write(J);$s=4;case 4:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}g;h=a;i=K;j=B.Sprintf("%+v",new W([f]));$s=5;case 5:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;$r=P(h,i,k);$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}e++;$s=2;continue;case 3:$s=-1;return;}return;}var $f={$blk:O.ptr.prototype.writeMultiline,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,$s};return $f;};O.prototype.writeMultiline=function(a){return this.$val.writeMultiline(a);};P=function(a,b,c){var{a,b,c,d,e,f,g,$s,$r,$c}=$restore(this,{a,b,c});$s=$s||0;s:while(true){switch($s){case 0:d=true;case 1:if(!(c.length>0)){$s=2;continue;}if(d){$s=3;continue;}$s=4;continue;case 3:d=false;$s=5;continue;case 4:e=a.Write(b);$s=6;case 6:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}e;case 5:f=D.IndexByte(c,10);if(f<0){f=c.length-1>>0;}g=C.WriteString(a,$substring(c,0,(f+1>>0)));$s=7;case 7:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}g;c=$substring(c,(f+1>>0));$s=1;continue;case 2:$s=-1;return;}return;}var $f={$blk:P,$c:true,$r,a,b,c,d,e,f,g,$s};return $f;};R=function(a){var a,b,c,d,e,f,g,h,i,j;b=new Q.ptr(0,0,0,false);c=true;d=a;e=0;while(true){if(!(e=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+e]);if($interfaceIsEqual(g,$ifaceNil)){e++;continue;}b.Count=b.Count+(1)>>0;if(c){c=false;b.FirstErrorIdx=f;}h=$assertType(g,X,true);i=h[0];j=h[1];if(j){b.Capacity=b.Capacity+(i.errors.$length)>>0;b.ContainsMultiError=true;}else{b.Capacity=b.Capacity+(1)>>0;}e++;}return b;};S=function(a){var a,b,c,d,e,f,g,h,i,j,k;b=$clone(R(a),Q);c=b.Count;if(c===(0)){return $ifaceNil;}else if(c===(1)){return(d=b.FirstErrorIdx,((d<0||d>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+d]));}else if(c===(a.$length)){if(!b.ContainsMultiError){return new O.ptr(new F.Bool.ptr(0),a);}}e=$makeSlice(Y,0,b.Capacity);f=$subslice(a,b.FirstErrorIdx);g=0;while(true){if(!(g=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+g]);if($interfaceIsEqual(h,$ifaceNil)){g++;continue;}i=$assertType(h,X,true);j=i[0];k=i[1];if(k){e=$appendSlice(e,j.errors);}else{e=$append(e,h);}g++;}return new O.ptr(new F.Bool.ptr(0),e);};U=function(a,b){var a,b,c,d,e,f,g,h,i;if($interfaceIsEqual(a,$ifaceNil)){return b;}else if($interfaceIsEqual(b,$ifaceNil)){return a;}c=$assertType(b,X,true);d=c[1];if(!d){e=$assertType(a,X,true);f=e[0];g=e[1];if(g&&!f.copyNeeded.Swap(true)){h=$append(f.errors,b);return new O.ptr(new F.Bool.ptr(0),h);}else if(!g){return new O.ptr(new F.Bool.ptr(0),new Y([a,b]));}}i=$toNativeArray($kindInterface,[a,b]);return S($subslice(new Y(i),0));};$pkg.Append=U;X.methods=[{prop:"Errors",name:"Errors",pkg:"",typ:$funcType([],[Y],false)},{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)},{prop:"Format",name:"Format",pkg:"",typ:$funcType([B.State,$Int32],[],false)},{prop:"writeSingleline",name:"writeSingleline",pkg:"go.uber.org/multierr",typ:$funcType([C.Writer],[],false)},{prop:"writeMultiline",name:"writeMultiline",pkg:"go.uber.org/multierr",typ:$funcType([C.Writer],[],false)}];O.init("go.uber.org/multierr",[{prop:"copyNeeded",name:"copyNeeded",embedded:false,exported:false,typ:F.Bool,tag:""},{prop:"errors",name:"errors",embedded:false,exported:false,typ:Y,tag:""}]);Q.init("",[{prop:"Count",name:"Count",embedded:false,exported:true,typ:$Int,tag:""},{prop:"Capacity",name:"Capacity",embedded:false,exported:true,typ:$Int,tag:""},{prop:"FirstErrorIdx",name:"FirstErrorIdx",embedded:false,exported:true,typ:$Int,tag:""},{prop:"ContainsMultiError",name:"ContainsMultiError",embedded:false,exported:true,typ:$Bool,tag:""}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=F.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=D.$init();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=E.$init();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}G=(new V($stringToBytes("; ")));I=(new V($stringToBytes("the following errors occurred:")));J=(new V($stringToBytes("\n - ")));K=(new V($stringToBytes(" ")));L=new E.Pool.ptr(W.nil,(function(){return new A.Buffer.ptr(V.nil,0,0);}));}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["go.uber.org/zap/buffer"]=(function(){var $pkg={},$init,B,A,C,E,F,G,H,I,D;B=$packages["strconv"];A=$packages["sync"];C=$pkg.Pool=$newType(0,$kindStruct,"buffer.Pool",true,"go.uber.org/zap/buffer",true,function(p_){this.$val=this;if(arguments.length===0){this.p=F.nil;return;}this.p=p_;});E=$pkg.Buffer=$newType(0,$kindStruct,"buffer.Buffer",true,"go.uber.org/zap/buffer",true,function(bs_,pool_){this.$val=this;if(arguments.length===0){this.bs=H.nil;this.pool=new C.ptr(F.nil);return;}this.bs=bs_;this.pool=pool_;});F=$ptrType(A.Pool);G=$sliceType($emptyInterface);H=$sliceType($Uint8);I=$ptrType(E);D=function(){return new C.ptr(new A.Pool.ptr(G.nil,(function(){return new E.ptr($makeSlice(H,0,1024),new C.ptr(F.nil));})));};$pkg.NewPool=D;C.ptr.prototype.Get=function(){var{a,b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=a.p.Get();$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=$assertType(b,I);c.Reset();C.copy(c.pool,a);$s=-1;return c;}return;}var $f={$blk:C.ptr.prototype.Get,$c:true,$r,a,b,c,$s};return $f;};C.prototype.Get=function(){return this.$val.Get();};C.ptr.prototype.put=function(a){var a,b;b=this;b.p.Put(a);};C.prototype.put=function(a){return this.$val.put(a);};E.ptr.prototype.AppendByte=function(a){var a,b;b=this;b.bs=$append(b.bs,a);};E.prototype.AppendByte=function(a){return this.$val.AppendByte(a);};E.ptr.prototype.AppendString=function(a){var a,b;b=this;b.bs=$appendSlice(b.bs,a);};E.prototype.AppendString=function(a){return this.$val.AppendString(a);};E.ptr.prototype.AppendInt=function(a){var a,b;b=this;b.bs=B.AppendInt(b.bs,a,10);};E.prototype.AppendInt=function(a){return this.$val.AppendInt(a);};E.ptr.prototype.AppendUint=function(a){var a,b;b=this;b.bs=B.AppendUint(b.bs,a,10);};E.prototype.AppendUint=function(a){return this.$val.AppendUint(a);};E.ptr.prototype.AppendBool=function(a){var a,b;b=this;b.bs=B.AppendBool(b.bs,a);};E.prototype.AppendBool=function(a){return this.$val.AppendBool(a);};E.ptr.prototype.AppendFloat=function(a,b){var a,b,c;c=this;c.bs=B.AppendFloat(c.bs,a,102,-1,b);};E.prototype.AppendFloat=function(a,b){return this.$val.AppendFloat(a,b);};E.ptr.prototype.Len=function(){var a;a=this;return a.bs.$length;};E.prototype.Len=function(){return this.$val.Len();};E.ptr.prototype.Cap=function(){var a;a=this;return a.bs.$capacity;};E.prototype.Cap=function(){return this.$val.Cap();};E.ptr.prototype.Bytes=function(){var a;a=this;return a.bs;};E.prototype.Bytes=function(){return this.$val.Bytes();};E.ptr.prototype.String=function(){var a;a=this;return($bytesToString(a.bs));};E.prototype.String=function(){return this.$val.String();};E.ptr.prototype.Reset=function(){var a;a=this;a.bs=$subslice(a.bs,0,0);};E.prototype.Reset=function(){return this.$val.Reset();};E.ptr.prototype.Write=function(a){var a,b;b=this;b.bs=$appendSlice(b.bs,a);return[a.$length,$ifaceNil];};E.prototype.Write=function(a){return this.$val.Write(a);};E.ptr.prototype.TrimNewline=function(){var a,b,c;a=this;b=a.bs.$length-1>>0;if(b>=0){if((c=a.bs,((b<0||b>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+b]))===10){a.bs=$subslice(a.bs,0,b);}}};E.prototype.TrimNewline=function(){return this.$val.TrimNewline();};E.ptr.prototype.Free=function(){var a;a=this;$clone(a.pool,C).put(a);};E.prototype.Free=function(){return this.$val.Free();};C.methods=[{prop:"Get",name:"Get",pkg:"",typ:$funcType([],[I],false)},{prop:"put",name:"put",pkg:"go.uber.org/zap/buffer",typ:$funcType([I],[],false)}];I.methods=[{prop:"AppendByte",name:"AppendByte",pkg:"",typ:$funcType([$Uint8],[],false)},{prop:"AppendString",name:"AppendString",pkg:"",typ:$funcType([$String],[],false)},{prop:"AppendInt",name:"AppendInt",pkg:"",typ:$funcType([$Int64],[],false)},{prop:"AppendUint",name:"AppendUint",pkg:"",typ:$funcType([$Uint64],[],false)},{prop:"AppendBool",name:"AppendBool",pkg:"",typ:$funcType([$Bool],[],false)},{prop:"AppendFloat",name:"AppendFloat",pkg:"",typ:$funcType([$Float64,$Int],[],false)},{prop:"Len",name:"Len",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Cap",name:"Cap",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Bytes",name:"Bytes",pkg:"",typ:$funcType([],[H],false)},{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)},{prop:"Reset",name:"Reset",pkg:"",typ:$funcType([],[],false)},{prop:"Write",name:"Write",pkg:"",typ:$funcType([H],[$Int,$error],false)},{prop:"TrimNewline",name:"TrimNewline",pkg:"",typ:$funcType([],[],false)},{prop:"Free",name:"Free",pkg:"",typ:$funcType([],[],false)}];C.init("go.uber.org/zap/buffer",[{prop:"p",name:"p",embedded:false,exported:false,typ:F,tag:""}]);E.init("go.uber.org/zap/buffer",[{prop:"bs",name:"bs",embedded:false,exported:false,typ:H,tag:""},{prop:"pool",name:"pool",embedded:false,exported:false,typ:C,tag:""}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=B.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=A.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["go.uber.org/zap/internal/bufferpool"]=(function(){var $pkg={},$init,A,B;A=$packages["go.uber.org/zap/buffer"];$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}B=$clone(A.NewPool(),A.Pool);$pkg.Get=$methodVal($clone(B,A.Pool),"Get");}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["go.uber.org/zap/internal/color"]=(function(){var $pkg={},$init,A,B,C;A=$packages["fmt"];B=$pkg.Color=$newType(1,$kindUint8,"color.Color",true,"go.uber.org/zap/internal/color",true,null);C=$sliceType($emptyInterface);B.prototype.Add=function(a){var{a,b,c,d,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this.$val;c=A.Sprintf("\x1B[%dm%s\x1B[0m",new C([new $Uint8(((b<<24>>>24))),new $String(a)]));$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c;$s=2;case 2:return d;}return;}var $f={$blk:B.prototype.Add,$c:true,$r,a,b,c,d,$s};return $f;};$ptrType(B).prototype.Add=function(a){return new B(this.$get()).Add(a);};B.methods=[{prop:"Add",name:"Add",pkg:"",typ:$funcType([$String],[$String],false)}];$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["go.uber.org/zap/internal/exit"]=(function(){var $pkg={},$init,A,B,C;A=$packages["os"];C=function(){var{$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:$r=B();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:C,$c:true,$r,$s};return $f;};$pkg.Exit=C;$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}B=(function $b(){var{$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:$r=A.Exit(1);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,$s};return $f;});}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["go.uber.org/zap/zapcore"]=(function(){var $pkg={},$init,G,J,K,H,I,E,C,N,O,F,R,A,L,P,Q,B,D,M,S,U,W,X,AB,AC,AF,AH,AJ,AK,AM,AU,AV,AZ,BE,BF,BI,BK,BM,BS,BT,BU,BV,BW,CB,CG,CK,CN,CP,CQ,CR,CS,CT,CU,CV,CY,DC,DE,DF,DG,DH,DI,DJ,DK,DL,DM,DN,DO,DP,DQ,DR,DS,DV,DW,DX,DY,DZ,EA,EB,ED,EE,EF,EG,EH,EI,EJ,AO,AP,AQ,AR,AT,AW,BL,BO,CZ,a,b,T,V,Y,AD,AE,AG,AI,AS,AX,AY,BA,BB,BG,BH,BN,BP,BQ,BR,BX,BY,BZ,CA,CC,CD,CE,CF,CH,CI,CJ,CL,CM,CO,CW,CX,DA,DB,DD;G=$packages["bytes"];J=$packages["encoding/base64"];K=$packages["encoding/json"];H=$packages["errors"];I=$packages["fmt"];E=$packages["go.uber.org/atomic"];C=$packages["go.uber.org/multierr"];N=$packages["go.uber.org/zap/buffer"];O=$packages["go.uber.org/zap/internal/bufferpool"];F=$packages["go.uber.org/zap/internal/color"];R=$packages["go.uber.org/zap/internal/exit"];A=$packages["io"];L=$packages["math"];P=$packages["reflect"];Q=$packages["strings"];B=$packages["sync"];D=$packages["time"];M=$packages["unicode/utf8"];S=$pkg.WriteSyncer=$newType(8,$kindInterface,"zapcore.WriteSyncer",true,"go.uber.org/zap/zapcore",true,null);U=$pkg.lockedWriteSyncer=$newType(0,$kindStruct,"zapcore.lockedWriteSyncer",true,"go.uber.org/zap/zapcore",false,function(Mutex_,ws_){this.$val=this;if(arguments.length===0){this.Mutex=new B.Mutex.ptr(0,0);this.ws=$ifaceNil;return;}this.Mutex=Mutex_;this.ws=ws_;});W=$pkg.writerWrapper=$newType(0,$kindStruct,"zapcore.writerWrapper",true,"go.uber.org/zap/zapcore",false,function(Writer_){this.$val=this;if(arguments.length===0){this.Writer=$ifaceNil;return;}this.Writer=Writer_;});X=$pkg.multiWriteSyncer=$newType(12,$kindSlice,"zapcore.multiWriteSyncer",true,"go.uber.org/zap/zapcore",false,null);AB=$pkg.counter=$newType(0,$kindStruct,"zapcore.counter",true,"go.uber.org/zap/zapcore",false,function(resetAt_,counter_){this.$val=this;if(arguments.length===0){this.resetAt=new E.Int64.ptr(new $Int64(0,0));this.counter=new E.Uint64.ptr(new $Uint64(0,0));return;}this.resetAt=resetAt_;this.counter=counter_;});AC=$pkg.counters=$newType(458752,$kindArray,"zapcore.counters",true,"go.uber.org/zap/zapcore",false,null);AF=$pkg.sampler=$newType(0,$kindStruct,"zapcore.sampler",true,"go.uber.org/zap/zapcore",false,function(Core_,counts_,tick_,first_,thereafter_){this.$val=this;if(arguments.length===0){this.Core=$ifaceNil;this.counts=DO.nil;this.tick=new D.Duration(0,0);this.first=new $Uint64(0,0);this.thereafter=new $Uint64(0,0);return;}this.Core=Core_;this.counts=counts_;this.tick=tick_;this.first=first_;this.thereafter=thereafter_;});AH=$pkg.MapObjectEncoder=$newType(0,$kindStruct,"zapcore.MapObjectEncoder",true,"go.uber.org/zap/zapcore",true,function(Fields_,cur_){this.$val=this;if(arguments.length===0){this.Fields=false;this.cur=false;return;}this.Fields=Fields_;this.cur=cur_;});AJ=$pkg.sliceArrayEncoder=$newType(0,$kindStruct,"zapcore.sliceArrayEncoder",true,"go.uber.org/zap/zapcore",false,function(elems_){this.$val=this;if(arguments.length===0){this.elems=DE.nil;return;}this.elems=elems_;});AK=$pkg.ObjectMarshaler=$newType(8,$kindInterface,"zapcore.ObjectMarshaler",true,"go.uber.org/zap/zapcore",true,null);AM=$pkg.ArrayMarshaler=$newType(8,$kindInterface,"zapcore.ArrayMarshaler",true,"go.uber.org/zap/zapcore",true,null);AU=$pkg.Level=$newType(1,$kindInt8,"zapcore.Level",true,"go.uber.org/zap/zapcore",true,null);AV=$pkg.LevelEnabler=$newType(8,$kindInterface,"zapcore.LevelEnabler",true,"go.uber.org/zap/zapcore",true,null);AZ=$pkg.jsonEncoder=$newType(0,$kindStruct,"zapcore.jsonEncoder",true,"go.uber.org/zap/zapcore",false,function(EncoderConfig_,buf_,spaced_,openNamespaces_,reflectBuf_,reflectEnc_){this.$val=this;if(arguments.length===0){this.EncoderConfig=DF.nil;this.buf=DG.nil;this.spaced=false;this.openNamespaces=0;this.reflectBuf=DG.nil;this.reflectEnc=DH.nil;return;}this.EncoderConfig=EncoderConfig_;this.buf=buf_;this.spaced=spaced_;this.openNamespaces=openNamespaces_;this.reflectBuf=reflectBuf_;this.reflectEnc=reflectEnc_;});BE=$pkg.FieldType=$newType(1,$kindUint8,"zapcore.FieldType",true,"go.uber.org/zap/zapcore",true,null);BF=$pkg.Field=$newType(0,$kindStruct,"zapcore.Field",true,"go.uber.org/zap/zapcore",true,function(Key_,Type_,Integer_,String_,Interface_){this.$val=this;if(arguments.length===0){this.Key="";this.Type=0;this.Integer=new $Int64(0,0);this.String="";this.Interface=$ifaceNil;return;}this.Key=Key_;this.Type=Type_;this.Integer=Integer_;this.String=String_;this.Interface=Interface_;});BI=$pkg.errorGroup=$newType(8,$kindInterface,"zapcore.errorGroup",true,"go.uber.org/zap/zapcore",false,null);BK=$pkg.errArray=$newType(12,$kindSlice,"zapcore.errArray",true,"go.uber.org/zap/zapcore",false,null);BM=$pkg.errArrayElem=$newType(0,$kindStruct,"zapcore.errArrayElem",true,"go.uber.org/zap/zapcore",false,function(err_){this.$val=this;if(arguments.length===0){this.err=$ifaceNil;return;}this.err=err_;});BS=$pkg.EntryCaller=$newType(0,$kindStruct,"zapcore.EntryCaller",true,"go.uber.org/zap/zapcore",true,function(Defined_,PC_,File_,Line_){this.$val=this;if(arguments.length===0){this.Defined=false;this.PC=0;this.File="";this.Line=0;return;}this.Defined=Defined_;this.PC=PC_;this.File=File_;this.Line=Line_;});BT=$pkg.Entry=$newType(0,$kindStruct,"zapcore.Entry",true,"go.uber.org/zap/zapcore",true,function(Level_,Time_,LoggerName_,Message_,Caller_,Stack_){this.$val=this;if(arguments.length===0){this.Level=0;this.Time=new D.Time.ptr(new $Uint64(0,0),new $Int64(0,0),DI.nil);this.LoggerName="";this.Message="";this.Caller=new BS.ptr(false,0,"",0);this.Stack="";return;}this.Level=Level_;this.Time=Time_;this.LoggerName=LoggerName_;this.Message=Message_;this.Caller=Caller_;this.Stack=Stack_;});BU=$pkg.CheckWriteAction=$newType(1,$kindUint8,"zapcore.CheckWriteAction",true,"go.uber.org/zap/zapcore",true,null);BV=$pkg.CheckedEntry=$newType(0,$kindStruct,"zapcore.CheckedEntry",true,"go.uber.org/zap/zapcore",true,function(Entry_,ErrorOutput_,dirty_,should_,cores_){this.$val=this;if(arguments.length===0){this.Entry=new BT.ptr(0,new D.Time.ptr(new $Uint64(0,0),new $Int64(0,0),DI.nil),"","",new BS.ptr(false,0,"",0),"");this.ErrorOutput=$ifaceNil;this.dirty=false;this.should=0;this.cores=DJ.nil;return;}this.Entry=Entry_;this.ErrorOutput=ErrorOutput_;this.dirty=dirty_;this.should=should_;this.cores=cores_;});BW=$pkg.LevelEncoder=$newType(4,$kindFunc,"zapcore.LevelEncoder",true,"go.uber.org/zap/zapcore",true,null);CB=$pkg.TimeEncoder=$newType(4,$kindFunc,"zapcore.TimeEncoder",true,"go.uber.org/zap/zapcore",true,null);CG=$pkg.DurationEncoder=$newType(4,$kindFunc,"zapcore.DurationEncoder",true,"go.uber.org/zap/zapcore",true,null);CK=$pkg.CallerEncoder=$newType(4,$kindFunc,"zapcore.CallerEncoder",true,"go.uber.org/zap/zapcore",true,null);CN=$pkg.NameEncoder=$newType(4,$kindFunc,"zapcore.NameEncoder",true,"go.uber.org/zap/zapcore",true,null);CP=$pkg.EncoderConfig=$newType(0,$kindStruct,"zapcore.EncoderConfig",true,"go.uber.org/zap/zapcore",true,function(MessageKey_,LevelKey_,TimeKey_,NameKey_,CallerKey_,StacktraceKey_,LineEnding_,EncodeLevel_,EncodeTime_,EncodeDuration_,EncodeCaller_,EncodeName_){this.$val=this;if(arguments.length===0){this.MessageKey="";this.LevelKey="";this.TimeKey="";this.NameKey="";this.CallerKey="";this.StacktraceKey="";this.LineEnding="";this.EncodeLevel=$throwNilPointerError;this.EncodeTime=$throwNilPointerError;this.EncodeDuration=$throwNilPointerError;this.EncodeCaller=$throwNilPointerError;this.EncodeName=$throwNilPointerError;return;}this.MessageKey=MessageKey_;this.LevelKey=LevelKey_;this.TimeKey=TimeKey_;this.NameKey=NameKey_;this.CallerKey=CallerKey_;this.StacktraceKey=StacktraceKey_;this.LineEnding=LineEnding_;this.EncodeLevel=EncodeLevel_;this.EncodeTime=EncodeTime_;this.EncodeDuration=EncodeDuration_;this.EncodeCaller=EncodeCaller_;this.EncodeName=EncodeName_;});CQ=$pkg.ObjectEncoder=$newType(8,$kindInterface,"zapcore.ObjectEncoder",true,"go.uber.org/zap/zapcore",true,null);CR=$pkg.ArrayEncoder=$newType(8,$kindInterface,"zapcore.ArrayEncoder",true,"go.uber.org/zap/zapcore",true,null);CS=$pkg.PrimitiveArrayEncoder=$newType(8,$kindInterface,"zapcore.PrimitiveArrayEncoder",true,"go.uber.org/zap/zapcore",true,null);CT=$pkg.Encoder=$newType(8,$kindInterface,"zapcore.Encoder",true,"go.uber.org/zap/zapcore",true,null);CU=$pkg.Core=$newType(8,$kindInterface,"zapcore.Core",true,"go.uber.org/zap/zapcore",true,null);CV=$pkg.nopCore=$newType(0,$kindStruct,"zapcore.nopCore",true,"go.uber.org/zap/zapcore",false,function(){this.$val=this;if(arguments.length===0){return;}});CY=$pkg.ioCore=$newType(0,$kindStruct,"zapcore.ioCore",true,"go.uber.org/zap/zapcore",false,function(LevelEnabler_,enc_,out_){this.$val=this;if(arguments.length===0){this.LevelEnabler=$ifaceNil;this.enc=$ifaceNil;this.out=$ifaceNil;return;}this.LevelEnabler=LevelEnabler_;this.enc=enc_;this.out=out_;});DC=$pkg.consoleEncoder=$newType(0,$kindStruct,"zapcore.consoleEncoder",true,"go.uber.org/zap/zapcore",false,function(jsonEncoder_){this.$val=this;if(arguments.length===0){this.jsonEncoder=DS.nil;return;}this.jsonEncoder=jsonEncoder_;});DE=$sliceType($emptyInterface);DF=$ptrType(CP);DG=$ptrType(N.Buffer);DH=$ptrType(K.Encoder);DI=$ptrType(D.Location);DJ=$sliceType(CU);DK=$ptrType(U);DL=$sliceType(S);DM=$arrayType(AB,4096);DN=$arrayType(DM,7);DO=$ptrType(AC);DP=$mapType($String,$emptyInterface);DQ=$sliceType($Uint8);DR=$ptrType(AU);DS=$ptrType(AZ);DV=$ptrType(BV);DW=$ptrType(BM);DX=$ptrType(AJ);DY=$sliceType(BF);DZ=$ptrType(AB);EA=$ptrType(AF);EB=$ptrType(AH);ED=$sliceType($error);EE=$ptrType(BW);EF=$ptrType(CB);EG=$ptrType(CG);EH=$ptrType(CK);EI=$ptrType(CN);EJ=$ptrType(CY);T=function(c){var c,d,e,f,g;d=c;if($assertType(d,S,true)[1]){e=d;return e;}else{f=d;return(g=new W.ptr(f),new g.constructor.elem(g));}};$pkg.AddSync=T;V=function(c){var c,d,e;d=$assertType(c,DK,true);e=d[1];if(e){return c;}return new U.ptr(new B.Mutex.ptr(0,0),c);};$pkg.Lock=V;U.ptr.prototype.Write=function(c){var{c,d,e,f,g,h,$s,$r,$c}=$restore(this,{c});$s=$s||0;s:while(true){switch($s){case 0:d=this;$r=d.Mutex.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}f=d.ws.Write(c);$s=2;case 2:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}e=f;g=e[0];h=e[1];$r=d.Mutex.Unlock();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return[g,h];}return;}var $f={$blk:U.ptr.prototype.Write,$c:true,$r,c,d,e,f,g,h,$s};return $f;};U.prototype.Write=function(c){return this.$val.Write(c);};U.ptr.prototype.Sync=function(){var{c,d,e,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:c=this;$r=c.Mutex.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}d=c.ws.Sync();$s=2;case 2:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;$r=c.Mutex.Unlock();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return e;}return;}var $f={$blk:U.ptr.prototype.Sync,$c:true,$r,c,d,e,$s};return $f;};U.prototype.Sync=function(){return this.$val.Sync();};W.ptr.prototype.Sync=function(){var c;c=this;return $ifaceNil;};W.prototype.Sync=function(){return this.$val.Sync();};Y=function(c){var c;if(c.$length===1){return(0>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+0]);}return($convertSliceType($appendSlice((DL.nil),c),X));};$pkg.NewMultiWriteSyncer=Y;X.prototype.Write=function(c){var{c,d,e,f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{c});$s=$s||0;s:while(true){switch($s){case 0:d=this;e=$ifaceNil;f=0;g=d;h=0;case 1:if(!(h=g.$length)?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+h]);k=i.Write(c);$s=3;case 3:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j=k;l=j[0];m=j[1];e=C.Append(e,m);if((f===0)&&!((l===0))){f=l;}else if(l=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+f]);h=d;i=g.Sync();$s=3;case 3:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;k=C.Append(h,j);$s=4;case 4:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}d=k;f++;$s=1;continue;case 2:$s=-1;return d;}return;}var $f={$blk:X.prototype.Sync,$c:true,$r,c,d,e,f,g,h,i,j,k,$s};return $f;};$ptrType(X).prototype.Sync=function(){return this.$get().Sync();};AD=function(){return DN.zero();};AC.prototype.get=function(c,d){var c,d,e,f,g,h,i,j;e=this.$val;f=c- -1<<24>>24;h=(g=AE(d)%4096,g===g?g:$throwRuntimeError("integer divide by zero"));return(i=(j=e,((f<0||f>=j.length)?($throwRuntimeError("index out of range"),undefined):j[f])),((h<0||h>=i.length)?($throwRuntimeError("index out of range"),undefined):i[h]));};$ptrType(AC).prototype.get=function(c,d){return(new AC(this.$get())).get(c,d);};AE=function(c){var c,d,e;d=2166136261;e=0;while(true){if(!(e>>0))))>>>0;d=$imul(d,(16777619))>>>0;e=e+(1)>>0;}return d;};AB.ptr.prototype.IncCheckReset=function(c,d){var c,d,e,f,g,h,i;e=this;f=$clone(c,D.Time).UnixNano();g=e.resetAt.Load();if((g.$high>f.$high||(g.$high===f.$high&&g.$low>f.$low))){return e.counter.Inc();}e.counter.Store(new $Uint64(0,1));i=(h=d.Nanoseconds(),new $Int64(f.$high+h.$high,f.$low+h.$low));if(!e.resetAt.CAS(g,i)){return e.counter.Inc();}return new $Uint64(0,1);};AB.prototype.IncCheckReset=function(c,d){return this.$val.IncCheckReset(c,d);};AG=function(c,d,e,f){var c,d,e,f;return new AF.ptr(c,AD(),d,(new $Uint64(0,e)),(new $Uint64(0,f)));};$pkg.NewSampler=AG;AF.ptr.prototype.With=function(c){var{c,d,e,f,$s,$r,$c}=$restore(this,{c});$s=$s||0;s:while(true){switch($s){case 0:d=this;e=d.Core.With(c);$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=new AF.ptr(e,d.counts,d.tick,d.first,d.thereafter);$s=2;case 2:return f;}return;}var $f={$blk:AF.ptr.prototype.With,$c:true,$r,c,d,e,f,$s};return $f;};AF.prototype.With=function(c){return this.$val.With(c);};AF.ptr.prototype.Check=function(c,d){var{c,d,e,f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{c,d});$s=$s||0;s:while(true){switch($s){case 0:e=this;f=e.Core.Enabled(c.Level);$s=3;case 3:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}if(!f){$s=1;continue;}$s=2;continue;case 1:$s=-1;return d;case 2:g=new DO(e.counts).get(c.Level,c.Message);h=g.IncCheckReset($clone(c.Time,D.Time),e.tick);if((i=e.first,(h.$high>i.$high||(h.$high===i.$high&&h.$low>i.$low)))&&!((j=$div64(((k=e.first,new $Uint64(h.$high-k.$high,h.$low-k.$low))),e.thereafter,true),(j.$high===0&&j.$low===0)))){$s=-1;return d;}l=e.Core.Check($clone(c,BT),d);$s=4;case 4:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;$s=5;case 5:return m;}return;}var $f={$blk:AF.ptr.prototype.Check,$c:true,$r,c,d,e,f,g,h,i,j,k,l,m,$s};return $f;};AF.prototype.Check=function(c,d){return this.$val.Check(c,d);};AI=function(){var c;c={};return new AH.ptr(c,c);};$pkg.NewMapObjectEncoder=AI;AH.ptr.prototype.AddArray=function(c,d){var{c,d,e,f,g,h,i,$s,$r,$c}=$restore(this,{c,d});$s=$s||0;s:while(true){switch($s){case 0:e=this;f=new AJ.ptr($makeSlice(DE,0));g=d.MarshalLogArray(f);$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;i=c;(e.cur||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(i)]={k:i,v:f.elems};$s=-1;return h;}return;}var $f={$blk:AH.ptr.prototype.AddArray,$c:true,$r,c,d,e,f,g,h,i,$s};return $f;};AH.prototype.AddArray=function(c,d){return this.$val.AddArray(c,d);};AH.ptr.prototype.AddObject=function(c,d){var{c,d,e,f,g,h,i,$s,$r,$c}=$restore(this,{c,d});$s=$s||0;s:while(true){switch($s){case 0:e=this;f=AI();g=c;(e.cur||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(g)]={k:g,v:new DP(f.Fields)};h=d.MarshalLogObject(f);$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=2;case 2:return i;}return;}var $f={$blk:AH.ptr.prototype.AddObject,$c:true,$r,c,d,e,f,g,h,i,$s};return $f;};AH.prototype.AddObject=function(c,d){return this.$val.AddObject(c,d);};AH.ptr.prototype.AddBinary=function(c,d){var c,d,e,f;e=this;f=c;(e.cur||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(f)]={k:f,v:d};};AH.prototype.AddBinary=function(c,d){return this.$val.AddBinary(c,d);};AH.ptr.prototype.AddByteString=function(c,d){var c,d,e,f;e=this;f=c;(e.cur||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(f)]={k:f,v:new $String(($bytesToString(d)))};};AH.prototype.AddByteString=function(c,d){return this.$val.AddByteString(c,d);};AH.ptr.prototype.AddBool=function(c,d){var c,d,e,f;e=this;f=c;(e.cur||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(f)]={k:f,v:new $Bool(d)};};AH.prototype.AddBool=function(c,d){return this.$val.AddBool(c,d);};AH.ptr.prototype.AddDuration=function(c,d){var c,d,e,f;e=this;f=c;(e.cur||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(f)]={k:f,v:d};};AH.prototype.AddDuration=function(c,d){return this.$val.AddDuration(c,d);};AH.ptr.prototype.AddComplex128=function(c,d){var c,d,e,f;e=this;f=c;(e.cur||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(f)]={k:f,v:d};};AH.prototype.AddComplex128=function(c,d){return this.$val.AddComplex128(c,d);};AH.ptr.prototype.AddComplex64=function(c,d){var c,d,e,f;e=this;f=c;(e.cur||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(f)]={k:f,v:d};};AH.prototype.AddComplex64=function(c,d){return this.$val.AddComplex64(c,d);};AH.ptr.prototype.AddFloat64=function(c,d){var c,d,e,f;e=this;f=c;(e.cur||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(f)]={k:f,v:new $Float64(d)};};AH.prototype.AddFloat64=function(c,d){return this.$val.AddFloat64(c,d);};AH.ptr.prototype.AddFloat32=function(c,d){var c,d,e,f;e=this;f=c;(e.cur||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(f)]={k:f,v:new $Float32(d)};};AH.prototype.AddFloat32=function(c,d){return this.$val.AddFloat32(c,d);};AH.ptr.prototype.AddInt=function(c,d){var c,d,e,f;e=this;f=c;(e.cur||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(f)]={k:f,v:new $Int(d)};};AH.prototype.AddInt=function(c,d){return this.$val.AddInt(c,d);};AH.ptr.prototype.AddInt64=function(c,d){var c,d,e,f;e=this;f=c;(e.cur||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(f)]={k:f,v:d};};AH.prototype.AddInt64=function(c,d){return this.$val.AddInt64(c,d);};AH.ptr.prototype.AddInt32=function(c,d){var c,d,e,f;e=this;f=c;(e.cur||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(f)]={k:f,v:new $Int32(d)};};AH.prototype.AddInt32=function(c,d){return this.$val.AddInt32(c,d);};AH.ptr.prototype.AddInt16=function(c,d){var c,d,e,f;e=this;f=c;(e.cur||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(f)]={k:f,v:new $Int16(d)};};AH.prototype.AddInt16=function(c,d){return this.$val.AddInt16(c,d);};AH.ptr.prototype.AddInt8=function(c,d){var c,d,e,f;e=this;f=c;(e.cur||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(f)]={k:f,v:new $Int8(d)};};AH.prototype.AddInt8=function(c,d){return this.$val.AddInt8(c,d);};AH.ptr.prototype.AddString=function(c,d){var c,d,e,f;e=this;f=c;(e.cur||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(f)]={k:f,v:new $String(d)};};AH.prototype.AddString=function(c,d){return this.$val.AddString(c,d);};AH.ptr.prototype.AddTime=function(c,d){var c,d,e,f;e=this;f=c;(e.cur||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(f)]={k:f,v:new d.constructor.elem(d)};};AH.prototype.AddTime=function(c,d){return this.$val.AddTime(c,d);};AH.ptr.prototype.AddUint=function(c,d){var c,d,e,f;e=this;f=c;(e.cur||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(f)]={k:f,v:new $Uint(d)};};AH.prototype.AddUint=function(c,d){return this.$val.AddUint(c,d);};AH.ptr.prototype.AddUint64=function(c,d){var c,d,e,f;e=this;f=c;(e.cur||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(f)]={k:f,v:d};};AH.prototype.AddUint64=function(c,d){return this.$val.AddUint64(c,d);};AH.ptr.prototype.AddUint32=function(c,d){var c,d,e,f;e=this;f=c;(e.cur||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(f)]={k:f,v:new $Uint32(d)};};AH.prototype.AddUint32=function(c,d){return this.$val.AddUint32(c,d);};AH.ptr.prototype.AddUint16=function(c,d){var c,d,e,f;e=this;f=c;(e.cur||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(f)]={k:f,v:new $Uint16(d)};};AH.prototype.AddUint16=function(c,d){return this.$val.AddUint16(c,d);};AH.ptr.prototype.AddUint8=function(c,d){var c,d,e,f;e=this;f=c;(e.cur||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(f)]={k:f,v:new $Uint8(d)};};AH.prototype.AddUint8=function(c,d){return this.$val.AddUint8(c,d);};AH.ptr.prototype.AddUintptr=function(c,d){var c,d,e,f;e=this;f=c;(e.cur||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(f)]={k:f,v:new $Uintptr(d)};};AH.prototype.AddUintptr=function(c,d){return this.$val.AddUintptr(c,d);};AH.ptr.prototype.AddReflected=function(c,d){var c,d,e,f;e=this;f=c;(e.cur||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(f)]={k:f,v:d};return $ifaceNil;};AH.prototype.AddReflected=function(c,d){return this.$val.AddReflected(c,d);};AH.ptr.prototype.OpenNamespace=function(c){var c,d,e,f;d=this;e={};f=c;(d.cur||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(f)]={k:f,v:new DP(e)};d.cur=e;};AH.prototype.OpenNamespace=function(c){return this.$val.OpenNamespace(c);};AJ.ptr.prototype.AppendArray=function(c){var{c,d,e,f,g,$s,$r,$c}=$restore(this,{c});$s=$s||0;s:while(true){switch($s){case 0:d=this;e=new AJ.ptr(DE.nil);f=c.MarshalLogArray(e);$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;d.elems=$append(d.elems,e.elems);$s=-1;return g;}return;}var $f={$blk:AJ.ptr.prototype.AppendArray,$c:true,$r,c,d,e,f,g,$s};return $f;};AJ.prototype.AppendArray=function(c){return this.$val.AppendArray(c);};AJ.ptr.prototype.AppendObject=function(c){var{c,d,e,f,g,$s,$r,$c}=$restore(this,{c});$s=$s||0;s:while(true){switch($s){case 0:d=this;e=AI();f=c.MarshalLogObject(e);$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;d.elems=$append(d.elems,new DP(e.Fields));$s=-1;return g;}return;}var $f={$blk:AJ.ptr.prototype.AppendObject,$c:true,$r,c,d,e,f,g,$s};return $f;};AJ.prototype.AppendObject=function(c){return this.$val.AppendObject(c);};AJ.ptr.prototype.AppendReflected=function(c){var c,d;d=this;d.elems=$append(d.elems,c);return $ifaceNil;};AJ.prototype.AppendReflected=function(c){return this.$val.AppendReflected(c);};AJ.ptr.prototype.AppendBool=function(c){var c,d;d=this;d.elems=$append(d.elems,new $Bool(c));};AJ.prototype.AppendBool=function(c){return this.$val.AppendBool(c);};AJ.ptr.prototype.AppendByteString=function(c){var c,d;d=this;d.elems=$append(d.elems,c);};AJ.prototype.AppendByteString=function(c){return this.$val.AppendByteString(c);};AJ.ptr.prototype.AppendComplex128=function(c){var c,d;d=this;d.elems=$append(d.elems,c);};AJ.prototype.AppendComplex128=function(c){return this.$val.AppendComplex128(c);};AJ.ptr.prototype.AppendComplex64=function(c){var c,d;d=this;d.elems=$append(d.elems,c);};AJ.prototype.AppendComplex64=function(c){return this.$val.AppendComplex64(c);};AJ.ptr.prototype.AppendDuration=function(c){var c,d;d=this;d.elems=$append(d.elems,c);};AJ.prototype.AppendDuration=function(c){return this.$val.AppendDuration(c);};AJ.ptr.prototype.AppendFloat64=function(c){var c,d;d=this;d.elems=$append(d.elems,new $Float64(c));};AJ.prototype.AppendFloat64=function(c){return this.$val.AppendFloat64(c);};AJ.ptr.prototype.AppendFloat32=function(c){var c,d;d=this;d.elems=$append(d.elems,new $Float32(c));};AJ.prototype.AppendFloat32=function(c){return this.$val.AppendFloat32(c);};AJ.ptr.prototype.AppendInt=function(c){var c,d;d=this;d.elems=$append(d.elems,new $Int(c));};AJ.prototype.AppendInt=function(c){return this.$val.AppendInt(c);};AJ.ptr.prototype.AppendInt64=function(c){var c,d;d=this;d.elems=$append(d.elems,c);};AJ.prototype.AppendInt64=function(c){return this.$val.AppendInt64(c);};AJ.ptr.prototype.AppendInt32=function(c){var c,d;d=this;d.elems=$append(d.elems,new $Int32(c));};AJ.prototype.AppendInt32=function(c){return this.$val.AppendInt32(c);};AJ.ptr.prototype.AppendInt16=function(c){var c,d;d=this;d.elems=$append(d.elems,new $Int16(c));};AJ.prototype.AppendInt16=function(c){return this.$val.AppendInt16(c);};AJ.ptr.prototype.AppendInt8=function(c){var c,d;d=this;d.elems=$append(d.elems,new $Int8(c));};AJ.prototype.AppendInt8=function(c){return this.$val.AppendInt8(c);};AJ.ptr.prototype.AppendString=function(c){var c,d;d=this;d.elems=$append(d.elems,new $String(c));};AJ.prototype.AppendString=function(c){return this.$val.AppendString(c);};AJ.ptr.prototype.AppendTime=function(c){var c,d;d=this;d.elems=$append(d.elems,new c.constructor.elem(c));};AJ.prototype.AppendTime=function(c){return this.$val.AppendTime(c);};AJ.ptr.prototype.AppendUint=function(c){var c,d;d=this;d.elems=$append(d.elems,new $Uint(c));};AJ.prototype.AppendUint=function(c){return this.$val.AppendUint(c);};AJ.ptr.prototype.AppendUint64=function(c){var c,d;d=this;d.elems=$append(d.elems,c);};AJ.prototype.AppendUint64=function(c){return this.$val.AppendUint64(c);};AJ.ptr.prototype.AppendUint32=function(c){var c,d;d=this;d.elems=$append(d.elems,new $Uint32(c));};AJ.prototype.AppendUint32=function(c){return this.$val.AppendUint32(c);};AJ.ptr.prototype.AppendUint16=function(c){var c,d;d=this;d.elems=$append(d.elems,new $Uint16(c));};AJ.prototype.AppendUint16=function(c){return this.$val.AppendUint16(c);};AJ.ptr.prototype.AppendUint8=function(c){var c,d;d=this;d.elems=$append(d.elems,new $Uint8(c));};AJ.prototype.AppendUint8=function(c){return this.$val.AppendUint8(c);};AJ.ptr.prototype.AppendUintptr=function(c){var c,d;d=this;d.elems=$append(d.elems,new $Uintptr(c));};AJ.prototype.AppendUintptr=function(c){return this.$val.AppendUintptr(c);};AS=function(){var{c,d,e,f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:c=AO;d=0;e=$keys(c);case 1:if(!(d=d;};$ptrType(AU).prototype.Enabled=function(c){return new AU(this.$get()).Enabled(c);};AX=function(){var{c,d,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:c=AW.Get();$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=$assertType(c,DS);$s=2;case 2:return d;}return;}var $f={$blk:AX,$c:true,$r,c,d,$s};return $f;};AY=function(c){var c;if(!(c.reflectBuf===DG.nil)){c.reflectBuf.Free();}c.EncoderConfig=DF.nil;c.buf=DG.nil;c.spaced=false;c.openNamespaces=0;c.reflectBuf=DG.nil;c.reflectEnc=DH.nil;AW.Put(c);};BA=function(c){var{c,d,e,$s,$r,$c}=$restore(this,{c});$s=$s||0;s:while(true){switch($s){case 0:d=BB($clone(c,CP),false);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;$s=2;case 2:return e;}return;}var $f={$blk:BA,$c:true,$r,c,d,e,$s};return $f;};$pkg.NewJSONEncoder=BA;BB=function(c,d){var{c,d,e,f,$s,$r,$c}=$restore(this,{c,d});$s=$s||0;s:while(true){switch($s){case 0:c=[c];e=O.Get();$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=new AZ.ptr(c[0],e,d,0,DG.nil,DH.nil);$s=2;case 2:return f;}return;}var $f={$blk:BB,$c:true,$r,c,d,e,f,$s};return $f;};AZ.ptr.prototype.AddArray=function(c,d){var{c,d,e,f,g,$s,$r,$c}=$restore(this,{c,d});$s=$s||0;s:while(true){switch($s){case 0:e=this;e.addKey(c);f=e.AppendArray(d);$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;$s=2;case 2:return g;}return;}var $f={$blk:AZ.ptr.prototype.AddArray,$c:true,$r,c,d,e,f,g,$s};return $f;};AZ.prototype.AddArray=function(c,d){return this.$val.AddArray(c,d);};AZ.ptr.prototype.AddObject=function(c,d){var{c,d,e,f,g,$s,$r,$c}=$restore(this,{c,d});$s=$s||0;s:while(true){switch($s){case 0:e=this;e.addKey(c);f=e.AppendObject(d);$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;$s=2;case 2:return g;}return;}var $f={$blk:AZ.ptr.prototype.AddObject,$c:true,$r,c,d,e,f,g,$s};return $f;};AZ.prototype.AddObject=function(c,d){return this.$val.AddObject(c,d);};AZ.ptr.prototype.AddBinary=function(c,d){var c,d,e;e=this;e.AddString(c,J.StdEncoding.EncodeToString(d));};AZ.prototype.AddBinary=function(c,d){return this.$val.AddBinary(c,d);};AZ.ptr.prototype.AddByteString=function(c,d){var c,d,e;e=this;e.addKey(c);e.AppendByteString(d);};AZ.prototype.AddByteString=function(c,d){return this.$val.AddByteString(c,d);};AZ.ptr.prototype.AddBool=function(c,d){var c,d,e;e=this;e.addKey(c);e.AppendBool(d);};AZ.prototype.AddBool=function(c,d){return this.$val.AddBool(c,d);};AZ.ptr.prototype.AddComplex128=function(c,d){var c,d,e;e=this;e.addKey(c);e.AppendComplex128(d);};AZ.prototype.AddComplex128=function(c,d){return this.$val.AddComplex128(c,d);};AZ.ptr.prototype.AddDuration=function(c,d){var{c,d,e,$s,$r,$c}=$restore(this,{c,d});$s=$s||0;s:while(true){switch($s){case 0:e=this;e.addKey(c);$r=e.AppendDuration(d);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:AZ.ptr.prototype.AddDuration,$c:true,$r,c,d,e,$s};return $f;};AZ.prototype.AddDuration=function(c,d){return this.$val.AddDuration(c,d);};AZ.ptr.prototype.AddFloat64=function(c,d){var c,d,e;e=this;e.addKey(c);e.AppendFloat64(d);};AZ.prototype.AddFloat64=function(c,d){return this.$val.AddFloat64(c,d);};AZ.ptr.prototype.AddInt64=function(c,d){var c,d,e;e=this;e.addKey(c);e.AppendInt64(d);};AZ.prototype.AddInt64=function(c,d){return this.$val.AddInt64(c,d);};AZ.ptr.prototype.resetReflectBuf=function(){var{c,d,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:c=this;if(c.reflectBuf===DG.nil){$s=1;continue;}$s=2;continue;case 1:d=O.Get();$s=4;case 4:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}c.reflectBuf=d;c.reflectEnc=K.NewEncoder(c.reflectBuf);$s=3;continue;case 2:c.reflectBuf.Reset();case 3:$s=-1;return;}return;}var $f={$blk:AZ.ptr.prototype.resetReflectBuf,$c:true,$r,c,d,$s};return $f;};AZ.prototype.resetReflectBuf=function(){return this.$val.resetReflectBuf();};AZ.ptr.prototype.AddReflected=function(c,d){var{c,d,e,f,g,h,$s,$r,$c}=$restore(this,{c,d});$s=$s||0;s:while(true){switch($s){case 0:e=this;$r=e.resetReflectBuf();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}f=e.reflectEnc.Encode(d);$s=2;case 2:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;if(!($interfaceIsEqual(g,$ifaceNil))){$s=-1;return g;}e.reflectBuf.TrimNewline();e.addKey(c);h=e.buf.Write(e.reflectBuf.Bytes());g=h[1];$s=-1;return g;}return;}var $f={$blk:AZ.ptr.prototype.AddReflected,$c:true,$r,c,d,e,f,g,h,$s};return $f;};AZ.prototype.AddReflected=function(c,d){return this.$val.AddReflected(c,d);};AZ.ptr.prototype.OpenNamespace=function(c){var c,d;d=this;d.addKey(c);d.buf.AppendByte(123);d.openNamespaces=d.openNamespaces+(1)>>0;};AZ.prototype.OpenNamespace=function(c){return this.$val.OpenNamespace(c);};AZ.ptr.prototype.AddString=function(c,d){var c,d,e;e=this;e.addKey(c);e.AppendString(d);};AZ.prototype.AddString=function(c,d){return this.$val.AddString(c,d);};AZ.ptr.prototype.AddTime=function(c,d){var{c,d,e,$s,$r,$c}=$restore(this,{c,d});$s=$s||0;s:while(true){switch($s){case 0:e=this;e.addKey(c);$r=e.AppendTime($clone(d,D.Time));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:AZ.ptr.prototype.AddTime,$c:true,$r,c,d,e,$s};return $f;};AZ.prototype.AddTime=function(c,d){return this.$val.AddTime(c,d);};AZ.ptr.prototype.AddUint64=function(c,d){var c,d,e;e=this;e.addKey(c);e.AppendUint64(d);};AZ.prototype.AddUint64=function(c,d){return this.$val.AddUint64(c,d);};AZ.ptr.prototype.AppendArray=function(c){var{c,d,e,f,$s,$r,$c}=$restore(this,{c});$s=$s||0;s:while(true){switch($s){case 0:d=this;d.addElementSeparator();d.buf.AppendByte(91);e=c.MarshalLogArray(d);$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=e;d.buf.AppendByte(93);$s=-1;return f;}return;}var $f={$blk:AZ.ptr.prototype.AppendArray,$c:true,$r,c,d,e,f,$s};return $f;};AZ.prototype.AppendArray=function(c){return this.$val.AppendArray(c);};AZ.ptr.prototype.AppendObject=function(c){var{c,d,e,f,$s,$r,$c}=$restore(this,{c});$s=$s||0;s:while(true){switch($s){case 0:d=this;d.addElementSeparator();d.buf.AppendByte(123);e=c.MarshalLogObject(d);$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=e;d.buf.AppendByte(125);$s=-1;return f;}return;}var $f={$blk:AZ.ptr.prototype.AppendObject,$c:true,$r,c,d,e,f,$s};return $f;};AZ.prototype.AppendObject=function(c){return this.$val.AppendObject(c);};AZ.ptr.prototype.AppendBool=function(c){var c,d;d=this;d.addElementSeparator();d.buf.AppendBool(c);};AZ.prototype.AppendBool=function(c){return this.$val.AppendBool(c);};AZ.ptr.prototype.AppendByteString=function(c){var c,d;d=this;d.addElementSeparator();d.buf.AppendByte(34);d.safeAddByteString(c);d.buf.AppendByte(34);};AZ.prototype.AppendByteString=function(c){return this.$val.AppendByteString(c);};AZ.ptr.prototype.AppendComplex128=function(c){var c,d,e,f,g,h;d=this;d.addElementSeparator();e=(c.$real);f=(c.$imag);g=e;h=f;d.buf.AppendByte(34);d.buf.AppendFloat(g,64);d.buf.AppendByte(43);d.buf.AppendFloat(h,64);d.buf.AppendByte(105);d.buf.AppendByte(34);};AZ.prototype.AppendComplex128=function(c){return this.$val.AppendComplex128(c);};AZ.ptr.prototype.AppendDuration=function(c){var{c,d,e,$s,$r,$c}=$restore(this,{c});$s=$s||0;s:while(true){switch($s){case 0:d=this;e=d.buf.Len();$r=d.EncoderConfig.EncodeDuration(c,d);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(e===d.buf.Len()){d.AppendInt64((new $Int64(c.$high,c.$low)));}$s=-1;return;}return;}var $f={$blk:AZ.ptr.prototype.AppendDuration,$c:true,$r,c,d,e,$s};return $f;};AZ.prototype.AppendDuration=function(c){return this.$val.AppendDuration(c);};AZ.ptr.prototype.AppendInt64=function(c){var c,d;d=this;d.addElementSeparator();d.buf.AppendInt(c);};AZ.prototype.AppendInt64=function(c){return this.$val.AppendInt64(c);};AZ.ptr.prototype.AppendReflected=function(c){var{c,d,e,f,g,$s,$r,$c}=$restore(this,{c});$s=$s||0;s:while(true){switch($s){case 0:d=this;$r=d.resetReflectBuf();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}e=d.reflectEnc.Encode(c);$s=2;case 2:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=e;if(!($interfaceIsEqual(f,$ifaceNil))){$s=-1;return f;}d.reflectBuf.TrimNewline();d.addElementSeparator();g=d.buf.Write(d.reflectBuf.Bytes());f=g[1];$s=-1;return f;}return;}var $f={$blk:AZ.ptr.prototype.AppendReflected,$c:true,$r,c,d,e,f,g,$s};return $f;};AZ.prototype.AppendReflected=function(c){return this.$val.AppendReflected(c);};AZ.ptr.prototype.AppendString=function(c){var c,d;d=this;d.addElementSeparator();d.buf.AppendByte(34);d.safeAddString(c);d.buf.AppendByte(34);};AZ.prototype.AppendString=function(c){return this.$val.AppendString(c);};AZ.ptr.prototype.AppendTime=function(c){var{c,d,e,$s,$r,$c}=$restore(this,{c});$s=$s||0;s:while(true){switch($s){case 0:d=this;e=d.buf.Len();$r=d.EncoderConfig.EncodeTime($clone(c,D.Time),d);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(e===d.buf.Len()){d.AppendInt64($clone(c,D.Time).UnixNano());}$s=-1;return;}return;}var $f={$blk:AZ.ptr.prototype.AppendTime,$c:true,$r,c,d,e,$s};return $f;};AZ.prototype.AppendTime=function(c){return this.$val.AppendTime(c);};AZ.ptr.prototype.AppendUint64=function(c){var c,d;d=this;d.addElementSeparator();d.buf.AppendUint(c);};AZ.prototype.AppendUint64=function(c){return this.$val.AppendUint64(c);};AZ.ptr.prototype.AddComplex64=function(c,d){var c,d,e;e=this;e.AddComplex128(c,(new $Complex128(d.$real,d.$imag)));};AZ.prototype.AddComplex64=function(c,d){return this.$val.AddComplex64(c,d);};AZ.ptr.prototype.AddFloat32=function(c,d){var c,d,e;e=this;e.AddFloat64(c,(d));};AZ.prototype.AddFloat32=function(c,d){return this.$val.AddFloat32(c,d);};AZ.ptr.prototype.AddInt=function(c,d){var c,d,e;e=this;e.AddInt64(c,(new $Int64(0,d)));};AZ.prototype.AddInt=function(c,d){return this.$val.AddInt(c,d);};AZ.ptr.prototype.AddInt32=function(c,d){var c,d,e;e=this;e.AddInt64(c,(new $Int64(0,d)));};AZ.prototype.AddInt32=function(c,d){return this.$val.AddInt32(c,d);};AZ.ptr.prototype.AddInt16=function(c,d){var c,d,e;e=this;e.AddInt64(c,(new $Int64(0,d)));};AZ.prototype.AddInt16=function(c,d){return this.$val.AddInt16(c,d);};AZ.ptr.prototype.AddInt8=function(c,d){var c,d,e;e=this;e.AddInt64(c,(new $Int64(0,d)));};AZ.prototype.AddInt8=function(c,d){return this.$val.AddInt8(c,d);};AZ.ptr.prototype.AddUint=function(c,d){var c,d,e;e=this;e.AddUint64(c,(new $Uint64(0,d)));};AZ.prototype.AddUint=function(c,d){return this.$val.AddUint(c,d);};AZ.ptr.prototype.AddUint32=function(c,d){var c,d,e;e=this;e.AddUint64(c,(new $Uint64(0,d)));};AZ.prototype.AddUint32=function(c,d){return this.$val.AddUint32(c,d);};AZ.ptr.prototype.AddUint16=function(c,d){var c,d,e;e=this;e.AddUint64(c,(new $Uint64(0,d)));};AZ.prototype.AddUint16=function(c,d){return this.$val.AddUint16(c,d);};AZ.ptr.prototype.AddUint8=function(c,d){var c,d,e;e=this;e.AddUint64(c,(new $Uint64(0,d)));};AZ.prototype.AddUint8=function(c,d){return this.$val.AddUint8(c,d);};AZ.ptr.prototype.AddUintptr=function(c,d){var c,d,e;e=this;e.AddUint64(c,(new $Uint64(0,d.constructor===Number?d:1)));};AZ.prototype.AddUintptr=function(c,d){return this.$val.AddUintptr(c,d);};AZ.ptr.prototype.AppendComplex64=function(c){var c,d;d=this;d.AppendComplex128((new $Complex128(c.$real,c.$imag)));};AZ.prototype.AppendComplex64=function(c){return this.$val.AppendComplex64(c);};AZ.ptr.prototype.AppendFloat64=function(c){var c,d;d=this;d.appendFloat(c,64);};AZ.prototype.AppendFloat64=function(c){return this.$val.AppendFloat64(c);};AZ.ptr.prototype.AppendFloat32=function(c){var c,d;d=this;d.appendFloat((c),32);};AZ.prototype.AppendFloat32=function(c){return this.$val.AppendFloat32(c);};AZ.ptr.prototype.AppendInt=function(c){var c,d;d=this;d.AppendInt64((new $Int64(0,c)));};AZ.prototype.AppendInt=function(c){return this.$val.AppendInt(c);};AZ.ptr.prototype.AppendInt32=function(c){var c,d;d=this;d.AppendInt64((new $Int64(0,c)));};AZ.prototype.AppendInt32=function(c){return this.$val.AppendInt32(c);};AZ.ptr.prototype.AppendInt16=function(c){var c,d;d=this;d.AppendInt64((new $Int64(0,c)));};AZ.prototype.AppendInt16=function(c){return this.$val.AppendInt16(c);};AZ.ptr.prototype.AppendInt8=function(c){var c,d;d=this;d.AppendInt64((new $Int64(0,c)));};AZ.prototype.AppendInt8=function(c){return this.$val.AppendInt8(c);};AZ.ptr.prototype.AppendUint=function(c){var c,d;d=this;d.AppendUint64((new $Uint64(0,c)));};AZ.prototype.AppendUint=function(c){return this.$val.AppendUint(c);};AZ.ptr.prototype.AppendUint32=function(c){var c,d;d=this;d.AppendUint64((new $Uint64(0,c)));};AZ.prototype.AppendUint32=function(c){return this.$val.AppendUint32(c);};AZ.ptr.prototype.AppendUint16=function(c){var c,d;d=this;d.AppendUint64((new $Uint64(0,c)));};AZ.prototype.AppendUint16=function(c){return this.$val.AppendUint16(c);};AZ.ptr.prototype.AppendUint8=function(c){var c,d;d=this;d.AppendUint64((new $Uint64(0,c)));};AZ.prototype.AppendUint8=function(c){return this.$val.AppendUint8(c);};AZ.ptr.prototype.AppendUintptr=function(c){var c,d;d=this;d.AppendUint64((new $Uint64(0,c.constructor===Number?c:1)));};AZ.prototype.AppendUintptr=function(c){return this.$val.AppendUintptr(c);};AZ.ptr.prototype.Clone=function(){var{c,d,e,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:c=this;d=c.clone();$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;e.buf.Write(c.buf.Bytes());$s=-1;return e;}return;}var $f={$blk:AZ.ptr.prototype.Clone,$c:true,$r,c,d,e,$s};return $f;};AZ.prototype.Clone=function(){return this.$val.Clone();};AZ.ptr.prototype.clone=function(){var{c,d,e,f,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:c=this;d=AX();$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;e.EncoderConfig=c.EncoderConfig;e.spaced=c.spaced;e.openNamespaces=c.openNamespaces;f=O.Get();$s=2;case 2:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}e.buf=f;$s=-1;return e;}return;}var $f={$blk:AZ.ptr.prototype.clone,$c:true,$r,c,d,e,f,$s};return $f;};AZ.prototype.clone=function(){return this.$val.clone();};AZ.ptr.prototype.EncodeEntry=function(c,d){var{c,d,e,f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{c,d});$s=$s||0;s:while(true){switch($s){case 0:e=this;f=e.clone();$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;g.buf.AppendByte(123);if(!(g.EncoderConfig.LevelKey==="")){$s=2;continue;}$s=3;continue;case 2:g.addKey(g.EncoderConfig.LevelKey);h=g.buf.Len();$r=g.EncoderConfig.EncodeLevel(c.Level,g);$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(h===g.buf.Len()){$s=5;continue;}$s=6;continue;case 5:i=new AU(c.Level).String();$s=7;case 7:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}$r=g.AppendString(i);$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 6:case 3:if(!(g.EncoderConfig.TimeKey==="")){$s=9;continue;}$s=10;continue;case 9:$r=g.AddTime(g.EncoderConfig.TimeKey,$clone(c.Time,D.Time));$s=11;case 11:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 10:if(!(c.LoggerName==="")&&!(g.EncoderConfig.NameKey==="")){$s=12;continue;}$s=13;continue;case 12:g.addKey(g.EncoderConfig.NameKey);j=g.buf.Len();k=g.EncoderConfig.EncodeName;if(k===$throwNilPointerError){k=CO;}$r=k(c.LoggerName,g);$s=14;case 14:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(j===g.buf.Len()){g.AppendString(c.LoggerName);}case 13:if(c.Caller.Defined&&!(g.EncoderConfig.CallerKey==="")){$s=15;continue;}$s=16;continue;case 15:g.addKey(g.EncoderConfig.CallerKey);l=g.buf.Len();$r=g.EncoderConfig.EncodeCaller($clone(c.Caller,BS),g);$s=17;case 17:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(l===g.buf.Len()){$s=18;continue;}$s=19;continue;case 18:m=$clone(c.Caller,BS).String();$s=20;case 20:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}$r=g.AppendString(m);$s=21;case 21:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 19:case 16:if(!(g.EncoderConfig.MessageKey==="")){g.addKey(e.EncoderConfig.MessageKey);g.AppendString(c.Message);}if(e.buf.Len()>0){g.addElementSeparator();g.buf.Write(e.buf.Bytes());}$r=BG(g,d);$s=22;case 22:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}g.closeOpenNamespaces();if(!(c.Stack==="")&&!(g.EncoderConfig.StacktraceKey==="")){g.AddString(g.EncoderConfig.StacktraceKey,c.Stack);}g.buf.AppendByte(125);if(!(g.EncoderConfig.LineEnding==="")){g.buf.AppendString(g.EncoderConfig.LineEnding);}else{g.buf.AppendString("\n");}n=g.buf;AY(g);$s=-1;return[n,$ifaceNil];}return;}var $f={$blk:AZ.ptr.prototype.EncodeEntry,$c:true,$r,c,d,e,f,g,h,i,j,k,l,m,n,$s};return $f;};AZ.prototype.EncodeEntry=function(c,d){return this.$val.EncodeEntry(c,d);};AZ.ptr.prototype.closeOpenNamespaces=function(){var c,d;c=this;d=0;while(true){if(!(d>0;}};AZ.prototype.closeOpenNamespaces=function(){return this.$val.closeOpenNamespaces();};AZ.ptr.prototype.addKey=function(c){var c,d;d=this;d.addElementSeparator();d.buf.AppendByte(34);d.safeAddString(c);d.buf.AppendByte(34);d.buf.AppendByte(58);if(d.spaced){d.buf.AppendByte(32);}};AZ.prototype.addKey=function(c){return this.$val.addKey(c);};AZ.ptr.prototype.addElementSeparator=function(){var c,d,e,f;c=this;d=c.buf.Len()-1>>0;if(d<0){return;}f=(e=c.buf.Bytes(),((d<0||d>=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+d]));if((f===(123))||(f===(91))||(f===(58))||(f===(44))||(f===(32))){return;}else{c.buf.AppendByte(44);if(c.spaced){c.buf.AppendByte(32);}}};AZ.prototype.addElementSeparator=function(){return this.$val.addElementSeparator();};AZ.ptr.prototype.appendFloat=function(c,d){var c,d,e;e=this;e.addElementSeparator();if(L.IsNaN(c)){e.buf.AppendString("\"NaN\"");}else if(L.IsInf(c,1)){e.buf.AppendString("\"+Inf\"");}else if(L.IsInf(c,-1)){e.buf.AppendString("\"-Inf\"");}else{e.buf.AppendFloat(c,d);}};AZ.prototype.appendFloat=function(c,d){return this.$val.appendFloat(c,d);};AZ.ptr.prototype.safeAddString=function(c){var c,d,e,f,g,h;d=this;e=0;while(true){if(!(e>0;continue;}f=M.DecodeRuneInString($substring(c,e));g=f[0];h=f[1];if(d.tryAddRuneError(g,h)){e=e+(1)>>0;continue;}d.buf.AppendString($substring(c,e,(e+h>>0)));e=e+(h)>>0;}};AZ.prototype.safeAddString=function(c){return this.$val.safeAddString(c);};AZ.ptr.prototype.safeAddByteString=function(c){var c,d,e,f,g,h;d=this;e=0;while(true){if(!(e=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+e]))){e=e+(1)>>0;continue;}f=M.DecodeRune($subslice(c,e));g=f[0];h=f[1];if(d.tryAddRuneError(g,h)){e=e+(1)>>0;continue;}d.buf.Write($subslice(c,e,(e+h>>0)));e=e+(h)>>0;}};AZ.prototype.safeAddByteString=function(c){return this.$val.safeAddByteString(c);};AZ.ptr.prototype.tryAddRuneSelf=function(c){var c,d,e;d=this;if(c>=128){return false;}if(32<=c&&!((c===92))&&!((c===34))){d.buf.AppendByte(c);return true;}e=c;if((e===(92))||(e===(34))){d.buf.AppendByte(92);d.buf.AppendByte(c);}else if(e===(10)){d.buf.AppendByte(92);d.buf.AppendByte(110);}else if(e===(13)){d.buf.AppendByte(92);d.buf.AppendByte(114);}else if(e===(9)){d.buf.AppendByte(92);d.buf.AppendByte(116);}else{d.buf.AppendString("\\u00");d.buf.AppendByte("0123456789abcdef".charCodeAt((c>>>4<<24>>>24)));d.buf.AppendByte("0123456789abcdef".charCodeAt(((c&15)>>>0)));}return true;};AZ.prototype.tryAddRuneSelf=function(c){return this.$val.tryAddRuneSelf(c);};AZ.ptr.prototype.tryAddRuneError=function(c,d){var c,d,e;e=this;if((c===65533)&&(d===1)){e.buf.AppendString("\\ufffd");return true;}return false;};AZ.prototype.tryAddRuneError=function(c,d){return this.$val.tryAddRuneError(c,d);};BF.ptr.prototype.AddTo=function(c){var{c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,$s,$r,$c}=$restore(this,{c});$s=$s||0;s:while(true){switch($s){case 0:d=this;e=$ifaceNil;f=d.Type;if(f===(1)){$s=2;continue;}if(f===(2)){$s=3;continue;}if(f===(3)){$s=4;continue;}if(f===(4)){$s=5;continue;}if(f===(5)){$s=6;continue;}if(f===(6)){$s=7;continue;}if(f===(7)){$s=8;continue;}if(f===(8)){$s=9;continue;}if(f===(9)){$s=10;continue;}if(f===(10)){$s=11;continue;}if(f===(11)){$s=12;continue;}if(f===(12)){$s=13;continue;}if(f===(13)){$s=14;continue;}if(f===(14)){$s=15;continue;}if(f===(15)){$s=16;continue;}if(f===(16)){$s=17;continue;}if(f===(17)){$s=18;continue;}if(f===(18)){$s=19;continue;}if(f===(19)){$s=20;continue;}if(f===(20)){$s=21;continue;}if(f===(21)){$s=22;continue;}if(f===(22)){$s=23;continue;}if(f===(23)){$s=24;continue;}if(f===(24)){$s=25;continue;}if(f===(25)){$s=26;continue;}if(f===(26)){$s=27;continue;}$s=28;continue;case 2:g=c.AddArray(d.Key,$assertType(d.Interface,AM));$s=30;case 30:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}e=g;$s=29;continue;case 3:h=c.AddObject(d.Key,$assertType(d.Interface,AK));$s=31;case 31:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}e=h;$s=29;continue;case 4:$r=c.AddBinary(d.Key,$assertType(d.Interface,DQ));$s=32;case 32:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=29;continue;case 5:$r=c.AddBool(d.Key,(i=d.Integer,(i.$high===0&&i.$low===1)));$s=33;case 33:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=29;continue;case 6:$r=c.AddByteString(d.Key,$assertType(d.Interface,DQ));$s=34;case 34:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=29;continue;case 7:$r=c.AddComplex128(d.Key,$assertType(d.Interface,$Complex128));$s=35;case 35:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=29;continue;case 8:$r=c.AddComplex64(d.Key,$assertType(d.Interface,$Complex64));$s=36;case 36:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=29;continue;case 9:$r=c.AddDuration(d.Key,((j=d.Integer,new D.Duration(j.$high,j.$low))));$s=37;case 37:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=29;continue;case 10:$r=c.AddFloat64(d.Key,L.Float64frombits(((k=d.Integer,new $Uint64(k.$high,k.$low)))));$s=38;case 38:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=29;continue;case 11:$r=c.AddFloat32(d.Key,L.Float32frombits(((d.Integer.$low>>>0))));$s=39;case 39:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=29;continue;case 12:$r=c.AddInt64(d.Key,d.Integer);$s=40;case 40:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=29;continue;case 13:$r=c.AddInt32(d.Key,(((l=d.Integer,l.$low+((l.$high>>31)*4294967296))>>0)));$s=41;case 41:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=29;continue;case 14:$r=c.AddInt16(d.Key,(((m=d.Integer,m.$low+((m.$high>>31)*4294967296))<<16>>16)));$s=42;case 42:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=29;continue;case 15:$r=c.AddInt8(d.Key,(((n=d.Integer,n.$low+((n.$high>>31)*4294967296))<<24>>24)));$s=43;case 43:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=29;continue;case 16:$r=c.AddString(d.Key,d.String);$s=44;case 44:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=29;continue;case 17:if(!($interfaceIsEqual(d.Interface,$ifaceNil))){$s=45;continue;}$s=46;continue;case 45:$r=c.AddTime(d.Key,$clone($clone(D.Unix(new $Int64(0,0),d.Integer),D.Time).In($assertType(d.Interface,DI)),D.Time));$s=48;case 48:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=47;continue;case 46:$r=c.AddTime(d.Key,$clone(D.Unix(new $Int64(0,0),d.Integer),D.Time));$s=49;case 49:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 47:$s=29;continue;case 18:$r=c.AddUint64(d.Key,((o=d.Integer,new $Uint64(o.$high,o.$low))));$s=50;case 50:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=29;continue;case 19:$r=c.AddUint32(d.Key,((d.Integer.$low>>>0)));$s=51;case 51:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=29;continue;case 20:$r=c.AddUint16(d.Key,((d.Integer.$low<<16>>>16)));$s=52;case 52:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=29;continue;case 21:$r=c.AddUint8(d.Key,((d.Integer.$low<<24>>>24)));$s=53;case 53:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=29;continue;case 22:$r=c.AddUintptr(d.Key,((d.Integer.$low>>>0)));$s=54;case 54:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=29;continue;case 23:p=c.AddReflected(d.Key,d.Interface);$s=55;case 55:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}e=p;$s=29;continue;case 24:$r=c.OpenNamespace(d.Key);$s=56;case 56:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=29;continue;case 25:q=d.Key;r=$assertType(d.Interface,I.Stringer).String();$s=57;case 57:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=r;$r=c.AddString(q,s);$s=58;case 58:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=29;continue;case 26:t=BH(d.Key,$assertType(d.Interface,$error),c);$s=59;case 59:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}t;$s=29;continue;case 27:$s=1;continue;$s=29;continue;case 28:u=I.Sprintf("unknown field type: %v",new DE([new d.constructor.elem(d)]));$s=60;case 60:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}$panic(new $String(u));case 29:case 1:if(!($interfaceIsEqual(e,$ifaceNil))){$s=61;continue;}$s=62;continue;case 61:v=I.Sprintf("%sError",new DE([new $String(d.Key)]));$s=63;case 63:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}w=v;x=e.Error();$s=64;case 64:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}y=x;$r=c.AddString(w,y);$s=65;case 65:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 62:$s=-1;return;}return;}var $f={$blk:BF.ptr.prototype.AddTo,$c:true,$r,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,$s};return $f;};BF.prototype.AddTo=function(c){return this.$val.AddTo(c);};BF.ptr.prototype.Equals=function(c){var{c,d,e,f,g,$s,$r,$c}=$restore(this,{c});$s=$s||0;s:while(true){switch($s){case 0:d=this;if(!((d.Type===c.Type))){$s=-1;return false;}if(!(d.Key===c.Key)){$s=-1;return false;}e=d.Type;if((e===(3))||(e===(5))){$s=2;continue;}if((e===(1))||(e===(2))||(e===(25))||(e===(22))){$s=3;continue;}$s=4;continue;case 2:$s=-1;return G.Equal($assertType(d.Interface,DQ),$assertType(c.Interface,DQ));case 3:f=P.DeepEqual(d.Interface,c.Interface);$s=6;case 6:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;$s=7;case 7:return g;case 4:$s=-1;return $equal(d,c,BF);case 5:case 1:$s=-1;return false;}return;}var $f={$blk:BF.ptr.prototype.Equals,$c:true,$r,c,d,e,f,g,$s};return $f;};BF.prototype.Equals=function(c){return this.$val.Equals(c);};BG=function(c,d){var{c,d,e,f,g,$s,$r,$c}=$restore(this,{c,d});$s=$s||0;s:while(true){switch($s){case 0:e=d;f=0;case 1:if(!(f=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+g]),BF).AddTo(c);$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}f++;$s=1;continue;case 2:$s=-1;return;}return;}var $f={$blk:BG,$c:true,$r,c,d,e,f,g,$s};return $f;};BH=function(c,d,e){var{c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,$s,$r,$c}=$restore(this,{c,d,e});$s=$s||0;s:while(true){switch($s){case 0:f=d.Error();$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;$r=e.AddString(c,g);$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}h=d;if($assertType(h,BI,true)[1]){$s=3;continue;}if($assertType(h,I.Formatter,true)[1]){$s=4;continue;}$s=5;continue;case 3:i=h;k=c+"Causes";l=i.Errors();$s=6;case 6:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=($convertSliceType(l,BK));n=e.AddArray(k,m);$s=7;case 7:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;$s=8;case 8:return o;case 4:j=h;p=I.Sprintf("%+v",new DE([j]));$s=9;case 9:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=p;if(!(q===g)){$s=10;continue;}$s=11;continue;case 10:$r=e.AddString(c+"Verbose",q);$s=12;case 12:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 11:case 5:$s=-1;return $ifaceNil;}return;}var $f={$blk:BH,$c:true,$r,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,$s};return $f;};BK.prototype.MarshalLogArray=function(c){var{c,d,e,f,g,h,i,j,$s,$r,$c}=$restore(this,{c});$s=$s||0;s:while(true){switch($s){case 0:d=this;e=d;f=0;case 1:if(!(f=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+g]),$ifaceNil)){f++;$s=1;continue;}h=BN(((g<0||g>=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+g]));$s=3;case 3:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;j=c.AppendObject(i);$s=4;case 4:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}j;i.Free();f++;$s=1;continue;case 2:$s=-1;return $ifaceNil;}return;}var $f={$blk:BK.prototype.MarshalLogArray,$c:true,$r,c,d,e,f,g,h,i,j,$s};return $f;};$ptrType(BK).prototype.MarshalLogArray=function(c){return this.$get().MarshalLogArray(c);};BN=function(c){var{c,d,e,$s,$r,$c}=$restore(this,{c});$s=$s||0;s:while(true){switch($s){case 0:d=BL.Get();$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=$assertType(d,DW);e.err=c;$s=-1;return e;}return;}var $f={$blk:BN,$c:true,$r,c,d,e,$s};return $f;};BM.ptr.prototype.MarshalLogArray=function(c){var{c,d,e,f,$s,$r,$c}=$restore(this,{c});$s=$s||0;s:while(true){switch($s){case 0:d=this;e=c.AppendObject(d);$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=e;$s=2;case 2:return f;}return;}var $f={$blk:BM.ptr.prototype.MarshalLogArray,$c:true,$r,c,d,e,f,$s};return $f;};BM.prototype.MarshalLogArray=function(c){return this.$val.MarshalLogArray(c);};BM.ptr.prototype.MarshalLogObject=function(c){var{c,d,e,f,$s,$r,$c}=$restore(this,{c});$s=$s||0;s:while(true){switch($s){case 0:d=this;e=BH("error",d.err,c);$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=e;$s=2;case 2:return f;}return;}var $f={$blk:BM.ptr.prototype.MarshalLogObject,$c:true,$r,c,d,e,f,$s};return $f;};BM.prototype.MarshalLogObject=function(c){return this.$val.MarshalLogObject(c);};BM.ptr.prototype.Free=function(){var c;c=this;c.err=$ifaceNil;BL.Put(c);};BM.prototype.Free=function(){return this.$val.Free();};BP=function(){var{c,d,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:c=BO.Get();$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=$assertType(c,DV);d.reset();$s=-1;return d;}return;}var $f={$blk:BP,$c:true,$r,c,d,$s};return $f;};BQ=function(c){var c;if(c===DV.nil){return;}BO.Put(c);};BR=function(c,d,e,f){var c,d,e,f;if(!f){return new BS.ptr(false,0,"",0);}return new BS.ptr(true,c,d,e);};$pkg.NewEntryCaller=BR;BS.ptr.prototype.String=function(){var{c,d,e,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:c=this;d=$clone(c,BS).FullPath();$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;$s=2;case 2:return e;}return;}var $f={$blk:BS.ptr.prototype.String,$c:true,$r,c,d,e,$s};return $f;};BS.prototype.String=function(){return this.$val.String();};BS.ptr.prototype.FullPath=function(){var{c,d,e,f,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:c=this;if(!c.Defined){$s=-1;return"undefined";}d=O.Get();$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;e.AppendString(c.File);e.AppendByte(58);e.AppendInt((new $Int64(0,c.Line)));f=e.String();e.Free();$s=-1;return f;}return;}var $f={$blk:BS.ptr.prototype.FullPath,$c:true,$r,c,d,e,f,$s};return $f;};BS.prototype.FullPath=function(){return this.$val.FullPath();};BS.ptr.prototype.TrimmedPath=function(){var{c,d,e,f,g,h,i,j,k,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:c=this;if(!c.Defined){$s=-1;return"undefined";}d=Q.LastIndexByte(c.File,47);if(d===-1){$s=1;continue;}$s=2;continue;case 1:e=$clone(c,BS).FullPath();$s=3;case 3:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=e;$s=4;case 4:return f;case 2:d=Q.LastIndexByte($substring(c.File,0,d),47);if(d===-1){$s=5;continue;}$s=6;continue;case 5:g=$clone(c,BS).FullPath();$s=7;case 7:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;$s=8;case 8:return h;case 6:i=O.Get();$s=9;case 9:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;j.AppendString($substring(c.File,(d+1>>0)));j.AppendByte(58);j.AppendInt((new $Int64(0,c.Line)));k=j.String();j.Free();$s=-1;return k;}return;}var $f={$blk:BS.ptr.prototype.TrimmedPath,$c:true,$r,c,d,e,f,g,h,i,j,k,$s};return $f;};BS.prototype.TrimmedPath=function(){return this.$val.TrimmedPath();};BV.ptr.prototype.reset=function(){var c,d,e,f,g;c=this;BT.copy(c.Entry,new BT.ptr(0,new D.Time.ptr(new $Uint64(0,0),new $Int64(0,0),DI.nil),"","",new BS.ptr(false,0,"",0),""));c.ErrorOutput=$ifaceNil;c.dirty=false;c.should=0;d=c.cores;e=0;while(true){if(!(e=g.$length)?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+f]=$ifaceNil));e++;}c.cores=$subslice(c.cores,0,0);};BV.prototype.reset=function(){return this.$val.reset();};BV.ptr.prototype.Write=function(c){var{aa,ab,ac,ad,ae,af,ag,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{c});$s=$s||0;s:while(true){switch($s){case 0:d=this;if(d===DV.nil){$s=-1;return;}if(d.dirty){$s=1;continue;}$s=2;continue;case 1:if(!($interfaceIsEqual(d.ErrorOutput,$ifaceNil))){$s=3;continue;}$s=4;continue;case 3:e=d.ErrorOutput;g=D.Now();$s=5;case 5:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=(f=g,new f.constructor.elem(f));j=(i=d.Entry,new i.constructor.elem(i));k=I.Fprintf(e,"%v Unsafe CheckedEntry re-use near Entry %+v.\n",new DE([h,j]));$s=6;case 6:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}k;l=d.ErrorOutput.Sync();$s=7;case 7:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}l;case 4:$s=-1;return;case 2:d.dirty=true;m=$ifaceNil;n=d.cores;o=0;case 8:if(!(o=r.$length)?($throwRuntimeError("index out of range"),undefined):r.$array[r.$offset+p])).Write($clone(d.Entry,BT),c);$s=10;case 10:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=s;u=C.Append(q,t);$s=11;case 11:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}m=u;o++;$s=8;continue;case 9:if(!($interfaceIsEqual(d.ErrorOutput,$ifaceNil))){$s=12;continue;}$s=13;continue;case 12:if(!($interfaceIsEqual(m,$ifaceNil))){$s=14;continue;}$s=15;continue;case 14:v=d.ErrorOutput;x=D.Now();$s=16;case 16:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}y=(w=x,new w.constructor.elem(w));z=m;aa=I.Fprintf(v,"%v write error: %v\n",new DE([y,z]));$s=17;case 17:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}aa;ab=d.ErrorOutput.Sync();$s=18;case 18:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}ab;case 15:case 13:ac=d.should;ad=d.Entry.Message;ae=ac;af=ad;BQ(d);ag=ae;if(ag===(1)){$s=20;continue;}if(ag===(2)){$s=21;continue;}$s=22;continue;case 20:$panic(new $String(af));$s=22;continue;case 21:$r=R.Exit();$s=23;case 23:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 22:case 19:$s=-1;return;}return;}var $f={$blk:BV.ptr.prototype.Write,$c:true,$r,aa,ab,ac,ad,ae,af,ag,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};BV.prototype.Write=function(c){return this.$val.Write(c);};BV.ptr.prototype.AddCore=function(c,d){var{c,d,e,f,$s,$r,$c}=$restore(this,{c,d});$s=$s||0;s:while(true){switch($s){case 0:e=this;if(e===DV.nil){$s=1;continue;}$s=2;continue;case 1:f=BP();$s=3;case 3:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}e=f;BT.copy(e.Entry,c);case 2:e.cores=$append(e.cores,d);$s=-1;return e;}return;}var $f={$blk:BV.ptr.prototype.AddCore,$c:true,$r,c,d,e,f,$s};return $f;};BV.prototype.AddCore=function(c,d){return this.$val.AddCore(c,d);};BV.ptr.prototype.Should=function(c,d){var{c,d,e,f,$s,$r,$c}=$restore(this,{c,d});$s=$s||0;s:while(true){switch($s){case 0:e=this;if(e===DV.nil){$s=1;continue;}$s=2;continue;case 1:f=BP();$s=3;case 3:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}e=f;BT.copy(e.Entry,c);case 2:e.should=d;$s=-1;return e;}return;}var $f={$blk:BV.ptr.prototype.Should,$c:true,$r,c,d,e,f,$s};return $f;};BV.prototype.Should=function(c,d){return this.$val.Should(c,d);};BX=function(c,d){var{c,d,e,$s,$r,$c}=$restore(this,{c,d});$s=$s||0;s:while(true){switch($s){case 0:e=new AU(c).String();$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}$r=d.AppendString(e);$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:BX,$c:true,$r,c,d,e,$s};return $f;};$pkg.LowercaseLevelEncoder=BX;BY=function(c,d){var{c,d,e,f,g,h,i,j,$s,$r,$c}=$restore(this,{c,d});$s=$s||0;s:while(true){switch($s){case 0:e=(f=AQ[AU.keyFor(c)],f!==undefined?[f.v,true]:["",false]);g=e[0];h=e[1];if(!h){$s=1;continue;}$s=2;continue;case 1:i=new AU(c).String();$s=3;case 3:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=new F.Color(AP).Add(i);$s=4;case 4:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}g=j;case 2:$r=d.AppendString(g);$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:BY,$c:true,$r,c,d,e,f,g,h,i,j,$s};return $f;};$pkg.LowercaseColorLevelEncoder=BY;BZ=function(c,d){var{c,d,e,$s,$r,$c}=$restore(this,{c,d});$s=$s||0;s:while(true){switch($s){case 0:e=new AU(c).CapitalString();$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}$r=d.AppendString(e);$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:BZ,$c:true,$r,c,d,e,$s};return $f;};$pkg.CapitalLevelEncoder=BZ;CA=function(c,d){var{c,d,e,f,g,h,i,j,$s,$r,$c}=$restore(this,{c,d});$s=$s||0;s:while(true){switch($s){case 0:e=(f=AR[AU.keyFor(c)],f!==undefined?[f.v,true]:["",false]);g=e[0];h=e[1];if(!h){$s=1;continue;}$s=2;continue;case 1:i=new AU(c).CapitalString();$s=3;case 3:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=new F.Color(AP).Add(i);$s=4;case 4:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}g=j;case 2:$r=d.AppendString(g);$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:CA,$c:true,$r,c,d,e,f,g,h,i,j,$s};return $f;};$pkg.CapitalColorLevelEncoder=CA;$ptrType(BW).prototype.UnmarshalText=function(c){var c,d,e;d=this;e=($bytesToString(c));if(e===("capital")){d.$set(BZ);}else if(e===("capitalColor")){d.$set(CA);}else if(e===("color")){d.$set(BY);}else{d.$set(BX);}return $ifaceNil;};CC=function(c,d){var{c,d,e,f,$s,$r,$c}=$restore(this,{c,d});$s=$s||0;s:while(true){switch($s){case 0:e=$clone(c,D.Time).UnixNano();f=($flatten64(e))/1e+09;$r=d.AppendFloat64(f);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:CC,$c:true,$r,c,d,e,f,$s};return $f;};$pkg.EpochTimeEncoder=CC;CD=function(c,d){var{c,d,e,f,$s,$r,$c}=$restore(this,{c,d});$s=$s||0;s:while(true){switch($s){case 0:e=$clone(c,D.Time).UnixNano();f=($flatten64(e))/1e+06;$r=d.AppendFloat64(f);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:CD,$c:true,$r,c,d,e,f,$s};return $f;};$pkg.EpochMillisTimeEncoder=CD;CE=function(c,d){var{c,d,$s,$r,$c}=$restore(this,{c,d});$s=$s||0;s:while(true){switch($s){case 0:$r=d.AppendInt64($clone(c,D.Time).UnixNano());$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:CE,$c:true,$r,c,d,$s};return $f;};$pkg.EpochNanosTimeEncoder=CE;CF=function(c,d){var{c,d,e,$s,$r,$c}=$restore(this,{c,d});$s=$s||0;s:while(true){switch($s){case 0:e=$clone(c,D.Time).Format("2006-01-02T15:04:05.000Z0700");$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}$r=d.AppendString(e);$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:CF,$c:true,$r,c,d,e,$s};return $f;};$pkg.ISO8601TimeEncoder=CF;$ptrType(CB).prototype.UnmarshalText=function(c){var c,d,e;d=this;e=($bytesToString(c));if(e===("iso8601")||e===("ISO8601")){d.$set(CF);}else if(e===("millis")){d.$set(CD);}else if(e===("nanos")){d.$set(CE);}else{d.$set(CC);}return $ifaceNil;};CH=function(c,d){var{c,d,$s,$r,$c}=$restore(this,{c,d});$s=$s||0;s:while(true){switch($s){case 0:$r=d.AppendFloat64(($flatten64(c))/1e+09);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:CH,$c:true,$r,c,d,$s};return $f;};$pkg.SecondsDurationEncoder=CH;CI=function(c,d){var{c,d,$s,$r,$c}=$restore(this,{c,d});$s=$s||0;s:while(true){switch($s){case 0:$r=d.AppendInt64((new $Int64(c.$high,c.$low)));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:CI,$c:true,$r,c,d,$s};return $f;};$pkg.NanosDurationEncoder=CI;CJ=function(c,d){var{c,d,$s,$r,$c}=$restore(this,{c,d});$s=$s||0;s:while(true){switch($s){case 0:$r=d.AppendString(c.String());$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:CJ,$c:true,$r,c,d,$s};return $f;};$pkg.StringDurationEncoder=CJ;$ptrType(CG).prototype.UnmarshalText=function(c){var c,d,e;d=this;e=($bytesToString(c));if(e===("string")){d.$set(CJ);}else if(e===("nanos")){d.$set(CI);}else{d.$set(CH);}return $ifaceNil;};CL=function(c,d){var{c,d,e,$s,$r,$c}=$restore(this,{c,d});$s=$s||0;s:while(true){switch($s){case 0:e=$clone(c,BS).String();$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}$r=d.AppendString(e);$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:CL,$c:true,$r,c,d,e,$s};return $f;};$pkg.FullCallerEncoder=CL;CM=function(c,d){var{c,d,e,$s,$r,$c}=$restore(this,{c,d});$s=$s||0;s:while(true){switch($s){case 0:e=$clone(c,BS).TrimmedPath();$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}$r=d.AppendString(e);$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:CM,$c:true,$r,c,d,e,$s};return $f;};$pkg.ShortCallerEncoder=CM;$ptrType(CK).prototype.UnmarshalText=function(c){var c,d,e;d=this;e=($bytesToString(c));if(e===("full")){d.$set(CL);}else{d.$set(CM);}return $ifaceNil;};CO=function(c,d){var{c,d,$s,$r,$c}=$restore(this,{c,d});$s=$s||0;s:while(true){switch($s){case 0:$r=d.AppendString(c);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:CO,$c:true,$r,c,d,$s};return $f;};$pkg.FullNameEncoder=CO;$ptrType(CN).prototype.UnmarshalText=function(c){var c,d,e;d=this;e=($bytesToString(c));if(e===("full")){d.$set(CO);}else{d.$set(CO);}return $ifaceNil;};CW=function(){var c;return(c=new CV.ptr(),new c.constructor.elem(c));};$pkg.NewNopCore=CW;CV.ptr.prototype.Enabled=function(c){var c;return false;};CV.prototype.Enabled=function(c){return this.$val.Enabled(c);};CV.ptr.prototype.With=function(c){var c,d;d=this;return new d.constructor.elem(d);};CV.prototype.With=function(c){return this.$val.With(c);};CV.ptr.prototype.Check=function(c,d){var c,d;return d;};CV.prototype.Check=function(c,d){return this.$val.Check(c,d);};CV.ptr.prototype.Write=function(c,d){var c,d;return $ifaceNil;};CV.prototype.Write=function(c,d){return this.$val.Write(c,d);};CV.ptr.prototype.Sync=function(){return $ifaceNil;};CV.prototype.Sync=function(){return this.$val.Sync();};CX=function(c,d,e){var c,d,e;return new CY.ptr(e,c,d);};$pkg.NewCore=CX;CY.ptr.prototype.With=function(c){var{c,d,e,f,$s,$r,$c}=$restore(this,{c});$s=$s||0;s:while(true){switch($s){case 0:d=this;e=d.clone();$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=e;$r=BG(f.enc,c);$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return f;}return;}var $f={$blk:CY.ptr.prototype.With,$c:true,$r,c,d,e,f,$s};return $f;};CY.prototype.With=function(c){return this.$val.With(c);};CY.ptr.prototype.Check=function(c,d){var{c,d,e,f,g,h,$s,$r,$c}=$restore(this,{c,d});$s=$s||0;s:while(true){switch($s){case 0:e=this;f=e.LevelEnabler.Enabled(c.Level);$s=3;case 3:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}if(f){$s=1;continue;}$s=2;continue;case 1:g=d.AddCore($clone(c,BT),e);$s=4;case 4:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;$s=5;case 5:return h;case 2:$s=-1;return d;}return;}var $f={$blk:CY.ptr.prototype.Check,$c:true,$r,c,d,e,f,g,h,$s};return $f;};CY.prototype.Check=function(c,d){return this.$val.Check(c,d);};CY.ptr.prototype.Write=function(c,d){var{c,d,e,f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{c,d});$s=$s||0;s:while(true){switch($s){case 0:e=this;g=e.enc.EncodeEntry($clone(c,BT),d);$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}f=g;h=f[0];i=f[1];if(!($interfaceIsEqual(i,$ifaceNil))){$s=-1;return i;}k=e.out.Write(h.Bytes());$s=2;case 2:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j=k;i=j[1];h.Free();if(!($interfaceIsEqual(i,$ifaceNil))){$s=-1;return i;}if(c.Level>2){$s=3;continue;}$s=4;continue;case 3:l=e.Sync();$s=5;case 5:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}l;case 4:$s=-1;return $ifaceNil;}return;}var $f={$blk:CY.ptr.prototype.Write,$c:true,$r,c,d,e,f,g,h,i,j,k,l,$s};return $f;};CY.prototype.Write=function(c,d){return this.$val.Write(c,d);};CY.ptr.prototype.Sync=function(){var{c,d,e,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:c=this;d=c.out.Sync();$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;$s=2;case 2:return e;}return;}var $f={$blk:CY.ptr.prototype.Sync,$c:true,$r,c,d,e,$s};return $f;};CY.prototype.Sync=function(){return this.$val.Sync();};CY.ptr.prototype.clone=function(){var{c,d,e,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:c=this;d=c.enc.Clone();$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=new CY.ptr(c.LevelEnabler,d,c.out);$s=2;case 2:return e;}return;}var $f={$blk:CY.ptr.prototype.clone,$c:true,$r,c,d,e,$s};return $f;};CY.prototype.clone=function(){return this.$val.clone();};DA=function(){var{c,d,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:c=CZ.Get();$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=$assertType(c,DX);$s=2;case 2:return d;}return;}var $f={$blk:DA,$c:true,$r,c,d,$s};return $f;};DB=function(c){var c;c.elems=$subslice(c.elems,0,0);CZ.Put(c);};DD=function(c){var{c,d,e,f,$s,$r,$c}=$restore(this,{c});$s=$s||0;s:while(true){switch($s){case 0:e=BB($clone(c,CP),true);$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=(d=new DC.ptr(e),new d.constructor.elem(d));$s=2;case 2:return f;}return;}var $f={$blk:DD,$c:true,$r,c,d,e,f,$s};return $f;};$pkg.NewConsoleEncoder=DD;DC.ptr.prototype.Clone=function(){var{c,d,e,f,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:c=this;e=c.jsonEncoder.Clone();$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=(d=new DC.ptr($assertType(e,DS)),new d.constructor.elem(d));$s=2;case 2:return f;}return;}var $f={$blk:DC.ptr.prototype.Clone,$c:true,$r,c,d,e,f,$s};return $f;};DC.prototype.Clone=function(){return this.$val.Clone();};DC.ptr.prototype.EncodeEntry=function(c,d){var{c,d,e,f,g,h,i,j,k,l,m,n,o,$s,$r,$c}=$restore(this,{c,d});$s=$s||0;s:while(true){switch($s){case 0:e=this;f=O.Get();$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;h=DA();$s=2;case 2:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;if(!(e.jsonEncoder.EncoderConfig.TimeKey==="")&&!(e.jsonEncoder.EncoderConfig.EncodeTime===$throwNilPointerError)){$s=3;continue;}$s=4;continue;case 3:$r=e.jsonEncoder.EncoderConfig.EncodeTime($clone(c.Time,D.Time),i);$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 4:if(!(e.jsonEncoder.EncoderConfig.LevelKey==="")&&!(e.jsonEncoder.EncoderConfig.EncodeLevel===$throwNilPointerError)){$s=6;continue;}$s=7;continue;case 6:$r=e.jsonEncoder.EncoderConfig.EncodeLevel(c.Level,i);$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 7:if(!(c.LoggerName==="")&&!(e.jsonEncoder.EncoderConfig.NameKey==="")){$s=9;continue;}$s=10;continue;case 9:j=e.jsonEncoder.EncoderConfig.EncodeName;if(j===$throwNilPointerError){j=CO;}$r=j(c.LoggerName,i);$s=11;case 11:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 10:if(c.Caller.Defined&&!(e.jsonEncoder.EncoderConfig.CallerKey==="")&&!(e.jsonEncoder.EncoderConfig.EncodeCaller===$throwNilPointerError)){$s=12;continue;}$s=13;continue;case 12:$r=e.jsonEncoder.EncoderConfig.EncodeCaller($clone(c.Caller,BS),i);$s=14;case 14:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 13:k=i.elems;l=0;case 15:if(!(l0){g.AppendByte(9);}o=I.Fprint(g,new DE([(n=i.elems,((m<0||m>=n.$length)?($throwRuntimeError("index out of range"),undefined):n.$array[n.$offset+m]))]));$s=17;case 17:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}o;l++;$s=15;continue;case 16:DB(i);if(!(e.jsonEncoder.EncoderConfig.MessageKey==="")){$clone(e,DC).addTabIfNecessary(g);g.AppendString(c.Message);}$r=$clone(e,DC).writeContext(g,d);$s=18;case 18:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(!(c.Stack==="")&&!(e.jsonEncoder.EncoderConfig.StacktraceKey==="")){g.AppendByte(10);g.AppendString(c.Stack);}if(!(e.jsonEncoder.EncoderConfig.LineEnding==="")){g.AppendString(e.jsonEncoder.EncoderConfig.LineEnding);}else{g.AppendString("\n");}$s=-1;return[g,$ifaceNil];}return;}var $f={$blk:DC.ptr.prototype.EncodeEntry,$c:true,$r,c,d,e,f,g,h,i,j,k,l,m,n,o,$s};return $f;};DC.prototype.EncodeEntry=function(c,d){return this.$val.EncodeEntry(c,d);};DC.ptr.prototype.writeContext=function(c,d){var{c,d,e,f,g,$s,$deferred,$r,$c}=$restore(this,{c,d});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);e=this;f=e.jsonEncoder.Clone();$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=$assertType(f,DS);$deferred.push([$methodVal(g.buf,"Free"),[]]);$r=BG(g,d);$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}g.closeOpenNamespaces();if(g.buf.Len()===0){$s=3;continue;}$s=4;continue;case 3:$s=5;case 5:return;case 4:$clone(e,DC).addTabIfNecessary(c);c.AppendByte(123);c.Write(g.buf.Bytes());c.AppendByte(125);$s=-1;return;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:DC.ptr.prototype.writeContext,$c:true,$r,c,d,e,f,g,$s,$deferred};return $f;}}};DC.prototype.writeContext=function(c,d){return this.$val.writeContext(c,d);};DC.ptr.prototype.addTabIfNecessary=function(c){var c,d;d=this;if(c.Len()>0){c.AppendByte(9);}};DC.prototype.addTabIfNecessary=function(c){return this.$val.addTabIfNecessary(c);};DK.methods=[{prop:"Write",name:"Write",pkg:"",typ:$funcType([DQ],[$Int,$error],false)},{prop:"Sync",name:"Sync",pkg:"",typ:$funcType([],[$error],false)}];W.methods=[{prop:"Sync",name:"Sync",pkg:"",typ:$funcType([],[$error],false)}];X.methods=[{prop:"Write",name:"Write",pkg:"",typ:$funcType([DQ],[$Int,$error],false)},{prop:"Sync",name:"Sync",pkg:"",typ:$funcType([],[$error],false)}];DZ.methods=[{prop:"IncCheckReset",name:"IncCheckReset",pkg:"",typ:$funcType([D.Time,D.Duration],[$Uint64],false)}];DO.methods=[{prop:"get",name:"get",pkg:"go.uber.org/zap/zapcore",typ:$funcType([AU,$String],[DZ],false)}];EA.methods=[{prop:"With",name:"With",pkg:"",typ:$funcType([DY],[CU],false)},{prop:"Check",name:"Check",pkg:"",typ:$funcType([BT,DV],[DV],false)}];AH.methods=[{prop:"AddDuration",name:"AddDuration",pkg:"",typ:$funcType([$String,D.Duration],[],false)},{prop:"AddTime",name:"AddTime",pkg:"",typ:$funcType([$String,D.Time],[],false)}];EB.methods=[{prop:"AddArray",name:"AddArray",pkg:"",typ:$funcType([$String,AM],[$error],false)},{prop:"AddObject",name:"AddObject",pkg:"",typ:$funcType([$String,AK],[$error],false)},{prop:"AddBinary",name:"AddBinary",pkg:"",typ:$funcType([$String,DQ],[],false)},{prop:"AddByteString",name:"AddByteString",pkg:"",typ:$funcType([$String,DQ],[],false)},{prop:"AddBool",name:"AddBool",pkg:"",typ:$funcType([$String,$Bool],[],false)},{prop:"AddComplex128",name:"AddComplex128",pkg:"",typ:$funcType([$String,$Complex128],[],false)},{prop:"AddComplex64",name:"AddComplex64",pkg:"",typ:$funcType([$String,$Complex64],[],false)},{prop:"AddFloat64",name:"AddFloat64",pkg:"",typ:$funcType([$String,$Float64],[],false)},{prop:"AddFloat32",name:"AddFloat32",pkg:"",typ:$funcType([$String,$Float32],[],false)},{prop:"AddInt",name:"AddInt",pkg:"",typ:$funcType([$String,$Int],[],false)},{prop:"AddInt64",name:"AddInt64",pkg:"",typ:$funcType([$String,$Int64],[],false)},{prop:"AddInt32",name:"AddInt32",pkg:"",typ:$funcType([$String,$Int32],[],false)},{prop:"AddInt16",name:"AddInt16",pkg:"",typ:$funcType([$String,$Int16],[],false)},{prop:"AddInt8",name:"AddInt8",pkg:"",typ:$funcType([$String,$Int8],[],false)},{prop:"AddString",name:"AddString",pkg:"",typ:$funcType([$String,$String],[],false)},{prop:"AddUint",name:"AddUint",pkg:"",typ:$funcType([$String,$Uint],[],false)},{prop:"AddUint64",name:"AddUint64",pkg:"",typ:$funcType([$String,$Uint64],[],false)},{prop:"AddUint32",name:"AddUint32",pkg:"",typ:$funcType([$String,$Uint32],[],false)},{prop:"AddUint16",name:"AddUint16",pkg:"",typ:$funcType([$String,$Uint16],[],false)},{prop:"AddUint8",name:"AddUint8",pkg:"",typ:$funcType([$String,$Uint8],[],false)},{prop:"AddUintptr",name:"AddUintptr",pkg:"",typ:$funcType([$String,$Uintptr],[],false)},{prop:"AddReflected",name:"AddReflected",pkg:"",typ:$funcType([$String,$emptyInterface],[$error],false)},{prop:"OpenNamespace",name:"OpenNamespace",pkg:"",typ:$funcType([$String],[],false)}];DX.methods=[{prop:"AppendArray",name:"AppendArray",pkg:"",typ:$funcType([AM],[$error],false)},{prop:"AppendObject",name:"AppendObject",pkg:"",typ:$funcType([AK],[$error],false)},{prop:"AppendReflected",name:"AppendReflected",pkg:"",typ:$funcType([$emptyInterface],[$error],false)},{prop:"AppendBool",name:"AppendBool",pkg:"",typ:$funcType([$Bool],[],false)},{prop:"AppendByteString",name:"AppendByteString",pkg:"",typ:$funcType([DQ],[],false)},{prop:"AppendComplex128",name:"AppendComplex128",pkg:"",typ:$funcType([$Complex128],[],false)},{prop:"AppendComplex64",name:"AppendComplex64",pkg:"",typ:$funcType([$Complex64],[],false)},{prop:"AppendDuration",name:"AppendDuration",pkg:"",typ:$funcType([D.Duration],[],false)},{prop:"AppendFloat64",name:"AppendFloat64",pkg:"",typ:$funcType([$Float64],[],false)},{prop:"AppendFloat32",name:"AppendFloat32",pkg:"",typ:$funcType([$Float32],[],false)},{prop:"AppendInt",name:"AppendInt",pkg:"",typ:$funcType([$Int],[],false)},{prop:"AppendInt64",name:"AppendInt64",pkg:"",typ:$funcType([$Int64],[],false)},{prop:"AppendInt32",name:"AppendInt32",pkg:"",typ:$funcType([$Int32],[],false)},{prop:"AppendInt16",name:"AppendInt16",pkg:"",typ:$funcType([$Int16],[],false)},{prop:"AppendInt8",name:"AppendInt8",pkg:"",typ:$funcType([$Int8],[],false)},{prop:"AppendString",name:"AppendString",pkg:"",typ:$funcType([$String],[],false)},{prop:"AppendTime",name:"AppendTime",pkg:"",typ:$funcType([D.Time],[],false)},{prop:"AppendUint",name:"AppendUint",pkg:"",typ:$funcType([$Uint],[],false)},{prop:"AppendUint64",name:"AppendUint64",pkg:"",typ:$funcType([$Uint64],[],false)},{prop:"AppendUint32",name:"AppendUint32",pkg:"",typ:$funcType([$Uint32],[],false)},{prop:"AppendUint16",name:"AppendUint16",pkg:"",typ:$funcType([$Uint16],[],false)},{prop:"AppendUint8",name:"AppendUint8",pkg:"",typ:$funcType([$Uint8],[],false)},{prop:"AppendUintptr",name:"AppendUintptr",pkg:"",typ:$funcType([$Uintptr],[],false)}];AU.methods=[{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)},{prop:"CapitalString",name:"CapitalString",pkg:"",typ:$funcType([],[$String],false)},{prop:"MarshalText",name:"MarshalText",pkg:"",typ:$funcType([],[DQ,$error],false)},{prop:"Enabled",name:"Enabled",pkg:"",typ:$funcType([AU],[$Bool],false)}];DR.methods=[{prop:"UnmarshalText",name:"UnmarshalText",pkg:"",typ:$funcType([DQ],[$error],false)},{prop:"unmarshalText",name:"unmarshalText",pkg:"go.uber.org/zap/zapcore",typ:$funcType([DQ],[$Bool],false)},{prop:"Set",name:"Set",pkg:"",typ:$funcType([$String],[$error],false)},{prop:"Get",name:"Get",pkg:"",typ:$funcType([],[$emptyInterface],false)}];DS.methods=[{prop:"AddArray",name:"AddArray",pkg:"",typ:$funcType([$String,AM],[$error],false)},{prop:"AddObject",name:"AddObject",pkg:"",typ:$funcType([$String,AK],[$error],false)},{prop:"AddBinary",name:"AddBinary",pkg:"",typ:$funcType([$String,DQ],[],false)},{prop:"AddByteString",name:"AddByteString",pkg:"",typ:$funcType([$String,DQ],[],false)},{prop:"AddBool",name:"AddBool",pkg:"",typ:$funcType([$String,$Bool],[],false)},{prop:"AddComplex128",name:"AddComplex128",pkg:"",typ:$funcType([$String,$Complex128],[],false)},{prop:"AddDuration",name:"AddDuration",pkg:"",typ:$funcType([$String,D.Duration],[],false)},{prop:"AddFloat64",name:"AddFloat64",pkg:"",typ:$funcType([$String,$Float64],[],false)},{prop:"AddInt64",name:"AddInt64",pkg:"",typ:$funcType([$String,$Int64],[],false)},{prop:"resetReflectBuf",name:"resetReflectBuf",pkg:"go.uber.org/zap/zapcore",typ:$funcType([],[],false)},{prop:"AddReflected",name:"AddReflected",pkg:"",typ:$funcType([$String,$emptyInterface],[$error],false)},{prop:"OpenNamespace",name:"OpenNamespace",pkg:"",typ:$funcType([$String],[],false)},{prop:"AddString",name:"AddString",pkg:"",typ:$funcType([$String,$String],[],false)},{prop:"AddTime",name:"AddTime",pkg:"",typ:$funcType([$String,D.Time],[],false)},{prop:"AddUint64",name:"AddUint64",pkg:"",typ:$funcType([$String,$Uint64],[],false)},{prop:"AppendArray",name:"AppendArray",pkg:"",typ:$funcType([AM],[$error],false)},{prop:"AppendObject",name:"AppendObject",pkg:"",typ:$funcType([AK],[$error],false)},{prop:"AppendBool",name:"AppendBool",pkg:"",typ:$funcType([$Bool],[],false)},{prop:"AppendByteString",name:"AppendByteString",pkg:"",typ:$funcType([DQ],[],false)},{prop:"AppendComplex128",name:"AppendComplex128",pkg:"",typ:$funcType([$Complex128],[],false)},{prop:"AppendDuration",name:"AppendDuration",pkg:"",typ:$funcType([D.Duration],[],false)},{prop:"AppendInt64",name:"AppendInt64",pkg:"",typ:$funcType([$Int64],[],false)},{prop:"AppendReflected",name:"AppendReflected",pkg:"",typ:$funcType([$emptyInterface],[$error],false)},{prop:"AppendString",name:"AppendString",pkg:"",typ:$funcType([$String],[],false)},{prop:"AppendTime",name:"AppendTime",pkg:"",typ:$funcType([D.Time],[],false)},{prop:"AppendUint64",name:"AppendUint64",pkg:"",typ:$funcType([$Uint64],[],false)},{prop:"AddComplex64",name:"AddComplex64",pkg:"",typ:$funcType([$String,$Complex64],[],false)},{prop:"AddFloat32",name:"AddFloat32",pkg:"",typ:$funcType([$String,$Float32],[],false)},{prop:"AddInt",name:"AddInt",pkg:"",typ:$funcType([$String,$Int],[],false)},{prop:"AddInt32",name:"AddInt32",pkg:"",typ:$funcType([$String,$Int32],[],false)},{prop:"AddInt16",name:"AddInt16",pkg:"",typ:$funcType([$String,$Int16],[],false)},{prop:"AddInt8",name:"AddInt8",pkg:"",typ:$funcType([$String,$Int8],[],false)},{prop:"AddUint",name:"AddUint",pkg:"",typ:$funcType([$String,$Uint],[],false)},{prop:"AddUint32",name:"AddUint32",pkg:"",typ:$funcType([$String,$Uint32],[],false)},{prop:"AddUint16",name:"AddUint16",pkg:"",typ:$funcType([$String,$Uint16],[],false)},{prop:"AddUint8",name:"AddUint8",pkg:"",typ:$funcType([$String,$Uint8],[],false)},{prop:"AddUintptr",name:"AddUintptr",pkg:"",typ:$funcType([$String,$Uintptr],[],false)},{prop:"AppendComplex64",name:"AppendComplex64",pkg:"",typ:$funcType([$Complex64],[],false)},{prop:"AppendFloat64",name:"AppendFloat64",pkg:"",typ:$funcType([$Float64],[],false)},{prop:"AppendFloat32",name:"AppendFloat32",pkg:"",typ:$funcType([$Float32],[],false)},{prop:"AppendInt",name:"AppendInt",pkg:"",typ:$funcType([$Int],[],false)},{prop:"AppendInt32",name:"AppendInt32",pkg:"",typ:$funcType([$Int32],[],false)},{prop:"AppendInt16",name:"AppendInt16",pkg:"",typ:$funcType([$Int16],[],false)},{prop:"AppendInt8",name:"AppendInt8",pkg:"",typ:$funcType([$Int8],[],false)},{prop:"AppendUint",name:"AppendUint",pkg:"",typ:$funcType([$Uint],[],false)},{prop:"AppendUint32",name:"AppendUint32",pkg:"",typ:$funcType([$Uint32],[],false)},{prop:"AppendUint16",name:"AppendUint16",pkg:"",typ:$funcType([$Uint16],[],false)},{prop:"AppendUint8",name:"AppendUint8",pkg:"",typ:$funcType([$Uint8],[],false)},{prop:"AppendUintptr",name:"AppendUintptr",pkg:"",typ:$funcType([$Uintptr],[],false)},{prop:"Clone",name:"Clone",pkg:"",typ:$funcType([],[CT],false)},{prop:"clone",name:"clone",pkg:"go.uber.org/zap/zapcore",typ:$funcType([],[DS],false)},{prop:"EncodeEntry",name:"EncodeEntry",pkg:"",typ:$funcType([BT,DY],[DG,$error],false)},{prop:"truncate",name:"truncate",pkg:"go.uber.org/zap/zapcore",typ:$funcType([],[],false)},{prop:"closeOpenNamespaces",name:"closeOpenNamespaces",pkg:"go.uber.org/zap/zapcore",typ:$funcType([],[],false)},{prop:"addKey",name:"addKey",pkg:"go.uber.org/zap/zapcore",typ:$funcType([$String],[],false)},{prop:"addElementSeparator",name:"addElementSeparator",pkg:"go.uber.org/zap/zapcore",typ:$funcType([],[],false)},{prop:"appendFloat",name:"appendFloat",pkg:"go.uber.org/zap/zapcore",typ:$funcType([$Float64,$Int],[],false)},{prop:"safeAddString",name:"safeAddString",pkg:"go.uber.org/zap/zapcore",typ:$funcType([$String],[],false)},{prop:"safeAddByteString",name:"safeAddByteString",pkg:"go.uber.org/zap/zapcore",typ:$funcType([DQ],[],false)},{prop:"tryAddRuneSelf",name:"tryAddRuneSelf",pkg:"go.uber.org/zap/zapcore",typ:$funcType([$Uint8],[$Bool],false)},{prop:"tryAddRuneError",name:"tryAddRuneError",pkg:"go.uber.org/zap/zapcore",typ:$funcType([$Int32,$Int],[$Bool],false)}];BF.methods=[{prop:"AddTo",name:"AddTo",pkg:"",typ:$funcType([CQ],[],false)},{prop:"Equals",name:"Equals",pkg:"",typ:$funcType([BF],[$Bool],false)}];BK.methods=[{prop:"MarshalLogArray",name:"MarshalLogArray",pkg:"",typ:$funcType([CR],[$error],false)}];DW.methods=[{prop:"MarshalLogArray",name:"MarshalLogArray",pkg:"",typ:$funcType([CR],[$error],false)},{prop:"MarshalLogObject",name:"MarshalLogObject",pkg:"",typ:$funcType([CQ],[$error],false)},{prop:"Free",name:"Free",pkg:"",typ:$funcType([],[],false)}];BS.methods=[{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)},{prop:"FullPath",name:"FullPath",pkg:"",typ:$funcType([],[$String],false)},{prop:"TrimmedPath",name:"TrimmedPath",pkg:"",typ:$funcType([],[$String],false)}];DV.methods=[{prop:"reset",name:"reset",pkg:"go.uber.org/zap/zapcore",typ:$funcType([],[],false)},{prop:"Write",name:"Write",pkg:"",typ:$funcType([DY],[],true)},{prop:"AddCore",name:"AddCore",pkg:"",typ:$funcType([BT,CU],[DV],false)},{prop:"Should",name:"Should",pkg:"",typ:$funcType([BT,BU],[DV],false)}];EE.methods=[{prop:"UnmarshalText",name:"UnmarshalText",pkg:"",typ:$funcType([DQ],[$error],false)}];EF.methods=[{prop:"UnmarshalText",name:"UnmarshalText",pkg:"",typ:$funcType([DQ],[$error],false)}];EG.methods=[{prop:"UnmarshalText",name:"UnmarshalText",pkg:"",typ:$funcType([DQ],[$error],false)}];EH.methods=[{prop:"UnmarshalText",name:"UnmarshalText",pkg:"",typ:$funcType([DQ],[$error],false)}];EI.methods=[{prop:"UnmarshalText",name:"UnmarshalText",pkg:"",typ:$funcType([DQ],[$error],false)}];CV.methods=[{prop:"Enabled",name:"Enabled",pkg:"",typ:$funcType([AU],[$Bool],false)},{prop:"With",name:"With",pkg:"",typ:$funcType([DY],[CU],false)},{prop:"Check",name:"Check",pkg:"",typ:$funcType([BT,DV],[DV],false)},{prop:"Write",name:"Write",pkg:"",typ:$funcType([BT,DY],[$error],false)},{prop:"Sync",name:"Sync",pkg:"",typ:$funcType([],[$error],false)}];EJ.methods=[{prop:"With",name:"With",pkg:"",typ:$funcType([DY],[CU],false)},{prop:"Check",name:"Check",pkg:"",typ:$funcType([BT,DV],[DV],false)},{prop:"Write",name:"Write",pkg:"",typ:$funcType([BT,DY],[$error],false)},{prop:"Sync",name:"Sync",pkg:"",typ:$funcType([],[$error],false)},{prop:"clone",name:"clone",pkg:"go.uber.org/zap/zapcore",typ:$funcType([],[EJ],false)}];DC.methods=[{prop:"Clone",name:"Clone",pkg:"",typ:$funcType([],[CT],false)},{prop:"EncodeEntry",name:"EncodeEntry",pkg:"",typ:$funcType([BT,DY],[DG,$error],false)},{prop:"writeContext",name:"writeContext",pkg:"go.uber.org/zap/zapcore",typ:$funcType([DG,DY],[],false)},{prop:"addTabIfNecessary",name:"addTabIfNecessary",pkg:"go.uber.org/zap/zapcore",typ:$funcType([DG],[],false)}];S.init([{prop:"Sync",name:"Sync",pkg:"",typ:$funcType([],[$error],false)},{prop:"Write",name:"Write",pkg:"",typ:$funcType([DQ],[$Int,$error],false)}]);U.init("go.uber.org/zap/zapcore",[{prop:"Mutex",name:"Mutex",embedded:true,exported:true,typ:B.Mutex,tag:""},{prop:"ws",name:"ws",embedded:false,exported:false,typ:S,tag:""}]);W.init("",[{prop:"Writer",name:"Writer",embedded:true,exported:true,typ:A.Writer,tag:""}]);X.init(S);AB.init("go.uber.org/zap/zapcore",[{prop:"resetAt",name:"resetAt",embedded:false,exported:false,typ:E.Int64,tag:""},{prop:"counter",name:"counter",embedded:false,exported:false,typ:E.Uint64,tag:""}]);AC.init(DM,7);AF.init("go.uber.org/zap/zapcore",[{prop:"Core",name:"Core",embedded:true,exported:true,typ:CU,tag:""},{prop:"counts",name:"counts",embedded:false,exported:false,typ:DO,tag:""},{prop:"tick",name:"tick",embedded:false,exported:false,typ:D.Duration,tag:""},{prop:"first",name:"first",embedded:false,exported:false,typ:$Uint64,tag:""},{prop:"thereafter",name:"thereafter",embedded:false,exported:false,typ:$Uint64,tag:""}]);AH.init("go.uber.org/zap/zapcore",[{prop:"Fields",name:"Fields",embedded:false,exported:true,typ:DP,tag:""},{prop:"cur",name:"cur",embedded:false,exported:false,typ:DP,tag:""}]);AJ.init("go.uber.org/zap/zapcore",[{prop:"elems",name:"elems",embedded:false,exported:false,typ:DE,tag:""}]);AK.init([{prop:"MarshalLogObject",name:"MarshalLogObject",pkg:"",typ:$funcType([CQ],[$error],false)}]);AM.init([{prop:"MarshalLogArray",name:"MarshalLogArray",pkg:"",typ:$funcType([CR],[$error],false)}]);AV.init([{prop:"Enabled",name:"Enabled",pkg:"",typ:$funcType([AU],[$Bool],false)}]);AZ.init("go.uber.org/zap/zapcore",[{prop:"EncoderConfig",name:"EncoderConfig",embedded:true,exported:true,typ:DF,tag:""},{prop:"buf",name:"buf",embedded:false,exported:false,typ:DG,tag:""},{prop:"spaced",name:"spaced",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"openNamespaces",name:"openNamespaces",embedded:false,exported:false,typ:$Int,tag:""},{prop:"reflectBuf",name:"reflectBuf",embedded:false,exported:false,typ:DG,tag:""},{prop:"reflectEnc",name:"reflectEnc",embedded:false,exported:false,typ:DH,tag:""}]);BF.init("",[{prop:"Key",name:"Key",embedded:false,exported:true,typ:$String,tag:""},{prop:"Type",name:"Type",embedded:false,exported:true,typ:BE,tag:""},{prop:"Integer",name:"Integer",embedded:false,exported:true,typ:$Int64,tag:""},{prop:"String",name:"String",embedded:false,exported:true,typ:$String,tag:""},{prop:"Interface",name:"Interface",embedded:false,exported:true,typ:$emptyInterface,tag:""}]);BI.init([{prop:"Errors",name:"Errors",pkg:"",typ:$funcType([],[ED],false)}]);BK.init($error);BM.init("go.uber.org/zap/zapcore",[{prop:"err",name:"err",embedded:false,exported:false,typ:$error,tag:""}]);BS.init("",[{prop:"Defined",name:"Defined",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"PC",name:"PC",embedded:false,exported:true,typ:$Uintptr,tag:""},{prop:"File",name:"File",embedded:false,exported:true,typ:$String,tag:""},{prop:"Line",name:"Line",embedded:false,exported:true,typ:$Int,tag:""}]);BT.init("",[{prop:"Level",name:"Level",embedded:false,exported:true,typ:AU,tag:""},{prop:"Time",name:"Time",embedded:false,exported:true,typ:D.Time,tag:""},{prop:"LoggerName",name:"LoggerName",embedded:false,exported:true,typ:$String,tag:""},{prop:"Message",name:"Message",embedded:false,exported:true,typ:$String,tag:""},{prop:"Caller",name:"Caller",embedded:false,exported:true,typ:BS,tag:""},{prop:"Stack",name:"Stack",embedded:false,exported:true,typ:$String,tag:""}]);BV.init("go.uber.org/zap/zapcore",[{prop:"Entry",name:"Entry",embedded:true,exported:true,typ:BT,tag:""},{prop:"ErrorOutput",name:"ErrorOutput",embedded:false,exported:true,typ:S,tag:""},{prop:"dirty",name:"dirty",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"should",name:"should",embedded:false,exported:false,typ:BU,tag:""},{prop:"cores",name:"cores",embedded:false,exported:false,typ:DJ,tag:""}]);BW.init([AU,CS],[],false);CB.init([D.Time,CS],[],false);CG.init([D.Duration,CS],[],false);CK.init([BS,CS],[],false);CN.init([$String,CS],[],false);CP.init("",[{prop:"MessageKey",name:"MessageKey",embedded:false,exported:true,typ:$String,tag:"json:\"messageKey\" yaml:\"messageKey\""},{prop:"LevelKey",name:"LevelKey",embedded:false,exported:true,typ:$String,tag:"json:\"levelKey\" yaml:\"levelKey\""},{prop:"TimeKey",name:"TimeKey",embedded:false,exported:true,typ:$String,tag:"json:\"timeKey\" yaml:\"timeKey\""},{prop:"NameKey",name:"NameKey",embedded:false,exported:true,typ:$String,tag:"json:\"nameKey\" yaml:\"nameKey\""},{prop:"CallerKey",name:"CallerKey",embedded:false,exported:true,typ:$String,tag:"json:\"callerKey\" yaml:\"callerKey\""},{prop:"StacktraceKey",name:"StacktraceKey",embedded:false,exported:true,typ:$String,tag:"json:\"stacktraceKey\" yaml:\"stacktraceKey\""},{prop:"LineEnding",name:"LineEnding",embedded:false,exported:true,typ:$String,tag:"json:\"lineEnding\" yaml:\"lineEnding\""},{prop:"EncodeLevel",name:"EncodeLevel",embedded:false,exported:true,typ:BW,tag:"json:\"levelEncoder\" yaml:\"levelEncoder\""},{prop:"EncodeTime",name:"EncodeTime",embedded:false,exported:true,typ:CB,tag:"json:\"timeEncoder\" yaml:\"timeEncoder\""},{prop:"EncodeDuration",name:"EncodeDuration",embedded:false,exported:true,typ:CG,tag:"json:\"durationEncoder\" yaml:\"durationEncoder\""},{prop:"EncodeCaller",name:"EncodeCaller",embedded:false,exported:true,typ:CK,tag:"json:\"callerEncoder\" yaml:\"callerEncoder\""},{prop:"EncodeName",name:"EncodeName",embedded:false,exported:true,typ:CN,tag:"json:\"nameEncoder\" yaml:\"nameEncoder\""}]);CQ.init([{prop:"AddArray",name:"AddArray",pkg:"",typ:$funcType([$String,AM],[$error],false)},{prop:"AddBinary",name:"AddBinary",pkg:"",typ:$funcType([$String,DQ],[],false)},{prop:"AddBool",name:"AddBool",pkg:"",typ:$funcType([$String,$Bool],[],false)},{prop:"AddByteString",name:"AddByteString",pkg:"",typ:$funcType([$String,DQ],[],false)},{prop:"AddComplex128",name:"AddComplex128",pkg:"",typ:$funcType([$String,$Complex128],[],false)},{prop:"AddComplex64",name:"AddComplex64",pkg:"",typ:$funcType([$String,$Complex64],[],false)},{prop:"AddDuration",name:"AddDuration",pkg:"",typ:$funcType([$String,D.Duration],[],false)},{prop:"AddFloat32",name:"AddFloat32",pkg:"",typ:$funcType([$String,$Float32],[],false)},{prop:"AddFloat64",name:"AddFloat64",pkg:"",typ:$funcType([$String,$Float64],[],false)},{prop:"AddInt",name:"AddInt",pkg:"",typ:$funcType([$String,$Int],[],false)},{prop:"AddInt16",name:"AddInt16",pkg:"",typ:$funcType([$String,$Int16],[],false)},{prop:"AddInt32",name:"AddInt32",pkg:"",typ:$funcType([$String,$Int32],[],false)},{prop:"AddInt64",name:"AddInt64",pkg:"",typ:$funcType([$String,$Int64],[],false)},{prop:"AddInt8",name:"AddInt8",pkg:"",typ:$funcType([$String,$Int8],[],false)},{prop:"AddObject",name:"AddObject",pkg:"",typ:$funcType([$String,AK],[$error],false)},{prop:"AddReflected",name:"AddReflected",pkg:"",typ:$funcType([$String,$emptyInterface],[$error],false)},{prop:"AddString",name:"AddString",pkg:"",typ:$funcType([$String,$String],[],false)},{prop:"AddTime",name:"AddTime",pkg:"",typ:$funcType([$String,D.Time],[],false)},{prop:"AddUint",name:"AddUint",pkg:"",typ:$funcType([$String,$Uint],[],false)},{prop:"AddUint16",name:"AddUint16",pkg:"",typ:$funcType([$String,$Uint16],[],false)},{prop:"AddUint32",name:"AddUint32",pkg:"",typ:$funcType([$String,$Uint32],[],false)},{prop:"AddUint64",name:"AddUint64",pkg:"",typ:$funcType([$String,$Uint64],[],false)},{prop:"AddUint8",name:"AddUint8",pkg:"",typ:$funcType([$String,$Uint8],[],false)},{prop:"AddUintptr",name:"AddUintptr",pkg:"",typ:$funcType([$String,$Uintptr],[],false)},{prop:"OpenNamespace",name:"OpenNamespace",pkg:"",typ:$funcType([$String],[],false)}]);CR.init([{prop:"AppendArray",name:"AppendArray",pkg:"",typ:$funcType([AM],[$error],false)},{prop:"AppendBool",name:"AppendBool",pkg:"",typ:$funcType([$Bool],[],false)},{prop:"AppendByteString",name:"AppendByteString",pkg:"",typ:$funcType([DQ],[],false)},{prop:"AppendComplex128",name:"AppendComplex128",pkg:"",typ:$funcType([$Complex128],[],false)},{prop:"AppendComplex64",name:"AppendComplex64",pkg:"",typ:$funcType([$Complex64],[],false)},{prop:"AppendDuration",name:"AppendDuration",pkg:"",typ:$funcType([D.Duration],[],false)},{prop:"AppendFloat32",name:"AppendFloat32",pkg:"",typ:$funcType([$Float32],[],false)},{prop:"AppendFloat64",name:"AppendFloat64",pkg:"",typ:$funcType([$Float64],[],false)},{prop:"AppendInt",name:"AppendInt",pkg:"",typ:$funcType([$Int],[],false)},{prop:"AppendInt16",name:"AppendInt16",pkg:"",typ:$funcType([$Int16],[],false)},{prop:"AppendInt32",name:"AppendInt32",pkg:"",typ:$funcType([$Int32],[],false)},{prop:"AppendInt64",name:"AppendInt64",pkg:"",typ:$funcType([$Int64],[],false)},{prop:"AppendInt8",name:"AppendInt8",pkg:"",typ:$funcType([$Int8],[],false)},{prop:"AppendObject",name:"AppendObject",pkg:"",typ:$funcType([AK],[$error],false)},{prop:"AppendReflected",name:"AppendReflected",pkg:"",typ:$funcType([$emptyInterface],[$error],false)},{prop:"AppendString",name:"AppendString",pkg:"",typ:$funcType([$String],[],false)},{prop:"AppendTime",name:"AppendTime",pkg:"",typ:$funcType([D.Time],[],false)},{prop:"AppendUint",name:"AppendUint",pkg:"",typ:$funcType([$Uint],[],false)},{prop:"AppendUint16",name:"AppendUint16",pkg:"",typ:$funcType([$Uint16],[],false)},{prop:"AppendUint32",name:"AppendUint32",pkg:"",typ:$funcType([$Uint32],[],false)},{prop:"AppendUint64",name:"AppendUint64",pkg:"",typ:$funcType([$Uint64],[],false)},{prop:"AppendUint8",name:"AppendUint8",pkg:"",typ:$funcType([$Uint8],[],false)},{prop:"AppendUintptr",name:"AppendUintptr",pkg:"",typ:$funcType([$Uintptr],[],false)}]);CS.init([{prop:"AppendBool",name:"AppendBool",pkg:"",typ:$funcType([$Bool],[],false)},{prop:"AppendByteString",name:"AppendByteString",pkg:"",typ:$funcType([DQ],[],false)},{prop:"AppendComplex128",name:"AppendComplex128",pkg:"",typ:$funcType([$Complex128],[],false)},{prop:"AppendComplex64",name:"AppendComplex64",pkg:"",typ:$funcType([$Complex64],[],false)},{prop:"AppendFloat32",name:"AppendFloat32",pkg:"",typ:$funcType([$Float32],[],false)},{prop:"AppendFloat64",name:"AppendFloat64",pkg:"",typ:$funcType([$Float64],[],false)},{prop:"AppendInt",name:"AppendInt",pkg:"",typ:$funcType([$Int],[],false)},{prop:"AppendInt16",name:"AppendInt16",pkg:"",typ:$funcType([$Int16],[],false)},{prop:"AppendInt32",name:"AppendInt32",pkg:"",typ:$funcType([$Int32],[],false)},{prop:"AppendInt64",name:"AppendInt64",pkg:"",typ:$funcType([$Int64],[],false)},{prop:"AppendInt8",name:"AppendInt8",pkg:"",typ:$funcType([$Int8],[],false)},{prop:"AppendString",name:"AppendString",pkg:"",typ:$funcType([$String],[],false)},{prop:"AppendUint",name:"AppendUint",pkg:"",typ:$funcType([$Uint],[],false)},{prop:"AppendUint16",name:"AppendUint16",pkg:"",typ:$funcType([$Uint16],[],false)},{prop:"AppendUint32",name:"AppendUint32",pkg:"",typ:$funcType([$Uint32],[],false)},{prop:"AppendUint64",name:"AppendUint64",pkg:"",typ:$funcType([$Uint64],[],false)},{prop:"AppendUint8",name:"AppendUint8",pkg:"",typ:$funcType([$Uint8],[],false)},{prop:"AppendUintptr",name:"AppendUintptr",pkg:"",typ:$funcType([$Uintptr],[],false)}]);CT.init([{prop:"AddArray",name:"AddArray",pkg:"",typ:$funcType([$String,AM],[$error],false)},{prop:"AddBinary",name:"AddBinary",pkg:"",typ:$funcType([$String,DQ],[],false)},{prop:"AddBool",name:"AddBool",pkg:"",typ:$funcType([$String,$Bool],[],false)},{prop:"AddByteString",name:"AddByteString",pkg:"",typ:$funcType([$String,DQ],[],false)},{prop:"AddComplex128",name:"AddComplex128",pkg:"",typ:$funcType([$String,$Complex128],[],false)},{prop:"AddComplex64",name:"AddComplex64",pkg:"",typ:$funcType([$String,$Complex64],[],false)},{prop:"AddDuration",name:"AddDuration",pkg:"",typ:$funcType([$String,D.Duration],[],false)},{prop:"AddFloat32",name:"AddFloat32",pkg:"",typ:$funcType([$String,$Float32],[],false)},{prop:"AddFloat64",name:"AddFloat64",pkg:"",typ:$funcType([$String,$Float64],[],false)},{prop:"AddInt",name:"AddInt",pkg:"",typ:$funcType([$String,$Int],[],false)},{prop:"AddInt16",name:"AddInt16",pkg:"",typ:$funcType([$String,$Int16],[],false)},{prop:"AddInt32",name:"AddInt32",pkg:"",typ:$funcType([$String,$Int32],[],false)},{prop:"AddInt64",name:"AddInt64",pkg:"",typ:$funcType([$String,$Int64],[],false)},{prop:"AddInt8",name:"AddInt8",pkg:"",typ:$funcType([$String,$Int8],[],false)},{prop:"AddObject",name:"AddObject",pkg:"",typ:$funcType([$String,AK],[$error],false)},{prop:"AddReflected",name:"AddReflected",pkg:"",typ:$funcType([$String,$emptyInterface],[$error],false)},{prop:"AddString",name:"AddString",pkg:"",typ:$funcType([$String,$String],[],false)},{prop:"AddTime",name:"AddTime",pkg:"",typ:$funcType([$String,D.Time],[],false)},{prop:"AddUint",name:"AddUint",pkg:"",typ:$funcType([$String,$Uint],[],false)},{prop:"AddUint16",name:"AddUint16",pkg:"",typ:$funcType([$String,$Uint16],[],false)},{prop:"AddUint32",name:"AddUint32",pkg:"",typ:$funcType([$String,$Uint32],[],false)},{prop:"AddUint64",name:"AddUint64",pkg:"",typ:$funcType([$String,$Uint64],[],false)},{prop:"AddUint8",name:"AddUint8",pkg:"",typ:$funcType([$String,$Uint8],[],false)},{prop:"AddUintptr",name:"AddUintptr",pkg:"",typ:$funcType([$String,$Uintptr],[],false)},{prop:"Clone",name:"Clone",pkg:"",typ:$funcType([],[CT],false)},{prop:"EncodeEntry",name:"EncodeEntry",pkg:"",typ:$funcType([BT,DY],[DG,$error],false)},{prop:"OpenNamespace",name:"OpenNamespace",pkg:"",typ:$funcType([$String],[],false)}]);CU.init([{prop:"Check",name:"Check",pkg:"",typ:$funcType([BT,DV],[DV],false)},{prop:"Enabled",name:"Enabled",pkg:"",typ:$funcType([AU],[$Bool],false)},{prop:"Sync",name:"Sync",pkg:"",typ:$funcType([],[$error],false)},{prop:"With",name:"With",pkg:"",typ:$funcType([DY],[CU],false)},{prop:"Write",name:"Write",pkg:"",typ:$funcType([BT,DY],[$error],false)}]);CV.init("",[]);CY.init("go.uber.org/zap/zapcore",[{prop:"LevelEnabler",name:"LevelEnabler",embedded:true,exported:true,typ:AV,tag:""},{prop:"enc",name:"enc",embedded:false,exported:false,typ:CT,tag:""},{prop:"out",name:"out",embedded:false,exported:false,typ:S,tag:""}]);DC.init("go.uber.org/zap/zapcore",[{prop:"jsonEncoder",name:"jsonEncoder",embedded:true,exported:false,typ:DS,tag:""}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=G.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=J.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=K.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=H.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=I.$init();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=E.$init();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=N.$init();$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=O.$init();$s=9;case 9:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=F.$init();$s=10;case 10:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=R.$init();$s=11;case 11:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=A.$init();$s=12;case 12:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=L.$init();$s=13;case 13:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=P.$init();$s=14;case 14:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=Q.$init();$s=15;case 15:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=16;case 16:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=D.$init();$s=17;case 17:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=M.$init();$s=18;case 18:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}AP=31;AT=H.New("can't unmarshal a nil *Level");AO=$makeMap(AU.keyFor,[{k:-1,v:35},{k:0,v:34},{k:1,v:33},{k:2,v:31},{k:3,v:31},{k:4,v:31},{k:5,v:31}]);AQ=(a=$keys(AO).length,((a<0||a>2147483647)?$throwRuntimeError("makemap: size out of range"):{}));AR=(b=$keys(AO).length,((b<0||b>2147483647)?$throwRuntimeError("makemap: size out of range"):{}));AW=new B.Pool.ptr(DE.nil,(function(){return new AZ.ptr(DF.nil,DG.nil,false,0,DG.nil,DH.nil);}));BL=new B.Pool.ptr(DE.nil,(function(){return new BM.ptr($ifaceNil);}));BO=new B.Pool.ptr(DE.nil,(function(){return new BV.ptr(new BT.ptr(0,new D.Time.ptr(new $Uint64(0,0),new $Int64(0,0),DI.nil),"","",new BS.ptr(false,0,"",0),""),$ifaceNil,false,0,$makeSlice(DJ,4));}));CZ=new B.Pool.ptr(DE.nil,(function(){return new AJ.ptr($makeSlice(DE,0,2));}));$r=AS();$s=19;case 19:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["log"]=(function(){var $pkg={},$init,A,E,B,C,D,F,G,H,AC,AD,AE,AF,AG,AH,J,I,L,T,W;A=$packages["fmt"];E=$packages["github.com/gopherjs/gopherjs/nosync"];B=$packages["io"];C=$packages["os"];D=$packages["runtime"];F=$packages["sync/atomic"];G=$packages["time"];H=$pkg.Logger=$newType(0,$kindStruct,"log.Logger",true,"log",true,function(mu_,prefix_,flag_,out_,buf_,isDiscard_){this.$val=this;if(arguments.length===0){this.mu=new E.Mutex.ptr(false);this.prefix="";this.flag=0;this.out=$ifaceNil;this.buf=AC.nil;this.isDiscard=0;return;}this.mu=mu_;this.prefix=prefix_;this.flag=flag_;this.out=out_;this.buf=buf_;this.isDiscard=isDiscard_;});AC=$sliceType($Uint8);AD=$ptrType($Int32);AE=$arrayType($Uint8,20);AF=$ptrType(AC);AG=$sliceType($emptyInterface);AH=$ptrType(H);I=function(a,b,c){var a,b,c,d;d=new H.ptr(new E.Mutex.ptr(false),b,c,a,AC.nil,0);if($interfaceIsEqual(a,B.Discard)){d.isDiscard=1;}return d;};$pkg.New=I;H.ptr.prototype.SetOutput=function(a){var a,b,c,$deferred;var $err=null;try{$deferred=[];$curGoroutine.deferStack.push($deferred);b=this;b.mu.Lock();$deferred.push([$methodVal(b.mu,"Unlock"),[]]);b.out=a;c=0;if($interfaceIsEqual(a,B.Discard)){c=1;}F.StoreInt32((b.$ptr_isDiscard||(b.$ptr_isDiscard=new AD(function(){return this.$target.isDiscard;},function($v){this.$target.isDiscard=$v;},b))),c);}catch(err){$err=err;}finally{$callDeferred($deferred,$err);}};H.prototype.SetOutput=function(a){return this.$val.SetOutput(a);};L=function(a,b,c){var a,b,c,d,e,f,g;d=AE.zero();e=19;while(true){if(!(b>=10||c>1)){break;}c=c-(1)>>0;g=(f=b/10,(f===f&&f!==1/0&&f!==-1/0)?f>>0:$throwRuntimeError("integer divide by zero"));((e<0||e>=d.length)?($throwRuntimeError("index out of range"),undefined):d[e]=((((48+b>>0)-($imul(g,10))>>0)<<24>>>24)));e=e-(1)>>0;b=g;}((e<0||e>=d.length)?($throwRuntimeError("index out of range"),undefined):d[e]=(((48+b>>0)<<24>>>24)));a.$set($appendSlice(a.$get(),$subslice(new AC(d),e)));};H.ptr.prototype.formatHeader=function(a,b,c,d){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,$s,$r,$c}=$restore(this,{a,b,c,d});$s=$s||0;s:while(true){switch($s){case 0:e=this;if((e.flag&64)===0){a.$set($appendSlice(a.$get(),e.prefix));}if(!(((e.flag&7)===0))){$s=1;continue;}$s=2;continue;case 1:if(!(((e.flag&32)===0))){G.Time.copy(b,$clone(b,G.Time).UTC());}if(!(((e.flag&1)===0))){$s=3;continue;}$s=4;continue;case 3:g=$clone(b,G.Time).Date();$s=5;case 5:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}f=g;h=f[0];i=f[1];j=f[2];L(a,h,4);a.$set($append(a.$get(),47));L(a,((i>>0)),2);a.$set($append(a.$get(),47));L(a,j,2);a.$set($append(a.$get(),32));case 4:if(!(((e.flag&6)===0))){$s=6;continue;}$s=7;continue;case 6:l=$clone(b,G.Time).Clock();$s=8;case 8:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k=l;m=k[0];n=k[1];o=k[2];L(a,m,2);a.$set($append(a.$get(),58));L(a,n,2);a.$set($append(a.$get(),58));L(a,o,2);if(!(((e.flag&4)===0))){a.$set($append(a.$get(),46));L(a,(p=$clone(b,G.Time).Nanosecond()/1000,(p===p&&p!==1/0&&p!==-1/0)?p>>0:$throwRuntimeError("integer divide by zero")),6);}a.$set($append(a.$get(),32));case 7:case 2:if(!(((e.flag&24)===0))){if(!(((e.flag&16)===0))){q=c;r=c.length-1>>0;while(true){if(!(r>0)){break;}if(c.charCodeAt(r)===47){q=$substring(c,(r+1>>0));break;}r=r-(1)>>0;}c=q;}a.$set($appendSlice(a.$get(),c));a.$set($append(a.$get(),58));L(a,d,-1);a.$set($appendSlice(a.$get(),": "));}if(!(((e.flag&64)===0))){a.$set($appendSlice(a.$get(),e.prefix));}$s=-1;return;}return;}var $f={$blk:H.ptr.prototype.formatHeader,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,$s};return $f;};H.prototype.formatHeader=function(a,b,c,d){return this.$val.formatHeader(a,b,c,d);};H.ptr.prototype.Output=function(a,b){var{a,b,c,d,e,f,g,h,i,j,k,l,m,$s,$deferred,$r,$c}=$restore(this,{a,b});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);c=this;d=G.Now();$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=$clone(d,G.Time);f="";g=0;c.mu.Lock();$deferred.push([$methodVal(c.mu,"Unlock"),[]]);if(!(((c.flag&24)===0))){c.mu.Unlock();h=false;i=D.Caller(a);f=i[1];g=i[2];h=i[3];if(!h){f="???";g=0;}c.mu.Lock();}c.buf=$subslice(c.buf,0,0);$r=c.formatHeader((c.$ptr_buf||(c.$ptr_buf=new AF(function(){return this.$target.buf;},function($v){this.$target.buf=$v;},c))),$clone(e,G.Time),f,g);$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}c.buf=$appendSlice(c.buf,b);if((b.length===0)||!((b.charCodeAt((b.length-1>>0))===10))){c.buf=$append(c.buf,10);}k=c.out.Write(c.buf);$s=3;case 3:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j=k;l=j[1];m=l;$s=4;case 4:return m;}return;}}catch(err){$err=err;$s=-1;return $ifaceNil;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:H.ptr.prototype.Output,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,$s,$deferred};return $f;}}};H.prototype.Output=function(a,b){return this.$val.Output(a,b);};H.ptr.prototype.Printf=function(a,b){var{a,b,c,d,e,f,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this;if(!((F.LoadInt32((c.$ptr_isDiscard||(c.$ptr_isDiscard=new AD(function(){return this.$target.isDiscard;},function($v){this.$target.isDiscard=$v;},c))))===0))){$s=-1;return;}d=A.Sprintf(a,b);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;f=c.Output(2,e);$s=2;case 2:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}f;$s=-1;return;}return;}var $f={$blk:H.ptr.prototype.Printf,$c:true,$r,a,b,c,d,e,f,$s};return $f;};H.prototype.Printf=function(a,b){return this.$val.Printf(a,b);};H.ptr.prototype.Print=function(a){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;if(!((F.LoadInt32((b.$ptr_isDiscard||(b.$ptr_isDiscard=new AD(function(){return this.$target.isDiscard;},function($v){this.$target.isDiscard=$v;},b))))===0))){$s=-1;return;}c=A.Sprint(a);$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c;e=b.Output(2,d);$s=2;case 2:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}e;$s=-1;return;}return;}var $f={$blk:H.ptr.prototype.Print,$c:true,$r,a,b,c,d,e,$s};return $f;};H.prototype.Print=function(a){return this.$val.Print(a);};H.ptr.prototype.Println=function(a){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;if(!((F.LoadInt32((b.$ptr_isDiscard||(b.$ptr_isDiscard=new AD(function(){return this.$target.isDiscard;},function($v){this.$target.isDiscard=$v;},b))))===0))){$s=-1;return;}c=A.Sprintln(a);$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c;e=b.Output(2,d);$s=2;case 2:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}e;$s=-1;return;}return;}var $f={$blk:H.ptr.prototype.Println,$c:true,$r,a,b,c,d,e,$s};return $f;};H.prototype.Println=function(a){return this.$val.Println(a);};H.ptr.prototype.Fatal=function(a){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;c=A.Sprint(a);$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c;e=b.Output(2,d);$s=2;case 2:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}e;$r=C.Exit(1);$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:H.ptr.prototype.Fatal,$c:true,$r,a,b,c,d,e,$s};return $f;};H.prototype.Fatal=function(a){return this.$val.Fatal(a);};H.ptr.prototype.Fatalf=function(a,b){var{a,b,c,d,e,f,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this;d=A.Sprintf(a,b);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;f=c.Output(2,e);$s=2;case 2:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}f;$r=C.Exit(1);$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:H.ptr.prototype.Fatalf,$c:true,$r,a,b,c,d,e,f,$s};return $f;};H.prototype.Fatalf=function(a,b){return this.$val.Fatalf(a,b);};H.ptr.prototype.Fatalln=function(a){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;c=A.Sprintln(a);$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c;e=b.Output(2,d);$s=2;case 2:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}e;$r=C.Exit(1);$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:H.ptr.prototype.Fatalln,$c:true,$r,a,b,c,d,e,$s};return $f;};H.prototype.Fatalln=function(a){return this.$val.Fatalln(a);};H.ptr.prototype.Panic=function(a){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;c=A.Sprint(a);$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c;e=b.Output(2,d);$s=2;case 2:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}e;$panic(new $String(d));$s=-1;return;}return;}var $f={$blk:H.ptr.prototype.Panic,$c:true,$r,a,b,c,d,e,$s};return $f;};H.prototype.Panic=function(a){return this.$val.Panic(a);};H.ptr.prototype.Panicf=function(a,b){var{a,b,c,d,e,f,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this;d=A.Sprintf(a,b);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;f=c.Output(2,e);$s=2;case 2:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}f;$panic(new $String(e));$s=-1;return;}return;}var $f={$blk:H.ptr.prototype.Panicf,$c:true,$r,a,b,c,d,e,f,$s};return $f;};H.prototype.Panicf=function(a,b){return this.$val.Panicf(a,b);};H.ptr.prototype.Panicln=function(a){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;c=A.Sprintln(a);$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c;e=b.Output(2,d);$s=2;case 2:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}e;$panic(new $String(d));$s=-1;return;}return;}var $f={$blk:H.ptr.prototype.Panicln,$c:true,$r,a,b,c,d,e,$s};return $f;};H.prototype.Panicln=function(a){return this.$val.Panicln(a);};H.ptr.prototype.Flags=function(){var{a,b,$s,$deferred,$r,$c}=$restore(this,{});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);a=this;a.mu.Lock();$deferred.push([$methodVal(a.mu,"Unlock"),[]]);b=a.flag;$s=1;case 1:return b;}return;}}catch(err){$err=err;$s=-1;return 0;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:H.ptr.prototype.Flags,$c:true,$r,a,b,$s,$deferred};return $f;}}};H.prototype.Flags=function(){return this.$val.Flags();};H.ptr.prototype.SetFlags=function(a){var a,b,$deferred;var $err=null;try{$deferred=[];$curGoroutine.deferStack.push($deferred);b=this;b.mu.Lock();$deferred.push([$methodVal(b.mu,"Unlock"),[]]);b.flag=a;}catch(err){$err=err;}finally{$callDeferred($deferred,$err);}};H.prototype.SetFlags=function(a){return this.$val.SetFlags(a);};H.ptr.prototype.Prefix=function(){var{a,b,$s,$deferred,$r,$c}=$restore(this,{});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);a=this;a.mu.Lock();$deferred.push([$methodVal(a.mu,"Unlock"),[]]);b=a.prefix;$s=1;case 1:return b;}return;}}catch(err){$err=err;$s=-1;return"";}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:H.ptr.prototype.Prefix,$c:true,$r,a,b,$s,$deferred};return $f;}}};H.prototype.Prefix=function(){return this.$val.Prefix();};H.ptr.prototype.SetPrefix=function(a){var a,b,$deferred;var $err=null;try{$deferred=[];$curGoroutine.deferStack.push($deferred);b=this;b.mu.Lock();$deferred.push([$methodVal(b.mu,"Unlock"),[]]);b.prefix=a;}catch(err){$err=err;}finally{$callDeferred($deferred,$err);}};H.prototype.SetPrefix=function(a){return this.$val.SetPrefix(a);};H.ptr.prototype.Writer=function(){var{a,b,$s,$deferred,$r,$c}=$restore(this,{});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);a=this;a.mu.Lock();$deferred.push([$methodVal(a.mu,"Unlock"),[]]);b=a.out;$s=1;case 1:return b;}return;}}catch(err){$err=err;$s=-1;return $ifaceNil;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:H.ptr.prototype.Writer,$c:true,$r,a,b,$s,$deferred};return $f;}}};H.prototype.Writer=function(){return this.$val.Writer();};T=function(a,b){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:if(!((F.LoadInt32((J.$ptr_isDiscard||(J.$ptr_isDiscard=new AD(function(){return this.$target.isDiscard;},function($v){this.$target.isDiscard=$v;},J))))===0))){$s=-1;return;}c=A.Sprintf(a,b);$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c;e=J.Output(2,d);$s=2;case 2:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}e;$s=-1;return;}return;}var $f={$blk:T,$c:true,$r,a,b,c,d,e,$s};return $f;};$pkg.Printf=T;W=function(a,b){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=A.Sprintf(a,b);$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c;e=J.Output(2,d);$s=2;case 2:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}e;$r=C.Exit(1);$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:W,$c:true,$r,a,b,c,d,e,$s};return $f;};$pkg.Fatalf=W;AH.methods=[{prop:"SetOutput",name:"SetOutput",pkg:"",typ:$funcType([B.Writer],[],false)},{prop:"formatHeader",name:"formatHeader",pkg:"log",typ:$funcType([AF,G.Time,$String,$Int],[],false)},{prop:"Output",name:"Output",pkg:"",typ:$funcType([$Int,$String],[$error],false)},{prop:"Printf",name:"Printf",pkg:"",typ:$funcType([$String,AG],[],true)},{prop:"Print",name:"Print",pkg:"",typ:$funcType([AG],[],true)},{prop:"Println",name:"Println",pkg:"",typ:$funcType([AG],[],true)},{prop:"Fatal",name:"Fatal",pkg:"",typ:$funcType([AG],[],true)},{prop:"Fatalf",name:"Fatalf",pkg:"",typ:$funcType([$String,AG],[],true)},{prop:"Fatalln",name:"Fatalln",pkg:"",typ:$funcType([AG],[],true)},{prop:"Panic",name:"Panic",pkg:"",typ:$funcType([AG],[],true)},{prop:"Panicf",name:"Panicf",pkg:"",typ:$funcType([$String,AG],[],true)},{prop:"Panicln",name:"Panicln",pkg:"",typ:$funcType([AG],[],true)},{prop:"Flags",name:"Flags",pkg:"",typ:$funcType([],[$Int],false)},{prop:"SetFlags",name:"SetFlags",pkg:"",typ:$funcType([$Int],[],false)},{prop:"Prefix",name:"Prefix",pkg:"",typ:$funcType([],[$String],false)},{prop:"SetPrefix",name:"SetPrefix",pkg:"",typ:$funcType([$String],[],false)},{prop:"Writer",name:"Writer",pkg:"",typ:$funcType([],[B.Writer],false)}];H.init("log",[{prop:"mu",name:"mu",embedded:false,exported:false,typ:E.Mutex,tag:""},{prop:"prefix",name:"prefix",embedded:false,exported:false,typ:$String,tag:""},{prop:"flag",name:"flag",embedded:false,exported:false,typ:$Int,tag:""},{prop:"out",name:"out",embedded:false,exported:false,typ:B.Writer,tag:""},{prop:"buf",name:"buf",embedded:false,exported:false,typ:AC,tag:""},{prop:"isDiscard",name:"isDiscard",embedded:false,exported:false,typ:$Int32,tag:""}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=E.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=D.$init();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=F.$init();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=G.$init();$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}J=I(C.Stderr,"",3);}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["container/list"]=(function(){var $pkg={},$init,A,B,D,E,C;A=$pkg.Element=$newType(0,$kindStruct,"list.Element",true,"container/list",true,function(next_,prev_,list_,Value_){this.$val=this;if(arguments.length===0){this.next=E.nil;this.prev=E.nil;this.list=D.nil;this.Value=$ifaceNil;return;}this.next=next_;this.prev=prev_;this.list=list_;this.Value=Value_;});B=$pkg.List=$newType(0,$kindStruct,"list.List",true,"container/list",true,function(root_,len_){this.$val=this;if(arguments.length===0){this.root=new A.ptr(E.nil,E.nil,D.nil,$ifaceNil);this.len=0;return;}this.root=root_;this.len=len_;});D=$ptrType(B);E=$ptrType(A);A.ptr.prototype.Next=function(){var a,b;a=this;b=a.next;if(!(a.list===D.nil)&&!(b===a.list.root)){return b;}return E.nil;};A.prototype.Next=function(){return this.$val.Next();};A.ptr.prototype.Prev=function(){var a,b;a=this;b=a.prev;if(!(a.list===D.nil)&&!(b===a.list.root)){return b;}return E.nil;};A.prototype.Prev=function(){return this.$val.Prev();};B.ptr.prototype.Init=function(){var a;a=this;a.root.next=a.root;a.root.prev=a.root;a.len=0;return a;};B.prototype.Init=function(){return this.$val.Init();};C=function(){return new B.ptr(new A.ptr(E.nil,E.nil,D.nil,$ifaceNil),0).Init();};$pkg.New=C;B.ptr.prototype.Len=function(){var a;a=this;return a.len;};B.prototype.Len=function(){return this.$val.Len();};B.ptr.prototype.Front=function(){var a;a=this;if(a.len===0){return E.nil;}return a.root.next;};B.prototype.Front=function(){return this.$val.Front();};B.ptr.prototype.Back=function(){var a;a=this;if(a.len===0){return E.nil;}return a.root.prev;};B.prototype.Back=function(){return this.$val.Back();};B.ptr.prototype.lazyInit=function(){var a;a=this;if(a.root.next===E.nil){a.Init();}};B.prototype.lazyInit=function(){return this.$val.lazyInit();};B.ptr.prototype.insert=function(a,b){var a,b,c;c=this;a.prev=b;a.next=b.next;a.prev.next=a;a.next.prev=a;a.list=c;c.len=c.len+(1)>>0;return a;};B.prototype.insert=function(a,b){return this.$val.insert(a,b);};B.ptr.prototype.insertValue=function(a,b){var a,b,c;c=this;return c.insert(new A.ptr(E.nil,E.nil,D.nil,a),b);};B.prototype.insertValue=function(a,b){return this.$val.insertValue(a,b);};B.ptr.prototype.remove=function(a){var a,b;b=this;a.prev.next=a.next;a.next.prev=a.prev;a.next=E.nil;a.prev=E.nil;a.list=D.nil;b.len=b.len-(1)>>0;};B.prototype.remove=function(a){return this.$val.remove(a);};B.ptr.prototype.move=function(a,b){var a,b,c;c=this;if(a===b){return;}a.prev.next=a.next;a.next.prev=a.prev;a.prev=b;a.next=b.next;a.prev.next=a;a.next.prev=a;};B.prototype.move=function(a,b){return this.$val.move(a,b);};B.ptr.prototype.Remove=function(a){var a,b;b=this;if(a.list===b){b.remove(a);}return a.Value;};B.prototype.Remove=function(a){return this.$val.Remove(a);};B.ptr.prototype.PushFront=function(a){var a,b;b=this;b.lazyInit();return b.insertValue(a,b.root);};B.prototype.PushFront=function(a){return this.$val.PushFront(a);};B.ptr.prototype.PushBack=function(a){var a,b;b=this;b.lazyInit();return b.insertValue(a,b.root.prev);};B.prototype.PushBack=function(a){return this.$val.PushBack(a);};B.ptr.prototype.InsertBefore=function(a,b){var a,b,c;c=this;if(!(b.list===c)){return E.nil;}return c.insertValue(a,b.prev);};B.prototype.InsertBefore=function(a,b){return this.$val.InsertBefore(a,b);};B.ptr.prototype.InsertAfter=function(a,b){var a,b,c;c=this;if(!(b.list===c)){return E.nil;}return c.insertValue(a,b);};B.prototype.InsertAfter=function(a,b){return this.$val.InsertAfter(a,b);};B.ptr.prototype.MoveToFront=function(a){var a,b;b=this;if(!(a.list===b)||b.root.next===a){return;}b.move(a,b.root);};B.prototype.MoveToFront=function(a){return this.$val.MoveToFront(a);};B.ptr.prototype.MoveToBack=function(a){var a,b;b=this;if(!(a.list===b)||b.root.prev===a){return;}b.move(a,b.root.prev);};B.prototype.MoveToBack=function(a){return this.$val.MoveToBack(a);};B.ptr.prototype.MoveBefore=function(a,b){var a,b,c;c=this;if(!(a.list===c)||a===b||!(b.list===c)){return;}c.move(a,b.prev);};B.prototype.MoveBefore=function(a,b){return this.$val.MoveBefore(a,b);};B.ptr.prototype.MoveAfter=function(a,b){var a,b,c;c=this;if(!(a.list===c)||a===b||!(b.list===c)){return;}c.move(a,b);};B.prototype.MoveAfter=function(a,b){return this.$val.MoveAfter(a,b);};B.ptr.prototype.PushBackList=function(a){var a,b,c,d,e,f,g,h;b=this;b.lazyInit();c=a.Len();d=a.Front();e=c;f=d;while(true){if(!(e>0)){break;}b.insertValue(f.Value,b.root.prev);g=e-1>>0;h=f.Next();e=g;f=h;}};B.prototype.PushBackList=function(a){return this.$val.PushBackList(a);};B.ptr.prototype.PushFrontList=function(a){var a,b,c,d,e,f,g,h;b=this;b.lazyInit();c=a.Len();d=a.Back();e=c;f=d;while(true){if(!(e>0)){break;}b.insertValue(f.Value,b.root);g=e-1>>0;h=f.Prev();e=g;f=h;}};B.prototype.PushFrontList=function(a){return this.$val.PushFrontList(a);};E.methods=[{prop:"Next",name:"Next",pkg:"",typ:$funcType([],[E],false)},{prop:"Prev",name:"Prev",pkg:"",typ:$funcType([],[E],false)}];D.methods=[{prop:"Init",name:"Init",pkg:"",typ:$funcType([],[D],false)},{prop:"Len",name:"Len",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Front",name:"Front",pkg:"",typ:$funcType([],[E],false)},{prop:"Back",name:"Back",pkg:"",typ:$funcType([],[E],false)},{prop:"lazyInit",name:"lazyInit",pkg:"container/list",typ:$funcType([],[],false)},{prop:"insert",name:"insert",pkg:"container/list",typ:$funcType([E,E],[E],false)},{prop:"insertValue",name:"insertValue",pkg:"container/list",typ:$funcType([$emptyInterface,E],[E],false)},{prop:"remove",name:"remove",pkg:"container/list",typ:$funcType([E],[],false)},{prop:"move",name:"move",pkg:"container/list",typ:$funcType([E,E],[],false)},{prop:"Remove",name:"Remove",pkg:"",typ:$funcType([E],[$emptyInterface],false)},{prop:"PushFront",name:"PushFront",pkg:"",typ:$funcType([$emptyInterface],[E],false)},{prop:"PushBack",name:"PushBack",pkg:"",typ:$funcType([$emptyInterface],[E],false)},{prop:"InsertBefore",name:"InsertBefore",pkg:"",typ:$funcType([$emptyInterface,E],[E],false)},{prop:"InsertAfter",name:"InsertAfter",pkg:"",typ:$funcType([$emptyInterface,E],[E],false)},{prop:"MoveToFront",name:"MoveToFront",pkg:"",typ:$funcType([E],[],false)},{prop:"MoveToBack",name:"MoveToBack",pkg:"",typ:$funcType([E],[],false)},{prop:"MoveBefore",name:"MoveBefore",pkg:"",typ:$funcType([E,E],[],false)},{prop:"MoveAfter",name:"MoveAfter",pkg:"",typ:$funcType([E,E],[],false)},{prop:"PushBackList",name:"PushBackList",pkg:"",typ:$funcType([D],[],false)},{prop:"PushFrontList",name:"PushFrontList",pkg:"",typ:$funcType([D],[],false)}];A.init("container/list",[{prop:"next",name:"next",embedded:false,exported:false,typ:E,tag:""},{prop:"prev",name:"prev",embedded:false,exported:false,typ:E,tag:""},{prop:"list",name:"list",embedded:false,exported:false,typ:D,tag:""},{prop:"Value",name:"Value",embedded:false,exported:true,typ:$emptyInterface,tag:""}]);B.init("container/list",[{prop:"root",name:"root",embedded:false,exported:false,typ:A,tag:""},{prop:"len",name:"len",embedded:false,exported:false,typ:$Int,tag:""}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["context"]=(function(){var $pkg={},$init,A,B,C,D,E,F,G,H,M,U,X,Y,AB,AE,AJ,AK,AL,AM,AN,AO,AP,AQ,AR,AS,AT,AU,I,J,P,AH,R,AI,V,a,K,N,O,Q,S,T,W,Z,AA,AC,AD,AF,AG;A=$packages["errors"];B=$packages["internal/reflectlite"];C=$packages["sync"];D=$packages["sync/atomic"];E=$packages["time"];F=$pkg.Context=$newType(8,$kindInterface,"context.Context",true,"context",true,null);G=$pkg.deadlineExceededError=$newType(0,$kindStruct,"context.deadlineExceededError",true,"context",false,function(){this.$val=this;if(arguments.length===0){return;}});H=$pkg.emptyCtx=$newType(4,$kindInt,"context.emptyCtx",true,"context",false,null);M=$pkg.CancelFunc=$newType(4,$kindFunc,"context.CancelFunc",true,"context",true,null);U=$pkg.canceler=$newType(8,$kindInterface,"context.canceler",true,"context",false,null);X=$pkg.cancelCtx=$newType(0,$kindStruct,"context.cancelCtx",true,"context",false,function(Context_,mu_,done_,children_,err_){this.$val=this;if(arguments.length===0){this.Context=$ifaceNil;this.mu=new C.Mutex.ptr(0,0);this.done=new D.Value.ptr($ifaceNil);this.children=false;this.err=$ifaceNil;return;}this.Context=Context_;this.mu=mu_;this.done=done_;this.children=children_;this.err=err_;});Y=$pkg.stringer=$newType(8,$kindInterface,"context.stringer",true,"context",false,null);AB=$pkg.timerCtx=$newType(0,$kindStruct,"context.timerCtx",true,"context",false,function(cancelCtx_,timer_,deadline_){this.$val=this;if(arguments.length===0){this.cancelCtx=new X.ptr($ifaceNil,new C.Mutex.ptr(0,0),new D.Value.ptr($ifaceNil),false,$ifaceNil);this.timer=AQ.nil;this.deadline=new E.Time.ptr(new $Uint64(0,0),new $Int64(0,0),AL.nil);return;}this.cancelCtx=cancelCtx_;this.timer=timer_;this.deadline=deadline_;});AE=$pkg.valueCtx=$newType(0,$kindStruct,"context.valueCtx",true,"context",false,function(Context_,key_,val_){this.$val=this;if(arguments.length===0){this.Context=$ifaceNil;this.key=$ifaceNil;this.val=$ifaceNil;return;}this.Context=Context_;this.key=key_;this.val=val_;});AJ=$ptrType(H);AK=$structType("",[]);AL=$ptrType(E.Location);AM=$ptrType($Int32);AN=$ptrType(X);AO=$ptrType($Int);AP=$chanType(AK,false,false);AQ=$ptrType(E.Timer);AR=$ptrType(AE);AS=$ptrType(AB);AT=$chanType(AK,false,true);AU=$mapType(U,AK);G.ptr.prototype.Error=function(){return"context deadline exceeded";};G.prototype.Error=function(){return this.$val.Error();};G.ptr.prototype.Timeout=function(){return true;};G.prototype.Timeout=function(){return this.$val.Timeout();};G.ptr.prototype.Temporary=function(){return true;};G.prototype.Temporary=function(){return this.$val.Temporary();};$ptrType(H).prototype.Deadline=function(){var b,c;b=new E.Time.ptr(new $Uint64(0,0),new $Int64(0,0),AL.nil);c=false;return[b,c];};$ptrType(H).prototype.Done=function(){return $chanNil;};$ptrType(H).prototype.Err=function(){return $ifaceNil;};$ptrType(H).prototype.Value=function(b){var b;return $ifaceNil;};$ptrType(H).prototype.String=function(){var b,c;b=this;c=b;if(c===(I)){return"context.Background";}else if(c===(J)){return"context.TODO";}return"unknown empty Context";};K=function(){return I;};$pkg.Background=K;N=function(b){var{b,c,d,e,f,g,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=[c];d=$ifaceNil;e=$throwNilPointerError;if($interfaceIsEqual(b,$ifaceNil)){$panic(new $String("cannot create context from nil parent"));}c[0]=$clone(O(b),X);$r=Q(b,c[0]);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}f=c[0];g=(function(c){return function $b(){var{$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:$r=c[0].cancel(true,$pkg.Canceled);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,$s};return $f;};})(c);d=f;e=g;$s=-1;return[d,e];}return;}var $f={$blk:N,$c:true,$r,b,c,d,e,f,g,$s};return $f;};$pkg.WithCancel=N;O=function(b){var b;return new X.ptr(b,new C.Mutex.ptr(0,0),new D.Value.ptr($ifaceNil),false,$ifaceNil);};Q=function(b,c){var{b,c,d,e,f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:b=[b];c=[c];d=b[0].Done();$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;if(e===$chanNil){$s=-1;return;}f=$select([[e],[]]);if(f[0]===0){$s=2;continue;}if(f[0]===1){$s=3;continue;}$s=4;continue;case 2:g=b[0].Err();$s=5;case 5:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;$r=c[0].cancel(false,h);$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;case 3:case 4:j=S(b[0]);$s=7;case 7:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}i=j;k=i[0];l=i[1];if(l){$s=8;continue;}$s=9;continue;case 8:$r=k.mu.Lock();$s=11;case 11:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(!($interfaceIsEqual(k.err,$ifaceNil))){$s=12;continue;}$s=13;continue;case 12:$r=c[0].cancel(false,k.err);$s=15;case 15:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=14;continue;case 13:if(k.children===false){k.children={};}m=c[0];(k.children||$throwRuntimeError("assignment to entry in nil map"))[U.keyFor(m)]={k:m,v:new AK.ptr()};case 14:$r=k.mu.Unlock();$s=16;case 16:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=10;continue;case 9:D.AddInt32((AH||(AH=new AM(function(){return P;},function($v){P=$v;}))),1);$go((function(b,c){return function $b(){var{n,o,p,q,r,s,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:o=b[0].Done();$s=1;case 1:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=c[0].Done();$s=2;case 2:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=$select([[o],[p]]);$s=3;case 3:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}n=q;if(n[0]===0){$s=4;continue;}if(n[0]===1){$s=5;continue;}$s=6;continue;case 4:r=b[0].Err();$s=7;case 7:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=r;$r=c[0].cancel(false,s);$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=6;continue;case 5:case 6:$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,n,o,p,q,r,s,$s};return $f;};})(b,c),[]);case 10:$s=-1;return;}return;}var $f={$blk:Q,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,m,$s};return $f;};S=function(b){var{b,c,d,e,f,g,h,i,j,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=b.Done();$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c;if(d===V||d===$chanNil){$s=-1;return[AN.nil,false];}f=b.Value((AI||(AI=new AO(function(){return R;},function($v){R=$v;}))));$s=2;case 2:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}e=$assertType(f,AN,true);g=e[0];h=e[1];if(!h){$s=-1;return[AN.nil,false];}i=$assertType(g.done.Load(),AP,true);j=i[0];if(!(j===d)){$s=-1;return[AN.nil,false];}$s=-1;return[g,true];}return;}var $f={$blk:S,$c:true,$r,b,c,d,e,f,g,h,i,j,$s};return $f;};T=function(b,c){var{b,c,d,e,f,g,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:e=S(b);$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}d=e;f=d[0];g=d[1];if(!g){$s=-1;return;}$r=f.mu.Lock();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(!(f.children===false)){delete f.children[U.keyFor(c)];}$r=f.mu.Unlock();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:T,$c:true,$r,b,c,d,e,f,g,$s};return $f;};W=function(){$close(V);};X.ptr.prototype.Value=function(b){var{b,c,d,e,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=this;if($interfaceIsEqual(b,(AI||(AI=new AO(function(){return R;},function($v){R=$v;}))))){$s=-1;return c;}d=AG(c.Context,b);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;$s=2;case 2:return e;}return;}var $f={$blk:X.ptr.prototype.Value,$c:true,$r,b,c,d,e,$s};return $f;};X.prototype.Value=function(b){return this.$val.Value(b);};X.ptr.prototype.Done=function(){var{b,c,d,e,$s,$deferred,$r,$c}=$restore(this,{});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);b=this;c=b.done.Load();if(!($interfaceIsEqual(c,$ifaceNil))){$s=1;continue;}$s=2;continue;case 1:d=$assertType(c,AP);$s=3;case 3:return d;case 2:$r=b.mu.Lock();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(b.mu,"Unlock"),[]]);c=b.done.Load();if($interfaceIsEqual(c,$ifaceNil)){c=new AP(new $Chan(AK,0));b.done.Store(c);}e=$assertType(c,AP);$s=5;case 5:return e;}return;}}catch(err){$err=err;$s=-1;return $chanNil;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:X.ptr.prototype.Done,$c:true,$r,b,c,d,e,$s,$deferred};return $f;}}};X.prototype.Done=function(){return this.$val.Done();};X.ptr.prototype.Err=function(){var{b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:b=this;$r=b.mu.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}c=b.err;$r=b.mu.Unlock();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return c;}return;}var $f={$blk:X.ptr.prototype.Err,$c:true,$r,b,c,$s};return $f;};X.prototype.Err=function(){return this.$val.Err();};Z=function(b){var{b,c,d,e,f,g,h,i,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=$assertType(b,Y,true);d=c[0];e=c[1];if(e){$s=1;continue;}$s=2;continue;case 1:f=d.String();$s=3;case 3:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;$s=4;case 4:return g;case 2:h=B.TypeOf(b).String();$s=5;case 5:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=6;case 6:return i;}return;}var $f={$blk:Z,$c:true,$r,b,c,d,e,f,g,h,i,$s};return $f;};X.ptr.prototype.String=function(){var{b,c,d,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:b=this;c=Z(b.Context);$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c+".WithCancel";$s=2;case 2:return d;}return;}var $f={$blk:X.ptr.prototype.String,$c:true,$r,b,c,d,$s};return $f;};X.prototype.String=function(){return this.$val.String();};X.ptr.prototype.cancel=function(b,c){var{b,c,d,e,f,g,h,i,j,k,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=this;if($interfaceIsEqual(c,$ifaceNil)){$panic(new $String("context: internal error: missing cancel error"));}$r=d.mu.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(!($interfaceIsEqual(d.err,$ifaceNil))){$s=2;continue;}$s=3;continue;case 2:$r=d.mu.Unlock();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;case 3:d.err=c;e=$assertType(d.done.Load(),AP,true);f=e[0];if(f===$chanNil){d.done.Store(new AP(V));}else{$close(f);}g=d.children;h=0;i=$keys(g);case 5:if(!(h";}return;}var $f={$blk:AF,$c:true,$r,b,c,d,e,f,g,$s};return $f;};AE.ptr.prototype.String=function(){var{b,c,d,e,f,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:b=this;c=Z(b.Context);$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=B.TypeOf(b.key).String();$s=2;case 2:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=AF(b.val);$s=3;case 3:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=c+".WithValue(type "+d+", val "+e+")";$s=4;case 4:return f;}return;}var $f={$blk:AE.ptr.prototype.String,$c:true,$r,b,c,d,e,f,$s};return $f;};AE.prototype.String=function(){return this.$val.String();};AE.ptr.prototype.Value=function(b){var{b,c,d,e,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=this;if($interfaceIsEqual(c.key,b)){$s=-1;return c.val;}d=AG(c.Context,b);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;$s=2;case 2:return e;}return;}var $f={$blk:AE.ptr.prototype.Value,$c:true,$r,b,c,d,e,$s};return $f;};AE.prototype.Value=function(b){return this.$val.Value(b);};AG=function(b,c){var{b,c,d,e,f,g,h,i,j,k,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:case 1:d=b;if($assertType(d,AR,true)[1]){$s=3;continue;}if($assertType(d,AN,true)[1]){$s=4;continue;}if($assertType(d,AS,true)[1]){$s=5;continue;}if($assertType(d,AJ,true)[1]){$s=6;continue;}$s=7;continue;case 3:e=d.$val;if($interfaceIsEqual(c,e.key)){$s=-1;return e.val;}b=e.Context;$s=8;continue;case 4:f=d.$val;if($interfaceIsEqual(c,(AI||(AI=new AO(function(){return R;},function($v){R=$v;}))))){$s=-1;return b;}b=f.Context;$s=8;continue;case 5:g=d.$val;if($interfaceIsEqual(c,(AI||(AI=new AO(function(){return R;},function($v){R=$v;}))))){$s=-1;return g.cancelCtx;}b=g.cancelCtx.Context;$s=8;continue;case 6:h=d.$val;$s=-1;return $ifaceNil;case 7:i=d;j=b.Value(c);$s=9;case 9:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;$s=10;case 10:return k;case 8:$s=1;continue;case 2:$s=-1;return $ifaceNil;}return;}var $f={$blk:AG,$c:true,$r,b,c,d,e,f,g,h,i,j,k,$s};return $f;};G.methods=[{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)},{prop:"Timeout",name:"Timeout",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Temporary",name:"Temporary",pkg:"",typ:$funcType([],[$Bool],false)}];AJ.methods=[{prop:"Deadline",name:"Deadline",pkg:"",typ:$funcType([],[E.Time,$Bool],false)},{prop:"Done",name:"Done",pkg:"",typ:$funcType([],[AT],false)},{prop:"Err",name:"Err",pkg:"",typ:$funcType([],[$error],false)},{prop:"Value",name:"Value",pkg:"",typ:$funcType([$emptyInterface],[$emptyInterface],false)},{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)}];AN.methods=[{prop:"Value",name:"Value",pkg:"",typ:$funcType([$emptyInterface],[$emptyInterface],false)},{prop:"Done",name:"Done",pkg:"",typ:$funcType([],[AT],false)},{prop:"Err",name:"Err",pkg:"",typ:$funcType([],[$error],false)},{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)},{prop:"cancel",name:"cancel",pkg:"context",typ:$funcType([$Bool,$error],[],false)}];AS.methods=[{prop:"Deadline",name:"Deadline",pkg:"",typ:$funcType([],[E.Time,$Bool],false)},{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)},{prop:"cancel",name:"cancel",pkg:"context",typ:$funcType([$Bool,$error],[],false)}];AR.methods=[{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)},{prop:"Value",name:"Value",pkg:"",typ:$funcType([$emptyInterface],[$emptyInterface],false)}];F.init([{prop:"Deadline",name:"Deadline",pkg:"",typ:$funcType([],[E.Time,$Bool],false)},{prop:"Done",name:"Done",pkg:"",typ:$funcType([],[AT],false)},{prop:"Err",name:"Err",pkg:"",typ:$funcType([],[$error],false)},{prop:"Value",name:"Value",pkg:"",typ:$funcType([$emptyInterface],[$emptyInterface],false)}]);G.init("",[]);M.init([],[],false);U.init([{prop:"Done",name:"Done",pkg:"",typ:$funcType([],[AT],false)},{prop:"cancel",name:"cancel",pkg:"context",typ:$funcType([$Bool,$error],[],false)}]);X.init("context",[{prop:"Context",name:"Context",embedded:true,exported:true,typ:F,tag:""},{prop:"mu",name:"mu",embedded:false,exported:false,typ:C.Mutex,tag:""},{prop:"done",name:"done",embedded:false,exported:false,typ:D.Value,tag:""},{prop:"children",name:"children",embedded:false,exported:false,typ:AU,tag:""},{prop:"err",name:"err",embedded:false,exported:false,typ:$error,tag:""}]);Y.init([{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)}]);AB.init("context",[{prop:"cancelCtx",name:"cancelCtx",embedded:true,exported:false,typ:X,tag:""},{prop:"timer",name:"timer",embedded:false,exported:false,typ:AQ,tag:""},{prop:"deadline",name:"deadline",embedded:false,exported:false,typ:E.Time,tag:""}]);AE.init("context",[{prop:"Context",name:"Context",embedded:true,exported:true,typ:F,tag:""},{prop:"key",name:"key",embedded:false,exported:false,typ:$emptyInterface,tag:""},{prop:"val",name:"val",embedded:false,exported:false,typ:$emptyInterface,tag:""}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=D.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=E.$init();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}P=0;R=0;$pkg.Canceled=A.New("context canceled");$pkg.DeadlineExceeded=(a=new G.ptr(),new a.constructor.elem(a));I=$newDataPointer(0,AJ);J=$newDataPointer(0,AJ);V=new $Chan(AK,0);W();}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["math/rand"]=(function(){var $pkg={},$init,B,A,F,H,I,K,AE,AM,AN,AO,AQ,AR,AS,AT,AU,AV,E,N,AG,AH,AI,AJ,AK,AL,G,J,L,M,W,X,AF;B=$packages["github.com/gopherjs/gopherjs/nosync"];A=$packages["math"];F=$pkg.rngSource=$newType(0,$kindStruct,"rand.rngSource",true,"math/rand",false,function(tap_,feed_,vec_){this.$val=this;if(arguments.length===0){this.tap=0;this.feed=0;this.vec=AQ.zero();return;}this.tap=tap_;this.feed=feed_;this.vec=vec_;});H=$pkg.Source=$newType(8,$kindInterface,"rand.Source",true,"math/rand",true,null);I=$pkg.Source64=$newType(8,$kindInterface,"rand.Source64",true,"math/rand",true,null);K=$pkg.Rand=$newType(0,$kindStruct,"rand.Rand",true,"math/rand",true,function(src_,s64_,readVal_,readPos_){this.$val=this;if(arguments.length===0){this.src=$ifaceNil;this.s64=$ifaceNil;this.readVal=new $Int64(0,0);this.readPos=0;return;}this.src=src_;this.s64=s64_;this.readVal=readVal_;this.readPos=readPos_;});AE=$pkg.lockedSource=$newType(0,$kindStruct,"rand.lockedSource",true,"math/rand",false,function(lk_,src_){this.$val=this;if(arguments.length===0){this.lk=new B.Mutex.ptr(false);this.src=AM.nil;return;}this.lk=lk_;this.src=src_;});AM=$ptrType(F);AN=$ptrType(AE);AO=$ptrType(K);AQ=$arrayType($Int64,607);AR=$ptrType($Int8);AS=$sliceType($Int);AT=$ptrType($Int64);AU=$funcType([$Int,$Int],[],false);AV=$sliceType($Uint8);G=function(a){var a,b,c,d,e;c=(b=a/44488,(b===b&&b!==1/0&&b!==-1/0)?b>>0:$throwRuntimeError("integer divide by zero"));e=(d=a%44488,d===d?d:$throwRuntimeError("integer divide by zero"));a=($imul(48271,e))-($imul(3399,c))>>0;if(a<0){a=a+(2147483647)>>0;}return a;};F.ptr.prototype.Seed=function(a){var a,b,c,d,e,f,g,h,i,j;b=this;b.tap=0;b.feed=334;a=$div64(a,new $Int64(0,2147483647),true);if((a.$high<0||(a.$high===0&&a.$low<0))){a=(c=new $Int64(0,2147483647),new $Int64(a.$high+c.$high,a.$low+c.$low));}if((a.$high===0&&a.$low===0)){a=new $Int64(0,89482311);}d=(((a.$low+((a.$high>>31)*4294967296))>>0));e=-20;while(true){if(!(e<607)){break;}d=G(d);if(e>=0){f=new $Int64(0,0);f=$shiftLeft64((new $Int64(0,d)),40);d=G(d);f=(g=$shiftLeft64((new $Int64(0,d)),20),new $Int64(f.$high^g.$high,(f.$low^g.$low)>>>0));d=G(d);f=(h=(new $Int64(0,d)),new $Int64(f.$high^h.$high,(f.$low^h.$low)>>>0));f=(i=((e<0||e>=E.length)?($throwRuntimeError("index out of range"),undefined):E[e]),new $Int64(f.$high^i.$high,(f.$low^i.$low)>>>0));(j=b.vec,((e<0||e>=j.length)?($throwRuntimeError("index out of range"),undefined):j[e]=f));}e=e+(1)>>0;}};F.prototype.Seed=function(a){return this.$val.Seed(a);};F.ptr.prototype.Int63=function(){var a,b,c;a=this;return((b=(c=a.Uint64(),new $Uint64(c.$high&2147483647,(c.$low&4294967295)>>>0)),new $Int64(b.$high,b.$low)));};F.prototype.Int63=function(){return this.$val.Int63();};F.ptr.prototype.Uint64=function(){var a,b,c,d,e,f,g,h,i,j;a=this;a.tap=a.tap-(1)>>0;if(a.tap<0){a.tap=a.tap+(607)>>0;}a.feed=a.feed-(1)>>0;if(a.feed<0){a.feed=a.feed+(607)>>0;}h=(b=(c=a.vec,d=a.feed,((d<0||d>=c.length)?($throwRuntimeError("index out of range"),undefined):c[d])),e=(f=a.vec,g=a.tap,((g<0||g>=f.length)?($throwRuntimeError("index out of range"),undefined):f[g])),new $Int64(b.$high+e.$high,b.$low+e.$low));(i=a.vec,j=a.feed,((j<0||j>=i.length)?($throwRuntimeError("index out of range"),undefined):i[j]=h));return(new $Uint64(h.$high,h.$low));};F.prototype.Uint64=function(){return this.$val.Uint64();};J=function(a){var a,b;b=new F.ptr(0,0,AQ.zero());b.Seed(a);return b;};$pkg.NewSource=J;L=function(a){var a,b,c;b=$assertType(a,I,true);c=b[0];return new K.ptr(a,c,new $Int64(0,0),0);};$pkg.New=L;K.ptr.prototype.Seed=function(a){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;c=$assertType(b.src,AN,true);d=c[0];e=c[1];if(e){d.seedPos(a,(b.$ptr_readPos||(b.$ptr_readPos=new AR(function(){return this.$target.readPos;},function($v){this.$target.readPos=$v;},b))));$s=-1;return;}$r=b.src.Seed(a);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}b.readPos=0;$s=-1;return;}return;}var $f={$blk:K.ptr.prototype.Seed,$c:true,$r,a,b,c,d,e,$s};return $f;};K.prototype.Seed=function(a){return this.$val.Seed(a);};K.ptr.prototype.Int63=function(){var{a,b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=a.src.Int63();$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b;$s=2;case 2:return c;}return;}var $f={$blk:K.ptr.prototype.Int63,$c:true,$r,a,b,c,$s};return $f;};K.prototype.Int63=function(){return this.$val.Int63();};K.ptr.prototype.Uint32=function(){var{a,b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=a.Int63();$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=(($shiftRightInt64(b,31).$low>>>0));$s=2;case 2:return c;}return;}var $f={$blk:K.ptr.prototype.Uint32,$c:true,$r,a,b,c,$s};return $f;};K.prototype.Uint32=function(){return this.$val.Uint32();};K.ptr.prototype.Uint64=function(){var{a,b,c,d,e,f,g,h,i,j,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;if(!($interfaceIsEqual(a.s64,$ifaceNil))){$s=1;continue;}$s=2;continue;case 1:b=a.s64.Uint64();$s=3;case 3:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b;$s=4;case 4:return c;case 2:f=a.Int63();$s=5;case 5:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}i=a.Int63();$s=6;case 6:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=(d=$shiftRightUint64(((e=f,new $Uint64(e.$high,e.$low))),31),g=$shiftLeft64(((h=i,new $Uint64(h.$high,h.$low))),32),new $Uint64(d.$high|g.$high,(d.$low|g.$low)>>>0));$s=7;case 7:return j;}return;}var $f={$blk:K.ptr.prototype.Uint64,$c:true,$r,a,b,c,d,e,f,g,h,i,j,$s};return $f;};K.prototype.Uint64=function(){return this.$val.Uint64();};K.ptr.prototype.Int31=function(){var{a,b,c,d,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;c=a.Int63();$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=(((b=$shiftRightInt64(c,32),b.$low+((b.$high>>31)*4294967296))>>0));$s=2;case 2:return d;}return;}var $f={$blk:K.ptr.prototype.Int31,$c:true,$r,a,b,c,d,$s};return $f;};K.prototype.Int31=function(){return this.$val.Int31();};K.ptr.prototype.Int=function(){var{a,b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=a.Int63();$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=((b.$low>>>0));$s=-1;return((((c<<1>>>0)>>>1>>>0)>>0));}return;}var $f={$blk:K.ptr.prototype.Int,$c:true,$r,a,b,c,$s};return $f;};K.prototype.Int=function(){return this.$val.Int();};K.ptr.prototype.Int63n=function(a){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;if((a.$high<0||(a.$high===0&&a.$low<=0))){$panic(new $String("invalid argument to Int63n"));}if((c=(d=new $Int64(a.$high-0,a.$low-1),new $Int64(a.$high&d.$high,(a.$low&d.$low)>>>0)),(c.$high===0&&c.$low===0))){$s=1;continue;}$s=2;continue;case 1:f=b.Int63();$s=3;case 3:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}h=(e=f,g=new $Int64(a.$high-0,a.$low-1),new $Int64(e.$high&g.$high,(e.$low&g.$low)>>>0));$s=4;case 4:return h;case 2:k=((i=(j=$div64(new $Uint64(2147483648,0),(new $Uint64(a.$high,a.$low)),true),new $Uint64(2147483647-j.$high,4294967295-j.$low)),new $Int64(i.$high,i.$low)));l=b.Int63();$s=5;case 5:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;case 6:if(!((m.$high>k.$high||(m.$high===k.$high&&m.$low>k.$low)))){$s=7;continue;}n=b.Int63();$s=8;case 8:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;$s=6;continue;case 7:$s=-1;return $div64(m,a,true);}return;}var $f={$blk:K.ptr.prototype.Int63n,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,$s};return $f;};K.prototype.Int63n=function(a){return this.$val.Int63n(a);};K.ptr.prototype.Int31n=function(a){var{a,b,c,d,e,f,g,h,i,j,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;if(a<=0){$panic(new $String("invalid argument to Int31n"));}if((a&((a-1>>0)))===0){$s=1;continue;}$s=2;continue;case 1:c=b.Int31();$s=3;case 3:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c&((a-1>>0));$s=4;case 4:return d;case 2:f=(((2147483647-(e=2147483648%((a>>>0)),e===e?e:$throwRuntimeError("integer divide by zero"))>>>0)>>0));g=b.Int31();$s=5;case 5:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;case 6:if(!(h>f)){$s=7;continue;}i=b.Int31();$s=8;case 8:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}h=i;$s=6;continue;case 7:$s=-1;return(j=h%a,j===j?j:$throwRuntimeError("integer divide by zero"));}return;}var $f={$blk:K.ptr.prototype.Int31n,$c:true,$r,a,b,c,d,e,f,g,h,i,j,$s};return $f;};K.prototype.Int31n=function(a){return this.$val.Int31n(a);};K.ptr.prototype.int31n=function(a){var{a,b,c,d,e,f,g,h,i,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;c=b.Uint32();$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c;e=$mul64((new $Uint64(0,d)),(new $Uint64(0,a)));f=((e.$low>>>0));if(f<((a>>>0))){$s=2;continue;}$s=3;continue;case 2:h=(g=((-a>>>0))%((a>>>0)),g===g?g:$throwRuntimeError("integer divide by zero"));case 4:if(!(f>>0));$s=4;continue;case 5:case 3:$s=-1;return(($shiftRightUint64(e,32).$low>>0));}return;}var $f={$blk:K.ptr.prototype.int31n,$c:true,$r,a,b,c,d,e,f,g,h,i,$s};return $f;};K.prototype.int31n=function(a){return this.$val.int31n(a);};K.ptr.prototype.Intn=function(a){var{a,b,c,d,e,f,g,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;if(a<=0){$panic(new $String("invalid argument to Intn"));}if(a<=2147483647){$s=1;continue;}$s=2;continue;case 1:c=b.Int31n(((a>>0)));$s=3;case 3:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=((c>>0));$s=4;case 4:return d;case 2:f=b.Int63n((new $Int64(0,a)));$s=5;case 5:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=(((e=f,e.$low+((e.$high>>31)*4294967296))>>0));$s=6;case 6:return g;}return;}var $f={$blk:K.ptr.prototype.Intn,$c:true,$r,a,b,c,d,e,f,g,$s};return $f;};K.prototype.Intn=function(a){return this.$val.Intn(a);};K.ptr.prototype.Float64=function(){var{a,b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;case 1:b=a.Int63();$s=2;case 2:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=($flatten64(b))/9.223372036854776e+18;if(c===1){$s=3;continue;}$s=4;continue;case 3:$s=1;continue;case 4:$s=-1;return c;}return;}var $f={$blk:K.ptr.prototype.Float64,$c:true,$r,a,b,c,$s};return $f;};K.prototype.Float64=function(){return this.$val.Float64();};K.ptr.prototype.Float32=function(){var{a,b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;case 1:b=a.Float64();$s=2;case 2:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=($fround(b));if(c===1){$s=3;continue;}$s=4;continue;case 3:$s=1;continue;case 4:$s=-1;return c;}return;}var $f={$blk:K.ptr.prototype.Float32,$c:true,$r,a,b,c,$s};return $f;};K.prototype.Float32=function(){return this.$val.Float32();};K.ptr.prototype.Perm=function(a){var{a,b,c,d,e,f,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;c=$makeSlice(AS,a);d=0;case 1:if(!(d>0);$s=3;case 3:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=e;((d<0||d>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+d]=((f<0||f>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+f]));((f<0||f>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+f]=d);d=d+(1)>>0;$s=1;continue;case 2:$s=-1;return c;}return;}var $f={$blk:K.ptr.prototype.Perm,$c:true,$r,a,b,c,d,e,f,$s};return $f;};K.prototype.Perm=function(a){return this.$val.Perm(a);};K.ptr.prototype.Shuffle=function(a,b){var{a,b,c,d,e,f,g,h,i,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this;if(a<0){$panic(new $String("invalid argument to Shuffle"));}d=a-1>>0;case 1:if(!(d>2147483646)){$s=2;continue;}f=c.Int63n((new $Int64(0,(d+1>>0))));$s=3;case 3:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=(((e=f,e.$low+((e.$high>>31)*4294967296))>>0));$r=b(d,g);$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}d=d-(1)>>0;$s=1;continue;case 2:case 5:if(!(d>0)){$s=6;continue;}h=c.int31n((((d+1>>0)>>0)));$s=7;case 7:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=((h>>0));$r=b(d,i);$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}d=d-(1)>>0;$s=5;continue;case 6:$s=-1;return;}return;}var $f={$blk:K.ptr.prototype.Shuffle,$c:true,$r,a,b,c,d,e,f,g,h,i,$s};return $f;};K.prototype.Shuffle=function(a,b){return this.$val.Shuffle(a,b);};K.ptr.prototype.Read=function(a){var{a,b,c,d,e,f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=0;c=$ifaceNil;d=this;e=$assertType(d.src,AN,true);f=e[0];g=e[1];if(g){$s=1;continue;}$s=2;continue;case 1:i=f.read(a,(d.$ptr_readVal||(d.$ptr_readVal=new AT(function(){return this.$target.readVal;},function($v){this.$target.readVal=$v;},d))),(d.$ptr_readPos||(d.$ptr_readPos=new AR(function(){return this.$target.readPos;},function($v){this.$target.readPos=$v;},d))));$s=3;case 3:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}h=i;b=h[0];c=h[1];j=[b,c];$s=4;case 4:return j;case 2:l=M(a,d.src,(d.$ptr_readVal||(d.$ptr_readVal=new AT(function(){return this.$target.readVal;},function($v){this.$target.readVal=$v;},d))),(d.$ptr_readPos||(d.$ptr_readPos=new AR(function(){return this.$target.readPos;},function($v){this.$target.readPos=$v;},d))));$s=5;case 5:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k=l;b=k[0];c=k[1];m=[b,c];$s=6;case 6:return m;}return;}var $f={$blk:K.ptr.prototype.Read,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,$s};return $f;};K.prototype.Read=function(a){return this.$val.Read(a);};M=function(a,b,c,d){var{a,b,c,d,e,f,g,h,i,j,k,$s,$r,$c}=$restore(this,{a,b,c,d});$s=$s||0;s:while(true){switch($s){case 0:e=0;f=$ifaceNil;g=d.$get();h=c.$get();i=$assertType(b,AM,true);j=i[0];e=0;case 1:if(!(e=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+e]=((h.$low<<24>>>24)));h=$shiftRightInt64(h,(8));g=g-(1)<<24>>24;e=e+(1)>>0;$s=1;continue;case 2:d.$set(g);c.$set(h);$s=-1;return[e,f];}return;}var $f={$blk:M,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,$s};return $f;};W=function(a){var{a,b,c,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=N.Intn(a);$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b;$s=2;case 2:return c;}return;}var $f={$blk:W,$c:true,$r,a,b,c,$s};return $f;};$pkg.Intn=W;X=function(){var{a,b,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=N.Float64();$s=1;case 1:if($c){$c=false;a=a.$blk();}if(a&&a.$blk!==undefined){break s;}b=a;$s=2;case 2:return b;}return;}var $f={$blk:X,$c:true,$r,a,b,$s};return $f;};$pkg.Float64=X;AE.ptr.prototype.Int63=function(){var a,b;a=new $Int64(0,0);b=this;b.lk.Lock();a=b.src.Int63();b.lk.Unlock();return a;};AE.prototype.Int63=function(){return this.$val.Int63();};AE.ptr.prototype.Uint64=function(){var a,b;a=new $Uint64(0,0);b=this;b.lk.Lock();a=b.src.Uint64();b.lk.Unlock();return a;};AE.prototype.Uint64=function(){return this.$val.Uint64();};AE.ptr.prototype.Seed=function(a){var a,b;b=this;b.lk.Lock();b.src.Seed(a);b.lk.Unlock();};AE.prototype.Seed=function(a){return this.$val.Seed(a);};AE.ptr.prototype.seedPos=function(a,b){var a,b,c;c=this;c.lk.Lock();c.src.Seed(a);b.$set(0);c.lk.Unlock();};AE.prototype.seedPos=function(a,b){return this.$val.seedPos(a,b);};AE.ptr.prototype.read=function(a,b,c){var{a,b,c,d,e,f,g,h,$s,$r,$c}=$restore(this,{a,b,c});$s=$s||0;s:while(true){switch($s){case 0:d=0;e=$ifaceNil;f=this;f.lk.Lock();h=M(a,f.src,b,c);$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}g=h;d=g[0];e=g[1];f.lk.Unlock();$s=-1;return[d,e];}return;}var $f={$blk:AE.ptr.prototype.read,$c:true,$r,a,b,c,d,e,f,g,h,$s};return $f;};AE.prototype.read=function(a,b,c){return this.$val.read(a,b,c);};AF=function(a){var a;if(a<0){return((-a>>>0));}return((a>>>0));};K.ptr.prototype.NormFloat64=function(){var{a,b,c,d,e,f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;case 1:b=a.Uint32();$s=3;case 3:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=((b>>0));d=c&127;e=(c)*(((d<0||d>=AH.length)?($throwRuntimeError("index out of range"),undefined):AH[d]));if(AF(c)<((d<0||d>=AG.length)?($throwRuntimeError("index out of range"),undefined):AG[d])){$s=-1;return e;}if(d===0){$s=4;continue;}$s=5;continue;case 4:case 6:f=a.Float64();$s=8;case 8:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=A.Log(f);$s=9;case 9:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}e=-g*0.29047645161474317;h=a.Float64();$s=10;case 10:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=A.Log(h);$s=11;case 11:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=-i;if(j+j>=e*e){$s=7;continue;}$s=6;continue;case 7:if(c>0){$s=-1;return 3.442619855899+e;}$s=-1;return-3.442619855899-e;case 5:k=a.Float64();$s=14;case 14:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}if($fround(((d<0||d>=AI.length)?($throwRuntimeError("index out of range"),undefined):AI[d])+$fround(($fround(k))*($fround((l=d-1>>0,((l<0||l>=AI.length)?($throwRuntimeError("index out of range"),undefined):AI[l]))-((d<0||d>=AI.length)?($throwRuntimeError("index out of range"),undefined):AI[d])))))<($fround(A.Exp(-0.5*e*e)))){$s=12;continue;}$s=13;continue;case 12:$s=-1;return e;case 13:$s=1;continue;case 2:$s=-1;return 0;}return;}var $f={$blk:K.ptr.prototype.NormFloat64,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,$s};return $f;};K.prototype.NormFloat64=function(){return this.$val.NormFloat64();};K.ptr.prototype.ExpFloat64=function(){var{a,b,c,d,e,f,g,h,i,j,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;case 1:b=a.Uint32();$s=3;case 3:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b;d=(c&255)>>>0;e=(c)*(((d<0||d>=AK.length)?($throwRuntimeError("index out of range"),undefined):AK[d]));if(c<((d<0||d>=AJ.length)?($throwRuntimeError("index out of range"),undefined):AJ[d])){$s=-1;return e;}if(d===0){$s=4;continue;}$s=5;continue;case 4:f=a.Float64();$s=6;case 6:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=A.Log(f);$s=7;case 7:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=7.69711747013105-g;$s=8;case 8:return h;case 5:i=a.Float64();$s=11;case 11:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}if($fround(((d<0||d>=AL.length)?($throwRuntimeError("index out of range"),undefined):AL[d])+$fround(($fround(i))*($fround((j=d-1>>>0,((j<0||j>=AL.length)?($throwRuntimeError("index out of range"),undefined):AL[j]))-((d<0||d>=AL.length)?($throwRuntimeError("index out of range"),undefined):AL[d])))))<($fround(A.Exp(-e)))){$s=9;continue;}$s=10;continue;case 9:$s=-1;return e;case 10:$s=1;continue;case 2:$s=-1;return 0;}return;}var $f={$blk:K.ptr.prototype.ExpFloat64,$c:true,$r,a,b,c,d,e,f,g,h,i,j,$s};return $f;};K.prototype.ExpFloat64=function(){return this.$val.ExpFloat64();};AM.methods=[{prop:"Seed",name:"Seed",pkg:"",typ:$funcType([$Int64],[],false)},{prop:"Int63",name:"Int63",pkg:"",typ:$funcType([],[$Int64],false)},{prop:"Uint64",name:"Uint64",pkg:"",typ:$funcType([],[$Uint64],false)}];AO.methods=[{prop:"Seed",name:"Seed",pkg:"",typ:$funcType([$Int64],[],false)},{prop:"Int63",name:"Int63",pkg:"",typ:$funcType([],[$Int64],false)},{prop:"Uint32",name:"Uint32",pkg:"",typ:$funcType([],[$Uint32],false)},{prop:"Uint64",name:"Uint64",pkg:"",typ:$funcType([],[$Uint64],false)},{prop:"Int31",name:"Int31",pkg:"",typ:$funcType([],[$Int32],false)},{prop:"Int",name:"Int",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Int63n",name:"Int63n",pkg:"",typ:$funcType([$Int64],[$Int64],false)},{prop:"Int31n",name:"Int31n",pkg:"",typ:$funcType([$Int32],[$Int32],false)},{prop:"int31n",name:"int31n",pkg:"math/rand",typ:$funcType([$Int32],[$Int32],false)},{prop:"Intn",name:"Intn",pkg:"",typ:$funcType([$Int],[$Int],false)},{prop:"Float64",name:"Float64",pkg:"",typ:$funcType([],[$Float64],false)},{prop:"Float32",name:"Float32",pkg:"",typ:$funcType([],[$Float32],false)},{prop:"Perm",name:"Perm",pkg:"",typ:$funcType([$Int],[AS],false)},{prop:"Shuffle",name:"Shuffle",pkg:"",typ:$funcType([$Int,AU],[],false)},{prop:"Read",name:"Read",pkg:"",typ:$funcType([AV],[$Int,$error],false)},{prop:"NormFloat64",name:"NormFloat64",pkg:"",typ:$funcType([],[$Float64],false)},{prop:"ExpFloat64",name:"ExpFloat64",pkg:"",typ:$funcType([],[$Float64],false)}];AN.methods=[{prop:"Int63",name:"Int63",pkg:"",typ:$funcType([],[$Int64],false)},{prop:"Uint64",name:"Uint64",pkg:"",typ:$funcType([],[$Uint64],false)},{prop:"Seed",name:"Seed",pkg:"",typ:$funcType([$Int64],[],false)},{prop:"seedPos",name:"seedPos",pkg:"math/rand",typ:$funcType([$Int64,AR],[],false)},{prop:"read",name:"read",pkg:"math/rand",typ:$funcType([AV,AT,AR],[$Int,$error],false)}];F.init("math/rand",[{prop:"tap",name:"tap",embedded:false,exported:false,typ:$Int,tag:""},{prop:"feed",name:"feed",embedded:false,exported:false,typ:$Int,tag:""},{prop:"vec",name:"vec",embedded:false,exported:false,typ:AQ,tag:""}]);H.init([{prop:"Int63",name:"Int63",pkg:"",typ:$funcType([],[$Int64],false)},{prop:"Seed",name:"Seed",pkg:"",typ:$funcType([$Int64],[],false)}]);I.init([{prop:"Int63",name:"Int63",pkg:"",typ:$funcType([],[$Int64],false)},{prop:"Seed",name:"Seed",pkg:"",typ:$funcType([$Int64],[],false)},{prop:"Uint64",name:"Uint64",pkg:"",typ:$funcType([],[$Uint64],false)}]);K.init("math/rand",[{prop:"src",name:"src",embedded:false,exported:false,typ:H,tag:""},{prop:"s64",name:"s64",embedded:false,exported:false,typ:I,tag:""},{prop:"readVal",name:"readVal",embedded:false,exported:false,typ:$Int64,tag:""},{prop:"readPos",name:"readPos",embedded:false,exported:false,typ:$Int8,tag:""}]);AE.init("math/rand",[{prop:"lk",name:"lk",embedded:false,exported:false,typ:B.Mutex,tag:""},{prop:"src",name:"src",embedded:false,exported:false,typ:AM,tag:""}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=B.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=A.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}E=$toNativeArray($kindInt64,[new $Int64(-973649357,3952672746),new $Int64(-1065661887,3130416987),new $Int64(324977939,3414273807),new $Int64(1241840476,2806224363),new $Int64(-1477934308,1997590414),new $Int64(2103305448,2402795971),new $Int64(1663160183,1140819369),new $Int64(1120601685,1788868961),new $Int64(1848035537,1089001426),new $Int64(1235702047,873593504),new $Int64(1911387977,581324885),new $Int64(-1654874170,1609182556),new $Int64(1069394745,1241596776),new $Int64(1895445337,1771189259),new $Int64(-1374618802,3467012610),new $Int64(-140526423,2344407434),new $Int64(-1745367887,782467244),new $Int64(26335124,3404933915),new $Int64(1063924276,618867887),new $Int64(-968700782,520164395),new $Int64(-1591572833,1341358184),new $Int64(-1515085039,665794848),new $Int64(1527227641,3183648150),new $Int64(1781176124,696329606),new $Int64(1789146075,4151988961),new $Int64(-2087444114,998951326),new $Int64(-612324923,1364957564),new $Int64(63173359,4090230633),new $Int64(-1498029007,4009697548),new $Int64(248009524,2569622517),new $Int64(778703922,3742421481),new $Int64(-1109106023,1506914633),new $Int64(1738099768,1983412561),new $Int64(236311649,1436266083),new $Int64(-1111517500,3922894967),new $Int64(-1336974714,1792680179),new $Int64(563141142,1188796351),new $Int64(1349617468,405968250),new $Int64(1044074554,433754187),new $Int64(870549669,4073162024),new $Int64(-1094251604,433121399),new $Int64(2451824,4162580594),new $Int64(-137262572,4132415622),new $Int64(-1536231048,3033822028),new $Int64(2016407895,824682382),new $Int64(2366218,3583765414),new $Int64(-624604839,535386927),new $Int64(1637219058,2286693689),new $Int64(1453075389,2968466525),new $Int64(193683513,1351410206),new $Int64(-283806096,1412813499),new $Int64(492736522,4126267639),new $Int64(512765208,2105529399),new $Int64(2132966268,2413882233),new $Int64(947457634,32226200),new $Int64(1149341356,2032329073),new $Int64(106485445,1356518208),new $Int64(-2067810156,3430061722),new $Int64(-1484435135,3820169661),new $Int64(-1665985194,2981816134),new $Int64(1017155588,4184371017),new $Int64(206574701,2119206761),new $Int64(-852109057,2472200560),new $Int64(-560457548,2853524696),new $Int64(1307803389,1681119904),new $Int64(-174986835,95608918),new $Int64(392686347,3690479145),new $Int64(-1205570926,1397922290),new $Int64(-1159314025,1516129515),new $Int64(-320178155,1547420459),new $Int64(1311333971,1470949486),new $Int64(-1953469798,1336785672),new $Int64(-45086614,4131677129),new $Int64(-1392278100,4246329084),new $Int64(-1142500187,3788585631),new $Int64(-66478285,3080389532),new $Int64(-646438364,2215402037),new $Int64(391002300,1171593935),new $Int64(1408774047,1423855166),new $Int64(-519177718,2276716302),new $Int64(-368453140,2068027241),new $Int64(1369359303,3427553297),new $Int64(189241615,3289637845),new $Int64(1057480830,3486407650),new $Int64(-1512910664,3071877822),new $Int64(1159653919,3363620705),new $Int64(-934256930,4159821533),new $Int64(-76621938,1894661),new $Int64(-674493898,1156868282),new $Int64(348271067,776219088),new $Int64(-501428838,2425634259),new $Int64(1716021749,680510161),new $Int64(-574263456,1310101429),new $Int64(1095885995,2964454134),new $Int64(-325695512,3467098407),new $Int64(1990672920,2109628894),new $Int64(-2139648704,1232604732),new $Int64(-1838070714,3261916179),new $Int64(1699175360,434597899),new $Int64(235436061,1624796439),new $Int64(-1626402839,3589632480),new $Int64(1198416575,864579159),new $Int64(-1938748161,1380889830),new $Int64(619206309,2654509477),new $Int64(1419738251,1468209306),new $Int64(-1744284772,100794388),new $Int64(-1191421458,2991674471),new $Int64(-208666741,2224662036),new $Int64(-173659161,977097250),new $Int64(1351320195,726419512),new $Int64(-183459897,1747974366),new $Int64(-753095183,1556430604),new $Int64(-1049492215,1080776742),new $Int64(-385846958,280794874),new $Int64(117767733,919835643),new $Int64(-967009426,3434019658),new $Int64(-1951414480,2461941785),new $Int64(133215641,3615001066),new $Int64(417204809,3103414427),new $Int64(790056561,3380809712),new $Int64(-1267681408,2724693469),new $Int64(547796833,598827710),new $Int64(-1846559452,3452273442),new $Int64(-75778224,649274915),new $Int64(-801301329,2585724112),new $Int64(-1510934263,3165579553),new $Int64(1185578221,2635894283),new $Int64(-52910178,2053289721),new $Int64(985976581,3169337108),new $Int64(1170569632,144717764),new $Int64(1079216270,1383666384),new $Int64(-124804942,681540375),new $Int64(1375448925,537050586),new $Int64(-1964768344,315246468),new $Int64(226402871,849323088),new $Int64(-885062465,45543944),new $Int64(-946445250,2319052083),new $Int64(-40708194,3613090841),new $Int64(560472520,2992171180),new $Int64(-381863169,2068244785),new $Int64(917538188,4239862634),new $Int64(-1369555809,3892253031),new $Int64(720683925,958186149),new $Int64(-423297785,1877702262),new $Int64(1357886971,837674867),new $Int64(1837048883,1507589294),new $Int64(1905518400,873336795),new $Int64(-1879761037,2764496274),new $Int64(-1806480530,4196182374),new $Int64(-1066765755,550964545),new $Int64(818747069,420611474),new $Int64(-1924830376,204265180),new $Int64(1549974541,1787046383),new $Int64(1215581865,3102292318),new $Int64(418321538,1552199393),new $Int64(1243493047,980542004),new $Int64(267284263,3293718720),new $Int64(1179528763,3771917473),new $Int64(599484404,2195808264),new $Int64(252818753,3894702887),new $Int64(-1367475956,2099949527),new $Int64(1424094358,338442522),new $Int64(490737398,637158004),new $Int64(-1727621530,281976339),new $Int64(574970164,3619802330),new $Int64(-431930823,3084554784),new $Int64(-1264611183,4129772886),new $Int64(-2104399043,1680378557),new $Int64(-1621962591,3339087776),new $Int64(1680500332,4220317857),new $Int64(-1935828963,2959322499),new $Int64(1675600481,1488354890),new $Int64(-834863562,3958162143),new $Int64(-1226511573,2773705983),new $Int64(1876039582,225908689),new $Int64(-1183735113,908216283),new $Int64(-605696219,3574646075),new $Int64(-1827723091,1936937569),new $Int64(1519770881,75492235),new $Int64(816689472,1935193178),new $Int64(2142521206,2018250883),new $Int64(455141620,3943126022),new $Int64(-601399488,3066544345),new $Int64(1932392669,2793082663),new $Int64(-1239009361,3297036421),new $Int64(1640597065,2206987825),new $Int64(-553246738,807894872),new $Int64(-1781325307,766252117),new $Int64(2060649606,3833114345),new $Int64(845619743,1255067973),new $Int64(1201145605,741697208),new $Int64(-1476242608,2810093753),new $Int64(1109032642,4229340371),new $Int64(1462188720,1361684224),new $Int64(-1159399429,1906263026),new $Int64(475781207,3904421704),new $Int64(-623537128,1769075545),new $Int64(1062308525,2621599764),new $Int64(1279509432,3431891480),new $Int64(-1742751146,1871896503),new $Int64(128756421,1412808876),new $Int64(1605404688,952876175),new $Int64(-230443691,1824438899),new $Int64(1662295856,1005035476),new $Int64(-156574141,527508597),new $Int64(1288873303,3066806859),new $Int64(565995893,3244940914),new $Int64(-889746188,209092916),new $Int64(-247669406,1242699167),new $Int64(-713830396,456723774),new $Int64(1776978905,1001252870),new $Int64(1468772157,2026725874),new $Int64(857254202,2137562569),new $Int64(765939740,3183366709),new $Int64(1533887628,2612072960),new $Int64(56977098,1727148468),new $Int64(-1197583895,3803658212),new $Int64(1883670356,479946959),new $Int64(685713571,1562982345),new $Int64(-1946242443,1766109365),new $Int64(700596547,3257093788),new $Int64(-184714929,2365720207),new $Int64(93384808,3742754173),new $Int64(-458385235,2878193673),new $Int64(1096135042,2174002182),new $Int64(-834260953,3573511231),new $Int64(-754572527,1760299077),new $Int64(-1375627191,2260779833),new $Int64(-866019274,1452805722),new $Int64(-1229671918,2940011802),new $Int64(1890251082,1886183802),new $Int64(893897673,2514369088),new $Int64(1644345561,3924317791),new $Int64(-1974867432,500935732),new $Int64(1403501753,676580929),new $Int64(-1565912283,1184984890),new $Int64(-691968413,1271474274),new $Int64(-1828754738,3163791473),new $Int64(2051027584,2842487377),new $Int64(1511537551,2170968612),new $Int64(573262976,3535856740),new $Int64(-2053227187,1488599718),new $Int64(-1180531831,3408913763),new $Int64(-2086531912,2501050084),new $Int64(-875130448,1639124157),new $Int64(-2009482504,4088176393),new $Int64(1574896563,3989947576),new $Int64(-165243708,3414355209),new $Int64(-792329287,2275136352),new $Int64(-2057774345,2151835223),new $Int64(-931144933,1654534827),new $Int64(-679921451,377892833),new $Int64(-482716010,660204544),new $Int64(85706799,390828249),new $Int64(-1422172693,3402783878),new $Int64(-1468634160,3717936603),new $Int64(1113532086,2211058823),new $Int64(1564224320,2692150867),new $Int64(1952770442,1928910388),new $Int64(788716862,3931011137),new $Int64(1083670504,1112701047),new $Int64(-68150572,2452299106),new $Int64(-896164822,2337204777),new $Int64(1774877857,273889282),new $Int64(1798719843,1462008793),new $Int64(2138834788,1554494002),new $Int64(-1194967131,182675323),new $Int64(-1598554764,1882802136),new $Int64(589279648,3700220025),new $Int64(381039426,3083431543),new $Int64(-851859191,3622207527),new $Int64(338126939,432729309),new $Int64(-1667470126,2391914317),new $Int64(-1849558151,235747924),new $Int64(2120733629,3088823825),new $Int64(-745079795,2314658321),new $Int64(1165929723,2957634338),new $Int64(501323675,4117056981),new $Int64(1564699815,1482500298),new $Int64(-740826490,840489337),new $Int64(799522364,3483178565),new $Int64(532129761,2074004656),new $Int64(724246478,3643392642),new $Int64(-665153481,1583624461),new $Int64(-885822954,287473085),new $Int64(1667835381,3136843981),new $Int64(1138806821,1266970974),new $Int64(135185781,1998688839),new $Int64(392094735,1492900209),new $Int64(1031326774,1538112737),new $Int64(-2070568842,2207265429),new $Int64(-1886797613,963263315),new $Int64(1671145500,2295892134),new $Int64(1068469660,2002560897),new $Int64(-356250305,1369254035),new $Int64(33436120,3353312708),new $Int64(57507843,947771099),new $Int64(-1945755145,1747061399),new $Int64(1507240140,2047354631),new $Int64(720000810,4165367136),new $Int64(479265078,3388864963),new $Int64(-952181250,286492130),new $Int64(2045622690,2795735007),new $Int64(-715730566,3703961339),new $Int64(-148436487,1797825479),new $Int64(1429039600,1116589674),new $Int64(-1665420098,2593309206),new $Int64(1329049334,3404995677),new $Int64(-750579440,3453462936),new $Int64(1014767077,3016498634),new $Int64(75698599,1650371545),new $Int64(1592007860,212344364),new $Int64(1127766888,3843932156),new $Int64(-748019856,3573129983),new $Int64(-890581831,665897820),new $Int64(1071492673,1675628772),new $Int64(243225682,2831752928),new $Int64(2120298836,1486294219),new $Int64(-1954407413,268782709),new $Int64(-1002123503,4186179080),new $Int64(624342951,1613720397),new $Int64(857179861,2703686015),new $Int64(-911618704,2205342611),new $Int64(-672703993,1411666394),new $Int64(-1528454899,677744900),new $Int64(-1876628533,4172867247),new $Int64(135494707,2163418403),new $Int64(849547544,2841526879),new $Int64(-1117516959,1082141470),new $Int64(-1770111792,4046134367),new $Int64(51415528,2142943655),new $Int64(-249824333,3124627521),new $Int64(998228909,219992939),new $Int64(-1078790951,1756846531),new $Int64(1283749206,1225118210),new $Int64(-525858006,1647770243),new $Int64(-2035959705,444807907),new $Int64(2036369448,3952076173),new $Int64(53201823,1461839639),new $Int64(315761893,3699250910),new $Int64(702974850,1373688981),new $Int64(734022261,147523747),new $Int64(-2047330906,1211276581),new $Int64(1294440951,2548832680),new $Int64(1144696256,1995631888),new $Int64(-1992983070,2011457303),new $Int64(-1351022674,3057425772),new $Int64(667839456,81484597),new $Int64(-1681980888,3646681560),new $Int64(-1372462725,635548515),new $Int64(602489502,2508044581),new $Int64(-1794220117,1014917157),new $Int64(719992433,3214891315),new $Int64(-1294799037,959582252),new $Int64(226415134,3347040449),new $Int64(-362868096,4102971975),new $Int64(397887437,4078022210),new $Int64(-536803826,2851767182),new $Int64(-1398321012,1540160644),new $Int64(-1549098876,1057290595),new $Int64(-112592988,3907769253),new $Int64(579300318,4248952684),new $Int64(-1054576049,132554364),new $Int64(-1085862414,1029351092),new $Int64(697840928,2583007416),new $Int64(298619124,1486185789),new $Int64(55905697,2871589073),new $Int64(2017643612,723203291),new $Int64(146250550,2494333952),new $Int64(-1082993397,2230939180),new $Int64(-1804568072,3943232912),new $Int64(1768732449,2181367922),new $Int64(-729261111,2889274791),new $Int64(1824032949,2046728161),new $Int64(1653899792,1376052477),new $Int64(1022327048,381236993),new $Int64(-1113097690,3188942166),new $Int64(-74480109,350070824),new $Int64(144881592,61758415),new $Int64(-741824226,3492950336),new $Int64(-2030042720,3093818430),new $Int64(-453590535,2962480613),new $Int64(-1912050708,3154871160),new $Int64(-1636478569,3228564679),new $Int64(610731502,888276216),new $Int64(-946702974,3574998604),new $Int64(-1277068380,1967526716),new $Int64(-1556147941,1554691298),new $Int64(-1573024234,339944798),new $Int64(1223764147,1154515356),new $Int64(1825645307,967516237),new $Int64(1546195135,596588202),new $Int64(-1867600880,3764362170),new $Int64(-1655392592,266611402),new $Int64(-393255880,2047856075),new $Int64(-1000726433,21444105),new $Int64(-949424754,3065563181),new $Int64(-232418803,1140663212),new $Int64(633187674,2323741028),new $Int64(2126290159,3103873707),new $Int64(1008658319,2766828349),new $Int64(-485587503,1970872996),new $Int64(1628585413,3766615585),new $Int64(-595148528,2036813414),new $Int64(-1994877121,3105536507),new $Int64(13954645,3396176938),new $Int64(-721402003,1377154485),new $Int64(-61839181,3807014186),new $Int64(543009040,3710110597),new $Int64(-1751425519,916420443),new $Int64(734556788,2103831255),new $Int64(-1766161494,717331943),new $Int64(-1574598896,3550505941),new $Int64(45939673,378749927),new $Int64(-1997615719,611017331),new $Int64(592130075,758907650),new $Int64(1012992349,154266815),new $Int64(-1040454942,1407468696),new $Int64(-1678191250,970098704),new $Int64(-285057486,1971660656),new $Int64(998365243,3332747885),new $Int64(1947089649,1935189867),new $Int64(1510248801,203520055),new $Int64(-1305165746,3916463034),new $Int64(-388598655,3474113316),new $Int64(1036101639,316544223),new $Int64(-1773744891,1650844677),new $Int64(-907191419,4267565603),new $Int64(-1070275024,2501167616),new $Int64(-1520651863,3929401789),new $Int64(-2091360852,337170252),new $Int64(-960502090,2061966842),new $Int64(-304190848,2508461464),new $Int64(-1941471116,2791377107),new $Int64(1240791848,1227227588),new $Int64(1813978778,1709681848),new $Int64(1153692192,3768820575),new $Int64(-1002297449,2887126398),new $Int64(-1447111334,296561685),new $Int64(700300844,3729960077),new $Int64(-1572311344,372833036),new $Int64(2078875613,2409779288),new $Int64(1829161290,555274064),new $Int64(-1105595719,4239804901),new $Int64(1839403216,3723486978),new $Int64(-1649093095,2145871984),new $Int64(-1582765715,3565480803),new $Int64(-1568653827,2197313814),new $Int64(974785092,3613674566),new $Int64(438638731,3042093666),new $Int64(-96556264,3324034321),new $Int64(869420878,3708873369),new $Int64(946682149,1698090092),new $Int64(1618900382,4213940712),new $Int64(-1843479747,2087477361),new $Int64(-1766167800,2407950639),new $Int64(-1296225558,3942568569),new $Int64(-1223900450,4088074412),new $Int64(723260036,2964773675),new $Int64(-673921829,1539178386),new $Int64(1062961552,2694849566),new $Int64(460977733,2120273838),new $Int64(-1604570740,2484608657),new $Int64(880846449,2956190677),new $Int64(1970902366,4223313749),new $Int64(662161910,3502682327),new $Int64(705634754,4133891139),new $Int64(-1031359300,1166449596),new $Int64(1038247601,3362705993),new $Int64(93734798,3892921029),new $Int64(1876124043,786869787),new $Int64(1057490746,1046342263),new $Int64(242763728,493777327),new $Int64(-853573201,3304827646),new $Int64(616460742,125356352),new $Int64(499300063,74094113),new $Int64(-795586925,2500816079),new $Int64(-490248444,514015239),new $Int64(1377565129,543520454),new $Int64(-2039776725,3614531153),new $Int64(2056746300,2356753985),new $Int64(1390062617,2018141668),new $Int64(131272971,2087974891),new $Int64(-1502927041,3166972343),new $Int64(372256200,1517638666),new $Int64(-935275664,173466846),new $Int64(-695774461,4241513471),new $Int64(-1413550842,2783126920),new $Int64(1972004134,4167264826),new $Int64(29260506,3907395640),new $Int64(-910901561,1539634186),new $Int64(-595957298,178241987),new $Int64(-113277636,182168164),new $Int64(-1102530459,2386154934),new $Int64(1379126408,4077374341),new $Int64(-2114679722,1732699140),new $Int64(-421057745,1041306002),new $Int64(1860414813,2068001749),new $Int64(1005320202,3208962910),new $Int64(844054010,697710380),new $Int64(-1509359403,2228431183),new $Int64(-810313977,3554678728),new $Int64(-750989047,173470263),new $Int64(-85886265,3848297795),new $Int64(-926936977,246236185),new $Int64(-1984190461,2066374846),new $Int64(1771673660,312890749),new $Int64(703378057,3573310289),new $Int64(-598851901,143166754),new $Int64(613554316,2081511079),new $Int64(1197802104,486038032),new $Int64(-1906483789,2982218564),new $Int64(364901986,1000939191),new $Int64(1902782651,2750454885),new $Int64(-671844857,3375313137),new $Int64(-1643868040,881302957),new $Int64(-1508784745,2514186393),new $Int64(-1703622845,360024739),new $Int64(1399671872,292500025),new $Int64(1381210821,2276300752),new $Int64(521803381,4069087683),new $Int64(-1938982667,1637778212),new $Int64(720490469,1676670893),new $Int64(1067262482,3855174429),new $Int64(2114075974,2067248671),new $Int64(-89426259,2884561259),new $Int64(-805741095,2456511185),new $Int64(983726246,561175414),new $Int64(-1719489563,432588903),new $Int64(885133709,4059399550),new $Int64(-93096266,1075014784),new $Int64(-1733832628,2728058415),new $Int64(1839142064,1299703678),new $Int64(1262333188,2347583393),new $Int64(1285481956,2468164145),new $Int64(-1158354011,1140014346),new $Int64(2033889184,1936972070),new $Int64(-1737578993,3870530098),new $Int64(-484494257,1717789158),new $Int64(-232997156,1153452491),new $Int64(-990424416,3948827651),new $Int64(-1357145630,2101413152),new $Int64(1495744672,3854091229),new $Int64(83644069,4215565463),new $Int64(-1385277313,1202710438),new $Int64(-564909037,2072216740),new $Int64(705690639,2066751068),new $Int64(-2113583312,173902580),new $Int64(-741983806,142459001),new $Int64(172391592,1889151926),new $Int64(-498943125,3034199774),new $Int64(1618587731,516490102),new $Int64(93114264,3692577783),new $Int64(-2078821353,2953948865),new $Int64(-320938673,4041040923),new $Int64(-1942517976,592046130),new $Int64(-705643640,384297211),new $Int64(-2051649464,265863924),new $Int64(2101717619,1333136237),new $Int64(1499611781,1406273556),new $Int64(1074670496,426305476),new $Int64(125704633,2750898176),new $Int64(488068495,1633944332),new $Int64(2037723464,3236349343),new $Int64(-1703423246,4013676611),new $Int64(1718532237,2265047407),new $Int64(1433593806,875071080),new $Int64(-343047503,1418843655),new $Int64(2009228711,451657300),new $Int64(1229446621,1866374663),new $Int64(1653472867,1551455622),new $Int64(577191481,3560962459),new $Int64(1669204077,3347903778),new $Int64(-298327194,2675874918),new $Int64(-1831355577,2762991672),new $Int64(530492383,3689068477),new $Int64(844089962,4071997905),new $Int64(1508155730,1381702441),new $Int64(2089931018,2373284878),new $Int64(-864267462,2143983064),new $Int64(308739063,1938207195),new $Int64(1754949306,1188152253),new $Int64(1272345009,615870490),new $Int64(742653194,2662252621),new $Int64(1477718295,3839976789),new $Int64(-2091334213,306752547),new $Int64(-1426688067,2162363077),new $Int64(-57052633,2767224719),new $Int64(-1471624099,2628837712),new $Int64(1678405918,2967771969),new $Int64(1694285728,499792248),new $Int64(-1744131281,4285253508),new $Int64(962357072,2856511070),new $Int64(679471692,2526409716),new $Int64(-1793706473,1240875658),new $Int64(-914893422,2577342868),new $Int64(-1001298215,4136853496),new $Int64(-1477114974,2403540137),new $Int64(1372824515,1371410668),new $Int64(-176562048,371758825),new $Int64(-441063112,1528834084),new $Int64(-71688630,1504757260),new $Int64(-1461820072,699052551),new $Int64(-505543539,3347789870),new $Int64(1951619734,3430604759),new $Int64(2119672219,1935601723),new $Int64(966789690,834676166)]);N=L(new AE.ptr(new B.Mutex.ptr(false),$assertType(J(new $Int64(0,1)),AM)));AG=$toNativeArray($kindUint32,[1991057938,0,1611602771,1826899878,1918584482,1969227037,2001281515,2023368125,2039498179,2051788381,2061460127,2069267110,2075699398,2081089314,2085670119,2089610331,2093034710,2096037586,2098691595,2101053571,2103168620,2105072996,2106796166,2108362327,2109791536,2111100552,2112303493,2113412330,2114437283,2115387130,2116269447,2117090813,2117856962,2118572919,2119243101,2119871411,2120461303,2121015852,2121537798,2122029592,2122493434,2122931299,2123344971,2123736059,2124106020,2124456175,2124787725,2125101763,2125399283,2125681194,2125948325,2126201433,2126441213,2126668298,2126883268,2127086657,2127278949,2127460589,2127631985,2127793506,2127945490,2128088244,2128222044,2128347141,2128463758,2128572095,2128672327,2128764606,2128849065,2128925811,2128994934,2129056501,2129110560,2129157136,2129196237,2129227847,2129251929,2129268426,2129277255,2129278312,2129271467,2129256561,2129233410,2129201800,2129161480,2129112170,2129053545,2128985244,2128906855,2128817916,2128717911,2128606255,2128482298,2128345305,2128194452,2128028813,2127847342,2127648860,2127432031,2127195339,2126937058,2126655214,2126347546,2126011445,2125643893,2125241376,2124799783,2124314271,2123779094,2123187386,2122530867,2121799464,2120980787,2120059418,2119015917,2117825402,2116455471,2114863093,2112989789,2110753906,2108037662,2104664315,2100355223,2094642347,2086670106,2074676188,2054300022,2010539237]);AH=$toNativeArray($kindFloat32,[1.7290404663583558e-09,1.2680928529462676e-10,1.689751810696194e-10,1.9862687883343e-10,2.223243117382978e-10,2.4244936613904144e-10,2.601613091623989e-10,2.761198769629658e-10,2.9073962681813725e-10,3.042996965518796e-10,3.169979556627567e-10,3.289802041894774e-10,3.4035738116777736e-10,3.5121602848242617e-10,3.61625090983253e-10,3.7164057942185025e-10,3.813085680537398e-10,3.906675816178762e-10,3.997501218933053e-10,4.0858399996679395e-10,4.1719308563337165e-10,4.255982233303257e-10,4.3381759295968436e-10,4.4186720948857783e-10,4.497613115272969e-10,4.57512583373898e-10,4.6513240481438345e-10,4.726310454117311e-10,4.800177477726209e-10,4.873009773476156e-10,4.944885056978876e-10,5.015873272284921e-10,5.086040477664255e-10,5.155446070048697e-10,5.224146670812502e-10,5.292193350214802e-10,5.359634958068682e-10,5.426517013518151e-10,5.492881705038144e-10,5.558769555769061e-10,5.624218868405251e-10,5.689264614971989e-10,5.75394121238304e-10,5.818281967329142e-10,5.882316855831959e-10,5.946076964136182e-10,6.009590047817426e-10,6.072883862451306e-10,6.135985053390414e-10,6.19892026598734e-10,6.261713370037114e-10,6.324390455780815e-10,6.386973727678935e-10,6.449488165749528e-10,6.511955974453087e-10,6.574400468473129e-10,6.636843297158634e-10,6.699307220081607e-10,6.761814441702541e-10,6.824387166481927e-10,6.887046488657234e-10,6.949815167800466e-10,7.012714853260604e-10,7.075767749498141e-10,7.13899661608508e-10,7.202424212593428e-10,7.266072743483676e-10,7.329966078550854e-10,7.394128087589991e-10,7.458582640396116e-10,7.523354716987285e-10,7.588469852493063e-10,7.653954137154528e-10,7.719834771435785e-10,7.786139510912449e-10,7.852897221383159e-10,7.920137878869582e-10,7.987892014504894e-10,8.056192379868321e-10,8.125072836762115e-10,8.194568912323064e-10,8.264716688799467e-10,8.3355555791087e-10,8.407127216614185e-10,8.479473234679347e-10,8.552640262671218e-10,8.626675485068347e-10,8.701631637464402e-10,8.777562010564566e-10,8.854524335966119e-10,8.932581896381464e-10,9.011799639857543e-10,9.092249730890956e-10,9.174008219758889e-10,9.25715837318819e-10,9.341788453909317e-10,9.42799727177146e-10,9.515889187738935e-10,9.605578554783278e-10,9.697193048552322e-10,9.790869226478094e-10,9.886760299337993e-10,9.985036131254788e-10,1.008588212947359e-09,1.0189509236369076e-09,1.0296150598776421e-09,1.040606933955246e-09,1.0519566329136865e-09,1.0636980185552147e-09,1.0758701707302976e-09,1.0885182755160372e-09,1.101694735439196e-09,1.115461056855338e-09,1.1298901814171813e-09,1.1450695946990663e-09,1.1611052119775422e-09,1.178127595480305e-09,1.1962995039027646e-09,1.2158286599728285e-09,1.2369856250415978e-09,1.2601323318151003e-09,1.2857697129220469e-09,1.3146201904845611e-09,1.3477839955200466e-09,1.3870635751089821e-09,1.43574030442295e-09,1.5008658760251592e-09,1.6030947680434338e-09]);AI=$toNativeArray($kindFloat32,[1,0.963599681854248,0.9362826943397522,0.9130436182022095,0.8922816514968872,0.8732430338859558,0.8555005788803101,0.8387836217880249,0.8229072093963623,0.8077383041381836,0.7931770086288452,0.7791460752487183,0.7655841708183289,0.7524415850639343,0.7396772503852844,0.7272568941116333,0.7151514887809753,0.7033361196517944,0.6917891502380371,0.6804918646812439,0.6694276928901672,0.6585819721221924,0.6479418277740479,0.6374954581260681,0.6272324919700623,0.6171433925628662,0.6072195172309875,0.5974531769752502,0.5878370404243469,0.5783646702766418,0.5690299868583679,0.5598273873329163,0.550751805305481,0.5417983531951904,0.5329626798629761,0.5242405533790588,0.5156282186508179,0.5071220397949219,0.49871864914894104,0.4904148280620575,0.48220765590667725,0.47409430146217346,0.466072142124176,0.45813870429992676,0.45029163360595703,0.44252872467041016,0.4348478317260742,0.42724698781967163,0.41972434520721436,0.41227802634239197,0.40490642189979553,0.39760786294937134,0.3903807997703552,0.3832238018512726,0.3761354684829712,0.3691144585609436,0.36215949058532715,0.3552693724632263,0.3484429717063904,0.3416791558265686,0.33497685194015503,0.32833510637283325,0.3217529058456421,0.3152293860912323,0.30876362323760986,0.3023548424243927,0.2960021495819092,0.2897048592567444,0.28346219658851624,0.2772735059261322,0.271138072013855,0.2650552988052368,0.25902456045150757,0.25304529070854187,0.24711695313453674,0.24123899638652802,0.23541094362735748,0.22963231801986694,0.22390270233154297,0.21822164952754974,0.21258877217769623,0.20700371265411377,0.20146611332893372,0.1959756463766098,0.19053204357624054,0.18513499200344086,0.17978426814079285,0.1744796335697174,0.16922089457511902,0.16400785744190216,0.1588403731584549,0.15371830761432648,0.14864157140254974,0.14361007511615753,0.13862377405166626,0.13368265330791473,0.12878671288490295,0.12393598258495331,0.11913054436445236,0.11437050998210907,0.10965602099895477,0.1049872562289238,0.10036443918943405,0.09578784555196762,0.09125780314207077,0.08677466958761215,0.08233889937400818,0.07795098423957825,0.07361150532960892,0.06932111829519272,0.06508058309555054,0.06089077144861221,0.05675266310572624,0.05266740173101425,0.048636294901371,0.044660862535238266,0.040742866694927216,0.03688438981771469,0.03308788686990738,0.029356317594647408,0.025693291798233986,0.02210330404341221,0.018592102453112602,0.015167297795414925,0.011839478276669979,0.0086244847625494,0.005548994988203049,0.0026696291752159595]);AJ=$toNativeArray($kindUint32,[3801129273,0,2615860924,3279400049,3571300752,3733536696,3836274812,3906990442,3958562475,3997804264,4028649213,4053523342,4074002619,4091154507,4105727352,4118261130,4129155133,4138710916,4147160435,4154685009,4161428406,4167506077,4173011791,4178022498,4182601930,4186803325,4190671498,4194244443,4197554582,4200629752,4203493986,4206168142,4208670408,4211016720,4213221098,4215295924,4217252177,4219099625,4220846988,4222502074,4224071896,4225562770,4226980400,4228329951,4229616109,4230843138,4232014925,4233135020,4234206673,4235232866,4236216336,4237159604,4238064994,4238934652,4239770563,4240574564,4241348362,4242093539,4242811568,4243503822,4244171579,4244816032,4245438297,4246039419,4246620374,4247182079,4247725394,4248251127,4248760037,4249252839,4249730206,4250192773,4250641138,4251075867,4251497493,4251906522,4252303431,4252688672,4253062674,4253425844,4253778565,4254121205,4254454110,4254777611,4255092022,4255397640,4255694750,4255983622,4256264513,4256537670,4256803325,4257061702,4257313014,4257557464,4257795244,4258026541,4258251531,4258470383,4258683258,4258890309,4259091685,4259287526,4259477966,4259663135,4259843154,4260018142,4260188212,4260353470,4260514019,4260669958,4260821380,4260968374,4261111028,4261249421,4261383632,4261513736,4261639802,4261761900,4261880092,4261994441,4262105003,4262211835,4262314988,4262414513,4262510454,4262602857,4262691764,4262777212,4262859239,4262937878,4263013162,4263085118,4263153776,4263219158,4263281289,4263340187,4263395872,4263448358,4263497660,4263543789,4263586755,4263626565,4263663224,4263696735,4263727099,4263754314,4263778377,4263799282,4263817020,4263831582,4263842955,4263851124,4263856071,4263857776,4263856218,4263851370,4263843206,4263831695,4263816804,4263798497,4263776735,4263751476,4263722676,4263690284,4263654251,4263614520,4263571032,4263523724,4263472530,4263417377,4263358192,4263294892,4263227394,4263155608,4263079437,4262998781,4262913534,4262823581,4262728804,4262629075,4262524261,4262414220,4262298801,4262177846,4262051187,4261918645,4261780032,4261635148,4261483780,4261325704,4261160681,4260988457,4260808763,4260621313,4260425802,4260221905,4260009277,4259787550,4259556329,4259315195,4259063697,4258801357,4258527656,4258242044,4257943926,4257632664,4257307571,4256967906,4256612870,4256241598,4255853155,4255446525,4255020608,4254574202,4254106002,4253614578,4253098370,4252555662,4251984571,4251383021,4250748722,4250079132,4249371435,4248622490,4247828790,4246986404,4246090910,4245137315,4244119963,4243032411,4241867296,4240616155,4239269214,4237815118,4236240596,4234530035,4232664930,4230623176,4228378137,4225897409,4223141146,4220059768,4216590757,4212654085,4208145538,4202926710,4196809522,4189531420,4180713890,4169789475,4155865042,4137444620,4111806704,4073393724,4008685917,3873074895]);AK=$toNativeArray($kindFloat32,[2.0249555365836613e-09,1.4866739783681027e-11,2.4409616689036184e-11,3.1968806074589295e-11,3.844677007314168e-11,4.42282044321729e-11,4.951644302919611e-11,5.443358958023836e-11,5.905943789574764e-11,6.34494193296753e-11,6.764381416113352e-11,7.167294535648239e-11,7.556032188826833e-11,7.932458162551725e-11,8.298078890689453e-11,8.654132271912474e-11,9.001651507523079e-11,9.341507428706208e-11,9.674443190998971e-11,1.0001099254308699e-10,1.0322031424037093e-10,1.0637725422757427e-10,1.0948611461891744e-10,1.1255067711157807e-10,1.1557434870246297e-10,1.1856014781042035e-10,1.2151082917633005e-10,1.2442885610752796e-10,1.2731647680563896e-10,1.3017574518325858e-10,1.330085347417409e-10,1.3581656632677408e-10,1.386014220061682e-10,1.413645728254309e-10,1.4410737880776736e-10,1.4683107507629245e-10,1.4953686899854546e-10,1.522258291641876e-10,1.5489899640730442e-10,1.575573282952547e-10,1.6020171300645814e-10,1.628330109637588e-10,1.6545202707884954e-10,1.68059510752272e-10,1.7065616975120435e-10,1.73242697965037e-10,1.758197337720091e-10,1.783878739169964e-10,1.8094774290045024e-10,1.834998542005195e-10,1.8604476292871652e-10,1.8858298256319017e-10,1.9111498494872592e-10,1.9364125580789704e-10,1.9616222535212557e-10,1.9867835154840918e-10,2.011900368525943e-10,2.0369768372052732e-10,2.062016807302669e-10,2.0870240258208383e-10,2.1120022397624894e-10,2.136955057352452e-10,2.1618855317040442e-10,2.1867974098199738e-10,2.2116936060356807e-10,2.2365774510202385e-10,2.2614519978869652e-10,2.2863201609713002e-10,2.3111849933865614e-10,2.3360494094681883e-10,2.3609159072179864e-10,2.3857874009713953e-10,2.4106666662859766e-10,2.4355562011635357e-10,2.460458781161634e-10,2.485376904282077e-10,2.5103127909709144e-10,2.5352694943414633e-10,2.560248957284017e-10,2.585253955356137e-10,2.610286709003873e-10,2.6353494386732734e-10,2.6604446423661443e-10,2.6855745405285347e-10,2.71074163116225e-10,2.7359478571575835e-10,2.7611959940720965e-10,2.786487707240326e-10,2.8118254946640775e-10,2.8372118543451563e-10,2.8626484516180994e-10,2.8881380620404684e-10,2.9136826285025563e-10,2.9392840938946563e-10,2.96494523377433e-10,2.990667713476114e-10,3.016454031001814e-10,3.042306406797479e-10,3.068226783753403e-10,3.09421765987139e-10,3.12028125559749e-10,3.1464195138219964e-10,3.17263521010247e-10,3.1989300097734485e-10,3.225306410836737e-10,3.2517669112941405e-10,3.2783134540359526e-10,3.3049485370639786e-10,3.3316743808242677e-10,3.3584937608743815e-10,3.385408342548857e-10,3.4124211789610115e-10,3.4395342130011386e-10,3.4667499426710435e-10,3.494071143528288e-10,3.521500313574677e-10,3.54903967325626e-10,3.576691720574843e-10,3.6044595086437425e-10,3.632345535464765e-10,3.660352021483959e-10,3.688482297370399e-10,3.716738583570134e-10,3.7451239331964814e-10,3.773641121807003e-10,3.802292924959261e-10,3.831082673322328e-10,3.8600128648980103e-10,3.8890865527996255e-10,3.9183070676962473e-10,3.9476774627011935e-10,3.977200790927782e-10,4.006880383045086e-10,4.0367195697221803e-10,4.066721681628138e-10,4.0968900494320337e-10,4.127228558914453e-10,4.15774054074447e-10,4.188429603146915e-10,4.2192993543466173e-10,4.25035395767992e-10,4.2815970213716525e-10,4.313032986313914e-10,4.3446651831757777e-10,4.376498607960855e-10,4.408536868893975e-10,4.4407846844229937e-10,4.4732464954400086e-10,4.5059267428371186e-10,4.538830145062178e-10,4.5719619756745544e-10,4.605326675566346e-10,4.638929240741163e-10,4.672775499869886e-10,4.706869893844612e-10,4.74121908400349e-10,4.775827511238617e-10,4.810701836888143e-10,4.845848167178701e-10,4.881271498113904e-10,4.916979601254923e-10,4.952977472605369e-10,4.989272883726414e-10,5.025872495956207e-10,5.062783525744408e-10,5.100013189540675e-10,5.13756870379467e-10,5.175458395179078e-10,5.21369003525507e-10,5.252272505806843e-10,5.29121357839557e-10,5.330522134805449e-10,5.3702081670437e-10,5.41028055689452e-10,5.450749851476644e-10,5.491624932574268e-10,5.532918012640664e-10,5.574638528571541e-10,5.616799247931681e-10,5.659410717839819e-10,5.702485705860738e-10,5.746036979559221e-10,5.790077306500052e-10,5.83462111958255e-10,5.879682296594524e-10,5.925275825546805e-10,5.971417249561739e-10,6.01812211176167e-10,6.065408175714992e-10,6.113292094767075e-10,6.16179329782085e-10,6.21092954844471e-10,6.260721940876124e-10,6.311191569352559e-10,6.362359528111483e-10,6.414249686947926e-10,6.466885360545405e-10,6.520292639144998e-10,6.574497612987784e-10,6.629528592760892e-10,6.685415554485985e-10,6.742187919073217e-10,6.799880103436351e-10,6.858525969377638e-10,6.918161599145378e-10,6.978825850545434e-10,7.040559801829716e-10,7.103406751696184e-10,7.167412219288849e-10,7.232625609532306e-10,7.2990985477972e-10,7.366885990123251e-10,7.436047333442275e-10,7.506645305355164e-10,7.57874762946642e-10,7.652426470272644e-10,7.727759543385559e-10,7.804830115532013e-10,7.883728114777e-10,7.964550685635174e-10,8.047402189070851e-10,8.132396422944055e-10,8.219657177122031e-10,8.309318788590758e-10,8.401527806789488e-10,8.496445214056791e-10,8.594246980742071e-10,8.695127395874636e-10,8.799300732498239e-10,8.90700457834015e-10,9.01850316648023e-10,9.134091816243028e-10,9.254100818978372e-10,9.37890431984556e-10,9.508922538259412e-10,9.64463842123564e-10,9.78660263939446e-10,9.935448019859905e-10,1.0091912860943353e-09,1.0256859805934937e-09,1.0431305819125214e-09,1.0616465484503124e-09,1.0813799855569073e-09,1.1025096391392708e-09,1.1252564435793033e-09,1.149898620766976e-09,1.176793218427008e-09,1.2064089727203964e-09,1.2393785997488749e-09,1.2765849488616254e-09,1.319313880365769e-09,1.36954347862428e-09,1.4305497897382224e-09,1.5083649884672923e-09,1.6160853766322703e-09,1.7921247819074893e-09]);AL=$toNativeArray($kindFloat32,[1,0.9381436705589294,0.900469958782196,0.8717043399810791,0.847785472869873,0.8269932866096497,0.8084216713905334,0.7915276288986206,0.7759568691253662,0.7614634037017822,0.7478685975074768,0.7350381016731262,0.7228676676750183,0.7112747430801392,0.7001926302909851,0.6895664930343628,0.6793505549430847,0.669506311416626,0.6600008606910706,0.6508058309555054,0.6418967247009277,0.633251965045929,0.62485271692276,0.6166821718215942,0.608725368976593,0.6009689569473267,0.5934008955955505,0.5860103368759155,0.5787873864173889,0.5717230439186096,0.5648092031478882,0.5580382943153381,0.5514034032821655,0.5448982119560242,0.5385168790817261,0.5322538614273071,0.526104211807251,0.5200631618499756,0.5141264200210571,0.5082897543907166,0.5025495290756226,0.4969019889831543,0.4913438558578491,0.4858720004558563,0.48048335313796997,0.4751752018928528,0.4699448347091675,0.4647897481918335,0.4597076177597046,0.4546961486339569,0.4497532546520233,0.44487687945365906,0.4400651156902313,0.4353161156177521,0.4306281507015228,0.42599955201148987,0.42142874002456665,0.4169141948223114,0.4124544560909271,0.40804818272590637,0.4036940038204193,0.39939069747924805,0.3951369822025299,0.39093172550201416,0.38677382469177246,0.38266217708587646,0.378595769405365,0.37457355856895447,0.37059465050697327,0.366658091545105,0.362762987613678,0.358908474445343,0.35509374737739563,0.35131800174713135,0.3475804924964905,0.34388044476509094,0.34021714329719543,0.33658990263938904,0.3329980671405792,0.3294409513473511,0.32591795921325684,0.32242849469184875,0.3189719021320343,0.3155476748943329,0.31215524673461914,0.3087940812110901,0.30546361207962036,0.30216339230537415,0.29889291524887085,0.29565170407295227,0.2924392819404602,0.2892552316188812,0.28609907627105713,0.2829704284667969,0.27986884117126465,0.2767939269542694,0.2737452983856201,0.2707225978374481,0.26772540807724,0.26475343108177185,0.2618062496185303,0.258883535861969,0.2559850215911865,0.25311028957366943,0.25025907158851624,0.24743106961250305,0.2446259707212448,0.24184346199035645,0.23908329010009766,0.23634515702724457,0.2336287796497345,0.23093391954898834,0.22826029360294342,0.22560766339302063,0.22297576069831848,0.22036437690258026,0.21777324378490448,0.21520215272903442,0.212650865316391,0.21011915802955627,0.20760682225227356,0.20511364936828613,0.20263944566249847,0.20018397271633148,0.19774706661701202,0.1953285187482834,0.19292815029621124,0.19054576754570007,0.18818120658397675,0.18583425879478455,0.18350479006767273,0.18119260668754578,0.17889754474163055,0.17661945521831512,0.17435817420482635,0.1721135377883911,0.16988539695739746,0.16767361760139465,0.16547803580760956,0.16329853236675262,0.16113494336605072,0.1589871346950531,0.15685498714447021,0.15473836660385132,0.15263713896274567,0.1505511850118637,0.1484803706407547,0.14642459154129028,0.1443837285041809,0.14235764741897583,0.1403462439775467,0.13834942877292633,0.136367067694664,0.13439907133579254,0.1324453204870224,0.1305057406425476,0.12858019769191742,0.12666863203048706,0.12477091699838638,0.12288697808980942,0.1210167184472084,0.11916005611419678,0.11731690168380737,0.11548716574907303,0.11367076635360718,0.11186762899160385,0.11007767915725708,0.1083008274435997,0.10653700679540634,0.10478614270687103,0.1030481606721878,0.10132300108671188,0.0996105819940567,0.09791085124015808,0.09622374176979065,0.09454918652772903,0.09288713335990906,0.09123751521110535,0.08960027992725372,0.08797537535429001,0.08636274188756943,0.0847623273730278,0.08317409455776215,0.08159798383712769,0.08003395050764084,0.07848194986581802,0.07694194465875626,0.07541389018297195,0.07389774918556213,0.07239348441362381,0.070901058614254,0.06942043453454971,0.06795158982276917,0.06649449467658997,0.06504911929368973,0.06361543387174606,0.06219341605901718,0.06078304722905159,0.0593843050301075,0.05799717456102371,0.05662164092063904,0.05525768920779228,0.05390531197190285,0.05256449431180954,0.05123523622751236,0.04991753399372101,0.04861138388514519,0.047316793352365494,0.04603376239538193,0.044762298464775085,0.04350241273641586,0.04225412383675575,0.04101744294166565,0.039792392402887344,0.03857899457216263,0.03737728297710419,0.03618728369474411,0.03500903770327568,0.03384258225560188,0.0326879620552063,0.031545232981443405,0.030414443463087082,0.0292956605553627,0.028188949450850487,0.027094384655356407,0.02601204626262188,0.024942025542259216,0.023884421214461327,0.022839335724711418,0.021806888282299042,0.020787203684449196,0.019780423492193222,0.018786700442433357,0.017806200310587883,0.016839107498526573,0.015885621309280396,0.014945968054234982,0.01402039173990488,0.013109165243804455,0.012212592177093029,0.011331013403832912,0.010464809834957123,0.009614413604140282,0.008780314587056637,0.007963077165186405,0.007163353264331818,0.0063819061033427715,0.005619642324745655,0.004877655766904354,0.004157294984906912,0.003460264764726162,0.0027887988835573196,0.0021459676790982485,0.001536299823783338,0.0009672692976891994,0.0004541343660093844]);}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["math/big"]=(function(){var $pkg={},$init,K,D,E,F,B,G,A,J,I,C,H,AE,AH,BG,BH,DN,DR,DS,DT,DW,DX,DY,DZ,EA,EB,EC,ED,EE,AB,AC,AD,AF,AI,AJ,AP,AX,AY,BB,BI,X,Y,Z,AA,AG,AM,AN,AO,AQ,AR,AS,AT,AU,AV,AW,AZ,BA,BC,BD,BE,BF,BJ,BL,BM,BN,BO,BP,CO,CP,CQ,CR,CS,CT,CU,CV,CW,CX,CY,CZ,DA,DB,DC,DD,DE,DF,DG,DH,DI,DJ,DK,DL;K=$packages["bytes"];D=$packages["encoding/binary"];E=$packages["errors"];F=$packages["fmt"];B=$packages["github.com/gopherjs/gopherjs/nosync"];G=$packages["io"];A=$packages["math"];J=$packages["math/bits"];I=$packages["math/rand"];C=$packages["strconv"];H=$packages["strings"];AE=$pkg.divisor=$newType(0,$kindStruct,"big.divisor",true,"math/big",false,function(bbb_,nbits_,ndigits_){this.$val=this;if(arguments.length===0){this.bbb=AH.nil;this.nbits=0;this.ndigits=0;return;}this.bbb=bbb_;this.nbits=nbits_;this.ndigits=ndigits_;});AH=$pkg.nat=$newType(12,$kindSlice,"big.nat",true,"math/big",false,null);BG=$pkg.byteReader=$newType(0,$kindStruct,"big.byteReader",true,"math/big",false,function(ScanState_){this.$val=this;if(arguments.length===0){this.ScanState=$ifaceNil;return;}this.ScanState=ScanState_;});BH=$pkg.Int=$newType(0,$kindStruct,"big.Int",true,"math/big",true,function(neg_,abs_){this.$val=this;if(arguments.length===0){this.neg=false;this.abs=AH.nil;return;}this.neg=neg_;this.abs=abs_;});DN=$pkg.Word=$newType(4,$kindUintptr,"big.Word",true,"math/big",true,null);DR=$arrayType(AE,64);DS=$structType("math/big",[{prop:"Mutex",name:"Mutex",embedded:true,exported:true,typ:B.Mutex,tag:""},{prop:"table",name:"table",embedded:false,exported:false,typ:DR,tag:""}]);DT=$sliceType($emptyInterface);DW=$sliceType($Uint8);DX=$ptrType(BH);DY=$sliceType(DN);DZ=$ptrType(AH);EA=$sliceType(DZ);EB=$sliceType(AE);EC=$ptrType(DN);ED=$arrayType(AH,16);EE=$ptrType(I.Rand);BH.ptr.prototype.ProbablyPrime=function(b){var{aa,ab,ac,ad,ae,af,ag,ah,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=this;if(b<0){$panic(new $String("negative n for ProbablyPrime"));}if(c.neg||(c.abs.$length===0)){$s=-1;return false;}e=(d=c.abs,(0>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+0]));if((c.abs.$length===1)&&e<64){$s=-1;return!((f=(g=$shiftLeft64(new $Uint64(0,1),e),new $Uint64(673221152&g.$high,(2693408940&g.$low)>>>0)),(f.$high===0&&f.$low===0)));}if(((e&1)>>>0)===0){$s=-1;return false;}h=0;i=0;j=h;k=i;l=32;if(l===(32)){j=((c.abs.modW(4127218095)>>>0));k=((c.abs.modW(3948078067)>>>0));}else if(l===(64)){m=c.abs.modW(820596253);j=(((n=m%4127218095,n===n?n:$throwRuntimeError("integer divide by zero"))>>>0));k=(((o=m%3948078067,o===o?o:$throwRuntimeError("integer divide by zero"))>>>0));}else{$panic(new $String("math/big: invalid word size"));}if(((p=j%3,p===p?p:$throwRuntimeError("integer divide by zero"))===0)||((q=j%5,q===q?q:$throwRuntimeError("integer divide by zero"))===0)||((r=j%7,r===r?r:$throwRuntimeError("integer divide by zero"))===0)||((s=j%11,s===s?s:$throwRuntimeError("integer divide by zero"))===0)||((t=j%13,t===t?t:$throwRuntimeError("integer divide by zero"))===0)||((u=j%17,u===u?u:$throwRuntimeError("integer divide by zero"))===0)||((v=j%19,v===v?v:$throwRuntimeError("integer divide by zero"))===0)||((w=j%23,w===w?w:$throwRuntimeError("integer divide by zero"))===0)||((x=j%37,x===x?x:$throwRuntimeError("integer divide by zero"))===0)||((y=k%29,y===y?y:$throwRuntimeError("integer divide by zero"))===0)||((z=k%31,z===z?z:$throwRuntimeError("integer divide by zero"))===0)||((aa=k%41,aa===aa?aa:$throwRuntimeError("integer divide by zero"))===0)||((ab=k%43,ab===ab?ab:$throwRuntimeError("integer divide by zero"))===0)||((ac=k%47,ac===ac?ac:$throwRuntimeError("integer divide by zero"))===0)||((ad=k%53,ad===ad?ad:$throwRuntimeError("integer divide by zero"))===0)){$s=-1;return false;}af=c.abs.probablyPrimeMillerRabin(b+1>>0,true);$s=2;case 2:if($c){$c=false;af=af.$blk();}if(af&&af.$blk!==undefined){break s;}if(!(af)){ae=false;$s=1;continue s;}ag=c.abs.probablyPrimeLucas();$s=3;case 3:if($c){$c=false;ag=ag.$blk();}if(ag&&ag.$blk!==undefined){break s;}ae=ag;case 1:ah=ae;$s=4;case 4:return ah;}return;}var $f={$blk:BH.ptr.prototype.ProbablyPrime,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};BH.prototype.ProbablyPrime=function(b){return this.$val.ProbablyPrime(b);};AH.prototype.probablyPrimeMillerRabin=function(b,c){var{aa,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=this;e=(AH.nil).sub(d,AI);$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=e;g=f.trailingZeroBits();h=(AH.nil).shr(f,g);i=(AH.nil).sub(f,AJ);$s=2;case 2:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;l=I.New(I.NewSource(((k=(0>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+0]),new $Int64(0,k.constructor===Number?k:1)))));m=AH.nil;n=AH.nil;o=AH.nil;p=m;q=n;r=o;s=j.bitLen();t=0;case 3:if(!(t>0))&&c){$s=5;continue;}$s=6;continue;case 5:p=p.set(AJ);$s=7;continue;case 6:u=p.random(l,j,s);$s=8;case 8:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}p=u;v=p.add(p,AJ);$s=9;case 9:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}p=v;case 7:w=q.expNN(p,h,d);$s=10;case 10:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}q=w;if((q.cmp(AI)===0)||(q.cmp(f)===0)){t=t+(1)>>0;$s=3;continue;}x=1;case 11:if(!(x>0;$s=3;continue s;}if(q.cmp(AI)===0){$s=-1;return false;}x=x+(1)>>>0;$s=11;continue;case 12:$s=-1;return false;case 4:$s=-1;return true;}return;}var $f={$blk:AH.prototype.probablyPrimeMillerRabin,$c:true,$r,aa,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};$ptrType(AH).prototype.probablyPrimeMillerRabin=function(b,c){return this.$get().probablyPrimeMillerRabin(b,c);};AH.prototype.probablyPrimeLucas=function(){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,b,ba,bb,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:b=this;if((b.$length===0)||(b.cmp(AI)===0)){$s=-1;return false;}if((((0>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+0])&1)>>>0)===0){$s=-1;return b.cmp(AJ)===0;}c=3;d=new AH([1]);e=(AH.nil);f=new BH.ptr(false,d);g=new BH.ptr(false,b);case 1:if(c>10000){$s=3;continue;}$s=4;continue;case 3:h=g.String();$s=5;case 5:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}$panic(new $String("math/big: internal error: cannot find (D/n) = -1 for "+h));case 4:(0>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+0]=(($imul(c,c)>>>0)-4>>>0));i=BP(f,g);$s=6;case 6:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;if(j===-1){$s=2;continue;}if(j===0){$s=-1;return(b.$length===1)&&((0>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+0])===(c+2>>>0));}if(c===40){$s=7;continue;}$s=8;continue;case 7:k=e.sqrt(b);$s=9;case 9:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}e=k;l=e.sqr(e);$s=10;case 10:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}e=l;if(e.cmp(b)===0){$s=-1;return false;}case 8:c=c+(1)>>>0;$s=1;continue;case 2:m=(AH.nil).add(b,AI);$s=11;case 11:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;o=((n.trailingZeroBits()>>0));n=n.shr(n,((o>>>0)));p=(AH.nil).sub(b,AJ);$s=12;case 12:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=p;r=(AH.nil).setWord(c);s=(AH.nil).setWord(2);t=(AH.nil).setWord(c);u=(AH.nil);v=(n.bitLen());case 13:if(!(v>=0)){$s=14;continue;}if(!((n.bit(((v>>>0)))===0))){$s=15;continue;}$s=16;continue;case 15:w=e.mul(s,t);$s=18;case 18:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}e=w;x=e.add(e,b);$s=19;case 19:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}e=x;y=e.sub(e,r);$s=20;case 20:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}e=y;aa=u.div(s,e,b);$s=21;case 21:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}z=aa;u=z[0];s=z[1];ab=e.sqr(t);$s=22;case 22:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}e=ab;ac=e.add(e,q);$s=23;case 23:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}e=ac;ae=u.div(t,e,b);$s=24;case 24:if($c){$c=false;ae=ae.$blk();}if(ae&&ae.$blk!==undefined){break s;}ad=ae;u=ad[0];t=ad[1];$s=17;continue;case 16:af=e.mul(s,t);$s=25;case 25:if($c){$c=false;af=af.$blk();}if(af&&af.$blk!==undefined){break s;}e=af;ag=e.add(e,b);$s=26;case 26:if($c){$c=false;ag=ag.$blk();}if(ag&&ag.$blk!==undefined){break s;}e=ag;ah=e.sub(e,r);$s=27;case 27:if($c){$c=false;ah=ah.$blk();}if(ah&&ah.$blk!==undefined){break s;}e=ah;aj=u.div(t,e,b);$s=28;case 28:if($c){$c=false;aj=aj.$blk();}if(aj&&aj.$blk!==undefined){break s;}ai=aj;u=ai[0];t=ai[1];ak=e.sqr(s);$s=29;case 29:if($c){$c=false;ak=ak.$blk();}if(ak&&ak.$blk!==undefined){break s;}e=ak;al=e.add(e,q);$s=30;case 30:if($c){$c=false;al=al.$blk();}if(al&&al.$blk!==undefined){break s;}e=al;an=u.div(s,e,b);$s=31;case 31:if($c){$c=false;an=an.$blk();}if(an&&an.$blk!==undefined){break s;}am=an;u=am[0];s=am[1];case 17:v=v-(1)>>0;$s=13;continue;case 14:if((s.cmp(AJ)===0)||(s.cmp(q)===0)){$s=32;continue;}$s=33;continue;case 32:ao=e.mul(s,r);$s=34;case 34:if($c){$c=false;ao=ao.$blk();}if(ao&&ao.$blk!==undefined){break s;}ap=ao;aq=u.shl(t,1);if(ap.cmp(aq)<0){ar=aq;as=ap;ap=ar;aq=as;}at=ap.sub(ap,aq);$s=35;case 35:if($c){$c=false;at=at.$blk();}if(at&&at.$blk!==undefined){break s;}ap=at;au=t;t=AH.nil;$unused(t);aw=aq.div(au,ap,b);$s=36;case 36:if($c){$c=false;aw=aw.$blk();}if(aw&&aw.$blk!==undefined){break s;}av=aw;aq=av[0];au=av[1];if(au.$length===0){$s=-1;return true;}case 33:ax=0;case 37:if(!(ax<(o-1>>0))){$s=38;continue;}if(s.$length===0){$s=-1;return true;}if((s.$length===1)&&((0>=s.$length?($throwRuntimeError("index out of range"),undefined):s.$array[s.$offset+0])===2)){$s=-1;return false;}ay=e.sqr(s);$s=39;case 39:if($c){$c=false;ay=ay.$blk();}if(ay&&ay.$blk!==undefined){break s;}e=ay;az=e.sub(e,AJ);$s=40;case 40:if($c){$c=false;az=az.$blk();}if(az&&az.$blk!==undefined){break s;}e=az;bb=u.div(s,e,b);$s=41;case 41:if($c){$c=false;bb=bb.$blk();}if(bb&&bb.$blk!==undefined){break s;}ba=bb;u=ba[0];s=ba[1];ax=ax+(1)>>0;$s=37;continue;case 38:$s=-1;return false;}return;}var $f={$blk:AH.prototype.probablyPrimeLucas,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,b,ba,bb,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};$ptrType(AH).prototype.probablyPrimeLucas=function(){return this.$get().probablyPrimeLucas();};AH.prototype.div=function(b,c,d){var{b,c,d,e,f,g,h,i,j,k,$s,$r,$c}=$restore(this,{b,c,d});$s=$s||0;s:while(true){switch($s){case 0:e=AH.nil;f=AH.nil;g=this;if(d.$length===0){$panic(new $String("division by zero"));}if(c.cmp(d)<0){e=$subslice(g,0,0);f=b.set(c);$s=-1;return[e,f];}if(d.$length===1){h=0;i=g.divW(c,(0>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+0]));e=i[0];h=i[1];f=b.setWord(h);$s=-1;return[e,f];}k=g.divLarge(b,c,d);$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j=k;e=j[0];f=j[1];$s=-1;return[e,f];}return;}var $f={$blk:AH.prototype.div,$c:true,$r,b,c,d,e,f,g,h,i,j,k,$s};return $f;};$ptrType(AH).prototype.div=function(b,c,d){return this.$get().div(b,c,d);};AH.prototype.divW=function(b,c){var b,c,d,e,f,g;d=AH.nil;e=0;f=this;g=b.$length;if((c===0)){$panic(new $String("division by zero"));}else if((c===1)){d=f.set(b);return[d,e];}else if((g===0)){d=$subslice(f,0,0);return[d,e];}f=f.make(g);e=X($convertSliceType(f,DY),0,$convertSliceType(b,DY),c);d=f.norm();return[d,e];};$ptrType(AH).prototype.divW=function(b,c){return this.$get().divW(b,c);};AH.prototype.modW=function(b){var b,c,d,e;c=0;d=this;e=AH.nil;e=e.make(d.$length);c=X($convertSliceType(e,DY),0,$convertSliceType(d,DY),b);return c;};$ptrType(AH).prototype.modW=function(b){return this.$get().modW(b);};X=function(b,c,d,e){var b,c,d,e,f,g,h,i,j,k,l;f=0;f=c;if(d.$length===1){g=J.Div(((f>>>0)),(((0>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+0])>>>0)),((e>>>0)));h=g[0];i=g[1];(0>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+0]=((h>>>0)));f=((i>>>0));return f;}j=DL(e);k=b.$length-1>>0;while(true){if(!(k>=0)){break;}l=DK(f,((k<0||k>=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+k]),e,j);((k<0||k>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+k]=l[0]);f=l[1];k=k-(1)>>0;}f=f;return f;};AH.prototype.divLarge=function(b,c,d){var{b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,$s,$r,$c}=$restore(this,{b,c,d});$s=$s||0;s:while(true){switch($s){case 0:e=AH.nil;f=AH.nil;g=this;h=d.$length;i=c.$length-h>>0;k=CZ((j=h-1>>0,((j<0||j>=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+j])));l=AZ(h);$s=1;case 1:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;n=m.$get();CT($convertSliceType(n,DY),$convertSliceType(d,DY),k);b=b.make(c.$length+1>>0);(o=c.$length,((o<0||o>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+o]=CT($convertSliceType($subslice(b,0,c.$length),DY),$convertSliceType(c,DY),k)));if(AR(g,b)){g=AH.nil;}e=g.make(i+1>>0);if(h<100){$s=2;continue;}$s=3;continue;case 2:$r=e.divBasic(b,n);$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=4;continue;case 3:$r=e.divRecursive(b,n);$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 4:BA(m);e=e.norm();CU($convertSliceType(b,DY),$convertSliceType(b,DY),k);f=b.norm();p=e;q=f;e=p;f=q;$s=-1;return[e,f];}return;}var $f={$blk:AH.prototype.divLarge,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,$s};return $f;};$ptrType(AH).prototype.divLarge=function(b,c,d){return this.$get().divLarge(b,c,d);};AH.prototype.divBasic=function(b,c){var{aa,ab,ac,ad,ae,af,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=this;e=c.$length;f=b.$length-e>>0;g=AZ(e+1>>0);$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;i=h.$get();k=(j=e-1>>0,((j<0||j>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+j]));l=DL(k);m=f;while(true){if(!(m>=0)){break;}n=4294967295;o=0;if((m+e>>0)>0,((p<0||p>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+p]));}if(!((o===k))){q=0;r=DK(o,(s=(m+e>>0)-1>>0,((s<0||s>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+s])),k,l);n=r[0];q=r[1];u=(t=e-2>>0,((t<0||t>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+t]));v=CO(n,u);w=v[0];x=v[1];z=(y=(m+e>>0)-2>>0,((y<0||y>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+y]));while(true){if(!(Y(w,x,q,z))){break;}n=n-(1)>>>0;aa=q;q=q+(k)>>>0;if(q=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+e]=CV($convertSliceType($subslice(i,0,e),DY),$convertSliceType(c,DY),n,0));ac=i.$length;if((m+ac>>0)>b.$length&&(((e<0||e>=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+e])===0)){ac=ac-(1)>>0;}ad=CQ($convertSliceType($subslice(b,m,(m+ac>>0)),DY),$convertSliceType($subslice(b,m),DY),$convertSliceType(i,DY));if(!((ad===0))){ae=CP($convertSliceType($subslice(b,m,(m+e>>0)),DY),$convertSliceType($subslice(b,m),DY),$convertSliceType(c,DY));if(e>0;((af<0||af>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+af]=(((af<0||af>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+af])+(ae)>>>0));}n=n-(1)>>>0;}if((m===f)&&(f===d.$length)&&(n===0)){m=m-(1)>>0;continue;}((m<0||m>=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+m]=n);m=m-(1)>>0;}BA(h);$s=-1;return;}return;}var $f={$blk:AH.prototype.divBasic,$c:true,$r,aa,ab,ac,ad,ae,af,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};$ptrType(AH).prototype.divBasic=function(b,c){return this.$get().divBasic(b,c);};Y=function(b,c,d,e){var b,c,d,e;return b>d||(b===d)&&c>e;};AH.prototype.divRecursive=function(b,c){var{b,c,d,e,f,g,h,i,j,k,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=this;e=$imul(2,J.Len(((c.$length>>>0))));f=AZ($imul(3,c.$length));$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;h=$makeSlice(EA,e);d.clear();$r=d.divRecursiveStep(b,c,0,g,h);$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}i=h;j=0;while(true){if(!(j=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+j]);if(!(k===DZ.nil)){BA(k);}j++;}BA(g);$s=-1;return;}return;}var $f={$blk:AH.prototype.divRecursive,$c:true,$r,b,c,d,e,f,g,h,i,j,k,$s};return $f;};$ptrType(AH).prototype.divRecursive=function(b,c){return this.$get().divRecursive(b,c);};AH.prototype.divRecursiveStep=function(b,c,d,e,f){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{b,c,d,e,f});$s=$s||0;s:while(true){switch($s){case 0:g=this;b=b.norm();c=c.norm();if(b.$length===0){g.clear();$s=-1;return;}h=c.$length;if(h<100){$s=1;continue;}$s=2;continue;case 1:$r=g.divBasic(b,c);$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;case 2:i=b.$length-h>>0;if(i<0){$s=-1;return;}k=(j=h/2,(j===j&&j!==1/0&&j!==-1/0)?j>>0:$throwRuntimeError("integer divide by zero"));if(((d<0||d>=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+d])===DZ.nil){$s=4;continue;}$s=5;continue;case 4:l=AZ(h);$s=7;case 7:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}((d<0||d>=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+d]=l);$s=6;continue;case 5:((d<0||d>=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+d]).$set(((d<0||d>=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+d]).make(k+1>>0));case 6:m=i;case 8:if(!(m>k)){$s=9;continue;}n=(k-1>>0);o=$subslice(b,(m-k>>0));p=((d<0||d>=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+d]).$get();p.clear();$r=p.divRecursiveStep($subslice(o,n,(k+h>>0)),$subslice(c,n),d+1>>0,e,f);$s=10;case 10:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}p=p.norm();q=e.make($imul(3,h));q.clear();r=q.mul(p,$subslice(c,0,n));$s=11;case 11:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}q=r;s=0;case 12:if(!(s<2)){$s=13;continue;}t=q.cmp(o.norm());if(t<=0){$s=13;continue;}u=CS($convertSliceType(p,DY),$convertSliceType(p,DY),1);$s=14;case 14:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}u;v=CQ($convertSliceType($subslice(q,0,n),DY),$convertSliceType($subslice(q,0,n),DY),$convertSliceType($subslice(c,0,n),DY));if(q.$length>n){$s=15;continue;}$s=16;continue;case 15:w=CS($convertSliceType($subslice(q,n),DY),$convertSliceType($subslice(q,n),DY),v);$s=17;case 17:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}w;case 16:$r=AS($subslice(o,n),$subslice(c,n),0);$s=18;case 18:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}s=s+(1)>>0;$s=12;continue;case 13:if(q.cmp(o.norm())>0){$panic(new $String("impossible"));}x=CQ($convertSliceType($subslice(o,0,q.$length),DY),$convertSliceType($subslice(o,0,q.$length),DY),$convertSliceType(q,DY));if(x>0){$s=19;continue;}$s=20;continue;case 19:y=CS($convertSliceType($subslice(o,q.$length),DY),$convertSliceType($subslice(o,q.$length),DY),x);$s=21;case 21:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}y;case 20:$r=AS(g,p,m-k>>0);$s=22;case 22:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}m=m-(k)>>0;$s=8;continue;case 9:z=k-1>>0;aa=((d<0||d>=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+d]).$get();aa.clear();$r=aa.divRecursiveStep($subslice(b,z).norm(),$subslice(c,z),d+1>>0,e,f);$s=23;case 23:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}aa=aa.norm();ab=e.make($imul(3,h));ab.clear();ac=ab.mul(aa,$subslice(c,0,z));$s=24;case 24:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}ab=ac;ad=0;case 25:if(!(ad<2)){$s=26;continue;}ae=ab.cmp(b.norm());if(ae>0){$s=27;continue;}$s=28;continue;case 27:af=CS($convertSliceType(aa,DY),$convertSliceType(aa,DY),1);$s=29;case 29:if($c){$c=false;af=af.$blk();}if(af&&af.$blk!==undefined){break s;}af;ag=CQ($convertSliceType($subslice(ab,0,z),DY),$convertSliceType($subslice(ab,0,z),DY),$convertSliceType($subslice(c,0,z),DY));if(ab.$length>z){$s=30;continue;}$s=31;continue;case 30:ah=CS($convertSliceType($subslice(ab,z),DY),$convertSliceType($subslice(ab,z),DY),ag);$s=32;case 32:if($c){$c=false;ah=ah.$blk();}if(ah&&ah.$blk!==undefined){break s;}ah;case 31:$r=AS($subslice(b,z),$subslice(c,z),0);$s=33;case 33:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 28:ad=ad+(1)>>0;$s=25;continue;case 26:if(ab.cmp(b.norm())>0){$panic(new $String("impossible"));}ai=CQ($convertSliceType($subslice(b,0,ab.$length),DY),$convertSliceType($subslice(b,0,ab.$length),DY),$convertSliceType(ab,DY));if(ai>0){$s=34;continue;}$s=35;continue;case 34:aj=CS($convertSliceType($subslice(b,ab.$length),DY),$convertSliceType($subslice(b,ab.$length),DY),ai);$s=36;case 36:if($c){$c=false;aj=aj.$blk();}if(aj&&aj.$blk!==undefined){break s;}ai=aj;case 35:if(ai>0){$panic(new $String("impossible"));}$r=AS(g,aa.norm(),0);$s=37;case 37:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:AH.prototype.divRecursiveStep,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};$ptrType(AH).prototype.divRecursiveStep=function(b,c,d,e,f){return this.$get().divRecursiveStep(b,c,d,e,f);};Z=function(b){var b,c,d,e,f,g,h;c=0;d=0;e=b;f=1;c=e;d=f;h=(g=4294967295/b,(g===g&&g!==1/0&&g!==-1/0)?g>>>0:$throwRuntimeError("integer divide by zero"));while(true){if(!(c<=h)){break;}c=$imul(c,(b))>>>0;d=d+(1)>>0;}return[c,d];};AA=function(b,c){var b,c,d;d=0;d=1;while(true){if(!(c>0)){break;}if(!(((c&1)===0))){d=$imul(d,(b))>>>0;}b=$imul(b,(b))>>>0;c=(c>>$min((1),31))>>0;}return d;};AH.prototype.scan=function(b,c,d){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{b,c,d});$s=$s||0;s:while(true){switch($s){case 0:e=AH.nil;f=0;g=0;h=$ifaceNil;i=this;j=(c===0)||!d&&2<=c&&c<=62||d&&((c===2)||(c===8)||(c===10)||(c===16));if(!j){$s=1;continue;}$s=2;continue;case 1:k=F.Sprintf("invalid number base %d",new DT([new $Int(c)]));$s=3;case 3:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}$panic(new $String(k));case 2:l=46;m=false;o=b.ReadByte();$s=4;case 4:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}n=o;p=n[0];h=n[1];q=c;r=0;f=q;s=r;if(c===0){$s=5;continue;}$s=6;continue;case 5:f=10;if($interfaceIsEqual(h,$ifaceNil)&&(p===48)){$s=7;continue;}$s=8;continue;case 7:l=48;g=1;u=b.ReadByte();$s=9;case 9:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}t=u;p=t[0];h=t[1];if($interfaceIsEqual(h,$ifaceNil)){$s=10;continue;}$s=11;continue;case 10:v=p;if((v===(98))||(v===(66))){w=2;x=98;f=w;s=x;}else if((v===(111))||(v===(79))){y=8;z=111;f=y;s=z;}else if((v===(120))||(v===(88))){aa=16;ab=120;f=aa;s=ab;}else if(!d){ac=8;ad=48;f=ac;s=ad;}if(!((s===0))){$s=12;continue;}$s=13;continue;case 12:g=0;if(!((s===48))){$s=14;continue;}$s=15;continue;case 14:af=b.ReadByte();$s=16;case 16:if($c){$c=false;af=af.$blk();}if(af&&af.$blk!==undefined){break s;}ae=af;p=ae[0];h=ae[1];case 15:case 13:case 11:case 8:case 6:i=$subslice(i,0,0);ag=((f>>>0));ah=Z(ag);ai=ah[0];aj=ah[1];ak=0;al=0;am=-1;case 17:if(!($interfaceIsEqual(h,$ifaceNil))){$s=18;continue;}if((p===46)&&d){$s=19;continue;}if((p===95)&&(c===0)){$s=20;continue;}$s=21;continue;case 19:d=false;if(l===95){m=true;}l=46;am=g;$s=22;continue;case 20:if(!((l===48))){m=true;}l=95;$s=22;continue;case 21:an=0;if(48<=p&&p<=57){an=(((p-48<<24>>>24)>>>0));}else if(97<=p&&p<=122){an=((((p-97<<24>>>24)+10<<24>>>24)>>>0));}else if(65<=p&&p<=90){if(f<=36){an=((((p-65<<24>>>24)+10<<24>>>24)>>>0));}else{an=((((p-65<<24>>>24)+36<<24>>>24)>>>0));}}else{an=63;}if(an>=ag){$s=23;continue;}$s=24;continue;case 23:ao=b.UnreadByte();$s=25;case 25:if($c){$c=false;ao=ao.$blk();}if(ao&&ao.$blk!==undefined){break s;}ao;$s=18;continue;case 24:l=48;g=g+(1)>>0;ak=($imul(ak,ag)>>>0)+an>>>0;al=al+(1)>>0;if(al===aj){i=i.mulAddWW(i,ai,ak);ak=0;al=0;}case 22:aq=b.ReadByte();$s=26;case 26:if($c){$c=false;aq=aq.$blk();}if(aq&&aq.$blk!==undefined){break s;}ap=aq;p=ap[0];h=ap[1];$s=17;continue;case 18:if($interfaceIsEqual(h,G.EOF)){h=$ifaceNil;}if($interfaceIsEqual(h,$ifaceNil)&&(m||(l===95))){h=AC;}if(g===0){if(s===48){ar=$subslice(i,0,0);as=10;at=1;au=h;e=ar;f=as;g=at;h=au;$s=-1;return[e,f,g,h];}h=AB;}if(al>0){i=i.mulAddWW(i,AA(ag,al),ak);}e=i.norm();if(am>=0){g=am-g>>0;}$s=-1;return[e,f,g,h];}return;}var $f={$blk:AH.prototype.scan,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};$ptrType(AH).prototype.scan=function(b,c,d){return this.$get().scan(b,c,d);};AH.prototype.utoa=function(b){var{b,c,d,e,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=this;d=c.itoa(false,b);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;$s=2;case 2:return e;}return;}var $f={$blk:AH.prototype.utoa,$c:true,$r,b,c,d,e,$s};return $f;};$ptrType(AH).prototype.utoa=function(b){return this.$get().utoa(b);};AH.prototype.itoa=function(b,c){var{b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=this;if(c<2||c>62){$panic(new $String("invalid base"));}if(d.$length===0){$s=-1;return(new DW($stringToBytes("0")));}e=(((d.bitLen())/A.Log2((c))>>0))+1>>0;if(b){e=e+(1)>>0;}f=$makeSlice(DW,e);g=((c>>>0));if(g===((g&(-g>>>0))>>>0)){$s=1;continue;}$s=2;continue;case 1:h=((J.TrailingZeros(((g>>>0)))>>>0));j=((((i=h,i<32?(1<>>0)-1>>>0));k=(0>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+0]);l=32;m=1;while(true){if(!(m=h)){break;}e=e-(1)>>0;((e<0||e>=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+e]="0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ".charCodeAt(((k&j)>>>0)));k=(n=(h),n<32?(k>>>n):0)>>>0;l=l-(h)>>>0;}if(l===0){k=((m<0||m>=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+m]);l=32;}else{k=(k|(((o=l,o<32?(((m<0||m>=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+m])<>>0)))>>>0;e=e-(1)>>0;((e<0||e>=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+e]="0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ".charCodeAt(((k&j)>>>0)));k=(p=((h-l>>>0)),p<32?(((m<0||m>=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+m])>>>p):0)>>>0;l=32-((h-l>>>0))>>>0;}m=m+(1)>>0;}while(true){if(!(!((k===0)))){break;}e=e-(1)>>0;((e<0||e>=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+e]="0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ".charCodeAt(((k&j)>>>0)));k=(q=(h),q<32?(k>>>q):0)>>>0;}$s=3;continue;case 2:r=Z(g);s=r[0];t=r[1];u=AG(d.$length,g,t,s);$s=4;case 4:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}v=u;w=(AH.nil).set(d);$r=w.convertWords(f,g,t,s,v);$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}e=0;while(true){if(!(((e<0||e>=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+e])===48)){break;}e=e+(1)>>0;}case 3:if(b){e=e-(1)>>0;((e<0||e>=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+e]=45);}$s=-1;return $subslice(f,e);}return;}var $f={$blk:AH.prototype.itoa,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s};return $f;};$ptrType(AH).prototype.itoa=function(b,c){return this.$get().itoa(b,c);};AH.prototype.convertWords=function(b,c,d,e,f){var{b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,$s,$r,$c}=$restore(this,{b,c,d,e,f});$s=$s||0;s:while(true){switch($s){case 0:g=this;if(!(f===EB.nil)){$s=1;continue;}$s=2;continue;case 1:h=AH.nil;i=f.$length-1>>0;case 3:if(!(g.$length>AD)){$s=4;continue;}j=g.bitLen();k=j>>1>>0;while(true){if(!(i>0&&(l=i-1>>0,((l<0||l>=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+l])).nbits>k)){break;}i=i-(1)>>0;}if(((i<0||i>=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+i]).nbits>=j&&((i<0||i>=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+i]).bbb.cmp(g)>=0){i=i-(1)>>0;if(i<0){$panic(new $String("internal inconsistency"));}}n=g.div(h,g,((i<0||i>=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+i]).bbb);$s=5;case 5:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;g=m[0];h=m[1];o=b.$length-((i<0||i>=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+i]).ndigits>>0;$r=h.convertWords($subslice(b,o),c,d,e,$subslice(f,0,i));$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}b=$subslice(b,0,o);$s=3;continue;case 4:case 2:p=b.$length;q=0;if(c===10){while(true){if(!(g.$length>0)){break;}r=g.divW(g,e);g=r[0];q=r[1];s=0;while(true){if(!(s0)){break;}p=p-(1)>>0;u=(t=q/10,(t===t&&t!==1/0&&t!==-1/0)?t>>>0:$throwRuntimeError("integer divide by zero"));((p<0||p>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+p]=(48+(((q-($imul(u,10)>>>0)>>>0)<<24>>>24))<<24>>>24));q=u;s=s+(1)>>0;}}}else{while(true){if(!(g.$length>0)){break;}v=g.divW(g,e);g=v[0];q=v[1];w=0;while(true){if(!(w0)){break;}p=p-(1)>>0;((p<0||p>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+p]="0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ".charCodeAt((x=q%c,x===x?x:$throwRuntimeError("integer divide by zero"))));q=(y=q/(c),(y===y&&y!==1/0&&y!==-1/0)?y>>>0:$throwRuntimeError("integer divide by zero"));w=w+(1)>>0;}}}while(true){if(!(p>0)){break;}p=p-(1)>>0;((p<0||p>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+p]=48);}$s=-1;return;}return;}var $f={$blk:AH.prototype.convertWords,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,$s};return $f;};$ptrType(AH).prototype.convertWords=function(b,c,d,e,f){return this.$get().convertWords(b,c,d,e,f);};AH.prototype.expWW=function(b,c){var{b,c,d,e,f,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=this;e=d.expNN((AH.nil).setWord(b),(AH.nil).setWord(c),AH.nil);$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=e;$s=2;case 2:return f;}return;}var $f={$blk:AH.prototype.expWW,$c:true,$r,b,c,d,e,f,$s};return $f;};$ptrType(AH).prototype.expWW=function(b,c){return this.$get().expWW(b,c);};AG=function(b,c,d,e){var{b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,$s,$r,$c}=$restore(this,{b,c,d,e});$s=$s||0;s:while(true){switch($s){case 0:if((AD===0)||b<=AD){$s=-1;return EB.nil;}f=1;g=AD;while(true){if(!(g<(b>>1>>0)&&f<64)){break;}f=f+(1)>>0;g=(h=(1),h<32?(g<>0;}i=EB.nil;if(c===10){AF.Mutex.Lock();i=$subslice(new EB(AF.table),0,f);}else{i=$makeSlice(EB,f);}if((j=f-1>>0,((j<0||j>=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+j])).ndigits===0){$s=1;continue;}$s=2;continue;case 1:k=AH.nil;l=0;case 3:if(!(l=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+l]).ndigits===0){$s=5;continue;}$s=6;continue;case 5:if(l===0){$s=7;continue;}$s=8;continue;case 7:m=(AH.nil).expWW(e,((AD>>>0)));$s=10;case 10:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}(0>=i.$length?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+0]).bbb=m;(0>=i.$length?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+0]).ndigits=$imul(d,AD);$s=9;continue;case 8:o=(AH.nil).sqr((n=l-1>>0,((n<0||n>=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+n])).bbb);$s=11;case 11:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}((l<0||l>=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+l]).bbb=o;((l<0||l>=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+l]).ndigits=$imul(2,(p=l-1>>0,((p<0||p>=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+p])).ndigits);case 9:k=(AH.nil).set(((l<0||l>=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+l]).bbb);while(true){if(!(CV($convertSliceType(k,DY),$convertSliceType(k,DY),c,0)===0)){break;}((l<0||l>=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+l]).bbb=((l<0||l>=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+l]).bbb.set(k);((l<0||l>=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+l]).ndigits=((l<0||l>=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+l]).ndigits+(1)>>0;}((l<0||l>=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+l]).nbits=((l<0||l>=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+l]).bbb.bitLen();case 6:l=l+(1)>>0;$s=3;continue;case 4:case 2:if(c===10){AF.Mutex.Unlock();}$s=-1;return i;}return;}var $f={$blk:AG,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,$s};return $f;};AH.prototype.clear=function(){var b,c,d,e;b=this;c=b;d=0;while(true){if(!(d=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+e]=0);d++;}};$ptrType(AH).prototype.clear=function(){return this.$get().clear();};AH.prototype.norm=function(){var b,c,d;b=this;c=b.$length;while(true){if(!(c>0&&((d=c-1>>0,((d<0||d>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+d]))===0))){break;}c=c-(1)>>0;}return $subslice(b,0,c);};$ptrType(AH).prototype.norm=function(){return this.$get().norm();};AH.prototype.make=function(b){var b,c;c=this;if(b<=c.$capacity){return $subslice(c,0,b);}if(b===1){return $makeSlice(AH,1);}return $makeSlice(AH,b,(b+4>>0));};$ptrType(AH).prototype.make=function(b){return this.$get().make(b);};AH.prototype.setWord=function(b){var b,c;c=this;if(b===0){return $subslice(c,0,0);}c=c.make(1);(0>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+0]=b);return c;};$ptrType(AH).prototype.setWord=function(b){return this.$get().setWord(b);};AH.prototype.setUint64=function(b){var b,c,d,e;c=this;d=((b.$low>>>0));if((e=(new $Uint64(0,d.constructor===Number?d:1)),(e.$high===b.$high&&e.$low===b.$low))){return c.setWord(d);}c=c.make(2);(1>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+1]=(($shiftRightUint64(b,32).$low>>>0)));(0>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+0]=((b.$low>>>0)));return c;};$ptrType(AH).prototype.setUint64=function(b){return this.$get().setUint64(b);};AH.prototype.set=function(b){var b,c;c=this;c=c.make(b.$length);$copySlice(c,b);return c;};$ptrType(AH).prototype.set=function(b){return this.$get().set(b);};AH.prototype.add=function(b,c){var{b,c,d,e,f,g,h,i,j,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=this;e=b.$length;f=c.$length;if(e>0);i=CP($convertSliceType($subslice(d,0,f),DY),$convertSliceType(b,DY),$convertSliceType(c,DY));if(e>f){$s=8;continue;}$s=9;continue;case 8:j=CR($convertSliceType($subslice(d,f,e),DY),$convertSliceType($subslice(b,f),DY),i);$s=10;case 10:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}i=j;case 9:((e<0||e>=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+e]=i);$s=-1;return d.norm();}return;}var $f={$blk:AH.prototype.add,$c:true,$r,b,c,d,e,f,g,h,i,j,$s};return $f;};$ptrType(AH).prototype.add=function(b,c){return this.$get().add(b,c);};AH.prototype.sub=function(b,c){var{b,c,d,e,f,g,h,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=this;e=b.$length;f=c.$length;if(ef){$s=1;continue;}$s=2;continue;case 1:h=CS($convertSliceType($subslice(d,f),DY),$convertSliceType($subslice(b,f),DY),g);$s=3;case 3:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}g=h;case 2:if(!((g===0))){$panic(new $String("underflow"));}$s=-1;return d.norm();}return;}var $f={$blk:AH.prototype.sub,$c:true,$r,b,c,d,e,f,g,h,$s};return $f;};$ptrType(AH).prototype.sub=function(b,c){return this.$get().sub(b,c);};AH.prototype.cmp=function(b){var b,c,d,e,f,g;c=0;d=this;e=d.$length;f=b.$length;if(!((e===f))||(e===0)){if(ef){c=1;}return c;}g=e-1>>0;while(true){if(!(g>0&&(((g<0||g>=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+g])===((g<0||g>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+g])))){break;}g=g-(1)>>0;}if(((g<0||g>=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+g])<((g<0||g>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+g])){c=-1;}else if(((g<0||g>=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+g])>((g<0||g>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+g])){c=1;}return c;};$ptrType(AH).prototype.cmp=function(b){return this.$get().cmp(b);};AH.prototype.mulAddWW=function(b,c,d){var b,c,d,e,f;e=this;f=b.$length;if((f===0)||(c===0)){return e.setWord(d);}e=e.make(f+1>>0);((f<0||f>=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+f]=CV($convertSliceType($subslice(e,0,f),DY),$convertSliceType(b,DY),c,d));return e.norm();};$ptrType(AH).prototype.mulAddWW=function(b,c,d){return this.$get().mulAddWW(b,c,d);};AM=function(b,c,d){var b,c,d,e,f,g,h,i;$subslice(b,0,(c.$length+d.$length>>0)).clear();e=d;f=0;while(true){if(!(f=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+f]);if(!((h===0))){(i=c.$length+g>>0,((i<0||i>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+i]=CW($convertSliceType($subslice(b,g,(g+c.$length>>0)),DY),$convertSliceType(c,DY),h)));}f++;}};AH.prototype.montgomery=function(b,c,d,e,f){var b,c,d,e,f,g,h,i,j,k,l,m,n,o,p;g=this;if(!((b.$length===f))||!((c.$length===f))||!((d.$length===f))){$panic(new $String("math/big: mismatched montgomery number lengths"));}g=g.make($imul(f,2));g.clear();h=0;i=0;while(true){if(!(i=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+i]);k=CW($convertSliceType($subslice(g,i,(f+i>>0)),DY),$convertSliceType(b,DY),j);l=$imul(((i<0||i>=g.$length)?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+i]),e)>>>0;m=CW($convertSliceType($subslice(g,i,(f+i>>0)),DY),$convertSliceType(d,DY),l);n=h+k>>>0;o=n+m>>>0;(p=f+i>>0,((p<0||p>=g.$length)?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+p]=o));if(n>0;}if(!((h===0))){CQ($convertSliceType($subslice(g,0,f),DY),$convertSliceType($subslice(g,f),DY),$convertSliceType(d,DY));}else{$copySlice($subslice(g,0,f),$subslice(g,f));}return $subslice(g,0,f);};$ptrType(AH).prototype.montgomery=function(b,c,d,e,f){return this.$get().montgomery(b,c,d,e,f);};AN=function(b,c,d){var{b,c,d,e,f,$s,$r,$c}=$restore(this,{b,c,d});$s=$s||0;s:while(true){switch($s){case 0:e=CP($convertSliceType($subslice(b,0,d),DY),$convertSliceType(b,DY),$convertSliceType(c,DY));if(!((e===0))){$s=1;continue;}$s=2;continue;case 1:f=CR($convertSliceType($subslice(b,d,(d+(d>>1>>0)>>0)),DY),$convertSliceType($subslice(b,d),DY),e);$s=3;case 3:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}f;case 2:$s=-1;return;}return;}var $f={$blk:AN,$c:true,$r,b,c,d,e,f,$s};return $f;};AO=function(b,c,d){var{b,c,d,e,f,$s,$r,$c}=$restore(this,{b,c,d});$s=$s||0;s:while(true){switch($s){case 0:e=CQ($convertSliceType($subslice(b,0,d),DY),$convertSliceType(b,DY),$convertSliceType(c,DY));if(!((e===0))){$s=1;continue;}$s=2;continue;case 1:f=CS($convertSliceType($subslice(b,d,(d+(d>>1>>0)>>0)),DY),$convertSliceType($subslice(b,d),DY),e);$s=3;case 3:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}f;case 2:$s=-1;return;}return;}var $f={$blk:AO,$c:true,$r,b,c,d,e,f,$s};return $f;};AQ=function(b,c,d){var{b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,$s,$r,$c}=$restore(this,{b,c,d});$s=$s||0;s:while(true){switch($s){case 0:e=d.$length;if(!(((e&1)===0))||e>1>>0;g=$subslice(c,f);h=$subslice(c,0,f);i=g;j=h;k=$subslice(d,f);l=$subslice(d,0,f);m=k;n=l;$r=AQ(b,j,n);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=AQ($subslice(b,e),i,m);$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}o=1;p=$subslice(b,($imul(2,e)),(($imul(2,e))+f>>0));if(!((CQ($convertSliceType(p,DY),$convertSliceType(i,DY),$convertSliceType(j,DY))===0))){o=-o;CQ($convertSliceType(p,DY),$convertSliceType(j,DY),$convertSliceType(i,DY));}q=$subslice(b,(($imul(2,e))+f>>0),($imul(3,e)));if(!((CQ($convertSliceType(q,DY),$convertSliceType(n,DY),$convertSliceType(m,DY))===0))){o=-o;CQ($convertSliceType(q,DY),$convertSliceType(m,DY),$convertSliceType(n,DY));}r=$subslice(b,($imul(e,3)));$r=AQ(r,p,q);$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}s=$subslice(b,($imul(e,4)));$copySlice(s,$subslice(b,0,($imul(e,2))));$r=AN($subslice(b,f),s,e);$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=AN($subslice(b,f),$subslice(s,e),e);$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(o>0){$s=6;continue;}$s=7;continue;case 6:$r=AN($subslice(b,f),r,e);$s=9;case 9:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=8;continue;case 7:$r=AO($subslice(b,f),r,e);$s=10;case 10:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 8:$s=-1;return;}return;}var $f={$blk:AQ,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,$s};return $f;};AR=function(b,c){var b,c,d,e;return b.$capacity>0&&c.$capacity>0&&(d=$subslice(b,0,b.$capacity),$indexPtr(d.$array,d.$offset+(b.$capacity-1>>0),EC))===(e=$subslice(c,0,c.$capacity),$indexPtr(e.$array,e.$offset+(c.$capacity-1>>0),EC));};AS=function(b,c,d){var{b,c,d,e,f,g,h,$s,$r,$c}=$restore(this,{b,c,d});$s=$s||0;s:while(true){switch($s){case 0:e=c.$length;if(e>0){$s=1;continue;}$s=2;continue;case 1:f=CP($convertSliceType($subslice(b,d,(d+e>>0)),DY),$convertSliceType($subslice(b,d),DY),$convertSliceType(c,DY));if(!((f===0))){$s=3;continue;}$s=4;continue;case 3:g=d+e>>0;if(gc){return b;}return c;};AU=function(b,c){var b,c,d,e;d=0;while(true){if(!(b>c)){break;}b=(b>>$min((1),31))>>0;d=d+(1)>>>0;}return(e=d,e<32?(b<>0;};AH.prototype.mul=function(b,c){var{b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=this;e=b.$length;f=c.$length;if(e=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+0]),0);case 5:case 1:if(AR(d,b)||AR(d,c)){d=AH.nil;}if(f>0);AM(d,b,c);$s=-1;return d.norm();}i=AU(f,AP);j=$subslice(b,0,i);k=$subslice(c,0,i);d=d.make(AT($imul(6,i),e+f>>0));$r=AQ(d,j,k);$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}d=$subslice(d,0,(e+f>>0));$subslice(d,($imul(2,i))).clear();if(ii){t=$subslice(t,0,i);}t=t.norm();u=n.mul(t,r);$s=16;case 16:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}n=u;$r=AS(d,n,s);$s=17;case 17:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}v=n.mul(t,p);$s=18;case 18:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}n=v;$r=AS(d,n,s+i>>0);$s=19;case 19:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}s=s+(i)>>0;$s=14;continue;case 15:BA(m);case 10:$s=-1;return d.norm();}return;}var $f={$blk:AH.prototype.mul,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s};return $f;};$ptrType(AH).prototype.mul=function(b,c){return this.$get().mul(b,c);};AV=function(b,c){var{b,c,d,e,f,g,h,i,j,k,l,m,n,o,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=c.$length;e=AZ($imul(2,d));$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=e;g=f.$get();g.clear();h=CO((0>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+0]),(0>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+0]));(1>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+1]=h[0]);(0>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+0]=h[1]);i=1;while(true){if(!(i=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+i]);k=CO(j,j);(l=($imul(2,i))+1>>0,((l<0||l>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+l]=k[0]));(m=$imul(2,i),((m<0||m>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+m]=k[1]));(n=$imul(2,i),((n<0||n>=g.$length)?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+n]=CW($convertSliceType($subslice(g,i,($imul(2,i))),DY),$convertSliceType($subslice(c,0,i),DY),j)));i=i+(1)>>0;}(o=($imul(2,d))-1>>0,((o<0||o>=g.$length)?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+o]=CT($convertSliceType($subslice(g,1,(($imul(2,d))-1>>0)),DY),$convertSliceType($subslice(g,1,(($imul(2,d))-1>>0)),DY),1)));CP($convertSliceType(b,DY),$convertSliceType(b,DY),$convertSliceType(g,DY));BA(f);$s=-1;return;}return;}var $f={$blk:AV,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,m,n,o,$s};return $f;};AW=function(b,c){var{b,c,d,e,f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=c.$length;if(!(((d&1)===0))||d>1>>0;f=$subslice(c,e);g=$subslice(c,0,e);h=f;i=g;$r=AW(b,i);$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=AW($subslice(b,d),h);$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}j=$subslice(b,($imul(2,d)),(($imul(2,d))+e>>0));if(!((CQ($convertSliceType(j,DY),$convertSliceType(h,DY),$convertSliceType(i,DY))===0))){CQ($convertSliceType(j,DY),$convertSliceType(i,DY),$convertSliceType(h,DY));}k=$subslice(b,($imul(d,3)));$r=AW(k,j);$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}l=$subslice(b,($imul(d,4)));$copySlice(l,$subslice(b,0,($imul(d,2))));$r=AN($subslice(b,e),l,d);$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=AN($subslice(b,e),$subslice(l,d),d);$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=AO($subslice(b,e),k,d);$s=9;case 9:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:AW,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,$s};return $f;};AH.prototype.sqr=function(b){var{b,c,d,e,f,g,h,i,j,k,l,m,n,o,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=this;d=b.$length;if((d===0)){$s=-1;return $subslice(c,0,0);}else if((d===1)){e=(0>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+0]);c=c.make(2);f=CO(e,e);(1>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+1]=f[0]);(0>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+0]=f[1]);$s=-1;return c.norm();}if(AR(c,b)){c=AH.nil;}if(dc.$high||(b.$high===c.$high&&b.$low>c.$low))){$s=3;continue;}if((b.$high===c.$high&&b.$low===c.$low)){$s=4;continue;}if((e=new $Uint64(b.$high+0,b.$low+1),(e.$high===c.$high&&e.$low===c.$low))){$s=5;continue;}$s=6;continue;case 2:$s=-1;return d.setUint64(new $Uint64(0,0));case 3:$s=-1;return d.setUint64(new $Uint64(0,1));case 4:$s=-1;return d.setUint64(b);case 5:f=d.mul((AH.nil).setUint64(b),(AH.nil).setUint64(c));$s=7;case 7:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;$s=8;case 8:return g;case 6:case 1:h=$div64((new $Uint64(b.$high+c.$high,b.$low+c.$low)),new $Uint64(0,2),false);i=(AH.nil).mulRange(b,h);$s=9;case 9:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;k=(AH.nil).mulRange(new $Uint64(h.$high+0,h.$low+1),c);$s=10;case 10:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;m=d.mul(j,l);$s=11;case 11:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;$s=12;case 12:return n;}return;}var $f={$blk:AH.prototype.mulRange,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,m,n,$s};return $f;};$ptrType(AH).prototype.mulRange=function(b,c){return this.$get().mulRange(b,c);};AZ=function(b){var{b,c,d,e,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=DZ.nil;d=BB.Get();$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;if(!($interfaceIsEqual(e,$ifaceNil))){c=$assertType(e,DZ);}if(c===DZ.nil){c=$newDataPointer(AH.nil,DZ);}c.$set(c.make(b));$s=-1;return c;}return;}var $f={$blk:AZ,$c:true,$r,b,c,d,e,$s};return $f;};BA=function(b){var b;BB.Put(b);};AH.prototype.bitLen=function(){var b,c;b=this;c=b.$length-1>>0;if(c>=0){return($imul(c,32))+J.Len(((((c<0||c>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+c])>>>0)))>>0;}return 0;};$ptrType(AH).prototype.bitLen=function(){return this.$get().bitLen();};AH.prototype.trailingZeroBits=function(){var b,c;b=this;if(b.$length===0){return 0;}c=0;while(true){if(!(((c<0||c>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+c])===0)){break;}c=c+(1)>>>0;}return(c*32>>>0)+((J.TrailingZeros(((((c<0||c>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+c])>>>0)))>>>0))>>>0;};$ptrType(AH).prototype.trailingZeroBits=function(){return this.$get().trailingZeroBits();};BC=function(b,c){var b,c;return(b.$length===c.$length)&&b.$length>0&&$indexPtr(b.$array,b.$offset+0,EC)===$indexPtr(c.$array,c.$offset+0,EC);};AH.prototype.shl=function(b,c){var b,c,d,e,f,g,h;d=this;if(c===0){if(BC(d,b)){return d;}if(!AR(d,b)){return d.set(b);}}e=b.$length;if(e===0){return $subslice(d,0,0);}g=e+(((f=c/32,(f===f&&f!==1/0&&f!==-1/0)?f>>>0:$throwRuntimeError("integer divide by zero"))>>0))>>0;d=d.make(g+1>>0);((g<0||g>=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+g]=CT($convertSliceType($subslice(d,(g-e>>0),g),DY),$convertSliceType(b,DY),(h=c%32,h===h?h:$throwRuntimeError("integer divide by zero"))));$subslice(d,0,(g-e>>0)).clear();return d.norm();};$ptrType(AH).prototype.shl=function(b,c){return this.$get().shl(b,c);};AH.prototype.shr=function(b,c){var b,c,d,e,f,g,h;d=this;if(c===0){if(BC(d,b)){return d;}if(!AR(d,b)){return d.set(b);}}e=b.$length;g=e-(((f=c/32,(f===f&&f!==1/0&&f!==-1/0)?f>>>0:$throwRuntimeError("integer divide by zero"))>>0))>>0;if(g<=0){return $subslice(d,0,0);}d=d.make(g);CU($convertSliceType(d,DY),$convertSliceType($subslice(b,(e-g>>0)),DY),(h=c%32,h===h?h:$throwRuntimeError("integer divide by zero")));return d.norm();};$ptrType(AH).prototype.shr=function(b,c){return this.$get().shr(b,c);};AH.prototype.setBit=function(b,c,d){var b,c,d,e,f,g,h,i,j,k,l;e=this;g=(((f=c/32,(f===f&&f!==1/0&&f!==-1/0)?f>>>0:$throwRuntimeError("integer divide by zero"))>>0));j=(h=((i=c%32,i===i?i:$throwRuntimeError("integer divide by zero"))),h<32?(1<>>0;k=b.$length;l=d;if(l===(0)){e=e.make(k);$copySlice(e,b);if(g>=k){return e;}((g<0||g>=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+g]=((((g<0||g>=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+g])&~(j))>>>0));return e.norm();}else if(l===(1)){if(g>=k){e=e.make(g+1>>0);$subslice(e,k).clear();}else{e=e.make(k);}$copySlice(e,b);((g<0||g>=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+g]=((((g<0||g>=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+g])|(j))>>>0));return e;}$panic(new $String("set bit is not 0 or 1"));};$ptrType(AH).prototype.setBit=function(b,c,d){return this.$get().setBit(b,c,d);};AH.prototype.bit=function(b){var b,c,d,e,f,g;c=this;e=(d=b/32,(d===d&&d!==1/0&&d!==-1/0)?d>>>0:$throwRuntimeError("integer divide by zero"));if(e>=((c.$length>>>0))){return 0;}return((((((f=((g=b%32,g===g?g:$throwRuntimeError("integer divide by zero"))),f<32?(((e<0||e>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+e])>>>f):0)>>>0)&1)>>>0)>>>0));};$ptrType(AH).prototype.bit=function(b){return this.$get().bit(b);};AH.prototype.and=function(b,c){var b,c,d,e,f,g;d=this;e=b.$length;f=c.$length;if(e>f){e=f;}d=d.make(e);g=0;while(true){if(!(g=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+g]=((((g<0||g>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+g])&((g<0||g>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+g]))>>>0));g=g+(1)>>0;}return d.norm();};$ptrType(AH).prototype.and=function(b,c){return this.$get().and(b,c);};AH.prototype.andNot=function(b,c){var b,c,d,e,f,g;d=this;e=b.$length;f=c.$length;if(f>e){f=e;}d=d.make(e);g=0;while(true){if(!(g=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+g]=((((g<0||g>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+g])&~((g<0||g>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+g]))>>>0));g=g+(1)>>0;}$copySlice($subslice(d,f,e),$subslice(b,f,e));return d.norm();};$ptrType(AH).prototype.andNot=function(b,c){return this.$get().andNot(b,c);};AH.prototype.or=function(b,c){var b,c,d,e,f,g,h,i,j;d=this;e=b.$length;f=c.$length;g=b;if(e=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+j]=((((j<0||j>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+j])|((j<0||j>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+j]))>>>0));j=j+(1)>>0;}$copySlice($subslice(d,f,e),$subslice(g,f,e));return d.norm();};$ptrType(AH).prototype.or=function(b,c){return this.$get().or(b,c);};AH.prototype.xor=function(b,c){var b,c,d,e,f,g,h,i,j;d=this;e=b.$length;f=c.$length;g=b;if(e=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+j]=((((j<0||j>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+j])^((j<0||j>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+j]))>>>0));j=j+(1)>>0;}$copySlice($subslice(d,f,e),$subslice(g,f,e));return d.norm();};$ptrType(AH).prototype.xor=function(b,c){return this.$get().xor(b,c);};AH.prototype.random=function(b,c,d){var{b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,$s,$r,$c}=$restore(this,{b,c,d});$s=$s||0;s:while(true){switch($s){case 0:e=this;if(AR(e,c)){e=AH.nil;}e=e.make(c.$length);g=(((f=d%32,f===f?f:$throwRuntimeError("integer divide by zero"))>>>0));if(g===0){g=32;}i=(((((h=g,h<32?(1<>>0))-1>>>0));case 1:j=32;if(j===(32)){$s=4;continue;}if(j===(64)){$s=5;continue;}$s=6;continue;case 4:k=e;l=0;case 8:if(!(l=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+m]=((n>>>0)));l++;$s=8;continue;case 9:$s=7;continue;case 5:o=e;p=0;case 11:if(!(p=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+q]=((((r>>>0))|0)>>>0));p++;$s=11;continue;case 12:$s=7;continue;case 6:$panic(new $String("unknown word size"));case 7:case 3:s=c.$length-1>>0;((s<0||s>=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+s]=((((s<0||s>=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+s])&(i))>>>0));if(e.cmp(c)<0){$s=2;continue;}$s=1;continue;case 2:$s=-1;return e.norm();}return;}var $f={$blk:AH.prototype.random,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,$s};return $f;};$ptrType(AH).prototype.random=function(b,c,d){return this.$get().random(b,c,d);};AH.prototype.expNN=function(b,c,d){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{b,c,d});$s=$s||0;s:while(true){switch($s){case 0:e=this;if(AR(e,b)||AR(e,c)){e=AH.nil;}if((d.$length===1)&&((0>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+0])===1)){$s=-1;return e.setWord(0);}if(c.$length===0){$s=-1;return e.setWord(1);}if((c.$length===1)&&((0>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+0])===1)&&!((d.$length===0))){$s=1;continue;}$s=2;continue;case 1:g=(AH.nil).div(e,b,d);$s=3;case 3:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}f=g;e=f[1];$s=-1;return e;case 2:if(!((d.$length===0))){e=e.make(d.$length);}e=e.set(b);if(b.cmp(AI)>0&&c.$length>1&&d.$length>0){$s=4;continue;}$s=5;continue;case 4:if((((0>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+0])&1)>>>0)===1){$s=6;continue;}$s=7;continue;case 6:h=e.expNNMontgomery(b,c,d);$s=8;case 8:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=9;case 9:return i;case 7:j=e.expNNWindowed(b,c,d);$s=10;case 10:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;$s=11;case 11:return k;case 5:m=(l=c.$length-1>>0,((l<0||l>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+l]));n=CZ(m)+1>>>0;m=(o=(n),o<32?(m<>>0;p=AH.nil;q=32-((n>>0))>>0;r=AH.nil;s=AH.nil;t=r;u=s;v=0;case 12:if(!(v>>0)===0))){$s=15;continue;}$s=16;continue;case 15:z=t.mul(e,b);$s=17;case 17:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}t=z;aa=e;ab=t;t=aa;e=ab;case 16:if(!((d.$length===0))){$s=18;continue;}$s=19;continue;case 18:ad=t.div(u,e,d);$s=20;case 20:if($c){$c=false;ad=ad.$blk();}if(ad&&ad.$blk!==undefined){break s;}ac=ad;t=ac[0];u=ac[1];ae=p;af=e;ag=t;ah=u;t=ae;u=af;p=ag;e=ah;case 19:m=(ai=(1),ai<32?(m<>>0;v=v+(1)>>0;$s=12;continue;case 13:aj=c.$length-2>>0;case 21:if(!(aj>=0)){$s=22;continue;}m=((aj<0||aj>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+aj]);ak=0;case 23:if(!(ak<32)){$s=24;continue;}al=t.sqr(e);$s=25;case 25:if($c){$c=false;al=al.$blk();}if(al&&al.$blk!==undefined){break s;}t=al;am=e;an=t;t=am;e=an;if(!((((m&2147483648)>>>0)===0))){$s=26;continue;}$s=27;continue;case 26:ao=t.mul(e,b);$s=28;case 28:if($c){$c=false;ao=ao.$blk();}if(ao&&ao.$blk!==undefined){break s;}t=ao;ap=e;aq=t;t=ap;e=aq;case 27:if(!((d.$length===0))){$s=29;continue;}$s=30;continue;case 29:as=t.div(u,e,d);$s=31;case 31:if($c){$c=false;as=as.$blk();}if(as&&as.$blk!==undefined){break s;}ar=as;t=ar[0];u=ar[1];at=p;au=e;av=t;aw=u;t=at;u=au;p=av;e=aw;case 30:m=(ax=(1),ax<32?(m<>>0;ak=ak+(1)>>0;$s=23;continue;case 24:aj=aj-(1)>>0;$s=21;continue;case 22:$s=-1;return e.norm();}return;}var $f={$blk:AH.prototype.expNN,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};$ptrType(AH).prototype.expNN=function(b,c,d){return this.$get().expNN(b,c,d);};AH.prototype.expNNWindowed=function(b,c,d){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,b,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{b,c,d});$s=$s||0;s:while(true){switch($s){case 0:e=this;f=AH.nil;g=AH.nil;h=f;i=g;j=ED.zero();j[0]=AI;j[1]=b;k=2;case 1:if(!(k<16)){$s=2;continue;}l=$indexPtr(j,(m=k/2,(m===m&&m!==1/0&&m!==-1/0)?m>>0:$throwRuntimeError("integer divide by zero")),DZ);n=$indexPtr(j,k,DZ);o=$indexPtr(j,(k+1>>0),DZ);p=l;q=n;r=o;s=q.sqr(p.$get());$s=3;case 3:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}q.$set(s);u=h.div(i,q.$get(),d);$s=4;case 4:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}t=u;h=t[0];i=t[1];v=i;w=q.$get();q.$set(v);i=w;x=r.mul(q.$get(),b);$s=5;case 5:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}r.$set(x);z=h.div(i,r.$get(),d);$s=6;case 6:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}y=z;h=y[0];i=y[1];aa=i;ab=r.$get();r.$set(aa);i=ab;k=k+(2)>>0;$s=1;continue;case 2:e=e.setWord(1);ac=c.$length-1>>0;case 7:if(!(ac>=0)){$s=8;continue;}ad=((ac<0||ac>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+ac]);ae=0;case 9:if(!(ae<32)){$s=10;continue;}if(!((ac===(c.$length-1>>0)))||!((ae===0))){$s=11;continue;}$s=12;continue;case 11:af=h.sqr(e);$s=13;case 13:if($c){$c=false;af=af.$blk();}if(af&&af.$blk!==undefined){break s;}h=af;ag=e;ah=h;h=ag;e=ah;aj=h.div(i,e,d);$s=14;case 14:if($c){$c=false;aj=aj.$blk();}if(aj&&aj.$blk!==undefined){break s;}ai=aj;h=ai[0];i=ai[1];ak=i;al=e;e=ak;i=al;am=h.sqr(e);$s=15;case 15:if($c){$c=false;am=am.$blk();}if(am&&am.$blk!==undefined){break s;}h=am;an=e;ao=h;h=an;e=ao;aq=h.div(i,e,d);$s=16;case 16:if($c){$c=false;aq=aq.$blk();}if(aq&&aq.$blk!==undefined){break s;}ap=aq;h=ap[0];i=ap[1];ar=i;as=e;e=ar;i=as;at=h.sqr(e);$s=17;case 17:if($c){$c=false;at=at.$blk();}if(at&&at.$blk!==undefined){break s;}h=at;au=e;av=h;h=au;e=av;ax=h.div(i,e,d);$s=18;case 18:if($c){$c=false;ax=ax.$blk();}if(ax&&ax.$blk!==undefined){break s;}aw=ax;h=aw[0];i=aw[1];ay=i;az=e;e=ay;i=az;ba=h.sqr(e);$s=19;case 19:if($c){$c=false;ba=ba.$blk();}if(ba&&ba.$blk!==undefined){break s;}h=ba;bb=e;bc=h;h=bb;e=bc;be=h.div(i,e,d);$s=20;case 20:if($c){$c=false;be=be.$blk();}if(be&&be.$blk!==undefined){break s;}bd=be;h=bd[0];i=bd[1];bf=i;bg=e;e=bf;i=bg;case 12:bi=h.mul(e,(bh=ad>>>28>>>0,((bh<0||bh>=j.length)?($throwRuntimeError("index out of range"),undefined):j[bh])));$s=21;case 21:if($c){$c=false;bi=bi.$blk();}if(bi&&bi.$blk!==undefined){break s;}h=bi;bj=e;bk=h;h=bj;e=bk;bm=h.div(i,e,d);$s=22;case 22:if($c){$c=false;bm=bm.$blk();}if(bm&&bm.$blk!==undefined){break s;}bl=bm;h=bl[0];i=bl[1];bn=i;bo=e;e=bn;i=bo;ad=(bp=(4),bp<32?(ad<>>0;ae=ae+(4)>>0;$s=9;continue;case 10:ac=ac-(1)>>0;$s=7;continue;case 8:$s=-1;return e.norm();}return;}var $f={$blk:AH.prototype.expNNWindowed,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,b,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};$ptrType(AH).prototype.expNNWindowed=function(b,c,d){return this.$get().expNNWindowed(b,c,d);};AH.prototype.expNNMontgomery=function(b,c,d){var{aa,ab,ac,ad,ae,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{b,c,d});$s=$s||0;s:while(true){switch($s){case 0:e=this;f=d.$length;if(b.$length>f){$s=1;continue;}$s=2;continue;case 1:h=(AH.nil).div(AH.nil,b,d);$s=3;case 3:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}g=h;b=g[1];case 2:if(b.$length=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+0])>>>0;k=(0>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+0])-1>>>0;l=1;while(true){if(!(l<32)){break;}k=$imul(k,(k))>>>0;j=$imul(j,(((k+1>>>0))))>>>0;l=(m=(1),m<32?(l<>0;}j=-j>>>0;n=(AH.nil).setWord(1);o=(AH.nil).shl(n,((($imul(($imul(2,f)),32))>>>0)));q=(AH.nil).div(n,o,d);$s=4;case 4:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}p=q;n=p[1];if(n.$length=r.$length?($throwRuntimeError("index out of range"),undefined):r.$array[r.$offset+0]=1);s=ED.zero();s[0]=s[0].montgomery(r,n,d,j,f);s[1]=s[1].montgomery(b,n,d,j,f);t=2;while(true){if(!(t<16)){break;}((t<0||t>=s.length)?($throwRuntimeError("index out of range"),undefined):s[t]=((t<0||t>=s.length)?($throwRuntimeError("index out of range"),undefined):s[t]).montgomery((u=t-1>>0,((u<0||u>=s.length)?($throwRuntimeError("index out of range"),undefined):s[u])),s[1],d,j,f));t=t+(1)>>0;}e=e.make(f);$copySlice(e,s[0]);o=o.make(f);v=c.$length-1>>0;while(true){if(!(v>=0)){break;}w=((v<0||v>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+v]);x=0;while(true){if(!(x<32)){break;}if(!((v===(c.$length-1>>0)))||!((x===0))){o=o.montgomery(e,e,d,j,f);e=e.montgomery(o,o,d,j,f);o=o.montgomery(e,e,d,j,f);e=e.montgomery(o,o,d,j,f);}o=o.montgomery(e,(y=w>>>28>>>0,((y<0||y>=s.length)?($throwRuntimeError("index out of range"),undefined):s[y])),d,j,f);z=o;aa=e;e=z;o=aa;w=(ab=(4),ab<32?(w<>>0;x=x+(4)>>0;}v=v-(1)>>0;}o=o.montgomery(e,r,d,j,f);if(o.cmp(d)>=0){$s=5;continue;}$s=6;continue;case 5:ac=o.sub(o,d);$s=7;case 7:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}o=ac;if(o.cmp(d)>=0){$s=8;continue;}$s=9;continue;case 8:ae=(AH.nil).div(AH.nil,o,d);$s=10;case 10:if($c){$c=false;ae=ae.$blk();}if(ae&&ae.$blk!==undefined){break s;}ad=ae;o=ad[1];case 9:case 6:$s=-1;return o.norm();}return;}var $f={$blk:AH.prototype.expNNMontgomery,$c:true,$r,aa,ab,ac,ad,ae,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};$ptrType(AH).prototype.expNNMontgomery=function(b,c,d){return this.$get().expNNMontgomery(b,c,d);};AH.prototype.bytes=function(b){var b,c,d,e,f,g,h,i;c=0;d=this;c=b.$length;e=d;f=0;while(true){if(!(f=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+f]);h=0;while(true){if(!(h<4)){break;}c=c-(1)>>0;if(c>=0){((c<0||c>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+c]=((g<<24>>>24)));}else if(!((((g<<24>>>24))===0))){$panic(new $String("math/big: buffer too small to fit value"));}g=(i=(8),i<32?(g>>>i):0)>>>0;h=h+(1)>>0;}f++;}if(c<0){c=0;}while(true){if(!(c=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+c])===0))){break;}c=c+(1)>>0;}return c;};$ptrType(AH).prototype.bytes=function(b){return this.$get().bytes(b);};BD=function(b){var b;if(false){return(($clone(D.BigEndian,D.bigEndian).Uint64(b).$low>>>0));}return(($clone(D.BigEndian,D.bigEndian).Uint32(b)>>>0));};AH.prototype.setBytes=function(b){var b,c,d,e,f,g,h,i,j,k;c=this;c=c.make((d=(((b.$length+4>>0)-1>>0))/4,(d===d&&d!==1/0&&d!==-1/0)?d>>0:$throwRuntimeError("integer divide by zero")));e=b.$length;f=0;while(true){if(!(e>=4)){break;}((f<0||f>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+f]=BD($subslice(b,(e-4>>0),e)));e=e-(4)>>0;f=f+(1)>>0;}if(e>0){g=0;h=0;while(true){if(!(e>0)){break;}g=(g|(((i=h,i<32?((((j=e-1>>0,((j<0||j>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+j]))>>>0))<>>0)))>>>0;e=e-(1)>>0;h=h+(8)>>>0;}(k=c.$length-1>>0,((k<0||k>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+k]=g));}return c.norm();};$ptrType(AH).prototype.setBytes=function(b){return this.$get().setBytes(b);};AH.prototype.sqrt=function(b){var{b,c,d,e,f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=this;if(b.cmp(AI)<=0){$s=-1;return c.set(b);}if(AR(c,b)){c=AH.nil;}d=AH.nil;e=AH.nil;f=d;g=e;f=c;f=f.setUint64(new $Uint64(0,1));f=f.shl(f,(h=(((b.bitLen()+1>>0)>>>0))/2,(h===h&&h!==1/0&&h!==-1/0)?h>>>0:$throwRuntimeError("integer divide by zero")));i=0;case 1:k=g.div(AH.nil,b,f);$s=3;case 3:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j=k;g=j[0];l=g.add(g,f);$s=4;case 4:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}g=l;g=g.shr(g,1);if(g.cmp(f)>=0){if((i&1)===0){$s=-1;return f;}$s=-1;return c.set(f);}m=g;n=f;f=m;g=n;i=i+(1)>>0;$s=1;continue;case 2:$s=-1;return AH.nil;}return;}var $f={$blk:AH.prototype.sqrt,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,m,n,$s};return $f;};$ptrType(AH).prototype.sqrt=function(b){return this.$get().sqrt(b);};BH.ptr.prototype.GobEncode=function(){var b,c,d,e;b=this;if(b===DX.nil){return[DW.nil,$ifaceNil];}c=$makeSlice(DW,(1+($imul(b.abs.$length,4))>>0));d=b.abs.bytes(c)-1>>0;e=2;if(b.neg){e=(e|(1))>>>0;}((d<0||d>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+d]=e);return[$subslice(c,d),$ifaceNil];};BH.prototype.GobEncode=function(){return this.$val.GobEncode();};BH.ptr.prototype.GobDecode=function(b){var{b,c,d,e,f,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=this;if(b.$length===0){BH.copy(c,new BH.ptr(false,AH.nil));$s=-1;return $ifaceNil;}d=(0>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+0]);if(!(((d>>>1<<24>>>24)===1))){$s=1;continue;}$s=2;continue;case 1:e=F.Errorf("Int.GobDecode: encoding version %d not supported",new DT([new $Uint8((d>>>1<<24>>>24))]));$s=3;case 3:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=e;$s=4;case 4:return f;case 2:c.neg=!((((d&1)>>>0)===0));c.abs=c.abs.setBytes($subslice(b,1));$s=-1;return $ifaceNil;}return;}var $f={$blk:BH.ptr.prototype.GobDecode,$c:true,$r,b,c,d,e,f,$s};return $f;};BH.prototype.GobDecode=function(b){return this.$val.GobDecode(b);};BH.ptr.prototype.MarshalText=function(){var{b,c,d,e,f,g,h,i,j,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:b=DW.nil;c=$ifaceNil;d=this;if(d===DX.nil){e=(new DW($stringToBytes("")));f=$ifaceNil;b=e;c=f;$s=-1;return[b,c];}h=d.abs.itoa(d.neg,10);$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}g=h;i=$ifaceNil;b=g;c=i;j=[b,c];$s=2;case 2:return j;}return;}var $f={$blk:BH.ptr.prototype.MarshalText,$c:true,$r,b,c,d,e,f,g,h,i,j,$s};return $f;};BH.prototype.MarshalText=function(){return this.$val.MarshalText();};BH.ptr.prototype.UnmarshalText=function(b){var{b,c,d,e,f,g,h,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=this;e=c.setFromScanner(K.NewReader(b),0);$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}d=e;f=d[1];if(!f){$s=2;continue;}$s=3;continue;case 2:g=F.Errorf("math/big: cannot unmarshal %q into a *big.Int",new DT([b]));$s=4;case 4:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;$s=5;case 5:return h;case 3:$s=-1;return $ifaceNil;}return;}var $f={$blk:BH.ptr.prototype.UnmarshalText,$c:true,$r,b,c,d,e,f,g,h,$s};return $f;};BH.prototype.UnmarshalText=function(b){return this.$val.UnmarshalText(b);};BH.ptr.prototype.MarshalJSON=function(){var{b,c,d,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:b=this;c=b.MarshalText();$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c;$s=2;case 2:return d;}return;}var $f={$blk:BH.ptr.prototype.MarshalJSON,$c:true,$r,b,c,d,$s};return $f;};BH.prototype.MarshalJSON=function(){return this.$val.MarshalJSON();};BH.ptr.prototype.UnmarshalJSON=function(b){var{b,c,d,e,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=this;if(($bytesToString(b))==="null"){$s=-1;return $ifaceNil;}d=c.UnmarshalText(b);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;$s=2;case 2:return e;}return;}var $f={$blk:BH.ptr.prototype.UnmarshalJSON,$c:true,$r,b,c,d,e,$s};return $f;};BH.prototype.UnmarshalJSON=function(b){return this.$val.UnmarshalJSON(b);};BH.ptr.prototype.Text=function(b){var{b,c,d,e,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=this;if(c===DX.nil){$s=-1;return"";}d=c.abs.itoa(c.neg,b);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=($bytesToString(d));$s=2;case 2:return e;}return;}var $f={$blk:BH.ptr.prototype.Text,$c:true,$r,b,c,d,e,$s};return $f;};BH.prototype.Text=function(b){return this.$val.Text(b);};BH.ptr.prototype.Append=function(b,c){var{b,c,d,e,f,g,h,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=this;if(d===DX.nil){$s=-1;return $appendSlice(b,"");}e=b;f=d.abs.itoa(d.neg,c);$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;h=$appendSlice(e,g);$s=2;case 2:return h;}return;}var $f={$blk:BH.ptr.prototype.Append,$c:true,$r,b,c,d,e,f,g,h,$s};return $f;};BH.prototype.Append=function(b,c){return this.$val.Append(b,c);};BH.ptr.prototype.String=function(){var{b,c,d,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:b=this;c=b.Text(10);$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c;$s=2;case 2:return d;}return;}var $f={$blk:BH.ptr.prototype.String,$c:true,$r,b,c,d,$s};return $f;};BH.prototype.String=function(){return this.$val.String();};BE=function(b,c,d){var{b,c,d,e,f,$s,$r,$c}=$restore(this,{b,c,d});$s=$s||0;s:while(true){switch($s){case 0:if(c.length>0){$s=1;continue;}$s=2;continue;case 1:e=(new DW($stringToBytes(c)));case 3:if(!(d>0)){$s=4;continue;}f=b.Write(e);$s=5;case 5:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}f;d=d-(1)>>0;$s=3;continue;case 4:case 2:$s=-1;return;}return;}var $f={$blk:BE,$c:true,$r,b,c,d,e,f,$s};return $f;};BH.ptr.prototype.Format=function(b,c){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=this;e=0;f=c;if(f===(98)){$s=2;continue;}if((f===(111))||(f===(79))){$s=3;continue;}if((f===(100))||(f===(115))||(f===(118))){$s=4;continue;}if((f===(120))||(f===(88))){$s=5;continue;}$s=6;continue;case 2:e=2;$s=7;continue;case 3:e=8;$s=7;continue;case 4:e=10;$s=7;continue;case 5:e=16;$s=7;continue;case 6:g=b;h=new $Int32(c);i=d.String();$s=8;case 8:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=new $String(i);k=F.Fprintf(g,"%%!%c(big.Int=%s)",new DT([h,j]));$s=9;case 9:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}k;$s=-1;return;case 7:case 1:if(d===DX.nil){$s=10;continue;}$s=11;continue;case 10:l=F.Fprint(b,new DT([new $String("")]));$s=12;case 12:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}l;$s=-1;return;case 11:m="";if(d.neg){$s=14;continue;}n=b.Flag(43);$s=18;case 18:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}if(n){$s=15;continue;}o=b.Flag(32);$s=19;case 19:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}if(o){$s=16;continue;}$s=17;continue;case 14:m="-";$s=17;continue;case 15:m="+";$s=17;continue;case 16:m=" ";case 17:case 13:p="";q=b.Flag(35);$s=22;case 22:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}if(q){$s=20;continue;}$s=21;continue;case 20:r=c;if(r===(98)){p="0b";}else if(r===(111)){p="0";}else if(r===(120)){p="0x";}else if(r===(88)){p="0X";}case 21:if(c===79){p="0o";}s=d.abs.utoa(e);$s=23;case 23:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=s;if(c===88){u=t;v=0;while(true){if(!(v=u.$length)?($throwRuntimeError("index out of range"),undefined):u.$array[u.$offset+v]);if(97<=x&&x<=122){((w<0||w>=t.$length)?($throwRuntimeError("index out of range"),undefined):t.$array[t.$offset+w]=(65+((x-97<<24>>>24))<<24>>>24));}v++;}}y=0;z=0;aa=0;ac=b.Precision();$s=24;case 24:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}ab=ac;ad=ab[0];ae=ab[1];if(ae){if(t.$length>0;}else if((t.$length===1)&&((0>=t.$length?($throwRuntimeError("index out of range"),undefined):t.$array[t.$offset+0])===48)&&(ad===0)){$s=-1;return;}}af=((m.length+p.length>>0)+z>>0)+t.$length>>0;ah=b.Width();$s=25;case 25:if($c){$c=false;ah=ah.$blk();}if(ah&&ah.$blk!==undefined){break s;}ag=ah;ai=ag[0];aj=ag[1];if(aj&&af>0;al=b.Flag(45);$s=33;case 33:if($c){$c=false;al=al.$blk();}if(al&&al.$blk!==undefined){break s;}if(al){$s=29;continue;}am=b.Flag(48);$s=34;case 34:if($c){$c=false;am=am.$blk();}if(am&&am.$blk!==undefined){break s;}if(am&&!ae){$s=30;continue;}$s=31;continue;case 29:aa=ak;$s=32;continue;case 30:z=ak;$s=32;continue;case 31:y=ak;case 32:case 28:case 27:$r=BE(b," ",y);$s=35;case 35:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=BE(b,m,1);$s=36;case 36:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=BE(b,p,1);$s=37;case 37:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=BE(b,"0",z);$s=38;case 38:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}an=b.Write(t);$s=39;case 39:if($c){$c=false;an=an.$blk();}if(an&&an.$blk!==undefined){break s;}an;$r=BE(b," ",aa);$s=40;case 40:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:BH.ptr.prototype.Format,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};BH.prototype.Format=function(b,c){return this.$val.Format(b,c);};BH.ptr.prototype.scan=function(b,c){var{b,c,d,e,f,g,h,i,j,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=this;f=BF(b);$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}e=f;g=e[0];h=e[1];if(!($interfaceIsEqual(h,$ifaceNil))){$s=-1;return[DX.nil,0,h];}j=d.abs.scan(b,c,false);$s=2;case 2:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}i=j;d.abs=i[0];c=i[1];h=i[3];if(!($interfaceIsEqual(h,$ifaceNil))){$s=-1;return[DX.nil,c,h];}d.neg=d.abs.$length>0&&g;$s=-1;return[d,c,$ifaceNil];}return;}var $f={$blk:BH.ptr.prototype.scan,$c:true,$r,b,c,d,e,f,g,h,i,j,$s};return $f;};BH.prototype.scan=function(b,c){return this.$val.scan(b,c);};BF=function(b){var{b,c,d,e,f,g,h,i,j,k,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=false;d=$ifaceNil;e=0;g=b.ReadByte();$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}f=g;e=f[0];d=f[1];if(!($interfaceIsEqual(d,$ifaceNil))){h=false;i=d;c=h;d=i;$s=-1;return[c,d];}j=e;if(j===(45)){$s=3;continue;}if(j===(43)){$s=4;continue;}$s=5;continue;case 3:c=true;$s=6;continue;case 4:$s=6;continue;case 5:k=b.UnreadByte();$s=7;case 7:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}k;case 6:case 2:$s=-1;return[c,d];}return;}var $f={$blk:BF,$c:true,$r,b,c,d,e,f,g,h,i,j,k,$s};return $f;};BG.ptr.prototype.ReadByte=function(){var{b,c,d,e,f,g,h,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:b=this;d=b.ScanState.ReadRune();$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}c=d;e=c[0];f=c[1];g=c[2];if(!((f===1))&&$interfaceIsEqual(g,$ifaceNil)){$s=2;continue;}$s=3;continue;case 2:h=F.Errorf("invalid rune %#U",new DT([new $Int32(e)]));$s=4;case 4:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}g=h;case 3:$s=-1;return[((e<<24>>>24)),g];}return;}var $f={$blk:BG.ptr.prototype.ReadByte,$c:true,$r,b,c,d,e,f,g,h,$s};return $f;};BG.prototype.ReadByte=function(){return this.$val.ReadByte();};BG.ptr.prototype.UnreadByte=function(){var{b,c,d,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:b=this;c=b.ScanState.UnreadRune();$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c;$s=2;case 2:return d;}return;}var $f={$blk:BG.ptr.prototype.UnreadByte,$c:true,$r,b,c,d,$s};return $f;};BG.prototype.UnreadByte=function(){return this.$val.UnreadByte();};BH.ptr.prototype.Scan=function(b,c){var{b,c,d,e,f,g,h,i,j,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=this;$r=b.SkipSpace();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}e=0;f=c;if(f===(98)){e=2;}else if(f===(111)){e=8;}else if(f===(100)){e=10;}else if((f===(120))||(f===(88))){e=16;}else if((f===(115))||(f===(118))){}else{$s=-1;return E.New("Int.Scan: invalid verb");}i=d.scan((h=new BG.ptr(b),new h.constructor.elem(h)),e);$s=2;case 2:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}g=i;j=g[2];$s=-1;return j;}return;}var $f={$blk:BH.ptr.prototype.Scan,$c:true,$r,b,c,d,e,f,g,h,i,j,$s};return $f;};BH.prototype.Scan=function(b,c){return this.$val.Scan(b,c);};BH.ptr.prototype.Sign=function(){var b;b=this;if(b.abs.$length===0){return 0;}if(b.neg){return-1;}return 1;};BH.prototype.Sign=function(){return this.$val.Sign();};BH.ptr.prototype.SetInt64=function(b){var b,c,d;c=this;d=false;if((b.$high<0||(b.$high===0&&b.$low<0))){d=true;b=new $Int64(-b.$high,-b.$low);}c.abs=c.abs.setUint64((new $Uint64(b.$high,b.$low)));c.neg=d;return c;};BH.prototype.SetInt64=function(b){return this.$val.SetInt64(b);};BH.ptr.prototype.SetUint64=function(b){var b,c;c=this;c.abs=c.abs.setUint64(b);c.neg=false;return c;};BH.prototype.SetUint64=function(b){return this.$val.SetUint64(b);};BJ=function(b){var b;return new BH.ptr(false,AH.nil).SetInt64(b);};$pkg.NewInt=BJ;BH.ptr.prototype.Set=function(b){var b,c;c=this;if(!(c===b)){c.abs=c.abs.set(b.abs);c.neg=b.neg;}return c;};BH.prototype.Set=function(b){return this.$val.Set(b);};BH.ptr.prototype.Bits=function(){var b;b=this;return $convertSliceType(b.abs,DY);};BH.prototype.Bits=function(){return this.$val.Bits();};BH.ptr.prototype.SetBits=function(b){var b,c;c=this;c.abs=($convertSliceType(b,AH)).norm();c.neg=false;return c;};BH.prototype.SetBits=function(b){return this.$val.SetBits(b);};BH.ptr.prototype.Abs=function(b){var b,c;c=this;c.Set(b);c.neg=false;return c;};BH.prototype.Abs=function(b){return this.$val.Abs(b);};BH.ptr.prototype.Neg=function(b){var b,c;c=this;c.Set(b);c.neg=c.abs.$length>0&&!c.neg;return c;};BH.prototype.Neg=function(b){return this.$val.Neg(b);};BH.ptr.prototype.Add=function(b,c){var{b,c,d,e,f,g,h,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=this;e=b.neg;if(b.neg===c.neg){$s=1;continue;}$s=2;continue;case 1:f=d.abs.add(b.abs,c.abs);$s=4;case 4:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}d.abs=f;$s=3;continue;case 2:if(b.abs.cmp(c.abs)>=0){$s=5;continue;}$s=6;continue;case 5:g=d.abs.sub(b.abs,c.abs);$s=8;case 8:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}d.abs=g;$s=7;continue;case 6:e=!e;h=d.abs.sub(c.abs,b.abs);$s=9;case 9:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}d.abs=h;case 7:case 3:d.neg=d.abs.$length>0&&e;$s=-1;return d;}return;}var $f={$blk:BH.ptr.prototype.Add,$c:true,$r,b,c,d,e,f,g,h,$s};return $f;};BH.prototype.Add=function(b,c){return this.$val.Add(b,c);};BH.ptr.prototype.Sub=function(b,c){var{b,c,d,e,f,g,h,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=this;e=b.neg;if(!(b.neg===c.neg)){$s=1;continue;}$s=2;continue;case 1:f=d.abs.add(b.abs,c.abs);$s=4;case 4:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}d.abs=f;$s=3;continue;case 2:if(b.abs.cmp(c.abs)>=0){$s=5;continue;}$s=6;continue;case 5:g=d.abs.sub(b.abs,c.abs);$s=8;case 8:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}d.abs=g;$s=7;continue;case 6:e=!e;h=d.abs.sub(c.abs,b.abs);$s=9;case 9:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}d.abs=h;case 7:case 3:d.neg=d.abs.$length>0&&e;$s=-1;return d;}return;}var $f={$blk:BH.ptr.prototype.Sub,$c:true,$r,b,c,d,e,f,g,h,$s};return $f;};BH.prototype.Sub=function(b,c){return this.$val.Sub(b,c);};BH.ptr.prototype.Mul=function(b,c){var{b,c,d,e,f,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=this;if(b===c){$s=1;continue;}$s=2;continue;case 1:e=d.abs.sqr(b.abs);$s=3;case 3:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}d.abs=e;d.neg=false;$s=-1;return d;case 2:f=d.abs.mul(b.abs,c.abs);$s=4;case 4:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}d.abs=f;d.neg=d.abs.$length>0&&!(b.neg===c.neg);$s=-1;return d;}return;}var $f={$blk:BH.ptr.prototype.Mul,$c:true,$r,b,c,d,e,f,$s};return $f;};BH.prototype.Mul=function(b,c){return this.$val.Mul(b,c);};BH.ptr.prototype.MulRange=function(b,c){var{b,c,d,e,f,g,h,i,j,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=this;if((b.$high>c.$high||(b.$high===c.$high&&b.$low>c.$low))){$s=-1;return d.SetInt64(new $Int64(0,1));}else if((b.$high<0||(b.$high===0&&b.$low<=0))&&(c.$high>0||(c.$high===0&&c.$low>=0))){$s=-1;return d.SetInt64(new $Int64(0,0));}e=false;if((b.$high<0||(b.$high===0&&b.$low<0))){e=(f=(g=new $Int64(c.$high-b.$high,c.$low-b.$low),new $Int64(g.$high&0,(g.$low&1)>>>0)),(f.$high===0&&f.$low===0));h=new $Int64(-c.$high,-c.$low);i=new $Int64(-b.$high,-b.$low);b=h;c=i;}j=d.abs.mulRange((new $Uint64(b.$high,b.$low)),(new $Uint64(c.$high,c.$low)));$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}d.abs=j;d.neg=e;$s=-1;return d;}return;}var $f={$blk:BH.ptr.prototype.MulRange,$c:true,$r,b,c,d,e,f,g,h,i,j,$s};return $f;};BH.prototype.MulRange=function(b,c){return this.$val.MulRange(b,c);};BH.ptr.prototype.Binomial=function(b,c){var{b,c,d,e,f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=[d];e=[e];f=this;if((g=$div64(b,new $Int64(0,2),false),(g.$high0&&!(b.neg===c.neg);$s=-1;return d;}return;}var $f={$blk:BH.ptr.prototype.Quo,$c:true,$r,b,c,d,e,f,$s};return $f;};BH.prototype.Quo=function(b,c){return this.$val.Quo(b,c);};BH.ptr.prototype.Rem=function(b,c){var{b,c,d,e,f,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=this;f=(AH.nil).div(d.abs,b.abs,c.abs);$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}e=f;d.abs=e[1];d.neg=d.abs.$length>0&&b.neg;$s=-1;return d;}return;}var $f={$blk:BH.ptr.prototype.Rem,$c:true,$r,b,c,d,e,f,$s};return $f;};BH.prototype.Rem=function(b,c){return this.$val.Rem(b,c);};BH.ptr.prototype.QuoRem=function(b,c,d){var{b,c,d,e,f,g,h,i,$s,$r,$c}=$restore(this,{b,c,d});$s=$s||0;s:while(true){switch($s){case 0:e=this;g=e.abs.div(d.abs,b.abs,c.abs);$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}f=g;e.abs=f[0];d.abs=f[1];h=e.abs.$length>0&&!(b.neg===c.neg);i=d.abs.$length>0&&b.neg;e.neg=h;d.neg=i;$s=-1;return[e,d];}return;}var $f={$blk:BH.ptr.prototype.QuoRem,$c:true,$r,b,c,d,e,f,g,h,i,$s};return $f;};BH.prototype.QuoRem=function(b,c,d){return this.$val.QuoRem(b,c,d);};BH.ptr.prototype.Div=function(b,c){var{b,c,d,e,f,g,h,i,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=[d];e=this;f=c.neg;d[0]=new BH.ptr(false,AH.nil);g=e.QuoRem(b,c,d[0]);$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}g;if(d[0].neg){$s=2;continue;}$s=3;continue;case 2:if(f){$s=4;continue;}$s=5;continue;case 4:h=e.Add(e,BI);$s=7;case 7:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}h;$s=6;continue;case 5:i=e.Sub(e,BI);$s=8;case 8:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}i;case 6:case 3:$s=-1;return e;}return;}var $f={$blk:BH.ptr.prototype.Div,$c:true,$r,b,c,d,e,f,g,h,i,$s};return $f;};BH.prototype.Div=function(b,c){return this.$val.Div(b,c);};BH.ptr.prototype.Mod=function(b,c){var{b,c,d,e,f,g,h,i,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=this;e=c;if(d===c||AR(d.abs,c.abs)){e=new BH.ptr(false,AH.nil).Set(c);}f=new BH.ptr(false,AH.nil);g=f.QuoRem(b,c,d);$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}g;if(d.neg){$s=2;continue;}$s=3;continue;case 2:if(e.neg){$s=4;continue;}$s=5;continue;case 4:h=d.Sub(d,e);$s=7;case 7:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}h;$s=6;continue;case 5:i=d.Add(d,e);$s=8;case 8:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}i;case 6:case 3:$s=-1;return d;}return;}var $f={$blk:BH.ptr.prototype.Mod,$c:true,$r,b,c,d,e,f,g,h,i,$s};return $f;};BH.prototype.Mod=function(b,c){return this.$val.Mod(b,c);};BH.ptr.prototype.DivMod=function(b,c,d){var{b,c,d,e,f,g,h,i,j,k,$s,$r,$c}=$restore(this,{b,c,d});$s=$s||0;s:while(true){switch($s){case 0:e=this;f=c;if(e===c||AR(e.abs,c.abs)){f=new BH.ptr(false,AH.nil).Set(c);}g=e.QuoRem(b,c,d);$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}g;if(d.neg){$s=2;continue;}$s=3;continue;case 2:if(f.neg){$s=4;continue;}$s=5;continue;case 4:h=e.Add(e,BI);$s=7;case 7:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}h;i=d.Sub(d,f);$s=8;case 8:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}i;$s=6;continue;case 5:j=e.Sub(e,BI);$s=9;case 9:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}j;k=d.Add(d,f);$s=10;case 10:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}k;case 6:case 3:$s=-1;return[e,d];}return;}var $f={$blk:BH.ptr.prototype.DivMod,$c:true,$r,b,c,d,e,f,g,h,i,j,k,$s};return $f;};BH.prototype.DivMod=function(b,c,d){return this.$val.DivMod(b,c,d);};BH.ptr.prototype.Cmp=function(b){var b,c,d;c=0;d=this;if(d===b){}else if(d.neg===b.neg){c=d.abs.cmp(b.abs);if(d.neg){c=-c;}}else if(d.neg){c=-1;}else{c=1;}return c;};BH.prototype.Cmp=function(b){return this.$val.Cmp(b);};BH.ptr.prototype.CmpAbs=function(b){var b,c;c=this;return c.abs.cmp(b.abs);};BH.prototype.CmpAbs=function(b){return this.$val.CmpAbs(b);};BL=function(b){var b,c,d,e,f;if(b.$length===0){return new $Uint64(0,0);}d=((c=(0>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+0]),new $Uint64(0,c.constructor===Number?c:1)));if(true&&b.$length>1){return(e=$shiftLeft64(((f=(1>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+1]),new $Uint64(0,f.constructor===Number?f:1))),32),new $Uint64(e.$high|d.$high,(e.$low|d.$low)>>>0));}return d;};BH.ptr.prototype.Int64=function(){var b,c,d;b=this;d=((c=BL(b.abs),new $Int64(c.$high,c.$low)));if(b.neg){d=new $Int64(-d.$high,-d.$low);}return d;};BH.prototype.Int64=function(){return this.$val.Int64();};BH.ptr.prototype.Uint64=function(){var b;b=this;return BL(b.abs);};BH.prototype.Uint64=function(){return this.$val.Uint64();};BH.ptr.prototype.IsInt64=function(){var b,c,d,e;b=this;if(b.abs.$length<=2){d=((c=BL(b.abs),new $Int64(c.$high,c.$low)));return(d.$high>0||(d.$high===0&&d.$low>=0))||b.neg&&(e=new $Int64(-d.$high,-d.$low),(d.$high===e.$high&&d.$low===e.$low));}return false;};BH.prototype.IsInt64=function(){return this.$val.IsInt64();};BH.ptr.prototype.IsUint64=function(){var b;b=this;return!b.neg&&b.abs.$length<=2;};BH.prototype.IsUint64=function(){return this.$val.IsUint64();};BH.ptr.prototype.SetString=function(b,c){var{b,c,d,e,f,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=this;e=d.setFromScanner(H.NewReader(b),c);$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=e;$s=2;case 2:return f;}return;}var $f={$blk:BH.ptr.prototype.SetString,$c:true,$r,b,c,d,e,f,$s};return $f;};BH.prototype.SetString=function(b,c){return this.$val.SetString(b,c);};BH.ptr.prototype.setFromScanner=function(b,c){var{b,c,d,e,f,g,h,i,j,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=this;f=d.scan(b,c);$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}e=f;g=e[2];if(!($interfaceIsEqual(g,$ifaceNil))){$s=-1;return[DX.nil,false];}i=b.ReadByte();$s=2;case 2:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}h=i;j=h[1];if(!($interfaceIsEqual(j,G.EOF))){$s=-1;return[DX.nil,false];}$s=-1;return[d,true];}return;}var $f={$blk:BH.ptr.prototype.setFromScanner,$c:true,$r,b,c,d,e,f,g,h,i,j,$s};return $f;};BH.prototype.setFromScanner=function(b,c){return this.$val.setFromScanner(b,c);};BH.ptr.prototype.SetBytes=function(b){var b,c;c=this;c.abs=c.abs.setBytes(b);c.neg=false;return c;};BH.prototype.SetBytes=function(b){return this.$val.SetBytes(b);};BH.ptr.prototype.Bytes=function(){var b,c;b=this;c=$makeSlice(DW,($imul(b.abs.$length,4)));return $subslice(c,b.abs.bytes(c));};BH.prototype.Bytes=function(){return this.$val.Bytes();};BH.ptr.prototype.FillBytes=function(b){var b,c,d,e,f;c=this;d=b;e=0;while(true){if(!(e=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+f]=0);e++;}c.abs.bytes(b);return b;};BH.prototype.FillBytes=function(b){return this.$val.FillBytes(b);};BH.ptr.prototype.BitLen=function(){var b;b=this;return b.abs.bitLen();};BH.prototype.BitLen=function(){return this.$val.BitLen();};BH.ptr.prototype.TrailingZeroBits=function(){var b;b=this;return b.abs.trailingZeroBits();};BH.prototype.TrailingZeroBits=function(){return this.$val.TrailingZeroBits();};BH.ptr.prototype.Exp=function(b,c,d){var{b,c,d,e,f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{b,c,d});$s=$s||0;s:while(true){switch($s){case 0:e=this;f=b.abs;if(c.neg){$s=1;continue;}$s=2;continue;case 1:if(d===DX.nil||(d.abs.$length===0)){$s=-1;return e.SetInt64(new $Int64(0,1));}g=new BH.ptr(false,AH.nil).ModInverse(b,d);$s=3;case 3:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;if(h===DX.nil){$s=-1;return DX.nil;}f=h.abs;case 2:i=c.abs;j=AH.nil;if(!(d===DX.nil)){j=d.abs;}k=e.abs.expNN(f,i,j);$s=4;case 4:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}e.abs=k;e.neg=e.abs.$length>0&&b.neg&&i.$length>0&&((((0>=i.$length?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+0])&1)>>>0)===1);if(e.neg&&j.$length>0){$s=5;continue;}$s=6;continue;case 5:l=e.abs.sub(j,e.abs);$s=7;case 7:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}e.abs=l;e.neg=false;case 6:$s=-1;return e;}return;}var $f={$blk:BH.ptr.prototype.Exp,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,$s};return $f;};BH.prototype.Exp=function(b,c,d){return this.$val.Exp(b,c,d);};BH.ptr.prototype.GCD=function(b,c,d,e){var{b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,$s,$r,$c}=$restore(this,{b,c,d,e});$s=$s||0;s:while(true){switch($s){case 0:f=this;if((d.abs.$length===0)||(e.abs.$length===0)){g=d.abs.$length;h=e.abs.$length;i=d.neg;j=e.neg;k=g;l=h;m=i;n=j;if(k===0){f.Set(e);}else{f.Set(d);}f.neg=false;if(!(b===DX.nil)){if(k===0){b.SetUint64(new $Uint64(0,0));}else{b.SetUint64(new $Uint64(0,1));b.neg=m;}}if(!(c===DX.nil)){if(l===0){c.SetUint64(new $Uint64(0,0));}else{c.SetUint64(new $Uint64(0,1));c.neg=n;}}$s=-1;return f;}o=f.lehmerGCD(b,c,d,e);$s=1;case 1:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=o;$s=2;case 2:return p;}return;}var $f={$blk:BH.ptr.prototype.GCD,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,$s};return $f;};BH.prototype.GCD=function(b,c,d,e){return this.$val.GCD(b,c,d,e);};BM=function(b,c){var aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,b,ba,bb,bc,bd,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;d=0;e=0;f=0;g=0;h=false;i=0;j=0;k=0;l=0;m=i;n=j;o=k;p=l;q=c.abs.$length;r=b.abs.$length;u=CZ((s=b.abs,t=r-1>>0,((t<0||t>=s.$length)?($throwRuntimeError("index out of range"),undefined):s.$array[s.$offset+t])));m=(((v=u,v<32?((w=b.abs,x=r-1>>0,((x<0||x>=w.$length)?($throwRuntimeError("index out of range"),undefined):w.$array[w.$offset+x]))<>>0)|((y=((32-u>>>0)),y<32?((z=b.abs,aa=r-2>>0,((aa<0||aa>=z.$length)?($throwRuntimeError("index out of range"),undefined):z.$array[z.$offset+aa]))>>>y):0)>>>0))>>>0;if((r===q)){n=(((ab=u,ab<32?((ac=c.abs,ad=r-1>>0,((ad<0||ad>=ac.$length)?($throwRuntimeError("index out of range"),undefined):ac.$array[ac.$offset+ad]))<>>0)|((ae=((32-u>>>0)),ae<32?((af=c.abs,ag=r-2>>0,((ag<0||ag>=af.$length)?($throwRuntimeError("index out of range"),undefined):af.$array[af.$offset+ag]))>>>ae):0)>>>0))>>>0;}else if((r===(q+1>>0))){n=(ah=((32-u>>>0)),ah<32?((ai=c.abs,aj=r-2>>0,((aj<0||aj>=ai.$length)?($throwRuntimeError("index out of range"),undefined):ai.$array[ai.$offset+aj]))>>>ah):0)>>>0;}else{n=0;}h=false;ak=0;al=1;am=0;d=ak;e=al;o=am;an=0;ao=0;ap=1;f=an;g=ao;p=ap;while(true){if(!(n>=p&&(m-n>>>0)>=(g+p>>>0))){break;}aq=(ar=m/n,(ar===ar&&ar!==1/0&&ar!==-1/0)?ar>>>0:$throwRuntimeError("integer divide by zero"));as=(at=m%n,at===at?at:$throwRuntimeError("integer divide by zero"));au=aq;av=as;aw=n;ax=av;m=aw;n=ax;ay=e;az=o;ba=e+($imul(au,o)>>>0)>>>0;d=ay;e=az;o=ba;bb=g;bc=p;bd=g+($imul(au,p)>>>0)>>>0;f=bb;g=bc;p=bd;h=!h;}return[d,e,f,g,h];};BN=function(b,c,d,e,f,g,h,i,j,k,l){var{b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,$s,$r,$c}=$restore(this,{b,c,d,e,f,g,h,i,j,k,l});$s=$s||0;s:while(true){switch($s){case 0:g.abs=g.abs.setWord(h);f.abs=f.abs.setWord(j);g.neg=!l;f.neg=l;m=g.Mul(b,g);$s=1;case 1:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}m;n=f.Mul(c,f);$s=2;case 2:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}n;e.abs=e.abs.setWord(i);d.abs=d.abs.setWord(k);e.neg=l;d.neg=!l;o=e.Mul(b,e);$s=3;case 3:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}o;p=d.Mul(c,d);$s=4;case 4:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}p;q=b.Add(g,f);$s=5;case 5:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}q;r=c.Add(e,d);$s=6;case 6:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}r;$s=-1;return;}return;}var $f={$blk:BN,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,$s};return $f;};BO=function(b,c,d,e,f,g,h,i,j){var{b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,$s,$r,$c}=$restore(this,{b,c,d,e,f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:l=f.QuoRem(b,c,g);$s=1;case 1:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k=l;f=k[0];g=k[1];m=$clone(c,BH);n=$clone(g,BH);o=$clone(b,BH);BH.copy(b,m);BH.copy(c,n);BH.copy(g,o);if(j){$s=2;continue;}$s=3;continue;case 2:i.Set(e);p=h.Mul(e,f);$s=4;case 4:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}p;q=e.Sub(d,h);$s=5;case 5:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}q;d.Set(i);case 3:$s=-1;return;}return;}var $f={$blk:BO,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,$s};return $f;};BH.ptr.prototype.lehmerGCD=function(b,c,d,e){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,b,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{b,c,d,e});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=DX.nil;h=DX.nil;i=DX.nil;j=DX.nil;k=g;l=h;m=i;n=j;k=new BH.ptr(false,AH.nil).Abs(d);l=new BH.ptr(false,AH.nil).Abs(e);o=!(b===DX.nil)||!(c===DX.nil);if(o){m=new BH.ptr(false,AH.nil).SetInt64(new $Int64(0,1));n=new BH.ptr(false,AH.nil);}p=new BH.ptr(false,AH.nil);q=new BH.ptr(false,AH.nil);r=new BH.ptr(false,AH.nil);s=new BH.ptr(false,AH.nil);if(k.abs.cmp(l.abs)<0){t=l;u=k;k=t;l=u;v=m;w=n;n=v;m=w;}case 1:if(!(l.abs.$length>1)){$s=2;continue;}x=BM(k,l);y=x[0];z=x[1];aa=x[2];ab=x[3];ac=x[4];if(!((aa===0))){$s=3;continue;}$s=4;continue;case 3:$r=BN(k,l,p,q,r,s,y,z,aa,ab,ac);$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(o){$s=7;continue;}$s=8;continue;case 7:$r=BN(m,n,p,q,r,s,y,z,aa,ab,ac);$s=9;case 9:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 8:$s=5;continue;case 4:$r=BO(k,l,m,n,p,q,r,s,o);$s=10;case 10:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 5:$s=1;continue;case 2:if(l.abs.$length>0){$s=11;continue;}$s=12;continue;case 11:if(k.abs.$length>1){$s=13;continue;}$s=14;continue;case 13:$r=BO(k,l,m,n,p,q,r,s,o);$s=15;case 15:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 14:if(l.abs.$length>0){$s=16;continue;}$s=17;continue;case 16:ad=(ae=k.abs,(0>=ae.$length?($throwRuntimeError("index out of range"),undefined):ae.$array[ae.$offset+0]));af=(ag=l.abs,(0>=ag.$length?($throwRuntimeError("index out of range"),undefined):ag.$array[ag.$offset+0]));ah=ad;ai=af;if(o){$s=18;continue;}$s=19;continue;case 18:aj=0;ak=0;al=0;am=0;an=aj;ao=ak;ap=al;aq=am;ar=1;as=0;an=ar;ao=as;at=0;au=1;ap=at;aq=au;av=true;while(true){if(!(!((ai===0)))){break;}aw=(ax=ah/ai,(ax===ax&&ax!==1/0&&ax!==-1/0)?ax>>>0:$throwRuntimeError("integer divide by zero"));ay=(az=ah%ai,az===az?az:$throwRuntimeError("integer divide by zero"));ba=aw;bb=ay;bc=ai;bd=bb;ah=bc;ai=bd;be=ao;bf=an+($imul(ba,ao)>>>0)>>>0;an=be;ao=bf;bg=aq;bh=ap+($imul(ba,aq)>>>0)>>>0;ap=bg;aq=bh;av=!av;}s.abs=s.abs.setWord(an);r.abs=r.abs.setWord(ap);s.neg=!av;r.neg=av;bi=s.Mul(m,s);$s=21;case 21:if($c){$c=false;bi=bi.$blk();}if(bi&&bi.$blk!==undefined){break s;}bi;bj=r.Mul(n,r);$s=22;case 22:if($c){$c=false;bj=bj.$blk();}if(bj&&bj.$blk!==undefined){break s;}bj;bk=m.Add(s,r);$s=23;case 23:if($c){$c=false;bk=bk.$blk();}if(bk&&bk.$blk!==undefined){break s;}bk;$s=20;continue;case 19:while(true){if(!(!((ai===0)))){break;}bl=ai;bm=(bn=ah%ai,bn===bn?bn:$throwRuntimeError("integer divide by zero"));ah=bl;ai=bm;}case 20:(bo=k.abs,(0>=bo.$length?($throwRuntimeError("index out of range"),undefined):bo.$array[bo.$offset+0]=ah));case 17:case 12:bp=d.neg;if(!(c===DX.nil)){$s=24;continue;}$s=25;continue;case 24:if(c===e){l.Set(e);}else{l=e;}bq=c.Mul(d,m);$s=26;case 26:if($c){$c=false;bq=bq.$blk();}if(bq&&bq.$blk!==undefined){break s;}bq;if(bp){c.neg=!c.neg;}br=c.Sub(k,c);$s=27;case 27:if($c){$c=false;br=br.$blk();}if(br&&br.$blk!==undefined){break s;}br;bs=c.Div(c,l);$s=28;case 28:if($c){$c=false;bs=bs.$blk();}if(bs&&bs.$blk!==undefined){break s;}bs;case 25:if(!(b===DX.nil)){BH.copy(b,m);if(bp){b.neg=!b.neg;}}BH.copy(f,k);$s=-1;return f;}return;}var $f={$blk:BH.ptr.prototype.lehmerGCD,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,b,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};BH.prototype.lehmerGCD=function(b,c,d,e){return this.$val.lehmerGCD(b,c,d,e);};BH.ptr.prototype.Rand=function(b,c){var{b,c,d,e,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=this;d.neg=false;if(c.neg||(c.abs.$length===0)){d.abs=AH.nil;$s=-1;return d;}e=d.abs.random(b,c.abs,c.abs.bitLen());$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}d.abs=e;$s=-1;return d;}return;}var $f={$blk:BH.ptr.prototype.Rand,$c:true,$r,b,c,d,e,$s};return $f;};BH.prototype.Rand=function(b,c){return this.$val.Rand(b,c);};BH.ptr.prototype.ModInverse=function(b,c){var{b,c,d,e,f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=[d];e=this;if(c.neg){f=new BH.ptr(false,AH.nil);c=f.Neg(c);}if(b.neg){$s=1;continue;}$s=2;continue;case 1:g=new BH.ptr(false,AH.nil);h=g.Mod(b,c);$s=3;case 3:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}b=h;case 2:i=new BH.ptr(false,AH.nil);j=new BH.ptr(false,AH.nil);k=$clone(i,BH);d[0]=$clone(j,BH);l=k.GCD(d[0],DX.nil,b,c);$s=4;case 4:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}l;if(!((k.Cmp(BI)===0))){$s=-1;return DX.nil;}if(d[0].neg){$s=5;continue;}$s=6;continue;case 5:m=e.Add(d[0],c);$s=8;case 8:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}m;$s=7;continue;case 6:e.Set(d[0]);case 7:$s=-1;return e;}return;}var $f={$blk:BH.ptr.prototype.ModInverse,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,m,$s};return $f;};BH.prototype.ModInverse=function(b,c){return this.$val.ModInverse(b,c);};BP=function(b,c){var{b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=[d];e=[e];f=[f];if((c.abs.$length===0)||((((g=c.abs,(0>=g.$length?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+0]))&1)>>>0)===0)){$s=1;continue;}$s=2;continue;case 1:h=F.Sprintf("big: invalid 2nd argument to Int.Jacobi: need odd integer but got %s",new DT([c]));$s=3;case 3:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}$panic(new $String(h));case 2:i=new BH.ptr(false,AH.nil);j=new BH.ptr(false,AH.nil);k=new BH.ptr(false,AH.nil);d[0]=$clone(i,BH);e[0]=$clone(j,BH);f[0]=$clone(k,BH);d[0].Set(b);e[0].Set(c);l=1;if(e[0].neg){if(d[0].neg){l=-1;}e[0].neg=false;}case 4:if(e[0].Cmp(BI)===0){$s=-1;return l;}if(d[0].abs.$length===0){$s=-1;return 0;}m=d[0].Mod(d[0],e[0]);$s=6;case 6:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}m;if(d[0].abs.$length===0){$s=-1;return 0;}n=d[0].abs.trailingZeroBits();if(!((((n&1)>>>0)===0))){p=((o=e[0].abs,(0>=o.$length?($throwRuntimeError("index out of range"),undefined):o.$array[o.$offset+0]))&7)>>>0;if((p===3)||(p===5)){l=-l;}}q=f[0].Rsh(d[0],n);$s=7;case 7:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}q;if(((((r=e[0].abs,(0>=r.$length?($throwRuntimeError("index out of range"),undefined):r.$array[r.$offset+0]))&3)>>>0)===3)&&((((s=f[0].abs,(0>=s.$length?($throwRuntimeError("index out of range"),undefined):s.$array[s.$offset+0]))&3)>>>0)===3)){l=-l;}d[0].Set(e[0]);e[0].Set(f[0]);$s=4;continue;case 5:$s=-1;return 0;}return;}var $f={$blk:BP,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,$s};return $f;};$pkg.Jacobi=BP;BH.ptr.prototype.modSqrt3Mod4Prime=function(b,c){var{b,c,d,e,f,g,h,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=this;e=new BH.ptr(false,AH.nil).Add(c,BI);$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=e;g=f.Rsh(f,2);$s=2;case 2:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}g;h=d.Exp(b,f,c);$s=3;case 3:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}h;$s=-1;return d;}return;}var $f={$blk:BH.ptr.prototype.modSqrt3Mod4Prime,$c:true,$r,b,c,d,e,f,g,h,$s};return $f;};BH.prototype.modSqrt3Mod4Prime=function(b,c){return this.$val.modSqrt3Mod4Prime(b,c);};BH.ptr.prototype.modSqrt5Mod8Prime=function(b,c){var{b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=this;e=new BH.ptr(false,AH.nil).Rsh(c,3);$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=e;g=new BH.ptr(false,AH.nil).Lsh(b,1);h=new BH.ptr(false,AH.nil).Exp(g,f,c);$s=2;case 2:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;j=new BH.ptr(false,AH.nil).Mul(i,i);$s=3;case 3:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=k.Mod(k,c);$s=4;case 4:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}l;m=k.Mul(k,g);$s=5;case 5:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}m;n=k.Mod(k,c);$s=6;case 6:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}n;o=k.Sub(k,BI);$s=7;case 7:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}o;p=k.Mul(k,b);$s=8;case 8:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}p;q=k.Mod(k,c);$s=9;case 9:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}q;r=k.Mul(k,i);$s=10;case 10:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}r;s=d.Mod(k,c);$s=11;case 11:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}s;$s=-1;return d;}return;}var $f={$blk:BH.ptr.prototype.modSqrt5Mod8Prime,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,$s};return $f;};BH.prototype.modSqrt5Mod8Prime=function(b,c){return this.$val.modSqrt5Mod8Prime(b,c);};BH.ptr.prototype.modSqrtTonelliShanks=function(b,c){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=[d];e=[e];f=[f];g=[g];h=[h];i=[i];j=this;g[0]=new BH.ptr(false,AH.nil);k=g[0].Sub(c,BI);$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}k;l=g[0].abs.trailingZeroBits();m=g[0].Rsh(g[0],l);$s=2;case 2:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}m;f[0]=new BH.ptr(false,AH.nil);f[0].SetInt64(new $Int64(0,2));case 3:n=BP(f[0],c);$s=5;case 5:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}if(!(!((n===-1)))){$s=4;continue;}o=f[0].Add(f[0],BI);$s=6;case 6:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}o;$s=3;continue;case 4:p=new BH.ptr(false,AH.nil);q=new BH.ptr(false,AH.nil);r=new BH.ptr(false,AH.nil);s=new BH.ptr(false,AH.nil);i[0]=$clone(p,BH);d[0]=$clone(q,BH);e[0]=$clone(r,BH);h[0]=$clone(s,BH);t=i[0].Add(g[0],BI);$s=7;case 7:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}t;u=i[0].Rsh(i[0],1);$s=8;case 8:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}u;v=i[0].Exp(b,i[0],c);$s=9;case 9:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}v;w=d[0].Exp(b,g[0],c);$s=10;case 10:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}w;x=e[0].Exp(f[0],g[0],c);$s=11;case 11:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}x;y=l;case 12:z=0;h[0].Set(d[0]);case 14:if(!(!((h[0].Cmp(BI)===0)))){$s=15;continue;}aa=h[0].Mul(h[0],h[0]);$s=16;case 16:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}ab=aa.Mod(h[0],c);$s=17;case 17:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}ab;z=z+(1)>>>0;$s=14;continue;case 15:if(z===0){$s=-1;return j.Set(i[0]);}ac=h[0].SetInt64(new $Int64(0,0)).SetBit(h[0],((((y-z>>>0)-1>>>0)>>0)),1);$s=18;case 18:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}ad=ac.Exp(e[0],h[0],c);$s=19;case 19:if($c){$c=false;ad=ad.$blk();}if(ad&&ad.$blk!==undefined){break s;}ad;ae=e[0].Mul(h[0],h[0]);$s=20;case 20:if($c){$c=false;ae=ae.$blk();}if(ae&&ae.$blk!==undefined){break s;}af=ae.Mod(e[0],c);$s=21;case 21:if($c){$c=false;af=af.$blk();}if(af&&af.$blk!==undefined){break s;}af;ag=i[0].Mul(i[0],h[0]);$s=22;case 22:if($c){$c=false;ag=ag.$blk();}if(ag&&ag.$blk!==undefined){break s;}ah=ag.Mod(i[0],c);$s=23;case 23:if($c){$c=false;ah=ah.$blk();}if(ah&&ah.$blk!==undefined){break s;}ah;ai=d[0].Mul(d[0],e[0]);$s=24;case 24:if($c){$c=false;ai=ai.$blk();}if(ai&&ai.$blk!==undefined){break s;}aj=ai.Mod(d[0],c);$s=25;case 25:if($c){$c=false;aj=aj.$blk();}if(aj&&aj.$blk!==undefined){break s;}aj;y=z;$s=12;continue;case 13:$s=-1;return DX.nil;}return;}var $f={$blk:BH.ptr.prototype.modSqrtTonelliShanks,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};BH.prototype.modSqrtTonelliShanks=function(b,c){return this.$val.modSqrtTonelliShanks(b,c);};BH.ptr.prototype.ModSqrt=function(b,c){var{b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=this;e=BP(b,c);$s=2;case 2:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=e;if(f===(-1)){$s=-1;return DX.nil;}else if(f===(0)){$s=-1;return d.SetInt64(new $Int64(0,0));}else if(f===(1)){$s=1;continue;}case 1:if(b.neg||b.Cmp(c)>=0){$s=3;continue;}$s=4;continue;case 3:g=new BH.ptr(false,AH.nil).Mod(b,c);$s=5;case 5:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}b=g;case 4:if(((h=(i=c.abs,(0>=i.$length?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+0]))%4,h===h?h:$throwRuntimeError("integer divide by zero"))===3)){$s=7;continue;}if(((j=(k=c.abs,(0>=k.$length?($throwRuntimeError("index out of range"),undefined):k.$array[k.$offset+0]))%8,j===j?j:$throwRuntimeError("integer divide by zero"))===5)){$s=8;continue;}$s=9;continue;case 7:l=d.modSqrt3Mod4Prime(b,c);$s=11;case 11:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;$s=12;case 12:return m;case 8:n=d.modSqrt5Mod8Prime(b,c);$s=13;case 13:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;$s=14;case 14:return o;case 9:p=d.modSqrtTonelliShanks(b,c);$s=15;case 15:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=p;$s=16;case 16:return q;case 10:case 6:$s=-1;return DX.nil;}return;}var $f={$blk:BH.ptr.prototype.ModSqrt,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,$s};return $f;};BH.prototype.ModSqrt=function(b,c){return this.$val.ModSqrt(b,c);};BH.ptr.prototype.Lsh=function(b,c){var b,c,d;d=this;d.abs=d.abs.shl(b.abs,c);d.neg=b.neg;return d;};BH.prototype.Lsh=function(b,c){return this.$val.Lsh(b,c);};BH.ptr.prototype.Rsh=function(b,c){var{b,c,d,e,f,g,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=this;if(b.neg){$s=1;continue;}$s=2;continue;case 1:e=d.abs.sub(b.abs,AI);$s=3;case 3:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=e;f=f.shr(f,c);g=f.add(f,AI);$s=4;case 4:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}d.abs=g;d.neg=true;$s=-1;return d;case 2:d.abs=d.abs.shr(b.abs,c);d.neg=false;$s=-1;return d;}return;}var $f={$blk:BH.ptr.prototype.Rsh,$c:true,$r,b,c,d,e,f,g,$s};return $f;};BH.prototype.Rsh=function(b,c){return this.$val.Rsh(b,c);};BH.ptr.prototype.Bit=function(b){var{b,c,d,e,f,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=this;if(b===0){if(c.abs.$length>0){$s=-1;return(((((d=c.abs,(0>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+0]))&1)>>>0)>>>0));}$s=-1;return 0;}if(b<0){$panic(new $String("negative bit index"));}if(c.neg){$s=1;continue;}$s=2;continue;case 1:e=(AH.nil).sub(c.abs,AI);$s=3;case 3:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=e;$s=-1;return(f.bit(((b>>>0)))^1)>>>0;case 2:$s=-1;return c.abs.bit(((b>>>0)));}return;}var $f={$blk:BH.ptr.prototype.Bit,$c:true,$r,b,c,d,e,f,$s};return $f;};BH.prototype.Bit=function(b){return this.$val.Bit(b);};BH.ptr.prototype.SetBit=function(b,c,d){var{b,c,d,e,f,g,h,$s,$r,$c}=$restore(this,{b,c,d});$s=$s||0;s:while(true){switch($s){case 0:e=this;if(c<0){$panic(new $String("negative bit index"));}if(b.neg){$s=1;continue;}$s=2;continue;case 1:f=e.abs.sub(b.abs,AI);$s=3;case 3:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;g=g.setBit(g,((c>>>0)),(d^1)>>>0);h=g.add(g,AI);$s=4;case 4:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}e.abs=h;e.neg=e.abs.$length>0;$s=-1;return e;case 2:e.abs=e.abs.setBit(b.abs,((c>>>0)),d);e.neg=false;$s=-1;return e;}return;}var $f={$blk:BH.ptr.prototype.SetBit,$c:true,$r,b,c,d,e,f,g,h,$s};return $f;};BH.prototype.SetBit=function(b,c,d){return this.$val.SetBit(b,c,d);};BH.ptr.prototype.And=function(b,c){var{b,c,d,e,f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=this;if(b.neg===c.neg){$s=1;continue;}$s=2;continue;case 1:if(b.neg){$s=3;continue;}$s=4;continue;case 3:e=(AH.nil).sub(b.abs,AI);$s=5;case 5:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=e;g=(AH.nil).sub(c.abs,AI);$s=6;case 6:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;i=d.abs.add(d.abs.or(f,h),AI);$s=7;case 7:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}d.abs=i;d.neg=true;$s=-1;return d;case 4:d.abs=d.abs.and(b.abs,c.abs);d.neg=false;$s=-1;return d;case 2:if(b.neg){j=c;k=b;b=j;c=k;}l=(AH.nil).sub(c.abs,AI);$s=8;case 8:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;d.abs=d.abs.andNot(b.abs,m);d.neg=false;$s=-1;return d;}return;}var $f={$blk:BH.ptr.prototype.And,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,m,$s};return $f;};BH.prototype.And=function(b,c){return this.$val.And(b,c);};BH.ptr.prototype.AndNot=function(b,c){var{b,c,d,e,f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=this;if(b.neg===c.neg){$s=1;continue;}$s=2;continue;case 1:if(b.neg){$s=3;continue;}$s=4;continue;case 3:e=(AH.nil).sub(b.abs,AI);$s=5;case 5:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=e;g=(AH.nil).sub(c.abs,AI);$s=6;case 6:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;d.abs=d.abs.andNot(h,f);d.neg=false;$s=-1;return d;case 4:d.abs=d.abs.andNot(b.abs,c.abs);d.neg=false;$s=-1;return d;case 2:if(b.neg){$s=7;continue;}$s=8;continue;case 7:i=(AH.nil).sub(b.abs,AI);$s=9;case 9:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;k=d.abs.add(d.abs.or(j,c.abs),AI);$s=10;case 10:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}d.abs=k;d.neg=true;$s=-1;return d;case 8:l=(AH.nil).sub(c.abs,AI);$s=11;case 11:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;d.abs=d.abs.and(b.abs,m);d.neg=false;$s=-1;return d;}return;}var $f={$blk:BH.ptr.prototype.AndNot,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,m,$s};return $f;};BH.prototype.AndNot=function(b,c){return this.$val.AndNot(b,c);};BH.ptr.prototype.Or=function(b,c){var{b,c,d,e,f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=this;if(b.neg===c.neg){$s=1;continue;}$s=2;continue;case 1:if(b.neg){$s=3;continue;}$s=4;continue;case 3:e=(AH.nil).sub(b.abs,AI);$s=5;case 5:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=e;g=(AH.nil).sub(c.abs,AI);$s=6;case 6:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;i=d.abs.add(d.abs.and(f,h),AI);$s=7;case 7:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}d.abs=i;d.neg=true;$s=-1;return d;case 4:d.abs=d.abs.or(b.abs,c.abs);d.neg=false;$s=-1;return d;case 2:if(b.neg){j=c;k=b;b=j;c=k;}l=(AH.nil).sub(c.abs,AI);$s=8;case 8:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;n=d.abs.add(d.abs.andNot(m,b.abs),AI);$s=9;case 9:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}d.abs=n;d.neg=true;$s=-1;return d;}return;}var $f={$blk:BH.ptr.prototype.Or,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,m,n,$s};return $f;};BH.prototype.Or=function(b,c){return this.$val.Or(b,c);};BH.ptr.prototype.Xor=function(b,c){var{b,c,d,e,f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=this;if(b.neg===c.neg){$s=1;continue;}$s=2;continue;case 1:if(b.neg){$s=3;continue;}$s=4;continue;case 3:e=(AH.nil).sub(b.abs,AI);$s=5;case 5:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=e;g=(AH.nil).sub(c.abs,AI);$s=6;case 6:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;d.abs=d.abs.xor(f,h);d.neg=false;$s=-1;return d;case 4:d.abs=d.abs.xor(b.abs,c.abs);d.neg=false;$s=-1;return d;case 2:if(b.neg){i=c;j=b;b=i;c=j;}k=(AH.nil).sub(c.abs,AI);$s=7;case 7:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;m=d.abs.add(d.abs.xor(b.abs,l),AI);$s=8;case 8:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}d.abs=m;d.neg=true;$s=-1;return d;}return;}var $f={$blk:BH.ptr.prototype.Xor,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,m,$s};return $f;};BH.prototype.Xor=function(b,c){return this.$val.Xor(b,c);};BH.ptr.prototype.Not=function(b){var{b,c,d,e,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=this;if(b.neg){$s=1;continue;}$s=2;continue;case 1:d=c.abs.sub(b.abs,AI);$s=3;case 3:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}c.abs=d;c.neg=false;$s=-1;return c;case 2:e=c.abs.add(b.abs,AI);$s=4;case 4:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}c.abs=e;c.neg=true;$s=-1;return c;}return;}var $f={$blk:BH.ptr.prototype.Not,$c:true,$r,b,c,d,e,$s};return $f;};BH.prototype.Not=function(b){return this.$val.Not(b);};BH.ptr.prototype.Sqrt=function(b){var{b,c,d,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=this;if(b.neg){$panic(new $String("square root of negative number"));}c.neg=false;d=c.abs.sqrt(b.abs);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}c.abs=d;$s=-1;return c;}return;}var $f={$blk:BH.ptr.prototype.Sqrt,$c:true,$r,b,c,d,$s};return $f;};BH.prototype.Sqrt=function(b){return this.$val.Sqrt(b);};CO=function(b,c){var b,c,d,e,f;d=0;e=0;f=CX(b,c);d=f[0];e=f[1];return[d,e];};CP=function(b,c,d){var b,c,d,e;e=0;e=DA(b,c,d);return e;};CQ=function(b,c,d){var b,c,d,e;e=0;e=DB(b,c,d);return e;};CR=function(b,c,d){var{b,c,d,e,f,g,h,$s,$r,$c}=$restore(this,{b,c,d});$s=$s||0;s:while(true){switch($s){case 0:e=0;f=DC;if(b.$length>32){f=DD;}g=f(b,c,d);$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}e=g;h=e;$s=2;case 2:return h;}return;}var $f={$blk:CR,$c:true,$r,b,c,d,e,f,g,h,$s};return $f;};CS=function(b,c,d){var{b,c,d,e,f,g,h,$s,$r,$c}=$restore(this,{b,c,d});$s=$s||0;s:while(true){switch($s){case 0:e=0;f=DE;if(b.$length>32){f=DF;}g=f(b,c,d);$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}e=g;h=e;$s=2;case 2:return h;}return;}var $f={$blk:CS,$c:true,$r,b,c,d,e,f,g,h,$s};return $f;};CT=function(b,c,d){var b,c,d,e;e=0;e=DG(b,c,d);return e;};CU=function(b,c,d){var b,c,d,e;e=0;e=DH(b,c,d);return e;};CV=function(b,c,d,e){var b,c,d,e,f;f=0;f=DI(b,c,d,e);return f;};CW=function(b,c,d){var b,c,d,e;e=0;e=DJ(b,c,d);return e;};CX=function(b,c){var b,c,d,e,f,g,h,i,j;d=0;e=0;f=J.Mul(((b>>>0)),((c>>>0)));g=f[0];h=f[1];i=((g>>>0));j=((h>>>0));d=i;e=j;return[d,e];};CY=function(b,c,d){var b,c,d,e,f,g,h,i,j,k,l,m;e=0;f=0;g=J.Mul(((b>>>0)),((c>>>0)));h=g[0];i=g[1];j=0;k=J.Add(i,((d>>>0)),0);i=k[0];j=k[1];l=(((h+j>>>0)>>>0));m=((i>>>0));e=l;f=m;return[e,f];};CZ=function(b){var b;return((J.LeadingZeros(((b>>>0)))>>>0));};DA=function(b,c,d){var b,c,d,e,f,g,h,i;e=0;f=0;while(true){if(!(f=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+f])>>>0)),((((f<0||f>=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+f])>>>0)),((e>>>0)));h=g[0];i=g[1];((f<0||f>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+f]=((h>>>0)));e=((i>>>0));f=f+(1)>>0;}return e;};DB=function(b,c,d){var b,c,d,e,f,g,h,i;e=0;f=0;while(true){if(!(f=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+f])>>>0)),((((f<0||f>=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+f])>>>0)),((e>>>0)));h=g[0];i=g[1];((f<0||f>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+f]=((h>>>0)));e=((i>>>0));f=f+(1)>>0;}return e;};DC=function(b,c,d){var b,c,d,e,f,g,h,i;e=0;e=d;f=0;while(true){if(!(f=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+f])>>>0)),((e>>>0)),0);h=g[0];i=g[1];((f<0||f>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+f]=((h>>>0)));e=((i>>>0));f=f+(1)>>0;}return e;};DD=function(b,c,d){var b,c,d,e,f,g,h,i;e=0;e=d;f=0;while(true){if(!(f=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+f])>>>0)),((e>>>0)),0);h=g[0];i=g[1];((f<0||f>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+f]=((h>>>0)));e=((i>>>0));f=f+(1)>>0;}return e;};DE=function(b,c,d){var b,c,d,e,f,g,h,i;e=0;e=d;f=0;while(true){if(!(f=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+f])>>>0)),((e>>>0)),0);h=g[0];i=g[1];((f<0||f>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+f]=((h>>>0)));e=((i>>>0));f=f+(1)>>0;}return e;};DF=function(b,c,d){var b,c,d,e,f,g,h,i;e=0;e=d;f=0;while(true){if(!(f=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+f])>>>0)),((e>>>0)),0);h=g[0];i=g[1];((f<0||f>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+f]=((h>>>0)));e=((i>>>0));f=f+(1)>>0;}return e;};DG=function(b,c,d){var b,c,d,e,f,g,h,i,j,k,l,m;e=0;if(d===0){$copySlice(b,c);return e;}if(b.$length===0){return e;}d=(d&(31))>>>0;f=32-d>>>0;f=(f&(31))>>>0;e=(g=f,g<32?((h=b.$length-1>>0,((h<0||h>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+h]))>>>g):0)>>>0;i=b.$length-1>>0;while(true){if(!(i>0)){break;}((i<0||i>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+i]=((((j=d,j<32?(((i<0||i>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+i])<>>0)|((k=f,k<32?((l=i-1>>0,((l<0||l>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+l]))>>>k):0)>>>0))>>>0));i=i-(1)>>0;}(0>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+0]=((m=d,m<32?((0>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+0])<>>0));return e;};DH=function(b,c,d){var b,c,d,e,f,g,h,i,j,k,l,m,n,o;e=0;if(d===0){$copySlice(b,c);return e;}if(b.$length===0){return e;}if(!((c.$length===b.$length))){$panic(new $String("len(x) != len(z)"));}d=(d&(31))>>>0;f=32-d>>>0;f=(f&(31))>>>0;e=(g=f,g<32?((0>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+0])<>>0;h=1;while(true){if(!(h>0,((l<0||l>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+l]=((((i=d,i<32?((j=h-1>>0,((j<0||j>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+j]))>>>i):0)>>>0)|((k=f,k<32?(((h<0||h>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+h])<>>0))>>>0)));h=h+(1)>>0;}(o=b.$length-1>>0,((o<0||o>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+o]=((m=d,m<32?((n=b.$length-1>>0,((n<0||n>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+n]))>>>m):0)>>>0)));return e;};DI=function(b,c,d,e){var b,c,d,e,f,g,h;f=0;f=e;g=0;while(true){if(!(g=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+g]),d,f);f=h[0];((g<0||g>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+g]=h[1]);g=g+(1)>>0;}return f;};DJ=function(b,c,d){var b,c,d,e,f,g,h,i,j,k,l,m,n;e=0;f=0;while(true){if(!(f=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+f]),d,((f<0||f>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+f]));h=g[0];i=g[1];j=J.Add(((i>>>0)),((e>>>0)),0);k=j[0];l=j[1];m=((l>>>0));n=((k>>>0));e=m;((f<0||f>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+f]=n);e=e+(h)>>>0;f=f+(1)>>0;}return e;};DK=function(b,c,d,e){var aa,ab,ac,ad,ae,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;f=0;g=0;h=CZ(d);if(!((h===0))){b=(((i=h,i<32?(b<>>0)|((j=((32-h>>>0)),j<32?(c>>>j):0)>>>0))>>>0;c=(k=(h),k<32?(c<>>0;d=(l=(h),l<32?(d<>>0;}m=((d>>>0));n=J.Mul(((e>>>0)),((b>>>0)));o=n[0];p=n[1];q=J.Add(p,((c>>>0)),0);r=q[1];s=J.Add(o,((b>>>0)),r);o=s[0];t=o;u=J.Mul(m,t);v=u[0];w=u[1];x=J.Sub(((c>>>0)),w,0);y=x[0];z=x[1];aa=J.Sub(((b>>>0)),v,z);ab=aa[0];if(!((ab===0))){t=t+(1)>>>0;y=y-(m)>>>0;}if(y>=m){t=t+(1)>>>0;y=y-(m)>>>0;}ac=((t>>>0));ad=((((ae=h,ae<32?(y>>>ae):0)>>>0)>>>0));f=ac;g=ad;return[f,g];};DL=function(b){var b,c,d,e,f,g,h;d=((((c=CZ(b),c<32?(b<>>0)>>>0));e=~d>>>0;f=4294967295;g=J.Div(e,f,d);h=g[0];return((h>>>0));};AH.methods=[{prop:"probablyPrimeMillerRabin",name:"probablyPrimeMillerRabin",pkg:"math/big",typ:$funcType([$Int,$Bool],[$Bool],false)},{prop:"probablyPrimeLucas",name:"probablyPrimeLucas",pkg:"math/big",typ:$funcType([],[$Bool],false)},{prop:"div",name:"div",pkg:"math/big",typ:$funcType([AH,AH,AH],[AH,AH],false)},{prop:"divW",name:"divW",pkg:"math/big",typ:$funcType([AH,DN],[AH,DN],false)},{prop:"modW",name:"modW",pkg:"math/big",typ:$funcType([DN],[DN],false)},{prop:"divLarge",name:"divLarge",pkg:"math/big",typ:$funcType([AH,AH,AH],[AH,AH],false)},{prop:"divBasic",name:"divBasic",pkg:"math/big",typ:$funcType([AH,AH],[],false)},{prop:"divRecursive",name:"divRecursive",pkg:"math/big",typ:$funcType([AH,AH],[],false)},{prop:"divRecursiveStep",name:"divRecursiveStep",pkg:"math/big",typ:$funcType([AH,AH,$Int,DZ,EA],[],false)},{prop:"scan",name:"scan",pkg:"math/big",typ:$funcType([G.ByteScanner,$Int,$Bool],[AH,$Int,$Int,$error],false)},{prop:"utoa",name:"utoa",pkg:"math/big",typ:$funcType([$Int],[DW],false)},{prop:"itoa",name:"itoa",pkg:"math/big",typ:$funcType([$Bool,$Int],[DW],false)},{prop:"convertWords",name:"convertWords",pkg:"math/big",typ:$funcType([DW,DN,$Int,DN,EB],[],false)},{prop:"expWW",name:"expWW",pkg:"math/big",typ:$funcType([DN,DN],[AH],false)},{prop:"clear",name:"clear",pkg:"math/big",typ:$funcType([],[],false)},{prop:"norm",name:"norm",pkg:"math/big",typ:$funcType([],[AH],false)},{prop:"make",name:"make",pkg:"math/big",typ:$funcType([$Int],[AH],false)},{prop:"setWord",name:"setWord",pkg:"math/big",typ:$funcType([DN],[AH],false)},{prop:"setUint64",name:"setUint64",pkg:"math/big",typ:$funcType([$Uint64],[AH],false)},{prop:"set",name:"set",pkg:"math/big",typ:$funcType([AH],[AH],false)},{prop:"add",name:"add",pkg:"math/big",typ:$funcType([AH,AH],[AH],false)},{prop:"sub",name:"sub",pkg:"math/big",typ:$funcType([AH,AH],[AH],false)},{prop:"cmp",name:"cmp",pkg:"math/big",typ:$funcType([AH],[$Int],false)},{prop:"mulAddWW",name:"mulAddWW",pkg:"math/big",typ:$funcType([AH,DN,DN],[AH],false)},{prop:"montgomery",name:"montgomery",pkg:"math/big",typ:$funcType([AH,AH,AH,DN,$Int],[AH],false)},{prop:"mul",name:"mul",pkg:"math/big",typ:$funcType([AH,AH],[AH],false)},{prop:"sqr",name:"sqr",pkg:"math/big",typ:$funcType([AH],[AH],false)},{prop:"mulRange",name:"mulRange",pkg:"math/big",typ:$funcType([$Uint64,$Uint64],[AH],false)},{prop:"bitLen",name:"bitLen",pkg:"math/big",typ:$funcType([],[$Int],false)},{prop:"trailingZeroBits",name:"trailingZeroBits",pkg:"math/big",typ:$funcType([],[$Uint],false)},{prop:"shl",name:"shl",pkg:"math/big",typ:$funcType([AH,$Uint],[AH],false)},{prop:"shr",name:"shr",pkg:"math/big",typ:$funcType([AH,$Uint],[AH],false)},{prop:"setBit",name:"setBit",pkg:"math/big",typ:$funcType([AH,$Uint,$Uint],[AH],false)},{prop:"bit",name:"bit",pkg:"math/big",typ:$funcType([$Uint],[$Uint],false)},{prop:"sticky",name:"sticky",pkg:"math/big",typ:$funcType([$Uint],[$Uint],false)},{prop:"and",name:"and",pkg:"math/big",typ:$funcType([AH,AH],[AH],false)},{prop:"andNot",name:"andNot",pkg:"math/big",typ:$funcType([AH,AH],[AH],false)},{prop:"or",name:"or",pkg:"math/big",typ:$funcType([AH,AH],[AH],false)},{prop:"xor",name:"xor",pkg:"math/big",typ:$funcType([AH,AH],[AH],false)},{prop:"random",name:"random",pkg:"math/big",typ:$funcType([EE,AH,$Int],[AH],false)},{prop:"expNN",name:"expNN",pkg:"math/big",typ:$funcType([AH,AH,AH],[AH],false)},{prop:"expNNWindowed",name:"expNNWindowed",pkg:"math/big",typ:$funcType([AH,AH,AH],[AH],false)},{prop:"expNNMontgomery",name:"expNNMontgomery",pkg:"math/big",typ:$funcType([AH,AH,AH],[AH],false)},{prop:"bytes",name:"bytes",pkg:"math/big",typ:$funcType([DW],[$Int],false)},{prop:"setBytes",name:"setBytes",pkg:"math/big",typ:$funcType([DW],[AH],false)},{prop:"sqrt",name:"sqrt",pkg:"math/big",typ:$funcType([AH],[AH],false)}];BG.methods=[{prop:"ReadByte",name:"ReadByte",pkg:"",typ:$funcType([],[$Uint8,$error],false)},{prop:"UnreadByte",name:"UnreadByte",pkg:"",typ:$funcType([],[$error],false)}];DX.methods=[{prop:"scaleDenom",name:"scaleDenom",pkg:"math/big",typ:$funcType([DX,AH],[],false)},{prop:"ProbablyPrime",name:"ProbablyPrime",pkg:"",typ:$funcType([$Int],[$Bool],false)},{prop:"GobEncode",name:"GobEncode",pkg:"",typ:$funcType([],[DW,$error],false)},{prop:"GobDecode",name:"GobDecode",pkg:"",typ:$funcType([DW],[$error],false)},{prop:"MarshalText",name:"MarshalText",pkg:"",typ:$funcType([],[DW,$error],false)},{prop:"UnmarshalText",name:"UnmarshalText",pkg:"",typ:$funcType([DW],[$error],false)},{prop:"MarshalJSON",name:"MarshalJSON",pkg:"",typ:$funcType([],[DW,$error],false)},{prop:"UnmarshalJSON",name:"UnmarshalJSON",pkg:"",typ:$funcType([DW],[$error],false)},{prop:"Text",name:"Text",pkg:"",typ:$funcType([$Int],[$String],false)},{prop:"Append",name:"Append",pkg:"",typ:$funcType([DW,$Int],[DW],false)},{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)},{prop:"Format",name:"Format",pkg:"",typ:$funcType([F.State,$Int32],[],false)},{prop:"scan",name:"scan",pkg:"math/big",typ:$funcType([G.ByteScanner,$Int],[DX,$Int,$error],false)},{prop:"Scan",name:"Scan",pkg:"",typ:$funcType([F.ScanState,$Int32],[$error],false)},{prop:"Sign",name:"Sign",pkg:"",typ:$funcType([],[$Int],false)},{prop:"SetInt64",name:"SetInt64",pkg:"",typ:$funcType([$Int64],[DX],false)},{prop:"SetUint64",name:"SetUint64",pkg:"",typ:$funcType([$Uint64],[DX],false)},{prop:"Set",name:"Set",pkg:"",typ:$funcType([DX],[DX],false)},{prop:"Bits",name:"Bits",pkg:"",typ:$funcType([],[DY],false)},{prop:"SetBits",name:"SetBits",pkg:"",typ:$funcType([DY],[DX],false)},{prop:"Abs",name:"Abs",pkg:"",typ:$funcType([DX],[DX],false)},{prop:"Neg",name:"Neg",pkg:"",typ:$funcType([DX],[DX],false)},{prop:"Add",name:"Add",pkg:"",typ:$funcType([DX,DX],[DX],false)},{prop:"Sub",name:"Sub",pkg:"",typ:$funcType([DX,DX],[DX],false)},{prop:"Mul",name:"Mul",pkg:"",typ:$funcType([DX,DX],[DX],false)},{prop:"MulRange",name:"MulRange",pkg:"",typ:$funcType([$Int64,$Int64],[DX],false)},{prop:"Binomial",name:"Binomial",pkg:"",typ:$funcType([$Int64,$Int64],[DX],false)},{prop:"Quo",name:"Quo",pkg:"",typ:$funcType([DX,DX],[DX],false)},{prop:"Rem",name:"Rem",pkg:"",typ:$funcType([DX,DX],[DX],false)},{prop:"QuoRem",name:"QuoRem",pkg:"",typ:$funcType([DX,DX,DX],[DX,DX],false)},{prop:"Div",name:"Div",pkg:"",typ:$funcType([DX,DX],[DX],false)},{prop:"Mod",name:"Mod",pkg:"",typ:$funcType([DX,DX],[DX],false)},{prop:"DivMod",name:"DivMod",pkg:"",typ:$funcType([DX,DX,DX],[DX,DX],false)},{prop:"Cmp",name:"Cmp",pkg:"",typ:$funcType([DX],[$Int],false)},{prop:"CmpAbs",name:"CmpAbs",pkg:"",typ:$funcType([DX],[$Int],false)},{prop:"Int64",name:"Int64",pkg:"",typ:$funcType([],[$Int64],false)},{prop:"Uint64",name:"Uint64",pkg:"",typ:$funcType([],[$Uint64],false)},{prop:"IsInt64",name:"IsInt64",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"IsUint64",name:"IsUint64",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"SetString",name:"SetString",pkg:"",typ:$funcType([$String,$Int],[DX,$Bool],false)},{prop:"setFromScanner",name:"setFromScanner",pkg:"math/big",typ:$funcType([G.ByteScanner,$Int],[DX,$Bool],false)},{prop:"SetBytes",name:"SetBytes",pkg:"",typ:$funcType([DW],[DX],false)},{prop:"Bytes",name:"Bytes",pkg:"",typ:$funcType([],[DW],false)},{prop:"FillBytes",name:"FillBytes",pkg:"",typ:$funcType([DW],[DW],false)},{prop:"BitLen",name:"BitLen",pkg:"",typ:$funcType([],[$Int],false)},{prop:"TrailingZeroBits",name:"TrailingZeroBits",pkg:"",typ:$funcType([],[$Uint],false)},{prop:"Exp",name:"Exp",pkg:"",typ:$funcType([DX,DX,DX],[DX],false)},{prop:"GCD",name:"GCD",pkg:"",typ:$funcType([DX,DX,DX,DX],[DX],false)},{prop:"lehmerGCD",name:"lehmerGCD",pkg:"math/big",typ:$funcType([DX,DX,DX,DX],[DX],false)},{prop:"Rand",name:"Rand",pkg:"",typ:$funcType([EE,DX],[DX],false)},{prop:"ModInverse",name:"ModInverse",pkg:"",typ:$funcType([DX,DX],[DX],false)},{prop:"modSqrt3Mod4Prime",name:"modSqrt3Mod4Prime",pkg:"math/big",typ:$funcType([DX,DX],[DX],false)},{prop:"modSqrt5Mod8Prime",name:"modSqrt5Mod8Prime",pkg:"math/big",typ:$funcType([DX,DX],[DX],false)},{prop:"modSqrtTonelliShanks",name:"modSqrtTonelliShanks",pkg:"math/big",typ:$funcType([DX,DX],[DX],false)},{prop:"ModSqrt",name:"ModSqrt",pkg:"",typ:$funcType([DX,DX],[DX],false)},{prop:"Lsh",name:"Lsh",pkg:"",typ:$funcType([DX,$Uint],[DX],false)},{prop:"Rsh",name:"Rsh",pkg:"",typ:$funcType([DX,$Uint],[DX],false)},{prop:"Bit",name:"Bit",pkg:"",typ:$funcType([$Int],[$Uint],false)},{prop:"SetBit",name:"SetBit",pkg:"",typ:$funcType([DX,$Int,$Uint],[DX],false)},{prop:"And",name:"And",pkg:"",typ:$funcType([DX,DX],[DX],false)},{prop:"AndNot",name:"AndNot",pkg:"",typ:$funcType([DX,DX],[DX],false)},{prop:"Or",name:"Or",pkg:"",typ:$funcType([DX,DX],[DX],false)},{prop:"Xor",name:"Xor",pkg:"",typ:$funcType([DX,DX],[DX],false)},{prop:"Not",name:"Not",pkg:"",typ:$funcType([DX],[DX],false)},{prop:"Sqrt",name:"Sqrt",pkg:"",typ:$funcType([DX],[DX],false)}];AE.init("math/big",[{prop:"bbb",name:"bbb",embedded:false,exported:false,typ:AH,tag:""},{prop:"nbits",name:"nbits",embedded:false,exported:false,typ:$Int,tag:""},{prop:"ndigits",name:"ndigits",embedded:false,exported:false,typ:$Int,tag:""}]);AH.init(DN);BG.init("",[{prop:"ScanState",name:"ScanState",embedded:true,exported:true,typ:F.ScanState,tag:""}]);BH.init("math/big",[{prop:"neg",name:"neg",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"abs",name:"abs",embedded:false,exported:false,typ:AH,tag:""}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=K.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=D.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=E.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=F.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=G.$init();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=A.$init();$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=J.$init();$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=I.$init();$s=9;case 9:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=10;case 10:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=H.$init();$s=11;case 11:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}AF=new DS.ptr(new B.Mutex.ptr(false),DR.zero());BB=new B.Pool.ptr(DT.nil,$throwNilPointerError);AB=E.New("number has no digits");AC=E.New("'_' must separate successive digits");AD=8;AI=new AH([1]);AJ=new AH([2]);AP=40;AX=20;AY=260;BI=new BH.ptr(false,AI);}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["crypto/rand"]=(function(){var $pkg={},$init,A,E,B,C,D,O,P,Q,R,G,K,L,I,J,M;A=$packages["errors"];E=$packages["github.com/gopherjs/gopherjs/js"];B=$packages["io"];C=$packages["math/big"];D=$packages["syscall/js"];O=$pkg.reader=$newType(0,$kindStruct,"rand.reader",true,"crypto/rand",false,function(){this.$val=this;if(arguments.length===0){return;}});P=$sliceType($Uint8);Q=$ptrType(C.Int);R=$ptrType(O);I=function(b,c){var{b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=Q.nil;e=$ifaceNil;if(c.Sign()<=0){$panic(new $String("crypto/rand: argument to Int is <= 0"));}d=new C.Int.ptr(false,C.nat.nil);f=d.Sub(c,d.SetUint64(new $Uint64(0,1)));$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}f;g=d.BitLen();if(g===0){$s=-1;return[d,e];}i=(h=((g+7>>0))/8,(h===h&&h!==1/0&&h!==-1/0)?h>>0:$throwRuntimeError("integer divide by zero"));k=(((j=g%8,j===j?j:$throwRuntimeError("integer divide by zero"))>>>0));if(k===0){k=8;}l=$makeSlice(P,i);case 2:n=B.ReadFull(b,l);$s=4;case 4:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;e=m[1];if(!($interfaceIsEqual(e,$ifaceNil))){o=Q.nil;p=e;d=o;e=p;$s=-1;return[d,e];}(0>=l.$length?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+0]=(((0>=l.$length?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+0])&(((((((q=k,q<32?(1<>0))-1>>0)<<24>>>24))))>>>0));d.SetBytes(l);if(d.Cmp(c)<0){$s=-1;return[d,e];}$s=2;continue;case 3:$s=-1;return[d,e];}return;}var $f={$blk:I,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,$s};return $f;};$pkg.Int=I;J=function(){$pkg.Reader=new O.ptr();};M=function(b){var{b,c,d,e,f,g,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=0;d=$ifaceNil;f=B.ReadFull($pkg.Reader,b);$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}e=f;c=e[0];d=e[1];g=[c,d];$s=2;case 2:return g;}return;}var $f={$blk:M,$c:true,$r,b,c,d,e,f,g,$s};return $f;};$pkg.Read=M;O.ptr.prototype.Read=function(b){var b,c,d,e,f,g,h,i,j,k,l,m,n,o,p;c=0;d=$ifaceNil;e=this;f=b.$array;g=$parseInt(b.$offset)>>0;h=$global.crypto;if(h===undefined){h=$global.msCrypto;}if(!(h===undefined)){if(!(h.getRandomValues===undefined)){c=b.$length;if(c>65536){c=65536;}h.getRandomValues(f.subarray(g,g+c>>0));i=c;j=$ifaceNil;c=i;d=j;return[c,d];}}k=$global.require;if(!(k===undefined)){l=k($externalize("crypto",$String)).randomBytes;if(!(l===undefined)){f.set(l(b.$length),g);m=b.$length;n=$ifaceNil;c=m;d=n;return[c,d];}}o=0;p=A.New("crypto/rand not available in this environment");c=o;d=p;return[c,d];};O.prototype.Read=function(b){return this.$val.Read(b);};R.methods=[{prop:"Read",name:"Read",pkg:"",typ:$funcType([P],[$Int,$error],false)}];O.init("",[]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=E.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=D.$init();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$pkg.Reader=$ifaceNil;G=new C.Int.ptr(false,C.nat.nil).SetUint64(new $Uint64(3793877372,820596253));K=$clone($clone(D.Global(),D.Value).Get("crypto"),D.Value);L=$clone($clone(D.Global(),D.Value).Get("Uint8Array"),D.Value);J();}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["crypto"]=(function(){var $pkg={},$init,A,B,C,D,H,I,J,K,L,M,N,O,P,E,F,G;A=$packages["hash"];B=$packages["io"];C=$packages["strconv"];D=$pkg.Hash=$newType(4,$kindUint,"crypto.Hash",true,"crypto",true,null);H=$pkg.PublicKey=$newType(8,$kindInterface,"crypto.PublicKey",true,"crypto",true,null);I=$pkg.PrivateKey=$newType(8,$kindInterface,"crypto.PrivateKey",true,"crypto",true,null);J=$pkg.Signer=$newType(8,$kindInterface,"crypto.Signer",true,"crypto",true,null);K=$pkg.SignerOpts=$newType(8,$kindInterface,"crypto.SignerOpts",true,"crypto",true,null);L=$pkg.Decrypter=$newType(8,$kindInterface,"crypto.Decrypter",true,"crypto",true,null);M=$pkg.DecrypterOpts=$newType(8,$kindInterface,"crypto.DecrypterOpts",true,"crypto",true,null);N=$sliceType($Uint8);O=$funcType([],[A.Hash],false);P=$sliceType(O);D.prototype.HashFunc=function(){var a;a=this.$val;return a;};$ptrType(D).prototype.HashFunc=function(){return new D(this.$get()).HashFunc();};D.prototype.String=function(){var a,b;a=this.$val;b=a;if(b===(1)){return"MD4";}else if(b===(2)){return"MD5";}else if(b===(3)){return"SHA-1";}else if(b===(4)){return"SHA-224";}else if(b===(5)){return"SHA-256";}else if(b===(6)){return"SHA-384";}else if(b===(7)){return"SHA-512";}else if(b===(8)){return"MD5+SHA1";}else if(b===(9)){return"RIPEMD-160";}else if(b===(10)){return"SHA3-224";}else if(b===(11)){return"SHA3-256";}else if(b===(12)){return"SHA3-384";}else if(b===(13)){return"SHA3-512";}else if(b===(14)){return"SHA-512/224";}else if(b===(15)){return"SHA-512/256";}else if(b===(16)){return"BLAKE2s-256";}else if(b===(17)){return"BLAKE2b-256";}else if(b===(18)){return"BLAKE2b-384";}else if(b===(19)){return"BLAKE2b-512";}else{return"unknown hash value "+C.Itoa(((a>>0)));}};$ptrType(D).prototype.String=function(){return new D(this.$get()).String();};D.prototype.Size=function(){var a;a=this.$val;if(a>0&&a<20){return((((a<0||a>=E.$length)?($throwRuntimeError("index out of range"),undefined):E.$array[E.$offset+a])>>0));}$panic(new $String("crypto: Size of unknown hash function"));};$ptrType(D).prototype.Size=function(){return new D(this.$get()).Size();};D.prototype.New=function(){var{a,b,c,d,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this.$val;if(a>0&&a<20){$s=1;continue;}$s=2;continue;case 1:b=((a<0||a>=F.$length)?($throwRuntimeError("index out of range"),undefined):F.$array[F.$offset+a]);if(!(b===$throwNilPointerError)){$s=3;continue;}$s=4;continue;case 3:c=b();$s=5;case 5:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c;$s=6;case 6:return d;case 4:case 2:$panic(new $String("crypto: requested hash function #"+C.Itoa(((a>>0)))+" is unavailable"));$s=-1;return $ifaceNil;}return;}var $f={$blk:D.prototype.New,$c:true,$r,a,b,c,d,$s};return $f;};$ptrType(D).prototype.New=function(){return new D(this.$get()).New();};D.prototype.Available=function(){var a;a=this.$val;return a<20&&!(((a<0||a>=F.$length)?($throwRuntimeError("index out of range"),undefined):F.$array[F.$offset+a])===$throwNilPointerError);};$ptrType(D).prototype.Available=function(){return new D(this.$get()).Available();};G=function(a,b){var a,b;if(a>=20){$panic(new $String("crypto: RegisterHash of unknown hash function"));}((a<0||a>=F.$length)?($throwRuntimeError("index out of range"),undefined):F.$array[F.$offset+a]=b);};$pkg.RegisterHash=G;D.methods=[{prop:"HashFunc",name:"HashFunc",pkg:"",typ:$funcType([],[D],false)},{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)},{prop:"Size",name:"Size",pkg:"",typ:$funcType([],[$Int],false)},{prop:"New",name:"New",pkg:"",typ:$funcType([],[A.Hash],false)},{prop:"Available",name:"Available",pkg:"",typ:$funcType([],[$Bool],false)}];H.init([]);I.init([]);J.init([{prop:"Public",name:"Public",pkg:"",typ:$funcType([],[H],false)},{prop:"Sign",name:"Sign",pkg:"",typ:$funcType([B.Reader,N,K],[N,$error],false)}]);K.init([{prop:"HashFunc",name:"HashFunc",pkg:"",typ:$funcType([],[D],false)}]);L.init([{prop:"Decrypt",name:"Decrypt",pkg:"",typ:$funcType([B.Reader,N,M],[N,$error],false)},{prop:"Public",name:"Public",pkg:"",typ:$funcType([],[H],false)}]);M.init([]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}E=new N([0,16,16,20,28,32,48,64,36,20,28,32,48,64,28,32,32,32,48,64]);F=$makeSlice(P,20);}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["crypto/internal/subtle"]=(function(){var $pkg={},$init,A,D,B,C;A=$packages["github.com/gopherjs/gopherjs/js"];D=$ptrType($Uint8);B=function(b,c){var b,c;if((b.$length===0)||(c.$length===0)||$indexPtr(b.$array,b.$offset+0,D)===$indexPtr(c.$array,c.$offset+0,D)){return false;}return C(b,c);};$pkg.InexactOverlap=B;C=function(b,c){var b,c;return b.$length>0&&c.$length>0&&b.$array===c.$array&&($parseInt(b.$offset)>>0)<=((($parseInt(c.$offset)>>0)+c.$length>>0)-1>>0)&&($parseInt(c.$offset)>>0)<=((($parseInt(b.$offset)>>0)+b.$length>>0)-1>>0);};$pkg.AnyOverlap=C;$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["crypto/subtle"]=(function(){var $pkg={},$init,A,B,C,D,E,F;A=function(a,b){var a,b,c,d;if(!((a.$length===b.$length))){return 0;}c=0;d=0;while(true){if(!(d=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+d])^((d<0||d>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+d]))<<24>>>24)))>>>0;d=d+(1)>>0;}return C(c,0);};$pkg.ConstantTimeCompare=A;B=function(a,b,c){var a,b,c;return((~((a-1>>0))>>0)&b)|(((a-1>>0))&c);};$pkg.ConstantTimeSelect=B;C=function(a,b){var a,b;return(((((((((a^b)<<24>>>24)>>>0))-1>>>0))>>>31>>>0)>>0));};$pkg.ConstantTimeByteEq=C;D=function(a,b){var a,b,c;return(($shiftRightUint64(((c=(new $Uint64(0,((((a^b)>>0)>>>0)))),new $Uint64(c.$high-0,c.$low-1))),63).$low>>0));};$pkg.ConstantTimeEq=D;E=function(a,b,c){var a,b,c,d,e,f;if(!((b.$length===c.$length))){$panic(new $String("subtle: slices have different lengths"));}d=(((a-1>>0)<<24>>>24));e=(((~((a-1>>0))>>0)<<24>>>24));f=0;while(true){if(!(f=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+f]=((((((f<0||f>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+f])&d)>>>0)|((((f<0||f>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+f])&e)>>>0))>>>0));f=f+(1)>>0;}};$pkg.ConstantTimeCopy=E;F=function(a,b){var a,b,c,d;c=((a>>0));d=((b>>0));return((((((((c-d>>0)-1>>0))>>31>>0))&1)>>0));};$pkg.ConstantTimeLessOrEq=F;$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["crypto/cipher"]=(function(){var $pkg={},$init,B,D,E,F,C,A,N,P,Q,R,S,AE,AF,AH,AI,AJ,AP,AR,AS,AU,AV,AX,AY,AZ,BA,BB,BC,BE,BF,BG,BH,X,AB,G,H,I,J,K,T,W,Y,Z,AA,AC,AD,AG,AK,AQ,AT,AW;B=$packages["crypto/internal/subtle"];D=$packages["crypto/subtle"];E=$packages["encoding/binary"];F=$packages["errors"];C=$packages["io"];A=$packages["runtime"];N=$pkg.StreamReader=$newType(0,$kindStruct,"cipher.StreamReader",true,"crypto/cipher",true,function(S_,R_){this.$val=this;if(arguments.length===0){this.S=$ifaceNil;this.R=$ifaceNil;return;}this.S=S_;this.R=R_;});P=$pkg.AEAD=$newType(8,$kindInterface,"cipher.AEAD",true,"crypto/cipher",true,null);Q=$pkg.gcmAble=$newType(8,$kindInterface,"cipher.gcmAble",true,"crypto/cipher",false,null);R=$pkg.gcmFieldElement=$newType(0,$kindStruct,"cipher.gcmFieldElement",true,"crypto/cipher",false,function(low_,high_){this.$val=this;if(arguments.length===0){this.low=new $Uint64(0,0);this.high=new $Uint64(0,0);return;}this.low=low_;this.high=high_;});S=$pkg.gcm=$newType(0,$kindStruct,"cipher.gcm",true,"crypto/cipher",false,function(cipher_,nonceSize_,tagSize_,productTable_){this.$val=this;if(arguments.length===0){this.cipher=$ifaceNil;this.nonceSize=0;this.tagSize=0;this.productTable=BA.zero();return;}this.cipher=cipher_;this.nonceSize=nonceSize_;this.tagSize=tagSize_;this.productTable=productTable_;});AE=$pkg.ctr=$newType(0,$kindStruct,"cipher.ctr",true,"crypto/cipher",false,function(b_,ctr_,out_,outUsed_){this.$val=this;if(arguments.length===0){this.b=$ifaceNil;this.ctr=AY.nil;this.out=AY.nil;this.outUsed=0;return;}this.b=b_;this.ctr=ctr_;this.out=out_;this.outUsed=outUsed_;});AF=$pkg.ctrAble=$newType(8,$kindInterface,"cipher.ctrAble",true,"crypto/cipher",false,null);AH=$pkg.Block=$newType(8,$kindInterface,"cipher.Block",true,"crypto/cipher",true,null);AI=$pkg.Stream=$newType(8,$kindInterface,"cipher.Stream",true,"crypto/cipher",true,null);AJ=$pkg.BlockMode=$newType(8,$kindInterface,"cipher.BlockMode",true,"crypto/cipher",true,null);AP=$pkg.cbc=$newType(0,$kindStruct,"cipher.cbc",true,"crypto/cipher",false,function(b_,blockSize_,iv_,tmp_){this.$val=this;if(arguments.length===0){this.b=$ifaceNil;this.blockSize=0;this.iv=AY.nil;this.tmp=AY.nil;return;}this.b=b_;this.blockSize=blockSize_;this.iv=iv_;this.tmp=tmp_;});AR=$pkg.cbcEncrypter=$newType(0,$kindStruct,"cipher.cbcEncrypter",true,"crypto/cipher",false,function(b_,blockSize_,iv_,tmp_){this.$val=this;if(arguments.length===0){this.b=$ifaceNil;this.blockSize=0;this.iv=AY.nil;this.tmp=AY.nil;return;}this.b=b_;this.blockSize=blockSize_;this.iv=iv_;this.tmp=tmp_;});AS=$pkg.cbcEncAble=$newType(8,$kindInterface,"cipher.cbcEncAble",true,"crypto/cipher",false,null);AU=$pkg.cbcDecrypter=$newType(0,$kindStruct,"cipher.cbcDecrypter",true,"crypto/cipher",false,function(b_,blockSize_,iv_,tmp_){this.$val=this;if(arguments.length===0){this.b=$ifaceNil;this.blockSize=0;this.iv=AY.nil;this.tmp=AY.nil;return;}this.b=b_;this.blockSize=blockSize_;this.iv=iv_;this.tmp=tmp_;});AV=$pkg.cbcDecAble=$newType(8,$kindInterface,"cipher.cbcDecAble",true,"crypto/cipher",false,null);AX=$sliceType($Uint16);AY=$sliceType($Uint8);AZ=$arrayType($Uint8,16);BA=$arrayType(R,16);BB=$ptrType(AR);BC=$ptrType(AU);BE=$ptrType(R);BF=$ptrType(AZ);BG=$ptrType(S);BH=$ptrType(AE);G=function(a,b,c){var a,b,c,d;d=b.$length;if(c.$length>0,((e<0||e>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+e])));g=(f=d/4,(f===f&&f!==1/0&&f!==-1/0)?f>>0:$throwRuntimeError("integer divide by zero"));if(g>0){h=a;i=b;j=c;k=0;while(true){if(!(k=h.$length)?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+k]=((((k<0||k>=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+k])^((k<0||k>=j.$length)?($throwRuntimeError("index out of range"),undefined):j.$array[j.$offset+k]))>>>0));k=k+(1)>>0;}}m=(d-(l=d%4,l===l?l:$throwRuntimeError("integer divide by zero"))>>0);while(true){if(!(m=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+m]=((((m<0||m>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+m])^((m<0||m>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+m]))<<24>>>24));m=m+(1)>>0;}};I=function(a,b,c,d){var a,b,c,d,e;e=0;while(true){if(!(e=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+e]=((((e<0||e>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+e])^((e<0||e>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+e]))<<24>>>24));e=e+(1)>>0;}};J=function(a,b,c){var a,b,c,d,e,f,g,h,i;d=a;e=b;f=c;h=(g=c.$length/4,(g===g&&g!==1/0&&g!==-1/0)?g>>0:$throwRuntimeError("integer divide by zero"));i=0;while(true){if(!(i=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+i]=((((i<0||i>=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+i])^((i<0||i>=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+i]))>>>0));i=i+(1)>>0;}};K=function(a,b,c){var a,b,c;if(false){J(a,b,c);}else{I(a,b,c,c.$length);}};N.ptr.prototype.Read=function(a){var{a,b,c,d,e,f,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=0;c=$ifaceNil;d=this;f=d.R.Read(a);$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}e=f;b=e[0];c=e[1];$r=d.S.XORKeyStream($subslice(a,0,b),$subslice(a,0,b));$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return[b,c];}return;}var $f={$blk:N.ptr.prototype.Read,$c:true,$r,a,b,c,d,e,f,$s};return $f;};N.prototype.Read=function(a){return this.$val.Read(a);};T=function(a){var{a,b,c,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=W(a,12,16);$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b;$s=2;case 2:return c;}return;}var $f={$blk:T,$c:true,$r,a,b,c,$s};return $f;};$pkg.NewGCM=T;W=function(a,b,c){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,$s,$r,$c}=$restore(this,{a,b,c});$s=$s||0;s:while(true){switch($s){case 0:d=[d];if(c<12||c>16){$s=-1;return[$ifaceNil,F.New("cipher: incorrect tag size given to GCM")];}if(b<=0){$s=-1;return[$ifaceNil,F.New("cipher: the nonce can't have zero length, or the security of the key will be immediately compromised")];}e=$assertType(a,Q,true);f=e[0];g=e[1];if(g){$s=1;continue;}$s=2;continue;case 1:h=f.NewGCM(b,c);$s=3;case 3:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=4;case 4:return i;case 2:j=a.BlockSize();$s=7;case 7:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}if(!((j===16))){$s=5;continue;}$s=6;continue;case 5:$s=-1;return[$ifaceNil,F.New("cipher: NewGCM requires 128-bit block cipher")];case 6:k=AZ.zero();$r=a.Encrypt(new AY(k),new AY(k));$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}l=new S.ptr(a,b,c,BA.zero());d[0]=new R.ptr($clone(E.BigEndian,E.bigEndian).Uint64($subslice(new AY(k),0,8)),$clone(E.BigEndian,E.bigEndian).Uint64($subslice(new AY(k),8)));R.copy((m=l.productTable,n=Y(1),((n<0||n>=m.length)?($throwRuntimeError("index out of range"),undefined):m[n])),d[0]);o=2;while(true){if(!(o<16)){break;}R.copy((s=l.productTable,t=Y(o),((t<0||t>=s.length)?($throwRuntimeError("index out of range"),undefined):s[t])),AA((p=l.productTable,q=Y((r=o/2,(r===r&&r!==1/0&&r!==-1/0)?r>>0:$throwRuntimeError("integer divide by zero"))),((q<0||q>=p.length)?($throwRuntimeError("index out of range"),undefined):p[q]))));R.copy((w=l.productTable,x=Y(o+1>>0),((x<0||x>=w.length)?($throwRuntimeError("index out of range"),undefined):w[x])),Z((u=l.productTable,v=Y(o),((v<0||v>=u.length)?($throwRuntimeError("index out of range"),undefined):u[v])),d[0]));o=o+(2)>>0;}$s=-1;return[l,$ifaceNil];}return;}var $f={$blk:W,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,$s};return $f;};S.ptr.prototype.NonceSize=function(){var a;a=this;return a.nonceSize;};S.prototype.NonceSize=function(){return this.$val.NonceSize();};S.ptr.prototype.Overhead=function(){var a;a=this;return a.tagSize;};S.prototype.Overhead=function(){return this.$val.Overhead();};S.ptr.prototype.Seal=function(a,b,c,d){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,$s,$r,$c}=$restore(this,{a,b,c,d});$s=$s||0;s:while(true){switch($s){case 0:e=[e];f=[f];g=this;if(!((b.$length===g.nonceSize))){$panic(new $String("crypto/cipher: incorrect nonce length given to GCM"));}j=g.cipher.BlockSize();$s=3;case 3:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}if((h=(new $Uint64(0,c.$length)),i=$mul64(new $Uint64(0,4294967294),(new $Uint64(0,j))),(h.$high>i.$high||(h.$high===i.$high&&h.$low>i.$low)))){$s=1;continue;}$s=2;continue;case 1:$panic(new $String("crypto/cipher: message too large for GCM"));case 2:k=AD(a,c.$length+g.tagSize>>0);l=k[0];m=k[1];if(B.InexactOverlap(m,c)){$panic(new $String("crypto/cipher: invalid buffer overlap"));}n=AZ.zero();o=AZ.zero();e[0]=$clone(n,AZ);f[0]=$clone(o,AZ);g.deriveCounter(e[0],b);$r=g.cipher.Encrypt(new AY(f[0]),new AY(e[0]));$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}AC(e[0]);$r=g.counterCrypt(m,c,e[0]);$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}p=AZ.zero();g.auth(new AY(p),$subslice(m,0,c.$length),d,f[0]);$copySlice($subslice(m,c.$length),new AY(p));$s=-1;return l;}return;}var $f={$blk:S.ptr.prototype.Seal,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,$s};return $f;};S.prototype.Seal=function(a,b,c,d){return this.$val.Seal(a,b,c,d);};S.ptr.prototype.Open=function(a,b,c,d){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s,$r,$c}=$restore(this,{a,b,c,d});$s=$s||0;s:while(true){switch($s){case 0:e=[e];f=[f];g=this;if(!((b.$length===g.nonceSize))){$panic(new $String("crypto/cipher: incorrect nonce length given to GCM"));}if(g.tagSize<12){$panic(new $String("crypto/cipher: incorrect GCM tag size"));}if(c.$lengthi.$high||(h.$high===i.$high&&h.$low>i.$low)))){$s=1;continue;}$s=2;continue;case 1:$s=-1;return[AY.nil,X];case 2:m=$subslice(c,(c.$length-g.tagSize>>0));c=$subslice(c,0,(c.$length-g.tagSize>>0));n=AZ.zero();o=AZ.zero();e[0]=$clone(n,AZ);f[0]=$clone(o,AZ);g.deriveCounter(e[0],b);$r=g.cipher.Encrypt(new AY(f[0]),new AY(e[0]));$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}AC(e[0]);p=AZ.zero();g.auth(new AY(p),c,d,f[0]);q=AD(a,c.$length);r=q[0];s=q[1];if(B.InexactOverlap(s,c)){$panic(new $String("crypto/cipher: invalid buffer overlap"));}if(!((D.ConstantTimeCompare($subslice(new AY(p),0,g.tagSize),m)===1))){t=s;u=0;while(true){if(!(u=s.$length)?($throwRuntimeError("index out of range"),undefined):s.$array[s.$offset+v]=0);u++;}$s=-1;return[AY.nil,X];}$r=g.counterCrypt(s,c,e[0]);$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return[r,$ifaceNil];}return;}var $f={$blk:S.ptr.prototype.Open,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s};return $f;};S.prototype.Open=function(a,b,c,d){return this.$val.Open(a,b,c,d);};Y=function(a){var a;a=((((a<<2>>0))&12))|((((a>>2>>0))&3));a=((((a<<1>>0))&10))|((((a>>1>>0))&5));return a;};Z=function(a,b){var a,b,c,d,e,f;return new R.ptr((c=a.low,d=b.low,new $Uint64(c.$high^d.$high,(c.$low^d.$low)>>>0)),(e=a.high,f=b.high,new $Uint64(e.$high^f.$high,(e.$low^f.$low)>>>0)));};AA=function(a){var a,b,c,d,e,f,g,h,i;b=new R.ptr(new $Uint64(0,0),new $Uint64(0,0));e=(c=(d=a.high,new $Uint64(d.$high&0,(d.$low&1)>>>0)),(c.$high===0&&c.$low===1));b.high=$shiftRightUint64(a.high,1);b.high=(f=b.high,g=$shiftLeft64(a.low,63),new $Uint64(f.$high|g.$high,(f.$low|g.$low)>>>0));b.low=$shiftRightUint64(a.low,1);if(e){b.low=(h=b.low,i=new $Uint64(3774873600,0),new $Uint64(h.$high^i.$high,(h.$low^i.$low)>>>0));}return b;};S.ptr.prototype.mul=function(a){var a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s;b=this;c=new R.ptr(new $Uint64(0,0),new $Uint64(0,0));d=0;while(true){if(!(d<2)){break;}e=a.high;if(d===1){e=a.low;}f=0;while(true){if(!(f<64)){break;}h=(g=c.high,new $Uint64(g.$high&0,(g.$low&15)>>>0));c.high=$shiftRightUint64(c.high,(4));c.high=(i=c.high,j=$shiftLeft64(c.low,60),new $Uint64(i.$high|j.$high,(i.$low|j.$low)>>>0));c.low=$shiftRightUint64(c.low,(4));c.low=(k=c.low,l=$shiftLeft64((new $Uint64(0,(($flatten64(h)<0||$flatten64(h)>=AB.$length)?($throwRuntimeError("index out of range"),undefined):AB.$array[AB.$offset+$flatten64(h)]))),48),new $Uint64(k.$high^l.$high,(k.$low^l.$low)>>>0));o=(m=b.productTable,n=new $Uint64(e.$high&0,(e.$low&15)>>>0),(($flatten64(n)<0||$flatten64(n)>=m.length)?($throwRuntimeError("index out of range"),undefined):m[$flatten64(n)]));c.low=(p=c.low,q=o.low,new $Uint64(p.$high^q.$high,(p.$low^q.$low)>>>0));c.high=(r=c.high,s=o.high,new $Uint64(r.$high^s.$high,(r.$low^s.$low)>>>0));e=$shiftRightUint64(e,(4));f=f+(4)>>0;}d=d+(1)>>0;}R.copy(a,c);};S.prototype.mul=function(a){return this.$val.mul(a);};S.ptr.prototype.updateBlocks=function(a,b){var a,b,c,d,e,f,g;c=this;while(true){if(!(b.$length>0)){break;}a.low=(d=a.low,e=$clone(E.BigEndian,E.bigEndian).Uint64(b),new $Uint64(d.$high^e.$high,(d.$low^e.$low)>>>0));a.high=(f=a.high,g=$clone(E.BigEndian,E.bigEndian).Uint64($subslice(b,8)),new $Uint64(f.$high^g.$high,(f.$low^g.$low)>>>0));c.mul(a);b=$subslice(b,16);}};S.prototype.updateBlocks=function(a,b){return this.$val.updateBlocks(a,b);};S.ptr.prototype.update=function(a,b){var a,b,c,d,e;c=this;d=((b.$length>>4>>0))<<4>>0;c.updateBlocks(a,$subslice(b,0,d));if(!((b.$length===d))){e=AZ.zero();$copySlice(new AY(e),$subslice(b,d));c.updateBlocks(a,new AY(e));}};S.prototype.update=function(a,b){return this.$val.update(a,b);};AC=function(a){var a,b;b=$subslice(new AY(a),12);$clone(E.BigEndian,E.bigEndian).PutUint32(b,$clone(E.BigEndian,E.bigEndian).Uint32(b)+1>>>0);};AD=function(a,b){var a,b,c,d,e;c=AY.nil;d=AY.nil;e=a.$length+b>>0;if(a.$capacity>=e){c=$subslice(a,0,e);}else{c=$makeSlice(AY,e);$copySlice(c,a);}d=$subslice(c,a.$length);return[c,d];};S.ptr.prototype.counterCrypt=function(a,b,c){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a,b,c});$s=$s||0;s:while(true){switch($s){case 0:d=this;e=AZ.zero();case 1:if(!(b.$length>=16)){$s=2;continue;}$r=d.cipher.Encrypt(new AY(e),new AY(c));$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}AC(c);K(a,b,new AY(e));a=$subslice(a,16);b=$subslice(b,16);$s=1;continue;case 2:if(b.$length>0){$s=4;continue;}$s=5;continue;case 4:$r=d.cipher.Encrypt(new AY(e),new AY(c));$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}AC(c);G(a,b,new AY(e));case 5:$s=-1;return;}return;}var $f={$blk:S.ptr.prototype.counterCrypt,$c:true,$r,a,b,c,d,e,$s};return $f;};S.prototype.counterCrypt=function(a,b,c){return this.$val.counterCrypt(a,b,c);};S.ptr.prototype.deriveCounter=function(a,b){var a,b,c,d,e,f;c=this;if(b.$length===12){$copySlice(new AY(a),b);a.nilCheck,a[15]=1;}else{d=new R.ptr(new $Uint64(0,0),new $Uint64(0,0));c.update(d,b);d.high=(e=d.high,f=$mul64((new $Uint64(0,b.$length)),new $Uint64(0,8)),new $Uint64(e.$high^f.$high,(e.$low^f.$low)>>>0));c.mul(d);$clone(E.BigEndian,E.bigEndian).PutUint64($subslice(new AY(a),0,8),d.low);$clone(E.BigEndian,E.bigEndian).PutUint64($subslice(new AY(a),8),d.high);}};S.prototype.deriveCounter=function(a,b){return this.$val.deriveCounter(a,b);};S.ptr.prototype.auth=function(a,b,c,d){var a,b,c,d,e,f,g,h,i,j;e=this;f=new R.ptr(new $Uint64(0,0),new $Uint64(0,0));e.update(f,c);e.update(f,b);f.low=(g=f.low,h=$mul64((new $Uint64(0,c.$length)),new $Uint64(0,8)),new $Uint64(g.$high^h.$high,(g.$low^h.$low)>>>0));f.high=(i=f.high,j=$mul64((new $Uint64(0,b.$length)),new $Uint64(0,8)),new $Uint64(i.$high^j.$high,(i.$low^j.$low)>>>0));e.mul(f);$clone(E.BigEndian,E.bigEndian).PutUint64(a,f.low);$clone(E.BigEndian,E.bigEndian).PutUint64($subslice(a,8),f.high);K(a,a,new AY(d));};S.prototype.auth=function(a,b,c,d){return this.$val.auth(a,b,c,d);};AG=function(a,b){var{a,b,c,d,e,f,g,h,i,j,k,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=$assertType(a,AF,true);d=c[0];e=c[1];if(e){$s=1;continue;}$s=2;continue;case 1:f=d.NewCTR(b);$s=3;case 3:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;$s=4;case 4:return g;case 2:h=a.BlockSize();$s=7;case 7:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}if(!((b.$length===h))){$s=5;continue;}$s=6;continue;case 5:$panic(new $String("cipher.NewCTR: IV length must equal block size"));case 6:i=512;j=a.BlockSize();$s=10;case 10:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}if(i>0;$copySlice(a.out,$subslice(a.out,a.outUsed));a.out=$subslice(a.out,0,a.out.$capacity);c=a.b.BlockSize();$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c;case 2:if(!(b<=(a.out.$length-d>>0))){$s=3;continue;}$r=a.b.Encrypt($subslice(a.out,b),a.ctr);$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}b=b+(d)>>0;e=a.ctr.$length-1>>0;while(true){if(!(e>=0)){break;}(g=a.ctr,((e<0||e>=g.$length)?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+e]=((f=a.ctr,((e<0||e>=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+e]))+(1)<<24>>>24)));if(!(((h=a.ctr,((e<0||e>=h.$length)?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+e]))===0))){break;}e=e-(1)>>0;}$s=2;continue;case 3:a.out=$subslice(a.out,0,b);a.outUsed=0;$s=-1;return;}return;}var $f={$blk:AE.ptr.prototype.refill,$c:true,$r,a,b,c,d,e,f,g,h,$s};return $f;};AE.prototype.refill=function(){return this.$val.refill();};AE.ptr.prototype.XORKeyStream=function(a,b){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this;if(a.$length0)){$s=2;continue;}d=c.b.BlockSize();$s=5;case 5:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}if(c.outUsed>=(c.out.$length-d>>0)){$s=3;continue;}$s=4;continue;case 3:$r=c.refill();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 4:e=G(a,b,$subslice(c.out,c.outUsed));a=$subslice(a,e);b=$subslice(b,e);c.outUsed=c.outUsed+(e)>>0;$s=1;continue;case 2:$s=-1;return;}return;}var $f={$blk:AE.ptr.prototype.XORKeyStream,$c:true,$r,a,b,c,d,e,$s};return $f;};AE.prototype.XORKeyStream=function(a,b){return this.$val.XORKeyStream(a,b);};AK=function(a){var a,b;b=$makeSlice(AY,a.$length);$copySlice(b,a);return b;};AQ=function(a,b){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=a.BlockSize();$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=a.BlockSize();$s=2;case 2:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=new AP.ptr(a,c,AK(b),$makeSlice(AY,d));$s=3;case 3:return e;}return;}var $f={$blk:AQ,$c:true,$r,a,b,c,d,e,$s};return $f;};AT=function(a,b){var{a,b,c,d,e,f,g,h,i,j,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=a.BlockSize();$s=3;case 3:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}if(!((b.$length===c))){$s=1;continue;}$s=2;continue;case 1:$panic(new $String("cipher.NewCBCEncrypter: IV length must equal block size"));case 2:d=$assertType(a,AS,true);e=d[0];f=d[1];if(f){$s=4;continue;}$s=5;continue;case 4:g=e.NewCBCEncrypter(b);$s=6;case 6:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;$s=7;case 7:return h;case 5:i=AQ(a,b);$s=8;case 8:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=($pointerOfStructConversion(i,BB));$s=9;case 9:return j;}return;}var $f={$blk:AT,$c:true,$r,a,b,c,d,e,f,g,h,i,j,$s};return $f;};$pkg.NewCBCEncrypter=AT;AR.ptr.prototype.BlockSize=function(){var a;a=this;return a.blockSize;};AR.prototype.BlockSize=function(){return this.$val.BlockSize();};AR.ptr.prototype.CryptBlocks=function(a,b){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this;if(!(((d=b.$length%c.blockSize,d===d?d:$throwRuntimeError("integer divide by zero"))===0))){$panic(new $String("crypto/cipher: input not full blocks"));}if(a.$length0)){$s=2;continue;}G($subslice(a,0,c.blockSize),$subslice(b,0,c.blockSize),e);$r=c.b.Encrypt($subslice(a,0,c.blockSize),$subslice(a,0,c.blockSize));$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}e=$subslice(a,0,c.blockSize);b=$subslice(b,c.blockSize);a=$subslice(a,c.blockSize);$s=1;continue;case 2:$copySlice(c.iv,e);$s=-1;return;}return;}var $f={$blk:AR.ptr.prototype.CryptBlocks,$c:true,$r,a,b,c,d,e,$s};return $f;};AR.prototype.CryptBlocks=function(a,b){return this.$val.CryptBlocks(a,b);};AR.ptr.prototype.SetIV=function(a){var a,b;b=this;if(!((a.$length===b.iv.$length))){$panic(new $String("cipher: incorrect length IV"));}$copySlice(b.iv,a);};AR.prototype.SetIV=function(a){return this.$val.SetIV(a);};AW=function(a,b){var{a,b,c,d,e,f,g,h,i,j,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=a.BlockSize();$s=3;case 3:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}if(!((b.$length===c))){$s=1;continue;}$s=2;continue;case 1:$panic(new $String("cipher.NewCBCDecrypter: IV length must equal block size"));case 2:d=$assertType(a,AV,true);e=d[0];f=d[1];if(f){$s=4;continue;}$s=5;continue;case 4:g=e.NewCBCDecrypter(b);$s=6;case 6:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;$s=7;case 7:return h;case 5:i=AQ(a,b);$s=8;case 8:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=($pointerOfStructConversion(i,BC));$s=9;case 9:return j;}return;}var $f={$blk:AW,$c:true,$r,a,b,c,d,e,f,g,h,i,j,$s};return $f;};$pkg.NewCBCDecrypter=AW;AU.ptr.prototype.BlockSize=function(){var a;a=this;return a.blockSize;};AU.prototype.BlockSize=function(){return this.$val.BlockSize();};AU.ptr.prototype.CryptBlocks=function(a,b){var{a,b,c,d,e,f,g,h,i,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this;if(!(((d=b.$length%c.blockSize,d===d?d:$throwRuntimeError("integer divide by zero"))===0))){$panic(new $String("crypto/cipher: input not full blocks"));}if(a.$length>0;g=f-c.blockSize>>0;$copySlice(c.tmp,$subslice(b,f,e));case 1:if(!(f>0)){$s=2;continue;}$r=c.b.Decrypt($subslice(a,f,e),$subslice(b,f,e));$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}G($subslice(a,f,e),$subslice(a,f,e),$subslice(b,g,f));e=f;f=g;g=g-(c.blockSize)>>0;$s=1;continue;case 2:$r=c.b.Decrypt($subslice(a,f,e),$subslice(b,f,e));$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}G($subslice(a,f,e),$subslice(a,f,e),c.iv);h=c.tmp;i=c.iv;c.iv=h;c.tmp=i;$s=-1;return;}return;}var $f={$blk:AU.ptr.prototype.CryptBlocks,$c:true,$r,a,b,c,d,e,f,g,h,i,$s};return $f;};AU.prototype.CryptBlocks=function(a,b){return this.$val.CryptBlocks(a,b);};AU.ptr.prototype.SetIV=function(a){var a,b;b=this;if(!((a.$length===b.iv.$length))){$panic(new $String("cipher: incorrect length IV"));}$copySlice(b.iv,a);};AU.prototype.SetIV=function(a){return this.$val.SetIV(a);};N.methods=[{prop:"Read",name:"Read",pkg:"",typ:$funcType([AY],[$Int,$error],false)}];BG.methods=[{prop:"NonceSize",name:"NonceSize",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Overhead",name:"Overhead",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Seal",name:"Seal",pkg:"",typ:$funcType([AY,AY,AY,AY],[AY],false)},{prop:"Open",name:"Open",pkg:"",typ:$funcType([AY,AY,AY,AY],[AY,$error],false)},{prop:"mul",name:"mul",pkg:"crypto/cipher",typ:$funcType([BE],[],false)},{prop:"updateBlocks",name:"updateBlocks",pkg:"crypto/cipher",typ:$funcType([BE,AY],[],false)},{prop:"update",name:"update",pkg:"crypto/cipher",typ:$funcType([BE,AY],[],false)},{prop:"counterCrypt",name:"counterCrypt",pkg:"crypto/cipher",typ:$funcType([AY,AY,BF],[],false)},{prop:"deriveCounter",name:"deriveCounter",pkg:"crypto/cipher",typ:$funcType([BF,AY],[],false)},{prop:"auth",name:"auth",pkg:"crypto/cipher",typ:$funcType([AY,AY,AY,BF],[],false)}];BH.methods=[{prop:"refill",name:"refill",pkg:"crypto/cipher",typ:$funcType([],[],false)},{prop:"XORKeyStream",name:"XORKeyStream",pkg:"",typ:$funcType([AY,AY],[],false)}];BB.methods=[{prop:"BlockSize",name:"BlockSize",pkg:"",typ:$funcType([],[$Int],false)},{prop:"CryptBlocks",name:"CryptBlocks",pkg:"",typ:$funcType([AY,AY],[],false)},{prop:"SetIV",name:"SetIV",pkg:"",typ:$funcType([AY],[],false)}];BC.methods=[{prop:"BlockSize",name:"BlockSize",pkg:"",typ:$funcType([],[$Int],false)},{prop:"CryptBlocks",name:"CryptBlocks",pkg:"",typ:$funcType([AY,AY],[],false)},{prop:"SetIV",name:"SetIV",pkg:"",typ:$funcType([AY],[],false)}];N.init("",[{prop:"S",name:"S",embedded:false,exported:true,typ:AI,tag:""},{prop:"R",name:"R",embedded:false,exported:true,typ:C.Reader,tag:""}]);P.init([{prop:"NonceSize",name:"NonceSize",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Open",name:"Open",pkg:"",typ:$funcType([AY,AY,AY,AY],[AY,$error],false)},{prop:"Overhead",name:"Overhead",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Seal",name:"Seal",pkg:"",typ:$funcType([AY,AY,AY,AY],[AY],false)}]);Q.init([{prop:"NewGCM",name:"NewGCM",pkg:"",typ:$funcType([$Int,$Int],[P,$error],false)}]);R.init("crypto/cipher",[{prop:"low",name:"low",embedded:false,exported:false,typ:$Uint64,tag:""},{prop:"high",name:"high",embedded:false,exported:false,typ:$Uint64,tag:""}]);S.init("crypto/cipher",[{prop:"cipher",name:"cipher",embedded:false,exported:false,typ:AH,tag:""},{prop:"nonceSize",name:"nonceSize",embedded:false,exported:false,typ:$Int,tag:""},{prop:"tagSize",name:"tagSize",embedded:false,exported:false,typ:$Int,tag:""},{prop:"productTable",name:"productTable",embedded:false,exported:false,typ:BA,tag:""}]);AE.init("crypto/cipher",[{prop:"b",name:"b",embedded:false,exported:false,typ:AH,tag:""},{prop:"ctr",name:"ctr",embedded:false,exported:false,typ:AY,tag:""},{prop:"out",name:"out",embedded:false,exported:false,typ:AY,tag:""},{prop:"outUsed",name:"outUsed",embedded:false,exported:false,typ:$Int,tag:""}]);AF.init([{prop:"NewCTR",name:"NewCTR",pkg:"",typ:$funcType([AY],[AI],false)}]);AH.init([{prop:"BlockSize",name:"BlockSize",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Decrypt",name:"Decrypt",pkg:"",typ:$funcType([AY,AY],[],false)},{prop:"Encrypt",name:"Encrypt",pkg:"",typ:$funcType([AY,AY],[],false)}]);AI.init([{prop:"XORKeyStream",name:"XORKeyStream",pkg:"",typ:$funcType([AY,AY],[],false)}]);AJ.init([{prop:"BlockSize",name:"BlockSize",pkg:"",typ:$funcType([],[$Int],false)},{prop:"CryptBlocks",name:"CryptBlocks",pkg:"",typ:$funcType([AY,AY],[],false)}]);AP.init("crypto/cipher",[{prop:"b",name:"b",embedded:false,exported:false,typ:AH,tag:""},{prop:"blockSize",name:"blockSize",embedded:false,exported:false,typ:$Int,tag:""},{prop:"iv",name:"iv",embedded:false,exported:false,typ:AY,tag:""},{prop:"tmp",name:"tmp",embedded:false,exported:false,typ:AY,tag:""}]);AR.init("crypto/cipher",[{prop:"b",name:"b",embedded:false,exported:false,typ:AH,tag:""},{prop:"blockSize",name:"blockSize",embedded:false,exported:false,typ:$Int,tag:""},{prop:"iv",name:"iv",embedded:false,exported:false,typ:AY,tag:""},{prop:"tmp",name:"tmp",embedded:false,exported:false,typ:AY,tag:""}]);AS.init([{prop:"NewCBCEncrypter",name:"NewCBCEncrypter",pkg:"",typ:$funcType([AY],[AJ],false)}]);AU.init("crypto/cipher",[{prop:"b",name:"b",embedded:false,exported:false,typ:AH,tag:""},{prop:"blockSize",name:"blockSize",embedded:false,exported:false,typ:$Int,tag:""},{prop:"iv",name:"iv",embedded:false,exported:false,typ:AY,tag:""},{prop:"tmp",name:"tmp",embedded:false,exported:false,typ:AY,tag:""}]);AV.init([{prop:"NewCBCDecrypter",name:"NewCBCDecrypter",pkg:"",typ:$funcType([AY],[AJ],false)}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=B.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=D.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=E.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=F.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=A.$init();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}X=F.New("cipher: message authentication failed");AB=new AX([0,7200,14400,9312,28800,27808,18624,21728,57600,64800,55616,50528,37248,36256,43456,46560]);}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["crypto/aes"]=(function(){var $pkg={},$init,A,B,D,C,V,W,AE,AF,AG,I,J,K,L,M,N,O,P,Q,R,S,T,X,Y,Z,AA,AB,AC,AD;A=$packages["crypto/cipher"];B=$packages["crypto/internal/subtle"];D=$packages["encoding/binary"];C=$packages["strconv"];V=$pkg.aesCipher=$newType(0,$kindStruct,"aes.aesCipher",true,"crypto/aes",false,function(enc_,dec_){this.$val=this;if(arguments.length===0){this.enc=AE.nil;this.dec=AE.nil;return;}this.enc=enc_;this.dec=dec_;});W=$pkg.KeySizeError=$newType(4,$kindInt,"aes.KeySizeError",true,"crypto/aes",true,null);AE=$sliceType($Uint32);AF=$sliceType($Uint8);AG=$ptrType(V);T=function(a){var a;return Y(a);};W.prototype.Error=function(){var a;a=this.$val;return"crypto/aes: invalid key size "+C.Itoa(((a>>0)));};$ptrType(W).prototype.Error=function(){return new W(this.$get()).Error();};X=function(a){var a,b,c;b=a.$length;switch(0){default:c=b;if((c===(16))||(c===(24))||(c===(32))){break;}else{return[$ifaceNil,new W(((b>>0)))];}}return T(a);};$pkg.NewCipher=X;Y=function(a){var a,b,c;b=a.$length+28>>0;c=new V.ptr($makeSlice(AE,b),$makeSlice(AE,b));AD(a,c.enc,c.dec);return[c,$ifaceNil];};V.ptr.prototype.BlockSize=function(){var a;a=this;return 16;};V.prototype.BlockSize=function(){return this.$val.BlockSize();};V.ptr.prototype.Encrypt=function(a,b){var a,b,c;c=this;if(b.$length<16){$panic(new $String("crypto/aes: input not full block"));}if(a.$length<16){$panic(new $String("crypto/aes: output not full block"));}if(B.InexactOverlap($subslice(a,0,16),$subslice(b,0,16))){$panic(new $String("crypto/aes: invalid buffer overlap"));}Z(c.enc,a,b);};V.prototype.Encrypt=function(a,b){return this.$val.Encrypt(a,b);};V.ptr.prototype.Decrypt=function(a,b){var a,b,c;c=this;if(b.$length<16){$panic(new $String("crypto/aes: input not full block"));}if(a.$length<16){$panic(new $String("crypto/aes: output not full block"));}if(B.InexactOverlap($subslice(a,0,16),$subslice(b,0,16))){$panic(new $String("crypto/aes: invalid buffer overlap"));}AA(c.dec,a,b);};V.prototype.Decrypt=function(a,b){return this.$val.Decrypt(a,b);};Z=function(a,b,c){var a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,b,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;$unused((15>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+15]));d=$clone(D.BigEndian,D.bigEndian).Uint32($subslice(c,0,4));e=$clone(D.BigEndian,D.bigEndian).Uint32($subslice(c,4,8));f=$clone(D.BigEndian,D.bigEndian).Uint32($subslice(c,8,12));g=$clone(D.BigEndian,D.bigEndian).Uint32($subslice(c,12,16));d=(d^((0>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+0])))>>>0;e=(e^((1>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+1])))>>>0;f=(f^((2>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+2])))>>>0;g=(g^((3>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+3])))>>>0;i=(h=a.$length/4,(h===h&&h!==1/0&&h!==-1/0)?h>>0:$throwRuntimeError("integer divide by zero"))-2>>0;j=4;k=0;l=0;m=0;n=0;o=k;p=l;q=m;r=n;s=0;while(true){if(!(s>0,((t<0||t>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+t]))^(u=(((d>>>24>>>0)<<24>>>24)),((u<0||u>=L.length)?($throwRuntimeError("index out of range"),undefined):L[u])))>>>0)^(v=(((e>>>16>>>0)<<24>>>24)),((v<0||v>=M.length)?($throwRuntimeError("index out of range"),undefined):M[v])))>>>0)^(w=(((f>>>8>>>0)<<24>>>24)),((w<0||w>=N.length)?($throwRuntimeError("index out of range"),undefined):N[w])))>>>0)^(x=((g<<24>>>24)),((x<0||x>=O.length)?($throwRuntimeError("index out of range"),undefined):O[x])))>>>0;p=((((((((y=j+1>>0,((y<0||y>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+y]))^(z=(((e>>>24>>>0)<<24>>>24)),((z<0||z>=L.length)?($throwRuntimeError("index out of range"),undefined):L[z])))>>>0)^(aa=(((f>>>16>>>0)<<24>>>24)),((aa<0||aa>=M.length)?($throwRuntimeError("index out of range"),undefined):M[aa])))>>>0)^(ab=(((g>>>8>>>0)<<24>>>24)),((ab<0||ab>=N.length)?($throwRuntimeError("index out of range"),undefined):N[ab])))>>>0)^(ac=((d<<24>>>24)),((ac<0||ac>=O.length)?($throwRuntimeError("index out of range"),undefined):O[ac])))>>>0;q=((((((((ad=j+2>>0,((ad<0||ad>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+ad]))^(ae=(((f>>>24>>>0)<<24>>>24)),((ae<0||ae>=L.length)?($throwRuntimeError("index out of range"),undefined):L[ae])))>>>0)^(af=(((g>>>16>>>0)<<24>>>24)),((af<0||af>=M.length)?($throwRuntimeError("index out of range"),undefined):M[af])))>>>0)^(ag=(((d>>>8>>>0)<<24>>>24)),((ag<0||ag>=N.length)?($throwRuntimeError("index out of range"),undefined):N[ag])))>>>0)^(ah=((e<<24>>>24)),((ah<0||ah>=O.length)?($throwRuntimeError("index out of range"),undefined):O[ah])))>>>0;r=((((((((ai=j+3>>0,((ai<0||ai>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+ai]))^(aj=(((g>>>24>>>0)<<24>>>24)),((aj<0||aj>=L.length)?($throwRuntimeError("index out of range"),undefined):L[aj])))>>>0)^(ak=(((d>>>16>>>0)<<24>>>24)),((ak<0||ak>=M.length)?($throwRuntimeError("index out of range"),undefined):M[ak])))>>>0)^(al=(((e>>>8>>>0)<<24>>>24)),((al<0||al>=N.length)?($throwRuntimeError("index out of range"),undefined):N[al])))>>>0)^(am=((f<<24>>>24)),((am<0||am>=O.length)?($throwRuntimeError("index out of range"),undefined):O[am])))>>>0;j=j+(4)>>0;an=o;ao=p;ap=q;aq=r;d=an;e=ao;f=ap;g=aq;s=s+(1)>>0;}d=(((((((((ar=o>>>24>>>0,((ar<0||ar>=J.length)?($throwRuntimeError("index out of range"),undefined):J[ar]))>>>0))<<24>>>0)|((((as=((p>>>16>>>0)&255)>>>0,((as<0||as>=J.length)?($throwRuntimeError("index out of range"),undefined):J[as]))>>>0))<<16>>>0))>>>0)|((((at=((q>>>8>>>0)&255)>>>0,((at<0||at>=J.length)?($throwRuntimeError("index out of range"),undefined):J[at]))>>>0))<<8>>>0))>>>0)|(((au=(r&255)>>>0,((au<0||au>=J.length)?($throwRuntimeError("index out of range"),undefined):J[au]))>>>0)))>>>0;e=(((((((((av=p>>>24>>>0,((av<0||av>=J.length)?($throwRuntimeError("index out of range"),undefined):J[av]))>>>0))<<24>>>0)|((((aw=((q>>>16>>>0)&255)>>>0,((aw<0||aw>=J.length)?($throwRuntimeError("index out of range"),undefined):J[aw]))>>>0))<<16>>>0))>>>0)|((((ax=((r>>>8>>>0)&255)>>>0,((ax<0||ax>=J.length)?($throwRuntimeError("index out of range"),undefined):J[ax]))>>>0))<<8>>>0))>>>0)|(((ay=(o&255)>>>0,((ay<0||ay>=J.length)?($throwRuntimeError("index out of range"),undefined):J[ay]))>>>0)))>>>0;f=(((((((((az=q>>>24>>>0,((az<0||az>=J.length)?($throwRuntimeError("index out of range"),undefined):J[az]))>>>0))<<24>>>0)|((((ba=((r>>>16>>>0)&255)>>>0,((ba<0||ba>=J.length)?($throwRuntimeError("index out of range"),undefined):J[ba]))>>>0))<<16>>>0))>>>0)|((((bb=((o>>>8>>>0)&255)>>>0,((bb<0||bb>=J.length)?($throwRuntimeError("index out of range"),undefined):J[bb]))>>>0))<<8>>>0))>>>0)|(((bc=(p&255)>>>0,((bc<0||bc>=J.length)?($throwRuntimeError("index out of range"),undefined):J[bc]))>>>0)))>>>0;g=(((((((((bd=r>>>24>>>0,((bd<0||bd>=J.length)?($throwRuntimeError("index out of range"),undefined):J[bd]))>>>0))<<24>>>0)|((((be=((o>>>16>>>0)&255)>>>0,((be<0||be>=J.length)?($throwRuntimeError("index out of range"),undefined):J[be]))>>>0))<<16>>>0))>>>0)|((((bf=((p>>>8>>>0)&255)>>>0,((bf<0||bf>=J.length)?($throwRuntimeError("index out of range"),undefined):J[bf]))>>>0))<<8>>>0))>>>0)|(((bg=(q&255)>>>0,((bg<0||bg>=J.length)?($throwRuntimeError("index out of range"),undefined):J[bg]))>>>0)))>>>0;d=(d^((bh=j+0>>0,((bh<0||bh>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+bh]))))>>>0;e=(e^((bi=j+1>>0,((bi<0||bi>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+bi]))))>>>0;f=(f^((bj=j+2>>0,((bj<0||bj>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+bj]))))>>>0;g=(g^((bk=j+3>>0,((bk<0||bk>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+bk]))))>>>0;$unused((15>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+15]));$clone(D.BigEndian,D.bigEndian).PutUint32($subslice(b,0,4),d);$clone(D.BigEndian,D.bigEndian).PutUint32($subslice(b,4,8),e);$clone(D.BigEndian,D.bigEndian).PutUint32($subslice(b,8,12),f);$clone(D.BigEndian,D.bigEndian).PutUint32($subslice(b,12,16),g);};AA=function(a,b,c){var a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,b,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;$unused((15>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+15]));d=$clone(D.BigEndian,D.bigEndian).Uint32($subslice(c,0,4));e=$clone(D.BigEndian,D.bigEndian).Uint32($subslice(c,4,8));f=$clone(D.BigEndian,D.bigEndian).Uint32($subslice(c,8,12));g=$clone(D.BigEndian,D.bigEndian).Uint32($subslice(c,12,16));d=(d^((0>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+0])))>>>0;e=(e^((1>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+1])))>>>0;f=(f^((2>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+2])))>>>0;g=(g^((3>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+3])))>>>0;i=(h=a.$length/4,(h===h&&h!==1/0&&h!==-1/0)?h>>0:$throwRuntimeError("integer divide by zero"))-2>>0;j=4;k=0;l=0;m=0;n=0;o=k;p=l;q=m;r=n;s=0;while(true){if(!(s>0,((t<0||t>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+t]))^(u=(((d>>>24>>>0)<<24>>>24)),((u<0||u>=P.length)?($throwRuntimeError("index out of range"),undefined):P[u])))>>>0)^(v=(((g>>>16>>>0)<<24>>>24)),((v<0||v>=Q.length)?($throwRuntimeError("index out of range"),undefined):Q[v])))>>>0)^(w=(((f>>>8>>>0)<<24>>>24)),((w<0||w>=R.length)?($throwRuntimeError("index out of range"),undefined):R[w])))>>>0)^(x=((e<<24>>>24)),((x<0||x>=S.length)?($throwRuntimeError("index out of range"),undefined):S[x])))>>>0;p=((((((((y=j+1>>0,((y<0||y>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+y]))^(z=(((e>>>24>>>0)<<24>>>24)),((z<0||z>=P.length)?($throwRuntimeError("index out of range"),undefined):P[z])))>>>0)^(aa=(((d>>>16>>>0)<<24>>>24)),((aa<0||aa>=Q.length)?($throwRuntimeError("index out of range"),undefined):Q[aa])))>>>0)^(ab=(((g>>>8>>>0)<<24>>>24)),((ab<0||ab>=R.length)?($throwRuntimeError("index out of range"),undefined):R[ab])))>>>0)^(ac=((f<<24>>>24)),((ac<0||ac>=S.length)?($throwRuntimeError("index out of range"),undefined):S[ac])))>>>0;q=((((((((ad=j+2>>0,((ad<0||ad>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+ad]))^(ae=(((f>>>24>>>0)<<24>>>24)),((ae<0||ae>=P.length)?($throwRuntimeError("index out of range"),undefined):P[ae])))>>>0)^(af=(((e>>>16>>>0)<<24>>>24)),((af<0||af>=Q.length)?($throwRuntimeError("index out of range"),undefined):Q[af])))>>>0)^(ag=(((d>>>8>>>0)<<24>>>24)),((ag<0||ag>=R.length)?($throwRuntimeError("index out of range"),undefined):R[ag])))>>>0)^(ah=((g<<24>>>24)),((ah<0||ah>=S.length)?($throwRuntimeError("index out of range"),undefined):S[ah])))>>>0;r=((((((((ai=j+3>>0,((ai<0||ai>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+ai]))^(aj=(((g>>>24>>>0)<<24>>>24)),((aj<0||aj>=P.length)?($throwRuntimeError("index out of range"),undefined):P[aj])))>>>0)^(ak=(((f>>>16>>>0)<<24>>>24)),((ak<0||ak>=Q.length)?($throwRuntimeError("index out of range"),undefined):Q[ak])))>>>0)^(al=(((e>>>8>>>0)<<24>>>24)),((al<0||al>=R.length)?($throwRuntimeError("index out of range"),undefined):R[al])))>>>0)^(am=((d<<24>>>24)),((am<0||am>=S.length)?($throwRuntimeError("index out of range"),undefined):S[am])))>>>0;j=j+(4)>>0;an=o;ao=p;ap=q;aq=r;d=an;e=ao;f=ap;g=aq;s=s+(1)>>0;}d=(((((((((ar=o>>>24>>>0,((ar<0||ar>=K.length)?($throwRuntimeError("index out of range"),undefined):K[ar]))>>>0))<<24>>>0)|((((as=((r>>>16>>>0)&255)>>>0,((as<0||as>=K.length)?($throwRuntimeError("index out of range"),undefined):K[as]))>>>0))<<16>>>0))>>>0)|((((at=((q>>>8>>>0)&255)>>>0,((at<0||at>=K.length)?($throwRuntimeError("index out of range"),undefined):K[at]))>>>0))<<8>>>0))>>>0)|(((au=(p&255)>>>0,((au<0||au>=K.length)?($throwRuntimeError("index out of range"),undefined):K[au]))>>>0)))>>>0;e=(((((((((av=p>>>24>>>0,((av<0||av>=K.length)?($throwRuntimeError("index out of range"),undefined):K[av]))>>>0))<<24>>>0)|((((aw=((o>>>16>>>0)&255)>>>0,((aw<0||aw>=K.length)?($throwRuntimeError("index out of range"),undefined):K[aw]))>>>0))<<16>>>0))>>>0)|((((ax=((r>>>8>>>0)&255)>>>0,((ax<0||ax>=K.length)?($throwRuntimeError("index out of range"),undefined):K[ax]))>>>0))<<8>>>0))>>>0)|(((ay=(q&255)>>>0,((ay<0||ay>=K.length)?($throwRuntimeError("index out of range"),undefined):K[ay]))>>>0)))>>>0;f=(((((((((az=q>>>24>>>0,((az<0||az>=K.length)?($throwRuntimeError("index out of range"),undefined):K[az]))>>>0))<<24>>>0)|((((ba=((p>>>16>>>0)&255)>>>0,((ba<0||ba>=K.length)?($throwRuntimeError("index out of range"),undefined):K[ba]))>>>0))<<16>>>0))>>>0)|((((bb=((o>>>8>>>0)&255)>>>0,((bb<0||bb>=K.length)?($throwRuntimeError("index out of range"),undefined):K[bb]))>>>0))<<8>>>0))>>>0)|(((bc=(r&255)>>>0,((bc<0||bc>=K.length)?($throwRuntimeError("index out of range"),undefined):K[bc]))>>>0)))>>>0;g=(((((((((bd=r>>>24>>>0,((bd<0||bd>=K.length)?($throwRuntimeError("index out of range"),undefined):K[bd]))>>>0))<<24>>>0)|((((be=((q>>>16>>>0)&255)>>>0,((be<0||be>=K.length)?($throwRuntimeError("index out of range"),undefined):K[be]))>>>0))<<16>>>0))>>>0)|((((bf=((p>>>8>>>0)&255)>>>0,((bf<0||bf>=K.length)?($throwRuntimeError("index out of range"),undefined):K[bf]))>>>0))<<8>>>0))>>>0)|(((bg=(o&255)>>>0,((bg<0||bg>=K.length)?($throwRuntimeError("index out of range"),undefined):K[bg]))>>>0)))>>>0;d=(d^((bh=j+0>>0,((bh<0||bh>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+bh]))))>>>0;e=(e^((bi=j+1>>0,((bi<0||bi>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+bi]))))>>>0;f=(f^((bj=j+2>>0,((bj<0||bj>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+bj]))))>>>0;g=(g^((bk=j+3>>0,((bk<0||bk>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+bk]))))>>>0;$unused((15>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+15]));$clone(D.BigEndian,D.bigEndian).PutUint32($subslice(b,0,4),d);$clone(D.BigEndian,D.bigEndian).PutUint32($subslice(b,4,8),e);$clone(D.BigEndian,D.bigEndian).PutUint32($subslice(b,8,12),f);$clone(D.BigEndian,D.bigEndian).PutUint32($subslice(b,12,16),g);};AB=function(a){var a,b,c,d,e;return(((((((((b=a>>>24>>>0,((b<0||b>=J.length)?($throwRuntimeError("index out of range"),undefined):J[b]))>>>0))<<24>>>0)|((((c=((a>>>16>>>0)&255)>>>0,((c<0||c>=J.length)?($throwRuntimeError("index out of range"),undefined):J[c]))>>>0))<<16>>>0))>>>0)|((((d=((a>>>8>>>0)&255)>>>0,((d<0||d>=J.length)?($throwRuntimeError("index out of range"),undefined):J[d]))>>>0))<<8>>>0))>>>0)|(((e=(a&255)>>>0,((e<0||e>=J.length)?($throwRuntimeError("index out of range"),undefined):J[e]))>>>0)))>>>0;};AC=function(a){var a;return((a<<8>>>0)|(a>>>24>>>0))>>>0;};AD=function(a,b,c){var a,aa,ab,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;d=0;f=(e=a.$length/4,(e===e&&e!==1/0&&e!==-1/0)?e>>0:$throwRuntimeError("integer divide by zero"));d=0;while(true){if(!(d=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+d]=$clone(D.BigEndian,D.bigEndian).Uint32($subslice(a,($imul(4,d)))));d=d+(1)>>0;}while(true){if(!(d>0,((g<0||g>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+g]));if((i=d%f,i===i?i:$throwRuntimeError("integer divide by zero"))===0){h=(AB(AC(h))^(((((k=(l=d/f,(l===l&&l!==1/0&&l!==-1/0)?l>>0:$throwRuntimeError("integer divide by zero"))-1>>0,((k<0||k>=I.length)?($throwRuntimeError("index out of range"),undefined):I[k]))>>>0))<<24>>>0)))>>>0;}else if(f>6&&((j=d%f,j===j?j:$throwRuntimeError("integer divide by zero"))===4)){h=AB(h);}((d<0||d>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+d]=(((m=d-f>>0,((m<0||m>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+m]))^h)>>>0));d=d+(1)>>0;}if(c===AE.nil){return;}n=b.$length;o=0;while(true){if(!(o>0)-4>>0;q=0;while(true){if(!(q<4)){break;}s=(r=p+q>>0,((r<0||r>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+r]));if(o>0&&(o+4>>0)>>24>>>0,((u<0||u>=J.length)?($throwRuntimeError("index out of range"),undefined):J[u])),((t<0||t>=P.length)?($throwRuntimeError("index out of range"),undefined):P[t]))^(v=(w=((s>>>16>>>0)&255)>>>0,((w<0||w>=J.length)?($throwRuntimeError("index out of range"),undefined):J[w])),((v<0||v>=Q.length)?($throwRuntimeError("index out of range"),undefined):Q[v])))>>>0)^(x=(y=((s>>>8>>>0)&255)>>>0,((y<0||y>=J.length)?($throwRuntimeError("index out of range"),undefined):J[y])),((x<0||x>=R.length)?($throwRuntimeError("index out of range"),undefined):R[x])))>>>0)^(z=(aa=(s&255)>>>0,((aa<0||aa>=J.length)?($throwRuntimeError("index out of range"),undefined):J[aa])),((z<0||z>=S.length)?($throwRuntimeError("index out of range"),undefined):S[z])))>>>0;}(ab=o+q>>0,((ab<0||ab>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+ab]=s));q=q+(1)>>0;}o=o+(4)>>0;}};AG.methods=[{prop:"BlockSize",name:"BlockSize",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Encrypt",name:"Encrypt",pkg:"",typ:$funcType([AF,AF],[],false)},{prop:"Decrypt",name:"Decrypt",pkg:"",typ:$funcType([AF,AF],[],false)}];W.methods=[{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)}];V.init("crypto/aes",[{prop:"enc",name:"enc",embedded:false,exported:false,typ:AE,tag:""},{prop:"dec",name:"dec",embedded:false,exported:false,typ:AE,tag:""}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=D.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}I=$toNativeArray($kindUint8,[1,2,4,8,16,32,64,128,27,54,108,216,171,77,154,47]);J=$toNativeArray($kindUint8,[99,124,119,123,242,107,111,197,48,1,103,43,254,215,171,118,202,130,201,125,250,89,71,240,173,212,162,175,156,164,114,192,183,253,147,38,54,63,247,204,52,165,229,241,113,216,49,21,4,199,35,195,24,150,5,154,7,18,128,226,235,39,178,117,9,131,44,26,27,110,90,160,82,59,214,179,41,227,47,132,83,209,0,237,32,252,177,91,106,203,190,57,74,76,88,207,208,239,170,251,67,77,51,133,69,249,2,127,80,60,159,168,81,163,64,143,146,157,56,245,188,182,218,33,16,255,243,210,205,12,19,236,95,151,68,23,196,167,126,61,100,93,25,115,96,129,79,220,34,42,144,136,70,238,184,20,222,94,11,219,224,50,58,10,73,6,36,92,194,211,172,98,145,149,228,121,231,200,55,109,141,213,78,169,108,86,244,234,101,122,174,8,186,120,37,46,28,166,180,198,232,221,116,31,75,189,139,138,112,62,181,102,72,3,246,14,97,53,87,185,134,193,29,158,225,248,152,17,105,217,142,148,155,30,135,233,206,85,40,223,140,161,137,13,191,230,66,104,65,153,45,15,176,84,187,22]);K=$toNativeArray($kindUint8,[82,9,106,213,48,54,165,56,191,64,163,158,129,243,215,251,124,227,57,130,155,47,255,135,52,142,67,68,196,222,233,203,84,123,148,50,166,194,35,61,238,76,149,11,66,250,195,78,8,46,161,102,40,217,36,178,118,91,162,73,109,139,209,37,114,248,246,100,134,104,152,22,212,164,92,204,93,101,182,146,108,112,72,80,253,237,185,218,94,21,70,87,167,141,157,132,144,216,171,0,140,188,211,10,247,228,88,5,184,179,69,6,208,44,30,143,202,63,15,2,193,175,189,3,1,19,138,107,58,145,17,65,79,103,220,234,151,242,207,206,240,180,230,115,150,172,116,34,231,173,53,133,226,249,55,232,28,117,223,110,71,241,26,113,29,41,197,137,111,183,98,14,170,24,190,27,252,86,62,75,198,210,121,32,154,219,192,254,120,205,90,244,31,221,168,51,136,7,199,49,177,18,16,89,39,128,236,95,96,81,127,169,25,181,74,13,45,229,122,159,147,201,156,239,160,224,59,77,174,42,245,176,200,235,187,60,131,83,153,97,23,43,4,126,186,119,214,38,225,105,20,99,85,33,12,125]);L=$toNativeArray($kindUint32,[3328402341,4168907908,4000806809,4135287693,4294111757,3597364157,3731845041,2445657428,1613770832,33620227,3462883241,1445669757,3892248089,3050821474,1303096294,3967186586,2412431941,528646813,2311702848,4202528135,4026202645,2992200171,2387036105,4226871307,1101901292,3017069671,1604494077,1169141738,597466303,1403299063,3832705686,2613100635,1974974402,3791519004,1033081774,1277568618,1815492186,2118074177,4126668546,2211236943,1748251740,1369810420,3521504564,4193382664,3799085459,2883115123,1647391059,706024767,134480908,2512897874,1176707941,2646852446,806885416,932615841,168101135,798661301,235341577,605164086,461406363,3756188221,3454790438,1311188841,2142417613,3933566367,302582043,495158174,1479289972,874125870,907746093,3698224818,3025820398,1537253627,2756858614,1983593293,3084310113,2108928974,1378429307,3722699582,1580150641,327451799,2790478837,3117535592,0,3253595436,1075847264,3825007647,2041688520,3059440621,3563743934,2378943302,1740553945,1916352843,2487896798,2555137236,2958579944,2244988746,3151024235,3320835882,1336584933,3992714006,2252555205,2588757463,1714631509,293963156,2319795663,3925473552,67240454,4269768577,2689618160,2017213508,631218106,1269344483,2723238387,1571005438,2151694528,93294474,1066570413,563977660,1882732616,4059428100,1673313503,2008463041,2950355573,1109467491,537923632,3858759450,4260623118,3218264685,2177748300,403442708,638784309,3287084079,3193921505,899127202,2286175436,773265209,2479146071,1437050866,4236148354,2050833735,3362022572,3126681063,840505643,3866325909,3227541664,427917720,2655997905,2749160575,1143087718,1412049534,999329963,193497219,2353415882,3354324521,1807268051,672404540,2816401017,3160301282,369822493,2916866934,3688947771,1681011286,1949973070,336202270,2454276571,201721354,1210328172,3093060836,2680341085,3184776046,1135389935,3294782118,965841320,831886756,3554993207,4068047243,3588745010,2345191491,1849112409,3664604599,26054028,2983581028,2622377682,1235855840,3630984372,2891339514,4092916743,3488279077,3395642799,4101667470,1202630377,268961816,1874508501,4034427016,1243948399,1546530418,941366308,1470539505,1941222599,2546386513,3421038627,2715671932,3899946140,1042226977,2521517021,1639824860,227249030,260737669,3765465232,2084453954,1907733956,3429263018,2420656344,100860677,4160157185,470683154,3261161891,1781871967,2924959737,1773779408,394692241,2579611992,974986535,664706745,3655459128,3958962195,731420851,571543859,3530123707,2849626480,126783113,865375399,765172662,1008606754,361203602,3387549984,2278477385,2857719295,1344809080,2782912378,59542671,1503764984,160008576,437062935,1707065306,3622233649,2218934982,3496503480,2185314755,697932208,1512910199,504303377,2075177163,2824099068,1841019862,739644986]);M=$toNativeArray($kindUint32,[2781242211,2230877308,2582542199,2381740923,234877682,3184946027,2984144751,1418839493,1348481072,50462977,2848876391,2102799147,434634494,1656084439,3863849899,2599188086,1167051466,2636087938,1082771913,2281340285,368048890,3954334041,3381544775,201060592,3963727277,1739838676,4250903202,3930435503,3206782108,4149453988,2531553906,1536934080,3262494647,484572669,2923271059,1783375398,1517041206,1098792767,49674231,1334037708,1550332980,4098991525,886171109,150598129,2481090929,1940642008,1398944049,1059722517,201851908,1385547719,1699095331,1587397571,674240536,2704774806,252314885,3039795866,151914247,908333586,2602270848,1038082786,651029483,1766729511,3447698098,2682942837,454166793,2652734339,1951935532,775166490,758520603,3000790638,4004797018,4217086112,4137964114,1299594043,1639438038,3464344499,2068982057,1054729187,1901997871,2534638724,4121318227,1757008337,0,750906861,1614815264,535035132,3363418545,3988151131,3201591914,1183697867,3647454910,1265776953,3734260298,3566750796,3903871064,1250283471,1807470800,717615087,3847203498,384695291,3313910595,3617213773,1432761139,2484176261,3481945413,283769337,100925954,2180939647,4037038160,1148730428,3123027871,3813386408,4087501137,4267549603,3229630528,2315620239,2906624658,3156319645,1215313976,82966005,3747855548,3245848246,1974459098,1665278241,807407632,451280895,251524083,1841287890,1283575245,337120268,891687699,801369324,3787349855,2721421207,3431482436,959321879,1469301956,4065699751,2197585534,1199193405,2898814052,3887750493,724703513,2514908019,2696962144,2551808385,3516813135,2141445340,1715741218,2119445034,2872807568,2198571144,3398190662,700968686,3547052216,1009259540,2041044702,3803995742,487983883,1991105499,1004265696,1449407026,1316239930,504629770,3683797321,168560134,1816667172,3837287516,1570751170,1857934291,4014189740,2797888098,2822345105,2754712981,936633572,2347923833,852879335,1133234376,1500395319,3084545389,2348912013,1689376213,3533459022,3762923945,3034082412,4205598294,133428468,634383082,2949277029,2398386810,3913789102,403703816,3580869306,2297460856,1867130149,1918643758,607656988,4049053350,3346248884,1368901318,600565992,2090982877,2632479860,557719327,3717614411,3697393085,2249034635,2232388234,2430627952,1115438654,3295786421,2865522278,3633334344,84280067,33027830,303828494,2747425121,1600795957,4188952407,3496589753,2434238086,1486471617,658119965,3106381470,953803233,334231800,3005978776,857870609,3151128937,1890179545,2298973838,2805175444,3056442267,574365214,2450884487,550103529,1233637070,4289353045,2018519080,2057691103,2399374476,4166623649,2148108681,387583245,3664101311,836232934,3330556482,3100665960,3280093505,2955516313,2002398509,287182607,3413881008,4238890068,3597515707,975967766]);N=$toNativeArray($kindUint32,[1671808611,2089089148,2006576759,2072901243,4061003762,1807603307,1873927791,3310653893,810573872,16974337,1739181671,729634347,4263110654,3613570519,2883997099,1989864566,3393556426,2191335298,3376449993,2106063485,4195741690,1508618841,1204391495,4027317232,2917941677,3563566036,2734514082,2951366063,2629772188,2767672228,1922491506,3227229120,3082974647,4246528509,2477669779,644500518,911895606,1061256767,4144166391,3427763148,878471220,2784252325,3845444069,4043897329,1905517169,3631459288,827548209,356461077,67897348,3344078279,593839651,3277757891,405286936,2527147926,84871685,2595565466,118033927,305538066,2157648768,3795705826,3945188843,661212711,2999812018,1973414517,152769033,2208177539,745822252,439235610,455947803,1857215598,1525593178,2700827552,1391895634,994932283,3596728278,3016654259,695947817,3812548067,795958831,2224493444,1408607827,3513301457,0,3979133421,543178784,4229948412,2982705585,1542305371,1790891114,3410398667,3201918910,961245753,1256100938,1289001036,1491644504,3477767631,3496721360,4012557807,2867154858,4212583931,1137018435,1305975373,861234739,2241073541,1171229253,4178635257,33948674,2139225727,1357946960,1011120188,2679776671,2833468328,1374921297,2751356323,1086357568,2408187279,2460827538,2646352285,944271416,4110742005,3168756668,3066132406,3665145818,560153121,271589392,4279952895,4077846003,3530407890,3444343245,202643468,322250259,3962553324,1608629855,2543990167,1154254916,389623319,3294073796,2817676711,2122513534,1028094525,1689045092,1575467613,422261273,1939203699,1621147744,2174228865,1339137615,3699352540,577127458,712922154,2427141008,2290289544,1187679302,3995715566,3100863416,339486740,3732514782,1591917662,186455563,3681988059,3762019296,844522546,978220090,169743370,1239126601,101321734,611076132,1558493276,3260915650,3547250131,2901361580,1655096418,2443721105,2510565781,3828863972,2039214713,3878868455,3359869896,928607799,1840765549,2374762893,3580146133,1322425422,2850048425,1823791212,1459268694,4094161908,3928346602,1706019429,2056189050,2934523822,135794696,3134549946,2022240376,628050469,779246638,472135708,2800834470,3032970164,3327236038,3894660072,3715932637,1956440180,522272287,1272813131,3185336765,2340818315,2323976074,1888542832,1044544574,3049550261,1722469478,1222152264,50660867,4127324150,236067854,1638122081,895445557,1475980887,3117443513,2257655686,3243809217,489110045,2662934430,3778599393,4162055160,2561878936,288563729,1773916777,3648039385,2391345038,2493985684,2612407707,505560094,2274497927,3911240169,3460925390,1442818645,678973480,3749357023,2358182796,2717407649,2306869641,219617805,3218761151,3862026214,1120306242,1756942440,1103331905,2578459033,762796589,252780047,2966125488,1425844308,3151392187,372911126]);O=$toNativeArray($kindUint32,[1667474886,2088535288,2004326894,2071694838,4075949567,1802223062,1869591006,3318043793,808472672,16843522,1734846926,724270422,4278065639,3621216949,2880169549,1987484396,3402253711,2189597983,3385409673,2105378810,4210693615,1499065266,1195886990,4042263547,2913856577,3570689971,2728590687,2947541573,2627518243,2762274643,1920112356,3233831835,3082273397,4261223649,2475929149,640051788,909531756,1061110142,4160160501,3435941763,875846760,2779116625,3857003729,4059105529,1903268834,3638064043,825316194,353713962,67374088,3351728789,589522246,3284360861,404236336,2526454071,84217610,2593830191,117901582,303183396,2155911963,3806477791,3958056653,656894286,2998062463,1970642922,151591698,2206440989,741110872,437923380,454765878,1852748508,1515908788,2694904667,1381168804,993742198,3604373943,3014905469,690584402,3823320797,791638366,2223281939,1398011302,3520161977,0,3991743681,538992704,4244381667,2981218425,1532751286,1785380564,3419096717,3200178535,960056178,1246420628,1280103576,1482221744,3486468741,3503319995,4025428677,2863326543,4227536621,1128514950,1296947098,859002214,2240123921,1162203018,4193849577,33687044,2139062782,1347481760,1010582648,2678045221,2829640523,1364325282,2745433693,1077985408,2408548869,2459086143,2644360225,943212656,4126475505,3166494563,3065430391,3671750063,555836226,269496352,4294908645,4092792573,3537006015,3452783745,202118168,320025894,3974901699,1600119230,2543297077,1145359496,387397934,3301201811,2812801621,2122220284,1027426170,1684319432,1566435258,421079858,1936954854,1616945344,2172753945,1330631070,3705438115,572679748,707427924,2425400123,2290647819,1179044492,4008585671,3099120491,336870440,3739122087,1583276732,185277718,3688593069,3772791771,842159716,976899700,168435220,1229577106,101059084,606366792,1549591736,3267517855,3553849021,2897014595,1650632388,2442242105,2509612081,3840161747,2038008818,3890688725,3368567691,926374254,1835907034,2374863873,3587531953,1313788572,2846482505,1819063512,1448540844,4109633523,3941213647,1701162954,2054852340,2930698567,134748176,3132806511,2021165296,623210314,774795868,471606328,2795958615,3031746419,3334885783,3907527627,3722280097,1953799400,522133822,1263263126,3183336545,2341176845,2324333839,1886425312,1044267644,3048588401,1718004428,1212733584,50529542,4143317495,235803164,1633788866,892690282,1465383342,3115962473,2256965911,3250673817,488449850,2661202215,3789633753,4177007595,2560144171,286339874,1768537042,3654906025,2391705863,2492770099,2610673197,505291324,2273808917,3924369609,3469625735,1431699370,673740880,3755965093,2358021891,2711746649,2307489801,218961690,3217021541,3873845719,1111672452,1751693520,1094828930,2576986153,757954394,252645662,2964376443,1414855848,3149649517,370555436]);P=$toNativeArray($kindUint32,[1374988112,2118214995,437757123,975658646,1001089995,530400753,2902087851,1273168787,540080725,2910219766,2295101073,4110568485,1340463100,3307916247,641025152,3043140495,3736164937,632953703,1172967064,1576976609,3274667266,2169303058,2370213795,1809054150,59727847,361929877,3211623147,2505202138,3569255213,1484005843,1239443753,2395588676,1975683434,4102977912,2572697195,666464733,3202437046,4035489047,3374361702,2110667444,1675577880,3843699074,2538681184,1649639237,2976151520,3144396420,4269907996,4178062228,1883793496,2403728665,2497604743,1383856311,2876494627,1917518562,3810496343,1716890410,3001755655,800440835,2261089178,3543599269,807962610,599762354,33778362,3977675356,2328828971,2809771154,4077384432,1315562145,1708848333,101039829,3509871135,3299278474,875451293,2733856160,92987698,2767645557,193195065,1080094634,1584504582,3178106961,1042385657,2531067453,3711829422,1306967366,2438237621,1908694277,67556463,1615861247,429456164,3602770327,2302690252,1742315127,2968011453,126454664,3877198648,2043211483,2709260871,2084704233,4169408201,0,159417987,841739592,504459436,1817866830,4245618683,260388950,1034867998,908933415,168810852,1750902305,2606453969,607530554,202008497,2472011535,3035535058,463180190,2160117071,1641816226,1517767529,470948374,3801332234,3231722213,1008918595,303765277,235474187,4069246893,766945465,337553864,1475418501,2943682380,4003061179,2743034109,4144047775,1551037884,1147550661,1543208500,2336434550,3408119516,3069049960,3102011747,3610369226,1113818384,328671808,2227573024,2236228733,3535486456,2935566865,3341394285,496906059,3702665459,226906860,2009195472,733156972,2842737049,294930682,1206477858,2835123396,2700099354,1451044056,573804783,2269728455,3644379585,2362090238,2564033334,2801107407,2776292904,3669462566,1068351396,742039012,1350078989,1784663195,1417561698,4136440770,2430122216,775550814,2193862645,2673705150,1775276924,1876241833,3475313331,3366754619,270040487,3902563182,3678124923,3441850377,1851332852,3969562369,2203032232,3868552805,2868897406,566021896,4011190502,3135740889,1248802510,3936291284,699432150,832877231,708780849,3332740144,899835584,1951317047,4236429990,3767586992,866637845,4043610186,1106041591,2144161806,395441711,1984812685,1139781709,3433712980,3835036895,2664543715,1282050075,3240894392,1181045119,2640243204,25965917,4203181171,4211818798,3009879386,2463879762,3910161971,1842759443,2597806476,933301370,1509430414,3943906441,3467192302,3076639029,3776767469,2051518780,2631065433,1441952575,404016761,1942435775,1408749034,1610459739,3745345300,2017778566,3400528769,3110650942,941896748,3265478751,371049330,3168937228,675039627,4279080257,967311729,135050206,3635733660,1683407248,2076935265,3576870512,1215061108,3501741890]);Q=$toNativeArray($kindUint32,[1347548327,1400783205,3273267108,2520393566,3409685355,4045380933,2880240216,2471224067,1428173050,4138563181,2441661558,636813900,4233094615,3620022987,2149987652,2411029155,1239331162,1730525723,2554718734,3781033664,46346101,310463728,2743944855,3328955385,3875770207,2501218972,3955191162,3667219033,768917123,3545789473,692707433,1150208456,1786102409,2029293177,1805211710,3710368113,3065962831,401639597,1724457132,3028143674,409198410,2196052529,1620529459,1164071807,3769721975,2226875310,486441376,2499348523,1483753576,428819965,2274680428,3075636216,598438867,3799141122,1474502543,711349675,129166120,53458370,2592523643,2782082824,4063242375,2988687269,3120694122,1559041666,730517276,2460449204,4042459122,2706270690,3446004468,3573941694,533804130,2328143614,2637442643,2695033685,839224033,1973745387,957055980,2856345839,106852767,1371368976,4181598602,1033297158,2933734917,1179510461,3046200461,91341917,1862534868,4284502037,605657339,2547432937,3431546947,2003294622,3182487618,2282195339,954669403,3682191598,1201765386,3917234703,3388507166,0,2198438022,1211247597,2887651696,1315723890,4227665663,1443857720,507358933,657861945,1678381017,560487590,3516619604,975451694,2970356327,261314535,3535072918,2652609425,1333838021,2724322336,1767536459,370938394,182621114,3854606378,1128014560,487725847,185469197,2918353863,3106780840,3356761769,2237133081,1286567175,3152976349,4255350624,2683765030,3160175349,3309594171,878443390,1988838185,3704300486,1756818940,1673061617,3403100636,272786309,1075025698,545572369,2105887268,4174560061,296679730,1841768865,1260232239,4091327024,3960309330,3497509347,1814803222,2578018489,4195456072,575138148,3299409036,446754879,3629546796,4011996048,3347532110,3252238545,4270639778,915985419,3483825537,681933534,651868046,2755636671,3828103837,223377554,2607439820,1649704518,3270937875,3901806776,1580087799,4118987695,3198115200,2087309459,2842678573,3016697106,1003007129,2802849917,1860738147,2077965243,164439672,4100872472,32283319,2827177882,1709610350,2125135846,136428751,3874428392,3652904859,3460984630,3572145929,3593056380,2939266226,824852259,818324884,3224740454,930369212,2801566410,2967507152,355706840,1257309336,4148292826,243256656,790073846,2373340630,1296297904,1422699085,3756299780,3818836405,457992840,3099667487,2135319889,77422314,1560382517,1945798516,788204353,1521706781,1385356242,870912086,325965383,2358957921,2050466060,2388260884,2313884476,4006521127,901210569,3990953189,1014646705,1503449823,1062597235,2031621326,3212035895,3931371469,1533017514,350174575,2256028891,2177544179,1052338372,741876788,1606591296,1914052035,213705253,2334669897,1107234197,1899603969,3725069491,2631447780,2422494913,1635502980,1893020342,1950903388,1120974935]);R=$toNativeArray($kindUint32,[2807058932,1699970625,2764249623,1586903591,1808481195,1173430173,1487645946,59984867,4199882800,1844882806,1989249228,1277555970,3623636965,3419915562,1149249077,2744104290,1514790577,459744698,244860394,3235995134,1963115311,4027744588,2544078150,4190530515,1608975247,2627016082,2062270317,1507497298,2200818878,567498868,1764313568,3359936201,2305455554,2037970062,1047239000,1910319033,1337376481,2904027272,2892417312,984907214,1243112415,830661914,861968209,2135253587,2011214180,2927934315,2686254721,731183368,1750626376,4246310725,1820824798,4172763771,3542330227,48394827,2404901663,2871682645,671593195,3254988725,2073724613,145085239,2280796200,2779915199,1790575107,2187128086,472615631,3029510009,4075877127,3802222185,4107101658,3201631749,1646252340,4270507174,1402811438,1436590835,3778151818,3950355702,3963161475,4020912224,2667994737,273792366,2331590177,104699613,95345982,3175501286,2377486676,1560637892,3564045318,369057872,4213447064,3919042237,1137477952,2658625497,1119727848,2340947849,1530455833,4007360968,172466556,266959938,516552836,0,2256734592,3980931627,1890328081,1917742170,4294704398,945164165,3575528878,958871085,3647212047,2787207260,1423022939,775562294,1739656202,3876557655,2530391278,2443058075,3310321856,547512796,1265195639,437656594,3121275539,719700128,3762502690,387781147,218828297,3350065803,2830708150,2848461854,428169201,122466165,3720081049,1627235199,648017665,4122762354,1002783846,2117360635,695634755,3336358691,4234721005,4049844452,3704280881,2232435299,574624663,287343814,612205898,1039717051,840019705,2708326185,793451934,821288114,1391201670,3822090177,376187827,3113855344,1224348052,1679968233,2361698556,1058709744,752375421,2431590963,1321699145,3519142200,2734591178,188127444,2177869557,3727205754,2384911031,3215212461,2648976442,2450346104,3432737375,1180849278,331544205,3102249176,4150144569,2952102595,2159976285,2474404304,766078933,313773861,2570832044,2108100632,1668212892,3145456443,2013908262,418672217,3070356634,2594734927,1852171925,3867060991,3473416636,3907448597,2614737639,919489135,164948639,2094410160,2997825956,590424639,2486224549,1723872674,3157750862,3399941250,3501252752,3625268135,2555048196,3673637356,1343127501,4130281361,3599595085,2957853679,1297403050,81781910,3051593425,2283490410,532201772,1367295589,3926170974,895287692,1953757831,1093597963,492483431,3528626907,1446242576,1192455638,1636604631,209336225,344873464,1015671571,669961897,3375740769,3857572124,2973530695,3747192018,1933530610,3464042516,935293895,3454686199,2858115069,1863638845,3683022916,4085369519,3292445032,875313188,1080017571,3279033885,621591778,1233856572,2504130317,24197544,3017672716,3835484340,3247465558,2220981195,3060847922,1551124588,1463996600]);S=$toNativeArray($kindUint32,[4104605777,1097159550,396673818,660510266,2875968315,2638606623,4200115116,3808662347,821712160,1986918061,3430322568,38544885,3856137295,718002117,893681702,1654886325,2975484382,3122358053,3926825029,4274053469,796197571,1290801793,1184342925,3556361835,2405426947,2459735317,1836772287,1381620373,3196267988,1948373848,3764988233,3385345166,3263785589,2390325492,1480485785,3111247143,3780097726,2293045232,548169417,3459953789,3746175075,439452389,1362321559,1400849762,1685577905,1806599355,2174754046,137073913,1214797936,1174215055,3731654548,2079897426,1943217067,1258480242,529487843,1437280870,3945269170,3049390895,3313212038,923313619,679998000,3215307299,57326082,377642221,3474729866,2041877159,133361907,1776460110,3673476453,96392454,878845905,2801699524,777231668,4082475170,2330014213,4142626212,2213296395,1626319424,1906247262,1846563261,562755902,3708173718,1040559837,3871163981,1418573201,3294430577,114585348,1343618912,2566595609,3186202582,1078185097,3651041127,3896688048,2307622919,425408743,3371096953,2081048481,1108339068,2216610296,0,2156299017,736970802,292596766,1517440620,251657213,2235061775,2933202493,758720310,265905162,1554391400,1532285339,908999204,174567692,1474760595,4002861748,2610011675,3234156416,3693126241,2001430874,303699484,2478443234,2687165888,585122620,454499602,151849742,2345119218,3064510765,514443284,4044981591,1963412655,2581445614,2137062819,19308535,1928707164,1715193156,4219352155,1126790795,600235211,3992742070,3841024952,836553431,1669664834,2535604243,3323011204,1243905413,3141400786,4180808110,698445255,2653899549,2989552604,2253581325,3252932727,3004591147,1891211689,2487810577,3915653703,4237083816,4030667424,2100090966,865136418,1229899655,953270745,3399679628,3557504664,4118925222,2061379749,3079546586,2915017791,983426092,2022837584,1607244650,2118541908,2366882550,3635996816,972512814,3283088770,1568718495,3499326569,3576539503,621982671,2895723464,410887952,2623762152,1002142683,645401037,1494807662,2595684844,1335535747,2507040230,4293295786,3167684641,367585007,3885750714,1865862730,2668221674,2960971305,2763173681,1059270954,2777952454,2724642869,1320957812,2194319100,2429595872,2815956275,77089521,3973773121,3444575871,2448830231,1305906550,4021308739,2857194700,2516901860,3518358430,1787304780,740276417,1699839814,1592394909,2352307457,2272556026,188821243,1729977011,3687994002,274084841,3594982253,3613494426,2701949495,4162096729,322734571,2837966542,1640576439,484830689,1202797690,3537852828,4067639125,349075736,3342319475,4157467219,4255800159,1030690015,1155237496,2951971274,1757691577,607398968,2738905026,499347990,3794078908,1011452712,227885567,2818666809,213114376,3034881240,1455525988,3414450555,850817237,1817998408,3092726480]);}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["crypto/des"]=(function(){var $pkg={},$init,A,B,C,D,E,N,O,Q,AE,AF,AG,AH,AI,AJ,AK,AL,AM,AN,I,J,K,L,M,W,X,R,S,T,U,V,Y,Z,AA,AB,AC,AD;A=$packages["crypto/cipher"];B=$packages["crypto/internal/subtle"];C=$packages["encoding/binary"];D=$packages["strconv"];E=$packages["sync"];N=$pkg.KeySizeError=$newType(4,$kindInt,"des.KeySizeError",true,"crypto/des",true,null);O=$pkg.desCipher=$newType(0,$kindStruct,"des.desCipher",true,"crypto/des",false,function(subkeys_){this.$val=this;if(arguments.length===0){this.subkeys=AI.zero();return;}this.subkeys=subkeys_;});Q=$pkg.tripleDESCipher=$newType(0,$kindStruct,"des.tripleDESCipher",true,"crypto/des",false,function(cipher1_,cipher2_,cipher3_){this.$val=this;if(arguments.length===0){this.cipher1=new O.ptr(AI.zero());this.cipher2=new O.ptr(AI.zero());this.cipher3=new O.ptr(AI.zero());return;}this.cipher1=cipher1_;this.cipher2=cipher2_;this.cipher3=cipher3_;});AE=$arrayType($Uint32,64);AF=$arrayType(AE,8);AG=$arrayType($Uint8,16);AH=$arrayType(AG,4);AI=$arrayType($Uint64,16);AJ=$sliceType($Uint64);AK=$sliceType($Uint8);AL=$sliceType($Uint32);AM=$ptrType(O);AN=$ptrType(Q);N.prototype.Error=function(){var a;a=this.$val;return"crypto/des: invalid key size "+D.Itoa(((a>>0)));};$ptrType(N).prototype.Error=function(){return new N(this.$get()).Error();};O.ptr.prototype.BlockSize=function(){var a;a=this;return 8;};O.prototype.BlockSize=function(){return this.$val.BlockSize();};O.ptr.prototype.Encrypt=function(a,b){var a,b,c;c=this;if(b.$length<8){$panic(new $String("crypto/des: input not full block"));}if(a.$length<8){$panic(new $String("crypto/des: output not full block"));}if(B.InexactOverlap($subslice(a,0,8),$subslice(b,0,8))){$panic(new $String("crypto/des: invalid buffer overlap"));}T(new AJ(c.subkeys),a,b);};O.prototype.Encrypt=function(a,b){return this.$val.Encrypt(a,b);};O.ptr.prototype.Decrypt=function(a,b){var a,b,c;c=this;if(b.$length<8){$panic(new $String("crypto/des: input not full block"));}if(a.$length<8){$panic(new $String("crypto/des: output not full block"));}if(B.InexactOverlap($subslice(a,0,8),$subslice(b,0,8))){$panic(new $String("crypto/des: invalid buffer overlap"));}U(new AJ(c.subkeys),a,b);};O.prototype.Decrypt=function(a,b){return this.$val.Decrypt(a,b);};R=function(a){var{a,b,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:if(!((a.$length===24))){$s=-1;return[$ifaceNil,new N(((a.$length>>0)))];}b=new Q.ptr(new O.ptr(AI.zero()),new O.ptr(AI.zero()),new O.ptr(AI.zero()));$r=b.cipher1.generateSubkeys($subslice(a,0,8));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=b.cipher2.generateSubkeys($subslice(a,8,16));$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=b.cipher3.generateSubkeys($subslice(a,16));$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return[b,$ifaceNil];}return;}var $f={$blk:R,$c:true,$r,a,b,$s};return $f;};$pkg.NewTripleDESCipher=R;Q.ptr.prototype.BlockSize=function(){var a;a=this;return 8;};Q.prototype.BlockSize=function(){return this.$val.BlockSize();};Q.ptr.prototype.Encrypt=function(a,b){var a,aa,ab,ac,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;c=this;if(b.$length<8){$panic(new $String("crypto/des: input not full block"));}if(a.$length<8){$panic(new $String("crypto/des: output not full block"));}if(B.InexactOverlap($subslice(a,0,8),$subslice(b,0,8))){$panic(new $String("crypto/des: invalid buffer overlap"));}d=$clone(C.BigEndian,C.bigEndian).Uint64(b);d=AA(d);e=(($shiftRightUint64(d,32).$low>>>0));f=((d.$low>>>0));g=e;h=f;g=(((g<<1>>>0))|((g>>>31>>>0)))>>>0;h=(((h<<1>>>0))|((h>>>31>>>0)))>>>0;i=0;while(true){if(!(i<8)){break;}j=V(g,h,(k=c.cipher1.subkeys,l=$imul(2,i),((l<0||l>=k.length)?($throwRuntimeError("index out of range"),undefined):k[l])),(m=c.cipher1.subkeys,n=($imul(2,i))+1>>0,((n<0||n>=m.length)?($throwRuntimeError("index out of range"),undefined):m[n])));g=j[0];h=j[1];i=i+(1)>>0;}o=0;while(true){if(!(o<8)){break;}p=V(h,g,(q=c.cipher2.subkeys,r=15-($imul(2,o))>>0,((r<0||r>=q.length)?($throwRuntimeError("index out of range"),undefined):q[r])),(s=c.cipher2.subkeys,t=15-((($imul(2,o))+1>>0))>>0,((t<0||t>=s.length)?($throwRuntimeError("index out of range"),undefined):s[t])));h=p[0];g=p[1];o=o+(1)>>0;}u=0;while(true){if(!(u<8)){break;}v=V(g,h,(w=c.cipher3.subkeys,x=$imul(2,u),((x<0||x>=w.length)?($throwRuntimeError("index out of range"),undefined):w[x])),(y=c.cipher3.subkeys,z=($imul(2,u))+1>>0,((z<0||z>=y.length)?($throwRuntimeError("index out of range"),undefined):y[z])));g=v[0];h=v[1];u=u+(1)>>0;}g=(((g<<31>>>0))|((g>>>1>>>0)))>>>0;h=(((h<<31>>>0))|((h>>>1>>>0)))>>>0;ac=(aa=$shiftLeft64((new $Uint64(0,h)),32),ab=(new $Uint64(0,g)),new $Uint64(aa.$high|ab.$high,(aa.$low|ab.$low)>>>0));$clone(C.BigEndian,C.bigEndian).PutUint64(a,AB(ac));};Q.prototype.Encrypt=function(a,b){return this.$val.Encrypt(a,b);};Q.ptr.prototype.Decrypt=function(a,b){var a,aa,ab,ac,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;c=this;if(b.$length<8){$panic(new $String("crypto/des: input not full block"));}if(a.$length<8){$panic(new $String("crypto/des: output not full block"));}if(B.InexactOverlap($subslice(a,0,8),$subslice(b,0,8))){$panic(new $String("crypto/des: invalid buffer overlap"));}d=$clone(C.BigEndian,C.bigEndian).Uint64(b);d=AA(d);e=(($shiftRightUint64(d,32).$low>>>0));f=((d.$low>>>0));g=e;h=f;g=(((g<<1>>>0))|((g>>>31>>>0)))>>>0;h=(((h<<1>>>0))|((h>>>31>>>0)))>>>0;i=0;while(true){if(!(i<8)){break;}j=V(g,h,(k=c.cipher3.subkeys,l=15-($imul(2,i))>>0,((l<0||l>=k.length)?($throwRuntimeError("index out of range"),undefined):k[l])),(m=c.cipher3.subkeys,n=15-((($imul(2,i))+1>>0))>>0,((n<0||n>=m.length)?($throwRuntimeError("index out of range"),undefined):m[n])));g=j[0];h=j[1];i=i+(1)>>0;}o=0;while(true){if(!(o<8)){break;}p=V(h,g,(q=c.cipher2.subkeys,r=$imul(2,o),((r<0||r>=q.length)?($throwRuntimeError("index out of range"),undefined):q[r])),(s=c.cipher2.subkeys,t=($imul(2,o))+1>>0,((t<0||t>=s.length)?($throwRuntimeError("index out of range"),undefined):s[t])));h=p[0];g=p[1];o=o+(1)>>0;}u=0;while(true){if(!(u<8)){break;}v=V(g,h,(w=c.cipher1.subkeys,x=15-($imul(2,u))>>0,((x<0||x>=w.length)?($throwRuntimeError("index out of range"),undefined):w[x])),(y=c.cipher1.subkeys,z=15-((($imul(2,u))+1>>0))>>0,((z<0||z>=y.length)?($throwRuntimeError("index out of range"),undefined):y[z])));g=v[0];h=v[1];u=u+(1)>>0;}g=(((g<<31>>>0))|((g>>>1>>>0)))>>>0;h=(((h<<31>>>0))|((h>>>1>>>0)))>>>0;ac=(aa=$shiftLeft64((new $Uint64(0,h)),32),ab=(new $Uint64(0,g)),new $Uint64(aa.$high|ab.$high,(aa.$low|ab.$low)>>>0));$clone(C.BigEndian,C.bigEndian).PutUint64(a,AB(ac));};Q.prototype.Decrypt=function(a,b){return this.$val.Decrypt(a,b);};S=function(a,b,c,d){var a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t;e=$clone(C.BigEndian,C.bigEndian).Uint64(c);e=AA(e);f=(($shiftRightUint64(e,32).$low>>>0));g=((e.$low>>>0));h=f;i=g;h=(((h<<1>>>0))|((h>>>31>>>0)))>>>0;i=(((i<<1>>>0))|((i>>>31>>>0)))>>>0;if(d){j=0;while(true){if(!(j<8)){break;}k=V(h,i,(l=15-($imul(2,j))>>0,((l<0||l>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+l])),(m=15-((($imul(2,j))+1>>0))>>0,((m<0||m>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+m])));h=k[0];i=k[1];j=j+(1)>>0;}}else{n=0;while(true){if(!(n<8)){break;}o=V(h,i,(p=$imul(2,n),((p<0||p>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+p])),(q=($imul(2,n))+1>>0,((q<0||q>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+q])));h=o[0];i=o[1];n=n+(1)>>0;}}h=(((h<<31>>>0))|((h>>>1>>>0)))>>>0;i=(((i<<31>>>0))|((i>>>1>>>0)))>>>0;t=(r=$shiftLeft64((new $Uint64(0,i)),32),s=(new $Uint64(0,h)),new $Uint64(r.$high|s.$high,(r.$low|s.$low)>>>0));$clone(C.BigEndian,C.bigEndian).PutUint64(b,AB(t));};T=function(a,b,c){var a,b,c;S(a,b,c,false);};U=function(a,b,c){var a,b,c;S(a,b,c,true);};V=function(a,b,c,d){var a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;e=0;f=0;g=0;g=(b^(($shiftRightUint64(c,32).$low>>>0)))>>>0;a=(a^((((((((h=W[7],i=(g&63)>>>0,((i<0||i>=h.length)?($throwRuntimeError("index out of range"),undefined):h[i]))^(j=W[5],k=(((g>>>8>>>0))&63)>>>0,((k<0||k>=j.length)?($throwRuntimeError("index out of range"),undefined):j[k])))>>>0)^(l=W[3],m=(((g>>>16>>>0))&63)>>>0,((m<0||m>=l.length)?($throwRuntimeError("index out of range"),undefined):l[m])))>>>0)^(n=W[1],o=(((g>>>24>>>0))&63)>>>0,((o<0||o>=n.length)?($throwRuntimeError("index out of range"),undefined):n[o])))>>>0)))>>>0;g=((((((b<<28>>>0))|((b>>>4>>>0)))>>>0))^((c.$low>>>0)))>>>0;a=(a^((((((((p=W[6],q=((g)&63)>>>0,((q<0||q>=p.length)?($throwRuntimeError("index out of range"),undefined):p[q]))^(r=W[4],s=(((g>>>8>>>0))&63)>>>0,((s<0||s>=r.length)?($throwRuntimeError("index out of range"),undefined):r[s])))>>>0)^(t=W[2],u=(((g>>>16>>>0))&63)>>>0,((u<0||u>=t.length)?($throwRuntimeError("index out of range"),undefined):t[u])))>>>0)^(v=W[0],w=(((g>>>24>>>0))&63)>>>0,((w<0||w>=v.length)?($throwRuntimeError("index out of range"),undefined):v[w])))>>>0)))>>>0;g=(a^(($shiftRightUint64(d,32).$low>>>0)))>>>0;b=(b^((((((((x=W[7],y=(g&63)>>>0,((y<0||y>=x.length)?($throwRuntimeError("index out of range"),undefined):x[y]))^(z=W[5],aa=(((g>>>8>>>0))&63)>>>0,((aa<0||aa>=z.length)?($throwRuntimeError("index out of range"),undefined):z[aa])))>>>0)^(ab=W[3],ac=(((g>>>16>>>0))&63)>>>0,((ac<0||ac>=ab.length)?($throwRuntimeError("index out of range"),undefined):ab[ac])))>>>0)^(ad=W[1],ae=(((g>>>24>>>0))&63)>>>0,((ae<0||ae>=ad.length)?($throwRuntimeError("index out of range"),undefined):ad[ae])))>>>0)))>>>0;g=((((((a<<28>>>0))|((a>>>4>>>0)))>>>0))^((d.$low>>>0)))>>>0;b=(b^((((((((af=W[6],ag=((g)&63)>>>0,((ag<0||ag>=af.length)?($throwRuntimeError("index out of range"),undefined):af[ag]))^(ah=W[4],ai=(((g>>>8>>>0))&63)>>>0,((ai<0||ai>=ah.length)?($throwRuntimeError("index out of range"),undefined):ah[ai])))>>>0)^(aj=W[2],ak=(((g>>>16>>>0))&63)>>>0,((ak<0||ak>=aj.length)?($throwRuntimeError("index out of range"),undefined):aj[ak])))>>>0)^(al=W[0],am=(((g>>>24>>>0))&63)>>>0,((am<0||am>=al.length)?($throwRuntimeError("index out of range"),undefined):al[am])))>>>0)))>>>0;an=a;ao=b;e=an;f=ao;return[e,f];};Y=function(a,b){var a,b,c,d,e,f,g,h,i,j;c=new $Uint64(0,0);d=b;e=0;while(true){if(!(e=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+e]);i=(h=$shiftRightUint64(a,g),new $Uint64(h.$high&0,(h.$low&1)>>>0));c=(j=$shiftLeft64(i,(((((b.$length-1>>0))-f>>0)>>>0))),new $Uint64(c.$high|j.$high,(c.$low|j.$low)>>>0));e++;}return c;};Z=function(){var a,b,c,d,e,f,g,h,i,j,k,l,m,n;a=L;b=0;while(true){if(!(b<8)){break;}c=b;d=0;while(true){if(!(d<4)){break;}e=0;while(true){if(!(e<16)){break;}h=$shiftLeft64((new $Uint64(0,(f=(g=((c<0||c>=L.length)?($throwRuntimeError("index out of range"),undefined):L[c]),((d<0||d>=g.length)?($throwRuntimeError("index out of range"),undefined):g[d])),((e<0||e>=f.length)?($throwRuntimeError("index out of range"),undefined):f[e])))),((4*((7-((c>>>0))>>>0))>>>0)));h=Y(h,new AK(I));i=(((((((d&2))<<4>>0))|(d&1))<<24>>>24));j=(((e<<1>>0)<<24>>>24));k=(i|j)>>>0;h=(l=$shiftLeft64(h,1),m=$shiftRightUint64(h,31),new $Uint64(l.$high|m.$high,(l.$low|m.$low)>>>0));(n=((c<0||c>=W.length)?($throwRuntimeError("index out of range"),undefined):W[c]),((k<0||k>=n.length)?($throwRuntimeError("index out of range"),undefined):n[k]=((h.$low>>>0))));e=e+(1)>>0;}d=d+(1)>>0;}b++;}};AA=function(a){var a,aa,ab,ac,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;b=$shiftRightUint64(a,48);c=$shiftLeft64(a,48);a=(d=(e=(f=new $Uint64(b.$high^c.$high,(b.$low^c.$low)>>>0),g=$shiftLeft64(b,48),new $Uint64(f.$high^g.$high,(f.$low^g.$low)>>>0)),h=$shiftRightUint64(c,48),new $Uint64(e.$high^h.$high,(e.$low^h.$low)>>>0)),new $Uint64(a.$high^d.$high,(a.$low^d.$low)>>>0));b=(i=$shiftRightUint64(a,32),new $Uint64(i.$high&0,(i.$low&16711935)>>>0));c=new $Uint64(a.$high&0,(a.$low&4278255360)>>>0);a=(j=(k=(l=(m=$shiftLeft64(b,32),new $Uint64(m.$high^c.$high,(m.$low^c.$low)>>>0)),n=$shiftLeft64(b,8),new $Uint64(l.$high^n.$high,(l.$low^n.$low)>>>0)),o=$shiftLeft64(c,24),new $Uint64(k.$high^o.$high,(k.$low^o.$low)>>>0)),new $Uint64(a.$high^j.$high,(a.$low^j.$low)>>>0));b=new $Uint64(a.$high&252641280,(a.$low&252641280)>>>0);c=new $Uint64(a.$high&61680,(a.$low&61680)>>>0);a=(p=(q=(r=new $Uint64(b.$high^c.$high,(b.$low^c.$low)>>>0),s=$shiftRightUint64(b,12),new $Uint64(r.$high^s.$high,(r.$low^s.$low)>>>0)),t=$shiftLeft64(c,12),new $Uint64(q.$high^t.$high,(q.$low^t.$low)>>>0)),new $Uint64(a.$high^p.$high,(a.$low^p.$low)>>>0));b=new $Uint64(a.$high&855651072,(a.$low&855651072)>>>0);c=new $Uint64(a.$high&13369548,(a.$low&13369548)>>>0);a=(u=(v=(w=new $Uint64(b.$high^c.$high,(b.$low^c.$low)>>>0),x=$shiftRightUint64(b,6),new $Uint64(w.$high^x.$high,(w.$low^x.$low)>>>0)),y=$shiftLeft64(c,6),new $Uint64(v.$high^y.$high,(v.$low^y.$low)>>>0)),new $Uint64(a.$high^u.$high,(a.$low^u.$low)>>>0));b=new $Uint64(a.$high&2863311530,(a.$low&1431655765)>>>0);a=(z=(aa=(ab=$shiftRightUint64(b,33),new $Uint64(b.$high^ab.$high,(b.$low^ab.$low)>>>0)),ac=$shiftLeft64(b,33),new $Uint64(aa.$high^ac.$high,(aa.$low^ac.$low)>>>0)),new $Uint64(a.$high^z.$high,(a.$low^z.$low)>>>0));return a;};AB=function(a){var a,aa,ab,ac,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;b=new $Uint64(a.$high&2863311530,(a.$low&1431655765)>>>0);a=(c=(d=(e=$shiftRightUint64(b,33),new $Uint64(b.$high^e.$high,(b.$low^e.$low)>>>0)),f=$shiftLeft64(b,33),new $Uint64(d.$high^f.$high,(d.$low^f.$low)>>>0)),new $Uint64(a.$high^c.$high,(a.$low^c.$low)>>>0));b=new $Uint64(a.$high&855651072,(a.$low&855651072)>>>0);g=new $Uint64(a.$high&13369548,(a.$low&13369548)>>>0);a=(h=(i=(j=new $Uint64(b.$high^g.$high,(b.$low^g.$low)>>>0),k=$shiftRightUint64(b,6),new $Uint64(j.$high^k.$high,(j.$low^k.$low)>>>0)),l=$shiftLeft64(g,6),new $Uint64(i.$high^l.$high,(i.$low^l.$low)>>>0)),new $Uint64(a.$high^h.$high,(a.$low^h.$low)>>>0));b=new $Uint64(a.$high&252641280,(a.$low&252641280)>>>0);g=new $Uint64(a.$high&61680,(a.$low&61680)>>>0);a=(m=(n=(o=new $Uint64(b.$high^g.$high,(b.$low^g.$low)>>>0),p=$shiftRightUint64(b,12),new $Uint64(o.$high^p.$high,(o.$low^p.$low)>>>0)),q=$shiftLeft64(g,12),new $Uint64(n.$high^q.$high,(n.$low^q.$low)>>>0)),new $Uint64(a.$high^m.$high,(a.$low^m.$low)>>>0));b=(r=$shiftRightUint64(a,32),new $Uint64(r.$high&0,(r.$low&16711935)>>>0));g=new $Uint64(a.$high&0,(a.$low&4278255360)>>>0);a=(s=(t=(u=(v=$shiftLeft64(b,32),new $Uint64(v.$high^g.$high,(v.$low^g.$low)>>>0)),w=$shiftLeft64(b,8),new $Uint64(u.$high^w.$high,(u.$low^w.$low)>>>0)),x=$shiftLeft64(g,24),new $Uint64(t.$high^x.$high,(t.$low^x.$low)>>>0)),new $Uint64(a.$high^s.$high,(a.$low^s.$low)>>>0));b=$shiftRightUint64(a,48);g=$shiftLeft64(a,48);a=(y=(z=(aa=new $Uint64(b.$high^g.$high,(b.$low^g.$low)>>>0),ab=$shiftLeft64(b,48),new $Uint64(aa.$high^ab.$high,(aa.$low^ab.$low)>>>0)),ac=$shiftRightUint64(g,48),new $Uint64(z.$high^ac.$high,(z.$low^ac.$low)>>>0)),new $Uint64(a.$high^y.$high,(a.$low^y.$low)>>>0));return a;};AC=function(a){var a,b,c,d,e,f,g,h;b=AL.nil;b=$makeSlice(AL,16);c=a;d=0;while(true){if(!(d<16)){break;}f=(((e=((4+((d<0||d>=M.length)?($throwRuntimeError("index out of range"),undefined):M[d])<<24>>>24)),e<32?(c<>>0))>>>4>>>0;h=(g=((32-((d<0||d>=M.length)?($throwRuntimeError("index out of range"),undefined):M[d])<<24>>>24)),g<32?(((c<<4>>>0))>>>g):0)>>>0;((d<0||d>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+d]=((f|h)>>>0));c=((d<0||d>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+d]);d=d+(1)>>0;}return b;};O.ptr.prototype.generateSubkeys=function(a){var{a,b,c,d,e,f,g,h,i,j,k,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;$r=X.Do(Z);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}c=$clone(C.BigEndian,C.bigEndian).Uint64(a);d=Y(c,new AK(J));e=AC((($shiftRightUint64(d,28).$low>>>0)));f=AC((($shiftLeft64(d,4).$low>>>0))>>>4>>>0);g=0;while(true){if(!(g<16)){break;}j=(h=$shiftLeft64((new $Uint64(0,((g<0||g>=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+g]))),28),i=(new $Uint64(0,((g<0||g>=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+g]))),new $Uint64(h.$high|i.$high,(h.$low|i.$low)>>>0));(k=b.subkeys,((g<0||g>=k.length)?($throwRuntimeError("index out of range"),undefined):k[g]=AD(Y(j,new AK(K)))));g=g+(1)>>0;}$s=-1;return;}return;}var $f={$blk:O.ptr.prototype.generateSubkeys,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,$s};return $f;};O.prototype.generateSubkeys=function(a){return this.$val.generateSubkeys(a);};AD=function(a){var a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x;b=new $Uint64(0,0);b=(c=(d=(e=(f=(g=(h=(i=$shiftLeft64(((j=$shiftRightUint64(a,6),new $Uint64(j.$high&0,(j.$low&255)>>>0))),0),k=$shiftLeft64(((l=$shiftRightUint64(a,18),new $Uint64(l.$high&0,(l.$low&255)>>>0))),8),new $Uint64(i.$high|k.$high,(i.$low|k.$low)>>>0)),m=$shiftLeft64(((n=$shiftRightUint64(a,30),new $Uint64(n.$high&0,(n.$low&255)>>>0))),16),new $Uint64(h.$high|m.$high,(h.$low|m.$low)>>>0)),o=$shiftLeft64(((p=$shiftRightUint64(a,42),new $Uint64(p.$high&0,(p.$low&255)>>>0))),24),new $Uint64(g.$high|o.$high,(g.$low|o.$low)>>>0)),q=$shiftLeft64(((r=$shiftRightUint64(a,0),new $Uint64(r.$high&0,(r.$low&255)>>>0))),32),new $Uint64(f.$high|q.$high,(f.$low|q.$low)>>>0)),s=$shiftLeft64(((t=$shiftRightUint64(a,12),new $Uint64(t.$high&0,(t.$low&255)>>>0))),40),new $Uint64(e.$high|s.$high,(e.$low|s.$low)>>>0)),u=$shiftLeft64(((v=$shiftRightUint64(a,24),new $Uint64(v.$high&0,(v.$low&255)>>>0))),48),new $Uint64(d.$high|u.$high,(d.$low|u.$low)>>>0)),w=$shiftLeft64(((x=$shiftRightUint64(a,36),new $Uint64(x.$high&0,(x.$low&255)>>>0))),56),new $Uint64(c.$high|w.$high,(c.$low|w.$low)>>>0));return b;};N.methods=[{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)}];AM.methods=[{prop:"BlockSize",name:"BlockSize",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Encrypt",name:"Encrypt",pkg:"",typ:$funcType([AK,AK],[],false)},{prop:"Decrypt",name:"Decrypt",pkg:"",typ:$funcType([AK,AK],[],false)},{prop:"generateSubkeys",name:"generateSubkeys",pkg:"crypto/des",typ:$funcType([AK],[],false)}];AN.methods=[{prop:"BlockSize",name:"BlockSize",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Encrypt",name:"Encrypt",pkg:"",typ:$funcType([AK,AK],[],false)},{prop:"Decrypt",name:"Decrypt",pkg:"",typ:$funcType([AK,AK],[],false)}];O.init("crypto/des",[{prop:"subkeys",name:"subkeys",embedded:false,exported:false,typ:AI,tag:""}]);Q.init("crypto/des",[{prop:"cipher1",name:"cipher1",embedded:false,exported:false,typ:O,tag:""},{prop:"cipher2",name:"cipher2",embedded:false,exported:false,typ:O,tag:""},{prop:"cipher3",name:"cipher3",embedded:false,exported:false,typ:O,tag:""}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=D.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=E.$init();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}W=AF.zero();X=new E.Once.ptr(0,new E.Mutex.ptr(0,0));I=$toNativeArray($kindUint8,[16,25,12,11,3,20,4,15,31,17,9,6,27,14,1,22,30,24,8,18,0,5,29,23,13,19,2,26,10,21,28,7]);J=$toNativeArray($kindUint8,[7,15,23,31,39,47,55,63,6,14,22,30,38,46,54,62,5,13,21,29,37,45,53,61,4,12,20,28,1,9,17,25,33,41,49,57,2,10,18,26,34,42,50,58,3,11,19,27,35,43,51,59,36,44,52,60]);K=$toNativeArray($kindUint8,[42,39,45,32,55,51,53,28,41,50,35,46,33,37,44,52,30,48,40,49,29,36,43,54,15,4,25,19,9,1,26,16,5,11,23,8,12,7,17,0,22,3,10,14,6,20,27,24]);L=$toNativeArray($kindArray,[$toNativeArray($kindArray,[$toNativeArray($kindUint8,[14,4,13,1,2,15,11,8,3,10,6,12,5,9,0,7]),$toNativeArray($kindUint8,[0,15,7,4,14,2,13,1,10,6,12,11,9,5,3,8]),$toNativeArray($kindUint8,[4,1,14,8,13,6,2,11,15,12,9,7,3,10,5,0]),$toNativeArray($kindUint8,[15,12,8,2,4,9,1,7,5,11,3,14,10,0,6,13])]),$toNativeArray($kindArray,[$toNativeArray($kindUint8,[15,1,8,14,6,11,3,4,9,7,2,13,12,0,5,10]),$toNativeArray($kindUint8,[3,13,4,7,15,2,8,14,12,0,1,10,6,9,11,5]),$toNativeArray($kindUint8,[0,14,7,11,10,4,13,1,5,8,12,6,9,3,2,15]),$toNativeArray($kindUint8,[13,8,10,1,3,15,4,2,11,6,7,12,0,5,14,9])]),$toNativeArray($kindArray,[$toNativeArray($kindUint8,[10,0,9,14,6,3,15,5,1,13,12,7,11,4,2,8]),$toNativeArray($kindUint8,[13,7,0,9,3,4,6,10,2,8,5,14,12,11,15,1]),$toNativeArray($kindUint8,[13,6,4,9,8,15,3,0,11,1,2,12,5,10,14,7]),$toNativeArray($kindUint8,[1,10,13,0,6,9,8,7,4,15,14,3,11,5,2,12])]),$toNativeArray($kindArray,[$toNativeArray($kindUint8,[7,13,14,3,0,6,9,10,1,2,8,5,11,12,4,15]),$toNativeArray($kindUint8,[13,8,11,5,6,15,0,3,4,7,2,12,1,10,14,9]),$toNativeArray($kindUint8,[10,6,9,0,12,11,7,13,15,1,3,14,5,2,8,4]),$toNativeArray($kindUint8,[3,15,0,6,10,1,13,8,9,4,5,11,12,7,2,14])]),$toNativeArray($kindArray,[$toNativeArray($kindUint8,[2,12,4,1,7,10,11,6,8,5,3,15,13,0,14,9]),$toNativeArray($kindUint8,[14,11,2,12,4,7,13,1,5,0,15,10,3,9,8,6]),$toNativeArray($kindUint8,[4,2,1,11,10,13,7,8,15,9,12,5,6,3,0,14]),$toNativeArray($kindUint8,[11,8,12,7,1,14,2,13,6,15,0,9,10,4,5,3])]),$toNativeArray($kindArray,[$toNativeArray($kindUint8,[12,1,10,15,9,2,6,8,0,13,3,4,14,7,5,11]),$toNativeArray($kindUint8,[10,15,4,2,7,12,9,5,6,1,13,14,0,11,3,8]),$toNativeArray($kindUint8,[9,14,15,5,2,8,12,3,7,0,4,10,1,13,11,6]),$toNativeArray($kindUint8,[4,3,2,12,9,5,15,10,11,14,1,7,6,0,8,13])]),$toNativeArray($kindArray,[$toNativeArray($kindUint8,[4,11,2,14,15,0,8,13,3,12,9,7,5,10,6,1]),$toNativeArray($kindUint8,[13,0,11,7,4,9,1,10,14,3,5,12,2,15,8,6]),$toNativeArray($kindUint8,[1,4,11,13,12,3,7,14,10,15,6,8,0,5,9,2]),$toNativeArray($kindUint8,[6,11,13,8,1,4,10,7,9,5,0,15,14,2,3,12])]),$toNativeArray($kindArray,[$toNativeArray($kindUint8,[13,2,8,4,6,15,11,1,10,9,3,14,5,0,12,7]),$toNativeArray($kindUint8,[1,15,13,8,10,3,7,4,12,5,6,11,0,14,9,2]),$toNativeArray($kindUint8,[7,11,4,1,9,12,14,2,0,6,10,13,15,3,5,8]),$toNativeArray($kindUint8,[2,1,14,7,4,10,8,13,15,12,9,0,3,5,6,11])])]);M=$toNativeArray($kindUint8,[1,1,2,2,2,2,2,2,1,2,2,2,2,2,2,1]);}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["crypto/elliptic/internal/fiat"]=(function(){var $pkg={},$init,B,C,A,D,F,S,X,Z,AM,AR,AT,BG,BL,BM,BN,BO,BP,BQ,BR,BS,BT,BU,BV,BW,BX,BY,U,V,AO,AP,BI,BJ,H,I,J,K,L,M,N,O,P,Q,R,W,AB,AC,AD,AE,AF,AG,AH,AI,AJ,AK,AL,AQ,AV,AW,AX,AY,AZ,BA,BB,BC,BD,BE,BF,BK;B=$packages["crypto/subtle"];C=$packages["errors"];A=$packages["math/bits"];D=$pkg.p521Uint1=$newType(8,$kindUint64,"fiat.p521Uint1",true,"crypto/elliptic/internal/fiat",false,null);F=$pkg.p521MontgomeryDomainFieldElement=$newType(72,$kindArray,"fiat.p521MontgomeryDomainFieldElement",true,"crypto/elliptic/internal/fiat",false,null);S=$pkg.P521Element=$newType(0,$kindStruct,"fiat.P521Element",true,"crypto/elliptic/internal/fiat",true,function(x_){this.$val=this;if(arguments.length===0){this.x=BL.zero();return;}this.x=x_;});X=$pkg.p384Uint1=$newType(8,$kindUint64,"fiat.p384Uint1",true,"crypto/elliptic/internal/fiat",false,null);Z=$pkg.p384MontgomeryDomainFieldElement=$newType(48,$kindArray,"fiat.p384MontgomeryDomainFieldElement",true,"crypto/elliptic/internal/fiat",false,null);AM=$pkg.P384Element=$newType(0,$kindStruct,"fiat.P384Element",true,"crypto/elliptic/internal/fiat",true,function(x_){this.$val=this;if(arguments.length===0){this.x=BM.zero();return;}this.x=x_;});AR=$pkg.p224Uint1=$newType(8,$kindUint64,"fiat.p224Uint1",true,"crypto/elliptic/internal/fiat",false,null);AT=$pkg.p224MontgomeryDomainFieldElement=$newType(32,$kindArray,"fiat.p224MontgomeryDomainFieldElement",true,"crypto/elliptic/internal/fiat",false,null);BG=$pkg.P224Element=$newType(0,$kindStruct,"fiat.P224Element",true,"crypto/elliptic/internal/fiat",true,function(x_){this.$val=this;if(arguments.length===0){this.x=BN.zero();return;}this.x=x_;});BL=$arrayType($Uint64,9);BM=$arrayType($Uint64,6);BN=$arrayType($Uint64,4);BO=$ptrType($Uint64);BP=$arrayType($Uint8,66);BQ=$sliceType($Uint8);BR=$ptrType(S);BS=$arrayType($Uint8,48);BT=$ptrType(AM);BU=$arrayType($Uint8,28);BV=$ptrType(BG);BW=$ptrType(BP);BX=$ptrType(BS);BY=$ptrType(BU);S.ptr.prototype.Invert=function(a){var a,b,c,d,e,f,g,h,i,j,k,l,m;b=this;c=new S.ptr(BL.zero()).Set(b);d=new S.ptr(BL.zero());c.Square(a);c.Mul(a,c);d.Square(c);e=1;while(true){if(!(e<2)){break;}d.Square(d);e=e+(1)>>0;}c.Mul(c,d);d.Square(c);f=1;while(true){if(!(f<4)){break;}d.Square(d);f=f+(1)>>0;}c.Mul(c,d);d.Square(c);g=1;while(true){if(!(g<8)){break;}d.Square(d);g=g+(1)>>0;}c.Mul(c,d);d.Square(c);h=1;while(true){if(!(h<16)){break;}d.Square(d);h=h+(1)>>0;}c.Mul(c,d);d.Square(c);i=1;while(true){if(!(i<32)){break;}d.Square(d);i=i+(1)>>0;}c.Mul(c,d);d.Square(c);d.Mul(a,d);j=0;while(true){if(!(j<64)){break;}d.Square(d);j=j+(1)>>0;}c.Mul(c,d);d.Square(c);d.Mul(a,d);k=0;while(true){if(!(k<129)){break;}d.Square(d);k=k+(1)>>0;}c.Mul(c,d);d.Square(c);d.Mul(a,d);l=0;while(true){if(!(l<259)){break;}d.Square(d);l=l+(1)>>0;}c.Mul(c,d);m=0;while(true){if(!(m<2)){break;}c.Square(c);m=m+(1)>>0;}c.Mul(a,c);return b.Set(c);};S.prototype.Invert=function(a){return this.$val.Invert(a);};H=function(a,b,c,d){var a,b,c,d,e,f,g,h,i;e=$mul64((new $Uint64(b.$high,b.$low)),new $Uint64(4294967295,4294967295));i=(f=new $Uint64(e.$high&d.$high,(e.$low&d.$low)>>>0),g=(h=new $Uint64(~e.$high,~e.$low>>>0),new $Uint64(h.$high&c.$high,(h.$low&c.$low)>>>0)),new $Uint64(f.$high|g.$high,(f.$low|g.$low)>>>0));a.$set(i);};I=function(a,b,c){var a,aa,aaa,aab,aac,aad,aae,aaf,aag,aah,aai,aaj,aak,aal,aam,aan,aao,aap,aaq,aar,aas,aat,aau,aav,aaw,aax,aay,aaz,ab,aba,abb,abc,abd,abe,abf,abg,abh,abi,abj,abk,abl,abm,abn,abo,abp,abq,abr,abs,abt,abu,abv,abw,abx,aby,abz,ac,aca,acb,acc,acd,ace,acf,acg,ach,aci,acj,ack,acl,acm,acn,aco,acp,acq,acr,acs,act,acu,acv,acw,acx,acy,acz,ad,ada,adb,adc,add,ade,adf,adg,adh,adi,adj,adk,adl,adm,adn,ado,adp,adq,adr,ads,adt,adu,adv,adw,adx,ady,adz,ae,aea,aeb,aec,aed,aee,aef,aeg,aeh,aei,aej,aek,ael,aem,aen,aeo,aep,aeq,aer,aes,aet,aeu,aev,aew,aex,aey,aez,af,afa,afb,afc,afd,afe,aff,afg,afh,afi,afj,afk,afl,afm,afn,afo,afp,afq,afr,afs,aft,afu,afv,afw,afx,afy,afz,ag,aga,agb,agc,agd,age,agf,agg,agh,agi,agj,agk,agl,agm,agn,ago,agp,agq,agr,ags,agt,agu,agv,agw,agx,agy,agz,ah,aha,ahb,ahc,ahd,ahe,ahf,ahg,ahh,ahi,ahj,ahk,ahl,ahm,ahn,aho,ahp,ahq,ahr,ahs,aht,ahu,ahv,ahw,ahx,ahy,ahz,ai,aia,aib,aic,aid,aie,aif,aig,aih,aii,aij,aik,ail,aim,ain,aio,aip,aiq,air,ais,ait,aiu,aiv,aiw,aix,aiy,aiz,aj,aja,ajb,ajc,ajd,aje,ajf,ajg,ajh,aji,ajj,ajk,ajl,ajm,ajn,ajo,ajp,ajq,ajr,ajs,ajt,aju,ajv,ajw,ajx,ajy,ajz,ak,aka,akb,akc,akd,ake,akf,akg,akh,aki,akj,akk,akl,akm,akn,ako,akp,akq,akr,aks,akt,aku,akv,akw,akx,aky,akz,al,ala,alb,alc,ald,ale,alf,alg,alh,ali,alj,alk,all,alm,aln,alo,alp,alq,alr,als,alt,alu,alv,alw,alx,aly,alz,am,ama,amb,amc,amd,ame,amf,amg,amh,ami,amj,amk,aml,amm,amn,amo,amp,amq,amr,ams,amt,amu,amv,amw,amx,amy,amz,an,ana,anb,anc,and,ane,anf,ang,anh,ani,anj,ank,anl,anm,ann,ano,anp,anq,anr,ans,ant,anu,anv,anw,anx,any,anz,ao,aoa,aob,aoc,aod,aoe,aof,aog,aoh,aoi,aoj,aok,aol,aom,aon,aoo,aop,aoq,aor,aos,aot,aou,aov,aow,aox,aoy,aoz,ap,apa,apb,apc,apd,ape,apf,apg,aph,api,apj,apk,apl,apm,apn,apo,app,apq,apr,aps,apt,apu,apv,apw,apx,apy,apz,aq,aqa,aqb,aqc,aqd,aqe,aqf,aqg,aqh,aqi,aqj,aqk,aql,aqm,aqn,aqo,aqp,aqq,aqr,aqs,aqt,aqu,aqv,aqw,aqx,aqy,aqz,ar,ara,arb,arc,ard,are,arf,arg,arh,ari,arj,ark,arl,arm,arn,aro,arp,arq,arr,ars,art,aru,arv,arw,arx,ary,arz,as,asa,asb,asc,asd,ase,asf,asg,ash,asi,asj,ask,asl,asm,asn,aso,asp,asq,asr,ass,ast,asu,asv,asw,asx,asy,asz,at,ata,atb,atc,atd,ate,atf,atg,ath,ati,atj,atk,atl,atm,atn,ato,atp,atq,atr,ats,att,atu,atv,atw,atx,aty,atz,au,aua,aub,auc,aud,aue,auf,aug,auh,aui,auj,auk,aul,aum,aun,auo,aup,auq,aur,aus,aut,auu,auv,auw,aux,auy,auz,av,ava,avb,avc,avd,ave,avf,avg,avh,avi,avj,avk,avl,avm,avn,avo,avp,avq,avr,avs,avt,avu,avv,avw,avx,avy,avz,aw,awa,awb,awc,awd,awe,awf,awg,awh,awi,awj,awk,awl,awm,awn,awo,awp,awq,awr,aws,awt,awu,awv,aww,awx,awy,awz,ax,axa,axb,axc,axd,axe,axf,axg,axh,axi,axj,axk,axl,axm,axn,axo,axp,axq,axr,axs,axt,axu,axv,axw,axx,axy,axz,ay,aya,ayb,ayc,ayd,aye,ayf,ayg,ayh,ayi,ayj,ayk,ayl,aym,ayn,ayo,ayp,ayq,ayr,ays,ayt,ayu,ayv,ayw,ayx,ayy,ayz,az,aza,azb,azc,azd,aze,azf,azg,azh,azi,azj,azk,azl,azm,azn,azo,azp,azq,azr,azs,azt,azu,azv,azw,azx,azy,azz,b,ba,baa,bab,bac,bad,bae,baf,bag,bah,bai,baj,bak,bal,bam,ban,bao,bap,baq,bar,bas,bat,bau,bav,baw,bax,bay,baz,bb,bba,bbb,bbc,bbd,bbe,bbf,bbg,bbh,bbi,bbj,bbk,bbl,bbm,bbn,bbo,bbp,bbq,bbr,bbs,bbt,bbu,bbv,bbw,bbx,bby,bbz,bc,bca,bcb,bcc,bcd,bce,bcf,bcg,bch,bci,bcj,bck,bcl,bcm,bcn,bco,bcp,bcq,bcr,bcs,bct,bcu,bcv,bcw,bcx,bcy,bcz,bd,bda,bdb,bdc,bdd,bde,bdf,bdg,bdh,bdi,bdj,bdk,bdl,bdm,bdn,bdo,bdp,bdq,bdr,bds,bdt,bdu,bdv,bdw,bdx,bdy,bdz,be,bea,beb,bec,bed,bee,bef,beg,beh,bei,bej,bek,bel,bem,ben,beo,bep,beq,ber,bes,bet,beu,bev,bew,bex,bey,bez,bf,bfa,bfb,bfc,bfd,bfe,bff,bfg,bfh,bfi,bfj,bfk,bfl,bfm,bfn,bfo,bfp,bfq,bfr,bfs,bft,bfu,bfv,bfw,bfx,bfy,bfz,bg,bga,bgb,bgc,bgd,bge,bgf,bgg,bgh,bgi,bgj,bgk,bgl,bgm,bgn,bgo,bgp,bgq,bgr,bgs,bgt,bgu,bgv,bgw,bgx,bgy,bgz,bh,bha,bhb,bhc,bhd,bhe,bhf,bhg,bhh,bhi,bhj,bhk,bhl,bhm,bhn,bho,bhp,bhq,bhr,bhs,bht,bhu,bhv,bhw,bhx,bhy,bhz,bi,bia,bib,bic,bid,bie,bif,big,bih,bii,bij,bik,bil,bim,bin,bio,bip,biq,bir,bis,bit,biu,biv,biw,bix,biy,biz,bj,bja,bjb,bjc,bjd,bje,bjf,bjg,bjh,bji,bjj,bjk,bjl,bjm,bjn,bjo,bjp,bjq,bjr,bjs,bjt,bju,bjv,bjw,bjx,bjy,bjz,bk,bka,bkb,bkc,bkd,bke,bkf,bkg,bkh,bki,bkj,bkk,bkl,bkm,bkn,bko,bkp,bkq,bkr,bks,bkt,bku,bkv,bkw,bkx,bky,bkz,bl,bla,blb,blc,bld,ble,blf,blg,blh,bli,blj,blk,bll,blm,bln,blo,blp,blq,blr,bls,blt,blu,blv,blw,blx,bly,blz,bm,bma,bmb,bmc,bmd,bme,bmf,bmg,bmh,bmi,bmj,bmk,bml,bmm,bmn,bmo,bmp,bmq,bmr,bms,bmt,bmu,bmv,bmw,bmx,bmy,bmz,bn,bna,bnb,bnc,bnd,bne,bnf,bng,bnh,bni,bnj,bnk,bnl,bnm,bnn,bno,bnp,bnq,bnr,bns,bnt,bnu,bnv,bnw,bnx,bny,bnz,bo,boa,bob,boc,bod,boe,bof,bog,boh,boi,boj,bok,bol,bom,bon,boo,bop,boq,bor,bos,bot,bou,bov,bow,box,boy,boz,bp,bpa,bpb,bpc,bpd,bpe,bpf,bpg,bph,bpi,bpj,bpk,bpl,bpm,bpn,bpo,bpp,bpq,bpr,bps,bpt,bpu,bpv,bpw,bpx,bpy,bpz,bq,bqa,bqb,bqc,bqd,bqe,bqf,bqg,bqh,bqi,bqj,bqk,bql,bqm,bqn,bqo,bqp,bqq,bqr,bqs,bqt,bqu,bqv,bqw,bqx,bqy,bqz,br,bra,brb,brc,brd,bre,brf,brg,brh,bri,brj,brk,brl,brm,brn,bro,brp,brq,brr,brs,brt,bru,brv,brw,brx,bry,brz,bs,bsa,bsb,bsc,bsd,bse,bsf,bsg,bsh,bsi,bsj,bsk,bsl,bsm,bsn,bso,bsp,bsq,bsr,bt,bu,bv,bw,bx,by,bz,c,ca,cb,cc,cd,ce,cf,cg,ch,ci,cj,ck,cl,cm,cn,co,cp,cq,cr,cs,ct,cu,cv,cw,cx,cy,cz,d,da,db,dc,dd,de,df,dg,dh,di,dj,dk,dl,dm,dn,dp,dq,dr,ds,dt,du,dv,dw,dx,dy,dz,e,ea,eb,ec,ed,ee,ef,eg,eh,ei,ej,ek,el,em,en,eo,ep,eq,er,es,et,eu,ev,ew,ex,ey,ez,f,fa,fb,fc,fd,fe,ff,fg,fh,fi,fj,fk,fl,fm,fn,fo,fp,fq,fr,fs,ft,fu,fv,fw,fx,fy,fz,g,ga,gb,gc,gd,ge,gf,gg,gh,gi,gj,gk,gl,gm,gn,go,gp,gq,gr,gs,gt,gu,gv,gw,gx,gy,gz,h,ha,hb,hc,hd,he,hf,hg,hh,hi,hj,hk,hl,hm,hn,ho,hp,hq,hr,hs,ht,hu,hv,hw,hx,hy,hz,i,ia,ib,ic,id,ie,ig,ih,ii,ij,ik,il,im,io,ip,iq,ir,is,it,iu,iv,iw,ix,iy,iz,j,ja,jb,jc,jd,je,jf,jg,jh,ji,jj,jk,jl,jm,jn,jo,jp,jq,jr,js,jt,ju,jv,jw,jx,jy,jz,k,ka,kb,kc,kd,ke,kf,kg,kh,ki,kj,kk,kl,km,kn,ko,kp,kq,kr,ks,kt,ku,kv,kw,kx,ky,kz,l,la,lb,lc,ld,le,lf,lg,lh,li,lj,lk,ll,lm,ln,lo,lp,lq,lr,ls,lt,lu,lv,lw,lx,ly,lz,m,ma,mb,mc,md,me,mf,mg,mh,mi,mj,mk,ml,mm,mn,mo,mp,mq,mr,ms,mt,mu,mv,mw,mx,my,mz,n,na,nb,nc,nd,ne,nf,ng,nh,ni,nj,nk,nl,nm,nn,no,np,nq,nr,ns,nt,nu,nv,nw,nx,ny,nz,o,oa,ob,oc,od,oe,of,og,oh,oi,oj,ok,ol,om,on,oo,op,oq,or,os,ot,ou,ov,ow,ox,oy,oz,p,pa,pb,pc,pd,pe,pf,pg,ph,pi,pj,pk,pl,pm,pn,po,pp,pq,pr,ps,pt,pu,pv,pw,px,py,pz,q,qa,qb,qc,qd,qe,qf,qg,qh,qi,qj,qk,ql,qm,qn,qo,qp,qq,qr,qs,qt,qu,qv,qw,qx,qy,qz,r,ra,rb,rc,rd,re,rf,rg,rh,ri,rj,rk,rl,rm,rn,ro,rp,rq,rr,rs,rt,ru,rv,rw,rx,ry,rz,s,sa,sb,sc,sd,se,sf,sg,sh,si,sj,sk,sl,sm,sn,so,sp,sq,sr,ss,st,su,sv,sw,sx,sy,sz,t,ta,tb,tc,td,te,tf,tg,th,ti,tj,tk,tl,tm,tn,to,tp,tq,tr,ts,tt,tu,tv,tw,tx,ty,tz,u,ua,ub,uc,ud,ue,uf,ug,uh,ui,uj,uk,ul,um,un,uo,up,uq,ur,us,ut,uu,uv,uw,ux,uy,uz,v,va,vb,vc,vd,ve,vf,vg,vh,vi,vj,vk,vl,vm,vn,vo,vp,vq,vr,vs,vt,vu,vv,vw,vx,vy,vz,w,wa,wb,wc,wd,we,wf,wg,wh,wi,wj,wk,wl,wm,wn,wo,wp,wq,wr,ws,wt,wu,wv,ww,wx,wy,wz,x,xa,xb,xc,xd,xe,xf,xg,xh,xi,xj,xk,xl,xm,xn,xo,xp,xq,xr,xs,xt,xu,xv,xw,xx,xy,xz,y,ya,yb,yc,yd,ye,yf,yg,yh,yi,yj,yk,yl,ym,yn,yo,yp,yq,yr,ys,yt,yu,yv,yw,yx,yy,yz,z,za,zb,zc,zd,ze,zf,zg,zh,zi,zj,zk,zl,zm,zn,zo,zp,zq,zr,zs,zt,zu,zv,zw,zx,zy,zz;d=b[1];e=b[2];f=b[3];g=b[4];h=b[5];i=b[6];j=b[7];k=b[8];l=b[0];m=new $Uint64(0,0);n=new $Uint64(0,0);o=A.Mul64(l,c[8]);n=o[0];m=o[1];p=new $Uint64(0,0);q=new $Uint64(0,0);r=A.Mul64(l,c[7]);q=r[0];p=r[1];s=new $Uint64(0,0);t=new $Uint64(0,0);u=A.Mul64(l,c[6]);t=u[0];s=u[1];v=new $Uint64(0,0);w=new $Uint64(0,0);x=A.Mul64(l,c[5]);w=x[0];v=x[1];y=new $Uint64(0,0);z=new $Uint64(0,0);aa=A.Mul64(l,c[4]);z=aa[0];y=aa[1];ab=new $Uint64(0,0);ac=new $Uint64(0,0);ad=A.Mul64(l,c[3]);ac=ad[0];ab=ad[1];ae=new $Uint64(0,0);af=new $Uint64(0,0);ag=A.Mul64(l,c[2]);af=ag[0];ae=ag[1];ah=new $Uint64(0,0);ai=new $Uint64(0,0);aj=A.Mul64(l,c[1]);ai=aj[0];ah=aj[1];ak=new $Uint64(0,0);al=new $Uint64(0,0);am=A.Mul64(l,c[0]);al=am[0];ak=am[1];an=new $Uint64(0,0);ao=new $Uint64(0,0);ap=A.Add64(al,ah,new $Uint64(0,0));an=ap[0];ao=ap[1];aq=new $Uint64(0,0);ar=new $Uint64(0,0);as=A.Add64(ai,ae,((at=(new D(ao.$high,ao.$low)),new $Uint64(at.$high,at.$low))));aq=as[0];ar=as[1];au=new $Uint64(0,0);av=new $Uint64(0,0);aw=A.Add64(af,ab,((ax=(new D(ar.$high,ar.$low)),new $Uint64(ax.$high,ax.$low))));au=aw[0];av=aw[1];ay=new $Uint64(0,0);az=new $Uint64(0,0);ba=A.Add64(ac,y,((bb=(new D(av.$high,av.$low)),new $Uint64(bb.$high,bb.$low))));ay=ba[0];az=ba[1];bc=new $Uint64(0,0);bd=new $Uint64(0,0);be=A.Add64(z,v,((bf=(new D(az.$high,az.$low)),new $Uint64(bf.$high,bf.$low))));bc=be[0];bd=be[1];bg=new $Uint64(0,0);bh=new $Uint64(0,0);bi=A.Add64(w,s,((bj=(new D(bd.$high,bd.$low)),new $Uint64(bj.$high,bj.$low))));bg=bi[0];bh=bi[1];bk=new $Uint64(0,0);bl=new $Uint64(0,0);bm=A.Add64(t,p,((bn=(new D(bh.$high,bh.$low)),new $Uint64(bn.$high,bn.$low))));bk=bm[0];bl=bm[1];bo=new $Uint64(0,0);bp=new $Uint64(0,0);bq=A.Add64(q,m,((br=(new D(bl.$high,bl.$low)),new $Uint64(br.$high,br.$low))));bo=bq[0];bp=bq[1];bu=(bs=((bt=(new D(bp.$high,bp.$low)),new $Uint64(bt.$high,bt.$low))),new $Uint64(bs.$high+n.$high,bs.$low+n.$low));bv=new $Uint64(0,0);bw=new $Uint64(0,0);bx=A.Mul64(ak,new $Uint64(0,511));bw=bx[0];bv=bx[1];by=new $Uint64(0,0);bz=new $Uint64(0,0);ca=A.Mul64(ak,new $Uint64(4294967295,4294967295));bz=ca[0];by=ca[1];cb=new $Uint64(0,0);cc=new $Uint64(0,0);cd=A.Mul64(ak,new $Uint64(4294967295,4294967295));cc=cd[0];cb=cd[1];ce=new $Uint64(0,0);cf=new $Uint64(0,0);cg=A.Mul64(ak,new $Uint64(4294967295,4294967295));cf=cg[0];ce=cg[1];ch=new $Uint64(0,0);ci=new $Uint64(0,0);cj=A.Mul64(ak,new $Uint64(4294967295,4294967295));ci=cj[0];ch=cj[1];ck=new $Uint64(0,0);cl=new $Uint64(0,0);cm=A.Mul64(ak,new $Uint64(4294967295,4294967295));cl=cm[0];ck=cm[1];cn=new $Uint64(0,0);co=new $Uint64(0,0);cp=A.Mul64(ak,new $Uint64(4294967295,4294967295));co=cp[0];cn=cp[1];cq=new $Uint64(0,0);cr=new $Uint64(0,0);cs=A.Mul64(ak,new $Uint64(4294967295,4294967295));cr=cs[0];cq=cs[1];ct=new $Uint64(0,0);cu=new $Uint64(0,0);cv=A.Mul64(ak,new $Uint64(4294967295,4294967295));cu=cv[0];ct=cv[1];cw=new $Uint64(0,0);cx=new $Uint64(0,0);cy=A.Add64(cu,cq,new $Uint64(0,0));cw=cy[0];cx=cy[1];cz=new $Uint64(0,0);da=new $Uint64(0,0);db=A.Add64(cr,cn,((dc=(new D(cx.$high,cx.$low)),new $Uint64(dc.$high,dc.$low))));cz=db[0];da=db[1];dd=new $Uint64(0,0);de=new $Uint64(0,0);df=A.Add64(co,ck,((dg=(new D(da.$high,da.$low)),new $Uint64(dg.$high,dg.$low))));dd=df[0];de=df[1];dh=new $Uint64(0,0);di=new $Uint64(0,0);dj=A.Add64(cl,ch,((dk=(new D(de.$high,de.$low)),new $Uint64(dk.$high,dk.$low))));dh=dj[0];di=dj[1];dl=new $Uint64(0,0);dm=new $Uint64(0,0);dn=A.Add64(ci,ce,((dp=(new D(di.$high,di.$low)),new $Uint64(dp.$high,dp.$low))));dl=dn[0];dm=dn[1];dq=new $Uint64(0,0);dr=new $Uint64(0,0);ds=A.Add64(cf,cb,((dt=(new D(dm.$high,dm.$low)),new $Uint64(dt.$high,dt.$low))));dq=ds[0];dr=ds[1];du=new $Uint64(0,0);dv=new $Uint64(0,0);dw=A.Add64(cc,by,((dx=(new D(dr.$high,dr.$low)),new $Uint64(dx.$high,dx.$low))));du=dw[0];dv=dw[1];dy=new $Uint64(0,0);dz=new $Uint64(0,0);ea=A.Add64(bz,bv,((eb=(new D(dv.$high,dv.$low)),new $Uint64(eb.$high,eb.$low))));dy=ea[0];dz=ea[1];ee=(ec=((ed=(new D(dz.$high,dz.$low)),new $Uint64(ed.$high,ed.$low))),new $Uint64(ec.$high+bw.$high,ec.$low+bw.$low));ef=new $Uint64(0,0);eg=A.Add64(ak,ct,new $Uint64(0,0));ef=eg[1];eh=new $Uint64(0,0);ei=new $Uint64(0,0);ej=A.Add64(an,cw,((ek=(new D(ef.$high,ef.$low)),new $Uint64(ek.$high,ek.$low))));eh=ej[0];ei=ej[1];el=new $Uint64(0,0);em=new $Uint64(0,0);en=A.Add64(aq,cz,((eo=(new D(ei.$high,ei.$low)),new $Uint64(eo.$high,eo.$low))));el=en[0];em=en[1];ep=new $Uint64(0,0);eq=new $Uint64(0,0);er=A.Add64(au,dd,((es=(new D(em.$high,em.$low)),new $Uint64(es.$high,es.$low))));ep=er[0];eq=er[1];et=new $Uint64(0,0);eu=new $Uint64(0,0);ev=A.Add64(ay,dh,((ew=(new D(eq.$high,eq.$low)),new $Uint64(ew.$high,ew.$low))));et=ev[0];eu=ev[1];ex=new $Uint64(0,0);ey=new $Uint64(0,0);ez=A.Add64(bc,dl,((fa=(new D(eu.$high,eu.$low)),new $Uint64(fa.$high,fa.$low))));ex=ez[0];ey=ez[1];fb=new $Uint64(0,0);fc=new $Uint64(0,0);fd=A.Add64(bg,dq,((fe=(new D(ey.$high,ey.$low)),new $Uint64(fe.$high,fe.$low))));fb=fd[0];fc=fd[1];ff=new $Uint64(0,0);fg=new $Uint64(0,0);fh=A.Add64(bk,du,((fi=(new D(fc.$high,fc.$low)),new $Uint64(fi.$high,fi.$low))));ff=fh[0];fg=fh[1];fj=new $Uint64(0,0);fk=new $Uint64(0,0);fl=A.Add64(bo,dy,((fm=(new D(fg.$high,fg.$low)),new $Uint64(fm.$high,fm.$low))));fj=fl[0];fk=fl[1];fn=new $Uint64(0,0);fo=new $Uint64(0,0);fp=A.Add64(bu,ee,((fq=(new D(fk.$high,fk.$low)),new $Uint64(fq.$high,fq.$low))));fn=fp[0];fo=fp[1];fr=new $Uint64(0,0);fs=new $Uint64(0,0);ft=A.Mul64(d,c[8]);fs=ft[0];fr=ft[1];fu=new $Uint64(0,0);fv=new $Uint64(0,0);fw=A.Mul64(d,c[7]);fv=fw[0];fu=fw[1];fx=new $Uint64(0,0);fy=new $Uint64(0,0);fz=A.Mul64(d,c[6]);fy=fz[0];fx=fz[1];ga=new $Uint64(0,0);gb=new $Uint64(0,0);gc=A.Mul64(d,c[5]);gb=gc[0];ga=gc[1];gd=new $Uint64(0,0);ge=new $Uint64(0,0);gf=A.Mul64(d,c[4]);ge=gf[0];gd=gf[1];gg=new $Uint64(0,0);gh=new $Uint64(0,0);gi=A.Mul64(d,c[3]);gh=gi[0];gg=gi[1];gj=new $Uint64(0,0);gk=new $Uint64(0,0);gl=A.Mul64(d,c[2]);gk=gl[0];gj=gl[1];gm=new $Uint64(0,0);gn=new $Uint64(0,0);go=A.Mul64(d,c[1]);gn=go[0];gm=go[1];gp=new $Uint64(0,0);gq=new $Uint64(0,0);gr=A.Mul64(d,c[0]);gq=gr[0];gp=gr[1];gs=new $Uint64(0,0);gt=new $Uint64(0,0);gu=A.Add64(gq,gm,new $Uint64(0,0));gs=gu[0];gt=gu[1];gv=new $Uint64(0,0);gw=new $Uint64(0,0);gx=A.Add64(gn,gj,((gy=(new D(gt.$high,gt.$low)),new $Uint64(gy.$high,gy.$low))));gv=gx[0];gw=gx[1];gz=new $Uint64(0,0);ha=new $Uint64(0,0);hb=A.Add64(gk,gg,((hc=(new D(gw.$high,gw.$low)),new $Uint64(hc.$high,hc.$low))));gz=hb[0];ha=hb[1];hd=new $Uint64(0,0);he=new $Uint64(0,0);hf=A.Add64(gh,gd,((hg=(new D(ha.$high,ha.$low)),new $Uint64(hg.$high,hg.$low))));hd=hf[0];he=hf[1];hh=new $Uint64(0,0);hi=new $Uint64(0,0);hj=A.Add64(ge,ga,((hk=(new D(he.$high,he.$low)),new $Uint64(hk.$high,hk.$low))));hh=hj[0];hi=hj[1];hl=new $Uint64(0,0);hm=new $Uint64(0,0);hn=A.Add64(gb,fx,((ho=(new D(hi.$high,hi.$low)),new $Uint64(ho.$high,ho.$low))));hl=hn[0];hm=hn[1];hp=new $Uint64(0,0);hq=new $Uint64(0,0);hr=A.Add64(fy,fu,((hs=(new D(hm.$high,hm.$low)),new $Uint64(hs.$high,hs.$low))));hp=hr[0];hq=hr[1];ht=new $Uint64(0,0);hu=new $Uint64(0,0);hv=A.Add64(fv,fr,((hw=(new D(hq.$high,hq.$low)),new $Uint64(hw.$high,hw.$low))));ht=hv[0];hu=hv[1];hz=(hx=((hy=(new D(hu.$high,hu.$low)),new $Uint64(hy.$high,hy.$low))),new $Uint64(hx.$high+fs.$high,hx.$low+fs.$low));ia=new $Uint64(0,0);ib=new $Uint64(0,0);ic=A.Add64(eh,gp,new $Uint64(0,0));ia=ic[0];ib=ic[1];id=new $Uint64(0,0);ie=new $Uint64(0,0);ig=A.Add64(el,gs,((ih=(new D(ib.$high,ib.$low)),new $Uint64(ih.$high,ih.$low))));id=ig[0];ie=ig[1];ii=new $Uint64(0,0);ij=new $Uint64(0,0);ik=A.Add64(ep,gv,((il=(new D(ie.$high,ie.$low)),new $Uint64(il.$high,il.$low))));ii=ik[0];ij=ik[1];im=new $Uint64(0,0);io=new $Uint64(0,0);ip=A.Add64(et,gz,((iq=(new D(ij.$high,ij.$low)),new $Uint64(iq.$high,iq.$low))));im=ip[0];io=ip[1];ir=new $Uint64(0,0);is=new $Uint64(0,0);it=A.Add64(ex,hd,((iu=(new D(io.$high,io.$low)),new $Uint64(iu.$high,iu.$low))));ir=it[0];is=it[1];iv=new $Uint64(0,0);iw=new $Uint64(0,0);ix=A.Add64(fb,hh,((iy=(new D(is.$high,is.$low)),new $Uint64(iy.$high,iy.$low))));iv=ix[0];iw=ix[1];iz=new $Uint64(0,0);ja=new $Uint64(0,0);jb=A.Add64(ff,hl,((jc=(new D(iw.$high,iw.$low)),new $Uint64(jc.$high,jc.$low))));iz=jb[0];ja=jb[1];jd=new $Uint64(0,0);je=new $Uint64(0,0);jf=A.Add64(fj,hp,((jg=(new D(ja.$high,ja.$low)),new $Uint64(jg.$high,jg.$low))));jd=jf[0];je=jf[1];jh=new $Uint64(0,0);ji=new $Uint64(0,0);jj=A.Add64(fn,ht,((jk=(new D(je.$high,je.$low)),new $Uint64(jk.$high,jk.$low))));jh=jj[0];ji=jj[1];jl=new $Uint64(0,0);jm=new $Uint64(0,0);jn=A.Add64(((jo=(new D(fo.$high,fo.$low)),new $Uint64(jo.$high,jo.$low))),hz,((jp=(new D(ji.$high,ji.$low)),new $Uint64(jp.$high,jp.$low))));jl=jn[0];jm=jn[1];jq=new $Uint64(0,0);jr=new $Uint64(0,0);js=A.Mul64(ia,new $Uint64(0,511));jr=js[0];jq=js[1];jt=new $Uint64(0,0);ju=new $Uint64(0,0);jv=A.Mul64(ia,new $Uint64(4294967295,4294967295));ju=jv[0];jt=jv[1];jw=new $Uint64(0,0);jx=new $Uint64(0,0);jy=A.Mul64(ia,new $Uint64(4294967295,4294967295));jx=jy[0];jw=jy[1];jz=new $Uint64(0,0);ka=new $Uint64(0,0);kb=A.Mul64(ia,new $Uint64(4294967295,4294967295));ka=kb[0];jz=kb[1];kc=new $Uint64(0,0);kd=new $Uint64(0,0);ke=A.Mul64(ia,new $Uint64(4294967295,4294967295));kd=ke[0];kc=ke[1];kf=new $Uint64(0,0);kg=new $Uint64(0,0);kh=A.Mul64(ia,new $Uint64(4294967295,4294967295));kg=kh[0];kf=kh[1];ki=new $Uint64(0,0);kj=new $Uint64(0,0);kk=A.Mul64(ia,new $Uint64(4294967295,4294967295));kj=kk[0];ki=kk[1];kl=new $Uint64(0,0);km=new $Uint64(0,0);kn=A.Mul64(ia,new $Uint64(4294967295,4294967295));km=kn[0];kl=kn[1];ko=new $Uint64(0,0);kp=new $Uint64(0,0);kq=A.Mul64(ia,new $Uint64(4294967295,4294967295));kp=kq[0];ko=kq[1];kr=new $Uint64(0,0);ks=new $Uint64(0,0);kt=A.Add64(kp,kl,new $Uint64(0,0));kr=kt[0];ks=kt[1];ku=new $Uint64(0,0);kv=new $Uint64(0,0);kw=A.Add64(km,ki,((kx=(new D(ks.$high,ks.$low)),new $Uint64(kx.$high,kx.$low))));ku=kw[0];kv=kw[1];ky=new $Uint64(0,0);kz=new $Uint64(0,0);la=A.Add64(kj,kf,((lb=(new D(kv.$high,kv.$low)),new $Uint64(lb.$high,lb.$low))));ky=la[0];kz=la[1];lc=new $Uint64(0,0);ld=new $Uint64(0,0);le=A.Add64(kg,kc,((lf=(new D(kz.$high,kz.$low)),new $Uint64(lf.$high,lf.$low))));lc=le[0];ld=le[1];lg=new $Uint64(0,0);lh=new $Uint64(0,0);li=A.Add64(kd,jz,((lj=(new D(ld.$high,ld.$low)),new $Uint64(lj.$high,lj.$low))));lg=li[0];lh=li[1];lk=new $Uint64(0,0);ll=new $Uint64(0,0);lm=A.Add64(ka,jw,((ln=(new D(lh.$high,lh.$low)),new $Uint64(ln.$high,ln.$low))));lk=lm[0];ll=lm[1];lo=new $Uint64(0,0);lp=new $Uint64(0,0);lq=A.Add64(jx,jt,((lr=(new D(ll.$high,ll.$low)),new $Uint64(lr.$high,lr.$low))));lo=lq[0];lp=lq[1];ls=new $Uint64(0,0);lt=new $Uint64(0,0);lu=A.Add64(ju,jq,((lv=(new D(lp.$high,lp.$low)),new $Uint64(lv.$high,lv.$low))));ls=lu[0];lt=lu[1];ly=(lw=((lx=(new D(lt.$high,lt.$low)),new $Uint64(lx.$high,lx.$low))),new $Uint64(lw.$high+jr.$high,lw.$low+jr.$low));lz=new $Uint64(0,0);ma=A.Add64(ia,ko,new $Uint64(0,0));lz=ma[1];mb=new $Uint64(0,0);mc=new $Uint64(0,0);md=A.Add64(id,kr,((me=(new D(lz.$high,lz.$low)),new $Uint64(me.$high,me.$low))));mb=md[0];mc=md[1];mf=new $Uint64(0,0);mg=new $Uint64(0,0);mh=A.Add64(ii,ku,((mi=(new D(mc.$high,mc.$low)),new $Uint64(mi.$high,mi.$low))));mf=mh[0];mg=mh[1];mj=new $Uint64(0,0);mk=new $Uint64(0,0);ml=A.Add64(im,ky,((mm=(new D(mg.$high,mg.$low)),new $Uint64(mm.$high,mm.$low))));mj=ml[0];mk=ml[1];mn=new $Uint64(0,0);mo=new $Uint64(0,0);mp=A.Add64(ir,lc,((mq=(new D(mk.$high,mk.$low)),new $Uint64(mq.$high,mq.$low))));mn=mp[0];mo=mp[1];mr=new $Uint64(0,0);ms=new $Uint64(0,0);mt=A.Add64(iv,lg,((mu=(new D(mo.$high,mo.$low)),new $Uint64(mu.$high,mu.$low))));mr=mt[0];ms=mt[1];mv=new $Uint64(0,0);mw=new $Uint64(0,0);mx=A.Add64(iz,lk,((my=(new D(ms.$high,ms.$low)),new $Uint64(my.$high,my.$low))));mv=mx[0];mw=mx[1];mz=new $Uint64(0,0);na=new $Uint64(0,0);nb=A.Add64(jd,lo,((nc=(new D(mw.$high,mw.$low)),new $Uint64(nc.$high,nc.$low))));mz=nb[0];na=nb[1];nd=new $Uint64(0,0);ne=new $Uint64(0,0);nf=A.Add64(jh,ls,((ng=(new D(na.$high,na.$low)),new $Uint64(ng.$high,ng.$low))));nd=nf[0];ne=nf[1];nh=new $Uint64(0,0);ni=new $Uint64(0,0);nj=A.Add64(jl,ly,((nk=(new D(ne.$high,ne.$low)),new $Uint64(nk.$high,nk.$low))));nh=nj[0];ni=nj[1];np=(nl=((nm=(new D(ni.$high,ni.$low)),new $Uint64(nm.$high,nm.$low))),nn=((no=(new D(jm.$high,jm.$low)),new $Uint64(no.$high,no.$low))),new $Uint64(nl.$high+nn.$high,nl.$low+nn.$low));nq=new $Uint64(0,0);nr=new $Uint64(0,0);ns=A.Mul64(e,c[8]);nr=ns[0];nq=ns[1];nt=new $Uint64(0,0);nu=new $Uint64(0,0);nv=A.Mul64(e,c[7]);nu=nv[0];nt=nv[1];nw=new $Uint64(0,0);nx=new $Uint64(0,0);ny=A.Mul64(e,c[6]);nx=ny[0];nw=ny[1];nz=new $Uint64(0,0);oa=new $Uint64(0,0);ob=A.Mul64(e,c[5]);oa=ob[0];nz=ob[1];oc=new $Uint64(0,0);od=new $Uint64(0,0);oe=A.Mul64(e,c[4]);od=oe[0];oc=oe[1];of=new $Uint64(0,0);og=new $Uint64(0,0);oh=A.Mul64(e,c[3]);og=oh[0];of=oh[1];oi=new $Uint64(0,0);oj=new $Uint64(0,0);ok=A.Mul64(e,c[2]);oj=ok[0];oi=ok[1];ol=new $Uint64(0,0);om=new $Uint64(0,0);on=A.Mul64(e,c[1]);om=on[0];ol=on[1];oo=new $Uint64(0,0);op=new $Uint64(0,0);oq=A.Mul64(e,c[0]);op=oq[0];oo=oq[1];or=new $Uint64(0,0);os=new $Uint64(0,0);ot=A.Add64(op,ol,new $Uint64(0,0));or=ot[0];os=ot[1];ou=new $Uint64(0,0);ov=new $Uint64(0,0);ow=A.Add64(om,oi,((ox=(new D(os.$high,os.$low)),new $Uint64(ox.$high,ox.$low))));ou=ow[0];ov=ow[1];oy=new $Uint64(0,0);oz=new $Uint64(0,0);pa=A.Add64(oj,of,((pb=(new D(ov.$high,ov.$low)),new $Uint64(pb.$high,pb.$low))));oy=pa[0];oz=pa[1];pc=new $Uint64(0,0);pd=new $Uint64(0,0);pe=A.Add64(og,oc,((pf=(new D(oz.$high,oz.$low)),new $Uint64(pf.$high,pf.$low))));pc=pe[0];pd=pe[1];pg=new $Uint64(0,0);ph=new $Uint64(0,0);pi=A.Add64(od,nz,((pj=(new D(pd.$high,pd.$low)),new $Uint64(pj.$high,pj.$low))));pg=pi[0];ph=pi[1];pk=new $Uint64(0,0);pl=new $Uint64(0,0);pm=A.Add64(oa,nw,((pn=(new D(ph.$high,ph.$low)),new $Uint64(pn.$high,pn.$low))));pk=pm[0];pl=pm[1];po=new $Uint64(0,0);pp=new $Uint64(0,0);pq=A.Add64(nx,nt,((pr=(new D(pl.$high,pl.$low)),new $Uint64(pr.$high,pr.$low))));po=pq[0];pp=pq[1];ps=new $Uint64(0,0);pt=new $Uint64(0,0);pu=A.Add64(nu,nq,((pv=(new D(pp.$high,pp.$low)),new $Uint64(pv.$high,pv.$low))));ps=pu[0];pt=pu[1];py=(pw=((px=(new D(pt.$high,pt.$low)),new $Uint64(px.$high,px.$low))),new $Uint64(pw.$high+nr.$high,pw.$low+nr.$low));pz=new $Uint64(0,0);qa=new $Uint64(0,0);qb=A.Add64(mb,oo,new $Uint64(0,0));pz=qb[0];qa=qb[1];qc=new $Uint64(0,0);qd=new $Uint64(0,0);qe=A.Add64(mf,or,((qf=(new D(qa.$high,qa.$low)),new $Uint64(qf.$high,qf.$low))));qc=qe[0];qd=qe[1];qg=new $Uint64(0,0);qh=new $Uint64(0,0);qi=A.Add64(mj,ou,((qj=(new D(qd.$high,qd.$low)),new $Uint64(qj.$high,qj.$low))));qg=qi[0];qh=qi[1];qk=new $Uint64(0,0);ql=new $Uint64(0,0);qm=A.Add64(mn,oy,((qn=(new D(qh.$high,qh.$low)),new $Uint64(qn.$high,qn.$low))));qk=qm[0];ql=qm[1];qo=new $Uint64(0,0);qp=new $Uint64(0,0);qq=A.Add64(mr,pc,((qr=(new D(ql.$high,ql.$low)),new $Uint64(qr.$high,qr.$low))));qo=qq[0];qp=qq[1];qs=new $Uint64(0,0);qt=new $Uint64(0,0);qu=A.Add64(mv,pg,((qv=(new D(qp.$high,qp.$low)),new $Uint64(qv.$high,qv.$low))));qs=qu[0];qt=qu[1];qw=new $Uint64(0,0);qx=new $Uint64(0,0);qy=A.Add64(mz,pk,((qz=(new D(qt.$high,qt.$low)),new $Uint64(qz.$high,qz.$low))));qw=qy[0];qx=qy[1];ra=new $Uint64(0,0);rb=new $Uint64(0,0);rc=A.Add64(nd,po,((rd=(new D(qx.$high,qx.$low)),new $Uint64(rd.$high,rd.$low))));ra=rc[0];rb=rc[1];re=new $Uint64(0,0);rf=new $Uint64(0,0);rg=A.Add64(nh,ps,((rh=(new D(rb.$high,rb.$low)),new $Uint64(rh.$high,rh.$low))));re=rg[0];rf=rg[1];ri=new $Uint64(0,0);rj=new $Uint64(0,0);rk=A.Add64(np,py,((rl=(new D(rf.$high,rf.$low)),new $Uint64(rl.$high,rl.$low))));ri=rk[0];rj=rk[1];rm=new $Uint64(0,0);rn=new $Uint64(0,0);ro=A.Mul64(pz,new $Uint64(0,511));rn=ro[0];rm=ro[1];rp=new $Uint64(0,0);rq=new $Uint64(0,0);rr=A.Mul64(pz,new $Uint64(4294967295,4294967295));rq=rr[0];rp=rr[1];rs=new $Uint64(0,0);rt=new $Uint64(0,0);ru=A.Mul64(pz,new $Uint64(4294967295,4294967295));rt=ru[0];rs=ru[1];rv=new $Uint64(0,0);rw=new $Uint64(0,0);rx=A.Mul64(pz,new $Uint64(4294967295,4294967295));rw=rx[0];rv=rx[1];ry=new $Uint64(0,0);rz=new $Uint64(0,0);sa=A.Mul64(pz,new $Uint64(4294967295,4294967295));rz=sa[0];ry=sa[1];sb=new $Uint64(0,0);sc=new $Uint64(0,0);sd=A.Mul64(pz,new $Uint64(4294967295,4294967295));sc=sd[0];sb=sd[1];se=new $Uint64(0,0);sf=new $Uint64(0,0);sg=A.Mul64(pz,new $Uint64(4294967295,4294967295));sf=sg[0];se=sg[1];sh=new $Uint64(0,0);si=new $Uint64(0,0);sj=A.Mul64(pz,new $Uint64(4294967295,4294967295));si=sj[0];sh=sj[1];sk=new $Uint64(0,0);sl=new $Uint64(0,0);sm=A.Mul64(pz,new $Uint64(4294967295,4294967295));sl=sm[0];sk=sm[1];sn=new $Uint64(0,0);so=new $Uint64(0,0);sp=A.Add64(sl,sh,new $Uint64(0,0));sn=sp[0];so=sp[1];sq=new $Uint64(0,0);sr=new $Uint64(0,0);ss=A.Add64(si,se,((st=(new D(so.$high,so.$low)),new $Uint64(st.$high,st.$low))));sq=ss[0];sr=ss[1];su=new $Uint64(0,0);sv=new $Uint64(0,0);sw=A.Add64(sf,sb,((sx=(new D(sr.$high,sr.$low)),new $Uint64(sx.$high,sx.$low))));su=sw[0];sv=sw[1];sy=new $Uint64(0,0);sz=new $Uint64(0,0);ta=A.Add64(sc,ry,((tb=(new D(sv.$high,sv.$low)),new $Uint64(tb.$high,tb.$low))));sy=ta[0];sz=ta[1];tc=new $Uint64(0,0);td=new $Uint64(0,0);te=A.Add64(rz,rv,((tf=(new D(sz.$high,sz.$low)),new $Uint64(tf.$high,tf.$low))));tc=te[0];td=te[1];tg=new $Uint64(0,0);th=new $Uint64(0,0);ti=A.Add64(rw,rs,((tj=(new D(td.$high,td.$low)),new $Uint64(tj.$high,tj.$low))));tg=ti[0];th=ti[1];tk=new $Uint64(0,0);tl=new $Uint64(0,0);tm=A.Add64(rt,rp,((tn=(new D(th.$high,th.$low)),new $Uint64(tn.$high,tn.$low))));tk=tm[0];tl=tm[1];to=new $Uint64(0,0);tp=new $Uint64(0,0);tq=A.Add64(rq,rm,((tr=(new D(tl.$high,tl.$low)),new $Uint64(tr.$high,tr.$low))));to=tq[0];tp=tq[1];tu=(ts=((tt=(new D(tp.$high,tp.$low)),new $Uint64(tt.$high,tt.$low))),new $Uint64(ts.$high+rn.$high,ts.$low+rn.$low));tv=new $Uint64(0,0);tw=A.Add64(pz,sk,new $Uint64(0,0));tv=tw[1];tx=new $Uint64(0,0);ty=new $Uint64(0,0);tz=A.Add64(qc,sn,((ua=(new D(tv.$high,tv.$low)),new $Uint64(ua.$high,ua.$low))));tx=tz[0];ty=tz[1];ub=new $Uint64(0,0);uc=new $Uint64(0,0);ud=A.Add64(qg,sq,((ue=(new D(ty.$high,ty.$low)),new $Uint64(ue.$high,ue.$low))));ub=ud[0];uc=ud[1];uf=new $Uint64(0,0);ug=new $Uint64(0,0);uh=A.Add64(qk,su,((ui=(new D(uc.$high,uc.$low)),new $Uint64(ui.$high,ui.$low))));uf=uh[0];ug=uh[1];uj=new $Uint64(0,0);uk=new $Uint64(0,0);ul=A.Add64(qo,sy,((um=(new D(ug.$high,ug.$low)),new $Uint64(um.$high,um.$low))));uj=ul[0];uk=ul[1];un=new $Uint64(0,0);uo=new $Uint64(0,0);up=A.Add64(qs,tc,((uq=(new D(uk.$high,uk.$low)),new $Uint64(uq.$high,uq.$low))));un=up[0];uo=up[1];ur=new $Uint64(0,0);us=new $Uint64(0,0);ut=A.Add64(qw,tg,((uu=(new D(uo.$high,uo.$low)),new $Uint64(uu.$high,uu.$low))));ur=ut[0];us=ut[1];uv=new $Uint64(0,0);uw=new $Uint64(0,0);ux=A.Add64(ra,tk,((uy=(new D(us.$high,us.$low)),new $Uint64(uy.$high,uy.$low))));uv=ux[0];uw=ux[1];uz=new $Uint64(0,0);va=new $Uint64(0,0);vb=A.Add64(re,to,((vc=(new D(uw.$high,uw.$low)),new $Uint64(vc.$high,vc.$low))));uz=vb[0];va=vb[1];vd=new $Uint64(0,0);ve=new $Uint64(0,0);vf=A.Add64(ri,tu,((vg=(new D(va.$high,va.$low)),new $Uint64(vg.$high,vg.$low))));vd=vf[0];ve=vf[1];vl=(vh=((vi=(new D(ve.$high,ve.$low)),new $Uint64(vi.$high,vi.$low))),vj=((vk=(new D(rj.$high,rj.$low)),new $Uint64(vk.$high,vk.$low))),new $Uint64(vh.$high+vj.$high,vh.$low+vj.$low));vm=new $Uint64(0,0);vn=new $Uint64(0,0);vo=A.Mul64(f,c[8]);vn=vo[0];vm=vo[1];vp=new $Uint64(0,0);vq=new $Uint64(0,0);vr=A.Mul64(f,c[7]);vq=vr[0];vp=vr[1];vs=new $Uint64(0,0);vt=new $Uint64(0,0);vu=A.Mul64(f,c[6]);vt=vu[0];vs=vu[1];vv=new $Uint64(0,0);vw=new $Uint64(0,0);vx=A.Mul64(f,c[5]);vw=vx[0];vv=vx[1];vy=new $Uint64(0,0);vz=new $Uint64(0,0);wa=A.Mul64(f,c[4]);vz=wa[0];vy=wa[1];wb=new $Uint64(0,0);wc=new $Uint64(0,0);wd=A.Mul64(f,c[3]);wc=wd[0];wb=wd[1];we=new $Uint64(0,0);wf=new $Uint64(0,0);wg=A.Mul64(f,c[2]);wf=wg[0];we=wg[1];wh=new $Uint64(0,0);wi=new $Uint64(0,0);wj=A.Mul64(f,c[1]);wi=wj[0];wh=wj[1];wk=new $Uint64(0,0);wl=new $Uint64(0,0);wm=A.Mul64(f,c[0]);wl=wm[0];wk=wm[1];wn=new $Uint64(0,0);wo=new $Uint64(0,0);wp=A.Add64(wl,wh,new $Uint64(0,0));wn=wp[0];wo=wp[1];wq=new $Uint64(0,0);wr=new $Uint64(0,0);ws=A.Add64(wi,we,((wt=(new D(wo.$high,wo.$low)),new $Uint64(wt.$high,wt.$low))));wq=ws[0];wr=ws[1];wu=new $Uint64(0,0);wv=new $Uint64(0,0);ww=A.Add64(wf,wb,((wx=(new D(wr.$high,wr.$low)),new $Uint64(wx.$high,wx.$low))));wu=ww[0];wv=ww[1];wy=new $Uint64(0,0);wz=new $Uint64(0,0);xa=A.Add64(wc,vy,((xb=(new D(wv.$high,wv.$low)),new $Uint64(xb.$high,xb.$low))));wy=xa[0];wz=xa[1];xc=new $Uint64(0,0);xd=new $Uint64(0,0);xe=A.Add64(vz,vv,((xf=(new D(wz.$high,wz.$low)),new $Uint64(xf.$high,xf.$low))));xc=xe[0];xd=xe[1];xg=new $Uint64(0,0);xh=new $Uint64(0,0);xi=A.Add64(vw,vs,((xj=(new D(xd.$high,xd.$low)),new $Uint64(xj.$high,xj.$low))));xg=xi[0];xh=xi[1];xk=new $Uint64(0,0);xl=new $Uint64(0,0);xm=A.Add64(vt,vp,((xn=(new D(xh.$high,xh.$low)),new $Uint64(xn.$high,xn.$low))));xk=xm[0];xl=xm[1];xo=new $Uint64(0,0);xp=new $Uint64(0,0);xq=A.Add64(vq,vm,((xr=(new D(xl.$high,xl.$low)),new $Uint64(xr.$high,xr.$low))));xo=xq[0];xp=xq[1];xu=(xs=((xt=(new D(xp.$high,xp.$low)),new $Uint64(xt.$high,xt.$low))),new $Uint64(xs.$high+vn.$high,xs.$low+vn.$low));xv=new $Uint64(0,0);xw=new $Uint64(0,0);xx=A.Add64(tx,wk,new $Uint64(0,0));xv=xx[0];xw=xx[1];xy=new $Uint64(0,0);xz=new $Uint64(0,0);ya=A.Add64(ub,wn,((yb=(new D(xw.$high,xw.$low)),new $Uint64(yb.$high,yb.$low))));xy=ya[0];xz=ya[1];yc=new $Uint64(0,0);yd=new $Uint64(0,0);ye=A.Add64(uf,wq,((yf=(new D(xz.$high,xz.$low)),new $Uint64(yf.$high,yf.$low))));yc=ye[0];yd=ye[1];yg=new $Uint64(0,0);yh=new $Uint64(0,0);yi=A.Add64(uj,wu,((yj=(new D(yd.$high,yd.$low)),new $Uint64(yj.$high,yj.$low))));yg=yi[0];yh=yi[1];yk=new $Uint64(0,0);yl=new $Uint64(0,0);ym=A.Add64(un,wy,((yn=(new D(yh.$high,yh.$low)),new $Uint64(yn.$high,yn.$low))));yk=ym[0];yl=ym[1];yo=new $Uint64(0,0);yp=new $Uint64(0,0);yq=A.Add64(ur,xc,((yr=(new D(yl.$high,yl.$low)),new $Uint64(yr.$high,yr.$low))));yo=yq[0];yp=yq[1];ys=new $Uint64(0,0);yt=new $Uint64(0,0);yu=A.Add64(uv,xg,((yv=(new D(yp.$high,yp.$low)),new $Uint64(yv.$high,yv.$low))));ys=yu[0];yt=yu[1];yw=new $Uint64(0,0);yx=new $Uint64(0,0);yy=A.Add64(uz,xk,((yz=(new D(yt.$high,yt.$low)),new $Uint64(yz.$high,yz.$low))));yw=yy[0];yx=yy[1];za=new $Uint64(0,0);zb=new $Uint64(0,0);zc=A.Add64(vd,xo,((zd=(new D(yx.$high,yx.$low)),new $Uint64(zd.$high,zd.$low))));za=zc[0];zb=zc[1];ze=new $Uint64(0,0);zf=new $Uint64(0,0);zg=A.Add64(vl,xu,((zh=(new D(zb.$high,zb.$low)),new $Uint64(zh.$high,zh.$low))));ze=zg[0];zf=zg[1];zi=new $Uint64(0,0);zj=new $Uint64(0,0);zk=A.Mul64(xv,new $Uint64(0,511));zj=zk[0];zi=zk[1];zl=new $Uint64(0,0);zm=new $Uint64(0,0);zn=A.Mul64(xv,new $Uint64(4294967295,4294967295));zm=zn[0];zl=zn[1];zo=new $Uint64(0,0);zp=new $Uint64(0,0);zq=A.Mul64(xv,new $Uint64(4294967295,4294967295));zp=zq[0];zo=zq[1];zr=new $Uint64(0,0);zs=new $Uint64(0,0);zt=A.Mul64(xv,new $Uint64(4294967295,4294967295));zs=zt[0];zr=zt[1];zu=new $Uint64(0,0);zv=new $Uint64(0,0);zw=A.Mul64(xv,new $Uint64(4294967295,4294967295));zv=zw[0];zu=zw[1];zx=new $Uint64(0,0);zy=new $Uint64(0,0);zz=A.Mul64(xv,new $Uint64(4294967295,4294967295));zy=zz[0];zx=zz[1];aaa=new $Uint64(0,0);aab=new $Uint64(0,0);aac=A.Mul64(xv,new $Uint64(4294967295,4294967295));aab=aac[0];aaa=aac[1];aad=new $Uint64(0,0);aae=new $Uint64(0,0);aaf=A.Mul64(xv,new $Uint64(4294967295,4294967295));aae=aaf[0];aad=aaf[1];aag=new $Uint64(0,0);aah=new $Uint64(0,0);aai=A.Mul64(xv,new $Uint64(4294967295,4294967295));aah=aai[0];aag=aai[1];aaj=new $Uint64(0,0);aak=new $Uint64(0,0);aal=A.Add64(aah,aad,new $Uint64(0,0));aaj=aal[0];aak=aal[1];aam=new $Uint64(0,0);aan=new $Uint64(0,0);aao=A.Add64(aae,aaa,((aap=(new D(aak.$high,aak.$low)),new $Uint64(aap.$high,aap.$low))));aam=aao[0];aan=aao[1];aaq=new $Uint64(0,0);aar=new $Uint64(0,0);aas=A.Add64(aab,zx,((aat=(new D(aan.$high,aan.$low)),new $Uint64(aat.$high,aat.$low))));aaq=aas[0];aar=aas[1];aau=new $Uint64(0,0);aav=new $Uint64(0,0);aaw=A.Add64(zy,zu,((aax=(new D(aar.$high,aar.$low)),new $Uint64(aax.$high,aax.$low))));aau=aaw[0];aav=aaw[1];aay=new $Uint64(0,0);aaz=new $Uint64(0,0);aba=A.Add64(zv,zr,((abb=(new D(aav.$high,aav.$low)),new $Uint64(abb.$high,abb.$low))));aay=aba[0];aaz=aba[1];abc=new $Uint64(0,0);abd=new $Uint64(0,0);abe=A.Add64(zs,zo,((abf=(new D(aaz.$high,aaz.$low)),new $Uint64(abf.$high,abf.$low))));abc=abe[0];abd=abe[1];abg=new $Uint64(0,0);abh=new $Uint64(0,0);abi=A.Add64(zp,zl,((abj=(new D(abd.$high,abd.$low)),new $Uint64(abj.$high,abj.$low))));abg=abi[0];abh=abi[1];abk=new $Uint64(0,0);abl=new $Uint64(0,0);abm=A.Add64(zm,zi,((abn=(new D(abh.$high,abh.$low)),new $Uint64(abn.$high,abn.$low))));abk=abm[0];abl=abm[1];abq=(abo=((abp=(new D(abl.$high,abl.$low)),new $Uint64(abp.$high,abp.$low))),new $Uint64(abo.$high+zj.$high,abo.$low+zj.$low));abr=new $Uint64(0,0);abs=A.Add64(xv,aag,new $Uint64(0,0));abr=abs[1];abt=new $Uint64(0,0);abu=new $Uint64(0,0);abv=A.Add64(xy,aaj,((abw=(new D(abr.$high,abr.$low)),new $Uint64(abw.$high,abw.$low))));abt=abv[0];abu=abv[1];abx=new $Uint64(0,0);aby=new $Uint64(0,0);abz=A.Add64(yc,aam,((aca=(new D(abu.$high,abu.$low)),new $Uint64(aca.$high,aca.$low))));abx=abz[0];aby=abz[1];acb=new $Uint64(0,0);acc=new $Uint64(0,0);acd=A.Add64(yg,aaq,((ace=(new D(aby.$high,aby.$low)),new $Uint64(ace.$high,ace.$low))));acb=acd[0];acc=acd[1];acf=new $Uint64(0,0);acg=new $Uint64(0,0);ach=A.Add64(yk,aau,((aci=(new D(acc.$high,acc.$low)),new $Uint64(aci.$high,aci.$low))));acf=ach[0];acg=ach[1];acj=new $Uint64(0,0);ack=new $Uint64(0,0);acl=A.Add64(yo,aay,((acm=(new D(acg.$high,acg.$low)),new $Uint64(acm.$high,acm.$low))));acj=acl[0];ack=acl[1];acn=new $Uint64(0,0);aco=new $Uint64(0,0);acp=A.Add64(ys,abc,((acq=(new D(ack.$high,ack.$low)),new $Uint64(acq.$high,acq.$low))));acn=acp[0];aco=acp[1];acr=new $Uint64(0,0);acs=new $Uint64(0,0);act=A.Add64(yw,abg,((acu=(new D(aco.$high,aco.$low)),new $Uint64(acu.$high,acu.$low))));acr=act[0];acs=act[1];acv=new $Uint64(0,0);acw=new $Uint64(0,0);acx=A.Add64(za,abk,((acy=(new D(acs.$high,acs.$low)),new $Uint64(acy.$high,acy.$low))));acv=acx[0];acw=acx[1];acz=new $Uint64(0,0);ada=new $Uint64(0,0);adb=A.Add64(ze,abq,((adc=(new D(acw.$high,acw.$low)),new $Uint64(adc.$high,adc.$low))));acz=adb[0];ada=adb[1];adh=(add=((ade=(new D(ada.$high,ada.$low)),new $Uint64(ade.$high,ade.$low))),adf=((adg=(new D(zf.$high,zf.$low)),new $Uint64(adg.$high,adg.$low))),new $Uint64(add.$high+adf.$high,add.$low+adf.$low));adi=new $Uint64(0,0);adj=new $Uint64(0,0);adk=A.Mul64(g,c[8]);adj=adk[0];adi=adk[1];adl=new $Uint64(0,0);adm=new $Uint64(0,0);adn=A.Mul64(g,c[7]);adm=adn[0];adl=adn[1];ado=new $Uint64(0,0);adp=new $Uint64(0,0);adq=A.Mul64(g,c[6]);adp=adq[0];ado=adq[1];adr=new $Uint64(0,0);ads=new $Uint64(0,0);adt=A.Mul64(g,c[5]);ads=adt[0];adr=adt[1];adu=new $Uint64(0,0);adv=new $Uint64(0,0);adw=A.Mul64(g,c[4]);adv=adw[0];adu=adw[1];adx=new $Uint64(0,0);ady=new $Uint64(0,0);adz=A.Mul64(g,c[3]);ady=adz[0];adx=adz[1];aea=new $Uint64(0,0);aeb=new $Uint64(0,0);aec=A.Mul64(g,c[2]);aeb=aec[0];aea=aec[1];aed=new $Uint64(0,0);aee=new $Uint64(0,0);aef=A.Mul64(g,c[1]);aee=aef[0];aed=aef[1];aeg=new $Uint64(0,0);aeh=new $Uint64(0,0);aei=A.Mul64(g,c[0]);aeh=aei[0];aeg=aei[1];aej=new $Uint64(0,0);aek=new $Uint64(0,0);ael=A.Add64(aeh,aed,new $Uint64(0,0));aej=ael[0];aek=ael[1];aem=new $Uint64(0,0);aen=new $Uint64(0,0);aeo=A.Add64(aee,aea,((aep=(new D(aek.$high,aek.$low)),new $Uint64(aep.$high,aep.$low))));aem=aeo[0];aen=aeo[1];aeq=new $Uint64(0,0);aer=new $Uint64(0,0);aes=A.Add64(aeb,adx,((aet=(new D(aen.$high,aen.$low)),new $Uint64(aet.$high,aet.$low))));aeq=aes[0];aer=aes[1];aeu=new $Uint64(0,0);aev=new $Uint64(0,0);aew=A.Add64(ady,adu,((aex=(new D(aer.$high,aer.$low)),new $Uint64(aex.$high,aex.$low))));aeu=aew[0];aev=aew[1];aey=new $Uint64(0,0);aez=new $Uint64(0,0);afa=A.Add64(adv,adr,((afb=(new D(aev.$high,aev.$low)),new $Uint64(afb.$high,afb.$low))));aey=afa[0];aez=afa[1];afc=new $Uint64(0,0);afd=new $Uint64(0,0);afe=A.Add64(ads,ado,((aff=(new D(aez.$high,aez.$low)),new $Uint64(aff.$high,aff.$low))));afc=afe[0];afd=afe[1];afg=new $Uint64(0,0);afh=new $Uint64(0,0);afi=A.Add64(adp,adl,((afj=(new D(afd.$high,afd.$low)),new $Uint64(afj.$high,afj.$low))));afg=afi[0];afh=afi[1];afk=new $Uint64(0,0);afl=new $Uint64(0,0);afm=A.Add64(adm,adi,((afn=(new D(afh.$high,afh.$low)),new $Uint64(afn.$high,afn.$low))));afk=afm[0];afl=afm[1];afq=(afo=((afp=(new D(afl.$high,afl.$low)),new $Uint64(afp.$high,afp.$low))),new $Uint64(afo.$high+adj.$high,afo.$low+adj.$low));afr=new $Uint64(0,0);afs=new $Uint64(0,0);aft=A.Add64(abt,aeg,new $Uint64(0,0));afr=aft[0];afs=aft[1];afu=new $Uint64(0,0);afv=new $Uint64(0,0);afw=A.Add64(abx,aej,((afx=(new D(afs.$high,afs.$low)),new $Uint64(afx.$high,afx.$low))));afu=afw[0];afv=afw[1];afy=new $Uint64(0,0);afz=new $Uint64(0,0);aga=A.Add64(acb,aem,((agb=(new D(afv.$high,afv.$low)),new $Uint64(agb.$high,agb.$low))));afy=aga[0];afz=aga[1];agc=new $Uint64(0,0);agd=new $Uint64(0,0);age=A.Add64(acf,aeq,((agf=(new D(afz.$high,afz.$low)),new $Uint64(agf.$high,agf.$low))));agc=age[0];agd=age[1];agg=new $Uint64(0,0);agh=new $Uint64(0,0);agi=A.Add64(acj,aeu,((agj=(new D(agd.$high,agd.$low)),new $Uint64(agj.$high,agj.$low))));agg=agi[0];agh=agi[1];agk=new $Uint64(0,0);agl=new $Uint64(0,0);agm=A.Add64(acn,aey,((agn=(new D(agh.$high,agh.$low)),new $Uint64(agn.$high,agn.$low))));agk=agm[0];agl=agm[1];ago=new $Uint64(0,0);agp=new $Uint64(0,0);agq=A.Add64(acr,afc,((agr=(new D(agl.$high,agl.$low)),new $Uint64(agr.$high,agr.$low))));ago=agq[0];agp=agq[1];ags=new $Uint64(0,0);agt=new $Uint64(0,0);agu=A.Add64(acv,afg,((agv=(new D(agp.$high,agp.$low)),new $Uint64(agv.$high,agv.$low))));ags=agu[0];agt=agu[1];agw=new $Uint64(0,0);agx=new $Uint64(0,0);agy=A.Add64(acz,afk,((agz=(new D(agt.$high,agt.$low)),new $Uint64(agz.$high,agz.$low))));agw=agy[0];agx=agy[1];aha=new $Uint64(0,0);ahb=new $Uint64(0,0);ahc=A.Add64(adh,afq,((ahd=(new D(agx.$high,agx.$low)),new $Uint64(ahd.$high,ahd.$low))));aha=ahc[0];ahb=ahc[1];ahe=new $Uint64(0,0);ahf=new $Uint64(0,0);ahg=A.Mul64(afr,new $Uint64(0,511));ahf=ahg[0];ahe=ahg[1];ahh=new $Uint64(0,0);ahi=new $Uint64(0,0);ahj=A.Mul64(afr,new $Uint64(4294967295,4294967295));ahi=ahj[0];ahh=ahj[1];ahk=new $Uint64(0,0);ahl=new $Uint64(0,0);ahm=A.Mul64(afr,new $Uint64(4294967295,4294967295));ahl=ahm[0];ahk=ahm[1];ahn=new $Uint64(0,0);aho=new $Uint64(0,0);ahp=A.Mul64(afr,new $Uint64(4294967295,4294967295));aho=ahp[0];ahn=ahp[1];ahq=new $Uint64(0,0);ahr=new $Uint64(0,0);ahs=A.Mul64(afr,new $Uint64(4294967295,4294967295));ahr=ahs[0];ahq=ahs[1];aht=new $Uint64(0,0);ahu=new $Uint64(0,0);ahv=A.Mul64(afr,new $Uint64(4294967295,4294967295));ahu=ahv[0];aht=ahv[1];ahw=new $Uint64(0,0);ahx=new $Uint64(0,0);ahy=A.Mul64(afr,new $Uint64(4294967295,4294967295));ahx=ahy[0];ahw=ahy[1];ahz=new $Uint64(0,0);aia=new $Uint64(0,0);aib=A.Mul64(afr,new $Uint64(4294967295,4294967295));aia=aib[0];ahz=aib[1];aic=new $Uint64(0,0);aid=new $Uint64(0,0);aie=A.Mul64(afr,new $Uint64(4294967295,4294967295));aid=aie[0];aic=aie[1];aif=new $Uint64(0,0);aig=new $Uint64(0,0);aih=A.Add64(aid,ahz,new $Uint64(0,0));aif=aih[0];aig=aih[1];aii=new $Uint64(0,0);aij=new $Uint64(0,0);aik=A.Add64(aia,ahw,((ail=(new D(aig.$high,aig.$low)),new $Uint64(ail.$high,ail.$low))));aii=aik[0];aij=aik[1];aim=new $Uint64(0,0);ain=new $Uint64(0,0);aio=A.Add64(ahx,aht,((aip=(new D(aij.$high,aij.$low)),new $Uint64(aip.$high,aip.$low))));aim=aio[0];ain=aio[1];aiq=new $Uint64(0,0);air=new $Uint64(0,0);ais=A.Add64(ahu,ahq,((ait=(new D(ain.$high,ain.$low)),new $Uint64(ait.$high,ait.$low))));aiq=ais[0];air=ais[1];aiu=new $Uint64(0,0);aiv=new $Uint64(0,0);aiw=A.Add64(ahr,ahn,((aix=(new D(air.$high,air.$low)),new $Uint64(aix.$high,aix.$low))));aiu=aiw[0];aiv=aiw[1];aiy=new $Uint64(0,0);aiz=new $Uint64(0,0);aja=A.Add64(aho,ahk,((ajb=(new D(aiv.$high,aiv.$low)),new $Uint64(ajb.$high,ajb.$low))));aiy=aja[0];aiz=aja[1];ajc=new $Uint64(0,0);ajd=new $Uint64(0,0);aje=A.Add64(ahl,ahh,((ajf=(new D(aiz.$high,aiz.$low)),new $Uint64(ajf.$high,ajf.$low))));ajc=aje[0];ajd=aje[1];ajg=new $Uint64(0,0);ajh=new $Uint64(0,0);aji=A.Add64(ahi,ahe,((ajj=(new D(ajd.$high,ajd.$low)),new $Uint64(ajj.$high,ajj.$low))));ajg=aji[0];ajh=aji[1];ajm=(ajk=((ajl=(new D(ajh.$high,ajh.$low)),new $Uint64(ajl.$high,ajl.$low))),new $Uint64(ajk.$high+ahf.$high,ajk.$low+ahf.$low));ajn=new $Uint64(0,0);ajo=A.Add64(afr,aic,new $Uint64(0,0));ajn=ajo[1];ajp=new $Uint64(0,0);ajq=new $Uint64(0,0);ajr=A.Add64(afu,aif,((ajs=(new D(ajn.$high,ajn.$low)),new $Uint64(ajs.$high,ajs.$low))));ajp=ajr[0];ajq=ajr[1];ajt=new $Uint64(0,0);aju=new $Uint64(0,0);ajv=A.Add64(afy,aii,((ajw=(new D(ajq.$high,ajq.$low)),new $Uint64(ajw.$high,ajw.$low))));ajt=ajv[0];aju=ajv[1];ajx=new $Uint64(0,0);ajy=new $Uint64(0,0);ajz=A.Add64(agc,aim,((aka=(new D(aju.$high,aju.$low)),new $Uint64(aka.$high,aka.$low))));ajx=ajz[0];ajy=ajz[1];akb=new $Uint64(0,0);akc=new $Uint64(0,0);akd=A.Add64(agg,aiq,((ake=(new D(ajy.$high,ajy.$low)),new $Uint64(ake.$high,ake.$low))));akb=akd[0];akc=akd[1];akf=new $Uint64(0,0);akg=new $Uint64(0,0);akh=A.Add64(agk,aiu,((aki=(new D(akc.$high,akc.$low)),new $Uint64(aki.$high,aki.$low))));akf=akh[0];akg=akh[1];akj=new $Uint64(0,0);akk=new $Uint64(0,0);akl=A.Add64(ago,aiy,((akm=(new D(akg.$high,akg.$low)),new $Uint64(akm.$high,akm.$low))));akj=akl[0];akk=akl[1];akn=new $Uint64(0,0);ako=new $Uint64(0,0);akp=A.Add64(ags,ajc,((akq=(new D(akk.$high,akk.$low)),new $Uint64(akq.$high,akq.$low))));akn=akp[0];ako=akp[1];akr=new $Uint64(0,0);aks=new $Uint64(0,0);akt=A.Add64(agw,ajg,((aku=(new D(ako.$high,ako.$low)),new $Uint64(aku.$high,aku.$low))));akr=akt[0];aks=akt[1];akv=new $Uint64(0,0);akw=new $Uint64(0,0);akx=A.Add64(aha,ajm,((aky=(new D(aks.$high,aks.$low)),new $Uint64(aky.$high,aky.$low))));akv=akx[0];akw=akx[1];ald=(akz=((ala=(new D(akw.$high,akw.$low)),new $Uint64(ala.$high,ala.$low))),alb=((alc=(new D(ahb.$high,ahb.$low)),new $Uint64(alc.$high,alc.$low))),new $Uint64(akz.$high+alb.$high,akz.$low+alb.$low));ale=new $Uint64(0,0);alf=new $Uint64(0,0);alg=A.Mul64(h,c[8]);alf=alg[0];ale=alg[1];alh=new $Uint64(0,0);ali=new $Uint64(0,0);alj=A.Mul64(h,c[7]);ali=alj[0];alh=alj[1];alk=new $Uint64(0,0);all=new $Uint64(0,0);alm=A.Mul64(h,c[6]);all=alm[0];alk=alm[1];aln=new $Uint64(0,0);alo=new $Uint64(0,0);alp=A.Mul64(h,c[5]);alo=alp[0];aln=alp[1];alq=new $Uint64(0,0);alr=new $Uint64(0,0);als=A.Mul64(h,c[4]);alr=als[0];alq=als[1];alt=new $Uint64(0,0);alu=new $Uint64(0,0);alv=A.Mul64(h,c[3]);alu=alv[0];alt=alv[1];alw=new $Uint64(0,0);alx=new $Uint64(0,0);aly=A.Mul64(h,c[2]);alx=aly[0];alw=aly[1];alz=new $Uint64(0,0);ama=new $Uint64(0,0);amb=A.Mul64(h,c[1]);ama=amb[0];alz=amb[1];amc=new $Uint64(0,0);amd=new $Uint64(0,0);ame=A.Mul64(h,c[0]);amd=ame[0];amc=ame[1];amf=new $Uint64(0,0);amg=new $Uint64(0,0);amh=A.Add64(amd,alz,new $Uint64(0,0));amf=amh[0];amg=amh[1];ami=new $Uint64(0,0);amj=new $Uint64(0,0);amk=A.Add64(ama,alw,((aml=(new D(amg.$high,amg.$low)),new $Uint64(aml.$high,aml.$low))));ami=amk[0];amj=amk[1];amm=new $Uint64(0,0);amn=new $Uint64(0,0);amo=A.Add64(alx,alt,((amp=(new D(amj.$high,amj.$low)),new $Uint64(amp.$high,amp.$low))));amm=amo[0];amn=amo[1];amq=new $Uint64(0,0);amr=new $Uint64(0,0);ams=A.Add64(alu,alq,((amt=(new D(amn.$high,amn.$low)),new $Uint64(amt.$high,amt.$low))));amq=ams[0];amr=ams[1];amu=new $Uint64(0,0);amv=new $Uint64(0,0);amw=A.Add64(alr,aln,((amx=(new D(amr.$high,amr.$low)),new $Uint64(amx.$high,amx.$low))));amu=amw[0];amv=amw[1];amy=new $Uint64(0,0);amz=new $Uint64(0,0);ana=A.Add64(alo,alk,((anb=(new D(amv.$high,amv.$low)),new $Uint64(anb.$high,anb.$low))));amy=ana[0];amz=ana[1];anc=new $Uint64(0,0);and=new $Uint64(0,0);ane=A.Add64(all,alh,((anf=(new D(amz.$high,amz.$low)),new $Uint64(anf.$high,anf.$low))));anc=ane[0];and=ane[1];ang=new $Uint64(0,0);anh=new $Uint64(0,0);ani=A.Add64(ali,ale,((anj=(new D(and.$high,and.$low)),new $Uint64(anj.$high,anj.$low))));ang=ani[0];anh=ani[1];anm=(ank=((anl=(new D(anh.$high,anh.$low)),new $Uint64(anl.$high,anl.$low))),new $Uint64(ank.$high+alf.$high,ank.$low+alf.$low));ann=new $Uint64(0,0);ano=new $Uint64(0,0);anp=A.Add64(ajp,amc,new $Uint64(0,0));ann=anp[0];ano=anp[1];anq=new $Uint64(0,0);anr=new $Uint64(0,0);ans=A.Add64(ajt,amf,((ant=(new D(ano.$high,ano.$low)),new $Uint64(ant.$high,ant.$low))));anq=ans[0];anr=ans[1];anu=new $Uint64(0,0);anv=new $Uint64(0,0);anw=A.Add64(ajx,ami,((anx=(new D(anr.$high,anr.$low)),new $Uint64(anx.$high,anx.$low))));anu=anw[0];anv=anw[1];any=new $Uint64(0,0);anz=new $Uint64(0,0);aoa=A.Add64(akb,amm,((aob=(new D(anv.$high,anv.$low)),new $Uint64(aob.$high,aob.$low))));any=aoa[0];anz=aoa[1];aoc=new $Uint64(0,0);aod=new $Uint64(0,0);aoe=A.Add64(akf,amq,((aof=(new D(anz.$high,anz.$low)),new $Uint64(aof.$high,aof.$low))));aoc=aoe[0];aod=aoe[1];aog=new $Uint64(0,0);aoh=new $Uint64(0,0);aoi=A.Add64(akj,amu,((aoj=(new D(aod.$high,aod.$low)),new $Uint64(aoj.$high,aoj.$low))));aog=aoi[0];aoh=aoi[1];aok=new $Uint64(0,0);aol=new $Uint64(0,0);aom=A.Add64(akn,amy,((aon=(new D(aoh.$high,aoh.$low)),new $Uint64(aon.$high,aon.$low))));aok=aom[0];aol=aom[1];aoo=new $Uint64(0,0);aop=new $Uint64(0,0);aoq=A.Add64(akr,anc,((aor=(new D(aol.$high,aol.$low)),new $Uint64(aor.$high,aor.$low))));aoo=aoq[0];aop=aoq[1];aos=new $Uint64(0,0);aot=new $Uint64(0,0);aou=A.Add64(akv,ang,((aov=(new D(aop.$high,aop.$low)),new $Uint64(aov.$high,aov.$low))));aos=aou[0];aot=aou[1];aow=new $Uint64(0,0);aox=new $Uint64(0,0);aoy=A.Add64(ald,anm,((aoz=(new D(aot.$high,aot.$low)),new $Uint64(aoz.$high,aoz.$low))));aow=aoy[0];aox=aoy[1];apa=new $Uint64(0,0);apb=new $Uint64(0,0);apc=A.Mul64(ann,new $Uint64(0,511));apb=apc[0];apa=apc[1];apd=new $Uint64(0,0);ape=new $Uint64(0,0);apf=A.Mul64(ann,new $Uint64(4294967295,4294967295));ape=apf[0];apd=apf[1];apg=new $Uint64(0,0);aph=new $Uint64(0,0);api=A.Mul64(ann,new $Uint64(4294967295,4294967295));aph=api[0];apg=api[1];apj=new $Uint64(0,0);apk=new $Uint64(0,0);apl=A.Mul64(ann,new $Uint64(4294967295,4294967295));apk=apl[0];apj=apl[1];apm=new $Uint64(0,0);apn=new $Uint64(0,0);apo=A.Mul64(ann,new $Uint64(4294967295,4294967295));apn=apo[0];apm=apo[1];app=new $Uint64(0,0);apq=new $Uint64(0,0);apr=A.Mul64(ann,new $Uint64(4294967295,4294967295));apq=apr[0];app=apr[1];aps=new $Uint64(0,0);apt=new $Uint64(0,0);apu=A.Mul64(ann,new $Uint64(4294967295,4294967295));apt=apu[0];aps=apu[1];apv=new $Uint64(0,0);apw=new $Uint64(0,0);apx=A.Mul64(ann,new $Uint64(4294967295,4294967295));apw=apx[0];apv=apx[1];apy=new $Uint64(0,0);apz=new $Uint64(0,0);aqa=A.Mul64(ann,new $Uint64(4294967295,4294967295));apz=aqa[0];apy=aqa[1];aqb=new $Uint64(0,0);aqc=new $Uint64(0,0);aqd=A.Add64(apz,apv,new $Uint64(0,0));aqb=aqd[0];aqc=aqd[1];aqe=new $Uint64(0,0);aqf=new $Uint64(0,0);aqg=A.Add64(apw,aps,((aqh=(new D(aqc.$high,aqc.$low)),new $Uint64(aqh.$high,aqh.$low))));aqe=aqg[0];aqf=aqg[1];aqi=new $Uint64(0,0);aqj=new $Uint64(0,0);aqk=A.Add64(apt,app,((aql=(new D(aqf.$high,aqf.$low)),new $Uint64(aql.$high,aql.$low))));aqi=aqk[0];aqj=aqk[1];aqm=new $Uint64(0,0);aqn=new $Uint64(0,0);aqo=A.Add64(apq,apm,((aqp=(new D(aqj.$high,aqj.$low)),new $Uint64(aqp.$high,aqp.$low))));aqm=aqo[0];aqn=aqo[1];aqq=new $Uint64(0,0);aqr=new $Uint64(0,0);aqs=A.Add64(apn,apj,((aqt=(new D(aqn.$high,aqn.$low)),new $Uint64(aqt.$high,aqt.$low))));aqq=aqs[0];aqr=aqs[1];aqu=new $Uint64(0,0);aqv=new $Uint64(0,0);aqw=A.Add64(apk,apg,((aqx=(new D(aqr.$high,aqr.$low)),new $Uint64(aqx.$high,aqx.$low))));aqu=aqw[0];aqv=aqw[1];aqy=new $Uint64(0,0);aqz=new $Uint64(0,0);ara=A.Add64(aph,apd,((arb=(new D(aqv.$high,aqv.$low)),new $Uint64(arb.$high,arb.$low))));aqy=ara[0];aqz=ara[1];arc=new $Uint64(0,0);ard=new $Uint64(0,0);are=A.Add64(ape,apa,((arf=(new D(aqz.$high,aqz.$low)),new $Uint64(arf.$high,arf.$low))));arc=are[0];ard=are[1];ari=(arg=((arh=(new D(ard.$high,ard.$low)),new $Uint64(arh.$high,arh.$low))),new $Uint64(arg.$high+apb.$high,arg.$low+apb.$low));arj=new $Uint64(0,0);ark=A.Add64(ann,apy,new $Uint64(0,0));arj=ark[1];arl=new $Uint64(0,0);arm=new $Uint64(0,0);arn=A.Add64(anq,aqb,((aro=(new D(arj.$high,arj.$low)),new $Uint64(aro.$high,aro.$low))));arl=arn[0];arm=arn[1];arp=new $Uint64(0,0);arq=new $Uint64(0,0);arr=A.Add64(anu,aqe,((ars=(new D(arm.$high,arm.$low)),new $Uint64(ars.$high,ars.$low))));arp=arr[0];arq=arr[1];art=new $Uint64(0,0);aru=new $Uint64(0,0);arv=A.Add64(any,aqi,((arw=(new D(arq.$high,arq.$low)),new $Uint64(arw.$high,arw.$low))));art=arv[0];aru=arv[1];arx=new $Uint64(0,0);ary=new $Uint64(0,0);arz=A.Add64(aoc,aqm,((asa=(new D(aru.$high,aru.$low)),new $Uint64(asa.$high,asa.$low))));arx=arz[0];ary=arz[1];asb=new $Uint64(0,0);asc=new $Uint64(0,0);asd=A.Add64(aog,aqq,((ase=(new D(ary.$high,ary.$low)),new $Uint64(ase.$high,ase.$low))));asb=asd[0];asc=asd[1];asf=new $Uint64(0,0);asg=new $Uint64(0,0);ash=A.Add64(aok,aqu,((asi=(new D(asc.$high,asc.$low)),new $Uint64(asi.$high,asi.$low))));asf=ash[0];asg=ash[1];asj=new $Uint64(0,0);ask=new $Uint64(0,0);asl=A.Add64(aoo,aqy,((asm=(new D(asg.$high,asg.$low)),new $Uint64(asm.$high,asm.$low))));asj=asl[0];ask=asl[1];asn=new $Uint64(0,0);aso=new $Uint64(0,0);asp=A.Add64(aos,arc,((asq=(new D(ask.$high,ask.$low)),new $Uint64(asq.$high,asq.$low))));asn=asp[0];aso=asp[1];asr=new $Uint64(0,0);ass=new $Uint64(0,0);ast=A.Add64(aow,ari,((asu=(new D(aso.$high,aso.$low)),new $Uint64(asu.$high,asu.$low))));asr=ast[0];ass=ast[1];asz=(asv=((asw=(new D(ass.$high,ass.$low)),new $Uint64(asw.$high,asw.$low))),asx=((asy=(new D(aox.$high,aox.$low)),new $Uint64(asy.$high,asy.$low))),new $Uint64(asv.$high+asx.$high,asv.$low+asx.$low));ata=new $Uint64(0,0);atb=new $Uint64(0,0);atc=A.Mul64(i,c[8]);atb=atc[0];ata=atc[1];atd=new $Uint64(0,0);ate=new $Uint64(0,0);atf=A.Mul64(i,c[7]);ate=atf[0];atd=atf[1];atg=new $Uint64(0,0);ath=new $Uint64(0,0);ati=A.Mul64(i,c[6]);ath=ati[0];atg=ati[1];atj=new $Uint64(0,0);atk=new $Uint64(0,0);atl=A.Mul64(i,c[5]);atk=atl[0];atj=atl[1];atm=new $Uint64(0,0);atn=new $Uint64(0,0);ato=A.Mul64(i,c[4]);atn=ato[0];atm=ato[1];atp=new $Uint64(0,0);atq=new $Uint64(0,0);atr=A.Mul64(i,c[3]);atq=atr[0];atp=atr[1];ats=new $Uint64(0,0);att=new $Uint64(0,0);atu=A.Mul64(i,c[2]);att=atu[0];ats=atu[1];atv=new $Uint64(0,0);atw=new $Uint64(0,0);atx=A.Mul64(i,c[1]);atw=atx[0];atv=atx[1];aty=new $Uint64(0,0);atz=new $Uint64(0,0);aua=A.Mul64(i,c[0]);atz=aua[0];aty=aua[1];aub=new $Uint64(0,0);auc=new $Uint64(0,0);aud=A.Add64(atz,atv,new $Uint64(0,0));aub=aud[0];auc=aud[1];aue=new $Uint64(0,0);auf=new $Uint64(0,0);aug=A.Add64(atw,ats,((auh=(new D(auc.$high,auc.$low)),new $Uint64(auh.$high,auh.$low))));aue=aug[0];auf=aug[1];aui=new $Uint64(0,0);auj=new $Uint64(0,0);auk=A.Add64(att,atp,((aul=(new D(auf.$high,auf.$low)),new $Uint64(aul.$high,aul.$low))));aui=auk[0];auj=auk[1];aum=new $Uint64(0,0);aun=new $Uint64(0,0);auo=A.Add64(atq,atm,((aup=(new D(auj.$high,auj.$low)),new $Uint64(aup.$high,aup.$low))));aum=auo[0];aun=auo[1];auq=new $Uint64(0,0);aur=new $Uint64(0,0);aus=A.Add64(atn,atj,((aut=(new D(aun.$high,aun.$low)),new $Uint64(aut.$high,aut.$low))));auq=aus[0];aur=aus[1];auu=new $Uint64(0,0);auv=new $Uint64(0,0);auw=A.Add64(atk,atg,((aux=(new D(aur.$high,aur.$low)),new $Uint64(aux.$high,aux.$low))));auu=auw[0];auv=auw[1];auy=new $Uint64(0,0);auz=new $Uint64(0,0);ava=A.Add64(ath,atd,((avb=(new D(auv.$high,auv.$low)),new $Uint64(avb.$high,avb.$low))));auy=ava[0];auz=ava[1];avc=new $Uint64(0,0);avd=new $Uint64(0,0);ave=A.Add64(ate,ata,((avf=(new D(auz.$high,auz.$low)),new $Uint64(avf.$high,avf.$low))));avc=ave[0];avd=ave[1];avi=(avg=((avh=(new D(avd.$high,avd.$low)),new $Uint64(avh.$high,avh.$low))),new $Uint64(avg.$high+atb.$high,avg.$low+atb.$low));avj=new $Uint64(0,0);avk=new $Uint64(0,0);avl=A.Add64(arl,aty,new $Uint64(0,0));avj=avl[0];avk=avl[1];avm=new $Uint64(0,0);avn=new $Uint64(0,0);avo=A.Add64(arp,aub,((avp=(new D(avk.$high,avk.$low)),new $Uint64(avp.$high,avp.$low))));avm=avo[0];avn=avo[1];avq=new $Uint64(0,0);avr=new $Uint64(0,0);avs=A.Add64(art,aue,((avt=(new D(avn.$high,avn.$low)),new $Uint64(avt.$high,avt.$low))));avq=avs[0];avr=avs[1];avu=new $Uint64(0,0);avv=new $Uint64(0,0);avw=A.Add64(arx,aui,((avx=(new D(avr.$high,avr.$low)),new $Uint64(avx.$high,avx.$low))));avu=avw[0];avv=avw[1];avy=new $Uint64(0,0);avz=new $Uint64(0,0);awa=A.Add64(asb,aum,((awb=(new D(avv.$high,avv.$low)),new $Uint64(awb.$high,awb.$low))));avy=awa[0];avz=awa[1];awc=new $Uint64(0,0);awd=new $Uint64(0,0);awe=A.Add64(asf,auq,((awf=(new D(avz.$high,avz.$low)),new $Uint64(awf.$high,awf.$low))));awc=awe[0];awd=awe[1];awg=new $Uint64(0,0);awh=new $Uint64(0,0);awi=A.Add64(asj,auu,((awj=(new D(awd.$high,awd.$low)),new $Uint64(awj.$high,awj.$low))));awg=awi[0];awh=awi[1];awk=new $Uint64(0,0);awl=new $Uint64(0,0);awm=A.Add64(asn,auy,((awn=(new D(awh.$high,awh.$low)),new $Uint64(awn.$high,awn.$low))));awk=awm[0];awl=awm[1];awo=new $Uint64(0,0);awp=new $Uint64(0,0);awq=A.Add64(asr,avc,((awr=(new D(awl.$high,awl.$low)),new $Uint64(awr.$high,awr.$low))));awo=awq[0];awp=awq[1];aws=new $Uint64(0,0);awt=new $Uint64(0,0);awu=A.Add64(asz,avi,((awv=(new D(awp.$high,awp.$low)),new $Uint64(awv.$high,awv.$low))));aws=awu[0];awt=awu[1];aww=new $Uint64(0,0);awx=new $Uint64(0,0);awy=A.Mul64(avj,new $Uint64(0,511));awx=awy[0];aww=awy[1];awz=new $Uint64(0,0);axa=new $Uint64(0,0);axb=A.Mul64(avj,new $Uint64(4294967295,4294967295));axa=axb[0];awz=axb[1];axc=new $Uint64(0,0);axd=new $Uint64(0,0);axe=A.Mul64(avj,new $Uint64(4294967295,4294967295));axd=axe[0];axc=axe[1];axf=new $Uint64(0,0);axg=new $Uint64(0,0);axh=A.Mul64(avj,new $Uint64(4294967295,4294967295));axg=axh[0];axf=axh[1];axi=new $Uint64(0,0);axj=new $Uint64(0,0);axk=A.Mul64(avj,new $Uint64(4294967295,4294967295));axj=axk[0];axi=axk[1];axl=new $Uint64(0,0);axm=new $Uint64(0,0);axn=A.Mul64(avj,new $Uint64(4294967295,4294967295));axm=axn[0];axl=axn[1];axo=new $Uint64(0,0);axp=new $Uint64(0,0);axq=A.Mul64(avj,new $Uint64(4294967295,4294967295));axp=axq[0];axo=axq[1];axr=new $Uint64(0,0);axs=new $Uint64(0,0);axt=A.Mul64(avj,new $Uint64(4294967295,4294967295));axs=axt[0];axr=axt[1];axu=new $Uint64(0,0);axv=new $Uint64(0,0);axw=A.Mul64(avj,new $Uint64(4294967295,4294967295));axv=axw[0];axu=axw[1];axx=new $Uint64(0,0);axy=new $Uint64(0,0);axz=A.Add64(axv,axr,new $Uint64(0,0));axx=axz[0];axy=axz[1];aya=new $Uint64(0,0);ayb=new $Uint64(0,0);ayc=A.Add64(axs,axo,((ayd=(new D(axy.$high,axy.$low)),new $Uint64(ayd.$high,ayd.$low))));aya=ayc[0];ayb=ayc[1];aye=new $Uint64(0,0);ayf=new $Uint64(0,0);ayg=A.Add64(axp,axl,((ayh=(new D(ayb.$high,ayb.$low)),new $Uint64(ayh.$high,ayh.$low))));aye=ayg[0];ayf=ayg[1];ayi=new $Uint64(0,0);ayj=new $Uint64(0,0);ayk=A.Add64(axm,axi,((ayl=(new D(ayf.$high,ayf.$low)),new $Uint64(ayl.$high,ayl.$low))));ayi=ayk[0];ayj=ayk[1];aym=new $Uint64(0,0);ayn=new $Uint64(0,0);ayo=A.Add64(axj,axf,((ayp=(new D(ayj.$high,ayj.$low)),new $Uint64(ayp.$high,ayp.$low))));aym=ayo[0];ayn=ayo[1];ayq=new $Uint64(0,0);ayr=new $Uint64(0,0);ays=A.Add64(axg,axc,((ayt=(new D(ayn.$high,ayn.$low)),new $Uint64(ayt.$high,ayt.$low))));ayq=ays[0];ayr=ays[1];ayu=new $Uint64(0,0);ayv=new $Uint64(0,0);ayw=A.Add64(axd,awz,((ayx=(new D(ayr.$high,ayr.$low)),new $Uint64(ayx.$high,ayx.$low))));ayu=ayw[0];ayv=ayw[1];ayy=new $Uint64(0,0);ayz=new $Uint64(0,0);aza=A.Add64(axa,aww,((azb=(new D(ayv.$high,ayv.$low)),new $Uint64(azb.$high,azb.$low))));ayy=aza[0];ayz=aza[1];aze=(azc=((azd=(new D(ayz.$high,ayz.$low)),new $Uint64(azd.$high,azd.$low))),new $Uint64(azc.$high+awx.$high,azc.$low+awx.$low));azf=new $Uint64(0,0);azg=A.Add64(avj,axu,new $Uint64(0,0));azf=azg[1];azh=new $Uint64(0,0);azi=new $Uint64(0,0);azj=A.Add64(avm,axx,((azk=(new D(azf.$high,azf.$low)),new $Uint64(azk.$high,azk.$low))));azh=azj[0];azi=azj[1];azl=new $Uint64(0,0);azm=new $Uint64(0,0);azn=A.Add64(avq,aya,((azo=(new D(azi.$high,azi.$low)),new $Uint64(azo.$high,azo.$low))));azl=azn[0];azm=azn[1];azp=new $Uint64(0,0);azq=new $Uint64(0,0);azr=A.Add64(avu,aye,((azs=(new D(azm.$high,azm.$low)),new $Uint64(azs.$high,azs.$low))));azp=azr[0];azq=azr[1];azt=new $Uint64(0,0);azu=new $Uint64(0,0);azv=A.Add64(avy,ayi,((azw=(new D(azq.$high,azq.$low)),new $Uint64(azw.$high,azw.$low))));azt=azv[0];azu=azv[1];azx=new $Uint64(0,0);azy=new $Uint64(0,0);azz=A.Add64(awc,aym,((baa=(new D(azu.$high,azu.$low)),new $Uint64(baa.$high,baa.$low))));azx=azz[0];azy=azz[1];bab=new $Uint64(0,0);bac=new $Uint64(0,0);bad=A.Add64(awg,ayq,((bae=(new D(azy.$high,azy.$low)),new $Uint64(bae.$high,bae.$low))));bab=bad[0];bac=bad[1];baf=new $Uint64(0,0);bag=new $Uint64(0,0);bah=A.Add64(awk,ayu,((bai=(new D(bac.$high,bac.$low)),new $Uint64(bai.$high,bai.$low))));baf=bah[0];bag=bah[1];baj=new $Uint64(0,0);bak=new $Uint64(0,0);bal=A.Add64(awo,ayy,((bam=(new D(bag.$high,bag.$low)),new $Uint64(bam.$high,bam.$low))));baj=bal[0];bak=bal[1];ban=new $Uint64(0,0);bao=new $Uint64(0,0);bap=A.Add64(aws,aze,((baq=(new D(bak.$high,bak.$low)),new $Uint64(baq.$high,baq.$low))));ban=bap[0];bao=bap[1];bav=(bar=((bas=(new D(bao.$high,bao.$low)),new $Uint64(bas.$high,bas.$low))),bat=((bau=(new D(awt.$high,awt.$low)),new $Uint64(bau.$high,bau.$low))),new $Uint64(bar.$high+bat.$high,bar.$low+bat.$low));baw=new $Uint64(0,0);bax=new $Uint64(0,0);bay=A.Mul64(j,c[8]);bax=bay[0];baw=bay[1];baz=new $Uint64(0,0);bba=new $Uint64(0,0);bbb=A.Mul64(j,c[7]);bba=bbb[0];baz=bbb[1];bbc=new $Uint64(0,0);bbd=new $Uint64(0,0);bbe=A.Mul64(j,c[6]);bbd=bbe[0];bbc=bbe[1];bbf=new $Uint64(0,0);bbg=new $Uint64(0,0);bbh=A.Mul64(j,c[5]);bbg=bbh[0];bbf=bbh[1];bbi=new $Uint64(0,0);bbj=new $Uint64(0,0);bbk=A.Mul64(j,c[4]);bbj=bbk[0];bbi=bbk[1];bbl=new $Uint64(0,0);bbm=new $Uint64(0,0);bbn=A.Mul64(j,c[3]);bbm=bbn[0];bbl=bbn[1];bbo=new $Uint64(0,0);bbp=new $Uint64(0,0);bbq=A.Mul64(j,c[2]);bbp=bbq[0];bbo=bbq[1];bbr=new $Uint64(0,0);bbs=new $Uint64(0,0);bbt=A.Mul64(j,c[1]);bbs=bbt[0];bbr=bbt[1];bbu=new $Uint64(0,0);bbv=new $Uint64(0,0);bbw=A.Mul64(j,c[0]);bbv=bbw[0];bbu=bbw[1];bbx=new $Uint64(0,0);bby=new $Uint64(0,0);bbz=A.Add64(bbv,bbr,new $Uint64(0,0));bbx=bbz[0];bby=bbz[1];bca=new $Uint64(0,0);bcb=new $Uint64(0,0);bcc=A.Add64(bbs,bbo,((bcd=(new D(bby.$high,bby.$low)),new $Uint64(bcd.$high,bcd.$low))));bca=bcc[0];bcb=bcc[1];bce=new $Uint64(0,0);bcf=new $Uint64(0,0);bcg=A.Add64(bbp,bbl,((bch=(new D(bcb.$high,bcb.$low)),new $Uint64(bch.$high,bch.$low))));bce=bcg[0];bcf=bcg[1];bci=new $Uint64(0,0);bcj=new $Uint64(0,0);bck=A.Add64(bbm,bbi,((bcl=(new D(bcf.$high,bcf.$low)),new $Uint64(bcl.$high,bcl.$low))));bci=bck[0];bcj=bck[1];bcm=new $Uint64(0,0);bcn=new $Uint64(0,0);bco=A.Add64(bbj,bbf,((bcp=(new D(bcj.$high,bcj.$low)),new $Uint64(bcp.$high,bcp.$low))));bcm=bco[0];bcn=bco[1];bcq=new $Uint64(0,0);bcr=new $Uint64(0,0);bcs=A.Add64(bbg,bbc,((bct=(new D(bcn.$high,bcn.$low)),new $Uint64(bct.$high,bct.$low))));bcq=bcs[0];bcr=bcs[1];bcu=new $Uint64(0,0);bcv=new $Uint64(0,0);bcw=A.Add64(bbd,baz,((bcx=(new D(bcr.$high,bcr.$low)),new $Uint64(bcx.$high,bcx.$low))));bcu=bcw[0];bcv=bcw[1];bcy=new $Uint64(0,0);bcz=new $Uint64(0,0);bda=A.Add64(bba,baw,((bdb=(new D(bcv.$high,bcv.$low)),new $Uint64(bdb.$high,bdb.$low))));bcy=bda[0];bcz=bda[1];bde=(bdc=((bdd=(new D(bcz.$high,bcz.$low)),new $Uint64(bdd.$high,bdd.$low))),new $Uint64(bdc.$high+bax.$high,bdc.$low+bax.$low));bdf=new $Uint64(0,0);bdg=new $Uint64(0,0);bdh=A.Add64(azh,bbu,new $Uint64(0,0));bdf=bdh[0];bdg=bdh[1];bdi=new $Uint64(0,0);bdj=new $Uint64(0,0);bdk=A.Add64(azl,bbx,((bdl=(new D(bdg.$high,bdg.$low)),new $Uint64(bdl.$high,bdl.$low))));bdi=bdk[0];bdj=bdk[1];bdm=new $Uint64(0,0);bdn=new $Uint64(0,0);bdo=A.Add64(azp,bca,((bdp=(new D(bdj.$high,bdj.$low)),new $Uint64(bdp.$high,bdp.$low))));bdm=bdo[0];bdn=bdo[1];bdq=new $Uint64(0,0);bdr=new $Uint64(0,0);bds=A.Add64(azt,bce,((bdt=(new D(bdn.$high,bdn.$low)),new $Uint64(bdt.$high,bdt.$low))));bdq=bds[0];bdr=bds[1];bdu=new $Uint64(0,0);bdv=new $Uint64(0,0);bdw=A.Add64(azx,bci,((bdx=(new D(bdr.$high,bdr.$low)),new $Uint64(bdx.$high,bdx.$low))));bdu=bdw[0];bdv=bdw[1];bdy=new $Uint64(0,0);bdz=new $Uint64(0,0);bea=A.Add64(bab,bcm,((beb=(new D(bdv.$high,bdv.$low)),new $Uint64(beb.$high,beb.$low))));bdy=bea[0];bdz=bea[1];bec=new $Uint64(0,0);bed=new $Uint64(0,0);bee=A.Add64(baf,bcq,((bef=(new D(bdz.$high,bdz.$low)),new $Uint64(bef.$high,bef.$low))));bec=bee[0];bed=bee[1];beg=new $Uint64(0,0);beh=new $Uint64(0,0);bei=A.Add64(baj,bcu,((bej=(new D(bed.$high,bed.$low)),new $Uint64(bej.$high,bej.$low))));beg=bei[0];beh=bei[1];bek=new $Uint64(0,0);bel=new $Uint64(0,0);bem=A.Add64(ban,bcy,((ben=(new D(beh.$high,beh.$low)),new $Uint64(ben.$high,ben.$low))));bek=bem[0];bel=bem[1];beo=new $Uint64(0,0);bep=new $Uint64(0,0);beq=A.Add64(bav,bde,((ber=(new D(bel.$high,bel.$low)),new $Uint64(ber.$high,ber.$low))));beo=beq[0];bep=beq[1];bes=new $Uint64(0,0);bet=new $Uint64(0,0);beu=A.Mul64(bdf,new $Uint64(0,511));bet=beu[0];bes=beu[1];bev=new $Uint64(0,0);bew=new $Uint64(0,0);bex=A.Mul64(bdf,new $Uint64(4294967295,4294967295));bew=bex[0];bev=bex[1];bey=new $Uint64(0,0);bez=new $Uint64(0,0);bfa=A.Mul64(bdf,new $Uint64(4294967295,4294967295));bez=bfa[0];bey=bfa[1];bfb=new $Uint64(0,0);bfc=new $Uint64(0,0);bfd=A.Mul64(bdf,new $Uint64(4294967295,4294967295));bfc=bfd[0];bfb=bfd[1];bfe=new $Uint64(0,0);bff=new $Uint64(0,0);bfg=A.Mul64(bdf,new $Uint64(4294967295,4294967295));bff=bfg[0];bfe=bfg[1];bfh=new $Uint64(0,0);bfi=new $Uint64(0,0);bfj=A.Mul64(bdf,new $Uint64(4294967295,4294967295));bfi=bfj[0];bfh=bfj[1];bfk=new $Uint64(0,0);bfl=new $Uint64(0,0);bfm=A.Mul64(bdf,new $Uint64(4294967295,4294967295));bfl=bfm[0];bfk=bfm[1];bfn=new $Uint64(0,0);bfo=new $Uint64(0,0);bfp=A.Mul64(bdf,new $Uint64(4294967295,4294967295));bfo=bfp[0];bfn=bfp[1];bfq=new $Uint64(0,0);bfr=new $Uint64(0,0);bfs=A.Mul64(bdf,new $Uint64(4294967295,4294967295));bfr=bfs[0];bfq=bfs[1];bft=new $Uint64(0,0);bfu=new $Uint64(0,0);bfv=A.Add64(bfr,bfn,new $Uint64(0,0));bft=bfv[0];bfu=bfv[1];bfw=new $Uint64(0,0);bfx=new $Uint64(0,0);bfy=A.Add64(bfo,bfk,((bfz=(new D(bfu.$high,bfu.$low)),new $Uint64(bfz.$high,bfz.$low))));bfw=bfy[0];bfx=bfy[1];bga=new $Uint64(0,0);bgb=new $Uint64(0,0);bgc=A.Add64(bfl,bfh,((bgd=(new D(bfx.$high,bfx.$low)),new $Uint64(bgd.$high,bgd.$low))));bga=bgc[0];bgb=bgc[1];bge=new $Uint64(0,0);bgf=new $Uint64(0,0);bgg=A.Add64(bfi,bfe,((bgh=(new D(bgb.$high,bgb.$low)),new $Uint64(bgh.$high,bgh.$low))));bge=bgg[0];bgf=bgg[1];bgi=new $Uint64(0,0);bgj=new $Uint64(0,0);bgk=A.Add64(bff,bfb,((bgl=(new D(bgf.$high,bgf.$low)),new $Uint64(bgl.$high,bgl.$low))));bgi=bgk[0];bgj=bgk[1];bgm=new $Uint64(0,0);bgn=new $Uint64(0,0);bgo=A.Add64(bfc,bey,((bgp=(new D(bgj.$high,bgj.$low)),new $Uint64(bgp.$high,bgp.$low))));bgm=bgo[0];bgn=bgo[1];bgq=new $Uint64(0,0);bgr=new $Uint64(0,0);bgs=A.Add64(bez,bev,((bgt=(new D(bgn.$high,bgn.$low)),new $Uint64(bgt.$high,bgt.$low))));bgq=bgs[0];bgr=bgs[1];bgu=new $Uint64(0,0);bgv=new $Uint64(0,0);bgw=A.Add64(bew,bes,((bgx=(new D(bgr.$high,bgr.$low)),new $Uint64(bgx.$high,bgx.$low))));bgu=bgw[0];bgv=bgw[1];bha=(bgy=((bgz=(new D(bgv.$high,bgv.$low)),new $Uint64(bgz.$high,bgz.$low))),new $Uint64(bgy.$high+bet.$high,bgy.$low+bet.$low));bhb=new $Uint64(0,0);bhc=A.Add64(bdf,bfq,new $Uint64(0,0));bhb=bhc[1];bhd=new $Uint64(0,0);bhe=new $Uint64(0,0);bhf=A.Add64(bdi,bft,((bhg=(new D(bhb.$high,bhb.$low)),new $Uint64(bhg.$high,bhg.$low))));bhd=bhf[0];bhe=bhf[1];bhh=new $Uint64(0,0);bhi=new $Uint64(0,0);bhj=A.Add64(bdm,bfw,((bhk=(new D(bhe.$high,bhe.$low)),new $Uint64(bhk.$high,bhk.$low))));bhh=bhj[0];bhi=bhj[1];bhl=new $Uint64(0,0);bhm=new $Uint64(0,0);bhn=A.Add64(bdq,bga,((bho=(new D(bhi.$high,bhi.$low)),new $Uint64(bho.$high,bho.$low))));bhl=bhn[0];bhm=bhn[1];bhp=new $Uint64(0,0);bhq=new $Uint64(0,0);bhr=A.Add64(bdu,bge,((bhs=(new D(bhm.$high,bhm.$low)),new $Uint64(bhs.$high,bhs.$low))));bhp=bhr[0];bhq=bhr[1];bht=new $Uint64(0,0);bhu=new $Uint64(0,0);bhv=A.Add64(bdy,bgi,((bhw=(new D(bhq.$high,bhq.$low)),new $Uint64(bhw.$high,bhw.$low))));bht=bhv[0];bhu=bhv[1];bhx=new $Uint64(0,0);bhy=new $Uint64(0,0);bhz=A.Add64(bec,bgm,((bia=(new D(bhu.$high,bhu.$low)),new $Uint64(bia.$high,bia.$low))));bhx=bhz[0];bhy=bhz[1];bib=new $Uint64(0,0);bic=new $Uint64(0,0);bid=A.Add64(beg,bgq,((bie=(new D(bhy.$high,bhy.$low)),new $Uint64(bie.$high,bie.$low))));bib=bid[0];bic=bid[1];bif=new $Uint64(0,0);big=new $Uint64(0,0);bih=A.Add64(bek,bgu,((bii=(new D(bic.$high,bic.$low)),new $Uint64(bii.$high,bii.$low))));bif=bih[0];big=bih[1];bij=new $Uint64(0,0);bik=new $Uint64(0,0);bil=A.Add64(beo,bha,((bim=(new D(big.$high,big.$low)),new $Uint64(bim.$high,bim.$low))));bij=bil[0];bik=bil[1];bir=(bin=((bio=(new D(bik.$high,bik.$low)),new $Uint64(bio.$high,bio.$low))),bip=((biq=(new D(bep.$high,bep.$low)),new $Uint64(biq.$high,biq.$low))),new $Uint64(bin.$high+bip.$high,bin.$low+bip.$low));bis=new $Uint64(0,0);bit=new $Uint64(0,0);biu=A.Mul64(k,c[8]);bit=biu[0];bis=biu[1];biv=new $Uint64(0,0);biw=new $Uint64(0,0);bix=A.Mul64(k,c[7]);biw=bix[0];biv=bix[1];biy=new $Uint64(0,0);biz=new $Uint64(0,0);bja=A.Mul64(k,c[6]);biz=bja[0];biy=bja[1];bjb=new $Uint64(0,0);bjc=new $Uint64(0,0);bjd=A.Mul64(k,c[5]);bjc=bjd[0];bjb=bjd[1];bje=new $Uint64(0,0);bjf=new $Uint64(0,0);bjg=A.Mul64(k,c[4]);bjf=bjg[0];bje=bjg[1];bjh=new $Uint64(0,0);bji=new $Uint64(0,0);bjj=A.Mul64(k,c[3]);bji=bjj[0];bjh=bjj[1];bjk=new $Uint64(0,0);bjl=new $Uint64(0,0);bjm=A.Mul64(k,c[2]);bjl=bjm[0];bjk=bjm[1];bjn=new $Uint64(0,0);bjo=new $Uint64(0,0);bjp=A.Mul64(k,c[1]);bjo=bjp[0];bjn=bjp[1];bjq=new $Uint64(0,0);bjr=new $Uint64(0,0);bjs=A.Mul64(k,c[0]);bjr=bjs[0];bjq=bjs[1];bjt=new $Uint64(0,0);bju=new $Uint64(0,0);bjv=A.Add64(bjr,bjn,new $Uint64(0,0));bjt=bjv[0];bju=bjv[1];bjw=new $Uint64(0,0);bjx=new $Uint64(0,0);bjy=A.Add64(bjo,bjk,((bjz=(new D(bju.$high,bju.$low)),new $Uint64(bjz.$high,bjz.$low))));bjw=bjy[0];bjx=bjy[1];bka=new $Uint64(0,0);bkb=new $Uint64(0,0);bkc=A.Add64(bjl,bjh,((bkd=(new D(bjx.$high,bjx.$low)),new $Uint64(bkd.$high,bkd.$low))));bka=bkc[0];bkb=bkc[1];bke=new $Uint64(0,0);bkf=new $Uint64(0,0);bkg=A.Add64(bji,bje,((bkh=(new D(bkb.$high,bkb.$low)),new $Uint64(bkh.$high,bkh.$low))));bke=bkg[0];bkf=bkg[1];bki=new $Uint64(0,0);bkj=new $Uint64(0,0);bkk=A.Add64(bjf,bjb,((bkl=(new D(bkf.$high,bkf.$low)),new $Uint64(bkl.$high,bkl.$low))));bki=bkk[0];bkj=bkk[1];bkm=new $Uint64(0,0);bkn=new $Uint64(0,0);bko=A.Add64(bjc,biy,((bkp=(new D(bkj.$high,bkj.$low)),new $Uint64(bkp.$high,bkp.$low))));bkm=bko[0];bkn=bko[1];bkq=new $Uint64(0,0);bkr=new $Uint64(0,0);bks=A.Add64(biz,biv,((bkt=(new D(bkn.$high,bkn.$low)),new $Uint64(bkt.$high,bkt.$low))));bkq=bks[0];bkr=bks[1];bku=new $Uint64(0,0);bkv=new $Uint64(0,0);bkw=A.Add64(biw,bis,((bkx=(new D(bkr.$high,bkr.$low)),new $Uint64(bkx.$high,bkx.$low))));bku=bkw[0];bkv=bkw[1];bla=(bky=((bkz=(new D(bkv.$high,bkv.$low)),new $Uint64(bkz.$high,bkz.$low))),new $Uint64(bky.$high+bit.$high,bky.$low+bit.$low));blb=new $Uint64(0,0);blc=new $Uint64(0,0);bld=A.Add64(bhd,bjq,new $Uint64(0,0));blb=bld[0];blc=bld[1];ble=new $Uint64(0,0);blf=new $Uint64(0,0);blg=A.Add64(bhh,bjt,((blh=(new D(blc.$high,blc.$low)),new $Uint64(blh.$high,blh.$low))));ble=blg[0];blf=blg[1];bli=new $Uint64(0,0);blj=new $Uint64(0,0);blk=A.Add64(bhl,bjw,((bll=(new D(blf.$high,blf.$low)),new $Uint64(bll.$high,bll.$low))));bli=blk[0];blj=blk[1];blm=new $Uint64(0,0);bln=new $Uint64(0,0);blo=A.Add64(bhp,bka,((blp=(new D(blj.$high,blj.$low)),new $Uint64(blp.$high,blp.$low))));blm=blo[0];bln=blo[1];blq=new $Uint64(0,0);blr=new $Uint64(0,0);bls=A.Add64(bht,bke,((blt=(new D(bln.$high,bln.$low)),new $Uint64(blt.$high,blt.$low))));blq=bls[0];blr=bls[1];blu=new $Uint64(0,0);blv=new $Uint64(0,0);blw=A.Add64(bhx,bki,((blx=(new D(blr.$high,blr.$low)),new $Uint64(blx.$high,blx.$low))));blu=blw[0];blv=blw[1];bly=new $Uint64(0,0);blz=new $Uint64(0,0);bma=A.Add64(bib,bkm,((bmb=(new D(blv.$high,blv.$low)),new $Uint64(bmb.$high,bmb.$low))));bly=bma[0];blz=bma[1];bmc=new $Uint64(0,0);bmd=new $Uint64(0,0);bme=A.Add64(bif,bkq,((bmf=(new D(blz.$high,blz.$low)),new $Uint64(bmf.$high,bmf.$low))));bmc=bme[0];bmd=bme[1];bmg=new $Uint64(0,0);bmh=new $Uint64(0,0);bmi=A.Add64(bij,bku,((bmj=(new D(bmd.$high,bmd.$low)),new $Uint64(bmj.$high,bmj.$low))));bmg=bmi[0];bmh=bmi[1];bmk=new $Uint64(0,0);bml=new $Uint64(0,0);bmm=A.Add64(bir,bla,((bmn=(new D(bmh.$high,bmh.$low)),new $Uint64(bmn.$high,bmn.$low))));bmk=bmm[0];bml=bmm[1];bmo=new $Uint64(0,0);bmp=new $Uint64(0,0);bmq=A.Mul64(blb,new $Uint64(0,511));bmp=bmq[0];bmo=bmq[1];bmr=new $Uint64(0,0);bms=new $Uint64(0,0);bmt=A.Mul64(blb,new $Uint64(4294967295,4294967295));bms=bmt[0];bmr=bmt[1];bmu=new $Uint64(0,0);bmv=new $Uint64(0,0);bmw=A.Mul64(blb,new $Uint64(4294967295,4294967295));bmv=bmw[0];bmu=bmw[1];bmx=new $Uint64(0,0);bmy=new $Uint64(0,0);bmz=A.Mul64(blb,new $Uint64(4294967295,4294967295));bmy=bmz[0];bmx=bmz[1];bna=new $Uint64(0,0);bnb=new $Uint64(0,0);bnc=A.Mul64(blb,new $Uint64(4294967295,4294967295));bnb=bnc[0];bna=bnc[1];bnd=new $Uint64(0,0);bne=new $Uint64(0,0);bnf=A.Mul64(blb,new $Uint64(4294967295,4294967295));bne=bnf[0];bnd=bnf[1];bng=new $Uint64(0,0);bnh=new $Uint64(0,0);bni=A.Mul64(blb,new $Uint64(4294967295,4294967295));bnh=bni[0];bng=bni[1];bnj=new $Uint64(0,0);bnk=new $Uint64(0,0);bnl=A.Mul64(blb,new $Uint64(4294967295,4294967295));bnk=bnl[0];bnj=bnl[1];bnm=new $Uint64(0,0);bnn=new $Uint64(0,0);bno=A.Mul64(blb,new $Uint64(4294967295,4294967295));bnn=bno[0];bnm=bno[1];bnp=new $Uint64(0,0);bnq=new $Uint64(0,0);bnr=A.Add64(bnn,bnj,new $Uint64(0,0));bnp=bnr[0];bnq=bnr[1];bns=new $Uint64(0,0);bnt=new $Uint64(0,0);bnu=A.Add64(bnk,bng,((bnv=(new D(bnq.$high,bnq.$low)),new $Uint64(bnv.$high,bnv.$low))));bns=bnu[0];bnt=bnu[1];bnw=new $Uint64(0,0);bnx=new $Uint64(0,0);bny=A.Add64(bnh,bnd,((bnz=(new D(bnt.$high,bnt.$low)),new $Uint64(bnz.$high,bnz.$low))));bnw=bny[0];bnx=bny[1];boa=new $Uint64(0,0);bob=new $Uint64(0,0);boc=A.Add64(bne,bna,((bod=(new D(bnx.$high,bnx.$low)),new $Uint64(bod.$high,bod.$low))));boa=boc[0];bob=boc[1];boe=new $Uint64(0,0);bof=new $Uint64(0,0);bog=A.Add64(bnb,bmx,((boh=(new D(bob.$high,bob.$low)),new $Uint64(boh.$high,boh.$low))));boe=bog[0];bof=bog[1];boi=new $Uint64(0,0);boj=new $Uint64(0,0);bok=A.Add64(bmy,bmu,((bol=(new D(bof.$high,bof.$low)),new $Uint64(bol.$high,bol.$low))));boi=bok[0];boj=bok[1];bom=new $Uint64(0,0);bon=new $Uint64(0,0);boo=A.Add64(bmv,bmr,((bop=(new D(boj.$high,boj.$low)),new $Uint64(bop.$high,bop.$low))));bom=boo[0];bon=boo[1];boq=new $Uint64(0,0);bor=new $Uint64(0,0);bos=A.Add64(bms,bmo,((bot=(new D(bon.$high,bon.$low)),new $Uint64(bot.$high,bot.$low))));boq=bos[0];bor=bos[1];bow=(bou=((bov=(new D(bor.$high,bor.$low)),new $Uint64(bov.$high,bov.$low))),new $Uint64(bou.$high+bmp.$high,bou.$low+bmp.$low));box=new $Uint64(0,0);boy=A.Add64(blb,bnm,new $Uint64(0,0));box=boy[1];boz=new $Uint64(0,0);bpa=new $Uint64(0,0);bpb=A.Add64(ble,bnp,((bpc=(new D(box.$high,box.$low)),new $Uint64(bpc.$high,bpc.$low))));boz=bpb[0];bpa=bpb[1];bpd=new $Uint64(0,0);bpe=new $Uint64(0,0);bpf=A.Add64(bli,bns,((bpg=(new D(bpa.$high,bpa.$low)),new $Uint64(bpg.$high,bpg.$low))));bpd=bpf[0];bpe=bpf[1];bph=new $Uint64(0,0);bpi=new $Uint64(0,0);bpj=A.Add64(blm,bnw,((bpk=(new D(bpe.$high,bpe.$low)),new $Uint64(bpk.$high,bpk.$low))));bph=bpj[0];bpi=bpj[1];bpl=new $Uint64(0,0);bpm=new $Uint64(0,0);bpn=A.Add64(blq,boa,((bpo=(new D(bpi.$high,bpi.$low)),new $Uint64(bpo.$high,bpo.$low))));bpl=bpn[0];bpm=bpn[1];bpp=new $Uint64(0,0);bpq=new $Uint64(0,0);bpr=A.Add64(blu,boe,((bps=(new D(bpm.$high,bpm.$low)),new $Uint64(bps.$high,bps.$low))));bpp=bpr[0];bpq=bpr[1];bpt=new $Uint64(0,0);bpu=new $Uint64(0,0);bpv=A.Add64(bly,boi,((bpw=(new D(bpq.$high,bpq.$low)),new $Uint64(bpw.$high,bpw.$low))));bpt=bpv[0];bpu=bpv[1];bpx=new $Uint64(0,0);bpy=new $Uint64(0,0);bpz=A.Add64(bmc,bom,((bqa=(new D(bpu.$high,bpu.$low)),new $Uint64(bqa.$high,bqa.$low))));bpx=bpz[0];bpy=bpz[1];bqb=new $Uint64(0,0);bqc=new $Uint64(0,0);bqd=A.Add64(bmg,boq,((bqe=(new D(bpy.$high,bpy.$low)),new $Uint64(bqe.$high,bqe.$low))));bqb=bqd[0];bqc=bqd[1];bqf=new $Uint64(0,0);bqg=new $Uint64(0,0);bqh=A.Add64(bmk,bow,((bqi=(new D(bqc.$high,bqc.$low)),new $Uint64(bqi.$high,bqi.$low))));bqf=bqh[0];bqg=bqh[1];bqn=(bqj=((bqk=(new D(bqg.$high,bqg.$low)),new $Uint64(bqk.$high,bqk.$low))),bql=((bqm=(new D(bml.$high,bml.$low)),new $Uint64(bqm.$high,bqm.$low))),new $Uint64(bqj.$high+bql.$high,bqj.$low+bql.$low));bqo=new $Uint64(0,0);bqp=new $Uint64(0,0);bqq=A.Sub64(boz,new $Uint64(4294967295,4294967295),new $Uint64(0,0));bqo=bqq[0];bqp=bqq[1];bqr=new $Uint64(0,0);bqs=new $Uint64(0,0);bqt=A.Sub64(bpd,new $Uint64(4294967295,4294967295),((bqu=(new D(bqp.$high,bqp.$low)),new $Uint64(bqu.$high,bqu.$low))));bqr=bqt[0];bqs=bqt[1];bqv=new $Uint64(0,0);bqw=new $Uint64(0,0);bqx=A.Sub64(bph,new $Uint64(4294967295,4294967295),((bqy=(new D(bqs.$high,bqs.$low)),new $Uint64(bqy.$high,bqy.$low))));bqv=bqx[0];bqw=bqx[1];bqz=new $Uint64(0,0);bra=new $Uint64(0,0);brb=A.Sub64(bpl,new $Uint64(4294967295,4294967295),((brc=(new D(bqw.$high,bqw.$low)),new $Uint64(brc.$high,brc.$low))));bqz=brb[0];bra=brb[1];brd=new $Uint64(0,0);bre=new $Uint64(0,0);brf=A.Sub64(bpp,new $Uint64(4294967295,4294967295),((brg=(new D(bra.$high,bra.$low)),new $Uint64(brg.$high,brg.$low))));brd=brf[0];bre=brf[1];brh=new $Uint64(0,0);bri=new $Uint64(0,0);brj=A.Sub64(bpt,new $Uint64(4294967295,4294967295),((brk=(new D(bre.$high,bre.$low)),new $Uint64(brk.$high,brk.$low))));brh=brj[0];bri=brj[1];brl=new $Uint64(0,0);brm=new $Uint64(0,0);brn=A.Sub64(bpx,new $Uint64(4294967295,4294967295),((bro=(new D(bri.$high,bri.$low)),new $Uint64(bro.$high,bro.$low))));brl=brn[0];brm=brn[1];brp=new $Uint64(0,0);brq=new $Uint64(0,0);brr=A.Sub64(bqb,new $Uint64(4294967295,4294967295),((brs=(new D(brm.$high,brm.$low)),new $Uint64(brs.$high,brs.$low))));brp=brr[0];brq=brr[1];brt=new $Uint64(0,0);bru=new $Uint64(0,0);brv=A.Sub64(bqf,new $Uint64(0,511),((brw=(new D(brq.$high,brq.$low)),new $Uint64(brw.$high,brw.$low))));brt=brv[0];bru=brv[1];brx=new $Uint64(0,0);bry=A.Sub64(bqn,new $Uint64(0,0),((brz=(new D(bru.$high,bru.$low)),new $Uint64(brz.$high,brz.$low))));brx=bry[1];bsa=new $Uint64(0,0);H((bsb||(bsb=new BO(function(){return bsa;},function($v){bsa=$v;}))),(new D(brx.$high,brx.$low)),bqo,boz);bsc=new $Uint64(0,0);H((bsd||(bsd=new BO(function(){return bsc;},function($v){bsc=$v;}))),(new D(brx.$high,brx.$low)),bqr,bpd);bse=new $Uint64(0,0);H((bsf||(bsf=new BO(function(){return bse;},function($v){bse=$v;}))),(new D(brx.$high,brx.$low)),bqv,bph);bsg=new $Uint64(0,0);H((bsh||(bsh=new BO(function(){return bsg;},function($v){bsg=$v;}))),(new D(brx.$high,brx.$low)),bqz,bpl);bsi=new $Uint64(0,0);H((bsj||(bsj=new BO(function(){return bsi;},function($v){bsi=$v;}))),(new D(brx.$high,brx.$low)),brd,bpp);bsk=new $Uint64(0,0);H((bsl||(bsl=new BO(function(){return bsk;},function($v){bsk=$v;}))),(new D(brx.$high,brx.$low)),brh,bpt);bsm=new $Uint64(0,0);H((bsn||(bsn=new BO(function(){return bsm;},function($v){bsm=$v;}))),(new D(brx.$high,brx.$low)),brl,bpx);bso=new $Uint64(0,0);H((bsp||(bsp=new BO(function(){return bso;},function($v){bso=$v;}))),(new D(brx.$high,brx.$low)),brp,bqb);bsq=new $Uint64(0,0);H((bsr||(bsr=new BO(function(){return bsq;},function($v){bsq=$v;}))),(new D(brx.$high,brx.$low)),brt,bqf);a.nilCheck,a[0]=bsa;a.nilCheck,a[1]=bsc;a.nilCheck,a[2]=bse;a.nilCheck,a[3]=bsg;a.nilCheck,a[4]=bsi;a.nilCheck,a[5]=bsk;a.nilCheck,a[6]=bsm;a.nilCheck,a[7]=bso;a.nilCheck,a[8]=bsq;};J=function(a,b){var a,aa,aaa,aab,aac,aad,aae,aaf,aag,aah,aai,aaj,aak,aal,aam,aan,aao,aap,aaq,aar,aas,aat,aau,aav,aaw,aax,aay,aaz,ab,aba,abb,abc,abd,abe,abf,abg,abh,abi,abj,abk,abl,abm,abn,abo,abp,abq,abr,abs,abt,abu,abv,abw,abx,aby,abz,ac,aca,acb,acc,acd,ace,acf,acg,ach,aci,acj,ack,acl,acm,acn,aco,acp,acq,acr,acs,act,acu,acv,acw,acx,acy,acz,ad,ada,adb,adc,add,ade,adf,adg,adh,adi,adj,adk,adl,adm,adn,ado,adp,adq,adr,ads,adt,adu,adv,adw,adx,ady,adz,ae,aea,aeb,aec,aed,aee,aef,aeg,aeh,aei,aej,aek,ael,aem,aen,aeo,aep,aeq,aer,aes,aet,aeu,aev,aew,aex,aey,aez,af,afa,afb,afc,afd,afe,aff,afg,afh,afi,afj,afk,afl,afm,afn,afo,afp,afq,afr,afs,aft,afu,afv,afw,afx,afy,afz,ag,aga,agb,agc,agd,age,agf,agg,agh,agi,agj,agk,agl,agm,agn,ago,agp,agq,agr,ags,agt,agu,agv,agw,agx,agy,agz,ah,aha,ahb,ahc,ahd,ahe,ahf,ahg,ahh,ahi,ahj,ahk,ahl,ahm,ahn,aho,ahp,ahq,ahr,ahs,aht,ahu,ahv,ahw,ahx,ahy,ahz,ai,aia,aib,aic,aid,aie,aif,aig,aih,aii,aij,aik,ail,aim,ain,aio,aip,aiq,air,ais,ait,aiu,aiv,aiw,aix,aiy,aiz,aj,aja,ajb,ajc,ajd,aje,ajf,ajg,ajh,aji,ajj,ajk,ajl,ajm,ajn,ajo,ajp,ajq,ajr,ajs,ajt,aju,ajv,ajw,ajx,ajy,ajz,ak,aka,akb,akc,akd,ake,akf,akg,akh,aki,akj,akk,akl,akm,akn,ako,akp,akq,akr,aks,akt,aku,akv,akw,akx,aky,akz,al,ala,alb,alc,ald,ale,alf,alg,alh,ali,alj,alk,all,alm,aln,alo,alp,alq,alr,als,alt,alu,alv,alw,alx,aly,alz,am,ama,amb,amc,amd,ame,amf,amg,amh,ami,amj,amk,aml,amm,amn,amo,amp,amq,amr,ams,amt,amu,amv,amw,amx,amy,amz,an,ana,anb,anc,and,ane,anf,ang,anh,ani,anj,ank,anl,anm,ann,ano,anp,anq,anr,ans,ant,anu,anv,anw,anx,any,anz,ao,aoa,aob,aoc,aod,aoe,aof,aog,aoh,aoi,aoj,aok,aol,aom,aon,aoo,aop,aoq,aor,aos,aot,aou,aov,aow,aox,aoy,aoz,ap,apa,apb,apc,apd,ape,apf,apg,aph,api,apj,apk,apl,apm,apn,apo,app,apq,apr,aps,apt,apu,apv,apw,apx,apy,apz,aq,aqa,aqb,aqc,aqd,aqe,aqf,aqg,aqh,aqi,aqj,aqk,aql,aqm,aqn,aqo,aqp,aqq,aqr,aqs,aqt,aqu,aqv,aqw,aqx,aqy,aqz,ar,ara,arb,arc,ard,are,arf,arg,arh,ari,arj,ark,arl,arm,arn,aro,arp,arq,arr,ars,art,aru,arv,arw,arx,ary,arz,as,asa,asb,asc,asd,ase,asf,asg,ash,asi,asj,ask,asl,asm,asn,aso,asp,asq,asr,ass,ast,asu,asv,asw,asx,asy,asz,at,ata,atb,atc,atd,ate,atf,atg,ath,ati,atj,atk,atl,atm,atn,ato,atp,atq,atr,ats,att,atu,atv,atw,atx,aty,atz,au,aua,aub,auc,aud,aue,auf,aug,auh,aui,auj,auk,aul,aum,aun,auo,aup,auq,aur,aus,aut,auu,auv,auw,aux,auy,auz,av,ava,avb,avc,avd,ave,avf,avg,avh,avi,avj,avk,avl,avm,avn,avo,avp,avq,avr,avs,avt,avu,avv,avw,avx,avy,avz,aw,awa,awb,awc,awd,awe,awf,awg,awh,awi,awj,awk,awl,awm,awn,awo,awp,awq,awr,aws,awt,awu,awv,aww,awx,awy,awz,ax,axa,axb,axc,axd,axe,axf,axg,axh,axi,axj,axk,axl,axm,axn,axo,axp,axq,axr,axs,axt,axu,axv,axw,axx,axy,axz,ay,aya,ayb,ayc,ayd,aye,ayf,ayg,ayh,ayi,ayj,ayk,ayl,aym,ayn,ayo,ayp,ayq,ayr,ays,ayt,ayu,ayv,ayw,ayx,ayy,ayz,az,aza,azb,azc,azd,aze,azf,azg,azh,azi,azj,azk,azl,azm,azn,azo,azp,azq,azr,azs,azt,azu,azv,azw,azx,azy,azz,b,ba,baa,bab,bac,bad,bae,baf,bag,bah,bai,baj,bak,bal,bam,ban,bao,bap,baq,bar,bas,bat,bau,bav,baw,bax,bay,baz,bb,bba,bbb,bbc,bbd,bbe,bbf,bbg,bbh,bbi,bbj,bbk,bbl,bbm,bbn,bbo,bbp,bbq,bbr,bbs,bbt,bbu,bbv,bbw,bbx,bby,bbz,bc,bca,bcb,bcc,bcd,bce,bcf,bcg,bch,bci,bcj,bck,bcl,bcm,bcn,bco,bcp,bcq,bcr,bcs,bct,bcu,bcv,bcw,bcx,bcy,bcz,bd,bda,bdb,bdc,bdd,bde,bdf,bdg,bdh,bdi,bdj,bdk,bdl,bdm,bdn,bdo,bdp,bdq,bdr,bds,bdt,bdu,bdv,bdw,bdx,bdy,bdz,be,bea,beb,bec,bed,bee,bef,beg,beh,bei,bej,bek,bel,bem,ben,beo,bep,beq,ber,bes,bet,beu,bev,bew,bex,bey,bez,bf,bfa,bfb,bfc,bfd,bfe,bff,bfg,bfh,bfi,bfj,bfk,bfl,bfm,bfn,bfo,bfp,bfq,bfr,bfs,bft,bfu,bfv,bfw,bfx,bfy,bfz,bg,bga,bgb,bgc,bgd,bge,bgf,bgg,bgh,bgi,bgj,bgk,bgl,bgm,bgn,bgo,bgp,bgq,bgr,bgs,bgt,bgu,bgv,bgw,bgx,bgy,bgz,bh,bha,bhb,bhc,bhd,bhe,bhf,bhg,bhh,bhi,bhj,bhk,bhl,bhm,bhn,bho,bhp,bhq,bhr,bhs,bht,bhu,bhv,bhw,bhx,bhy,bhz,bi,bia,bib,bic,bid,bie,bif,big,bih,bii,bij,bik,bil,bim,bin,bio,bip,biq,bir,bis,bit,biu,biv,biw,bix,biy,biz,bj,bja,bjb,bjc,bjd,bje,bjf,bjg,bjh,bji,bjj,bjk,bjl,bjm,bjn,bjo,bjp,bjq,bjr,bjs,bjt,bju,bjv,bjw,bjx,bjy,bjz,bk,bka,bkb,bkc,bkd,bke,bkf,bkg,bkh,bki,bkj,bkk,bkl,bkm,bkn,bko,bkp,bkq,bkr,bks,bkt,bku,bkv,bkw,bkx,bky,bkz,bl,bla,blb,blc,bld,ble,blf,blg,blh,bli,blj,blk,bll,blm,bln,blo,blp,blq,blr,bls,blt,blu,blv,blw,blx,bly,blz,bm,bma,bmb,bmc,bmd,bme,bmf,bmg,bmh,bmi,bmj,bmk,bml,bmm,bmn,bmo,bmp,bmq,bmr,bms,bmt,bmu,bmv,bmw,bmx,bmy,bmz,bn,bna,bnb,bnc,bnd,bne,bnf,bng,bnh,bni,bnj,bnk,bnl,bnm,bnn,bno,bnp,bnq,bnr,bns,bnt,bnu,bnv,bnw,bnx,bny,bnz,bo,boa,bob,boc,bod,boe,bof,bog,boh,boi,boj,bok,bol,bom,bon,boo,bop,boq,bor,bos,bot,bou,bov,bow,box,boy,boz,bp,bpa,bpb,bpc,bpd,bpe,bpf,bpg,bph,bpi,bpj,bpk,bpl,bpm,bpn,bpo,bpp,bpq,bpr,bps,bpt,bpu,bpv,bpw,bpx,bpy,bpz,bq,bqa,bqb,bqc,bqd,bqe,bqf,bqg,bqh,bqi,bqj,bqk,bql,bqm,bqn,bqo,bqp,bqq,bqr,bqs,bqt,bqu,bqv,bqw,bqx,bqy,bqz,br,bra,brb,brc,brd,bre,brf,brg,brh,bri,brj,brk,brl,brm,brn,bro,brp,brq,brr,brs,brt,bru,brv,brw,brx,bry,brz,bs,bsa,bsb,bsc,bsd,bse,bsf,bsg,bsh,bsi,bsj,bsk,bsl,bsm,bsn,bso,bsp,bsq,bt,bu,bv,bw,bx,by,bz,c,ca,cb,cc,cd,ce,cf,cg,ch,ci,cj,ck,cl,cm,cn,co,cp,cq,cr,cs,ct,cu,cv,cw,cx,cy,cz,d,da,db,dc,dd,de,df,dg,dh,di,dj,dk,dl,dm,dn,dp,dq,dr,ds,dt,du,dv,dw,dx,dy,dz,e,ea,eb,ec,ed,ee,ef,eg,eh,ei,ej,ek,el,em,en,eo,ep,eq,er,es,et,eu,ev,ew,ex,ey,ez,f,fa,fb,fc,fd,fe,ff,fg,fh,fi,fj,fk,fl,fm,fn,fo,fp,fq,fr,fs,ft,fu,fv,fw,fx,fy,fz,g,ga,gb,gc,gd,ge,gf,gg,gh,gi,gj,gk,gl,gm,gn,go,gp,gq,gr,gs,gt,gu,gv,gw,gx,gy,gz,h,ha,hb,hc,hd,he,hf,hg,hh,hi,hj,hk,hl,hm,hn,ho,hp,hq,hr,hs,ht,hu,hv,hw,hx,hy,hz,i,ia,ib,ic,id,ie,ig,ih,ii,ij,ik,il,im,io,ip,iq,ir,is,it,iu,iv,iw,ix,iy,iz,j,ja,jb,jc,jd,je,jf,jg,jh,ji,jj,jk,jl,jm,jn,jo,jp,jq,jr,js,jt,ju,jv,jw,jx,jy,jz,k,ka,kb,kc,kd,ke,kf,kg,kh,ki,kj,kk,kl,km,kn,ko,kp,kq,kr,ks,kt,ku,kv,kw,kx,ky,kz,l,la,lb,lc,ld,le,lf,lg,lh,li,lj,lk,ll,lm,ln,lo,lp,lq,lr,ls,lt,lu,lv,lw,lx,ly,lz,m,ma,mb,mc,md,me,mf,mg,mh,mi,mj,mk,ml,mm,mn,mo,mp,mq,mr,ms,mt,mu,mv,mw,mx,my,mz,n,na,nb,nc,nd,ne,nf,ng,nh,ni,nj,nk,nl,nm,nn,no,np,nq,nr,ns,nt,nu,nv,nw,nx,ny,nz,o,oa,ob,oc,od,oe,of,og,oh,oi,oj,ok,ol,om,on,oo,op,oq,or,os,ot,ou,ov,ow,ox,oy,oz,p,pa,pb,pc,pd,pe,pf,pg,ph,pi,pj,pk,pl,pm,pn,po,pp,pq,pr,ps,pt,pu,pv,pw,px,py,pz,q,qa,qb,qc,qd,qe,qf,qg,qh,qi,qj,qk,ql,qm,qn,qo,qp,qq,qr,qs,qt,qu,qv,qw,qx,qy,qz,r,ra,rb,rc,rd,re,rf,rg,rh,ri,rj,rk,rl,rm,rn,ro,rp,rq,rr,rs,rt,ru,rv,rw,rx,ry,rz,s,sa,sb,sc,sd,se,sf,sg,sh,si,sj,sk,sl,sm,sn,so,sp,sq,sr,ss,st,su,sv,sw,sx,sy,sz,t,ta,tb,tc,td,te,tf,tg,th,ti,tj,tk,tl,tm,tn,to,tp,tq,tr,ts,tt,tu,tv,tw,tx,ty,tz,u,ua,ub,uc,ud,ue,uf,ug,uh,ui,uj,uk,ul,um,un,uo,up,uq,ur,us,ut,uu,uv,uw,ux,uy,uz,v,va,vb,vc,vd,ve,vf,vg,vh,vi,vj,vk,vl,vm,vn,vo,vp,vq,vr,vs,vt,vu,vv,vw,vx,vy,vz,w,wa,wb,wc,wd,we,wf,wg,wh,wi,wj,wk,wl,wm,wn,wo,wp,wq,wr,ws,wt,wu,wv,ww,wx,wy,wz,x,xa,xb,xc,xd,xe,xf,xg,xh,xi,xj,xk,xl,xm,xn,xo,xp,xq,xr,xs,xt,xu,xv,xw,xx,xy,xz,y,ya,yb,yc,yd,ye,yf,yg,yh,yi,yj,yk,yl,ym,yn,yo,yp,yq,yr,ys,yt,yu,yv,yw,yx,yy,yz,z,za,zb,zc,zd,ze,zf,zg,zh,zi,zj,zk,zl,zm,zn,zo,zp,zq,zr,zs,zt,zu,zv,zw,zx,zy,zz;c=b[1];d=b[2];e=b[3];f=b[4];g=b[5];h=b[6];i=b[7];j=b[8];k=b[0];l=new $Uint64(0,0);m=new $Uint64(0,0);n=A.Mul64(k,b[8]);m=n[0];l=n[1];o=new $Uint64(0,0);p=new $Uint64(0,0);q=A.Mul64(k,b[7]);p=q[0];o=q[1];r=new $Uint64(0,0);s=new $Uint64(0,0);t=A.Mul64(k,b[6]);s=t[0];r=t[1];u=new $Uint64(0,0);v=new $Uint64(0,0);w=A.Mul64(k,b[5]);v=w[0];u=w[1];x=new $Uint64(0,0);y=new $Uint64(0,0);z=A.Mul64(k,b[4]);y=z[0];x=z[1];aa=new $Uint64(0,0);ab=new $Uint64(0,0);ac=A.Mul64(k,b[3]);ab=ac[0];aa=ac[1];ad=new $Uint64(0,0);ae=new $Uint64(0,0);af=A.Mul64(k,b[2]);ae=af[0];ad=af[1];ag=new $Uint64(0,0);ah=new $Uint64(0,0);ai=A.Mul64(k,b[1]);ah=ai[0];ag=ai[1];aj=new $Uint64(0,0);ak=new $Uint64(0,0);al=A.Mul64(k,b[0]);ak=al[0];aj=al[1];am=new $Uint64(0,0);an=new $Uint64(0,0);ao=A.Add64(ak,ag,new $Uint64(0,0));am=ao[0];an=ao[1];ap=new $Uint64(0,0);aq=new $Uint64(0,0);ar=A.Add64(ah,ad,((as=(new D(an.$high,an.$low)),new $Uint64(as.$high,as.$low))));ap=ar[0];aq=ar[1];at=new $Uint64(0,0);au=new $Uint64(0,0);av=A.Add64(ae,aa,((aw=(new D(aq.$high,aq.$low)),new $Uint64(aw.$high,aw.$low))));at=av[0];au=av[1];ax=new $Uint64(0,0);ay=new $Uint64(0,0);az=A.Add64(ab,x,((ba=(new D(au.$high,au.$low)),new $Uint64(ba.$high,ba.$low))));ax=az[0];ay=az[1];bb=new $Uint64(0,0);bc=new $Uint64(0,0);bd=A.Add64(y,u,((be=(new D(ay.$high,ay.$low)),new $Uint64(be.$high,be.$low))));bb=bd[0];bc=bd[1];bf=new $Uint64(0,0);bg=new $Uint64(0,0);bh=A.Add64(v,r,((bi=(new D(bc.$high,bc.$low)),new $Uint64(bi.$high,bi.$low))));bf=bh[0];bg=bh[1];bj=new $Uint64(0,0);bk=new $Uint64(0,0);bl=A.Add64(s,o,((bm=(new D(bg.$high,bg.$low)),new $Uint64(bm.$high,bm.$low))));bj=bl[0];bk=bl[1];bn=new $Uint64(0,0);bo=new $Uint64(0,0);bp=A.Add64(p,l,((bq=(new D(bk.$high,bk.$low)),new $Uint64(bq.$high,bq.$low))));bn=bp[0];bo=bp[1];bt=(br=((bs=(new D(bo.$high,bo.$low)),new $Uint64(bs.$high,bs.$low))),new $Uint64(br.$high+m.$high,br.$low+m.$low));bu=new $Uint64(0,0);bv=new $Uint64(0,0);bw=A.Mul64(aj,new $Uint64(0,511));bv=bw[0];bu=bw[1];bx=new $Uint64(0,0);by=new $Uint64(0,0);bz=A.Mul64(aj,new $Uint64(4294967295,4294967295));by=bz[0];bx=bz[1];ca=new $Uint64(0,0);cb=new $Uint64(0,0);cc=A.Mul64(aj,new $Uint64(4294967295,4294967295));cb=cc[0];ca=cc[1];cd=new $Uint64(0,0);ce=new $Uint64(0,0);cf=A.Mul64(aj,new $Uint64(4294967295,4294967295));ce=cf[0];cd=cf[1];cg=new $Uint64(0,0);ch=new $Uint64(0,0);ci=A.Mul64(aj,new $Uint64(4294967295,4294967295));ch=ci[0];cg=ci[1];cj=new $Uint64(0,0);ck=new $Uint64(0,0);cl=A.Mul64(aj,new $Uint64(4294967295,4294967295));ck=cl[0];cj=cl[1];cm=new $Uint64(0,0);cn=new $Uint64(0,0);co=A.Mul64(aj,new $Uint64(4294967295,4294967295));cn=co[0];cm=co[1];cp=new $Uint64(0,0);cq=new $Uint64(0,0);cr=A.Mul64(aj,new $Uint64(4294967295,4294967295));cq=cr[0];cp=cr[1];cs=new $Uint64(0,0);ct=new $Uint64(0,0);cu=A.Mul64(aj,new $Uint64(4294967295,4294967295));ct=cu[0];cs=cu[1];cv=new $Uint64(0,0);cw=new $Uint64(0,0);cx=A.Add64(ct,cp,new $Uint64(0,0));cv=cx[0];cw=cx[1];cy=new $Uint64(0,0);cz=new $Uint64(0,0);da=A.Add64(cq,cm,((db=(new D(cw.$high,cw.$low)),new $Uint64(db.$high,db.$low))));cy=da[0];cz=da[1];dc=new $Uint64(0,0);dd=new $Uint64(0,0);de=A.Add64(cn,cj,((df=(new D(cz.$high,cz.$low)),new $Uint64(df.$high,df.$low))));dc=de[0];dd=de[1];dg=new $Uint64(0,0);dh=new $Uint64(0,0);di=A.Add64(ck,cg,((dj=(new D(dd.$high,dd.$low)),new $Uint64(dj.$high,dj.$low))));dg=di[0];dh=di[1];dk=new $Uint64(0,0);dl=new $Uint64(0,0);dm=A.Add64(ch,cd,((dn=(new D(dh.$high,dh.$low)),new $Uint64(dn.$high,dn.$low))));dk=dm[0];dl=dm[1];dp=new $Uint64(0,0);dq=new $Uint64(0,0);dr=A.Add64(ce,ca,((ds=(new D(dl.$high,dl.$low)),new $Uint64(ds.$high,ds.$low))));dp=dr[0];dq=dr[1];dt=new $Uint64(0,0);du=new $Uint64(0,0);dv=A.Add64(cb,bx,((dw=(new D(dq.$high,dq.$low)),new $Uint64(dw.$high,dw.$low))));dt=dv[0];du=dv[1];dx=new $Uint64(0,0);dy=new $Uint64(0,0);dz=A.Add64(by,bu,((ea=(new D(du.$high,du.$low)),new $Uint64(ea.$high,ea.$low))));dx=dz[0];dy=dz[1];ed=(eb=((ec=(new D(dy.$high,dy.$low)),new $Uint64(ec.$high,ec.$low))),new $Uint64(eb.$high+bv.$high,eb.$low+bv.$low));ee=new $Uint64(0,0);ef=A.Add64(aj,cs,new $Uint64(0,0));ee=ef[1];eg=new $Uint64(0,0);eh=new $Uint64(0,0);ei=A.Add64(am,cv,((ej=(new D(ee.$high,ee.$low)),new $Uint64(ej.$high,ej.$low))));eg=ei[0];eh=ei[1];ek=new $Uint64(0,0);el=new $Uint64(0,0);em=A.Add64(ap,cy,((en=(new D(eh.$high,eh.$low)),new $Uint64(en.$high,en.$low))));ek=em[0];el=em[1];eo=new $Uint64(0,0);ep=new $Uint64(0,0);eq=A.Add64(at,dc,((er=(new D(el.$high,el.$low)),new $Uint64(er.$high,er.$low))));eo=eq[0];ep=eq[1];es=new $Uint64(0,0);et=new $Uint64(0,0);eu=A.Add64(ax,dg,((ev=(new D(ep.$high,ep.$low)),new $Uint64(ev.$high,ev.$low))));es=eu[0];et=eu[1];ew=new $Uint64(0,0);ex=new $Uint64(0,0);ey=A.Add64(bb,dk,((ez=(new D(et.$high,et.$low)),new $Uint64(ez.$high,ez.$low))));ew=ey[0];ex=ey[1];fa=new $Uint64(0,0);fb=new $Uint64(0,0);fc=A.Add64(bf,dp,((fd=(new D(ex.$high,ex.$low)),new $Uint64(fd.$high,fd.$low))));fa=fc[0];fb=fc[1];fe=new $Uint64(0,0);ff=new $Uint64(0,0);fg=A.Add64(bj,dt,((fh=(new D(fb.$high,fb.$low)),new $Uint64(fh.$high,fh.$low))));fe=fg[0];ff=fg[1];fi=new $Uint64(0,0);fj=new $Uint64(0,0);fk=A.Add64(bn,dx,((fl=(new D(ff.$high,ff.$low)),new $Uint64(fl.$high,fl.$low))));fi=fk[0];fj=fk[1];fm=new $Uint64(0,0);fn=new $Uint64(0,0);fo=A.Add64(bt,ed,((fp=(new D(fj.$high,fj.$low)),new $Uint64(fp.$high,fp.$low))));fm=fo[0];fn=fo[1];fq=new $Uint64(0,0);fr=new $Uint64(0,0);fs=A.Mul64(c,b[8]);fr=fs[0];fq=fs[1];ft=new $Uint64(0,0);fu=new $Uint64(0,0);fv=A.Mul64(c,b[7]);fu=fv[0];ft=fv[1];fw=new $Uint64(0,0);fx=new $Uint64(0,0);fy=A.Mul64(c,b[6]);fx=fy[0];fw=fy[1];fz=new $Uint64(0,0);ga=new $Uint64(0,0);gb=A.Mul64(c,b[5]);ga=gb[0];fz=gb[1];gc=new $Uint64(0,0);gd=new $Uint64(0,0);ge=A.Mul64(c,b[4]);gd=ge[0];gc=ge[1];gf=new $Uint64(0,0);gg=new $Uint64(0,0);gh=A.Mul64(c,b[3]);gg=gh[0];gf=gh[1];gi=new $Uint64(0,0);gj=new $Uint64(0,0);gk=A.Mul64(c,b[2]);gj=gk[0];gi=gk[1];gl=new $Uint64(0,0);gm=new $Uint64(0,0);gn=A.Mul64(c,b[1]);gm=gn[0];gl=gn[1];go=new $Uint64(0,0);gp=new $Uint64(0,0);gq=A.Mul64(c,b[0]);gp=gq[0];go=gq[1];gr=new $Uint64(0,0);gs=new $Uint64(0,0);gt=A.Add64(gp,gl,new $Uint64(0,0));gr=gt[0];gs=gt[1];gu=new $Uint64(0,0);gv=new $Uint64(0,0);gw=A.Add64(gm,gi,((gx=(new D(gs.$high,gs.$low)),new $Uint64(gx.$high,gx.$low))));gu=gw[0];gv=gw[1];gy=new $Uint64(0,0);gz=new $Uint64(0,0);ha=A.Add64(gj,gf,((hb=(new D(gv.$high,gv.$low)),new $Uint64(hb.$high,hb.$low))));gy=ha[0];gz=ha[1];hc=new $Uint64(0,0);hd=new $Uint64(0,0);he=A.Add64(gg,gc,((hf=(new D(gz.$high,gz.$low)),new $Uint64(hf.$high,hf.$low))));hc=he[0];hd=he[1];hg=new $Uint64(0,0);hh=new $Uint64(0,0);hi=A.Add64(gd,fz,((hj=(new D(hd.$high,hd.$low)),new $Uint64(hj.$high,hj.$low))));hg=hi[0];hh=hi[1];hk=new $Uint64(0,0);hl=new $Uint64(0,0);hm=A.Add64(ga,fw,((hn=(new D(hh.$high,hh.$low)),new $Uint64(hn.$high,hn.$low))));hk=hm[0];hl=hm[1];ho=new $Uint64(0,0);hp=new $Uint64(0,0);hq=A.Add64(fx,ft,((hr=(new D(hl.$high,hl.$low)),new $Uint64(hr.$high,hr.$low))));ho=hq[0];hp=hq[1];hs=new $Uint64(0,0);ht=new $Uint64(0,0);hu=A.Add64(fu,fq,((hv=(new D(hp.$high,hp.$low)),new $Uint64(hv.$high,hv.$low))));hs=hu[0];ht=hu[1];hy=(hw=((hx=(new D(ht.$high,ht.$low)),new $Uint64(hx.$high,hx.$low))),new $Uint64(hw.$high+fr.$high,hw.$low+fr.$low));hz=new $Uint64(0,0);ia=new $Uint64(0,0);ib=A.Add64(eg,go,new $Uint64(0,0));hz=ib[0];ia=ib[1];ic=new $Uint64(0,0);id=new $Uint64(0,0);ie=A.Add64(ek,gr,((ig=(new D(ia.$high,ia.$low)),new $Uint64(ig.$high,ig.$low))));ic=ie[0];id=ie[1];ih=new $Uint64(0,0);ii=new $Uint64(0,0);ij=A.Add64(eo,gu,((ik=(new D(id.$high,id.$low)),new $Uint64(ik.$high,ik.$low))));ih=ij[0];ii=ij[1];il=new $Uint64(0,0);im=new $Uint64(0,0);io=A.Add64(es,gy,((ip=(new D(ii.$high,ii.$low)),new $Uint64(ip.$high,ip.$low))));il=io[0];im=io[1];iq=new $Uint64(0,0);ir=new $Uint64(0,0);is=A.Add64(ew,hc,((it=(new D(im.$high,im.$low)),new $Uint64(it.$high,it.$low))));iq=is[0];ir=is[1];iu=new $Uint64(0,0);iv=new $Uint64(0,0);iw=A.Add64(fa,hg,((ix=(new D(ir.$high,ir.$low)),new $Uint64(ix.$high,ix.$low))));iu=iw[0];iv=iw[1];iy=new $Uint64(0,0);iz=new $Uint64(0,0);ja=A.Add64(fe,hk,((jb=(new D(iv.$high,iv.$low)),new $Uint64(jb.$high,jb.$low))));iy=ja[0];iz=ja[1];jc=new $Uint64(0,0);jd=new $Uint64(0,0);je=A.Add64(fi,ho,((jf=(new D(iz.$high,iz.$low)),new $Uint64(jf.$high,jf.$low))));jc=je[0];jd=je[1];jg=new $Uint64(0,0);jh=new $Uint64(0,0);ji=A.Add64(fm,hs,((jj=(new D(jd.$high,jd.$low)),new $Uint64(jj.$high,jj.$low))));jg=ji[0];jh=ji[1];jk=new $Uint64(0,0);jl=new $Uint64(0,0);jm=A.Add64(((jn=(new D(fn.$high,fn.$low)),new $Uint64(jn.$high,jn.$low))),hy,((jo=(new D(jh.$high,jh.$low)),new $Uint64(jo.$high,jo.$low))));jk=jm[0];jl=jm[1];jp=new $Uint64(0,0);jq=new $Uint64(0,0);jr=A.Mul64(hz,new $Uint64(0,511));jq=jr[0];jp=jr[1];js=new $Uint64(0,0);jt=new $Uint64(0,0);ju=A.Mul64(hz,new $Uint64(4294967295,4294967295));jt=ju[0];js=ju[1];jv=new $Uint64(0,0);jw=new $Uint64(0,0);jx=A.Mul64(hz,new $Uint64(4294967295,4294967295));jw=jx[0];jv=jx[1];jy=new $Uint64(0,0);jz=new $Uint64(0,0);ka=A.Mul64(hz,new $Uint64(4294967295,4294967295));jz=ka[0];jy=ka[1];kb=new $Uint64(0,0);kc=new $Uint64(0,0);kd=A.Mul64(hz,new $Uint64(4294967295,4294967295));kc=kd[0];kb=kd[1];ke=new $Uint64(0,0);kf=new $Uint64(0,0);kg=A.Mul64(hz,new $Uint64(4294967295,4294967295));kf=kg[0];ke=kg[1];kh=new $Uint64(0,0);ki=new $Uint64(0,0);kj=A.Mul64(hz,new $Uint64(4294967295,4294967295));ki=kj[0];kh=kj[1];kk=new $Uint64(0,0);kl=new $Uint64(0,0);km=A.Mul64(hz,new $Uint64(4294967295,4294967295));kl=km[0];kk=km[1];kn=new $Uint64(0,0);ko=new $Uint64(0,0);kp=A.Mul64(hz,new $Uint64(4294967295,4294967295));ko=kp[0];kn=kp[1];kq=new $Uint64(0,0);kr=new $Uint64(0,0);ks=A.Add64(ko,kk,new $Uint64(0,0));kq=ks[0];kr=ks[1];kt=new $Uint64(0,0);ku=new $Uint64(0,0);kv=A.Add64(kl,kh,((kw=(new D(kr.$high,kr.$low)),new $Uint64(kw.$high,kw.$low))));kt=kv[0];ku=kv[1];kx=new $Uint64(0,0);ky=new $Uint64(0,0);kz=A.Add64(ki,ke,((la=(new D(ku.$high,ku.$low)),new $Uint64(la.$high,la.$low))));kx=kz[0];ky=kz[1];lb=new $Uint64(0,0);lc=new $Uint64(0,0);ld=A.Add64(kf,kb,((le=(new D(ky.$high,ky.$low)),new $Uint64(le.$high,le.$low))));lb=ld[0];lc=ld[1];lf=new $Uint64(0,0);lg=new $Uint64(0,0);lh=A.Add64(kc,jy,((li=(new D(lc.$high,lc.$low)),new $Uint64(li.$high,li.$low))));lf=lh[0];lg=lh[1];lj=new $Uint64(0,0);lk=new $Uint64(0,0);ll=A.Add64(jz,jv,((lm=(new D(lg.$high,lg.$low)),new $Uint64(lm.$high,lm.$low))));lj=ll[0];lk=ll[1];ln=new $Uint64(0,0);lo=new $Uint64(0,0);lp=A.Add64(jw,js,((lq=(new D(lk.$high,lk.$low)),new $Uint64(lq.$high,lq.$low))));ln=lp[0];lo=lp[1];lr=new $Uint64(0,0);ls=new $Uint64(0,0);lt=A.Add64(jt,jp,((lu=(new D(lo.$high,lo.$low)),new $Uint64(lu.$high,lu.$low))));lr=lt[0];ls=lt[1];lx=(lv=((lw=(new D(ls.$high,ls.$low)),new $Uint64(lw.$high,lw.$low))),new $Uint64(lv.$high+jq.$high,lv.$low+jq.$low));ly=new $Uint64(0,0);lz=A.Add64(hz,kn,new $Uint64(0,0));ly=lz[1];ma=new $Uint64(0,0);mb=new $Uint64(0,0);mc=A.Add64(ic,kq,((md=(new D(ly.$high,ly.$low)),new $Uint64(md.$high,md.$low))));ma=mc[0];mb=mc[1];me=new $Uint64(0,0);mf=new $Uint64(0,0);mg=A.Add64(ih,kt,((mh=(new D(mb.$high,mb.$low)),new $Uint64(mh.$high,mh.$low))));me=mg[0];mf=mg[1];mi=new $Uint64(0,0);mj=new $Uint64(0,0);mk=A.Add64(il,kx,((ml=(new D(mf.$high,mf.$low)),new $Uint64(ml.$high,ml.$low))));mi=mk[0];mj=mk[1];mm=new $Uint64(0,0);mn=new $Uint64(0,0);mo=A.Add64(iq,lb,((mp=(new D(mj.$high,mj.$low)),new $Uint64(mp.$high,mp.$low))));mm=mo[0];mn=mo[1];mq=new $Uint64(0,0);mr=new $Uint64(0,0);ms=A.Add64(iu,lf,((mt=(new D(mn.$high,mn.$low)),new $Uint64(mt.$high,mt.$low))));mq=ms[0];mr=ms[1];mu=new $Uint64(0,0);mv=new $Uint64(0,0);mw=A.Add64(iy,lj,((mx=(new D(mr.$high,mr.$low)),new $Uint64(mx.$high,mx.$low))));mu=mw[0];mv=mw[1];my=new $Uint64(0,0);mz=new $Uint64(0,0);na=A.Add64(jc,ln,((nb=(new D(mv.$high,mv.$low)),new $Uint64(nb.$high,nb.$low))));my=na[0];mz=na[1];nc=new $Uint64(0,0);nd=new $Uint64(0,0);ne=A.Add64(jg,lr,((nf=(new D(mz.$high,mz.$low)),new $Uint64(nf.$high,nf.$low))));nc=ne[0];nd=ne[1];ng=new $Uint64(0,0);nh=new $Uint64(0,0);ni=A.Add64(jk,lx,((nj=(new D(nd.$high,nd.$low)),new $Uint64(nj.$high,nj.$low))));ng=ni[0];nh=ni[1];no=(nk=((nl=(new D(nh.$high,nh.$low)),new $Uint64(nl.$high,nl.$low))),nm=((nn=(new D(jl.$high,jl.$low)),new $Uint64(nn.$high,nn.$low))),new $Uint64(nk.$high+nm.$high,nk.$low+nm.$low));np=new $Uint64(0,0);nq=new $Uint64(0,0);nr=A.Mul64(d,b[8]);nq=nr[0];np=nr[1];ns=new $Uint64(0,0);nt=new $Uint64(0,0);nu=A.Mul64(d,b[7]);nt=nu[0];ns=nu[1];nv=new $Uint64(0,0);nw=new $Uint64(0,0);nx=A.Mul64(d,b[6]);nw=nx[0];nv=nx[1];ny=new $Uint64(0,0);nz=new $Uint64(0,0);oa=A.Mul64(d,b[5]);nz=oa[0];ny=oa[1];ob=new $Uint64(0,0);oc=new $Uint64(0,0);od=A.Mul64(d,b[4]);oc=od[0];ob=od[1];oe=new $Uint64(0,0);of=new $Uint64(0,0);og=A.Mul64(d,b[3]);of=og[0];oe=og[1];oh=new $Uint64(0,0);oi=new $Uint64(0,0);oj=A.Mul64(d,b[2]);oi=oj[0];oh=oj[1];ok=new $Uint64(0,0);ol=new $Uint64(0,0);om=A.Mul64(d,b[1]);ol=om[0];ok=om[1];on=new $Uint64(0,0);oo=new $Uint64(0,0);op=A.Mul64(d,b[0]);oo=op[0];on=op[1];oq=new $Uint64(0,0);or=new $Uint64(0,0);os=A.Add64(oo,ok,new $Uint64(0,0));oq=os[0];or=os[1];ot=new $Uint64(0,0);ou=new $Uint64(0,0);ov=A.Add64(ol,oh,((ow=(new D(or.$high,or.$low)),new $Uint64(ow.$high,ow.$low))));ot=ov[0];ou=ov[1];ox=new $Uint64(0,0);oy=new $Uint64(0,0);oz=A.Add64(oi,oe,((pa=(new D(ou.$high,ou.$low)),new $Uint64(pa.$high,pa.$low))));ox=oz[0];oy=oz[1];pb=new $Uint64(0,0);pc=new $Uint64(0,0);pd=A.Add64(of,ob,((pe=(new D(oy.$high,oy.$low)),new $Uint64(pe.$high,pe.$low))));pb=pd[0];pc=pd[1];pf=new $Uint64(0,0);pg=new $Uint64(0,0);ph=A.Add64(oc,ny,((pi=(new D(pc.$high,pc.$low)),new $Uint64(pi.$high,pi.$low))));pf=ph[0];pg=ph[1];pj=new $Uint64(0,0);pk=new $Uint64(0,0);pl=A.Add64(nz,nv,((pm=(new D(pg.$high,pg.$low)),new $Uint64(pm.$high,pm.$low))));pj=pl[0];pk=pl[1];pn=new $Uint64(0,0);po=new $Uint64(0,0);pp=A.Add64(nw,ns,((pq=(new D(pk.$high,pk.$low)),new $Uint64(pq.$high,pq.$low))));pn=pp[0];po=pp[1];pr=new $Uint64(0,0);ps=new $Uint64(0,0);pt=A.Add64(nt,np,((pu=(new D(po.$high,po.$low)),new $Uint64(pu.$high,pu.$low))));pr=pt[0];ps=pt[1];px=(pv=((pw=(new D(ps.$high,ps.$low)),new $Uint64(pw.$high,pw.$low))),new $Uint64(pv.$high+nq.$high,pv.$low+nq.$low));py=new $Uint64(0,0);pz=new $Uint64(0,0);qa=A.Add64(ma,on,new $Uint64(0,0));py=qa[0];pz=qa[1];qb=new $Uint64(0,0);qc=new $Uint64(0,0);qd=A.Add64(me,oq,((qe=(new D(pz.$high,pz.$low)),new $Uint64(qe.$high,qe.$low))));qb=qd[0];qc=qd[1];qf=new $Uint64(0,0);qg=new $Uint64(0,0);qh=A.Add64(mi,ot,((qi=(new D(qc.$high,qc.$low)),new $Uint64(qi.$high,qi.$low))));qf=qh[0];qg=qh[1];qj=new $Uint64(0,0);qk=new $Uint64(0,0);ql=A.Add64(mm,ox,((qm=(new D(qg.$high,qg.$low)),new $Uint64(qm.$high,qm.$low))));qj=ql[0];qk=ql[1];qn=new $Uint64(0,0);qo=new $Uint64(0,0);qp=A.Add64(mq,pb,((qq=(new D(qk.$high,qk.$low)),new $Uint64(qq.$high,qq.$low))));qn=qp[0];qo=qp[1];qr=new $Uint64(0,0);qs=new $Uint64(0,0);qt=A.Add64(mu,pf,((qu=(new D(qo.$high,qo.$low)),new $Uint64(qu.$high,qu.$low))));qr=qt[0];qs=qt[1];qv=new $Uint64(0,0);qw=new $Uint64(0,0);qx=A.Add64(my,pj,((qy=(new D(qs.$high,qs.$low)),new $Uint64(qy.$high,qy.$low))));qv=qx[0];qw=qx[1];qz=new $Uint64(0,0);ra=new $Uint64(0,0);rb=A.Add64(nc,pn,((rc=(new D(qw.$high,qw.$low)),new $Uint64(rc.$high,rc.$low))));qz=rb[0];ra=rb[1];rd=new $Uint64(0,0);re=new $Uint64(0,0);rf=A.Add64(ng,pr,((rg=(new D(ra.$high,ra.$low)),new $Uint64(rg.$high,rg.$low))));rd=rf[0];re=rf[1];rh=new $Uint64(0,0);ri=new $Uint64(0,0);rj=A.Add64(no,px,((rk=(new D(re.$high,re.$low)),new $Uint64(rk.$high,rk.$low))));rh=rj[0];ri=rj[1];rl=new $Uint64(0,0);rm=new $Uint64(0,0);rn=A.Mul64(py,new $Uint64(0,511));rm=rn[0];rl=rn[1];ro=new $Uint64(0,0);rp=new $Uint64(0,0);rq=A.Mul64(py,new $Uint64(4294967295,4294967295));rp=rq[0];ro=rq[1];rr=new $Uint64(0,0);rs=new $Uint64(0,0);rt=A.Mul64(py,new $Uint64(4294967295,4294967295));rs=rt[0];rr=rt[1];ru=new $Uint64(0,0);rv=new $Uint64(0,0);rw=A.Mul64(py,new $Uint64(4294967295,4294967295));rv=rw[0];ru=rw[1];rx=new $Uint64(0,0);ry=new $Uint64(0,0);rz=A.Mul64(py,new $Uint64(4294967295,4294967295));ry=rz[0];rx=rz[1];sa=new $Uint64(0,0);sb=new $Uint64(0,0);sc=A.Mul64(py,new $Uint64(4294967295,4294967295));sb=sc[0];sa=sc[1];sd=new $Uint64(0,0);se=new $Uint64(0,0);sf=A.Mul64(py,new $Uint64(4294967295,4294967295));se=sf[0];sd=sf[1];sg=new $Uint64(0,0);sh=new $Uint64(0,0);si=A.Mul64(py,new $Uint64(4294967295,4294967295));sh=si[0];sg=si[1];sj=new $Uint64(0,0);sk=new $Uint64(0,0);sl=A.Mul64(py,new $Uint64(4294967295,4294967295));sk=sl[0];sj=sl[1];sm=new $Uint64(0,0);sn=new $Uint64(0,0);so=A.Add64(sk,sg,new $Uint64(0,0));sm=so[0];sn=so[1];sp=new $Uint64(0,0);sq=new $Uint64(0,0);sr=A.Add64(sh,sd,((ss=(new D(sn.$high,sn.$low)),new $Uint64(ss.$high,ss.$low))));sp=sr[0];sq=sr[1];st=new $Uint64(0,0);su=new $Uint64(0,0);sv=A.Add64(se,sa,((sw=(new D(sq.$high,sq.$low)),new $Uint64(sw.$high,sw.$low))));st=sv[0];su=sv[1];sx=new $Uint64(0,0);sy=new $Uint64(0,0);sz=A.Add64(sb,rx,((ta=(new D(su.$high,su.$low)),new $Uint64(ta.$high,ta.$low))));sx=sz[0];sy=sz[1];tb=new $Uint64(0,0);tc=new $Uint64(0,0);td=A.Add64(ry,ru,((te=(new D(sy.$high,sy.$low)),new $Uint64(te.$high,te.$low))));tb=td[0];tc=td[1];tf=new $Uint64(0,0);tg=new $Uint64(0,0);th=A.Add64(rv,rr,((ti=(new D(tc.$high,tc.$low)),new $Uint64(ti.$high,ti.$low))));tf=th[0];tg=th[1];tj=new $Uint64(0,0);tk=new $Uint64(0,0);tl=A.Add64(rs,ro,((tm=(new D(tg.$high,tg.$low)),new $Uint64(tm.$high,tm.$low))));tj=tl[0];tk=tl[1];tn=new $Uint64(0,0);to=new $Uint64(0,0);tp=A.Add64(rp,rl,((tq=(new D(tk.$high,tk.$low)),new $Uint64(tq.$high,tq.$low))));tn=tp[0];to=tp[1];tt=(tr=((ts=(new D(to.$high,to.$low)),new $Uint64(ts.$high,ts.$low))),new $Uint64(tr.$high+rm.$high,tr.$low+rm.$low));tu=new $Uint64(0,0);tv=A.Add64(py,sj,new $Uint64(0,0));tu=tv[1];tw=new $Uint64(0,0);tx=new $Uint64(0,0);ty=A.Add64(qb,sm,((tz=(new D(tu.$high,tu.$low)),new $Uint64(tz.$high,tz.$low))));tw=ty[0];tx=ty[1];ua=new $Uint64(0,0);ub=new $Uint64(0,0);uc=A.Add64(qf,sp,((ud=(new D(tx.$high,tx.$low)),new $Uint64(ud.$high,ud.$low))));ua=uc[0];ub=uc[1];ue=new $Uint64(0,0);uf=new $Uint64(0,0);ug=A.Add64(qj,st,((uh=(new D(ub.$high,ub.$low)),new $Uint64(uh.$high,uh.$low))));ue=ug[0];uf=ug[1];ui=new $Uint64(0,0);uj=new $Uint64(0,0);uk=A.Add64(qn,sx,((ul=(new D(uf.$high,uf.$low)),new $Uint64(ul.$high,ul.$low))));ui=uk[0];uj=uk[1];um=new $Uint64(0,0);un=new $Uint64(0,0);uo=A.Add64(qr,tb,((up=(new D(uj.$high,uj.$low)),new $Uint64(up.$high,up.$low))));um=uo[0];un=uo[1];uq=new $Uint64(0,0);ur=new $Uint64(0,0);us=A.Add64(qv,tf,((ut=(new D(un.$high,un.$low)),new $Uint64(ut.$high,ut.$low))));uq=us[0];ur=us[1];uu=new $Uint64(0,0);uv=new $Uint64(0,0);uw=A.Add64(qz,tj,((ux=(new D(ur.$high,ur.$low)),new $Uint64(ux.$high,ux.$low))));uu=uw[0];uv=uw[1];uy=new $Uint64(0,0);uz=new $Uint64(0,0);va=A.Add64(rd,tn,((vb=(new D(uv.$high,uv.$low)),new $Uint64(vb.$high,vb.$low))));uy=va[0];uz=va[1];vc=new $Uint64(0,0);vd=new $Uint64(0,0);ve=A.Add64(rh,tt,((vf=(new D(uz.$high,uz.$low)),new $Uint64(vf.$high,vf.$low))));vc=ve[0];vd=ve[1];vk=(vg=((vh=(new D(vd.$high,vd.$low)),new $Uint64(vh.$high,vh.$low))),vi=((vj=(new D(ri.$high,ri.$low)),new $Uint64(vj.$high,vj.$low))),new $Uint64(vg.$high+vi.$high,vg.$low+vi.$low));vl=new $Uint64(0,0);vm=new $Uint64(0,0);vn=A.Mul64(e,b[8]);vm=vn[0];vl=vn[1];vo=new $Uint64(0,0);vp=new $Uint64(0,0);vq=A.Mul64(e,b[7]);vp=vq[0];vo=vq[1];vr=new $Uint64(0,0);vs=new $Uint64(0,0);vt=A.Mul64(e,b[6]);vs=vt[0];vr=vt[1];vu=new $Uint64(0,0);vv=new $Uint64(0,0);vw=A.Mul64(e,b[5]);vv=vw[0];vu=vw[1];vx=new $Uint64(0,0);vy=new $Uint64(0,0);vz=A.Mul64(e,b[4]);vy=vz[0];vx=vz[1];wa=new $Uint64(0,0);wb=new $Uint64(0,0);wc=A.Mul64(e,b[3]);wb=wc[0];wa=wc[1];wd=new $Uint64(0,0);we=new $Uint64(0,0);wf=A.Mul64(e,b[2]);we=wf[0];wd=wf[1];wg=new $Uint64(0,0);wh=new $Uint64(0,0);wi=A.Mul64(e,b[1]);wh=wi[0];wg=wi[1];wj=new $Uint64(0,0);wk=new $Uint64(0,0);wl=A.Mul64(e,b[0]);wk=wl[0];wj=wl[1];wm=new $Uint64(0,0);wn=new $Uint64(0,0);wo=A.Add64(wk,wg,new $Uint64(0,0));wm=wo[0];wn=wo[1];wp=new $Uint64(0,0);wq=new $Uint64(0,0);wr=A.Add64(wh,wd,((ws=(new D(wn.$high,wn.$low)),new $Uint64(ws.$high,ws.$low))));wp=wr[0];wq=wr[1];wt=new $Uint64(0,0);wu=new $Uint64(0,0);wv=A.Add64(we,wa,((ww=(new D(wq.$high,wq.$low)),new $Uint64(ww.$high,ww.$low))));wt=wv[0];wu=wv[1];wx=new $Uint64(0,0);wy=new $Uint64(0,0);wz=A.Add64(wb,vx,((xa=(new D(wu.$high,wu.$low)),new $Uint64(xa.$high,xa.$low))));wx=wz[0];wy=wz[1];xb=new $Uint64(0,0);xc=new $Uint64(0,0);xd=A.Add64(vy,vu,((xe=(new D(wy.$high,wy.$low)),new $Uint64(xe.$high,xe.$low))));xb=xd[0];xc=xd[1];xf=new $Uint64(0,0);xg=new $Uint64(0,0);xh=A.Add64(vv,vr,((xi=(new D(xc.$high,xc.$low)),new $Uint64(xi.$high,xi.$low))));xf=xh[0];xg=xh[1];xj=new $Uint64(0,0);xk=new $Uint64(0,0);xl=A.Add64(vs,vo,((xm=(new D(xg.$high,xg.$low)),new $Uint64(xm.$high,xm.$low))));xj=xl[0];xk=xl[1];xn=new $Uint64(0,0);xo=new $Uint64(0,0);xp=A.Add64(vp,vl,((xq=(new D(xk.$high,xk.$low)),new $Uint64(xq.$high,xq.$low))));xn=xp[0];xo=xp[1];xt=(xr=((xs=(new D(xo.$high,xo.$low)),new $Uint64(xs.$high,xs.$low))),new $Uint64(xr.$high+vm.$high,xr.$low+vm.$low));xu=new $Uint64(0,0);xv=new $Uint64(0,0);xw=A.Add64(tw,wj,new $Uint64(0,0));xu=xw[0];xv=xw[1];xx=new $Uint64(0,0);xy=new $Uint64(0,0);xz=A.Add64(ua,wm,((ya=(new D(xv.$high,xv.$low)),new $Uint64(ya.$high,ya.$low))));xx=xz[0];xy=xz[1];yb=new $Uint64(0,0);yc=new $Uint64(0,0);yd=A.Add64(ue,wp,((ye=(new D(xy.$high,xy.$low)),new $Uint64(ye.$high,ye.$low))));yb=yd[0];yc=yd[1];yf=new $Uint64(0,0);yg=new $Uint64(0,0);yh=A.Add64(ui,wt,((yi=(new D(yc.$high,yc.$low)),new $Uint64(yi.$high,yi.$low))));yf=yh[0];yg=yh[1];yj=new $Uint64(0,0);yk=new $Uint64(0,0);yl=A.Add64(um,wx,((ym=(new D(yg.$high,yg.$low)),new $Uint64(ym.$high,ym.$low))));yj=yl[0];yk=yl[1];yn=new $Uint64(0,0);yo=new $Uint64(0,0);yp=A.Add64(uq,xb,((yq=(new D(yk.$high,yk.$low)),new $Uint64(yq.$high,yq.$low))));yn=yp[0];yo=yp[1];yr=new $Uint64(0,0);ys=new $Uint64(0,0);yt=A.Add64(uu,xf,((yu=(new D(yo.$high,yo.$low)),new $Uint64(yu.$high,yu.$low))));yr=yt[0];ys=yt[1];yv=new $Uint64(0,0);yw=new $Uint64(0,0);yx=A.Add64(uy,xj,((yy=(new D(ys.$high,ys.$low)),new $Uint64(yy.$high,yy.$low))));yv=yx[0];yw=yx[1];yz=new $Uint64(0,0);za=new $Uint64(0,0);zb=A.Add64(vc,xn,((zc=(new D(yw.$high,yw.$low)),new $Uint64(zc.$high,zc.$low))));yz=zb[0];za=zb[1];zd=new $Uint64(0,0);ze=new $Uint64(0,0);zf=A.Add64(vk,xt,((zg=(new D(za.$high,za.$low)),new $Uint64(zg.$high,zg.$low))));zd=zf[0];ze=zf[1];zh=new $Uint64(0,0);zi=new $Uint64(0,0);zj=A.Mul64(xu,new $Uint64(0,511));zi=zj[0];zh=zj[1];zk=new $Uint64(0,0);zl=new $Uint64(0,0);zm=A.Mul64(xu,new $Uint64(4294967295,4294967295));zl=zm[0];zk=zm[1];zn=new $Uint64(0,0);zo=new $Uint64(0,0);zp=A.Mul64(xu,new $Uint64(4294967295,4294967295));zo=zp[0];zn=zp[1];zq=new $Uint64(0,0);zr=new $Uint64(0,0);zs=A.Mul64(xu,new $Uint64(4294967295,4294967295));zr=zs[0];zq=zs[1];zt=new $Uint64(0,0);zu=new $Uint64(0,0);zv=A.Mul64(xu,new $Uint64(4294967295,4294967295));zu=zv[0];zt=zv[1];zw=new $Uint64(0,0);zx=new $Uint64(0,0);zy=A.Mul64(xu,new $Uint64(4294967295,4294967295));zx=zy[0];zw=zy[1];zz=new $Uint64(0,0);aaa=new $Uint64(0,0);aab=A.Mul64(xu,new $Uint64(4294967295,4294967295));aaa=aab[0];zz=aab[1];aac=new $Uint64(0,0);aad=new $Uint64(0,0);aae=A.Mul64(xu,new $Uint64(4294967295,4294967295));aad=aae[0];aac=aae[1];aaf=new $Uint64(0,0);aag=new $Uint64(0,0);aah=A.Mul64(xu,new $Uint64(4294967295,4294967295));aag=aah[0];aaf=aah[1];aai=new $Uint64(0,0);aaj=new $Uint64(0,0);aak=A.Add64(aag,aac,new $Uint64(0,0));aai=aak[0];aaj=aak[1];aal=new $Uint64(0,0);aam=new $Uint64(0,0);aan=A.Add64(aad,zz,((aao=(new D(aaj.$high,aaj.$low)),new $Uint64(aao.$high,aao.$low))));aal=aan[0];aam=aan[1];aap=new $Uint64(0,0);aaq=new $Uint64(0,0);aar=A.Add64(aaa,zw,((aas=(new D(aam.$high,aam.$low)),new $Uint64(aas.$high,aas.$low))));aap=aar[0];aaq=aar[1];aat=new $Uint64(0,0);aau=new $Uint64(0,0);aav=A.Add64(zx,zt,((aaw=(new D(aaq.$high,aaq.$low)),new $Uint64(aaw.$high,aaw.$low))));aat=aav[0];aau=aav[1];aax=new $Uint64(0,0);aay=new $Uint64(0,0);aaz=A.Add64(zu,zq,((aba=(new D(aau.$high,aau.$low)),new $Uint64(aba.$high,aba.$low))));aax=aaz[0];aay=aaz[1];abb=new $Uint64(0,0);abc=new $Uint64(0,0);abd=A.Add64(zr,zn,((abe=(new D(aay.$high,aay.$low)),new $Uint64(abe.$high,abe.$low))));abb=abd[0];abc=abd[1];abf=new $Uint64(0,0);abg=new $Uint64(0,0);abh=A.Add64(zo,zk,((abi=(new D(abc.$high,abc.$low)),new $Uint64(abi.$high,abi.$low))));abf=abh[0];abg=abh[1];abj=new $Uint64(0,0);abk=new $Uint64(0,0);abl=A.Add64(zl,zh,((abm=(new D(abg.$high,abg.$low)),new $Uint64(abm.$high,abm.$low))));abj=abl[0];abk=abl[1];abp=(abn=((abo=(new D(abk.$high,abk.$low)),new $Uint64(abo.$high,abo.$low))),new $Uint64(abn.$high+zi.$high,abn.$low+zi.$low));abq=new $Uint64(0,0);abr=A.Add64(xu,aaf,new $Uint64(0,0));abq=abr[1];abs=new $Uint64(0,0);abt=new $Uint64(0,0);abu=A.Add64(xx,aai,((abv=(new D(abq.$high,abq.$low)),new $Uint64(abv.$high,abv.$low))));abs=abu[0];abt=abu[1];abw=new $Uint64(0,0);abx=new $Uint64(0,0);aby=A.Add64(yb,aal,((abz=(new D(abt.$high,abt.$low)),new $Uint64(abz.$high,abz.$low))));abw=aby[0];abx=aby[1];aca=new $Uint64(0,0);acb=new $Uint64(0,0);acc=A.Add64(yf,aap,((acd=(new D(abx.$high,abx.$low)),new $Uint64(acd.$high,acd.$low))));aca=acc[0];acb=acc[1];ace=new $Uint64(0,0);acf=new $Uint64(0,0);acg=A.Add64(yj,aat,((ach=(new D(acb.$high,acb.$low)),new $Uint64(ach.$high,ach.$low))));ace=acg[0];acf=acg[1];aci=new $Uint64(0,0);acj=new $Uint64(0,0);ack=A.Add64(yn,aax,((acl=(new D(acf.$high,acf.$low)),new $Uint64(acl.$high,acl.$low))));aci=ack[0];acj=ack[1];acm=new $Uint64(0,0);acn=new $Uint64(0,0);aco=A.Add64(yr,abb,((acp=(new D(acj.$high,acj.$low)),new $Uint64(acp.$high,acp.$low))));acm=aco[0];acn=aco[1];acq=new $Uint64(0,0);acr=new $Uint64(0,0);acs=A.Add64(yv,abf,((act=(new D(acn.$high,acn.$low)),new $Uint64(act.$high,act.$low))));acq=acs[0];acr=acs[1];acu=new $Uint64(0,0);acv=new $Uint64(0,0);acw=A.Add64(yz,abj,((acx=(new D(acr.$high,acr.$low)),new $Uint64(acx.$high,acx.$low))));acu=acw[0];acv=acw[1];acy=new $Uint64(0,0);acz=new $Uint64(0,0);ada=A.Add64(zd,abp,((adb=(new D(acv.$high,acv.$low)),new $Uint64(adb.$high,adb.$low))));acy=ada[0];acz=ada[1];adg=(adc=((add=(new D(acz.$high,acz.$low)),new $Uint64(add.$high,add.$low))),ade=((adf=(new D(ze.$high,ze.$low)),new $Uint64(adf.$high,adf.$low))),new $Uint64(adc.$high+ade.$high,adc.$low+ade.$low));adh=new $Uint64(0,0);adi=new $Uint64(0,0);adj=A.Mul64(f,b[8]);adi=adj[0];adh=adj[1];adk=new $Uint64(0,0);adl=new $Uint64(0,0);adm=A.Mul64(f,b[7]);adl=adm[0];adk=adm[1];adn=new $Uint64(0,0);ado=new $Uint64(0,0);adp=A.Mul64(f,b[6]);ado=adp[0];adn=adp[1];adq=new $Uint64(0,0);adr=new $Uint64(0,0);ads=A.Mul64(f,b[5]);adr=ads[0];adq=ads[1];adt=new $Uint64(0,0);adu=new $Uint64(0,0);adv=A.Mul64(f,b[4]);adu=adv[0];adt=adv[1];adw=new $Uint64(0,0);adx=new $Uint64(0,0);ady=A.Mul64(f,b[3]);adx=ady[0];adw=ady[1];adz=new $Uint64(0,0);aea=new $Uint64(0,0);aeb=A.Mul64(f,b[2]);aea=aeb[0];adz=aeb[1];aec=new $Uint64(0,0);aed=new $Uint64(0,0);aee=A.Mul64(f,b[1]);aed=aee[0];aec=aee[1];aef=new $Uint64(0,0);aeg=new $Uint64(0,0);aeh=A.Mul64(f,b[0]);aeg=aeh[0];aef=aeh[1];aei=new $Uint64(0,0);aej=new $Uint64(0,0);aek=A.Add64(aeg,aec,new $Uint64(0,0));aei=aek[0];aej=aek[1];ael=new $Uint64(0,0);aem=new $Uint64(0,0);aen=A.Add64(aed,adz,((aeo=(new D(aej.$high,aej.$low)),new $Uint64(aeo.$high,aeo.$low))));ael=aen[0];aem=aen[1];aep=new $Uint64(0,0);aeq=new $Uint64(0,0);aer=A.Add64(aea,adw,((aes=(new D(aem.$high,aem.$low)),new $Uint64(aes.$high,aes.$low))));aep=aer[0];aeq=aer[1];aet=new $Uint64(0,0);aeu=new $Uint64(0,0);aev=A.Add64(adx,adt,((aew=(new D(aeq.$high,aeq.$low)),new $Uint64(aew.$high,aew.$low))));aet=aev[0];aeu=aev[1];aex=new $Uint64(0,0);aey=new $Uint64(0,0);aez=A.Add64(adu,adq,((afa=(new D(aeu.$high,aeu.$low)),new $Uint64(afa.$high,afa.$low))));aex=aez[0];aey=aez[1];afb=new $Uint64(0,0);afc=new $Uint64(0,0);afd=A.Add64(adr,adn,((afe=(new D(aey.$high,aey.$low)),new $Uint64(afe.$high,afe.$low))));afb=afd[0];afc=afd[1];aff=new $Uint64(0,0);afg=new $Uint64(0,0);afh=A.Add64(ado,adk,((afi=(new D(afc.$high,afc.$low)),new $Uint64(afi.$high,afi.$low))));aff=afh[0];afg=afh[1];afj=new $Uint64(0,0);afk=new $Uint64(0,0);afl=A.Add64(adl,adh,((afm=(new D(afg.$high,afg.$low)),new $Uint64(afm.$high,afm.$low))));afj=afl[0];afk=afl[1];afp=(afn=((afo=(new D(afk.$high,afk.$low)),new $Uint64(afo.$high,afo.$low))),new $Uint64(afn.$high+adi.$high,afn.$low+adi.$low));afq=new $Uint64(0,0);afr=new $Uint64(0,0);afs=A.Add64(abs,aef,new $Uint64(0,0));afq=afs[0];afr=afs[1];aft=new $Uint64(0,0);afu=new $Uint64(0,0);afv=A.Add64(abw,aei,((afw=(new D(afr.$high,afr.$low)),new $Uint64(afw.$high,afw.$low))));aft=afv[0];afu=afv[1];afx=new $Uint64(0,0);afy=new $Uint64(0,0);afz=A.Add64(aca,ael,((aga=(new D(afu.$high,afu.$low)),new $Uint64(aga.$high,aga.$low))));afx=afz[0];afy=afz[1];agb=new $Uint64(0,0);agc=new $Uint64(0,0);agd=A.Add64(ace,aep,((age=(new D(afy.$high,afy.$low)),new $Uint64(age.$high,age.$low))));agb=agd[0];agc=agd[1];agf=new $Uint64(0,0);agg=new $Uint64(0,0);agh=A.Add64(aci,aet,((agi=(new D(agc.$high,agc.$low)),new $Uint64(agi.$high,agi.$low))));agf=agh[0];agg=agh[1];agj=new $Uint64(0,0);agk=new $Uint64(0,0);agl=A.Add64(acm,aex,((agm=(new D(agg.$high,agg.$low)),new $Uint64(agm.$high,agm.$low))));agj=agl[0];agk=agl[1];agn=new $Uint64(0,0);ago=new $Uint64(0,0);agp=A.Add64(acq,afb,((agq=(new D(agk.$high,agk.$low)),new $Uint64(agq.$high,agq.$low))));agn=agp[0];ago=agp[1];agr=new $Uint64(0,0);ags=new $Uint64(0,0);agt=A.Add64(acu,aff,((agu=(new D(ago.$high,ago.$low)),new $Uint64(agu.$high,agu.$low))));agr=agt[0];ags=agt[1];agv=new $Uint64(0,0);agw=new $Uint64(0,0);agx=A.Add64(acy,afj,((agy=(new D(ags.$high,ags.$low)),new $Uint64(agy.$high,agy.$low))));agv=agx[0];agw=agx[1];agz=new $Uint64(0,0);aha=new $Uint64(0,0);ahb=A.Add64(adg,afp,((ahc=(new D(agw.$high,agw.$low)),new $Uint64(ahc.$high,ahc.$low))));agz=ahb[0];aha=ahb[1];ahd=new $Uint64(0,0);ahe=new $Uint64(0,0);ahf=A.Mul64(afq,new $Uint64(0,511));ahe=ahf[0];ahd=ahf[1];ahg=new $Uint64(0,0);ahh=new $Uint64(0,0);ahi=A.Mul64(afq,new $Uint64(4294967295,4294967295));ahh=ahi[0];ahg=ahi[1];ahj=new $Uint64(0,0);ahk=new $Uint64(0,0);ahl=A.Mul64(afq,new $Uint64(4294967295,4294967295));ahk=ahl[0];ahj=ahl[1];ahm=new $Uint64(0,0);ahn=new $Uint64(0,0);aho=A.Mul64(afq,new $Uint64(4294967295,4294967295));ahn=aho[0];ahm=aho[1];ahp=new $Uint64(0,0);ahq=new $Uint64(0,0);ahr=A.Mul64(afq,new $Uint64(4294967295,4294967295));ahq=ahr[0];ahp=ahr[1];ahs=new $Uint64(0,0);aht=new $Uint64(0,0);ahu=A.Mul64(afq,new $Uint64(4294967295,4294967295));aht=ahu[0];ahs=ahu[1];ahv=new $Uint64(0,0);ahw=new $Uint64(0,0);ahx=A.Mul64(afq,new $Uint64(4294967295,4294967295));ahw=ahx[0];ahv=ahx[1];ahy=new $Uint64(0,0);ahz=new $Uint64(0,0);aia=A.Mul64(afq,new $Uint64(4294967295,4294967295));ahz=aia[0];ahy=aia[1];aib=new $Uint64(0,0);aic=new $Uint64(0,0);aid=A.Mul64(afq,new $Uint64(4294967295,4294967295));aic=aid[0];aib=aid[1];aie=new $Uint64(0,0);aif=new $Uint64(0,0);aig=A.Add64(aic,ahy,new $Uint64(0,0));aie=aig[0];aif=aig[1];aih=new $Uint64(0,0);aii=new $Uint64(0,0);aij=A.Add64(ahz,ahv,((aik=(new D(aif.$high,aif.$low)),new $Uint64(aik.$high,aik.$low))));aih=aij[0];aii=aij[1];ail=new $Uint64(0,0);aim=new $Uint64(0,0);ain=A.Add64(ahw,ahs,((aio=(new D(aii.$high,aii.$low)),new $Uint64(aio.$high,aio.$low))));ail=ain[0];aim=ain[1];aip=new $Uint64(0,0);aiq=new $Uint64(0,0);air=A.Add64(aht,ahp,((ais=(new D(aim.$high,aim.$low)),new $Uint64(ais.$high,ais.$low))));aip=air[0];aiq=air[1];ait=new $Uint64(0,0);aiu=new $Uint64(0,0);aiv=A.Add64(ahq,ahm,((aiw=(new D(aiq.$high,aiq.$low)),new $Uint64(aiw.$high,aiw.$low))));ait=aiv[0];aiu=aiv[1];aix=new $Uint64(0,0);aiy=new $Uint64(0,0);aiz=A.Add64(ahn,ahj,((aja=(new D(aiu.$high,aiu.$low)),new $Uint64(aja.$high,aja.$low))));aix=aiz[0];aiy=aiz[1];ajb=new $Uint64(0,0);ajc=new $Uint64(0,0);ajd=A.Add64(ahk,ahg,((aje=(new D(aiy.$high,aiy.$low)),new $Uint64(aje.$high,aje.$low))));ajb=ajd[0];ajc=ajd[1];ajf=new $Uint64(0,0);ajg=new $Uint64(0,0);ajh=A.Add64(ahh,ahd,((aji=(new D(ajc.$high,ajc.$low)),new $Uint64(aji.$high,aji.$low))));ajf=ajh[0];ajg=ajh[1];ajl=(ajj=((ajk=(new D(ajg.$high,ajg.$low)),new $Uint64(ajk.$high,ajk.$low))),new $Uint64(ajj.$high+ahe.$high,ajj.$low+ahe.$low));ajm=new $Uint64(0,0);ajn=A.Add64(afq,aib,new $Uint64(0,0));ajm=ajn[1];ajo=new $Uint64(0,0);ajp=new $Uint64(0,0);ajq=A.Add64(aft,aie,((ajr=(new D(ajm.$high,ajm.$low)),new $Uint64(ajr.$high,ajr.$low))));ajo=ajq[0];ajp=ajq[1];ajs=new $Uint64(0,0);ajt=new $Uint64(0,0);aju=A.Add64(afx,aih,((ajv=(new D(ajp.$high,ajp.$low)),new $Uint64(ajv.$high,ajv.$low))));ajs=aju[0];ajt=aju[1];ajw=new $Uint64(0,0);ajx=new $Uint64(0,0);ajy=A.Add64(agb,ail,((ajz=(new D(ajt.$high,ajt.$low)),new $Uint64(ajz.$high,ajz.$low))));ajw=ajy[0];ajx=ajy[1];aka=new $Uint64(0,0);akb=new $Uint64(0,0);akc=A.Add64(agf,aip,((akd=(new D(ajx.$high,ajx.$low)),new $Uint64(akd.$high,akd.$low))));aka=akc[0];akb=akc[1];ake=new $Uint64(0,0);akf=new $Uint64(0,0);akg=A.Add64(agj,ait,((akh=(new D(akb.$high,akb.$low)),new $Uint64(akh.$high,akh.$low))));ake=akg[0];akf=akg[1];aki=new $Uint64(0,0);akj=new $Uint64(0,0);akk=A.Add64(agn,aix,((akl=(new D(akf.$high,akf.$low)),new $Uint64(akl.$high,akl.$low))));aki=akk[0];akj=akk[1];akm=new $Uint64(0,0);akn=new $Uint64(0,0);ako=A.Add64(agr,ajb,((akp=(new D(akj.$high,akj.$low)),new $Uint64(akp.$high,akp.$low))));akm=ako[0];akn=ako[1];akq=new $Uint64(0,0);akr=new $Uint64(0,0);aks=A.Add64(agv,ajf,((akt=(new D(akn.$high,akn.$low)),new $Uint64(akt.$high,akt.$low))));akq=aks[0];akr=aks[1];aku=new $Uint64(0,0);akv=new $Uint64(0,0);akw=A.Add64(agz,ajl,((akx=(new D(akr.$high,akr.$low)),new $Uint64(akx.$high,akx.$low))));aku=akw[0];akv=akw[1];alc=(aky=((akz=(new D(akv.$high,akv.$low)),new $Uint64(akz.$high,akz.$low))),ala=((alb=(new D(aha.$high,aha.$low)),new $Uint64(alb.$high,alb.$low))),new $Uint64(aky.$high+ala.$high,aky.$low+ala.$low));ald=new $Uint64(0,0);ale=new $Uint64(0,0);alf=A.Mul64(g,b[8]);ale=alf[0];ald=alf[1];alg=new $Uint64(0,0);alh=new $Uint64(0,0);ali=A.Mul64(g,b[7]);alh=ali[0];alg=ali[1];alj=new $Uint64(0,0);alk=new $Uint64(0,0);all=A.Mul64(g,b[6]);alk=all[0];alj=all[1];alm=new $Uint64(0,0);aln=new $Uint64(0,0);alo=A.Mul64(g,b[5]);aln=alo[0];alm=alo[1];alp=new $Uint64(0,0);alq=new $Uint64(0,0);alr=A.Mul64(g,b[4]);alq=alr[0];alp=alr[1];als=new $Uint64(0,0);alt=new $Uint64(0,0);alu=A.Mul64(g,b[3]);alt=alu[0];als=alu[1];alv=new $Uint64(0,0);alw=new $Uint64(0,0);alx=A.Mul64(g,b[2]);alw=alx[0];alv=alx[1];aly=new $Uint64(0,0);alz=new $Uint64(0,0);ama=A.Mul64(g,b[1]);alz=ama[0];aly=ama[1];amb=new $Uint64(0,0);amc=new $Uint64(0,0);amd=A.Mul64(g,b[0]);amc=amd[0];amb=amd[1];ame=new $Uint64(0,0);amf=new $Uint64(0,0);amg=A.Add64(amc,aly,new $Uint64(0,0));ame=amg[0];amf=amg[1];amh=new $Uint64(0,0);ami=new $Uint64(0,0);amj=A.Add64(alz,alv,((amk=(new D(amf.$high,amf.$low)),new $Uint64(amk.$high,amk.$low))));amh=amj[0];ami=amj[1];aml=new $Uint64(0,0);amm=new $Uint64(0,0);amn=A.Add64(alw,als,((amo=(new D(ami.$high,ami.$low)),new $Uint64(amo.$high,amo.$low))));aml=amn[0];amm=amn[1];amp=new $Uint64(0,0);amq=new $Uint64(0,0);amr=A.Add64(alt,alp,((ams=(new D(amm.$high,amm.$low)),new $Uint64(ams.$high,ams.$low))));amp=amr[0];amq=amr[1];amt=new $Uint64(0,0);amu=new $Uint64(0,0);amv=A.Add64(alq,alm,((amw=(new D(amq.$high,amq.$low)),new $Uint64(amw.$high,amw.$low))));amt=amv[0];amu=amv[1];amx=new $Uint64(0,0);amy=new $Uint64(0,0);amz=A.Add64(aln,alj,((ana=(new D(amu.$high,amu.$low)),new $Uint64(ana.$high,ana.$low))));amx=amz[0];amy=amz[1];anb=new $Uint64(0,0);anc=new $Uint64(0,0);and=A.Add64(alk,alg,((ane=(new D(amy.$high,amy.$low)),new $Uint64(ane.$high,ane.$low))));anb=and[0];anc=and[1];anf=new $Uint64(0,0);ang=new $Uint64(0,0);anh=A.Add64(alh,ald,((ani=(new D(anc.$high,anc.$low)),new $Uint64(ani.$high,ani.$low))));anf=anh[0];ang=anh[1];anl=(anj=((ank=(new D(ang.$high,ang.$low)),new $Uint64(ank.$high,ank.$low))),new $Uint64(anj.$high+ale.$high,anj.$low+ale.$low));anm=new $Uint64(0,0);ann=new $Uint64(0,0);ano=A.Add64(ajo,amb,new $Uint64(0,0));anm=ano[0];ann=ano[1];anp=new $Uint64(0,0);anq=new $Uint64(0,0);anr=A.Add64(ajs,ame,((ans=(new D(ann.$high,ann.$low)),new $Uint64(ans.$high,ans.$low))));anp=anr[0];anq=anr[1];ant=new $Uint64(0,0);anu=new $Uint64(0,0);anv=A.Add64(ajw,amh,((anw=(new D(anq.$high,anq.$low)),new $Uint64(anw.$high,anw.$low))));ant=anv[0];anu=anv[1];anx=new $Uint64(0,0);any=new $Uint64(0,0);anz=A.Add64(aka,aml,((aoa=(new D(anu.$high,anu.$low)),new $Uint64(aoa.$high,aoa.$low))));anx=anz[0];any=anz[1];aob=new $Uint64(0,0);aoc=new $Uint64(0,0);aod=A.Add64(ake,amp,((aoe=(new D(any.$high,any.$low)),new $Uint64(aoe.$high,aoe.$low))));aob=aod[0];aoc=aod[1];aof=new $Uint64(0,0);aog=new $Uint64(0,0);aoh=A.Add64(aki,amt,((aoi=(new D(aoc.$high,aoc.$low)),new $Uint64(aoi.$high,aoi.$low))));aof=aoh[0];aog=aoh[1];aoj=new $Uint64(0,0);aok=new $Uint64(0,0);aol=A.Add64(akm,amx,((aom=(new D(aog.$high,aog.$low)),new $Uint64(aom.$high,aom.$low))));aoj=aol[0];aok=aol[1];aon=new $Uint64(0,0);aoo=new $Uint64(0,0);aop=A.Add64(akq,anb,((aoq=(new D(aok.$high,aok.$low)),new $Uint64(aoq.$high,aoq.$low))));aon=aop[0];aoo=aop[1];aor=new $Uint64(0,0);aos=new $Uint64(0,0);aot=A.Add64(aku,anf,((aou=(new D(aoo.$high,aoo.$low)),new $Uint64(aou.$high,aou.$low))));aor=aot[0];aos=aot[1];aov=new $Uint64(0,0);aow=new $Uint64(0,0);aox=A.Add64(alc,anl,((aoy=(new D(aos.$high,aos.$low)),new $Uint64(aoy.$high,aoy.$low))));aov=aox[0];aow=aox[1];aoz=new $Uint64(0,0);apa=new $Uint64(0,0);apb=A.Mul64(anm,new $Uint64(0,511));apa=apb[0];aoz=apb[1];apc=new $Uint64(0,0);apd=new $Uint64(0,0);ape=A.Mul64(anm,new $Uint64(4294967295,4294967295));apd=ape[0];apc=ape[1];apf=new $Uint64(0,0);apg=new $Uint64(0,0);aph=A.Mul64(anm,new $Uint64(4294967295,4294967295));apg=aph[0];apf=aph[1];api=new $Uint64(0,0);apj=new $Uint64(0,0);apk=A.Mul64(anm,new $Uint64(4294967295,4294967295));apj=apk[0];api=apk[1];apl=new $Uint64(0,0);apm=new $Uint64(0,0);apn=A.Mul64(anm,new $Uint64(4294967295,4294967295));apm=apn[0];apl=apn[1];apo=new $Uint64(0,0);app=new $Uint64(0,0);apq=A.Mul64(anm,new $Uint64(4294967295,4294967295));app=apq[0];apo=apq[1];apr=new $Uint64(0,0);aps=new $Uint64(0,0);apt=A.Mul64(anm,new $Uint64(4294967295,4294967295));aps=apt[0];apr=apt[1];apu=new $Uint64(0,0);apv=new $Uint64(0,0);apw=A.Mul64(anm,new $Uint64(4294967295,4294967295));apv=apw[0];apu=apw[1];apx=new $Uint64(0,0);apy=new $Uint64(0,0);apz=A.Mul64(anm,new $Uint64(4294967295,4294967295));apy=apz[0];apx=apz[1];aqa=new $Uint64(0,0);aqb=new $Uint64(0,0);aqc=A.Add64(apy,apu,new $Uint64(0,0));aqa=aqc[0];aqb=aqc[1];aqd=new $Uint64(0,0);aqe=new $Uint64(0,0);aqf=A.Add64(apv,apr,((aqg=(new D(aqb.$high,aqb.$low)),new $Uint64(aqg.$high,aqg.$low))));aqd=aqf[0];aqe=aqf[1];aqh=new $Uint64(0,0);aqi=new $Uint64(0,0);aqj=A.Add64(aps,apo,((aqk=(new D(aqe.$high,aqe.$low)),new $Uint64(aqk.$high,aqk.$low))));aqh=aqj[0];aqi=aqj[1];aql=new $Uint64(0,0);aqm=new $Uint64(0,0);aqn=A.Add64(app,apl,((aqo=(new D(aqi.$high,aqi.$low)),new $Uint64(aqo.$high,aqo.$low))));aql=aqn[0];aqm=aqn[1];aqp=new $Uint64(0,0);aqq=new $Uint64(0,0);aqr=A.Add64(apm,api,((aqs=(new D(aqm.$high,aqm.$low)),new $Uint64(aqs.$high,aqs.$low))));aqp=aqr[0];aqq=aqr[1];aqt=new $Uint64(0,0);aqu=new $Uint64(0,0);aqv=A.Add64(apj,apf,((aqw=(new D(aqq.$high,aqq.$low)),new $Uint64(aqw.$high,aqw.$low))));aqt=aqv[0];aqu=aqv[1];aqx=new $Uint64(0,0);aqy=new $Uint64(0,0);aqz=A.Add64(apg,apc,((ara=(new D(aqu.$high,aqu.$low)),new $Uint64(ara.$high,ara.$low))));aqx=aqz[0];aqy=aqz[1];arb=new $Uint64(0,0);arc=new $Uint64(0,0);ard=A.Add64(apd,aoz,((are=(new D(aqy.$high,aqy.$low)),new $Uint64(are.$high,are.$low))));arb=ard[0];arc=ard[1];arh=(arf=((arg=(new D(arc.$high,arc.$low)),new $Uint64(arg.$high,arg.$low))),new $Uint64(arf.$high+apa.$high,arf.$low+apa.$low));ari=new $Uint64(0,0);arj=A.Add64(anm,apx,new $Uint64(0,0));ari=arj[1];ark=new $Uint64(0,0);arl=new $Uint64(0,0);arm=A.Add64(anp,aqa,((arn=(new D(ari.$high,ari.$low)),new $Uint64(arn.$high,arn.$low))));ark=arm[0];arl=arm[1];aro=new $Uint64(0,0);arp=new $Uint64(0,0);arq=A.Add64(ant,aqd,((arr=(new D(arl.$high,arl.$low)),new $Uint64(arr.$high,arr.$low))));aro=arq[0];arp=arq[1];ars=new $Uint64(0,0);art=new $Uint64(0,0);aru=A.Add64(anx,aqh,((arv=(new D(arp.$high,arp.$low)),new $Uint64(arv.$high,arv.$low))));ars=aru[0];art=aru[1];arw=new $Uint64(0,0);arx=new $Uint64(0,0);ary=A.Add64(aob,aql,((arz=(new D(art.$high,art.$low)),new $Uint64(arz.$high,arz.$low))));arw=ary[0];arx=ary[1];asa=new $Uint64(0,0);asb=new $Uint64(0,0);asc=A.Add64(aof,aqp,((asd=(new D(arx.$high,arx.$low)),new $Uint64(asd.$high,asd.$low))));asa=asc[0];asb=asc[1];ase=new $Uint64(0,0);asf=new $Uint64(0,0);asg=A.Add64(aoj,aqt,((ash=(new D(asb.$high,asb.$low)),new $Uint64(ash.$high,ash.$low))));ase=asg[0];asf=asg[1];asi=new $Uint64(0,0);asj=new $Uint64(0,0);ask=A.Add64(aon,aqx,((asl=(new D(asf.$high,asf.$low)),new $Uint64(asl.$high,asl.$low))));asi=ask[0];asj=ask[1];asm=new $Uint64(0,0);asn=new $Uint64(0,0);aso=A.Add64(aor,arb,((asp=(new D(asj.$high,asj.$low)),new $Uint64(asp.$high,asp.$low))));asm=aso[0];asn=aso[1];asq=new $Uint64(0,0);asr=new $Uint64(0,0);ass=A.Add64(aov,arh,((ast=(new D(asn.$high,asn.$low)),new $Uint64(ast.$high,ast.$low))));asq=ass[0];asr=ass[1];asy=(asu=((asv=(new D(asr.$high,asr.$low)),new $Uint64(asv.$high,asv.$low))),asw=((asx=(new D(aow.$high,aow.$low)),new $Uint64(asx.$high,asx.$low))),new $Uint64(asu.$high+asw.$high,asu.$low+asw.$low));asz=new $Uint64(0,0);ata=new $Uint64(0,0);atb=A.Mul64(h,b[8]);ata=atb[0];asz=atb[1];atc=new $Uint64(0,0);atd=new $Uint64(0,0);ate=A.Mul64(h,b[7]);atd=ate[0];atc=ate[1];atf=new $Uint64(0,0);atg=new $Uint64(0,0);ath=A.Mul64(h,b[6]);atg=ath[0];atf=ath[1];ati=new $Uint64(0,0);atj=new $Uint64(0,0);atk=A.Mul64(h,b[5]);atj=atk[0];ati=atk[1];atl=new $Uint64(0,0);atm=new $Uint64(0,0);atn=A.Mul64(h,b[4]);atm=atn[0];atl=atn[1];ato=new $Uint64(0,0);atp=new $Uint64(0,0);atq=A.Mul64(h,b[3]);atp=atq[0];ato=atq[1];atr=new $Uint64(0,0);ats=new $Uint64(0,0);att=A.Mul64(h,b[2]);ats=att[0];atr=att[1];atu=new $Uint64(0,0);atv=new $Uint64(0,0);atw=A.Mul64(h,b[1]);atv=atw[0];atu=atw[1];atx=new $Uint64(0,0);aty=new $Uint64(0,0);atz=A.Mul64(h,b[0]);aty=atz[0];atx=atz[1];aua=new $Uint64(0,0);aub=new $Uint64(0,0);auc=A.Add64(aty,atu,new $Uint64(0,0));aua=auc[0];aub=auc[1];aud=new $Uint64(0,0);aue=new $Uint64(0,0);auf=A.Add64(atv,atr,((aug=(new D(aub.$high,aub.$low)),new $Uint64(aug.$high,aug.$low))));aud=auf[0];aue=auf[1];auh=new $Uint64(0,0);aui=new $Uint64(0,0);auj=A.Add64(ats,ato,((auk=(new D(aue.$high,aue.$low)),new $Uint64(auk.$high,auk.$low))));auh=auj[0];aui=auj[1];aul=new $Uint64(0,0);aum=new $Uint64(0,0);aun=A.Add64(atp,atl,((auo=(new D(aui.$high,aui.$low)),new $Uint64(auo.$high,auo.$low))));aul=aun[0];aum=aun[1];aup=new $Uint64(0,0);auq=new $Uint64(0,0);aur=A.Add64(atm,ati,((aus=(new D(aum.$high,aum.$low)),new $Uint64(aus.$high,aus.$low))));aup=aur[0];auq=aur[1];aut=new $Uint64(0,0);auu=new $Uint64(0,0);auv=A.Add64(atj,atf,((auw=(new D(auq.$high,auq.$low)),new $Uint64(auw.$high,auw.$low))));aut=auv[0];auu=auv[1];aux=new $Uint64(0,0);auy=new $Uint64(0,0);auz=A.Add64(atg,atc,((ava=(new D(auu.$high,auu.$low)),new $Uint64(ava.$high,ava.$low))));aux=auz[0];auy=auz[1];avb=new $Uint64(0,0);avc=new $Uint64(0,0);avd=A.Add64(atd,asz,((ave=(new D(auy.$high,auy.$low)),new $Uint64(ave.$high,ave.$low))));avb=avd[0];avc=avd[1];avh=(avf=((avg=(new D(avc.$high,avc.$low)),new $Uint64(avg.$high,avg.$low))),new $Uint64(avf.$high+ata.$high,avf.$low+ata.$low));avi=new $Uint64(0,0);avj=new $Uint64(0,0);avk=A.Add64(ark,atx,new $Uint64(0,0));avi=avk[0];avj=avk[1];avl=new $Uint64(0,0);avm=new $Uint64(0,0);avn=A.Add64(aro,aua,((avo=(new D(avj.$high,avj.$low)),new $Uint64(avo.$high,avo.$low))));avl=avn[0];avm=avn[1];avp=new $Uint64(0,0);avq=new $Uint64(0,0);avr=A.Add64(ars,aud,((avs=(new D(avm.$high,avm.$low)),new $Uint64(avs.$high,avs.$low))));avp=avr[0];avq=avr[1];avt=new $Uint64(0,0);avu=new $Uint64(0,0);avv=A.Add64(arw,auh,((avw=(new D(avq.$high,avq.$low)),new $Uint64(avw.$high,avw.$low))));avt=avv[0];avu=avv[1];avx=new $Uint64(0,0);avy=new $Uint64(0,0);avz=A.Add64(asa,aul,((awa=(new D(avu.$high,avu.$low)),new $Uint64(awa.$high,awa.$low))));avx=avz[0];avy=avz[1];awb=new $Uint64(0,0);awc=new $Uint64(0,0);awd=A.Add64(ase,aup,((awe=(new D(avy.$high,avy.$low)),new $Uint64(awe.$high,awe.$low))));awb=awd[0];awc=awd[1];awf=new $Uint64(0,0);awg=new $Uint64(0,0);awh=A.Add64(asi,aut,((awi=(new D(awc.$high,awc.$low)),new $Uint64(awi.$high,awi.$low))));awf=awh[0];awg=awh[1];awj=new $Uint64(0,0);awk=new $Uint64(0,0);awl=A.Add64(asm,aux,((awm=(new D(awg.$high,awg.$low)),new $Uint64(awm.$high,awm.$low))));awj=awl[0];awk=awl[1];awn=new $Uint64(0,0);awo=new $Uint64(0,0);awp=A.Add64(asq,avb,((awq=(new D(awk.$high,awk.$low)),new $Uint64(awq.$high,awq.$low))));awn=awp[0];awo=awp[1];awr=new $Uint64(0,0);aws=new $Uint64(0,0);awt=A.Add64(asy,avh,((awu=(new D(awo.$high,awo.$low)),new $Uint64(awu.$high,awu.$low))));awr=awt[0];aws=awt[1];awv=new $Uint64(0,0);aww=new $Uint64(0,0);awx=A.Mul64(avi,new $Uint64(0,511));aww=awx[0];awv=awx[1];awy=new $Uint64(0,0);awz=new $Uint64(0,0);axa=A.Mul64(avi,new $Uint64(4294967295,4294967295));awz=axa[0];awy=axa[1];axb=new $Uint64(0,0);axc=new $Uint64(0,0);axd=A.Mul64(avi,new $Uint64(4294967295,4294967295));axc=axd[0];axb=axd[1];axe=new $Uint64(0,0);axf=new $Uint64(0,0);axg=A.Mul64(avi,new $Uint64(4294967295,4294967295));axf=axg[0];axe=axg[1];axh=new $Uint64(0,0);axi=new $Uint64(0,0);axj=A.Mul64(avi,new $Uint64(4294967295,4294967295));axi=axj[0];axh=axj[1];axk=new $Uint64(0,0);axl=new $Uint64(0,0);axm=A.Mul64(avi,new $Uint64(4294967295,4294967295));axl=axm[0];axk=axm[1];axn=new $Uint64(0,0);axo=new $Uint64(0,0);axp=A.Mul64(avi,new $Uint64(4294967295,4294967295));axo=axp[0];axn=axp[1];axq=new $Uint64(0,0);axr=new $Uint64(0,0);axs=A.Mul64(avi,new $Uint64(4294967295,4294967295));axr=axs[0];axq=axs[1];axt=new $Uint64(0,0);axu=new $Uint64(0,0);axv=A.Mul64(avi,new $Uint64(4294967295,4294967295));axu=axv[0];axt=axv[1];axw=new $Uint64(0,0);axx=new $Uint64(0,0);axy=A.Add64(axu,axq,new $Uint64(0,0));axw=axy[0];axx=axy[1];axz=new $Uint64(0,0);aya=new $Uint64(0,0);ayb=A.Add64(axr,axn,((ayc=(new D(axx.$high,axx.$low)),new $Uint64(ayc.$high,ayc.$low))));axz=ayb[0];aya=ayb[1];ayd=new $Uint64(0,0);aye=new $Uint64(0,0);ayf=A.Add64(axo,axk,((ayg=(new D(aya.$high,aya.$low)),new $Uint64(ayg.$high,ayg.$low))));ayd=ayf[0];aye=ayf[1];ayh=new $Uint64(0,0);ayi=new $Uint64(0,0);ayj=A.Add64(axl,axh,((ayk=(new D(aye.$high,aye.$low)),new $Uint64(ayk.$high,ayk.$low))));ayh=ayj[0];ayi=ayj[1];ayl=new $Uint64(0,0);aym=new $Uint64(0,0);ayn=A.Add64(axi,axe,((ayo=(new D(ayi.$high,ayi.$low)),new $Uint64(ayo.$high,ayo.$low))));ayl=ayn[0];aym=ayn[1];ayp=new $Uint64(0,0);ayq=new $Uint64(0,0);ayr=A.Add64(axf,axb,((ays=(new D(aym.$high,aym.$low)),new $Uint64(ays.$high,ays.$low))));ayp=ayr[0];ayq=ayr[1];ayt=new $Uint64(0,0);ayu=new $Uint64(0,0);ayv=A.Add64(axc,awy,((ayw=(new D(ayq.$high,ayq.$low)),new $Uint64(ayw.$high,ayw.$low))));ayt=ayv[0];ayu=ayv[1];ayx=new $Uint64(0,0);ayy=new $Uint64(0,0);ayz=A.Add64(awz,awv,((aza=(new D(ayu.$high,ayu.$low)),new $Uint64(aza.$high,aza.$low))));ayx=ayz[0];ayy=ayz[1];azd=(azb=((azc=(new D(ayy.$high,ayy.$low)),new $Uint64(azc.$high,azc.$low))),new $Uint64(azb.$high+aww.$high,azb.$low+aww.$low));aze=new $Uint64(0,0);azf=A.Add64(avi,axt,new $Uint64(0,0));aze=azf[1];azg=new $Uint64(0,0);azh=new $Uint64(0,0);azi=A.Add64(avl,axw,((azj=(new D(aze.$high,aze.$low)),new $Uint64(azj.$high,azj.$low))));azg=azi[0];azh=azi[1];azk=new $Uint64(0,0);azl=new $Uint64(0,0);azm=A.Add64(avp,axz,((azn=(new D(azh.$high,azh.$low)),new $Uint64(azn.$high,azn.$low))));azk=azm[0];azl=azm[1];azo=new $Uint64(0,0);azp=new $Uint64(0,0);azq=A.Add64(avt,ayd,((azr=(new D(azl.$high,azl.$low)),new $Uint64(azr.$high,azr.$low))));azo=azq[0];azp=azq[1];azs=new $Uint64(0,0);azt=new $Uint64(0,0);azu=A.Add64(avx,ayh,((azv=(new D(azp.$high,azp.$low)),new $Uint64(azv.$high,azv.$low))));azs=azu[0];azt=azu[1];azw=new $Uint64(0,0);azx=new $Uint64(0,0);azy=A.Add64(awb,ayl,((azz=(new D(azt.$high,azt.$low)),new $Uint64(azz.$high,azz.$low))));azw=azy[0];azx=azy[1];baa=new $Uint64(0,0);bab=new $Uint64(0,0);bac=A.Add64(awf,ayp,((bad=(new D(azx.$high,azx.$low)),new $Uint64(bad.$high,bad.$low))));baa=bac[0];bab=bac[1];bae=new $Uint64(0,0);baf=new $Uint64(0,0);bag=A.Add64(awj,ayt,((bah=(new D(bab.$high,bab.$low)),new $Uint64(bah.$high,bah.$low))));bae=bag[0];baf=bag[1];bai=new $Uint64(0,0);baj=new $Uint64(0,0);bak=A.Add64(awn,ayx,((bal=(new D(baf.$high,baf.$low)),new $Uint64(bal.$high,bal.$low))));bai=bak[0];baj=bak[1];bam=new $Uint64(0,0);ban=new $Uint64(0,0);bao=A.Add64(awr,azd,((bap=(new D(baj.$high,baj.$low)),new $Uint64(bap.$high,bap.$low))));bam=bao[0];ban=bao[1];bau=(baq=((bar=(new D(ban.$high,ban.$low)),new $Uint64(bar.$high,bar.$low))),bas=((bat=(new D(aws.$high,aws.$low)),new $Uint64(bat.$high,bat.$low))),new $Uint64(baq.$high+bas.$high,baq.$low+bas.$low));bav=new $Uint64(0,0);baw=new $Uint64(0,0);bax=A.Mul64(i,b[8]);baw=bax[0];bav=bax[1];bay=new $Uint64(0,0);baz=new $Uint64(0,0);bba=A.Mul64(i,b[7]);baz=bba[0];bay=bba[1];bbb=new $Uint64(0,0);bbc=new $Uint64(0,0);bbd=A.Mul64(i,b[6]);bbc=bbd[0];bbb=bbd[1];bbe=new $Uint64(0,0);bbf=new $Uint64(0,0);bbg=A.Mul64(i,b[5]);bbf=bbg[0];bbe=bbg[1];bbh=new $Uint64(0,0);bbi=new $Uint64(0,0);bbj=A.Mul64(i,b[4]);bbi=bbj[0];bbh=bbj[1];bbk=new $Uint64(0,0);bbl=new $Uint64(0,0);bbm=A.Mul64(i,b[3]);bbl=bbm[0];bbk=bbm[1];bbn=new $Uint64(0,0);bbo=new $Uint64(0,0);bbp=A.Mul64(i,b[2]);bbo=bbp[0];bbn=bbp[1];bbq=new $Uint64(0,0);bbr=new $Uint64(0,0);bbs=A.Mul64(i,b[1]);bbr=bbs[0];bbq=bbs[1];bbt=new $Uint64(0,0);bbu=new $Uint64(0,0);bbv=A.Mul64(i,b[0]);bbu=bbv[0];bbt=bbv[1];bbw=new $Uint64(0,0);bbx=new $Uint64(0,0);bby=A.Add64(bbu,bbq,new $Uint64(0,0));bbw=bby[0];bbx=bby[1];bbz=new $Uint64(0,0);bca=new $Uint64(0,0);bcb=A.Add64(bbr,bbn,((bcc=(new D(bbx.$high,bbx.$low)),new $Uint64(bcc.$high,bcc.$low))));bbz=bcb[0];bca=bcb[1];bcd=new $Uint64(0,0);bce=new $Uint64(0,0);bcf=A.Add64(bbo,bbk,((bcg=(new D(bca.$high,bca.$low)),new $Uint64(bcg.$high,bcg.$low))));bcd=bcf[0];bce=bcf[1];bch=new $Uint64(0,0);bci=new $Uint64(0,0);bcj=A.Add64(bbl,bbh,((bck=(new D(bce.$high,bce.$low)),new $Uint64(bck.$high,bck.$low))));bch=bcj[0];bci=bcj[1];bcl=new $Uint64(0,0);bcm=new $Uint64(0,0);bcn=A.Add64(bbi,bbe,((bco=(new D(bci.$high,bci.$low)),new $Uint64(bco.$high,bco.$low))));bcl=bcn[0];bcm=bcn[1];bcp=new $Uint64(0,0);bcq=new $Uint64(0,0);bcr=A.Add64(bbf,bbb,((bcs=(new D(bcm.$high,bcm.$low)),new $Uint64(bcs.$high,bcs.$low))));bcp=bcr[0];bcq=bcr[1];bct=new $Uint64(0,0);bcu=new $Uint64(0,0);bcv=A.Add64(bbc,bay,((bcw=(new D(bcq.$high,bcq.$low)),new $Uint64(bcw.$high,bcw.$low))));bct=bcv[0];bcu=bcv[1];bcx=new $Uint64(0,0);bcy=new $Uint64(0,0);bcz=A.Add64(baz,bav,((bda=(new D(bcu.$high,bcu.$low)),new $Uint64(bda.$high,bda.$low))));bcx=bcz[0];bcy=bcz[1];bdd=(bdb=((bdc=(new D(bcy.$high,bcy.$low)),new $Uint64(bdc.$high,bdc.$low))),new $Uint64(bdb.$high+baw.$high,bdb.$low+baw.$low));bde=new $Uint64(0,0);bdf=new $Uint64(0,0);bdg=A.Add64(azg,bbt,new $Uint64(0,0));bde=bdg[0];bdf=bdg[1];bdh=new $Uint64(0,0);bdi=new $Uint64(0,0);bdj=A.Add64(azk,bbw,((bdk=(new D(bdf.$high,bdf.$low)),new $Uint64(bdk.$high,bdk.$low))));bdh=bdj[0];bdi=bdj[1];bdl=new $Uint64(0,0);bdm=new $Uint64(0,0);bdn=A.Add64(azo,bbz,((bdo=(new D(bdi.$high,bdi.$low)),new $Uint64(bdo.$high,bdo.$low))));bdl=bdn[0];bdm=bdn[1];bdp=new $Uint64(0,0);bdq=new $Uint64(0,0);bdr=A.Add64(azs,bcd,((bds=(new D(bdm.$high,bdm.$low)),new $Uint64(bds.$high,bds.$low))));bdp=bdr[0];bdq=bdr[1];bdt=new $Uint64(0,0);bdu=new $Uint64(0,0);bdv=A.Add64(azw,bch,((bdw=(new D(bdq.$high,bdq.$low)),new $Uint64(bdw.$high,bdw.$low))));bdt=bdv[0];bdu=bdv[1];bdx=new $Uint64(0,0);bdy=new $Uint64(0,0);bdz=A.Add64(baa,bcl,((bea=(new D(bdu.$high,bdu.$low)),new $Uint64(bea.$high,bea.$low))));bdx=bdz[0];bdy=bdz[1];beb=new $Uint64(0,0);bec=new $Uint64(0,0);bed=A.Add64(bae,bcp,((bee=(new D(bdy.$high,bdy.$low)),new $Uint64(bee.$high,bee.$low))));beb=bed[0];bec=bed[1];bef=new $Uint64(0,0);beg=new $Uint64(0,0);beh=A.Add64(bai,bct,((bei=(new D(bec.$high,bec.$low)),new $Uint64(bei.$high,bei.$low))));bef=beh[0];beg=beh[1];bej=new $Uint64(0,0);bek=new $Uint64(0,0);bel=A.Add64(bam,bcx,((bem=(new D(beg.$high,beg.$low)),new $Uint64(bem.$high,bem.$low))));bej=bel[0];bek=bel[1];ben=new $Uint64(0,0);beo=new $Uint64(0,0);bep=A.Add64(bau,bdd,((beq=(new D(bek.$high,bek.$low)),new $Uint64(beq.$high,beq.$low))));ben=bep[0];beo=bep[1];ber=new $Uint64(0,0);bes=new $Uint64(0,0);bet=A.Mul64(bde,new $Uint64(0,511));bes=bet[0];ber=bet[1];beu=new $Uint64(0,0);bev=new $Uint64(0,0);bew=A.Mul64(bde,new $Uint64(4294967295,4294967295));bev=bew[0];beu=bew[1];bex=new $Uint64(0,0);bey=new $Uint64(0,0);bez=A.Mul64(bde,new $Uint64(4294967295,4294967295));bey=bez[0];bex=bez[1];bfa=new $Uint64(0,0);bfb=new $Uint64(0,0);bfc=A.Mul64(bde,new $Uint64(4294967295,4294967295));bfb=bfc[0];bfa=bfc[1];bfd=new $Uint64(0,0);bfe=new $Uint64(0,0);bff=A.Mul64(bde,new $Uint64(4294967295,4294967295));bfe=bff[0];bfd=bff[1];bfg=new $Uint64(0,0);bfh=new $Uint64(0,0);bfi=A.Mul64(bde,new $Uint64(4294967295,4294967295));bfh=bfi[0];bfg=bfi[1];bfj=new $Uint64(0,0);bfk=new $Uint64(0,0);bfl=A.Mul64(bde,new $Uint64(4294967295,4294967295));bfk=bfl[0];bfj=bfl[1];bfm=new $Uint64(0,0);bfn=new $Uint64(0,0);bfo=A.Mul64(bde,new $Uint64(4294967295,4294967295));bfn=bfo[0];bfm=bfo[1];bfp=new $Uint64(0,0);bfq=new $Uint64(0,0);bfr=A.Mul64(bde,new $Uint64(4294967295,4294967295));bfq=bfr[0];bfp=bfr[1];bfs=new $Uint64(0,0);bft=new $Uint64(0,0);bfu=A.Add64(bfq,bfm,new $Uint64(0,0));bfs=bfu[0];bft=bfu[1];bfv=new $Uint64(0,0);bfw=new $Uint64(0,0);bfx=A.Add64(bfn,bfj,((bfy=(new D(bft.$high,bft.$low)),new $Uint64(bfy.$high,bfy.$low))));bfv=bfx[0];bfw=bfx[1];bfz=new $Uint64(0,0);bga=new $Uint64(0,0);bgb=A.Add64(bfk,bfg,((bgc=(new D(bfw.$high,bfw.$low)),new $Uint64(bgc.$high,bgc.$low))));bfz=bgb[0];bga=bgb[1];bgd=new $Uint64(0,0);bge=new $Uint64(0,0);bgf=A.Add64(bfh,bfd,((bgg=(new D(bga.$high,bga.$low)),new $Uint64(bgg.$high,bgg.$low))));bgd=bgf[0];bge=bgf[1];bgh=new $Uint64(0,0);bgi=new $Uint64(0,0);bgj=A.Add64(bfe,bfa,((bgk=(new D(bge.$high,bge.$low)),new $Uint64(bgk.$high,bgk.$low))));bgh=bgj[0];bgi=bgj[1];bgl=new $Uint64(0,0);bgm=new $Uint64(0,0);bgn=A.Add64(bfb,bex,((bgo=(new D(bgi.$high,bgi.$low)),new $Uint64(bgo.$high,bgo.$low))));bgl=bgn[0];bgm=bgn[1];bgp=new $Uint64(0,0);bgq=new $Uint64(0,0);bgr=A.Add64(bey,beu,((bgs=(new D(bgm.$high,bgm.$low)),new $Uint64(bgs.$high,bgs.$low))));bgp=bgr[0];bgq=bgr[1];bgt=new $Uint64(0,0);bgu=new $Uint64(0,0);bgv=A.Add64(bev,ber,((bgw=(new D(bgq.$high,bgq.$low)),new $Uint64(bgw.$high,bgw.$low))));bgt=bgv[0];bgu=bgv[1];bgz=(bgx=((bgy=(new D(bgu.$high,bgu.$low)),new $Uint64(bgy.$high,bgy.$low))),new $Uint64(bgx.$high+bes.$high,bgx.$low+bes.$low));bha=new $Uint64(0,0);bhb=A.Add64(bde,bfp,new $Uint64(0,0));bha=bhb[1];bhc=new $Uint64(0,0);bhd=new $Uint64(0,0);bhe=A.Add64(bdh,bfs,((bhf=(new D(bha.$high,bha.$low)),new $Uint64(bhf.$high,bhf.$low))));bhc=bhe[0];bhd=bhe[1];bhg=new $Uint64(0,0);bhh=new $Uint64(0,0);bhi=A.Add64(bdl,bfv,((bhj=(new D(bhd.$high,bhd.$low)),new $Uint64(bhj.$high,bhj.$low))));bhg=bhi[0];bhh=bhi[1];bhk=new $Uint64(0,0);bhl=new $Uint64(0,0);bhm=A.Add64(bdp,bfz,((bhn=(new D(bhh.$high,bhh.$low)),new $Uint64(bhn.$high,bhn.$low))));bhk=bhm[0];bhl=bhm[1];bho=new $Uint64(0,0);bhp=new $Uint64(0,0);bhq=A.Add64(bdt,bgd,((bhr=(new D(bhl.$high,bhl.$low)),new $Uint64(bhr.$high,bhr.$low))));bho=bhq[0];bhp=bhq[1];bhs=new $Uint64(0,0);bht=new $Uint64(0,0);bhu=A.Add64(bdx,bgh,((bhv=(new D(bhp.$high,bhp.$low)),new $Uint64(bhv.$high,bhv.$low))));bhs=bhu[0];bht=bhu[1];bhw=new $Uint64(0,0);bhx=new $Uint64(0,0);bhy=A.Add64(beb,bgl,((bhz=(new D(bht.$high,bht.$low)),new $Uint64(bhz.$high,bhz.$low))));bhw=bhy[0];bhx=bhy[1];bia=new $Uint64(0,0);bib=new $Uint64(0,0);bic=A.Add64(bef,bgp,((bid=(new D(bhx.$high,bhx.$low)),new $Uint64(bid.$high,bid.$low))));bia=bic[0];bib=bic[1];bie=new $Uint64(0,0);bif=new $Uint64(0,0);big=A.Add64(bej,bgt,((bih=(new D(bib.$high,bib.$low)),new $Uint64(bih.$high,bih.$low))));bie=big[0];bif=big[1];bii=new $Uint64(0,0);bij=new $Uint64(0,0);bik=A.Add64(ben,bgz,((bil=(new D(bif.$high,bif.$low)),new $Uint64(bil.$high,bil.$low))));bii=bik[0];bij=bik[1];biq=(bim=((bin=(new D(bij.$high,bij.$low)),new $Uint64(bin.$high,bin.$low))),bio=((bip=(new D(beo.$high,beo.$low)),new $Uint64(bip.$high,bip.$low))),new $Uint64(bim.$high+bio.$high,bim.$low+bio.$low));bir=new $Uint64(0,0);bis=new $Uint64(0,0);bit=A.Mul64(j,b[8]);bis=bit[0];bir=bit[1];biu=new $Uint64(0,0);biv=new $Uint64(0,0);biw=A.Mul64(j,b[7]);biv=biw[0];biu=biw[1];bix=new $Uint64(0,0);biy=new $Uint64(0,0);biz=A.Mul64(j,b[6]);biy=biz[0];bix=biz[1];bja=new $Uint64(0,0);bjb=new $Uint64(0,0);bjc=A.Mul64(j,b[5]);bjb=bjc[0];bja=bjc[1];bjd=new $Uint64(0,0);bje=new $Uint64(0,0);bjf=A.Mul64(j,b[4]);bje=bjf[0];bjd=bjf[1];bjg=new $Uint64(0,0);bjh=new $Uint64(0,0);bji=A.Mul64(j,b[3]);bjh=bji[0];bjg=bji[1];bjj=new $Uint64(0,0);bjk=new $Uint64(0,0);bjl=A.Mul64(j,b[2]);bjk=bjl[0];bjj=bjl[1];bjm=new $Uint64(0,0);bjn=new $Uint64(0,0);bjo=A.Mul64(j,b[1]);bjn=bjo[0];bjm=bjo[1];bjp=new $Uint64(0,0);bjq=new $Uint64(0,0);bjr=A.Mul64(j,b[0]);bjq=bjr[0];bjp=bjr[1];bjs=new $Uint64(0,0);bjt=new $Uint64(0,0);bju=A.Add64(bjq,bjm,new $Uint64(0,0));bjs=bju[0];bjt=bju[1];bjv=new $Uint64(0,0);bjw=new $Uint64(0,0);bjx=A.Add64(bjn,bjj,((bjy=(new D(bjt.$high,bjt.$low)),new $Uint64(bjy.$high,bjy.$low))));bjv=bjx[0];bjw=bjx[1];bjz=new $Uint64(0,0);bka=new $Uint64(0,0);bkb=A.Add64(bjk,bjg,((bkc=(new D(bjw.$high,bjw.$low)),new $Uint64(bkc.$high,bkc.$low))));bjz=bkb[0];bka=bkb[1];bkd=new $Uint64(0,0);bke=new $Uint64(0,0);bkf=A.Add64(bjh,bjd,((bkg=(new D(bka.$high,bka.$low)),new $Uint64(bkg.$high,bkg.$low))));bkd=bkf[0];bke=bkf[1];bkh=new $Uint64(0,0);bki=new $Uint64(0,0);bkj=A.Add64(bje,bja,((bkk=(new D(bke.$high,bke.$low)),new $Uint64(bkk.$high,bkk.$low))));bkh=bkj[0];bki=bkj[1];bkl=new $Uint64(0,0);bkm=new $Uint64(0,0);bkn=A.Add64(bjb,bix,((bko=(new D(bki.$high,bki.$low)),new $Uint64(bko.$high,bko.$low))));bkl=bkn[0];bkm=bkn[1];bkp=new $Uint64(0,0);bkq=new $Uint64(0,0);bkr=A.Add64(biy,biu,((bks=(new D(bkm.$high,bkm.$low)),new $Uint64(bks.$high,bks.$low))));bkp=bkr[0];bkq=bkr[1];bkt=new $Uint64(0,0);bku=new $Uint64(0,0);bkv=A.Add64(biv,bir,((bkw=(new D(bkq.$high,bkq.$low)),new $Uint64(bkw.$high,bkw.$low))));bkt=bkv[0];bku=bkv[1];bkz=(bkx=((bky=(new D(bku.$high,bku.$low)),new $Uint64(bky.$high,bky.$low))),new $Uint64(bkx.$high+bis.$high,bkx.$low+bis.$low));bla=new $Uint64(0,0);blb=new $Uint64(0,0);blc=A.Add64(bhc,bjp,new $Uint64(0,0));bla=blc[0];blb=blc[1];bld=new $Uint64(0,0);ble=new $Uint64(0,0);blf=A.Add64(bhg,bjs,((blg=(new D(blb.$high,blb.$low)),new $Uint64(blg.$high,blg.$low))));bld=blf[0];ble=blf[1];blh=new $Uint64(0,0);bli=new $Uint64(0,0);blj=A.Add64(bhk,bjv,((blk=(new D(ble.$high,ble.$low)),new $Uint64(blk.$high,blk.$low))));blh=blj[0];bli=blj[1];bll=new $Uint64(0,0);blm=new $Uint64(0,0);bln=A.Add64(bho,bjz,((blo=(new D(bli.$high,bli.$low)),new $Uint64(blo.$high,blo.$low))));bll=bln[0];blm=bln[1];blp=new $Uint64(0,0);blq=new $Uint64(0,0);blr=A.Add64(bhs,bkd,((bls=(new D(blm.$high,blm.$low)),new $Uint64(bls.$high,bls.$low))));blp=blr[0];blq=blr[1];blt=new $Uint64(0,0);blu=new $Uint64(0,0);blv=A.Add64(bhw,bkh,((blw=(new D(blq.$high,blq.$low)),new $Uint64(blw.$high,blw.$low))));blt=blv[0];blu=blv[1];blx=new $Uint64(0,0);bly=new $Uint64(0,0);blz=A.Add64(bia,bkl,((bma=(new D(blu.$high,blu.$low)),new $Uint64(bma.$high,bma.$low))));blx=blz[0];bly=blz[1];bmb=new $Uint64(0,0);bmc=new $Uint64(0,0);bmd=A.Add64(bie,bkp,((bme=(new D(bly.$high,bly.$low)),new $Uint64(bme.$high,bme.$low))));bmb=bmd[0];bmc=bmd[1];bmf=new $Uint64(0,0);bmg=new $Uint64(0,0);bmh=A.Add64(bii,bkt,((bmi=(new D(bmc.$high,bmc.$low)),new $Uint64(bmi.$high,bmi.$low))));bmf=bmh[0];bmg=bmh[1];bmj=new $Uint64(0,0);bmk=new $Uint64(0,0);bml=A.Add64(biq,bkz,((bmm=(new D(bmg.$high,bmg.$low)),new $Uint64(bmm.$high,bmm.$low))));bmj=bml[0];bmk=bml[1];bmn=new $Uint64(0,0);bmo=new $Uint64(0,0);bmp=A.Mul64(bla,new $Uint64(0,511));bmo=bmp[0];bmn=bmp[1];bmq=new $Uint64(0,0);bmr=new $Uint64(0,0);bms=A.Mul64(bla,new $Uint64(4294967295,4294967295));bmr=bms[0];bmq=bms[1];bmt=new $Uint64(0,0);bmu=new $Uint64(0,0);bmv=A.Mul64(bla,new $Uint64(4294967295,4294967295));bmu=bmv[0];bmt=bmv[1];bmw=new $Uint64(0,0);bmx=new $Uint64(0,0);bmy=A.Mul64(bla,new $Uint64(4294967295,4294967295));bmx=bmy[0];bmw=bmy[1];bmz=new $Uint64(0,0);bna=new $Uint64(0,0);bnb=A.Mul64(bla,new $Uint64(4294967295,4294967295));bna=bnb[0];bmz=bnb[1];bnc=new $Uint64(0,0);bnd=new $Uint64(0,0);bne=A.Mul64(bla,new $Uint64(4294967295,4294967295));bnd=bne[0];bnc=bne[1];bnf=new $Uint64(0,0);bng=new $Uint64(0,0);bnh=A.Mul64(bla,new $Uint64(4294967295,4294967295));bng=bnh[0];bnf=bnh[1];bni=new $Uint64(0,0);bnj=new $Uint64(0,0);bnk=A.Mul64(bla,new $Uint64(4294967295,4294967295));bnj=bnk[0];bni=bnk[1];bnl=new $Uint64(0,0);bnm=new $Uint64(0,0);bnn=A.Mul64(bla,new $Uint64(4294967295,4294967295));bnm=bnn[0];bnl=bnn[1];bno=new $Uint64(0,0);bnp=new $Uint64(0,0);bnq=A.Add64(bnm,bni,new $Uint64(0,0));bno=bnq[0];bnp=bnq[1];bnr=new $Uint64(0,0);bns=new $Uint64(0,0);bnt=A.Add64(bnj,bnf,((bnu=(new D(bnp.$high,bnp.$low)),new $Uint64(bnu.$high,bnu.$low))));bnr=bnt[0];bns=bnt[1];bnv=new $Uint64(0,0);bnw=new $Uint64(0,0);bnx=A.Add64(bng,bnc,((bny=(new D(bns.$high,bns.$low)),new $Uint64(bny.$high,bny.$low))));bnv=bnx[0];bnw=bnx[1];bnz=new $Uint64(0,0);boa=new $Uint64(0,0);bob=A.Add64(bnd,bmz,((boc=(new D(bnw.$high,bnw.$low)),new $Uint64(boc.$high,boc.$low))));bnz=bob[0];boa=bob[1];bod=new $Uint64(0,0);boe=new $Uint64(0,0);bof=A.Add64(bna,bmw,((bog=(new D(boa.$high,boa.$low)),new $Uint64(bog.$high,bog.$low))));bod=bof[0];boe=bof[1];boh=new $Uint64(0,0);boi=new $Uint64(0,0);boj=A.Add64(bmx,bmt,((bok=(new D(boe.$high,boe.$low)),new $Uint64(bok.$high,bok.$low))));boh=boj[0];boi=boj[1];bol=new $Uint64(0,0);bom=new $Uint64(0,0);bon=A.Add64(bmu,bmq,((boo=(new D(boi.$high,boi.$low)),new $Uint64(boo.$high,boo.$low))));bol=bon[0];bom=bon[1];bop=new $Uint64(0,0);boq=new $Uint64(0,0);bor=A.Add64(bmr,bmn,((bos=(new D(bom.$high,bom.$low)),new $Uint64(bos.$high,bos.$low))));bop=bor[0];boq=bor[1];bov=(bot=((bou=(new D(boq.$high,boq.$low)),new $Uint64(bou.$high,bou.$low))),new $Uint64(bot.$high+bmo.$high,bot.$low+bmo.$low));bow=new $Uint64(0,0);box=A.Add64(bla,bnl,new $Uint64(0,0));bow=box[1];boy=new $Uint64(0,0);boz=new $Uint64(0,0);bpa=A.Add64(bld,bno,((bpb=(new D(bow.$high,bow.$low)),new $Uint64(bpb.$high,bpb.$low))));boy=bpa[0];boz=bpa[1];bpc=new $Uint64(0,0);bpd=new $Uint64(0,0);bpe=A.Add64(blh,bnr,((bpf=(new D(boz.$high,boz.$low)),new $Uint64(bpf.$high,bpf.$low))));bpc=bpe[0];bpd=bpe[1];bpg=new $Uint64(0,0);bph=new $Uint64(0,0);bpi=A.Add64(bll,bnv,((bpj=(new D(bpd.$high,bpd.$low)),new $Uint64(bpj.$high,bpj.$low))));bpg=bpi[0];bph=bpi[1];bpk=new $Uint64(0,0);bpl=new $Uint64(0,0);bpm=A.Add64(blp,bnz,((bpn=(new D(bph.$high,bph.$low)),new $Uint64(bpn.$high,bpn.$low))));bpk=bpm[0];bpl=bpm[1];bpo=new $Uint64(0,0);bpp=new $Uint64(0,0);bpq=A.Add64(blt,bod,((bpr=(new D(bpl.$high,bpl.$low)),new $Uint64(bpr.$high,bpr.$low))));bpo=bpq[0];bpp=bpq[1];bps=new $Uint64(0,0);bpt=new $Uint64(0,0);bpu=A.Add64(blx,boh,((bpv=(new D(bpp.$high,bpp.$low)),new $Uint64(bpv.$high,bpv.$low))));bps=bpu[0];bpt=bpu[1];bpw=new $Uint64(0,0);bpx=new $Uint64(0,0);bpy=A.Add64(bmb,bol,((bpz=(new D(bpt.$high,bpt.$low)),new $Uint64(bpz.$high,bpz.$low))));bpw=bpy[0];bpx=bpy[1];bqa=new $Uint64(0,0);bqb=new $Uint64(0,0);bqc=A.Add64(bmf,bop,((bqd=(new D(bpx.$high,bpx.$low)),new $Uint64(bqd.$high,bqd.$low))));bqa=bqc[0];bqb=bqc[1];bqe=new $Uint64(0,0);bqf=new $Uint64(0,0);bqg=A.Add64(bmj,bov,((bqh=(new D(bqb.$high,bqb.$low)),new $Uint64(bqh.$high,bqh.$low))));bqe=bqg[0];bqf=bqg[1];bqm=(bqi=((bqj=(new D(bqf.$high,bqf.$low)),new $Uint64(bqj.$high,bqj.$low))),bqk=((bql=(new D(bmk.$high,bmk.$low)),new $Uint64(bql.$high,bql.$low))),new $Uint64(bqi.$high+bqk.$high,bqi.$low+bqk.$low));bqn=new $Uint64(0,0);bqo=new $Uint64(0,0);bqp=A.Sub64(boy,new $Uint64(4294967295,4294967295),new $Uint64(0,0));bqn=bqp[0];bqo=bqp[1];bqq=new $Uint64(0,0);bqr=new $Uint64(0,0);bqs=A.Sub64(bpc,new $Uint64(4294967295,4294967295),((bqt=(new D(bqo.$high,bqo.$low)),new $Uint64(bqt.$high,bqt.$low))));bqq=bqs[0];bqr=bqs[1];bqu=new $Uint64(0,0);bqv=new $Uint64(0,0);bqw=A.Sub64(bpg,new $Uint64(4294967295,4294967295),((bqx=(new D(bqr.$high,bqr.$low)),new $Uint64(bqx.$high,bqx.$low))));bqu=bqw[0];bqv=bqw[1];bqy=new $Uint64(0,0);bqz=new $Uint64(0,0);bra=A.Sub64(bpk,new $Uint64(4294967295,4294967295),((brb=(new D(bqv.$high,bqv.$low)),new $Uint64(brb.$high,brb.$low))));bqy=bra[0];bqz=bra[1];brc=new $Uint64(0,0);brd=new $Uint64(0,0);bre=A.Sub64(bpo,new $Uint64(4294967295,4294967295),((brf=(new D(bqz.$high,bqz.$low)),new $Uint64(brf.$high,brf.$low))));brc=bre[0];brd=bre[1];brg=new $Uint64(0,0);brh=new $Uint64(0,0);bri=A.Sub64(bps,new $Uint64(4294967295,4294967295),((brj=(new D(brd.$high,brd.$low)),new $Uint64(brj.$high,brj.$low))));brg=bri[0];brh=bri[1];brk=new $Uint64(0,0);brl=new $Uint64(0,0);brm=A.Sub64(bpw,new $Uint64(4294967295,4294967295),((brn=(new D(brh.$high,brh.$low)),new $Uint64(brn.$high,brn.$low))));brk=brm[0];brl=brm[1];bro=new $Uint64(0,0);brp=new $Uint64(0,0);brq=A.Sub64(bqa,new $Uint64(4294967295,4294967295),((brr=(new D(brl.$high,brl.$low)),new $Uint64(brr.$high,brr.$low))));bro=brq[0];brp=brq[1];brs=new $Uint64(0,0);brt=new $Uint64(0,0);bru=A.Sub64(bqe,new $Uint64(0,511),((brv=(new D(brp.$high,brp.$low)),new $Uint64(brv.$high,brv.$low))));brs=bru[0];brt=bru[1];brw=new $Uint64(0,0);brx=A.Sub64(bqm,new $Uint64(0,0),((bry=(new D(brt.$high,brt.$low)),new $Uint64(bry.$high,bry.$low))));brw=brx[1];brz=new $Uint64(0,0);H((bsa||(bsa=new BO(function(){return brz;},function($v){brz=$v;}))),(new D(brw.$high,brw.$low)),bqn,boy);bsb=new $Uint64(0,0);H((bsc||(bsc=new BO(function(){return bsb;},function($v){bsb=$v;}))),(new D(brw.$high,brw.$low)),bqq,bpc);bsd=new $Uint64(0,0);H((bse||(bse=new BO(function(){return bsd;},function($v){bsd=$v;}))),(new D(brw.$high,brw.$low)),bqu,bpg);bsf=new $Uint64(0,0);H((bsg||(bsg=new BO(function(){return bsf;},function($v){bsf=$v;}))),(new D(brw.$high,brw.$low)),bqy,bpk);bsh=new $Uint64(0,0);H((bsi||(bsi=new BO(function(){return bsh;},function($v){bsh=$v;}))),(new D(brw.$high,brw.$low)),brc,bpo);bsj=new $Uint64(0,0);H((bsk||(bsk=new BO(function(){return bsj;},function($v){bsj=$v;}))),(new D(brw.$high,brw.$low)),brg,bps);bsl=new $Uint64(0,0);H((bsm||(bsm=new BO(function(){return bsl;},function($v){bsl=$v;}))),(new D(brw.$high,brw.$low)),brk,bpw);bsn=new $Uint64(0,0);H((bso||(bso=new BO(function(){return bsn;},function($v){bsn=$v;}))),(new D(brw.$high,brw.$low)),bro,bqa);bsp=new $Uint64(0,0);H((bsq||(bsq=new BO(function(){return bsp;},function($v){bsp=$v;}))),(new D(brw.$high,brw.$low)),brs,bqe);a.nilCheck,a[0]=brz;a.nilCheck,a[1]=bsb;a.nilCheck,a[2]=bsd;a.nilCheck,a[3]=bsf;a.nilCheck,a[4]=bsh;a.nilCheck,a[5]=bsj;a.nilCheck,a[6]=bsl;a.nilCheck,a[7]=bsn;a.nilCheck,a[8]=bsp;};K=function(a,b,c){var a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,b,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,c,ca,cb,cc,cd,ce,cf,cg,ch,ci,cj,ck,cl,cm,cn,co,cp,cq,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;d=new $Uint64(0,0);e=new $Uint64(0,0);f=A.Add64(b[0],c[0],new $Uint64(0,0));d=f[0];e=f[1];g=new $Uint64(0,0);h=new $Uint64(0,0);i=A.Add64(b[1],c[1],((j=(new D(e.$high,e.$low)),new $Uint64(j.$high,j.$low))));g=i[0];h=i[1];k=new $Uint64(0,0);l=new $Uint64(0,0);m=A.Add64(b[2],c[2],((n=(new D(h.$high,h.$low)),new $Uint64(n.$high,n.$low))));k=m[0];l=m[1];o=new $Uint64(0,0);p=new $Uint64(0,0);q=A.Add64(b[3],c[3],((r=(new D(l.$high,l.$low)),new $Uint64(r.$high,r.$low))));o=q[0];p=q[1];s=new $Uint64(0,0);t=new $Uint64(0,0);u=A.Add64(b[4],c[4],((v=(new D(p.$high,p.$low)),new $Uint64(v.$high,v.$low))));s=u[0];t=u[1];w=new $Uint64(0,0);x=new $Uint64(0,0);y=A.Add64(b[5],c[5],((z=(new D(t.$high,t.$low)),new $Uint64(z.$high,z.$low))));w=y[0];x=y[1];aa=new $Uint64(0,0);ab=new $Uint64(0,0);ac=A.Add64(b[6],c[6],((ad=(new D(x.$high,x.$low)),new $Uint64(ad.$high,ad.$low))));aa=ac[0];ab=ac[1];ae=new $Uint64(0,0);af=new $Uint64(0,0);ag=A.Add64(b[7],c[7],((ah=(new D(ab.$high,ab.$low)),new $Uint64(ah.$high,ah.$low))));ae=ag[0];af=ag[1];ai=new $Uint64(0,0);aj=new $Uint64(0,0);ak=A.Add64(b[8],c[8],((al=(new D(af.$high,af.$low)),new $Uint64(al.$high,al.$low))));ai=ak[0];aj=ak[1];am=new $Uint64(0,0);an=new $Uint64(0,0);ao=A.Sub64(d,new $Uint64(4294967295,4294967295),new $Uint64(0,0));am=ao[0];an=ao[1];ap=new $Uint64(0,0);aq=new $Uint64(0,0);ar=A.Sub64(g,new $Uint64(4294967295,4294967295),((as=(new D(an.$high,an.$low)),new $Uint64(as.$high,as.$low))));ap=ar[0];aq=ar[1];at=new $Uint64(0,0);au=new $Uint64(0,0);av=A.Sub64(k,new $Uint64(4294967295,4294967295),((aw=(new D(aq.$high,aq.$low)),new $Uint64(aw.$high,aw.$low))));at=av[0];au=av[1];ax=new $Uint64(0,0);ay=new $Uint64(0,0);az=A.Sub64(o,new $Uint64(4294967295,4294967295),((ba=(new D(au.$high,au.$low)),new $Uint64(ba.$high,ba.$low))));ax=az[0];ay=az[1];bb=new $Uint64(0,0);bc=new $Uint64(0,0);bd=A.Sub64(s,new $Uint64(4294967295,4294967295),((be=(new D(ay.$high,ay.$low)),new $Uint64(be.$high,be.$low))));bb=bd[0];bc=bd[1];bf=new $Uint64(0,0);bg=new $Uint64(0,0);bh=A.Sub64(w,new $Uint64(4294967295,4294967295),((bi=(new D(bc.$high,bc.$low)),new $Uint64(bi.$high,bi.$low))));bf=bh[0];bg=bh[1];bj=new $Uint64(0,0);bk=new $Uint64(0,0);bl=A.Sub64(aa,new $Uint64(4294967295,4294967295),((bm=(new D(bg.$high,bg.$low)),new $Uint64(bm.$high,bm.$low))));bj=bl[0];bk=bl[1];bn=new $Uint64(0,0);bo=new $Uint64(0,0);bp=A.Sub64(ae,new $Uint64(4294967295,4294967295),((bq=(new D(bk.$high,bk.$low)),new $Uint64(bq.$high,bq.$low))));bn=bp[0];bo=bp[1];br=new $Uint64(0,0);bs=new $Uint64(0,0);bt=A.Sub64(ai,new $Uint64(0,511),((bu=(new D(bo.$high,bo.$low)),new $Uint64(bu.$high,bu.$low))));br=bt[0];bs=bt[1];bv=new $Uint64(0,0);bw=A.Sub64(((bx=(new D(aj.$high,aj.$low)),new $Uint64(bx.$high,bx.$low))),new $Uint64(0,0),((by=(new D(bs.$high,bs.$low)),new $Uint64(by.$high,by.$low))));bv=bw[1];bz=new $Uint64(0,0);H((ca||(ca=new BO(function(){return bz;},function($v){bz=$v;}))),(new D(bv.$high,bv.$low)),am,d);cb=new $Uint64(0,0);H((cc||(cc=new BO(function(){return cb;},function($v){cb=$v;}))),(new D(bv.$high,bv.$low)),ap,g);cd=new $Uint64(0,0);H((ce||(ce=new BO(function(){return cd;},function($v){cd=$v;}))),(new D(bv.$high,bv.$low)),at,k);cf=new $Uint64(0,0);H((cg||(cg=new BO(function(){return cf;},function($v){cf=$v;}))),(new D(bv.$high,bv.$low)),ax,o);ch=new $Uint64(0,0);H((ci||(ci=new BO(function(){return ch;},function($v){ch=$v;}))),(new D(bv.$high,bv.$low)),bb,s);cj=new $Uint64(0,0);H((ck||(ck=new BO(function(){return cj;},function($v){cj=$v;}))),(new D(bv.$high,bv.$low)),bf,w);cl=new $Uint64(0,0);H((cm||(cm=new BO(function(){return cl;},function($v){cl=$v;}))),(new D(bv.$high,bv.$low)),bj,aa);cn=new $Uint64(0,0);H((co||(co=new BO(function(){return cn;},function($v){cn=$v;}))),(new D(bv.$high,bv.$low)),bn,ae);cp=new $Uint64(0,0);H((cq||(cq=new BO(function(){return cp;},function($v){cp=$v;}))),(new D(bv.$high,bv.$low)),br,ai);a.nilCheck,a[0]=bz;a.nilCheck,a[1]=cb;a.nilCheck,a[2]=cd;a.nilCheck,a[3]=cf;a.nilCheck,a[4]=ch;a.nilCheck,a[5]=cj;a.nilCheck,a[6]=cl;a.nilCheck,a[7]=cn;a.nilCheck,a[8]=cp;};L=function(a,b,c){var a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,b,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;d=new $Uint64(0,0);e=new $Uint64(0,0);f=A.Sub64(b[0],c[0],new $Uint64(0,0));d=f[0];e=f[1];g=new $Uint64(0,0);h=new $Uint64(0,0);i=A.Sub64(b[1],c[1],((j=(new D(e.$high,e.$low)),new $Uint64(j.$high,j.$low))));g=i[0];h=i[1];k=new $Uint64(0,0);l=new $Uint64(0,0);m=A.Sub64(b[2],c[2],((n=(new D(h.$high,h.$low)),new $Uint64(n.$high,n.$low))));k=m[0];l=m[1];o=new $Uint64(0,0);p=new $Uint64(0,0);q=A.Sub64(b[3],c[3],((r=(new D(l.$high,l.$low)),new $Uint64(r.$high,r.$low))));o=q[0];p=q[1];s=new $Uint64(0,0);t=new $Uint64(0,0);u=A.Sub64(b[4],c[4],((v=(new D(p.$high,p.$low)),new $Uint64(v.$high,v.$low))));s=u[0];t=u[1];w=new $Uint64(0,0);x=new $Uint64(0,0);y=A.Sub64(b[5],c[5],((z=(new D(t.$high,t.$low)),new $Uint64(z.$high,z.$low))));w=y[0];x=y[1];aa=new $Uint64(0,0);ab=new $Uint64(0,0);ac=A.Sub64(b[6],c[6],((ad=(new D(x.$high,x.$low)),new $Uint64(ad.$high,ad.$low))));aa=ac[0];ab=ac[1];ae=new $Uint64(0,0);af=new $Uint64(0,0);ag=A.Sub64(b[7],c[7],((ah=(new D(ab.$high,ab.$low)),new $Uint64(ah.$high,ah.$low))));ae=ag[0];af=ag[1];ai=new $Uint64(0,0);aj=new $Uint64(0,0);ak=A.Sub64(b[8],c[8],((al=(new D(af.$high,af.$low)),new $Uint64(al.$high,al.$low))));ai=ak[0];aj=ak[1];am=new $Uint64(0,0);H((an||(an=new BO(function(){return am;},function($v){am=$v;}))),(new D(aj.$high,aj.$low)),new $Uint64(0,0),new $Uint64(4294967295,4294967295));ao=new $Uint64(0,0);ap=new $Uint64(0,0);aq=A.Add64(d,am,new $Uint64(0,0));ao=aq[0];ap=aq[1];ar=new $Uint64(0,0);as=new $Uint64(0,0);at=A.Add64(g,am,((au=(new D(ap.$high,ap.$low)),new $Uint64(au.$high,au.$low))));ar=at[0];as=at[1];av=new $Uint64(0,0);aw=new $Uint64(0,0);ax=A.Add64(k,am,((ay=(new D(as.$high,as.$low)),new $Uint64(ay.$high,ay.$low))));av=ax[0];aw=ax[1];az=new $Uint64(0,0);ba=new $Uint64(0,0);bb=A.Add64(o,am,((bc=(new D(aw.$high,aw.$low)),new $Uint64(bc.$high,bc.$low))));az=bb[0];ba=bb[1];bd=new $Uint64(0,0);be=new $Uint64(0,0);bf=A.Add64(s,am,((bg=(new D(ba.$high,ba.$low)),new $Uint64(bg.$high,bg.$low))));bd=bf[0];be=bf[1];bh=new $Uint64(0,0);bi=new $Uint64(0,0);bj=A.Add64(w,am,((bk=(new D(be.$high,be.$low)),new $Uint64(bk.$high,bk.$low))));bh=bj[0];bi=bj[1];bl=new $Uint64(0,0);bm=new $Uint64(0,0);bn=A.Add64(aa,am,((bo=(new D(bi.$high,bi.$low)),new $Uint64(bo.$high,bo.$low))));bl=bn[0];bm=bn[1];bp=new $Uint64(0,0);bq=new $Uint64(0,0);br=A.Add64(ae,am,((bs=(new D(bm.$high,bm.$low)),new $Uint64(bs.$high,bs.$low))));bp=br[0];bq=br[1];bt=new $Uint64(0,0);bu=A.Add64(ai,new $Uint64(am.$high&0,(am.$low&511)>>>0),((bv=(new D(bq.$high,bq.$low)),new $Uint64(bv.$high,bv.$low))));bt=bu[0];a.nilCheck,a[0]=ao;a.nilCheck,a[1]=ar;a.nilCheck,a[2]=av;a.nilCheck,a[3]=az;a.nilCheck,a[4]=bd;a.nilCheck,a[5]=bh;a.nilCheck,a[6]=bl;a.nilCheck,a[7]=bp;a.nilCheck,a[8]=bt;};M=function(a){var a;a.nilCheck,a[0]=new $Uint64(8388608,0);a.nilCheck,a[1]=new $Uint64(0,0);a.nilCheck,a[2]=new $Uint64(0,0);a.nilCheck,a[3]=new $Uint64(0,0);a.nilCheck,a[4]=new $Uint64(0,0);a.nilCheck,a[5]=new $Uint64(0,0);a.nilCheck,a[6]=new $Uint64(0,0);a.nilCheck,a[7]=new $Uint64(0,0);a.nilCheck,a[8]=new $Uint64(0,0);};N=function(a,b){var a,aa,aaa,aab,aac,aad,aae,aaf,aag,aah,aai,aaj,aak,aal,aam,aan,aao,aap,aaq,aar,aas,aat,aau,aav,aaw,aax,aay,aaz,ab,aba,abb,abc,abd,abe,abf,abg,abh,abi,abj,abk,abl,abm,abn,abo,abp,abq,abr,abs,abt,abu,abv,abw,abx,aby,abz,ac,aca,acb,acc,acd,ace,acf,acg,ach,aci,acj,ack,acl,acm,acn,aco,acp,acq,acr,acs,act,acu,acv,acw,acx,acy,acz,ad,ada,adb,adc,add,ade,adf,adg,adh,adi,adj,adk,adl,adm,adn,ado,adp,adq,adr,ads,adt,adu,adv,adw,adx,ady,adz,ae,aea,aeb,aec,aed,aee,aef,aeg,aeh,aei,aej,aek,ael,aem,aen,aeo,aep,aeq,aer,aes,aet,aeu,aev,aew,aex,aey,aez,af,afa,afb,afc,afd,afe,aff,afg,afh,afi,afj,afk,afl,afm,afn,afo,afp,afq,afr,afs,aft,afu,afv,afw,afx,afy,afz,ag,aga,agb,agc,agd,age,agf,agg,agh,agi,agj,agk,agl,agm,agn,ago,agp,agq,agr,ags,agt,agu,agv,agw,agx,agy,agz,ah,aha,ahb,ahc,ahd,ahe,ahf,ahg,ahh,ahi,ahj,ahk,ahl,ahm,ahn,aho,ahp,ahq,ahr,ahs,aht,ahu,ahv,ahw,ahx,ahy,ahz,ai,aia,aib,aic,aid,aie,aif,aig,aih,aii,aij,aik,ail,aim,ain,aio,aip,aiq,air,ais,ait,aiu,aiv,aiw,aix,aiy,aiz,aj,aja,ajb,ajc,ajd,aje,ajf,ajg,ajh,aji,ajj,ajk,ajl,ajm,ajn,ajo,ajp,ajq,ajr,ajs,ajt,aju,ajv,ajw,ajx,ajy,ajz,ak,aka,akb,akc,akd,ake,akf,akg,akh,aki,akj,akk,akl,akm,akn,ako,akp,akq,akr,aks,akt,aku,akv,akw,akx,aky,akz,al,ala,alb,alc,ald,ale,alf,alg,alh,ali,alj,alk,all,alm,aln,alo,alp,alq,alr,als,alt,alu,alv,alw,alx,aly,alz,am,ama,amb,amc,amd,ame,amf,amg,amh,ami,amj,amk,aml,amm,amn,amo,amp,amq,amr,ams,amt,amu,amv,amw,amx,amy,amz,an,ana,anb,anc,and,ane,anf,ang,anh,ani,anj,ank,anl,anm,ann,ano,anp,anq,anr,ans,ant,anu,anv,anw,anx,any,anz,ao,aoa,aob,aoc,aod,aoe,aof,aog,aoh,aoi,aoj,aok,aol,aom,aon,aoo,aop,aoq,aor,aos,aot,aou,aov,aow,aox,aoy,aoz,ap,apa,apb,apc,apd,ape,apf,apg,aph,api,apj,apk,apl,apm,apn,apo,app,apq,apr,aps,apt,apu,apv,apw,apx,apy,apz,aq,aqa,aqb,aqc,aqd,aqe,aqf,aqg,aqh,aqi,aqj,aqk,aql,aqm,aqn,aqo,aqp,aqq,aqr,aqs,aqt,aqu,aqv,aqw,aqx,aqy,aqz,ar,ara,arb,arc,ard,are,arf,arg,arh,ari,arj,ark,arl,arm,arn,aro,arp,arq,arr,ars,art,aru,arv,arw,arx,ary,arz,as,asa,asb,asc,asd,ase,asf,asg,ash,asi,asj,ask,asl,asm,asn,aso,asp,asq,asr,ass,ast,asu,asv,asw,asx,asy,asz,at,ata,atb,atc,atd,ate,atf,atg,ath,ati,atj,atk,atl,au,av,aw,ax,ay,az,b,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,c,ca,cb,cc,cd,ce,cf,cg,ch,ci,cj,ck,cl,cm,cn,co,cp,cq,cr,cs,ct,cu,cv,cw,cx,cy,cz,d,da,db,dc,dd,de,df,dg,dh,di,dj,dk,dl,dm,dn,dp,dq,dr,ds,dt,du,dv,dw,dx,dy,dz,e,ea,eb,ec,ed,ee,ef,eg,eh,ei,ej,ek,el,em,en,eo,ep,eq,er,es,et,eu,ev,ew,ex,ey,ez,f,fa,fb,fc,fd,fe,ff,fg,fh,fi,fj,fk,fl,fm,fn,fo,fp,fq,fr,fs,ft,fu,fv,fw,fx,fy,fz,g,ga,gb,gc,gd,ge,gf,gg,gh,gi,gj,gk,gl,gm,gn,go,gp,gq,gr,gs,gt,gu,gv,gw,gx,gy,gz,h,ha,hb,hc,hd,he,hf,hg,hh,hi,hj,hk,hl,hm,hn,ho,hp,hq,hr,hs,ht,hu,hv,hw,hx,hy,hz,i,ia,ib,ic,id,ie,ig,ih,ii,ij,ik,il,im,io,ip,iq,ir,is,it,iu,iv,iw,ix,iy,iz,j,ja,jb,jc,jd,je,jf,jg,jh,ji,jj,jk,jl,jm,jn,jo,jp,jq,jr,js,jt,ju,jv,jw,jx,jy,jz,k,ka,kb,kc,kd,ke,kf,kg,kh,ki,kj,kk,kl,km,kn,ko,kp,kq,kr,ks,kt,ku,kv,kw,kx,ky,kz,l,la,lb,lc,ld,le,lf,lg,lh,li,lj,lk,ll,lm,ln,lo,lp,lq,lr,ls,lt,lu,lv,lw,lx,ly,lz,m,ma,mb,mc,md,me,mf,mg,mh,mi,mj,mk,ml,mm,mn,mo,mp,mq,mr,ms,mt,mu,mv,mw,mx,my,mz,n,na,nb,nc,nd,ne,nf,ng,nh,ni,nj,nk,nl,nm,nn,no,np,nq,nr,ns,nt,nu,nv,nw,nx,ny,nz,o,oa,ob,oc,od,oe,of,og,oh,oi,oj,ok,ol,om,on,oo,op,oq,or,os,ot,ou,ov,ow,ox,oy,oz,p,pa,pb,pc,pd,pe,pf,pg,ph,pi,pj,pk,pl,pm,pn,po,pp,pq,pr,ps,pt,pu,pv,pw,px,py,pz,q,qa,qb,qc,qd,qe,qf,qg,qh,qi,qj,qk,ql,qm,qn,qo,qp,qq,qr,qs,qt,qu,qv,qw,qx,qy,qz,r,ra,rb,rc,rd,re,rf,rg,rh,ri,rj,rk,rl,rm,rn,ro,rp,rq,rr,rs,rt,ru,rv,rw,rx,ry,rz,s,sa,sb,sc,sd,se,sf,sg,sh,si,sj,sk,sl,sm,sn,so,sp,sq,sr,ss,st,su,sv,sw,sx,sy,sz,t,ta,tb,tc,td,te,tf,tg,th,ti,tj,tk,tl,tm,tn,to,tp,tq,tr,ts,tt,tu,tv,tw,tx,ty,tz,u,ua,ub,uc,ud,ue,uf,ug,uh,ui,uj,uk,ul,um,un,uo,up,uq,ur,us,ut,uu,uv,uw,ux,uy,uz,v,va,vb,vc,vd,ve,vf,vg,vh,vi,vj,vk,vl,vm,vn,vo,vp,vq,vr,vs,vt,vu,vv,vw,vx,vy,vz,w,wa,wb,wc,wd,we,wf,wg,wh,wi,wj,wk,wl,wm,wn,wo,wp,wq,wr,ws,wt,wu,wv,ww,wx,wy,wz,x,xa,xb,xc,xd,xe,xf,xg,xh,xi,xj,xk,xl,xm,xn,xo,xp,xq,xr,xs,xt,xu,xv,xw,xx,xy,xz,y,ya,yb,yc,yd,ye,yf,yg,yh,yi,yj,yk,yl,ym,yn,yo,yp,yq,yr,ys,yt,yu,yv,yw,yx,yy,yz,z,za,zb,zc,zd,ze,zf,zg,zh,zi,zj,zk,zl,zm,zn,zo,zp,zq,zr,zs,zt,zu,zv,zw,zx,zy,zz;c=b[0];d=new $Uint64(0,0);e=new $Uint64(0,0);f=A.Mul64(c,new $Uint64(0,511));e=f[0];d=f[1];g=new $Uint64(0,0);h=new $Uint64(0,0);i=A.Mul64(c,new $Uint64(4294967295,4294967295));h=i[0];g=i[1];j=new $Uint64(0,0);k=new $Uint64(0,0);l=A.Mul64(c,new $Uint64(4294967295,4294967295));k=l[0];j=l[1];m=new $Uint64(0,0);n=new $Uint64(0,0);o=A.Mul64(c,new $Uint64(4294967295,4294967295));n=o[0];m=o[1];p=new $Uint64(0,0);q=new $Uint64(0,0);r=A.Mul64(c,new $Uint64(4294967295,4294967295));q=r[0];p=r[1];s=new $Uint64(0,0);t=new $Uint64(0,0);u=A.Mul64(c,new $Uint64(4294967295,4294967295));t=u[0];s=u[1];v=new $Uint64(0,0);w=new $Uint64(0,0);x=A.Mul64(c,new $Uint64(4294967295,4294967295));w=x[0];v=x[1];y=new $Uint64(0,0);z=new $Uint64(0,0);aa=A.Mul64(c,new $Uint64(4294967295,4294967295));z=aa[0];y=aa[1];ab=new $Uint64(0,0);ac=new $Uint64(0,0);ad=A.Mul64(c,new $Uint64(4294967295,4294967295));ac=ad[0];ab=ad[1];ae=new $Uint64(0,0);af=new $Uint64(0,0);ag=A.Add64(ac,y,new $Uint64(0,0));ae=ag[0];af=ag[1];ah=new $Uint64(0,0);ai=new $Uint64(0,0);aj=A.Add64(z,v,((ak=(new D(af.$high,af.$low)),new $Uint64(ak.$high,ak.$low))));ah=aj[0];ai=aj[1];al=new $Uint64(0,0);am=new $Uint64(0,0);an=A.Add64(w,s,((ao=(new D(ai.$high,ai.$low)),new $Uint64(ao.$high,ao.$low))));al=an[0];am=an[1];ap=new $Uint64(0,0);aq=new $Uint64(0,0);ar=A.Add64(t,p,((as=(new D(am.$high,am.$low)),new $Uint64(as.$high,as.$low))));ap=ar[0];aq=ar[1];at=new $Uint64(0,0);au=new $Uint64(0,0);av=A.Add64(q,m,((aw=(new D(aq.$high,aq.$low)),new $Uint64(aw.$high,aw.$low))));at=av[0];au=av[1];ax=new $Uint64(0,0);ay=new $Uint64(0,0);az=A.Add64(n,j,((ba=(new D(au.$high,au.$low)),new $Uint64(ba.$high,ba.$low))));ax=az[0];ay=az[1];bb=new $Uint64(0,0);bc=new $Uint64(0,0);bd=A.Add64(k,g,((be=(new D(ay.$high,ay.$low)),new $Uint64(be.$high,be.$low))));bb=bd[0];bc=bd[1];bf=new $Uint64(0,0);bg=new $Uint64(0,0);bh=A.Add64(h,d,((bi=(new D(bc.$high,bc.$low)),new $Uint64(bi.$high,bi.$low))));bf=bh[0];bg=bh[1];bj=new $Uint64(0,0);bk=A.Add64(c,ab,new $Uint64(0,0));bj=bk[1];bl=new $Uint64(0,0);bm=new $Uint64(0,0);bn=A.Add64(new $Uint64(0,0),ae,((bo=(new D(bj.$high,bj.$low)),new $Uint64(bo.$high,bo.$low))));bl=bn[0];bm=bn[1];bp=new $Uint64(0,0);bq=new $Uint64(0,0);br=A.Add64(new $Uint64(0,0),ah,((bs=(new D(bm.$high,bm.$low)),new $Uint64(bs.$high,bs.$low))));bp=br[0];bq=br[1];bt=new $Uint64(0,0);bu=new $Uint64(0,0);bv=A.Add64(new $Uint64(0,0),al,((bw=(new D(bq.$high,bq.$low)),new $Uint64(bw.$high,bw.$low))));bt=bv[0];bu=bv[1];bx=new $Uint64(0,0);by=new $Uint64(0,0);bz=A.Add64(new $Uint64(0,0),ap,((ca=(new D(bu.$high,bu.$low)),new $Uint64(ca.$high,ca.$low))));bx=bz[0];by=bz[1];cb=new $Uint64(0,0);cc=new $Uint64(0,0);cd=A.Add64(new $Uint64(0,0),at,((ce=(new D(by.$high,by.$low)),new $Uint64(ce.$high,ce.$low))));cb=cd[0];cc=cd[1];cf=new $Uint64(0,0);cg=new $Uint64(0,0);ch=A.Add64(new $Uint64(0,0),ax,((ci=(new D(cc.$high,cc.$low)),new $Uint64(ci.$high,ci.$low))));cf=ch[0];cg=ch[1];cj=new $Uint64(0,0);ck=new $Uint64(0,0);cl=A.Add64(new $Uint64(0,0),bb,((cm=(new D(cg.$high,cg.$low)),new $Uint64(cm.$high,cm.$low))));cj=cl[0];ck=cl[1];cn=new $Uint64(0,0);co=new $Uint64(0,0);cp=A.Add64(new $Uint64(0,0),bf,((cq=(new D(ck.$high,ck.$low)),new $Uint64(cq.$high,cq.$low))));cn=cp[0];co=cp[1];cr=new $Uint64(0,0);cs=new $Uint64(0,0);ct=A.Add64(bl,b[1],new $Uint64(0,0));cr=ct[0];cs=ct[1];cu=new $Uint64(0,0);cv=new $Uint64(0,0);cw=A.Add64(bp,new $Uint64(0,0),((cx=(new D(cs.$high,cs.$low)),new $Uint64(cx.$high,cx.$low))));cu=cw[0];cv=cw[1];cy=new $Uint64(0,0);cz=new $Uint64(0,0);da=A.Add64(bt,new $Uint64(0,0),((db=(new D(cv.$high,cv.$low)),new $Uint64(db.$high,db.$low))));cy=da[0];cz=da[1];dc=new $Uint64(0,0);dd=new $Uint64(0,0);de=A.Add64(bx,new $Uint64(0,0),((df=(new D(cz.$high,cz.$low)),new $Uint64(df.$high,df.$low))));dc=de[0];dd=de[1];dg=new $Uint64(0,0);dh=new $Uint64(0,0);di=A.Add64(cb,new $Uint64(0,0),((dj=(new D(dd.$high,dd.$low)),new $Uint64(dj.$high,dj.$low))));dg=di[0];dh=di[1];dk=new $Uint64(0,0);dl=new $Uint64(0,0);dm=A.Add64(cf,new $Uint64(0,0),((dn=(new D(dh.$high,dh.$low)),new $Uint64(dn.$high,dn.$low))));dk=dm[0];dl=dm[1];dp=new $Uint64(0,0);dq=new $Uint64(0,0);dr=A.Add64(cj,new $Uint64(0,0),((ds=(new D(dl.$high,dl.$low)),new $Uint64(ds.$high,ds.$low))));dp=dr[0];dq=dr[1];dt=new $Uint64(0,0);du=new $Uint64(0,0);dv=A.Add64(cn,new $Uint64(0,0),((dw=(new D(dq.$high,dq.$low)),new $Uint64(dw.$high,dw.$low))));dt=dv[0];du=dv[1];dx=new $Uint64(0,0);dy=new $Uint64(0,0);dz=A.Mul64(cr,new $Uint64(0,511));dy=dz[0];dx=dz[1];ea=new $Uint64(0,0);eb=new $Uint64(0,0);ec=A.Mul64(cr,new $Uint64(4294967295,4294967295));eb=ec[0];ea=ec[1];ed=new $Uint64(0,0);ee=new $Uint64(0,0);ef=A.Mul64(cr,new $Uint64(4294967295,4294967295));ee=ef[0];ed=ef[1];eg=new $Uint64(0,0);eh=new $Uint64(0,0);ei=A.Mul64(cr,new $Uint64(4294967295,4294967295));eh=ei[0];eg=ei[1];ej=new $Uint64(0,0);ek=new $Uint64(0,0);el=A.Mul64(cr,new $Uint64(4294967295,4294967295));ek=el[0];ej=el[1];em=new $Uint64(0,0);en=new $Uint64(0,0);eo=A.Mul64(cr,new $Uint64(4294967295,4294967295));en=eo[0];em=eo[1];ep=new $Uint64(0,0);eq=new $Uint64(0,0);er=A.Mul64(cr,new $Uint64(4294967295,4294967295));eq=er[0];ep=er[1];es=new $Uint64(0,0);et=new $Uint64(0,0);eu=A.Mul64(cr,new $Uint64(4294967295,4294967295));et=eu[0];es=eu[1];ev=new $Uint64(0,0);ew=new $Uint64(0,0);ex=A.Mul64(cr,new $Uint64(4294967295,4294967295));ew=ex[0];ev=ex[1];ey=new $Uint64(0,0);ez=new $Uint64(0,0);fa=A.Add64(ew,es,new $Uint64(0,0));ey=fa[0];ez=fa[1];fb=new $Uint64(0,0);fc=new $Uint64(0,0);fd=A.Add64(et,ep,((fe=(new D(ez.$high,ez.$low)),new $Uint64(fe.$high,fe.$low))));fb=fd[0];fc=fd[1];ff=new $Uint64(0,0);fg=new $Uint64(0,0);fh=A.Add64(eq,em,((fi=(new D(fc.$high,fc.$low)),new $Uint64(fi.$high,fi.$low))));ff=fh[0];fg=fh[1];fj=new $Uint64(0,0);fk=new $Uint64(0,0);fl=A.Add64(en,ej,((fm=(new D(fg.$high,fg.$low)),new $Uint64(fm.$high,fm.$low))));fj=fl[0];fk=fl[1];fn=new $Uint64(0,0);fo=new $Uint64(0,0);fp=A.Add64(ek,eg,((fq=(new D(fk.$high,fk.$low)),new $Uint64(fq.$high,fq.$low))));fn=fp[0];fo=fp[1];fr=new $Uint64(0,0);fs=new $Uint64(0,0);ft=A.Add64(eh,ed,((fu=(new D(fo.$high,fo.$low)),new $Uint64(fu.$high,fu.$low))));fr=ft[0];fs=ft[1];fv=new $Uint64(0,0);fw=new $Uint64(0,0);fx=A.Add64(ee,ea,((fy=(new D(fs.$high,fs.$low)),new $Uint64(fy.$high,fy.$low))));fv=fx[0];fw=fx[1];fz=new $Uint64(0,0);ga=new $Uint64(0,0);gb=A.Add64(eb,dx,((gc=(new D(fw.$high,fw.$low)),new $Uint64(gc.$high,gc.$low))));fz=gb[0];ga=gb[1];gd=new $Uint64(0,0);ge=A.Add64(cr,ev,new $Uint64(0,0));gd=ge[1];gf=new $Uint64(0,0);gg=new $Uint64(0,0);gh=A.Add64(cu,ey,((gi=(new D(gd.$high,gd.$low)),new $Uint64(gi.$high,gi.$low))));gf=gh[0];gg=gh[1];gj=new $Uint64(0,0);gk=new $Uint64(0,0);gl=A.Add64(cy,fb,((gm=(new D(gg.$high,gg.$low)),new $Uint64(gm.$high,gm.$low))));gj=gl[0];gk=gl[1];gn=new $Uint64(0,0);go=new $Uint64(0,0);gp=A.Add64(dc,ff,((gq=(new D(gk.$high,gk.$low)),new $Uint64(gq.$high,gq.$low))));gn=gp[0];go=gp[1];gr=new $Uint64(0,0);gs=new $Uint64(0,0);gt=A.Add64(dg,fj,((gu=(new D(go.$high,go.$low)),new $Uint64(gu.$high,gu.$low))));gr=gt[0];gs=gt[1];gv=new $Uint64(0,0);gw=new $Uint64(0,0);gx=A.Add64(dk,fn,((gy=(new D(gs.$high,gs.$low)),new $Uint64(gy.$high,gy.$low))));gv=gx[0];gw=gx[1];gz=new $Uint64(0,0);ha=new $Uint64(0,0);hb=A.Add64(dp,fr,((hc=(new D(gw.$high,gw.$low)),new $Uint64(hc.$high,hc.$low))));gz=hb[0];ha=hb[1];hd=new $Uint64(0,0);he=new $Uint64(0,0);hf=A.Add64(dt,fv,((hg=(new D(ha.$high,ha.$low)),new $Uint64(hg.$high,hg.$low))));hd=hf[0];he=hf[1];hh=new $Uint64(0,0);hi=new $Uint64(0,0);hj=A.Add64((hk=((hl=(new D(du.$high,du.$low)),new $Uint64(hl.$high,hl.$low))),hm=(hn=((ho=(new D(co.$high,co.$low)),new $Uint64(ho.$high,ho.$low))),hp=(hq=((hr=(new D(bg.$high,bg.$low)),new $Uint64(hr.$high,hr.$low))),new $Uint64(hq.$high+e.$high,hq.$low+e.$low)),new $Uint64(hn.$high+hp.$high,hn.$low+hp.$low)),new $Uint64(hk.$high+hm.$high,hk.$low+hm.$low)),fz,((hs=(new D(he.$high,he.$low)),new $Uint64(hs.$high,hs.$low))));hh=hj[0];hi=hj[1];ht=new $Uint64(0,0);hu=new $Uint64(0,0);hv=A.Add64(gf,b[2],new $Uint64(0,0));ht=hv[0];hu=hv[1];hw=new $Uint64(0,0);hx=new $Uint64(0,0);hy=A.Add64(gj,new $Uint64(0,0),((hz=(new D(hu.$high,hu.$low)),new $Uint64(hz.$high,hz.$low))));hw=hy[0];hx=hy[1];ia=new $Uint64(0,0);ib=new $Uint64(0,0);ic=A.Add64(gn,new $Uint64(0,0),((id=(new D(hx.$high,hx.$low)),new $Uint64(id.$high,id.$low))));ia=ic[0];ib=ic[1];ie=new $Uint64(0,0);ig=new $Uint64(0,0);ih=A.Add64(gr,new $Uint64(0,0),((ii=(new D(ib.$high,ib.$low)),new $Uint64(ii.$high,ii.$low))));ie=ih[0];ig=ih[1];ij=new $Uint64(0,0);ik=new $Uint64(0,0);il=A.Add64(gv,new $Uint64(0,0),((im=(new D(ig.$high,ig.$low)),new $Uint64(im.$high,im.$low))));ij=il[0];ik=il[1];io=new $Uint64(0,0);ip=new $Uint64(0,0);iq=A.Add64(gz,new $Uint64(0,0),((ir=(new D(ik.$high,ik.$low)),new $Uint64(ir.$high,ir.$low))));io=iq[0];ip=iq[1];is=new $Uint64(0,0);it=new $Uint64(0,0);iu=A.Add64(hd,new $Uint64(0,0),((iv=(new D(ip.$high,ip.$low)),new $Uint64(iv.$high,iv.$low))));is=iu[0];it=iu[1];iw=new $Uint64(0,0);ix=new $Uint64(0,0);iy=A.Add64(hh,new $Uint64(0,0),((iz=(new D(it.$high,it.$low)),new $Uint64(iz.$high,iz.$low))));iw=iy[0];ix=iy[1];ja=new $Uint64(0,0);jb=new $Uint64(0,0);jc=A.Mul64(ht,new $Uint64(0,511));jb=jc[0];ja=jc[1];jd=new $Uint64(0,0);je=new $Uint64(0,0);jf=A.Mul64(ht,new $Uint64(4294967295,4294967295));je=jf[0];jd=jf[1];jg=new $Uint64(0,0);jh=new $Uint64(0,0);ji=A.Mul64(ht,new $Uint64(4294967295,4294967295));jh=ji[0];jg=ji[1];jj=new $Uint64(0,0);jk=new $Uint64(0,0);jl=A.Mul64(ht,new $Uint64(4294967295,4294967295));jk=jl[0];jj=jl[1];jm=new $Uint64(0,0);jn=new $Uint64(0,0);jo=A.Mul64(ht,new $Uint64(4294967295,4294967295));jn=jo[0];jm=jo[1];jp=new $Uint64(0,0);jq=new $Uint64(0,0);jr=A.Mul64(ht,new $Uint64(4294967295,4294967295));jq=jr[0];jp=jr[1];js=new $Uint64(0,0);jt=new $Uint64(0,0);ju=A.Mul64(ht,new $Uint64(4294967295,4294967295));jt=ju[0];js=ju[1];jv=new $Uint64(0,0);jw=new $Uint64(0,0);jx=A.Mul64(ht,new $Uint64(4294967295,4294967295));jw=jx[0];jv=jx[1];jy=new $Uint64(0,0);jz=new $Uint64(0,0);ka=A.Mul64(ht,new $Uint64(4294967295,4294967295));jz=ka[0];jy=ka[1];kb=new $Uint64(0,0);kc=new $Uint64(0,0);kd=A.Add64(jz,jv,new $Uint64(0,0));kb=kd[0];kc=kd[1];ke=new $Uint64(0,0);kf=new $Uint64(0,0);kg=A.Add64(jw,js,((kh=(new D(kc.$high,kc.$low)),new $Uint64(kh.$high,kh.$low))));ke=kg[0];kf=kg[1];ki=new $Uint64(0,0);kj=new $Uint64(0,0);kk=A.Add64(jt,jp,((kl=(new D(kf.$high,kf.$low)),new $Uint64(kl.$high,kl.$low))));ki=kk[0];kj=kk[1];km=new $Uint64(0,0);kn=new $Uint64(0,0);ko=A.Add64(jq,jm,((kp=(new D(kj.$high,kj.$low)),new $Uint64(kp.$high,kp.$low))));km=ko[0];kn=ko[1];kq=new $Uint64(0,0);kr=new $Uint64(0,0);ks=A.Add64(jn,jj,((kt=(new D(kn.$high,kn.$low)),new $Uint64(kt.$high,kt.$low))));kq=ks[0];kr=ks[1];ku=new $Uint64(0,0);kv=new $Uint64(0,0);kw=A.Add64(jk,jg,((kx=(new D(kr.$high,kr.$low)),new $Uint64(kx.$high,kx.$low))));ku=kw[0];kv=kw[1];ky=new $Uint64(0,0);kz=new $Uint64(0,0);la=A.Add64(jh,jd,((lb=(new D(kv.$high,kv.$low)),new $Uint64(lb.$high,lb.$low))));ky=la[0];kz=la[1];lc=new $Uint64(0,0);ld=new $Uint64(0,0);le=A.Add64(je,ja,((lf=(new D(kz.$high,kz.$low)),new $Uint64(lf.$high,lf.$low))));lc=le[0];ld=le[1];lg=new $Uint64(0,0);lh=A.Add64(ht,jy,new $Uint64(0,0));lg=lh[1];li=new $Uint64(0,0);lj=new $Uint64(0,0);lk=A.Add64(hw,kb,((ll=(new D(lg.$high,lg.$low)),new $Uint64(ll.$high,ll.$low))));li=lk[0];lj=lk[1];lm=new $Uint64(0,0);ln=new $Uint64(0,0);lo=A.Add64(ia,ke,((lp=(new D(lj.$high,lj.$low)),new $Uint64(lp.$high,lp.$low))));lm=lo[0];ln=lo[1];lq=new $Uint64(0,0);lr=new $Uint64(0,0);ls=A.Add64(ie,ki,((lt=(new D(ln.$high,ln.$low)),new $Uint64(lt.$high,lt.$low))));lq=ls[0];lr=ls[1];lu=new $Uint64(0,0);lv=new $Uint64(0,0);lw=A.Add64(ij,km,((lx=(new D(lr.$high,lr.$low)),new $Uint64(lx.$high,lx.$low))));lu=lw[0];lv=lw[1];ly=new $Uint64(0,0);lz=new $Uint64(0,0);ma=A.Add64(io,kq,((mb=(new D(lv.$high,lv.$low)),new $Uint64(mb.$high,mb.$low))));ly=ma[0];lz=ma[1];mc=new $Uint64(0,0);md=new $Uint64(0,0);me=A.Add64(is,ku,((mf=(new D(lz.$high,lz.$low)),new $Uint64(mf.$high,mf.$low))));mc=me[0];md=me[1];mg=new $Uint64(0,0);mh=new $Uint64(0,0);mi=A.Add64(iw,ky,((mj=(new D(md.$high,md.$low)),new $Uint64(mj.$high,mj.$low))));mg=mi[0];mh=mi[1];mk=new $Uint64(0,0);ml=new $Uint64(0,0);mm=A.Add64((mn=((mo=(new D(ix.$high,ix.$low)),new $Uint64(mo.$high,mo.$low))),mp=(mq=((mr=(new D(hi.$high,hi.$low)),new $Uint64(mr.$high,mr.$low))),ms=(mt=((mu=(new D(ga.$high,ga.$low)),new $Uint64(mu.$high,mu.$low))),new $Uint64(mt.$high+dy.$high,mt.$low+dy.$low)),new $Uint64(mq.$high+ms.$high,mq.$low+ms.$low)),new $Uint64(mn.$high+mp.$high,mn.$low+mp.$low)),lc,((mv=(new D(mh.$high,mh.$low)),new $Uint64(mv.$high,mv.$low))));mk=mm[0];ml=mm[1];mw=new $Uint64(0,0);mx=new $Uint64(0,0);my=A.Add64(li,b[3],new $Uint64(0,0));mw=my[0];mx=my[1];mz=new $Uint64(0,0);na=new $Uint64(0,0);nb=A.Add64(lm,new $Uint64(0,0),((nc=(new D(mx.$high,mx.$low)),new $Uint64(nc.$high,nc.$low))));mz=nb[0];na=nb[1];nd=new $Uint64(0,0);ne=new $Uint64(0,0);nf=A.Add64(lq,new $Uint64(0,0),((ng=(new D(na.$high,na.$low)),new $Uint64(ng.$high,ng.$low))));nd=nf[0];ne=nf[1];nh=new $Uint64(0,0);ni=new $Uint64(0,0);nj=A.Add64(lu,new $Uint64(0,0),((nk=(new D(ne.$high,ne.$low)),new $Uint64(nk.$high,nk.$low))));nh=nj[0];ni=nj[1];nl=new $Uint64(0,0);nm=new $Uint64(0,0);nn=A.Add64(ly,new $Uint64(0,0),((no=(new D(ni.$high,ni.$low)),new $Uint64(no.$high,no.$low))));nl=nn[0];nm=nn[1];np=new $Uint64(0,0);nq=new $Uint64(0,0);nr=A.Add64(mc,new $Uint64(0,0),((ns=(new D(nm.$high,nm.$low)),new $Uint64(ns.$high,ns.$low))));np=nr[0];nq=nr[1];nt=new $Uint64(0,0);nu=new $Uint64(0,0);nv=A.Add64(mg,new $Uint64(0,0),((nw=(new D(nq.$high,nq.$low)),new $Uint64(nw.$high,nw.$low))));nt=nv[0];nu=nv[1];nx=new $Uint64(0,0);ny=new $Uint64(0,0);nz=A.Add64(mk,new $Uint64(0,0),((oa=(new D(nu.$high,nu.$low)),new $Uint64(oa.$high,oa.$low))));nx=nz[0];ny=nz[1];ob=new $Uint64(0,0);oc=new $Uint64(0,0);od=A.Mul64(mw,new $Uint64(0,511));oc=od[0];ob=od[1];oe=new $Uint64(0,0);of=new $Uint64(0,0);og=A.Mul64(mw,new $Uint64(4294967295,4294967295));of=og[0];oe=og[1];oh=new $Uint64(0,0);oi=new $Uint64(0,0);oj=A.Mul64(mw,new $Uint64(4294967295,4294967295));oi=oj[0];oh=oj[1];ok=new $Uint64(0,0);ol=new $Uint64(0,0);om=A.Mul64(mw,new $Uint64(4294967295,4294967295));ol=om[0];ok=om[1];on=new $Uint64(0,0);oo=new $Uint64(0,0);op=A.Mul64(mw,new $Uint64(4294967295,4294967295));oo=op[0];on=op[1];oq=new $Uint64(0,0);or=new $Uint64(0,0);os=A.Mul64(mw,new $Uint64(4294967295,4294967295));or=os[0];oq=os[1];ot=new $Uint64(0,0);ou=new $Uint64(0,0);ov=A.Mul64(mw,new $Uint64(4294967295,4294967295));ou=ov[0];ot=ov[1];ow=new $Uint64(0,0);ox=new $Uint64(0,0);oy=A.Mul64(mw,new $Uint64(4294967295,4294967295));ox=oy[0];ow=oy[1];oz=new $Uint64(0,0);pa=new $Uint64(0,0);pb=A.Mul64(mw,new $Uint64(4294967295,4294967295));pa=pb[0];oz=pb[1];pc=new $Uint64(0,0);pd=new $Uint64(0,0);pe=A.Add64(pa,ow,new $Uint64(0,0));pc=pe[0];pd=pe[1];pf=new $Uint64(0,0);pg=new $Uint64(0,0);ph=A.Add64(ox,ot,((pi=(new D(pd.$high,pd.$low)),new $Uint64(pi.$high,pi.$low))));pf=ph[0];pg=ph[1];pj=new $Uint64(0,0);pk=new $Uint64(0,0);pl=A.Add64(ou,oq,((pm=(new D(pg.$high,pg.$low)),new $Uint64(pm.$high,pm.$low))));pj=pl[0];pk=pl[1];pn=new $Uint64(0,0);po=new $Uint64(0,0);pp=A.Add64(or,on,((pq=(new D(pk.$high,pk.$low)),new $Uint64(pq.$high,pq.$low))));pn=pp[0];po=pp[1];pr=new $Uint64(0,0);ps=new $Uint64(0,0);pt=A.Add64(oo,ok,((pu=(new D(po.$high,po.$low)),new $Uint64(pu.$high,pu.$low))));pr=pt[0];ps=pt[1];pv=new $Uint64(0,0);pw=new $Uint64(0,0);px=A.Add64(ol,oh,((py=(new D(ps.$high,ps.$low)),new $Uint64(py.$high,py.$low))));pv=px[0];pw=px[1];pz=new $Uint64(0,0);qa=new $Uint64(0,0);qb=A.Add64(oi,oe,((qc=(new D(pw.$high,pw.$low)),new $Uint64(qc.$high,qc.$low))));pz=qb[0];qa=qb[1];qd=new $Uint64(0,0);qe=new $Uint64(0,0);qf=A.Add64(of,ob,((qg=(new D(qa.$high,qa.$low)),new $Uint64(qg.$high,qg.$low))));qd=qf[0];qe=qf[1];qh=new $Uint64(0,0);qi=A.Add64(mw,oz,new $Uint64(0,0));qh=qi[1];qj=new $Uint64(0,0);qk=new $Uint64(0,0);ql=A.Add64(mz,pc,((qm=(new D(qh.$high,qh.$low)),new $Uint64(qm.$high,qm.$low))));qj=ql[0];qk=ql[1];qn=new $Uint64(0,0);qo=new $Uint64(0,0);qp=A.Add64(nd,pf,((qq=(new D(qk.$high,qk.$low)),new $Uint64(qq.$high,qq.$low))));qn=qp[0];qo=qp[1];qr=new $Uint64(0,0);qs=new $Uint64(0,0);qt=A.Add64(nh,pj,((qu=(new D(qo.$high,qo.$low)),new $Uint64(qu.$high,qu.$low))));qr=qt[0];qs=qt[1];qv=new $Uint64(0,0);qw=new $Uint64(0,0);qx=A.Add64(nl,pn,((qy=(new D(qs.$high,qs.$low)),new $Uint64(qy.$high,qy.$low))));qv=qx[0];qw=qx[1];qz=new $Uint64(0,0);ra=new $Uint64(0,0);rb=A.Add64(np,pr,((rc=(new D(qw.$high,qw.$low)),new $Uint64(rc.$high,rc.$low))));qz=rb[0];ra=rb[1];rd=new $Uint64(0,0);re=new $Uint64(0,0);rf=A.Add64(nt,pv,((rg=(new D(ra.$high,ra.$low)),new $Uint64(rg.$high,rg.$low))));rd=rf[0];re=rf[1];rh=new $Uint64(0,0);ri=new $Uint64(0,0);rj=A.Add64(nx,pz,((rk=(new D(re.$high,re.$low)),new $Uint64(rk.$high,rk.$low))));rh=rj[0];ri=rj[1];rl=new $Uint64(0,0);rm=new $Uint64(0,0);rn=A.Add64((ro=((rp=(new D(ny.$high,ny.$low)),new $Uint64(rp.$high,rp.$low))),rq=(rr=((rs=(new D(ml.$high,ml.$low)),new $Uint64(rs.$high,rs.$low))),rt=(ru=((rv=(new D(ld.$high,ld.$low)),new $Uint64(rv.$high,rv.$low))),new $Uint64(ru.$high+jb.$high,ru.$low+jb.$low)),new $Uint64(rr.$high+rt.$high,rr.$low+rt.$low)),new $Uint64(ro.$high+rq.$high,ro.$low+rq.$low)),qd,((rw=(new D(ri.$high,ri.$low)),new $Uint64(rw.$high,rw.$low))));rl=rn[0];rm=rn[1];rx=new $Uint64(0,0);ry=new $Uint64(0,0);rz=A.Add64(qj,b[4],new $Uint64(0,0));rx=rz[0];ry=rz[1];sa=new $Uint64(0,0);sb=new $Uint64(0,0);sc=A.Add64(qn,new $Uint64(0,0),((sd=(new D(ry.$high,ry.$low)),new $Uint64(sd.$high,sd.$low))));sa=sc[0];sb=sc[1];se=new $Uint64(0,0);sf=new $Uint64(0,0);sg=A.Add64(qr,new $Uint64(0,0),((sh=(new D(sb.$high,sb.$low)),new $Uint64(sh.$high,sh.$low))));se=sg[0];sf=sg[1];si=new $Uint64(0,0);sj=new $Uint64(0,0);sk=A.Add64(qv,new $Uint64(0,0),((sl=(new D(sf.$high,sf.$low)),new $Uint64(sl.$high,sl.$low))));si=sk[0];sj=sk[1];sm=new $Uint64(0,0);sn=new $Uint64(0,0);so=A.Add64(qz,new $Uint64(0,0),((sp=(new D(sj.$high,sj.$low)),new $Uint64(sp.$high,sp.$low))));sm=so[0];sn=so[1];sq=new $Uint64(0,0);sr=new $Uint64(0,0);ss=A.Add64(rd,new $Uint64(0,0),((st=(new D(sn.$high,sn.$low)),new $Uint64(st.$high,st.$low))));sq=ss[0];sr=ss[1];su=new $Uint64(0,0);sv=new $Uint64(0,0);sw=A.Add64(rh,new $Uint64(0,0),((sx=(new D(sr.$high,sr.$low)),new $Uint64(sx.$high,sx.$low))));su=sw[0];sv=sw[1];sy=new $Uint64(0,0);sz=new $Uint64(0,0);ta=A.Add64(rl,new $Uint64(0,0),((tb=(new D(sv.$high,sv.$low)),new $Uint64(tb.$high,tb.$low))));sy=ta[0];sz=ta[1];tc=new $Uint64(0,0);td=new $Uint64(0,0);te=A.Mul64(rx,new $Uint64(0,511));td=te[0];tc=te[1];tf=new $Uint64(0,0);tg=new $Uint64(0,0);th=A.Mul64(rx,new $Uint64(4294967295,4294967295));tg=th[0];tf=th[1];ti=new $Uint64(0,0);tj=new $Uint64(0,0);tk=A.Mul64(rx,new $Uint64(4294967295,4294967295));tj=tk[0];ti=tk[1];tl=new $Uint64(0,0);tm=new $Uint64(0,0);tn=A.Mul64(rx,new $Uint64(4294967295,4294967295));tm=tn[0];tl=tn[1];to=new $Uint64(0,0);tp=new $Uint64(0,0);tq=A.Mul64(rx,new $Uint64(4294967295,4294967295));tp=tq[0];to=tq[1];tr=new $Uint64(0,0);ts=new $Uint64(0,0);tt=A.Mul64(rx,new $Uint64(4294967295,4294967295));ts=tt[0];tr=tt[1];tu=new $Uint64(0,0);tv=new $Uint64(0,0);tw=A.Mul64(rx,new $Uint64(4294967295,4294967295));tv=tw[0];tu=tw[1];tx=new $Uint64(0,0);ty=new $Uint64(0,0);tz=A.Mul64(rx,new $Uint64(4294967295,4294967295));ty=tz[0];tx=tz[1];ua=new $Uint64(0,0);ub=new $Uint64(0,0);uc=A.Mul64(rx,new $Uint64(4294967295,4294967295));ub=uc[0];ua=uc[1];ud=new $Uint64(0,0);ue=new $Uint64(0,0);uf=A.Add64(ub,tx,new $Uint64(0,0));ud=uf[0];ue=uf[1];ug=new $Uint64(0,0);uh=new $Uint64(0,0);ui=A.Add64(ty,tu,((uj=(new D(ue.$high,ue.$low)),new $Uint64(uj.$high,uj.$low))));ug=ui[0];uh=ui[1];uk=new $Uint64(0,0);ul=new $Uint64(0,0);um=A.Add64(tv,tr,((un=(new D(uh.$high,uh.$low)),new $Uint64(un.$high,un.$low))));uk=um[0];ul=um[1];uo=new $Uint64(0,0);up=new $Uint64(0,0);uq=A.Add64(ts,to,((ur=(new D(ul.$high,ul.$low)),new $Uint64(ur.$high,ur.$low))));uo=uq[0];up=uq[1];us=new $Uint64(0,0);ut=new $Uint64(0,0);uu=A.Add64(tp,tl,((uv=(new D(up.$high,up.$low)),new $Uint64(uv.$high,uv.$low))));us=uu[0];ut=uu[1];uw=new $Uint64(0,0);ux=new $Uint64(0,0);uy=A.Add64(tm,ti,((uz=(new D(ut.$high,ut.$low)),new $Uint64(uz.$high,uz.$low))));uw=uy[0];ux=uy[1];va=new $Uint64(0,0);vb=new $Uint64(0,0);vc=A.Add64(tj,tf,((vd=(new D(ux.$high,ux.$low)),new $Uint64(vd.$high,vd.$low))));va=vc[0];vb=vc[1];ve=new $Uint64(0,0);vf=new $Uint64(0,0);vg=A.Add64(tg,tc,((vh=(new D(vb.$high,vb.$low)),new $Uint64(vh.$high,vh.$low))));ve=vg[0];vf=vg[1];vi=new $Uint64(0,0);vj=A.Add64(rx,ua,new $Uint64(0,0));vi=vj[1];vk=new $Uint64(0,0);vl=new $Uint64(0,0);vm=A.Add64(sa,ud,((vn=(new D(vi.$high,vi.$low)),new $Uint64(vn.$high,vn.$low))));vk=vm[0];vl=vm[1];vo=new $Uint64(0,0);vp=new $Uint64(0,0);vq=A.Add64(se,ug,((vr=(new D(vl.$high,vl.$low)),new $Uint64(vr.$high,vr.$low))));vo=vq[0];vp=vq[1];vs=new $Uint64(0,0);vt=new $Uint64(0,0);vu=A.Add64(si,uk,((vv=(new D(vp.$high,vp.$low)),new $Uint64(vv.$high,vv.$low))));vs=vu[0];vt=vu[1];vw=new $Uint64(0,0);vx=new $Uint64(0,0);vy=A.Add64(sm,uo,((vz=(new D(vt.$high,vt.$low)),new $Uint64(vz.$high,vz.$low))));vw=vy[0];vx=vy[1];wa=new $Uint64(0,0);wb=new $Uint64(0,0);wc=A.Add64(sq,us,((wd=(new D(vx.$high,vx.$low)),new $Uint64(wd.$high,wd.$low))));wa=wc[0];wb=wc[1];we=new $Uint64(0,0);wf=new $Uint64(0,0);wg=A.Add64(su,uw,((wh=(new D(wb.$high,wb.$low)),new $Uint64(wh.$high,wh.$low))));we=wg[0];wf=wg[1];wi=new $Uint64(0,0);wj=new $Uint64(0,0);wk=A.Add64(sy,va,((wl=(new D(wf.$high,wf.$low)),new $Uint64(wl.$high,wl.$low))));wi=wk[0];wj=wk[1];wm=new $Uint64(0,0);wn=new $Uint64(0,0);wo=A.Add64((wp=((wq=(new D(sz.$high,sz.$low)),new $Uint64(wq.$high,wq.$low))),wr=(ws=((wt=(new D(rm.$high,rm.$low)),new $Uint64(wt.$high,wt.$low))),wu=(wv=((ww=(new D(qe.$high,qe.$low)),new $Uint64(ww.$high,ww.$low))),new $Uint64(wv.$high+oc.$high,wv.$low+oc.$low)),new $Uint64(ws.$high+wu.$high,ws.$low+wu.$low)),new $Uint64(wp.$high+wr.$high,wp.$low+wr.$low)),ve,((wx=(new D(wj.$high,wj.$low)),new $Uint64(wx.$high,wx.$low))));wm=wo[0];wn=wo[1];wy=new $Uint64(0,0);wz=new $Uint64(0,0);xa=A.Add64(vk,b[5],new $Uint64(0,0));wy=xa[0];wz=xa[1];xb=new $Uint64(0,0);xc=new $Uint64(0,0);xd=A.Add64(vo,new $Uint64(0,0),((xe=(new D(wz.$high,wz.$low)),new $Uint64(xe.$high,xe.$low))));xb=xd[0];xc=xd[1];xf=new $Uint64(0,0);xg=new $Uint64(0,0);xh=A.Add64(vs,new $Uint64(0,0),((xi=(new D(xc.$high,xc.$low)),new $Uint64(xi.$high,xi.$low))));xf=xh[0];xg=xh[1];xj=new $Uint64(0,0);xk=new $Uint64(0,0);xl=A.Add64(vw,new $Uint64(0,0),((xm=(new D(xg.$high,xg.$low)),new $Uint64(xm.$high,xm.$low))));xj=xl[0];xk=xl[1];xn=new $Uint64(0,0);xo=new $Uint64(0,0);xp=A.Add64(wa,new $Uint64(0,0),((xq=(new D(xk.$high,xk.$low)),new $Uint64(xq.$high,xq.$low))));xn=xp[0];xo=xp[1];xr=new $Uint64(0,0);xs=new $Uint64(0,0);xt=A.Add64(we,new $Uint64(0,0),((xu=(new D(xo.$high,xo.$low)),new $Uint64(xu.$high,xu.$low))));xr=xt[0];xs=xt[1];xv=new $Uint64(0,0);xw=new $Uint64(0,0);xx=A.Add64(wi,new $Uint64(0,0),((xy=(new D(xs.$high,xs.$low)),new $Uint64(xy.$high,xy.$low))));xv=xx[0];xw=xx[1];xz=new $Uint64(0,0);ya=new $Uint64(0,0);yb=A.Add64(wm,new $Uint64(0,0),((yc=(new D(xw.$high,xw.$low)),new $Uint64(yc.$high,yc.$low))));xz=yb[0];ya=yb[1];yd=new $Uint64(0,0);ye=new $Uint64(0,0);yf=A.Mul64(wy,new $Uint64(0,511));ye=yf[0];yd=yf[1];yg=new $Uint64(0,0);yh=new $Uint64(0,0);yi=A.Mul64(wy,new $Uint64(4294967295,4294967295));yh=yi[0];yg=yi[1];yj=new $Uint64(0,0);yk=new $Uint64(0,0);yl=A.Mul64(wy,new $Uint64(4294967295,4294967295));yk=yl[0];yj=yl[1];ym=new $Uint64(0,0);yn=new $Uint64(0,0);yo=A.Mul64(wy,new $Uint64(4294967295,4294967295));yn=yo[0];ym=yo[1];yp=new $Uint64(0,0);yq=new $Uint64(0,0);yr=A.Mul64(wy,new $Uint64(4294967295,4294967295));yq=yr[0];yp=yr[1];ys=new $Uint64(0,0);yt=new $Uint64(0,0);yu=A.Mul64(wy,new $Uint64(4294967295,4294967295));yt=yu[0];ys=yu[1];yv=new $Uint64(0,0);yw=new $Uint64(0,0);yx=A.Mul64(wy,new $Uint64(4294967295,4294967295));yw=yx[0];yv=yx[1];yy=new $Uint64(0,0);yz=new $Uint64(0,0);za=A.Mul64(wy,new $Uint64(4294967295,4294967295));yz=za[0];yy=za[1];zb=new $Uint64(0,0);zc=new $Uint64(0,0);zd=A.Mul64(wy,new $Uint64(4294967295,4294967295));zc=zd[0];zb=zd[1];ze=new $Uint64(0,0);zf=new $Uint64(0,0);zg=A.Add64(zc,yy,new $Uint64(0,0));ze=zg[0];zf=zg[1];zh=new $Uint64(0,0);zi=new $Uint64(0,0);zj=A.Add64(yz,yv,((zk=(new D(zf.$high,zf.$low)),new $Uint64(zk.$high,zk.$low))));zh=zj[0];zi=zj[1];zl=new $Uint64(0,0);zm=new $Uint64(0,0);zn=A.Add64(yw,ys,((zo=(new D(zi.$high,zi.$low)),new $Uint64(zo.$high,zo.$low))));zl=zn[0];zm=zn[1];zp=new $Uint64(0,0);zq=new $Uint64(0,0);zr=A.Add64(yt,yp,((zs=(new D(zm.$high,zm.$low)),new $Uint64(zs.$high,zs.$low))));zp=zr[0];zq=zr[1];zt=new $Uint64(0,0);zu=new $Uint64(0,0);zv=A.Add64(yq,ym,((zw=(new D(zq.$high,zq.$low)),new $Uint64(zw.$high,zw.$low))));zt=zv[0];zu=zv[1];zx=new $Uint64(0,0);zy=new $Uint64(0,0);zz=A.Add64(yn,yj,((aaa=(new D(zu.$high,zu.$low)),new $Uint64(aaa.$high,aaa.$low))));zx=zz[0];zy=zz[1];aab=new $Uint64(0,0);aac=new $Uint64(0,0);aad=A.Add64(yk,yg,((aae=(new D(zy.$high,zy.$low)),new $Uint64(aae.$high,aae.$low))));aab=aad[0];aac=aad[1];aaf=new $Uint64(0,0);aag=new $Uint64(0,0);aah=A.Add64(yh,yd,((aai=(new D(aac.$high,aac.$low)),new $Uint64(aai.$high,aai.$low))));aaf=aah[0];aag=aah[1];aaj=new $Uint64(0,0);aak=A.Add64(wy,zb,new $Uint64(0,0));aaj=aak[1];aal=new $Uint64(0,0);aam=new $Uint64(0,0);aan=A.Add64(xb,ze,((aao=(new D(aaj.$high,aaj.$low)),new $Uint64(aao.$high,aao.$low))));aal=aan[0];aam=aan[1];aap=new $Uint64(0,0);aaq=new $Uint64(0,0);aar=A.Add64(xf,zh,((aas=(new D(aam.$high,aam.$low)),new $Uint64(aas.$high,aas.$low))));aap=aar[0];aaq=aar[1];aat=new $Uint64(0,0);aau=new $Uint64(0,0);aav=A.Add64(xj,zl,((aaw=(new D(aaq.$high,aaq.$low)),new $Uint64(aaw.$high,aaw.$low))));aat=aav[0];aau=aav[1];aax=new $Uint64(0,0);aay=new $Uint64(0,0);aaz=A.Add64(xn,zp,((aba=(new D(aau.$high,aau.$low)),new $Uint64(aba.$high,aba.$low))));aax=aaz[0];aay=aaz[1];abb=new $Uint64(0,0);abc=new $Uint64(0,0);abd=A.Add64(xr,zt,((abe=(new D(aay.$high,aay.$low)),new $Uint64(abe.$high,abe.$low))));abb=abd[0];abc=abd[1];abf=new $Uint64(0,0);abg=new $Uint64(0,0);abh=A.Add64(xv,zx,((abi=(new D(abc.$high,abc.$low)),new $Uint64(abi.$high,abi.$low))));abf=abh[0];abg=abh[1];abj=new $Uint64(0,0);abk=new $Uint64(0,0);abl=A.Add64(xz,aab,((abm=(new D(abg.$high,abg.$low)),new $Uint64(abm.$high,abm.$low))));abj=abl[0];abk=abl[1];abn=new $Uint64(0,0);abo=new $Uint64(0,0);abp=A.Add64((abq=((abr=(new D(ya.$high,ya.$low)),new $Uint64(abr.$high,abr.$low))),abs=(abt=((abu=(new D(wn.$high,wn.$low)),new $Uint64(abu.$high,abu.$low))),abv=(abw=((abx=(new D(vf.$high,vf.$low)),new $Uint64(abx.$high,abx.$low))),new $Uint64(abw.$high+td.$high,abw.$low+td.$low)),new $Uint64(abt.$high+abv.$high,abt.$low+abv.$low)),new $Uint64(abq.$high+abs.$high,abq.$low+abs.$low)),aaf,((aby=(new D(abk.$high,abk.$low)),new $Uint64(aby.$high,aby.$low))));abn=abp[0];abo=abp[1];abz=new $Uint64(0,0);aca=new $Uint64(0,0);acb=A.Add64(aal,b[6],new $Uint64(0,0));abz=acb[0];aca=acb[1];acc=new $Uint64(0,0);acd=new $Uint64(0,0);ace=A.Add64(aap,new $Uint64(0,0),((acf=(new D(aca.$high,aca.$low)),new $Uint64(acf.$high,acf.$low))));acc=ace[0];acd=ace[1];acg=new $Uint64(0,0);ach=new $Uint64(0,0);aci=A.Add64(aat,new $Uint64(0,0),((acj=(new D(acd.$high,acd.$low)),new $Uint64(acj.$high,acj.$low))));acg=aci[0];ach=aci[1];ack=new $Uint64(0,0);acl=new $Uint64(0,0);acm=A.Add64(aax,new $Uint64(0,0),((acn=(new D(ach.$high,ach.$low)),new $Uint64(acn.$high,acn.$low))));ack=acm[0];acl=acm[1];aco=new $Uint64(0,0);acp=new $Uint64(0,0);acq=A.Add64(abb,new $Uint64(0,0),((acr=(new D(acl.$high,acl.$low)),new $Uint64(acr.$high,acr.$low))));aco=acq[0];acp=acq[1];acs=new $Uint64(0,0);act=new $Uint64(0,0);acu=A.Add64(abf,new $Uint64(0,0),((acv=(new D(acp.$high,acp.$low)),new $Uint64(acv.$high,acv.$low))));acs=acu[0];act=acu[1];acw=new $Uint64(0,0);acx=new $Uint64(0,0);acy=A.Add64(abj,new $Uint64(0,0),((acz=(new D(act.$high,act.$low)),new $Uint64(acz.$high,acz.$low))));acw=acy[0];acx=acy[1];ada=new $Uint64(0,0);adb=new $Uint64(0,0);adc=A.Add64(abn,new $Uint64(0,0),((add=(new D(acx.$high,acx.$low)),new $Uint64(add.$high,add.$low))));ada=adc[0];adb=adc[1];ade=new $Uint64(0,0);adf=new $Uint64(0,0);adg=A.Mul64(abz,new $Uint64(0,511));adf=adg[0];ade=adg[1];adh=new $Uint64(0,0);adi=new $Uint64(0,0);adj=A.Mul64(abz,new $Uint64(4294967295,4294967295));adi=adj[0];adh=adj[1];adk=new $Uint64(0,0);adl=new $Uint64(0,0);adm=A.Mul64(abz,new $Uint64(4294967295,4294967295));adl=adm[0];adk=adm[1];adn=new $Uint64(0,0);ado=new $Uint64(0,0);adp=A.Mul64(abz,new $Uint64(4294967295,4294967295));ado=adp[0];adn=adp[1];adq=new $Uint64(0,0);adr=new $Uint64(0,0);ads=A.Mul64(abz,new $Uint64(4294967295,4294967295));adr=ads[0];adq=ads[1];adt=new $Uint64(0,0);adu=new $Uint64(0,0);adv=A.Mul64(abz,new $Uint64(4294967295,4294967295));adu=adv[0];adt=adv[1];adw=new $Uint64(0,0);adx=new $Uint64(0,0);ady=A.Mul64(abz,new $Uint64(4294967295,4294967295));adx=ady[0];adw=ady[1];adz=new $Uint64(0,0);aea=new $Uint64(0,0);aeb=A.Mul64(abz,new $Uint64(4294967295,4294967295));aea=aeb[0];adz=aeb[1];aec=new $Uint64(0,0);aed=new $Uint64(0,0);aee=A.Mul64(abz,new $Uint64(4294967295,4294967295));aed=aee[0];aec=aee[1];aef=new $Uint64(0,0);aeg=new $Uint64(0,0);aeh=A.Add64(aed,adz,new $Uint64(0,0));aef=aeh[0];aeg=aeh[1];aei=new $Uint64(0,0);aej=new $Uint64(0,0);aek=A.Add64(aea,adw,((ael=(new D(aeg.$high,aeg.$low)),new $Uint64(ael.$high,ael.$low))));aei=aek[0];aej=aek[1];aem=new $Uint64(0,0);aen=new $Uint64(0,0);aeo=A.Add64(adx,adt,((aep=(new D(aej.$high,aej.$low)),new $Uint64(aep.$high,aep.$low))));aem=aeo[0];aen=aeo[1];aeq=new $Uint64(0,0);aer=new $Uint64(0,0);aes=A.Add64(adu,adq,((aet=(new D(aen.$high,aen.$low)),new $Uint64(aet.$high,aet.$low))));aeq=aes[0];aer=aes[1];aeu=new $Uint64(0,0);aev=new $Uint64(0,0);aew=A.Add64(adr,adn,((aex=(new D(aer.$high,aer.$low)),new $Uint64(aex.$high,aex.$low))));aeu=aew[0];aev=aew[1];aey=new $Uint64(0,0);aez=new $Uint64(0,0);afa=A.Add64(ado,adk,((afb=(new D(aev.$high,aev.$low)),new $Uint64(afb.$high,afb.$low))));aey=afa[0];aez=afa[1];afc=new $Uint64(0,0);afd=new $Uint64(0,0);afe=A.Add64(adl,adh,((aff=(new D(aez.$high,aez.$low)),new $Uint64(aff.$high,aff.$low))));afc=afe[0];afd=afe[1];afg=new $Uint64(0,0);afh=new $Uint64(0,0);afi=A.Add64(adi,ade,((afj=(new D(afd.$high,afd.$low)),new $Uint64(afj.$high,afj.$low))));afg=afi[0];afh=afi[1];afk=new $Uint64(0,0);afl=A.Add64(abz,aec,new $Uint64(0,0));afk=afl[1];afm=new $Uint64(0,0);afn=new $Uint64(0,0);afo=A.Add64(acc,aef,((afp=(new D(afk.$high,afk.$low)),new $Uint64(afp.$high,afp.$low))));afm=afo[0];afn=afo[1];afq=new $Uint64(0,0);afr=new $Uint64(0,0);afs=A.Add64(acg,aei,((aft=(new D(afn.$high,afn.$low)),new $Uint64(aft.$high,aft.$low))));afq=afs[0];afr=afs[1];afu=new $Uint64(0,0);afv=new $Uint64(0,0);afw=A.Add64(ack,aem,((afx=(new D(afr.$high,afr.$low)),new $Uint64(afx.$high,afx.$low))));afu=afw[0];afv=afw[1];afy=new $Uint64(0,0);afz=new $Uint64(0,0);aga=A.Add64(aco,aeq,((agb=(new D(afv.$high,afv.$low)),new $Uint64(agb.$high,agb.$low))));afy=aga[0];afz=aga[1];agc=new $Uint64(0,0);agd=new $Uint64(0,0);age=A.Add64(acs,aeu,((agf=(new D(afz.$high,afz.$low)),new $Uint64(agf.$high,agf.$low))));agc=age[0];agd=age[1];agg=new $Uint64(0,0);agh=new $Uint64(0,0);agi=A.Add64(acw,aey,((agj=(new D(agd.$high,agd.$low)),new $Uint64(agj.$high,agj.$low))));agg=agi[0];agh=agi[1];agk=new $Uint64(0,0);agl=new $Uint64(0,0);agm=A.Add64(ada,afc,((agn=(new D(agh.$high,agh.$low)),new $Uint64(agn.$high,agn.$low))));agk=agm[0];agl=agm[1];ago=new $Uint64(0,0);agp=new $Uint64(0,0);agq=A.Add64((agr=((ags=(new D(adb.$high,adb.$low)),new $Uint64(ags.$high,ags.$low))),agt=(agu=((agv=(new D(abo.$high,abo.$low)),new $Uint64(agv.$high,agv.$low))),agw=(agx=((agy=(new D(aag.$high,aag.$low)),new $Uint64(agy.$high,agy.$low))),new $Uint64(agx.$high+ye.$high,agx.$low+ye.$low)),new $Uint64(agu.$high+agw.$high,agu.$low+agw.$low)),new $Uint64(agr.$high+agt.$high,agr.$low+agt.$low)),afg,((agz=(new D(agl.$high,agl.$low)),new $Uint64(agz.$high,agz.$low))));ago=agq[0];agp=agq[1];aha=new $Uint64(0,0);ahb=new $Uint64(0,0);ahc=A.Add64(afm,b[7],new $Uint64(0,0));aha=ahc[0];ahb=ahc[1];ahd=new $Uint64(0,0);ahe=new $Uint64(0,0);ahf=A.Add64(afq,new $Uint64(0,0),((ahg=(new D(ahb.$high,ahb.$low)),new $Uint64(ahg.$high,ahg.$low))));ahd=ahf[0];ahe=ahf[1];ahh=new $Uint64(0,0);ahi=new $Uint64(0,0);ahj=A.Add64(afu,new $Uint64(0,0),((ahk=(new D(ahe.$high,ahe.$low)),new $Uint64(ahk.$high,ahk.$low))));ahh=ahj[0];ahi=ahj[1];ahl=new $Uint64(0,0);ahm=new $Uint64(0,0);ahn=A.Add64(afy,new $Uint64(0,0),((aho=(new D(ahi.$high,ahi.$low)),new $Uint64(aho.$high,aho.$low))));ahl=ahn[0];ahm=ahn[1];ahp=new $Uint64(0,0);ahq=new $Uint64(0,0);ahr=A.Add64(agc,new $Uint64(0,0),((ahs=(new D(ahm.$high,ahm.$low)),new $Uint64(ahs.$high,ahs.$low))));ahp=ahr[0];ahq=ahr[1];aht=new $Uint64(0,0);ahu=new $Uint64(0,0);ahv=A.Add64(agg,new $Uint64(0,0),((ahw=(new D(ahq.$high,ahq.$low)),new $Uint64(ahw.$high,ahw.$low))));aht=ahv[0];ahu=ahv[1];ahx=new $Uint64(0,0);ahy=new $Uint64(0,0);ahz=A.Add64(agk,new $Uint64(0,0),((aia=(new D(ahu.$high,ahu.$low)),new $Uint64(aia.$high,aia.$low))));ahx=ahz[0];ahy=ahz[1];aib=new $Uint64(0,0);aic=new $Uint64(0,0);aid=A.Add64(ago,new $Uint64(0,0),((aie=(new D(ahy.$high,ahy.$low)),new $Uint64(aie.$high,aie.$low))));aib=aid[0];aic=aid[1];aif=new $Uint64(0,0);aig=new $Uint64(0,0);aih=A.Mul64(aha,new $Uint64(0,511));aig=aih[0];aif=aih[1];aii=new $Uint64(0,0);aij=new $Uint64(0,0);aik=A.Mul64(aha,new $Uint64(4294967295,4294967295));aij=aik[0];aii=aik[1];ail=new $Uint64(0,0);aim=new $Uint64(0,0);ain=A.Mul64(aha,new $Uint64(4294967295,4294967295));aim=ain[0];ail=ain[1];aio=new $Uint64(0,0);aip=new $Uint64(0,0);aiq=A.Mul64(aha,new $Uint64(4294967295,4294967295));aip=aiq[0];aio=aiq[1];air=new $Uint64(0,0);ais=new $Uint64(0,0);ait=A.Mul64(aha,new $Uint64(4294967295,4294967295));ais=ait[0];air=ait[1];aiu=new $Uint64(0,0);aiv=new $Uint64(0,0);aiw=A.Mul64(aha,new $Uint64(4294967295,4294967295));aiv=aiw[0];aiu=aiw[1];aix=new $Uint64(0,0);aiy=new $Uint64(0,0);aiz=A.Mul64(aha,new $Uint64(4294967295,4294967295));aiy=aiz[0];aix=aiz[1];aja=new $Uint64(0,0);ajb=new $Uint64(0,0);ajc=A.Mul64(aha,new $Uint64(4294967295,4294967295));ajb=ajc[0];aja=ajc[1];ajd=new $Uint64(0,0);aje=new $Uint64(0,0);ajf=A.Mul64(aha,new $Uint64(4294967295,4294967295));aje=ajf[0];ajd=ajf[1];ajg=new $Uint64(0,0);ajh=new $Uint64(0,0);aji=A.Add64(aje,aja,new $Uint64(0,0));ajg=aji[0];ajh=aji[1];ajj=new $Uint64(0,0);ajk=new $Uint64(0,0);ajl=A.Add64(ajb,aix,((ajm=(new D(ajh.$high,ajh.$low)),new $Uint64(ajm.$high,ajm.$low))));ajj=ajl[0];ajk=ajl[1];ajn=new $Uint64(0,0);ajo=new $Uint64(0,0);ajp=A.Add64(aiy,aiu,((ajq=(new D(ajk.$high,ajk.$low)),new $Uint64(ajq.$high,ajq.$low))));ajn=ajp[0];ajo=ajp[1];ajr=new $Uint64(0,0);ajs=new $Uint64(0,0);ajt=A.Add64(aiv,air,((aju=(new D(ajo.$high,ajo.$low)),new $Uint64(aju.$high,aju.$low))));ajr=ajt[0];ajs=ajt[1];ajv=new $Uint64(0,0);ajw=new $Uint64(0,0);ajx=A.Add64(ais,aio,((ajy=(new D(ajs.$high,ajs.$low)),new $Uint64(ajy.$high,ajy.$low))));ajv=ajx[0];ajw=ajx[1];ajz=new $Uint64(0,0);aka=new $Uint64(0,0);akb=A.Add64(aip,ail,((akc=(new D(ajw.$high,ajw.$low)),new $Uint64(akc.$high,akc.$low))));ajz=akb[0];aka=akb[1];akd=new $Uint64(0,0);ake=new $Uint64(0,0);akf=A.Add64(aim,aii,((akg=(new D(aka.$high,aka.$low)),new $Uint64(akg.$high,akg.$low))));akd=akf[0];ake=akf[1];akh=new $Uint64(0,0);aki=new $Uint64(0,0);akj=A.Add64(aij,aif,((akk=(new D(ake.$high,ake.$low)),new $Uint64(akk.$high,akk.$low))));akh=akj[0];aki=akj[1];akl=new $Uint64(0,0);akm=A.Add64(aha,ajd,new $Uint64(0,0));akl=akm[1];akn=new $Uint64(0,0);ako=new $Uint64(0,0);akp=A.Add64(ahd,ajg,((akq=(new D(akl.$high,akl.$low)),new $Uint64(akq.$high,akq.$low))));akn=akp[0];ako=akp[1];akr=new $Uint64(0,0);aks=new $Uint64(0,0);akt=A.Add64(ahh,ajj,((aku=(new D(ako.$high,ako.$low)),new $Uint64(aku.$high,aku.$low))));akr=akt[0];aks=akt[1];akv=new $Uint64(0,0);akw=new $Uint64(0,0);akx=A.Add64(ahl,ajn,((aky=(new D(aks.$high,aks.$low)),new $Uint64(aky.$high,aky.$low))));akv=akx[0];akw=akx[1];akz=new $Uint64(0,0);ala=new $Uint64(0,0);alb=A.Add64(ahp,ajr,((alc=(new D(akw.$high,akw.$low)),new $Uint64(alc.$high,alc.$low))));akz=alb[0];ala=alb[1];ald=new $Uint64(0,0);ale=new $Uint64(0,0);alf=A.Add64(aht,ajv,((alg=(new D(ala.$high,ala.$low)),new $Uint64(alg.$high,alg.$low))));ald=alf[0];ale=alf[1];alh=new $Uint64(0,0);ali=new $Uint64(0,0);alj=A.Add64(ahx,ajz,((alk=(new D(ale.$high,ale.$low)),new $Uint64(alk.$high,alk.$low))));alh=alj[0];ali=alj[1];all=new $Uint64(0,0);alm=new $Uint64(0,0);aln=A.Add64(aib,akd,((alo=(new D(ali.$high,ali.$low)),new $Uint64(alo.$high,alo.$low))));all=aln[0];alm=aln[1];alp=new $Uint64(0,0);alq=new $Uint64(0,0);alr=A.Add64((als=((alt=(new D(aic.$high,aic.$low)),new $Uint64(alt.$high,alt.$low))),alu=(alv=((alw=(new D(agp.$high,agp.$low)),new $Uint64(alw.$high,alw.$low))),alx=(aly=((alz=(new D(afh.$high,afh.$low)),new $Uint64(alz.$high,alz.$low))),new $Uint64(aly.$high+adf.$high,aly.$low+adf.$low)),new $Uint64(alv.$high+alx.$high,alv.$low+alx.$low)),new $Uint64(als.$high+alu.$high,als.$low+alu.$low)),akh,((ama=(new D(alm.$high,alm.$low)),new $Uint64(ama.$high,ama.$low))));alp=alr[0];alq=alr[1];amb=new $Uint64(0,0);amc=new $Uint64(0,0);amd=A.Add64(akn,b[8],new $Uint64(0,0));amb=amd[0];amc=amd[1];ame=new $Uint64(0,0);amf=new $Uint64(0,0);amg=A.Add64(akr,new $Uint64(0,0),((amh=(new D(amc.$high,amc.$low)),new $Uint64(amh.$high,amh.$low))));ame=amg[0];amf=amg[1];ami=new $Uint64(0,0);amj=new $Uint64(0,0);amk=A.Add64(akv,new $Uint64(0,0),((aml=(new D(amf.$high,amf.$low)),new $Uint64(aml.$high,aml.$low))));ami=amk[0];amj=amk[1];amm=new $Uint64(0,0);amn=new $Uint64(0,0);amo=A.Add64(akz,new $Uint64(0,0),((amp=(new D(amj.$high,amj.$low)),new $Uint64(amp.$high,amp.$low))));amm=amo[0];amn=amo[1];amq=new $Uint64(0,0);amr=new $Uint64(0,0);ams=A.Add64(ald,new $Uint64(0,0),((amt=(new D(amn.$high,amn.$low)),new $Uint64(amt.$high,amt.$low))));amq=ams[0];amr=ams[1];amu=new $Uint64(0,0);amv=new $Uint64(0,0);amw=A.Add64(alh,new $Uint64(0,0),((amx=(new D(amr.$high,amr.$low)),new $Uint64(amx.$high,amx.$low))));amu=amw[0];amv=amw[1];amy=new $Uint64(0,0);amz=new $Uint64(0,0);ana=A.Add64(all,new $Uint64(0,0),((anb=(new D(amv.$high,amv.$low)),new $Uint64(anb.$high,anb.$low))));amy=ana[0];amz=ana[1];anc=new $Uint64(0,0);and=new $Uint64(0,0);ane=A.Add64(alp,new $Uint64(0,0),((anf=(new D(amz.$high,amz.$low)),new $Uint64(anf.$high,anf.$low))));anc=ane[0];and=ane[1];ang=new $Uint64(0,0);anh=new $Uint64(0,0);ani=A.Mul64(amb,new $Uint64(0,511));anh=ani[0];ang=ani[1];anj=new $Uint64(0,0);ank=new $Uint64(0,0);anl=A.Mul64(amb,new $Uint64(4294967295,4294967295));ank=anl[0];anj=anl[1];anm=new $Uint64(0,0);ann=new $Uint64(0,0);ano=A.Mul64(amb,new $Uint64(4294967295,4294967295));ann=ano[0];anm=ano[1];anp=new $Uint64(0,0);anq=new $Uint64(0,0);anr=A.Mul64(amb,new $Uint64(4294967295,4294967295));anq=anr[0];anp=anr[1];ans=new $Uint64(0,0);ant=new $Uint64(0,0);anu=A.Mul64(amb,new $Uint64(4294967295,4294967295));ant=anu[0];ans=anu[1];anv=new $Uint64(0,0);anw=new $Uint64(0,0);anx=A.Mul64(amb,new $Uint64(4294967295,4294967295));anw=anx[0];anv=anx[1];any=new $Uint64(0,0);anz=new $Uint64(0,0);aoa=A.Mul64(amb,new $Uint64(4294967295,4294967295));anz=aoa[0];any=aoa[1];aob=new $Uint64(0,0);aoc=new $Uint64(0,0);aod=A.Mul64(amb,new $Uint64(4294967295,4294967295));aoc=aod[0];aob=aod[1];aoe=new $Uint64(0,0);aof=new $Uint64(0,0);aog=A.Mul64(amb,new $Uint64(4294967295,4294967295));aof=aog[0];aoe=aog[1];aoh=new $Uint64(0,0);aoi=new $Uint64(0,0);aoj=A.Add64(aof,aob,new $Uint64(0,0));aoh=aoj[0];aoi=aoj[1];aok=new $Uint64(0,0);aol=new $Uint64(0,0);aom=A.Add64(aoc,any,((aon=(new D(aoi.$high,aoi.$low)),new $Uint64(aon.$high,aon.$low))));aok=aom[0];aol=aom[1];aoo=new $Uint64(0,0);aop=new $Uint64(0,0);aoq=A.Add64(anz,anv,((aor=(new D(aol.$high,aol.$low)),new $Uint64(aor.$high,aor.$low))));aoo=aoq[0];aop=aoq[1];aos=new $Uint64(0,0);aot=new $Uint64(0,0);aou=A.Add64(anw,ans,((aov=(new D(aop.$high,aop.$low)),new $Uint64(aov.$high,aov.$low))));aos=aou[0];aot=aou[1];aow=new $Uint64(0,0);aox=new $Uint64(0,0);aoy=A.Add64(ant,anp,((aoz=(new D(aot.$high,aot.$low)),new $Uint64(aoz.$high,aoz.$low))));aow=aoy[0];aox=aoy[1];apa=new $Uint64(0,0);apb=new $Uint64(0,0);apc=A.Add64(anq,anm,((apd=(new D(aox.$high,aox.$low)),new $Uint64(apd.$high,apd.$low))));apa=apc[0];apb=apc[1];ape=new $Uint64(0,0);apf=new $Uint64(0,0);apg=A.Add64(ann,anj,((aph=(new D(apb.$high,apb.$low)),new $Uint64(aph.$high,aph.$low))));ape=apg[0];apf=apg[1];api=new $Uint64(0,0);apj=new $Uint64(0,0);apk=A.Add64(ank,ang,((apl=(new D(apf.$high,apf.$low)),new $Uint64(apl.$high,apl.$low))));api=apk[0];apj=apk[1];apm=new $Uint64(0,0);apn=A.Add64(amb,aoe,new $Uint64(0,0));apm=apn[1];apo=new $Uint64(0,0);app=new $Uint64(0,0);apq=A.Add64(ame,aoh,((apr=(new D(apm.$high,apm.$low)),new $Uint64(apr.$high,apr.$low))));apo=apq[0];app=apq[1];aps=new $Uint64(0,0);apt=new $Uint64(0,0);apu=A.Add64(ami,aok,((apv=(new D(app.$high,app.$low)),new $Uint64(apv.$high,apv.$low))));aps=apu[0];apt=apu[1];apw=new $Uint64(0,0);apx=new $Uint64(0,0);apy=A.Add64(amm,aoo,((apz=(new D(apt.$high,apt.$low)),new $Uint64(apz.$high,apz.$low))));apw=apy[0];apx=apy[1];aqa=new $Uint64(0,0);aqb=new $Uint64(0,0);aqc=A.Add64(amq,aos,((aqd=(new D(apx.$high,apx.$low)),new $Uint64(aqd.$high,aqd.$low))));aqa=aqc[0];aqb=aqc[1];aqe=new $Uint64(0,0);aqf=new $Uint64(0,0);aqg=A.Add64(amu,aow,((aqh=(new D(aqb.$high,aqb.$low)),new $Uint64(aqh.$high,aqh.$low))));aqe=aqg[0];aqf=aqg[1];aqi=new $Uint64(0,0);aqj=new $Uint64(0,0);aqk=A.Add64(amy,apa,((aql=(new D(aqf.$high,aqf.$low)),new $Uint64(aql.$high,aql.$low))));aqi=aqk[0];aqj=aqk[1];aqm=new $Uint64(0,0);aqn=new $Uint64(0,0);aqo=A.Add64(anc,ape,((aqp=(new D(aqj.$high,aqj.$low)),new $Uint64(aqp.$high,aqp.$low))));aqm=aqo[0];aqn=aqo[1];aqq=new $Uint64(0,0);aqr=new $Uint64(0,0);aqs=A.Add64((aqt=((aqu=(new D(and.$high,and.$low)),new $Uint64(aqu.$high,aqu.$low))),aqv=(aqw=((aqx=(new D(alq.$high,alq.$low)),new $Uint64(aqx.$high,aqx.$low))),aqy=(aqz=((ara=(new D(aki.$high,aki.$low)),new $Uint64(ara.$high,ara.$low))),new $Uint64(aqz.$high+aig.$high,aqz.$low+aig.$low)),new $Uint64(aqw.$high+aqy.$high,aqw.$low+aqy.$low)),new $Uint64(aqt.$high+aqv.$high,aqt.$low+aqv.$low)),api,((arb=(new D(aqn.$high,aqn.$low)),new $Uint64(arb.$high,arb.$low))));aqq=aqs[0];aqr=aqs[1];arh=(arc=((ard=(new D(aqr.$high,aqr.$low)),new $Uint64(ard.$high,ard.$low))),are=(arf=((arg=(new D(apj.$high,apj.$low)),new $Uint64(arg.$high,arg.$low))),new $Uint64(arf.$high+anh.$high,arf.$low+anh.$low)),new $Uint64(arc.$high+are.$high,arc.$low+are.$low));ari=new $Uint64(0,0);arj=new $Uint64(0,0);ark=A.Sub64(apo,new $Uint64(4294967295,4294967295),new $Uint64(0,0));ari=ark[0];arj=ark[1];arl=new $Uint64(0,0);arm=new $Uint64(0,0);arn=A.Sub64(aps,new $Uint64(4294967295,4294967295),((aro=(new D(arj.$high,arj.$low)),new $Uint64(aro.$high,aro.$low))));arl=arn[0];arm=arn[1];arp=new $Uint64(0,0);arq=new $Uint64(0,0);arr=A.Sub64(apw,new $Uint64(4294967295,4294967295),((ars=(new D(arm.$high,arm.$low)),new $Uint64(ars.$high,ars.$low))));arp=arr[0];arq=arr[1];art=new $Uint64(0,0);aru=new $Uint64(0,0);arv=A.Sub64(aqa,new $Uint64(4294967295,4294967295),((arw=(new D(arq.$high,arq.$low)),new $Uint64(arw.$high,arw.$low))));art=arv[0];aru=arv[1];arx=new $Uint64(0,0);ary=new $Uint64(0,0);arz=A.Sub64(aqe,new $Uint64(4294967295,4294967295),((asa=(new D(aru.$high,aru.$low)),new $Uint64(asa.$high,asa.$low))));arx=arz[0];ary=arz[1];asb=new $Uint64(0,0);asc=new $Uint64(0,0);asd=A.Sub64(aqi,new $Uint64(4294967295,4294967295),((ase=(new D(ary.$high,ary.$low)),new $Uint64(ase.$high,ase.$low))));asb=asd[0];asc=asd[1];asf=new $Uint64(0,0);asg=new $Uint64(0,0);ash=A.Sub64(aqm,new $Uint64(4294967295,4294967295),((asi=(new D(asc.$high,asc.$low)),new $Uint64(asi.$high,asi.$low))));asf=ash[0];asg=ash[1];asj=new $Uint64(0,0);ask=new $Uint64(0,0);asl=A.Sub64(aqq,new $Uint64(4294967295,4294967295),((asm=(new D(asg.$high,asg.$low)),new $Uint64(asm.$high,asm.$low))));asj=asl[0];ask=asl[1];asn=new $Uint64(0,0);aso=new $Uint64(0,0);asp=A.Sub64(arh,new $Uint64(0,511),((asq=(new D(ask.$high,ask.$low)),new $Uint64(asq.$high,asq.$low))));asn=asp[0];aso=asp[1];asr=new $Uint64(0,0);ass=A.Sub64(new $Uint64(0,0),new $Uint64(0,0),((ast=(new D(aso.$high,aso.$low)),new $Uint64(ast.$high,ast.$low))));asr=ass[1];asu=new $Uint64(0,0);H((asv||(asv=new BO(function(){return asu;},function($v){asu=$v;}))),(new D(asr.$high,asr.$low)),ari,apo);asw=new $Uint64(0,0);H((asx||(asx=new BO(function(){return asw;},function($v){asw=$v;}))),(new D(asr.$high,asr.$low)),arl,aps);asy=new $Uint64(0,0);H((asz||(asz=new BO(function(){return asy;},function($v){asy=$v;}))),(new D(asr.$high,asr.$low)),arp,apw);ata=new $Uint64(0,0);H((atb||(atb=new BO(function(){return ata;},function($v){ata=$v;}))),(new D(asr.$high,asr.$low)),art,aqa);atc=new $Uint64(0,0);H((atd||(atd=new BO(function(){return atc;},function($v){atc=$v;}))),(new D(asr.$high,asr.$low)),arx,aqe);ate=new $Uint64(0,0);H((atf||(atf=new BO(function(){return ate;},function($v){ate=$v;}))),(new D(asr.$high,asr.$low)),asb,aqi);atg=new $Uint64(0,0);H((ath||(ath=new BO(function(){return atg;},function($v){atg=$v;}))),(new D(asr.$high,asr.$low)),asf,aqm);ati=new $Uint64(0,0);H((atj||(atj=new BO(function(){return ati;},function($v){ati=$v;}))),(new D(asr.$high,asr.$low)),asj,aqq);atk=new $Uint64(0,0);H((atl||(atl=new BO(function(){return atk;},function($v){atk=$v;}))),(new D(asr.$high,asr.$low)),asn,arh);a.nilCheck,a[0]=asu;a.nilCheck,a[1]=asw;a.nilCheck,a[2]=asy;a.nilCheck,a[3]=ata;a.nilCheck,a[4]=atc;a.nilCheck,a[5]=ate;a.nilCheck,a[6]=atg;a.nilCheck,a[7]=ati;a.nilCheck,a[8]=atk;};O=function(a,b){var a,aa,aaa,aab,aac,aad,aae,aaf,aag,aah,aai,aaj,aak,aal,aam,aan,aao,aap,aaq,aar,aas,aat,aau,aav,aaw,aax,aay,aaz,ab,aba,abb,abc,abd,abe,abf,abg,abh,abi,abj,abk,abl,abm,abn,abo,abp,abq,abr,abs,abt,abu,abv,abw,abx,aby,abz,ac,aca,acb,acc,acd,ace,acf,acg,ach,aci,acj,ack,acl,acm,acn,aco,acp,acq,acr,acs,act,acu,acv,acw,acx,acy,acz,ad,ada,adb,adc,add,ade,adf,adg,adh,adi,adj,adk,adl,adm,adn,ado,adp,adq,adr,ads,adt,adu,adv,adw,adx,ady,adz,ae,aea,aeb,aec,aed,aee,aef,aeg,aeh,aei,aej,aek,ael,aem,aen,aeo,aep,aeq,aer,aes,aet,aeu,aev,aew,aex,aey,aez,af,afa,afb,afc,afd,afe,aff,afg,afh,afi,afj,afk,afl,afm,afn,afo,afp,afq,afr,afs,aft,afu,afv,afw,afx,afy,afz,ag,aga,agb,agc,agd,age,agf,agg,agh,agi,agj,agk,agl,agm,agn,ago,agp,agq,agr,ags,agt,agu,agv,agw,agx,agy,agz,ah,aha,ahb,ahc,ahd,ahe,ahf,ahg,ahh,ahi,ahj,ahk,ahl,ahm,ahn,aho,ahp,ahq,ahr,ahs,aht,ahu,ahv,ahw,ahx,ahy,ahz,ai,aia,aib,aic,aid,aie,aif,aig,aih,aii,aij,aik,ail,aim,ain,aio,aip,aiq,air,ais,ait,aiu,aiv,aiw,aix,aiy,aiz,aj,aja,ajb,ajc,ajd,aje,ajf,ajg,ajh,aji,ajj,ajk,ajl,ajm,ajn,ajo,ajp,ajq,ajr,ajs,ajt,aju,ajv,ajw,ajx,ajy,ajz,ak,aka,akb,akc,akd,ake,akf,akg,akh,aki,akj,akk,akl,akm,akn,ako,akp,akq,akr,aks,akt,aku,akv,akw,akx,aky,akz,al,ala,alb,alc,ald,ale,alf,alg,alh,ali,alj,alk,all,alm,aln,alo,alp,alq,alr,als,alt,alu,alv,alw,alx,aly,alz,am,ama,amb,amc,amd,ame,amf,amg,amh,ami,amj,amk,aml,amm,amn,amo,amp,amq,amr,ams,amt,amu,amv,amw,amx,amy,amz,an,ana,anb,anc,and,ane,anf,ang,anh,ani,anj,ank,anl,anm,ann,ano,anp,anq,anr,ans,ant,anu,anv,anw,anx,any,anz,ao,aoa,aob,aoc,aod,aoe,aof,aog,aoh,aoi,aoj,aok,aol,aom,aon,ap,aq,ar,as,at,au,av,aw,ax,ay,az,b,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,c,ca,cb,cc,cd,ce,cf,cg,ch,ci,cj,ck,cl,cm,cn,co,cp,cq,cr,cs,ct,cu,cv,cw,cx,cy,cz,d,da,db,dc,dd,de,df,dg,dh,di,dj,dk,dl,dm,dn,dp,dq,dr,ds,dt,du,dv,dw,dx,dy,dz,e,ea,eb,ec,ed,ee,ef,eg,eh,ei,ej,ek,el,em,en,eo,ep,eq,er,es,et,eu,ev,ew,ex,ey,ez,f,fa,fb,fc,fd,fe,ff,fg,fh,fi,fj,fk,fl,fm,fn,fo,fp,fq,fr,fs,ft,fu,fv,fw,fx,fy,fz,g,ga,gb,gc,gd,ge,gf,gg,gh,gi,gj,gk,gl,gm,gn,go,gp,gq,gr,gs,gt,gu,gv,gw,gx,gy,gz,h,ha,hb,hc,hd,he,hf,hg,hh,hi,hj,hk,hl,hm,hn,ho,hp,hq,hr,hs,ht,hu,hv,hw,hx,hy,hz,i,ia,ib,ic,id,ie,ig,ih,ii,ij,ik,il,im,io,ip,iq,ir,is,it,iu,iv,iw,ix,iy,iz,j,ja,jb,jc,jd,je,jf,jg,jh,ji,jj,jk,jl,jm,jn,jo,jp,jq,jr,js,jt,ju,jv,jw,jx,jy,jz,k,ka,kb,kc,kd,ke,kf,kg,kh,ki,kj,kk,kl,km,kn,ko,kp,kq,kr,ks,kt,ku,kv,kw,kx,ky,kz,l,la,lb,lc,ld,le,lf,lg,lh,li,lj,lk,ll,lm,ln,lo,lp,lq,lr,ls,lt,lu,lv,lw,lx,ly,lz,m,ma,mb,mc,md,me,mf,mg,mh,mi,mj,mk,ml,mm,mn,mo,mp,mq,mr,ms,mt,mu,mv,mw,mx,my,mz,n,na,nb,nc,nd,ne,nf,ng,nh,ni,nj,nk,nl,nm,nn,no,np,nq,nr,ns,nt,nu,nv,nw,nx,ny,nz,o,oa,ob,oc,od,oe,of,og,oh,oi,oj,ok,ol,om,on,oo,op,oq,or,os,ot,ou,ov,ow,ox,oy,oz,p,pa,pb,pc,pd,pe,pf,pg,ph,pi,pj,pk,pl,pm,pn,po,pp,pq,pr,ps,pt,pu,pv,pw,px,py,pz,q,qa,qb,qc,qd,qe,qf,qg,qh,qi,qj,qk,ql,qm,qn,qo,qp,qq,qr,qs,qt,qu,qv,qw,qx,qy,qz,r,ra,rb,rc,rd,re,rf,rg,rh,ri,rj,rk,rl,rm,rn,ro,rp,rq,rr,rs,rt,ru,rv,rw,rx,ry,rz,s,sa,sb,sc,sd,se,sf,sg,sh,si,sj,sk,sl,sm,sn,so,sp,sq,sr,ss,st,su,sv,sw,sx,sy,sz,t,ta,tb,tc,td,te,tf,tg,th,ti,tj,tk,tl,tm,tn,to,tp,tq,tr,ts,tt,tu,tv,tw,tx,ty,tz,u,ua,ub,uc,ud,ue,uf,ug,uh,ui,uj,uk,ul,um,un,uo,up,uq,ur,us,ut,uu,uv,uw,ux,uy,uz,v,va,vb,vc,vd,ve,vf,vg,vh,vi,vj,vk,vl,vm,vn,vo,vp,vq,vr,vs,vt,vu,vv,vw,vx,vy,vz,w,wa,wb,wc,wd,we,wf,wg,wh,wi,wj,wk,wl,wm,wn,wo,wp,wq,wr,ws,wt,wu,wv,ww,wx,wy,wz,x,xa,xb,xc,xd,xe,xf,xg,xh,xi,xj,xk,xl,xm,xn,xo,xp,xq,xr,xs,xt,xu,xv,xw,xx,xy,xz,y,ya,yb,yc,yd,ye,yf,yg,yh,yi,yj,yk,yl,ym,yn,yo,yp,yq,yr,ys,yt,yu,yv,yw,yx,yy,yz,z,za,zb,zc,zd,ze,zf,zg,zh,zi,zj,zk,zl,zm,zn,zo,zp,zq,zr,zs,zt,zu,zv,zw,zx,zy,zz;c=new $Uint64(0,0);d=new $Uint64(0,0);e=A.Mul64(b[0],new $Uint64(16384,0));d=e[0];c=e[1];f=new $Uint64(0,0);g=new $Uint64(0,0);h=A.Mul64(b[1],new $Uint64(16384,0));g=h[0];f=h[1];i=new $Uint64(0,0);j=new $Uint64(0,0);k=A.Add64(d,f,new $Uint64(0,0));i=k[0];j=k[1];l=new $Uint64(0,0);m=new $Uint64(0,0);n=A.Mul64(c,new $Uint64(0,511));m=n[0];l=n[1];o=new $Uint64(0,0);p=new $Uint64(0,0);q=A.Mul64(c,new $Uint64(4294967295,4294967295));p=q[0];o=q[1];r=new $Uint64(0,0);s=new $Uint64(0,0);t=A.Mul64(c,new $Uint64(4294967295,4294967295));s=t[0];r=t[1];u=new $Uint64(0,0);v=new $Uint64(0,0);w=A.Mul64(c,new $Uint64(4294967295,4294967295));v=w[0];u=w[1];x=new $Uint64(0,0);y=new $Uint64(0,0);z=A.Mul64(c,new $Uint64(4294967295,4294967295));y=z[0];x=z[1];aa=new $Uint64(0,0);ab=new $Uint64(0,0);ac=A.Mul64(c,new $Uint64(4294967295,4294967295));ab=ac[0];aa=ac[1];ad=new $Uint64(0,0);ae=new $Uint64(0,0);af=A.Mul64(c,new $Uint64(4294967295,4294967295));ae=af[0];ad=af[1];ag=new $Uint64(0,0);ah=new $Uint64(0,0);ai=A.Mul64(c,new $Uint64(4294967295,4294967295));ah=ai[0];ag=ai[1];aj=new $Uint64(0,0);ak=new $Uint64(0,0);al=A.Mul64(c,new $Uint64(4294967295,4294967295));ak=al[0];aj=al[1];am=new $Uint64(0,0);an=new $Uint64(0,0);ao=A.Add64(ak,ag,new $Uint64(0,0));am=ao[0];an=ao[1];ap=new $Uint64(0,0);aq=new $Uint64(0,0);ar=A.Add64(ah,ad,((as=(new D(an.$high,an.$low)),new $Uint64(as.$high,as.$low))));ap=ar[0];aq=ar[1];at=new $Uint64(0,0);au=new $Uint64(0,0);av=A.Add64(ae,aa,((aw=(new D(aq.$high,aq.$low)),new $Uint64(aw.$high,aw.$low))));at=av[0];au=av[1];ax=new $Uint64(0,0);ay=new $Uint64(0,0);az=A.Add64(ab,x,((ba=(new D(au.$high,au.$low)),new $Uint64(ba.$high,ba.$low))));ax=az[0];ay=az[1];bb=new $Uint64(0,0);bc=new $Uint64(0,0);bd=A.Add64(y,u,((be=(new D(ay.$high,ay.$low)),new $Uint64(be.$high,be.$low))));bb=bd[0];bc=bd[1];bf=new $Uint64(0,0);bg=new $Uint64(0,0);bh=A.Add64(v,r,((bi=(new D(bc.$high,bc.$low)),new $Uint64(bi.$high,bi.$low))));bf=bh[0];bg=bh[1];bj=new $Uint64(0,0);bk=new $Uint64(0,0);bl=A.Add64(s,o,((bm=(new D(bg.$high,bg.$low)),new $Uint64(bm.$high,bm.$low))));bj=bl[0];bk=bl[1];bn=new $Uint64(0,0);bo=new $Uint64(0,0);bp=A.Add64(p,l,((bq=(new D(bk.$high,bk.$low)),new $Uint64(bq.$high,bq.$low))));bn=bp[0];bo=bp[1];br=new $Uint64(0,0);bs=A.Add64(c,aj,new $Uint64(0,0));br=bs[1];bt=new $Uint64(0,0);bu=new $Uint64(0,0);bv=A.Add64(i,am,((bw=(new D(br.$high,br.$low)),new $Uint64(bw.$high,bw.$low))));bt=bv[0];bu=bv[1];bx=new $Uint64(0,0);by=new $Uint64(0,0);bz=A.Add64((ca=((cb=(new D(j.$high,j.$low)),new $Uint64(cb.$high,cb.$low))),new $Uint64(ca.$high+g.$high,ca.$low+g.$low)),ap,((cc=(new D(bu.$high,bu.$low)),new $Uint64(cc.$high,cc.$low))));bx=bz[0];by=bz[1];cd=new $Uint64(0,0);ce=new $Uint64(0,0);cf=A.Add64(new $Uint64(0,0),at,((cg=(new D(by.$high,by.$low)),new $Uint64(cg.$high,cg.$low))));cd=cf[0];ce=cf[1];ch=new $Uint64(0,0);ci=new $Uint64(0,0);cj=A.Add64(new $Uint64(0,0),ax,((ck=(new D(ce.$high,ce.$low)),new $Uint64(ck.$high,ck.$low))));ch=cj[0];ci=cj[1];cl=new $Uint64(0,0);cm=new $Uint64(0,0);cn=A.Add64(new $Uint64(0,0),bb,((co=(new D(ci.$high,ci.$low)),new $Uint64(co.$high,co.$low))));cl=cn[0];cm=cn[1];cp=new $Uint64(0,0);cq=new $Uint64(0,0);cr=A.Add64(new $Uint64(0,0),bf,((cs=(new D(cm.$high,cm.$low)),new $Uint64(cs.$high,cs.$low))));cp=cr[0];cq=cr[1];ct=new $Uint64(0,0);cu=new $Uint64(0,0);cv=A.Add64(new $Uint64(0,0),bj,((cw=(new D(cq.$high,cq.$low)),new $Uint64(cw.$high,cw.$low))));ct=cv[0];cu=cv[1];cx=new $Uint64(0,0);cy=new $Uint64(0,0);cz=A.Add64(new $Uint64(0,0),bn,((da=(new D(cu.$high,cu.$low)),new $Uint64(da.$high,da.$low))));cx=cz[0];cy=cz[1];db=new $Uint64(0,0);dc=new $Uint64(0,0);dd=A.Mul64(b[2],new $Uint64(16384,0));dc=dd[0];db=dd[1];de=new $Uint64(0,0);df=new $Uint64(0,0);dg=A.Add64(bx,db,new $Uint64(0,0));de=dg[0];df=dg[1];dh=new $Uint64(0,0);di=new $Uint64(0,0);dj=A.Add64(cd,dc,((dk=(new D(df.$high,df.$low)),new $Uint64(dk.$high,dk.$low))));dh=dj[0];di=dj[1];dl=new $Uint64(0,0);dm=new $Uint64(0,0);dn=A.Add64(ch,new $Uint64(0,0),((dp=(new D(di.$high,di.$low)),new $Uint64(dp.$high,dp.$low))));dl=dn[0];dm=dn[1];dq=new $Uint64(0,0);dr=new $Uint64(0,0);ds=A.Add64(cl,new $Uint64(0,0),((dt=(new D(dm.$high,dm.$low)),new $Uint64(dt.$high,dt.$low))));dq=ds[0];dr=ds[1];du=new $Uint64(0,0);dv=new $Uint64(0,0);dw=A.Add64(cp,new $Uint64(0,0),((dx=(new D(dr.$high,dr.$low)),new $Uint64(dx.$high,dx.$low))));du=dw[0];dv=dw[1];dy=new $Uint64(0,0);dz=new $Uint64(0,0);ea=A.Add64(ct,new $Uint64(0,0),((eb=(new D(dv.$high,dv.$low)),new $Uint64(eb.$high,eb.$low))));dy=ea[0];dz=ea[1];ec=new $Uint64(0,0);ed=new $Uint64(0,0);ee=A.Add64(cx,new $Uint64(0,0),((ef=(new D(dz.$high,dz.$low)),new $Uint64(ef.$high,ef.$low))));ec=ee[0];ed=ee[1];eg=new $Uint64(0,0);eh=new $Uint64(0,0);ei=A.Mul64(bt,new $Uint64(0,511));eh=ei[0];eg=ei[1];ej=new $Uint64(0,0);ek=new $Uint64(0,0);el=A.Mul64(bt,new $Uint64(4294967295,4294967295));ek=el[0];ej=el[1];em=new $Uint64(0,0);en=new $Uint64(0,0);eo=A.Mul64(bt,new $Uint64(4294967295,4294967295));en=eo[0];em=eo[1];ep=new $Uint64(0,0);eq=new $Uint64(0,0);er=A.Mul64(bt,new $Uint64(4294967295,4294967295));eq=er[0];ep=er[1];es=new $Uint64(0,0);et=new $Uint64(0,0);eu=A.Mul64(bt,new $Uint64(4294967295,4294967295));et=eu[0];es=eu[1];ev=new $Uint64(0,0);ew=new $Uint64(0,0);ex=A.Mul64(bt,new $Uint64(4294967295,4294967295));ew=ex[0];ev=ex[1];ey=new $Uint64(0,0);ez=new $Uint64(0,0);fa=A.Mul64(bt,new $Uint64(4294967295,4294967295));ez=fa[0];ey=fa[1];fb=new $Uint64(0,0);fc=new $Uint64(0,0);fd=A.Mul64(bt,new $Uint64(4294967295,4294967295));fc=fd[0];fb=fd[1];fe=new $Uint64(0,0);ff=new $Uint64(0,0);fg=A.Mul64(bt,new $Uint64(4294967295,4294967295));ff=fg[0];fe=fg[1];fh=new $Uint64(0,0);fi=new $Uint64(0,0);fj=A.Add64(ff,fb,new $Uint64(0,0));fh=fj[0];fi=fj[1];fk=new $Uint64(0,0);fl=new $Uint64(0,0);fm=A.Add64(fc,ey,((fn=(new D(fi.$high,fi.$low)),new $Uint64(fn.$high,fn.$low))));fk=fm[0];fl=fm[1];fo=new $Uint64(0,0);fp=new $Uint64(0,0);fq=A.Add64(ez,ev,((fr=(new D(fl.$high,fl.$low)),new $Uint64(fr.$high,fr.$low))));fo=fq[0];fp=fq[1];fs=new $Uint64(0,0);ft=new $Uint64(0,0);fu=A.Add64(ew,es,((fv=(new D(fp.$high,fp.$low)),new $Uint64(fv.$high,fv.$low))));fs=fu[0];ft=fu[1];fw=new $Uint64(0,0);fx=new $Uint64(0,0);fy=A.Add64(et,ep,((fz=(new D(ft.$high,ft.$low)),new $Uint64(fz.$high,fz.$low))));fw=fy[0];fx=fy[1];ga=new $Uint64(0,0);gb=new $Uint64(0,0);gc=A.Add64(eq,em,((gd=(new D(fx.$high,fx.$low)),new $Uint64(gd.$high,gd.$low))));ga=gc[0];gb=gc[1];ge=new $Uint64(0,0);gf=new $Uint64(0,0);gg=A.Add64(en,ej,((gh=(new D(gb.$high,gb.$low)),new $Uint64(gh.$high,gh.$low))));ge=gg[0];gf=gg[1];gi=new $Uint64(0,0);gj=new $Uint64(0,0);gk=A.Add64(ek,eg,((gl=(new D(gf.$high,gf.$low)),new $Uint64(gl.$high,gl.$low))));gi=gk[0];gj=gk[1];gm=new $Uint64(0,0);gn=A.Add64(bt,fe,new $Uint64(0,0));gm=gn[1];go=new $Uint64(0,0);gp=new $Uint64(0,0);gq=A.Add64(de,fh,((gr=(new D(gm.$high,gm.$low)),new $Uint64(gr.$high,gr.$low))));go=gq[0];gp=gq[1];gs=new $Uint64(0,0);gt=new $Uint64(0,0);gu=A.Add64(dh,fk,((gv=(new D(gp.$high,gp.$low)),new $Uint64(gv.$high,gv.$low))));gs=gu[0];gt=gu[1];gw=new $Uint64(0,0);gx=new $Uint64(0,0);gy=A.Add64(dl,fo,((gz=(new D(gt.$high,gt.$low)),new $Uint64(gz.$high,gz.$low))));gw=gy[0];gx=gy[1];ha=new $Uint64(0,0);hb=new $Uint64(0,0);hc=A.Add64(dq,fs,((hd=(new D(gx.$high,gx.$low)),new $Uint64(hd.$high,hd.$low))));ha=hc[0];hb=hc[1];he=new $Uint64(0,0);hf=new $Uint64(0,0);hg=A.Add64(du,fw,((hh=(new D(hb.$high,hb.$low)),new $Uint64(hh.$high,hh.$low))));he=hg[0];hf=hg[1];hi=new $Uint64(0,0);hj=new $Uint64(0,0);hk=A.Add64(dy,ga,((hl=(new D(hf.$high,hf.$low)),new $Uint64(hl.$high,hl.$low))));hi=hk[0];hj=hk[1];hm=new $Uint64(0,0);hn=new $Uint64(0,0);ho=A.Add64(ec,ge,((hp=(new D(hj.$high,hj.$low)),new $Uint64(hp.$high,hp.$low))));hm=ho[0];hn=ho[1];hq=new $Uint64(0,0);hr=new $Uint64(0,0);hs=A.Add64((ht=((hu=(new D(ed.$high,ed.$low)),new $Uint64(hu.$high,hu.$low))),hv=(hw=((hx=(new D(cy.$high,cy.$low)),new $Uint64(hx.$high,hx.$low))),hy=(hz=((ia=(new D(bo.$high,bo.$low)),new $Uint64(ia.$high,ia.$low))),new $Uint64(hz.$high+m.$high,hz.$low+m.$low)),new $Uint64(hw.$high+hy.$high,hw.$low+hy.$low)),new $Uint64(ht.$high+hv.$high,ht.$low+hv.$low)),gi,((ib=(new D(hn.$high,hn.$low)),new $Uint64(ib.$high,ib.$low))));hq=hs[0];hr=hs[1];ic=new $Uint64(0,0);id=new $Uint64(0,0);ie=A.Mul64(b[3],new $Uint64(16384,0));id=ie[0];ic=ie[1];ig=new $Uint64(0,0);ih=new $Uint64(0,0);ii=A.Add64(gs,ic,new $Uint64(0,0));ig=ii[0];ih=ii[1];ij=new $Uint64(0,0);ik=new $Uint64(0,0);il=A.Add64(gw,id,((im=(new D(ih.$high,ih.$low)),new $Uint64(im.$high,im.$low))));ij=il[0];ik=il[1];io=new $Uint64(0,0);ip=new $Uint64(0,0);iq=A.Add64(ha,new $Uint64(0,0),((ir=(new D(ik.$high,ik.$low)),new $Uint64(ir.$high,ir.$low))));io=iq[0];ip=iq[1];is=new $Uint64(0,0);it=new $Uint64(0,0);iu=A.Add64(he,new $Uint64(0,0),((iv=(new D(ip.$high,ip.$low)),new $Uint64(iv.$high,iv.$low))));is=iu[0];it=iu[1];iw=new $Uint64(0,0);ix=new $Uint64(0,0);iy=A.Add64(hi,new $Uint64(0,0),((iz=(new D(it.$high,it.$low)),new $Uint64(iz.$high,iz.$low))));iw=iy[0];ix=iy[1];ja=new $Uint64(0,0);jb=new $Uint64(0,0);jc=A.Add64(hm,new $Uint64(0,0),((jd=(new D(ix.$high,ix.$low)),new $Uint64(jd.$high,jd.$low))));ja=jc[0];jb=jc[1];je=new $Uint64(0,0);jf=new $Uint64(0,0);jg=A.Add64(hq,new $Uint64(0,0),((jh=(new D(jb.$high,jb.$low)),new $Uint64(jh.$high,jh.$low))));je=jg[0];jf=jg[1];ji=new $Uint64(0,0);jj=new $Uint64(0,0);jk=A.Mul64(go,new $Uint64(0,511));jj=jk[0];ji=jk[1];jl=new $Uint64(0,0);jm=new $Uint64(0,0);jn=A.Mul64(go,new $Uint64(4294967295,4294967295));jm=jn[0];jl=jn[1];jo=new $Uint64(0,0);jp=new $Uint64(0,0);jq=A.Mul64(go,new $Uint64(4294967295,4294967295));jp=jq[0];jo=jq[1];jr=new $Uint64(0,0);js=new $Uint64(0,0);jt=A.Mul64(go,new $Uint64(4294967295,4294967295));js=jt[0];jr=jt[1];ju=new $Uint64(0,0);jv=new $Uint64(0,0);jw=A.Mul64(go,new $Uint64(4294967295,4294967295));jv=jw[0];ju=jw[1];jx=new $Uint64(0,0);jy=new $Uint64(0,0);jz=A.Mul64(go,new $Uint64(4294967295,4294967295));jy=jz[0];jx=jz[1];ka=new $Uint64(0,0);kb=new $Uint64(0,0);kc=A.Mul64(go,new $Uint64(4294967295,4294967295));kb=kc[0];ka=kc[1];kd=new $Uint64(0,0);ke=new $Uint64(0,0);kf=A.Mul64(go,new $Uint64(4294967295,4294967295));ke=kf[0];kd=kf[1];kg=new $Uint64(0,0);kh=new $Uint64(0,0);ki=A.Mul64(go,new $Uint64(4294967295,4294967295));kh=ki[0];kg=ki[1];kj=new $Uint64(0,0);kk=new $Uint64(0,0);kl=A.Add64(kh,kd,new $Uint64(0,0));kj=kl[0];kk=kl[1];km=new $Uint64(0,0);kn=new $Uint64(0,0);ko=A.Add64(ke,ka,((kp=(new D(kk.$high,kk.$low)),new $Uint64(kp.$high,kp.$low))));km=ko[0];kn=ko[1];kq=new $Uint64(0,0);kr=new $Uint64(0,0);ks=A.Add64(kb,jx,((kt=(new D(kn.$high,kn.$low)),new $Uint64(kt.$high,kt.$low))));kq=ks[0];kr=ks[1];ku=new $Uint64(0,0);kv=new $Uint64(0,0);kw=A.Add64(jy,ju,((kx=(new D(kr.$high,kr.$low)),new $Uint64(kx.$high,kx.$low))));ku=kw[0];kv=kw[1];ky=new $Uint64(0,0);kz=new $Uint64(0,0);la=A.Add64(jv,jr,((lb=(new D(kv.$high,kv.$low)),new $Uint64(lb.$high,lb.$low))));ky=la[0];kz=la[1];lc=new $Uint64(0,0);ld=new $Uint64(0,0);le=A.Add64(js,jo,((lf=(new D(kz.$high,kz.$low)),new $Uint64(lf.$high,lf.$low))));lc=le[0];ld=le[1];lg=new $Uint64(0,0);lh=new $Uint64(0,0);li=A.Add64(jp,jl,((lj=(new D(ld.$high,ld.$low)),new $Uint64(lj.$high,lj.$low))));lg=li[0];lh=li[1];lk=new $Uint64(0,0);ll=new $Uint64(0,0);lm=A.Add64(jm,ji,((ln=(new D(lh.$high,lh.$low)),new $Uint64(ln.$high,ln.$low))));lk=lm[0];ll=lm[1];lo=new $Uint64(0,0);lp=A.Add64(go,kg,new $Uint64(0,0));lo=lp[1];lq=new $Uint64(0,0);lr=new $Uint64(0,0);ls=A.Add64(ig,kj,((lt=(new D(lo.$high,lo.$low)),new $Uint64(lt.$high,lt.$low))));lq=ls[0];lr=ls[1];lu=new $Uint64(0,0);lv=new $Uint64(0,0);lw=A.Add64(ij,km,((lx=(new D(lr.$high,lr.$low)),new $Uint64(lx.$high,lx.$low))));lu=lw[0];lv=lw[1];ly=new $Uint64(0,0);lz=new $Uint64(0,0);ma=A.Add64(io,kq,((mb=(new D(lv.$high,lv.$low)),new $Uint64(mb.$high,mb.$low))));ly=ma[0];lz=ma[1];mc=new $Uint64(0,0);md=new $Uint64(0,0);me=A.Add64(is,ku,((mf=(new D(lz.$high,lz.$low)),new $Uint64(mf.$high,mf.$low))));mc=me[0];md=me[1];mg=new $Uint64(0,0);mh=new $Uint64(0,0);mi=A.Add64(iw,ky,((mj=(new D(md.$high,md.$low)),new $Uint64(mj.$high,mj.$low))));mg=mi[0];mh=mi[1];mk=new $Uint64(0,0);ml=new $Uint64(0,0);mm=A.Add64(ja,lc,((mn=(new D(mh.$high,mh.$low)),new $Uint64(mn.$high,mn.$low))));mk=mm[0];ml=mm[1];mo=new $Uint64(0,0);mp=new $Uint64(0,0);mq=A.Add64(je,lg,((mr=(new D(ml.$high,ml.$low)),new $Uint64(mr.$high,mr.$low))));mo=mq[0];mp=mq[1];ms=new $Uint64(0,0);mt=new $Uint64(0,0);mu=A.Add64((mv=((mw=(new D(jf.$high,jf.$low)),new $Uint64(mw.$high,mw.$low))),mx=(my=((mz=(new D(hr.$high,hr.$low)),new $Uint64(mz.$high,mz.$low))),na=(nb=((nc=(new D(gj.$high,gj.$low)),new $Uint64(nc.$high,nc.$low))),new $Uint64(nb.$high+eh.$high,nb.$low+eh.$low)),new $Uint64(my.$high+na.$high,my.$low+na.$low)),new $Uint64(mv.$high+mx.$high,mv.$low+mx.$low)),lk,((nd=(new D(mp.$high,mp.$low)),new $Uint64(nd.$high,nd.$low))));ms=mu[0];mt=mu[1];ne=new $Uint64(0,0);nf=new $Uint64(0,0);ng=A.Mul64(b[4],new $Uint64(16384,0));nf=ng[0];ne=ng[1];nh=new $Uint64(0,0);ni=new $Uint64(0,0);nj=A.Add64(lu,ne,new $Uint64(0,0));nh=nj[0];ni=nj[1];nk=new $Uint64(0,0);nl=new $Uint64(0,0);nm=A.Add64(ly,nf,((nn=(new D(ni.$high,ni.$low)),new $Uint64(nn.$high,nn.$low))));nk=nm[0];nl=nm[1];no=new $Uint64(0,0);np=new $Uint64(0,0);nq=A.Add64(mc,new $Uint64(0,0),((nr=(new D(nl.$high,nl.$low)),new $Uint64(nr.$high,nr.$low))));no=nq[0];np=nq[1];ns=new $Uint64(0,0);nt=new $Uint64(0,0);nu=A.Add64(mg,new $Uint64(0,0),((nv=(new D(np.$high,np.$low)),new $Uint64(nv.$high,nv.$low))));ns=nu[0];nt=nu[1];nw=new $Uint64(0,0);nx=new $Uint64(0,0);ny=A.Add64(mk,new $Uint64(0,0),((nz=(new D(nt.$high,nt.$low)),new $Uint64(nz.$high,nz.$low))));nw=ny[0];nx=ny[1];oa=new $Uint64(0,0);ob=new $Uint64(0,0);oc=A.Add64(mo,new $Uint64(0,0),((od=(new D(nx.$high,nx.$low)),new $Uint64(od.$high,od.$low))));oa=oc[0];ob=oc[1];oe=new $Uint64(0,0);of=new $Uint64(0,0);og=A.Add64(ms,new $Uint64(0,0),((oh=(new D(ob.$high,ob.$low)),new $Uint64(oh.$high,oh.$low))));oe=og[0];of=og[1];oi=new $Uint64(0,0);oj=new $Uint64(0,0);ok=A.Mul64(lq,new $Uint64(0,511));oj=ok[0];oi=ok[1];ol=new $Uint64(0,0);om=new $Uint64(0,0);on=A.Mul64(lq,new $Uint64(4294967295,4294967295));om=on[0];ol=on[1];oo=new $Uint64(0,0);op=new $Uint64(0,0);oq=A.Mul64(lq,new $Uint64(4294967295,4294967295));op=oq[0];oo=oq[1];or=new $Uint64(0,0);os=new $Uint64(0,0);ot=A.Mul64(lq,new $Uint64(4294967295,4294967295));os=ot[0];or=ot[1];ou=new $Uint64(0,0);ov=new $Uint64(0,0);ow=A.Mul64(lq,new $Uint64(4294967295,4294967295));ov=ow[0];ou=ow[1];ox=new $Uint64(0,0);oy=new $Uint64(0,0);oz=A.Mul64(lq,new $Uint64(4294967295,4294967295));oy=oz[0];ox=oz[1];pa=new $Uint64(0,0);pb=new $Uint64(0,0);pc=A.Mul64(lq,new $Uint64(4294967295,4294967295));pb=pc[0];pa=pc[1];pd=new $Uint64(0,0);pe=new $Uint64(0,0);pf=A.Mul64(lq,new $Uint64(4294967295,4294967295));pe=pf[0];pd=pf[1];pg=new $Uint64(0,0);ph=new $Uint64(0,0);pi=A.Mul64(lq,new $Uint64(4294967295,4294967295));ph=pi[0];pg=pi[1];pj=new $Uint64(0,0);pk=new $Uint64(0,0);pl=A.Add64(ph,pd,new $Uint64(0,0));pj=pl[0];pk=pl[1];pm=new $Uint64(0,0);pn=new $Uint64(0,0);po=A.Add64(pe,pa,((pp=(new D(pk.$high,pk.$low)),new $Uint64(pp.$high,pp.$low))));pm=po[0];pn=po[1];pq=new $Uint64(0,0);pr=new $Uint64(0,0);ps=A.Add64(pb,ox,((pt=(new D(pn.$high,pn.$low)),new $Uint64(pt.$high,pt.$low))));pq=ps[0];pr=ps[1];pu=new $Uint64(0,0);pv=new $Uint64(0,0);pw=A.Add64(oy,ou,((px=(new D(pr.$high,pr.$low)),new $Uint64(px.$high,px.$low))));pu=pw[0];pv=pw[1];py=new $Uint64(0,0);pz=new $Uint64(0,0);qa=A.Add64(ov,or,((qb=(new D(pv.$high,pv.$low)),new $Uint64(qb.$high,qb.$low))));py=qa[0];pz=qa[1];qc=new $Uint64(0,0);qd=new $Uint64(0,0);qe=A.Add64(os,oo,((qf=(new D(pz.$high,pz.$low)),new $Uint64(qf.$high,qf.$low))));qc=qe[0];qd=qe[1];qg=new $Uint64(0,0);qh=new $Uint64(0,0);qi=A.Add64(op,ol,((qj=(new D(qd.$high,qd.$low)),new $Uint64(qj.$high,qj.$low))));qg=qi[0];qh=qi[1];qk=new $Uint64(0,0);ql=new $Uint64(0,0);qm=A.Add64(om,oi,((qn=(new D(qh.$high,qh.$low)),new $Uint64(qn.$high,qn.$low))));qk=qm[0];ql=qm[1];qo=new $Uint64(0,0);qp=A.Add64(lq,pg,new $Uint64(0,0));qo=qp[1];qq=new $Uint64(0,0);qr=new $Uint64(0,0);qs=A.Add64(nh,pj,((qt=(new D(qo.$high,qo.$low)),new $Uint64(qt.$high,qt.$low))));qq=qs[0];qr=qs[1];qu=new $Uint64(0,0);qv=new $Uint64(0,0);qw=A.Add64(nk,pm,((qx=(new D(qr.$high,qr.$low)),new $Uint64(qx.$high,qx.$low))));qu=qw[0];qv=qw[1];qy=new $Uint64(0,0);qz=new $Uint64(0,0);ra=A.Add64(no,pq,((rb=(new D(qv.$high,qv.$low)),new $Uint64(rb.$high,rb.$low))));qy=ra[0];qz=ra[1];rc=new $Uint64(0,0);rd=new $Uint64(0,0);re=A.Add64(ns,pu,((rf=(new D(qz.$high,qz.$low)),new $Uint64(rf.$high,rf.$low))));rc=re[0];rd=re[1];rg=new $Uint64(0,0);rh=new $Uint64(0,0);ri=A.Add64(nw,py,((rj=(new D(rd.$high,rd.$low)),new $Uint64(rj.$high,rj.$low))));rg=ri[0];rh=ri[1];rk=new $Uint64(0,0);rl=new $Uint64(0,0);rm=A.Add64(oa,qc,((rn=(new D(rh.$high,rh.$low)),new $Uint64(rn.$high,rn.$low))));rk=rm[0];rl=rm[1];ro=new $Uint64(0,0);rp=new $Uint64(0,0);rq=A.Add64(oe,qg,((rr=(new D(rl.$high,rl.$low)),new $Uint64(rr.$high,rr.$low))));ro=rq[0];rp=rq[1];rs=new $Uint64(0,0);rt=new $Uint64(0,0);ru=A.Add64((rv=((rw=(new D(of.$high,of.$low)),new $Uint64(rw.$high,rw.$low))),rx=(ry=((rz=(new D(mt.$high,mt.$low)),new $Uint64(rz.$high,rz.$low))),sa=(sb=((sc=(new D(ll.$high,ll.$low)),new $Uint64(sc.$high,sc.$low))),new $Uint64(sb.$high+jj.$high,sb.$low+jj.$low)),new $Uint64(ry.$high+sa.$high,ry.$low+sa.$low)),new $Uint64(rv.$high+rx.$high,rv.$low+rx.$low)),qk,((sd=(new D(rp.$high,rp.$low)),new $Uint64(sd.$high,sd.$low))));rs=ru[0];rt=ru[1];se=new $Uint64(0,0);sf=new $Uint64(0,0);sg=A.Mul64(b[5],new $Uint64(16384,0));sf=sg[0];se=sg[1];sh=new $Uint64(0,0);si=new $Uint64(0,0);sj=A.Add64(qu,se,new $Uint64(0,0));sh=sj[0];si=sj[1];sk=new $Uint64(0,0);sl=new $Uint64(0,0);sm=A.Add64(qy,sf,((sn=(new D(si.$high,si.$low)),new $Uint64(sn.$high,sn.$low))));sk=sm[0];sl=sm[1];so=new $Uint64(0,0);sp=new $Uint64(0,0);sq=A.Add64(rc,new $Uint64(0,0),((sr=(new D(sl.$high,sl.$low)),new $Uint64(sr.$high,sr.$low))));so=sq[0];sp=sq[1];ss=new $Uint64(0,0);st=new $Uint64(0,0);su=A.Add64(rg,new $Uint64(0,0),((sv=(new D(sp.$high,sp.$low)),new $Uint64(sv.$high,sv.$low))));ss=su[0];st=su[1];sw=new $Uint64(0,0);sx=new $Uint64(0,0);sy=A.Add64(rk,new $Uint64(0,0),((sz=(new D(st.$high,st.$low)),new $Uint64(sz.$high,sz.$low))));sw=sy[0];sx=sy[1];ta=new $Uint64(0,0);tb=new $Uint64(0,0);tc=A.Add64(ro,new $Uint64(0,0),((td=(new D(sx.$high,sx.$low)),new $Uint64(td.$high,td.$low))));ta=tc[0];tb=tc[1];te=new $Uint64(0,0);tf=new $Uint64(0,0);tg=A.Add64(rs,new $Uint64(0,0),((th=(new D(tb.$high,tb.$low)),new $Uint64(th.$high,th.$low))));te=tg[0];tf=tg[1];ti=new $Uint64(0,0);tj=new $Uint64(0,0);tk=A.Mul64(qq,new $Uint64(0,511));tj=tk[0];ti=tk[1];tl=new $Uint64(0,0);tm=new $Uint64(0,0);tn=A.Mul64(qq,new $Uint64(4294967295,4294967295));tm=tn[0];tl=tn[1];to=new $Uint64(0,0);tp=new $Uint64(0,0);tq=A.Mul64(qq,new $Uint64(4294967295,4294967295));tp=tq[0];to=tq[1];tr=new $Uint64(0,0);ts=new $Uint64(0,0);tt=A.Mul64(qq,new $Uint64(4294967295,4294967295));ts=tt[0];tr=tt[1];tu=new $Uint64(0,0);tv=new $Uint64(0,0);tw=A.Mul64(qq,new $Uint64(4294967295,4294967295));tv=tw[0];tu=tw[1];tx=new $Uint64(0,0);ty=new $Uint64(0,0);tz=A.Mul64(qq,new $Uint64(4294967295,4294967295));ty=tz[0];tx=tz[1];ua=new $Uint64(0,0);ub=new $Uint64(0,0);uc=A.Mul64(qq,new $Uint64(4294967295,4294967295));ub=uc[0];ua=uc[1];ud=new $Uint64(0,0);ue=new $Uint64(0,0);uf=A.Mul64(qq,new $Uint64(4294967295,4294967295));ue=uf[0];ud=uf[1];ug=new $Uint64(0,0);uh=new $Uint64(0,0);ui=A.Mul64(qq,new $Uint64(4294967295,4294967295));uh=ui[0];ug=ui[1];uj=new $Uint64(0,0);uk=new $Uint64(0,0);ul=A.Add64(uh,ud,new $Uint64(0,0));uj=ul[0];uk=ul[1];um=new $Uint64(0,0);un=new $Uint64(0,0);uo=A.Add64(ue,ua,((up=(new D(uk.$high,uk.$low)),new $Uint64(up.$high,up.$low))));um=uo[0];un=uo[1];uq=new $Uint64(0,0);ur=new $Uint64(0,0);us=A.Add64(ub,tx,((ut=(new D(un.$high,un.$low)),new $Uint64(ut.$high,ut.$low))));uq=us[0];ur=us[1];uu=new $Uint64(0,0);uv=new $Uint64(0,0);uw=A.Add64(ty,tu,((ux=(new D(ur.$high,ur.$low)),new $Uint64(ux.$high,ux.$low))));uu=uw[0];uv=uw[1];uy=new $Uint64(0,0);uz=new $Uint64(0,0);va=A.Add64(tv,tr,((vb=(new D(uv.$high,uv.$low)),new $Uint64(vb.$high,vb.$low))));uy=va[0];uz=va[1];vc=new $Uint64(0,0);vd=new $Uint64(0,0);ve=A.Add64(ts,to,((vf=(new D(uz.$high,uz.$low)),new $Uint64(vf.$high,vf.$low))));vc=ve[0];vd=ve[1];vg=new $Uint64(0,0);vh=new $Uint64(0,0);vi=A.Add64(tp,tl,((vj=(new D(vd.$high,vd.$low)),new $Uint64(vj.$high,vj.$low))));vg=vi[0];vh=vi[1];vk=new $Uint64(0,0);vl=new $Uint64(0,0);vm=A.Add64(tm,ti,((vn=(new D(vh.$high,vh.$low)),new $Uint64(vn.$high,vn.$low))));vk=vm[0];vl=vm[1];vo=new $Uint64(0,0);vp=A.Add64(qq,ug,new $Uint64(0,0));vo=vp[1];vq=new $Uint64(0,0);vr=new $Uint64(0,0);vs=A.Add64(sh,uj,((vt=(new D(vo.$high,vo.$low)),new $Uint64(vt.$high,vt.$low))));vq=vs[0];vr=vs[1];vu=new $Uint64(0,0);vv=new $Uint64(0,0);vw=A.Add64(sk,um,((vx=(new D(vr.$high,vr.$low)),new $Uint64(vx.$high,vx.$low))));vu=vw[0];vv=vw[1];vy=new $Uint64(0,0);vz=new $Uint64(0,0);wa=A.Add64(so,uq,((wb=(new D(vv.$high,vv.$low)),new $Uint64(wb.$high,wb.$low))));vy=wa[0];vz=wa[1];wc=new $Uint64(0,0);wd=new $Uint64(0,0);we=A.Add64(ss,uu,((wf=(new D(vz.$high,vz.$low)),new $Uint64(wf.$high,wf.$low))));wc=we[0];wd=we[1];wg=new $Uint64(0,0);wh=new $Uint64(0,0);wi=A.Add64(sw,uy,((wj=(new D(wd.$high,wd.$low)),new $Uint64(wj.$high,wj.$low))));wg=wi[0];wh=wi[1];wk=new $Uint64(0,0);wl=new $Uint64(0,0);wm=A.Add64(ta,vc,((wn=(new D(wh.$high,wh.$low)),new $Uint64(wn.$high,wn.$low))));wk=wm[0];wl=wm[1];wo=new $Uint64(0,0);wp=new $Uint64(0,0);wq=A.Add64(te,vg,((wr=(new D(wl.$high,wl.$low)),new $Uint64(wr.$high,wr.$low))));wo=wq[0];wp=wq[1];ws=new $Uint64(0,0);wt=new $Uint64(0,0);wu=A.Add64((wv=((ww=(new D(tf.$high,tf.$low)),new $Uint64(ww.$high,ww.$low))),wx=(wy=((wz=(new D(rt.$high,rt.$low)),new $Uint64(wz.$high,wz.$low))),xa=(xb=((xc=(new D(ql.$high,ql.$low)),new $Uint64(xc.$high,xc.$low))),new $Uint64(xb.$high+oj.$high,xb.$low+oj.$low)),new $Uint64(wy.$high+xa.$high,wy.$low+xa.$low)),new $Uint64(wv.$high+wx.$high,wv.$low+wx.$low)),vk,((xd=(new D(wp.$high,wp.$low)),new $Uint64(xd.$high,xd.$low))));ws=wu[0];wt=wu[1];xe=new $Uint64(0,0);xf=new $Uint64(0,0);xg=A.Mul64(b[6],new $Uint64(16384,0));xf=xg[0];xe=xg[1];xh=new $Uint64(0,0);xi=new $Uint64(0,0);xj=A.Add64(vu,xe,new $Uint64(0,0));xh=xj[0];xi=xj[1];xk=new $Uint64(0,0);xl=new $Uint64(0,0);xm=A.Add64(vy,xf,((xn=(new D(xi.$high,xi.$low)),new $Uint64(xn.$high,xn.$low))));xk=xm[0];xl=xm[1];xo=new $Uint64(0,0);xp=new $Uint64(0,0);xq=A.Add64(wc,new $Uint64(0,0),((xr=(new D(xl.$high,xl.$low)),new $Uint64(xr.$high,xr.$low))));xo=xq[0];xp=xq[1];xs=new $Uint64(0,0);xt=new $Uint64(0,0);xu=A.Add64(wg,new $Uint64(0,0),((xv=(new D(xp.$high,xp.$low)),new $Uint64(xv.$high,xv.$low))));xs=xu[0];xt=xu[1];xw=new $Uint64(0,0);xx=new $Uint64(0,0);xy=A.Add64(wk,new $Uint64(0,0),((xz=(new D(xt.$high,xt.$low)),new $Uint64(xz.$high,xz.$low))));xw=xy[0];xx=xy[1];ya=new $Uint64(0,0);yb=new $Uint64(0,0);yc=A.Add64(wo,new $Uint64(0,0),((yd=(new D(xx.$high,xx.$low)),new $Uint64(yd.$high,yd.$low))));ya=yc[0];yb=yc[1];ye=new $Uint64(0,0);yf=new $Uint64(0,0);yg=A.Add64(ws,new $Uint64(0,0),((yh=(new D(yb.$high,yb.$low)),new $Uint64(yh.$high,yh.$low))));ye=yg[0];yf=yg[1];yi=new $Uint64(0,0);yj=new $Uint64(0,0);yk=A.Mul64(vq,new $Uint64(0,511));yj=yk[0];yi=yk[1];yl=new $Uint64(0,0);ym=new $Uint64(0,0);yn=A.Mul64(vq,new $Uint64(4294967295,4294967295));ym=yn[0];yl=yn[1];yo=new $Uint64(0,0);yp=new $Uint64(0,0);yq=A.Mul64(vq,new $Uint64(4294967295,4294967295));yp=yq[0];yo=yq[1];yr=new $Uint64(0,0);ys=new $Uint64(0,0);yt=A.Mul64(vq,new $Uint64(4294967295,4294967295));ys=yt[0];yr=yt[1];yu=new $Uint64(0,0);yv=new $Uint64(0,0);yw=A.Mul64(vq,new $Uint64(4294967295,4294967295));yv=yw[0];yu=yw[1];yx=new $Uint64(0,0);yy=new $Uint64(0,0);yz=A.Mul64(vq,new $Uint64(4294967295,4294967295));yy=yz[0];yx=yz[1];za=new $Uint64(0,0);zb=new $Uint64(0,0);zc=A.Mul64(vq,new $Uint64(4294967295,4294967295));zb=zc[0];za=zc[1];zd=new $Uint64(0,0);ze=new $Uint64(0,0);zf=A.Mul64(vq,new $Uint64(4294967295,4294967295));ze=zf[0];zd=zf[1];zg=new $Uint64(0,0);zh=new $Uint64(0,0);zi=A.Mul64(vq,new $Uint64(4294967295,4294967295));zh=zi[0];zg=zi[1];zj=new $Uint64(0,0);zk=new $Uint64(0,0);zl=A.Add64(zh,zd,new $Uint64(0,0));zj=zl[0];zk=zl[1];zm=new $Uint64(0,0);zn=new $Uint64(0,0);zo=A.Add64(ze,za,((zp=(new D(zk.$high,zk.$low)),new $Uint64(zp.$high,zp.$low))));zm=zo[0];zn=zo[1];zq=new $Uint64(0,0);zr=new $Uint64(0,0);zs=A.Add64(zb,yx,((zt=(new D(zn.$high,zn.$low)),new $Uint64(zt.$high,zt.$low))));zq=zs[0];zr=zs[1];zu=new $Uint64(0,0);zv=new $Uint64(0,0);zw=A.Add64(yy,yu,((zx=(new D(zr.$high,zr.$low)),new $Uint64(zx.$high,zx.$low))));zu=zw[0];zv=zw[1];zy=new $Uint64(0,0);zz=new $Uint64(0,0);aaa=A.Add64(yv,yr,((aab=(new D(zv.$high,zv.$low)),new $Uint64(aab.$high,aab.$low))));zy=aaa[0];zz=aaa[1];aac=new $Uint64(0,0);aad=new $Uint64(0,0);aae=A.Add64(ys,yo,((aaf=(new D(zz.$high,zz.$low)),new $Uint64(aaf.$high,aaf.$low))));aac=aae[0];aad=aae[1];aag=new $Uint64(0,0);aah=new $Uint64(0,0);aai=A.Add64(yp,yl,((aaj=(new D(aad.$high,aad.$low)),new $Uint64(aaj.$high,aaj.$low))));aag=aai[0];aah=aai[1];aak=new $Uint64(0,0);aal=new $Uint64(0,0);aam=A.Add64(ym,yi,((aan=(new D(aah.$high,aah.$low)),new $Uint64(aan.$high,aan.$low))));aak=aam[0];aal=aam[1];aao=new $Uint64(0,0);aap=A.Add64(vq,zg,new $Uint64(0,0));aao=aap[1];aaq=new $Uint64(0,0);aar=new $Uint64(0,0);aas=A.Add64(xh,zj,((aat=(new D(aao.$high,aao.$low)),new $Uint64(aat.$high,aat.$low))));aaq=aas[0];aar=aas[1];aau=new $Uint64(0,0);aav=new $Uint64(0,0);aaw=A.Add64(xk,zm,((aax=(new D(aar.$high,aar.$low)),new $Uint64(aax.$high,aax.$low))));aau=aaw[0];aav=aaw[1];aay=new $Uint64(0,0);aaz=new $Uint64(0,0);aba=A.Add64(xo,zq,((abb=(new D(aav.$high,aav.$low)),new $Uint64(abb.$high,abb.$low))));aay=aba[0];aaz=aba[1];abc=new $Uint64(0,0);abd=new $Uint64(0,0);abe=A.Add64(xs,zu,((abf=(new D(aaz.$high,aaz.$low)),new $Uint64(abf.$high,abf.$low))));abc=abe[0];abd=abe[1];abg=new $Uint64(0,0);abh=new $Uint64(0,0);abi=A.Add64(xw,zy,((abj=(new D(abd.$high,abd.$low)),new $Uint64(abj.$high,abj.$low))));abg=abi[0];abh=abi[1];abk=new $Uint64(0,0);abl=new $Uint64(0,0);abm=A.Add64(ya,aac,((abn=(new D(abh.$high,abh.$low)),new $Uint64(abn.$high,abn.$low))));abk=abm[0];abl=abm[1];abo=new $Uint64(0,0);abp=new $Uint64(0,0);abq=A.Add64(ye,aag,((abr=(new D(abl.$high,abl.$low)),new $Uint64(abr.$high,abr.$low))));abo=abq[0];abp=abq[1];abs=new $Uint64(0,0);abt=new $Uint64(0,0);abu=A.Add64((abv=((abw=(new D(yf.$high,yf.$low)),new $Uint64(abw.$high,abw.$low))),abx=(aby=((abz=(new D(wt.$high,wt.$low)),new $Uint64(abz.$high,abz.$low))),aca=(acb=((acc=(new D(vl.$high,vl.$low)),new $Uint64(acc.$high,acc.$low))),new $Uint64(acb.$high+tj.$high,acb.$low+tj.$low)),new $Uint64(aby.$high+aca.$high,aby.$low+aca.$low)),new $Uint64(abv.$high+abx.$high,abv.$low+abx.$low)),aak,((acd=(new D(abp.$high,abp.$low)),new $Uint64(acd.$high,acd.$low))));abs=abu[0];abt=abu[1];ace=new $Uint64(0,0);acf=new $Uint64(0,0);acg=A.Mul64(b[7],new $Uint64(16384,0));acf=acg[0];ace=acg[1];ach=new $Uint64(0,0);aci=new $Uint64(0,0);acj=A.Add64(aau,ace,new $Uint64(0,0));ach=acj[0];aci=acj[1];ack=new $Uint64(0,0);acl=new $Uint64(0,0);acm=A.Add64(aay,acf,((acn=(new D(aci.$high,aci.$low)),new $Uint64(acn.$high,acn.$low))));ack=acm[0];acl=acm[1];aco=new $Uint64(0,0);acp=new $Uint64(0,0);acq=A.Add64(abc,new $Uint64(0,0),((acr=(new D(acl.$high,acl.$low)),new $Uint64(acr.$high,acr.$low))));aco=acq[0];acp=acq[1];acs=new $Uint64(0,0);act=new $Uint64(0,0);acu=A.Add64(abg,new $Uint64(0,0),((acv=(new D(acp.$high,acp.$low)),new $Uint64(acv.$high,acv.$low))));acs=acu[0];act=acu[1];acw=new $Uint64(0,0);acx=new $Uint64(0,0);acy=A.Add64(abk,new $Uint64(0,0),((acz=(new D(act.$high,act.$low)),new $Uint64(acz.$high,acz.$low))));acw=acy[0];acx=acy[1];ada=new $Uint64(0,0);adb=new $Uint64(0,0);adc=A.Add64(abo,new $Uint64(0,0),((add=(new D(acx.$high,acx.$low)),new $Uint64(add.$high,add.$low))));ada=adc[0];adb=adc[1];ade=new $Uint64(0,0);adf=new $Uint64(0,0);adg=A.Add64(abs,new $Uint64(0,0),((adh=(new D(adb.$high,adb.$low)),new $Uint64(adh.$high,adh.$low))));ade=adg[0];adf=adg[1];adi=new $Uint64(0,0);adj=new $Uint64(0,0);adk=A.Mul64(aaq,new $Uint64(0,511));adj=adk[0];adi=adk[1];adl=new $Uint64(0,0);adm=new $Uint64(0,0);adn=A.Mul64(aaq,new $Uint64(4294967295,4294967295));adm=adn[0];adl=adn[1];ado=new $Uint64(0,0);adp=new $Uint64(0,0);adq=A.Mul64(aaq,new $Uint64(4294967295,4294967295));adp=adq[0];ado=adq[1];adr=new $Uint64(0,0);ads=new $Uint64(0,0);adt=A.Mul64(aaq,new $Uint64(4294967295,4294967295));ads=adt[0];adr=adt[1];adu=new $Uint64(0,0);adv=new $Uint64(0,0);adw=A.Mul64(aaq,new $Uint64(4294967295,4294967295));adv=adw[0];adu=adw[1];adx=new $Uint64(0,0);ady=new $Uint64(0,0);adz=A.Mul64(aaq,new $Uint64(4294967295,4294967295));ady=adz[0];adx=adz[1];aea=new $Uint64(0,0);aeb=new $Uint64(0,0);aec=A.Mul64(aaq,new $Uint64(4294967295,4294967295));aeb=aec[0];aea=aec[1];aed=new $Uint64(0,0);aee=new $Uint64(0,0);aef=A.Mul64(aaq,new $Uint64(4294967295,4294967295));aee=aef[0];aed=aef[1];aeg=new $Uint64(0,0);aeh=new $Uint64(0,0);aei=A.Mul64(aaq,new $Uint64(4294967295,4294967295));aeh=aei[0];aeg=aei[1];aej=new $Uint64(0,0);aek=new $Uint64(0,0);ael=A.Add64(aeh,aed,new $Uint64(0,0));aej=ael[0];aek=ael[1];aem=new $Uint64(0,0);aen=new $Uint64(0,0);aeo=A.Add64(aee,aea,((aep=(new D(aek.$high,aek.$low)),new $Uint64(aep.$high,aep.$low))));aem=aeo[0];aen=aeo[1];aeq=new $Uint64(0,0);aer=new $Uint64(0,0);aes=A.Add64(aeb,adx,((aet=(new D(aen.$high,aen.$low)),new $Uint64(aet.$high,aet.$low))));aeq=aes[0];aer=aes[1];aeu=new $Uint64(0,0);aev=new $Uint64(0,0);aew=A.Add64(ady,adu,((aex=(new D(aer.$high,aer.$low)),new $Uint64(aex.$high,aex.$low))));aeu=aew[0];aev=aew[1];aey=new $Uint64(0,0);aez=new $Uint64(0,0);afa=A.Add64(adv,adr,((afb=(new D(aev.$high,aev.$low)),new $Uint64(afb.$high,afb.$low))));aey=afa[0];aez=afa[1];afc=new $Uint64(0,0);afd=new $Uint64(0,0);afe=A.Add64(ads,ado,((aff=(new D(aez.$high,aez.$low)),new $Uint64(aff.$high,aff.$low))));afc=afe[0];afd=afe[1];afg=new $Uint64(0,0);afh=new $Uint64(0,0);afi=A.Add64(adp,adl,((afj=(new D(afd.$high,afd.$low)),new $Uint64(afj.$high,afj.$low))));afg=afi[0];afh=afi[1];afk=new $Uint64(0,0);afl=new $Uint64(0,0);afm=A.Add64(adm,adi,((afn=(new D(afh.$high,afh.$low)),new $Uint64(afn.$high,afn.$low))));afk=afm[0];afl=afm[1];afo=new $Uint64(0,0);afp=A.Add64(aaq,aeg,new $Uint64(0,0));afo=afp[1];afq=new $Uint64(0,0);afr=new $Uint64(0,0);afs=A.Add64(ach,aej,((aft=(new D(afo.$high,afo.$low)),new $Uint64(aft.$high,aft.$low))));afq=afs[0];afr=afs[1];afu=new $Uint64(0,0);afv=new $Uint64(0,0);afw=A.Add64(ack,aem,((afx=(new D(afr.$high,afr.$low)),new $Uint64(afx.$high,afx.$low))));afu=afw[0];afv=afw[1];afy=new $Uint64(0,0);afz=new $Uint64(0,0);aga=A.Add64(aco,aeq,((agb=(new D(afv.$high,afv.$low)),new $Uint64(agb.$high,agb.$low))));afy=aga[0];afz=aga[1];agc=new $Uint64(0,0);agd=new $Uint64(0,0);age=A.Add64(acs,aeu,((agf=(new D(afz.$high,afz.$low)),new $Uint64(agf.$high,agf.$low))));agc=age[0];agd=age[1];agg=new $Uint64(0,0);agh=new $Uint64(0,0);agi=A.Add64(acw,aey,((agj=(new D(agd.$high,agd.$low)),new $Uint64(agj.$high,agj.$low))));agg=agi[0];agh=agi[1];agk=new $Uint64(0,0);agl=new $Uint64(0,0);agm=A.Add64(ada,afc,((agn=(new D(agh.$high,agh.$low)),new $Uint64(agn.$high,agn.$low))));agk=agm[0];agl=agm[1];ago=new $Uint64(0,0);agp=new $Uint64(0,0);agq=A.Add64(ade,afg,((agr=(new D(agl.$high,agl.$low)),new $Uint64(agr.$high,agr.$low))));ago=agq[0];agp=agq[1];ags=new $Uint64(0,0);agt=new $Uint64(0,0);agu=A.Add64((agv=((agw=(new D(adf.$high,adf.$low)),new $Uint64(agw.$high,agw.$low))),agx=(agy=((agz=(new D(abt.$high,abt.$low)),new $Uint64(agz.$high,agz.$low))),aha=(ahb=((ahc=(new D(aal.$high,aal.$low)),new $Uint64(ahc.$high,ahc.$low))),new $Uint64(ahb.$high+yj.$high,ahb.$low+yj.$low)),new $Uint64(agy.$high+aha.$high,agy.$low+aha.$low)),new $Uint64(agv.$high+agx.$high,agv.$low+agx.$low)),afk,((ahd=(new D(agp.$high,agp.$low)),new $Uint64(ahd.$high,ahd.$low))));ags=agu[0];agt=agu[1];ahe=new $Uint64(0,0);ahf=new $Uint64(0,0);ahg=A.Mul64(b[8],new $Uint64(16384,0));ahf=ahg[0];ahe=ahg[1];ahh=new $Uint64(0,0);ahi=new $Uint64(0,0);ahj=A.Add64(afu,ahe,new $Uint64(0,0));ahh=ahj[0];ahi=ahj[1];ahk=new $Uint64(0,0);ahl=new $Uint64(0,0);ahm=A.Add64(afy,ahf,((ahn=(new D(ahi.$high,ahi.$low)),new $Uint64(ahn.$high,ahn.$low))));ahk=ahm[0];ahl=ahm[1];aho=new $Uint64(0,0);ahp=new $Uint64(0,0);ahq=A.Add64(agc,new $Uint64(0,0),((ahr=(new D(ahl.$high,ahl.$low)),new $Uint64(ahr.$high,ahr.$low))));aho=ahq[0];ahp=ahq[1];ahs=new $Uint64(0,0);aht=new $Uint64(0,0);ahu=A.Add64(agg,new $Uint64(0,0),((ahv=(new D(ahp.$high,ahp.$low)),new $Uint64(ahv.$high,ahv.$low))));ahs=ahu[0];aht=ahu[1];ahw=new $Uint64(0,0);ahx=new $Uint64(0,0);ahy=A.Add64(agk,new $Uint64(0,0),((ahz=(new D(aht.$high,aht.$low)),new $Uint64(ahz.$high,ahz.$low))));ahw=ahy[0];ahx=ahy[1];aia=new $Uint64(0,0);aib=new $Uint64(0,0);aic=A.Add64(ago,new $Uint64(0,0),((aid=(new D(ahx.$high,ahx.$low)),new $Uint64(aid.$high,aid.$low))));aia=aic[0];aib=aic[1];aie=new $Uint64(0,0);aif=new $Uint64(0,0);aig=A.Add64(ags,new $Uint64(0,0),((aih=(new D(aib.$high,aib.$low)),new $Uint64(aih.$high,aih.$low))));aie=aig[0];aif=aig[1];aii=new $Uint64(0,0);aij=new $Uint64(0,0);aik=A.Mul64(afq,new $Uint64(0,511));aij=aik[0];aii=aik[1];ail=new $Uint64(0,0);aim=new $Uint64(0,0);ain=A.Mul64(afq,new $Uint64(4294967295,4294967295));aim=ain[0];ail=ain[1];aio=new $Uint64(0,0);aip=new $Uint64(0,0);aiq=A.Mul64(afq,new $Uint64(4294967295,4294967295));aip=aiq[0];aio=aiq[1];air=new $Uint64(0,0);ais=new $Uint64(0,0);ait=A.Mul64(afq,new $Uint64(4294967295,4294967295));ais=ait[0];air=ait[1];aiu=new $Uint64(0,0);aiv=new $Uint64(0,0);aiw=A.Mul64(afq,new $Uint64(4294967295,4294967295));aiv=aiw[0];aiu=aiw[1];aix=new $Uint64(0,0);aiy=new $Uint64(0,0);aiz=A.Mul64(afq,new $Uint64(4294967295,4294967295));aiy=aiz[0];aix=aiz[1];aja=new $Uint64(0,0);ajb=new $Uint64(0,0);ajc=A.Mul64(afq,new $Uint64(4294967295,4294967295));ajb=ajc[0];aja=ajc[1];ajd=new $Uint64(0,0);aje=new $Uint64(0,0);ajf=A.Mul64(afq,new $Uint64(4294967295,4294967295));aje=ajf[0];ajd=ajf[1];ajg=new $Uint64(0,0);ajh=new $Uint64(0,0);aji=A.Mul64(afq,new $Uint64(4294967295,4294967295));ajh=aji[0];ajg=aji[1];ajj=new $Uint64(0,0);ajk=new $Uint64(0,0);ajl=A.Add64(ajh,ajd,new $Uint64(0,0));ajj=ajl[0];ajk=ajl[1];ajm=new $Uint64(0,0);ajn=new $Uint64(0,0);ajo=A.Add64(aje,aja,((ajp=(new D(ajk.$high,ajk.$low)),new $Uint64(ajp.$high,ajp.$low))));ajm=ajo[0];ajn=ajo[1];ajq=new $Uint64(0,0);ajr=new $Uint64(0,0);ajs=A.Add64(ajb,aix,((ajt=(new D(ajn.$high,ajn.$low)),new $Uint64(ajt.$high,ajt.$low))));ajq=ajs[0];ajr=ajs[1];aju=new $Uint64(0,0);ajv=new $Uint64(0,0);ajw=A.Add64(aiy,aiu,((ajx=(new D(ajr.$high,ajr.$low)),new $Uint64(ajx.$high,ajx.$low))));aju=ajw[0];ajv=ajw[1];ajy=new $Uint64(0,0);ajz=new $Uint64(0,0);aka=A.Add64(aiv,air,((akb=(new D(ajv.$high,ajv.$low)),new $Uint64(akb.$high,akb.$low))));ajy=aka[0];ajz=aka[1];akc=new $Uint64(0,0);akd=new $Uint64(0,0);ake=A.Add64(ais,aio,((akf=(new D(ajz.$high,ajz.$low)),new $Uint64(akf.$high,akf.$low))));akc=ake[0];akd=ake[1];akg=new $Uint64(0,0);akh=new $Uint64(0,0);aki=A.Add64(aip,ail,((akj=(new D(akd.$high,akd.$low)),new $Uint64(akj.$high,akj.$low))));akg=aki[0];akh=aki[1];akk=new $Uint64(0,0);akl=new $Uint64(0,0);akm=A.Add64(aim,aii,((akn=(new D(akh.$high,akh.$low)),new $Uint64(akn.$high,akn.$low))));akk=akm[0];akl=akm[1];ako=new $Uint64(0,0);akp=A.Add64(afq,ajg,new $Uint64(0,0));ako=akp[1];akq=new $Uint64(0,0);akr=new $Uint64(0,0);aks=A.Add64(ahh,ajj,((akt=(new D(ako.$high,ako.$low)),new $Uint64(akt.$high,akt.$low))));akq=aks[0];akr=aks[1];aku=new $Uint64(0,0);akv=new $Uint64(0,0);akw=A.Add64(ahk,ajm,((akx=(new D(akr.$high,akr.$low)),new $Uint64(akx.$high,akx.$low))));aku=akw[0];akv=akw[1];aky=new $Uint64(0,0);akz=new $Uint64(0,0);ala=A.Add64(aho,ajq,((alb=(new D(akv.$high,akv.$low)),new $Uint64(alb.$high,alb.$low))));aky=ala[0];akz=ala[1];alc=new $Uint64(0,0);ald=new $Uint64(0,0);ale=A.Add64(ahs,aju,((alf=(new D(akz.$high,akz.$low)),new $Uint64(alf.$high,alf.$low))));alc=ale[0];ald=ale[1];alg=new $Uint64(0,0);alh=new $Uint64(0,0);ali=A.Add64(ahw,ajy,((alj=(new D(ald.$high,ald.$low)),new $Uint64(alj.$high,alj.$low))));alg=ali[0];alh=ali[1];alk=new $Uint64(0,0);all=new $Uint64(0,0);alm=A.Add64(aia,akc,((aln=(new D(alh.$high,alh.$low)),new $Uint64(aln.$high,aln.$low))));alk=alm[0];all=alm[1];alo=new $Uint64(0,0);alp=new $Uint64(0,0);alq=A.Add64(aie,akg,((alr=(new D(all.$high,all.$low)),new $Uint64(alr.$high,alr.$low))));alo=alq[0];alp=alq[1];als=new $Uint64(0,0);alt=new $Uint64(0,0);alu=A.Add64((alv=((alw=(new D(aif.$high,aif.$low)),new $Uint64(alw.$high,alw.$low))),alx=(aly=((alz=(new D(agt.$high,agt.$low)),new $Uint64(alz.$high,alz.$low))),ama=(amb=((amc=(new D(afl.$high,afl.$low)),new $Uint64(amc.$high,amc.$low))),new $Uint64(amb.$high+adj.$high,amb.$low+adj.$low)),new $Uint64(aly.$high+ama.$high,aly.$low+ama.$low)),new $Uint64(alv.$high+alx.$high,alv.$low+alx.$low)),akk,((amd=(new D(alp.$high,alp.$low)),new $Uint64(amd.$high,amd.$low))));als=alu[0];alt=alu[1];amj=(ame=((amf=(new D(alt.$high,alt.$low)),new $Uint64(amf.$high,amf.$low))),amg=(amh=((ami=(new D(akl.$high,akl.$low)),new $Uint64(ami.$high,ami.$low))),new $Uint64(amh.$high+aij.$high,amh.$low+aij.$low)),new $Uint64(ame.$high+amg.$high,ame.$low+amg.$low));amk=new $Uint64(0,0);aml=new $Uint64(0,0);amm=A.Sub64(akq,new $Uint64(4294967295,4294967295),new $Uint64(0,0));amk=amm[0];aml=amm[1];amn=new $Uint64(0,0);amo=new $Uint64(0,0);amp=A.Sub64(aku,new $Uint64(4294967295,4294967295),((amq=(new D(aml.$high,aml.$low)),new $Uint64(amq.$high,amq.$low))));amn=amp[0];amo=amp[1];amr=new $Uint64(0,0);ams=new $Uint64(0,0);amt=A.Sub64(aky,new $Uint64(4294967295,4294967295),((amu=(new D(amo.$high,amo.$low)),new $Uint64(amu.$high,amu.$low))));amr=amt[0];ams=amt[1];amv=new $Uint64(0,0);amw=new $Uint64(0,0);amx=A.Sub64(alc,new $Uint64(4294967295,4294967295),((amy=(new D(ams.$high,ams.$low)),new $Uint64(amy.$high,amy.$low))));amv=amx[0];amw=amx[1];amz=new $Uint64(0,0);ana=new $Uint64(0,0);anb=A.Sub64(alg,new $Uint64(4294967295,4294967295),((anc=(new D(amw.$high,amw.$low)),new $Uint64(anc.$high,anc.$low))));amz=anb[0];ana=anb[1];and=new $Uint64(0,0);ane=new $Uint64(0,0);anf=A.Sub64(alk,new $Uint64(4294967295,4294967295),((ang=(new D(ana.$high,ana.$low)),new $Uint64(ang.$high,ang.$low))));and=anf[0];ane=anf[1];anh=new $Uint64(0,0);ani=new $Uint64(0,0);anj=A.Sub64(alo,new $Uint64(4294967295,4294967295),((ank=(new D(ane.$high,ane.$low)),new $Uint64(ank.$high,ank.$low))));anh=anj[0];ani=anj[1];anl=new $Uint64(0,0);anm=new $Uint64(0,0);ann=A.Sub64(als,new $Uint64(4294967295,4294967295),((ano=(new D(ani.$high,ani.$low)),new $Uint64(ano.$high,ano.$low))));anl=ann[0];anm=ann[1];anp=new $Uint64(0,0);anq=new $Uint64(0,0);anr=A.Sub64(amj,new $Uint64(0,511),((ans=(new D(anm.$high,anm.$low)),new $Uint64(ans.$high,ans.$low))));anp=anr[0];anq=anr[1];ant=new $Uint64(0,0);anu=A.Sub64(new $Uint64(0,0),new $Uint64(0,0),((anv=(new D(anq.$high,anq.$low)),new $Uint64(anv.$high,anv.$low))));ant=anu[1];anw=new $Uint64(0,0);H((anx||(anx=new BO(function(){return anw;},function($v){anw=$v;}))),(new D(ant.$high,ant.$low)),amk,akq);any=new $Uint64(0,0);H((anz||(anz=new BO(function(){return any;},function($v){any=$v;}))),(new D(ant.$high,ant.$low)),amn,aku);aoa=new $Uint64(0,0);H((aob||(aob=new BO(function(){return aoa;},function($v){aoa=$v;}))),(new D(ant.$high,ant.$low)),amr,aky);aoc=new $Uint64(0,0);H((aod||(aod=new BO(function(){return aoc;},function($v){aoc=$v;}))),(new D(ant.$high,ant.$low)),amv,alc);aoe=new $Uint64(0,0);H((aof||(aof=new BO(function(){return aoe;},function($v){aoe=$v;}))),(new D(ant.$high,ant.$low)),amz,alg);aog=new $Uint64(0,0);H((aoh||(aoh=new BO(function(){return aog;},function($v){aog=$v;}))),(new D(ant.$high,ant.$low)),and,alk);aoi=new $Uint64(0,0);H((aoj||(aoj=new BO(function(){return aoi;},function($v){aoi=$v;}))),(new D(ant.$high,ant.$low)),anh,alo);aok=new $Uint64(0,0);H((aol||(aol=new BO(function(){return aok;},function($v){aok=$v;}))),(new D(ant.$high,ant.$low)),anl,als);aom=new $Uint64(0,0);H((aon||(aon=new BO(function(){return aom;},function($v){aom=$v;}))),(new D(ant.$high,ant.$low)),anp,amj);a.nilCheck,a[0]=anw;a.nilCheck,a[1]=any;a.nilCheck,a[2]=aoa;a.nilCheck,a[3]=aoc;a.nilCheck,a[4]=aoe;a.nilCheck,a[5]=aog;a.nilCheck,a[6]=aoi;a.nilCheck,a[7]=aok;a.nilCheck,a[8]=aom;};P=function(a,b,c,d){var a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v;e=new $Uint64(0,0);H((f||(f=new BO(function(){return e;},function($v){e=$v;}))),b,c[0],d[0]);g=new $Uint64(0,0);H((h||(h=new BO(function(){return g;},function($v){g=$v;}))),b,c[1],d[1]);i=new $Uint64(0,0);H((j||(j=new BO(function(){return i;},function($v){i=$v;}))),b,c[2],d[2]);k=new $Uint64(0,0);H((l||(l=new BO(function(){return k;},function($v){k=$v;}))),b,c[3],d[3]);m=new $Uint64(0,0);H((n||(n=new BO(function(){return m;},function($v){m=$v;}))),b,c[4],d[4]);o=new $Uint64(0,0);H((p||(p=new BO(function(){return o;},function($v){o=$v;}))),b,c[5],d[5]);q=new $Uint64(0,0);H((r||(r=new BO(function(){return q;},function($v){q=$v;}))),b,c[6],d[6]);s=new $Uint64(0,0);H((t||(t=new BO(function(){return s;},function($v){s=$v;}))),b,c[7],d[7]);u=new $Uint64(0,0);H((v||(v=new BO(function(){return u;},function($v){u=$v;}))),b,c[8],d[8]);a.nilCheck,a[0]=e;a.nilCheck,a[1]=g;a.nilCheck,a[2]=i;a.nilCheck,a[3]=k;a.nilCheck,a[4]=m;a.nilCheck,a[5]=o;a.nilCheck,a[6]=q;a.nilCheck,a[7]=s;a.nilCheck,a[8]=u;};Q=function(a,b){var a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,b,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,c,ca,cb,cc,cd,ce,cf,cg,ch,ci,cj,ck,cl,cm,cn,co,cp,cq,cr,cs,ct,cu,cv,cw,cx,cy,cz,d,da,db,dc,dd,de,df,dg,dh,di,dj,dk,dl,dm,dn,dp,dq,dr,ds,dt,du,dv,dw,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;c=b[8];d=b[7];e=b[6];f=b[5];g=b[4];h=b[3];i=b[2];j=b[1];k=b[0];l=((((k.$low<<24>>>24))&255)>>>0);m=$shiftRightUint64(k,8);n=((((m.$low<<24>>>24))&255)>>>0);o=$shiftRightUint64(m,8);p=((((o.$low<<24>>>24))&255)>>>0);q=$shiftRightUint64(o,8);r=((((q.$low<<24>>>24))&255)>>>0);s=$shiftRightUint64(q,8);t=((((s.$low<<24>>>24))&255)>>>0);u=$shiftRightUint64(s,8);v=((((u.$low<<24>>>24))&255)>>>0);w=$shiftRightUint64(u,8);x=((((w.$low<<24>>>24))&255)>>>0);y=((($shiftRightUint64(w,8)).$low<<24>>>24));z=((((j.$low<<24>>>24))&255)>>>0);aa=$shiftRightUint64(j,8);ab=((((aa.$low<<24>>>24))&255)>>>0);ac=$shiftRightUint64(aa,8);ad=((((ac.$low<<24>>>24))&255)>>>0);ae=$shiftRightUint64(ac,8);af=((((ae.$low<<24>>>24))&255)>>>0);ag=$shiftRightUint64(ae,8);ah=((((ag.$low<<24>>>24))&255)>>>0);ai=$shiftRightUint64(ag,8);aj=((((ai.$low<<24>>>24))&255)>>>0);ak=$shiftRightUint64(ai,8);al=((((ak.$low<<24>>>24))&255)>>>0);am=((($shiftRightUint64(ak,8)).$low<<24>>>24));an=((((i.$low<<24>>>24))&255)>>>0);ao=$shiftRightUint64(i,8);ap=((((ao.$low<<24>>>24))&255)>>>0);aq=$shiftRightUint64(ao,8);ar=((((aq.$low<<24>>>24))&255)>>>0);as=$shiftRightUint64(aq,8);at=((((as.$low<<24>>>24))&255)>>>0);au=$shiftRightUint64(as,8);av=((((au.$low<<24>>>24))&255)>>>0);aw=$shiftRightUint64(au,8);ax=((((aw.$low<<24>>>24))&255)>>>0);ay=$shiftRightUint64(aw,8);az=((((ay.$low<<24>>>24))&255)>>>0);ba=((($shiftRightUint64(ay,8)).$low<<24>>>24));bb=((((h.$low<<24>>>24))&255)>>>0);bc=$shiftRightUint64(h,8);bd=((((bc.$low<<24>>>24))&255)>>>0);be=$shiftRightUint64(bc,8);bf=((((be.$low<<24>>>24))&255)>>>0);bg=$shiftRightUint64(be,8);bh=((((bg.$low<<24>>>24))&255)>>>0);bi=$shiftRightUint64(bg,8);bj=((((bi.$low<<24>>>24))&255)>>>0);bk=$shiftRightUint64(bi,8);bl=((((bk.$low<<24>>>24))&255)>>>0);bm=$shiftRightUint64(bk,8);bn=((((bm.$low<<24>>>24))&255)>>>0);bo=((($shiftRightUint64(bm,8)).$low<<24>>>24));bp=((((g.$low<<24>>>24))&255)>>>0);bq=$shiftRightUint64(g,8);br=((((bq.$low<<24>>>24))&255)>>>0);bs=$shiftRightUint64(bq,8);bt=((((bs.$low<<24>>>24))&255)>>>0);bu=$shiftRightUint64(bs,8);bv=((((bu.$low<<24>>>24))&255)>>>0);bw=$shiftRightUint64(bu,8);bx=((((bw.$low<<24>>>24))&255)>>>0);by=$shiftRightUint64(bw,8);bz=((((by.$low<<24>>>24))&255)>>>0);ca=$shiftRightUint64(by,8);cb=((((ca.$low<<24>>>24))&255)>>>0);cc=((($shiftRightUint64(ca,8)).$low<<24>>>24));cd=((((f.$low<<24>>>24))&255)>>>0);ce=$shiftRightUint64(f,8);cf=((((ce.$low<<24>>>24))&255)>>>0);cg=$shiftRightUint64(ce,8);ch=((((cg.$low<<24>>>24))&255)>>>0);ci=$shiftRightUint64(cg,8);cj=((((ci.$low<<24>>>24))&255)>>>0);ck=$shiftRightUint64(ci,8);cl=((((ck.$low<<24>>>24))&255)>>>0);cm=$shiftRightUint64(ck,8);cn=((((cm.$low<<24>>>24))&255)>>>0);co=$shiftRightUint64(cm,8);cp=((((co.$low<<24>>>24))&255)>>>0);cq=((($shiftRightUint64(co,8)).$low<<24>>>24));cr=((((e.$low<<24>>>24))&255)>>>0);cs=$shiftRightUint64(e,8);ct=((((cs.$low<<24>>>24))&255)>>>0);cu=$shiftRightUint64(cs,8);cv=((((cu.$low<<24>>>24))&255)>>>0);cw=$shiftRightUint64(cu,8);cx=((((cw.$low<<24>>>24))&255)>>>0);cy=$shiftRightUint64(cw,8);cz=((((cy.$low<<24>>>24))&255)>>>0);da=$shiftRightUint64(cy,8);db=((((da.$low<<24>>>24))&255)>>>0);dc=$shiftRightUint64(da,8);dd=((((dc.$low<<24>>>24))&255)>>>0);de=((($shiftRightUint64(dc,8)).$low<<24>>>24));df=((((d.$low<<24>>>24))&255)>>>0);dg=$shiftRightUint64(d,8);dh=((((dg.$low<<24>>>24))&255)>>>0);di=$shiftRightUint64(dg,8);dj=((((di.$low<<24>>>24))&255)>>>0);dk=$shiftRightUint64(di,8);dl=((((dk.$low<<24>>>24))&255)>>>0);dm=$shiftRightUint64(dk,8);dn=((((dm.$low<<24>>>24))&255)>>>0);dp=$shiftRightUint64(dm,8);dq=((((dp.$low<<24>>>24))&255)>>>0);dr=$shiftRightUint64(dp,8);ds=((((dr.$low<<24>>>24))&255)>>>0);dt=((($shiftRightUint64(dr,8)).$low<<24>>>24));du=((((c.$low<<24>>>24))&255)>>>0);dw=((dv=$shiftRightUint64(c,8),new D(dv.$high,dv.$low)));a.nilCheck,a[0]=l;a.nilCheck,a[1]=n;a.nilCheck,a[2]=p;a.nilCheck,a[3]=r;a.nilCheck,a[4]=t;a.nilCheck,a[5]=v;a.nilCheck,a[6]=x;a.nilCheck,a[7]=y;a.nilCheck,a[8]=z;a.nilCheck,a[9]=ab;a.nilCheck,a[10]=ad;a.nilCheck,a[11]=af;a.nilCheck,a[12]=ah;a.nilCheck,a[13]=aj;a.nilCheck,a[14]=al;a.nilCheck,a[15]=am;a.nilCheck,a[16]=an;a.nilCheck,a[17]=ap;a.nilCheck,a[18]=ar;a.nilCheck,a[19]=at;a.nilCheck,a[20]=av;a.nilCheck,a[21]=ax;a.nilCheck,a[22]=az;a.nilCheck,a[23]=ba;a.nilCheck,a[24]=bb;a.nilCheck,a[25]=bd;a.nilCheck,a[26]=bf;a.nilCheck,a[27]=bh;a.nilCheck,a[28]=bj;a.nilCheck,a[29]=bl;a.nilCheck,a[30]=bn;a.nilCheck,a[31]=bo;a.nilCheck,a[32]=bp;a.nilCheck,a[33]=br;a.nilCheck,a[34]=bt;a.nilCheck,a[35]=bv;a.nilCheck,a[36]=bx;a.nilCheck,a[37]=bz;a.nilCheck,a[38]=cb;a.nilCheck,a[39]=cc;a.nilCheck,a[40]=cd;a.nilCheck,a[41]=cf;a.nilCheck,a[42]=ch;a.nilCheck,a[43]=cj;a.nilCheck,a[44]=cl;a.nilCheck,a[45]=cn;a.nilCheck,a[46]=cp;a.nilCheck,a[47]=cq;a.nilCheck,a[48]=cr;a.nilCheck,a[49]=ct;a.nilCheck,a[50]=cv;a.nilCheck,a[51]=cx;a.nilCheck,a[52]=cz;a.nilCheck,a[53]=db;a.nilCheck,a[54]=dd;a.nilCheck,a[55]=de;a.nilCheck,a[56]=df;a.nilCheck,a[57]=dh;a.nilCheck,a[58]=dj;a.nilCheck,a[59]=dl;a.nilCheck,a[60]=dn;a.nilCheck,a[61]=dq;a.nilCheck,a[62]=ds;a.nilCheck,a[63]=dt;a.nilCheck,a[64]=du;a.nilCheck,a[65]=((dw.$low<<24>>>24));};R=function(a,b){var a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,b,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,c,ca,cb,cc,cd,ce,cf,cg,ch,ci,cj,ck,cl,cm,cn,co,cp,cq,cr,cs,ct,cu,cv,cw,cx,cy,cz,d,da,db,dc,dd,de,df,dg,dh,di,dj,dk,dl,dm,dn,dp,dq,dr,ds,dt,du,dv,dw,dx,dy,dz,e,ea,eb,ec,ed,ee,ef,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;d=$shiftLeft64(((c=(new D(0,b[65])),new $Uint64(c.$high,c.$low))),8);e=b[64];f=$shiftLeft64((new $Uint64(0,b[63])),56);g=$shiftLeft64((new $Uint64(0,b[62])),48);h=$shiftLeft64((new $Uint64(0,b[61])),40);i=$shiftLeft64((new $Uint64(0,b[60])),32);j=$shiftLeft64((new $Uint64(0,b[59])),24);k=$shiftLeft64((new $Uint64(0,b[58])),16);l=$shiftLeft64((new $Uint64(0,b[57])),8);m=b[56];n=$shiftLeft64((new $Uint64(0,b[55])),56);o=$shiftLeft64((new $Uint64(0,b[54])),48);p=$shiftLeft64((new $Uint64(0,b[53])),40);q=$shiftLeft64((new $Uint64(0,b[52])),32);r=$shiftLeft64((new $Uint64(0,b[51])),24);s=$shiftLeft64((new $Uint64(0,b[50])),16);t=$shiftLeft64((new $Uint64(0,b[49])),8);u=b[48];v=$shiftLeft64((new $Uint64(0,b[47])),56);w=$shiftLeft64((new $Uint64(0,b[46])),48);x=$shiftLeft64((new $Uint64(0,b[45])),40);y=$shiftLeft64((new $Uint64(0,b[44])),32);z=$shiftLeft64((new $Uint64(0,b[43])),24);aa=$shiftLeft64((new $Uint64(0,b[42])),16);ab=$shiftLeft64((new $Uint64(0,b[41])),8);ac=b[40];ad=$shiftLeft64((new $Uint64(0,b[39])),56);ae=$shiftLeft64((new $Uint64(0,b[38])),48);af=$shiftLeft64((new $Uint64(0,b[37])),40);ag=$shiftLeft64((new $Uint64(0,b[36])),32);ah=$shiftLeft64((new $Uint64(0,b[35])),24);ai=$shiftLeft64((new $Uint64(0,b[34])),16);aj=$shiftLeft64((new $Uint64(0,b[33])),8);ak=b[32];al=$shiftLeft64((new $Uint64(0,b[31])),56);am=$shiftLeft64((new $Uint64(0,b[30])),48);an=$shiftLeft64((new $Uint64(0,b[29])),40);ao=$shiftLeft64((new $Uint64(0,b[28])),32);ap=$shiftLeft64((new $Uint64(0,b[27])),24);aq=$shiftLeft64((new $Uint64(0,b[26])),16);ar=$shiftLeft64((new $Uint64(0,b[25])),8);as=b[24];at=$shiftLeft64((new $Uint64(0,b[23])),56);au=$shiftLeft64((new $Uint64(0,b[22])),48);av=$shiftLeft64((new $Uint64(0,b[21])),40);aw=$shiftLeft64((new $Uint64(0,b[20])),32);ax=$shiftLeft64((new $Uint64(0,b[19])),24);ay=$shiftLeft64((new $Uint64(0,b[18])),16);az=$shiftLeft64((new $Uint64(0,b[17])),8);ba=b[16];bb=$shiftLeft64((new $Uint64(0,b[15])),56);bc=$shiftLeft64((new $Uint64(0,b[14])),48);bd=$shiftLeft64((new $Uint64(0,b[13])),40);be=$shiftLeft64((new $Uint64(0,b[12])),32);bf=$shiftLeft64((new $Uint64(0,b[11])),24);bg=$shiftLeft64((new $Uint64(0,b[10])),16);bh=$shiftLeft64((new $Uint64(0,b[9])),8);bi=b[8];bj=$shiftLeft64((new $Uint64(0,b[7])),56);bk=$shiftLeft64((new $Uint64(0,b[6])),48);bl=$shiftLeft64((new $Uint64(0,b[5])),40);bm=$shiftLeft64((new $Uint64(0,b[4])),32);bn=$shiftLeft64((new $Uint64(0,b[3])),24);bo=$shiftLeft64((new $Uint64(0,b[2])),16);bp=$shiftLeft64((new $Uint64(0,b[1])),8);bq=b[0];bs=(br=(new $Uint64(0,bq)),new $Uint64(bp.$high+br.$high,bp.$low+br.$low));bt=new $Uint64(bo.$high+bs.$high,bo.$low+bs.$low);bu=new $Uint64(bn.$high+bt.$high,bn.$low+bt.$low);bv=new $Uint64(bm.$high+bu.$high,bm.$low+bu.$low);bw=new $Uint64(bl.$high+bv.$high,bl.$low+bv.$low);bx=new $Uint64(bk.$high+bw.$high,bk.$low+bw.$low);by=new $Uint64(bj.$high+bx.$high,bj.$low+bx.$low);ca=(bz=(new $Uint64(0,bi)),new $Uint64(bh.$high+bz.$high,bh.$low+bz.$low));cb=new $Uint64(bg.$high+ca.$high,bg.$low+ca.$low);cc=new $Uint64(bf.$high+cb.$high,bf.$low+cb.$low);cd=new $Uint64(be.$high+cc.$high,be.$low+cc.$low);ce=new $Uint64(bd.$high+cd.$high,bd.$low+cd.$low);cf=new $Uint64(bc.$high+ce.$high,bc.$low+ce.$low);cg=new $Uint64(bb.$high+cf.$high,bb.$low+cf.$low);ci=(ch=(new $Uint64(0,ba)),new $Uint64(az.$high+ch.$high,az.$low+ch.$low));cj=new $Uint64(ay.$high+ci.$high,ay.$low+ci.$low);ck=new $Uint64(ax.$high+cj.$high,ax.$low+cj.$low);cl=new $Uint64(aw.$high+ck.$high,aw.$low+ck.$low);cm=new $Uint64(av.$high+cl.$high,av.$low+cl.$low);cn=new $Uint64(au.$high+cm.$high,au.$low+cm.$low);co=new $Uint64(at.$high+cn.$high,at.$low+cn.$low);cq=(cp=(new $Uint64(0,as)),new $Uint64(ar.$high+cp.$high,ar.$low+cp.$low));cr=new $Uint64(aq.$high+cq.$high,aq.$low+cq.$low);cs=new $Uint64(ap.$high+cr.$high,ap.$low+cr.$low);ct=new $Uint64(ao.$high+cs.$high,ao.$low+cs.$low);cu=new $Uint64(an.$high+ct.$high,an.$low+ct.$low);cv=new $Uint64(am.$high+cu.$high,am.$low+cu.$low);cw=new $Uint64(al.$high+cv.$high,al.$low+cv.$low);cy=(cx=(new $Uint64(0,ak)),new $Uint64(aj.$high+cx.$high,aj.$low+cx.$low));cz=new $Uint64(ai.$high+cy.$high,ai.$low+cy.$low);da=new $Uint64(ah.$high+cz.$high,ah.$low+cz.$low);db=new $Uint64(ag.$high+da.$high,ag.$low+da.$low);dc=new $Uint64(af.$high+db.$high,af.$low+db.$low);dd=new $Uint64(ae.$high+dc.$high,ae.$low+dc.$low);de=new $Uint64(ad.$high+dd.$high,ad.$low+dd.$low);dg=(df=(new $Uint64(0,ac)),new $Uint64(ab.$high+df.$high,ab.$low+df.$low));dh=new $Uint64(aa.$high+dg.$high,aa.$low+dg.$low);di=new $Uint64(z.$high+dh.$high,z.$low+dh.$low);dj=new $Uint64(y.$high+di.$high,y.$low+di.$low);dk=new $Uint64(x.$high+dj.$high,x.$low+dj.$low);dl=new $Uint64(w.$high+dk.$high,w.$low+dk.$low);dm=new $Uint64(v.$high+dl.$high,v.$low+dl.$low);dp=(dn=(new $Uint64(0,u)),new $Uint64(t.$high+dn.$high,t.$low+dn.$low));dq=new $Uint64(s.$high+dp.$high,s.$low+dp.$low);dr=new $Uint64(r.$high+dq.$high,r.$low+dq.$low);ds=new $Uint64(q.$high+dr.$high,q.$low+dr.$low);dt=new $Uint64(p.$high+ds.$high,p.$low+ds.$low);du=new $Uint64(o.$high+dt.$high,o.$low+dt.$low);dv=new $Uint64(n.$high+du.$high,n.$low+du.$low);dx=(dw=(new $Uint64(0,m)),new $Uint64(l.$high+dw.$high,l.$low+dw.$low));dy=new $Uint64(k.$high+dx.$high,k.$low+dx.$low);dz=new $Uint64(j.$high+dy.$high,j.$low+dy.$low);ea=new $Uint64(i.$high+dz.$high,i.$low+dz.$low);eb=new $Uint64(h.$high+ea.$high,h.$low+ea.$low);ec=new $Uint64(g.$high+eb.$high,g.$low+eb.$low);ed=new $Uint64(f.$high+ec.$high,f.$low+ec.$low);ef=(ee=(new $Uint64(0,e)),new $Uint64(d.$high+ee.$high,d.$low+ee.$low));a.nilCheck,a[0]=by;a.nilCheck,a[1]=cg;a.nilCheck,a[2]=co;a.nilCheck,a[3]=cw;a.nilCheck,a[4]=de;a.nilCheck,a[5]=dm;a.nilCheck,a[6]=dv;a.nilCheck,a[7]=ed;a.nilCheck,a[8]=ef;};S.ptr.prototype.One=function(){var a;a=this;M(a.x);return a;};S.prototype.One=function(){return this.$val.One();};S.ptr.prototype.Equal=function(a){var a,b,c,d;b=this;c=b.Bytes();d=a.Bytes();return B.ConstantTimeCompare(c,d);};S.prototype.Equal=function(a){return this.$val.Equal(a);};S.ptr.prototype.IsZero=function(){var a,b;a=this;b=a.Bytes();return B.ConstantTimeCompare(b,U);};S.prototype.IsZero=function(){return this.$val.IsZero();};S.ptr.prototype.Set=function(a){var a,b;b=this;F.copy(b.x,a.x);return b;};S.prototype.Set=function(a){return this.$val.Set(a);};S.ptr.prototype.Bytes=function(){var a,b;a=this;b=BP.zero();return a.bytes(b);};S.prototype.Bytes=function(){return this.$val.Bytes();};S.ptr.prototype.bytes=function(a){var a,b,c;b=this;c=BL.zero();N(c,b.x);Q(a,(c));W(new BQ(a));return new BQ(a);};S.prototype.bytes=function(a){return this.$val.bytes(a);};S.ptr.prototype.SetBytes=function(a){var a,b,c,d,e,f,g;b=this;if(!((a.$length===66))){return[BR.nil,C.New("invalid P521Element encoding")];}c=a;d=0;while(true){if(!(d=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+e])<((e<0||e>=V.$length)?($throwRuntimeError("index out of range"),undefined):V.$array[V.$offset+e])){break;}if(((e<0||e>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+e])>((e<0||e>=V.$length)?($throwRuntimeError("index out of range"),undefined):V.$array[V.$offset+e])){return[BR.nil,C.New("invalid P521Element encoding")];}d++;}f=BP.zero();$copySlice(new BQ(f),a);W(new BQ(f));g=BL.zero();R((g),f);O(b.x,g);return[b,$ifaceNil];};S.prototype.SetBytes=function(a){return this.$val.SetBytes(a);};S.ptr.prototype.Add=function(a,b){var a,b,c;c=this;K(c.x,a.x,b.x);return c;};S.prototype.Add=function(a,b){return this.$val.Add(a,b);};S.ptr.prototype.Sub=function(a,b){var a,b,c;c=this;L(c.x,a.x,b.x);return c;};S.prototype.Sub=function(a,b){return this.$val.Sub(a,b);};S.ptr.prototype.Mul=function(a,b){var a,b,c;c=this;I(c.x,a.x,b.x);return c;};S.prototype.Mul=function(a,b){return this.$val.Mul(a,b);};S.ptr.prototype.Square=function(a){var a,b;b=this;J(b.x,a.x);return b;};S.prototype.Square=function(a){return this.$val.Square(a);};S.ptr.prototype.Select=function(a,b,c){var a,b,c,d;d=this;P((d.x),(new D(0,c)),(b.x),(a.x));return d;};S.prototype.Select=function(a,b,c){return this.$val.Select(a,b,c);};W=function(a){var a,b,c,d,e,f,g;b=0;while(true){if(!(b<(c=a.$length/2,(c===c&&c!==1/0&&c!==-1/0)?c>>0:$throwRuntimeError("integer divide by zero")))){break;}d=(e=(a.$length-1>>0)-b>>0,((e<0||e>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+e]));f=((b<0||b>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+b]);((b<0||b>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+b]=d);(g=(a.$length-1>>0)-b>>0,((g<0||g>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+g]=f));b=b+(1)>>0;}};AM.ptr.prototype.Invert=function(a){var a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r;b=this;c=new AM.ptr(BM.zero()).Set(b);d=new AM.ptr(BM.zero());e=new AM.ptr(BM.zero());f=new AM.ptr(BM.zero());g=new AM.ptr(BM.zero());c.Square(a);c.Mul(a,c);c.Square(c);e.Mul(a,c);c.Square(e);h=1;while(true){if(!(h<3)){break;}c.Square(c);h=h+(1)>>0;}c.Mul(e,c);d.Square(c);i=1;while(true){if(!(i<6)){break;}d.Square(d);i=i+(1)>>0;}d.Mul(c,d);f.Square(d);j=1;while(true){if(!(j<12)){break;}f.Square(f);j=j+(1)>>0;}d.Mul(d,f);k=0;while(true){if(!(k<6)){break;}d.Square(d);k=k+(1)>>0;}c.Mul(c,d);d.Square(c);f.Mul(a,d);d.Square(f);d.Mul(a,d);g.Square(d);l=1;while(true){if(!(l<31)){break;}g.Square(g);l=l+(1)>>0;}f.Mul(f,g);g.Square(f);m=1;while(true){if(!(m<63)){break;}g.Square(g);m=m+(1)>>0;}f.Mul(f,g);g.Square(f);n=1;while(true){if(!(n<126)){break;}g.Square(g);n=n+(1)>>0;}f.Mul(f,g);o=0;while(true){if(!(o<3)){break;}f.Square(f);o=o+(1)>>0;}e.Mul(e,f);p=0;while(true){if(!(p<33)){break;}e.Square(e);p=p+(1)>>0;}d.Mul(d,e);q=0;while(true){if(!(q<94)){break;}d.Square(d);q=q+(1)>>0;}c.Mul(c,d);r=0;while(true){if(!(r<2)){break;}c.Square(c);r=r+(1)>>0;}c.Mul(a,c);return b.Set(c);};AM.prototype.Invert=function(a){return this.$val.Invert(a);};AB=function(a,b,c,d){var a,b,c,d,e,f,g,h,i;e=$mul64((new $Uint64(b.$high,b.$low)),new $Uint64(4294967295,4294967295));i=(f=new $Uint64(e.$high&d.$high,(e.$low&d.$low)>>>0),g=(h=new $Uint64(~e.$high,~e.$low>>>0),new $Uint64(h.$high&c.$high,(h.$low&c.$low)>>>0)),new $Uint64(f.$high|g.$high,(f.$low|g.$low)>>>0));a.$set(i);};AC=function(a,b,c){var a,aa,aaa,aab,aac,aad,aae,aaf,aag,aah,aai,aaj,aak,aal,aam,aan,aao,aap,aaq,aar,aas,aat,aau,aav,aaw,aax,aay,aaz,ab,aba,abb,abc,abd,abe,abf,abg,abh,abi,abj,abk,abl,abm,abn,abo,abp,abq,abr,abs,abt,abu,abv,abw,abx,aby,abz,ac,aca,acb,acc,acd,ace,acf,acg,ach,aci,acj,ack,acl,acm,acn,aco,acp,acq,acr,acs,act,acu,acv,acw,acx,acy,acz,ad,ada,adb,adc,add,ade,adf,adg,adh,adi,adj,adk,adl,adm,adn,ado,adp,adq,adr,ads,adt,adu,adv,adw,adx,ady,adz,ae,aea,aeb,aec,aed,aee,aef,aeg,aeh,aei,aej,aek,ael,aem,aen,aeo,aep,aeq,aer,aes,aet,aeu,aev,aew,aex,aey,aez,af,afa,afb,afc,afd,afe,aff,afg,afh,afi,afj,afk,afl,afm,afn,afo,afp,afq,afr,afs,aft,afu,afv,afw,afx,afy,afz,ag,aga,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,b,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,c,ca,cb,cc,cd,ce,cf,cg,ch,ci,cj,ck,cl,cm,cn,co,cp,cq,cr,cs,ct,cu,cv,cw,cx,cy,cz,d,da,db,dc,dd,de,df,dg,dh,di,dj,dk,dl,dm,dn,dp,dq,dr,ds,dt,du,dv,dw,dx,dy,dz,e,ea,eb,ec,ed,ee,ef,eg,eh,ei,ej,ek,el,em,en,eo,ep,eq,er,es,et,eu,ev,ew,ex,ey,ez,f,fa,fb,fc,fd,fe,ff,fg,fh,fi,fj,fk,fl,fm,fn,fo,fp,fq,fr,fs,ft,fu,fv,fw,fx,fy,fz,g,ga,gb,gc,gd,ge,gf,gg,gh,gi,gj,gk,gl,gm,gn,go,gp,gq,gr,gs,gt,gu,gv,gw,gx,gy,gz,h,ha,hb,hc,hd,he,hf,hg,hh,hi,hj,hk,hl,hm,hn,ho,hp,hq,hr,hs,ht,hu,hv,hw,hx,hy,hz,i,ia,ib,ic,id,ie,ig,ih,ii,ij,ik,il,im,io,ip,iq,ir,is,it,iu,iv,iw,ix,iy,iz,j,ja,jb,jc,jd,je,jf,jg,jh,ji,jj,jk,jl,jm,jn,jo,jp,jq,jr,js,jt,ju,jv,jw,jx,jy,jz,k,ka,kb,kc,kd,ke,kf,kg,kh,ki,kj,kk,kl,km,kn,ko,kp,kq,kr,ks,kt,ku,kv,kw,kx,ky,kz,l,la,lb,lc,ld,le,lf,lg,lh,li,lj,lk,ll,lm,ln,lo,lp,lq,lr,ls,lt,lu,lv,lw,lx,ly,lz,m,ma,mb,mc,md,me,mf,mg,mh,mi,mj,mk,ml,mm,mn,mo,mp,mq,mr,ms,mt,mu,mv,mw,mx,my,mz,n,na,nb,nc,nd,ne,nf,ng,nh,ni,nj,nk,nl,nm,nn,no,np,nq,nr,ns,nt,nu,nv,nw,nx,ny,nz,o,oa,ob,oc,od,oe,of,og,oh,oi,oj,ok,ol,om,on,oo,op,oq,or,os,ot,ou,ov,ow,ox,oy,oz,p,pa,pb,pc,pd,pe,pf,pg,ph,pi,pj,pk,pl,pm,pn,po,pp,pq,pr,ps,pt,pu,pv,pw,px,py,pz,q,qa,qb,qc,qd,qe,qf,qg,qh,qi,qj,qk,ql,qm,qn,qo,qp,qq,qr,qs,qt,qu,qv,qw,qx,qy,qz,r,ra,rb,rc,rd,re,rf,rg,rh,ri,rj,rk,rl,rm,rn,ro,rp,rq,rr,rs,rt,ru,rv,rw,rx,ry,rz,s,sa,sb,sc,sd,se,sf,sg,sh,si,sj,sk,sl,sm,sn,so,sp,sq,sr,ss,st,su,sv,sw,sx,sy,sz,t,ta,tb,tc,td,te,tf,tg,th,ti,tj,tk,tl,tm,tn,to,tp,tq,tr,ts,tt,tu,tv,tw,tx,ty,tz,u,ua,ub,uc,ud,ue,uf,ug,uh,ui,uj,uk,ul,um,un,uo,up,uq,ur,us,ut,uu,uv,uw,ux,uy,uz,v,va,vb,vc,vd,ve,vf,vg,vh,vi,vj,vk,vl,vm,vn,vo,vp,vq,vr,vs,vt,vu,vv,vw,vx,vy,vz,w,wa,wb,wc,wd,we,wf,wg,wh,wi,wj,wk,wl,wm,wn,wo,wp,wq,wr,ws,wt,wu,wv,ww,wx,wy,wz,x,xa,xb,xc,xd,xe,xf,xg,xh,xi,xj,xk,xl,xm,xn,xo,xp,xq,xr,xs,xt,xu,xv,xw,xx,xy,xz,y,ya,yb,yc,yd,ye,yf,yg,yh,yi,yj,yk,yl,ym,yn,yo,yp,yq,yr,ys,yt,yu,yv,yw,yx,yy,yz,z,za,zb,zc,zd,ze,zf,zg,zh,zi,zj,zk,zl,zm,zn,zo,zp,zq,zr,zs,zt,zu,zv,zw,zx,zy,zz;d=b[1];e=b[2];f=b[3];g=b[4];h=b[5];i=b[0];j=new $Uint64(0,0);k=new $Uint64(0,0);l=A.Mul64(i,c[5]);k=l[0];j=l[1];m=new $Uint64(0,0);n=new $Uint64(0,0);o=A.Mul64(i,c[4]);n=o[0];m=o[1];p=new $Uint64(0,0);q=new $Uint64(0,0);r=A.Mul64(i,c[3]);q=r[0];p=r[1];s=new $Uint64(0,0);t=new $Uint64(0,0);u=A.Mul64(i,c[2]);t=u[0];s=u[1];v=new $Uint64(0,0);w=new $Uint64(0,0);x=A.Mul64(i,c[1]);w=x[0];v=x[1];y=new $Uint64(0,0);z=new $Uint64(0,0);aa=A.Mul64(i,c[0]);z=aa[0];y=aa[1];ab=new $Uint64(0,0);ac=new $Uint64(0,0);ad=A.Add64(z,v,new $Uint64(0,0));ab=ad[0];ac=ad[1];ae=new $Uint64(0,0);af=new $Uint64(0,0);ag=A.Add64(w,s,((ah=(new X(ac.$high,ac.$low)),new $Uint64(ah.$high,ah.$low))));ae=ag[0];af=ag[1];ai=new $Uint64(0,0);aj=new $Uint64(0,0);ak=A.Add64(t,p,((al=(new X(af.$high,af.$low)),new $Uint64(al.$high,al.$low))));ai=ak[0];aj=ak[1];am=new $Uint64(0,0);an=new $Uint64(0,0);ao=A.Add64(q,m,((ap=(new X(aj.$high,aj.$low)),new $Uint64(ap.$high,ap.$low))));am=ao[0];an=ao[1];aq=new $Uint64(0,0);ar=new $Uint64(0,0);as=A.Add64(n,j,((at=(new X(an.$high,an.$low)),new $Uint64(at.$high,at.$low))));aq=as[0];ar=as[1];aw=(au=((av=(new X(ar.$high,ar.$low)),new $Uint64(av.$high,av.$low))),new $Uint64(au.$high+k.$high,au.$low+k.$low));ax=new $Uint64(0,0);ay=A.Mul64(y,new $Uint64(1,1));ax=ay[1];az=new $Uint64(0,0);ba=new $Uint64(0,0);bb=A.Mul64(ax,new $Uint64(4294967295,4294967295));ba=bb[0];az=bb[1];bc=new $Uint64(0,0);bd=new $Uint64(0,0);be=A.Mul64(ax,new $Uint64(4294967295,4294967295));bd=be[0];bc=be[1];bf=new $Uint64(0,0);bg=new $Uint64(0,0);bh=A.Mul64(ax,new $Uint64(4294967295,4294967295));bg=bh[0];bf=bh[1];bi=new $Uint64(0,0);bj=new $Uint64(0,0);bk=A.Mul64(ax,new $Uint64(4294967295,4294967294));bj=bk[0];bi=bk[1];bl=new $Uint64(0,0);bm=new $Uint64(0,0);bn=A.Mul64(ax,new $Uint64(4294967295,0));bm=bn[0];bl=bn[1];bo=new $Uint64(0,0);bp=new $Uint64(0,0);bq=A.Mul64(ax,new $Uint64(0,4294967295));bp=bq[0];bo=bq[1];br=new $Uint64(0,0);bs=new $Uint64(0,0);bt=A.Add64(bp,bl,new $Uint64(0,0));br=bt[0];bs=bt[1];bu=new $Uint64(0,0);bv=new $Uint64(0,0);bw=A.Add64(bm,bi,((bx=(new X(bs.$high,bs.$low)),new $Uint64(bx.$high,bx.$low))));bu=bw[0];bv=bw[1];by=new $Uint64(0,0);bz=new $Uint64(0,0);ca=A.Add64(bj,bf,((cb=(new X(bv.$high,bv.$low)),new $Uint64(cb.$high,cb.$low))));by=ca[0];bz=ca[1];cc=new $Uint64(0,0);cd=new $Uint64(0,0);ce=A.Add64(bg,bc,((cf=(new X(bz.$high,bz.$low)),new $Uint64(cf.$high,cf.$low))));cc=ce[0];cd=ce[1];cg=new $Uint64(0,0);ch=new $Uint64(0,0);ci=A.Add64(bd,az,((cj=(new X(cd.$high,cd.$low)),new $Uint64(cj.$high,cj.$low))));cg=ci[0];ch=ci[1];cm=(ck=((cl=(new X(ch.$high,ch.$low)),new $Uint64(cl.$high,cl.$low))),new $Uint64(ck.$high+ba.$high,ck.$low+ba.$low));cn=new $Uint64(0,0);co=A.Add64(y,bo,new $Uint64(0,0));cn=co[1];cp=new $Uint64(0,0);cq=new $Uint64(0,0);cr=A.Add64(ab,br,((cs=(new X(cn.$high,cn.$low)),new $Uint64(cs.$high,cs.$low))));cp=cr[0];cq=cr[1];ct=new $Uint64(0,0);cu=new $Uint64(0,0);cv=A.Add64(ae,bu,((cw=(new X(cq.$high,cq.$low)),new $Uint64(cw.$high,cw.$low))));ct=cv[0];cu=cv[1];cx=new $Uint64(0,0);cy=new $Uint64(0,0);cz=A.Add64(ai,by,((da=(new X(cu.$high,cu.$low)),new $Uint64(da.$high,da.$low))));cx=cz[0];cy=cz[1];db=new $Uint64(0,0);dc=new $Uint64(0,0);dd=A.Add64(am,cc,((de=(new X(cy.$high,cy.$low)),new $Uint64(de.$high,de.$low))));db=dd[0];dc=dd[1];df=new $Uint64(0,0);dg=new $Uint64(0,0);dh=A.Add64(aq,cg,((di=(new X(dc.$high,dc.$low)),new $Uint64(di.$high,di.$low))));df=dh[0];dg=dh[1];dj=new $Uint64(0,0);dk=new $Uint64(0,0);dl=A.Add64(aw,cm,((dm=(new X(dg.$high,dg.$low)),new $Uint64(dm.$high,dm.$low))));dj=dl[0];dk=dl[1];dn=new $Uint64(0,0);dp=new $Uint64(0,0);dq=A.Mul64(d,c[5]);dp=dq[0];dn=dq[1];dr=new $Uint64(0,0);ds=new $Uint64(0,0);dt=A.Mul64(d,c[4]);ds=dt[0];dr=dt[1];du=new $Uint64(0,0);dv=new $Uint64(0,0);dw=A.Mul64(d,c[3]);dv=dw[0];du=dw[1];dx=new $Uint64(0,0);dy=new $Uint64(0,0);dz=A.Mul64(d,c[2]);dy=dz[0];dx=dz[1];ea=new $Uint64(0,0);eb=new $Uint64(0,0);ec=A.Mul64(d,c[1]);eb=ec[0];ea=ec[1];ed=new $Uint64(0,0);ee=new $Uint64(0,0);ef=A.Mul64(d,c[0]);ee=ef[0];ed=ef[1];eg=new $Uint64(0,0);eh=new $Uint64(0,0);ei=A.Add64(ee,ea,new $Uint64(0,0));eg=ei[0];eh=ei[1];ej=new $Uint64(0,0);ek=new $Uint64(0,0);el=A.Add64(eb,dx,((em=(new X(eh.$high,eh.$low)),new $Uint64(em.$high,em.$low))));ej=el[0];ek=el[1];en=new $Uint64(0,0);eo=new $Uint64(0,0);ep=A.Add64(dy,du,((eq=(new X(ek.$high,ek.$low)),new $Uint64(eq.$high,eq.$low))));en=ep[0];eo=ep[1];er=new $Uint64(0,0);es=new $Uint64(0,0);et=A.Add64(dv,dr,((eu=(new X(eo.$high,eo.$low)),new $Uint64(eu.$high,eu.$low))));er=et[0];es=et[1];ev=new $Uint64(0,0);ew=new $Uint64(0,0);ex=A.Add64(ds,dn,((ey=(new X(es.$high,es.$low)),new $Uint64(ey.$high,ey.$low))));ev=ex[0];ew=ex[1];fb=(ez=((fa=(new X(ew.$high,ew.$low)),new $Uint64(fa.$high,fa.$low))),new $Uint64(ez.$high+dp.$high,ez.$low+dp.$low));fc=new $Uint64(0,0);fd=new $Uint64(0,0);fe=A.Add64(cp,ed,new $Uint64(0,0));fc=fe[0];fd=fe[1];ff=new $Uint64(0,0);fg=new $Uint64(0,0);fh=A.Add64(ct,eg,((fi=(new X(fd.$high,fd.$low)),new $Uint64(fi.$high,fi.$low))));ff=fh[0];fg=fh[1];fj=new $Uint64(0,0);fk=new $Uint64(0,0);fl=A.Add64(cx,ej,((fm=(new X(fg.$high,fg.$low)),new $Uint64(fm.$high,fm.$low))));fj=fl[0];fk=fl[1];fn=new $Uint64(0,0);fo=new $Uint64(0,0);fp=A.Add64(db,en,((fq=(new X(fk.$high,fk.$low)),new $Uint64(fq.$high,fq.$low))));fn=fp[0];fo=fp[1];fr=new $Uint64(0,0);fs=new $Uint64(0,0);ft=A.Add64(df,er,((fu=(new X(fo.$high,fo.$low)),new $Uint64(fu.$high,fu.$low))));fr=ft[0];fs=ft[1];fv=new $Uint64(0,0);fw=new $Uint64(0,0);fx=A.Add64(dj,ev,((fy=(new X(fs.$high,fs.$low)),new $Uint64(fy.$high,fy.$low))));fv=fx[0];fw=fx[1];fz=new $Uint64(0,0);ga=new $Uint64(0,0);gb=A.Add64(((gc=(new X(dk.$high,dk.$low)),new $Uint64(gc.$high,gc.$low))),fb,((gd=(new X(fw.$high,fw.$low)),new $Uint64(gd.$high,gd.$low))));fz=gb[0];ga=gb[1];ge=new $Uint64(0,0);gf=A.Mul64(fc,new $Uint64(1,1));ge=gf[1];gg=new $Uint64(0,0);gh=new $Uint64(0,0);gi=A.Mul64(ge,new $Uint64(4294967295,4294967295));gh=gi[0];gg=gi[1];gj=new $Uint64(0,0);gk=new $Uint64(0,0);gl=A.Mul64(ge,new $Uint64(4294967295,4294967295));gk=gl[0];gj=gl[1];gm=new $Uint64(0,0);gn=new $Uint64(0,0);go=A.Mul64(ge,new $Uint64(4294967295,4294967295));gn=go[0];gm=go[1];gp=new $Uint64(0,0);gq=new $Uint64(0,0);gr=A.Mul64(ge,new $Uint64(4294967295,4294967294));gq=gr[0];gp=gr[1];gs=new $Uint64(0,0);gt=new $Uint64(0,0);gu=A.Mul64(ge,new $Uint64(4294967295,0));gt=gu[0];gs=gu[1];gv=new $Uint64(0,0);gw=new $Uint64(0,0);gx=A.Mul64(ge,new $Uint64(0,4294967295));gw=gx[0];gv=gx[1];gy=new $Uint64(0,0);gz=new $Uint64(0,0);ha=A.Add64(gw,gs,new $Uint64(0,0));gy=ha[0];gz=ha[1];hb=new $Uint64(0,0);hc=new $Uint64(0,0);hd=A.Add64(gt,gp,((he=(new X(gz.$high,gz.$low)),new $Uint64(he.$high,he.$low))));hb=hd[0];hc=hd[1];hf=new $Uint64(0,0);hg=new $Uint64(0,0);hh=A.Add64(gq,gm,((hi=(new X(hc.$high,hc.$low)),new $Uint64(hi.$high,hi.$low))));hf=hh[0];hg=hh[1];hj=new $Uint64(0,0);hk=new $Uint64(0,0);hl=A.Add64(gn,gj,((hm=(new X(hg.$high,hg.$low)),new $Uint64(hm.$high,hm.$low))));hj=hl[0];hk=hl[1];hn=new $Uint64(0,0);ho=new $Uint64(0,0);hp=A.Add64(gk,gg,((hq=(new X(hk.$high,hk.$low)),new $Uint64(hq.$high,hq.$low))));hn=hp[0];ho=hp[1];ht=(hr=((hs=(new X(ho.$high,ho.$low)),new $Uint64(hs.$high,hs.$low))),new $Uint64(hr.$high+gh.$high,hr.$low+gh.$low));hu=new $Uint64(0,0);hv=A.Add64(fc,gv,new $Uint64(0,0));hu=hv[1];hw=new $Uint64(0,0);hx=new $Uint64(0,0);hy=A.Add64(ff,gy,((hz=(new X(hu.$high,hu.$low)),new $Uint64(hz.$high,hz.$low))));hw=hy[0];hx=hy[1];ia=new $Uint64(0,0);ib=new $Uint64(0,0);ic=A.Add64(fj,hb,((id=(new X(hx.$high,hx.$low)),new $Uint64(id.$high,id.$low))));ia=ic[0];ib=ic[1];ie=new $Uint64(0,0);ig=new $Uint64(0,0);ih=A.Add64(fn,hf,((ii=(new X(ib.$high,ib.$low)),new $Uint64(ii.$high,ii.$low))));ie=ih[0];ig=ih[1];ij=new $Uint64(0,0);ik=new $Uint64(0,0);il=A.Add64(fr,hj,((im=(new X(ig.$high,ig.$low)),new $Uint64(im.$high,im.$low))));ij=il[0];ik=il[1];io=new $Uint64(0,0);ip=new $Uint64(0,0);iq=A.Add64(fv,hn,((ir=(new X(ik.$high,ik.$low)),new $Uint64(ir.$high,ir.$low))));io=iq[0];ip=iq[1];is=new $Uint64(0,0);it=new $Uint64(0,0);iu=A.Add64(fz,ht,((iv=(new X(ip.$high,ip.$low)),new $Uint64(iv.$high,iv.$low))));is=iu[0];it=iu[1];ja=(iw=((ix=(new X(it.$high,it.$low)),new $Uint64(ix.$high,ix.$low))),iy=((iz=(new X(ga.$high,ga.$low)),new $Uint64(iz.$high,iz.$low))),new $Uint64(iw.$high+iy.$high,iw.$low+iy.$low));jb=new $Uint64(0,0);jc=new $Uint64(0,0);jd=A.Mul64(e,c[5]);jc=jd[0];jb=jd[1];je=new $Uint64(0,0);jf=new $Uint64(0,0);jg=A.Mul64(e,c[4]);jf=jg[0];je=jg[1];jh=new $Uint64(0,0);ji=new $Uint64(0,0);jj=A.Mul64(e,c[3]);ji=jj[0];jh=jj[1];jk=new $Uint64(0,0);jl=new $Uint64(0,0);jm=A.Mul64(e,c[2]);jl=jm[0];jk=jm[1];jn=new $Uint64(0,0);jo=new $Uint64(0,0);jp=A.Mul64(e,c[1]);jo=jp[0];jn=jp[1];jq=new $Uint64(0,0);jr=new $Uint64(0,0);js=A.Mul64(e,c[0]);jr=js[0];jq=js[1];jt=new $Uint64(0,0);ju=new $Uint64(0,0);jv=A.Add64(jr,jn,new $Uint64(0,0));jt=jv[0];ju=jv[1];jw=new $Uint64(0,0);jx=new $Uint64(0,0);jy=A.Add64(jo,jk,((jz=(new X(ju.$high,ju.$low)),new $Uint64(jz.$high,jz.$low))));jw=jy[0];jx=jy[1];ka=new $Uint64(0,0);kb=new $Uint64(0,0);kc=A.Add64(jl,jh,((kd=(new X(jx.$high,jx.$low)),new $Uint64(kd.$high,kd.$low))));ka=kc[0];kb=kc[1];ke=new $Uint64(0,0);kf=new $Uint64(0,0);kg=A.Add64(ji,je,((kh=(new X(kb.$high,kb.$low)),new $Uint64(kh.$high,kh.$low))));ke=kg[0];kf=kg[1];ki=new $Uint64(0,0);kj=new $Uint64(0,0);kk=A.Add64(jf,jb,((kl=(new X(kf.$high,kf.$low)),new $Uint64(kl.$high,kl.$low))));ki=kk[0];kj=kk[1];ko=(km=((kn=(new X(kj.$high,kj.$low)),new $Uint64(kn.$high,kn.$low))),new $Uint64(km.$high+jc.$high,km.$low+jc.$low));kp=new $Uint64(0,0);kq=new $Uint64(0,0);kr=A.Add64(hw,jq,new $Uint64(0,0));kp=kr[0];kq=kr[1];ks=new $Uint64(0,0);kt=new $Uint64(0,0);ku=A.Add64(ia,jt,((kv=(new X(kq.$high,kq.$low)),new $Uint64(kv.$high,kv.$low))));ks=ku[0];kt=ku[1];kw=new $Uint64(0,0);kx=new $Uint64(0,0);ky=A.Add64(ie,jw,((kz=(new X(kt.$high,kt.$low)),new $Uint64(kz.$high,kz.$low))));kw=ky[0];kx=ky[1];la=new $Uint64(0,0);lb=new $Uint64(0,0);lc=A.Add64(ij,ka,((ld=(new X(kx.$high,kx.$low)),new $Uint64(ld.$high,ld.$low))));la=lc[0];lb=lc[1];le=new $Uint64(0,0);lf=new $Uint64(0,0);lg=A.Add64(io,ke,((lh=(new X(lb.$high,lb.$low)),new $Uint64(lh.$high,lh.$low))));le=lg[0];lf=lg[1];li=new $Uint64(0,0);lj=new $Uint64(0,0);lk=A.Add64(is,ki,((ll=(new X(lf.$high,lf.$low)),new $Uint64(ll.$high,ll.$low))));li=lk[0];lj=lk[1];lm=new $Uint64(0,0);ln=new $Uint64(0,0);lo=A.Add64(ja,ko,((lp=(new X(lj.$high,lj.$low)),new $Uint64(lp.$high,lp.$low))));lm=lo[0];ln=lo[1];lq=new $Uint64(0,0);lr=A.Mul64(kp,new $Uint64(1,1));lq=lr[1];ls=new $Uint64(0,0);lt=new $Uint64(0,0);lu=A.Mul64(lq,new $Uint64(4294967295,4294967295));lt=lu[0];ls=lu[1];lv=new $Uint64(0,0);lw=new $Uint64(0,0);lx=A.Mul64(lq,new $Uint64(4294967295,4294967295));lw=lx[0];lv=lx[1];ly=new $Uint64(0,0);lz=new $Uint64(0,0);ma=A.Mul64(lq,new $Uint64(4294967295,4294967295));lz=ma[0];ly=ma[1];mb=new $Uint64(0,0);mc=new $Uint64(0,0);md=A.Mul64(lq,new $Uint64(4294967295,4294967294));mc=md[0];mb=md[1];me=new $Uint64(0,0);mf=new $Uint64(0,0);mg=A.Mul64(lq,new $Uint64(4294967295,0));mf=mg[0];me=mg[1];mh=new $Uint64(0,0);mi=new $Uint64(0,0);mj=A.Mul64(lq,new $Uint64(0,4294967295));mi=mj[0];mh=mj[1];mk=new $Uint64(0,0);ml=new $Uint64(0,0);mm=A.Add64(mi,me,new $Uint64(0,0));mk=mm[0];ml=mm[1];mn=new $Uint64(0,0);mo=new $Uint64(0,0);mp=A.Add64(mf,mb,((mq=(new X(ml.$high,ml.$low)),new $Uint64(mq.$high,mq.$low))));mn=mp[0];mo=mp[1];mr=new $Uint64(0,0);ms=new $Uint64(0,0);mt=A.Add64(mc,ly,((mu=(new X(mo.$high,mo.$low)),new $Uint64(mu.$high,mu.$low))));mr=mt[0];ms=mt[1];mv=new $Uint64(0,0);mw=new $Uint64(0,0);mx=A.Add64(lz,lv,((my=(new X(ms.$high,ms.$low)),new $Uint64(my.$high,my.$low))));mv=mx[0];mw=mx[1];mz=new $Uint64(0,0);na=new $Uint64(0,0);nb=A.Add64(lw,ls,((nc=(new X(mw.$high,mw.$low)),new $Uint64(nc.$high,nc.$low))));mz=nb[0];na=nb[1];nf=(nd=((ne=(new X(na.$high,na.$low)),new $Uint64(ne.$high,ne.$low))),new $Uint64(nd.$high+lt.$high,nd.$low+lt.$low));ng=new $Uint64(0,0);nh=A.Add64(kp,mh,new $Uint64(0,0));ng=nh[1];ni=new $Uint64(0,0);nj=new $Uint64(0,0);nk=A.Add64(ks,mk,((nl=(new X(ng.$high,ng.$low)),new $Uint64(nl.$high,nl.$low))));ni=nk[0];nj=nk[1];nm=new $Uint64(0,0);nn=new $Uint64(0,0);no=A.Add64(kw,mn,((np=(new X(nj.$high,nj.$low)),new $Uint64(np.$high,np.$low))));nm=no[0];nn=no[1];nq=new $Uint64(0,0);nr=new $Uint64(0,0);ns=A.Add64(la,mr,((nt=(new X(nn.$high,nn.$low)),new $Uint64(nt.$high,nt.$low))));nq=ns[0];nr=ns[1];nu=new $Uint64(0,0);nv=new $Uint64(0,0);nw=A.Add64(le,mv,((nx=(new X(nr.$high,nr.$low)),new $Uint64(nx.$high,nx.$low))));nu=nw[0];nv=nw[1];ny=new $Uint64(0,0);nz=new $Uint64(0,0);oa=A.Add64(li,mz,((ob=(new X(nv.$high,nv.$low)),new $Uint64(ob.$high,ob.$low))));ny=oa[0];nz=oa[1];oc=new $Uint64(0,0);od=new $Uint64(0,0);oe=A.Add64(lm,nf,((of=(new X(nz.$high,nz.$low)),new $Uint64(of.$high,of.$low))));oc=oe[0];od=oe[1];ok=(og=((oh=(new X(od.$high,od.$low)),new $Uint64(oh.$high,oh.$low))),oi=((oj=(new X(ln.$high,ln.$low)),new $Uint64(oj.$high,oj.$low))),new $Uint64(og.$high+oi.$high,og.$low+oi.$low));ol=new $Uint64(0,0);om=new $Uint64(0,0);on=A.Mul64(f,c[5]);om=on[0];ol=on[1];oo=new $Uint64(0,0);op=new $Uint64(0,0);oq=A.Mul64(f,c[4]);op=oq[0];oo=oq[1];or=new $Uint64(0,0);os=new $Uint64(0,0);ot=A.Mul64(f,c[3]);os=ot[0];or=ot[1];ou=new $Uint64(0,0);ov=new $Uint64(0,0);ow=A.Mul64(f,c[2]);ov=ow[0];ou=ow[1];ox=new $Uint64(0,0);oy=new $Uint64(0,0);oz=A.Mul64(f,c[1]);oy=oz[0];ox=oz[1];pa=new $Uint64(0,0);pb=new $Uint64(0,0);pc=A.Mul64(f,c[0]);pb=pc[0];pa=pc[1];pd=new $Uint64(0,0);pe=new $Uint64(0,0);pf=A.Add64(pb,ox,new $Uint64(0,0));pd=pf[0];pe=pf[1];pg=new $Uint64(0,0);ph=new $Uint64(0,0);pi=A.Add64(oy,ou,((pj=(new X(pe.$high,pe.$low)),new $Uint64(pj.$high,pj.$low))));pg=pi[0];ph=pi[1];pk=new $Uint64(0,0);pl=new $Uint64(0,0);pm=A.Add64(ov,or,((pn=(new X(ph.$high,ph.$low)),new $Uint64(pn.$high,pn.$low))));pk=pm[0];pl=pm[1];po=new $Uint64(0,0);pp=new $Uint64(0,0);pq=A.Add64(os,oo,((pr=(new X(pl.$high,pl.$low)),new $Uint64(pr.$high,pr.$low))));po=pq[0];pp=pq[1];ps=new $Uint64(0,0);pt=new $Uint64(0,0);pu=A.Add64(op,ol,((pv=(new X(pp.$high,pp.$low)),new $Uint64(pv.$high,pv.$low))));ps=pu[0];pt=pu[1];py=(pw=((px=(new X(pt.$high,pt.$low)),new $Uint64(px.$high,px.$low))),new $Uint64(pw.$high+om.$high,pw.$low+om.$low));pz=new $Uint64(0,0);qa=new $Uint64(0,0);qb=A.Add64(ni,pa,new $Uint64(0,0));pz=qb[0];qa=qb[1];qc=new $Uint64(0,0);qd=new $Uint64(0,0);qe=A.Add64(nm,pd,((qf=(new X(qa.$high,qa.$low)),new $Uint64(qf.$high,qf.$low))));qc=qe[0];qd=qe[1];qg=new $Uint64(0,0);qh=new $Uint64(0,0);qi=A.Add64(nq,pg,((qj=(new X(qd.$high,qd.$low)),new $Uint64(qj.$high,qj.$low))));qg=qi[0];qh=qi[1];qk=new $Uint64(0,0);ql=new $Uint64(0,0);qm=A.Add64(nu,pk,((qn=(new X(qh.$high,qh.$low)),new $Uint64(qn.$high,qn.$low))));qk=qm[0];ql=qm[1];qo=new $Uint64(0,0);qp=new $Uint64(0,0);qq=A.Add64(ny,po,((qr=(new X(ql.$high,ql.$low)),new $Uint64(qr.$high,qr.$low))));qo=qq[0];qp=qq[1];qs=new $Uint64(0,0);qt=new $Uint64(0,0);qu=A.Add64(oc,ps,((qv=(new X(qp.$high,qp.$low)),new $Uint64(qv.$high,qv.$low))));qs=qu[0];qt=qu[1];qw=new $Uint64(0,0);qx=new $Uint64(0,0);qy=A.Add64(ok,py,((qz=(new X(qt.$high,qt.$low)),new $Uint64(qz.$high,qz.$low))));qw=qy[0];qx=qy[1];ra=new $Uint64(0,0);rb=A.Mul64(pz,new $Uint64(1,1));ra=rb[1];rc=new $Uint64(0,0);rd=new $Uint64(0,0);re=A.Mul64(ra,new $Uint64(4294967295,4294967295));rd=re[0];rc=re[1];rf=new $Uint64(0,0);rg=new $Uint64(0,0);rh=A.Mul64(ra,new $Uint64(4294967295,4294967295));rg=rh[0];rf=rh[1];ri=new $Uint64(0,0);rj=new $Uint64(0,0);rk=A.Mul64(ra,new $Uint64(4294967295,4294967295));rj=rk[0];ri=rk[1];rl=new $Uint64(0,0);rm=new $Uint64(0,0);rn=A.Mul64(ra,new $Uint64(4294967295,4294967294));rm=rn[0];rl=rn[1];ro=new $Uint64(0,0);rp=new $Uint64(0,0);rq=A.Mul64(ra,new $Uint64(4294967295,0));rp=rq[0];ro=rq[1];rr=new $Uint64(0,0);rs=new $Uint64(0,0);rt=A.Mul64(ra,new $Uint64(0,4294967295));rs=rt[0];rr=rt[1];ru=new $Uint64(0,0);rv=new $Uint64(0,0);rw=A.Add64(rs,ro,new $Uint64(0,0));ru=rw[0];rv=rw[1];rx=new $Uint64(0,0);ry=new $Uint64(0,0);rz=A.Add64(rp,rl,((sa=(new X(rv.$high,rv.$low)),new $Uint64(sa.$high,sa.$low))));rx=rz[0];ry=rz[1];sb=new $Uint64(0,0);sc=new $Uint64(0,0);sd=A.Add64(rm,ri,((se=(new X(ry.$high,ry.$low)),new $Uint64(se.$high,se.$low))));sb=sd[0];sc=sd[1];sf=new $Uint64(0,0);sg=new $Uint64(0,0);sh=A.Add64(rj,rf,((si=(new X(sc.$high,sc.$low)),new $Uint64(si.$high,si.$low))));sf=sh[0];sg=sh[1];sj=new $Uint64(0,0);sk=new $Uint64(0,0);sl=A.Add64(rg,rc,((sm=(new X(sg.$high,sg.$low)),new $Uint64(sm.$high,sm.$low))));sj=sl[0];sk=sl[1];sp=(sn=((so=(new X(sk.$high,sk.$low)),new $Uint64(so.$high,so.$low))),new $Uint64(sn.$high+rd.$high,sn.$low+rd.$low));sq=new $Uint64(0,0);sr=A.Add64(pz,rr,new $Uint64(0,0));sq=sr[1];ss=new $Uint64(0,0);st=new $Uint64(0,0);su=A.Add64(qc,ru,((sv=(new X(sq.$high,sq.$low)),new $Uint64(sv.$high,sv.$low))));ss=su[0];st=su[1];sw=new $Uint64(0,0);sx=new $Uint64(0,0);sy=A.Add64(qg,rx,((sz=(new X(st.$high,st.$low)),new $Uint64(sz.$high,sz.$low))));sw=sy[0];sx=sy[1];ta=new $Uint64(0,0);tb=new $Uint64(0,0);tc=A.Add64(qk,sb,((td=(new X(sx.$high,sx.$low)),new $Uint64(td.$high,td.$low))));ta=tc[0];tb=tc[1];te=new $Uint64(0,0);tf=new $Uint64(0,0);tg=A.Add64(qo,sf,((th=(new X(tb.$high,tb.$low)),new $Uint64(th.$high,th.$low))));te=tg[0];tf=tg[1];ti=new $Uint64(0,0);tj=new $Uint64(0,0);tk=A.Add64(qs,sj,((tl=(new X(tf.$high,tf.$low)),new $Uint64(tl.$high,tl.$low))));ti=tk[0];tj=tk[1];tm=new $Uint64(0,0);tn=new $Uint64(0,0);to=A.Add64(qw,sp,((tp=(new X(tj.$high,tj.$low)),new $Uint64(tp.$high,tp.$low))));tm=to[0];tn=to[1];tu=(tq=((tr=(new X(tn.$high,tn.$low)),new $Uint64(tr.$high,tr.$low))),ts=((tt=(new X(qx.$high,qx.$low)),new $Uint64(tt.$high,tt.$low))),new $Uint64(tq.$high+ts.$high,tq.$low+ts.$low));tv=new $Uint64(0,0);tw=new $Uint64(0,0);tx=A.Mul64(g,c[5]);tw=tx[0];tv=tx[1];ty=new $Uint64(0,0);tz=new $Uint64(0,0);ua=A.Mul64(g,c[4]);tz=ua[0];ty=ua[1];ub=new $Uint64(0,0);uc=new $Uint64(0,0);ud=A.Mul64(g,c[3]);uc=ud[0];ub=ud[1];ue=new $Uint64(0,0);uf=new $Uint64(0,0);ug=A.Mul64(g,c[2]);uf=ug[0];ue=ug[1];uh=new $Uint64(0,0);ui=new $Uint64(0,0);uj=A.Mul64(g,c[1]);ui=uj[0];uh=uj[1];uk=new $Uint64(0,0);ul=new $Uint64(0,0);um=A.Mul64(g,c[0]);ul=um[0];uk=um[1];un=new $Uint64(0,0);uo=new $Uint64(0,0);up=A.Add64(ul,uh,new $Uint64(0,0));un=up[0];uo=up[1];uq=new $Uint64(0,0);ur=new $Uint64(0,0);us=A.Add64(ui,ue,((ut=(new X(uo.$high,uo.$low)),new $Uint64(ut.$high,ut.$low))));uq=us[0];ur=us[1];uu=new $Uint64(0,0);uv=new $Uint64(0,0);uw=A.Add64(uf,ub,((ux=(new X(ur.$high,ur.$low)),new $Uint64(ux.$high,ux.$low))));uu=uw[0];uv=uw[1];uy=new $Uint64(0,0);uz=new $Uint64(0,0);va=A.Add64(uc,ty,((vb=(new X(uv.$high,uv.$low)),new $Uint64(vb.$high,vb.$low))));uy=va[0];uz=va[1];vc=new $Uint64(0,0);vd=new $Uint64(0,0);ve=A.Add64(tz,tv,((vf=(new X(uz.$high,uz.$low)),new $Uint64(vf.$high,vf.$low))));vc=ve[0];vd=ve[1];vi=(vg=((vh=(new X(vd.$high,vd.$low)),new $Uint64(vh.$high,vh.$low))),new $Uint64(vg.$high+tw.$high,vg.$low+tw.$low));vj=new $Uint64(0,0);vk=new $Uint64(0,0);vl=A.Add64(ss,uk,new $Uint64(0,0));vj=vl[0];vk=vl[1];vm=new $Uint64(0,0);vn=new $Uint64(0,0);vo=A.Add64(sw,un,((vp=(new X(vk.$high,vk.$low)),new $Uint64(vp.$high,vp.$low))));vm=vo[0];vn=vo[1];vq=new $Uint64(0,0);vr=new $Uint64(0,0);vs=A.Add64(ta,uq,((vt=(new X(vn.$high,vn.$low)),new $Uint64(vt.$high,vt.$low))));vq=vs[0];vr=vs[1];vu=new $Uint64(0,0);vv=new $Uint64(0,0);vw=A.Add64(te,uu,((vx=(new X(vr.$high,vr.$low)),new $Uint64(vx.$high,vx.$low))));vu=vw[0];vv=vw[1];vy=new $Uint64(0,0);vz=new $Uint64(0,0);wa=A.Add64(ti,uy,((wb=(new X(vv.$high,vv.$low)),new $Uint64(wb.$high,wb.$low))));vy=wa[0];vz=wa[1];wc=new $Uint64(0,0);wd=new $Uint64(0,0);we=A.Add64(tm,vc,((wf=(new X(vz.$high,vz.$low)),new $Uint64(wf.$high,wf.$low))));wc=we[0];wd=we[1];wg=new $Uint64(0,0);wh=new $Uint64(0,0);wi=A.Add64(tu,vi,((wj=(new X(wd.$high,wd.$low)),new $Uint64(wj.$high,wj.$low))));wg=wi[0];wh=wi[1];wk=new $Uint64(0,0);wl=A.Mul64(vj,new $Uint64(1,1));wk=wl[1];wm=new $Uint64(0,0);wn=new $Uint64(0,0);wo=A.Mul64(wk,new $Uint64(4294967295,4294967295));wn=wo[0];wm=wo[1];wp=new $Uint64(0,0);wq=new $Uint64(0,0);wr=A.Mul64(wk,new $Uint64(4294967295,4294967295));wq=wr[0];wp=wr[1];ws=new $Uint64(0,0);wt=new $Uint64(0,0);wu=A.Mul64(wk,new $Uint64(4294967295,4294967295));wt=wu[0];ws=wu[1];wv=new $Uint64(0,0);ww=new $Uint64(0,0);wx=A.Mul64(wk,new $Uint64(4294967295,4294967294));ww=wx[0];wv=wx[1];wy=new $Uint64(0,0);wz=new $Uint64(0,0);xa=A.Mul64(wk,new $Uint64(4294967295,0));wz=xa[0];wy=xa[1];xb=new $Uint64(0,0);xc=new $Uint64(0,0);xd=A.Mul64(wk,new $Uint64(0,4294967295));xc=xd[0];xb=xd[1];xe=new $Uint64(0,0);xf=new $Uint64(0,0);xg=A.Add64(xc,wy,new $Uint64(0,0));xe=xg[0];xf=xg[1];xh=new $Uint64(0,0);xi=new $Uint64(0,0);xj=A.Add64(wz,wv,((xk=(new X(xf.$high,xf.$low)),new $Uint64(xk.$high,xk.$low))));xh=xj[0];xi=xj[1];xl=new $Uint64(0,0);xm=new $Uint64(0,0);xn=A.Add64(ww,ws,((xo=(new X(xi.$high,xi.$low)),new $Uint64(xo.$high,xo.$low))));xl=xn[0];xm=xn[1];xp=new $Uint64(0,0);xq=new $Uint64(0,0);xr=A.Add64(wt,wp,((xs=(new X(xm.$high,xm.$low)),new $Uint64(xs.$high,xs.$low))));xp=xr[0];xq=xr[1];xt=new $Uint64(0,0);xu=new $Uint64(0,0);xv=A.Add64(wq,wm,((xw=(new X(xq.$high,xq.$low)),new $Uint64(xw.$high,xw.$low))));xt=xv[0];xu=xv[1];xz=(xx=((xy=(new X(xu.$high,xu.$low)),new $Uint64(xy.$high,xy.$low))),new $Uint64(xx.$high+wn.$high,xx.$low+wn.$low));ya=new $Uint64(0,0);yb=A.Add64(vj,xb,new $Uint64(0,0));ya=yb[1];yc=new $Uint64(0,0);yd=new $Uint64(0,0);ye=A.Add64(vm,xe,((yf=(new X(ya.$high,ya.$low)),new $Uint64(yf.$high,yf.$low))));yc=ye[0];yd=ye[1];yg=new $Uint64(0,0);yh=new $Uint64(0,0);yi=A.Add64(vq,xh,((yj=(new X(yd.$high,yd.$low)),new $Uint64(yj.$high,yj.$low))));yg=yi[0];yh=yi[1];yk=new $Uint64(0,0);yl=new $Uint64(0,0);ym=A.Add64(vu,xl,((yn=(new X(yh.$high,yh.$low)),new $Uint64(yn.$high,yn.$low))));yk=ym[0];yl=ym[1];yo=new $Uint64(0,0);yp=new $Uint64(0,0);yq=A.Add64(vy,xp,((yr=(new X(yl.$high,yl.$low)),new $Uint64(yr.$high,yr.$low))));yo=yq[0];yp=yq[1];ys=new $Uint64(0,0);yt=new $Uint64(0,0);yu=A.Add64(wc,xt,((yv=(new X(yp.$high,yp.$low)),new $Uint64(yv.$high,yv.$low))));ys=yu[0];yt=yu[1];yw=new $Uint64(0,0);yx=new $Uint64(0,0);yy=A.Add64(wg,xz,((yz=(new X(yt.$high,yt.$low)),new $Uint64(yz.$high,yz.$low))));yw=yy[0];yx=yy[1];ze=(za=((zb=(new X(yx.$high,yx.$low)),new $Uint64(zb.$high,zb.$low))),zc=((zd=(new X(wh.$high,wh.$low)),new $Uint64(zd.$high,zd.$low))),new $Uint64(za.$high+zc.$high,za.$low+zc.$low));zf=new $Uint64(0,0);zg=new $Uint64(0,0);zh=A.Mul64(h,c[5]);zg=zh[0];zf=zh[1];zi=new $Uint64(0,0);zj=new $Uint64(0,0);zk=A.Mul64(h,c[4]);zj=zk[0];zi=zk[1];zl=new $Uint64(0,0);zm=new $Uint64(0,0);zn=A.Mul64(h,c[3]);zm=zn[0];zl=zn[1];zo=new $Uint64(0,0);zp=new $Uint64(0,0);zq=A.Mul64(h,c[2]);zp=zq[0];zo=zq[1];zr=new $Uint64(0,0);zs=new $Uint64(0,0);zt=A.Mul64(h,c[1]);zs=zt[0];zr=zt[1];zu=new $Uint64(0,0);zv=new $Uint64(0,0);zw=A.Mul64(h,c[0]);zv=zw[0];zu=zw[1];zx=new $Uint64(0,0);zy=new $Uint64(0,0);zz=A.Add64(zv,zr,new $Uint64(0,0));zx=zz[0];zy=zz[1];aaa=new $Uint64(0,0);aab=new $Uint64(0,0);aac=A.Add64(zs,zo,((aad=(new X(zy.$high,zy.$low)),new $Uint64(aad.$high,aad.$low))));aaa=aac[0];aab=aac[1];aae=new $Uint64(0,0);aaf=new $Uint64(0,0);aag=A.Add64(zp,zl,((aah=(new X(aab.$high,aab.$low)),new $Uint64(aah.$high,aah.$low))));aae=aag[0];aaf=aag[1];aai=new $Uint64(0,0);aaj=new $Uint64(0,0);aak=A.Add64(zm,zi,((aal=(new X(aaf.$high,aaf.$low)),new $Uint64(aal.$high,aal.$low))));aai=aak[0];aaj=aak[1];aam=new $Uint64(0,0);aan=new $Uint64(0,0);aao=A.Add64(zj,zf,((aap=(new X(aaj.$high,aaj.$low)),new $Uint64(aap.$high,aap.$low))));aam=aao[0];aan=aao[1];aas=(aaq=((aar=(new X(aan.$high,aan.$low)),new $Uint64(aar.$high,aar.$low))),new $Uint64(aaq.$high+zg.$high,aaq.$low+zg.$low));aat=new $Uint64(0,0);aau=new $Uint64(0,0);aav=A.Add64(yc,zu,new $Uint64(0,0));aat=aav[0];aau=aav[1];aaw=new $Uint64(0,0);aax=new $Uint64(0,0);aay=A.Add64(yg,zx,((aaz=(new X(aau.$high,aau.$low)),new $Uint64(aaz.$high,aaz.$low))));aaw=aay[0];aax=aay[1];aba=new $Uint64(0,0);abb=new $Uint64(0,0);abc=A.Add64(yk,aaa,((abd=(new X(aax.$high,aax.$low)),new $Uint64(abd.$high,abd.$low))));aba=abc[0];abb=abc[1];abe=new $Uint64(0,0);abf=new $Uint64(0,0);abg=A.Add64(yo,aae,((abh=(new X(abb.$high,abb.$low)),new $Uint64(abh.$high,abh.$low))));abe=abg[0];abf=abg[1];abi=new $Uint64(0,0);abj=new $Uint64(0,0);abk=A.Add64(ys,aai,((abl=(new X(abf.$high,abf.$low)),new $Uint64(abl.$high,abl.$low))));abi=abk[0];abj=abk[1];abm=new $Uint64(0,0);abn=new $Uint64(0,0);abo=A.Add64(yw,aam,((abp=(new X(abj.$high,abj.$low)),new $Uint64(abp.$high,abp.$low))));abm=abo[0];abn=abo[1];abq=new $Uint64(0,0);abr=new $Uint64(0,0);abs=A.Add64(ze,aas,((abt=(new X(abn.$high,abn.$low)),new $Uint64(abt.$high,abt.$low))));abq=abs[0];abr=abs[1];abu=new $Uint64(0,0);abv=A.Mul64(aat,new $Uint64(1,1));abu=abv[1];abw=new $Uint64(0,0);abx=new $Uint64(0,0);aby=A.Mul64(abu,new $Uint64(4294967295,4294967295));abx=aby[0];abw=aby[1];abz=new $Uint64(0,0);aca=new $Uint64(0,0);acb=A.Mul64(abu,new $Uint64(4294967295,4294967295));aca=acb[0];abz=acb[1];acc=new $Uint64(0,0);acd=new $Uint64(0,0);ace=A.Mul64(abu,new $Uint64(4294967295,4294967295));acd=ace[0];acc=ace[1];acf=new $Uint64(0,0);acg=new $Uint64(0,0);ach=A.Mul64(abu,new $Uint64(4294967295,4294967294));acg=ach[0];acf=ach[1];aci=new $Uint64(0,0);acj=new $Uint64(0,0);ack=A.Mul64(abu,new $Uint64(4294967295,0));acj=ack[0];aci=ack[1];acl=new $Uint64(0,0);acm=new $Uint64(0,0);acn=A.Mul64(abu,new $Uint64(0,4294967295));acm=acn[0];acl=acn[1];aco=new $Uint64(0,0);acp=new $Uint64(0,0);acq=A.Add64(acm,aci,new $Uint64(0,0));aco=acq[0];acp=acq[1];acr=new $Uint64(0,0);acs=new $Uint64(0,0);act=A.Add64(acj,acf,((acu=(new X(acp.$high,acp.$low)),new $Uint64(acu.$high,acu.$low))));acr=act[0];acs=act[1];acv=new $Uint64(0,0);acw=new $Uint64(0,0);acx=A.Add64(acg,acc,((acy=(new X(acs.$high,acs.$low)),new $Uint64(acy.$high,acy.$low))));acv=acx[0];acw=acx[1];acz=new $Uint64(0,0);ada=new $Uint64(0,0);adb=A.Add64(acd,abz,((adc=(new X(acw.$high,acw.$low)),new $Uint64(adc.$high,adc.$low))));acz=adb[0];ada=adb[1];add=new $Uint64(0,0);ade=new $Uint64(0,0);adf=A.Add64(aca,abw,((adg=(new X(ada.$high,ada.$low)),new $Uint64(adg.$high,adg.$low))));add=adf[0];ade=adf[1];adj=(adh=((adi=(new X(ade.$high,ade.$low)),new $Uint64(adi.$high,adi.$low))),new $Uint64(adh.$high+abx.$high,adh.$low+abx.$low));adk=new $Uint64(0,0);adl=A.Add64(aat,acl,new $Uint64(0,0));adk=adl[1];adm=new $Uint64(0,0);adn=new $Uint64(0,0);ado=A.Add64(aaw,aco,((adp=(new X(adk.$high,adk.$low)),new $Uint64(adp.$high,adp.$low))));adm=ado[0];adn=ado[1];adq=new $Uint64(0,0);adr=new $Uint64(0,0);ads=A.Add64(aba,acr,((adt=(new X(adn.$high,adn.$low)),new $Uint64(adt.$high,adt.$low))));adq=ads[0];adr=ads[1];adu=new $Uint64(0,0);adv=new $Uint64(0,0);adw=A.Add64(abe,acv,((adx=(new X(adr.$high,adr.$low)),new $Uint64(adx.$high,adx.$low))));adu=adw[0];adv=adw[1];ady=new $Uint64(0,0);adz=new $Uint64(0,0);aea=A.Add64(abi,acz,((aeb=(new X(adv.$high,adv.$low)),new $Uint64(aeb.$high,aeb.$low))));ady=aea[0];adz=aea[1];aec=new $Uint64(0,0);aed=new $Uint64(0,0);aee=A.Add64(abm,add,((aef=(new X(adz.$high,adz.$low)),new $Uint64(aef.$high,aef.$low))));aec=aee[0];aed=aee[1];aeg=new $Uint64(0,0);aeh=new $Uint64(0,0);aei=A.Add64(abq,adj,((aej=(new X(aed.$high,aed.$low)),new $Uint64(aej.$high,aej.$low))));aeg=aei[0];aeh=aei[1];aeo=(aek=((ael=(new X(aeh.$high,aeh.$low)),new $Uint64(ael.$high,ael.$low))),aem=((aen=(new X(abr.$high,abr.$low)),new $Uint64(aen.$high,aen.$low))),new $Uint64(aek.$high+aem.$high,aek.$low+aem.$low));aep=new $Uint64(0,0);aeq=new $Uint64(0,0);aer=A.Sub64(adm,new $Uint64(0,4294967295),new $Uint64(0,0));aep=aer[0];aeq=aer[1];aes=new $Uint64(0,0);aet=new $Uint64(0,0);aeu=A.Sub64(adq,new $Uint64(4294967295,0),((aev=(new X(aeq.$high,aeq.$low)),new $Uint64(aev.$high,aev.$low))));aes=aeu[0];aet=aeu[1];aew=new $Uint64(0,0);aex=new $Uint64(0,0);aey=A.Sub64(adu,new $Uint64(4294967295,4294967294),((aez=(new X(aet.$high,aet.$low)),new $Uint64(aez.$high,aez.$low))));aew=aey[0];aex=aey[1];afa=new $Uint64(0,0);afb=new $Uint64(0,0);afc=A.Sub64(ady,new $Uint64(4294967295,4294967295),((afd=(new X(aex.$high,aex.$low)),new $Uint64(afd.$high,afd.$low))));afa=afc[0];afb=afc[1];afe=new $Uint64(0,0);aff=new $Uint64(0,0);afg=A.Sub64(aec,new $Uint64(4294967295,4294967295),((afh=(new X(afb.$high,afb.$low)),new $Uint64(afh.$high,afh.$low))));afe=afg[0];aff=afg[1];afi=new $Uint64(0,0);afj=new $Uint64(0,0);afk=A.Sub64(aeg,new $Uint64(4294967295,4294967295),((afl=(new X(aff.$high,aff.$low)),new $Uint64(afl.$high,afl.$low))));afi=afk[0];afj=afk[1];afm=new $Uint64(0,0);afn=A.Sub64(aeo,new $Uint64(0,0),((afo=(new X(afj.$high,afj.$low)),new $Uint64(afo.$high,afo.$low))));afm=afn[1];afp=new $Uint64(0,0);AB((afq||(afq=new BO(function(){return afp;},function($v){afp=$v;}))),(new X(afm.$high,afm.$low)),aep,adm);afr=new $Uint64(0,0);AB((afs||(afs=new BO(function(){return afr;},function($v){afr=$v;}))),(new X(afm.$high,afm.$low)),aes,adq);aft=new $Uint64(0,0);AB((afu||(afu=new BO(function(){return aft;},function($v){aft=$v;}))),(new X(afm.$high,afm.$low)),aew,adu);afv=new $Uint64(0,0);AB((afw||(afw=new BO(function(){return afv;},function($v){afv=$v;}))),(new X(afm.$high,afm.$low)),afa,ady);afx=new $Uint64(0,0);AB((afy||(afy=new BO(function(){return afx;},function($v){afx=$v;}))),(new X(afm.$high,afm.$low)),afe,aec);afz=new $Uint64(0,0);AB((aga||(aga=new BO(function(){return afz;},function($v){afz=$v;}))),(new X(afm.$high,afm.$low)),afi,aeg);a.nilCheck,a[0]=afp;a.nilCheck,a[1]=afr;a.nilCheck,a[2]=aft;a.nilCheck,a[3]=afv;a.nilCheck,a[4]=afx;a.nilCheck,a[5]=afz;};AD=function(a,b){var a,aa,aaa,aab,aac,aad,aae,aaf,aag,aah,aai,aaj,aak,aal,aam,aan,aao,aap,aaq,aar,aas,aat,aau,aav,aaw,aax,aay,aaz,ab,aba,abb,abc,abd,abe,abf,abg,abh,abi,abj,abk,abl,abm,abn,abo,abp,abq,abr,abs,abt,abu,abv,abw,abx,aby,abz,ac,aca,acb,acc,acd,ace,acf,acg,ach,aci,acj,ack,acl,acm,acn,aco,acp,acq,acr,acs,act,acu,acv,acw,acx,acy,acz,ad,ada,adb,adc,add,ade,adf,adg,adh,adi,adj,adk,adl,adm,adn,ado,adp,adq,adr,ads,adt,adu,adv,adw,adx,ady,adz,ae,aea,aeb,aec,aed,aee,aef,aeg,aeh,aei,aej,aek,ael,aem,aen,aeo,aep,aeq,aer,aes,aet,aeu,aev,aew,aex,aey,aez,af,afa,afb,afc,afd,afe,aff,afg,afh,afi,afj,afk,afl,afm,afn,afo,afp,afq,afr,afs,aft,afu,afv,afw,afx,afy,afz,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,b,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,c,ca,cb,cc,cd,ce,cf,cg,ch,ci,cj,ck,cl,cm,cn,co,cp,cq,cr,cs,ct,cu,cv,cw,cx,cy,cz,d,da,db,dc,dd,de,df,dg,dh,di,dj,dk,dl,dm,dn,dp,dq,dr,ds,dt,du,dv,dw,dx,dy,dz,e,ea,eb,ec,ed,ee,ef,eg,eh,ei,ej,ek,el,em,en,eo,ep,eq,er,es,et,eu,ev,ew,ex,ey,ez,f,fa,fb,fc,fd,fe,ff,fg,fh,fi,fj,fk,fl,fm,fn,fo,fp,fq,fr,fs,ft,fu,fv,fw,fx,fy,fz,g,ga,gb,gc,gd,ge,gf,gg,gh,gi,gj,gk,gl,gm,gn,go,gp,gq,gr,gs,gt,gu,gv,gw,gx,gy,gz,h,ha,hb,hc,hd,he,hf,hg,hh,hi,hj,hk,hl,hm,hn,ho,hp,hq,hr,hs,ht,hu,hv,hw,hx,hy,hz,i,ia,ib,ic,id,ie,ig,ih,ii,ij,ik,il,im,io,ip,iq,ir,is,it,iu,iv,iw,ix,iy,iz,j,ja,jb,jc,jd,je,jf,jg,jh,ji,jj,jk,jl,jm,jn,jo,jp,jq,jr,js,jt,ju,jv,jw,jx,jy,jz,k,ka,kb,kc,kd,ke,kf,kg,kh,ki,kj,kk,kl,km,kn,ko,kp,kq,kr,ks,kt,ku,kv,kw,kx,ky,kz,l,la,lb,lc,ld,le,lf,lg,lh,li,lj,lk,ll,lm,ln,lo,lp,lq,lr,ls,lt,lu,lv,lw,lx,ly,lz,m,ma,mb,mc,md,me,mf,mg,mh,mi,mj,mk,ml,mm,mn,mo,mp,mq,mr,ms,mt,mu,mv,mw,mx,my,mz,n,na,nb,nc,nd,ne,nf,ng,nh,ni,nj,nk,nl,nm,nn,no,np,nq,nr,ns,nt,nu,nv,nw,nx,ny,nz,o,oa,ob,oc,od,oe,of,og,oh,oi,oj,ok,ol,om,on,oo,op,oq,or,os,ot,ou,ov,ow,ox,oy,oz,p,pa,pb,pc,pd,pe,pf,pg,ph,pi,pj,pk,pl,pm,pn,po,pp,pq,pr,ps,pt,pu,pv,pw,px,py,pz,q,qa,qb,qc,qd,qe,qf,qg,qh,qi,qj,qk,ql,qm,qn,qo,qp,qq,qr,qs,qt,qu,qv,qw,qx,qy,qz,r,ra,rb,rc,rd,re,rf,rg,rh,ri,rj,rk,rl,rm,rn,ro,rp,rq,rr,rs,rt,ru,rv,rw,rx,ry,rz,s,sa,sb,sc,sd,se,sf,sg,sh,si,sj,sk,sl,sm,sn,so,sp,sq,sr,ss,st,su,sv,sw,sx,sy,sz,t,ta,tb,tc,td,te,tf,tg,th,ti,tj,tk,tl,tm,tn,to,tp,tq,tr,ts,tt,tu,tv,tw,tx,ty,tz,u,ua,ub,uc,ud,ue,uf,ug,uh,ui,uj,uk,ul,um,un,uo,up,uq,ur,us,ut,uu,uv,uw,ux,uy,uz,v,va,vb,vc,vd,ve,vf,vg,vh,vi,vj,vk,vl,vm,vn,vo,vp,vq,vr,vs,vt,vu,vv,vw,vx,vy,vz,w,wa,wb,wc,wd,we,wf,wg,wh,wi,wj,wk,wl,wm,wn,wo,wp,wq,wr,ws,wt,wu,wv,ww,wx,wy,wz,x,xa,xb,xc,xd,xe,xf,xg,xh,xi,xj,xk,xl,xm,xn,xo,xp,xq,xr,xs,xt,xu,xv,xw,xx,xy,xz,y,ya,yb,yc,yd,ye,yf,yg,yh,yi,yj,yk,yl,ym,yn,yo,yp,yq,yr,ys,yt,yu,yv,yw,yx,yy,yz,z,za,zb,zc,zd,ze,zf,zg,zh,zi,zj,zk,zl,zm,zn,zo,zp,zq,zr,zs,zt,zu,zv,zw,zx,zy,zz;c=b[1];d=b[2];e=b[3];f=b[4];g=b[5];h=b[0];i=new $Uint64(0,0);j=new $Uint64(0,0);k=A.Mul64(h,b[5]);j=k[0];i=k[1];l=new $Uint64(0,0);m=new $Uint64(0,0);n=A.Mul64(h,b[4]);m=n[0];l=n[1];o=new $Uint64(0,0);p=new $Uint64(0,0);q=A.Mul64(h,b[3]);p=q[0];o=q[1];r=new $Uint64(0,0);s=new $Uint64(0,0);t=A.Mul64(h,b[2]);s=t[0];r=t[1];u=new $Uint64(0,0);v=new $Uint64(0,0);w=A.Mul64(h,b[1]);v=w[0];u=w[1];x=new $Uint64(0,0);y=new $Uint64(0,0);z=A.Mul64(h,b[0]);y=z[0];x=z[1];aa=new $Uint64(0,0);ab=new $Uint64(0,0);ac=A.Add64(y,u,new $Uint64(0,0));aa=ac[0];ab=ac[1];ad=new $Uint64(0,0);ae=new $Uint64(0,0);af=A.Add64(v,r,((ag=(new X(ab.$high,ab.$low)),new $Uint64(ag.$high,ag.$low))));ad=af[0];ae=af[1];ah=new $Uint64(0,0);ai=new $Uint64(0,0);aj=A.Add64(s,o,((ak=(new X(ae.$high,ae.$low)),new $Uint64(ak.$high,ak.$low))));ah=aj[0];ai=aj[1];al=new $Uint64(0,0);am=new $Uint64(0,0);an=A.Add64(p,l,((ao=(new X(ai.$high,ai.$low)),new $Uint64(ao.$high,ao.$low))));al=an[0];am=an[1];ap=new $Uint64(0,0);aq=new $Uint64(0,0);ar=A.Add64(m,i,((as=(new X(am.$high,am.$low)),new $Uint64(as.$high,as.$low))));ap=ar[0];aq=ar[1];av=(at=((au=(new X(aq.$high,aq.$low)),new $Uint64(au.$high,au.$low))),new $Uint64(at.$high+j.$high,at.$low+j.$low));aw=new $Uint64(0,0);ax=A.Mul64(x,new $Uint64(1,1));aw=ax[1];ay=new $Uint64(0,0);az=new $Uint64(0,0);ba=A.Mul64(aw,new $Uint64(4294967295,4294967295));az=ba[0];ay=ba[1];bb=new $Uint64(0,0);bc=new $Uint64(0,0);bd=A.Mul64(aw,new $Uint64(4294967295,4294967295));bc=bd[0];bb=bd[1];be=new $Uint64(0,0);bf=new $Uint64(0,0);bg=A.Mul64(aw,new $Uint64(4294967295,4294967295));bf=bg[0];be=bg[1];bh=new $Uint64(0,0);bi=new $Uint64(0,0);bj=A.Mul64(aw,new $Uint64(4294967295,4294967294));bi=bj[0];bh=bj[1];bk=new $Uint64(0,0);bl=new $Uint64(0,0);bm=A.Mul64(aw,new $Uint64(4294967295,0));bl=bm[0];bk=bm[1];bn=new $Uint64(0,0);bo=new $Uint64(0,0);bp=A.Mul64(aw,new $Uint64(0,4294967295));bo=bp[0];bn=bp[1];bq=new $Uint64(0,0);br=new $Uint64(0,0);bs=A.Add64(bo,bk,new $Uint64(0,0));bq=bs[0];br=bs[1];bt=new $Uint64(0,0);bu=new $Uint64(0,0);bv=A.Add64(bl,bh,((bw=(new X(br.$high,br.$low)),new $Uint64(bw.$high,bw.$low))));bt=bv[0];bu=bv[1];bx=new $Uint64(0,0);by=new $Uint64(0,0);bz=A.Add64(bi,be,((ca=(new X(bu.$high,bu.$low)),new $Uint64(ca.$high,ca.$low))));bx=bz[0];by=bz[1];cb=new $Uint64(0,0);cc=new $Uint64(0,0);cd=A.Add64(bf,bb,((ce=(new X(by.$high,by.$low)),new $Uint64(ce.$high,ce.$low))));cb=cd[0];cc=cd[1];cf=new $Uint64(0,0);cg=new $Uint64(0,0);ch=A.Add64(bc,ay,((ci=(new X(cc.$high,cc.$low)),new $Uint64(ci.$high,ci.$low))));cf=ch[0];cg=ch[1];cl=(cj=((ck=(new X(cg.$high,cg.$low)),new $Uint64(ck.$high,ck.$low))),new $Uint64(cj.$high+az.$high,cj.$low+az.$low));cm=new $Uint64(0,0);cn=A.Add64(x,bn,new $Uint64(0,0));cm=cn[1];co=new $Uint64(0,0);cp=new $Uint64(0,0);cq=A.Add64(aa,bq,((cr=(new X(cm.$high,cm.$low)),new $Uint64(cr.$high,cr.$low))));co=cq[0];cp=cq[1];cs=new $Uint64(0,0);ct=new $Uint64(0,0);cu=A.Add64(ad,bt,((cv=(new X(cp.$high,cp.$low)),new $Uint64(cv.$high,cv.$low))));cs=cu[0];ct=cu[1];cw=new $Uint64(0,0);cx=new $Uint64(0,0);cy=A.Add64(ah,bx,((cz=(new X(ct.$high,ct.$low)),new $Uint64(cz.$high,cz.$low))));cw=cy[0];cx=cy[1];da=new $Uint64(0,0);db=new $Uint64(0,0);dc=A.Add64(al,cb,((dd=(new X(cx.$high,cx.$low)),new $Uint64(dd.$high,dd.$low))));da=dc[0];db=dc[1];de=new $Uint64(0,0);df=new $Uint64(0,0);dg=A.Add64(ap,cf,((dh=(new X(db.$high,db.$low)),new $Uint64(dh.$high,dh.$low))));de=dg[0];df=dg[1];di=new $Uint64(0,0);dj=new $Uint64(0,0);dk=A.Add64(av,cl,((dl=(new X(df.$high,df.$low)),new $Uint64(dl.$high,dl.$low))));di=dk[0];dj=dk[1];dm=new $Uint64(0,0);dn=new $Uint64(0,0);dp=A.Mul64(c,b[5]);dn=dp[0];dm=dp[1];dq=new $Uint64(0,0);dr=new $Uint64(0,0);ds=A.Mul64(c,b[4]);dr=ds[0];dq=ds[1];dt=new $Uint64(0,0);du=new $Uint64(0,0);dv=A.Mul64(c,b[3]);du=dv[0];dt=dv[1];dw=new $Uint64(0,0);dx=new $Uint64(0,0);dy=A.Mul64(c,b[2]);dx=dy[0];dw=dy[1];dz=new $Uint64(0,0);ea=new $Uint64(0,0);eb=A.Mul64(c,b[1]);ea=eb[0];dz=eb[1];ec=new $Uint64(0,0);ed=new $Uint64(0,0);ee=A.Mul64(c,b[0]);ed=ee[0];ec=ee[1];ef=new $Uint64(0,0);eg=new $Uint64(0,0);eh=A.Add64(ed,dz,new $Uint64(0,0));ef=eh[0];eg=eh[1];ei=new $Uint64(0,0);ej=new $Uint64(0,0);ek=A.Add64(ea,dw,((el=(new X(eg.$high,eg.$low)),new $Uint64(el.$high,el.$low))));ei=ek[0];ej=ek[1];em=new $Uint64(0,0);en=new $Uint64(0,0);eo=A.Add64(dx,dt,((ep=(new X(ej.$high,ej.$low)),new $Uint64(ep.$high,ep.$low))));em=eo[0];en=eo[1];eq=new $Uint64(0,0);er=new $Uint64(0,0);es=A.Add64(du,dq,((et=(new X(en.$high,en.$low)),new $Uint64(et.$high,et.$low))));eq=es[0];er=es[1];eu=new $Uint64(0,0);ev=new $Uint64(0,0);ew=A.Add64(dr,dm,((ex=(new X(er.$high,er.$low)),new $Uint64(ex.$high,ex.$low))));eu=ew[0];ev=ew[1];fa=(ey=((ez=(new X(ev.$high,ev.$low)),new $Uint64(ez.$high,ez.$low))),new $Uint64(ey.$high+dn.$high,ey.$low+dn.$low));fb=new $Uint64(0,0);fc=new $Uint64(0,0);fd=A.Add64(co,ec,new $Uint64(0,0));fb=fd[0];fc=fd[1];fe=new $Uint64(0,0);ff=new $Uint64(0,0);fg=A.Add64(cs,ef,((fh=(new X(fc.$high,fc.$low)),new $Uint64(fh.$high,fh.$low))));fe=fg[0];ff=fg[1];fi=new $Uint64(0,0);fj=new $Uint64(0,0);fk=A.Add64(cw,ei,((fl=(new X(ff.$high,ff.$low)),new $Uint64(fl.$high,fl.$low))));fi=fk[0];fj=fk[1];fm=new $Uint64(0,0);fn=new $Uint64(0,0);fo=A.Add64(da,em,((fp=(new X(fj.$high,fj.$low)),new $Uint64(fp.$high,fp.$low))));fm=fo[0];fn=fo[1];fq=new $Uint64(0,0);fr=new $Uint64(0,0);fs=A.Add64(de,eq,((ft=(new X(fn.$high,fn.$low)),new $Uint64(ft.$high,ft.$low))));fq=fs[0];fr=fs[1];fu=new $Uint64(0,0);fv=new $Uint64(0,0);fw=A.Add64(di,eu,((fx=(new X(fr.$high,fr.$low)),new $Uint64(fx.$high,fx.$low))));fu=fw[0];fv=fw[1];fy=new $Uint64(0,0);fz=new $Uint64(0,0);ga=A.Add64(((gb=(new X(dj.$high,dj.$low)),new $Uint64(gb.$high,gb.$low))),fa,((gc=(new X(fv.$high,fv.$low)),new $Uint64(gc.$high,gc.$low))));fy=ga[0];fz=ga[1];gd=new $Uint64(0,0);ge=A.Mul64(fb,new $Uint64(1,1));gd=ge[1];gf=new $Uint64(0,0);gg=new $Uint64(0,0);gh=A.Mul64(gd,new $Uint64(4294967295,4294967295));gg=gh[0];gf=gh[1];gi=new $Uint64(0,0);gj=new $Uint64(0,0);gk=A.Mul64(gd,new $Uint64(4294967295,4294967295));gj=gk[0];gi=gk[1];gl=new $Uint64(0,0);gm=new $Uint64(0,0);gn=A.Mul64(gd,new $Uint64(4294967295,4294967295));gm=gn[0];gl=gn[1];go=new $Uint64(0,0);gp=new $Uint64(0,0);gq=A.Mul64(gd,new $Uint64(4294967295,4294967294));gp=gq[0];go=gq[1];gr=new $Uint64(0,0);gs=new $Uint64(0,0);gt=A.Mul64(gd,new $Uint64(4294967295,0));gs=gt[0];gr=gt[1];gu=new $Uint64(0,0);gv=new $Uint64(0,0);gw=A.Mul64(gd,new $Uint64(0,4294967295));gv=gw[0];gu=gw[1];gx=new $Uint64(0,0);gy=new $Uint64(0,0);gz=A.Add64(gv,gr,new $Uint64(0,0));gx=gz[0];gy=gz[1];ha=new $Uint64(0,0);hb=new $Uint64(0,0);hc=A.Add64(gs,go,((hd=(new X(gy.$high,gy.$low)),new $Uint64(hd.$high,hd.$low))));ha=hc[0];hb=hc[1];he=new $Uint64(0,0);hf=new $Uint64(0,0);hg=A.Add64(gp,gl,((hh=(new X(hb.$high,hb.$low)),new $Uint64(hh.$high,hh.$low))));he=hg[0];hf=hg[1];hi=new $Uint64(0,0);hj=new $Uint64(0,0);hk=A.Add64(gm,gi,((hl=(new X(hf.$high,hf.$low)),new $Uint64(hl.$high,hl.$low))));hi=hk[0];hj=hk[1];hm=new $Uint64(0,0);hn=new $Uint64(0,0);ho=A.Add64(gj,gf,((hp=(new X(hj.$high,hj.$low)),new $Uint64(hp.$high,hp.$low))));hm=ho[0];hn=ho[1];hs=(hq=((hr=(new X(hn.$high,hn.$low)),new $Uint64(hr.$high,hr.$low))),new $Uint64(hq.$high+gg.$high,hq.$low+gg.$low));ht=new $Uint64(0,0);hu=A.Add64(fb,gu,new $Uint64(0,0));ht=hu[1];hv=new $Uint64(0,0);hw=new $Uint64(0,0);hx=A.Add64(fe,gx,((hy=(new X(ht.$high,ht.$low)),new $Uint64(hy.$high,hy.$low))));hv=hx[0];hw=hx[1];hz=new $Uint64(0,0);ia=new $Uint64(0,0);ib=A.Add64(fi,ha,((ic=(new X(hw.$high,hw.$low)),new $Uint64(ic.$high,ic.$low))));hz=ib[0];ia=ib[1];id=new $Uint64(0,0);ie=new $Uint64(0,0);ig=A.Add64(fm,he,((ih=(new X(ia.$high,ia.$low)),new $Uint64(ih.$high,ih.$low))));id=ig[0];ie=ig[1];ii=new $Uint64(0,0);ij=new $Uint64(0,0);ik=A.Add64(fq,hi,((il=(new X(ie.$high,ie.$low)),new $Uint64(il.$high,il.$low))));ii=ik[0];ij=ik[1];im=new $Uint64(0,0);io=new $Uint64(0,0);ip=A.Add64(fu,hm,((iq=(new X(ij.$high,ij.$low)),new $Uint64(iq.$high,iq.$low))));im=ip[0];io=ip[1];ir=new $Uint64(0,0);is=new $Uint64(0,0);it=A.Add64(fy,hs,((iu=(new X(io.$high,io.$low)),new $Uint64(iu.$high,iu.$low))));ir=it[0];is=it[1];iz=(iv=((iw=(new X(is.$high,is.$low)),new $Uint64(iw.$high,iw.$low))),ix=((iy=(new X(fz.$high,fz.$low)),new $Uint64(iy.$high,iy.$low))),new $Uint64(iv.$high+ix.$high,iv.$low+ix.$low));ja=new $Uint64(0,0);jb=new $Uint64(0,0);jc=A.Mul64(d,b[5]);jb=jc[0];ja=jc[1];jd=new $Uint64(0,0);je=new $Uint64(0,0);jf=A.Mul64(d,b[4]);je=jf[0];jd=jf[1];jg=new $Uint64(0,0);jh=new $Uint64(0,0);ji=A.Mul64(d,b[3]);jh=ji[0];jg=ji[1];jj=new $Uint64(0,0);jk=new $Uint64(0,0);jl=A.Mul64(d,b[2]);jk=jl[0];jj=jl[1];jm=new $Uint64(0,0);jn=new $Uint64(0,0);jo=A.Mul64(d,b[1]);jn=jo[0];jm=jo[1];jp=new $Uint64(0,0);jq=new $Uint64(0,0);jr=A.Mul64(d,b[0]);jq=jr[0];jp=jr[1];js=new $Uint64(0,0);jt=new $Uint64(0,0);ju=A.Add64(jq,jm,new $Uint64(0,0));js=ju[0];jt=ju[1];jv=new $Uint64(0,0);jw=new $Uint64(0,0);jx=A.Add64(jn,jj,((jy=(new X(jt.$high,jt.$low)),new $Uint64(jy.$high,jy.$low))));jv=jx[0];jw=jx[1];jz=new $Uint64(0,0);ka=new $Uint64(0,0);kb=A.Add64(jk,jg,((kc=(new X(jw.$high,jw.$low)),new $Uint64(kc.$high,kc.$low))));jz=kb[0];ka=kb[1];kd=new $Uint64(0,0);ke=new $Uint64(0,0);kf=A.Add64(jh,jd,((kg=(new X(ka.$high,ka.$low)),new $Uint64(kg.$high,kg.$low))));kd=kf[0];ke=kf[1];kh=new $Uint64(0,0);ki=new $Uint64(0,0);kj=A.Add64(je,ja,((kk=(new X(ke.$high,ke.$low)),new $Uint64(kk.$high,kk.$low))));kh=kj[0];ki=kj[1];kn=(kl=((km=(new X(ki.$high,ki.$low)),new $Uint64(km.$high,km.$low))),new $Uint64(kl.$high+jb.$high,kl.$low+jb.$low));ko=new $Uint64(0,0);kp=new $Uint64(0,0);kq=A.Add64(hv,jp,new $Uint64(0,0));ko=kq[0];kp=kq[1];kr=new $Uint64(0,0);ks=new $Uint64(0,0);kt=A.Add64(hz,js,((ku=(new X(kp.$high,kp.$low)),new $Uint64(ku.$high,ku.$low))));kr=kt[0];ks=kt[1];kv=new $Uint64(0,0);kw=new $Uint64(0,0);kx=A.Add64(id,jv,((ky=(new X(ks.$high,ks.$low)),new $Uint64(ky.$high,ky.$low))));kv=kx[0];kw=kx[1];kz=new $Uint64(0,0);la=new $Uint64(0,0);lb=A.Add64(ii,jz,((lc=(new X(kw.$high,kw.$low)),new $Uint64(lc.$high,lc.$low))));kz=lb[0];la=lb[1];ld=new $Uint64(0,0);le=new $Uint64(0,0);lf=A.Add64(im,kd,((lg=(new X(la.$high,la.$low)),new $Uint64(lg.$high,lg.$low))));ld=lf[0];le=lf[1];lh=new $Uint64(0,0);li=new $Uint64(0,0);lj=A.Add64(ir,kh,((lk=(new X(le.$high,le.$low)),new $Uint64(lk.$high,lk.$low))));lh=lj[0];li=lj[1];ll=new $Uint64(0,0);lm=new $Uint64(0,0);ln=A.Add64(iz,kn,((lo=(new X(li.$high,li.$low)),new $Uint64(lo.$high,lo.$low))));ll=ln[0];lm=ln[1];lp=new $Uint64(0,0);lq=A.Mul64(ko,new $Uint64(1,1));lp=lq[1];lr=new $Uint64(0,0);ls=new $Uint64(0,0);lt=A.Mul64(lp,new $Uint64(4294967295,4294967295));ls=lt[0];lr=lt[1];lu=new $Uint64(0,0);lv=new $Uint64(0,0);lw=A.Mul64(lp,new $Uint64(4294967295,4294967295));lv=lw[0];lu=lw[1];lx=new $Uint64(0,0);ly=new $Uint64(0,0);lz=A.Mul64(lp,new $Uint64(4294967295,4294967295));ly=lz[0];lx=lz[1];ma=new $Uint64(0,0);mb=new $Uint64(0,0);mc=A.Mul64(lp,new $Uint64(4294967295,4294967294));mb=mc[0];ma=mc[1];md=new $Uint64(0,0);me=new $Uint64(0,0);mf=A.Mul64(lp,new $Uint64(4294967295,0));me=mf[0];md=mf[1];mg=new $Uint64(0,0);mh=new $Uint64(0,0);mi=A.Mul64(lp,new $Uint64(0,4294967295));mh=mi[0];mg=mi[1];mj=new $Uint64(0,0);mk=new $Uint64(0,0);ml=A.Add64(mh,md,new $Uint64(0,0));mj=ml[0];mk=ml[1];mm=new $Uint64(0,0);mn=new $Uint64(0,0);mo=A.Add64(me,ma,((mp=(new X(mk.$high,mk.$low)),new $Uint64(mp.$high,mp.$low))));mm=mo[0];mn=mo[1];mq=new $Uint64(0,0);mr=new $Uint64(0,0);ms=A.Add64(mb,lx,((mt=(new X(mn.$high,mn.$low)),new $Uint64(mt.$high,mt.$low))));mq=ms[0];mr=ms[1];mu=new $Uint64(0,0);mv=new $Uint64(0,0);mw=A.Add64(ly,lu,((mx=(new X(mr.$high,mr.$low)),new $Uint64(mx.$high,mx.$low))));mu=mw[0];mv=mw[1];my=new $Uint64(0,0);mz=new $Uint64(0,0);na=A.Add64(lv,lr,((nb=(new X(mv.$high,mv.$low)),new $Uint64(nb.$high,nb.$low))));my=na[0];mz=na[1];ne=(nc=((nd=(new X(mz.$high,mz.$low)),new $Uint64(nd.$high,nd.$low))),new $Uint64(nc.$high+ls.$high,nc.$low+ls.$low));nf=new $Uint64(0,0);ng=A.Add64(ko,mg,new $Uint64(0,0));nf=ng[1];nh=new $Uint64(0,0);ni=new $Uint64(0,0);nj=A.Add64(kr,mj,((nk=(new X(nf.$high,nf.$low)),new $Uint64(nk.$high,nk.$low))));nh=nj[0];ni=nj[1];nl=new $Uint64(0,0);nm=new $Uint64(0,0);nn=A.Add64(kv,mm,((no=(new X(ni.$high,ni.$low)),new $Uint64(no.$high,no.$low))));nl=nn[0];nm=nn[1];np=new $Uint64(0,0);nq=new $Uint64(0,0);nr=A.Add64(kz,mq,((ns=(new X(nm.$high,nm.$low)),new $Uint64(ns.$high,ns.$low))));np=nr[0];nq=nr[1];nt=new $Uint64(0,0);nu=new $Uint64(0,0);nv=A.Add64(ld,mu,((nw=(new X(nq.$high,nq.$low)),new $Uint64(nw.$high,nw.$low))));nt=nv[0];nu=nv[1];nx=new $Uint64(0,0);ny=new $Uint64(0,0);nz=A.Add64(lh,my,((oa=(new X(nu.$high,nu.$low)),new $Uint64(oa.$high,oa.$low))));nx=nz[0];ny=nz[1];ob=new $Uint64(0,0);oc=new $Uint64(0,0);od=A.Add64(ll,ne,((oe=(new X(ny.$high,ny.$low)),new $Uint64(oe.$high,oe.$low))));ob=od[0];oc=od[1];oj=(of=((og=(new X(oc.$high,oc.$low)),new $Uint64(og.$high,og.$low))),oh=((oi=(new X(lm.$high,lm.$low)),new $Uint64(oi.$high,oi.$low))),new $Uint64(of.$high+oh.$high,of.$low+oh.$low));ok=new $Uint64(0,0);ol=new $Uint64(0,0);om=A.Mul64(e,b[5]);ol=om[0];ok=om[1];on=new $Uint64(0,0);oo=new $Uint64(0,0);op=A.Mul64(e,b[4]);oo=op[0];on=op[1];oq=new $Uint64(0,0);or=new $Uint64(0,0);os=A.Mul64(e,b[3]);or=os[0];oq=os[1];ot=new $Uint64(0,0);ou=new $Uint64(0,0);ov=A.Mul64(e,b[2]);ou=ov[0];ot=ov[1];ow=new $Uint64(0,0);ox=new $Uint64(0,0);oy=A.Mul64(e,b[1]);ox=oy[0];ow=oy[1];oz=new $Uint64(0,0);pa=new $Uint64(0,0);pb=A.Mul64(e,b[0]);pa=pb[0];oz=pb[1];pc=new $Uint64(0,0);pd=new $Uint64(0,0);pe=A.Add64(pa,ow,new $Uint64(0,0));pc=pe[0];pd=pe[1];pf=new $Uint64(0,0);pg=new $Uint64(0,0);ph=A.Add64(ox,ot,((pi=(new X(pd.$high,pd.$low)),new $Uint64(pi.$high,pi.$low))));pf=ph[0];pg=ph[1];pj=new $Uint64(0,0);pk=new $Uint64(0,0);pl=A.Add64(ou,oq,((pm=(new X(pg.$high,pg.$low)),new $Uint64(pm.$high,pm.$low))));pj=pl[0];pk=pl[1];pn=new $Uint64(0,0);po=new $Uint64(0,0);pp=A.Add64(or,on,((pq=(new X(pk.$high,pk.$low)),new $Uint64(pq.$high,pq.$low))));pn=pp[0];po=pp[1];pr=new $Uint64(0,0);ps=new $Uint64(0,0);pt=A.Add64(oo,ok,((pu=(new X(po.$high,po.$low)),new $Uint64(pu.$high,pu.$low))));pr=pt[0];ps=pt[1];px=(pv=((pw=(new X(ps.$high,ps.$low)),new $Uint64(pw.$high,pw.$low))),new $Uint64(pv.$high+ol.$high,pv.$low+ol.$low));py=new $Uint64(0,0);pz=new $Uint64(0,0);qa=A.Add64(nh,oz,new $Uint64(0,0));py=qa[0];pz=qa[1];qb=new $Uint64(0,0);qc=new $Uint64(0,0);qd=A.Add64(nl,pc,((qe=(new X(pz.$high,pz.$low)),new $Uint64(qe.$high,qe.$low))));qb=qd[0];qc=qd[1];qf=new $Uint64(0,0);qg=new $Uint64(0,0);qh=A.Add64(np,pf,((qi=(new X(qc.$high,qc.$low)),new $Uint64(qi.$high,qi.$low))));qf=qh[0];qg=qh[1];qj=new $Uint64(0,0);qk=new $Uint64(0,0);ql=A.Add64(nt,pj,((qm=(new X(qg.$high,qg.$low)),new $Uint64(qm.$high,qm.$low))));qj=ql[0];qk=ql[1];qn=new $Uint64(0,0);qo=new $Uint64(0,0);qp=A.Add64(nx,pn,((qq=(new X(qk.$high,qk.$low)),new $Uint64(qq.$high,qq.$low))));qn=qp[0];qo=qp[1];qr=new $Uint64(0,0);qs=new $Uint64(0,0);qt=A.Add64(ob,pr,((qu=(new X(qo.$high,qo.$low)),new $Uint64(qu.$high,qu.$low))));qr=qt[0];qs=qt[1];qv=new $Uint64(0,0);qw=new $Uint64(0,0);qx=A.Add64(oj,px,((qy=(new X(qs.$high,qs.$low)),new $Uint64(qy.$high,qy.$low))));qv=qx[0];qw=qx[1];qz=new $Uint64(0,0);ra=A.Mul64(py,new $Uint64(1,1));qz=ra[1];rb=new $Uint64(0,0);rc=new $Uint64(0,0);rd=A.Mul64(qz,new $Uint64(4294967295,4294967295));rc=rd[0];rb=rd[1];re=new $Uint64(0,0);rf=new $Uint64(0,0);rg=A.Mul64(qz,new $Uint64(4294967295,4294967295));rf=rg[0];re=rg[1];rh=new $Uint64(0,0);ri=new $Uint64(0,0);rj=A.Mul64(qz,new $Uint64(4294967295,4294967295));ri=rj[0];rh=rj[1];rk=new $Uint64(0,0);rl=new $Uint64(0,0);rm=A.Mul64(qz,new $Uint64(4294967295,4294967294));rl=rm[0];rk=rm[1];rn=new $Uint64(0,0);ro=new $Uint64(0,0);rp=A.Mul64(qz,new $Uint64(4294967295,0));ro=rp[0];rn=rp[1];rq=new $Uint64(0,0);rr=new $Uint64(0,0);rs=A.Mul64(qz,new $Uint64(0,4294967295));rr=rs[0];rq=rs[1];rt=new $Uint64(0,0);ru=new $Uint64(0,0);rv=A.Add64(rr,rn,new $Uint64(0,0));rt=rv[0];ru=rv[1];rw=new $Uint64(0,0);rx=new $Uint64(0,0);ry=A.Add64(ro,rk,((rz=(new X(ru.$high,ru.$low)),new $Uint64(rz.$high,rz.$low))));rw=ry[0];rx=ry[1];sa=new $Uint64(0,0);sb=new $Uint64(0,0);sc=A.Add64(rl,rh,((sd=(new X(rx.$high,rx.$low)),new $Uint64(sd.$high,sd.$low))));sa=sc[0];sb=sc[1];se=new $Uint64(0,0);sf=new $Uint64(0,0);sg=A.Add64(ri,re,((sh=(new X(sb.$high,sb.$low)),new $Uint64(sh.$high,sh.$low))));se=sg[0];sf=sg[1];si=new $Uint64(0,0);sj=new $Uint64(0,0);sk=A.Add64(rf,rb,((sl=(new X(sf.$high,sf.$low)),new $Uint64(sl.$high,sl.$low))));si=sk[0];sj=sk[1];so=(sm=((sn=(new X(sj.$high,sj.$low)),new $Uint64(sn.$high,sn.$low))),new $Uint64(sm.$high+rc.$high,sm.$low+rc.$low));sp=new $Uint64(0,0);sq=A.Add64(py,rq,new $Uint64(0,0));sp=sq[1];sr=new $Uint64(0,0);ss=new $Uint64(0,0);st=A.Add64(qb,rt,((su=(new X(sp.$high,sp.$low)),new $Uint64(su.$high,su.$low))));sr=st[0];ss=st[1];sv=new $Uint64(0,0);sw=new $Uint64(0,0);sx=A.Add64(qf,rw,((sy=(new X(ss.$high,ss.$low)),new $Uint64(sy.$high,sy.$low))));sv=sx[0];sw=sx[1];sz=new $Uint64(0,0);ta=new $Uint64(0,0);tb=A.Add64(qj,sa,((tc=(new X(sw.$high,sw.$low)),new $Uint64(tc.$high,tc.$low))));sz=tb[0];ta=tb[1];td=new $Uint64(0,0);te=new $Uint64(0,0);tf=A.Add64(qn,se,((tg=(new X(ta.$high,ta.$low)),new $Uint64(tg.$high,tg.$low))));td=tf[0];te=tf[1];th=new $Uint64(0,0);ti=new $Uint64(0,0);tj=A.Add64(qr,si,((tk=(new X(te.$high,te.$low)),new $Uint64(tk.$high,tk.$low))));th=tj[0];ti=tj[1];tl=new $Uint64(0,0);tm=new $Uint64(0,0);tn=A.Add64(qv,so,((to=(new X(ti.$high,ti.$low)),new $Uint64(to.$high,to.$low))));tl=tn[0];tm=tn[1];tt=(tp=((tq=(new X(tm.$high,tm.$low)),new $Uint64(tq.$high,tq.$low))),tr=((ts=(new X(qw.$high,qw.$low)),new $Uint64(ts.$high,ts.$low))),new $Uint64(tp.$high+tr.$high,tp.$low+tr.$low));tu=new $Uint64(0,0);tv=new $Uint64(0,0);tw=A.Mul64(f,b[5]);tv=tw[0];tu=tw[1];tx=new $Uint64(0,0);ty=new $Uint64(0,0);tz=A.Mul64(f,b[4]);ty=tz[0];tx=tz[1];ua=new $Uint64(0,0);ub=new $Uint64(0,0);uc=A.Mul64(f,b[3]);ub=uc[0];ua=uc[1];ud=new $Uint64(0,0);ue=new $Uint64(0,0);uf=A.Mul64(f,b[2]);ue=uf[0];ud=uf[1];ug=new $Uint64(0,0);uh=new $Uint64(0,0);ui=A.Mul64(f,b[1]);uh=ui[0];ug=ui[1];uj=new $Uint64(0,0);uk=new $Uint64(0,0);ul=A.Mul64(f,b[0]);uk=ul[0];uj=ul[1];um=new $Uint64(0,0);un=new $Uint64(0,0);uo=A.Add64(uk,ug,new $Uint64(0,0));um=uo[0];un=uo[1];up=new $Uint64(0,0);uq=new $Uint64(0,0);ur=A.Add64(uh,ud,((us=(new X(un.$high,un.$low)),new $Uint64(us.$high,us.$low))));up=ur[0];uq=ur[1];ut=new $Uint64(0,0);uu=new $Uint64(0,0);uv=A.Add64(ue,ua,((uw=(new X(uq.$high,uq.$low)),new $Uint64(uw.$high,uw.$low))));ut=uv[0];uu=uv[1];ux=new $Uint64(0,0);uy=new $Uint64(0,0);uz=A.Add64(ub,tx,((va=(new X(uu.$high,uu.$low)),new $Uint64(va.$high,va.$low))));ux=uz[0];uy=uz[1];vb=new $Uint64(0,0);vc=new $Uint64(0,0);vd=A.Add64(ty,tu,((ve=(new X(uy.$high,uy.$low)),new $Uint64(ve.$high,ve.$low))));vb=vd[0];vc=vd[1];vh=(vf=((vg=(new X(vc.$high,vc.$low)),new $Uint64(vg.$high,vg.$low))),new $Uint64(vf.$high+tv.$high,vf.$low+tv.$low));vi=new $Uint64(0,0);vj=new $Uint64(0,0);vk=A.Add64(sr,uj,new $Uint64(0,0));vi=vk[0];vj=vk[1];vl=new $Uint64(0,0);vm=new $Uint64(0,0);vn=A.Add64(sv,um,((vo=(new X(vj.$high,vj.$low)),new $Uint64(vo.$high,vo.$low))));vl=vn[0];vm=vn[1];vp=new $Uint64(0,0);vq=new $Uint64(0,0);vr=A.Add64(sz,up,((vs=(new X(vm.$high,vm.$low)),new $Uint64(vs.$high,vs.$low))));vp=vr[0];vq=vr[1];vt=new $Uint64(0,0);vu=new $Uint64(0,0);vv=A.Add64(td,ut,((vw=(new X(vq.$high,vq.$low)),new $Uint64(vw.$high,vw.$low))));vt=vv[0];vu=vv[1];vx=new $Uint64(0,0);vy=new $Uint64(0,0);vz=A.Add64(th,ux,((wa=(new X(vu.$high,vu.$low)),new $Uint64(wa.$high,wa.$low))));vx=vz[0];vy=vz[1];wb=new $Uint64(0,0);wc=new $Uint64(0,0);wd=A.Add64(tl,vb,((we=(new X(vy.$high,vy.$low)),new $Uint64(we.$high,we.$low))));wb=wd[0];wc=wd[1];wf=new $Uint64(0,0);wg=new $Uint64(0,0);wh=A.Add64(tt,vh,((wi=(new X(wc.$high,wc.$low)),new $Uint64(wi.$high,wi.$low))));wf=wh[0];wg=wh[1];wj=new $Uint64(0,0);wk=A.Mul64(vi,new $Uint64(1,1));wj=wk[1];wl=new $Uint64(0,0);wm=new $Uint64(0,0);wn=A.Mul64(wj,new $Uint64(4294967295,4294967295));wm=wn[0];wl=wn[1];wo=new $Uint64(0,0);wp=new $Uint64(0,0);wq=A.Mul64(wj,new $Uint64(4294967295,4294967295));wp=wq[0];wo=wq[1];wr=new $Uint64(0,0);ws=new $Uint64(0,0);wt=A.Mul64(wj,new $Uint64(4294967295,4294967295));ws=wt[0];wr=wt[1];wu=new $Uint64(0,0);wv=new $Uint64(0,0);ww=A.Mul64(wj,new $Uint64(4294967295,4294967294));wv=ww[0];wu=ww[1];wx=new $Uint64(0,0);wy=new $Uint64(0,0);wz=A.Mul64(wj,new $Uint64(4294967295,0));wy=wz[0];wx=wz[1];xa=new $Uint64(0,0);xb=new $Uint64(0,0);xc=A.Mul64(wj,new $Uint64(0,4294967295));xb=xc[0];xa=xc[1];xd=new $Uint64(0,0);xe=new $Uint64(0,0);xf=A.Add64(xb,wx,new $Uint64(0,0));xd=xf[0];xe=xf[1];xg=new $Uint64(0,0);xh=new $Uint64(0,0);xi=A.Add64(wy,wu,((xj=(new X(xe.$high,xe.$low)),new $Uint64(xj.$high,xj.$low))));xg=xi[0];xh=xi[1];xk=new $Uint64(0,0);xl=new $Uint64(0,0);xm=A.Add64(wv,wr,((xn=(new X(xh.$high,xh.$low)),new $Uint64(xn.$high,xn.$low))));xk=xm[0];xl=xm[1];xo=new $Uint64(0,0);xp=new $Uint64(0,0);xq=A.Add64(ws,wo,((xr=(new X(xl.$high,xl.$low)),new $Uint64(xr.$high,xr.$low))));xo=xq[0];xp=xq[1];xs=new $Uint64(0,0);xt=new $Uint64(0,0);xu=A.Add64(wp,wl,((xv=(new X(xp.$high,xp.$low)),new $Uint64(xv.$high,xv.$low))));xs=xu[0];xt=xu[1];xy=(xw=((xx=(new X(xt.$high,xt.$low)),new $Uint64(xx.$high,xx.$low))),new $Uint64(xw.$high+wm.$high,xw.$low+wm.$low));xz=new $Uint64(0,0);ya=A.Add64(vi,xa,new $Uint64(0,0));xz=ya[1];yb=new $Uint64(0,0);yc=new $Uint64(0,0);yd=A.Add64(vl,xd,((ye=(new X(xz.$high,xz.$low)),new $Uint64(ye.$high,ye.$low))));yb=yd[0];yc=yd[1];yf=new $Uint64(0,0);yg=new $Uint64(0,0);yh=A.Add64(vp,xg,((yi=(new X(yc.$high,yc.$low)),new $Uint64(yi.$high,yi.$low))));yf=yh[0];yg=yh[1];yj=new $Uint64(0,0);yk=new $Uint64(0,0);yl=A.Add64(vt,xk,((ym=(new X(yg.$high,yg.$low)),new $Uint64(ym.$high,ym.$low))));yj=yl[0];yk=yl[1];yn=new $Uint64(0,0);yo=new $Uint64(0,0);yp=A.Add64(vx,xo,((yq=(new X(yk.$high,yk.$low)),new $Uint64(yq.$high,yq.$low))));yn=yp[0];yo=yp[1];yr=new $Uint64(0,0);ys=new $Uint64(0,0);yt=A.Add64(wb,xs,((yu=(new X(yo.$high,yo.$low)),new $Uint64(yu.$high,yu.$low))));yr=yt[0];ys=yt[1];yv=new $Uint64(0,0);yw=new $Uint64(0,0);yx=A.Add64(wf,xy,((yy=(new X(ys.$high,ys.$low)),new $Uint64(yy.$high,yy.$low))));yv=yx[0];yw=yx[1];zd=(yz=((za=(new X(yw.$high,yw.$low)),new $Uint64(za.$high,za.$low))),zb=((zc=(new X(wg.$high,wg.$low)),new $Uint64(zc.$high,zc.$low))),new $Uint64(yz.$high+zb.$high,yz.$low+zb.$low));ze=new $Uint64(0,0);zf=new $Uint64(0,0);zg=A.Mul64(g,b[5]);zf=zg[0];ze=zg[1];zh=new $Uint64(0,0);zi=new $Uint64(0,0);zj=A.Mul64(g,b[4]);zi=zj[0];zh=zj[1];zk=new $Uint64(0,0);zl=new $Uint64(0,0);zm=A.Mul64(g,b[3]);zl=zm[0];zk=zm[1];zn=new $Uint64(0,0);zo=new $Uint64(0,0);zp=A.Mul64(g,b[2]);zo=zp[0];zn=zp[1];zq=new $Uint64(0,0);zr=new $Uint64(0,0);zs=A.Mul64(g,b[1]);zr=zs[0];zq=zs[1];zt=new $Uint64(0,0);zu=new $Uint64(0,0);zv=A.Mul64(g,b[0]);zu=zv[0];zt=zv[1];zw=new $Uint64(0,0);zx=new $Uint64(0,0);zy=A.Add64(zu,zq,new $Uint64(0,0));zw=zy[0];zx=zy[1];zz=new $Uint64(0,0);aaa=new $Uint64(0,0);aab=A.Add64(zr,zn,((aac=(new X(zx.$high,zx.$low)),new $Uint64(aac.$high,aac.$low))));zz=aab[0];aaa=aab[1];aad=new $Uint64(0,0);aae=new $Uint64(0,0);aaf=A.Add64(zo,zk,((aag=(new X(aaa.$high,aaa.$low)),new $Uint64(aag.$high,aag.$low))));aad=aaf[0];aae=aaf[1];aah=new $Uint64(0,0);aai=new $Uint64(0,0);aaj=A.Add64(zl,zh,((aak=(new X(aae.$high,aae.$low)),new $Uint64(aak.$high,aak.$low))));aah=aaj[0];aai=aaj[1];aal=new $Uint64(0,0);aam=new $Uint64(0,0);aan=A.Add64(zi,ze,((aao=(new X(aai.$high,aai.$low)),new $Uint64(aao.$high,aao.$low))));aal=aan[0];aam=aan[1];aar=(aap=((aaq=(new X(aam.$high,aam.$low)),new $Uint64(aaq.$high,aaq.$low))),new $Uint64(aap.$high+zf.$high,aap.$low+zf.$low));aas=new $Uint64(0,0);aat=new $Uint64(0,0);aau=A.Add64(yb,zt,new $Uint64(0,0));aas=aau[0];aat=aau[1];aav=new $Uint64(0,0);aaw=new $Uint64(0,0);aax=A.Add64(yf,zw,((aay=(new X(aat.$high,aat.$low)),new $Uint64(aay.$high,aay.$low))));aav=aax[0];aaw=aax[1];aaz=new $Uint64(0,0);aba=new $Uint64(0,0);abb=A.Add64(yj,zz,((abc=(new X(aaw.$high,aaw.$low)),new $Uint64(abc.$high,abc.$low))));aaz=abb[0];aba=abb[1];abd=new $Uint64(0,0);abe=new $Uint64(0,0);abf=A.Add64(yn,aad,((abg=(new X(aba.$high,aba.$low)),new $Uint64(abg.$high,abg.$low))));abd=abf[0];abe=abf[1];abh=new $Uint64(0,0);abi=new $Uint64(0,0);abj=A.Add64(yr,aah,((abk=(new X(abe.$high,abe.$low)),new $Uint64(abk.$high,abk.$low))));abh=abj[0];abi=abj[1];abl=new $Uint64(0,0);abm=new $Uint64(0,0);abn=A.Add64(yv,aal,((abo=(new X(abi.$high,abi.$low)),new $Uint64(abo.$high,abo.$low))));abl=abn[0];abm=abn[1];abp=new $Uint64(0,0);abq=new $Uint64(0,0);abr=A.Add64(zd,aar,((abs=(new X(abm.$high,abm.$low)),new $Uint64(abs.$high,abs.$low))));abp=abr[0];abq=abr[1];abt=new $Uint64(0,0);abu=A.Mul64(aas,new $Uint64(1,1));abt=abu[1];abv=new $Uint64(0,0);abw=new $Uint64(0,0);abx=A.Mul64(abt,new $Uint64(4294967295,4294967295));abw=abx[0];abv=abx[1];aby=new $Uint64(0,0);abz=new $Uint64(0,0);aca=A.Mul64(abt,new $Uint64(4294967295,4294967295));abz=aca[0];aby=aca[1];acb=new $Uint64(0,0);acc=new $Uint64(0,0);acd=A.Mul64(abt,new $Uint64(4294967295,4294967295));acc=acd[0];acb=acd[1];ace=new $Uint64(0,0);acf=new $Uint64(0,0);acg=A.Mul64(abt,new $Uint64(4294967295,4294967294));acf=acg[0];ace=acg[1];ach=new $Uint64(0,0);aci=new $Uint64(0,0);acj=A.Mul64(abt,new $Uint64(4294967295,0));aci=acj[0];ach=acj[1];ack=new $Uint64(0,0);acl=new $Uint64(0,0);acm=A.Mul64(abt,new $Uint64(0,4294967295));acl=acm[0];ack=acm[1];acn=new $Uint64(0,0);aco=new $Uint64(0,0);acp=A.Add64(acl,ach,new $Uint64(0,0));acn=acp[0];aco=acp[1];acq=new $Uint64(0,0);acr=new $Uint64(0,0);acs=A.Add64(aci,ace,((act=(new X(aco.$high,aco.$low)),new $Uint64(act.$high,act.$low))));acq=acs[0];acr=acs[1];acu=new $Uint64(0,0);acv=new $Uint64(0,0);acw=A.Add64(acf,acb,((acx=(new X(acr.$high,acr.$low)),new $Uint64(acx.$high,acx.$low))));acu=acw[0];acv=acw[1];acy=new $Uint64(0,0);acz=new $Uint64(0,0);ada=A.Add64(acc,aby,((adb=(new X(acv.$high,acv.$low)),new $Uint64(adb.$high,adb.$low))));acy=ada[0];acz=ada[1];adc=new $Uint64(0,0);add=new $Uint64(0,0);ade=A.Add64(abz,abv,((adf=(new X(acz.$high,acz.$low)),new $Uint64(adf.$high,adf.$low))));adc=ade[0];add=ade[1];adi=(adg=((adh=(new X(add.$high,add.$low)),new $Uint64(adh.$high,adh.$low))),new $Uint64(adg.$high+abw.$high,adg.$low+abw.$low));adj=new $Uint64(0,0);adk=A.Add64(aas,ack,new $Uint64(0,0));adj=adk[1];adl=new $Uint64(0,0);adm=new $Uint64(0,0);adn=A.Add64(aav,acn,((ado=(new X(adj.$high,adj.$low)),new $Uint64(ado.$high,ado.$low))));adl=adn[0];adm=adn[1];adp=new $Uint64(0,0);adq=new $Uint64(0,0);adr=A.Add64(aaz,acq,((ads=(new X(adm.$high,adm.$low)),new $Uint64(ads.$high,ads.$low))));adp=adr[0];adq=adr[1];adt=new $Uint64(0,0);adu=new $Uint64(0,0);adv=A.Add64(abd,acu,((adw=(new X(adq.$high,adq.$low)),new $Uint64(adw.$high,adw.$low))));adt=adv[0];adu=adv[1];adx=new $Uint64(0,0);ady=new $Uint64(0,0);adz=A.Add64(abh,acy,((aea=(new X(adu.$high,adu.$low)),new $Uint64(aea.$high,aea.$low))));adx=adz[0];ady=adz[1];aeb=new $Uint64(0,0);aec=new $Uint64(0,0);aed=A.Add64(abl,adc,((aee=(new X(ady.$high,ady.$low)),new $Uint64(aee.$high,aee.$low))));aeb=aed[0];aec=aed[1];aef=new $Uint64(0,0);aeg=new $Uint64(0,0);aeh=A.Add64(abp,adi,((aei=(new X(aec.$high,aec.$low)),new $Uint64(aei.$high,aei.$low))));aef=aeh[0];aeg=aeh[1];aen=(aej=((aek=(new X(aeg.$high,aeg.$low)),new $Uint64(aek.$high,aek.$low))),ael=((aem=(new X(abq.$high,abq.$low)),new $Uint64(aem.$high,aem.$low))),new $Uint64(aej.$high+ael.$high,aej.$low+ael.$low));aeo=new $Uint64(0,0);aep=new $Uint64(0,0);aeq=A.Sub64(adl,new $Uint64(0,4294967295),new $Uint64(0,0));aeo=aeq[0];aep=aeq[1];aer=new $Uint64(0,0);aes=new $Uint64(0,0);aet=A.Sub64(adp,new $Uint64(4294967295,0),((aeu=(new X(aep.$high,aep.$low)),new $Uint64(aeu.$high,aeu.$low))));aer=aet[0];aes=aet[1];aev=new $Uint64(0,0);aew=new $Uint64(0,0);aex=A.Sub64(adt,new $Uint64(4294967295,4294967294),((aey=(new X(aes.$high,aes.$low)),new $Uint64(aey.$high,aey.$low))));aev=aex[0];aew=aex[1];aez=new $Uint64(0,0);afa=new $Uint64(0,0);afb=A.Sub64(adx,new $Uint64(4294967295,4294967295),((afc=(new X(aew.$high,aew.$low)),new $Uint64(afc.$high,afc.$low))));aez=afb[0];afa=afb[1];afd=new $Uint64(0,0);afe=new $Uint64(0,0);aff=A.Sub64(aeb,new $Uint64(4294967295,4294967295),((afg=(new X(afa.$high,afa.$low)),new $Uint64(afg.$high,afg.$low))));afd=aff[0];afe=aff[1];afh=new $Uint64(0,0);afi=new $Uint64(0,0);afj=A.Sub64(aef,new $Uint64(4294967295,4294967295),((afk=(new X(afe.$high,afe.$low)),new $Uint64(afk.$high,afk.$low))));afh=afj[0];afi=afj[1];afl=new $Uint64(0,0);afm=A.Sub64(aen,new $Uint64(0,0),((afn=(new X(afi.$high,afi.$low)),new $Uint64(afn.$high,afn.$low))));afl=afm[1];afo=new $Uint64(0,0);AB((afp||(afp=new BO(function(){return afo;},function($v){afo=$v;}))),(new X(afl.$high,afl.$low)),aeo,adl);afq=new $Uint64(0,0);AB((afr||(afr=new BO(function(){return afq;},function($v){afq=$v;}))),(new X(afl.$high,afl.$low)),aer,adp);afs=new $Uint64(0,0);AB((aft||(aft=new BO(function(){return afs;},function($v){afs=$v;}))),(new X(afl.$high,afl.$low)),aev,adt);afu=new $Uint64(0,0);AB((afv||(afv=new BO(function(){return afu;},function($v){afu=$v;}))),(new X(afl.$high,afl.$low)),aez,adx);afw=new $Uint64(0,0);AB((afx||(afx=new BO(function(){return afw;},function($v){afw=$v;}))),(new X(afl.$high,afl.$low)),afd,aeb);afy=new $Uint64(0,0);AB((afz||(afz=new BO(function(){return afy;},function($v){afy=$v;}))),(new X(afl.$high,afl.$low)),afh,aef);a.nilCheck,a[0]=afo;a.nilCheck,a[1]=afq;a.nilCheck,a[2]=afs;a.nilCheck,a[3]=afu;a.nilCheck,a[4]=afw;a.nilCheck,a[5]=afy;};AE=function(a,b,c){var a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,b,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;d=new $Uint64(0,0);e=new $Uint64(0,0);f=A.Add64(b[0],c[0],new $Uint64(0,0));d=f[0];e=f[1];g=new $Uint64(0,0);h=new $Uint64(0,0);i=A.Add64(b[1],c[1],((j=(new X(e.$high,e.$low)),new $Uint64(j.$high,j.$low))));g=i[0];h=i[1];k=new $Uint64(0,0);l=new $Uint64(0,0);m=A.Add64(b[2],c[2],((n=(new X(h.$high,h.$low)),new $Uint64(n.$high,n.$low))));k=m[0];l=m[1];o=new $Uint64(0,0);p=new $Uint64(0,0);q=A.Add64(b[3],c[3],((r=(new X(l.$high,l.$low)),new $Uint64(r.$high,r.$low))));o=q[0];p=q[1];s=new $Uint64(0,0);t=new $Uint64(0,0);u=A.Add64(b[4],c[4],((v=(new X(p.$high,p.$low)),new $Uint64(v.$high,v.$low))));s=u[0];t=u[1];w=new $Uint64(0,0);x=new $Uint64(0,0);y=A.Add64(b[5],c[5],((z=(new X(t.$high,t.$low)),new $Uint64(z.$high,z.$low))));w=y[0];x=y[1];aa=new $Uint64(0,0);ab=new $Uint64(0,0);ac=A.Sub64(d,new $Uint64(0,4294967295),new $Uint64(0,0));aa=ac[0];ab=ac[1];ad=new $Uint64(0,0);ae=new $Uint64(0,0);af=A.Sub64(g,new $Uint64(4294967295,0),((ag=(new X(ab.$high,ab.$low)),new $Uint64(ag.$high,ag.$low))));ad=af[0];ae=af[1];ah=new $Uint64(0,0);ai=new $Uint64(0,0);aj=A.Sub64(k,new $Uint64(4294967295,4294967294),((ak=(new X(ae.$high,ae.$low)),new $Uint64(ak.$high,ak.$low))));ah=aj[0];ai=aj[1];al=new $Uint64(0,0);am=new $Uint64(0,0);an=A.Sub64(o,new $Uint64(4294967295,4294967295),((ao=(new X(ai.$high,ai.$low)),new $Uint64(ao.$high,ao.$low))));al=an[0];am=an[1];ap=new $Uint64(0,0);aq=new $Uint64(0,0);ar=A.Sub64(s,new $Uint64(4294967295,4294967295),((as=(new X(am.$high,am.$low)),new $Uint64(as.$high,as.$low))));ap=ar[0];aq=ar[1];at=new $Uint64(0,0);au=new $Uint64(0,0);av=A.Sub64(w,new $Uint64(4294967295,4294967295),((aw=(new X(aq.$high,aq.$low)),new $Uint64(aw.$high,aw.$low))));at=av[0];au=av[1];ax=new $Uint64(0,0);ay=A.Sub64(((az=(new X(x.$high,x.$low)),new $Uint64(az.$high,az.$low))),new $Uint64(0,0),((ba=(new X(au.$high,au.$low)),new $Uint64(ba.$high,ba.$low))));ax=ay[1];bb=new $Uint64(0,0);AB((bc||(bc=new BO(function(){return bb;},function($v){bb=$v;}))),(new X(ax.$high,ax.$low)),aa,d);bd=new $Uint64(0,0);AB((be||(be=new BO(function(){return bd;},function($v){bd=$v;}))),(new X(ax.$high,ax.$low)),ad,g);bf=new $Uint64(0,0);AB((bg||(bg=new BO(function(){return bf;},function($v){bf=$v;}))),(new X(ax.$high,ax.$low)),ah,k);bh=new $Uint64(0,0);AB((bi||(bi=new BO(function(){return bh;},function($v){bh=$v;}))),(new X(ax.$high,ax.$low)),al,o);bj=new $Uint64(0,0);AB((bk||(bk=new BO(function(){return bj;},function($v){bj=$v;}))),(new X(ax.$high,ax.$low)),ap,s);bl=new $Uint64(0,0);AB((bm||(bm=new BO(function(){return bl;},function($v){bl=$v;}))),(new X(ax.$high,ax.$low)),at,w);a.nilCheck,a[0]=bb;a.nilCheck,a[1]=bd;a.nilCheck,a[2]=bf;a.nilCheck,a[3]=bh;a.nilCheck,a[4]=bj;a.nilCheck,a[5]=bl;};AF=function(a,b,c){var a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;d=new $Uint64(0,0);e=new $Uint64(0,0);f=A.Sub64(b[0],c[0],new $Uint64(0,0));d=f[0];e=f[1];g=new $Uint64(0,0);h=new $Uint64(0,0);i=A.Sub64(b[1],c[1],((j=(new X(e.$high,e.$low)),new $Uint64(j.$high,j.$low))));g=i[0];h=i[1];k=new $Uint64(0,0);l=new $Uint64(0,0);m=A.Sub64(b[2],c[2],((n=(new X(h.$high,h.$low)),new $Uint64(n.$high,n.$low))));k=m[0];l=m[1];o=new $Uint64(0,0);p=new $Uint64(0,0);q=A.Sub64(b[3],c[3],((r=(new X(l.$high,l.$low)),new $Uint64(r.$high,r.$low))));o=q[0];p=q[1];s=new $Uint64(0,0);t=new $Uint64(0,0);u=A.Sub64(b[4],c[4],((v=(new X(p.$high,p.$low)),new $Uint64(v.$high,v.$low))));s=u[0];t=u[1];w=new $Uint64(0,0);x=new $Uint64(0,0);y=A.Sub64(b[5],c[5],((z=(new X(t.$high,t.$low)),new $Uint64(z.$high,z.$low))));w=y[0];x=y[1];aa=new $Uint64(0,0);AB((ab||(ab=new BO(function(){return aa;},function($v){aa=$v;}))),(new X(x.$high,x.$low)),new $Uint64(0,0),new $Uint64(4294967295,4294967295));ac=new $Uint64(0,0);ad=new $Uint64(0,0);ae=A.Add64(d,new $Uint64(aa.$high&0,(aa.$low&4294967295)>>>0),new $Uint64(0,0));ac=ae[0];ad=ae[1];af=new $Uint64(0,0);ag=new $Uint64(0,0);ah=A.Add64(g,new $Uint64(aa.$high&4294967295,(aa.$low&0)>>>0),((ai=(new X(ad.$high,ad.$low)),new $Uint64(ai.$high,ai.$low))));af=ah[0];ag=ah[1];aj=new $Uint64(0,0);ak=new $Uint64(0,0);al=A.Add64(k,new $Uint64(aa.$high&4294967295,(aa.$low&4294967294)>>>0),((am=(new X(ag.$high,ag.$low)),new $Uint64(am.$high,am.$low))));aj=al[0];ak=al[1];an=new $Uint64(0,0);ao=new $Uint64(0,0);ap=A.Add64(o,aa,((aq=(new X(ak.$high,ak.$low)),new $Uint64(aq.$high,aq.$low))));an=ap[0];ao=ap[1];ar=new $Uint64(0,0);as=new $Uint64(0,0);at=A.Add64(s,aa,((au=(new X(ao.$high,ao.$low)),new $Uint64(au.$high,au.$low))));ar=at[0];as=at[1];av=new $Uint64(0,0);aw=A.Add64(w,aa,((ax=(new X(as.$high,as.$low)),new $Uint64(ax.$high,ax.$low))));av=aw[0];a.nilCheck,a[0]=ac;a.nilCheck,a[1]=af;a.nilCheck,a[2]=aj;a.nilCheck,a[3]=an;a.nilCheck,a[4]=ar;a.nilCheck,a[5]=av;};AG=function(a){var a;a.nilCheck,a[0]=new $Uint64(4294967295,1);a.nilCheck,a[1]=new $Uint64(0,4294967295);a.nilCheck,a[2]=new $Uint64(0,1);a.nilCheck,a[3]=new $Uint64(0,0);a.nilCheck,a[4]=new $Uint64(0,0);a.nilCheck,a[5]=new $Uint64(0,0);};AH=function(a,b){var a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,b,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,c,ca,cb,cc,cd,ce,cf,cg,ch,ci,cj,ck,cl,cm,cn,co,cp,cq,cr,cs,ct,cu,cv,cw,cx,cy,cz,d,da,db,dc,dd,de,df,dg,dh,di,dj,dk,dl,dm,dn,dp,dq,dr,ds,dt,du,dv,dw,dx,dy,dz,e,ea,eb,ec,ed,ee,ef,eg,eh,ei,ej,ek,el,em,en,eo,ep,eq,er,es,et,eu,ev,ew,ex,ey,ez,f,fa,fb,fc,fd,fe,ff,fg,fh,fi,fj,fk,fl,fm,fn,fo,fp,fq,fr,fs,ft,fu,fv,fw,fx,fy,fz,g,ga,gb,gc,gd,ge,gf,gg,gh,gi,gj,gk,gl,gm,gn,go,gp,gq,gr,gs,gt,gu,gv,gw,gx,gy,gz,h,ha,hb,hc,hd,he,hf,hg,hh,hi,hj,hk,hl,hm,hn,ho,hp,hq,hr,hs,ht,hu,hv,hw,hx,hy,hz,i,ia,ib,ic,id,ie,ig,ih,ii,ij,ik,il,im,io,ip,iq,ir,is,it,iu,iv,iw,ix,iy,iz,j,ja,jb,jc,jd,je,jf,jg,jh,ji,jj,jk,jl,jm,jn,jo,jp,jq,jr,js,jt,ju,jv,jw,jx,jy,jz,k,ka,kb,kc,kd,ke,kf,kg,kh,ki,kj,kk,kl,km,kn,ko,kp,kq,kr,ks,kt,ku,kv,kw,kx,ky,kz,l,la,lb,lc,ld,le,lf,lg,lh,li,lj,lk,ll,lm,ln,lo,lp,lq,lr,ls,lt,lu,lv,lw,lx,ly,lz,m,ma,mb,mc,md,me,mf,mg,mh,mi,mj,mk,ml,mm,mn,mo,mp,mq,mr,ms,mt,mu,mv,mw,mx,my,mz,n,na,nb,nc,nd,ne,nf,ng,nh,ni,nj,nk,nl,nm,nn,no,np,nq,nr,ns,nt,nu,nv,nw,nx,ny,nz,o,oa,ob,oc,od,oe,of,og,oh,oi,oj,ok,ol,om,on,oo,op,oq,or,os,ot,ou,ov,ow,ox,oy,oz,p,pa,pb,pc,pd,pe,pf,pg,ph,pi,pj,pk,pl,pm,pn,po,pp,pq,pr,ps,pt,pu,pv,pw,px,py,pz,q,qa,qb,qc,qd,qe,qf,qg,qh,qi,qj,qk,ql,qm,qn,qo,qp,qq,qr,qs,qt,qu,qv,qw,qx,qy,qz,r,ra,rb,rc,rd,re,rf,rg,rh,ri,rj,rk,rl,rm,rn,ro,rp,rq,rr,rs,rt,ru,rv,rw,rx,ry,rz,s,sa,sb,sc,sd,se,sf,sg,sh,si,sj,sk,sl,sm,sn,so,sp,sq,sr,ss,st,su,sv,sw,sx,sy,sz,t,ta,tb,tc,td,te,tf,tg,th,ti,tj,tk,tl,tm,tn,to,tp,tq,tr,ts,tt,tu,tv,tw,tx,ty,tz,u,ua,ub,uc,ud,ue,uf,ug,uh,ui,uj,uk,ul,um,un,uo,up,uq,ur,us,ut,uu,uv,uw,ux,uy,uz,v,va,vb,vc,vd,ve,vf,vg,vh,vi,vj,w,x,y,z;c=b[0];d=new $Uint64(0,0);e=A.Mul64(c,new $Uint64(1,1));d=e[1];f=new $Uint64(0,0);g=new $Uint64(0,0);h=A.Mul64(d,new $Uint64(4294967295,4294967295));g=h[0];f=h[1];i=new $Uint64(0,0);j=new $Uint64(0,0);k=A.Mul64(d,new $Uint64(4294967295,4294967295));j=k[0];i=k[1];l=new $Uint64(0,0);m=new $Uint64(0,0);n=A.Mul64(d,new $Uint64(4294967295,4294967295));m=n[0];l=n[1];o=new $Uint64(0,0);p=new $Uint64(0,0);q=A.Mul64(d,new $Uint64(4294967295,4294967294));p=q[0];o=q[1];r=new $Uint64(0,0);s=new $Uint64(0,0);t=A.Mul64(d,new $Uint64(4294967295,0));s=t[0];r=t[1];u=new $Uint64(0,0);v=new $Uint64(0,0);w=A.Mul64(d,new $Uint64(0,4294967295));v=w[0];u=w[1];x=new $Uint64(0,0);y=new $Uint64(0,0);z=A.Add64(v,r,new $Uint64(0,0));x=z[0];y=z[1];aa=new $Uint64(0,0);ab=new $Uint64(0,0);ac=A.Add64(s,o,((ad=(new X(y.$high,y.$low)),new $Uint64(ad.$high,ad.$low))));aa=ac[0];ab=ac[1];ae=new $Uint64(0,0);af=new $Uint64(0,0);ag=A.Add64(p,l,((ah=(new X(ab.$high,ab.$low)),new $Uint64(ah.$high,ah.$low))));ae=ag[0];af=ag[1];ai=new $Uint64(0,0);aj=new $Uint64(0,0);ak=A.Add64(m,i,((al=(new X(af.$high,af.$low)),new $Uint64(al.$high,al.$low))));ai=ak[0];aj=ak[1];am=new $Uint64(0,0);an=new $Uint64(0,0);ao=A.Add64(j,f,((ap=(new X(aj.$high,aj.$low)),new $Uint64(ap.$high,ap.$low))));am=ao[0];an=ao[1];aq=new $Uint64(0,0);ar=A.Add64(c,u,new $Uint64(0,0));aq=ar[1];as=new $Uint64(0,0);at=new $Uint64(0,0);au=A.Add64(new $Uint64(0,0),x,((av=(new X(aq.$high,aq.$low)),new $Uint64(av.$high,av.$low))));as=au[0];at=au[1];aw=new $Uint64(0,0);ax=new $Uint64(0,0);ay=A.Add64(new $Uint64(0,0),aa,((az=(new X(at.$high,at.$low)),new $Uint64(az.$high,az.$low))));aw=ay[0];ax=ay[1];ba=new $Uint64(0,0);bb=new $Uint64(0,0);bc=A.Add64(new $Uint64(0,0),ae,((bd=(new X(ax.$high,ax.$low)),new $Uint64(bd.$high,bd.$low))));ba=bc[0];bb=bc[1];be=new $Uint64(0,0);bf=new $Uint64(0,0);bg=A.Add64(new $Uint64(0,0),ai,((bh=(new X(bb.$high,bb.$low)),new $Uint64(bh.$high,bh.$low))));be=bg[0];bf=bg[1];bi=new $Uint64(0,0);bj=new $Uint64(0,0);bk=A.Add64(new $Uint64(0,0),am,((bl=(new X(bf.$high,bf.$low)),new $Uint64(bl.$high,bl.$low))));bi=bk[0];bj=bk[1];bm=new $Uint64(0,0);bn=new $Uint64(0,0);bo=A.Add64(new $Uint64(0,0),(bp=((bq=(new X(an.$high,an.$low)),new $Uint64(bq.$high,bq.$low))),new $Uint64(bp.$high+g.$high,bp.$low+g.$low)),((br=(new X(bj.$high,bj.$low)),new $Uint64(br.$high,br.$low))));bm=bo[0];bn=bo[1];bs=new $Uint64(0,0);bt=new $Uint64(0,0);bu=A.Add64(as,b[1],new $Uint64(0,0));bs=bu[0];bt=bu[1];bv=new $Uint64(0,0);bw=new $Uint64(0,0);bx=A.Add64(aw,new $Uint64(0,0),((by=(new X(bt.$high,bt.$low)),new $Uint64(by.$high,by.$low))));bv=bx[0];bw=bx[1];bz=new $Uint64(0,0);ca=new $Uint64(0,0);cb=A.Add64(ba,new $Uint64(0,0),((cc=(new X(bw.$high,bw.$low)),new $Uint64(cc.$high,cc.$low))));bz=cb[0];ca=cb[1];cd=new $Uint64(0,0);ce=new $Uint64(0,0);cf=A.Add64(be,new $Uint64(0,0),((cg=(new X(ca.$high,ca.$low)),new $Uint64(cg.$high,cg.$low))));cd=cf[0];ce=cf[1];ch=new $Uint64(0,0);ci=new $Uint64(0,0);cj=A.Add64(bi,new $Uint64(0,0),((ck=(new X(ce.$high,ce.$low)),new $Uint64(ck.$high,ck.$low))));ch=cj[0];ci=cj[1];cl=new $Uint64(0,0);cm=new $Uint64(0,0);cn=A.Add64(bm,new $Uint64(0,0),((co=(new X(ci.$high,ci.$low)),new $Uint64(co.$high,co.$low))));cl=cn[0];cm=cn[1];cp=new $Uint64(0,0);cq=A.Mul64(bs,new $Uint64(1,1));cp=cq[1];cr=new $Uint64(0,0);cs=new $Uint64(0,0);ct=A.Mul64(cp,new $Uint64(4294967295,4294967295));cs=ct[0];cr=ct[1];cu=new $Uint64(0,0);cv=new $Uint64(0,0);cw=A.Mul64(cp,new $Uint64(4294967295,4294967295));cv=cw[0];cu=cw[1];cx=new $Uint64(0,0);cy=new $Uint64(0,0);cz=A.Mul64(cp,new $Uint64(4294967295,4294967295));cy=cz[0];cx=cz[1];da=new $Uint64(0,0);db=new $Uint64(0,0);dc=A.Mul64(cp,new $Uint64(4294967295,4294967294));db=dc[0];da=dc[1];dd=new $Uint64(0,0);de=new $Uint64(0,0);df=A.Mul64(cp,new $Uint64(4294967295,0));de=df[0];dd=df[1];dg=new $Uint64(0,0);dh=new $Uint64(0,0);di=A.Mul64(cp,new $Uint64(0,4294967295));dh=di[0];dg=di[1];dj=new $Uint64(0,0);dk=new $Uint64(0,0);dl=A.Add64(dh,dd,new $Uint64(0,0));dj=dl[0];dk=dl[1];dm=new $Uint64(0,0);dn=new $Uint64(0,0);dp=A.Add64(de,da,((dq=(new X(dk.$high,dk.$low)),new $Uint64(dq.$high,dq.$low))));dm=dp[0];dn=dp[1];dr=new $Uint64(0,0);ds=new $Uint64(0,0);dt=A.Add64(db,cx,((du=(new X(dn.$high,dn.$low)),new $Uint64(du.$high,du.$low))));dr=dt[0];ds=dt[1];dv=new $Uint64(0,0);dw=new $Uint64(0,0);dx=A.Add64(cy,cu,((dy=(new X(ds.$high,ds.$low)),new $Uint64(dy.$high,dy.$low))));dv=dx[0];dw=dx[1];dz=new $Uint64(0,0);ea=new $Uint64(0,0);eb=A.Add64(cv,cr,((ec=(new X(dw.$high,dw.$low)),new $Uint64(ec.$high,ec.$low))));dz=eb[0];ea=eb[1];ed=new $Uint64(0,0);ee=A.Add64(bs,dg,new $Uint64(0,0));ed=ee[1];ef=new $Uint64(0,0);eg=new $Uint64(0,0);eh=A.Add64(bv,dj,((ei=(new X(ed.$high,ed.$low)),new $Uint64(ei.$high,ei.$low))));ef=eh[0];eg=eh[1];ej=new $Uint64(0,0);ek=new $Uint64(0,0);el=A.Add64(bz,dm,((em=(new X(eg.$high,eg.$low)),new $Uint64(em.$high,em.$low))));ej=el[0];ek=el[1];en=new $Uint64(0,0);eo=new $Uint64(0,0);ep=A.Add64(cd,dr,((eq=(new X(ek.$high,ek.$low)),new $Uint64(eq.$high,eq.$low))));en=ep[0];eo=ep[1];er=new $Uint64(0,0);es=new $Uint64(0,0);et=A.Add64(ch,dv,((eu=(new X(eo.$high,eo.$low)),new $Uint64(eu.$high,eu.$low))));er=et[0];es=et[1];ev=new $Uint64(0,0);ew=new $Uint64(0,0);ex=A.Add64(cl,dz,((ey=(new X(es.$high,es.$low)),new $Uint64(ey.$high,ey.$low))));ev=ex[0];ew=ex[1];ez=new $Uint64(0,0);fa=new $Uint64(0,0);fb=A.Add64((fc=((fd=(new X(cm.$high,cm.$low)),new $Uint64(fd.$high,fd.$low))),fe=((ff=(new X(bn.$high,bn.$low)),new $Uint64(ff.$high,ff.$low))),new $Uint64(fc.$high+fe.$high,fc.$low+fe.$low)),(fg=((fh=(new X(ea.$high,ea.$low)),new $Uint64(fh.$high,fh.$low))),new $Uint64(fg.$high+cs.$high,fg.$low+cs.$low)),((fi=(new X(ew.$high,ew.$low)),new $Uint64(fi.$high,fi.$low))));ez=fb[0];fa=fb[1];fj=new $Uint64(0,0);fk=new $Uint64(0,0);fl=A.Add64(ef,b[2],new $Uint64(0,0));fj=fl[0];fk=fl[1];fm=new $Uint64(0,0);fn=new $Uint64(0,0);fo=A.Add64(ej,new $Uint64(0,0),((fp=(new X(fk.$high,fk.$low)),new $Uint64(fp.$high,fp.$low))));fm=fo[0];fn=fo[1];fq=new $Uint64(0,0);fr=new $Uint64(0,0);fs=A.Add64(en,new $Uint64(0,0),((ft=(new X(fn.$high,fn.$low)),new $Uint64(ft.$high,ft.$low))));fq=fs[0];fr=fs[1];fu=new $Uint64(0,0);fv=new $Uint64(0,0);fw=A.Add64(er,new $Uint64(0,0),((fx=(new X(fr.$high,fr.$low)),new $Uint64(fx.$high,fx.$low))));fu=fw[0];fv=fw[1];fy=new $Uint64(0,0);fz=new $Uint64(0,0);ga=A.Add64(ev,new $Uint64(0,0),((gb=(new X(fv.$high,fv.$low)),new $Uint64(gb.$high,gb.$low))));fy=ga[0];fz=ga[1];gc=new $Uint64(0,0);gd=new $Uint64(0,0);ge=A.Add64(ez,new $Uint64(0,0),((gf=(new X(fz.$high,fz.$low)),new $Uint64(gf.$high,gf.$low))));gc=ge[0];gd=ge[1];gg=new $Uint64(0,0);gh=A.Mul64(fj,new $Uint64(1,1));gg=gh[1];gi=new $Uint64(0,0);gj=new $Uint64(0,0);gk=A.Mul64(gg,new $Uint64(4294967295,4294967295));gj=gk[0];gi=gk[1];gl=new $Uint64(0,0);gm=new $Uint64(0,0);gn=A.Mul64(gg,new $Uint64(4294967295,4294967295));gm=gn[0];gl=gn[1];go=new $Uint64(0,0);gp=new $Uint64(0,0);gq=A.Mul64(gg,new $Uint64(4294967295,4294967295));gp=gq[0];go=gq[1];gr=new $Uint64(0,0);gs=new $Uint64(0,0);gt=A.Mul64(gg,new $Uint64(4294967295,4294967294));gs=gt[0];gr=gt[1];gu=new $Uint64(0,0);gv=new $Uint64(0,0);gw=A.Mul64(gg,new $Uint64(4294967295,0));gv=gw[0];gu=gw[1];gx=new $Uint64(0,0);gy=new $Uint64(0,0);gz=A.Mul64(gg,new $Uint64(0,4294967295));gy=gz[0];gx=gz[1];ha=new $Uint64(0,0);hb=new $Uint64(0,0);hc=A.Add64(gy,gu,new $Uint64(0,0));ha=hc[0];hb=hc[1];hd=new $Uint64(0,0);he=new $Uint64(0,0);hf=A.Add64(gv,gr,((hg=(new X(hb.$high,hb.$low)),new $Uint64(hg.$high,hg.$low))));hd=hf[0];he=hf[1];hh=new $Uint64(0,0);hi=new $Uint64(0,0);hj=A.Add64(gs,go,((hk=(new X(he.$high,he.$low)),new $Uint64(hk.$high,hk.$low))));hh=hj[0];hi=hj[1];hl=new $Uint64(0,0);hm=new $Uint64(0,0);hn=A.Add64(gp,gl,((ho=(new X(hi.$high,hi.$low)),new $Uint64(ho.$high,ho.$low))));hl=hn[0];hm=hn[1];hp=new $Uint64(0,0);hq=new $Uint64(0,0);hr=A.Add64(gm,gi,((hs=(new X(hm.$high,hm.$low)),new $Uint64(hs.$high,hs.$low))));hp=hr[0];hq=hr[1];ht=new $Uint64(0,0);hu=A.Add64(fj,gx,new $Uint64(0,0));ht=hu[1];hv=new $Uint64(0,0);hw=new $Uint64(0,0);hx=A.Add64(fm,ha,((hy=(new X(ht.$high,ht.$low)),new $Uint64(hy.$high,hy.$low))));hv=hx[0];hw=hx[1];hz=new $Uint64(0,0);ia=new $Uint64(0,0);ib=A.Add64(fq,hd,((ic=(new X(hw.$high,hw.$low)),new $Uint64(ic.$high,ic.$low))));hz=ib[0];ia=ib[1];id=new $Uint64(0,0);ie=new $Uint64(0,0);ig=A.Add64(fu,hh,((ih=(new X(ia.$high,ia.$low)),new $Uint64(ih.$high,ih.$low))));id=ig[0];ie=ig[1];ii=new $Uint64(0,0);ij=new $Uint64(0,0);ik=A.Add64(fy,hl,((il=(new X(ie.$high,ie.$low)),new $Uint64(il.$high,il.$low))));ii=ik[0];ij=ik[1];im=new $Uint64(0,0);io=new $Uint64(0,0);ip=A.Add64(gc,hp,((iq=(new X(ij.$high,ij.$low)),new $Uint64(iq.$high,iq.$low))));im=ip[0];io=ip[1];ir=new $Uint64(0,0);is=new $Uint64(0,0);it=A.Add64((iu=((iv=(new X(gd.$high,gd.$low)),new $Uint64(iv.$high,iv.$low))),iw=((ix=(new X(fa.$high,fa.$low)),new $Uint64(ix.$high,ix.$low))),new $Uint64(iu.$high+iw.$high,iu.$low+iw.$low)),(iy=((iz=(new X(hq.$high,hq.$low)),new $Uint64(iz.$high,iz.$low))),new $Uint64(iy.$high+gj.$high,iy.$low+gj.$low)),((ja=(new X(io.$high,io.$low)),new $Uint64(ja.$high,ja.$low))));ir=it[0];is=it[1];jb=new $Uint64(0,0);jc=new $Uint64(0,0);jd=A.Add64(hv,b[3],new $Uint64(0,0));jb=jd[0];jc=jd[1];je=new $Uint64(0,0);jf=new $Uint64(0,0);jg=A.Add64(hz,new $Uint64(0,0),((jh=(new X(jc.$high,jc.$low)),new $Uint64(jh.$high,jh.$low))));je=jg[0];jf=jg[1];ji=new $Uint64(0,0);jj=new $Uint64(0,0);jk=A.Add64(id,new $Uint64(0,0),((jl=(new X(jf.$high,jf.$low)),new $Uint64(jl.$high,jl.$low))));ji=jk[0];jj=jk[1];jm=new $Uint64(0,0);jn=new $Uint64(0,0);jo=A.Add64(ii,new $Uint64(0,0),((jp=(new X(jj.$high,jj.$low)),new $Uint64(jp.$high,jp.$low))));jm=jo[0];jn=jo[1];jq=new $Uint64(0,0);jr=new $Uint64(0,0);js=A.Add64(im,new $Uint64(0,0),((jt=(new X(jn.$high,jn.$low)),new $Uint64(jt.$high,jt.$low))));jq=js[0];jr=js[1];ju=new $Uint64(0,0);jv=new $Uint64(0,0);jw=A.Add64(ir,new $Uint64(0,0),((jx=(new X(jr.$high,jr.$low)),new $Uint64(jx.$high,jx.$low))));ju=jw[0];jv=jw[1];jy=new $Uint64(0,0);jz=A.Mul64(jb,new $Uint64(1,1));jy=jz[1];ka=new $Uint64(0,0);kb=new $Uint64(0,0);kc=A.Mul64(jy,new $Uint64(4294967295,4294967295));kb=kc[0];ka=kc[1];kd=new $Uint64(0,0);ke=new $Uint64(0,0);kf=A.Mul64(jy,new $Uint64(4294967295,4294967295));ke=kf[0];kd=kf[1];kg=new $Uint64(0,0);kh=new $Uint64(0,0);ki=A.Mul64(jy,new $Uint64(4294967295,4294967295));kh=ki[0];kg=ki[1];kj=new $Uint64(0,0);kk=new $Uint64(0,0);kl=A.Mul64(jy,new $Uint64(4294967295,4294967294));kk=kl[0];kj=kl[1];km=new $Uint64(0,0);kn=new $Uint64(0,0);ko=A.Mul64(jy,new $Uint64(4294967295,0));kn=ko[0];km=ko[1];kp=new $Uint64(0,0);kq=new $Uint64(0,0);kr=A.Mul64(jy,new $Uint64(0,4294967295));kq=kr[0];kp=kr[1];ks=new $Uint64(0,0);kt=new $Uint64(0,0);ku=A.Add64(kq,km,new $Uint64(0,0));ks=ku[0];kt=ku[1];kv=new $Uint64(0,0);kw=new $Uint64(0,0);kx=A.Add64(kn,kj,((ky=(new X(kt.$high,kt.$low)),new $Uint64(ky.$high,ky.$low))));kv=kx[0];kw=kx[1];kz=new $Uint64(0,0);la=new $Uint64(0,0);lb=A.Add64(kk,kg,((lc=(new X(kw.$high,kw.$low)),new $Uint64(lc.$high,lc.$low))));kz=lb[0];la=lb[1];ld=new $Uint64(0,0);le=new $Uint64(0,0);lf=A.Add64(kh,kd,((lg=(new X(la.$high,la.$low)),new $Uint64(lg.$high,lg.$low))));ld=lf[0];le=lf[1];lh=new $Uint64(0,0);li=new $Uint64(0,0);lj=A.Add64(ke,ka,((lk=(new X(le.$high,le.$low)),new $Uint64(lk.$high,lk.$low))));lh=lj[0];li=lj[1];ll=new $Uint64(0,0);lm=A.Add64(jb,kp,new $Uint64(0,0));ll=lm[1];ln=new $Uint64(0,0);lo=new $Uint64(0,0);lp=A.Add64(je,ks,((lq=(new X(ll.$high,ll.$low)),new $Uint64(lq.$high,lq.$low))));ln=lp[0];lo=lp[1];lr=new $Uint64(0,0);ls=new $Uint64(0,0);lt=A.Add64(ji,kv,((lu=(new X(lo.$high,lo.$low)),new $Uint64(lu.$high,lu.$low))));lr=lt[0];ls=lt[1];lv=new $Uint64(0,0);lw=new $Uint64(0,0);lx=A.Add64(jm,kz,((ly=(new X(ls.$high,ls.$low)),new $Uint64(ly.$high,ly.$low))));lv=lx[0];lw=lx[1];lz=new $Uint64(0,0);ma=new $Uint64(0,0);mb=A.Add64(jq,ld,((mc=(new X(lw.$high,lw.$low)),new $Uint64(mc.$high,mc.$low))));lz=mb[0];ma=mb[1];md=new $Uint64(0,0);me=new $Uint64(0,0);mf=A.Add64(ju,lh,((mg=(new X(ma.$high,ma.$low)),new $Uint64(mg.$high,mg.$low))));md=mf[0];me=mf[1];mh=new $Uint64(0,0);mi=new $Uint64(0,0);mj=A.Add64((mk=((ml=(new X(jv.$high,jv.$low)),new $Uint64(ml.$high,ml.$low))),mm=((mn=(new X(is.$high,is.$low)),new $Uint64(mn.$high,mn.$low))),new $Uint64(mk.$high+mm.$high,mk.$low+mm.$low)),(mo=((mp=(new X(li.$high,li.$low)),new $Uint64(mp.$high,mp.$low))),new $Uint64(mo.$high+kb.$high,mo.$low+kb.$low)),((mq=(new X(me.$high,me.$low)),new $Uint64(mq.$high,mq.$low))));mh=mj[0];mi=mj[1];mr=new $Uint64(0,0);ms=new $Uint64(0,0);mt=A.Add64(ln,b[4],new $Uint64(0,0));mr=mt[0];ms=mt[1];mu=new $Uint64(0,0);mv=new $Uint64(0,0);mw=A.Add64(lr,new $Uint64(0,0),((mx=(new X(ms.$high,ms.$low)),new $Uint64(mx.$high,mx.$low))));mu=mw[0];mv=mw[1];my=new $Uint64(0,0);mz=new $Uint64(0,0);na=A.Add64(lv,new $Uint64(0,0),((nb=(new X(mv.$high,mv.$low)),new $Uint64(nb.$high,nb.$low))));my=na[0];mz=na[1];nc=new $Uint64(0,0);nd=new $Uint64(0,0);ne=A.Add64(lz,new $Uint64(0,0),((nf=(new X(mz.$high,mz.$low)),new $Uint64(nf.$high,nf.$low))));nc=ne[0];nd=ne[1];ng=new $Uint64(0,0);nh=new $Uint64(0,0);ni=A.Add64(md,new $Uint64(0,0),((nj=(new X(nd.$high,nd.$low)),new $Uint64(nj.$high,nj.$low))));ng=ni[0];nh=ni[1];nk=new $Uint64(0,0);nl=new $Uint64(0,0);nm=A.Add64(mh,new $Uint64(0,0),((nn=(new X(nh.$high,nh.$low)),new $Uint64(nn.$high,nn.$low))));nk=nm[0];nl=nm[1];no=new $Uint64(0,0);np=A.Mul64(mr,new $Uint64(1,1));no=np[1];nq=new $Uint64(0,0);nr=new $Uint64(0,0);ns=A.Mul64(no,new $Uint64(4294967295,4294967295));nr=ns[0];nq=ns[1];nt=new $Uint64(0,0);nu=new $Uint64(0,0);nv=A.Mul64(no,new $Uint64(4294967295,4294967295));nu=nv[0];nt=nv[1];nw=new $Uint64(0,0);nx=new $Uint64(0,0);ny=A.Mul64(no,new $Uint64(4294967295,4294967295));nx=ny[0];nw=ny[1];nz=new $Uint64(0,0);oa=new $Uint64(0,0);ob=A.Mul64(no,new $Uint64(4294967295,4294967294));oa=ob[0];nz=ob[1];oc=new $Uint64(0,0);od=new $Uint64(0,0);oe=A.Mul64(no,new $Uint64(4294967295,0));od=oe[0];oc=oe[1];of=new $Uint64(0,0);og=new $Uint64(0,0);oh=A.Mul64(no,new $Uint64(0,4294967295));og=oh[0];of=oh[1];oi=new $Uint64(0,0);oj=new $Uint64(0,0);ok=A.Add64(og,oc,new $Uint64(0,0));oi=ok[0];oj=ok[1];ol=new $Uint64(0,0);om=new $Uint64(0,0);on=A.Add64(od,nz,((oo=(new X(oj.$high,oj.$low)),new $Uint64(oo.$high,oo.$low))));ol=on[0];om=on[1];op=new $Uint64(0,0);oq=new $Uint64(0,0);or=A.Add64(oa,nw,((os=(new X(om.$high,om.$low)),new $Uint64(os.$high,os.$low))));op=or[0];oq=or[1];ot=new $Uint64(0,0);ou=new $Uint64(0,0);ov=A.Add64(nx,nt,((ow=(new X(oq.$high,oq.$low)),new $Uint64(ow.$high,ow.$low))));ot=ov[0];ou=ov[1];ox=new $Uint64(0,0);oy=new $Uint64(0,0);oz=A.Add64(nu,nq,((pa=(new X(ou.$high,ou.$low)),new $Uint64(pa.$high,pa.$low))));ox=oz[0];oy=oz[1];pb=new $Uint64(0,0);pc=A.Add64(mr,of,new $Uint64(0,0));pb=pc[1];pd=new $Uint64(0,0);pe=new $Uint64(0,0);pf=A.Add64(mu,oi,((pg=(new X(pb.$high,pb.$low)),new $Uint64(pg.$high,pg.$low))));pd=pf[0];pe=pf[1];ph=new $Uint64(0,0);pi=new $Uint64(0,0);pj=A.Add64(my,ol,((pk=(new X(pe.$high,pe.$low)),new $Uint64(pk.$high,pk.$low))));ph=pj[0];pi=pj[1];pl=new $Uint64(0,0);pm=new $Uint64(0,0);pn=A.Add64(nc,op,((po=(new X(pi.$high,pi.$low)),new $Uint64(po.$high,po.$low))));pl=pn[0];pm=pn[1];pp=new $Uint64(0,0);pq=new $Uint64(0,0);pr=A.Add64(ng,ot,((ps=(new X(pm.$high,pm.$low)),new $Uint64(ps.$high,ps.$low))));pp=pr[0];pq=pr[1];pt=new $Uint64(0,0);pu=new $Uint64(0,0);pv=A.Add64(nk,ox,((pw=(new X(pq.$high,pq.$low)),new $Uint64(pw.$high,pw.$low))));pt=pv[0];pu=pv[1];px=new $Uint64(0,0);py=new $Uint64(0,0);pz=A.Add64((qa=((qb=(new X(nl.$high,nl.$low)),new $Uint64(qb.$high,qb.$low))),qc=((qd=(new X(mi.$high,mi.$low)),new $Uint64(qd.$high,qd.$low))),new $Uint64(qa.$high+qc.$high,qa.$low+qc.$low)),(qe=((qf=(new X(oy.$high,oy.$low)),new $Uint64(qf.$high,qf.$low))),new $Uint64(qe.$high+nr.$high,qe.$low+nr.$low)),((qg=(new X(pu.$high,pu.$low)),new $Uint64(qg.$high,qg.$low))));px=pz[0];py=pz[1];qh=new $Uint64(0,0);qi=new $Uint64(0,0);qj=A.Add64(pd,b[5],new $Uint64(0,0));qh=qj[0];qi=qj[1];qk=new $Uint64(0,0);ql=new $Uint64(0,0);qm=A.Add64(ph,new $Uint64(0,0),((qn=(new X(qi.$high,qi.$low)),new $Uint64(qn.$high,qn.$low))));qk=qm[0];ql=qm[1];qo=new $Uint64(0,0);qp=new $Uint64(0,0);qq=A.Add64(pl,new $Uint64(0,0),((qr=(new X(ql.$high,ql.$low)),new $Uint64(qr.$high,qr.$low))));qo=qq[0];qp=qq[1];qs=new $Uint64(0,0);qt=new $Uint64(0,0);qu=A.Add64(pp,new $Uint64(0,0),((qv=(new X(qp.$high,qp.$low)),new $Uint64(qv.$high,qv.$low))));qs=qu[0];qt=qu[1];qw=new $Uint64(0,0);qx=new $Uint64(0,0);qy=A.Add64(pt,new $Uint64(0,0),((qz=(new X(qt.$high,qt.$low)),new $Uint64(qz.$high,qz.$low))));qw=qy[0];qx=qy[1];ra=new $Uint64(0,0);rb=new $Uint64(0,0);rc=A.Add64(px,new $Uint64(0,0),((rd=(new X(qx.$high,qx.$low)),new $Uint64(rd.$high,rd.$low))));ra=rc[0];rb=rc[1];re=new $Uint64(0,0);rf=A.Mul64(qh,new $Uint64(1,1));re=rf[1];rg=new $Uint64(0,0);rh=new $Uint64(0,0);ri=A.Mul64(re,new $Uint64(4294967295,4294967295));rh=ri[0];rg=ri[1];rj=new $Uint64(0,0);rk=new $Uint64(0,0);rl=A.Mul64(re,new $Uint64(4294967295,4294967295));rk=rl[0];rj=rl[1];rm=new $Uint64(0,0);rn=new $Uint64(0,0);ro=A.Mul64(re,new $Uint64(4294967295,4294967295));rn=ro[0];rm=ro[1];rp=new $Uint64(0,0);rq=new $Uint64(0,0);rr=A.Mul64(re,new $Uint64(4294967295,4294967294));rq=rr[0];rp=rr[1];rs=new $Uint64(0,0);rt=new $Uint64(0,0);ru=A.Mul64(re,new $Uint64(4294967295,0));rt=ru[0];rs=ru[1];rv=new $Uint64(0,0);rw=new $Uint64(0,0);rx=A.Mul64(re,new $Uint64(0,4294967295));rw=rx[0];rv=rx[1];ry=new $Uint64(0,0);rz=new $Uint64(0,0);sa=A.Add64(rw,rs,new $Uint64(0,0));ry=sa[0];rz=sa[1];sb=new $Uint64(0,0);sc=new $Uint64(0,0);sd=A.Add64(rt,rp,((se=(new X(rz.$high,rz.$low)),new $Uint64(se.$high,se.$low))));sb=sd[0];sc=sd[1];sf=new $Uint64(0,0);sg=new $Uint64(0,0);sh=A.Add64(rq,rm,((si=(new X(sc.$high,sc.$low)),new $Uint64(si.$high,si.$low))));sf=sh[0];sg=sh[1];sj=new $Uint64(0,0);sk=new $Uint64(0,0);sl=A.Add64(rn,rj,((sm=(new X(sg.$high,sg.$low)),new $Uint64(sm.$high,sm.$low))));sj=sl[0];sk=sl[1];sn=new $Uint64(0,0);so=new $Uint64(0,0);sp=A.Add64(rk,rg,((sq=(new X(sk.$high,sk.$low)),new $Uint64(sq.$high,sq.$low))));sn=sp[0];so=sp[1];sr=new $Uint64(0,0);ss=A.Add64(qh,rv,new $Uint64(0,0));sr=ss[1];st=new $Uint64(0,0);su=new $Uint64(0,0);sv=A.Add64(qk,ry,((sw=(new X(sr.$high,sr.$low)),new $Uint64(sw.$high,sw.$low))));st=sv[0];su=sv[1];sx=new $Uint64(0,0);sy=new $Uint64(0,0);sz=A.Add64(qo,sb,((ta=(new X(su.$high,su.$low)),new $Uint64(ta.$high,ta.$low))));sx=sz[0];sy=sz[1];tb=new $Uint64(0,0);tc=new $Uint64(0,0);td=A.Add64(qs,sf,((te=(new X(sy.$high,sy.$low)),new $Uint64(te.$high,te.$low))));tb=td[0];tc=td[1];tf=new $Uint64(0,0);tg=new $Uint64(0,0);th=A.Add64(qw,sj,((ti=(new X(tc.$high,tc.$low)),new $Uint64(ti.$high,ti.$low))));tf=th[0];tg=th[1];tj=new $Uint64(0,0);tk=new $Uint64(0,0);tl=A.Add64(ra,sn,((tm=(new X(tg.$high,tg.$low)),new $Uint64(tm.$high,tm.$low))));tj=tl[0];tk=tl[1];tn=new $Uint64(0,0);to=new $Uint64(0,0);tp=A.Add64((tq=((tr=(new X(rb.$high,rb.$low)),new $Uint64(tr.$high,tr.$low))),ts=((tt=(new X(py.$high,py.$low)),new $Uint64(tt.$high,tt.$low))),new $Uint64(tq.$high+ts.$high,tq.$low+ts.$low)),(tu=((tv=(new X(so.$high,so.$low)),new $Uint64(tv.$high,tv.$low))),new $Uint64(tu.$high+rh.$high,tu.$low+rh.$low)),((tw=(new X(tk.$high,tk.$low)),new $Uint64(tw.$high,tw.$low))));tn=tp[0];to=tp[1];tx=new $Uint64(0,0);ty=new $Uint64(0,0);tz=A.Sub64(st,new $Uint64(0,4294967295),new $Uint64(0,0));tx=tz[0];ty=tz[1];ua=new $Uint64(0,0);ub=new $Uint64(0,0);uc=A.Sub64(sx,new $Uint64(4294967295,0),((ud=(new X(ty.$high,ty.$low)),new $Uint64(ud.$high,ud.$low))));ua=uc[0];ub=uc[1];ue=new $Uint64(0,0);uf=new $Uint64(0,0);ug=A.Sub64(tb,new $Uint64(4294967295,4294967294),((uh=(new X(ub.$high,ub.$low)),new $Uint64(uh.$high,uh.$low))));ue=ug[0];uf=ug[1];ui=new $Uint64(0,0);uj=new $Uint64(0,0);uk=A.Sub64(tf,new $Uint64(4294967295,4294967295),((ul=(new X(uf.$high,uf.$low)),new $Uint64(ul.$high,ul.$low))));ui=uk[0];uj=uk[1];um=new $Uint64(0,0);un=new $Uint64(0,0);uo=A.Sub64(tj,new $Uint64(4294967295,4294967295),((up=(new X(uj.$high,uj.$low)),new $Uint64(up.$high,up.$low))));um=uo[0];un=uo[1];uq=new $Uint64(0,0);ur=new $Uint64(0,0);us=A.Sub64(tn,new $Uint64(4294967295,4294967295),((ut=(new X(un.$high,un.$low)),new $Uint64(ut.$high,ut.$low))));uq=us[0];ur=us[1];uu=new $Uint64(0,0);uv=A.Sub64(((uw=(new X(to.$high,to.$low)),new $Uint64(uw.$high,uw.$low))),new $Uint64(0,0),((ux=(new X(ur.$high,ur.$low)),new $Uint64(ux.$high,ux.$low))));uu=uv[1];uy=new $Uint64(0,0);AB((uz||(uz=new BO(function(){return uy;},function($v){uy=$v;}))),(new X(uu.$high,uu.$low)),tx,st);va=new $Uint64(0,0);AB((vb||(vb=new BO(function(){return va;},function($v){va=$v;}))),(new X(uu.$high,uu.$low)),ua,sx);vc=new $Uint64(0,0);AB((vd||(vd=new BO(function(){return vc;},function($v){vc=$v;}))),(new X(uu.$high,uu.$low)),ue,tb);ve=new $Uint64(0,0);AB((vf||(vf=new BO(function(){return ve;},function($v){ve=$v;}))),(new X(uu.$high,uu.$low)),ui,tf);vg=new $Uint64(0,0);AB((vh||(vh=new BO(function(){return vg;},function($v){vg=$v;}))),(new X(uu.$high,uu.$low)),um,tj);vi=new $Uint64(0,0);AB((vj||(vj=new BO(function(){return vi;},function($v){vi=$v;}))),(new X(uu.$high,uu.$low)),uq,tn);a.nilCheck,a[0]=uy;a.nilCheck,a[1]=va;a.nilCheck,a[2]=vc;a.nilCheck,a[3]=ve;a.nilCheck,a[4]=vg;a.nilCheck,a[5]=vi;};AI=function(a,b){var a,aa,aaa,aab,aac,aad,aae,aaf,aag,aah,aai,aaj,aak,aal,aam,aan,aao,aap,aaq,aar,aas,aat,aau,aav,aaw,aax,aay,aaz,ab,aba,abb,abc,abd,abe,abf,abg,abh,abi,abj,abk,abl,abm,abn,abo,abp,abq,abr,abs,abt,abu,abv,abw,abx,aby,abz,ac,aca,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,b,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,c,ca,cb,cc,cd,ce,cf,cg,ch,ci,cj,ck,cl,cm,cn,co,cp,cq,cr,cs,ct,cu,cv,cw,cx,cy,cz,d,da,db,dc,dd,de,df,dg,dh,di,dj,dk,dl,dm,dn,dp,dq,dr,ds,dt,du,dv,dw,dx,dy,dz,e,ea,eb,ec,ed,ee,ef,eg,eh,ei,ej,ek,el,em,en,eo,ep,eq,er,es,et,eu,ev,ew,ex,ey,ez,f,fa,fb,fc,fd,fe,ff,fg,fh,fi,fj,fk,fl,fm,fn,fo,fp,fq,fr,fs,ft,fu,fv,fw,fx,fy,fz,g,ga,gb,gc,gd,ge,gf,gg,gh,gi,gj,gk,gl,gm,gn,go,gp,gq,gr,gs,gt,gu,gv,gw,gx,gy,gz,h,ha,hb,hc,hd,he,hf,hg,hh,hi,hj,hk,hl,hm,hn,ho,hp,hq,hr,hs,ht,hu,hv,hw,hx,hy,hz,i,ia,ib,ic,id,ie,ig,ih,ii,ij,ik,il,im,io,ip,iq,ir,is,it,iu,iv,iw,ix,iy,iz,j,ja,jb,jc,jd,je,jf,jg,jh,ji,jj,jk,jl,jm,jn,jo,jp,jq,jr,js,jt,ju,jv,jw,jx,jy,jz,k,ka,kb,kc,kd,ke,kf,kg,kh,ki,kj,kk,kl,km,kn,ko,kp,kq,kr,ks,kt,ku,kv,kw,kx,ky,kz,l,la,lb,lc,ld,le,lf,lg,lh,li,lj,lk,ll,lm,ln,lo,lp,lq,lr,ls,lt,lu,lv,lw,lx,ly,lz,m,ma,mb,mc,md,me,mf,mg,mh,mi,mj,mk,ml,mm,mn,mo,mp,mq,mr,ms,mt,mu,mv,mw,mx,my,mz,n,na,nb,nc,nd,ne,nf,ng,nh,ni,nj,nk,nl,nm,nn,no,np,nq,nr,ns,nt,nu,nv,nw,nx,ny,nz,o,oa,ob,oc,od,oe,of,og,oh,oi,oj,ok,ol,om,on,oo,op,oq,or,os,ot,ou,ov,ow,ox,oy,oz,p,pa,pb,pc,pd,pe,pf,pg,ph,pi,pj,pk,pl,pm,pn,po,pp,pq,pr,ps,pt,pu,pv,pw,px,py,pz,q,qa,qb,qc,qd,qe,qf,qg,qh,qi,qj,qk,ql,qm,qn,qo,qp,qq,qr,qs,qt,qu,qv,qw,qx,qy,qz,r,ra,rb,rc,rd,re,rf,rg,rh,ri,rj,rk,rl,rm,rn,ro,rp,rq,rr,rs,rt,ru,rv,rw,rx,ry,rz,s,sa,sb,sc,sd,se,sf,sg,sh,si,sj,sk,sl,sm,sn,so,sp,sq,sr,ss,st,su,sv,sw,sx,sy,sz,t,ta,tb,tc,td,te,tf,tg,th,ti,tj,tk,tl,tm,tn,to,tp,tq,tr,ts,tt,tu,tv,tw,tx,ty,tz,u,ua,ub,uc,ud,ue,uf,ug,uh,ui,uj,uk,ul,um,un,uo,up,uq,ur,us,ut,uu,uv,uw,ux,uy,uz,v,va,vb,vc,vd,ve,vf,vg,vh,vi,vj,vk,vl,vm,vn,vo,vp,vq,vr,vs,vt,vu,vv,vw,vx,vy,vz,w,wa,wb,wc,wd,we,wf,wg,wh,wi,wj,wk,wl,wm,wn,wo,wp,wq,wr,ws,wt,wu,wv,ww,wx,wy,wz,x,xa,xb,xc,xd,xe,xf,xg,xh,xi,xj,xk,xl,xm,xn,xo,xp,xq,xr,xs,xt,xu,xv,xw,xx,xy,xz,y,ya,yb,yc,yd,ye,yf,yg,yh,yi,yj,yk,yl,ym,yn,yo,yp,yq,yr,ys,yt,yu,yv,yw,yx,yy,yz,z,za,zb,zc,zd,ze,zf,zg,zh,zi,zj,zk,zl,zm,zn,zo,zp,zq,zr,zs,zt,zu,zv,zw,zx,zy,zz;c=b[1];d=b[2];e=b[3];f=b[4];g=b[5];h=b[0];i=new $Uint64(0,0);j=new $Uint64(0,0);k=A.Mul64(h,new $Uint64(2,0));j=k[0];i=k[1];l=new $Uint64(0,0);m=new $Uint64(0,0);n=A.Mul64(h,new $Uint64(4294967294,0));m=n[0];l=n[1];o=new $Uint64(0,0);p=new $Uint64(0,0);q=A.Mul64(h,new $Uint64(2,0));p=q[0];o=q[1];r=new $Uint64(0,0);s=new $Uint64(0,0);t=A.Mul64(h,new $Uint64(4294967294,1));s=t[0];r=t[1];u=new $Uint64(0,0);v=new $Uint64(0,0);w=A.Add64(s,o,new $Uint64(0,0));u=w[0];v=w[1];x=new $Uint64(0,0);y=new $Uint64(0,0);z=A.Add64(p,l,((aa=(new X(v.$high,v.$low)),new $Uint64(aa.$high,aa.$low))));x=z[0];y=z[1];ab=new $Uint64(0,0);ac=new $Uint64(0,0);ad=A.Add64(m,i,((ae=(new X(y.$high,y.$low)),new $Uint64(ae.$high,ae.$low))));ab=ad[0];ac=ad[1];af=new $Uint64(0,0);ag=new $Uint64(0,0);ah=A.Add64(j,h,((ai=(new X(ac.$high,ac.$low)),new $Uint64(ai.$high,ai.$low))));af=ah[0];ag=ah[1];aj=new $Uint64(0,0);ak=A.Mul64(r,new $Uint64(1,1));aj=ak[1];al=new $Uint64(0,0);am=new $Uint64(0,0);an=A.Mul64(aj,new $Uint64(4294967295,4294967295));am=an[0];al=an[1];ao=new $Uint64(0,0);ap=new $Uint64(0,0);aq=A.Mul64(aj,new $Uint64(4294967295,4294967295));ap=aq[0];ao=aq[1];ar=new $Uint64(0,0);as=new $Uint64(0,0);at=A.Mul64(aj,new $Uint64(4294967295,4294967295));as=at[0];ar=at[1];au=new $Uint64(0,0);av=new $Uint64(0,0);aw=A.Mul64(aj,new $Uint64(4294967295,4294967294));av=aw[0];au=aw[1];ax=new $Uint64(0,0);ay=new $Uint64(0,0);az=A.Mul64(aj,new $Uint64(4294967295,0));ay=az[0];ax=az[1];ba=new $Uint64(0,0);bb=new $Uint64(0,0);bc=A.Mul64(aj,new $Uint64(0,4294967295));bb=bc[0];ba=bc[1];bd=new $Uint64(0,0);be=new $Uint64(0,0);bf=A.Add64(bb,ax,new $Uint64(0,0));bd=bf[0];be=bf[1];bg=new $Uint64(0,0);bh=new $Uint64(0,0);bi=A.Add64(ay,au,((bj=(new X(be.$high,be.$low)),new $Uint64(bj.$high,bj.$low))));bg=bi[0];bh=bi[1];bk=new $Uint64(0,0);bl=new $Uint64(0,0);bm=A.Add64(av,ar,((bn=(new X(bh.$high,bh.$low)),new $Uint64(bn.$high,bn.$low))));bk=bm[0];bl=bm[1];bo=new $Uint64(0,0);bp=new $Uint64(0,0);bq=A.Add64(as,ao,((br=(new X(bl.$high,bl.$low)),new $Uint64(br.$high,br.$low))));bo=bq[0];bp=bq[1];bs=new $Uint64(0,0);bt=new $Uint64(0,0);bu=A.Add64(ap,al,((bv=(new X(bp.$high,bp.$low)),new $Uint64(bv.$high,bv.$low))));bs=bu[0];bt=bu[1];bw=new $Uint64(0,0);bx=A.Add64(r,ba,new $Uint64(0,0));bw=bx[1];by=new $Uint64(0,0);bz=new $Uint64(0,0);ca=A.Add64(u,bd,((cb=(new X(bw.$high,bw.$low)),new $Uint64(cb.$high,cb.$low))));by=ca[0];bz=ca[1];cc=new $Uint64(0,0);cd=new $Uint64(0,0);ce=A.Add64(x,bg,((cf=(new X(bz.$high,bz.$low)),new $Uint64(cf.$high,cf.$low))));cc=ce[0];cd=ce[1];cg=new $Uint64(0,0);ch=new $Uint64(0,0);ci=A.Add64(ab,bk,((cj=(new X(cd.$high,cd.$low)),new $Uint64(cj.$high,cj.$low))));cg=ci[0];ch=ci[1];ck=new $Uint64(0,0);cl=new $Uint64(0,0);cm=A.Add64(af,bo,((cn=(new X(ch.$high,ch.$low)),new $Uint64(cn.$high,cn.$low))));ck=cm[0];cl=cm[1];co=new $Uint64(0,0);cp=new $Uint64(0,0);cq=A.Add64(((cr=(new X(ag.$high,ag.$low)),new $Uint64(cr.$high,cr.$low))),bs,((cs=(new X(cl.$high,cl.$low)),new $Uint64(cs.$high,cs.$low))));co=cq[0];cp=cq[1];ct=new $Uint64(0,0);cu=new $Uint64(0,0);cv=A.Add64(new $Uint64(0,0),(cw=((cx=(new X(bt.$high,bt.$low)),new $Uint64(cx.$high,cx.$low))),new $Uint64(cw.$high+am.$high,cw.$low+am.$low)),((cy=(new X(cp.$high,cp.$low)),new $Uint64(cy.$high,cy.$low))));ct=cv[0];cu=cv[1];cz=new $Uint64(0,0);da=new $Uint64(0,0);db=A.Mul64(c,new $Uint64(2,0));da=db[0];cz=db[1];dc=new $Uint64(0,0);dd=new $Uint64(0,0);de=A.Mul64(c,new $Uint64(4294967294,0));dd=de[0];dc=de[1];df=new $Uint64(0,0);dg=new $Uint64(0,0);dh=A.Mul64(c,new $Uint64(2,0));dg=dh[0];df=dh[1];di=new $Uint64(0,0);dj=new $Uint64(0,0);dk=A.Mul64(c,new $Uint64(4294967294,1));dj=dk[0];di=dk[1];dl=new $Uint64(0,0);dm=new $Uint64(0,0);dn=A.Add64(dj,df,new $Uint64(0,0));dl=dn[0];dm=dn[1];dp=new $Uint64(0,0);dq=new $Uint64(0,0);dr=A.Add64(dg,dc,((ds=(new X(dm.$high,dm.$low)),new $Uint64(ds.$high,ds.$low))));dp=dr[0];dq=dr[1];dt=new $Uint64(0,0);du=new $Uint64(0,0);dv=A.Add64(dd,cz,((dw=(new X(dq.$high,dq.$low)),new $Uint64(dw.$high,dw.$low))));dt=dv[0];du=dv[1];dx=new $Uint64(0,0);dy=new $Uint64(0,0);dz=A.Add64(da,c,((ea=(new X(du.$high,du.$low)),new $Uint64(ea.$high,ea.$low))));dx=dz[0];dy=dz[1];eb=new $Uint64(0,0);ec=new $Uint64(0,0);ed=A.Add64(by,di,new $Uint64(0,0));eb=ed[0];ec=ed[1];ee=new $Uint64(0,0);ef=new $Uint64(0,0);eg=A.Add64(cc,dl,((eh=(new X(ec.$high,ec.$low)),new $Uint64(eh.$high,eh.$low))));ee=eg[0];ef=eg[1];ei=new $Uint64(0,0);ej=new $Uint64(0,0);ek=A.Add64(cg,dp,((el=(new X(ef.$high,ef.$low)),new $Uint64(el.$high,el.$low))));ei=ek[0];ej=ek[1];em=new $Uint64(0,0);en=new $Uint64(0,0);eo=A.Add64(ck,dt,((ep=(new X(ej.$high,ej.$low)),new $Uint64(ep.$high,ep.$low))));em=eo[0];en=eo[1];eq=new $Uint64(0,0);er=new $Uint64(0,0);es=A.Add64(co,dx,((et=(new X(en.$high,en.$low)),new $Uint64(et.$high,et.$low))));eq=es[0];er=es[1];eu=new $Uint64(0,0);ev=new $Uint64(0,0);ew=A.Add64(ct,((ex=(new X(dy.$high,dy.$low)),new $Uint64(ex.$high,ex.$low))),((ey=(new X(er.$high,er.$low)),new $Uint64(ey.$high,ey.$low))));eu=ew[0];ev=ew[1];ez=new $Uint64(0,0);fa=A.Mul64(eb,new $Uint64(1,1));ez=fa[1];fb=new $Uint64(0,0);fc=new $Uint64(0,0);fd=A.Mul64(ez,new $Uint64(4294967295,4294967295));fc=fd[0];fb=fd[1];fe=new $Uint64(0,0);ff=new $Uint64(0,0);fg=A.Mul64(ez,new $Uint64(4294967295,4294967295));ff=fg[0];fe=fg[1];fh=new $Uint64(0,0);fi=new $Uint64(0,0);fj=A.Mul64(ez,new $Uint64(4294967295,4294967295));fi=fj[0];fh=fj[1];fk=new $Uint64(0,0);fl=new $Uint64(0,0);fm=A.Mul64(ez,new $Uint64(4294967295,4294967294));fl=fm[0];fk=fm[1];fn=new $Uint64(0,0);fo=new $Uint64(0,0);fp=A.Mul64(ez,new $Uint64(4294967295,0));fo=fp[0];fn=fp[1];fq=new $Uint64(0,0);fr=new $Uint64(0,0);fs=A.Mul64(ez,new $Uint64(0,4294967295));fr=fs[0];fq=fs[1];ft=new $Uint64(0,0);fu=new $Uint64(0,0);fv=A.Add64(fr,fn,new $Uint64(0,0));ft=fv[0];fu=fv[1];fw=new $Uint64(0,0);fx=new $Uint64(0,0);fy=A.Add64(fo,fk,((fz=(new X(fu.$high,fu.$low)),new $Uint64(fz.$high,fz.$low))));fw=fy[0];fx=fy[1];ga=new $Uint64(0,0);gb=new $Uint64(0,0);gc=A.Add64(fl,fh,((gd=(new X(fx.$high,fx.$low)),new $Uint64(gd.$high,gd.$low))));ga=gc[0];gb=gc[1];ge=new $Uint64(0,0);gf=new $Uint64(0,0);gg=A.Add64(fi,fe,((gh=(new X(gb.$high,gb.$low)),new $Uint64(gh.$high,gh.$low))));ge=gg[0];gf=gg[1];gi=new $Uint64(0,0);gj=new $Uint64(0,0);gk=A.Add64(ff,fb,((gl=(new X(gf.$high,gf.$low)),new $Uint64(gl.$high,gl.$low))));gi=gk[0];gj=gk[1];gm=new $Uint64(0,0);gn=A.Add64(eb,fq,new $Uint64(0,0));gm=gn[1];go=new $Uint64(0,0);gp=new $Uint64(0,0);gq=A.Add64(ee,ft,((gr=(new X(gm.$high,gm.$low)),new $Uint64(gr.$high,gr.$low))));go=gq[0];gp=gq[1];gs=new $Uint64(0,0);gt=new $Uint64(0,0);gu=A.Add64(ei,fw,((gv=(new X(gp.$high,gp.$low)),new $Uint64(gv.$high,gv.$low))));gs=gu[0];gt=gu[1];gw=new $Uint64(0,0);gx=new $Uint64(0,0);gy=A.Add64(em,ga,((gz=(new X(gt.$high,gt.$low)),new $Uint64(gz.$high,gz.$low))));gw=gy[0];gx=gy[1];ha=new $Uint64(0,0);hb=new $Uint64(0,0);hc=A.Add64(eq,ge,((hd=(new X(gx.$high,gx.$low)),new $Uint64(hd.$high,hd.$low))));ha=hc[0];hb=hc[1];he=new $Uint64(0,0);hf=new $Uint64(0,0);hg=A.Add64(eu,gi,((hh=(new X(hb.$high,hb.$low)),new $Uint64(hh.$high,hh.$low))));he=hg[0];hf=hg[1];hi=new $Uint64(0,0);hj=new $Uint64(0,0);hk=A.Add64((hl=((hm=(new X(ev.$high,ev.$low)),new $Uint64(hm.$high,hm.$low))),hn=((ho=(new X(cu.$high,cu.$low)),new $Uint64(ho.$high,ho.$low))),new $Uint64(hl.$high+hn.$high,hl.$low+hn.$low)),(hp=((hq=(new X(gj.$high,gj.$low)),new $Uint64(hq.$high,hq.$low))),new $Uint64(hp.$high+fc.$high,hp.$low+fc.$low)),((hr=(new X(hf.$high,hf.$low)),new $Uint64(hr.$high,hr.$low))));hi=hk[0];hj=hk[1];hs=new $Uint64(0,0);ht=new $Uint64(0,0);hu=A.Mul64(d,new $Uint64(2,0));ht=hu[0];hs=hu[1];hv=new $Uint64(0,0);hw=new $Uint64(0,0);hx=A.Mul64(d,new $Uint64(4294967294,0));hw=hx[0];hv=hx[1];hy=new $Uint64(0,0);hz=new $Uint64(0,0);ia=A.Mul64(d,new $Uint64(2,0));hz=ia[0];hy=ia[1];ib=new $Uint64(0,0);ic=new $Uint64(0,0);id=A.Mul64(d,new $Uint64(4294967294,1));ic=id[0];ib=id[1];ie=new $Uint64(0,0);ig=new $Uint64(0,0);ih=A.Add64(ic,hy,new $Uint64(0,0));ie=ih[0];ig=ih[1];ii=new $Uint64(0,0);ij=new $Uint64(0,0);ik=A.Add64(hz,hv,((il=(new X(ig.$high,ig.$low)),new $Uint64(il.$high,il.$low))));ii=ik[0];ij=ik[1];im=new $Uint64(0,0);io=new $Uint64(0,0);ip=A.Add64(hw,hs,((iq=(new X(ij.$high,ij.$low)),new $Uint64(iq.$high,iq.$low))));im=ip[0];io=ip[1];ir=new $Uint64(0,0);is=new $Uint64(0,0);it=A.Add64(ht,d,((iu=(new X(io.$high,io.$low)),new $Uint64(iu.$high,iu.$low))));ir=it[0];is=it[1];iv=new $Uint64(0,0);iw=new $Uint64(0,0);ix=A.Add64(go,ib,new $Uint64(0,0));iv=ix[0];iw=ix[1];iy=new $Uint64(0,0);iz=new $Uint64(0,0);ja=A.Add64(gs,ie,((jb=(new X(iw.$high,iw.$low)),new $Uint64(jb.$high,jb.$low))));iy=ja[0];iz=ja[1];jc=new $Uint64(0,0);jd=new $Uint64(0,0);je=A.Add64(gw,ii,((jf=(new X(iz.$high,iz.$low)),new $Uint64(jf.$high,jf.$low))));jc=je[0];jd=je[1];jg=new $Uint64(0,0);jh=new $Uint64(0,0);ji=A.Add64(ha,im,((jj=(new X(jd.$high,jd.$low)),new $Uint64(jj.$high,jj.$low))));jg=ji[0];jh=ji[1];jk=new $Uint64(0,0);jl=new $Uint64(0,0);jm=A.Add64(he,ir,((jn=(new X(jh.$high,jh.$low)),new $Uint64(jn.$high,jn.$low))));jk=jm[0];jl=jm[1];jo=new $Uint64(0,0);jp=new $Uint64(0,0);jq=A.Add64(hi,((jr=(new X(is.$high,is.$low)),new $Uint64(jr.$high,jr.$low))),((js=(new X(jl.$high,jl.$low)),new $Uint64(js.$high,js.$low))));jo=jq[0];jp=jq[1];jt=new $Uint64(0,0);ju=A.Mul64(iv,new $Uint64(1,1));jt=ju[1];jv=new $Uint64(0,0);jw=new $Uint64(0,0);jx=A.Mul64(jt,new $Uint64(4294967295,4294967295));jw=jx[0];jv=jx[1];jy=new $Uint64(0,0);jz=new $Uint64(0,0);ka=A.Mul64(jt,new $Uint64(4294967295,4294967295));jz=ka[0];jy=ka[1];kb=new $Uint64(0,0);kc=new $Uint64(0,0);kd=A.Mul64(jt,new $Uint64(4294967295,4294967295));kc=kd[0];kb=kd[1];ke=new $Uint64(0,0);kf=new $Uint64(0,0);kg=A.Mul64(jt,new $Uint64(4294967295,4294967294));kf=kg[0];ke=kg[1];kh=new $Uint64(0,0);ki=new $Uint64(0,0);kj=A.Mul64(jt,new $Uint64(4294967295,0));ki=kj[0];kh=kj[1];kk=new $Uint64(0,0);kl=new $Uint64(0,0);km=A.Mul64(jt,new $Uint64(0,4294967295));kl=km[0];kk=km[1];kn=new $Uint64(0,0);ko=new $Uint64(0,0);kp=A.Add64(kl,kh,new $Uint64(0,0));kn=kp[0];ko=kp[1];kq=new $Uint64(0,0);kr=new $Uint64(0,0);ks=A.Add64(ki,ke,((kt=(new X(ko.$high,ko.$low)),new $Uint64(kt.$high,kt.$low))));kq=ks[0];kr=ks[1];ku=new $Uint64(0,0);kv=new $Uint64(0,0);kw=A.Add64(kf,kb,((kx=(new X(kr.$high,kr.$low)),new $Uint64(kx.$high,kx.$low))));ku=kw[0];kv=kw[1];ky=new $Uint64(0,0);kz=new $Uint64(0,0);la=A.Add64(kc,jy,((lb=(new X(kv.$high,kv.$low)),new $Uint64(lb.$high,lb.$low))));ky=la[0];kz=la[1];lc=new $Uint64(0,0);ld=new $Uint64(0,0);le=A.Add64(jz,jv,((lf=(new X(kz.$high,kz.$low)),new $Uint64(lf.$high,lf.$low))));lc=le[0];ld=le[1];lg=new $Uint64(0,0);lh=A.Add64(iv,kk,new $Uint64(0,0));lg=lh[1];li=new $Uint64(0,0);lj=new $Uint64(0,0);lk=A.Add64(iy,kn,((ll=(new X(lg.$high,lg.$low)),new $Uint64(ll.$high,ll.$low))));li=lk[0];lj=lk[1];lm=new $Uint64(0,0);ln=new $Uint64(0,0);lo=A.Add64(jc,kq,((lp=(new X(lj.$high,lj.$low)),new $Uint64(lp.$high,lp.$low))));lm=lo[0];ln=lo[1];lq=new $Uint64(0,0);lr=new $Uint64(0,0);ls=A.Add64(jg,ku,((lt=(new X(ln.$high,ln.$low)),new $Uint64(lt.$high,lt.$low))));lq=ls[0];lr=ls[1];lu=new $Uint64(0,0);lv=new $Uint64(0,0);lw=A.Add64(jk,ky,((lx=(new X(lr.$high,lr.$low)),new $Uint64(lx.$high,lx.$low))));lu=lw[0];lv=lw[1];ly=new $Uint64(0,0);lz=new $Uint64(0,0);ma=A.Add64(jo,lc,((mb=(new X(lv.$high,lv.$low)),new $Uint64(mb.$high,mb.$low))));ly=ma[0];lz=ma[1];mc=new $Uint64(0,0);md=new $Uint64(0,0);me=A.Add64((mf=((mg=(new X(jp.$high,jp.$low)),new $Uint64(mg.$high,mg.$low))),mh=((mi=(new X(hj.$high,hj.$low)),new $Uint64(mi.$high,mi.$low))),new $Uint64(mf.$high+mh.$high,mf.$low+mh.$low)),(mj=((mk=(new X(ld.$high,ld.$low)),new $Uint64(mk.$high,mk.$low))),new $Uint64(mj.$high+jw.$high,mj.$low+jw.$low)),((ml=(new X(lz.$high,lz.$low)),new $Uint64(ml.$high,ml.$low))));mc=me[0];md=me[1];mm=new $Uint64(0,0);mn=new $Uint64(0,0);mo=A.Mul64(e,new $Uint64(2,0));mn=mo[0];mm=mo[1];mp=new $Uint64(0,0);mq=new $Uint64(0,0);mr=A.Mul64(e,new $Uint64(4294967294,0));mq=mr[0];mp=mr[1];ms=new $Uint64(0,0);mt=new $Uint64(0,0);mu=A.Mul64(e,new $Uint64(2,0));mt=mu[0];ms=mu[1];mv=new $Uint64(0,0);mw=new $Uint64(0,0);mx=A.Mul64(e,new $Uint64(4294967294,1));mw=mx[0];mv=mx[1];my=new $Uint64(0,0);mz=new $Uint64(0,0);na=A.Add64(mw,ms,new $Uint64(0,0));my=na[0];mz=na[1];nb=new $Uint64(0,0);nc=new $Uint64(0,0);nd=A.Add64(mt,mp,((ne=(new X(mz.$high,mz.$low)),new $Uint64(ne.$high,ne.$low))));nb=nd[0];nc=nd[1];nf=new $Uint64(0,0);ng=new $Uint64(0,0);nh=A.Add64(mq,mm,((ni=(new X(nc.$high,nc.$low)),new $Uint64(ni.$high,ni.$low))));nf=nh[0];ng=nh[1];nj=new $Uint64(0,0);nk=new $Uint64(0,0);nl=A.Add64(mn,e,((nm=(new X(ng.$high,ng.$low)),new $Uint64(nm.$high,nm.$low))));nj=nl[0];nk=nl[1];nn=new $Uint64(0,0);no=new $Uint64(0,0);np=A.Add64(li,mv,new $Uint64(0,0));nn=np[0];no=np[1];nq=new $Uint64(0,0);nr=new $Uint64(0,0);ns=A.Add64(lm,my,((nt=(new X(no.$high,no.$low)),new $Uint64(nt.$high,nt.$low))));nq=ns[0];nr=ns[1];nu=new $Uint64(0,0);nv=new $Uint64(0,0);nw=A.Add64(lq,nb,((nx=(new X(nr.$high,nr.$low)),new $Uint64(nx.$high,nx.$low))));nu=nw[0];nv=nw[1];ny=new $Uint64(0,0);nz=new $Uint64(0,0);oa=A.Add64(lu,nf,((ob=(new X(nv.$high,nv.$low)),new $Uint64(ob.$high,ob.$low))));ny=oa[0];nz=oa[1];oc=new $Uint64(0,0);od=new $Uint64(0,0);oe=A.Add64(ly,nj,((of=(new X(nz.$high,nz.$low)),new $Uint64(of.$high,of.$low))));oc=oe[0];od=oe[1];og=new $Uint64(0,0);oh=new $Uint64(0,0);oi=A.Add64(mc,((oj=(new X(nk.$high,nk.$low)),new $Uint64(oj.$high,oj.$low))),((ok=(new X(od.$high,od.$low)),new $Uint64(ok.$high,ok.$low))));og=oi[0];oh=oi[1];ol=new $Uint64(0,0);om=A.Mul64(nn,new $Uint64(1,1));ol=om[1];on=new $Uint64(0,0);oo=new $Uint64(0,0);op=A.Mul64(ol,new $Uint64(4294967295,4294967295));oo=op[0];on=op[1];oq=new $Uint64(0,0);or=new $Uint64(0,0);os=A.Mul64(ol,new $Uint64(4294967295,4294967295));or=os[0];oq=os[1];ot=new $Uint64(0,0);ou=new $Uint64(0,0);ov=A.Mul64(ol,new $Uint64(4294967295,4294967295));ou=ov[0];ot=ov[1];ow=new $Uint64(0,0);ox=new $Uint64(0,0);oy=A.Mul64(ol,new $Uint64(4294967295,4294967294));ox=oy[0];ow=oy[1];oz=new $Uint64(0,0);pa=new $Uint64(0,0);pb=A.Mul64(ol,new $Uint64(4294967295,0));pa=pb[0];oz=pb[1];pc=new $Uint64(0,0);pd=new $Uint64(0,0);pe=A.Mul64(ol,new $Uint64(0,4294967295));pd=pe[0];pc=pe[1];pf=new $Uint64(0,0);pg=new $Uint64(0,0);ph=A.Add64(pd,oz,new $Uint64(0,0));pf=ph[0];pg=ph[1];pi=new $Uint64(0,0);pj=new $Uint64(0,0);pk=A.Add64(pa,ow,((pl=(new X(pg.$high,pg.$low)),new $Uint64(pl.$high,pl.$low))));pi=pk[0];pj=pk[1];pm=new $Uint64(0,0);pn=new $Uint64(0,0);po=A.Add64(ox,ot,((pp=(new X(pj.$high,pj.$low)),new $Uint64(pp.$high,pp.$low))));pm=po[0];pn=po[1];pq=new $Uint64(0,0);pr=new $Uint64(0,0);ps=A.Add64(ou,oq,((pt=(new X(pn.$high,pn.$low)),new $Uint64(pt.$high,pt.$low))));pq=ps[0];pr=ps[1];pu=new $Uint64(0,0);pv=new $Uint64(0,0);pw=A.Add64(or,on,((px=(new X(pr.$high,pr.$low)),new $Uint64(px.$high,px.$low))));pu=pw[0];pv=pw[1];py=new $Uint64(0,0);pz=A.Add64(nn,pc,new $Uint64(0,0));py=pz[1];qa=new $Uint64(0,0);qb=new $Uint64(0,0);qc=A.Add64(nq,pf,((qd=(new X(py.$high,py.$low)),new $Uint64(qd.$high,qd.$low))));qa=qc[0];qb=qc[1];qe=new $Uint64(0,0);qf=new $Uint64(0,0);qg=A.Add64(nu,pi,((qh=(new X(qb.$high,qb.$low)),new $Uint64(qh.$high,qh.$low))));qe=qg[0];qf=qg[1];qi=new $Uint64(0,0);qj=new $Uint64(0,0);qk=A.Add64(ny,pm,((ql=(new X(qf.$high,qf.$low)),new $Uint64(ql.$high,ql.$low))));qi=qk[0];qj=qk[1];qm=new $Uint64(0,0);qn=new $Uint64(0,0);qo=A.Add64(oc,pq,((qp=(new X(qj.$high,qj.$low)),new $Uint64(qp.$high,qp.$low))));qm=qo[0];qn=qo[1];qq=new $Uint64(0,0);qr=new $Uint64(0,0);qs=A.Add64(og,pu,((qt=(new X(qn.$high,qn.$low)),new $Uint64(qt.$high,qt.$low))));qq=qs[0];qr=qs[1];qu=new $Uint64(0,0);qv=new $Uint64(0,0);qw=A.Add64((qx=((qy=(new X(oh.$high,oh.$low)),new $Uint64(qy.$high,qy.$low))),qz=((ra=(new X(md.$high,md.$low)),new $Uint64(ra.$high,ra.$low))),new $Uint64(qx.$high+qz.$high,qx.$low+qz.$low)),(rb=((rc=(new X(pv.$high,pv.$low)),new $Uint64(rc.$high,rc.$low))),new $Uint64(rb.$high+oo.$high,rb.$low+oo.$low)),((rd=(new X(qr.$high,qr.$low)),new $Uint64(rd.$high,rd.$low))));qu=qw[0];qv=qw[1];re=new $Uint64(0,0);rf=new $Uint64(0,0);rg=A.Mul64(f,new $Uint64(2,0));rf=rg[0];re=rg[1];rh=new $Uint64(0,0);ri=new $Uint64(0,0);rj=A.Mul64(f,new $Uint64(4294967294,0));ri=rj[0];rh=rj[1];rk=new $Uint64(0,0);rl=new $Uint64(0,0);rm=A.Mul64(f,new $Uint64(2,0));rl=rm[0];rk=rm[1];rn=new $Uint64(0,0);ro=new $Uint64(0,0);rp=A.Mul64(f,new $Uint64(4294967294,1));ro=rp[0];rn=rp[1];rq=new $Uint64(0,0);rr=new $Uint64(0,0);rs=A.Add64(ro,rk,new $Uint64(0,0));rq=rs[0];rr=rs[1];rt=new $Uint64(0,0);ru=new $Uint64(0,0);rv=A.Add64(rl,rh,((rw=(new X(rr.$high,rr.$low)),new $Uint64(rw.$high,rw.$low))));rt=rv[0];ru=rv[1];rx=new $Uint64(0,0);ry=new $Uint64(0,0);rz=A.Add64(ri,re,((sa=(new X(ru.$high,ru.$low)),new $Uint64(sa.$high,sa.$low))));rx=rz[0];ry=rz[1];sb=new $Uint64(0,0);sc=new $Uint64(0,0);sd=A.Add64(rf,f,((se=(new X(ry.$high,ry.$low)),new $Uint64(se.$high,se.$low))));sb=sd[0];sc=sd[1];sf=new $Uint64(0,0);sg=new $Uint64(0,0);sh=A.Add64(qa,rn,new $Uint64(0,0));sf=sh[0];sg=sh[1];si=new $Uint64(0,0);sj=new $Uint64(0,0);sk=A.Add64(qe,rq,((sl=(new X(sg.$high,sg.$low)),new $Uint64(sl.$high,sl.$low))));si=sk[0];sj=sk[1];sm=new $Uint64(0,0);sn=new $Uint64(0,0);so=A.Add64(qi,rt,((sp=(new X(sj.$high,sj.$low)),new $Uint64(sp.$high,sp.$low))));sm=so[0];sn=so[1];sq=new $Uint64(0,0);sr=new $Uint64(0,0);ss=A.Add64(qm,rx,((st=(new X(sn.$high,sn.$low)),new $Uint64(st.$high,st.$low))));sq=ss[0];sr=ss[1];su=new $Uint64(0,0);sv=new $Uint64(0,0);sw=A.Add64(qq,sb,((sx=(new X(sr.$high,sr.$low)),new $Uint64(sx.$high,sx.$low))));su=sw[0];sv=sw[1];sy=new $Uint64(0,0);sz=new $Uint64(0,0);ta=A.Add64(qu,((tb=(new X(sc.$high,sc.$low)),new $Uint64(tb.$high,tb.$low))),((tc=(new X(sv.$high,sv.$low)),new $Uint64(tc.$high,tc.$low))));sy=ta[0];sz=ta[1];td=new $Uint64(0,0);te=A.Mul64(sf,new $Uint64(1,1));td=te[1];tf=new $Uint64(0,0);tg=new $Uint64(0,0);th=A.Mul64(td,new $Uint64(4294967295,4294967295));tg=th[0];tf=th[1];ti=new $Uint64(0,0);tj=new $Uint64(0,0);tk=A.Mul64(td,new $Uint64(4294967295,4294967295));tj=tk[0];ti=tk[1];tl=new $Uint64(0,0);tm=new $Uint64(0,0);tn=A.Mul64(td,new $Uint64(4294967295,4294967295));tm=tn[0];tl=tn[1];to=new $Uint64(0,0);tp=new $Uint64(0,0);tq=A.Mul64(td,new $Uint64(4294967295,4294967294));tp=tq[0];to=tq[1];tr=new $Uint64(0,0);ts=new $Uint64(0,0);tt=A.Mul64(td,new $Uint64(4294967295,0));ts=tt[0];tr=tt[1];tu=new $Uint64(0,0);tv=new $Uint64(0,0);tw=A.Mul64(td,new $Uint64(0,4294967295));tv=tw[0];tu=tw[1];tx=new $Uint64(0,0);ty=new $Uint64(0,0);tz=A.Add64(tv,tr,new $Uint64(0,0));tx=tz[0];ty=tz[1];ua=new $Uint64(0,0);ub=new $Uint64(0,0);uc=A.Add64(ts,to,((ud=(new X(ty.$high,ty.$low)),new $Uint64(ud.$high,ud.$low))));ua=uc[0];ub=uc[1];ue=new $Uint64(0,0);uf=new $Uint64(0,0);ug=A.Add64(tp,tl,((uh=(new X(ub.$high,ub.$low)),new $Uint64(uh.$high,uh.$low))));ue=ug[0];uf=ug[1];ui=new $Uint64(0,0);uj=new $Uint64(0,0);uk=A.Add64(tm,ti,((ul=(new X(uf.$high,uf.$low)),new $Uint64(ul.$high,ul.$low))));ui=uk[0];uj=uk[1];um=new $Uint64(0,0);un=new $Uint64(0,0);uo=A.Add64(tj,tf,((up=(new X(uj.$high,uj.$low)),new $Uint64(up.$high,up.$low))));um=uo[0];un=uo[1];uq=new $Uint64(0,0);ur=A.Add64(sf,tu,new $Uint64(0,0));uq=ur[1];us=new $Uint64(0,0);ut=new $Uint64(0,0);uu=A.Add64(si,tx,((uv=(new X(uq.$high,uq.$low)),new $Uint64(uv.$high,uv.$low))));us=uu[0];ut=uu[1];uw=new $Uint64(0,0);ux=new $Uint64(0,0);uy=A.Add64(sm,ua,((uz=(new X(ut.$high,ut.$low)),new $Uint64(uz.$high,uz.$low))));uw=uy[0];ux=uy[1];va=new $Uint64(0,0);vb=new $Uint64(0,0);vc=A.Add64(sq,ue,((vd=(new X(ux.$high,ux.$low)),new $Uint64(vd.$high,vd.$low))));va=vc[0];vb=vc[1];ve=new $Uint64(0,0);vf=new $Uint64(0,0);vg=A.Add64(su,ui,((vh=(new X(vb.$high,vb.$low)),new $Uint64(vh.$high,vh.$low))));ve=vg[0];vf=vg[1];vi=new $Uint64(0,0);vj=new $Uint64(0,0);vk=A.Add64(sy,um,((vl=(new X(vf.$high,vf.$low)),new $Uint64(vl.$high,vl.$low))));vi=vk[0];vj=vk[1];vm=new $Uint64(0,0);vn=new $Uint64(0,0);vo=A.Add64((vp=((vq=(new X(sz.$high,sz.$low)),new $Uint64(vq.$high,vq.$low))),vr=((vs=(new X(qv.$high,qv.$low)),new $Uint64(vs.$high,vs.$low))),new $Uint64(vp.$high+vr.$high,vp.$low+vr.$low)),(vt=((vu=(new X(un.$high,un.$low)),new $Uint64(vu.$high,vu.$low))),new $Uint64(vt.$high+tg.$high,vt.$low+tg.$low)),((vv=(new X(vj.$high,vj.$low)),new $Uint64(vv.$high,vv.$low))));vm=vo[0];vn=vo[1];vw=new $Uint64(0,0);vx=new $Uint64(0,0);vy=A.Mul64(g,new $Uint64(2,0));vx=vy[0];vw=vy[1];vz=new $Uint64(0,0);wa=new $Uint64(0,0);wb=A.Mul64(g,new $Uint64(4294967294,0));wa=wb[0];vz=wb[1];wc=new $Uint64(0,0);wd=new $Uint64(0,0);we=A.Mul64(g,new $Uint64(2,0));wd=we[0];wc=we[1];wf=new $Uint64(0,0);wg=new $Uint64(0,0);wh=A.Mul64(g,new $Uint64(4294967294,1));wg=wh[0];wf=wh[1];wi=new $Uint64(0,0);wj=new $Uint64(0,0);wk=A.Add64(wg,wc,new $Uint64(0,0));wi=wk[0];wj=wk[1];wl=new $Uint64(0,0);wm=new $Uint64(0,0);wn=A.Add64(wd,vz,((wo=(new X(wj.$high,wj.$low)),new $Uint64(wo.$high,wo.$low))));wl=wn[0];wm=wn[1];wp=new $Uint64(0,0);wq=new $Uint64(0,0);wr=A.Add64(wa,vw,((ws=(new X(wm.$high,wm.$low)),new $Uint64(ws.$high,ws.$low))));wp=wr[0];wq=wr[1];wt=new $Uint64(0,0);wu=new $Uint64(0,0);wv=A.Add64(vx,g,((ww=(new X(wq.$high,wq.$low)),new $Uint64(ww.$high,ww.$low))));wt=wv[0];wu=wv[1];wx=new $Uint64(0,0);wy=new $Uint64(0,0);wz=A.Add64(us,wf,new $Uint64(0,0));wx=wz[0];wy=wz[1];xa=new $Uint64(0,0);xb=new $Uint64(0,0);xc=A.Add64(uw,wi,((xd=(new X(wy.$high,wy.$low)),new $Uint64(xd.$high,xd.$low))));xa=xc[0];xb=xc[1];xe=new $Uint64(0,0);xf=new $Uint64(0,0);xg=A.Add64(va,wl,((xh=(new X(xb.$high,xb.$low)),new $Uint64(xh.$high,xh.$low))));xe=xg[0];xf=xg[1];xi=new $Uint64(0,0);xj=new $Uint64(0,0);xk=A.Add64(ve,wp,((xl=(new X(xf.$high,xf.$low)),new $Uint64(xl.$high,xl.$low))));xi=xk[0];xj=xk[1];xm=new $Uint64(0,0);xn=new $Uint64(0,0);xo=A.Add64(vi,wt,((xp=(new X(xj.$high,xj.$low)),new $Uint64(xp.$high,xp.$low))));xm=xo[0];xn=xo[1];xq=new $Uint64(0,0);xr=new $Uint64(0,0);xs=A.Add64(vm,((xt=(new X(wu.$high,wu.$low)),new $Uint64(xt.$high,xt.$low))),((xu=(new X(xn.$high,xn.$low)),new $Uint64(xu.$high,xu.$low))));xq=xs[0];xr=xs[1];xv=new $Uint64(0,0);xw=A.Mul64(wx,new $Uint64(1,1));xv=xw[1];xx=new $Uint64(0,0);xy=new $Uint64(0,0);xz=A.Mul64(xv,new $Uint64(4294967295,4294967295));xy=xz[0];xx=xz[1];ya=new $Uint64(0,0);yb=new $Uint64(0,0);yc=A.Mul64(xv,new $Uint64(4294967295,4294967295));yb=yc[0];ya=yc[1];yd=new $Uint64(0,0);ye=new $Uint64(0,0);yf=A.Mul64(xv,new $Uint64(4294967295,4294967295));ye=yf[0];yd=yf[1];yg=new $Uint64(0,0);yh=new $Uint64(0,0);yi=A.Mul64(xv,new $Uint64(4294967295,4294967294));yh=yi[0];yg=yi[1];yj=new $Uint64(0,0);yk=new $Uint64(0,0);yl=A.Mul64(xv,new $Uint64(4294967295,0));yk=yl[0];yj=yl[1];ym=new $Uint64(0,0);yn=new $Uint64(0,0);yo=A.Mul64(xv,new $Uint64(0,4294967295));yn=yo[0];ym=yo[1];yp=new $Uint64(0,0);yq=new $Uint64(0,0);yr=A.Add64(yn,yj,new $Uint64(0,0));yp=yr[0];yq=yr[1];ys=new $Uint64(0,0);yt=new $Uint64(0,0);yu=A.Add64(yk,yg,((yv=(new X(yq.$high,yq.$low)),new $Uint64(yv.$high,yv.$low))));ys=yu[0];yt=yu[1];yw=new $Uint64(0,0);yx=new $Uint64(0,0);yy=A.Add64(yh,yd,((yz=(new X(yt.$high,yt.$low)),new $Uint64(yz.$high,yz.$low))));yw=yy[0];yx=yy[1];za=new $Uint64(0,0);zb=new $Uint64(0,0);zc=A.Add64(ye,ya,((zd=(new X(yx.$high,yx.$low)),new $Uint64(zd.$high,zd.$low))));za=zc[0];zb=zc[1];ze=new $Uint64(0,0);zf=new $Uint64(0,0);zg=A.Add64(yb,xx,((zh=(new X(zb.$high,zb.$low)),new $Uint64(zh.$high,zh.$low))));ze=zg[0];zf=zg[1];zi=new $Uint64(0,0);zj=A.Add64(wx,ym,new $Uint64(0,0));zi=zj[1];zk=new $Uint64(0,0);zl=new $Uint64(0,0);zm=A.Add64(xa,yp,((zn=(new X(zi.$high,zi.$low)),new $Uint64(zn.$high,zn.$low))));zk=zm[0];zl=zm[1];zo=new $Uint64(0,0);zp=new $Uint64(0,0);zq=A.Add64(xe,ys,((zr=(new X(zl.$high,zl.$low)),new $Uint64(zr.$high,zr.$low))));zo=zq[0];zp=zq[1];zs=new $Uint64(0,0);zt=new $Uint64(0,0);zu=A.Add64(xi,yw,((zv=(new X(zp.$high,zp.$low)),new $Uint64(zv.$high,zv.$low))));zs=zu[0];zt=zu[1];zw=new $Uint64(0,0);zx=new $Uint64(0,0);zy=A.Add64(xm,za,((zz=(new X(zt.$high,zt.$low)),new $Uint64(zz.$high,zz.$low))));zw=zy[0];zx=zy[1];aaa=new $Uint64(0,0);aab=new $Uint64(0,0);aac=A.Add64(xq,ze,((aad=(new X(zx.$high,zx.$low)),new $Uint64(aad.$high,aad.$low))));aaa=aac[0];aab=aac[1];aae=new $Uint64(0,0);aaf=new $Uint64(0,0);aag=A.Add64((aah=((aai=(new X(xr.$high,xr.$low)),new $Uint64(aai.$high,aai.$low))),aaj=((aak=(new X(vn.$high,vn.$low)),new $Uint64(aak.$high,aak.$low))),new $Uint64(aah.$high+aaj.$high,aah.$low+aaj.$low)),(aal=((aam=(new X(zf.$high,zf.$low)),new $Uint64(aam.$high,aam.$low))),new $Uint64(aal.$high+xy.$high,aal.$low+xy.$low)),((aan=(new X(aab.$high,aab.$low)),new $Uint64(aan.$high,aan.$low))));aae=aag[0];aaf=aag[1];aao=new $Uint64(0,0);aap=new $Uint64(0,0);aaq=A.Sub64(zk,new $Uint64(0,4294967295),new $Uint64(0,0));aao=aaq[0];aap=aaq[1];aar=new $Uint64(0,0);aas=new $Uint64(0,0);aat=A.Sub64(zo,new $Uint64(4294967295,0),((aau=(new X(aap.$high,aap.$low)),new $Uint64(aau.$high,aau.$low))));aar=aat[0];aas=aat[1];aav=new $Uint64(0,0);aaw=new $Uint64(0,0);aax=A.Sub64(zs,new $Uint64(4294967295,4294967294),((aay=(new X(aas.$high,aas.$low)),new $Uint64(aay.$high,aay.$low))));aav=aax[0];aaw=aax[1];aaz=new $Uint64(0,0);aba=new $Uint64(0,0);abb=A.Sub64(zw,new $Uint64(4294967295,4294967295),((abc=(new X(aaw.$high,aaw.$low)),new $Uint64(abc.$high,abc.$low))));aaz=abb[0];aba=abb[1];abd=new $Uint64(0,0);abe=new $Uint64(0,0);abf=A.Sub64(aaa,new $Uint64(4294967295,4294967295),((abg=(new X(aba.$high,aba.$low)),new $Uint64(abg.$high,abg.$low))));abd=abf[0];abe=abf[1];abh=new $Uint64(0,0);abi=new $Uint64(0,0);abj=A.Sub64(aae,new $Uint64(4294967295,4294967295),((abk=(new X(abe.$high,abe.$low)),new $Uint64(abk.$high,abk.$low))));abh=abj[0];abi=abj[1];abl=new $Uint64(0,0);abm=A.Sub64(((abn=(new X(aaf.$high,aaf.$low)),new $Uint64(abn.$high,abn.$low))),new $Uint64(0,0),((abo=(new X(abi.$high,abi.$low)),new $Uint64(abo.$high,abo.$low))));abl=abm[1];abp=new $Uint64(0,0);AB((abq||(abq=new BO(function(){return abp;},function($v){abp=$v;}))),(new X(abl.$high,abl.$low)),aao,zk);abr=new $Uint64(0,0);AB((abs||(abs=new BO(function(){return abr;},function($v){abr=$v;}))),(new X(abl.$high,abl.$low)),aar,zo);abt=new $Uint64(0,0);AB((abu||(abu=new BO(function(){return abt;},function($v){abt=$v;}))),(new X(abl.$high,abl.$low)),aav,zs);abv=new $Uint64(0,0);AB((abw||(abw=new BO(function(){return abv;},function($v){abv=$v;}))),(new X(abl.$high,abl.$low)),aaz,zw);abx=new $Uint64(0,0);AB((aby||(aby=new BO(function(){return abx;},function($v){abx=$v;}))),(new X(abl.$high,abl.$low)),abd,aaa);abz=new $Uint64(0,0);AB((aca||(aca=new BO(function(){return abz;},function($v){abz=$v;}))),(new X(abl.$high,abl.$low)),abh,aae);a.nilCheck,a[0]=abp;a.nilCheck,a[1]=abr;a.nilCheck,a[2]=abt;a.nilCheck,a[3]=abv;a.nilCheck,a[4]=abx;a.nilCheck,a[5]=abz;};AJ=function(a,b,c,d){var a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p;e=new $Uint64(0,0);AB((f||(f=new BO(function(){return e;},function($v){e=$v;}))),b,c[0],d[0]);g=new $Uint64(0,0);AB((h||(h=new BO(function(){return g;},function($v){g=$v;}))),b,c[1],d[1]);i=new $Uint64(0,0);AB((j||(j=new BO(function(){return i;},function($v){i=$v;}))),b,c[2],d[2]);k=new $Uint64(0,0);AB((l||(l=new BO(function(){return k;},function($v){k=$v;}))),b,c[3],d[3]);m=new $Uint64(0,0);AB((n||(n=new BO(function(){return m;},function($v){m=$v;}))),b,c[4],d[4]);o=new $Uint64(0,0);AB((p||(p=new BO(function(){return o;},function($v){o=$v;}))),b,c[5],d[5]);a.nilCheck,a[0]=e;a.nilCheck,a[1]=g;a.nilCheck,a[2]=i;a.nilCheck,a[3]=k;a.nilCheck,a[4]=m;a.nilCheck,a[5]=o;};AK=function(a,b){var a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,b,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,c,ca,cb,cc,cd,ce,cf,cg,ch,ci,cj,ck,cl,cm,cn,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;c=b[5];d=b[4];e=b[3];f=b[2];g=b[1];h=b[0];i=((((h.$low<<24>>>24))&255)>>>0);j=$shiftRightUint64(h,8);k=((((j.$low<<24>>>24))&255)>>>0);l=$shiftRightUint64(j,8);m=((((l.$low<<24>>>24))&255)>>>0);n=$shiftRightUint64(l,8);o=((((n.$low<<24>>>24))&255)>>>0);p=$shiftRightUint64(n,8);q=((((p.$low<<24>>>24))&255)>>>0);r=$shiftRightUint64(p,8);s=((((r.$low<<24>>>24))&255)>>>0);t=$shiftRightUint64(r,8);u=((((t.$low<<24>>>24))&255)>>>0);v=((($shiftRightUint64(t,8)).$low<<24>>>24));w=((((g.$low<<24>>>24))&255)>>>0);x=$shiftRightUint64(g,8);y=((((x.$low<<24>>>24))&255)>>>0);z=$shiftRightUint64(x,8);aa=((((z.$low<<24>>>24))&255)>>>0);ab=$shiftRightUint64(z,8);ac=((((ab.$low<<24>>>24))&255)>>>0);ad=$shiftRightUint64(ab,8);ae=((((ad.$low<<24>>>24))&255)>>>0);af=$shiftRightUint64(ad,8);ag=((((af.$low<<24>>>24))&255)>>>0);ah=$shiftRightUint64(af,8);ai=((((ah.$low<<24>>>24))&255)>>>0);aj=((($shiftRightUint64(ah,8)).$low<<24>>>24));ak=((((f.$low<<24>>>24))&255)>>>0);al=$shiftRightUint64(f,8);am=((((al.$low<<24>>>24))&255)>>>0);an=$shiftRightUint64(al,8);ao=((((an.$low<<24>>>24))&255)>>>0);ap=$shiftRightUint64(an,8);aq=((((ap.$low<<24>>>24))&255)>>>0);ar=$shiftRightUint64(ap,8);as=((((ar.$low<<24>>>24))&255)>>>0);at=$shiftRightUint64(ar,8);au=((((at.$low<<24>>>24))&255)>>>0);av=$shiftRightUint64(at,8);aw=((((av.$low<<24>>>24))&255)>>>0);ax=((($shiftRightUint64(av,8)).$low<<24>>>24));ay=((((e.$low<<24>>>24))&255)>>>0);az=$shiftRightUint64(e,8);ba=((((az.$low<<24>>>24))&255)>>>0);bb=$shiftRightUint64(az,8);bc=((((bb.$low<<24>>>24))&255)>>>0);bd=$shiftRightUint64(bb,8);be=((((bd.$low<<24>>>24))&255)>>>0);bf=$shiftRightUint64(bd,8);bg=((((bf.$low<<24>>>24))&255)>>>0);bh=$shiftRightUint64(bf,8);bi=((((bh.$low<<24>>>24))&255)>>>0);bj=$shiftRightUint64(bh,8);bk=((((bj.$low<<24>>>24))&255)>>>0);bl=((($shiftRightUint64(bj,8)).$low<<24>>>24));bm=((((d.$low<<24>>>24))&255)>>>0);bn=$shiftRightUint64(d,8);bo=((((bn.$low<<24>>>24))&255)>>>0);bp=$shiftRightUint64(bn,8);bq=((((bp.$low<<24>>>24))&255)>>>0);br=$shiftRightUint64(bp,8);bs=((((br.$low<<24>>>24))&255)>>>0);bt=$shiftRightUint64(br,8);bu=((((bt.$low<<24>>>24))&255)>>>0);bv=$shiftRightUint64(bt,8);bw=((((bv.$low<<24>>>24))&255)>>>0);bx=$shiftRightUint64(bv,8);by=((((bx.$low<<24>>>24))&255)>>>0);bz=((($shiftRightUint64(bx,8)).$low<<24>>>24));ca=((((c.$low<<24>>>24))&255)>>>0);cb=$shiftRightUint64(c,8);cc=((((cb.$low<<24>>>24))&255)>>>0);cd=$shiftRightUint64(cb,8);ce=((((cd.$low<<24>>>24))&255)>>>0);cf=$shiftRightUint64(cd,8);cg=((((cf.$low<<24>>>24))&255)>>>0);ch=$shiftRightUint64(cf,8);ci=((((ch.$low<<24>>>24))&255)>>>0);cj=$shiftRightUint64(ch,8);ck=((((cj.$low<<24>>>24))&255)>>>0);cl=$shiftRightUint64(cj,8);cm=((((cl.$low<<24>>>24))&255)>>>0);cn=((($shiftRightUint64(cl,8)).$low<<24>>>24));a.nilCheck,a[0]=i;a.nilCheck,a[1]=k;a.nilCheck,a[2]=m;a.nilCheck,a[3]=o;a.nilCheck,a[4]=q;a.nilCheck,a[5]=s;a.nilCheck,a[6]=u;a.nilCheck,a[7]=v;a.nilCheck,a[8]=w;a.nilCheck,a[9]=y;a.nilCheck,a[10]=aa;a.nilCheck,a[11]=ac;a.nilCheck,a[12]=ae;a.nilCheck,a[13]=ag;a.nilCheck,a[14]=ai;a.nilCheck,a[15]=aj;a.nilCheck,a[16]=ak;a.nilCheck,a[17]=am;a.nilCheck,a[18]=ao;a.nilCheck,a[19]=aq;a.nilCheck,a[20]=as;a.nilCheck,a[21]=au;a.nilCheck,a[22]=aw;a.nilCheck,a[23]=ax;a.nilCheck,a[24]=ay;a.nilCheck,a[25]=ba;a.nilCheck,a[26]=bc;a.nilCheck,a[27]=be;a.nilCheck,a[28]=bg;a.nilCheck,a[29]=bi;a.nilCheck,a[30]=bk;a.nilCheck,a[31]=bl;a.nilCheck,a[32]=bm;a.nilCheck,a[33]=bo;a.nilCheck,a[34]=bq;a.nilCheck,a[35]=bs;a.nilCheck,a[36]=bu;a.nilCheck,a[37]=bw;a.nilCheck,a[38]=by;a.nilCheck,a[39]=bz;a.nilCheck,a[40]=ca;a.nilCheck,a[41]=cc;a.nilCheck,a[42]=ce;a.nilCheck,a[43]=cg;a.nilCheck,a[44]=ci;a.nilCheck,a[45]=ck;a.nilCheck,a[46]=cm;a.nilCheck,a[47]=cn;};AL=function(a,b){var a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,b,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,c,ca,cb,cc,cd,ce,cf,cg,ch,ci,cj,ck,cl,cm,cn,co,cp,cq,cr,cs,ct,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;c=$shiftLeft64((new $Uint64(0,b[47])),56);d=$shiftLeft64((new $Uint64(0,b[46])),48);e=$shiftLeft64((new $Uint64(0,b[45])),40);f=$shiftLeft64((new $Uint64(0,b[44])),32);g=$shiftLeft64((new $Uint64(0,b[43])),24);h=$shiftLeft64((new $Uint64(0,b[42])),16);i=$shiftLeft64((new $Uint64(0,b[41])),8);j=b[40];k=$shiftLeft64((new $Uint64(0,b[39])),56);l=$shiftLeft64((new $Uint64(0,b[38])),48);m=$shiftLeft64((new $Uint64(0,b[37])),40);n=$shiftLeft64((new $Uint64(0,b[36])),32);o=$shiftLeft64((new $Uint64(0,b[35])),24);p=$shiftLeft64((new $Uint64(0,b[34])),16);q=$shiftLeft64((new $Uint64(0,b[33])),8);r=b[32];s=$shiftLeft64((new $Uint64(0,b[31])),56);t=$shiftLeft64((new $Uint64(0,b[30])),48);u=$shiftLeft64((new $Uint64(0,b[29])),40);v=$shiftLeft64((new $Uint64(0,b[28])),32);w=$shiftLeft64((new $Uint64(0,b[27])),24);x=$shiftLeft64((new $Uint64(0,b[26])),16);y=$shiftLeft64((new $Uint64(0,b[25])),8);z=b[24];aa=$shiftLeft64((new $Uint64(0,b[23])),56);ab=$shiftLeft64((new $Uint64(0,b[22])),48);ac=$shiftLeft64((new $Uint64(0,b[21])),40);ad=$shiftLeft64((new $Uint64(0,b[20])),32);ae=$shiftLeft64((new $Uint64(0,b[19])),24);af=$shiftLeft64((new $Uint64(0,b[18])),16);ag=$shiftLeft64((new $Uint64(0,b[17])),8);ah=b[16];ai=$shiftLeft64((new $Uint64(0,b[15])),56);aj=$shiftLeft64((new $Uint64(0,b[14])),48);ak=$shiftLeft64((new $Uint64(0,b[13])),40);al=$shiftLeft64((new $Uint64(0,b[12])),32);am=$shiftLeft64((new $Uint64(0,b[11])),24);an=$shiftLeft64((new $Uint64(0,b[10])),16);ao=$shiftLeft64((new $Uint64(0,b[9])),8);ap=b[8];aq=$shiftLeft64((new $Uint64(0,b[7])),56);ar=$shiftLeft64((new $Uint64(0,b[6])),48);as=$shiftLeft64((new $Uint64(0,b[5])),40);at=$shiftLeft64((new $Uint64(0,b[4])),32);au=$shiftLeft64((new $Uint64(0,b[3])),24);av=$shiftLeft64((new $Uint64(0,b[2])),16);aw=$shiftLeft64((new $Uint64(0,b[1])),8);ax=b[0];az=(ay=(new $Uint64(0,ax)),new $Uint64(aw.$high+ay.$high,aw.$low+ay.$low));ba=new $Uint64(av.$high+az.$high,av.$low+az.$low);bb=new $Uint64(au.$high+ba.$high,au.$low+ba.$low);bc=new $Uint64(at.$high+bb.$high,at.$low+bb.$low);bd=new $Uint64(as.$high+bc.$high,as.$low+bc.$low);be=new $Uint64(ar.$high+bd.$high,ar.$low+bd.$low);bf=new $Uint64(aq.$high+be.$high,aq.$low+be.$low);bh=(bg=(new $Uint64(0,ap)),new $Uint64(ao.$high+bg.$high,ao.$low+bg.$low));bi=new $Uint64(an.$high+bh.$high,an.$low+bh.$low);bj=new $Uint64(am.$high+bi.$high,am.$low+bi.$low);bk=new $Uint64(al.$high+bj.$high,al.$low+bj.$low);bl=new $Uint64(ak.$high+bk.$high,ak.$low+bk.$low);bm=new $Uint64(aj.$high+bl.$high,aj.$low+bl.$low);bn=new $Uint64(ai.$high+bm.$high,ai.$low+bm.$low);bp=(bo=(new $Uint64(0,ah)),new $Uint64(ag.$high+bo.$high,ag.$low+bo.$low));bq=new $Uint64(af.$high+bp.$high,af.$low+bp.$low);br=new $Uint64(ae.$high+bq.$high,ae.$low+bq.$low);bs=new $Uint64(ad.$high+br.$high,ad.$low+br.$low);bt=new $Uint64(ac.$high+bs.$high,ac.$low+bs.$low);bu=new $Uint64(ab.$high+bt.$high,ab.$low+bt.$low);bv=new $Uint64(aa.$high+bu.$high,aa.$low+bu.$low);bx=(bw=(new $Uint64(0,z)),new $Uint64(y.$high+bw.$high,y.$low+bw.$low));by=new $Uint64(x.$high+bx.$high,x.$low+bx.$low);bz=new $Uint64(w.$high+by.$high,w.$low+by.$low);ca=new $Uint64(v.$high+bz.$high,v.$low+bz.$low);cb=new $Uint64(u.$high+ca.$high,u.$low+ca.$low);cc=new $Uint64(t.$high+cb.$high,t.$low+cb.$low);cd=new $Uint64(s.$high+cc.$high,s.$low+cc.$low);cf=(ce=(new $Uint64(0,r)),new $Uint64(q.$high+ce.$high,q.$low+ce.$low));cg=new $Uint64(p.$high+cf.$high,p.$low+cf.$low);ch=new $Uint64(o.$high+cg.$high,o.$low+cg.$low);ci=new $Uint64(n.$high+ch.$high,n.$low+ch.$low);cj=new $Uint64(m.$high+ci.$high,m.$low+ci.$low);ck=new $Uint64(l.$high+cj.$high,l.$low+cj.$low);cl=new $Uint64(k.$high+ck.$high,k.$low+ck.$low);cn=(cm=(new $Uint64(0,j)),new $Uint64(i.$high+cm.$high,i.$low+cm.$low));co=new $Uint64(h.$high+cn.$high,h.$low+cn.$low);cp=new $Uint64(g.$high+co.$high,g.$low+co.$low);cq=new $Uint64(f.$high+cp.$high,f.$low+cp.$low);cr=new $Uint64(e.$high+cq.$high,e.$low+cq.$low);cs=new $Uint64(d.$high+cr.$high,d.$low+cr.$low);ct=new $Uint64(c.$high+cs.$high,c.$low+cs.$low);a.nilCheck,a[0]=bf;a.nilCheck,a[1]=bn;a.nilCheck,a[2]=bv;a.nilCheck,a[3]=cd;a.nilCheck,a[4]=cl;a.nilCheck,a[5]=ct;};AM.ptr.prototype.One=function(){var a;a=this;AG(a.x);return a;};AM.prototype.One=function(){return this.$val.One();};AM.ptr.prototype.Equal=function(a){var a,b,c,d;b=this;c=b.Bytes();d=a.Bytes();return B.ConstantTimeCompare(c,d);};AM.prototype.Equal=function(a){return this.$val.Equal(a);};AM.ptr.prototype.IsZero=function(){var a,b;a=this;b=a.Bytes();return B.ConstantTimeCompare(b,AO);};AM.prototype.IsZero=function(){return this.$val.IsZero();};AM.ptr.prototype.Set=function(a){var a,b;b=this;Z.copy(b.x,a.x);return b;};AM.prototype.Set=function(a){return this.$val.Set(a);};AM.ptr.prototype.Bytes=function(){var a,b;a=this;b=BS.zero();return a.bytes(b);};AM.prototype.Bytes=function(){return this.$val.Bytes();};AM.ptr.prototype.bytes=function(a){var a,b,c;b=this;c=BM.zero();AH(c,b.x);AK(a,(c));AQ(new BQ(a));return new BQ(a);};AM.prototype.bytes=function(a){return this.$val.bytes(a);};AM.ptr.prototype.SetBytes=function(a){var a,b,c,d,e,f,g;b=this;if(!((a.$length===48))){return[BT.nil,C.New("invalid P384Element encoding")];}c=a;d=0;while(true){if(!(d=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+e])<((e<0||e>=AP.$length)?($throwRuntimeError("index out of range"),undefined):AP.$array[AP.$offset+e])){break;}if(((e<0||e>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+e])>((e<0||e>=AP.$length)?($throwRuntimeError("index out of range"),undefined):AP.$array[AP.$offset+e])){return[BT.nil,C.New("invalid P384Element encoding")];}d++;}f=BS.zero();$copySlice(new BQ(f),a);AQ(new BQ(f));g=BM.zero();AL((g),f);AI(b.x,g);return[b,$ifaceNil];};AM.prototype.SetBytes=function(a){return this.$val.SetBytes(a);};AM.ptr.prototype.Add=function(a,b){var a,b,c;c=this;AE(c.x,a.x,b.x);return c;};AM.prototype.Add=function(a,b){return this.$val.Add(a,b);};AM.ptr.prototype.Sub=function(a,b){var a,b,c;c=this;AF(c.x,a.x,b.x);return c;};AM.prototype.Sub=function(a,b){return this.$val.Sub(a,b);};AM.ptr.prototype.Mul=function(a,b){var a,b,c;c=this;AC(c.x,a.x,b.x);return c;};AM.prototype.Mul=function(a,b){return this.$val.Mul(a,b);};AM.ptr.prototype.Square=function(a){var a,b;b=this;AD(b.x,a.x);return b;};AM.prototype.Square=function(a){return this.$val.Square(a);};AM.ptr.prototype.Select=function(a,b,c){var a,b,c,d;d=this;AJ((d.x),(new X(0,c)),(b.x),(a.x));return d;};AM.prototype.Select=function(a,b,c){return this.$val.Select(a,b,c);};AQ=function(a){var a,b,c,d,e,f,g;b=0;while(true){if(!(b<(c=a.$length/2,(c===c&&c!==1/0&&c!==-1/0)?c>>0:$throwRuntimeError("integer divide by zero")))){break;}d=(e=(a.$length-1>>0)-b>>0,((e<0||e>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+e]));f=((b<0||b>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+b]);((b<0||b>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+b]=d);(g=(a.$length-1>>0)-b>>0,((g<0||g>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+g]=f));b=b+(1)>>0;}};BG.ptr.prototype.Invert=function(a){var a,b,c,d,e,f,g,h,i,j,k,l,m,n,o;b=this;c=new BG.ptr(BN.zero()).Set(b);d=new BG.ptr(BN.zero());e=new BG.ptr(BN.zero());f=new BG.ptr(BN.zero());c.Square(a);d.Mul(a,c);c.Square(d);c.Mul(a,c);e.Square(c);g=1;while(true){if(!(g<3)){break;}e.Square(e);g=g+(1)>>0;}e.Mul(c,e);f.Square(e);h=1;while(true){if(!(h<6)){break;}f.Square(f);h=h+(1)>>0;}e.Mul(e,f);i=0;while(true){if(!(i<2)){break;}e.Square(e);i=i+(1)>>0;}d.Mul(d,e);e.Square(d);j=1;while(true){if(!(j<3)){break;}e.Square(e);j=j+(1)>>0;}c.Mul(c,e);e.Square(c);k=1;while(true){if(!(k<14)){break;}e.Square(e);k=k+(1)>>0;}d.Mul(d,e);e.Square(d);l=1;while(true){if(!(l<17)){break;}e.Square(e);l=l+(1)>>0;}c.Mul(c,e);e.Square(c);m=1;while(true){if(!(m<48)){break;}e.Square(e);m=m+(1)>>0;}c.Mul(c,e);e.Square(c);n=1;while(true){if(!(n<31)){break;}e.Square(e);n=n+(1)>>0;}d.Mul(d,e);o=0;while(true){if(!(o<97)){break;}d.Square(d);o=o+(1)>>0;}c.Mul(c,d);return b.Set(c);};BG.prototype.Invert=function(a){return this.$val.Invert(a);};AV=function(a,b,c,d){var a,b,c,d,e,f,g,h,i;e=$mul64((new $Uint64(b.$high,b.$low)),new $Uint64(4294967295,4294967295));i=(f=new $Uint64(e.$high&d.$high,(e.$low&d.$low)>>>0),g=(h=new $Uint64(~e.$high,~e.$low>>>0),new $Uint64(h.$high&c.$high,(h.$low&c.$low)>>>0)),new $Uint64(f.$high|g.$high,(f.$low|g.$low)>>>0));a.$set(i);};AW=function(a,b,c){var a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,b,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,c,ca,cb,cc,cd,ce,cf,cg,ch,ci,cj,ck,cl,cm,cn,co,cp,cq,cr,cs,ct,cu,cv,cw,cx,cy,cz,d,da,db,dc,dd,de,df,dg,dh,di,dj,dk,dl,dm,dn,dp,dq,dr,ds,dt,du,dv,dw,dx,dy,dz,e,ea,eb,ec,ed,ee,ef,eg,eh,ei,ej,ek,el,em,en,eo,ep,eq,er,es,et,eu,ev,ew,ex,ey,ez,f,fa,fb,fc,fd,fe,ff,fg,fh,fi,fj,fk,fl,fm,fn,fo,fp,fq,fr,fs,ft,fu,fv,fw,fx,fy,fz,g,ga,gb,gc,gd,ge,gf,gg,gh,gi,gj,gk,gl,gm,gn,go,gp,gq,gr,gs,gt,gu,gv,gw,gx,gy,gz,h,ha,hb,hc,hd,he,hf,hg,hh,hi,hj,hk,hl,hm,hn,ho,hp,hq,hr,hs,ht,hu,hv,hw,hx,hy,hz,i,ia,ib,ic,id,ie,ig,ih,ii,ij,ik,il,im,io,ip,iq,ir,is,it,iu,iv,iw,ix,iy,iz,j,ja,jb,jc,jd,je,jf,jg,jh,ji,jj,jk,jl,jm,jn,jo,jp,jq,jr,js,jt,ju,jv,jw,jx,jy,jz,k,ka,kb,kc,kd,ke,kf,kg,kh,ki,kj,kk,kl,km,kn,ko,kp,kq,kr,ks,kt,ku,kv,kw,kx,ky,kz,l,la,lb,lc,ld,le,lf,lg,lh,li,lj,lk,ll,lm,ln,lo,lp,lq,lr,ls,lt,lu,lv,lw,lx,ly,lz,m,ma,mb,mc,md,me,mf,mg,mh,mi,mj,mk,ml,mm,mn,mo,mp,mq,mr,ms,mt,mu,mv,mw,mx,my,mz,n,na,nb,nc,nd,ne,o,p,q,r,s,t,u,v,w,x,y,z;d=b[1];e=b[2];f=b[3];g=b[0];h=new $Uint64(0,0);i=new $Uint64(0,0);j=A.Mul64(g,c[3]);i=j[0];h=j[1];k=new $Uint64(0,0);l=new $Uint64(0,0);m=A.Mul64(g,c[2]);l=m[0];k=m[1];n=new $Uint64(0,0);o=new $Uint64(0,0);p=A.Mul64(g,c[1]);o=p[0];n=p[1];q=new $Uint64(0,0);r=new $Uint64(0,0);s=A.Mul64(g,c[0]);r=s[0];q=s[1];t=new $Uint64(0,0);u=new $Uint64(0,0);v=A.Add64(r,n,new $Uint64(0,0));t=v[0];u=v[1];w=new $Uint64(0,0);x=new $Uint64(0,0);y=A.Add64(o,k,((z=(new AR(u.$high,u.$low)),new $Uint64(z.$high,z.$low))));w=y[0];x=y[1];aa=new $Uint64(0,0);ab=new $Uint64(0,0);ac=A.Add64(l,h,((ad=(new AR(x.$high,x.$low)),new $Uint64(ad.$high,ad.$low))));aa=ac[0];ab=ac[1];ag=(ae=((af=(new AR(ab.$high,ab.$low)),new $Uint64(af.$high,af.$low))),new $Uint64(ae.$high+i.$high,ae.$low+i.$low));ah=new $Uint64(0,0);ai=A.Mul64(q,new $Uint64(4294967295,4294967295));ah=ai[1];aj=new $Uint64(0,0);ak=new $Uint64(0,0);al=A.Mul64(ah,new $Uint64(0,4294967295));ak=al[0];aj=al[1];am=new $Uint64(0,0);an=new $Uint64(0,0);ao=A.Mul64(ah,new $Uint64(4294967295,4294967295));an=ao[0];am=ao[1];ap=new $Uint64(0,0);aq=new $Uint64(0,0);ar=A.Mul64(ah,new $Uint64(4294967295,0));aq=ar[0];ap=ar[1];as=new $Uint64(0,0);at=new $Uint64(0,0);au=A.Add64(aq,am,new $Uint64(0,0));as=au[0];at=au[1];av=new $Uint64(0,0);aw=new $Uint64(0,0);ax=A.Add64(an,aj,((ay=(new AR(at.$high,at.$low)),new $Uint64(ay.$high,ay.$low))));av=ax[0];aw=ax[1];bb=(az=((ba=(new AR(aw.$high,aw.$low)),new $Uint64(ba.$high,ba.$low))),new $Uint64(az.$high+ak.$high,az.$low+ak.$low));bc=new $Uint64(0,0);bd=A.Add64(q,ah,new $Uint64(0,0));bc=bd[1];be=new $Uint64(0,0);bf=new $Uint64(0,0);bg=A.Add64(t,ap,((bh=(new AR(bc.$high,bc.$low)),new $Uint64(bh.$high,bh.$low))));be=bg[0];bf=bg[1];bi=new $Uint64(0,0);bj=new $Uint64(0,0);bk=A.Add64(w,as,((bl=(new AR(bf.$high,bf.$low)),new $Uint64(bl.$high,bl.$low))));bi=bk[0];bj=bk[1];bm=new $Uint64(0,0);bn=new $Uint64(0,0);bo=A.Add64(aa,av,((bp=(new AR(bj.$high,bj.$low)),new $Uint64(bp.$high,bp.$low))));bm=bo[0];bn=bo[1];bq=new $Uint64(0,0);br=new $Uint64(0,0);bs=A.Add64(ag,bb,((bt=(new AR(bn.$high,bn.$low)),new $Uint64(bt.$high,bt.$low))));bq=bs[0];br=bs[1];bu=new $Uint64(0,0);bv=new $Uint64(0,0);bw=A.Mul64(d,c[3]);bv=bw[0];bu=bw[1];bx=new $Uint64(0,0);by=new $Uint64(0,0);bz=A.Mul64(d,c[2]);by=bz[0];bx=bz[1];ca=new $Uint64(0,0);cb=new $Uint64(0,0);cc=A.Mul64(d,c[1]);cb=cc[0];ca=cc[1];cd=new $Uint64(0,0);ce=new $Uint64(0,0);cf=A.Mul64(d,c[0]);ce=cf[0];cd=cf[1];cg=new $Uint64(0,0);ch=new $Uint64(0,0);ci=A.Add64(ce,ca,new $Uint64(0,0));cg=ci[0];ch=ci[1];cj=new $Uint64(0,0);ck=new $Uint64(0,0);cl=A.Add64(cb,bx,((cm=(new AR(ch.$high,ch.$low)),new $Uint64(cm.$high,cm.$low))));cj=cl[0];ck=cl[1];cn=new $Uint64(0,0);co=new $Uint64(0,0);cp=A.Add64(by,bu,((cq=(new AR(ck.$high,ck.$low)),new $Uint64(cq.$high,cq.$low))));cn=cp[0];co=cp[1];ct=(cr=((cs=(new AR(co.$high,co.$low)),new $Uint64(cs.$high,cs.$low))),new $Uint64(cr.$high+bv.$high,cr.$low+bv.$low));cu=new $Uint64(0,0);cv=new $Uint64(0,0);cw=A.Add64(be,cd,new $Uint64(0,0));cu=cw[0];cv=cw[1];cx=new $Uint64(0,0);cy=new $Uint64(0,0);cz=A.Add64(bi,cg,((da=(new AR(cv.$high,cv.$low)),new $Uint64(da.$high,da.$low))));cx=cz[0];cy=cz[1];db=new $Uint64(0,0);dc=new $Uint64(0,0);dd=A.Add64(bm,cj,((de=(new AR(cy.$high,cy.$low)),new $Uint64(de.$high,de.$low))));db=dd[0];dc=dd[1];df=new $Uint64(0,0);dg=new $Uint64(0,0);dh=A.Add64(bq,cn,((di=(new AR(dc.$high,dc.$low)),new $Uint64(di.$high,di.$low))));df=dh[0];dg=dh[1];dj=new $Uint64(0,0);dk=new $Uint64(0,0);dl=A.Add64(((dm=(new AR(br.$high,br.$low)),new $Uint64(dm.$high,dm.$low))),ct,((dn=(new AR(dg.$high,dg.$low)),new $Uint64(dn.$high,dn.$low))));dj=dl[0];dk=dl[1];dp=new $Uint64(0,0);dq=A.Mul64(cu,new $Uint64(4294967295,4294967295));dp=dq[1];dr=new $Uint64(0,0);ds=new $Uint64(0,0);dt=A.Mul64(dp,new $Uint64(0,4294967295));ds=dt[0];dr=dt[1];du=new $Uint64(0,0);dv=new $Uint64(0,0);dw=A.Mul64(dp,new $Uint64(4294967295,4294967295));dv=dw[0];du=dw[1];dx=new $Uint64(0,0);dy=new $Uint64(0,0);dz=A.Mul64(dp,new $Uint64(4294967295,0));dy=dz[0];dx=dz[1];ea=new $Uint64(0,0);eb=new $Uint64(0,0);ec=A.Add64(dy,du,new $Uint64(0,0));ea=ec[0];eb=ec[1];ed=new $Uint64(0,0);ee=new $Uint64(0,0);ef=A.Add64(dv,dr,((eg=(new AR(eb.$high,eb.$low)),new $Uint64(eg.$high,eg.$low))));ed=ef[0];ee=ef[1];ej=(eh=((ei=(new AR(ee.$high,ee.$low)),new $Uint64(ei.$high,ei.$low))),new $Uint64(eh.$high+ds.$high,eh.$low+ds.$low));ek=new $Uint64(0,0);el=A.Add64(cu,dp,new $Uint64(0,0));ek=el[1];em=new $Uint64(0,0);en=new $Uint64(0,0);eo=A.Add64(cx,dx,((ep=(new AR(ek.$high,ek.$low)),new $Uint64(ep.$high,ep.$low))));em=eo[0];en=eo[1];eq=new $Uint64(0,0);er=new $Uint64(0,0);es=A.Add64(db,ea,((et=(new AR(en.$high,en.$low)),new $Uint64(et.$high,et.$low))));eq=es[0];er=es[1];eu=new $Uint64(0,0);ev=new $Uint64(0,0);ew=A.Add64(df,ed,((ex=(new AR(er.$high,er.$low)),new $Uint64(ex.$high,ex.$low))));eu=ew[0];ev=ew[1];ey=new $Uint64(0,0);ez=new $Uint64(0,0);fa=A.Add64(dj,ej,((fb=(new AR(ev.$high,ev.$low)),new $Uint64(fb.$high,fb.$low))));ey=fa[0];ez=fa[1];fg=(fc=((fd=(new AR(ez.$high,ez.$low)),new $Uint64(fd.$high,fd.$low))),fe=((ff=(new AR(dk.$high,dk.$low)),new $Uint64(ff.$high,ff.$low))),new $Uint64(fc.$high+fe.$high,fc.$low+fe.$low));fh=new $Uint64(0,0);fi=new $Uint64(0,0);fj=A.Mul64(e,c[3]);fi=fj[0];fh=fj[1];fk=new $Uint64(0,0);fl=new $Uint64(0,0);fm=A.Mul64(e,c[2]);fl=fm[0];fk=fm[1];fn=new $Uint64(0,0);fo=new $Uint64(0,0);fp=A.Mul64(e,c[1]);fo=fp[0];fn=fp[1];fq=new $Uint64(0,0);fr=new $Uint64(0,0);fs=A.Mul64(e,c[0]);fr=fs[0];fq=fs[1];ft=new $Uint64(0,0);fu=new $Uint64(0,0);fv=A.Add64(fr,fn,new $Uint64(0,0));ft=fv[0];fu=fv[1];fw=new $Uint64(0,0);fx=new $Uint64(0,0);fy=A.Add64(fo,fk,((fz=(new AR(fu.$high,fu.$low)),new $Uint64(fz.$high,fz.$low))));fw=fy[0];fx=fy[1];ga=new $Uint64(0,0);gb=new $Uint64(0,0);gc=A.Add64(fl,fh,((gd=(new AR(fx.$high,fx.$low)),new $Uint64(gd.$high,gd.$low))));ga=gc[0];gb=gc[1];gg=(ge=((gf=(new AR(gb.$high,gb.$low)),new $Uint64(gf.$high,gf.$low))),new $Uint64(ge.$high+fi.$high,ge.$low+fi.$low));gh=new $Uint64(0,0);gi=new $Uint64(0,0);gj=A.Add64(em,fq,new $Uint64(0,0));gh=gj[0];gi=gj[1];gk=new $Uint64(0,0);gl=new $Uint64(0,0);gm=A.Add64(eq,ft,((gn=(new AR(gi.$high,gi.$low)),new $Uint64(gn.$high,gn.$low))));gk=gm[0];gl=gm[1];go=new $Uint64(0,0);gp=new $Uint64(0,0);gq=A.Add64(eu,fw,((gr=(new AR(gl.$high,gl.$low)),new $Uint64(gr.$high,gr.$low))));go=gq[0];gp=gq[1];gs=new $Uint64(0,0);gt=new $Uint64(0,0);gu=A.Add64(ey,ga,((gv=(new AR(gp.$high,gp.$low)),new $Uint64(gv.$high,gv.$low))));gs=gu[0];gt=gu[1];gw=new $Uint64(0,0);gx=new $Uint64(0,0);gy=A.Add64(fg,gg,((gz=(new AR(gt.$high,gt.$low)),new $Uint64(gz.$high,gz.$low))));gw=gy[0];gx=gy[1];ha=new $Uint64(0,0);hb=A.Mul64(gh,new $Uint64(4294967295,4294967295));ha=hb[1];hc=new $Uint64(0,0);hd=new $Uint64(0,0);he=A.Mul64(ha,new $Uint64(0,4294967295));hd=he[0];hc=he[1];hf=new $Uint64(0,0);hg=new $Uint64(0,0);hh=A.Mul64(ha,new $Uint64(4294967295,4294967295));hg=hh[0];hf=hh[1];hi=new $Uint64(0,0);hj=new $Uint64(0,0);hk=A.Mul64(ha,new $Uint64(4294967295,0));hj=hk[0];hi=hk[1];hl=new $Uint64(0,0);hm=new $Uint64(0,0);hn=A.Add64(hj,hf,new $Uint64(0,0));hl=hn[0];hm=hn[1];ho=new $Uint64(0,0);hp=new $Uint64(0,0);hq=A.Add64(hg,hc,((hr=(new AR(hm.$high,hm.$low)),new $Uint64(hr.$high,hr.$low))));ho=hq[0];hp=hq[1];hu=(hs=((ht=(new AR(hp.$high,hp.$low)),new $Uint64(ht.$high,ht.$low))),new $Uint64(hs.$high+hd.$high,hs.$low+hd.$low));hv=new $Uint64(0,0);hw=A.Add64(gh,ha,new $Uint64(0,0));hv=hw[1];hx=new $Uint64(0,0);hy=new $Uint64(0,0);hz=A.Add64(gk,hi,((ia=(new AR(hv.$high,hv.$low)),new $Uint64(ia.$high,ia.$low))));hx=hz[0];hy=hz[1];ib=new $Uint64(0,0);ic=new $Uint64(0,0);id=A.Add64(go,hl,((ie=(new AR(hy.$high,hy.$low)),new $Uint64(ie.$high,ie.$low))));ib=id[0];ic=id[1];ig=new $Uint64(0,0);ih=new $Uint64(0,0);ii=A.Add64(gs,ho,((ij=(new AR(ic.$high,ic.$low)),new $Uint64(ij.$high,ij.$low))));ig=ii[0];ih=ii[1];ik=new $Uint64(0,0);il=new $Uint64(0,0);im=A.Add64(gw,hu,((io=(new AR(ih.$high,ih.$low)),new $Uint64(io.$high,io.$low))));ik=im[0];il=im[1];it=(ip=((iq=(new AR(il.$high,il.$low)),new $Uint64(iq.$high,iq.$low))),ir=((is=(new AR(gx.$high,gx.$low)),new $Uint64(is.$high,is.$low))),new $Uint64(ip.$high+ir.$high,ip.$low+ir.$low));iu=new $Uint64(0,0);iv=new $Uint64(0,0);iw=A.Mul64(f,c[3]);iv=iw[0];iu=iw[1];ix=new $Uint64(0,0);iy=new $Uint64(0,0);iz=A.Mul64(f,c[2]);iy=iz[0];ix=iz[1];ja=new $Uint64(0,0);jb=new $Uint64(0,0);jc=A.Mul64(f,c[1]);jb=jc[0];ja=jc[1];jd=new $Uint64(0,0);je=new $Uint64(0,0);jf=A.Mul64(f,c[0]);je=jf[0];jd=jf[1];jg=new $Uint64(0,0);jh=new $Uint64(0,0);ji=A.Add64(je,ja,new $Uint64(0,0));jg=ji[0];jh=ji[1];jj=new $Uint64(0,0);jk=new $Uint64(0,0);jl=A.Add64(jb,ix,((jm=(new AR(jh.$high,jh.$low)),new $Uint64(jm.$high,jm.$low))));jj=jl[0];jk=jl[1];jn=new $Uint64(0,0);jo=new $Uint64(0,0);jp=A.Add64(iy,iu,((jq=(new AR(jk.$high,jk.$low)),new $Uint64(jq.$high,jq.$low))));jn=jp[0];jo=jp[1];jt=(jr=((js=(new AR(jo.$high,jo.$low)),new $Uint64(js.$high,js.$low))),new $Uint64(jr.$high+iv.$high,jr.$low+iv.$low));ju=new $Uint64(0,0);jv=new $Uint64(0,0);jw=A.Add64(hx,jd,new $Uint64(0,0));ju=jw[0];jv=jw[1];jx=new $Uint64(0,0);jy=new $Uint64(0,0);jz=A.Add64(ib,jg,((ka=(new AR(jv.$high,jv.$low)),new $Uint64(ka.$high,ka.$low))));jx=jz[0];jy=jz[1];kb=new $Uint64(0,0);kc=new $Uint64(0,0);kd=A.Add64(ig,jj,((ke=(new AR(jy.$high,jy.$low)),new $Uint64(ke.$high,ke.$low))));kb=kd[0];kc=kd[1];kf=new $Uint64(0,0);kg=new $Uint64(0,0);kh=A.Add64(ik,jn,((ki=(new AR(kc.$high,kc.$low)),new $Uint64(ki.$high,ki.$low))));kf=kh[0];kg=kh[1];kj=new $Uint64(0,0);kk=new $Uint64(0,0);kl=A.Add64(it,jt,((km=(new AR(kg.$high,kg.$low)),new $Uint64(km.$high,km.$low))));kj=kl[0];kk=kl[1];kn=new $Uint64(0,0);ko=A.Mul64(ju,new $Uint64(4294967295,4294967295));kn=ko[1];kp=new $Uint64(0,0);kq=new $Uint64(0,0);kr=A.Mul64(kn,new $Uint64(0,4294967295));kq=kr[0];kp=kr[1];ks=new $Uint64(0,0);kt=new $Uint64(0,0);ku=A.Mul64(kn,new $Uint64(4294967295,4294967295));kt=ku[0];ks=ku[1];kv=new $Uint64(0,0);kw=new $Uint64(0,0);kx=A.Mul64(kn,new $Uint64(4294967295,0));kw=kx[0];kv=kx[1];ky=new $Uint64(0,0);kz=new $Uint64(0,0);la=A.Add64(kw,ks,new $Uint64(0,0));ky=la[0];kz=la[1];lb=new $Uint64(0,0);lc=new $Uint64(0,0);ld=A.Add64(kt,kp,((le=(new AR(kz.$high,kz.$low)),new $Uint64(le.$high,le.$low))));lb=ld[0];lc=ld[1];lh=(lf=((lg=(new AR(lc.$high,lc.$low)),new $Uint64(lg.$high,lg.$low))),new $Uint64(lf.$high+kq.$high,lf.$low+kq.$low));li=new $Uint64(0,0);lj=A.Add64(ju,kn,new $Uint64(0,0));li=lj[1];lk=new $Uint64(0,0);ll=new $Uint64(0,0);lm=A.Add64(jx,kv,((ln=(new AR(li.$high,li.$low)),new $Uint64(ln.$high,ln.$low))));lk=lm[0];ll=lm[1];lo=new $Uint64(0,0);lp=new $Uint64(0,0);lq=A.Add64(kb,ky,((lr=(new AR(ll.$high,ll.$low)),new $Uint64(lr.$high,lr.$low))));lo=lq[0];lp=lq[1];ls=new $Uint64(0,0);lt=new $Uint64(0,0);lu=A.Add64(kf,lb,((lv=(new AR(lp.$high,lp.$low)),new $Uint64(lv.$high,lv.$low))));ls=lu[0];lt=lu[1];lw=new $Uint64(0,0);lx=new $Uint64(0,0);ly=A.Add64(kj,lh,((lz=(new AR(lt.$high,lt.$low)),new $Uint64(lz.$high,lz.$low))));lw=ly[0];lx=ly[1];me=(ma=((mb=(new AR(lx.$high,lx.$low)),new $Uint64(mb.$high,mb.$low))),mc=((md=(new AR(kk.$high,kk.$low)),new $Uint64(md.$high,md.$low))),new $Uint64(ma.$high+mc.$high,ma.$low+mc.$low));mf=new $Uint64(0,0);mg=new $Uint64(0,0);mh=A.Sub64(lk,new $Uint64(0,1),new $Uint64(0,0));mf=mh[0];mg=mh[1];mi=new $Uint64(0,0);mj=new $Uint64(0,0);mk=A.Sub64(lo,new $Uint64(4294967295,0),((ml=(new AR(mg.$high,mg.$low)),new $Uint64(ml.$high,ml.$low))));mi=mk[0];mj=mk[1];mm=new $Uint64(0,0);mn=new $Uint64(0,0);mo=A.Sub64(ls,new $Uint64(4294967295,4294967295),((mp=(new AR(mj.$high,mj.$low)),new $Uint64(mp.$high,mp.$low))));mm=mo[0];mn=mo[1];mq=new $Uint64(0,0);mr=new $Uint64(0,0);ms=A.Sub64(lw,new $Uint64(0,4294967295),((mt=(new AR(mn.$high,mn.$low)),new $Uint64(mt.$high,mt.$low))));mq=ms[0];mr=ms[1];mu=new $Uint64(0,0);mv=A.Sub64(me,new $Uint64(0,0),((mw=(new AR(mr.$high,mr.$low)),new $Uint64(mw.$high,mw.$low))));mu=mv[1];mx=new $Uint64(0,0);AV((my||(my=new BO(function(){return mx;},function($v){mx=$v;}))),(new AR(mu.$high,mu.$low)),mf,lk);mz=new $Uint64(0,0);AV((na||(na=new BO(function(){return mz;},function($v){mz=$v;}))),(new AR(mu.$high,mu.$low)),mi,lo);nb=new $Uint64(0,0);AV((nc||(nc=new BO(function(){return nb;},function($v){nb=$v;}))),(new AR(mu.$high,mu.$low)),mm,ls);nd=new $Uint64(0,0);AV((ne||(ne=new BO(function(){return nd;},function($v){nd=$v;}))),(new AR(mu.$high,mu.$low)),mq,lw);a.nilCheck,a[0]=mx;a.nilCheck,a[1]=mz;a.nilCheck,a[2]=nb;a.nilCheck,a[3]=nd;};AX=function(a,b){var a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,b,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,c,ca,cb,cc,cd,ce,cf,cg,ch,ci,cj,ck,cl,cm,cn,co,cp,cq,cr,cs,ct,cu,cv,cw,cx,cy,cz,d,da,db,dc,dd,de,df,dg,dh,di,dj,dk,dl,dm,dn,dp,dq,dr,ds,dt,du,dv,dw,dx,dy,dz,e,ea,eb,ec,ed,ee,ef,eg,eh,ei,ej,ek,el,em,en,eo,ep,eq,er,es,et,eu,ev,ew,ex,ey,ez,f,fa,fb,fc,fd,fe,ff,fg,fh,fi,fj,fk,fl,fm,fn,fo,fp,fq,fr,fs,ft,fu,fv,fw,fx,fy,fz,g,ga,gb,gc,gd,ge,gf,gg,gh,gi,gj,gk,gl,gm,gn,go,gp,gq,gr,gs,gt,gu,gv,gw,gx,gy,gz,h,ha,hb,hc,hd,he,hf,hg,hh,hi,hj,hk,hl,hm,hn,ho,hp,hq,hr,hs,ht,hu,hv,hw,hx,hy,hz,i,ia,ib,ic,id,ie,ig,ih,ii,ij,ik,il,im,io,ip,iq,ir,is,it,iu,iv,iw,ix,iy,iz,j,ja,jb,jc,jd,je,jf,jg,jh,ji,jj,jk,jl,jm,jn,jo,jp,jq,jr,js,jt,ju,jv,jw,jx,jy,jz,k,ka,kb,kc,kd,ke,kf,kg,kh,ki,kj,kk,kl,km,kn,ko,kp,kq,kr,ks,kt,ku,kv,kw,kx,ky,kz,l,la,lb,lc,ld,le,lf,lg,lh,li,lj,lk,ll,lm,ln,lo,lp,lq,lr,ls,lt,lu,lv,lw,lx,ly,lz,m,ma,mb,mc,md,me,mf,mg,mh,mi,mj,mk,ml,mm,mn,mo,mp,mq,mr,ms,mt,mu,mv,mw,mx,my,mz,n,na,nb,nc,nd,o,p,q,r,s,t,u,v,w,x,y,z;c=b[1];d=b[2];e=b[3];f=b[0];g=new $Uint64(0,0);h=new $Uint64(0,0);i=A.Mul64(f,b[3]);h=i[0];g=i[1];j=new $Uint64(0,0);k=new $Uint64(0,0);l=A.Mul64(f,b[2]);k=l[0];j=l[1];m=new $Uint64(0,0);n=new $Uint64(0,0);o=A.Mul64(f,b[1]);n=o[0];m=o[1];p=new $Uint64(0,0);q=new $Uint64(0,0);r=A.Mul64(f,b[0]);q=r[0];p=r[1];s=new $Uint64(0,0);t=new $Uint64(0,0);u=A.Add64(q,m,new $Uint64(0,0));s=u[0];t=u[1];v=new $Uint64(0,0);w=new $Uint64(0,0);x=A.Add64(n,j,((y=(new AR(t.$high,t.$low)),new $Uint64(y.$high,y.$low))));v=x[0];w=x[1];z=new $Uint64(0,0);aa=new $Uint64(0,0);ab=A.Add64(k,g,((ac=(new AR(w.$high,w.$low)),new $Uint64(ac.$high,ac.$low))));z=ab[0];aa=ab[1];af=(ad=((ae=(new AR(aa.$high,aa.$low)),new $Uint64(ae.$high,ae.$low))),new $Uint64(ad.$high+h.$high,ad.$low+h.$low));ag=new $Uint64(0,0);ah=A.Mul64(p,new $Uint64(4294967295,4294967295));ag=ah[1];ai=new $Uint64(0,0);aj=new $Uint64(0,0);ak=A.Mul64(ag,new $Uint64(0,4294967295));aj=ak[0];ai=ak[1];al=new $Uint64(0,0);am=new $Uint64(0,0);an=A.Mul64(ag,new $Uint64(4294967295,4294967295));am=an[0];al=an[1];ao=new $Uint64(0,0);ap=new $Uint64(0,0);aq=A.Mul64(ag,new $Uint64(4294967295,0));ap=aq[0];ao=aq[1];ar=new $Uint64(0,0);as=new $Uint64(0,0);at=A.Add64(ap,al,new $Uint64(0,0));ar=at[0];as=at[1];au=new $Uint64(0,0);av=new $Uint64(0,0);aw=A.Add64(am,ai,((ax=(new AR(as.$high,as.$low)),new $Uint64(ax.$high,ax.$low))));au=aw[0];av=aw[1];ba=(ay=((az=(new AR(av.$high,av.$low)),new $Uint64(az.$high,az.$low))),new $Uint64(ay.$high+aj.$high,ay.$low+aj.$low));bb=new $Uint64(0,0);bc=A.Add64(p,ag,new $Uint64(0,0));bb=bc[1];bd=new $Uint64(0,0);be=new $Uint64(0,0);bf=A.Add64(s,ao,((bg=(new AR(bb.$high,bb.$low)),new $Uint64(bg.$high,bg.$low))));bd=bf[0];be=bf[1];bh=new $Uint64(0,0);bi=new $Uint64(0,0);bj=A.Add64(v,ar,((bk=(new AR(be.$high,be.$low)),new $Uint64(bk.$high,bk.$low))));bh=bj[0];bi=bj[1];bl=new $Uint64(0,0);bm=new $Uint64(0,0);bn=A.Add64(z,au,((bo=(new AR(bi.$high,bi.$low)),new $Uint64(bo.$high,bo.$low))));bl=bn[0];bm=bn[1];bp=new $Uint64(0,0);bq=new $Uint64(0,0);br=A.Add64(af,ba,((bs=(new AR(bm.$high,bm.$low)),new $Uint64(bs.$high,bs.$low))));bp=br[0];bq=br[1];bt=new $Uint64(0,0);bu=new $Uint64(0,0);bv=A.Mul64(c,b[3]);bu=bv[0];bt=bv[1];bw=new $Uint64(0,0);bx=new $Uint64(0,0);by=A.Mul64(c,b[2]);bx=by[0];bw=by[1];bz=new $Uint64(0,0);ca=new $Uint64(0,0);cb=A.Mul64(c,b[1]);ca=cb[0];bz=cb[1];cc=new $Uint64(0,0);cd=new $Uint64(0,0);ce=A.Mul64(c,b[0]);cd=ce[0];cc=ce[1];cf=new $Uint64(0,0);cg=new $Uint64(0,0);ch=A.Add64(cd,bz,new $Uint64(0,0));cf=ch[0];cg=ch[1];ci=new $Uint64(0,0);cj=new $Uint64(0,0);ck=A.Add64(ca,bw,((cl=(new AR(cg.$high,cg.$low)),new $Uint64(cl.$high,cl.$low))));ci=ck[0];cj=ck[1];cm=new $Uint64(0,0);cn=new $Uint64(0,0);co=A.Add64(bx,bt,((cp=(new AR(cj.$high,cj.$low)),new $Uint64(cp.$high,cp.$low))));cm=co[0];cn=co[1];cs=(cq=((cr=(new AR(cn.$high,cn.$low)),new $Uint64(cr.$high,cr.$low))),new $Uint64(cq.$high+bu.$high,cq.$low+bu.$low));ct=new $Uint64(0,0);cu=new $Uint64(0,0);cv=A.Add64(bd,cc,new $Uint64(0,0));ct=cv[0];cu=cv[1];cw=new $Uint64(0,0);cx=new $Uint64(0,0);cy=A.Add64(bh,cf,((cz=(new AR(cu.$high,cu.$low)),new $Uint64(cz.$high,cz.$low))));cw=cy[0];cx=cy[1];da=new $Uint64(0,0);db=new $Uint64(0,0);dc=A.Add64(bl,ci,((dd=(new AR(cx.$high,cx.$low)),new $Uint64(dd.$high,dd.$low))));da=dc[0];db=dc[1];de=new $Uint64(0,0);df=new $Uint64(0,0);dg=A.Add64(bp,cm,((dh=(new AR(db.$high,db.$low)),new $Uint64(dh.$high,dh.$low))));de=dg[0];df=dg[1];di=new $Uint64(0,0);dj=new $Uint64(0,0);dk=A.Add64(((dl=(new AR(bq.$high,bq.$low)),new $Uint64(dl.$high,dl.$low))),cs,((dm=(new AR(df.$high,df.$low)),new $Uint64(dm.$high,dm.$low))));di=dk[0];dj=dk[1];dn=new $Uint64(0,0);dp=A.Mul64(ct,new $Uint64(4294967295,4294967295));dn=dp[1];dq=new $Uint64(0,0);dr=new $Uint64(0,0);ds=A.Mul64(dn,new $Uint64(0,4294967295));dr=ds[0];dq=ds[1];dt=new $Uint64(0,0);du=new $Uint64(0,0);dv=A.Mul64(dn,new $Uint64(4294967295,4294967295));du=dv[0];dt=dv[1];dw=new $Uint64(0,0);dx=new $Uint64(0,0);dy=A.Mul64(dn,new $Uint64(4294967295,0));dx=dy[0];dw=dy[1];dz=new $Uint64(0,0);ea=new $Uint64(0,0);eb=A.Add64(dx,dt,new $Uint64(0,0));dz=eb[0];ea=eb[1];ec=new $Uint64(0,0);ed=new $Uint64(0,0);ee=A.Add64(du,dq,((ef=(new AR(ea.$high,ea.$low)),new $Uint64(ef.$high,ef.$low))));ec=ee[0];ed=ee[1];ei=(eg=((eh=(new AR(ed.$high,ed.$low)),new $Uint64(eh.$high,eh.$low))),new $Uint64(eg.$high+dr.$high,eg.$low+dr.$low));ej=new $Uint64(0,0);ek=A.Add64(ct,dn,new $Uint64(0,0));ej=ek[1];el=new $Uint64(0,0);em=new $Uint64(0,0);en=A.Add64(cw,dw,((eo=(new AR(ej.$high,ej.$low)),new $Uint64(eo.$high,eo.$low))));el=en[0];em=en[1];ep=new $Uint64(0,0);eq=new $Uint64(0,0);er=A.Add64(da,dz,((es=(new AR(em.$high,em.$low)),new $Uint64(es.$high,es.$low))));ep=er[0];eq=er[1];et=new $Uint64(0,0);eu=new $Uint64(0,0);ev=A.Add64(de,ec,((ew=(new AR(eq.$high,eq.$low)),new $Uint64(ew.$high,ew.$low))));et=ev[0];eu=ev[1];ex=new $Uint64(0,0);ey=new $Uint64(0,0);ez=A.Add64(di,ei,((fa=(new AR(eu.$high,eu.$low)),new $Uint64(fa.$high,fa.$low))));ex=ez[0];ey=ez[1];ff=(fb=((fc=(new AR(ey.$high,ey.$low)),new $Uint64(fc.$high,fc.$low))),fd=((fe=(new AR(dj.$high,dj.$low)),new $Uint64(fe.$high,fe.$low))),new $Uint64(fb.$high+fd.$high,fb.$low+fd.$low));fg=new $Uint64(0,0);fh=new $Uint64(0,0);fi=A.Mul64(d,b[3]);fh=fi[0];fg=fi[1];fj=new $Uint64(0,0);fk=new $Uint64(0,0);fl=A.Mul64(d,b[2]);fk=fl[0];fj=fl[1];fm=new $Uint64(0,0);fn=new $Uint64(0,0);fo=A.Mul64(d,b[1]);fn=fo[0];fm=fo[1];fp=new $Uint64(0,0);fq=new $Uint64(0,0);fr=A.Mul64(d,b[0]);fq=fr[0];fp=fr[1];fs=new $Uint64(0,0);ft=new $Uint64(0,0);fu=A.Add64(fq,fm,new $Uint64(0,0));fs=fu[0];ft=fu[1];fv=new $Uint64(0,0);fw=new $Uint64(0,0);fx=A.Add64(fn,fj,((fy=(new AR(ft.$high,ft.$low)),new $Uint64(fy.$high,fy.$low))));fv=fx[0];fw=fx[1];fz=new $Uint64(0,0);ga=new $Uint64(0,0);gb=A.Add64(fk,fg,((gc=(new AR(fw.$high,fw.$low)),new $Uint64(gc.$high,gc.$low))));fz=gb[0];ga=gb[1];gf=(gd=((ge=(new AR(ga.$high,ga.$low)),new $Uint64(ge.$high,ge.$low))),new $Uint64(gd.$high+fh.$high,gd.$low+fh.$low));gg=new $Uint64(0,0);gh=new $Uint64(0,0);gi=A.Add64(el,fp,new $Uint64(0,0));gg=gi[0];gh=gi[1];gj=new $Uint64(0,0);gk=new $Uint64(0,0);gl=A.Add64(ep,fs,((gm=(new AR(gh.$high,gh.$low)),new $Uint64(gm.$high,gm.$low))));gj=gl[0];gk=gl[1];gn=new $Uint64(0,0);go=new $Uint64(0,0);gp=A.Add64(et,fv,((gq=(new AR(gk.$high,gk.$low)),new $Uint64(gq.$high,gq.$low))));gn=gp[0];go=gp[1];gr=new $Uint64(0,0);gs=new $Uint64(0,0);gt=A.Add64(ex,fz,((gu=(new AR(go.$high,go.$low)),new $Uint64(gu.$high,gu.$low))));gr=gt[0];gs=gt[1];gv=new $Uint64(0,0);gw=new $Uint64(0,0);gx=A.Add64(ff,gf,((gy=(new AR(gs.$high,gs.$low)),new $Uint64(gy.$high,gy.$low))));gv=gx[0];gw=gx[1];gz=new $Uint64(0,0);ha=A.Mul64(gg,new $Uint64(4294967295,4294967295));gz=ha[1];hb=new $Uint64(0,0);hc=new $Uint64(0,0);hd=A.Mul64(gz,new $Uint64(0,4294967295));hc=hd[0];hb=hd[1];he=new $Uint64(0,0);hf=new $Uint64(0,0);hg=A.Mul64(gz,new $Uint64(4294967295,4294967295));hf=hg[0];he=hg[1];hh=new $Uint64(0,0);hi=new $Uint64(0,0);hj=A.Mul64(gz,new $Uint64(4294967295,0));hi=hj[0];hh=hj[1];hk=new $Uint64(0,0);hl=new $Uint64(0,0);hm=A.Add64(hi,he,new $Uint64(0,0));hk=hm[0];hl=hm[1];hn=new $Uint64(0,0);ho=new $Uint64(0,0);hp=A.Add64(hf,hb,((hq=(new AR(hl.$high,hl.$low)),new $Uint64(hq.$high,hq.$low))));hn=hp[0];ho=hp[1];ht=(hr=((hs=(new AR(ho.$high,ho.$low)),new $Uint64(hs.$high,hs.$low))),new $Uint64(hr.$high+hc.$high,hr.$low+hc.$low));hu=new $Uint64(0,0);hv=A.Add64(gg,gz,new $Uint64(0,0));hu=hv[1];hw=new $Uint64(0,0);hx=new $Uint64(0,0);hy=A.Add64(gj,hh,((hz=(new AR(hu.$high,hu.$low)),new $Uint64(hz.$high,hz.$low))));hw=hy[0];hx=hy[1];ia=new $Uint64(0,0);ib=new $Uint64(0,0);ic=A.Add64(gn,hk,((id=(new AR(hx.$high,hx.$low)),new $Uint64(id.$high,id.$low))));ia=ic[0];ib=ic[1];ie=new $Uint64(0,0);ig=new $Uint64(0,0);ih=A.Add64(gr,hn,((ii=(new AR(ib.$high,ib.$low)),new $Uint64(ii.$high,ii.$low))));ie=ih[0];ig=ih[1];ij=new $Uint64(0,0);ik=new $Uint64(0,0);il=A.Add64(gv,ht,((im=(new AR(ig.$high,ig.$low)),new $Uint64(im.$high,im.$low))));ij=il[0];ik=il[1];is=(io=((ip=(new AR(ik.$high,ik.$low)),new $Uint64(ip.$high,ip.$low))),iq=((ir=(new AR(gw.$high,gw.$low)),new $Uint64(ir.$high,ir.$low))),new $Uint64(io.$high+iq.$high,io.$low+iq.$low));it=new $Uint64(0,0);iu=new $Uint64(0,0);iv=A.Mul64(e,b[3]);iu=iv[0];it=iv[1];iw=new $Uint64(0,0);ix=new $Uint64(0,0);iy=A.Mul64(e,b[2]);ix=iy[0];iw=iy[1];iz=new $Uint64(0,0);ja=new $Uint64(0,0);jb=A.Mul64(e,b[1]);ja=jb[0];iz=jb[1];jc=new $Uint64(0,0);jd=new $Uint64(0,0);je=A.Mul64(e,b[0]);jd=je[0];jc=je[1];jf=new $Uint64(0,0);jg=new $Uint64(0,0);jh=A.Add64(jd,iz,new $Uint64(0,0));jf=jh[0];jg=jh[1];ji=new $Uint64(0,0);jj=new $Uint64(0,0);jk=A.Add64(ja,iw,((jl=(new AR(jg.$high,jg.$low)),new $Uint64(jl.$high,jl.$low))));ji=jk[0];jj=jk[1];jm=new $Uint64(0,0);jn=new $Uint64(0,0);jo=A.Add64(ix,it,((jp=(new AR(jj.$high,jj.$low)),new $Uint64(jp.$high,jp.$low))));jm=jo[0];jn=jo[1];js=(jq=((jr=(new AR(jn.$high,jn.$low)),new $Uint64(jr.$high,jr.$low))),new $Uint64(jq.$high+iu.$high,jq.$low+iu.$low));jt=new $Uint64(0,0);ju=new $Uint64(0,0);jv=A.Add64(hw,jc,new $Uint64(0,0));jt=jv[0];ju=jv[1];jw=new $Uint64(0,0);jx=new $Uint64(0,0);jy=A.Add64(ia,jf,((jz=(new AR(ju.$high,ju.$low)),new $Uint64(jz.$high,jz.$low))));jw=jy[0];jx=jy[1];ka=new $Uint64(0,0);kb=new $Uint64(0,0);kc=A.Add64(ie,ji,((kd=(new AR(jx.$high,jx.$low)),new $Uint64(kd.$high,kd.$low))));ka=kc[0];kb=kc[1];ke=new $Uint64(0,0);kf=new $Uint64(0,0);kg=A.Add64(ij,jm,((kh=(new AR(kb.$high,kb.$low)),new $Uint64(kh.$high,kh.$low))));ke=kg[0];kf=kg[1];ki=new $Uint64(0,0);kj=new $Uint64(0,0);kk=A.Add64(is,js,((kl=(new AR(kf.$high,kf.$low)),new $Uint64(kl.$high,kl.$low))));ki=kk[0];kj=kk[1];km=new $Uint64(0,0);kn=A.Mul64(jt,new $Uint64(4294967295,4294967295));km=kn[1];ko=new $Uint64(0,0);kp=new $Uint64(0,0);kq=A.Mul64(km,new $Uint64(0,4294967295));kp=kq[0];ko=kq[1];kr=new $Uint64(0,0);ks=new $Uint64(0,0);kt=A.Mul64(km,new $Uint64(4294967295,4294967295));ks=kt[0];kr=kt[1];ku=new $Uint64(0,0);kv=new $Uint64(0,0);kw=A.Mul64(km,new $Uint64(4294967295,0));kv=kw[0];ku=kw[1];kx=new $Uint64(0,0);ky=new $Uint64(0,0);kz=A.Add64(kv,kr,new $Uint64(0,0));kx=kz[0];ky=kz[1];la=new $Uint64(0,0);lb=new $Uint64(0,0);lc=A.Add64(ks,ko,((ld=(new AR(ky.$high,ky.$low)),new $Uint64(ld.$high,ld.$low))));la=lc[0];lb=lc[1];lg=(le=((lf=(new AR(lb.$high,lb.$low)),new $Uint64(lf.$high,lf.$low))),new $Uint64(le.$high+kp.$high,le.$low+kp.$low));lh=new $Uint64(0,0);li=A.Add64(jt,km,new $Uint64(0,0));lh=li[1];lj=new $Uint64(0,0);lk=new $Uint64(0,0);ll=A.Add64(jw,ku,((lm=(new AR(lh.$high,lh.$low)),new $Uint64(lm.$high,lm.$low))));lj=ll[0];lk=ll[1];ln=new $Uint64(0,0);lo=new $Uint64(0,0);lp=A.Add64(ka,kx,((lq=(new AR(lk.$high,lk.$low)),new $Uint64(lq.$high,lq.$low))));ln=lp[0];lo=lp[1];lr=new $Uint64(0,0);ls=new $Uint64(0,0);lt=A.Add64(ke,la,((lu=(new AR(lo.$high,lo.$low)),new $Uint64(lu.$high,lu.$low))));lr=lt[0];ls=lt[1];lv=new $Uint64(0,0);lw=new $Uint64(0,0);lx=A.Add64(ki,lg,((ly=(new AR(ls.$high,ls.$low)),new $Uint64(ly.$high,ly.$low))));lv=lx[0];lw=lx[1];md=(lz=((ma=(new AR(lw.$high,lw.$low)),new $Uint64(ma.$high,ma.$low))),mb=((mc=(new AR(kj.$high,kj.$low)),new $Uint64(mc.$high,mc.$low))),new $Uint64(lz.$high+mb.$high,lz.$low+mb.$low));me=new $Uint64(0,0);mf=new $Uint64(0,0);mg=A.Sub64(lj,new $Uint64(0,1),new $Uint64(0,0));me=mg[0];mf=mg[1];mh=new $Uint64(0,0);mi=new $Uint64(0,0);mj=A.Sub64(ln,new $Uint64(4294967295,0),((mk=(new AR(mf.$high,mf.$low)),new $Uint64(mk.$high,mk.$low))));mh=mj[0];mi=mj[1];ml=new $Uint64(0,0);mm=new $Uint64(0,0);mn=A.Sub64(lr,new $Uint64(4294967295,4294967295),((mo=(new AR(mi.$high,mi.$low)),new $Uint64(mo.$high,mo.$low))));ml=mn[0];mm=mn[1];mp=new $Uint64(0,0);mq=new $Uint64(0,0);mr=A.Sub64(lv,new $Uint64(0,4294967295),((ms=(new AR(mm.$high,mm.$low)),new $Uint64(ms.$high,ms.$low))));mp=mr[0];mq=mr[1];mt=new $Uint64(0,0);mu=A.Sub64(md,new $Uint64(0,0),((mv=(new AR(mq.$high,mq.$low)),new $Uint64(mv.$high,mv.$low))));mt=mu[1];mw=new $Uint64(0,0);AV((mx||(mx=new BO(function(){return mw;},function($v){mw=$v;}))),(new AR(mt.$high,mt.$low)),me,lj);my=new $Uint64(0,0);AV((mz||(mz=new BO(function(){return my;},function($v){my=$v;}))),(new AR(mt.$high,mt.$low)),mh,ln);na=new $Uint64(0,0);AV((nb||(nb=new BO(function(){return na;},function($v){na=$v;}))),(new AR(mt.$high,mt.$low)),ml,lr);nc=new $Uint64(0,0);AV((nd||(nd=new BO(function(){return nc;},function($v){nc=$v;}))),(new AR(mt.$high,mt.$low)),mp,lv);a.nilCheck,a[0]=mw;a.nilCheck,a[1]=my;a.nilCheck,a[2]=na;a.nilCheck,a[3]=nc;};AY=function(a,b,c){var a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;d=new $Uint64(0,0);e=new $Uint64(0,0);f=A.Add64(b[0],c[0],new $Uint64(0,0));d=f[0];e=f[1];g=new $Uint64(0,0);h=new $Uint64(0,0);i=A.Add64(b[1],c[1],((j=(new AR(e.$high,e.$low)),new $Uint64(j.$high,j.$low))));g=i[0];h=i[1];k=new $Uint64(0,0);l=new $Uint64(0,0);m=A.Add64(b[2],c[2],((n=(new AR(h.$high,h.$low)),new $Uint64(n.$high,n.$low))));k=m[0];l=m[1];o=new $Uint64(0,0);p=new $Uint64(0,0);q=A.Add64(b[3],c[3],((r=(new AR(l.$high,l.$low)),new $Uint64(r.$high,r.$low))));o=q[0];p=q[1];s=new $Uint64(0,0);t=new $Uint64(0,0);u=A.Sub64(d,new $Uint64(0,1),new $Uint64(0,0));s=u[0];t=u[1];v=new $Uint64(0,0);w=new $Uint64(0,0);x=A.Sub64(g,new $Uint64(4294967295,0),((y=(new AR(t.$high,t.$low)),new $Uint64(y.$high,y.$low))));v=x[0];w=x[1];z=new $Uint64(0,0);aa=new $Uint64(0,0);ab=A.Sub64(k,new $Uint64(4294967295,4294967295),((ac=(new AR(w.$high,w.$low)),new $Uint64(ac.$high,ac.$low))));z=ab[0];aa=ab[1];ad=new $Uint64(0,0);ae=new $Uint64(0,0);af=A.Sub64(o,new $Uint64(0,4294967295),((ag=(new AR(aa.$high,aa.$low)),new $Uint64(ag.$high,ag.$low))));ad=af[0];ae=af[1];ah=new $Uint64(0,0);ai=A.Sub64(((aj=(new AR(p.$high,p.$low)),new $Uint64(aj.$high,aj.$low))),new $Uint64(0,0),((ak=(new AR(ae.$high,ae.$low)),new $Uint64(ak.$high,ak.$low))));ah=ai[1];al=new $Uint64(0,0);AV((am||(am=new BO(function(){return al;},function($v){al=$v;}))),(new AR(ah.$high,ah.$low)),s,d);an=new $Uint64(0,0);AV((ao||(ao=new BO(function(){return an;},function($v){an=$v;}))),(new AR(ah.$high,ah.$low)),v,g);ap=new $Uint64(0,0);AV((aq||(aq=new BO(function(){return ap;},function($v){ap=$v;}))),(new AR(ah.$high,ah.$low)),z,k);ar=new $Uint64(0,0);AV((as||(as=new BO(function(){return ar;},function($v){ar=$v;}))),(new AR(ah.$high,ah.$low)),ad,o);a.nilCheck,a[0]=al;a.nilCheck,a[1]=an;a.nilCheck,a[2]=ap;a.nilCheck,a[3]=ar;};AZ=function(a,b,c){var a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;d=new $Uint64(0,0);e=new $Uint64(0,0);f=A.Sub64(b[0],c[0],new $Uint64(0,0));d=f[0];e=f[1];g=new $Uint64(0,0);h=new $Uint64(0,0);i=A.Sub64(b[1],c[1],((j=(new AR(e.$high,e.$low)),new $Uint64(j.$high,j.$low))));g=i[0];h=i[1];k=new $Uint64(0,0);l=new $Uint64(0,0);m=A.Sub64(b[2],c[2],((n=(new AR(h.$high,h.$low)),new $Uint64(n.$high,n.$low))));k=m[0];l=m[1];o=new $Uint64(0,0);p=new $Uint64(0,0);q=A.Sub64(b[3],c[3],((r=(new AR(l.$high,l.$low)),new $Uint64(r.$high,r.$low))));o=q[0];p=q[1];s=new $Uint64(0,0);AV((t||(t=new BO(function(){return s;},function($v){s=$v;}))),(new AR(p.$high,p.$low)),new $Uint64(0,0),new $Uint64(4294967295,4294967295));u=new $Uint64(0,0);v=new $Uint64(0,0);w=A.Add64(d,((x=(y=(new AR(s.$high,s.$low)),new AR(y.$high&0,(y.$low&1)>>>0)),new $Uint64(x.$high,x.$low))),new $Uint64(0,0));u=w[0];v=w[1];z=new $Uint64(0,0);aa=new $Uint64(0,0);ab=A.Add64(g,new $Uint64(s.$high&4294967295,(s.$low&0)>>>0),((ac=(new AR(v.$high,v.$low)),new $Uint64(ac.$high,ac.$low))));z=ab[0];aa=ab[1];ad=new $Uint64(0,0);ae=new $Uint64(0,0);af=A.Add64(k,s,((ag=(new AR(aa.$high,aa.$low)),new $Uint64(ag.$high,ag.$low))));ad=af[0];ae=af[1];ah=new $Uint64(0,0);ai=A.Add64(o,new $Uint64(s.$high&0,(s.$low&4294967295)>>>0),((aj=(new AR(ae.$high,ae.$low)),new $Uint64(aj.$high,aj.$low))));ah=ai[0];a.nilCheck,a[0]=u;a.nilCheck,a[1]=z;a.nilCheck,a[2]=ad;a.nilCheck,a[3]=ah;};BA=function(a){var a;a.nilCheck,a[0]=new $Uint64(4294967295,0);a.nilCheck,a[1]=new $Uint64(4294967295,4294967295);a.nilCheck,a[2]=new $Uint64(0,0);a.nilCheck,a[3]=new $Uint64(0,0);};BB=function(a,b){var a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,b,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,c,ca,cb,cc,cd,ce,cf,cg,ch,ci,cj,ck,cl,cm,cn,co,cp,cq,cr,cs,ct,cu,cv,cw,cx,cy,cz,d,da,db,dc,dd,de,df,dg,dh,di,dj,dk,dl,dm,dn,dp,dq,dr,ds,dt,du,dv,dw,dx,dy,dz,e,ea,eb,ec,ed,ee,ef,eg,eh,ei,ej,ek,el,em,en,eo,ep,eq,er,es,et,eu,ev,ew,ex,ey,ez,f,fa,fb,fc,fd,fe,ff,fg,fh,fi,fj,fk,fl,fm,fn,fo,fp,fq,fr,fs,ft,fu,fv,fw,fx,fy,fz,g,ga,gb,gc,gd,ge,gf,gg,gh,gi,gj,gk,gl,gm,gn,go,gp,gq,gr,gs,gt,gu,gv,gw,gx,gy,gz,h,ha,hb,hc,hd,he,hf,hg,hh,hi,hj,hk,hl,hm,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;c=b[0];d=new $Uint64(0,0);e=A.Mul64(c,new $Uint64(4294967295,4294967295));d=e[1];f=new $Uint64(0,0);g=new $Uint64(0,0);h=A.Mul64(d,new $Uint64(0,4294967295));g=h[0];f=h[1];i=new $Uint64(0,0);j=new $Uint64(0,0);k=A.Mul64(d,new $Uint64(4294967295,4294967295));j=k[0];i=k[1];l=new $Uint64(0,0);m=new $Uint64(0,0);n=A.Mul64(d,new $Uint64(4294967295,0));m=n[0];l=n[1];o=new $Uint64(0,0);p=new $Uint64(0,0);q=A.Add64(m,i,new $Uint64(0,0));o=q[0];p=q[1];r=new $Uint64(0,0);s=new $Uint64(0,0);t=A.Add64(j,f,((u=(new AR(p.$high,p.$low)),new $Uint64(u.$high,u.$low))));r=t[0];s=t[1];v=new $Uint64(0,0);w=A.Add64(c,d,new $Uint64(0,0));v=w[1];x=new $Uint64(0,0);y=new $Uint64(0,0);z=A.Add64(new $Uint64(0,0),l,((aa=(new AR(v.$high,v.$low)),new $Uint64(aa.$high,aa.$low))));x=z[0];y=z[1];ab=new $Uint64(0,0);ac=new $Uint64(0,0);ad=A.Add64(new $Uint64(0,0),o,((ae=(new AR(y.$high,y.$low)),new $Uint64(ae.$high,ae.$low))));ab=ad[0];ac=ad[1];af=new $Uint64(0,0);ag=new $Uint64(0,0);ah=A.Add64(new $Uint64(0,0),r,((ai=(new AR(ac.$high,ac.$low)),new $Uint64(ai.$high,ai.$low))));af=ah[0];ag=ah[1];aj=new $Uint64(0,0);ak=new $Uint64(0,0);al=A.Add64(x,b[1],new $Uint64(0,0));aj=al[0];ak=al[1];am=new $Uint64(0,0);an=new $Uint64(0,0);ao=A.Add64(ab,new $Uint64(0,0),((ap=(new AR(ak.$high,ak.$low)),new $Uint64(ap.$high,ap.$low))));am=ao[0];an=ao[1];aq=new $Uint64(0,0);ar=new $Uint64(0,0);as=A.Add64(af,new $Uint64(0,0),((at=(new AR(an.$high,an.$low)),new $Uint64(at.$high,at.$low))));aq=as[0];ar=as[1];au=new $Uint64(0,0);av=A.Mul64(aj,new $Uint64(4294967295,4294967295));au=av[1];aw=new $Uint64(0,0);ax=new $Uint64(0,0);ay=A.Mul64(au,new $Uint64(0,4294967295));ax=ay[0];aw=ay[1];az=new $Uint64(0,0);ba=new $Uint64(0,0);bb=A.Mul64(au,new $Uint64(4294967295,4294967295));ba=bb[0];az=bb[1];bc=new $Uint64(0,0);bd=new $Uint64(0,0);be=A.Mul64(au,new $Uint64(4294967295,0));bd=be[0];bc=be[1];bf=new $Uint64(0,0);bg=new $Uint64(0,0);bh=A.Add64(bd,az,new $Uint64(0,0));bf=bh[0];bg=bh[1];bi=new $Uint64(0,0);bj=new $Uint64(0,0);bk=A.Add64(ba,aw,((bl=(new AR(bg.$high,bg.$low)),new $Uint64(bl.$high,bl.$low))));bi=bk[0];bj=bk[1];bm=new $Uint64(0,0);bn=A.Add64(aj,au,new $Uint64(0,0));bm=bn[1];bo=new $Uint64(0,0);bp=new $Uint64(0,0);bq=A.Add64(am,bc,((br=(new AR(bm.$high,bm.$low)),new $Uint64(br.$high,br.$low))));bo=bq[0];bp=bq[1];bs=new $Uint64(0,0);bt=new $Uint64(0,0);bu=A.Add64(aq,bf,((bv=(new AR(bp.$high,bp.$low)),new $Uint64(bv.$high,bv.$low))));bs=bu[0];bt=bu[1];bw=new $Uint64(0,0);bx=new $Uint64(0,0);by=A.Add64((bz=((ca=(new AR(ar.$high,ar.$low)),new $Uint64(ca.$high,ca.$low))),cb=(cc=((cd=(new AR(ag.$high,ag.$low)),new $Uint64(cd.$high,cd.$low))),ce=(cf=((cg=(new AR(s.$high,s.$low)),new $Uint64(cg.$high,cg.$low))),new $Uint64(cf.$high+g.$high,cf.$low+g.$low)),new $Uint64(cc.$high+ce.$high,cc.$low+ce.$low)),new $Uint64(bz.$high+cb.$high,bz.$low+cb.$low)),bi,((ch=(new AR(bt.$high,bt.$low)),new $Uint64(ch.$high,ch.$low))));bw=by[0];bx=by[1];ci=new $Uint64(0,0);cj=new $Uint64(0,0);ck=A.Add64(bo,b[2],new $Uint64(0,0));ci=ck[0];cj=ck[1];cl=new $Uint64(0,0);cm=new $Uint64(0,0);cn=A.Add64(bs,new $Uint64(0,0),((co=(new AR(cj.$high,cj.$low)),new $Uint64(co.$high,co.$low))));cl=cn[0];cm=cn[1];cp=new $Uint64(0,0);cq=new $Uint64(0,0);cr=A.Add64(bw,new $Uint64(0,0),((cs=(new AR(cm.$high,cm.$low)),new $Uint64(cs.$high,cs.$low))));cp=cr[0];cq=cr[1];ct=new $Uint64(0,0);cu=A.Mul64(ci,new $Uint64(4294967295,4294967295));ct=cu[1];cv=new $Uint64(0,0);cw=new $Uint64(0,0);cx=A.Mul64(ct,new $Uint64(0,4294967295));cw=cx[0];cv=cx[1];cy=new $Uint64(0,0);cz=new $Uint64(0,0);da=A.Mul64(ct,new $Uint64(4294967295,4294967295));cz=da[0];cy=da[1];db=new $Uint64(0,0);dc=new $Uint64(0,0);dd=A.Mul64(ct,new $Uint64(4294967295,0));dc=dd[0];db=dd[1];de=new $Uint64(0,0);df=new $Uint64(0,0);dg=A.Add64(dc,cy,new $Uint64(0,0));de=dg[0];df=dg[1];dh=new $Uint64(0,0);di=new $Uint64(0,0);dj=A.Add64(cz,cv,((dk=(new AR(df.$high,df.$low)),new $Uint64(dk.$high,dk.$low))));dh=dj[0];di=dj[1];dl=new $Uint64(0,0);dm=A.Add64(ci,ct,new $Uint64(0,0));dl=dm[1];dn=new $Uint64(0,0);dp=new $Uint64(0,0);dq=A.Add64(cl,db,((dr=(new AR(dl.$high,dl.$low)),new $Uint64(dr.$high,dr.$low))));dn=dq[0];dp=dq[1];ds=new $Uint64(0,0);dt=new $Uint64(0,0);du=A.Add64(cp,de,((dv=(new AR(dp.$high,dp.$low)),new $Uint64(dv.$high,dv.$low))));ds=du[0];dt=du[1];dw=new $Uint64(0,0);dx=new $Uint64(0,0);dy=A.Add64((dz=((ea=(new AR(cq.$high,cq.$low)),new $Uint64(ea.$high,ea.$low))),eb=(ec=((ed=(new AR(bx.$high,bx.$low)),new $Uint64(ed.$high,ed.$low))),ee=(ef=((eg=(new AR(bj.$high,bj.$low)),new $Uint64(eg.$high,eg.$low))),new $Uint64(ef.$high+ax.$high,ef.$low+ax.$low)),new $Uint64(ec.$high+ee.$high,ec.$low+ee.$low)),new $Uint64(dz.$high+eb.$high,dz.$low+eb.$low)),dh,((eh=(new AR(dt.$high,dt.$low)),new $Uint64(eh.$high,eh.$low))));dw=dy[0];dx=dy[1];ei=new $Uint64(0,0);ej=new $Uint64(0,0);ek=A.Add64(dn,b[3],new $Uint64(0,0));ei=ek[0];ej=ek[1];el=new $Uint64(0,0);em=new $Uint64(0,0);en=A.Add64(ds,new $Uint64(0,0),((eo=(new AR(ej.$high,ej.$low)),new $Uint64(eo.$high,eo.$low))));el=en[0];em=en[1];ep=new $Uint64(0,0);eq=new $Uint64(0,0);er=A.Add64(dw,new $Uint64(0,0),((es=(new AR(em.$high,em.$low)),new $Uint64(es.$high,es.$low))));ep=er[0];eq=er[1];et=new $Uint64(0,0);eu=A.Mul64(ei,new $Uint64(4294967295,4294967295));et=eu[1];ev=new $Uint64(0,0);ew=new $Uint64(0,0);ex=A.Mul64(et,new $Uint64(0,4294967295));ew=ex[0];ev=ex[1];ey=new $Uint64(0,0);ez=new $Uint64(0,0);fa=A.Mul64(et,new $Uint64(4294967295,4294967295));ez=fa[0];ey=fa[1];fb=new $Uint64(0,0);fc=new $Uint64(0,0);fd=A.Mul64(et,new $Uint64(4294967295,0));fc=fd[0];fb=fd[1];fe=new $Uint64(0,0);ff=new $Uint64(0,0);fg=A.Add64(fc,ey,new $Uint64(0,0));fe=fg[0];ff=fg[1];fh=new $Uint64(0,0);fi=new $Uint64(0,0);fj=A.Add64(ez,ev,((fk=(new AR(ff.$high,ff.$low)),new $Uint64(fk.$high,fk.$low))));fh=fj[0];fi=fj[1];fl=new $Uint64(0,0);fm=A.Add64(ei,et,new $Uint64(0,0));fl=fm[1];fn=new $Uint64(0,0);fo=new $Uint64(0,0);fp=A.Add64(el,fb,((fq=(new AR(fl.$high,fl.$low)),new $Uint64(fq.$high,fq.$low))));fn=fp[0];fo=fp[1];fr=new $Uint64(0,0);fs=new $Uint64(0,0);ft=A.Add64(ep,fe,((fu=(new AR(fo.$high,fo.$low)),new $Uint64(fu.$high,fu.$low))));fr=ft[0];fs=ft[1];fv=new $Uint64(0,0);fw=new $Uint64(0,0);fx=A.Add64((fy=((fz=(new AR(eq.$high,eq.$low)),new $Uint64(fz.$high,fz.$low))),ga=(gb=((gc=(new AR(dx.$high,dx.$low)),new $Uint64(gc.$high,gc.$low))),gd=(ge=((gf=(new AR(di.$high,di.$low)),new $Uint64(gf.$high,gf.$low))),new $Uint64(ge.$high+cw.$high,ge.$low+cw.$low)),new $Uint64(gb.$high+gd.$high,gb.$low+gd.$low)),new $Uint64(fy.$high+ga.$high,fy.$low+ga.$low)),fh,((gg=(new AR(fs.$high,fs.$low)),new $Uint64(gg.$high,gg.$low))));fv=fx[0];fw=fx[1];gm=(gh=((gi=(new AR(fw.$high,fw.$low)),new $Uint64(gi.$high,gi.$low))),gj=(gk=((gl=(new AR(fi.$high,fi.$low)),new $Uint64(gl.$high,gl.$low))),new $Uint64(gk.$high+ew.$high,gk.$low+ew.$low)),new $Uint64(gh.$high+gj.$high,gh.$low+gj.$low));gn=new $Uint64(0,0);go=new $Uint64(0,0);gp=A.Sub64(fn,new $Uint64(0,1),new $Uint64(0,0));gn=gp[0];go=gp[1];gq=new $Uint64(0,0);gr=new $Uint64(0,0);gs=A.Sub64(fr,new $Uint64(4294967295,0),((gt=(new AR(go.$high,go.$low)),new $Uint64(gt.$high,gt.$low))));gq=gs[0];gr=gs[1];gu=new $Uint64(0,0);gv=new $Uint64(0,0);gw=A.Sub64(fv,new $Uint64(4294967295,4294967295),((gx=(new AR(gr.$high,gr.$low)),new $Uint64(gx.$high,gx.$low))));gu=gw[0];gv=gw[1];gy=new $Uint64(0,0);gz=new $Uint64(0,0);ha=A.Sub64(gm,new $Uint64(0,4294967295),((hb=(new AR(gv.$high,gv.$low)),new $Uint64(hb.$high,hb.$low))));gy=ha[0];gz=ha[1];hc=new $Uint64(0,0);hd=A.Sub64(new $Uint64(0,0),new $Uint64(0,0),((he=(new AR(gz.$high,gz.$low)),new $Uint64(he.$high,he.$low))));hc=hd[1];hf=new $Uint64(0,0);AV((hg||(hg=new BO(function(){return hf;},function($v){hf=$v;}))),(new AR(hc.$high,hc.$low)),gn,fn);hh=new $Uint64(0,0);AV((hi||(hi=new BO(function(){return hh;},function($v){hh=$v;}))),(new AR(hc.$high,hc.$low)),gq,fr);hj=new $Uint64(0,0);AV((hk||(hk=new BO(function(){return hj;},function($v){hj=$v;}))),(new AR(hc.$high,hc.$low)),gu,fv);hl=new $Uint64(0,0);AV((hm||(hm=new BO(function(){return hl;},function($v){hl=$v;}))),(new AR(hc.$high,hc.$low)),gy,gm);a.nilCheck,a[0]=hf;a.nilCheck,a[1]=hh;a.nilCheck,a[2]=hj;a.nilCheck,a[3]=hl;};BC=function(a,b){var a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,b,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,c,ca,cb,cc,cd,ce,cf,cg,ch,ci,cj,ck,cl,cm,cn,co,cp,cq,cr,cs,ct,cu,cv,cw,cx,cy,cz,d,da,db,dc,dd,de,df,dg,dh,di,dj,dk,dl,dm,dn,dp,dq,dr,ds,dt,du,dv,dw,dx,dy,dz,e,ea,eb,ec,ed,ee,ef,eg,eh,ei,ej,ek,el,em,en,eo,ep,eq,er,es,et,eu,ev,ew,ex,ey,ez,f,fa,fb,fc,fd,fe,ff,fg,fh,fi,fj,fk,fl,fm,fn,fo,fp,fq,fr,fs,ft,fu,fv,fw,fx,fy,fz,g,ga,gb,gc,gd,ge,gf,gg,gh,gi,gj,gk,gl,gm,gn,go,gp,gq,gr,gs,gt,gu,gv,gw,gx,gy,gz,h,ha,hb,hc,hd,he,hf,hg,hh,hi,hj,hk,hl,hm,hn,ho,hp,hq,hr,hs,ht,hu,hv,hw,hx,hy,hz,i,ia,ib,ic,id,ie,ig,ih,ii,ij,ik,il,im,io,ip,iq,ir,is,it,iu,iv,iw,ix,iy,iz,j,ja,jb,jc,jd,je,jf,jg,jh,ji,jj,jk,jl,jm,jn,jo,jp,jq,jr,js,jt,ju,jv,jw,jx,jy,jz,k,ka,kb,kc,kd,ke,kf,kg,kh,ki,kj,kk,kl,km,kn,ko,kp,kq,kr,ks,kt,ku,kv,kw,kx,ky,kz,l,la,lb,lc,ld,le,lf,lg,lh,li,lj,lk,ll,lm,ln,lo,lp,lq,lr,ls,lt,lu,lv,lw,lx,ly,lz,m,ma,mb,mc,md,me,mf,mg,mh,n,o,p,q,r,s,t,u,v,w,x,y,z;c=b[1];d=b[2];e=b[3];f=b[0];g=new $Uint64(0,0);h=new $Uint64(0,0);i=A.Mul64(f,new $Uint64(0,4294967295));h=i[0];g=i[1];j=new $Uint64(0,0);k=new $Uint64(0,0);l=A.Mul64(f,new $Uint64(4294967294,0));k=l[0];j=l[1];m=new $Uint64(0,0);n=new $Uint64(0,0);o=A.Mul64(f,new $Uint64(4294967295,0));n=o[0];m=o[1];p=new $Uint64(0,0);q=new $Uint64(0,0);r=A.Mul64(f,new $Uint64(4294967295,1));q=r[0];p=r[1];s=new $Uint64(0,0);t=new $Uint64(0,0);u=A.Add64(q,m,new $Uint64(0,0));s=u[0];t=u[1];v=new $Uint64(0,0);w=new $Uint64(0,0);x=A.Add64(n,j,((y=(new AR(t.$high,t.$low)),new $Uint64(y.$high,y.$low))));v=x[0];w=x[1];z=new $Uint64(0,0);aa=new $Uint64(0,0);ab=A.Add64(k,g,((ac=(new AR(w.$high,w.$low)),new $Uint64(ac.$high,ac.$low))));z=ab[0];aa=ab[1];ad=new $Uint64(0,0);ae=A.Mul64(p,new $Uint64(4294967295,4294967295));ad=ae[1];af=new $Uint64(0,0);ag=new $Uint64(0,0);ah=A.Mul64(ad,new $Uint64(0,4294967295));ag=ah[0];af=ah[1];ai=new $Uint64(0,0);aj=new $Uint64(0,0);ak=A.Mul64(ad,new $Uint64(4294967295,4294967295));aj=ak[0];ai=ak[1];al=new $Uint64(0,0);am=new $Uint64(0,0);an=A.Mul64(ad,new $Uint64(4294967295,0));am=an[0];al=an[1];ao=new $Uint64(0,0);ap=new $Uint64(0,0);aq=A.Add64(am,ai,new $Uint64(0,0));ao=aq[0];ap=aq[1];ar=new $Uint64(0,0);as=new $Uint64(0,0);at=A.Add64(aj,af,((au=(new AR(ap.$high,ap.$low)),new $Uint64(au.$high,au.$low))));ar=at[0];as=at[1];av=new $Uint64(0,0);aw=A.Add64(p,ad,new $Uint64(0,0));av=aw[1];ax=new $Uint64(0,0);ay=new $Uint64(0,0);az=A.Add64(s,al,((ba=(new AR(av.$high,av.$low)),new $Uint64(ba.$high,ba.$low))));ax=az[0];ay=az[1];bb=new $Uint64(0,0);bc=new $Uint64(0,0);bd=A.Add64(v,ao,((be=(new AR(ay.$high,ay.$low)),new $Uint64(be.$high,be.$low))));bb=bd[0];bc=bd[1];bf=new $Uint64(0,0);bg=new $Uint64(0,0);bh=A.Add64(z,ar,((bi=(new AR(bc.$high,bc.$low)),new $Uint64(bi.$high,bi.$low))));bf=bh[0];bg=bh[1];bj=new $Uint64(0,0);bk=new $Uint64(0,0);bl=A.Mul64(c,new $Uint64(0,4294967295));bk=bl[0];bj=bl[1];bm=new $Uint64(0,0);bn=new $Uint64(0,0);bo=A.Mul64(c,new $Uint64(4294967294,0));bn=bo[0];bm=bo[1];bp=new $Uint64(0,0);bq=new $Uint64(0,0);br=A.Mul64(c,new $Uint64(4294967295,0));bq=br[0];bp=br[1];bs=new $Uint64(0,0);bt=new $Uint64(0,0);bu=A.Mul64(c,new $Uint64(4294967295,1));bt=bu[0];bs=bu[1];bv=new $Uint64(0,0);bw=new $Uint64(0,0);bx=A.Add64(bt,bp,new $Uint64(0,0));bv=bx[0];bw=bx[1];by=new $Uint64(0,0);bz=new $Uint64(0,0);ca=A.Add64(bq,bm,((cb=(new AR(bw.$high,bw.$low)),new $Uint64(cb.$high,cb.$low))));by=ca[0];bz=ca[1];cc=new $Uint64(0,0);cd=new $Uint64(0,0);ce=A.Add64(bn,bj,((cf=(new AR(bz.$high,bz.$low)),new $Uint64(cf.$high,cf.$low))));cc=ce[0];cd=ce[1];cg=new $Uint64(0,0);ch=new $Uint64(0,0);ci=A.Add64(ax,bs,new $Uint64(0,0));cg=ci[0];ch=ci[1];cj=new $Uint64(0,0);ck=new $Uint64(0,0);cl=A.Add64(bb,bv,((cm=(new AR(ch.$high,ch.$low)),new $Uint64(cm.$high,cm.$low))));cj=cl[0];ck=cl[1];cn=new $Uint64(0,0);co=new $Uint64(0,0);cp=A.Add64(bf,by,((cq=(new AR(ck.$high,ck.$low)),new $Uint64(cq.$high,cq.$low))));cn=cp[0];co=cp[1];cr=new $Uint64(0,0);cs=new $Uint64(0,0);ct=A.Add64((cu=(cv=((cw=(new AR(bg.$high,bg.$low)),new $Uint64(cw.$high,cw.$low))),cx=(cy=((cz=(new AR(aa.$high,aa.$low)),new $Uint64(cz.$high,cz.$low))),new $Uint64(cy.$high+h.$high,cy.$low+h.$low)),new $Uint64(cv.$high+cx.$high,cv.$low+cx.$low)),da=(db=((dc=(new AR(as.$high,as.$low)),new $Uint64(dc.$high,dc.$low))),new $Uint64(db.$high+ag.$high,db.$low+ag.$low)),new $Uint64(cu.$high+da.$high,cu.$low+da.$low)),cc,((dd=(new AR(co.$high,co.$low)),new $Uint64(dd.$high,dd.$low))));cr=ct[0];cs=ct[1];de=new $Uint64(0,0);df=A.Mul64(cg,new $Uint64(4294967295,4294967295));de=df[1];dg=new $Uint64(0,0);dh=new $Uint64(0,0);di=A.Mul64(de,new $Uint64(0,4294967295));dh=di[0];dg=di[1];dj=new $Uint64(0,0);dk=new $Uint64(0,0);dl=A.Mul64(de,new $Uint64(4294967295,4294967295));dk=dl[0];dj=dl[1];dm=new $Uint64(0,0);dn=new $Uint64(0,0);dp=A.Mul64(de,new $Uint64(4294967295,0));dn=dp[0];dm=dp[1];dq=new $Uint64(0,0);dr=new $Uint64(0,0);ds=A.Add64(dn,dj,new $Uint64(0,0));dq=ds[0];dr=ds[1];dt=new $Uint64(0,0);du=new $Uint64(0,0);dv=A.Add64(dk,dg,((dw=(new AR(dr.$high,dr.$low)),new $Uint64(dw.$high,dw.$low))));dt=dv[0];du=dv[1];dx=new $Uint64(0,0);dy=A.Add64(cg,de,new $Uint64(0,0));dx=dy[1];dz=new $Uint64(0,0);ea=new $Uint64(0,0);eb=A.Add64(cj,dm,((ec=(new AR(dx.$high,dx.$low)),new $Uint64(ec.$high,ec.$low))));dz=eb[0];ea=eb[1];ed=new $Uint64(0,0);ee=new $Uint64(0,0);ef=A.Add64(cn,dq,((eg=(new AR(ea.$high,ea.$low)),new $Uint64(eg.$high,eg.$low))));ed=ef[0];ee=ef[1];eh=new $Uint64(0,0);ei=new $Uint64(0,0);ej=A.Add64(cr,dt,((ek=(new AR(ee.$high,ee.$low)),new $Uint64(ek.$high,ek.$low))));eh=ej[0];ei=ej[1];el=new $Uint64(0,0);em=new $Uint64(0,0);en=A.Mul64(d,new $Uint64(0,4294967295));em=en[0];el=en[1];eo=new $Uint64(0,0);ep=new $Uint64(0,0);eq=A.Mul64(d,new $Uint64(4294967294,0));ep=eq[0];eo=eq[1];er=new $Uint64(0,0);es=new $Uint64(0,0);et=A.Mul64(d,new $Uint64(4294967295,0));es=et[0];er=et[1];eu=new $Uint64(0,0);ev=new $Uint64(0,0);ew=A.Mul64(d,new $Uint64(4294967295,1));ev=ew[0];eu=ew[1];ex=new $Uint64(0,0);ey=new $Uint64(0,0);ez=A.Add64(ev,er,new $Uint64(0,0));ex=ez[0];ey=ez[1];fa=new $Uint64(0,0);fb=new $Uint64(0,0);fc=A.Add64(es,eo,((fd=(new AR(ey.$high,ey.$low)),new $Uint64(fd.$high,fd.$low))));fa=fc[0];fb=fc[1];fe=new $Uint64(0,0);ff=new $Uint64(0,0);fg=A.Add64(ep,el,((fh=(new AR(fb.$high,fb.$low)),new $Uint64(fh.$high,fh.$low))));fe=fg[0];ff=fg[1];fi=new $Uint64(0,0);fj=new $Uint64(0,0);fk=A.Add64(dz,eu,new $Uint64(0,0));fi=fk[0];fj=fk[1];fl=new $Uint64(0,0);fm=new $Uint64(0,0);fn=A.Add64(ed,ex,((fo=(new AR(fj.$high,fj.$low)),new $Uint64(fo.$high,fo.$low))));fl=fn[0];fm=fn[1];fp=new $Uint64(0,0);fq=new $Uint64(0,0);fr=A.Add64(eh,fa,((fs=(new AR(fm.$high,fm.$low)),new $Uint64(fs.$high,fs.$low))));fp=fr[0];fq=fr[1];ft=new $Uint64(0,0);fu=new $Uint64(0,0);fv=A.Add64((fw=(fx=((fy=(new AR(ei.$high,ei.$low)),new $Uint64(fy.$high,fy.$low))),fz=(ga=((gb=(new AR(cs.$high,cs.$low)),new $Uint64(gb.$high,gb.$low))),gc=(gd=((ge=(new AR(cd.$high,cd.$low)),new $Uint64(ge.$high,ge.$low))),new $Uint64(gd.$high+bk.$high,gd.$low+bk.$low)),new $Uint64(ga.$high+gc.$high,ga.$low+gc.$low)),new $Uint64(fx.$high+fz.$high,fx.$low+fz.$low)),gf=(gg=((gh=(new AR(du.$high,du.$low)),new $Uint64(gh.$high,gh.$low))),new $Uint64(gg.$high+dh.$high,gg.$low+dh.$low)),new $Uint64(fw.$high+gf.$high,fw.$low+gf.$low)),fe,((gi=(new AR(fq.$high,fq.$low)),new $Uint64(gi.$high,gi.$low))));ft=fv[0];fu=fv[1];gj=new $Uint64(0,0);gk=A.Mul64(fi,new $Uint64(4294967295,4294967295));gj=gk[1];gl=new $Uint64(0,0);gm=new $Uint64(0,0);gn=A.Mul64(gj,new $Uint64(0,4294967295));gm=gn[0];gl=gn[1];go=new $Uint64(0,0);gp=new $Uint64(0,0);gq=A.Mul64(gj,new $Uint64(4294967295,4294967295));gp=gq[0];go=gq[1];gr=new $Uint64(0,0);gs=new $Uint64(0,0);gt=A.Mul64(gj,new $Uint64(4294967295,0));gs=gt[0];gr=gt[1];gu=new $Uint64(0,0);gv=new $Uint64(0,0);gw=A.Add64(gs,go,new $Uint64(0,0));gu=gw[0];gv=gw[1];gx=new $Uint64(0,0);gy=new $Uint64(0,0);gz=A.Add64(gp,gl,((ha=(new AR(gv.$high,gv.$low)),new $Uint64(ha.$high,ha.$low))));gx=gz[0];gy=gz[1];hb=new $Uint64(0,0);hc=A.Add64(fi,gj,new $Uint64(0,0));hb=hc[1];hd=new $Uint64(0,0);he=new $Uint64(0,0);hf=A.Add64(fl,gr,((hg=(new AR(hb.$high,hb.$low)),new $Uint64(hg.$high,hg.$low))));hd=hf[0];he=hf[1];hh=new $Uint64(0,0);hi=new $Uint64(0,0);hj=A.Add64(fp,gu,((hk=(new AR(he.$high,he.$low)),new $Uint64(hk.$high,hk.$low))));hh=hj[0];hi=hj[1];hl=new $Uint64(0,0);hm=new $Uint64(0,0);hn=A.Add64(ft,gx,((ho=(new AR(hi.$high,hi.$low)),new $Uint64(ho.$high,ho.$low))));hl=hn[0];hm=hn[1];hp=new $Uint64(0,0);hq=new $Uint64(0,0);hr=A.Mul64(e,new $Uint64(0,4294967295));hq=hr[0];hp=hr[1];hs=new $Uint64(0,0);ht=new $Uint64(0,0);hu=A.Mul64(e,new $Uint64(4294967294,0));ht=hu[0];hs=hu[1];hv=new $Uint64(0,0);hw=new $Uint64(0,0);hx=A.Mul64(e,new $Uint64(4294967295,0));hw=hx[0];hv=hx[1];hy=new $Uint64(0,0);hz=new $Uint64(0,0);ia=A.Mul64(e,new $Uint64(4294967295,1));hz=ia[0];hy=ia[1];ib=new $Uint64(0,0);ic=new $Uint64(0,0);id=A.Add64(hz,hv,new $Uint64(0,0));ib=id[0];ic=id[1];ie=new $Uint64(0,0);ig=new $Uint64(0,0);ih=A.Add64(hw,hs,((ii=(new AR(ic.$high,ic.$low)),new $Uint64(ii.$high,ii.$low))));ie=ih[0];ig=ih[1];ij=new $Uint64(0,0);ik=new $Uint64(0,0);il=A.Add64(ht,hp,((im=(new AR(ig.$high,ig.$low)),new $Uint64(im.$high,im.$low))));ij=il[0];ik=il[1];io=new $Uint64(0,0);ip=new $Uint64(0,0);iq=A.Add64(hd,hy,new $Uint64(0,0));io=iq[0];ip=iq[1];ir=new $Uint64(0,0);is=new $Uint64(0,0);it=A.Add64(hh,ib,((iu=(new AR(ip.$high,ip.$low)),new $Uint64(iu.$high,iu.$low))));ir=it[0];is=it[1];iv=new $Uint64(0,0);iw=new $Uint64(0,0);ix=A.Add64(hl,ie,((iy=(new AR(is.$high,is.$low)),new $Uint64(iy.$high,iy.$low))));iv=ix[0];iw=ix[1];iz=new $Uint64(0,0);ja=new $Uint64(0,0);jb=A.Add64((jc=(jd=((je=(new AR(hm.$high,hm.$low)),new $Uint64(je.$high,je.$low))),jf=(jg=((jh=(new AR(fu.$high,fu.$low)),new $Uint64(jh.$high,jh.$low))),ji=(jj=((jk=(new AR(ff.$high,ff.$low)),new $Uint64(jk.$high,jk.$low))),new $Uint64(jj.$high+em.$high,jj.$low+em.$low)),new $Uint64(jg.$high+ji.$high,jg.$low+ji.$low)),new $Uint64(jd.$high+jf.$high,jd.$low+jf.$low)),jl=(jm=((jn=(new AR(gy.$high,gy.$low)),new $Uint64(jn.$high,jn.$low))),new $Uint64(jm.$high+gm.$high,jm.$low+gm.$low)),new $Uint64(jc.$high+jl.$high,jc.$low+jl.$low)),ij,((jo=(new AR(iw.$high,iw.$low)),new $Uint64(jo.$high,jo.$low))));iz=jb[0];ja=jb[1];jp=new $Uint64(0,0);jq=A.Mul64(io,new $Uint64(4294967295,4294967295));jp=jq[1];jr=new $Uint64(0,0);js=new $Uint64(0,0);jt=A.Mul64(jp,new $Uint64(0,4294967295));js=jt[0];jr=jt[1];ju=new $Uint64(0,0);jv=new $Uint64(0,0);jw=A.Mul64(jp,new $Uint64(4294967295,4294967295));jv=jw[0];ju=jw[1];jx=new $Uint64(0,0);jy=new $Uint64(0,0);jz=A.Mul64(jp,new $Uint64(4294967295,0));jy=jz[0];jx=jz[1];ka=new $Uint64(0,0);kb=new $Uint64(0,0);kc=A.Add64(jy,ju,new $Uint64(0,0));ka=kc[0];kb=kc[1];kd=new $Uint64(0,0);ke=new $Uint64(0,0);kf=A.Add64(jv,jr,((kg=(new AR(kb.$high,kb.$low)),new $Uint64(kg.$high,kg.$low))));kd=kf[0];ke=kf[1];kh=new $Uint64(0,0);ki=A.Add64(io,jp,new $Uint64(0,0));kh=ki[1];kj=new $Uint64(0,0);kk=new $Uint64(0,0);kl=A.Add64(ir,jx,((km=(new AR(kh.$high,kh.$low)),new $Uint64(km.$high,km.$low))));kj=kl[0];kk=kl[1];kn=new $Uint64(0,0);ko=new $Uint64(0,0);kp=A.Add64(iv,ka,((kq=(new AR(kk.$high,kk.$low)),new $Uint64(kq.$high,kq.$low))));kn=kp[0];ko=kp[1];kr=new $Uint64(0,0);ks=new $Uint64(0,0);kt=A.Add64(iz,kd,((ku=(new AR(ko.$high,ko.$low)),new $Uint64(ku.$high,ku.$low))));kr=kt[0];ks=kt[1];lh=(kv=(kw=((kx=(new AR(ks.$high,ks.$low)),new $Uint64(kx.$high,kx.$low))),ky=(kz=((la=(new AR(ja.$high,ja.$low)),new $Uint64(la.$high,la.$low))),lb=(lc=((ld=(new AR(ik.$high,ik.$low)),new $Uint64(ld.$high,ld.$low))),new $Uint64(lc.$high+hq.$high,lc.$low+hq.$low)),new $Uint64(kz.$high+lb.$high,kz.$low+lb.$low)),new $Uint64(kw.$high+ky.$high,kw.$low+ky.$low)),le=(lf=((lg=(new AR(ke.$high,ke.$low)),new $Uint64(lg.$high,lg.$low))),new $Uint64(lf.$high+js.$high,lf.$low+js.$low)),new $Uint64(kv.$high+le.$high,kv.$low+le.$low));li=new $Uint64(0,0);lj=new $Uint64(0,0);lk=A.Sub64(kj,new $Uint64(0,1),new $Uint64(0,0));li=lk[0];lj=lk[1];ll=new $Uint64(0,0);lm=new $Uint64(0,0);ln=A.Sub64(kn,new $Uint64(4294967295,0),((lo=(new AR(lj.$high,lj.$low)),new $Uint64(lo.$high,lo.$low))));ll=ln[0];lm=ln[1];lp=new $Uint64(0,0);lq=new $Uint64(0,0);lr=A.Sub64(kr,new $Uint64(4294967295,4294967295),((ls=(new AR(lm.$high,lm.$low)),new $Uint64(ls.$high,ls.$low))));lp=lr[0];lq=lr[1];lt=new $Uint64(0,0);lu=new $Uint64(0,0);lv=A.Sub64(lh,new $Uint64(0,4294967295),((lw=(new AR(lq.$high,lq.$low)),new $Uint64(lw.$high,lw.$low))));lt=lv[0];lu=lv[1];lx=new $Uint64(0,0);ly=A.Sub64(new $Uint64(0,0),new $Uint64(0,0),((lz=(new AR(lu.$high,lu.$low)),new $Uint64(lz.$high,lz.$low))));lx=ly[1];ma=new $Uint64(0,0);AV((mb||(mb=new BO(function(){return ma;},function($v){ma=$v;}))),(new AR(lx.$high,lx.$low)),li,kj);mc=new $Uint64(0,0);AV((md||(md=new BO(function(){return mc;},function($v){mc=$v;}))),(new AR(lx.$high,lx.$low)),ll,kn);me=new $Uint64(0,0);AV((mf||(mf=new BO(function(){return me;},function($v){me=$v;}))),(new AR(lx.$high,lx.$low)),lp,kr);mg=new $Uint64(0,0);AV((mh||(mh=new BO(function(){return mg;},function($v){mg=$v;}))),(new AR(lx.$high,lx.$low)),lt,lh);a.nilCheck,a[0]=ma;a.nilCheck,a[1]=mc;a.nilCheck,a[2]=me;a.nilCheck,a[3]=mg;};BD=function(a,b,c,d){var a,b,c,d,e,f,g,h,i,j,k,l;e=new $Uint64(0,0);AV((f||(f=new BO(function(){return e;},function($v){e=$v;}))),b,c[0],d[0]);g=new $Uint64(0,0);AV((h||(h=new BO(function(){return g;},function($v){g=$v;}))),b,c[1],d[1]);i=new $Uint64(0,0);AV((j||(j=new BO(function(){return i;},function($v){i=$v;}))),b,c[2],d[2]);k=new $Uint64(0,0);AV((l||(l=new BO(function(){return k;},function($v){k=$v;}))),b,c[3],d[3]);a.nilCheck,a[0]=e;a.nilCheck,a[1]=g;a.nilCheck,a[2]=i;a.nilCheck,a[3]=k;};BE=function(a,b){var a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,b,ba,bb,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;c=b[3];d=b[2];e=b[1];f=b[0];g=((((f.$low<<24>>>24))&255)>>>0);h=$shiftRightUint64(f,8);i=((((h.$low<<24>>>24))&255)>>>0);j=$shiftRightUint64(h,8);k=((((j.$low<<24>>>24))&255)>>>0);l=$shiftRightUint64(j,8);m=((((l.$low<<24>>>24))&255)>>>0);n=$shiftRightUint64(l,8);o=((((n.$low<<24>>>24))&255)>>>0);p=$shiftRightUint64(n,8);q=((((p.$low<<24>>>24))&255)>>>0);r=$shiftRightUint64(p,8);s=((((r.$low<<24>>>24))&255)>>>0);t=((($shiftRightUint64(r,8)).$low<<24>>>24));u=((((e.$low<<24>>>24))&255)>>>0);v=$shiftRightUint64(e,8);w=((((v.$low<<24>>>24))&255)>>>0);x=$shiftRightUint64(v,8);y=((((x.$low<<24>>>24))&255)>>>0);z=$shiftRightUint64(x,8);aa=((((z.$low<<24>>>24))&255)>>>0);ab=$shiftRightUint64(z,8);ac=((((ab.$low<<24>>>24))&255)>>>0);ad=$shiftRightUint64(ab,8);ae=((((ad.$low<<24>>>24))&255)>>>0);af=$shiftRightUint64(ad,8);ag=((((af.$low<<24>>>24))&255)>>>0);ah=((($shiftRightUint64(af,8)).$low<<24>>>24));ai=((((d.$low<<24>>>24))&255)>>>0);aj=$shiftRightUint64(d,8);ak=((((aj.$low<<24>>>24))&255)>>>0);al=$shiftRightUint64(aj,8);am=((((al.$low<<24>>>24))&255)>>>0);an=$shiftRightUint64(al,8);ao=((((an.$low<<24>>>24))&255)>>>0);ap=$shiftRightUint64(an,8);aq=((((ap.$low<<24>>>24))&255)>>>0);ar=$shiftRightUint64(ap,8);as=((((ar.$low<<24>>>24))&255)>>>0);at=$shiftRightUint64(ar,8);au=((((at.$low<<24>>>24))&255)>>>0);av=((($shiftRightUint64(at,8)).$low<<24>>>24));aw=((((c.$low<<24>>>24))&255)>>>0);ax=$shiftRightUint64(c,8);ay=((((ax.$low<<24>>>24))&255)>>>0);az=$shiftRightUint64(ax,8);ba=((((az.$low<<24>>>24))&255)>>>0);bb=((($shiftRightUint64(az,8)).$low<<24>>>24));a.nilCheck,a[0]=g;a.nilCheck,a[1]=i;a.nilCheck,a[2]=k;a.nilCheck,a[3]=m;a.nilCheck,a[4]=o;a.nilCheck,a[5]=q;a.nilCheck,a[6]=s;a.nilCheck,a[7]=t;a.nilCheck,a[8]=u;a.nilCheck,a[9]=w;a.nilCheck,a[10]=y;a.nilCheck,a[11]=aa;a.nilCheck,a[12]=ac;a.nilCheck,a[13]=ae;a.nilCheck,a[14]=ag;a.nilCheck,a[15]=ah;a.nilCheck,a[16]=ai;a.nilCheck,a[17]=ak;a.nilCheck,a[18]=am;a.nilCheck,a[19]=ao;a.nilCheck,a[20]=aq;a.nilCheck,a[21]=as;a.nilCheck,a[22]=au;a.nilCheck,a[23]=av;a.nilCheck,a[24]=aw;a.nilCheck,a[25]=ay;a.nilCheck,a[26]=ba;a.nilCheck,a[27]=bb;};BF=function(a,b){var a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,b,ba,bb,bc,bd,be,bf,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;c=$shiftLeft64((new $Uint64(0,b[27])),24);d=$shiftLeft64((new $Uint64(0,b[26])),16);e=$shiftLeft64((new $Uint64(0,b[25])),8);f=b[24];g=$shiftLeft64((new $Uint64(0,b[23])),56);h=$shiftLeft64((new $Uint64(0,b[22])),48);i=$shiftLeft64((new $Uint64(0,b[21])),40);j=$shiftLeft64((new $Uint64(0,b[20])),32);k=$shiftLeft64((new $Uint64(0,b[19])),24);l=$shiftLeft64((new $Uint64(0,b[18])),16);m=$shiftLeft64((new $Uint64(0,b[17])),8);n=b[16];o=$shiftLeft64((new $Uint64(0,b[15])),56);p=$shiftLeft64((new $Uint64(0,b[14])),48);q=$shiftLeft64((new $Uint64(0,b[13])),40);r=$shiftLeft64((new $Uint64(0,b[12])),32);s=$shiftLeft64((new $Uint64(0,b[11])),24);t=$shiftLeft64((new $Uint64(0,b[10])),16);u=$shiftLeft64((new $Uint64(0,b[9])),8);v=b[8];w=$shiftLeft64((new $Uint64(0,b[7])),56);x=$shiftLeft64((new $Uint64(0,b[6])),48);y=$shiftLeft64((new $Uint64(0,b[5])),40);z=$shiftLeft64((new $Uint64(0,b[4])),32);aa=$shiftLeft64((new $Uint64(0,b[3])),24);ab=$shiftLeft64((new $Uint64(0,b[2])),16);ac=$shiftLeft64((new $Uint64(0,b[1])),8);ad=b[0];af=(ae=(new $Uint64(0,ad)),new $Uint64(ac.$high+ae.$high,ac.$low+ae.$low));ag=new $Uint64(ab.$high+af.$high,ab.$low+af.$low);ah=new $Uint64(aa.$high+ag.$high,aa.$low+ag.$low);ai=new $Uint64(z.$high+ah.$high,z.$low+ah.$low);aj=new $Uint64(y.$high+ai.$high,y.$low+ai.$low);ak=new $Uint64(x.$high+aj.$high,x.$low+aj.$low);al=new $Uint64(w.$high+ak.$high,w.$low+ak.$low);an=(am=(new $Uint64(0,v)),new $Uint64(u.$high+am.$high,u.$low+am.$low));ao=new $Uint64(t.$high+an.$high,t.$low+an.$low);ap=new $Uint64(s.$high+ao.$high,s.$low+ao.$low);aq=new $Uint64(r.$high+ap.$high,r.$low+ap.$low);ar=new $Uint64(q.$high+aq.$high,q.$low+aq.$low);as=new $Uint64(p.$high+ar.$high,p.$low+ar.$low);at=new $Uint64(o.$high+as.$high,o.$low+as.$low);av=(au=(new $Uint64(0,n)),new $Uint64(m.$high+au.$high,m.$low+au.$low));aw=new $Uint64(l.$high+av.$high,l.$low+av.$low);ax=new $Uint64(k.$high+aw.$high,k.$low+aw.$low);ay=new $Uint64(j.$high+ax.$high,j.$low+ax.$low);az=new $Uint64(i.$high+ay.$high,i.$low+ay.$low);ba=new $Uint64(h.$high+az.$high,h.$low+az.$low);bb=new $Uint64(g.$high+ba.$high,g.$low+ba.$low);bd=(bc=(new $Uint64(0,f)),new $Uint64(e.$high+bc.$high,e.$low+bc.$low));be=new $Uint64(d.$high+bd.$high,d.$low+bd.$low);bf=new $Uint64(c.$high+be.$high,c.$low+be.$low);a.nilCheck,a[0]=al;a.nilCheck,a[1]=at;a.nilCheck,a[2]=bb;a.nilCheck,a[3]=bf;};BG.ptr.prototype.One=function(){var a;a=this;BA(a.x);return a;};BG.prototype.One=function(){return this.$val.One();};BG.ptr.prototype.Equal=function(a){var a,b,c,d;b=this;c=b.Bytes();d=a.Bytes();return B.ConstantTimeCompare(c,d);};BG.prototype.Equal=function(a){return this.$val.Equal(a);};BG.ptr.prototype.IsZero=function(){var a,b;a=this;b=a.Bytes();return B.ConstantTimeCompare(b,BI);};BG.prototype.IsZero=function(){return this.$val.IsZero();};BG.ptr.prototype.Set=function(a){var a,b;b=this;AT.copy(b.x,a.x);return b;};BG.prototype.Set=function(a){return this.$val.Set(a);};BG.ptr.prototype.Bytes=function(){var a,b;a=this;b=BU.zero();return a.bytes(b);};BG.prototype.Bytes=function(){return this.$val.Bytes();};BG.ptr.prototype.bytes=function(a){var a,b,c;b=this;c=BN.zero();BB(c,b.x);BE(a,(c));BK(new BQ(a));return new BQ(a);};BG.prototype.bytes=function(a){return this.$val.bytes(a);};BG.ptr.prototype.SetBytes=function(a){var a,b,c,d,e,f,g;b=this;if(!((a.$length===28))){return[BV.nil,C.New("invalid P224Element encoding")];}c=a;d=0;while(true){if(!(d=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+e])<((e<0||e>=BJ.$length)?($throwRuntimeError("index out of range"),undefined):BJ.$array[BJ.$offset+e])){break;}if(((e<0||e>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+e])>((e<0||e>=BJ.$length)?($throwRuntimeError("index out of range"),undefined):BJ.$array[BJ.$offset+e])){return[BV.nil,C.New("invalid P224Element encoding")];}d++;}f=BU.zero();$copySlice(new BQ(f),a);BK(new BQ(f));g=BN.zero();BF((g),f);BC(b.x,g);return[b,$ifaceNil];};BG.prototype.SetBytes=function(a){return this.$val.SetBytes(a);};BG.ptr.prototype.Add=function(a,b){var a,b,c;c=this;AY(c.x,a.x,b.x);return c;};BG.prototype.Add=function(a,b){return this.$val.Add(a,b);};BG.ptr.prototype.Sub=function(a,b){var a,b,c;c=this;AZ(c.x,a.x,b.x);return c;};BG.prototype.Sub=function(a,b){return this.$val.Sub(a,b);};BG.ptr.prototype.Mul=function(a,b){var a,b,c;c=this;AW(c.x,a.x,b.x);return c;};BG.prototype.Mul=function(a,b){return this.$val.Mul(a,b);};BG.ptr.prototype.Square=function(a){var a,b;b=this;AX(b.x,a.x);return b;};BG.prototype.Square=function(a){return this.$val.Square(a);};BG.ptr.prototype.Select=function(a,b,c){var a,b,c,d;d=this;BD((d.x),(new AR(0,c)),(b.x),(a.x));return d;};BG.prototype.Select=function(a,b,c){return this.$val.Select(a,b,c);};BK=function(a){var a,b,c,d,e,f,g;b=0;while(true){if(!(b<(c=a.$length/2,(c===c&&c!==1/0&&c!==-1/0)?c>>0:$throwRuntimeError("integer divide by zero")))){break;}d=(e=(a.$length-1>>0)-b>>0,((e<0||e>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+e]));f=((b<0||b>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+b]);((b<0||b>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+b]=d);(g=(a.$length-1>>0)-b>>0,((g<0||g>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+g]=f));b=b+(1)>>0;}};BR.methods=[{prop:"Invert",name:"Invert",pkg:"",typ:$funcType([BR],[BR],false)},{prop:"One",name:"One",pkg:"",typ:$funcType([],[BR],false)},{prop:"Equal",name:"Equal",pkg:"",typ:$funcType([BR],[$Int],false)},{prop:"IsZero",name:"IsZero",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Set",name:"Set",pkg:"",typ:$funcType([BR],[BR],false)},{prop:"Bytes",name:"Bytes",pkg:"",typ:$funcType([],[BQ],false)},{prop:"bytes",name:"bytes",pkg:"crypto/elliptic/internal/fiat",typ:$funcType([BW],[BQ],false)},{prop:"SetBytes",name:"SetBytes",pkg:"",typ:$funcType([BQ],[BR,$error],false)},{prop:"Add",name:"Add",pkg:"",typ:$funcType([BR,BR],[BR],false)},{prop:"Sub",name:"Sub",pkg:"",typ:$funcType([BR,BR],[BR],false)},{prop:"Mul",name:"Mul",pkg:"",typ:$funcType([BR,BR],[BR],false)},{prop:"Square",name:"Square",pkg:"",typ:$funcType([BR],[BR],false)},{prop:"Select",name:"Select",pkg:"",typ:$funcType([BR,BR,$Int],[BR],false)}];BT.methods=[{prop:"Invert",name:"Invert",pkg:"",typ:$funcType([BT],[BT],false)},{prop:"One",name:"One",pkg:"",typ:$funcType([],[BT],false)},{prop:"Equal",name:"Equal",pkg:"",typ:$funcType([BT],[$Int],false)},{prop:"IsZero",name:"IsZero",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Set",name:"Set",pkg:"",typ:$funcType([BT],[BT],false)},{prop:"Bytes",name:"Bytes",pkg:"",typ:$funcType([],[BQ],false)},{prop:"bytes",name:"bytes",pkg:"crypto/elliptic/internal/fiat",typ:$funcType([BX],[BQ],false)},{prop:"SetBytes",name:"SetBytes",pkg:"",typ:$funcType([BQ],[BT,$error],false)},{prop:"Add",name:"Add",pkg:"",typ:$funcType([BT,BT],[BT],false)},{prop:"Sub",name:"Sub",pkg:"",typ:$funcType([BT,BT],[BT],false)},{prop:"Mul",name:"Mul",pkg:"",typ:$funcType([BT,BT],[BT],false)},{prop:"Square",name:"Square",pkg:"",typ:$funcType([BT],[BT],false)},{prop:"Select",name:"Select",pkg:"",typ:$funcType([BT,BT,$Int],[BT],false)}];BV.methods=[{prop:"Invert",name:"Invert",pkg:"",typ:$funcType([BV],[BV],false)},{prop:"One",name:"One",pkg:"",typ:$funcType([],[BV],false)},{prop:"Equal",name:"Equal",pkg:"",typ:$funcType([BV],[$Int],false)},{prop:"IsZero",name:"IsZero",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Set",name:"Set",pkg:"",typ:$funcType([BV],[BV],false)},{prop:"Bytes",name:"Bytes",pkg:"",typ:$funcType([],[BQ],false)},{prop:"bytes",name:"bytes",pkg:"crypto/elliptic/internal/fiat",typ:$funcType([BY],[BQ],false)},{prop:"SetBytes",name:"SetBytes",pkg:"",typ:$funcType([BQ],[BV,$error],false)},{prop:"Add",name:"Add",pkg:"",typ:$funcType([BV,BV],[BV],false)},{prop:"Sub",name:"Sub",pkg:"",typ:$funcType([BV,BV],[BV],false)},{prop:"Mul",name:"Mul",pkg:"",typ:$funcType([BV,BV],[BV],false)},{prop:"Square",name:"Square",pkg:"",typ:$funcType([BV],[BV],false)},{prop:"Select",name:"Select",pkg:"",typ:$funcType([BV,BV,$Int],[BV],false)}];F.init($Uint64,9);S.init("crypto/elliptic/internal/fiat",[{prop:"x",name:"x",embedded:false,exported:false,typ:F,tag:""}]);Z.init($Uint64,6);AM.init("crypto/elliptic/internal/fiat",[{prop:"x",name:"x",embedded:false,exported:false,typ:Z,tag:""}]);AT.init($Uint64,4);BG.init("crypto/elliptic/internal/fiat",[{prop:"x",name:"x",embedded:false,exported:false,typ:AT,tag:""}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=B.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=A.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}U=new S.ptr(BL.zero()).Bytes();V=new S.ptr(BL.zero()).Sub(new S.ptr(BL.zero()),new S.ptr(BL.zero()).One()).Bytes();AO=new AM.ptr(BM.zero()).Bytes();AP=new AM.ptr(BM.zero()).Sub(new AM.ptr(BM.zero()),new AM.ptr(BM.zero()).One()).Bytes();BI=new BG.ptr(BN.zero()).Bytes();BJ=new BG.ptr(BN.zero()).Sub(new BG.ptr(BN.zero()),new BG.ptr(BN.zero()).One()).Bytes();}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["crypto/elliptic/internal/nistec"]=(function(){var $pkg={},$init,A,B,C,F,L,R,V,W,X,Y,Z,AA,AB,AC,AD,AE,AF,AG,D,E,J,K,P,Q,a,b,c,d,e,f,G,H,I,M,N,O,S,T,U;A=$packages["crypto/elliptic/internal/fiat"];B=$packages["crypto/subtle"];C=$packages["errors"];F=$pkg.P521Point=$newType(0,$kindStruct,"nistec.P521Point",true,"crypto/elliptic/internal/nistec",true,function(x_,y_,z_){this.$val=this;if(arguments.length===0){this.x=Z.nil;this.y=Z.nil;this.z=Z.nil;return;}this.x=x_;this.y=y_;this.z=z_;});L=$pkg.P384Point=$newType(0,$kindStruct,"nistec.P384Point",true,"crypto/elliptic/internal/nistec",true,function(x_,y_,z_){this.$val=this;if(arguments.length===0){this.x=AC.nil;this.y=AC.nil;this.z=AC.nil;return;}this.x=x_;this.y=y_;this.z=z_;});R=$pkg.P224Point=$newType(0,$kindStruct,"nistec.P224Point",true,"crypto/elliptic/internal/nistec",true,function(x_,y_,z_){this.$val=this;if(arguments.length===0){this.x=AE.nil;this.y=AE.nil;this.z=AE.nil;return;}this.x=x_;this.y=y_;this.z=z_;});V=$arrayType($Uint64,9);W=$sliceType($Uint8);X=$arrayType($Uint64,6);Y=$arrayType($Uint64,4);Z=$ptrType(A.P521Element);AA=$ptrType(F);AB=$arrayType($Uint8,133);AC=$ptrType(A.P384Element);AD=$ptrType(L);AE=$ptrType(A.P224Element);AF=$ptrType(R);AG=$ptrType(AB);G=function(){return new F.ptr(new A.P521Element.ptr(V.zero()),new A.P521Element.ptr(V.zero()).One(),new A.P521Element.ptr(V.zero()));};$pkg.NewP521Point=G;H=function(){return(new F.ptr(new A.P521Element.ptr(V.zero()),new A.P521Element.ptr(V.zero()),new A.P521Element.ptr(V.zero()))).Set(E);};$pkg.NewP521Generator=H;F.ptr.prototype.Set=function(g){var g,h;h=this;h.x.Set(g.x);h.y.Set(g.y);h.z.Set(g.z);return h;};F.prototype.Set=function(g){return this.$val.Set(g);};F.ptr.prototype.SetBytes=function(g){var g,h,i,j,k,l,m,n;h=this;if((g.$length===1)&&((0>=g.$length?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+0])===0)){return[h.Set(G()),$ifaceNil];}else if((g.$length===133)&&((0>=g.$length?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+0])===4)){i=new A.P521Element.ptr(V.zero()).SetBytes($subslice(g,1,67));j=i[0];k=i[1];if(!($interfaceIsEqual(k,$ifaceNil))){return[AA.nil,k];}l=new A.P521Element.ptr(V.zero()).SetBytes($subslice(g,67));m=l[0];k=l[1];if(!($interfaceIsEqual(k,$ifaceNil))){return[AA.nil,k];}n=I(j,m);if(!($interfaceIsEqual(n,$ifaceNil))){return[AA.nil,n];}h.x.Set(j);h.y.Set(m);h.z.One();return[h,$ifaceNil];}else if((g.$length===67)&&((0>=g.$length?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+0])===0)){return[AA.nil,C.New("unimplemented")];}else{return[AA.nil,C.New("invalid P521 point encoding")];}};F.prototype.SetBytes=function(g){return this.$val.SetBytes(g);};I=function(g,h){var g,h,i,j,k;i=new A.P521Element.ptr(V.zero()).Square(g);i.Mul(i,g);j=new A.P521Element.ptr(V.zero()).Add(g,g);j.Add(j,g);i.Sub(i,j);i.Add(i,D);k=new A.P521Element.ptr(V.zero()).Square(h);if(!((i.Equal(k)===1))){return C.New("P521 point not on curve");}return $ifaceNil;};F.ptr.prototype.Bytes=function(){var g,h;g=this;h=AB.zero();return g.bytes(h);};F.prototype.Bytes=function(){return this.$val.Bytes();};F.ptr.prototype.bytes=function(g){var g,h,i,j,k,l;h=this;if(h.z.IsZero()===1){return $append($subslice(new W(g),0,0),0);}i=new A.P521Element.ptr(V.zero()).Invert(h.z);j=new A.P521Element.ptr(V.zero()).Mul(h.x,i);k=new A.P521Element.ptr(V.zero()).Mul(h.y,i);l=$append($subslice(new W(g),0,0),4);l=$appendSlice(l,j.Bytes());l=$appendSlice(l,k.Bytes());return l;};F.prototype.bytes=function(g){return this.$val.bytes(g);};F.ptr.prototype.Add=function(g,h){var g,h,i,j,k,l,m,n,o,p,q;i=this;j=new A.P521Element.ptr(V.zero()).Mul(g.x,h.x);k=new A.P521Element.ptr(V.zero()).Mul(g.y,h.y);l=new A.P521Element.ptr(V.zero()).Mul(g.z,h.z);m=new A.P521Element.ptr(V.zero()).Add(g.x,g.y);n=new A.P521Element.ptr(V.zero()).Add(h.x,h.y);m.Mul(m,n);n.Add(j,k);m.Sub(m,n);n.Add(g.y,g.z);o=new A.P521Element.ptr(V.zero()).Add(h.y,h.z);n.Mul(n,o);o.Add(k,l);n.Sub(n,o);o.Add(g.x,g.z);p=new A.P521Element.ptr(V.zero()).Add(h.x,h.z);o.Mul(o,p);p.Add(j,l);p.Sub(o,p);q=new A.P521Element.ptr(V.zero()).Mul(D,l);o.Sub(p,q);q.Add(o,o);o.Add(o,q);q.Sub(k,o);o.Add(k,o);p.Mul(D,p);k.Add(l,l);l.Add(k,l);p.Sub(p,l);p.Sub(p,j);k.Add(p,p);p.Add(k,p);k.Add(j,j);j.Add(k,j);j.Sub(j,l);k.Mul(n,p);l.Mul(j,p);p.Mul(o,q);p.Add(p,l);o.Mul(m,o);o.Sub(o,k);q.Mul(n,q);k.Mul(m,j);q.Add(q,k);i.x.Set(o);i.y.Set(p);i.z.Set(q);return i;};F.prototype.Add=function(g,h){return this.$val.Add(g,h);};F.ptr.prototype.Double=function(g){var g,h,i,j,k,l,m,n,o;h=this;i=new A.P521Element.ptr(V.zero()).Square(g.x);j=new A.P521Element.ptr(V.zero()).Square(g.y);k=new A.P521Element.ptr(V.zero()).Square(g.z);l=new A.P521Element.ptr(V.zero()).Mul(g.x,g.y);l.Add(l,l);m=new A.P521Element.ptr(V.zero()).Mul(g.x,g.z);m.Add(m,m);n=new A.P521Element.ptr(V.zero()).Mul(D,k);n.Sub(n,m);o=new A.P521Element.ptr(V.zero()).Add(n,n);n.Add(o,n);o.Sub(j,n);n.Add(j,n);n.Mul(o,n);o.Mul(o,l);l.Add(k,k);k.Add(k,l);m.Mul(D,m);m.Sub(m,k);m.Sub(m,i);l.Add(m,m);m.Add(m,l);l.Add(i,i);i.Add(l,i);i.Sub(i,k);i.Mul(i,m);n.Add(n,i);i.Mul(g.y,g.z);i.Add(i,i);m.Mul(i,m);o.Sub(o,m);m.Mul(i,j);m.Add(m,m);m.Add(m,m);h.x.Set(o);h.y.Set(n);h.z.Set(m);return h;};F.prototype.Double=function(g){return this.$val.Double(g);};F.ptr.prototype.Select=function(g,h,i){var g,h,i,j;j=this;j.x.Select(g.x,h.x,i);j.y.Select(g.y,h.y,i);j.z.Select(g.z,h.z,i);return j;};F.prototype.Select=function(g,h,i){return this.$val.Select(g,h,i);};F.ptr.prototype.ScalarMult=function(g,h){var g,h,i,j,k,l,m,n,o,p,q,r,s,t;i=this;j=$toNativeArray($kindPtr,[G(),G(),G(),G(),G(),G(),G(),G(),G(),G(),G(),G(),G(),G(),G(),G()]);k=1;while(true){if(!(k<16)){break;}((k<0||k>=j.length)?($throwRuntimeError("index out of range"),undefined):j[k]).Add((l=k-1>>0,((l<0||l>=j.length)?($throwRuntimeError("index out of range"),undefined):j[l])),g);k=k+(1)>>0;}m=G();i.Set(G());n=h;o=0;while(true){if(!(o=n.$length)?($throwRuntimeError("index out of range"),undefined):n.$array[n.$offset+o]);i.Double(i);i.Double(i);i.Double(i);i.Double(i);q=0;while(true){if(!(q<16)){break;}r=B.ConstantTimeByteEq(p>>>4<<24>>>24,q);m.Select(((q<0||q>=j.length)?($throwRuntimeError("index out of range"),undefined):j[q]),m,r);q=q+(1)<<24>>>24;}i.Add(i,m);i.Double(i);i.Double(i);i.Double(i);i.Double(i);s=0;while(true){if(!(s<16)){break;}t=B.ConstantTimeByteEq((p&15)>>>0,s);m.Select(((s<0||s>=j.length)?($throwRuntimeError("index out of range"),undefined):j[s]),m,t);s=s+(1)<<24>>>24;}i.Add(i,m);o++;}return i;};F.prototype.ScalarMult=function(g,h){return this.$val.ScalarMult(g,h);};M=function(){return new L.ptr(new A.P384Element.ptr(X.zero()),new A.P384Element.ptr(X.zero()).One(),new A.P384Element.ptr(X.zero()));};$pkg.NewP384Point=M;N=function(){return(new L.ptr(new A.P384Element.ptr(X.zero()),new A.P384Element.ptr(X.zero()),new A.P384Element.ptr(X.zero()))).Set(K);};$pkg.NewP384Generator=N;L.ptr.prototype.Set=function(g){var g,h;h=this;h.x.Set(g.x);h.y.Set(g.y);h.z.Set(g.z);return h;};L.prototype.Set=function(g){return this.$val.Set(g);};L.ptr.prototype.SetBytes=function(g){var g,h,i,j,k,l,m,n;h=this;if((g.$length===1)&&((0>=g.$length?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+0])===0)){return[h.Set(M()),$ifaceNil];}else if((g.$length===97)&&((0>=g.$length?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+0])===4)){i=new A.P384Element.ptr(X.zero()).SetBytes($subslice(g,1,49));j=i[0];k=i[1];if(!($interfaceIsEqual(k,$ifaceNil))){return[AD.nil,k];}l=new A.P384Element.ptr(X.zero()).SetBytes($subslice(g,49));m=l[0];k=l[1];if(!($interfaceIsEqual(k,$ifaceNil))){return[AD.nil,k];}n=O(j,m);if(!($interfaceIsEqual(n,$ifaceNil))){return[AD.nil,n];}h.x.Set(j);h.y.Set(m);h.z.One();return[h,$ifaceNil];}else if((g.$length===49)&&((0>=g.$length?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+0])===0)){return[AD.nil,C.New("unimplemented")];}else{return[AD.nil,C.New("invalid P384 point encoding")];}};L.prototype.SetBytes=function(g){return this.$val.SetBytes(g);};O=function(g,h){var g,h,i,j,k;i=new A.P384Element.ptr(X.zero()).Square(g);i.Mul(i,g);j=new A.P384Element.ptr(X.zero()).Add(g,g);j.Add(j,g);i.Sub(i,j);i.Add(i,J);k=new A.P384Element.ptr(X.zero()).Square(h);if(!((i.Equal(k)===1))){return C.New("P384 point not on curve");}return $ifaceNil;};L.ptr.prototype.Bytes=function(){var g,h;g=this;h=AB.zero();return g.bytes(h);};L.prototype.Bytes=function(){return this.$val.Bytes();};L.ptr.prototype.bytes=function(g){var g,h,i,j,k,l;h=this;if(h.z.IsZero()===1){return $append($subslice(new W(g),0,0),0);}i=new A.P384Element.ptr(X.zero()).Invert(h.z);j=new A.P384Element.ptr(X.zero()).Mul(h.x,i);k=new A.P384Element.ptr(X.zero()).Mul(h.y,i);l=$append($subslice(new W(g),0,0),4);l=$appendSlice(l,j.Bytes());l=$appendSlice(l,k.Bytes());return l;};L.prototype.bytes=function(g){return this.$val.bytes(g);};L.ptr.prototype.Add=function(g,h){var g,h,i,j,k,l,m,n,o,p,q;i=this;j=new A.P384Element.ptr(X.zero()).Mul(g.x,h.x);k=new A.P384Element.ptr(X.zero()).Mul(g.y,h.y);l=new A.P384Element.ptr(X.zero()).Mul(g.z,h.z);m=new A.P384Element.ptr(X.zero()).Add(g.x,g.y);n=new A.P384Element.ptr(X.zero()).Add(h.x,h.y);m.Mul(m,n);n.Add(j,k);m.Sub(m,n);n.Add(g.y,g.z);o=new A.P384Element.ptr(X.zero()).Add(h.y,h.z);n.Mul(n,o);o.Add(k,l);n.Sub(n,o);o.Add(g.x,g.z);p=new A.P384Element.ptr(X.zero()).Add(h.x,h.z);o.Mul(o,p);p.Add(j,l);p.Sub(o,p);q=new A.P384Element.ptr(X.zero()).Mul(J,l);o.Sub(p,q);q.Add(o,o);o.Add(o,q);q.Sub(k,o);o.Add(k,o);p.Mul(J,p);k.Add(l,l);l.Add(k,l);p.Sub(p,l);p.Sub(p,j);k.Add(p,p);p.Add(k,p);k.Add(j,j);j.Add(k,j);j.Sub(j,l);k.Mul(n,p);l.Mul(j,p);p.Mul(o,q);p.Add(p,l);o.Mul(m,o);o.Sub(o,k);q.Mul(n,q);k.Mul(m,j);q.Add(q,k);i.x.Set(o);i.y.Set(p);i.z.Set(q);return i;};L.prototype.Add=function(g,h){return this.$val.Add(g,h);};L.ptr.prototype.Double=function(g){var g,h,i,j,k,l,m,n,o;h=this;i=new A.P384Element.ptr(X.zero()).Square(g.x);j=new A.P384Element.ptr(X.zero()).Square(g.y);k=new A.P384Element.ptr(X.zero()).Square(g.z);l=new A.P384Element.ptr(X.zero()).Mul(g.x,g.y);l.Add(l,l);m=new A.P384Element.ptr(X.zero()).Mul(g.x,g.z);m.Add(m,m);n=new A.P384Element.ptr(X.zero()).Mul(J,k);n.Sub(n,m);o=new A.P384Element.ptr(X.zero()).Add(n,n);n.Add(o,n);o.Sub(j,n);n.Add(j,n);n.Mul(o,n);o.Mul(o,l);l.Add(k,k);k.Add(k,l);m.Mul(J,m);m.Sub(m,k);m.Sub(m,i);l.Add(m,m);m.Add(m,l);l.Add(i,i);i.Add(l,i);i.Sub(i,k);i.Mul(i,m);n.Add(n,i);i.Mul(g.y,g.z);i.Add(i,i);m.Mul(i,m);o.Sub(o,m);m.Mul(i,j);m.Add(m,m);m.Add(m,m);h.x.Set(o);h.y.Set(n);h.z.Set(m);return h;};L.prototype.Double=function(g){return this.$val.Double(g);};L.ptr.prototype.Select=function(g,h,i){var g,h,i,j;j=this;j.x.Select(g.x,h.x,i);j.y.Select(g.y,h.y,i);j.z.Select(g.z,h.z,i);return j;};L.prototype.Select=function(g,h,i){return this.$val.Select(g,h,i);};L.ptr.prototype.ScalarMult=function(g,h){var g,h,i,j,k,l,m,n,o,p,q,r,s,t;i=this;j=$toNativeArray($kindPtr,[M(),M(),M(),M(),M(),M(),M(),M(),M(),M(),M(),M(),M(),M(),M(),M()]);k=1;while(true){if(!(k<16)){break;}((k<0||k>=j.length)?($throwRuntimeError("index out of range"),undefined):j[k]).Add((l=k-1>>0,((l<0||l>=j.length)?($throwRuntimeError("index out of range"),undefined):j[l])),g);k=k+(1)>>0;}m=M();i.Set(M());n=h;o=0;while(true){if(!(o=n.$length)?($throwRuntimeError("index out of range"),undefined):n.$array[n.$offset+o]);i.Double(i);i.Double(i);i.Double(i);i.Double(i);q=0;while(true){if(!(q<16)){break;}r=B.ConstantTimeByteEq(p>>>4<<24>>>24,q);m.Select(((q<0||q>=j.length)?($throwRuntimeError("index out of range"),undefined):j[q]),m,r);q=q+(1)<<24>>>24;}i.Add(i,m);i.Double(i);i.Double(i);i.Double(i);i.Double(i);s=0;while(true){if(!(s<16)){break;}t=B.ConstantTimeByteEq((p&15)>>>0,s);m.Select(((s<0||s>=j.length)?($throwRuntimeError("index out of range"),undefined):j[s]),m,t);s=s+(1)<<24>>>24;}i.Add(i,m);o++;}return i;};L.prototype.ScalarMult=function(g,h){return this.$val.ScalarMult(g,h);};S=function(){return new R.ptr(new A.P224Element.ptr(Y.zero()),new A.P224Element.ptr(Y.zero()).One(),new A.P224Element.ptr(Y.zero()));};$pkg.NewP224Point=S;T=function(){return(new R.ptr(new A.P224Element.ptr(Y.zero()),new A.P224Element.ptr(Y.zero()),new A.P224Element.ptr(Y.zero()))).Set(Q);};$pkg.NewP224Generator=T;R.ptr.prototype.Set=function(g){var g,h;h=this;h.x.Set(g.x);h.y.Set(g.y);h.z.Set(g.z);return h;};R.prototype.Set=function(g){return this.$val.Set(g);};R.ptr.prototype.SetBytes=function(g){var g,h,i,j,k,l,m,n;h=this;if((g.$length===1)&&((0>=g.$length?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+0])===0)){return[h.Set(S()),$ifaceNil];}else if((g.$length===57)&&((0>=g.$length?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+0])===4)){i=new A.P224Element.ptr(Y.zero()).SetBytes($subslice(g,1,29));j=i[0];k=i[1];if(!($interfaceIsEqual(k,$ifaceNil))){return[AF.nil,k];}l=new A.P224Element.ptr(Y.zero()).SetBytes($subslice(g,29));m=l[0];k=l[1];if(!($interfaceIsEqual(k,$ifaceNil))){return[AF.nil,k];}n=U(j,m);if(!($interfaceIsEqual(n,$ifaceNil))){return[AF.nil,n];}h.x.Set(j);h.y.Set(m);h.z.One();return[h,$ifaceNil];}else if((g.$length===29)&&((0>=g.$length?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+0])===0)){return[AF.nil,C.New("unimplemented")];}else{return[AF.nil,C.New("invalid P224 point encoding")];}};R.prototype.SetBytes=function(g){return this.$val.SetBytes(g);};U=function(g,h){var g,h,i,j,k;i=new A.P224Element.ptr(Y.zero()).Square(g);i.Mul(i,g);j=new A.P224Element.ptr(Y.zero()).Add(g,g);j.Add(j,g);i.Sub(i,j);i.Add(i,P);k=new A.P224Element.ptr(Y.zero()).Square(h);if(!((i.Equal(k)===1))){return C.New("P224 point not on curve");}return $ifaceNil;};R.ptr.prototype.Bytes=function(){var g,h;g=this;h=AB.zero();return g.bytes(h);};R.prototype.Bytes=function(){return this.$val.Bytes();};R.ptr.prototype.bytes=function(g){var g,h,i,j,k,l;h=this;if(h.z.IsZero()===1){return $append($subslice(new W(g),0,0),0);}i=new A.P224Element.ptr(Y.zero()).Invert(h.z);j=new A.P224Element.ptr(Y.zero()).Mul(h.x,i);k=new A.P224Element.ptr(Y.zero()).Mul(h.y,i);l=$append($subslice(new W(g),0,0),4);l=$appendSlice(l,j.Bytes());l=$appendSlice(l,k.Bytes());return l;};R.prototype.bytes=function(g){return this.$val.bytes(g);};R.ptr.prototype.Add=function(g,h){var g,h,i,j,k,l,m,n,o,p,q;i=this;j=new A.P224Element.ptr(Y.zero()).Mul(g.x,h.x);k=new A.P224Element.ptr(Y.zero()).Mul(g.y,h.y);l=new A.P224Element.ptr(Y.zero()).Mul(g.z,h.z);m=new A.P224Element.ptr(Y.zero()).Add(g.x,g.y);n=new A.P224Element.ptr(Y.zero()).Add(h.x,h.y);m.Mul(m,n);n.Add(j,k);m.Sub(m,n);n.Add(g.y,g.z);o=new A.P224Element.ptr(Y.zero()).Add(h.y,h.z);n.Mul(n,o);o.Add(k,l);n.Sub(n,o);o.Add(g.x,g.z);p=new A.P224Element.ptr(Y.zero()).Add(h.x,h.z);o.Mul(o,p);p.Add(j,l);p.Sub(o,p);q=new A.P224Element.ptr(Y.zero()).Mul(P,l);o.Sub(p,q);q.Add(o,o);o.Add(o,q);q.Sub(k,o);o.Add(k,o);p.Mul(P,p);k.Add(l,l);l.Add(k,l);p.Sub(p,l);p.Sub(p,j);k.Add(p,p);p.Add(k,p);k.Add(j,j);j.Add(k,j);j.Sub(j,l);k.Mul(n,p);l.Mul(j,p);p.Mul(o,q);p.Add(p,l);o.Mul(m,o);o.Sub(o,k);q.Mul(n,q);k.Mul(m,j);q.Add(q,k);i.x.Set(o);i.y.Set(p);i.z.Set(q);return i;};R.prototype.Add=function(g,h){return this.$val.Add(g,h);};R.ptr.prototype.Double=function(g){var g,h,i,j,k,l,m,n,o;h=this;i=new A.P224Element.ptr(Y.zero()).Square(g.x);j=new A.P224Element.ptr(Y.zero()).Square(g.y);k=new A.P224Element.ptr(Y.zero()).Square(g.z);l=new A.P224Element.ptr(Y.zero()).Mul(g.x,g.y);l.Add(l,l);m=new A.P224Element.ptr(Y.zero()).Mul(g.x,g.z);m.Add(m,m);n=new A.P224Element.ptr(Y.zero()).Mul(P,k);n.Sub(n,m);o=new A.P224Element.ptr(Y.zero()).Add(n,n);n.Add(o,n);o.Sub(j,n);n.Add(j,n);n.Mul(o,n);o.Mul(o,l);l.Add(k,k);k.Add(k,l);m.Mul(P,m);m.Sub(m,k);m.Sub(m,i);l.Add(m,m);m.Add(m,l);l.Add(i,i);i.Add(l,i);i.Sub(i,k);i.Mul(i,m);n.Add(n,i);i.Mul(g.y,g.z);i.Add(i,i);m.Mul(i,m);o.Sub(o,m);m.Mul(i,j);m.Add(m,m);m.Add(m,m);h.x.Set(o);h.y.Set(n);h.z.Set(m);return h;};R.prototype.Double=function(g){return this.$val.Double(g);};R.ptr.prototype.Select=function(g,h,i){var g,h,i,j;j=this;j.x.Select(g.x,h.x,i);j.y.Select(g.y,h.y,i);j.z.Select(g.z,h.z,i);return j;};R.prototype.Select=function(g,h,i){return this.$val.Select(g,h,i);};R.ptr.prototype.ScalarMult=function(g,h){var g,h,i,j,k,l,m,n,o,p,q,r,s,t;i=this;j=$toNativeArray($kindPtr,[S(),S(),S(),S(),S(),S(),S(),S(),S(),S(),S(),S(),S(),S(),S(),S()]);k=1;while(true){if(!(k<16)){break;}((k<0||k>=j.length)?($throwRuntimeError("index out of range"),undefined):j[k]).Add((l=k-1>>0,((l<0||l>=j.length)?($throwRuntimeError("index out of range"),undefined):j[l])),g);k=k+(1)>>0;}m=S();i.Set(S());n=h;o=0;while(true){if(!(o=n.$length)?($throwRuntimeError("index out of range"),undefined):n.$array[n.$offset+o]);i.Double(i);i.Double(i);i.Double(i);i.Double(i);q=0;while(true){if(!(q<16)){break;}r=B.ConstantTimeByteEq(p>>>4<<24>>>24,q);m.Select(((q<0||q>=j.length)?($throwRuntimeError("index out of range"),undefined):j[q]),m,r);q=q+(1)<<24>>>24;}i.Add(i,m);i.Double(i);i.Double(i);i.Double(i);i.Double(i);s=0;while(true){if(!(s<16)){break;}t=B.ConstantTimeByteEq((p&15)>>>0,s);m.Select(((s<0||s>=j.length)?($throwRuntimeError("index out of range"),undefined):j[s]),m,t);s=s+(1)<<24>>>24;}i.Add(i,m);o++;}return i;};R.prototype.ScalarMult=function(g,h){return this.$val.ScalarMult(g,h);};AA.methods=[{prop:"Set",name:"Set",pkg:"",typ:$funcType([AA],[AA],false)},{prop:"SetBytes",name:"SetBytes",pkg:"",typ:$funcType([W],[AA,$error],false)},{prop:"Bytes",name:"Bytes",pkg:"",typ:$funcType([],[W],false)},{prop:"bytes",name:"bytes",pkg:"crypto/elliptic/internal/nistec",typ:$funcType([AG],[W],false)},{prop:"Add",name:"Add",pkg:"",typ:$funcType([AA,AA],[AA],false)},{prop:"Double",name:"Double",pkg:"",typ:$funcType([AA],[AA],false)},{prop:"Select",name:"Select",pkg:"",typ:$funcType([AA,AA,$Int],[AA],false)},{prop:"ScalarMult",name:"ScalarMult",pkg:"",typ:$funcType([AA,W],[AA],false)}];AD.methods=[{prop:"Set",name:"Set",pkg:"",typ:$funcType([AD],[AD],false)},{prop:"SetBytes",name:"SetBytes",pkg:"",typ:$funcType([W],[AD,$error],false)},{prop:"Bytes",name:"Bytes",pkg:"",typ:$funcType([],[W],false)},{prop:"bytes",name:"bytes",pkg:"crypto/elliptic/internal/nistec",typ:$funcType([AG],[W],false)},{prop:"Add",name:"Add",pkg:"",typ:$funcType([AD,AD],[AD],false)},{prop:"Double",name:"Double",pkg:"",typ:$funcType([AD],[AD],false)},{prop:"Select",name:"Select",pkg:"",typ:$funcType([AD,AD,$Int],[AD],false)},{prop:"ScalarMult",name:"ScalarMult",pkg:"",typ:$funcType([AD,W],[AD],false)}];AF.methods=[{prop:"Set",name:"Set",pkg:"",typ:$funcType([AF],[AF],false)},{prop:"SetBytes",name:"SetBytes",pkg:"",typ:$funcType([W],[AF,$error],false)},{prop:"Bytes",name:"Bytes",pkg:"",typ:$funcType([],[W],false)},{prop:"bytes",name:"bytes",pkg:"crypto/elliptic/internal/nistec",typ:$funcType([AG],[W],false)},{prop:"Add",name:"Add",pkg:"",typ:$funcType([AF,AF],[AF],false)},{prop:"Double",name:"Double",pkg:"",typ:$funcType([AF],[AF],false)},{prop:"Select",name:"Select",pkg:"",typ:$funcType([AF,AF,$Int],[AF],false)},{prop:"ScalarMult",name:"ScalarMult",pkg:"",typ:$funcType([AF,W],[AF],false)}];F.init("crypto/elliptic/internal/nistec",[{prop:"x",name:"x",embedded:false,exported:false,typ:Z,tag:""},{prop:"y",name:"y",embedded:false,exported:false,typ:Z,tag:""},{prop:"z",name:"z",embedded:false,exported:false,typ:Z,tag:""}]);L.init("crypto/elliptic/internal/nistec",[{prop:"x",name:"x",embedded:false,exported:false,typ:AC,tag:""},{prop:"y",name:"y",embedded:false,exported:false,typ:AC,tag:""},{prop:"z",name:"z",embedded:false,exported:false,typ:AC,tag:""}]);R.init("crypto/elliptic/internal/nistec",[{prop:"x",name:"x",embedded:false,exported:false,typ:AE,tag:""},{prop:"y",name:"y",embedded:false,exported:false,typ:AE,tag:""},{prop:"z",name:"z",embedded:false,exported:false,typ:AE,tag:""}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}a=new A.P521Element.ptr(V.zero()).SetBytes(new W([0,81,149,62,185,97,142,28,154,31,146,154,33,160,182,133,64,238,162,218,114,91,153,179,21,243,184,180,137,145,142,241,9,225,86,25,57,81,236,126,147,123,22,82,192,189,59,177,191,7,53,115,223,136,61,44,52,241,239,69,31,212,107,80,63,0]));D=a[0];b=G().SetBytes(new W([4,0,198,133,142,6,183,4,4,233,205,158,62,203,102,35,149,180,66,156,100,129,57,5,63,181,33,248,40,175,96,107,77,61,186,161,75,94,119,239,231,89,40,254,29,193,39,162,255,168,222,51,72,179,193,133,106,66,155,249,126,126,49,194,229,189,102,1,24,57,41,106,120,154,59,192,4,92,138,95,180,44,125,27,217,152,245,68,73,87,155,68,104,23,175,189,23,39,62,102,44,151,238,114,153,94,244,38,64,197,80,185,1,63,173,7,97,53,60,112,134,162,114,194,64,136,190,148,118,159,209,102,80]));E=b[0];c=new A.P384Element.ptr(X.zero()).SetBytes(new W([179,49,47,167,226,62,231,228,152,142,5,107,227,248,45,25,24,29,156,110,254,129,65,18,3,20,8,143,80,19,135,90,198,86,57,141,138,46,209,157,42,133,200,237,211,236,42,239]));J=c[0];d=M().SetBytes(new W([4,170,135,202,34,190,139,5,55,142,177,199,30,243,32,173,116,110,29,59,98,139,167,155,152,89,247,65,224,130,84,42,56,85,2,242,93,191,85,41,108,58,84,94,56,114,118,10,183,54,23,222,74,150,38,44,111,93,158,152,191,146,146,220,41,248,244,29,189,40,154,20,124,233,218,49,19,181,240,184,192,10,96,177,206,29,126,129,157,122,67,29,124,144,234,14,95]));K=d[0];e=new A.P224Element.ptr(Y.zero()).SetBytes(new W([180,5,10,133,12,4,179,171,245,65,50,86,80,68,176,183,215,191,216,186,39,11,57,67,35,85,255,180]));P=e[0];f=S().SetBytes(new W([4,183,14,12,189,107,180,191,127,50,19,144,185,74,3,193,211,86,194,17,34,52,50,128,214,17,92,29,33,189,55,99,136,181,247,35,251,76,34,223,230,205,67,117,160,90,7,71,100,68,213,129,153,133,0,126,52]));Q=f[0];}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["crypto/elliptic"]=(function(){var $pkg={},$init,A,B,D,C,E,F,N,V,BF,BL,BN,CB,CC,CE,CF,CG,CH,CI,CJ,CK,CL,CM,CN,CO,CP,G,O,T,W,X,AA,CD,AE,AI,BG,BP,BV,H,I,J,K,L,M,P,Q,R,S,U,Y,Z,AF,AG,AH,AJ,AK,AL,AM,AN,AO,AP,AQ,AR,AS,AT,AU,AV,AW,AX,AY,AZ,BA,BB,BC,BD,BE,BH,BI,BJ,BK,BM,BO,BQ,BR,BT,BW,BX,BY,BZ,CA;A=$packages["crypto/elliptic/internal/nistec"];B=$packages["crypto/rand"];D=$packages["io"];C=$packages["math/big"];E=$packages["sync"];F=$pkg.p521Curve=$newType(0,$kindStruct,"elliptic.p521Curve",true,"crypto/elliptic",false,function(params_){this.$val=this;if(arguments.length===0){this.params=CB.nil;return;}this.params=params_;});N=$pkg.p384Curve=$newType(0,$kindStruct,"elliptic.p384Curve",true,"crypto/elliptic",false,function(params_){this.$val=this;if(arguments.length===0){this.params=CB.nil;return;}this.params=params_;});V=$pkg.p256Curve=$newType(0,$kindStruct,"elliptic.p256Curve",true,"crypto/elliptic",false,function(CurveParams_){this.$val=this;if(arguments.length===0){this.CurveParams=CB.nil;return;}this.CurveParams=CurveParams_;});BF=$pkg.p224Curve=$newType(0,$kindStruct,"elliptic.p224Curve",true,"crypto/elliptic",false,function(params_){this.$val=this;if(arguments.length===0){this.params=CB.nil;return;}this.params=params_;});BL=$pkg.Curve=$newType(8,$kindInterface,"elliptic.Curve",true,"crypto/elliptic",true,null);BN=$pkg.CurveParams=$newType(0,$kindStruct,"elliptic.CurveParams",true,"crypto/elliptic",true,function(P_,N_,B_,Gx_,Gy_,BitSize_,Name_){this.$val=this;if(arguments.length===0){this.P=CC.nil;this.N=CC.nil;this.B=CC.nil;this.Gx=CC.nil;this.Gy=CC.nil;this.BitSize=0;this.Name="";return;}this.P=P_;this.N=N_;this.B=B_;this.Gx=Gx_;this.Gy=Gy_;this.BitSize=BitSize_;this.Name=Name_;});CB=$ptrType(BN);CC=$ptrType(C.Int);CE=$sliceType($Uint8);CF=$ptrType(A.P521Point);CG=$ptrType(A.P384Point);CH=$arrayType($Uint8,32);CI=$arrayType($Uint32,9);CJ=$arrayType($Uint32,18);CK=$arrayType($Uint64,17);CL=$sliceType($Uint32);CM=$arrayType(CI,3);CN=$arrayType(CM,16);CO=$ptrType(A.P224Point);CP=$sliceType(BL);H=function(){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=L("6864797660130609714981900799081393217269435300143305409394463459185543183397656052122559640661454554977296311391480858037121987999716643812574028291115057151");$s=1;case 1:if($c){$c=false;a=a.$blk();}if(a&&a.$blk!==undefined){break s;}b=L("6864797660130609714981900799081393217269435300143305409394463459185543183397655394245057746333217197532963996371363321113864768612440380340372808892707005449");$s=2;case 2:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=M("0051953eb9618e1c9a1f929a21a0b68540eea2da725b99b315f3b8b489918ef109e156193951ec7e937b1652c0bd3bb1bf073573df883d2c34f1ef451fd46b503f00");$s=3;case 3:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=M("00c6858e06b70404e9cd9e3ecb662395b4429c648139053fb521f828af606b4d3dbaa14b5e77efe75928fe1dc127a2ffa8de3348b3c1856a429bf97e7e31c2e5bd66");$s=4;case 4:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=M("011839296a789a3bc0045c8a5fb42c7d1bd998f54449579b446817afbd17273e662c97ee72995ef42640c550b9013fad0761353c7086a272c24088be94769fd16650");$s=5;case 5:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}G.params=new BN.ptr(a,b,c,d,e,521,"P-521");$s=-1;return;}return;}var $f={$blk:H,$c:true,$r,a,b,c,d,e,$s};return $f;};F.ptr.prototype.Params=function(){var a;a=this;return a.params;};F.prototype.Params=function(){return this.$val.Params();};F.ptr.prototype.IsOnCurve=function(a,b){var{a,b,c,d,e,f,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this;if((a.Sign()===0)&&(b.Sign()===0)){$s=-1;return false;}e=I(a,b);$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}d=e;f=d[1];$s=-1;return f;}return;}var $f={$blk:F.ptr.prototype.IsOnCurve,$c:true,$r,a,b,c,d,e,f,$s};return $f;};F.prototype.IsOnCurve=function(a,b){return this.$val.IsOnCurve(a,b);};I=function(a,b){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=CF.nil;d=false;if((a.Sign()===0)&&(b.Sign()===0)){e=A.NewP521Point();f=true;c=e;d=f;$s=-1;return[c,d];}if(a.Sign()<0||b.Sign()<0){g=CF.nil;h=false;c=g;d=h;$s=-1;return[c,d];}if(a.BitLen()>521||b.BitLen()>521){i=CF.nil;j=false;c=i;d=j;$s=-1;return[c,d];}l=CA();$s=1;case 1:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=BR(l,a,b);$s=2;case 2:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=A.NewP521Point().SetBytes(m);$s=3;case 3:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}k=n;c=k[0];o=k[1];if(!($interfaceIsEqual(o,$ifaceNil))){p=CF.nil;q=false;c=p;d=q;$s=-1;return[c,d];}r=c;s=true;c=r;d=s;$s=-1;return[c,d];}return;}var $f={$blk:I,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,$s};return $f;};J=function(a){var{a,b,c,d,e,f,g,h,i,j,k,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=CC.nil;c=CC.nil;d=a.Bytes();if((d.$length===1)&&((0>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+0])===0)){e=new C.Int.ptr(false,C.nat.nil);f=new C.Int.ptr(false,C.nat.nil);b=e;c=f;$s=-1;return[b,c];}h=CA();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=BT(h,d);$s=2;case 2:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}g=i;b=g[0];c=g[1];if(b===CC.nil){$panic(new $String("crypto/elliptic: internal error: Unmarshal rejected a valid point encoding"));}j=b;k=c;b=j;c=k;$s=-1;return[b,c];}return;}var $f={$blk:J,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,$s};return $f;};K=function(){var{a,b,c,d,e,f,g,h,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=CC.nil;b=CC.nil;d=CA();$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=BQ(d,B.Reader);$s=2;case 2:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}c=e;a=c[1];b=c[2];f=c[3];if(!($interfaceIsEqual(f,$ifaceNil))){$panic(new $String("crypto/elliptic: failed to generate random point"));}g=a;h=b;a=g;b=h;$s=-1;return[a,b];}return;}var $f={$blk:K,$c:true,$r,a,b,c,d,e,f,g,h,$s};return $f;};F.ptr.prototype.Add=function(a,b,c,d){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,$s,$r,$c}=$restore(this,{a,b,c,d});$s=$s||0;s:while(true){switch($s){case 0:f=I(a,b);$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}e=f;g=e[0];h=e[1];if(!h){$s=2;continue;}$s=3;continue;case 2:i=K();$s=4;case 4:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;$s=5;case 5:return j;case 3:l=I(c,d);$s=6;case 6:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k=l;m=k[0];h=k[1];if(!h){$s=7;continue;}$s=8;continue;case 7:n=K();$s=9;case 9:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;$s=10;case 10:return o;case 8:p=J(g.Add(g,m));$s=11;case 11:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=p;$s=12;case 12:return q;}return;}var $f={$blk:F.ptr.prototype.Add,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,$s};return $f;};F.prototype.Add=function(a,b,c,d){return this.$val.Add(a,b,c,d);};F.ptr.prototype.Double=function(a,b){var{a,b,c,d,e,f,g,h,i,j,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:d=I(a,b);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}c=d;e=c[0];f=c[1];if(!f){$s=2;continue;}$s=3;continue;case 2:g=K();$s=4;case 4:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;$s=5;case 5:return h;case 3:i=J(e.Double(e));$s=6;case 6:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;$s=7;case 7:return j;}return;}var $f={$blk:F.ptr.prototype.Double,$c:true,$r,a,b,c,d,e,f,g,h,i,j,$s};return $f;};F.prototype.Double=function(a,b){return this.$val.Double(a,b);};F.ptr.prototype.ScalarMult=function(a,b,c){var{a,b,c,d,e,f,g,h,i,j,k,$s,$r,$c}=$restore(this,{a,b,c});$s=$s||0;s:while(true){switch($s){case 0:e=I(a,b);$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}d=e;f=d[0];g=d[1];if(!g){$s=2;continue;}$s=3;continue;case 2:h=K();$s=4;case 4:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=5;case 5:return i;case 3:j=J(f.ScalarMult(f,c));$s=6;case 6:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;$s=7;case 7:return k;}return;}var $f={$blk:F.ptr.prototype.ScalarMult,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,$s};return $f;};F.prototype.ScalarMult=function(a,b,c){return this.$val.ScalarMult(a,b,c);};F.ptr.prototype.ScalarBaseMult=function(a){var{a,b,c,d,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=A.NewP521Generator();c=J(b.ScalarMult(b,a));$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c;$s=2;case 2:return d;}return;}var $f={$blk:F.ptr.prototype.ScalarBaseMult,$c:true,$r,a,b,c,d,$s};return $f;};F.prototype.ScalarBaseMult=function(a){return this.$val.ScalarBaseMult(a);};L=function(a){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:c=new C.Int.ptr(false,C.nat.nil).SetString(a,10);$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}b=c;d=b[0];e=b[1];if(!e){$panic(new $String("invalid encoding"));}$s=-1;return d;}return;}var $f={$blk:L,$c:true,$r,a,b,c,d,e,$s};return $f;};M=function(a){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:c=new C.Int.ptr(false,C.nat.nil).SetString(a,16);$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}b=c;d=b[0];e=b[1];if(!e){$panic(new $String("invalid encoding"));}$s=-1;return d;}return;}var $f={$blk:M,$c:true,$r,a,b,c,d,e,$s};return $f;};P=function(){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=L("39402006196394479212279040100143613805079739270465446667948293404245721771496870329047266088258938001861606973112319");$s=1;case 1:if($c){$c=false;a=a.$blk();}if(a&&a.$blk!==undefined){break s;}b=L("39402006196394479212279040100143613805079739270465446667946905279627659399113263569398956308152294913554433653942643");$s=2;case 2:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=M("b3312fa7e23ee7e4988e056be3f82d19181d9c6efe8141120314088f5013875ac656398d8a2ed19d2a85c8edd3ec2aef");$s=3;case 3:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=M("aa87ca22be8b05378eb1c71ef320ad746e1d3b628ba79b9859f741e082542a385502f25dbf55296c3a545e3872760ab7");$s=4;case 4:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=M("3617de4a96262c6f5d9e98bf9292dc29f8f41dbd289a147ce9da3113b5f0b8c00a60b1ce1d7e819d7a431d7c90ea0e5f");$s=5;case 5:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}O.params=new BN.ptr(a,b,c,d,e,384,"P-384");$s=-1;return;}return;}var $f={$blk:P,$c:true,$r,a,b,c,d,e,$s};return $f;};N.ptr.prototype.Params=function(){var a;a=this;return a.params;};N.prototype.Params=function(){return this.$val.Params();};N.ptr.prototype.IsOnCurve=function(a,b){var{a,b,c,d,e,f,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this;if((a.Sign()===0)&&(b.Sign()===0)){$s=-1;return false;}e=Q(a,b);$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}d=e;f=d[1];$s=-1;return f;}return;}var $f={$blk:N.ptr.prototype.IsOnCurve,$c:true,$r,a,b,c,d,e,f,$s};return $f;};N.prototype.IsOnCurve=function(a,b){return this.$val.IsOnCurve(a,b);};Q=function(a,b){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=CG.nil;d=false;if((a.Sign()===0)&&(b.Sign()===0)){e=A.NewP384Point();f=true;c=e;d=f;$s=-1;return[c,d];}if(a.Sign()<0||b.Sign()<0){g=CG.nil;h=false;c=g;d=h;$s=-1;return[c,d];}if(a.BitLen()>384||b.BitLen()>384){i=CG.nil;j=false;c=i;d=j;$s=-1;return[c,d];}l=BZ();$s=1;case 1:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=BR(l,a,b);$s=2;case 2:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=A.NewP384Point().SetBytes(m);$s=3;case 3:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}k=n;c=k[0];o=k[1];if(!($interfaceIsEqual(o,$ifaceNil))){p=CG.nil;q=false;c=p;d=q;$s=-1;return[c,d];}r=c;s=true;c=r;d=s;$s=-1;return[c,d];}return;}var $f={$blk:Q,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,$s};return $f;};R=function(a){var{a,b,c,d,e,f,g,h,i,j,k,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=CC.nil;c=CC.nil;d=a.Bytes();if((d.$length===1)&&((0>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+0])===0)){e=new C.Int.ptr(false,C.nat.nil);f=new C.Int.ptr(false,C.nat.nil);b=e;c=f;$s=-1;return[b,c];}h=BZ();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=BT(h,d);$s=2;case 2:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}g=i;b=g[0];c=g[1];if(b===CC.nil){$panic(new $String("crypto/elliptic: internal error: Unmarshal rejected a valid point encoding"));}j=b;k=c;b=j;c=k;$s=-1;return[b,c];}return;}var $f={$blk:R,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,$s};return $f;};S=function(){var{a,b,c,d,e,f,g,h,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=CC.nil;b=CC.nil;d=BZ();$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=BQ(d,B.Reader);$s=2;case 2:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}c=e;a=c[1];b=c[2];f=c[3];if(!($interfaceIsEqual(f,$ifaceNil))){$panic(new $String("crypto/elliptic: failed to generate random point"));}g=a;h=b;a=g;b=h;$s=-1;return[a,b];}return;}var $f={$blk:S,$c:true,$r,a,b,c,d,e,f,g,h,$s};return $f;};N.ptr.prototype.Add=function(a,b,c,d){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,$s,$r,$c}=$restore(this,{a,b,c,d});$s=$s||0;s:while(true){switch($s){case 0:f=Q(a,b);$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}e=f;g=e[0];h=e[1];if(!h){$s=2;continue;}$s=3;continue;case 2:i=S();$s=4;case 4:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;$s=5;case 5:return j;case 3:l=Q(c,d);$s=6;case 6:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k=l;m=k[0];h=k[1];if(!h){$s=7;continue;}$s=8;continue;case 7:n=S();$s=9;case 9:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;$s=10;case 10:return o;case 8:p=R(g.Add(g,m));$s=11;case 11:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=p;$s=12;case 12:return q;}return;}var $f={$blk:N.ptr.prototype.Add,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,$s};return $f;};N.prototype.Add=function(a,b,c,d){return this.$val.Add(a,b,c,d);};N.ptr.prototype.Double=function(a,b){var{a,b,c,d,e,f,g,h,i,j,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:d=Q(a,b);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}c=d;e=c[0];f=c[1];if(!f){$s=2;continue;}$s=3;continue;case 2:g=S();$s=4;case 4:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;$s=5;case 5:return h;case 3:i=R(e.Double(e));$s=6;case 6:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;$s=7;case 7:return j;}return;}var $f={$blk:N.ptr.prototype.Double,$c:true,$r,a,b,c,d,e,f,g,h,i,j,$s};return $f;};N.prototype.Double=function(a,b){return this.$val.Double(a,b);};N.ptr.prototype.ScalarMult=function(a,b,c){var{a,b,c,d,e,f,g,h,i,j,k,$s,$r,$c}=$restore(this,{a,b,c});$s=$s||0;s:while(true){switch($s){case 0:e=Q(a,b);$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}d=e;f=d[0];g=d[1];if(!g){$s=2;continue;}$s=3;continue;case 2:h=S();$s=4;case 4:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=5;case 5:return i;case 3:j=R(f.ScalarMult(f,c));$s=6;case 6:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;$s=7;case 7:return k;}return;}var $f={$blk:N.ptr.prototype.ScalarMult,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,$s};return $f;};N.prototype.ScalarMult=function(a,b,c){return this.$val.ScalarMult(a,b,c);};N.ptr.prototype.ScalarBaseMult=function(a){var{a,b,c,d,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=A.NewP384Generator();c=R(b.ScalarMult(b,a));$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c;$s=2;case 2:return d;}return;}var $f={$blk:N.ptr.prototype.ScalarBaseMult,$c:true,$r,a,b,c,d,$s};return $f;};N.prototype.ScalarBaseMult=function(a){return this.$val.ScalarBaseMult(a);};U=function(){V.copy(T,new V.ptr(W));};Y=function(){var{a,b,c,d,e,f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:W=new BN.ptr(CC.nil,CC.nil,CC.nil,CC.nil,CC.nil,0,"P-256");b=new C.Int.ptr(false,C.nat.nil).SetString("115792089210356248762697446949407573530086143415290314195533631308867097853951",10);$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}a=b;W.P=a[0];d=new C.Int.ptr(false,C.nat.nil).SetString("115792089210356248762697446949407573529996955224135760342422259061068512044369",10);$s=2;case 2:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}c=d;W.N=c[0];f=new C.Int.ptr(false,C.nat.nil).SetString("5ac635d8aa3a93e7b3ebbd55769886bc651d06b0cc53b0f63bce3c3e27d2604b",16);$s=3;case 3:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}e=f;W.B=e[0];h=new C.Int.ptr(false,C.nat.nil).SetString("6b17d1f2e12c4247f8bce6e563a440f277037d812deb33a0f4a13945d898c296",16);$s=4;case 4:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}g=h;W.Gx=g[0];j=new C.Int.ptr(false,C.nat.nil).SetString("4fe342e2fe1a7f9b8ee7eb4a7c0f9e162bce33576b315ececbb6406837bf51f5",16);$s=5;case 5:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}i=j;W.Gy=i[0];W.BitSize=256;l=new C.Int.ptr(false,C.nat.nil).SetString("7fffffff00000001fffffffe8000000100000000ffffffff0000000180000000",16);$s=6;case 6:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k=l;X=k[0];U();$s=-1;return;}return;}var $f={$blk:Y,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,$s};return $f;};V.ptr.prototype.Params=function(){var a;a=this;return a.CurveParams;};V.prototype.Params=function(){return this.$val.Params();};Z=function(a,b){var{a,b,c,d,e,f,g,h,i,j,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=new C.Int.ptr(false,C.nat.nil).SetBytes(b);d=CE.nil;if(c.Cmp(W.N)>=0||b.$length>32){$s=1;continue;}$s=2;continue;case 1:e=c.Mod(c,W.N);$s=4;case 4:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}e;d=c.Bytes();$s=3;continue;case 2:d=b;case 3:f=d;g=0;while(true){if(!(g=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+g]);(j=d.$length-((1+h>>0))>>0,a.nilCheck,((j<0||j>=a.length)?($throwRuntimeError("index out of range"),undefined):a[j]=i));g++;}$s=-1;return;}return;}var $f={$blk:Z,$c:true,$r,a,b,c,d,e,f,g,h,i,j,$s};return $f;};V.ptr.prototype.ScalarBaseMult=function(a){var{a,b,c,d,e,f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=[b];c=[c];d=[d];e=[e];f=CC.nil;g=CC.nil;b[0]=CH.zero();$r=Z(b[0],a);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}h=CI.zero();i=CI.zero();j=CI.zero();c[0]=$clone(h,CI);d[0]=$clone(i,CI);e[0]=$clone(j,CI);AZ(c[0],d[0],e[0],b[0]);l=BB(c[0],d[0],e[0]);$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k=l;f=k[0];g=k[1];m=[f,g];$s=3;case 3:return m;}return;}var $f={$blk:V.ptr.prototype.ScalarBaseMult,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,$s};return $f;};V.prototype.ScalarBaseMult=function(a){return this.$val.ScalarBaseMult(a);};V.ptr.prototype.ScalarMult=function(a,b,c){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,$s,$r,$c}=$restore(this,{a,b,c});$s=$s||0;s:while(true){switch($s){case 0:d=[d];e=[e];f=[f];g=[g];h=[h];i=[i];j=CC.nil;k=CC.nil;f[0]=CH.zero();$r=Z(f[0],c);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}l=CI.zero();m=CI.zero();n=CI.zero();o=CI.zero();p=CI.zero();d[0]=$clone(l,CI);e[0]=$clone(m,CI);g[0]=$clone(n,CI);h[0]=$clone(o,CI);i[0]=$clone(p,CI);$r=BD(d[0],a);$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=BD(e[0],b);$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}BC(g[0],h[0],i[0],d[0],e[0],f[0]);r=BB(g[0],h[0],i[0]);$s=4;case 4:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}q=r;j=q[0];k=q[1];s=[j,k];$s=5;case 5:return s;}return;}var $f={$blk:V.ptr.prototype.ScalarMult,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,$s};return $f;};V.prototype.ScalarMult=function(a,b,c){return this.$val.ScalarMult(a,b,c);};AF=function(a){var a;return((((a-1>>>0))>>>31>>>0))-1>>>0;};AG=function(a,b){var a,b,c;c=AF(b);a[0]=(a[0]+((b<<1>>>0))>>>0);a[3]=(a[3]+(((268435456&c)>>>0))>>>0);a[3]=(a[3]-((b<<11>>>0))>>>0);a[4]=(a[4]+(((536870911&c)>>>0))>>>0);a[5]=(a[5]+(((268435455&c)>>>0))>>>0);a[6]=(a[6]+(((536870911&c)>>>0))>>>0);a[6]=(a[6]-((b<<22>>>0))>>>0);a[7]=(a[7]-(((1&c)>>>0))>>>0);a[7]=(a[7]+((b<<25>>>0))>>>0);};AH=function(a,b,c){var a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s;d=0;e=0;while(true){a.nilCheck,((e<0||e>=a.length)?($throwRuntimeError("index out of range"),undefined):a[e]=((f=b,((e<0||e>=f.length)?($throwRuntimeError("index out of range"),undefined):f[e]))+(g=c,((e<0||e>=g.length)?($throwRuntimeError("index out of range"),undefined):g[e]))>>>0));(i=a,((e<0||e>=i.length)?($throwRuntimeError("index out of range"),undefined):i[e]=((h=a,((e<0||e>=h.length)?($throwRuntimeError("index out of range"),undefined):h[e]))+(d)>>>0)));d=(j=a,((e<0||e>=j.length)?($throwRuntimeError("index out of range"),undefined):j[e]))>>>29>>>0;(l=a,((e<0||e>=l.length)?($throwRuntimeError("index out of range"),undefined):l[e]=(((k=a,((e<0||e>=k.length)?($throwRuntimeError("index out of range"),undefined):k[e]))&(536870911))>>>0)));e=e+(1)>>0;if(e===9){break;}a.nilCheck,((e<0||e>=a.length)?($throwRuntimeError("index out of range"),undefined):a[e]=((m=b,((e<0||e>=m.length)?($throwRuntimeError("index out of range"),undefined):m[e]))+(n=c,((e<0||e>=n.length)?($throwRuntimeError("index out of range"),undefined):n[e]))>>>0));(p=a,((e<0||e>=p.length)?($throwRuntimeError("index out of range"),undefined):p[e]=((o=a,((e<0||e>=o.length)?($throwRuntimeError("index out of range"),undefined):o[e]))+(d)>>>0)));d=(q=a,((e<0||e>=q.length)?($throwRuntimeError("index out of range"),undefined):q[e]))>>>28>>>0;(s=a,((e<0||e>=s.length)?($throwRuntimeError("index out of range"),undefined):s[e]=(((r=a,((e<0||e>=r.length)?($throwRuntimeError("index out of range"),undefined):r[e]))&(268435455))>>>0)));e=e+(1)>>0;}AG(a,d);};AJ=function(a,b,c){var a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w;d=0;e=0;while(true){a.nilCheck,((e<0||e>=a.length)?($throwRuntimeError("index out of range"),undefined):a[e]=((f=b,((e<0||e>=f.length)?($throwRuntimeError("index out of range"),undefined):f[e]))-(g=c,((e<0||e>=g.length)?($throwRuntimeError("index out of range"),undefined):g[e]))>>>0));(i=a,((e<0||e>=i.length)?($throwRuntimeError("index out of range"),undefined):i[e]=((h=a,((e<0||e>=h.length)?($throwRuntimeError("index out of range"),undefined):h[e]))+(((e<0||e>=AI.length)?($throwRuntimeError("index out of range"),undefined):AI[e]))>>>0)));(k=a,((e<0||e>=k.length)?($throwRuntimeError("index out of range"),undefined):k[e]=((j=a,((e<0||e>=j.length)?($throwRuntimeError("index out of range"),undefined):j[e]))+(d)>>>0)));d=(l=a,((e<0||e>=l.length)?($throwRuntimeError("index out of range"),undefined):l[e]))>>>29>>>0;(n=a,((e<0||e>=n.length)?($throwRuntimeError("index out of range"),undefined):n[e]=(((m=a,((e<0||e>=m.length)?($throwRuntimeError("index out of range"),undefined):m[e]))&(536870911))>>>0)));e=e+(1)>>0;if(e===9){break;}a.nilCheck,((e<0||e>=a.length)?($throwRuntimeError("index out of range"),undefined):a[e]=((o=b,((e<0||e>=o.length)?($throwRuntimeError("index out of range"),undefined):o[e]))-(p=c,((e<0||e>=p.length)?($throwRuntimeError("index out of range"),undefined):p[e]))>>>0));(r=a,((e<0||e>=r.length)?($throwRuntimeError("index out of range"),undefined):r[e]=((q=a,((e<0||e>=q.length)?($throwRuntimeError("index out of range"),undefined):q[e]))+(((e<0||e>=AI.length)?($throwRuntimeError("index out of range"),undefined):AI[e]))>>>0)));(t=a,((e<0||e>=t.length)?($throwRuntimeError("index out of range"),undefined):t[e]=((s=a,((e<0||e>=s.length)?($throwRuntimeError("index out of range"),undefined):s[e]))+(d)>>>0)));d=(u=a,((e<0||e>=u.length)?($throwRuntimeError("index out of range"),undefined):u[e]))>>>28>>>0;(w=a,((e<0||e>=w.length)?($throwRuntimeError("index out of range"),undefined):w[e]=(((v=a,((e<0||e>=v.length)?($throwRuntimeError("index out of range"),undefined):v[e]))&(268435455))>>>0)));e=e+(1)>>0;}AG(a,d);};AK=function(a,b){var a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,b,ba,bb,bc,bd,be,bf,bg,bh,bi,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;c=CJ.zero();d=0;e=0;f=0;g=d;h=e;i=f;c[0]=((((b[0].$low>>>0))&536870911)>>>0);c[1]=(((b[0].$low>>>0))>>>29>>>0);c[1]=((c[1]|((((((($shiftRightUint64(b[0],32).$low>>>0))<<3>>>0))&268435455)>>>0)))>>>0);c[1]=(c[1]+(((((b[1].$low>>>0))&268435455)>>>0))>>>0);g=c[1]>>>28>>>0;c[1]=((c[1]&(268435455))>>>0);j=2;while(true){if(!(j<17)){break;}((j<0||j>=c.length)?($throwRuntimeError("index out of range"),undefined):c[j]=(((($shiftRightUint64((k=j-2>>0,((k<0||k>=b.length)?($throwRuntimeError("index out of range"),undefined):b[k])),32).$low>>>0)))>>>25>>>0));((j<0||j>=c.length)?($throwRuntimeError("index out of range"),undefined):c[j]=(((j<0||j>=c.length)?($throwRuntimeError("index out of range"),undefined):c[j])+((((((l=j-1>>0,((l<0||l>=b.length)?($throwRuntimeError("index out of range"),undefined):b[l])).$low>>>0)))>>>28>>>0))>>>0));((j<0||j>=c.length)?($throwRuntimeError("index out of range"),undefined):c[j]=(((j<0||j>=c.length)?($throwRuntimeError("index out of range"),undefined):c[j])+((((((($shiftRightUint64((m=j-1>>0,((m<0||m>=b.length)?($throwRuntimeError("index out of range"),undefined):b[m])),32).$low>>>0))<<4>>>0))&536870911)>>>0))>>>0));((j<0||j>=c.length)?($throwRuntimeError("index out of range"),undefined):c[j]=(((j<0||j>=c.length)?($throwRuntimeError("index out of range"),undefined):c[j])+(((((((j<0||j>=b.length)?($throwRuntimeError("index out of range"),undefined):b[j]).$low>>>0))&536870911)>>>0))>>>0));((j<0||j>=c.length)?($throwRuntimeError("index out of range"),undefined):c[j]=(((j<0||j>=c.length)?($throwRuntimeError("index out of range"),undefined):c[j])+(g)>>>0));g=((j<0||j>=c.length)?($throwRuntimeError("index out of range"),undefined):c[j])>>>29>>>0;((j<0||j>=c.length)?($throwRuntimeError("index out of range"),undefined):c[j]=((((j<0||j>=c.length)?($throwRuntimeError("index out of range"),undefined):c[j])&(536870911))>>>0));j=j+(1)>>0;if(j===17){break;}((j<0||j>=c.length)?($throwRuntimeError("index out of range"),undefined):c[j]=((($shiftRightUint64((n=j-2>>0,((n<0||n>=b.length)?($throwRuntimeError("index out of range"),undefined):b[n])),32).$low>>>0))>>>25>>>0));((j<0||j>=c.length)?($throwRuntimeError("index out of range"),undefined):c[j]=(((j<0||j>=c.length)?($throwRuntimeError("index out of range"),undefined):c[j])+(((((o=j-1>>0,((o<0||o>=b.length)?($throwRuntimeError("index out of range"),undefined):b[o])).$low>>>0))>>>29>>>0))>>>0));((j<0||j>=c.length)?($throwRuntimeError("index out of range"),undefined):c[j]=(((j<0||j>=c.length)?($throwRuntimeError("index out of range"),undefined):c[j])+(((((((($shiftRightUint64((p=j-1>>0,((p<0||p>=b.length)?($throwRuntimeError("index out of range"),undefined):b[p])),32).$low>>>0)))<<3>>>0))&268435455)>>>0))>>>0));((j<0||j>=c.length)?($throwRuntimeError("index out of range"),undefined):c[j]=(((j<0||j>=c.length)?($throwRuntimeError("index out of range"),undefined):c[j])+(((((((j<0||j>=b.length)?($throwRuntimeError("index out of range"),undefined):b[j]).$low>>>0))&268435455)>>>0))>>>0));((j<0||j>=c.length)?($throwRuntimeError("index out of range"),undefined):c[j]=(((j<0||j>=c.length)?($throwRuntimeError("index out of range"),undefined):c[j])+(g)>>>0));g=((j<0||j>=c.length)?($throwRuntimeError("index out of range"),undefined):c[j])>>>28>>>0;((j<0||j>=c.length)?($throwRuntimeError("index out of range"),undefined):c[j]=((((j<0||j>=c.length)?($throwRuntimeError("index out of range"),undefined):c[j])&(268435455))>>>0));j=j+(1)>>0;}c[17]=((($shiftRightUint64(b[15],32).$low>>>0))>>>25>>>0);c[17]=(c[17]+((((b[16].$low>>>0))>>>29>>>0))>>>0);c[17]=(c[17]+(((($shiftRightUint64(b[16],32).$low>>>0))<<3>>>0))>>>0);c[17]=(c[17]+(g)>>>0);q=0;while(true){r=q+1>>0;((r<0||r>=c.length)?($throwRuntimeError("index out of range"),undefined):c[r]=(((r<0||r>=c.length)?($throwRuntimeError("index out of range"),undefined):c[r])+((((q<0||q>=c.length)?($throwRuntimeError("index out of range"),undefined):c[q])>>>29>>>0))>>>0));h=(((q<0||q>=c.length)?($throwRuntimeError("index out of range"),undefined):c[q])&536870911)>>>0;i=AF(h);((q<0||q>=c.length)?($throwRuntimeError("index out of range"),undefined):c[q]=0);s=q+3>>0;((s<0||s>=c.length)?($throwRuntimeError("index out of range"),undefined):c[s]=(((s<0||s>=c.length)?($throwRuntimeError("index out of range"),undefined):c[s])+(((((h<<10>>>0))&268435455)>>>0))>>>0));t=q+4>>0;((t<0||t>=c.length)?($throwRuntimeError("index out of range"),undefined):c[t]=(((t<0||t>=c.length)?($throwRuntimeError("index out of range"),undefined):c[t])+(((h>>>18>>>0)))>>>0));u=q+6>>0;((u<0||u>=c.length)?($throwRuntimeError("index out of range"),undefined):c[u]=(((u<0||u>=c.length)?($throwRuntimeError("index out of range"),undefined):c[u])+(((((h<<21>>>0))&536870911)>>>0))>>>0));v=q+7>>0;((v<0||v>=c.length)?($throwRuntimeError("index out of range"),undefined):c[v]=(((v<0||v>=c.length)?($throwRuntimeError("index out of range"),undefined):c[v])+((h>>>8>>>0))>>>0));w=q+7>>0;((w<0||w>=c.length)?($throwRuntimeError("index out of range"),undefined):c[w]=(((w<0||w>=c.length)?($throwRuntimeError("index out of range"),undefined):c[w])+(((268435456&i)>>>0))>>>0));x=q+8>>0;((x<0||x>=c.length)?($throwRuntimeError("index out of range"),undefined):c[x]=(((x<0||x>=c.length)?($throwRuntimeError("index out of range"),undefined):c[x])+(((((h-1>>>0))&i)>>>0))>>>0));y=q+7>>0;((y<0||y>=c.length)?($throwRuntimeError("index out of range"),undefined):c[y]=(((y<0||y>=c.length)?($throwRuntimeError("index out of range"),undefined):c[y])-(((((h<<24>>>0))&268435455)>>>0))>>>0));z=q+8>>0;((z<0||z>=c.length)?($throwRuntimeError("index out of range"),undefined):c[z]=(((z<0||z>=c.length)?($throwRuntimeError("index out of range"),undefined):c[z])-((h>>>4>>>0))>>>0));aa=q+8>>0;((aa<0||aa>=c.length)?($throwRuntimeError("index out of range"),undefined):c[aa]=(((aa<0||aa>=c.length)?($throwRuntimeError("index out of range"),undefined):c[aa])+(((536870912&i)>>>0))>>>0));ab=q+8>>0;((ab<0||ab>=c.length)?($throwRuntimeError("index out of range"),undefined):c[ab]=(((ab<0||ab>=c.length)?($throwRuntimeError("index out of range"),undefined):c[ab])-(h)>>>0));ac=q+8>>0;((ac<0||ac>=c.length)?($throwRuntimeError("index out of range"),undefined):c[ac]=(((ac<0||ac>=c.length)?($throwRuntimeError("index out of range"),undefined):c[ac])+(((((h<<28>>>0))&536870911)>>>0))>>>0));ad=q+9>>0;((ad<0||ad>=c.length)?($throwRuntimeError("index out of range"),undefined):c[ad]=(((ad<0||ad>=c.length)?($throwRuntimeError("index out of range"),undefined):c[ad])+(((((((h>>>1>>>0))-1>>>0))&i)>>>0))>>>0));if((q+1>>0)===9){break;}ae=q+2>>0;((ae<0||ae>=c.length)?($throwRuntimeError("index out of range"),undefined):c[ae]=(((ae<0||ae>=c.length)?($throwRuntimeError("index out of range"),undefined):c[ae])+(((af=q+1>>0,((af<0||af>=c.length)?($throwRuntimeError("index out of range"),undefined):c[af]))>>>28>>>0))>>>0));h=((ag=q+1>>0,((ag<0||ag>=c.length)?($throwRuntimeError("index out of range"),undefined):c[ag]))&268435455)>>>0;i=AF(h);(ah=q+1>>0,((ah<0||ah>=c.length)?($throwRuntimeError("index out of range"),undefined):c[ah]=0));ai=q+4>>0;((ai<0||ai>=c.length)?($throwRuntimeError("index out of range"),undefined):c[ai]=(((ai<0||ai>=c.length)?($throwRuntimeError("index out of range"),undefined):c[ai])+(((((h<<11>>>0))&536870911)>>>0))>>>0));aj=q+5>>0;((aj<0||aj>=c.length)?($throwRuntimeError("index out of range"),undefined):c[aj]=(((aj<0||aj>=c.length)?($throwRuntimeError("index out of range"),undefined):c[aj])+(((h>>>18>>>0)))>>>0));ak=q+7>>0;((ak<0||ak>=c.length)?($throwRuntimeError("index out of range"),undefined):c[ak]=(((ak<0||ak>=c.length)?($throwRuntimeError("index out of range"),undefined):c[ak])+(((((h<<21>>>0))&268435455)>>>0))>>>0));al=q+8>>0;((al<0||al>=c.length)?($throwRuntimeError("index out of range"),undefined):c[al]=(((al<0||al>=c.length)?($throwRuntimeError("index out of range"),undefined):c[al])+((h>>>7>>>0))>>>0));am=q+8>>0;((am<0||am>=c.length)?($throwRuntimeError("index out of range"),undefined):c[am]=(((am<0||am>=c.length)?($throwRuntimeError("index out of range"),undefined):c[am])+(((536870912&i)>>>0))>>>0));an=q+9>>0;((an<0||an>=c.length)?($throwRuntimeError("index out of range"),undefined):c[an]=(((an<0||an>=c.length)?($throwRuntimeError("index out of range"),undefined):c[an])+(((((h-1>>>0))&i)>>>0))>>>0));ao=q+8>>0;((ao<0||ao>=c.length)?($throwRuntimeError("index out of range"),undefined):c[ao]=(((ao<0||ao>=c.length)?($throwRuntimeError("index out of range"),undefined):c[ao])-(((((h<<25>>>0))&536870911)>>>0))>>>0));ap=q+9>>0;((ap<0||ap>=c.length)?($throwRuntimeError("index out of range"),undefined):c[ap]=(((ap<0||ap>=c.length)?($throwRuntimeError("index out of range"),undefined):c[ap])-((h>>>4>>>0))>>>0));aq=q+9>>0;((aq<0||aq>=c.length)?($throwRuntimeError("index out of range"),undefined):c[aq]=(((aq<0||aq>=c.length)?($throwRuntimeError("index out of range"),undefined):c[aq])+(((268435456&i)>>>0))>>>0));ar=q+9>>0;((ar<0||ar>=c.length)?($throwRuntimeError("index out of range"),undefined):c[ar]=(((ar<0||ar>=c.length)?($throwRuntimeError("index out of range"),undefined):c[ar])-(h)>>>0));as=q+10>>0;((as<0||as>=c.length)?($throwRuntimeError("index out of range"),undefined):c[as]=(((as<0||as>=c.length)?($throwRuntimeError("index out of range"),undefined):c[as])+(((((h-1>>>0))&i)>>>0))>>>0));q=q+(2)>>0;}g=0;at=0;while(true){if(!(at<8)){break;}a.nilCheck,((at<0||at>=a.length)?($throwRuntimeError("index out of range"),undefined):a[at]=(au=at+9>>0,((au<0||au>=c.length)?($throwRuntimeError("index out of range"),undefined):c[au])));(aw=a,((at<0||at>=aw.length)?($throwRuntimeError("index out of range"),undefined):aw[at]=((av=a,((at<0||at>=av.length)?($throwRuntimeError("index out of range"),undefined):av[at]))+(g)>>>0)));(az=a,((at<0||at>=az.length)?($throwRuntimeError("index out of range"),undefined):az[at]=((ax=a,((at<0||at>=ax.length)?($throwRuntimeError("index out of range"),undefined):ax[at]))+((((((ay=at+10>>0,((ay<0||ay>=c.length)?($throwRuntimeError("index out of range"),undefined):c[ay]))<<28>>>0))&536870911)>>>0))>>>0)));g=(ba=a,((at<0||at>=ba.length)?($throwRuntimeError("index out of range"),undefined):ba[at]))>>>29>>>0;(bc=a,((at<0||at>=bc.length)?($throwRuntimeError("index out of range"),undefined):bc[at]=(((bb=a,((at<0||at>=bb.length)?($throwRuntimeError("index out of range"),undefined):bb[at]))&(536870911))>>>0)));at=at+(1)>>0;a.nilCheck,((at<0||at>=a.length)?($throwRuntimeError("index out of range"),undefined):a[at]=((bd=at+9>>0,((bd<0||bd>=c.length)?($throwRuntimeError("index out of range"),undefined):c[bd]))>>>1>>>0));(bf=a,((at<0||at>=bf.length)?($throwRuntimeError("index out of range"),undefined):bf[at]=((be=a,((at<0||at>=be.length)?($throwRuntimeError("index out of range"),undefined):be[at]))+(g)>>>0)));g=(bg=a,((at<0||at>=bg.length)?($throwRuntimeError("index out of range"),undefined):bg[at]))>>>28>>>0;(bi=a,((at<0||at>=bi.length)?($throwRuntimeError("index out of range"),undefined):bi[at]=(((bh=a,((at<0||at>=bh.length)?($throwRuntimeError("index out of range"),undefined):bh[at]))&(268435455))>>>0)));at=at+(1)>>0;}a.nilCheck,a[8]=c[17];a[8]=(a[8]+(g)>>>0);g=a[8]>>>29>>>0;a[8]=((a[8]&(536870911))>>>0);AG(a,g);};AL=function(a,b){var a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,b,ba,bb,bc,bd,be,bf,bg,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;c=CK.zero();c[0]=$mul64((new $Uint64(0,b[0])),(new $Uint64(0,b[0])));c[1]=$mul64((new $Uint64(0,b[0])),($shiftLeft64((new $Uint64(0,b[1])),1)));c[2]=(d=$mul64((new $Uint64(0,b[0])),($shiftLeft64((new $Uint64(0,b[2])),1))),e=$mul64((new $Uint64(0,b[1])),($shiftLeft64((new $Uint64(0,b[1])),1))),new $Uint64(d.$high+e.$high,d.$low+e.$low));c[3]=(f=$mul64((new $Uint64(0,b[0])),($shiftLeft64((new $Uint64(0,b[3])),1))),g=$mul64((new $Uint64(0,b[1])),($shiftLeft64((new $Uint64(0,b[2])),1))),new $Uint64(f.$high+g.$high,f.$low+g.$low));c[4]=(h=(i=$mul64((new $Uint64(0,b[0])),($shiftLeft64((new $Uint64(0,b[4])),1))),j=$mul64((new $Uint64(0,b[1])),($shiftLeft64((new $Uint64(0,b[3])),2))),new $Uint64(i.$high+j.$high,i.$low+j.$low)),k=$mul64((new $Uint64(0,b[2])),(new $Uint64(0,b[2]))),new $Uint64(h.$high+k.$high,h.$low+k.$low));c[5]=(l=(m=$mul64((new $Uint64(0,b[0])),($shiftLeft64((new $Uint64(0,b[5])),1))),n=$mul64((new $Uint64(0,b[1])),($shiftLeft64((new $Uint64(0,b[4])),1))),new $Uint64(m.$high+n.$high,m.$low+n.$low)),o=$mul64((new $Uint64(0,b[2])),($shiftLeft64((new $Uint64(0,b[3])),1))),new $Uint64(l.$high+o.$high,l.$low+o.$low));c[6]=(p=(q=(r=$mul64((new $Uint64(0,b[0])),($shiftLeft64((new $Uint64(0,b[6])),1))),s=$mul64((new $Uint64(0,b[1])),($shiftLeft64((new $Uint64(0,b[5])),2))),new $Uint64(r.$high+s.$high,r.$low+s.$low)),t=$mul64((new $Uint64(0,b[2])),($shiftLeft64((new $Uint64(0,b[4])),1))),new $Uint64(q.$high+t.$high,q.$low+t.$low)),u=$mul64((new $Uint64(0,b[3])),($shiftLeft64((new $Uint64(0,b[3])),1))),new $Uint64(p.$high+u.$high,p.$low+u.$low));c[7]=(v=(w=(x=$mul64((new $Uint64(0,b[0])),($shiftLeft64((new $Uint64(0,b[7])),1))),y=$mul64((new $Uint64(0,b[1])),($shiftLeft64((new $Uint64(0,b[6])),1))),new $Uint64(x.$high+y.$high,x.$low+y.$low)),z=$mul64((new $Uint64(0,b[2])),($shiftLeft64((new $Uint64(0,b[5])),1))),new $Uint64(w.$high+z.$high,w.$low+z.$low)),aa=$mul64((new $Uint64(0,b[3])),($shiftLeft64((new $Uint64(0,b[4])),1))),new $Uint64(v.$high+aa.$high,v.$low+aa.$low));c[8]=(ab=(ac=(ad=(ae=$mul64((new $Uint64(0,b[0])),($shiftLeft64((new $Uint64(0,b[8])),1))),af=$mul64((new $Uint64(0,b[1])),($shiftLeft64((new $Uint64(0,b[7])),2))),new $Uint64(ae.$high+af.$high,ae.$low+af.$low)),ag=$mul64((new $Uint64(0,b[2])),($shiftLeft64((new $Uint64(0,b[6])),1))),new $Uint64(ad.$high+ag.$high,ad.$low+ag.$low)),ah=$mul64((new $Uint64(0,b[3])),($shiftLeft64((new $Uint64(0,b[5])),2))),new $Uint64(ac.$high+ah.$high,ac.$low+ah.$low)),ai=$mul64((new $Uint64(0,b[4])),(new $Uint64(0,b[4]))),new $Uint64(ab.$high+ai.$high,ab.$low+ai.$low));c[9]=(aj=(ak=(al=$mul64((new $Uint64(0,b[1])),($shiftLeft64((new $Uint64(0,b[8])),1))),am=$mul64((new $Uint64(0,b[2])),($shiftLeft64((new $Uint64(0,b[7])),1))),new $Uint64(al.$high+am.$high,al.$low+am.$low)),an=$mul64((new $Uint64(0,b[3])),($shiftLeft64((new $Uint64(0,b[6])),1))),new $Uint64(ak.$high+an.$high,ak.$low+an.$low)),ao=$mul64((new $Uint64(0,b[4])),($shiftLeft64((new $Uint64(0,b[5])),1))),new $Uint64(aj.$high+ao.$high,aj.$low+ao.$low));c[10]=(ap=(aq=(ar=$mul64((new $Uint64(0,b[2])),($shiftLeft64((new $Uint64(0,b[8])),1))),as=$mul64((new $Uint64(0,b[3])),($shiftLeft64((new $Uint64(0,b[7])),2))),new $Uint64(ar.$high+as.$high,ar.$low+as.$low)),at=$mul64((new $Uint64(0,b[4])),($shiftLeft64((new $Uint64(0,b[6])),1))),new $Uint64(aq.$high+at.$high,aq.$low+at.$low)),au=$mul64((new $Uint64(0,b[5])),($shiftLeft64((new $Uint64(0,b[5])),1))),new $Uint64(ap.$high+au.$high,ap.$low+au.$low));c[11]=(av=(aw=$mul64((new $Uint64(0,b[3])),($shiftLeft64((new $Uint64(0,b[8])),1))),ax=$mul64((new $Uint64(0,b[4])),($shiftLeft64((new $Uint64(0,b[7])),1))),new $Uint64(aw.$high+ax.$high,aw.$low+ax.$low)),ay=$mul64((new $Uint64(0,b[5])),($shiftLeft64((new $Uint64(0,b[6])),1))),new $Uint64(av.$high+ay.$high,av.$low+ay.$low));c[12]=(az=(ba=$mul64((new $Uint64(0,b[4])),($shiftLeft64((new $Uint64(0,b[8])),1))),bb=$mul64((new $Uint64(0,b[5])),($shiftLeft64((new $Uint64(0,b[7])),2))),new $Uint64(ba.$high+bb.$high,ba.$low+bb.$low)),bc=$mul64((new $Uint64(0,b[6])),(new $Uint64(0,b[6]))),new $Uint64(az.$high+bc.$high,az.$low+bc.$low));c[13]=(bd=$mul64((new $Uint64(0,b[5])),($shiftLeft64((new $Uint64(0,b[8])),1))),be=$mul64((new $Uint64(0,b[6])),($shiftLeft64((new $Uint64(0,b[7])),1))),new $Uint64(bd.$high+be.$high,bd.$low+be.$low));c[14]=(bf=$mul64((new $Uint64(0,b[6])),($shiftLeft64((new $Uint64(0,b[8])),1))),bg=$mul64((new $Uint64(0,b[7])),($shiftLeft64((new $Uint64(0,b[7])),1))),new $Uint64(bf.$high+bg.$high,bf.$low+bg.$low));c[15]=$mul64((new $Uint64(0,b[7])),($shiftLeft64((new $Uint64(0,b[8])),1)));c[16]=$mul64((new $Uint64(0,b[8])),(new $Uint64(0,b[8])));AK(a,$clone(c,CK));};AM=function(a,b,c){var a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,b,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,c,ca,cb,cc,cd,ce,cf,cg,ch,ci,cj,ck,cl,cm,cn,co,cp,cq,cr,cs,ct,cu,cv,cw,cx,cy,cz,d,da,db,dc,dd,de,df,dg,dh,di,dj,dk,dl,dm,dn,dp,dq,dr,ds,dt,du,dv,dw,dx,dy,dz,e,ea,eb,ec,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;d=CK.zero();d[0]=$mul64((new $Uint64(0,b[0])),(new $Uint64(0,c[0])));d[1]=(e=$mul64((new $Uint64(0,b[0])),($shiftLeft64((new $Uint64(0,c[1])),0))),f=$mul64((new $Uint64(0,b[1])),($shiftLeft64((new $Uint64(0,c[0])),0))),new $Uint64(e.$high+f.$high,e.$low+f.$low));d[2]=(g=(h=$mul64((new $Uint64(0,b[0])),($shiftLeft64((new $Uint64(0,c[2])),0))),i=$mul64((new $Uint64(0,b[1])),($shiftLeft64((new $Uint64(0,c[1])),1))),new $Uint64(h.$high+i.$high,h.$low+i.$low)),j=$mul64((new $Uint64(0,b[2])),($shiftLeft64((new $Uint64(0,c[0])),0))),new $Uint64(g.$high+j.$high,g.$low+j.$low));d[3]=(k=(l=(m=$mul64((new $Uint64(0,b[0])),($shiftLeft64((new $Uint64(0,c[3])),0))),n=$mul64((new $Uint64(0,b[1])),($shiftLeft64((new $Uint64(0,c[2])),0))),new $Uint64(m.$high+n.$high,m.$low+n.$low)),o=$mul64((new $Uint64(0,b[2])),($shiftLeft64((new $Uint64(0,c[1])),0))),new $Uint64(l.$high+o.$high,l.$low+o.$low)),p=$mul64((new $Uint64(0,b[3])),($shiftLeft64((new $Uint64(0,c[0])),0))),new $Uint64(k.$high+p.$high,k.$low+p.$low));d[4]=(q=(r=(s=(t=$mul64((new $Uint64(0,b[0])),($shiftLeft64((new $Uint64(0,c[4])),0))),u=$mul64((new $Uint64(0,b[1])),($shiftLeft64((new $Uint64(0,c[3])),1))),new $Uint64(t.$high+u.$high,t.$low+u.$low)),v=$mul64((new $Uint64(0,b[2])),($shiftLeft64((new $Uint64(0,c[2])),0))),new $Uint64(s.$high+v.$high,s.$low+v.$low)),w=$mul64((new $Uint64(0,b[3])),($shiftLeft64((new $Uint64(0,c[1])),1))),new $Uint64(r.$high+w.$high,r.$low+w.$low)),x=$mul64((new $Uint64(0,b[4])),($shiftLeft64((new $Uint64(0,c[0])),0))),new $Uint64(q.$high+x.$high,q.$low+x.$low));d[5]=(y=(z=(aa=(ab=(ac=$mul64((new $Uint64(0,b[0])),($shiftLeft64((new $Uint64(0,c[5])),0))),ad=$mul64((new $Uint64(0,b[1])),($shiftLeft64((new $Uint64(0,c[4])),0))),new $Uint64(ac.$high+ad.$high,ac.$low+ad.$low)),ae=$mul64((new $Uint64(0,b[2])),($shiftLeft64((new $Uint64(0,c[3])),0))),new $Uint64(ab.$high+ae.$high,ab.$low+ae.$low)),af=$mul64((new $Uint64(0,b[3])),($shiftLeft64((new $Uint64(0,c[2])),0))),new $Uint64(aa.$high+af.$high,aa.$low+af.$low)),ag=$mul64((new $Uint64(0,b[4])),($shiftLeft64((new $Uint64(0,c[1])),0))),new $Uint64(z.$high+ag.$high,z.$low+ag.$low)),ah=$mul64((new $Uint64(0,b[5])),($shiftLeft64((new $Uint64(0,c[0])),0))),new $Uint64(y.$high+ah.$high,y.$low+ah.$low));d[6]=(ai=(aj=(ak=(al=(am=(an=$mul64((new $Uint64(0,b[0])),($shiftLeft64((new $Uint64(0,c[6])),0))),ao=$mul64((new $Uint64(0,b[1])),($shiftLeft64((new $Uint64(0,c[5])),1))),new $Uint64(an.$high+ao.$high,an.$low+ao.$low)),ap=$mul64((new $Uint64(0,b[2])),($shiftLeft64((new $Uint64(0,c[4])),0))),new $Uint64(am.$high+ap.$high,am.$low+ap.$low)),aq=$mul64((new $Uint64(0,b[3])),($shiftLeft64((new $Uint64(0,c[3])),1))),new $Uint64(al.$high+aq.$high,al.$low+aq.$low)),ar=$mul64((new $Uint64(0,b[4])),($shiftLeft64((new $Uint64(0,c[2])),0))),new $Uint64(ak.$high+ar.$high,ak.$low+ar.$low)),as=$mul64((new $Uint64(0,b[5])),($shiftLeft64((new $Uint64(0,c[1])),1))),new $Uint64(aj.$high+as.$high,aj.$low+as.$low)),at=$mul64((new $Uint64(0,b[6])),($shiftLeft64((new $Uint64(0,c[0])),0))),new $Uint64(ai.$high+at.$high,ai.$low+at.$low));d[7]=(au=(av=(aw=(ax=(ay=(az=(ba=$mul64((new $Uint64(0,b[0])),($shiftLeft64((new $Uint64(0,c[7])),0))),bb=$mul64((new $Uint64(0,b[1])),($shiftLeft64((new $Uint64(0,c[6])),0))),new $Uint64(ba.$high+bb.$high,ba.$low+bb.$low)),bc=$mul64((new $Uint64(0,b[2])),($shiftLeft64((new $Uint64(0,c[5])),0))),new $Uint64(az.$high+bc.$high,az.$low+bc.$low)),bd=$mul64((new $Uint64(0,b[3])),($shiftLeft64((new $Uint64(0,c[4])),0))),new $Uint64(ay.$high+bd.$high,ay.$low+bd.$low)),be=$mul64((new $Uint64(0,b[4])),($shiftLeft64((new $Uint64(0,c[3])),0))),new $Uint64(ax.$high+be.$high,ax.$low+be.$low)),bf=$mul64((new $Uint64(0,b[5])),($shiftLeft64((new $Uint64(0,c[2])),0))),new $Uint64(aw.$high+bf.$high,aw.$low+bf.$low)),bg=$mul64((new $Uint64(0,b[6])),($shiftLeft64((new $Uint64(0,c[1])),0))),new $Uint64(av.$high+bg.$high,av.$low+bg.$low)),bh=$mul64((new $Uint64(0,b[7])),($shiftLeft64((new $Uint64(0,c[0])),0))),new $Uint64(au.$high+bh.$high,au.$low+bh.$low));d[8]=(bi=(bj=(bk=(bl=(bm=(bn=(bo=(bp=$mul64((new $Uint64(0,b[0])),($shiftLeft64((new $Uint64(0,c[8])),0))),bq=$mul64((new $Uint64(0,b[1])),($shiftLeft64((new $Uint64(0,c[7])),1))),new $Uint64(bp.$high+bq.$high,bp.$low+bq.$low)),br=$mul64((new $Uint64(0,b[2])),($shiftLeft64((new $Uint64(0,c[6])),0))),new $Uint64(bo.$high+br.$high,bo.$low+br.$low)),bs=$mul64((new $Uint64(0,b[3])),($shiftLeft64((new $Uint64(0,c[5])),1))),new $Uint64(bn.$high+bs.$high,bn.$low+bs.$low)),bt=$mul64((new $Uint64(0,b[4])),($shiftLeft64((new $Uint64(0,c[4])),0))),new $Uint64(bm.$high+bt.$high,bm.$low+bt.$low)),bu=$mul64((new $Uint64(0,b[5])),($shiftLeft64((new $Uint64(0,c[3])),1))),new $Uint64(bl.$high+bu.$high,bl.$low+bu.$low)),bv=$mul64((new $Uint64(0,b[6])),($shiftLeft64((new $Uint64(0,c[2])),0))),new $Uint64(bk.$high+bv.$high,bk.$low+bv.$low)),bw=$mul64((new $Uint64(0,b[7])),($shiftLeft64((new $Uint64(0,c[1])),1))),new $Uint64(bj.$high+bw.$high,bj.$low+bw.$low)),bx=$mul64((new $Uint64(0,b[8])),($shiftLeft64((new $Uint64(0,c[0])),0))),new $Uint64(bi.$high+bx.$high,bi.$low+bx.$low));d[9]=(by=(bz=(ca=(cb=(cc=(cd=(ce=$mul64((new $Uint64(0,b[1])),($shiftLeft64((new $Uint64(0,c[8])),0))),cf=$mul64((new $Uint64(0,b[2])),($shiftLeft64((new $Uint64(0,c[7])),0))),new $Uint64(ce.$high+cf.$high,ce.$low+cf.$low)),cg=$mul64((new $Uint64(0,b[3])),($shiftLeft64((new $Uint64(0,c[6])),0))),new $Uint64(cd.$high+cg.$high,cd.$low+cg.$low)),ch=$mul64((new $Uint64(0,b[4])),($shiftLeft64((new $Uint64(0,c[5])),0))),new $Uint64(cc.$high+ch.$high,cc.$low+ch.$low)),ci=$mul64((new $Uint64(0,b[5])),($shiftLeft64((new $Uint64(0,c[4])),0))),new $Uint64(cb.$high+ci.$high,cb.$low+ci.$low)),cj=$mul64((new $Uint64(0,b[6])),($shiftLeft64((new $Uint64(0,c[3])),0))),new $Uint64(ca.$high+cj.$high,ca.$low+cj.$low)),ck=$mul64((new $Uint64(0,b[7])),($shiftLeft64((new $Uint64(0,c[2])),0))),new $Uint64(bz.$high+ck.$high,bz.$low+ck.$low)),cl=$mul64((new $Uint64(0,b[8])),($shiftLeft64((new $Uint64(0,c[1])),0))),new $Uint64(by.$high+cl.$high,by.$low+cl.$low));d[10]=(cm=(cn=(co=(cp=(cq=(cr=$mul64((new $Uint64(0,b[2])),($shiftLeft64((new $Uint64(0,c[8])),0))),cs=$mul64((new $Uint64(0,b[3])),($shiftLeft64((new $Uint64(0,c[7])),1))),new $Uint64(cr.$high+cs.$high,cr.$low+cs.$low)),ct=$mul64((new $Uint64(0,b[4])),($shiftLeft64((new $Uint64(0,c[6])),0))),new $Uint64(cq.$high+ct.$high,cq.$low+ct.$low)),cu=$mul64((new $Uint64(0,b[5])),($shiftLeft64((new $Uint64(0,c[5])),1))),new $Uint64(cp.$high+cu.$high,cp.$low+cu.$low)),cv=$mul64((new $Uint64(0,b[6])),($shiftLeft64((new $Uint64(0,c[4])),0))),new $Uint64(co.$high+cv.$high,co.$low+cv.$low)),cw=$mul64((new $Uint64(0,b[7])),($shiftLeft64((new $Uint64(0,c[3])),1))),new $Uint64(cn.$high+cw.$high,cn.$low+cw.$low)),cx=$mul64((new $Uint64(0,b[8])),($shiftLeft64((new $Uint64(0,c[2])),0))),new $Uint64(cm.$high+cx.$high,cm.$low+cx.$low));d[11]=(cy=(cz=(da=(db=(dc=$mul64((new $Uint64(0,b[3])),($shiftLeft64((new $Uint64(0,c[8])),0))),dd=$mul64((new $Uint64(0,b[4])),($shiftLeft64((new $Uint64(0,c[7])),0))),new $Uint64(dc.$high+dd.$high,dc.$low+dd.$low)),de=$mul64((new $Uint64(0,b[5])),($shiftLeft64((new $Uint64(0,c[6])),0))),new $Uint64(db.$high+de.$high,db.$low+de.$low)),df=$mul64((new $Uint64(0,b[6])),($shiftLeft64((new $Uint64(0,c[5])),0))),new $Uint64(da.$high+df.$high,da.$low+df.$low)),dg=$mul64((new $Uint64(0,b[7])),($shiftLeft64((new $Uint64(0,c[4])),0))),new $Uint64(cz.$high+dg.$high,cz.$low+dg.$low)),dh=$mul64((new $Uint64(0,b[8])),($shiftLeft64((new $Uint64(0,c[3])),0))),new $Uint64(cy.$high+dh.$high,cy.$low+dh.$low));d[12]=(di=(dj=(dk=(dl=$mul64((new $Uint64(0,b[4])),($shiftLeft64((new $Uint64(0,c[8])),0))),dm=$mul64((new $Uint64(0,b[5])),($shiftLeft64((new $Uint64(0,c[7])),1))),new $Uint64(dl.$high+dm.$high,dl.$low+dm.$low)),dn=$mul64((new $Uint64(0,b[6])),($shiftLeft64((new $Uint64(0,c[6])),0))),new $Uint64(dk.$high+dn.$high,dk.$low+dn.$low)),dp=$mul64((new $Uint64(0,b[7])),($shiftLeft64((new $Uint64(0,c[5])),1))),new $Uint64(dj.$high+dp.$high,dj.$low+dp.$low)),dq=$mul64((new $Uint64(0,b[8])),($shiftLeft64((new $Uint64(0,c[4])),0))),new $Uint64(di.$high+dq.$high,di.$low+dq.$low));d[13]=(dr=(ds=(dt=$mul64((new $Uint64(0,b[5])),($shiftLeft64((new $Uint64(0,c[8])),0))),du=$mul64((new $Uint64(0,b[6])),($shiftLeft64((new $Uint64(0,c[7])),0))),new $Uint64(dt.$high+du.$high,dt.$low+du.$low)),dv=$mul64((new $Uint64(0,b[7])),($shiftLeft64((new $Uint64(0,c[6])),0))),new $Uint64(ds.$high+dv.$high,ds.$low+dv.$low)),dw=$mul64((new $Uint64(0,b[8])),($shiftLeft64((new $Uint64(0,c[5])),0))),new $Uint64(dr.$high+dw.$high,dr.$low+dw.$low));d[14]=(dx=(dy=$mul64((new $Uint64(0,b[6])),($shiftLeft64((new $Uint64(0,c[8])),0))),dz=$mul64((new $Uint64(0,b[7])),($shiftLeft64((new $Uint64(0,c[7])),1))),new $Uint64(dy.$high+dz.$high,dy.$low+dz.$low)),ea=$mul64((new $Uint64(0,b[8])),($shiftLeft64((new $Uint64(0,c[6])),0))),new $Uint64(dx.$high+ea.$high,dx.$low+ea.$low));d[15]=(eb=$mul64((new $Uint64(0,b[7])),($shiftLeft64((new $Uint64(0,c[8])),0))),ec=$mul64((new $Uint64(0,b[8])),($shiftLeft64((new $Uint64(0,c[7])),0))),new $Uint64(eb.$high+ec.$high,eb.$low+ec.$low));d[16]=$mul64((new $Uint64(0,b[8])),($shiftLeft64((new $Uint64(0,c[8])),0)));AK(a,$clone(d,CK));};AN=function(a,b){var a,b;CI.copy(a,b);};AO=function(a,b){var a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y;c=CI.zero();d=CI.zero();e=$clone(c,CI);f=$clone(d,CI);g=CI.zero();h=CI.zero();i=CI.zero();j=CI.zero();k=CI.zero();l=CI.zero();m=$clone(g,CI);n=$clone(h,CI);o=$clone(i,CI);p=$clone(j,CI);q=$clone(k,CI);r=$clone(l,CI);AL(e,b);AM(e,b,e);AN(m,e);AL(e,e);AL(e,e);AM(e,e,m);AN(n,e);AL(e,e);AL(e,e);AL(e,e);AL(e,e);AM(e,e,n);AN(o,e);s=0;while(true){if(!(s<8)){break;}AL(e,e);s=s+(1)>>0;}AM(e,e,o);AN(p,e);t=0;while(true){if(!(t<16)){break;}AL(e,e);t=t+(1)>>0;}AM(e,e,p);AN(q,e);u=0;while(true){if(!(u<32)){break;}AL(e,e);u=u+(1)>>0;}AN(r,e);AM(e,e,b);v=0;while(true){if(!(v<192)){break;}AL(e,e);v=v+(1)>>0;}AM(f,r,q);w=0;while(true){if(!(w<16)){break;}AL(f,f);w=w+(1)>>0;}AM(f,f,p);x=0;while(true){if(!(x<8)){break;}AL(f,f);x=x+(1)>>0;}AM(f,f,o);y=0;while(true){if(!(y<4)){break;}AL(f,f);y=y+(1)>>0;}AM(f,f,n);AL(f,f);AL(f,f);AM(f,f,m);AL(f,f);AL(f,f);AM(f,f,b);AM(a,f,e);};AP=function(a){var a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q;b=0;c=0;while(true){(e=a,((c<0||c>=e.length)?($throwRuntimeError("index out of range"),undefined):e[c]=($imul((d=a,((c<0||c>=d.length)?($throwRuntimeError("index out of range"),undefined):d[c])),(3))>>>0)));(g=a,((c<0||c>=g.length)?($throwRuntimeError("index out of range"),undefined):g[c]=((f=a,((c<0||c>=f.length)?($throwRuntimeError("index out of range"),undefined):f[c]))+(b)>>>0)));b=(h=a,((c<0||c>=h.length)?($throwRuntimeError("index out of range"),undefined):h[c]))>>>29>>>0;(j=a,((c<0||c>=j.length)?($throwRuntimeError("index out of range"),undefined):j[c]=(((i=a,((c<0||c>=i.length)?($throwRuntimeError("index out of range"),undefined):i[c]))&(536870911))>>>0)));c=c+(1)>>0;if(c===9){break;}(l=a,((c<0||c>=l.length)?($throwRuntimeError("index out of range"),undefined):l[c]=($imul((k=a,((c<0||c>=k.length)?($throwRuntimeError("index out of range"),undefined):k[c])),(3))>>>0)));(n=a,((c<0||c>=n.length)?($throwRuntimeError("index out of range"),undefined):n[c]=((m=a,((c<0||c>=m.length)?($throwRuntimeError("index out of range"),undefined):m[c]))+(b)>>>0)));b=(o=a,((c<0||c>=o.length)?($throwRuntimeError("index out of range"),undefined):o[c]))>>>28>>>0;(q=a,((c<0||c>=q.length)?($throwRuntimeError("index out of range"),undefined):q[c]=(((p=a,((c<0||c>=p.length)?($throwRuntimeError("index out of range"),undefined):p[c]))&(268435455))>>>0)));c=c+(1)>>0;}AG(a,b);};AQ=function(a){var a,aa,ab,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;b=0;c=0;d=b;e=c;f=0;while(true){e=(g=a,((f<0||f>=g.length)?($throwRuntimeError("index out of range"),undefined):g[f]))>>>27>>>0;(j=a,((f<0||f>=j.length)?($throwRuntimeError("index out of range"),undefined):j[f]=((h=(2),h<32?((i=a,((f<0||f>=i.length)?($throwRuntimeError("index out of range"),undefined):i[f]))<>>0)));(l=a,((f<0||f>=l.length)?($throwRuntimeError("index out of range"),undefined):l[f]=(((k=a,((f<0||f>=k.length)?($throwRuntimeError("index out of range"),undefined):k[f]))&(536870911))>>>0)));(n=a,((f<0||f>=n.length)?($throwRuntimeError("index out of range"),undefined):n[f]=((m=a,((f<0||f>=m.length)?($throwRuntimeError("index out of range"),undefined):m[f]))+(d)>>>0)));d=e+(((o=a,((f<0||f>=o.length)?($throwRuntimeError("index out of range"),undefined):o[f]))>>>29>>>0))>>>0;(q=a,((f<0||f>=q.length)?($throwRuntimeError("index out of range"),undefined):q[f]=(((p=a,((f<0||f>=p.length)?($throwRuntimeError("index out of range"),undefined):p[f]))&(536870911))>>>0)));f=f+(1)>>0;if(f===9){break;}e=(r=a,((f<0||f>=r.length)?($throwRuntimeError("index out of range"),undefined):r[f]))>>>26>>>0;(u=a,((f<0||f>=u.length)?($throwRuntimeError("index out of range"),undefined):u[f]=((s=(2),s<32?((t=a,((f<0||f>=t.length)?($throwRuntimeError("index out of range"),undefined):t[f]))<>>0)));(w=a,((f<0||f>=w.length)?($throwRuntimeError("index out of range"),undefined):w[f]=(((v=a,((f<0||f>=v.length)?($throwRuntimeError("index out of range"),undefined):v[f]))&(268435455))>>>0)));(y=a,((f<0||f>=y.length)?($throwRuntimeError("index out of range"),undefined):y[f]=((x=a,((f<0||f>=x.length)?($throwRuntimeError("index out of range"),undefined):x[f]))+(d)>>>0)));d=e+(((z=a,((f<0||f>=z.length)?($throwRuntimeError("index out of range"),undefined):z[f]))>>>28>>>0))>>>0;(ab=a,((f<0||f>=ab.length)?($throwRuntimeError("index out of range"),undefined):ab[f]=(((aa=a,((f<0||f>=aa.length)?($throwRuntimeError("index out of range"),undefined):aa[f]))&(268435455))>>>0)));f=f+(1)>>0;}AG(a,d);};AR=function(a){var a,aa,ab,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;b=0;c=0;d=b;e=c;f=0;while(true){e=(g=a,((f<0||f>=g.length)?($throwRuntimeError("index out of range"),undefined):g[f]))>>>26>>>0;(j=a,((f<0||f>=j.length)?($throwRuntimeError("index out of range"),undefined):j[f]=((h=(3),h<32?((i=a,((f<0||f>=i.length)?($throwRuntimeError("index out of range"),undefined):i[f]))<>>0)));(l=a,((f<0||f>=l.length)?($throwRuntimeError("index out of range"),undefined):l[f]=(((k=a,((f<0||f>=k.length)?($throwRuntimeError("index out of range"),undefined):k[f]))&(536870911))>>>0)));(n=a,((f<0||f>=n.length)?($throwRuntimeError("index out of range"),undefined):n[f]=((m=a,((f<0||f>=m.length)?($throwRuntimeError("index out of range"),undefined):m[f]))+(d)>>>0)));d=e+(((o=a,((f<0||f>=o.length)?($throwRuntimeError("index out of range"),undefined):o[f]))>>>29>>>0))>>>0;(q=a,((f<0||f>=q.length)?($throwRuntimeError("index out of range"),undefined):q[f]=(((p=a,((f<0||f>=p.length)?($throwRuntimeError("index out of range"),undefined):p[f]))&(536870911))>>>0)));f=f+(1)>>0;if(f===9){break;}e=(r=a,((f<0||f>=r.length)?($throwRuntimeError("index out of range"),undefined):r[f]))>>>25>>>0;(u=a,((f<0||f>=u.length)?($throwRuntimeError("index out of range"),undefined):u[f]=((s=(3),s<32?((t=a,((f<0||f>=t.length)?($throwRuntimeError("index out of range"),undefined):t[f]))<>>0)));(w=a,((f<0||f>=w.length)?($throwRuntimeError("index out of range"),undefined):w[f]=(((v=a,((f<0||f>=v.length)?($throwRuntimeError("index out of range"),undefined):v[f]))&(268435455))>>>0)));(y=a,((f<0||f>=y.length)?($throwRuntimeError("index out of range"),undefined):y[f]=((x=a,((f<0||f>=x.length)?($throwRuntimeError("index out of range"),undefined):x[f]))+(d)>>>0)));d=e+(((z=a,((f<0||f>=z.length)?($throwRuntimeError("index out of range"),undefined):z[f]))>>>28>>>0))>>>0;(ab=a,((f<0||f>=ab.length)?($throwRuntimeError("index out of range"),undefined):ab[f]=(((aa=a,((f<0||f>=aa.length)?($throwRuntimeError("index out of range"),undefined):aa[f]))&(268435455))>>>0)));f=f+(1)>>0;}AG(a,d);};AS=function(a,b,c,d,e,f){var a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r;g=CI.zero();h=CI.zero();i=CI.zero();j=CI.zero();k=CI.zero();l=CI.zero();m=$clone(g,CI);n=$clone(h,CI);o=$clone(i,CI);p=$clone(j,CI);q=$clone(k,CI);r=$clone(l,CI);AL(m,f);AL(n,e);AM(p,d,n);AH(q,d,m);AJ(r,d,m);AM(o,q,r);AP(o);AH(q,e,f);AL(q,q);AJ(q,q,n);AJ(c,q,m);AQ(p);AL(a,o);AJ(a,a,p);AJ(a,a,p);AJ(q,p,a);AM(q,o,q);AL(r,n);AR(r);AJ(b,q,r);};AT=function(a,b,c,d,e,f,g,h){var a,aa,ab,ac,ad,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;i=CI.zero();j=CI.zero();k=CI.zero();l=CI.zero();m=CI.zero();n=CI.zero();o=CI.zero();p=CI.zero();q=CI.zero();r=CI.zero();s=CI.zero();t=$clone(i,CI);u=$clone(j,CI);v=$clone(k,CI);w=$clone(l,CI);x=$clone(m,CI);y=$clone(n,CI);z=$clone(o,CI);aa=$clone(p,CI);ab=$clone(q,CI);ac=$clone(r,CI);ad=$clone(s,CI);AL(t,f);AH(ad,f,f);AM(w,g,t);AM(u,f,t);AM(v,h,u);AJ(x,w,d);AH(y,x,x);AL(y,y);AM(z,x,y);AJ(aa,v,e);AH(aa,aa,aa);AM(ac,d,y);AM(c,ad,x);AL(ab,aa);AJ(a,ab,z);AJ(a,a,ac);AJ(a,a,ac);AJ(ad,ac,a);AM(b,ad,aa);AM(ad,e,z);AJ(b,b,ad);AJ(b,b,ad);};AU=function(a,b,c,d,e,f,g,h,i){var a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;j=CI.zero();k=CI.zero();l=CI.zero();m=CI.zero();n=CI.zero();o=CI.zero();p=CI.zero();q=CI.zero();r=CI.zero();s=CI.zero();t=CI.zero();u=CI.zero();v=CI.zero();w=CI.zero();x=CI.zero();y=$clone(j,CI);z=$clone(k,CI);aa=$clone(l,CI);ab=$clone(m,CI);ac=$clone(n,CI);ad=$clone(o,CI);ae=$clone(p,CI);af=$clone(q,CI);ag=$clone(r,CI);ah=$clone(s,CI);ai=$clone(t,CI);aj=$clone(u,CI);ak=$clone(v,CI);al=$clone(w,CI);am=$clone(x,CI);AL(y,f);AL(aa,i);AM(ae,d,aa);AH(am,f,i);AL(am,am);AJ(am,am,y);AJ(am,am,aa);AM(ab,i,aa);AM(ac,e,ab);AM(af,g,y);AM(z,f,y);AM(ad,h,z);AJ(ag,af,ae);AH(ah,ag,ag);AL(ah,ah);AM(ai,ag,ah);AJ(aj,ad,ac);AH(aj,aj,aj);AM(al,ae,ah);AM(c,am,ag);AL(ak,aj);AJ(a,ak,ai);AJ(a,a,al);AJ(a,a,al);AJ(am,al,a);AM(b,am,aj);AM(am,ac,ai);AJ(b,b,am);AJ(b,b,am);};AV=function(a,b,c){var a,b,c,d,e,f,g,h,i;d=0;while(true){if(!(d<9)){break;}g=(c&((((e=b,((d<0||d>=e.length)?($throwRuntimeError("index out of range"),undefined):e[d]))^(f=a,((d<0||d>=f.length)?($throwRuntimeError("index out of range"),undefined):f[d])))>>>0)))>>>0;(i=a,((d<0||d>=i.length)?($throwRuntimeError("index out of range"),undefined):i[d]=(((h=a,((d<0||d>=h.length)?($throwRuntimeError("index out of range"),undefined):h[d]))^(g))>>>0)));d=d+(1)>>0;}};AW=function(a,b,c,d){var a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v;e=a;f=0;while(true){if(!(f<9)){break;}g=f;a.nilCheck,((g<0||g>=a.length)?($throwRuntimeError("index out of range"),undefined):a[g]=0);f++;}h=b;i=0;while(true){if(!(i<9)){break;}j=i;b.nilCheck,((j<0||j>=b.length)?($throwRuntimeError("index out of range"),undefined):b[j]=0);i++;}k=1;while(true){if(!(k<16)){break;}l=(k^d)>>>0;l=(l|((l>>>2>>>0)))>>>0;l=(l|((l>>>1>>>0)))>>>0;l=(l&(1))>>>0;l=l-(1)>>>0;m=a;n=0;while(true){if(!(n<9)){break;}o=n;(q=a,((o<0||o>=q.length)?($throwRuntimeError("index out of range"),undefined):q[o]=(((p=a,((o<0||o>=p.length)?($throwRuntimeError("index out of range"),undefined):p[o]))|((((0>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+0])&l)>>>0)))>>>0)));c=$subslice(c,1);n++;}r=b;s=0;while(true){if(!(s<9)){break;}t=s;(v=b,((t<0||t>=v.length)?($throwRuntimeError("index out of range"),undefined):v[t]=(((u=b,((t<0||t>=u.length)?($throwRuntimeError("index out of range"),undefined):u[t]))|((((0>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+0])&l)>>>0)))>>>0)));c=$subslice(c,1);s++;}k=k+(1)>>>0;}};AX=function(a,b,c,d,e){var a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;f=a;g=0;while(true){if(!(g<9)){break;}h=g;a.nilCheck,((h<0||h>=a.length)?($throwRuntimeError("index out of range"),undefined):a[h]=0);g++;}i=b;j=0;while(true){if(!(j<9)){break;}k=j;b.nilCheck,((k<0||k>=b.length)?($throwRuntimeError("index out of range"),undefined):b[k]=0);j++;}l=c;m=0;while(true){if(!(m<9)){break;}n=m;c.nilCheck,((n<0||n>=c.length)?($throwRuntimeError("index out of range"),undefined):c[n]=0);m++;}o=1;while(true){if(!(o<16)){break;}p=(o^e)>>>0;p=(p|((p>>>2>>>0)))>>>0;p=(p|((p>>>1>>>0)))>>>0;p=(p&(1))>>>0;p=p-(1)>>>0;q=a;r=0;while(true){if(!(r<9)){break;}s=r;(w=a,((s<0||s>=w.length)?($throwRuntimeError("index out of range"),undefined):w[s]=(((t=a,((s<0||s>=t.length)?($throwRuntimeError("index out of range"),undefined):t[s]))|((((u=(v=d,((o<0||o>=v.length)?($throwRuntimeError("index out of range"),undefined):v[o]))[0],((s<0||s>=u.length)?($throwRuntimeError("index out of range"),undefined):u[s]))&p)>>>0)))>>>0)));r++;}x=b;y=0;while(true){if(!(y<9)){break;}z=y;(ad=b,((z<0||z>=ad.length)?($throwRuntimeError("index out of range"),undefined):ad[z]=(((aa=b,((z<0||z>=aa.length)?($throwRuntimeError("index out of range"),undefined):aa[z]))|((((ab=(ac=d,((o<0||o>=ac.length)?($throwRuntimeError("index out of range"),undefined):ac[o]))[1],((z<0||z>=ab.length)?($throwRuntimeError("index out of range"),undefined):ab[z]))&p)>>>0)))>>>0)));y++;}ae=c;af=0;while(true){if(!(af<9)){break;}ag=af;(ak=c,((ag<0||ag>=ak.length)?($throwRuntimeError("index out of range"),undefined):ak[ag]=(((ah=c,((ag<0||ag>=ah.length)?($throwRuntimeError("index out of range"),undefined):ah[ag]))|((((ai=(aj=d,((o<0||o>=aj.length)?($throwRuntimeError("index out of range"),undefined):aj[o]))[2],((ag<0||ag>=ai.length)?($throwRuntimeError("index out of range"),undefined):ai[ag]))&p)>>>0)))>>>0)));af++;}o=o+(1)>>>0;}};AY=function(a,b){var a,b,c,d,e;return(((((((c=(((b&7)>>>0)),c<32?(((d=a,e=b>>>3>>>0,((e<0||e>=d.length)?($throwRuntimeError("index out of range"),undefined):d[e])))>>>c):0)<<24>>>24))&1)>>>0)>>>0));};AZ=function(a,b,c,d){var a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;e=4294967295;f=0;g=0;h=0;i=f;j=g;k=h;l=CI.zero();m=CI.zero();n=CI.zero();o=CI.zero();p=CI.zero();q=$clone(l,CI);r=$clone(m,CI);s=$clone(n,CI);t=$clone(o,CI);u=$clone(p,CI);v=a;w=0;while(true){if(!(w<9)){break;}x=w;a.nilCheck,((x<0||x>=a.length)?($throwRuntimeError("index out of range"),undefined):a[x]=0);w++;}y=b;z=0;while(true){if(!(z<9)){break;}aa=z;b.nilCheck,((aa<0||aa>=b.length)?($throwRuntimeError("index out of range"),undefined):b[aa]=0);z++;}ab=c;ac=0;while(true){if(!(ac<9)){break;}ad=ac;c.nilCheck,((ad<0||ad>=c.length)?($throwRuntimeError("index out of range"),undefined):c[ad]=0);ac++;}ae=0;while(true){if(!(ae<32)){break;}if(!((ae===0))){AS(a,b,c,a,b,c);}k=0;af=0;while(true){if(!(af<=32)){break;}ag=AY(d,(31-ae>>>0)+af>>>0);ah=AY(d,(95-ae>>>0)+af>>>0);ai=AY(d,(159-ae>>>0)+af>>>0);aj=AY(d,(223-ae>>>0)+af>>>0);ak=(((((ag|((ah<<1>>>0)))>>>0)|((ai<<2>>>0)))>>>0)|((aj<<3>>>0)))>>>0;AW(q,r,$subslice(new CL(AE),k),ak);k=k+(270)>>>0;AT(s,t,u,a,b,c,q,r);AV(a,q,e);AV(b,r,e);AV(c,AA,e);i=AF(ak);j=(i&(~e>>>0))>>>0;AV(a,s,j);AV(b,t,j);AV(c,u,j);e=(e&~(i))>>>0;af=af+(32)>>>0;}ae=ae+(1)>>>0;}};BA=function(a,b,c,d,e){var a,b,c,d,e,f,g,h,i;f=CI.zero();g=CI.zero();h=$clone(f,CI);i=$clone(g,CI);AO(h,e);AL(i,h);AM(a,c,i);AM(h,h,i);AM(b,d,h);};BB=function(a,b,c){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{a,b,c});$s=$s||0;s:while(true){switch($s){case 0:d=[d];e=[e];f=CC.nil;g=CC.nil;h=CI.zero();i=CI.zero();d[0]=$clone(h,CI);e[0]=$clone(i,CI);BA(d[0],e[0],a,b,c);k=BE(d[0]);$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j=k;m=BE(e[0]);$s=2;case 2:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}l=m;f=j;g=l;n=[f,g];$s=3;case 3:return n;}return;}var $f={$blk:BB,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,$s};return $f;};BC=function(a,b,c,d,e,f){var a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;g=CI.zero();h=CI.zero();i=CI.zero();j=CI.zero();k=CI.zero();l=CI.zero();m=$clone(g,CI);n=$clone(h,CI);o=$clone(i,CI);p=$clone(j,CI);q=$clone(k,CI);r=$clone(l,CI);s=CN.zero();t=0;u=0;v=0;w=0;x=t;y=u;z=v;aa=w;CI.copy(s[1][0],d);CI.copy(s[1][1],e);CI.copy(s[1][2],AA);ab=2;while(true){if(!(ab<16)){break;}AS(((ab<0||ab>=s.length)?($throwRuntimeError("index out of range"),undefined):s[ab])[0],((ab<0||ab>=s.length)?($throwRuntimeError("index out of range"),undefined):s[ab])[1],((ab<0||ab>=s.length)?($throwRuntimeError("index out of range"),undefined):s[ab])[2],(ac=(ad=ab/2,(ad===ad&&ad!==1/0&&ad!==-1/0)?ad>>0:$throwRuntimeError("integer divide by zero")),((ac<0||ac>=s.length)?($throwRuntimeError("index out of range"),undefined):s[ac]))[0],(ae=(af=ab/2,(af===af&&af!==1/0&&af!==-1/0)?af>>0:$throwRuntimeError("integer divide by zero")),((ae<0||ae>=s.length)?($throwRuntimeError("index out of range"),undefined):s[ae]))[1],(ag=(ah=ab/2,(ah===ah&&ah!==1/0&&ah!==-1/0)?ah>>0:$throwRuntimeError("integer divide by zero")),((ag<0||ag>=s.length)?($throwRuntimeError("index out of range"),undefined):s[ag]))[2]);AT((ai=ab+1>>0,((ai<0||ai>=s.length)?($throwRuntimeError("index out of range"),undefined):s[ai]))[0],(aj=ab+1>>0,((aj<0||aj>=s.length)?($throwRuntimeError("index out of range"),undefined):s[aj]))[1],(ak=ab+1>>0,((ak<0||ak>=s.length)?($throwRuntimeError("index out of range"),undefined):s[ak]))[2],((ab<0||ab>=s.length)?($throwRuntimeError("index out of range"),undefined):s[ab])[0],((ab<0||ab>=s.length)?($throwRuntimeError("index out of range"),undefined):s[ab])[1],((ab<0||ab>=s.length)?($throwRuntimeError("index out of range"),undefined):s[ab])[2],d,e);ab=ab+(2)>>0;}al=a;am=0;while(true){if(!(am<9)){break;}an=am;a.nilCheck,((an<0||an>=a.length)?($throwRuntimeError("index out of range"),undefined):a[an]=0);am++;}ao=b;ap=0;while(true){if(!(ap<9)){break;}aq=ap;b.nilCheck,((aq<0||aq>=b.length)?($throwRuntimeError("index out of range"),undefined):b[aq]=0);ap++;}ar=c;as=0;while(true){if(!(as<9)){break;}at=as;c.nilCheck,((at<0||at>=c.length)?($throwRuntimeError("index out of range"),undefined):c[at]=0);as++;}x=4294967295;au=0;while(true){if(!(au<64)){break;}if(!((au===0))){AS(a,b,c,a,b,c);AS(a,b,c,a,b,c);AS(a,b,c,a,b,c);AS(a,b,c,a,b,c);}y=(((av=f,aw=31-(ax=au/2,(ax===ax&&ax!==1/0&&ax!==-1/0)?ax>>0:$throwRuntimeError("integer divide by zero"))>>0,((aw<0||aw>=av.length)?($throwRuntimeError("index out of range"),undefined):av[aw]))>>>0));if(((au&1))===1){y=(y&(15))>>>0;}else{y=(ay=(4),ay<32?(y>>>ay):0)>>>0;}AX(m,n,o,s,y);AU(p,q,r,a,b,c,m,n,o);AV(a,m,x);AV(b,n,x);AV(c,o,x);z=AF(y);aa=(z&(~x>>>0))>>>0;AV(a,p,aa);AV(b,q,aa);AV(c,r,aa);x=(x&~(z))>>>0;au=au+(1)>>0;}};BD=function(a,b){var{a,b,c,d,e,f,g,h,i,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=new C.Int.ptr(false,C.nat.nil).Lsh(b,257);d=c.Mod(c,W.P);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}d;e=0;case 2:if(!(e<9)){$s=3;continue;}f=c.Bits();if(f.$length>0){a.nilCheck,((e<0||e>=a.length)?($throwRuntimeError("index out of range"),undefined):a[e]=(((((0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])>>>0))&536870911)>>>0));}else{a.nilCheck,((e<0||e>=a.length)?($throwRuntimeError("index out of range"),undefined):a[e]=0);}g=c.Rsh(c,29);$s=4;case 4:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}g;e=e+(1)>>0;if(e===9){$s=3;continue;}h=c.Bits();if(h.$length>0){a.nilCheck,((e<0||e>=a.length)?($throwRuntimeError("index out of range"),undefined):a[e]=(((((0>=h.$length?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+0])>>>0))&268435455)>>>0));}else{a.nilCheck,((e<0||e>=a.length)?($throwRuntimeError("index out of range"),undefined):a[e]=0);}i=c.Rsh(c,28);$s=5;case 5:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}i;e=e+(1)>>0;$s=2;continue;case 3:$s=-1;return;}return;}var $f={$blk:BD,$c:true,$r,a,b,c,d,e,f,g,h,i,$s};return $f;};BE=function(a){var{a,b,c,d,e,f,g,h,i,j,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=new C.Int.ptr(false,C.nat.nil);c=new C.Int.ptr(false,C.nat.nil);d=b;e=c;d.SetInt64((new $Int64(0,a[8])));f=7;case 1:if(!(f>=0)){$s=2;continue;}if(((f&1))===0){d.Lsh(d,29);}else{d.Lsh(d,28);}e.SetInt64((new $Int64(0,(g=a,((f<0||f>=g.length)?($throwRuntimeError("index out of range"),undefined):g[f])))));h=d.Add(d,e);$s=3;case 3:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}h;f=f-(1)>>0;$s=1;continue;case 2:i=d.Mul(d,X);$s=4;case 4:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}i;j=d.Mod(d,W.P);$s=5;case 5:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}j;$s=-1;return d;}return;}var $f={$blk:BE,$c:true,$r,a,b,c,d,e,f,g,h,i,j,$s};return $f;};BH=function(){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=L("26959946667150639794667015087019630673557916260026308143510066298881");$s=1;case 1:if($c){$c=false;a=a.$blk();}if(a&&a.$blk!==undefined){break s;}b=L("26959946667150639794667015087019625940457807714424391721682722368061");$s=2;case 2:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=M("b4050a850c04b3abf54132565044b0b7d7bfd8ba270b39432355ffb4");$s=3;case 3:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=M("b70e0cbd6bb4bf7f321390b94a03c1d356c21122343280d6115c1d21");$s=4;case 4:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=M("bd376388b5f723fb4c22dfe6cd4375a05a07476444d5819985007e34");$s=5;case 5:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}BG.params=new BN.ptr(a,b,c,d,e,224,"P-224");$s=-1;return;}return;}var $f={$blk:BH,$c:true,$r,a,b,c,d,e,$s};return $f;};BF.ptr.prototype.Params=function(){var a;a=this;return a.params;};BF.prototype.Params=function(){return this.$val.Params();};BF.ptr.prototype.IsOnCurve=function(a,b){var{a,b,c,d,e,f,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this;if((a.Sign()===0)&&(b.Sign()===0)){$s=-1;return false;}e=BI(a,b);$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}d=e;f=d[1];$s=-1;return f;}return;}var $f={$blk:BF.ptr.prototype.IsOnCurve,$c:true,$r,a,b,c,d,e,f,$s};return $f;};BF.prototype.IsOnCurve=function(a,b){return this.$val.IsOnCurve(a,b);};BI=function(a,b){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=CO.nil;d=false;if((a.Sign()===0)&&(b.Sign()===0)){e=A.NewP224Point();f=true;c=e;d=f;$s=-1;return[c,d];}if(a.Sign()<0||b.Sign()<0){g=CO.nil;h=false;c=g;d=h;$s=-1;return[c,d];}if(a.BitLen()>224||b.BitLen()>224){i=CO.nil;j=false;c=i;d=j;$s=-1;return[c,d];}l=BX();$s=1;case 1:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=BR(l,a,b);$s=2;case 2:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=A.NewP224Point().SetBytes(m);$s=3;case 3:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}k=n;c=k[0];o=k[1];if(!($interfaceIsEqual(o,$ifaceNil))){p=CO.nil;q=false;c=p;d=q;$s=-1;return[c,d];}r=c;s=true;c=r;d=s;$s=-1;return[c,d];}return;}var $f={$blk:BI,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,$s};return $f;};BJ=function(a){var{a,b,c,d,e,f,g,h,i,j,k,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=CC.nil;c=CC.nil;d=a.Bytes();if((d.$length===1)&&((0>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+0])===0)){e=new C.Int.ptr(false,C.nat.nil);f=new C.Int.ptr(false,C.nat.nil);b=e;c=f;$s=-1;return[b,c];}h=BX();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=BT(h,d);$s=2;case 2:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}g=i;b=g[0];c=g[1];if(b===CC.nil){$panic(new $String("crypto/elliptic: internal error: Unmarshal rejected a valid point encoding"));}j=b;k=c;b=j;c=k;$s=-1;return[b,c];}return;}var $f={$blk:BJ,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,$s};return $f;};BK=function(){var{a,b,c,d,e,f,g,h,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=CC.nil;b=CC.nil;d=BX();$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=BQ(d,B.Reader);$s=2;case 2:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}c=e;a=c[1];b=c[2];f=c[3];if(!($interfaceIsEqual(f,$ifaceNil))){$panic(new $String("crypto/elliptic: failed to generate random point"));}g=a;h=b;a=g;b=h;$s=-1;return[a,b];}return;}var $f={$blk:BK,$c:true,$r,a,b,c,d,e,f,g,h,$s};return $f;};BF.ptr.prototype.Add=function(a,b,c,d){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,$s,$r,$c}=$restore(this,{a,b,c,d});$s=$s||0;s:while(true){switch($s){case 0:f=BI(a,b);$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}e=f;g=e[0];h=e[1];if(!h){$s=2;continue;}$s=3;continue;case 2:i=BK();$s=4;case 4:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;$s=5;case 5:return j;case 3:l=BI(c,d);$s=6;case 6:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k=l;m=k[0];h=k[1];if(!h){$s=7;continue;}$s=8;continue;case 7:n=BK();$s=9;case 9:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;$s=10;case 10:return o;case 8:p=BJ(g.Add(g,m));$s=11;case 11:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=p;$s=12;case 12:return q;}return;}var $f={$blk:BF.ptr.prototype.Add,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,$s};return $f;};BF.prototype.Add=function(a,b,c,d){return this.$val.Add(a,b,c,d);};BF.ptr.prototype.Double=function(a,b){var{a,b,c,d,e,f,g,h,i,j,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:d=BI(a,b);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}c=d;e=c[0];f=c[1];if(!f){$s=2;continue;}$s=3;continue;case 2:g=BK();$s=4;case 4:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;$s=5;case 5:return h;case 3:i=BJ(e.Double(e));$s=6;case 6:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;$s=7;case 7:return j;}return;}var $f={$blk:BF.ptr.prototype.Double,$c:true,$r,a,b,c,d,e,f,g,h,i,j,$s};return $f;};BF.prototype.Double=function(a,b){return this.$val.Double(a,b);};BF.ptr.prototype.ScalarMult=function(a,b,c){var{a,b,c,d,e,f,g,h,i,j,k,$s,$r,$c}=$restore(this,{a,b,c});$s=$s||0;s:while(true){switch($s){case 0:e=BI(a,b);$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}d=e;f=d[0];g=d[1];if(!g){$s=2;continue;}$s=3;continue;case 2:h=BK();$s=4;case 4:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=5;case 5:return i;case 3:j=BJ(f.ScalarMult(f,c));$s=6;case 6:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;$s=7;case 7:return k;}return;}var $f={$blk:BF.ptr.prototype.ScalarMult,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,$s};return $f;};BF.prototype.ScalarMult=function(a,b,c){return this.$val.ScalarMult(a,b,c);};BF.ptr.prototype.ScalarBaseMult=function(a){var{a,b,c,d,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=A.NewP224Generator();c=BJ(b.ScalarMult(b,a));$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c;$s=2;case 2:return d;}return;}var $f={$blk:BF.ptr.prototype.ScalarBaseMult,$c:true,$r,a,b,c,d,$s};return $f;};BF.prototype.ScalarBaseMult=function(a){return this.$val.ScalarBaseMult(a);};BM=function(a,b){var{a,b,c,d,e,f,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=b;d=0;case 1:if(!(d=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+d]);f=e.Params();$s=5;case 5:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}if(a===f){$s=3;continue;}$s=4;continue;case 3:$s=-1;return[e,true];case 4:d++;$s=1;continue;case 2:$s=-1;return[$ifaceNil,false];}return;}var $f={$blk:BM,$c:true,$r,a,b,c,d,e,f,$s};return $f;};BN.ptr.prototype.Params=function(){var a;a=this;return a;};BN.prototype.Params=function(){return this.$val.Params();};BN.ptr.prototype.polynomial=function(a){var{a,b,c,d,e,f,g,h,i,j,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;c=new C.Int.ptr(false,C.nat.nil).Mul(a,a);$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c;e=d.Mul(d,a);$s=2;case 2:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}e;f=new C.Int.ptr(false,C.nat.nil).Lsh(a,1);g=f.Add(f,a);$s=3;case 3:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}g;h=d.Sub(d,f);$s=4;case 4:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}h;i=d.Add(d,b.B);$s=5;case 5:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}i;j=d.Mod(d,b.P);$s=6;case 6:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}j;$s=-1;return d;}return;}var $f={$blk:BN.ptr.prototype.polynomial,$c:true,$r,a,b,c,d,e,f,g,h,i,j,$s};return $f;};BN.prototype.polynomial=function(a){return this.$val.polynomial(a);};BN.ptr.prototype.IsOnCurve=function(a,b){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this;e=BM(c,new CP([new BG.constructor.elem(BG),new O.constructor.elem(O),new G.constructor.elem(G)]));$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}d=e;f=d[0];g=d[1];if(g){$s=2;continue;}$s=3;continue;case 2:h=f.IsOnCurve(a,b);$s=4;case 4:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=5;case 5:return i;case 3:if(a.Sign()<0||a.Cmp(c.P)>=0||b.Sign()<0||b.Cmp(c.P)>=0){$s=-1;return false;}j=new C.Int.ptr(false,C.nat.nil).Mul(b,b);$s=6;case 6:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=k.Mod(k,c.P);$s=7;case 7:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}l;m=c.polynomial(a);$s=8;case 8:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m.Cmp(k);$s=9;case 9:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n===0;$s=10;case 10:return o;}return;}var $f={$blk:BN.ptr.prototype.IsOnCurve,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,$s};return $f;};BN.prototype.IsOnCurve=function(a,b){return this.$val.IsOnCurve(a,b);};BO=function(a,b){var a,b,c;c=new C.Int.ptr(false,C.nat.nil);if(!((a.Sign()===0))||!((b.Sign()===0))){c.SetInt64(new $Int64(0,1));}return c;};BN.ptr.prototype.affineFromJacobian=function(a,b,c){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,$s,$r,$c}=$restore(this,{a,b,c});$s=$s||0;s:while(true){switch($s){case 0:d=CC.nil;e=CC.nil;f=this;if(c.Sign()===0){g=new C.Int.ptr(false,C.nat.nil);h=new C.Int.ptr(false,C.nat.nil);d=g;e=h;$s=-1;return[d,e];}i=new C.Int.ptr(false,C.nat.nil).ModInverse(c,f.P);$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;k=new C.Int.ptr(false,C.nat.nil).Mul(j,j);$s=2;case 2:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;m=new C.Int.ptr(false,C.nat.nil).Mul(a,l);$s=3;case 3:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}d=m;n=d.Mod(d,f.P);$s=4;case 4:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}n;o=l.Mul(l,j);$s=5;case 5:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}o;p=new C.Int.ptr(false,C.nat.nil).Mul(b,l);$s=6;case 6:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}e=p;q=e.Mod(e,f.P);$s=7;case 7:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}q;$s=-1;return[d,e];}return;}var $f={$blk:BN.ptr.prototype.affineFromJacobian,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,$s};return $f;};BN.prototype.affineFromJacobian=function(a,b,c){return this.$val.affineFromJacobian(a,b,c);};BN.ptr.prototype.Add=function(a,b,c,d){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,$s,$r,$c}=$restore(this,{a,b,c,d});$s=$s||0;s:while(true){switch($s){case 0:e=this;g=BM(e,new CP([new BG.constructor.elem(BG),new O.constructor.elem(O),new G.constructor.elem(G)]));$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}f=g;h=f[0];i=f[1];if(i){$s=2;continue;}$s=3;continue;case 2:j=h.Add(a,b,c,d);$s=4;case 4:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;$s=5;case 5:return k;case 3:l=BO(a,b);m=BO(c,d);o=e.addJacobian(a,b,l,c,d,m);$s=6;case 6:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}n=o;p=e.affineFromJacobian(n[0],n[1],n[2]);$s=7;case 7:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=p;$s=8;case 8:return q;}return;}var $f={$blk:BN.ptr.prototype.Add,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,$s};return $f;};BN.prototype.Add=function(a,b,c,d){return this.$val.Add(a,b,c,d);};BN.ptr.prototype.addJacobian=function(a,b,c,d,e,f){var{a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,b,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{a,b,c,d,e,f});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=new C.Int.ptr(false,C.nat.nil);i=new C.Int.ptr(false,C.nat.nil);j=new C.Int.ptr(false,C.nat.nil);k=h;l=i;m=j;if(c.Sign()===0){k.Set(d);l.Set(e);m.Set(f);$s=-1;return[k,l,m];}if(f.Sign()===0){k.Set(a);l.Set(b);m.Set(c);$s=-1;return[k,l,m];}n=new C.Int.ptr(false,C.nat.nil).Mul(c,c);$s=1;case 1:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;p=o.Mod(o,g.P);$s=2;case 2:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}p;q=new C.Int.ptr(false,C.nat.nil).Mul(f,f);$s=3;case 3:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=q;s=r.Mod(r,g.P);$s=4;case 4:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}s;t=new C.Int.ptr(false,C.nat.nil).Mul(a,r);$s=5;case 5:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=t;v=u.Mod(u,g.P);$s=6;case 6:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}v;w=new C.Int.ptr(false,C.nat.nil).Mul(d,o);$s=7;case 7:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}x=w;y=x.Mod(x,g.P);$s=8;case 8:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}y;z=new C.Int.ptr(false,C.nat.nil).Sub(x,u);$s=9;case 9:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}aa=z;ab=aa.Sign()===0;if(aa.Sign()===-1){$s=10;continue;}$s=11;continue;case 10:ac=aa.Add(aa,g.P);$s=12;case 12:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}ac;case 11:ad=new C.Int.ptr(false,C.nat.nil).Lsh(aa,1);ae=ad.Mul(ad,ad);$s=13;case 13:if($c){$c=false;ae=ae.$blk();}if(ae&&ae.$blk!==undefined){break s;}ae;af=new C.Int.ptr(false,C.nat.nil).Mul(aa,ad);$s=14;case 14:if($c){$c=false;af=af.$blk();}if(af&&af.$blk!==undefined){break s;}ag=af;ah=new C.Int.ptr(false,C.nat.nil).Mul(b,f);$s=15;case 15:if($c){$c=false;ah=ah.$blk();}if(ah&&ah.$blk!==undefined){break s;}ai=ah;aj=ai.Mul(ai,r);$s=16;case 16:if($c){$c=false;aj=aj.$blk();}if(aj&&aj.$blk!==undefined){break s;}aj;ak=ai.Mod(ai,g.P);$s=17;case 17:if($c){$c=false;ak=ak.$blk();}if(ak&&ak.$blk!==undefined){break s;}ak;al=new C.Int.ptr(false,C.nat.nil).Mul(e,c);$s=18;case 18:if($c){$c=false;al=al.$blk();}if(al&&al.$blk!==undefined){break s;}am=al;an=am.Mul(am,o);$s=19;case 19:if($c){$c=false;an=an.$blk();}if(an&&an.$blk!==undefined){break s;}an;ao=am.Mod(am,g.P);$s=20;case 20:if($c){$c=false;ao=ao.$blk();}if(ao&&ao.$blk!==undefined){break s;}ao;ap=new C.Int.ptr(false,C.nat.nil).Sub(am,ai);$s=21;case 21:if($c){$c=false;ap=ap.$blk();}if(ap&&ap.$blk!==undefined){break s;}aq=ap;if(aq.Sign()===-1){$s=22;continue;}$s=23;continue;case 22:ar=aq.Add(aq,g.P);$s=24;case 24:if($c){$c=false;ar=ar.$blk();}if(ar&&ar.$blk!==undefined){break s;}ar;case 23:as=aq.Sign()===0;if(ab&&as){$s=25;continue;}$s=26;continue;case 25:at=g.doubleJacobian(a,b,c);$s=27;case 27:if($c){$c=false;at=at.$blk();}if(at&&at.$blk!==undefined){break s;}au=at;$s=28;case 28:return au;case 26:aq.Lsh(aq,1);av=new C.Int.ptr(false,C.nat.nil).Mul(u,ad);$s=29;case 29:if($c){$c=false;av=av.$blk();}if(av&&av.$blk!==undefined){break s;}aw=av;k.Set(aq);ax=k.Mul(k,k);$s=30;case 30:if($c){$c=false;ax=ax.$blk();}if(ax&&ax.$blk!==undefined){break s;}ax;ay=k.Sub(k,ag);$s=31;case 31:if($c){$c=false;ay=ay.$blk();}if(ay&&ay.$blk!==undefined){break s;}ay;az=k.Sub(k,aw);$s=32;case 32:if($c){$c=false;az=az.$blk();}if(az&&az.$blk!==undefined){break s;}az;ba=k.Sub(k,aw);$s=33;case 33:if($c){$c=false;ba=ba.$blk();}if(ba&&ba.$blk!==undefined){break s;}ba;bb=k.Mod(k,g.P);$s=34;case 34:if($c){$c=false;bb=bb.$blk();}if(bb&&bb.$blk!==undefined){break s;}bb;l.Set(aq);bc=aw.Sub(aw,k);$s=35;case 35:if($c){$c=false;bc=bc.$blk();}if(bc&&bc.$blk!==undefined){break s;}bc;bd=l.Mul(l,aw);$s=36;case 36:if($c){$c=false;bd=bd.$blk();}if(bd&&bd.$blk!==undefined){break s;}bd;be=ai.Mul(ai,ag);$s=37;case 37:if($c){$c=false;be=be.$blk();}if(be&&be.$blk!==undefined){break s;}be;ai.Lsh(ai,1);bf=l.Sub(l,ai);$s=38;case 38:if($c){$c=false;bf=bf.$blk();}if(bf&&bf.$blk!==undefined){break s;}bf;bg=l.Mod(l,g.P);$s=39;case 39:if($c){$c=false;bg=bg.$blk();}if(bg&&bg.$blk!==undefined){break s;}bg;bh=m.Add(c,f);$s=40;case 40:if($c){$c=false;bh=bh.$blk();}if(bh&&bh.$blk!==undefined){break s;}bh;bi=m.Mul(m,m);$s=41;case 41:if($c){$c=false;bi=bi.$blk();}if(bi&&bi.$blk!==undefined){break s;}bi;bj=m.Sub(m,o);$s=42;case 42:if($c){$c=false;bj=bj.$blk();}if(bj&&bj.$blk!==undefined){break s;}bj;bk=m.Sub(m,r);$s=43;case 43:if($c){$c=false;bk=bk.$blk();}if(bk&&bk.$blk!==undefined){break s;}bk;bl=m.Mul(m,aa);$s=44;case 44:if($c){$c=false;bl=bl.$blk();}if(bl&&bl.$blk!==undefined){break s;}bl;bm=m.Mod(m,g.P);$s=45;case 45:if($c){$c=false;bm=bm.$blk();}if(bm&&bm.$blk!==undefined){break s;}bm;$s=-1;return[k,l,m];}return;}var $f={$blk:BN.ptr.prototype.addJacobian,$c:true,$r,a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,b,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};BN.prototype.addJacobian=function(a,b,c,d,e,f){return this.$val.addJacobian(a,b,c,d,e,f);};BN.ptr.prototype.Double=function(a,b){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this;e=BM(c,new CP([new BG.constructor.elem(BG),new O.constructor.elem(O),new G.constructor.elem(G)]));$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}d=e;f=d[0];g=d[1];if(g){$s=2;continue;}$s=3;continue;case 2:h=f.Double(a,b);$s=4;case 4:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=5;case 5:return i;case 3:j=BO(a,b);l=c.doubleJacobian(a,b,j);$s=6;case 6:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k=l;m=c.affineFromJacobian(k[0],k[1],k[2]);$s=7;case 7:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;$s=8;case 8:return n;}return;}var $f={$blk:BN.ptr.prototype.Double,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,$s};return $f;};BN.prototype.Double=function(a,b){return this.$val.Double(a,b);};BN.ptr.prototype.doubleJacobian=function(a,b,c){var{a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{a,b,c});$s=$s||0;s:while(true){switch($s){case 0:d=this;e=new C.Int.ptr(false,C.nat.nil).Mul(c,c);$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=e;g=f.Mod(f,d.P);$s=2;case 2:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}g;h=new C.Int.ptr(false,C.nat.nil).Mul(b,b);$s=3;case 3:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;j=i.Mod(i,d.P);$s=4;case 4:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}j;k=new C.Int.ptr(false,C.nat.nil).Sub(a,f);$s=5;case 5:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;if(l.Sign()===-1){$s=6;continue;}$s=7;continue;case 6:m=l.Add(l,d.P);$s=8;case 8:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}m;case 7:n=new C.Int.ptr(false,C.nat.nil).Add(a,f);$s=9;case 9:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;p=l.Mul(l,o);$s=10;case 10:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}p;o.Set(l);l.Lsh(l,1);q=l.Add(l,o);$s=11;case 11:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}q;r=o.Mul(a,i);$s=12;case 12:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=r;t=new C.Int.ptr(false,C.nat.nil).Mul(l,l);$s=13;case 13:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=t;v=new C.Int.ptr(false,C.nat.nil).Lsh(s,3);w=v.Mod(v,d.P);$s=14;case 14:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}w;x=u.Sub(u,v);$s=15;case 15:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}x;if(u.Sign()===-1){$s=16;continue;}$s=17;continue;case 16:y=u.Add(u,d.P);$s=18;case 18:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}y;case 17:z=u.Mod(u,d.P);$s=19;case 19:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}z;aa=new C.Int.ptr(false,C.nat.nil).Add(b,c);$s=20;case 20:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}ab=aa;ac=ab.Mul(ab,ab);$s=21;case 21:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}ac;ad=ab.Sub(ab,i);$s=22;case 22:if($c){$c=false;ad=ad.$blk();}if(ad&&ad.$blk!==undefined){break s;}ad;if(ab.Sign()===-1){$s=23;continue;}$s=24;continue;case 23:ae=ab.Add(ab,d.P);$s=25;case 25:if($c){$c=false;ae=ae.$blk();}if(ae&&ae.$blk!==undefined){break s;}ae;case 24:af=ab.Sub(ab,f);$s=26;case 26:if($c){$c=false;af=af.$blk();}if(af&&af.$blk!==undefined){break s;}af;if(ab.Sign()===-1){$s=27;continue;}$s=28;continue;case 27:ag=ab.Add(ab,d.P);$s=29;case 29:if($c){$c=false;ag=ag.$blk();}if(ag&&ag.$blk!==undefined){break s;}ag;case 28:ah=ab.Mod(ab,d.P);$s=30;case 30:if($c){$c=false;ah=ah.$blk();}if(ah&&ah.$blk!==undefined){break s;}ah;s.Lsh(s,2);ai=s.Sub(s,u);$s=31;case 31:if($c){$c=false;ai=ai.$blk();}if(ai&&ai.$blk!==undefined){break s;}ai;if(s.Sign()===-1){$s=32;continue;}$s=33;continue;case 32:aj=s.Add(s,d.P);$s=34;case 34:if($c){$c=false;aj=aj.$blk();}if(aj&&aj.$blk!==undefined){break s;}aj;case 33:ak=l.Mul(l,s);$s=35;case 35:if($c){$c=false;ak=ak.$blk();}if(ak&&ak.$blk!==undefined){break s;}al=ak;am=i.Mul(i,i);$s=36;case 36:if($c){$c=false;am=am.$blk();}if(am&&am.$blk!==undefined){break s;}am;i.Lsh(i,3);an=i.Mod(i,d.P);$s=37;case 37:if($c){$c=false;an=an.$blk();}if(an&&an.$blk!==undefined){break s;}an;ao=al.Sub(al,i);$s=38;case 38:if($c){$c=false;ao=ao.$blk();}if(ao&&ao.$blk!==undefined){break s;}ao;if(al.Sign()===-1){$s=39;continue;}$s=40;continue;case 39:ap=al.Add(al,d.P);$s=41;case 41:if($c){$c=false;ap=ap.$blk();}if(ap&&ap.$blk!==undefined){break s;}ap;case 40:aq=al.Mod(al,d.P);$s=42;case 42:if($c){$c=false;aq=aq.$blk();}if(aq&&aq.$blk!==undefined){break s;}aq;$s=-1;return[u,al,ab];}return;}var $f={$blk:BN.ptr.prototype.doubleJacobian,$c:true,$r,a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};BN.prototype.doubleJacobian=function(a,b,c){return this.$val.doubleJacobian(a,b,c);};BN.ptr.prototype.ScalarMult=function(a,b,c){var{a,aa,ab,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{a,b,c});$s=$s||0;s:while(true){switch($s){case 0:d=this;f=BM(d,new CP([new BG.constructor.elem(BG),new T.constructor.elem(T),new O.constructor.elem(O),new G.constructor.elem(G)]));$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}e=f;g=e[0];h=e[1];if(h){$s=2;continue;}$s=3;continue;case 2:i=g.ScalarMult(a,b,c);$s=4;case 4:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;$s=5;case 5:return j;case 3:k=new C.Int.ptr(false,C.nat.nil).SetInt64(new $Int64(0,1));l=new C.Int.ptr(false,C.nat.nil);m=new C.Int.ptr(false,C.nat.nil);n=new C.Int.ptr(false,C.nat.nil);o=l;p=m;q=n;r=c;s=0;case 6:if(!(s=r.$length)?($throwRuntimeError("index out of range"),undefined):r.$array[r.$offset+s]);u=0;case 8:if(!(u<8)){$s=9;continue;}w=d.doubleJacobian(o,p,q);$s=10;case 10:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}v=w;o=v[0];p=v[1];q=v[2];if(((t&128)>>>0)===128){$s=11;continue;}$s=12;continue;case 11:y=d.addJacobian(a,b,k,o,p,q);$s=13;case 13:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}x=y;o=x[0];p=x[1];q=x[2];case 12:t=(z=(1),z<32?(t<>>24;u=u+(1)>>0;$s=8;continue;case 9:s++;$s=6;continue;case 7:aa=d.affineFromJacobian(o,p,q);$s=14;case 14:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}ab=aa;$s=15;case 15:return ab;}return;}var $f={$blk:BN.ptr.prototype.ScalarMult,$c:true,$r,a,aa,ab,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};BN.prototype.ScalarMult=function(a,b,c){return this.$val.ScalarMult(a,b,c);};BN.ptr.prototype.ScalarBaseMult=function(a){var{a,b,c,d,e,f,g,h,i,j,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;d=BM(b,new CP([new BG.constructor.elem(BG),new T.constructor.elem(T),new O.constructor.elem(O),new G.constructor.elem(G)]));$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}c=d;e=c[0];f=c[1];if(f){$s=2;continue;}$s=3;continue;case 2:g=e.ScalarBaseMult(a);$s=4;case 4:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;$s=5;case 5:return h;case 3:i=b.ScalarMult(b.Gx,b.Gy,a);$s=6;case 6:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;$s=7;case 7:return j;}return;}var $f={$blk:BN.ptr.prototype.ScalarBaseMult,$c:true,$r,a,b,c,d,e,f,g,h,i,j,$s};return $f;};BN.prototype.ScalarBaseMult=function(a){return this.$val.ScalarBaseMult(a);};BQ=function(a,b){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=CE.nil;d=CC.nil;e=CC.nil;f=$ifaceNil;g=a.Params();$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g.N;i=h.BitLen();k=(j=((i+7>>0))/8,(j===j&&j!==1/0&&j!==-1/0)?j>>0:$throwRuntimeError("integer divide by zero"));c=$makeSlice(CE,k);case 2:if(!(d===CC.nil)){$s=3;continue;}m=D.ReadFull(b,c);$s=4;case 4:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}l=m;f=l[1];if(!($interfaceIsEqual(f,$ifaceNil))){$s=-1;return[c,d,e,f];}(0>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+0]=(((0>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+0])&((n=(o=i%8,o===o?o:$throwRuntimeError("integer divide by zero")),((n<0||n>=BP.$length)?($throwRuntimeError("index out of range"),undefined):BP.$array[BP.$offset+n]))))>>>0));(1>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+1]=(((1>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+1])^(66))<<24>>>24));if(new C.Int.ptr(false,C.nat.nil).SetBytes(c).Cmp(h)>=0){$s=2;continue;}q=a.ScalarBaseMult(c);$s=5;case 5:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}p=q;d=p[0];e=p[1];$s=2;continue;case 3:$s=-1;return[c,d,e,f];}return;}var $f={$blk:BQ,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,$s};return $f;};$pkg.GenerateKey=BQ;BR=function(a,b,c){var{a,b,c,d,e,f,g,$s,$r,$c}=$restore(this,{a,b,c});$s=$s||0;s:while(true){switch($s){case 0:e=a.Params();$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=(d=((e.BitSize+7>>0))/8,(d===d&&d!==1/0&&d!==-1/0)?d>>0:$throwRuntimeError("integer divide by zero"));g=$makeSlice(CE,(1+($imul(2,f))>>0));(0>=g.$length?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+0]=4);b.FillBytes($subslice(g,1,(1+f>>0)));c.FillBytes($subslice(g,(1+f>>0),(1+($imul(2,f))>>0)));$s=-1;return g;}return;}var $f={$blk:BR,$c:true,$r,a,b,c,d,e,f,g,$s};return $f;};$pkg.Marshal=BR;BT=function(a,b){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=CC.nil;d=CC.nil;f=a.Params();$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=(e=((f.BitSize+7>>0))/8,(e===e&&e!==1/0&&e!==-1/0)?e>>0:$throwRuntimeError("integer divide by zero"));if(!((b.$length===(1+($imul(2,g))>>0)))){h=CC.nil;i=CC.nil;c=h;d=i;$s=-1;return[c,d];}if(!(((0>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+0])===4))){j=CC.nil;k=CC.nil;c=j;d=k;$s=-1;return[c,d];}l=a.Params();$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l.P;c=new C.Int.ptr(false,C.nat.nil).SetBytes($subslice(b,1,(1+g>>0)));d=new C.Int.ptr(false,C.nat.nil).SetBytes($subslice(b,(1+g>>0)));if(c.Cmp(m)>=0||d.Cmp(m)>=0){n=CC.nil;o=CC.nil;c=n;d=o;$s=-1;return[c,d];}p=a.IsOnCurve(c,d);$s=5;case 5:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}if(!p){$s=3;continue;}$s=4;continue;case 3:q=CC.nil;r=CC.nil;c=q;d=r;$s=-1;return[c,d];case 4:$s=-1;return[c,d];}return;}var $f={$blk:BT,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,$s};return $f;};$pkg.Unmarshal=BT;BW=function(){var{$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:$r=BH();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=Y();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=P();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=H();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:BW,$c:true,$r,$s};return $f;};BX=function(){var{$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:$r=BV.Do(BW);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return new BG.constructor.elem(BG);}return;}var $f={$blk:BX,$c:true,$r,$s};return $f;};$pkg.P224=BX;BY=function(){var{$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:$r=BV.Do(BW);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return new T.constructor.elem(T);}return;}var $f={$blk:BY,$c:true,$r,$s};return $f;};$pkg.P256=BY;BZ=function(){var{$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:$r=BV.Do(BW);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return new O.constructor.elem(O);}return;}var $f={$blk:BZ,$c:true,$r,$s};return $f;};$pkg.P384=BZ;CA=function(){var{$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:$r=BV.Do(BW);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return new G.constructor.elem(G);}return;}var $f={$blk:CA,$c:true,$r,$s};return $f;};$pkg.P521=CA;F.methods=[{prop:"Params",name:"Params",pkg:"",typ:$funcType([],[CB],false)},{prop:"IsOnCurve",name:"IsOnCurve",pkg:"",typ:$funcType([CC,CC],[$Bool],false)},{prop:"Add",name:"Add",pkg:"",typ:$funcType([CC,CC,CC,CC],[CC,CC],false)},{prop:"Double",name:"Double",pkg:"",typ:$funcType([CC,CC],[CC,CC],false)},{prop:"ScalarMult",name:"ScalarMult",pkg:"",typ:$funcType([CC,CC,CE],[CC,CC],false)},{prop:"ScalarBaseMult",name:"ScalarBaseMult",pkg:"",typ:$funcType([CE],[CC,CC],false)}];N.methods=[{prop:"Params",name:"Params",pkg:"",typ:$funcType([],[CB],false)},{prop:"IsOnCurve",name:"IsOnCurve",pkg:"",typ:$funcType([CC,CC],[$Bool],false)},{prop:"Add",name:"Add",pkg:"",typ:$funcType([CC,CC,CC,CC],[CC,CC],false)},{prop:"Double",name:"Double",pkg:"",typ:$funcType([CC,CC],[CC,CC],false)},{prop:"ScalarMult",name:"ScalarMult",pkg:"",typ:$funcType([CC,CC,CE],[CC,CC],false)},{prop:"ScalarBaseMult",name:"ScalarBaseMult",pkg:"",typ:$funcType([CE],[CC,CC],false)}];V.methods=[{prop:"Params",name:"Params",pkg:"",typ:$funcType([],[CB],false)},{prop:"ScalarBaseMult",name:"ScalarBaseMult",pkg:"",typ:$funcType([CE],[CC,CC],false)},{prop:"ScalarMult",name:"ScalarMult",pkg:"",typ:$funcType([CC,CC,CE],[CC,CC],false)}];BF.methods=[{prop:"Params",name:"Params",pkg:"",typ:$funcType([],[CB],false)},{prop:"IsOnCurve",name:"IsOnCurve",pkg:"",typ:$funcType([CC,CC],[$Bool],false)},{prop:"Add",name:"Add",pkg:"",typ:$funcType([CC,CC,CC,CC],[CC,CC],false)},{prop:"Double",name:"Double",pkg:"",typ:$funcType([CC,CC],[CC,CC],false)},{prop:"ScalarMult",name:"ScalarMult",pkg:"",typ:$funcType([CC,CC,CE],[CC,CC],false)},{prop:"ScalarBaseMult",name:"ScalarBaseMult",pkg:"",typ:$funcType([CE],[CC,CC],false)}];CB.methods=[{prop:"Params",name:"Params",pkg:"",typ:$funcType([],[CB],false)},{prop:"polynomial",name:"polynomial",pkg:"crypto/elliptic",typ:$funcType([CC],[CC],false)},{prop:"IsOnCurve",name:"IsOnCurve",pkg:"",typ:$funcType([CC,CC],[$Bool],false)},{prop:"affineFromJacobian",name:"affineFromJacobian",pkg:"crypto/elliptic",typ:$funcType([CC,CC,CC],[CC,CC],false)},{prop:"Add",name:"Add",pkg:"",typ:$funcType([CC,CC,CC,CC],[CC,CC],false)},{prop:"addJacobian",name:"addJacobian",pkg:"crypto/elliptic",typ:$funcType([CC,CC,CC,CC,CC,CC],[CC,CC,CC],false)},{prop:"Double",name:"Double",pkg:"",typ:$funcType([CC,CC],[CC,CC],false)},{prop:"doubleJacobian",name:"doubleJacobian",pkg:"crypto/elliptic",typ:$funcType([CC,CC,CC],[CC,CC,CC],false)},{prop:"ScalarMult",name:"ScalarMult",pkg:"",typ:$funcType([CC,CC,CE],[CC,CC],false)},{prop:"ScalarBaseMult",name:"ScalarBaseMult",pkg:"",typ:$funcType([CE],[CC,CC],false)}];F.init("crypto/elliptic",[{prop:"params",name:"params",embedded:false,exported:false,typ:CB,tag:""}]);N.init("crypto/elliptic",[{prop:"params",name:"params",embedded:false,exported:false,typ:CB,tag:""}]);V.init("",[{prop:"CurveParams",name:"CurveParams",embedded:true,exported:true,typ:CB,tag:""}]);BF.init("crypto/elliptic",[{prop:"params",name:"params",embedded:false,exported:false,typ:CB,tag:""}]);BL.init([{prop:"Add",name:"Add",pkg:"",typ:$funcType([CC,CC,CC,CC],[CC,CC],false)},{prop:"Double",name:"Double",pkg:"",typ:$funcType([CC,CC],[CC,CC],false)},{prop:"IsOnCurve",name:"IsOnCurve",pkg:"",typ:$funcType([CC,CC],[$Bool],false)},{prop:"Params",name:"Params",pkg:"",typ:$funcType([],[CB],false)},{prop:"ScalarBaseMult",name:"ScalarBaseMult",pkg:"",typ:$funcType([CE],[CC,CC],false)},{prop:"ScalarMult",name:"ScalarMult",pkg:"",typ:$funcType([CC,CC,CE],[CC,CC],false)}]);BN.init("",[{prop:"P",name:"P",embedded:false,exported:true,typ:CC,tag:""},{prop:"N",name:"N",embedded:false,exported:true,typ:CC,tag:""},{prop:"B",name:"B",embedded:false,exported:true,typ:CC,tag:""},{prop:"Gx",name:"Gx",embedded:false,exported:true,typ:CC,tag:""},{prop:"Gy",name:"Gy",embedded:false,exported:true,typ:CC,tag:""},{prop:"BitSize",name:"BitSize",embedded:false,exported:true,typ:$Int,tag:""},{prop:"Name",name:"Name",embedded:false,exported:true,typ:$String,tag:""}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=D.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=E.$init();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}G=new F.ptr(CB.nil);O=new N.ptr(CB.nil);T=new V.ptr(CB.nil);W=CB.nil;X=CC.nil;BG=new BF.ptr(CB.nil);BV=new E.Once.ptr(0,new E.Mutex.ptr(0,0));AA=$toNativeArray($kindUint32,[2,0,0,268433408,536870911,268435455,532676607,33554431,0]);AE=$toNativeArray($kindUint32,[290596984,242421057,230031737,78635775,310917853,212721032,295599836,222981803,51514350,489335829,254096764,434396381,96936400,429049253,170095751,22329889,21696699,11419619,222406006,153287761,37001551,101408979,373655214,216620824,535072883,66729676,99339564,188755759,22835391,358715996,94529284,229187216,215751807,513877062,236641822,248061730,40859512,90604670,168553630,37024851,439480858,226879324,90992905,170293760,190300240,10025815,178796492,101451666,217734681,102476702,92922779,10691781,131522279,43478603,532943434,176956491,484992866,215358590,405915872,123172065,496412073,138651209,205172986,115533781,124205610,395011560,67124891,438243778,7870186,258227729,93078495,255999938,425934842,143782578,305931036,74112396,88539357,94251799,388871183,138291069,185456137,265411090,56389202,435020300,219799744,159190848,184638233,71951349,14748830,54179201,90859435,91714381,501071970,207073549,21607325,40541819,204857247,75982029,124632266,212120422,244515755,443842791,92184193,504621904,256273651,116484896,79311219,202804275,365646905,111382033,121002173,187258447,66509915,5486974,321045696,106813439,60941558,350622890,153379607,466107082,182025965,221826634,260222982,54653047,174775689,76106445,166814421,260313327,455502422,14152227,65063826,238663282,111317018,110789974,518080,163043539,3185280,449863551,204453341,213898269,164542008,273777244,228642651,135456897,116610665,111505196,502845828,3430432,343397495,23354801,199756881,203603518,238413402,451639968,204952341,258456729,134076345,421511614,6366045,46236905,29730873,75111974,192722006,155066973,351520493,214702793,402536435,77105545,445695234,49487938,169309851,184388732,135863406,500019767,23199936,276509345,107743451,282094082,261267,90308643,376580903,109796441,40959228,262999756,241033666,246105707,50090300,67630940,195735859,158359529,193509607,120899987,31588239,420833648,180162304,273063591,53033664,215783594,30950397,236240872,364806751,9130514,246676327,136101161,197537558,45546695,257576489,324406118,202074818,85649040,222421617,255761364,30870187,16949106,121510965,250023868,181935023,166511770,141325342,266780208,392647399,2348054,528735877,41804168,107966648,404542751,158035532,412033845,173930329,396852918,267062899,357230868,49540177,58878809,194113917,29829449,325238538,237239775,173413552,1015183,495713,136567250,136396601,287878667,218717445,193315010,32289519,38657156,238414081,406919754,257809469,58222217,86139112,95303012,88256781,148453957,429206180,160877633,273786665,79574169,86713258,278868094,116766395,528802279,125439226,281337663,39453418,184844341,238149222,208587427,42902325,42491940,326299680,16080181,367290444,254451223,441087273,213368497,187332769,447880991,104209615,113842077,185816615,308787572,71338925,482342488,238904593,13096815,30177897,243196699,89107279,2855247,450001456,215177118,206574156,84781712,11616114,184986229,118447302,373941674,139088658,53019708,68960273,332604433,184854584,225840429,387167538,195693571,138420907,113046977,49566585,25878640,415883550,34327194,107956587,65991316,108331218,226451772,2997227,192155704,235148095,360879757,199853559,28097562,443192223,54415606,224812756,189496278,509228953,112408647,402282239,106887472,2219082,45315673,72416791,188054373,234221484,356088815,164846207,288014687,103081518,177253935,276753618,32938942,125660110,91493268,331777276,156289296,119886379,231179651,68086459,534655626,198581654,220775303,166165897,307563584,123325309,57143092,182626656,152800220,154428073,16017903,187603695,221030257,89005890,8038985,103901883,37829774,88235001,468532794,254222964,526283558,104949015,245526642,164552359,7239219,130619730,226520526,149071841,239214106,68733409,31180944,456743990,169722229,499445619,144011060,239820018,453851672,51989046,113402911,239342156,170872490,176956858,261258967,103265812,121052362,195126932,68664323,130066403,163798041,292069893,146190349,283373001,163683314,92807721,455819618,173862682,356737579,163398462,56942669,122161042,97105331,243662629,67694423,404017060,18986011,220498447,61887010,60535146,209032813,168001811,172627817,18857068,152560910,250363304,379416236,17569433,172056915,259148050,365781175,78428889,99599866,253038295,1190737,285520906,213382210,263923967,111956938,425804492,129961897,9795153,81850901,248789496,66350037,95217711,285808310,7188600,268270935,254724780,212364780,366392026,157674697,479376578,2045969,481329397,47757316,433176877,253803846,26550183,171333315,86221861,265094802,222617032,320802651,184028746,215612532,161199640,47944780,174534800,29495521,395087139,21447555,280523837,159753563,48711545,5726520,156793127,321990906,199251222,167040537,196486512,161400209,227830014,487028781,264711691,117551768,409175611,140072120,303696950,166199007,258257961,163174174,350418392,260410682,155381416,228964197,116240383,178067660,208004282,477396614,240036117,427939745,137975385,86955234,142427063,58372379,433230542,260916882,415434047,143015443,79775424,113112410,82068861,370483849,180850370,442090914,33721239,119287041,43353375,67400827,142103949,131242660,332936223,148565975,329029421,112716405,222993886,267477976,136140247,173797224,192622808,199703919,178815297,228027521,132622796,415151985,225918141,334829905,164675959,29661816]);AI=$toNativeArray($kindUint32,[2147483640,1073741820,2147483644,1073750012,2147483644,1073741820,2164260860,939524092,2147483644]);BP=new CE([255,1,3,7,15,31,63,127]);}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["crypto/internal/randutil"]=(function(){var $pkg={},$init,A,B,F,G,H,C,D,E;A=$packages["io"];B=$packages["sync"];F=$structType("",[]);G=$arrayType($Uint8,1);H=$sliceType($Uint8);E=function(a){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:$r=C.Do((function(){D=new $Chan(F,0);$close(D);}));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}c=$select([[D],[D]]);$s=2;case 2:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}b=c;if(b[0]===0){$s=3;continue;}if(b[0]===1){$s=4;continue;}$s=5;continue;case 3:$s=-1;return;case 4:d=G.zero();e=a.Read(new H(d));$s=6;case 6:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}e;case 5:$s=-1;return;}return;}var $f={$blk:E,$c:true,$r,a,b,c,d,e,$s};return $f;};$pkg.MaybeReadByte=E;$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}C=new B.Once.ptr(0,new B.Mutex.ptr(0,0));D=$chanNil;}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["crypto/sha512"]=(function(){var $pkg={},$init,B,C,D,E,A,J,U,V,W,X,Y,Z,AA,AH,G,F,H,I,K,L,M,N,O,P,Q;B=$packages["crypto"];C=$packages["encoding/binary"];D=$packages["errors"];E=$packages["hash"];A=$packages["math/bits"];J=$pkg.digest=$newType(0,$kindStruct,"sha512.digest",true,"crypto/sha512",false,function(h_,x_,nx_,len_,function$4_){this.$val=this;if(arguments.length===0){this.h=Y.zero();this.x=Z.zero();this.nx=0;this.len=new $Uint64(0,0);this.function$4=0;return;}this.h=h_;this.x=x_;this.nx=nx_;this.len=len_;this.function$4=function$4_;});U=$sliceType($Uint64);V=$arrayType($Uint64,80);W=$sliceType($Uint8);X=$arrayType($Uint8,8);Y=$arrayType($Uint64,8);Z=$arrayType($Uint8,128);AA=$arrayType($Uint8,64);AH=$ptrType(J);F=function(a,b){var a,b;H(a,b);};H=function(a,b){var a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,b,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,c,ca,cb,cc,cd,ce,cf,cg,ch,ci,cj,ck,cl,cm,cn,co,cp,cq,cr,cs,ct,cu,cv,cw,cx,cy,cz,d,da,db,dc,dd,de,df,dg,dh,di,dj,dk,dl,dm,dn,dp,dq,dr,ds,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;c=V.zero();d=a.h[0];e=a.h[1];f=a.h[2];g=a.h[3];h=a.h[4];i=a.h[5];j=a.h[6];k=a.h[7];l=d;m=e;n=f;o=g;p=h;q=i;r=j;s=k;while(true){if(!(b.$length>=128)){break;}t=0;while(true){if(!(t<16)){break;}u=$imul(t,8);((t<0||t>=c.length)?($throwRuntimeError("index out of range"),undefined):c[t]=(v=(w=(x=(y=(z=(aa=(ab=$shiftLeft64((new $Uint64(0,((u<0||u>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+u]))),56),ac=$shiftLeft64((new $Uint64(0,(ad=u+1>>0,((ad<0||ad>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+ad])))),48),new $Uint64(ab.$high|ac.$high,(ab.$low|ac.$low)>>>0)),ae=$shiftLeft64((new $Uint64(0,(af=u+2>>0,((af<0||af>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+af])))),40),new $Uint64(aa.$high|ae.$high,(aa.$low|ae.$low)>>>0)),ag=$shiftLeft64((new $Uint64(0,(ah=u+3>>0,((ah<0||ah>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+ah])))),32),new $Uint64(z.$high|ag.$high,(z.$low|ag.$low)>>>0)),ai=$shiftLeft64((new $Uint64(0,(aj=u+4>>0,((aj<0||aj>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+aj])))),24),new $Uint64(y.$high|ai.$high,(y.$low|ai.$low)>>>0)),ak=$shiftLeft64((new $Uint64(0,(al=u+5>>0,((al<0||al>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+al])))),16),new $Uint64(x.$high|ak.$high,(x.$low|ak.$low)>>>0)),am=$shiftLeft64((new $Uint64(0,(an=u+6>>0,((an<0||an>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+an])))),8),new $Uint64(w.$high|am.$high,(w.$low|am.$low)>>>0)),ao=(new $Uint64(0,(ap=u+7>>0,((ap<0||ap>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+ap])))),new $Uint64(v.$high|ao.$high,(v.$low|ao.$low)>>>0)));t=t+(1)>>0;}aq=16;while(true){if(!(aq<80)){break;}as=(ar=aq-2>>0,((ar<0||ar>=c.length)?($throwRuntimeError("index out of range"),undefined):c[ar]));ax=(at=(au=A.RotateLeft64(as,-19),av=A.RotateLeft64(as,-61),new $Uint64(au.$high^av.$high,(au.$low^av.$low)>>>0)),aw=$shiftRightUint64(as,6),new $Uint64(at.$high^aw.$high,(at.$low^aw.$low)>>>0));az=(ay=aq-15>>0,((ay<0||ay>=c.length)?($throwRuntimeError("index out of range"),undefined):c[ay]));be=(ba=(bb=A.RotateLeft64(az,-1),bc=A.RotateLeft64(az,-8),new $Uint64(bb.$high^bc.$high,(bb.$low^bc.$low)>>>0)),bd=$shiftRightUint64(az,7),new $Uint64(ba.$high^bd.$high,(ba.$low^bd.$low)>>>0));((aq<0||aq>=c.length)?($throwRuntimeError("index out of range"),undefined):c[aq]=(bf=(bg=(bh=(bi=aq-7>>0,((bi<0||bi>=c.length)?($throwRuntimeError("index out of range"),undefined):c[bi])),new $Uint64(ax.$high+bh.$high,ax.$low+bh.$low)),new $Uint64(bg.$high+be.$high,bg.$low+be.$low)),bj=(bk=aq-16>>0,((bk<0||bk>=c.length)?($throwRuntimeError("index out of range"),undefined):c[bk])),new $Uint64(bf.$high+bj.$high,bf.$low+bj.$low)));aq=aq+(1)>>0;}bl=l;bm=m;bn=n;bo=o;bp=p;bq=q;br=r;bs=s;bt=bl;bu=bm;bv=bn;bw=bo;bx=bp;by=bq;bz=br;ca=bs;cb=0;while(true){if(!(cb<80)){break;}cq=(cc=(cd=(ce=(cf=(cg=(ch=A.RotateLeft64(bx,-14),ci=A.RotateLeft64(bx,-18),new $Uint64(ch.$high^ci.$high,(ch.$low^ci.$low)>>>0)),cj=A.RotateLeft64(bx,-41),new $Uint64(cg.$high^cj.$high,(cg.$low^cj.$low)>>>0)),new $Uint64(ca.$high+cf.$high,ca.$low+cf.$low)),ck=(cl=new $Uint64(bx.$high&by.$high,(bx.$low&by.$low)>>>0),cm=(cn=new $Uint64(~bx.$high,~bx.$low>>>0),new $Uint64(cn.$high&bz.$high,(cn.$low&bz.$low)>>>0)),new $Uint64(cl.$high^cm.$high,(cl.$low^cm.$low)>>>0)),new $Uint64(ce.$high+ck.$high,ce.$low+ck.$low)),co=((cb<0||cb>=G.$length)?($throwRuntimeError("index out of range"),undefined):G.$array[G.$offset+cb]),new $Uint64(cd.$high+co.$high,cd.$low+co.$low)),cp=((cb<0||cb>=c.length)?($throwRuntimeError("index out of range"),undefined):c[cb]),new $Uint64(cc.$high+cp.$high,cc.$low+cp.$low));db=(cr=(cs=(ct=A.RotateLeft64(bt,-28),cu=A.RotateLeft64(bt,-34),new $Uint64(ct.$high^cu.$high,(ct.$low^cu.$low)>>>0)),cv=A.RotateLeft64(bt,-39),new $Uint64(cs.$high^cv.$high,(cs.$low^cv.$low)>>>0)),cw=(cx=(cy=new $Uint64(bt.$high&bu.$high,(bt.$low&bu.$low)>>>0),cz=new $Uint64(bt.$high&bv.$high,(bt.$low&bv.$low)>>>0),new $Uint64(cy.$high^cz.$high,(cy.$low^cz.$low)>>>0)),da=new $Uint64(bu.$high&bv.$high,(bu.$low&bv.$low)>>>0),new $Uint64(cx.$high^da.$high,(cx.$low^da.$low)>>>0)),new $Uint64(cr.$high+cw.$high,cr.$low+cw.$low));ca=bz;bz=by;by=bx;bx=new $Uint64(bw.$high+cq.$high,bw.$low+cq.$low);bw=bv;bv=bu;bu=bt;bt=new $Uint64(cq.$high+db.$high,cq.$low+db.$low);cb=cb+(1)>>0;}l=(dc=bt,new $Uint64(l.$high+dc.$high,l.$low+dc.$low));m=(dd=bu,new $Uint64(m.$high+dd.$high,m.$low+dd.$low));n=(de=bv,new $Uint64(n.$high+de.$high,n.$low+de.$low));o=(df=bw,new $Uint64(o.$high+df.$high,o.$low+df.$low));p=(dg=bx,new $Uint64(p.$high+dg.$high,p.$low+dg.$low));q=(dh=by,new $Uint64(q.$high+dh.$high,q.$low+dh.$low));r=(di=bz,new $Uint64(r.$high+di.$high,r.$low+di.$low));s=(dj=ca,new $Uint64(s.$high+dj.$high,s.$low+dj.$low));b=$subslice(b,128);}dk=l;dl=m;dm=n;dn=o;dp=p;dq=q;dr=r;ds=s;a.h[0]=dk;a.h[1]=dl;a.h[2]=dm;a.h[3]=dn;a.h[4]=dp;a.h[5]=dq;a.h[6]=dr;a.h[7]=ds;};I=function(){B.RegisterHash(6,P);B.RegisterHash(7,M);B.RegisterHash(14,N);B.RegisterHash(15,O);};J.ptr.prototype.Reset=function(){var a,b;a=this;b=a.function$4;if(b===(6)){a.h[0]=new $Uint64(3418070365,3238371032);a.h[1]=new $Uint64(1654270250,914150663);a.h[2]=new $Uint64(2438529370,812702999);a.h[3]=new $Uint64(355462360,4144912697);a.h[4]=new $Uint64(1731405415,4290775857);a.h[5]=new $Uint64(2394180231,1750603025);a.h[6]=new $Uint64(3675008525,1694076839);a.h[7]=new $Uint64(1203062813,3204075428);}else if(b===(14)){a.h[0]=new $Uint64(2352822216,424955298);a.h[1]=new $Uint64(1944164710,2312950998);a.h[2]=new $Uint64(502970286,855612546);a.h[3]=new $Uint64(1738396948,1479516111);a.h[4]=new $Uint64(258812777,2077511080);a.h[5]=new $Uint64(2011393907,79989058);a.h[6]=new $Uint64(1067287976,1780299464);a.h[7]=new $Uint64(286451373,2446758561);}else if(b===(15)){a.h[0]=new $Uint64(573645204,4230739756);a.h[1]=new $Uint64(2673172387,3360449730);a.h[2]=new $Uint64(596883563,1867755857);a.h[3]=new $Uint64(2520282905,1497426621);a.h[4]=new $Uint64(2519219938,2827943907);a.h[5]=new $Uint64(3193839141,1401305490);a.h[6]=new $Uint64(721525244,746961066);a.h[7]=new $Uint64(246885852,2177182882);}else{a.h[0]=new $Uint64(1779033703,4089235720);a.h[1]=new $Uint64(3144134277,2227873595);a.h[2]=new $Uint64(1013904242,4271175723);a.h[3]=new $Uint64(2773480762,1595750129);a.h[4]=new $Uint64(1359893119,2917565137);a.h[5]=new $Uint64(2600822924,725511199);a.h[6]=new $Uint64(528734635,4215389547);a.h[7]=new $Uint64(1541459225,327033209);}a.nx=0;a.len=new $Uint64(0,0);};J.prototype.Reset=function(){return this.$val.Reset();};J.ptr.prototype.MarshalBinary=function(){var a,b,c;a=this;b=$makeSlice(W,0,204);c=a.function$4;if(c===(6)){b=$appendSlice(b,"sha\x04");}else if(c===(14)){b=$appendSlice(b,"sha\x05");}else if(c===(15)){b=$appendSlice(b,"sha\x06");}else if(c===(7)){b=$appendSlice(b,"sha\x07");}else{return[W.nil,D.New("crypto/sha512: invalid hash function")];}b=K(b,a.h[0]);b=K(b,a.h[1]);b=K(b,a.h[2]);b=K(b,a.h[3]);b=K(b,a.h[4]);b=K(b,a.h[5]);b=K(b,a.h[6]);b=K(b,a.h[7]);b=$appendSlice(b,$subslice(new W(a.x),0,a.nx));b=$subslice(b,0,((b.$length+128>>0)-(a.nx)>>0));b=K(b,a.len);return[b,$ifaceNil];};J.prototype.MarshalBinary=function(){return this.$val.MarshalBinary();};J.ptr.prototype.UnmarshalBinary=function(a){var a,b,c,d,e,f,g,h,i,j,k;b=this;if(a.$length<4){return D.New("crypto/sha512: invalid hash state identifier");}if((b.function$4===6)&&($bytesToString($subslice(a,0,4)))==="sha\x04"){}else if((b.function$4===14)&&($bytesToString($subslice(a,0,4)))==="sha\x05"){}else if((b.function$4===15)&&($bytesToString($subslice(a,0,4)))==="sha\x06"){}else if((b.function$4===7)&&($bytesToString($subslice(a,0,4)))==="sha\x07"){}else{return D.New("crypto/sha512: invalid hash state identifier");}if(!((a.$length===204))){return D.New("crypto/sha512: invalid hash state size");}a=$subslice(a,4);c=L(a);a=c[0];b.h[0]=c[1];d=L(a);a=d[0];b.h[1]=d[1];e=L(a);a=e[0];b.h[2]=e[1];f=L(a);a=f[0];b.h[3]=f[1];g=L(a);a=g[0];b.h[4]=g[1];h=L(a);a=h[0];b.h[5]=h[1];i=L(a);a=i[0];b.h[6]=i[1];j=L(a);a=j[0];b.h[7]=j[1];a=$subslice(a,$copySlice(new W(b.x),a));k=L(a);a=k[0];b.len=k[1];b.nx=(($div64(b.len,new $Uint64(0,128),true).$low>>0));return $ifaceNil;};J.prototype.UnmarshalBinary=function(a){return this.$val.UnmarshalBinary(a);};K=function(a,b){var a,b,c;c=X.zero();$clone(C.BigEndian,C.bigEndian).PutUint64(new W(c),b);return $appendSlice(a,new W(c));};L=function(a){var a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p;$unused((7>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+7]));p=(b=(c=(d=(e=(f=(g=(h=(new $Uint64(0,(7>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+7]))),i=$shiftLeft64((new $Uint64(0,(6>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+6]))),8),new $Uint64(h.$high|i.$high,(h.$low|i.$low)>>>0)),j=$shiftLeft64((new $Uint64(0,(5>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+5]))),16),new $Uint64(g.$high|j.$high,(g.$low|j.$low)>>>0)),k=$shiftLeft64((new $Uint64(0,(4>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+4]))),24),new $Uint64(f.$high|k.$high,(f.$low|k.$low)>>>0)),l=$shiftLeft64((new $Uint64(0,(3>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+3]))),32),new $Uint64(e.$high|l.$high,(e.$low|l.$low)>>>0)),m=$shiftLeft64((new $Uint64(0,(2>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+2]))),40),new $Uint64(d.$high|m.$high,(d.$low|m.$low)>>>0)),n=$shiftLeft64((new $Uint64(0,(1>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+1]))),48),new $Uint64(c.$high|n.$high,(c.$low|n.$low)>>>0)),o=$shiftLeft64((new $Uint64(0,(0>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+0]))),56),new $Uint64(b.$high|o.$high,(b.$low|o.$low)>>>0));return[$subslice(a,8),p];};M=function(){var a;a=new J.ptr(Y.zero(),Z.zero(),0,new $Uint64(0,0),7);a.Reset();return a;};$pkg.New=M;N=function(){var a;a=new J.ptr(Y.zero(),Z.zero(),0,new $Uint64(0,0),14);a.Reset();return a;};$pkg.New512_224=N;O=function(){var a;a=new J.ptr(Y.zero(),Z.zero(),0,new $Uint64(0,0),15);a.Reset();return a;};$pkg.New512_256=O;P=function(){var a;a=new J.ptr(Y.zero(),Z.zero(),0,new $Uint64(0,0),6);a.Reset();return a;};$pkg.New384=P;J.ptr.prototype.Size=function(){var a,b;a=this;b=a.function$4;if(b===(14)){return 28;}else if(b===(15)){return 32;}else if(b===(6)){return 48;}else{return 64;}};J.prototype.Size=function(){return this.$val.Size();};J.ptr.prototype.BlockSize=function(){var a;a=this;return 128;};J.prototype.BlockSize=function(){return this.$val.BlockSize();};J.ptr.prototype.Write=function(a){var a,b,c,d,e,f,g,h;b=0;c=$ifaceNil;d=this;b=a.$length;d.len=(e=d.len,f=(new $Uint64(0,b)),new $Uint64(e.$high+f.$high,e.$low+f.$low));if(d.nx>0){g=$copySlice($subslice(new W(d.x),d.nx),a);d.nx=d.nx+(g)>>0;if(d.nx===128){F(d,new W(d.x));d.nx=0;}a=$subslice(a,g);}if(a.$length>=128){h=(a.$length&~127)>>0;F(d,$subslice(a,0,h));a=$subslice(a,h);}if(a.$length>0){d.nx=$copySlice(new W(d.x),a);}return[b,c];};J.prototype.Write=function(a){return this.$val.Write(a);};J.ptr.prototype.Sum=function(a){var a,b,c,d,e;b=this;c=new J.ptr(Y.zero(),Z.zero(),0,new $Uint64(0,0),0);J.copy(c,b);d=$clone(c.checkSum(),AA);e=c.function$4;if(e===(6)){return $appendSlice(a,$subslice(new W(d),0,48));}else if(e===(14)){return $appendSlice(a,$subslice(new W(d),0,28));}else if(e===(15)){return $appendSlice(a,$subslice(new W(d),0,32));}else{return $appendSlice(a,new W(d));}};J.prototype.Sum=function(a){return this.$val.Sum(a);};J.ptr.prototype.checkSum=function(){var a,b,c,d,e,f,g;a=this;b=a.len;c=Z.zero();c[0]=128;if((d=$div64(b,new $Uint64(0,128),true),(d.$high<0||(d.$high===0&&d.$low<112)))){a.Write($subslice(new W(c),0,$flatten64((e=$div64(b,new $Uint64(0,128),true),new $Uint64(0-e.$high,112-e.$low)))));}else{a.Write($subslice(new W(c),0,$flatten64((f=$div64(b,new $Uint64(0,128),true),new $Uint64(0-f.$high,240-f.$low)))));}b=$shiftLeft64(b,(3));$clone(C.BigEndian,C.bigEndian).PutUint64($subslice(new W(c),0),new $Uint64(0,0));$clone(C.BigEndian,C.bigEndian).PutUint64($subslice(new W(c),8),b);a.Write($subslice(new W(c),0,16));if(!((a.nx===0))){$panic(new $String("d.nx != 0"));}g=AA.zero();$clone(C.BigEndian,C.bigEndian).PutUint64($subslice(new W(g),0),a.h[0]);$clone(C.BigEndian,C.bigEndian).PutUint64($subslice(new W(g),8),a.h[1]);$clone(C.BigEndian,C.bigEndian).PutUint64($subslice(new W(g),16),a.h[2]);$clone(C.BigEndian,C.bigEndian).PutUint64($subslice(new W(g),24),a.h[3]);$clone(C.BigEndian,C.bigEndian).PutUint64($subslice(new W(g),32),a.h[4]);$clone(C.BigEndian,C.bigEndian).PutUint64($subslice(new W(g),40),a.h[5]);if(!((a.function$4===6))){$clone(C.BigEndian,C.bigEndian).PutUint64($subslice(new W(g),48),a.h[6]);$clone(C.BigEndian,C.bigEndian).PutUint64($subslice(new W(g),56),a.h[7]);}return g;};J.prototype.checkSum=function(){return this.$val.checkSum();};Q=function(a){var a,b;b=new J.ptr(Y.zero(),Z.zero(),0,new $Uint64(0,0),7);b.Reset();b.Write(a);return b.checkSum();};$pkg.Sum512=Q;AH.methods=[{prop:"Reset",name:"Reset",pkg:"",typ:$funcType([],[],false)},{prop:"MarshalBinary",name:"MarshalBinary",pkg:"",typ:$funcType([],[W,$error],false)},{prop:"UnmarshalBinary",name:"UnmarshalBinary",pkg:"",typ:$funcType([W],[$error],false)},{prop:"Size",name:"Size",pkg:"",typ:$funcType([],[$Int],false)},{prop:"BlockSize",name:"BlockSize",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Write",name:"Write",pkg:"",typ:$funcType([W],[$Int,$error],false)},{prop:"Sum",name:"Sum",pkg:"",typ:$funcType([W],[W],false)},{prop:"checkSum",name:"checkSum",pkg:"crypto/sha512",typ:$funcType([],[AA],false)}];J.init("crypto/sha512",[{prop:"h",name:"h",embedded:false,exported:false,typ:Y,tag:""},{prop:"x",name:"x",embedded:false,exported:false,typ:Z,tag:""},{prop:"nx",name:"nx",embedded:false,exported:false,typ:$Int,tag:""},{prop:"len",name:"len",embedded:false,exported:false,typ:$Uint64,tag:""},{prop:"function$4",name:"function",embedded:false,exported:false,typ:B.Hash,tag:""}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=B.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=D.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=E.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=A.$init();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}G=new U([new $Uint64(1116352408,3609767458),new $Uint64(1899447441,602891725),new $Uint64(3049323471,3964484399),new $Uint64(3921009573,2173295548),new $Uint64(961987163,4081628472),new $Uint64(1508970993,3053834265),new $Uint64(2453635748,2937671579),new $Uint64(2870763221,3664609560),new $Uint64(3624381080,2734883394),new $Uint64(310598401,1164996542),new $Uint64(607225278,1323610764),new $Uint64(1426881987,3590304994),new $Uint64(1925078388,4068182383),new $Uint64(2162078206,991336113),new $Uint64(2614888103,633803317),new $Uint64(3248222580,3479774868),new $Uint64(3835390401,2666613458),new $Uint64(4022224774,944711139),new $Uint64(264347078,2341262773),new $Uint64(604807628,2007800933),new $Uint64(770255983,1495990901),new $Uint64(1249150122,1856431235),new $Uint64(1555081692,3175218132),new $Uint64(1996064986,2198950837),new $Uint64(2554220882,3999719339),new $Uint64(2821834349,766784016),new $Uint64(2952996808,2566594879),new $Uint64(3210313671,3203337956),new $Uint64(3336571891,1034457026),new $Uint64(3584528711,2466948901),new $Uint64(113926993,3758326383),new $Uint64(338241895,168717936),new $Uint64(666307205,1188179964),new $Uint64(773529912,1546045734),new $Uint64(1294757372,1522805485),new $Uint64(1396182291,2643833823),new $Uint64(1695183700,2343527390),new $Uint64(1986661051,1014477480),new $Uint64(2177026350,1206759142),new $Uint64(2456956037,344077627),new $Uint64(2730485921,1290863460),new $Uint64(2820302411,3158454273),new $Uint64(3259730800,3505952657),new $Uint64(3345764771,106217008),new $Uint64(3516065817,3606008344),new $Uint64(3600352804,1432725776),new $Uint64(4094571909,1467031594),new $Uint64(275423344,851169720),new $Uint64(430227734,3100823752),new $Uint64(506948616,1363258195),new $Uint64(659060556,3750685593),new $Uint64(883997877,3785050280),new $Uint64(958139571,3318307427),new $Uint64(1322822218,3812723403),new $Uint64(1537002063,2003034995),new $Uint64(1747873779,3602036899),new $Uint64(1955562222,1575990012),new $Uint64(2024104815,1125592928),new $Uint64(2227730452,2716904306),new $Uint64(2361852424,442776044),new $Uint64(2428436474,593698344),new $Uint64(2756734187,3733110249),new $Uint64(3204031479,2999351573),new $Uint64(3329325298,3815920427),new $Uint64(3391569614,3928383900),new $Uint64(3515267271,566280711),new $Uint64(3940187606,3454069534),new $Uint64(4118630271,4000239992),new $Uint64(116418474,1914138554),new $Uint64(174292421,2731055270),new $Uint64(289380356,3203993006),new $Uint64(460393269,320620315),new $Uint64(685471733,587496836),new $Uint64(852142971,1086792851),new $Uint64(1017036298,365543100),new $Uint64(1126000580,2618297676),new $Uint64(1288033470,3409855158),new $Uint64(1501505948,4234509866),new $Uint64(1607167915,987167468),new $Uint64(1816402316,1246189591)]);I();}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["encoding/asn1"]=(function(){var $pkg={},$init,A,B,C,K,D,E,F,I,J,G,L,H,O,P,Q,R,S,T,U,V,AC,AD,AW,AX,BA,BB,BI,BK,BM,BN,CB,CC,CS,CU,CV,CW,CX,CY,CZ,DA,DB,DC,DD,DE,DF,DG,DH,DI,DJ,DK,DL,DM,DN,DO,DP,M,N,BG,CF,CG,CH,CI,CJ,CK,CL,CM,a,b,c,W,X,Y,Z,AA,AB,AE,AF,AG,AH,AI,AJ,AK,AL,AM,AN,AO,AP,AQ,AR,AS,AT,AU,AV,AY,AZ,BC,BD,BE,BF,BH,BJ,BL,BO,BP,BQ,BR,BS,BT,BW,BX,BY,BZ,CA,CD,CE,CN,CO,CP,CQ,CR,CT;A=$packages["bytes"];B=$packages["errors"];C=$packages["fmt"];K=$packages["math"];D=$packages["math/big"];E=$packages["reflect"];F=$packages["sort"];I=$packages["strconv"];J=$packages["strings"];G=$packages["time"];L=$packages["unicode/utf16"];H=$packages["unicode/utf8"];O=$pkg.encoder=$newType(8,$kindInterface,"asn1.encoder",true,"encoding/asn1",false,null);P=$pkg.byteEncoder=$newType(1,$kindUint8,"asn1.byteEncoder",true,"encoding/asn1",false,null);Q=$pkg.bytesEncoder=$newType(12,$kindSlice,"asn1.bytesEncoder",true,"encoding/asn1",false,null);R=$pkg.stringEncoder=$newType(8,$kindString,"asn1.stringEncoder",true,"encoding/asn1",false,null);S=$pkg.multiEncoder=$newType(12,$kindSlice,"asn1.multiEncoder",true,"encoding/asn1",false,null);T=$pkg.setEncoder=$newType(12,$kindSlice,"asn1.setEncoder",true,"encoding/asn1",false,null);U=$pkg.taggedEncoder=$newType(0,$kindStruct,"asn1.taggedEncoder",true,"encoding/asn1",false,function(scratch_,tag_,body_){this.$val=this;if(arguments.length===0){this.scratch=DE.zero();this.tag=$ifaceNil;this.body=$ifaceNil;return;}this.scratch=scratch_;this.tag=tag_;this.body=body_;});V=$pkg.int64Encoder=$newType(8,$kindInt64,"asn1.int64Encoder",true,"encoding/asn1",false,null);AC=$pkg.bitStringEncoder=$newType(0,$kindStruct,"asn1.bitStringEncoder",true,"encoding/asn1",false,function(Bytes_,BitLength_){this.$val=this;if(arguments.length===0){this.Bytes=CU.nil;this.BitLength=0;return;}this.Bytes=Bytes_;this.BitLength=BitLength_;});AD=$pkg.oidEncoder=$newType(12,$kindSlice,"asn1.oidEncoder",true,"encoding/asn1",false,null);AW=$pkg.tagAndLength=$newType(0,$kindStruct,"asn1.tagAndLength",true,"encoding/asn1",false,function(class$0_,tag_,length_,isCompound_){this.$val=this;if(arguments.length===0){this.class$0=0;this.tag=0;this.length=0;this.isCompound=false;return;}this.class$0=class$0_;this.tag=tag_;this.length=length_;this.isCompound=isCompound_;});AX=$pkg.fieldParameters=$newType(0,$kindStruct,"asn1.fieldParameters",true,"encoding/asn1",false,function(optional_,explicit_,application_,private$3_,defaultValue_,tag_,stringType_,timeType_,set_,omitEmpty_){this.$val=this;if(arguments.length===0){this.optional=false;this.explicit=false;this.application=false;this.private$3=false;this.defaultValue=DB.nil;this.tag=DC.nil;this.stringType=0;this.timeType=0;this.set=false;this.omitEmpty=false;return;}this.optional=optional_;this.explicit=explicit_;this.application=application_;this.private$3=private$3_;this.defaultValue=defaultValue_;this.tag=tag_;this.stringType=stringType_;this.timeType=timeType_;this.set=set_;this.omitEmpty=omitEmpty_;});BA=$pkg.StructuralError=$newType(0,$kindStruct,"asn1.StructuralError",true,"encoding/asn1",true,function(Msg_){this.$val=this;if(arguments.length===0){this.Msg="";return;}this.Msg=Msg_;});BB=$pkg.SyntaxError=$newType(0,$kindStruct,"asn1.SyntaxError",true,"encoding/asn1",true,function(Msg_){this.$val=this;if(arguments.length===0){this.Msg="";return;}this.Msg=Msg_;});BI=$pkg.BitString=$newType(0,$kindStruct,"asn1.BitString",true,"encoding/asn1",true,function(Bytes_,BitLength_){this.$val=this;if(arguments.length===0){this.Bytes=CU.nil;this.BitLength=0;return;}this.Bytes=Bytes_;this.BitLength=BitLength_;});BK=$pkg.ObjectIdentifier=$newType(12,$kindSlice,"asn1.ObjectIdentifier",true,"encoding/asn1",true,null);BM=$pkg.Enumerated=$newType(4,$kindInt,"asn1.Enumerated",true,"encoding/asn1",true,null);BN=$pkg.Flag=$newType(1,$kindBool,"asn1.Flag",true,"encoding/asn1",true,null);CB=$pkg.RawValue=$newType(0,$kindStruct,"asn1.RawValue",true,"encoding/asn1",true,function(Class_,Tag_,IsCompound_,Bytes_,FullBytes_){this.$val=this;if(arguments.length===0){this.Class=0;this.Tag=0;this.IsCompound=false;this.Bytes=CU.nil;this.FullBytes=CU.nil;return;}this.Class=Class_;this.Tag=Tag_;this.IsCompound=IsCompound_;this.Bytes=Bytes_;this.FullBytes=FullBytes_;});CC=$pkg.RawContent=$newType(12,$kindSlice,"asn1.RawContent",true,"encoding/asn1",true,null);CS=$pkg.invalidUnmarshalError=$newType(0,$kindStruct,"asn1.invalidUnmarshalError",true,"encoding/asn1",false,function(Type_){this.$val=this;if(arguments.length===0){this.Type=$ifaceNil;return;}this.Type=Type_;});CU=$sliceType($Uint8);CV=$ptrType(G.Location);CW=$sliceType(CU);CX=$ptrType(D.Int);CY=$sliceType(O);CZ=$arrayType($Uint8,4);DA=$sliceType($Int);DB=$ptrType($Int64);DC=$ptrType($Int);DD=$sliceType($emptyInterface);DE=$arrayType($Uint8,8);DF=$sliceType($Uint16);DG=$ptrType(E.rtype);DH=$ptrType(CB);DI=$ptrType(BK);DJ=$ptrType(BI);DK=$ptrType(G.Time);DL=$ptrType(BM);DM=$ptrType(BN);DN=$ptrType(CX);DO=$ptrType(U);DP=$ptrType(CS);P.prototype.Len=function(){var d;d=this.$val;return 1;};$ptrType(P).prototype.Len=function(){return new P(this.$get()).Len();};P.prototype.Encode=function(d){var d,e;e=this.$val;(0>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+0]=((e<<24>>>24)));};$ptrType(P).prototype.Encode=function(d){return new P(this.$get()).Encode(d);};Q.prototype.Len=function(){var d;d=this;return d.$length;};$ptrType(Q).prototype.Len=function(){return this.$get().Len();};Q.prototype.Encode=function(d){var d,e;e=this;if(!(($copySlice(d,e)===e.$length))){$panic(new $String("internal error"));}};$ptrType(Q).prototype.Encode=function(d){return this.$get().Encode(d);};R.prototype.Len=function(){var d;d=this.$val;return d.length;};$ptrType(R).prototype.Len=function(){return new R(this.$get()).Len();};R.prototype.Encode=function(d){var d,e;e=this.$val;if(!(($copyString(d,e)===e.length))){$panic(new $String("internal error"));}};$ptrType(R).prototype.Encode=function(d){return new R(this.$get()).Encode(d);};S.prototype.Len=function(){var{d,e,f,g,h,i,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:d=this;e=0;f=d;g=0;case 1:if(!(g=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+g]);i=h.Len();$s=3;case 3:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}e=e+(i)>>0;g++;$s=1;continue;case 2:$s=-1;return e;}return;}var $f={$blk:S.prototype.Len,$c:true,$r,d,e,f,g,h,i,$s};return $f;};$ptrType(S).prototype.Len=function(){return this.$get().Len();};S.prototype.Encode=function(d){var{d,e,f,g,h,i,j,$s,$r,$c}=$restore(this,{d});$s=$s||0;s:while(true){switch($s){case 0:e=this;f=0;g=e;h=0;case 1:if(!(h=g.$length)?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+h]);$r=i.Encode($subslice(d,f));$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}j=i.Len();$s=4;case 4:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}f=f+(j)>>0;h++;$s=1;continue;case 2:$s=-1;return;}return;}var $f={$blk:S.prototype.Encode,$c:true,$r,d,e,f,g,h,i,j,$s};return $f;};$ptrType(S).prototype.Encode=function(d){return this.$get().Encode(d);};T.prototype.Len=function(){var{d,e,f,g,h,i,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:d=this;e=0;f=d;g=0;case 1:if(!(g=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+g]);i=h.Len();$s=3;case 3:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}e=e+(i)>>0;g++;$s=1;continue;case 2:$s=-1;return e;}return;}var $f={$blk:T.prototype.Len,$c:true,$r,d,e,f,g,h,i,$s};return $f;};$ptrType(T).prototype.Len=function(){return this.$get().Len();};T.prototype.Encode=function(d){var{d,e,f,g,h,i,j,k,l,m,n,o,$s,$r,$c}=$restore(this,{d});$s=$s||0;s:while(true){switch($s){case 0:e=[e];f=this;e[0]=$makeSlice(CW,f.$length);g=f;h=0;case 1:if(!(h=g.$length)?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+h]);k=j.Len();$s=3;case 3:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}((i<0||i>=e[0].$length)?($throwRuntimeError("index out of range"),undefined):e[0].$array[e[0].$offset+i]=$makeSlice(CU,k));$r=j.Encode(((i<0||i>=e[0].$length)?($throwRuntimeError("index out of range"),undefined):e[0].$array[e[0].$offset+i]));$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}h++;$s=1;continue;case 2:$r=F.Slice(e[0],(function(e){return function(l,m){var l,m;return A.Compare(((l<0||l>=e[0].$length)?($throwRuntimeError("index out of range"),undefined):e[0].$array[e[0].$offset+l]),((m<0||m>=e[0].$length)?($throwRuntimeError("index out of range"),undefined):e[0].$array[e[0].$offset+m]))<0;};})(e));$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}l=0;m=e[0];n=0;while(true){if(!(n=m.$length)?($throwRuntimeError("index out of range"),undefined):m.$array[m.$offset+n]);$copySlice($subslice(d,l),o);l=l+(o.$length)>>0;n++;}$s=-1;return;}return;}var $f={$blk:T.prototype.Encode,$c:true,$r,d,e,f,g,h,i,j,k,l,m,n,o,$s};return $f;};$ptrType(T).prototype.Encode=function(d){return this.$get().Encode(d);};U.ptr.prototype.Len=function(){var{d,e,f,g,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:d=this;e=d.tag.Len();$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=d.body.Len();$s=2;case 2:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=e+f>>0;$s=3;case 3:return g;}return;}var $f={$blk:U.ptr.prototype.Len,$c:true,$r,d,e,f,g,$s};return $f;};U.prototype.Len=function(){return this.$val.Len();};U.ptr.prototype.Encode=function(d){var{d,e,f,$s,$r,$c}=$restore(this,{d});$s=$s||0;s:while(true){switch($s){case 0:e=this;$r=e.tag.Encode(d);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}f=e.tag.Len();$s=2;case 2:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}$r=e.body.Encode($subslice(d,f));$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:U.ptr.prototype.Encode,$c:true,$r,d,e,f,$s};return $f;};U.prototype.Encode=function(d){return this.$val.Encode(d);};V.prototype.Len=function(){var d,e;d=this;e=1;while(true){if(!((d.$high>0||(d.$high===0&&d.$low>127)))){break;}e=e+(1)>>0;d=$shiftRightInt64(d,(8));}while(true){if(!((d.$high<-1||(d.$high===-1&&d.$low<4294967168)))){break;}e=e+(1)>>0;d=$shiftRightInt64(d,(8));}return e;};$ptrType(V).prototype.Len=function(){return this.$get().Len();};V.prototype.Encode=function(d){var d,e,f,g;e=this;f=e.Len();g=0;while(true){if(!(g=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+g]=(($shiftRightInt64(e,((($imul((((f-1>>0)-g>>0)),8))>>>0))).$low<<24>>>24)));g=g+(1)>>0;}};$ptrType(V).prototype.Encode=function(d){return this.$get().Encode(d);};W=function(d){var d,e,f;if((d.$high===0&&d.$low===0)){return 1;}e=0;f=d;while(true){if(!((f.$high>0||(f.$high===0&&f.$low>0)))){break;}e=e+(1)>>0;f=$shiftRightInt64(f,(7));}return e;};X=function(d,e){var d,e,f,g,h;f=W(e);g=f-1>>0;while(true){if(!(g>=0)){break;}h=(($shiftRightInt64(e,((($imul(g,7))>>>0))).$low<<24>>>24));h=(h&(127))>>>0;if(!((g===0))){h=(h|(128))>>>0;}d=$append(d,h);g=g-(1)>>0;}return d;};Y=function(d){var{d,e,f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{d});$s=$s||0;s:while(true){switch($s){case 0:if(d===CX.nil){$s=-1;return[$ifaceNil,(e=new BA.ptr("empty integer"),new e.constructor.elem(e))];}if(d.Sign()<0){$s=1;continue;}if(d.Sign()===0){$s=2;continue;}$s=3;continue;case 1:f=new D.Int.ptr(false,D.nat.nil).Neg(d);g=f.Sub(f,BG);$s=5;case 5:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}g;h=f.Bytes();i=h;j=0;while(true){if(!(j=h.$length)?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+k]=((((k<0||k>=h.$length)?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+k])^(255))<<24>>>24));j++;}if((h.$length===0)||((((0>=h.$length?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+0])&128)>>>0)===0)){$s=-1;return[($convertSliceType(new CY([N,($convertSliceType(h,Q))]),S)),$ifaceNil];}$s=-1;return[($convertSliceType(h,Q)),$ifaceNil];case 2:$s=-1;return[M,$ifaceNil];case 3:l=d.Bytes();if(l.$length>0&&!(((((0>=l.$length?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+0])&128)>>>0)===0))){$s=-1;return[($convertSliceType(new CY([M,($convertSliceType(l,Q))]),S)),$ifaceNil];}$s=-1;return[($convertSliceType(l,Q)),$ifaceNil];case 4:$s=-1;return[$ifaceNil,$ifaceNil];}return;}var $f={$blk:Y,$c:true,$r,d,e,f,g,h,i,j,k,l,$s};return $f;};Z=function(d,e){var d,e,f;f=AA(e);while(true){if(!(f>0)){break;}d=$append(d,((((e>>$min(((($imul(((f-1>>0)),8))>>>0)),31))>>0)<<24>>>24)));f=f-(1)>>0;}return d;};AA=function(d){var d,e;e=0;e=1;while(true){if(!(d>255)){break;}e=e+(1)>>0;d=(d>>$min((8),31))>>0;}return e;};AB=function(d,e){var d,e,f,g;f=((e.class$0<<24>>>24))<<6<<24>>>24;if(e.isCompound){f=(f|(32))>>>0;}if(e.tag>=31){f=(f|(31))>>>0;d=$append(d,f);d=X(d,(new $Int64(0,e.tag)));}else{f=(f|(((e.tag<<24>>>24))))>>>0;d=$append(d,f);}if(e.length>=128){g=AA(e.length);d=$append(d,(128|((g<<24>>>24)))>>>0);d=Z(d,e.length);}else{d=$append(d,((e.length<<24>>>24)));}return d;};AC.ptr.prototype.Len=function(){var d;d=this;return d.Bytes.$length+1>>0;};AC.prototype.Len=function(){return this.$val.Len();};AC.ptr.prototype.Encode=function(d){var d,e,f,g;e=this;(0>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+0]=(((f=((8-(g=e.BitLength%8,g===g?g:$throwRuntimeError("integer divide by zero"))>>0))%8,f===f?f:$throwRuntimeError("integer divide by zero"))<<24>>>24)));if(!(($copySlice($subslice(d,1),e.Bytes)===e.Bytes.$length))){$panic(new $String("internal error"));}};AC.prototype.Encode=function(d){return this.$val.Encode(d);};AD.prototype.Len=function(){var d,e,f;d=this;e=W((new $Int64(0,(($imul((0>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+0]),40))+(1>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+1])>>0))));f=2;while(true){if(!(f=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+f])))))>>0;f=f+(1)>>0;}return e;};$ptrType(AD).prototype.Len=function(){return this.$get().Len();};AD.prototype.Encode=function(d){var d,e,f;e=this;d=X($subslice(d,0,0),(new $Int64(0,(($imul((0>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+0]),40))+(1>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+1])>>0))));f=2;while(true){if(!(f=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+f]))));f=f+(1)>>0;}};$ptrType(AD).prototype.Encode=function(d){return this.$get().Encode(d);};AE=function(d){var d,e,f,g,h,i,j,k;e=$ifaceNil;f=$ifaceNil;if(d.$length<2||(0>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+0])>2||((0>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+0])<2&&(1>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+1])>=40)){g=$ifaceNil;h=(i=new BA.ptr("invalid object identifier"),new i.constructor.elem(i));e=g;f=h;return[e,f];}j=($convertSliceType(d,AD));k=$ifaceNil;e=j;f=k;return[e,f];};AF=function(d){var d,e,f,g,h,i,j,k,l;e=$ifaceNil;f=$ifaceNil;g=0;while(true){if(!(g>0;}k=new R((d));l=$ifaceNil;e=k;f=l;return[e,f];};AG=function(d){var d,e,f,g,h,i,j,k,l;e=$ifaceNil;f=$ifaceNil;g=0;while(true){if(!(g127){h=$ifaceNil;i=(j=new BA.ptr("IA5String contains invalid character"),new j.constructor.elem(j));e=h;f=i;return[e,f];}g=g+(1)>>0;}k=new R((d));l=$ifaceNil;e=k;f=l;return[e,f];};AH=function(d){var d,e,f,g,h,i,j,k,l;e=$ifaceNil;f=$ifaceNil;g=0;while(true){if(!(g>0;}k=new R((d));l=$ifaceNil;e=k;f=l;return[e,f];};AI=function(d){var d;return new R((d));};AJ=function(d,e){var d,e,f,g,h;return $append(d,(((48+(f=((g=e/10,(g===g&&g!==1/0&&g!==-1/0)?g>>0:$throwRuntimeError("integer divide by zero")))%10,f===f?f:$throwRuntimeError("integer divide by zero"))>>0)<<24>>>24)),(((48+(h=e%10,h===h?h:$throwRuntimeError("integer divide by zero"))>>0)<<24>>>24)));};AK=function(d,e){var d,e,f,g,h,i,j,k,l;f=CZ.zero();g=f;h=0;while(true){if(!(h<4)){break;}i=h;(k=3-i>>0,((k<0||k>=f.length)?($throwRuntimeError("index out of range"),undefined):f[k]=(48+(((j=e%10,j===j?j:$throwRuntimeError("integer divide by zero"))<<24>>>24))<<24>>>24)));e=(l=e/(10),(l===l&&l!==1/0&&l!==-1/0)?l>>0:$throwRuntimeError("integer divide by zero"));h++;}return $appendSlice(d,new CU(f));};AL=function(d){var{d,e,f,$s,$r,$c}=$restore(this,{d});$s=$s||0;s:while(true){switch($s){case 0:e=$clone(d,G.Time).Year();$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=e;$s=-1;return f<1950||f>=2050;}return;}var $f={$blk:AL,$c:true,$r,d,e,f,$s};return $f;};AM=function(d){var{d,e,f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{d});$s=$s||0;s:while(true){switch($s){case 0:e=$ifaceNil;f=$ifaceNil;g=$makeSlice(CU,0,18);i=AO(g,$clone(d,G.Time));$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}h=i;g=h[0];f=h[1];if(!($interfaceIsEqual(f,$ifaceNil))){j=$ifaceNil;k=f;e=j;f=k;$s=-1;return[e,f];}l=($convertSliceType(g,Q));m=$ifaceNil;e=l;f=m;$s=-1;return[e,f];}return;}var $f={$blk:AM,$c:true,$r,d,e,f,g,h,i,j,k,l,m,$s};return $f;};AN=function(d){var{d,e,f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{d});$s=$s||0;s:while(true){switch($s){case 0:e=$ifaceNil;f=$ifaceNil;g=$makeSlice(CU,0,20);i=AP(g,$clone(d,G.Time));$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}h=i;g=h[0];f=h[1];if(!($interfaceIsEqual(f,$ifaceNil))){j=$ifaceNil;k=f;e=j;f=k;$s=-1;return[e,f];}l=($convertSliceType(g,Q));m=$ifaceNil;e=l;f=m;$s=-1;return[e,f];}return;}var $f={$blk:AN,$c:true,$r,d,e,f,g,h,i,j,k,l,m,$s};return $f;};AO=function(d,e){var{d,e,f,g,h,i,j,k,l,m,n,o,p,$s,$r,$c}=$restore(this,{d,e});$s=$s||0;s:while(true){switch($s){case 0:f=CU.nil;g=$ifaceNil;h=$clone(e,G.Time).Year();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;if(1950<=i&&i<2000){d=AJ(d,i-1900>>0);}else if(2000<=i&&i<2050){d=AJ(d,i-2000>>0);}else{j=CU.nil;k=(l=new BA.ptr("cannot represent time as UTCTime"),new l.constructor.elem(l));f=j;g=k;$s=-1;return[f,g];}n=AQ(d,$clone(e,G.Time));$s=2;case 2:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;o=$ifaceNil;f=m;g=o;p=[f,g];$s=3;case 3:return p;}return;}var $f={$blk:AO,$c:true,$r,d,e,f,g,h,i,j,k,l,m,n,o,p,$s};return $f;};AP=function(d,e){var{d,e,f,g,h,i,j,k,l,m,n,o,p,$s,$r,$c}=$restore(this,{d,e});$s=$s||0;s:while(true){switch($s){case 0:f=CU.nil;g=$ifaceNil;h=$clone(e,G.Time).Year();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;if(i<0||i>9999){j=CU.nil;k=(l=new BA.ptr("cannot represent time as GeneralizedTime"),new l.constructor.elem(l));f=j;g=k;$s=-1;return[f,g];}d=AK(d,i);n=AQ(d,$clone(e,G.Time));$s=2;case 2:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;o=$ifaceNil;f=m;g=o;p=[f,g];$s=3;case 3:return p;}return;}var $f={$blk:AP,$c:true,$r,d,e,f,g,h,i,j,k,l,m,n,o,p,$s};return $f;};AQ=function(d,e){var{d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s,$r,$c}=$restore(this,{d,e});$s=$s||0;s:while(true){switch($s){case 0:g=$clone(e,G.Time).Date();$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}f=g;h=f[1];i=f[2];d=AJ(d,((h>>0)));d=AJ(d,i);k=$clone(e,G.Time).Clock();$s=2;case 2:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j=k;l=j[0];m=j[1];n=j[2];d=AJ(d,l);d=AJ(d,m);d=AJ(d,n);p=$clone(e,G.Time).Zone();$s=3;case 3:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}o=p;q=o[1];if(((r=q/60,(r===r&&r!==1/0&&r!==-1/0)?r>>0:$throwRuntimeError("integer divide by zero"))===0)){$s=-1;return $append(d,90);}else if(q>0){d=$append(d,43);}else if(q<0){d=$append(d,45);}t=(s=q/60,(s===s&&s!==1/0&&s!==-1/0)?s>>0:$throwRuntimeError("integer divide by zero"));if(t<0){t=-t;}d=AJ(d,(u=t/60,(u===u&&u!==1/0&&u!==-1/0)?u>>0:$throwRuntimeError("integer divide by zero")));d=AJ(d,(v=t%60,v===v?v:$throwRuntimeError("integer divide by zero")));$s=-1;return d;}return;}var $f={$blk:AQ,$c:true,$r,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s};return $f;};AR=function(d){var d,e,f,g;e=CD(d,0);f=e[1];g=e[2];if(!($interfaceIsEqual(g,$ifaceNil))){return d;}return $subslice(d,f);};AS=function(d,e){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,ca,cb,cc,cd,ce,cf,cg,ch,ci,cj,ck,cl,cm,cn,co,cp,cq,cr,cs,ct,cu,cv,cw,cx,cy,cz,d,da,db,dc,dd,de,df,dg,dh,di,dj,dk,dl,dm,dn,dp,dq,dr,ds,dt,du,dv,dw,dx,dy,dz,e,ea,eb,ec,ed,ee,ef,eg,eh,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{d,e});$s=$s||0;s:while(true){switch($s){case 0:f=$ifaceNil;g=$ifaceNil;h=$clone(d,E.Value).Type();if($interfaceIsEqual(h,(CI))){$s=2;continue;}if($interfaceIsEqual(h,(CJ))){$s=3;continue;}if($interfaceIsEqual(h,(CF))){$s=4;continue;}if($interfaceIsEqual(h,(CG))){$s=5;continue;}if($interfaceIsEqual(h,(CM))){$s=6;continue;}$s=7;continue;case 2:i=(Q.nil);j=$ifaceNil;f=i;g=j;$s=-1;return[f,g];case 3:k=$clone(d,E.Value).Interface();$s=8;case 8:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=$clone($assertType(k,G.Time),G.Time);if(e.timeType===24){m=true;$s=11;continue s;}n=AL($clone(l,G.Time));$s=12;case 12:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;case 11:if(m){$s=9;continue;}$s=10;continue;case 9:p=AN($clone(l,G.Time));$s=13;case 13:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}o=p;f=o[0];g=o[1];q=[f,g];$s=14;case 14:return q;case 10:s=AM($clone(l,G.Time));$s=15;case 15:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}r=s;f=r[0];g=r[1];t=[f,g];$s=16;case 16:return t;case 4:w=$clone(d,E.Value).Interface();$s=17;case 17:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}u=(v=($clone($assertType(w,BI),AC)),new v.constructor.elem(v));x=$ifaceNil;f=u;g=x;y=[f,g];$s=18;case 18:return y;case 5:aa=$clone(d,E.Value).Interface();$s=19;case 19:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}ab=AE($convertSliceType($assertType(aa,BK),DA));$s=20;case 20:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}z=ab;f=z[0];g=z[1];ac=[f,g];$s=21;case 21:return ac;case 6:ae=$clone(d,E.Value).Interface();$s=22;case 22:if($c){$c=false;ae=ae.$blk();}if(ae&&ae.$blk!==undefined){break s;}af=Y($assertType(ae,CX));$s=23;case 23:if($c){$c=false;af=af.$blk();}if(af&&af.$blk!==undefined){break s;}ad=af;f=ad[0];g=ad[1];ag=[f,g];$s=24;case 24:return ag;case 7:case 1:ah=d;ai=$clone(ah,E.Value).Kind();if(ai===(1)){$s=26;continue;}if((ai===(2))||(ai===(3))||(ai===(4))||(ai===(5))||(ai===(6))){$s=27;continue;}if(ai===(25)){$s=28;continue;}if(ai===(23)){$s=29;continue;}if(ai===(24)){$s=30;continue;}$s=31;continue;case 26:if($clone(ah,E.Value).Bool()){aj=N;ak=$ifaceNil;f=aj;g=ak;$s=-1;return[f,g];}al=M;am=$ifaceNil;f=al;g=am;$s=-1;return[f,g];case 27:an=((ao=$clone(ah,E.Value).Int(),new V(ao.$high,ao.$low)));ap=$ifaceNil;f=an;g=ap;$s=-1;return[f,g];case 28:aq=$clone(ah,E.Value).Type();ar=0;case 32:as=aq.NumField();$s=34;case 34:if($c){$c=false;as=as.$blk();}if(as&&as.$blk!==undefined){break s;}if(!(ar>0;$s=32;continue;case 33:ay=0;az=aq.NumField();$s=39;case 39:if($c){$c=false;az=az.$blk();}if(az&&az.$blk!==undefined){break s;}ba=az;if(ba===0){bb=(Q.nil);bc=$ifaceNil;f=bb;g=bc;$s=-1;return[f,g];}bd=aq.Field(0);$s=42;case 42:if($c){$c=false;bd=bd.$blk();}if(bd&&bd.$blk!==undefined){break s;}if($interfaceIsEqual(bd.Type,CL)){$s=40;continue;}$s=41;continue;case 40:be=$clone(ah,E.Value).Field(0);$s=43;case 43:if($c){$c=false;be=be.$blk();}if(be&&be.$blk!==undefined){break s;}bf=be;if($clone(bf,E.Value).Len()>0){$s=44;continue;}$s=45;continue;case 44:bg=$clone(bf,E.Value).Bytes();$s=46;case 46:if($c){$c=false;bg=bg.$blk();}if(bg&&bg.$blk!==undefined){break s;}bh=bg;bi=($convertSliceType(AR(bh),Q));bj=$ifaceNil;f=bi;g=bj;$s=-1;return[f,g];case 45:ay=1;case 41:bk=ba-ay>>0;bl=bk;if(bl===(0)){$s=48;continue;}if(bl===(1)){$s=49;continue;}$s=50;continue;case 48:bm=(Q.nil);bn=$ifaceNil;f=bm;g=bn;$s=-1;return[f,g];case 49:bp=$clone(ah,E.Value).Field(ay);$s=52;case 52:if($c){$c=false;bp=bp.$blk();}if(bp&&bp.$blk!==undefined){break s;}bq=$clone(bp,E.Value);br=aq.Field(ay);$s=53;case 53:if($c){$c=false;br=br.$blk();}if(br&&br.$blk!==undefined){break s;}bs=new E.StructTag(br.Tag).Get("asn1");$s=54;case 54:if($c){$c=false;bs=bs.$blk();}if(bs&&bs.$blk!==undefined){break s;}bt=AY(bs);$s=55;case 55:if($c){$c=false;bt=bt.$blk();}if(bt&&bt.$blk!==undefined){break s;}bu=$clone(bt,AX);bv=AT(bq,bu);$s=56;case 56:if($c){$c=false;bv=bv.$blk();}if(bv&&bv.$blk!==undefined){break s;}bo=bv;f=bo[0];g=bo[1];bw=[f,g];$s=57;case 57:return bw;case 50:bx=$makeSlice(CY,bk);by=0;case 58:if(!(by>0);$s=60;case 60:if($c){$c=false;ca=ca.$blk();}if(ca&&ca.$blk!==undefined){break s;}cb=$clone(ca,E.Value);cc=aq.Field(by+ay>>0);$s=61;case 61:if($c){$c=false;cc=cc.$blk();}if(cc&&cc.$blk!==undefined){break s;}cd=new E.StructTag(cc.Tag).Get("asn1");$s=62;case 62:if($c){$c=false;cd=cd.$blk();}if(cd&&cd.$blk!==undefined){break s;}ce=AY(cd);$s=63;case 63:if($c){$c=false;ce=ce.$blk();}if(ce&&ce.$blk!==undefined){break s;}cf=$clone(ce,AX);cg=AT(cb,cf);$s=64;case 64:if($c){$c=false;cg=cg.$blk();}if(cg&&cg.$blk!==undefined){break s;}bz=cg;((by<0||by>=bx.$length)?($throwRuntimeError("index out of range"),undefined):bx.$array[bx.$offset+by]=bz[0]);g=bz[1];if(!($interfaceIsEqual(g,$ifaceNil))){ch=$ifaceNil;ci=g;f=ch;g=ci;$s=-1;return[f,g];}by=by+(1)>>0;$s=58;continue;case 59:cj=($convertSliceType(bx,S));ck=$ifaceNil;f=cj;g=ck;$s=-1;return[f,g];case 51:case 47:$s=31;continue;case 29:cl=$clone(ah,E.Value).Type();cm=cl.Elem();$s=67;case 67:if($c){$c=false;cm=cm.$blk();}if(cm&&cm.$blk!==undefined){break s;}cn=cm.Kind();$s=68;case 68:if($c){$c=false;cn=cn.$blk();}if(cn&&cn.$blk!==undefined){break s;}if(cn===8){$s=65;continue;}$s=66;continue;case 65:cp=$clone(ah,E.Value).Bytes();$s=69;case 69:if($c){$c=false;cp=cp.$blk();}if(cp&&cp.$blk!==undefined){break s;}co=($convertSliceType(cp,Q));cq=$ifaceNil;f=co;g=cq;cr=[f,g];$s=70;case 70:return cr;case 66:cs=new AX.ptr(false,false,false,false,DB.nil,DC.nil,0,0,false,false);ct=$clone(ah,E.Value).Len();cu=ct;if(cu===(0)){$s=72;continue;}if(cu===(1)){$s=73;continue;}$s=74;continue;case 72:cv=(Q.nil);cw=$ifaceNil;f=cv;g=cw;$s=-1;return[f,g];case 73:cy=$clone(ah,E.Value).Index(0);$s=76;case 76:if($c){$c=false;cy=cy.$blk();}if(cy&&cy.$blk!==undefined){break s;}cz=AT($clone(cy,E.Value),$clone(cs,AX));$s=77;case 77:if($c){$c=false;cz=cz.$blk();}if(cz&&cz.$blk!==undefined){break s;}cx=cz;f=cx[0];g=cx[1];da=[f,g];$s=78;case 78:return da;case 74:db=$makeSlice(CY,ct);dc=0;case 79:if(!(dc=db.$length)?($throwRuntimeError("index out of range"),undefined):db.$array[db.$offset+dc]=dd[0]);g=dd[1];if(!($interfaceIsEqual(g,$ifaceNil))){dg=$ifaceNil;dh=g;f=dg;g=dh;$s=-1;return[f,g];}dc=dc+(1)>>0;$s=79;continue;case 80:if(e.set){di=($convertSliceType(db,T));dj=$ifaceNil;f=di;g=dj;$s=-1;return[f,g];}dk=($convertSliceType(db,S));dl=$ifaceNil;f=dk;g=dl;$s=-1;return[f,g];case 75:case 71:$s=31;continue;case 30:dm=e.stringType;if(dm===(22)){$s=84;continue;}if(dm===(19)){$s=85;continue;}if(dm===(18)){$s=86;continue;}$s=87;continue;case 84:dp=$clone(ah,E.Value).String();$s=89;case 89:if($c){$c=false;dp=dp.$blk();}if(dp&&dp.$blk!==undefined){break s;}dq=AG(dp);$s=90;case 90:if($c){$c=false;dq=dq.$blk();}if(dq&&dq.$blk!==undefined){break s;}dn=dq;f=dn[0];g=dn[1];dr=[f,g];$s=91;case 91:return dr;case 85:dt=$clone(ah,E.Value).String();$s=92;case 92:if($c){$c=false;dt=dt.$blk();}if(dt&&dt.$blk!==undefined){break s;}du=AF(dt);$s=93;case 93:if($c){$c=false;du=du.$blk();}if(du&&du.$blk!==undefined){break s;}ds=du;f=ds[0];g=ds[1];dv=[f,g];$s=94;case 94:return dv;case 86:dx=$clone(ah,E.Value).String();$s=95;case 95:if($c){$c=false;dx=dx.$blk();}if(dx&&dx.$blk!==undefined){break s;}dy=AH(dx);$s=96;case 96:if($c){$c=false;dy=dy.$blk();}if(dy&&dy.$blk!==undefined){break s;}dw=dy;f=dw[0];g=dw[1];dz=[f,g];$s=97;case 97:return dz;case 87:eb=$clone(ah,E.Value).String();$s=98;case 98:if($c){$c=false;eb=eb.$blk();}if(eb&&eb.$blk!==undefined){break s;}ec=AI(eb);$s=99;case 99:if($c){$c=false;ec=ec.$blk();}if(ec&&ec.$blk!==undefined){break s;}ea=ec;ed=$ifaceNil;f=ea;g=ed;ee=[f,g];$s=100;case 100:return ee;case 88:case 83:case 31:case 25:ef=$ifaceNil;eg=(eh=new BA.ptr("unknown Go type"),new eh.constructor.elem(eh));f=ef;g=eg;$s=-1;return[f,g];}return;}var $f={$blk:AS,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,ca,cb,cc,cd,ce,cf,cg,ch,ci,cj,ck,cl,cm,cn,co,cp,cq,cr,cs,ct,cu,cv,cw,cx,cy,cz,d,da,db,dc,dd,de,df,dg,dh,di,dj,dk,dl,dm,dn,dp,dq,dr,ds,dt,du,dv,dw,dx,dy,dz,e,ea,eb,ec,ed,ee,ef,eg,eh,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};AT=function(d,e){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,ca,cb,cc,cd,ce,cf,cg,ch,ci,cj,ck,cl,cm,cn,co,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{d,e});$s=$s||0;s:while(true){switch($s){case 0:f=$ifaceNil;g=$ifaceNil;if(!$clone(d,E.Value).IsValid()){$s=1;continue;}$s=2;continue;case 1:h=$ifaceNil;j=C.Errorf("asn1: cannot marshal nil value",new DD([]));$s=3;case 3:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}i=j;f=h;g=i;k=[f,g];$s=4;case 4:return k;case 2:if(!($clone(d,E.Value).Kind()===20)){l=false;$s=7;continue s;}m=$clone(d,E.Value).Type().NumMethod();$s=8;case 8:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}l=m===0;case 7:if(l){$s=5;continue;}$s=6;continue;case 5:o=$clone(d,E.Value).Elem();$s=9;case 9:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=AT($clone(o,E.Value),$clone(e,AX));$s=10;case 10:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}n=p;f=n[0];g=n[1];q=[f,g];$s=11;case 11:return q;case 6:if(($clone(d,E.Value).Kind()===23)&&($clone(d,E.Value).Len()===0)&&e.omitEmpty){r=(Q.nil);s=$ifaceNil;f=r;g=s;$s=-1;return[f,g];}if(e.optional&&!(e.defaultValue===DB.nil)&&CP($clone(d,E.Value).Kind())){$s=12;continue;}$s=13;continue;case 12:t=$clone(E.New($clone(d,E.Value).Type()),E.Value).Elem();$s=14;case 14:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=t;$clone(u,E.Value).SetInt(e.defaultValue.$get());v=$clone(d,E.Value).Interface();$s=17;case 17:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}w=v;x=$clone(u,E.Value).Interface();$s=18;case 18:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}y=x;z=E.DeepEqual(w,y);$s=19;case 19:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}if(z){$s=15;continue;}$s=16;continue;case 15:aa=(Q.nil);ab=$ifaceNil;f=aa;g=ab;$s=-1;return[f,g];case 16:case 13:if(e.optional&&e.defaultValue===DB.nil){$s=20;continue;}$s=21;continue;case 20:ac=$clone(d,E.Value).Interface();$s=24;case 24:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}ad=ac;ae=E.Zero($clone(d,E.Value).Type());$s=25;case 25:if($c){$c=false;ae=ae.$blk();}if(ae&&ae.$blk!==undefined){break s;}af=$clone(ae,E.Value).Interface();$s=26;case 26:if($c){$c=false;af=af.$blk();}if(af&&af.$blk!==undefined){break s;}ag=af;ah=E.DeepEqual(ad,ag);$s=27;case 27:if($c){$c=false;ah=ah.$blk();}if(ah&&ah.$blk!==undefined){break s;}if(ah){$s=22;continue;}$s=23;continue;case 22:ai=(Q.nil);aj=$ifaceNil;f=ai;g=aj;$s=-1;return[f,g];case 23:case 21:if($interfaceIsEqual($clone(d,E.Value).Type(),CK)){$s=28;continue;}$s=29;continue;case 28:ak=$clone(d,E.Value).Interface();$s=30;case 30:if($c){$c=false;ak=ak.$blk();}if(ak&&ak.$blk!==undefined){break s;}al=$clone($assertType(ak,CB),CB);if(!((al.FullBytes.$length===0))){am=($convertSliceType(al.FullBytes,Q));an=$ifaceNil;f=am;g=an;$s=-1;return[f,g];}ao=new U.ptr(DE.zero(),$ifaceNil,$ifaceNil);ao.tag=($convertSliceType(AB($subslice(new CU(ao.scratch),0,0),new AW.ptr(al.Class,al.Tag,al.Bytes.$length,al.IsCompound)),Q));ao.body=($convertSliceType(al.Bytes,Q));ap=ao;aq=$ifaceNil;f=ap;g=aq;$s=-1;return[f,g];case 29:as=AZ($clone(d,E.Value).Type());$s=31;case 31:if($c){$c=false;as=as.$blk();}if(as&&as.$blk!==undefined){break s;}ar=as;at=ar[0];au=ar[1];av=ar[2];aw=ar[3];if(!aw||at){$s=32;continue;}$s=33;continue;case 32:ax=$ifaceNil;ba=C.Sprintf("unknown Go type: %v",new DD([$clone(d,E.Value).Type()]));$s=34;case 34:if($c){$c=false;ba=ba.$blk();}if(ba&&ba.$blk!==undefined){break s;}ay=(az=new BA.ptr(ba),new az.constructor.elem(az));f=ax;g=ay;bb=[f,g];$s=35;case 35:return bb;case 33:if(!((e.timeType===0))&&!((au===23))){bc=$ifaceNil;bd=(be=new BA.ptr("explicit time type given to non-time member"),new be.constructor.elem(be));f=bc;g=bd;$s=-1;return[f,g];}if(!((e.stringType===0))&&!((au===19))){bf=$ifaceNil;bg=(bh=new BA.ptr("explicit string type given to non-string member"),new bh.constructor.elem(bh));f=bf;g=bg;$s=-1;return[f,g];}bi=au;if(bi===(19)){$s=37;continue;}if(bi===(23)){$s=38;continue;}$s=39;continue;case 37:if(e.stringType===0){$s=40;continue;}$s=41;continue;case 40:bk=$clone(d,E.Value).String();$s=43;case 43:if($c){$c=false;bk=bk.$blk();}if(bk&&bk.$blk!==undefined){break s;}bj=bk;bl=0;case 44:if(!(bl=128||!BW(((bn<<24>>>24)),false,false)){$s=46;continue;}$s=47;continue;case 46:bo=$clone(d,E.Value).String();$s=50;case 50:if($c){$c=false;bo=bo.$blk();}if(bo&&bo.$blk!==undefined){break s;}bp=H.ValidString(bo);$s=51;case 51:if($c){$c=false;bp=bp.$blk();}if(bp&&bp.$blk!==undefined){break s;}if(!bp){$s=48;continue;}$s=49;continue;case 48:bq=$ifaceNil;br=B.New("asn1: string not valid UTF-8");f=bq;g=br;$s=-1;return[f,g];case 49:au=12;$s=45;continue;case 47:bl+=bm[1];$s=44;continue;case 45:$s=42;continue;case 41:au=e.stringType;case 42:$s=39;continue;case 38:if(e.timeType===24){bs=true;$s=54;continue s;}bt=$clone(d,E.Value).Interface();$s=55;case 55:if($c){$c=false;bt=bt.$blk();}if(bt&&bt.$blk!==undefined){break s;}bu=AL($clone($assertType(bt,G.Time),G.Time));$s=56;case 56:if($c){$c=false;bu=bu.$blk();}if(bu&&bu.$blk!==undefined){break s;}bs=bu;case 54:if(bs){$s=52;continue;}$s=53;continue;case 52:au=24;case 53:case 39:case 36:if(e.set){if(!((au===16))){bv=$ifaceNil;bw=(bx=new BA.ptr("non sequence tagged as set"),new bx.constructor.elem(bx));f=bv;g=bw;$s=-1;return[f,g];}au=17;}if((au===17)&&!e.set){e.set=true;}by=new U.ptr(DE.zero(),$ifaceNil,$ifaceNil);ca=AS($clone(d,E.Value),$clone(e,AX));$s=57;case 57:if($c){$c=false;ca=ca.$blk();}if(ca&&ca.$blk!==undefined){break s;}bz=ca;by.body=bz[0];g=bz[1];if(!($interfaceIsEqual(g,$ifaceNil))){cb=$ifaceNil;cc=g;f=cb;g=cc;$s=-1;return[f,g];}cd=by.body.Len();$s=58;case 58:if($c){$c=false;cd=cd.$blk();}if(cd&&cd.$blk!==undefined){break s;}ce=cd;cf=0;if(!(e.tag===DC.nil)){$s=59;continue;}$s=60;continue;case 59:if(e.application){cf=1;}else if(e.private$3){cf=3;}else{cf=2;}if(e.explicit){$s=61;continue;}$s=62;continue;case 61:by.tag=($convertSliceType(AB($subslice(new CU(by.scratch),0,0),new AW.ptr(0,au,ce,av)),Q));cg=new U.ptr(DE.zero(),$ifaceNil,$ifaceNil);cg.body=by;ch=$subslice(new CU(cg.scratch),0,0);ci=by.tag.Len();$s=63;case 63:if($c){$c=false;ci=ci.$blk();}if(ci&&ci.$blk!==undefined){break s;}cj=new AW.ptr(cf,e.tag.$get(),ce+ci>>0,true);ck=AB(ch,cj);$s=64;case 64:if($c){$c=false;ck=ck.$blk();}if(ck&&ck.$blk!==undefined){break s;}cg.tag=($convertSliceType(ck,Q));cl=cg;cm=$ifaceNil;f=cl;g=cm;$s=-1;return[f,g];case 62:au=e.tag.$get();case 60:by.tag=($convertSliceType(AB($subslice(new CU(by.scratch),0,0),new AW.ptr(cf,au,ce,av)),Q));cn=by;co=$ifaceNil;f=cn;g=co;$s=-1;return[f,g];}return;}var $f={$blk:AT,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,ca,cb,cc,cd,ce,cf,cg,ch,ci,cj,ck,cl,cm,cn,co,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};AU=function(d){var{d,e,f,$s,$r,$c}=$restore(this,{d});$s=$s||0;s:while(true){switch($s){case 0:e=AV(d,"");$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=e;$s=2;case 2:return f;}return;}var $f={$blk:AU,$c:true,$r,d,e,f,$s};return $f;};$pkg.Marshal=AU;AV=function(d,e){var{d,e,f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{d,e});$s=$s||0;s:while(true){switch($s){case 0:g=E.ValueOf(d);$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=AT($clone(g,E.Value),$clone(AY(e),AX));$s=2;case 2:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}f=h;i=f[0];j=f[1];if(!($interfaceIsEqual(j,$ifaceNil))){$s=-1;return[CU.nil,j];}k=i.Len();$s=3;case 3:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=$makeSlice(CU,k);$r=i.Encode(l);$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return[l,$ifaceNil];}return;}var $f={$blk:AV,$c:true,$r,d,e,f,g,h,i,j,k,l,$s};return $f;};$pkg.MarshalWithParams=AV;AY=function(d){var d,e,f,g,h,i,j,k,l,m;e=new AX.ptr(false,false,false,false,DB.nil,DC.nil,0,0,false,false);f="";while(true){if(!(d.length>0)){break;}g=J.Cut(d,",");f=g[0];d=g[1];if(f==="optional"){e.optional=true;}else if(f==="explicit"){e.explicit=true;if(e.tag===DC.nil){e.tag=$newDataPointer(0,DC);}}else if(f==="generalized"){e.timeType=24;}else if(f==="utc"){e.timeType=23;}else if(f==="ia5"){e.stringType=22;}else if(f==="printable"){e.stringType=19;}else if(f==="numeric"){e.stringType=18;}else if(f==="utf8"){e.stringType=12;}else if(J.HasPrefix(f,"default:")){h=I.ParseInt($substring(f,8),10,64);i=h[0];j=h[1];if($interfaceIsEqual(j,$ifaceNil)){e.defaultValue=$newDataPointer(new $Int64(0,0),DB);e.defaultValue.$set(i);}}else if(J.HasPrefix(f,"tag:")){k=I.Atoi($substring(f,4));l=k[0];m=k[1];if($interfaceIsEqual(m,$ifaceNil)){e.tag=$newDataPointer(0,DC);e.tag.$set(l);}}else if(f==="set"){e.set=true;}else if(f==="application"){e.application=true;if(e.tag===DC.nil){e.tag=$newDataPointer(0,DC);}}else if(f==="private"){e.private$3=true;if(e.tag===DC.nil){e.tag=$newDataPointer(0,DC);}}else if(f==="omitempty"){e.omitEmpty=true;}}return e;};AZ=function(d){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{d});$s=$s||0;s:while(true){switch($s){case 0:e=false;f=0;g=false;h=false;i=d;if($interfaceIsEqual(i,(CK))){j=true;k=-1;l=false;m=true;e=j;f=k;g=l;h=m;$s=-1;return[e,f,g,h];}else if($interfaceIsEqual(i,(CG))){n=false;o=6;p=false;q=true;e=n;f=o;g=p;h=q;$s=-1;return[e,f,g,h];}else if($interfaceIsEqual(i,(CF))){r=false;s=3;t=false;u=true;e=r;f=s;g=t;h=u;$s=-1;return[e,f,g,h];}else if($interfaceIsEqual(i,(CJ))){v=false;w=23;x=false;y=true;e=v;f=w;g=x;h=y;$s=-1;return[e,f,g,h];}else if($interfaceIsEqual(i,(CH))){z=false;aa=10;ab=false;ac=true;e=z;f=aa;g=ab;h=ac;$s=-1;return[e,f,g,h];}else if($interfaceIsEqual(i,(CM))){ad=false;ae=2;af=false;ag=true;e=ad;f=ae;g=af;h=ag;$s=-1;return[e,f,g,h];}ah=d.Kind();$s=2;case 2:if($c){$c=false;ah=ah.$blk();}if(ah&&ah.$blk!==undefined){break s;}ai=ah;if(ai===(1)){$s=3;continue;}if((ai===(2))||(ai===(3))||(ai===(4))||(ai===(5))||(ai===(6))){$s=4;continue;}if(ai===(25)){$s=5;continue;}if(ai===(23)){$s=6;continue;}if(ai===(24)){$s=7;continue;}$s=8;continue;case 3:aj=false;ak=1;al=false;am=true;e=aj;f=ak;g=al;h=am;$s=-1;return[e,f,g,h];case 4:an=false;ao=2;ap=false;aq=true;e=an;f=ao;g=ap;h=aq;$s=-1;return[e,f,g,h];case 5:ar=false;as=16;at=true;au=true;e=ar;f=as;g=at;h=au;$s=-1;return[e,f,g,h];case 6:av=d.Elem();$s=11;case 11:if($c){$c=false;av=av.$blk();}if(av&&av.$blk!==undefined){break s;}aw=av.Kind();$s=12;case 12:if($c){$c=false;aw=aw.$blk();}if(aw&&aw.$blk!==undefined){break s;}if(aw===8){$s=9;continue;}$s=10;continue;case 9:ax=false;ay=4;az=false;ba=true;e=ax;f=ay;g=az;h=ba;$s=-1;return[e,f,g,h];case 10:bb=d.Name();$s=15;case 15:if($c){$c=false;bb=bb.$blk();}if(bb&&bb.$blk!==undefined){break s;}bc=J.HasSuffix(bb,"SET");$s=16;case 16:if($c){$c=false;bc=bc.$blk();}if(bc&&bc.$blk!==undefined){break s;}if(bc){$s=13;continue;}$s=14;continue;case 13:bd=false;be=17;bf=true;bg=true;e=bd;f=be;g=bf;h=bg;$s=-1;return[e,f,g,h];case 14:bh=false;bi=16;bj=true;bk=true;e=bh;f=bi;g=bj;h=bk;$s=-1;return[e,f,g,h];case 7:bl=false;bm=19;bn=false;bo=true;e=bl;f=bm;g=bn;h=bo;$s=-1;return[e,f,g,h];case 8:case 1:bp=false;bq=0;br=false;bs=false;e=bp;f=bq;g=br;h=bs;$s=-1;return[e,f,g,h];}return;}var $f={$blk:AZ,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};BA.ptr.prototype.Error=function(){var d;d=this;return"asn1: structure error: "+d.Msg;};BA.prototype.Error=function(){return this.$val.Error();};BB.ptr.prototype.Error=function(){var d;d=this;return"asn1: syntax error: "+d.Msg;};BB.prototype.Error=function(){return this.$val.Error();};BC=function(d){var d,e,f,g,h,i;e=false;f=$ifaceNil;if(!((d.$length===1))){f=(g=new BB.ptr("invalid boolean"),new g.constructor.elem(g));return[e,f];}h=(0>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+0]);if(h===(0)){e=false;}else if(h===(255)){e=true;}else{f=(i=new BB.ptr("invalid boolean"),new i.constructor.elem(i));}return[e,f];};BD=function(d){var d,e,f;if(d.$length===0){return(e=new BA.ptr("empty integer"),new e.constructor.elem(e));}if(d.$length===1){return $ifaceNil;}if((((0>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+0])===0)&&((((1>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+1])&128)>>>0)===0))||(((0>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+0])===255)&&((((1>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+1])&128)>>>0)===128))){return(f=new BA.ptr("integer not minimally-encoded"),new f.constructor.elem(f));}return $ifaceNil;};BE=function(d){var d,e,f,g,h,i;e=new $Int64(0,0);f=$ifaceNil;f=BD(d);if(!($interfaceIsEqual(f,$ifaceNil))){return[e,f];}if(d.$length>8){f=(g=new BA.ptr("integer too large"),new g.constructor.elem(g));return[e,f];}h=0;while(true){if(!(h=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+h]))),new $Int64(e.$high|i.$high,(e.$low|i.$low)>>>0));h=h+(1)>>0;}e=$shiftLeft64(e,((64-(((d.$length<<24>>>24))*8<<24>>>24)<<24>>>24)));e=$shiftRightInt64(e,((64-(((d.$length<<24>>>24))*8<<24>>>24)<<24>>>24)));return[e,f];};BF=function(d){var d,e,f,g,h,i,j;e=BD(d);if(!($interfaceIsEqual(e,$ifaceNil))){return[0,e];}f=BE(d);g=f[0];h=f[1];if(!($interfaceIsEqual(h,$ifaceNil))){return[0,h];}if(!((i=(new $Int64(0,(((g.$low+((g.$high>>31)*4294967296))>>0)))),(g.$high===i.$high&&g.$low===i.$low)))){return[0,(j=new BA.ptr("integer too large"),new j.constructor.elem(j))];}return[(((g.$low+((g.$high>>31)*4294967296))>>0)),$ifaceNil];};BH=function(d){var{d,e,f,g,h,i,j,k,$s,$r,$c}=$restore(this,{d});$s=$s||0;s:while(true){switch($s){case 0:e=BD(d);if(!($interfaceIsEqual(e,$ifaceNil))){$s=-1;return[CX.nil,e];}f=new D.Int.ptr(false,D.nat.nil);if(d.$length>0&&((((0>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+0])&128)>>>0)===128)){$s=1;continue;}$s=2;continue;case 1:g=$makeSlice(CU,d.$length);h=g;i=0;while(true){if(!(i=g.$length)?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+j]=(~((j<0||j>=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+j])<<24>>>24));i++;}f.SetBytes(g);k=f.Add(f,BG);$s=3;case 3:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}k;f.Neg(f);$s=-1;return[f,$ifaceNil];case 2:f.SetBytes(d);$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:BH,$c:true,$r,d,e,f,g,h,i,j,k,$s};return $f;};BI.ptr.prototype.At=function(d){var d,e,f,g,h,i,j,k;e=this;if(d<0||d>=e.BitLength){return 0;}g=(f=d/8,(f===f&&f!==1/0&&f!==-1/0)?f>>0:$throwRuntimeError("integer divide by zero"));i=7-(((h=d%8,h===h?h:$throwRuntimeError("integer divide by zero"))>>>0))>>>0;return((((j=i,j<32?((k=e.Bytes,((g<0||g>=k.$length)?($throwRuntimeError("index out of range"),undefined):k.$array[k.$offset+g]))>>>j):0)<<24>>>24)>>0))&1;};BI.prototype.At=function(d){return this.$val.At(d);};BI.ptr.prototype.RightAlign=function(){var d,e,f,g,h,i,j,k,l,m,n,o;d=this;f=(((8-((e=d.BitLength%8,e===e?e:$throwRuntimeError("integer divide by zero")))>>0)>>>0));if((f===8)||(d.Bytes.$length===0)){return d.Bytes;}g=$makeSlice(CU,d.Bytes.$length);(0>=g.$length?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+0]=((h=f,h<32?((i=d.Bytes,(0>=i.$length?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+0]))>>>h):0)<<24>>>24));j=1;while(true){if(!(j=g.$length)?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+j]=((k=((8-f>>>0)),k<32?((l=d.Bytes,m=j-1>>0,((m<0||m>=l.$length)?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+m]))<>>24));((j<0||j>=g.$length)?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+j]=((((j<0||j>=g.$length)?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+j])|(((n=f,n<32?((o=d.Bytes,((j<0||j>=o.$length)?($throwRuntimeError("index out of range"),undefined):o.$array[o.$offset+j]))>>>n):0)<<24>>>24)))>>>0));j=j+(1)>>0;}return g;};BI.prototype.RightAlign=function(){return this.$val.RightAlign();};BJ=function(d){var d,e,f,g,h,i,j,k;e=new BI.ptr(CU.nil,0);f=$ifaceNil;if(d.$length===0){f=(g=new BB.ptr("zero length BIT STRING"),new g.constructor.elem(g));return[e,f];}h=(((0>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+0])>>0));if(h>7||(d.$length===1)&&h>0||!(((((i=d.$length-1>>0,((i<0||i>=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+i]))&(((((j=(0>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+0]),j<32?(1<>>24))-1<<24>>>24)))>>>0)===0))){f=(k=new BB.ptr("invalid padding bits in BIT STRING"),new k.constructor.elem(k));return[e,f];}e.BitLength=($imul(((d.$length-1>>0)),8))-h>>0;e.Bytes=$subslice(d,1);return[e,f];};BK.prototype.Equal=function(d){var d,e,f;e=this;if(!((e.$length===d.$length))){return false;}f=0;while(true){if(!(f=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+f])===((f<0||f>=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+f])))){return false;}f=f+(1)>>0;}return true;};$ptrType(BK).prototype.Equal=function(d){return this.$get().Equal(d);};BK.prototype.String=function(){var d,e,f,g,h,i;d=this;e="";f=d;g=0;while(true){if(!(g=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+g]);if(h>0){e=e+(".");}e=e+(I.Itoa(i));g++;}return e;};$ptrType(BK).prototype.String=function(){return this.$get().String();};BL=function(d){var d,e,f,g,h,i,j,k,l,m,n;e=BK.nil;f=$ifaceNil;if(d.$length===0){f=(g=new BB.ptr("zero length OBJECT IDENTIFIER"),new g.constructor.elem(g));return[e,f];}e=$convertSliceType($makeSlice(DA,(d.$length+1>>0)),BK);h=BO(d,0);i=h[0];j=h[1];f=h[2];if(!($interfaceIsEqual(f,$ifaceNil))){return[e,f];}if(i<80){(0>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+0]=(k=i/40,(k===k&&k!==1/0&&k!==-1/0)?k>>0:$throwRuntimeError("integer divide by zero")));(1>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+1]=(l=i%40,l===l?l:$throwRuntimeError("integer divide by zero")));}else{(0>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+0]=2);(1>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+1]=(i-80>>0));}m=2;while(true){if(!(j=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+m]=i);m=m+(1)>>0;}e=$subslice(e,0,m);return[e,f];};BO=function(d,e){var d,e,f,g,h,i,j,k,l,m,n,o,p;f=0;g=0;h=$ifaceNil;g=e;i=new $Int64(0,0);j=0;while(true){if(!(g=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+g]);if((j===0)&&(l===128)){h=(m=new BB.ptr("integer is not minimally encoded"),new m.constructor.elem(m));return[f,g,h];}i=(n=(new $Int64(0,((l&127)>>>0))),new $Int64(i.$high|n.$high,(i.$low|n.$low)>>>0));g=g+(1)>>0;if(((l&128)>>>0)===0){f=(((i.$low+((i.$high>>31)*4294967296))>>0));if((i.$high>0||(i.$high===0&&i.$low>2147483647))){h=(o=new BA.ptr("base 128 integer too large"),new o.constructor.elem(o));}return[f,g,h];}j=j+(1)>>0;}h=(p=new BB.ptr("truncated base 128 integer"),new p.constructor.elem(p));return[f,g,h];};BP=function(d){var{d,e,f,g,h,i,j,k,l,m,n,o,p,q,$s,$r,$c}=$restore(this,{d});$s=$s||0;s:while(true){switch($s){case 0:e=new G.Time.ptr(new $Uint64(0,0),new $Int64(0,0),CV.nil);f=$ifaceNil;g=($bytesToString(d));h="0601021504Z0700";j=G.Parse(h,g);$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}i=j;G.Time.copy(e,i[0]);f=i[1];if(!($interfaceIsEqual(f,$ifaceNil))){$s=2;continue;}$s=3;continue;case 2:h="060102150405Z0700";l=G.Parse(h,g);$s=4;case 4:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k=l;G.Time.copy(e,k[0]);f=k[1];case 3:if(!($interfaceIsEqual(f,$ifaceNil))){$s=-1;return[e,f];}m=$clone(e,G.Time).Format(h);$s=5;case 5:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;if(!(n===g)){$s=6;continue;}$s=7;continue;case 6:o=C.Errorf("asn1: time did not serialize back to the original value and may be invalid: given %q, but serialized as %q",new DD([new $String(g),new $String(n)]));$s=8;case 8:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}f=o;$s=-1;return[e,f];case 7:p=$clone(e,G.Time).Year();$s=11;case 11:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}if(p>=2050){$s=9;continue;}$s=10;continue;case 9:q=$clone(e,G.Time).AddDate(-100,0,0);$s=12;case 12:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}G.Time.copy(e,q);case 10:$s=-1;return[e,f];}return;}var $f={$blk:BP,$c:true,$r,d,e,f,g,h,i,j,k,l,m,n,o,p,q,$s};return $f;};BQ=function(d){var{d,e,f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{d});$s=$s||0;s:while(true){switch($s){case 0:e=new G.Time.ptr(new $Uint64(0,0),new $Int64(0,0),CV.nil);f=$ifaceNil;g=($bytesToString(d));i=G.Parse("20060102150405Z0700",g);$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}h=i;G.Time.copy(e,h[0]);f=h[1];if(!($interfaceIsEqual(f,$ifaceNil))){$s=-1;return[e,f];}j=$clone(e,G.Time).Format("20060102150405Z0700");$s=2;case 2:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;if(!(k===g)){$s=3;continue;}$s=4;continue;case 3:l=C.Errorf("asn1: time did not serialize back to the original value and may be invalid: given %q, but serialized as %q",new DD([new $String(g),new $String(k)]));$s=5;case 5:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}f=l;case 4:$s=-1;return[e,f];}return;}var $f={$blk:BQ,$c:true,$r,d,e,f,g,h,i,j,k,l,$s};return $f;};BR=function(d){var d,e,f,g,h,i,j,k,l,m,n;e="";f=$ifaceNil;g=d;h=0;while(true){if(!(h=g.$length)?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+h]);if(!BS(i)){j="";k=(l=new BB.ptr("NumericString contains invalid character"),new l.constructor.elem(l));e=j;f=k;return[e,f];}h++;}m=($bytesToString(d));n=$ifaceNil;e=m;f=n;return[e,f];};BS=function(d){var d;return 48<=d&&d<=57||(d===32);};BT=function(d){var d,e,f,g,h,i,j;e="";f=$ifaceNil;g=d;h=0;while(true){if(!(h=g.$length)?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+h]);if(!BW(i,true,true)){f=(j=new BB.ptr("PrintableString contains invalid character"),new j.constructor.elem(j));return[e,f];}h++;}e=($bytesToString(d));return[e,f];};BW=function(d,e,f){var d,e,f;return 97<=d&&d<=122||65<=d&&d<=90||48<=d&&d<=57||39<=d&&d<=41||43<=d&&d<=47||(d===32)||(d===58)||(d===61)||(d===63)||((e)&&(d===42))||((f)&&(d===38));};BX=function(d){var d,e,f,g,h,i,j;e="";f=$ifaceNil;g=d;h=0;while(true){if(!(h=g.$length)?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+h]);if(i>=128){f=(j=new BB.ptr("IA5String contains invalid character"),new j.constructor.elem(j));return[e,f];}h++;}e=($bytesToString(d));return[e,f];};BY=function(d){var d,e,f,g,h;e="";f=$ifaceNil;g=($bytesToString(d));h=$ifaceNil;e=g;f=h;return[e,f];};BZ=function(d){var d,e,f,g,h,i,j;e="";f=$ifaceNil;if(!H.Valid(d)){g="";h=B.New("asn1: invalid UTF-8 string");e=g;f=h;return[e,f];}i=($bytesToString(d));j=$ifaceNil;e=i;f=j;return[e,f];};CA=function(d){var d,e,f,g,h,i,j;if(!(((e=d.$length%2,e===e?e:$throwRuntimeError("integer divide by zero"))===0))){return["",B.New("pkcs12: odd-length BMP string")];}f=d.$length;if(f>=2&&((g=f-1>>0,((g<0||g>=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+g]))===0)&&((h=f-2>>0,((h<0||h>=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+h]))===0)){d=$subslice(d,0,(f-2>>0));}j=$makeSlice(DF,0,(i=d.$length/2,(i===i&&i!==1/0&&i!==-1/0)?i>>0:$throwRuntimeError("integer divide by zero")));while(true){if(!(d.$length>0)){break;}j=$append(j,((((0>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+0])<<16>>>16))<<8<<16>>>16)+(((1>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+1])<<16>>>16))<<16>>>16);d=$subslice(d,2);}return[($runesToString(L.Decode(j))),$ifaceNil];};CD=function(d,e){var d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t;f=new AW.ptr(0,0,0,false);g=0;h=$ifaceNil;g=e;if(g>=d.$length){h=B.New("asn1: internal error in parseTagAndLength");return[f,g,h];}i=((g<0||g>=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+g]);g=g+(1)>>0;f.class$0=(((i>>>6<<24>>>24)>>0));f.isCompound=((i&32)>>>0)===32;f.tag=((((i&31)>>>0)>>0));if(f.tag===31){j=BO(d,g);f.tag=j[0];g=j[1];h=j[2];if(!($interfaceIsEqual(h,$ifaceNil))){return[f,g,h];}if(f.tag<31){h=(k=new BB.ptr("non-minimal tag"),new k.constructor.elem(k));return[f,g,h];}}if(g>=d.$length){h=(l=new BB.ptr("truncated tag or length"),new l.constructor.elem(l));return[f,g,h];}i=((g<0||g>=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+g]);g=g+(1)>>0;if(((i&128)>>>0)===0){f.length=((((i&127)>>>0)>>0));}else{m=((((i&127)>>>0)>>0));if(m===0){h=(n=new BB.ptr("indefinite length found (not DER)"),new n.constructor.elem(n));return[f,g,h];}f.length=0;o=0;while(true){if(!(o=d.$length){h=(p=new BB.ptr("truncated tag or length"),new p.constructor.elem(p));return[f,g,h];}i=((g<0||g>=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+g]);g=g+(1)>>0;if(f.length>=8388608){h=(q=new BA.ptr("length too large"),new q.constructor.elem(q));return[f,g,h];}f.length=(r=(8),r<32?(f.length<>0;f.length=f.length|(((i>>0)));if(f.length===0){h=(s=new BA.ptr("superfluous leading zeros in length"),new s.constructor.elem(s));return[f,g,h];}o=o+(1)>>0;}if(f.length<128){h=(t=new BA.ptr("non-minimal length"),new t.constructor.elem(t));return[f,g,h];}}return[f,g,h];};CE=function(d,e,f){var{aa,ab,ac,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{d,e,f});$s=$s||0;s:while(true){switch($s){case 0:g=new E.Value.ptr(DG.nil,0,0);h=$ifaceNil;j=AZ(f);$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}i=j;k=i[0];l=i[1];m=i[2];n=i[3];if(!n){h=(o=new BA.ptr("unknown Go type for slice"),new o.constructor.elem(o));$s=-1;return[g,h];}p=0;q=0;while(true){if(!(q>0;p=p+(1)>>0;}w=E.MakeSlice(e,p,p);$s=2;case 2:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}g=w;x=new AX.ptr(false,false,false,false,DB.nil,DC.nil,0,0,false,false);y=0;z=0;case 3:if(!(z>0;$s=3;continue;case 4:$s=-1;return[g,h];}return;}var $f={$blk:CE,$c:true,$r,aa,ab,ac,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};CN=function(d,e,f){var d,e,f;return(d+e>>0)>0)>f;};CO=function(d,e,f,g){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,ca,cb,cc,cd,ce,cf,cg,ch,ci,cj,ck,cl,cm,cn,co,cp,cq,cr,cs,ct,cu,cv,cw,cx,cy,cz,d,da,db,dc,dd,de,df,dg,dh,di,dj,dk,dl,dm,dn,dp,dq,dr,ds,dt,du,dv,dw,dx,dy,dz,e,ea,eb,ec,ed,ee,ef,eg,eh,ei,ej,ek,el,em,en,eo,ep,eq,er,es,et,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{d,e,f,g});$s=$s||0;s:while(true){switch($s){case 0:h=0;i=$ifaceNil;h=f;j=$clone(d,E.Value).Type();if(h===e.$length){if(!CQ($clone(d,E.Value),$clone(g,AX))){i=(k=new BB.ptr("sequence truncated"),new k.constructor.elem(k));}$s=-1;return[h,i];}l=j;n=l.Kind();$s=4;case 4:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}if(!(n===20)){m=false;$s=3;continue s;}o=l.NumMethod();$s=5;case 5:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}m=o===0;case 3:if(m){$s=1;continue;}$s=2;continue;case 1:p=new AW.ptr(0,0,0,false);q=CD(e,h);AW.copy(p,q[0]);h=q[1];i=q[2];if(!($interfaceIsEqual(i,$ifaceNil))){$s=-1;return[h,i];}if(CN(h,p.length,e.$length)){i=(r=new BB.ptr("data truncated"),new r.constructor.elem(r));$s=-1;return[h,i];}s=$ifaceNil;if(!p.isCompound&&(p.class$0===0)){$s=6;continue;}$s=7;continue;case 6:t=$subslice(e,h,(h+p.length>>0));u=p.tag;if(u===(19)){$s=9;continue;}if(u===(18)){$s=10;continue;}if(u===(22)){$s=11;continue;}if(u===(20)){$s=12;continue;}if(u===(12)){$s=13;continue;}if(u===(2)){$s=14;continue;}if(u===(3)){$s=15;continue;}if(u===(6)){$s=16;continue;}if(u===(23)){$s=17;continue;}if(u===(24)){$s=18;continue;}if(u===(4)){$s=19;continue;}if(u===(30)){$s=20;continue;}$s=21;continue;case 9:v=BT(t);s=new $String(v[0]);i=v[1];$s=21;continue;case 10:w=BR(t);s=new $String(w[0]);i=w[1];$s=21;continue;case 11:x=BX(t);s=new $String(x[0]);i=x[1];$s=21;continue;case 12:y=BY(t);s=new $String(y[0]);i=y[1];$s=21;continue;case 13:z=BZ(t);s=new $String(z[0]);i=z[1];$s=21;continue;case 14:aa=BE(t);s=aa[0];i=aa[1];$s=21;continue;case 15:ab=BJ(t);s=new ab[0].constructor.elem(ab[0]);i=ab[1];$s=21;continue;case 16:ac=BL(t);s=ac[0];i=ac[1];$s=21;continue;case 17:ae=BP(t);$s=22;case 22:if($c){$c=false;ae=ae.$blk();}if(ae&&ae.$blk!==undefined){break s;}ad=ae;s=new ad[0].constructor.elem(ad[0]);i=ad[1];$s=21;continue;case 18:ag=BQ(t);$s=23;case 23:if($c){$c=false;ag=ag.$blk();}if(ag&&ag.$blk!==undefined){break s;}af=ag;s=new af[0].constructor.elem(af[0]);i=af[1];$s=21;continue;case 19:s=t;$s=21;continue;case 20:ah=CA(t);s=new $String(ah[0]);i=ah[1];case 21:case 8:case 7:h=h+(p.length)>>0;if(!($interfaceIsEqual(i,$ifaceNil))){$s=-1;return[h,i];}if(!($interfaceIsEqual(s,$ifaceNil))){$s=24;continue;}$s=25;continue;case 24:ai=E.ValueOf(s);$s=26;case 26:if($c){$c=false;ai=ai.$blk();}if(ai&&ai.$blk!==undefined){break s;}$r=$clone(d,E.Value).Set($clone(ai,E.Value));$s=27;case 27:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 25:$s=-1;return[h,i];case 2:aj=CD(e,h);ak=$clone(aj[0],AW);h=aj[1];i=aj[2];if(!($interfaceIsEqual(i,$ifaceNil))){$s=-1;return[h,i];}if(g.explicit){al=2;if(g.application){al=1;}if(h===e.$length){i=(am=new BA.ptr("explicit tag has no child"),new am.constructor.elem(am));$s=-1;return[h,i];}if((ak.class$0===al)&&(ak.tag===g.tag.$get())&&((ak.length===0)||ak.isCompound)){if($interfaceIsEqual(j,CK)){}else if(ak.length>0){an=CD(e,h);AW.copy(ak,an[0]);h=an[1];i=an[2];if(!($interfaceIsEqual(i,$ifaceNil))){$s=-1;return[h,i];}}else{if(!($interfaceIsEqual(j,CI))){i=(ao=new BA.ptr("zero length explicit tag was not an asn1.Flag"),new ao.constructor.elem(ao));$s=-1;return[h,i];}$clone(d,E.Value).SetBool(true);$s=-1;return[h,i];}}else{ap=CQ($clone(d,E.Value),$clone(g,AX));if(ap){h=f;}else{i=(aq=new BA.ptr("explicitly tagged member didn't match"),new aq.constructor.elem(aq));}$s=-1;return[h,i];}}as=AZ(j);$s=28;case 28:if($c){$c=false;as=as.$blk();}if(as&&as.$blk!==undefined){break s;}ar=as;at=ar[0];au=ar[1];av=ar[2];aw=ar[3];if(!aw){$s=29;continue;}$s=30;continue;case 29:ay=C.Sprintf("unknown Go type: %v",new DD([j]));$s=31;case 31:if($c){$c=false;ay=ay.$blk();}if(ay&&ay.$blk!==undefined){break s;}i=(ax=new BA.ptr(ay),new ax.constructor.elem(ax));$s=-1;return[h,i];case 30:if(au===19){if(ak.class$0===0){az=ak.tag;if((az===(22))||(az===(27))||(az===(20))||(az===(12))||(az===(18))||(az===(30))){au=ak.tag;}}else if(!((g.stringType===0))){au=g.stringType;}}if((au===23)&&(ak.tag===24)&&(ak.class$0===0)){au=24;}if(g.set){au=17;}ba=at;bb=0;bc=au;if(!g.explicit&&!(g.tag===DC.nil)){bb=2;bc=g.tag.$get();ba=false;}if(!g.explicit&&g.application&&!(g.tag===DC.nil)){bb=1;bc=g.tag.$get();ba=false;}if(!g.explicit&&g.private$3&&!(g.tag===DC.nil)){bb=3;bc=g.tag.$get();ba=false;}if(!ba&&(!((ak.class$0===bb))||!((ak.tag===bc)))||(!at&&!(ak.isCompound===av))){$s=32;continue;}$s=33;continue;case 32:bd=CQ($clone(d,E.Value),$clone(g,AX));if(bd){$s=34;continue;}$s=35;continue;case 34:h=f;$s=36;continue;case 35:bf=new $Int(bc);bg=new ak.constructor.elem(ak);bh=new g.constructor.elem(g);bi=j.Name();$s=37;case 37:if($c){$c=false;bi=bi.$blk();}if(bi&&bi.$blk!==undefined){break s;}bj=new $String(bi);bk=new $Int(h);bl=C.Sprintf("tags don't match (%d vs %+v) %+v %s @%d",new DD([bf,bg,bh,bj,bk]));$s=38;case 38:if($c){$c=false;bl=bl.$blk();}if(bl&&bl.$blk!==undefined){break s;}i=(be=new BA.ptr(bl),new be.constructor.elem(be));case 36:$s=-1;return[h,i];case 33:if(CN(h,ak.length,e.$length)){i=(bm=new BB.ptr("data truncated"),new bm.constructor.elem(bm));$s=-1;return[h,i];}bn=$subslice(e,h,(h+ak.length>>0));h=h+(ak.length)>>0;bp=$clone($clone(d,E.Value).Addr(),E.Value).Interface();$s=39;case 39:if($c){$c=false;bp=bp.$blk();}if(bp&&bp.$blk!==undefined){break s;}bo=bp;if($assertType(bo,DH,true)[1]){$s=40;continue;}if($assertType(bo,DI,true)[1]){$s=41;continue;}if($assertType(bo,DJ,true)[1]){$s=42;continue;}if($assertType(bo,DK,true)[1]){$s=43;continue;}if($assertType(bo,DL,true)[1]){$s=44;continue;}if($assertType(bo,DM,true)[1]){$s=45;continue;}if($assertType(bo,DN,true)[1]){$s=46;continue;}$s=47;continue;case 40:bq=bo.$val;CB.copy(bq,new CB.ptr(ak.class$0,ak.tag,ak.isCompound,bn,$subslice(e,f,h)));$s=-1;return[h,i];case 41:br=bo.$val;bx=BL(bn);br.$set(bx[0]);i=bx[1];$s=-1;return[h,i];case 42:bs=bo.$val;by=BJ(bn);BI.copy(bs,by[0]);i=by[1];$s=-1;return[h,i];case 43:bt=bo.$val;if(au===23){$s=48;continue;}$s=49;continue;case 48:ca=BP(bn);$s=50;case 50:if($c){$c=false;ca=ca.$blk();}if(ca&&ca.$blk!==undefined){break s;}bz=ca;G.Time.copy(bt,bz[0]);i=bz[1];$s=-1;return[h,i];case 49:cc=BQ(bn);$s=51;case 51:if($c){$c=false;cc=cc.$blk();}if(cc&&cc.$blk!==undefined){break s;}cb=cc;G.Time.copy(bt,cb[0]);i=cb[1];$s=-1;return[h,i];case 44:bu=bo.$val;cd=BF(bn);ce=cd[0];cf=cd[1];if($interfaceIsEqual(cf,$ifaceNil)){bu.$set(((ce>>0)));}i=cf;$s=-1;return[h,i];case 45:bv=bo.$val;bv.$set(true);$s=-1;return[h,i];case 46:bw=bo.$val;ch=BH(bn);$s=52;case 52:if($c){$c=false;ch=ch.$blk();}if(ch&&ch.$blk!==undefined){break s;}cg=ch;ci=cg[0];cj=cg[1];if($interfaceIsEqual(cj,$ifaceNil)){bw.$set(ci);}i=cj;$s=-1;return[h,i];case 47:ck=d;cl=$clone(ck,E.Value).Kind();if(cl===(1)){$s=54;continue;}if((cl===(2))||(cl===(5))||(cl===(6))){$s=55;continue;}if(cl===(25)){$s=56;continue;}if(cl===(23)){$s=57;continue;}if(cl===(24)){$s=58;continue;}$s=59;continue;case 54:cm=BC(bn);cn=cm[0];co=cm[1];if($interfaceIsEqual(co,$ifaceNil)){$clone(ck,E.Value).SetBool(cn);}i=co;$s=-1;return[h,i];case 55:cp=$clone(ck,E.Value).Type().Size();$s=63;case 63:if($c){$c=false;cp=cp.$blk();}if(cp&&cp.$blk!==undefined){break s;}if(cp===4){$s=60;continue;}$s=61;continue;case 60:cq=BF(bn);cr=cq[0];cs=cq[1];if($interfaceIsEqual(cs,$ifaceNil)){$clone(ck,E.Value).SetInt((new $Int64(0,cr)));}i=cs;$s=62;continue;case 61:ct=BE(bn);cu=ct[0];cv=ct[1];if($interfaceIsEqual(cv,$ifaceNil)){$clone(ck,E.Value).SetInt(cu);}i=cv;case 62:$s=-1;return[h,i];case 56:cw=j;cx=0;case 64:cy=cw.NumField();$s=66;case 66:if($c){$c=false;cy=cy.$blk();}if(cy&&cy.$blk!==undefined){break s;}if(!(cx>0;$s=64;continue;case 65:dd=cw.NumField();$s=74;case 74:if($c){$c=false;dd=dd.$blk();}if(dd&&dd.$blk!==undefined){break s;}if(!(dd>0)){dc=false;$s=73;continue s;}de=cw.Field(0);$s=75;case 75:if($c){$c=false;de=de.$blk();}if(de&&de.$blk!==undefined){break s;}dc=$interfaceIsEqual(de.Type,CL);case 73:if(dc){$s=71;continue;}$s=72;continue;case 71:df=$subslice(e,f,h);dg=$clone(ck,E.Value).Field(0);$s=76;case 76:if($c){$c=false;dg=dg.$blk();}if(dg&&dg.$blk!==undefined){break s;}dh=E.ValueOf(($convertSliceType(df,CC)));$s=77;case 77:if($c){$c=false;dh=dh.$blk();}if(dh&&dh.$blk!==undefined){break s;}$r=$clone(dg,E.Value).Set($clone(dh,E.Value));$s=78;case 78:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 72:di=0;dj=0;case 79:dk=cw.NumField();$s=81;case 81:if($c){$c=false;dk=dk.$blk();}if(dk&&dk.$blk!==undefined){break s;}if(!(dj>0;$s=79;continue;}dp=$clone(ck,E.Value).Field(dj);$s=83;case 83:if($c){$c=false;dp=dp.$blk();}if(dp&&dp.$blk!==undefined){break s;}dq=CO($clone(dp,E.Value),bn,di,$clone(AY(new E.StructTag(dm.Tag).Get("asn1")),AX));$s=84;case 84:if($c){$c=false;dq=dq.$blk();}if(dq&&dq.$blk!==undefined){break s;}dn=dq;di=dn[0];i=dn[1];if(!($interfaceIsEqual(i,$ifaceNil))){$s=-1;return[h,i];}dj=dj+(1)>>0;$s=79;continue;case 80:$s=-1;return[h,i];case 57:dr=j;ds=dr.Elem();$s=87;case 87:if($c){$c=false;ds=ds.$blk();}if(ds&&ds.$blk!==undefined){break s;}dt=ds.Kind();$s=88;case 88:if($c){$c=false;dt=dt.$blk();}if(dt&&dt.$blk!==undefined){break s;}if(dt===8){$s=85;continue;}$s=86;continue;case 85:du=E.MakeSlice(dr,bn.$length,bn.$length);$s=89;case 89:if($c){$c=false;du=du.$blk();}if(du&&du.$blk!==undefined){break s;}$r=$clone(ck,E.Value).Set($clone(du,E.Value));$s=90;case 90:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}dv=$clone(ck,E.Value);dw=E.ValueOf(bn);$s=91;case 91:if($c){$c=false;dw=dw.$blk();}if(dw&&dw.$blk!==undefined){break s;}dx=$clone(dw,E.Value);dy=E.Copy(dv,dx);$s=92;case 92:if($c){$c=false;dy=dy.$blk();}if(dy&&dy.$blk!==undefined){break s;}dy;$s=-1;return[h,i];case 86:ea=bn;eb=dr;ec=dr.Elem();$s=93;case 93:if($c){$c=false;ec=ec.$blk();}if(ec&&ec.$blk!==undefined){break s;}ed=ec;ee=CE(ea,eb,ed);$s=94;case 94:if($c){$c=false;ee=ee.$blk();}if(ee&&ee.$blk!==undefined){break s;}dz=ee;ef=dz[0];eg=dz[1];if($interfaceIsEqual(eg,$ifaceNil)){$s=95;continue;}$s=96;continue;case 95:$r=$clone(ck,E.Value).Set($clone(ef,E.Value));$s=97;case 97:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 96:i=eg;$s=-1;return[h,i];case 58:eh="";ei=au;if(ei===(19)){$s=99;continue;}if(ei===(18)){$s=100;continue;}if(ei===(22)){$s=101;continue;}if(ei===(20)){$s=102;continue;}if(ei===(12)){$s=103;continue;}if(ei===(27)){$s=104;continue;}if(ei===(30)){$s=105;continue;}$s=106;continue;case 99:ej=BT(bn);eh=ej[0];i=ej[1];$s=107;continue;case 100:ek=BR(bn);eh=ek[0];i=ek[1];$s=107;continue;case 101:el=BX(bn);eh=el[0];i=el[1];$s=107;continue;case 102:em=BY(bn);eh=em[0];i=em[1];$s=107;continue;case 103:en=BZ(bn);eh=en[0];i=en[1];$s=107;continue;case 104:eo=BY(bn);eh=eo[0];i=eo[1];$s=107;continue;case 105:ep=CA(bn);eh=ep[0];i=ep[1];$s=107;continue;case 106:er=C.Sprintf("internal error: unknown string type %d",new DD([new $Int(au)]));$s=108;case 108:if($c){$c=false;er=er.$blk();}if(er&&er.$blk!==undefined){break s;}i=(eq=new BB.ptr(er),new eq.constructor.elem(eq));case 107:case 98:if($interfaceIsEqual(i,$ifaceNil)){$clone(ck,E.Value).SetString(eh);}$s=-1;return[h,i];case 59:case 53:et=$clone(d,E.Value).Type().String();$s=109;case 109:if($c){$c=false;et=et.$blk();}if(et&&et.$blk!==undefined){break s;}i=(es=new BA.ptr("unsupported: "+et),new es.constructor.elem(es));$s=-1;return[h,i];}return;}var $f={$blk:CO,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,ca,cb,cc,cd,ce,cf,cg,ch,ci,cj,ck,cl,cm,cn,co,cp,cq,cr,cs,ct,cu,cv,cw,cx,cy,cz,d,da,db,dc,dd,de,df,dg,dh,di,dj,dk,dl,dm,dn,dp,dq,dr,ds,dt,du,dv,dw,dx,dy,dz,e,ea,eb,ec,ed,ee,ef,eg,eh,ei,ej,ek,el,em,en,eo,ep,eq,er,es,et,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};CP=function(d){var d,e;e=d;if((e===(2))||(e===(3))||(e===(4))||(e===(5))||(e===(6))){return true;}return false;};CQ=function(d,e){var d,e,f;f=false;if(!e.optional){return f;}f=true;if(e.defaultValue===DB.nil){return f;}if(CP($clone(d,E.Value).Kind())){$clone(d,E.Value).SetInt(e.defaultValue.$get());}return f;};CR=function(d,e){var{d,e,f,g,h,i,j,$s,$r,$c}=$restore(this,{d,e});$s=$s||0;s:while(true){switch($s){case 0:f=CU.nil;g=$ifaceNil;i=CT(d,e,"");$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}h=i;f=h[0];g=h[1];j=[f,g];$s=2;case 2:return j;}return;}var $f={$blk:CR,$c:true,$r,d,e,f,g,h,i,j,$s};return $f;};$pkg.Unmarshal=CR;CS.ptr.prototype.Error=function(){var{d,e,f,g,h,i,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:d=this;if($interfaceIsEqual(d.Type,$ifaceNil)){$s=-1;return"asn1: Unmarshal recipient value is nil";}e=d.Type.Kind();$s=3;case 3:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}if(!((e===22))){$s=1;continue;}$s=2;continue;case 1:f=d.Type.String();$s=4;case 4:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g="asn1: Unmarshal recipient value is non-pointer "+f;$s=5;case 5:return g;case 2:h=d.Type.String();$s=6;case 6:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i="asn1: Unmarshal recipient value is nil "+h;$s=7;case 7:return i;}return;}var $f={$blk:CS.ptr.prototype.Error,$c:true,$r,d,e,f,g,h,i,$s};return $f;};CS.prototype.Error=function(){return this.$val.Error();};CT=function(d,e,f){var{d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s,$r,$c}=$restore(this,{d,e,f});$s=$s||0;s:while(true){switch($s){case 0:g=CU.nil;h=$ifaceNil;i=E.ValueOf(e);$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;if(!(($clone(j,E.Value).Kind()===22))||$clone(j,E.Value).IsNil()){k=CU.nil;l=new CS.ptr(E.TypeOf(e));g=k;h=l;$s=-1;return[g,h];}n=$clone(j,E.Value).Elem();$s=2;case 2:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=CO($clone(n,E.Value),d,0,$clone(AY(f),AX));$s=3;case 3:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}m=o;p=m[0];h=m[1];if(!($interfaceIsEqual(h,$ifaceNil))){q=CU.nil;r=h;g=q;h=r;$s=-1;return[g,h];}s=$subslice(d,p);t=$ifaceNil;g=s;h=t;$s=-1;return[g,h];}return;}var $f={$blk:CT,$c:true,$r,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s};return $f;};$pkg.UnmarshalWithParams=CT;P.methods=[{prop:"Len",name:"Len",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Encode",name:"Encode",pkg:"",typ:$funcType([CU],[],false)}];Q.methods=[{prop:"Len",name:"Len",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Encode",name:"Encode",pkg:"",typ:$funcType([CU],[],false)}];R.methods=[{prop:"Len",name:"Len",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Encode",name:"Encode",pkg:"",typ:$funcType([CU],[],false)}];S.methods=[{prop:"Len",name:"Len",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Encode",name:"Encode",pkg:"",typ:$funcType([CU],[],false)}];T.methods=[{prop:"Len",name:"Len",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Encode",name:"Encode",pkg:"",typ:$funcType([CU],[],false)}];DO.methods=[{prop:"Len",name:"Len",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Encode",name:"Encode",pkg:"",typ:$funcType([CU],[],false)}];V.methods=[{prop:"Len",name:"Len",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Encode",name:"Encode",pkg:"",typ:$funcType([CU],[],false)}];AC.methods=[{prop:"Len",name:"Len",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Encode",name:"Encode",pkg:"",typ:$funcType([CU],[],false)}];AD.methods=[{prop:"Len",name:"Len",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Encode",name:"Encode",pkg:"",typ:$funcType([CU],[],false)}];BA.methods=[{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)}];BB.methods=[{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)}];BI.methods=[{prop:"At",name:"At",pkg:"",typ:$funcType([$Int],[$Int],false)},{prop:"RightAlign",name:"RightAlign",pkg:"",typ:$funcType([],[CU],false)}];BK.methods=[{prop:"Equal",name:"Equal",pkg:"",typ:$funcType([BK],[$Bool],false)},{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)}];DP.methods=[{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)}];O.init([{prop:"Encode",name:"Encode",pkg:"",typ:$funcType([CU],[],false)},{prop:"Len",name:"Len",pkg:"",typ:$funcType([],[$Int],false)}]);Q.init($Uint8);S.init(O);T.init(O);U.init("encoding/asn1",[{prop:"scratch",name:"scratch",embedded:false,exported:false,typ:DE,tag:""},{prop:"tag",name:"tag",embedded:false,exported:false,typ:O,tag:""},{prop:"body",name:"body",embedded:false,exported:false,typ:O,tag:""}]);AC.init("",[{prop:"Bytes",name:"Bytes",embedded:false,exported:true,typ:CU,tag:""},{prop:"BitLength",name:"BitLength",embedded:false,exported:true,typ:$Int,tag:""}]);AD.init($Int);AW.init("encoding/asn1",[{prop:"class$0",name:"class",embedded:false,exported:false,typ:$Int,tag:""},{prop:"tag",name:"tag",embedded:false,exported:false,typ:$Int,tag:""},{prop:"length",name:"length",embedded:false,exported:false,typ:$Int,tag:""},{prop:"isCompound",name:"isCompound",embedded:false,exported:false,typ:$Bool,tag:""}]);AX.init("encoding/asn1",[{prop:"optional",name:"optional",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"explicit",name:"explicit",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"application",name:"application",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"private$3",name:"private",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"defaultValue",name:"defaultValue",embedded:false,exported:false,typ:DB,tag:""},{prop:"tag",name:"tag",embedded:false,exported:false,typ:DC,tag:""},{prop:"stringType",name:"stringType",embedded:false,exported:false,typ:$Int,tag:""},{prop:"timeType",name:"timeType",embedded:false,exported:false,typ:$Int,tag:""},{prop:"set",name:"set",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"omitEmpty",name:"omitEmpty",embedded:false,exported:false,typ:$Bool,tag:""}]);BA.init("",[{prop:"Msg",name:"Msg",embedded:false,exported:true,typ:$String,tag:""}]);BB.init("",[{prop:"Msg",name:"Msg",embedded:false,exported:true,typ:$String,tag:""}]);BI.init("",[{prop:"Bytes",name:"Bytes",embedded:false,exported:true,typ:CU,tag:""},{prop:"BitLength",name:"BitLength",embedded:false,exported:true,typ:$Int,tag:""}]);BK.init($Int);CB.init("",[{prop:"Class",name:"Class",embedded:false,exported:true,typ:$Int,tag:""},{prop:"Tag",name:"Tag",embedded:false,exported:true,typ:$Int,tag:""},{prop:"IsCompound",name:"IsCompound",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"Bytes",name:"Bytes",embedded:false,exported:true,typ:CU,tag:""},{prop:"FullBytes",name:"FullBytes",embedded:false,exported:true,typ:CU,tag:""}]);CC.init($Uint8);CS.init("",[{prop:"Type",name:"Type",embedded:false,exported:true,typ:E.Type,tag:""}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=K.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=D.$init();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=E.$init();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=F.$init();$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=I.$init();$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=J.$init();$s=9;case 9:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=G.$init();$s=10;case 10:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=L.$init();$s=11;case 11:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=H.$init();$s=12;case 12:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}M=new P(0);N=new P(255);BG=D.NewInt(new $Int64(0,1));$pkg.NullRawValue=new CB.ptr(0,5,false,CU.nil,CU.nil);$pkg.NullBytes=new CU([5,0]);CF=E.TypeOf((a=new BI.ptr(CU.nil,0),new a.constructor.elem(a)));CG=E.TypeOf(new BK([]));CH=E.TypeOf(new BM(0));CI=E.TypeOf(new BN(false));CJ=E.TypeOf((b=new G.Time.ptr(new $Uint64(0,0),new $Int64(0,0),CV.nil),new b.constructor.elem(b)));CK=E.TypeOf((c=new CB.ptr(0,0,false,CU.nil,CU.nil),new c.constructor.elem(c)));CL=E.TypeOf((CC.nil));CM=E.TypeOf(new D.Int.ptr(false,D.nat.nil));}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["vendor/golang.org/x/crypto/cryptobyte/asn1"]=(function(){var $pkg={},$init,A;A=$pkg.Tag=$newType(1,$kindUint8,"asn1.Tag",true,"vendor/golang.org/x/crypto/cryptobyte/asn1",true,null);A.prototype.Constructed=function(){var a;a=this.$val;return(a|32)>>>0;};$ptrType(A).prototype.Constructed=function(){return new A(this.$get()).Constructed();};A.prototype.ContextSpecific=function(){var a;a=this.$val;return(a|128)>>>0;};$ptrType(A).prototype.ContextSpecific=function(){return new A(this.$get()).ContextSpecific();};A.methods=[{prop:"Constructed",name:"Constructed",pkg:"",typ:$funcType([],[A],false)},{prop:"ContextSpecific",name:"ContextSpecific",pkg:"",typ:$funcType([],[A],false)}];$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["vendor/golang.org/x/crypto/cryptobyte"]=(function(){var $pkg={},$init,C,A,B,D,E,F,G,H,I,L,M,N,U,V,W,X,Y,Z,AA,AB,AC,AD,AE,AF,AG,AH,AI,AJ,AK,AL,P,R,a,K,O,Q,S,T;C=$packages["encoding/asn1"];A=$packages["errors"];B=$packages["fmt"];D=$packages["math/big"];E=$packages["reflect"];F=$packages["time"];G=$packages["vendor/golang.org/x/crypto/cryptobyte/asn1"];H=$pkg.String=$newType(12,$kindSlice,"cryptobyte.String",true,"vendor/golang.org/x/crypto/cryptobyte",true,null);I=$pkg.Builder=$newType(0,$kindStruct,"cryptobyte.Builder",true,"vendor/golang.org/x/crypto/cryptobyte",true,function(err_,result_,fixedSize_,child_,offset_,pendingLenLen_,pendingIsASN1_,inContinuation_){this.$val=this;if(arguments.length===0){this.err=$ifaceNil;this.result=V.nil;this.fixedSize=false;this.child=W.nil;this.offset=0;this.pendingLenLen=0;this.pendingIsASN1=false;this.inContinuation=X.nil;return;}this.err=err_;this.result=result_;this.fixedSize=fixedSize_;this.child=child_;this.offset=offset_;this.pendingLenLen=pendingLenLen_;this.pendingIsASN1=pendingIsASN1_;this.inContinuation=inContinuation_;});L=$pkg.BuilderContinuation=$newType(4,$kindFunc,"cryptobyte.BuilderContinuation",true,"vendor/golang.org/x/crypto/cryptobyte",true,null);M=$pkg.BuildError=$newType(0,$kindStruct,"cryptobyte.BuildError",true,"vendor/golang.org/x/crypto/cryptobyte",true,function(Err_){this.$val=this;if(arguments.length===0){this.Err=$ifaceNil;return;}this.Err=Err_;});N=$pkg.MarshalingValue=$newType(8,$kindInterface,"cryptobyte.MarshalingValue",true,"vendor/golang.org/x/crypto/cryptobyte",true,null);U=$ptrType(D.Int);V=$sliceType($Uint8);W=$ptrType(I);X=$ptrType($Bool);Y=$sliceType($emptyInterface);Z=$ptrType($Uint8);AA=$ptrType(H);AB=$ptrType($Int64);AC=$ptrType($Uint64);AD=$sliceType($Int);AE=$ptrType($Int);AF=$ptrType(G.Tag);AG=$ptrType($Uint32);AH=$ptrType(V);AI=$ptrType($Uint16);AJ=$ptrType(C.ObjectIdentifier);AK=$ptrType(F.Time);AL=$ptrType(C.BitString);$ptrType(H).prototype.read=function(b){var b,c,d;c=this;if(c.$get().$length=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+0])));return true;};$ptrType(H).prototype.ReadUint16=function(b){var b,c,d;c=this;d=c.read(2);if(d===V.nil){return false;}b.$set((((((0>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+0])<<16>>>16))<<8<<16>>>16)|(((1>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+1])<<16>>>16)))>>>0);return true;};$ptrType(H).prototype.ReadUint24=function(b){var b,c,d;c=this;d=c.read(3);if(d===V.nil){return false;}b.$set((((((((0>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+0])>>>0))<<16>>>0)|((((1>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+1])>>>0))<<8>>>0))>>>0)|(((2>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+2])>>>0)))>>>0);return true;};$ptrType(H).prototype.ReadUint32=function(b){var b,c,d;c=this;d=c.read(4);if(d===V.nil){return false;}b.$set((((((((((0>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+0])>>>0))<<24>>>0)|((((1>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+1])>>>0))<<16>>>0))>>>0)|((((2>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+2])>>>0))<<8>>>0))>>>0)|(((3>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+3])>>>0)))>>>0);return true;};$ptrType(H).prototype.readUnsigned=function(b,c){var b,c,d,e,f,g,h;d=this;e=d.read(c);if(e===V.nil){return false;}f=0;g=0;while(true){if(!(g>>0;f=(f|(((((g<0||g>=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+g])>>>0))))>>>0;g=g+(1)>>0;}b.$set(f);return true;};$ptrType(H).prototype.readLengthPrefixed=function(b,c){var b,c,d,e,f,g,h,i,j;d=this;e=d.read(b);if(e===V.nil){return false;}f=0;g=e;h=0;while(true){if(!(h=g.$length)?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+h]);f=f<<8>>>0;f=(f|((i>>>0)))>>>0;h++;}j=d.read(((f>>0)));if(j===V.nil){return false;}c.$set($convertSliceType(j,H));return true;};$ptrType(H).prototype.ReadUint8LengthPrefixed=function(b){var b,c;c=this;return c.readLengthPrefixed(1,b);};$ptrType(H).prototype.ReadUint16LengthPrefixed=function(b){var b,c;c=this;return c.readLengthPrefixed(2,b);};$ptrType(H).prototype.ReadUint24LengthPrefixed=function(b){var b,c;c=this;return c.readLengthPrefixed(3,b);};$ptrType(H).prototype.ReadBytes=function(b,c){var b,c,d,e;d=this;e=d.read(c);if(e===V.nil){return false;}b.$set(e);return true;};$ptrType(H).prototype.CopyBytes=function(b){var b,c,d,e;c=this;d=b.$length;e=c.read(d);if(e===V.nil){return false;}return $copySlice(b,e)===d;};H.prototype.Empty=function(){var b;b=this;return b.$length===0;};$ptrType(H).prototype.Empty=function(){return this.$get().Empty();};K=function(b){var b;return new I.ptr($ifaceNil,b,true,W.nil,0,0,false,X.nil);};$pkg.NewFixedBuilder=K;I.ptr.prototype.SetError=function(b){var b,c;c=this;c.err=b;};I.prototype.SetError=function(b){return this.$val.SetError(b);};I.ptr.prototype.Bytes=function(){var b;b=this;if(!($interfaceIsEqual(b.err,$ifaceNil))){return[V.nil,b.err];}return[$subslice(b.result,b.offset),$ifaceNil];};I.prototype.Bytes=function(){return this.$val.Bytes();};I.ptr.prototype.BytesOrPanic=function(){var b;b=this;if(!($interfaceIsEqual(b.err,$ifaceNil))){$panic(b.err);}return $subslice(b.result,b.offset);};I.prototype.BytesOrPanic=function(){return this.$val.BytesOrPanic();};I.ptr.prototype.AddUint8=function(b){var b,c;c=this;c.add(new V([(b)]));};I.prototype.AddUint8=function(b){return this.$val.AddUint8(b);};I.ptr.prototype.AddUint16=function(b){var b,c;c=this;c.add(new V([(((b>>>8<<16>>>16)<<24>>>24)),((b<<24>>>24))]));};I.prototype.AddUint16=function(b){return this.$val.AddUint16(b);};I.ptr.prototype.AddUint24=function(b){var b,c;c=this;c.add(new V([(((b>>>16>>>0)<<24>>>24)),(((b>>>8>>>0)<<24>>>24)),((b<<24>>>24))]));};I.prototype.AddUint24=function(b){return this.$val.AddUint24(b);};I.ptr.prototype.AddUint32=function(b){var b,c;c=this;c.add(new V([(((b>>>24>>>0)<<24>>>24)),(((b>>>16>>>0)<<24>>>24)),(((b>>>8>>>0)<<24>>>24)),((b<<24>>>24))]));};I.prototype.AddUint32=function(b){return this.$val.AddUint32(b);};I.ptr.prototype.AddBytes=function(b){var b,c;c=this;c.add(b);};I.prototype.AddBytes=function(b){return this.$val.AddBytes(b);};I.ptr.prototype.AddUint8LengthPrefixed=function(b){var{b,c,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=this;$r=c.addLengthPrefixed(1,false,b);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:I.ptr.prototype.AddUint8LengthPrefixed,$c:true,$r,b,c,$s};return $f;};I.prototype.AddUint8LengthPrefixed=function(b){return this.$val.AddUint8LengthPrefixed(b);};I.ptr.prototype.AddUint16LengthPrefixed=function(b){var{b,c,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=this;$r=c.addLengthPrefixed(2,false,b);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:I.ptr.prototype.AddUint16LengthPrefixed,$c:true,$r,b,c,$s};return $f;};I.prototype.AddUint16LengthPrefixed=function(b){return this.$val.AddUint16LengthPrefixed(b);};I.ptr.prototype.AddUint24LengthPrefixed=function(b){var{b,c,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=this;$r=c.addLengthPrefixed(3,false,b);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:I.ptr.prototype.AddUint24LengthPrefixed,$c:true,$r,b,c,$s};return $f;};I.prototype.AddUint24LengthPrefixed=function(b){return this.$val.AddUint24LengthPrefixed(b);};I.ptr.prototype.AddUint32LengthPrefixed=function(b){var{b,c,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=this;$r=c.addLengthPrefixed(4,false,b);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:I.ptr.prototype.AddUint32LengthPrefixed,$c:true,$r,b,c,$s};return $f;};I.prototype.AddUint32LengthPrefixed=function(b){return this.$val.AddUint32LengthPrefixed(b);};I.ptr.prototype.callContinuation=function(b,c){var{b,c,d,$s,$deferred,$r,$c}=$restore(this,{b,c});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);d=[d];d[0]=this;if(!d[0].inContinuation.$get()){$s=1;continue;}$s=2;continue;case 1:d[0].inContinuation.$set(true);$deferred.push([(function(d){return function(){var e,f,g,h;d[0].inContinuation.$set(false);e=$recover();if($interfaceIsEqual(e,$ifaceNil)){return;}f=$assertType(e,M,true);g=$clone(f[0],M);h=f[1];if(h){d[0].err=g.Err;}else{$panic(e);}};})(d),[]]);case 2:$r=b(c);$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:I.ptr.prototype.callContinuation,$c:true,$r,b,c,d,$s,$deferred};return $f;}}};I.prototype.callContinuation=function(b,c){return this.$val.callContinuation(b,c);};I.ptr.prototype.addLengthPrefixed=function(b,c,d){var{b,c,d,e,f,$s,$r,$c}=$restore(this,{b,c,d});$s=$s||0;s:while(true){switch($s){case 0:e=this;if(!($interfaceIsEqual(e.err,$ifaceNil))){$s=-1;return;}f=e.result.$length;e.add($makeSlice(V,b));if(e.inContinuation===X.nil){e.inContinuation=$newDataPointer(false,X);}e.child=new I.ptr($ifaceNil,e.result,e.fixedSize,W.nil,f,b,c,e.inContinuation);$r=e.callContinuation(d,e.child);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=e.flushChild();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(!(e.child===W.nil)){$panic(new $String("cryptobyte: internal error"));}$s=-1;return;}return;}var $f={$blk:I.ptr.prototype.addLengthPrefixed,$c:true,$r,b,c,d,e,f,$s};return $f;};I.prototype.addLengthPrefixed=function(b,c,d){return this.$val.addLengthPrefixed(b,c,d);};I.ptr.prototype.flushChild=function(){var{b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:b=this;if(b.child===W.nil){$s=-1;return;}$r=b.child.flushChild();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}c=b.child;b.child=W.nil;if(!($interfaceIsEqual(c.err,$ifaceNil))){b.err=c.err;$s=-1;return;}d=(c.result.$length-c.pendingLenLen>>0)-c.offset>>0;if(d<0){$panic(new $String("cryptobyte: internal error"));}if(c.pendingIsASN1){if(!((c.pendingLenLen===1))){$panic(new $String("cryptobyte: internal error"));}e=0;f=0;g=e;h=f;if((i=(new $Int64(0,d)),(i.$high>0||(i.$high===0&&i.$low>4294967294)))){b.err=A.New("pending ASN.1 child too long");$s=-1;return;}else if(d>16777215){g=5;h=132;}else if(d>65535){g=4;h=131;}else if(d>255){g=3;h=130;}else if(d>127){g=2;h=129;}else{g=1;h=((d<<24>>>24));d=0;}(j=c.result,k=c.offset,((k<0||k>=j.$length)?($throwRuntimeError("index out of range"),undefined):j.$array[j.$offset+k]=h));l=(((g-1<<24>>>24)>>0));if(!((l===0))){c.add($makeSlice(V,l));m=c.offset+c.pendingLenLen>>0;$copySlice($subslice(c.result,(m+l>>0)),$subslice(c.result,m));}c.offset=c.offset+(1)>>0;c.pendingLenLen=l;}n=d;o=c.pendingLenLen-1>>0;while(true){if(!(o>=0)){break;}(p=c.result,q=c.offset+o>>0,((q<0||q>=p.$length)?($throwRuntimeError("index out of range"),undefined):p.$array[p.$offset+q]=((n<<24>>>24))));n=(n>>$min((8),31))>>0;o=o-(1)>>0;}if(!((n===0))){$s=2;continue;}$s=3;continue;case 2:r=B.Errorf("cryptobyte: pending child length %d exceeds %d-byte length prefix",new Y([new $Int(d),new $Int(c.pendingLenLen)]));$s=4;case 4:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}b.err=r;$s=-1;return;case 3:if(b.fixedSize&&!((s=b.result,$indexPtr(s.$array,s.$offset+0,Z))===(t=c.result,$indexPtr(t.$array,t.$offset+0,Z)))){$panic(new $String("cryptobyte: BuilderContinuation reallocated a fixed-size buffer"));}b.result=c.result;$s=-1;return;}return;}var $f={$blk:I.ptr.prototype.flushChild,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s};return $f;};I.prototype.flushChild=function(){return this.$val.flushChild();};I.ptr.prototype.add=function(b){var b,c;c=this;if(!($interfaceIsEqual(c.err,$ifaceNil))){return;}if(!(c.child===W.nil)){$panic(new $String("cryptobyte: attempted write while child is pending"));}if((c.result.$length+b.$length>>0)>0)>c.result.$capacity){c.err=A.New("cryptobyte: Builder is exceeding its fixed-size buffer");return;}c.result=$appendSlice(c.result,b);};I.prototype.add=function(b){return this.$val.add(b);};I.ptr.prototype.Unwrite=function(b){var b,c,d;c=this;if(!($interfaceIsEqual(c.err,$ifaceNil))){return;}if(!(c.child===W.nil)){$panic(new $String("cryptobyte: attempted unwrite while child is pending"));}d=(c.result.$length-c.pendingLenLen>>0)-c.offset>>0;if(d<0){$panic(new $String("cryptobyte: internal error"));}if(b>d){$panic(new $String("cryptobyte: attempted to unwrite more than was written"));}c.result=$subslice(c.result,0,(c.result.$length-b>>0));};I.prototype.Unwrite=function(b){return this.$val.Unwrite(b);};I.ptr.prototype.AddValue=function(b){var{b,c,d,e,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=this;d=b.Marshal(c);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;if(!($interfaceIsEqual(e,$ifaceNil))){c.err=e;}$s=-1;return;}return;}var $f={$blk:I.ptr.prototype.AddValue,$c:true,$r,b,c,d,e,$s};return $f;};I.prototype.AddValue=function(b){return this.$val.AddValue(b);};I.ptr.prototype.AddASN1Int64=function(b){var{b,c,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=this;$r=c.addASN1Signed(2,b);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:I.ptr.prototype.AddASN1Int64,$c:true,$r,b,c,$s};return $f;};I.prototype.AddASN1Int64=function(b){return this.$val.AddASN1Int64(b);};I.ptr.prototype.AddASN1Int64WithTag=function(b,c){var{b,c,d,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=this;$r=d.addASN1Signed(c,b);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:I.ptr.prototype.AddASN1Int64WithTag,$c:true,$r,b,c,d,$s};return $f;};I.prototype.AddASN1Int64WithTag=function(b,c){return this.$val.AddASN1Int64WithTag(b,c);};I.ptr.prototype.AddASN1Enum=function(b){var{b,c,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=this;$r=c.addASN1Signed(10,b);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:I.ptr.prototype.AddASN1Enum,$c:true,$r,b,c,$s};return $f;};I.prototype.AddASN1Enum=function(b){return this.$val.AddASN1Enum(b);};I.ptr.prototype.addASN1Signed=function(b,c){var{b,c,d,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:c=[c];d=this;$r=d.AddASN1(b,(function(c){return function(e){var e,f,g,h,i;f=1;g=c[0];while(true){if(!((g.$high>0||(g.$high===0&&g.$low>=128))||(g.$high<-1||(g.$high===-1&&g.$low<4294967168)))){break;}f=f+(1)>>0;g=$shiftRightInt64(g,(8));}while(true){if(!(f>0)){break;}i=(h=$shiftRightInt64(c[0],((($imul(((f-1>>0)),8))>>>0))),new $Int64(h.$high&0,(h.$low&255)>>>0));e.AddUint8(((i.$low<<24>>>24)));f=f-(1)>>0;}};})(c));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:I.ptr.prototype.addASN1Signed,$c:true,$r,b,c,d,$s};return $f;};I.prototype.addASN1Signed=function(b,c){return this.$val.addASN1Signed(b,c);};I.ptr.prototype.AddASN1Uint64=function(b){var{b,c,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:b=[b];c=this;$r=c.AddASN1(2,(function(b){return function(d){var d,e,f,g,h;e=1;f=b[0];while(true){if(!((f.$high>0||(f.$high===0&&f.$low>=128)))){break;}e=e+(1)>>0;f=$shiftRightUint64(f,(8));}while(true){if(!(e>0)){break;}h=(g=$shiftRightUint64(b[0],((($imul(((e-1>>0)),8))>>>0))),new $Uint64(g.$high&0,(g.$low&255)>>>0));d.AddUint8(((h.$low<<24>>>24)));e=e-(1)>>0;}};})(b));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:I.ptr.prototype.AddASN1Uint64,$c:true,$r,b,c,$s};return $f;};I.prototype.AddASN1Uint64=function(b){return this.$val.AddASN1Uint64(b);};I.ptr.prototype.AddASN1BigInt=function(b){var{b,c,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:b=[b];c=this;if(!($interfaceIsEqual(c.err,$ifaceNil))){$s=-1;return;}$r=c.AddASN1(2,(function(b){return function $b(d){var{d,e,f,g,h,i,j,k,$s,$r,$c}=$restore(this,{d});$s=$s||0;s:while(true){switch($s){case 0:if(b[0].Sign()<0){$s=1;continue;}if(b[0].Sign()===0){$s=2;continue;}$s=3;continue;case 1:e=new D.Int.ptr(false,D.nat.nil).Neg(b[0]);f=e.Sub(e,R);$s=5;case 5:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}f;g=e.Bytes();h=g;i=0;while(true){if(!(i=g.$length)?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+j]=((((j<0||j>=g.$length)?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+j])^(255))<<24>>>24));i++;}if((g.$length===0)||((((0>=g.$length?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+0])&128)>>>0)===0)){d.add(new V([255]));}d.add(g);$s=4;continue;case 2:d.add(new V([0]));$s=4;continue;case 3:k=b[0].Bytes();if(!(((((0>=k.$length?($throwRuntimeError("index out of range"),undefined):k.$array[k.$offset+0])&128)>>>0)===0))){d.add(new V([0]));}d.add(k);case 4:$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,d,e,f,g,h,i,j,k,$s};return $f;};})(b));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:I.ptr.prototype.AddASN1BigInt,$c:true,$r,b,c,$s};return $f;};I.prototype.AddASN1BigInt=function(b){return this.$val.AddASN1BigInt(b);};I.ptr.prototype.AddASN1OctetString=function(b){var{b,c,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:b=[b];c=this;$r=c.AddASN1(4,(function(b){return function(d){var d;d.AddBytes(b[0]);};})(b));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:I.ptr.prototype.AddASN1OctetString,$c:true,$r,b,c,$s};return $f;};I.prototype.AddASN1OctetString=function(b){return this.$val.AddASN1OctetString(b);};I.ptr.prototype.AddASN1GeneralizedTime=function(b){var{b,c,d,e,f,g,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:b=[b];c=this;e=$clone(b[0],F.Time).Year();$s=4;case 4:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}if(e<0){d=true;$s=3;continue s;}f=$clone(b[0],F.Time).Year();$s=5;case 5:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}d=f>9999;case 3:if(d){$s=1;continue;}$s=2;continue;case 1:g=B.Errorf("cryptobyte: cannot represent %v as a GeneralizedTime",new Y([new b[0].constructor.elem(b[0])]));$s=6;case 6:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}c.err=g;$s=-1;return;case 2:$r=c.AddASN1(24,(function(b){return function $b(h){var{h,i,$s,$r,$c}=$restore(this,{h});$s=$s||0;s:while(true){switch($s){case 0:i=$clone(b[0],F.Time).Format("20060102150405Z0700");$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}$r=h.AddBytes((new V($stringToBytes(i))));$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,h,i,$s};return $f;};})(b));$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:I.ptr.prototype.AddASN1GeneralizedTime,$c:true,$r,b,c,d,e,f,g,$s};return $f;};I.prototype.AddASN1GeneralizedTime=function(b){return this.$val.AddASN1GeneralizedTime(b);};I.ptr.prototype.AddASN1UTCTime=function(b){var{b,c,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:b=[b];c=[c];c[0]=this;$r=c[0].AddASN1(23,(function(b,c){return function $b(d){var{d,e,f,g,h,i,$s,$r,$c}=$restore(this,{d});$s=$s||0;s:while(true){switch($s){case 0:f=$clone(b[0],F.Time).Year();$s=4;case 4:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}if(f<1950){e=true;$s=3;continue s;}g=$clone(b[0],F.Time).Year();$s=5;case 5:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}e=g>=2050;case 3:if(e){$s=1;continue;}$s=2;continue;case 1:h=B.Errorf("cryptobyte: cannot represent %v as a UTCTime",new Y([new b[0].constructor.elem(b[0])]));$s=6;case 6:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}c[0].err=h;$s=-1;return;case 2:i=$clone(b[0],F.Time).Format("060102150405Z0700");$s=7;case 7:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}$r=d.AddBytes((new V($stringToBytes(i))));$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,d,e,f,g,h,i,$s};return $f;};})(b,c));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:I.ptr.prototype.AddASN1UTCTime,$c:true,$r,b,c,$s};return $f;};I.prototype.AddASN1UTCTime=function(b){return this.$val.AddASN1UTCTime(b);};I.ptr.prototype.AddASN1BitString=function(b){var{b,c,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:b=[b];c=this;$r=c.AddASN1(3,(function(b){return function(d){var d;d.AddUint8(0);d.AddBytes(b[0]);};})(b));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:I.ptr.prototype.AddASN1BitString,$c:true,$r,b,c,$s};return $f;};I.prototype.AddASN1BitString=function(b){return this.$val.AddASN1BitString(b);};I.ptr.prototype.addBase128Int=function(b){var b,c,d,e,f,g;c=this;d=0;if((b.$high===0&&b.$low===0)){d=1;}else{e=b;while(true){if(!((e.$high>0||(e.$high===0&&e.$low>0)))){break;}d=d+(1)>>0;e=$shiftRightInt64(e,(7));}}f=d-1>>0;while(true){if(!(f>=0)){break;}g=(($shiftRightInt64(b,((($imul(f,7))>>>0))).$low<<24>>>24));g=(g&(127))>>>0;if(!((f===0))){g=(g|(128))>>>0;}c.add(new V([g]));f=f-(1)>>0;}};I.prototype.addBase128Int=function(b){return this.$val.addBase128Int(b);};O=function(b){var b,c,d,e;if(b.$length<2){return false;}if((0>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+0])>2||((0>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+0])<=1&&(1>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+1])>=40)){return false;}c=b;d=0;while(true){if(!(d=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+d]);if(e<0){return false;}d++;}return true;};I.ptr.prototype.AddASN1ObjectIdentifier=function(b){var{b,c,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:b=[b];c=this;$r=c.AddASN1(6,(function(b){return function $b(d){var{d,e,f,g,h,i,j,$s,$r,$c}=$restore(this,{d});$s=$s||0;s:while(true){switch($s){case 0:if(!O(b[0])){$s=1;continue;}$s=2;continue;case 1:e=B.Errorf("cryptobyte: invalid OID: %v",new Y([b[0]]));$s=3;case 3:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}d.err=e;$s=-1;return;case 2:d.addBase128Int((f=$mul64((new $Int64(0,(0>=b[0].$length?($throwRuntimeError("index out of range"),undefined):b[0].$array[b[0].$offset+0]))),new $Int64(0,40)),g=(new $Int64(0,(1>=b[0].$length?($throwRuntimeError("index out of range"),undefined):b[0].$array[b[0].$offset+1]))),new $Int64(f.$high+g.$high,f.$low+g.$low)));h=$subslice(b[0],2);i=0;while(true){if(!(i=h.$length)?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+i]);d.addBase128Int((new $Int64(0,j)));i++;}$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,d,e,f,g,h,i,j,$s};return $f;};})(b));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:I.ptr.prototype.AddASN1ObjectIdentifier,$c:true,$r,b,c,$s};return $f;};I.prototype.AddASN1ObjectIdentifier=function(b){return this.$val.AddASN1ObjectIdentifier(b);};I.ptr.prototype.AddASN1Boolean=function(b){var{b,c,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:b=[b];c=this;$r=c.AddASN1(1,(function(b){return function(d){var d;if(b[0]){d.AddUint8(255);}else{d.AddUint8(0);}};})(b));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:I.ptr.prototype.AddASN1Boolean,$c:true,$r,b,c,$s};return $f;};I.prototype.AddASN1Boolean=function(b){return this.$val.AddASN1Boolean(b);};I.ptr.prototype.AddASN1NULL=function(){var b;b=this;b.add(new V([5,0]));};I.prototype.AddASN1NULL=function(){return this.$val.AddASN1NULL();};I.ptr.prototype.MarshalASN1=function(b){var{b,c,d,e,f,g,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=this;if(!($interfaceIsEqual(c.err,$ifaceNil))){$s=-1;return;}e=C.Marshal(b);$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}d=e;f=d[0];g=d[1];if(!($interfaceIsEqual(g,$ifaceNil))){c.err=g;$s=-1;return;}c.AddBytes(f);$s=-1;return;}return;}var $f={$blk:I.ptr.prototype.MarshalASN1,$c:true,$r,b,c,d,e,f,g,$s};return $f;};I.prototype.MarshalASN1=function(b){return this.$val.MarshalASN1(b);};I.ptr.prototype.AddASN1=function(b,c){var{b,c,d,e,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=this;if(!($interfaceIsEqual(d.err,$ifaceNil))){$s=-1;return;}if(((b&31)>>>0)===31){$s=1;continue;}$s=2;continue;case 1:e=B.Errorf("cryptobyte: high-tag number identifier octects not supported: 0x%x",new Y([new G.Tag(b)]));$s=3;case 3:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}d.err=e;$s=-1;return;case 2:d.AddUint8(((b<<24>>>24)));$r=d.addLengthPrefixed(1,true,c);$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:I.ptr.prototype.AddASN1,$c:true,$r,b,c,d,e,$s};return $f;};I.prototype.AddASN1=function(b,c){return this.$val.AddASN1(b,c);};$ptrType(H).prototype.ReadASN1Boolean=function(b){var b,c,d,e,f;c=this;d=H.nil;if(!c.ReadASN1((e||(e=new AA(function(){return d;},function($v){d=$convertSliceType($v,H);}))),1)||!((d.$length===1))){return false;}f=(0>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+0]);if(f===(0)){b.$set(false);}else if(f===(255)){b.$set(true);}else{return false;}return true;};$ptrType(H).prototype.ReadASN1Integer=function(b){var{b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=[c];d=[d];e=this;f=E.TypeOf(b).Kind();$s=3;case 3:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}if(!((f===22))){$s=1;continue;}$s=2;continue;case 1:$panic(new $String("out is not a pointer"));case 2:g=E.ValueOf(b);$s=5;case 5:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=$clone(g,E.Value).Elem();$s=6;case 6:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=$clone(h,E.Value).Kind();$s=7;case 7:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;if((j===(2))||(j===(3))||(j===(4))||(j===(5))||(j===(6))){$s=8;continue;}if((j===(7))||(j===(8))||(j===(9))||(j===(10))||(j===(11))){$s=9;continue;}if(j===(25)){$s=10;continue;}$s=11;continue;case 8:c[0]=new $Int64(0,0);if(!e.readASN1Int64((c.$ptr||(c.$ptr=new AB(function(){return this.$target[0];},function($v){this.$target[0]=$v;},c))))){k=true;$s=14;continue s;}l=E.ValueOf(b);$s=15;case 15:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=$clone(l,E.Value).Elem();$s=16;case 16:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=$clone(m,E.Value).OverflowInt(c[0]);$s=17;case 17:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}k=n;case 14:if(k){$s=12;continue;}$s=13;continue;case 12:$s=-1;return false;case 13:o=E.ValueOf(b);$s=18;case 18:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=$clone(o,E.Value).Elem();$s=19;case 19:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}$r=$clone(p,E.Value).SetInt(c[0]);$s=20;case 20:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return true;case 9:d[0]=new $Uint64(0,0);if(!e.readASN1Uint64((d.$ptr||(d.$ptr=new AC(function(){return this.$target[0];},function($v){this.$target[0]=$v;},d))))){q=true;$s=23;continue s;}r=E.ValueOf(b);$s=24;case 24:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=$clone(r,E.Value).Elem();$s=25;case 25:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=$clone(s,E.Value).OverflowUint(d[0]);$s=26;case 26:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}q=t;case 23:if(q){$s=21;continue;}$s=22;continue;case 21:$s=-1;return false;case 22:u=E.ValueOf(b);$s=27;case 27:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}v=$clone(u,E.Value).Elem();$s=28;case 28:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}$r=$clone(v,E.Value).SetUint(d[0]);$s=29;case 29:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return true;case 10:w=E.TypeOf(b).Elem();$s=32;case 32:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}if($interfaceIsEqual(w,P)){$s=30;continue;}$s=31;continue;case 30:x=e.readASN1BigInt($assertType(b,U));$s=33;case 33:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}y=x;$s=34;case 34:return y;case 31:case 11:case 4:$panic(new $String("out does not point to an integer type"));$s=-1;return false;}return;}var $f={$blk:$ptrType(H).prototype.ReadASN1Integer,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,$s};return $f;};Q=function(b){var b;if(b.$length===0){return false;}if(b.$length===1){return true;}if(((0>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+0])===0)&&((((1>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+1])&128)>>>0)===0)||((0>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+0])===255)&&((((1>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+1])&128)>>>0)===128)){return false;}return true;};$ptrType(H).prototype.readASN1BigInt=function(b){var{b,c,d,e,f,g,h,i,j,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=[c];d=this;c[0]=H.nil;if(!d.ReadASN1((c.$ptr||(c.$ptr=new AA(function(){return this.$target[0];},function($v){this.$target[0]=$v;},c))),2)||!Q($convertSliceType(c[0],V))){$s=-1;return false;}if((((0>=c[0].$length?($throwRuntimeError("index out of range"),undefined):c[0].$array[c[0].$offset+0])&128)>>>0)===128){$s=1;continue;}$s=2;continue;case 1:e=$makeSlice(V,c[0].$length);f=c[0];g=0;while(true){if(!(g=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+g]);((h<0||h>=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+h]=(~i<<24>>>24));g++;}b.SetBytes(e);j=b.Add(b,R);$s=4;case 4:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}j;b.Neg(b);$s=3;continue;case 2:b.SetBytes($convertSliceType(c[0],V));case 3:$s=-1;return true;}return;}var $f={$blk:$ptrType(H).prototype.readASN1BigInt,$c:true,$r,b,c,d,e,f,g,h,i,j,$s};return $f;};$ptrType(H).prototype.readASN1Int64=function(b){var b,c,d,e;c=this;d=H.nil;if(!c.ReadASN1((e||(e=new AA(function(){return d;},function($v){d=$convertSliceType($v,H);}))),2)||!Q($convertSliceType(d,V))||!S(b,$convertSliceType(d,V))){return false;}return true;};S=function(b,c){var b,c,d,e,f,g;d=c.$length;if(d>8){return false;}e=0;while(true){if(!(e=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+e]))),new $Int64(f.$high|g.$high,(f.$low|g.$low)>>>0)));e=e+(1)>>0;}b.$set($shiftLeft64(b.$get(),((64-(((d<<24>>>24))*8<<24>>>24)<<24>>>24))));b.$set($shiftRightInt64(b.$get(),((64-(((d<<24>>>24))*8<<24>>>24)<<24>>>24))));return true;};$ptrType(H).prototype.readASN1Uint64=function(b){var b,c,d,e;c=this;d=H.nil;if(!c.ReadASN1((e||(e=new AA(function(){return d;},function($v){d=$convertSliceType($v,H);}))),2)||!Q($convertSliceType(d,V))||!T(b,$convertSliceType(d,V))){return false;}return true;};T=function(b,c){var b,c,d,e,f,g;d=c.$length;if(d>9||(d===9)&&!(((0>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+0])===0))){return false;}if(!(((((0>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+0])&128)>>>0)===0))){return false;}e=0;while(true){if(!(e=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+e]))),new $Uint64(f.$high|g.$high,(f.$low|g.$low)>>>0)));e=e+(1)>>0;}return true;};$ptrType(H).prototype.ReadASN1Int64WithTag=function(b,c){var b,c,d,e,f;d=this;e=H.nil;return d.ReadASN1((f||(f=new AA(function(){return e;},function($v){e=$convertSliceType($v,H);}))),c)&&Q($convertSliceType(e,V))&&S(b,$convertSliceType(e,V));};$ptrType(H).prototype.ReadASN1Enum=function(b){var b,c,d,e,f,g,h;c=this;d=H.nil;e=new $Int64(0,0);if(!c.ReadASN1((f||(f=new AA(function(){return d;},function($v){d=$convertSliceType($v,H);}))),10)||!Q($convertSliceType(d,V))||!S((g||(g=new AB(function(){return e;},function($v){e=$v;}))),$convertSliceType(d,V))){return false;}if(!((h=(new $Int64(0,(((e.$low+((e.$high>>31)*4294967296))>>0)))),(h.$high===e.$high&&h.$low===e.$low)))){return false;}b.$set((((e.$low+((e.$high>>31)*4294967296))>>0)));return true;};$ptrType(H).prototype.readBase128Int=function(b){var b,c,d,e,f,g,h;c=this;d=0;e=0;while(true){if(!(c.$get().$length>0)){break;}if(e===5){return false;}if(d>=16777216){return false;}d=(f=(7),f<32?(d<>0;h=(g=c.read(1),(0>=g.$length?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+0]));d=d|(((((h&127)>>>0)>>0)));if(((h&128)>>>0)===0){b.$set(d);return true;}e=e+(1)>>0;}return false;};$ptrType(H).prototype.ReadASN1ObjectIdentifier=function(b){var b,c,d,e,f,g,h,i,j,k;c=this;d=H.nil;if(!c.ReadASN1((e||(e=new AA(function(){return d;},function($v){d=$convertSliceType($v,H);}))),6)||(d.$length===0)){return false;}f=$makeSlice(AD,(d.$length+1>>0));g=0;if(!(e||(e=new AA(function(){return d;},function($v){d=$convertSliceType($v,H);}))).readBase128Int((h||(h=new AE(function(){return g;},function($v){g=$v;}))))){return false;}if(g<80){(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0]=(i=g/40,(i===i&&i!==1/0&&i!==-1/0)?i>>0:$throwRuntimeError("integer divide by zero")));(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1]=(j=g%40,j===j?j:$throwRuntimeError("integer divide by zero")));}else{(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0]=2);(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1]=(g-80>>0));}k=2;while(true){if(!(d.$length>0)){break;}if(!(e||(e=new AA(function(){return d;},function($v){d=$convertSliceType($v,H);}))).readBase128Int((h||(h=new AE(function(){return g;},function($v){g=$v;}))))){return false;}((k<0||k>=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+k]=g);k=k+(1)>>0;}b.$set($convertSliceType($subslice(f,0,k),C.ObjectIdentifier));return true;};$ptrType(H).prototype.ReadASN1GeneralizedTime=function(b){var{b,c,d,e,f,g,h,i,j,k,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=[c];d=this;c[0]=H.nil;if(!d.ReadASN1((c.$ptr||(c.$ptr=new AA(function(){return this.$target[0];},function($v){this.$target[0]=$v;},c))),24)){$s=-1;return false;}e=($bytesToString(c[0]));g=F.Parse("20060102150405Z0700",e);$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}f=g;h=$clone(f[0],F.Time);i=f[1];if(!($interfaceIsEqual(i,$ifaceNil))){$s=-1;return false;}j=$clone(h,F.Time).Format("20060102150405Z0700");$s=2;case 2:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;if(!(k===e)){$s=-1;return false;}F.Time.copy(b,h);$s=-1;return true;}return;}var $f={$blk:$ptrType(H).prototype.ReadASN1GeneralizedTime,$c:true,$r,b,c,d,e,f,g,h,i,j,k,$s};return $f;};$ptrType(H).prototype.ReadASN1UTCTime=function(b){var{b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=[c];d=this;c[0]=H.nil;if(!d.ReadASN1((c.$ptr||(c.$ptr=new AA(function(){return this.$target[0];},function($v){this.$target[0]=$v;},c))),23)){$s=-1;return false;}e=($bytesToString(c[0]));f="060102150405Z0700";g=$ifaceNil;i=F.Parse(f,e);$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}h=i;j=$clone(h[0],F.Time);g=h[1];if(!($interfaceIsEqual(g,$ifaceNil))){$s=2;continue;}$s=3;continue;case 2:f="0601021504Z0700";l=F.Parse(f,e);$s=4;case 4:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k=l;F.Time.copy(j,k[0]);g=k[1];case 3:if(!($interfaceIsEqual(g,$ifaceNil))){$s=-1;return false;}m=$clone(j,F.Time).Format(f);$s=5;case 5:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;if(!(n===e)){$s=-1;return false;}o=$clone(j,F.Time).Year();$s=8;case 8:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}if(o>=2050){$s=6;continue;}$s=7;continue;case 6:p=$clone(j,F.Time).AddDate(-100,0,0);$s=9;case 9:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}F.Time.copy(j,p);case 7:F.Time.copy(b,j);$s=-1;return true;}return;}var $f={$blk:$ptrType(H).prototype.ReadASN1UTCTime,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,$s};return $f;};$ptrType(H).prototype.ReadASN1BitString=function(b){var b,c,d,e,f,g,h,i;c=this;d=H.nil;if(!c.ReadASN1((e||(e=new AA(function(){return d;},function($v){d=$convertSliceType($v,H);}))),3)||(d.$length===0)||!(((f=($imul(d.$length,8))/8,(f===f&&f!==1/0&&f!==-1/0)?f>>0:$throwRuntimeError("integer divide by zero"))===d.$length))){return false;}g=((0>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+0]));d=$subslice(d,1);if(g>7||(d.$length===0)&&!((g===0))||d.$length>0&&!(((((h=d.$length-1>>0,((h<0||h>=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+h]))&((((i=g,i<32?(1<>>24)-1<<24>>>24)))>>>0)===0))){return false;}b.BitLength=($imul(d.$length,8))-((g>>0))>>0;b.Bytes=$convertSliceType(d,V);return true;};$ptrType(H).prototype.ReadASN1BitStringAsBytes=function(b){var b,c,d,e,f;c=this;d=H.nil;if(!c.ReadASN1((e||(e=new AA(function(){return d;},function($v){d=$convertSliceType($v,H);}))),3)||(d.$length===0)){return false;}f=((0>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+0]));if(!((f===0))){return false;}b.$set($convertSliceType($subslice(d,1),V));return true;};$ptrType(H).prototype.ReadASN1Bytes=function(b,c){var b,c,d,e;d=this;return d.ReadASN1(((e=b,new AA(function(){return $convertSliceType(e.$get(),H);},function($v){e.$set($convertSliceType($v,V));},e.$target))),c);};$ptrType(H).prototype.ReadASN1=function(b,c){var b,c,d,e,f;d=this;e=0;if(!d.ReadAnyASN1(b,(f||(f=new AF(function(){return e;},function($v){e=$v;}))))||!((e===c))){return false;}return true;};$ptrType(H).prototype.ReadASN1Element=function(b,c){var b,c,d,e,f;d=this;e=0;if(!d.ReadAnyASN1Element(b,(f||(f=new AF(function(){return e;},function($v){e=$v;}))))||!((e===c))){return false;}return true;};$ptrType(H).prototype.ReadAnyASN1=function(b,c){var b,c,d;d=this;return d.readASN1(b,c,true);};$ptrType(H).prototype.ReadAnyASN1Element=function(b,c){var b,c,d;d=this;return d.readASN1(b,c,false);};H.prototype.PeekASN1Tag=function(b){var b,c;c=this;if(c.$length===0){return false;}return(((0>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+0])<<24>>>24))===b;};$ptrType(H).prototype.PeekASN1Tag=function(b){return this.$get().PeekASN1Tag(b);};$ptrType(H).prototype.SkipASN1=function(b){var b,c,d,e;c=this;d=H.nil;return c.ReadASN1((e||(e=new AA(function(){return d;},function($v){d=$convertSliceType($v,H);}))),b);};$ptrType(H).prototype.ReadOptionalASN1=function(b,c,d){var b,c,d,e,f;e=this;f=e.PeekASN1Tag(d);if(!(c===X.nil)){c.$set(f);}if(f&&!e.ReadASN1(b,d)){return false;}return true;};$ptrType(H).prototype.SkipOptionalASN1=function(b){var b,c,d,e;c=this;if(!c.PeekASN1Tag(b)){return true;}d=H.nil;return c.ReadASN1((e||(e=new AA(function(){return d;},function($v){d=$convertSliceType($v,H);}))),b);};$ptrType(H).prototype.ReadOptionalASN1Integer=function(b,c,d){var{b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s,$r,$c}=$restore(this,{b,c,d});$s=$s||0;s:while(true){switch($s){case 0:e=[e];f=[f];g=this;h=E.TypeOf(b).Kind();$s=3;case 3:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}if(!((h===22))){$s=1;continue;}$s=2;continue;case 1:$panic(new $String("out is not a pointer"));case 2:f[0]=false;e[0]=H.nil;if(!g.ReadOptionalASN1((e.$ptr||(e.$ptr=new AA(function(){return this.$target[0];},function($v){this.$target[0]=$v;},e))),(f.$ptr||(f.$ptr=new X(function(){return this.$target[0];},function($v){this.$target[0]=$v;},f))),c)){$s=-1;return false;}if(!f[0]){$s=4;continue;}$s=5;continue;case 4:i=E.ValueOf(b);$s=7;case 7:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=$clone(i,E.Value).Elem();$s=8;case 8:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=$clone(j,E.Value).Kind();$s=9;case 9:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;if((l===(2))||(l===(3))||(l===(4))||(l===(5))||(l===(6))||(l===(7))||(l===(8))||(l===(9))||(l===(10))||(l===(11))){$s=10;continue;}if(l===(25)){$s=11;continue;}$s=12;continue;case 10:m=E.ValueOf(b);$s=14;case 14:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=$clone(m,E.Value).Elem();$s=15;case 15:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=E.ValueOf(d);$s=16;case 16:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}$r=$clone(n,E.Value).Set($clone(o,E.Value));$s=17;case 17:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=13;continue;case 11:p=E.TypeOf(b).Elem();$s=20;case 20:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}if(!($interfaceIsEqual(p,P))){$s=18;continue;}$s=19;continue;case 18:$panic(new $String("invalid integer type"));case 19:r=E.TypeOf(d).Kind();$s=24;case 24:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}if(!((r===22))){q=true;$s=23;continue s;}s=E.TypeOf(d).Elem();$s=25;case 25:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}q=!($interfaceIsEqual(s,P));case 23:if(q){$s=21;continue;}$s=22;continue;case 21:$panic(new $String("out points to big.Int, but defaultValue does not"));case 22:$assertType(b,U).Set($assertType(d,U));$s=13;continue;case 12:$panic(new $String("invalid integer type"));case 13:case 6:$s=-1;return true;case 5:t=(e.$ptr||(e.$ptr=new AA(function(){return this.$target[0];},function($v){this.$target[0]=$v;},e))).ReadASN1Integer(b);$s=28;case 28:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}if(!t||!e[0].Empty()){$s=26;continue;}$s=27;continue;case 26:$s=-1;return false;case 27:$s=-1;return true;}return;}var $f={$blk:$ptrType(H).prototype.ReadOptionalASN1Integer,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s};return $f;};$ptrType(H).prototype.ReadOptionalASN1OctetString=function(b,c,d){var b,c,d,e,f,g,h,i,j,k;e=this;f=false;g=H.nil;if(!e.ReadOptionalASN1((h||(h=new AA(function(){return g;},function($v){g=$convertSliceType($v,H);}))),(i||(i=new X(function(){return f;},function($v){f=$v;}))),d)){return false;}if(!(c===X.nil)){c.$set(f);}if(f){j=H.nil;if(!(h||(h=new AA(function(){return g;},function($v){g=$convertSliceType($v,H);}))).ReadASN1((k||(k=new AA(function(){return j;},function($v){j=$convertSliceType($v,H);}))),4)||!g.Empty()){return false;}b.$set($convertSliceType(j,V));}else{b.$set(V.nil);}return true;};$ptrType(H).prototype.ReadOptionalASN1Boolean=function(b,c){var b,c,d,e,f,g,h;d=this;e=false;f=H.nil;if(!d.ReadOptionalASN1((g||(g=new AA(function(){return f;},function($v){f=$convertSliceType($v,H);}))),(h||(h=new X(function(){return e;},function($v){e=$v;}))),1)){return false;}if(!e){b.$set(c);return true;}return d.ReadASN1Boolean(b);};$ptrType(H).prototype.readASN1=function(b,c,d){var b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v;e=this;if(e.$get().$length<2){return false;}f=(g=e.$get(),(0>=g.$length?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+0]));h=(i=e.$get(),(1>=i.$length?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+1]));j=f;k=h;if(((j&31)>>>0)===31){return false;}if(!(c===AF.nil)){c.$set(((j<<24>>>24)));}l=0;m=0;n=l;o=m;if(((k&128)>>>0)===0){n=((k>>>0))+2>>>0;o=2;}else{p=(k&127)>>>0;q=0;if((p===0)||p>4||e.$get().$length<(((2+p<<24>>>24)>>0))){return false;}r=($subslice((e.$get()),2,(2+p<<24>>>24)));if(!(s||(s=new AA(function(){return r;},function($v){r=$convertSliceType($v,H);}))).readUnsigned((t||(t=new AG(function(){return q;},function($v){q=$v;}))),((p>>0)))){return false;}if(q<128){return false;}if(((u=((((p-1<<24>>>24))*8<<24>>>24)),u<32?(q>>>u):0)>>>0)===0){return false;}o=2+((p>>>0))>>>0;if((o+q>>>0)>>0;}if(((n>>0))<0||!e.ReadBytes(((v=b,new AH(function(){return $convertSliceType(v.$get(),V);},function($v){v.$set($convertSliceType($v,H));},v.$target))),((n>>0)))){return false;}if(d&&!b.Skip(((o>>0)))){$panic(new $String("cryptobyte: internal error"));}return true;};H.methods=[{prop:"Empty",name:"Empty",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"PeekASN1Tag",name:"PeekASN1Tag",pkg:"",typ:$funcType([G.Tag],[$Bool],false)}];AA.methods=[{prop:"read",name:"read",pkg:"vendor/golang.org/x/crypto/cryptobyte",typ:$funcType([$Int],[V],false)},{prop:"Skip",name:"Skip",pkg:"",typ:$funcType([$Int],[$Bool],false)},{prop:"ReadUint8",name:"ReadUint8",pkg:"",typ:$funcType([Z],[$Bool],false)},{prop:"ReadUint16",name:"ReadUint16",pkg:"",typ:$funcType([AI],[$Bool],false)},{prop:"ReadUint24",name:"ReadUint24",pkg:"",typ:$funcType([AG],[$Bool],false)},{prop:"ReadUint32",name:"ReadUint32",pkg:"",typ:$funcType([AG],[$Bool],false)},{prop:"readUnsigned",name:"readUnsigned",pkg:"vendor/golang.org/x/crypto/cryptobyte",typ:$funcType([AG,$Int],[$Bool],false)},{prop:"readLengthPrefixed",name:"readLengthPrefixed",pkg:"vendor/golang.org/x/crypto/cryptobyte",typ:$funcType([$Int,AA],[$Bool],false)},{prop:"ReadUint8LengthPrefixed",name:"ReadUint8LengthPrefixed",pkg:"",typ:$funcType([AA],[$Bool],false)},{prop:"ReadUint16LengthPrefixed",name:"ReadUint16LengthPrefixed",pkg:"",typ:$funcType([AA],[$Bool],false)},{prop:"ReadUint24LengthPrefixed",name:"ReadUint24LengthPrefixed",pkg:"",typ:$funcType([AA],[$Bool],false)},{prop:"ReadBytes",name:"ReadBytes",pkg:"",typ:$funcType([AH,$Int],[$Bool],false)},{prop:"CopyBytes",name:"CopyBytes",pkg:"",typ:$funcType([V],[$Bool],false)},{prop:"ReadASN1Boolean",name:"ReadASN1Boolean",pkg:"",typ:$funcType([X],[$Bool],false)},{prop:"ReadASN1Integer",name:"ReadASN1Integer",pkg:"",typ:$funcType([$emptyInterface],[$Bool],false)},{prop:"readASN1BigInt",name:"readASN1BigInt",pkg:"vendor/golang.org/x/crypto/cryptobyte",typ:$funcType([U],[$Bool],false)},{prop:"readASN1Int64",name:"readASN1Int64",pkg:"vendor/golang.org/x/crypto/cryptobyte",typ:$funcType([AB],[$Bool],false)},{prop:"readASN1Uint64",name:"readASN1Uint64",pkg:"vendor/golang.org/x/crypto/cryptobyte",typ:$funcType([AC],[$Bool],false)},{prop:"ReadASN1Int64WithTag",name:"ReadASN1Int64WithTag",pkg:"",typ:$funcType([AB,G.Tag],[$Bool],false)},{prop:"ReadASN1Enum",name:"ReadASN1Enum",pkg:"",typ:$funcType([AE],[$Bool],false)},{prop:"readBase128Int",name:"readBase128Int",pkg:"vendor/golang.org/x/crypto/cryptobyte",typ:$funcType([AE],[$Bool],false)},{prop:"ReadASN1ObjectIdentifier",name:"ReadASN1ObjectIdentifier",pkg:"",typ:$funcType([AJ],[$Bool],false)},{prop:"ReadASN1GeneralizedTime",name:"ReadASN1GeneralizedTime",pkg:"",typ:$funcType([AK],[$Bool],false)},{prop:"ReadASN1UTCTime",name:"ReadASN1UTCTime",pkg:"",typ:$funcType([AK],[$Bool],false)},{prop:"ReadASN1BitString",name:"ReadASN1BitString",pkg:"",typ:$funcType([AL],[$Bool],false)},{prop:"ReadASN1BitStringAsBytes",name:"ReadASN1BitStringAsBytes",pkg:"",typ:$funcType([AH],[$Bool],false)},{prop:"ReadASN1Bytes",name:"ReadASN1Bytes",pkg:"",typ:$funcType([AH,G.Tag],[$Bool],false)},{prop:"ReadASN1",name:"ReadASN1",pkg:"",typ:$funcType([AA,G.Tag],[$Bool],false)},{prop:"ReadASN1Element",name:"ReadASN1Element",pkg:"",typ:$funcType([AA,G.Tag],[$Bool],false)},{prop:"ReadAnyASN1",name:"ReadAnyASN1",pkg:"",typ:$funcType([AA,AF],[$Bool],false)},{prop:"ReadAnyASN1Element",name:"ReadAnyASN1Element",pkg:"",typ:$funcType([AA,AF],[$Bool],false)},{prop:"SkipASN1",name:"SkipASN1",pkg:"",typ:$funcType([G.Tag],[$Bool],false)},{prop:"ReadOptionalASN1",name:"ReadOptionalASN1",pkg:"",typ:$funcType([AA,X,G.Tag],[$Bool],false)},{prop:"SkipOptionalASN1",name:"SkipOptionalASN1",pkg:"",typ:$funcType([G.Tag],[$Bool],false)},{prop:"ReadOptionalASN1Integer",name:"ReadOptionalASN1Integer",pkg:"",typ:$funcType([$emptyInterface,G.Tag,$emptyInterface],[$Bool],false)},{prop:"ReadOptionalASN1OctetString",name:"ReadOptionalASN1OctetString",pkg:"",typ:$funcType([AH,X,G.Tag],[$Bool],false)},{prop:"ReadOptionalASN1Boolean",name:"ReadOptionalASN1Boolean",pkg:"",typ:$funcType([X,$Bool],[$Bool],false)},{prop:"readASN1",name:"readASN1",pkg:"vendor/golang.org/x/crypto/cryptobyte",typ:$funcType([AA,AF,$Bool],[$Bool],false)}];W.methods=[{prop:"SetError",name:"SetError",pkg:"",typ:$funcType([$error],[],false)},{prop:"Bytes",name:"Bytes",pkg:"",typ:$funcType([],[V,$error],false)},{prop:"BytesOrPanic",name:"BytesOrPanic",pkg:"",typ:$funcType([],[V],false)},{prop:"AddUint8",name:"AddUint8",pkg:"",typ:$funcType([$Uint8],[],false)},{prop:"AddUint16",name:"AddUint16",pkg:"",typ:$funcType([$Uint16],[],false)},{prop:"AddUint24",name:"AddUint24",pkg:"",typ:$funcType([$Uint32],[],false)},{prop:"AddUint32",name:"AddUint32",pkg:"",typ:$funcType([$Uint32],[],false)},{prop:"AddBytes",name:"AddBytes",pkg:"",typ:$funcType([V],[],false)},{prop:"AddUint8LengthPrefixed",name:"AddUint8LengthPrefixed",pkg:"",typ:$funcType([L],[],false)},{prop:"AddUint16LengthPrefixed",name:"AddUint16LengthPrefixed",pkg:"",typ:$funcType([L],[],false)},{prop:"AddUint24LengthPrefixed",name:"AddUint24LengthPrefixed",pkg:"",typ:$funcType([L],[],false)},{prop:"AddUint32LengthPrefixed",name:"AddUint32LengthPrefixed",pkg:"",typ:$funcType([L],[],false)},{prop:"callContinuation",name:"callContinuation",pkg:"vendor/golang.org/x/crypto/cryptobyte",typ:$funcType([L,W],[],false)},{prop:"addLengthPrefixed",name:"addLengthPrefixed",pkg:"vendor/golang.org/x/crypto/cryptobyte",typ:$funcType([$Int,$Bool,L],[],false)},{prop:"flushChild",name:"flushChild",pkg:"vendor/golang.org/x/crypto/cryptobyte",typ:$funcType([],[],false)},{prop:"add",name:"add",pkg:"vendor/golang.org/x/crypto/cryptobyte",typ:$funcType([V],[],true)},{prop:"Unwrite",name:"Unwrite",pkg:"",typ:$funcType([$Int],[],false)},{prop:"AddValue",name:"AddValue",pkg:"",typ:$funcType([N],[],false)},{prop:"AddASN1Int64",name:"AddASN1Int64",pkg:"",typ:$funcType([$Int64],[],false)},{prop:"AddASN1Int64WithTag",name:"AddASN1Int64WithTag",pkg:"",typ:$funcType([$Int64,G.Tag],[],false)},{prop:"AddASN1Enum",name:"AddASN1Enum",pkg:"",typ:$funcType([$Int64],[],false)},{prop:"addASN1Signed",name:"addASN1Signed",pkg:"vendor/golang.org/x/crypto/cryptobyte",typ:$funcType([G.Tag,$Int64],[],false)},{prop:"AddASN1Uint64",name:"AddASN1Uint64",pkg:"",typ:$funcType([$Uint64],[],false)},{prop:"AddASN1BigInt",name:"AddASN1BigInt",pkg:"",typ:$funcType([U],[],false)},{prop:"AddASN1OctetString",name:"AddASN1OctetString",pkg:"",typ:$funcType([V],[],false)},{prop:"AddASN1GeneralizedTime",name:"AddASN1GeneralizedTime",pkg:"",typ:$funcType([F.Time],[],false)},{prop:"AddASN1UTCTime",name:"AddASN1UTCTime",pkg:"",typ:$funcType([F.Time],[],false)},{prop:"AddASN1BitString",name:"AddASN1BitString",pkg:"",typ:$funcType([V],[],false)},{prop:"addBase128Int",name:"addBase128Int",pkg:"vendor/golang.org/x/crypto/cryptobyte",typ:$funcType([$Int64],[],false)},{prop:"AddASN1ObjectIdentifier",name:"AddASN1ObjectIdentifier",pkg:"",typ:$funcType([C.ObjectIdentifier],[],false)},{prop:"AddASN1Boolean",name:"AddASN1Boolean",pkg:"",typ:$funcType([$Bool],[],false)},{prop:"AddASN1NULL",name:"AddASN1NULL",pkg:"",typ:$funcType([],[],false)},{prop:"MarshalASN1",name:"MarshalASN1",pkg:"",typ:$funcType([$emptyInterface],[],false)},{prop:"AddASN1",name:"AddASN1",pkg:"",typ:$funcType([G.Tag,L],[],false)}];H.init($Uint8);I.init("vendor/golang.org/x/crypto/cryptobyte",[{prop:"err",name:"err",embedded:false,exported:false,typ:$error,tag:""},{prop:"result",name:"result",embedded:false,exported:false,typ:V,tag:""},{prop:"fixedSize",name:"fixedSize",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"child",name:"child",embedded:false,exported:false,typ:W,tag:""},{prop:"offset",name:"offset",embedded:false,exported:false,typ:$Int,tag:""},{prop:"pendingLenLen",name:"pendingLenLen",embedded:false,exported:false,typ:$Int,tag:""},{prop:"pendingIsASN1",name:"pendingIsASN1",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"inContinuation",name:"inContinuation",embedded:false,exported:false,typ:X,tag:""}]);L.init([W],[],false);M.init("",[{prop:"Err",name:"Err",embedded:false,exported:true,typ:$error,tag:""}]);N.init([{prop:"Marshal",name:"Marshal",pkg:"",typ:$funcType([W],[$error],false)}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=C.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=A.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=D.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=E.$init();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=F.$init();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=G.$init();$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}a=E.TypeOf((U.nil)).Elem();$s=8;case 8:if($c){$c=false;a=a.$blk();}if(a&&a.$blk!==undefined){break s;}P=a;R=D.NewInt(new $Int64(0,1));}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["crypto/ecdsa"]=(function(){var $pkg={},$init,D,E,A,B,F,G,H,I,C,J,K,N,O,P,Q,AD,AF,AG,AH,AI,AJ,AK,AL,AM,R,W,AE,L,M,S,U,V,X,Y,AA,AB,AC;D=$packages["crypto"];E=$packages["crypto/aes"];A=$packages["crypto/cipher"];B=$packages["crypto/elliptic"];F=$packages["crypto/internal/randutil"];G=$packages["crypto/sha512"];H=$packages["errors"];I=$packages["io"];C=$packages["math/big"];J=$packages["vendor/golang.org/x/crypto/cryptobyte"];K=$packages["vendor/golang.org/x/crypto/cryptobyte/asn1"];N=$pkg.invertible=$newType(8,$kindInterface,"ecdsa.invertible",true,"crypto/ecdsa",false,null);O=$pkg.combinedMult=$newType(8,$kindInterface,"ecdsa.combinedMult",true,"crypto/ecdsa",false,null);P=$pkg.PublicKey=$newType(0,$kindStruct,"ecdsa.PublicKey",true,"crypto/ecdsa",true,function(Curve_,X_,Y_){this.$val=this;if(arguments.length===0){this.Curve=$ifaceNil;this.X=AF.nil;this.Y=AF.nil;return;}this.Curve=Curve_;this.X=X_;this.Y=Y_;});Q=$pkg.PrivateKey=$newType(0,$kindStruct,"ecdsa.PrivateKey",true,"crypto/ecdsa",true,function(PublicKey_,D_){this.$val=this;if(arguments.length===0){this.PublicKey=new P.ptr($ifaceNil,AF.nil,AF.nil);this.D=AF.nil;return;}this.PublicKey=PublicKey_;this.D=D_;});AD=$pkg.zr=$newType(0,$kindStruct,"ecdsa.zr",true,"crypto/ecdsa",false,function(Reader_){this.$val=this;if(arguments.length===0){this.Reader=$ifaceNil;return;}this.Reader=Reader_;});AF=$ptrType(C.Int);AG=$ptrType(P);AH=$ptrType(Q);AI=$sliceType($Uint8);AJ=$ptrType(J.Builder);AK=$ptrType($Bool);AL=$ptrType(J.String);AM=$ptrType(AD);L=function(a,b,c,d){var{a,b,c,d,e,f,g,h,i,j,$s,$r,$c}=$restore(this,{a,b,c,d});$s=$s||0;s:while(true){switch($s){case 0:e=AF.nil;f=AF.nil;g=$ifaceNil;i=Y(a,b,c,d);$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}h=i;e=h[0];f=h[1];g=h[2];j=[e,f,g];$s=2;case 2:return j;}return;}var $f={$blk:L,$c:true,$r,a,b,c,d,e,f,g,h,i,j,$s};return $f;};M=function(a,b,c,d,e){var{a,b,c,d,e,f,g,$s,$r,$c}=$restore(this,{a,b,c,d,e});$s=$s||0;s:while(true){switch($s){case 0:f=AB(a,b,c,d,e);$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;$s=2;case 2:return g;}return;}var $f={$blk:M,$c:true,$r,a,b,c,d,e,f,g,$s};return $f;};P.ptr.prototype.Equal=function(a){var a,b,c,d,e;b=this;c=$assertType(a,AG,true);d=c[0];e=c[1];if(!e){return false;}return(b.X.Cmp(d.X)===0)&&(b.Y.Cmp(d.Y)===0)&&$interfaceIsEqual(b.Curve,d.Curve);};P.prototype.Equal=function(a){return this.$val.Equal(a);};Q.ptr.prototype.Public=function(){var a;a=this;return a.PublicKey;};Q.prototype.Public=function(){return this.$val.Public();};Q.ptr.prototype.Equal=function(a){var a,b,c,d,e;b=this;c=$assertType(a,AH,true);d=c[0];e=c[1];if(!e){return false;}return b.PublicKey.Equal(d.PublicKey)&&(b.D.Cmp(d.D)===0);};Q.prototype.Equal=function(a){return this.$val.Equal(a);};Q.ptr.prototype.Sign=function(a,b,c){var{a,b,c,d,e,f,g,h,i,j,$s,$r,$c}=$restore(this,{a,b,c});$s=$s||0;s:while(true){switch($s){case 0:d=[d];e=[e];f=this;h=X(a,f,b);$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}g=h;d[0]=g[0];e[0]=g[1];i=g[2];if(!($interfaceIsEqual(i,$ifaceNil))){$s=-1;return[AI.nil,i];}j=new J.Builder.ptr($ifaceNil,AI.nil,false,AJ.nil,0,0,false,AK.nil);$r=j.AddASN1(48,(function(d,e){return function $b(k){var{k,$s,$r,$c}=$restore(this,{k});$s=$s||0;s:while(true){switch($s){case 0:$r=k.AddASN1BigInt(d[0]);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=k.AddASN1BigInt(e[0]);$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,k,$s};return $f;};})(d,e));$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return j.Bytes();}return;}var $f={$blk:Q.ptr.prototype.Sign,$c:true,$r,a,b,c,d,e,f,g,h,i,j,$s};return $f;};Q.prototype.Sign=function(a,b,c){return this.$val.Sign(a,b,c);};S=function(a,b){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=AF.nil;d=$ifaceNil;e=a.Params();$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=e;h=$makeSlice(AI,((g=f.BitSize/8,(g===g&&g!==1/0&&g!==-1/0)?g>>0:$throwRuntimeError("integer divide by zero"))+8>>0));j=I.ReadFull(b,h);$s=2;case 2:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}i=j;d=i[1];if(!($interfaceIsEqual(d,$ifaceNil))){$s=-1;return[c,d];}c=new C.Int.ptr(false,C.nat.nil).SetBytes(h);k=new C.Int.ptr(false,C.nat.nil).Sub(f.N,R);$s=3;case 3:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;m=c.Mod(c,l);$s=4;case 4:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}m;n=c.Add(c,R);$s=5;case 5:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}n;$s=-1;return[c,d];}return;}var $f={$blk:S,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,$s};return $f;};U=function(a,b){var{a,b,c,d,e,f,g,h,i,j,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=b.Params();$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c.N.BitLen();$s=2;case 2:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;g=(f=((e+7>>0))/8,(f===f&&f!==1/0&&f!==-1/0)?f>>0:$throwRuntimeError("integer divide by zero"));if(a.$length>g){a=$subslice(a,0,g);}h=new C.Int.ptr(false,C.nat.nil).SetBytes(a);i=($imul(a.$length,8))-e>>0;if(i>0){$s=3;continue;}$s=4;continue;case 3:j=h.Rsh(h,((i>>>0)));$s=5;case 5:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}j;case 4:$s=-1;return h;}return;}var $f={$blk:U,$c:true,$r,a,b,c,d,e,f,g,h,i,j,$s};return $f;};V=function(a,b){var{a,b,c,d,e,f,g,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=C.NewInt(new $Int64(0,2));d=new C.Int.ptr(false,C.nat.nil).Sub(b,c);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;f=new C.Int.ptr(false,C.nat.nil).Exp(a,e,b);$s=2;case 2:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;$s=3;case 3:return g;}return;}var $f={$blk:V,$c:true,$r,a,b,c,d,e,f,g,$s};return $f;};X=function(a,b,c){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{a,b,c});$s=$s||0;s:while(true){switch($s){case 0:d=[d];e=AF.nil;f=AF.nil;g=$ifaceNil;$r=F.MaybeReadByte(a);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}h=$makeSlice(AI,32);j=I.ReadFull(a,h);$s=2;case 2:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}i=j;g=i[1];if(!($interfaceIsEqual(g,$ifaceNil))){$s=-1;return[e,f,g];}k=G.New();l=k.Write(b.D.Bytes());$s=3;case 3:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}l;m=k.Write(h);$s=4;case 4:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}m;n=k.Write(c);$s=5;case 5:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}n;o=k.Sum(AI.nil);$s=6;case 6:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=$subslice(o,0,32);q=E.NewCipher(p);r=q[0];g=q[1];if(!($interfaceIsEqual(g,$ifaceNil))){s=AF.nil;t=AF.nil;u=g;e=s;f=t;g=u;$s=-1;return[e,f,g];}v=A.NewCTR(r,(new AI($stringToBytes("IV for ECDSA CTR"))));$s=7;case 7:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}d[0]=new A.StreamReader.ptr(v,AE);w=b.PublicKey.Curve;y=L(b,d[0],w,c);$s=8;case 8:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}x=y;e=x[0];f=x[1];g=x[2];z=[e,f,g];$s=9;case 9:return z;}return;}var $f={$blk:X,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};$pkg.Sign=X;Y=function(a,b,c,d){var{a,aa,ab,ac,ad,ae,af,ag,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{a,b,c,d});$s=$s||0;s:while(true){switch($s){case 0:e=AF.nil;f=AF.nil;g=$ifaceNil;h=c.Params();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h.N;if(i.Sign()===0){j=AF.nil;k=AF.nil;l=W;e=j;f=k;g=l;$s=-1;return[e,f,g];}m=AF.nil;n=AF.nil;o=m;p=n;case 2:case 4:s=S(c,(r=b,new r.constructor.elem(r)));$s=6;case 6:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}q=s;o=q[0];g=q[1];if(!($interfaceIsEqual(g,$ifaceNil))){e=AF.nil;$s=-1;return[e,f,g];}t=$assertType(a.PublicKey.Curve,N,true);u=t[0];v=t[1];if(v){$s=7;continue;}$s=8;continue;case 7:w=u.Inverse(o);$s=10;case 10:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}p=w;$s=9;continue;case 8:x=V(o,i);$s=11;case 11:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}p=x;case 9:z=a.PublicKey.Curve.ScalarBaseMult(o.Bytes());$s=12;case 12:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}y=z;e=y[0];aa=e.Mod(e,i);$s=13;case 13:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}aa;if(!((e.Sign()===0))){$s=5;continue;}$s=4;continue;case 5:ab=U(d,c);$s=14;case 14:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}ac=ab;ad=new C.Int.ptr(false,C.nat.nil).Mul(a.D,e);$s=15;case 15:if($c){$c=false;ad=ad.$blk();}if(ad&&ad.$blk!==undefined){break s;}f=ad;ae=f.Add(f,ac);$s=16;case 16:if($c){$c=false;ae=ae.$blk();}if(ae&&ae.$blk!==undefined){break s;}ae;af=f.Mul(f,p);$s=17;case 17:if($c){$c=false;af=af.$blk();}if(af&&af.$blk!==undefined){break s;}af;ag=f.Mod(f,i);$s=18;case 18:if($c){$c=false;ag=ag.$blk();}if(ag&&ag.$blk!==undefined){break s;}ag;if(!((f.Sign()===0))){$s=3;continue;}$s=2;continue;case 3:$s=-1;return[e,f,g];}return;}var $f={$blk:Y,$c:true,$r,a,aa,ab,ac,ad,ae,af,ag,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};AA=function(a,b,c,d){var{a,b,c,d,e,f,g,h,i,$s,$r,$c}=$restore(this,{a,b,c,d});$s=$s||0;s:while(true){switch($s){case 0:e=a.Curve;f=e.Params();$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f.N;if(c.Sign()<=0||d.Sign()<=0){$s=-1;return false;}if(c.Cmp(g)>=0||d.Cmp(g)>=0){$s=-1;return false;}h=M(a,e,b,c,d);$s=2;case 2:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=3;case 3:return i;}return;}var $f={$blk:AA,$c:true,$r,a,b,c,d,e,f,g,h,i,$s};return $f;};$pkg.Verify=AA;AB=function(a,b,c,d,e){var{a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{a,b,c,d,e});$s=$s||0;s:while(true){switch($s){case 0:f=U(c,b);$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;h=AF.nil;i=b.Params();$s=2;case 2:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i.N;k=$assertType(b,N,true);l=k[0];m=k[1];if(m){$s=3;continue;}$s=4;continue;case 3:n=l.Inverse(e);$s=6;case 6:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}h=n;$s=5;continue;case 4:o=new C.Int.ptr(false,C.nat.nil).ModInverse(e,j);$s=7;case 7:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}h=o;case 5:p=g.Mul(g,h);$s=8;case 8:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=p;r=q.Mod(q,j);$s=9;case 9:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}r;s=h.Mul(d,h);$s=10;case 10:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=s;u=t.Mod(t,j);$s=11;case 11:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}u;v=AF.nil;w=AF.nil;x=v;y=w;z=$assertType(b,O,true);aa=z[0];ab=z[1];if(ab){$s=12;continue;}$s=13;continue;case 12:ad=aa.CombinedMult(a.X,a.Y,q.Bytes(),t.Bytes());$s=15;case 15:if($c){$c=false;ad=ad.$blk();}if(ad&&ad.$blk!==undefined){break s;}ac=ad;x=ac[0];y=ac[1];$s=14;continue;case 13:af=b.ScalarBaseMult(q.Bytes());$s=16;case 16:if($c){$c=false;af=af.$blk();}if(af&&af.$blk!==undefined){break s;}ae=af;ag=ae[0];ah=ae[1];aj=b.ScalarMult(a.X,a.Y,t.Bytes());$s=17;case 17:if($c){$c=false;aj=aj.$blk();}if(aj&&aj.$blk!==undefined){break s;}ai=aj;ak=ai[0];al=ai[1];an=b.Add(ag,ah,ak,al);$s=18;case 18:if($c){$c=false;an=an.$blk();}if(an&&an.$blk!==undefined){break s;}am=an;x=am[0];y=am[1];case 14:if((x.Sign()===0)&&(y.Sign()===0)){$s=-1;return false;}ao=x.Mod(x,j);$s=19;case 19:if($c){$c=false;ao=ao.$blk();}if(ao&&ao.$blk!==undefined){break s;}ao;$s=-1;return x.Cmp(d)===0;}return;}var $f={$blk:AB,$c:true,$r,a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};AC=function(a,b,c){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,$s,$r,$c}=$restore(this,{a,b,c});$s=$s||0;s:while(true){switch($s){case 0:d=[d];e=new C.Int.ptr(false,C.nat.nil);f=new C.Int.ptr(false,C.nat.nil);g=e;h=f;d[0]=J.String.nil;i=($convertSliceType(c,J.String));if(!(l||(l=new AL(function(){return i;},function($v){i=$convertSliceType($v,J.String);}))).ReadASN1((d.$ptr||(d.$ptr=new AL(function(){return this.$target[0];},function($v){this.$target[0]=$v;},d))),48)||!i.Empty()){k=true;$s=4;continue s;}m=(d.$ptr||(d.$ptr=new AL(function(){return this.$target[0];},function($v){this.$target[0]=$v;},d))).ReadASN1Integer(g);$s=5;case 5:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}k=!m;case 4:if(k){j=true;$s=3;continue s;}n=(d.$ptr||(d.$ptr=new AL(function(){return this.$target[0];},function($v){this.$target[0]=$v;},d))).ReadASN1Integer(h);$s=6;case 6:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}j=!n;case 3:if(j||!d[0].Empty()){$s=1;continue;}$s=2;continue;case 1:$s=-1;return false;case 2:o=AA(a,b,g,h);$s=7;case 7:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=o;$s=8;case 8:return p;}return;}var $f={$blk:AC,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,$s};return $f;};$pkg.VerifyASN1=AC;AD.ptr.prototype.Read=function(a){var a,b,c,d,e,f,g,h,i;b=0;c=$ifaceNil;d=this;e=a;f=0;while(true){if(!(f=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+g]=0);f++;}h=a.$length;i=$ifaceNil;b=h;c=i;return[b,c];};AD.prototype.Read=function(a){return this.$val.Read(a);};AG.methods=[{prop:"Equal",name:"Equal",pkg:"",typ:$funcType([D.PublicKey],[$Bool],false)}];AH.methods=[{prop:"Public",name:"Public",pkg:"",typ:$funcType([],[D.PublicKey],false)},{prop:"Equal",name:"Equal",pkg:"",typ:$funcType([D.PrivateKey],[$Bool],false)},{prop:"Sign",name:"Sign",pkg:"",typ:$funcType([I.Reader,AI,D.SignerOpts],[AI,$error],false)}];AM.methods=[{prop:"Read",name:"Read",pkg:"",typ:$funcType([AI],[$Int,$error],false)}];N.init([{prop:"Inverse",name:"Inverse",pkg:"",typ:$funcType([AF],[AF],false)}]);O.init([{prop:"CombinedMult",name:"CombinedMult",pkg:"",typ:$funcType([AF,AF,AI,AI],[AF,AF],false)}]);P.init("",[{prop:"Curve",name:"Curve",embedded:true,exported:true,typ:B.Curve,tag:""},{prop:"X",name:"X",embedded:false,exported:true,typ:AF,tag:""},{prop:"Y",name:"Y",embedded:false,exported:true,typ:AF,tag:""}]);Q.init("",[{prop:"PublicKey",name:"PublicKey",embedded:true,exported:true,typ:P,tag:""},{prop:"D",name:"D",embedded:false,exported:true,typ:AF,tag:""}]);AD.init("",[{prop:"Reader",name:"Reader",embedded:true,exported:true,typ:I.Reader,tag:""}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=D.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=E.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=A.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=F.$init();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=G.$init();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=H.$init();$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=I.$init();$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=9;case 9:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=J.$init();$s=10;case 10:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=K.$init();$s=11;case 11:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}R=new C.Int.ptr(false,C.nat.nil).SetInt64(new $Int64(0,1));W=H.New("zero parameter");AE=new AD.ptr($ifaceNil);}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["crypto/ed25519/internal/edwards25519/field"]=(function(){var $pkg={},$init,B,C,A,D,L,R,S,T,U,V,M,N,Q,E,F,G,H,I,J,K,O,P;B=$packages["crypto/subtle"];C=$packages["encoding/binary"];A=$packages["math/bits"];D=$pkg.uint128=$newType(0,$kindStruct,"field.uint128",true,"crypto/ed25519/internal/edwards25519/field",false,function(lo_,hi_){this.$val=this;if(arguments.length===0){this.lo=new $Uint64(0,0);this.hi=new $Uint64(0,0);return;}this.lo=lo_;this.hi=hi_;});L=$pkg.Element=$newType(0,$kindStruct,"field.Element",true,"crypto/ed25519/internal/edwards25519/field",true,function(l0_,l1_,l2_,l3_,l4_){this.$val=this;if(arguments.length===0){this.l0=new $Uint64(0,0);this.l1=new $Uint64(0,0);this.l2=new $Uint64(0,0);this.l3=new $Uint64(0,0);this.l4=new $Uint64(0,0);return;}this.l0=l0_;this.l1=l1_;this.l2=l2_;this.l3=l3_;this.l4=l4_;});R=$arrayType($Uint8,32);S=$arrayType($Uint8,8);T=$sliceType($Uint8);U=$ptrType(L);V=$ptrType(R);E=function(a,b){var a,b,c,d,e;c=A.Mul64(a,b);d=c[0];e=c[1];return new D.ptr(e,d);};F=function(a,b,c){var a,b,c,d,e,f,g,h,i;d=A.Mul64(b,c);e=d[0];f=d[1];g=A.Add64(f,a.lo,new $Uint64(0,0));f=g[0];h=g[1];i=A.Add64(e,a.hi,h);e=i[0];return new D.ptr(f,e);};G=function(a){var a,b,c;return(b=$shiftLeft64(a.hi,13),c=$shiftRightUint64(a.lo,51),new $Uint64(b.$high|c.$high,(b.$low|c.$low)>>>0));};H=function(a,b,c){var a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;d=b.l0;e=b.l1;f=b.l2;g=b.l3;h=b.l4;i=c.l0;j=c.l1;k=c.l2;l=c.l3;m=c.l4;n=$mul64(e,new $Uint64(0,19));o=$mul64(f,new $Uint64(0,19));p=$mul64(g,new $Uint64(0,19));q=$mul64(h,new $Uint64(0,19));r=$clone(E(d,i),D);D.copy(r,F($clone(r,D),n,m));D.copy(r,F($clone(r,D),o,l));D.copy(r,F($clone(r,D),p,k));D.copy(r,F($clone(r,D),q,j));s=$clone(E(d,j),D);D.copy(s,F($clone(s,D),e,i));D.copy(s,F($clone(s,D),o,m));D.copy(s,F($clone(s,D),p,l));D.copy(s,F($clone(s,D),q,k));t=$clone(E(d,k),D);D.copy(t,F($clone(t,D),e,j));D.copy(t,F($clone(t,D),f,i));D.copy(t,F($clone(t,D),p,m));D.copy(t,F($clone(t,D),q,l));u=$clone(E(d,l),D);D.copy(u,F($clone(u,D),e,k));D.copy(u,F($clone(u,D),f,j));D.copy(u,F($clone(u,D),g,i));D.copy(u,F($clone(u,D),q,m));v=$clone(E(d,m),D);D.copy(v,F($clone(v,D),e,l));D.copy(v,F($clone(v,D),f,k));D.copy(v,F($clone(v,D),g,j));D.copy(v,F($clone(v,D),h,i));w=G($clone(r,D));x=G($clone(s,D));y=G($clone(t,D));z=G($clone(u,D));aa=G($clone(v,D));ae=(ab=(ac=r.lo,new $Uint64(ac.$high&524287,(ac.$low&4294967295)>>>0)),ad=$mul64(aa,new $Uint64(0,19)),new $Uint64(ab.$high+ad.$high,ab.$low+ad.$low));ah=(af=(ag=s.lo,new $Uint64(ag.$high&524287,(ag.$low&4294967295)>>>0)),new $Uint64(af.$high+w.$high,af.$low+w.$low));ak=(ai=(aj=t.lo,new $Uint64(aj.$high&524287,(aj.$low&4294967295)>>>0)),new $Uint64(ai.$high+x.$high,ai.$low+x.$low));an=(al=(am=u.lo,new $Uint64(am.$high&524287,(am.$low&4294967295)>>>0)),new $Uint64(al.$high+y.$high,al.$low+y.$low));aq=(ao=(ap=v.lo,new $Uint64(ap.$high&524287,(ap.$low&4294967295)>>>0)),new $Uint64(ao.$high+z.$high,ao.$low+z.$low));L.copy(a,new L.ptr(ae,ah,ak,an,aq));a.carryPropagate();};I=function(a,b){var a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;c=b.l0;d=b.l1;e=b.l2;f=b.l3;g=b.l4;h=$mul64(c,new $Uint64(0,2));i=$mul64(d,new $Uint64(0,2));j=$mul64(d,new $Uint64(0,38));k=$mul64(e,new $Uint64(0,38));l=$mul64(f,new $Uint64(0,38));m=$mul64(f,new $Uint64(0,19));n=$mul64(g,new $Uint64(0,19));o=$clone(E(c,c),D);D.copy(o,F($clone(o,D),j,g));D.copy(o,F($clone(o,D),k,f));p=$clone(E(h,d),D);D.copy(p,F($clone(p,D),k,g));D.copy(p,F($clone(p,D),m,f));q=$clone(E(h,e),D);D.copy(q,F($clone(q,D),d,d));D.copy(q,F($clone(q,D),l,g));r=$clone(E(h,f),D);D.copy(r,F($clone(r,D),i,e));D.copy(r,F($clone(r,D),n,g));s=$clone(E(h,g),D);D.copy(s,F($clone(s,D),i,f));D.copy(s,F($clone(s,D),e,e));t=G($clone(o,D));u=G($clone(p,D));v=G($clone(q,D));w=G($clone(r,D));x=G($clone(s,D));ab=(y=(z=o.lo,new $Uint64(z.$high&524287,(z.$low&4294967295)>>>0)),aa=$mul64(x,new $Uint64(0,19)),new $Uint64(y.$high+aa.$high,y.$low+aa.$low));ae=(ac=(ad=p.lo,new $Uint64(ad.$high&524287,(ad.$low&4294967295)>>>0)),new $Uint64(ac.$high+t.$high,ac.$low+t.$low));ah=(af=(ag=q.lo,new $Uint64(ag.$high&524287,(ag.$low&4294967295)>>>0)),new $Uint64(af.$high+u.$high,af.$low+u.$low));ak=(ai=(aj=r.lo,new $Uint64(aj.$high&524287,(aj.$low&4294967295)>>>0)),new $Uint64(ai.$high+v.$high,ai.$low+v.$low));an=(al=(am=s.lo,new $Uint64(am.$high&524287,(am.$low&4294967295)>>>0)),new $Uint64(al.$high+w.$high,al.$low+w.$low));L.copy(a,new L.ptr(ab,ae,ah,ak,an));a.carryPropagate();};L.ptr.prototype.carryPropagateGeneric=function(){var a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q;a=this;b=$shiftRightUint64(a.l0,51);c=$shiftRightUint64(a.l1,51);d=$shiftRightUint64(a.l2,51);e=$shiftRightUint64(a.l3,51);f=$shiftRightUint64(a.l4,51);a.l0=(g=(h=a.l0,new $Uint64(h.$high&524287,(h.$low&4294967295)>>>0)),i=$mul64(f,new $Uint64(0,19)),new $Uint64(g.$high+i.$high,g.$low+i.$low));a.l1=(j=(k=a.l1,new $Uint64(k.$high&524287,(k.$low&4294967295)>>>0)),new $Uint64(j.$high+b.$high,j.$low+b.$low));a.l2=(l=(m=a.l2,new $Uint64(m.$high&524287,(m.$low&4294967295)>>>0)),new $Uint64(l.$high+c.$high,l.$low+c.$low));a.l3=(n=(o=a.l3,new $Uint64(o.$high&524287,(o.$low&4294967295)>>>0)),new $Uint64(n.$high+d.$high,n.$low+d.$low));a.l4=(p=(q=a.l4,new $Uint64(q.$high&524287,(q.$low&4294967295)>>>0)),new $Uint64(p.$high+e.$high,p.$low+e.$low));return a;};L.prototype.carryPropagateGeneric=function(){return this.$val.carryPropagateGeneric();};L.ptr.prototype.carryPropagate=function(){var a;a=this;return a.carryPropagateGeneric();};L.prototype.carryPropagate=function(){return this.$val.carryPropagate();};J=function(a,b,c){var a,b,c;H(a,b,c);};K=function(a,b){var a,b;I(a,b);};L.ptr.prototype.Zero=function(){var a;a=this;L.copy(a,M);return a;};L.prototype.Zero=function(){return this.$val.Zero();};L.ptr.prototype.One=function(){var a;a=this;L.copy(a,N);return a;};L.prototype.One=function(){return this.$val.One();};L.ptr.prototype.reduce=function(){var a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v;a=this;a.carryPropagate();c=$shiftRightUint64(((b=a.l0,new $Uint64(b.$high+0,b.$low+19))),51);c=$shiftRightUint64(((d=a.l1,new $Uint64(d.$high+c.$high,d.$low+c.$low))),51);c=$shiftRightUint64(((e=a.l2,new $Uint64(e.$high+c.$high,e.$low+c.$low))),51);c=$shiftRightUint64(((f=a.l3,new $Uint64(f.$high+c.$high,f.$low+c.$low))),51);c=$shiftRightUint64(((g=a.l4,new $Uint64(g.$high+c.$high,g.$low+c.$low))),51);a.l0=(h=a.l0,i=$mul64(new $Uint64(0,19),c),new $Uint64(h.$high+i.$high,h.$low+i.$low));a.l1=(j=a.l1,k=$shiftRightUint64(a.l0,51),new $Uint64(j.$high+k.$high,j.$low+k.$low));a.l0=(l=a.l0,new $Uint64(l.$high&524287,(l.$low&4294967295)>>>0));a.l2=(m=a.l2,n=$shiftRightUint64(a.l1,51),new $Uint64(m.$high+n.$high,m.$low+n.$low));a.l1=(o=a.l1,new $Uint64(o.$high&524287,(o.$low&4294967295)>>>0));a.l3=(p=a.l3,q=$shiftRightUint64(a.l2,51),new $Uint64(p.$high+q.$high,p.$low+q.$low));a.l2=(r=a.l2,new $Uint64(r.$high&524287,(r.$low&4294967295)>>>0));a.l4=(s=a.l4,t=$shiftRightUint64(a.l3,51),new $Uint64(s.$high+t.$high,s.$low+t.$low));a.l3=(u=a.l3,new $Uint64(u.$high&524287,(u.$low&4294967295)>>>0));a.l4=(v=a.l4,new $Uint64(v.$high&524287,(v.$low&4294967295)>>>0));return a;};L.prototype.reduce=function(){return this.$val.reduce();};L.ptr.prototype.Add=function(a,b){var a,b,c,d,e,f,g,h,i,j,k,l,m;c=this;c.l0=(d=a.l0,e=b.l0,new $Uint64(d.$high+e.$high,d.$low+e.$low));c.l1=(f=a.l1,g=b.l1,new $Uint64(f.$high+g.$high,f.$low+g.$low));c.l2=(h=a.l2,i=b.l2,new $Uint64(h.$high+i.$high,h.$low+i.$low));c.l3=(j=a.l3,k=b.l3,new $Uint64(j.$high+k.$high,j.$low+k.$low));c.l4=(l=a.l4,m=b.l4,new $Uint64(l.$high+m.$high,l.$low+m.$low));return c.carryPropagateGeneric();};L.prototype.Add=function(a,b){return this.$val.Add(a,b);};L.ptr.prototype.Subtract=function(a,b){var a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r;c=this;c.l0=(d=(e=a.l0,new $Uint64(e.$high+1048575,e.$low+4294967258)),f=b.l0,new $Uint64(d.$high-f.$high,d.$low-f.$low));c.l1=(g=(h=a.l1,new $Uint64(h.$high+1048575,h.$low+4294967294)),i=b.l1,new $Uint64(g.$high-i.$high,g.$low-i.$low));c.l2=(j=(k=a.l2,new $Uint64(k.$high+1048575,k.$low+4294967294)),l=b.l2,new $Uint64(j.$high-l.$high,j.$low-l.$low));c.l3=(m=(n=a.l3,new $Uint64(n.$high+1048575,n.$low+4294967294)),o=b.l3,new $Uint64(m.$high-o.$high,m.$low-o.$low));c.l4=(p=(q=a.l4,new $Uint64(q.$high+1048575,q.$low+4294967294)),r=b.l4,new $Uint64(p.$high-r.$high,p.$low-r.$low));return c.carryPropagate();};L.prototype.Subtract=function(a,b){return this.$val.Subtract(a,b);};L.ptr.prototype.Negate=function(a){var a,b;b=this;return b.Subtract(M,a);};L.prototype.Negate=function(a){return this.$val.Negate(a);};L.ptr.prototype.Invert=function(a){var a,aa,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;b=this;c=new L.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));d=new L.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));e=new L.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));f=new L.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));g=new L.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));h=new L.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));i=new L.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));j=new L.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));k=new L.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));l=$clone(c,L);m=$clone(d,L);n=$clone(e,L);o=$clone(f,L);p=$clone(g,L);q=$clone(h,L);r=$clone(i,L);s=$clone(j,L);t=$clone(k,L);l.Square(a);t.Square(l);t.Square(t);m.Multiply(t,a);n.Multiply(m,l);t.Square(n);o.Multiply(t,m);t.Square(o);u=0;while(true){if(!(u<4)){break;}t.Square(t);u=u+(1)>>0;}p.Multiply(t,o);t.Square(p);v=0;while(true){if(!(v<9)){break;}t.Square(t);v=v+(1)>>0;}q.Multiply(t,p);t.Square(q);w=0;while(true){if(!(w<19)){break;}t.Square(t);w=w+(1)>>0;}t.Multiply(t,q);t.Square(t);x=0;while(true){if(!(x<9)){break;}t.Square(t);x=x+(1)>>0;}r.Multiply(t,p);t.Square(r);y=0;while(true){if(!(y<49)){break;}t.Square(t);y=y+(1)>>0;}s.Multiply(t,r);t.Square(s);z=0;while(true){if(!(z<99)){break;}t.Square(t);z=z+(1)>>0;}t.Multiply(t,s);t.Square(t);aa=0;while(true){if(!(aa<49)){break;}t.Square(t);aa=aa+(1)>>0;}t.Multiply(t,r);t.Square(t);t.Square(t);t.Square(t);t.Square(t);t.Square(t);return b.Multiply(t,n);};L.prototype.Invert=function(a){return this.$val.Invert(a);};L.ptr.prototype.Set=function(a){var a,b;b=this;L.copy(b,a);return b;};L.prototype.Set=function(a){return this.$val.Set(a);};L.ptr.prototype.SetBytes=function(a){var a,b,c,d,e,f,g,h,i,j,k,l;b=this;if(!((a.$length===32))){$panic(new $String("edwards25519: invalid field element input size"));}b.l0=$clone(C.LittleEndian,C.littleEndian).Uint64($subslice(a,0,8));b.l0=(c=b.l0,d=new $Uint64(524287,4294967295),new $Uint64(c.$high&d.$high,(c.$low&d.$low)>>>0));b.l1=$shiftRightUint64($clone(C.LittleEndian,C.littleEndian).Uint64($subslice(a,6,14)),3);b.l1=(e=b.l1,f=new $Uint64(524287,4294967295),new $Uint64(e.$high&f.$high,(e.$low&f.$low)>>>0));b.l2=$shiftRightUint64($clone(C.LittleEndian,C.littleEndian).Uint64($subslice(a,12,20)),6);b.l2=(g=b.l2,h=new $Uint64(524287,4294967295),new $Uint64(g.$high&h.$high,(g.$low&h.$low)>>>0));b.l3=$shiftRightUint64($clone(C.LittleEndian,C.littleEndian).Uint64($subslice(a,19,27)),1);b.l3=(i=b.l3,j=new $Uint64(524287,4294967295),new $Uint64(i.$high&j.$high,(i.$low&j.$low)>>>0));b.l4=$shiftRightUint64($clone(C.LittleEndian,C.littleEndian).Uint64($subslice(a,24,32)),12);b.l4=(k=b.l4,l=new $Uint64(524287,4294967295),new $Uint64(k.$high&l.$high,(k.$low&l.$low)>>>0));return b;};L.prototype.SetBytes=function(a){return this.$val.SetBytes(a);};L.ptr.prototype.Bytes=function(){var a,b;a=this;b=R.zero();return a.bytes(b);};L.prototype.Bytes=function(){return this.$val.Bytes();};L.ptr.prototype.bytes=function(a){var a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r;b=this;c=$clone(b,L);c.reduce();d=S.zero();e=$toNativeArray($kindUint64,[c.l0,c.l1,c.l2,c.l3,c.l4]);f=0;while(true){if(!(f<5)){break;}g=f;h=((f<0||f>=e.length)?($throwRuntimeError("index out of range"),undefined):e[f]);i=$imul(g,51);$clone(C.LittleEndian,C.littleEndian).PutUint64(new T(d),$shiftLeft64(h,(((j=i%8,j===j?j:$throwRuntimeError("integer divide by zero"))>>>0))));k=d;l=0;while(true){if(!(l<8)){break;}m=l;n=((l<0||l>=k.length)?($throwRuntimeError("index out of range"),undefined):k[l]);p=(o=i/8,(o===o&&o!==1/0&&o!==-1/0)?o>>0:$throwRuntimeError("integer divide by zero"))+m>>0;if(p>=32){break;}(r=a,((p<0||p>=r.length)?($throwRuntimeError("index out of range"),undefined):r[p]=(((q=a,((p<0||p>=q.length)?($throwRuntimeError("index out of range"),undefined):q[p]))|(n))>>>0)));l++;}f++;}return new T(a);};L.prototype.bytes=function(a){return this.$val.bytes(a);};L.ptr.prototype.Equal=function(a){var a,b,c,d,e,f;b=this;c=a.Bytes();d=b.Bytes();e=c;f=d;return B.ConstantTimeCompare(e,f);};L.prototype.Equal=function(a){return this.$val.Equal(a);};O=function(a){var a,b,c;return(b=(c=(new $Uint64(0,a)),new $Uint64(c.$high-0,c.$low-1)),new $Uint64(~b.$high,~b.$low>>>0));};L.ptr.prototype.Select=function(a,b,c){var a,aa,ab,ac,ad,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;d=this;e=O(c);d.l0=(f=(g=a.l0,new $Uint64(e.$high&g.$high,(e.$low&g.$low)>>>0)),h=(i=new $Uint64(~e.$high,~e.$low>>>0),j=b.l0,new $Uint64(i.$high&j.$high,(i.$low&j.$low)>>>0)),new $Uint64(f.$high|h.$high,(f.$low|h.$low)>>>0));d.l1=(k=(l=a.l1,new $Uint64(e.$high&l.$high,(e.$low&l.$low)>>>0)),m=(n=new $Uint64(~e.$high,~e.$low>>>0),o=b.l1,new $Uint64(n.$high&o.$high,(n.$low&o.$low)>>>0)),new $Uint64(k.$high|m.$high,(k.$low|m.$low)>>>0));d.l2=(p=(q=a.l2,new $Uint64(e.$high&q.$high,(e.$low&q.$low)>>>0)),r=(s=new $Uint64(~e.$high,~e.$low>>>0),t=b.l2,new $Uint64(s.$high&t.$high,(s.$low&t.$low)>>>0)),new $Uint64(p.$high|r.$high,(p.$low|r.$low)>>>0));d.l3=(u=(v=a.l3,new $Uint64(e.$high&v.$high,(e.$low&v.$low)>>>0)),w=(x=new $Uint64(~e.$high,~e.$low>>>0),y=b.l3,new $Uint64(x.$high&y.$high,(x.$low&y.$low)>>>0)),new $Uint64(u.$high|w.$high,(u.$low|w.$low)>>>0));d.l4=(z=(aa=a.l4,new $Uint64(e.$high&aa.$high,(e.$low&aa.$low)>>>0)),ab=(ac=new $Uint64(~e.$high,~e.$low>>>0),ad=b.l4,new $Uint64(ac.$high&ad.$high,(ac.$low&ad.$low)>>>0)),new $Uint64(z.$high|ab.$high,(z.$low|ab.$low)>>>0));return d;};L.prototype.Select=function(a,b,c){return this.$val.Select(a,b,c);};L.ptr.prototype.Swap=function(a,b){var a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;c=this;d=O(b);h=(e=(f=c.l0,g=a.l0,new $Uint64(f.$high^g.$high,(f.$low^g.$low)>>>0)),new $Uint64(d.$high&e.$high,(d.$low&e.$low)>>>0));c.l0=(i=c.l0,j=h,new $Uint64(i.$high^j.$high,(i.$low^j.$low)>>>0));a.l0=(k=a.l0,l=h,new $Uint64(k.$high^l.$high,(k.$low^l.$low)>>>0));h=(m=(n=c.l1,o=a.l1,new $Uint64(n.$high^o.$high,(n.$low^o.$low)>>>0)),new $Uint64(d.$high&m.$high,(d.$low&m.$low)>>>0));c.l1=(p=c.l1,q=h,new $Uint64(p.$high^q.$high,(p.$low^q.$low)>>>0));a.l1=(r=a.l1,s=h,new $Uint64(r.$high^s.$high,(r.$low^s.$low)>>>0));h=(t=(u=c.l2,v=a.l2,new $Uint64(u.$high^v.$high,(u.$low^v.$low)>>>0)),new $Uint64(d.$high&t.$high,(d.$low&t.$low)>>>0));c.l2=(w=c.l2,x=h,new $Uint64(w.$high^x.$high,(w.$low^x.$low)>>>0));a.l2=(y=a.l2,z=h,new $Uint64(y.$high^z.$high,(y.$low^z.$low)>>>0));h=(aa=(ab=c.l3,ac=a.l3,new $Uint64(ab.$high^ac.$high,(ab.$low^ac.$low)>>>0)),new $Uint64(d.$high&aa.$high,(d.$low&aa.$low)>>>0));c.l3=(ad=c.l3,ae=h,new $Uint64(ad.$high^ae.$high,(ad.$low^ae.$low)>>>0));a.l3=(af=a.l3,ag=h,new $Uint64(af.$high^ag.$high,(af.$low^ag.$low)>>>0));h=(ah=(ai=c.l4,aj=a.l4,new $Uint64(ai.$high^aj.$high,(ai.$low^aj.$low)>>>0)),new $Uint64(d.$high&ah.$high,(d.$low&ah.$low)>>>0));c.l4=(ak=c.l4,al=h,new $Uint64(ak.$high^al.$high,(ak.$low^al.$low)>>>0));a.l4=(am=a.l4,an=h,new $Uint64(am.$high^an.$high,(am.$low^an.$low)>>>0));};L.prototype.Swap=function(a,b){return this.$val.Swap(a,b);};L.ptr.prototype.IsNegative=function(){var a,b;a=this;return(((((b=a.Bytes(),(0>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+0]))&1)>>>0)>>0));};L.prototype.IsNegative=function(){return this.$val.IsNegative();};L.ptr.prototype.Absolute=function(a){var a,b;b=this;return b.Select(new L.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)).Negate(a),a,a.IsNegative());};L.prototype.Absolute=function(a){return this.$val.Absolute(a);};L.ptr.prototype.Multiply=function(a,b){var a,b,c;c=this;J(c,a,b);return c;};L.prototype.Multiply=function(a,b){return this.$val.Multiply(a,b);};L.ptr.prototype.Square=function(a){var a,b;b=this;K(b,a);return b;};L.prototype.Square=function(a){return this.$val.Square(a);};L.ptr.prototype.Mult32=function(a,b){var a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s;c=this;d=P(a.l0,b);e=d[0];f=d[1];g=P(a.l1,b);h=g[0];i=g[1];j=P(a.l2,b);k=j[0];l=j[1];m=P(a.l3,b);n=m[0];o=m[1];p=P(a.l4,b);q=p[0];r=p[1];c.l0=(s=$mul64(new $Uint64(0,19),r),new $Uint64(e.$high+s.$high,e.$low+s.$low));c.l1=new $Uint64(h.$high+f.$high,h.$low+f.$low);c.l2=new $Uint64(k.$high+i.$high,k.$low+i.$low);c.l3=new $Uint64(n.$high+l.$high,n.$low+l.$low);c.l4=new $Uint64(q.$high+o.$high,q.$low+o.$low);return c;};L.prototype.Mult32=function(a,b){return this.$val.Mult32(a,b);};P=function(a,b){var a,b,c,d,e,f,g,h,i;c=new $Uint64(0,0);d=new $Uint64(0,0);e=A.Mul64(a,(new $Uint64(0,b)));f=e[0];g=e[1];c=new $Uint64(g.$high&524287,(g.$low&4294967295)>>>0);d=(h=$shiftLeft64(f,13),i=$shiftRightUint64(g,51),new $Uint64(h.$high|i.$high,(h.$low|i.$low)>>>0));return[c,d];};L.ptr.prototype.Pow22523=function(a){var a,b,c,d,e,f,g,h,i,j,k,l,m,n,o;b=this;c=new L.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));d=new L.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));e=new L.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));f=$clone(c,L);g=$clone(d,L);h=$clone(e,L);f.Square(a);g.Square(f);g.Square(g);g.Multiply(a,g);f.Multiply(f,g);f.Square(f);f.Multiply(g,f);g.Square(f);i=1;while(true){if(!(i<5)){break;}g.Square(g);i=i+(1)>>0;}f.Multiply(g,f);g.Square(f);j=1;while(true){if(!(j<10)){break;}g.Square(g);j=j+(1)>>0;}g.Multiply(g,f);h.Square(g);k=1;while(true){if(!(k<20)){break;}h.Square(h);k=k+(1)>>0;}g.Multiply(h,g);g.Square(g);l=1;while(true){if(!(l<10)){break;}g.Square(g);l=l+(1)>>0;}f.Multiply(g,f);g.Square(f);m=1;while(true){if(!(m<50)){break;}g.Square(g);m=m+(1)>>0;}g.Multiply(g,f);h.Square(g);n=1;while(true){if(!(n<100)){break;}h.Square(h);n=n+(1)>>0;}g.Multiply(h,g);g.Square(g);o=1;while(true){if(!(o<50)){break;}g.Square(g);o=o+(1)>>0;}f.Multiply(g,f);f.Square(f);f.Square(f);return b.Multiply(f,a);};L.prototype.Pow22523=function(a){return this.$val.Pow22523(a);};L.ptr.prototype.SqrtRatio=function(a,b){var a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t;c=U.nil;d=0;e=this;f=new L.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));g=new L.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));h=$clone(f,L);i=$clone(g,L);j=h.Square(b);k=i.Multiply(a,i.Multiply(j,b));l=h.Multiply(k,h.Square(j));e.Multiply(k,e.Pow22523(l));m=h.Multiply(b,h.Square(e));n=i.Negate(a);o=m.Equal(a);p=m.Equal(n);q=m.Equal(n.Multiply(n,Q));r=i.Multiply(e,Q);e.Select(r,e,p|q);e.Absolute(e);s=e;t=o|p;c=s;d=t;return[c,d];};L.prototype.SqrtRatio=function(a,b){return this.$val.SqrtRatio(a,b);};U.methods=[{prop:"carryPropagateGeneric",name:"carryPropagateGeneric",pkg:"crypto/ed25519/internal/edwards25519/field",typ:$funcType([],[U],false)},{prop:"carryPropagate",name:"carryPropagate",pkg:"crypto/ed25519/internal/edwards25519/field",typ:$funcType([],[U],false)},{prop:"Zero",name:"Zero",pkg:"",typ:$funcType([],[U],false)},{prop:"One",name:"One",pkg:"",typ:$funcType([],[U],false)},{prop:"reduce",name:"reduce",pkg:"crypto/ed25519/internal/edwards25519/field",typ:$funcType([],[U],false)},{prop:"Add",name:"Add",pkg:"",typ:$funcType([U,U],[U],false)},{prop:"Subtract",name:"Subtract",pkg:"",typ:$funcType([U,U],[U],false)},{prop:"Negate",name:"Negate",pkg:"",typ:$funcType([U],[U],false)},{prop:"Invert",name:"Invert",pkg:"",typ:$funcType([U],[U],false)},{prop:"Set",name:"Set",pkg:"",typ:$funcType([U],[U],false)},{prop:"SetBytes",name:"SetBytes",pkg:"",typ:$funcType([T],[U],false)},{prop:"Bytes",name:"Bytes",pkg:"",typ:$funcType([],[T],false)},{prop:"bytes",name:"bytes",pkg:"crypto/ed25519/internal/edwards25519/field",typ:$funcType([V],[T],false)},{prop:"Equal",name:"Equal",pkg:"",typ:$funcType([U],[$Int],false)},{prop:"Select",name:"Select",pkg:"",typ:$funcType([U,U,$Int],[U],false)},{prop:"Swap",name:"Swap",pkg:"",typ:$funcType([U,$Int],[],false)},{prop:"IsNegative",name:"IsNegative",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Absolute",name:"Absolute",pkg:"",typ:$funcType([U],[U],false)},{prop:"Multiply",name:"Multiply",pkg:"",typ:$funcType([U,U],[U],false)},{prop:"Square",name:"Square",pkg:"",typ:$funcType([U],[U],false)},{prop:"Mult32",name:"Mult32",pkg:"",typ:$funcType([U,$Uint32],[U],false)},{prop:"Pow22523",name:"Pow22523",pkg:"",typ:$funcType([U],[U],false)},{prop:"SqrtRatio",name:"SqrtRatio",pkg:"",typ:$funcType([U,U],[U,$Int],false)}];D.init("crypto/ed25519/internal/edwards25519/field",[{prop:"lo",name:"lo",embedded:false,exported:false,typ:$Uint64,tag:""},{prop:"hi",name:"hi",embedded:false,exported:false,typ:$Uint64,tag:""}]);L.init("crypto/ed25519/internal/edwards25519/field",[{prop:"l0",name:"l0",embedded:false,exported:false,typ:$Uint64,tag:""},{prop:"l1",name:"l1",embedded:false,exported:false,typ:$Uint64,tag:""},{prop:"l2",name:"l2",embedded:false,exported:false,typ:$Uint64,tag:""},{prop:"l3",name:"l3",embedded:false,exported:false,typ:$Uint64,tag:""},{prop:"l4",name:"l4",embedded:false,exported:false,typ:$Uint64,tag:""}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=B.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=A.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}M=new L.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));N=new L.ptr(new $Uint64(0,1),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));Q=new L.ptr(new $Uint64(400167,1242472624),new $Uint64(54693,4237236381),new $Uint64(520030,2629635168),new $Uint64(492949,2793426078),new $Uint64(178226,1208286237));}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["crypto/ed25519/internal/edwards25519"]=(function(){var $pkg={},$init,E,A,C,D,B,F,G,H,I,N,X,Y,Z,AA,AC,AD,AM,AN,AO,AP,AQ,AR,AS,AT,AU,AV,AW,AX,AY,AZ,BA,BB,BC,BD,BE,BF,BG,BH,BI,BJ,BK,BL,BM,BN,K,M,O,P,Q,AE,AG,AI,AK,AL,a,b,J,L,R,S,T,U,V,W,AB,AF,AH,AJ;E=$packages["crypto/ed25519/internal/edwards25519/field"];A=$packages["crypto/subtle"];C=$packages["encoding/binary"];D=$packages["errors"];B=$packages["sync"];F=$pkg.projLookupTable=$newType(0,$kindStruct,"edwards25519.projLookupTable",true,"crypto/ed25519/internal/edwards25519",false,function(points_){this.$val=this;if(arguments.length===0){this.points=AX.zero();return;}this.points=points_;});G=$pkg.affineLookupTable=$newType(0,$kindStruct,"edwards25519.affineLookupTable",true,"crypto/ed25519/internal/edwards25519",false,function(points_){this.$val=this;if(arguments.length===0){this.points=AM.zero();return;}this.points=points_;});H=$pkg.nafLookupTable5=$newType(0,$kindStruct,"edwards25519.nafLookupTable5",true,"crypto/ed25519/internal/edwards25519",false,function(points_){this.$val=this;if(arguments.length===0){this.points=AX.zero();return;}this.points=points_;});I=$pkg.nafLookupTable8=$newType(0,$kindStruct,"edwards25519.nafLookupTable8",true,"crypto/ed25519/internal/edwards25519",false,function(points_){this.$val=this;if(arguments.length===0){this.points=AP.zero();return;}this.points=points_;});N=$pkg.Scalar=$newType(0,$kindStruct,"edwards25519.Scalar",true,"crypto/ed25519/internal/edwards25519",true,function(s_){this.$val=this;if(arguments.length===0){this.s=AZ.zero();return;}this.s=s_;});X=$pkg.projP1xP1=$newType(0,$kindStruct,"edwards25519.projP1xP1",true,"crypto/ed25519/internal/edwards25519",false,function(X_,Y_,Z_,T_){this.$val=this;if(arguments.length===0){this.X=new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));this.Y=new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));this.Z=new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));this.T=new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));return;}this.X=X_;this.Y=Y_;this.Z=Z_;this.T=T_;});Y=$pkg.projP2=$newType(0,$kindStruct,"edwards25519.projP2",true,"crypto/ed25519/internal/edwards25519",false,function(X_,Y_,Z_){this.$val=this;if(arguments.length===0){this.X=new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));this.Y=new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));this.Z=new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));return;}this.X=X_;this.Y=Y_;this.Z=Z_;});Z=$pkg.Point=$newType(0,$kindStruct,"edwards25519.Point",true,"crypto/ed25519/internal/edwards25519",true,function(x_,y_,z_,t_,_$4_){this.$val=this;if(arguments.length===0){this.x=new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));this.y=new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));this.z=new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));this.t=new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));this._$4=AT.zero();return;}this.x=x_;this.y=y_;this.z=z_;this.t=t_;this._$4=_$4_;});AA=$pkg.incomparable=$newType(0,$kindArray,"edwards25519.incomparable",true,"crypto/ed25519/internal/edwards25519",false,null);AC=$pkg.projCached=$newType(0,$kindStruct,"edwards25519.projCached",true,"crypto/ed25519/internal/edwards25519",false,function(YplusX_,YminusX_,Z_,T2d_){this.$val=this;if(arguments.length===0){this.YplusX=new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));this.YminusX=new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));this.Z=new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));this.T2d=new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));return;}this.YplusX=YplusX_;this.YminusX=YminusX_;this.Z=Z_;this.T2d=T2d_;});AD=$pkg.affineCached=$newType(0,$kindStruct,"edwards25519.affineCached",true,"crypto/ed25519/internal/edwards25519",false,function(YplusX_,YminusX_,T2d_){this.$val=this;if(arguments.length===0){this.YplusX=new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));this.YminusX=new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));this.T2d=new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));return;}this.YplusX=YplusX_;this.YminusX=YminusX_;this.T2d=T2d_;});AM=$arrayType(AD,8);AN=$arrayType(G,32);AO=$structType("crypto/ed25519/internal/edwards25519",[{prop:"table",name:"table",embedded:false,exported:false,typ:AN,tag:""},{prop:"initOnce",name:"initOnce",embedded:false,exported:false,typ:B.Once,tag:""}]);AP=$arrayType(AD,64);AQ=$structType("crypto/ed25519/internal/edwards25519",[{prop:"table",name:"table",embedded:false,exported:false,typ:I,tag:""},{prop:"initOnce",name:"initOnce",embedded:false,exported:false,typ:B.Once,tag:""}]);AR=$sliceType($Uint8);AS=$funcType([],[],false);AT=$arrayType(AS,0);AU=$arrayType($Int8,64);AV=$ptrType(Z);AW=$sliceType(AV);AX=$arrayType(AC,8);AY=$arrayType($Int8,256);AZ=$arrayType($Uint8,32);BA=$arrayType($Uint8,64);BB=$ptrType(N);BC=$arrayType($Int64,23);BD=$arrayType($Int64,17);BE=$arrayType($Uint64,5);BF=$ptrType(AC);BG=$ptrType(F);BH=$ptrType(AD);BI=$ptrType(G);BJ=$ptrType(H);BK=$ptrType(I);BL=$ptrType(X);BM=$ptrType(Y);BN=$ptrType(AZ);F.ptr.prototype.FromP3=function(c){var c,d,e,f,g,h,i,j;d=this;d.points[0].FromP3(c);e=new Z.ptr(new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),AT.zero());f=new X.ptr(new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)));g=0;while(true){if(!(g<7)){break;}(h=d.points,i=g+1>>0,((i<0||i>=h.length)?($throwRuntimeError("index out of range"),undefined):h[i])).FromP3(e.fromP1xP1(f.Add(c,(j=d.points,((g<0||g>=j.length)?($throwRuntimeError("index out of range"),undefined):j[g])))));g=g+(1)>>0;}};F.prototype.FromP3=function(c){return this.$val.FromP3(c);};G.ptr.prototype.FromP3=function(c){var c,d,e,f,g,h,i,j;d=this;d.points[0].FromP3(c);e=new Z.ptr(new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),AT.zero());f=new X.ptr(new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)));g=0;while(true){if(!(g<7)){break;}(h=d.points,i=g+1>>0,((i<0||i>=h.length)?($throwRuntimeError("index out of range"),undefined):h[i])).FromP3(e.fromP1xP1(f.AddAffine(c,(j=d.points,((g<0||g>=j.length)?($throwRuntimeError("index out of range"),undefined):j[g])))));g=g+(1)>>0;}};G.prototype.FromP3=function(c){return this.$val.FromP3(c);};H.ptr.prototype.FromP3=function(c){var c,d,e,f,g,h,i,j,k;d=this;d.points[0].FromP3(c);e=new Z.ptr(new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),AT.zero());e.Add(c,c);f=new Z.ptr(new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),AT.zero());g=new X.ptr(new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)));h=0;while(true){if(!(h<7)){break;}(i=d.points,j=h+1>>0,((j<0||j>=i.length)?($throwRuntimeError("index out of range"),undefined):i[j])).FromP3(f.fromP1xP1(g.Add(e,(k=d.points,((h<0||h>=k.length)?($throwRuntimeError("index out of range"),undefined):k[h])))));h=h+(1)>>0;}};H.prototype.FromP3=function(c){return this.$val.FromP3(c);};I.ptr.prototype.FromP3=function(c){var c,d,e,f,g,h,i,j,k;d=this;d.points[0].FromP3(c);e=new Z.ptr(new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),AT.zero());e.Add(c,c);f=new Z.ptr(new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),AT.zero());g=new X.ptr(new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)));h=0;while(true){if(!(h<63)){break;}(i=d.points,j=h+1>>0,((j<0||j>=i.length)?($throwRuntimeError("index out of range"),undefined):i[j])).FromP3(f.fromP1xP1(g.AddAffine(e,(k=d.points,((h<0||h>=k.length)?($throwRuntimeError("index out of range"),undefined):k[h])))));h=h+(1)>>0;}};I.prototype.FromP3=function(c){return this.$val.FromP3(c);};F.ptr.prototype.SelectInto=function(c,d){var c,d,e,f,g,h,i,j,k;e=this;f=d>>7<<24>>24;g=((((((d+f<<24>>24))^f)<<24>>24)<<24>>>24));c.Zero();h=1;while(true){if(!(h<=8)){break;}i=A.ConstantTimeByteEq(g,((h<<24>>>24)));c.Select((j=e.points,k=h-1>>0,((k<0||k>=j.length)?($throwRuntimeError("index out of range"),undefined):j[k])),c,i);h=h+(1)>>0;}c.CondNeg((((f&1)>>0)));};F.prototype.SelectInto=function(c,d){return this.$val.SelectInto(c,d);};G.ptr.prototype.SelectInto=function(c,d){var c,d,e,f,g,h,i,j,k;e=this;f=d>>7<<24>>24;g=((((((d+f<<24>>24))^f)<<24>>24)<<24>>>24));c.Zero();h=1;while(true){if(!(h<=8)){break;}i=A.ConstantTimeByteEq(g,((h<<24>>>24)));c.Select((j=e.points,k=h-1>>0,((k<0||k>=j.length)?($throwRuntimeError("index out of range"),undefined):j[k])),c,i);h=h+(1)>>0;}c.CondNeg((((f&1)>>0)));};G.prototype.SelectInto=function(c,d){return this.$val.SelectInto(c,d);};H.ptr.prototype.SelectInto=function(c,d){var c,d,e,f,g,h;e=this;AC.copy(c,(f=e.points,g=(h=d/2,(h===h&&h!==1/0&&h!==-1/0)?h>>0:$throwRuntimeError("integer divide by zero")),((g<0||g>=f.length)?($throwRuntimeError("index out of range"),undefined):f[g])));};H.prototype.SelectInto=function(c,d){return this.$val.SelectInto(c,d);};I.ptr.prototype.SelectInto=function(c,d){var c,d,e,f,g,h;e=this;AD.copy(c,(f=e.points,g=(h=d/2,(h===h&&h!==1/0&&h!==-1/0)?h>>0:$throwRuntimeError("integer divide by zero")),((g<0||g>=f.length)?($throwRuntimeError("index out of range"),undefined):f[g])));};I.prototype.SelectInto=function(c,d){return this.$val.SelectInto(c,d);};J=function(){var{$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:$r=K.initOnce.Do((function(){var c,d,e,f;c=AH();d=0;while(true){if(!(d<32)){break;}(e=K.table,((d<0||d>=e.length)?($throwRuntimeError("index out of range"),undefined):e[d])).FromP3(c);f=0;while(true){if(!(f<8)){break;}c.Add(c,c);f=f+(1)>>0;}d=d+(1)>>0;}}));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return K.table;}return;}var $f={$blk:J,$c:true,$r,$s};return $f;};Z.ptr.prototype.ScalarBaseMult=function(c){var{c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,$s,$r,$c}=$restore(this,{c});$s=$s||0;s:while(true){switch($s){case 0:d=this;e=J();$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=e;g=$clone(c.signedRadix16(),AU);h=new AD.ptr(new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)));i=new X.ptr(new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)));j=new Y.ptr(new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)));d.Set(AF());k=1;while(true){if(!(k<64)){break;}(l=f,m=(n=k/2,(n===n&&n!==1/0&&n!==-1/0)?n>>0:$throwRuntimeError("integer divide by zero")),((m<0||m>=l.length)?($throwRuntimeError("index out of range"),undefined):l[m])).SelectInto(h,((k<0||k>=g.length)?($throwRuntimeError("index out of range"),undefined):g[k]));i.AddAffine(d,h);d.fromP1xP1(i);k=k+(2)>>0;}j.FromP3(d);i.Double(j);j.FromP1xP1(i);i.Double(j);j.FromP1xP1(i);i.Double(j);j.FromP1xP1(i);i.Double(j);d.fromP1xP1(i);o=0;while(true){if(!(o<64)){break;}(p=f,q=(r=o/2,(r===r&&r!==1/0&&r!==-1/0)?r>>0:$throwRuntimeError("integer divide by zero")),((q<0||q>=p.length)?($throwRuntimeError("index out of range"),undefined):p[q])).SelectInto(h,((o<0||o>=g.length)?($throwRuntimeError("index out of range"),undefined):g[o]));i.AddAffine(d,h);d.fromP1xP1(i);o=o+(2)>>0;}$s=-1;return d;}return;}var $f={$blk:Z.ptr.prototype.ScalarBaseMult,$c:true,$r,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,$s};return $f;};Z.prototype.ScalarBaseMult=function(c){return this.$val.ScalarBaseMult(c);};Z.ptr.prototype.ScalarMult=function(c,d){var c,d,e,f,g,h,i,j,k;e=this;AB(new AW([d]));f=new F.ptr(AX.zero());f.FromP3(d);g=$clone(c.signedRadix16(),AU);h=new AC.ptr(new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)));i=new X.ptr(new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)));j=new Y.ptr(new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)));f.SelectInto(h,g[63]);e.Set(AF());i.Add(e,h);k=62;while(true){if(!(k>=0)){break;}j.FromP1xP1(i);i.Double(j);j.FromP1xP1(i);i.Double(j);j.FromP1xP1(i);i.Double(j);j.FromP1xP1(i);i.Double(j);e.fromP1xP1(i);f.SelectInto(h,((k<0||k>=g.length)?($throwRuntimeError("index out of range"),undefined):g[k]));i.Add(e,h);k=k-(1)>>0;}e.fromP1xP1(i);return e;};Z.prototype.ScalarMult=function(c,d){return this.$val.ScalarMult(c,d);};L=function(){var{$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:$r=M.initOnce.Do((function(){M.table.FromP3(AH());}));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return M.table;}return;}var $f={$blk:L,$c:true,$r,$s};return $f;};Z.ptr.prototype.VarTimeDoubleScalarBaseMult=function(c,d,e){var{c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,$s,$r,$c}=$restore(this,{c,d,e});$s=$s||0;s:while(true){switch($s){case 0:f=this;AB(new AW([d]));g=L();$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;i=new H.ptr(AX.zero());i.FromP3(d);j=$clone(c.nonAdjacentForm(5),AY);k=$clone(e.nonAdjacentForm(8),AY);l=255;m=l;while(true){if(!(m>=0)){break;}if(!((((m<0||m>=j.length)?($throwRuntimeError("index out of range"),undefined):j[m])===0))||!((((m<0||m>=k.length)?($throwRuntimeError("index out of range"),undefined):k[m])===0))){break;}m=m-(1)>>0;}n=new AC.ptr(new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)));o=new AD.ptr(new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)));p=new X.ptr(new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)));q=new Y.ptr(new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)));q.Zero();while(true){if(!(l>=0)){break;}p.Double(q);if(((l<0||l>=j.length)?($throwRuntimeError("index out of range"),undefined):j[l])>0){f.fromP1xP1(p);i.SelectInto(n,((l<0||l>=j.length)?($throwRuntimeError("index out of range"),undefined):j[l]));p.Add(f,n);}else if(((l<0||l>=j.length)?($throwRuntimeError("index out of range"),undefined):j[l])<0){f.fromP1xP1(p);i.SelectInto(n,-((l<0||l>=j.length)?($throwRuntimeError("index out of range"),undefined):j[l]));p.Sub(f,n);}if(((l<0||l>=k.length)?($throwRuntimeError("index out of range"),undefined):k[l])>0){f.fromP1xP1(p);h.SelectInto(o,((l<0||l>=k.length)?($throwRuntimeError("index out of range"),undefined):k[l]));p.AddAffine(f,o);}else if(((l<0||l>=k.length)?($throwRuntimeError("index out of range"),undefined):k[l])<0){f.fromP1xP1(p);h.SelectInto(o,-((l<0||l>=k.length)?($throwRuntimeError("index out of range"),undefined):k[l]));p.SubAffine(f,o);}q.FromP1xP1(p);l=l-(1)>>0;}f.fromP2(q);$s=-1;return f;}return;}var $f={$blk:Z.ptr.prototype.VarTimeDoubleScalarBaseMult,$c:true,$r,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,$s};return $f;};Z.prototype.VarTimeDoubleScalarBaseMult=function(c,d,e){return this.$val.VarTimeDoubleScalarBaseMult(c,d,e);};R=function(){return new N.ptr(AZ.zero());};$pkg.NewScalar=R;N.ptr.prototype.MultiplyAdd=function(c,d,e){var c,d,e,f;f=this;V(f.s,c.s,d.s,e.s);return f;};N.prototype.MultiplyAdd=function(c,d,e){return this.$val.MultiplyAdd(c,d,e);};N.ptr.prototype.Add=function(c,d){var c,d,e;e=this;V(e.s,P.s,c.s,d.s);return e;};N.prototype.Add=function(c,d){return this.$val.Add(c,d);};N.ptr.prototype.Subtract=function(c,d){var c,d,e;e=this;V(e.s,Q.s,d.s,c.s);return e;};N.prototype.Subtract=function(c,d){return this.$val.Subtract(c,d);};N.ptr.prototype.Negate=function(c){var c,d;d=this;V(d.s,Q.s,c.s,O.s);return d;};N.prototype.Negate=function(c){return this.$val.Negate(c);};N.ptr.prototype.Multiply=function(c,d){var c,d,e;e=this;V(e.s,c.s,d.s,O.s);return e;};N.prototype.Multiply=function(c,d){return this.$val.Multiply(c,d);};N.ptr.prototype.Set=function(c){var c,d;d=this;N.copy(d,c);return d;};N.prototype.Set=function(c){return this.$val.Set(c);};N.ptr.prototype.SetUniformBytes=function(c){var c,d,e;d=this;if(!((c.$length===64))){$panic(new $String("edwards25519: invalid SetUniformBytes input length"));}e=BA.zero();$copySlice(new AR(e),c);W(d.s,e);return d;};N.prototype.SetUniformBytes=function(c){return this.$val.SetUniformBytes(c);};N.ptr.prototype.SetCanonicalBytes=function(c){var c,d,e;d=this;if(!((c.$length===32))){return[BB.nil,D.New("invalid scalar length")];}e=new N.ptr(AZ.zero());$copySlice(new AR(e.s),c);if(!S(e)){return[BB.nil,D.New("invalid scalar encoding")];}AZ.copy(d.s,e.s);return[d,$ifaceNil];};N.prototype.SetCanonicalBytes=function(c){return this.$val.SetCanonicalBytes(c);};S=function(c){var c,d,e,f,g,h;d=31;while(true){if(!(d>=0)){break;}if((e=c.s,((d<0||d>=e.length)?($throwRuntimeError("index out of range"),undefined):e[d]))>(f=Q.s,((d<0||d>=f.length)?($throwRuntimeError("index out of range"),undefined):f[d]))){return false;}else if((g=c.s,((d<0||d>=g.length)?($throwRuntimeError("index out of range"),undefined):g[d]))<(h=Q.s,((d<0||d>=h.length)?($throwRuntimeError("index out of range"),undefined):h[d]))){return true;}d=d-(1)>>0;}return true;};N.ptr.prototype.SetBytesWithClamping=function(c){var c,d,e;d=this;if(!((c.$length===32))){$panic(new $String("edwards25519: invalid SetBytesWithClamping input length"));}e=BA.zero();$copySlice(new AR(e),c);e[0]=((e[0]&(248))>>>0);e[31]=((e[31]&(63))>>>0);e[31]=((e[31]|(64))>>>0);W(d.s,e);return d;};N.prototype.SetBytesWithClamping=function(c){return this.$val.SetBytesWithClamping(c);};N.ptr.prototype.Bytes=function(){var c,d;c=this;d=$makeSlice(AR,32);$copySlice(d,new AR(c.s));return d;};N.prototype.Bytes=function(){return this.$val.Bytes();};N.ptr.prototype.Equal=function(c){var c,d;d=this;return A.ConstantTimeCompare(new AR(d.s),new AR(c.s));};N.prototype.Equal=function(c){return this.$val.Equal(c);};T=function(c){var c,d,e,f;d=(new $Int64(0,(0>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+0])));d=(e=$shiftLeft64((new $Int64(0,(1>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+1]))),8),new $Int64(d.$high|e.$high,(d.$low|e.$low)>>>0));d=(f=$shiftLeft64((new $Int64(0,(2>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+2]))),16),new $Int64(d.$high|f.$high,(d.$low|f.$low)>>>0));return d;};U=function(c){var c,d,e,f,g;d=(new $Int64(0,(0>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+0])));d=(e=$shiftLeft64((new $Int64(0,(1>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+1]))),8),new $Int64(d.$high|e.$high,(d.$low|e.$low)>>>0));d=(f=$shiftLeft64((new $Int64(0,(2>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+2]))),16),new $Int64(d.$high|f.$high,(d.$low|f.$low)>>>0));d=(g=$shiftLeft64((new $Int64(0,(3>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+3]))),24),new $Int64(d.$high|g.$high,(d.$low|g.$low)>>>0));return d;};V=function(c,d,e,f){var aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,c,ca,cb,cc,cd,ce,cf,cg,ch,ci,cj,ck,cl,cm,cn,co,cp,cq,cr,cs,ct,cu,cv,cw,cx,cy,cz,d,da,db,dc,dd,de,df,dg,dh,di,dj,dk,dl,dm,dn,dp,dq,dr,ds,dt,du,dv,dw,dx,dy,dz,e,ea,eb,ec,ed,ee,ef,eg,eh,ei,ej,ek,el,em,en,eo,ep,eq,er,es,et,eu,ev,ew,ex,ey,ez,f,fa,fb,fc,fd,fe,ff,fg,fh,fi,fj,fk,fl,fm,fn,fo,fp,fq,fr,fs,ft,fu,fv,fw,fx,fy,fz,g,ga,gb,gc,gd,ge,gf,gg,gh,gi,gj,gk,gl,gm,gn,go,gp,gq,gr,gs,gt,gu,gv,gw,gx,gy,gz,h,ha,hb,hc,hd,he,hf,hg,hh,hi,hj,hk,hl,hm,hn,ho,hp,hq,hr,hs,ht,hu,hv,hw,hx,hy,hz,i,ia,ib,ic,id,ie,ig,ih,ii,ij,ik,il,im,io,ip,iq,ir,is,it,iu,iv,iw,ix,iy,iz,j,ja,jb,jc,jd,je,jf,jg,jh,ji,jj,jk,jl,jm,jn,jo,jp,jq,jr,js,jt,ju,jv,jw,jx,jy,jz,k,ka,kb,kc,kd,ke,kf,kg,kh,ki,kj,kk,kl,km,kn,ko,kp,kq,kr,ks,kt,ku,kv,kw,kx,ky,kz,l,la,lb,lc,ld,le,lf,lg,lh,li,lj,lk,ll,lm,ln,lo,lp,lq,lr,ls,lt,lu,lv,lw,lx,ly,lz,m,ma,mb,mc,md,me,mf,mg,mh,mi,mj,mk,ml,mm,mn,mo,mp,mq,mr,ms,mt,mu,mv,mw,mx,my,mz,n,na,nb,nc,nd,ne,nf,ng,nh,ni,nj,nk,nl,nm,nn,no,np,nq,nr,ns,nt,nu,nv,nw,nx,ny,nz,o,oa,ob,oc,od,oe,of,og,oh,oi,oj,ok,ol,om,on,oo,op,oq,or,os,ot,ou,ov,ow,ox,oy,oz,p,pa,pb,pc,pd,pe,pf,pg,ph,pi,pj,pk,pl,pm,pn,po,pp,pq,pr,ps,pt,pu,pv,pw,px,py,pz,q,qa,qb,qc,qd,qe,qf,qg,qh,qi,qj,qk,ql,qm,qn,qo,qp,qq,qr,qs,qt,qu,qv,qw,qx,qy,qz,r,ra,rb,rc,rd,re,rf,rg,rh,ri,rj,rk,rl,rm,rn,ro,rp,rq,rr,rs,rt,ru,rv,rw,rx,ry,rz,s,sa,sb,sc,sd,se,sf,sg,sh,si,sj,sk,sl,sm,sn,so,sp,sq,sr,ss,st,su,sv,sw,sx,sy,sz,t,ta,tb,tc,td,te,tf,tg,th,ti,tj,tk,tl,tm,tn,to,tp,tq,tr,ts,tt,tu,tv,tw,tx,ty,tz,u,ua,ub,uc,ud,ue,uf,ug,uh,ui,uj,uk,ul,um,un,uo,up,uq,ur,us,ut,uu,uv,uw,ux,uy,uz,v,va,vb,vc,vd,ve,vf,vg,vh,vi,vj,vk,vl,vm,vn,vo,vp,vq,vr,vs,vt,vu,vv,vw,vx,vy,vz,w,wa,x,y,z;h=(g=T(new AR(d)),new $Int64(0&g.$high,(2097151&g.$low)>>>0));j=(i=$shiftRightInt64(U($subslice(new AR(d),2)),5),new $Int64(0&i.$high,(2097151&i.$low)>>>0));l=(k=$shiftRightInt64(T($subslice(new AR(d),5)),2),new $Int64(0&k.$high,(2097151&k.$low)>>>0));n=(m=$shiftRightInt64(U($subslice(new AR(d),7)),7),new $Int64(0&m.$high,(2097151&m.$low)>>>0));p=(o=$shiftRightInt64(U($subslice(new AR(d),10)),4),new $Int64(0&o.$high,(2097151&o.$low)>>>0));r=(q=$shiftRightInt64(T($subslice(new AR(d),13)),1),new $Int64(0&q.$high,(2097151&q.$low)>>>0));t=(s=$shiftRightInt64(U($subslice(new AR(d),15)),6),new $Int64(0&s.$high,(2097151&s.$low)>>>0));v=(u=$shiftRightInt64(T($subslice(new AR(d),18)),3),new $Int64(0&u.$high,(2097151&u.$low)>>>0));x=(w=T($subslice(new AR(d),21)),new $Int64(0&w.$high,(2097151&w.$low)>>>0));z=(y=$shiftRightInt64(U($subslice(new AR(d),23)),5),new $Int64(0&y.$high,(2097151&y.$low)>>>0));ab=(aa=$shiftRightInt64(T($subslice(new AR(d),26)),2),new $Int64(0&aa.$high,(2097151&aa.$low)>>>0));ac=$shiftRightInt64(U($subslice(new AR(d),28)),7);ae=(ad=T(new AR(e)),new $Int64(0&ad.$high,(2097151&ad.$low)>>>0));ag=(af=$shiftRightInt64(U($subslice(new AR(e),2)),5),new $Int64(0&af.$high,(2097151&af.$low)>>>0));ai=(ah=$shiftRightInt64(T($subslice(new AR(e),5)),2),new $Int64(0&ah.$high,(2097151&ah.$low)>>>0));ak=(aj=$shiftRightInt64(U($subslice(new AR(e),7)),7),new $Int64(0&aj.$high,(2097151&aj.$low)>>>0));am=(al=$shiftRightInt64(U($subslice(new AR(e),10)),4),new $Int64(0&al.$high,(2097151&al.$low)>>>0));ao=(an=$shiftRightInt64(T($subslice(new AR(e),13)),1),new $Int64(0&an.$high,(2097151&an.$low)>>>0));aq=(ap=$shiftRightInt64(U($subslice(new AR(e),15)),6),new $Int64(0&ap.$high,(2097151&ap.$low)>>>0));as=(ar=$shiftRightInt64(T($subslice(new AR(e),18)),3),new $Int64(0&ar.$high,(2097151&ar.$low)>>>0));au=(at=T($subslice(new AR(e),21)),new $Int64(0&at.$high,(2097151&at.$low)>>>0));aw=(av=$shiftRightInt64(U($subslice(new AR(e),23)),5),new $Int64(0&av.$high,(2097151&av.$low)>>>0));ay=(ax=$shiftRightInt64(T($subslice(new AR(e),26)),2),new $Int64(0&ax.$high,(2097151&ax.$low)>>>0));az=$shiftRightInt64(U($subslice(new AR(e),28)),7);bb=(ba=T(new AR(f)),new $Int64(0&ba.$high,(2097151&ba.$low)>>>0));bd=(bc=$shiftRightInt64(U($subslice(new AR(f),2)),5),new $Int64(0&bc.$high,(2097151&bc.$low)>>>0));bf=(be=$shiftRightInt64(T($subslice(new AR(f),5)),2),new $Int64(0&be.$high,(2097151&be.$low)>>>0));bh=(bg=$shiftRightInt64(U($subslice(new AR(f),7)),7),new $Int64(0&bg.$high,(2097151&bg.$low)>>>0));bj=(bi=$shiftRightInt64(U($subslice(new AR(f),10)),4),new $Int64(0&bi.$high,(2097151&bi.$low)>>>0));bl=(bk=$shiftRightInt64(T($subslice(new AR(f),13)),1),new $Int64(0&bk.$high,(2097151&bk.$low)>>>0));bn=(bm=$shiftRightInt64(U($subslice(new AR(f),15)),6),new $Int64(0&bm.$high,(2097151&bm.$low)>>>0));bp=(bo=$shiftRightInt64(T($subslice(new AR(f),18)),3),new $Int64(0&bo.$high,(2097151&bo.$low)>>>0));br=(bq=T($subslice(new AR(f),21)),new $Int64(0&bq.$high,(2097151&bq.$low)>>>0));bt=(bs=$shiftRightInt64(U($subslice(new AR(f),23)),5),new $Int64(0&bs.$high,(2097151&bs.$low)>>>0));bv=(bu=$shiftRightInt64(T($subslice(new AR(f),26)),2),new $Int64(0&bu.$high,(2097151&bu.$low)>>>0));bw=$shiftRightInt64(U($subslice(new AR(f),28)),7);bx=BC.zero();bz=(by=$mul64(h,ae),new $Int64(bb.$high+by.$high,bb.$low+by.$low));cd=(ca=(cb=$mul64(h,ag),new $Int64(bd.$high+cb.$high,bd.$low+cb.$low)),cc=$mul64(j,ae),new $Int64(ca.$high+cc.$high,ca.$low+cc.$low));cj=(ce=(cf=(cg=$mul64(h,ai),new $Int64(bf.$high+cg.$high,bf.$low+cg.$low)),ch=$mul64(j,ag),new $Int64(cf.$high+ch.$high,cf.$low+ch.$low)),ci=$mul64(l,ae),new $Int64(ce.$high+ci.$high,ce.$low+ci.$low));cr=(ck=(cl=(cm=(cn=$mul64(h,ak),new $Int64(bh.$high+cn.$high,bh.$low+cn.$low)),co=$mul64(j,ai),new $Int64(cm.$high+co.$high,cm.$low+co.$low)),cp=$mul64(l,ag),new $Int64(cl.$high+cp.$high,cl.$low+cp.$low)),cq=$mul64(n,ae),new $Int64(ck.$high+cq.$high,ck.$low+cq.$low));db=(cs=(ct=(cu=(cv=(cw=$mul64(h,am),new $Int64(bj.$high+cw.$high,bj.$low+cw.$low)),cx=$mul64(j,ak),new $Int64(cv.$high+cx.$high,cv.$low+cx.$low)),cy=$mul64(l,ai),new $Int64(cu.$high+cy.$high,cu.$low+cy.$low)),cz=$mul64(n,ag),new $Int64(ct.$high+cz.$high,ct.$low+cz.$low)),da=$mul64(p,ae),new $Int64(cs.$high+da.$high,cs.$low+da.$low));dn=(dc=(dd=(de=(df=(dg=(dh=$mul64(h,ao),new $Int64(bl.$high+dh.$high,bl.$low+dh.$low)),di=$mul64(j,am),new $Int64(dg.$high+di.$high,dg.$low+di.$low)),dj=$mul64(l,ak),new $Int64(df.$high+dj.$high,df.$low+dj.$low)),dk=$mul64(n,ai),new $Int64(de.$high+dk.$high,de.$low+dk.$low)),dl=$mul64(p,ag),new $Int64(dd.$high+dl.$high,dd.$low+dl.$low)),dm=$mul64(r,ae),new $Int64(dc.$high+dm.$high,dc.$low+dm.$low));ec=(dp=(dq=(dr=(ds=(dt=(du=(dv=$mul64(h,aq),new $Int64(bn.$high+dv.$high,bn.$low+dv.$low)),dw=$mul64(j,ao),new $Int64(du.$high+dw.$high,du.$low+dw.$low)),dx=$mul64(l,am),new $Int64(dt.$high+dx.$high,dt.$low+dx.$low)),dy=$mul64(n,ak),new $Int64(ds.$high+dy.$high,ds.$low+dy.$low)),dz=$mul64(p,ai),new $Int64(dr.$high+dz.$high,dr.$low+dz.$low)),ea=$mul64(r,ag),new $Int64(dq.$high+ea.$high,dq.$low+ea.$low)),eb=$mul64(t,ae),new $Int64(dp.$high+eb.$high,dp.$low+eb.$low));es=(ed=(ee=(ef=(eg=(eh=(ei=(ej=(ek=$mul64(h,as),new $Int64(bp.$high+ek.$high,bp.$low+ek.$low)),el=$mul64(j,aq),new $Int64(ej.$high+el.$high,ej.$low+el.$low)),em=$mul64(l,ao),new $Int64(ei.$high+em.$high,ei.$low+em.$low)),en=$mul64(n,am),new $Int64(eh.$high+en.$high,eh.$low+en.$low)),eo=$mul64(p,ak),new $Int64(eg.$high+eo.$high,eg.$low+eo.$low)),ep=$mul64(r,ai),new $Int64(ef.$high+ep.$high,ef.$low+ep.$low)),eq=$mul64(t,ag),new $Int64(ee.$high+eq.$high,ee.$low+eq.$low)),er=$mul64(v,ae),new $Int64(ed.$high+er.$high,ed.$low+er.$low));fk=(et=(eu=(ev=(ew=(ex=(ey=(ez=(fa=(fb=$mul64(h,au),new $Int64(br.$high+fb.$high,br.$low+fb.$low)),fc=$mul64(j,as),new $Int64(fa.$high+fc.$high,fa.$low+fc.$low)),fd=$mul64(l,aq),new $Int64(ez.$high+fd.$high,ez.$low+fd.$low)),fe=$mul64(n,ao),new $Int64(ey.$high+fe.$high,ey.$low+fe.$low)),ff=$mul64(p,am),new $Int64(ex.$high+ff.$high,ex.$low+ff.$low)),fg=$mul64(r,ak),new $Int64(ew.$high+fg.$high,ew.$low+fg.$low)),fh=$mul64(t,ai),new $Int64(ev.$high+fh.$high,ev.$low+fh.$low)),fi=$mul64(v,ag),new $Int64(eu.$high+fi.$high,eu.$low+fi.$low)),fj=$mul64(x,ae),new $Int64(et.$high+fj.$high,et.$low+fj.$low));ge=(fl=(fm=(fn=(fo=(fp=(fq=(fr=(fs=(ft=(fu=$mul64(h,aw),new $Int64(bt.$high+fu.$high,bt.$low+fu.$low)),fv=$mul64(j,au),new $Int64(ft.$high+fv.$high,ft.$low+fv.$low)),fw=$mul64(l,as),new $Int64(fs.$high+fw.$high,fs.$low+fw.$low)),fx=$mul64(n,aq),new $Int64(fr.$high+fx.$high,fr.$low+fx.$low)),fy=$mul64(p,ao),new $Int64(fq.$high+fy.$high,fq.$low+fy.$low)),fz=$mul64(r,am),new $Int64(fp.$high+fz.$high,fp.$low+fz.$low)),ga=$mul64(t,ak),new $Int64(fo.$high+ga.$high,fo.$low+ga.$low)),gb=$mul64(v,ai),new $Int64(fn.$high+gb.$high,fn.$low+gb.$low)),gc=$mul64(x,ag),new $Int64(fm.$high+gc.$high,fm.$low+gc.$low)),gd=$mul64(z,ae),new $Int64(fl.$high+gd.$high,fl.$low+gd.$low));ha=(gf=(gg=(gh=(gi=(gj=(gk=(gl=(gm=(gn=(go=(gp=$mul64(h,ay),new $Int64(bv.$high+gp.$high,bv.$low+gp.$low)),gq=$mul64(j,aw),new $Int64(go.$high+gq.$high,go.$low+gq.$low)),gr=$mul64(l,au),new $Int64(gn.$high+gr.$high,gn.$low+gr.$low)),gs=$mul64(n,as),new $Int64(gm.$high+gs.$high,gm.$low+gs.$low)),gt=$mul64(p,aq),new $Int64(gl.$high+gt.$high,gl.$low+gt.$low)),gu=$mul64(r,ao),new $Int64(gk.$high+gu.$high,gk.$low+gu.$low)),gv=$mul64(t,am),new $Int64(gj.$high+gv.$high,gj.$low+gv.$low)),gw=$mul64(v,ak),new $Int64(gi.$high+gw.$high,gi.$low+gw.$low)),gx=$mul64(x,ai),new $Int64(gh.$high+gx.$high,gh.$low+gx.$low)),gy=$mul64(z,ag),new $Int64(gg.$high+gy.$high,gg.$low+gy.$low)),gz=$mul64(ab,ae),new $Int64(gf.$high+gz.$high,gf.$low+gz.$low));hy=(hb=(hc=(hd=(he=(hf=(hg=(hh=(hi=(hj=(hk=(hl=(hm=$mul64(h,az),new $Int64(bw.$high+hm.$high,bw.$low+hm.$low)),hn=$mul64(j,ay),new $Int64(hl.$high+hn.$high,hl.$low+hn.$low)),ho=$mul64(l,aw),new $Int64(hk.$high+ho.$high,hk.$low+ho.$low)),hp=$mul64(n,au),new $Int64(hj.$high+hp.$high,hj.$low+hp.$low)),hq=$mul64(p,as),new $Int64(hi.$high+hq.$high,hi.$low+hq.$low)),hr=$mul64(r,aq),new $Int64(hh.$high+hr.$high,hh.$low+hr.$low)),hs=$mul64(t,ao),new $Int64(hg.$high+hs.$high,hg.$low+hs.$low)),ht=$mul64(v,am),new $Int64(hf.$high+ht.$high,hf.$low+ht.$low)),hu=$mul64(x,ak),new $Int64(he.$high+hu.$high,he.$low+hu.$low)),hv=$mul64(z,ai),new $Int64(hd.$high+hv.$high,hd.$low+hv.$low)),hw=$mul64(ab,ag),new $Int64(hc.$high+hw.$high,hc.$low+hw.$low)),hx=$mul64(ac,ae),new $Int64(hb.$high+hx.$high,hb.$low+hx.$low));iv=(hz=(ia=(ib=(ic=(id=(ie=(ig=(ih=(ii=(ij=$mul64(j,az),ik=$mul64(l,ay),new $Int64(ij.$high+ik.$high,ij.$low+ik.$low)),il=$mul64(n,aw),new $Int64(ii.$high+il.$high,ii.$low+il.$low)),im=$mul64(p,au),new $Int64(ih.$high+im.$high,ih.$low+im.$low)),io=$mul64(r,as),new $Int64(ig.$high+io.$high,ig.$low+io.$low)),ip=$mul64(t,aq),new $Int64(ie.$high+ip.$high,ie.$low+ip.$low)),iq=$mul64(v,ao),new $Int64(id.$high+iq.$high,id.$low+iq.$low)),ir=$mul64(x,am),new $Int64(ic.$high+ir.$high,ic.$low+ir.$low)),is=$mul64(z,ak),new $Int64(ib.$high+is.$high,ib.$low+is.$low)),it=$mul64(ab,ai),new $Int64(ia.$high+it.$high,ia.$low+it.$low)),iu=$mul64(ac,ag),new $Int64(hz.$high+iu.$high,hz.$low+iu.$low));jo=(iw=(ix=(iy=(iz=(ja=(jb=(jc=(jd=(je=$mul64(l,az),jf=$mul64(n,ay),new $Int64(je.$high+jf.$high,je.$low+jf.$low)),jg=$mul64(p,aw),new $Int64(jd.$high+jg.$high,jd.$low+jg.$low)),jh=$mul64(r,au),new $Int64(jc.$high+jh.$high,jc.$low+jh.$low)),ji=$mul64(t,as),new $Int64(jb.$high+ji.$high,jb.$low+ji.$low)),jj=$mul64(v,aq),new $Int64(ja.$high+jj.$high,ja.$low+jj.$low)),jk=$mul64(x,ao),new $Int64(iz.$high+jk.$high,iz.$low+jk.$low)),jl=$mul64(z,am),new $Int64(iy.$high+jl.$high,iy.$low+jl.$low)),jm=$mul64(ab,ak),new $Int64(ix.$high+jm.$high,ix.$low+jm.$low)),jn=$mul64(ac,ai),new $Int64(iw.$high+jn.$high,iw.$low+jn.$low));kf=(jp=(jq=(jr=(js=(jt=(ju=(jv=(jw=$mul64(n,az),jx=$mul64(p,ay),new $Int64(jw.$high+jx.$high,jw.$low+jx.$low)),jy=$mul64(r,aw),new $Int64(jv.$high+jy.$high,jv.$low+jy.$low)),jz=$mul64(t,au),new $Int64(ju.$high+jz.$high,ju.$low+jz.$low)),ka=$mul64(v,as),new $Int64(jt.$high+ka.$high,jt.$low+ka.$low)),kb=$mul64(x,aq),new $Int64(js.$high+kb.$high,js.$low+kb.$low)),kc=$mul64(z,ao),new $Int64(jr.$high+kc.$high,jr.$low+kc.$low)),kd=$mul64(ab,am),new $Int64(jq.$high+kd.$high,jq.$low+kd.$low)),ke=$mul64(ac,ak),new $Int64(jp.$high+ke.$high,jp.$low+ke.$low));ku=(kg=(kh=(ki=(kj=(kk=(kl=(km=$mul64(p,az),kn=$mul64(r,ay),new $Int64(km.$high+kn.$high,km.$low+kn.$low)),ko=$mul64(t,aw),new $Int64(kl.$high+ko.$high,kl.$low+ko.$low)),kp=$mul64(v,au),new $Int64(kk.$high+kp.$high,kk.$low+kp.$low)),kq=$mul64(x,as),new $Int64(kj.$high+kq.$high,kj.$low+kq.$low)),kr=$mul64(z,aq),new $Int64(ki.$high+kr.$high,ki.$low+kr.$low)),ks=$mul64(ab,ao),new $Int64(kh.$high+ks.$high,kh.$low+ks.$low)),kt=$mul64(ac,am),new $Int64(kg.$high+kt.$high,kg.$low+kt.$low));lh=(kv=(kw=(kx=(ky=(kz=(la=$mul64(r,az),lb=$mul64(t,ay),new $Int64(la.$high+lb.$high,la.$low+lb.$low)),lc=$mul64(v,aw),new $Int64(kz.$high+lc.$high,kz.$low+lc.$low)),ld=$mul64(x,au),new $Int64(ky.$high+ld.$high,ky.$low+ld.$low)),le=$mul64(z,as),new $Int64(kx.$high+le.$high,kx.$low+le.$low)),lf=$mul64(ab,aq),new $Int64(kw.$high+lf.$high,kw.$low+lf.$low)),lg=$mul64(ac,ao),new $Int64(kv.$high+lg.$high,kv.$low+lg.$low));ls=(li=(lj=(lk=(ll=(lm=$mul64(t,az),ln=$mul64(v,ay),new $Int64(lm.$high+ln.$high,lm.$low+ln.$low)),lo=$mul64(x,aw),new $Int64(ll.$high+lo.$high,ll.$low+lo.$low)),lp=$mul64(z,au),new $Int64(lk.$high+lp.$high,lk.$low+lp.$low)),lq=$mul64(ab,as),new $Int64(lj.$high+lq.$high,lj.$low+lq.$low)),lr=$mul64(ac,aq),new $Int64(li.$high+lr.$high,li.$low+lr.$low));mb=(lt=(lu=(lv=(lw=$mul64(v,az),lx=$mul64(x,ay),new $Int64(lw.$high+lx.$high,lw.$low+lx.$low)),ly=$mul64(z,aw),new $Int64(lv.$high+ly.$high,lv.$low+ly.$low)),lz=$mul64(ab,au),new $Int64(lu.$high+lz.$high,lu.$low+lz.$low)),ma=$mul64(ac,as),new $Int64(lt.$high+ma.$high,lt.$low+ma.$low));mi=(mc=(md=(me=$mul64(x,az),mf=$mul64(z,ay),new $Int64(me.$high+mf.$high,me.$low+mf.$low)),mg=$mul64(ab,aw),new $Int64(md.$high+mg.$high,md.$low+mg.$low)),mh=$mul64(ac,au),new $Int64(mc.$high+mh.$high,mc.$low+mh.$low));mn=(mj=(mk=$mul64(z,az),ml=$mul64(ab,ay),new $Int64(mk.$high+ml.$high,mk.$low+ml.$low)),mm=$mul64(ac,aw),new $Int64(mj.$high+mm.$high,mj.$low+mm.$low));mq=(mo=$mul64(ab,az),mp=$mul64(ac,ay),new $Int64(mo.$high+mp.$high,mo.$low+mp.$low));mr=$mul64(ac,az);ms=new $Int64(0,0);bx[0]=$shiftRightInt64((new $Int64(bz.$high+0,bz.$low+1048576)),21);cd=(mt=bx[0],new $Int64(cd.$high+mt.$high,cd.$low+mt.$low));bz=(mu=$shiftLeft64(bx[0],21),new $Int64(bz.$high-mu.$high,bz.$low-mu.$low));bx[2]=$shiftRightInt64((new $Int64(cj.$high+0,cj.$low+1048576)),21);cr=(mv=bx[2],new $Int64(cr.$high+mv.$high,cr.$low+mv.$low));cj=(mw=$shiftLeft64(bx[2],21),new $Int64(cj.$high-mw.$high,cj.$low-mw.$low));bx[4]=$shiftRightInt64((new $Int64(db.$high+0,db.$low+1048576)),21);dn=(mx=bx[4],new $Int64(dn.$high+mx.$high,dn.$low+mx.$low));db=(my=$shiftLeft64(bx[4],21),new $Int64(db.$high-my.$high,db.$low-my.$low));bx[6]=$shiftRightInt64((new $Int64(ec.$high+0,ec.$low+1048576)),21);es=(mz=bx[6],new $Int64(es.$high+mz.$high,es.$low+mz.$low));ec=(na=$shiftLeft64(bx[6],21),new $Int64(ec.$high-na.$high,ec.$low-na.$low));bx[8]=$shiftRightInt64((new $Int64(fk.$high+0,fk.$low+1048576)),21);ge=(nb=bx[8],new $Int64(ge.$high+nb.$high,ge.$low+nb.$low));fk=(nc=$shiftLeft64(bx[8],21),new $Int64(fk.$high-nc.$high,fk.$low-nc.$low));bx[10]=$shiftRightInt64((new $Int64(ha.$high+0,ha.$low+1048576)),21);hy=(nd=bx[10],new $Int64(hy.$high+nd.$high,hy.$low+nd.$low));ha=(ne=$shiftLeft64(bx[10],21),new $Int64(ha.$high-ne.$high,ha.$low-ne.$low));bx[12]=$shiftRightInt64((new $Int64(iv.$high+0,iv.$low+1048576)),21);jo=(nf=bx[12],new $Int64(jo.$high+nf.$high,jo.$low+nf.$low));iv=(ng=$shiftLeft64(bx[12],21),new $Int64(iv.$high-ng.$high,iv.$low-ng.$low));bx[14]=$shiftRightInt64((new $Int64(kf.$high+0,kf.$low+1048576)),21);ku=(nh=bx[14],new $Int64(ku.$high+nh.$high,ku.$low+nh.$low));kf=(ni=$shiftLeft64(bx[14],21),new $Int64(kf.$high-ni.$high,kf.$low-ni.$low));bx[16]=$shiftRightInt64((new $Int64(lh.$high+0,lh.$low+1048576)),21);ls=(nj=bx[16],new $Int64(ls.$high+nj.$high,ls.$low+nj.$low));lh=(nk=$shiftLeft64(bx[16],21),new $Int64(lh.$high-nk.$high,lh.$low-nk.$low));bx[18]=$shiftRightInt64((new $Int64(mb.$high+0,mb.$low+1048576)),21);mi=(nl=bx[18],new $Int64(mi.$high+nl.$high,mi.$low+nl.$low));mb=(nm=$shiftLeft64(bx[18],21),new $Int64(mb.$high-nm.$high,mb.$low-nm.$low));bx[20]=$shiftRightInt64((new $Int64(mn.$high+0,mn.$low+1048576)),21);mq=(nn=bx[20],new $Int64(mq.$high+nn.$high,mq.$low+nn.$low));mn=(no=$shiftLeft64(bx[20],21),new $Int64(mn.$high-no.$high,mn.$low-no.$low));bx[22]=$shiftRightInt64((new $Int64(mr.$high+0,mr.$low+1048576)),21);ms=(np=bx[22],new $Int64(ms.$high+np.$high,ms.$low+np.$low));mr=(nq=$shiftLeft64(bx[22],21),new $Int64(mr.$high-nq.$high,mr.$low-nq.$low));bx[1]=$shiftRightInt64((new $Int64(cd.$high+0,cd.$low+1048576)),21);cj=(nr=bx[1],new $Int64(cj.$high+nr.$high,cj.$low+nr.$low));cd=(ns=$shiftLeft64(bx[1],21),new $Int64(cd.$high-ns.$high,cd.$low-ns.$low));bx[3]=$shiftRightInt64((new $Int64(cr.$high+0,cr.$low+1048576)),21);db=(nt=bx[3],new $Int64(db.$high+nt.$high,db.$low+nt.$low));cr=(nu=$shiftLeft64(bx[3],21),new $Int64(cr.$high-nu.$high,cr.$low-nu.$low));bx[5]=$shiftRightInt64((new $Int64(dn.$high+0,dn.$low+1048576)),21);ec=(nv=bx[5],new $Int64(ec.$high+nv.$high,ec.$low+nv.$low));dn=(nw=$shiftLeft64(bx[5],21),new $Int64(dn.$high-nw.$high,dn.$low-nw.$low));bx[7]=$shiftRightInt64((new $Int64(es.$high+0,es.$low+1048576)),21);fk=(nx=bx[7],new $Int64(fk.$high+nx.$high,fk.$low+nx.$low));es=(ny=$shiftLeft64(bx[7],21),new $Int64(es.$high-ny.$high,es.$low-ny.$low));bx[9]=$shiftRightInt64((new $Int64(ge.$high+0,ge.$low+1048576)),21);ha=(nz=bx[9],new $Int64(ha.$high+nz.$high,ha.$low+nz.$low));ge=(oa=$shiftLeft64(bx[9],21),new $Int64(ge.$high-oa.$high,ge.$low-oa.$low));bx[11]=$shiftRightInt64((new $Int64(hy.$high+0,hy.$low+1048576)),21);iv=(ob=bx[11],new $Int64(iv.$high+ob.$high,iv.$low+ob.$low));hy=(oc=$shiftLeft64(bx[11],21),new $Int64(hy.$high-oc.$high,hy.$low-oc.$low));bx[13]=$shiftRightInt64((new $Int64(jo.$high+0,jo.$low+1048576)),21);kf=(od=bx[13],new $Int64(kf.$high+od.$high,kf.$low+od.$low));jo=(oe=$shiftLeft64(bx[13],21),new $Int64(jo.$high-oe.$high,jo.$low-oe.$low));bx[15]=$shiftRightInt64((new $Int64(ku.$high+0,ku.$low+1048576)),21);lh=(of=bx[15],new $Int64(lh.$high+of.$high,lh.$low+of.$low));ku=(og=$shiftLeft64(bx[15],21),new $Int64(ku.$high-og.$high,ku.$low-og.$low));bx[17]=$shiftRightInt64((new $Int64(ls.$high+0,ls.$low+1048576)),21);mb=(oh=bx[17],new $Int64(mb.$high+oh.$high,mb.$low+oh.$low));ls=(oi=$shiftLeft64(bx[17],21),new $Int64(ls.$high-oi.$high,ls.$low-oi.$low));bx[19]=$shiftRightInt64((new $Int64(mi.$high+0,mi.$low+1048576)),21);mn=(oj=bx[19],new $Int64(mn.$high+oj.$high,mn.$low+oj.$low));mi=(ok=$shiftLeft64(bx[19],21),new $Int64(mi.$high-ok.$high,mi.$low-ok.$low));bx[21]=$shiftRightInt64((new $Int64(mq.$high+0,mq.$low+1048576)),21);mr=(ol=bx[21],new $Int64(mr.$high+ol.$high,mr.$low+ol.$low));mq=(om=$shiftLeft64(bx[21],21),new $Int64(mq.$high-om.$high,mq.$low-om.$low));hy=(on=$mul64(ms,new $Int64(0,666643)),new $Int64(hy.$high+on.$high,hy.$low+on.$low));iv=(oo=$mul64(ms,new $Int64(0,470296)),new $Int64(iv.$high+oo.$high,iv.$low+oo.$low));jo=(op=$mul64(ms,new $Int64(0,654183)),new $Int64(jo.$high+op.$high,jo.$low+op.$low));kf=(oq=$mul64(ms,new $Int64(0,997805)),new $Int64(kf.$high-oq.$high,kf.$low-oq.$low));ku=(or=$mul64(ms,new $Int64(0,136657)),new $Int64(ku.$high+or.$high,ku.$low+or.$low));lh=(os=$mul64(ms,new $Int64(0,683901)),new $Int64(lh.$high-os.$high,lh.$low-os.$low));ms=new $Int64(0,0);ha=(ot=$mul64(mr,new $Int64(0,666643)),new $Int64(ha.$high+ot.$high,ha.$low+ot.$low));hy=(ou=$mul64(mr,new $Int64(0,470296)),new $Int64(hy.$high+ou.$high,hy.$low+ou.$low));iv=(ov=$mul64(mr,new $Int64(0,654183)),new $Int64(iv.$high+ov.$high,iv.$low+ov.$low));jo=(ow=$mul64(mr,new $Int64(0,997805)),new $Int64(jo.$high-ow.$high,jo.$low-ow.$low));kf=(ox=$mul64(mr,new $Int64(0,136657)),new $Int64(kf.$high+ox.$high,kf.$low+ox.$low));ku=(oy=$mul64(mr,new $Int64(0,683901)),new $Int64(ku.$high-oy.$high,ku.$low-oy.$low));mr=new $Int64(0,0);ge=(oz=$mul64(mq,new $Int64(0,666643)),new $Int64(ge.$high+oz.$high,ge.$low+oz.$low));ha=(pa=$mul64(mq,new $Int64(0,470296)),new $Int64(ha.$high+pa.$high,ha.$low+pa.$low));hy=(pb=$mul64(mq,new $Int64(0,654183)),new $Int64(hy.$high+pb.$high,hy.$low+pb.$low));iv=(pc=$mul64(mq,new $Int64(0,997805)),new $Int64(iv.$high-pc.$high,iv.$low-pc.$low));jo=(pd=$mul64(mq,new $Int64(0,136657)),new $Int64(jo.$high+pd.$high,jo.$low+pd.$low));kf=(pe=$mul64(mq,new $Int64(0,683901)),new $Int64(kf.$high-pe.$high,kf.$low-pe.$low));mq=new $Int64(0,0);fk=(pf=$mul64(mn,new $Int64(0,666643)),new $Int64(fk.$high+pf.$high,fk.$low+pf.$low));ge=(pg=$mul64(mn,new $Int64(0,470296)),new $Int64(ge.$high+pg.$high,ge.$low+pg.$low));ha=(ph=$mul64(mn,new $Int64(0,654183)),new $Int64(ha.$high+ph.$high,ha.$low+ph.$low));hy=(pi=$mul64(mn,new $Int64(0,997805)),new $Int64(hy.$high-pi.$high,hy.$low-pi.$low));iv=(pj=$mul64(mn,new $Int64(0,136657)),new $Int64(iv.$high+pj.$high,iv.$low+pj.$low));jo=(pk=$mul64(mn,new $Int64(0,683901)),new $Int64(jo.$high-pk.$high,jo.$low-pk.$low));mn=new $Int64(0,0);es=(pl=$mul64(mi,new $Int64(0,666643)),new $Int64(es.$high+pl.$high,es.$low+pl.$low));fk=(pm=$mul64(mi,new $Int64(0,470296)),new $Int64(fk.$high+pm.$high,fk.$low+pm.$low));ge=(pn=$mul64(mi,new $Int64(0,654183)),new $Int64(ge.$high+pn.$high,ge.$low+pn.$low));ha=(po=$mul64(mi,new $Int64(0,997805)),new $Int64(ha.$high-po.$high,ha.$low-po.$low));hy=(pp=$mul64(mi,new $Int64(0,136657)),new $Int64(hy.$high+pp.$high,hy.$low+pp.$low));iv=(pq=$mul64(mi,new $Int64(0,683901)),new $Int64(iv.$high-pq.$high,iv.$low-pq.$low));mi=new $Int64(0,0);ec=(pr=$mul64(mb,new $Int64(0,666643)),new $Int64(ec.$high+pr.$high,ec.$low+pr.$low));es=(ps=$mul64(mb,new $Int64(0,470296)),new $Int64(es.$high+ps.$high,es.$low+ps.$low));fk=(pt=$mul64(mb,new $Int64(0,654183)),new $Int64(fk.$high+pt.$high,fk.$low+pt.$low));ge=(pu=$mul64(mb,new $Int64(0,997805)),new $Int64(ge.$high-pu.$high,ge.$low-pu.$low));ha=(pv=$mul64(mb,new $Int64(0,136657)),new $Int64(ha.$high+pv.$high,ha.$low+pv.$low));hy=(pw=$mul64(mb,new $Int64(0,683901)),new $Int64(hy.$high-pw.$high,hy.$low-pw.$low));mb=new $Int64(0,0);bx[6]=$shiftRightInt64((new $Int64(ec.$high+0,ec.$low+1048576)),21);es=(px=bx[6],new $Int64(es.$high+px.$high,es.$low+px.$low));ec=(py=$shiftLeft64(bx[6],21),new $Int64(ec.$high-py.$high,ec.$low-py.$low));bx[8]=$shiftRightInt64((new $Int64(fk.$high+0,fk.$low+1048576)),21);ge=(pz=bx[8],new $Int64(ge.$high+pz.$high,ge.$low+pz.$low));fk=(qa=$shiftLeft64(bx[8],21),new $Int64(fk.$high-qa.$high,fk.$low-qa.$low));bx[10]=$shiftRightInt64((new $Int64(ha.$high+0,ha.$low+1048576)),21);hy=(qb=bx[10],new $Int64(hy.$high+qb.$high,hy.$low+qb.$low));ha=(qc=$shiftLeft64(bx[10],21),new $Int64(ha.$high-qc.$high,ha.$low-qc.$low));bx[12]=$shiftRightInt64((new $Int64(iv.$high+0,iv.$low+1048576)),21);jo=(qd=bx[12],new $Int64(jo.$high+qd.$high,jo.$low+qd.$low));iv=(qe=$shiftLeft64(bx[12],21),new $Int64(iv.$high-qe.$high,iv.$low-qe.$low));bx[14]=$shiftRightInt64((new $Int64(kf.$high+0,kf.$low+1048576)),21);ku=(qf=bx[14],new $Int64(ku.$high+qf.$high,ku.$low+qf.$low));kf=(qg=$shiftLeft64(bx[14],21),new $Int64(kf.$high-qg.$high,kf.$low-qg.$low));bx[16]=$shiftRightInt64((new $Int64(lh.$high+0,lh.$low+1048576)),21);ls=(qh=bx[16],new $Int64(ls.$high+qh.$high,ls.$low+qh.$low));lh=(qi=$shiftLeft64(bx[16],21),new $Int64(lh.$high-qi.$high,lh.$low-qi.$low));bx[7]=$shiftRightInt64((new $Int64(es.$high+0,es.$low+1048576)),21);fk=(qj=bx[7],new $Int64(fk.$high+qj.$high,fk.$low+qj.$low));es=(qk=$shiftLeft64(bx[7],21),new $Int64(es.$high-qk.$high,es.$low-qk.$low));bx[9]=$shiftRightInt64((new $Int64(ge.$high+0,ge.$low+1048576)),21);ha=(ql=bx[9],new $Int64(ha.$high+ql.$high,ha.$low+ql.$low));ge=(qm=$shiftLeft64(bx[9],21),new $Int64(ge.$high-qm.$high,ge.$low-qm.$low));bx[11]=$shiftRightInt64((new $Int64(hy.$high+0,hy.$low+1048576)),21);iv=(qn=bx[11],new $Int64(iv.$high+qn.$high,iv.$low+qn.$low));hy=(qo=$shiftLeft64(bx[11],21),new $Int64(hy.$high-qo.$high,hy.$low-qo.$low));bx[13]=$shiftRightInt64((new $Int64(jo.$high+0,jo.$low+1048576)),21);kf=(qp=bx[13],new $Int64(kf.$high+qp.$high,kf.$low+qp.$low));jo=(qq=$shiftLeft64(bx[13],21),new $Int64(jo.$high-qq.$high,jo.$low-qq.$low));bx[15]=$shiftRightInt64((new $Int64(ku.$high+0,ku.$low+1048576)),21);lh=(qr=bx[15],new $Int64(lh.$high+qr.$high,lh.$low+qr.$low));ku=(qs=$shiftLeft64(bx[15],21),new $Int64(ku.$high-qs.$high,ku.$low-qs.$low));dn=(qt=$mul64(ls,new $Int64(0,666643)),new $Int64(dn.$high+qt.$high,dn.$low+qt.$low));ec=(qu=$mul64(ls,new $Int64(0,470296)),new $Int64(ec.$high+qu.$high,ec.$low+qu.$low));es=(qv=$mul64(ls,new $Int64(0,654183)),new $Int64(es.$high+qv.$high,es.$low+qv.$low));fk=(qw=$mul64(ls,new $Int64(0,997805)),new $Int64(fk.$high-qw.$high,fk.$low-qw.$low));ge=(qx=$mul64(ls,new $Int64(0,136657)),new $Int64(ge.$high+qx.$high,ge.$low+qx.$low));ha=(qy=$mul64(ls,new $Int64(0,683901)),new $Int64(ha.$high-qy.$high,ha.$low-qy.$low));ls=new $Int64(0,0);db=(qz=$mul64(lh,new $Int64(0,666643)),new $Int64(db.$high+qz.$high,db.$low+qz.$low));dn=(ra=$mul64(lh,new $Int64(0,470296)),new $Int64(dn.$high+ra.$high,dn.$low+ra.$low));ec=(rb=$mul64(lh,new $Int64(0,654183)),new $Int64(ec.$high+rb.$high,ec.$low+rb.$low));es=(rc=$mul64(lh,new $Int64(0,997805)),new $Int64(es.$high-rc.$high,es.$low-rc.$low));fk=(rd=$mul64(lh,new $Int64(0,136657)),new $Int64(fk.$high+rd.$high,fk.$low+rd.$low));ge=(re=$mul64(lh,new $Int64(0,683901)),new $Int64(ge.$high-re.$high,ge.$low-re.$low));lh=new $Int64(0,0);cr=(rf=$mul64(ku,new $Int64(0,666643)),new $Int64(cr.$high+rf.$high,cr.$low+rf.$low));db=(rg=$mul64(ku,new $Int64(0,470296)),new $Int64(db.$high+rg.$high,db.$low+rg.$low));dn=(rh=$mul64(ku,new $Int64(0,654183)),new $Int64(dn.$high+rh.$high,dn.$low+rh.$low));ec=(ri=$mul64(ku,new $Int64(0,997805)),new $Int64(ec.$high-ri.$high,ec.$low-ri.$low));es=(rj=$mul64(ku,new $Int64(0,136657)),new $Int64(es.$high+rj.$high,es.$low+rj.$low));fk=(rk=$mul64(ku,new $Int64(0,683901)),new $Int64(fk.$high-rk.$high,fk.$low-rk.$low));ku=new $Int64(0,0);cj=(rl=$mul64(kf,new $Int64(0,666643)),new $Int64(cj.$high+rl.$high,cj.$low+rl.$low));cr=(rm=$mul64(kf,new $Int64(0,470296)),new $Int64(cr.$high+rm.$high,cr.$low+rm.$low));db=(rn=$mul64(kf,new $Int64(0,654183)),new $Int64(db.$high+rn.$high,db.$low+rn.$low));dn=(ro=$mul64(kf,new $Int64(0,997805)),new $Int64(dn.$high-ro.$high,dn.$low-ro.$low));ec=(rp=$mul64(kf,new $Int64(0,136657)),new $Int64(ec.$high+rp.$high,ec.$low+rp.$low));es=(rq=$mul64(kf,new $Int64(0,683901)),new $Int64(es.$high-rq.$high,es.$low-rq.$low));kf=new $Int64(0,0);cd=(rr=$mul64(jo,new $Int64(0,666643)),new $Int64(cd.$high+rr.$high,cd.$low+rr.$low));cj=(rs=$mul64(jo,new $Int64(0,470296)),new $Int64(cj.$high+rs.$high,cj.$low+rs.$low));cr=(rt=$mul64(jo,new $Int64(0,654183)),new $Int64(cr.$high+rt.$high,cr.$low+rt.$low));db=(ru=$mul64(jo,new $Int64(0,997805)),new $Int64(db.$high-ru.$high,db.$low-ru.$low));dn=(rv=$mul64(jo,new $Int64(0,136657)),new $Int64(dn.$high+rv.$high,dn.$low+rv.$low));ec=(rw=$mul64(jo,new $Int64(0,683901)),new $Int64(ec.$high-rw.$high,ec.$low-rw.$low));jo=new $Int64(0,0);bz=(rx=$mul64(iv,new $Int64(0,666643)),new $Int64(bz.$high+rx.$high,bz.$low+rx.$low));cd=(ry=$mul64(iv,new $Int64(0,470296)),new $Int64(cd.$high+ry.$high,cd.$low+ry.$low));cj=(rz=$mul64(iv,new $Int64(0,654183)),new $Int64(cj.$high+rz.$high,cj.$low+rz.$low));cr=(sa=$mul64(iv,new $Int64(0,997805)),new $Int64(cr.$high-sa.$high,cr.$low-sa.$low));db=(sb=$mul64(iv,new $Int64(0,136657)),new $Int64(db.$high+sb.$high,db.$low+sb.$low));dn=(sc=$mul64(iv,new $Int64(0,683901)),new $Int64(dn.$high-sc.$high,dn.$low-sc.$low));iv=new $Int64(0,0);bx[0]=$shiftRightInt64((new $Int64(bz.$high+0,bz.$low+1048576)),21);cd=(sd=bx[0],new $Int64(cd.$high+sd.$high,cd.$low+sd.$low));bz=(se=$shiftLeft64(bx[0],21),new $Int64(bz.$high-se.$high,bz.$low-se.$low));bx[2]=$shiftRightInt64((new $Int64(cj.$high+0,cj.$low+1048576)),21);cr=(sf=bx[2],new $Int64(cr.$high+sf.$high,cr.$low+sf.$low));cj=(sg=$shiftLeft64(bx[2],21),new $Int64(cj.$high-sg.$high,cj.$low-sg.$low));bx[4]=$shiftRightInt64((new $Int64(db.$high+0,db.$low+1048576)),21);dn=(sh=bx[4],new $Int64(dn.$high+sh.$high,dn.$low+sh.$low));db=(si=$shiftLeft64(bx[4],21),new $Int64(db.$high-si.$high,db.$low-si.$low));bx[6]=$shiftRightInt64((new $Int64(ec.$high+0,ec.$low+1048576)),21);es=(sj=bx[6],new $Int64(es.$high+sj.$high,es.$low+sj.$low));ec=(sk=$shiftLeft64(bx[6],21),new $Int64(ec.$high-sk.$high,ec.$low-sk.$low));bx[8]=$shiftRightInt64((new $Int64(fk.$high+0,fk.$low+1048576)),21);ge=(sl=bx[8],new $Int64(ge.$high+sl.$high,ge.$low+sl.$low));fk=(sm=$shiftLeft64(bx[8],21),new $Int64(fk.$high-sm.$high,fk.$low-sm.$low));bx[10]=$shiftRightInt64((new $Int64(ha.$high+0,ha.$low+1048576)),21);hy=(sn=bx[10],new $Int64(hy.$high+sn.$high,hy.$low+sn.$low));ha=(so=$shiftLeft64(bx[10],21),new $Int64(ha.$high-so.$high,ha.$low-so.$low));bx[1]=$shiftRightInt64((new $Int64(cd.$high+0,cd.$low+1048576)),21);cj=(sp=bx[1],new $Int64(cj.$high+sp.$high,cj.$low+sp.$low));cd=(sq=$shiftLeft64(bx[1],21),new $Int64(cd.$high-sq.$high,cd.$low-sq.$low));bx[3]=$shiftRightInt64((new $Int64(cr.$high+0,cr.$low+1048576)),21);db=(sr=bx[3],new $Int64(db.$high+sr.$high,db.$low+sr.$low));cr=(ss=$shiftLeft64(bx[3],21),new $Int64(cr.$high-ss.$high,cr.$low-ss.$low));bx[5]=$shiftRightInt64((new $Int64(dn.$high+0,dn.$low+1048576)),21);ec=(st=bx[5],new $Int64(ec.$high+st.$high,ec.$low+st.$low));dn=(su=$shiftLeft64(bx[5],21),new $Int64(dn.$high-su.$high,dn.$low-su.$low));bx[7]=$shiftRightInt64((new $Int64(es.$high+0,es.$low+1048576)),21);fk=(sv=bx[7],new $Int64(fk.$high+sv.$high,fk.$low+sv.$low));es=(sw=$shiftLeft64(bx[7],21),new $Int64(es.$high-sw.$high,es.$low-sw.$low));bx[9]=$shiftRightInt64((new $Int64(ge.$high+0,ge.$low+1048576)),21);ha=(sx=bx[9],new $Int64(ha.$high+sx.$high,ha.$low+sx.$low));ge=(sy=$shiftLeft64(bx[9],21),new $Int64(ge.$high-sy.$high,ge.$low-sy.$low));bx[11]=$shiftRightInt64((new $Int64(hy.$high+0,hy.$low+1048576)),21);iv=(sz=bx[11],new $Int64(iv.$high+sz.$high,iv.$low+sz.$low));hy=(ta=$shiftLeft64(bx[11],21),new $Int64(hy.$high-ta.$high,hy.$low-ta.$low));bz=(tb=$mul64(iv,new $Int64(0,666643)),new $Int64(bz.$high+tb.$high,bz.$low+tb.$low));cd=(tc=$mul64(iv,new $Int64(0,470296)),new $Int64(cd.$high+tc.$high,cd.$low+tc.$low));cj=(td=$mul64(iv,new $Int64(0,654183)),new $Int64(cj.$high+td.$high,cj.$low+td.$low));cr=(te=$mul64(iv,new $Int64(0,997805)),new $Int64(cr.$high-te.$high,cr.$low-te.$low));db=(tf=$mul64(iv,new $Int64(0,136657)),new $Int64(db.$high+tf.$high,db.$low+tf.$low));dn=(tg=$mul64(iv,new $Int64(0,683901)),new $Int64(dn.$high-tg.$high,dn.$low-tg.$low));iv=new $Int64(0,0);bx[0]=$shiftRightInt64(bz,21);cd=(th=bx[0],new $Int64(cd.$high+th.$high,cd.$low+th.$low));bz=(ti=$shiftLeft64(bx[0],21),new $Int64(bz.$high-ti.$high,bz.$low-ti.$low));bx[1]=$shiftRightInt64(cd,21);cj=(tj=bx[1],new $Int64(cj.$high+tj.$high,cj.$low+tj.$low));cd=(tk=$shiftLeft64(bx[1],21),new $Int64(cd.$high-tk.$high,cd.$low-tk.$low));bx[2]=$shiftRightInt64(cj,21);cr=(tl=bx[2],new $Int64(cr.$high+tl.$high,cr.$low+tl.$low));cj=(tm=$shiftLeft64(bx[2],21),new $Int64(cj.$high-tm.$high,cj.$low-tm.$low));bx[3]=$shiftRightInt64(cr,21);db=(tn=bx[3],new $Int64(db.$high+tn.$high,db.$low+tn.$low));cr=(to=$shiftLeft64(bx[3],21),new $Int64(cr.$high-to.$high,cr.$low-to.$low));bx[4]=$shiftRightInt64(db,21);dn=(tp=bx[4],new $Int64(dn.$high+tp.$high,dn.$low+tp.$low));db=(tq=$shiftLeft64(bx[4],21),new $Int64(db.$high-tq.$high,db.$low-tq.$low));bx[5]=$shiftRightInt64(dn,21);ec=(tr=bx[5],new $Int64(ec.$high+tr.$high,ec.$low+tr.$low));dn=(ts=$shiftLeft64(bx[5],21),new $Int64(dn.$high-ts.$high,dn.$low-ts.$low));bx[6]=$shiftRightInt64(ec,21);es=(tt=bx[6],new $Int64(es.$high+tt.$high,es.$low+tt.$low));ec=(tu=$shiftLeft64(bx[6],21),new $Int64(ec.$high-tu.$high,ec.$low-tu.$low));bx[7]=$shiftRightInt64(es,21);fk=(tv=bx[7],new $Int64(fk.$high+tv.$high,fk.$low+tv.$low));es=(tw=$shiftLeft64(bx[7],21),new $Int64(es.$high-tw.$high,es.$low-tw.$low));bx[8]=$shiftRightInt64(fk,21);ge=(tx=bx[8],new $Int64(ge.$high+tx.$high,ge.$low+tx.$low));fk=(ty=$shiftLeft64(bx[8],21),new $Int64(fk.$high-ty.$high,fk.$low-ty.$low));bx[9]=$shiftRightInt64(ge,21);ha=(tz=bx[9],new $Int64(ha.$high+tz.$high,ha.$low+tz.$low));ge=(ua=$shiftLeft64(bx[9],21),new $Int64(ge.$high-ua.$high,ge.$low-ua.$low));bx[10]=$shiftRightInt64(ha,21);hy=(ub=bx[10],new $Int64(hy.$high+ub.$high,hy.$low+ub.$low));ha=(uc=$shiftLeft64(bx[10],21),new $Int64(ha.$high-uc.$high,ha.$low-uc.$low));bx[11]=$shiftRightInt64(hy,21);iv=(ud=bx[11],new $Int64(iv.$high+ud.$high,iv.$low+ud.$low));hy=(ue=$shiftLeft64(bx[11],21),new $Int64(hy.$high-ue.$high,hy.$low-ue.$low));bz=(uf=$mul64(iv,new $Int64(0,666643)),new $Int64(bz.$high+uf.$high,bz.$low+uf.$low));cd=(ug=$mul64(iv,new $Int64(0,470296)),new $Int64(cd.$high+ug.$high,cd.$low+ug.$low));cj=(uh=$mul64(iv,new $Int64(0,654183)),new $Int64(cj.$high+uh.$high,cj.$low+uh.$low));cr=(ui=$mul64(iv,new $Int64(0,997805)),new $Int64(cr.$high-ui.$high,cr.$low-ui.$low));db=(uj=$mul64(iv,new $Int64(0,136657)),new $Int64(db.$high+uj.$high,db.$low+uj.$low));dn=(uk=$mul64(iv,new $Int64(0,683901)),new $Int64(dn.$high-uk.$high,dn.$low-uk.$low));iv=new $Int64(0,0);bx[0]=$shiftRightInt64(bz,21);cd=(ul=bx[0],new $Int64(cd.$high+ul.$high,cd.$low+ul.$low));bz=(um=$shiftLeft64(bx[0],21),new $Int64(bz.$high-um.$high,bz.$low-um.$low));bx[1]=$shiftRightInt64(cd,21);cj=(un=bx[1],new $Int64(cj.$high+un.$high,cj.$low+un.$low));cd=(uo=$shiftLeft64(bx[1],21),new $Int64(cd.$high-uo.$high,cd.$low-uo.$low));bx[2]=$shiftRightInt64(cj,21);cr=(up=bx[2],new $Int64(cr.$high+up.$high,cr.$low+up.$low));cj=(uq=$shiftLeft64(bx[2],21),new $Int64(cj.$high-uq.$high,cj.$low-uq.$low));bx[3]=$shiftRightInt64(cr,21);db=(ur=bx[3],new $Int64(db.$high+ur.$high,db.$low+ur.$low));cr=(us=$shiftLeft64(bx[3],21),new $Int64(cr.$high-us.$high,cr.$low-us.$low));bx[4]=$shiftRightInt64(db,21);dn=(ut=bx[4],new $Int64(dn.$high+ut.$high,dn.$low+ut.$low));db=(uu=$shiftLeft64(bx[4],21),new $Int64(db.$high-uu.$high,db.$low-uu.$low));bx[5]=$shiftRightInt64(dn,21);ec=(uv=bx[5],new $Int64(ec.$high+uv.$high,ec.$low+uv.$low));dn=(uw=$shiftLeft64(bx[5],21),new $Int64(dn.$high-uw.$high,dn.$low-uw.$low));bx[6]=$shiftRightInt64(ec,21);es=(ux=bx[6],new $Int64(es.$high+ux.$high,es.$low+ux.$low));ec=(uy=$shiftLeft64(bx[6],21),new $Int64(ec.$high-uy.$high,ec.$low-uy.$low));bx[7]=$shiftRightInt64(es,21);fk=(uz=bx[7],new $Int64(fk.$high+uz.$high,fk.$low+uz.$low));es=(va=$shiftLeft64(bx[7],21),new $Int64(es.$high-va.$high,es.$low-va.$low));bx[8]=$shiftRightInt64(fk,21);ge=(vb=bx[8],new $Int64(ge.$high+vb.$high,ge.$low+vb.$low));fk=(vc=$shiftLeft64(bx[8],21),new $Int64(fk.$high-vc.$high,fk.$low-vc.$low));bx[9]=$shiftRightInt64(ge,21);ha=(vd=bx[9],new $Int64(ha.$high+vd.$high,ha.$low+vd.$low));ge=(ve=$shiftLeft64(bx[9],21),new $Int64(ge.$high-ve.$high,ge.$low-ve.$low));bx[10]=$shiftRightInt64(ha,21);hy=(vf=bx[10],new $Int64(hy.$high+vf.$high,hy.$low+vf.$low));ha=(vg=$shiftLeft64(bx[10],21),new $Int64(ha.$high-vg.$high,ha.$low-vg.$low));c.nilCheck,c[0]=(($shiftRightInt64(bz,0).$low<<24>>>24));c.nilCheck,c[1]=(($shiftRightInt64(bz,8).$low<<24>>>24));c.nilCheck,c[2]=(((vh=$shiftRightInt64(bz,16),vi=$shiftLeft64(cd,5),new $Int64(vh.$high|vi.$high,(vh.$low|vi.$low)>>>0)).$low<<24>>>24));c.nilCheck,c[3]=(($shiftRightInt64(cd,3).$low<<24>>>24));c.nilCheck,c[4]=(($shiftRightInt64(cd,11).$low<<24>>>24));c.nilCheck,c[5]=(((vj=$shiftRightInt64(cd,19),vk=$shiftLeft64(cj,2),new $Int64(vj.$high|vk.$high,(vj.$low|vk.$low)>>>0)).$low<<24>>>24));c.nilCheck,c[6]=(($shiftRightInt64(cj,6).$low<<24>>>24));c.nilCheck,c[7]=(((vl=$shiftRightInt64(cj,14),vm=$shiftLeft64(cr,7),new $Int64(vl.$high|vm.$high,(vl.$low|vm.$low)>>>0)).$low<<24>>>24));c.nilCheck,c[8]=(($shiftRightInt64(cr,1).$low<<24>>>24));c.nilCheck,c[9]=(($shiftRightInt64(cr,9).$low<<24>>>24));c.nilCheck,c[10]=(((vn=$shiftRightInt64(cr,17),vo=$shiftLeft64(db,4),new $Int64(vn.$high|vo.$high,(vn.$low|vo.$low)>>>0)).$low<<24>>>24));c.nilCheck,c[11]=(($shiftRightInt64(db,4).$low<<24>>>24));c.nilCheck,c[12]=(($shiftRightInt64(db,12).$low<<24>>>24));c.nilCheck,c[13]=(((vp=$shiftRightInt64(db,20),vq=$shiftLeft64(dn,1),new $Int64(vp.$high|vq.$high,(vp.$low|vq.$low)>>>0)).$low<<24>>>24));c.nilCheck,c[14]=(($shiftRightInt64(dn,7).$low<<24>>>24));c.nilCheck,c[15]=(((vr=$shiftRightInt64(dn,15),vs=$shiftLeft64(ec,6),new $Int64(vr.$high|vs.$high,(vr.$low|vs.$low)>>>0)).$low<<24>>>24));c.nilCheck,c[16]=(($shiftRightInt64(ec,2).$low<<24>>>24));c.nilCheck,c[17]=(($shiftRightInt64(ec,10).$low<<24>>>24));c.nilCheck,c[18]=(((vt=$shiftRightInt64(ec,18),vu=$shiftLeft64(es,3),new $Int64(vt.$high|vu.$high,(vt.$low|vu.$low)>>>0)).$low<<24>>>24));c.nilCheck,c[19]=(($shiftRightInt64(es,5).$low<<24>>>24));c.nilCheck,c[20]=(($shiftRightInt64(es,13).$low<<24>>>24));c.nilCheck,c[21]=(($shiftRightInt64(fk,0).$low<<24>>>24));c.nilCheck,c[22]=(($shiftRightInt64(fk,8).$low<<24>>>24));c.nilCheck,c[23]=(((vv=$shiftRightInt64(fk,16),vw=$shiftLeft64(ge,5),new $Int64(vv.$high|vw.$high,(vv.$low|vw.$low)>>>0)).$low<<24>>>24));c.nilCheck,c[24]=(($shiftRightInt64(ge,3).$low<<24>>>24));c.nilCheck,c[25]=(($shiftRightInt64(ge,11).$low<<24>>>24));c.nilCheck,c[26]=(((vx=$shiftRightInt64(ge,19),vy=$shiftLeft64(ha,2),new $Int64(vx.$high|vy.$high,(vx.$low|vy.$low)>>>0)).$low<<24>>>24));c.nilCheck,c[27]=(($shiftRightInt64(ha,6).$low<<24>>>24));c.nilCheck,c[28]=(((vz=$shiftRightInt64(ha,14),wa=$shiftLeft64(hy,7),new $Int64(vz.$high|wa.$high,(vz.$low|wa.$low)>>>0)).$low<<24>>>24));c.nilCheck,c[29]=(($shiftRightInt64(hy,1).$low<<24>>>24));c.nilCheck,c[30]=(($shiftRightInt64(hy,9).$low<<24>>>24));c.nilCheck,c[31]=(($shiftRightInt64(hy,17).$low<<24>>>24));};W=function(c,d){var aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,c,ca,cb,cc,cd,ce,cf,cg,ch,ci,cj,ck,cl,cm,cn,co,cp,cq,cr,cs,ct,cu,cv,cw,cx,cy,cz,d,da,db,dc,dd,de,df,dg,dh,di,dj,dk,dl,dm,dn,dp,dq,dr,ds,dt,du,dv,dw,dx,dy,dz,e,ea,eb,ec,ed,ee,ef,eg,eh,ei,ej,ek,el,em,en,eo,ep,eq,er,es,et,eu,ev,ew,ex,ey,ez,f,fa,fb,fc,fd,fe,ff,fg,fh,fi,fj,fk,fl,fm,fn,fo,fp,fq,fr,fs,ft,fu,fv,fw,fx,fy,fz,g,ga,gb,gc,gd,ge,gf,gg,gh,gi,gj,gk,gl,gm,gn,go,gp,gq,gr,gs,gt,gu,gv,gw,gx,gy,gz,h,ha,hb,hc,hd,he,hf,hg,hh,hi,hj,hk,hl,hm,hn,ho,hp,hq,hr,hs,ht,hu,hv,hw,hx,hy,hz,i,ia,ib,ic,id,ie,ig,ih,ii,ij,ik,il,im,io,ip,iq,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;f=(e=T(new AR(d)),new $Int64(0&e.$high,(2097151&e.$low)>>>0));h=(g=$shiftRightInt64(U($subslice(new AR(d),2)),5),new $Int64(0&g.$high,(2097151&g.$low)>>>0));j=(i=$shiftRightInt64(T($subslice(new AR(d),5)),2),new $Int64(0&i.$high,(2097151&i.$low)>>>0));l=(k=$shiftRightInt64(U($subslice(new AR(d),7)),7),new $Int64(0&k.$high,(2097151&k.$low)>>>0));n=(m=$shiftRightInt64(U($subslice(new AR(d),10)),4),new $Int64(0&m.$high,(2097151&m.$low)>>>0));p=(o=$shiftRightInt64(T($subslice(new AR(d),13)),1),new $Int64(0&o.$high,(2097151&o.$low)>>>0));r=(q=$shiftRightInt64(U($subslice(new AR(d),15)),6),new $Int64(0&q.$high,(2097151&q.$low)>>>0));t=(s=$shiftRightInt64(T($subslice(new AR(d),18)),3),new $Int64(0&s.$high,(2097151&s.$low)>>>0));v=(u=T($subslice(new AR(d),21)),new $Int64(0&u.$high,(2097151&u.$low)>>>0));x=(w=$shiftRightInt64(U($subslice(new AR(d),23)),5),new $Int64(0&w.$high,(2097151&w.$low)>>>0));z=(y=$shiftRightInt64(T($subslice(new AR(d),26)),2),new $Int64(0&y.$high,(2097151&y.$low)>>>0));ab=(aa=$shiftRightInt64(U($subslice(new AR(d),28)),7),new $Int64(0&aa.$high,(2097151&aa.$low)>>>0));ad=(ac=$shiftRightInt64(U($subslice(new AR(d),31)),4),new $Int64(0&ac.$high,(2097151&ac.$low)>>>0));af=(ae=$shiftRightInt64(T($subslice(new AR(d),34)),1),new $Int64(0&ae.$high,(2097151&ae.$low)>>>0));ah=(ag=$shiftRightInt64(U($subslice(new AR(d),36)),6),new $Int64(0&ag.$high,(2097151&ag.$low)>>>0));aj=(ai=$shiftRightInt64(T($subslice(new AR(d),39)),3),new $Int64(0&ai.$high,(2097151&ai.$low)>>>0));al=(ak=T($subslice(new AR(d),42)),new $Int64(0&ak.$high,(2097151&ak.$low)>>>0));an=(am=$shiftRightInt64(U($subslice(new AR(d),44)),5),new $Int64(0&am.$high,(2097151&am.$low)>>>0));ap=(ao=$shiftRightInt64(T($subslice(new AR(d),47)),2),new $Int64(0&ao.$high,(2097151&ao.$low)>>>0));ar=(aq=$shiftRightInt64(U($subslice(new AR(d),49)),7),new $Int64(0&aq.$high,(2097151&aq.$low)>>>0));at=(as=$shiftRightInt64(U($subslice(new AR(d),52)),4),new $Int64(0&as.$high,(2097151&as.$low)>>>0));av=(au=$shiftRightInt64(T($subslice(new AR(d),55)),1),new $Int64(0&au.$high,(2097151&au.$low)>>>0));ax=(aw=$shiftRightInt64(U($subslice(new AR(d),57)),6),new $Int64(0&aw.$high,(2097151&aw.$low)>>>0));ay=$shiftRightInt64(U($subslice(new AR(d),60)),3);ab=(az=$mul64(ay,new $Int64(0,666643)),new $Int64(ab.$high+az.$high,ab.$low+az.$low));ad=(ba=$mul64(ay,new $Int64(0,470296)),new $Int64(ad.$high+ba.$high,ad.$low+ba.$low));af=(bb=$mul64(ay,new $Int64(0,654183)),new $Int64(af.$high+bb.$high,af.$low+bb.$low));ah=(bc=$mul64(ay,new $Int64(0,997805)),new $Int64(ah.$high-bc.$high,ah.$low-bc.$low));aj=(bd=$mul64(ay,new $Int64(0,136657)),new $Int64(aj.$high+bd.$high,aj.$low+bd.$low));al=(be=$mul64(ay,new $Int64(0,683901)),new $Int64(al.$high-be.$high,al.$low-be.$low));ay=new $Int64(0,0);z=(bf=$mul64(ax,new $Int64(0,666643)),new $Int64(z.$high+bf.$high,z.$low+bf.$low));ab=(bg=$mul64(ax,new $Int64(0,470296)),new $Int64(ab.$high+bg.$high,ab.$low+bg.$low));ad=(bh=$mul64(ax,new $Int64(0,654183)),new $Int64(ad.$high+bh.$high,ad.$low+bh.$low));af=(bi=$mul64(ax,new $Int64(0,997805)),new $Int64(af.$high-bi.$high,af.$low-bi.$low));ah=(bj=$mul64(ax,new $Int64(0,136657)),new $Int64(ah.$high+bj.$high,ah.$low+bj.$low));aj=(bk=$mul64(ax,new $Int64(0,683901)),new $Int64(aj.$high-bk.$high,aj.$low-bk.$low));ax=new $Int64(0,0);x=(bl=$mul64(av,new $Int64(0,666643)),new $Int64(x.$high+bl.$high,x.$low+bl.$low));z=(bm=$mul64(av,new $Int64(0,470296)),new $Int64(z.$high+bm.$high,z.$low+bm.$low));ab=(bn=$mul64(av,new $Int64(0,654183)),new $Int64(ab.$high+bn.$high,ab.$low+bn.$low));ad=(bo=$mul64(av,new $Int64(0,997805)),new $Int64(ad.$high-bo.$high,ad.$low-bo.$low));af=(bp=$mul64(av,new $Int64(0,136657)),new $Int64(af.$high+bp.$high,af.$low+bp.$low));ah=(bq=$mul64(av,new $Int64(0,683901)),new $Int64(ah.$high-bq.$high,ah.$low-bq.$low));av=new $Int64(0,0);v=(br=$mul64(at,new $Int64(0,666643)),new $Int64(v.$high+br.$high,v.$low+br.$low));x=(bs=$mul64(at,new $Int64(0,470296)),new $Int64(x.$high+bs.$high,x.$low+bs.$low));z=(bt=$mul64(at,new $Int64(0,654183)),new $Int64(z.$high+bt.$high,z.$low+bt.$low));ab=(bu=$mul64(at,new $Int64(0,997805)),new $Int64(ab.$high-bu.$high,ab.$low-bu.$low));ad=(bv=$mul64(at,new $Int64(0,136657)),new $Int64(ad.$high+bv.$high,ad.$low+bv.$low));af=(bw=$mul64(at,new $Int64(0,683901)),new $Int64(af.$high-bw.$high,af.$low-bw.$low));at=new $Int64(0,0);t=(bx=$mul64(ar,new $Int64(0,666643)),new $Int64(t.$high+bx.$high,t.$low+bx.$low));v=(by=$mul64(ar,new $Int64(0,470296)),new $Int64(v.$high+by.$high,v.$low+by.$low));x=(bz=$mul64(ar,new $Int64(0,654183)),new $Int64(x.$high+bz.$high,x.$low+bz.$low));z=(ca=$mul64(ar,new $Int64(0,997805)),new $Int64(z.$high-ca.$high,z.$low-ca.$low));ab=(cb=$mul64(ar,new $Int64(0,136657)),new $Int64(ab.$high+cb.$high,ab.$low+cb.$low));ad=(cc=$mul64(ar,new $Int64(0,683901)),new $Int64(ad.$high-cc.$high,ad.$low-cc.$low));ar=new $Int64(0,0);r=(cd=$mul64(ap,new $Int64(0,666643)),new $Int64(r.$high+cd.$high,r.$low+cd.$low));t=(ce=$mul64(ap,new $Int64(0,470296)),new $Int64(t.$high+ce.$high,t.$low+ce.$low));v=(cf=$mul64(ap,new $Int64(0,654183)),new $Int64(v.$high+cf.$high,v.$low+cf.$low));x=(cg=$mul64(ap,new $Int64(0,997805)),new $Int64(x.$high-cg.$high,x.$low-cg.$low));z=(ch=$mul64(ap,new $Int64(0,136657)),new $Int64(z.$high+ch.$high,z.$low+ch.$low));ab=(ci=$mul64(ap,new $Int64(0,683901)),new $Int64(ab.$high-ci.$high,ab.$low-ci.$low));ap=new $Int64(0,0);cj=BD.zero();cj[6]=$shiftRightInt64((new $Int64(r.$high+0,r.$low+1048576)),21);t=(ck=cj[6],new $Int64(t.$high+ck.$high,t.$low+ck.$low));r=(cl=$shiftLeft64(cj[6],21),new $Int64(r.$high-cl.$high,r.$low-cl.$low));cj[8]=$shiftRightInt64((new $Int64(v.$high+0,v.$low+1048576)),21);x=(cm=cj[8],new $Int64(x.$high+cm.$high,x.$low+cm.$low));v=(cn=$shiftLeft64(cj[8],21),new $Int64(v.$high-cn.$high,v.$low-cn.$low));cj[10]=$shiftRightInt64((new $Int64(z.$high+0,z.$low+1048576)),21);ab=(co=cj[10],new $Int64(ab.$high+co.$high,ab.$low+co.$low));z=(cp=$shiftLeft64(cj[10],21),new $Int64(z.$high-cp.$high,z.$low-cp.$low));cj[12]=$shiftRightInt64((new $Int64(ad.$high+0,ad.$low+1048576)),21);af=(cq=cj[12],new $Int64(af.$high+cq.$high,af.$low+cq.$low));ad=(cr=$shiftLeft64(cj[12],21),new $Int64(ad.$high-cr.$high,ad.$low-cr.$low));cj[14]=$shiftRightInt64((new $Int64(ah.$high+0,ah.$low+1048576)),21);aj=(cs=cj[14],new $Int64(aj.$high+cs.$high,aj.$low+cs.$low));ah=(ct=$shiftLeft64(cj[14],21),new $Int64(ah.$high-ct.$high,ah.$low-ct.$low));cj[16]=$shiftRightInt64((new $Int64(al.$high+0,al.$low+1048576)),21);an=(cu=cj[16],new $Int64(an.$high+cu.$high,an.$low+cu.$low));al=(cv=$shiftLeft64(cj[16],21),new $Int64(al.$high-cv.$high,al.$low-cv.$low));cj[7]=$shiftRightInt64((new $Int64(t.$high+0,t.$low+1048576)),21);v=(cw=cj[7],new $Int64(v.$high+cw.$high,v.$low+cw.$low));t=(cx=$shiftLeft64(cj[7],21),new $Int64(t.$high-cx.$high,t.$low-cx.$low));cj[9]=$shiftRightInt64((new $Int64(x.$high+0,x.$low+1048576)),21);z=(cy=cj[9],new $Int64(z.$high+cy.$high,z.$low+cy.$low));x=(cz=$shiftLeft64(cj[9],21),new $Int64(x.$high-cz.$high,x.$low-cz.$low));cj[11]=$shiftRightInt64((new $Int64(ab.$high+0,ab.$low+1048576)),21);ad=(da=cj[11],new $Int64(ad.$high+da.$high,ad.$low+da.$low));ab=(db=$shiftLeft64(cj[11],21),new $Int64(ab.$high-db.$high,ab.$low-db.$low));cj[13]=$shiftRightInt64((new $Int64(af.$high+0,af.$low+1048576)),21);ah=(dc=cj[13],new $Int64(ah.$high+dc.$high,ah.$low+dc.$low));af=(dd=$shiftLeft64(cj[13],21),new $Int64(af.$high-dd.$high,af.$low-dd.$low));cj[15]=$shiftRightInt64((new $Int64(aj.$high+0,aj.$low+1048576)),21);al=(de=cj[15],new $Int64(al.$high+de.$high,al.$low+de.$low));aj=(df=$shiftLeft64(cj[15],21),new $Int64(aj.$high-df.$high,aj.$low-df.$low));p=(dg=$mul64(an,new $Int64(0,666643)),new $Int64(p.$high+dg.$high,p.$low+dg.$low));r=(dh=$mul64(an,new $Int64(0,470296)),new $Int64(r.$high+dh.$high,r.$low+dh.$low));t=(di=$mul64(an,new $Int64(0,654183)),new $Int64(t.$high+di.$high,t.$low+di.$low));v=(dj=$mul64(an,new $Int64(0,997805)),new $Int64(v.$high-dj.$high,v.$low-dj.$low));x=(dk=$mul64(an,new $Int64(0,136657)),new $Int64(x.$high+dk.$high,x.$low+dk.$low));z=(dl=$mul64(an,new $Int64(0,683901)),new $Int64(z.$high-dl.$high,z.$low-dl.$low));an=new $Int64(0,0);n=(dm=$mul64(al,new $Int64(0,666643)),new $Int64(n.$high+dm.$high,n.$low+dm.$low));p=(dn=$mul64(al,new $Int64(0,470296)),new $Int64(p.$high+dn.$high,p.$low+dn.$low));r=(dp=$mul64(al,new $Int64(0,654183)),new $Int64(r.$high+dp.$high,r.$low+dp.$low));t=(dq=$mul64(al,new $Int64(0,997805)),new $Int64(t.$high-dq.$high,t.$low-dq.$low));v=(dr=$mul64(al,new $Int64(0,136657)),new $Int64(v.$high+dr.$high,v.$low+dr.$low));x=(ds=$mul64(al,new $Int64(0,683901)),new $Int64(x.$high-ds.$high,x.$low-ds.$low));al=new $Int64(0,0);l=(dt=$mul64(aj,new $Int64(0,666643)),new $Int64(l.$high+dt.$high,l.$low+dt.$low));n=(du=$mul64(aj,new $Int64(0,470296)),new $Int64(n.$high+du.$high,n.$low+du.$low));p=(dv=$mul64(aj,new $Int64(0,654183)),new $Int64(p.$high+dv.$high,p.$low+dv.$low));r=(dw=$mul64(aj,new $Int64(0,997805)),new $Int64(r.$high-dw.$high,r.$low-dw.$low));t=(dx=$mul64(aj,new $Int64(0,136657)),new $Int64(t.$high+dx.$high,t.$low+dx.$low));v=(dy=$mul64(aj,new $Int64(0,683901)),new $Int64(v.$high-dy.$high,v.$low-dy.$low));aj=new $Int64(0,0);j=(dz=$mul64(ah,new $Int64(0,666643)),new $Int64(j.$high+dz.$high,j.$low+dz.$low));l=(ea=$mul64(ah,new $Int64(0,470296)),new $Int64(l.$high+ea.$high,l.$low+ea.$low));n=(eb=$mul64(ah,new $Int64(0,654183)),new $Int64(n.$high+eb.$high,n.$low+eb.$low));p=(ec=$mul64(ah,new $Int64(0,997805)),new $Int64(p.$high-ec.$high,p.$low-ec.$low));r=(ed=$mul64(ah,new $Int64(0,136657)),new $Int64(r.$high+ed.$high,r.$low+ed.$low));t=(ee=$mul64(ah,new $Int64(0,683901)),new $Int64(t.$high-ee.$high,t.$low-ee.$low));ah=new $Int64(0,0);h=(ef=$mul64(af,new $Int64(0,666643)),new $Int64(h.$high+ef.$high,h.$low+ef.$low));j=(eg=$mul64(af,new $Int64(0,470296)),new $Int64(j.$high+eg.$high,j.$low+eg.$low));l=(eh=$mul64(af,new $Int64(0,654183)),new $Int64(l.$high+eh.$high,l.$low+eh.$low));n=(ei=$mul64(af,new $Int64(0,997805)),new $Int64(n.$high-ei.$high,n.$low-ei.$low));p=(ej=$mul64(af,new $Int64(0,136657)),new $Int64(p.$high+ej.$high,p.$low+ej.$low));r=(ek=$mul64(af,new $Int64(0,683901)),new $Int64(r.$high-ek.$high,r.$low-ek.$low));af=new $Int64(0,0);f=(el=$mul64(ad,new $Int64(0,666643)),new $Int64(f.$high+el.$high,f.$low+el.$low));h=(em=$mul64(ad,new $Int64(0,470296)),new $Int64(h.$high+em.$high,h.$low+em.$low));j=(en=$mul64(ad,new $Int64(0,654183)),new $Int64(j.$high+en.$high,j.$low+en.$low));l=(eo=$mul64(ad,new $Int64(0,997805)),new $Int64(l.$high-eo.$high,l.$low-eo.$low));n=(ep=$mul64(ad,new $Int64(0,136657)),new $Int64(n.$high+ep.$high,n.$low+ep.$low));p=(eq=$mul64(ad,new $Int64(0,683901)),new $Int64(p.$high-eq.$high,p.$low-eq.$low));ad=new $Int64(0,0);cj[0]=$shiftRightInt64((new $Int64(f.$high+0,f.$low+1048576)),21);h=(er=cj[0],new $Int64(h.$high+er.$high,h.$low+er.$low));f=(es=$shiftLeft64(cj[0],21),new $Int64(f.$high-es.$high,f.$low-es.$low));cj[2]=$shiftRightInt64((new $Int64(j.$high+0,j.$low+1048576)),21);l=(et=cj[2],new $Int64(l.$high+et.$high,l.$low+et.$low));j=(eu=$shiftLeft64(cj[2],21),new $Int64(j.$high-eu.$high,j.$low-eu.$low));cj[4]=$shiftRightInt64((new $Int64(n.$high+0,n.$low+1048576)),21);p=(ev=cj[4],new $Int64(p.$high+ev.$high,p.$low+ev.$low));n=(ew=$shiftLeft64(cj[4],21),new $Int64(n.$high-ew.$high,n.$low-ew.$low));cj[6]=$shiftRightInt64((new $Int64(r.$high+0,r.$low+1048576)),21);t=(ex=cj[6],new $Int64(t.$high+ex.$high,t.$low+ex.$low));r=(ey=$shiftLeft64(cj[6],21),new $Int64(r.$high-ey.$high,r.$low-ey.$low));cj[8]=$shiftRightInt64((new $Int64(v.$high+0,v.$low+1048576)),21);x=(ez=cj[8],new $Int64(x.$high+ez.$high,x.$low+ez.$low));v=(fa=$shiftLeft64(cj[8],21),new $Int64(v.$high-fa.$high,v.$low-fa.$low));cj[10]=$shiftRightInt64((new $Int64(z.$high+0,z.$low+1048576)),21);ab=(fb=cj[10],new $Int64(ab.$high+fb.$high,ab.$low+fb.$low));z=(fc=$shiftLeft64(cj[10],21),new $Int64(z.$high-fc.$high,z.$low-fc.$low));cj[1]=$shiftRightInt64((new $Int64(h.$high+0,h.$low+1048576)),21);j=(fd=cj[1],new $Int64(j.$high+fd.$high,j.$low+fd.$low));h=(fe=$shiftLeft64(cj[1],21),new $Int64(h.$high-fe.$high,h.$low-fe.$low));cj[3]=$shiftRightInt64((new $Int64(l.$high+0,l.$low+1048576)),21);n=(ff=cj[3],new $Int64(n.$high+ff.$high,n.$low+ff.$low));l=(fg=$shiftLeft64(cj[3],21),new $Int64(l.$high-fg.$high,l.$low-fg.$low));cj[5]=$shiftRightInt64((new $Int64(p.$high+0,p.$low+1048576)),21);r=(fh=cj[5],new $Int64(r.$high+fh.$high,r.$low+fh.$low));p=(fi=$shiftLeft64(cj[5],21),new $Int64(p.$high-fi.$high,p.$low-fi.$low));cj[7]=$shiftRightInt64((new $Int64(t.$high+0,t.$low+1048576)),21);v=(fj=cj[7],new $Int64(v.$high+fj.$high,v.$low+fj.$low));t=(fk=$shiftLeft64(cj[7],21),new $Int64(t.$high-fk.$high,t.$low-fk.$low));cj[9]=$shiftRightInt64((new $Int64(x.$high+0,x.$low+1048576)),21);z=(fl=cj[9],new $Int64(z.$high+fl.$high,z.$low+fl.$low));x=(fm=$shiftLeft64(cj[9],21),new $Int64(x.$high-fm.$high,x.$low-fm.$low));cj[11]=$shiftRightInt64((new $Int64(ab.$high+0,ab.$low+1048576)),21);ad=(fn=cj[11],new $Int64(ad.$high+fn.$high,ad.$low+fn.$low));ab=(fo=$shiftLeft64(cj[11],21),new $Int64(ab.$high-fo.$high,ab.$low-fo.$low));f=(fp=$mul64(ad,new $Int64(0,666643)),new $Int64(f.$high+fp.$high,f.$low+fp.$low));h=(fq=$mul64(ad,new $Int64(0,470296)),new $Int64(h.$high+fq.$high,h.$low+fq.$low));j=(fr=$mul64(ad,new $Int64(0,654183)),new $Int64(j.$high+fr.$high,j.$low+fr.$low));l=(fs=$mul64(ad,new $Int64(0,997805)),new $Int64(l.$high-fs.$high,l.$low-fs.$low));n=(ft=$mul64(ad,new $Int64(0,136657)),new $Int64(n.$high+ft.$high,n.$low+ft.$low));p=(fu=$mul64(ad,new $Int64(0,683901)),new $Int64(p.$high-fu.$high,p.$low-fu.$low));ad=new $Int64(0,0);cj[0]=$shiftRightInt64(f,21);h=(fv=cj[0],new $Int64(h.$high+fv.$high,h.$low+fv.$low));f=(fw=$shiftLeft64(cj[0],21),new $Int64(f.$high-fw.$high,f.$low-fw.$low));cj[1]=$shiftRightInt64(h,21);j=(fx=cj[1],new $Int64(j.$high+fx.$high,j.$low+fx.$low));h=(fy=$shiftLeft64(cj[1],21),new $Int64(h.$high-fy.$high,h.$low-fy.$low));cj[2]=$shiftRightInt64(j,21);l=(fz=cj[2],new $Int64(l.$high+fz.$high,l.$low+fz.$low));j=(ga=$shiftLeft64(cj[2],21),new $Int64(j.$high-ga.$high,j.$low-ga.$low));cj[3]=$shiftRightInt64(l,21);n=(gb=cj[3],new $Int64(n.$high+gb.$high,n.$low+gb.$low));l=(gc=$shiftLeft64(cj[3],21),new $Int64(l.$high-gc.$high,l.$low-gc.$low));cj[4]=$shiftRightInt64(n,21);p=(gd=cj[4],new $Int64(p.$high+gd.$high,p.$low+gd.$low));n=(ge=$shiftLeft64(cj[4],21),new $Int64(n.$high-ge.$high,n.$low-ge.$low));cj[5]=$shiftRightInt64(p,21);r=(gf=cj[5],new $Int64(r.$high+gf.$high,r.$low+gf.$low));p=(gg=$shiftLeft64(cj[5],21),new $Int64(p.$high-gg.$high,p.$low-gg.$low));cj[6]=$shiftRightInt64(r,21);t=(gh=cj[6],new $Int64(t.$high+gh.$high,t.$low+gh.$low));r=(gi=$shiftLeft64(cj[6],21),new $Int64(r.$high-gi.$high,r.$low-gi.$low));cj[7]=$shiftRightInt64(t,21);v=(gj=cj[7],new $Int64(v.$high+gj.$high,v.$low+gj.$low));t=(gk=$shiftLeft64(cj[7],21),new $Int64(t.$high-gk.$high,t.$low-gk.$low));cj[8]=$shiftRightInt64(v,21);x=(gl=cj[8],new $Int64(x.$high+gl.$high,x.$low+gl.$low));v=(gm=$shiftLeft64(cj[8],21),new $Int64(v.$high-gm.$high,v.$low-gm.$low));cj[9]=$shiftRightInt64(x,21);z=(gn=cj[9],new $Int64(z.$high+gn.$high,z.$low+gn.$low));x=(go=$shiftLeft64(cj[9],21),new $Int64(x.$high-go.$high,x.$low-go.$low));cj[10]=$shiftRightInt64(z,21);ab=(gp=cj[10],new $Int64(ab.$high+gp.$high,ab.$low+gp.$low));z=(gq=$shiftLeft64(cj[10],21),new $Int64(z.$high-gq.$high,z.$low-gq.$low));cj[11]=$shiftRightInt64(ab,21);ad=(gr=cj[11],new $Int64(ad.$high+gr.$high,ad.$low+gr.$low));ab=(gs=$shiftLeft64(cj[11],21),new $Int64(ab.$high-gs.$high,ab.$low-gs.$low));f=(gt=$mul64(ad,new $Int64(0,666643)),new $Int64(f.$high+gt.$high,f.$low+gt.$low));h=(gu=$mul64(ad,new $Int64(0,470296)),new $Int64(h.$high+gu.$high,h.$low+gu.$low));j=(gv=$mul64(ad,new $Int64(0,654183)),new $Int64(j.$high+gv.$high,j.$low+gv.$low));l=(gw=$mul64(ad,new $Int64(0,997805)),new $Int64(l.$high-gw.$high,l.$low-gw.$low));n=(gx=$mul64(ad,new $Int64(0,136657)),new $Int64(n.$high+gx.$high,n.$low+gx.$low));p=(gy=$mul64(ad,new $Int64(0,683901)),new $Int64(p.$high-gy.$high,p.$low-gy.$low));ad=new $Int64(0,0);cj[0]=$shiftRightInt64(f,21);h=(gz=cj[0],new $Int64(h.$high+gz.$high,h.$low+gz.$low));f=(ha=$shiftLeft64(cj[0],21),new $Int64(f.$high-ha.$high,f.$low-ha.$low));cj[1]=$shiftRightInt64(h,21);j=(hb=cj[1],new $Int64(j.$high+hb.$high,j.$low+hb.$low));h=(hc=$shiftLeft64(cj[1],21),new $Int64(h.$high-hc.$high,h.$low-hc.$low));cj[2]=$shiftRightInt64(j,21);l=(hd=cj[2],new $Int64(l.$high+hd.$high,l.$low+hd.$low));j=(he=$shiftLeft64(cj[2],21),new $Int64(j.$high-he.$high,j.$low-he.$low));cj[3]=$shiftRightInt64(l,21);n=(hf=cj[3],new $Int64(n.$high+hf.$high,n.$low+hf.$low));l=(hg=$shiftLeft64(cj[3],21),new $Int64(l.$high-hg.$high,l.$low-hg.$low));cj[4]=$shiftRightInt64(n,21);p=(hh=cj[4],new $Int64(p.$high+hh.$high,p.$low+hh.$low));n=(hi=$shiftLeft64(cj[4],21),new $Int64(n.$high-hi.$high,n.$low-hi.$low));cj[5]=$shiftRightInt64(p,21);r=(hj=cj[5],new $Int64(r.$high+hj.$high,r.$low+hj.$low));p=(hk=$shiftLeft64(cj[5],21),new $Int64(p.$high-hk.$high,p.$low-hk.$low));cj[6]=$shiftRightInt64(r,21);t=(hl=cj[6],new $Int64(t.$high+hl.$high,t.$low+hl.$low));r=(hm=$shiftLeft64(cj[6],21),new $Int64(r.$high-hm.$high,r.$low-hm.$low));cj[7]=$shiftRightInt64(t,21);v=(hn=cj[7],new $Int64(v.$high+hn.$high,v.$low+hn.$low));t=(ho=$shiftLeft64(cj[7],21),new $Int64(t.$high-ho.$high,t.$low-ho.$low));cj[8]=$shiftRightInt64(v,21);x=(hp=cj[8],new $Int64(x.$high+hp.$high,x.$low+hp.$low));v=(hq=$shiftLeft64(cj[8],21),new $Int64(v.$high-hq.$high,v.$low-hq.$low));cj[9]=$shiftRightInt64(x,21);z=(hr=cj[9],new $Int64(z.$high+hr.$high,z.$low+hr.$low));x=(hs=$shiftLeft64(cj[9],21),new $Int64(x.$high-hs.$high,x.$low-hs.$low));cj[10]=$shiftRightInt64(z,21);ab=(ht=cj[10],new $Int64(ab.$high+ht.$high,ab.$low+ht.$low));z=(hu=$shiftLeft64(cj[10],21),new $Int64(z.$high-hu.$high,z.$low-hu.$low));c.nilCheck,c[0]=(($shiftRightInt64(f,0).$low<<24>>>24));c.nilCheck,c[1]=(($shiftRightInt64(f,8).$low<<24>>>24));c.nilCheck,c[2]=(((hv=$shiftRightInt64(f,16),hw=$shiftLeft64(h,5),new $Int64(hv.$high|hw.$high,(hv.$low|hw.$low)>>>0)).$low<<24>>>24));c.nilCheck,c[3]=(($shiftRightInt64(h,3).$low<<24>>>24));c.nilCheck,c[4]=(($shiftRightInt64(h,11).$low<<24>>>24));c.nilCheck,c[5]=(((hx=$shiftRightInt64(h,19),hy=$shiftLeft64(j,2),new $Int64(hx.$high|hy.$high,(hx.$low|hy.$low)>>>0)).$low<<24>>>24));c.nilCheck,c[6]=(($shiftRightInt64(j,6).$low<<24>>>24));c.nilCheck,c[7]=(((hz=$shiftRightInt64(j,14),ia=$shiftLeft64(l,7),new $Int64(hz.$high|ia.$high,(hz.$low|ia.$low)>>>0)).$low<<24>>>24));c.nilCheck,c[8]=(($shiftRightInt64(l,1).$low<<24>>>24));c.nilCheck,c[9]=(($shiftRightInt64(l,9).$low<<24>>>24));c.nilCheck,c[10]=(((ib=$shiftRightInt64(l,17),ic=$shiftLeft64(n,4),new $Int64(ib.$high|ic.$high,(ib.$low|ic.$low)>>>0)).$low<<24>>>24));c.nilCheck,c[11]=(($shiftRightInt64(n,4).$low<<24>>>24));c.nilCheck,c[12]=(($shiftRightInt64(n,12).$low<<24>>>24));c.nilCheck,c[13]=(((id=$shiftRightInt64(n,20),ie=$shiftLeft64(p,1),new $Int64(id.$high|ie.$high,(id.$low|ie.$low)>>>0)).$low<<24>>>24));c.nilCheck,c[14]=(($shiftRightInt64(p,7).$low<<24>>>24));c.nilCheck,c[15]=(((ig=$shiftRightInt64(p,15),ih=$shiftLeft64(r,6),new $Int64(ig.$high|ih.$high,(ig.$low|ih.$low)>>>0)).$low<<24>>>24));c.nilCheck,c[16]=(($shiftRightInt64(r,2).$low<<24>>>24));c.nilCheck,c[17]=(($shiftRightInt64(r,10).$low<<24>>>24));c.nilCheck,c[18]=(((ii=$shiftRightInt64(r,18),ij=$shiftLeft64(t,3),new $Int64(ii.$high|ij.$high,(ii.$low|ij.$low)>>>0)).$low<<24>>>24));c.nilCheck,c[19]=(($shiftRightInt64(t,5).$low<<24>>>24));c.nilCheck,c[20]=(($shiftRightInt64(t,13).$low<<24>>>24));c.nilCheck,c[21]=(($shiftRightInt64(v,0).$low<<24>>>24));c.nilCheck,c[22]=(($shiftRightInt64(v,8).$low<<24>>>24));c.nilCheck,c[23]=(((ik=$shiftRightInt64(v,16),il=$shiftLeft64(x,5),new $Int64(ik.$high|il.$high,(ik.$low|il.$low)>>>0)).$low<<24>>>24));c.nilCheck,c[24]=(($shiftRightInt64(x,3).$low<<24>>>24));c.nilCheck,c[25]=(($shiftRightInt64(x,11).$low<<24>>>24));c.nilCheck,c[26]=(((im=$shiftRightInt64(x,19),io=$shiftLeft64(z,2),new $Int64(im.$high|io.$high,(im.$low|io.$low)>>>0)).$low<<24>>>24));c.nilCheck,c[27]=(($shiftRightInt64(z,6).$low<<24>>>24));c.nilCheck,c[28]=(((ip=$shiftRightInt64(z,14),iq=$shiftLeft64(ab,7),new $Int64(ip.$high|iq.$high,(ip.$low|iq.$low)>>>0)).$low<<24>>>24));c.nilCheck,c[29]=(($shiftRightInt64(ab,1).$low<<24>>>24));c.nilCheck,c[30]=(($shiftRightInt64(ab,9).$low<<24>>>24));c.nilCheck,c[31]=(($shiftRightInt64(ab,17).$low<<24>>>24));};N.ptr.prototype.nonAdjacentForm=function(c){var c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w;d=this;if(d.s[31]>127){$panic(new $String("scalar has high bit set illegally"));}if(c<2){$panic(new $String("w must be at least 2 by the definition of NAF"));}else if(c>8){$panic(new $String("NAF digits must fit in int8"));}e=AY.zero();f=BE.zero();g=0;while(true){if(!(g<4)){break;}((g<0||g>=f.length)?($throwRuntimeError("index out of range"),undefined):f[g]=$clone(C.LittleEndian,C.littleEndian).Uint64($subslice(new AR(d.s),($imul(g,8)))));g=g+(1)>>0;}h=($shiftLeft64(new $Uint64(0,1),c));i=(new $Uint64(h.$high-0,h.$low-1));j=0;k=new $Uint64(0,0);while(true){if(!(j<256)){break;}m=(l=j/64,(l===l&&l!==1/0&&l!==-1/0)?l>>>0:$throwRuntimeError("integer divide by zero"));o=(n=j%64,n===n?n:$throwRuntimeError("integer divide by zero"));p=new $Uint64(0,0);if(o<(64-c>>>0)){p=$shiftRightUint64(((m<0||m>=f.length)?($throwRuntimeError("index out of range"),undefined):f[m]),o);}else{p=(q=$shiftRightUint64(((m<0||m>=f.length)?($throwRuntimeError("index out of range"),undefined):f[m]),o),r=$shiftLeft64((s=1+m>>>0,((s<0||s>=f.length)?($throwRuntimeError("index out of range"),undefined):f[s])),((64-o>>>0))),new $Uint64(q.$high|r.$high,(q.$low|r.$low)>>>0));}u=(t=new $Uint64(p.$high&i.$high,(p.$low&i.$low)>>>0),new $Uint64(k.$high+t.$high,k.$low+t.$low));if((v=new $Uint64(u.$high&0,(u.$low&1)>>>0),(v.$high===0&&v.$low===0))){j=j+(1)>>>0;continue;}if((w=$div64(h,new $Uint64(0,2),false),(u.$high=e.length)?($throwRuntimeError("index out of range"),undefined):e[j]=((u.$low<<24>>24)));}else{k=new $Uint64(0,1);((j<0||j>=e.length)?($throwRuntimeError("index out of range"),undefined):e[j]=(((u.$low<<24>>24))-((h.$low<<24>>24))<<24>>24));}j=j+(c)>>>0;}return e;};N.prototype.nonAdjacentForm=function(c){return this.$val.nonAdjacentForm(c);};N.ptr.prototype.signedRadix16=function(){var c,d,e,f,g,h,i,j,k,l;c=this;if(c.s[31]>127){$panic(new $String("scalar has high bit set illegally"));}d=AU.zero();e=0;while(true){if(!(e<32)){break;}(g=$imul(2,e),((g<0||g>=d.length)?($throwRuntimeError("index out of range"),undefined):d[g]=(((((f=c.s,((e<0||e>=f.length)?($throwRuntimeError("index out of range"),undefined):f[e]))&15)>>>0)<<24>>24))));(i=($imul(2,e))+1>>0,((i<0||i>=d.length)?($throwRuntimeError("index out of range"),undefined):d[i]=(((((((h=c.s,((e<0||e>=h.length)?($throwRuntimeError("index out of range"),undefined):h[e]))>>>4<<24>>>24))&15)>>>0)<<24>>24))));e=e+(1)>>0;}j=0;while(true){if(!(j<63)){break;}k=((((j<0||j>=d.length)?($throwRuntimeError("index out of range"),undefined):d[j])+8<<24>>24))>>4<<24>>24;((j<0||j>=d.length)?($throwRuntimeError("index out of range"),undefined):d[j]=(((j<0||j>=d.length)?($throwRuntimeError("index out of range"),undefined):d[j])-((k<<4<<24>>24))<<24>>24));l=j+1>>0;((l<0||l>=d.length)?($throwRuntimeError("index out of range"),undefined):d[l]=(((l<0||l>=d.length)?($throwRuntimeError("index out of range"),undefined):d[l])+(k)<<24>>24));j=j+(1)>>0;}return d;};N.prototype.signedRadix16=function(){return this.$val.signedRadix16();};AB=function(c){var c,d,e,f;d=c;e=0;while(true){if(!(e=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+e]);if($equal(f.x,(new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0))),E.Element)&&$equal(f.y,(new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0))),E.Element)){$panic(new $String("edwards25519: use of uninitialized Point"));}e++;}};Y.ptr.prototype.Zero=function(){var c;c=this;c.X.Zero();c.Y.One();c.Z.One();return c;};Y.prototype.Zero=function(){return this.$val.Zero();};AF=function(){return new Z.ptr(new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),AT.zero()).Set(AE);};$pkg.NewIdentityPoint=AF;AH=function(){return new Z.ptr(new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),AT.zero()).Set(AG);};$pkg.NewGeneratorPoint=AH;AC.ptr.prototype.Zero=function(){var c;c=this;c.YplusX.One();c.YminusX.One();c.Z.One();c.T2d.Zero();return c;};AC.prototype.Zero=function(){return this.$val.Zero();};AD.ptr.prototype.Zero=function(){var c;c=this;c.YplusX.One();c.YminusX.One();c.T2d.Zero();return c;};AD.prototype.Zero=function(){return this.$val.Zero();};Z.ptr.prototype.Set=function(c){var c,d;d=this;Z.copy(d,c);return d;};Z.prototype.Set=function(c){return this.$val.Set(c);};Z.ptr.prototype.Bytes=function(){var c,d;c=this;d=AZ.zero();return c.bytes(d);};Z.prototype.Bytes=function(){return this.$val.Bytes();};Z.ptr.prototype.bytes=function(c){var c,d,e,f,g,h,i,j,k;d=this;AB(new AW([d]));e=new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));f=new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));g=new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));h=$clone(e,E.Element);i=$clone(f,E.Element);j=$clone(g,E.Element);h.Invert(d.z);i.Multiply(d.x,h);j.Multiply(d.y,h);k=AJ(c,j);(31>=k.$length?($throwRuntimeError("index out of range"),undefined):k.$array[k.$offset+31]=(((31>=k.$length?($throwRuntimeError("index out of range"),undefined):k.$array[k.$offset+31])|((((i.IsNegative()<<7>>0)<<24>>>24))))>>>0));return k;};Z.prototype.bytes=function(c){return this.$val.bytes(c);};Z.ptr.prototype.SetBytes=function(c){var c,d,e,f,g,h,i,j,k,l;d=this;if(!((c.$length===32))){return[AV.nil,D.New("edwards25519: invalid point encoding length")];}e=new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)).SetBytes(c);f=new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)).Square(e);g=new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)).Subtract(f,AI);h=new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)).Multiply(f,AK);h=h.Add(h,AI);i=new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)).SqrtRatio(g,h);j=i[0];k=i[1];if(k===0){return[AV.nil,D.New("edwards25519: invalid point encoding")];}l=new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)).Negate(j);j=j.Select(l,j,((((31>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+31])>>>7<<24>>>24)>>0)));d.x.Set(j);d.y.Set(e);d.z.One();d.t.Multiply(j,e);return[d,$ifaceNil];};Z.prototype.SetBytes=function(c){return this.$val.SetBytes(c);};AJ=function(c,d){var c,d;$copySlice(new AR(c),d.Bytes());return new AR(c);};Y.ptr.prototype.FromP1xP1=function(c){var c,d;d=this;d.X.Multiply(c.X,c.T);d.Y.Multiply(c.Y,c.Z);d.Z.Multiply(c.Z,c.T);return d;};Y.prototype.FromP1xP1=function(c){return this.$val.FromP1xP1(c);};Y.ptr.prototype.FromP3=function(c){var c,d;d=this;d.X.Set(c.x);d.Y.Set(c.y);d.Z.Set(c.z);return d;};Y.prototype.FromP3=function(c){return this.$val.FromP3(c);};Z.ptr.prototype.fromP1xP1=function(c){var c,d;d=this;d.x.Multiply(c.X,c.T);d.y.Multiply(c.Y,c.Z);d.z.Multiply(c.Z,c.T);d.t.Multiply(c.X,c.Y);return d;};Z.prototype.fromP1xP1=function(c){return this.$val.fromP1xP1(c);};Z.ptr.prototype.fromP2=function(c){var c,d;d=this;d.x.Multiply(c.X,c.Z);d.y.Multiply(c.Y,c.Z);d.z.Square(c.Z);d.t.Multiply(c.X,c.Y);return d;};Z.prototype.fromP2=function(c){return this.$val.fromP2(c);};AC.ptr.prototype.FromP3=function(c){var c,d;d=this;d.YplusX.Add(c.y,c.x);d.YminusX.Subtract(c.y,c.x);d.Z.Set(c.z);d.T2d.Multiply(c.t,AL);return d;};AC.prototype.FromP3=function(c){return this.$val.FromP3(c);};AD.ptr.prototype.FromP3=function(c){var c,d,e;d=this;d.YplusX.Add(c.y,c.x);d.YminusX.Subtract(c.y,c.x);d.T2d.Multiply(c.t,AL);e=new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));e.Invert(c.z);d.YplusX.Multiply(d.YplusX,e);d.YminusX.Multiply(d.YminusX,e);d.T2d.Multiply(d.T2d,e);return d;};AD.prototype.FromP3=function(c){return this.$val.FromP3(c);};Z.ptr.prototype.Add=function(c,d){var c,d,e,f,g;e=this;AB(new AW([c,d]));f=new AC.ptr(new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0))).FromP3(d);g=new X.ptr(new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0))).Add(c,f);return e.fromP1xP1(g);};Z.prototype.Add=function(c,d){return this.$val.Add(c,d);};Z.ptr.prototype.Subtract=function(c,d){var c,d,e,f,g;e=this;AB(new AW([c,d]));f=new AC.ptr(new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0))).FromP3(d);g=new X.ptr(new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0))).Sub(c,f);return e.fromP1xP1(g);};Z.prototype.Subtract=function(c,d){return this.$val.Subtract(c,d);};X.ptr.prototype.Add=function(c,d){var c,d,e,f,g,h,i,j,k,l,m,n,o,p,q;e=this;f=new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));g=new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));h=new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));i=new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));j=new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));k=new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));l=$clone(f,E.Element);m=$clone(g,E.Element);n=$clone(h,E.Element);o=$clone(i,E.Element);p=$clone(j,E.Element);q=$clone(k,E.Element);l.Add(c.y,c.x);m.Subtract(c.y,c.x);n.Multiply(l,d.YplusX);o.Multiply(m,d.YminusX);p.Multiply(c.t,d.T2d);q.Multiply(c.z,d.Z);q.Add(q,q);e.X.Subtract(n,o);e.Y.Add(n,o);e.Z.Add(q,p);e.T.Subtract(q,p);return e;};X.prototype.Add=function(c,d){return this.$val.Add(c,d);};X.ptr.prototype.Sub=function(c,d){var c,d,e,f,g,h,i,j,k,l,m,n,o,p,q;e=this;f=new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));g=new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));h=new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));i=new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));j=new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));k=new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));l=$clone(f,E.Element);m=$clone(g,E.Element);n=$clone(h,E.Element);o=$clone(i,E.Element);p=$clone(j,E.Element);q=$clone(k,E.Element);l.Add(c.y,c.x);m.Subtract(c.y,c.x);n.Multiply(l,d.YminusX);o.Multiply(m,d.YplusX);p.Multiply(c.t,d.T2d);q.Multiply(c.z,d.Z);q.Add(q,q);e.X.Subtract(n,o);e.Y.Add(n,o);e.Z.Subtract(q,p);e.T.Add(q,p);return e;};X.prototype.Sub=function(c,d){return this.$val.Sub(c,d);};X.ptr.prototype.AddAffine=function(c,d){var c,d,e,f,g,h,i,j,k,l,m,n,o,p,q;e=this;f=new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));g=new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));h=new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));i=new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));j=new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));k=new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));l=$clone(f,E.Element);m=$clone(g,E.Element);n=$clone(h,E.Element);o=$clone(i,E.Element);p=$clone(j,E.Element);q=$clone(k,E.Element);l.Add(c.y,c.x);m.Subtract(c.y,c.x);n.Multiply(l,d.YplusX);o.Multiply(m,d.YminusX);p.Multiply(c.t,d.T2d);q.Add(c.z,c.z);e.X.Subtract(n,o);e.Y.Add(n,o);e.Z.Add(q,p);e.T.Subtract(q,p);return e;};X.prototype.AddAffine=function(c,d){return this.$val.AddAffine(c,d);};X.ptr.prototype.SubAffine=function(c,d){var c,d,e,f,g,h,i,j,k,l,m,n,o,p,q;e=this;f=new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));g=new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));h=new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));i=new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));j=new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));k=new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));l=$clone(f,E.Element);m=$clone(g,E.Element);n=$clone(h,E.Element);o=$clone(i,E.Element);p=$clone(j,E.Element);q=$clone(k,E.Element);l.Add(c.y,c.x);m.Subtract(c.y,c.x);n.Multiply(l,d.YminusX);o.Multiply(m,d.YplusX);p.Multiply(c.t,d.T2d);q.Add(c.z,c.z);e.X.Subtract(n,o);e.Y.Add(n,o);e.Z.Subtract(q,p);e.T.Add(q,p);return e;};X.prototype.SubAffine=function(c,d){return this.$val.SubAffine(c,d);};X.ptr.prototype.Double=function(c){var c,d,e,f,g,h,i,j,k,l;d=this;e=new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));f=new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));g=new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));h=new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));i=$clone(e,E.Element);j=$clone(f,E.Element);k=$clone(g,E.Element);l=$clone(h,E.Element);i.Square(c.X);j.Square(c.Y);k.Square(c.Z);k.Add(k,k);l.Add(c.X,c.Y);l.Square(l);d.Y.Add(j,i);d.Z.Subtract(j,i);d.X.Subtract(l,d.Y);d.T.Subtract(k,d.Z);return d;};X.prototype.Double=function(c){return this.$val.Double(c);};Z.ptr.prototype.Negate=function(c){var c,d;d=this;AB(new AW([c]));d.x.Negate(c.x);d.y.Set(c.y);d.z.Set(c.z);d.t.Negate(c.t);return d;};Z.prototype.Negate=function(c){return this.$val.Negate(c);};Z.ptr.prototype.Equal=function(c){var c,d,e,f,g,h,i,j,k,l;d=this;AB(new AW([d,c]));e=new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));f=new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));g=new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));h=new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));i=$clone(e,E.Element);j=$clone(f,E.Element);k=$clone(g,E.Element);l=$clone(h,E.Element);i.Multiply(d.x,c.z);j.Multiply(c.x,d.z);k.Multiply(d.y,c.z);l.Multiply(c.y,d.z);return i.Equal(j)&k.Equal(l);};Z.prototype.Equal=function(c){return this.$val.Equal(c);};AC.ptr.prototype.Select=function(c,d,e){var c,d,e,f;f=this;f.YplusX.Select(c.YplusX,d.YplusX,e);f.YminusX.Select(c.YminusX,d.YminusX,e);f.Z.Select(c.Z,d.Z,e);f.T2d.Select(c.T2d,d.T2d,e);return f;};AC.prototype.Select=function(c,d,e){return this.$val.Select(c,d,e);};AD.ptr.prototype.Select=function(c,d,e){var c,d,e,f;f=this;f.YplusX.Select(c.YplusX,d.YplusX,e);f.YminusX.Select(c.YminusX,d.YminusX,e);f.T2d.Select(c.T2d,d.T2d,e);return f;};AD.prototype.Select=function(c,d,e){return this.$val.Select(c,d,e);};AC.ptr.prototype.CondNeg=function(c){var c,d;d=this;d.YplusX.Swap(d.YminusX,c);d.T2d.Select(new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)).Negate(d.T2d),d.T2d,c);return d;};AC.prototype.CondNeg=function(c){return this.$val.CondNeg(c);};AD.ptr.prototype.CondNeg=function(c){var c,d;d=this;d.YplusX.Swap(d.YminusX,c);d.T2d.Select(new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)).Negate(d.T2d),d.T2d,c);return d;};AD.prototype.CondNeg=function(c){return this.$val.CondNeg(c);};BG.methods=[{prop:"FromP3",name:"FromP3",pkg:"",typ:$funcType([AV],[],false)},{prop:"SelectInto",name:"SelectInto",pkg:"",typ:$funcType([BF,$Int8],[],false)}];BI.methods=[{prop:"FromP3",name:"FromP3",pkg:"",typ:$funcType([AV],[],false)},{prop:"SelectInto",name:"SelectInto",pkg:"",typ:$funcType([BH,$Int8],[],false)}];BJ.methods=[{prop:"FromP3",name:"FromP3",pkg:"",typ:$funcType([AV],[],false)},{prop:"SelectInto",name:"SelectInto",pkg:"",typ:$funcType([BF,$Int8],[],false)}];BK.methods=[{prop:"FromP3",name:"FromP3",pkg:"",typ:$funcType([AV],[],false)},{prop:"SelectInto",name:"SelectInto",pkg:"",typ:$funcType([BH,$Int8],[],false)}];BB.methods=[{prop:"MultiplyAdd",name:"MultiplyAdd",pkg:"",typ:$funcType([BB,BB,BB],[BB],false)},{prop:"Add",name:"Add",pkg:"",typ:$funcType([BB,BB],[BB],false)},{prop:"Subtract",name:"Subtract",pkg:"",typ:$funcType([BB,BB],[BB],false)},{prop:"Negate",name:"Negate",pkg:"",typ:$funcType([BB],[BB],false)},{prop:"Multiply",name:"Multiply",pkg:"",typ:$funcType([BB,BB],[BB],false)},{prop:"Set",name:"Set",pkg:"",typ:$funcType([BB],[BB],false)},{prop:"SetUniformBytes",name:"SetUniformBytes",pkg:"",typ:$funcType([AR],[BB],false)},{prop:"SetCanonicalBytes",name:"SetCanonicalBytes",pkg:"",typ:$funcType([AR],[BB,$error],false)},{prop:"SetBytesWithClamping",name:"SetBytesWithClamping",pkg:"",typ:$funcType([AR],[BB],false)},{prop:"Bytes",name:"Bytes",pkg:"",typ:$funcType([],[AR],false)},{prop:"Equal",name:"Equal",pkg:"",typ:$funcType([BB],[$Int],false)},{prop:"nonAdjacentForm",name:"nonAdjacentForm",pkg:"crypto/ed25519/internal/edwards25519",typ:$funcType([$Uint],[AY],false)},{prop:"signedRadix16",name:"signedRadix16",pkg:"crypto/ed25519/internal/edwards25519",typ:$funcType([],[AU],false)}];BL.methods=[{prop:"Add",name:"Add",pkg:"",typ:$funcType([AV,BF],[BL],false)},{prop:"Sub",name:"Sub",pkg:"",typ:$funcType([AV,BF],[BL],false)},{prop:"AddAffine",name:"AddAffine",pkg:"",typ:$funcType([AV,BH],[BL],false)},{prop:"SubAffine",name:"SubAffine",pkg:"",typ:$funcType([AV,BH],[BL],false)},{prop:"Double",name:"Double",pkg:"",typ:$funcType([BM],[BL],false)}];BM.methods=[{prop:"Zero",name:"Zero",pkg:"",typ:$funcType([],[BM],false)},{prop:"FromP1xP1",name:"FromP1xP1",pkg:"",typ:$funcType([BL],[BM],false)},{prop:"FromP3",name:"FromP3",pkg:"",typ:$funcType([AV],[BM],false)}];AV.methods=[{prop:"ScalarBaseMult",name:"ScalarBaseMult",pkg:"",typ:$funcType([BB],[AV],false)},{prop:"ScalarMult",name:"ScalarMult",pkg:"",typ:$funcType([BB,AV],[AV],false)},{prop:"VarTimeDoubleScalarBaseMult",name:"VarTimeDoubleScalarBaseMult",pkg:"",typ:$funcType([BB,AV,BB],[AV],false)},{prop:"Set",name:"Set",pkg:"",typ:$funcType([AV],[AV],false)},{prop:"Bytes",name:"Bytes",pkg:"",typ:$funcType([],[AR],false)},{prop:"bytes",name:"bytes",pkg:"crypto/ed25519/internal/edwards25519",typ:$funcType([BN],[AR],false)},{prop:"SetBytes",name:"SetBytes",pkg:"",typ:$funcType([AR],[AV,$error],false)},{prop:"fromP1xP1",name:"fromP1xP1",pkg:"crypto/ed25519/internal/edwards25519",typ:$funcType([BL],[AV],false)},{prop:"fromP2",name:"fromP2",pkg:"crypto/ed25519/internal/edwards25519",typ:$funcType([BM],[AV],false)},{prop:"Add",name:"Add",pkg:"",typ:$funcType([AV,AV],[AV],false)},{prop:"Subtract",name:"Subtract",pkg:"",typ:$funcType([AV,AV],[AV],false)},{prop:"Negate",name:"Negate",pkg:"",typ:$funcType([AV],[AV],false)},{prop:"Equal",name:"Equal",pkg:"",typ:$funcType([AV],[$Int],false)}];BF.methods=[{prop:"Zero",name:"Zero",pkg:"",typ:$funcType([],[BF],false)},{prop:"FromP3",name:"FromP3",pkg:"",typ:$funcType([AV],[BF],false)},{prop:"Select",name:"Select",pkg:"",typ:$funcType([BF,BF,$Int],[BF],false)},{prop:"CondNeg",name:"CondNeg",pkg:"",typ:$funcType([$Int],[BF],false)}];BH.methods=[{prop:"Zero",name:"Zero",pkg:"",typ:$funcType([],[BH],false)},{prop:"FromP3",name:"FromP3",pkg:"",typ:$funcType([AV],[BH],false)},{prop:"Select",name:"Select",pkg:"",typ:$funcType([BH,BH,$Int],[BH],false)},{prop:"CondNeg",name:"CondNeg",pkg:"",typ:$funcType([$Int],[BH],false)}];F.init("crypto/ed25519/internal/edwards25519",[{prop:"points",name:"points",embedded:false,exported:false,typ:AX,tag:""}]);G.init("crypto/ed25519/internal/edwards25519",[{prop:"points",name:"points",embedded:false,exported:false,typ:AM,tag:""}]);H.init("crypto/ed25519/internal/edwards25519",[{prop:"points",name:"points",embedded:false,exported:false,typ:AX,tag:""}]);I.init("crypto/ed25519/internal/edwards25519",[{prop:"points",name:"points",embedded:false,exported:false,typ:AP,tag:""}]);N.init("crypto/ed25519/internal/edwards25519",[{prop:"s",name:"s",embedded:false,exported:false,typ:AZ,tag:""}]);X.init("",[{prop:"X",name:"X",embedded:false,exported:true,typ:E.Element,tag:""},{prop:"Y",name:"Y",embedded:false,exported:true,typ:E.Element,tag:""},{prop:"Z",name:"Z",embedded:false,exported:true,typ:E.Element,tag:""},{prop:"T",name:"T",embedded:false,exported:true,typ:E.Element,tag:""}]);Y.init("",[{prop:"X",name:"X",embedded:false,exported:true,typ:E.Element,tag:""},{prop:"Y",name:"Y",embedded:false,exported:true,typ:E.Element,tag:""},{prop:"Z",name:"Z",embedded:false,exported:true,typ:E.Element,tag:""}]);Z.init("crypto/ed25519/internal/edwards25519",[{prop:"x",name:"x",embedded:false,exported:false,typ:E.Element,tag:""},{prop:"y",name:"y",embedded:false,exported:false,typ:E.Element,tag:""},{prop:"z",name:"z",embedded:false,exported:false,typ:E.Element,tag:""},{prop:"t",name:"t",embedded:false,exported:false,typ:E.Element,tag:""},{prop:"_$4",name:"_",embedded:false,exported:false,typ:AA,tag:""}]);AA.init(AS,0);AC.init("",[{prop:"YplusX",name:"YplusX",embedded:false,exported:true,typ:E.Element,tag:""},{prop:"YminusX",name:"YminusX",embedded:false,exported:true,typ:E.Element,tag:""},{prop:"Z",name:"Z",embedded:false,exported:true,typ:E.Element,tag:""},{prop:"T2d",name:"T2d",embedded:false,exported:true,typ:E.Element,tag:""}]);AD.init("",[{prop:"YplusX",name:"YplusX",embedded:false,exported:true,typ:E.Element,tag:""},{prop:"YminusX",name:"YminusX",embedded:false,exported:true,typ:E.Element,tag:""},{prop:"T2d",name:"T2d",embedded:false,exported:true,typ:E.Element,tag:""}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=E.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=A.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=D.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}K=new AO.ptr(AN.zero(),new B.Once.ptr(0,new B.Mutex.ptr(0,0)));M=new AQ.ptr(new I.ptr(AP.zero()),new B.Once.ptr(0,new B.Mutex.ptr(0,0)));O=new N.ptr($toNativeArray($kindUint8,[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]));P=new N.ptr($toNativeArray($kindUint8,[1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]));Q=new N.ptr($toNativeArray($kindUint8,[236,211,245,92,26,99,18,88,214,156,247,162,222,249,222,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16]));AI=new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)).One();AK=new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)).SetBytes(new AR([163,120,89,19,202,77,235,117,171,216,65,65,77,10,112,0,152,232,121,119,121,64,199,140,115,254,111,43,238,108,3,82]));a=new Z.ptr(new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),AT.zero()).SetBytes(new AR([1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]));AE=a[0];b=new Z.ptr(new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),AT.zero()).SetBytes(new AR([88,102,102,102,102,102,102,102,102,102,102,102,102,102,102,102,102,102,102,102,102,102,102,102,102,102,102,102,102,102,102,102]));AG=b[0];AL=new E.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)).Add(AK,AK);}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["crypto/ed25519"]=(function(){var $pkg={},$init,A,B,C,D,E,F,G,H,I,J,Q,R,S,T,L,M,N,O,P;A=$packages["bytes"];B=$packages["crypto"];C=$packages["crypto/ed25519/internal/edwards25519"];D=$packages["crypto/rand"];E=$packages["crypto/sha512"];F=$packages["errors"];G=$packages["io"];H=$packages["strconv"];I=$pkg.PublicKey=$newType(12,$kindSlice,"ed25519.PublicKey",true,"crypto/ed25519",true,null);J=$pkg.PrivateKey=$newType(12,$kindSlice,"ed25519.PrivateKey",true,"crypto/ed25519",true,null);Q=$sliceType($Uint8);R=$arrayType($Uint8,64);S=$funcType([],[],false);T=$arrayType(S,0);I.prototype.Equal=function(a){var a,b,c,d,e;b=this;c=$assertType(a,I,true);d=c[0];e=c[1];if(!e){return false;}return A.Equal($convertSliceType(b,Q),$convertSliceType(d,Q));};$ptrType(I).prototype.Equal=function(a){return this.$get().Equal(a);};J.prototype.Public=function(){var a,b;a=this;b=$makeSlice(Q,32);$copySlice(b,$subslice(a,32));return($convertSliceType(b,I));};$ptrType(J).prototype.Public=function(){return this.$get().Public();};J.prototype.Equal=function(a){var a,b,c,d,e;b=this;c=$assertType(a,J,true);d=c[0];e=c[1];if(!e){return false;}return A.Equal($convertSliceType(b,Q),$convertSliceType(d,Q));};$ptrType(J).prototype.Equal=function(a){return this.$get().Equal(a);};J.prototype.Seed=function(){var a,b;a=this;b=$makeSlice(Q,32);$copySlice(b,$subslice(a,0,32));return b;};$ptrType(J).prototype.Seed=function(){return this.$get().Seed();};J.prototype.Sign=function(a,b,c){var{a,b,c,d,e,f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{a,b,c});$s=$s||0;s:while(true){switch($s){case 0:d=Q.nil;e=$ifaceNil;f=this;g=c.HashFunc();$s=3;case 3:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}if(!((g===0))){$s=1;continue;}$s=2;continue;case 1:h=Q.nil;i=F.New("ed25519: cannot sign hashed message");d=h;e=i;$s=-1;return[d,e];case 2:k=N(f,b);$s=4;case 4:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j=k;l=$ifaceNil;d=j;e=l;m=[d,e];$s=5;case 5:return m;}return;}var $f={$blk:J.prototype.Sign,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,$s};return $f;};$ptrType(J).prototype.Sign=function(a,b,c){return this.$get().Sign(a,b,c);};L=function(a){var{a,b,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=$makeSlice(Q,64);$r=M(b,a);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return $convertSliceType(b,J);}return;}var $f={$blk:L,$c:true,$r,a,b,$s};return $f;};$pkg.NewKeyFromSeed=L;M=function(a,b){var{a,b,c,d,e,f,g,h,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=b.$length;if(!((c===32))){$panic(new $String("ed25519: bad seed length: "+H.Itoa(c)));}d=$clone(E.Sum512(b),R);e=C.NewScalar().SetBytesWithClamping($subslice(new Q(d),0,32));f=(new C.Point.ptr(new $packages["crypto/ed25519/internal/edwards25519/field"].Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new $packages["crypto/ed25519/internal/edwards25519/field"].Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new $packages["crypto/ed25519/internal/edwards25519/field"].Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new $packages["crypto/ed25519/internal/edwards25519/field"].Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),T.zero())).ScalarBaseMult(e);$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;h=g.Bytes();$copySlice(a,b);$copySlice($subslice(a,32),h);$s=-1;return;}return;}var $f={$blk:M,$c:true,$r,a,b,c,d,e,f,g,h,$s};return $f;};N=function(a,b){var{a,b,c,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=$makeSlice(Q,64);$r=O(c,$convertSliceType(a,Q),b);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return c;}return;}var $f={$blk:N,$c:true,$r,a,b,c,$s};return $f;};$pkg.Sign=N;O=function(a,b,c){var{a,aa,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{a,b,c});$s=$s||0;s:while(true){switch($s){case 0:d=b.$length;if(!((d===64))){$panic(new $String("ed25519: bad private key length: "+H.Itoa(d)));}e=$subslice(b,0,32);f=$subslice(b,32);g=e;h=f;i=$clone(E.Sum512(g),R);j=C.NewScalar().SetBytesWithClamping($subslice(new Q(i),0,32));k=$subslice(new Q(i),32);l=E.New();m=l.Write(k);$s=1;case 1:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}m;n=l.Write(c);$s=2;case 2:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}n;o=$makeSlice(Q,0,64);p=l.Sum(o);$s=3;case 3:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}o=p;q=C.NewScalar().SetUniformBytes(o);r=(new C.Point.ptr(new $packages["crypto/ed25519/internal/edwards25519/field"].Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new $packages["crypto/ed25519/internal/edwards25519/field"].Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new $packages["crypto/ed25519/internal/edwards25519/field"].Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new $packages["crypto/ed25519/internal/edwards25519/field"].Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),T.zero())).ScalarBaseMult(q);$s=4;case 4:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=r;t=E.New();u=t.Write(s.Bytes());$s=5;case 5:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}u;v=t.Write(h);$s=6;case 6:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}v;w=t.Write(c);$s=7;case 7:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}w;x=$makeSlice(Q,0,64);y=t.Sum(x);$s=8;case 8:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}x=y;z=C.NewScalar().SetUniformBytes(x);aa=C.NewScalar().MultiplyAdd(z,j,q);$copySlice($subslice(a,0,32),s.Bytes());$copySlice($subslice(a,32),aa.Bytes());$s=-1;return;}return;}var $f={$blk:O,$c:true,$r,a,aa,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};P=function(a,b,c){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,$s,$r,$c}=$restore(this,{a,b,c});$s=$s||0;s:while(true){switch($s){case 0:d=a.$length;if(!((d===32))){$panic(new $String("ed25519: bad public key length: "+H.Itoa(d)));}if(!((c.$length===64))||!(((((63>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+63])&224)>>>0)===0))){$s=-1;return false;}e=(new C.Point.ptr(new $packages["crypto/ed25519/internal/edwards25519/field"].Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new $packages["crypto/ed25519/internal/edwards25519/field"].Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new $packages["crypto/ed25519/internal/edwards25519/field"].Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new $packages["crypto/ed25519/internal/edwards25519/field"].Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),T.zero())).SetBytes($convertSliceType(a,Q));f=e[0];g=e[1];if(!($interfaceIsEqual(g,$ifaceNil))){$s=-1;return false;}h=E.New();i=h.Write($subslice(c,0,32));$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}i;j=h.Write($convertSliceType(a,Q));$s=2;case 2:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}j;k=h.Write(b);$s=3;case 3:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}k;l=$makeSlice(Q,0,64);m=h.Sum(l);$s=4;case 4:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}l=m;n=C.NewScalar().SetUniformBytes(l);o=C.NewScalar().SetCanonicalBytes($subslice(c,32));p=o[0];g=o[1];if(!($interfaceIsEqual(g,$ifaceNil))){$s=-1;return false;}q=(new C.Point.ptr(new $packages["crypto/ed25519/internal/edwards25519/field"].Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new $packages["crypto/ed25519/internal/edwards25519/field"].Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new $packages["crypto/ed25519/internal/edwards25519/field"].Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new $packages["crypto/ed25519/internal/edwards25519/field"].Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),T.zero())).Negate(f);r=(new C.Point.ptr(new $packages["crypto/ed25519/internal/edwards25519/field"].Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new $packages["crypto/ed25519/internal/edwards25519/field"].Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new $packages["crypto/ed25519/internal/edwards25519/field"].Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),new $packages["crypto/ed25519/internal/edwards25519/field"].Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)),T.zero())).VarTimeDoubleScalarBaseMult(n,q,p);$s=5;case 5:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=r;$s=-1;return A.Equal($subslice(c,0,32),s.Bytes());}return;}var $f={$blk:P,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,$s};return $f;};$pkg.Verify=P;I.methods=[{prop:"Equal",name:"Equal",pkg:"",typ:$funcType([B.PublicKey],[$Bool],false)}];J.methods=[{prop:"Public",name:"Public",pkg:"",typ:$funcType([],[B.PublicKey],false)},{prop:"Equal",name:"Equal",pkg:"",typ:$funcType([B.PrivateKey],[$Bool],false)},{prop:"Seed",name:"Seed",pkg:"",typ:$funcType([],[Q],false)},{prop:"Sign",name:"Sign",pkg:"",typ:$funcType([G.Reader,Q,B.SignerOpts],[Q,$error],false)}];I.init($Uint8);J.init($Uint8);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=D.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=E.$init();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=F.$init();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=G.$init();$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=H.$init();$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["crypto/hmac"]=(function(){var $pkg={},$init,A,B,C,D,G,H,E,F;A=$packages["crypto/subtle"];B=$packages["hash"];C=$pkg.marshalable=$newType(8,$kindInterface,"hmac.marshalable",true,"crypto/hmac",false,null);D=$pkg.hmac=$newType(0,$kindStruct,"hmac.hmac",true,"crypto/hmac",false,function(opad_,ipad_,outer_,inner_,marshaled_){this.$val=this;if(arguments.length===0){this.opad=G.nil;this.ipad=G.nil;this.outer=$ifaceNil;this.inner=$ifaceNil;this.marshaled=false;return;}this.opad=opad_;this.ipad=ipad_;this.outer=outer_;this.inner=inner_;this.marshaled=marshaled_;});G=$sliceType($Uint8);H=$ptrType(D);D.ptr.prototype.Sum=function(a){var{a,b,c,d,e,f,g,h,i,j,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;c=a.$length;d=b.inner.Sum(a);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}a=d;if(b.marshaled){$s=2;continue;}$s=3;continue;case 2:e=$assertType(b.outer,C).UnmarshalBinary(b.opad);$s=5;case 5:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=e;if(!($interfaceIsEqual(f,$ifaceNil))){$panic(f);}$s=4;continue;case 3:$r=b.outer.Reset();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}g=b.outer.Write(b.opad);$s=7;case 7:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}g;case 4:h=b.outer.Write($subslice(a,c));$s=8;case 8:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}h;i=b.outer.Sum($subslice(a,0,c));$s=9;case 9:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;$s=10;case 10:return j;}return;}var $f={$blk:D.ptr.prototype.Sum,$c:true,$r,a,b,c,d,e,f,g,h,i,j,$s};return $f;};D.prototype.Sum=function(a){return this.$val.Sum(a);};D.ptr.prototype.Write=function(a){var{a,b,c,d,e,f,g,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=0;c=$ifaceNil;d=this;f=d.inner.Write(a);$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}e=f;b=e[0];c=e[1];g=[b,c];$s=2;case 2:return g;}return;}var $f={$blk:D.ptr.prototype.Write,$c:true,$r,a,b,c,d,e,f,g,$s};return $f;};D.prototype.Write=function(a){return this.$val.Write(a);};D.ptr.prototype.Size=function(){var{a,b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=a.outer.Size();$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b;$s=2;case 2:return c;}return;}var $f={$blk:D.ptr.prototype.Size,$c:true,$r,a,b,c,$s};return $f;};D.prototype.Size=function(){return this.$val.Size();};D.ptr.prototype.BlockSize=function(){var{a,b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=a.inner.BlockSize();$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b;$s=2;case 2:return c;}return;}var $f={$blk:D.ptr.prototype.BlockSize,$c:true,$r,a,b,c,$s};return $f;};D.prototype.BlockSize=function(){return this.$val.BlockSize();};D.ptr.prototype.Reset=function(){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;if(a.marshaled){$s=1;continue;}$s=2;continue;case 1:b=$assertType(a.inner,C).UnmarshalBinary(a.ipad);$s=3;case 3:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b;if(!($interfaceIsEqual(c,$ifaceNil))){$panic(c);}$s=-1;return;case 2:$r=a.inner.Reset();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}d=a.inner.Write(a.ipad);$s=5;case 5:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}d;e=$assertType(a.inner,C,true);f=e[0];g=e[1];if(!g){$s=-1;return;}h=$assertType(a.outer,C,true);i=h[0];j=h[1];if(!j){$s=-1;return;}l=f.MarshalBinary();$s=6;case 6:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k=l;m=k[0];n=k[1];if(!($interfaceIsEqual(n,$ifaceNil))){$s=-1;return;}$r=a.outer.Reset();$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}o=a.outer.Write(a.opad);$s=8;case 8:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}o;q=i.MarshalBinary();$s=9;case 9:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}p=q;r=p[0];n=p[1];if(!($interfaceIsEqual(n,$ifaceNil))){$s=-1;return;}a.ipad=m;a.opad=r;a.marshaled=true;$s=-1;return;}return;}var $f={$blk:D.ptr.prototype.Reset,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,$s};return $f;};D.prototype.Reset=function(){return this.$val.Reset();};E=function(a,b){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=[c];d=[d];c[0]=new D.ptr(G.nil,G.nil,$ifaceNil,$ifaceNil,false);e=a();$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}c[0].outer=e;f=a();$s=2;case 2:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}c[0].inner=f;d[0]=true;$r=(function(c,d){return function(){var $deferred;var $err=null;try{$deferred=[];$curGoroutine.deferStack.push($deferred);$deferred.push([(function(c,d){return function(){$unused($recover());};})(c,d),[]]);if($interfaceIsEqual(c[0].outer,c[0].inner)){d[0]=false;}}catch(err){$err=err;}finally{$callDeferred($deferred,$err);}};})(c,d)();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(!d[0]){$panic(new $String("crypto/hmac: hash generation function does not produce unique values"));}g=c[0].inner.BlockSize();$s=4;case 4:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;c[0].ipad=$makeSlice(G,h);c[0].opad=$makeSlice(G,h);if(b.$length>h){$s=5;continue;}$s=6;continue;case 5:i=c[0].outer.Write(b);$s=7;case 7:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}i;j=c[0].outer.Sum(G.nil);$s=8;case 8:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}b=j;case 6:$copySlice(c[0].ipad,b);$copySlice(c[0].opad,b);k=c[0].ipad;l=0;while(true){if(!(l=o.$length)?($throwRuntimeError("index out of range"),undefined):o.$array[o.$offset+m]=(((n=c[0].ipad,((m<0||m>=n.$length)?($throwRuntimeError("index out of range"),undefined):n.$array[n.$offset+m]))^(54))<<24>>>24)));l++;}p=c[0].opad;q=0;while(true){if(!(q=t.$length)?($throwRuntimeError("index out of range"),undefined):t.$array[t.$offset+r]=(((s=c[0].opad,((r<0||r>=s.$length)?($throwRuntimeError("index out of range"),undefined):s.$array[s.$offset+r]))^(92))<<24>>>24)));q++;}u=c[0].inner.Write(c[0].ipad);$s=9;case 9:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}u;$s=-1;return c[0];}return;}var $f={$blk:E,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,$s};return $f;};$pkg.New=E;F=function(a,b){var a,b;return A.ConstantTimeCompare(a,b)===1;};$pkg.Equal=F;H.methods=[{prop:"Sum",name:"Sum",pkg:"",typ:$funcType([G],[G],false)},{prop:"Write",name:"Write",pkg:"",typ:$funcType([G],[$Int,$error],false)},{prop:"Size",name:"Size",pkg:"",typ:$funcType([],[$Int],false)},{prop:"BlockSize",name:"BlockSize",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Reset",name:"Reset",pkg:"",typ:$funcType([],[],false)}];C.init([{prop:"MarshalBinary",name:"MarshalBinary",pkg:"",typ:$funcType([],[G,$error],false)},{prop:"UnmarshalBinary",name:"UnmarshalBinary",pkg:"",typ:$funcType([G],[$error],false)}]);D.init("crypto/hmac",[{prop:"opad",name:"opad",embedded:false,exported:false,typ:G,tag:""},{prop:"ipad",name:"ipad",embedded:false,exported:false,typ:G,tag:""},{prop:"outer",name:"outer",embedded:false,exported:false,typ:B.Hash,tag:""},{prop:"inner",name:"inner",embedded:false,exported:false,typ:B.Hash,tag:""},{prop:"marshaled",name:"marshaled",embedded:false,exported:false,typ:$Bool,tag:""}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["crypto/md5"]=(function(){var $pkg={},$init,C,A,D,E,B,I,P,Q,R,S,T,U,V,F,G,H,J,K,L,M,N;C=$packages["crypto"];A=$packages["encoding/binary"];D=$packages["errors"];E=$packages["hash"];B=$packages["math/bits"];I=$pkg.digest=$newType(0,$kindStruct,"md5.digest",true,"crypto/md5",false,function(s_,x_,nx_,len_){this.$val=this;if(arguments.length===0){this.s=S.zero();this.x=T.zero();this.nx=0;this.len=new $Uint64(0,0);return;}this.s=s_;this.x=x_;this.nx=nx_;this.len=len_;});P=$sliceType($Uint8);Q=$arrayType($Uint8,8);R=$arrayType($Uint8,4);S=$arrayType($Uint32,4);T=$arrayType($Uint8,64);U=$arrayType($Uint8,16);V=$ptrType(I);F=function(a,b){var a,b;G(a,b);};G=function(a,b){var a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;c=a.s[0];d=a.s[1];e=a.s[2];f=a.s[3];g=c;h=d;i=e;j=f;k=0;while(true){if(!(k<=(b.$length-64>>0))){break;}l=$subslice(b,k);l=$subslice(l,0,64,64);m=g;n=h;o=i;p=j;q=m;r=n;s=o;t=p;u=$clone(A.LittleEndian,A.littleEndian).Uint32($subslice(l,0));v=$clone(A.LittleEndian,A.littleEndian).Uint32($subslice(l,4));w=$clone(A.LittleEndian,A.littleEndian).Uint32($subslice(l,8));x=$clone(A.LittleEndian,A.littleEndian).Uint32($subslice(l,12));y=$clone(A.LittleEndian,A.littleEndian).Uint32($subslice(l,16));z=$clone(A.LittleEndian,A.littleEndian).Uint32($subslice(l,20));aa=$clone(A.LittleEndian,A.littleEndian).Uint32($subslice(l,24));ab=$clone(A.LittleEndian,A.littleEndian).Uint32($subslice(l,28));ac=$clone(A.LittleEndian,A.littleEndian).Uint32($subslice(l,32));ad=$clone(A.LittleEndian,A.littleEndian).Uint32($subslice(l,36));ae=$clone(A.LittleEndian,A.littleEndian).Uint32($subslice(l,40));af=$clone(A.LittleEndian,A.littleEndian).Uint32($subslice(l,44));ag=$clone(A.LittleEndian,A.littleEndian).Uint32($subslice(l,48));ah=$clone(A.LittleEndian,A.littleEndian).Uint32($subslice(l,52));ai=$clone(A.LittleEndian,A.littleEndian).Uint32($subslice(l,56));aj=$clone(A.LittleEndian,A.littleEndian).Uint32($subslice(l,60));g=h+B.RotateLeft32((((((((((((i^j)>>>0))&h)>>>0))^j)>>>0))+g>>>0)+u>>>0)+3614090360>>>0,7)>>>0;j=g+B.RotateLeft32((((((((((((h^i)>>>0))&g)>>>0))^i)>>>0))+j>>>0)+v>>>0)+3905402710>>>0,12)>>>0;i=j+B.RotateLeft32((((((((((((g^h)>>>0))&j)>>>0))^h)>>>0))+i>>>0)+w>>>0)+606105819>>>0,17)>>>0;h=i+B.RotateLeft32((((((((((((j^g)>>>0))&i)>>>0))^g)>>>0))+h>>>0)+x>>>0)+3250441966>>>0,22)>>>0;g=h+B.RotateLeft32((((((((((((i^j)>>>0))&h)>>>0))^j)>>>0))+g>>>0)+y>>>0)+4118548399>>>0,7)>>>0;j=g+B.RotateLeft32((((((((((((h^i)>>>0))&g)>>>0))^i)>>>0))+j>>>0)+z>>>0)+1200080426>>>0,12)>>>0;i=j+B.RotateLeft32((((((((((((g^h)>>>0))&j)>>>0))^h)>>>0))+i>>>0)+aa>>>0)+2821735955>>>0,17)>>>0;h=i+B.RotateLeft32((((((((((((j^g)>>>0))&i)>>>0))^g)>>>0))+h>>>0)+ab>>>0)+4249261313>>>0,22)>>>0;g=h+B.RotateLeft32((((((((((((i^j)>>>0))&h)>>>0))^j)>>>0))+g>>>0)+ac>>>0)+1770035416>>>0,7)>>>0;j=g+B.RotateLeft32((((((((((((h^i)>>>0))&g)>>>0))^i)>>>0))+j>>>0)+ad>>>0)+2336552879>>>0,12)>>>0;i=j+B.RotateLeft32((((((((((((g^h)>>>0))&j)>>>0))^h)>>>0))+i>>>0)+ae>>>0)+4294925233>>>0,17)>>>0;h=i+B.RotateLeft32((((((((((((j^g)>>>0))&i)>>>0))^g)>>>0))+h>>>0)+af>>>0)+2304563134>>>0,22)>>>0;g=h+B.RotateLeft32((((((((((((i^j)>>>0))&h)>>>0))^j)>>>0))+g>>>0)+ag>>>0)+1804603682>>>0,7)>>>0;j=g+B.RotateLeft32((((((((((((h^i)>>>0))&g)>>>0))^i)>>>0))+j>>>0)+ah>>>0)+4254626195>>>0,12)>>>0;i=j+B.RotateLeft32((((((((((((g^h)>>>0))&j)>>>0))^h)>>>0))+i>>>0)+ai>>>0)+2792965006>>>0,17)>>>0;h=i+B.RotateLeft32((((((((((((j^g)>>>0))&i)>>>0))^g)>>>0))+h>>>0)+aj>>>0)+1236535329>>>0,22)>>>0;g=h+B.RotateLeft32((((((((((((h^i)>>>0))&j)>>>0))^i)>>>0))+g>>>0)+v>>>0)+4129170786>>>0,5)>>>0;j=g+B.RotateLeft32((((((((((((g^h)>>>0))&i)>>>0))^h)>>>0))+j>>>0)+aa>>>0)+3225465664>>>0,9)>>>0;i=j+B.RotateLeft32((((((((((((j^g)>>>0))&h)>>>0))^g)>>>0))+i>>>0)+af>>>0)+643717713>>>0,14)>>>0;h=i+B.RotateLeft32((((((((((((i^j)>>>0))&g)>>>0))^j)>>>0))+h>>>0)+u>>>0)+3921069994>>>0,20)>>>0;g=h+B.RotateLeft32((((((((((((h^i)>>>0))&j)>>>0))^i)>>>0))+g>>>0)+z>>>0)+3593408605>>>0,5)>>>0;j=g+B.RotateLeft32((((((((((((g^h)>>>0))&i)>>>0))^h)>>>0))+j>>>0)+ae>>>0)+38016083>>>0,9)>>>0;i=j+B.RotateLeft32((((((((((((j^g)>>>0))&h)>>>0))^g)>>>0))+i>>>0)+aj>>>0)+3634488961>>>0,14)>>>0;h=i+B.RotateLeft32((((((((((((i^j)>>>0))&g)>>>0))^j)>>>0))+h>>>0)+y>>>0)+3889429448>>>0,20)>>>0;g=h+B.RotateLeft32((((((((((((h^i)>>>0))&j)>>>0))^i)>>>0))+g>>>0)+ad>>>0)+568446438>>>0,5)>>>0;j=g+B.RotateLeft32((((((((((((g^h)>>>0))&i)>>>0))^h)>>>0))+j>>>0)+ai>>>0)+3275163606>>>0,9)>>>0;i=j+B.RotateLeft32((((((((((((j^g)>>>0))&h)>>>0))^g)>>>0))+i>>>0)+x>>>0)+4107603335>>>0,14)>>>0;h=i+B.RotateLeft32((((((((((((i^j)>>>0))&g)>>>0))^j)>>>0))+h>>>0)+ac>>>0)+1163531501>>>0,20)>>>0;g=h+B.RotateLeft32((((((((((((h^i)>>>0))&j)>>>0))^i)>>>0))+g>>>0)+ah>>>0)+2850285829>>>0,5)>>>0;j=g+B.RotateLeft32((((((((((((g^h)>>>0))&i)>>>0))^h)>>>0))+j>>>0)+w>>>0)+4243563512>>>0,9)>>>0;i=j+B.RotateLeft32((((((((((((j^g)>>>0))&h)>>>0))^g)>>>0))+i>>>0)+ab>>>0)+1735328473>>>0,14)>>>0;h=i+B.RotateLeft32((((((((((((i^j)>>>0))&g)>>>0))^j)>>>0))+h>>>0)+ag>>>0)+2368359562>>>0,20)>>>0;g=h+B.RotateLeft32((((((((h^i)>>>0)^j)>>>0))+g>>>0)+z>>>0)+4294588738>>>0,4)>>>0;j=g+B.RotateLeft32((((((((g^h)>>>0)^i)>>>0))+j>>>0)+ac>>>0)+2272392833>>>0,11)>>>0;i=j+B.RotateLeft32((((((((j^g)>>>0)^h)>>>0))+i>>>0)+af>>>0)+1839030562>>>0,16)>>>0;h=i+B.RotateLeft32((((((((i^j)>>>0)^g)>>>0))+h>>>0)+ai>>>0)+4259657740>>>0,23)>>>0;g=h+B.RotateLeft32((((((((h^i)>>>0)^j)>>>0))+g>>>0)+v>>>0)+2763975236>>>0,4)>>>0;j=g+B.RotateLeft32((((((((g^h)>>>0)^i)>>>0))+j>>>0)+y>>>0)+1272893353>>>0,11)>>>0;i=j+B.RotateLeft32((((((((j^g)>>>0)^h)>>>0))+i>>>0)+ab>>>0)+4139469664>>>0,16)>>>0;h=i+B.RotateLeft32((((((((i^j)>>>0)^g)>>>0))+h>>>0)+ae>>>0)+3200236656>>>0,23)>>>0;g=h+B.RotateLeft32((((((((h^i)>>>0)^j)>>>0))+g>>>0)+ah>>>0)+681279174>>>0,4)>>>0;j=g+B.RotateLeft32((((((((g^h)>>>0)^i)>>>0))+j>>>0)+u>>>0)+3936430074>>>0,11)>>>0;i=j+B.RotateLeft32((((((((j^g)>>>0)^h)>>>0))+i>>>0)+x>>>0)+3572445317>>>0,16)>>>0;h=i+B.RotateLeft32((((((((i^j)>>>0)^g)>>>0))+h>>>0)+aa>>>0)+76029189>>>0,23)>>>0;g=h+B.RotateLeft32((((((((h^i)>>>0)^j)>>>0))+g>>>0)+ad>>>0)+3654602809>>>0,4)>>>0;j=g+B.RotateLeft32((((((((g^h)>>>0)^i)>>>0))+j>>>0)+ag>>>0)+3873151461>>>0,11)>>>0;i=j+B.RotateLeft32((((((((j^g)>>>0)^h)>>>0))+i>>>0)+aj>>>0)+530742520>>>0,16)>>>0;h=i+B.RotateLeft32((((((((i^j)>>>0)^g)>>>0))+h>>>0)+w>>>0)+3299628645>>>0,23)>>>0;g=h+B.RotateLeft32((((((i^(((h|(~j>>>0))>>>0)))>>>0))+g>>>0)+u>>>0)+4096336452>>>0,6)>>>0;j=g+B.RotateLeft32((((((h^(((g|(~i>>>0))>>>0)))>>>0))+j>>>0)+ab>>>0)+1126891415>>>0,10)>>>0;i=j+B.RotateLeft32((((((g^(((j|(~h>>>0))>>>0)))>>>0))+i>>>0)+ai>>>0)+2878612391>>>0,15)>>>0;h=i+B.RotateLeft32((((((j^(((i|(~g>>>0))>>>0)))>>>0))+h>>>0)+z>>>0)+4237533241>>>0,21)>>>0;g=h+B.RotateLeft32((((((i^(((h|(~j>>>0))>>>0)))>>>0))+g>>>0)+ag>>>0)+1700485571>>>0,6)>>>0;j=g+B.RotateLeft32((((((h^(((g|(~i>>>0))>>>0)))>>>0))+j>>>0)+x>>>0)+2399980690>>>0,10)>>>0;i=j+B.RotateLeft32((((((g^(((j|(~h>>>0))>>>0)))>>>0))+i>>>0)+ae>>>0)+4293915773>>>0,15)>>>0;h=i+B.RotateLeft32((((((j^(((i|(~g>>>0))>>>0)))>>>0))+h>>>0)+v>>>0)+2240044497>>>0,21)>>>0;g=h+B.RotateLeft32((((((i^(((h|(~j>>>0))>>>0)))>>>0))+g>>>0)+ac>>>0)+1873313359>>>0,6)>>>0;j=g+B.RotateLeft32((((((h^(((g|(~i>>>0))>>>0)))>>>0))+j>>>0)+aj>>>0)+4264355552>>>0,10)>>>0;i=j+B.RotateLeft32((((((g^(((j|(~h>>>0))>>>0)))>>>0))+i>>>0)+aa>>>0)+2734768916>>>0,15)>>>0;h=i+B.RotateLeft32((((((j^(((i|(~g>>>0))>>>0)))>>>0))+h>>>0)+ah>>>0)+1309151649>>>0,21)>>>0;g=h+B.RotateLeft32((((((i^(((h|(~j>>>0))>>>0)))>>>0))+g>>>0)+y>>>0)+4149444226>>>0,6)>>>0;j=g+B.RotateLeft32((((((h^(((g|(~i>>>0))>>>0)))>>>0))+j>>>0)+af>>>0)+3174756917>>>0,10)>>>0;i=j+B.RotateLeft32((((((g^(((j|(~h>>>0))>>>0)))>>>0))+i>>>0)+w>>>0)+718787259>>>0,15)>>>0;h=i+B.RotateLeft32((((((j^(((i|(~g>>>0))>>>0)))>>>0))+h>>>0)+ad>>>0)+3951481745>>>0,21)>>>0;g=g+(q)>>>0;h=h+(r)>>>0;i=i+(s)>>>0;j=j+(t)>>>0;k=k+(64)>>0;}ak=g;al=h;am=i;an=j;a.s[0]=ak;a.s[1]=al;a.s[2]=am;a.s[3]=an;};H=function(){C.RegisterHash(2,N);};I.ptr.prototype.Reset=function(){var a;a=this;a.s[0]=1732584193;a.s[1]=4023233417;a.s[2]=2562383102;a.s[3]=271733878;a.nx=0;a.len=new $Uint64(0,0);};I.prototype.Reset=function(){return this.$val.Reset();};I.ptr.prototype.MarshalBinary=function(){var a,b;a=this;b=$makeSlice(P,0,92);b=$appendSlice(b,"md5\x01");b=K(b,a.s[0]);b=K(b,a.s[1]);b=K(b,a.s[2]);b=K(b,a.s[3]);b=$appendSlice(b,$subslice(new P(a.x),0,a.nx));b=$subslice(b,0,((b.$length+64>>0)-a.nx>>0));b=J(b,a.len);return[b,$ifaceNil];};I.prototype.MarshalBinary=function(){return this.$val.MarshalBinary();};I.ptr.prototype.UnmarshalBinary=function(a){var a,b,c,d,e,f,g;b=this;if(a.$length<4||!(($bytesToString($subslice(a,0,4)))==="md5\x01")){return D.New("crypto/md5: invalid hash state identifier");}if(!((a.$length===92))){return D.New("crypto/md5: invalid hash state size");}a=$subslice(a,4);c=M(a);a=c[0];b.s[0]=c[1];d=M(a);a=d[0];b.s[1]=d[1];e=M(a);a=e[0];b.s[2]=e[1];f=M(a);a=f[0];b.s[3]=f[1];a=$subslice(a,$copySlice(new P(b.x),a));g=L(a);a=g[0];b.len=g[1];b.nx=(($div64(b.len,new $Uint64(0,64),true).$low>>0));return $ifaceNil;};I.prototype.UnmarshalBinary=function(a){return this.$val.UnmarshalBinary(a);};J=function(a,b){var a,b,c;c=Q.zero();$clone(A.BigEndian,A.bigEndian).PutUint64(new P(c),b);return $appendSlice(a,new P(c));};K=function(a,b){var a,b,c;c=R.zero();$clone(A.BigEndian,A.bigEndian).PutUint32(new P(c),b);return $appendSlice(a,new P(c));};L=function(a){var a;return[$subslice(a,8),$clone(A.BigEndian,A.bigEndian).Uint64($subslice(a,0,8))];};M=function(a){var a;return[$subslice(a,4),$clone(A.BigEndian,A.bigEndian).Uint32($subslice(a,0,4))];};N=function(){var a;a=new I.ptr(S.zero(),T.zero(),0,new $Uint64(0,0));a.Reset();return a;};$pkg.New=N;I.ptr.prototype.Size=function(){var a;a=this;return 16;};I.prototype.Size=function(){return this.$val.Size();};I.ptr.prototype.BlockSize=function(){var a;a=this;return 64;};I.prototype.BlockSize=function(){return this.$val.BlockSize();};I.ptr.prototype.Write=function(a){var a,b,c,d,e,f,g,h;b=0;c=$ifaceNil;d=this;b=a.$length;d.len=(e=d.len,f=(new $Uint64(0,b)),new $Uint64(e.$high+f.$high,e.$low+f.$low));if(d.nx>0){g=$copySlice($subslice(new P(d.x),d.nx),a);d.nx=d.nx+(g)>>0;if(d.nx===64){if(false){F(d,new P(d.x));}else{G(d,new P(d.x));}d.nx=0;}a=$subslice(a,g);}if(a.$length>=64){h=(a.$length&~63)>>0;if(false){F(d,$subslice(a,0,h));}else{G(d,$subslice(a,0,h));}a=$subslice(a,h);}if(a.$length>0){d.nx=$copySlice(new P(d.x),a);}return[b,c];};I.prototype.Write=function(a){return this.$val.Write(a);};I.ptr.prototype.Sum=function(a){var a,b,c,d;b=this;c=$clone(b,I);d=$clone(c.checkSum(),U);return $appendSlice(a,new P(d));};I.prototype.Sum=function(a){return this.$val.Sum(a);};I.ptr.prototype.checkSum=function(){var a,b,c,d,e,f;a=this;b=$toNativeArray($kindUint8,[128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]);d=$div64(((c=a.len,new $Uint64(0-c.$high,55-c.$low))),new $Uint64(0,64),true);$clone(A.LittleEndian,A.littleEndian).PutUint64($subslice(new P(b),$flatten64(new $Uint64(0+d.$high,1+d.$low))),$shiftLeft64(a.len,3));a.Write($subslice(new P(b),0,$flatten64((e=new $Uint64(0+d.$high,1+d.$low),new $Uint64(e.$high+0,e.$low+8)))));if(!((a.nx===0))){$panic(new $String("d.nx != 0"));}f=U.zero();$clone(A.LittleEndian,A.littleEndian).PutUint32($subslice(new P(f),0),a.s[0]);$clone(A.LittleEndian,A.littleEndian).PutUint32($subslice(new P(f),4),a.s[1]);$clone(A.LittleEndian,A.littleEndian).PutUint32($subslice(new P(f),8),a.s[2]);$clone(A.LittleEndian,A.littleEndian).PutUint32($subslice(new P(f),12),a.s[3]);return f;};I.prototype.checkSum=function(){return this.$val.checkSum();};V.methods=[{prop:"Reset",name:"Reset",pkg:"",typ:$funcType([],[],false)},{prop:"MarshalBinary",name:"MarshalBinary",pkg:"",typ:$funcType([],[P,$error],false)},{prop:"UnmarshalBinary",name:"UnmarshalBinary",pkg:"",typ:$funcType([P],[$error],false)},{prop:"Size",name:"Size",pkg:"",typ:$funcType([],[$Int],false)},{prop:"BlockSize",name:"BlockSize",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Write",name:"Write",pkg:"",typ:$funcType([P],[$Int,$error],false)},{prop:"Sum",name:"Sum",pkg:"",typ:$funcType([P],[P],false)},{prop:"checkSum",name:"checkSum",pkg:"crypto/md5",typ:$funcType([],[U],false)}];I.init("crypto/md5",[{prop:"s",name:"s",embedded:false,exported:false,typ:S,tag:""},{prop:"x",name:"x",embedded:false,exported:false,typ:T,tag:""},{prop:"nx",name:"nx",embedded:false,exported:false,typ:$Int,tag:""},{prop:"len",name:"len",embedded:false,exported:false,typ:$Uint64,tag:""}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=C.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=A.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=D.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=E.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}H();}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["crypto/rc4"]=(function(){var $pkg={},$init,A,B,C,D,F,G,H,E;A=$packages["crypto/internal/subtle"];B=$packages["strconv"];C=$pkg.Cipher=$newType(0,$kindStruct,"rc4.Cipher",true,"crypto/rc4",true,function(s_,i_,j_){this.$val=this;if(arguments.length===0){this.s=G.zero();this.i=0;this.j=0;return;}this.s=s_;this.i=i_;this.j=j_;});D=$pkg.KeySizeError=$newType(4,$kindInt,"rc4.KeySizeError",true,"crypto/rc4",true,null);F=$ptrType(C);G=$arrayType($Uint32,256);H=$sliceType($Uint8);D.prototype.Error=function(){var a;a=this.$val;return"crypto/rc4: invalid key size "+B.Itoa(((a>>0)));};$ptrType(D).prototype.Error=function(){return new D(this.$get()).Error();};E=function(a){var a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p;b=a.$length;if(b<1||b>256){return[F.nil,new D(((b>>0)))];}c=new C.ptr(G.zero(),0,0);d=0;while(true){if(!(d<256)){break;}(e=c.s,((d<0||d>=e.length)?($throwRuntimeError("index out of range"),undefined):e[d]=((d>>>0))));d=d+(1)>>0;}f=0;g=0;while(true){if(!(g<256)){break;}f=f+(((((h=c.s,((g<0||g>=h.length)?($throwRuntimeError("index out of range"),undefined):h[g]))<<24>>>24))+(i=(j=g%b,j===j?j:$throwRuntimeError("integer divide by zero")),((i<0||i>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+i]))<<24>>>24))<<24>>>24;k=(l=c.s,((f<0||f>=l.length)?($throwRuntimeError("index out of range"),undefined):l[f]));m=(n=c.s,((g<0||g>=n.length)?($throwRuntimeError("index out of range"),undefined):n[g]));(o=c.s,((g<0||g>=o.length)?($throwRuntimeError("index out of range"),undefined):o[g]=k));(p=c.s,((f<0||f>=p.length)?($throwRuntimeError("index out of range"),undefined):p[f]=m));g=g+(1)>>0;}return[c,$ifaceNil];};$pkg.NewCipher=E;C.ptr.prototype.Reset=function(){var a,b,c,d,e,f,g;a=this;b=a.s;c=0;while(true){if(!(c<256)){break;}d=c;(e=a.s,((d<0||d>=e.length)?($throwRuntimeError("index out of range"),undefined):e[d]=0));c++;}f=0;g=0;a.i=f;a.j=g;};C.prototype.Reset=function(){return this.$val.Reset();};C.ptr.prototype.XORKeyStream=function(a,b){var a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x;c=this;if(b.$length===0){return;}if(A.InexactOverlap($subslice(a,0,b.$length),b)){$panic(new $String("crypto/rc4: invalid buffer overlap"));}d=c.i;e=c.j;f=d;g=e;$unused((h=b.$length-1>>0,((h<0||h>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+h])));a=$subslice(a,0,b.$length);i=b;j=0;while(true){if(!(j=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+j]);f=f+(1)<<24>>>24;n=(m=c.s,((f<0||f>=m.length)?($throwRuntimeError("index out of range"),undefined):m[f]));g=g+(((n<<24>>>24)))<<24>>>24;p=(o=c.s,((g<0||g>=o.length)?($throwRuntimeError("index out of range"),undefined):o[g]));q=p;r=n;(s=c.s,((f<0||f>=s.length)?($throwRuntimeError("index out of range"),undefined):s[f]=q));(t=c.s,((g<0||g>=t.length)?($throwRuntimeError("index out of range"),undefined):t[g]=r));((k<0||k>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+k]=((l^(((u=c.s,v=(((n+p>>>0)<<24>>>24)),((v<0||v>=u.length)?($throwRuntimeError("index out of range"),undefined):u[v]))<<24>>>24)))<<24>>>24));j++;}w=f;x=g;c.i=w;c.j=x;};C.prototype.XORKeyStream=function(a,b){return this.$val.XORKeyStream(a,b);};F.methods=[{prop:"Reset",name:"Reset",pkg:"",typ:$funcType([],[],false)},{prop:"XORKeyStream",name:"XORKeyStream",pkg:"",typ:$funcType([H,H],[],false)}];D.methods=[{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)}];C.init("crypto/rc4",[{prop:"s",name:"s",embedded:false,exported:false,typ:G,tag:""},{prop:"i",name:"i",embedded:false,exported:false,typ:$Uint8,tag:""},{prop:"j",name:"j",embedded:false,exported:false,typ:$Uint8,tag:""}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["crypto/rsa"]=(function(){var $pkg={},$init,J,A,I,B,C,D,E,F,G,H,M,N,S,T,U,AH,AK,AU,AV,AW,AX,AY,AZ,BA,BB,BC,BD,BE,K,L,O,P,Q,AQ,R,X,Y,Z,AB,AC,AD,AE,AF,AG,AI,AJ,AL,AM,AN,AO,AP,AR,AS,AT;J=$packages["bytes"];A=$packages["crypto"];I=$packages["crypto/internal/randutil"];B=$packages["crypto/rand"];C=$packages["crypto/subtle"];D=$packages["errors"];E=$packages["hash"];F=$packages["io"];G=$packages["math"];H=$packages["math/big"];M=$pkg.PublicKey=$newType(0,$kindStruct,"rsa.PublicKey",true,"crypto/rsa",true,function(N_,E_){this.$val=this;if(arguments.length===0){this.N=AW.nil;this.E=0;return;}this.N=N_;this.E=E_;});N=$pkg.OAEPOptions=$newType(0,$kindStruct,"rsa.OAEPOptions",true,"crypto/rsa",true,function(Hash_,Label_){this.$val=this;if(arguments.length===0){this.Hash=0;this.Label=AU.nil;return;}this.Hash=Hash_;this.Label=Label_;});S=$pkg.PrivateKey=$newType(0,$kindStruct,"rsa.PrivateKey",true,"crypto/rsa",true,function(PublicKey_,D_,Primes_,Precomputed_){this.$val=this;if(arguments.length===0){this.PublicKey=new M.ptr(AW.nil,0);this.D=AW.nil;this.Primes=BB.nil;this.Precomputed=new T.ptr(AW.nil,AW.nil,AW.nil,BC.nil);return;}this.PublicKey=PublicKey_;this.D=D_;this.Primes=Primes_;this.Precomputed=Precomputed_;});T=$pkg.PrecomputedValues=$newType(0,$kindStruct,"rsa.PrecomputedValues",true,"crypto/rsa",true,function(Dp_,Dq_,Qinv_,CRTValues_){this.$val=this;if(arguments.length===0){this.Dp=AW.nil;this.Dq=AW.nil;this.Qinv=AW.nil;this.CRTValues=BC.nil;return;}this.Dp=Dp_;this.Dq=Dq_;this.Qinv=Qinv_;this.CRTValues=CRTValues_;});U=$pkg.CRTValue=$newType(0,$kindStruct,"rsa.CRTValue",true,"crypto/rsa",true,function(Exp_,Coeff_,R_){this.$val=this;if(arguments.length===0){this.Exp=AW.nil;this.Coeff=AW.nil;this.R=AW.nil;return;}this.Exp=Exp_;this.Coeff=Coeff_;this.R=R_;});AH=$pkg.PSSOptions=$newType(0,$kindStruct,"rsa.PSSOptions",true,"crypto/rsa",true,function(SaltLength_,Hash_){this.$val=this;if(arguments.length===0){this.SaltLength=0;this.Hash=0;return;}this.SaltLength=SaltLength_;this.Hash=Hash_;});AK=$pkg.PKCS1v15DecryptOptions=$newType(0,$kindStruct,"rsa.PKCS1v15DecryptOptions",true,"crypto/rsa",true,function(SessionKeyLen_){this.$val=this;if(arguments.length===0){this.SessionKeyLen=0;return;}this.SessionKeyLen=SessionKeyLen_;});AU=$sliceType($Uint8);AV=$ptrType(M);AW=$ptrType(H.Int);AX=$ptrType(S);AY=$ptrType(AH);AZ=$ptrType(N);BA=$ptrType(AK);BB=$sliceType(AW);BC=$sliceType(U);BD=$arrayType($Uint8,4);BE=$arrayType($Uint8,8);M.ptr.prototype.Size=function(){var a,b;a=this;return(b=((a.N.BitLen()+7>>0))/8,(b===b&&b!==1/0&&b!==-1/0)?b>>0:$throwRuntimeError("integer divide by zero"));};M.prototype.Size=function(){return this.$val.Size();};M.ptr.prototype.Equal=function(a){var a,b,c,d,e;b=this;c=$assertType(a,AV,true);d=c[0];e=c[1];if(!e){return false;}return(b.N.Cmp(d.N)===0)&&(b.E===d.E);};M.prototype.Equal=function(a){return this.$val.Equal(a);};R=function(a){var a;if(a.N===AW.nil){return O;}if(a.E<2){return P;}if(a.E>2147483647){return Q;}return $ifaceNil;};S.ptr.prototype.Public=function(){var a;a=this;return a.PublicKey;};S.prototype.Public=function(){return this.$val.Public();};S.ptr.prototype.Equal=function(a){var a,b,c,d,e,f,g,h,i,j;b=this;c=$assertType(a,AX,true);d=c[0];e=c[1];if(!e){return false;}if(!b.PublicKey.Equal(d.PublicKey)||!((b.D.Cmp(d.D)===0))){return false;}if(!((b.Primes.$length===d.Primes.$length))){return false;}f=b.Primes;g=0;while(true){if(!(g=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+h])).Cmp((j=d.Primes,((h<0||h>=j.$length)?($throwRuntimeError("index out of range"),undefined):j.$array[j.$offset+h])))===0))){return false;}g++;}return true;};S.prototype.Equal=function(a){return this.$val.Equal(a);};S.ptr.prototype.Sign=function(a,b,c){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,$s,$r,$c}=$restore(this,{a,b,c});$s=$s||0;s:while(true){switch($s){case 0:d=this;e=$assertType(c,AY,true);f=e[0];g=e[1];if(g){$s=1;continue;}$s=2;continue;case 1:h=AI(a,d,f.Hash,b,f);$s=3;case 3:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=4;case 4:return i;case 2:j=a;k=d;l=c.HashFunc();$s=5;case 5:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;n=b;o=AR(j,k,m,n);$s=6;case 6:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=o;$s=7;case 7:return p;}return;}var $f={$blk:S.ptr.prototype.Sign,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,$s};return $f;};S.prototype.Sign=function(a,b,c){return this.$val.Sign(a,b,c);};S.ptr.prototype.Decrypt=function(a,b,c){var{a,aa,ab,ac,ad,ae,af,ag,ah,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{a,b,c});$s=$s||0;s:while(true){switch($s){case 0:d=AU.nil;e=$ifaceNil;f=this;if($interfaceIsEqual(c,$ifaceNil)){$s=1;continue;}$s=2;continue;case 1:h=AM(a,f,b);$s=3;case 3:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}g=h;d=g[0];e=g[1];i=[d,e];$s=4;case 4:return i;case 2:j=c;if($assertType(j,AZ,true)[1]){$s=5;continue;}if($assertType(j,BA,true)[1]){$s=6;continue;}$s=7;continue;case 5:k=j.$val;o=new A.Hash(k.Hash).New();$s=9;case 9:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=AD(o,a,f,b,k.Label);$s=10;case 10:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}n=p;d=n[0];e=n[1];q=[d,e];$s=11;case 11:return q;case 6:l=j.$val;r=l.SessionKeyLen;if(r>0){$s=12;continue;}$s=13;continue;case 12:d=$makeSlice(AU,r);t=F.ReadFull(a,d);$s=15;case 15:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}s=t;u=s[1];if(!($interfaceIsEqual(u,$ifaceNil))){v=AU.nil;w=u;d=v;e=w;$s=-1;return[d,e];}x=AN(a,f,b,d);$s=16;case 16:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}y=x;if(!($interfaceIsEqual(y,$ifaceNil))){z=AU.nil;aa=y;d=z;e=aa;$s=-1;return[d,e];}ab=d;ac=$ifaceNil;d=ab;e=ac;$s=-1;return[d,e];case 13:ae=AM(a,f,b);$s=17;case 17:if($c){$c=false;ae=ae.$blk();}if(ae&&ae.$blk!==undefined){break s;}ad=ae;d=ad[0];e=ad[1];af=[d,e];$s=18;case 18:return af;case 14:$s=8;continue;case 7:m=j;ag=AU.nil;ah=D.New("crypto/rsa: invalid options for Decrypt");d=ag;e=ah;$s=-1;return[d,e];case 8:$s=-1;return[d,e];}return;}var $f={$blk:S.ptr.prototype.Decrypt,$c:true,$r,a,aa,ab,ac,ad,ae,af,ag,ah,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};S.prototype.Decrypt=function(a,b,c){return this.$val.Decrypt(a,b,c);};S.ptr.prototype.Validate=function(){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=R(a.PublicKey);if(!($interfaceIsEqual(b,$ifaceNil))){$s=-1;return b;}c=new H.Int.ptr(false,H.nat.nil).Set(L);d=a.Primes;e=0;case 1:if(!(e=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+e]);if(f.Cmp(L)<=0){$s=-1;return D.New("crypto/rsa: invalid prime value");}g=c.Mul(c,f);$s=3;case 3:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}g;e++;$s=1;continue;case 2:if(!((c.Cmp(a.PublicKey.N)===0))){$s=-1;return D.New("crypto/rsa: invalid modulus");}h=new H.Int.ptr(false,H.nat.nil);i=new H.Int.ptr(false,H.nat.nil).SetInt64((new $Int64(0,a.PublicKey.E)));j=i.Mul(i,a.D);$s=4;case 4:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}j;k=a.Primes;l=0;case 5:if(!(l=k.$length)?($throwRuntimeError("index out of range"),undefined):k.$array[k.$offset+l]);n=new H.Int.ptr(false,H.nat.nil).Sub(m,L);$s=7;case 7:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;p=h.Mod(i,o);$s=8;case 8:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}p;if(!((h.Cmp(L)===0))){$s=-1;return D.New("crypto/rsa: invalid exponents");}l++;$s=5;continue;case 6:$s=-1;return $ifaceNil;}return;}var $f={$blk:S.ptr.prototype.Validate,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,$s};return $f;};S.prototype.Validate=function(){return this.$val.Validate();};X=function(a){var a;a[3]=(a[3]+(1)<<24>>>24);if(!((a[3]===0))){return;}a[2]=(a[2]+(1)<<24>>>24);if(!((a[2]===0))){return;}a[1]=(a[1]+(1)<<24>>>24);if(!((a[1]===0))){return;}a[0]=(a[0]+(1)<<24>>>24);};Y=function(a,b,c){var{a,b,c,d,e,f,g,h,i,j,$s,$r,$c}=$restore(this,{a,b,c});$s=$s||0;s:while(true){switch($s){case 0:d=[d];d[0]=BD.zero();e=AU.nil;f=0;case 1:if(!(f=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+f]=((((f<0||f>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+f])^(((j<0||j>=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+j])))<<24>>>24));f=f+(1)>>0;j=j+(1)>>0;}X(d[0]);$s=1;continue;case 2:$s=-1;return;}return;}var $f={$blk:Y,$c:true,$r,a,b,c,d,e,f,g,h,i,j,$s};return $f;};Z=function(a,b,c){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a,b,c});$s=$s||0;s:while(true){switch($s){case 0:d=H.NewInt((new $Int64(0,b.E)));e=a.Exp(c,d,b.N);$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}e;$s=-1;return a;}return;}var $f={$blk:Z,$c:true,$r,a,b,c,d,e,$s};return $f;};S.ptr.prototype.Precompute=function(){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;if(!(a.Precomputed.Dp===AW.nil)){$s=-1;return;}c=new H.Int.ptr(false,H.nat.nil).Sub((b=a.Primes,(0>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+0])),L);$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}a.Precomputed.Dp=c;d=a.Precomputed.Dp.Mod(a.D,a.Precomputed.Dp);$s=2;case 2:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}d;f=new H.Int.ptr(false,H.nat.nil).Sub((e=a.Primes,(1>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+1])),L);$s=3;case 3:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}a.Precomputed.Dq=f;g=a.Precomputed.Dq.Mod(a.D,a.Precomputed.Dq);$s=4;case 4:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}g;j=new H.Int.ptr(false,H.nat.nil).ModInverse((h=a.Primes,(1>=h.$length?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+1])),(i=a.Primes,(0>=i.$length?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+0])));$s=5;case 5:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}a.Precomputed.Qinv=j;m=new H.Int.ptr(false,H.nat.nil).Mul((k=a.Primes,(0>=k.$length?($throwRuntimeError("index out of range"),undefined):k.$array[k.$offset+0])),(l=a.Primes,(1>=l.$length?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+1])));$s=6;case 6:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;a.Precomputed.CRTValues=$makeSlice(BC,(a.Primes.$length-2>>0));o=2;case 7:if(!(o=p.$length)?($throwRuntimeError("index out of range"),undefined):p.$array[p.$offset+o]));t=(r=a.Precomputed.CRTValues,s=o-2>>0,((s<0||s>=r.$length)?($throwRuntimeError("index out of range"),undefined):r.$array[r.$offset+s]));u=new H.Int.ptr(false,H.nat.nil).Sub(q,L);$s=9;case 9:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}t.Exp=u;v=t.Exp.Mod(a.D,t.Exp);$s=10;case 10:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}v;t.R=new H.Int.ptr(false,H.nat.nil).Set(n);w=new H.Int.ptr(false,H.nat.nil).ModInverse(n,q);$s=11;case 11:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}t.Coeff=w;x=n.Mul(n,q);$s=12;case 12:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}x;o=o+(1)>>0;$s=7;continue;case 8:$s=-1;return;}return;}var $f={$blk:S.ptr.prototype.Precompute,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,$s};return $f;};S.prototype.Precompute=function(){return this.$val.Precompute();};AB=function(a,b,c){var{a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{a,b,c});$s=$s||0;s:while(true){switch($s){case 0:d=AW.nil;e=$ifaceNil;if(c.Cmp(b.PublicKey.N)>0){e=$pkg.ErrDecryption;$s=-1;return[d,e];}if(b.PublicKey.N.Sign()===0){f=AW.nil;g=$pkg.ErrDecryption;d=f;e=g;$s=-1;return[d,e];}h=AW.nil;if(!($interfaceIsEqual(a,$ifaceNil))){$s=1;continue;}$s=2;continue;case 1:$r=I.MaybeReadByte(a);$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}i=AW.nil;h=new H.Int.ptr(false,H.nat.nil);case 4:k=B.Int(a,b.PublicKey.N);$s=6;case 6:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j=k;i=j[0];e=j[1];if(!($interfaceIsEqual(e,$ifaceNil))){$s=-1;return[d,e];}if(i.Cmp(K)===0){i=L;}l=h.ModInverse(i,b.PublicKey.N);$s=7;case 7:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;if(!(m===AW.nil)){$s=5;continue;}$s=4;continue;case 5:n=H.NewInt((new $Int64(0,b.PublicKey.E)));o=new H.Int.ptr(false,H.nat.nil).Exp(i,n,b.PublicKey.N);$s=8;case 8:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=o;q=new H.Int.ptr(false,H.nat.nil).Set(c);r=q.Mul(q,p);$s=9;case 9:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}r;s=q.Mod(q,b.PublicKey.N);$s=10;case 10:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}s;c=q;case 2:if(b.Precomputed.Dp===AW.nil){$s=11;continue;}$s=12;continue;case 11:t=new H.Int.ptr(false,H.nat.nil).Exp(c,b.D,b.PublicKey.N);$s=14;case 14:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}d=t;$s=13;continue;case 12:v=new H.Int.ptr(false,H.nat.nil).Exp(c,b.Precomputed.Dp,(u=b.Primes,(0>=u.$length?($throwRuntimeError("index out of range"),undefined):u.$array[u.$offset+0])));$s=15;case 15:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}d=v;x=new H.Int.ptr(false,H.nat.nil).Exp(c,b.Precomputed.Dq,(w=b.Primes,(1>=w.$length?($throwRuntimeError("index out of range"),undefined):w.$array[w.$offset+1])));$s=16;case 16:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}y=x;z=d.Sub(d,y);$s=17;case 17:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}z;if(d.Sign()<0){$s=18;continue;}$s=19;continue;case 18:ab=d.Add(d,(aa=b.Primes,(0>=aa.$length?($throwRuntimeError("index out of range"),undefined):aa.$array[aa.$offset+0])));$s=20;case 20:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}ab;case 19:ac=d.Mul(d,b.Precomputed.Qinv);$s=21;case 21:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}ac;ae=d.Mod(d,(ad=b.Primes,(0>=ad.$length?($throwRuntimeError("index out of range"),undefined):ad.$array[ad.$offset+0])));$s=22;case 22:if($c){$c=false;ae=ae.$blk();}if(ae&&ae.$blk!==undefined){break s;}ae;ag=d.Mul(d,(af=b.Primes,(1>=af.$length?($throwRuntimeError("index out of range"),undefined):af.$array[af.$offset+1])));$s=23;case 23:if($c){$c=false;ag=ag.$blk();}if(ag&&ag.$blk!==undefined){break s;}ag;ah=d.Add(d,y);$s=24;case 24:if($c){$c=false;ah=ah.$blk();}if(ah&&ah.$blk!==undefined){break s;}ah;ai=b.Precomputed.CRTValues;aj=0;case 25:if(!(aj=ai.$length)?($throwRuntimeError("index out of range"),undefined):ai.$array[ai.$offset+aj]),U);ao=(am=b.Primes,an=2+ak>>0,((an<0||an>=am.$length)?($throwRuntimeError("index out of range"),undefined):am.$array[am.$offset+an]));ap=y.Exp(c,al.Exp,ao);$s=27;case 27:if($c){$c=false;ap=ap.$blk();}if(ap&&ap.$blk!==undefined){break s;}ap;aq=y.Sub(y,d);$s=28;case 28:if($c){$c=false;aq=aq.$blk();}if(aq&&aq.$blk!==undefined){break s;}aq;ar=y.Mul(y,al.Coeff);$s=29;case 29:if($c){$c=false;ar=ar.$blk();}if(ar&&ar.$blk!==undefined){break s;}ar;as=y.Mod(y,ao);$s=30;case 30:if($c){$c=false;as=as.$blk();}if(as&&as.$blk!==undefined){break s;}as;if(y.Sign()<0){$s=31;continue;}$s=32;continue;case 31:at=y.Add(y,ao);$s=33;case 33:if($c){$c=false;at=at.$blk();}if(at&&at.$blk!==undefined){break s;}at;case 32:au=y.Mul(y,al.R);$s=34;case 34:if($c){$c=false;au=au.$blk();}if(au&&au.$blk!==undefined){break s;}au;av=d.Add(d,y);$s=35;case 35:if($c){$c=false;av=av.$blk();}if(av&&av.$blk!==undefined){break s;}av;aj++;$s=25;continue;case 26:case 13:if(!(h===AW.nil)){$s=36;continue;}$s=37;continue;case 36:aw=d.Mul(d,h);$s=38;case 38:if($c){$c=false;aw=aw.$blk();}if(aw&&aw.$blk!==undefined){break s;}aw;ax=d.Mod(d,b.PublicKey.N);$s=39;case 39:if($c){$c=false;ax=ax.$blk();}if(ax&&ax.$blk!==undefined){break s;}ax;case 37:$s=-1;return[d,e];}return;}var $f={$blk:AB,$c:true,$r,a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};AC=function(a,b,c){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,$s,$r,$c}=$restore(this,{a,b,c});$s=$s||0;s:while(true){switch($s){case 0:d=AW.nil;e=$ifaceNil;g=AB(a,b,c);$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}f=g;d=f[0];e=f[1];if(!($interfaceIsEqual(e,$ifaceNil))){h=AW.nil;i=e;d=h;e=i;$s=-1;return[d,e];}j=Z(new H.Int.ptr(false,H.nat.nil),b.PublicKey,d);$s=2;case 2:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;if(!((c.Cmp(k)===0))){l=AW.nil;m=D.New("rsa: internal error");d=l;e=m;$s=-1;return[d,e];}n=d;o=$ifaceNil;d=n;e=o;$s=-1;return[d,e];}return;}var $f={$blk:AC,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,$s};return $f;};AD=function(a,b,c,d,e){var{a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{a,b,c,d,e});$s=$s||0;s:while(true){switch($s){case 0:f=R(c.PublicKey);if(!($interfaceIsEqual(f,$ifaceNil))){$s=-1;return[AU.nil,f];}g=c.PublicKey.Size();if(d.$length>g){h=true;$s=3;continue s;}i=a.Size();$s=4;case 4:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}h=g<(($imul(i,2))+2>>0);case 3:if(h){$s=1;continue;}$s=2;continue;case 1:$s=-1;return[AU.nil,$pkg.ErrDecryption];case 2:j=new H.Int.ptr(false,H.nat.nil).SetBytes(d);l=AB(b,c,j);$s=5;case 5:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k=l;m=k[0];n=k[1];if(!($interfaceIsEqual(n,$ifaceNil))){$s=-1;return[AU.nil,n];}o=a.Write(e);$s=6;case 6:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}o;p=a.Sum(AU.nil);$s=7;case 7:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=p;$r=a.Reset();$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}r=m.FillBytes($makeSlice(AU,g));s=C.ConstantTimeByteEq((0>=r.$length?($throwRuntimeError("index out of range"),undefined):r.$array[r.$offset+0]),0);t=a.Size();$s=9;case 9:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=$subslice(r,1,(t+1>>0));v=a.Size();$s=10;case 10:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}w=$subslice(r,(v+1>>0));$r=Y(u,a,w);$s=11;case 11:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=Y(w,a,u);$s=12;case 12:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}x=a.Size();$s=13;case 13:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}y=$subslice(w,0,x);z=C.ConstantTimeCompare(q,y);aa=0;ab=0;ac=0;ad=aa;ae=ab;af=ac;ad=1;ag=a.Size();$s=14;case 14:if($c){$c=false;ag=ag.$blk();}if(ag&&ag.$blk!==undefined){break s;}ah=$subslice(w,ag);ai=0;while(true){if(!(ai=ah.$length)?($throwRuntimeError("index out of range"),undefined):ah.$array[ah.$offset+ai]),0);ak=C.ConstantTimeByteEq(((ai<0||ai>=ah.$length)?($throwRuntimeError("index out of range"),undefined):ah.$array[ah.$offset+ai]),1);ae=C.ConstantTimeSelect(ad&ak,ai,ae);ad=C.ConstantTimeSelect(ak,0,ad);af=C.ConstantTimeSelect((ad&~aj)>>0,1,af);ai=ai+(1)>>0;}if(!(((((((s&z)&~af)>>0)&~ad)>>0)===1))){$s=-1;return[AU.nil,$pkg.ErrDecryption];}$s=-1;return[$subslice(ah,(ae+1>>0)),$ifaceNil];}return;}var $f={$blk:AD,$c:true,$r,a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};$pkg.DecryptOAEP=AD;AE=function(a,b,c,d){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s,$r,$c}=$restore(this,{a,b,c,d});$s=$s||0;s:while(true){switch($s){case 0:e=d.Size();$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=e;g=c.$length;i=(h=((b+7>>0))/8,(h===h&&h!==1/0&&h!==-1/0)?h>>0:$throwRuntimeError("integer divide by zero"));if(!((a.$length===f))){$s=-1;return[AU.nil,D.New("crypto/rsa: input must be hashed with given hash")];}if(i<((f+g>>0)+2>>0)){$s=-1;return[AU.nil,D.New("crypto/rsa: key size too small for PSS signature")];}j=$makeSlice(AU,i);k=((i-g>>0)-f>>0)-2>>0;l=$subslice(j,0,((k+1>>0)+g>>0));m=$subslice(j,((k+1>>0)+g>>0),(i-1>>0));n=BE.zero();o=d.Write(new AU(n));$s=2;case 2:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}o;p=d.Write(a);$s=3;case 3:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}p;q=d.Write(c);$s=4;case 4:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}q;r=d.Sum($subslice(m,0,0));$s=5;case 5:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}m=r;$r=d.Reset();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}((k<0||k>=l.$length)?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+k]=1);$copySlice($subslice(l,(k+1>>0)),c);$r=Y(l,d,m);$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}(0>=l.$length?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+0]=(((0>=l.$length?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+0])&(((s=((($imul(8,i))-b>>0)),s<32?(255>>>s):0)<<24>>>24)))>>>0));(t=i-1>>0,((t<0||t>=j.$length)?($throwRuntimeError("index out of range"),undefined):j.$array[j.$offset+t]=188));$s=-1;return[j,$ifaceNil];}return;}var $f={$blk:AE,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s};return $f;};AF=function(a,b,c,d,e){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{a,b,c,d,e});$s=$s||0;s:while(true){switch($s){case 0:f=e.Size();$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;if(d===-1){d=g;}i=(h=((c+7>>0))/8,(h===h&&h!==1/0&&h!==-1/0)?h>>0:$throwRuntimeError("integer divide by zero"));if(!((i===b.$length))){$s=-1;return D.New("rsa: internal error: inconsistent length");}if(!((g===a.$length))){$s=-1;return $pkg.ErrVerification;}if(i<((g+d>>0)+2>>0)){$s=-1;return $pkg.ErrVerification;}if(!(((j=i-1>>0,((j<0||j>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+j]))===188))){$s=-1;return $pkg.ErrVerification;}k=$subslice(b,0,((i-g>>0)-1>>0));l=$subslice(b,((i-g>>0)-1>>0),(i-1>>0));n=(m=((($imul(8,i))-c>>0)),m<32?(255>>>m):0)<<24>>>24;if(!(((((0>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+0])&(~n<<24>>>24))>>>0)===0))){$s=-1;return $pkg.ErrVerification;}$r=Y(k,e,l);$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}(0>=k.$length?($throwRuntimeError("index out of range"),undefined):k.$array[k.$offset+0]=(((0>=k.$length?($throwRuntimeError("index out of range"),undefined):k.$array[k.$offset+0])&(n))>>>0));if(d===0){o=J.IndexByte(k,1);if(o<0){$s=-1;return $pkg.ErrVerification;}d=(k.$length-o>>0)-1>>0;}p=((i-g>>0)-d>>0)-2>>0;q=$subslice(k,0,p);r=0;while(true){if(!(r=q.$length)?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+r]);if(!((s===0))){$s=-1;return $pkg.ErrVerification;}r++;}if(!((((p<0||p>=k.$length)?($throwRuntimeError("index out of range"),undefined):k.$array[k.$offset+p])===1))){$s=-1;return $pkg.ErrVerification;}t=$subslice(k,(k.$length-d>>0));u=BE.zero();v=e.Write(new AU(u));$s=3;case 3:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}v;w=e.Write(a);$s=4;case 4:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}w;x=e.Write(t);$s=5;case 5:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}x;y=e.Sum(AU.nil);$s=6;case 6:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}z=y;if(!J.Equal(z,l)){$s=-1;return $pkg.ErrVerification;}$s=-1;return $ifaceNil;}return;}var $f={$blk:AF,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};AG=function(a,b,c,d,e){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s,$r,$c}=$restore(this,{a,b,c,d,e});$s=$s||0;s:while(true){switch($s){case 0:f=b.PublicKey.N.BitLen()-1>>0;h=d;i=f;j=e;k=new A.Hash(c).New();$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;m=AE(h,i,j,l);$s=2;case 2:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}g=m;n=g[0];o=g[1];if(!($interfaceIsEqual(o,$ifaceNil))){$s=-1;return[AU.nil,o];}p=new H.Int.ptr(false,H.nat.nil).SetBytes(n);r=AC(a,b,p);$s=3;case 3:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}q=r;s=q[0];o=q[1];if(!($interfaceIsEqual(o,$ifaceNil))){$s=-1;return[AU.nil,o];}t=$makeSlice(AU,b.PublicKey.Size());$s=-1;return[s.FillBytes(t),$ifaceNil];}return;}var $f={$blk:AG,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s};return $f;};AH.ptr.prototype.HashFunc=function(){var a;a=this;return a.Hash;};AH.prototype.HashFunc=function(){return this.$val.HashFunc();};AH.ptr.prototype.saltLength=function(){var a;a=this;if(a===AY.nil){return 0;}return a.SaltLength;};AH.prototype.saltLength=function(){return this.$val.saltLength();};AI=function(a,b,c,d,e){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{a,b,c,d,e});$s=$s||0;s:while(true){switch($s){case 0:if(!(e===AY.nil)&&!((e.Hash===0))){c=e.Hash;}f=e.saltLength();g=f;if(g===(0)){f=((h=(((b.PublicKey.N.BitLen()-1>>0)+7>>0))/8,(h===h&&h!==1/0&&h!==-1/0)?h>>0:$throwRuntimeError("integer divide by zero"))-2>>0)-new A.Hash(c).Size()>>0;}else if(g===(-1)){f=new A.Hash(c).Size();}i=$makeSlice(AU,f);k=F.ReadFull(a,i);$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j=k;l=j[1];if(!($interfaceIsEqual(l,$ifaceNil))){$s=-1;return[AU.nil,l];}m=AG(a,b,c,d,i);$s=2;case 2:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;$s=3;case 3:return n;}return;}var $f={$blk:AI,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,$s};return $f;};$pkg.SignPSS=AI;AJ=function(a,b,c,d,e){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s,$r,$c}=$restore(this,{a,b,c,d,e});$s=$s||0;s:while(true){switch($s){case 0:if(!((d.$length===a.Size()))){$s=-1;return $pkg.ErrVerification;}f=new H.Int.ptr(false,H.nat.nil).SetBytes(d);g=Z(new H.Int.ptr(false,H.nat.nil),a,f);$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;i=a.N.BitLen()-1>>0;k=(j=((i+7>>0))/8,(j===j&&j!==1/0&&j!==-1/0)?j>>0:$throwRuntimeError("integer divide by zero"));if(h.BitLen()>($imul(k,8))){$s=-1;return $pkg.ErrVerification;}l=h.FillBytes($makeSlice(AU,k));m=c;n=l;o=i;p=e.saltLength();q=new A.Hash(b).New();$s=2;case 2:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=q;s=AF(m,n,o,p,r);$s=3;case 3:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=s;$s=4;case 4:return t;}return;}var $f={$blk:AJ,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s};return $f;};$pkg.VerifyPSS=AJ;AL=function(a,b,c){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,$s,$r,$c}=$restore(this,{a,b,c});$s=$s||0;s:while(true){switch($s){case 0:$r=I.MaybeReadByte(a);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}d=R(b);if(!($interfaceIsEqual(d,$ifaceNil))){$s=-1;return[AU.nil,d];}e=b.Size();if(c.$length>(e-11>>0)){$s=-1;return[AU.nil,$pkg.ErrMessageTooLong];}f=$makeSlice(AU,e);(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1]=2);g=$subslice(f,2,((f.$length-c.$length>>0)-1>>0));h=$subslice(f,(f.$length-c.$length>>0));i=g;j=h;k=AP(i,a);$s=2;case 2:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;if(!($interfaceIsEqual(l,$ifaceNil))){$s=-1;return[AU.nil,l];}(m=(f.$length-c.$length>>0)-1>>0,((m<0||m>=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+m]=0));$copySlice(j,c);n=new H.Int.ptr(false,H.nat.nil).SetBytes(f);o=Z(new H.Int.ptr(false,H.nat.nil),b,n);$s=3;case 3:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=o;$s=-1;return[p.FillBytes(f),$ifaceNil];}return;}var $f={$blk:AL,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,$s};return $f;};$pkg.EncryptPKCS1v15=AL;AM=function(a,b,c){var{a,b,c,d,e,f,g,h,i,j,$s,$r,$c}=$restore(this,{a,b,c});$s=$s||0;s:while(true){switch($s){case 0:d=R(b.PublicKey);if(!($interfaceIsEqual(d,$ifaceNil))){$s=-1;return[AU.nil,d];}f=AO(a,b,c);$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}e=f;g=e[0];h=e[1];i=e[2];j=e[3];if(!($interfaceIsEqual(j,$ifaceNil))){$s=-1;return[AU.nil,j];}if(g===0){$s=-1;return[AU.nil,$pkg.ErrDecryption];}$s=-1;return[$subslice(h,i),$ifaceNil];}return;}var $f={$blk:AM,$c:true,$r,a,b,c,d,e,f,g,h,i,j,$s};return $f;};$pkg.DecryptPKCS1v15=AM;AN=function(a,b,c,d){var{a,b,c,d,e,f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{a,b,c,d});$s=$s||0;s:while(true){switch($s){case 0:e=R(b.PublicKey);if(!($interfaceIsEqual(e,$ifaceNil))){$s=-1;return e;}f=b.PublicKey.Size();if((f-(((d.$length+3>>0)+8>>0))>>0)<0){$s=-1;return $pkg.ErrDecryption;}h=AO(a,b,c);$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}g=h;i=g[0];j=g[1];k=g[2];l=g[3];if(!($interfaceIsEqual(l,$ifaceNil))){$s=-1;return l;}if(!((j.$length===f))){$s=-1;return $pkg.ErrDecryption;}i=i&(C.ConstantTimeEq((((j.$length-k>>0)>>0)),((d.$length>>0))));C.ConstantTimeCopy(i,d,$subslice(j,(j.$length-d.$length>>0)));$s=-1;return $ifaceNil;}return;}var $f={$blk:AN,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,$s};return $f;};$pkg.DecryptPKCS1v15SessionKey=AN;AO=function(a,b,c){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s,$r,$c}=$restore(this,{a,b,c});$s=$s||0;s:while(true){switch($s){case 0:d=0;e=AU.nil;f=0;g=$ifaceNil;h=b.PublicKey.Size();if(h<11){g=$pkg.ErrDecryption;$s=-1;return[d,e,f,g];}i=new H.Int.ptr(false,H.nat.nil).SetBytes(c);k=AB(a,b,i);$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j=k;l=j[0];g=j[1];if(!($interfaceIsEqual(g,$ifaceNil))){$s=-1;return[d,e,f,g];}e=l.FillBytes($makeSlice(AU,h));m=C.ConstantTimeByteEq((0>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+0]),0);n=C.ConstantTimeByteEq((1>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+1]),2);o=1;p=2;while(true){if(!(p=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+p]),0);f=C.ConstantTimeSelect(o&q,p,f);o=C.ConstantTimeSelect(q,0,o);p=p+(1)>>0;}r=C.ConstantTimeLessOrEq(10,f);d=((m&n)&(((~o>>0)&1)))&r;f=C.ConstantTimeSelect(d,f+1>>0,0);s=d;t=e;u=f;v=$ifaceNil;d=s;e=t;f=u;g=v;$s=-1;return[d,e,f,g];}return;}var $f={$blk:AO,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s};return $f;};AP=function(a,b){var{a,b,c,d,e,f,g,h,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=$ifaceNil;e=F.ReadFull(b,a);$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}d=e;c=d[1];if(!($interfaceIsEqual(c,$ifaceNil))){$s=-1;return c;}f=0;case 2:if(!(f=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+f])===0)){$s=5;continue;}h=F.ReadFull(b,$subslice(a,f,(f+1>>0)));$s=6;case 6:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}g=h;c=g[1];if(!($interfaceIsEqual(c,$ifaceNil))){$s=-1;return c;}((f<0||f>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+f]=((((f<0||f>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+f])^(66))<<24>>>24));$s=4;continue;case 5:f=f+(1)>>0;$s=2;continue;case 3:$s=-1;return c;}return;}var $f={$blk:AP,$c:true,$r,a,b,c,d,e,f,g,h,$s};return $f;};AR=function(a,b,c,d){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,$s,$r,$c}=$restore(this,{a,b,c,d});$s=$s||0;s:while(true){switch($s){case 0:e=AT(c,d.$length);f=e[0];g=e[1];h=e[2];if(!($interfaceIsEqual(h,$ifaceNil))){$s=-1;return[AU.nil,h];}i=g.$length+f>>0;j=b.PublicKey.Size();if(j<(i+11>>0)){$s=-1;return[AU.nil,$pkg.ErrMessageTooLong];}k=$makeSlice(AU,j);(1>=k.$length?($throwRuntimeError("index out of range"),undefined):k.$array[k.$offset+1]=1);l=2;while(true){if(!(l<((j-i>>0)-1>>0))){break;}((l<0||l>=k.$length)?($throwRuntimeError("index out of range"),undefined):k.$array[k.$offset+l]=255);l=l+(1)>>0;}$copySlice($subslice(k,(j-i>>0),(j-f>>0)),g);$copySlice($subslice(k,(j-f>>0),j),d);m=new H.Int.ptr(false,H.nat.nil).SetBytes(k);o=AC(a,b,m);$s=1;case 1:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}n=o;p=n[0];h=n[1];if(!($interfaceIsEqual(h,$ifaceNil))){$s=-1;return[AU.nil,h];}$s=-1;return[p.FillBytes(k),$ifaceNil];}return;}var $f={$blk:AR,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,$s};return $f;};$pkg.SignPKCS1v15=AR;AS=function(a,b,c,d){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,$s,$r,$c}=$restore(this,{a,b,c,d});$s=$s||0;s:while(true){switch($s){case 0:e=AT(b,c.$length);f=e[0];g=e[1];h=e[2];if(!($interfaceIsEqual(h,$ifaceNil))){$s=-1;return h;}i=g.$length+f>>0;j=a.Size();if(j<(i+11>>0)){$s=-1;return $pkg.ErrVerification;}if(!((j===d.$length))){$s=-1;return $pkg.ErrVerification;}k=new H.Int.ptr(false,H.nat.nil).SetBytes(d);l=Z(new H.Int.ptr(false,H.nat.nil),a,k);$s=1;case 1:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;n=m.FillBytes($makeSlice(AU,j));o=C.ConstantTimeByteEq((0>=n.$length?($throwRuntimeError("index out of range"),undefined):n.$array[n.$offset+0]),0);o=o&(C.ConstantTimeByteEq((1>=n.$length?($throwRuntimeError("index out of range"),undefined):n.$array[n.$offset+1]),1));o=o&(C.ConstantTimeCompare($subslice(n,(j-f>>0),j),c));o=o&(C.ConstantTimeCompare($subslice(n,(j-i>>0),(j-f>>0)),g));o=o&(C.ConstantTimeByteEq((p=(j-i>>0)-1>>0,((p<0||p>=n.$length)?($throwRuntimeError("index out of range"),undefined):n.$array[n.$offset+p])),0));q=2;while(true){if(!(q<((j-i>>0)-1>>0))){break;}o=o&(C.ConstantTimeByteEq(((q<0||q>=n.$length)?($throwRuntimeError("index out of range"),undefined):n.$array[n.$offset+q]),255));q=q+(1)>>0;}if(!((o===1))){$s=-1;return $pkg.ErrVerification;}$s=-1;return $ifaceNil;}return;}var $f={$blk:AS,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,$s};return $f;};$pkg.VerifyPKCS1v15=AS;AT=function(a,b){var a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q;c=0;d=AU.nil;e=$ifaceNil;if(a===0){f=b;g=AU.nil;h=$ifaceNil;c=f;d=g;e=h;return[c,d,e];}c=new A.Hash(a).Size();if(!((b===c))){i=0;j=AU.nil;k=D.New("crypto/rsa: input must be hashed message");c=i;d=j;e=k;return[c,d,e];}l=(m=AQ[A.Hash.keyFor(a)],m!==undefined?[m.v,true]:[AU.nil,false]);d=l[0];n=l[1];if(!n){o=0;p=AU.nil;q=D.New("crypto/rsa: unsupported hash function");c=o;d=p;e=q;return[c,d,e];}return[c,d,e];};AV.methods=[{prop:"Size",name:"Size",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Equal",name:"Equal",pkg:"",typ:$funcType([A.PublicKey],[$Bool],false)}];AX.methods=[{prop:"Public",name:"Public",pkg:"",typ:$funcType([],[A.PublicKey],false)},{prop:"Equal",name:"Equal",pkg:"",typ:$funcType([A.PrivateKey],[$Bool],false)},{prop:"Sign",name:"Sign",pkg:"",typ:$funcType([F.Reader,AU,A.SignerOpts],[AU,$error],false)},{prop:"Decrypt",name:"Decrypt",pkg:"",typ:$funcType([F.Reader,AU,A.DecrypterOpts],[AU,$error],false)},{prop:"Validate",name:"Validate",pkg:"",typ:$funcType([],[$error],false)},{prop:"Precompute",name:"Precompute",pkg:"",typ:$funcType([],[],false)}];AY.methods=[{prop:"HashFunc",name:"HashFunc",pkg:"",typ:$funcType([],[A.Hash],false)},{prop:"saltLength",name:"saltLength",pkg:"crypto/rsa",typ:$funcType([],[$Int],false)}];M.init("",[{prop:"N",name:"N",embedded:false,exported:true,typ:AW,tag:""},{prop:"E",name:"E",embedded:false,exported:true,typ:$Int,tag:""}]);N.init("",[{prop:"Hash",name:"Hash",embedded:false,exported:true,typ:A.Hash,tag:""},{prop:"Label",name:"Label",embedded:false,exported:true,typ:AU,tag:""}]);S.init("",[{prop:"PublicKey",name:"PublicKey",embedded:true,exported:true,typ:M,tag:""},{prop:"D",name:"D",embedded:false,exported:true,typ:AW,tag:""},{prop:"Primes",name:"Primes",embedded:false,exported:true,typ:BB,tag:""},{prop:"Precomputed",name:"Precomputed",embedded:false,exported:true,typ:T,tag:""}]);T.init("",[{prop:"Dp",name:"Dp",embedded:false,exported:true,typ:AW,tag:""},{prop:"Dq",name:"Dq",embedded:false,exported:true,typ:AW,tag:""},{prop:"Qinv",name:"Qinv",embedded:false,exported:true,typ:AW,tag:""},{prop:"CRTValues",name:"CRTValues",embedded:false,exported:true,typ:BC,tag:""}]);U.init("",[{prop:"Exp",name:"Exp",embedded:false,exported:true,typ:AW,tag:""},{prop:"Coeff",name:"Coeff",embedded:false,exported:true,typ:AW,tag:""},{prop:"R",name:"R",embedded:false,exported:true,typ:AW,tag:""}]);AH.init("",[{prop:"SaltLength",name:"SaltLength",embedded:false,exported:true,typ:$Int,tag:""},{prop:"Hash",name:"Hash",embedded:false,exported:true,typ:A.Hash,tag:""}]);AK.init("",[{prop:"SessionKeyLen",name:"SessionKeyLen",embedded:false,exported:true,typ:$Int,tag:""}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=J.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=A.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=I.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=D.$init();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=E.$init();$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=F.$init();$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=G.$init();$s=9;case 9:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=H.$init();$s=10;case 10:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}K=H.NewInt(new $Int64(0,0));L=H.NewInt(new $Int64(0,1));O=D.New("crypto/rsa: missing public modulus");P=D.New("crypto/rsa: public exponent too small");Q=D.New("crypto/rsa: public exponent too large");$pkg.ErrMessageTooLong=D.New("crypto/rsa: message too long for RSA public key size");$pkg.ErrDecryption=D.New("crypto/rsa: decryption error");$pkg.ErrVerification=D.New("crypto/rsa: verification error");AQ=$makeMap(A.Hash.keyFor,[{k:2,v:new AU([48,32,48,12,6,8,42,134,72,134,247,13,2,5,5,0,4,16])},{k:3,v:new AU([48,33,48,9,6,5,43,14,3,2,26,5,0,4,20])},{k:4,v:new AU([48,45,48,13,6,9,96,134,72,1,101,3,4,2,4,5,0,4,28])},{k:5,v:new AU([48,49,48,13,6,9,96,134,72,1,101,3,4,2,1,5,0,4,32])},{k:6,v:new AU([48,65,48,13,6,9,96,134,72,1,101,3,4,2,2,5,0,4,48])},{k:7,v:new AU([48,81,48,13,6,9,96,134,72,1,101,3,4,2,3,5,0,4,64])},{k:8,v:new AU([])},{k:9,v:new AU([48,32,48,8,6,6,40,207,6,3,0,49,4,20])}]);}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["crypto/sha1"]=(function(){var $pkg={},$init,B,C,D,E,A,I,P,Q,R,S,T,U,V,W,F,G,H,J,K,L,M,N;B=$packages["crypto"];C=$packages["encoding/binary"];D=$packages["errors"];E=$packages["hash"];A=$packages["math/bits"];I=$pkg.digest=$newType(0,$kindStruct,"sha1.digest",true,"crypto/sha1",false,function(h_,x_,nx_,len_){this.$val=this;if(arguments.length===0){this.h=T.zero();this.x=U.zero();this.nx=0;this.len=new $Uint64(0,0);return;}this.h=h_;this.x=x_;this.nx=nx_;this.len=len_;});P=$arrayType($Uint32,16);Q=$sliceType($Uint8);R=$arrayType($Uint8,8);S=$arrayType($Uint8,4);T=$arrayType($Uint32,5);U=$arrayType($Uint8,64);V=$arrayType($Uint8,20);W=$ptrType(I);F=function(a,b){var a,b;G(a,b);};G=function(a,b){var a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,b,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,c,ca,cb,cc,cd,ce,cf,cg,ch,ci,cj,ck,cl,cm,cn,co,cp,cq,cr,cs,ct,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;c=P.zero();d=a.h[0];e=a.h[1];f=a.h[2];g=a.h[3];h=a.h[4];i=d;j=e;k=f;l=g;m=h;while(true){if(!(b.$length>=64)){break;}n=0;while(true){if(!(n<16)){break;}o=$imul(n,4);((n<0||n>=c.length)?($throwRuntimeError("index out of range"),undefined):c[n]=(((((((((((o<0||o>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+o])>>>0))<<24>>>0)|((((p=o+1>>0,((p<0||p>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+p]))>>>0))<<16>>>0))>>>0)|((((q=o+2>>0,((q<0||q>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+q]))>>>0))<<8>>>0))>>>0)|(((r=o+3>>0,((r<0||r>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+r]))>>>0)))>>>0));n=n+(1)>>0;}s=i;t=j;u=k;v=l;w=m;x=s;y=t;z=u;aa=v;ab=w;ac=0;while(true){if(!(ac<16)){break;}ad=(((y&z)>>>0)|((((~y>>>0))&aa)>>>0))>>>0;af=(((A.RotateLeft32(x,5)+ad>>>0)+ab>>>0)+(ae=ac&15,((ae<0||ae>=c.length)?($throwRuntimeError("index out of range"),undefined):c[ae]))>>>0)+1518500249>>>0;ag=af;ah=x;ai=A.RotateLeft32(y,30);aj=z;ak=aa;x=ag;y=ah;z=ai;aa=aj;ab=ak;ac=ac+(1)>>0;}while(true){if(!(ac<20)){break;}ap=((((((al=((ac-3>>0))&15,((al<0||al>=c.length)?($throwRuntimeError("index out of range"),undefined):c[al]))^(am=((ac-8>>0))&15,((am<0||am>=c.length)?($throwRuntimeError("index out of range"),undefined):c[am])))>>>0)^(an=((ac-14>>0))&15,((an<0||an>=c.length)?($throwRuntimeError("index out of range"),undefined):c[an])))>>>0)^(ao=(ac)&15,((ao<0||ao>=c.length)?($throwRuntimeError("index out of range"),undefined):c[ao])))>>>0;(aq=ac&15,((aq<0||aq>=c.length)?($throwRuntimeError("index out of range"),undefined):c[aq]=(((ap<<1>>>0)|(ap>>>31>>>0))>>>0)));ar=(((y&z)>>>0)|((((~y>>>0))&aa)>>>0))>>>0;at=(((A.RotateLeft32(x,5)+ar>>>0)+ab>>>0)+(as=ac&15,((as<0||as>=c.length)?($throwRuntimeError("index out of range"),undefined):c[as]))>>>0)+1518500249>>>0;au=at;av=x;aw=A.RotateLeft32(y,30);ax=z;ay=aa;x=au;y=av;z=aw;aa=ax;ab=ay;ac=ac+(1)>>0;}while(true){if(!(ac<40)){break;}bd=((((((az=((ac-3>>0))&15,((az<0||az>=c.length)?($throwRuntimeError("index out of range"),undefined):c[az]))^(ba=((ac-8>>0))&15,((ba<0||ba>=c.length)?($throwRuntimeError("index out of range"),undefined):c[ba])))>>>0)^(bb=((ac-14>>0))&15,((bb<0||bb>=c.length)?($throwRuntimeError("index out of range"),undefined):c[bb])))>>>0)^(bc=(ac)&15,((bc<0||bc>=c.length)?($throwRuntimeError("index out of range"),undefined):c[bc])))>>>0;(be=ac&15,((be<0||be>=c.length)?($throwRuntimeError("index out of range"),undefined):c[be]=(((bd<<1>>>0)|(bd>>>31>>>0))>>>0)));bf=(((y^z)>>>0)^aa)>>>0;bh=(((A.RotateLeft32(x,5)+bf>>>0)+ab>>>0)+(bg=ac&15,((bg<0||bg>=c.length)?($throwRuntimeError("index out of range"),undefined):c[bg]))>>>0)+1859775393>>>0;bi=bh;bj=x;bk=A.RotateLeft32(y,30);bl=z;bm=aa;x=bi;y=bj;z=bk;aa=bl;ab=bm;ac=ac+(1)>>0;}while(true){if(!(ac<60)){break;}br=((((((bn=((ac-3>>0))&15,((bn<0||bn>=c.length)?($throwRuntimeError("index out of range"),undefined):c[bn]))^(bo=((ac-8>>0))&15,((bo<0||bo>=c.length)?($throwRuntimeError("index out of range"),undefined):c[bo])))>>>0)^(bp=((ac-14>>0))&15,((bp<0||bp>=c.length)?($throwRuntimeError("index out of range"),undefined):c[bp])))>>>0)^(bq=(ac)&15,((bq<0||bq>=c.length)?($throwRuntimeError("index out of range"),undefined):c[bq])))>>>0;(bs=ac&15,((bs<0||bs>=c.length)?($throwRuntimeError("index out of range"),undefined):c[bs]=(((br<<1>>>0)|(br>>>31>>>0))>>>0)));bt=(((((((y|z)>>>0))&aa)>>>0))|(((y&z)>>>0)))>>>0;bv=(((A.RotateLeft32(x,5)+bt>>>0)+ab>>>0)+(bu=ac&15,((bu<0||bu>=c.length)?($throwRuntimeError("index out of range"),undefined):c[bu]))>>>0)+2400959708>>>0;bw=bv;bx=x;by=A.RotateLeft32(y,30);bz=z;ca=aa;x=bw;y=bx;z=by;aa=bz;ab=ca;ac=ac+(1)>>0;}while(true){if(!(ac<80)){break;}cf=((((((cb=((ac-3>>0))&15,((cb<0||cb>=c.length)?($throwRuntimeError("index out of range"),undefined):c[cb]))^(cc=((ac-8>>0))&15,((cc<0||cc>=c.length)?($throwRuntimeError("index out of range"),undefined):c[cc])))>>>0)^(cd=((ac-14>>0))&15,((cd<0||cd>=c.length)?($throwRuntimeError("index out of range"),undefined):c[cd])))>>>0)^(ce=(ac)&15,((ce<0||ce>=c.length)?($throwRuntimeError("index out of range"),undefined):c[ce])))>>>0;(cg=ac&15,((cg<0||cg>=c.length)?($throwRuntimeError("index out of range"),undefined):c[cg]=(((cf<<1>>>0)|(cf>>>31>>>0))>>>0)));ch=(((y^z)>>>0)^aa)>>>0;cj=(((A.RotateLeft32(x,5)+ch>>>0)+ab>>>0)+(ci=ac&15,((ci<0||ci>=c.length)?($throwRuntimeError("index out of range"),undefined):c[ci]))>>>0)+3395469782>>>0;ck=cj;cl=x;cm=A.RotateLeft32(y,30);cn=z;co=aa;x=ck;y=cl;z=cm;aa=cn;ab=co;ac=ac+(1)>>0;}i=i+(x)>>>0;j=j+(y)>>>0;k=k+(z)>>>0;l=l+(aa)>>>0;m=m+(ab)>>>0;b=$subslice(b,64);}cp=i;cq=j;cr=k;cs=l;ct=m;a.h[0]=cp;a.h[1]=cq;a.h[2]=cr;a.h[3]=cs;a.h[4]=ct;};H=function(){B.RegisterHash(3,N);};I.ptr.prototype.MarshalBinary=function(){var a,b;a=this;b=$makeSlice(Q,0,96);b=$appendSlice(b,"sha\x01");b=K(b,a.h[0]);b=K(b,a.h[1]);b=K(b,a.h[2]);b=K(b,a.h[3]);b=K(b,a.h[4]);b=$appendSlice(b,$subslice(new Q(a.x),0,a.nx));b=$subslice(b,0,((b.$length+64>>0)-(a.nx)>>0));b=J(b,a.len);return[b,$ifaceNil];};I.prototype.MarshalBinary=function(){return this.$val.MarshalBinary();};I.ptr.prototype.UnmarshalBinary=function(a){var a,b,c,d,e,f,g,h;b=this;if(a.$length<4||!(($bytesToString($subslice(a,0,4)))==="sha\x01")){return D.New("crypto/sha1: invalid hash state identifier");}if(!((a.$length===96))){return D.New("crypto/sha1: invalid hash state size");}a=$subslice(a,4);c=M(a);a=c[0];b.h[0]=c[1];d=M(a);a=d[0];b.h[1]=d[1];e=M(a);a=e[0];b.h[2]=e[1];f=M(a);a=f[0];b.h[3]=f[1];g=M(a);a=g[0];b.h[4]=g[1];a=$subslice(a,$copySlice(new Q(b.x),a));h=L(a);a=h[0];b.len=h[1];b.nx=(($div64(b.len,new $Uint64(0,64),true).$low>>0));return $ifaceNil;};I.prototype.UnmarshalBinary=function(a){return this.$val.UnmarshalBinary(a);};J=function(a,b){var a,b,c;c=R.zero();$clone(C.BigEndian,C.bigEndian).PutUint64(new Q(c),b);return $appendSlice(a,new Q(c));};K=function(a,b){var a,b,c;c=S.zero();$clone(C.BigEndian,C.bigEndian).PutUint32(new Q(c),b);return $appendSlice(a,new Q(c));};L=function(a){var a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p;$unused((7>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+7]));p=(b=(c=(d=(e=(f=(g=(h=(new $Uint64(0,(7>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+7]))),i=$shiftLeft64((new $Uint64(0,(6>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+6]))),8),new $Uint64(h.$high|i.$high,(h.$low|i.$low)>>>0)),j=$shiftLeft64((new $Uint64(0,(5>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+5]))),16),new $Uint64(g.$high|j.$high,(g.$low|j.$low)>>>0)),k=$shiftLeft64((new $Uint64(0,(4>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+4]))),24),new $Uint64(f.$high|k.$high,(f.$low|k.$low)>>>0)),l=$shiftLeft64((new $Uint64(0,(3>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+3]))),32),new $Uint64(e.$high|l.$high,(e.$low|l.$low)>>>0)),m=$shiftLeft64((new $Uint64(0,(2>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+2]))),40),new $Uint64(d.$high|m.$high,(d.$low|m.$low)>>>0)),n=$shiftLeft64((new $Uint64(0,(1>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+1]))),48),new $Uint64(c.$high|n.$high,(c.$low|n.$low)>>>0)),o=$shiftLeft64((new $Uint64(0,(0>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+0]))),56),new $Uint64(b.$high|o.$high,(b.$low|o.$low)>>>0));return[$subslice(a,8),p];};M=function(a){var a,b;$unused((3>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+3]));b=((((((((3>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+3])>>>0))|((((2>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+2])>>>0))<<8>>>0))>>>0)|((((1>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+1])>>>0))<<16>>>0))>>>0)|((((0>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+0])>>>0))<<24>>>0))>>>0;return[$subslice(a,4),b];};I.ptr.prototype.Reset=function(){var a;a=this;a.h[0]=1732584193;a.h[1]=4023233417;a.h[2]=2562383102;a.h[3]=271733878;a.h[4]=3285377520;a.nx=0;a.len=new $Uint64(0,0);};I.prototype.Reset=function(){return this.$val.Reset();};N=function(){var a;a=new I.ptr(T.zero(),U.zero(),0,new $Uint64(0,0));a.Reset();return a;};$pkg.New=N;I.ptr.prototype.Size=function(){var a;a=this;return 20;};I.prototype.Size=function(){return this.$val.Size();};I.ptr.prototype.BlockSize=function(){var a;a=this;return 64;};I.prototype.BlockSize=function(){return this.$val.BlockSize();};I.ptr.prototype.Write=function(a){var a,b,c,d,e,f,g,h;b=0;c=$ifaceNil;d=this;b=a.$length;d.len=(e=d.len,f=(new $Uint64(0,b)),new $Uint64(e.$high+f.$high,e.$low+f.$low));if(d.nx>0){g=$copySlice($subslice(new Q(d.x),d.nx),a);d.nx=d.nx+(g)>>0;if(d.nx===64){F(d,new Q(d.x));d.nx=0;}a=$subslice(a,g);}if(a.$length>=64){h=(a.$length&~63)>>0;F(d,$subslice(a,0,h));a=$subslice(a,h);}if(a.$length>0){d.nx=$copySlice(new Q(d.x),a);}return[b,c];};I.prototype.Write=function(a){return this.$val.Write(a);};I.ptr.prototype.Sum=function(a){var a,b,c,d;b=this;c=$clone(b,I);d=$clone(c.checkSum(),V);return $appendSlice(a,new Q(d));};I.prototype.Sum=function(a){return this.$val.Sum(a);};I.ptr.prototype.checkSum=function(){var a,b,c,d,e,f,g;a=this;b=a.len;c=U.zero();c[0]=128;if((d=$div64(b,new $Uint64(0,64),true),(d.$high<0||(d.$high===0&&d.$low<56)))){a.Write($subslice(new Q(c),0,$flatten64((e=$div64(b,new $Uint64(0,64),true),new $Uint64(0-e.$high,56-e.$low)))));}else{a.Write($subslice(new Q(c),0,$flatten64((f=$div64(b,new $Uint64(0,64),true),new $Uint64(0-f.$high,120-f.$low)))));}b=$shiftLeft64(b,(3));$clone(C.BigEndian,C.bigEndian).PutUint64(new Q(c),b);a.Write($subslice(new Q(c),0,8));if(!((a.nx===0))){$panic(new $String("d.nx != 0"));}g=V.zero();$clone(C.BigEndian,C.bigEndian).PutUint32($subslice(new Q(g),0),a.h[0]);$clone(C.BigEndian,C.bigEndian).PutUint32($subslice(new Q(g),4),a.h[1]);$clone(C.BigEndian,C.bigEndian).PutUint32($subslice(new Q(g),8),a.h[2]);$clone(C.BigEndian,C.bigEndian).PutUint32($subslice(new Q(g),12),a.h[3]);$clone(C.BigEndian,C.bigEndian).PutUint32($subslice(new Q(g),16),a.h[4]);return g;};I.prototype.checkSum=function(){return this.$val.checkSum();};I.ptr.prototype.ConstantTimeSum=function(a){var a,b,c,d;b=this;c=$clone(b,I);d=$clone(c.constSum(),V);return $appendSlice(a,new Q(d));};I.prototype.ConstantTimeSum=function(a){return this.$val.ConstantTimeSum(a);};I.ptr.prototype.constSum=function(){var a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;a=this;b=R.zero();c=$shiftLeft64(a.len,3);d=0;while(true){if(!(d<8)){break;}((d<0||d>=b.length)?($throwRuntimeError("index out of range"),undefined):b[d]=(($shiftRightUint64(c,((56-(8*d>>>0)>>>0))).$low<<24>>>24)));d=d+(1)>>>0;}e=((a.nx<<24>>>24));f=e-56<<24>>>24;g=(((((f<<24>>24))>>7<<24>>24)<<24>>>24));h=128;i=0;while(true){if(!(i<64)){break;}j=((((((i-e<<24>>>24)<<24>>24))>>7<<24>>24)<<24>>>24));(l=a.x,((i<0||i>=l.length)?($throwRuntimeError("index out of range"),undefined):l[i]=((((((~j<<24>>>24)&h)>>>0))|(((j&(k=a.x,((i<0||i>=k.length)?($throwRuntimeError("index out of range"),undefined):k[i])))>>>0)))>>>0)));h=(h&(j))>>>0;if(i>=56){(o=a.x,((i<0||i>=o.length)?($throwRuntimeError("index out of range"),undefined):o[i]=(((m=a.x,((i<0||i>=m.length)?($throwRuntimeError("index out of range"),undefined):m[i]))|(((g&(n=i-56<<24>>>24,((n<0||n>=b.length)?($throwRuntimeError("index out of range"),undefined):b[n])))>>>0)))>>>0)));}i=i+(1)<<24>>>24;}F(a,new Q(a.x));p=V.zero();q=a.h;r=0;while(true){if(!(r<5)){break;}s=r;t=((r<0||r>=q.length)?($throwRuntimeError("index out of range"),undefined):q[r]);(u=$imul(s,4),((u<0||u>=p.length)?($throwRuntimeError("index out of range"),undefined):p[u]=((g&(((t>>>24>>>0)<<24>>>24)))>>>0)));(v=($imul(s,4))+1>>0,((v<0||v>=p.length)?($throwRuntimeError("index out of range"),undefined):p[v]=((g&(((t>>>16>>>0)<<24>>>24)))>>>0)));(w=($imul(s,4))+2>>0,((w<0||w>=p.length)?($throwRuntimeError("index out of range"),undefined):p[w]=((g&(((t>>>8>>>0)<<24>>>24)))>>>0)));(x=($imul(s,4))+3>>0,((x<0||x>=p.length)?($throwRuntimeError("index out of range"),undefined):p[x]=((g&((t<<24>>>24)))>>>0)));r++;}y=0;while(true){if(!(y<64)){break;}if(y<56){(z=a.x,((y<0||y>=z.length)?($throwRuntimeError("index out of range"),undefined):z[y]=h));h=0;}else{(ab=a.x,((y<0||y>=ab.length)?($throwRuntimeError("index out of range"),undefined):ab[y]=(aa=y-56<<24>>>24,((aa<0||aa>=b.length)?($throwRuntimeError("index out of range"),undefined):b[aa]))));}y=y+(1)<<24>>>24;}F(a,new Q(a.x));ac=a.h;ad=0;while(true){if(!(ad<5)){break;}ae=ad;af=((ad<0||ad>=ac.length)?($throwRuntimeError("index out of range"),undefined):ac[ad]);ag=$imul(ae,4);((ag<0||ag>=p.length)?($throwRuntimeError("index out of range"),undefined):p[ag]=((((ag<0||ag>=p.length)?($throwRuntimeError("index out of range"),undefined):p[ag])|((((~g<<24>>>24)&(((af>>>24>>>0)<<24>>>24)))>>>0)))>>>0));ah=($imul(ae,4))+1>>0;((ah<0||ah>=p.length)?($throwRuntimeError("index out of range"),undefined):p[ah]=((((ah<0||ah>=p.length)?($throwRuntimeError("index out of range"),undefined):p[ah])|((((~g<<24>>>24)&(((af>>>16>>>0)<<24>>>24)))>>>0)))>>>0));ai=($imul(ae,4))+2>>0;((ai<0||ai>=p.length)?($throwRuntimeError("index out of range"),undefined):p[ai]=((((ai<0||ai>=p.length)?($throwRuntimeError("index out of range"),undefined):p[ai])|((((~g<<24>>>24)&(((af>>>8>>>0)<<24>>>24)))>>>0)))>>>0));aj=($imul(ae,4))+3>>0;((aj<0||aj>=p.length)?($throwRuntimeError("index out of range"),undefined):p[aj]=((((aj<0||aj>=p.length)?($throwRuntimeError("index out of range"),undefined):p[aj])|((((~g<<24>>>24)&((af<<24>>>24)))>>>0)))>>>0));ad++;}return p;};I.prototype.constSum=function(){return this.$val.constSum();};W.methods=[{prop:"MarshalBinary",name:"MarshalBinary",pkg:"",typ:$funcType([],[Q,$error],false)},{prop:"UnmarshalBinary",name:"UnmarshalBinary",pkg:"",typ:$funcType([Q],[$error],false)},{prop:"Reset",name:"Reset",pkg:"",typ:$funcType([],[],false)},{prop:"Size",name:"Size",pkg:"",typ:$funcType([],[$Int],false)},{prop:"BlockSize",name:"BlockSize",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Write",name:"Write",pkg:"",typ:$funcType([Q],[$Int,$error],false)},{prop:"Sum",name:"Sum",pkg:"",typ:$funcType([Q],[Q],false)},{prop:"checkSum",name:"checkSum",pkg:"crypto/sha1",typ:$funcType([],[V],false)},{prop:"ConstantTimeSum",name:"ConstantTimeSum",pkg:"",typ:$funcType([Q],[Q],false)},{prop:"constSum",name:"constSum",pkg:"crypto/sha1",typ:$funcType([],[V],false)}];I.init("crypto/sha1",[{prop:"h",name:"h",embedded:false,exported:false,typ:T,tag:""},{prop:"x",name:"x",embedded:false,exported:false,typ:U,tag:""},{prop:"nx",name:"nx",embedded:false,exported:false,typ:$Int,tag:""},{prop:"len",name:"len",embedded:false,exported:false,typ:$Uint64,tag:""}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=B.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=D.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=E.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=A.$init();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}H();}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["crypto/sha256"]=(function(){var $pkg={},$init,B,C,D,E,A,J,S,T,U,V,W,X,Y,Z,AA,AB,AC,G,F,H,I,K,L,M,N,O,P,R;B=$packages["crypto"];C=$packages["encoding/binary"];D=$packages["errors"];E=$packages["hash"];A=$packages["math/bits"];J=$pkg.digest=$newType(0,$kindStruct,"sha256.digest",true,"crypto/sha256",false,function(h_,x_,nx_,len_,is224_){this.$val=this;if(arguments.length===0){this.h=X.zero();this.x=Y.zero();this.nx=0;this.len=new $Uint64(0,0);this.is224=false;return;}this.h=h_;this.x=x_;this.nx=nx_;this.len=len_;this.is224=is224_;});S=$sliceType($Uint32);T=$arrayType($Uint32,64);U=$sliceType($Uint8);V=$arrayType($Uint8,8);W=$arrayType($Uint8,4);X=$arrayType($Uint32,8);Y=$arrayType($Uint8,64);Z=$arrayType($Uint8,32);AA=$arrayType($Uint8,28);AB=$ptrType(AA);AC=$ptrType(J);F=function(a,b){var a,b;H(a,b);};H=function(a,b){var a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,b,ba,bb,bc,bd,be,bf,bg,bh,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;c=T.zero();d=a.h[0];e=a.h[1];f=a.h[2];g=a.h[3];h=a.h[4];i=a.h[5];j=a.h[6];k=a.h[7];l=d;m=e;n=f;o=g;p=h;q=i;r=j;s=k;while(true){if(!(b.$length>=64)){break;}t=0;while(true){if(!(t<16)){break;}u=$imul(t,4);((t<0||t>=c.length)?($throwRuntimeError("index out of range"),undefined):c[t]=(((((((((((u<0||u>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+u])>>>0))<<24>>>0)|((((v=u+1>>0,((v<0||v>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+v]))>>>0))<<16>>>0))>>>0)|((((w=u+2>>0,((w<0||w>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+w]))>>>0))<<8>>>0))>>>0)|(((x=u+3>>0,((x<0||x>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+x]))>>>0)))>>>0));t=t+(1)>>0;}y=16;while(true){if(!(y<64)){break;}aa=(z=y-2>>0,((z<0||z>=c.length)?($throwRuntimeError("index out of range"),undefined):c[z]));ab=((((A.RotateLeft32(aa,-17))^(A.RotateLeft32(aa,-19)))>>>0)^((aa>>>10>>>0)))>>>0;ad=(ac=y-15>>0,((ac<0||ac>=c.length)?($throwRuntimeError("index out of range"),undefined):c[ac]));ae=((((A.RotateLeft32(ad,-7))^(A.RotateLeft32(ad,-18)))>>>0)^((ad>>>3>>>0)))>>>0;((y<0||y>=c.length)?($throwRuntimeError("index out of range"),undefined):c[y]=(((ab+(af=y-7>>0,((af<0||af>=c.length)?($throwRuntimeError("index out of range"),undefined):c[af]))>>>0)+ae>>>0)+(ag=y-16>>0,((ag<0||ag>=c.length)?($throwRuntimeError("index out of range"),undefined):c[ag]))>>>0));y=y+(1)>>0;}ah=l;ai=m;aj=n;ak=o;al=p;am=q;an=r;ao=s;ap=ah;aq=ai;ar=aj;as=ak;at=al;au=am;av=an;aw=ao;ax=0;while(true){if(!(ax<64)){break;}ay=(((aw+((((((A.RotateLeft32(at,-6))^(A.RotateLeft32(at,-11)))>>>0)^(A.RotateLeft32(at,-25)))>>>0))>>>0)+((((((at&au)>>>0))^((((~at>>>0)&av)>>>0)))>>>0))>>>0)+((ax<0||ax>=G.$length)?($throwRuntimeError("index out of range"),undefined):G.$array[G.$offset+ax])>>>0)+((ax<0||ax>=c.length)?($throwRuntimeError("index out of range"),undefined):c[ax])>>>0;az=((((((A.RotateLeft32(ap,-2))^(A.RotateLeft32(ap,-13)))>>>0)^(A.RotateLeft32(ap,-22)))>>>0))+((((((((ap&aq)>>>0))^(((ap&ar)>>>0)))>>>0)^(((aq&ar)>>>0)))>>>0))>>>0;aw=av;av=au;au=at;at=as+ay>>>0;as=ar;ar=aq;aq=ap;ap=ay+az>>>0;ax=ax+(1)>>0;}l=l+(ap)>>>0;m=m+(aq)>>>0;n=n+(ar)>>>0;o=o+(as)>>>0;p=p+(at)>>>0;q=q+(au)>>>0;r=r+(av)>>>0;s=s+(aw)>>>0;b=$subslice(b,64);}ba=l;bb=m;bc=n;bd=o;be=p;bf=q;bg=r;bh=s;a.h[0]=ba;a.h[1]=bb;a.h[2]=bc;a.h[3]=bd;a.h[4]=be;a.h[5]=bf;a.h[6]=bg;a.h[7]=bh;};I=function(){B.RegisterHash(4,P);B.RegisterHash(5,O);};J.ptr.prototype.MarshalBinary=function(){var a,b;a=this;b=$makeSlice(U,0,108);if(a.is224){b=$appendSlice(b,"sha\x02");}else{b=$appendSlice(b,"sha\x03");}b=L(b,a.h[0]);b=L(b,a.h[1]);b=L(b,a.h[2]);b=L(b,a.h[3]);b=L(b,a.h[4]);b=L(b,a.h[5]);b=L(b,a.h[6]);b=L(b,a.h[7]);b=$appendSlice(b,$subslice(new U(a.x),0,a.nx));b=$subslice(b,0,((b.$length+64>>0)-(a.nx)>>0));b=K(b,a.len);return[b,$ifaceNil];};J.prototype.MarshalBinary=function(){return this.$val.MarshalBinary();};J.ptr.prototype.UnmarshalBinary=function(a){var a,b,c,d,e,f,g,h,i,j,k;b=this;if(a.$length<4||(b.is224&&!(($bytesToString($subslice(a,0,4)))==="sha\x02"))||(!b.is224&&!(($bytesToString($subslice(a,0,4)))==="sha\x03"))){return D.New("crypto/sha256: invalid hash state identifier");}if(!((a.$length===108))){return D.New("crypto/sha256: invalid hash state size");}a=$subslice(a,4);c=N(a);a=c[0];b.h[0]=c[1];d=N(a);a=d[0];b.h[1]=d[1];e=N(a);a=e[0];b.h[2]=e[1];f=N(a);a=f[0];b.h[3]=f[1];g=N(a);a=g[0];b.h[4]=g[1];h=N(a);a=h[0];b.h[5]=h[1];i=N(a);a=i[0];b.h[6]=i[1];j=N(a);a=j[0];b.h[7]=j[1];a=$subslice(a,$copySlice(new U(b.x),a));k=M(a);a=k[0];b.len=k[1];b.nx=(($div64(b.len,new $Uint64(0,64),true).$low>>0));return $ifaceNil;};J.prototype.UnmarshalBinary=function(a){return this.$val.UnmarshalBinary(a);};K=function(a,b){var a,b,c;c=V.zero();$clone(C.BigEndian,C.bigEndian).PutUint64(new U(c),b);return $appendSlice(a,new U(c));};L=function(a,b){var a,b,c;c=W.zero();$clone(C.BigEndian,C.bigEndian).PutUint32(new U(c),b);return $appendSlice(a,new U(c));};M=function(a){var a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p;$unused((7>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+7]));p=(b=(c=(d=(e=(f=(g=(h=(new $Uint64(0,(7>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+7]))),i=$shiftLeft64((new $Uint64(0,(6>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+6]))),8),new $Uint64(h.$high|i.$high,(h.$low|i.$low)>>>0)),j=$shiftLeft64((new $Uint64(0,(5>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+5]))),16),new $Uint64(g.$high|j.$high,(g.$low|j.$low)>>>0)),k=$shiftLeft64((new $Uint64(0,(4>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+4]))),24),new $Uint64(f.$high|k.$high,(f.$low|k.$low)>>>0)),l=$shiftLeft64((new $Uint64(0,(3>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+3]))),32),new $Uint64(e.$high|l.$high,(e.$low|l.$low)>>>0)),m=$shiftLeft64((new $Uint64(0,(2>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+2]))),40),new $Uint64(d.$high|m.$high,(d.$low|m.$low)>>>0)),n=$shiftLeft64((new $Uint64(0,(1>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+1]))),48),new $Uint64(c.$high|n.$high,(c.$low|n.$low)>>>0)),o=$shiftLeft64((new $Uint64(0,(0>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+0]))),56),new $Uint64(b.$high|o.$high,(b.$low|o.$low)>>>0));return[$subslice(a,8),p];};N=function(a){var a,b;$unused((3>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+3]));b=((((((((3>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+3])>>>0))|((((2>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+2])>>>0))<<8>>>0))>>>0)|((((1>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+1])>>>0))<<16>>>0))>>>0)|((((0>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+0])>>>0))<<24>>>0))>>>0;return[$subslice(a,4),b];};J.ptr.prototype.Reset=function(){var a;a=this;if(!a.is224){a.h[0]=1779033703;a.h[1]=3144134277;a.h[2]=1013904242;a.h[3]=2773480762;a.h[4]=1359893119;a.h[5]=2600822924;a.h[6]=528734635;a.h[7]=1541459225;}else{a.h[0]=3238371032;a.h[1]=914150663;a.h[2]=812702999;a.h[3]=4144912697;a.h[4]=4290775857;a.h[5]=1750603025;a.h[6]=1694076839;a.h[7]=3204075428;}a.nx=0;a.len=new $Uint64(0,0);};J.prototype.Reset=function(){return this.$val.Reset();};O=function(){var a;a=new J.ptr(X.zero(),Y.zero(),0,new $Uint64(0,0),false);a.Reset();return a;};$pkg.New=O;P=function(){var a;a=new J.ptr(X.zero(),Y.zero(),0,new $Uint64(0,0),false);a.is224=true;a.Reset();return a;};$pkg.New224=P;J.ptr.prototype.Size=function(){var a;a=this;if(!a.is224){return 32;}return 28;};J.prototype.Size=function(){return this.$val.Size();};J.ptr.prototype.BlockSize=function(){var a;a=this;return 64;};J.prototype.BlockSize=function(){return this.$val.BlockSize();};J.ptr.prototype.Write=function(a){var a,b,c,d,e,f,g,h;b=0;c=$ifaceNil;d=this;b=a.$length;d.len=(e=d.len,f=(new $Uint64(0,b)),new $Uint64(e.$high+f.$high,e.$low+f.$low));if(d.nx>0){g=$copySlice($subslice(new U(d.x),d.nx),a);d.nx=d.nx+(g)>>0;if(d.nx===64){F(d,new U(d.x));d.nx=0;}a=$subslice(a,g);}if(a.$length>=64){h=(a.$length&~63)>>0;F(d,$subslice(a,0,h));a=$subslice(a,h);}if(a.$length>0){d.nx=$copySlice(new U(d.x),a);}return[b,c];};J.prototype.Write=function(a){return this.$val.Write(a);};J.ptr.prototype.Sum=function(a){var a,b,c,d;b=this;c=$clone(b,J);d=$clone(c.checkSum(),Z);if(c.is224){return $appendSlice(a,$subslice(new U(d),0,28));}return $appendSlice(a,new U(d));};J.prototype.Sum=function(a){return this.$val.Sum(a);};J.ptr.prototype.checkSum=function(){var a,b,c,d,e,f,g;a=this;b=a.len;c=Y.zero();c[0]=128;if((d=$div64(b,new $Uint64(0,64),true),(d.$high<0||(d.$high===0&&d.$low<56)))){a.Write($subslice(new U(c),0,$flatten64((e=$div64(b,new $Uint64(0,64),true),new $Uint64(0-e.$high,56-e.$low)))));}else{a.Write($subslice(new U(c),0,$flatten64((f=$div64(b,new $Uint64(0,64),true),new $Uint64(0-f.$high,120-f.$low)))));}b=$shiftLeft64(b,(3));$clone(C.BigEndian,C.bigEndian).PutUint64(new U(c),b);a.Write($subslice(new U(c),0,8));if(!((a.nx===0))){$panic(new $String("d.nx != 0"));}g=Z.zero();$clone(C.BigEndian,C.bigEndian).PutUint32($subslice(new U(g),0),a.h[0]);$clone(C.BigEndian,C.bigEndian).PutUint32($subslice(new U(g),4),a.h[1]);$clone(C.BigEndian,C.bigEndian).PutUint32($subslice(new U(g),8),a.h[2]);$clone(C.BigEndian,C.bigEndian).PutUint32($subslice(new U(g),12),a.h[3]);$clone(C.BigEndian,C.bigEndian).PutUint32($subslice(new U(g),16),a.h[4]);$clone(C.BigEndian,C.bigEndian).PutUint32($subslice(new U(g),20),a.h[5]);$clone(C.BigEndian,C.bigEndian).PutUint32($subslice(new U(g),24),a.h[6]);if(!a.is224){$clone(C.BigEndian,C.bigEndian).PutUint32($subslice(new U(g),28),a.h[7]);}return g;};J.prototype.checkSum=function(){return this.$val.checkSum();};R=function(a){var a,b,c,d;b=new J.ptr(X.zero(),Y.zero(),0,new $Uint64(0,0),false);b.is224=true;b.Reset();b.Write(a);c=$clone(b.checkSum(),Z);d=($sliceToGoArray(new U(c),AB));return d;};$pkg.Sum224=R;AC.methods=[{prop:"MarshalBinary",name:"MarshalBinary",pkg:"",typ:$funcType([],[U,$error],false)},{prop:"UnmarshalBinary",name:"UnmarshalBinary",pkg:"",typ:$funcType([U],[$error],false)},{prop:"Reset",name:"Reset",pkg:"",typ:$funcType([],[],false)},{prop:"Size",name:"Size",pkg:"",typ:$funcType([],[$Int],false)},{prop:"BlockSize",name:"BlockSize",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Write",name:"Write",pkg:"",typ:$funcType([U],[$Int,$error],false)},{prop:"Sum",name:"Sum",pkg:"",typ:$funcType([U],[U],false)},{prop:"checkSum",name:"checkSum",pkg:"crypto/sha256",typ:$funcType([],[Z],false)}];J.init("crypto/sha256",[{prop:"h",name:"h",embedded:false,exported:false,typ:X,tag:""},{prop:"x",name:"x",embedded:false,exported:false,typ:Y,tag:""},{prop:"nx",name:"nx",embedded:false,exported:false,typ:$Int,tag:""},{prop:"len",name:"len",embedded:false,exported:false,typ:$Uint64,tag:""},{prop:"is224",name:"is224",embedded:false,exported:false,typ:$Bool,tag:""}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=B.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=D.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=E.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=A.$init();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}G=new S([1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298]);I();}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["crypto/dsa"]=(function(){var $pkg={},$init,D,A,B,C,E,F,O;D=$packages["crypto/internal/randutil"];A=$packages["errors"];B=$packages["io"];C=$packages["math/big"];E=$pkg.Parameters=$newType(0,$kindStruct,"dsa.Parameters",true,"crypto/dsa",true,function(P_,Q_,G_){this.$val=this;if(arguments.length===0){this.P=O.nil;this.Q=O.nil;this.G=O.nil;return;}this.P=P_;this.Q=Q_;this.G=G_;});F=$pkg.PublicKey=$newType(0,$kindStruct,"dsa.PublicKey",true,"crypto/dsa",true,function(Parameters_,Y_){this.$val=this;if(arguments.length===0){this.Parameters=new E.ptr(O.nil,O.nil,O.nil);this.Y=O.nil;return;}this.Parameters=Parameters_;this.Y=Y_;});O=$ptrType(C.Int);E.init("",[{prop:"P",name:"P",embedded:false,exported:true,typ:O,tag:""},{prop:"Q",name:"Q",embedded:false,exported:true,typ:O,tag:""},{prop:"G",name:"G",embedded:false,exported:true,typ:O,tag:""}]);F.init("",[{prop:"Parameters",name:"Parameters",embedded:true,exported:true,typ:E,tag:""},{prop:"Y",name:"Y",embedded:false,exported:true,typ:O,tag:""}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=D.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=A.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$pkg.ErrInvalidPublicKey=A.New("crypto/dsa: invalid public key");}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["encoding/hex"]=(function(){var $pkg={},$init,A,B,C,D,V,E,F,K;A=$packages["errors"];B=$packages["fmt"];C=$packages["io"];D=$packages["strings"];V=$sliceType($Uint8);E=function(a){var a;return $imul(a,2);};$pkg.EncodedLen=E;F=function(a,b){var a,b,c,d,e,f,g;c=0;d=b;e=0;while(true){if(!(e=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+e]);((c<0||c>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+c]="0123456789abcdef".charCodeAt((f>>>4<<24>>>24)));(g=c+1>>0,((g<0||g>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+g]="0123456789abcdef".charCodeAt(((f&15)>>>0))));c=c+(2)>>0;e++;}return $imul(b.$length,2);};$pkg.Encode=F;K=function(a){var a,b;b=$makeSlice(V,E(a.$length));F(b,a);return($bytesToString(b));};$pkg.EncodeToString=K;$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=D.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$pkg.ErrLength=A.New("encoding/hex: odd length hex string");}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["crypto/x509/pkix"]=(function(){var $pkg={},$init,A,B,C,D,E,F,G,I,J,L,M,X,Y,Z,AA,AB,AC,AD,AE,AF,AG,AI,AJ,AK,AL,AM,AN,AO,H,N,O,P,Q,R,S,T,U,V,W;A=$packages["encoding/asn1"];B=$packages["encoding/hex"];C=$packages["fmt"];D=$packages["math/big"];E=$packages["time"];F=$pkg.AlgorithmIdentifier=$newType(0,$kindStruct,"pkix.AlgorithmIdentifier",true,"crypto/x509/pkix",true,function(Algorithm_,Parameters_){this.$val=this;if(arguments.length===0){this.Algorithm=A.ObjectIdentifier.nil;this.Parameters=new A.RawValue.ptr(0,0,false,AG.nil,AG.nil);return;}this.Algorithm=Algorithm_;this.Parameters=Parameters_;});G=$pkg.RDNSequence=$newType(12,$kindSlice,"pkix.RDNSequence",true,"crypto/x509/pkix",true,null);I=$pkg.RelativeDistinguishedNameSET=$newType(12,$kindSlice,"pkix.RelativeDistinguishedNameSET",true,"crypto/x509/pkix",true,null);J=$pkg.AttributeTypeAndValue=$newType(0,$kindStruct,"pkix.AttributeTypeAndValue",true,"crypto/x509/pkix",true,function(Type_,Value_){this.$val=this;if(arguments.length===0){this.Type=A.ObjectIdentifier.nil;this.Value=$ifaceNil;return;}this.Type=Type_;this.Value=Value_;});L=$pkg.Extension=$newType(0,$kindStruct,"pkix.Extension",true,"crypto/x509/pkix",true,function(Id_,Critical_,Value_){this.$val=this;if(arguments.length===0){this.Id=A.ObjectIdentifier.nil;this.Critical=false;this.Value=AG.nil;return;}this.Id=Id_;this.Critical=Critical_;this.Value=Value_;});M=$pkg.Name=$newType(0,$kindStruct,"pkix.Name",true,"crypto/x509/pkix",true,function(Country_,Organization_,OrganizationalUnit_,Locality_,Province_,StreetAddress_,PostalCode_,SerialNumber_,CommonName_,Names_,ExtraNames_){this.$val=this;if(arguments.length===0){this.Country=AE.nil;this.Organization=AE.nil;this.OrganizationalUnit=AE.nil;this.Locality=AE.nil;this.Province=AE.nil;this.StreetAddress=AE.nil;this.PostalCode=AE.nil;this.SerialNumber="";this.CommonName="";this.Names=AD.nil;this.ExtraNames=AD.nil;return;}this.Country=Country_;this.Organization=Organization_;this.OrganizationalUnit=OrganizationalUnit_;this.Locality=Locality_;this.Province=Province_;this.StreetAddress=StreetAddress_;this.PostalCode=PostalCode_;this.SerialNumber=SerialNumber_;this.CommonName=CommonName_;this.Names=Names_;this.ExtraNames=ExtraNames_;});X=$pkg.CertificateList=$newType(0,$kindStruct,"pkix.CertificateList",true,"crypto/x509/pkix",true,function(TBSCertList_,SignatureAlgorithm_,SignatureValue_){this.$val=this;if(arguments.length===0){this.TBSCertList=new Y.ptr(A.RawContent.nil,0,new F.ptr(A.ObjectIdentifier.nil,new A.RawValue.ptr(0,0,false,AG.nil,AG.nil)),G.nil,new E.Time.ptr(new $Uint64(0,0),new $Int64(0,0),AK.nil),new E.Time.ptr(new $Uint64(0,0),new $Int64(0,0),AK.nil),AL.nil,AM.nil);this.SignatureAlgorithm=new F.ptr(A.ObjectIdentifier.nil,new A.RawValue.ptr(0,0,false,AG.nil,AG.nil));this.SignatureValue=new A.BitString.ptr(AG.nil,0);return;}this.TBSCertList=TBSCertList_;this.SignatureAlgorithm=SignatureAlgorithm_;this.SignatureValue=SignatureValue_;});Y=$pkg.TBSCertificateList=$newType(0,$kindStruct,"pkix.TBSCertificateList",true,"crypto/x509/pkix",true,function(Raw_,Version_,Signature_,Issuer_,ThisUpdate_,NextUpdate_,RevokedCertificates_,Extensions_){this.$val=this;if(arguments.length===0){this.Raw=A.RawContent.nil;this.Version=0;this.Signature=new F.ptr(A.ObjectIdentifier.nil,new A.RawValue.ptr(0,0,false,AG.nil,AG.nil));this.Issuer=G.nil;this.ThisUpdate=new E.Time.ptr(new $Uint64(0,0),new $Int64(0,0),AK.nil);this.NextUpdate=new E.Time.ptr(new $Uint64(0,0),new $Int64(0,0),AK.nil);this.RevokedCertificates=AL.nil;this.Extensions=AM.nil;return;}this.Raw=Raw_;this.Version=Version_;this.Signature=Signature_;this.Issuer=Issuer_;this.ThisUpdate=ThisUpdate_;this.NextUpdate=NextUpdate_;this.RevokedCertificates=RevokedCertificates_;this.Extensions=Extensions_;});Z=$pkg.RevokedCertificate=$newType(0,$kindStruct,"pkix.RevokedCertificate",true,"crypto/x509/pkix",true,function(SerialNumber_,RevocationTime_,Extensions_){this.$val=this;if(arguments.length===0){this.SerialNumber=AO.nil;this.RevocationTime=new E.Time.ptr(new $Uint64(0,0),new $Int64(0,0),AK.nil);this.Extensions=AM.nil;return;}this.SerialNumber=SerialNumber_;this.RevocationTime=RevocationTime_;this.Extensions=Extensions_;});AA=$sliceType($Int);AB=$sliceType($emptyInterface);AC=$sliceType($Int32);AD=$sliceType(J);AE=$sliceType($String);AF=$sliceType(I);AG=$sliceType($Uint8);AI=$ptrType(G);AJ=$ptrType(M);AK=$ptrType(E.Location);AL=$sliceType(Z);AM=$sliceType(L);AN=$ptrType(X);AO=$ptrType(D.Int);G.prototype.String=function(){var{a,aa,ab,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b="";c=0;case 1:if(!(c>0)-c>>0,((d<0||d>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+d]));if(c>0){b=b+(",");}f=e;g=0;case 3:if(!(g=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+g]),J);if(h>0){b=b+("+");}j=i.Type.String();k=(l=H[$String.keyFor(j)],l!==undefined?[l.v,true]:["",false]);m=k[0];n=k[1];if(!n){$s=5;continue;}$s=6;continue;case 5:p=A.Marshal(i.Value);$s=7;case 7:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}o=p;q=o[0];r=o[1];if($interfaceIsEqual(r,$ifaceNil)){b=b+(j+"=#"+B.EncodeToString(q));g++;$s=3;continue;}m=j;case 6:s=C.Sprint(new AB([i.Value]));$s=8;case 8:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=s;u=$makeSlice(AC,0,t.length);v=t;w=0;while(true){if(!(w>0));}else if(ab===(35)){aa=y===0;}if(aa){u=$append(u,92,z);}else{u=$append(u,z);}w+=x[1];}b=b+(m+"="+($runesToString(u)));g++;$s=3;continue;case 4:c=c+(1)>>0;$s=1;continue;case 2:$s=-1;return b;}return;}var $f={$blk:G.prototype.String,$c:true,$r,a,aa,ab,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};$ptrType(G).prototype.String=function(){return this.$get().String();};M.ptr.prototype.FillFromRDNSequence=function(a){var a,b,c,d,e,f,g,h,i,j,k,l,m;b=this;c=a.$get();d=0;while(true){if(!(d=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+d]);if(e.$length===0){d++;continue;}f=e;g=0;while(true){if(!(g=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+g]),J);b.Names=$append(b.Names,h);i=$assertType(h.Value,$String,true);j=i[0];k=i[1];if(!k){g++;continue;}l=h.Type;if((l.$length===4)&&((0>=l.$length?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+0])===2)&&((1>=l.$length?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+1])===5)&&((2>=l.$length?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+2])===4)){m=(3>=l.$length?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+3]);if(m===(3)){b.CommonName=j;}else if(m===(5)){b.SerialNumber=j;}else if(m===(6)){b.Country=$append(b.Country,j);}else if(m===(7)){b.Locality=$append(b.Locality,j);}else if(m===(8)){b.Province=$append(b.Province,j);}else if(m===(9)){b.StreetAddress=$append(b.StreetAddress,j);}else if(m===(10)){b.Organization=$append(b.Organization,j);}else if(m===(11)){b.OrganizationalUnit=$append(b.OrganizationalUnit,j);}else if(m===(17)){b.PostalCode=$append(b.PostalCode,j);}}g++;}d++;}};M.prototype.FillFromRDNSequence=function(a){return this.$val.FillFromRDNSequence(a);};M.ptr.prototype.appendRDNs=function(a,b,c){var a,b,c,d,e,f,g,h,i;d=this;if((b.$length===0)||W(c,d.ExtraNames)){return a;}e=$makeSlice(AD,b.$length);f=b;g=0;while(true){if(!(g=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+g]);((h<0||h>=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+h]).Type=c;((h<0||h>=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+h]).Value=new $String(i);g++;}return $append(a,$convertSliceType(e,I));};M.prototype.appendRDNs=function(a,b,c){return this.$val.appendRDNs(a,b,c);};M.ptr.prototype.ToRDNSequence=function(){var a,b,c,d,e;a=G.nil;b=this;a=$clone(b,M).appendRDNs(a,b.Country,$convertSliceType(N,A.ObjectIdentifier));a=$clone(b,M).appendRDNs(a,b.Province,$convertSliceType(T,A.ObjectIdentifier));a=$clone(b,M).appendRDNs(a,b.Locality,$convertSliceType(S,A.ObjectIdentifier));a=$clone(b,M).appendRDNs(a,b.StreetAddress,$convertSliceType(U,A.ObjectIdentifier));a=$clone(b,M).appendRDNs(a,b.PostalCode,$convertSliceType(V,A.ObjectIdentifier));a=$clone(b,M).appendRDNs(a,b.Organization,$convertSliceType(O,A.ObjectIdentifier));a=$clone(b,M).appendRDNs(a,b.OrganizationalUnit,$convertSliceType(P,A.ObjectIdentifier));if(b.CommonName.length>0){a=$clone(b,M).appendRDNs(a,new AE([b.CommonName]),$convertSliceType(Q,A.ObjectIdentifier));}if(b.SerialNumber.length>0){a=$clone(b,M).appendRDNs(a,new AE([b.SerialNumber]),$convertSliceType(R,A.ObjectIdentifier));}c=b.ExtraNames;d=0;while(true){if(!(d=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+d]),J);a=$append(a,$convertSliceType(new AD([$clone(e,J)]),I));d++;}a=a;return a;};M.prototype.ToRDNSequence=function(){return this.$val.ToRDNSequence();};M.ptr.prototype.String=function(){var{a,b,c,d,e,f,g,h,i,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=G.nil;if(a.ExtraNames===AD.nil){c=a.Names;d=0;while(true){if(!(d=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+d]),J);f=e.Type;if((f.$length===4)&&((0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])===2)&&((1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1])===5)&&((2>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+2])===4)){g=(3>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+3]);if((g===(3))||(g===(5))||(g===(6))||(g===(7))||(g===(8))||(g===(9))||(g===(10))||(g===(11))||(g===(17))){d++;continue;}}b=$append(b,$convertSliceType(new AD([$clone(e,J)]),I));d++;}}b=$appendSlice(b,$convertSliceType($clone(a,M).ToRDNSequence(),AF));h=b.String();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=2;case 2:return i;}return;}var $f={$blk:M.ptr.prototype.String,$c:true,$r,a,b,c,d,e,f,g,h,i,$s};return $f;};M.prototype.String=function(){return this.$val.String();};W=function(a,b){var a,b,c,d,e;c=b;d=0;while(true){if(!(d=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+d]),J);if(e.Type.Equal(a)){return true;}d++;}return false;};X.ptr.prototype.HasExpired=function(a){var a,b;b=this;return!$clone(a,E.Time).Before($clone(b.TBSCertList.NextUpdate,E.Time));};X.prototype.HasExpired=function(a){return this.$val.HasExpired(a);};G.methods=[{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)}];M.methods=[{prop:"appendRDNs",name:"appendRDNs",pkg:"crypto/x509/pkix",typ:$funcType([G,AE,A.ObjectIdentifier],[G],false)},{prop:"ToRDNSequence",name:"ToRDNSequence",pkg:"",typ:$funcType([],[G],false)},{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)}];AJ.methods=[{prop:"FillFromRDNSequence",name:"FillFromRDNSequence",pkg:"",typ:$funcType([AI],[],false)}];AN.methods=[{prop:"HasExpired",name:"HasExpired",pkg:"",typ:$funcType([E.Time],[$Bool],false)}];F.init("",[{prop:"Algorithm",name:"Algorithm",embedded:false,exported:true,typ:A.ObjectIdentifier,tag:""},{prop:"Parameters",name:"Parameters",embedded:false,exported:true,typ:A.RawValue,tag:"asn1:\"optional\""}]);G.init(I);I.init(J);J.init("",[{prop:"Type",name:"Type",embedded:false,exported:true,typ:A.ObjectIdentifier,tag:""},{prop:"Value",name:"Value",embedded:false,exported:true,typ:$emptyInterface,tag:""}]);L.init("",[{prop:"Id",name:"Id",embedded:false,exported:true,typ:A.ObjectIdentifier,tag:""},{prop:"Critical",name:"Critical",embedded:false,exported:true,typ:$Bool,tag:"asn1:\"optional\""},{prop:"Value",name:"Value",embedded:false,exported:true,typ:AG,tag:""}]);M.init("",[{prop:"Country",name:"Country",embedded:false,exported:true,typ:AE,tag:""},{prop:"Organization",name:"Organization",embedded:false,exported:true,typ:AE,tag:""},{prop:"OrganizationalUnit",name:"OrganizationalUnit",embedded:false,exported:true,typ:AE,tag:""},{prop:"Locality",name:"Locality",embedded:false,exported:true,typ:AE,tag:""},{prop:"Province",name:"Province",embedded:false,exported:true,typ:AE,tag:""},{prop:"StreetAddress",name:"StreetAddress",embedded:false,exported:true,typ:AE,tag:""},{prop:"PostalCode",name:"PostalCode",embedded:false,exported:true,typ:AE,tag:""},{prop:"SerialNumber",name:"SerialNumber",embedded:false,exported:true,typ:$String,tag:""},{prop:"CommonName",name:"CommonName",embedded:false,exported:true,typ:$String,tag:""},{prop:"Names",name:"Names",embedded:false,exported:true,typ:AD,tag:""},{prop:"ExtraNames",name:"ExtraNames",embedded:false,exported:true,typ:AD,tag:""}]);X.init("",[{prop:"TBSCertList",name:"TBSCertList",embedded:false,exported:true,typ:Y,tag:""},{prop:"SignatureAlgorithm",name:"SignatureAlgorithm",embedded:false,exported:true,typ:F,tag:""},{prop:"SignatureValue",name:"SignatureValue",embedded:false,exported:true,typ:A.BitString,tag:""}]);Y.init("",[{prop:"Raw",name:"Raw",embedded:false,exported:true,typ:A.RawContent,tag:""},{prop:"Version",name:"Version",embedded:false,exported:true,typ:$Int,tag:"asn1:\"optional,default:0\""},{prop:"Signature",name:"Signature",embedded:false,exported:true,typ:F,tag:""},{prop:"Issuer",name:"Issuer",embedded:false,exported:true,typ:G,tag:""},{prop:"ThisUpdate",name:"ThisUpdate",embedded:false,exported:true,typ:E.Time,tag:""},{prop:"NextUpdate",name:"NextUpdate",embedded:false,exported:true,typ:E.Time,tag:"asn1:\"optional\""},{prop:"RevokedCertificates",name:"RevokedCertificates",embedded:false,exported:true,typ:AL,tag:"asn1:\"optional\""},{prop:"Extensions",name:"Extensions",embedded:false,exported:true,typ:AM,tag:"asn1:\"tag:0,optional,explicit\""}]);Z.init("",[{prop:"SerialNumber",name:"SerialNumber",embedded:false,exported:true,typ:AO,tag:""},{prop:"RevocationTime",name:"RevocationTime",embedded:false,exported:true,typ:E.Time,tag:""},{prop:"Extensions",name:"Extensions",embedded:false,exported:true,typ:AM,tag:"asn1:\"optional\""}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=D.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=E.$init();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}H=$makeMap($String.keyFor,[{k:"2.5.4.6",v:"C"},{k:"2.5.4.10",v:"O"},{k:"2.5.4.11",v:"OU"},{k:"2.5.4.3",v:"CN"},{k:"2.5.4.5",v:"SERIALNUMBER"},{k:"2.5.4.7",v:"L"},{k:"2.5.4.8",v:"ST"},{k:"2.5.4.9",v:"STREET"},{k:"2.5.4.17",v:"POSTALCODE"}]);N=new AA([2,5,4,6]);O=new AA([2,5,4,10]);P=new AA([2,5,4,11]);Q=new AA([2,5,4,3]);R=new AA([2,5,4,5]);S=new AA([2,5,4,7]);T=new AA([2,5,4,8]);U=new AA([2,5,4,9]);V=new AA([2,5,4,17]);}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["encoding/pem"]=(function(){var $pkg={},$init,A,B,C,D,E,F,G,T,U,X,J,K,L,M,H,I,N;A=$packages["bytes"];B=$packages["encoding/base64"];C=$packages["errors"];D=$packages["io"];E=$packages["sort"];F=$packages["strings"];G=$pkg.Block=$newType(0,$kindStruct,"pem.Block",true,"encoding/pem",true,function(Type_,Headers_,Bytes_){this.$val=this;if(arguments.length===0){this.Type="";this.Headers=false;this.Bytes=T.nil;return;}this.Type=Type_;this.Headers=Headers_;this.Bytes=Bytes_;});T=$sliceType($Uint8);U=$ptrType(G);X=$mapType($String,$String);H=function(a){var a,b,c,d,e,f,g,h;b=T.nil;c=T.nil;d=A.IndexByte(a,10);e=0;if(d<0){d=a.$length;e=d;}else{e=d+1>>0;if(d>0&&((f=d-1>>0,((f<0||f>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+f]))===13)){d=d-(1)>>0;}}g=A.TrimRight($subslice(a,0,d)," \t");h=$subslice(a,e);b=g;c=h;return[b,c];};I=function(a){var a,b,c,d,e,f;if(!A.ContainsAny(a," \t")){return a;}b=$makeSlice(T,a.$length);c=0;d=a;e=0;while(true){if(!(e=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+e]);if((f===32)||(f===9)){e++;continue;}((c<0||c>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+c]=f);c=c+(1)>>0;e++;}return $subslice(b,0,c);};N=function(a){var{a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=U.nil;c=T.nil;c=a;case 1:if(A.HasPrefix(c,$subslice(J,1))){c=$subslice(c,(J.$length-1>>0));}else{d=A.Cut(c,J);e=d[1];f=d[2];if(f){c=e;}else{g=U.nil;h=a;b=g;c=h;$s=-1;return[b,c];}}i=T.nil;j=H(c);i=j[0];c=j[1];if(!A.HasSuffix(i,L)){$s=1;continue;}i=$subslice(i,0,(i.$length-L.$length>>0));b=new G.ptr(($bytesToString(i)),{},T.nil);case 3:if(c.$length===0){k=U.nil;l=a;b=k;c=l;$s=-1;return[b,c];}m=H(c);n=m[0];o=m[1];p=A.Cut(n,M);q=p[0];r=p[1];s=p[2];if(!s){$s=4;continue;}t=A.TrimSpace(q);$s=5;case 5:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}q=t;u=A.TrimSpace(r);$s=6;case 6:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}r=u;v=($bytesToString(q));(b.Headers||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(v)]={k:v,v:($bytesToString(r))};c=o;$s=3;continue;case 4:w=0;x=0;y=w;z=x;if(($keys(b.Headers).length===0)&&A.HasPrefix(c,$subslice(K,1))){y=0;z=K.$length-1>>0;}else{y=A.Index(c,K);z=y+K.$length>>0;}if(y<0){$s=1;continue;}aa=$subslice(c,z);ab=i.$length+L.$length>>0;if(aa.$length>0)-1>>0)));c=aj[1];ak=b;al=c;b=ak;c=al;$s=-1;return[b,c];case 2:$s=-1;return[b,c];}return;}var $f={$blk:N,$c:true,$r,a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};$pkg.Decode=N;G.init("",[{prop:"Type",name:"Type",embedded:false,exported:true,typ:$String,tag:""},{prop:"Headers",name:"Headers",embedded:false,exported:true,typ:X,tag:""},{prop:"Bytes",name:"Bytes",embedded:false,exported:true,typ:T,tag:""}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=D.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=E.$init();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=F.$init();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}J=(new T($stringToBytes("\n-----BEGIN ")));K=(new T($stringToBytes("\n-----END ")));L=(new T($stringToBytes("-----")));M=(new T($stringToBytes(":")));}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["internal/godebug"]=(function(){var $pkg={},$init,A,B,C;A=$packages["os"];B=function(a){var{a,b,c,d,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=A.Getenv("GODEBUG");$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=C(b,a);$s=2;case 2:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c;$s=3;case 3:return d;}return;}var $f={$blk:B,$c:true,$r,a,b,c,d,$s};return $f;};$pkg.Get=B;C=function(a,b){var a,b,c,d,e,f,g,h,i,j;c=0;while(true){if(!(c<((a.length-b.length>>0)-1>>0))){break;}if(c>0&&!((a.charCodeAt((c-1>>0))===44))){c=c+(1)>>0;continue;}d=$substring(a,(c+b.length>>0));if(!((d.charCodeAt(0)===61))||!($substring(a,c,(c+b.length>>0))===b)){c=c+(1)>>0;continue;}e=$substring(d,1);f=e;g=0;while(true){if(!(g>0;$r=f.mu.Unlock();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=i.wg.Wait();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}k=i.val;l=i.err;m=true;c=k;d=l;e=m;$s=-1;return[c,d,e];case 3:n=new B.ptr(new A.WaitGroup.ptr(0,$chanNil,new $Uint64(0,0),0),$ifaceNil,$ifaceNil,0,G.nil);n.wg.Add(1);o=a;(f.m||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(o)]={k:o,v:n};$r=f.mu.Unlock();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=f.doCall(n,a,b);$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}p=n.val;q=n.err;r=n.dups>0;c=p;d=q;e=r;$s=-1;return[c,d,e];}return;}var $f={$blk:C.ptr.prototype.Do,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,$s};return $f;};C.prototype.Do=function(a,b){return this.$val.Do(a,b);};C.ptr.prototype.DoChan=function(a,b){var{a,b,c,d,e,f,g,h,i,j,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this;d=new $Chan(D,1);$r=c.mu.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(c.m===false){c.m={};}e=(f=c.m[$String.keyFor(a)],f!==undefined?[f.v,true]:[E.nil,false]);g=e[0];h=e[1];if(h){$s=2;continue;}$s=3;continue;case 2:g.dups=g.dups+(1)>>0;g.chans=$append(g.chans,d);$r=c.mu.Unlock();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return[d,false];case 3:i=new B.ptr(new A.WaitGroup.ptr(0,$chanNil,new $Uint64(0,0),0),$ifaceNil,$ifaceNil,0,new G([d]));i.wg.Add(1);j=a;(c.m||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(j)]={k:j,v:i};$r=c.mu.Unlock();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$go($methodVal(c,"doCall"),[i,a,b]);$s=-1;return[d,true];}return;}var $f={$blk:C.ptr.prototype.DoChan,$c:true,$r,a,b,c,d,e,f,g,h,i,j,$s};return $f;};C.prototype.DoChan=function(a,b){return this.$val.DoChan(a,b);};C.ptr.prototype.doCall=function(a,b,c){var{a,b,c,d,e,f,g,h,i,$s,$r,$c}=$restore(this,{a,b,c});$s=$s||0;s:while(true){switch($s){case 0:d=this;f=c();$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}e=f;a.val=e[0];a.err=e[1];a.wg.Done();$r=d.mu.Lock();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}delete d.m[$String.keyFor(b)];g=a.chans;h=0;case 3:if(!(h=g.$length)?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+h]);$r=$send(i,$clone(new D.ptr(a.val,a.err,a.dups>0),D));$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}h++;$s=3;continue;case 4:$r=d.mu.Unlock();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:C.ptr.prototype.doCall,$c:true,$r,a,b,c,d,e,f,g,h,i,$s};return $f;};C.prototype.doCall=function(a,b,c){return this.$val.doCall(a,b,c);};C.ptr.prototype.ForgetUnshared=function(a){var{a,b,c,d,e,f,g,h,i,$s,$deferred,$r,$c}=$restore(this,{a});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);b=this;$r=b.mu.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(b.mu,"Unlock"),[]]);c=(d=b.m[$String.keyFor(a)],d!==undefined?[d.v,true]:[E.nil,false]);e=c[0];f=c[1];if(!f){$s=2;continue;}$s=3;continue;case 2:g=true;$s=4;case 4:return g;case 3:if(e.dups===0){$s=5;continue;}$s=6;continue;case 5:delete b.m[$String.keyFor(a)];h=true;$s=7;case 7:return h;case 6:i=false;$s=8;case 8:return i;}return;}}catch(err){$err=err;$s=-1;return false;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:C.ptr.prototype.ForgetUnshared,$c:true,$r,a,b,c,d,e,f,g,h,i,$s,$deferred};return $f;}}};C.prototype.ForgetUnshared=function(a){return this.$val.ForgetUnshared(a);};J.methods=[{prop:"Do",name:"Do",pkg:"",typ:$funcType([$String,H],[$emptyInterface,$error,$Bool],false)},{prop:"DoChan",name:"DoChan",pkg:"",typ:$funcType([$String,H],[I,$Bool],false)},{prop:"doCall",name:"doCall",pkg:"internal/singleflight",typ:$funcType([E,$String,H],[],false)},{prop:"ForgetUnshared",name:"ForgetUnshared",pkg:"",typ:$funcType([$String],[$Bool],false)}];B.init("internal/singleflight",[{prop:"wg",name:"wg",embedded:false,exported:false,typ:A.WaitGroup,tag:""},{prop:"val",name:"val",embedded:false,exported:false,typ:$emptyInterface,tag:""},{prop:"err",name:"err",embedded:false,exported:false,typ:$error,tag:""},{prop:"dups",name:"dups",embedded:false,exported:false,typ:$Int,tag:""},{prop:"chans",name:"chans",embedded:false,exported:false,typ:G,tag:""}]);C.init("internal/singleflight",[{prop:"mu",name:"mu",embedded:false,exported:false,typ:A.Mutex,tag:""},{prop:"m",name:"m",embedded:false,exported:false,typ:K,tag:""}]);D.init("",[{prop:"Val",name:"Val",embedded:false,exported:true,typ:$emptyInterface,tag:""},{prop:"Err",name:"Err",embedded:false,exported:true,typ:$error,tag:""},{prop:"Shared",name:"Shared",embedded:false,exported:true,typ:$Bool,tag:""}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["internal/intern"]=(function(){var $pkg={},$init,A,B,C,D,E,Q,R,S,I,b,J;A=$packages["internal/godebug"];B=$packages["runtime"];C=$packages["sync"];D=$pkg.Value=$newType(0,$kindStruct,"intern.Value",true,"internal/intern",true,function(_$0_,cmpVal_,resurrected_){this.$val=this;if(arguments.length===0){this._$0=R.zero();this.cmpVal=$ifaceNil;this.resurrected=false;return;}this._$0=_$0_;this.cmpVal=cmpVal_;this.resurrected=resurrected_;});E=$pkg.key=$newType(0,$kindStruct,"intern.key",true,"internal/intern",false,function(s_,cmpVal_,isString_){this.$val=this;if(arguments.length===0){this.s="";this.cmpVal=$ifaceNil;this.isString=false;return;}this.s=s_;this.cmpVal=cmpVal_;this.isString=isString_;});Q=$funcType([],[],false);R=$arrayType(Q,0);S=$ptrType(D);D.ptr.prototype.Get=function(){var c;c=this;return c.cmpVal;};D.prototype.Get=function(){return this.$val.Get();};E.ptr.prototype.Value=function(){var c;c=this;if(c.isString){return new D.ptr(R.zero(),new $String(c.s),false);}return new D.ptr(R.zero(),c.cmpVal,false);};E.prototype.Value=function(){return this.$val.Value();};J=function(){var{c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:c=A.Get("intern");$s=3;case 3:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}if(c==="leaky"){$s=1;continue;}$s=2;continue;case 1:$s=-1;return $makeMap(E.keyFor,[]);case 2:$s=-1;return false;}return;}var $f={$blk:J,$c:true,$r,c,$s};return $f;};S.methods=[{prop:"Get",name:"Get",pkg:"",typ:$funcType([],[$emptyInterface],false)}];E.methods=[{prop:"Value",name:"Value",pkg:"",typ:$funcType([],[S],false)}];D.init("internal/intern",[{prop:"_$0",name:"_",embedded:false,exported:false,typ:R,tag:""},{prop:"cmpVal",name:"cmpVal",embedded:false,exported:false,typ:$emptyInterface,tag:""},{prop:"resurrected",name:"resurrected",embedded:false,exported:false,typ:$Bool,tag:""}]);E.init("internal/intern",[{prop:"s",name:"s",embedded:false,exported:false,typ:$String,tag:""},{prop:"cmpVal",name:"cmpVal",embedded:false,exported:false,typ:$emptyInterface,tag:""},{prop:"isString",name:"isString",embedded:false,exported:false,typ:$Bool,tag:""}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}b=J();$s=4;case 4:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}I=b;}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["net/netip"]=(function(){var $pkg={},$init,B,E,F,G,C,A,D,H,S,Z,AF,AP,AU,AV,AW,AX,AY,AZ,BA,BB,BC,BD,BE,BF,AQ,AR,AS,I,L,M,N,O,P,Q,T,U,V,W,X,Y,AA,AB,AC,AE,AG,AH,AJ,AK,AL,AM,AN,AO;B=$packages["errors"];E=$packages["internal/bytealg"];F=$packages["internal/intern"];G=$packages["internal/itoa"];C=$packages["math"];A=$packages["math/bits"];D=$packages["strconv"];H=$pkg.uint128=$newType(0,$kindStruct,"netip.uint128",true,"net/netip",false,function(hi_,lo_){this.$val=this;if(arguments.length===0){this.hi=new $Uint64(0,0);this.lo=new $Uint64(0,0);return;}this.hi=hi_;this.lo=lo_;});S=$pkg.parseAddrError=$newType(0,$kindStruct,"netip.parseAddrError",true,"net/netip",false,function(in$0_,msg_,at_){this.$val=this;if(arguments.length===0){this.in$0="";this.msg="";this.at="";return;}this.in$0=in$0_;this.msg=msg_;this.at=at_;});Z=$pkg.AddrPort=$newType(0,$kindStruct,"netip.AddrPort",true,"net/netip",true,function(ip_,port_){this.$val=this;if(arguments.length===0){this.ip=new AP.ptr(new H.ptr(new $Uint64(0,0),new $Uint64(0,0)),"");this.port=0;return;}this.ip=ip_;this.port=port_;});AF=$pkg.Prefix=$newType(0,$kindStruct,"netip.Prefix",true,"net/netip",true,function(ip_,bits_){this.$val=this;if(arguments.length===0){this.ip=new AP.ptr(new H.ptr(new $Uint64(0,0),new $Uint64(0,0)),"");this.bits=0;return;}this.ip=ip_;this.bits=bits_;});AP=$pkg.Addr=$newType(0,$kindStruct,"netip.Addr",true,"net/netip",true,function(addr_,z_){this.$val=this;if(arguments.length===0){this.addr=new H.ptr(new $Uint64(0,0),new $Uint64(0,0));this.z="";return;}this.addr=addr_;this.z=z_;});AU=$funcType([],[],false);AV=$arrayType(AU,0);AW=$ptrType($Uint64);AX=$arrayType($Uint8,4);AY=$sliceType($Uint8);AZ=$arrayType($Uint8,16);BA=$ptrType(AX);BB=$arrayType(AW,2);BC=$ptrType(H);BD=$ptrType(Z);BE=$ptrType(AF);BF=$ptrType(AP);I=function(b){var b,c;return new H.ptr((c=$shiftRightUint64(new $Uint64(4294967295,4294967295),b),new $Uint64(~c.$high,~c.$low>>>0)),$shiftLeft64(new $Uint64(4294967295,4294967295),((128-b>>0))));};H.ptr.prototype.isZero=function(){var b,c,d,e;b=this;return(c=(d=b.hi,e=b.lo,new $Uint64(d.$high|e.$high,(d.$low|e.$low)>>>0)),(c.$high===0&&c.$low===0));};H.prototype.isZero=function(){return this.$val.isZero();};H.ptr.prototype.and=function(b){var b,c,d,e,f,g;c=this;return new H.ptr((d=c.hi,e=b.hi,new $Uint64(d.$high&e.$high,(d.$low&e.$low)>>>0)),(f=c.lo,g=b.lo,new $Uint64(f.$high&g.$high,(f.$low&g.$low)>>>0)));};H.prototype.and=function(b){return this.$val.and(b);};H.ptr.prototype.xor=function(b){var b,c,d,e,f,g;c=this;return new H.ptr((d=c.hi,e=b.hi,new $Uint64(d.$high^e.$high,(d.$low^e.$low)>>>0)),(f=c.lo,g=b.lo,new $Uint64(f.$high^g.$high,(f.$low^g.$low)>>>0)));};H.prototype.xor=function(b){return this.$val.xor(b);};H.ptr.prototype.subOne=function(){var b,c,d,e,f;b=this;c=A.Sub64(b.lo,new $Uint64(0,1),new $Uint64(0,0));d=c[0];e=c[1];return new H.ptr((f=b.hi,new $Uint64(f.$high-e.$high,f.$low-e.$low)),d);};H.prototype.subOne=function(){return this.$val.subOne();};H.ptr.prototype.addOne=function(){var b,c,d,e,f;b=this;c=A.Add64(b.lo,new $Uint64(0,1),new $Uint64(0,0));d=c[0];e=c[1];return new H.ptr((f=b.hi,new $Uint64(f.$high+e.$high,f.$low+e.$low)),d);};H.prototype.addOne=function(){return this.$val.addOne();};H.ptr.prototype.halves=function(){var b;b=this;return $toNativeArray($kindPtr,[(b.$ptr_hi||(b.$ptr_hi=new AW(function(){return this.$target.hi;},function($v){this.$target.hi=$v;},b))),(b.$ptr_lo||(b.$ptr_lo=new AW(function(){return this.$target.lo;},function($v){this.$target.lo=$v;},b)))]);};H.prototype.halves=function(){return this.$val.halves();};L=function(){return new AP.ptr(new H.ptr(new $Uint64(0,0),new $Uint64(0,0)),AS);};$pkg.IPv6Unspecified=L;M=function(){return N(AX.zero());};$pkg.IPv4Unspecified=M;N=function(b){var b,c,d,e,f,g,h,i;return new AP.ptr(new H.ptr(new $Uint64(0,0),(c=(d=(e=(f=$shiftLeft64((new $Uint64(0,b[0])),24),new $Uint64(65535|f.$high,(0|f.$low)>>>0)),g=$shiftLeft64((new $Uint64(0,b[1])),16),new $Uint64(e.$high|g.$high,(e.$low|g.$low)>>>0)),h=$shiftLeft64((new $Uint64(0,b[2])),8),new $Uint64(d.$high|h.$high,(d.$low|h.$low)>>>0)),i=(new $Uint64(0,b[3])),new $Uint64(c.$high|i.$high,(c.$low|i.$low)>>>0))),AR);};$pkg.AddrFrom4=N;O=function(b){var b;return new AP.ptr(new H.ptr(AK($subslice(new AY(b),0,8)),AK($subslice(new AY(b),8))),AS);};$pkg.AddrFrom16=O;P=function(b){var b;return new AP.ptr(new H.ptr(AK($subslice(b,0,8)),AK($subslice(b,8))),AS);};Q=function(b){var{b,c,d,e,f,g,h,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=0;case 1:if(!(c>0;$s=1;continue;case 2:$s=-1;return[new AP.ptr(new H.ptr(new $Uint64(0,0),new $Uint64(0,0)),""),(h=new S.ptr(b,"unable to parse IP",""),new h.constructor.elem(h))];}return;}var $f={$blk:Q,$c:true,$r,b,c,d,e,f,g,h,$s};return $f;};$pkg.ParseAddr=Q;S.ptr.prototype.Error=function(){var{b,c,d,e,f,g,h,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:b=this;c=D.Quote;if(!(b.at==="")){$s=1;continue;}$s=2;continue;case 1:d=c(b.in$0);$s=3;case 3:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=c(b.at);$s=4;case 4:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f="ParseAddr("+d+"): "+b.msg+" (at "+e+")";$s=5;case 5:return f;case 2:g=c(b.in$0);$s=6;case 6:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h="ParseAddr("+g+"): "+b.msg;$s=7;case 7:return h;}return;}var $f={$blk:S.ptr.prototype.Error,$c:true,$r,b,c,d,e,f,g,h,$s};return $f;};S.prototype.Error=function(){return this.$val.Error();};T=function(b){var aa,ab,ac,ad,ae,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;c=new AP.ptr(new H.ptr(new $Uint64(0,0),new $Uint64(0,0)),"");d=$ifaceNil;e=AX.zero();f=0;g=0;h=f;i=g;j=0;k=0;while(true){if(!(k=48&&b.charCodeAt(k)<=57){if((j===1)&&(h===0)){l=new AP.ptr(new H.ptr(new $Uint64(0,0),new $Uint64(0,0)),"");m=(n=new S.ptr(b,"IPv4 field has octet with leading zero",""),new n.constructor.elem(n));AP.copy(c,l);d=m;return[c,d];}h=(($imul(h,10))+((b.charCodeAt(k)>>0))>>0)-48>>0;j=j+(1)>>0;if(h>255){o=new AP.ptr(new H.ptr(new $Uint64(0,0),new $Uint64(0,0)),"");p=(q=new S.ptr(b,"IPv4 field has value >255",""),new q.constructor.elem(q));AP.copy(c,o);d=p;return[c,d];}}else if(b.charCodeAt(k)===46){if((k===0)||(k===(b.length-1>>0))||(b.charCodeAt((k-1>>0))===46)){r=new AP.ptr(new H.ptr(new $Uint64(0,0),new $Uint64(0,0)),"");s=(t=new S.ptr(b,"IPv4 field must have at least one digit",$substring(b,k)),new t.constructor.elem(t));AP.copy(c,r);d=s;return[c,d];}if(i===3){u=new AP.ptr(new H.ptr(new $Uint64(0,0),new $Uint64(0,0)),"");v=(w=new S.ptr(b,"IPv4 address too long",""),new w.constructor.elem(w));AP.copy(c,u);d=v;return[c,d];}((i<0||i>=e.length)?($throwRuntimeError("index out of range"),undefined):e[i]=((h<<24>>>24)));i=i+(1)>>0;h=0;j=0;}else{x=new AP.ptr(new H.ptr(new $Uint64(0,0),new $Uint64(0,0)),"");y=(z=new S.ptr(b,"unexpected character",$substring(b,k)),new z.constructor.elem(z));AP.copy(c,x);d=y;return[c,d];}k=k+(1)>>0;}if(i<3){aa=new AP.ptr(new H.ptr(new $Uint64(0,0),new $Uint64(0,0)),"");ab=(ac=new S.ptr(b,"IPv4 address too short",""),new ac.constructor.elem(ac));AP.copy(c,aa);d=ab;return[c,d];}e[3]=((h<<24>>>24));ad=$clone(N($clone(e,AX)),AP);ae=$ifaceNil;AP.copy(c,ad);d=ae;return[c,d];};U=function(b){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=b;d="";e=E.IndexByteString(c,37);if(!((e===-1))){f=$substring(c,0,e);g=$substring(c,(e+1>>0));c=f;d=g;if(d===""){$s=-1;return[new AP.ptr(new H.ptr(new $Uint64(0,0),new $Uint64(0,0)),""),(h=new S.ptr(b,"zone must be a non-empty string",""),new h.constructor.elem(h))];}}i=AZ.zero();j=-1;if(c.length>=2&&(c.charCodeAt(0)===58)&&(c.charCodeAt(1)===58)){j=0;c=$substring(c,2);if(c.length===0){$s=-1;return[$clone(L(),AP).WithZone(d),$ifaceNil];}}e=0;case 1:if(!(e<16)){$s=2;continue;}k=0;l=0;while(true){if(!(k=48&&m<=57){l=((l<<4>>>0))+(((m-48<<24>>>24)>>>0))>>>0;}else if(m>=97&&m<=102){l=((l<<4>>>0))+((((m-97<<24>>>24)+10<<24>>>24)>>>0))>>>0;}else if(m>=65&&m<=70){l=((l<<4>>>0))+((((m-65<<24>>>24)+10<<24>>>24)>>>0))>>>0;}else{break;}if(l>65535){$s=-1;return[new AP.ptr(new H.ptr(new $Uint64(0,0),new $Uint64(0,0)),""),(n=new S.ptr(b,"IPv6 field has value >=2^16",c),new n.constructor.elem(n))];}k=k+(1)>>0;}if(k===0){$s=-1;return[new AP.ptr(new H.ptr(new $Uint64(0,0),new $Uint64(0,0)),""),(o=new S.ptr(b,"each colon-separated field must have at least one digit",c),new o.constructor.elem(o))];}if(k>0)>16){$s=-1;return[new AP.ptr(new H.ptr(new $Uint64(0,0),new $Uint64(0,0)),""),(q=new S.ptr(b,"too many hex fields to fit an embedded IPv4 at the end of the address",c),new q.constructor.elem(q))];}r=T(c);s=$clone(r[0],AP);t=r[1];if(!($interfaceIsEqual(t,$ifaceNil))){$s=5;continue;}$s=6;continue;case 5:v=t.Error();$s=7;case 7:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}w=[new AP.ptr(new H.ptr(new $Uint64(0,0),new $Uint64(0,0)),""),(u=new S.ptr(b,v,c),new u.constructor.elem(u))];$s=8;case 8:return w;case 6:((e<0||e>=i.length)?($throwRuntimeError("index out of range"),undefined):i[e]=$clone(s,AP).v4(0));(x=e+1>>0,((x<0||x>=i.length)?($throwRuntimeError("index out of range"),undefined):i[x]=$clone(s,AP).v4(1)));(y=e+2>>0,((y<0||y>=i.length)?($throwRuntimeError("index out of range"),undefined):i[y]=$clone(s,AP).v4(2)));(z=e+3>>0,((z<0||z>=i.length)?($throwRuntimeError("index out of range"),undefined):i[z]=$clone(s,AP).v4(3)));c="";e=e+(4)>>0;$s=2;continue;case 4:((e<0||e>=i.length)?($throwRuntimeError("index out of range"),undefined):i[e]=(((l>>>8>>>0)<<24>>>24)));(aa=e+1>>0,((aa<0||aa>=i.length)?($throwRuntimeError("index out of range"),undefined):i[aa]=((l<<24>>>24))));e=e+(2)>>0;c=$substring(c,k);if(c.length===0){$s=2;continue;}if(!((c.charCodeAt(0)===58))){$s=-1;return[new AP.ptr(new H.ptr(new $Uint64(0,0),new $Uint64(0,0)),""),(ab=new S.ptr(b,"unexpected character, want colon",c),new ab.constructor.elem(ab))];}else if(c.length===1){$s=-1;return[new AP.ptr(new H.ptr(new $Uint64(0,0),new $Uint64(0,0)),""),(ac=new S.ptr(b,"colon must be followed by more characters",c),new ac.constructor.elem(ac))];}c=$substring(c,1);if(c.charCodeAt(0)===58){if(j>=0){$s=-1;return[new AP.ptr(new H.ptr(new $Uint64(0,0),new $Uint64(0,0)),""),(ad=new S.ptr(b,"multiple :: in address",c),new ad.constructor.elem(ad))];}j=e;c=$substring(c,1);if(c.length===0){$s=2;continue;}}$s=1;continue;case 2:if(!((c.length===0))){$s=-1;return[new AP.ptr(new H.ptr(new $Uint64(0,0),new $Uint64(0,0)),""),(ae=new S.ptr(b,"trailing garbage after address",c),new ae.constructor.elem(ae))];}if(e<16){if(j<0){$s=-1;return[new AP.ptr(new H.ptr(new $Uint64(0,0),new $Uint64(0,0)),""),(af=new S.ptr(b,"address string too short",""),new af.constructor.elem(af))];}ag=16-e>>0;ah=e-1>>0;while(true){if(!(ah>=j)){break;}(ai=ah+ag>>0,((ai<0||ai>=i.length)?($throwRuntimeError("index out of range"),undefined):i[ai]=((ah<0||ah>=i.length)?($throwRuntimeError("index out of range"),undefined):i[ah])));ah=ah-(1)>>0;}aj=(j+ag>>0)-1>>0;while(true){if(!(aj>=j)){break;}((aj<0||aj>=i.length)?($throwRuntimeError("index out of range"),undefined):i[aj]=0);aj=aj-(1)>>0;}}else if(j>=0){$s=-1;return[new AP.ptr(new H.ptr(new $Uint64(0,0),new $Uint64(0,0)),""),(ak=new S.ptr(b,"the :: must expand to at least one field of zeros",""),new ak.constructor.elem(ak))];}$s=-1;return[$clone(O($clone(i,AZ)),AP).WithZone(d),$ifaceNil];}return;}var $f={$blk:U,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};V=function(b){var b,c,d,e,f,g,h,i,j,k;c=new AP.ptr(new H.ptr(new $Uint64(0,0),new $Uint64(0,0)),"");d=false;e=b.$length;if(e===(4)){f=$clone(N($clone(($sliceToGoArray(b,BA)),AX)),AP);g=true;AP.copy(c,f);d=g;return[c,d];}else if(e===(16)){h=$clone(P(b),AP);i=true;AP.copy(c,h);d=i;return[c,d];}j=new AP.ptr(new H.ptr(new $Uint64(0,0),new $Uint64(0,0)),"");k=false;AP.copy(c,j);d=k;return[c,d];};$pkg.AddrFromSlice=V;AP.ptr.prototype.v4=function(b){var b,c;c=this;return(($shiftRightUint64(c.addr.lo,((((3-b<<24>>>24))*8<<24>>>24))).$low<<24>>>24));};AP.prototype.v4=function(b){return this.$val.v4(b);};AP.ptr.prototype.v6=function(b){var b,c,d,e,f,g,h;c=this;return(($shiftRightUint64(((d=c.addr.halves(),e=(f=((g=b/8,(g===g&&g!==1/0&&g!==-1/0)?g>>>0:$throwRuntimeError("integer divide by zero")))%2,f===f?f:$throwRuntimeError("integer divide by zero")),((e<0||e>=d.length)?($throwRuntimeError("index out of range"),undefined):d[e]))).$get(),((((7-(h=b%8,h===h?h:$throwRuntimeError("integer divide by zero"))<<24>>>24))*8<<24>>>24))).$low<<24>>>24));};AP.prototype.v6=function(b){return this.$val.v6(b);};AP.ptr.prototype.v6u16=function(b){var b,c,d,e,f,g,h;c=this;return(($shiftRightUint64(((d=c.addr.halves(),e=(f=((g=b/4,(g===g&&g!==1/0&&g!==-1/0)?g>>>0:$throwRuntimeError("integer divide by zero")))%2,f===f?f:$throwRuntimeError("integer divide by zero")),((e<0||e>=d.length)?($throwRuntimeError("index out of range"),undefined):d[e]))).$get(),((((3-(h=b%4,h===h?h:$throwRuntimeError("integer divide by zero"))<<24>>>24))*16<<24>>>24))).$low<<16>>>16));};AP.prototype.v6u16=function(b){return this.$val.v6u16(b);};AP.ptr.prototype.isZero=function(){var b;b=this;return b.z===AQ;};AP.prototype.isZero=function(){return this.$val.isZero();};AP.ptr.prototype.IsValid=function(){var b;b=this;return!(b.z===AQ);};AP.prototype.IsValid=function(){return this.$val.IsValid();};AP.ptr.prototype.BitLen=function(){var b,c;b=this;c=b.z;if(c===(AQ)){return 0;}else if(c===(AR)){return 32;}return 128;};AP.prototype.BitLen=function(){return this.$val.BitLen();};AP.ptr.prototype.Compare=function(b){var b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s;c=this;d=$clone(c,AP).BitLen();e=$clone(b,AP).BitLen();f=d;g=e;if(fg){return 1;}h=c.addr.hi;i=b.addr.hi;j=h;k=i;if((j.$highk.$high||(j.$high===k.$high&&j.$low>k.$low))){return 1;}l=c.addr.lo;m=b.addr.lo;n=l;o=m;if((n.$higho.$high||(n.$high===o.$high&&n.$low>o.$low))){return 1;}if($clone(c,AP).Is6()){p=$clone(c,AP).Zone();q=$clone(b,AP).Zone();r=p;s=q;if(rs){return 1;}}return 0;};AP.prototype.Compare=function(b){return this.$val.Compare(b);};AP.ptr.prototype.Less=function(b){var b,c;c=this;return $clone(c,AP).Compare($clone(b,AP))===-1;};AP.prototype.Less=function(b){return this.$val.Less(b);};AP.ptr.prototype.Is4=function(){var b;b=this;return b.z===AR;};AP.prototype.Is4=function(){return this.$val.Is4();};AP.ptr.prototype.Is4In6=function(){var b,c,d;b=this;return $clone(b,AP).Is6()&&(c=b.addr.hi,(c.$high===0&&c.$low===0))&&(d=$shiftRightUint64(b.addr.lo,32),(d.$high===0&&d.$low===65535));};AP.prototype.Is4In6=function(){return this.$val.Is4In6();};AP.ptr.prototype.Is6=function(){var b;b=this;return!(b.z===AQ)&&!(b.z===AR);};AP.prototype.Is6=function(){return this.$val.Is6();};AP.ptr.prototype.Unmap=function(){var b;b=this;if($clone(b,AP).Is4In6()){b.z=AR;}return b;};AP.prototype.Unmap=function(){return this.$val.Unmap();};AP.ptr.prototype.withoutZone=function(){var b;b=this;if(!$clone(b,AP).Is6()){return b;}b.z=AS;return b;};AP.prototype.withoutZone=function(){return this.$val.withoutZone();};AP.ptr.prototype.hasZone=function(){var b;b=this;return!(b.z===AQ)&&!(b.z===AR)&&!(b.z===AS);};AP.prototype.hasZone=function(){return this.$val.hasZone();};AP.ptr.prototype.IsLinkLocalUnicast=function(){var b;b=this;if($clone(b,AP).Is4()){return($clone(b,AP).v4(0)===169)&&($clone(b,AP).v4(1)===254);}if($clone(b,AP).Is6()){return(($clone(b,AP).v6u16(0)&65472)>>>0)===65152;}return false;};AP.prototype.IsLinkLocalUnicast=function(){return this.$val.IsLinkLocalUnicast();};AP.ptr.prototype.IsLoopback=function(){var b,c,d;b=this;if($clone(b,AP).Is4()){return $clone(b,AP).v4(0)===127;}if($clone(b,AP).Is6()){return(c=b.addr.hi,(c.$high===0&&c.$low===0))&&(d=b.addr.lo,(d.$high===0&&d.$low===1));}return false;};AP.prototype.IsLoopback=function(){return this.$val.IsLoopback();};AP.ptr.prototype.IsMulticast=function(){var b,c;b=this;if($clone(b,AP).Is4()){return(($clone(b,AP).v4(0)&240)>>>0)===224;}if($clone(b,AP).Is6()){return(c=$shiftRightUint64(b.addr.hi,56),(c.$high===0&&c.$low===255));}return false;};AP.prototype.IsMulticast=function(){return this.$val.IsMulticast();};AP.ptr.prototype.IsInterfaceLocalMulticast=function(){var b;b=this;if($clone(b,AP).Is6()){return(($clone(b,AP).v6u16(0)&65295)>>>0)===65281;}return false;};AP.prototype.IsInterfaceLocalMulticast=function(){return this.$val.IsInterfaceLocalMulticast();};AP.ptr.prototype.IsLinkLocalMulticast=function(){var b;b=this;if($clone(b,AP).Is4()){return($clone(b,AP).v4(0)===224)&&($clone(b,AP).v4(1)===0)&&($clone(b,AP).v4(2)===0);}if($clone(b,AP).Is6()){return(($clone(b,AP).v6u16(0)&65295)>>>0)===65282;}return false;};AP.prototype.IsLinkLocalMulticast=function(){return this.$val.IsLinkLocalMulticast();};AP.ptr.prototype.IsGlobalUnicast=function(){var b;b=this;if(b.z===AQ){return false;}if($clone(b,AP).Is4()&&($equal(b,M(),AP)||$equal(b,N($toNativeArray($kindUint8,[255,255,255,255])),AP))){return false;}return!($equal(b,L(),AP))&&!$clone(b,AP).IsLoopback()&&!$clone(b,AP).IsMulticast()&&!$clone(b,AP).IsLinkLocalUnicast();};AP.prototype.IsGlobalUnicast=function(){return this.$val.IsGlobalUnicast();};AP.ptr.prototype.IsPrivate=function(){var b;b=this;if($clone(b,AP).Is4()){return($clone(b,AP).v4(0)===10)||(($clone(b,AP).v4(0)===172)&&((($clone(b,AP).v4(1)&240)>>>0)===16))||(($clone(b,AP).v4(0)===192)&&($clone(b,AP).v4(1)===168));}if($clone(b,AP).Is6()){return(($clone(b,AP).v6(0)&254)>>>0)===252;}return false;};AP.prototype.IsPrivate=function(){return this.$val.IsPrivate();};AP.ptr.prototype.IsUnspecified=function(){var b;b=this;return $equal(b,M(),AP)||$equal(b,L(),AP);};AP.prototype.IsUnspecified=function(){return this.$val.IsUnspecified();};AP.ptr.prototype.Prefix=function(b){var b,c,d,e;c=this;if(b<0){return[new AF.ptr(new AP.ptr(new H.ptr(new $Uint64(0,0),new $Uint64(0,0)),""),0),B.New("negative Prefix bits")];}d=b;e=c.z;if(e===(AQ)){return[new AF.ptr(new AP.ptr(new H.ptr(new $Uint64(0,0),new $Uint64(0,0)),""),0),$ifaceNil];}else if(e===(AR)){if(b>32){return[new AF.ptr(new AP.ptr(new H.ptr(new $Uint64(0,0),new $Uint64(0,0)),""),0),B.New("prefix length "+G.Itoa(b)+" too large for IPv4")];}d=d+(96)>>0;}else if(b>128){return[new AF.ptr(new AP.ptr(new H.ptr(new $Uint64(0,0),new $Uint64(0,0)),""),0),B.New("prefix length "+G.Itoa(b)+" too large for IPv6")];}H.copy(c.addr,$clone(c.addr,H).and($clone(I(d),H)));return[AG($clone(c,AP),b),$ifaceNil];};AP.prototype.Prefix=function(b){return this.$val.Prefix(b);};AP.ptr.prototype.As16=function(){var b,c;b=AZ.zero();c=this;AL($subslice(new AY(b),0,8),c.addr.hi);AL($subslice(new AY(b),8),c.addr.lo);AZ.copy(b,b);return b;};AP.prototype.As16=function(){return this.$val.As16();};AP.ptr.prototype.As4=function(){var b,c;b=AX.zero();c=this;if(c.z===AR||$clone(c,AP).Is4In6()){AM(new AY(b),((c.addr.lo.$low>>>0)));AX.copy(b,b);return b;}if(c.z===AQ){$panic(new $String("As4 called on IP zero value"));}$panic(new $String("As4 called on IPv6 address"));};AP.prototype.As4=function(){return this.$val.As4();};AP.ptr.prototype.AsSlice=function(){var b,c,d,e;b=this;c=b.z;if(c===(AQ)){return AY.nil;}else if(c===(AR)){d=AX.zero();AM(new AY(d),((b.addr.lo.$low>>>0)));return new AY(d);}else{e=AZ.zero();AL($subslice(new AY(e),0,8),b.addr.hi);AL($subslice(new AY(e),8),b.addr.lo);return new AY(e);}};AP.prototype.AsSlice=function(){return this.$val.AsSlice();};AP.ptr.prototype.Next=function(){var b;b=this;H.copy(b.addr,$clone(b.addr,H).addOne());if($clone(b,AP).Is4()){if(((b.addr.lo.$low>>>0))===0){return new AP.ptr(new H.ptr(new $Uint64(0,0),new $Uint64(0,0)),"");}}else{if($clone(b.addr,H).isZero()){return new AP.ptr(new H.ptr(new $Uint64(0,0),new $Uint64(0,0)),"");}}return b;};AP.prototype.Next=function(){return this.$val.Next();};AP.ptr.prototype.Prev=function(){var b;b=this;if($clone(b,AP).Is4()){if(((b.addr.lo.$low>>>0))===0){return new AP.ptr(new H.ptr(new $Uint64(0,0),new $Uint64(0,0)),"");}}else if($clone(b.addr,H).isZero()){return new AP.ptr(new H.ptr(new $Uint64(0,0),new $Uint64(0,0)),"");}H.copy(b.addr,$clone(b.addr,H).subOne());return b;};AP.prototype.Prev=function(){return this.$val.Prev();};AP.ptr.prototype.String=function(){var b,c,d;b=this;c=b.z;if(c===(AQ)){return"invalid IP";}else if(c===(AR)){return $clone(b,AP).string4();}else{if($clone(b,AP).Is4In6()){d=$clone(b,AP).Zone();if(!(d==="")){return"::ffff:"+$clone($clone(b,AP).Unmap(),AP).String()+"%"+d;}else{return"::ffff:"+$clone($clone(b,AP).Unmap(),AP).String();}}return $clone(b,AP).string6();}};AP.prototype.String=function(){return this.$val.String();};AP.ptr.prototype.AppendTo=function(b){var b,c,d,e;c=this;d=c.z;if(d===(AQ)){return b;}else if(d===(AR)){return $clone(c,AP).appendTo4(b);}else{if($clone(c,AP).Is4In6()){b=$appendSlice(b,"::ffff:");b=$clone($clone(c,AP).Unmap(),AP).appendTo4(b);e=$clone(c,AP).Zone();if(!(e==="")){b=$append(b,37);b=$appendSlice(b,e);}return b;}return $clone(c,AP).appendTo6(b);}};AP.prototype.AppendTo=function(b){return this.$val.AppendTo(b);};W=function(b,c){var b,c,d,e,f,g;if(c>=100){b=$append(b,"0123456789abcdef".charCodeAt((d=c/100,(d===d&&d!==1/0&&d!==-1/0)?d>>>0:$throwRuntimeError("integer divide by zero"))));}if(c>=10){b=$append(b,"0123456789abcdef".charCodeAt((e=(f=c/10,(f===f&&f!==1/0&&f!==-1/0)?f>>>0:$throwRuntimeError("integer divide by zero"))%10,e===e?e:$throwRuntimeError("integer divide by zero"))));}return $append(b,"0123456789abcdef".charCodeAt((g=c%10,g===g?g:$throwRuntimeError("integer divide by zero"))));};X=function(b,c){var b,c;if(c>=4096){b=$append(b,"0123456789abcdef".charCodeAt((c>>>12<<16>>>16)));}if(c>=256){b=$append(b,"0123456789abcdef".charCodeAt((((c>>>8<<16>>>16)&15)>>>0)));}if(c>=16){b=$append(b,"0123456789abcdef".charCodeAt((((c>>>4<<16>>>16)&15)>>>0)));}return $append(b,"0123456789abcdef".charCodeAt(((c&15)>>>0)));};Y=function(b,c){var b,c;return $append(b,"0123456789abcdef".charCodeAt((c>>>12<<16>>>16)),"0123456789abcdef".charCodeAt((((c>>>8<<16>>>16)&15)>>>0)),"0123456789abcdef".charCodeAt((((c>>>4<<16>>>16)&15)>>>0)),"0123456789abcdef".charCodeAt(((c&15)>>>0)));};AP.ptr.prototype.string4=function(){var b,c;b=this;c=$makeSlice(AY,0,15);c=$clone(b,AP).appendTo4(c);return($bytesToString(c));};AP.prototype.string4=function(){return this.$val.string4();};AP.ptr.prototype.appendTo4=function(b){var b,c;c=this;b=W(b,$clone(c,AP).v4(0));b=$append(b,46);b=W(b,$clone(c,AP).v4(1));b=$append(b,46);b=W(b,$clone(c,AP).v4(2));b=$append(b,46);b=W(b,$clone(c,AP).v4(3));return b;};AP.prototype.appendTo4=function(b){return this.$val.appendTo4(b);};AP.ptr.prototype.string6=function(){var b,c;b=this;c=$makeSlice(AY,0,46);c=$clone(b,AP).appendTo6(c);return($bytesToString(c));};AP.prototype.string6=function(){return this.$val.string6();};AP.ptr.prototype.appendTo6=function(b){var b,c,d,e,f,g,h,i,j,k,l,m;c=this;d=255;e=255;f=d;g=e;h=0;while(true){if(!(h<8)){break;}i=h;while(true){if(!(i<8&&($clone(c,AP).v6u16(i)===0))){break;}i=i+(1)<<24>>>24;}j=i-h<<24>>>24;if(j>=2&&j>(g-f<<24>>>24)){k=h;l=i;f=k;g=l;}h=h+(1)<<24>>>24;}m=0;while(true){if(!(m<8)){break;}if(m===f){b=$append(b,58,58);m=g;if(m>=8){break;}}else if(m>0){b=$append(b,58);}b=X(b,$clone(c,AP).v6u16(m));m=m+(1)<<24>>>24;}if(!(c.z===AS)){b=$append(b,37);b=$appendSlice(b,$clone(c,AP).Zone());}return b;};AP.prototype.appendTo6=function(b){return this.$val.appendTo6(b);};AP.ptr.prototype.StringExpanded=function(){var b,c,d,e;b=this;c=b.z;if(c===(AQ)||c===(AR)){return $clone(b,AP).String();}d=$makeSlice(AY,0,39);e=0;while(true){if(!(e<8)){break;}if(e>0){d=$append(d,58);}d=Y(d,$clone(b,AP).v6u16(e));e=e+(1)<<24>>>24;}if(!(b.z===AS)){d=$append(d,37);d=$appendSlice(d,$clone(b,AP).Zone());}return($bytesToString(d));};AP.prototype.StringExpanded=function(){return this.$val.StringExpanded();};AP.ptr.prototype.MarshalText=function(){var b,c,d,e,f,g,h;b=this;c=b.z;if(c===(AQ)){return[(new AY($stringToBytes(""))),$ifaceNil];}else if(c===(AR)){d=15;e=$makeSlice(AY,0,d);return[$clone(b,AP).appendTo4(e),$ifaceNil];}else{f=46;g=$makeSlice(AY,0,f);if($clone(b,AP).Is4In6()){g=$appendSlice(g,"::ffff:");g=$clone($clone(b,AP).Unmap(),AP).appendTo4(g);h=$clone(b,AP).Zone();if(!(h==="")){g=$append(g,37);g=$appendSlice(g,h);}return[g,$ifaceNil];}return[$clone(b,AP).appendTo6(g),$ifaceNil];}};AP.prototype.MarshalText=function(){return this.$val.MarshalText();};AP.ptr.prototype.UnmarshalText=function(b){var{b,c,d,e,f,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=this;if(b.$length===0){AP.copy(c,new AP.ptr(new H.ptr(new $Uint64(0,0),new $Uint64(0,0)),""));$s=-1;return $ifaceNil;}d=$ifaceNil;f=Q(($bytesToString(b)));$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}e=f;AP.copy(c,e[0]);d=e[1];$s=-1;return d;}return;}var $f={$blk:AP.ptr.prototype.UnmarshalText,$c:true,$r,b,c,d,e,f,$s};return $f;};AP.prototype.UnmarshalText=function(b){return this.$val.UnmarshalText(b);};AP.ptr.prototype.marshalBinaryWithTrailingBytes=function(b){var b,c,d,e,f;c=this;d=AY.nil;e=c.z;if(e===(AQ)){d=$makeSlice(AY,b);}else if(e===(AR)){d=$makeSlice(AY,(4+b>>0));AM(d,((c.addr.lo.$low>>>0)));}else{f=$clone(c,AP).Zone();d=$makeSlice(AY,((16+f.length>>0)+b>>0));AL($subslice(d,0,8),c.addr.hi);AL($subslice(d,8),c.addr.lo);$copyString($subslice(d,16),f);}return d;};AP.prototype.marshalBinaryWithTrailingBytes=function(b){return this.$val.marshalBinaryWithTrailingBytes(b);};AP.ptr.prototype.MarshalBinary=function(){var b;b=this;return[$clone(b,AP).marshalBinaryWithTrailingBytes(0),$ifaceNil];};AP.prototype.MarshalBinary=function(){return this.$val.MarshalBinary();};AP.ptr.prototype.UnmarshalBinary=function(b){var b,c,d;c=this;d=b.$length;if((d===0)){AP.copy(c,new AP.ptr(new H.ptr(new $Uint64(0,0),new $Uint64(0,0)),""));return $ifaceNil;}else if((d===4)){AP.copy(c,N($clone(($sliceToGoArray(b,BA)),AX)));return $ifaceNil;}else if((d===16)){AP.copy(c,P(b));return $ifaceNil;}else if(d>16){AP.copy(c,$clone(P($subslice(b,0,16)),AP).WithZone(($bytesToString($subslice(b,16)))));return $ifaceNil;}return B.New("unexpected slice size");};AP.prototype.UnmarshalBinary=function(b){return this.$val.UnmarshalBinary(b);};AA=function(b,c){var b,c;return new Z.ptr($clone(b,AP),c);};$pkg.AddrPortFrom=AA;Z.ptr.prototype.Addr=function(){var b;b=this;return b.ip;};Z.prototype.Addr=function(){return this.$val.Addr();};Z.ptr.prototype.Port=function(){var b;b=this;return b.port;};Z.prototype.Port=function(){return this.$val.Port();};AB=function(b){var aa,ab,ac,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;c="";d="";e=false;f=$ifaceNil;g=AJ(b,58);if(g===-1){h="";i="";j=false;k=B.New("not an ip:port");c=h;d=i;e=j;f=k;return[c,d,e,f];}l=$substring(b,0,g);m=$substring(b,(g+1>>0));c=l;d=m;if(c.length===0){n="";o="";p=false;q=B.New("no IP");c=n;d=o;e=p;f=q;return[c,d,e,f];}if(d.length===0){r="";s="";t=false;u=B.New("no port");c=r;d=s;e=t;f=u;return[c,d,e,f];}if(c.charCodeAt(0)===91){if(c.length<2||!((c.charCodeAt((c.length-1>>0))===93))){v="";w="";x=false;y=B.New("missing ]");c=v;d=w;e=x;f=y;return[c,d,e,f];}c=$substring(c,1,(c.length-1>>0));e=true;}z=c;aa=d;ab=e;ac=$ifaceNil;c=z;d=aa;e=ab;f=ac;return[c,d,e,f];};AC=function(b){var{b,c,d,e,f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=new Z.ptr(new AP.ptr(new H.ptr(new $Uint64(0,0),new $Uint64(0,0)),""),0);d=AB(b);e=d[0];f=d[1];g=d[2];h=d[3];if(!($interfaceIsEqual(h,$ifaceNil))){$s=-1;return[c,h];}i=D.ParseUint(f,10,16);j=i[0];h=i[1];if(!($interfaceIsEqual(h,$ifaceNil))){$s=-1;return[c,B.New("invalid port "+D.Quote(f)+" parsing "+D.Quote(b))];}c.port=((j.$low<<16>>>16));l=Q(e);$s=1;case 1:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k=l;AP.copy(c.ip,k[0]);h=k[1];if(!($interfaceIsEqual(h,$ifaceNil))){$s=-1;return[new Z.ptr(new AP.ptr(new H.ptr(new $Uint64(0,0),new $Uint64(0,0)),""),0),h];}if(g&&$clone(c.ip,AP).Is4()){$s=-1;return[new Z.ptr(new AP.ptr(new H.ptr(new $Uint64(0,0),new $Uint64(0,0)),""),0),B.New("invalid ip:port "+D.Quote(b)+", square brackets can only be used with IPv6 addresses")];}else if(!g&&$clone(c.ip,AP).Is6()){$s=-1;return[new Z.ptr(new AP.ptr(new H.ptr(new $Uint64(0,0),new $Uint64(0,0)),""),0),B.New("invalid ip:port "+D.Quote(b)+", IPv6 addresses must be surrounded by square brackets")];}$s=-1;return[c,$ifaceNil];}return;}var $f={$blk:AC,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,$s};return $f;};$pkg.ParseAddrPort=AC;Z.ptr.prototype.isZero=function(){var b;b=this;return $equal(b,new Z.ptr(new AP.ptr(new H.ptr(new $Uint64(0,0),new $Uint64(0,0)),""),0),Z);};Z.prototype.isZero=function(){return this.$val.isZero();};Z.ptr.prototype.IsValid=function(){var b;b=this;return $clone(b.ip,AP).IsValid();};Z.prototype.IsValid=function(){return this.$val.IsValid();};Z.ptr.prototype.String=function(){var b,c,d,e,f,g,h;b=this;c=b.ip.z;if(c===(AQ)){return"invalid AddrPort";}else if(c===(AR)){d=$clone($clone(b.ip,AP).As4(),AX);e=$makeSlice(AY,0,21);f=d;g=0;while(true){if(!(g<4)){break;}h=g;e=D.AppendUint(e,(new $Uint64(0,((h<0||h>=d.length)?($throwRuntimeError("index out of range"),undefined):d[h]))),10);e=$append(e,"...:".charCodeAt(h));g++;}e=D.AppendUint(e,(new $Uint64(0,b.port)),10);return($bytesToString(e));}else{return AE($clone(b.ip,AP).String(),G.Itoa(((b.port>>0))));}};Z.prototype.String=function(){return this.$val.String();};AE=function(b,c){var b,c;if(E.IndexByteString(b,58)>=0){return"["+b+"]:"+c;}return b+":"+c;};Z.ptr.prototype.AppendTo=function(b){var b,c,d,e;c=this;d=c.ip.z;if(d===(AQ)){return b;}else if(d===(AR)){b=$clone(c.ip,AP).appendTo4(b);}else{if($clone(c.ip,AP).Is4In6()){b=$appendSlice(b,"[::ffff:");b=$clone($clone(c.ip,AP).Unmap(),AP).appendTo4(b);e=$clone(c.ip,AP).Zone();if(!(e==="")){b=$append(b,37);b=$appendSlice(b,e);}}else{b=$append(b,91);b=$clone(c.ip,AP).appendTo6(b);}b=$append(b,93);}b=$append(b,58);b=D.AppendInt(b,(new $Int64(0,c.port)),10);return b;};Z.prototype.AppendTo=function(b){return this.$val.AppendTo(b);};Z.ptr.prototype.MarshalText=function(){var b,c,d,e;b=this;c=0;d=b.ip.z;if(d===(AQ)){}else if(d===(AR)){c=21;}else{c=54;}e=$makeSlice(AY,0,c);e=$clone(b,Z).AppendTo(e);return[e,$ifaceNil];};Z.prototype.MarshalText=function(){return this.$val.MarshalText();};Z.ptr.prototype.UnmarshalText=function(b){var{b,c,d,e,f,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=this;if(b.$length===0){Z.copy(c,new Z.ptr(new AP.ptr(new H.ptr(new $Uint64(0,0),new $Uint64(0,0)),""),0));$s=-1;return $ifaceNil;}d=$ifaceNil;f=AC(($bytesToString(b)));$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}e=f;Z.copy(c,e[0]);d=e[1];$s=-1;return d;}return;}var $f={$blk:Z.ptr.prototype.UnmarshalText,$c:true,$r,b,c,d,e,f,$s};return $f;};Z.prototype.UnmarshalText=function(b){return this.$val.UnmarshalText(b);};Z.ptr.prototype.MarshalBinary=function(){var b,c;b=this;c=$clone($clone(b,Z).Addr(),AP).marshalBinaryWithTrailingBytes(2);AO($subslice(c,(c.$length-2>>0)),$clone(b,Z).Port());return[c,$ifaceNil];};Z.prototype.MarshalBinary=function(){return this.$val.MarshalBinary();};Z.ptr.prototype.UnmarshalBinary=function(b){var b,c,d,e;c=this;if(b.$length<2){return B.New("unexpected slice size");}d=new AP.ptr(new H.ptr(new $Uint64(0,0),new $Uint64(0,0)),"");e=d.UnmarshalBinary($subslice(b,0,(b.$length-2>>0)));if(!($interfaceIsEqual(e,$ifaceNil))){return e;}Z.copy(c,AA($clone(d,AP),AN($subslice(b,(b.$length-2>>0)))));return $ifaceNil;};Z.prototype.UnmarshalBinary=function(b){return this.$val.UnmarshalBinary(b);};AG=function(b,c){var b,c,d;if(c<0||c>$clone(b,AP).BitLen()){c=-1;}d=((c<<16>>16));return new AF.ptr($clone($clone(b,AP).withoutZone(),AP),d);};$pkg.PrefixFrom=AG;AF.ptr.prototype.Addr=function(){var b;b=this;return b.ip;};AF.prototype.Addr=function(){return this.$val.Addr();};AF.ptr.prototype.Bits=function(){var b;b=this;return((b.bits>>0));};AF.prototype.Bits=function(){return this.$val.Bits();};AF.ptr.prototype.IsValid=function(){var b;b=this;return!$clone(b.ip,AP).isZero()&&b.bits>=0&&((b.bits>>0))<=$clone(b.ip,AP).BitLen();};AF.prototype.IsValid=function(){return this.$val.IsValid();};AF.ptr.prototype.isZero=function(){var b;b=this;return $equal(b,new AF.ptr(new AP.ptr(new H.ptr(new $Uint64(0,0),new $Uint64(0,0)),""),0),AF);};AF.prototype.isZero=function(){return this.$val.isZero();};AF.ptr.prototype.IsSingleIP=function(){var b;b=this;return!((b.bits===0))&&(((b.bits>>0))===$clone(b.ip,AP).BitLen());};AF.prototype.IsSingleIP=function(){return this.$val.IsSingleIP();};AH=function(b){var{b,c,d,e,f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=AJ(b,47);if(c<0){$s=-1;return[new AF.ptr(new AP.ptr(new H.ptr(new $Uint64(0,0),new $Uint64(0,0)),""),0),B.New("netip.ParsePrefix("+D.Quote(b)+"): no '/'")];}e=Q($substring(b,0,c));$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}d=e;f=$clone(d[0],AP);g=d[1];if(!($interfaceIsEqual(g,$ifaceNil))){$s=2;continue;}$s=3;continue;case 2:h=g.Error();$s=4;case 4:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=B.New("netip.ParsePrefix("+D.Quote(b)+"): "+h);$s=5;case 5:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=[new AF.ptr(new AP.ptr(new H.ptr(new $Uint64(0,0),new $Uint64(0,0)),""),0),i];$s=6;case 6:return j;case 3:k=$substring(b,(c+1>>0));l=D.Atoi(k);m=l[0];g=l[1];if(!($interfaceIsEqual(g,$ifaceNil))){$s=-1;return[new AF.ptr(new AP.ptr(new H.ptr(new $Uint64(0,0),new $Uint64(0,0)),""),0),B.New("netip.ParsePrefix("+D.Quote(b)+": bad bits after slash: "+D.Quote(k))];}n=32;if($clone(f,AP).Is6()){n=128;}if(m<0||m>n){$s=-1;return[new AF.ptr(new AP.ptr(new H.ptr(new $Uint64(0,0),new $Uint64(0,0)),""),0),B.New("netip.ParsePrefix("+D.Quote(b)+": prefix length out of range")];}$s=-1;return[AG($clone(f,AP),m),$ifaceNil];}return;}var $f={$blk:AH,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,m,n,$s};return $f;};$pkg.ParsePrefix=AH;AF.ptr.prototype.Masked=function(){var b,c,d,e;b=this;c=$clone(b.ip,AP).Prefix(((b.bits>>0)));d=$clone(c[0],AF);e=c[1];if($interfaceIsEqual(e,$ifaceNil)){return d;}return new AF.ptr(new AP.ptr(new H.ptr(new $Uint64(0,0),new $Uint64(0,0)),""),0);};AF.prototype.Masked=function(){return this.$val.Masked();};AF.ptr.prototype.Contains=function(b){var b,c,d,e,f,g,h,i;c=this;if(!$clone(c,AF).IsValid()||$clone(b,AP).hasZone()){return false;}d=$clone(c.ip,AP).BitLen();e=$clone(b,AP).BitLen();f=d;g=e;if((f===0)||(g===0)||!((f===g))){return false;}if($clone(b,AP).Is4()){return(($shiftRightUint64(((h=b.addr.lo,i=c.ip.addr.lo,new $Uint64(h.$high^i.$high,(h.$low^i.$low)>>>0))),((((32-c.bits<<16>>16))&63))).$low>>>0))===0;}else{return $clone($clone($clone(b.addr,H).xor($clone(c.ip.addr,H)),H).and($clone(I(((c.bits>>0))),H)),H).isZero();}};AF.prototype.Contains=function(b){return this.$val.Contains(b);};AF.ptr.prototype.Overlaps=function(b){var b,c,d,e,f,g;c=this;if(!$clone(c,AF).IsValid()||!$clone(b,AF).IsValid()){return false;}if($equal(c,b,AF)){return true;}if(!($clone(c.ip,AP).Is4()===$clone(b.ip,AP).Is4())){return false;}d=0;if(c.bits>0)));AF.copy(c,f[0]);e=f[1];if(!($interfaceIsEqual(e,$ifaceNil))){return false;}g=$clone(b.ip,AP).Prefix(((d>>0)));AF.copy(b,g[0]);e=g[1];if(!($interfaceIsEqual(e,$ifaceNil))){return false;}return $equal(c.ip,b.ip,AP);};AF.prototype.Overlaps=function(b){return this.$val.Overlaps(b);};AF.ptr.prototype.AppendTo=function(b){var b,c;c=this;if($clone(c,AF).isZero()){return b;}if(!$clone(c,AF).IsValid()){return $appendSlice(b,"invalid Prefix");}if(c.ip.z===AR){b=$clone(c.ip,AP).appendTo4(b);}else{if($clone(c.ip,AP).Is4In6()){b=$appendSlice(b,"::ffff:");b=$clone($clone(c.ip,AP).Unmap(),AP).appendTo4(b);}else{b=$clone(c.ip,AP).appendTo6(b);}}b=$append(b,47);b=W(b,((c.bits<<24>>>24)));return b;};AF.prototype.AppendTo=function(b){return this.$val.AppendTo(b);};AF.ptr.prototype.MarshalText=function(){var b,c,d,e;b=this;c=0;d=b.ip.z;if(d===(AQ)){}else if(d===(AR)){c=18;}else{c=50;}e=$makeSlice(AY,0,c);e=$clone(b,AF).AppendTo(e);return[e,$ifaceNil];};AF.prototype.MarshalText=function(){return this.$val.MarshalText();};AF.ptr.prototype.UnmarshalText=function(b){var{b,c,d,e,f,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=this;if(b.$length===0){AF.copy(c,new AF.ptr(new AP.ptr(new H.ptr(new $Uint64(0,0),new $Uint64(0,0)),""),0));$s=-1;return $ifaceNil;}d=$ifaceNil;f=AH(($bytesToString(b)));$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}e=f;AF.copy(c,e[0]);d=e[1];$s=-1;return d;}return;}var $f={$blk:AF.ptr.prototype.UnmarshalText,$c:true,$r,b,c,d,e,f,$s};return $f;};AF.prototype.UnmarshalText=function(b){return this.$val.UnmarshalText(b);};AF.ptr.prototype.MarshalBinary=function(){var b,c,d;b=this;c=$clone($clone($clone(b,AF).Addr(),AP).withoutZone(),AP).marshalBinaryWithTrailingBytes(1);(d=c.$length-1>>0,((d<0||d>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+d]=(($clone(b,AF).Bits()<<24>>>24))));return[c,$ifaceNil];};AF.prototype.MarshalBinary=function(){return this.$val.MarshalBinary();};AF.ptr.prototype.UnmarshalBinary=function(b){var b,c,d,e,f;c=this;if(b.$length<1){return B.New("unexpected slice size");}d=new AP.ptr(new H.ptr(new $Uint64(0,0),new $Uint64(0,0)),"");e=d.UnmarshalBinary($subslice(b,0,(b.$length-1>>0)));if(!($interfaceIsEqual(e,$ifaceNil))){return e;}AF.copy(c,AG($clone(d,AP),(((f=b.$length-1>>0,((f<0||f>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+f]))>>0))));return $ifaceNil;};AF.prototype.UnmarshalBinary=function(b){return this.$val.UnmarshalBinary(b);};AF.ptr.prototype.String=function(){var b;b=this;if(!$clone(b,AF).IsValid()){return"invalid Prefix";}return $clone(b.ip,AP).String()+"/"+G.Itoa(((b.bits>>0)));};AF.prototype.String=function(){return this.$val.String();};AJ=function(b,c){var b,c,d;d=b.length-1>>0;while(true){if(!(d>=0)){break;}if(b.charCodeAt(d)===c){return d;}d=d-(1)>>0;}return-1;};AK=function(b){var b,c,d,e,f,g,h,i,j,k,l,m,n,o,p;$unused((7>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+7]));return(c=(d=(e=(f=(g=(h=(i=(new $Uint64(0,(7>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+7]))),j=$shiftLeft64((new $Uint64(0,(6>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+6]))),8),new $Uint64(i.$high|j.$high,(i.$low|j.$low)>>>0)),k=$shiftLeft64((new $Uint64(0,(5>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+5]))),16),new $Uint64(h.$high|k.$high,(h.$low|k.$low)>>>0)),l=$shiftLeft64((new $Uint64(0,(4>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+4]))),24),new $Uint64(g.$high|l.$high,(g.$low|l.$low)>>>0)),m=$shiftLeft64((new $Uint64(0,(3>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+3]))),32),new $Uint64(f.$high|m.$high,(f.$low|m.$low)>>>0)),n=$shiftLeft64((new $Uint64(0,(2>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+2]))),40),new $Uint64(e.$high|n.$high,(e.$low|n.$low)>>>0)),o=$shiftLeft64((new $Uint64(0,(1>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+1]))),48),new $Uint64(d.$high|o.$high,(d.$low|o.$low)>>>0)),p=$shiftLeft64((new $Uint64(0,(0>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+0]))),56),new $Uint64(c.$high|p.$high,(c.$low|p.$low)>>>0));};AL=function(b,c){var b,c;$unused((7>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+7]));(0>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+0]=(($shiftRightUint64(c,56).$low<<24>>>24)));(1>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+1]=(($shiftRightUint64(c,48).$low<<24>>>24)));(2>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+2]=(($shiftRightUint64(c,40).$low<<24>>>24)));(3>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+3]=(($shiftRightUint64(c,32).$low<<24>>>24)));(4>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+4]=(($shiftRightUint64(c,24).$low<<24>>>24)));(5>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+5]=(($shiftRightUint64(c,16).$low<<24>>>24)));(6>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+6]=(($shiftRightUint64(c,8).$low<<24>>>24)));(7>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+7]=((c.$low<<24>>>24)));};AM=function(b,c){var b,c;$unused((3>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+3]));(0>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+0]=(((c>>>24>>>0)<<24>>>24)));(1>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+1]=(((c>>>16>>>0)<<24>>>24)));(2>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+2]=(((c>>>8>>>0)<<24>>>24)));(3>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+3]=((c<<24>>>24)));};AN=function(b){var b;$unused((1>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+1]));return((((0>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+0])<<16>>>16))|((((1>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+1])<<16>>>16))<<8<<16>>>16))>>>0;};AO=function(b,c){var b,c;$unused((1>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+1]));(0>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+0]=((c<<24>>>24)));(1>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+1]=(((c>>>8<<16>>>16)<<24>>>24)));};AP.ptr.prototype.Zone=function(){var b;b=this;if(b.z===AR||b.z===AS){return"";}return b.z;};AP.prototype.Zone=function(){return this.$val.Zone();};AP.ptr.prototype.WithZone=function(b){var b,c;c=this;if(!$clone(c,AP).Is6()){return c;}if(b===""){c.z=AS;return c;}c.z=b;return c;};AP.prototype.WithZone=function(b){return this.$val.WithZone(b);};H.methods=[{prop:"isZero",name:"isZero",pkg:"net/netip",typ:$funcType([],[$Bool],false)},{prop:"and",name:"and",pkg:"net/netip",typ:$funcType([H],[H],false)},{prop:"xor",name:"xor",pkg:"net/netip",typ:$funcType([H],[H],false)},{prop:"or",name:"or",pkg:"net/netip",typ:$funcType([H],[H],false)},{prop:"not",name:"not",pkg:"net/netip",typ:$funcType([],[H],false)},{prop:"subOne",name:"subOne",pkg:"net/netip",typ:$funcType([],[H],false)},{prop:"addOne",name:"addOne",pkg:"net/netip",typ:$funcType([],[H],false)},{prop:"commonPrefixLen",name:"commonPrefixLen",pkg:"net/netip",typ:$funcType([H],[$Uint8],false)},{prop:"bitsSetFrom",name:"bitsSetFrom",pkg:"net/netip",typ:$funcType([$Uint8],[H],false)},{prop:"bitsClearedFrom",name:"bitsClearedFrom",pkg:"net/netip",typ:$funcType([$Uint8],[H],false)}];BC.methods=[{prop:"halves",name:"halves",pkg:"net/netip",typ:$funcType([],[BB],false)}];S.methods=[{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)}];Z.methods=[{prop:"Addr",name:"Addr",pkg:"",typ:$funcType([],[AP],false)},{prop:"Port",name:"Port",pkg:"",typ:$funcType([],[$Uint16],false)},{prop:"isZero",name:"isZero",pkg:"net/netip",typ:$funcType([],[$Bool],false)},{prop:"IsValid",name:"IsValid",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)},{prop:"AppendTo",name:"AppendTo",pkg:"",typ:$funcType([AY],[AY],false)},{prop:"MarshalText",name:"MarshalText",pkg:"",typ:$funcType([],[AY,$error],false)},{prop:"MarshalBinary",name:"MarshalBinary",pkg:"",typ:$funcType([],[AY,$error],false)}];BD.methods=[{prop:"UnmarshalText",name:"UnmarshalText",pkg:"",typ:$funcType([AY],[$error],false)},{prop:"UnmarshalBinary",name:"UnmarshalBinary",pkg:"",typ:$funcType([AY],[$error],false)}];AF.methods=[{prop:"Addr",name:"Addr",pkg:"",typ:$funcType([],[AP],false)},{prop:"Bits",name:"Bits",pkg:"",typ:$funcType([],[$Int],false)},{prop:"IsValid",name:"IsValid",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"isZero",name:"isZero",pkg:"net/netip",typ:$funcType([],[$Bool],false)},{prop:"IsSingleIP",name:"IsSingleIP",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Masked",name:"Masked",pkg:"",typ:$funcType([],[AF],false)},{prop:"Contains",name:"Contains",pkg:"",typ:$funcType([AP],[$Bool],false)},{prop:"Overlaps",name:"Overlaps",pkg:"",typ:$funcType([AF],[$Bool],false)},{prop:"AppendTo",name:"AppendTo",pkg:"",typ:$funcType([AY],[AY],false)},{prop:"MarshalText",name:"MarshalText",pkg:"",typ:$funcType([],[AY,$error],false)},{prop:"MarshalBinary",name:"MarshalBinary",pkg:"",typ:$funcType([],[AY,$error],false)},{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)}];BE.methods=[{prop:"UnmarshalText",name:"UnmarshalText",pkg:"",typ:$funcType([AY],[$error],false)},{prop:"UnmarshalBinary",name:"UnmarshalBinary",pkg:"",typ:$funcType([AY],[$error],false)}];AP.methods=[{prop:"v4",name:"v4",pkg:"net/netip",typ:$funcType([$Uint8],[$Uint8],false)},{prop:"v6",name:"v6",pkg:"net/netip",typ:$funcType([$Uint8],[$Uint8],false)},{prop:"v6u16",name:"v6u16",pkg:"net/netip",typ:$funcType([$Uint8],[$Uint16],false)},{prop:"isZero",name:"isZero",pkg:"net/netip",typ:$funcType([],[$Bool],false)},{prop:"IsValid",name:"IsValid",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"BitLen",name:"BitLen",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Compare",name:"Compare",pkg:"",typ:$funcType([AP],[$Int],false)},{prop:"Less",name:"Less",pkg:"",typ:$funcType([AP],[$Bool],false)},{prop:"lessOrEq",name:"lessOrEq",pkg:"net/netip",typ:$funcType([AP],[$Bool],false)},{prop:"Is4",name:"Is4",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Is4In6",name:"Is4In6",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Is6",name:"Is6",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Unmap",name:"Unmap",pkg:"",typ:$funcType([],[AP],false)},{prop:"withoutZone",name:"withoutZone",pkg:"net/netip",typ:$funcType([],[AP],false)},{prop:"hasZone",name:"hasZone",pkg:"net/netip",typ:$funcType([],[$Bool],false)},{prop:"IsLinkLocalUnicast",name:"IsLinkLocalUnicast",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"IsLoopback",name:"IsLoopback",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"IsMulticast",name:"IsMulticast",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"IsInterfaceLocalMulticast",name:"IsInterfaceLocalMulticast",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"IsLinkLocalMulticast",name:"IsLinkLocalMulticast",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"IsGlobalUnicast",name:"IsGlobalUnicast",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"IsPrivate",name:"IsPrivate",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"IsUnspecified",name:"IsUnspecified",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Prefix",name:"Prefix",pkg:"",typ:$funcType([$Int],[AF,$error],false)},{prop:"As16",name:"As16",pkg:"",typ:$funcType([],[AZ],false)},{prop:"As4",name:"As4",pkg:"",typ:$funcType([],[AX],false)},{prop:"AsSlice",name:"AsSlice",pkg:"",typ:$funcType([],[AY],false)},{prop:"Next",name:"Next",pkg:"",typ:$funcType([],[AP],false)},{prop:"Prev",name:"Prev",pkg:"",typ:$funcType([],[AP],false)},{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)},{prop:"AppendTo",name:"AppendTo",pkg:"",typ:$funcType([AY],[AY],false)},{prop:"string4",name:"string4",pkg:"net/netip",typ:$funcType([],[$String],false)},{prop:"appendTo4",name:"appendTo4",pkg:"net/netip",typ:$funcType([AY],[AY],false)},{prop:"string6",name:"string6",pkg:"net/netip",typ:$funcType([],[$String],false)},{prop:"appendTo6",name:"appendTo6",pkg:"net/netip",typ:$funcType([AY],[AY],false)},{prop:"StringExpanded",name:"StringExpanded",pkg:"",typ:$funcType([],[$String],false)},{prop:"MarshalText",name:"MarshalText",pkg:"",typ:$funcType([],[AY,$error],false)},{prop:"marshalBinaryWithTrailingBytes",name:"marshalBinaryWithTrailingBytes",pkg:"net/netip",typ:$funcType([$Int],[AY],false)},{prop:"MarshalBinary",name:"MarshalBinary",pkg:"",typ:$funcType([],[AY,$error],false)},{prop:"Zone",name:"Zone",pkg:"",typ:$funcType([],[$String],false)},{prop:"WithZone",name:"WithZone",pkg:"",typ:$funcType([$String],[AP],false)}];BF.methods=[{prop:"UnmarshalText",name:"UnmarshalText",pkg:"",typ:$funcType([AY],[$error],false)},{prop:"UnmarshalBinary",name:"UnmarshalBinary",pkg:"",typ:$funcType([AY],[$error],false)}];H.init("net/netip",[{prop:"hi",name:"hi",embedded:false,exported:false,typ:$Uint64,tag:""},{prop:"lo",name:"lo",embedded:false,exported:false,typ:$Uint64,tag:""}]);S.init("net/netip",[{prop:"in$0",name:"in",embedded:false,exported:false,typ:$String,tag:""},{prop:"msg",name:"msg",embedded:false,exported:false,typ:$String,tag:""},{prop:"at",name:"at",embedded:false,exported:false,typ:$String,tag:""}]);Z.init("net/netip",[{prop:"ip",name:"ip",embedded:false,exported:false,typ:AP,tag:""},{prop:"port",name:"port",embedded:false,exported:false,typ:$Uint16,tag:""}]);AF.init("net/netip",[{prop:"ip",name:"ip",embedded:false,exported:false,typ:AP,tag:""},{prop:"bits",name:"bits",embedded:false,exported:false,typ:$Int16,tag:""}]);AP.init("net/netip",[{prop:"addr",name:"addr",embedded:false,exported:false,typ:H,tag:""},{prop:"z",name:"z",embedded:false,exported:false,typ:$String,tag:""}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=B.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=E.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=F.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=G.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=A.$init();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=D.$init();$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$unused(new F.Value.ptr(AV.zero(),$ifaceNil,false));$unused(new F.Value.ptr(AV.zero(),$ifaceNil,false));AQ="";AR="\x00ipv4";AS="\x00ipv6noz";}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["vendor/golang.org/x/net/dns/dnsmessage"]=(function(){var $pkg={},$init,A,P,Q,R,S,T,U,V,W,X,Y,Z,AA,AB,AC,AD,AE,AF;A=$packages["errors"];$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$pkg.ErrNotStarted=A.New("parsing/packing of this type isn't available yet");$pkg.ErrSectionDone=A.New("parsing/packing of this section has completed");P=A.New("insufficient data for base length type");Q=A.New("insufficient data for calculated length type");R=A.New("segment prefix is reserved");S=A.New("too many pointers (>10)");T=A.New("invalid pointer");U=A.New("nil resource body");V=A.New("insufficient data for resource body length");W=A.New("segment length too long");X=A.New("zero length segment");Y=A.New("resource length too long");Z=A.New("too many Questions to pack (>65535)");AA=A.New("too many Answers to pack (>65535)");AB=A.New("too many Authorities to pack (>65535)");AC=A.New("too many Additionals to pack (>65535)");AD=A.New("name is not in canonical format (it must end with a .)");AE=A.New("character string exceeds maximum length (255)");AF=A.New("compressed name in SRV resource data");}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["net"]=(function(){var $pkg={},$init,A,B,K,H,M,L,N,I,G,C,J,O,E,D,F,P,W,Y,AB,AH,AK,AL,AV,AY,BB,BS,BV,BX,CJ,DN,DQ,DU,DV,DW,DX,EA,EB,EG,EK,EL,EM,EN,EO,ER,EU,EW,FE,FO,FR,GK,GP,HB,HD,HH,HI,HJ,IM,IN,IU,KA,KC,KE,KF,KL,KM,KN,NE,KZ,LA,LE,LF,LG,LH,LI,LJ,LK,LL,LM,LN,LO,LP,LQ,LR,LS,LT,LU,LV,LW,LX,LY,LZ,MB,MC,MD,ME,MF,MG,MH,MI,MJ,MK,ML,MM,MN,MO,MP,MQ,MR,MS,MT,MU,MV,MW,MX,MY,MZ,NA,NB,NC,ND,NF,NG,NH,NP,NQ,NR,NS,NU,NV,NW,NX,NY,NZ,OA,OB,OC,OD,OE,OF,OG,BZ,DI,DJ,DK,DL,DS,EC,ED,EE,EH,EQ,ET,EV,FI,FJ,FK,GC,GL,HL,HP,HQ,HR,IH,II,IJ,IK,IL,IO,IV,JH,JJ,JK,Q,R,V,X,Z,AJ,AM,AQ,AR,AT,AU,AZ,BE,BO,BP,BQ,BR,BU,BW,BY,CA,CB,CC,CK,CM,CN,CO,CP,CQ,CS,CU,CW,DM,DO,DP,DR,EF,EX,FG,FL,FM,FS,FT,FU,GD,GE,GF,GG,GH,GI,GJ,GM,GO,GQ,GS,GT,GU,GV,GW,GX,GY,HA,HE,HK,HM,HN,HO,HS,HT,HU,HV,HW,HX,HY,HZ,IA,IB,IC,ID,IE,IF,IG,JS,JY,KG,KH,KI,KJ,KO,KQ;A=$packages["context"];B=$packages["errors"];K=$packages["internal/bytealg"];H=$packages["internal/itoa"];M=$packages["internal/nettrace"];L=$packages["internal/poll"];N=$packages["internal/singleflight"];I=$packages["io"];G=$packages["net/netip"];C=$packages["os"];J=$packages["runtime"];O=$packages["sort"];E=$packages["sync"];D=$packages["syscall"];F=$packages["time"];P=$packages["vendor/golang.org/x/net/dns/dnsmessage"];W=$pkg.UnixAddr=$newType(0,$kindStruct,"net.UnixAddr",true,"net",true,function(Name_,Net_){this.$val=this;if(arguments.length===0){this.Name="";this.Net="";return;}this.Name=Name_;this.Net=Net_;});Y=$pkg.UnixConn=$newType(0,$kindStruct,"net.UnixConn",true,"net",true,function(conn_){this.$val=this;if(arguments.length===0){this.conn=new DW.ptr(LG.nil);return;}this.conn=conn_;});AB=$pkg.UnixListener=$newType(0,$kindStruct,"net.UnixListener",true,"net",true,function(fd_,path_,unlink_,unlinkOnce_){this.$val=this;if(arguments.length===0){this.fd=LG.nil;this.path="";this.unlink=false;this.unlinkOnce=new E.Once.ptr(0,new E.Mutex.ptr(0,0));return;}this.fd=fd_;this.path=path_;this.unlink=unlink_;this.unlinkOnce=unlinkOnce_;});AH=$pkg.UDPAddr=$newType(0,$kindStruct,"net.UDPAddr",true,"net",true,function(IP_,Port_,Zone_){this.$val=this;if(arguments.length===0){this.IP=HH.nil;this.Port=0;this.Zone="";return;}this.IP=IP_;this.Port=Port_;this.Zone=Zone_;});AK=$pkg.addrPortUDPAddr=$newType(0,$kindStruct,"net.addrPortUDPAddr",true,"net",false,function(AddrPort_){this.$val=this;if(arguments.length===0){this.AddrPort=new G.AddrPort.ptr(new G.Addr.ptr(new G.uint128.ptr(new $Uint64(0,0),new $Uint64(0,0)),""),0);return;}this.AddrPort=AddrPort_;});AL=$pkg.UDPConn=$newType(0,$kindStruct,"net.UDPConn",true,"net",true,function(conn_){this.$val=this;if(arguments.length===0){this.conn=new DW.ptr(LG.nil);return;}this.conn=conn_;});AV=$pkg.TCPAddr=$newType(0,$kindStruct,"net.TCPAddr",true,"net",true,function(IP_,Port_,Zone_){this.$val=this;if(arguments.length===0){this.IP=HH.nil;this.Port=0;this.Zone="";return;}this.IP=IP_;this.Port=Port_;this.Zone=Zone_;});AY=$pkg.TCPConn=$newType(0,$kindStruct,"net.TCPConn",true,"net",true,function(conn_){this.$val=this;if(arguments.length===0){this.conn=new DW.ptr(LG.nil);return;}this.conn=conn_;});BB=$pkg.TCPListener=$newType(0,$kindStruct,"net.TCPListener",true,"net",true,function(fd_,lc_){this.$val=this;if(arguments.length===0){this.fd=LG.nil;this.lc=new KM.ptr($throwNilPointerError,new F.Duration(0,0));return;}this.fd=fd_;this.lc=lc_;});BS=$pkg.sockaddr=$newType(8,$kindInterface,"net.sockaddr",true,"net",false,null);BV=$pkg.rawConn=$newType(0,$kindStruct,"net.rawConn",true,"net",false,function(fd_){this.$val=this;if(arguments.length===0){this.fd=LG.nil;return;}this.fd=fd_;});BX=$pkg.rawListener=$newType(0,$kindStruct,"net.rawListener",true,"net",false,function(rawConn_){this.$val=this;if(arguments.length===0){this.rawConn=new BV.ptr(LG.nil);return;}this.rawConn=rawConn_;});CJ=$pkg.file=$newType(0,$kindStruct,"net.file",true,"net",false,function(file_,data_,atEOF_){this.$val=this;if(arguments.length===0){this.file=LK.nil;this.data=LF.nil;this.atEOF=false;return;}this.file=file_;this.data=data_;this.atEOF=atEOF_;});DN=$pkg.netFD=$newType(0,$kindStruct,"net.netFD",true,"net",false,function(r_,w_,incoming_,closedMu_,closed_,listener_,family_,sotype_,net_,laddr_,raddr_,pfd_,isConnected_){this.$val=this;if(arguments.length===0){this.r=MD.nil;this.w=MD.nil;this.incoming=$chanNil;this.closedMu=new E.Mutex.ptr(0,0);this.closed=false;this.listener=false;this.family=0;this.sotype=0;this.net="";this.laddr=$ifaceNil;this.raddr=$ifaceNil;this.pfd=new L.FD.ptr(new L.fdMutex.ptr(new $Uint64(0,0),0,0),0,new L.pollDesc.ptr(ME.nil,false),MG.nil,0,0,false,false,false);this.isConnected=false;return;}this.r=r_;this.w=w_;this.incoming=incoming_;this.closedMu=closedMu_;this.closed=closed_;this.listener=listener_;this.family=family_;this.sotype=sotype_;this.net=net_;this.laddr=laddr_;this.raddr=raddr_;this.pfd=pfd_;this.isConnected=isConnected_;});DQ=$pkg.bufferedPipe=$newType(0,$kindStruct,"net.bufferedPipe",true,"net",false,function(softLimit_,mu_,buf_,closed_,rCond_,wCond_,rDeadline_,wDeadline_){this.$val=this;if(arguments.length===0){this.softLimit=0;this.mu=new E.Mutex.ptr(0,0);this.buf=LF.nil;this.closed=false;this.rCond=new E.Cond.ptr(new E.noCopy.ptr(),$ifaceNil,new E.notifyList.ptr(0,0,0,0,0),0,0,$chanNil);this.wCond=new E.Cond.ptr(new E.noCopy.ptr(),$ifaceNil,new E.notifyList.ptr(0,0,0,0,0),0,0,$chanNil);this.rDeadline=new F.Time.ptr(new $Uint64(0,0),new $Int64(0,0),KZ.nil);this.wDeadline=new F.Time.ptr(new $Uint64(0,0),new $Int64(0,0),KZ.nil);return;}this.softLimit=softLimit_;this.mu=mu_;this.buf=buf_;this.closed=closed_;this.rCond=rCond_;this.wCond=wCond_;this.rDeadline=rDeadline_;this.wDeadline=wDeadline_;});DU=$pkg.Addr=$newType(8,$kindInterface,"net.Addr",true,"net",true,null);DV=$pkg.Conn=$newType(8,$kindInterface,"net.Conn",true,"net",true,null);DW=$pkg.conn=$newType(0,$kindStruct,"net.conn",true,"net",false,function(fd_){this.$val=this;if(arguments.length===0){this.fd=LG.nil;return;}this.fd=fd_;});DX=$pkg.PacketConn=$newType(8,$kindInterface,"net.PacketConn",true,"net",true,null);EA=$pkg.Listener=$newType(8,$kindInterface,"net.Listener",true,"net",true,null);EB=$pkg.Error=$newType(8,$kindInterface,"net.Error",true,"net",true,null);EG=$pkg.OpError=$newType(0,$kindStruct,"net.OpError",true,"net",true,function(Op_,Net_,Source_,Addr_,Err_){this.$val=this;if(arguments.length===0){this.Op="";this.Net="";this.Source=$ifaceNil;this.Addr=$ifaceNil;this.Err=$ifaceNil;return;}this.Op=Op_;this.Net=Net_;this.Source=Source_;this.Addr=Addr_;this.Err=Err_;});EK=$pkg.timeout=$newType(8,$kindInterface,"net.timeout",true,"net",false,null);EL=$pkg.temporary=$newType(8,$kindInterface,"net.temporary",true,"net",false,null);EM=$pkg.ParseError=$newType(0,$kindStruct,"net.ParseError",true,"net",true,function(Type_,Text_){this.$val=this;if(arguments.length===0){this.Type="";this.Text="";return;}this.Type=Type_;this.Text=Text_;});EN=$pkg.AddrError=$newType(0,$kindStruct,"net.AddrError",true,"net",true,function(Err_,Addr_){this.$val=this;if(arguments.length===0){this.Err="";this.Addr="";return;}this.Err=Err_;this.Addr=Addr_;});EO=$pkg.UnknownNetworkError=$newType(8,$kindString,"net.UnknownNetworkError",true,"net",true,null);ER=$pkg.timeoutError=$newType(0,$kindStruct,"net.timeoutError",true,"net",false,function(){this.$val=this;if(arguments.length===0){return;}});EU=$pkg.DNSError=$newType(0,$kindStruct,"net.DNSError",true,"net",true,function(Err_,Name_,Server_,IsTimeout_,IsTemporary_,IsNotFound_){this.$val=this;if(arguments.length===0){this.Err="";this.Name="";this.Server="";this.IsTimeout=false;this.IsTemporary=false;this.IsNotFound=false;return;}this.Err=Err_;this.Name=Name_;this.Server=Server_;this.IsTimeout=IsTimeout_;this.IsTemporary=IsTemporary_;this.IsNotFound=IsNotFound_;});EW=$pkg.writerOnly=$newType(0,$kindStruct,"net.writerOnly",true,"net",false,function(Writer_){this.$val=this;if(arguments.length===0){this.Writer=$ifaceNil;return;}this.Writer=Writer_;});FE=$pkg.HardwareAddr=$newType(12,$kindSlice,"net.HardwareAddr",true,"net",true,null);FO=$pkg.Resolver=$newType(0,$kindStruct,"net.Resolver",true,"net",true,function(PreferGo_,StrictErrors_,Dial_,lookupGroup_){this.$val=this;if(arguments.length===0){this.PreferGo=false;this.StrictErrors=false;this.Dial=$throwNilPointerError;this.lookupGroup=new N.Group.ptr(new E.Mutex.ptr(0,0),false);return;}this.PreferGo=PreferGo_;this.StrictErrors=StrictErrors_;this.Dial=Dial_;this.lookupGroup=lookupGroup_;});FR=$pkg.onlyValuesCtx=$newType(0,$kindStruct,"net.onlyValuesCtx",true,"net",false,function(Context_,lookupValues_){this.$val=this;if(arguments.length===0){this.Context=$ifaceNil;this.lookupValues=$ifaceNil;return;}this.Context=Context_;this.lookupValues=lookupValues_;});GK=$pkg.ipStackCapabilities=$newType(0,$kindStruct,"net.ipStackCapabilities",true,"net",false,function(Once_,ipv4Enabled_,ipv6Enabled_,ipv4MappedIPv6Enabled_){this.$val=this;if(arguments.length===0){this.Once=new E.Once.ptr(0,new E.Mutex.ptr(0,0));this.ipv4Enabled=false;this.ipv6Enabled=false;this.ipv4MappedIPv6Enabled=false;return;}this.Once=Once_;this.ipv4Enabled=ipv4Enabled_;this.ipv6Enabled=ipv6Enabled_;this.ipv4MappedIPv6Enabled=ipv4MappedIPv6Enabled_;});GP=$pkg.addrList=$newType(12,$kindSlice,"net.addrList",true,"net",false,null);HB=$pkg.IPAddr=$newType(0,$kindStruct,"net.IPAddr",true,"net",true,function(IP_,Zone_){this.$val=this;if(arguments.length===0){this.IP=HH.nil;this.Zone="";return;}this.IP=IP_;this.Zone=Zone_;});HD=$pkg.IPConn=$newType(0,$kindStruct,"net.IPConn",true,"net",true,function(conn_){this.$val=this;if(arguments.length===0){this.conn=new DW.ptr(LG.nil);return;}this.conn=conn_;});HH=$pkg.IP=$newType(12,$kindSlice,"net.IP",true,"net",true,null);HI=$pkg.IPMask=$newType(12,$kindSlice,"net.IPMask",true,"net",true,null);HJ=$pkg.IPNet=$newType(0,$kindStruct,"net.IPNet",true,"net",true,function(IP_,Mask_){this.$val=this;if(arguments.length===0){this.IP=HH.nil;this.Mask=HI.nil;return;}this.IP=IP_;this.Mask=Mask_;});IM=$pkg.Interface=$newType(0,$kindStruct,"net.Interface",true,"net",true,function(Index_,MTU_,Name_,HardwareAddr_,Flags_){this.$val=this;if(arguments.length===0){this.Index=0;this.MTU=0;this.Name="";this.HardwareAddr=FE.nil;this.Flags=0;return;}this.Index=Index_;this.MTU=MTU_;this.Name=Name_;this.HardwareAddr=HardwareAddr_;this.Flags=Flags_;});IN=$pkg.Flags=$newType(4,$kindUint,"net.Flags",true,"net",true,null);IU=$pkg.ipv6ZoneCache=$newType(0,$kindStruct,"net.ipv6ZoneCache",true,"net",false,function(RWMutex_,lastFetched_,toIndex_,toName_){this.$val=this;if(arguments.length===0){this.RWMutex=new E.RWMutex.ptr(new E.Mutex.ptr(0,0),0,0,0,0);this.lastFetched=new F.Time.ptr(new $Uint64(0,0),new $Int64(0,0),KZ.nil);this.toIndex=false;this.toName=false;return;}this.RWMutex=RWMutex_;this.lastFetched=lastFetched_;this.toIndex=toIndex_;this.toName=toName_;});KA=$pkg.SRV=$newType(0,$kindStruct,"net.SRV",true,"net",true,function(Target_,Port_,Priority_,Weight_){this.$val=this;if(arguments.length===0){this.Target="";this.Port=0;this.Priority=0;this.Weight=0;return;}this.Target=Target_;this.Port=Port_;this.Priority=Priority_;this.Weight=Weight_;});KC=$pkg.MX=$newType(0,$kindStruct,"net.MX",true,"net",true,function(Host_,Pref_){this.$val=this;if(arguments.length===0){this.Host="";this.Pref=0;return;}this.Host=Host_;this.Pref=Pref_;});KE=$pkg.NS=$newType(0,$kindStruct,"net.NS",true,"net",true,function(Host_){this.$val=this;if(arguments.length===0){this.Host="";return;}this.Host=Host_;});KF=$pkg.Dialer=$newType(0,$kindStruct,"net.Dialer",true,"net",true,function(Timeout_,Deadline_,LocalAddr_,DualStack_,FallbackDelay_,KeepAlive_,Resolver_,Cancel_,Control_){this.$val=this;if(arguments.length===0){this.Timeout=new F.Duration(0,0);this.Deadline=new F.Time.ptr(new $Uint64(0,0),new $Int64(0,0),KZ.nil);this.LocalAddr=$ifaceNil;this.DualStack=false;this.FallbackDelay=new F.Duration(0,0);this.KeepAlive=new F.Duration(0,0);this.Resolver=LM.nil;this.Cancel=$chanNil;this.Control=$throwNilPointerError;return;}this.Timeout=Timeout_;this.Deadline=Deadline_;this.LocalAddr=LocalAddr_;this.DualStack=DualStack_;this.FallbackDelay=FallbackDelay_;this.KeepAlive=KeepAlive_;this.Resolver=Resolver_;this.Cancel=Cancel_;this.Control=Control_;});KL=$pkg.sysDialer=$newType(0,$kindStruct,"net.sysDialer",true,"net",false,function(Dialer_,network_,address_){this.$val=this;if(arguments.length===0){this.Dialer=new KF.ptr(new F.Duration(0,0),new F.Time.ptr(new $Uint64(0,0),new $Int64(0,0),KZ.nil),$ifaceNil,false,new F.Duration(0,0),new F.Duration(0,0),LM.nil,$chanNil,$throwNilPointerError);this.network="";this.address="";return;}this.Dialer=Dialer_;this.network=network_;this.address=address_;});KM=$pkg.ListenConfig=$newType(0,$kindStruct,"net.ListenConfig",true,"net",true,function(Control_,KeepAlive_){this.$val=this;if(arguments.length===0){this.Control=$throwNilPointerError;this.KeepAlive=new F.Duration(0,0);return;}this.Control=Control_;this.KeepAlive=KeepAlive_;});KN=$pkg.sysListener=$newType(0,$kindStruct,"net.sysListener",true,"net",false,function(ListenConfig_,network_,address_){this.$val=this;if(arguments.length===0){this.ListenConfig=new KM.ptr($throwNilPointerError,new F.Duration(0,0));this.network="";this.address="";return;}this.ListenConfig=ListenConfig_;this.network=network_;this.address=address_;});NE=$newType(0,$kindStruct,"net.dialResult",true,"net",false,function(Conn_,error_,primary_,done_){this.$val=this;if(arguments.length===0){this.Conn=$ifaceNil;this.error=$ifaceNil;this.primary=false;this.done=false;return;}this.Conn=Conn_;this.error=error_;this.primary=primary_;this.done=done_;});KZ=$ptrType(F.Location);LA=$sliceType($String);LE=$ptrType(FR);LF=$sliceType($Uint8);LG=$ptrType(DN);LH=$ptrType(D.SockaddrUnix);LI=$ptrType(W);LJ=$ptrType(Y);LK=$ptrType(C.File);LL=$ptrType(AB);LM=$ptrType(FO);LN=$ptrType(D.SockaddrInet4);LO=$ptrType(D.SockaddrInet6);LP=$ptrType(AH);LQ=$arrayType($Uint8,4);LR=$arrayType($Uint8,16);LS=$ptrType(AL);LT=$ptrType(IM);LU=$ptrType(AV);LV=$ptrType(AY);LW=$ptrType(EG);LX=$ptrType(C.SyscallError);LY=$ptrType(BB);LZ=$ptrType(BV);MB=$structType("",[]);MC=$ptrType(CJ);MD=$ptrType(DQ);ME=$ptrType(L.FD);MF=$sliceType(D.Iovec);MG=$ptrType(MF);MH=$ptrType(DW);MI=$ptrType(EN);MJ=$ptrType(EU);MK=$sliceType(HB);ML=$ptrType(KA);MM=$sliceType(ML);MN=$ptrType(KC);MO=$sliceType(MN);MP=$ptrType(KE);MQ=$sliceType(MP);MR=$arrayType($Uint8,25);MS=$sliceType(HH);MT=$ptrType(HB);MU=$sliceType(G.Addr);MV=$ptrType(M.Trace);MW=$funcType([A.Context,$String,$String],[MK,$error],false);MX=$sliceType($emptyInterface);MY=$structType("net",[{prop:"laddr",name:"laddr",embedded:false,exported:false,typ:AV,tag:""},{prop:"value",name:"value",embedded:false,exported:false,typ:$Int,tag:""}]);MZ=$sliceType(MY);NA=$ptrType(HD);NB=$ptrType(HJ);NC=$sliceType(IM);ND=$sliceType(DU);NF=$funcType([$Uintptr],[],false);NG=$funcType([$Uintptr],[$Bool],false);NH=$ptrType(BX);NP=$chanType(MB,false,true);NQ=$chanType(LG,false,false);NR=$ptrType(EM);NS=$ptrType(ER);NU=$ptrType(N.Group);NV=$funcType([A.Context,$String,$String],[DV,$error],false);NW=$ptrType(GK);NX=$funcType([DU],[$Bool],false);NY=$ptrType(HH);NZ=$ptrType(IU);OA=$mapType($String,$Int);OB=$mapType($Int,$String);OC=$ptrType(KF);OD=$funcType([$String,$String,D.RawConn],[$error],false);OE=$ptrType(KL);OF=$ptrType(KM);OG=$ptrType(KN);Q=function(b){var b;};R=function(b,c,d,e,f,g){var{b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,$s,$r,$c}=$restore(this,{b,c,d,e,f,g});$s=$s||0;s:while(true){switch($s){case 0:h=0;i=c;if(i===("unix")){h=1;}else if(i===("unixgram")){h=2;}else if(i===("unixpacket")){h=4;}else{$s=-1;return[LG.nil,new EO((c))];}j=f;if(j===("dial")){$s=2;continue;}if(j===("listen")){$s=3;continue;}$s=4;continue;case 2:if(!(!($interfaceIsEqual(d,$ifaceNil)))){k=false;$s=8;continue s;}l=d.isWildcard();$s=9;case 9:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k=l;case 8:if(k){$s=6;continue;}$s=7;continue;case 6:d=$ifaceNil;case 7:if(!(!($interfaceIsEqual(e,$ifaceNil)))){m=false;$s=12;continue s;}n=e.isWildcard();$s=13;case 13:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;case 12:if(m){$s=10;continue;}$s=11;continue;case 10:e=$ifaceNil;case 11:if($interfaceIsEqual(e,$ifaceNil)&&(!((h===2))||$interfaceIsEqual(d,$ifaceNil))){$s=-1;return[LG.nil,ED];}$s=5;continue;case 3:$s=5;continue;case 4:$s=-1;return[LG.nil,B.New("unknown mode: "+f)];case 5:case 1:p=DO(b,c,1,h,0,false,d,e,g);$s=14;case 14:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}o=p;q=o[0];r=o[1];if(!($interfaceIsEqual(r,$ifaceNil))){$s=-1;return[LG.nil,r];}$s=-1;return[q,$ifaceNil];}return;}var $f={$blk:R,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,$s};return $f;};V=function(b){var b,c;c=b;if(c===(1)){return"unix";}else if(c===(2)){return"unixgram";}else if(c===(4)){return"unixpacket";}else{$panic(new $String("sotypeToNet unknown socket type"));}};W.ptr.prototype.family=function(){var b;b=this;return 1;};W.prototype.family=function(){return this.$val.family();};W.ptr.prototype.sockaddr=function(b){var b,c;c=this;if(c===LI.nil){return[$ifaceNil,$ifaceNil];}return[new D.SockaddrUnix.ptr(c.Name),$ifaceNil];};W.prototype.sockaddr=function(b){return this.$val.sockaddr(b);};W.ptr.prototype.toLocal=function(b){var b,c;c=this;return c;};W.prototype.toLocal=function(b){return this.$val.toLocal(b);};Y.ptr.prototype.readFrom=function(b){var b,c,d,e,f,g,h,i,j;c=this;d=LI.nil;e=c.conn.fd.readFrom(b);f=e[0];g=e[1];h=e[2];i=g;if($assertType(i,LH,true)[1]){j=i.$val;if(!(j.Name==="")){d=new W.ptr(j.Name,V(c.conn.fd.sotype));}}return[f,d,h];};Y.prototype.readFrom=function(b){return this.$val.readFrom(b);};Y.ptr.prototype.readMsg=function(b,c){var b,c,d,e,f,g,h,i,j,k,l,m;d=0;e=0;f=0;g=LI.nil;h=$ifaceNil;i=this;j=$ifaceNil;k=i.conn.fd.readMsg(b,c,0);d=k[0];e=k[1];f=k[2];j=k[3];h=k[4];if(true&&$interfaceIsEqual(h,$ifaceNil)&&e>0){Q($subslice(c,0,e));}l=j;if($assertType(l,LH,true)[1]){m=l.$val;if(!(m.Name==="")){g=new W.ptr(m.Name,V(i.conn.fd.sotype));}}return[d,e,f,g,h];};Y.prototype.readMsg=function(b,c){return this.$val.readMsg(b,c);};Y.ptr.prototype.writeTo=function(b,c){var b,c,d,e;d=this;if(d.conn.fd.isConnected){return[0,$pkg.ErrWriteToConnected];}if(c===LI.nil){return[0,ED];}if(!(c.Net===V(d.conn.fd.sotype))){return[0,new D.Errno(97)];}e=new D.SockaddrUnix.ptr(c.Name);return d.conn.fd.writeTo(b,e);};Y.prototype.writeTo=function(b,c){return this.$val.writeTo(b,c);};Y.ptr.prototype.writeMsg=function(b,c,d){var b,c,d,e,f,g,h,i,j,k,l,m,n,o,p;e=0;f=0;g=$ifaceNil;h=this;if((h.conn.fd.sotype===2)&&h.conn.fd.isConnected){i=0;j=0;k=$pkg.ErrWriteToConnected;e=i;f=j;g=k;return[e,f,g];}l=$ifaceNil;if(!(d===LI.nil)){if(!(d.Net===V(h.conn.fd.sotype))){m=0;n=0;o=new D.Errno(97);e=m;f=n;g=o;return[e,f,g];}l=new D.SockaddrUnix.ptr(d.Name);}p=h.conn.fd.writeMsg(b,c,l);e=p[0];f=p[1];g=p[2];return[e,f,g];};Y.prototype.writeMsg=function(b,c,d){return this.$val.writeMsg(b,c,d);};KL.ptr.prototype.dialUnix=function(b,c,d){var{b,c,d,e,f,g,h,i,$s,$r,$c}=$restore(this,{b,c,d});$s=$s||0;s:while(true){switch($s){case 0:e=this;g=R(b,e.network,c,d,"dial",e.Dialer.Control);$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}f=g;h=f[0];i=f[1];if(!($interfaceIsEqual(i,$ifaceNil))){$s=-1;return[LJ.nil,i];}$s=-1;return[Z(h),$ifaceNil];}return;}var $f={$blk:KL.ptr.prototype.dialUnix,$c:true,$r,b,c,d,e,f,g,h,i,$s};return $f;};KL.prototype.dialUnix=function(b,c,d){return this.$val.dialUnix(b,c,d);};AB.ptr.prototype.accept=function(){var{b,c,d,e,f,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:b=this;d=b.fd.accept();$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}c=d;e=c[0];f=c[1];if(!($interfaceIsEqual(f,$ifaceNil))){$s=-1;return[LJ.nil,f];}$s=-1;return[Z(e),$ifaceNil];}return;}var $f={$blk:AB.ptr.prototype.accept,$c:true,$r,b,c,d,e,f,$s};return $f;};AB.prototype.accept=function(){return this.$val.accept();};AB.ptr.prototype.close=function(){var{b,c,d,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:b=[b];b[0]=this;$r=b[0].unlinkOnce.Do((function(b){return function $b(){var{c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:if(!((b[0].path.charCodeAt(0)===64))&&b[0].unlink){$s=1;continue;}$s=2;continue;case 1:c=D.Unlink(b[0].path);$s=3;case 3:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}c;case 2:$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,c,$s};return $f;};})(b));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}c=b[0].fd.Close();$s=2;case 2:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c;$s=3;case 3:return d;}return;}var $f={$blk:AB.ptr.prototype.close,$c:true,$r,b,c,d,$s};return $f;};AB.prototype.close=function(){return this.$val.close();};AB.ptr.prototype.file=function(){var b,c,d,e;b=this;c=b.fd.dup();d=c[0];e=c[1];if(!($interfaceIsEqual(e,$ifaceNil))){return[LK.nil,e];}return[d,$ifaceNil];};AB.prototype.file=function(){return this.$val.file();};AB.ptr.prototype.SetUnlinkOnClose=function(b){var b,c;c=this;c.unlink=b;};AB.prototype.SetUnlinkOnClose=function(b){return this.$val.SetUnlinkOnClose(b);};KN.ptr.prototype.listenUnix=function(b,c){var{b,c,d,e,f,g,h,i,j,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=this;f=R(b,d.network,c,$ifaceNil,"listen",d.ListenConfig.Control);$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}e=f;g=e[0];h=e[1];if(!($interfaceIsEqual(h,$ifaceNil))){$s=-1;return[LL.nil,h];}i=g.laddr.String();$s=2;case 2:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=[new AB.ptr(g,i,true,new E.Once.ptr(0,new E.Mutex.ptr(0,0))),$ifaceNil];$s=3;case 3:return j;}return;}var $f={$blk:KN.ptr.prototype.listenUnix,$c:true,$r,b,c,d,e,f,g,h,i,j,$s};return $f;};KN.prototype.listenUnix=function(b,c){return this.$val.listenUnix(b,c);};KN.ptr.prototype.listenUnixgram=function(b,c){var{b,c,d,e,f,g,h,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=this;f=R(b,d.network,c,$ifaceNil,"listen",d.ListenConfig.Control);$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}e=f;g=e[0];h=e[1];if(!($interfaceIsEqual(h,$ifaceNil))){$s=-1;return[LJ.nil,h];}$s=-1;return[Z(g),$ifaceNil];}return;}var $f={$blk:KN.ptr.prototype.listenUnixgram,$c:true,$r,b,c,d,e,f,g,h,$s};return $f;};KN.prototype.listenUnixgram=function(b,c){return this.$val.listenUnixgram(b,c);};W.ptr.prototype.Network=function(){var b;b=this;return b.Net;};W.prototype.Network=function(){return this.$val.Network();};W.ptr.prototype.String=function(){var b;b=this;if(b===LI.nil){return"";}return b.Name;};W.prototype.String=function(){return this.$val.String();};W.ptr.prototype.isWildcard=function(){var b;b=this;return b===LI.nil||b.Name==="";};W.prototype.isWildcard=function(){return this.$val.isWildcard();};W.ptr.prototype.opAddr=function(){var b;b=this;if(b===LI.nil){return $ifaceNil;}return b;};W.prototype.opAddr=function(){return this.$val.opAddr();};X=function(b,c){var b,c,d;d=b;if(d===("unix")||d===("unixgram")||d===("unixpacket")){return[new W.ptr(c,b),$ifaceNil];}else{return[LI.nil,new EO((b))];}};$pkg.ResolveUnixAddr=X;Y.ptr.prototype.SyscallConn=function(){var b,c;b=this;if(!b.conn.ok()){return[$ifaceNil,new D.Errno(22)];}c=BW(b.conn.fd);return[c[0],c[1]];};Y.prototype.SyscallConn=function(){return this.$val.SyscallConn();};Y.ptr.prototype.CloseRead=function(){var{b,c,d,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:b=this;if(!b.conn.ok()){$s=-1;return new D.Errno(22);}c=b.conn.fd.closeRead();$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c;if(!($interfaceIsEqual(d,$ifaceNil))){$s=-1;return new EG.ptr("close",b.conn.fd.net,b.conn.fd.laddr,b.conn.fd.raddr,d);}$s=-1;return $ifaceNil;}return;}var $f={$blk:Y.ptr.prototype.CloseRead,$c:true,$r,b,c,d,$s};return $f;};Y.prototype.CloseRead=function(){return this.$val.CloseRead();};Y.ptr.prototype.CloseWrite=function(){var{b,c,d,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:b=this;if(!b.conn.ok()){$s=-1;return new D.Errno(22);}c=b.conn.fd.closeWrite();$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c;if(!($interfaceIsEqual(d,$ifaceNil))){$s=-1;return new EG.ptr("close",b.conn.fd.net,b.conn.fd.laddr,b.conn.fd.raddr,d);}$s=-1;return $ifaceNil;}return;}var $f={$blk:Y.ptr.prototype.CloseWrite,$c:true,$r,b,c,d,$s};return $f;};Y.prototype.CloseWrite=function(){return this.$val.CloseWrite();};Y.ptr.prototype.ReadFromUnix=function(b){var b,c,d,e,f,g;c=this;if(!c.conn.ok()){return[0,LI.nil,new D.Errno(22)];}d=c.readFrom(b);e=d[0];f=d[1];g=d[2];if(!($interfaceIsEqual(g,$ifaceNil))){g=new EG.ptr("read",c.conn.fd.net,c.conn.fd.laddr,c.conn.fd.raddr,g);}return[e,f,g];};Y.prototype.ReadFromUnix=function(b){return this.$val.ReadFromUnix(b);};Y.ptr.prototype.ReadFrom=function(b){var b,c,d,e,f,g;c=this;if(!c.conn.ok()){return[0,$ifaceNil,new D.Errno(22)];}d=c.readFrom(b);e=d[0];f=d[1];g=d[2];if(!($interfaceIsEqual(g,$ifaceNil))){g=new EG.ptr("read",c.conn.fd.net,c.conn.fd.laddr,c.conn.fd.raddr,g);}if(f===LI.nil){return[e,$ifaceNil,g];}return[e,f,g];};Y.prototype.ReadFrom=function(b){return this.$val.ReadFrom(b);};Y.ptr.prototype.ReadMsgUnix=function(b,c){var b,c,d,e,f,g,h,i,j,k,l,m,n,o;d=0;e=0;f=0;g=LI.nil;h=$ifaceNil;i=this;if(!i.conn.ok()){j=0;k=0;l=0;m=LI.nil;n=new D.Errno(22);d=j;e=k;f=l;g=m;h=n;return[d,e,f,g,h];}o=i.readMsg(b,c);d=o[0];e=o[1];f=o[2];g=o[3];h=o[4];if(!($interfaceIsEqual(h,$ifaceNil))){h=new EG.ptr("read",i.conn.fd.net,i.conn.fd.laddr,i.conn.fd.raddr,h);}return[d,e,f,g,h];};Y.prototype.ReadMsgUnix=function(b,c){return this.$val.ReadMsgUnix(b,c);};Y.ptr.prototype.WriteToUnix=function(b,c){var b,c,d,e,f,g;d=this;if(!d.conn.ok()){return[0,new D.Errno(22)];}e=d.writeTo(b,c);f=e[0];g=e[1];if(!($interfaceIsEqual(g,$ifaceNil))){g=new EG.ptr("write",d.conn.fd.net,d.conn.fd.laddr,c.opAddr(),g);}return[f,g];};Y.prototype.WriteToUnix=function(b,c){return this.$val.WriteToUnix(b,c);};Y.ptr.prototype.WriteTo=function(b,c){var b,c,d,e,f,g,h,i,j;d=this;if(!d.conn.ok()){return[0,new D.Errno(22)];}e=$assertType(c,LI,true);f=e[0];g=e[1];if(!g){return[0,new EG.ptr("write",d.conn.fd.net,d.conn.fd.laddr,c,new D.Errno(22))];}h=d.writeTo(b,f);i=h[0];j=h[1];if(!($interfaceIsEqual(j,$ifaceNil))){j=new EG.ptr("write",d.conn.fd.net,d.conn.fd.laddr,f.opAddr(),j);}return[i,j];};Y.prototype.WriteTo=function(b,c){return this.$val.WriteTo(b,c);};Y.ptr.prototype.WriteMsgUnix=function(b,c,d){var b,c,d,e,f,g,h,i,j,k,l;e=0;f=0;g=$ifaceNil;h=this;if(!h.conn.ok()){i=0;j=0;k=new D.Errno(22);e=i;f=j;g=k;return[e,f,g];}l=h.writeMsg(b,c,d);e=l[0];f=l[1];g=l[2];if(!($interfaceIsEqual(g,$ifaceNil))){g=new EG.ptr("write",h.conn.fd.net,h.conn.fd.laddr,d.opAddr(),g);}return[e,f,g];};Y.prototype.WriteMsgUnix=function(b,c,d){return this.$val.WriteMsgUnix(b,c,d);};Z=function(b){var b;return new Y.ptr(new DW.ptr(b));};AB.ptr.prototype.ok=function(){var b;b=this;return!(b===LL.nil)&&!(b.fd===LG.nil);};AB.prototype.ok=function(){return this.$val.ok();};AB.ptr.prototype.SyscallConn=function(){var b,c;b=this;if(!b.ok()){return[$ifaceNil,new D.Errno(22)];}c=BY(b.fd);return[c[0],c[1]];};AB.prototype.SyscallConn=function(){return this.$val.SyscallConn();};AB.ptr.prototype.AcceptUnix=function(){var{b,c,d,e,f,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:b=this;if(!b.ok()){$s=-1;return[LJ.nil,new D.Errno(22)];}d=b.accept();$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}c=d;e=c[0];f=c[1];if(!($interfaceIsEqual(f,$ifaceNil))){$s=-1;return[LJ.nil,new EG.ptr("accept",b.fd.net,$ifaceNil,b.fd.laddr,f)];}$s=-1;return[e,$ifaceNil];}return;}var $f={$blk:AB.ptr.prototype.AcceptUnix,$c:true,$r,b,c,d,e,f,$s};return $f;};AB.prototype.AcceptUnix=function(){return this.$val.AcceptUnix();};AB.ptr.prototype.Accept=function(){var{b,c,d,e,f,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:b=this;if(!b.ok()){$s=-1;return[$ifaceNil,new D.Errno(22)];}d=b.accept();$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}c=d;e=c[0];f=c[1];if(!($interfaceIsEqual(f,$ifaceNil))){$s=-1;return[$ifaceNil,new EG.ptr("accept",b.fd.net,$ifaceNil,b.fd.laddr,f)];}$s=-1;return[e,$ifaceNil];}return;}var $f={$blk:AB.ptr.prototype.Accept,$c:true,$r,b,c,d,e,f,$s};return $f;};AB.prototype.Accept=function(){return this.$val.Accept();};AB.ptr.prototype.Close=function(){var{b,c,d,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:b=this;if(!b.ok()){$s=-1;return new D.Errno(22);}c=b.close();$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c;if(!($interfaceIsEqual(d,$ifaceNil))){$s=-1;return new EG.ptr("close",b.fd.net,$ifaceNil,b.fd.laddr,d);}$s=-1;return $ifaceNil;}return;}var $f={$blk:AB.ptr.prototype.Close,$c:true,$r,b,c,d,$s};return $f;};AB.prototype.Close=function(){return this.$val.Close();};AB.ptr.prototype.Addr=function(){var b;b=this;return b.fd.laddr;};AB.prototype.Addr=function(){return this.$val.Addr();};AB.ptr.prototype.SetDeadline=function(b){var{b,c,d,e,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=this;if(!c.ok()){$s=-1;return new D.Errno(22);}d=c.fd.pfd.SetDeadline($clone(b,F.Time));$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;if(!($interfaceIsEqual(e,$ifaceNil))){$s=-1;return new EG.ptr("set",c.fd.net,$ifaceNil,c.fd.laddr,e);}$s=-1;return $ifaceNil;}return;}var $f={$blk:AB.ptr.prototype.SetDeadline,$c:true,$r,b,c,d,e,$s};return $f;};AB.prototype.SetDeadline=function(b){return this.$val.SetDeadline(b);};AB.ptr.prototype.File=function(){var b,c,d,e,f,g;b=LK.nil;c=$ifaceNil;d=this;if(!d.ok()){e=LK.nil;f=new D.Errno(22);b=e;c=f;return[b,c];}g=d.file();b=g[0];c=g[1];if(!($interfaceIsEqual(c,$ifaceNil))){c=new EG.ptr("file",d.fd.net,$ifaceNil,d.fd.laddr,c);}return[b,c];};AB.prototype.File=function(){return this.$val.File();};AH.ptr.prototype.family=function(){var b;b=this;if(b===LP.nil||b.IP.$length<=4){return 2;}if(!(b.IP.To4()===HH.nil)){return 2;}return 3;};AH.prototype.family=function(){return this.$val.family();};AH.ptr.prototype.sockaddr=function(b){var{b,c,d,e,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=this;if(c===LP.nil){$s=-1;return[$ifaceNil,$ifaceNil];}d=GH(b,c.IP,c.Port,c.Zone);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;$s=2;case 2:return e;}return;}var $f={$blk:AH.ptr.prototype.sockaddr,$c:true,$r,b,c,d,e,$s};return $f;};AH.prototype.sockaddr=function(b){return this.$val.sockaddr(b);};AH.ptr.prototype.toLocal=function(b){var b,c;c=this;return new AH.ptr(GY(b),c.Port,c.Zone);};AH.prototype.toLocal=function(b){return this.$val.toLocal(b);};AL.ptr.prototype.readFrom=function(b,c){var{b,c,d,e,f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=[d];e=[e];f=this;g=0;h=$ifaceNil;i=f.conn.fd.family;if(i===(2)){$s=2;continue;}if(i===(3)){$s=3;continue;}$s=4;continue;case 2:d[0]=new D.SockaddrInet4.ptr(0,LQ.zero());j=f.conn.fd.readFromInet4(b,d[0]);g=j[0];h=j[1];if($interfaceIsEqual(h,$ifaceNil)){k=$clone(d[0].Addr,LQ);AH.copy(c,new AH.ptr($convertSliceType(new LF(k),HH),d[0].Port,""));}$s=4;continue;case 3:e[0]=new D.SockaddrInet6.ptr(0,0,LR.zero());l=f.conn.fd.readFromInet6(b,e[0]);g=l[0];h=l[1];if($interfaceIsEqual(h,$ifaceNil)){$s=5;continue;}$s=6;continue;case 5:m=$clone(e[0].Addr,LR);n=IV.name(((e[0].ZoneId>>0)));$s=7;case 7:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}AH.copy(c,new AH.ptr($convertSliceType(new LF(m),HH),e[0].Port,n));case 6:case 4:case 1:if(!($interfaceIsEqual(h,$ifaceNil))){c=LP.nil;}$s=-1;return[g,c,h];}return;}var $f={$blk:AL.ptr.prototype.readFrom,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,m,n,$s};return $f;};AL.prototype.readFrom=function(b,c){return this.$val.readFrom(b,c);};AL.ptr.prototype.readFromAddrPort=function(b){var{b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=[c];d=[d];e=0;f=new G.AddrPort.ptr(new G.Addr.ptr(new G.uint128.ptr(new $Uint64(0,0),new $Uint64(0,0)),""),0);g=$ifaceNil;h=this;i=new G.Addr.ptr(new G.uint128.ptr(new $Uint64(0,0),new $Uint64(0,0)),"");j=0;k=h.conn.fd.family;if(k===(2)){$s=2;continue;}if(k===(3)){$s=3;continue;}$s=4;continue;case 2:c[0]=new D.SockaddrInet4.ptr(0,LQ.zero());l=h.conn.fd.readFromInet4(b,c[0]);e=l[0];g=l[1];if($interfaceIsEqual(g,$ifaceNil)){G.Addr.copy(i,G.AddrFrom4($clone(c[0].Addr,LQ)));j=c[0].Port;}$s=4;continue;case 3:d[0]=new D.SockaddrInet6.ptr(0,0,LR.zero());m=h.conn.fd.readFromInet6(b,d[0]);e=m[0];g=m[1];if($interfaceIsEqual(g,$ifaceNil)){$s=5;continue;}$s=6;continue;case 5:n=IV.name(((d[0].ZoneId>>0)));$s=7;case 7:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=$clone(G.AddrFrom16($clone(d[0].Addr,LR)),G.Addr).WithZone(n);$s=8;case 8:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}G.Addr.copy(i,o);j=d[0].Port;case 6:case 4:case 1:if($interfaceIsEqual(g,$ifaceNil)){G.AddrPort.copy(f,G.AddrPortFrom($clone(i,G.Addr),((j<<16>>>16))));}p=e;q=$clone(f,G.AddrPort);r=g;e=p;G.AddrPort.copy(f,q);g=r;$s=-1;return[e,f,g];}return;}var $f={$blk:AL.ptr.prototype.readFromAddrPort,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,$s};return $f;};AL.prototype.readFromAddrPort=function(b){return this.$val.readFromAddrPort(b);};AL.ptr.prototype.readMsg=function(b,c){var{b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=[d];e=[e];f=0;g=0;h=0;i=new G.AddrPort.ptr(new G.Addr.ptr(new G.uint128.ptr(new $Uint64(0,0),new $Uint64(0,0)),""),0);j=$ifaceNil;k=this;l=k.conn.fd.family;if(l===(2)){$s=2;continue;}if(l===(3)){$s=3;continue;}$s=4;continue;case 2:d[0]=new D.SockaddrInet4.ptr(0,LQ.zero());m=k.conn.fd.readMsgInet4(b,c,0,d[0]);f=m[0];g=m[1];h=m[2];j=m[3];n=$clone(G.AddrFrom4($clone(d[0].Addr,LQ)),G.Addr);G.AddrPort.copy(i,G.AddrPortFrom($clone(n,G.Addr),((d[0].Port<<16>>>16))));$s=4;continue;case 3:e[0]=new D.SockaddrInet6.ptr(0,0,LR.zero());o=k.conn.fd.readMsgInet6(b,c,0,e[0]);f=o[0];g=o[1];h=o[2];j=o[3];p=IV.name(((e[0].ZoneId>>0)));$s=5;case 5:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=$clone(G.AddrFrom16($clone(e[0].Addr,LR)),G.Addr).WithZone(p);$s=6;case 6:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=$clone(q,G.Addr);G.AddrPort.copy(i,G.AddrPortFrom($clone(r,G.Addr),((e[0].Port<<16>>>16))));case 4:case 1:$s=-1;return[f,g,h,i,j];}return;}var $f={$blk:AL.ptr.prototype.readMsg,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,$s};return $f;};AL.prototype.readMsg=function(b,c){return this.$val.readMsg(b,c);};AL.ptr.prototype.writeTo=function(b,c){var{b,c,d,e,f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=[d];e=[e];f=this;if(f.conn.fd.isConnected){$s=-1;return[0,$pkg.ErrWriteToConnected];}if(c===LP.nil){$s=-1;return[0,ED];}g=f.conn.fd.family;if(g===(2)){$s=2;continue;}if(g===(3)){$s=3;continue;}$s=4;continue;case 2:h=GF(c.IP,c.Port);d[0]=$clone(h[0],D.SockaddrInet4);i=h[1];if(!($interfaceIsEqual(i,$ifaceNil))){$s=-1;return[0,i];}$s=-1;return f.conn.fd.writeToInet4(b,d[0]);case 3:k=GG(c.IP,c.Port,c.Zone);$s=6;case 6:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j=k;e[0]=$clone(j[0],D.SockaddrInet6);l=j[1];if(!($interfaceIsEqual(l,$ifaceNil))){$s=-1;return[0,l];}$s=-1;return f.conn.fd.writeToInet6(b,e[0]);case 4:$s=-1;return[0,new EN.ptr("invalid address family",c.IP.String())];case 5:case 1:$s=-1;return[0,$ifaceNil];}return;}var $f={$blk:AL.ptr.prototype.writeTo,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,$s};return $f;};AL.prototype.writeTo=function(b,c){return this.$val.writeTo(b,c);};AL.ptr.prototype.writeToAddrPort=function(b,c){var{b,c,d,e,f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=[d];e=[e];f=this;if(f.conn.fd.isConnected){$s=-1;return[0,$pkg.ErrWriteToConnected];}if(!$clone(c,G.AddrPort).IsValid()){$s=-1;return[0,ED];}g=f.conn.fd.family;if(g===(2)){$s=2;continue;}if(g===(3)){$s=3;continue;}$s=4;continue;case 2:h=GI($clone(c,G.AddrPort));d[0]=$clone(h[0],D.SockaddrInet4);i=h[1];if(!($interfaceIsEqual(i,$ifaceNil))){$s=-1;return[0,i];}$s=-1;return f.conn.fd.writeToInet4(b,d[0]);case 3:k=GJ($clone(c,G.AddrPort));$s=6;case 6:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j=k;e[0]=$clone(j[0],D.SockaddrInet6);l=j[1];if(!($interfaceIsEqual(l,$ifaceNil))){$s=-1;return[0,l];}$s=-1;return f.conn.fd.writeToInet6(b,e[0]);case 4:$s=-1;return[0,new EN.ptr("invalid address family",$clone($clone(c,G.AddrPort).Addr(),G.Addr).String())];case 5:case 1:$s=-1;return[0,$ifaceNil];}return;}var $f={$blk:AL.ptr.prototype.writeToAddrPort,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,$s};return $f;};AL.prototype.writeToAddrPort=function(b,c){return this.$val.writeToAddrPort(b,c);};AL.ptr.prototype.writeMsg=function(b,c,d){var{b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,$s,$r,$c}=$restore(this,{b,c,d});$s=$s||0;s:while(true){switch($s){case 0:e=0;f=0;g=$ifaceNil;h=this;if(h.conn.fd.isConnected&&!(d===LP.nil)){i=0;j=0;k=$pkg.ErrWriteToConnected;e=i;f=j;g=k;$s=-1;return[e,f,g];}if(!h.conn.fd.isConnected&&d===LP.nil){l=0;m=0;n=ED;e=l;f=m;g=n;$s=-1;return[e,f,g];}p=d.sockaddr(h.conn.fd.family);$s=1;case 1:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}o=p;q=o[0];g=o[1];if(!($interfaceIsEqual(g,$ifaceNil))){r=0;s=0;t=g;e=r;f=s;g=t;$s=-1;return[e,f,g];}u=h.conn.fd.writeMsg(b,c,q);e=u[0];f=u[1];g=u[2];$s=-1;return[e,f,g];}return;}var $f={$blk:AL.ptr.prototype.writeMsg,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,$s};return $f;};AL.prototype.writeMsg=function(b,c,d){return this.$val.writeMsg(b,c,d);};AL.ptr.prototype.writeMsgAddrPort=function(b,c,d){var{aa,ab,ac,ad,ae,af,ag,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{b,c,d});$s=$s||0;s:while(true){switch($s){case 0:e=[e];f=[f];g=0;h=0;i=$ifaceNil;j=this;if(j.conn.fd.isConnected&&$clone(d,G.AddrPort).IsValid()){k=0;l=0;m=$pkg.ErrWriteToConnected;g=k;h=l;i=m;$s=-1;return[g,h,i];}if(!j.conn.fd.isConnected&&!$clone(d,G.AddrPort).IsValid()){n=0;o=0;p=ED;g=n;h=o;i=p;$s=-1;return[g,h,i];}q=j.conn.fd.family;if(q===(2)){$s=2;continue;}if(q===(3)){$s=3;continue;}$s=4;continue;case 2:r=GI($clone(d,G.AddrPort));e[0]=$clone(r[0],D.SockaddrInet4);s=r[1];if(!($interfaceIsEqual(s,$ifaceNil))){t=0;u=0;v=s;g=t;h=u;i=v;$s=-1;return[g,h,i];}w=j.conn.fd.writeMsgInet4(b,c,e[0]);g=w[0];h=w[1];i=w[2];$s=-1;return[g,h,i];case 3:y=GJ($clone(d,G.AddrPort));$s=6;case 6:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}x=y;f[0]=$clone(x[0],D.SockaddrInet6);z=x[1];if(!($interfaceIsEqual(z,$ifaceNil))){aa=0;ab=0;ac=z;g=aa;h=ab;i=ac;$s=-1;return[g,h,i];}ad=j.conn.fd.writeMsgInet6(b,c,f[0]);g=ad[0];h=ad[1];i=ad[2];$s=-1;return[g,h,i];case 4:ae=0;af=0;ag=new EN.ptr("invalid address family",$clone($clone(d,G.AddrPort).Addr(),G.Addr).String());g=ae;h=af;i=ag;$s=-1;return[g,h,i];case 5:case 1:$s=-1;return[g,h,i];}return;}var $f={$blk:AL.ptr.prototype.writeMsgAddrPort,$c:true,$r,aa,ab,ac,ad,ae,af,ag,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};AL.prototype.writeMsgAddrPort=function(b,c,d){return this.$val.writeMsgAddrPort(b,c,d);};KL.ptr.prototype.dialUDP=function(b,c,d){var{b,c,d,e,f,g,h,i,$s,$r,$c}=$restore(this,{b,c,d});$s=$s||0;s:while(true){switch($s){case 0:e=this;g=GE(b,e.network,c,d,2,0,"dial",e.Dialer.Control);$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}f=g;h=f[0];i=f[1];if(!($interfaceIsEqual(i,$ifaceNil))){$s=-1;return[LS.nil,i];}$s=-1;return[AM(h),$ifaceNil];}return;}var $f={$blk:KL.ptr.prototype.dialUDP,$c:true,$r,b,c,d,e,f,g,h,i,$s};return $f;};KL.prototype.dialUDP=function(b,c,d){return this.$val.dialUDP(b,c,d);};KN.ptr.prototype.listenUDP=function(b,c){var{b,c,d,e,f,g,h,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=this;f=GE(b,d.network,c,$ifaceNil,2,0,"listen",d.ListenConfig.Control);$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}e=f;g=e[0];h=e[1];if(!($interfaceIsEqual(h,$ifaceNil))){$s=-1;return[LS.nil,h];}$s=-1;return[AM(g),$ifaceNil];}return;}var $f={$blk:KN.ptr.prototype.listenUDP,$c:true,$r,b,c,d,e,f,g,h,$s};return $f;};KN.prototype.listenUDP=function(b,c){return this.$val.listenUDP(b,c);};AH.ptr.prototype.AddrPort=function(){var b,c,d;b=this;if(b===LP.nil){return new G.AddrPort.ptr(new G.Addr.ptr(new G.uint128.ptr(new $Uint64(0,0),new $Uint64(0,0)),""),0);}c=G.AddrFromSlice($convertSliceType(b.IP,LF));d=$clone(c[0],G.Addr);G.Addr.copy(d,$clone(d,G.Addr).WithZone(b.Zone));return G.AddrPortFrom($clone(d,G.Addr),((b.Port<<16>>>16)));};AH.prototype.AddrPort=function(){return this.$val.AddrPort();};AH.ptr.prototype.Network=function(){var b;b=this;return"udp";};AH.prototype.Network=function(){return this.$val.Network();};AH.ptr.prototype.String=function(){var b,c;b=this;if(b===LP.nil){return"";}c=HV(b.IP);if(!(b.Zone==="")){return GX(c+"%"+b.Zone,H.Itoa(b.Port));}return GX(c,H.Itoa(b.Port));};AH.prototype.String=function(){return this.$val.String();};AH.ptr.prototype.isWildcard=function(){var b;b=this;if(b===LP.nil||b.IP===HH.nil){return true;}return b.IP.IsUnspecified();};AH.prototype.isWildcard=function(){return this.$val.isWildcard();};AH.ptr.prototype.opAddr=function(){var b;b=this;if(b===LP.nil){return $ifaceNil;}return b;};AH.prototype.opAddr=function(){return this.$val.opAddr();};AJ=function(b){var b;return new AH.ptr($convertSliceType($clone($clone(b,G.AddrPort).Addr(),G.Addr).AsSlice(),HH),(($clone(b,G.AddrPort).Port()>>0)),$clone($clone(b,G.AddrPort).Addr(),G.Addr).Zone());};$pkg.UDPAddrFromAddrPort=AJ;AK.ptr.prototype.Network=function(){return"udp";};AK.prototype.Network=function(){return this.$val.Network();};AL.ptr.prototype.SyscallConn=function(){var b,c;b=this;if(!b.conn.ok()){return[$ifaceNil,new D.Errno(22)];}c=BW(b.conn.fd);return[c[0],c[1]];};AL.prototype.SyscallConn=function(){return this.$val.SyscallConn();};AL.ptr.prototype.ReadFromUDP=function(b){var{b,c,d,e,f,g,h,i,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=0;d=LP.nil;e=$ifaceNil;f=this;h=f.readFromUDP(b,new AH.ptr(HH.nil,0,""));$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}g=h;c=g[0];d=g[1];e=g[2];i=[c,d,e];$s=2;case 2:return i;}return;}var $f={$blk:AL.ptr.prototype.ReadFromUDP,$c:true,$r,b,c,d,e,f,g,h,i,$s};return $f;};AL.prototype.ReadFromUDP=function(b){return this.$val.ReadFromUDP(b);};AL.ptr.prototype.readFromUDP=function(b,c){var{b,c,d,e,f,g,h,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=this;if(!d.conn.ok()){$s=-1;return[0,LP.nil,new D.Errno(22)];}f=d.readFrom(b,c);$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}e=f;g=e[0];c=e[1];h=e[2];if(!($interfaceIsEqual(h,$ifaceNil))){h=new EG.ptr("read",d.conn.fd.net,d.conn.fd.laddr,d.conn.fd.raddr,h);}$s=-1;return[g,c,h];}return;}var $f={$blk:AL.ptr.prototype.readFromUDP,$c:true,$r,b,c,d,e,f,g,h,$s};return $f;};AL.prototype.readFromUDP=function(b,c){return this.$val.readFromUDP(b,c);};AL.ptr.prototype.ReadFrom=function(b){var{b,c,d,e,f,g,h,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=this;e=c.readFromUDP(b,new AH.ptr(HH.nil,0,""));$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}d=e;f=d[0];g=d[1];h=d[2];if(g===LP.nil){$s=-1;return[f,$ifaceNil,h];}$s=-1;return[f,g,h];}return;}var $f={$blk:AL.ptr.prototype.ReadFrom,$c:true,$r,b,c,d,e,f,g,h,$s};return $f;};AL.prototype.ReadFrom=function(b){return this.$val.ReadFrom(b);};AL.ptr.prototype.ReadFromUDPAddrPort=function(b){var{b,c,d,e,f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=0;d=new G.AddrPort.ptr(new G.Addr.ptr(new G.uint128.ptr(new $Uint64(0,0),new $Uint64(0,0)),""),0);e=$ifaceNil;f=this;if(!f.conn.ok()){g=0;h=new G.AddrPort.ptr(new G.Addr.ptr(new G.uint128.ptr(new $Uint64(0,0),new $Uint64(0,0)),""),0);i=new D.Errno(22);c=g;G.AddrPort.copy(d,h);e=i;$s=-1;return[c,d,e];}k=f.readFromAddrPort(b);$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j=k;c=j[0];G.AddrPort.copy(d,j[1]);e=j[2];if(!($interfaceIsEqual(e,$ifaceNil))){e=new EG.ptr("read",f.conn.fd.net,f.conn.fd.laddr,f.conn.fd.raddr,e);}l=c;m=$clone(d,G.AddrPort);n=e;c=l;G.AddrPort.copy(d,m);e=n;$s=-1;return[c,d,e];}return;}var $f={$blk:AL.ptr.prototype.ReadFromUDPAddrPort,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,m,n,$s};return $f;};AL.prototype.ReadFromUDPAddrPort=function(b){return this.$val.ReadFromUDPAddrPort(b);};AL.ptr.prototype.ReadMsgUDP=function(b,c){var{b,c,d,e,f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=0;e=0;f=0;g=LP.nil;h=$ifaceNil;i=this;j=new G.AddrPort.ptr(new G.Addr.ptr(new G.uint128.ptr(new $Uint64(0,0),new $Uint64(0,0)),""),0);l=i.ReadMsgUDPAddrPort(b,c);$s=1;case 1:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k=l;d=k[0];e=k[1];f=k[2];G.AddrPort.copy(j,k[3]);h=k[4];if($clone(j,G.AddrPort).IsValid()){g=AJ($clone(j,G.AddrPort));}$s=-1;return[d,e,f,g,h];}return;}var $f={$blk:AL.ptr.prototype.ReadMsgUDP,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,$s};return $f;};AL.prototype.ReadMsgUDP=function(b,c){return this.$val.ReadMsgUDP(b,c);};AL.ptr.prototype.ReadMsgUDPAddrPort=function(b,c){var{b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=0;e=0;f=0;g=new G.AddrPort.ptr(new G.Addr.ptr(new G.uint128.ptr(new $Uint64(0,0),new $Uint64(0,0)),""),0);h=$ifaceNil;i=this;if(!i.conn.ok()){j=0;k=0;l=0;m=new G.AddrPort.ptr(new G.Addr.ptr(new G.uint128.ptr(new $Uint64(0,0),new $Uint64(0,0)),""),0);n=new D.Errno(22);d=j;e=k;f=l;G.AddrPort.copy(g,m);h=n;$s=-1;return[d,e,f,g,h];}p=i.readMsg(b,c);$s=1;case 1:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}o=p;d=o[0];e=o[1];f=o[2];G.AddrPort.copy(g,o[3]);h=o[4];if(!($interfaceIsEqual(h,$ifaceNil))){h=new EG.ptr("read",i.conn.fd.net,i.conn.fd.laddr,i.conn.fd.raddr,h);}$s=-1;return[d,e,f,g,h];}return;}var $f={$blk:AL.ptr.prototype.ReadMsgUDPAddrPort,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,$s};return $f;};AL.prototype.ReadMsgUDPAddrPort=function(b,c){return this.$val.ReadMsgUDPAddrPort(b,c);};AL.ptr.prototype.WriteToUDP=function(b,c){var{b,c,d,e,f,g,h,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=this;if(!d.conn.ok()){$s=-1;return[0,new D.Errno(22)];}f=d.writeTo(b,c);$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}e=f;g=e[0];h=e[1];if(!($interfaceIsEqual(h,$ifaceNil))){h=new EG.ptr("write",d.conn.fd.net,d.conn.fd.laddr,c.opAddr(),h);}$s=-1;return[g,h];}return;}var $f={$blk:AL.ptr.prototype.WriteToUDP,$c:true,$r,b,c,d,e,f,g,h,$s};return $f;};AL.prototype.WriteToUDP=function(b,c){return this.$val.WriteToUDP(b,c);};AL.ptr.prototype.WriteToUDPAddrPort=function(b,c){var{b,c,d,e,f,g,h,i,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=this;if(!d.conn.ok()){$s=-1;return[0,new D.Errno(22)];}f=d.writeToAddrPort(b,$clone(c,G.AddrPort));$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}e=f;g=e[0];h=e[1];if(!($interfaceIsEqual(h,$ifaceNil))){h=new EG.ptr("write",d.conn.fd.net,d.conn.fd.laddr,(i=new AK.ptr($clone(c,G.AddrPort)),new i.constructor.elem(i)),h);}$s=-1;return[g,h];}return;}var $f={$blk:AL.ptr.prototype.WriteToUDPAddrPort,$c:true,$r,b,c,d,e,f,g,h,i,$s};return $f;};AL.prototype.WriteToUDPAddrPort=function(b,c){return this.$val.WriteToUDPAddrPort(b,c);};AL.ptr.prototype.WriteTo=function(b,c){var{b,c,d,e,f,g,h,i,j,k,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=this;if(!d.conn.ok()){$s=-1;return[0,new D.Errno(22)];}e=$assertType(c,LP,true);f=e[0];g=e[1];if(!g){$s=-1;return[0,new EG.ptr("write",d.conn.fd.net,d.conn.fd.laddr,c,new D.Errno(22))];}i=d.writeTo(b,f);$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}h=i;j=h[0];k=h[1];if(!($interfaceIsEqual(k,$ifaceNil))){k=new EG.ptr("write",d.conn.fd.net,d.conn.fd.laddr,f.opAddr(),k);}$s=-1;return[j,k];}return;}var $f={$blk:AL.ptr.prototype.WriteTo,$c:true,$r,b,c,d,e,f,g,h,i,j,k,$s};return $f;};AL.prototype.WriteTo=function(b,c){return this.$val.WriteTo(b,c);};AL.ptr.prototype.WriteMsgUDP=function(b,c,d){var{b,c,d,e,f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{b,c,d});$s=$s||0;s:while(true){switch($s){case 0:e=0;f=0;g=$ifaceNil;h=this;if(!h.conn.ok()){i=0;j=0;k=new D.Errno(22);e=i;f=j;g=k;$s=-1;return[e,f,g];}m=h.writeMsg(b,c,d);$s=1;case 1:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}l=m;e=l[0];f=l[1];g=l[2];if(!($interfaceIsEqual(g,$ifaceNil))){g=new EG.ptr("write",h.conn.fd.net,h.conn.fd.laddr,d.opAddr(),g);}$s=-1;return[e,f,g];}return;}var $f={$blk:AL.ptr.prototype.WriteMsgUDP,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,m,$s};return $f;};AL.prototype.WriteMsgUDP=function(b,c,d){return this.$val.WriteMsgUDP(b,c,d);};AL.ptr.prototype.WriteMsgUDPAddrPort=function(b,c,d){var{b,c,d,e,f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{b,c,d});$s=$s||0;s:while(true){switch($s){case 0:e=0;f=0;g=$ifaceNil;h=this;if(!h.conn.ok()){i=0;j=0;k=new D.Errno(22);e=i;f=j;g=k;$s=-1;return[e,f,g];}m=h.writeMsgAddrPort(b,c,$clone(d,G.AddrPort));$s=1;case 1:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}l=m;e=l[0];f=l[1];g=l[2];if(!($interfaceIsEqual(g,$ifaceNil))){g=new EG.ptr("write",h.conn.fd.net,h.conn.fd.laddr,(n=new AK.ptr($clone(d,G.AddrPort)),new n.constructor.elem(n)),g);}$s=-1;return[e,f,g];}return;}var $f={$blk:AL.ptr.prototype.WriteMsgUDPAddrPort,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,m,n,$s};return $f;};AL.prototype.WriteMsgUDPAddrPort=function(b,c,d){return this.$val.WriteMsgUDPAddrPort(b,c,d);};AM=function(b){var b;return new AL.ptr(new DW.ptr(b));};AQ=function(b,c){var b,c;return new D.Errno(92);};AR=function(b,c){var b,c;return new D.Errno(92);};AV.ptr.prototype.family=function(){var b;b=this;if(b===LU.nil||b.IP.$length<=4){return 2;}if(!(b.IP.To4()===HH.nil)){return 2;}return 3;};AV.prototype.family=function(){return this.$val.family();};AV.ptr.prototype.sockaddr=function(b){var{b,c,d,e,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=this;if(c===LU.nil){$s=-1;return[$ifaceNil,$ifaceNil];}d=GH(b,c.IP,c.Port,c.Zone);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;$s=2;case 2:return e;}return;}var $f={$blk:AV.ptr.prototype.sockaddr,$c:true,$r,b,c,d,e,$s};return $f;};AV.prototype.sockaddr=function(b){return this.$val.sockaddr(b);};AV.ptr.prototype.toLocal=function(b){var b,c;c=this;return new AV.ptr(GY(b),c.Port,c.Zone);};AV.prototype.toLocal=function(b){return this.$val.toLocal(b);};AY.ptr.prototype.readFrom=function(b){var{b,c,d,e,f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=this;d=BE(c.conn.fd,b);e=d[0];f=d[1];g=d[2];if(g){$s=-1;return[e,f];}h=BU(c.conn.fd,b);i=h[0];j=h[1];k=h[2];if(k){$s=-1;return[i,j];}l=EX(c,b);$s=1;case 1:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;$s=2;case 2:return m;}return;}var $f={$blk:AY.ptr.prototype.readFrom,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,m,$s};return $f;};AY.prototype.readFrom=function(b){return this.$val.readFrom(b);};KL.ptr.prototype.dialTCP=function(b,c,d){var{b,c,d,e,f,g,h,i,$s,$r,$c}=$restore(this,{b,c,d});$s=$s||0;s:while(true){switch($s){case 0:e=this;if(!(JH===$throwNilPointerError)){$s=1;continue;}$s=2;continue;case 1:f=JH(b,e.network,c,d);$s=3;case 3:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;$s=4;case 4:return g;case 2:h=e.doDialTCP(b,c,d);$s=5;case 5:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=6;case 6:return i;}return;}var $f={$blk:KL.ptr.prototype.dialTCP,$c:true,$r,b,c,d,e,f,g,h,i,$s};return $f;};KL.prototype.dialTCP=function(b,c,d){return this.$val.dialTCP(b,c,d);};KL.ptr.prototype.doDialTCP=function(b,c,d){var{b,c,d,e,f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{b,c,d});$s=$s||0;s:while(true){switch($s){case 0:e=this;g=GE(b,e.network,c,d,1,0,"dial",e.Dialer.Control);$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}f=g;h=f[0];i=f[1];j=0;case 2:if(!(j<2&&(c===LU.nil||(c.Port===0))&&(AT(h,i)||AU(i)))){$s=3;continue;}if($interfaceIsEqual(i,$ifaceNil)){$s=4;continue;}$s=5;continue;case 4:k=h.Close();$s=6;case 6:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}k;case 5:m=GE(b,e.network,c,d,1,0,"dial",e.Dialer.Control);$s=7;case 7:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}l=m;h=l[0];i=l[1];j=j+(1)>>0;$s=2;continue;case 3:if(!($interfaceIsEqual(i,$ifaceNil))){$s=-1;return[LV.nil,i];}$s=-1;return[AZ(h),$ifaceNil];}return;}var $f={$blk:KL.ptr.prototype.doDialTCP,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,m,$s};return $f;};KL.prototype.doDialTCP=function(b,c,d){return this.$val.doDialTCP(b,c,d);};AT=function(b,c){var b,c,d,e;if(!($interfaceIsEqual(c,$ifaceNil))){return false;}if($interfaceIsEqual(b.laddr,$ifaceNil)||$interfaceIsEqual(b.raddr,$ifaceNil)){return true;}d=$assertType(b.laddr,LU);e=$assertType(b.raddr,LU);return(d.Port===e.Port)&&d.IP.Equal(e.IP);};AU=function(b){var b,c,d,e,f,g,h;c=$assertType(b,LW,true);d=c[0];e=c[1];if(e){b=d.Err;}f=$assertType(b,LX,true);g=f[0];h=f[1];if(h){b=g.Err;}return $interfaceIsEqual(b,new D.Errno(99));};BB.ptr.prototype.ok=function(){var b;b=this;return!(b===LY.nil)&&!(b.fd===LG.nil);};BB.prototype.ok=function(){return this.$val.ok();};BB.ptr.prototype.accept=function(){var{b,c,d,e,f,g,h,i,j,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:b=this;d=b.fd.accept();$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}c=d;e=c[0];f=c[1];if(!($interfaceIsEqual(f,$ifaceNil))){$s=-1;return[LV.nil,f];}g=AZ(e);if((h=b.lc.KeepAlive,(h.$high>0||(h.$high===0&&h.$low>=0)))){BQ(e,true);i=b.lc.KeepAlive;if((j=b.lc.KeepAlive,(j.$high===0&&j.$low===0))){i=new F.Duration(3,2115098112);}AR(e,i);}$s=-1;return[g,$ifaceNil];}return;}var $f={$blk:BB.ptr.prototype.accept,$c:true,$r,b,c,d,e,f,g,h,i,j,$s};return $f;};BB.prototype.accept=function(){return this.$val.accept();};BB.ptr.prototype.close=function(){var{b,c,d,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:b=this;c=b.fd.Close();$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c;$s=2;case 2:return d;}return;}var $f={$blk:BB.ptr.prototype.close,$c:true,$r,b,c,d,$s};return $f;};BB.prototype.close=function(){return this.$val.close();};BB.ptr.prototype.file=function(){var b,c,d,e;b=this;c=b.fd.dup();d=c[0];e=c[1];if(!($interfaceIsEqual(e,$ifaceNil))){return[LK.nil,e];}return[d,$ifaceNil];};BB.prototype.file=function(){return this.$val.file();};KN.ptr.prototype.listenTCP=function(b,c){var{b,c,d,e,f,g,h,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=this;f=GE(b,d.network,c,$ifaceNil,1,0,"listen",d.ListenConfig.Control);$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}e=f;g=e[0];h=e[1];if(!($interfaceIsEqual(h,$ifaceNil))){$s=-1;return[LY.nil,h];}$s=-1;return[new BB.ptr(g,$clone(d.ListenConfig,KM)),$ifaceNil];}return;}var $f={$blk:KN.ptr.prototype.listenTCP,$c:true,$r,b,c,d,e,f,g,h,$s};return $f;};KN.prototype.listenTCP=function(b,c){return this.$val.listenTCP(b,c);};AV.ptr.prototype.AddrPort=function(){var b,c,d;b=this;if(b===LU.nil){return new G.AddrPort.ptr(new G.Addr.ptr(new G.uint128.ptr(new $Uint64(0,0),new $Uint64(0,0)),""),0);}c=G.AddrFromSlice($convertSliceType(b.IP,LF));d=$clone(c[0],G.Addr);G.Addr.copy(d,$clone(d,G.Addr).WithZone(b.Zone));return G.AddrPortFrom($clone(d,G.Addr),((b.Port<<16>>>16)));};AV.prototype.AddrPort=function(){return this.$val.AddrPort();};AV.ptr.prototype.Network=function(){var b;b=this;return"tcp";};AV.prototype.Network=function(){return this.$val.Network();};AV.ptr.prototype.String=function(){var b,c;b=this;if(b===LU.nil){return"";}c=HV(b.IP);if(!(b.Zone==="")){return GX(c+"%"+b.Zone,H.Itoa(b.Port));}return GX(c,H.Itoa(b.Port));};AV.prototype.String=function(){return this.$val.String();};AV.ptr.prototype.isWildcard=function(){var b;b=this;if(b===LU.nil||b.IP===HH.nil){return true;}return b.IP.IsUnspecified();};AV.prototype.isWildcard=function(){return this.$val.isWildcard();};AV.ptr.prototype.opAddr=function(){var b;b=this;if(b===LU.nil){return $ifaceNil;}return b;};AV.prototype.opAddr=function(){return this.$val.opAddr();};AY.ptr.prototype.SyscallConn=function(){var b,c;b=this;if(!b.conn.ok()){return[$ifaceNil,new D.Errno(22)];}c=BW(b.conn.fd);return[c[0],c[1]];};AY.prototype.SyscallConn=function(){return this.$val.SyscallConn();};AY.ptr.prototype.ReadFrom=function(b){var{b,c,d,e,f,g,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=this;if(!c.conn.ok()){$s=-1;return[new $Int64(0,0),new D.Errno(22)];}e=c.readFrom(b);$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}d=e;f=d[0];g=d[1];if(!($interfaceIsEqual(g,$ifaceNil))&&!($interfaceIsEqual(g,I.EOF))){g=new EG.ptr("readfrom",c.conn.fd.net,c.conn.fd.laddr,c.conn.fd.raddr,g);}$s=-1;return[f,g];}return;}var $f={$blk:AY.ptr.prototype.ReadFrom,$c:true,$r,b,c,d,e,f,g,$s};return $f;};AY.prototype.ReadFrom=function(b){return this.$val.ReadFrom(b);};AY.ptr.prototype.CloseRead=function(){var{b,c,d,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:b=this;if(!b.conn.ok()){$s=-1;return new D.Errno(22);}c=b.conn.fd.closeRead();$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c;if(!($interfaceIsEqual(d,$ifaceNil))){$s=-1;return new EG.ptr("close",b.conn.fd.net,b.conn.fd.laddr,b.conn.fd.raddr,d);}$s=-1;return $ifaceNil;}return;}var $f={$blk:AY.ptr.prototype.CloseRead,$c:true,$r,b,c,d,$s};return $f;};AY.prototype.CloseRead=function(){return this.$val.CloseRead();};AY.ptr.prototype.CloseWrite=function(){var{b,c,d,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:b=this;if(!b.conn.ok()){$s=-1;return new D.Errno(22);}c=b.conn.fd.closeWrite();$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c;if(!($interfaceIsEqual(d,$ifaceNil))){$s=-1;return new EG.ptr("close",b.conn.fd.net,b.conn.fd.laddr,b.conn.fd.raddr,d);}$s=-1;return $ifaceNil;}return;}var $f={$blk:AY.ptr.prototype.CloseWrite,$c:true,$r,b,c,d,$s};return $f;};AY.prototype.CloseWrite=function(){return this.$val.CloseWrite();};AY.ptr.prototype.SetLinger=function(b){var b,c,d;c=this;if(!c.conn.ok()){return new D.Errno(22);}d=BR(c.conn.fd,b);if(!($interfaceIsEqual(d,$ifaceNil))){return new EG.ptr("set",c.conn.fd.net,c.conn.fd.laddr,c.conn.fd.raddr,d);}return $ifaceNil;};AY.prototype.SetLinger=function(b){return this.$val.SetLinger(b);};AY.ptr.prototype.SetKeepAlive=function(b){var b,c,d;c=this;if(!c.conn.ok()){return new D.Errno(22);}d=BQ(c.conn.fd,b);if(!($interfaceIsEqual(d,$ifaceNil))){return new EG.ptr("set",c.conn.fd.net,c.conn.fd.laddr,c.conn.fd.raddr,d);}return $ifaceNil;};AY.prototype.SetKeepAlive=function(b){return this.$val.SetKeepAlive(b);};AY.ptr.prototype.SetKeepAlivePeriod=function(b){var b,c,d;c=this;if(!c.conn.ok()){return new D.Errno(22);}d=AR(c.conn.fd,b);if(!($interfaceIsEqual(d,$ifaceNil))){return new EG.ptr("set",c.conn.fd.net,c.conn.fd.laddr,c.conn.fd.raddr,d);}return $ifaceNil;};AY.prototype.SetKeepAlivePeriod=function(b){return this.$val.SetKeepAlivePeriod(b);};AY.ptr.prototype.SetNoDelay=function(b){var b,c,d;c=this;if(!c.conn.ok()){return new D.Errno(22);}d=AQ(c.conn.fd,b);if(!($interfaceIsEqual(d,$ifaceNil))){return new EG.ptr("set",c.conn.fd.net,c.conn.fd.laddr,c.conn.fd.raddr,d);}return $ifaceNil;};AY.prototype.SetNoDelay=function(b){return this.$val.SetNoDelay(b);};AZ=function(b){var b,c;c=new AY.ptr(new DW.ptr(b));AQ(c.conn.fd,true);return c;};BB.ptr.prototype.SyscallConn=function(){var b,c;b=this;if(!b.ok()){return[$ifaceNil,new D.Errno(22)];}c=BY(b.fd);return[c[0],c[1]];};BB.prototype.SyscallConn=function(){return this.$val.SyscallConn();};BB.ptr.prototype.AcceptTCP=function(){var{b,c,d,e,f,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:b=this;if(!b.ok()){$s=-1;return[LV.nil,new D.Errno(22)];}d=b.accept();$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}c=d;e=c[0];f=c[1];if(!($interfaceIsEqual(f,$ifaceNil))){$s=-1;return[LV.nil,new EG.ptr("accept",b.fd.net,$ifaceNil,b.fd.laddr,f)];}$s=-1;return[e,$ifaceNil];}return;}var $f={$blk:BB.ptr.prototype.AcceptTCP,$c:true,$r,b,c,d,e,f,$s};return $f;};BB.prototype.AcceptTCP=function(){return this.$val.AcceptTCP();};BB.ptr.prototype.Accept=function(){var{b,c,d,e,f,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:b=this;if(!b.ok()){$s=-1;return[$ifaceNil,new D.Errno(22)];}d=b.accept();$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}c=d;e=c[0];f=c[1];if(!($interfaceIsEqual(f,$ifaceNil))){$s=-1;return[$ifaceNil,new EG.ptr("accept",b.fd.net,$ifaceNil,b.fd.laddr,f)];}$s=-1;return[e,$ifaceNil];}return;}var $f={$blk:BB.ptr.prototype.Accept,$c:true,$r,b,c,d,e,f,$s};return $f;};BB.prototype.Accept=function(){return this.$val.Accept();};BB.ptr.prototype.Close=function(){var{b,c,d,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:b=this;if(!b.ok()){$s=-1;return new D.Errno(22);}c=b.close();$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c;if(!($interfaceIsEqual(d,$ifaceNil))){$s=-1;return new EG.ptr("close",b.fd.net,$ifaceNil,b.fd.laddr,d);}$s=-1;return $ifaceNil;}return;}var $f={$blk:BB.ptr.prototype.Close,$c:true,$r,b,c,d,$s};return $f;};BB.prototype.Close=function(){return this.$val.Close();};BB.ptr.prototype.Addr=function(){var b;b=this;return b.fd.laddr;};BB.prototype.Addr=function(){return this.$val.Addr();};BB.ptr.prototype.SetDeadline=function(b){var{b,c,d,e,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=this;if(!c.ok()){$s=-1;return new D.Errno(22);}d=c.fd.pfd.SetDeadline($clone(b,F.Time));$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;if(!($interfaceIsEqual(e,$ifaceNil))){$s=-1;return new EG.ptr("set",c.fd.net,$ifaceNil,c.fd.laddr,e);}$s=-1;return $ifaceNil;}return;}var $f={$blk:BB.ptr.prototype.SetDeadline,$c:true,$r,b,c,d,e,$s};return $f;};BB.prototype.SetDeadline=function(b){return this.$val.SetDeadline(b);};BB.ptr.prototype.File=function(){var b,c,d,e,f,g,h,i;b=LK.nil;c=$ifaceNil;d=this;if(!d.ok()){e=LK.nil;f=new D.Errno(22);b=e;c=f;return[b,c];}g=d.file();b=g[0];c=g[1];if(!($interfaceIsEqual(c,$ifaceNil))){h=LK.nil;i=new EG.ptr("file",d.fd.net,$ifaceNil,d.fd.laddr,c);b=h;c=i;return[b,c];}return[b,c];};BB.prototype.File=function(){return this.$val.File();};BE=function(b,c){var b,c;return[new $Int64(0,0),$ifaceNil,false];};BO=function(b,c){var b,c;return new D.Errno(92);};BP=function(b,c){var b,c;return new D.Errno(92);};BQ=function(b,c){var b,c;return new D.Errno(92);};BR=function(b,c){var b,c;return new D.Errno(92);};BU=function(b,c){var b,c,d,e,f,g,h,i;d=new $Int64(0,0);e=$ifaceNil;f=false;g=new $Int64(0,0);h=$ifaceNil;i=false;d=g;e=h;f=i;return[d,e,f];};BV.ptr.prototype.ok=function(){var b;b=this;return!(b===LZ.nil)&&!(b.fd===LG.nil);};BV.prototype.ok=function(){return this.$val.ok();};BV.ptr.prototype.Control=function(b){var{b,c,d,e,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=this;if(!c.ok()){$s=-1;return new D.Errno(22);}d=c.fd.pfd.RawControl(b);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;J.KeepAlive(c.fd);if(!($interfaceIsEqual(e,$ifaceNil))){e=new EG.ptr("raw-control",c.fd.net,$ifaceNil,c.fd.laddr,e);}$s=-1;return e;}return;}var $f={$blk:BV.ptr.prototype.Control,$c:true,$r,b,c,d,e,$s};return $f;};BV.prototype.Control=function(b){return this.$val.Control(b);};BV.ptr.prototype.Read=function(b){var{b,c,d,e,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=this;if(!c.ok()){$s=-1;return new D.Errno(22);}d=c.fd.pfd.RawRead(b);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;J.KeepAlive(c.fd);if(!($interfaceIsEqual(e,$ifaceNil))){e=new EG.ptr("raw-read",c.fd.net,c.fd.laddr,c.fd.raddr,e);}$s=-1;return e;}return;}var $f={$blk:BV.ptr.prototype.Read,$c:true,$r,b,c,d,e,$s};return $f;};BV.prototype.Read=function(b){return this.$val.Read(b);};BV.ptr.prototype.Write=function(b){var{b,c,d,e,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=this;if(!c.ok()){$s=-1;return new D.Errno(22);}d=c.fd.pfd.RawWrite(b);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;J.KeepAlive(c.fd);if(!($interfaceIsEqual(e,$ifaceNil))){e=new EG.ptr("raw-write",c.fd.net,c.fd.laddr,c.fd.raddr,e);}$s=-1;return e;}return;}var $f={$blk:BV.ptr.prototype.Write,$c:true,$r,b,c,d,e,$s};return $f;};BV.prototype.Write=function(b){return this.$val.Write(b);};BW=function(b){var b;return[new BV.ptr(b),$ifaceNil];};BX.ptr.prototype.Read=function(b){var b,c;c=this;return new D.Errno(22);};BX.prototype.Read=function(b){return this.$val.Read(b);};BX.ptr.prototype.Write=function(b){var b,c;c=this;return new D.Errno(22);};BX.prototype.Write=function(b){return this.$val.Write(b);};BY=function(b){var b;return[new BX.ptr(new BV.ptr(b)),$ifaceNil];};CA=function(){var{aa,ab,ac,ad,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred,$r,$c}=$restore(this,{});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);c=CK("/etc/services");$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}b=c;d=b[0];e=b[1];if(!($interfaceIsEqual(e,$ifaceNil))){$s=2;continue;}$s=3;continue;case 2:$s=4;case 4:return;case 3:$deferred.push([$methodVal(d,"close"),[]]);g=d.readLine();$s=5;case 5:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}f=g;h=f[0];i=f[1];case 6:if(!(i)){$s=7;continue;}j=K.IndexByteString(h,35);if(j>=0){h=$substring(h,0,j);}k=CO(h);if(k.$length<2){$s=8;continue;}$s=9;continue;case 8:m=d.readLine();$s=10;case 10:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}l=m;h=l[0];i=l[1];$s=6;continue;case 9:n=(1>=k.$length?($throwRuntimeError("index out of range"),undefined):k.$array[k.$offset+1]);o=CP(n);p=o[0];q=o[1];r=o[2];if(!r||p<=0||q>=n.length||!((n.charCodeAt(q)===47))){$s=11;continue;}$s=12;continue;case 11:t=d.readLine();$s=13;case 13:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}s=t;h=s[0];i=s[1];$s=6;continue;case 12:u=$substring(n,(q+1>>0));v=(w=FJ[$String.keyFor(u)],w!==undefined?[w.v,true]:[false,false]);x=v[0];y=v[1];if(!y){x={};z=u;(FJ||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(z)]={k:z,v:x};}aa=0;while(true){if(!(aa=k.$length)?($throwRuntimeError("index out of range"),undefined):k.$array[k.$offset+aa]);(x||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(ab)]={k:ab,v:p};}aa=aa+(1)>>0;}ad=d.readLine();$s=14;case 14:if($c){$c=false;ad=ad.$blk();}if(ad&&ad.$blk!==undefined){break s;}ac=ad;h=ac[0];i=ac[1];$s=6;continue;case 7:$s=-1;return;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:CA,$c:true,$r,aa,ab,ac,ad,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred};return $f;}}};CB=function(b,c){var{b,c,d,e,f,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=0;e=$ifaceNil;$r=BZ.Do(CA);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}f=FM(b,c);d=f[0];e=f[1];$s=-1;return[d,e];}return;}var $f={$blk:CB,$c:true,$r,b,c,d,e,f,$s};return $f;};CC=function(b){var b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q;c=0;d=false;if(b===""){e=0;f=false;c=e;d=f;return[c,d];}g=false;if(b.charCodeAt(0)===43){b=$substring(b,1);}else if(b.charCodeAt(0)===45){g=true;b=$substring(b,1);}h=0;i=b;j=0;while(true){if(!(j>0;}else{m=0;n=true;c=m;d=n;return[c,d];}if(h>=1073741824){h=4294967295;break;}h=$imul(h,(10))>>>0;o=h+((l>>>0))>>>0;if(o4294967295){h=4294967295;break;}h=o;j+=k[1];}if(!g&&h>=1073741824){c=1073741823;}else if(g&&h>1073741824){c=1073741824;}else{c=((h>>0));}if(g){c=-c;}p=c;q=false;c=p;d=q;return[c,d];};CJ.ptr.prototype.close=function(){var{b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:b=this;c=b.file.Close();$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}c;$s=-1;return;}return;}var $f={$blk:CJ.ptr.prototype.close,$c:true,$r,b,c,$s};return $f;};CJ.prototype.close=function(){return this.$val.close();};CJ.ptr.prototype.getLineFromData=function(){var b,c,d,e,f,g;b="";c=false;d=this;e=d.data;f=0;f=0;while(true){if(!(f=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+f])===10){b=($bytesToString($subslice(e,0,f)));c=true;f=f+(1)>>0;g=e.$length-f>>0;$copySlice($subslice(e,0),$subslice(e,f));d.data=$subslice(e,0,g);return[b,c];}f=f+(1)>>0;}if(d.atEOF&&d.data.$length>0){b=($bytesToString(e));d.data=$subslice(d.data,0,0);c=true;}return[b,c];};CJ.prototype.getLineFromData=function(){return this.$val.getLineFromData();};CJ.ptr.prototype.readLine=function(){var{b,c,d,e,f,g,h,i,j,k,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:b="";c=false;d=this;e=d.getLineFromData();b=e[0];c=e[1];if(c){$s=-1;return[b,c];}if(d.data.$length=0){d.data=$subslice(d.data,0,(f+i>>0));}if($interfaceIsEqual(j,I.EOF)||$interfaceIsEqual(j,I.ErrUnexpectedEOF)){d.atEOF=true;}case 2:k=d.getLineFromData();b=k[0];c=k[1];$s=-1;return[b,c];}return;}var $f={$blk:CJ.ptr.prototype.readLine,$c:true,$r,b,c,d,e,f,g,h,i,j,k,$s};return $f;};CJ.prototype.readLine=function(){return this.$val.readLine();};CK=function(b){var{b,c,d,e,f,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:d=C.Open(b);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}c=d;e=c[0];f=c[1];if(!($interfaceIsEqual(f,$ifaceNil))){$s=-1;return[MC.nil,f];}$s=-1;return[new CJ.ptr(e,$makeSlice(LF,0,65536),false),$ifaceNil];}return;}var $f={$blk:CK,$c:true,$r,b,c,d,e,f,$s};return $f;};CM=function(b,c){var b,c,d,e;d=0;e=0;while(true){if(!(e=0){d=d+(1)>>0;}e=e+(1)>>0;}return d;};CN=function(b,c){var b,c,d,e,f,g;d=$makeSlice(LA,(1+CM(b,c)>>0));e=0;f=0;g=0;while(true){if(!(g=0){if(f=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+e]=$substring(b,f,g));e=e+(1)>>0;}f=g+1>>0;}g=g+(1)>>0;}if(f=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+e]=$substring(b,f));e=e+(1)>>0;}return $subslice(d,0,e);};CO=function(b){var b;return CN(b," \r\t\n");};CP=function(b){var b,c,d,e,f,g,h,i,j,k,l,m,n;c=0;d=0;e=false;c=0;d=0;while(true){if(!(d>>24)>>0))>>0;if(c>=16777215){f=16777215;g=d;h=false;c=f;d=g;e=h;return[c,d,e];}d=d+(1)>>0;}if(d===0){i=0;j=0;k=false;c=i;d=j;e=k;return[c,d,e];}l=c;m=d;n=true;c=l;d=m;e=n;return[c,d,e];};CQ=function(b){var b,c,d,e,f,g,h,i,j,k,l,m,n;c=0;d=0;e=false;c=0;d=0;while(true){if(!(d>>24)>>0)))>>0;}else if(97<=b.charCodeAt(d)&&b.charCodeAt(d)<=102){c=$imul(c,(16));c=c+(((((b.charCodeAt(d)-97<<24>>>24)>>0))+10>>0))>>0;}else if(65<=b.charCodeAt(d)&&b.charCodeAt(d)<=70){c=$imul(c,(16));c=c+(((((b.charCodeAt(d)-65<<24>>>24)>>0))+10>>0))>>0;}else{break;}if(c>=16777215){f=0;g=d;h=false;c=f;d=g;e=h;return[c,d,e];}d=d+(1)>>0;}if(d===0){i=0;j=d;k=false;c=i;d=j;e=k;return[c,d,e];}l=c;m=d;n=true;c=l;d=m;e=n;return[c,d,e];};CS=function(b,c){var b,c,d,e,f;if(c===0){return $append(b,48);}d=7;while(true){if(!(d>=0)){break;}f=(e=((($imul(d,4))>>>0)),e<32?(c>>>e):0)>>>0;if(f>0){b=$append(b,"0123456789abcdef".charCodeAt(((f&15)>>>0)));}d=d-(1)>>0;}return b;};CU=function(b,c){var b,c,d;d=b.length;d=d-(1)>>0;while(true){if(!(d>=0)){break;}if(b.charCodeAt(d)===c){break;}d=d-(1)>>0;}return d;};CW=function(b){var b,c,d,e,f;c=b;d=0;while(true){if(!(d=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+d]);if(65<=f&&f<=90){((e<0||e>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+e]=(((e<0||e>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+e])+(32)<<24>>>24));}d++;}};DM=function(){var{b,$s,$deferred,$r,$c}=$restore(this,{});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);$r=DK.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(DK,"Unlock"),[]]);DL=DL+(1)>>0;b=DL;$s=2;case 2:return b;}return;}}catch(err){$err=err;$s=-1;return 0;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:DM,$c:true,$r,b,$s,$deferred};return $f;}}};DO=function(b,c,d,e,f,g,h,i,j){var{b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s,$r,$c}=$restore(this,{b,c,d,e,f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=new DN.ptr(MD.nil,MD.nil,$chanNil,new E.Mutex.ptr(0,0),false,false,d,e,c,$ifaceNil,$ifaceNil,new L.FD.ptr(new L.fdMutex.ptr(new $Uint64(0,0),0,0),0,new L.pollDesc.ptr(ME.nil,false),MG.nil,0,0,false,false,false),false);if(!($interfaceIsEqual(h,$ifaceNil))&&$interfaceIsEqual(i,$ifaceNil)){$s=1;continue;}$s=2;continue;case 1:l=$assertType(h,LU);m=DM();$s=3;case 3:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}k.laddr=new AV.ptr(l.IP,m,l.Zone);k.listener=true;k.incoming=new $Chan(LG,1024);$r=DI.Lock();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}n=$assertType(k.laddr,LU).String();(DJ||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(n)]={k:n,v:k};$r=DI.Unlock();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return[k,$ifaceNil];case 2:o=DM();$s=6;case 6:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}k.laddr=new AV.ptr(HK(127,0,0,1),o,"");k.raddr=i;k.r=DP(65536);k.w=DP(65536);p=new DN.ptr(MD.nil,MD.nil,$chanNil,new E.Mutex.ptr(0,0),false,false,k.family,e,c,$ifaceNil,$ifaceNil,new L.FD.ptr(new L.fdMutex.ptr(new $Uint64(0,0),0,0),0,new L.pollDesc.ptr(ME.nil,false),MG.nil,0,0,false,false,false),false);p.laddr=k.raddr;p.raddr=k.laddr;p.r=k.w;p.w=k.r;$r=DI.Lock();$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}q=(r=DJ[$String.keyFor($assertType(k.raddr,LU).String())],r!==undefined?[r.v,true]:[LG.nil,false]);s=q[0];t=q[1];if(!t){$s=8;continue;}$s=9;continue;case 8:$r=DI.Unlock();$s=10;case 10:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return[LG.nil,new D.Errno(111)];case 9:$r=$send(s.incoming,p);$s=11;case 11:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=DI.Unlock();$s=12;case 12:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return[k,$ifaceNil];}return;}var $f={$blk:DO,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s};return $f;};DN.ptr.prototype.Read=function(b){var{b,c,d,e,f,g,h,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=0;d=$ifaceNil;e=this;g=e.r.Read(b);$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}f=g;c=f[0];d=f[1];h=[c,d];$s=2;case 2:return h;}return;}var $f={$blk:DN.ptr.prototype.Read,$c:true,$r,b,c,d,e,f,g,h,$s};return $f;};DN.prototype.Read=function(b){return this.$val.Read(b);};DN.ptr.prototype.Write=function(b){var{b,c,d,e,f,g,h,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=0;d=$ifaceNil;e=this;g=e.w.Write(b);$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}f=g;c=f[0];d=f[1];h=[c,d];$s=2;case 2:return h;}return;}var $f={$blk:DN.ptr.prototype.Write,$c:true,$r,b,c,d,e,f,g,h,$s};return $f;};DN.prototype.Write=function(b){return this.$val.Write(b);};DN.ptr.prototype.Close=function(){var{b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:b=this;$r=b.closedMu.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(b.closed){$s=2;continue;}$s=3;continue;case 2:$r=b.closedMu.Unlock();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return $ifaceNil;case 3:b.closed=true;$r=b.closedMu.Unlock();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(b.listener){$s=6;continue;}$s=7;continue;case 6:$r=DI.Lock();$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}c=b.laddr.String();$s=9;case 9:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}delete DJ[$String.keyFor(c)];$close(b.incoming);b.listener=false;$r=DI.Unlock();$s=10;case 10:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return $ifaceNil;case 7:$r=b.r.Close();$s=11;case 11:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=b.w.Close();$s=12;case 12:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return $ifaceNil;}return;}var $f={$blk:DN.ptr.prototype.Close,$c:true,$r,b,c,$s};return $f;};DN.prototype.Close=function(){return this.$val.Close();};DN.ptr.prototype.closeRead=function(){var{b,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:b=this;$r=b.r.Close();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return $ifaceNil;}return;}var $f={$blk:DN.ptr.prototype.closeRead,$c:true,$r,b,$s};return $f;};DN.prototype.closeRead=function(){return this.$val.closeRead();};DN.ptr.prototype.closeWrite=function(){var{b,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:b=this;$r=b.w.Close();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return $ifaceNil;}return;}var $f={$blk:DN.ptr.prototype.closeWrite,$c:true,$r,b,$s};return $f;};DN.prototype.closeWrite=function(){return this.$val.closeWrite();};DN.ptr.prototype.accept=function(){var{b,c,d,e,f,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:b=this;d=$recv(b.incoming);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}c=d;e=c[0];f=c[1];if(!f){$s=-1;return[LG.nil,new D.Errno(22)];}$s=-1;return[e,$ifaceNil];}return;}var $f={$blk:DN.ptr.prototype.accept,$c:true,$r,b,c,d,e,f,$s};return $f;};DN.prototype.accept=function(){return this.$val.accept();};DN.ptr.prototype.SetDeadline=function(b){var{b,c,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=this;$r=c.r.SetReadDeadline($clone(b,F.Time));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=c.w.SetWriteDeadline($clone(b,F.Time));$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return $ifaceNil;}return;}var $f={$blk:DN.ptr.prototype.SetDeadline,$c:true,$r,b,c,$s};return $f;};DN.prototype.SetDeadline=function(b){return this.$val.SetDeadline(b);};DN.ptr.prototype.SetReadDeadline=function(b){var{b,c,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=this;$r=c.r.SetReadDeadline($clone(b,F.Time));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return $ifaceNil;}return;}var $f={$blk:DN.ptr.prototype.SetReadDeadline,$c:true,$r,b,c,$s};return $f;};DN.prototype.SetReadDeadline=function(b){return this.$val.SetReadDeadline(b);};DN.ptr.prototype.SetWriteDeadline=function(b){var{b,c,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=this;$r=c.w.SetWriteDeadline($clone(b,F.Time));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return $ifaceNil;}return;}var $f={$blk:DN.ptr.prototype.SetWriteDeadline,$c:true,$r,b,c,$s};return $f;};DN.prototype.SetWriteDeadline=function(b){return this.$val.SetWriteDeadline(b);};DP=function(b){var b,c;c=new DQ.ptr(b,new E.Mutex.ptr(0,0),LF.nil,false,new E.Cond.ptr(new E.noCopy.ptr(),$ifaceNil,new E.notifyList.ptr(0,0,0,0,0),0,0,$chanNil),new E.Cond.ptr(new E.noCopy.ptr(),$ifaceNil,new E.notifyList.ptr(0,0,0,0,0),0,0,$chanNil),new F.Time.ptr(new $Uint64(0,0),new $Int64(0,0),KZ.nil),new F.Time.ptr(new $Uint64(0,0),new $Int64(0,0),KZ.nil));c.rCond.L=c.mu;c.wCond.L=c.mu;return c;};DQ.ptr.prototype.Read=function(b){var{b,c,d,e,f,g,h,i,j,$s,$deferred,$r,$c}=$restore(this,{b});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);c=this;$r=c.mu.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(c.mu,"Unlock"),[]]);case 2:if(c.closed&&(c.buf.$length===0)){$s=4;continue;}$s=5;continue;case 4:d=[0,I.EOF];$s=6;case 6:return d;case 5:if(!$clone(c.rDeadline,F.Time).IsZero()){$s=7;continue;}$s=8;continue;case 7:e=F.Until($clone(c.rDeadline,F.Time));$s=9;case 9:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=e;if((f.$high<0||(f.$high===0&&f.$low<=0))){$s=10;continue;}$s=11;continue;case 10:g=[0,new D.Errno(11)];$s=12;case 12:return g;case 11:h=F.AfterFunc(f,$methodVal(c.rCond,"Broadcast"));$s=13;case 13:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}h;case 8:if(c.buf.$length>0){$s=3;continue;}$r=c.rCond.Wait();$s=14;case 14:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=2;continue;case 3:i=$copySlice(b,c.buf);c.buf=$subslice(c.buf,i);$r=c.wCond.Broadcast();$s=15;case 15:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}j=[i,$ifaceNil];$s=16;case 16:return j;}return;}}catch(err){$err=err;$s=-1;return[0,$ifaceNil];}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:DQ.ptr.prototype.Read,$c:true,$r,b,c,d,e,f,g,h,i,j,$s,$deferred};return $f;}}};DQ.prototype.Read=function(b){return this.$val.Read(b);};DQ.ptr.prototype.Write=function(b){var{b,c,d,e,f,g,h,i,$s,$deferred,$r,$c}=$restore(this,{b});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);c=this;$r=c.mu.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(c.mu,"Unlock"),[]]);case 2:if(c.closed){$s=4;continue;}$s=5;continue;case 4:d=[0,new D.Errno(107)];$s=6;case 6:return d;case 5:if(!$clone(c.wDeadline,F.Time).IsZero()){$s=7;continue;}$s=8;continue;case 7:e=F.Until($clone(c.wDeadline,F.Time));$s=9;case 9:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=e;if((f.$high<0||(f.$high===0&&f.$low<=0))){$s=10;continue;}$s=11;continue;case 10:g=[0,new D.Errno(11)];$s=12;case 12:return g;case 11:h=F.AfterFunc(f,$methodVal(c.wCond,"Broadcast"));$s=13;case 13:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}h;case 8:if(c.buf.$length<=c.softLimit){$s=3;continue;}$r=c.wCond.Wait();$s=14;case 14:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=2;continue;case 3:c.buf=$appendSlice(c.buf,b);$r=c.rCond.Broadcast();$s=15;case 15:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}i=[b.$length,$ifaceNil];$s=16;case 16:return i;}return;}}catch(err){$err=err;$s=-1;return[0,$ifaceNil];}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:DQ.ptr.prototype.Write,$c:true,$r,b,c,d,e,f,g,h,i,$s,$deferred};return $f;}}};DQ.prototype.Write=function(b){return this.$val.Write(b);};DQ.ptr.prototype.Close=function(){var{b,$s,$deferred,$r,$c}=$restore(this,{});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);b=this;$r=b.mu.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(b.mu,"Unlock"),[]]);b.closed=true;$r=b.rCond.Broadcast();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=b.wCond.Broadcast();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:DQ.ptr.prototype.Close,$c:true,$r,b,$s,$deferred};return $f;}}};DQ.prototype.Close=function(){return this.$val.Close();};DQ.ptr.prototype.SetReadDeadline=function(b){var{b,c,$s,$deferred,$r,$c}=$restore(this,{b});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);c=this;$r=c.mu.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(c.mu,"Unlock"),[]]);F.Time.copy(c.rDeadline,b);$r=c.rCond.Broadcast();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:DQ.ptr.prototype.SetReadDeadline,$c:true,$r,b,c,$s,$deferred};return $f;}}};DQ.prototype.SetReadDeadline=function(b){return this.$val.SetReadDeadline(b);};DQ.ptr.prototype.SetWriteDeadline=function(b){var{b,c,$s,$deferred,$r,$c}=$restore(this,{b});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);c=this;$r=c.mu.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(c.mu,"Unlock"),[]]);F.Time.copy(c.wDeadline,b);$r=c.wCond.Broadcast();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:DQ.ptr.prototype.SetWriteDeadline,$c:true,$r,b,c,$s,$deferred};return $f;}}};DQ.prototype.SetWriteDeadline=function(b){return this.$val.SetWriteDeadline(b);};DR=function(b,c,d){var b,c,d;return[0,new D.Errno(38)];};DN.ptr.prototype.readFrom=function(b){var b,c,d,e,f,g,h,i;c=0;d=$ifaceNil;e=$ifaceNil;f=this;g=0;h=$ifaceNil;i=new D.Errno(38);c=g;d=h;e=i;return[c,d,e];};DN.prototype.readFrom=function(b){return this.$val.readFrom(b);};DN.ptr.prototype.readFromInet4=function(b,c){var b,c,d,e,f,g,h;d=0;e=$ifaceNil;f=this;g=0;h=new D.Errno(38);d=g;e=h;return[d,e];};DN.prototype.readFromInet4=function(b,c){return this.$val.readFromInet4(b,c);};DN.ptr.prototype.readFromInet6=function(b,c){var b,c,d,e,f,g,h;d=0;e=$ifaceNil;f=this;g=0;h=new D.Errno(38);d=g;e=h;return[d,e];};DN.prototype.readFromInet6=function(b,c){return this.$val.readFromInet6(b,c);};DN.ptr.prototype.readMsg=function(b,c,d){var b,c,d,e,f,g,h,i,j,k,l,m,n,o;e=0;f=0;g=0;h=$ifaceNil;i=$ifaceNil;j=this;k=0;l=0;m=0;n=$ifaceNil;o=new D.Errno(38);e=k;f=l;g=m;h=n;i=o;return[e,f,g,h,i];};DN.prototype.readMsg=function(b,c,d){return this.$val.readMsg(b,c,d);};DN.ptr.prototype.readMsgInet4=function(b,c,d,e){var b,c,d,e,f,g,h,i,j,k,l,m,n;f=0;g=0;h=0;i=$ifaceNil;j=this;k=0;l=0;m=0;n=new D.Errno(38);f=k;g=l;h=m;i=n;return[f,g,h,i];};DN.prototype.readMsgInet4=function(b,c,d,e){return this.$val.readMsgInet4(b,c,d,e);};DN.ptr.prototype.readMsgInet6=function(b,c,d,e){var b,c,d,e,f,g,h,i,j,k,l,m,n;f=0;g=0;h=0;i=$ifaceNil;j=this;k=0;l=0;m=0;n=new D.Errno(38);f=k;g=l;h=m;i=n;return[f,g,h,i];};DN.prototype.readMsgInet6=function(b,c,d,e){return this.$val.readMsgInet6(b,c,d,e);};DN.ptr.prototype.writeMsgInet4=function(b,c,d){var b,c,d,e,f,g,h,i,j,k;e=0;f=0;g=$ifaceNil;h=this;i=0;j=0;k=new D.Errno(38);e=i;f=j;g=k;return[e,f,g];};DN.prototype.writeMsgInet4=function(b,c,d){return this.$val.writeMsgInet4(b,c,d);};DN.ptr.prototype.writeMsgInet6=function(b,c,d){var b,c,d,e,f,g,h,i,j,k;e=0;f=0;g=$ifaceNil;h=this;i=0;j=0;k=new D.Errno(38);e=i;f=j;g=k;return[e,f,g];};DN.prototype.writeMsgInet6=function(b,c,d){return this.$val.writeMsgInet6(b,c,d);};DN.ptr.prototype.writeTo=function(b,c){var b,c,d,e,f,g,h;d=0;e=$ifaceNil;f=this;g=0;h=new D.Errno(38);d=g;e=h;return[d,e];};DN.prototype.writeTo=function(b,c){return this.$val.writeTo(b,c);};DN.ptr.prototype.writeToInet4=function(b,c){var b,c,d,e,f,g,h;d=0;e=$ifaceNil;f=this;g=0;h=new D.Errno(38);d=g;e=h;return[d,e];};DN.prototype.writeToInet4=function(b,c){return this.$val.writeToInet4(b,c);};DN.ptr.prototype.writeToInet6=function(b,c){var b,c,d,e,f,g,h;d=0;e=$ifaceNil;f=this;g=0;h=new D.Errno(38);d=g;e=h;return[d,e];};DN.prototype.writeToInet6=function(b,c){return this.$val.writeToInet6(b,c);};DN.ptr.prototype.writeMsg=function(b,c,d){var b,c,d,e,f,g,h,i,j,k;e=0;f=0;g=$ifaceNil;h=this;i=0;j=0;k=new D.Errno(38);e=i;f=j;g=k;return[e,f,g];};DN.prototype.writeMsg=function(b,c,d){return this.$val.writeMsg(b,c,d);};DN.ptr.prototype.dup=function(){var b,c,d,e,f;b=LK.nil;c=$ifaceNil;d=this;e=LK.nil;f=new D.Errno(38);b=e;c=f;return[b,c];};DN.prototype.dup=function(){return this.$val.dup();};DW.ptr.prototype.ok=function(){var b;b=this;return!(b===MH.nil)&&!(b.fd===LG.nil);};DW.prototype.ok=function(){return this.$val.ok();};DW.ptr.prototype.Read=function(b){var{b,c,d,e,f,g,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=this;if(!c.ok()){$s=-1;return[0,new D.Errno(22)];}e=c.fd.Read(b);$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}d=e;f=d[0];g=d[1];if(!($interfaceIsEqual(g,$ifaceNil))&&!($interfaceIsEqual(g,I.EOF))){g=new EG.ptr("read",c.fd.net,c.fd.laddr,c.fd.raddr,g);}$s=-1;return[f,g];}return;}var $f={$blk:DW.ptr.prototype.Read,$c:true,$r,b,c,d,e,f,g,$s};return $f;};DW.prototype.Read=function(b){return this.$val.Read(b);};DW.ptr.prototype.Write=function(b){var{b,c,d,e,f,g,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=this;if(!c.ok()){$s=-1;return[0,new D.Errno(22)];}e=c.fd.Write(b);$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}d=e;f=d[0];g=d[1];if(!($interfaceIsEqual(g,$ifaceNil))){g=new EG.ptr("write",c.fd.net,c.fd.laddr,c.fd.raddr,g);}$s=-1;return[f,g];}return;}var $f={$blk:DW.ptr.prototype.Write,$c:true,$r,b,c,d,e,f,g,$s};return $f;};DW.prototype.Write=function(b){return this.$val.Write(b);};DW.ptr.prototype.Close=function(){var{b,c,d,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:b=this;if(!b.ok()){$s=-1;return new D.Errno(22);}c=b.fd.Close();$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c;if(!($interfaceIsEqual(d,$ifaceNil))){d=new EG.ptr("close",b.fd.net,b.fd.laddr,b.fd.raddr,d);}$s=-1;return d;}return;}var $f={$blk:DW.ptr.prototype.Close,$c:true,$r,b,c,d,$s};return $f;};DW.prototype.Close=function(){return this.$val.Close();};DW.ptr.prototype.LocalAddr=function(){var b;b=this;if(!b.ok()){return $ifaceNil;}return b.fd.laddr;};DW.prototype.LocalAddr=function(){return this.$val.LocalAddr();};DW.ptr.prototype.RemoteAddr=function(){var b;b=this;if(!b.ok()){return $ifaceNil;}return b.fd.raddr;};DW.prototype.RemoteAddr=function(){return this.$val.RemoteAddr();};DW.ptr.prototype.SetDeadline=function(b){var{b,c,d,e,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=this;if(!c.ok()){$s=-1;return new D.Errno(22);}d=c.fd.SetDeadline($clone(b,F.Time));$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;if(!($interfaceIsEqual(e,$ifaceNil))){$s=-1;return new EG.ptr("set",c.fd.net,$ifaceNil,c.fd.laddr,e);}$s=-1;return $ifaceNil;}return;}var $f={$blk:DW.ptr.prototype.SetDeadline,$c:true,$r,b,c,d,e,$s};return $f;};DW.prototype.SetDeadline=function(b){return this.$val.SetDeadline(b);};DW.ptr.prototype.SetReadDeadline=function(b){var{b,c,d,e,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=this;if(!c.ok()){$s=-1;return new D.Errno(22);}d=c.fd.SetReadDeadline($clone(b,F.Time));$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;if(!($interfaceIsEqual(e,$ifaceNil))){$s=-1;return new EG.ptr("set",c.fd.net,$ifaceNil,c.fd.laddr,e);}$s=-1;return $ifaceNil;}return;}var $f={$blk:DW.ptr.prototype.SetReadDeadline,$c:true,$r,b,c,d,e,$s};return $f;};DW.prototype.SetReadDeadline=function(b){return this.$val.SetReadDeadline(b);};DW.ptr.prototype.SetWriteDeadline=function(b){var{b,c,d,e,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=this;if(!c.ok()){$s=-1;return new D.Errno(22);}d=c.fd.SetWriteDeadline($clone(b,F.Time));$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;if(!($interfaceIsEqual(e,$ifaceNil))){$s=-1;return new EG.ptr("set",c.fd.net,$ifaceNil,c.fd.laddr,e);}$s=-1;return $ifaceNil;}return;}var $f={$blk:DW.ptr.prototype.SetWriteDeadline,$c:true,$r,b,c,d,e,$s};return $f;};DW.prototype.SetWriteDeadline=function(b){return this.$val.SetWriteDeadline(b);};DW.ptr.prototype.SetReadBuffer=function(b){var b,c,d;c=this;if(!c.ok()){return new D.Errno(22);}d=BO(c.fd,b);if(!($interfaceIsEqual(d,$ifaceNil))){return new EG.ptr("set",c.fd.net,$ifaceNil,c.fd.laddr,d);}return $ifaceNil;};DW.prototype.SetReadBuffer=function(b){return this.$val.SetReadBuffer(b);};DW.ptr.prototype.SetWriteBuffer=function(b){var b,c,d;c=this;if(!c.ok()){return new D.Errno(22);}d=BP(c.fd,b);if(!($interfaceIsEqual(d,$ifaceNil))){return new EG.ptr("set",c.fd.net,$ifaceNil,c.fd.laddr,d);}return $ifaceNil;};DW.prototype.SetWriteBuffer=function(b){return this.$val.SetWriteBuffer(b);};DW.ptr.prototype.File=function(){var b,c,d,e;b=LK.nil;c=$ifaceNil;d=this;e=d.fd.dup();b=e[0];c=e[1];if(!($interfaceIsEqual(c,$ifaceNil))){c=new EG.ptr("file",d.fd.net,d.fd.laddr,d.fd.raddr,c);}return[b,c];};DW.prototype.File=function(){return this.$val.File();};EF=function(b){var b,c;c=b;if($interfaceIsEqual(c,(A.Canceled))){return EE;}else if($interfaceIsEqual(c,(A.DeadlineExceeded))){return EQ;}else{return b;}};EG.ptr.prototype.Unwrap=function(){var b;b=this;return b.Err;};EG.prototype.Unwrap=function(){return this.$val.Unwrap();};EG.ptr.prototype.Error=function(){var{b,c,d,e,f,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:b=this;if(b===LW.nil){$s=-1;return"";}c=b.Op;if(!(b.Net==="")){c=c+(" "+b.Net);}if(!($interfaceIsEqual(b.Source,$ifaceNil))){$s=1;continue;}$s=2;continue;case 1:d=b.Source.String();$s=3;case 3:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}c=c+(" "+d);case 2:if(!($interfaceIsEqual(b.Addr,$ifaceNil))){$s=4;continue;}$s=5;continue;case 4:if(!($interfaceIsEqual(b.Source,$ifaceNil))){c=c+("->");}else{c=c+(" ");}e=b.Addr.String();$s=6;case 6:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}c=c+(e);case 5:f=b.Err.Error();$s=7;case 7:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}c=c+(": "+f);$s=-1;return c;}return;}var $f={$blk:EG.ptr.prototype.Error,$c:true,$r,b,c,d,e,f,$s};return $f;};EG.prototype.Error=function(){return this.$val.Error();};EG.ptr.prototype.Timeout=function(){var{b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:b=this;c=$assertType(b.Err,LX,true);d=c[0];e=c[1];if(e){$s=1;continue;}$s=2;continue;case 1:f=$assertType(d.Err,EK,true);g=f[0];h=f[1];if(!(h)){i=false;$s=3;continue s;}j=g.Timeout();$s=4;case 4:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}i=j;case 3:k=i;$s=5;case 5:return k;case 2:l=$assertType(b.Err,EK,true);m=l[0];n=l[1];if(!(n)){o=false;$s=6;continue s;}p=m.Timeout();$s=7;case 7:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}o=p;case 6:q=o;$s=8;case 8:return q;}return;}var $f={$blk:EG.ptr.prototype.Timeout,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,$s};return $f;};EG.prototype.Timeout=function(){return this.$val.Timeout();};EG.ptr.prototype.Temporary=function(){var{b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:b=this;if(b.Op==="accept"&&JS(b.Err)){$s=-1;return true;}c=$assertType(b.Err,LX,true);d=c[0];e=c[1];if(e){$s=1;continue;}$s=2;continue;case 1:f=$assertType(d.Err,EL,true);g=f[0];h=f[1];if(!(h)){i=false;$s=3;continue s;}j=g.Temporary();$s=4;case 4:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}i=j;case 3:k=i;$s=5;case 5:return k;case 2:l=$assertType(b.Err,EL,true);m=l[0];n=l[1];if(!(n)){o=false;$s=6;continue s;}p=m.Temporary();$s=7;case 7:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}o=p;case 6:q=o;$s=8;case 8:return q;}return;}var $f={$blk:EG.ptr.prototype.Temporary,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,$s};return $f;};EG.prototype.Temporary=function(){return this.$val.Temporary();};EM.ptr.prototype.Error=function(){var b;b=this;return"invalid "+b.Type+": "+b.Text;};EM.prototype.Error=function(){return this.$val.Error();};EM.ptr.prototype.Timeout=function(){var b;b=this;return false;};EM.prototype.Timeout=function(){return this.$val.Timeout();};EM.ptr.prototype.Temporary=function(){var b;b=this;return false;};EM.prototype.Temporary=function(){return this.$val.Temporary();};EN.ptr.prototype.Error=function(){var b,c;b=this;if(b===MI.nil){return"";}c=b.Err;if(!(b.Addr==="")){c="address "+b.Addr+": "+c;}return c;};EN.prototype.Error=function(){return this.$val.Error();};EN.ptr.prototype.Timeout=function(){var b;b=this;return false;};EN.prototype.Timeout=function(){return this.$val.Timeout();};EN.ptr.prototype.Temporary=function(){var b;b=this;return false;};EN.prototype.Temporary=function(){return this.$val.Temporary();};EO.prototype.Error=function(){var b;b=this.$val;return"unknown network "+(b);};$ptrType(EO).prototype.Error=function(){return new EO(this.$get()).Error();};EO.prototype.Timeout=function(){var b;b=this.$val;return false;};$ptrType(EO).prototype.Timeout=function(){return new EO(this.$get()).Timeout();};EO.prototype.Temporary=function(){var b;b=this.$val;return false;};$ptrType(EO).prototype.Temporary=function(){return new EO(this.$get()).Temporary();};ER.ptr.prototype.Error=function(){var b;b=this;return"i/o timeout";};ER.prototype.Error=function(){return this.$val.Error();};ER.ptr.prototype.Timeout=function(){var b;b=this;return true;};ER.prototype.Timeout=function(){return this.$val.Timeout();};ER.ptr.prototype.Temporary=function(){var b;b=this;return true;};ER.prototype.Temporary=function(){return this.$val.Temporary();};EU.ptr.prototype.Error=function(){var b,c;b=this;if(b===MJ.nil){return"";}c="lookup "+b.Name;if(!(b.Server==="")){c=c+(" on "+b.Server);}c=c+(": "+b.Err);return c;};EU.prototype.Error=function(){return this.$val.Error();};EU.ptr.prototype.Timeout=function(){var b;b=this;return b.IsTimeout;};EU.prototype.Timeout=function(){return this.$val.Timeout();};EU.ptr.prototype.Temporary=function(){var b;b=this;return b.IsTimeout||b.IsTemporary;};EU.prototype.Temporary=function(){return this.$val.Temporary();};EX=function(b,c){var{b,c,d,e,f,g,h,i,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=new $Int64(0,0);e=$ifaceNil;h=I.Copy((g=new EW.ptr(b),new g.constructor.elem(g)),c);$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}f=h;d=f[0];e=f[1];i=[d,e];$s=2;case 2:return i;}return;}var $f={$blk:EX,$c:true,$r,b,c,d,e,f,g,h,i,$s};return $f;};FE.prototype.String=function(){var b,c,d,e,f,g;b=this;if(b.$length===0){return"";}c=$makeSlice(LF,0,(($imul(b.$length,3))-1>>0));d=b;e=0;while(true){if(!(e=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+e]);if(f>0){c=$append(c,58);}c=$append(c,"0123456789abcdef".charCodeAt((g>>>4<<24>>>24)));c=$append(c,"0123456789abcdef".charCodeAt(((g&15)>>>0)));e++;}return($bytesToString(c));};$ptrType(FE).prototype.String=function(){return this.$get().String();};FG=function(b,c){var b,c,d,e,f;d=0;e=$ifaceNil;f=FL(c);d=f[0];e=f[1];return[d,e];};FO.ptr.prototype.lookupHost=function(b,c){var b,c,d,e,f,g;d=LA.nil;e=$ifaceNil;f=LA.nil;g=new D.Errno(92);d=f;e=g;return[d,e];};FO.prototype.lookupHost=function(b,c){return this.$val.lookupHost(b,c);};FO.ptr.prototype.lookupIP=function(b,c,d){var b,c,d,e,f,g,h;e=MK.nil;f=$ifaceNil;g=MK.nil;h=new D.Errno(92);e=g;f=h;return[e,f];};FO.prototype.lookupIP=function(b,c,d){return this.$val.lookupIP(b,c,d);};FO.ptr.prototype.lookupPort=function(b,c,d){var{b,c,d,e,f,g,h,i,$s,$r,$c}=$restore(this,{b,c,d});$s=$s||0;s:while(true){switch($s){case 0:e=0;f=$ifaceNil;h=CB(c,d);$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}g=h;e=g[0];f=g[1];i=[e,f];$s=2;case 2:return i;}return;}var $f={$blk:FO.ptr.prototype.lookupPort,$c:true,$r,b,c,d,e,f,g,h,i,$s};return $f;};FO.prototype.lookupPort=function(b,c,d){return this.$val.lookupPort(b,c,d);};FO.ptr.prototype.lookupCNAME=function(b,c){var b,c,d,e,f,g;d="";e=$ifaceNil;f="";g=new D.Errno(92);d=f;e=g;return[d,e];};FO.prototype.lookupCNAME=function(b,c){return this.$val.lookupCNAME(b,c);};FO.ptr.prototype.lookupSRV=function(b,c,d,e){var b,c,d,e,f,g,h,i,j,k;f="";g=MM.nil;h=$ifaceNil;i="";j=MM.nil;k=new D.Errno(92);f=i;g=j;h=k;return[f,g,h];};FO.prototype.lookupSRV=function(b,c,d,e){return this.$val.lookupSRV(b,c,d,e);};FO.ptr.prototype.lookupMX=function(b,c){var b,c,d,e,f,g;d=MO.nil;e=$ifaceNil;f=MO.nil;g=new D.Errno(92);d=f;e=g;return[d,e];};FO.prototype.lookupMX=function(b,c){return this.$val.lookupMX(b,c);};FO.ptr.prototype.lookupNS=function(b,c){var b,c,d,e,f,g;d=MQ.nil;e=$ifaceNil;f=MQ.nil;g=new D.Errno(92);d=f;e=g;return[d,e];};FO.prototype.lookupNS=function(b,c){return this.$val.lookupNS(b,c);};FO.ptr.prototype.lookupTXT=function(b,c){var b,c,d,e,f,g;d=LA.nil;e=$ifaceNil;f=LA.nil;g=new D.Errno(92);d=f;e=g;return[d,e];};FO.prototype.lookupTXT=function(b,c){return this.$val.lookupTXT(b,c);};FO.ptr.prototype.lookupAddr=function(b,c){var b,c,d,e,f,g;d=LA.nil;e=$ifaceNil;f=LA.nil;g=new D.Errno(92);d=f;e=g;return[d,e];};FO.prototype.lookupAddr=function(b,c){return this.$val.lookupAddr(b,c);};FL=function(b){var b,c,d,e,f,g,h;c=MR.zero();d=$copyString(new LF(c),b);CW($subslice(new LF(c),0,d));e=(f=FI[$String.keyFor(($bytesToString($subslice(new LF(c),0,d))))],f!==undefined?[f.v,true]:[0,false]);g=e[0];h=e[1];if(!h||!((d===b.length))){return[0,new EN.ptr("unknown IP protocol specified",b)];}return[g,$ifaceNil];};FM=function(b,c){var b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t;d=0;e=$ifaceNil;f=b;if(f===("tcp4")||f===("tcp6")){b="tcp";}else if(f===("udp4")||f===("udp6")){b="udp";}g=(h=FJ[$String.keyFor(b)],h!==undefined?[h.v,true]:[false,false]);i=g[0];j=g[1];if(j){k=MR.zero();l=$copyString(new LF(k),c);CW($subslice(new LF(k),0,l));m=(n=i[$String.keyFor(($bytesToString($subslice(new LF(k),0,l))))],n!==undefined?[n.v,true]:[0,false]);o=m[0];p=m[1];if(p&&(l===c.length)){q=o;r=$ifaceNil;d=q;e=r;return[d,e];}}s=0;t=new EN.ptr("unknown port",b+"/"+c);d=s;e=t;return[d,e];};FO.ptr.prototype.getLookupGroup=function(){var b;b=this;if(b===LM.nil){return $pkg.DefaultResolver.lookupGroup;}return b.lookupGroup;};FO.prototype.getLookupGroup=function(){return this.$val.getLookupGroup();};FO.ptr.prototype.LookupHost=function(b,c){var{b,c,d,e,f,g,h,i,j,k,l,m,n,o,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=LA.nil;e=$ifaceNil;f=this;if(c===""){$s=1;continue;}$s=2;continue;case 1:g=LA.nil;i=ET.Error();$s=3;case 3:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}h=new EU.ptr(i,c,"",false,false,true);d=g;e=h;j=[d,e];$s=4;case 4:return j;case 2:k=IC(c);l=k[0];if(!(l===HH.nil)){m=new LA([c]);n=$ifaceNil;d=m;e=n;$s=-1;return[d,e];}o=f.lookupHost(b,c);d=o[0];e=o[1];$s=-1;return[d,e];}return;}var $f={$blk:FO.ptr.prototype.LookupHost,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,m,n,o,$s};return $f;};FO.prototype.LookupHost=function(b,c){return this.$val.LookupHost(b,c);};FO.ptr.prototype.LookupIPAddr=function(b,c){var{b,c,d,e,f,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=this;e=d.lookupIPAddr(b,"ip",c);$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=e;$s=2;case 2:return f;}return;}var $f={$blk:FO.ptr.prototype.LookupIPAddr,$c:true,$r,b,c,d,e,f,$s};return $f;};FO.prototype.LookupIPAddr=function(b,c){return this.$val.LookupIPAddr(b,c);};FO.ptr.prototype.LookupIP=function(b,c,d){var{b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,$s,$r,$c}=$restore(this,{b,c,d});$s=$s||0;s:while(true){switch($s){case 0:e=this;f=KI(b,c,false);g=f[0];h=f[2];if(!($interfaceIsEqual(h,$ifaceNil))){$s=-1;return[MS.nil,h];}i=g;if(i===("ip")||i===("ip4")||i===("ip6")){}else{$s=-1;return[MS.nil,new EO((c))];}k=e.internetAddrList(b,g,d);$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j=k;l=j[0];h=j[1];if(!($interfaceIsEqual(h,$ifaceNil))){$s=-1;return[MS.nil,h];}m=$makeSlice(MS,0,l.$length);n=l;o=0;while(true){if(!(o=n.$length)?($throwRuntimeError("index out of range"),undefined):n.$array[n.$offset+o]);m=$append(m,$assertType(p,MT).IP);o++;}$s=-1;return[m,$ifaceNil];}return;}var $f={$blk:FO.ptr.prototype.LookupIP,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,$s};return $f;};FO.prototype.LookupIP=function(b,c,d){return this.$val.LookupIP(b,c,d);};FO.ptr.prototype.LookupNetIP=function(b,c,d){var{b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,$s,$r,$c}=$restore(this,{b,c,d});$s=$s||0;s:while(true){switch($s){case 0:e=this;g=e.LookupIP(b,c,d);$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}f=g;h=f[0];i=f[1];if(!($interfaceIsEqual(i,$ifaceNil))){$s=-1;return[MU.nil,i];}j=$makeSlice(MU,0,h.$length);k=h;l=0;while(true){if(!(l=k.$length)?($throwRuntimeError("index out of range"),undefined):k.$array[k.$offset+l]);n=G.AddrFromSlice($convertSliceType(m,LF));o=$clone(n[0],G.Addr);p=n[1];if(p){j=$append(j,o);}l++;}$s=-1;return[j,$ifaceNil];}return;}var $f={$blk:FO.ptr.prototype.LookupNetIP,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,$s};return $f;};FO.prototype.LookupNetIP=function(b,c,d){return this.$val.LookupNetIP(b,c,d);};FR.ptr.prototype.Value=function(b){var{b,c,d,e,f,g,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=this;e=c.lookupValues.Done();$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}d=$select([[e],[]]);if(d[0]===0){$s=2;continue;}if(d[0]===1){$s=3;continue;}$s=4;continue;case 2:$s=-1;return $ifaceNil;case 3:f=c.lookupValues.Value(b);$s=5;case 5:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;$s=6;case 6:return g;case 4:$s=-1;return $ifaceNil;}return;}var $f={$blk:FR.ptr.prototype.Value,$c:true,$r,b,c,d,e,f,g,$s};return $f;};FR.prototype.Value=function(b){return this.$val.Value(b);};FS=function(b){var b;return new FR.ptr(A.Background(),b);};FO.ptr.prototype.lookupIPAddr=function(b,c,d){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{b,c,d});$s=$s||0;s:while(true){switch($s){case 0:c=[c];d=[d];e=[e];f=[f];g=[g];h=[h];i=this;if(d[0]===""){$s=1;continue;}$s=2;continue;case 1:j=ET.Error();$s=3;case 3:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=[MK.nil,new EU.ptr(j,d[0],"",false,false,true)];$s=4;case 4:return k;case 2:l=IC(d[0]);m=l[0];n=l[1];if(!(m===HH.nil)){$s=-1;return[new MK([new HB.ptr(m,n)]),$ifaceNil];}q=b.Value((p=new M.TraceKey.ptr(),new p.constructor.elem(p)));$s=5;case 5:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}o=$assertType(q,MV,true);r=o[0];if(!(r===MV.nil)&&!(r.DNSStart===$throwNilPointerError)){$s=6;continue;}$s=7;continue;case 6:$r=r.DNSStart(d[0]);$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 7:h[0]=$methodVal(i,"lookupIP");u=b.Value((t=new M.LookupIPAltResolverKey.ptr(),new t.constructor.elem(t)));$s=9;case 9:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}s=$assertType(u,MW,true);v=s[0];if(!(v===$throwNilPointerError)){h[0]=v;}x=A.WithCancel(FS(b));$s=10;case 10:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}w=x;g[0]=w[0];f[0]=w[1];y=c[0]+"\x00"+d[0];FK.Add(1);aa=i.getLookupGroup().DoChan(y,(function(c,d,e,f,g,h){return function $b(){var{aa,ab,ac,$s,$deferred,$r,$c}=$restore(this,{});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);$deferred.push([$methodVal(FK,"Done"),[]]);aa=JJ(g[0],h[0],c[0],d[0]);$s=1;case 1:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}ab=aa;ac=[ab[0],ab[1]];$s=2;case 2:return ac;}return;}}catch(err){$err=err;$s=-1;return[$ifaceNil,$ifaceNil];}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:$b,$c:true,$r,aa,ab,ac,$s,$deferred};return $f;}}};})(c,d,e,f,g,h));$s=11;case 11:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}z=aa;e[0]=z[0];ab=z[1];if(!ab){FK.Done();}ad=b.Done();$s=12;case 12:if($c){$c=false;ad=ad.$blk();}if(ad&&ad.$blk!==undefined){break s;}ae=$select([[ad],[e[0]]]);$s=13;case 13:if($c){$c=false;ae=ae.$blk();}if(ae&&ae.$blk!==undefined){break s;}ac=ae;if(ac[0]===0){$s=14;continue;}if(ac[0]===1){$s=15;continue;}$s=16;continue;case 14:af=i.getLookupGroup().ForgetUnshared(y);$s=20;case 20:if($c){$c=false;af=af.$blk();}if(af&&af.$blk!==undefined){break s;}if(af){$s=17;continue;}$s=18;continue;case 17:$r=f[0]();$s=21;case 21:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=19;continue;case 18:$go((function(c,d,e,f,g,h){return function $b(){var{ag,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:ag=$recv(e[0]);$s=1;case 1:if($c){$c=false;ag=ag.$blk();}if(ag&&ag.$blk!==undefined){break s;}ag[0];$r=f[0]();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,ag,$s};return $f;};})(c,d,e,f,g,h),[]);case 19:ag=b.Err();$s=22;case 22:if($c){$c=false;ag=ag.$blk();}if(ag&&ag.$blk!==undefined){break s;}ah=ag;ai=EF(ah).Error();$s=23;case 23:if($c){$c=false;ai=ai.$blk();}if(ai&&ai.$blk!==undefined){break s;}aj=new EU.ptr(ai,d[0],"",$interfaceIsEqual(ah,A.DeadlineExceeded),false,false);if(!(r===MV.nil)&&!(r.DNSDone===$throwNilPointerError)){$s=24;continue;}$s=25;continue;case 24:$r=r.DNSDone(MX.nil,false,aj);$s=26;case 26:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 25:$s=-1;return[MK.nil,aj];case 15:ak=$clone(ac[1][0],N.Result);$r=f[0]();$s=27;case 27:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}al=ak.Err;if(!($interfaceIsEqual(al,$ifaceNil))){$s=28;continue;}$s=29;continue;case 28:am=$assertType(al,MJ,true);an=am[1];if(!an){$s=30;continue;}$s=31;continue;case 30:ao=false;if($interfaceIsEqual(al,A.DeadlineExceeded)){$s=32;continue;}$s=33;continue;case 32:ao=true;$s=34;continue;case 33:ap=$assertType(al,EK,true);aq=ap[0];ar=ap[1];if(ar){$s=35;continue;}$s=36;continue;case 35:as=aq.Timeout();$s=37;case 37:if($c){$c=false;as=as.$blk();}if(as&&as.$blk!==undefined){break s;}ao=as;case 36:case 34:at=al.Error();$s=38;case 38:if($c){$c=false;at=at.$blk();}if(at&&at.$blk!==undefined){break s;}al=new EU.ptr(at,d[0],"",ao,false,false);case 31:case 29:if(!(r===MV.nil)&&!(r.DNSDone===$throwNilPointerError)){$s=39;continue;}$s=40;continue;case 39:au=$assertType(ak.Val,MK,true);av=au[0];$r=r.DNSDone(FU(av),ak.Shared,al);$s=41;case 41:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 40:$s=-1;return FT(ak.Val,al,ak.Shared);case 16:$s=-1;return[MK.nil,$ifaceNil];}return;}var $f={$blk:FO.ptr.prototype.lookupIPAddr,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};FO.prototype.lookupIPAddr=function(b,c,d){return this.$val.lookupIPAddr(b,c,d);};FT=function(b,c,d){var b,c,d,e,f;if(!($interfaceIsEqual(c,$ifaceNil))){return[MK.nil,c];}e=$assertType(b,MK);if(d){f=$makeSlice(MK,e.$length);$copySlice(f,e);e=f;}return[e,$ifaceNil];};FU=function(b){var b,c,d,e,f,g;c=$makeSlice(MX,b.$length);d=b;e=0;while(true){if(!(e=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+e]),HB);((f<0||f>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+f]=new g.constructor.elem(g));e++;}return c;};FO.ptr.prototype.LookupPort=function(b,c,d){var{b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s,$r,$c}=$restore(this,{b,c,d});$s=$s||0;s:while(true){switch($s){case 0:e=0;f=$ifaceNil;g=this;h=CC(d);e=h[0];i=h[1];if(i){$s=1;continue;}$s=2;continue;case 1:j=c;if(j===("tcp")||j===("tcp4")||j===("tcp6")||j===("udp")||j===("udp4")||j===("udp6")){}else if(j===("")){c="ip";}else{k=0;l=new EN.ptr("unknown network",c);e=k;f=l;$s=-1;return[e,f];}n=g.lookupPort(b,c,d);$s=3;case 3:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;e=m[0];f=m[1];if(!($interfaceIsEqual(f,$ifaceNil))){o=0;p=f;e=o;f=p;$s=-1;return[e,f];}case 2:if(0>e||e>65535){q=0;r=new EN.ptr("invalid port",d);e=q;f=r;$s=-1;return[e,f];}s=e;t=$ifaceNil;e=s;f=t;$s=-1;return[e,f];}return;}var $f={$blk:FO.ptr.prototype.LookupPort,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s};return $f;};FO.prototype.LookupPort=function(b,c,d){return this.$val.LookupPort(b,c,d);};FO.ptr.prototype.LookupCNAME=function(b,c){var b,c,d,e,f,g;d=this;e=d.lookupCNAME(b,c);f=e[0];g=e[1];if(!($interfaceIsEqual(g,$ifaceNil))){return["",g];}if(!JY(f)){return["",new EU.ptr(GC,c,"",false,false,false)];}return[f,$ifaceNil];};FO.prototype.LookupCNAME=function(b,c){return this.$val.LookupCNAME(b,c);};FO.ptr.prototype.LookupSRV=function(b,c,d,e){var b,c,d,e,f,g,h,i,j,k,l,m,n;f=this;g=f.lookupSRV(b,c,d,e);h=g[0];i=g[1];j=g[2];if(!($interfaceIsEqual(j,$ifaceNil))){return["",MM.nil,j];}if(!(h==="")&&!JY(h)){return["",MM.nil,new EU.ptr("SRV header name is invalid",e,"",false,false,false)];}k=$makeSlice(MM,0,i.$length);l=i;m=0;while(true){if(!(m=l.$length)?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+m]);if(n===ML.nil){m++;continue;}if(!JY(n.Target)){m++;continue;}k=$append(k,n);m++;}if(!((i.$length===k.$length))){return[h,k,new EU.ptr(GC,e,"",false,false,false)];}return[h,k,$ifaceNil];};FO.prototype.LookupSRV=function(b,c,d,e){return this.$val.LookupSRV(b,c,d,e);};FO.ptr.prototype.LookupMX=function(b,c){var b,c,d,e,f,g,h,i,j,k;d=this;e=d.lookupMX(b,c);f=e[0];g=e[1];if(!($interfaceIsEqual(g,$ifaceNil))){return[MO.nil,g];}h=$makeSlice(MO,0,f.$length);i=f;j=0;while(true){if(!(j=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+j]);if(k===MN.nil){j++;continue;}if(!JY(k.Host)){j++;continue;}h=$append(h,k);j++;}if(!((f.$length===h.$length))){return[h,new EU.ptr(GC,c,"",false,false,false)];}return[h,$ifaceNil];};FO.prototype.LookupMX=function(b,c){return this.$val.LookupMX(b,c);};FO.ptr.prototype.LookupNS=function(b,c){var b,c,d,e,f,g,h,i,j,k;d=this;e=d.lookupNS(b,c);f=e[0];g=e[1];if(!($interfaceIsEqual(g,$ifaceNil))){return[MQ.nil,g];}h=$makeSlice(MQ,0,f.$length);i=f;j=0;while(true){if(!(j=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+j]);if(k===MP.nil){j++;continue;}if(!JY(k.Host)){j++;continue;}h=$append(h,k);j++;}if(!((f.$length===h.$length))){return[h,new EU.ptr(GC,c,"",false,false,false)];}return[h,$ifaceNil];};FO.prototype.LookupNS=function(b,c){return this.$val.LookupNS(b,c);};FO.ptr.prototype.LookupTXT=function(b,c){var b,c,d;d=this;return d.lookupTXT(b,c);};FO.prototype.LookupTXT=function(b,c){return this.$val.LookupTXT(b,c);};FO.ptr.prototype.LookupAddr=function(b,c){var b,c,d,e,f,g,h,i,j,k;d=this;e=d.lookupAddr(b,c);f=e[0];g=e[1];if(!($interfaceIsEqual(g,$ifaceNil))){return[LA.nil,g];}h=$makeSlice(LA,0,f.$length);i=f;j=0;while(true){if(!(j=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+j]);if(JY(k)){h=$append(h,k);}j++;}if(!((f.$length===h.$length))){return[h,new EU.ptr(GC,c,"",false,false,false)];}return[h,$ifaceNil];};FO.prototype.LookupAddr=function(b,c){return this.$val.LookupAddr(b,c);};GK.ptr.prototype.probe=function(){var{b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,$s,$deferred,$r,$c}=$restore(this,{});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);b=this;c=DR(2,1,6);d=c[0];e=c[1];f=e;if($interfaceIsEqual(f,new D.Errno((97)))||$interfaceIsEqual(f,new D.Errno((93)))){$s=2;continue;}if($interfaceIsEqual(f,$ifaceNil)){$s=3;continue;}$s=4;continue;case 2:$s=4;continue;case 3:g=L.CloseFunc(d);$s=5;case 5:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}g;b.ipv4Enabled=true;case 4:case 1:h=new MZ([new MY.ptr(new AV.ptr(IB("::1"),0,""),1),new MY.ptr(new AV.ptr(HK(127,0,0,1),0,""),0)]);i="js";if(i===("dragonfly")||i===("openbsd")){h=$subslice(h,0,1);}j=h;k=0;case 6:if(!(k=h.$length)?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+l]).value);q=((l<0||l>=h.$length)?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+l]).laddr.sockaddr(3);$s=8;case 8:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}p=q;r=p[0];o=p[1];if(!($interfaceIsEqual(o,$ifaceNil))){k++;$s=6;continue;}s=D.Bind(n,r);if(!($interfaceIsEqual(s,$ifaceNil))){k++;$s=6;continue;}if(l===0){b.ipv6Enabled=true;}else{b.ipv4MappedIPv6Enabled=true;}k++;$s=6;continue;case 7:$s=-1;return;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:GK.ptr.prototype.probe,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,$s,$deferred};return $f;}}};GK.prototype.probe=function(){return this.$val.probe();};GD=function(b,c,d,e){var{aa,ab,ac,ad,ae,af,ag,ah,ai,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{b,c,d,e});$s=$s||0;s:while(true){switch($s){case 0:f=0;g=false;h=b.charCodeAt((b.length-1>>0));if(h===(52)){i=2;j=false;f=i;g=j;$s=-1;return[f,g];}else if(h===(54)){k=3;l=true;f=k;g=l;$s=-1;return[f,g];}if(!(e==="listen")){m=false;$s=3;continue s;}if($interfaceIsEqual(c,$ifaceNil)){n=true;$s=4;continue s;}o=c.isWildcard();$s=5;case 5:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}n=o;case 4:m=n;case 3:if(m){$s=1;continue;}$s=2;continue;case 1:q=GO();$s=9;case 9:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}if(q){p=true;$s=8;continue s;}r=GM();$s=10;case 10:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}p=!r;case 8:if(p){$s=6;continue;}$s=7;continue;case 6:s=3;t=false;f=s;g=t;$s=-1;return[f,g];case 7:if($interfaceIsEqual(c,$ifaceNil)){u=2;v=false;f=u;g=v;$s=-1;return[f,g];}x=c.family();$s=11;case 11:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}w=x;y=false;f=w;g=y;z=[f,g];$s=12;case 12:return z;case 2:if($interfaceIsEqual(c,$ifaceNil)){ab=true;$s=16;continue s;}ac=c.family();$s=17;case 17:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}ab=ac===2;case 16:if(!(ab)){aa=false;$s=15;continue s;}if($interfaceIsEqual(d,$ifaceNil)){ad=true;$s=18;continue s;}ae=d.family();$s=19;case 19:if($c){$c=false;ae=ae.$blk();}if(ae&&ae.$blk!==undefined){break s;}ad=ae===2;case 18:aa=ad;case 15:if(aa){$s=13;continue;}$s=14;continue;case 13:af=2;ag=false;f=af;g=ag;$s=-1;return[f,g];case 14:ah=3;ai=false;f=ah;g=ai;$s=-1;return[f,g];}return;}var $f={$blk:GD,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};GE=function(b,c,d,e,f,g,h,i){var{b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,$s,$r,$c}=$restore(this,{b,c,d,e,f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=LG.nil;k=$ifaceNil;if(!(false&&h==="dial")){l=false;$s=3;continue s;}m=e.isWildcard();$s=4;case 4:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}l=m;case 3:if(l){$s=1;continue;}$s=2;continue;case 1:n=e.toLocal(c);$s=5;case 5:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}e=n;case 2:p=GD(c,d,e,h);$s=6;case 6:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}o=p;q=o[0];r=o[1];t=DO(b,c,q,f,g,r,d,e,i);$s=7;case 7:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}s=t;j=s[0];k=s[1];u=[j,k];$s=8;case 8:return u;}return;}var $f={$blk:GE,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,$s};return $f;};GF=function(b,c){var b,c,d,e;if(b.$length===0){b=$pkg.IPv4zero;}d=b.To4();if(d===HH.nil){return[new D.SockaddrInet4.ptr(0,LQ.zero()),new EN.ptr("non-IPv4 address",b.String())];}e=new D.SockaddrInet4.ptr(c,LQ.zero());$copySlice(new LF(e.Addr),d);return[e,$ifaceNil];};GG=function(b,c,d){var{b,c,d,e,f,g,$s,$r,$c}=$restore(this,{b,c,d});$s=$s||0;s:while(true){switch($s){case 0:if((b.$length===0)||b.Equal($pkg.IPv4zero)){b=$pkg.IPv6zero;}e=b.To16();if(e===HH.nil){$s=-1;return[new D.SockaddrInet6.ptr(0,0,LR.zero()),new EN.ptr("non-IPv6 address",b.String())];}f=IV.index(d);$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=new D.SockaddrInet6.ptr(c,((f>>>0)),LR.zero());$copySlice(new LF(g.Addr),e);$s=-1;return[g,$ifaceNil];}return;}var $f={$blk:GG,$c:true,$r,b,c,d,e,f,g,$s};return $f;};GH=function(b,c,d,e){var{b,c,d,e,f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{b,c,d,e});$s=$s||0;s:while(true){switch($s){case 0:f=[f];g=[g];h=b;if(h===(2)){$s=2;continue;}if(h===(3)){$s=3;continue;}$s=4;continue;case 2:i=GF(c,d);f[0]=$clone(i[0],D.SockaddrInet4);j=i[1];if(!($interfaceIsEqual(j,$ifaceNil))){$s=-1;return[$ifaceNil,j];}$s=-1;return[f[0],$ifaceNil];case 3:l=GG(c,d,e);$s=5;case 5:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k=l;g[0]=$clone(k[0],D.SockaddrInet6);m=k[1];if(!($interfaceIsEqual(m,$ifaceNil))){$s=-1;return[$ifaceNil,m];}$s=-1;return[g[0],$ifaceNil];case 4:case 1:$s=-1;return[$ifaceNil,new EN.ptr("invalid address family",c.String())];}return;}var $f={$blk:GH,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,m,$s};return $f;};GI=function(b){var b,c,d;c=$clone($clone(b,G.AddrPort).Addr(),G.Addr);if(!$clone(c,G.Addr).Is4()){return[new D.SockaddrInet4.ptr(0,LQ.zero()),new EN.ptr("non-IPv4 address",$clone(c,G.Addr).String())];}d=new D.SockaddrInet4.ptr((($clone(b,G.AddrPort).Port()>>0)),$clone($clone(c,G.Addr).As4(),LQ));return[d,$ifaceNil];};GJ=function(b){var{b,c,d,e,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=$clone($clone(b,G.AddrPort).Addr(),G.Addr);if(!$clone(c,G.Addr).IsValid()){$s=-1;return[new D.SockaddrInet6.ptr(0,0,LR.zero()),new EN.ptr("non-IPv6 address",$clone(c,G.Addr).String())];}d=IV.index($clone(c,G.Addr).Zone());$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=new D.SockaddrInet6.ptr((($clone(b,G.AddrPort).Port()>>0)),((d>>>0)),$clone($clone(c,G.Addr).As16(),LR));$s=-1;return[e,$ifaceNil];}return;}var $f={$blk:GJ,$c:true,$r,b,c,d,e,$s};return $f;};GM=function(){var{$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:$r=GL.Once.Do($methodVal(GL,"probe"));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return GL.ipv4Enabled;}return;}var $f={$blk:GM,$c:true,$r,$s};return $f;};GO=function(){var{b,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:b="js";if(b===("dragonfly")||b===("openbsd")){$s=-1;return false;}$r=GL.Once.Do($methodVal(GL,"probe"));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return GL.ipv4MappedIPv6Enabled;}return;}var $f={$blk:GO,$c:true,$r,b,$s};return $f;};GQ=function(b){var b,c,d,e,f;c=b;if($assertType(c,LU,true)[1]){d=c.$val;return!(d.IP.To4()===HH.nil);}else if($assertType(c,LP,true)[1]){e=c.$val;return!(e.IP.To4()===HH.nil);}else if($assertType(c,MT,true)[1]){f=c.$val;return!(f.IP.To4()===HH.nil);}return false;};GP.prototype.first=function(b){var{b,c,d,e,f,g,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=this;d=c;e=0;case 1:if(!(e=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+e]);g=b(f);$s=5;case 5:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}if(g){$s=3;continue;}$s=4;continue;case 3:$s=-1;return f;case 4:e++;$s=1;continue;case 2:$s=-1;return(0>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+0]);}return;}var $f={$blk:GP.prototype.first,$c:true,$r,b,c,d,e,f,g,$s};return $f;};$ptrType(GP).prototype.first=function(b){return this.$get().first(b);};GP.prototype.partition=function(b){var{b,c,d,e,f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=GP.nil;d=GP.nil;e=this;f=false;g=e;h=0;case 1:if(!(h=g.$length)?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+h]);k=b(j);$s=3;case 3:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;if((i===0)||l===f){f=l;c=$append(c,j);}else{d=$append(d,j);}h++;$s=1;continue;case 2:$s=-1;return[c,d];}return;}var $f={$blk:GP.prototype.partition,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,$s};return $f;};$ptrType(GP).prototype.partition=function(b){return this.$get().partition(b);};GS=function(b,c,d,e){var{b,c,d,e,f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{b,c,d,e});$s=$s||0;s:while(true){switch($s){case 0:f=GP.nil;g=c;h=0;case 1:if(!(h=g.$length)?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+h]),HB);if(b===$throwNilPointerError){j=true;$s=5;continue s;}k=b($clone(i,HB));$s=6;case 6:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j=k;case 5:if(j){$s=3;continue;}$s=4;continue;case 3:l=d($clone(i,HB));$s=7;case 7:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}f=$append(f,l);case 4:h++;$s=1;continue;case 2:if(f.$length===0){$s=8;continue;}$s=9;continue;case 8:m=EC.Error();$s=10;case 10:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=[GP.nil,new EN.ptr(m,e)];$s=11;case 11:return n;case 9:$s=-1;return[f,$ifaceNil];}return;}var $f={$blk:GS,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,m,n,$s};return $f;};GT=function(b){var b;return!(b.IP.To4()===HH.nil);};GU=function(b){var b;return(b.IP.$length===16)&&b.IP.To4()===HH.nil;};GV=function(b){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c="";d="";e=$ifaceNil;f=(function(f,g){var f,g,h,i,j,k,l,m;h="";i="";j=$ifaceNil;k="";l="";m=new EN.ptr(g,f);h=k;i=l;j=m;return[h,i,j];});g=0;h=0;i=g;j=h;k=CU(b,58);if(k<0){$s=1;continue;}$s=2;continue;case 1:m=f(b,"missing port in address");$s=3;case 3:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}l=m;c=l[0];d=l[1];e=l[2];n=[c,d,e];$s=4;case 4:return n;case 2:if(b.charCodeAt(0)===91){$s=5;continue;}$s=6;continue;case 5:o=K.IndexByteString(b,93);if(o<0){$s=8;continue;}$s=9;continue;case 8:q=f(b,"missing ']' in address");$s=10;case 10:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}p=q;c=p[0];d=p[1];e=p[2];r=[c,d,e];$s=11;case 11:return r;case 9:s=o+1>>0;if(s===(b.length)){$s=13;continue;}if(s===(k)){$s=14;continue;}$s=15;continue;case 13:u=f(b,"missing port in address");$s=17;case 17:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}t=u;c=t[0];d=t[1];e=t[2];v=[c,d,e];$s=18;case 18:return v;case 14:$s=16;continue;case 15:if(b.charCodeAt((o+1>>0))===58){$s=19;continue;}$s=20;continue;case 19:x=f(b,"too many colons in address");$s=21;case 21:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}w=x;c=w[0];d=w[1];e=w[2];y=[c,d,e];$s=22;case 22:return y;case 20:aa=f(b,"missing port in address");$s=23;case 23:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}z=aa;c=z[0];d=z[1];e=z[2];ab=[c,d,e];$s=24;case 24:return ab;case 16:case 12:c=$substring(b,1,o);ac=1;ad=o+1>>0;i=ac;j=ad;$s=7;continue;case 6:c=$substring(b,0,k);if(K.IndexByteString(c,58)>=0){$s=25;continue;}$s=26;continue;case 25:af=f(b,"too many colons in address");$s=27;case 27:if($c){$c=false;af=af.$blk();}if(af&&af.$blk!==undefined){break s;}ae=af;c=ae[0];d=ae[1];e=ae[2];ag=[c,d,e];$s=28;case 28:return ag;case 26:case 7:if(K.IndexByteString($substring(b,i),91)>=0){$s=29;continue;}$s=30;continue;case 29:ai=f(b,"unexpected '[' in address");$s=31;case 31:if($c){$c=false;ai=ai.$blk();}if(ai&&ai.$blk!==undefined){break s;}ah=ai;c=ah[0];d=ah[1];e=ah[2];aj=[c,d,e];$s=32;case 32:return aj;case 30:if(K.IndexByteString($substring(b,j),93)>=0){$s=33;continue;}$s=34;continue;case 33:al=f(b,"unexpected ']' in address");$s=35;case 35:if($c){$c=false;al=al.$blk();}if(al&&al.$blk!==undefined){break s;}ak=al;c=ak[0];d=ak[1];e=ak[2];am=[c,d,e];$s=36;case 36:return am;case 34:d=$substring(b,(k+1>>0));an=c;ao=d;ap=$ifaceNil;c=an;d=ao;e=ap;$s=-1;return[c,d,e];}return;}var $f={$blk:GV,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};$pkg.SplitHostPort=GV;GW=function(b){var b,c,d,e,f,g;c="";d="";e=CU(b,37);if(e>0){f=$substring(b,0,e);g=$substring(b,(e+1>>0));c=f;d=g;}else{c=b;}return[c,d];};GX=function(b,c){var b,c;if(K.IndexByteString(b,58)>=0){return"["+b+"]:"+c;}return b+":"+c;};$pkg.JoinHostPort=GX;FO.ptr.prototype.internetAddrList=function(b,c,d){var{b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,$s,$r,$c}=$restore(this,{b,c,d});$s=$s||0;s:while(true){switch($s){case 0:c=[c];e=[e];f=this;g=$ifaceNil;h="";i="";j=h;k=i;e[0]=0;l=c[0];if(l===("tcp")||l===("tcp4")||l===("tcp6")||l===("udp")||l===("udp4")||l===("udp6")){$s=2;continue;}if(l===("ip")||l===("ip4")||l===("ip6")){$s=3;continue;}$s=4;continue;case 2:if(!(d==="")){$s=6;continue;}$s=7;continue;case 6:n=GV(d);$s=8;case 8:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;j=m[0];k=m[1];g=m[2];if(!($interfaceIsEqual(g,$ifaceNil))){$s=-1;return[GP.nil,g];}p=f.LookupPort(b,c[0],k);$s=9;case 9:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}o=p;e[0]=o[0];g=o[1];if(!($interfaceIsEqual(g,$ifaceNil))){$s=-1;return[GP.nil,g];}case 7:$s=5;continue;case 3:if(!(d==="")){j=d;}$s=5;continue;case 4:$s=-1;return[GP.nil,new EO((c[0]))];case 5:case 1:q=(function(c,e){return function(q){var q,r;r=c[0];if(r===("tcp")||r===("tcp4")||r===("tcp6")){return new AV.ptr(q.IP,e[0],q.Zone);}else if(r===("udp")||r===("udp4")||r===("udp6")){return new AH.ptr(q.IP,e[0],q.Zone);}else if(r===("ip")||r===("ip4")||r===("ip6")){return new HB.ptr(q.IP,q.Zone);}else{$panic(new $String("unexpected network: "+c[0]));}};})(c,e);if(j===""){$s=10;continue;}$s=11;continue;case 10:r=q(new HB.ptr(HH.nil,""));$s=12;case 12:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=[new GP([r]),$ifaceNil];$s=13;case 13:return s;case 11:u=f.lookupIPAddr(b,c[0],j);$s=14;case 14:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}t=u;v=t[0];g=t[1];if(!($interfaceIsEqual(g,$ifaceNil))){$s=-1;return[GP.nil,g];}if((v.$length===1)&&(0>=v.$length?($throwRuntimeError("index out of range"),undefined):v.$array[v.$offset+0]).IP.Equal($pkg.IPv6unspecified)){v=$append(v,new HB.ptr($pkg.IPv4zero,""));}w=$throwNilPointerError;if(!(c[0]==="")&&(c[0].charCodeAt((c[0].length-1>>0))===52)){w=GT;}if(!(c[0]==="")&&(c[0].charCodeAt((c[0].length-1>>0))===54)){w=GU;}x=GS(w,v,q,j);$s=15;case 15:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}y=x;$s=16;case 16:return y;}return;}var $f={$blk:FO.ptr.prototype.internetAddrList,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,$s};return $f;};FO.prototype.internetAddrList=function(b,c,d){return this.$val.internetAddrList(b,c,d);};GY=function(b){var b;if(!(b==="")&&(b.charCodeAt((b.length-1>>0))===54)){return $pkg.IPv6loopback;}return new HH([127,0,0,1]);};HB.ptr.prototype.family=function(){var b;b=this;if(b===MT.nil||b.IP.$length<=4){return 2;}if(!(b.IP.To4()===HH.nil)){return 2;}return 3;};HB.prototype.family=function(){return this.$val.family();};HB.ptr.prototype.sockaddr=function(b){var{b,c,d,e,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=this;if(c===MT.nil){$s=-1;return[$ifaceNil,$ifaceNil];}d=GH(b,c.IP,0,c.Zone);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;$s=2;case 2:return e;}return;}var $f={$blk:HB.ptr.prototype.sockaddr,$c:true,$r,b,c,d,e,$s};return $f;};HB.prototype.sockaddr=function(b){return this.$val.sockaddr(b);};HB.ptr.prototype.toLocal=function(b){var b,c;c=this;return new HB.ptr(GY(b),c.Zone);};HB.prototype.toLocal=function(b){return this.$val.toLocal(b);};HD.ptr.prototype.readFrom=function(b){var{b,c,d,e,f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=this;d=MT.nil;e=c.conn.fd.readFrom(b);f=e[0];g=e[1];h=e[2];i=g;if($assertType(i,LN,true)[1]){$s=1;continue;}if($assertType(i,LO,true)[1]){$s=2;continue;}$s=3;continue;case 1:j=i.$val;d=new HB.ptr($convertSliceType($subslice(new LF(j.Addr),0),HH),"");f=HA(f,b);$s=3;continue;case 2:k=i.$val;l=IV.name(((k.ZoneId>>0)));$s=4;case 4:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}d=new HB.ptr($convertSliceType($subslice(new LF(k.Addr),0),HH),l);case 3:$s=-1;return[f,d,h];}return;}var $f={$blk:HD.ptr.prototype.readFrom,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,$s};return $f;};HD.prototype.readFrom=function(b){return this.$val.readFrom(b);};HA=function(b,c){var b,c,d;if(c.$length<20){return b;}d=(((((0>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+0])&15)>>>0)>>0))<<2>>0;if(20>d||d>c.$length){return b;}if(!((((0>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+0])>>>4<<24>>>24)===4))){return b;}$copySlice(c,$subslice(c,d));return b-d>>0;};HD.ptr.prototype.readMsg=function(b,c){var{b,c,d,e,f,g,h,i,j,k,l,m,n,o,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=0;e=0;f=0;g=MT.nil;h=$ifaceNil;i=this;j=$ifaceNil;k=i.conn.fd.readMsg(b,c,0);d=k[0];e=k[1];f=k[2];j=k[3];h=k[4];l=j;if($assertType(l,LN,true)[1]){$s=1;continue;}if($assertType(l,LO,true)[1]){$s=2;continue;}$s=3;continue;case 1:m=l.$val;g=new HB.ptr($convertSliceType($subslice(new LF(m.Addr),0),HH),"");$s=3;continue;case 2:n=l.$val;o=IV.name(((n.ZoneId>>0)));$s=4;case 4:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}g=new HB.ptr($convertSliceType($subslice(new LF(n.Addr),0),HH),o);case 3:$s=-1;return[d,e,f,g,h];}return;}var $f={$blk:HD.ptr.prototype.readMsg,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,m,n,o,$s};return $f;};HD.prototype.readMsg=function(b,c){return this.$val.readMsg(b,c);};HD.ptr.prototype.writeTo=function(b,c){var{b,c,d,e,f,g,h,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=this;if(d.conn.fd.isConnected){$s=-1;return[0,$pkg.ErrWriteToConnected];}if(c===MT.nil){$s=-1;return[0,ED];}f=c.sockaddr(d.conn.fd.family);$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}e=f;g=e[0];h=e[1];if(!($interfaceIsEqual(h,$ifaceNil))){$s=-1;return[0,h];}$s=-1;return d.conn.fd.writeTo(b,g);}return;}var $f={$blk:HD.ptr.prototype.writeTo,$c:true,$r,b,c,d,e,f,g,h,$s};return $f;};HD.prototype.writeTo=function(b,c){return this.$val.writeTo(b,c);};HD.ptr.prototype.writeMsg=function(b,c,d){var{b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,$s,$r,$c}=$restore(this,{b,c,d});$s=$s||0;s:while(true){switch($s){case 0:e=0;f=0;g=$ifaceNil;h=this;if(h.conn.fd.isConnected){i=0;j=0;k=$pkg.ErrWriteToConnected;e=i;f=j;g=k;$s=-1;return[e,f,g];}if(d===MT.nil){l=0;m=0;n=ED;e=l;f=m;g=n;$s=-1;return[e,f,g];}p=d.sockaddr(h.conn.fd.family);$s=1;case 1:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}o=p;q=o[0];g=o[1];if(!($interfaceIsEqual(g,$ifaceNil))){r=0;s=0;t=g;e=r;f=s;g=t;$s=-1;return[e,f,g];}u=h.conn.fd.writeMsg(b,c,q);e=u[0];f=u[1];g=u[2];$s=-1;return[e,f,g];}return;}var $f={$blk:HD.ptr.prototype.writeMsg,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,$s};return $f;};HD.prototype.writeMsg=function(b,c,d){return this.$val.writeMsg(b,c,d);};KL.ptr.prototype.dialIP=function(b,c,d){var{b,c,d,e,f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{b,c,d});$s=$s||0;s:while(true){switch($s){case 0:e=this;f=KI(b,e.network,true);g=f[0];h=f[1];i=f[2];if(!($interfaceIsEqual(i,$ifaceNil))){$s=-1;return[NA.nil,i];}j=g;if(j===("ip")||j===("ip4")||j===("ip6")){}else{$s=-1;return[NA.nil,new EO((e.network))];}l=GE(b,g,c,d,3,h,"dial",e.Dialer.Control);$s=1;case 1:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k=l;m=k[0];i=k[1];if(!($interfaceIsEqual(i,$ifaceNil))){$s=-1;return[NA.nil,i];}$s=-1;return[HE(m),$ifaceNil];}return;}var $f={$blk:KL.ptr.prototype.dialIP,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,m,$s};return $f;};KL.prototype.dialIP=function(b,c,d){return this.$val.dialIP(b,c,d);};KN.ptr.prototype.listenIP=function(b,c){var{b,c,d,e,f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=this;e=KI(b,d.network,true);f=e[0];g=e[1];h=e[2];if(!($interfaceIsEqual(h,$ifaceNil))){$s=-1;return[NA.nil,h];}i=f;if(i===("ip")||i===("ip4")||i===("ip6")){}else{$s=-1;return[NA.nil,new EO((d.network))];}k=GE(b,f,c,$ifaceNil,3,g,"listen",d.ListenConfig.Control);$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j=k;l=j[0];h=j[1];if(!($interfaceIsEqual(h,$ifaceNil))){$s=-1;return[NA.nil,h];}$s=-1;return[HE(l),$ifaceNil];}return;}var $f={$blk:KN.ptr.prototype.listenIP,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,$s};return $f;};KN.prototype.listenIP=function(b,c){return this.$val.listenIP(b,c);};HB.ptr.prototype.Network=function(){var b;b=this;return"ip";};HB.prototype.Network=function(){return this.$val.Network();};HB.ptr.prototype.String=function(){var b,c;b=this;if(b===MT.nil){return"";}c=HV(b.IP);if(!(b.Zone==="")){return c+"%"+b.Zone;}return c;};HB.prototype.String=function(){return this.$val.String();};HB.ptr.prototype.isWildcard=function(){var b;b=this;if(b===MT.nil||b.IP===HH.nil){return true;}return b.IP.IsUnspecified();};HB.prototype.isWildcard=function(){return this.$val.isWildcard();};HB.ptr.prototype.opAddr=function(){var b;b=this;if(b===MT.nil){return $ifaceNil;}return b;};HB.prototype.opAddr=function(){return this.$val.opAddr();};HD.ptr.prototype.SyscallConn=function(){var b,c;b=this;if(!b.conn.ok()){return[$ifaceNil,new D.Errno(22)];}c=BW(b.conn.fd);return[c[0],c[1]];};HD.prototype.SyscallConn=function(){return this.$val.SyscallConn();};HD.ptr.prototype.ReadFromIP=function(b){var{b,c,d,e,f,g,h,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=this;if(!c.conn.ok()){$s=-1;return[0,MT.nil,new D.Errno(22)];}e=c.readFrom(b);$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}d=e;f=d[0];g=d[1];h=d[2];if(!($interfaceIsEqual(h,$ifaceNil))){h=new EG.ptr("read",c.conn.fd.net,c.conn.fd.laddr,c.conn.fd.raddr,h);}$s=-1;return[f,g,h];}return;}var $f={$blk:HD.ptr.prototype.ReadFromIP,$c:true,$r,b,c,d,e,f,g,h,$s};return $f;};HD.prototype.ReadFromIP=function(b){return this.$val.ReadFromIP(b);};HD.ptr.prototype.ReadFrom=function(b){var{b,c,d,e,f,g,h,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=this;if(!c.conn.ok()){$s=-1;return[0,$ifaceNil,new D.Errno(22)];}e=c.readFrom(b);$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}d=e;f=d[0];g=d[1];h=d[2];if(!($interfaceIsEqual(h,$ifaceNil))){h=new EG.ptr("read",c.conn.fd.net,c.conn.fd.laddr,c.conn.fd.raddr,h);}if(g===MT.nil){$s=-1;return[f,$ifaceNil,h];}$s=-1;return[f,g,h];}return;}var $f={$blk:HD.ptr.prototype.ReadFrom,$c:true,$r,b,c,d,e,f,g,h,$s};return $f;};HD.prototype.ReadFrom=function(b){return this.$val.ReadFrom(b);};HD.ptr.prototype.ReadMsgIP=function(b,c){var{b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=0;e=0;f=0;g=MT.nil;h=$ifaceNil;i=this;if(!i.conn.ok()){j=0;k=0;l=0;m=MT.nil;n=new D.Errno(22);d=j;e=k;f=l;g=m;h=n;$s=-1;return[d,e,f,g,h];}p=i.readMsg(b,c);$s=1;case 1:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}o=p;d=o[0];e=o[1];f=o[2];g=o[3];h=o[4];if(!($interfaceIsEqual(h,$ifaceNil))){h=new EG.ptr("read",i.conn.fd.net,i.conn.fd.laddr,i.conn.fd.raddr,h);}$s=-1;return[d,e,f,g,h];}return;}var $f={$blk:HD.ptr.prototype.ReadMsgIP,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,$s};return $f;};HD.prototype.ReadMsgIP=function(b,c){return this.$val.ReadMsgIP(b,c);};HD.ptr.prototype.WriteToIP=function(b,c){var{b,c,d,e,f,g,h,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=this;if(!d.conn.ok()){$s=-1;return[0,new D.Errno(22)];}f=d.writeTo(b,c);$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}e=f;g=e[0];h=e[1];if(!($interfaceIsEqual(h,$ifaceNil))){h=new EG.ptr("write",d.conn.fd.net,d.conn.fd.laddr,c.opAddr(),h);}$s=-1;return[g,h];}return;}var $f={$blk:HD.ptr.prototype.WriteToIP,$c:true,$r,b,c,d,e,f,g,h,$s};return $f;};HD.prototype.WriteToIP=function(b,c){return this.$val.WriteToIP(b,c);};HD.ptr.prototype.WriteTo=function(b,c){var{b,c,d,e,f,g,h,i,j,k,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=this;if(!d.conn.ok()){$s=-1;return[0,new D.Errno(22)];}e=$assertType(c,MT,true);f=e[0];g=e[1];if(!g){$s=-1;return[0,new EG.ptr("write",d.conn.fd.net,d.conn.fd.laddr,c,new D.Errno(22))];}i=d.writeTo(b,f);$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}h=i;j=h[0];k=h[1];if(!($interfaceIsEqual(k,$ifaceNil))){k=new EG.ptr("write",d.conn.fd.net,d.conn.fd.laddr,f.opAddr(),k);}$s=-1;return[j,k];}return;}var $f={$blk:HD.ptr.prototype.WriteTo,$c:true,$r,b,c,d,e,f,g,h,i,j,k,$s};return $f;};HD.prototype.WriteTo=function(b,c){return this.$val.WriteTo(b,c);};HD.ptr.prototype.WriteMsgIP=function(b,c,d){var{b,c,d,e,f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{b,c,d});$s=$s||0;s:while(true){switch($s){case 0:e=0;f=0;g=$ifaceNil;h=this;if(!h.conn.ok()){i=0;j=0;k=new D.Errno(22);e=i;f=j;g=k;$s=-1;return[e,f,g];}m=h.writeMsg(b,c,d);$s=1;case 1:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}l=m;e=l[0];f=l[1];g=l[2];if(!($interfaceIsEqual(g,$ifaceNil))){g=new EG.ptr("write",h.conn.fd.net,h.conn.fd.laddr,d.opAddr(),g);}$s=-1;return[e,f,g];}return;}var $f={$blk:HD.ptr.prototype.WriteMsgIP,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,m,$s};return $f;};HD.prototype.WriteMsgIP=function(b,c,d){return this.$val.WriteMsgIP(b,c,d);};HE=function(b){var b;return new HD.ptr(new DW.ptr(b));};HK=function(b,c,d,e){var b,c,d,e,f;f=$makeSlice(HH,16);$copySlice(f,HL);(12>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+12]=b);(13>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+13]=c);(14>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+14]=d);(15>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+15]=e);return f;};$pkg.IPv4=HK;HM=function(b,c,d,e){var b,c,d,e,f;f=$makeSlice(HI,4);(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0]=b);(1>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+1]=c);(2>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+2]=d);(3>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+3]=e);return f;};$pkg.IPv4Mask=HM;HN=function(b,c){var b,c,d,e,f,g,h,i;if(!((c===32))&&!((c===128))){return HI.nil;}if(b<0||b>c){return HI.nil;}e=(d=c/8,(d===d&&d!==1/0&&d!==-1/0)?d>>0:$throwRuntimeError("integer divide by zero"));f=$makeSlice(HI,e);g=((b>>>0));h=0;while(true){if(!(h=8){((h<0||h>=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+h]=255);g=g-(8)>>>0;h=h+(1)>>0;continue;}((h<0||h>=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+h]=(~(((i=g,i<32?(255>>>i):0)<<24>>>24))<<24>>>24));g=0;h=h+(1)>>0;}return f;};$pkg.CIDRMask=HN;HH.prototype.IsUnspecified=function(){var b;b=this;return b.Equal($pkg.IPv4zero)||b.Equal($pkg.IPv6unspecified);};$ptrType(HH).prototype.IsUnspecified=function(){return this.$get().IsUnspecified();};HH.prototype.IsLoopback=function(){var b,c;b=this;c=b.To4();if(!(c===HH.nil)){return(0>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+0])===127;}return b.Equal($pkg.IPv6loopback);};$ptrType(HH).prototype.IsLoopback=function(){return this.$get().IsLoopback();};HH.prototype.IsPrivate=function(){var b,c;b=this;c=b.To4();if(!(c===HH.nil)){return((0>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+0])===10)||(((0>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+0])===172)&&((((1>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+1])&240)>>>0)===16))||(((0>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+0])===192)&&((1>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+1])===168));}return(b.$length===16)&&((((0>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+0])&254)>>>0)===252);};$ptrType(HH).prototype.IsPrivate=function(){return this.$get().IsPrivate();};HH.prototype.IsMulticast=function(){var b,c;b=this;c=b.To4();if(!(c===HH.nil)){return(((0>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+0])&240)>>>0)===224;}return(b.$length===16)&&((0>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+0])===255);};$ptrType(HH).prototype.IsMulticast=function(){return this.$get().IsMulticast();};HH.prototype.IsInterfaceLocalMulticast=function(){var b;b=this;return(b.$length===16)&&((0>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+0])===255)&&((((1>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+1])&15)>>>0)===1);};$ptrType(HH).prototype.IsInterfaceLocalMulticast=function(){return this.$get().IsInterfaceLocalMulticast();};HH.prototype.IsLinkLocalMulticast=function(){var b,c;b=this;c=b.To4();if(!(c===HH.nil)){return((0>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+0])===224)&&((1>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+1])===0)&&((2>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+2])===0);}return(b.$length===16)&&((0>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+0])===255)&&((((1>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+1])&15)>>>0)===2);};$ptrType(HH).prototype.IsLinkLocalMulticast=function(){return this.$get().IsLinkLocalMulticast();};HH.prototype.IsLinkLocalUnicast=function(){var b,c;b=this;c=b.To4();if(!(c===HH.nil)){return((0>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+0])===169)&&((1>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+1])===254);}return(b.$length===16)&&((0>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+0])===254)&&((((1>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+1])&192)>>>0)===128);};$ptrType(HH).prototype.IsLinkLocalUnicast=function(){return this.$get().IsLinkLocalUnicast();};HH.prototype.IsGlobalUnicast=function(){var b;b=this;return((b.$length===4)||(b.$length===16))&&!b.Equal($pkg.IPv4bcast)&&!b.IsUnspecified()&&!b.IsLoopback()&&!b.IsMulticast()&&!b.IsLinkLocalUnicast();};$ptrType(HH).prototype.IsGlobalUnicast=function(){return this.$get().IsGlobalUnicast();};HO=function(b){var b,c;c=0;while(true){if(!(c=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+c])===0))){return false;}c=c+(1)>>0;}return true;};HH.prototype.To4=function(){var b;b=this;if(b.$length===4){return b;}if((b.$length===16)&&HO($subslice(b,0,10))&&((10>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+10])===255)&&((11>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+11])===255)){return $subslice(b,12,16);}return HH.nil;};$ptrType(HH).prototype.To4=function(){return this.$get().To4();};HH.prototype.To16=function(){var b;b=this;if(b.$length===4){return HK((0>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+0]),(1>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+1]),(2>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+2]),(3>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+3]));}if(b.$length===16){return b;}return HH.nil;};$ptrType(HH).prototype.To16=function(){return this.$get().To16();};HH.prototype.DefaultMask=function(){var b;b=this;b=b.To4();if(b===HH.nil){return HI.nil;}if((0>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+0])<128){return HP;}else if((0>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+0])<192){return HQ;}else{return HR;}};$ptrType(HH).prototype.DefaultMask=function(){return this.$get().DefaultMask();};HS=function(b){var b,c,d,e;c=b;d=0;while(true){if(!(d=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+d]);if(!((e===255))){return false;}d++;}return true;};HH.prototype.Mask=function(b){var b,c,d,e,f;c=this;if((b.$length===16)&&(c.$length===4)&&HS($convertSliceType($subslice(b,0,12),LF))){b=$subslice(b,12);}if((b.$length===4)&&(c.$length===16)&&K.Equal($convertSliceType($subslice(c,0,12),LF),HL)){c=$subslice(c,12);}d=c.$length;if(!((d===b.$length))){return HH.nil;}e=$makeSlice(HH,d);f=0;while(true){if(!(f=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+f]=((((f<0||f>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+f])&((f<0||f>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+f]))>>>0));f=f+(1)>>0;}return e;};$ptrType(HH).prototype.Mask=function(b){return this.$get().Mask(b);};HT=function(b,c,d){var b,c,d,e,f,g,h,i,j,k,l,m;if(d<10){((c<0||c>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+c]=(d+48<<24>>>24));return 1;}else if(d<100){(f=c+1>>0,((f<0||f>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+f]=((e=d%10,e===e?e:$throwRuntimeError("integer divide by zero"))+48<<24>>>24)));((c<0||c>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+c]=((g=d/10,(g===g&&g!==1/0&&g!==-1/0)?g>>>0:$throwRuntimeError("integer divide by zero"))+48<<24>>>24));return 2;}(i=c+2>>0,((i<0||i>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+i]=((h=d%10,h===h?h:$throwRuntimeError("integer divide by zero"))+48<<24>>>24)));(l=c+1>>0,((l<0||l>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+l]=((j=((k=d/10,(k===k&&k!==1/0&&k!==-1/0)?k>>>0:$throwRuntimeError("integer divide by zero")))%10,j===j?j:$throwRuntimeError("integer divide by zero"))+48<<24>>>24)));((c<0||c>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+c]=((m=d/100,(m===m&&m!==1/0&&m!==-1/0)?m>>>0:$throwRuntimeError("integer divide by zero"))+48<<24>>>24));return 3;};HH.prototype.String=function(){var b,c,d,e,f,g,h,i,j,k,l,m,n;b=this;c=b;if(b.$length===0){return"";}d=c.To4();if(d.$length===4){e=$makeSlice(LF,15);f=HT(e,0,(0>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+0]));((f<0||f>=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+f]=46);f=f+(1)>>0;f=f+(HT(e,f,(1>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+1])))>>0;((f<0||f>=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+f]=46);f=f+(1)>>0;f=f+(HT(e,f,(2>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+2])))>>0;((f<0||f>=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+f]=46);f=f+(1)>>0;f=f+(HT(e,f,(3>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+3])))>>0;return($bytesToString($subslice(e,0,f)));}if(!((c.$length===16))){return"?"+HU($convertSliceType(b,LF));}g=-1;h=-1;i=0;while(true){if(!(i<16)){break;}j=i;while(true){if(!(j<16&&(((j<0||j>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+j])===0)&&((k=j+1>>0,((k<0||k>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+k]))===0))){break;}j=j+(2)>>0;}if(j>i&&(j-i>>0)>(h-g>>0)){g=i;h=j;i=j;}i=i+(2)>>0;}if((h-g>>0)<=2){g=-1;h=-1;}l=$makeSlice(LF,0,39);m=0;while(true){if(!(m<16)){break;}if(m===g){l=$append(l,58,58);m=h;if(m>=16){break;}}else if(m>0){l=$append(l,58);}l=CS(l,(((((((m<0||m>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+m])>>>0))<<8>>>0))|(((n=m+1>>0,((n<0||n>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+n]))>>>0)))>>>0);m=m+(2)>>0;}return($bytesToString(l));};$ptrType(HH).prototype.String=function(){return this.$get().String();};HU=function(b){var b,c,d,e,f,g,h,i,j,k;c=$makeSlice(LF,($imul(b.$length,2)));d=b;e=0;while(true){if(!(e=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+e]);h="0123456789abcdef".charCodeAt((g>>>4<<24>>>24));i="0123456789abcdef".charCodeAt(((g&15)>>>0));(j=$imul(f,2),((j<0||j>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+j]=h));(k=($imul(f,2))+1>>0,((k<0||k>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+k]=i));e++;}return($bytesToString(c));};HV=function(b){var b;if(b.$length===0){return"";}return b.String();};HH.prototype.MarshalText=function(){var b;b=this;if(b.$length===0){return[(new LF($stringToBytes(""))),$ifaceNil];}if(!((b.$length===4))&&!((b.$length===16))){return[LF.nil,new EN.ptr("invalid IP address",HU($convertSliceType(b,LF)))];}return[(new LF($stringToBytes(b.String()))),$ifaceNil];};$ptrType(HH).prototype.MarshalText=function(){return this.$get().MarshalText();};$ptrType(HH).prototype.UnmarshalText=function(b){var b,c,d,e;c=this;if(b.$length===0){c.$set(HH.nil);return $ifaceNil;}d=($bytesToString(b));e=IB(d);if(e===HH.nil){return new EM.ptr("IP address",d);}c.$set(e);return $ifaceNil;};HH.prototype.Equal=function(b){var b,c;c=this;if(c.$length===b.$length){return K.Equal($convertSliceType(c,LF),$convertSliceType(b,LF));}if((c.$length===4)&&(b.$length===16)){return K.Equal($convertSliceType($subslice(b,0,12),LF),HL)&&K.Equal($convertSliceType(c,LF),$convertSliceType($subslice(b,12),LF));}if((c.$length===16)&&(b.$length===4)){return K.Equal($convertSliceType($subslice(c,0,12),LF),HL)&&K.Equal($convertSliceType($subslice(c,12),LF),$convertSliceType(b,LF));}return false;};$ptrType(HH).prototype.Equal=function(b){return this.$get().Equal(b);};HH.prototype.matchAddrFamily=function(b){var b,c;c=this;return!(c.To4()===HH.nil)&&!(b.To4()===HH.nil)||!(c.To16()===HH.nil)&&c.To4()===HH.nil&&!(b.To16()===HH.nil)&&b.To4()===HH.nil;};$ptrType(HH).prototype.matchAddrFamily=function(b){return this.$get().matchAddrFamily(b);};HW=function(b){var b,c,d,e,f,g,h;c=0;d=b;e=0;while(true){if(!(e=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+e]);if(g===255){c=c+(8)>>0;e++;continue;}while(true){if(!(!((((g&128)>>>0)===0)))){break;}c=c+(1)>>0;g=(h=(1),h<32?(g<>>24;}if(!((g===0))){return-1;}f=f+(1)>>0;while(true){if(!(f=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+f])===0))){return-1;}f=f+(1)>>0;}break;}return c;};HI.prototype.Size=function(){var b,c,d,e,f,g,h;b=0;c=0;d=this;e=HW(d);f=$imul(d.$length,8);b=e;c=f;if(b===-1){g=0;h=0;b=g;c=h;return[b,c];}return[b,c];};$ptrType(HI).prototype.Size=function(){return this.$get().Size();};HI.prototype.String=function(){var b;b=this;if(b.$length===0){return"";}return HU($convertSliceType(b,LF));};$ptrType(HI).prototype.String=function(){return this.$get().String();};HX=function(b){var b,c,d,e,f,g,h,i,j,k;c=HH.nil;d=HI.nil;c=b.IP.To4();if(c===HH.nil){c=b.IP;if(!((c.$length===16))){e=HH.nil;f=HI.nil;c=e;d=f;return[c,d];}}d=b.Mask;g=d.$length;if(g===(4)){if(!((c.$length===4))){h=HH.nil;i=HI.nil;c=h;d=i;return[c,d];}}else if(g===(16)){if(c.$length===4){d=$subslice(d,12);}}else{j=HH.nil;k=HI.nil;c=j;d=k;return[c,d];}return[c,d];};HJ.ptr.prototype.Contains=function(b){var b,c,d,e,f,g,h,i;c=this;d=HX(c);e=d[0];f=d[1];g=b.To4();if(!(g===HH.nil)){b=g;}h=b.$length;if(!((h===e.$length))){return false;}i=0;while(true){if(!(i=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+i])&((i<0||i>=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+i]))>>>0)===((((i<0||i>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+i])&((i<0||i>=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+i]))>>>0)))){return false;}i=i+(1)>>0;}return true;};HJ.prototype.Contains=function(b){return this.$val.Contains(b);};HJ.ptr.prototype.Network=function(){var b;b=this;return"ip+net";};HJ.prototype.Network=function(){return this.$val.Network();};HJ.ptr.prototype.String=function(){var b,c,d,e,f;b=this;if(b===NB.nil){return"";}c=HX(b);d=c[0];e=c[1];if(d===HH.nil||e===HI.nil){return"";}f=HW(e);if(f===-1){return d.String()+"/"+e.String();}return d.String()+"/"+H.Uitoa(((f>>>0)));};HJ.prototype.String=function(){return this.$val.String();};HY=function(b){var b,c,d,e,f,g,h;c=LQ.zero();d=0;while(true){if(!(d<4)){break;}if(b.length===0){return HH.nil;}if(d>0){if(!((b.charCodeAt(0)===46))){return HH.nil;}b=$substring(b,1);}e=CP(b);f=e[0];g=e[1];h=e[2];if(!h||f>255){return HH.nil;}if(g>1&&(b.charCodeAt(0)===48)){return HH.nil;}b=$substring(b,g);((d<0||d>=c.length)?($throwRuntimeError("index out of range"),undefined):c[d]=((f<<24>>>24)));d=d+(1)>>0;}if(!((b.length===0))){return HH.nil;}return HK(c[0],c[1],c[2],c[3]);};HZ=function(b){var b,c,d;c=GW(b);b=c[0];d=c[1];return[IA(b),d];};IA=function(b){var b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r;c=HH.nil;c=$makeSlice(HH,16);d=-1;if(b.length>=2&&(b.charCodeAt(0)===58)&&(b.charCodeAt(1)===58)){d=0;b=$substring(b,2);if(b.length===0){c=c;return c;}}e=0;while(true){if(!(e<16)){break;}f=CQ(b);g=f[0];h=f[1];i=f[2];if(!i||g>65535){c=HH.nil;return c;}if(h>0)>16){c=HH.nil;return c;}j=HY(b);if(j===HH.nil){c=HH.nil;return c;}((e<0||e>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+e]=(12>=j.$length?($throwRuntimeError("index out of range"),undefined):j.$array[j.$offset+12]));(k=e+1>>0,((k<0||k>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+k]=(13>=j.$length?($throwRuntimeError("index out of range"),undefined):j.$array[j.$offset+13])));(l=e+2>>0,((l<0||l>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+l]=(14>=j.$length?($throwRuntimeError("index out of range"),undefined):j.$array[j.$offset+14])));(m=e+3>>0,((m<0||m>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+m]=(15>=j.$length?($throwRuntimeError("index out of range"),undefined):j.$array[j.$offset+15])));b="";e=e+(4)>>0;break;}((e<0||e>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+e]=(((g>>8>>0)<<24>>>24)));(n=e+1>>0,((n<0||n>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+n]=((g<<24>>>24))));e=e+(2)>>0;b=$substring(b,h);if(b.length===0){break;}if(!((b.charCodeAt(0)===58))||(b.length===1)){c=HH.nil;return c;}b=$substring(b,1);if(b.charCodeAt(0)===58){if(d>=0){c=HH.nil;return c;}d=e;b=$substring(b,1);if(b.length===0){break;}}}if(!((b.length===0))){c=HH.nil;return c;}if(e<16){if(d<0){c=HH.nil;return c;}o=16-e>>0;p=e-1>>0;while(true){if(!(p>=d)){break;}(q=p+o>>0,((q<0||q>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+q]=((p<0||p>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+p])));p=p-(1)>>0;}r=(d+o>>0)-1>>0;while(true){if(!(r>=d)){break;}((r<0||r>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+r]=0);r=r-(1)>>0;}}else if(d>=0){c=HH.nil;return c;}c=c;return c;};IB=function(b){var b,c,d;c=0;while(true){if(!(c>0;}return HH.nil;};$pkg.ParseIP=IB;IC=function(b){var b,c,d;c=0;while(true){if(!(c>0;}return[HH.nil,""];};ID=function(b){var b,c,d,e,f,g,h,i,j,k,l,m;c=K.IndexByteString(b,47);if(c<0){return[HH.nil,NB.nil,new EM.ptr("CIDR address",b)];}d=$substring(b,0,c);e=$substring(b,(c+1>>0));f=d;g=e;h=4;i=HY(f);if(i===HH.nil){h=16;i=IA(f);}j=CP(g);k=j[0];c=j[1];l=j[2];if(i===HH.nil||!l||!((c===g.length))||k<0||k>($imul(8,h))){return[HH.nil,NB.nil,new EM.ptr("CIDR address",b)];}m=HN(k,$imul(8,h));return[i,new HJ.ptr(i.Mask(m),m),$ifaceNil];};$pkg.ParseCIDR=ID;IE=function(b){var b;return[NC.nil,$ifaceNil];};IF=function(b){var b;return[ND.nil,$ifaceNil];};IG=function(b){var b;return[ND.nil,$ifaceNil];};IN.prototype.String=function(){var b,c,d,e,f,g,h;b=this.$val;c="";d=IO;e=0;while(true){if(!(e=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+e]);if(!((((b&(((h=((f>>>0)),h<32?(1<>>0)))>>>0)===0))){if(!(c==="")){c=c+("|");}c=c+(g);}e++;}if(c===""){c="0";}return c;};$ptrType(IN).prototype.String=function(){return new IN(this.$get()).String();};IM.ptr.prototype.Addrs=function(){var b,c,d,e;b=this;if(b===LT.nil){return[ND.nil,new EG.ptr("route","ip+net",$ifaceNil,$ifaceNil,IH)];}c=IF(b);d=c[0];e=c[1];if(!($interfaceIsEqual(e,$ifaceNil))){e=new EG.ptr("route","ip+net",$ifaceNil,$ifaceNil,e);}return[d,e];};IM.prototype.Addrs=function(){return this.$val.Addrs();};IM.ptr.prototype.MulticastAddrs=function(){var b,c,d,e;b=this;if(b===LT.nil){return[ND.nil,new EG.ptr("route","ip+net",$ifaceNil,$ifaceNil,IH)];}c=IG(b);d=c[0];e=c[1];if(!($interfaceIsEqual(e,$ifaceNil))){e=new EG.ptr("route","ip+net",$ifaceNil,$ifaceNil,e);}return[d,e];};IM.prototype.MulticastAddrs=function(){return this.$val.MulticastAddrs();};IU.ptr.prototype.update=function(b,c){var{b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s,$deferred,$r,$c}=$restore(this,{b,c});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);d=false;e=this;$r=e.RWMutex.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(e.RWMutex,"Unlock"),[]]);f=F.Now();$s=2;case 2:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=$clone(f,F.Time);if(!c&&$clone(e.lastFetched,F.Time).After($clone($clone(g,F.Time).Add(new F.Duration(-14,129542144)),F.Time))){$s=3;continue;}$s=4;continue;case 3:d=false;h=d;$s=5;case 5:return h;case 4:F.Time.copy(e.lastFetched,g);if(b.$length===0){$s=6;continue;}$s=7;continue;case 6:i=$ifaceNil;j=IE(0);b=j[0];i=j[1];if(!($interfaceIsEqual(i,$ifaceNil))){$s=8;continue;}$s=9;continue;case 8:d=false;k=d;$s=10;case 10:return k;case 9:case 7:e.toIndex=(l=b.$length,((l<0||l>2147483647)?$throwRuntimeError("makemap: size out of range"):{}));e.toName=(m=b.$length,((m<0||m>2147483647)?$throwRuntimeError("makemap: size out of range"):{}));n=b;o=0;while(true){if(!(o=n.$length)?($throwRuntimeError("index out of range"),undefined):n.$array[n.$offset+o]),IM);q=p.Name;(e.toIndex||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(q)]={k:q,v:p.Index};r=(s=e.toName[$Int.keyFor(p.Index)],s!==undefined?[s.v,true]:["",false]);t=r[1];if(!t){u=p.Index;(e.toName||$throwRuntimeError("assignment to entry in nil map"))[$Int.keyFor(u)]={k:u,v:p.Name};}o++;}d=true;v=d;$s=11;case 11:return v;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if(!$curGoroutine.asleep){return d;}if($curGoroutine.asleep){var $f={$blk:IU.ptr.prototype.update,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s,$deferred};return $f;}}};IU.prototype.update=function(b,c){return this.$val.update(b,c);};IU.ptr.prototype.name=function(b){var{b,c,d,e,f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=this;if(b===0){$s=-1;return"";}d=IV.update(NC.nil,false);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;$r=IV.RWMutex.RLock();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}f=(g=IV.toName[$Int.keyFor(b)],g!==undefined?[g.v,true]:["",false]);h=f[0];i=f[1];$r=IV.RWMutex.RUnlock();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(!i&&!e){$s=4;continue;}$s=5;continue;case 4:j=IV.update(NC.nil,true);$s=6;case 6:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}j;$r=IV.RWMutex.RLock();$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}k=(l=IV.toName[$Int.keyFor(b)],l!==undefined?[l.v,true]:["",false]);h=k[0];i=k[1];$r=IV.RWMutex.RUnlock();$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 5:if(!i){h=H.Uitoa(((b>>>0)));}$s=-1;return h;}return;}var $f={$blk:IU.ptr.prototype.name,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,$s};return $f;};IU.prototype.name=function(b){return this.$val.name(b);};IU.ptr.prototype.index=function(b){var{b,c,d,e,f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=this;if(b===""){$s=-1;return 0;}d=IV.update(NC.nil,false);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;$r=IV.RWMutex.RLock();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}f=(g=IV.toIndex[$String.keyFor(b)],g!==undefined?[g.v,true]:[0,false]);h=f[0];i=f[1];$r=IV.RWMutex.RUnlock();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(!i&&!e){$s=4;continue;}$s=5;continue;case 4:j=IV.update(NC.nil,true);$s=6;case 6:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}j;$r=IV.RWMutex.RLock();$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}k=(l=IV.toIndex[$String.keyFor(b)],l!==undefined?[l.v,true]:[0,false]);h=k[0];i=k[1];$r=IV.RWMutex.RUnlock();$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 5:if(!i){m=CP(b);h=m[0];}$s=-1;return h;}return;}var $f={$blk:IU.ptr.prototype.index,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,m,$s};return $f;};IU.prototype.index=function(b){return this.$val.index(b);};JS=function(b){var b,c,d,e;c=$assertType(b,D.Errno,true);d=c[0];e=c[1];if(e){return(d===104)||(d===103);}return false;};JY=function(b){var b,c,d,e,f,g,h;if(b==="."){return true;}c=b.length;if((c===0)||c>254||(c===254)&&!((b.charCodeAt((c-1>>0))===46))){return false;}d=46;e=false;f=0;g=0;while(true){if(!(g>0;}else if(48<=h&&h<=57){f=f+(1)>>0;}else if((h===45)){if(d===46){return false;}f=f+(1)>>0;e=true;}else if((h===46)){if((d===46)||(d===45)){return false;}if(f>63||(f===0)){return false;}f=0;}else{return false;}d=h;g=g+(1)>>0;}if((d===45)||f>63){return false;}return e;};KF.ptr.prototype.dualStack=function(){var b,c;b=this;return(c=b.FallbackDelay,(c.$high>0||(c.$high===0&&c.$low>=0)));};KF.prototype.dualStack=function(){return this.$val.dualStack();};KG=function(b,c){var b,c;if($clone(b,F.Time).IsZero()){return c;}if($clone(c,F.Time).IsZero()||$clone(b,F.Time).Before($clone(c,F.Time))){return b;}return c;};KF.ptr.prototype.deadline=function(b,c){var{b,c,d,e,f,g,h,i,j,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=new F.Time.ptr(new $Uint64(0,0),new $Int64(0,0),KZ.nil);e=this;if(!((f=e.Timeout,(f.$high===0&&f.$low===0)))){F.Time.copy(d,$clone(c,F.Time).Add(e.Timeout));}h=b.Deadline();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}g=h;i=$clone(g[0],F.Time);j=g[1];if(j){F.Time.copy(d,KG($clone(d,F.Time),$clone(i,F.Time)));}F.Time.copy(d,KG($clone(d,F.Time),$clone(e.Deadline,F.Time)));$s=-1;return d;}return;}var $f={$blk:KF.ptr.prototype.deadline,$c:true,$r,b,c,d,e,f,g,h,i,j,$s};return $f;};KF.prototype.deadline=function(b,c){return this.$val.deadline(b,c);};KF.ptr.prototype.resolver=function(){var b;b=this;if(!(b.Resolver===LM.nil)){return b.Resolver;}return $pkg.DefaultResolver;};KF.prototype.resolver=function(){return this.$val.resolver();};KH=function(b,c,d){var b,c,d,e,f;if($clone(c,F.Time).IsZero()){return[c,$ifaceNil];}e=$clone(c,F.Time).Sub($clone(b,F.Time));if((e.$high<0||(e.$high===0&&e.$low<=0))){return[new F.Time.ptr(new $Uint64(0,0),new $Int64(0,0),KZ.nil),EQ];}f=$div64(e,(new F.Duration(0,d)),false);if((f.$high<0||(f.$high===0&&f.$low<2000000000))){if((e.$high<0||(e.$high===0&&e.$low<2000000000))){f=e;}else{f=new F.Duration(0,2000000000);}}return[$clone(b,F.Time).Add(f),$ifaceNil];};KF.ptr.prototype.fallbackDelay=function(){var b,c;b=this;if((c=b.FallbackDelay,(c.$high>0||(c.$high===0&&c.$low>0)))){return b.FallbackDelay;}else{return new F.Duration(0,300000000);}};KF.prototype.fallbackDelay=function(){return this.$val.fallbackDelay();};KI=function(b,c,d){var aa,ab,ac,ad,ae,af,ag,ah,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;e="";f=0;g=$ifaceNil;h=CU(c,58);if(h<0){i=c;if(i===("tcp")||i===("tcp4")||i===("tcp6")){}else if(i===("udp")||i===("udp4")||i===("udp6")){}else if(i===("ip")||i===("ip4")||i===("ip6")){if(d){j="";k=0;l=new EO((c));e=j;f=k;g=l;return[e,f,g];}}else if(i===("unix")||i===("unixgram")||i===("unixpacket")){}else{m="";n=0;o=new EO((c));e=m;f=n;g=o;return[e,f,g];}p=c;q=0;r=$ifaceNil;e=p;f=q;g=r;return[e,f,g];}e=$substring(c,0,h);s=e;if(s===("ip")||s===("ip4")||s===("ip6")){t=$substring(c,(h+1>>0));u=CP(t);v=u[0];w=u[1];x=u[2];if(!x||!((w===t.length))){y=FG(b,t);v=y[0];g=y[1];if(!($interfaceIsEqual(g,$ifaceNil))){z="";aa=0;ab=g;e=z;f=aa;g=ab;return[e,f,g];}}ac=e;ad=v;ae=$ifaceNil;e=ac;f=ad;g=ae;return[e,f,g];}af="";ag=0;ah=new EO((c));e=af;f=ag;g=ah;return[e,f,g];};FO.ptr.prototype.resolveAddrList=function(b,c,d,e,f){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{b,c,d,e,f});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=KI(b,d,true);i=h[0];j=h[2];if(!($interfaceIsEqual(j,$ifaceNil))){$s=-1;return[GP.nil,j];}if(c==="dial"&&e===""){$s=-1;return[GP.nil,ED];}k=i;if(k===("unix")||k===("unixgram")||k===("unixpacket")){$s=2;continue;}$s=3;continue;case 2:l=X(i,e);m=l[0];n=l[1];if(!($interfaceIsEqual(n,$ifaceNil))){$s=-1;return[GP.nil,n];}if(!(c==="dial"&&!($interfaceIsEqual(f,$ifaceNil)))){o=false;$s=6;continue s;}p=f.Network();$s=7;case 7:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}o=!(m.Network()===p);case 6:if(o){$s=4;continue;}$s=5;continue;case 4:q=f.String();$s=8;case 8:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=[GP.nil,new EN.ptr("mismatched local address type",q)];$s=9;case 9:return r;case 5:$s=-1;return[new GP([m]),$ifaceNil];case 3:case 1:t=g.internetAddrList(b,i,e);$s=10;case 10:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}s=t;u=s[0];j=s[1];if(!($interfaceIsEqual(j,$ifaceNil))||!(c==="dial")||$interfaceIsEqual(f,$ifaceNil)){$s=-1;return[u,j];}v=LU.nil;w=LP.nil;x=MT.nil;y=false;z=f;if($assertType(z,LU,true)[1]){aa=z.$val;v=aa;y=v.isWildcard();}else if($assertType(z,LP,true)[1]){ab=z.$val;w=ab;y=w.isWildcard();}else if($assertType(z,MT,true)[1]){ac=z.$val;x=ac;y=x.isWildcard();}ad=$subslice(u,0,0);ae=u;af=0;case 11:if(!(af=ae.$length)?($throwRuntimeError("index out of range"),undefined):ae.$array[ae.$offset+af]);ah=ag.Network();$s=15;case 15:if($c){$c=false;ah=ah.$blk();}if(ah&&ah.$blk!==undefined){break s;}ai=f.Network();$s=16;case 16:if($c){$c=false;ai=ai.$blk();}if(ai&&ai.$blk!==undefined){break s;}if(!(ah===ai)){$s=13;continue;}$s=14;continue;case 13:aj=f.String();$s=17;case 17:if($c){$c=false;aj=aj.$blk();}if(aj&&aj.$blk!==undefined){break s;}ak=[GP.nil,new EN.ptr("mismatched local address type",aj)];$s=18;case 18:return ak;case 14:al=ag;if($assertType(al,LU,true)[1]){am=al.$val;if(!y&&!am.isWildcard()&&!am.IP.matchAddrFamily(v.IP)){af++;$s=11;continue;}ad=$append(ad,am);}else if($assertType(al,LP,true)[1]){an=al.$val;if(!y&&!an.isWildcard()&&!an.IP.matchAddrFamily(w.IP)){af++;$s=11;continue;}ad=$append(ad,an);}else if($assertType(al,MT,true)[1]){ao=al.$val;if(!y&&!ao.isWildcard()&&!ao.IP.matchAddrFamily(x.IP)){af++;$s=11;continue;}ad=$append(ad,ao);}af++;$s=11;continue;case 12:if(ad.$length===0){$s=19;continue;}$s=20;continue;case 19:ap=EC.Error();$s=21;case 21:if($c){$c=false;ap=ap.$blk();}if(ap&&ap.$blk!==undefined){break s;}aq=f.String();$s=22;case 22:if($c){$c=false;aq=aq.$blk();}if(aq&&aq.$blk!==undefined){break s;}ar=[GP.nil,new EN.ptr(ap,aq)];$s=23;case 23:return ar;case 20:$s=-1;return[ad,$ifaceNil];}return;}var $f={$blk:FO.ptr.prototype.resolveAddrList,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};FO.prototype.resolveAddrList=function(b,c,d,e,f){return this.$val.resolveAddrList(b,c,d,e,f);};KJ=function(b,c){var{b,c,d,e,f,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=new KF.ptr(new F.Duration(0,0),new F.Time.ptr(new $Uint64(0,0),new $Int64(0,0),KZ.nil),$ifaceNil,false,new F.Duration(0,0),new F.Duration(0,0),LM.nil,$chanNil,$throwNilPointerError);e=d.Dial(b,c);$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=e;$s=2;case 2:return f;}return;}var $f={$blk:KJ,$c:true,$r,b,c,d,e,f,$s};return $f;};$pkg.Dial=KJ;KF.ptr.prototype.Dial=function(b,c){var{b,c,d,e,f,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=this;e=d.DialContext(A.Background(),b,c);$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=e;$s=2;case 2:return f;}return;}var $f={$blk:KF.ptr.prototype.Dial,$c:true,$r,b,c,d,e,f,$s};return $f;};KF.prototype.Dial=function(b,c){return this.$val.Dial(b,c);};KF.ptr.prototype.DialContext=function(b,c,d){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,b,ba,bb,bc,bd,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred,$r,$c}=$restore(this,{b,c,d});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);e=[e];f=[f];g=[g];h=[h];i=this;if($interfaceIsEqual(b,$ifaceNil)){$panic(new $String("nil context"));}j=b;k=F.Now();$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=$clone(k,F.Time);m=i.deadline(j,l);$s=2;case 2:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=$clone(m,F.Time);if(!$clone(n,F.Time).IsZero()){$s=3;continue;}$s=4;continue;case 3:p=b.Deadline();$s=5;case 5:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}o=p;q=$clone(o[0],F.Time);r=o[1];if(!r||$clone(n,F.Time).Before($clone(q,F.Time))){$s=6;continue;}$s=7;continue;case 6:t=A.WithDeadline(b,$clone(n,F.Time));$s=8;case 8:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}s=t;u=s[0];v=s[1];$deferred.push([v,[]]);b=u;case 7:case 4:f[0]=i.Cancel;if(!(f[0]===$chanNil)){$s=9;continue;}$s=10;continue;case 9:x=A.WithCancel(b);$s=11;case 11:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}w=x;h[0]=w[0];e[0]=w[1];$deferred.push([e[0],[]]);$go((function(e,f,g,h){return function $b(){var{aa,y,z,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:z=h[0].Done();$s=1;case 1:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}aa=$select([[f[0]],[z]]);$s=2;case 2:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}y=aa;if(y[0]===0){$s=3;continue;}if(y[0]===1){$s=4;continue;}$s=5;continue;case 3:$r=e[0]();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=5;continue;case 4:case 5:$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,aa,y,z,$s};return $f;};})(e,f,g,h),[]);b=h[0];case 10:y=b;ab=b.Value((aa=new M.TraceKey.ptr(),new aa.constructor.elem(aa)));$s=12;case 12:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}z=$assertType(ab,MV,true);ac=z[0];if(!(ac===MV.nil)){$s=13;continue;}$s=14;continue;case 13:g[0]=$clone(ac,M.Trace);g[0].ConnectStart=$throwNilPointerError;g[0].ConnectDone=$throwNilPointerError;ae=A.WithValue(y,(ad=new M.TraceKey.ptr(),new ad.constructor.elem(ad)),g[0]);$s=15;case 15:if($c){$c=false;ae=ae.$blk();}if(ae&&ae.$blk!==undefined){break s;}y=ae;case 14:ag=i.resolver().resolveAddrList(y,"dial",c,d,i.LocalAddr);$s=16;case 16:if($c){$c=false;ag=ag.$blk();}if(ag&&ag.$blk!==undefined){break s;}af=ag;ah=af[0];ai=af[1];if(!($interfaceIsEqual(ai,$ifaceNil))){$s=17;continue;}$s=18;continue;case 17:aj=[$ifaceNil,new EG.ptr("dial",c,$ifaceNil,$ifaceNil,ai)];$s=19;case 19:return aj;case 18:ak=new KL.ptr($clone(i,KF),c,d);al=GP.nil;am=GP.nil;an=al;ao=am;if(i.dualStack()&&c==="tcp"){$s=20;continue;}$s=21;continue;case 20:aq=ah.partition(GQ);$s=23;case 23:if($c){$c=false;aq=aq.$blk();}if(aq&&aq.$blk!==undefined){break s;}ap=aq;an=ap[0];ao=ap[1];$s=22;continue;case 21:an=ah;case 22:ar=$ifaceNil;if(ao.$length>0){$s=24;continue;}$s=25;continue;case 24:at=ak.dialParallel(b,an,ao);$s=27;case 27:if($c){$c=false;at=at.$blk();}if(at&&at.$blk!==undefined){break s;}as=at;ar=as[0];ai=as[1];$s=26;continue;case 25:av=ak.dialSerial(b,an);$s=28;case 28:if($c){$c=false;av=av.$blk();}if(av&&av.$blk!==undefined){break s;}au=av;ar=au[0];ai=au[1];case 26:if(!($interfaceIsEqual(ai,$ifaceNil))){$s=29;continue;}$s=30;continue;case 29:aw=[$ifaceNil,ai];$s=31;case 31:return aw;case 30:ax=$assertType(ar,LV,true);ay=ax[0];az=ax[1];if(az&&(ba=i.KeepAlive,(ba.$high>0||(ba.$high===0&&ba.$low>=0)))){$s=32;continue;}$s=33;continue;case 32:BQ(ay.conn.fd,true);bb=i.KeepAlive;if((bc=i.KeepAlive,(bc.$high===0&&bc.$low===0))){bb=new F.Duration(3,2115098112);}AR(ay.conn.fd,bb);$r=JK(bb);$s=34;case 34:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 33:bd=[ar,$ifaceNil];$s=35;case 35:return bd;}return;}}catch(err){$err=err;$s=-1;return[$ifaceNil,$ifaceNil];}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:KF.ptr.prototype.DialContext,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,b,ba,bb,bc,bd,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred};return $f;}}};KF.prototype.DialContext=function(b,c,d){return this.$val.DialContext(b,c,d);};KL.ptr.prototype.dialParallel=function(b,c,d){var{aa,ab,ac,ad,ae,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred,$r,$c}=$restore(this,{b,c,d});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);c=[c];d=[d];e=[e];f=[f];g=[g];g[0]=this;if(d[0].$length===0){$s=1;continue;}$s=2;continue;case 1:h=g[0].dialSerial(b,c[0]);$s=3;case 3:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=4;case 4:return i;case 2:f[0]=new $Chan(MB,0);$deferred.push([function(j){$close(j);},[f[0]]]);e[0]=new $Chan(NE,0);k=(function(c,d,e,f,g){return function $b(k,l){var{k,l,m,n,o,p,q,r,s,t,$s,$r,$c}=$restore(this,{k,l});$s=$s||0;s:while(true){switch($s){case 0:m=c[0];if(!l){m=d[0];}o=g[0].dialSerial(k,m);$s=1;case 1:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}n=o;p=n[0];q=n[1];s=$select([[e[0],new NE.ptr(p,q,l,true)],[f[0]]]);$s=2;case 2:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}r=s;if(r[0]===0){$s=3;continue;}if(r[0]===1){$s=4;continue;}$s=5;continue;case 3:$s=5;continue;case 4:if(!($interfaceIsEqual(p,$ifaceNil))){$s=6;continue;}$s=7;continue;case 6:t=p.Close();$s=8;case 8:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}t;case 7:case 5:$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,k,l,m,n,o,p,q,r,s,t,$s};return $f;};})(c,d,e,f,g);l=new NE.ptr($ifaceNil,$ifaceNil,false,false);m=new NE.ptr($ifaceNil,$ifaceNil,false,false);n=$clone(l,NE);o=$clone(m,NE);q=A.WithCancel(b);$s=5;case 5:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}p=q;r=p[0];s=p[1];$deferred.push([s,[]]);$go(k,[r,true]);t=F.NewTimer(g[0].Dialer.fallbackDelay());$s=6;case 6:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=t;$deferred.push([$methodVal(u,"Stop"),[]]);case 7:w=$select([[u.C],[e[0]]]);$s=9;case 9:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}v=w;if(v[0]===0){$s=10;continue;}if(v[0]===1){$s=11;continue;}$s=12;continue;case 10:y=A.WithCancel(b);$s=13;case 13:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}x=y;z=x[0];aa=x[1];$deferred.push([aa,[]]);$go(k,[z,false]);$s=12;continue;case 11:ab=$clone(v[1][0],NE);if($interfaceIsEqual(ab.error,$ifaceNil)){$s=14;continue;}$s=15;continue;case 14:ac=[ab.Conn,$ifaceNil];$s=16;case 16:return ac;case 15:if(ab.primary){NE.copy(n,ab);}else{NE.copy(o,ab);}if(n.done&&o.done){$s=17;continue;}$s=18;continue;case 17:ad=[$ifaceNil,n.error];$s=19;case 19:return ad;case 18:if(ab.primary&&u.Stop()){$s=20;continue;}$s=21;continue;case 20:ae=u.Reset(new F.Duration(0,0));$s=22;case 22:if($c){$c=false;ae=ae.$blk();}if(ae&&ae.$blk!==undefined){break s;}ae;case 21:case 12:$s=7;continue;case 8:$s=-1;return[$ifaceNil,$ifaceNil];}return;}}catch(err){$err=err;$s=-1;return[$ifaceNil,$ifaceNil];}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:KL.ptr.prototype.dialParallel,$c:true,$r,aa,ab,ac,ad,ae,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred};return $f;}}};KL.prototype.dialParallel=function(b,c,d){return this.$val.dialParallel(b,c,d);};KL.ptr.prototype.dialSerial=function(b,c){var{aa,ab,ac,ad,ae,af,ag,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred,$r,$c}=$restore(this,{b,c});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);d=this;e=$ifaceNil;f=c;g=0;case 1:if(!(g=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+g]);k=b.Done();$s=3;case 3:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j=$select([[k],[]]);if(j[0]===0){$s=4;continue;}if(j[0]===1){$s=5;continue;}$s=6;continue;case 4:l=b.Err();$s=7;case 7:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=EF(l);$s=8;case 8:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=[$ifaceNil,new EG.ptr("dial",d.network,d.Dialer.LocalAddr,i,m)];$s=9;case 9:return n;case 5:case 6:o=b;q=b.Deadline();$s=10;case 10:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}p=q;r=$clone(p[0],F.Time);s=p[1];if(s){$s=11;continue;}$s=12;continue;case 11:u=F.Now();$s=13;case 13:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}v=KH($clone(u,F.Time),$clone(r,F.Time),c.$length-h>>0);$s=14;case 14:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}t=v;w=$clone(t[0],F.Time);x=t[1];if(!($interfaceIsEqual(x,$ifaceNil))){if($interfaceIsEqual(e,$ifaceNil)){e=new EG.ptr("dial",d.network,d.Dialer.LocalAddr,i,x);}$s=2;continue;}if($clone(w,F.Time).Before($clone(r,F.Time))){$s=15;continue;}$s=16;continue;case 15:y=$throwNilPointerError;aa=A.WithDeadline(b,$clone(w,F.Time));$s=17;case 17:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}z=aa;o=z[0];y=z[1];$deferred.push([y,[]]);case 16:case 12:ac=d.dialSingle(o,i);$s=18;case 18:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}ab=ac;ad=ab[0];ae=ab[1];if($interfaceIsEqual(ae,$ifaceNil)){$s=19;continue;}$s=20;continue;case 19:af=[ad,$ifaceNil];$s=21;case 21:return af;case 20:if($interfaceIsEqual(e,$ifaceNil)){e=ae;}g++;$s=1;continue;case 2:if($interfaceIsEqual(e,$ifaceNil)){e=new EG.ptr("dial",d.network,$ifaceNil,$ifaceNil,ED);}ag=[$ifaceNil,e];$s=22;case 22:return ag;}return;}}catch(err){$err=err;$s=-1;return[$ifaceNil,$ifaceNil];}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:KL.ptr.prototype.dialSerial,$c:true,$r,aa,ab,ac,ad,ae,af,ag,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred};return $f;}}};KL.prototype.dialSerial=function(b,c){return this.$val.dialSerial(b,c);};KL.ptr.prototype.dialSingle=function(b,c){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred,$r,$c}=$restore(this,{b,c});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);d=[d];e=[e];f=[f];g=[g];h=$ifaceNil;d[0]=$ifaceNil;f[0]=this;k=b.Value((j=new M.TraceKey.ptr(),new j.constructor.elem(j)));$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}i=$assertType(k,MV,true);g[0]=i[0];if(!(g[0]===MV.nil)){$s=2;continue;}$s=3;continue;case 2:l=c.String();$s=4;case 4:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}e[0]=l;if(!(g[0].ConnectStart===$throwNilPointerError)){$s=5;continue;}$s=6;continue;case 5:$r=g[0].ConnectStart(f[0].network,e[0]);$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 6:if(!(g[0].ConnectDone===$throwNilPointerError)){$s=8;continue;}$s=9;continue;case 8:$deferred.push([(function(d,e,f,g){return function $b(){var{$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:$r=g[0].ConnectDone(f[0].network,e[0],d[0]);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,$s};return $f;};})(d,e,f,g),[]]);case 9:case 3:m=f[0].Dialer.LocalAddr;n=c;if($assertType(n,LU,true)[1]){$s=10;continue;}if($assertType(n,LP,true)[1]){$s=11;continue;}if($assertType(n,MT,true)[1]){$s=12;continue;}if($assertType(n,LI,true)[1]){$s=13;continue;}$s=14;continue;case 10:o=n.$val;t=$assertType(m,LU,true);u=t[0];w=f[0].dialTCP(b,u,o);$s=16;case 16:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}v=w;h=v[0];d[0]=v[1];$s=15;continue;case 11:p=n.$val;x=$assertType(m,LP,true);y=x[0];aa=f[0].dialUDP(b,y,p);$s=17;case 17:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}z=aa;h=z[0];d[0]=z[1];$s=15;continue;case 12:q=n.$val;ab=$assertType(m,MT,true);ac=ab[0];ae=f[0].dialIP(b,ac,q);$s=18;case 18:if($c){$c=false;ae=ae.$blk();}if(ae&&ae.$blk!==undefined){break s;}ad=ae;h=ad[0];d[0]=ad[1];$s=15;continue;case 13:r=n.$val;af=$assertType(m,LI,true);ag=af[0];ai=f[0].dialUnix(b,ag,r);$s=19;case 19:if($c){$c=false;ai=ai.$blk();}if(ai&&ai.$blk!==undefined){break s;}ah=ai;h=ah[0];d[0]=ah[1];$s=15;continue;case 14:s=n;aj=$ifaceNil;ak=new EG.ptr("dial",f[0].network,m,s,new EN.ptr("unexpected address type",f[0].address));h=aj;d[0]=ak;al=[h,d[0]];$s=20;case 20:return al;case 15:if(!($interfaceIsEqual(d[0],$ifaceNil))){$s=21;continue;}$s=22;continue;case 21:am=$ifaceNil;an=new EG.ptr("dial",f[0].network,m,c,d[0]);h=am;d[0]=an;ao=[h,d[0]];$s=23;case 23:return ao;case 22:ap=h;aq=$ifaceNil;h=ap;d[0]=aq;ar=[h,d[0]];$s=24;case 24:return ar;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if(!$curGoroutine.asleep){return[h,d[0]];}if($curGoroutine.asleep){var $f={$blk:KL.ptr.prototype.dialSingle,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred};return $f;}}};KL.prototype.dialSingle=function(b,c){return this.$val.dialSingle(b,c);};KM.ptr.prototype.Listen=function(b,c,d){var{b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,$s,$r,$c}=$restore(this,{b,c,d});$s=$s||0;s:while(true){switch($s){case 0:e=this;g=$pkg.DefaultResolver.resolveAddrList(b,"listen",c,d,$ifaceNil);$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}f=g;h=f[0];i=f[1];if(!($interfaceIsEqual(i,$ifaceNil))){$s=-1;return[$ifaceNil,new EG.ptr("listen",c,$ifaceNil,$ifaceNil,i)];}j=new KN.ptr($clone(e,KM),c,d);k=$ifaceNil;l=h.first(GQ);$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;n=m;if($assertType(n,LU,true)[1]){$s=3;continue;}if($assertType(n,LI,true)[1]){$s=4;continue;}$s=5;continue;case 3:o=n.$val;s=j.listenTCP(b,o);$s=7;case 7:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}r=s;k=r[0];i=r[1];$s=6;continue;case 4:p=n.$val;u=j.listenUnix(b,p);$s=8;case 8:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}t=u;k=t[0];i=t[1];$s=6;continue;case 5:q=n;$s=-1;return[$ifaceNil,new EG.ptr("listen",j.network,$ifaceNil,q,new EN.ptr("unexpected address type",d))];case 6:if(!($interfaceIsEqual(i,$ifaceNil))){$s=-1;return[$ifaceNil,new EG.ptr("listen",j.network,$ifaceNil,m,i)];}$s=-1;return[k,$ifaceNil];}return;}var $f={$blk:KM.ptr.prototype.Listen,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,$s};return $f;};KM.prototype.Listen=function(b,c,d){return this.$val.Listen(b,c,d);};KM.ptr.prototype.ListenPacket=function(b,c,d){var{b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,$s,$r,$c}=$restore(this,{b,c,d});$s=$s||0;s:while(true){switch($s){case 0:e=this;g=$pkg.DefaultResolver.resolveAddrList(b,"listen",c,d,$ifaceNil);$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}f=g;h=f[0];i=f[1];if(!($interfaceIsEqual(i,$ifaceNil))){$s=-1;return[$ifaceNil,new EG.ptr("listen",c,$ifaceNil,$ifaceNil,i)];}j=new KN.ptr($clone(e,KM),c,d);k=$ifaceNil;l=h.first(GQ);$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;n=m;if($assertType(n,LP,true)[1]){$s=3;continue;}if($assertType(n,MT,true)[1]){$s=4;continue;}if($assertType(n,LI,true)[1]){$s=5;continue;}$s=6;continue;case 3:o=n.$val;t=j.listenUDP(b,o);$s=8;case 8:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}s=t;k=s[0];i=s[1];$s=7;continue;case 4:p=n.$val;v=j.listenIP(b,p);$s=9;case 9:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}u=v;k=u[0];i=u[1];$s=7;continue;case 5:q=n.$val;x=j.listenUnixgram(b,q);$s=10;case 10:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}w=x;k=w[0];i=w[1];$s=7;continue;case 6:r=n;$s=-1;return[$ifaceNil,new EG.ptr("listen",j.network,$ifaceNil,r,new EN.ptr("unexpected address type",d))];case 7:if(!($interfaceIsEqual(i,$ifaceNil))){$s=-1;return[$ifaceNil,new EG.ptr("listen",j.network,$ifaceNil,m,i)];}$s=-1;return[k,$ifaceNil];}return;}var $f={$blk:KM.ptr.prototype.ListenPacket,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,$s};return $f;};KM.prototype.ListenPacket=function(b,c,d){return this.$val.ListenPacket(b,c,d);};KO=function(b,c){var{b,c,d,e,f,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=new KM.ptr($throwNilPointerError,new F.Duration(0,0));e=d.Listen(A.Background(),b,c);$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=e;$s=2;case 2:return f;}return;}var $f={$blk:KO,$c:true,$r,b,c,d,e,f,$s};return $f;};$pkg.Listen=KO;KQ=function(){DS=true;};LI.methods=[{prop:"family",name:"family",pkg:"net",typ:$funcType([],[$Int],false)},{prop:"sockaddr",name:"sockaddr",pkg:"net",typ:$funcType([$Int],[D.Sockaddr,$error],false)},{prop:"toLocal",name:"toLocal",pkg:"net",typ:$funcType([$String],[BS],false)},{prop:"Network",name:"Network",pkg:"",typ:$funcType([],[$String],false)},{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)},{prop:"isWildcard",name:"isWildcard",pkg:"net",typ:$funcType([],[$Bool],false)},{prop:"opAddr",name:"opAddr",pkg:"net",typ:$funcType([],[DU],false)}];LJ.methods=[{prop:"readFrom",name:"readFrom",pkg:"net",typ:$funcType([LF],[$Int,LI,$error],false)},{prop:"readMsg",name:"readMsg",pkg:"net",typ:$funcType([LF,LF],[$Int,$Int,$Int,LI,$error],false)},{prop:"writeTo",name:"writeTo",pkg:"net",typ:$funcType([LF,LI],[$Int,$error],false)},{prop:"writeMsg",name:"writeMsg",pkg:"net",typ:$funcType([LF,LF,LI],[$Int,$Int,$error],false)},{prop:"SyscallConn",name:"SyscallConn",pkg:"",typ:$funcType([],[D.RawConn,$error],false)},{prop:"CloseRead",name:"CloseRead",pkg:"",typ:$funcType([],[$error],false)},{prop:"CloseWrite",name:"CloseWrite",pkg:"",typ:$funcType([],[$error],false)},{prop:"ReadFromUnix",name:"ReadFromUnix",pkg:"",typ:$funcType([LF],[$Int,LI,$error],false)},{prop:"ReadFrom",name:"ReadFrom",pkg:"",typ:$funcType([LF],[$Int,DU,$error],false)},{prop:"ReadMsgUnix",name:"ReadMsgUnix",pkg:"",typ:$funcType([LF,LF],[$Int,$Int,$Int,LI,$error],false)},{prop:"WriteToUnix",name:"WriteToUnix",pkg:"",typ:$funcType([LF,LI],[$Int,$error],false)},{prop:"WriteTo",name:"WriteTo",pkg:"",typ:$funcType([LF,DU],[$Int,$error],false)},{prop:"WriteMsgUnix",name:"WriteMsgUnix",pkg:"",typ:$funcType([LF,LF,LI],[$Int,$Int,$error],false)}];LL.methods=[{prop:"accept",name:"accept",pkg:"net",typ:$funcType([],[LJ,$error],false)},{prop:"close",name:"close",pkg:"net",typ:$funcType([],[$error],false)},{prop:"file",name:"file",pkg:"net",typ:$funcType([],[LK,$error],false)},{prop:"SetUnlinkOnClose",name:"SetUnlinkOnClose",pkg:"",typ:$funcType([$Bool],[],false)},{prop:"ok",name:"ok",pkg:"net",typ:$funcType([],[$Bool],false)},{prop:"SyscallConn",name:"SyscallConn",pkg:"",typ:$funcType([],[D.RawConn,$error],false)},{prop:"AcceptUnix",name:"AcceptUnix",pkg:"",typ:$funcType([],[LJ,$error],false)},{prop:"Accept",name:"Accept",pkg:"",typ:$funcType([],[DV,$error],false)},{prop:"Close",name:"Close",pkg:"",typ:$funcType([],[$error],false)},{prop:"Addr",name:"Addr",pkg:"",typ:$funcType([],[DU],false)},{prop:"SetDeadline",name:"SetDeadline",pkg:"",typ:$funcType([F.Time],[$error],false)},{prop:"File",name:"File",pkg:"",typ:$funcType([],[LK,$error],false)}];LP.methods=[{prop:"family",name:"family",pkg:"net",typ:$funcType([],[$Int],false)},{prop:"sockaddr",name:"sockaddr",pkg:"net",typ:$funcType([$Int],[D.Sockaddr,$error],false)},{prop:"toLocal",name:"toLocal",pkg:"net",typ:$funcType([$String],[BS],false)},{prop:"AddrPort",name:"AddrPort",pkg:"",typ:$funcType([],[G.AddrPort],false)},{prop:"Network",name:"Network",pkg:"",typ:$funcType([],[$String],false)},{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)},{prop:"isWildcard",name:"isWildcard",pkg:"net",typ:$funcType([],[$Bool],false)},{prop:"opAddr",name:"opAddr",pkg:"net",typ:$funcType([],[DU],false)}];AK.methods=[{prop:"Network",name:"Network",pkg:"",typ:$funcType([],[$String],false)}];LS.methods=[{prop:"readFrom",name:"readFrom",pkg:"net",typ:$funcType([LF,LP],[$Int,LP,$error],false)},{prop:"readFromAddrPort",name:"readFromAddrPort",pkg:"net",typ:$funcType([LF],[$Int,G.AddrPort,$error],false)},{prop:"readMsg",name:"readMsg",pkg:"net",typ:$funcType([LF,LF],[$Int,$Int,$Int,G.AddrPort,$error],false)},{prop:"writeTo",name:"writeTo",pkg:"net",typ:$funcType([LF,LP],[$Int,$error],false)},{prop:"writeToAddrPort",name:"writeToAddrPort",pkg:"net",typ:$funcType([LF,G.AddrPort],[$Int,$error],false)},{prop:"writeMsg",name:"writeMsg",pkg:"net",typ:$funcType([LF,LF,LP],[$Int,$Int,$error],false)},{prop:"writeMsgAddrPort",name:"writeMsgAddrPort",pkg:"net",typ:$funcType([LF,LF,G.AddrPort],[$Int,$Int,$error],false)},{prop:"SyscallConn",name:"SyscallConn",pkg:"",typ:$funcType([],[D.RawConn,$error],false)},{prop:"ReadFromUDP",name:"ReadFromUDP",pkg:"",typ:$funcType([LF],[$Int,LP,$error],false)},{prop:"readFromUDP",name:"readFromUDP",pkg:"net",typ:$funcType([LF,LP],[$Int,LP,$error],false)},{prop:"ReadFrom",name:"ReadFrom",pkg:"",typ:$funcType([LF],[$Int,DU,$error],false)},{prop:"ReadFromUDPAddrPort",name:"ReadFromUDPAddrPort",pkg:"",typ:$funcType([LF],[$Int,G.AddrPort,$error],false)},{prop:"ReadMsgUDP",name:"ReadMsgUDP",pkg:"",typ:$funcType([LF,LF],[$Int,$Int,$Int,LP,$error],false)},{prop:"ReadMsgUDPAddrPort",name:"ReadMsgUDPAddrPort",pkg:"",typ:$funcType([LF,LF],[$Int,$Int,$Int,G.AddrPort,$error],false)},{prop:"WriteToUDP",name:"WriteToUDP",pkg:"",typ:$funcType([LF,LP],[$Int,$error],false)},{prop:"WriteToUDPAddrPort",name:"WriteToUDPAddrPort",pkg:"",typ:$funcType([LF,G.AddrPort],[$Int,$error],false)},{prop:"WriteTo",name:"WriteTo",pkg:"",typ:$funcType([LF,DU],[$Int,$error],false)},{prop:"WriteMsgUDP",name:"WriteMsgUDP",pkg:"",typ:$funcType([LF,LF,LP],[$Int,$Int,$error],false)},{prop:"WriteMsgUDPAddrPort",name:"WriteMsgUDPAddrPort",pkg:"",typ:$funcType([LF,LF,G.AddrPort],[$Int,$Int,$error],false)}];LU.methods=[{prop:"family",name:"family",pkg:"net",typ:$funcType([],[$Int],false)},{prop:"sockaddr",name:"sockaddr",pkg:"net",typ:$funcType([$Int],[D.Sockaddr,$error],false)},{prop:"toLocal",name:"toLocal",pkg:"net",typ:$funcType([$String],[BS],false)},{prop:"AddrPort",name:"AddrPort",pkg:"",typ:$funcType([],[G.AddrPort],false)},{prop:"Network",name:"Network",pkg:"",typ:$funcType([],[$String],false)},{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)},{prop:"isWildcard",name:"isWildcard",pkg:"net",typ:$funcType([],[$Bool],false)},{prop:"opAddr",name:"opAddr",pkg:"net",typ:$funcType([],[DU],false)}];LV.methods=[{prop:"readFrom",name:"readFrom",pkg:"net",typ:$funcType([I.Reader],[$Int64,$error],false)},{prop:"SyscallConn",name:"SyscallConn",pkg:"",typ:$funcType([],[D.RawConn,$error],false)},{prop:"ReadFrom",name:"ReadFrom",pkg:"",typ:$funcType([I.Reader],[$Int64,$error],false)},{prop:"CloseRead",name:"CloseRead",pkg:"",typ:$funcType([],[$error],false)},{prop:"CloseWrite",name:"CloseWrite",pkg:"",typ:$funcType([],[$error],false)},{prop:"SetLinger",name:"SetLinger",pkg:"",typ:$funcType([$Int],[$error],false)},{prop:"SetKeepAlive",name:"SetKeepAlive",pkg:"",typ:$funcType([$Bool],[$error],false)},{prop:"SetKeepAlivePeriod",name:"SetKeepAlivePeriod",pkg:"",typ:$funcType([F.Duration],[$error],false)},{prop:"SetNoDelay",name:"SetNoDelay",pkg:"",typ:$funcType([$Bool],[$error],false)}];LY.methods=[{prop:"ok",name:"ok",pkg:"net",typ:$funcType([],[$Bool],false)},{prop:"accept",name:"accept",pkg:"net",typ:$funcType([],[LV,$error],false)},{prop:"close",name:"close",pkg:"net",typ:$funcType([],[$error],false)},{prop:"file",name:"file",pkg:"net",typ:$funcType([],[LK,$error],false)},{prop:"SyscallConn",name:"SyscallConn",pkg:"",typ:$funcType([],[D.RawConn,$error],false)},{prop:"AcceptTCP",name:"AcceptTCP",pkg:"",typ:$funcType([],[LV,$error],false)},{prop:"Accept",name:"Accept",pkg:"",typ:$funcType([],[DV,$error],false)},{prop:"Close",name:"Close",pkg:"",typ:$funcType([],[$error],false)},{prop:"Addr",name:"Addr",pkg:"",typ:$funcType([],[DU],false)},{prop:"SetDeadline",name:"SetDeadline",pkg:"",typ:$funcType([F.Time],[$error],false)},{prop:"File",name:"File",pkg:"",typ:$funcType([],[LK,$error],false)}];LZ.methods=[{prop:"ok",name:"ok",pkg:"net",typ:$funcType([],[$Bool],false)},{prop:"Control",name:"Control",pkg:"",typ:$funcType([NF],[$error],false)},{prop:"Read",name:"Read",pkg:"",typ:$funcType([NG],[$error],false)},{prop:"Write",name:"Write",pkg:"",typ:$funcType([NG],[$error],false)}];NH.methods=[{prop:"Read",name:"Read",pkg:"",typ:$funcType([NG],[$error],false)},{prop:"Write",name:"Write",pkg:"",typ:$funcType([NG],[$error],false)}];MC.methods=[{prop:"close",name:"close",pkg:"net",typ:$funcType([],[],false)},{prop:"getLineFromData",name:"getLineFromData",pkg:"net",typ:$funcType([],[$String,$Bool],false)},{prop:"readLine",name:"readLine",pkg:"net",typ:$funcType([],[$String,$Bool],false)}];LG.methods=[{prop:"Read",name:"Read",pkg:"",typ:$funcType([LF],[$Int,$error],false)},{prop:"Write",name:"Write",pkg:"",typ:$funcType([LF],[$Int,$error],false)},{prop:"Close",name:"Close",pkg:"",typ:$funcType([],[$error],false)},{prop:"closeRead",name:"closeRead",pkg:"net",typ:$funcType([],[$error],false)},{prop:"closeWrite",name:"closeWrite",pkg:"net",typ:$funcType([],[$error],false)},{prop:"accept",name:"accept",pkg:"net",typ:$funcType([],[LG,$error],false)},{prop:"SetDeadline",name:"SetDeadline",pkg:"",typ:$funcType([F.Time],[$error],false)},{prop:"SetReadDeadline",name:"SetReadDeadline",pkg:"",typ:$funcType([F.Time],[$error],false)},{prop:"SetWriteDeadline",name:"SetWriteDeadline",pkg:"",typ:$funcType([F.Time],[$error],false)},{prop:"readFrom",name:"readFrom",pkg:"net",typ:$funcType([LF],[$Int,D.Sockaddr,$error],false)},{prop:"readFromInet4",name:"readFromInet4",pkg:"net",typ:$funcType([LF,LN],[$Int,$error],false)},{prop:"readFromInet6",name:"readFromInet6",pkg:"net",typ:$funcType([LF,LO],[$Int,$error],false)},{prop:"readMsg",name:"readMsg",pkg:"net",typ:$funcType([LF,LF,$Int],[$Int,$Int,$Int,D.Sockaddr,$error],false)},{prop:"readMsgInet4",name:"readMsgInet4",pkg:"net",typ:$funcType([LF,LF,$Int,LN],[$Int,$Int,$Int,$error],false)},{prop:"readMsgInet6",name:"readMsgInet6",pkg:"net",typ:$funcType([LF,LF,$Int,LO],[$Int,$Int,$Int,$error],false)},{prop:"writeMsgInet4",name:"writeMsgInet4",pkg:"net",typ:$funcType([LF,LF,LN],[$Int,$Int,$error],false)},{prop:"writeMsgInet6",name:"writeMsgInet6",pkg:"net",typ:$funcType([LF,LF,LO],[$Int,$Int,$error],false)},{prop:"writeTo",name:"writeTo",pkg:"net",typ:$funcType([LF,D.Sockaddr],[$Int,$error],false)},{prop:"writeToInet4",name:"writeToInet4",pkg:"net",typ:$funcType([LF,LN],[$Int,$error],false)},{prop:"writeToInet6",name:"writeToInet6",pkg:"net",typ:$funcType([LF,LO],[$Int,$error],false)},{prop:"writeMsg",name:"writeMsg",pkg:"net",typ:$funcType([LF,LF,D.Sockaddr],[$Int,$Int,$error],false)},{prop:"dup",name:"dup",pkg:"net",typ:$funcType([],[LK,$error],false)}];MD.methods=[{prop:"Read",name:"Read",pkg:"",typ:$funcType([LF],[$Int,$error],false)},{prop:"Write",name:"Write",pkg:"",typ:$funcType([LF],[$Int,$error],false)},{prop:"Close",name:"Close",pkg:"",typ:$funcType([],[],false)},{prop:"SetReadDeadline",name:"SetReadDeadline",pkg:"",typ:$funcType([F.Time],[],false)},{prop:"SetWriteDeadline",name:"SetWriteDeadline",pkg:"",typ:$funcType([F.Time],[],false)}];MH.methods=[{prop:"ok",name:"ok",pkg:"net",typ:$funcType([],[$Bool],false)},{prop:"Read",name:"Read",pkg:"",typ:$funcType([LF],[$Int,$error],false)},{prop:"Write",name:"Write",pkg:"",typ:$funcType([LF],[$Int,$error],false)},{prop:"Close",name:"Close",pkg:"",typ:$funcType([],[$error],false)},{prop:"LocalAddr",name:"LocalAddr",pkg:"",typ:$funcType([],[DU],false)},{prop:"RemoteAddr",name:"RemoteAddr",pkg:"",typ:$funcType([],[DU],false)},{prop:"SetDeadline",name:"SetDeadline",pkg:"",typ:$funcType([F.Time],[$error],false)},{prop:"SetReadDeadline",name:"SetReadDeadline",pkg:"",typ:$funcType([F.Time],[$error],false)},{prop:"SetWriteDeadline",name:"SetWriteDeadline",pkg:"",typ:$funcType([F.Time],[$error],false)},{prop:"SetReadBuffer",name:"SetReadBuffer",pkg:"",typ:$funcType([$Int],[$error],false)},{prop:"SetWriteBuffer",name:"SetWriteBuffer",pkg:"",typ:$funcType([$Int],[$error],false)},{prop:"File",name:"File",pkg:"",typ:$funcType([],[LK,$error],false)}];LW.methods=[{prop:"Unwrap",name:"Unwrap",pkg:"",typ:$funcType([],[$error],false)},{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)},{prop:"Timeout",name:"Timeout",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Temporary",name:"Temporary",pkg:"",typ:$funcType([],[$Bool],false)}];NR.methods=[{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)},{prop:"Timeout",name:"Timeout",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Temporary",name:"Temporary",pkg:"",typ:$funcType([],[$Bool],false)}];MI.methods=[{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)},{prop:"Timeout",name:"Timeout",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Temporary",name:"Temporary",pkg:"",typ:$funcType([],[$Bool],false)}];EO.methods=[{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)},{prop:"Timeout",name:"Timeout",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Temporary",name:"Temporary",pkg:"",typ:$funcType([],[$Bool],false)}];NS.methods=[{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)},{prop:"Timeout",name:"Timeout",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Temporary",name:"Temporary",pkg:"",typ:$funcType([],[$Bool],false)}];MJ.methods=[{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)},{prop:"Timeout",name:"Timeout",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Temporary",name:"Temporary",pkg:"",typ:$funcType([],[$Bool],false)}];FE.methods=[{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)}];LM.methods=[{prop:"lookupHost",name:"lookupHost",pkg:"net",typ:$funcType([A.Context,$String],[LA,$error],false)},{prop:"lookupIP",name:"lookupIP",pkg:"net",typ:$funcType([A.Context,$String,$String],[MK,$error],false)},{prop:"lookupPort",name:"lookupPort",pkg:"net",typ:$funcType([A.Context,$String,$String],[$Int,$error],false)},{prop:"lookupCNAME",name:"lookupCNAME",pkg:"net",typ:$funcType([A.Context,$String],[$String,$error],false)},{prop:"lookupSRV",name:"lookupSRV",pkg:"net",typ:$funcType([A.Context,$String,$String,$String],[$String,MM,$error],false)},{prop:"lookupMX",name:"lookupMX",pkg:"net",typ:$funcType([A.Context,$String],[MO,$error],false)},{prop:"lookupNS",name:"lookupNS",pkg:"net",typ:$funcType([A.Context,$String],[MQ,$error],false)},{prop:"lookupTXT",name:"lookupTXT",pkg:"net",typ:$funcType([A.Context,$String],[LA,$error],false)},{prop:"lookupAddr",name:"lookupAddr",pkg:"net",typ:$funcType([A.Context,$String],[LA,$error],false)},{prop:"preferGo",name:"preferGo",pkg:"net",typ:$funcType([],[$Bool],false)},{prop:"strictErrors",name:"strictErrors",pkg:"net",typ:$funcType([],[$Bool],false)},{prop:"getLookupGroup",name:"getLookupGroup",pkg:"net",typ:$funcType([],[NU],false)},{prop:"LookupHost",name:"LookupHost",pkg:"",typ:$funcType([A.Context,$String],[LA,$error],false)},{prop:"LookupIPAddr",name:"LookupIPAddr",pkg:"",typ:$funcType([A.Context,$String],[MK,$error],false)},{prop:"LookupIP",name:"LookupIP",pkg:"",typ:$funcType([A.Context,$String,$String],[MS,$error],false)},{prop:"LookupNetIP",name:"LookupNetIP",pkg:"",typ:$funcType([A.Context,$String,$String],[MU,$error],false)},{prop:"lookupIPAddr",name:"lookupIPAddr",pkg:"net",typ:$funcType([A.Context,$String,$String],[MK,$error],false)},{prop:"LookupPort",name:"LookupPort",pkg:"",typ:$funcType([A.Context,$String,$String],[$Int,$error],false)},{prop:"LookupCNAME",name:"LookupCNAME",pkg:"",typ:$funcType([A.Context,$String],[$String,$error],false)},{prop:"LookupSRV",name:"LookupSRV",pkg:"",typ:$funcType([A.Context,$String,$String,$String],[$String,MM,$error],false)},{prop:"LookupMX",name:"LookupMX",pkg:"",typ:$funcType([A.Context,$String],[MO,$error],false)},{prop:"LookupNS",name:"LookupNS",pkg:"",typ:$funcType([A.Context,$String],[MQ,$error],false)},{prop:"LookupTXT",name:"LookupTXT",pkg:"",typ:$funcType([A.Context,$String],[LA,$error],false)},{prop:"LookupAddr",name:"LookupAddr",pkg:"",typ:$funcType([A.Context,$String],[LA,$error],false)},{prop:"internetAddrList",name:"internetAddrList",pkg:"net",typ:$funcType([A.Context,$String,$String],[GP,$error],false)},{prop:"resolveAddrList",name:"resolveAddrList",pkg:"net",typ:$funcType([A.Context,$String,$String,$String,DU],[GP,$error],false)}];LE.methods=[{prop:"Value",name:"Value",pkg:"",typ:$funcType([$emptyInterface],[$emptyInterface],false)}];NW.methods=[{prop:"probe",name:"probe",pkg:"net",typ:$funcType([],[],false)}];GP.methods=[{prop:"forResolve",name:"forResolve",pkg:"net",typ:$funcType([$String,$String],[DU],false)},{prop:"first",name:"first",pkg:"net",typ:$funcType([NX],[DU],false)},{prop:"partition",name:"partition",pkg:"net",typ:$funcType([NX],[GP,GP],false)}];MT.methods=[{prop:"family",name:"family",pkg:"net",typ:$funcType([],[$Int],false)},{prop:"sockaddr",name:"sockaddr",pkg:"net",typ:$funcType([$Int],[D.Sockaddr,$error],false)},{prop:"toLocal",name:"toLocal",pkg:"net",typ:$funcType([$String],[BS],false)},{prop:"Network",name:"Network",pkg:"",typ:$funcType([],[$String],false)},{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)},{prop:"isWildcard",name:"isWildcard",pkg:"net",typ:$funcType([],[$Bool],false)},{prop:"opAddr",name:"opAddr",pkg:"net",typ:$funcType([],[DU],false)}];NA.methods=[{prop:"readFrom",name:"readFrom",pkg:"net",typ:$funcType([LF],[$Int,MT,$error],false)},{prop:"readMsg",name:"readMsg",pkg:"net",typ:$funcType([LF,LF],[$Int,$Int,$Int,MT,$error],false)},{prop:"writeTo",name:"writeTo",pkg:"net",typ:$funcType([LF,MT],[$Int,$error],false)},{prop:"writeMsg",name:"writeMsg",pkg:"net",typ:$funcType([LF,LF,MT],[$Int,$Int,$error],false)},{prop:"SyscallConn",name:"SyscallConn",pkg:"",typ:$funcType([],[D.RawConn,$error],false)},{prop:"ReadFromIP",name:"ReadFromIP",pkg:"",typ:$funcType([LF],[$Int,MT,$error],false)},{prop:"ReadFrom",name:"ReadFrom",pkg:"",typ:$funcType([LF],[$Int,DU,$error],false)},{prop:"ReadMsgIP",name:"ReadMsgIP",pkg:"",typ:$funcType([LF,LF],[$Int,$Int,$Int,MT,$error],false)},{prop:"WriteToIP",name:"WriteToIP",pkg:"",typ:$funcType([LF,MT],[$Int,$error],false)},{prop:"WriteTo",name:"WriteTo",pkg:"",typ:$funcType([LF,DU],[$Int,$error],false)},{prop:"WriteMsgIP",name:"WriteMsgIP",pkg:"",typ:$funcType([LF,LF,MT],[$Int,$Int,$error],false)}];HH.methods=[{prop:"IsUnspecified",name:"IsUnspecified",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"IsLoopback",name:"IsLoopback",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"IsPrivate",name:"IsPrivate",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"IsMulticast",name:"IsMulticast",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"IsInterfaceLocalMulticast",name:"IsInterfaceLocalMulticast",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"IsLinkLocalMulticast",name:"IsLinkLocalMulticast",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"IsLinkLocalUnicast",name:"IsLinkLocalUnicast",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"IsGlobalUnicast",name:"IsGlobalUnicast",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"To4",name:"To4",pkg:"",typ:$funcType([],[HH],false)},{prop:"To16",name:"To16",pkg:"",typ:$funcType([],[HH],false)},{prop:"DefaultMask",name:"DefaultMask",pkg:"",typ:$funcType([],[HI],false)},{prop:"Mask",name:"Mask",pkg:"",typ:$funcType([HI],[HH],false)},{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)},{prop:"MarshalText",name:"MarshalText",pkg:"",typ:$funcType([],[LF,$error],false)},{prop:"Equal",name:"Equal",pkg:"",typ:$funcType([HH],[$Bool],false)},{prop:"matchAddrFamily",name:"matchAddrFamily",pkg:"net",typ:$funcType([HH],[$Bool],false)}];NY.methods=[{prop:"UnmarshalText",name:"UnmarshalText",pkg:"",typ:$funcType([LF],[$error],false)}];HI.methods=[{prop:"Size",name:"Size",pkg:"",typ:$funcType([],[$Int,$Int],false)},{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)}];NB.methods=[{prop:"Contains",name:"Contains",pkg:"",typ:$funcType([HH],[$Bool],false)},{prop:"Network",name:"Network",pkg:"",typ:$funcType([],[$String],false)},{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)}];LT.methods=[{prop:"Addrs",name:"Addrs",pkg:"",typ:$funcType([],[ND,$error],false)},{prop:"MulticastAddrs",name:"MulticastAddrs",pkg:"",typ:$funcType([],[ND,$error],false)}];IN.methods=[{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)}];NZ.methods=[{prop:"update",name:"update",pkg:"net",typ:$funcType([NC,$Bool],[$Bool],false)},{prop:"name",name:"name",pkg:"net",typ:$funcType([$Int],[$String],false)},{prop:"index",name:"index",pkg:"net",typ:$funcType([$String],[$Int],false)}];OC.methods=[{prop:"dualStack",name:"dualStack",pkg:"net",typ:$funcType([],[$Bool],false)},{prop:"deadline",name:"deadline",pkg:"net",typ:$funcType([A.Context,F.Time],[F.Time],false)},{prop:"resolver",name:"resolver",pkg:"net",typ:$funcType([],[LM],false)},{prop:"fallbackDelay",name:"fallbackDelay",pkg:"net",typ:$funcType([],[F.Duration],false)},{prop:"Dial",name:"Dial",pkg:"",typ:$funcType([$String,$String],[DV,$error],false)},{prop:"DialContext",name:"DialContext",pkg:"",typ:$funcType([A.Context,$String,$String],[DV,$error],false)}];OE.methods=[{prop:"dialUnix",name:"dialUnix",pkg:"net",typ:$funcType([A.Context,LI,LI],[LJ,$error],false)},{prop:"dialUDP",name:"dialUDP",pkg:"net",typ:$funcType([A.Context,LP,LP],[LS,$error],false)},{prop:"dialTCP",name:"dialTCP",pkg:"net",typ:$funcType([A.Context,LU,LU],[LV,$error],false)},{prop:"doDialTCP",name:"doDialTCP",pkg:"net",typ:$funcType([A.Context,LU,LU],[LV,$error],false)},{prop:"dialIP",name:"dialIP",pkg:"net",typ:$funcType([A.Context,MT,MT],[NA,$error],false)},{prop:"dialParallel",name:"dialParallel",pkg:"net",typ:$funcType([A.Context,GP,GP],[DV,$error],false)},{prop:"dialSerial",name:"dialSerial",pkg:"net",typ:$funcType([A.Context,GP],[DV,$error],false)},{prop:"dialSingle",name:"dialSingle",pkg:"net",typ:$funcType([A.Context,DU],[DV,$error],false)}];OF.methods=[{prop:"Listen",name:"Listen",pkg:"",typ:$funcType([A.Context,$String,$String],[EA,$error],false)},{prop:"ListenPacket",name:"ListenPacket",pkg:"",typ:$funcType([A.Context,$String,$String],[DX,$error],false)}];OG.methods=[{prop:"listenUnix",name:"listenUnix",pkg:"net",typ:$funcType([A.Context,LI],[LL,$error],false)},{prop:"listenUnixgram",name:"listenUnixgram",pkg:"net",typ:$funcType([A.Context,LI],[LJ,$error],false)},{prop:"listenUDP",name:"listenUDP",pkg:"net",typ:$funcType([A.Context,LP],[LS,$error],false)},{prop:"listenMulticastUDP",name:"listenMulticastUDP",pkg:"net",typ:$funcType([A.Context,LT,LP],[LS,$error],false)},{prop:"listenTCP",name:"listenTCP",pkg:"net",typ:$funcType([A.Context,LU],[LY,$error],false)},{prop:"listenIP",name:"listenIP",pkg:"net",typ:$funcType([A.Context,MT],[NA,$error],false)}];W.init("",[{prop:"Name",name:"Name",embedded:false,exported:true,typ:$String,tag:""},{prop:"Net",name:"Net",embedded:false,exported:true,typ:$String,tag:""}]);Y.init("net",[{prop:"conn",name:"conn",embedded:true,exported:false,typ:DW,tag:""}]);AB.init("net",[{prop:"fd",name:"fd",embedded:false,exported:false,typ:LG,tag:""},{prop:"path",name:"path",embedded:false,exported:false,typ:$String,tag:""},{prop:"unlink",name:"unlink",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"unlinkOnce",name:"unlinkOnce",embedded:false,exported:false,typ:E.Once,tag:""}]);AH.init("",[{prop:"IP",name:"IP",embedded:false,exported:true,typ:HH,tag:""},{prop:"Port",name:"Port",embedded:false,exported:true,typ:$Int,tag:""},{prop:"Zone",name:"Zone",embedded:false,exported:true,typ:$String,tag:""}]);AK.init("",[{prop:"AddrPort",name:"AddrPort",embedded:true,exported:true,typ:G.AddrPort,tag:""}]);AL.init("net",[{prop:"conn",name:"conn",embedded:true,exported:false,typ:DW,tag:""}]);AV.init("",[{prop:"IP",name:"IP",embedded:false,exported:true,typ:HH,tag:""},{prop:"Port",name:"Port",embedded:false,exported:true,typ:$Int,tag:""},{prop:"Zone",name:"Zone",embedded:false,exported:true,typ:$String,tag:""}]);AY.init("net",[{prop:"conn",name:"conn",embedded:true,exported:false,typ:DW,tag:""}]);BB.init("net",[{prop:"fd",name:"fd",embedded:false,exported:false,typ:LG,tag:""},{prop:"lc",name:"lc",embedded:false,exported:false,typ:KM,tag:""}]);BS.init([{prop:"Network",name:"Network",pkg:"",typ:$funcType([],[$String],false)},{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)},{prop:"family",name:"family",pkg:"net",typ:$funcType([],[$Int],false)},{prop:"isWildcard",name:"isWildcard",pkg:"net",typ:$funcType([],[$Bool],false)},{prop:"sockaddr",name:"sockaddr",pkg:"net",typ:$funcType([$Int],[D.Sockaddr,$error],false)},{prop:"toLocal",name:"toLocal",pkg:"net",typ:$funcType([$String],[BS],false)}]);BV.init("net",[{prop:"fd",name:"fd",embedded:false,exported:false,typ:LG,tag:""}]);BX.init("net",[{prop:"rawConn",name:"rawConn",embedded:true,exported:false,typ:BV,tag:""}]);CJ.init("net",[{prop:"file",name:"file",embedded:false,exported:false,typ:LK,tag:""},{prop:"data",name:"data",embedded:false,exported:false,typ:LF,tag:""},{prop:"atEOF",name:"atEOF",embedded:false,exported:false,typ:$Bool,tag:""}]);DN.init("net",[{prop:"r",name:"r",embedded:false,exported:false,typ:MD,tag:""},{prop:"w",name:"w",embedded:false,exported:false,typ:MD,tag:""},{prop:"incoming",name:"incoming",embedded:false,exported:false,typ:NQ,tag:""},{prop:"closedMu",name:"closedMu",embedded:false,exported:false,typ:E.Mutex,tag:""},{prop:"closed",name:"closed",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"listener",name:"listener",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"family",name:"family",embedded:false,exported:false,typ:$Int,tag:""},{prop:"sotype",name:"sotype",embedded:false,exported:false,typ:$Int,tag:""},{prop:"net",name:"net",embedded:false,exported:false,typ:$String,tag:""},{prop:"laddr",name:"laddr",embedded:false,exported:false,typ:DU,tag:""},{prop:"raddr",name:"raddr",embedded:false,exported:false,typ:DU,tag:""},{prop:"pfd",name:"pfd",embedded:false,exported:false,typ:L.FD,tag:""},{prop:"isConnected",name:"isConnected",embedded:false,exported:false,typ:$Bool,tag:""}]);DQ.init("net",[{prop:"softLimit",name:"softLimit",embedded:false,exported:false,typ:$Int,tag:""},{prop:"mu",name:"mu",embedded:false,exported:false,typ:E.Mutex,tag:""},{prop:"buf",name:"buf",embedded:false,exported:false,typ:LF,tag:""},{prop:"closed",name:"closed",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"rCond",name:"rCond",embedded:false,exported:false,typ:E.Cond,tag:""},{prop:"wCond",name:"wCond",embedded:false,exported:false,typ:E.Cond,tag:""},{prop:"rDeadline",name:"rDeadline",embedded:false,exported:false,typ:F.Time,tag:""},{prop:"wDeadline",name:"wDeadline",embedded:false,exported:false,typ:F.Time,tag:""}]);DU.init([{prop:"Network",name:"Network",pkg:"",typ:$funcType([],[$String],false)},{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)}]);DV.init([{prop:"Close",name:"Close",pkg:"",typ:$funcType([],[$error],false)},{prop:"LocalAddr",name:"LocalAddr",pkg:"",typ:$funcType([],[DU],false)},{prop:"Read",name:"Read",pkg:"",typ:$funcType([LF],[$Int,$error],false)},{prop:"RemoteAddr",name:"RemoteAddr",pkg:"",typ:$funcType([],[DU],false)},{prop:"SetDeadline",name:"SetDeadline",pkg:"",typ:$funcType([F.Time],[$error],false)},{prop:"SetReadDeadline",name:"SetReadDeadline",pkg:"",typ:$funcType([F.Time],[$error],false)},{prop:"SetWriteDeadline",name:"SetWriteDeadline",pkg:"",typ:$funcType([F.Time],[$error],false)},{prop:"Write",name:"Write",pkg:"",typ:$funcType([LF],[$Int,$error],false)}]);DW.init("net",[{prop:"fd",name:"fd",embedded:false,exported:false,typ:LG,tag:""}]);DX.init([{prop:"Close",name:"Close",pkg:"",typ:$funcType([],[$error],false)},{prop:"LocalAddr",name:"LocalAddr",pkg:"",typ:$funcType([],[DU],false)},{prop:"ReadFrom",name:"ReadFrom",pkg:"",typ:$funcType([LF],[$Int,DU,$error],false)},{prop:"SetDeadline",name:"SetDeadline",pkg:"",typ:$funcType([F.Time],[$error],false)},{prop:"SetReadDeadline",name:"SetReadDeadline",pkg:"",typ:$funcType([F.Time],[$error],false)},{prop:"SetWriteDeadline",name:"SetWriteDeadline",pkg:"",typ:$funcType([F.Time],[$error],false)},{prop:"WriteTo",name:"WriteTo",pkg:"",typ:$funcType([LF,DU],[$Int,$error],false)}]);EA.init([{prop:"Accept",name:"Accept",pkg:"",typ:$funcType([],[DV,$error],false)},{prop:"Addr",name:"Addr",pkg:"",typ:$funcType([],[DU],false)},{prop:"Close",name:"Close",pkg:"",typ:$funcType([],[$error],false)}]);EB.init([{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)},{prop:"Temporary",name:"Temporary",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Timeout",name:"Timeout",pkg:"",typ:$funcType([],[$Bool],false)}]);EG.init("",[{prop:"Op",name:"Op",embedded:false,exported:true,typ:$String,tag:""},{prop:"Net",name:"Net",embedded:false,exported:true,typ:$String,tag:""},{prop:"Source",name:"Source",embedded:false,exported:true,typ:DU,tag:""},{prop:"Addr",name:"Addr",embedded:false,exported:true,typ:DU,tag:""},{prop:"Err",name:"Err",embedded:false,exported:true,typ:$error,tag:""}]);EK.init([{prop:"Timeout",name:"Timeout",pkg:"",typ:$funcType([],[$Bool],false)}]);EL.init([{prop:"Temporary",name:"Temporary",pkg:"",typ:$funcType([],[$Bool],false)}]);EM.init("",[{prop:"Type",name:"Type",embedded:false,exported:true,typ:$String,tag:""},{prop:"Text",name:"Text",embedded:false,exported:true,typ:$String,tag:""}]);EN.init("",[{prop:"Err",name:"Err",embedded:false,exported:true,typ:$String,tag:""},{prop:"Addr",name:"Addr",embedded:false,exported:true,typ:$String,tag:""}]);ER.init("",[]);EU.init("",[{prop:"Err",name:"Err",embedded:false,exported:true,typ:$String,tag:""},{prop:"Name",name:"Name",embedded:false,exported:true,typ:$String,tag:""},{prop:"Server",name:"Server",embedded:false,exported:true,typ:$String,tag:""},{prop:"IsTimeout",name:"IsTimeout",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"IsTemporary",name:"IsTemporary",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"IsNotFound",name:"IsNotFound",embedded:false,exported:true,typ:$Bool,tag:""}]);EW.init("",[{prop:"Writer",name:"Writer",embedded:true,exported:true,typ:I.Writer,tag:""}]);FE.init($Uint8);FO.init("net",[{prop:"PreferGo",name:"PreferGo",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"StrictErrors",name:"StrictErrors",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"Dial",name:"Dial",embedded:false,exported:true,typ:NV,tag:""},{prop:"lookupGroup",name:"lookupGroup",embedded:false,exported:false,typ:N.Group,tag:""}]);FR.init("net",[{prop:"Context",name:"Context",embedded:true,exported:true,typ:A.Context,tag:""},{prop:"lookupValues",name:"lookupValues",embedded:false,exported:false,typ:A.Context,tag:""}]);GK.init("net",[{prop:"Once",name:"Once",embedded:true,exported:true,typ:E.Once,tag:""},{prop:"ipv4Enabled",name:"ipv4Enabled",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"ipv6Enabled",name:"ipv6Enabled",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"ipv4MappedIPv6Enabled",name:"ipv4MappedIPv6Enabled",embedded:false,exported:false,typ:$Bool,tag:""}]);GP.init(DU);HB.init("",[{prop:"IP",name:"IP",embedded:false,exported:true,typ:HH,tag:""},{prop:"Zone",name:"Zone",embedded:false,exported:true,typ:$String,tag:""}]);HD.init("net",[{prop:"conn",name:"conn",embedded:true,exported:false,typ:DW,tag:""}]);HH.init($Uint8);HI.init($Uint8);HJ.init("",[{prop:"IP",name:"IP",embedded:false,exported:true,typ:HH,tag:""},{prop:"Mask",name:"Mask",embedded:false,exported:true,typ:HI,tag:""}]);IM.init("",[{prop:"Index",name:"Index",embedded:false,exported:true,typ:$Int,tag:""},{prop:"MTU",name:"MTU",embedded:false,exported:true,typ:$Int,tag:""},{prop:"Name",name:"Name",embedded:false,exported:true,typ:$String,tag:""},{prop:"HardwareAddr",name:"HardwareAddr",embedded:false,exported:true,typ:FE,tag:""},{prop:"Flags",name:"Flags",embedded:false,exported:true,typ:IN,tag:""}]);IU.init("net",[{prop:"RWMutex",name:"RWMutex",embedded:true,exported:true,typ:E.RWMutex,tag:""},{prop:"lastFetched",name:"lastFetched",embedded:false,exported:false,typ:F.Time,tag:""},{prop:"toIndex",name:"toIndex",embedded:false,exported:false,typ:OA,tag:""},{prop:"toName",name:"toName",embedded:false,exported:false,typ:OB,tag:""}]);KA.init("",[{prop:"Target",name:"Target",embedded:false,exported:true,typ:$String,tag:""},{prop:"Port",name:"Port",embedded:false,exported:true,typ:$Uint16,tag:""},{prop:"Priority",name:"Priority",embedded:false,exported:true,typ:$Uint16,tag:""},{prop:"Weight",name:"Weight",embedded:false,exported:true,typ:$Uint16,tag:""}]);KC.init("",[{prop:"Host",name:"Host",embedded:false,exported:true,typ:$String,tag:""},{prop:"Pref",name:"Pref",embedded:false,exported:true,typ:$Uint16,tag:""}]);KE.init("",[{prop:"Host",name:"Host",embedded:false,exported:true,typ:$String,tag:""}]);KF.init("",[{prop:"Timeout",name:"Timeout",embedded:false,exported:true,typ:F.Duration,tag:""},{prop:"Deadline",name:"Deadline",embedded:false,exported:true,typ:F.Time,tag:""},{prop:"LocalAddr",name:"LocalAddr",embedded:false,exported:true,typ:DU,tag:""},{prop:"DualStack",name:"DualStack",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"FallbackDelay",name:"FallbackDelay",embedded:false,exported:true,typ:F.Duration,tag:""},{prop:"KeepAlive",name:"KeepAlive",embedded:false,exported:true,typ:F.Duration,tag:""},{prop:"Resolver",name:"Resolver",embedded:false,exported:true,typ:LM,tag:""},{prop:"Cancel",name:"Cancel",embedded:false,exported:true,typ:NP,tag:""},{prop:"Control",name:"Control",embedded:false,exported:true,typ:OD,tag:""}]);KL.init("net",[{prop:"Dialer",name:"Dialer",embedded:true,exported:true,typ:KF,tag:""},{prop:"network",name:"network",embedded:false,exported:false,typ:$String,tag:""},{prop:"address",name:"address",embedded:false,exported:false,typ:$String,tag:""}]);KM.init("",[{prop:"Control",name:"Control",embedded:false,exported:true,typ:OD,tag:""},{prop:"KeepAlive",name:"KeepAlive",embedded:false,exported:true,typ:F.Duration,tag:""}]);KN.init("net",[{prop:"ListenConfig",name:"ListenConfig",embedded:true,exported:true,typ:KM,tag:""},{prop:"network",name:"network",embedded:false,exported:false,typ:$String,tag:""},{prop:"address",name:"address",embedded:false,exported:false,typ:$String,tag:""}]);NE.init("net",[{prop:"Conn",name:"Conn",embedded:true,exported:true,typ:DV,tag:""},{prop:"error",name:"error",embedded:true,exported:false,typ:$error,tag:""},{prop:"primary",name:"primary",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"done",name:"done",embedded:false,exported:false,typ:$Bool,tag:""}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=K.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=H.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=M.$init();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=L.$init();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=N.$init();$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=I.$init();$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=G.$init();$s=9;case 9:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=10;case 10:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=J.$init();$s=11;case 11:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=O.$init();$s=12;case 12:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=E.$init();$s=13;case 13:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=D.$init();$s=14;case 14:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=F.$init();$s=15;case 15:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=P.$init();$s=16;case 16:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}BZ=new E.Once.ptr(0,new E.Mutex.ptr(0,0));DI=new E.Mutex.ptr(0,0);DK=new E.Mutex.ptr(0,0);DS=false;FK=new E.WaitGroup.ptr(0,$chanNil,new $Uint64(0,0),0);GL=new GK.ptr(new E.Once.ptr(0,new E.Mutex.ptr(0,0)),false,false,false);JH=$throwNilPointerError;DJ={};DL=0;EC=B.New("no suitable address found");ED=B.New("missing address");EE=B.New("operation was canceled");$pkg.ErrWriteToConnected=B.New("use of WriteTo with pre-connected connection");EH=$clone(F.Unix(new $Int64(0,1),new $Int64(0,0)),F.Time);EQ=new ER.ptr();ET=B.New("no such host");EV=$clone(L.ErrNetClosing,L.errNetClosing);$pkg.ErrClosed=new EV.constructor.elem(EV);FI=$makeMap($String.keyFor,[{k:"icmp",v:1},{k:"igmp",v:2},{k:"tcp",v:6},{k:"udp",v:17},{k:"ipv6-icmp",v:58}]);FJ=$makeMap($String.keyFor,[{k:"udp",v:$makeMap($String.keyFor,[{k:"domain",v:53}])},{k:"tcp",v:$makeMap($String.keyFor,[{k:"ftp",v:21},{k:"ftps",v:990},{k:"gopher",v:70},{k:"http",v:80},{k:"https",v:443},{k:"imap2",v:143},{k:"imap3",v:220},{k:"imaps",v:993},{k:"pop3",v:110},{k:"pop3s",v:995},{k:"smtp",v:25},{k:"ssh",v:22},{k:"telnet",v:23}])}]);$pkg.DefaultResolver=new FO.ptr(false,false,$throwNilPointerError,new N.Group.ptr(new E.Mutex.ptr(0,0),false));GC="DNS response contained records which contain invalid names";HL=new LF([0,0,0,0,0,0,0,0,0,0,255,255]);$pkg.IPv4bcast=HK(255,255,255,255);$pkg.IPv4allsys=HK(224,0,0,1);$pkg.IPv4allrouter=HK(224,0,0,2);$pkg.IPv4zero=HK(0,0,0,0);$pkg.IPv6zero=new HH([0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]);$pkg.IPv6unspecified=new HH([0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]);$pkg.IPv6loopback=new HH([0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1]);HP=HM(255,0,0,0);HQ=HM(255,255,0,0);HR=HM(255,255,255,0);IH=B.New("invalid network interface");II=B.New("invalid network interface index");IJ=B.New("invalid network interface name");IK=B.New("no such network interface");IL=B.New("no such multicast network interface");IO=new LA(["up","broadcast","loopback","pointtopoint","multicast"]);IV=new IU.ptr(new E.RWMutex.ptr(new E.Mutex.ptr(0,0),0,0,0,0),new F.Time.ptr(new $Uint64(0,0),new $Int64(0,0),KZ.nil),{},{});JJ=(function $b(b,c,d,e){var{b,c,d,e,f,g,$s,$r,$c}=$restore(this,{b,c,d,e});$s=$s||0;s:while(true){switch($s){case 0:f=c(b,d,e);$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;$s=2;case 2:return g;}return;}var $f={$blk:$b,$c:true,$r,b,c,d,e,f,g,$s};return $f;});JK=(function(b){var b;});KQ();}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["net/url"]=(function(){var $pkg={},$init,A,B,C,D,E,F,J,K,S,V,AE,AL,AM,AN,AO,AP,AQ,AR,AS,AT,AU,G,H,L,M,O,P,R,T,U,W,X,Y,Z,AA,AB,AC,AD,AF,AG,AH,AI,AJ,AK;A=$packages["errors"];B=$packages["fmt"];C=$packages["sort"];D=$packages["strconv"];E=$packages["strings"];F=$pkg.Error=$newType(0,$kindStruct,"url.Error",true,"net/url",true,function(Op_,URL_,Err_){this.$val=this;if(arguments.length===0){this.Op="";this.URL="";this.Err=$ifaceNil;return;}this.Op=Op_;this.URL=URL_;this.Err=Err_;});J=$pkg.EscapeError=$newType(8,$kindString,"url.EscapeError",true,"net/url",true,null);K=$pkg.InvalidHostError=$newType(8,$kindString,"url.InvalidHostError",true,"net/url",true,null);S=$pkg.URL=$newType(0,$kindStruct,"url.URL",true,"net/url",true,function(Scheme_,Opaque_,User_,Host_,Path_,RawPath_,ForceQuery_,RawQuery_,Fragment_,RawFragment_){this.$val=this;if(arguments.length===0){this.Scheme="";this.Opaque="";this.User=AR.nil;this.Host="";this.Path="";this.RawPath="";this.ForceQuery=false;this.RawQuery="";this.Fragment="";this.RawFragment="";return;}this.Scheme=Scheme_;this.Opaque=Opaque_;this.User=User_;this.Host=Host_;this.Path=Path_;this.RawPath=RawPath_;this.ForceQuery=ForceQuery_;this.RawQuery=RawQuery_;this.Fragment=Fragment_;this.RawFragment=RawFragment_;});V=$pkg.Userinfo=$newType(0,$kindStruct,"url.Userinfo",true,"net/url",true,function(username_,password_,passwordSet_){this.$val=this;if(arguments.length===0){this.username="";this.password="";this.passwordSet=false;return;}this.username=username_;this.password=password_;this.passwordSet=passwordSet_;});AE=$pkg.Values=$newType(4,$kindMap,"url.Values",true,"net/url",true,null);AL=$sliceType($emptyInterface);AM=$interfaceType([{prop:"Timeout",name:"Timeout",pkg:"",typ:$funcType([],[$Bool],false)}]);AN=$interfaceType([{prop:"Temporary",name:"Temporary",pkg:"",typ:$funcType([],[$Bool],false)}]);AO=$ptrType(E.Builder);AP=$sliceType($Uint8);AQ=$arrayType($Uint8,64);AR=$ptrType(V);AS=$ptrType(S);AT=$sliceType($String);AU=$ptrType(F);F.ptr.prototype.Unwrap=function(){var a;a=this;return a.Err;};F.prototype.Unwrap=function(){return this.$val.Unwrap();};F.ptr.prototype.Error=function(){var{a,b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=B.Sprintf("%s %q: %s",new AL([new $String(a.Op),new $String(a.URL),a.Err]));$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b;$s=2;case 2:return c;}return;}var $f={$blk:F.ptr.prototype.Error,$c:true,$r,a,b,c,$s};return $f;};F.prototype.Error=function(){return this.$val.Error();};F.ptr.prototype.Timeout=function(){var{a,b,c,d,e,f,g,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=$assertType(a.Err,AM,true);c=b[0];d=b[1];if(!(d)){e=false;$s=1;continue s;}f=c.Timeout();$s=2;case 2:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}e=f;case 1:g=e;$s=3;case 3:return g;}return;}var $f={$blk:F.ptr.prototype.Timeout,$c:true,$r,a,b,c,d,e,f,g,$s};return $f;};F.prototype.Timeout=function(){return this.$val.Timeout();};F.ptr.prototype.Temporary=function(){var{a,b,c,d,e,f,g,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=$assertType(a.Err,AN,true);c=b[0];d=b[1];if(!(d)){e=false;$s=1;continue s;}f=c.Temporary();$s=2;case 2:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}e=f;case 1:g=e;$s=3;case 3:return g;}return;}var $f={$blk:F.ptr.prototype.Temporary,$c:true,$r,a,b,c,d,e,f,g,$s};return $f;};F.prototype.Temporary=function(){return this.$val.Temporary();};G=function(a){var a;if(48<=a&&a<=57){return true;}else if(97<=a&&a<=102){return true;}else if(65<=a&&a<=70){return true;}return false;};H=function(a){var a;if(48<=a&&a<=57){return a-48<<24>>>24;}else if(97<=a&&a<=102){return(a-97<<24>>>24)+10<<24>>>24;}else if(65<=a&&a<=70){return(a-65<<24>>>24)+10<<24>>>24;}return 0;};J.prototype.Error=function(){var a;a=this.$val;return"invalid URL escape "+D.Quote((a));};$ptrType(J).prototype.Error=function(){return new J(this.$get()).Error();};K.prototype.Error=function(){var a;a=this.$val;return"invalid character "+D.Quote((a))+" in host name";};$ptrType(K).prototype.Error=function(){return new K(this.$get()).Error();};L=function(a,b){var a,b,c,d,e,f;if(97<=a&&a<=122||65<=a&&a<=90||48<=a&&a<=57){return false;}if((b===3)||(b===4)){c=a;if((c===(33))||(c===(36))||(c===(38))||(c===(39))||(c===(40))||(c===(41))||(c===(42))||(c===(43))||(c===(44))||(c===(59))||(c===(61))||(c===(58))||(c===(91))||(c===(93))||(c===(60))||(c===(62))||(c===(34))){return false;}}d=a;if((d===(45))||(d===(95))||(d===(46))||(d===(126))){return false;}else if((d===(36))||(d===(38))||(d===(43))||(d===(44))||(d===(47))||(d===(58))||(d===(59))||(d===(61))||(d===(63))||(d===(64))){e=b;if(e===(1)){return a===63;}else if(e===(2)){return(a===47)||(a===59)||(a===44)||(a===63);}else if(e===(5)){return(a===64)||(a===47)||(a===63)||(a===58);}else if(e===(6)){return true;}else if(e===(7)){return false;}}if(b===7){f=a;if((f===(33))||(f===(40))||(f===(41))||(f===(42))){return false;}}return true;};M=function(a){var a;return O(a,6);};$pkg.QueryUnescape=M;O=function(a,b){var a,b,c,d,e,f,g,h,i,j;c=0;d=false;e=0;while(true){if(!(e>0;if((e+2>>0)>=a.length||!G(a.charCodeAt((e+1>>0)))||!G(a.charCodeAt((e+2>>0)))){a=$substring(a,e);if(a.length>3){a=$substring(a,0,3);}return["",new J((a))];}if((b===3)&&H(a.charCodeAt((e+1>>0)))<8&&!($substring(a,e,(e+3>>0))==="%25")){return["",new J(($substring(a,e,(e+3>>0))))];}if(b===4){g=((H(a.charCodeAt((e+1>>0)))<<4<<24>>>24)|H(a.charCodeAt((e+2>>0))))>>>0;if(!($substring(a,e,(e+3>>0))==="%25")&&!((g===32))&&L(g,3)){return["",new J(($substring(a,e,(e+3>>0))))];}}e=e+(3)>>0;}else if(f===(43)){d=b===6;e=e+(1)>>0;}else{if(((b===3)||(b===4))&&a.charCodeAt(e)<128&&L(a.charCodeAt(e),b)){return["",new K(($substring(a,e,(e+1>>0))))];}e=e+(1)>>0;}}if((c===0)&&!d){return[a,$ifaceNil];}h=new E.Builder.ptr(AO.nil,AP.nil);h.Grow(a.length-($imul(2,c))>>0);i=0;while(true){if(!(i>0)))<<4<<24>>>24)|H(a.charCodeAt((i+2>>0))))>>>0);i=i+(2)>>0;}else if(j===(43)){if(b===6){h.WriteByte(32);}else{h.WriteByte(43);}}else{h.WriteByte(a.charCodeAt(i));}i=i+(1)>>0;}return[h.String(),$ifaceNil];};P=function(a){var a;return R(a,6);};$pkg.QueryEscape=P;R=function(a,b){var a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q;c=0;d=0;e=c;f=d;g=0;while(true){if(!(g>0;}else{f=f+(1)>>0;}}g=g+(1)>>0;}if((e===0)&&(f===0)){return a;}i=AQ.zero();j=AP.nil;k=a.length+($imul(2,f))>>0;if(k<=64){j=$subslice(new AP(i),0,k);}else{j=$makeSlice(AP,k);}if(f===0){$copyString(j,a);l=0;while(true){if(!(l=j.$length)?($throwRuntimeError("index out of range"),undefined):j.$array[j.$offset+l]=43);}l=l+(1)>>0;}return($bytesToString(j));}m=0;n=0;while(true){if(!(n=j.$length)?($throwRuntimeError("index out of range"),undefined):j.$array[j.$offset+m]=43);m=m+(1)>>0;}else if(L(o,b)){((m<0||m>=j.$length)?($throwRuntimeError("index out of range"),undefined):j.$array[j.$offset+m]=37);(p=m+1>>0,((p<0||p>=j.$length)?($throwRuntimeError("index out of range"),undefined):j.$array[j.$offset+p]="0123456789ABCDEF".charCodeAt((o>>>4<<24>>>24))));(q=m+2>>0,((q<0||q>=j.$length)?($throwRuntimeError("index out of range"),undefined):j.$array[j.$offset+q]="0123456789ABCDEF".charCodeAt(((o&15)>>>0))));m=m+(3)>>0;}else{((m<0||m>=j.$length)?($throwRuntimeError("index out of range"),undefined):j.$array[j.$offset+m]=a.charCodeAt(n));m=m+(1)>>0;}n=n+(1)>>0;}return($bytesToString(j));};T=function(a){var a;return new V.ptr(a,"",false);};$pkg.User=T;U=function(a,b){var a,b;return new V.ptr(a,b,true);};$pkg.UserPassword=U;V.ptr.prototype.Username=function(){var a;a=this;if(a===AR.nil){return"";}return a.username;};V.prototype.Username=function(){return this.$val.Username();};V.ptr.prototype.Password=function(){var a;a=this;if(a===AR.nil){return["",false];}return[a.password,a.passwordSet];};V.prototype.Password=function(){return this.$val.Password();};V.ptr.prototype.String=function(){var a,b;a=this;if(a===AR.nil){return"";}b=R(a.username,5);if(a.passwordSet){b=b+(":"+R(a.password,5));}return b;};V.prototype.String=function(){return this.$val.String();};W=function(a){var a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u;b="";c="";d=$ifaceNil;e=0;while(true){if(!(e>0));o=$ifaceNil;b=m;c=n;d=o;return[b,c,d];}else{p="";q=a;r=$ifaceNil;b=p;c=q;d=r;return[b,c,d];}e=e+(1)>>0;}s="";t=a;u=$ifaceNil;b=s;c=t;d=u;return[b,c,d];};X=function(a){var{a,b,c,d,e,f,g,h,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=E.Cut(a,"#");c=b[0];d=b[1];f=Z(c,false);$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}e=f;g=e[0];h=e[1];if(!($interfaceIsEqual(h,$ifaceNil))){$s=-1;return[AS.nil,new F.ptr("parse",c,h)];}if(d===""){$s=-1;return[g,$ifaceNil];}h=g.setFragment(d);if(!($interfaceIsEqual(h,$ifaceNil))){$s=-1;return[AS.nil,new F.ptr("parse",a,h)];}$s=-1;return[g,$ifaceNil];}return;}var $f={$blk:X,$c:true,$r,a,b,c,d,e,f,g,h,$s};return $f;};$pkg.Parse=X;Y=function(a){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:c=Z(a,true);$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}b=c;d=b[0];e=b[1];if(!($interfaceIsEqual(e,$ifaceNil))){$s=-1;return[AS.nil,new F.ptr("parse",a,e)];}$s=-1;return[d,$ifaceNil];}return;}var $f={$blk:Y,$c:true,$r,a,b,c,d,e,$s};return $f;};$pkg.ParseRequestURI=Y;Z=function(a,b){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c="";d=$ifaceNil;if(AK(a)){$s=-1;return[AS.nil,A.New("net/url: invalid control character in URL")];}if(a===""&&b){$s=-1;return[AS.nil,A.New("empty url")];}e=new S.ptr("","",AR.nil,"","","",false,"","","");if(a==="*"){e.Path="*";$s=-1;return[e,$ifaceNil];}f=W(a);e.Scheme=f[0];c=f[1];d=f[2];if(!($interfaceIsEqual(d,$ifaceNil))){$s=-1;return[AS.nil,d];}g=E.ToLower(e.Scheme);$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}e.Scheme=g;if(E.HasSuffix(c,"?")&&(E.Count(c,"?")===1)){e.ForceQuery=true;c=$substring(c,0,(c.length-1>>0));}else{h=E.Cut(c,"?");c=h[0];e.RawQuery=h[1];}if(!E.HasPrefix(c,"/")){if(!(e.Scheme==="")){e.Opaque=c;$s=-1;return[e,$ifaceNil];}if(b){$s=-1;return[AS.nil,A.New("invalid URI for request")];}i=E.Cut(c,"/");j=i[0];if(E.Contains(j,":")){$s=-1;return[AS.nil,A.New("first path segment in URL cannot contain colon")];}}if((!(e.Scheme==="")||!b&&!E.HasPrefix(c,"///"))&&E.HasPrefix(c,"//")){$s=2;continue;}$s=3;continue;case 2:k="";l=$substring(c,2);m="";k=l;c=m;n=E.Index(k,"/");if(n>=0){o=$substring(k,0,n);p=$substring(k,n);k=o;c=p;}r=AA(k);$s=4;case 4:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}q=r;e.User=q[0];e.Host=q[1];d=q[2];if(!($interfaceIsEqual(d,$ifaceNil))){$s=-1;return[AS.nil,d];}case 3:s=e.setPath(c);if(!($interfaceIsEqual(s,$ifaceNil))){$s=-1;return[AS.nil,s];}$s=-1;return[e,$ifaceNil];}return;}var $f={$blk:Z,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,$s};return $f;};AA=function(a){var{a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=AR.nil;c="";d=$ifaceNil;e=E.LastIndex(a,"@");if(e<0){$s=1;continue;}$s=2;continue;case 1:g=AB(a);$s=4;case 4:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}f=g;c=f[0];d=f[1];$s=3;continue;case 2:i=AB($substring(a,(e+1>>0)));$s=5;case 5:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}h=i;c=h[0];d=h[1];case 3:if(!($interfaceIsEqual(d,$ifaceNil))){j=AR.nil;k="";l=d;b=j;c=k;d=l;$s=-1;return[b,c,d];}if(e<0){m=AR.nil;n=c;o=$ifaceNil;b=m;c=n;d=o;$s=-1;return[b,c,d];}p=$substring(a,0,e);if(!AJ(p)){q=AR.nil;r="";s=A.New("net/url: invalid userinfo");b=q;c=r;d=s;$s=-1;return[b,c,d];}if(!E.Contains(p,":")){t=O(p,5);p=t[0];d=t[1];if(!($interfaceIsEqual(d,$ifaceNil))){u=AR.nil;v="";w=d;b=u;c=v;d=w;$s=-1;return[b,c,d];}b=T(p);}else{x=E.Cut(p,":");y=x[0];z=x[1];aa=O(y,5);y=aa[0];d=aa[1];if(!($interfaceIsEqual(d,$ifaceNil))){ab=AR.nil;ac="";ad=d;b=ab;c=ac;d=ad;$s=-1;return[b,c,d];}ae=O(z,5);z=ae[0];d=ae[1];if(!($interfaceIsEqual(d,$ifaceNil))){af=AR.nil;ag="";ah=d;b=af;c=ag;d=ah;$s=-1;return[b,c,d];}b=U(y,z);}ai=b;aj=c;ak=$ifaceNil;b=ai;c=aj;d=ak;$s=-1;return[b,c,d];}return;}var $f={$blk:AA,$c:true,$r,a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};AB=function(a){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:if(E.HasPrefix(a,"[")){$s=1;continue;}$s=2;continue;case 1:b=E.LastIndex(a,"]");if(b<0){$s=-1;return["",A.New("missing ']' in host")];}c=$substring(a,(b+1>>0));if(!AD(c)){$s=4;continue;}$s=5;continue;case 4:d=B.Errorf("invalid port %q after host",new AL([new $String(c)]));$s=6;case 6:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=["",d];$s=7;case 7:return e;case 5:f=E.Index($substring(a,0,b),"%25");if(f>=0){g=O($substring(a,0,f),3);h=g[0];i=g[1];if(!($interfaceIsEqual(i,$ifaceNil))){$s=-1;return["",i];}j=O($substring(a,f,b),4);k=j[0];i=j[1];if(!($interfaceIsEqual(i,$ifaceNil))){$s=-1;return["",i];}l=O($substring(a,b),3);m=l[0];i=l[1];if(!($interfaceIsEqual(i,$ifaceNil))){$s=-1;return["",i];}$s=-1;return[h+k+m,$ifaceNil];}$s=3;continue;case 2:n=E.LastIndex(a,":");if(!((n===-1))){$s=8;continue;}$s=9;continue;case 8:o=$substring(a,n);if(!AD(o)){$s=10;continue;}$s=11;continue;case 10:p=B.Errorf("invalid port %q after host",new AL([new $String(o)]));$s=12;case 12:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=["",p];$s=13;case 13:return q;case 11:case 9:case 3:r=$ifaceNil;s=O(a,3);a=s[0];r=s[1];if(!($interfaceIsEqual(r,$ifaceNil))){$s=-1;return["",r];}$s=-1;return[a,$ifaceNil];}return;}var $f={$blk:AB,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,$s};return $f;};S.ptr.prototype.setPath=function(a){var a,b,c,d,e,f;b=this;c=O(a,1);d=c[0];e=c[1];if(!($interfaceIsEqual(e,$ifaceNil))){return e;}b.Path=d;f=R(d,1);if(a===f){b.RawPath="";}else{b.RawPath=a;}return $ifaceNil;};S.prototype.setPath=function(a){return this.$val.setPath(a);};S.ptr.prototype.EscapedPath=function(){var a,b,c,d;a=this;if(!(a.RawPath==="")&&AC(a.RawPath,1)){b=O(a.RawPath,1);c=b[0];d=b[1];if($interfaceIsEqual(d,$ifaceNil)&&c===a.Path){return a.RawPath;}}if(a.Path==="*"){return"*";}return R(a.Path,1);};S.prototype.EscapedPath=function(){return this.$val.EscapedPath();};AC=function(a,b){var a,b,c,d;c=0;while(true){if(!(c>0;}return true;};S.ptr.prototype.setFragment=function(a){var a,b,c,d,e,f;b=this;c=O(a,7);d=c[0];e=c[1];if(!($interfaceIsEqual(e,$ifaceNil))){return e;}b.Fragment=d;f=R(d,7);if(a===f){b.RawFragment="";}else{b.RawFragment=a;}return $ifaceNil;};S.prototype.setFragment=function(a){return this.$val.setFragment(a);};S.ptr.prototype.EscapedFragment=function(){var a,b,c,d;a=this;if(!(a.RawFragment==="")&&AC(a.RawFragment,7)){b=O(a.RawFragment,7);c=b[0];d=b[1];if($interfaceIsEqual(d,$ifaceNil)&&c===a.Fragment){return a.RawFragment;}}return R(a.Fragment,7);};S.prototype.EscapedFragment=function(){return this.$val.EscapedFragment();};AD=function(a){var a,b,c,d,e;if(a===""){return true;}if(!((a.charCodeAt(0)===58))){return false;}b=$substring(a,1);c=0;while(true){if(!(c57){return false;}c+=d[1];}return true;};S.ptr.prototype.String=function(){var a,b,c,d,e,f,g;a=this;b=new E.Builder.ptr(AO.nil,AP.nil);if(!(a.Scheme==="")){b.WriteString(a.Scheme);b.WriteByte(58);}if(!(a.Opaque==="")){b.WriteString(a.Opaque);}else{if(!(a.Scheme==="")||!(a.Host==="")||!(a.User===AR.nil)){if(!(a.Host==="")||!(a.Path==="")||!(a.User===AR.nil)){b.WriteString("//");}c=a.User;if(!(c===AR.nil)){b.WriteString(c.String());b.WriteByte(64);}d=a.Host;if(!(d==="")){b.WriteString(R(d,3));}}e=a.EscapedPath();if(!(e==="")&&!((e.charCodeAt(0)===47))&&!(a.Host==="")){b.WriteByte(47);}if(b.Len()===0){f=E.Cut(e,"/");g=f[0];if(E.Contains(g,":")){b.WriteString("./");}}b.WriteString(e);}if(a.ForceQuery||!(a.RawQuery==="")){b.WriteByte(63);b.WriteString(a.RawQuery);}if(!(a.Fragment==="")){b.WriteByte(35);b.WriteString(a.EscapedFragment());}return b.String();};S.prototype.String=function(){return this.$val.String();};S.ptr.prototype.Redacted=function(){var a,b,c,d;a=this;if(a===AS.nil){return"";}b=$clone(a,S);c=b.User.Password();d=c[1];if(d){b.User=U(b.User.Username(),"xxxxx");}return b.String();};S.prototype.Redacted=function(){return this.$val.Redacted();};AE.prototype.Get=function(a){var a,b,c,d;b=this.$val;if(b===false){return"";}d=(c=b[$String.keyFor(a)],c!==undefined?c.v:AT.nil);if(d.$length===0){return"";}return(0>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+0]);};$ptrType(AE).prototype.Get=function(a){return new AE(this.$get()).Get(a);};AE.prototype.Set=function(a,b){var a,b,c,d;c=this.$val;d=a;(c||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(d)]={k:d,v:new AT([b])};};$ptrType(AE).prototype.Set=function(a,b){return new AE(this.$get()).Set(a,b);};AE.prototype.Add=function(a,b){var a,b,c,d,e;c=this.$val;d=a;(c||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(d)]={k:d,v:$append((e=c[$String.keyFor(a)],e!==undefined?e.v:AT.nil),b)};};$ptrType(AE).prototype.Add=function(a,b){return new AE(this.$get()).Add(a,b);};AE.prototype.Del=function(a){var a,b;b=this.$val;delete b[$String.keyFor(a)];};$ptrType(AE).prototype.Del=function(a){return new AE(this.$get()).Del(a);};AE.prototype.Has=function(a){var a,b,c,d,e;b=this.$val;c=(d=b[$String.keyFor(a)],d!==undefined?[d.v,true]:[AT.nil,false]);e=c[1];return e;};$ptrType(AE).prototype.Has=function(a){return new AE(this.$get()).Has(a);};AF=function(a){var{a,b,c,d,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b={};c=AG(b,a);$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c;$s=-1;return[b,d];}return;}var $f={$blk:AF,$c:true,$r,a,b,c,d,$s};return $f;};$pkg.ParseQuery=AF;AG=function(a,b){var{a,b,c,d,e,f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=$ifaceNil;case 1:if(!(!(b===""))){$s=2;continue;}d="";e=E.Cut(b,"&");d=e[0];b=e[1];if(E.Contains(d,";")){$s=3;continue;}$s=4;continue;case 3:f=B.Errorf("invalid semicolon separator in query",new AL([]));$s=5;case 5:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}c=f;$s=1;continue;case 4:if(d===""){$s=1;continue;}g=E.Cut(d,"=");d=g[0];h=g[1];i=M(d);d=i[0];j=i[1];if(!($interfaceIsEqual(j,$ifaceNil))){if($interfaceIsEqual(c,$ifaceNil)){c=j;}$s=1;continue;}k=M(h);h=k[0];j=k[1];if(!($interfaceIsEqual(j,$ifaceNil))){if($interfaceIsEqual(c,$ifaceNil)){c=j;}$s=1;continue;}l=d;(a||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(l)]={k:l,v:$append((m=a[$String.keyFor(d)],m!==undefined?m.v:AT.nil),h)};$s=1;continue;case 2:c=c;$s=-1;return c;}return;}var $f={$blk:AG,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,$s};return $f;};AE.prototype.Encode=function(){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this.$val;if(a===false){$s=-1;return"";}b=new E.Builder.ptr(AO.nil,AP.nil);c=$makeSlice(AT,0,$keys(a).length);d=a;e=0;f=$keys(d);while(true){if(!(e=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+j]);m=(l=a[$String.keyFor(k)],l!==undefined?l.v:AT.nil);n=P(k);o=m;p=0;while(true){if(!(p=o.$length)?($throwRuntimeError("index out of range"),undefined):o.$array[o.$offset+p]);if(b.Len()>0){b.WriteByte(38);}b.WriteString(n);b.WriteByte(61);b.WriteString(P(q));p++;}j++;}$s=-1;return b.String();}return;}var $f={$blk:AE.prototype.Encode,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,$s};return $f;};$ptrType(AE).prototype.Encode=function(){return new AE(this.$get()).Encode();};AH=function(a,b){var a,b,c,d,e,f,g,h,i,j,k,l,m;c="";if(b===""){c=a;}else if(!((b.charCodeAt(0)===47))){d=E.LastIndex(a,"/");c=$substring(a,0,(d+1>>0))+b;}else{c=b;}if(c===""){return"";}e="";f=new E.Builder.ptr(AO.nil,AP.nil);g=true;h=c;f.WriteByte(47);i=true;while(true){if(!(i)){break;}j=E.Cut(h,"/");e=j[0];h=j[1];i=j[2];if(e==="."){g=false;continue;}if(e===".."){k=$substring(f.String(),1);l=E.LastIndexByte(k,47);f.Reset();f.WriteByte(47);if(l===-1){g=true;}else{f.WriteString($substring(k,0,l));}}else{if(!g){f.WriteByte(47);}f.WriteString(e);g=false;}}if(e==="."||e===".."){f.WriteByte(47);}m=f.String();if(m.length>1&&(m.charCodeAt(1)===47)){m=$substring(m,1);}return m;};S.ptr.prototype.IsAbs=function(){var a;a=this;return!(a.Scheme==="");};S.prototype.IsAbs=function(){return this.$val.IsAbs();};S.ptr.prototype.Parse=function(a){var{a,b,c,d,e,f,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;d=X(a);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}c=d;e=c[0];f=c[1];if(!($interfaceIsEqual(f,$ifaceNil))){$s=-1;return[AS.nil,f];}$s=-1;return[b.ResolveReference(e),$ifaceNil];}return;}var $f={$blk:S.ptr.prototype.Parse,$c:true,$r,a,b,c,d,e,f,$s};return $f;};S.prototype.Parse=function(a){return this.$val.Parse(a);};S.ptr.prototype.ResolveReference=function(a){var a,b,c;b=this;c=$clone(a,S);if(a.Scheme===""){c.Scheme=b.Scheme;}if(!(a.Scheme==="")||!(a.Host==="")||!(a.User===AR.nil)){c.setPath(AH(a.EscapedPath(),""));return c;}if(!(a.Opaque==="")){c.User=AR.nil;c.Host="";c.Path="";return c;}if(a.Path===""&&!a.ForceQuery&&a.RawQuery===""){c.RawQuery=b.RawQuery;if(a.Fragment===""){c.Fragment=b.Fragment;c.RawFragment=b.RawFragment;}}c.Host=b.Host;c.User=b.User;c.setPath(AH(b.EscapedPath(),a.EscapedPath()));return c;};S.prototype.ResolveReference=function(a){return this.$val.ResolveReference(a);};S.ptr.prototype.Query=function(){var{a,b,c,d,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;c=AF(a.RawQuery);$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}b=c;d=b[0];$s=-1;return d;}return;}var $f={$blk:S.ptr.prototype.Query,$c:true,$r,a,b,c,d,$s};return $f;};S.prototype.Query=function(){return this.$val.Query();};S.ptr.prototype.RequestURI=function(){var a,b;a=this;b=a.Opaque;if(b===""){b=a.EscapedPath();if(b===""){b="/";}}else{if(E.HasPrefix(b,"//")){b=a.Scheme+":"+b;}}if(a.ForceQuery||!(a.RawQuery==="")){b=b+("?"+a.RawQuery);}return b;};S.prototype.RequestURI=function(){return this.$val.RequestURI();};S.ptr.prototype.Hostname=function(){var a,b,c;a=this;b=AI(a.Host);c=b[0];return c;};S.prototype.Hostname=function(){return this.$val.Hostname();};S.ptr.prototype.Port=function(){var a,b,c;a=this;b=AI(a.Host);c=b[1];return c;};S.prototype.Port=function(){return this.$val.Port();};AI=function(a){var a,b,c,d,e,f;b="";c="";b=a;d=E.LastIndexByte(b,58);if(!((d===-1))&&AD($substring(b,d))){e=$substring(b,0,d);f=$substring(b,(d+1>>0));b=e;c=f;}if(E.HasPrefix(b,"[")&&E.HasSuffix(b,"]")){b=$substring(b,1,(b.length-1>>0));}return[b,c];};S.ptr.prototype.MarshalBinary=function(){var a,b,c,d,e;a=AP.nil;b=$ifaceNil;c=this;d=(new AP($stringToBytes(c.String())));e=$ifaceNil;a=d;b=e;return[a,b];};S.prototype.MarshalBinary=function(){return this.$val.MarshalBinary();};S.ptr.prototype.UnmarshalBinary=function(a){var{a,b,c,d,e,f,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;d=X(($bytesToString(a)));$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}c=d;e=c[0];f=c[1];if(!($interfaceIsEqual(f,$ifaceNil))){$s=-1;return f;}S.copy(b,e);$s=-1;return $ifaceNil;}return;}var $f={$blk:S.ptr.prototype.UnmarshalBinary,$c:true,$r,a,b,c,d,e,f,$s};return $f;};S.prototype.UnmarshalBinary=function(a){return this.$val.UnmarshalBinary(a);};AJ=function(a){var a,b,c,d,e,f;b=a;c=0;while(true){if(!(c>0;}return false;};AU.methods=[{prop:"Unwrap",name:"Unwrap",pkg:"",typ:$funcType([],[$error],false)},{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)},{prop:"Timeout",name:"Timeout",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Temporary",name:"Temporary",pkg:"",typ:$funcType([],[$Bool],false)}];J.methods=[{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)}];K.methods=[{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)}];AS.methods=[{prop:"setPath",name:"setPath",pkg:"net/url",typ:$funcType([$String],[$error],false)},{prop:"EscapedPath",name:"EscapedPath",pkg:"",typ:$funcType([],[$String],false)},{prop:"setFragment",name:"setFragment",pkg:"net/url",typ:$funcType([$String],[$error],false)},{prop:"EscapedFragment",name:"EscapedFragment",pkg:"",typ:$funcType([],[$String],false)},{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)},{prop:"Redacted",name:"Redacted",pkg:"",typ:$funcType([],[$String],false)},{prop:"IsAbs",name:"IsAbs",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Parse",name:"Parse",pkg:"",typ:$funcType([$String],[AS,$error],false)},{prop:"ResolveReference",name:"ResolveReference",pkg:"",typ:$funcType([AS],[AS],false)},{prop:"Query",name:"Query",pkg:"",typ:$funcType([],[AE],false)},{prop:"RequestURI",name:"RequestURI",pkg:"",typ:$funcType([],[$String],false)},{prop:"Hostname",name:"Hostname",pkg:"",typ:$funcType([],[$String],false)},{prop:"Port",name:"Port",pkg:"",typ:$funcType([],[$String],false)},{prop:"MarshalBinary",name:"MarshalBinary",pkg:"",typ:$funcType([],[AP,$error],false)},{prop:"UnmarshalBinary",name:"UnmarshalBinary",pkg:"",typ:$funcType([AP],[$error],false)}];AR.methods=[{prop:"Username",name:"Username",pkg:"",typ:$funcType([],[$String],false)},{prop:"Password",name:"Password",pkg:"",typ:$funcType([],[$String,$Bool],false)},{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)}];AE.methods=[{prop:"Get",name:"Get",pkg:"",typ:$funcType([$String],[$String],false)},{prop:"Set",name:"Set",pkg:"",typ:$funcType([$String,$String],[],false)},{prop:"Add",name:"Add",pkg:"",typ:$funcType([$String,$String],[],false)},{prop:"Del",name:"Del",pkg:"",typ:$funcType([$String],[],false)},{prop:"Has",name:"Has",pkg:"",typ:$funcType([$String],[$Bool],false)},{prop:"Encode",name:"Encode",pkg:"",typ:$funcType([],[$String],false)}];F.init("",[{prop:"Op",name:"Op",embedded:false,exported:true,typ:$String,tag:""},{prop:"URL",name:"URL",embedded:false,exported:true,typ:$String,tag:""},{prop:"Err",name:"Err",embedded:false,exported:true,typ:$error,tag:""}]);S.init("",[{prop:"Scheme",name:"Scheme",embedded:false,exported:true,typ:$String,tag:""},{prop:"Opaque",name:"Opaque",embedded:false,exported:true,typ:$String,tag:""},{prop:"User",name:"User",embedded:false,exported:true,typ:AR,tag:""},{prop:"Host",name:"Host",embedded:false,exported:true,typ:$String,tag:""},{prop:"Path",name:"Path",embedded:false,exported:true,typ:$String,tag:""},{prop:"RawPath",name:"RawPath",embedded:false,exported:true,typ:$String,tag:""},{prop:"ForceQuery",name:"ForceQuery",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"RawQuery",name:"RawQuery",embedded:false,exported:true,typ:$String,tag:""},{prop:"Fragment",name:"Fragment",embedded:false,exported:true,typ:$String,tag:""},{prop:"RawFragment",name:"RawFragment",embedded:false,exported:true,typ:$String,tag:""}]);V.init("net/url",[{prop:"username",name:"username",embedded:false,exported:false,typ:$String,tag:""},{prop:"password",name:"password",embedded:false,exported:false,typ:$String,tag:""},{prop:"passwordSet",name:"passwordSet",embedded:false,exported:false,typ:$Bool,tag:""}]);AE.init($String,AT);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=D.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=E.$init();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["path/filepath"]=(function(){var $pkg={},$init,A,B,C,D,G,F,E,H,R,BA,BC,L,P,S,U,X,AM,AO;A=$packages["errors"];B=$packages["io/fs"];C=$packages["os"];D=$packages["runtime"];G=$packages["sort"];F=$packages["strings"];E=$packages["syscall"];H=$packages["unicode/utf8"];R=$pkg.lazybuf=$newType(0,$kindStruct,"filepath.lazybuf",true,"path/filepath",false,function(path_,buf_,w_,volAndPath_,volLen_){this.$val=this;if(arguments.length===0){this.path="";this.buf=BA.nil;this.w=0;this.volAndPath="";this.volLen=0;return;}this.path=path_;this.buf=buf_;this.w=w_;this.volAndPath=volAndPath_;this.volLen=volLen_;});BA=$sliceType($Uint8);BC=$ptrType(R);L=function(a){var a;return 0;};P=function(a){var a,b,c,d,e;b=a;c=0;while(true){if(!(c=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+c]);if(!(e==="")){return S(F.Join($subslice(a,d),"/"));}c++;}return"";};R.ptr.prototype.index=function(a){var a,b,c;b=this;if(!(b.buf===BA.nil)){return(c=b.buf,((a<0||a>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+a]));}return b.path.charCodeAt(a);};R.prototype.index=function(a){return this.$val.index(a);};R.ptr.prototype.append=function(a){var a,b,c,d;b=this;if(b.buf===BA.nil){if(b.w>0;return;}b.buf=$makeSlice(BA,b.path.length);$copyString(b.buf,$substring(b.path,0,b.w));}(c=b.buf,d=b.w,((d<0||d>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+d]=a));b.w=b.w+(1)>>0;};R.prototype.append=function(a){return this.$val.append(a);};R.ptr.prototype.string=function(){var a;a=this;if(a.buf===BA.nil){return $substring(a.volAndPath,0,(a.volLen+a.w>>0));}return $substring(a.volAndPath,0,a.volLen)+($bytesToString($subslice(a.buf,0,a.w)));};R.prototype.string=function(){return this.$val.string();};S=function(a){var a,b,c,d,e,f,g,h,i,j,k,l;b=a;c=L(a);a=$substring(a,c);if(a===""){if(c>1&&!((b.charCodeAt(1)===58))){return U(b);}return b+".";}d=C.IsPathSeparator(a.charCodeAt(0));e=a.length;f=new R.ptr(a,BA.nil,0,b,c);g=0;h=0;i=g;j=h;if(d){f.append(47);k=1;l=1;i=k;j=l;}while(true){if(!(i>0;}else if((a.charCodeAt(i)===46)&&((i+1>>0)===e)){i=i+(1)>>0;}else if((a.charCodeAt(i)===46)&&C.IsPathSeparator(a.charCodeAt((i+1>>0)))){i=i+(1)>>0;while(true){if(!(i>0;}if((f.w===0)&&L($substring(a,i))>0){f.append(46);}}else if((a.charCodeAt(i)===46)&&(a.charCodeAt((i+1>>0))===46)&&(((i+2>>0)===e)||C.IsPathSeparator(a.charCodeAt((i+2>>0))))){i=i+(2)>>0;if(f.w>j){f.w=f.w-(1)>>0;while(true){if(!(f.w>j&&!C.IsPathSeparator(f.index(f.w)))){break;}f.w=f.w-(1)>>0;}}else if(!d){if(f.w>0){f.append(47);}f.append(46);f.append(46);j=f.w;}}else{if(d&&!((f.w===1))||!d&&!((f.w===0))){f.append(47);}while(true){if(!(i>0;}}}if(f.w===0){f.append(46);}return U(f.string());};$pkg.Clean=S;U=function(a){var a;if(true){return a;}return F.ReplaceAll(a,"/","/");};$pkg.FromSlash=U;X=function(a){var a;return P(a);};$pkg.Join=X;AM=function(a){var a,b;if(a===""){return".";}while(true){if(!(a.length>0&&C.IsPathSeparator(a.charCodeAt((a.length-1>>0))))){break;}a=$substring(a,0,(a.length-1>>0));}a=$substring(a,AO(a).length);b=a.length-1>>0;while(true){if(!(b>=0&&!C.IsPathSeparator(a.charCodeAt(b)))){break;}b=b-(1)>>0;}if(b>=0){a=$substring(a,(b+1>>0));}if(a===""){return"/";}return a;};$pkg.Base=AM;AO=function(a){var a;return $substring(a,0,L(a));};$pkg.VolumeName=AO;BC.methods=[{prop:"index",name:"index",pkg:"path/filepath",typ:$funcType([$Int],[$Uint8],false)},{prop:"append",name:"append",pkg:"path/filepath",typ:$funcType([$Uint8],[],false)},{prop:"string",name:"string",pkg:"path/filepath",typ:$funcType([],[$String],false)}];R.init("path/filepath",[{prop:"path",name:"path",embedded:false,exported:false,typ:$String,tag:""},{prop:"buf",name:"buf",embedded:false,exported:false,typ:BA,tag:""},{prop:"w",name:"w",embedded:false,exported:false,typ:$Int,tag:""},{prop:"volAndPath",name:"volAndPath",embedded:false,exported:false,typ:$String,tag:""},{prop:"volLen",name:"volLen",embedded:false,exported:false,typ:$Int,tag:""}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=D.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=G.$init();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=F.$init();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=E.$init();$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=H.$init();$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$pkg.ErrBadPattern=A.New("syntax error in pattern");}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["crypto/x509"]=(function(){var $pkg={},$init,A,B,AG,AH,AI,AL,C,D,E,AJ,F,G,U,V,H,I,AK,J,K,L,M,N,AC,O,P,Q,AD,AE,Y,Z,R,AA,AF,S,T,AM,AB,W,X,AV,AW,AX,AY,BV,CI,CX,DB,DD,DE,DH,FF,FG,FH,FI,FJ,FL,FM,GB,GQ,GT,GU,GV,IB,IC,ID,IG,IH,II,IJ,IK,IL,IM,IN,IP,IQ,IR,IS,IT,IV,IY,JB,JF,JG,JH,JI,JL,JS,JT,JU,JV,JX,JY,JZ,KA,KB,KC,KD,KE,KF,KG,KH,KI,KJ,KL,KM,KN,KO,KP,KQ,KR,KS,KT,KU,KW,KX,KY,AZ,BA,BB,BC,BD,BE,BF,BG,BH,BI,BJ,BK,BL,BM,BN,BO,BP,BQ,BR,BS,BT,BU,BX,BY,BZ,CA,CC,CD,CE,CF,CJ,CK,CL,CM,CN,CO,CP,CQ,CR,CS,CT,CU,CV,CW,CY,DC,DS,DU,DW,DY,EA,EB,FK,GJ,GK,GL,GM,GN,a,BW,CB,CG,CZ,DF,DG,EC,EE,EM,FN,FO,FP,FQ,FR,FS,FT,FU,FV,FW,FX,FY,FZ,GA,GC,GF,GG,GH,GI,GO,GP,GR,GW,HI,HJ,HK,HL,HM,HN,HO,HP,HQ,HR,HS,HT,HU,HV,HW,HX,HY,HZ,IE;A=$packages["bytes"];B=$packages["crypto"];AG=$packages["crypto/aes"];AH=$packages["crypto/cipher"];AI=$packages["crypto/des"];AL=$packages["crypto/dsa"];C=$packages["crypto/ecdsa"];D=$packages["crypto/ed25519"];E=$packages["crypto/elliptic"];AJ=$packages["crypto/md5"];F=$packages["crypto/rsa"];G=$packages["crypto/sha1"];U=$packages["crypto/sha256"];V=$packages["crypto/sha512"];H=$packages["crypto/x509/pkix"];I=$packages["encoding/asn1"];AK=$packages["encoding/hex"];J=$packages["encoding/pem"];K=$packages["errors"];L=$packages["fmt"];M=$packages["internal/godebug"];N=$packages["io"];AC=$packages["io/fs"];O=$packages["math/big"];P=$packages["net"];Q=$packages["net/url"];AD=$packages["os"];AE=$packages["path/filepath"];Y=$packages["reflect"];Z=$packages["runtime"];R=$packages["strconv"];AA=$packages["strings"];AF=$packages["sync"];S=$packages["time"];T=$packages["unicode"];AM=$packages["unicode/utf16"];AB=$packages["unicode/utf8"];W=$packages["vendor/golang.org/x/crypto/cryptobyte"];X=$packages["vendor/golang.org/x/crypto/cryptobyte/asn1"];AV=$pkg.publicKeyInfo=$newType(0,$kindStruct,"x509.publicKeyInfo",true,"crypto/x509",false,function(Raw_,Algorithm_,PublicKey_){this.$val=this;if(arguments.length===0){this.Raw=I.RawContent.nil;this.Algorithm=new H.AlgorithmIdentifier.ptr(I.ObjectIdentifier.nil,new I.RawValue.ptr(0,0,false,IJ.nil,IJ.nil));this.PublicKey=new I.BitString.ptr(IJ.nil,0);return;}this.Raw=Raw_;this.Algorithm=Algorithm_;this.PublicKey=PublicKey_;});AW=$pkg.authKeyId=$newType(0,$kindStruct,"x509.authKeyId",true,"crypto/x509",false,function(Id_){this.$val=this;if(arguments.length===0){this.Id=IJ.nil;return;}this.Id=Id_;});AX=$pkg.SignatureAlgorithm=$newType(4,$kindInt,"x509.SignatureAlgorithm",true,"crypto/x509",true,null);AY=$pkg.PublicKeyAlgorithm=$newType(4,$kindInt,"x509.PublicKeyAlgorithm",true,"crypto/x509",true,null);BV=$pkg.pssParameters=$newType(0,$kindStruct,"x509.pssParameters",true,"crypto/x509",false,function(Hash_,MGF_,SaltLength_,TrailerField_){this.$val=this;if(arguments.length===0){this.Hash=new H.AlgorithmIdentifier.ptr(I.ObjectIdentifier.nil,new I.RawValue.ptr(0,0,false,IJ.nil,IJ.nil));this.MGF=new H.AlgorithmIdentifier.ptr(I.ObjectIdentifier.nil,new I.RawValue.ptr(0,0,false,IJ.nil,IJ.nil));this.SaltLength=0;this.TrailerField=0;return;}this.Hash=Hash_;this.MGF=MGF_;this.SaltLength=SaltLength_;this.TrailerField=TrailerField_;});CI=$pkg.KeyUsage=$newType(4,$kindInt,"x509.KeyUsage",true,"crypto/x509",true,null);CX=$pkg.ExtKeyUsage=$newType(4,$kindInt,"x509.ExtKeyUsage",true,"crypto/x509",true,null);DB=$pkg.Certificate=$newType(0,$kindStruct,"x509.Certificate",true,"crypto/x509",true,function(Raw_,RawTBSCertificate_,RawSubjectPublicKeyInfo_,RawSubject_,RawIssuer_,Signature_,SignatureAlgorithm_,PublicKeyAlgorithm_,PublicKey_,Version_,SerialNumber_,Issuer_,Subject_,NotBefore_,NotAfter_,KeyUsage_,Extensions_,ExtraExtensions_,UnhandledCriticalExtensions_,ExtKeyUsage_,UnknownExtKeyUsage_,BasicConstraintsValid_,IsCA_,MaxPathLen_,MaxPathLenZero_,SubjectKeyId_,AuthorityKeyId_,OCSPServer_,IssuingCertificateURL_,DNSNames_,EmailAddresses_,IPAddresses_,URIs_,PermittedDNSDomainsCritical_,PermittedDNSDomains_,ExcludedDNSDomains_,PermittedIPRanges_,ExcludedIPRanges_,PermittedEmailAddresses_,ExcludedEmailAddresses_,PermittedURIDomains_,ExcludedURIDomains_,CRLDistributionPoints_,PolicyIdentifiers_){this.$val=this;if(arguments.length===0){this.Raw=IJ.nil;this.RawTBSCertificate=IJ.nil;this.RawSubjectPublicKeyInfo=IJ.nil;this.RawSubject=IJ.nil;this.RawIssuer=IJ.nil;this.Signature=IJ.nil;this.SignatureAlgorithm=0;this.PublicKeyAlgorithm=0;this.PublicKey=$ifaceNil;this.Version=0;this.SerialNumber=IP.nil;this.Issuer=new H.Name.ptr(IN.nil,IN.nil,IN.nil,IN.nil,IN.nil,IN.nil,IN.nil,"","",JL.nil,JL.nil);this.Subject=new H.Name.ptr(IN.nil,IN.nil,IN.nil,IN.nil,IN.nil,IN.nil,IN.nil,"","",JL.nil,JL.nil);this.NotBefore=new S.Time.ptr(new $Uint64(0,0),new $Int64(0,0),JF.nil);this.NotAfter=new S.Time.ptr(new $Uint64(0,0),new $Int64(0,0),JF.nil);this.KeyUsage=0;this.Extensions=IV.nil;this.ExtraExtensions=IV.nil;this.UnhandledCriticalExtensions=JB.nil;this.ExtKeyUsage=KB.nil;this.UnknownExtKeyUsage=JB.nil;this.BasicConstraintsValid=false;this.IsCA=false;this.MaxPathLen=0;this.MaxPathLenZero=false;this.SubjectKeyId=IJ.nil;this.AuthorityKeyId=IJ.nil;this.OCSPServer=IN.nil;this.IssuingCertificateURL=IN.nil;this.DNSNames=IN.nil;this.EmailAddresses=IN.nil;this.IPAddresses=JS.nil;this.URIs=JU.nil;this.PermittedDNSDomainsCritical=false;this.PermittedDNSDomains=IN.nil;this.ExcludedDNSDomains=IN.nil;this.PermittedIPRanges=KO.nil;this.ExcludedIPRanges=KO.nil;this.PermittedEmailAddresses=IN.nil;this.ExcludedEmailAddresses=IN.nil;this.PermittedURIDomains=IN.nil;this.ExcludedURIDomains=IN.nil;this.CRLDistributionPoints=IN.nil;this.PolicyIdentifiers=JB.nil;return;}this.Raw=Raw_;this.RawTBSCertificate=RawTBSCertificate_;this.RawSubjectPublicKeyInfo=RawSubjectPublicKeyInfo_;this.RawSubject=RawSubject_;this.RawIssuer=RawIssuer_;this.Signature=Signature_;this.SignatureAlgorithm=SignatureAlgorithm_;this.PublicKeyAlgorithm=PublicKeyAlgorithm_;this.PublicKey=PublicKey_;this.Version=Version_;this.SerialNumber=SerialNumber_;this.Issuer=Issuer_;this.Subject=Subject_;this.NotBefore=NotBefore_;this.NotAfter=NotAfter_;this.KeyUsage=KeyUsage_;this.Extensions=Extensions_;this.ExtraExtensions=ExtraExtensions_;this.UnhandledCriticalExtensions=UnhandledCriticalExtensions_;this.ExtKeyUsage=ExtKeyUsage_;this.UnknownExtKeyUsage=UnknownExtKeyUsage_;this.BasicConstraintsValid=BasicConstraintsValid_;this.IsCA=IsCA_;this.MaxPathLen=MaxPathLen_;this.MaxPathLenZero=MaxPathLenZero_;this.SubjectKeyId=SubjectKeyId_;this.AuthorityKeyId=AuthorityKeyId_;this.OCSPServer=OCSPServer_;this.IssuingCertificateURL=IssuingCertificateURL_;this.DNSNames=DNSNames_;this.EmailAddresses=EmailAddresses_;this.IPAddresses=IPAddresses_;this.URIs=URIs_;this.PermittedDNSDomainsCritical=PermittedDNSDomainsCritical_;this.PermittedDNSDomains=PermittedDNSDomains_;this.ExcludedDNSDomains=ExcludedDNSDomains_;this.PermittedIPRanges=PermittedIPRanges_;this.ExcludedIPRanges=ExcludedIPRanges_;this.PermittedEmailAddresses=PermittedEmailAddresses_;this.ExcludedEmailAddresses=ExcludedEmailAddresses_;this.PermittedURIDomains=PermittedURIDomains_;this.ExcludedURIDomains=ExcludedURIDomains_;this.CRLDistributionPoints=CRLDistributionPoints_;this.PolicyIdentifiers=PolicyIdentifiers_;});DD=$pkg.InsecureAlgorithmError=$newType(4,$kindInt,"x509.InsecureAlgorithmError",true,"crypto/x509",true,null);DE=$pkg.ConstraintViolationError=$newType(0,$kindStruct,"x509.ConstraintViolationError",true,"crypto/x509",true,function(){this.$val=this;if(arguments.length===0){return;}});DH=$pkg.UnhandledCriticalExtension=$newType(0,$kindStruct,"x509.UnhandledCriticalExtension",true,"crypto/x509",true,function(){this.$val=this;if(arguments.length===0){return;}});FF=$pkg.InvalidReason=$newType(4,$kindInt,"x509.InvalidReason",true,"crypto/x509",true,null);FG=$pkg.CertificateInvalidError=$newType(0,$kindStruct,"x509.CertificateInvalidError",true,"crypto/x509",true,function(Cert_,Reason_,Detail_){this.$val=this;if(arguments.length===0){this.Cert=IT.nil;this.Reason=0;this.Detail="";return;}this.Cert=Cert_;this.Reason=Reason_;this.Detail=Detail_;});FH=$pkg.HostnameError=$newType(0,$kindStruct,"x509.HostnameError",true,"crypto/x509",true,function(Certificate_,Host_){this.$val=this;if(arguments.length===0){this.Certificate=IT.nil;this.Host="";return;}this.Certificate=Certificate_;this.Host=Host_;});FI=$pkg.UnknownAuthorityError=$newType(0,$kindStruct,"x509.UnknownAuthorityError",true,"crypto/x509",true,function(Cert_,hintErr_,hintCert_){this.$val=this;if(arguments.length===0){this.Cert=IT.nil;this.hintErr=$ifaceNil;this.hintCert=IT.nil;return;}this.Cert=Cert_;this.hintErr=hintErr_;this.hintCert=hintCert_;});FJ=$pkg.SystemRootsError=$newType(0,$kindStruct,"x509.SystemRootsError",true,"crypto/x509",true,function(Err_){this.$val=this;if(arguments.length===0){this.Err=$ifaceNil;return;}this.Err=Err_;});FL=$pkg.VerifyOptions=$newType(0,$kindStruct,"x509.VerifyOptions",true,"crypto/x509",true,function(DNSName_,Intermediates_,Roots_,CurrentTime_,KeyUsages_,MaxConstraintComparisions_){this.$val=this;if(arguments.length===0){this.DNSName="";this.Intermediates=IG.nil;this.Roots=IG.nil;this.CurrentTime=new S.Time.ptr(new $Uint64(0,0),new $Int64(0,0),JF.nil);this.KeyUsages=KB.nil;this.MaxConstraintComparisions=0;return;}this.DNSName=DNSName_;this.Intermediates=Intermediates_;this.Roots=Roots_;this.CurrentTime=CurrentTime_;this.KeyUsages=KeyUsages_;this.MaxConstraintComparisions=MaxConstraintComparisions_;});FM=$pkg.rfc2821Mailbox=$newType(0,$kindStruct,"x509.rfc2821Mailbox",true,"crypto/x509",false,function(local_,domain_){this.$val=this;if(arguments.length===0){this.local="";this.domain="";return;}this.local=local_;this.domain=domain_;});GB=$pkg.ecPrivateKey=$newType(0,$kindStruct,"x509.ecPrivateKey",true,"crypto/x509",false,function(Version_,PrivateKey_,NamedCurveOID_,PublicKey_){this.$val=this;if(arguments.length===0){this.Version=0;this.PrivateKey=IJ.nil;this.NamedCurveOID=I.ObjectIdentifier.nil;this.PublicKey=new I.BitString.ptr(IJ.nil,0);return;}this.Version=Version_;this.PrivateKey=PrivateKey_;this.NamedCurveOID=NamedCurveOID_;this.PublicKey=PublicKey_;});GQ=$pkg.pkcs8=$newType(0,$kindStruct,"x509.pkcs8",true,"crypto/x509",false,function(Version_,Algo_,PrivateKey_){this.$val=this;if(arguments.length===0){this.Version=0;this.Algo=new H.AlgorithmIdentifier.ptr(I.ObjectIdentifier.nil,new I.RawValue.ptr(0,0,false,IJ.nil,IJ.nil));this.PrivateKey=IJ.nil;return;}this.Version=Version_;this.Algo=Algo_;this.PrivateKey=PrivateKey_;});GT=$pkg.pkcs1PrivateKey=$newType(0,$kindStruct,"x509.pkcs1PrivateKey",true,"crypto/x509",false,function(Version_,N_,E_,D_,P_,Q_,Dp_,Dq_,Qinv_,AdditionalPrimes_){this.$val=this;if(arguments.length===0){this.Version=0;this.N=IP.nil;this.E=0;this.D=IP.nil;this.P=IP.nil;this.Q=IP.nil;this.Dp=IP.nil;this.Dq=IP.nil;this.Qinv=IP.nil;this.AdditionalPrimes=KE.nil;return;}this.Version=Version_;this.N=N_;this.E=E_;this.D=D_;this.P=P_;this.Q=Q_;this.Dp=Dp_;this.Dq=Dq_;this.Qinv=Qinv_;this.AdditionalPrimes=AdditionalPrimes_;});GU=$pkg.pkcs1AdditionalRSAPrime=$newType(0,$kindStruct,"x509.pkcs1AdditionalRSAPrime",true,"crypto/x509",false,function(Prime_,Exp_,Coeff_){this.$val=this;if(arguments.length===0){this.Prime=IP.nil;this.Exp=IP.nil;this.Coeff=IP.nil;return;}this.Prime=Prime_;this.Exp=Exp_;this.Coeff=Coeff_;});GV=$pkg.pkcs1PublicKey=$newType(0,$kindStruct,"x509.pkcs1PublicKey",true,"crypto/x509",false,function(N_,E_){this.$val=this;if(arguments.length===0){this.N=IP.nil;this.E=0;return;}this.N=N_;this.E=E_;});IB=$pkg.sum224=$newType(28,$kindArray,"x509.sum224",true,"crypto/x509",false,null);IC=$pkg.CertPool=$newType(0,$kindStruct,"x509.CertPool",true,"crypto/x509",true,function(byName_,lazyCerts_,haveSum_,systemPool_){this.$val=this;if(arguments.length===0){this.byName=false;this.lazyCerts=KP.nil;this.haveSum=false;this.systemPool=false;return;}this.byName=byName_;this.lazyCerts=lazyCerts_;this.haveSum=haveSum_;this.systemPool=systemPool_;});ID=$pkg.lazyCert=$newType(0,$kindStruct,"x509.lazyCert",true,"crypto/x509",false,function(rawSubject_,getCert_){this.$val=this;if(arguments.length===0){this.rawSubject=IJ.nil;this.getCert=$throwNilPointerError;return;}this.rawSubject=rawSubject_;this.getCert=getCert_;});IG=$ptrType(IC);IH=$structType("crypto/x509",[{prop:"algo",name:"algo",embedded:false,exported:false,typ:AX,tag:""},{prop:"name",name:"name",embedded:false,exported:false,typ:$String,tag:""},{prop:"oid",name:"oid",embedded:false,exported:false,typ:I.ObjectIdentifier,tag:""},{prop:"pubKeyAlgo",name:"pubKeyAlgo",embedded:false,exported:false,typ:AY,tag:""},{prop:"hash",name:"hash",embedded:false,exported:false,typ:B.Hash,tag:""}]);II=$sliceType(IH);IJ=$sliceType($Uint8);IK=$structType("crypto/x509",[{prop:"extKeyUsage",name:"extKeyUsage",embedded:false,exported:false,typ:CX,tag:""},{prop:"oid",name:"oid",embedded:false,exported:false,typ:I.ObjectIdentifier,tag:""}]);IL=$sliceType(IK);IM=$sliceType($Int);IN=$sliceType($String);IP=$ptrType(O.Int);IQ=$ptrType(F.PublicKey);IR=$ptrType(C.PublicKey);IS=$sliceType($emptyInterface);IT=$ptrType(DB);IV=$sliceType(H.Extension);IY=$ptrType($Bool);JB=$sliceType(I.ObjectIdentifier);JF=$ptrType(S.Location);JG=$ptrType(J.Block);JH=$sliceType(H.RevokedCertificate);JI=$ptrType(H.CertificateList);JL=$sliceType(H.AttributeTypeAndValue);JS=$sliceType(P.IP);JT=$ptrType(Q.URL);JU=$sliceType(JT);JV=$ptrType(H.RDNSequence);JX=$ptrType($Int);JY=$ptrType(P.IPNet);JZ=$sliceType(IT);KA=$sliceType(JZ);KB=$sliceType(CX);KC=$ptrType(I.ObjectIdentifier);KD=$ptrType(C.PrivateKey);KE=$sliceType(GU);KF=$sliceType(AC.DirEntry);KG=$ptrType(IJ);KH=$ptrType(F.PrivateKey);KI=$sliceType(IP);KJ=$sliceType(F.CRTValue);KL=$sliceType($Uint16);KM=$ptrType(W.String);KN=$ptrType(X.Tag);KO=$sliceType(JY);KP=$sliceType(ID);KQ=$structType("crypto/x509",[{prop:"Once",name:"Once",embedded:true,exported:true,typ:AF.Once,tag:""},{prop:"v",name:"v",embedded:false,exported:false,typ:IT,tag:""}]);KR=$sliceType(IJ);KS=$funcType([$emptyInterface,$emptyInterface],[$Bool,$error],false);KT=$ptrType(FL);KU=$mapType(IT,KA);KW=$funcType([],[IT,$error],false);KX=$mapType($String,IM);KY=$mapType(IB,$Bool);AX.prototype.isRSAPSS=function(){var b,c;b=this.$val;c=b;if((c===(13))||(c===(14))||(c===(15))){return true;}else{return false;}};$ptrType(AX).prototype.isRSAPSS=function(){return new AX(this.$get()).isRSAPSS();};AX.prototype.String=function(){var b,c,d,e;b=this.$val;c=BT;d=0;while(true){if(!(d=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+d]),IH);if(e.algo===b){return e.name;}d++;}return R.Itoa(((b>>0)));};$ptrType(AX).prototype.String=function(){return new AX(this.$get()).String();};AY.prototype.String=function(){var b;b=this.$val;if(0>0))<5){return((b<0||b>=AZ.length)?($throwRuntimeError("index out of range"),undefined):AZ[b]);}return R.Itoa(((b>>0)));};$ptrType(AY).prototype.String=function(){return new AY(this.$get()).String();};BW=function(b){var{b,c,d,e,f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=[c];d=[d];if(b.Algorithm.Equal(BN)){if(!((b.Parameters.FullBytes.$length===0))){$s=-1;return 0;}}if(!b.Algorithm.Equal(BG)){e=BT;f=0;while(true){if(!(f=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+f]),IH);if(b.Algorithm.Equal(g.oid)){$s=-1;return g.algo;}f++;}$s=-1;return 0;}d[0]=new BV.ptr(new H.AlgorithmIdentifier.ptr(I.ObjectIdentifier.nil,new I.RawValue.ptr(0,0,false,IJ.nil,IJ.nil)),new H.AlgorithmIdentifier.ptr(I.ObjectIdentifier.nil,new I.RawValue.ptr(0,0,false,IJ.nil,IJ.nil)),0,0);i=I.Unmarshal(b.Parameters.FullBytes,d[0]);$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}h=i;j=h[1];if(!($interfaceIsEqual(j,$ifaceNil))){$s=-1;return 0;}c[0]=new H.AlgorithmIdentifier.ptr(I.ObjectIdentifier.nil,new I.RawValue.ptr(0,0,false,IJ.nil,IJ.nil));l=I.Unmarshal(d[0].MGF.Parameters.FullBytes,c[0]);$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k=l;m=k[1];if(!($interfaceIsEqual(m,$ifaceNil))){$s=-1;return 0;}if((!((d[0].Hash.Parameters.FullBytes.$length===0))&&!A.Equal(d[0].Hash.Parameters.FullBytes,I.NullBytes))||!d[0].MGF.Algorithm.Equal(BR)||!c[0].Algorithm.Equal(d[0].Hash.Algorithm)||(!((c[0].Parameters.FullBytes.$length===0))&&!A.Equal(c[0].Parameters.FullBytes,I.NullBytes))||!((d[0].TrailerField===1))){$s=-1;return 0;}if(d[0].Hash.Algorithm.Equal(BO)&&(d[0].SaltLength===32)){$s=-1;return 13;}else if(d[0].Hash.Algorithm.Equal(BP)&&(d[0].SaltLength===48)){$s=-1;return 14;}else if(d[0].Hash.Algorithm.Equal(BQ)&&(d[0].SaltLength===64)){$s=-1;return 15;}$s=-1;return 0;}return;}var $f={$blk:BW,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,m,$s};return $f;};CB=function(b){var b;if(b.Equal(BX)){return 1;}else if(b.Equal(BY)){return 2;}else if(b.Equal(BZ)){return 3;}else if(b.Equal(CA)){return 4;}return 0;};CG=function(b){var{b,c,d,e,f,g,h,i,j,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:if(b.Equal(CC)){$s=2;continue;}if(b.Equal(CD)){$s=3;continue;}if(b.Equal(CE)){$s=4;continue;}if(b.Equal(CF)){$s=5;continue;}$s=6;continue;case 2:c=E.P224();$s=7;case 7:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c;$s=8;case 8:return d;case 3:e=E.P256();$s=9;case 9:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=e;$s=10;case 10:return f;case 4:g=E.P384();$s=11;case 11:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;$s=12;case 12:return h;case 5:i=E.P521();$s=13;case 13:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;$s=14;case 14:return j;case 6:case 1:$s=-1;return $ifaceNil;}return;}var $f={$blk:CG,$c:true,$r,b,c,d,e,f,g,h,i,j,$s};return $f;};CZ=function(b){var b,c,d,e,f,g,h,i;c=0;d=false;e=CY;f=0;while(true){if(!(f=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+f]),IK);if(b.Equal(g.oid)){h=g.extKeyUsage;i=true;c=h;d=i;return[c,d];}f++;}return[c,d];};DD.prototype.Error=function(){var{b,c,d,e,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:b=this.$val;c="";if((((b>>0))===3)||(((b>>0))===9)){c=" (temporarily override with GODEBUG=x509sha1=1)";}d=L.Sprintf("x509: cannot verify signature: insecure algorithm %v",new IS([new AX(((b>>0)))]));$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d+c;$s=2;case 2:return e;}return;}var $f={$blk:DD.prototype.Error,$c:true,$r,b,c,d,e,$s};return $f;};$ptrType(DD).prototype.Error=function(){return new DD(this.$get()).Error();};DE.ptr.prototype.Error=function(){return"x509: invalid signature: parent certificate cannot sign this kind of certificate";};DE.prototype.Error=function(){return this.$val.Error();};DB.ptr.prototype.Equal=function(b){var b,c;c=this;if(c===IT.nil||b===IT.nil){return c===b;}return A.Equal(c.Raw,b.Raw);};DB.prototype.Equal=function(b){return this.$val.Equal(b);};DB.ptr.prototype.hasSANExtension=function(){var b;b=this;return EC($convertSliceType(DU,I.ObjectIdentifier),b.Extensions);};DB.prototype.hasSANExtension=function(){return this.$val.hasSANExtension();};DB.ptr.prototype.CheckSignatureFrom=function(b){var{b,c,d,e,f,g,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=this;if((b.Version===3)&&!b.BasicConstraintsValid||b.BasicConstraintsValid&&!b.IsCA){$s=-1;return(d=new DE.ptr(),new d.constructor.elem(d));}if(!((b.KeyUsage===0))&&((b.KeyUsage&32)===0)){$s=-1;return(e=new DE.ptr(),new e.constructor.elem(e));}if(b.PublicKeyAlgorithm===0){$s=-1;return $pkg.ErrUnsupportedAlgorithm;}f=DG(c.SignatureAlgorithm,c.RawTBSCertificate,c.Signature,b.PublicKey,DC);$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;$s=2;case 2:return g;}return;}var $f={$blk:DB.ptr.prototype.CheckSignatureFrom,$c:true,$r,b,c,d,e,f,g,$s};return $f;};DB.prototype.CheckSignatureFrom=function(b){return this.$val.CheckSignatureFrom(b);};DB.ptr.prototype.CheckSignature=function(b,c,d){var{b,c,d,e,f,g,$s,$r,$c}=$restore(this,{b,c,d});$s=$s||0;s:while(true){switch($s){case 0:e=this;f=DG(b,c,d,e.PublicKey,true);$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;$s=2;case 2:return g;}return;}var $f={$blk:DB.ptr.prototype.CheckSignature,$c:true,$r,b,c,d,e,f,g,$s};return $f;};DB.prototype.CheckSignature=function(b,c,d){return this.$val.CheckSignature(b,c,d);};DB.ptr.prototype.hasNameConstraints=function(){var b;b=this;return EC($convertSliceType(DW,I.ObjectIdentifier),b.Extensions);};DB.prototype.hasNameConstraints=function(){return this.$val.hasNameConstraints();};DB.ptr.prototype.getSANExtension=function(){var b,c,d,e;b=this;c=b.Extensions;d=0;while(true){if(!(d=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+d]),H.Extension);if(e.Id.Equal($convertSliceType(DU,I.ObjectIdentifier))){return e.Value;}d++;}return IJ.nil;};DB.prototype.getSANExtension=function(){return this.$val.getSANExtension();};DF=function(b,c){var{b,c,d,e,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=L.Errorf("x509: signature algorithm specifies an %s public key, but have public key of type %T",new IS([new $String(new AY(b).String()),c]));$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;$s=2;case 2:return e;}return;}var $f={$blk:DF,$c:true,$r,b,c,d,e,$s};return $f;};DG=function(b,c,d,e,f){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{b,c,d,e,f});$s=$s||0;s:while(true){switch($s){case 0:g=$ifaceNil;h=0;i=0;j=BT;k=0;while(true){if(!(k=j.$length)?($throwRuntimeError("index out of range"),undefined):j.$array[j.$offset+k]),IH);if(l.algo===b){h=l.hash;i=l.pubKeyAlgo;}k++;}m=h;if(m===(0)){$s=2;continue;}if(m===(2)){$s=3;continue;}if(m===(3)){$s=4;continue;}$s=5;continue;case 2:if(!((i===4))){g=$pkg.ErrUnsupportedAlgorithm;$s=-1;return g;}$s=6;continue;case 3:g=new DD(((b>>0)));$s=-1;return g;case 4:if(!f){g=new DD(((b>>0)));$s=-1;return g;}if(!new B.Hash(h).Available()){g=$pkg.ErrUnsupportedAlgorithm;$s=-1;return g;}n=new B.Hash(h).New();$s=7;case 7:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;p=o.Write(c);$s=8;case 8:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}p;q=o.Sum(IJ.nil);$s=9;case 9:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}c=q;$s=6;continue;case 5:if(!new B.Hash(h).Available()){g=$pkg.ErrUnsupportedAlgorithm;$s=-1;return g;}r=new B.Hash(h).New();$s=10;case 10:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}o=r;s=o.Write(c);$s=11;case 11:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}s;t=o.Sum(IJ.nil);$s=12;case 12:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}c=t;case 6:case 1:u=e;if($assertType(u,IQ,true)[1]){$s=13;continue;}if($assertType(u,IR,true)[1]){$s=14;continue;}if($assertType(u,D.PublicKey,true)[1]){$s=15;continue;}$s=16;continue;case 13:v=u.$val;if(!((i===1))){$s=17;continue;}$s=18;continue;case 17:y=DF(i,v);$s=19;case 19:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}g=y;z=g;$s=20;case 20:return z;case 18:if(new AX(b).isRSAPSS()){$s=21;continue;}$s=22;continue;case 21:aa=F.VerifyPSS(v,h,c,d,new F.PSSOptions.ptr(-1,0));$s=24;case 24:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}g=aa;ab=g;$s=25;case 25:return ab;case 22:ac=F.VerifyPKCS1v15(v,h,c,d);$s=26;case 26:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}g=ac;ad=g;$s=27;case 27:return ad;case 23:$s=16;continue;case 14:w=u.$val;if(!((i===3))){$s=28;continue;}$s=29;continue;case 28:ae=DF(i,w);$s=30;case 30:if($c){$c=false;ae=ae.$blk();}if(ae&&ae.$blk!==undefined){break s;}g=ae;af=g;$s=31;case 31:return af;case 29:ag=C.VerifyASN1(w,c,d);$s=34;case 34:if($c){$c=false;ag=ag.$blk();}if(ag&&ag.$blk!==undefined){break s;}if(!ag){$s=32;continue;}$s=33;continue;case 32:g=K.New("x509: ECDSA verification failure");$s=-1;return g;case 33:$s=-1;return g;case 15:x=u.$val;if(!((i===4))){$s=35;continue;}$s=36;continue;case 35:ah=DF(i,x);$s=37;case 37:if($c){$c=false;ah=ah.$blk();}if(ah&&ah.$blk!==undefined){break s;}g=ah;ai=g;$s=38;case 38:return ai;case 36:aj=D.Verify(x,c,d);$s=41;case 41:if($c){$c=false;aj=aj.$blk();}if(aj&&aj.$blk!==undefined){break s;}if(!aj){$s=39;continue;}$s=40;continue;case 39:g=K.New("x509: Ed25519 verification failure");$s=-1;return g;case 40:$s=-1;return g;case 16:g=$pkg.ErrUnsupportedAlgorithm;$s=-1;return g;}return;}var $f={$blk:DG,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};DB.ptr.prototype.CheckCRLSignature=function(b){var{b,c,d,e,f,g,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=this;d=BW($clone(b.SignatureAlgorithm,H.AlgorithmIdentifier));$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;f=c.CheckSignature(e,$convertSliceType(b.TBSCertList.Raw,IJ),$clone(b.SignatureValue,I.BitString).RightAlign());$s=2;case 2:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;$s=3;case 3:return g;}return;}var $f={$blk:DB.ptr.prototype.CheckCRLSignature,$c:true,$r,b,c,d,e,f,g,$s};return $f;};DB.prototype.CheckCRLSignature=function(b){return this.$val.CheckCRLSignature(b);};DH.ptr.prototype.Error=function(){var b;b=this;return"x509: unhandled critical extension";};DH.prototype.Error=function(){return this.$val.Error();};EC=function(b,c){var b,c,d,e,f;d=c;e=0;while(true){if(!(e=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+e]),H.Extension);if(f.Id.Equal(b)){return true;}e++;}return false;};EE=function(b){var{b,c,d,e,f,g,h,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=b;d=0;case 1:if(!(d127){$s=3;continue;}$s=4;continue;case 3:g=L.Errorf("x509: %q cannot be encoded as an IA5String",new IS([new $String(b)]));$s=5;case 5:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;$s=6;case 6:return h;case 4:d+=e[1];$s=1;continue;case 2:$s=-1;return $ifaceNil;}return;}var $f={$blk:EE,$c:true,$r,b,c,d,e,f,g,h,$s};return $f;};EM=function(b,c){var{b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=0;e=new H.AlgorithmIdentifier.ptr(I.ObjectIdentifier.nil,new I.RawValue.ptr(0,0,false,IJ.nil,IJ.nil));f=$ifaceNil;g=0;h=b;if($assertType(h,IQ,true)[1]){$s=1;continue;}if($assertType(h,IR,true)[1]){$s=2;continue;}if($assertType(h,D.PublicKey,true)[1]){$s=3;continue;}$s=4;continue;case 1:i=h.$val;g=1;d=5;e.Algorithm=BD;I.RawValue.copy(e.Parameters,I.NullRawValue);$s=5;continue;case 2:j=h.$val;g=3;m=j.Curve;o=E.P224();$s=13;case 13:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}if($interfaceIsEqual(m,(o))){n=true;$s=12;continue s;}p=E.P256();$s=14;case 14:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}n=$interfaceIsEqual(m,(p));case 12:if(n){$s=7;continue;}q=E.P384();$s=15;case 15:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}if($interfaceIsEqual(m,(q))){$s=8;continue;}r=E.P521();$s=16;case 16:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}if($interfaceIsEqual(m,(r))){$s=9;continue;}$s=10;continue;case 7:d=5;e.Algorithm=BK;$s=11;continue;case 8:d=6;e.Algorithm=BL;$s=11;continue;case 9:d=7;e.Algorithm=BM;$s=11;continue;case 10:f=K.New("x509: unknown elliptic curve");case 11:case 6:$s=5;continue;case 3:k=h.$val;g=4;e.Algorithm=BN;$s=5;continue;case 4:l=h;f=K.New("x509: only RSA, ECDSA and Ed25519 keys supported");case 5:if(!($interfaceIsEqual(f,$ifaceNil))){$s=-1;return[d,e,f];}if(c===0){$s=-1;return[d,e,f];}s=false;t=BT;u=0;while(true){if(!(u=t.$length)?($throwRuntimeError("index out of range"),undefined):t.$array[t.$offset+u]),IH);if(v.algo===c){if(!((v.pubKeyAlgo===g))){f=K.New("x509: requested SignatureAlgorithm does not match private key type");$s=-1;return[d,e,f];}w=v.oid;x=v.hash;e.Algorithm=w;d=x;if((d===0)&&!((g===4))){f=K.New("x509: cannot sign with hash function requested");$s=-1;return[d,e,f];}if(new AX(c).isRSAPSS()){I.RawValue.copy(e.Parameters,(y=BU[B.Hash.keyFor(d)],y!==undefined?y.v:new I.RawValue.ptr(0,0,false,IJ.nil,IJ.nil)));}s=true;break;}u++;}if(!s){f=K.New("x509: unknown SignatureAlgorithm");}$s=-1;return[d,e,f];}return;}var $f={$blk:EM,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,$s};return $f;};DB.ptr.prototype.CreateCRL=function(b,c,d,e,f){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{b,c,d,e,f});$s=$s||0;s:while(true){switch($s){case 0:g=IJ.nil;h=$ifaceNil;i=this;j=$assertType(c,B.Signer,true);k=j[0];l=j[1];if(!l){m=IJ.nil;n=K.New("x509: certificate private key does not implement crypto.Signer");g=m;h=n;$s=-1;return[g,h];}p=k.Public();$s=1;case 1:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=EM(p,0);$s=2;case 2:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}o=q;r=o[0];s=$clone(o[1],H.AlgorithmIdentifier);h=o[2];if(!($interfaceIsEqual(h,$ifaceNil))){t=IJ.nil;u=h;g=t;h=u;$s=-1;return[g,h];}v=$makeSlice(JH,d.$length);w=d;x=0;while(true){if(!(x=w.$length)?($throwRuntimeError("index out of range"),undefined):w.$array[w.$offset+x]),H.RevokedCertificate);S.Time.copy(z.RevocationTime,$clone(z.RevocationTime,S.Time).UTC());H.RevokedCertificate.copy(((y<0||y>=v.$length)?($throwRuntimeError("index out of range"),undefined):v.$array[v.$offset+y]),z);x++;}aa=new H.TBSCertificateList.ptr(I.RawContent.nil,1,$clone(s,H.AlgorithmIdentifier),$clone(i.Subject,H.Name).ToRDNSequence(),$clone($clone(e,S.Time).UTC(),S.Time),$clone($clone(f,S.Time).UTC(),S.Time),v,IV.nil);if(i.SubjectKeyId.$length>0){$s=3;continue;}$s=4;continue;case 3:ab=new H.Extension.ptr(I.ObjectIdentifier.nil,false,IJ.nil);ab.Id=$convertSliceType(DS,I.ObjectIdentifier);ae=I.Marshal((ad=new AW.ptr(i.SubjectKeyId),new ad.constructor.elem(ad)));$s=5;case 5:if($c){$c=false;ae=ae.$blk();}if(ae&&ae.$blk!==undefined){break s;}ac=ae;ab.Value=ac[0];h=ac[1];if(!($interfaceIsEqual(h,$ifaceNil))){$s=-1;return[g,h];}aa.Extensions=$append(aa.Extensions,ab);case 4:ag=I.Marshal(new aa.constructor.elem(aa));$s=6;case 6:if($c){$c=false;ag=ag.$blk();}if(ag&&ag.$blk!==undefined){break s;}af=ag;ah=af[0];h=af[1];if(!($interfaceIsEqual(h,$ifaceNil))){$s=-1;return[g,h];}ai=ah;if(!((r===0))){$s=7;continue;}$s=8;continue;case 7:aj=new B.Hash(r).New();$s=9;case 9:if($c){$c=false;aj=aj.$blk();}if(aj&&aj.$blk!==undefined){break s;}ak=aj;al=ak.Write(ai);$s=10;case 10:if($c){$c=false;al=al.$blk();}if(al&&al.$blk!==undefined){break s;}al;am=ak.Sum(IJ.nil);$s=11;case 11:if($c){$c=false;am=am.$blk();}if(am&&am.$blk!==undefined){break s;}ai=am;case 8:an=IJ.nil;ap=k.Sign(b,ai,new B.Hash(r));$s=12;case 12:if($c){$c=false;ap=ap.$blk();}if(ap&&ap.$blk!==undefined){break s;}ao=ap;an=ao[0];h=ao[1];if(!($interfaceIsEqual(h,$ifaceNil))){$s=-1;return[g,h];}as=I.Marshal((ar=new H.CertificateList.ptr($clone(aa,H.TBSCertificateList),$clone(s,H.AlgorithmIdentifier),new I.BitString.ptr(an,$imul(an.$length,8))),new ar.constructor.elem(ar)));$s=13;case 13:if($c){$c=false;as=as.$blk();}if(as&&as.$blk!==undefined){break s;}aq=as;g=aq[0];h=aq[1];at=[g,h];$s=14;case 14:return at;}return;}var $f={$blk:DB.ptr.prototype.CreateCRL,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};DB.prototype.CreateCRL=function(b,c,d,e,f){return this.$val.CreateCRL(b,c,d,e,f);};FG.ptr.prototype.Error=function(){var b,c;b=this;c=b.Reason;if(c===(0)){return"x509: certificate is not authorized to sign other certificates";}else if(c===(1)){return"x509: certificate has expired or is not yet valid: "+b.Detail;}else if(c===(2)){return"x509: a root or intermediate certificate is not authorized to sign for this name: "+b.Detail;}else if(c===(9)){return"x509: a root or intermediate certificate is not authorized for an extended key usage: "+b.Detail;}else if(c===(3)){return"x509: too many intermediates for path length constraint";}else if(c===(4)){return"x509: certificate specifies an incompatible key usage";}else if(c===(5)){return"x509: issuer name does not match subject from issuing certificate";}else if(c===(6)){return"x509: issuer has name constraints but leaf doesn't have a SAN extension";}else if(c===(7)){return"x509: issuer has name constraints but leaf contains unknown or unconstrained name: "+b.Detail;}return"x509: unknown error";};FG.prototype.Error=function(){return this.$val.Error();};FH.ptr.prototype.Error=function(){var b,c,d,e,f,g,h;b=this;c=b.Certificate;if(!c.hasSANExtension()&&FY(c.Subject.CommonName,b.Host)){return"x509: certificate relies on legacy Common Name field, use SANs instead";}d="";e=P.ParseIP(b.Host);if(!(e===P.IP.nil)){if(c.IPAddresses.$length===0){return"x509: cannot validate certificate for "+b.Host+" because it doesn't contain any IP SANs";}f=c.IPAddresses;g=0;while(true){if(!(g=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+g]);if(d.length>0){d=d+(", ");}d=d+(h.String());g++;}}else{d=AA.Join(c.DNSNames,", ");}if(d.length===0){return"x509: certificate is not valid for any names, but wanted to match "+b.Host;}return"x509: certificate is valid for "+d+", not "+b.Host;};FH.prototype.Error=function(){return this.$val.Error();};FI.ptr.prototype.Error=function(){var{b,c,d,e,f,g,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:b=this;c="x509: certificate signed by unknown authority";if(!($interfaceIsEqual(b.hintErr,$ifaceNil))){$s=1;continue;}$s=2;continue;case 1:d=b.hintCert.Subject.CommonName;if(d.length===0){$s=3;continue;}$s=4;continue;case 3:if(b.hintCert.Subject.Organization.$length>0){$s=5;continue;}$s=6;continue;case 5:d=(e=b.hintCert.Subject.Organization,(0>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+0]));$s=7;continue;case 6:f=b.hintCert.SerialNumber.String();$s=8;case 8:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}d="serial:"+f;case 7:case 4:g=L.Sprintf(" (possibly because of %q while trying to verify candidate authority certificate %q)",new IS([b.hintErr,new $String(d)]));$s=9;case 9:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}c=c+(g);case 2:$s=-1;return c;}return;}var $f={$blk:FI.ptr.prototype.Error,$c:true,$r,b,c,d,e,f,g,$s};return $f;};FI.prototype.Error=function(){return this.$val.Error();};FJ.ptr.prototype.Error=function(){var{b,c,d,e,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:b=this;c="x509: failed to load system roots and no roots provided";if(!($interfaceIsEqual(b.Err,$ifaceNil))){$s=1;continue;}$s=2;continue;case 1:d=b.Err.Error();$s=3;case 3:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=c+"; "+d;$s=4;case 4:return e;case 2:$s=-1;return c;}return;}var $f={$blk:FJ.ptr.prototype.Error,$c:true,$r,b,c,d,e,$s};return $f;};FJ.prototype.Error=function(){return this.$val.Error();};FJ.ptr.prototype.Unwrap=function(){var b;b=this;return b.Err;};FJ.prototype.Unwrap=function(){return this.$val.Unwrap();};FN=function(b){var aa,ab,ac,ad,ae,af,ag,ah,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;c=new FM.ptr("","");d=false;if(b.length===0){e=$clone(c,FM);f=false;FM.copy(c,e);d=f;return[c,d];}h=$makeSlice(IJ,0,(g=b.length/2,(g===g&&g!==1/0&&g!==-1/0)?g>>0:$throwRuntimeError("integer divide by zero")));if(b.charCodeAt(0)===34){b=$substring(b,1);QuotedString:while(true){if(b.length===0){i=$clone(c,FM);j=false;FM.copy(c,i);d=j;return[c,d];}k=b.charCodeAt(0);b=$substring(b,1);if((k===34)){break QuotedString;}else if((k===92)){if(b.length===0){l=$clone(c,FM);m=false;FM.copy(c,l);d=m;return[c,d];}if((b.charCodeAt(0)===11)||(b.charCodeAt(0)===12)||(1<=b.charCodeAt(0)&&b.charCodeAt(0)<=9)||(14<=b.charCodeAt(0)&&b.charCodeAt(0)<=127)){h=$append(h,b.charCodeAt(0));b=$substring(b,1);}else{n=$clone(c,FM);o=false;FM.copy(c,n);d=o;return[c,d];}}else if((k===11)||(k===12)||(k===32)||(k===33)||(k===127)||(1<=k&&k<=8)||(14<=k&&k<=31)||(35<=k&&k<=91)||(93<=k&&k<=126)){h=$append(h,k);}else{p=$clone(c,FM);q=false;FM.copy(c,p);d=q;return[c,d];}}}else{NextChar:while(true){if(!(b.length>0)){break;}r=b.charCodeAt(0);if((r===92)){b=$substring(b,1);if(b.length===0){s=$clone(c,FM);t=false;FM.copy(c,s);d=t;return[c,d];}h=$append(h,b.charCodeAt(0));b=$substring(b,1);}else if((48<=r&&r<=57)||(97<=r&&r<=122)||(65<=r&&r<=90)||(r===33)||(r===35)||(r===36)||(r===37)||(r===38)||(r===39)||(r===42)||(r===43)||(r===45)||(r===47)||(r===61)||(r===63)||(r===94)||(r===95)||(r===96)||(r===123)||(r===124)||(r===125)||(r===126)||(r===46)){h=$append(h,b.charCodeAt(0));b=$substring(b,1);}else{break NextChar;}}if(h.$length===0){u=$clone(c,FM);v=false;FM.copy(c,u);d=v;return[c,d];}w=new IJ([46,46]);if(((0>=h.$length?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+0])===46)||((x=h.$length-1>>0,((x<0||x>=h.$length)?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+x]))===46)||A.Contains(h,w)){y=$clone(c,FM);z=false;FM.copy(c,y);d=z;return[c,d];}}if((b.length===0)||!((b.charCodeAt(0)===64))){aa=$clone(c,FM);ab=false;FM.copy(c,aa);d=ab;return[c,d];}b=$substring(b,1);ac=FO(b);ad=ac[1];if(!ad){ae=$clone(c,FM);af=false;FM.copy(c,ae);d=af;return[c,d];}c.local=($bytesToString(h));c.domain=b;ag=$clone(c,FM);ah=true;FM.copy(c,ag);d=ah;return[c,d];};FO=function(b){var b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t;c=IN.nil;d=false;while(true){if(!(b.length>0)){break;}e=AA.LastIndexByte(b,46);if(e===-1){c=$append(c,b);b="";}else{c=$append(c,$substring(b,(e+1>>0)));b=$substring(b,0,e);}}if(c.$length>0&&((0>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+0]).length===0)){f=IN.nil;g=false;c=f;d=g;return[c,d];}h=c;i=0;while(true){if(!(i=h.$length)?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+i]);if(j.length===0){k=IN.nil;l=false;c=k;d=l;return[c,d];}m=j;n=0;while(true){if(!(n126){q=IN.nil;r=false;c=q;d=r;return[c,d];}n+=o[1];}i++;}s=c;t=true;c=s;d=t;return[c,d];};FP=function(b,c){var{b,c,d,e,f,g,h,i,j,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:if(AA.Contains(c,"@")){$s=1;continue;}$s=2;continue;case 1:d=FN(c);e=$clone(d[0],FM);f=d[1];if(!f){$s=3;continue;}$s=4;continue;case 3:g=L.Errorf("x509: internal error: cannot parse constraint %q",new IS([new $String(c)]));$s=5;case 5:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=[false,g];$s=6;case 6:return h;case 4:$s=-1;return[b.local===e.local&&AA.EqualFold(b.domain,e.domain),$ifaceNil];case 2:i=FS(b.domain,c);$s=7;case 7:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;$s=8;case 8:return j;}return;}var $f={$blk:FP,$c:true,$r,b,c,d,e,f,g,h,i,j,$s};return $f;};FQ=function(b,c){var{b,c,d,e,f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=b.Host;if(d.length===0){$s=1;continue;}$s=2;continue;case 1:e=L.Errorf("URI with empty host (%q) cannot be matched against constraints",new IS([new $String(b.String())]));$s=3;case 3:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=[false,e];$s=4;case 4:return f;case 2:if(AA.Contains(d,":")&&!AA.HasSuffix(d,"]")){$s=5;continue;}$s=6;continue;case 5:g=$ifaceNil;i=P.SplitHostPort(b.Host);$s=7;case 7:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}h=i;d=h[0];g=h[2];if(!($interfaceIsEqual(g,$ifaceNil))){$s=-1;return[false,g];}case 6:if(AA.HasPrefix(d,"[")&&AA.HasSuffix(d,"]")||!(P.ParseIP(d)===P.IP.nil)){$s=8;continue;}$s=9;continue;case 8:j=L.Errorf("URI with IP (%q) cannot be matched against constraints",new IS([new $String(b.String())]));$s=10;case 10:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=[false,j];$s=11;case 11:return k;case 9:l=FS(d,c);$s=12;case 12:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;$s=13;case 13:return m;}return;}var $f={$blk:FQ,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,m,$s};return $f;};FR=function(b,c){var b,c,d,e,f,g,h,i;if(!((b.$length===c.IP.$length))){return[false,$ifaceNil];}d=b;e=0;while(true){if(!(e=g.$length)?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+f]));if(!((((((f<0||f>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+f])&h)>>>0)===(((i=c.IP,((f<0||f>=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+f]))&h)>>>0)))){return[false,$ifaceNil];}e++;}return[true,$ifaceNil];};FS=function(b,c){var{b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:if(c.length===0){$s=-1;return[true,$ifaceNil];}d=FO(b);e=d[0];f=d[1];if(!f){$s=1;continue;}$s=2;continue;case 1:g=L.Errorf("x509: internal error: cannot parse domain %q",new IS([new $String(b)]));$s=3;case 3:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=[false,g];$s=4;case 4:return h;case 2:i=false;if(c.charCodeAt(0)===46){i=true;c=$substring(c,1);}j=FO(c);k=j[0];f=j[1];if(!f){$s=5;continue;}$s=6;continue;case 5:l=L.Errorf("x509: internal error: cannot parse domain %q",new IS([new $String(c)]));$s=7;case 7:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=[false,l];$s=8;case 8:return m;case 6:if(e.$length=n.$length)?($throwRuntimeError("index out of range"),undefined):n.$array[n.$offset+o]);if(!AA.EqualFold(q,((p<0||p>=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+p]))){$s=-1;return[false,$ifaceNil];}o++;}$s=-1;return[true,$ifaceNil];}return;}var $f={$blk:FS,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,$s};return $f;};DB.ptr.prototype.checkNameConstraints=function(b,c,d,e,f,g,h,i){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{b,c,d,e,f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=this;k=Y.ValueOf(i);$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;b.$set(b.$get()+($clone(l,Y.Value).Len())>>0);if(b.$get()>c){$s=-1;return(m=new FG.ptr(j,8,""),new m.constructor.elem(m));}n=0;case 2:if(!(n<$clone(l,Y.Value).Len())){$s=3;continue;}o=$clone(l,Y.Value).Index(n);$s=4;case 4:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=$clone(o,Y.Value).Interface();$s=5;case 5:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=p;s=g(f,q);$s=6;case 6:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}r=s;t=r[0];u=r[1];if(!($interfaceIsEqual(u,$ifaceNil))){$s=7;continue;}$s=8;continue;case 7:w=u.Error();$s=9;case 9:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}x=(v=new FG.ptr(j,2,w),new v.constructor.elem(v));$s=10;case 10:return x;case 8:if(t){$s=11;continue;}$s=12;continue;case 11:z=L.Sprintf("%s %q is excluded by constraint %q",new IS([new $String(d),new $String(e),q]));$s=13;case 13:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}aa=(y=new FG.ptr(j,2,z),new y.constructor.elem(y));$s=14;case 14:return aa;case 12:n=n+(1)>>0;$s=2;continue;case 3:ab=Y.ValueOf(h);$s=15;case 15:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}ac=ab;b.$set(b.$get()+($clone(ac,Y.Value).Len())>>0);if(b.$get()>c){$s=-1;return(ad=new FG.ptr(j,8,""),new ad.constructor.elem(ad));}ae=true;af=0;case 16:if(!(af<$clone(ac,Y.Value).Len())){$s=17;continue;}ag=$clone(ac,Y.Value).Index(af);$s=18;case 18:if($c){$c=false;ag=ag.$blk();}if(ag&&ag.$blk!==undefined){break s;}ah=$clone(ag,Y.Value).Interface();$s=19;case 19:if($c){$c=false;ah=ah.$blk();}if(ah&&ah.$blk!==undefined){break s;}ai=ah;aj=$ifaceNil;al=g(f,ai);$s=20;case 20:if($c){$c=false;al=al.$blk();}if(al&&al.$blk!==undefined){break s;}ak=al;ae=ak[0];aj=ak[1];if(!($interfaceIsEqual(aj,$ifaceNil))){$s=21;continue;}$s=22;continue;case 21:an=aj.Error();$s=23;case 23:if($c){$c=false;an=an.$blk();}if(an&&an.$blk!==undefined){break s;}ao=(am=new FG.ptr(j,2,an),new am.constructor.elem(am));$s=24;case 24:return ao;case 22:if(ae){$s=17;continue;}af=af+(1)>>0;$s=16;continue;case 17:if(!ae){$s=25;continue;}$s=26;continue;case 25:aq=L.Sprintf("%s %q is not permitted by any constraint",new IS([new $String(d),new $String(e)]));$s=27;case 27:if($c){$c=false;aq=aq.$blk();}if(aq&&aq.$blk!==undefined){break s;}ar=(ap=new FG.ptr(j,2,aq),new ap.constructor.elem(ap));$s=28;case 28:return ar;case 26:$s=-1;return $ifaceNil;}return;}var $f={$blk:DB.ptr.prototype.checkNameConstraints,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};DB.prototype.checkNameConstraints=function(b,c,d,e,f,g,h,i){return this.$val.checkNameConstraints(b,c,d,e,f,g,h,i);};DB.ptr.prototype.isValid=function(b,c,d){var{aa,ab,ac,ad,ae,af,ag,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{b,c,d});$s=$s||0;s:while(true){switch($s){case 0:e=[e];f=[f];g=[g];e[0]=this;if(e[0].UnhandledCriticalExtensions.$length>0){$s=-1;return(h=new DH.ptr(),new h.constructor.elem(h));}if(c.$length>0){j=(i=c.$length-1>>0,((i<0||i>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+i]));if(!A.Equal(j.RawIssuer,e[0].RawSubject)){$s=-1;return(k=new FG.ptr(e[0],5,""),new k.constructor.elem(k));}}l=$clone(d.CurrentTime,S.Time);if($clone(l,S.Time).IsZero()){$s=1;continue;}$s=2;continue;case 1:m=S.Now();$s=3;case 3:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}S.Time.copy(l,m);case 2:if($clone(l,S.Time).Before($clone(e[0].NotBefore,S.Time))){$s=4;continue;}if($clone(l,S.Time).After($clone(e[0].NotAfter,S.Time))){$s=5;continue;}$s=6;continue;case 4:o=$clone(l,S.Time).Format("2006-01-02T15:04:05Z07:00");$s=7;case 7:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=new $String(o);q=$clone(e[0].NotBefore,S.Time).Format("2006-01-02T15:04:05Z07:00");$s=8;case 8:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=new $String(q);s=L.Sprintf("current time %s is before %s",new IS([p,r]));$s=9;case 9:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=(n=new FG.ptr(e[0],1,s),new n.constructor.elem(n));$s=10;case 10:return t;case 5:v=$clone(l,S.Time).Format("2006-01-02T15:04:05Z07:00");$s=11;case 11:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}w=new $String(v);x=$clone(e[0].NotAfter,S.Time).Format("2006-01-02T15:04:05Z07:00");$s=12;case 12:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}y=new $String(x);z=L.Sprintf("current time %s is after %s",new IS([w,y]));$s=13;case 13:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}aa=(u=new FG.ptr(e[0],1,z),new u.constructor.elem(u));$s=14;case 14:return aa;case 6:g[0]=d.MaxConstraintComparisions;if(g[0]===0){g[0]=250000;}f[0]=0;ab=IT.nil;if((b===1)||(b===2)){if(c.$length===0){$s=-1;return K.New("x509: internal error: empty chain when appending CA cert");}ab=(0>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+0]);}if(((b===1)||(b===2))&&e[0].hasNameConstraints()&&ab.hasSANExtension()){$s=15;continue;}$s=16;continue;case 15:ac=HR($convertSliceType(ab.getSANExtension(),W.String),(function(e,f,g){return function $b(ac,ad){var{ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,$s,$r,$c}=$restore(this,{ac,ad});$s=$s||0;s:while(true){switch($s){case 0:ae=ac;if(ae===(1)){$s=2;continue;}if(ae===(2)){$s=3;continue;}if(ae===(6)){$s=4;continue;}if(ae===(7)){$s=5;continue;}$s=6;continue;case 2:af=($bytesToString(ad));ag=FN(af);ah=$clone(ag[0],FM);ai=ag[1];if(!ai){$s=7;continue;}$s=8;continue;case 7:aj=L.Errorf("x509: cannot parse rfc822Name %q",new IS([new ah.constructor.elem(ah)]));$s=9;case 9:if($c){$c=false;aj=aj.$blk();}if(aj&&aj.$blk!==undefined){break s;}ak=aj;$s=10;case 10:return ak;case 8:al=e[0].checkNameConstraints((f.$ptr||(f.$ptr=new JX(function(){return this.$target[0];},function($v){this.$target[0]=$v;},f))),g[0],"email address",af,new ah.constructor.elem(ah),(function(e,f,g){return function $b(al,am){var{al,am,an,ao,$s,$r,$c}=$restore(this,{al,am});$s=$s||0;s:while(true){switch($s){case 0:an=FP($clone($assertType(al,FM),FM),$assertType(am,$String));$s=1;case 1:if($c){$c=false;an=an.$blk();}if(an&&an.$blk!==undefined){break s;}ao=an;$s=2;case 2:return ao;}return;}var $f={$blk:$b,$c:true,$r,al,am,an,ao,$s};return $f;};})(e,f,g),e[0].PermittedEmailAddresses,e[0].ExcludedEmailAddresses);$s=11;case 11:if($c){$c=false;al=al.$blk();}if(al&&al.$blk!==undefined){break s;}am=al;if(!($interfaceIsEqual(am,$ifaceNil))){$s=-1;return am;}$s=6;continue;case 3:an=($bytesToString(ad));ao=FO(an);ap=ao[1];if(!ap){$s=12;continue;}$s=13;continue;case 12:aq=L.Errorf("x509: cannot parse dnsName %q",new IS([new $String(an)]));$s=14;case 14:if($c){$c=false;aq=aq.$blk();}if(aq&&aq.$blk!==undefined){break s;}ar=aq;$s=15;case 15:return ar;case 13:as=e[0].checkNameConstraints((f.$ptr||(f.$ptr=new JX(function(){return this.$target[0];},function($v){this.$target[0]=$v;},f))),g[0],"DNS name",an,new $String(an),(function(e,f,g){return function $b(as,at){var{as,at,au,av,$s,$r,$c}=$restore(this,{as,at});$s=$s||0;s:while(true){switch($s){case 0:au=FS($assertType(as,$String),$assertType(at,$String));$s=1;case 1:if($c){$c=false;au=au.$blk();}if(au&&au.$blk!==undefined){break s;}av=au;$s=2;case 2:return av;}return;}var $f={$blk:$b,$c:true,$r,as,at,au,av,$s};return $f;};})(e,f,g),e[0].PermittedDNSDomains,e[0].ExcludedDNSDomains);$s=16;case 16:if($c){$c=false;as=as.$blk();}if(as&&as.$blk!==undefined){break s;}at=as;if(!($interfaceIsEqual(at,$ifaceNil))){$s=-1;return at;}$s=6;continue;case 4:au=($bytesToString(ad));aw=Q.Parse(au);$s=17;case 17:if($c){$c=false;aw=aw.$blk();}if(aw&&aw.$blk!==undefined){break s;}av=aw;ax=av[0];ay=av[1];if(!($interfaceIsEqual(ay,$ifaceNil))){$s=18;continue;}$s=19;continue;case 18:az=L.Errorf("x509: internal error: URI SAN %q failed to parse",new IS([new $String(au)]));$s=20;case 20:if($c){$c=false;az=az.$blk();}if(az&&az.$blk!==undefined){break s;}ba=az;$s=21;case 21:return ba;case 19:bb=e[0].checkNameConstraints((f.$ptr||(f.$ptr=new JX(function(){return this.$target[0];},function($v){this.$target[0]=$v;},f))),g[0],"URI",au,ax,(function(e,f,g){return function $b(bb,bc){var{bb,bc,bd,be,$s,$r,$c}=$restore(this,{bb,bc});$s=$s||0;s:while(true){switch($s){case 0:bd=FQ($assertType(bb,JT),$assertType(bc,$String));$s=1;case 1:if($c){$c=false;bd=bd.$blk();}if(bd&&bd.$blk!==undefined){break s;}be=bd;$s=2;case 2:return be;}return;}var $f={$blk:$b,$c:true,$r,bb,bc,bd,be,$s};return $f;};})(e,f,g),e[0].PermittedURIDomains,e[0].ExcludedURIDomains);$s=22;case 22:if($c){$c=false;bb=bb.$blk();}if(bb&&bb.$blk!==undefined){break s;}bc=bb;if(!($interfaceIsEqual(bc,$ifaceNil))){$s=-1;return bc;}$s=6;continue;case 5:bd=($convertSliceType(ad,P.IP));be=bd.$length;if(!((be===4))&&!((be===16))){$s=23;continue;}$s=24;continue;case 23:bf=L.Errorf("x509: internal error: IP SAN %x failed to parse",new IS([ad]));$s=25;case 25:if($c){$c=false;bf=bf.$blk();}if(bf&&bf.$blk!==undefined){break s;}bg=bf;$s=26;case 26:return bg;case 24:bh=e[0].checkNameConstraints((f.$ptr||(f.$ptr=new JX(function(){return this.$target[0];},function($v){this.$target[0]=$v;},f))),g[0],"IP address",bd.String(),bd,(function(e,f,g){return function(bh,bi){var bh,bi;return FR($assertType(bh,P.IP),$assertType(bi,JY));};})(e,f,g),e[0].PermittedIPRanges,e[0].ExcludedIPRanges);$s=27;case 27:if($c){$c=false;bh=bh.$blk();}if(bh&&bh.$blk!==undefined){break s;}bi=bh;if(!($interfaceIsEqual(bi,$ifaceNil))){$s=-1;return bi;}case 6:case 1:$s=-1;return $ifaceNil;}return;}var $f={$blk:$b,$c:true,$r,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,$s};return $f;};})(e,f,g));$s=17;case 17:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}ad=ac;if(!($interfaceIsEqual(ad,$ifaceNil))){$s=-1;return ad;}case 16:if((b===1)&&(!e[0].BasicConstraintsValid||!e[0].IsCA)){$s=-1;return(ae=new FG.ptr(e[0],0,""),new ae.constructor.elem(ae));}if(e[0].BasicConstraintsValid&&e[0].MaxPathLen>=0){af=c.$length-1>>0;if(af>e[0].MaxPathLen){$s=-1;return(ag=new FG.ptr(e[0],3,""),new ag.constructor.elem(ag));}}$s=-1;return $ifaceNil;}return;}var $f={$blk:DB.ptr.prototype.isValid,$c:true,$r,aa,ab,ac,ad,ae,af,ag,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};DB.prototype.isValid=function(b,c,d){return this.$val.isValid(b,c,d);};DB.ptr.prototype.Verify=function(b){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:b=[b];c=KA.nil;d=$ifaceNil;e=this;if(e.Raw.$length===0){f=KA.nil;g=FK;c=f;d=g;$s=-1;return[c,d];}h=0;case 1:if(!(h>0;$s=1;continue;case 2:if(false){if(b[0].Roots===IG.nil){s=e.systemVerify(b[0]);c=s[0];d=s[1];$s=-1;return[c,d];}if(!(b[0].Roots===IG.nil)&&b[0].Roots.systemPool){t=e.systemVerify(b[0]);u=t[0];v=t[1];if($interfaceIsEqual(v,$ifaceNil)||(b[0].Roots.len()===0)){w=u;x=v;c=w;d=x;$s=-1;return[c,d];}}}if(b[0].Roots===IG.nil){$s=8;continue;}$s=9;continue;case 8:y=GO();$s=10;case 10:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}b[0].Roots=y;if(b[0].Roots===IG.nil){z=KA.nil;aa=(ab=new FJ.ptr(GN),new ab.constructor.elem(ab));c=z;d=aa;$s=-1;return[c,d];}case 9:ac=e.isValid(0,JZ.nil,b[0]);$s=11;case 11:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}d=ac;if(!($interfaceIsEqual(d,$ifaceNil))){$s=-1;return[c,d];}if(b[0].DNSName.length>0){d=e.VerifyHostname(b[0].DNSName);if(!($interfaceIsEqual(d,$ifaceNil))){$s=-1;return[c,d];}}ad=KA.nil;if(b[0].Roots.contains(e)){$s=12;continue;}$s=13;continue;case 12:ad=$append(ad,new JZ([e]));$s=14;continue;case 13:af=e.buildChains(false,new JZ([e]),JX.nil,b[0]);$s=15;case 15:if($c){$c=false;af=af.$blk();}if(af&&af.$blk!==undefined){break s;}ae=af;ad=ae[0];d=ae[1];if(!($interfaceIsEqual(d,$ifaceNil))){ag=KA.nil;ah=d;c=ag;d=ah;$s=-1;return[c,d];}case 14:ai=b[0].KeyUsages;if(ai.$length===0){ai=new KB([1]);}aj=ai;ak=0;while(true){if(!(ak=aj.$length)?($throwRuntimeError("index out of range"),undefined):aj.$array[aj.$offset+ak]);if(al===0){am=ad;an=$ifaceNil;c=am;d=an;$s=-1;return[c,d];}ak++;}ao=ad;ap=0;while(true){if(!(ap=ao.$length)?($throwRuntimeError("index out of range"),undefined):ao.$array[ao.$offset+ap]);if(GA(aq,ai)){c=$append(c,aq);}ap++;}if(c.$length===0){ar=KA.nil;as=(at=new FG.ptr(e,4,""),new at.constructor.elem(at));c=ar;d=as;$s=-1;return[c,d];}au=c;av=$ifaceNil;c=au;d=av;$s=-1;return[c,d];}return;}var $f={$blk:DB.ptr.prototype.Verify,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};DB.prototype.Verify=function(b){return this.$val.Verify(b);};FT=function(b,c){var b,c,d,e;d=$makeSlice(JZ,(b.$length+1>>0));$copySlice(d,b);(e=b.$length,((e<0||e>=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+e]=c));return d;};DB.ptr.prototype.buildChains=function(b,c,d,e){var{b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s,$r,$c}=$restore(this,{b,c,d,e});$s=$s||0;s:while(true){switch($s){case 0:b=[b];c=[c];d=[d];e=[e];f=[f];g=[g];h=[h];i=[i];j=[j];g[0]=KA.nil;h[0]=$ifaceNil;f[0]=this;j[0]=$ifaceNil;i[0]=IT.nil;k=(function(b,c,d,e,f,g,h,i,j){return function $b(k,l){var{k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{k,l});$s=$s||0;s:while(true){switch($s){case 0:m=c[0];n=0;while(true){if(!(n=m.$length)?($throwRuntimeError("index out of range"),undefined):m.$array[m.$offset+n]);if(o.Equal(l)){$s=-1;return;}n++;}if(d[0]===JX.nil){d[0]=$newDataPointer(0,JX);}d[0].$set(d[0].$get()+(1)>>0);if(d[0].$get()>100){h[0]=K.New("x509: signature check attempts limit reached while verifying certificate chain");$s=-1;return;}p=f[0].CheckSignatureFrom(l);$s=1;case 1:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=p;if(!($interfaceIsEqual(q,$ifaceNil))){if($interfaceIsEqual(j[0],$ifaceNil)){j[0]=q;i[0]=l;}$s=-1;return;}r=l.isValid(k,c[0],e[0]);$s=2;case 2:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}h[0]=r;if(!($interfaceIsEqual(h[0],$ifaceNil))){$s=-1;return;}s=k;if(s===(2)){$s=4;continue;}if(s===(1)){$s=5;continue;}$s=6;continue;case 4:g[0]=$append(g[0],FT(c[0],l));$s=6;continue;case 5:if(b[0]===false){b[0]={};}t=(u=b[0][IT.keyFor(l)],u!==undefined?[u.v,true]:[KA.nil,false]);v=t[0];w=t[1];if(!w){$s=7;continue;}$s=8;continue;case 7:y=l.buildChains(b[0],FT(c[0],l),d[0],e[0]);$s=9;case 9:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}x=y;v=x[0];h[0]=x[1];z=l;(b[0]||$throwRuntimeError("assignment to entry in nil map"))[IT.keyFor(z)]={k:z,v:v};case 8:g[0]=$appendSlice(g[0],v);case 6:case 3:$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};})(b,c,d,e,f,g,h,i,j);m=e[0].Roots.findPotentialParents(f[0]);$s=1;case 1:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}l=m;n=0;case 2:if(!(n=l.$length)?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+n]);$r=k(2,o);$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}n++;$s=2;continue;case 3:q=e[0].Intermediates.findPotentialParents(f[0]);$s=5;case 5:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}p=q;r=0;case 6:if(!(r=p.$length)?($throwRuntimeError("index out of range"),undefined):p.$array[p.$offset+r]);$r=k(1,s);$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}r++;$s=6;continue;case 7:if(g[0].$length>0){h[0]=$ifaceNil;}if((g[0].$length===0)&&$interfaceIsEqual(h[0],$ifaceNil)){h[0]=(t=new FI.ptr(f[0],j[0],i[0]),new t.constructor.elem(t));}$s=-1;return[g[0],h[0]];}return;}var $f={$blk:DB.ptr.prototype.buildChains,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s};return $f;};DB.prototype.buildChains=function(b,c,d,e){return this.$val.buildChains(b,c,d,e);};FU=function(b){var b;return FW(b,true);};FV=function(b){var b;return FW(b,false);};FW=function(b,c){var b,c,d,e,f,g,h,i,j,k,l;if(!c){b=AA.TrimSuffix(b,".");}if(b.length===0){return false;}d=AA.Split(b,".");e=0;while(true){if(!(e=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+e]);if(g===""){return false;}if(c&&(f===0)&&g==="*"){e++;continue;}h=g;i=0;while(true){if(!(i=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+g]);if((h===0)&&i==="*"){g++;continue;}if(!(i===((h<0||h>=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+h]))){return false;}g++;}return true;};FZ=function(b){var b,c,d,e,f,g,h,i,j,k,l;c=true;d=b;e=0;while(true){if(!(e=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+j]);if(65<=l&&l<=90){((k<0||k>=h.$length)?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+k]=(((k<0||k>=h.$length)?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+k])+(32)<<24>>>24));}j++;}return($bytesToString(h));};DB.ptr.prototype.VerifyHostname=function(b){var b,c,d,e,f,g,h,i,j,k,l,m,n,o;c=this;d=b;if(b.length>=3&&(b.charCodeAt(0)===91)&&(b.charCodeAt((b.length-1>>0))===93)){d=$substring(b,1,(b.length-1>>0));}e=P.ParseIP(d);if(!(e===P.IP.nil)){f=c.IPAddresses;g=0;while(true){if(!(g=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+g]);if(e.Equal(h)){return $ifaceNil;}g++;}return(i=new FH.ptr(c,d),new i.constructor.elem(i));}j=FZ(b);k=FV(j);l=c.DNSNames;m=0;while(true){if(!(m=l.$length)?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+m]);if(k&&FU(n)){if(FY(n,j)){return $ifaceNil;}}else{if(FX(n,j)){return $ifaceNil;}}m++;}return(o=new FH.ptr(c,b),new o.constructor.elem(o));};DB.prototype.VerifyHostname=function(b){return this.$val.VerifyHostname(b);};GA=function(b,c){var b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q;d=$makeSlice(KB,c.$length);$copySlice(d,c);if(b.$length===0){return false;}e=d.$length;f=b.$length-1>>0;NextCert:while(true){if(!(f>=0)){break;}g=((f<0||f>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+f]);if((g.ExtKeyUsage.$length===0)&&(g.UnknownExtKeyUsage.$length===0)){f=f-(1)>>0;continue;}h=g.ExtKeyUsage;i=0;while(true){if(!(i=h.$length)?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+i]);if(j===0){f=f-(1)>>0;continue NextCert;}i++;}k=d;l=0;NextRequestedUsage:while(true){if(!(l=k.$length)?($throwRuntimeError("index out of range"),undefined):k.$array[k.$offset+l]);if(n===-1){l++;continue;}o=g.ExtKeyUsage;p=0;while(true){if(!(p=o.$length)?($throwRuntimeError("index out of range"),undefined):o.$array[o.$offset+p]);if(n===q){l++;continue NextRequestedUsage;}p++;}((m<0||m>=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+m]=-1);e=e-(1)>>0;if(e===0){return false;}l++;}f=f-(1)>>0;}return true;};GC=function(b){var{b,c,d,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=GF(KC.nil,b);$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c;$s=2;case 2:return d;}return;}var $f={$blk:GC,$c:true,$r,b,c,d,$s};return $f;};$pkg.ParseECPrivateKey=GC;GF=function(b,c){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=[d];e=KD.nil;f=$ifaceNil;d[0]=new GB.ptr(0,IJ.nil,I.ObjectIdentifier.nil,new I.BitString.ptr(IJ.nil,0));h=I.Unmarshal(c,d[0]);$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}g=h;i=g[1];if(!($interfaceIsEqual(i,$ifaceNil))){$s=2;continue;}$s=3;continue;case 2:k=I.Unmarshal(c,new GQ.ptr(0,new H.AlgorithmIdentifier.ptr(I.ObjectIdentifier.nil,new I.RawValue.ptr(0,0,false,IJ.nil,IJ.nil)),IJ.nil));$s=4;case 4:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j=k;l=j[1];if($interfaceIsEqual(l,$ifaceNil)){m=KD.nil;n=K.New("x509: failed to parse private key (use ParsePKCS8PrivateKey instead for this key format)");e=m;f=n;$s=-1;return[e,f];}p=I.Unmarshal(c,new GT.ptr(0,IP.nil,0,IP.nil,IP.nil,IP.nil,IP.nil,IP.nil,IP.nil,KE.nil));$s=5;case 5:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}o=p;q=o[1];if($interfaceIsEqual(q,$ifaceNil)){r=KD.nil;s=K.New("x509: failed to parse private key (use ParsePKCS1PrivateKey instead for this key format)");e=r;f=s;$s=-1;return[e,f];}t=KD.nil;v=i.Error();$s=6;case 6:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}w=K.New("x509: failed to parse EC private key: "+v);$s=7;case 7:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}u=w;e=t;f=u;x=[e,f];$s=8;case 8:return x;case 3:if(!((d[0].Version===1))){$s=9;continue;}$s=10;continue;case 9:y=KD.nil;aa=L.Errorf("x509: unknown EC private key version %d",new IS([new $Int(d[0].Version)]));$s=11;case 11:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}z=aa;e=y;f=z;ab=[e,f];$s=12;case 12:return ab;case 10:ac=$ifaceNil;if(!(b===KC.nil)){$s=13;continue;}$s=14;continue;case 13:ad=CG(b.$get());$s=16;case 16:if($c){$c=false;ad=ad.$blk();}if(ad&&ad.$blk!==undefined){break s;}ac=ad;$s=15;continue;case 14:ae=CG(d[0].NamedCurveOID);$s=17;case 17:if($c){$c=false;ae=ae.$blk();}if(ae&&ae.$blk!==undefined){break s;}ac=ae;case 15:if($interfaceIsEqual(ac,$ifaceNil)){af=KD.nil;ag=K.New("x509: unknown elliptic curve");e=af;f=ag;$s=-1;return[e,f];}ah=new O.Int.ptr(false,O.nat.nil).SetBytes(d[0].PrivateKey);ai=ac.Params();$s=18;case 18:if($c){$c=false;ai=ai.$blk();}if(ai&&ai.$blk!==undefined){break s;}aj=ai.N;if(ah.Cmp(aj)>=0){ak=KD.nil;al=K.New("x509: invalid elliptic curve private key value");e=ak;f=al;$s=-1;return[e,f];}am=new C.PrivateKey.ptr(new C.PublicKey.ptr($ifaceNil,IP.nil,IP.nil),IP.nil);am.PublicKey.Curve=ac;am.D=ah;ao=$makeSlice(IJ,(an=((aj.BitLen()+7>>0))/8,(an===an&&an!==1/0&&an!==-1/0)?an>>0:$throwRuntimeError("integer divide by zero")));while(true){if(!(d[0].PrivateKey.$length>ao.$length)){break;}if(!(((ap=d[0].PrivateKey,(0>=ap.$length?($throwRuntimeError("index out of range"),undefined):ap.$array[ap.$offset+0]))===0))){aq=KD.nil;ar=K.New("x509: invalid private key length");e=aq;f=ar;$s=-1;return[e,f];}d[0].PrivateKey=$subslice(d[0].PrivateKey,1);}$copySlice($subslice(ao,(ao.$length-d[0].PrivateKey.$length>>0)),d[0].PrivateKey);at=ac.ScalarBaseMult(ao);$s=19;case 19:if($c){$c=false;at=at.$blk();}if(at&&at.$blk!==undefined){break s;}as=at;am.PublicKey.X=as[0];am.PublicKey.Y=as[1];au=am;av=$ifaceNil;e=au;f=av;$s=-1;return[e,f];}return;}var $f={$blk:GF,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};DB.ptr.prototype.systemVerify=function(b){var b,c,d,e,f,g;c=KA.nil;d=$ifaceNil;e=this;f=KA.nil;g=$ifaceNil;c=f;d=g;return[c,d];};DB.prototype.systemVerify=function(b){return this.$val.systemVerify(b);};GG=function(){var{aa,ab,ac,ad,ae,af,ag,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:b=IE();c=GJ;d=AD.Getenv("SSL_CERT_FILE");$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;if(!(e==="")){c=new IN([e]);}f=$ifaceNil;g=c;h=0;case 2:if(!(h=g.$length)?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+h]);k=AD.ReadFile(i);$s=4;case 4:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j=k;l=j[0];m=j[1];if($interfaceIsEqual(m,$ifaceNil)){$s=5;continue;}$s=6;continue;case 5:n=b.AppendCertsFromPEM(l);$s=7;case 7:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}n;$s=3;continue;case 6:if($interfaceIsEqual(f,$ifaceNil)&&!AD.IsNotExist(m)){f=m;}h++;$s=2;continue;case 3:o=GK;p=AD.Getenv("SSL_CERT_DIR");$s=8;case 8:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=p;if(!(q==="")){o=AA.Split(q,":");}r=o;s=0;case 9:if(!(s=r.$length)?($throwRuntimeError("index out of range"),undefined):r.$array[r.$offset+s]);v=GH(t);$s=11;case 11:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}u=v;w=u[0];x=u[1];if(!($interfaceIsEqual(x,$ifaceNil))){if($interfaceIsEqual(f,$ifaceNil)&&!AD.IsNotExist(x)){f=x;}s++;$s=9;continue;}y=w;z=0;case 12:if(!(z=y.$length)?($throwRuntimeError("index out of range"),undefined):y.$array[y.$offset+z]);ac=aa.Name();$s=14;case 14:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}ad=AD.ReadFile(t+"/"+ac);$s=15;case 15:if($c){$c=false;ad=ad.$blk();}if(ad&&ad.$blk!==undefined){break s;}ab=ad;ae=ab[0];af=ab[1];if($interfaceIsEqual(af,$ifaceNil)){$s=16;continue;}$s=17;continue;case 16:ag=b.AppendCertsFromPEM(ae);$s=18;case 18:if($c){$c=false;ag=ag.$blk();}if(ag&&ag.$blk!==undefined){break s;}ag;case 17:z++;$s=12;continue;case 13:s++;$s=9;continue;case 10:if(b.len()>0||$interfaceIsEqual(f,$ifaceNil)){$s=-1;return[b,$ifaceNil];}$s=-1;return[IG.nil,f];}return;}var $f={$blk:GG,$c:true,$r,aa,ab,ac,ad,ae,af,ag,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};GH=function(b){var{b,c,d,e,f,g,h,i,j,k,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:d=AD.ReadDir(b);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}c=d;e=c[0];f=c[1];if(!($interfaceIsEqual(f,$ifaceNil))){$s=-1;return[KF.nil,f];}g=$subslice(e,0,0);h=e;i=0;case 2:if(!(i=h.$length)?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+i]);k=GI(j,b);$s=6;case 6:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}if(!k){$s=4;continue;}$s=5;continue;case 4:g=$append(g,j);case 5:i++;$s=2;continue;case 3:$s=-1;return[g,$ifaceNil];}return;}var $f={$blk:GH,$c:true,$r,b,c,d,e,f,g,h,i,j,k,$s};return $f;};GI=function(b,c){var{b,c,d,e,f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=b.Type();$s=3;case 3:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}if(((d&134217728)>>>0)===0){$s=1;continue;}$s=2;continue;case 1:$s=-1;return false;case 2:f=c;g=b.Name();$s=4;case 4:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;i=AE.Join(new IN([f,h]));$s=5;case 5:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=AD.Readlink(i);$s=6;case 6:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}e=j;k=e[0];l=e[1];$s=-1;return $interfaceIsEqual(l,$ifaceNil)&&!AA.Contains(k,"/");}return;}var $f={$blk:GI,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,$s};return $f;};GO=function(){var{$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:$r=GL.Do(GP);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return GM;}return;}var $f={$blk:GO,$c:true,$r,$s};return $f;};GP=function(){var{b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:c=GG();$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}b=c;GM=b[0];GN=b[1];if(!($interfaceIsEqual(GN,$ifaceNil))){GM=IG.nil;}$s=-1;return;}return;}var $f={$blk:GP,$c:true,$r,b,c,$s};return $f;};GR=function(b){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,b,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=[c];d=[d];e=$ifaceNil;f=$ifaceNil;d[0]=new GQ.ptr(0,new H.AlgorithmIdentifier.ptr(I.ObjectIdentifier.nil,new I.RawValue.ptr(0,0,false,IJ.nil,IJ.nil)),IJ.nil);h=I.Unmarshal(b,d[0]);$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}g=h;i=g[1];if(!($interfaceIsEqual(i,$ifaceNil))){$s=2;continue;}$s=3;continue;case 2:k=I.Unmarshal(b,new GB.ptr(0,IJ.nil,I.ObjectIdentifier.nil,new I.BitString.ptr(IJ.nil,0)));$s=4;case 4:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j=k;l=j[1];if($interfaceIsEqual(l,$ifaceNil)){m=$ifaceNil;n=K.New("x509: failed to parse private key (use ParseECPrivateKey instead for this key format)");e=m;f=n;$s=-1;return[e,f];}p=I.Unmarshal(b,new GT.ptr(0,IP.nil,0,IP.nil,IP.nil,IP.nil,IP.nil,IP.nil,IP.nil,KE.nil));$s=5;case 5:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}o=p;q=o[1];if($interfaceIsEqual(q,$ifaceNil)){r=$ifaceNil;s=K.New("x509: failed to parse private key (use ParsePKCS1PrivateKey instead for this key format)");e=r;f=s;$s=-1;return[e,f];}t=$ifaceNil;u=i;e=t;f=u;$s=-1;return[e,f];case 3:if(d[0].Algo.Algorithm.Equal(BX)){$s=7;continue;}if(d[0].Algo.Algorithm.Equal(BZ)){$s=8;continue;}if(d[0].Algo.Algorithm.Equal(CA)){$s=9;continue;}$s=10;continue;case 7:w=GW(d[0].PrivateKey);$s=12;case 12:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}v=w;e=v[0];f=v[1];if(!($interfaceIsEqual(f,$ifaceNil))){$s=13;continue;}$s=14;continue;case 13:x=$ifaceNil;z=f.Error();$s=15;case 15:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}aa=K.New("x509: failed to parse RSA private key embedded in PKCS#8: "+z);$s=16;case 16:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}y=aa;e=x;f=y;ab=[e,f];$s=17;case 17:return ab;case 14:ac=e;ad=$ifaceNil;e=ac;f=ad;$s=-1;return[e,f];case 8:ae=d[0].Algo.Parameters.FullBytes;af=$newDataPointer(I.ObjectIdentifier.nil,KC);ah=I.Unmarshal(ae,af);$s=18;case 18:if($c){$c=false;ah=ah.$blk();}if(ah&&ah.$blk!==undefined){break s;}ag=ah;ai=ag[1];if(!($interfaceIsEqual(ai,$ifaceNil))){af=KC.nil;}ak=GF(af,d[0].PrivateKey);$s=19;case 19:if($c){$c=false;ak=ak.$blk();}if(ak&&ak.$blk!==undefined){break s;}aj=ak;e=aj[0];f=aj[1];if(!($interfaceIsEqual(f,$ifaceNil))){$s=20;continue;}$s=21;continue;case 20:al=$ifaceNil;an=f.Error();$s=22;case 22:if($c){$c=false;an=an.$blk();}if(an&&an.$blk!==undefined){break s;}ao=K.New("x509: failed to parse EC private key embedded in PKCS#8: "+an);$s=23;case 23:if($c){$c=false;ao=ao.$blk();}if(ao&&ao.$blk!==undefined){break s;}am=ao;e=al;f=am;ap=[e,f];$s=24;case 24:return ap;case 21:aq=e;ar=$ifaceNil;e=aq;f=ar;$s=-1;return[e,f];case 9:as=d[0].Algo.Parameters.FullBytes.$length;if(!((as===0))){at=$ifaceNil;au=K.New("x509: invalid Ed25519 private key parameters");e=at;f=au;$s=-1;return[e,f];}c[0]=IJ.nil;aw=I.Unmarshal(d[0].PrivateKey,(c.$ptr||(c.$ptr=new KG(function(){return this.$target[0];},function($v){this.$target[0]=$v;},c))));$s=25;case 25:if($c){$c=false;aw=aw.$blk();}if(aw&&aw.$blk!==undefined){break s;}av=aw;ax=av[1];if(!($interfaceIsEqual(ax,$ifaceNil))){$s=26;continue;}$s=27;continue;case 26:ay=$ifaceNil;ba=L.Errorf("x509: invalid Ed25519 private key: %v",new IS([ax]));$s=28;case 28:if($c){$c=false;ba=ba.$blk();}if(ba&&ba.$blk!==undefined){break s;}az=ba;e=ay;f=az;bb=[e,f];$s=29;case 29:return bb;case 27:bc=c[0].$length;if(!((bc===32))){$s=30;continue;}$s=31;continue;case 30:bd=$ifaceNil;bf=L.Errorf("x509: invalid Ed25519 private key length: %d",new IS([new $Int(bc)]));$s=32;case 32:if($c){$c=false;bf=bf.$blk();}if(bf&&bf.$blk!==undefined){break s;}be=bf;e=bd;f=be;bg=[e,f];$s=33;case 33:return bg;case 31:bi=D.NewKeyFromSeed(c[0]);$s=34;case 34:if($c){$c=false;bi=bi.$blk();}if(bi&&bi.$blk!==undefined){break s;}bh=bi;bj=$ifaceNil;e=bh;f=bj;bk=[e,f];$s=35;case 35:return bk;case 10:bl=$ifaceNil;bn=L.Errorf("x509: PKCS#8 wrapping contained private key with unknown algorithm: %v",new IS([d[0].Algo.Algorithm]));$s=36;case 36:if($c){$c=false;bn=bn.$blk();}if(bn&&bn.$blk!==undefined){break s;}bm=bn;e=bl;f=bm;bo=[e,f];$s=37;case 37:return bo;case 11:case 6:$s=-1;return[e,f];}return;}var $f={$blk:GR,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,b,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};$pkg.ParsePKCS8PrivateKey=GR;GW=function(b){var{b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=[c];c[0]=new GT.ptr(0,IP.nil,0,IP.nil,IP.nil,IP.nil,IP.nil,IP.nil,IP.nil,KE.nil);e=I.Unmarshal(b,c[0]);$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}d=e;f=d[0];g=d[1];if(f.$length>0){$s=-1;return[KH.nil,(h=new I.SyntaxError.ptr("trailing data"),new h.constructor.elem(h))];}if(!($interfaceIsEqual(g,$ifaceNil))){$s=2;continue;}$s=3;continue;case 2:j=I.Unmarshal(b,new GB.ptr(0,IJ.nil,I.ObjectIdentifier.nil,new I.BitString.ptr(IJ.nil,0)));$s=4;case 4:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}i=j;k=i[1];if($interfaceIsEqual(k,$ifaceNil)){$s=-1;return[KH.nil,K.New("x509: failed to parse private key (use ParseECPrivateKey instead for this key format)")];}m=I.Unmarshal(b,new GQ.ptr(0,new H.AlgorithmIdentifier.ptr(I.ObjectIdentifier.nil,new I.RawValue.ptr(0,0,false,IJ.nil,IJ.nil)),IJ.nil));$s=5;case 5:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}l=m;n=l[1];if($interfaceIsEqual(n,$ifaceNil)){$s=-1;return[KH.nil,K.New("x509: failed to parse private key (use ParsePKCS8PrivateKey instead for this key format)")];}$s=-1;return[KH.nil,g];case 3:if(c[0].Version>1){$s=-1;return[KH.nil,K.New("x509: unsupported private key version")];}if(c[0].N.Sign()<=0||c[0].D.Sign()<=0||c[0].P.Sign()<=0||c[0].Q.Sign()<=0){$s=-1;return[KH.nil,K.New("x509: private key contains zero or negative value")];}o=new F.PrivateKey.ptr(new F.PublicKey.ptr(IP.nil,0),IP.nil,KI.nil,new F.PrecomputedValues.ptr(IP.nil,IP.nil,IP.nil,KJ.nil));F.PublicKey.copy(o.PublicKey,new F.PublicKey.ptr(c[0].N,c[0].E));o.D=c[0].D;o.Primes=$makeSlice(KI,(2+c[0].AdditionalPrimes.$length>>0));(p=o.Primes,(0>=p.$length?($throwRuntimeError("index out of range"),undefined):p.$array[p.$offset+0]=c[0].P));(q=o.Primes,(1>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+1]=c[0].Q));r=c[0].AdditionalPrimes;s=0;while(true){if(!(s=r.$length)?($throwRuntimeError("index out of range"),undefined):r.$array[r.$offset+s]),GU);if(u.Prime.Sign()<=0){$s=-1;return[KH.nil,K.New("x509: private key contains zero or negative prime")];}(v=o.Primes,w=t+2>>0,((w<0||w>=v.$length)?($throwRuntimeError("index out of range"),undefined):v.$array[v.$offset+w]=u.Prime));s++;}x=o.Validate();$s=6;case 6:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}g=x;if(!($interfaceIsEqual(g,$ifaceNil))){$s=-1;return[KH.nil,g];}$r=o.Precompute();$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return[o,$ifaceNil];}return;}var $f={$blk:GW,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,$s};return $f;};$pkg.ParsePKCS1PrivateKey=GW;HI=function(b){var b;return 97<=b&&b<=122||65<=b&&b<=90||48<=b&&b<=57||39<=b&&b<=41||43<=b&&b<=47||(b===32)||(b===58)||(b===61)||(b===63)||(b===42)||(b===38);};HJ=function(b,c){var{b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=b;if(d===(20)){$s=2;continue;}if(d===(19)){$s=3;continue;}if(d===(12)){$s=4;continue;}if(d===(30)){$s=5;continue;}if(d===(22)){$s=6;continue;}if(d===(18)){$s=7;continue;}$s=8;continue;case 2:$s=-1;return[($bytesToString(c)),$ifaceNil];case 3:e=c;f=0;while(true){if(!(f=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+f]);if(!HI(g)){$s=-1;return["",K.New("invalid PrintableString")];}f++;}$s=-1;return[($bytesToString(c)),$ifaceNil];case 4:if(!AB.Valid(c)){$s=-1;return["",K.New("invalid UTF-8 string")];}$s=-1;return[($bytesToString(c)),$ifaceNil];case 5:if(!(((h=c.$length%2,h===h?h:$throwRuntimeError("integer divide by zero"))===0))){$s=-1;return["",K.New("invalid BMPString")];}i=c.$length;if(i>=2&&((j=i-1>>0,((j<0||j>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+j]))===0)&&((k=i-2>>0,((k<0||k>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+k]))===0)){c=$subslice(c,0,(i-2>>0));}m=$makeSlice(KL,0,(l=c.$length/2,(l===l&&l!==1/0&&l!==-1/0)?l>>0:$throwRuntimeError("integer divide by zero")));while(true){if(!(c.$length>0)){break;}m=$append(m,((((0>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+0])<<16>>>16))<<8<<16>>>16)+(((1>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+1])<<16>>>16))<<16>>>16);c=$subslice(c,2);}$s=-1;return[($runesToString(AM.Decode(m))),$ifaceNil];case 6:n=($bytesToString(c));o=EE(n);$s=11;case 11:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}if(!($interfaceIsEqual(o,$ifaceNil))){$s=9;continue;}$s=10;continue;case 9:$s=-1;return["",K.New("invalid IA5String")];case 10:$s=-1;return[n,$ifaceNil];case 7:p=c;q=0;while(true){if(!(q=p.$length)?($throwRuntimeError("index out of range"),undefined):p.$array[p.$offset+q]);if(!(48<=r&&r<=57||(r===32))){$s=-1;return["",K.New("invalid NumericString")];}q++;}$s=-1;return[($bytesToString(c)),$ifaceNil];case 8:case 1:s=L.Errorf("unsupported string type: %v",new IS([new X.Tag(b)]));$s=12;case 12:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=["",s];$s=13;case 13:return t;}return;}var $f={$blk:HJ,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s};return $f;};HK=function(b){var{b,c,d,e,f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:b=[b];c=[c];if(!(b.$ptr||(b.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},b))).ReadASN1((b.$ptr||(b.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},b))),48)){$s=-1;return[JV.nil,K.New("x509: invalid RDNSequence")];}c[0]=H.RDNSequence.nil;case 1:if(!(!b[0].Empty())){$s=2;continue;}d=[d];e=H.RelativeDistinguishedNameSET.nil;d[0]=W.String.nil;if(!(b.$ptr||(b.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},b))).ReadASN1((d.$ptr||(d.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},d))),49)){$s=-1;return[JV.nil,K.New("x509: invalid RDNSequence")];}case 3:if(!(!d[0].Empty())){$s=4;continue;}f=[f];g=[g];h=[h];f[0]=W.String.nil;if(!(d.$ptr||(d.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},d))).ReadASN1((f.$ptr||(f.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},f))),48)){$s=-1;return[JV.nil,K.New("x509: invalid RDNSequence: invalid attribute")];}i=new H.AttributeTypeAndValue.ptr(I.ObjectIdentifier.nil,$ifaceNil);if(!(f.$ptr||(f.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},f))).ReadASN1ObjectIdentifier((i.$ptr_Type||(i.$ptr_Type=new KC(function(){return this.$target.Type;},function($v){this.$target.Type=$v;},i))))){$s=-1;return[JV.nil,K.New("x509: invalid RDNSequence: invalid attribute type")];}g[0]=W.String.nil;h[0]=0;if(!(f.$ptr||(f.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},f))).ReadAnyASN1((g.$ptr||(g.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},g))),(h.$ptr||(h.$ptr=new KN(function(){return this.$target[0];},function($v){this.$target[0]=$v;},h))))){$s=-1;return[JV.nil,K.New("x509: invalid RDNSequence: invalid attribute value")];}j=$ifaceNil;l=HJ(h[0],$convertSliceType(g[0],IJ));$s=5;case 5:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k=l;i.Value=new $String(k[0]);j=k[1];if(!($interfaceIsEqual(j,$ifaceNil))){$s=6;continue;}$s=7;continue;case 6:m=L.Errorf("x509: invalid RDNSequence: invalid attribute value: %s",new IS([j]));$s=8;case 8:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=[JV.nil,m];$s=9;case 9:return n;case 7:e=$append(e,i);$s=3;continue;case 4:c[0]=$append(c[0],e);$s=1;continue;case 2:$s=-1;return[(c.$ptr||(c.$ptr=new JV(function(){return this.$target[0];},function($v){this.$target[0]=$v;},c))),$ifaceNil];}return;}var $f={$blk:HK,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,m,n,$s};return $f;};HL=function(b){var b,c,d,e,f,g,h;c=new H.AlgorithmIdentifier.ptr(I.ObjectIdentifier.nil,new I.RawValue.ptr(0,0,false,IJ.nil,IJ.nil));if(!(d||(d=new KM(function(){return b;},function($v){b=$convertSliceType($v,W.String);}))).ReadASN1ObjectIdentifier((c.$ptr_Algorithm||(c.$ptr_Algorithm=new KC(function(){return this.$target.Algorithm;},function($v){this.$target.Algorithm=$v;},c))))){return[c,K.New("x509: malformed OID")];}if(b.Empty()){return[c,$ifaceNil];}e=W.String.nil;f=0;if(!(d||(d=new KM(function(){return b;},function($v){b=$convertSliceType($v,W.String);}))).ReadAnyASN1Element((g||(g=new KM(function(){return e;},function($v){e=$convertSliceType($v,W.String);}))),(h||(h=new KN(function(){return f;},function($v){f=$v;}))))){return[c,K.New("x509: malformed parameters")];}c.Parameters.Tag=((f>>0));c.Parameters.FullBytes=$convertSliceType(e,IJ);return[c,$ifaceNil];};HM=function(b){var{b,c,d,e,f,g,h,i,j,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:b=[b];c=(function(b){return function $b(){var{c,d,e,f,g,h,i,j,k,l,m,n,o,p,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:c=[c];d=[d];c[0]=new S.Time.ptr(new $Uint64(0,0),new $Int64(0,0),JF.nil);if(b[0].PeekASN1Tag(23)){$s=2;continue;}if(b[0].PeekASN1Tag(24)){$s=3;continue;}$s=4;continue;case 2:d[0]=W.String.nil;if(!(b.$ptr||(b.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},b))).ReadASN1((d.$ptr||(d.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},d))),23)){$s=-1;return[c[0],K.New("x509: malformed UTCTime")];}e=($bytesToString(d[0]));f="0601021504Z0700";g=$ifaceNil;i=S.Parse(f,e);$s=6;case 6:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}h=i;S.Time.copy(c[0],h[0]);g=h[1];if(!($interfaceIsEqual(g,$ifaceNil))){$s=7;continue;}$s=8;continue;case 7:f="060102150405Z0700";k=S.Parse(f,e);$s=9;case 9:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j=k;S.Time.copy(c[0],j[0]);g=j[1];case 8:if(!($interfaceIsEqual(g,$ifaceNil))){$s=-1;return[c[0],g];}l=$clone(c[0],S.Time).Format(f);$s=10;case 10:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;if(!(m===e)){$s=-1;return[c[0],K.New("x509: malformed UTCTime")];}n=$clone(c[0],S.Time).Year();$s=13;case 13:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}if(n>=2050){$s=11;continue;}$s=12;continue;case 11:o=$clone(c[0],S.Time).AddDate(-100,0,0);$s=14;case 14:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}S.Time.copy(c[0],o);case 12:$s=5;continue;case 3:p=(b.$ptr||(b.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},b))).ReadASN1GeneralizedTime(c[0]);$s=17;case 17:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}if(!p){$s=15;continue;}$s=16;continue;case 15:$s=-1;return[c[0],K.New("x509: malformed GeneralizedTime")];case 16:$s=5;continue;case 4:$s=-1;return[c[0],K.New("x509: unsupported time format")];case 5:case 1:$s=-1;return[c[0],$ifaceNil];}return;}var $f={$blk:$b,$c:true,$r,c,d,e,f,g,h,i,j,k,l,m,n,o,p,$s};return $f;};})(b);e=c();$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}d=e;f=$clone(d[0],S.Time);g=d[1];if(!($interfaceIsEqual(g,$ifaceNil))){$s=-1;return[new S.Time.ptr(new $Uint64(0,0),new $Int64(0,0),JF.nil),new S.Time.ptr(new $Uint64(0,0),new $Int64(0,0),JF.nil),g];}i=c();$s=2;case 2:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}h=i;j=$clone(h[0],S.Time);g=h[1];if(!($interfaceIsEqual(g,$ifaceNil))){$s=-1;return[new S.Time.ptr(new $Uint64(0,0),new $Int64(0,0),JF.nil),new S.Time.ptr(new $Uint64(0,0),new $Int64(0,0),JF.nil),g];}$s=-1;return[f,j,$ifaceNil];}return;}var $f={$blk:HM,$c:true,$r,b,c,d,e,f,g,h,i,j,$s};return $f;};HN=function(b){var b,c,d,e,f;c=new H.Extension.ptr(I.ObjectIdentifier.nil,false,IJ.nil);if(!(d||(d=new KM(function(){return b;},function($v){b=$convertSliceType($v,W.String);}))).ReadASN1ObjectIdentifier((c.$ptr_Id||(c.$ptr_Id=new KC(function(){return this.$target.Id;},function($v){this.$target.Id=$v;},c))))){return[c,K.New("x509: malformed extension OID field")];}if(b.PeekASN1Tag(1)){if(!(d||(d=new KM(function(){return b;},function($v){b=$convertSliceType($v,W.String);}))).ReadASN1Boolean((c.$ptr_Critical||(c.$ptr_Critical=new IY(function(){return this.$target.Critical;},function($v){this.$target.Critical=$v;},c))))){return[c,K.New("x509: malformed extension critical field")];}}e=W.String.nil;if(!(d||(d=new KM(function(){return b;},function($v){b=$convertSliceType($v,W.String);}))).ReadASN1((f||(f=new KM(function(){return e;},function($v){e=$convertSliceType($v,W.String);}))),4)){return[c,K.New("x509: malformed extension value field")];}c.Value=$convertSliceType(e,IJ);return[c,$ifaceNil];};HO=function(b,c){var{aa,ab,ac,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=[d];e=[e];d[0]=($convertSliceType($clone(c.PublicKey,I.BitString).RightAlign(),W.String));f=b;if(f===(1)){$s=2;continue;}if(f===(3)){$s=3;continue;}if(f===(4)){$s=4;continue;}if(f===(2)){$s=5;continue;}$s=6;continue;case 2:if(!A.Equal(c.Algorithm.Parameters.FullBytes,I.NullBytes)){$s=-1;return[$ifaceNil,K.New("x509: RSA key missing NULL parameters")];}g=new GV.ptr(new O.Int.ptr(false,O.nat.nil),0);if(!(d.$ptr||(d.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},d))).ReadASN1((d.$ptr||(d.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},d))),48)){$s=-1;return[$ifaceNil,K.New("x509: invalid RSA public key")];}h=(d.$ptr||(d.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},d))).ReadASN1Integer(g.N);$s=10;case 10:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}if(!h){$s=8;continue;}$s=9;continue;case 8:$s=-1;return[$ifaceNil,K.New("x509: invalid RSA modulus")];case 9:i=(d.$ptr||(d.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},d))).ReadASN1Integer((g.$ptr_E||(g.$ptr_E=new JX(function(){return this.$target.E;},function($v){this.$target.E=$v;},g))));$s=13;case 13:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}if(!i){$s=11;continue;}$s=12;continue;case 11:$s=-1;return[$ifaceNil,K.New("x509: invalid RSA public exponent")];case 12:if(g.N.Sign()<=0){$s=-1;return[$ifaceNil,K.New("x509: RSA modulus is not a positive number")];}if(g.E<=0){$s=-1;return[$ifaceNil,K.New("x509: RSA public exponent is not a positive number")];}j=new F.PublicKey.ptr(g.N,g.E);$s=-1;return[j,$ifaceNil];case 3:k=($convertSliceType(c.Algorithm.Parameters.FullBytes,W.String));l=$newDataPointer(I.ObjectIdentifier.nil,KC);if(!(m||(m=new KM(function(){return k;},function($v){k=$convertSliceType($v,W.String);}))).ReadASN1ObjectIdentifier(l)){$s=-1;return[$ifaceNil,K.New("x509: invalid ECDSA parameters")];}n=CG(l.$get());$s=14;case 14:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;if($interfaceIsEqual(o,$ifaceNil)){$s=-1;return[$ifaceNil,K.New("x509: unsupported elliptic curve")];}q=E.Unmarshal(o,$convertSliceType(d[0],IJ));$s=15;case 15:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}p=q;r=p[0];s=p[1];if(r===IP.nil){$s=-1;return[$ifaceNil,K.New("x509: failed to unmarshal elliptic curve point")];}t=new C.PublicKey.ptr(o,r,s);$s=-1;return[t,$ifaceNil];case 4:if(!((c.Algorithm.Parameters.FullBytes.$length===0))){$s=-1;return[$ifaceNil,K.New("x509: Ed25519 key encoded with illegal parameters")];}if(!((d[0].$length===32))){$s=-1;return[$ifaceNil,K.New("x509: wrong Ed25519 public key size")];}$s=-1;return[($convertSliceType(d[0],D.PublicKey)),$ifaceNil];case 5:u=new O.Int.ptr(false,O.nat.nil);v=(d.$ptr||(d.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},d))).ReadASN1Integer(u);$s=18;case 18:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}if(!v){$s=16;continue;}$s=17;continue;case 16:$s=-1;return[$ifaceNil,K.New("x509: invalid DSA public key")];case 17:w=new AL.PublicKey.ptr(new AL.Parameters.ptr(new O.Int.ptr(false,O.nat.nil),new O.Int.ptr(false,O.nat.nil),new O.Int.ptr(false,O.nat.nil)),u);e[0]=($convertSliceType(c.Algorithm.Parameters.FullBytes,W.String));if(!(e.$ptr||(e.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},e))).ReadASN1((e.$ptr||(e.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},e))),48)){z=true;$s=23;continue s;}aa=(e.$ptr||(e.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},e))).ReadASN1Integer(w.Parameters.P);$s=24;case 24:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}z=!aa;case 23:if(z){y=true;$s=22;continue s;}ab=(e.$ptr||(e.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},e))).ReadASN1Integer(w.Parameters.Q);$s=25;case 25:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}y=!ab;case 22:if(y){x=true;$s=21;continue s;}ac=(e.$ptr||(e.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},e))).ReadASN1Integer(w.Parameters.G);$s=26;case 26:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}x=!ac;case 21:if(x){$s=19;continue;}$s=20;continue;case 19:$s=-1;return[$ifaceNil,K.New("x509: invalid DSA parameters")];case 20:if(w.Y.Sign()<=0||w.Parameters.P.Sign()<=0||w.Parameters.Q.Sign()<=0||w.Parameters.G.Sign()<=0){$s=-1;return[$ifaceNil,K.New("x509: zero or negative DSA parameter")];}$s=-1;return[w,$ifaceNil];case 6:$s=-1;return[$ifaceNil,$ifaceNil];case 7:case 1:$s=-1;return[$ifaceNil,$ifaceNil];}return;}var $f={$blk:HO,$c:true,$r,aa,ab,ac,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};HP=function(b){var b,c,d,e,f,g;c=new I.BitString.ptr(IJ.nil,0);if(!(d||(d=new KM(function(){return b;},function($v){b=$convertSliceType($v,W.String);}))).ReadASN1BitString(c)){return[0,K.New("x509: invalid key usage")];}e=0;f=0;while(true){if(!(f<9)){break;}if(!(($clone(c,I.BitString).At(f)===0))){e=e|(((g=((f>>>0)),g<32?(1<>0));}f=f+(1)>>0;}return[((e>>0)),$ifaceNil];};HQ=function(b){var{b,c,d,e,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:b=[b];c=[c];d=[d];c[0]=false;if(!(b.$ptr||(b.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},b))).ReadASN1((b.$ptr||(b.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},b))),48)){$s=-1;return[false,0,K.New("x509: invalid basic constraints a")];}if(b[0].PeekASN1Tag(1)){if(!(b.$ptr||(b.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},b))).ReadASN1Boolean((c.$ptr||(c.$ptr=new IY(function(){return this.$target[0];},function($v){this.$target[0]=$v;},c))))){$s=-1;return[false,0,K.New("x509: invalid basic constraints b")];}}d[0]=-1;if(!b[0].Empty()&&b[0].PeekASN1Tag(2)){$s=1;continue;}$s=2;continue;case 1:e=(b.$ptr||(b.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},b))).ReadASN1Integer((d.$ptr||(d.$ptr=new JX(function(){return this.$target[0];},function($v){this.$target[0]=$v;},d))));$s=5;case 5:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}if(!e){$s=3;continue;}$s=4;continue;case 3:$s=-1;return[false,0,K.New("x509: invalid basic constraints c")];case 4:case 2:$s=-1;return[c[0],d[0],$ifaceNil];}return;}var $f={$blk:HQ,$c:true,$r,b,c,d,e,$s};return $f;};HR=function(b,c){var{b,c,d,e,f,g,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:b=[b];if(!(b.$ptr||(b.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},b))).ReadASN1((b.$ptr||(b.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},b))),48)){$s=-1;return K.New("x509: invalid subject alternative names");}case 1:if(!(!b[0].Empty())){$s=2;continue;}d=[d];e=[e];d[0]=W.String.nil;e[0]=0;if(!(b.$ptr||(b.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},b))).ReadAnyASN1((d.$ptr||(d.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},d))),(e.$ptr||(e.$ptr=new KN(function(){return this.$target[0];},function($v){this.$target[0]=$v;},e))))){$s=-1;return K.New("x509: invalid subject alternative name");}f=c(((((e[0]^128)<<24>>>24)>>0)),$convertSliceType(d[0],IJ));$s=3;case 3:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;if(!($interfaceIsEqual(g,$ifaceNil))){$s=-1;return g;}$s=1;continue;case 2:$s=-1;return $ifaceNil;}return;}var $f={$blk:HR,$c:true,$r,b,c,d,e,f,g,$s};return $f;};HS=function(b){var{b,c,d,e,f,g,h,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=[c];d=[d];e=[e];f=[f];c[0]=IN.nil;d[0]=IN.nil;e[0]=JS.nil;f[0]=JU.nil;g=$ifaceNil;h=HR(b,(function(c,d,e,f){return function $b(h,i){var{aa,ab,ac,ad,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{h,i});$s=$s||0;s:while(true){switch($s){case 0:j=h;if(j===(1)){$s=2;continue;}if(j===(2)){$s=3;continue;}if(j===(6)){$s=4;continue;}if(j===(7)){$s=5;continue;}$s=6;continue;case 2:k=($bytesToString(i));l=EE(k);$s=7;case 7:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;if(!($interfaceIsEqual(m,$ifaceNil))){$s=-1;return K.New("x509: SAN rfc822Name is malformed");}d[0]=$append(d[0],k);$s=6;continue;case 3:n=($bytesToString(i));o=EE(n);$s=8;case 8:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=o;if(!($interfaceIsEqual(p,$ifaceNil))){$s=-1;return K.New("x509: SAN dNSName is malformed");}c[0]=$append(c[0],(n));$s=6;continue;case 4:q=($bytesToString(i));r=EE(q);$s=9;case 9:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=r;if(!($interfaceIsEqual(s,$ifaceNil))){$s=-1;return K.New("x509: SAN uniformResourceIdentifier is malformed");}u=Q.Parse(q);$s=10;case 10:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}t=u;v=t[0];w=t[1];if(!($interfaceIsEqual(w,$ifaceNil))){$s=11;continue;}$s=12;continue;case 11:x=L.Errorf("x509: cannot parse URI %q: %s",new IS([new $String(q),w]));$s=13;case 13:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}y=x;$s=14;case 14:return y;case 12:if(v.Host.length>0){$s=15;continue;}$s=16;continue;case 15:z=FO(v.Host);aa=z[1];if(!aa){$s=17;continue;}$s=18;continue;case 17:ab=L.Errorf("x509: cannot parse URI %q: invalid domain",new IS([new $String(q)]));$s=19;case 19:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}ac=ab;$s=20;case 20:return ac;case 18:case 16:f[0]=$append(f[0],v);$s=6;continue;case 5:ad=i.$length;if((ad===(4))||(ad===(16))){e[0]=$append(e[0],$convertSliceType(i,P.IP));}else{$s=-1;return K.New("x509: cannot parse IP address of length "+R.Itoa(i.$length));}case 6:case 1:$s=-1;return $ifaceNil;}return;}var $f={$blk:$b,$c:true,$r,aa,ab,ac,ad,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};})(c,d,e,f));$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}g=h;$s=-1;return[c[0],d[0],e[0],f[0],g];}return;}var $f={$blk:HS,$c:true,$r,b,c,d,e,f,g,h,$s};return $f;};HT=function(b){var b,c,d,e,f,g,h,i;c=KB.nil;d=JB.nil;if(!(e||(e=new KM(function(){return b;},function($v){b=$convertSliceType($v,W.String);}))).ReadASN1((e||(e=new KM(function(){return b;},function($v){b=$convertSliceType($v,W.String);}))),48)){return[KB.nil,JB.nil,K.New("x509: invalid extended key usages")];}while(true){if(!(!b.Empty())){break;}f=[f];f[0]=I.ObjectIdentifier.nil;if(!(e||(e=new KM(function(){return b;},function($v){b=$convertSliceType($v,W.String);}))).ReadASN1ObjectIdentifier((f.$ptr||(f.$ptr=new KC(function(){return this.$target[0];},function($v){this.$target[0]=$v;},f))))){return[KB.nil,JB.nil,K.New("x509: invalid extended key usages")];}g=CZ(f[0]);h=g[0];i=g[1];if(i){c=$append(c,h);}else{d=$append(d,f[0]);}}return[c,d,$ifaceNil];};HU=function(b){var b,c,d,e,f;c=JB.nil;if(!(d||(d=new KM(function(){return b;},function($v){b=$convertSliceType($v,W.String);}))).ReadASN1((d||(d=new KM(function(){return b;},function($v){b=$convertSliceType($v,W.String);}))),48)){return[JB.nil,K.New("x509: invalid certificate policies")];}while(true){if(!(!b.Empty())){break;}e=[e];f=[f];e[0]=W.String.nil;if(!(d||(d=new KM(function(){return b;},function($v){b=$convertSliceType($v,W.String);}))).ReadASN1((e.$ptr||(e.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},e))),48)){return[JB.nil,K.New("x509: invalid certificate policies")];}f[0]=I.ObjectIdentifier.nil;if(!(e.$ptr||(e.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},e))).ReadASN1ObjectIdentifier((f.$ptr||(f.$ptr=new KC(function(){return this.$target[0];},function($v){this.$target[0]=$v;},f))))){return[JB.nil,K.New("x509: invalid certificate policies")];}c=$append(c,f[0]);}return[c,$ifaceNil];};HV=function(b){var b,c,d,e,f,g;c=false;d=b;e=0;while(true){if(!(e=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+e]);if(c){if(!((f===0))){return false;}e++;continue;}g=f;if((g===(0))||(g===(128))||(g===(192))||(g===(224))||(g===(240))||(g===(248))||(g===(252))||(g===(254))){c=true;}else if(g===(255)){}else{return false;}e++;}return true;};HW=function(b,c){var{aa,ab,ac,ad,ae,af,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{b,c});$s=$s||0;s:while(true){switch($s){case 0:d=[d];e=[e];f=[f];g=[g];h=[h];i=[i];i[0]=false;j=$ifaceNil;k=($convertSliceType(c.Value,W.String));l=W.String.nil;m=W.String.nil;n=W.String.nil;h[0]=l;g[0]=m;d[0]=n;o=false;p=false;f[0]=o;e[0]=p;if(!(q||(q=new KM(function(){return k;},function($v){k=$convertSliceType($v,W.String);}))).ReadASN1((h.$ptr||(h.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},h))),48)||!k.Empty()||!(h.$ptr||(h.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},h))).ReadOptionalASN1((g.$ptr||(g.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},g))),(f.$ptr||(f.$ptr=new IY(function(){return this.$target[0];},function($v){this.$target[0]=$v;},f))),new X.Tag(new X.Tag(0).ContextSpecific()).Constructed())||!(h.$ptr||(h.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},h))).ReadOptionalASN1((d.$ptr||(d.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},d))),(e.$ptr||(e.$ptr=new IY(function(){return this.$target[0];},function($v){this.$target[0]=$v;},e))),new X.Tag(new X.Tag(1).ContextSpecific()).Constructed())||!h[0].Empty()){r=false;s=K.New("x509: invalid NameConstraints extension");i[0]=r;j=s;$s=-1;return[i[0],j];}if(!f[0]&&!e[0]||(g[0].$length===0)&&(d[0].$length===0)){t=false;u=K.New("x509: empty name constraints extension");i[0]=t;j=u;$s=-1;return[i[0],j];}v=(function(d,e,f,g,h,i){return function $b(v){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,ca,cb,cc,cd,ce,cf,cg,ch,ci,cj,ck,cl,cm,cn,co,cp,cq,cr,cs,ct,cu,cv,cw,cx,cy,cz,da,db,dc,dd,de,df,dg,dh,di,dj,dk,dl,dm,dn,dp,dq,dr,ds,dt,du,dv,dw,dx,dy,dz,ea,eb,ec,ed,ee,ef,eg,eh,ei,ej,ek,el,em,en,eo,ep,eq,er,es,et,v,w,x,y,z,$s,$r,$c}=$restore(this,{v});$s=$s||0;s:while(true){switch($s){case 0:w=IN.nil;x=KO.nil;y=IN.nil;z=IN.nil;aa=$ifaceNil;case 1:if(!(!v.Empty())){$s=2;continue;}ab=[ab];ac=[ac];ad=[ad];ae=W.String.nil;af=W.String.nil;ab[0]=ae;ad[0]=af;ac[0]=0;if(!(ag||(ag=new KM(function(){return v;},function($v){v=$convertSliceType($v,W.String);}))).ReadASN1((ab.$ptr||(ab.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},ab))),48)||!(ab.$ptr||(ab.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},ab))).ReadAnyASN1((ad.$ptr||(ad.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},ad))),(ac.$ptr||(ac.$ptr=new KN(function(){return this.$target[0];},function($v){this.$target[0]=$v;},ac))))){$s=3;continue;}$s=4;continue;case 3:ah=IN.nil;ai=KO.nil;aj=IN.nil;ak=IN.nil;am=L.Errorf("x509: invalid NameConstraints extension",new IS([]));$s=5;case 5:if($c){$c=false;am=am.$blk();}if(am&&am.$blk!==undefined){break s;}al=am;w=ah;x=ai;y=aj;z=ak;aa=al;an=[w,x,y,z,aa];$s=6;case 6:return an;case 4:ao=new X.Tag(2).ContextSpecific();ap=new X.Tag(1).ContextSpecific();aq=new X.Tag(7).ContextSpecific();ar=new X.Tag(6).ContextSpecific();as=ac[0];if(as===(ao)){$s=8;continue;}if(as===(aq)){$s=9;continue;}if(as===(ap)){$s=10;continue;}if(as===(ar)){$s=11;continue;}$s=12;continue;case 8:at=($bytesToString(ad[0]));au=EE(at);$s=14;case 14:if($c){$c=false;au=au.$blk();}if(au&&au.$blk!==undefined){break s;}av=au;if(!($interfaceIsEqual(av,$ifaceNil))){$s=15;continue;}$s=16;continue;case 15:aw=IN.nil;ax=KO.nil;ay=IN.nil;az=IN.nil;bb=av.Error();$s=17;case 17:if($c){$c=false;bb=bb.$blk();}if(bb&&bb.$blk!==undefined){break s;}bc=K.New("x509: invalid constraint value: "+bb);$s=18;case 18:if($c){$c=false;bc=bc.$blk();}if(bc&&bc.$blk!==undefined){break s;}ba=bc;w=aw;x=ax;y=ay;z=az;aa=ba;bd=[w,x,y,z,aa];$s=19;case 19:return bd;case 16:be=at;if(be.length>0&&(be.charCodeAt(0)===46)){be=$substring(be,1);}bf=FO(be);bg=bf[1];if(!bg){$s=20;continue;}$s=21;continue;case 20:bh=IN.nil;bi=KO.nil;bj=IN.nil;bk=IN.nil;bm=L.Errorf("x509: failed to parse dnsName constraint %q",new IS([new $String(at)]));$s=22;case 22:if($c){$c=false;bm=bm.$blk();}if(bm&&bm.$blk!==undefined){break s;}bl=bm;w=bh;x=bi;y=bj;z=bk;aa=bl;bn=[w,x,y,z,aa];$s=23;case 23:return bn;case 21:w=$append(w,at);$s=13;continue;case 9:bo=ad[0].$length;bp=IJ.nil;bq=IJ.nil;br=bp;bs=bq;bt=bo;if(bt===(8)){$s=25;continue;}if(bt===(32)){$s=26;continue;}$s=27;continue;case 25:br=$convertSliceType($subslice(ad[0],0,4),IJ);bs=$convertSliceType($subslice(ad[0],4),IJ);$s=28;continue;case 26:br=$convertSliceType($subslice(ad[0],0,16),IJ);bs=$convertSliceType($subslice(ad[0],16),IJ);$s=28;continue;case 27:bu=IN.nil;bv=KO.nil;bw=IN.nil;bx=IN.nil;bz=L.Errorf("x509: IP constraint contained value of length %d",new IS([new $Int(bo)]));$s=29;case 29:if($c){$c=false;bz=bz.$blk();}if(bz&&bz.$blk!==undefined){break s;}by=bz;w=bu;x=bv;y=bw;z=bx;aa=by;ca=[w,x,y,z,aa];$s=30;case 30:return ca;case 28:case 24:if(!HV(bs)){$s=31;continue;}$s=32;continue;case 31:cb=IN.nil;cc=KO.nil;cd=IN.nil;ce=IN.nil;cg=L.Errorf("x509: IP constraint contained invalid mask %x",new IS([bs]));$s=33;case 33:if($c){$c=false;cg=cg.$blk();}if(cg&&cg.$blk!==undefined){break s;}cf=cg;w=cb;x=cc;y=cd;z=ce;aa=cf;ch=[w,x,y,z,aa];$s=34;case 34:return ch;case 32:x=$append(x,new P.IPNet.ptr(($convertSliceType(br,P.IP)),($convertSliceType(bs,P.IPMask))));$s=13;continue;case 10:ci=($bytesToString(ad[0]));cj=EE(ci);$s=35;case 35:if($c){$c=false;cj=cj.$blk();}if(cj&&cj.$blk!==undefined){break s;}ck=cj;if(!($interfaceIsEqual(ck,$ifaceNil))){$s=36;continue;}$s=37;continue;case 36:cl=IN.nil;cm=KO.nil;cn=IN.nil;co=IN.nil;cq=ck.Error();$s=38;case 38:if($c){$c=false;cq=cq.$blk();}if(cq&&cq.$blk!==undefined){break s;}cr=K.New("x509: invalid constraint value: "+cq);$s=39;case 39:if($c){$c=false;cr=cr.$blk();}if(cr&&cr.$blk!==undefined){break s;}cp=cr;w=cl;x=cm;y=cn;z=co;aa=cp;cs=[w,x,y,z,aa];$s=40;case 40:return cs;case 37:if(AA.Contains(ci,"@")){$s=41;continue;}$s=42;continue;case 41:ct=FN(ci);cu=ct[1];if(!cu){$s=44;continue;}$s=45;continue;case 44:cv=IN.nil;cw=KO.nil;cx=IN.nil;cy=IN.nil;da=L.Errorf("x509: failed to parse rfc822Name constraint %q",new IS([new $String(ci)]));$s=46;case 46:if($c){$c=false;da=da.$blk();}if(da&&da.$blk!==undefined){break s;}cz=da;w=cv;x=cw;y=cx;z=cy;aa=cz;db=[w,x,y,z,aa];$s=47;case 47:return db;case 45:$s=43;continue;case 42:dc=ci;if(dc.length>0&&(dc.charCodeAt(0)===46)){dc=$substring(dc,1);}dd=FO(dc);de=dd[1];if(!de){$s=48;continue;}$s=49;continue;case 48:df=IN.nil;dg=KO.nil;dh=IN.nil;di=IN.nil;dk=L.Errorf("x509: failed to parse rfc822Name constraint %q",new IS([new $String(ci)]));$s=50;case 50:if($c){$c=false;dk=dk.$blk();}if(dk&&dk.$blk!==undefined){break s;}dj=dk;w=df;x=dg;y=dh;z=di;aa=dj;dl=[w,x,y,z,aa];$s=51;case 51:return dl;case 49:case 43:y=$append(y,ci);$s=13;continue;case 11:dm=($bytesToString(ad[0]));dn=EE(dm);$s=52;case 52:if($c){$c=false;dn=dn.$blk();}if(dn&&dn.$blk!==undefined){break s;}dp=dn;if(!($interfaceIsEqual(dp,$ifaceNil))){$s=53;continue;}$s=54;continue;case 53:dq=IN.nil;dr=KO.nil;ds=IN.nil;dt=IN.nil;dv=dp.Error();$s=55;case 55:if($c){$c=false;dv=dv.$blk();}if(dv&&dv.$blk!==undefined){break s;}dw=K.New("x509: invalid constraint value: "+dv);$s=56;case 56:if($c){$c=false;dw=dw.$blk();}if(dw&&dw.$blk!==undefined){break s;}du=dw;w=dq;x=dr;y=ds;z=dt;aa=du;dx=[w,x,y,z,aa];$s=57;case 57:return dx;case 54:if(!(P.ParseIP(dm)===P.IP.nil)){$s=58;continue;}$s=59;continue;case 58:dy=IN.nil;dz=KO.nil;ea=IN.nil;eb=IN.nil;ed=L.Errorf("x509: failed to parse URI constraint %q: cannot be IP address",new IS([new $String(dm)]));$s=60;case 60:if($c){$c=false;ed=ed.$blk();}if(ed&&ed.$blk!==undefined){break s;}ec=ed;w=dy;x=dz;y=ea;z=eb;aa=ec;ee=[w,x,y,z,aa];$s=61;case 61:return ee;case 59:ef=dm;if(ef.length>0&&(ef.charCodeAt(0)===46)){ef=$substring(ef,1);}eg=FO(ef);eh=eg[1];if(!eh){$s=62;continue;}$s=63;continue;case 62:ei=IN.nil;ej=KO.nil;ek=IN.nil;el=IN.nil;en=L.Errorf("x509: failed to parse URI constraint %q",new IS([new $String(dm)]));$s=64;case 64:if($c){$c=false;en=en.$blk();}if(en&&en.$blk!==undefined){break s;}em=en;w=ei;x=ej;y=ek;z=el;aa=em;eo=[w,x,y,z,aa];$s=65;case 65:return eo;case 63:z=$append(z,dm);$s=13;continue;case 12:i[0]=true;case 13:case 7:$s=1;continue;case 2:ep=w;eq=x;er=y;es=z;et=$ifaceNil;w=ep;x=eq;y=er;z=es;aa=et;$s=-1;return[w,x,y,z,aa];}return;}var $f={$blk:$b,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,ca,cb,cc,cd,ce,cf,cg,ch,ci,cj,ck,cl,cm,cn,co,cp,cq,cr,cs,ct,cu,cv,cw,cx,cy,cz,da,db,dc,dd,de,df,dg,dh,di,dj,dk,dl,dm,dn,dp,dq,dr,ds,dt,du,dv,dw,dx,dy,dz,ea,eb,ec,ed,ee,ef,eg,eh,ei,ej,ek,el,em,en,eo,ep,eq,er,es,et,v,w,x,y,z,$s};return $f;};})(d,e,f,g,h,i);x=v(g[0]);$s=1;case 1:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}w=x;b.PermittedDNSDomains=w[0];b.PermittedIPRanges=w[1];b.PermittedEmailAddresses=w[2];b.PermittedURIDomains=w[3];j=w[4];if(!($interfaceIsEqual(j,$ifaceNil))){y=false;z=j;i[0]=y;j=z;$s=-1;return[i[0],j];}ab=v(d[0]);$s=2;case 2:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}aa=ab;b.ExcludedDNSDomains=aa[0];b.ExcludedIPRanges=aa[1];b.ExcludedEmailAddresses=aa[2];b.ExcludedURIDomains=aa[3];j=aa[4];if(!($interfaceIsEqual(j,$ifaceNil))){ac=false;ad=j;i[0]=ac;j=ad;$s=-1;return[i[0],j];}b.PermittedDNSDomainsCritical=c.Critical;ae=i[0];af=$ifaceNil;i[0]=ae;j=af;$s=-1;return[i[0],j];}return;}var $f={$blk:HW,$c:true,$r,aa,ab,ac,ad,ae,af,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};HX=function(b){var{aa,ab,ac,ad,ae,af,ag,ah,ai,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=$ifaceNil;d=b.Extensions;e=0;case 1:if(!(e=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+e]),H.Extension);k=false;if((j.Id.$length===4)&&((l=j.Id,(0>=l.$length?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+0]))===2)&&((m=j.Id,(1>=m.$length?($throwRuntimeError("index out of range"),undefined):m.$array[m.$offset+1]))===5)&&((n=j.Id,(2>=n.$length?($throwRuntimeError("index out of range"),undefined):n.$array[n.$offset+2]))===29)){$s=3;continue;}if(j.Id.Equal($convertSliceType(DY,I.ObjectIdentifier))){$s=4;continue;}$s=5;continue;case 3:p=(o=j.Id,(3>=o.$length?($throwRuntimeError("index out of range"),undefined):o.$array[o.$offset+3]));if(p===(15)){$s=8;continue;}if(p===(19)){$s=9;continue;}if(p===(17)){$s=10;continue;}if(p===(30)){$s=11;continue;}if(p===(31)){$s=12;continue;}if(p===(35)){$s=13;continue;}if(p===(37)){$s=14;continue;}if(p===(14)){$s=15;continue;}if(p===(32)){$s=16;continue;}$s=17;continue;case 8:q=HP($convertSliceType(j.Value,W.String));b.KeyUsage=q[0];c=q[1];if(!($interfaceIsEqual(c,$ifaceNil))){$s=-1;return c;}$s=18;continue;case 9:s=HQ($convertSliceType(j.Value,W.String));$s=19;case 19:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}r=s;b.IsCA=r[0];b.MaxPathLen=r[1];c=r[2];if(!($interfaceIsEqual(c,$ifaceNil))){$s=-1;return c;}b.BasicConstraintsValid=true;b.MaxPathLenZero=b.MaxPathLen===0;$s=18;continue;case 10:u=HS($convertSliceType(j.Value,W.String));$s=20;case 20:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}t=u;b.DNSNames=t[0];b.EmailAddresses=t[1];b.IPAddresses=t[2];b.URIs=t[3];c=t[4];if(!($interfaceIsEqual(c,$ifaceNil))){$s=-1;return c;}if((b.DNSNames.$length===0)&&(b.EmailAddresses.$length===0)&&(b.IPAddresses.$length===0)&&(b.URIs.$length===0)){k=true;}$s=18;continue;case 11:w=HW(b,$clone(j,H.Extension));$s=21;case 21:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}v=w;k=v[0];c=v[1];if(!($interfaceIsEqual(c,$ifaceNil))){$s=-1;return c;}$s=18;continue;case 12:h[0]=($convertSliceType(j.Value,W.String));if(!(h.$ptr||(h.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},h))).ReadASN1((h.$ptr||(h.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},h))),48)){$s=-1;return K.New("x509: invalid CRL distribution points");}while(true){if(!(!h[0].Empty())){break;}x=[x];y=[y];z=[z];x[0]=W.String.nil;if(!(h.$ptr||(h.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},h))).ReadASN1((x.$ptr||(x.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},x))),48)){$s=-1;return K.New("x509: invalid CRL distribution point");}y[0]=W.String.nil;z[0]=false;if(!(x.$ptr||(x.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},x))).ReadOptionalASN1((y.$ptr||(y.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},y))),(z.$ptr||(z.$ptr=new IY(function(){return this.$target[0];},function($v){this.$target[0]=$v;},z))),new X.Tag(new X.Tag(0).Constructed()).ContextSpecific())){$s=-1;return K.New("x509: invalid CRL distribution point");}if(!z[0]){continue;}if(!(y.$ptr||(y.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},y))).ReadASN1((y.$ptr||(y.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},y))),new X.Tag(new X.Tag(0).Constructed()).ContextSpecific())){$s=-1;return K.New("x509: invalid CRL distribution point");}while(true){if(!(!y[0].Empty())){break;}aa=[aa];if(!y[0].PeekASN1Tag(new X.Tag(6).ContextSpecific())){break;}aa[0]=W.String.nil;if(!(y.$ptr||(y.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},y))).ReadASN1((aa.$ptr||(aa.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},aa))),new X.Tag(6).ContextSpecific())){$s=-1;return K.New("x509: invalid CRL distribution point");}b.CRLDistributionPoints=$append(b.CRLDistributionPoints,($bytesToString(aa[0])));}}$s=18;continue;case 13:ab=($convertSliceType(j.Value,W.String));f[0]=W.String.nil;if(!(ac||(ac=new KM(function(){return ab;},function($v){ab=$convertSliceType($v,W.String);}))).ReadASN1((f.$ptr||(f.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},f))),48)){$s=-1;return K.New("x509: invalid authority key identifier");}if(f[0].PeekASN1Tag(new X.Tag(0).ContextSpecific())){if(!(f.$ptr||(f.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},f))).ReadASN1((f.$ptr||(f.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},f))),new X.Tag(0).ContextSpecific())){$s=-1;return K.New("x509: invalid authority key identifier");}b.AuthorityKeyId=$convertSliceType(f[0],IJ);}$s=18;continue;case 14:ad=HT($convertSliceType(j.Value,W.String));b.ExtKeyUsage=ad[0];b.UnknownExtKeyUsage=ad[1];c=ad[2];if(!($interfaceIsEqual(c,$ifaceNil))){$s=-1;return c;}$s=18;continue;case 15:ae=($convertSliceType(j.Value,W.String));g[0]=W.String.nil;if(!(af||(af=new KM(function(){return ae;},function($v){ae=$convertSliceType($v,W.String);}))).ReadASN1((g.$ptr||(g.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},g))),4)){$s=-1;return K.New("x509: invalid subject key identifier");}b.SubjectKeyId=$convertSliceType(g[0],IJ);$s=18;continue;case 16:ag=HU($convertSliceType(j.Value,W.String));b.PolicyIdentifiers=ag[0];c=ag[1];if(!($interfaceIsEqual(c,$ifaceNil))){$s=-1;return c;}$s=18;continue;case 17:k=true;case 18:case 7:$s=6;continue;case 4:i[0]=($convertSliceType(j.Value,W.String));if(!(i.$ptr||(i.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},i))).ReadASN1((i.$ptr||(i.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},i))),48)){$s=-1;return K.New("x509: invalid authority info access");}while(true){if(!(!i[0].Empty())){break;}ah=[ah];ai=[ai];ah[0]=W.String.nil;if(!(i.$ptr||(i.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},i))).ReadASN1((ah.$ptr||(ah.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},ah))),48)){$s=-1;return K.New("x509: invalid authority info access");}ai[0]=I.ObjectIdentifier.nil;if(!(ah.$ptr||(ah.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},ah))).ReadASN1ObjectIdentifier((ai.$ptr||(ai.$ptr=new KC(function(){return this.$target[0];},function($v){this.$target[0]=$v;},ai))))){$s=-1;return K.New("x509: invalid authority info access");}if(!ah[0].PeekASN1Tag(new X.Tag(6).ContextSpecific())){continue;}if(!(ah.$ptr||(ah.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},ah))).ReadASN1((ah.$ptr||(ah.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},ah))),new X.Tag(6).ContextSpecific())){$s=-1;return K.New("x509: invalid authority info access");}if(ai[0].Equal(EA)){b.OCSPServer=$append(b.OCSPServer,($bytesToString(ah[0])));}else if(ai[0].Equal(EB)){b.IssuingCertificateURL=$append(b.IssuingCertificateURL,($bytesToString(ah[0])));}}$s=6;continue;case 5:k=true;case 6:if(j.Critical&&k){b.UnhandledCriticalExtensions=$append(b.UnhandledCriticalExtensions,j.Id);}e++;$s=1;continue;case 2:$s=-1;return $ifaceNil;}return;}var $f={$blk:HX,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};HY=function(b){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=[c];d=[d];e=[e];f=[f];g=[g];h=[h];i=[i];j=[j];k=[k];l=[l];m=[m];n=[n];o=[o];p=new DB.ptr(IJ.nil,IJ.nil,IJ.nil,IJ.nil,IJ.nil,IJ.nil,0,0,$ifaceNil,0,IP.nil,new H.Name.ptr(IN.nil,IN.nil,IN.nil,IN.nil,IN.nil,IN.nil,IN.nil,"","",JL.nil,JL.nil),new H.Name.ptr(IN.nil,IN.nil,IN.nil,IN.nil,IN.nil,IN.nil,IN.nil,"","",JL.nil,JL.nil),new S.Time.ptr(new $Uint64(0,0),new $Int64(0,0),JF.nil),new S.Time.ptr(new $Uint64(0,0),new $Int64(0,0),JF.nil),0,IV.nil,IV.nil,JB.nil,KB.nil,JB.nil,false,false,0,false,IJ.nil,IJ.nil,IN.nil,IN.nil,IN.nil,IN.nil,JS.nil,JU.nil,false,IN.nil,IN.nil,KO.nil,KO.nil,IN.nil,IN.nil,IN.nil,IN.nil,IN.nil,JB.nil);d[0]=($convertSliceType(b,W.String));if(!(d.$ptr||(d.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},d))).ReadASN1Element((d.$ptr||(d.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},d))),48)){$s=-1;return[IT.nil,K.New("x509: malformed certificate")];}p.Raw=$convertSliceType(d[0],IJ);if(!(d.$ptr||(d.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},d))).ReadASN1((d.$ptr||(d.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},d))),48)){$s=-1;return[IT.nil,K.New("x509: malformed certificate")];}n[0]=W.String.nil;if(!(d.$ptr||(d.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},d))).ReadASN1Element((n.$ptr||(n.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},n))),48)){$s=-1;return[IT.nil,K.New("x509: malformed tbs certificate")];}p.RawTBSCertificate=$convertSliceType(n[0],IJ);if(!(n.$ptr||(n.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},n))).ReadASN1((n.$ptr||(n.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},n))),48)){$s=-1;return[IT.nil,K.New("x509: malformed tbs certificate")];}q=(n.$ptr||(n.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},n))).ReadOptionalASN1Integer((p.$ptr_Version||(p.$ptr_Version=new JX(function(){return this.$target.Version;},function($v){this.$target.Version=$v;},p))),new X.Tag(new X.Tag(0).Constructed()).ContextSpecific(),new $Int(0));$s=3;case 3:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}if(!q){$s=1;continue;}$s=2;continue;case 1:$s=-1;return[IT.nil,K.New("x509: malformed version")];case 2:if(p.Version<0){$s=-1;return[IT.nil,K.New("x509: malformed version")];}p.Version=p.Version+(1)>>0;if(p.Version>3){$s=-1;return[IT.nil,K.New("x509: invalid version")];}r=new O.Int.ptr(false,O.nat.nil);s=(n.$ptr||(n.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},n))).ReadASN1Integer(r);$s=6;case 6:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}if(!s){$s=4;continue;}$s=5;continue;case 4:$s=-1;return[IT.nil,K.New("x509: malformed serial number")];case 5:p.SerialNumber=r;i[0]=W.String.nil;if(!(n.$ptr||(n.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},n))).ReadASN1((i.$ptr||(i.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},i))),48)){$s=-1;return[IT.nil,K.New("x509: malformed signature algorithm identifier")];}f[0]=W.String.nil;if(!(d.$ptr||(d.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},d))).ReadASN1((f.$ptr||(f.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},f))),48)){$s=-1;return[IT.nil,K.New("x509: malformed algorithm identifier")];}if(!A.Equal($convertSliceType(f[0],IJ),$convertSliceType(i[0],IJ))){$s=-1;return[IT.nil,K.New("x509: inner and outer signature algorithm identifiers don't match")];}t=HL(i[0]);u=$clone(t[0],H.AlgorithmIdentifier);v=t[1];if(!($interfaceIsEqual(v,$ifaceNil))){$s=-1;return[IT.nil,v];}w=BW($clone(u,H.AlgorithmIdentifier));$s=7;case 7:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}p.SignatureAlgorithm=w;e[0]=W.String.nil;if(!(n.$ptr||(n.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},n))).ReadASN1Element((e.$ptr||(e.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},e))),48)){$s=-1;return[IT.nil,K.New("x509: malformed issuer")];}p.RawIssuer=$convertSliceType(e[0],IJ);y=HK(e[0]);$s=8;case 8:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}x=y;z=x[0];v=x[1];if(!($interfaceIsEqual(v,$ifaceNil))){$s=-1;return[IT.nil,v];}p.Issuer.FillFromRDNSequence(z);o[0]=W.String.nil;if(!(n.$ptr||(n.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},n))).ReadASN1((o.$ptr||(o.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},o))),48)){$s=-1;return[IT.nil,K.New("x509: malformed validity")];}ab=HM(o[0]);$s=9;case 9:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}aa=ab;S.Time.copy(p.NotBefore,aa[0]);S.Time.copy(p.NotAfter,aa[1]);v=aa[2];if(!($interfaceIsEqual(v,$ifaceNil))){$s=-1;return[IT.nil,v];}m[0]=W.String.nil;if(!(n.$ptr||(n.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},n))).ReadASN1Element((m.$ptr||(m.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},m))),48)){$s=-1;return[IT.nil,K.New("x509: malformed issuer")];}p.RawSubject=$convertSliceType(m[0],IJ);ad=HK(m[0]);$s=10;case 10:if($c){$c=false;ad=ad.$blk();}if(ad&&ad.$blk!==undefined){break s;}ac=ad;ae=ac[0];v=ac[1];if(!($interfaceIsEqual(v,$ifaceNil))){$s=-1;return[IT.nil,v];}p.Subject.FillFromRDNSequence(ae);l[0]=W.String.nil;if(!(n.$ptr||(n.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},n))).ReadASN1Element((l.$ptr||(l.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},l))),48)){$s=-1;return[IT.nil,K.New("x509: malformed spki")];}p.RawSubjectPublicKeyInfo=$convertSliceType(l[0],IJ);if(!(l.$ptr||(l.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},l))).ReadASN1((l.$ptr||(l.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},l))),48)){$s=-1;return[IT.nil,K.New("x509: malformed spki")];}g[0]=W.String.nil;if(!(l.$ptr||(l.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},l))).ReadASN1((g.$ptr||(g.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},g))),48)){$s=-1;return[IT.nil,K.New("x509: malformed public key algorithm identifier")];}af=HL(g[0]);ag=$clone(af[0],H.AlgorithmIdentifier);v=af[1];if(!($interfaceIsEqual(v,$ifaceNil))){$s=-1;return[IT.nil,v];}p.PublicKeyAlgorithm=CB(ag.Algorithm);k[0]=new I.BitString.ptr(IJ.nil,0);if(!(l.$ptr||(l.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},l))).ReadASN1BitString(k[0])){$s=-1;return[IT.nil,K.New("x509: malformed subjectPublicKey")];}ai=HO(p.PublicKeyAlgorithm,new AV.ptr(I.RawContent.nil,$clone(ag,H.AlgorithmIdentifier),$clone(k[0],I.BitString)));$s=11;case 11:if($c){$c=false;ai=ai.$blk();}if(ai&&ai.$blk!==undefined){break s;}ah=ai;p.PublicKey=ah[0];v=ah[1];if(!($interfaceIsEqual(v,$ifaceNil))){$s=-1;return[IT.nil,v];}if(p.Version>1){$s=12;continue;}$s=13;continue;case 12:if(!(n.$ptr||(n.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},n))).SkipOptionalASN1(new X.Tag(1).ContextSpecific())){$s=-1;return[IT.nil,K.New("x509: malformed issuerUniqueID")];}if(!(n.$ptr||(n.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},n))).SkipOptionalASN1(new X.Tag(2).ContextSpecific())){$s=-1;return[IT.nil,K.New("x509: malformed subjectUniqueID")];}if(p.Version===3){$s=14;continue;}$s=15;continue;case 14:c[0]=W.String.nil;h[0]=false;if(!(n.$ptr||(n.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},n))).ReadOptionalASN1((c.$ptr||(c.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},c))),(h.$ptr||(h.$ptr=new IY(function(){return this.$target[0];},function($v){this.$target[0]=$v;},h))),new X.Tag(new X.Tag(3).Constructed()).ContextSpecific())){$s=-1;return[IT.nil,K.New("x509: malformed extensions")];}if(h[0]){$s=16;continue;}$s=17;continue;case 16:if(!(c.$ptr||(c.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},c))).ReadASN1((c.$ptr||(c.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},c))),48)){$s=-1;return[IT.nil,K.New("x509: malformed extensions")];}while(true){if(!(!c[0].Empty())){break;}aj=[aj];aj[0]=W.String.nil;if(!(c.$ptr||(c.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},c))).ReadASN1((aj.$ptr||(aj.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},aj))),48)){$s=-1;return[IT.nil,K.New("x509: malformed extension")];}ak=HN(aj[0]);al=$clone(ak[0],H.Extension);am=ak[1];if(!($interfaceIsEqual(am,$ifaceNil))){$s=-1;return[IT.nil,am];}p.Extensions=$append(p.Extensions,al);}an=HX(p);$s=18;case 18:if($c){$c=false;an=an.$blk();}if(an&&an.$blk!==undefined){break s;}v=an;if(!($interfaceIsEqual(v,$ifaceNil))){$s=-1;return[IT.nil,v];}case 17:case 15:case 13:j[0]=new I.BitString.ptr(IJ.nil,0);if(!(d.$ptr||(d.$ptr=new KM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},d))).ReadASN1BitString(j[0])){$s=-1;return[IT.nil,K.New("x509: malformed signature")];}p.Signature=$clone(j[0],I.BitString).RightAlign();$s=-1;return[p,$ifaceNil];}return;}var $f={$blk:HY,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};HZ=function(b){var{b,c,d,e,f,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:d=HY(b);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}c=d;e=c[0];f=c[1];if(!($interfaceIsEqual(f,$ifaceNil))){$s=-1;return[IT.nil,f];}if(!((b.$length===e.Raw.$length))){$s=-1;return[IT.nil,K.New("x509: trailing data")];}$s=-1;return[e,f];}return;}var $f={$blk:HZ,$c:true,$r,b,c,d,e,f,$s};return $f;};$pkg.ParseCertificate=HZ;IE=function(){return new IC.ptr({},KP.nil,{},false);};$pkg.NewCertPool=IE;IC.ptr.prototype.len=function(){var b;b=this;if(b===IG.nil){return 0;}return b.lazyCerts.$length;};IC.prototype.len=function(){return this.$val.len();};IC.ptr.prototype.cert=function(b){var{b,c,d,e,f,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=this;e=(d=c.lazyCerts,((b<0||b>=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+b])).getCert();$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=e;$s=2;case 2:return f;}return;}var $f={$blk:IC.ptr.prototype.cert,$c:true,$r,b,c,d,e,f,$s};return $f;};IC.prototype.cert=function(b){return this.$val.cert(b);};IC.ptr.prototype.findPotentialParents=function(b){var{b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=this;if(c===IG.nil){$s=-1;return JZ.nil;}d=JZ.nil;e=JZ.nil;f=JZ.nil;g=d;h=e;i=f;j=(k=c.byName[$String.keyFor(($bytesToString(b.RawIssuer)))],k!==undefined?k.v:IM.nil);l=0;case 1:if(!(l=j.$length)?($throwRuntimeError("index out of range"),undefined):j.$array[j.$offset+l]);o=c.cert(m);$s=3;case 3:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}n=o;p=n[0];q=n[1];if(!($interfaceIsEqual(q,$ifaceNil))){l++;$s=1;continue;}r=A.Equal(p.SubjectKeyId,b.AuthorityKeyId);if(r){g=$append(g,p);}else if(((p.SubjectKeyId.$length===0)&&b.AuthorityKeyId.$length>0)||(p.SubjectKeyId.$length>0&&(b.AuthorityKeyId.$length===0))){h=$append(h,p);}else{i=$append(i,p);}l++;$s=1;continue;case 2:s=(g.$length+h.$length>>0)+i.$length>>0;if(s===0){$s=-1;return JZ.nil;}t=$makeSlice(JZ,0,s);t=$appendSlice(t,g);t=$appendSlice(t,h);t=$appendSlice(t,i);$s=-1;return t;}return;}var $f={$blk:IC.ptr.prototype.findPotentialParents,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s};return $f;};IC.prototype.findPotentialParents=function(b){return this.$val.findPotentialParents(b);};IC.ptr.prototype.contains=function(b){var b,c,d;c=this;if(c===IG.nil){return false;}return(d=c.haveSum[IB.keyFor(U.Sum224(b.Raw))],d!==undefined?d.v:false);};IC.prototype.contains=function(b){return this.$val.contains(b);};IC.ptr.prototype.AddCert=function(b){var b,c;c=this;if(b===IT.nil){$panic(new $String("adding nil Certificate to CertPool"));}c.addCertFunc($clone(U.Sum224(b.Raw),IB),($bytesToString(b.RawSubject)),(function(){return[b,$ifaceNil];}));};IC.prototype.AddCert=function(b){return this.$val.AddCert(b);};IC.ptr.prototype.addCertFunc=function(b,c,d){var b,c,d,e,f,g,h,i;e=this;if(d===$throwNilPointerError){$panic(new $String("getCert can't be nil"));}if((f=e.haveSum[IB.keyFor(b)],f!==undefined?f.v:false)){return;}g=$clone(b,IB);(e.haveSum||$throwRuntimeError("assignment to entry in nil map"))[IB.keyFor(g)]={k:g,v:true};e.lazyCerts=$append(e.lazyCerts,new ID.ptr((new IJ($stringToBytes(c))),d));h=c;(e.byName||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(h)]={k:h,v:$append((i=e.byName[$String.keyFor(c)],i!==undefined?i.v:IM.nil),e.lazyCerts.$length-1>>0)};};IC.prototype.addCertFunc=function(b,c,d){return this.$val.addCertFunc(b,c,d);};IC.ptr.prototype.AppendCertsFromPEM=function(b){var{b,c,d,e,f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=false;d=this;case 1:if(!(b.$length>0)){$s=2;continue;}e=[e];f=[f];g=JG.nil;i=J.Decode(b);$s=3;case 3:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}h=i;g=h[0];b=h[1];if(g===JG.nil){$s=2;continue;}if(!(g.Type==="CERTIFICATE")||!(($keys(g.Headers).length===0))){$s=1;continue;}e[0]=g.Bytes;k=HZ(e[0]);$s=4;case 4:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j=k;l=j[0];m=j[1];if(!($interfaceIsEqual(m,$ifaceNil))){$s=1;continue;}f[0]=new KQ.ptr(new AF.Once.ptr(0,new AF.Mutex.ptr(0,0)),IT.nil);d.addCertFunc($clone(U.Sum224(l.Raw),IB),($bytesToString(l.RawSubject)),(function(e,f){return function $b(){var{$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:$r=f[0].Once.Do((function(e,f){return function $b(){var{n,o,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:o=HZ(e[0]);$s=1;case 1:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}n=o;f[0].v=n[0];e[0]=IJ.nil;$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,n,o,$s};return $f;};})(e,f));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return[f[0].v,$ifaceNil];}return;}var $f={$blk:$b,$c:true,$r,$s};return $f;};})(e,f));c=true;$s=1;continue;case 2:c=c;$s=-1;return c;}return;}var $f={$blk:IC.ptr.prototype.AppendCertsFromPEM,$c:true,$r,b,c,d,e,f,g,h,i,j,k,l,m,$s};return $f;};IC.prototype.AppendCertsFromPEM=function(b){return this.$val.AppendCertsFromPEM(b);};IC.ptr.prototype.Subjects=function(){var b,c,d,e,f,g;b=this;c=$makeSlice(KR,b.len());d=b.lazyCerts;e=0;while(true){if(!(e=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+e]),ID);((f<0||f>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+f]=g.rawSubject);e++;}return c;};IC.prototype.Subjects=function(){return this.$val.Subjects();};AX.methods=[{prop:"isRSAPSS",name:"isRSAPSS",pkg:"crypto/x509",typ:$funcType([],[$Bool],false)},{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)}];AY.methods=[{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)}];IT.methods=[{prop:"Equal",name:"Equal",pkg:"",typ:$funcType([IT],[$Bool],false)},{prop:"hasSANExtension",name:"hasSANExtension",pkg:"crypto/x509",typ:$funcType([],[$Bool],false)},{prop:"CheckSignatureFrom",name:"CheckSignatureFrom",pkg:"",typ:$funcType([IT],[$error],false)},{prop:"CheckSignature",name:"CheckSignature",pkg:"",typ:$funcType([AX,IJ,IJ],[$error],false)},{prop:"hasNameConstraints",name:"hasNameConstraints",pkg:"crypto/x509",typ:$funcType([],[$Bool],false)},{prop:"getSANExtension",name:"getSANExtension",pkg:"crypto/x509",typ:$funcType([],[IJ],false)},{prop:"CheckCRLSignature",name:"CheckCRLSignature",pkg:"",typ:$funcType([JI],[$error],false)},{prop:"CreateCRL",name:"CreateCRL",pkg:"",typ:$funcType([N.Reader,$emptyInterface,JH,S.Time,S.Time],[IJ,$error],false)},{prop:"checkNameConstraints",name:"checkNameConstraints",pkg:"crypto/x509",typ:$funcType([JX,$Int,$String,$String,$emptyInterface,KS,$emptyInterface,$emptyInterface],[$error],false)},{prop:"isValid",name:"isValid",pkg:"crypto/x509",typ:$funcType([$Int,JZ,KT],[$error],false)},{prop:"Verify",name:"Verify",pkg:"",typ:$funcType([FL],[KA,$error],false)},{prop:"buildChains",name:"buildChains",pkg:"crypto/x509",typ:$funcType([KU,JZ,JX,KT],[KA,$error],false)},{prop:"VerifyHostname",name:"VerifyHostname",pkg:"",typ:$funcType([$String],[$error],false)},{prop:"systemVerify",name:"systemVerify",pkg:"crypto/x509",typ:$funcType([KT],[KA,$error],false)}];DD.methods=[{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)}];DE.methods=[{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)}];DH.methods=[{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)}];FG.methods=[{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)}];FH.methods=[{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)}];FI.methods=[{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)}];FJ.methods=[{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)},{prop:"Unwrap",name:"Unwrap",pkg:"",typ:$funcType([],[$error],false)}];IG.methods=[{prop:"len",name:"len",pkg:"crypto/x509",typ:$funcType([],[$Int],false)},{prop:"cert",name:"cert",pkg:"crypto/x509",typ:$funcType([$Int],[IT,$error],false)},{prop:"copy",name:"copy",pkg:"crypto/x509",typ:$funcType([],[IG],false)},{prop:"findPotentialParents",name:"findPotentialParents",pkg:"crypto/x509",typ:$funcType([IT],[JZ],false)},{prop:"contains",name:"contains",pkg:"crypto/x509",typ:$funcType([IT],[$Bool],false)},{prop:"AddCert",name:"AddCert",pkg:"",typ:$funcType([IT],[],false)},{prop:"addCertFunc",name:"addCertFunc",pkg:"crypto/x509",typ:$funcType([IB,$String,KW],[],false)},{prop:"AppendCertsFromPEM",name:"AppendCertsFromPEM",pkg:"",typ:$funcType([IJ],[$Bool],false)},{prop:"Subjects",name:"Subjects",pkg:"",typ:$funcType([],[KR],false)}];AV.init("",[{prop:"Raw",name:"Raw",embedded:false,exported:true,typ:I.RawContent,tag:""},{prop:"Algorithm",name:"Algorithm",embedded:false,exported:true,typ:H.AlgorithmIdentifier,tag:""},{prop:"PublicKey",name:"PublicKey",embedded:false,exported:true,typ:I.BitString,tag:""}]);AW.init("",[{prop:"Id",name:"Id",embedded:false,exported:true,typ:IJ,tag:"asn1:\"optional,tag:0\""}]);BV.init("",[{prop:"Hash",name:"Hash",embedded:false,exported:true,typ:H.AlgorithmIdentifier,tag:"asn1:\"explicit,tag:0\""},{prop:"MGF",name:"MGF",embedded:false,exported:true,typ:H.AlgorithmIdentifier,tag:"asn1:\"explicit,tag:1\""},{prop:"SaltLength",name:"SaltLength",embedded:false,exported:true,typ:$Int,tag:"asn1:\"explicit,tag:2\""},{prop:"TrailerField",name:"TrailerField",embedded:false,exported:true,typ:$Int,tag:"asn1:\"optional,explicit,tag:3,default:1\""}]);DB.init("",[{prop:"Raw",name:"Raw",embedded:false,exported:true,typ:IJ,tag:""},{prop:"RawTBSCertificate",name:"RawTBSCertificate",embedded:false,exported:true,typ:IJ,tag:""},{prop:"RawSubjectPublicKeyInfo",name:"RawSubjectPublicKeyInfo",embedded:false,exported:true,typ:IJ,tag:""},{prop:"RawSubject",name:"RawSubject",embedded:false,exported:true,typ:IJ,tag:""},{prop:"RawIssuer",name:"RawIssuer",embedded:false,exported:true,typ:IJ,tag:""},{prop:"Signature",name:"Signature",embedded:false,exported:true,typ:IJ,tag:""},{prop:"SignatureAlgorithm",name:"SignatureAlgorithm",embedded:false,exported:true,typ:AX,tag:""},{prop:"PublicKeyAlgorithm",name:"PublicKeyAlgorithm",embedded:false,exported:true,typ:AY,tag:""},{prop:"PublicKey",name:"PublicKey",embedded:false,exported:true,typ:$emptyInterface,tag:""},{prop:"Version",name:"Version",embedded:false,exported:true,typ:$Int,tag:""},{prop:"SerialNumber",name:"SerialNumber",embedded:false,exported:true,typ:IP,tag:""},{prop:"Issuer",name:"Issuer",embedded:false,exported:true,typ:H.Name,tag:""},{prop:"Subject",name:"Subject",embedded:false,exported:true,typ:H.Name,tag:""},{prop:"NotBefore",name:"NotBefore",embedded:false,exported:true,typ:S.Time,tag:""},{prop:"NotAfter",name:"NotAfter",embedded:false,exported:true,typ:S.Time,tag:""},{prop:"KeyUsage",name:"KeyUsage",embedded:false,exported:true,typ:CI,tag:""},{prop:"Extensions",name:"Extensions",embedded:false,exported:true,typ:IV,tag:""},{prop:"ExtraExtensions",name:"ExtraExtensions",embedded:false,exported:true,typ:IV,tag:""},{prop:"UnhandledCriticalExtensions",name:"UnhandledCriticalExtensions",embedded:false,exported:true,typ:JB,tag:""},{prop:"ExtKeyUsage",name:"ExtKeyUsage",embedded:false,exported:true,typ:KB,tag:""},{prop:"UnknownExtKeyUsage",name:"UnknownExtKeyUsage",embedded:false,exported:true,typ:JB,tag:""},{prop:"BasicConstraintsValid",name:"BasicConstraintsValid",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"IsCA",name:"IsCA",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"MaxPathLen",name:"MaxPathLen",embedded:false,exported:true,typ:$Int,tag:""},{prop:"MaxPathLenZero",name:"MaxPathLenZero",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"SubjectKeyId",name:"SubjectKeyId",embedded:false,exported:true,typ:IJ,tag:""},{prop:"AuthorityKeyId",name:"AuthorityKeyId",embedded:false,exported:true,typ:IJ,tag:""},{prop:"OCSPServer",name:"OCSPServer",embedded:false,exported:true,typ:IN,tag:""},{prop:"IssuingCertificateURL",name:"IssuingCertificateURL",embedded:false,exported:true,typ:IN,tag:""},{prop:"DNSNames",name:"DNSNames",embedded:false,exported:true,typ:IN,tag:""},{prop:"EmailAddresses",name:"EmailAddresses",embedded:false,exported:true,typ:IN,tag:""},{prop:"IPAddresses",name:"IPAddresses",embedded:false,exported:true,typ:JS,tag:""},{prop:"URIs",name:"URIs",embedded:false,exported:true,typ:JU,tag:""},{prop:"PermittedDNSDomainsCritical",name:"PermittedDNSDomainsCritical",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"PermittedDNSDomains",name:"PermittedDNSDomains",embedded:false,exported:true,typ:IN,tag:""},{prop:"ExcludedDNSDomains",name:"ExcludedDNSDomains",embedded:false,exported:true,typ:IN,tag:""},{prop:"PermittedIPRanges",name:"PermittedIPRanges",embedded:false,exported:true,typ:KO,tag:""},{prop:"ExcludedIPRanges",name:"ExcludedIPRanges",embedded:false,exported:true,typ:KO,tag:""},{prop:"PermittedEmailAddresses",name:"PermittedEmailAddresses",embedded:false,exported:true,typ:IN,tag:""},{prop:"ExcludedEmailAddresses",name:"ExcludedEmailAddresses",embedded:false,exported:true,typ:IN,tag:""},{prop:"PermittedURIDomains",name:"PermittedURIDomains",embedded:false,exported:true,typ:IN,tag:""},{prop:"ExcludedURIDomains",name:"ExcludedURIDomains",embedded:false,exported:true,typ:IN,tag:""},{prop:"CRLDistributionPoints",name:"CRLDistributionPoints",embedded:false,exported:true,typ:IN,tag:""},{prop:"PolicyIdentifiers",name:"PolicyIdentifiers",embedded:false,exported:true,typ:JB,tag:""}]);DE.init("",[]);DH.init("",[]);FG.init("",[{prop:"Cert",name:"Cert",embedded:false,exported:true,typ:IT,tag:""},{prop:"Reason",name:"Reason",embedded:false,exported:true,typ:FF,tag:""},{prop:"Detail",name:"Detail",embedded:false,exported:true,typ:$String,tag:""}]);FH.init("",[{prop:"Certificate",name:"Certificate",embedded:false,exported:true,typ:IT,tag:""},{prop:"Host",name:"Host",embedded:false,exported:true,typ:$String,tag:""}]);FI.init("crypto/x509",[{prop:"Cert",name:"Cert",embedded:false,exported:true,typ:IT,tag:""},{prop:"hintErr",name:"hintErr",embedded:false,exported:false,typ:$error,tag:""},{prop:"hintCert",name:"hintCert",embedded:false,exported:false,typ:IT,tag:""}]);FJ.init("",[{prop:"Err",name:"Err",embedded:false,exported:true,typ:$error,tag:""}]);FL.init("",[{prop:"DNSName",name:"DNSName",embedded:false,exported:true,typ:$String,tag:""},{prop:"Intermediates",name:"Intermediates",embedded:false,exported:true,typ:IG,tag:""},{prop:"Roots",name:"Roots",embedded:false,exported:true,typ:IG,tag:""},{prop:"CurrentTime",name:"CurrentTime",embedded:false,exported:true,typ:S.Time,tag:""},{prop:"KeyUsages",name:"KeyUsages",embedded:false,exported:true,typ:KB,tag:""},{prop:"MaxConstraintComparisions",name:"MaxConstraintComparisions",embedded:false,exported:true,typ:$Int,tag:""}]);FM.init("crypto/x509",[{prop:"local",name:"local",embedded:false,exported:false,typ:$String,tag:""},{prop:"domain",name:"domain",embedded:false,exported:false,typ:$String,tag:""}]);GB.init("",[{prop:"Version",name:"Version",embedded:false,exported:true,typ:$Int,tag:""},{prop:"PrivateKey",name:"PrivateKey",embedded:false,exported:true,typ:IJ,tag:""},{prop:"NamedCurveOID",name:"NamedCurveOID",embedded:false,exported:true,typ:I.ObjectIdentifier,tag:"asn1:\"optional,explicit,tag:0\""},{prop:"PublicKey",name:"PublicKey",embedded:false,exported:true,typ:I.BitString,tag:"asn1:\"optional,explicit,tag:1\""}]);GQ.init("",[{prop:"Version",name:"Version",embedded:false,exported:true,typ:$Int,tag:""},{prop:"Algo",name:"Algo",embedded:false,exported:true,typ:H.AlgorithmIdentifier,tag:""},{prop:"PrivateKey",name:"PrivateKey",embedded:false,exported:true,typ:IJ,tag:""}]);GT.init("",[{prop:"Version",name:"Version",embedded:false,exported:true,typ:$Int,tag:""},{prop:"N",name:"N",embedded:false,exported:true,typ:IP,tag:""},{prop:"E",name:"E",embedded:false,exported:true,typ:$Int,tag:""},{prop:"D",name:"D",embedded:false,exported:true,typ:IP,tag:""},{prop:"P",name:"P",embedded:false,exported:true,typ:IP,tag:""},{prop:"Q",name:"Q",embedded:false,exported:true,typ:IP,tag:""},{prop:"Dp",name:"Dp",embedded:false,exported:true,typ:IP,tag:"asn1:\"optional\""},{prop:"Dq",name:"Dq",embedded:false,exported:true,typ:IP,tag:"asn1:\"optional\""},{prop:"Qinv",name:"Qinv",embedded:false,exported:true,typ:IP,tag:"asn1:\"optional\""},{prop:"AdditionalPrimes",name:"AdditionalPrimes",embedded:false,exported:true,typ:KE,tag:"asn1:\"optional,omitempty\""}]);GU.init("",[{prop:"Prime",name:"Prime",embedded:false,exported:true,typ:IP,tag:""},{prop:"Exp",name:"Exp",embedded:false,exported:true,typ:IP,tag:""},{prop:"Coeff",name:"Coeff",embedded:false,exported:true,typ:IP,tag:""}]);GV.init("",[{prop:"N",name:"N",embedded:false,exported:true,typ:IP,tag:""},{prop:"E",name:"E",embedded:false,exported:true,typ:$Int,tag:""}]);IB.init($Uint8,28);IC.init("crypto/x509",[{prop:"byName",name:"byName",embedded:false,exported:false,typ:KX,tag:""},{prop:"lazyCerts",name:"lazyCerts",embedded:false,exported:false,typ:KP,tag:""},{prop:"haveSum",name:"haveSum",embedded:false,exported:false,typ:KY,tag:""},{prop:"systemPool",name:"systemPool",embedded:false,exported:false,typ:$Bool,tag:""}]);ID.init("crypto/x509",[{prop:"rawSubject",name:"rawSubject",embedded:false,exported:false,typ:IJ,tag:""},{prop:"getCert",name:"getCert",embedded:false,exported:false,typ:KW,tag:""}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=AG.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=AH.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=AI.$init();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=AL.$init();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=D.$init();$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=E.$init();$s=9;case 9:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=AJ.$init();$s=10;case 10:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=F.$init();$s=11;case 11:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=G.$init();$s=12;case 12:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=U.$init();$s=13;case 13:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=V.$init();$s=14;case 14:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=H.$init();$s=15;case 15:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=I.$init();$s=16;case 16:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=AK.$init();$s=17;case 17:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=J.$init();$s=18;case 18:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=K.$init();$s=19;case 19:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=L.$init();$s=20;case 20:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=M.$init();$s=21;case 21:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=N.$init();$s=22;case 22:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=AC.$init();$s=23;case 23:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=O.$init();$s=24;case 24:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=P.$init();$s=25;case 25:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=Q.$init();$s=26;case 26:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=AD.$init();$s=27;case 27:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=AE.$init();$s=28;case 28:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=Y.$init();$s=29;case 29:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=Z.$init();$s=30;case 30:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=R.$init();$s=31;case 31:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=AA.$init();$s=32;case 32:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=AF.$init();$s=33;case 33:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=S.$init();$s=34;case 34:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=T.$init();$s=35;case 35:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=AM.$init();$s=36;case 36:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=AB.$init();$s=37;case 37:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=W.$init();$s=38;case 38:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=X.$init();$s=39;case 39:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}GL=new AF.Once.ptr(0,new AF.Mutex.ptr(0,0));GM=IG.nil;GN=$ifaceNil;AZ=$toNativeArray($kindString,["","RSA","DSA","ECDSA","Ed25519"]);BA=new I.ObjectIdentifier([1,2,840,113549,1,1,2]);BB=new I.ObjectIdentifier([1,2,840,113549,1,1,4]);BC=new I.ObjectIdentifier([1,2,840,113549,1,1,5]);BD=new I.ObjectIdentifier([1,2,840,113549,1,1,11]);BE=new I.ObjectIdentifier([1,2,840,113549,1,1,12]);BF=new I.ObjectIdentifier([1,2,840,113549,1,1,13]);BG=new I.ObjectIdentifier([1,2,840,113549,1,1,10]);BH=new I.ObjectIdentifier([1,2,840,10040,4,3]);BI=new I.ObjectIdentifier([2,16,840,1,101,3,4,3,2]);BJ=new I.ObjectIdentifier([1,2,840,10045,4,1]);BK=new I.ObjectIdentifier([1,2,840,10045,4,3,2]);BL=new I.ObjectIdentifier([1,2,840,10045,4,3,3]);BM=new I.ObjectIdentifier([1,2,840,10045,4,3,4]);BN=new I.ObjectIdentifier([1,3,101,112]);BO=new I.ObjectIdentifier([2,16,840,1,101,3,4,2,1]);BP=new I.ObjectIdentifier([2,16,840,1,101,3,4,2,2]);BQ=new I.ObjectIdentifier([2,16,840,1,101,3,4,2,3]);BR=new I.ObjectIdentifier([1,2,840,113549,1,1,8]);BS=new I.ObjectIdentifier([1,3,14,3,2,29]);BT=new II([new IH.ptr(1,"MD2-RSA",BA,1,0),new IH.ptr(2,"MD5-RSA",BB,1,2),new IH.ptr(3,"SHA1-RSA",BC,1,3),new IH.ptr(3,"SHA1-RSA",BS,1,3),new IH.ptr(4,"SHA256-RSA",BD,1,5),new IH.ptr(5,"SHA384-RSA",BE,1,6),new IH.ptr(6,"SHA512-RSA",BF,1,7),new IH.ptr(13,"SHA256-RSAPSS",BG,1,5),new IH.ptr(14,"SHA384-RSAPSS",BG,1,6),new IH.ptr(15,"SHA512-RSAPSS",BG,1,7),new IH.ptr(7,"DSA-SHA1",BH,2,3),new IH.ptr(8,"DSA-SHA256",BI,2,5),new IH.ptr(9,"ECDSA-SHA1",BJ,3,3),new IH.ptr(10,"ECDSA-SHA256",BK,3,5),new IH.ptr(11,"ECDSA-SHA384",BL,3,6),new IH.ptr(12,"ECDSA-SHA512",BM,3,7),new IH.ptr(16,"Ed25519",BN,4,0)]);BU=$makeMap(B.Hash.keyFor,[{k:5,v:new I.RawValue.ptr(0,0,false,IJ.nil,new IJ([48,52,160,15,48,13,6,9,96,134,72,1,101,3,4,2,1,5,0,161,28,48,26,6,9,42,134,72,134,247,13,1,1,8,48,13,6,9,96,134,72,1,101,3,4,2,1,5,0,162,3,2,1,32]))},{k:6,v:new I.RawValue.ptr(0,0,false,IJ.nil,new IJ([48,52,160,15,48,13,6,9,96,134,72,1,101,3,4,2,2,5,0,161,28,48,26,6,9,42,134,72,134,247,13,1,1,8,48,13,6,9,96,134,72,1,101,3,4,2,2,5,0,162,3,2,1,48]))},{k:7,v:new I.RawValue.ptr(0,0,false,IJ.nil,new IJ([48,52,160,15,48,13,6,9,96,134,72,1,101,3,4,2,3,5,0,161,28,48,26,6,9,42,134,72,134,247,13,1,1,8,48,13,6,9,96,134,72,1,101,3,4,2,3,5,0,162,3,2,1,64]))}]);BX=new I.ObjectIdentifier([1,2,840,113549,1,1,1]);BY=new I.ObjectIdentifier([1,2,840,10040,4,1]);BZ=new I.ObjectIdentifier([1,2,840,10045,2,1]);CA=BN;CC=new I.ObjectIdentifier([1,3,132,0,33]);CD=new I.ObjectIdentifier([1,2,840,10045,3,1,7]);CE=new I.ObjectIdentifier([1,3,132,0,34]);CF=new I.ObjectIdentifier([1,3,132,0,35]);CJ=new I.ObjectIdentifier([2,5,29,37,0]);CK=new I.ObjectIdentifier([1,3,6,1,5,5,7,3,1]);CL=new I.ObjectIdentifier([1,3,6,1,5,5,7,3,2]);CM=new I.ObjectIdentifier([1,3,6,1,5,5,7,3,3]);CN=new I.ObjectIdentifier([1,3,6,1,5,5,7,3,4]);CO=new I.ObjectIdentifier([1,3,6,1,5,5,7,3,5]);CP=new I.ObjectIdentifier([1,3,6,1,5,5,7,3,6]);CQ=new I.ObjectIdentifier([1,3,6,1,5,5,7,3,7]);CR=new I.ObjectIdentifier([1,3,6,1,5,5,7,3,8]);CS=new I.ObjectIdentifier([1,3,6,1,5,5,7,3,9]);CT=new I.ObjectIdentifier([1,3,6,1,4,1,311,10,3,3]);CU=new I.ObjectIdentifier([2,16,840,1,113730,4,1]);CV=new I.ObjectIdentifier([1,3,6,1,4,1,311,2,1,22]);CW=new I.ObjectIdentifier([1,3,6,1,4,1,311,61,1,1]);CY=new IL([new IK.ptr(0,CJ),new IK.ptr(1,CK),new IK.ptr(2,CL),new IK.ptr(3,CM),new IK.ptr(4,CN),new IK.ptr(5,CO),new IK.ptr(6,CP),new IK.ptr(7,CQ),new IK.ptr(8,CR),new IK.ptr(9,CS),new IK.ptr(10,CT),new IK.ptr(11,CU),new IK.ptr(12,CV),new IK.ptr(13,CW)]);$pkg.ErrUnsupportedAlgorithm=K.New("x509: cannot verify signature: algorithm unimplemented");a=M.Get("x509sha1");$s=40;case 40:if($c){$c=false;a=a.$blk();}if(a&&a.$blk!==undefined){break s;}DC=a==="1";DS=new IM([2,5,29,35]);DU=new IM([2,5,29,17]);DW=new IM([2,5,29,30]);DY=new IM([1,3,6,1,5,5,7,1,1]);EA=new I.ObjectIdentifier([1,3,6,1,5,5,7,48,1]);EB=new I.ObjectIdentifier([1,3,6,1,5,5,7,48,2]);FK=K.New("x509: missing ASN.1 contents; use ParseCertificate");GJ=new IN([]);GK=new IN([]);$pkg.IncorrectPasswordError=K.New("x509: decryption password incorrect");}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["vendor/golang.org/x/crypto/internal/subtle"]=(function(){var $pkg={},$init,B,A,E,C,D;B=$packages["github.com/gopherjs/gopherjs/js"];A=$packages["reflect"];E=$ptrType($Uint8);C=function(b,c){var b,c;if((b.$length===0)||(c.$length===0)||$indexPtr(b.$array,b.$offset+0,E)===$indexPtr(c.$array,c.$offset+0,E)){return false;}return D(b,c);};$pkg.InexactOverlap=C;D=function(b,c){var b,c;return b.$length>0&&c.$length>0&&b.$array===c.$array&&($parseInt(b.$offset)>>0)<=((($parseInt(c.$offset)>>0)+c.$length>>0)-1>>0)&&($parseInt(c.$offset)>>0)<=((($parseInt(b.$offset)>>0)+b.$length>>0)-1>>0);};$pkg.AnyOverlap=D;$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=B.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=A.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["vendor/golang.org/x/crypto/chacha20"]=(function(){var $pkg={},$init,B,C,D,E,A,F,H,N,O,P,Q,R,G,I,J,K,L,M;B=$packages["crypto/cipher"];C=$packages["encoding/binary"];D=$packages["errors"];E=$packages["math/bits"];A=$packages["runtime"];F=$packages["vendor/golang.org/x/crypto/internal/subtle"];H=$pkg.Cipher=$newType(0,$kindStruct,"chacha20.Cipher",true,"vendor/golang.org/x/crypto/chacha20",true,function(key_,counter_,nonce_,buf_,len_,overflow_,precompDone_,p1_,p5_,p9_,p13_,p2_,p6_,p10_,p14_,p3_,p7_,p11_,p15_){this.$val=this;if(arguments.length===0){this.key=O.zero();this.counter=0;this.nonce=P.zero();this.buf=Q.zero();this.len=0;this.overflow=false;this.precompDone=false;this.p1=0;this.p5=0;this.p9=0;this.p13=0;this.p2=0;this.p6=0;this.p10=0;this.p14=0;this.p3=0;this.p7=0;this.p11=0;this.p15=0;return;}this.key=key_;this.counter=counter_;this.nonce=nonce_;this.buf=buf_;this.len=len_;this.overflow=overflow_;this.precompDone=precompDone_;this.p1=p1_;this.p5=p5_;this.p9=p9_;this.p13=p13_;this.p2=p2_;this.p6=p6_;this.p10=p10_;this.p14=p14_;this.p3=p3_;this.p7=p7_;this.p11=p11_;this.p15=p15_;});N=$ptrType(H);O=$arrayType($Uint32,8);P=$arrayType($Uint32,3);Q=$arrayType($Uint8,64);R=$sliceType($Uint8);G=function(a,b,c,d){var a,b,c,d,e,f,g;$unused((3>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+3]));$unused((3>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+3]));if(false){g=(((0>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+0])>>>0));g=(g|(((((1>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+1])>>>0))<<8>>>0)))>>>0;g=(g|(((((2>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+2])>>>0))<<16>>>0)))>>>0;g=(g|(((((3>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+3])>>>0))<<24>>>0)))>>>0;g=(g^((c+d>>>0)))>>>0;(0>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+0]=((g<<24>>>24)));(1>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+1]=(((g>>>8>>>0)<<24>>>24)));(2>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+2]=(((g>>>16>>>0)<<24>>>24)));(3>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+3]=(((g>>>24>>>0)<<24>>>24)));}else{c=c+(d)>>>0;(0>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+0]=(((0>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+0])^((c<<24>>>24)))<<24>>>24));(1>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+1]=(((1>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+1])^(((c>>>8>>>0)<<24>>>24)))<<24>>>24));(2>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+2]=(((2>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+2])^(((c>>>16>>>0)<<24>>>24)))<<24>>>24));(3>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+3]=(((3>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+3])^(((c>>>24>>>0)<<24>>>24)))<<24>>>24));}};H.ptr.prototype.xorKeyStreamBlocks=function(a,b){var a,b,c;c=this;c.xorKeyStreamBlocksGeneric(a,b);};H.prototype.xorKeyStreamBlocks=function(a,b){return this.$val.xorKeyStreamBlocks(a,b);};I=function(a,b){var a,b,c;c=new H.ptr(O.zero(),0,P.zero(),Q.zero(),0,false,false,0,0,0,0,0,0,0,0,0,0,0,0);return J(c,a,b);};$pkg.NewUnauthenticatedCipher=I;J=function(a,b,c){var a,b,c,d,e,f,g;if(!((b.$length===32))){return[N.nil,D.New("chacha20: wrong key size")];}if(c.$length===24){d=L(b,$subslice(c,0,16));b=d[0];e=$makeSlice(R,12);$copySlice($subslice(e,4,12),$subslice(c,16,24));c=e;}else if(!((c.$length===12))){return[N.nil,D.New("chacha20: wrong nonce size")];}f=$subslice(b,0,32);g=$subslice(c,0,12);b=f;c=g;O.copy(a.key,$toNativeArray($kindUint32,[$clone(C.LittleEndian,C.littleEndian).Uint32($subslice(b,0,4)),$clone(C.LittleEndian,C.littleEndian).Uint32($subslice(b,4,8)),$clone(C.LittleEndian,C.littleEndian).Uint32($subslice(b,8,12)),$clone(C.LittleEndian,C.littleEndian).Uint32($subslice(b,12,16)),$clone(C.LittleEndian,C.littleEndian).Uint32($subslice(b,16,20)),$clone(C.LittleEndian,C.littleEndian).Uint32($subslice(b,20,24)),$clone(C.LittleEndian,C.littleEndian).Uint32($subslice(b,24,28)),$clone(C.LittleEndian,C.littleEndian).Uint32($subslice(b,28,32))]));P.copy(a.nonce,$toNativeArray($kindUint32,[$clone(C.LittleEndian,C.littleEndian).Uint32($subslice(c,0,4)),$clone(C.LittleEndian,C.littleEndian).Uint32($subslice(c,4,8)),$clone(C.LittleEndian,C.littleEndian).Uint32($subslice(c,8,12))]));return[a,$ifaceNil];};K=function(a,b,c,d){var a,b,c,d;a=a+(b)>>>0;d=(d^(a))>>>0;d=E.RotateLeft32(d,16);c=c+(d)>>>0;b=(b^(c))>>>0;b=E.RotateLeft32(b,12);a=a+(b)>>>0;d=(d^(a))>>>0;d=E.RotateLeft32(d,8);c=c+(d)>>>0;b=(b^(c))>>>0;b=E.RotateLeft32(b,7);return[a,b,c,d];};H.ptr.prototype.SetCounter=function(a){var a,b,c,d;b=this;d=b.counter-(c=((b.len>>>0))/64,(c===c&&c!==1/0&&c!==-1/0)?c>>>0:$throwRuntimeError("integer divide by zero"))>>>0;if(b.overflow||a>>0)>>0)),64);}else{b.counter=a;b.len=0;}};H.prototype.SetCounter=function(a){return this.$val.SetCounter(a);};H.ptr.prototype.XORKeyStream=function(a,b){var a,aa,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;c=this;if(b.$length===0){return;}if(a.$length>0));if(b.$length>0,((e<0||e>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+e])));f=d;g=0;while(true){if(!(g=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+g]);((h<0||h>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+h]=((((h<0||h>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+h])^i)<<24>>>24));g++;}c.len=c.len-(d.$length)>>0;j=$subslice(a,d.$length);k=$subslice(b,d.$length);a=j;b=k;}if(b.$length===0){return;}n=$div64(((l=(m=(new $Uint64(0,b.$length)),new $Uint64(m.$high+0,m.$low+64)),new $Uint64(l.$high-0,l.$low-1))),new $Uint64(0,64),false);if(c.overflow||(o=(p=(new $Uint64(0,c.counter)),new $Uint64(p.$high+n.$high,p.$low+n.$low)),(o.$high>1||(o.$high===1&&o.$low>0)))){$panic(new $String("chacha20: counter overflow"));}else if((q=(r=(new $Uint64(0,c.counter)),new $Uint64(r.$high+n.$high,r.$low+n.$low)),(q.$high===1&&q.$low===0))){c.overflow=true;}t=b.$length-(s=b.$length%64,s===s?s:$throwRuntimeError("integer divide by zero"))>>0;if(t>0){c.xorKeyStreamBlocks($subslice(a,0,t),$subslice(b,0,t));}u=$subslice(a,t);v=$subslice(b,t);a=u;b=v;if((w=(x=(new $Uint64(0,c.counter)),new $Uint64(x.$high+0,x.$low+1)),(w.$high>1||(w.$high===1&&w.$low>0)))){Q.copy(c.buf,Q.zero());z=(y=(((b.$length+64>>0)-1>>0))/64,(y===y&&y!==1/0&&y!==-1/0)?y>>0:$throwRuntimeError("integer divide by zero"));aa=$subslice(new R(c.buf),(64-($imul(z,64))>>0));$copySlice(aa,b);c.xorKeyStreamBlocksGeneric(aa,aa);c.len=aa.$length-$copySlice(a,aa)>>0;return;}if(b.$length>0){Q.copy(c.buf,Q.zero());$copySlice(new R(c.buf),b);c.xorKeyStreamBlocks(new R(c.buf),new R(c.buf));c.len=64-$copySlice(a,new R(c.buf))>>0;}};H.prototype.XORKeyStream=function(a,b){return this.$val.XORKeyStream(a,b);};H.ptr.prototype.xorKeyStreamBlocksGeneric=function(a,b){var a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,b,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;c=this;if(!((a.$length===b.$length))||!(((d=a.$length%64,d===d?d:$throwRuntimeError("integer divide by zero"))===0))){$panic(new $String("chacha20: internal error: wrong dst and/or src length"));}e=1634760805;f=857760878;g=2036477234;h=1797285236;i=e;j=f;k=g;l=h;m=c.key[0];n=c.key[1];o=c.key[2];p=c.key[3];q=m;r=n;s=o;t=p;u=c.key[4];v=c.key[5];w=c.key[6];x=c.key[7];y=u;z=v;aa=w;ab=x;$unused(c.counter);ad=c.nonce[0];ae=c.nonce[1];af=c.nonce[2];ag=ad;ah=ae;ai=af;if(!c.precompDone){aj=K(j,r,z,ag);c.p1=aj[0];c.p5=aj[1];c.p9=aj[2];c.p13=aj[3];ak=K(k,s,aa,ah);c.p2=ak[0];c.p6=ak[1];c.p10=ak[2];c.p14=ak[3];al=K(l,t,ab,ai);c.p3=al[0];c.p7=al[1];c.p11=al[2];c.p15=al[3];c.precompDone=true;}while(true){if(!(b.$length>=64&&a.$length>=64)){break;}am=K(i,q,y,c.counter);an=am[0];ao=am[1];ap=am[2];aq=am[3];ar=K(an,c.p5,c.p10,c.p15);as=ar[0];at=ar[1];au=ar[2];av=ar[3];aw=K(c.p1,c.p6,c.p11,aq);ax=aw[0];ay=aw[1];az=aw[2];ba=aw[3];bb=K(c.p2,c.p7,ap,c.p13);bc=bb[0];bd=bb[1];be=bb[2];bf=bb[3];bg=K(c.p3,ao,c.p9,c.p14);bh=bg[0];bi=bg[1];bj=bg[2];bk=bg[3];bl=0;while(true){if(!(bl<9)){break;}bm=K(as,bi,be,ba);as=bm[0];bi=bm[1];be=bm[2];ba=bm[3];bn=K(ax,at,bj,bf);ax=bn[0];at=bn[1];bj=bn[2];bf=bn[3];bo=K(bc,ay,au,bk);bc=bo[0];ay=bo[1];au=bo[2];bk=bo[3];bp=K(bh,bd,az,av);bh=bp[0];bd=bp[1];az=bp[2];av=bp[3];bq=K(as,at,au,av);as=bq[0];at=bq[1];au=bq[2];av=bq[3];br=K(ax,ay,az,ba);ax=br[0];ay=br[1];az=br[2];ba=br[3];bs=K(bc,bd,be,bf);bc=bs[0];bd=bs[1];be=bs[2];bf=bs[3];bt=K(bh,bi,bj,bk);bh=bt[0];bi=bt[1];bj=bt[2];bk=bt[3];bl=bl+(1)>>0;}G($subslice(a,0,4),$subslice(b,0,4),as,i);G($subslice(a,4,8),$subslice(b,4,8),ax,j);G($subslice(a,8,12),$subslice(b,8,12),bc,k);G($subslice(a,12,16),$subslice(b,12,16),bh,l);G($subslice(a,16,20),$subslice(b,16,20),bi,q);G($subslice(a,20,24),$subslice(b,20,24),at,r);G($subslice(a,24,28),$subslice(b,24,28),ay,s);G($subslice(a,28,32),$subslice(b,28,32),bd,t);G($subslice(a,32,36),$subslice(b,32,36),be,y);G($subslice(a,36,40),$subslice(b,36,40),bj,z);G($subslice(a,40,44),$subslice(b,40,44),au,aa);G($subslice(a,44,48),$subslice(b,44,48),az,ab);G($subslice(a,48,52),$subslice(b,48,52),ba,c.counter);G($subslice(a,52,56),$subslice(b,52,56),bf,ag);G($subslice(a,56,60),$subslice(b,56,60),bk,ah);G($subslice(a,60,64),$subslice(b,60,64),av,ai);c.counter=c.counter+(1)>>>0;bu=$subslice(b,64);bv=$subslice(a,64);b=bu;a=bv;}};H.prototype.xorKeyStreamBlocksGeneric=function(a,b){return this.$val.xorKeyStreamBlocksGeneric(a,b);};L=function(a,b){var a,b,c;c=$makeSlice(R,32);return M(c,a,b);};$pkg.HChaCha20=L;M=function(a,b,c){var a,aa,ab,ac,ad,ae,af,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;if(!((b.$length===32))){return[R.nil,D.New("chacha20: wrong HChaCha20 key size")];}if(!((c.$length===16))){return[R.nil,D.New("chacha20: wrong HChaCha20 nonce size")];}d=1634760805;e=857760878;f=2036477234;g=1797285236;h=d;i=e;j=f;k=g;l=$clone(C.LittleEndian,C.littleEndian).Uint32($subslice(b,0,4));m=$clone(C.LittleEndian,C.littleEndian).Uint32($subslice(b,4,8));n=$clone(C.LittleEndian,C.littleEndian).Uint32($subslice(b,8,12));o=$clone(C.LittleEndian,C.littleEndian).Uint32($subslice(b,12,16));p=$clone(C.LittleEndian,C.littleEndian).Uint32($subslice(b,16,20));q=$clone(C.LittleEndian,C.littleEndian).Uint32($subslice(b,20,24));r=$clone(C.LittleEndian,C.littleEndian).Uint32($subslice(b,24,28));s=$clone(C.LittleEndian,C.littleEndian).Uint32($subslice(b,28,32));t=$clone(C.LittleEndian,C.littleEndian).Uint32($subslice(c,0,4));u=$clone(C.LittleEndian,C.littleEndian).Uint32($subslice(c,4,8));v=$clone(C.LittleEndian,C.littleEndian).Uint32($subslice(c,8,12));w=$clone(C.LittleEndian,C.littleEndian).Uint32($subslice(c,12,16));x=0;while(true){if(!(x<10)){break;}y=K(h,l,p,t);h=y[0];l=y[1];p=y[2];t=y[3];z=K(i,m,q,u);i=z[0];m=z[1];q=z[2];u=z[3];aa=K(j,n,r,v);j=aa[0];n=aa[1];r=aa[2];v=aa[3];ab=K(k,o,s,w);k=ab[0];o=ab[1];s=ab[2];w=ab[3];ac=K(h,m,r,w);h=ac[0];m=ac[1];r=ac[2];w=ac[3];ad=K(i,n,s,t);i=ad[0];n=ad[1];s=ad[2];t=ad[3];ae=K(j,o,p,u);j=ae[0];o=ae[1];p=ae[2];u=ae[3];af=K(k,l,q,v);k=af[0];l=af[1];q=af[2];v=af[3];x=x+(1)>>0;}$unused((31>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+31]));$clone(C.LittleEndian,C.littleEndian).PutUint32($subslice(a,0,4),h);$clone(C.LittleEndian,C.littleEndian).PutUint32($subslice(a,4,8),i);$clone(C.LittleEndian,C.littleEndian).PutUint32($subslice(a,8,12),j);$clone(C.LittleEndian,C.littleEndian).PutUint32($subslice(a,12,16),k);$clone(C.LittleEndian,C.littleEndian).PutUint32($subslice(a,16,20),t);$clone(C.LittleEndian,C.littleEndian).PutUint32($subslice(a,20,24),u);$clone(C.LittleEndian,C.littleEndian).PutUint32($subslice(a,24,28),v);$clone(C.LittleEndian,C.littleEndian).PutUint32($subslice(a,28,32),w);return[a,$ifaceNil];};N.methods=[{prop:"xorKeyStreamBlocks",name:"xorKeyStreamBlocks",pkg:"vendor/golang.org/x/crypto/chacha20",typ:$funcType([R,R],[],false)},{prop:"SetCounter",name:"SetCounter",pkg:"",typ:$funcType([$Uint32],[],false)},{prop:"XORKeyStream",name:"XORKeyStream",pkg:"",typ:$funcType([R,R],[],false)},{prop:"xorKeyStreamBlocksGeneric",name:"xorKeyStreamBlocksGeneric",pkg:"vendor/golang.org/x/crypto/chacha20",typ:$funcType([R,R],[],false)}];H.init("vendor/golang.org/x/crypto/chacha20",[{prop:"key",name:"key",embedded:false,exported:false,typ:O,tag:""},{prop:"counter",name:"counter",embedded:false,exported:false,typ:$Uint32,tag:""},{prop:"nonce",name:"nonce",embedded:false,exported:false,typ:P,tag:""},{prop:"buf",name:"buf",embedded:false,exported:false,typ:Q,tag:""},{prop:"len",name:"len",embedded:false,exported:false,typ:$Int,tag:""},{prop:"overflow",name:"overflow",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"precompDone",name:"precompDone",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"p1",name:"p1",embedded:false,exported:false,typ:$Uint32,tag:""},{prop:"p5",name:"p5",embedded:false,exported:false,typ:$Uint32,tag:""},{prop:"p9",name:"p9",embedded:false,exported:false,typ:$Uint32,tag:""},{prop:"p13",name:"p13",embedded:false,exported:false,typ:$Uint32,tag:""},{prop:"p2",name:"p2",embedded:false,exported:false,typ:$Uint32,tag:""},{prop:"p6",name:"p6",embedded:false,exported:false,typ:$Uint32,tag:""},{prop:"p10",name:"p10",embedded:false,exported:false,typ:$Uint32,tag:""},{prop:"p14",name:"p14",embedded:false,exported:false,typ:$Uint32,tag:""},{prop:"p3",name:"p3",embedded:false,exported:false,typ:$Uint32,tag:""},{prop:"p7",name:"p7",embedded:false,exported:false,typ:$Uint32,tag:""},{prop:"p11",name:"p11",embedded:false,exported:false,typ:$Uint32,tag:""},{prop:"p15",name:"p15",embedded:false,exported:false,typ:$Uint32,tag:""}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=B.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=D.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=E.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=A.$init();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=F.$init();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["vendor/golang.org/x/crypto/internal/poly1305"]=(function(){var $pkg={},$init,B,A,C,F,G,I,S,T,X,Y,Z,AA,AB,AC,AD,H,J,K,L,M,N,O,R,U,V,W;B=$packages["crypto/subtle"];A=$packages["encoding/binary"];C=$packages["math/bits"];F=$pkg.macState=$newType(0,$kindStruct,"poly1305.macState",true,"vendor/golang.org/x/crypto/internal/poly1305",false,function(h_,r_,s_){this.$val=this;if(arguments.length===0){this.h=X.zero();this.r=Y.zero();this.s=Y.zero();return;}this.h=h_;this.r=r_;this.s=s_;});G=$pkg.macGeneric=$newType(0,$kindStruct,"poly1305.macGeneric",true,"vendor/golang.org/x/crypto/internal/poly1305",false,function(macState_,buffer_,offset_){this.$val=this;if(arguments.length===0){this.macState=new F.ptr(X.zero(),Y.zero(),Y.zero());this.buffer=Z.zero();this.offset=0;return;}this.macState=macState_;this.buffer=buffer_;this.offset=offset_;});I=$pkg.uint128=$newType(0,$kindStruct,"poly1305.uint128",true,"vendor/golang.org/x/crypto/internal/poly1305",false,function(lo_,hi_){this.$val=this;if(arguments.length===0){this.lo=new $Uint64(0,0);this.hi=new $Uint64(0,0);return;}this.lo=lo_;this.hi=hi_;});S=$pkg.MAC=$newType(0,$kindStruct,"poly1305.MAC",true,"vendor/golang.org/x/crypto/internal/poly1305",true,function(mac_,finalized_){this.$val=this;if(arguments.length===0){this.mac=new T.ptr(new G.ptr(new F.ptr(X.zero(),Y.zero(),Y.zero()),Z.zero(),0));this.finalized=false;return;}this.mac=mac_;this.finalized=finalized_;});T=$pkg.mac=$newType(0,$kindStruct,"poly1305.mac",true,"vendor/golang.org/x/crypto/internal/poly1305",false,function(macGeneric_){this.$val=this;if(arguments.length===0){this.macGeneric=new G.ptr(new F.ptr(X.zero(),Y.zero(),Y.zero()),Z.zero(),0);return;}this.macGeneric=macGeneric_;});X=$arrayType($Uint64,3);Y=$arrayType($Uint64,2);Z=$arrayType($Uint8,16);AA=$sliceType($Uint8);AB=$ptrType(Z);AC=$ptrType(G);AD=$ptrType(S);G.ptr.prototype.Write=function(a){var a,b,c,d,e,f;b=this;c=a.$length;if(b.offset>0){d=$copySlice($subslice(new AA(b.buffer),b.offset),a);if((b.offset+d>>0)<16){b.offset=b.offset+(d)>>0;return[c,$ifaceNil];}a=$subslice(a,d);b.offset=0;M(b.macState,new AA(b.buffer));}f=a.$length-((e=a.$length%16,e===e?e:$throwRuntimeError("integer divide by zero")))>>0;if(f>0){M(b.macState,$subslice(a,0,f));a=$subslice(a,f);}if(a.$length>0){b.offset=b.offset+($copySlice($subslice(new AA(b.buffer),b.offset),a))>>0;}return[c,$ifaceNil];};G.prototype.Write=function(a){return this.$val.Write(a);};G.ptr.prototype.Sum=function(a){var a,b,c;b=this;c=$clone(b.macState,F);if(b.offset>0){M(c,$subslice(new AA(b.buffer),0,b.offset));}O(a,c.h,c.s);};G.prototype.Sum=function(a){return this.$val.Sum(a);};H=function(a,b){var a,b,c,d;b.r[0]=(c=$clone(A.LittleEndian,A.littleEndian).Uint64($subslice(new AA(a),0,8)),new $Uint64(c.$high&268435452,(c.$low&268435455)>>>0));b.r[1]=(d=$clone(A.LittleEndian,A.littleEndian).Uint64($subslice(new AA(a),8,16)),new $Uint64(d.$high&268435452,(d.$low&268435452)>>>0));b.s[0]=$clone(A.LittleEndian,A.littleEndian).Uint64($subslice(new AA(a),16,24));b.s[1]=$clone(A.LittleEndian,A.littleEndian).Uint64($subslice(new AA(a),24,32));};J=function(a,b){var a,b,c,d,e;c=W(a,b);d=c[0];e=c[1];return new I.ptr(e,d);};K=function(a,b){var a,b,c,d,e,f,g;c=U(a.lo,b.lo,new $Uint64(0,0));d=c[0];e=c[1];f=U(a.hi,b.hi,e);g=f[0];e=f[1];if(!((e.$high===0&&e.$low===0))){$panic(new $String("poly1305: unexpected overflow"));}return new I.ptr(d,g);};L=function(a){var a,b,c,d;a.lo=(b=$shiftRightUint64(a.lo,2),c=$shiftLeft64(((d=a.hi,new $Uint64(d.$high&0,(d.$low&3)>>>0))),62),new $Uint64(b.$high|c.$high,(b.$low|c.$low)>>>0));a.hi=$shiftRightUint64(a.hi,2);return a;};M=function(a,b){var a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,b,ba,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;c=a.h[0];d=a.h[1];e=a.h[2];f=c;g=d;h=e;i=a.r[0];j=a.r[1];k=i;l=j;while(true){if(!(b.$length>0)){break;}m=new $Uint64(0,0);if(b.$length>=16){n=U(f,$clone(A.LittleEndian,A.littleEndian).Uint64($subslice(b,0,8)),new $Uint64(0,0));f=n[0];m=n[1];o=U(g,$clone(A.LittleEndian,A.littleEndian).Uint64($subslice(b,8,16)),m);g=o[0];m=o[1];h=(p=new $Uint64(m.$high+0,m.$low+1),new $Uint64(h.$high+p.$high,h.$low+p.$low));b=$subslice(b,16);}else{q=Z.zero();$copySlice(new AA(q),b);(r=b.$length,((r<0||r>=q.length)?($throwRuntimeError("index out of range"),undefined):q[r]=1));s=U(f,$clone(A.LittleEndian,A.littleEndian).Uint64($subslice(new AA(q),0,8)),new $Uint64(0,0));f=s[0];m=s[1];t=U(g,$clone(A.LittleEndian,A.littleEndian).Uint64($subslice(new AA(q),8,16)),m);g=t[0];m=t[1];h=(u=m,new $Uint64(h.$high+u.$high,h.$low+u.$low));b=AA.nil;}v=$clone(J(f,k),I);w=$clone(J(g,k),I);x=$clone(J(h,k),I);y=$clone(J(f,l),I);z=$clone(J(g,l),I);aa=$clone(J(h,l),I);if(!((ab=x.hi,(ab.$high===0&&ab.$low===0)))){$panic(new $String("poly1305: unexpected overflow"));}if(!((ac=aa.hi,(ac.$high===0&&ac.$low===0)))){$panic(new $String("poly1305: unexpected overflow"));}ad=$clone(v,I);ae=$clone(K($clone(w,I),$clone(y,I)),I);af=$clone(K($clone(x,I),$clone(z,I)),I);ag=$clone(aa,I);ah=ad.lo;ai=U(ae.lo,ad.hi,new $Uint64(0,0));aj=ai[0];m=ai[1];ak=U(af.lo,ae.hi,m);al=ak[0];m=ak[1];am=U(ag.lo,af.hi,m);an=am[0];ao=ah;ap=aj;aq=new $Uint64(al.$high&0,(al.$low&3)>>>0);f=ao;g=ap;h=aq;ar=new I.ptr(new $Uint64(al.$high&4294967295,(al.$low&4294967292)>>>0),an);as=U(f,ar.lo,new $Uint64(0,0));f=as[0];m=as[1];at=U(g,ar.hi,m);g=at[0];m=at[1];h=(au=m,new $Uint64(h.$high+au.$high,h.$low+au.$low));I.copy(ar,L($clone(ar,I)));av=U(f,ar.lo,new $Uint64(0,0));f=av[0];m=av[1];aw=U(g,ar.hi,m);g=aw[0];m=aw[1];h=(ax=m,new $Uint64(h.$high+ax.$high,h.$low+ax.$low));}ay=f;az=g;ba=h;a.h[0]=ay;a.h[1]=az;a.h[2]=ba;};N=function(a,b,c){var a,b,c,d,e,f,g,h;return(d=(e=(f=new $Uint64(a.$high-0,a.$low-1),new $Uint64(~f.$high,~f.$low>>>0)),new $Uint64(e.$high&b.$high,(e.$low&b.$low)>>>0)),g=(h=new $Uint64(a.$high-0,a.$low-1),new $Uint64(h.$high&c.$high,(h.$low&c.$low)>>>0)),new $Uint64(d.$high|g.$high,(d.$low|g.$low)>>>0));};O=function(a,b,c){var a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r;d=b[0];e=b[1];f=b[2];g=d;h=e;i=f;j=V(g,new $Uint64(4294967295,4294967291),new $Uint64(0,0));k=j[0];l=j[1];m=V(h,new $Uint64(4294967295,4294967295),l);n=m[0];l=m[1];o=V(i,new $Uint64(0,3),l);l=o[1];g=N(l,g,k);h=N(l,h,n);p=U(g,c[0],new $Uint64(0,0));g=p[0];q=p[1];r=U(h,c[1],q);h=r[0];$clone(A.LittleEndian,A.littleEndian).PutUint64($subslice(new AA(a),0,8),g);$clone(A.LittleEndian,A.littleEndian).PutUint64($subslice(new AA(a),8,16),h);};R=function(a){var a,b;b=new S.ptr(new T.ptr(new G.ptr(new F.ptr(X.zero(),Y.zero(),Y.zero()),Z.zero(),0)),false);H(a,b.mac.macGeneric.macState);return b;};$pkg.New=R;S.ptr.prototype.Size=function(){var a;a=this;return 16;};S.prototype.Size=function(){return this.$val.Size();};S.ptr.prototype.Write=function(a){var a,b,c,d,e;b=0;c=$ifaceNil;d=this;if(d.finalized){$panic(new $String("poly1305: write to MAC after Sum or Verify"));}e=d.mac.macGeneric.Write(a);b=e[0];c=e[1];return[b,c];};S.prototype.Write=function(a){return this.$val.Write(a);};S.ptr.prototype.Sum=function(a){var a,b,c;b=this;c=Z.zero();b.mac.macGeneric.Sum(c);b.finalized=true;return $appendSlice(a,new AA(c));};S.prototype.Sum=function(a){return this.$val.Sum(a);};S.ptr.prototype.Verify=function(a){var a,b,c;b=this;c=Z.zero();b.mac.macGeneric.Sum(c);b.finalized=true;return B.ConstantTimeCompare(a,new AA(c))===1;};S.prototype.Verify=function(a){return this.$val.Verify(a);};U=function(a,b,c){var a,b,c,d,e,f;d=new $Uint64(0,0);e=new $Uint64(0,0);f=C.Add64(a,b,c);d=f[0];e=f[1];return[d,e];};V=function(a,b,c){var a,b,c,d,e,f;d=new $Uint64(0,0);e=new $Uint64(0,0);f=C.Sub64(a,b,c);d=f[0];e=f[1];return[d,e];};W=function(a,b){var a,b,c,d,e;c=new $Uint64(0,0);d=new $Uint64(0,0);e=C.Mul64(a,b);c=e[0];d=e[1];return[c,d];};AC.methods=[{prop:"Write",name:"Write",pkg:"",typ:$funcType([AA],[$Int,$error],false)},{prop:"Sum",name:"Sum",pkg:"",typ:$funcType([AB],[],false)}];AD.methods=[{prop:"Size",name:"Size",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Write",name:"Write",pkg:"",typ:$funcType([AA],[$Int,$error],false)},{prop:"Sum",name:"Sum",pkg:"",typ:$funcType([AA],[AA],false)},{prop:"Verify",name:"Verify",pkg:"",typ:$funcType([AA],[$Bool],false)}];F.init("vendor/golang.org/x/crypto/internal/poly1305",[{prop:"h",name:"h",embedded:false,exported:false,typ:X,tag:""},{prop:"r",name:"r",embedded:false,exported:false,typ:Y,tag:""},{prop:"s",name:"s",embedded:false,exported:false,typ:Y,tag:""}]);G.init("vendor/golang.org/x/crypto/internal/poly1305",[{prop:"macState",name:"macState",embedded:true,exported:false,typ:F,tag:""},{prop:"buffer",name:"buffer",embedded:false,exported:false,typ:Z,tag:""},{prop:"offset",name:"offset",embedded:false,exported:false,typ:$Int,tag:""}]);I.init("vendor/golang.org/x/crypto/internal/poly1305",[{prop:"lo",name:"lo",embedded:false,exported:false,typ:$Uint64,tag:""},{prop:"hi",name:"hi",embedded:false,exported:false,typ:$Uint64,tag:""}]);S.init("vendor/golang.org/x/crypto/internal/poly1305",[{prop:"mac",name:"mac",embedded:true,exported:false,typ:T,tag:""},{prop:"finalized",name:"finalized",embedded:false,exported:false,typ:$Bool,tag:""}]);T.init("vendor/golang.org/x/crypto/internal/poly1305",[{prop:"macGeneric",name:"macGeneric",embedded:true,exported:false,typ:G,tag:""}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=B.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=A.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["vendor/golang.org/x/crypto/chacha20poly1305"]=(function(){var $pkg={},$init,A,D,B,C,E,F,K,O,P,Q,R,T,M,I,J,L,N;A=$packages["crypto/cipher"];D=$packages["encoding/binary"];B=$packages["errors"];C=$packages["vendor/golang.org/x/crypto/chacha20"];E=$packages["vendor/golang.org/x/crypto/internal/poly1305"];F=$packages["vendor/golang.org/x/crypto/internal/subtle"];K=$pkg.chacha20poly1305=$newType(0,$kindStruct,"chacha20poly1305.chacha20poly1305",true,"vendor/golang.org/x/crypto/chacha20poly1305",false,function(key_){this.$val=this;if(arguments.length===0){this.key=O.zero();return;}this.key=key_;});O=$arrayType($Uint8,32);P=$sliceType($Uint8);Q=$arrayType($Uint8,16);R=$arrayType($Uint8,8);T=$ptrType(K);K.ptr.prototype.seal=function(a,b,c,d){var a,b,c,d,e;e=this;return e.sealGeneric(a,b,c,d);};K.prototype.seal=function(a,b,c,d){return this.$val.seal(a,b,c,d);};K.ptr.prototype.open=function(a,b,c,d){var a,b,c,d,e;e=this;return e.openGeneric(a,b,c,d);};K.prototype.open=function(a,b,c,d){return this.$val.open(a,b,c,d);};I=function(a,b){var a,b,c,d,e,f;a.Write(b);d=(c=b.$length%16,c===c?c:$throwRuntimeError("integer divide by zero"));if(!((d===0))){e=Q.zero();f=16-d>>0;a.Write($subslice(new P(e),0,f));}};J=function(a,b){var a,b,c;c=R.zero();$clone(D.LittleEndian,D.littleEndian).PutUint64(new P(c),(new $Uint64(0,b)));a.Write(new P(c));};K.ptr.prototype.sealGeneric=function(a,b,c,d){var a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p;e=this;f=N(a,c.$length+16>>0);g=f[0];h=f[1];i=$subslice(h,0,c.$length);j=$subslice(h,c.$length);k=i;l=j;if(F.InexactOverlap(h,c)){$panic(new $String("chacha20poly1305: invalid buffer overlap"));}m=O.zero();n=C.NewUnauthenticatedCipher(new P(e.key),b);o=n[0];o.XORKeyStream(new P(m),new P(m));o.SetCounter(1);o.XORKeyStream(k,c);p=E.New(m);I(p,d);I(p,k);J(p,d.$length);J(p,c.$length);p.Sum($subslice(l,0,0));return g;};K.prototype.sealGeneric=function(a,b,c,d){return this.$val.sealGeneric(a,b,c,d);};K.ptr.prototype.openGeneric=function(a,b,c,d){var a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p;e=this;f=$subslice(c,(c.$length-16>>0));c=$subslice(c,0,(c.$length-16>>0));g=O.zero();h=C.NewUnauthenticatedCipher(new P(e.key),b);i=h[0];i.XORKeyStream(new P(g),new P(g));i.SetCounter(1);j=E.New(g);I(j,d);I(j,c);J(j,d.$length);J(j,c.$length);k=N(a,c.$length);l=k[0];m=k[1];if(F.InexactOverlap(m,c)){$panic(new $String("chacha20poly1305: invalid buffer overlap"));}if(!j.Verify(f)){n=m;o=0;while(true){if(!(o=m.$length)?($throwRuntimeError("index out of range"),undefined):m.$array[m.$offset+p]=0);o++;}return[P.nil,M];}i.XORKeyStream(m,c);return[l,$ifaceNil];};K.prototype.openGeneric=function(a,b,c,d){return this.$val.openGeneric(a,b,c,d);};L=function(a){var a,b;if(!((a.$length===32))){return[$ifaceNil,B.New("chacha20poly1305: bad key length")];}b=new K.ptr(O.zero());$copySlice(new P(b.key),a);return[b,$ifaceNil];};$pkg.New=L;K.ptr.prototype.NonceSize=function(){var a;a=this;return 12;};K.prototype.NonceSize=function(){return this.$val.NonceSize();};K.ptr.prototype.Overhead=function(){var a;a=this;return 16;};K.prototype.Overhead=function(){return this.$val.Overhead();};K.ptr.prototype.Seal=function(a,b,c,d){var a,b,c,d,e,f;e=this;if(!((b.$length===12))){$panic(new $String("chacha20poly1305: bad nonce length passed to Seal"));}if((f=(new $Uint64(0,c.$length)),(f.$high>63||(f.$high===63&&f.$low>4294967232)))){$panic(new $String("chacha20poly1305: plaintext too large"));}return e.seal(a,b,c,d);};K.prototype.Seal=function(a,b,c,d){return this.$val.Seal(a,b,c,d);};K.ptr.prototype.Open=function(a,b,c,d){var a,b,c,d,e,f;e=this;if(!((b.$length===12))){$panic(new $String("chacha20poly1305: bad nonce length passed to Open"));}if(c.$length<16){return[P.nil,M];}if((f=(new $Uint64(0,c.$length)),(f.$high>63||(f.$high===63&&f.$low>4294967248)))){$panic(new $String("chacha20poly1305: ciphertext too large"));}return e.open(a,b,c,d);};K.prototype.Open=function(a,b,c,d){return this.$val.Open(a,b,c,d);};N=function(a,b){var a,b,c,d,e;c=P.nil;d=P.nil;e=a.$length+b>>0;if(a.$capacity>=e){c=$subslice(a,0,e);}else{c=$makeSlice(P,e);$copySlice(c,a);}d=$subslice(c,a.$length);return[c,d];};T.methods=[{prop:"seal",name:"seal",pkg:"vendor/golang.org/x/crypto/chacha20poly1305",typ:$funcType([P,P,P,P],[P],false)},{prop:"open",name:"open",pkg:"vendor/golang.org/x/crypto/chacha20poly1305",typ:$funcType([P,P,P,P],[P,$error],false)},{prop:"sealGeneric",name:"sealGeneric",pkg:"vendor/golang.org/x/crypto/chacha20poly1305",typ:$funcType([P,P,P,P],[P],false)},{prop:"openGeneric",name:"openGeneric",pkg:"vendor/golang.org/x/crypto/chacha20poly1305",typ:$funcType([P,P,P,P],[P,$error],false)},{prop:"NonceSize",name:"NonceSize",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Overhead",name:"Overhead",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Seal",name:"Seal",pkg:"",typ:$funcType([P,P,P,P],[P],false)},{prop:"Open",name:"Open",pkg:"",typ:$funcType([P,P,P,P],[P,$error],false)}];K.init("vendor/golang.org/x/crypto/chacha20poly1305",[{prop:"key",name:"key",embedded:false,exported:false,typ:O,tag:""}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=D.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=E.$init();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=F.$init();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}M=B.New("chacha20poly1305: message authentication failed");}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["vendor/golang.org/x/crypto/curve25519/internal/field"]=(function(){var $pkg={},$init,B,C,A,D,L,R,S,T,U,V,M,N,Q,E,F,G,H,I,J,K,O,P;B=$packages["crypto/subtle"];C=$packages["encoding/binary"];A=$packages["math/bits"];D=$pkg.uint128=$newType(0,$kindStruct,"field.uint128",true,"vendor/golang.org/x/crypto/curve25519/internal/field",false,function(lo_,hi_){this.$val=this;if(arguments.length===0){this.lo=new $Uint64(0,0);this.hi=new $Uint64(0,0);return;}this.lo=lo_;this.hi=hi_;});L=$pkg.Element=$newType(0,$kindStruct,"field.Element",true,"vendor/golang.org/x/crypto/curve25519/internal/field",true,function(l0_,l1_,l2_,l3_,l4_){this.$val=this;if(arguments.length===0){this.l0=new $Uint64(0,0);this.l1=new $Uint64(0,0);this.l2=new $Uint64(0,0);this.l3=new $Uint64(0,0);this.l4=new $Uint64(0,0);return;}this.l0=l0_;this.l1=l1_;this.l2=l2_;this.l3=l3_;this.l4=l4_;});R=$arrayType($Uint8,32);S=$arrayType($Uint8,8);T=$sliceType($Uint8);U=$ptrType(L);V=$ptrType(R);E=function(a,b){var a,b,c,d,e;c=A.Mul64(a,b);d=c[0];e=c[1];return new D.ptr(e,d);};F=function(a,b,c){var a,b,c,d,e,f,g,h,i;d=A.Mul64(b,c);e=d[0];f=d[1];g=A.Add64(f,a.lo,new $Uint64(0,0));f=g[0];h=g[1];i=A.Add64(e,a.hi,h);e=i[0];return new D.ptr(f,e);};G=function(a){var a,b,c;return(b=$shiftLeft64(a.hi,13),c=$shiftRightUint64(a.lo,51),new $Uint64(b.$high|c.$high,(b.$low|c.$low)>>>0));};H=function(a,b,c){var a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;d=b.l0;e=b.l1;f=b.l2;g=b.l3;h=b.l4;i=c.l0;j=c.l1;k=c.l2;l=c.l3;m=c.l4;n=$mul64(e,new $Uint64(0,19));o=$mul64(f,new $Uint64(0,19));p=$mul64(g,new $Uint64(0,19));q=$mul64(h,new $Uint64(0,19));r=$clone(E(d,i),D);D.copy(r,F($clone(r,D),n,m));D.copy(r,F($clone(r,D),o,l));D.copy(r,F($clone(r,D),p,k));D.copy(r,F($clone(r,D),q,j));s=$clone(E(d,j),D);D.copy(s,F($clone(s,D),e,i));D.copy(s,F($clone(s,D),o,m));D.copy(s,F($clone(s,D),p,l));D.copy(s,F($clone(s,D),q,k));t=$clone(E(d,k),D);D.copy(t,F($clone(t,D),e,j));D.copy(t,F($clone(t,D),f,i));D.copy(t,F($clone(t,D),p,m));D.copy(t,F($clone(t,D),q,l));u=$clone(E(d,l),D);D.copy(u,F($clone(u,D),e,k));D.copy(u,F($clone(u,D),f,j));D.copy(u,F($clone(u,D),g,i));D.copy(u,F($clone(u,D),q,m));v=$clone(E(d,m),D);D.copy(v,F($clone(v,D),e,l));D.copy(v,F($clone(v,D),f,k));D.copy(v,F($clone(v,D),g,j));D.copy(v,F($clone(v,D),h,i));w=G($clone(r,D));x=G($clone(s,D));y=G($clone(t,D));z=G($clone(u,D));aa=G($clone(v,D));ae=(ab=(ac=r.lo,new $Uint64(ac.$high&524287,(ac.$low&4294967295)>>>0)),ad=$mul64(aa,new $Uint64(0,19)),new $Uint64(ab.$high+ad.$high,ab.$low+ad.$low));ah=(af=(ag=s.lo,new $Uint64(ag.$high&524287,(ag.$low&4294967295)>>>0)),new $Uint64(af.$high+w.$high,af.$low+w.$low));ak=(ai=(aj=t.lo,new $Uint64(aj.$high&524287,(aj.$low&4294967295)>>>0)),new $Uint64(ai.$high+x.$high,ai.$low+x.$low));an=(al=(am=u.lo,new $Uint64(am.$high&524287,(am.$low&4294967295)>>>0)),new $Uint64(al.$high+y.$high,al.$low+y.$low));aq=(ao=(ap=v.lo,new $Uint64(ap.$high&524287,(ap.$low&4294967295)>>>0)),new $Uint64(ao.$high+z.$high,ao.$low+z.$low));L.copy(a,new L.ptr(ae,ah,ak,an,aq));a.carryPropagate();};I=function(a,b){var a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;c=b.l0;d=b.l1;e=b.l2;f=b.l3;g=b.l4;h=$mul64(c,new $Uint64(0,2));i=$mul64(d,new $Uint64(0,2));j=$mul64(d,new $Uint64(0,38));k=$mul64(e,new $Uint64(0,38));l=$mul64(f,new $Uint64(0,38));m=$mul64(f,new $Uint64(0,19));n=$mul64(g,new $Uint64(0,19));o=$clone(E(c,c),D);D.copy(o,F($clone(o,D),j,g));D.copy(o,F($clone(o,D),k,f));p=$clone(E(h,d),D);D.copy(p,F($clone(p,D),k,g));D.copy(p,F($clone(p,D),m,f));q=$clone(E(h,e),D);D.copy(q,F($clone(q,D),d,d));D.copy(q,F($clone(q,D),l,g));r=$clone(E(h,f),D);D.copy(r,F($clone(r,D),i,e));D.copy(r,F($clone(r,D),n,g));s=$clone(E(h,g),D);D.copy(s,F($clone(s,D),i,f));D.copy(s,F($clone(s,D),e,e));t=G($clone(o,D));u=G($clone(p,D));v=G($clone(q,D));w=G($clone(r,D));x=G($clone(s,D));ab=(y=(z=o.lo,new $Uint64(z.$high&524287,(z.$low&4294967295)>>>0)),aa=$mul64(x,new $Uint64(0,19)),new $Uint64(y.$high+aa.$high,y.$low+aa.$low));ae=(ac=(ad=p.lo,new $Uint64(ad.$high&524287,(ad.$low&4294967295)>>>0)),new $Uint64(ac.$high+t.$high,ac.$low+t.$low));ah=(af=(ag=q.lo,new $Uint64(ag.$high&524287,(ag.$low&4294967295)>>>0)),new $Uint64(af.$high+u.$high,af.$low+u.$low));ak=(ai=(aj=r.lo,new $Uint64(aj.$high&524287,(aj.$low&4294967295)>>>0)),new $Uint64(ai.$high+v.$high,ai.$low+v.$low));an=(al=(am=s.lo,new $Uint64(am.$high&524287,(am.$low&4294967295)>>>0)),new $Uint64(al.$high+w.$high,al.$low+w.$low));L.copy(a,new L.ptr(ab,ae,ah,ak,an));a.carryPropagate();};L.ptr.prototype.carryPropagateGeneric=function(){var a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q;a=this;b=$shiftRightUint64(a.l0,51);c=$shiftRightUint64(a.l1,51);d=$shiftRightUint64(a.l2,51);e=$shiftRightUint64(a.l3,51);f=$shiftRightUint64(a.l4,51);a.l0=(g=(h=a.l0,new $Uint64(h.$high&524287,(h.$low&4294967295)>>>0)),i=$mul64(f,new $Uint64(0,19)),new $Uint64(g.$high+i.$high,g.$low+i.$low));a.l1=(j=(k=a.l1,new $Uint64(k.$high&524287,(k.$low&4294967295)>>>0)),new $Uint64(j.$high+b.$high,j.$low+b.$low));a.l2=(l=(m=a.l2,new $Uint64(m.$high&524287,(m.$low&4294967295)>>>0)),new $Uint64(l.$high+c.$high,l.$low+c.$low));a.l3=(n=(o=a.l3,new $Uint64(o.$high&524287,(o.$low&4294967295)>>>0)),new $Uint64(n.$high+d.$high,n.$low+d.$low));a.l4=(p=(q=a.l4,new $Uint64(q.$high&524287,(q.$low&4294967295)>>>0)),new $Uint64(p.$high+e.$high,p.$low+e.$low));return a;};L.prototype.carryPropagateGeneric=function(){return this.$val.carryPropagateGeneric();};L.ptr.prototype.carryPropagate=function(){var a;a=this;return a.carryPropagateGeneric();};L.prototype.carryPropagate=function(){return this.$val.carryPropagate();};J=function(a,b,c){var a,b,c;H(a,b,c);};K=function(a,b){var a,b;I(a,b);};L.ptr.prototype.Zero=function(){var a;a=this;L.copy(a,M);return a;};L.prototype.Zero=function(){return this.$val.Zero();};L.ptr.prototype.One=function(){var a;a=this;L.copy(a,N);return a;};L.prototype.One=function(){return this.$val.One();};L.ptr.prototype.reduce=function(){var a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v;a=this;a.carryPropagate();c=$shiftRightUint64(((b=a.l0,new $Uint64(b.$high+0,b.$low+19))),51);c=$shiftRightUint64(((d=a.l1,new $Uint64(d.$high+c.$high,d.$low+c.$low))),51);c=$shiftRightUint64(((e=a.l2,new $Uint64(e.$high+c.$high,e.$low+c.$low))),51);c=$shiftRightUint64(((f=a.l3,new $Uint64(f.$high+c.$high,f.$low+c.$low))),51);c=$shiftRightUint64(((g=a.l4,new $Uint64(g.$high+c.$high,g.$low+c.$low))),51);a.l0=(h=a.l0,i=$mul64(new $Uint64(0,19),c),new $Uint64(h.$high+i.$high,h.$low+i.$low));a.l1=(j=a.l1,k=$shiftRightUint64(a.l0,51),new $Uint64(j.$high+k.$high,j.$low+k.$low));a.l0=(l=a.l0,new $Uint64(l.$high&524287,(l.$low&4294967295)>>>0));a.l2=(m=a.l2,n=$shiftRightUint64(a.l1,51),new $Uint64(m.$high+n.$high,m.$low+n.$low));a.l1=(o=a.l1,new $Uint64(o.$high&524287,(o.$low&4294967295)>>>0));a.l3=(p=a.l3,q=$shiftRightUint64(a.l2,51),new $Uint64(p.$high+q.$high,p.$low+q.$low));a.l2=(r=a.l2,new $Uint64(r.$high&524287,(r.$low&4294967295)>>>0));a.l4=(s=a.l4,t=$shiftRightUint64(a.l3,51),new $Uint64(s.$high+t.$high,s.$low+t.$low));a.l3=(u=a.l3,new $Uint64(u.$high&524287,(u.$low&4294967295)>>>0));a.l4=(v=a.l4,new $Uint64(v.$high&524287,(v.$low&4294967295)>>>0));return a;};L.prototype.reduce=function(){return this.$val.reduce();};L.ptr.prototype.Add=function(a,b){var a,b,c,d,e,f,g,h,i,j,k,l,m;c=this;c.l0=(d=a.l0,e=b.l0,new $Uint64(d.$high+e.$high,d.$low+e.$low));c.l1=(f=a.l1,g=b.l1,new $Uint64(f.$high+g.$high,f.$low+g.$low));c.l2=(h=a.l2,i=b.l2,new $Uint64(h.$high+i.$high,h.$low+i.$low));c.l3=(j=a.l3,k=b.l3,new $Uint64(j.$high+k.$high,j.$low+k.$low));c.l4=(l=a.l4,m=b.l4,new $Uint64(l.$high+m.$high,l.$low+m.$low));return c.carryPropagateGeneric();};L.prototype.Add=function(a,b){return this.$val.Add(a,b);};L.ptr.prototype.Subtract=function(a,b){var a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r;c=this;c.l0=(d=(e=a.l0,new $Uint64(e.$high+1048575,e.$low+4294967258)),f=b.l0,new $Uint64(d.$high-f.$high,d.$low-f.$low));c.l1=(g=(h=a.l1,new $Uint64(h.$high+1048575,h.$low+4294967294)),i=b.l1,new $Uint64(g.$high-i.$high,g.$low-i.$low));c.l2=(j=(k=a.l2,new $Uint64(k.$high+1048575,k.$low+4294967294)),l=b.l2,new $Uint64(j.$high-l.$high,j.$low-l.$low));c.l3=(m=(n=a.l3,new $Uint64(n.$high+1048575,n.$low+4294967294)),o=b.l3,new $Uint64(m.$high-o.$high,m.$low-o.$low));c.l4=(p=(q=a.l4,new $Uint64(q.$high+1048575,q.$low+4294967294)),r=b.l4,new $Uint64(p.$high-r.$high,p.$low-r.$low));return c.carryPropagate();};L.prototype.Subtract=function(a,b){return this.$val.Subtract(a,b);};L.ptr.prototype.Negate=function(a){var a,b;b=this;return b.Subtract(M,a);};L.prototype.Negate=function(a){return this.$val.Negate(a);};L.ptr.prototype.Invert=function(a){var a,aa,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;b=this;c=new L.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));d=new L.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));e=new L.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));f=new L.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));g=new L.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));h=new L.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));i=new L.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));j=new L.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));k=new L.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));l=$clone(c,L);m=$clone(d,L);n=$clone(e,L);o=$clone(f,L);p=$clone(g,L);q=$clone(h,L);r=$clone(i,L);s=$clone(j,L);t=$clone(k,L);l.Square(a);t.Square(l);t.Square(t);m.Multiply(t,a);n.Multiply(m,l);t.Square(n);o.Multiply(t,m);t.Square(o);u=0;while(true){if(!(u<4)){break;}t.Square(t);u=u+(1)>>0;}p.Multiply(t,o);t.Square(p);v=0;while(true){if(!(v<9)){break;}t.Square(t);v=v+(1)>>0;}q.Multiply(t,p);t.Square(q);w=0;while(true){if(!(w<19)){break;}t.Square(t);w=w+(1)>>0;}t.Multiply(t,q);t.Square(t);x=0;while(true){if(!(x<9)){break;}t.Square(t);x=x+(1)>>0;}r.Multiply(t,p);t.Square(r);y=0;while(true){if(!(y<49)){break;}t.Square(t);y=y+(1)>>0;}s.Multiply(t,r);t.Square(s);z=0;while(true){if(!(z<99)){break;}t.Square(t);z=z+(1)>>0;}t.Multiply(t,s);t.Square(t);aa=0;while(true){if(!(aa<49)){break;}t.Square(t);aa=aa+(1)>>0;}t.Multiply(t,r);t.Square(t);t.Square(t);t.Square(t);t.Square(t);t.Square(t);return b.Multiply(t,n);};L.prototype.Invert=function(a){return this.$val.Invert(a);};L.ptr.prototype.Set=function(a){var a,b;b=this;L.copy(b,a);return b;};L.prototype.Set=function(a){return this.$val.Set(a);};L.ptr.prototype.SetBytes=function(a){var a,b,c,d,e,f,g,h,i,j,k,l;b=this;if(!((a.$length===32))){$panic(new $String("edwards25519: invalid field element input size"));}b.l0=$clone(C.LittleEndian,C.littleEndian).Uint64($subslice(a,0,8));b.l0=(c=b.l0,d=new $Uint64(524287,4294967295),new $Uint64(c.$high&d.$high,(c.$low&d.$low)>>>0));b.l1=$shiftRightUint64($clone(C.LittleEndian,C.littleEndian).Uint64($subslice(a,6,14)),3);b.l1=(e=b.l1,f=new $Uint64(524287,4294967295),new $Uint64(e.$high&f.$high,(e.$low&f.$low)>>>0));b.l2=$shiftRightUint64($clone(C.LittleEndian,C.littleEndian).Uint64($subslice(a,12,20)),6);b.l2=(g=b.l2,h=new $Uint64(524287,4294967295),new $Uint64(g.$high&h.$high,(g.$low&h.$low)>>>0));b.l3=$shiftRightUint64($clone(C.LittleEndian,C.littleEndian).Uint64($subslice(a,19,27)),1);b.l3=(i=b.l3,j=new $Uint64(524287,4294967295),new $Uint64(i.$high&j.$high,(i.$low&j.$low)>>>0));b.l4=$shiftRightUint64($clone(C.LittleEndian,C.littleEndian).Uint64($subslice(a,24,32)),12);b.l4=(k=b.l4,l=new $Uint64(524287,4294967295),new $Uint64(k.$high&l.$high,(k.$low&l.$low)>>>0));return b;};L.prototype.SetBytes=function(a){return this.$val.SetBytes(a);};L.ptr.prototype.Bytes=function(){var a,b;a=this;b=R.zero();return a.bytes(b);};L.prototype.Bytes=function(){return this.$val.Bytes();};L.ptr.prototype.bytes=function(a){var a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r;b=this;c=$clone(b,L);c.reduce();d=S.zero();e=$toNativeArray($kindUint64,[c.l0,c.l1,c.l2,c.l3,c.l4]);f=0;while(true){if(!(f<5)){break;}g=f;h=((f<0||f>=e.length)?($throwRuntimeError("index out of range"),undefined):e[f]);i=$imul(g,51);$clone(C.LittleEndian,C.littleEndian).PutUint64(new T(d),$shiftLeft64(h,(((j=i%8,j===j?j:$throwRuntimeError("integer divide by zero"))>>>0))));k=d;l=0;while(true){if(!(l<8)){break;}m=l;n=((l<0||l>=k.length)?($throwRuntimeError("index out of range"),undefined):k[l]);p=(o=i/8,(o===o&&o!==1/0&&o!==-1/0)?o>>0:$throwRuntimeError("integer divide by zero"))+m>>0;if(p>=32){break;}(r=a,((p<0||p>=r.length)?($throwRuntimeError("index out of range"),undefined):r[p]=(((q=a,((p<0||p>=q.length)?($throwRuntimeError("index out of range"),undefined):q[p]))|(n))>>>0)));l++;}f++;}return new T(a);};L.prototype.bytes=function(a){return this.$val.bytes(a);};L.ptr.prototype.Equal=function(a){var a,b,c,d,e,f;b=this;c=a.Bytes();d=b.Bytes();e=c;f=d;return B.ConstantTimeCompare(e,f);};L.prototype.Equal=function(a){return this.$val.Equal(a);};O=function(a){var a,b,c;return(b=(c=(new $Uint64(0,a)),new $Uint64(c.$high-0,c.$low-1)),new $Uint64(~b.$high,~b.$low>>>0));};L.ptr.prototype.Select=function(a,b,c){var a,aa,ab,ac,ad,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;d=this;e=O(c);d.l0=(f=(g=a.l0,new $Uint64(e.$high&g.$high,(e.$low&g.$low)>>>0)),h=(i=new $Uint64(~e.$high,~e.$low>>>0),j=b.l0,new $Uint64(i.$high&j.$high,(i.$low&j.$low)>>>0)),new $Uint64(f.$high|h.$high,(f.$low|h.$low)>>>0));d.l1=(k=(l=a.l1,new $Uint64(e.$high&l.$high,(e.$low&l.$low)>>>0)),m=(n=new $Uint64(~e.$high,~e.$low>>>0),o=b.l1,new $Uint64(n.$high&o.$high,(n.$low&o.$low)>>>0)),new $Uint64(k.$high|m.$high,(k.$low|m.$low)>>>0));d.l2=(p=(q=a.l2,new $Uint64(e.$high&q.$high,(e.$low&q.$low)>>>0)),r=(s=new $Uint64(~e.$high,~e.$low>>>0),t=b.l2,new $Uint64(s.$high&t.$high,(s.$low&t.$low)>>>0)),new $Uint64(p.$high|r.$high,(p.$low|r.$low)>>>0));d.l3=(u=(v=a.l3,new $Uint64(e.$high&v.$high,(e.$low&v.$low)>>>0)),w=(x=new $Uint64(~e.$high,~e.$low>>>0),y=b.l3,new $Uint64(x.$high&y.$high,(x.$low&y.$low)>>>0)),new $Uint64(u.$high|w.$high,(u.$low|w.$low)>>>0));d.l4=(z=(aa=a.l4,new $Uint64(e.$high&aa.$high,(e.$low&aa.$low)>>>0)),ab=(ac=new $Uint64(~e.$high,~e.$low>>>0),ad=b.l4,new $Uint64(ac.$high&ad.$high,(ac.$low&ad.$low)>>>0)),new $Uint64(z.$high|ab.$high,(z.$low|ab.$low)>>>0));return d;};L.prototype.Select=function(a,b,c){return this.$val.Select(a,b,c);};L.ptr.prototype.Swap=function(a,b){var a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;c=this;d=O(b);h=(e=(f=c.l0,g=a.l0,new $Uint64(f.$high^g.$high,(f.$low^g.$low)>>>0)),new $Uint64(d.$high&e.$high,(d.$low&e.$low)>>>0));c.l0=(i=c.l0,j=h,new $Uint64(i.$high^j.$high,(i.$low^j.$low)>>>0));a.l0=(k=a.l0,l=h,new $Uint64(k.$high^l.$high,(k.$low^l.$low)>>>0));h=(m=(n=c.l1,o=a.l1,new $Uint64(n.$high^o.$high,(n.$low^o.$low)>>>0)),new $Uint64(d.$high&m.$high,(d.$low&m.$low)>>>0));c.l1=(p=c.l1,q=h,new $Uint64(p.$high^q.$high,(p.$low^q.$low)>>>0));a.l1=(r=a.l1,s=h,new $Uint64(r.$high^s.$high,(r.$low^s.$low)>>>0));h=(t=(u=c.l2,v=a.l2,new $Uint64(u.$high^v.$high,(u.$low^v.$low)>>>0)),new $Uint64(d.$high&t.$high,(d.$low&t.$low)>>>0));c.l2=(w=c.l2,x=h,new $Uint64(w.$high^x.$high,(w.$low^x.$low)>>>0));a.l2=(y=a.l2,z=h,new $Uint64(y.$high^z.$high,(y.$low^z.$low)>>>0));h=(aa=(ab=c.l3,ac=a.l3,new $Uint64(ab.$high^ac.$high,(ab.$low^ac.$low)>>>0)),new $Uint64(d.$high&aa.$high,(d.$low&aa.$low)>>>0));c.l3=(ad=c.l3,ae=h,new $Uint64(ad.$high^ae.$high,(ad.$low^ae.$low)>>>0));a.l3=(af=a.l3,ag=h,new $Uint64(af.$high^ag.$high,(af.$low^ag.$low)>>>0));h=(ah=(ai=c.l4,aj=a.l4,new $Uint64(ai.$high^aj.$high,(ai.$low^aj.$low)>>>0)),new $Uint64(d.$high&ah.$high,(d.$low&ah.$low)>>>0));c.l4=(ak=c.l4,al=h,new $Uint64(ak.$high^al.$high,(ak.$low^al.$low)>>>0));a.l4=(am=a.l4,an=h,new $Uint64(am.$high^an.$high,(am.$low^an.$low)>>>0));};L.prototype.Swap=function(a,b){return this.$val.Swap(a,b);};L.ptr.prototype.IsNegative=function(){var a,b;a=this;return(((((b=a.Bytes(),(0>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+0]))&1)>>>0)>>0));};L.prototype.IsNegative=function(){return this.$val.IsNegative();};L.ptr.prototype.Absolute=function(a){var a,b;b=this;return b.Select(new L.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0)).Negate(a),a,a.IsNegative());};L.prototype.Absolute=function(a){return this.$val.Absolute(a);};L.ptr.prototype.Multiply=function(a,b){var a,b,c;c=this;J(c,a,b);return c;};L.prototype.Multiply=function(a,b){return this.$val.Multiply(a,b);};L.ptr.prototype.Square=function(a){var a,b;b=this;K(b,a);return b;};L.prototype.Square=function(a){return this.$val.Square(a);};L.ptr.prototype.Mult32=function(a,b){var a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s;c=this;d=P(a.l0,b);e=d[0];f=d[1];g=P(a.l1,b);h=g[0];i=g[1];j=P(a.l2,b);k=j[0];l=j[1];m=P(a.l3,b);n=m[0];o=m[1];p=P(a.l4,b);q=p[0];r=p[1];c.l0=(s=$mul64(new $Uint64(0,19),r),new $Uint64(e.$high+s.$high,e.$low+s.$low));c.l1=new $Uint64(h.$high+f.$high,h.$low+f.$low);c.l2=new $Uint64(k.$high+i.$high,k.$low+i.$low);c.l3=new $Uint64(n.$high+l.$high,n.$low+l.$low);c.l4=new $Uint64(q.$high+o.$high,q.$low+o.$low);return c;};L.prototype.Mult32=function(a,b){return this.$val.Mult32(a,b);};P=function(a,b){var a,b,c,d,e,f,g,h,i;c=new $Uint64(0,0);d=new $Uint64(0,0);e=A.Mul64(a,(new $Uint64(0,b)));f=e[0];g=e[1];c=new $Uint64(g.$high&524287,(g.$low&4294967295)>>>0);d=(h=$shiftLeft64(f,13),i=$shiftRightUint64(g,51),new $Uint64(h.$high|i.$high,(h.$low|i.$low)>>>0));return[c,d];};L.ptr.prototype.Pow22523=function(a){var a,b,c,d,e,f,g,h,i,j,k,l,m,n,o;b=this;c=new L.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));d=new L.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));e=new L.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));f=$clone(c,L);g=$clone(d,L);h=$clone(e,L);f.Square(a);g.Square(f);g.Square(g);g.Multiply(a,g);f.Multiply(f,g);f.Square(f);f.Multiply(g,f);g.Square(f);i=1;while(true){if(!(i<5)){break;}g.Square(g);i=i+(1)>>0;}f.Multiply(g,f);g.Square(f);j=1;while(true){if(!(j<10)){break;}g.Square(g);j=j+(1)>>0;}g.Multiply(g,f);h.Square(g);k=1;while(true){if(!(k<20)){break;}h.Square(h);k=k+(1)>>0;}g.Multiply(h,g);g.Square(g);l=1;while(true){if(!(l<10)){break;}g.Square(g);l=l+(1)>>0;}f.Multiply(g,f);g.Square(f);m=1;while(true){if(!(m<50)){break;}g.Square(g);m=m+(1)>>0;}g.Multiply(g,f);h.Square(g);n=1;while(true){if(!(n<100)){break;}h.Square(h);n=n+(1)>>0;}g.Multiply(h,g);g.Square(g);o=1;while(true){if(!(o<50)){break;}g.Square(g);o=o+(1)>>0;}f.Multiply(g,f);f.Square(f);f.Square(f);return b.Multiply(f,a);};L.prototype.Pow22523=function(a){return this.$val.Pow22523(a);};L.ptr.prototype.SqrtRatio=function(a,b){var a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t;c=U.nil;d=0;e=this;f=new L.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));g=new L.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));h=$clone(f,L);i=$clone(g,L);j=h.Square(b);k=i.Multiply(a,i.Multiply(j,b));l=h.Multiply(k,h.Square(j));e.Multiply(k,e.Pow22523(l));m=h.Multiply(b,h.Square(e));n=i.Negate(a);o=m.Equal(a);p=m.Equal(n);q=m.Equal(n.Multiply(n,Q));r=i.Multiply(e,Q);e.Select(r,e,p|q);e.Absolute(e);s=e;t=o|p;c=s;d=t;return[c,d];};L.prototype.SqrtRatio=function(a,b){return this.$val.SqrtRatio(a,b);};U.methods=[{prop:"carryPropagateGeneric",name:"carryPropagateGeneric",pkg:"vendor/golang.org/x/crypto/curve25519/internal/field",typ:$funcType([],[U],false)},{prop:"carryPropagate",name:"carryPropagate",pkg:"vendor/golang.org/x/crypto/curve25519/internal/field",typ:$funcType([],[U],false)},{prop:"Zero",name:"Zero",pkg:"",typ:$funcType([],[U],false)},{prop:"One",name:"One",pkg:"",typ:$funcType([],[U],false)},{prop:"reduce",name:"reduce",pkg:"vendor/golang.org/x/crypto/curve25519/internal/field",typ:$funcType([],[U],false)},{prop:"Add",name:"Add",pkg:"",typ:$funcType([U,U],[U],false)},{prop:"Subtract",name:"Subtract",pkg:"",typ:$funcType([U,U],[U],false)},{prop:"Negate",name:"Negate",pkg:"",typ:$funcType([U],[U],false)},{prop:"Invert",name:"Invert",pkg:"",typ:$funcType([U],[U],false)},{prop:"Set",name:"Set",pkg:"",typ:$funcType([U],[U],false)},{prop:"SetBytes",name:"SetBytes",pkg:"",typ:$funcType([T],[U],false)},{prop:"Bytes",name:"Bytes",pkg:"",typ:$funcType([],[T],false)},{prop:"bytes",name:"bytes",pkg:"vendor/golang.org/x/crypto/curve25519/internal/field",typ:$funcType([V],[T],false)},{prop:"Equal",name:"Equal",pkg:"",typ:$funcType([U],[$Int],false)},{prop:"Select",name:"Select",pkg:"",typ:$funcType([U,U,$Int],[U],false)},{prop:"Swap",name:"Swap",pkg:"",typ:$funcType([U,$Int],[],false)},{prop:"IsNegative",name:"IsNegative",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Absolute",name:"Absolute",pkg:"",typ:$funcType([U],[U],false)},{prop:"Multiply",name:"Multiply",pkg:"",typ:$funcType([U,U],[U],false)},{prop:"Square",name:"Square",pkg:"",typ:$funcType([U],[U],false)},{prop:"Mult32",name:"Mult32",pkg:"",typ:$funcType([U,$Uint32],[U],false)},{prop:"Pow22523",name:"Pow22523",pkg:"",typ:$funcType([U],[U],false)},{prop:"SqrtRatio",name:"SqrtRatio",pkg:"",typ:$funcType([U,U],[U,$Int],false)}];D.init("vendor/golang.org/x/crypto/curve25519/internal/field",[{prop:"lo",name:"lo",embedded:false,exported:false,typ:$Uint64,tag:""},{prop:"hi",name:"hi",embedded:false,exported:false,typ:$Uint64,tag:""}]);L.init("vendor/golang.org/x/crypto/curve25519/internal/field",[{prop:"l0",name:"l0",embedded:false,exported:false,typ:$Uint64,tag:""},{prop:"l1",name:"l1",embedded:false,exported:false,typ:$Uint64,tag:""},{prop:"l2",name:"l2",embedded:false,exported:false,typ:$Uint64,tag:""},{prop:"l3",name:"l3",embedded:false,exported:false,typ:$Uint64,tag:""},{prop:"l4",name:"l4",embedded:false,exported:false,typ:$Uint64,tag:""}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=B.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=A.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}M=new L.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));N=new L.ptr(new $Uint64(0,1),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));Q=new L.ptr(new $Uint64(400167,1242472624),new $Uint64(54693,4237236381),new $Uint64(520030,2629635168),new $Uint64(492949,2793426078),new $Uint64(178226,1208286237));}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["vendor/golang.org/x/crypto/curve25519"]=(function(){var $pkg={},$init,A,B,C,K,M,N,O,F,L,D,E,G,H,I,J;A=$packages["crypto/subtle"];B=$packages["fmt"];C=$packages["vendor/golang.org/x/crypto/curve25519/internal/field"];K=$sliceType($Uint8);M=$arrayType($Uint8,32);N=$sliceType($emptyInterface);O=$ptrType($Uint8);D=function(a,b,c){var a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x;d=M.zero();$copySlice(new K(d),new K(b));d[0]=((d[0]&(248))>>>0);d[31]=((d[31]&(127))>>>0);d[31]=((d[31]|(64))>>>0);e=new C.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));f=new C.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));g=new C.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));h=new C.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));i=new C.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));j=new C.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));k=new C.Element.ptr(new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0),new $Uint64(0,0));l=$clone(e,C.Element);m=$clone(f,C.Element);n=$clone(g,C.Element);o=$clone(h,C.Element);p=$clone(i,C.Element);q=$clone(j,C.Element);r=$clone(k,C.Element);l.SetBytes(new K(c));m.One();o.Set(l);p.One();s=0;t=254;while(true){if(!(t>=0)){break;}x=(u=(((t&7)>>>0)),u<32?((v=(w=t/8,(w===w&&w!==1/0&&w!==-1/0)?w>>0:$throwRuntimeError("integer divide by zero")),((v<0||v>=d.length)?($throwRuntimeError("index out of range"),undefined):d[v]))>>>u):0)<<24>>>24;x=(x&(1))>>>0;s=(s^(((x>>0))))>>0;m.Swap(o,s);n.Swap(p,s);s=((x>>0));q.Subtract(o,p);r.Subtract(m,n);m.Add(m,n);n.Add(o,p);p.Multiply(q,m);n.Multiply(n,r);q.Square(r);r.Square(m);o.Add(p,n);n.Subtract(p,n);m.Multiply(r,q);r.Subtract(r,q);n.Square(n);p.Mult32(r,121666);o.Square(o);q.Add(q,p);p.Multiply(l,n);n.Multiply(r,q);t=t-(1)>>0;}m.Swap(o,s);n.Swap(p,s);n.Invert(n);m.Multiply(m,n);$copySlice(new K(a),m.Bytes());};$pkg.ScalarMult=D;E=function(a,b){var a,b;D(a,b,F);};$pkg.ScalarBaseMult=E;G=function(){$pkg.Basepoint=new K(F);};H=function(){if(!((A.ConstantTimeCompare($pkg.Basepoint,new K([9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]))===1))){$panic(new $String("curve25519: global Basepoint value was modified"));}};I=function(a,b){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=[c];c[0]=M.zero();d=J(c[0],a,b);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;$s=2;case 2:return e;}return;}var $f={$blk:I,$c:true,$r,a,b,c,d,e,$s};return $f;};$pkg.X25519=I;J=function(a,b,c){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,$s,$r,$c}=$restore(this,{a,b,c});$s=$s||0;s:while(true){switch($s){case 0:d=[d];e=[e];e[0]=M.zero();f=b.$length;if(!((f===32))){$s=1;continue;}$s=2;continue;case 1:g=B.Errorf("bad scalar length: %d, expected %d",new N([new $Int(f),new $Int(32)]));$s=3;case 3:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=[K.nil,g];$s=4;case 4:return h;case 2:i=c.$length;if(!((i===32))){$s=5;continue;}$s=6;continue;case 5:j=B.Errorf("bad point length: %d, expected %d",new N([new $Int(i),new $Int(32)]));$s=7;case 7:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=[K.nil,j];$s=8;case 8:return k;case 6:$copySlice(new K(e[0]),b);if($indexPtr(c.$array,c.$offset+0,O)===$indexPtr($pkg.Basepoint.$array,$pkg.Basepoint.$offset+0,O)){$s=9;continue;}$s=10;continue;case 9:H();E(a,e[0]);$s=11;continue;case 10:l=M.zero();m=M.zero();d[0]=$clone(l,M);n=$clone(m,M);$copySlice(new K(d[0]),c);D(a,e[0],d[0]);if(A.ConstantTimeCompare(new K(a),new K(n))===1){$s=12;continue;}$s=13;continue;case 12:o=B.Errorf("bad input point: low order point",new N([]));$s=14;case 14:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=[K.nil,o];$s=15;case 15:return p;case 13:case 11:$s=-1;return[new K(a),$ifaceNil];}return;}var $f={$blk:J,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,$s};return $f;};$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$pkg.Basepoint=K.nil;F=$toNativeArray($kindUint8,[9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]);G();}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["vendor/golang.org/x/crypto/hkdf"]=(function(){var $pkg={},$init,A,B,C,D,F,I,J,E,G;A=$packages["crypto/hmac"];B=$packages["errors"];C=$packages["hash"];D=$packages["io"];F=$pkg.hkdf=$newType(0,$kindStruct,"hkdf.hkdf",true,"vendor/golang.org/x/crypto/hkdf",false,function(expander_,size_,info_,counter_,prev_,buf_){this.$val=this;if(arguments.length===0){this.expander=$ifaceNil;this.size=0;this.info=I.nil;this.counter=0;this.prev=I.nil;this.buf=I.nil;return;}this.expander=expander_;this.size=size_;this.info=info_;this.counter=counter_;this.prev=prev_;this.buf=buf_;});I=$sliceType($Uint8);J=$ptrType(F);E=function(a,b,c){var{a,b,c,d,e,f,g,h,i,j,$s,$r,$c}=$restore(this,{a,b,c});$s=$s||0;s:while(true){switch($s){case 0:if(c===I.nil){$s=1;continue;}$s=2;continue;case 1:d=a();$s=3;case 3:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d.Size();$s=4;case 4:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}c=$makeSlice(I,e);case 2:f=A.New(a,c);$s=5;case 5:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;h=g.Write(b);$s=6;case 6:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}h;i=g.Sum(I.nil);$s=7;case 7:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;$s=8;case 8:return j;}return;}var $f={$blk:E,$c:true,$r,a,b,c,d,e,f,g,h,i,j,$s};return $f;};$pkg.Extract=E;F.ptr.prototype.Read=function(a){var{a,b,c,d,e,f,g,h,i,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;c=a.$length;d=b.buf.$length+($imul(((((255-b.counter<<24>>>24)+1<<24>>>24)>>0)),b.size))>>0;if(d0)){$s=2;continue;}$r=b.expander.Reset();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}f=b.expander.Write(b.prev);$s=4;case 4:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}f;g=b.expander.Write(b.info);$s=5;case 5:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}g;h=b.expander.Write(new I([b.counter]));$s=6;case 6:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}h;i=b.expander.Sum($subslice(b.prev,0,0));$s=7;case 7:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}b.prev=i;b.counter=b.counter+(1)<<24>>>24;b.buf=b.prev;e=$copySlice(a,b.buf);a=$subslice(a,e);$s=1;continue;case 2:b.buf=$subslice(b.buf,e);$s=-1;return[c,$ifaceNil];}return;}var $f={$blk:F.ptr.prototype.Read,$c:true,$r,a,b,c,d,e,f,g,h,i,$s};return $f;};F.prototype.Read=function(a){return this.$val.Read(a);};G=function(a,b,c){var{a,b,c,d,e,f,g,$s,$r,$c}=$restore(this,{a,b,c});$s=$s||0;s:while(true){switch($s){case 0:d=A.New(a,b);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;f=e.Size();$s=2;case 2:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=new F.ptr(e,f,c,1,I.nil,I.nil);$s=3;case 3:return g;}return;}var $f={$blk:G,$c:true,$r,a,b,c,d,e,f,g,$s};return $f;};$pkg.Expand=G;J.methods=[{prop:"Read",name:"Read",pkg:"",typ:$funcType([I],[$Int,$error],false)}];F.init("vendor/golang.org/x/crypto/hkdf",[{prop:"expander",name:"expander",embedded:false,exported:false,typ:C.Hash,tag:""},{prop:"size",name:"size",embedded:false,exported:false,typ:$Int,tag:""},{prop:"info",name:"info",embedded:false,exported:false,typ:I,tag:""},{prop:"counter",name:"counter",embedded:false,exported:false,typ:$Uint8,tag:""},{prop:"prev",name:"prev",embedded:false,exported:false,typ:I,tag:""},{prop:"buf",name:"buf",embedded:false,exported:false,typ:I,tag:""}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=D.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["crypto/tls"]=(function(){var $pkg={},$init,A,AH,B,C,N,O,AK,D,E,Y,P,U,AI,AL,F,V,Q,W,R,G,AC,H,I,J,X,AM,AJ,S,Z,K,L,AN,AG,M,AF,AD,AE,AO,T,AA,AB,AR,AY,BC,BD,BR,BU,BX,BY,BZ,CC,CG,CH,CK,CO,CV,CW,CX,CY,CZ,DA,DB,DC,DD,DG,DH,DI,DJ,DK,DL,DM,DN,DO,DP,DQ,DV,DW,DX,EA,EC,ED,EK,EL,EM,EN,ES,ET,EV,EW,EX,EY,EZ,FA,FB,FC,FK,GA,GD,GY,GZ,HA,HE,HF,HY,JV,IB,IC,ID,IE,IF,IG,IH,II,IJ,IK,IL,IM,IN,IO,IP,IQ,IR,IS,IT,IU,IV,IW,IX,IY,IZ,JA,JB,JC,JD,JE,JF,JG,JH,JI,JJ,JK,JL,JM,JN,JO,JP,JQ,JR,JS,JT,JU,JW,JX,JY,JZ,KA,KB,KC,KD,KE,KF,KG,KH,KI,KJ,KK,KL,KM,KN,KO,KP,KQ,KR,KS,KT,KU,KV,KW,KX,LD,LE,LF,LG,LH,LI,LJ,LK,LL,LM,LN,LO,LP,LQ,LR,LS,LT,LU,LV,LW,LX,LY,LZ,MA,MB,MC,MD,ME,MF,MG,MJ,MK,ML,MM,MN,MO,MP,BI,BJ,BK,BL,CA,CB,EE,EF,EG,EH,EI,EJ,EO,EP,EQ,ER,FD,FE,FF,FH,FI,FJ,FP,IA,GB,GE,GF,GG,GH,GI,GJ,GK,GL,GM,GN,GO,GP,GQ,HQ,HU,HZ,d,AP,AQ,AS,AW,AZ,BA,BB,BE,BF,BG,BH,BM,BN,BO,BP,BQ,BS,BT,BV,BW,CD,CE,CF,CI,CJ,CL,CM,CN,CP,CQ,CR,CS,CT,CU,DE,DF,DR,DS,DT,DU,DY,DZ,EB,EU,FG,FQ,FR,FS,GC,GS,GT,GU,GV,GW,GX,HB,HC,HD,HG,HH,HI,HJ,HK,HL,HM,HN,HO,HP,HR,HS,HT,HV,HW,HX;A=$packages["bytes"];AH=$packages["container/list"];B=$packages["context"];C=$packages["crypto"];N=$packages["crypto/aes"];O=$packages["crypto/cipher"];AK=$packages["crypto/des"];D=$packages["crypto/ecdsa"];E=$packages["crypto/ed25519"];Y=$packages["crypto/elliptic"];P=$packages["crypto/hmac"];U=$packages["crypto/md5"];AI=$packages["crypto/rand"];AL=$packages["crypto/rc4"];F=$packages["crypto/rsa"];V=$packages["crypto/sha1"];Q=$packages["crypto/sha256"];W=$packages["crypto/sha512"];R=$packages["crypto/subtle"];G=$packages["crypto/x509"];AC=$packages["encoding/binary"];H=$packages["encoding/pem"];I=$packages["errors"];J=$packages["fmt"];X=$packages["hash"];AM=$packages["internal/cpu"];AJ=$packages["internal/godebug"];S=$packages["io"];Z=$packages["math/big"];K=$packages["net"];L=$packages["os"];AN=$packages["runtime"];AG=$packages["strconv"];M=$packages["strings"];AF=$packages["sync"];AD=$packages["sync/atomic"];AE=$packages["time"];AO=$packages["vendor/golang.org/x/crypto/chacha20poly1305"];T=$packages["vendor/golang.org/x/crypto/cryptobyte"];AA=$packages["vendor/golang.org/x/crypto/curve25519"];AB=$packages["vendor/golang.org/x/crypto/hkdf"];AR=$pkg.listener=$newType(0,$kindStruct,"tls.listener",true,"crypto/tls",false,function(Listener_,config_){this.$val=this;if(arguments.length===0){this.Listener=$ifaceNil;this.config=IS.nil;return;}this.Listener=Listener_;this.config=config_;});AY=$pkg.Dialer=$newType(0,$kindStruct,"tls.Dialer",true,"crypto/tls",true,function(NetDialer_,Config_){this.$val=this;if(arguments.length===0){this.NetDialer=JE.nil;this.Config=IS.nil;return;}this.NetDialer=NetDialer_;this.Config=Config_;});BC=$pkg.sessionState=$newType(0,$kindStruct,"tls.sessionState",true,"crypto/tls",false,function(vers_,cipherSuite_,createdAt_,masterSecret_,certificates_,usedOldKey_){this.$val=this;if(arguments.length===0){this.vers=0;this.cipherSuite=0;this.createdAt=new $Uint64(0,0);this.masterSecret=II.nil;this.certificates=IT.nil;this.usedOldKey=false;return;}this.vers=vers_;this.cipherSuite=cipherSuite_;this.createdAt=createdAt_;this.masterSecret=masterSecret_;this.certificates=certificates_;this.usedOldKey=usedOldKey_;});BD=$pkg.sessionStateTLS13=$newType(0,$kindStruct,"tls.sessionStateTLS13",true,"crypto/tls",false,function(cipherSuite_,createdAt_,resumptionSecret_,certificate_){this.$val=this;if(arguments.length===0){this.cipherSuite=0;this.createdAt=new $Uint64(0,0);this.resumptionSecret=II.nil;this.certificate=new FK.ptr(IT.nil,$ifaceNil,IL.nil,II.nil,IT.nil,IU.nil);return;}this.cipherSuite=cipherSuite_;this.createdAt=createdAt_;this.resumptionSecret=resumptionSecret_;this.certificate=certificate_;});BR=$pkg.finishedHash=$newType(0,$kindStruct,"tls.finishedHash",true,"crypto/tls",false,function(client_,server_,clientMD5_,serverMD5_,buffer_,version_,prf_){this.$val=this;if(arguments.length===0){this.client=$ifaceNil;this.server=$ifaceNil;this.clientMD5=$ifaceNil;this.serverMD5=$ifaceNil;this.buffer=II.nil;this.version=0;this.prf=$throwNilPointerError;return;}this.client=client_;this.server=server_;this.clientMD5=clientMD5_;this.serverMD5=serverMD5_;this.buffer=buffer_;this.version=version_;this.prf=prf_;});BU=$pkg.ecdheParameters=$newType(8,$kindInterface,"tls.ecdheParameters",true,"crypto/tls",false,null);BX=$pkg.nistParameters=$newType(0,$kindStruct,"tls.nistParameters",true,"crypto/tls",false,function(privateKey_,x_,y_,curveID_){this.$val=this;if(arguments.length===0){this.privateKey=II.nil;this.x=JQ.nil;this.y=JQ.nil;this.curveID=0;return;}this.privateKey=privateKey_;this.x=x_;this.y=y_;this.curveID=curveID_;});BY=$pkg.x25519Parameters=$newType(0,$kindStruct,"tls.x25519Parameters",true,"crypto/tls",false,function(privateKey_,publicKey_){this.$val=this;if(arguments.length===0){this.privateKey=II.nil;this.publicKey=II.nil;return;}this.privateKey=privateKey_;this.publicKey=publicKey_;});BZ=$pkg.keyAgreement=$newType(8,$kindInterface,"tls.keyAgreement",true,"crypto/tls",false,null);CC=$pkg.rsaKeyAgreement=$newType(0,$kindStruct,"tls.rsaKeyAgreement",true,"crypto/tls",false,function(){this.$val=this;if(arguments.length===0){return;}});CG=$pkg.ecdheKeyAgreement=$newType(0,$kindStruct,"tls.ecdheKeyAgreement",true,"crypto/tls",false,function(version_,isRSA_,params_,ckx_,preMasterSecret_){this.$val=this;if(arguments.length===0){this.version=0;this.isRSA=false;this.params=$ifaceNil;this.ckx=JS.nil;this.preMasterSecret=II.nil;return;}this.version=version_;this.isRSA=isRSA_;this.params=params_;this.ckx=ckx_;this.preMasterSecret=preMasterSecret_;});CH=$pkg.serverHandshakeStateTLS13=$newType(0,$kindStruct,"tls.serverHandshakeStateTLS13",true,"crypto/tls",false,function(c_,ctx_,clientHello_,hello_,sentDummyCCS_,usingPSK_,suite_,cert_,sigAlg_,earlySecret_,sharedKey_,handshakeSecret_,masterSecret_,trafficSecret_,transcript_,clientFinished_){this.$val=this;if(arguments.length===0){this.c=JB.nil;this.ctx=$ifaceNil;this.clientHello=JW.nil;this.hello=KA.nil;this.sentDummyCCS=false;this.usingPSK=false;this.suite=IM.nil;this.cert=KB.nil;this.sigAlg=0;this.earlySecret=II.nil;this.sharedKey=II.nil;this.handshakeSecret=II.nil;this.masterSecret=II.nil;this.trafficSecret=II.nil;this.transcript=$ifaceNil;this.clientFinished=II.nil;return;}this.c=c_;this.ctx=ctx_;this.clientHello=clientHello_;this.hello=hello_;this.sentDummyCCS=sentDummyCCS_;this.usingPSK=usingPSK_;this.suite=suite_;this.cert=cert_;this.sigAlg=sigAlg_;this.earlySecret=earlySecret_;this.sharedKey=sharedKey_;this.handshakeSecret=handshakeSecret_;this.masterSecret=masterSecret_;this.trafficSecret=trafficSecret_;this.transcript=transcript_;this.clientFinished=clientFinished_;});CK=$pkg.serverHandshakeState=$newType(0,$kindStruct,"tls.serverHandshakeState",true,"crypto/tls",false,function(c_,ctx_,clientHello_,hello_,suite_,ecdheOk_,ecSignOk_,rsaDecryptOk_,rsaSignOk_,sessionState_,finishedHash_,masterSecret_,cert_){this.$val=this;if(arguments.length===0){this.c=JB.nil;this.ctx=$ifaceNil;this.clientHello=JW.nil;this.hello=KA.nil;this.suite=IO.nil;this.ecdheOk=false;this.ecSignOk=false;this.rsaDecryptOk=false;this.rsaSignOk=false;this.sessionState=KC.nil;this.finishedHash=new BR.ptr($ifaceNil,$ifaceNil,$ifaceNil,$ifaceNil,II.nil,0,$throwNilPointerError);this.masterSecret=II.nil;this.cert=KB.nil;return;}this.c=c_;this.ctx=ctx_;this.clientHello=clientHello_;this.hello=hello_;this.suite=suite_;this.ecdheOk=ecdheOk_;this.ecSignOk=ecSignOk_;this.rsaDecryptOk=rsaDecryptOk_;this.rsaSignOk=rsaSignOk_;this.sessionState=sessionState_;this.finishedHash=finishedHash_;this.masterSecret=masterSecret_;this.cert=cert_;});CO=$pkg.marshalingFunction=$newType(4,$kindFunc,"tls.marshalingFunction",true,"crypto/tls",false,null);CV=$pkg.clientHelloMsg=$newType(0,$kindStruct,"tls.clientHelloMsg",true,"crypto/tls",false,function(raw_,vers_,random_,sessionId_,cipherSuites_,compressionMethods_,serverName_,ocspStapling_,supportedCurves_,supportedPoints_,ticketSupported_,sessionTicket_,supportedSignatureAlgorithms_,supportedSignatureAlgorithmsCert_,secureRenegotiationSupported_,secureRenegotiation_,alpnProtocols_,scts_,supportedVersions_,cookie_,keyShares_,earlyData_,pskModes_,pskIdentities_,pskBinders_){this.$val=this;if(arguments.length===0){this.raw=II.nil;this.vers=0;this.random=II.nil;this.sessionId=II.nil;this.cipherSuites=IE.nil;this.compressionMethods=II.nil;this.serverName="";this.ocspStapling=false;this.supportedCurves=IG.nil;this.supportedPoints=II.nil;this.ticketSupported=false;this.sessionTicket=II.nil;this.supportedSignatureAlgorithms=IL.nil;this.supportedSignatureAlgorithmsCert=IL.nil;this.secureRenegotiationSupported=false;this.secureRenegotiation=II.nil;this.alpnProtocols=ID.nil;this.scts=false;this.supportedVersions=IE.nil;this.cookie=II.nil;this.keyShares=KG.nil;this.earlyData=false;this.pskModes=II.nil;this.pskIdentities=KH.nil;this.pskBinders=IT.nil;return;}this.raw=raw_;this.vers=vers_;this.random=random_;this.sessionId=sessionId_;this.cipherSuites=cipherSuites_;this.compressionMethods=compressionMethods_;this.serverName=serverName_;this.ocspStapling=ocspStapling_;this.supportedCurves=supportedCurves_;this.supportedPoints=supportedPoints_;this.ticketSupported=ticketSupported_;this.sessionTicket=sessionTicket_;this.supportedSignatureAlgorithms=supportedSignatureAlgorithms_;this.supportedSignatureAlgorithmsCert=supportedSignatureAlgorithmsCert_;this.secureRenegotiationSupported=secureRenegotiationSupported_;this.secureRenegotiation=secureRenegotiation_;this.alpnProtocols=alpnProtocols_;this.scts=scts_;this.supportedVersions=supportedVersions_;this.cookie=cookie_;this.keyShares=keyShares_;this.earlyData=earlyData_;this.pskModes=pskModes_;this.pskIdentities=pskIdentities_;this.pskBinders=pskBinders_;});CW=$pkg.serverHelloMsg=$newType(0,$kindStruct,"tls.serverHelloMsg",true,"crypto/tls",false,function(raw_,vers_,random_,sessionId_,cipherSuite_,compressionMethod_,ocspStapling_,ticketSupported_,secureRenegotiationSupported_,secureRenegotiation_,alpnProtocol_,scts_,supportedVersion_,serverShare_,selectedIdentityPresent_,selectedIdentity_,supportedPoints_,cookie_,selectedGroup_){this.$val=this;if(arguments.length===0){this.raw=II.nil;this.vers=0;this.random=II.nil;this.sessionId=II.nil;this.cipherSuite=0;this.compressionMethod=0;this.ocspStapling=false;this.ticketSupported=false;this.secureRenegotiationSupported=false;this.secureRenegotiation=II.nil;this.alpnProtocol="";this.scts=IT.nil;this.supportedVersion=0;this.serverShare=new EM.ptr(0,II.nil);this.selectedIdentityPresent=false;this.selectedIdentity=0;this.supportedPoints=II.nil;this.cookie=II.nil;this.selectedGroup=0;return;}this.raw=raw_;this.vers=vers_;this.random=random_;this.sessionId=sessionId_;this.cipherSuite=cipherSuite_;this.compressionMethod=compressionMethod_;this.ocspStapling=ocspStapling_;this.ticketSupported=ticketSupported_;this.secureRenegotiationSupported=secureRenegotiationSupported_;this.secureRenegotiation=secureRenegotiation_;this.alpnProtocol=alpnProtocol_;this.scts=scts_;this.supportedVersion=supportedVersion_;this.serverShare=serverShare_;this.selectedIdentityPresent=selectedIdentityPresent_;this.selectedIdentity=selectedIdentity_;this.supportedPoints=supportedPoints_;this.cookie=cookie_;this.selectedGroup=selectedGroup_;});CX=$pkg.encryptedExtensionsMsg=$newType(0,$kindStruct,"tls.encryptedExtensionsMsg",true,"crypto/tls",false,function(raw_,alpnProtocol_){this.$val=this;if(arguments.length===0){this.raw=II.nil;this.alpnProtocol="";return;}this.raw=raw_;this.alpnProtocol=alpnProtocol_;});CY=$pkg.endOfEarlyDataMsg=$newType(0,$kindStruct,"tls.endOfEarlyDataMsg",true,"crypto/tls",false,function(){this.$val=this;if(arguments.length===0){return;}});CZ=$pkg.keyUpdateMsg=$newType(0,$kindStruct,"tls.keyUpdateMsg",true,"crypto/tls",false,function(raw_,updateRequested_){this.$val=this;if(arguments.length===0){this.raw=II.nil;this.updateRequested=false;return;}this.raw=raw_;this.updateRequested=updateRequested_;});DA=$pkg.newSessionTicketMsgTLS13=$newType(0,$kindStruct,"tls.newSessionTicketMsgTLS13",true,"crypto/tls",false,function(raw_,lifetime_,ageAdd_,nonce_,label_,maxEarlyData_){this.$val=this;if(arguments.length===0){this.raw=II.nil;this.lifetime=0;this.ageAdd=0;this.nonce=II.nil;this.label=II.nil;this.maxEarlyData=0;return;}this.raw=raw_;this.lifetime=lifetime_;this.ageAdd=ageAdd_;this.nonce=nonce_;this.label=label_;this.maxEarlyData=maxEarlyData_;});DB=$pkg.certificateRequestMsgTLS13=$newType(0,$kindStruct,"tls.certificateRequestMsgTLS13",true,"crypto/tls",false,function(raw_,ocspStapling_,scts_,supportedSignatureAlgorithms_,supportedSignatureAlgorithmsCert_,certificateAuthorities_){this.$val=this;if(arguments.length===0){this.raw=II.nil;this.ocspStapling=false;this.scts=false;this.supportedSignatureAlgorithms=IL.nil;this.supportedSignatureAlgorithmsCert=IL.nil;this.certificateAuthorities=IT.nil;return;}this.raw=raw_;this.ocspStapling=ocspStapling_;this.scts=scts_;this.supportedSignatureAlgorithms=supportedSignatureAlgorithms_;this.supportedSignatureAlgorithmsCert=supportedSignatureAlgorithmsCert_;this.certificateAuthorities=certificateAuthorities_;});DC=$pkg.certificateMsg=$newType(0,$kindStruct,"tls.certificateMsg",true,"crypto/tls",false,function(raw_,certificates_){this.$val=this;if(arguments.length===0){this.raw=II.nil;this.certificates=IT.nil;return;}this.raw=raw_;this.certificates=certificates_;});DD=$pkg.certificateMsgTLS13=$newType(0,$kindStruct,"tls.certificateMsgTLS13",true,"crypto/tls",false,function(raw_,certificate_,ocspStapling_,scts_){this.$val=this;if(arguments.length===0){this.raw=II.nil;this.certificate=new FK.ptr(IT.nil,$ifaceNil,IL.nil,II.nil,IT.nil,IU.nil);this.ocspStapling=false;this.scts=false;return;}this.raw=raw_;this.certificate=certificate_;this.ocspStapling=ocspStapling_;this.scts=scts_;});DG=$pkg.serverKeyExchangeMsg=$newType(0,$kindStruct,"tls.serverKeyExchangeMsg",true,"crypto/tls",false,function(raw_,key_){this.$val=this;if(arguments.length===0){this.raw=II.nil;this.key=II.nil;return;}this.raw=raw_;this.key=key_;});DH=$pkg.certificateStatusMsg=$newType(0,$kindStruct,"tls.certificateStatusMsg",true,"crypto/tls",false,function(raw_,response_){this.$val=this;if(arguments.length===0){this.raw=II.nil;this.response=II.nil;return;}this.raw=raw_;this.response=response_;});DI=$pkg.serverHelloDoneMsg=$newType(0,$kindStruct,"tls.serverHelloDoneMsg",true,"crypto/tls",false,function(){this.$val=this;if(arguments.length===0){return;}});DJ=$pkg.clientKeyExchangeMsg=$newType(0,$kindStruct,"tls.clientKeyExchangeMsg",true,"crypto/tls",false,function(raw_,ciphertext_){this.$val=this;if(arguments.length===0){this.raw=II.nil;this.ciphertext=II.nil;return;}this.raw=raw_;this.ciphertext=ciphertext_;});DK=$pkg.finishedMsg=$newType(0,$kindStruct,"tls.finishedMsg",true,"crypto/tls",false,function(raw_,verifyData_){this.$val=this;if(arguments.length===0){this.raw=II.nil;this.verifyData=II.nil;return;}this.raw=raw_;this.verifyData=verifyData_;});DL=$pkg.certificateRequestMsg=$newType(0,$kindStruct,"tls.certificateRequestMsg",true,"crypto/tls",false,function(raw_,hasSignatureAlgorithm_,certificateTypes_,supportedSignatureAlgorithms_,certificateAuthorities_){this.$val=this;if(arguments.length===0){this.raw=II.nil;this.hasSignatureAlgorithm=false;this.certificateTypes=II.nil;this.supportedSignatureAlgorithms=IL.nil;this.certificateAuthorities=IT.nil;return;}this.raw=raw_;this.hasSignatureAlgorithm=hasSignatureAlgorithm_;this.certificateTypes=certificateTypes_;this.supportedSignatureAlgorithms=supportedSignatureAlgorithms_;this.certificateAuthorities=certificateAuthorities_;});DM=$pkg.certificateVerifyMsg=$newType(0,$kindStruct,"tls.certificateVerifyMsg",true,"crypto/tls",false,function(raw_,hasSignatureAlgorithm_,signatureAlgorithm_,signature_){this.$val=this;if(arguments.length===0){this.raw=II.nil;this.hasSignatureAlgorithm=false;this.signatureAlgorithm=0;this.signature=II.nil;return;}this.raw=raw_;this.hasSignatureAlgorithm=hasSignatureAlgorithm_;this.signatureAlgorithm=signatureAlgorithm_;this.signature=signature_;});DN=$pkg.newSessionTicketMsg=$newType(0,$kindStruct,"tls.newSessionTicketMsg",true,"crypto/tls",false,function(raw_,ticket_){this.$val=this;if(arguments.length===0){this.raw=II.nil;this.ticket=II.nil;return;}this.raw=raw_;this.ticket=ticket_;});DO=$pkg.helloRequestMsg=$newType(0,$kindStruct,"tls.helloRequestMsg",true,"crypto/tls",false,function(){this.$val=this;if(arguments.length===0){return;}});DP=$pkg.clientHandshakeStateTLS13=$newType(0,$kindStruct,"tls.clientHandshakeStateTLS13",true,"crypto/tls",false,function(c_,ctx_,serverHello_,hello_,ecdheParams_,session_,earlySecret_,binderKey_,certReq_,usingPSK_,sentDummyCCS_,suite_,transcript_,masterSecret_,trafficSecret_){this.$val=this;if(arguments.length===0){this.c=JB.nil;this.ctx=$ifaceNil;this.serverHello=KA.nil;this.hello=JW.nil;this.ecdheParams=$ifaceNil;this.session=KK.nil;this.earlySecret=II.nil;this.binderKey=II.nil;this.certReq=KM.nil;this.usingPSK=false;this.sentDummyCCS=false;this.suite=IM.nil;this.transcript=$ifaceNil;this.masterSecret=II.nil;this.trafficSecret=II.nil;return;}this.c=c_;this.ctx=ctx_;this.serverHello=serverHello_;this.hello=hello_;this.ecdheParams=ecdheParams_;this.session=session_;this.earlySecret=earlySecret_;this.binderKey=binderKey_;this.certReq=certReq_;this.usingPSK=usingPSK_;this.sentDummyCCS=sentDummyCCS_;this.suite=suite_;this.transcript=transcript_;this.masterSecret=masterSecret_;this.trafficSecret=trafficSecret_;});DQ=$pkg.clientHandshakeState=$newType(0,$kindStruct,"tls.clientHandshakeState",true,"crypto/tls",false,function(c_,ctx_,serverHello_,hello_,suite_,finishedHash_,masterSecret_,session_){this.$val=this;if(arguments.length===0){this.c=JB.nil;this.ctx=$ifaceNil;this.serverHello=KA.nil;this.hello=JW.nil;this.suite=IO.nil;this.finishedHash=new BR.ptr($ifaceNil,$ifaceNil,$ifaceNil,$ifaceNil,II.nil,0,$throwNilPointerError);this.masterSecret=II.nil;this.session=KK.nil;return;}this.c=c_;this.ctx=ctx_;this.serverHello=serverHello_;this.hello=hello_;this.suite=suite_;this.finishedHash=finishedHash_;this.masterSecret=masterSecret_;this.session=session_;});DV=$pkg.Conn=$newType(0,$kindStruct,"tls.Conn",true,"crypto/tls",true,function(conn_,isClient_,handshakeFn_,handshakeStatus_,handshakeMutex_,handshakeErr_,vers_,haveVers_,config_,handshakes_,didResume_,cipherSuite_,ocspResponse_,scts_,peerCertificates_,verifiedChains_,serverName_,secureRenegotiation_,ekm_,resumptionSecret_,ticketKeys_,clientFinishedIsFirst_,closeNotifyErr_,closeNotifySent_,clientFinished_,serverFinished_,clientProtocol_,in$27_,out_,rawInput_,input_,hand_,buffering_,sendBuf_,bytesSent_,packetsSent_,retryCount_,activeCall_,tmp_){this.$val=this;if(arguments.length===0){this.conn=$ifaceNil;this.isClient=false;this.handshakeFn=$throwNilPointerError;this.handshakeStatus=0;this.handshakeMutex=new AF.Mutex.ptr(0,0);this.handshakeErr=$ifaceNil;this.vers=0;this.haveVers=false;this.config=IS.nil;this.handshakes=0;this.didResume=false;this.cipherSuite=0;this.ocspResponse=II.nil;this.scts=IT.nil;this.peerCertificates=IV.nil;this.verifiedChains=IW.nil;this.serverName="";this.secureRenegotiation=false;this.ekm=$throwNilPointerError;this.resumptionSecret=II.nil;this.ticketKeys=IH.nil;this.clientFinishedIsFirst=false;this.closeNotifyErr=$ifaceNil;this.closeNotifySent=false;this.clientFinished=IX.zero();this.serverFinished=IX.zero();this.clientProtocol="";this.in$27=new DW.ptr(new AF.Mutex.ptr(0,0),$ifaceNil,0,$ifaceNil,$ifaceNil,IY.zero(),IZ.zero(),$ifaceNil,$ifaceNil,II.nil);this.out=new DW.ptr(new AF.Mutex.ptr(0,0),$ifaceNil,0,$ifaceNil,$ifaceNil,IY.zero(),IZ.zero(),$ifaceNil,$ifaceNil,II.nil);this.rawInput=new A.Buffer.ptr(II.nil,0,0);this.input=new A.Reader.ptr(II.nil,new $Int64(0,0),0);this.hand=new A.Buffer.ptr(II.nil,0,0);this.buffering=false;this.sendBuf=II.nil;this.bytesSent=new $Int64(0,0);this.packetsSent=new $Int64(0,0);this.retryCount=0;this.activeCall=0;this.tmp=JA.zero();return;}this.conn=conn_;this.isClient=isClient_;this.handshakeFn=handshakeFn_;this.handshakeStatus=handshakeStatus_;this.handshakeMutex=handshakeMutex_;this.handshakeErr=handshakeErr_;this.vers=vers_;this.haveVers=haveVers_;this.config=config_;this.handshakes=handshakes_;this.didResume=didResume_;this.cipherSuite=cipherSuite_;this.ocspResponse=ocspResponse_;this.scts=scts_;this.peerCertificates=peerCertificates_;this.verifiedChains=verifiedChains_;this.serverName=serverName_;this.secureRenegotiation=secureRenegotiation_;this.ekm=ekm_;this.resumptionSecret=resumptionSecret_;this.ticketKeys=ticketKeys_;this.clientFinishedIsFirst=clientFinishedIsFirst_;this.closeNotifyErr=closeNotifyErr_;this.closeNotifySent=closeNotifySent_;this.clientFinished=clientFinished_;this.serverFinished=serverFinished_;this.clientProtocol=clientProtocol_;this.in$27=in$27_;this.out=out_;this.rawInput=rawInput_;this.input=input_;this.hand=hand_;this.buffering=buffering_;this.sendBuf=sendBuf_;this.bytesSent=bytesSent_;this.packetsSent=packetsSent_;this.retryCount=retryCount_;this.activeCall=activeCall_;this.tmp=tmp_;});DW=$pkg.halfConn=$newType(0,$kindStruct,"tls.halfConn",true,"crypto/tls",false,function(Mutex_,err_,version_,cipher_,mac_,seq_,scratchBuf_,nextCipher_,nextMac_,trafficSecret_){this.$val=this;if(arguments.length===0){this.Mutex=new AF.Mutex.ptr(0,0);this.err=$ifaceNil;this.version=0;this.cipher=$ifaceNil;this.mac=$ifaceNil;this.seq=IY.zero();this.scratchBuf=IZ.zero();this.nextCipher=$ifaceNil;this.nextMac=$ifaceNil;this.trafficSecret=II.nil;return;}this.Mutex=Mutex_;this.err=err_;this.version=version_;this.cipher=cipher_;this.mac=mac_;this.seq=seq_;this.scratchBuf=scratchBuf_;this.nextCipher=nextCipher_;this.nextMac=nextMac_;this.trafficSecret=trafficSecret_;});DX=$pkg.permanentError=$newType(0,$kindStruct,"tls.permanentError",true,"crypto/tls",false,function(err_){this.$val=this;if(arguments.length===0){this.err=$ifaceNil;return;}this.err=err_;});EA=$pkg.cbcMode=$newType(8,$kindInterface,"tls.cbcMode",true,"crypto/tls",false,null);EC=$pkg.RecordHeaderError=$newType(0,$kindStruct,"tls.RecordHeaderError",true,"crypto/tls",true,function(Msg_,RecordHeader_,Conn_){this.$val=this;if(arguments.length===0){this.Msg="";this.RecordHeader=KR.zero();this.Conn=$ifaceNil;return;}this.Msg=Msg_;this.RecordHeader=RecordHeader_;this.Conn=Conn_;});ED=$pkg.atLeastReader=$newType(0,$kindStruct,"tls.atLeastReader",true,"crypto/tls",false,function(R_,N_){this.$val=this;if(arguments.length===0){this.R=$ifaceNil;this.N=new $Int64(0,0);return;}this.R=R_;this.N=N_;});EK=$pkg.recordType=$newType(1,$kindUint8,"tls.recordType",true,"crypto/tls",false,null);EL=$pkg.CurveID=$newType(2,$kindUint16,"tls.CurveID",true,"crypto/tls",true,null);EM=$pkg.keyShare=$newType(0,$kindStruct,"tls.keyShare",true,"crypto/tls",false,function(group_,data_){this.$val=this;if(arguments.length===0){this.group=0;this.data=II.nil;return;}this.group=group_;this.data=data_;});EN=$pkg.pskIdentity=$newType(0,$kindStruct,"tls.pskIdentity",true,"crypto/tls",false,function(label_,obfuscatedTicketAge_){this.$val=this;if(arguments.length===0){this.label=II.nil;this.obfuscatedTicketAge=0;return;}this.label=label_;this.obfuscatedTicketAge=obfuscatedTicketAge_;});ES=$pkg.ConnectionState=$newType(0,$kindStruct,"tls.ConnectionState",true,"crypto/tls",true,function(Version_,HandshakeComplete_,DidResume_,CipherSuite_,NegotiatedProtocol_,NegotiatedProtocolIsMutual_,ServerName_,PeerCertificates_,VerifiedChains_,SignedCertificateTimestamps_,OCSPResponse_,TLSUnique_,ekm_){this.$val=this;if(arguments.length===0){this.Version=0;this.HandshakeComplete=false;this.DidResume=false;this.CipherSuite=0;this.NegotiatedProtocol="";this.NegotiatedProtocolIsMutual=false;this.ServerName="";this.PeerCertificates=IV.nil;this.VerifiedChains=IW.nil;this.SignedCertificateTimestamps=IT.nil;this.OCSPResponse=II.nil;this.TLSUnique=II.nil;this.ekm=$throwNilPointerError;return;}this.Version=Version_;this.HandshakeComplete=HandshakeComplete_;this.DidResume=DidResume_;this.CipherSuite=CipherSuite_;this.NegotiatedProtocol=NegotiatedProtocol_;this.NegotiatedProtocolIsMutual=NegotiatedProtocolIsMutual_;this.ServerName=ServerName_;this.PeerCertificates=PeerCertificates_;this.VerifiedChains=VerifiedChains_;this.SignedCertificateTimestamps=SignedCertificateTimestamps_;this.OCSPResponse=OCSPResponse_;this.TLSUnique=TLSUnique_;this.ekm=ekm_;});ET=$pkg.ClientAuthType=$newType(4,$kindInt,"tls.ClientAuthType",true,"crypto/tls",true,null);EV=$pkg.ClientSessionState=$newType(0,$kindStruct,"tls.ClientSessionState",true,"crypto/tls",true,function(sessionTicket_,vers_,cipherSuite_,masterSecret_,serverCertificates_,verifiedChains_,receivedAt_,ocspResponse_,scts_,nonce_,useBy_,ageAdd_){this.$val=this;if(arguments.length===0){this.sessionTicket=II.nil;this.vers=0;this.cipherSuite=0;this.masterSecret=II.nil;this.serverCertificates=IV.nil;this.verifiedChains=IW.nil;this.receivedAt=new AE.Time.ptr(new $Uint64(0,0),new $Int64(0,0),JC.nil);this.ocspResponse=II.nil;this.scts=IT.nil;this.nonce=II.nil;this.useBy=new AE.Time.ptr(new $Uint64(0,0),new $Int64(0,0),JC.nil);this.ageAdd=0;return;}this.sessionTicket=sessionTicket_;this.vers=vers_;this.cipherSuite=cipherSuite_;this.masterSecret=masterSecret_;this.serverCertificates=serverCertificates_;this.verifiedChains=verifiedChains_;this.receivedAt=receivedAt_;this.ocspResponse=ocspResponse_;this.scts=scts_;this.nonce=nonce_;this.useBy=useBy_;this.ageAdd=ageAdd_;});EW=$pkg.ClientSessionCache=$newType(8,$kindInterface,"tls.ClientSessionCache",true,"crypto/tls",true,null);EX=$pkg.SignatureScheme=$newType(2,$kindUint16,"tls.SignatureScheme",true,"crypto/tls",true,null);EY=$pkg.ClientHelloInfo=$newType(0,$kindStruct,"tls.ClientHelloInfo",true,"crypto/tls",true,function(CipherSuites_,ServerName_,SupportedCurves_,SupportedPoints_,SignatureSchemes_,SupportedProtos_,SupportedVersions_,Conn_,config_,ctx_){this.$val=this;if(arguments.length===0){this.CipherSuites=IE.nil;this.ServerName="";this.SupportedCurves=IG.nil;this.SupportedPoints=II.nil;this.SignatureSchemes=IL.nil;this.SupportedProtos=ID.nil;this.SupportedVersions=IE.nil;this.Conn=$ifaceNil;this.config=IS.nil;this.ctx=$ifaceNil;return;}this.CipherSuites=CipherSuites_;this.ServerName=ServerName_;this.SupportedCurves=SupportedCurves_;this.SupportedPoints=SupportedPoints_;this.SignatureSchemes=SignatureSchemes_;this.SupportedProtos=SupportedProtos_;this.SupportedVersions=SupportedVersions_;this.Conn=Conn_;this.config=config_;this.ctx=ctx_;});EZ=$pkg.CertificateRequestInfo=$newType(0,$kindStruct,"tls.CertificateRequestInfo",true,"crypto/tls",true,function(AcceptableCAs_,SignatureSchemes_,Version_,ctx_){this.$val=this;if(arguments.length===0){this.AcceptableCAs=IT.nil;this.SignatureSchemes=IL.nil;this.Version=0;this.ctx=$ifaceNil;return;}this.AcceptableCAs=AcceptableCAs_;this.SignatureSchemes=SignatureSchemes_;this.Version=Version_;this.ctx=ctx_;});FA=$pkg.RenegotiationSupport=$newType(4,$kindInt,"tls.RenegotiationSupport",true,"crypto/tls",true,null);FB=$pkg.Config=$newType(0,$kindStruct,"tls.Config",true,"crypto/tls",true,function(Rand_,Time_,Certificates_,NameToCertificate_,GetCertificate_,GetClientCertificate_,GetConfigForClient_,VerifyPeerCertificate_,VerifyConnection_,RootCAs_,NextProtos_,ServerName_,ClientAuth_,ClientCAs_,InsecureSkipVerify_,CipherSuites_,PreferServerCipherSuites_,SessionTicketsDisabled_,SessionTicketKey_,ClientSessionCache_,MinVersion_,MaxVersion_,CurvePreferences_,DynamicRecordSizingDisabled_,Renegotiation_,KeyLogWriter_,mutex_,sessionTicketKeys_,autoSessionTicketKeys_){this.$val=this;if(arguments.length===0){this.Rand=$ifaceNil;this.Time=$throwNilPointerError;this.Certificates=IB.nil;this.NameToCertificate=false;this.GetCertificate=$throwNilPointerError;this.GetClientCertificate=$throwNilPointerError;this.GetConfigForClient=$throwNilPointerError;this.VerifyPeerCertificate=$throwNilPointerError;this.VerifyConnection=$throwNilPointerError;this.RootCAs=IC.nil;this.NextProtos=ID.nil;this.ServerName="";this.ClientAuth=0;this.ClientCAs=IC.nil;this.InsecureSkipVerify=false;this.CipherSuites=IE.nil;this.PreferServerCipherSuites=false;this.SessionTicketsDisabled=false;this.SessionTicketKey=IF.zero();this.ClientSessionCache=$ifaceNil;this.MinVersion=0;this.MaxVersion=0;this.CurvePreferences=IG.nil;this.DynamicRecordSizingDisabled=false;this.Renegotiation=0;this.KeyLogWriter=$ifaceNil;this.mutex=new AF.RWMutex.ptr(new AF.Mutex.ptr(0,0),0,0,0,0);this.sessionTicketKeys=IH.nil;this.autoSessionTicketKeys=IH.nil;return;}this.Rand=Rand_;this.Time=Time_;this.Certificates=Certificates_;this.NameToCertificate=NameToCertificate_;this.GetCertificate=GetCertificate_;this.GetClientCertificate=GetClientCertificate_;this.GetConfigForClient=GetConfigForClient_;this.VerifyPeerCertificate=VerifyPeerCertificate_;this.VerifyConnection=VerifyConnection_;this.RootCAs=RootCAs_;this.NextProtos=NextProtos_;this.ServerName=ServerName_;this.ClientAuth=ClientAuth_;this.ClientCAs=ClientCAs_;this.InsecureSkipVerify=InsecureSkipVerify_;this.CipherSuites=CipherSuites_;this.PreferServerCipherSuites=PreferServerCipherSuites_;this.SessionTicketsDisabled=SessionTicketsDisabled_;this.SessionTicketKey=SessionTicketKey_;this.ClientSessionCache=ClientSessionCache_;this.MinVersion=MinVersion_;this.MaxVersion=MaxVersion_;this.CurvePreferences=CurvePreferences_;this.DynamicRecordSizingDisabled=DynamicRecordSizingDisabled_;this.Renegotiation=Renegotiation_;this.KeyLogWriter=KeyLogWriter_;this.mutex=mutex_;this.sessionTicketKeys=sessionTicketKeys_;this.autoSessionTicketKeys=autoSessionTicketKeys_;});FC=$pkg.ticketKey=$newType(0,$kindStruct,"tls.ticketKey",true,"crypto/tls",false,function(keyName_,aesKey_,hmacKey_,created_){this.$val=this;if(arguments.length===0){this.keyName=JA.zero();this.aesKey=JA.zero();this.hmacKey=JA.zero();this.created=new AE.Time.ptr(new $Uint64(0,0),new $Int64(0,0),JC.nil);return;}this.keyName=keyName_;this.aesKey=aesKey_;this.hmacKey=hmacKey_;this.created=created_;});FK=$pkg.Certificate=$newType(0,$kindStruct,"tls.Certificate",true,"crypto/tls",true,function(Certificate_,PrivateKey_,SupportedSignatureAlgorithms_,OCSPStaple_,SignedCertificateTimestamps_,Leaf_){this.$val=this;if(arguments.length===0){this.Certificate=IT.nil;this.PrivateKey=$ifaceNil;this.SupportedSignatureAlgorithms=IL.nil;this.OCSPStaple=II.nil;this.SignedCertificateTimestamps=IT.nil;this.Leaf=IU.nil;return;}this.Certificate=Certificate_;this.PrivateKey=PrivateKey_;this.SupportedSignatureAlgorithms=SupportedSignatureAlgorithms_;this.OCSPStaple=OCSPStaple_;this.SignedCertificateTimestamps=SignedCertificateTimestamps_;this.Leaf=Leaf_;});GA=$pkg.cipherSuite=$newType(0,$kindStruct,"tls.cipherSuite",true,"crypto/tls",false,function(id_,keyLen_,macLen_,ivLen_,ka_,flags_,cipher_,mac_,aead_){this.$val=this;if(arguments.length===0){this.id=0;this.keyLen=0;this.macLen=0;this.ivLen=0;this.ka=$throwNilPointerError;this.flags=0;this.cipher=$throwNilPointerError;this.mac=$throwNilPointerError;this.aead=$throwNilPointerError;return;}this.id=id_;this.keyLen=keyLen_;this.macLen=macLen_;this.ivLen=ivLen_;this.ka=ka_;this.flags=flags_;this.cipher=cipher_;this.mac=mac_;this.aead=aead_;});GD=$pkg.cipherSuiteTLS13=$newType(0,$kindStruct,"tls.cipherSuiteTLS13",true,"crypto/tls",false,function(id_,keyLen_,aead_,hash_){this.$val=this;if(arguments.length===0){this.id=0;this.keyLen=0;this.aead=$throwNilPointerError;this.hash=0;return;}this.id=id_;this.keyLen=keyLen_;this.aead=aead_;this.hash=hash_;});GY=$pkg.aead=$newType(8,$kindInterface,"tls.aead",true,"crypto/tls",false,null);GZ=$pkg.prefixNonceAEAD=$newType(0,$kindStruct,"tls.prefixNonceAEAD",true,"crypto/tls",false,function(nonce_,aead_){this.$val=this;if(arguments.length===0){this.nonce=IX.zero();this.aead=$ifaceNil;return;}this.nonce=nonce_;this.aead=aead_;});HA=$pkg.xorNonceAEAD=$newType(0,$kindStruct,"tls.xorNonceAEAD",true,"crypto/tls",false,function(nonceMask_,aead_){this.$val=this;if(arguments.length===0){this.nonceMask=IX.zero();this.aead=$ifaceNil;return;}this.nonceMask=nonceMask_;this.aead=aead_;});HE=$pkg.constantTimeHash=$newType(8,$kindInterface,"tls.constantTimeHash",true,"crypto/tls",false,null);HF=$pkg.cthWrapper=$newType(0,$kindStruct,"tls.cthWrapper",true,"crypto/tls",false,function(h_){this.$val=this;if(arguments.length===0){this.h=$ifaceNil;return;}this.h=h_;});HY=$pkg.alert=$newType(1,$kindUint8,"tls.alert",true,"crypto/tls",false,null);JV=$newType(8,$kindInterface,"tls.binaryMarshaler",true,"crypto/tls",false,null);IB=$sliceType(FK);IC=$ptrType(G.CertPool);ID=$sliceType($String);IE=$sliceType($Uint16);IF=$arrayType($Uint8,32);IG=$sliceType(EL);IH=$sliceType(FC);II=$sliceType($Uint8);IJ=$sliceType($emptyInterface);IK=$ptrType(II);IL=$sliceType(EX);IM=$ptrType(GD);IN=$sliceType(IM);IO=$ptrType(GA);IP=$sliceType(IO);IQ=$structType("crypto/tls",[{prop:"scheme",name:"scheme",embedded:false,exported:false,typ:EX,tag:""},{prop:"minModulusBytes",name:"minModulusBytes",embedded:false,exported:false,typ:$Int,tag:""},{prop:"maxVersion",name:"maxVersion",embedded:false,exported:false,typ:$Uint16,tag:""}]);IR=$sliceType(IQ);IS=$ptrType(FB);IT=$sliceType(II);IU=$ptrType(G.Certificate);IV=$sliceType(IU);IW=$sliceType(IV);IX=$arrayType($Uint8,12);IY=$arrayType($Uint8,8);IZ=$arrayType($Uint8,13);JA=$arrayType($Uint8,16);JB=$ptrType(DV);JC=$ptrType(AE.Location);JD=$ptrType(K.Resolver);JE=$ptrType(K.Dialer);JF=$ptrType(H.Block);JG=$ptrType(F.PublicKey);JH=$ptrType(D.PublicKey);JI=$ptrType(F.PrivateKey);JJ=$ptrType(D.PrivateKey);JK=$ptrType(T.Builder);JL=$ptrType($Bool);JM=$ptrType(T.String);JN=$ptrType($Uint16);JO=$ptrType($Uint64);JP=$ptrType($Uint8);JQ=$ptrType(Z.Int);JR=$ptrType(DG);JS=$ptrType(DJ);JT=$ptrType($Uint32);JU=$ptrType(EM);JW=$ptrType(CV);JX=$ptrType(DD);JY=$ptrType(DM);JZ=$ptrType(DK);KA=$ptrType(CW);KB=$ptrType(FK);KC=$ptrType(BC);KD=$ptrType(DL);KE=$ptrType(DC);KF=$sliceType(G.ExtKeyUsage);KG=$sliceType(EM);KH=$sliceType(EN);KI=$ptrType(EL);KJ=$ptrType(EX);KK=$ptrType(EV);KL=$ptrType(CX);KM=$ptrType(DB);KN=$ptrType(DH);KO=$ptrType(DI);KP=$arrayType($Uint8,24);KQ=$ptrType(DN);KR=$arrayType($Uint8,5);KS=$ptrType($Int32);KT=$ptrType(DO);KU=$ptrType(DA);KV=$ptrType(CZ);KW=$structType("",[]);KX=$arrayType($Uint8,64);LD=$ptrType(E.PrivateKey);LE=$ptrType(AR);LF=$ptrType(AY);LG=$ptrType(BD);LH=$ptrType(BR);LI=$funcType([II,II,II,II],[],false);LJ=$ptrType(BX);LK=$ptrType(BY);LL=$ptrType(CG);LM=$ptrType(CH);LN=$ptrType(CK);LO=$ptrType(CY);LP=$ptrType(DP);LQ=$ptrType(DQ);LR=$ptrType(EZ);LS=$funcType([B.Context],[$error],false);LT=$funcType([$String,II,$Int],[II,$error],false);LU=$ptrType(DW);LV=$ptrType(DX);LW=$ptrType(ED);LX=$ptrType(ES);LY=$ptrType(EY);LZ=$sliceType(IF);MA=$funcType([],[AE.Time],false);MB=$mapType($String,KB);MC=$funcType([LY],[KB,$error],false);MD=$funcType([LR],[KB,$error],false);ME=$funcType([LY],[IS,$error],false);MF=$funcType([IT,IW],[$error],false);MG=$funcType([ES],[$error],false);MJ=$funcType([$Uint16],[BZ],false);MK=$funcType([II,II,$Bool],[$emptyInterface],false);ML=$funcType([II],[X.Hash],false);MM=$funcType([II,II],[GY],false);MN=$ptrType(GZ);MO=$ptrType(HA);MP=$ptrType(HF);AP=function(e,f){var e,f,g;g=new DV.ptr(e,false,$throwNilPointerError,0,new AF.Mutex.ptr(0,0),$ifaceNil,0,false,f,0,false,0,II.nil,IT.nil,IV.nil,IW.nil,"",false,$throwNilPointerError,II.nil,IH.nil,false,$ifaceNil,false,IX.zero(),IX.zero(),"",new DW.ptr(new AF.Mutex.ptr(0,0),$ifaceNil,0,$ifaceNil,$ifaceNil,IY.zero(),IZ.zero(),$ifaceNil,$ifaceNil,II.nil),new DW.ptr(new AF.Mutex.ptr(0,0),$ifaceNil,0,$ifaceNil,$ifaceNil,IY.zero(),IZ.zero(),$ifaceNil,$ifaceNil,II.nil),new A.Buffer.ptr(II.nil,0,0),new A.Reader.ptr(II.nil,new $Int64(0,0),0),new A.Buffer.ptr(II.nil,0,0),false,II.nil,new $Int64(0,0),new $Int64(0,0),0,0,JA.zero());g.handshakeFn=$methodVal(g,"serverHandshake");return g;};$pkg.Server=AP;AQ=function(e,f){var e,f,g;g=new DV.ptr(e,true,$throwNilPointerError,0,new AF.Mutex.ptr(0,0),$ifaceNil,0,false,f,0,false,0,II.nil,IT.nil,IV.nil,IW.nil,"",false,$throwNilPointerError,II.nil,IH.nil,false,$ifaceNil,false,IX.zero(),IX.zero(),"",new DW.ptr(new AF.Mutex.ptr(0,0),$ifaceNil,0,$ifaceNil,$ifaceNil,IY.zero(),IZ.zero(),$ifaceNil,$ifaceNil,II.nil),new DW.ptr(new AF.Mutex.ptr(0,0),$ifaceNil,0,$ifaceNil,$ifaceNil,IY.zero(),IZ.zero(),$ifaceNil,$ifaceNil,II.nil),new A.Buffer.ptr(II.nil,0,0),new A.Reader.ptr(II.nil,new $Int64(0,0),0),new A.Buffer.ptr(II.nil,0,0),false,II.nil,new $Int64(0,0),new $Int64(0,0),0,0,JA.zero());g.handshakeFn=$methodVal(g,"clientHandshake");return g;};$pkg.Client=AQ;AR.ptr.prototype.Accept=function(){var{e,f,g,h,i,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:e=this;g=e.Listener.Accept();$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}f=g;h=f[0];i=f[1];if(!($interfaceIsEqual(i,$ifaceNil))){$s=-1;return[$ifaceNil,i];}$s=-1;return[AP(h,e.config),$ifaceNil];}return;}var $f={$blk:AR.ptr.prototype.Accept,$c:true,$r,e,f,g,h,i,$s};return $f;};AR.prototype.Accept=function(){return this.$val.Accept();};AS=function(e,f){var e,f,g;g=new AR.ptr($ifaceNil,IS.nil);g.Listener=e;g.config=f;return g;};$pkg.NewListener=AS;AW=function(e,f,g,h,i){var{aa,ab,ac,ad,ae,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred,$r,$c}=$restore(this,{e,f,g,h,i});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);if(!((j=f.Timeout,(j.$high===0&&j.$low===0)))){$s=1;continue;}$s=2;continue;case 1:k=$throwNilPointerError;m=B.WithTimeout(e,f.Timeout);$s=3;case 3:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}l=m;e=l[0];k=l[1];$deferred.push([k,[]]);case 2:if(!$clone(f.Deadline,AE.Time).IsZero()){$s=4;continue;}$s=5;continue;case 4:n=$throwNilPointerError;p=B.WithDeadline(e,$clone(f.Deadline,AE.Time));$s=6;case 6:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}o=p;e=o[0];n=o[1];$deferred.push([n,[]]);case 5:r=f.DialContext(e,g,h);$s=7;case 7:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}q=r;s=q[0];t=q[1];if(!($interfaceIsEqual(t,$ifaceNil))){$s=8;continue;}$s=9;continue;case 8:u=[JB.nil,t];$s=10;case 10:return u;case 9:v=M.LastIndex(h,":");if(v===-1){v=h.length;}w=$substring(h,0,v);if(i===IS.nil){i=FQ();}if(i.ServerName===""){$s=11;continue;}$s=12;continue;case 11:x=i.Clone();$s=13;case 13:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}y=x;y.ServerName=w;i=y;case 12:z=AQ(s,i);aa=z.HandshakeContext(e);$s=14;case 14:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}ab=aa;if(!($interfaceIsEqual(ab,$ifaceNil))){$s=15;continue;}$s=16;continue;case 15:ac=s.Close();$s=17;case 17:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}ac;ad=[JB.nil,ab];$s=18;case 18:return ad;case 16:ae=[z,$ifaceNil];$s=19;case 19:return ae;}return;}}catch(err){$err=err;$s=-1;return[JB.nil,$ifaceNil];}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:AW,$c:true,$r,aa,ab,ac,ad,ae,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred};return $f;}}};AY.ptr.prototype.Dial=function(e,f){var{e,f,g,h,i,$s,$r,$c}=$restore(this,{e,f});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=g.DialContext(B.Background(),e,f);$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=2;case 2:return i;}return;}var $f={$blk:AY.ptr.prototype.Dial,$c:true,$r,e,f,g,h,i,$s};return $f;};AY.prototype.Dial=function(e,f){return this.$val.Dial(e,f);};AY.ptr.prototype.netDialer=function(){var e;e=this;if(!(e.NetDialer===JE.nil)){return e.NetDialer;}return new K.Dialer.ptr(new AE.Duration(0,0),new AE.Time.ptr(new $Uint64(0,0),new $Int64(0,0),JC.nil),$ifaceNil,false,new AE.Duration(0,0),new AE.Duration(0,0),JD.nil,$chanNil,$throwNilPointerError);};AY.prototype.netDialer=function(){return this.$val.netDialer();};AY.ptr.prototype.DialContext=function(e,f,g){var{e,f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{e,f,g});$s=$s||0;s:while(true){switch($s){case 0:h=this;j=AW(e,h.netDialer(),f,g,h.Config);$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}i=j;k=i[0];l=i[1];if(!($interfaceIsEqual(l,$ifaceNil))){$s=-1;return[$ifaceNil,l];}$s=-1;return[k,$ifaceNil];}return;}var $f={$blk:AY.ptr.prototype.DialContext,$c:true,$r,e,f,g,h,i,j,k,l,$s};return $f;};AY.prototype.DialContext=function(e,f,g){return this.$val.DialContext(e,f,g);};AZ=function(e,f){var{e,f,g,h,i,j,k,l,m,n,o,$s,$r,$c}=$restore(this,{e,f});$s=$s||0;s:while(true){switch($s){case 0:h=L.ReadFile(e);$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}g=h;i=g[0];j=g[1];if(!($interfaceIsEqual(j,$ifaceNil))){$s=-1;return[new FK.ptr(IT.nil,$ifaceNil,IL.nil,II.nil,IT.nil,IU.nil),j];}l=L.ReadFile(f);$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k=l;m=k[0];j=k[1];if(!($interfaceIsEqual(j,$ifaceNil))){$s=-1;return[new FK.ptr(IT.nil,$ifaceNil,IL.nil,II.nil,IT.nil,IU.nil),j];}n=BA(i,m);$s=3;case 3:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;$s=4;case 4:return o;}return;}var $f={$blk:AZ,$c:true,$r,e,f,g,h,i,j,k,l,m,n,o,$s};return $f;};$pkg.LoadX509KeyPair=AZ;BA=function(e,f){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{e,f});$s=$s||0;s:while(true){switch($s){case 0:g=(function(g){var g;return[new FK.ptr(IT.nil,$ifaceNil,IL.nil,II.nil,IT.nil,IU.nil),g];});h=new FK.ptr(IT.nil,$ifaceNil,IL.nil,II.nil,IT.nil,IU.nil);i=ID.nil;case 1:j=JF.nil;l=H.Decode(e);$s=3;case 3:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k=l;j=k[0];e=k[1];if(j===JF.nil){$s=2;continue;}if(j.Type==="CERTIFICATE"){h.Certificate=$append(h.Certificate,j.Bytes);}else{i=$append(i,j.Type);}$s=1;continue;case 2:if(h.Certificate.$length===0){$s=4;continue;}$s=5;continue;case 4:if(i.$length===0){$s=6;continue;}$s=7;continue;case 6:m=g(I.New("tls: failed to find any PEM data in certificate input"));$s=8;case 8:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;$s=9;case 9:return n;case 7:if((i.$length===1)&&M.HasSuffix((0>=i.$length?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+0]),"PRIVATE KEY")){$s=10;continue;}$s=11;continue;case 10:o=g(I.New("tls: failed to find certificate PEM data in certificate input, but did find a private key; PEM inputs may have been switched"));$s=12;case 12:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=o;$s=13;case 13:return p;case 11:q=J.Errorf("tls: failed to find \"CERTIFICATE\" PEM block in certificate input after skipping PEM blocks of the following types: %v",new IJ([i]));$s=14;case 14:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=g(q);$s=15;case 15:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=r;$s=16;case 16:return s;case 5:i=$subslice(i,0,0);t=JF.nil;case 17:v=H.Decode(f);$s=19;case 19:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}u=v;t=u[0];f=u[1];if(t===JF.nil){$s=20;continue;}$s=21;continue;case 20:if(i.$length===0){$s=22;continue;}$s=23;continue;case 22:w=g(I.New("tls: failed to find any PEM data in key input"));$s=24;case 24:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}x=w;$s=25;case 25:return x;case 23:if((i.$length===1)&&(0>=i.$length?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+0])==="CERTIFICATE"){$s=26;continue;}$s=27;continue;case 26:y=g(I.New("tls: found a certificate rather than a key in the PEM for the private key"));$s=28;case 28:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}z=y;$s=29;case 29:return z;case 27:aa=J.Errorf("tls: failed to find PEM block with type ending in \"PRIVATE KEY\" in key input after skipping PEM blocks of the following types: %v",new IJ([i]));$s=30;case 30:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}ab=g(aa);$s=31;case 31:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}ac=ab;$s=32;case 32:return ac;case 21:if(t.Type==="PRIVATE KEY"||M.HasSuffix(t.Type," PRIVATE KEY")){$s=18;continue;}i=$append(i,t.Type);$s=17;continue;case 18:af=G.ParseCertificate((ae=h.Certificate,(0>=ae.$length?($throwRuntimeError("index out of range"),undefined):ae.$array[ae.$offset+0])));$s=33;case 33:if($c){$c=false;af=af.$blk();}if(af&&af.$blk!==undefined){break s;}ad=af;ag=ad[0];ah=ad[1];if(!($interfaceIsEqual(ah,$ifaceNil))){$s=34;continue;}$s=35;continue;case 34:ai=g(ah);$s=36;case 36:if($c){$c=false;ai=ai.$blk();}if(ai&&ai.$blk!==undefined){break s;}aj=ai;$s=37;case 37:return aj;case 35:al=BB(t.Bytes);$s=38;case 38:if($c){$c=false;al=al.$blk();}if(al&&al.$blk!==undefined){break s;}ak=al;h.PrivateKey=ak[0];ah=ak[1];if(!($interfaceIsEqual(ah,$ifaceNil))){$s=39;continue;}$s=40;continue;case 39:am=g(ah);$s=41;case 41:if($c){$c=false;am=am.$blk();}if(am&&am.$blk!==undefined){break s;}an=am;$s=42;case 42:return an;case 40:ao=ag.PublicKey;if($assertType(ao,JG,true)[1]){$s=43;continue;}if($assertType(ao,JH,true)[1]){$s=44;continue;}if($assertType(ao,E.PublicKey,true)[1]){$s=45;continue;}$s=46;continue;case 43:ap=ao.$val;at=$assertType(h.PrivateKey,JI,true);au=at[0];av=at[1];if(!av){$s=48;continue;}$s=49;continue;case 48:aw=g(I.New("tls: private key type does not match public key type"));$s=50;case 50:if($c){$c=false;aw=aw.$blk();}if(aw&&aw.$blk!==undefined){break s;}ax=aw;$s=51;case 51:return ax;case 49:if(!((ap.N.Cmp(au.PublicKey.N)===0))){$s=52;continue;}$s=53;continue;case 52:ay=g(I.New("tls: private key does not match public key"));$s=54;case 54:if($c){$c=false;ay=ay.$blk();}if(ay&&ay.$blk!==undefined){break s;}az=ay;$s=55;case 55:return az;case 53:$s=47;continue;case 44:aq=ao.$val;ba=$assertType(h.PrivateKey,JJ,true);bb=ba[0];bc=ba[1];if(!bc){$s=56;continue;}$s=57;continue;case 56:bd=g(I.New("tls: private key type does not match public key type"));$s=58;case 58:if($c){$c=false;bd=bd.$blk();}if(bd&&bd.$blk!==undefined){break s;}be=bd;$s=59;case 59:return be;case 57:if(!((aq.X.Cmp(bb.PublicKey.X)===0))||!((aq.Y.Cmp(bb.PublicKey.Y)===0))){$s=60;continue;}$s=61;continue;case 60:bf=g(I.New("tls: private key does not match public key"));$s=62;case 62:if($c){$c=false;bf=bf.$blk();}if(bf&&bf.$blk!==undefined){break s;}bg=bf;$s=63;case 63:return bg;case 61:$s=47;continue;case 45:ar=ao.$val;bh=$assertType(h.PrivateKey,E.PrivateKey,true);bi=bh[0];bj=bh[1];if(!bj){$s=64;continue;}$s=65;continue;case 64:bk=g(I.New("tls: private key type does not match public key type"));$s=66;case 66:if($c){$c=false;bk=bk.$blk();}if(bk&&bk.$blk!==undefined){break s;}bl=bk;$s=67;case 67:return bl;case 65:if(!A.Equal($convertSliceType($assertType(bi.Public(),E.PublicKey),II),$convertSliceType(ar,II))){$s=68;continue;}$s=69;continue;case 68:bm=g(I.New("tls: private key does not match public key"));$s=70;case 70:if($c){$c=false;bm=bm.$blk();}if(bm&&bm.$blk!==undefined){break s;}bn=bm;$s=71;case 71:return bn;case 69:$s=47;continue;case 46:as=ao;bo=g(I.New("tls: unknown public key algorithm"));$s=72;case 72:if($c){$c=false;bo=bo.$blk();}if(bo&&bo.$blk!==undefined){break s;}bp=bo;$s=73;case 73:return bp;case 47:$s=-1;return[h,$ifaceNil];}return;}var $f={$blk:BA,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};$pkg.X509KeyPair=BA;BB=function(e){var{e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s,$r,$c}=$restore(this,{e});$s=$s||0;s:while(true){switch($s){case 0:g=G.ParsePKCS1PrivateKey(e);$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}f=g;h=f[0];i=f[1];if($interfaceIsEqual(i,$ifaceNil)){$s=-1;return[h,$ifaceNil];}k=G.ParsePKCS8PrivateKey(e);$s=2;case 2:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j=k;l=j[0];m=j[1];if($interfaceIsEqual(m,$ifaceNil)){n=l;if($assertType(n,JI,true)[1]||$assertType(n,JJ,true)[1]||$assertType(n,E.PrivateKey,true)[1]){o=n;$s=-1;return[o,$ifaceNil];}else{p=n;$s=-1;return[$ifaceNil,I.New("tls: found unknown private key type in PKCS#8 wrapping")];}}r=G.ParseECPrivateKey(e);$s=3;case 3:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}q=r;s=q[0];t=q[1];if($interfaceIsEqual(t,$ifaceNil)){$s=-1;return[s,$ifaceNil];}$s=-1;return[$ifaceNil,I.New("tls: failed to parse private key")];}return;}var $f={$blk:BB,$c:true,$r,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s};return $f;};BC.ptr.prototype.marshal=function(){var{e,f,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:e=[e];f=[f];f[0]=this;e[0]=new T.Builder.ptr($ifaceNil,II.nil,false,JK.nil,0,0,false,JL.nil);e[0].AddUint16(f[0].vers);e[0].AddUint16(f[0].cipherSuite);CQ(e[0],f[0].createdAt);$r=e[0].AddUint16LengthPrefixed((function(e,f){return function(g){var g;g.AddBytes(f[0].masterSecret);};})(e,f));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=e[0].AddUint24LengthPrefixed((function(e,f){return function $b(g){var{g,h,i,j,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=[h];i=f[0].certificates;j=0;case 1:if(!(j=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+j]);$r=g.AddUint24LengthPrefixed((function(e,f,h){return function(k){var k;k.AddBytes(h[0]);};})(e,f,h));$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}j++;$s=1;continue;case 2:$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,g,h,i,j,$s};return $f;};})(e,f));$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return e[0].BytesOrPanic();}return;}var $f={$blk:BC.ptr.prototype.marshal,$c:true,$r,e,f,$s};return $f;};BC.prototype.marshal=function(){return this.$val.marshal();};BC.ptr.prototype.unmarshal=function(e){var e,f,g,h,i,j,k,l;f=this;BC.copy(f,new BC.ptr(0,0,new $Uint64(0,0),II.nil,IT.nil,f.usedOldKey));g=($convertSliceType(e,T.String));i=(h||(h=new JM(function(){return g;},function($v){g=$convertSliceType($v,T.String);}))).ReadUint16((f.$ptr_vers||(f.$ptr_vers=new JN(function(){return this.$target.vers;},function($v){this.$target.vers=$v;},f))))&&(h||(h=new JM(function(){return g;},function($v){g=$convertSliceType($v,T.String);}))).ReadUint16((f.$ptr_cipherSuite||(f.$ptr_cipherSuite=new JN(function(){return this.$target.cipherSuite;},function($v){this.$target.cipherSuite=$v;},f))))&&CR((h||(h=new JM(function(){return g;},function($v){g=$convertSliceType($v,T.String);}))),(f.$ptr_createdAt||(f.$ptr_createdAt=new JO(function(){return this.$target.createdAt;},function($v){this.$target.createdAt=$v;},f))))&&CT((h||(h=new JM(function(){return g;},function($v){g=$convertSliceType($v,T.String);}))),(f.$ptr_masterSecret||(f.$ptr_masterSecret=new IK(function(){return this.$target.masterSecret;},function($v){this.$target.masterSecret=$v;},f))))&&!((f.masterSecret.$length===0));if(!i){return false;}j=T.String.nil;if(!(h||(h=new JM(function(){return g;},function($v){g=$convertSliceType($v,T.String);}))).ReadUint24LengthPrefixed((k||(k=new JM(function(){return j;},function($v){j=$convertSliceType($v,T.String);}))))){return false;}while(true){if(!(!j.Empty())){break;}l=[l];l[0]=II.nil;if(!CU((k||(k=new JM(function(){return j;},function($v){j=$convertSliceType($v,T.String);}))),(l.$ptr||(l.$ptr=new IK(function(){return this.$target[0];},function($v){this.$target[0]=$v;},l))))){return false;}f.certificates=$append(f.certificates,l[0]);}return g.Empty();};BC.prototype.unmarshal=function(e){return this.$val.unmarshal(e);};BD.ptr.prototype.marshal=function(){var{e,f,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:e=[e];f=[f];f[0]=this;e[0]=new T.Builder.ptr($ifaceNil,II.nil,false,JK.nil,0,0,false,JL.nil);e[0].AddUint16(772);e[0].AddUint8(0);e[0].AddUint16(f[0].cipherSuite);CQ(e[0],f[0].createdAt);$r=e[0].AddUint8LengthPrefixed((function(e,f){return function(g){var g;g.AddBytes(f[0].resumptionSecret);};})(e,f));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=DE(e[0],$clone(f[0].certificate,FK));$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return e[0].BytesOrPanic();}return;}var $f={$blk:BD.ptr.prototype.marshal,$c:true,$r,e,f,$s};return $f;};BD.prototype.marshal=function(){return this.$val.marshal();};BD.ptr.prototype.unmarshal=function(e){var e,f,g,h,i,j,k,l;f=this;BD.copy(f,new BD.ptr(0,new $Uint64(0,0),II.nil,new FK.ptr(IT.nil,$ifaceNil,IL.nil,II.nil,IT.nil,IU.nil)));g=($convertSliceType(e,T.String));h=0;i=0;return(j||(j=new JM(function(){return g;},function($v){g=$convertSliceType($v,T.String);}))).ReadUint16((k||(k=new JN(function(){return h;},function($v){h=$v;}))))&&(h===772)&&(j||(j=new JM(function(){return g;},function($v){g=$convertSliceType($v,T.String);}))).ReadUint8((l||(l=new JP(function(){return i;},function($v){i=$v;}))))&&(i===0)&&(j||(j=new JM(function(){return g;},function($v){g=$convertSliceType($v,T.String);}))).ReadUint16((f.$ptr_cipherSuite||(f.$ptr_cipherSuite=new JN(function(){return this.$target.cipherSuite;},function($v){this.$target.cipherSuite=$v;},f))))&&CR((j||(j=new JM(function(){return g;},function($v){g=$convertSliceType($v,T.String);}))),(f.$ptr_createdAt||(f.$ptr_createdAt=new JO(function(){return this.$target.createdAt;},function($v){this.$target.createdAt=$v;},f))))&&CS((j||(j=new JM(function(){return g;},function($v){g=$convertSliceType($v,T.String);}))),(f.$ptr_resumptionSecret||(f.$ptr_resumptionSecret=new IK(function(){return this.$target.resumptionSecret;},function($v){this.$target.resumptionSecret=$v;},f))))&&!((f.resumptionSecret.$length===0))&&DF((j||(j=new JM(function(){return g;},function($v){g=$convertSliceType($v,T.String);}))),f.certificate)&&g.Empty();};BD.prototype.unmarshal=function(e){return this.$val.unmarshal(e);};DV.ptr.prototype.encryptTicket=function(e){var{e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{e});$s=$s||0;s:while(true){switch($s){case 0:f=this;if(f.ticketKeys.$length===0){$s=-1;return[II.nil,I.New("tls: internal error: session ticket keys unavailable")];}g=$makeSlice(II,((32+e.$length>>0)+32>>0));h=$subslice(g,0,16);i=$subslice(g,16,32);j=$subslice(g,(g.$length-32>>0));l=S.ReadFull(f.config.rand(),i);$s=1;case 1:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k=l;m=k[1];if(!($interfaceIsEqual(m,$ifaceNil))){$s=-1;return[II.nil,m];}o=$clone((n=f.ticketKeys,(0>=n.$length?($throwRuntimeError("index out of range"),undefined):n.$array[n.$offset+0])),FC);$copySlice(h,new II(o.keyName));p=N.NewCipher(new II(o.aesKey));q=p[0];r=p[1];if(!($interfaceIsEqual(r,$ifaceNil))){$s=2;continue;}$s=3;continue;case 2:s=r.Error();$s=4;case 4:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=I.New("tls: failed to create cipher while encrypting ticket: "+s);$s=5;case 5:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=[II.nil,t];$s=6;case 6:return u;case 3:v=O.NewCTR(q,i);$s=7;case 7:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}$r=v.XORKeyStream($subslice(g,32),e);$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}w=P.New(Q.New,new II(o.hmacKey));$s=9;case 9:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}x=w;y=x.Write($subslice(g,0,(g.$length-32>>0)));$s=10;case 10:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}y;z=x.Sum($subslice(j,0,0));$s=11;case 11:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}z;$s=-1;return[g,$ifaceNil];}return;}var $f={$blk:DV.ptr.prototype.encryptTicket,$c:true,$r,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};DV.prototype.encryptTicket=function(e){return this.$val.encryptTicket(e);};DV.ptr.prototype.decryptTicket=function(e){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{e});$s=$s||0;s:while(true){switch($s){case 0:f=II.nil;g=false;h=this;if(e.$length<64){i=II.nil;j=false;f=i;g=j;$s=-1;return[f,g];}k=$subslice(e,0,16);l=$subslice(e,16,32);m=$subslice(e,(e.$length-32>>0));n=$subslice(e,32,(e.$length-32>>0));o=-1;p=h.ticketKeys;q=0;while(true){if(!(q=p.$length)?($throwRuntimeError("index out of range"),undefined):p.$array[p.$offset+q]),FC);if(A.Equal(k,new II(s.keyName))){o=r;break;}q++;}if(o===-1){t=II.nil;u=false;f=t;g=u;$s=-1;return[f,g];}w=(v=h.ticketKeys,((o<0||o>=v.$length)?($throwRuntimeError("index out of range"),undefined):v.$array[v.$offset+o]));x=P.New(Q.New,new II(w.hmacKey));$s=1;case 1:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}y=x;z=y.Write($subslice(e,0,(e.$length-32>>0)));$s=2;case 2:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}z;aa=y.Sum(II.nil);$s=3;case 3:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}ab=aa;if(!((R.ConstantTimeCompare(m,ab)===1))){ac=II.nil;ad=false;f=ac;g=ad;$s=-1;return[f,g];}ae=N.NewCipher(new II(w.aesKey));af=ae[0];ag=ae[1];if(!($interfaceIsEqual(ag,$ifaceNil))){ah=II.nil;ai=false;f=ah;g=ai;$s=-1;return[f,g];}f=$makeSlice(II,n.$length);aj=O.NewCTR(af,l);$s=4;case 4:if($c){$c=false;aj=aj.$blk();}if(aj&&aj.$blk!==undefined){break s;}$r=aj.XORKeyStream(f,n);$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}ak=f;al=o>0;f=ak;g=al;$s=-1;return[f,g];}return;}var $f={$blk:DV.ptr.prototype.decryptTicket,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};DV.prototype.decryptTicket=function(e){return this.$val.decryptTicket(e);};BE=function(e){var e,f,g,h,i;f=II.nil;g=II.nil;f=$subslice(e,0,(h=((e.$length+1>>0))/2,(h===h&&h!==1/0&&h!==-1/0)?h>>0:$throwRuntimeError("integer divide by zero")));g=$subslice(e,(i=e.$length/2,(i===i&&i!==1/0&&i!==-1/0)?i>>0:$throwRuntimeError("integer divide by zero")));return[f,g];};BF=function(e,f,g,h){var{e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s,$r,$c}=$restore(this,{e,f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=P.New(h,f);$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;k=j.Write(g);$s=2;case 2:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}k;l=j.Sum(II.nil);$s=3;case 3:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;n=0;case 4:if(!(n>0;$r=j.Reset();$s=10;case 10:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}s=j.Write(m);$s=11;case 11:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}s;t=j.Sum(II.nil);$s=12;case 12:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}m=t;$s=4;continue;case 5:$s=-1;return;}return;}var $f={$blk:BF,$c:true,$r,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s};return $f;};BG=function(e,f,g,h){var{e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,$s,$r,$c}=$restore(this,{e,f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=V.New;j=U.New;k=$makeSlice(II,(g.$length+h.$length>>0));$copySlice(k,g);$copySlice($subslice(k,g.$length),h);l=BE(f);m=l[0];n=l[1];$r=BF(e,m,k,j);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}o=$makeSlice(II,e.$length);$r=BF(o,n,k,i);$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}p=o;q=0;while(true){if(!(q=p.$length)?($throwRuntimeError("index out of range"),undefined):p.$array[p.$offset+q]);((r<0||r>=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+r]=((((r<0||r>=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+r])^(s))<<24>>>24));q++;}$s=-1;return;}return;}var $f={$blk:BG,$c:true,$r,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,$s};return $f;};BH=function(e){var e;return(function $b(f,g,h,i){var{f,g,h,i,j,$s,$r,$c}=$restore(this,{f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$makeSlice(II,(h.$length+i.$length>>0));$copySlice(j,h);$copySlice($subslice(j,h.$length),i);$r=BF(f,g,j,e);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,f,g,h,i,j,$s};return $f;});};BM=function(e,f){var e,f,g;g=e;if((g===(769))||(g===(770))){return[BG,0];}else if(g===(771)){if(!(((f.flags&8)===0))){return[BH(W.New384),6];}return[BH(Q.New),5];}else{$panic(new $String("unknown version"));}};BN=function(e,f){var e,f,g,h;g=BM(e,f);h=g[0];return h;};BO=function(e,f,g,h,i){var{e,f,g,h,i,j,k,$s,$r,$c}=$restore(this,{e,f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$makeSlice(II,0,(h.$length+i.$length>>0));j=$appendSlice(j,h);j=$appendSlice(j,i);k=$makeSlice(II,48);$r=BN(e,f)(k,g,BI,j);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return k;}return;}var $f={$blk:BO,$c:true,$r,e,f,g,h,i,j,k,$s};return $f;};BP=function(e,f,g,h,i,j,k,l){var{e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,$s,$r,$c}=$restore(this,{e,f,g,h,i,j,k,l});$s=$s||0;s:while(true){switch($s){case 0:m=II.nil;n=II.nil;o=II.nil;p=II.nil;q=II.nil;r=II.nil;s=$makeSlice(II,0,(i.$length+h.$length>>0));s=$appendSlice(s,i);s=$appendSlice(s,h);t=(($imul(2,j))+($imul(2,k))>>0)+($imul(2,l))>>0;u=$makeSlice(II,t);$r=BN(e,f)(u,g,BJ,s);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}m=$subslice(u,0,j);u=$subslice(u,j);n=$subslice(u,0,j);u=$subslice(u,j);o=$subslice(u,0,k);u=$subslice(u,k);p=$subslice(u,0,k);u=$subslice(u,k);q=$subslice(u,0,l);u=$subslice(u,l);r=$subslice(u,0,l);$s=-1;return[m,n,o,p,q,r];}return;}var $f={$blk:BP,$c:true,$r,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,$s};return $f;};BQ=function(e,f){var{e,f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{e,f});$s=$s||0;s:while(true){switch($s){case 0:g=II.nil;if(e>=771){g=new II([]);}h=BM(e,f);i=h[0];j=h[1];if(!((j===0))){$s=1;continue;}$s=2;continue;case 1:k=new C.Hash(j).New();$s=3;case 3:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=new C.Hash(j).New();$s=4;case 4:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=new BR.ptr(k,l,$ifaceNil,$ifaceNil,g,e,i);$s=5;case 5:return m;case 2:$s=-1;return new BR.ptr(V.New(),V.New(),U.New(),U.New(),g,e,i);}return;}var $f={$blk:BQ,$c:true,$r,e,f,g,h,i,j,k,l,m,$s};return $f;};BR.ptr.prototype.Write=function(e){var{e,f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{e});$s=$s||0;s:while(true){switch($s){case 0:f=0;g=$ifaceNil;h=this;i=h.client.Write(e);$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}i;j=h.server.Write(e);$s=2;case 2:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}j;if(h.version<771){$s=3;continue;}$s=4;continue;case 3:k=h.clientMD5.Write(e);$s=5;case 5:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}k;l=h.serverMD5.Write(e);$s=6;case 6:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}l;case 4:if(!(h.buffer===II.nil)){h.buffer=$appendSlice(h.buffer,e);}m=e.$length;n=$ifaceNil;f=m;g=n;$s=-1;return[f,g];}return;}var $f={$blk:BR.ptr.prototype.Write,$c:true,$r,e,f,g,h,i,j,k,l,m,n,$s};return $f;};BR.prototype.Write=function(e){return this.$val.Write(e);};BR.ptr.prototype.Sum=function(){var{e,f,g,h,i,j,k,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:e=this;if(e.version>=771){$s=1;continue;}$s=2;continue;case 1:f=e.client.Sum(II.nil);$s=3;case 3:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;$s=4;case 4:return g;case 2:h=$makeSlice(II,0,36);i=e.clientMD5.Sum(h);$s=5;case 5:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}h=i;j=e.client.Sum(h);$s=6;case 6:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;$s=7;case 7:return k;}return;}var $f={$blk:BR.ptr.prototype.Sum,$c:true,$r,e,f,g,h,i,j,k,$s};return $f;};BR.prototype.Sum=function(){return this.$val.Sum();};BR.ptr.prototype.clientSum=function(e){var{e,f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{e});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=$makeSlice(II,12);h=g;i=e;j=BK;k=$clone(f,BR).Sum();$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;$r=f.prf(h,i,j,l);$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return g;}return;}var $f={$blk:BR.ptr.prototype.clientSum,$c:true,$r,e,f,g,h,i,j,k,l,$s};return $f;};BR.prototype.clientSum=function(e){return this.$val.clientSum(e);};BR.ptr.prototype.serverSum=function(e){var{e,f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{e});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=$makeSlice(II,12);h=g;i=e;j=BL;k=$clone(f,BR).Sum();$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;$r=f.prf(h,i,j,l);$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return g;}return;}var $f={$blk:BR.ptr.prototype.serverSum,$c:true,$r,e,f,g,h,i,j,k,l,$s};return $f;};BR.prototype.serverSum=function(e){return this.$val.serverSum(e);};BR.ptr.prototype.hashForClientCertificate=function(e,f,g){var{e,f,g,h,i,j,k,l,m,n,o,p,q,$s,$r,$c}=$restore(this,{e,f,g});$s=$s||0;s:while(true){switch($s){case 0:h=this;if((h.version>=771||(e===228))&&h.buffer===II.nil){$panic(new $String("tls: handshake hash for a client certificate requested after discarding the handshake buffer"));}if(e===228){$s=-1;return h.buffer;}if(h.version>=771){$s=1;continue;}$s=2;continue;case 1:i=new C.Hash(f).New();$s=3;case 3:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;k=j.Write(h.buffer);$s=4;case 4:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}k;l=j.Sum(II.nil);$s=5;case 5:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;$s=6;case 6:return m;case 2:if(e===227){$s=7;continue;}$s=8;continue;case 7:n=h.server.Sum(II.nil);$s=9;case 9:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;$s=10;case 10:return o;case 8:p=$clone(h,BR).Sum();$s=11;case 11:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=p;$s=12;case 12:return q;}return;}var $f={$blk:BR.ptr.prototype.hashForClientCertificate,$c:true,$r,e,f,g,h,i,j,k,l,m,n,o,p,q,$s};return $f;};BR.prototype.hashForClientCertificate=function(e,f,g){return this.$val.hashForClientCertificate(e,f,g);};BR.ptr.prototype.discardHandshakeBuffer=function(){var e;e=this;e.buffer=II.nil;};BR.prototype.discardHandshakeBuffer=function(){return this.$val.discardHandshakeBuffer();};BS=function(e,f,g){var e,f,g;return[II.nil,I.New("crypto/tls: ExportKeyingMaterial is unavailable when renegotiation is enabled")];};BT=function(e,f,g,h,i){var e,f,g,h,i;return(function $b(j,k,l){var{j,k,l,m,n,o,p,q,r,s,t,$s,$r,$c}=$restore(this,{j,k,l});$s=$s||0;s:while(true){switch($s){case 0:m=j;if(m===("client finished")||m===("server finished")||m===("master secret")||m===("key expansion")){$s=2;continue;}$s=3;continue;case 2:n=J.Errorf("crypto/tls: reserved ExportKeyingMaterial label: %s",new IJ([new $String(j)]));$s=4;case 4:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=[II.nil,n];$s=5;case 5:return o;case 3:case 1:p=i.$length+h.$length>>0;if(!(k===II.nil)){p=p+((2+k.$length>>0))>>0;}q=$makeSlice(II,0,p);q=$appendSlice(q,h);q=$appendSlice(q,i);if(!(k===II.nil)){$s=6;continue;}$s=7;continue;case 6:if(k.$length>=65536){$s=8;continue;}$s=9;continue;case 8:r=J.Errorf("crypto/tls: ExportKeyingMaterial context too long",new IJ([]));$s=10;case 10:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=[II.nil,r];$s=11;case 11:return s;case 9:q=$append(q,(((k.$length>>8>>0)<<24>>>24)),((k.$length<<24>>>24)));q=$appendSlice(q,k);case 7:t=$makeSlice(II,l);$r=BN(e,f)(t,g,(new II($stringToBytes(j))),q);$s=12;case 12:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return[t,$ifaceNil];}return;}var $f={$blk:$b,$c:true,$r,j,k,l,m,n,o,p,q,r,s,t,$s};return $f;});};GD.ptr.prototype.expandLabel=function(e,f,g,h){var{e,f,g,h,i,j,k,l,m,n,o,p,$s,$r,$c}=$restore(this,{e,f,g,h});$s=$s||0;s:while(true){switch($s){case 0:f=[f];g=[g];i=this;j=new T.Builder.ptr($ifaceNil,II.nil,false,JK.nil,0,0,false,JL.nil);j.AddUint16(((h<<16>>>16)));$r=j.AddUint8LengthPrefixed((function(f,g){return function(k){var k;k.AddBytes((new II($stringToBytes("tls13 "))));k.AddBytes((new II($stringToBytes(f[0]))));};})(f,g));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=j.AddUint8LengthPrefixed((function(f,g){return function(k){var k;k.AddBytes(g[0]);};})(f,g));$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}k=$makeSlice(II,h);m=AB.Expand($methodVal(new C.Hash(i.hash),"New"),e,j.BytesOrPanic());$s=3;case 3:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m.Read(k);$s=4;case 4:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}l=n;o=l[0];p=l[1];if(!($interfaceIsEqual(p,$ifaceNil))||!((o===h))){$panic(new $String("tls: HKDF-Expand-Label invocation failed unexpectedly"));}$s=-1;return k;}return;}var $f={$blk:GD.ptr.prototype.expandLabel,$c:true,$r,e,f,g,h,i,j,k,l,m,n,o,p,$s};return $f;};GD.prototype.expandLabel=function(e,f,g,h){return this.$val.expandLabel(e,f,g,h);};GD.ptr.prototype.deriveSecret=function(e,f,g){var{e,f,g,h,i,j,k,l,m,n,o,p,$s,$r,$c}=$restore(this,{e,f,g});$s=$s||0;s:while(true){switch($s){case 0:h=this;if($interfaceIsEqual(g,$ifaceNil)){$s=1;continue;}$s=2;continue;case 1:i=new C.Hash(h.hash).New();$s=3;case 3:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}g=i;case 2:j=e;k=f;l=g.Sum(II.nil);$s=4;case 4:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;n=new C.Hash(h.hash).Size();o=h.expandLabel(j,k,m,n);$s=5;case 5:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=o;$s=6;case 6:return p;}return;}var $f={$blk:GD.ptr.prototype.deriveSecret,$c:true,$r,e,f,g,h,i,j,k,l,m,n,o,p,$s};return $f;};GD.prototype.deriveSecret=function(e,f,g){return this.$val.deriveSecret(e,f,g);};GD.ptr.prototype.extract=function(e,f){var{e,f,g,h,i,$s,$r,$c}=$restore(this,{e,f});$s=$s||0;s:while(true){switch($s){case 0:g=this;if(e===II.nil){e=$makeSlice(II,new C.Hash(g.hash).Size());}h=AB.Extract($methodVal(new C.Hash(g.hash),"New"),e,f);$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=2;case 2:return i;}return;}var $f={$blk:GD.ptr.prototype.extract,$c:true,$r,e,f,g,h,i,$s};return $f;};GD.prototype.extract=function(e,f){return this.$val.extract(e,f);};GD.ptr.prototype.nextTrafficSecret=function(e){var{e,f,g,h,$s,$r,$c}=$restore(this,{e});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=f.expandLabel(e,"traffic upd",II.nil,new C.Hash(f.hash).Size());$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;$s=2;case 2:return h;}return;}var $f={$blk:GD.ptr.prototype.nextTrafficSecret,$c:true,$r,e,f,g,h,$s};return $f;};GD.prototype.nextTrafficSecret=function(e){return this.$val.nextTrafficSecret(e);};GD.ptr.prototype.trafficKey=function(e){var{e,f,g,h,i,j,$s,$r,$c}=$restore(this,{e});$s=$s||0;s:while(true){switch($s){case 0:f=II.nil;g=II.nil;h=this;i=h.expandLabel(e,"key",II.nil,h.keyLen);$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}f=i;j=h.expandLabel(e,"iv",II.nil,12);$s=2;case 2:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}g=j;$s=-1;return[f,g];}return;}var $f={$blk:GD.ptr.prototype.trafficKey,$c:true,$r,e,f,g,h,i,j,$s};return $f;};GD.prototype.trafficKey=function(e){return this.$val.trafficKey(e);};GD.ptr.prototype.finishedHash=function(e,f){var{e,f,g,h,i,j,k,l,m,n,o,$s,$r,$c}=$restore(this,{e,f});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=g.expandLabel(e,"finished",II.nil,new C.Hash(g.hash).Size());$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;j=P.New($methodVal(new C.Hash(g.hash),"New"),i);$s=2;case 2:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=f.Sum(II.nil);$s=3;case 3:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=k.Write(l);$s=4;case 4:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}m;n=k.Sum(II.nil);$s=5;case 5:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;$s=6;case 6:return o;}return;}var $f={$blk:GD.ptr.prototype.finishedHash,$c:true,$r,e,f,g,h,i,j,k,l,m,n,o,$s};return $f;};GD.prototype.finishedHash=function(e,f){return this.$val.finishedHash(e,f);};GD.ptr.prototype.exportKeyingMaterial=function(e,f){var{e,f,g,h,i,$s,$r,$c}=$restore(this,{e,f});$s=$s||0;s:while(true){switch($s){case 0:g=[g];h=[h];g[0]=this;i=g[0].deriveSecret(e,"exp master",f);$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}h[0]=i;$s=-1;return(function(g,h){return function $b(j,k,l){var{j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s,$r,$c}=$restore(this,{j,k,l});$s=$s||0;s:while(true){switch($s){case 0:m=g[0].deriveSecret(h[0],j,$ifaceNil);$s=1;case 1:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;o=new C.Hash(g[0].hash).New();$s=2;case 2:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=o;q=p.Write(k);$s=3;case 3:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}q;r=n;s=p.Sum(II.nil);$s=4;case 4:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=s;u=l;v=g[0].expandLabel(r,"exporter",t,u);$s=5;case 5:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}w=[v,$ifaceNil];$s=6;case 6:return w;}return;}var $f={$blk:$b,$c:true,$r,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s};return $f;};})(g,h);}return;}var $f={$blk:GD.ptr.prototype.exportKeyingMaterial,$c:true,$r,e,f,g,h,i,$s};return $f;};GD.prototype.exportKeyingMaterial=function(e,f){return this.$val.exportKeyingMaterial(e,f);};BV=function(e,f){var{e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s,$r,$c}=$restore(this,{e,f});$s=$s||0;s:while(true){switch($s){case 0:if(f===29){$s=1;continue;}$s=2;continue;case 1:g=$makeSlice(II,32);i=S.ReadFull(e,g);$s=3;case 3:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}h=i;j=h[1];if(!($interfaceIsEqual(j,$ifaceNil))){$s=-1;return[$ifaceNil,j];}l=AA.X25519(g,AA.Basepoint);$s=4;case 4:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k=l;m=k[0];n=k[1];if(!($interfaceIsEqual(n,$ifaceNil))){$s=-1;return[$ifaceNil,n];}$s=-1;return[new BY.ptr(g,m),$ifaceNil];case 2:p=BW(f);$s=5;case 5:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}o=p;q=o[0];r=o[1];if(!r){$s=-1;return[$ifaceNil,I.New("tls: internal error: unsupported curve")];}s=new BX.ptr(II.nil,JQ.nil,JQ.nil,f);t=$ifaceNil;v=Y.GenerateKey(q,e);$s=6;case 6:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}u=v;s.privateKey=u[0];s.x=u[1];s.y=u[2];t=u[3];if(!($interfaceIsEqual(t,$ifaceNil))){$s=-1;return[$ifaceNil,t];}$s=-1;return[s,$ifaceNil];}return;}var $f={$blk:BV,$c:true,$r,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s};return $f;};BW=function(e){var{e,f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{e});$s=$s||0;s:while(true){switch($s){case 0:f=e;if(f===(23)){$s=2;continue;}if(f===(24)){$s=3;continue;}if(f===(25)){$s=4;continue;}$s=5;continue;case 2:g=Y.P256();$s=7;case 7:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=[g,true];$s=8;case 8:return h;case 3:i=Y.P384();$s=9;case 9:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=[i,true];$s=10;case 10:return j;case 4:k=Y.P521();$s=11;case 11:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=[k,true];$s=12;case 12:return l;case 5:$s=-1;return[$ifaceNil,false];case 6:case 1:$s=-1;return[$ifaceNil,false];}return;}var $f={$blk:BW,$c:true,$r,e,f,g,h,i,j,k,l,$s};return $f;};BX.ptr.prototype.CurveID=function(){var e;e=this;return e.curveID;};BX.prototype.CurveID=function(){return this.$val.CurveID();};BX.ptr.prototype.PublicKey=function(){var{e,f,g,h,i,j,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:e=this;g=BW(e.curveID);$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}f=g;h=f[0];i=Y.Marshal(h,e.x,e.y);$s=2;case 2:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;$s=3;case 3:return j;}return;}var $f={$blk:BX.ptr.prototype.PublicKey,$c:true,$r,e,f,g,h,i,j,$s};return $f;};BX.prototype.PublicKey=function(){return this.$val.PublicKey();};BX.ptr.prototype.SharedKey=function(e){var{e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,$s,$r,$c}=$restore(this,{e});$s=$s||0;s:while(true){switch($s){case 0:f=this;h=BW(f.curveID);$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}g=h;i=g[0];k=Y.Unmarshal(i,e);$s=2;case 2:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j=k;l=j[0];m=j[1];if(l===JQ.nil){$s=-1;return II.nil;}o=i.ScalarMult(l,m,f.privateKey);$s=3;case 3:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}n=o;p=n[0];r=i.Params();$s=4;case 4:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=$makeSlice(II,(q=((r.BitSize+7>>0))/8,(q===q&&q!==1/0&&q!==-1/0)?q>>0:$throwRuntimeError("integer divide by zero")));$s=-1;return p.FillBytes(s);}return;}var $f={$blk:BX.ptr.prototype.SharedKey,$c:true,$r,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,$s};return $f;};BX.prototype.SharedKey=function(e){return this.$val.SharedKey(e);};BY.ptr.prototype.CurveID=function(){var e;e=this;return 29;};BY.prototype.CurveID=function(){return this.$val.CurveID();};BY.ptr.prototype.PublicKey=function(){var e;e=this;return e.publicKey;};BY.prototype.PublicKey=function(){return this.$val.PublicKey();};BY.ptr.prototype.SharedKey=function(e){var{e,f,g,h,i,j,$s,$r,$c}=$restore(this,{e});$s=$s||0;s:while(true){switch($s){case 0:f=this;h=AA.X25519(f.privateKey,e);$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}g=h;i=g[0];j=g[1];if(!($interfaceIsEqual(j,$ifaceNil))){$s=-1;return II.nil;}$s=-1;return i;}return;}var $f={$blk:BY.ptr.prototype.SharedKey,$c:true,$r,e,f,g,h,i,j,$s};return $f;};BY.prototype.SharedKey=function(e){return this.$val.SharedKey(e);};CC.ptr.prototype.generateServerKeyExchange=function(e,f,g,h){var e,f,g,h,i;i=this;return[JR.nil,$ifaceNil];};CC.prototype.generateServerKeyExchange=function(e,f,g,h){return this.$val.generateServerKeyExchange(e,f,g,h);};CC.ptr.prototype.processClientKeyExchange=function(e,f,g,h){var{e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s,$r,$c}=$restore(this,{e,f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=this;if(g.ciphertext.$length<2){$s=-1;return[II.nil,CA];}l=((((j=g.ciphertext,(0>=j.$length?($throwRuntimeError("index out of range"),undefined):j.$array[j.$offset+0]))>>0))<<8>>0)|(((k=g.ciphertext,(1>=k.$length?($throwRuntimeError("index out of range"),undefined):k.$array[k.$offset+1]))>>0));if(!((l===(g.ciphertext.$length-2>>0)))){$s=-1;return[II.nil,CA];}m=$subslice(g.ciphertext,2);n=$assertType(f.PrivateKey,C.Decrypter,true);o=n[0];p=n[1];if(!p){$s=-1;return[II.nil,I.New("tls: certificate private key does not implement crypto.Decrypter")];}r=o.Decrypt(e.rand(),m,new F.PKCS1v15DecryptOptions.ptr(48));$s=1;case 1:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}q=r;s=q[0];t=q[1];if(!($interfaceIsEqual(t,$ifaceNil))){$s=-1;return[II.nil,t];}$s=-1;return[s,$ifaceNil];}return;}var $f={$blk:CC.ptr.prototype.processClientKeyExchange,$c:true,$r,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s};return $f;};CC.prototype.processClientKeyExchange=function(e,f,g,h){return this.$val.processClientKeyExchange(e,f,g,h);};CC.ptr.prototype.processServerKeyExchange=function(e,f,g,h,i){var e,f,g,h,i,j;j=this;return I.New("tls: unexpected ServerKeyExchange");};CC.prototype.processServerKeyExchange=function(e,f,g,h,i){return this.$val.processServerKeyExchange(e,f,g,h,i);};CC.ptr.prototype.generateClientKeyExchange=function(e,f,g){var{e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,$s,$r,$c}=$restore(this,{e,f,g});$s=$s||0;s:while(true){switch($s){case 0:h=this;i=$makeSlice(II,48);(0>=i.$length?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+0]=(((f.vers>>>8<<16>>>16)<<24>>>24)));(1>=i.$length?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+1]=((f.vers<<24>>>24)));k=S.ReadFull(e.rand(),$subslice(i,2));$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j=k;l=j[1];if(!($interfaceIsEqual(l,$ifaceNil))){$s=-1;return[II.nil,JS.nil,l];}m=$assertType(g.PublicKey,JG,true);n=m[0];o=m[1];if(!o){$s=-1;return[II.nil,JS.nil,I.New("tls: server certificate contains incorrect key type for selected ciphersuite")];}q=F.EncryptPKCS1v15(e.rand(),n,i);$s=2;case 2:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}p=q;r=p[0];l=p[1];if(!($interfaceIsEqual(l,$ifaceNil))){$s=-1;return[II.nil,JS.nil,l];}s=new DJ.ptr(II.nil,II.nil);s.ciphertext=$makeSlice(II,(r.$length+2>>0));(t=s.ciphertext,(0>=t.$length?($throwRuntimeError("index out of range"),undefined):t.$array[t.$offset+0]=(((r.$length>>8>>0)<<24>>>24))));(u=s.ciphertext,(1>=u.$length?($throwRuntimeError("index out of range"),undefined):u.$array[u.$offset+1]=((r.$length<<24>>>24))));$copySlice($subslice(s.ciphertext,2),r);$s=-1;return[i,s,$ifaceNil];}return;}var $f={$blk:CC.ptr.prototype.generateClientKeyExchange,$c:true,$r,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,$s};return $f;};CC.prototype.generateClientKeyExchange=function(e,f,g){return this.$val.generateClientKeyExchange(e,f,g);};CD=function(e){var{e,f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{e});$s=$s||0;s:while(true){switch($s){case 0:f=V.New();g=e;h=0;case 1:if(!(h=g.$length)?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+h]);j=f.Write(i);$s=3;case 3:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}j;h++;$s=1;continue;case 2:k=f.Sum(II.nil);$s=4;case 4:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;$s=5;case 5:return l;}return;}var $f={$blk:CD,$c:true,$r,e,f,g,h,i,j,k,l,$s};return $f;};CE=function(e){var{e,f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{e});$s=$s||0;s:while(true){switch($s){case 0:f=$makeSlice(II,36);g=U.New();h=e;i=0;case 1:if(!(i=h.$length)?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+i]);k=g.Write(j);$s=3;case 3:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}k;i++;$s=1;continue;case 2:l=g.Sum(II.nil);$s=4;case 4:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}$copySlice(f,l);m=CD(e);$s=5;case 5:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}$copySlice($subslice(f,16),m);$s=-1;return f;}return;}var $f={$blk:CE,$c:true,$r,e,f,g,h,i,j,k,l,m,$s};return $f;};CF=function(e,f,g,h){var{e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,$s,$r,$c}=$restore(this,{e,f,g,h});$s=$s||0;s:while(true){switch($s){case 0:if(e===228){i=II.nil;j=h;k=0;while(true){if(!(k=j.$length)?($throwRuntimeError("index out of range"),undefined):j.$array[j.$offset+k]);i=$appendSlice(i,l);k++;}$s=-1;return i;}if(g>=771){$s=1;continue;}$s=2;continue;case 1:m=new C.Hash(f).New();$s=3;case 3:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;o=h;p=0;case 4:if(!(p=o.$length)?($throwRuntimeError("index out of range"),undefined):o.$array[o.$offset+p]);r=n.Write(q);$s=6;case 6:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}r;p++;$s=4;continue;case 5:s=n.Sum(II.nil);$s=7;case 7:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=s;$s=-1;return t;case 2:if(e===227){$s=8;continue;}$s=9;continue;case 8:u=CD(h);$s=10;case 10:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}v=u;$s=11;case 11:return v;case 9:w=CE(h);$s=12;case 12:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}x=w;$s=13;case 13:return x;}return;}var $f={$blk:CF,$c:true,$r,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,$s};return $f;};CG.ptr.prototype.generateServerKeyExchange=function(e,f,g,h){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{e,f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=this;j=0;k=g.supportedCurves;l=0;while(true){if(!(l=k.$length)?($throwRuntimeError("index out of range"),undefined):k.$array[k.$offset+l]);if(e.supportsCurve(m)){j=m;break;}l++;}if(j===0){$s=-1;return[JR.nil,I.New("tls: no supported elliptic curves offered")];}o=BW(j);$s=1;case 1:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}n=o;p=n[1];if(!((j===29))&&!p){$s=-1;return[JR.nil,I.New("tls: CurvePreferences includes unsupported curve")];}r=BV(e.rand(),j);$s=2;case 2:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}q=r;s=q[0];t=q[1];if(!($interfaceIsEqual(t,$ifaceNil))){$s=-1;return[JR.nil,t];}i.params=s;u=s.PublicKey();$s=3;case 3:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}v=u;w=$makeSlice(II,(4+v.$length>>0));(0>=w.$length?($throwRuntimeError("index out of range"),undefined):w.$array[w.$offset+0]=3);(1>=w.$length?($throwRuntimeError("index out of range"),undefined):w.$array[w.$offset+1]=(((j>>>8<<16>>>16)<<24>>>24)));(2>=w.$length?($throwRuntimeError("index out of range"),undefined):w.$array[w.$offset+2]=((j<<24>>>24)));(3>=w.$length?($throwRuntimeError("index out of range"),undefined):w.$array[w.$offset+3]=((v.$length<<24>>>24)));$copySlice($subslice(w,4),v);x=$assertType(f.PrivateKey,C.Signer,true);y=x[0];z=x[1];if(!z){$s=4;continue;}$s=5;continue;case 4:aa=J.Errorf("tls: certificate private key of type %T does not implement crypto.Signer",new IJ([f.PrivateKey]));$s=6;case 6:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}ab=[JR.nil,aa];$s=7;case 7:return ab;case 5:ac=0;ad=0;ae=0;if(i.version>=771){$s=8;continue;}$s=9;continue;case 8:ag=HW(i.version,f,g.supportedSignatureAlgorithms);$s=11;case 11:if($c){$c=false;ag=ag.$blk();}if(ag&&ag.$blk!==undefined){break s;}af=ag;ac=af[0];t=af[1];if(!($interfaceIsEqual(t,$ifaceNil))){$s=-1;return[JR.nil,t];}ai=HS(ac);$s=12;case 12:if($c){$c=false;ai=ai.$blk();}if(ai&&ai.$blk!==undefined){break s;}ah=ai;ad=ah[0];ae=ah[1];t=ah[2];if(!($interfaceIsEqual(t,$ifaceNil))){$s=-1;return[JR.nil,t];}$s=10;continue;case 9:ak=y.Public();$s=13;case 13:if($c){$c=false;ak=ak.$blk();}if(ak&&ak.$blk!==undefined){break s;}al=HT(ak);$s=14;case 14:if($c){$c=false;al=al.$blk();}if(al&&al.$blk!==undefined){break s;}aj=al;ad=aj[0];ae=aj[1];t=aj[2];if(!($interfaceIsEqual(t,$ifaceNil))){$s=-1;return[JR.nil,t];}case 10:if(!(((ad===225)||(ad===226))===i.isRSA)){$s=-1;return[JR.nil,I.New("tls: certificate cannot be used with the selected cipher suite")];}am=CF(ad,ae,i.version,new IT([g.random,h.random,w]));$s=15;case 15:if($c){$c=false;am=am.$blk();}if(am&&am.$blk!==undefined){break s;}an=am;ao=(new C.Hash(ae));if(ad===226){ao=new F.PSSOptions.ptr(-1,ae);}aq=y.Sign(e.rand(),an,ao);$s=16;case 16:if($c){$c=false;aq=aq.$blk();}if(aq&&aq.$blk!==undefined){break s;}ap=aq;ar=ap[0];t=ap[1];if(!($interfaceIsEqual(t,$ifaceNil))){$s=17;continue;}$s=18;continue;case 17:as=t.Error();$s=19;case 19:if($c){$c=false;as=as.$blk();}if(as&&as.$blk!==undefined){break s;}at=I.New("tls: failed to sign ECDHE parameters: "+as);$s=20;case 20:if($c){$c=false;at=at.$blk();}if(at&&at.$blk!==undefined){break s;}au=[JR.nil,at];$s=21;case 21:return au;case 18:av=new DG.ptr(II.nil,II.nil);aw=0;if(i.version>=771){aw=2;}av.key=$makeSlice(II,(((w.$length+aw>>0)+2>>0)+ar.$length>>0));$copySlice(av.key,w);ax=$subslice(av.key,w.$length);if(i.version>=771){(0>=ax.$length?($throwRuntimeError("index out of range"),undefined):ax.$array[ax.$offset+0]=(((ac>>>8<<16>>>16)<<24>>>24)));(1>=ax.$length?($throwRuntimeError("index out of range"),undefined):ax.$array[ax.$offset+1]=((ac<<24>>>24)));ax=$subslice(ax,2);}(0>=ax.$length?($throwRuntimeError("index out of range"),undefined):ax.$array[ax.$offset+0]=(((ar.$length>>8>>0)<<24>>>24)));(1>=ax.$length?($throwRuntimeError("index out of range"),undefined):ax.$array[ax.$offset+1]=((ar.$length<<24>>>24)));$copySlice($subslice(ax,2),ar);$s=-1;return[av,$ifaceNil];}return;}var $f={$blk:CG.ptr.prototype.generateServerKeyExchange,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};CG.prototype.generateServerKeyExchange=function(e,f,g,h){return this.$val.generateServerKeyExchange(e,f,g,h);};CG.ptr.prototype.processClientKeyExchange=function(e,f,g,h){var{e,f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{e,f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=this;if((g.ciphertext.$length===0)||!(((((j=g.ciphertext,(0>=j.$length?($throwRuntimeError("index out of range"),undefined):j.$array[j.$offset+0]))>>0))===(g.ciphertext.$length-1>>0)))){$s=-1;return[II.nil,CA];}k=i.params.SharedKey($subslice(g.ciphertext,1));$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;if(l===II.nil){$s=-1;return[II.nil,CA];}$s=-1;return[l,$ifaceNil];}return;}var $f={$blk:CG.ptr.prototype.processClientKeyExchange,$c:true,$r,e,f,g,h,i,j,k,l,$s};return $f;};CG.prototype.processClientKeyExchange=function(e,f,g,h){return this.$val.processClientKeyExchange(e,f,g,h);};CG.ptr.prototype.processServerKeyExchange=function(e,f,g,h,i){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{e,f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=this;if(i.key.$length<4){$s=-1;return CB;}if(!(((k=i.key,(0>=k.$length?($throwRuntimeError("index out of range"),undefined):k.$array[k.$offset+0]))===3))){$s=-1;return I.New("tls: server selected unsupported curve");}n=(((((l=i.key,(1>=l.$length?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+1]))<<16>>>16))<<8<<16>>>16)|(((m=i.key,(2>=m.$length?($throwRuntimeError("index out of range"),undefined):m.$array[m.$offset+2]))<<16>>>16)))>>>0;p=(((o=i.key,(3>=o.$length?($throwRuntimeError("index out of range"),undefined):o.$array[o.$offset+3]))>>0));if((p+4>>0)>i.key.$length){$s=-1;return CB;}q=$subslice(i.key,0,(4+p>>0));r=$subslice(q,4);s=$subslice(i.key,(4+p>>0));if(s.$length<2){$s=-1;return CB;}u=BW(n);$s=1;case 1:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}t=u;v=t[1];if(!((n===29))&&!v){$s=-1;return I.New("tls: server selected unsupported curve");}x=BV(e.rand(),n);$s=2;case 2:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}w=x;y=w[0];z=w[1];if(!($interfaceIsEqual(z,$ifaceNil))){$s=-1;return z;}j.params=y;aa=y.SharedKey(r);$s=3;case 3:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}j.preMasterSecret=aa;if(j.preMasterSecret===II.nil){$s=-1;return CB;}ab=y.PublicKey();$s=4;case 4:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}ac=ab;j.ckx=new DJ.ptr(II.nil,II.nil);j.ckx.ciphertext=$makeSlice(II,(1+ac.$length>>0));(ad=j.ckx.ciphertext,(0>=ad.$length?($throwRuntimeError("index out of range"),undefined):ad.$array[ad.$offset+0]=((ac.$length<<24>>>24))));$copySlice($subslice(j.ckx.ciphertext,1),ac);ae=0;af=0;if(j.version>=771){$s=5;continue;}$s=6;continue;case 5:ag=(((((0>=s.$length?($throwRuntimeError("index out of range"),undefined):s.$array[s.$offset+0])<<16>>>16))<<8<<16>>>16)|(((1>=s.$length?($throwRuntimeError("index out of range"),undefined):s.$array[s.$offset+1])<<16>>>16)))>>>0;s=$subslice(s,2);if(s.$length<2){$s=-1;return CB;}if(!FS(ag,f.supportedSignatureAlgorithms)){$s=-1;return I.New("tls: certificate used with invalid signature algorithm");}ai=HS(ag);$s=8;case 8:if($c){$c=false;ai=ai.$blk();}if(ai&&ai.$blk!==undefined){break s;}ah=ai;ae=ah[0];af=ah[1];z=ah[2];if(!($interfaceIsEqual(z,$ifaceNil))){$s=-1;return z;}$s=7;continue;case 6:ak=HT(h.PublicKey);$s=9;case 9:if($c){$c=false;ak=ak.$blk();}if(ak&&ak.$blk!==undefined){break s;}aj=ak;ae=aj[0];af=aj[1];z=aj[2];if(!($interfaceIsEqual(z,$ifaceNil))){$s=-1;return z;}case 7:if(!(((ae===225)||(ae===226))===j.isRSA)){$s=-1;return CB;}al=((((0>=s.$length?($throwRuntimeError("index out of range"),undefined):s.$array[s.$offset+0])>>0))<<8>>0)|(((1>=s.$length?($throwRuntimeError("index out of range"),undefined):s.$array[s.$offset+1])>>0));if(!(((al+2>>0)===s.$length))){$s=-1;return CB;}s=$subslice(s,2);am=CF(ae,af,j.version,new IT([f.random,g.random,q]));$s=10;case 10:if($c){$c=false;am=am.$blk();}if(am&&am.$blk!==undefined){break s;}an=am;ao=HP(ae,h.PublicKey,af,an,s);$s=11;case 11:if($c){$c=false;ao=ao.$blk();}if(ao&&ao.$blk!==undefined){break s;}ap=ao;if(!($interfaceIsEqual(ap,$ifaceNil))){$s=12;continue;}$s=13;continue;case 12:aq=ap.Error();$s=14;case 14:if($c){$c=false;aq=aq.$blk();}if(aq&&aq.$blk!==undefined){break s;}ar=I.New("tls: invalid signature by the server certificate: "+aq);$s=15;case 15:if($c){$c=false;ar=ar.$blk();}if(ar&&ar.$blk!==undefined){break s;}as=ar;$s=16;case 16:return as;case 13:$s=-1;return $ifaceNil;}return;}var $f={$blk:CG.ptr.prototype.processServerKeyExchange,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};CG.prototype.processServerKeyExchange=function(e,f,g,h,i){return this.$val.processServerKeyExchange(e,f,g,h,i);};CG.ptr.prototype.generateClientKeyExchange=function(e,f,g){var e,f,g,h;h=this;if(h.ckx===JS.nil){return[II.nil,JS.nil,I.New("tls: missing ServerKeyExchange message")];}return[h.preMasterSecret,h.ckx,$ifaceNil];};CG.prototype.generateClientKeyExchange=function(e,f,g){return this.$val.generateClientKeyExchange(e,f,g);};CH.ptr.prototype.handshake=function(){var{e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:e=this;f=e.c;g=e.processClientHello();$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;if(!($interfaceIsEqual(h,$ifaceNil))){$s=-1;return h;}i=e.checkForResumption();$s=2;case 2:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;if(!($interfaceIsEqual(j,$ifaceNil))){$s=-1;return j;}k=e.pickCertificate();$s=3;case 3:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;if(!($interfaceIsEqual(l,$ifaceNil))){$s=-1;return l;}f.buffering=true;m=e.sendServerParameters();$s=4;case 4:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;if(!($interfaceIsEqual(n,$ifaceNil))){$s=-1;return n;}o=e.sendServerCertificate();$s=5;case 5:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=o;if(!($interfaceIsEqual(p,$ifaceNil))){$s=-1;return p;}q=e.sendServerFinished();$s=6;case 6:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=q;if(!($interfaceIsEqual(r,$ifaceNil))){$s=-1;return r;}t=f.flush();$s=7;case 7:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}s=t;u=s[1];if(!($interfaceIsEqual(u,$ifaceNil))){$s=-1;return u;}v=e.readClientCertificate();$s=8;case 8:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}w=v;if(!($interfaceIsEqual(w,$ifaceNil))){$s=-1;return w;}x=e.readClientFinished();$s=9;case 9:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}y=x;if(!($interfaceIsEqual(y,$ifaceNil))){$s=-1;return y;}AD.StoreUint32((f.$ptr_handshakeStatus||(f.$ptr_handshakeStatus=new JT(function(){return this.$target.handshakeStatus;},function($v){this.$target.handshakeStatus=$v;},f))),1);$s=-1;return $ifaceNil;}return;}var $f={$blk:CH.ptr.prototype.handshake,$c:true,$r,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,$s};return $f;};CH.prototype.handshake=function(){return this.$val.handshake();};CH.ptr.prototype.processClientHello=function(){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:e=this;f=e.c;e.hello=new CW.ptr(II.nil,0,II.nil,II.nil,0,0,false,false,false,II.nil,"",IT.nil,0,new EM.ptr(0,II.nil),false,0,II.nil,II.nil,0);e.hello.vers=771;e.hello.supportedVersion=f.vers;if(e.clientHello.supportedVersions.$length===0){$s=1;continue;}$s=2;continue;case 1:g=f.sendAlert(47);$s=3;case 3:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}g;$s=-1;return I.New("tls: client used the legacy version field to negotiate TLS 1.3");case 2:h=e.clientHello.cipherSuites;i=0;case 4:if(!(i=h.$length)?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+i]);if(j===22016){$s=6;continue;}$s=7;continue;case 6:if(f.vers=l.$length?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+0]))===0))){$s=11;continue;}$s=12;continue;case 11:m=f.sendAlert(47);$s=13;case 13:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}m;$s=-1;return I.New("tls: TLS 1.3 client supports illegal compression methods");case 12:e.hello.random=$makeSlice(II,32);o=S.ReadFull(f.config.rand(),e.hello.random);$s=14;case 14:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}n=o;p=n[1];if(!($interfaceIsEqual(p,$ifaceNil))){$s=15;continue;}$s=16;continue;case 15:q=f.sendAlert(80);$s=17;case 17:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}q;$s=-1;return p;case 16:if(!((e.clientHello.secureRenegotiation.$length===0))){$s=18;continue;}$s=19;continue;case 18:r=f.sendAlert(40);$s=20;case 20:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}r;$s=-1;return I.New("tls: initial handshake had non-empty renegotiation extension");case 19:if(e.clientHello.earlyData){$s=21;continue;}$s=22;continue;case 21:s=f.sendAlert(110);$s=23;case 23:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}s;$s=-1;return I.New("tls: client sent unexpected early data");case 22:e.hello.sessionId=e.clientHello.sessionId;e.hello.compressionMethod=0;t=GK;if(!GP||!GS(e.clientHello.cipherSuites)){t=GL;}u=t;v=0;while(true){if(!(v=u.$length)?($throwRuntimeError("index out of range"),undefined):u.$array[u.$offset+v]);e.suite=HN(e.clientHello.cipherSuites,w);if(!(e.suite===IM.nil)){break;}v++;}if(e.suite===IM.nil){$s=24;continue;}$s=25;continue;case 24:x=f.sendAlert(40);$s=26;case 26:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}x;$s=-1;return I.New("tls: no cipher suite supported by both client and server");case 25:f.cipherSuite=e.suite.id;e.hello.cipherSuite=e.suite.id;y=new C.Hash(e.suite.hash).New();$s=27;case 27:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}e.transcript=y;z=0;aa=JU.nil;ab=f.config.curvePreferences();ac=0;GroupSelection:while(true){if(!(ac=ab.$length)?($throwRuntimeError("index out of range"),undefined):ab.$array[ab.$offset+ac]);af=e.clientHello.keyShares;ag=0;while(true){if(!(ag=af.$length)?($throwRuntimeError("index out of range"),undefined):af.$array[af.$offset+ag]),EM);if(ad[0].group===ae){z=ad[0].group;aa=ad[0];break GroupSelection;}ag++;}if(!((z===0))){ac++;continue;}ah=e.clientHello.supportedCurves;ai=0;while(true){if(!(ai=ah.$length)?($throwRuntimeError("index out of range"),undefined):ah.$array[ah.$offset+ai]);if(aj===ae){z=aj;break;}ai++;}ac++;}if(z===0){$s=28;continue;}$s=29;continue;case 28:ak=f.sendAlert(40);$s=30;case 30:if($c){$c=false;ak=ak.$blk();}if(ak&&ak.$blk!==undefined){break s;}ak;$s=-1;return I.New("tls: no ECDHE curve supported by both client and server");case 29:if(aa===JU.nil){$s=31;continue;}$s=32;continue;case 31:al=e.doHelloRetryRequest(z);$s=33;case 33:if($c){$c=false;al=al.$blk();}if(al&&al.$blk!==undefined){break s;}am=al;if(!($interfaceIsEqual(am,$ifaceNil))){$s=-1;return am;}aa=(an=e.clientHello.keyShares,(0>=an.$length?($throwRuntimeError("index out of range"),undefined):an.$array[an.$offset+0]));case 32:ap=BW(z);$s=34;case 34:if($c){$c=false;ap=ap.$blk();}if(ap&&ap.$blk!==undefined){break s;}ao=ap;aq=ao[1];if(!((z===29))&&!aq){$s=35;continue;}$s=36;continue;case 35:ar=f.sendAlert(80);$s=37;case 37:if($c){$c=false;ar=ar.$blk();}if(ar&&ar.$blk!==undefined){break s;}ar;$s=-1;return I.New("tls: CurvePreferences includes unsupported curve");case 36:at=BV(f.config.rand(),z);$s=38;case 38:if($c){$c=false;at=at.$blk();}if(at&&at.$blk!==undefined){break s;}as=at;au=as[0];av=as[1];if(!($interfaceIsEqual(av,$ifaceNil))){$s=39;continue;}$s=40;continue;case 39:aw=f.sendAlert(80);$s=41;case 41:if($c){$c=false;aw=aw.$blk();}if(aw&&aw.$blk!==undefined){break s;}aw;$s=-1;return av;case 40:ax=au.PublicKey();$s=42;case 42:if($c){$c=false;ax=ax.$blk();}if(ax&&ax.$blk!==undefined){break s;}EM.copy(e.hello.serverShare,new EM.ptr(z,ax));ay=au.SharedKey(aa.data);$s=43;case 43:if($c){$c=false;ay=ay.$blk();}if(ay&&ay.$blk!==undefined){break s;}e.sharedKey=ay;if(e.sharedKey===II.nil){$s=44;continue;}$s=45;continue;case 44:az=f.sendAlert(47);$s=46;case 46:if($c){$c=false;az=az.$blk();}if(az&&az.$blk!==undefined){break s;}az;$s=-1;return I.New("tls: invalid client key share");case 45:f.serverName=e.clientHello.serverName;$s=-1;return $ifaceNil;}return;}var $f={$blk:CH.ptr.prototype.processClientHello,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};CH.prototype.processClientHello=function(){return this.$val.processClientHello();};CH.ptr.prototype.checkForResumption=function(){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:e=this;f=e.c;if(f.config.SessionTicketsDisabled){$s=-1;return $ifaceNil;}g=false;h=e.clientHello.pskModes;i=0;while(true){if(!(i=h.$length)?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+i]);if(j===1){g=true;break;}i++;}if(!g){$s=-1;return $ifaceNil;}if(!((e.clientHello.pskIdentities.$length===e.clientHello.pskBinders.$length))){$s=1;continue;}$s=2;continue;case 1:k=f.sendAlert(47);$s=3;case 3:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}k;$s=-1;return I.New("tls: invalid or missing PSK binders");case 2:if(e.clientHello.pskIdentities.$length===0){$s=-1;return $ifaceNil;}l=e.clientHello.pskIdentities;m=0;case 4:if(!(m=l.$length)?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+m]),EN);if(n>=5){$s=5;continue;}q=f.decryptTicket(o.label);$s=6;case 6:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}p=q;r=p[0];if(r===II.nil){m++;$s=4;continue;}s=new BD.ptr(0,new $Uint64(0,0),II.nil,new FK.ptr(IT.nil,$ifaceNil,IL.nil,II.nil,IT.nil,IU.nil));t=s.unmarshal(r);if(!t){m++;$s=4;continue;}v=$clone(AE.Unix(((u=s.createdAt,new $Int64(u.$high,u.$low))),new $Int64(0,0)),AE.Time);x=f.config.time();$s=9;case 9:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}y=$clone(x,AE.Time).Sub($clone(v,AE.Time));$s=10;case 10:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}if((w=y,(w.$high>140815||(w.$high===140815&&w.$low>4180213760)))){$s=7;continue;}$s=8;continue;case 7:m++;$s=4;continue;case 8:z=HO(s.cipherSuite);if(z===IM.nil||!((z.hash===e.suite.hash))){m++;$s=4;continue;}aa=!((s.certificate.Certificate.$length===0));ab=EU(f.config.ClientAuth);if(ab&&!aa){m++;$s=4;continue;}if(aa&&(f.config.ClientAuth===0)){m++;$s=4;continue;}ac=e.suite.expandLabel(s.resumptionSecret,"resumption",II.nil,new C.Hash(e.suite.hash).Size());$s=11;case 11:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}ad=ac;ae=e.suite.extract(ad,II.nil);$s=12;case 12:if($c){$c=false;ae=ae.$blk();}if(ae&&ae.$blk!==undefined){break s;}e.earlySecret=ae;af=e.suite.deriveSecret(e.earlySecret,"res binder",$ifaceNil);$s=13;case 13:if($c){$c=false;af=af.$blk();}if(af&&af.$blk!==undefined){break s;}ag=af;ah=CI(e.transcript,e.suite.hash);$s=14;case 14:if($c){$c=false;ah=ah.$blk();}if(ah&&ah.$blk!==undefined){break s;}ai=ah;if($interfaceIsEqual(ai,$ifaceNil)){$s=15;continue;}$s=16;continue;case 15:aj=f.sendAlert(80);$s=17;case 17:if($c){$c=false;aj=aj.$blk();}if(aj&&aj.$blk!==undefined){break s;}aj;$s=-1;return I.New("tls: internal error: failed to clone hash");case 16:ak=e.clientHello.marshalWithoutBinders();$s=18;case 18:if($c){$c=false;ak=ak.$blk();}if(ak&&ak.$blk!==undefined){break s;}al=ai.Write(ak);$s=19;case 19:if($c){$c=false;al=al.$blk();}if(al&&al.$blk!==undefined){break s;}al;am=e.suite.finishedHash(ag,ai);$s=20;case 20:if($c){$c=false;am=am.$blk();}if(am&&am.$blk!==undefined){break s;}an=am;if(!P.Equal((ao=e.clientHello.pskBinders,((n<0||n>=ao.$length)?($throwRuntimeError("index out of range"),undefined):ao.$array[ao.$offset+n])),an)){$s=21;continue;}$s=22;continue;case 21:ap=f.sendAlert(51);$s=23;case 23:if($c){$c=false;ap=ap.$blk();}if(ap&&ap.$blk!==undefined){break s;}ap;$s=-1;return I.New("tls: invalid PSK binder");case 22:f.didResume=true;aq=f.processCertsFromClient($clone(s.certificate,FK));$s=24;case 24:if($c){$c=false;aq=aq.$blk();}if(aq&&aq.$blk!==undefined){break s;}ar=aq;if(!($interfaceIsEqual(ar,$ifaceNil))){$s=-1;return ar;}e.hello.selectedIdentityPresent=true;e.hello.selectedIdentity=((n<<16>>>16));e.usingPSK=true;$s=-1;return $ifaceNil;case 5:$s=-1;return $ifaceNil;}return;}var $f={$blk:CH.ptr.prototype.checkForResumption,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};CH.prototype.checkForResumption=function(){return this.$val.checkForResumption();};CI=function(e,f){var{e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,$s,$r,$c}=$restore(this,{e,f});$s=$s||0;s:while(true){switch($s){case 0:g=$assertType(e,JV,true);h=g[0];i=g[1];if(!i){$s=-1;return $ifaceNil;}k=h.MarshalBinary();$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j=k;l=j[0];m=j[1];if(!($interfaceIsEqual(m,$ifaceNil))){$s=-1;return $ifaceNil;}n=new C.Hash(f).New();$s=2;case 2:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;p=$assertType(o,JV,true);q=p[0];i=p[1];if(!i){$s=-1;return $ifaceNil;}r=q.UnmarshalBinary(l);$s=3;case 3:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=r;if(!($interfaceIsEqual(s,$ifaceNil))){$s=-1;return $ifaceNil;}$s=-1;return o;}return;}var $f={$blk:CI,$c:true,$r,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,$s};return $f;};CH.ptr.prototype.pickCertificate=function(){var{e,f,g,h,i,j,k,l,m,n,o,p,q,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:e=this;f=e.c;if(e.usingPSK){$s=-1;return $ifaceNil;}if(e.clientHello.supportedSignatureAlgorithms.$length===0){$s=1;continue;}$s=2;continue;case 1:g=f.sendAlert(109);$s=3;case 3:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;$s=4;case 4:return h;case 2:j=f.config.getCertificate(CN(e.ctx,f,e.clientHello));$s=5;case 5:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}i=j;k=i[0];l=i[1];if(!($interfaceIsEqual(l,$ifaceNil))){$s=6;continue;}$s=7;continue;case 6:if($interfaceIsEqual(l,FI)){$s=8;continue;}$s=9;continue;case 8:m=f.sendAlert(112);$s=11;case 11:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}m;$s=10;continue;case 9:n=f.sendAlert(80);$s=12;case 12:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}n;case 10:$s=-1;return l;case 7:p=HW(f.vers,k,e.clientHello.supportedSignatureAlgorithms);$s=13;case 13:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}o=p;e.sigAlg=o[0];l=o[1];if(!($interfaceIsEqual(l,$ifaceNil))){$s=14;continue;}$s=15;continue;case 14:q=f.sendAlert(40);$s=16;case 16:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}q;$s=-1;return l;case 15:e.cert=k;$s=-1;return $ifaceNil;}return;}var $f={$blk:CH.ptr.prototype.pickCertificate,$c:true,$r,e,f,g,h,i,j,k,l,m,n,o,p,q,$s};return $f;};CH.prototype.pickCertificate=function(){return this.$val.pickCertificate();};CH.ptr.prototype.sendDummyChangeCipherSpec=function(){var{e,f,g,h,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:e=this;if(e.sentDummyCCS){$s=-1;return $ifaceNil;}e.sentDummyCCS=true;g=e.c.writeRecord(20,new II([1]));$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}f=g;h=f[1];$s=-1;return h;}return;}var $f={$blk:CH.ptr.prototype.sendDummyChangeCipherSpec,$c:true,$r,e,f,g,h,$s};return $f;};CH.prototype.sendDummyChangeCipherSpec=function(){return this.$val.sendDummyChangeCipherSpec();};CH.ptr.prototype.doHelloRetryRequest=function(e){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{e});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=f.c;h=f.clientHello.marshal();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=f.transcript.Write(h);$s=2;case 2:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}i;j=f.transcript.Sum(II.nil);$s=3;case 3:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;$r=f.transcript.Reset();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}l=f.transcript.Write(new II([254,0,0,((k.$length<<24>>>24))]));$s=5;case 5:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}l;m=f.transcript.Write(k);$s=6;case 6:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}m;n=new CW.ptr(II.nil,f.hello.vers,EQ,f.hello.sessionId,f.hello.cipherSuite,f.hello.compressionMethod,false,false,false,II.nil,"",IT.nil,f.hello.supportedVersion,new EM.ptr(0,II.nil),false,0,II.nil,II.nil,e);o=n.marshal();$s=7;case 7:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=f.transcript.Write(o);$s=8;case 8:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}p;r=n.marshal();$s=9;case 9:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=r;t=g.writeRecord(22,s);$s=10;case 10:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}q=t;u=q[1];if(!($interfaceIsEqual(u,$ifaceNil))){$s=-1;return u;}v=f.sendDummyChangeCipherSpec();$s=11;case 11:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}w=v;if(!($interfaceIsEqual(w,$ifaceNil))){$s=-1;return w;}y=g.readHandshake();$s=12;case 12:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}x=y;z=x[0];aa=x[1];if(!($interfaceIsEqual(aa,$ifaceNil))){$s=-1;return aa;}ab=$assertType(z,JW,true);ac=ab[0];ad=ab[1];if(!ad){$s=13;continue;}$s=14;continue;case 13:ae=g.sendAlert(10);$s=15;case 15:if($c){$c=false;ae=ae.$blk();}if(ae&&ae.$blk!==undefined){break s;}ae;af=FR(ac,z);$s=16;case 16:if($c){$c=false;af=af.$blk();}if(af&&af.$blk!==undefined){break s;}ag=af;$s=17;case 17:return ag;case 14:if(!((ac.keyShares.$length===1))||!(((ah=ac.keyShares,(0>=ah.$length?($throwRuntimeError("index out of range"),undefined):ah.$array[ah.$offset+0])).group===e))){$s=18;continue;}$s=19;continue;case 18:ai=g.sendAlert(47);$s=20;case 20:if($c){$c=false;ai=ai.$blk();}if(ai&&ai.$blk!==undefined){break s;}ai;$s=-1;return I.New("tls: client sent invalid key share in second ClientHello");case 19:if(ac.earlyData){$s=21;continue;}$s=22;continue;case 21:aj=g.sendAlert(47);$s=23;case 23:if($c){$c=false;aj=aj.$blk();}if(aj&&aj.$blk!==undefined){break s;}aj;$s=-1;return I.New("tls: client indicated early data in second ClientHello");case 22:if(CJ(ac,f.clientHello)){$s=24;continue;}$s=25;continue;case 24:ak=g.sendAlert(47);$s=26;case 26:if($c){$c=false;ak=ak.$blk();}if(ak&&ak.$blk!==undefined){break s;}ak;$s=-1;return I.New("tls: client illegally modified second ClientHello");case 25:f.clientHello=ac;$s=-1;return $ifaceNil;}return;}var $f={$blk:CH.ptr.prototype.doHelloRetryRequest,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};CH.prototype.doHelloRetryRequest=function(e){return this.$val.doHelloRetryRequest(e);};CJ=function(e,f){var aa,ab,ac,ad,ae,af,ag,ah,ai,aj,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;if(!((e.supportedVersions.$length===f.supportedVersions.$length))||!((e.cipherSuites.$length===f.cipherSuites.$length))||!((e.supportedCurves.$length===f.supportedCurves.$length))||!((e.supportedSignatureAlgorithms.$length===f.supportedSignatureAlgorithms.$length))||!((e.supportedSignatureAlgorithmsCert.$length===f.supportedSignatureAlgorithmsCert.$length))||!((e.alpnProtocols.$length===f.alpnProtocols.$length))){return true;}g=e.supportedVersions;h=0;while(true){if(!(h=j.$length)?($throwRuntimeError("index out of range"),undefined):j.$array[j.$offset+i]))===(k=f.supportedVersions,((i<0||i>=k.$length)?($throwRuntimeError("index out of range"),undefined):k.$array[k.$offset+i]))))){return true;}h++;}l=e.cipherSuites;m=0;while(true){if(!(m=o.$length)?($throwRuntimeError("index out of range"),undefined):o.$array[o.$offset+n]))===(p=f.cipherSuites,((n<0||n>=p.$length)?($throwRuntimeError("index out of range"),undefined):p.$array[p.$offset+n]))))){return true;}m++;}q=e.supportedCurves;r=0;while(true){if(!(r=t.$length)?($throwRuntimeError("index out of range"),undefined):t.$array[t.$offset+s]))===(u=f.supportedCurves,((s<0||s>=u.$length)?($throwRuntimeError("index out of range"),undefined):u.$array[u.$offset+s]))))){return true;}r++;}v=e.supportedSignatureAlgorithms;w=0;while(true){if(!(w=y.$length)?($throwRuntimeError("index out of range"),undefined):y.$array[y.$offset+x]))===(z=f.supportedSignatureAlgorithms,((x<0||x>=z.$length)?($throwRuntimeError("index out of range"),undefined):z.$array[z.$offset+x]))))){return true;}w++;}aa=e.supportedSignatureAlgorithmsCert;ab=0;while(true){if(!(ab=ad.$length)?($throwRuntimeError("index out of range"),undefined):ad.$array[ad.$offset+ac]))===(ae=f.supportedSignatureAlgorithmsCert,((ac<0||ac>=ae.$length)?($throwRuntimeError("index out of range"),undefined):ae.$array[ae.$offset+ac]))))){return true;}ab++;}af=e.alpnProtocols;ag=0;while(true){if(!(ag=ai.$length)?($throwRuntimeError("index out of range"),undefined):ai.$array[ai.$offset+ah]))===(aj=f.alpnProtocols,((ah<0||ah>=aj.$length)?($throwRuntimeError("index out of range"),undefined):aj.$array[aj.$offset+ah])))){return true;}ag++;}return!((e.vers===f.vers))||!A.Equal(e.random,f.random)||!A.Equal(e.sessionId,f.sessionId)||!A.Equal(e.compressionMethods,f.compressionMethods)||!(e.serverName===f.serverName)||!(e.ocspStapling===f.ocspStapling)||!A.Equal(e.supportedPoints,f.supportedPoints)||!(e.ticketSupported===f.ticketSupported)||!A.Equal(e.sessionTicket,f.sessionTicket)||!(e.secureRenegotiationSupported===f.secureRenegotiationSupported)||!A.Equal(e.secureRenegotiation,f.secureRenegotiation)||!(e.scts===f.scts)||!A.Equal(e.cookie,f.cookie)||!A.Equal(e.pskModes,f.pskModes);};CH.ptr.prototype.sendServerParameters=function(){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:e=this;f=e.c;g=e.clientHello.marshal();$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=e.transcript.Write(g);$s=2;case 2:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}h;i=e.hello.marshal();$s=3;case 3:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=e.transcript.Write(i);$s=4;case 4:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}j;l=e.hello.marshal();$s=5;case 5:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;n=f.writeRecord(22,m);$s=6;case 6:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}k=n;o=k[1];if(!($interfaceIsEqual(o,$ifaceNil))){$s=-1;return o;}p=e.sendDummyChangeCipherSpec();$s=7;case 7:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=p;if(!($interfaceIsEqual(q,$ifaceNil))){$s=-1;return q;}r=e.earlySecret;if(r===II.nil){$s=8;continue;}$s=9;continue;case 8:s=e.suite.extract(II.nil,II.nil);$s=10;case 10:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}r=s;case 9:t=e.sharedKey;u=e.suite.deriveSecret(r,"derived",$ifaceNil);$s=11;case 11:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}v=u;w=e.suite.extract(t,v);$s=12;case 12:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}e.handshakeSecret=w;x=e.suite.deriveSecret(e.handshakeSecret,"c hs traffic",e.transcript);$s=13;case 13:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}y=x;$r=f.in$27.setTrafficSecret(e.suite,y);$s=14;case 14:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}z=e.suite.deriveSecret(e.handshakeSecret,"s hs traffic",e.transcript);$s=15;case 15:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}aa=z;$r=f.out.setTrafficSecret(e.suite,aa);$s=16;case 16:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}ab=f.config.writeKeyLog("CLIENT_HANDSHAKE_TRAFFIC_SECRET",e.clientHello.random,y);$s=17;case 17:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}ac=ab;if(!($interfaceIsEqual(ac,$ifaceNil))){$s=18;continue;}$s=19;continue;case 18:ad=f.sendAlert(80);$s=20;case 20:if($c){$c=false;ad=ad.$blk();}if(ad&&ad.$blk!==undefined){break s;}ad;$s=-1;return ac;case 19:ae=f.config.writeKeyLog("SERVER_HANDSHAKE_TRAFFIC_SECRET",e.clientHello.random,aa);$s=21;case 21:if($c){$c=false;ae=ae.$blk();}if(ae&&ae.$blk!==undefined){break s;}ac=ae;if(!($interfaceIsEqual(ac,$ifaceNil))){$s=22;continue;}$s=23;continue;case 22:af=f.sendAlert(80);$s=24;case 24:if($c){$c=false;af=af.$blk();}if(af&&af.$blk!==undefined){break s;}af;$s=-1;return ac;case 23:ag=new CX.ptr(II.nil,"");ai=CL(f.config.NextProtos,e.clientHello.alpnProtocols);$s=25;case 25:if($c){$c=false;ai=ai.$blk();}if(ai&&ai.$blk!==undefined){break s;}ah=ai;aj=ah[0];ac=ah[1];if(!($interfaceIsEqual(ac,$ifaceNil))){$s=26;continue;}$s=27;continue;case 26:ak=f.sendAlert(120);$s=28;case 28:if($c){$c=false;ak=ak.$blk();}if(ak&&ak.$blk!==undefined){break s;}ak;$s=-1;return ac;case 27:ag.alpnProtocol=aj;f.clientProtocol=aj;al=ag.marshal();$s=29;case 29:if($c){$c=false;al=al.$blk();}if(al&&al.$blk!==undefined){break s;}am=e.transcript.Write(al);$s=30;case 30:if($c){$c=false;am=am.$blk();}if(am&&am.$blk!==undefined){break s;}am;ao=ag.marshal();$s=31;case 31:if($c){$c=false;ao=ao.$blk();}if(ao&&ao.$blk!==undefined){break s;}ap=ao;aq=f.writeRecord(22,ap);$s=32;case 32:if($c){$c=false;aq=aq.$blk();}if(aq&&aq.$blk!==undefined){break s;}an=aq;ar=an[1];if(!($interfaceIsEqual(ar,$ifaceNil))){$s=-1;return ar;}$s=-1;return $ifaceNil;}return;}var $f={$blk:CH.ptr.prototype.sendServerParameters,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};CH.prototype.sendServerParameters=function(){return this.$val.sendServerParameters();};CH.ptr.prototype.requestClientCert=function(){var e;e=this;return e.c.config.ClientAuth>=1&&!e.usingPSK;};CH.prototype.requestClientCert=function(){return this.$val.requestClientCert();};CH.ptr.prototype.sendServerCertificate=function(){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:e=this;f=e.c;if(e.usingPSK){$s=-1;return $ifaceNil;}if(e.requestClientCert()){$s=1;continue;}$s=2;continue;case 1:g=new DB.ptr(II.nil,false,false,IL.nil,IL.nil,IT.nil);g.ocspStapling=true;g.scts=true;g.supportedSignatureAlgorithms=EP;if(!(f.config.ClientCAs===IC.nil)){g.certificateAuthorities=f.config.ClientCAs.Subjects();}h=g.marshal();$s=3;case 3:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=e.transcript.Write(h);$s=4;case 4:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}i;k=g.marshal();$s=5;case 5:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;m=f.writeRecord(22,l);$s=6;case 6:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}j=m;n=j[1];if(!($interfaceIsEqual(n,$ifaceNil))){$s=-1;return n;}case 2:o=new DD.ptr(II.nil,new FK.ptr(IT.nil,$ifaceNil,IL.nil,II.nil,IT.nil,IU.nil),false,false);FK.copy(o.certificate,e.cert);o.scts=e.clientHello.scts&&e.cert.SignedCertificateTimestamps.$length>0;o.ocspStapling=e.clientHello.ocspStapling&&e.cert.OCSPStaple.$length>0;p=o.marshal();$s=7;case 7:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=e.transcript.Write(p);$s=8;case 8:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}q;s=o.marshal();$s=9;case 9:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=s;u=f.writeRecord(22,t);$s=10;case 10:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}r=u;v=r[1];if(!($interfaceIsEqual(v,$ifaceNil))){$s=-1;return v;}w=new DM.ptr(II.nil,false,0,II.nil);w.hasSignatureAlgorithm=true;w.signatureAlgorithm=e.sigAlg;y=HS(e.sigAlg);$s=11;case 11:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}x=y;z=x[0];aa=x[1];ab=x[2];if(!($interfaceIsEqual(ab,$ifaceNil))){$s=12;continue;}$s=13;continue;case 12:ac=f.sendAlert(80);$s=14;case 14:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}ad=ac;$s=15;case 15:return ad;case 13:ae=HR(aa,"TLS 1.3, server CertificateVerify\x00",e.transcript);$s=16;case 16:if($c){$c=false;ae=ae.$blk();}if(ae&&ae.$blk!==undefined){break s;}af=ae;ag=(new C.Hash(aa));if(z===226){ag=new F.PSSOptions.ptr(-1,aa);}ai=$assertType(e.cert.PrivateKey,C.Signer).Sign(f.config.rand(),af,ag);$s=17;case 17:if($c){$c=false;ai=ai.$blk();}if(ai&&ai.$blk!==undefined){break s;}ah=ai;aj=ah[0];ab=ah[1];if(!($interfaceIsEqual(ab,$ifaceNil))){$s=18;continue;}$s=19;continue;case 18:ak=$assertType(e.cert.PrivateKey,C.Signer).Public();$s=20;case 20:if($c){$c=false;ak=ak.$blk();}if(ak&&ak.$blk!==undefined){break s;}al=ak;am=$assertType(al,JG,true);an=am[0];ao=am[1];if(ao&&(z===226)&&(ap=an.N.BitLen()/8,(ap===ap&&ap!==1/0&&ap!==-1/0)?ap>>0:$throwRuntimeError("integer divide by zero"))<(($imul(new C.Hash(aa).Size(),2))+2>>0)){$s=21;continue;}$s=22;continue;case 21:aq=f.sendAlert(40);$s=24;case 24:if($c){$c=false;aq=aq.$blk();}if(aq&&aq.$blk!==undefined){break s;}aq;$s=23;continue;case 22:ar=f.sendAlert(80);$s=25;case 25:if($c){$c=false;ar=ar.$blk();}if(ar&&ar.$blk!==undefined){break s;}ar;case 23:as=ab.Error();$s=26;case 26:if($c){$c=false;as=as.$blk();}if(as&&as.$blk!==undefined){break s;}at=I.New("tls: failed to sign handshake: "+as);$s=27;case 27:if($c){$c=false;at=at.$blk();}if(at&&at.$blk!==undefined){break s;}au=at;$s=28;case 28:return au;case 19:w.signature=aj;av=w.marshal();$s=29;case 29:if($c){$c=false;av=av.$blk();}if(av&&av.$blk!==undefined){break s;}aw=e.transcript.Write(av);$s=30;case 30:if($c){$c=false;aw=aw.$blk();}if(aw&&aw.$blk!==undefined){break s;}aw;ay=w.marshal();$s=31;case 31:if($c){$c=false;ay=ay.$blk();}if(ay&&ay.$blk!==undefined){break s;}az=ay;ba=f.writeRecord(22,az);$s=32;case 32:if($c){$c=false;ba=ba.$blk();}if(ba&&ba.$blk!==undefined){break s;}ax=ba;bb=ax[1];if(!($interfaceIsEqual(bb,$ifaceNil))){$s=-1;return bb;}$s=-1;return $ifaceNil;}return;}var $f={$blk:CH.ptr.prototype.sendServerCertificate,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};CH.prototype.sendServerCertificate=function(){return this.$val.sendServerCertificate();};CH.ptr.prototype.sendServerFinished=function(){var{aa,ab,ac,ad,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:e=this;f=e.c;g=e.suite.finishedHash(f.out.trafficSecret,e.transcript);$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=new DK.ptr(II.nil,g);i=h.marshal();$s=2;case 2:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=e.transcript.Write(i);$s=3;case 3:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}j;l=h.marshal();$s=4;case 4:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;n=f.writeRecord(22,m);$s=5;case 5:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}k=n;o=k[1];if(!($interfaceIsEqual(o,$ifaceNil))){$s=-1;return o;}p=II.nil;q=e.suite.deriveSecret(e.handshakeSecret,"derived",$ifaceNil);$s=6;case 6:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=q;s=e.suite.extract(p,r);$s=7;case 7:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}e.masterSecret=s;t=e.suite.deriveSecret(e.masterSecret,"c ap traffic",e.transcript);$s=8;case 8:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}e.trafficSecret=t;u=e.suite.deriveSecret(e.masterSecret,"s ap traffic",e.transcript);$s=9;case 9:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}v=u;$r=f.out.setTrafficSecret(e.suite,v);$s=10;case 10:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}w=f.config.writeKeyLog("CLIENT_TRAFFIC_SECRET_0",e.clientHello.random,e.trafficSecret);$s=11;case 11:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}x=w;if(!($interfaceIsEqual(x,$ifaceNil))){$s=12;continue;}$s=13;continue;case 12:y=f.sendAlert(80);$s=14;case 14:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}y;$s=-1;return x;case 13:z=f.config.writeKeyLog("SERVER_TRAFFIC_SECRET_0",e.clientHello.random,v);$s=15;case 15:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}x=z;if(!($interfaceIsEqual(x,$ifaceNil))){$s=16;continue;}$s=17;continue;case 16:aa=f.sendAlert(80);$s=18;case 18:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}aa;$s=-1;return x;case 17:ab=e.suite.exportKeyingMaterial(e.masterSecret,e.transcript);$s=19;case 19:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}f.ekm=ab;if(!e.requestClientCert()){$s=20;continue;}$s=21;continue;case 20:ac=e.sendSessionTickets();$s=22;case 22:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}ad=ac;if(!($interfaceIsEqual(ad,$ifaceNil))){$s=-1;return ad;}case 21:$s=-1;return $ifaceNil;}return;}var $f={$blk:CH.ptr.prototype.sendServerFinished,$c:true,$r,aa,ab,ac,ad,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};CH.prototype.sendServerFinished=function(){return this.$val.sendServerFinished();};CH.ptr.prototype.shouldSendSessionTickets=function(){var e,f,g,h;e=this;if(e.c.config.SessionTicketsDisabled){return false;}f=e.clientHello.pskModes;g=0;while(true){if(!(g=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+g]);if(h===1){return true;}g++;}return false;};CH.prototype.shouldSendSessionTickets=function(){return this.$val.shouldSendSessionTickets();};CH.ptr.prototype.sendSessionTickets=function(){var{aa,ab,ac,ad,ae,af,ag,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:e=this;f=e.c;g=e.suite.finishedHash(f.in$27.trafficSecret,e.transcript);$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}e.clientFinished=g;h=new DK.ptr(II.nil,e.clientFinished);i=h.marshal();$s=2;case 2:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=e.transcript.Write(i);$s=3;case 3:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}j;if(!e.shouldSendSessionTickets()){$s=-1;return $ifaceNil;}k=e.suite.deriveSecret(e.masterSecret,"res master",e.transcript);$s=4;case 4:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;m=new DA.ptr(II.nil,0,0,II.nil,II.nil,0);n=IT.nil;o=f.peerCertificates;p=0;while(true){if(!(p=o.$length)?($throwRuntimeError("index out of range"),undefined):o.$array[o.$offset+p]);n=$append(n,q.Raw);p++;}s=f.config.time();$s=5;case 5:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=$clone(s,AE.Time).Unix();$s=6;case 6:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=new BD.ptr(e.suite.id,((r=t,new $Uint64(r.$high,r.$low))),l,new FK.ptr(n,$ifaceNil,IL.nil,f.ocspResponse,f.scts,IU.nil));v=$ifaceNil;x=u.marshal();$s=7;case 7:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}y=f.encryptTicket(x);$s=8;case 8:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}w=y;m.label=w[0];v=w[1];if(!($interfaceIsEqual(v,$ifaceNil))){$s=-1;return v;}m.lifetime=604800;z=$makeSlice(II,4);ab=e.c.config.rand().Read(z);$s=9;case 9:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}aa=ab;v=aa[1];if(!($interfaceIsEqual(v,$ifaceNil))){$s=-1;return v;}m.ageAdd=$clone(AC.LittleEndian,AC.littleEndian).Uint32(z);ad=m.marshal();$s=10;case 10:if($c){$c=false;ad=ad.$blk();}if(ad&&ad.$blk!==undefined){break s;}ae=ad;af=f.writeRecord(22,ae);$s=11;case 11:if($c){$c=false;af=af.$blk();}if(af&&af.$blk!==undefined){break s;}ac=af;ag=ac[1];if(!($interfaceIsEqual(ag,$ifaceNil))){$s=-1;return ag;}$s=-1;return $ifaceNil;}return;}var $f={$blk:CH.ptr.prototype.sendSessionTickets,$c:true,$r,aa,ab,ac,ad,ae,af,ag,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};CH.prototype.sendSessionTickets=function(){return this.$val.sendSessionTickets();};CH.ptr.prototype.readClientCertificate=function(){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:e=this;f=e.c;if(!e.requestClientCert()){$s=1;continue;}$s=2;continue;case 1:if(!(f.config.VerifyConnection===$throwNilPointerError)){$s=3;continue;}$s=4;continue;case 3:g=f.config.VerifyConnection($clone(f.connectionStateLocked(),ES));$s=5;case 5:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;if(!($interfaceIsEqual(h,$ifaceNil))){$s=6;continue;}$s=7;continue;case 6:i=f.sendAlert(42);$s=8;case 8:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}i;$s=-1;return h;case 7:case 4:$s=-1;return $ifaceNil;case 2:k=f.readHandshake();$s=9;case 9:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j=k;l=j[0];m=j[1];if(!($interfaceIsEqual(m,$ifaceNil))){$s=-1;return m;}n=$assertType(l,JX,true);o=n[0];p=n[1];if(!p){$s=10;continue;}$s=11;continue;case 10:q=f.sendAlert(10);$s=12;case 12:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}q;r=FR(o,l);$s=13;case 13:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=r;$s=14;case 14:return s;case 11:t=o.marshal();$s=15;case 15:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=e.transcript.Write(t);$s=16;case 16:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}u;v=f.processCertsFromClient($clone(o.certificate,FK));$s=17;case 17:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}w=v;if(!($interfaceIsEqual(w,$ifaceNil))){$s=-1;return w;}if(!(f.config.VerifyConnection===$throwNilPointerError)){$s=18;continue;}$s=19;continue;case 18:x=f.config.VerifyConnection($clone(f.connectionStateLocked(),ES));$s=20;case 20:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}y=x;if(!($interfaceIsEqual(y,$ifaceNil))){$s=21;continue;}$s=22;continue;case 21:z=f.sendAlert(42);$s=23;case 23:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}z;$s=-1;return y;case 22:case 19:if(!((o.certificate.Certificate.$length===0))){$s=24;continue;}$s=25;continue;case 24:ab=f.readHandshake();$s=26;case 26:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}aa=ab;l=aa[0];m=aa[1];if(!($interfaceIsEqual(m,$ifaceNil))){$s=-1;return m;}ac=$assertType(l,JY,true);ad=ac[0];ae=ac[1];if(!ae){$s=27;continue;}$s=28;continue;case 27:af=f.sendAlert(10);$s=29;case 29:if($c){$c=false;af=af.$blk();}if(af&&af.$blk!==undefined){break s;}af;ag=FR(ad,l);$s=30;case 30:if($c){$c=false;ag=ag.$blk();}if(ag&&ag.$blk!==undefined){break s;}ah=ag;$s=31;case 31:return ah;case 28:if(!FS(ad.signatureAlgorithm,EP)){$s=32;continue;}$s=33;continue;case 32:ai=f.sendAlert(47);$s=34;case 34:if($c){$c=false;ai=ai.$blk();}if(ai&&ai.$blk!==undefined){break s;}ai;$s=-1;return I.New("tls: client certificate used with invalid signature algorithm");case 33:ak=HS(ad.signatureAlgorithm);$s=35;case 35:if($c){$c=false;ak=ak.$blk();}if(ak&&ak.$blk!==undefined){break s;}aj=ak;al=aj[0];am=aj[1];an=aj[2];if(!($interfaceIsEqual(an,$ifaceNil))){$s=36;continue;}$s=37;continue;case 36:ao=f.sendAlert(80);$s=38;case 38:if($c){$c=false;ao=ao.$blk();}if(ao&&ao.$blk!==undefined){break s;}ap=ao;$s=39;case 39:return ap;case 37:if((al===225)||(am===3)){$s=40;continue;}$s=41;continue;case 40:aq=f.sendAlert(47);$s=42;case 42:if($c){$c=false;aq=aq.$blk();}if(aq&&aq.$blk!==undefined){break s;}aq;$s=-1;return I.New("tls: client certificate used with invalid signature algorithm");case 41:ar=HR(am,"TLS 1.3, client CertificateVerify\x00",e.transcript);$s=43;case 43:if($c){$c=false;ar=ar.$blk();}if(ar&&ar.$blk!==undefined){break s;}as=ar;au=HP(al,(at=f.peerCertificates,(0>=at.$length?($throwRuntimeError("index out of range"),undefined):at.$array[at.$offset+0])).PublicKey,am,as,ad.signature);$s=44;case 44:if($c){$c=false;au=au.$blk();}if(au&&au.$blk!==undefined){break s;}av=au;if(!($interfaceIsEqual(av,$ifaceNil))){$s=45;continue;}$s=46;continue;case 45:aw=f.sendAlert(51);$s=47;case 47:if($c){$c=false;aw=aw.$blk();}if(aw&&aw.$blk!==undefined){break s;}aw;ax=av.Error();$s=48;case 48:if($c){$c=false;ax=ax.$blk();}if(ax&&ax.$blk!==undefined){break s;}ay=I.New("tls: invalid signature by the client certificate: "+ax);$s=49;case 49:if($c){$c=false;ay=ay.$blk();}if(ay&&ay.$blk!==undefined){break s;}az=ay;$s=50;case 50:return az;case 46:ba=ad.marshal();$s=51;case 51:if($c){$c=false;ba=ba.$blk();}if(ba&&ba.$blk!==undefined){break s;}bb=e.transcript.Write(ba);$s=52;case 52:if($c){$c=false;bb=bb.$blk();}if(bb&&bb.$blk!==undefined){break s;}bb;case 25:bc=e.sendSessionTickets();$s=53;case 53:if($c){$c=false;bc=bc.$blk();}if(bc&&bc.$blk!==undefined){break s;}bd=bc;if(!($interfaceIsEqual(bd,$ifaceNil))){$s=-1;return bd;}$s=-1;return $ifaceNil;}return;}var $f={$blk:CH.ptr.prototype.readClientCertificate,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};CH.prototype.readClientCertificate=function(){return this.$val.readClientCertificate();};CH.ptr.prototype.readClientFinished=function(){var{e,f,g,h,i,j,k,l,m,n,o,p,q,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:e=this;f=e.c;h=f.readHandshake();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}g=h;i=g[0];j=g[1];if(!($interfaceIsEqual(j,$ifaceNil))){$s=-1;return j;}k=$assertType(i,JZ,true);l=k[0];m=k[1];if(!m){$s=2;continue;}$s=3;continue;case 2:n=f.sendAlert(10);$s=4;case 4:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}n;o=FR(l,i);$s=5;case 5:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=o;$s=6;case 6:return p;case 3:if(!P.Equal(e.clientFinished,l.verifyData)){$s=7;continue;}$s=8;continue;case 7:q=f.sendAlert(51);$s=9;case 9:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}q;$s=-1;return I.New("tls: invalid client finished hash");case 8:$r=f.in$27.setTrafficSecret(e.suite,e.trafficSecret);$s=10;case 10:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return $ifaceNil;}return;}var $f={$blk:CH.ptr.prototype.readClientFinished,$c:true,$r,e,f,g,h,i,j,k,l,m,n,o,p,q,$s};return $f;};CH.prototype.readClientFinished=function(){return this.$val.readClientFinished();};DV.ptr.prototype.serverHandshake=function(e){var{e,f,g,h,i,j,k,l,m,n,o,p,$s,$r,$c}=$restore(this,{e});$s=$s||0;s:while(true){switch($s){case 0:f=this;h=f.readClientHello(e);$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}g=h;i=g[0];j=g[1];if(!($interfaceIsEqual(j,$ifaceNil))){$s=-1;return j;}if(f.vers===772){$s=2;continue;}$s=3;continue;case 2:k=new CH.ptr(f,e,i,KA.nil,false,false,IM.nil,KB.nil,0,II.nil,II.nil,II.nil,II.nil,II.nil,$ifaceNil,II.nil);l=k.handshake();$s=4;case 4:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;$s=5;case 5:return m;case 3:n=new CK.ptr(f,e,i,KA.nil,IO.nil,false,false,false,false,KC.nil,new BR.ptr($ifaceNil,$ifaceNil,$ifaceNil,$ifaceNil,II.nil,0,$throwNilPointerError),II.nil,KB.nil);o=n.handshake();$s=6;case 6:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=o;$s=7;case 7:return p;}return;}var $f={$blk:DV.ptr.prototype.serverHandshake,$c:true,$r,e,f,g,h,i,j,k,l,m,n,o,p,$s};return $f;};DV.prototype.serverHandshake=function(e){return this.$val.serverHandshake(e);};CK.ptr.prototype.handshake=function(){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:e=this;f=e.c;g=e.processClientHello();$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;if(!($interfaceIsEqual(h,$ifaceNil))){$s=-1;return h;}f.buffering=true;i=e.checkForResumption();$s=5;case 5:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}if(i){$s=2;continue;}$s=3;continue;case 2:f.didResume=true;j=e.doResumeHandshake();$s=6;case 6:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;if(!($interfaceIsEqual(k,$ifaceNil))){$s=-1;return k;}l=e.establishKeys();$s=7;case 7:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;if(!($interfaceIsEqual(m,$ifaceNil))){$s=-1;return m;}n=e.sendSessionTicket();$s=8;case 8:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;if(!($interfaceIsEqual(o,$ifaceNil))){$s=-1;return o;}p=e.sendFinished(new II(f.serverFinished));$s=9;case 9:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=p;if(!($interfaceIsEqual(q,$ifaceNil))){$s=-1;return q;}s=f.flush();$s=10;case 10:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}r=s;t=r[1];if(!($interfaceIsEqual(t,$ifaceNil))){$s=-1;return t;}f.clientFinishedIsFirst=false;u=e.readFinished(II.nil);$s=11;case 11:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}v=u;if(!($interfaceIsEqual(v,$ifaceNil))){$s=-1;return v;}$s=4;continue;case 3:w=e.pickCipherSuite();$s=12;case 12:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}x=w;if(!($interfaceIsEqual(x,$ifaceNil))){$s=-1;return x;}y=e.doFullHandshake();$s=13;case 13:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}z=y;if(!($interfaceIsEqual(z,$ifaceNil))){$s=-1;return z;}aa=e.establishKeys();$s=14;case 14:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}ab=aa;if(!($interfaceIsEqual(ab,$ifaceNil))){$s=-1;return ab;}ac=e.readFinished(new II(f.clientFinished));$s=15;case 15:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}ad=ac;if(!($interfaceIsEqual(ad,$ifaceNil))){$s=-1;return ad;}f.clientFinishedIsFirst=true;f.buffering=true;ae=e.sendSessionTicket();$s=16;case 16:if($c){$c=false;ae=ae.$blk();}if(ae&&ae.$blk!==undefined){break s;}af=ae;if(!($interfaceIsEqual(af,$ifaceNil))){$s=-1;return af;}ag=e.sendFinished(II.nil);$s=17;case 17:if($c){$c=false;ag=ag.$blk();}if(ag&&ag.$blk!==undefined){break s;}ah=ag;if(!($interfaceIsEqual(ah,$ifaceNil))){$s=-1;return ah;}aj=f.flush();$s=18;case 18:if($c){$c=false;aj=aj.$blk();}if(aj&&aj.$blk!==undefined){break s;}ai=aj;ak=ai[1];if(!($interfaceIsEqual(ak,$ifaceNil))){$s=-1;return ak;}case 4:f.ekm=BT(f.vers,e.suite,e.masterSecret,e.clientHello.random,e.hello.random);AD.StoreUint32((f.$ptr_handshakeStatus||(f.$ptr_handshakeStatus=new JT(function(){return this.$target.handshakeStatus;},function($v){this.$target.handshakeStatus=$v;},f))),1);$s=-1;return $ifaceNil;}return;}var $f={$blk:CK.ptr.prototype.handshake,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};CK.prototype.handshake=function(){return this.$val.handshake();};DV.ptr.prototype.readClientHello=function(e){var{aa,ab,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{e});$s=$s||0;s:while(true){switch($s){case 0:f=this;h=f.readHandshake();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}g=h;i=g[0];j=g[1];if(!($interfaceIsEqual(j,$ifaceNil))){$s=-1;return[JW.nil,j];}k=$assertType(i,JW,true);l=k[0];m=k[1];if(!m){$s=2;continue;}$s=3;continue;case 2:n=f.sendAlert(10);$s=4;case 4:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}n;o=FR(l,i);$s=5;case 5:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=[JW.nil,o];$s=6;case 6:return p;case 3:q=IS.nil;r=f.config;if(!(f.config.GetConfigForClient===$throwNilPointerError)){$s=7;continue;}$s=8;continue;case 7:s=CN(e,f,l);u=f.config.GetConfigForClient(s);$s=9;case 9:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}t=u;q=t[0];j=t[1];if(!($interfaceIsEqual(j,$ifaceNil))){$s=10;continue;}if(!(q===IS.nil)){$s=11;continue;}$s=12;continue;case 10:v=f.sendAlert(80);$s=13;case 13:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}v;$s=-1;return[JW.nil,j];case 11:f.config=q;case 12:case 8:w=r.ticketKeys(q);$s=14;case 14:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}f.ticketKeys=w;x=l.supportedVersions;if(l.supportedVersions.$length===0){x=FG(l.vers);}y=f.config.mutualVersion(false,x);f.vers=y[0];m=y[1];if(!m){$s=15;continue;}$s=16;continue;case 15:z=f.sendAlert(70);$s=17;case 17:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}z;aa=J.Errorf("tls: client offered only unsupported versions: %x",new IJ([x]));$s=18;case 18:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}ab=[JW.nil,aa];$s=19;case 19:return ab;case 16:f.haveVers=true;f.in$27.version=f.vers;f.out.version=f.vers;$s=-1;return[l,$ifaceNil];}return;}var $f={$blk:DV.ptr.prototype.readClientHello,$c:true,$r,aa,ab,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};DV.prototype.readClientHello=function(e){return this.$val.readClientHello(e);};CK.ptr.prototype.processClientHello=function(){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:e=this;f=e.c;e.hello=new CW.ptr(II.nil,0,II.nil,II.nil,0,0,false,false,false,II.nil,"",IT.nil,0,new EM.ptr(0,II.nil),false,0,II.nil,II.nil,0);e.hello.vers=f.vers;g=false;h=e.clientHello.compressionMethods;i=0;while(true){if(!(i=h.$length)?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+i]);if(j===0){g=true;break;}i++;}if(!g){$s=1;continue;}$s=2;continue;case 1:k=f.sendAlert(40);$s=3;case 3:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}k;$s=-1;return I.New("tls: client does not support uncompressed connections");case 2:e.hello.random=$makeSlice(II,32);l=e.hello.random;m=f.config.maxSupportedVersion(false);if(m>=771&&f.vers0){f.serverName=e.clientHello.serverName;}t=CL(f.config.NextProtos,e.clientHello.alpnProtocols);$s=11;case 11:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}s=t;u=s[0];p=s[1];if(!($interfaceIsEqual(p,$ifaceNil))){$s=12;continue;}$s=13;continue;case 12:v=f.sendAlert(120);$s=14;case 14:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}v;$s=-1;return p;case 13:e.hello.alpnProtocol=u;f.clientProtocol=u;x=f.config.getCertificate(CN(e.ctx,f,e.clientHello));$s=15;case 15:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}w=x;e.cert=w[0];p=w[1];if(!($interfaceIsEqual(p,$ifaceNil))){$s=16;continue;}$s=17;continue;case 16:if($interfaceIsEqual(p,FI)){$s=18;continue;}$s=19;continue;case 18:y=f.sendAlert(112);$s=21;case 21:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}y;$s=20;continue;case 19:z=f.sendAlert(80);$s=22;case 22:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}z;case 20:$s=-1;return p;case 17:if(e.clientHello.scts){e.hello.scts=e.cert.SignedCertificateTimestamps;}e.ecdheOk=CM(f.config,e.clientHello.supportedCurves,e.clientHello.supportedPoints);if(e.ecdheOk&&e.clientHello.supportedPoints.$length>0){e.hello.supportedPoints=new II([0]);}aa=$assertType(e.cert.PrivateKey,C.Signer,true);ab=aa[0];ac=aa[1];if(ac){$s=23;continue;}$s=24;continue;case 23:ae=ab.Public();$s=25;case 25:if($c){$c=false;ae=ae.$blk();}if(ae&&ae.$blk!==undefined){break s;}ad=ae;if($assertType(ad,JH,true)[1]){$s=26;continue;}if($assertType(ad,E.PublicKey,true)[1]){$s=27;continue;}if($assertType(ad,JG,true)[1]){$s=28;continue;}$s=29;continue;case 26:e.ecSignOk=true;$s=30;continue;case 27:e.ecSignOk=true;$s=30;continue;case 28:e.rsaSignOk=true;$s=30;continue;case 29:af=f.sendAlert(80);$s=31;case 31:if($c){$c=false;af=af.$blk();}if(af&&af.$blk!==undefined){break s;}af;ag=ab.Public();$s=32;case 32:if($c){$c=false;ag=ag.$blk();}if(ag&&ag.$blk!==undefined){break s;}ah=ag;ai=J.Errorf("tls: unsupported signing key type (%T)",new IJ([ah]));$s=33;case 33:if($c){$c=false;ai=ai.$blk();}if(ai&&ai.$blk!==undefined){break s;}aj=ai;$s=34;case 34:return aj;case 30:case 24:ak=$assertType(e.cert.PrivateKey,C.Decrypter,true);al=ak[0];am=ak[1];if(am){$s=35;continue;}$s=36;continue;case 35:ao=al.Public();$s=37;case 37:if($c){$c=false;ao=ao.$blk();}if(ao&&ao.$blk!==undefined){break s;}an=ao;if($assertType(an,JG,true)[1]){$s=38;continue;}$s=39;continue;case 38:e.rsaDecryptOk=true;$s=40;continue;case 39:ap=f.sendAlert(80);$s=41;case 41:if($c){$c=false;ap=ap.$blk();}if(ap&&ap.$blk!==undefined){break s;}ap;aq=al.Public();$s=42;case 42:if($c){$c=false;aq=aq.$blk();}if(aq&&aq.$blk!==undefined){break s;}ar=aq;as=J.Errorf("tls: unsupported decryption key type (%T)",new IJ([ar]));$s=43;case 43:if($c){$c=false;as=as.$blk();}if(as&&as.$blk!==undefined){break s;}at=as;$s=44;case 44:return at;case 40:case 36:$s=-1;return $ifaceNil;}return;}var $f={$blk:CK.ptr.prototype.processClientHello,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};CK.prototype.processClientHello=function(){return this.$val.processClientHello();};CL=function(e,f){var{e,f,g,h,i,j,k,l,m,n,o,$s,$r,$c}=$restore(this,{e,f});$s=$s||0;s:while(true){switch($s){case 0:if((e.$length===0)||(f.$length===0)){$s=-1;return["",$ifaceNil];}g=false;h=e;i=0;while(true){if(!(i=h.$length)?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+i]);k=f;l=0;while(true){if(!(l=k.$length)?($throwRuntimeError("index out of range"),undefined):k.$array[k.$offset+l]);if(j===m){$s=-1;return[j,$ifaceNil];}if(j==="h2"&&m==="http/1.1"){g=true;}l++;}i++;}if(g){$s=-1;return["",$ifaceNil];}n=J.Errorf("tls: client requested unsupported application protocols (%s)",new IJ([f]));$s=1;case 1:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=["",n];$s=2;case 2:return o;}return;}var $f={$blk:CL,$c:true,$r,e,f,g,h,i,j,k,l,m,n,o,$s};return $f;};CM=function(e,f,g){var e,f,g,h,i,j,k,l,m,n,o;h=false;i=f;j=0;while(true){if(!(j=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+j]);if(e.supportsCurve(k)){h=true;break;}j++;}l=false;m=g;n=0;while(true){if(!(n=m.$length)?($throwRuntimeError("index out of range"),undefined):m.$array[m.$offset+n]);if(o===0){l=true;break;}n++;}if(g.$length===0){l=true;}return h&&l;};CK.ptr.prototype.pickCipherSuite=function(){var{e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:e=this;f=e.c;g=GF;if(!GP||!GS(e.clientHello.cipherSuites)){g=GG;}h=f.config.cipherSuites();i=$makeSlice(IE,0,h.$length);j=g;k=0;while(true){if(!(k=j.$length)?($throwRuntimeError("index out of range"),undefined):j.$array[j.$offset+k]);m=h;n=0;while(true){if(!(n=m.$length)?($throwRuntimeError("index out of range"),undefined):m.$array[m.$offset+n]);if(o===l){i=$append(i,o);break;}n++;}k++;}p=GC(i,e.clientHello.cipherSuites,$methodVal(e,"cipherSuiteOk"));$s=1;case 1:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}e.suite=p;if(e.suite===IO.nil){$s=2;continue;}$s=3;continue;case 2:q=f.sendAlert(40);$s=4;case 4:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}q;$s=-1;return I.New("tls: no cipher suite supported by both client and server");case 3:f.cipherSuite=e.suite.id;r=e.clientHello.cipherSuites;s=0;case 5:if(!(s=r.$length)?($throwRuntimeError("index out of range"),undefined):r.$array[r.$offset+s]);if(t===22016){$s=7;continue;}$s=8;continue;case 7:if(e.clientHello.vers140815||(n.$high===140815&&n.$low>4180213760)))){$s=2;continue;}$s=3;continue;case 2:$s=-1;return false;case 3:if(!((f.vers===e.sessionState.vers))){$s=-1;return false;}q=false;r=e.clientHello.cipherSuites;s=0;while(true){if(!(s=r.$length)?($throwRuntimeError("index out of range"),undefined):r.$array[r.$offset+s]);if(t===e.sessionState.cipherSuite){q=true;break;}s++;}if(!q){$s=-1;return false;}u=GC(new IE([e.sessionState.cipherSuite]),f.config.cipherSuites(),$methodVal(e,"cipherSuiteOk"));$s=6;case 6:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}e.suite=u;if(e.suite===IO.nil){$s=-1;return false;}v=!((e.sessionState.certificates.$length===0));w=EU(f.config.ClientAuth);if(w&&!v){$s=-1;return false;}if(v&&(f.config.ClientAuth===0)){$s=-1;return false;}$s=-1;return true;}return;}var $f={$blk:CK.ptr.prototype.checkForResumption,$c:true,$r,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s};return $f;};CK.prototype.checkForResumption=function(){return this.$val.checkForResumption();};CK.ptr.prototype.doResumeHandshake=function(){var{e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:e=this;f=e.c;e.hello.cipherSuite=e.suite.id;f.cipherSuite=e.suite.id;e.hello.sessionId=e.clientHello.sessionId;e.hello.ticketSupported=e.sessionState.usedOldKey;g=BQ(f.vers,e.suite);$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}BR.copy(e.finishedHash,g);e.finishedHash.discardHandshakeBuffer();h=e.clientHello.marshal();$s=2;case 2:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=e.finishedHash.Write(h);$s=3;case 3:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}i;j=e.hello.marshal();$s=4;case 4:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=e.finishedHash.Write(j);$s=5;case 5:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}k;m=e.hello.marshal();$s=6;case 6:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;o=f.writeRecord(22,n);$s=7;case 7:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}l=o;p=l[1];if(!($interfaceIsEqual(p,$ifaceNil))){$s=-1;return p;}q=f.processCertsFromClient(new FK.ptr(e.sessionState.certificates,$ifaceNil,IL.nil,II.nil,IT.nil,IU.nil));$s=8;case 8:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=q;if(!($interfaceIsEqual(r,$ifaceNil))){$s=-1;return r;}if(!(f.config.VerifyConnection===$throwNilPointerError)){$s=9;continue;}$s=10;continue;case 9:s=f.config.VerifyConnection($clone(f.connectionStateLocked(),ES));$s=11;case 11:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=s;if(!($interfaceIsEqual(t,$ifaceNil))){$s=12;continue;}$s=13;continue;case 12:u=f.sendAlert(42);$s=14;case 14:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}u;$s=-1;return t;case 13:case 10:e.masterSecret=e.sessionState.masterSecret;$s=-1;return $ifaceNil;}return;}var $f={$blk:CK.ptr.prototype.doResumeHandshake,$c:true,$r,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,$s};return $f;};CK.prototype.doResumeHandshake=function(){return this.$val.doResumeHandshake();};CK.ptr.prototype.doFullHandshake=function(){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,ca,cb,cc,cd,ce,cf,cg,ch,ci,cj,ck,cl,cm,cn,co,cp,cq,cr,cs,ct,cu,cv,cw,cx,cy,cz,da,db,dc,dd,de,df,dg,dh,di,dj,dk,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:e=this;f=e.c;if(e.clientHello.ocspStapling&&e.cert.OCSPStaple.$length>0){e.hello.ocspStapling=true;}e.hello.ticketSupported=e.clientHello.ticketSupported&&!f.config.SessionTicketsDisabled;e.hello.cipherSuite=e.suite.id;g=BQ(e.c.vers,e.suite);$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}BR.copy(e.finishedHash,g);if(f.config.ClientAuth===0){e.finishedHash.discardHandshakeBuffer();}h=e.clientHello.marshal();$s=2;case 2:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=e.finishedHash.Write(h);$s=3;case 3:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}i;j=e.hello.marshal();$s=4;case 4:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=e.finishedHash.Write(j);$s=5;case 5:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}k;m=e.hello.marshal();$s=6;case 6:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;o=f.writeRecord(22,n);$s=7;case 7:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}l=o;p=l[1];if(!($interfaceIsEqual(p,$ifaceNil))){$s=-1;return p;}q=new DC.ptr(II.nil,IT.nil);q.certificates=e.cert.Certificate;r=e.finishedHash.Write(q.marshal());$s=8;case 8:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}r;t=f.writeRecord(22,q.marshal());$s=9;case 9:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}s=t;u=s[1];if(!($interfaceIsEqual(u,$ifaceNil))){$s=-1;return u;}if(e.hello.ocspStapling){$s=10;continue;}$s=11;continue;case 10:v=new DH.ptr(II.nil,II.nil);v.response=e.cert.OCSPStaple;w=v.marshal();$s=12;case 12:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}x=e.finishedHash.Write(w);$s=13;case 13:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}x;z=v.marshal();$s=14;case 14:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}aa=z;ab=f.writeRecord(22,aa);$s=15;case 15:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}y=ab;ac=y[1];if(!($interfaceIsEqual(ac,$ifaceNil))){$s=-1;return ac;}case 11:ad=e.suite.ka(f.vers);$s=16;case 16:if($c){$c=false;ad=ad.$blk();}if(ad&&ad.$blk!==undefined){break s;}ae=ad;ag=ae.generateServerKeyExchange(f.config,e.cert,e.clientHello,e.hello);$s=17;case 17:if($c){$c=false;ag=ag.$blk();}if(ag&&ag.$blk!==undefined){break s;}af=ag;ah=af[0];ai=af[1];if(!($interfaceIsEqual(ai,$ifaceNil))){$s=18;continue;}$s=19;continue;case 18:aj=f.sendAlert(40);$s=20;case 20:if($c){$c=false;aj=aj.$blk();}if(aj&&aj.$blk!==undefined){break s;}aj;$s=-1;return ai;case 19:if(!(ah===JR.nil)){$s=21;continue;}$s=22;continue;case 21:ak=e.finishedHash.Write(ah.marshal());$s=23;case 23:if($c){$c=false;ak=ak.$blk();}if(ak&&ak.$blk!==undefined){break s;}ak;am=f.writeRecord(22,ah.marshal());$s=24;case 24:if($c){$c=false;am=am.$blk();}if(am&&am.$blk!==undefined){break s;}al=am;an=al[1];if(!($interfaceIsEqual(an,$ifaceNil))){$s=-1;return an;}case 22:ao=KD.nil;if(f.config.ClientAuth>=1){$s=25;continue;}$s=26;continue;case 25:ao=new DL.ptr(II.nil,false,II.nil,IL.nil,IT.nil);ao.certificateTypes=new II([1,64]);if(f.vers>=771){ao.hasSignatureAlgorithm=true;ao.supportedSignatureAlgorithms=EP;}if(!(f.config.ClientCAs===IC.nil)){ao.certificateAuthorities=f.config.ClientCAs.Subjects();}ap=e.finishedHash.Write(ao.marshal());$s=27;case 27:if($c){$c=false;ap=ap.$blk();}if(ap&&ap.$blk!==undefined){break s;}ap;ar=f.writeRecord(22,ao.marshal());$s=28;case 28:if($c){$c=false;ar=ar.$blk();}if(ar&&ar.$blk!==undefined){break s;}aq=ar;as=aq[1];if(!($interfaceIsEqual(as,$ifaceNil))){$s=-1;return as;}case 26:at=new DI.ptr();au=e.finishedHash.Write(at.marshal());$s=29;case 29:if($c){$c=false;au=au.$blk();}if(au&&au.$blk!==undefined){break s;}au;aw=f.writeRecord(22,at.marshal());$s=30;case 30:if($c){$c=false;aw=aw.$blk();}if(aw&&aw.$blk!==undefined){break s;}av=aw;ax=av[1];if(!($interfaceIsEqual(ax,$ifaceNil))){$s=-1;return ax;}az=f.flush();$s=31;case 31:if($c){$c=false;az=az.$blk();}if(az&&az.$blk!==undefined){break s;}ay=az;ba=ay[1];if(!($interfaceIsEqual(ba,$ifaceNil))){$s=-1;return ba;}bb=$ifaceNil;bd=f.readHandshake();$s=32;case 32:if($c){$c=false;bd=bd.$blk();}if(bd&&bd.$blk!==undefined){break s;}bc=bd;be=bc[0];ai=bc[1];if(!($interfaceIsEqual(ai,$ifaceNil))){$s=-1;return ai;}if(f.config.ClientAuth>=1){$s=33;continue;}$s=34;continue;case 33:bf=$assertType(be,KE,true);bg=bf[0];bh=bf[1];if(!bh){$s=35;continue;}$s=36;continue;case 35:bi=f.sendAlert(10);$s=37;case 37:if($c){$c=false;bi=bi.$blk();}if(bi&&bi.$blk!==undefined){break s;}bi;bj=FR(bg,be);$s=38;case 38:if($c){$c=false;bj=bj.$blk();}if(bj&&bj.$blk!==undefined){break s;}bk=bj;$s=39;case 39:return bk;case 36:bl=e.finishedHash.Write(bg.marshal());$s=40;case 40:if($c){$c=false;bl=bl.$blk();}if(bl&&bl.$blk!==undefined){break s;}bl;bm=f.processCertsFromClient(new FK.ptr(bg.certificates,$ifaceNil,IL.nil,II.nil,IT.nil,IU.nil));$s=41;case 41:if($c){$c=false;bm=bm.$blk();}if(bm&&bm.$blk!==undefined){break s;}bn=bm;if(!($interfaceIsEqual(bn,$ifaceNil))){$s=-1;return bn;}if(!((bg.certificates.$length===0))){bb=(bo=f.peerCertificates,(0>=bo.$length?($throwRuntimeError("index out of range"),undefined):bo.$array[bo.$offset+0])).PublicKey;}bq=f.readHandshake();$s=42;case 42:if($c){$c=false;bq=bq.$blk();}if(bq&&bq.$blk!==undefined){break s;}bp=bq;be=bp[0];ai=bp[1];if(!($interfaceIsEqual(ai,$ifaceNil))){$s=-1;return ai;}case 34:if(!(f.config.VerifyConnection===$throwNilPointerError)){$s=43;continue;}$s=44;continue;case 43:br=f.config.VerifyConnection($clone(f.connectionStateLocked(),ES));$s=45;case 45:if($c){$c=false;br=br.$blk();}if(br&&br.$blk!==undefined){break s;}bs=br;if(!($interfaceIsEqual(bs,$ifaceNil))){$s=46;continue;}$s=47;continue;case 46:bt=f.sendAlert(42);$s=48;case 48:if($c){$c=false;bt=bt.$blk();}if(bt&&bt.$blk!==undefined){break s;}bt;$s=-1;return bs;case 47:case 44:bu=$assertType(be,JS,true);bv=bu[0];bw=bu[1];if(!bw){$s=49;continue;}$s=50;continue;case 49:bx=f.sendAlert(10);$s=51;case 51:if($c){$c=false;bx=bx.$blk();}if(bx&&bx.$blk!==undefined){break s;}bx;by=FR(bv,be);$s=52;case 52:if($c){$c=false;by=by.$blk();}if(by&&by.$blk!==undefined){break s;}bz=by;$s=53;case 53:return bz;case 50:ca=e.finishedHash.Write(bv.marshal());$s=54;case 54:if($c){$c=false;ca=ca.$blk();}if(ca&&ca.$blk!==undefined){break s;}ca;cc=ae.processClientKeyExchange(f.config,e.cert,bv,f.vers);$s=55;case 55:if($c){$c=false;cc=cc.$blk();}if(cc&&cc.$blk!==undefined){break s;}cb=cc;cd=cb[0];ai=cb[1];if(!($interfaceIsEqual(ai,$ifaceNil))){$s=56;continue;}$s=57;continue;case 56:ce=f.sendAlert(40);$s=58;case 58:if($c){$c=false;ce=ce.$blk();}if(ce&&ce.$blk!==undefined){break s;}ce;$s=-1;return ai;case 57:cf=BO(f.vers,e.suite,cd,e.clientHello.random,e.hello.random);$s=59;case 59:if($c){$c=false;cf=cf.$blk();}if(cf&&cf.$blk!==undefined){break s;}e.masterSecret=cf;cg=f.config.writeKeyLog("CLIENT_RANDOM",e.clientHello.random,e.masterSecret);$s=60;case 60:if($c){$c=false;cg=cg.$blk();}if(cg&&cg.$blk!==undefined){break s;}ch=cg;if(!($interfaceIsEqual(ch,$ifaceNil))){$s=61;continue;}$s=62;continue;case 61:ci=f.sendAlert(80);$s=63;case 63:if($c){$c=false;ci=ci.$blk();}if(ci&&ci.$blk!==undefined){break s;}ci;$s=-1;return ch;case 62:if(f.peerCertificates.$length>0){$s=64;continue;}$s=65;continue;case 64:ck=f.readHandshake();$s=66;case 66:if($c){$c=false;ck=ck.$blk();}if(ck&&ck.$blk!==undefined){break s;}cj=ck;be=cj[0];ai=cj[1];if(!($interfaceIsEqual(ai,$ifaceNil))){$s=-1;return ai;}cl=$assertType(be,JY,true);cm=cl[0];cn=cl[1];if(!cn){$s=67;continue;}$s=68;continue;case 67:co=f.sendAlert(10);$s=69;case 69:if($c){$c=false;co=co.$blk();}if(co&&co.$blk!==undefined){break s;}co;cp=FR(cm,be);$s=70;case 70:if($c){$c=false;cp=cp.$blk();}if(cp&&cp.$blk!==undefined){break s;}cq=cp;$s=71;case 71:return cq;case 68:cr=0;cs=0;if(f.vers>=771){$s=72;continue;}$s=73;continue;case 72:if(!FS(cm.signatureAlgorithm,ao.supportedSignatureAlgorithms)){$s=75;continue;}$s=76;continue;case 75:ct=f.sendAlert(47);$s=77;case 77:if($c){$c=false;ct=ct.$blk();}if(ct&&ct.$blk!==undefined){break s;}ct;$s=-1;return I.New("tls: client certificate used with invalid signature algorithm");case 76:cv=HS(cm.signatureAlgorithm);$s=78;case 78:if($c){$c=false;cv=cv.$blk();}if(cv&&cv.$blk!==undefined){break s;}cu=cv;cr=cu[0];cs=cu[1];ai=cu[2];if(!($interfaceIsEqual(ai,$ifaceNil))){$s=79;continue;}$s=80;continue;case 79:cw=f.sendAlert(80);$s=81;case 81:if($c){$c=false;cw=cw.$blk();}if(cw&&cw.$blk!==undefined){break s;}cx=cw;$s=82;case 82:return cx;case 80:$s=74;continue;case 73:cz=HT(bb);$s=83;case 83:if($c){$c=false;cz=cz.$blk();}if(cz&&cz.$blk!==undefined){break s;}cy=cz;cr=cy[0];cs=cy[1];ai=cy[2];if(!($interfaceIsEqual(ai,$ifaceNil))){$s=84;continue;}$s=85;continue;case 84:da=f.sendAlert(47);$s=86;case 86:if($c){$c=false;da=da.$blk();}if(da&&da.$blk!==undefined){break s;}da;$s=-1;return ai;case 85:case 74:db=$clone(e.finishedHash,BR).hashForClientCertificate(cr,cs,e.masterSecret);$s=87;case 87:if($c){$c=false;db=db.$blk();}if(db&&db.$blk!==undefined){break s;}dc=db;dd=HP(cr,bb,cs,dc,cm.signature);$s=88;case 88:if($c){$c=false;dd=dd.$blk();}if(dd&&dd.$blk!==undefined){break s;}de=dd;if(!($interfaceIsEqual(de,$ifaceNil))){$s=89;continue;}$s=90;continue;case 89:df=f.sendAlert(51);$s=91;case 91:if($c){$c=false;df=df.$blk();}if(df&&df.$blk!==undefined){break s;}df;dg=de.Error();$s=92;case 92:if($c){$c=false;dg=dg.$blk();}if(dg&&dg.$blk!==undefined){break s;}dh=I.New("tls: invalid signature by the client certificate: "+dg);$s=93;case 93:if($c){$c=false;dh=dh.$blk();}if(dh&&dh.$blk!==undefined){break s;}di=dh;$s=94;case 94:return di;case 90:dj=cm.marshal();$s=95;case 95:if($c){$c=false;dj=dj.$blk();}if(dj&&dj.$blk!==undefined){break s;}dk=e.finishedHash.Write(dj);$s=96;case 96:if($c){$c=false;dk=dk.$blk();}if(dk&&dk.$blk!==undefined){break s;}dk;case 65:e.finishedHash.discardHandshakeBuffer();$s=-1;return $ifaceNil;}return;}var $f={$blk:CK.ptr.prototype.doFullHandshake,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,ca,cb,cc,cd,ce,cf,cg,ch,ci,cj,ck,cl,cm,cn,co,cp,cq,cr,cs,ct,cu,cv,cw,cx,cy,cz,da,db,dc,dd,de,df,dg,dh,di,dj,dk,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};CK.prototype.doFullHandshake=function(){return this.$val.doFullHandshake();};CK.ptr.prototype.establishKeys=function(){var{aa,ab,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:e=this;f=e.c;h=BP(f.vers,e.suite,e.masterSecret,e.clientHello.random,e.hello.random,e.suite.macLen,e.suite.keyLen,e.suite.ivLen);$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}g=h;i=g[0];j=g[1];k=g[2];l=g[3];m=g[4];n=g[5];o=$ifaceNil;p=$ifaceNil;q=o;r=p;s=$ifaceNil;t=$ifaceNil;u=s;v=t;if(e.suite.aead===$throwNilPointerError){$s=2;continue;}$s=3;continue;case 2:w=e.suite.cipher(k,m,true);$s=5;case 5:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}q=w;x=e.suite.mac(i);$s=6;case 6:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}u=x;y=e.suite.cipher(l,n,false);$s=7;case 7:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}r=y;z=e.suite.mac(j);$s=8;case 8:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}v=z;$s=4;continue;case 3:aa=e.suite.aead(k,m);$s=9;case 9:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}q=aa;ab=e.suite.aead(l,n);$s=10;case 10:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}r=ab;case 4:f.in$27.prepareCipherSpec(f.vers,q,u);f.out.prepareCipherSpec(f.vers,r,v);$s=-1;return $ifaceNil;}return;}var $f={$blk:CK.ptr.prototype.establishKeys,$c:true,$r,aa,ab,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};CK.prototype.establishKeys=function(){return this.$val.establishKeys();};CK.ptr.prototype.readFinished=function(e){var{e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,$s,$r,$c}=$restore(this,{e});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=f.c;h=g.readChangeCipherSpec();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;if(!($interfaceIsEqual(i,$ifaceNil))){$s=-1;return i;}k=g.readHandshake();$s=2;case 2:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j=k;l=j[0];m=j[1];if(!($interfaceIsEqual(m,$ifaceNil))){$s=-1;return m;}n=$assertType(l,JZ,true);o=n[0];p=n[1];if(!p){$s=3;continue;}$s=4;continue;case 3:q=g.sendAlert(10);$s=5;case 5:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}q;r=FR(o,l);$s=6;case 6:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=r;$s=7;case 7:return s;case 4:t=$clone(f.finishedHash,BR).clientSum(f.masterSecret);$s=8;case 8:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=t;if(!((u.$length===o.verifyData.$length))||!((R.ConstantTimeCompare(u,o.verifyData)===1))){$s=9;continue;}$s=10;continue;case 9:v=g.sendAlert(40);$s=11;case 11:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}v;$s=-1;return I.New("tls: client's Finished message is incorrect");case 10:w=o.marshal();$s=12;case 12:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}x=f.finishedHash.Write(w);$s=13;case 13:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}x;$copySlice(e,u);$s=-1;return $ifaceNil;}return;}var $f={$blk:CK.ptr.prototype.readFinished,$c:true,$r,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,$s};return $f;};CK.prototype.readFinished=function(e){return this.$val.readFinished(e);};CK.ptr.prototype.sendSessionTicket=function(){var{e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:e=this;if(!e.hello.ticketSupported){$s=-1;return $ifaceNil;}f=e.c;g=new DN.ptr(II.nil,II.nil);i=f.config.time();$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=$clone(i,AE.Time).Unix();$s=2;case 2:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=((h=j,new $Uint64(h.$high,h.$low)));if(!(e.sessionState===KC.nil)){k=e.sessionState.createdAt;}l=IT.nil;m=f.peerCertificates;n=0;while(true){if(!(n=m.$length)?($throwRuntimeError("index out of range"),undefined):m.$array[m.$offset+n]);l=$append(l,o.Raw);n++;}p=new BC.ptr(f.vers,e.suite.id,k,e.masterSecret,l,false);q=$ifaceNil;s=p.marshal();$s=3;case 3:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=f.encryptTicket(s);$s=4;case 4:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}r=t;g.ticket=r[0];q=r[1];if(!($interfaceIsEqual(q,$ifaceNil))){$s=-1;return q;}u=e.finishedHash.Write(g.marshal());$s=5;case 5:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}u;w=f.writeRecord(22,g.marshal());$s=6;case 6:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}v=w;x=v[1];if(!($interfaceIsEqual(x,$ifaceNil))){$s=-1;return x;}$s=-1;return $ifaceNil;}return;}var $f={$blk:CK.ptr.prototype.sendSessionTicket,$c:true,$r,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,$s};return $f;};CK.prototype.sendSessionTicket=function(){return this.$val.sendSessionTicket();};CK.ptr.prototype.sendFinished=function(e){var{e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,$s,$r,$c}=$restore(this,{e});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=f.c;i=g.writeRecord(20,new II([1]));$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}h=i;j=h[1];if(!($interfaceIsEqual(j,$ifaceNil))){$s=-1;return j;}k=new DK.ptr(II.nil,II.nil);l=$clone(f.finishedHash,BR).serverSum(f.masterSecret);$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k.verifyData=l;m=k.marshal();$s=3;case 3:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=f.finishedHash.Write(m);$s=4;case 4:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}n;p=k.marshal();$s=5;case 5:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=p;r=g.writeRecord(22,q);$s=6;case 6:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}o=r;s=o[1];if(!($interfaceIsEqual(s,$ifaceNil))){$s=-1;return s;}$copySlice(e,k.verifyData);$s=-1;return $ifaceNil;}return;}var $f={$blk:CK.ptr.prototype.sendFinished,$c:true,$r,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,$s};return $f;};CK.prototype.sendFinished=function(e){return this.$val.sendFinished(e);};DV.ptr.prototype.processCertsFromClient=function(e){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{e});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=e.Certificate;h=$makeSlice(IV,g.$length);i=$ifaceNil;j=g;k=0;case 1:if(!(k=j.$length)?($throwRuntimeError("index out of range"),undefined):j.$array[j.$offset+k]);o=G.ParseCertificate(m);$s=3;case 3:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}n=o;((l<0||l>=h.$length)?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+l]=n[0]);i=n[1];if(!($interfaceIsEqual(i,$ifaceNil))){$s=4;continue;}$s=5;continue;case 4:p=f.sendAlert(42);$s=6;case 6:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}p;q=i.Error();$s=7;case 7:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=I.New("tls: failed to parse client certificate: "+q);$s=8;case 8:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=r;$s=9;case 9:return s;case 5:k++;$s=1;continue;case 2:if((h.$length===0)&&EU(f.config.ClientAuth)){$s=10;continue;}$s=11;continue;case 10:t=f.sendAlert(42);$s=12;case 12:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}t;$s=-1;return I.New("tls: client didn't provide a certificate");case 11:if(f.config.ClientAuth>=3&&h.$length>0){$s=13;continue;}$s=14;continue;case 13:u=f.config.time();$s=15;case 15:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}v=new G.VerifyOptions.ptr("",G.NewCertPool(),f.config.ClientCAs,$clone(u,AE.Time),new KF([2]),0);w=$subslice(h,1);x=0;while(true){if(!(x=w.$length)?($throwRuntimeError("index out of range"),undefined):w.$array[w.$offset+x]);v.Intermediates.AddCert(y);x++;}aa=(0>=h.$length?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+0]).Verify($clone(v,G.VerifyOptions));$s=16;case 16:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}z=aa;ab=z[0];ac=z[1];if(!($interfaceIsEqual(ac,$ifaceNil))){$s=17;continue;}$s=18;continue;case 17:ad=f.sendAlert(42);$s=19;case 19:if($c){$c=false;ad=ad.$blk();}if(ad&&ad.$blk!==undefined){break s;}ad;ae=ac.Error();$s=20;case 20:if($c){$c=false;ae=ae.$blk();}if(ae&&ae.$blk!==undefined){break s;}af=I.New("tls: failed to verify client certificate: "+ae);$s=21;case 21:if($c){$c=false;af=af.$blk();}if(af&&af.$blk!==undefined){break s;}ag=af;$s=22;case 22:return ag;case 18:f.verifiedChains=ab;case 14:f.peerCertificates=h;f.ocspResponse=e.OCSPStaple;f.scts=e.SignedCertificateTimestamps;if(h.$length>0){$s=23;continue;}$s=24;continue;case 23:ah=(0>=h.$length?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+0]).PublicKey;if($assertType(ah,JH,true)[1]||$assertType(ah,JG,true)[1]||$assertType(ah,E.PublicKey,true)[1]){$s=25;continue;}$s=26;continue;case 25:$s=27;continue;case 26:ai=f.sendAlert(43);$s=28;case 28:if($c){$c=false;ai=ai.$blk();}if(ai&&ai.$blk!==undefined){break s;}ai;aj=J.Errorf("tls: client certificate contains an unsupported public key of type %T",new IJ([(0>=h.$length?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+0]).PublicKey]));$s=29;case 29:if($c){$c=false;aj=aj.$blk();}if(aj&&aj.$blk!==undefined){break s;}ak=aj;$s=30;case 30:return ak;case 27:case 24:if(!(f.config.VerifyPeerCertificate===$throwNilPointerError)){$s=31;continue;}$s=32;continue;case 31:al=f.config.VerifyPeerCertificate(g,f.verifiedChains);$s=33;case 33:if($c){$c=false;al=al.$blk();}if(al&&al.$blk!==undefined){break s;}am=al;if(!($interfaceIsEqual(am,$ifaceNil))){$s=34;continue;}$s=35;continue;case 34:an=f.sendAlert(42);$s=36;case 36:if($c){$c=false;an=an.$blk();}if(an&&an.$blk!==undefined){break s;}an;$s=-1;return am;case 35:case 32:$s=-1;return $ifaceNil;}return;}var $f={$blk:DV.ptr.prototype.processCertsFromClient,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};DV.prototype.processCertsFromClient=function(e){return this.$val.processCertsFromClient(e);};CN=function(e,f,g){var e,f,g,h;h=g.supportedVersions;if(g.supportedVersions.$length===0){h=FG(g.vers);}return new EY.ptr(g.cipherSuites,g.serverName,g.supportedCurves,g.supportedPoints,g.supportedSignatureAlgorithms,g.alpnProtocols,h,f.conn,f.config,e);};CO.prototype.Marshal=function(e){var{e,f,g,h,$s,$r,$c}=$restore(this,{e});$s=$s||0;s:while(true){switch($s){case 0:f=this.$val;g=f(e);$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;$s=2;case 2:return h;}return;}var $f={$blk:CO.prototype.Marshal,$c:true,$r,e,f,g,h,$s};return $f;};$ptrType(CO).prototype.Marshal=function(e){return new CO(this.$get()).Marshal(e);};CP=function(e,f,g){var{e,f,g,$s,$r,$c}=$restore(this,{e,f,g});$s=$s||0;s:while(true){switch($s){case 0:f=[f];g=[g];$r=e.AddValue(new CO(((function(f,g){return function $b(h){var{h,i,j,$s,$r,$c}=$restore(this,{h});$s=$s||0;s:while(true){switch($s){case 0:if(!((f[0].$length===g[0]))){$s=1;continue;}$s=2;continue;case 1:i=J.Errorf("invalid value length: expected %d, got %d",new IJ([new $Int(g[0]),new $Int(f[0].$length)]));$s=3;case 3:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;$s=4;case 4:return j;case 2:h.AddBytes(f[0]);$s=-1;return $ifaceNil;}return;}var $f={$blk:$b,$c:true,$r,h,i,j,$s};return $f;};})(f,g))));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:CP,$c:true,$r,e,f,g,$s};return $f;};CQ=function(e,f){var e,f;e.AddUint32((($shiftRightUint64(f,32).$low>>>0)));e.AddUint32(((f.$low>>>0)));};CR=function(e,f){var e,f,g,h,i,j,k,l,m,n;g=0;h=0;i=g;j=h;if(!e.ReadUint32((k||(k=new JT(function(){return i;},function($v){i=$v;}))))||!e.ReadUint32((l||(l=new JT(function(){return j;},function($v){j=$v;}))))){return false;}f.$set((m=$shiftLeft64((new $Uint64(0,i)),32),n=(new $Uint64(0,j)),new $Uint64(m.$high|n.$high,(m.$low|n.$low)>>>0)));return true;};CS=function(e,f){var e,f,g;return e.ReadUint8LengthPrefixed(((g=f,new JM(function(){return $convertSliceType(g.$get(),T.String);},function($v){g.$set($convertSliceType($v,II));},g.$target))));};CT=function(e,f){var e,f,g;return e.ReadUint16LengthPrefixed(((g=f,new JM(function(){return $convertSliceType(g.$get(),T.String);},function($v){g.$set($convertSliceType($v,II));},g.$target))));};CU=function(e,f){var e,f,g;return e.ReadUint24LengthPrefixed(((g=f,new JM(function(){return $convertSliceType(g.$get(),T.String);},function($v){g.$set($convertSliceType($v,II));},g.$target))));};CV.ptr.prototype.marshal=function(){var{e,f,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:e=[e];e[0]=this;if(!(e[0].raw===II.nil)){$s=-1;return e[0].raw;}f=new T.Builder.ptr($ifaceNil,II.nil,false,JK.nil,0,0,false,JL.nil);f.AddUint8(1);$r=f.AddUint24LengthPrefixed((function(e){return function $b(g){var{g,h,i,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=[h];g.AddUint16(e[0].vers);$r=CP(g,e[0].random,32);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=g.AddUint8LengthPrefixed((function(e,h){return function(i){var i;i.AddBytes(e[0].sessionId);};})(e,h));$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=g.AddUint16LengthPrefixed((function(e,h){return function(i){var i,j,k,l;j=e[0].cipherSuites;k=0;while(true){if(!(k=j.$length)?($throwRuntimeError("index out of range"),undefined):j.$array[j.$offset+k]);i.AddUint16(l);k++;}};})(e,h));$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=g.AddUint8LengthPrefixed((function(e,h){return function(i){var i;i.AddBytes(e[0].compressionMethods);};})(e,h));$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}h[0]=false;i=$clone(g,T.Builder);$r=g.AddUint16LengthPrefixed((function(e,h){return function $b(j){var{j,$s,$r,$c}=$restore(this,{j});$s=$s||0;s:while(true){switch($s){case 0:if(e[0].serverName.length>0){$s=1;continue;}$s=2;continue;case 1:j.AddUint16(0);$r=j.AddUint16LengthPrefixed((function(e,h){return function $b(k){var{k,$s,$r,$c}=$restore(this,{k});$s=$s||0;s:while(true){switch($s){case 0:$r=k.AddUint16LengthPrefixed((function(e,h){return function $b(l){var{l,$s,$r,$c}=$restore(this,{l});$s=$s||0;s:while(true){switch($s){case 0:l.AddUint8(0);$r=l.AddUint16LengthPrefixed((function(e,h){return function(m){var m;m.AddBytes((new II($stringToBytes(e[0].serverName))));};})(e,h));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,l,$s};return $f;};})(e,h));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,k,$s};return $f;};})(e,h));$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 2:if(e[0].ocspStapling){$s=4;continue;}$s=5;continue;case 4:j.AddUint16(5);$r=j.AddUint16LengthPrefixed((function(e,h){return function(k){var k;k.AddUint8(1);k.AddUint16(0);k.AddUint16(0);};})(e,h));$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 5:if(e[0].supportedCurves.$length>0){$s=7;continue;}$s=8;continue;case 7:j.AddUint16(10);$r=j.AddUint16LengthPrefixed((function(e,h){return function $b(k){var{k,$s,$r,$c}=$restore(this,{k});$s=$s||0;s:while(true){switch($s){case 0:$r=k.AddUint16LengthPrefixed((function(e,h){return function(l){var l,m,n,o;m=e[0].supportedCurves;n=0;while(true){if(!(n=m.$length)?($throwRuntimeError("index out of range"),undefined):m.$array[m.$offset+n]);l.AddUint16(((o<<16>>>16)));n++;}};})(e,h));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,k,$s};return $f;};})(e,h));$s=9;case 9:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 8:if(e[0].supportedPoints.$length>0){$s=10;continue;}$s=11;continue;case 10:j.AddUint16(11);$r=j.AddUint16LengthPrefixed((function(e,h){return function $b(k){var{k,$s,$r,$c}=$restore(this,{k});$s=$s||0;s:while(true){switch($s){case 0:$r=k.AddUint8LengthPrefixed((function(e,h){return function(l){var l;l.AddBytes(e[0].supportedPoints);};})(e,h));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,k,$s};return $f;};})(e,h));$s=12;case 12:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 11:if(e[0].ticketSupported){$s=13;continue;}$s=14;continue;case 13:j.AddUint16(35);$r=j.AddUint16LengthPrefixed((function(e,h){return function(k){var k;k.AddBytes(e[0].sessionTicket);};})(e,h));$s=15;case 15:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 14:if(e[0].supportedSignatureAlgorithms.$length>0){$s=16;continue;}$s=17;continue;case 16:j.AddUint16(13);$r=j.AddUint16LengthPrefixed((function(e,h){return function $b(k){var{k,$s,$r,$c}=$restore(this,{k});$s=$s||0;s:while(true){switch($s){case 0:$r=k.AddUint16LengthPrefixed((function(e,h){return function(l){var l,m,n,o;m=e[0].supportedSignatureAlgorithms;n=0;while(true){if(!(n=m.$length)?($throwRuntimeError("index out of range"),undefined):m.$array[m.$offset+n]);l.AddUint16(((o<<16>>>16)));n++;}};})(e,h));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,k,$s};return $f;};})(e,h));$s=18;case 18:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 17:if(e[0].supportedSignatureAlgorithmsCert.$length>0){$s=19;continue;}$s=20;continue;case 19:j.AddUint16(50);$r=j.AddUint16LengthPrefixed((function(e,h){return function $b(k){var{k,$s,$r,$c}=$restore(this,{k});$s=$s||0;s:while(true){switch($s){case 0:$r=k.AddUint16LengthPrefixed((function(e,h){return function(l){var l,m,n,o;m=e[0].supportedSignatureAlgorithmsCert;n=0;while(true){if(!(n=m.$length)?($throwRuntimeError("index out of range"),undefined):m.$array[m.$offset+n]);l.AddUint16(((o<<16>>>16)));n++;}};})(e,h));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,k,$s};return $f;};})(e,h));$s=21;case 21:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 20:if(e[0].secureRenegotiationSupported){$s=22;continue;}$s=23;continue;case 22:j.AddUint16(65281);$r=j.AddUint16LengthPrefixed((function(e,h){return function $b(k){var{k,$s,$r,$c}=$restore(this,{k});$s=$s||0;s:while(true){switch($s){case 0:$r=k.AddUint8LengthPrefixed((function(e,h){return function(l){var l;l.AddBytes(e[0].secureRenegotiation);};})(e,h));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,k,$s};return $f;};})(e,h));$s=24;case 24:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 23:if(e[0].alpnProtocols.$length>0){$s=25;continue;}$s=26;continue;case 25:j.AddUint16(16);$r=j.AddUint16LengthPrefixed((function(e,h){return function $b(k){var{k,$s,$r,$c}=$restore(this,{k});$s=$s||0;s:while(true){switch($s){case 0:$r=k.AddUint16LengthPrefixed((function(e,h){return function $b(l){var{l,m,n,o,$s,$r,$c}=$restore(this,{l});$s=$s||0;s:while(true){switch($s){case 0:m=[m];n=e[0].alpnProtocols;o=0;case 1:if(!(o=n.$length)?($throwRuntimeError("index out of range"),undefined):n.$array[n.$offset+o]);$r=l.AddUint8LengthPrefixed((function(e,h,m){return function(p){var p;p.AddBytes((new II($stringToBytes(m[0]))));};})(e,h,m));$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}o++;$s=1;continue;case 2:$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,l,m,n,o,$s};return $f;};})(e,h));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,k,$s};return $f;};})(e,h));$s=27;case 27:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 26:if(e[0].scts){j.AddUint16(18);j.AddUint16(0);}if(e[0].supportedVersions.$length>0){$s=28;continue;}$s=29;continue;case 28:j.AddUint16(43);$r=j.AddUint16LengthPrefixed((function(e,h){return function $b(k){var{k,$s,$r,$c}=$restore(this,{k});$s=$s||0;s:while(true){switch($s){case 0:$r=k.AddUint8LengthPrefixed((function(e,h){return function(l){var l,m,n,o;m=e[0].supportedVersions;n=0;while(true){if(!(n=m.$length)?($throwRuntimeError("index out of range"),undefined):m.$array[m.$offset+n]);l.AddUint16(o);n++;}};})(e,h));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,k,$s};return $f;};})(e,h));$s=30;case 30:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 29:if(e[0].cookie.$length>0){$s=31;continue;}$s=32;continue;case 31:j.AddUint16(44);$r=j.AddUint16LengthPrefixed((function(e,h){return function $b(k){var{k,$s,$r,$c}=$restore(this,{k});$s=$s||0;s:while(true){switch($s){case 0:$r=k.AddUint16LengthPrefixed((function(e,h){return function(l){var l;l.AddBytes(e[0].cookie);};})(e,h));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,k,$s};return $f;};})(e,h));$s=33;case 33:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 32:if(e[0].keyShares.$length>0){$s=34;continue;}$s=35;continue;case 34:j.AddUint16(51);$r=j.AddUint16LengthPrefixed((function(e,h){return function $b(k){var{k,$s,$r,$c}=$restore(this,{k});$s=$s||0;s:while(true){switch($s){case 0:$r=k.AddUint16LengthPrefixed((function(e,h){return function $b(l){var{l,m,n,o,$s,$r,$c}=$restore(this,{l});$s=$s||0;s:while(true){switch($s){case 0:m=[m];n=e[0].keyShares;o=0;case 1:if(!(o=n.$length)?($throwRuntimeError("index out of range"),undefined):n.$array[n.$offset+o]),EM);l.AddUint16(((m[0].group<<16>>>16)));$r=l.AddUint16LengthPrefixed((function(e,h,m){return function(p){var p;p.AddBytes(m[0].data);};})(e,h,m));$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}o++;$s=1;continue;case 2:$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,l,m,n,o,$s};return $f;};})(e,h));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,k,$s};return $f;};})(e,h));$s=36;case 36:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 35:if(e[0].earlyData){j.AddUint16(42);j.AddUint16(0);}if(e[0].pskModes.$length>0){$s=37;continue;}$s=38;continue;case 37:j.AddUint16(45);$r=j.AddUint16LengthPrefixed((function(e,h){return function $b(k){var{k,$s,$r,$c}=$restore(this,{k});$s=$s||0;s:while(true){switch($s){case 0:$r=k.AddUint8LengthPrefixed((function(e,h){return function(l){var l;l.AddBytes(e[0].pskModes);};})(e,h));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,k,$s};return $f;};})(e,h));$s=39;case 39:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 38:if(e[0].pskIdentities.$length>0){$s=40;continue;}$s=41;continue;case 40:j.AddUint16(41);$r=j.AddUint16LengthPrefixed((function(e,h){return function $b(k){var{k,$s,$r,$c}=$restore(this,{k});$s=$s||0;s:while(true){switch($s){case 0:$r=k.AddUint16LengthPrefixed((function(e,h){return function $b(l){var{l,m,n,o,$s,$r,$c}=$restore(this,{l});$s=$s||0;s:while(true){switch($s){case 0:m=[m];n=e[0].pskIdentities;o=0;case 1:if(!(o=n.$length)?($throwRuntimeError("index out of range"),undefined):n.$array[n.$offset+o]),EN);$r=l.AddUint16LengthPrefixed((function(e,h,m){return function(p){var p;p.AddBytes(m[0].label);};})(e,h,m));$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}l.AddUint32(m[0].obfuscatedTicketAge);o++;$s=1;continue;case 2:$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,l,m,n,o,$s};return $f;};})(e,h));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=k.AddUint16LengthPrefixed((function(e,h){return function $b(l){var{l,m,n,o,$s,$r,$c}=$restore(this,{l});$s=$s||0;s:while(true){switch($s){case 0:m=[m];n=e[0].pskBinders;o=0;case 1:if(!(o=n.$length)?($throwRuntimeError("index out of range"),undefined):n.$array[n.$offset+o]);$r=l.AddUint8LengthPrefixed((function(e,h,m){return function(p){var p;p.AddBytes(m[0]);};})(e,h,m));$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}o++;$s=1;continue;case 2:$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,l,m,n,o,$s};return $f;};})(e,h));$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,k,$s};return $f;};})(e,h));$s=42;case 42:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 41:h[0]=j.BytesOrPanic().$length>2;$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,j,$s};return $f;};})(e,h));$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(!h[0]){T.Builder.copy(g,i);}$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,g,h,i,$s};return $f;};})(e));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}e[0].raw=f.BytesOrPanic();$s=-1;return e[0].raw;}return;}var $f={$blk:CV.ptr.prototype.marshal,$c:true,$r,e,f,$s};return $f;};CV.prototype.marshal=function(){return this.$val.marshal();};CV.ptr.prototype.marshalWithoutBinders=function(){var{e,f,g,h,i,j,k,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:e=this;f=2;g=e.pskBinders;h=0;while(true){if(!(h=g.$length)?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+h]);f=f+(1)>>0;f=f+(i.$length)>>0;h++;}j=e.marshal();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;$s=-1;return $subslice(k,0,(k.$length-f>>0));}return;}var $f={$blk:CV.ptr.prototype.marshalWithoutBinders,$c:true,$r,e,f,g,h,i,j,k,$s};return $f;};CV.prototype.marshalWithoutBinders=function(){return this.$val.marshalWithoutBinders();};CV.ptr.prototype.updateBinders=function(e){var{e,f,g,h,i,j,k,l,m,n,o,p,$s,$r,$c}=$restore(this,{e});$s=$s||0;s:while(true){switch($s){case 0:f=[f];f[0]=this;if(!((e.$length===f[0].pskBinders.$length))){$panic(new $String("tls: internal error: pskBinders length mismatch"));}g=f[0].pskBinders;h=0;while(true){if(!(h=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+i]).$length===(j=f[0].pskBinders,((i<0||i>=j.$length)?($throwRuntimeError("index out of range"),undefined):j.$array[j.$offset+i])).$length))){$panic(new $String("tls: internal error: pskBinders length mismatch"));}h++;}f[0].pskBinders=e;if(!(f[0].raw===II.nil)){$s=1;continue;}$s=2;continue;case 1:k=f[0].marshalWithoutBinders();$s=3;case 3:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k.$length;m=T.NewFixedBuilder($subslice(f[0].raw,0,l));$r=m.AddUint16LengthPrefixed((function(f){return function $b(n){var{n,o,p,q,$s,$r,$c}=$restore(this,{n});$s=$s||0;s:while(true){switch($s){case 0:o=[o];p=f[0].pskBinders;q=0;case 1:if(!(q=p.$length)?($throwRuntimeError("index out of range"),undefined):p.$array[p.$offset+q]);$r=n.AddUint8LengthPrefixed((function(f,o){return function(r){var r;r.AddBytes(o[0]);};})(f,o));$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}q++;$s=1;continue;case 2:$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,n,o,p,q,$s};return $f;};})(f));$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}n=m.Bytes();o=n[0];p=n[1];if(!($interfaceIsEqual(p,$ifaceNil))||!((o.$length===f[0].raw.$length))){$panic(new $String("tls: internal error: failed to update binders"));}case 2:$s=-1;return;}return;}var $f={$blk:CV.ptr.prototype.updateBinders,$c:true,$r,e,f,g,h,i,j,k,l,m,n,o,p,$s};return $f;};CV.prototype.updateBinders=function(e){return this.$val.updateBinders(e);};CV.ptr.prototype.unmarshal=function(e){var aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;f=this;CV.copy(f,new CV.ptr(e,0,II.nil,II.nil,IE.nil,II.nil,"",false,IG.nil,II.nil,false,II.nil,IL.nil,IL.nil,false,II.nil,ID.nil,false,IE.nil,II.nil,KG.nil,false,II.nil,KH.nil,IT.nil));g=($convertSliceType(e,T.String));if(!(h||(h=new JM(function(){return g;},function($v){g=$convertSliceType($v,T.String);}))).Skip(4)||!(h||(h=new JM(function(){return g;},function($v){g=$convertSliceType($v,T.String);}))).ReadUint16((f.$ptr_vers||(f.$ptr_vers=new JN(function(){return this.$target.vers;},function($v){this.$target.vers=$v;},f))))||!(h||(h=new JM(function(){return g;},function($v){g=$convertSliceType($v,T.String);}))).ReadBytes((f.$ptr_random||(f.$ptr_random=new IK(function(){return this.$target.random;},function($v){this.$target.random=$v;},f))),32)||!CS((h||(h=new JM(function(){return g;},function($v){g=$convertSliceType($v,T.String);}))),(f.$ptr_sessionId||(f.$ptr_sessionId=new IK(function(){return this.$target.sessionId;},function($v){this.$target.sessionId=$v;},f))))){return false;}i=T.String.nil;if(!(h||(h=new JM(function(){return g;},function($v){g=$convertSliceType($v,T.String);}))).ReadUint16LengthPrefixed((j||(j=new JM(function(){return i;},function($v){i=$convertSliceType($v,T.String);}))))){return false;}f.cipherSuites=new IE([]);f.secureRenegotiationSupported=false;while(true){if(!(!i.Empty())){break;}k=[k];k[0]=0;if(!(j||(j=new JM(function(){return i;},function($v){i=$convertSliceType($v,T.String);}))).ReadUint16((k.$ptr||(k.$ptr=new JN(function(){return this.$target[0];},function($v){this.$target[0]=$v;},k))))){return false;}if(k[0]===255){f.secureRenegotiationSupported=true;}f.cipherSuites=$append(f.cipherSuites,k[0]);}if(!CS((h||(h=new JM(function(){return g;},function($v){g=$convertSliceType($v,T.String);}))),(f.$ptr_compressionMethods||(f.$ptr_compressionMethods=new IK(function(){return this.$target.compressionMethods;},function($v){this.$target.compressionMethods=$v;},f))))){return false;}if(g.Empty()){return true;}l=T.String.nil;if(!(h||(h=new JM(function(){return g;},function($v){g=$convertSliceType($v,T.String);}))).ReadUint16LengthPrefixed((m||(m=new JM(function(){return l;},function($v){l=$convertSliceType($v,T.String);}))))||!g.Empty()){return false;}while(true){if(!(!l.Empty())){break;}n=[n];o=[o];p=[p];q=[q];r=[r];s=[s];t=[t];u=[u];v=[v];w=[w];x=[x];y=[y];z=[z];r[0]=0;q[0]=T.String.nil;if(!(m||(m=new JM(function(){return l;},function($v){l=$convertSliceType($v,T.String);}))).ReadUint16((r.$ptr||(r.$ptr=new JN(function(){return this.$target[0];},function($v){this.$target[0]=$v;},r))))||!(m||(m=new JM(function(){return l;},function($v){l=$convertSliceType($v,T.String);}))).ReadUint16LengthPrefixed((q.$ptr||(q.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},q))))){return false;}aa=r[0];if(aa===(0)){u[0]=T.String.nil;if(!(q.$ptr||(q.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},q))).ReadUint16LengthPrefixed((u.$ptr||(u.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},u))))||u[0].Empty()){return false;}while(true){if(!(!u[0].Empty())){break;}ab=[ab];ac=[ac];ab[0]=0;ac[0]=T.String.nil;if(!(u.$ptr||(u.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},u))).ReadUint8((ab.$ptr||(ab.$ptr=new JP(function(){return this.$target[0];},function($v){this.$target[0]=$v;},ab))))||!(u.$ptr||(u.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},u))).ReadUint16LengthPrefixed((ac.$ptr||(ac.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},ac))))||ac[0].Empty()){return false;}if(!((ab[0]===0))){continue;}if(!((f.serverName.length===0))){return false;}f.serverName=($bytesToString(ac[0]));if(M.HasSuffix(f.serverName,".")){return false;}}}else if(aa===(5)){y[0]=0;t[0]=T.String.nil;if(!(q.$ptr||(q.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},q))).ReadUint8((y.$ptr||(y.$ptr=new JP(function(){return this.$target[0];},function($v){this.$target[0]=$v;},y))))||!(q.$ptr||(q.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},q))).ReadUint16LengthPrefixed((t.$ptr||(t.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},t))))||!(q.$ptr||(q.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},q))).ReadUint16LengthPrefixed((t.$ptr||(t.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},t))))){return false;}f.ocspStapling=y[0]===1;}else if(aa===(10)){p[0]=T.String.nil;if(!(q.$ptr||(q.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},q))).ReadUint16LengthPrefixed((p.$ptr||(p.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},p))))||p[0].Empty()){return false;}while(true){if(!(!p[0].Empty())){break;}ad=[ad];ad[0]=0;if(!(p.$ptr||(p.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},p))).ReadUint16((ad.$ptr||(ad.$ptr=new JN(function(){return this.$target[0];},function($v){this.$target[0]=$v;},ad))))){return false;}f.supportedCurves=$append(f.supportedCurves,((ad[0]<<16>>>16)));}}else if(aa===(11)){if(!CS((q.$ptr||(q.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},q))),(f.$ptr_supportedPoints||(f.$ptr_supportedPoints=new IK(function(){return this.$target.supportedPoints;},function($v){this.$target.supportedPoints=$v;},f))))||(f.supportedPoints.$length===0)){return false;}}else if(aa===(35)){f.ticketSupported=true;(q.$ptr||(q.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},q))).ReadBytes((f.$ptr_sessionTicket||(f.$ptr_sessionTicket=new IK(function(){return this.$target.sessionTicket;},function($v){this.$target.sessionTicket=$v;},f))),q[0].$length);}else if(aa===(13)){w[0]=T.String.nil;if(!(q.$ptr||(q.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},q))).ReadUint16LengthPrefixed((w.$ptr||(w.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},w))))||w[0].Empty()){return false;}while(true){if(!(!w[0].Empty())){break;}ae=[ae];ae[0]=0;if(!(w.$ptr||(w.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},w))).ReadUint16((ae.$ptr||(ae.$ptr=new JN(function(){return this.$target[0];},function($v){this.$target[0]=$v;},ae))))){return false;}f.supportedSignatureAlgorithms=$append(f.supportedSignatureAlgorithms,((ae[0]<<16>>>16)));}}else if(aa===(50)){x[0]=T.String.nil;if(!(q.$ptr||(q.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},q))).ReadUint16LengthPrefixed((x.$ptr||(x.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},x))))||x[0].Empty()){return false;}while(true){if(!(!x[0].Empty())){break;}af=[af];af[0]=0;if(!(x.$ptr||(x.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},x))).ReadUint16((af.$ptr||(af.$ptr=new JN(function(){return this.$target[0];},function($v){this.$target[0]=$v;},af))))){return false;}f.supportedSignatureAlgorithmsCert=$append(f.supportedSignatureAlgorithmsCert,((af[0]<<16>>>16)));}}else if(aa===(65281)){if(!CS((q.$ptr||(q.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},q))),(f.$ptr_secureRenegotiation||(f.$ptr_secureRenegotiation=new IK(function(){return this.$target.secureRenegotiation;},function($v){this.$target.secureRenegotiation=$v;},f))))){return false;}f.secureRenegotiationSupported=true;}else if(aa===(16)){v[0]=T.String.nil;if(!(q.$ptr||(q.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},q))).ReadUint16LengthPrefixed((v.$ptr||(v.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},v))))||v[0].Empty()){return false;}while(true){if(!(!v[0].Empty())){break;}ag=[ag];ag[0]=T.String.nil;if(!(v.$ptr||(v.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},v))).ReadUint8LengthPrefixed((ag.$ptr||(ag.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},ag))))||ag[0].Empty()){return false;}f.alpnProtocols=$append(f.alpnProtocols,($bytesToString(ag[0])));}}else if(aa===(18)){f.scts=true;}else if(aa===(43)){z[0]=T.String.nil;if(!(q.$ptr||(q.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},q))).ReadUint8LengthPrefixed((z.$ptr||(z.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},z))))||z[0].Empty()){return false;}while(true){if(!(!z[0].Empty())){break;}ah=[ah];ah[0]=0;if(!(z.$ptr||(z.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},z))).ReadUint16((ah.$ptr||(ah.$ptr=new JN(function(){return this.$target[0];},function($v){this.$target[0]=$v;},ah))))){return false;}f.supportedVersions=$append(f.supportedVersions,ah[0]);}}else if(aa===(44)){if(!CT((q.$ptr||(q.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},q))),(f.$ptr_cookie||(f.$ptr_cookie=new IK(function(){return this.$target.cookie;},function($v){this.$target.cookie=$v;},f))))||(f.cookie.$length===0)){return false;}}else if(aa===(51)){o[0]=T.String.nil;if(!(q.$ptr||(q.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},q))).ReadUint16LengthPrefixed((o.$ptr||(o.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},o))))){return false;}while(true){if(!(!o[0].Empty())){break;}ai=new EM.ptr(0,II.nil);if(!(o.$ptr||(o.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},o))).ReadUint16(((aj=(ai.$ptr_group||(ai.$ptr_group=new KI(function(){return this.$target.group;},function($v){this.$target.group=$v;},ai))),new JN(function(){return(aj.$get()<<16>>>16);},function($v){aj.$set(($v<<16>>>16));},aj.$target))))||!CT((o.$ptr||(o.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},o))),(ai.$ptr_data||(ai.$ptr_data=new IK(function(){return this.$target.data;},function($v){this.$target.data=$v;},ai))))||(ai.data.$length===0)){return false;}f.keyShares=$append(f.keyShares,ai);}}else if(aa===(42)){f.earlyData=true;}else if(aa===(45)){if(!CS((q.$ptr||(q.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},q))),(f.$ptr_pskModes||(f.$ptr_pskModes=new IK(function(){return this.$target.pskModes;},function($v){this.$target.pskModes=$v;},f))))){return false;}}else if(aa===(41)){if(!l.Empty()){return false;}s[0]=T.String.nil;if(!(q.$ptr||(q.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},q))).ReadUint16LengthPrefixed((s.$ptr||(s.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},s))))||s[0].Empty()){return false;}while(true){if(!(!s[0].Empty())){break;}ak=new EN.ptr(II.nil,0);if(!CT((s.$ptr||(s.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},s))),(ak.$ptr_label||(ak.$ptr_label=new IK(function(){return this.$target.label;},function($v){this.$target.label=$v;},ak))))||!(s.$ptr||(s.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},s))).ReadUint32((ak.$ptr_obfuscatedTicketAge||(ak.$ptr_obfuscatedTicketAge=new JT(function(){return this.$target.obfuscatedTicketAge;},function($v){this.$target.obfuscatedTicketAge=$v;},ak))))||(ak.label.$length===0)){return false;}f.pskIdentities=$append(f.pskIdentities,ak);}n[0]=T.String.nil;if(!(q.$ptr||(q.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},q))).ReadUint16LengthPrefixed((n.$ptr||(n.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},n))))||n[0].Empty()){return false;}while(true){if(!(!n[0].Empty())){break;}al=[al];al[0]=II.nil;if(!CS((n.$ptr||(n.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},n))),(al.$ptr||(al.$ptr=new IK(function(){return this.$target[0];},function($v){this.$target[0]=$v;},al))))||(al[0].$length===0)){return false;}f.pskBinders=$append(f.pskBinders,al[0]);}}else{continue;}if(!q[0].Empty()){return false;}}return true;};CV.prototype.unmarshal=function(e){return this.$val.unmarshal(e);};CW.ptr.prototype.marshal=function(){var{e,f,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:e=[e];e[0]=this;if(!(e[0].raw===II.nil)){$s=-1;return e[0].raw;}f=new T.Builder.ptr($ifaceNil,II.nil,false,JK.nil,0,0,false,JL.nil);f.AddUint8(2);$r=f.AddUint24LengthPrefixed((function(e){return function $b(g){var{g,h,i,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=[h];g.AddUint16(e[0].vers);$r=CP(g,e[0].random,32);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=g.AddUint8LengthPrefixed((function(e,h){return function(i){var i;i.AddBytes(e[0].sessionId);};})(e,h));$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}g.AddUint16(e[0].cipherSuite);g.AddUint8(e[0].compressionMethod);h[0]=false;i=$clone(g,T.Builder);$r=g.AddUint16LengthPrefixed((function(e,h){return function $b(j){var{j,$s,$r,$c}=$restore(this,{j});$s=$s||0;s:while(true){switch($s){case 0:if(e[0].ocspStapling){j.AddUint16(5);j.AddUint16(0);}if(e[0].ticketSupported){j.AddUint16(35);j.AddUint16(0);}if(e[0].secureRenegotiationSupported){$s=1;continue;}$s=2;continue;case 1:j.AddUint16(65281);$r=j.AddUint16LengthPrefixed((function(e,h){return function $b(k){var{k,$s,$r,$c}=$restore(this,{k});$s=$s||0;s:while(true){switch($s){case 0:$r=k.AddUint8LengthPrefixed((function(e,h){return function(l){var l;l.AddBytes(e[0].secureRenegotiation);};})(e,h));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,k,$s};return $f;};})(e,h));$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 2:if(e[0].alpnProtocol.length>0){$s=4;continue;}$s=5;continue;case 4:j.AddUint16(16);$r=j.AddUint16LengthPrefixed((function(e,h){return function $b(k){var{k,$s,$r,$c}=$restore(this,{k});$s=$s||0;s:while(true){switch($s){case 0:$r=k.AddUint16LengthPrefixed((function(e,h){return function $b(l){var{l,$s,$r,$c}=$restore(this,{l});$s=$s||0;s:while(true){switch($s){case 0:$r=l.AddUint8LengthPrefixed((function(e,h){return function(m){var m;m.AddBytes((new II($stringToBytes(e[0].alpnProtocol))));};})(e,h));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,l,$s};return $f;};})(e,h));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,k,$s};return $f;};})(e,h));$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 5:if(e[0].scts.$length>0){$s=7;continue;}$s=8;continue;case 7:j.AddUint16(18);$r=j.AddUint16LengthPrefixed((function(e,h){return function $b(k){var{k,$s,$r,$c}=$restore(this,{k});$s=$s||0;s:while(true){switch($s){case 0:$r=k.AddUint16LengthPrefixed((function(e,h){return function $b(l){var{l,m,n,o,$s,$r,$c}=$restore(this,{l});$s=$s||0;s:while(true){switch($s){case 0:m=[m];n=e[0].scts;o=0;case 1:if(!(o=n.$length)?($throwRuntimeError("index out of range"),undefined):n.$array[n.$offset+o]);$r=l.AddUint16LengthPrefixed((function(e,h,m){return function(p){var p;p.AddBytes(m[0]);};})(e,h,m));$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}o++;$s=1;continue;case 2:$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,l,m,n,o,$s};return $f;};})(e,h));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,k,$s};return $f;};})(e,h));$s=9;case 9:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 8:if(!((e[0].supportedVersion===0))){$s=10;continue;}$s=11;continue;case 10:j.AddUint16(43);$r=j.AddUint16LengthPrefixed((function(e,h){return function(k){var k;k.AddUint16(e[0].supportedVersion);};})(e,h));$s=12;case 12:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 11:if(!((e[0].serverShare.group===0))){$s=13;continue;}$s=14;continue;case 13:j.AddUint16(51);$r=j.AddUint16LengthPrefixed((function(e,h){return function $b(k){var{k,$s,$r,$c}=$restore(this,{k});$s=$s||0;s:while(true){switch($s){case 0:k.AddUint16(((e[0].serverShare.group<<16>>>16)));$r=k.AddUint16LengthPrefixed((function(e,h){return function(l){var l;l.AddBytes(e[0].serverShare.data);};})(e,h));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,k,$s};return $f;};})(e,h));$s=15;case 15:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 14:if(e[0].selectedIdentityPresent){$s=16;continue;}$s=17;continue;case 16:j.AddUint16(41);$r=j.AddUint16LengthPrefixed((function(e,h){return function(k){var k;k.AddUint16(e[0].selectedIdentity);};})(e,h));$s=18;case 18:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 17:if(e[0].cookie.$length>0){$s=19;continue;}$s=20;continue;case 19:j.AddUint16(44);$r=j.AddUint16LengthPrefixed((function(e,h){return function $b(k){var{k,$s,$r,$c}=$restore(this,{k});$s=$s||0;s:while(true){switch($s){case 0:$r=k.AddUint16LengthPrefixed((function(e,h){return function(l){var l;l.AddBytes(e[0].cookie);};})(e,h));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,k,$s};return $f;};})(e,h));$s=21;case 21:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 20:if(!((e[0].selectedGroup===0))){$s=22;continue;}$s=23;continue;case 22:j.AddUint16(51);$r=j.AddUint16LengthPrefixed((function(e,h){return function(k){var k;k.AddUint16(((e[0].selectedGroup<<16>>>16)));};})(e,h));$s=24;case 24:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 23:if(e[0].supportedPoints.$length>0){$s=25;continue;}$s=26;continue;case 25:j.AddUint16(11);$r=j.AddUint16LengthPrefixed((function(e,h){return function $b(k){var{k,$s,$r,$c}=$restore(this,{k});$s=$s||0;s:while(true){switch($s){case 0:$r=k.AddUint8LengthPrefixed((function(e,h){return function(l){var l;l.AddBytes(e[0].supportedPoints);};})(e,h));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,k,$s};return $f;};})(e,h));$s=27;case 27:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 26:h[0]=j.BytesOrPanic().$length>2;$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,j,$s};return $f;};})(e,h));$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(!h[0]){T.Builder.copy(g,i);}$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,g,h,i,$s};return $f;};})(e));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}e[0].raw=f.BytesOrPanic();$s=-1;return e[0].raw;}return;}var $f={$blk:CW.ptr.prototype.marshal,$c:true,$r,e,f,$s};return $f;};CW.prototype.marshal=function(){return this.$val.marshal();};CW.ptr.prototype.unmarshal=function(e){var e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u;f=this;CW.copy(f,new CW.ptr(e,0,II.nil,II.nil,0,0,false,false,false,II.nil,"",IT.nil,0,new EM.ptr(0,II.nil),false,0,II.nil,II.nil,0));g=($convertSliceType(e,T.String));if(!(h||(h=new JM(function(){return g;},function($v){g=$convertSliceType($v,T.String);}))).Skip(4)||!(h||(h=new JM(function(){return g;},function($v){g=$convertSliceType($v,T.String);}))).ReadUint16((f.$ptr_vers||(f.$ptr_vers=new JN(function(){return this.$target.vers;},function($v){this.$target.vers=$v;},f))))||!(h||(h=new JM(function(){return g;},function($v){g=$convertSliceType($v,T.String);}))).ReadBytes((f.$ptr_random||(f.$ptr_random=new IK(function(){return this.$target.random;},function($v){this.$target.random=$v;},f))),32)||!CS((h||(h=new JM(function(){return g;},function($v){g=$convertSliceType($v,T.String);}))),(f.$ptr_sessionId||(f.$ptr_sessionId=new IK(function(){return this.$target.sessionId;},function($v){this.$target.sessionId=$v;},f))))||!(h||(h=new JM(function(){return g;},function($v){g=$convertSliceType($v,T.String);}))).ReadUint16((f.$ptr_cipherSuite||(f.$ptr_cipherSuite=new JN(function(){return this.$target.cipherSuite;},function($v){this.$target.cipherSuite=$v;},f))))||!(h||(h=new JM(function(){return g;},function($v){g=$convertSliceType($v,T.String);}))).ReadUint8((f.$ptr_compressionMethod||(f.$ptr_compressionMethod=new JP(function(){return this.$target.compressionMethod;},function($v){this.$target.compressionMethod=$v;},f))))){return false;}if(g.Empty()){return true;}i=T.String.nil;if(!(h||(h=new JM(function(){return g;},function($v){g=$convertSliceType($v,T.String);}))).ReadUint16LengthPrefixed((j||(j=new JM(function(){return i;},function($v){i=$convertSliceType($v,T.String);}))))||!g.Empty()){return false;}while(true){if(!(!i.Empty())){break;}k=[k];l=[l];m=[m];n=[n];o=[o];l[0]=0;k[0]=T.String.nil;if(!(j||(j=new JM(function(){return i;},function($v){i=$convertSliceType($v,T.String);}))).ReadUint16((l.$ptr||(l.$ptr=new JN(function(){return this.$target[0];},function($v){this.$target[0]=$v;},l))))||!(j||(j=new JM(function(){return i;},function($v){i=$convertSliceType($v,T.String);}))).ReadUint16LengthPrefixed((k.$ptr||(k.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},k))))){return false;}p=l[0];if(p===(5)){f.ocspStapling=true;}else if(p===(35)){f.ticketSupported=true;}else if(p===(65281)){if(!CS((k.$ptr||(k.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},k))),(f.$ptr_secureRenegotiation||(f.$ptr_secureRenegotiation=new IK(function(){return this.$target.secureRenegotiation;},function($v){this.$target.secureRenegotiation=$v;},f))))){return false;}f.secureRenegotiationSupported=true;}else if(p===(16)){n[0]=T.String.nil;if(!(k.$ptr||(k.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},k))).ReadUint16LengthPrefixed((n.$ptr||(n.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},n))))||n[0].Empty()){return false;}m[0]=T.String.nil;if(!(n.$ptr||(n.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},n))).ReadUint8LengthPrefixed((m.$ptr||(m.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},m))))||m[0].Empty()||!n[0].Empty()){return false;}f.alpnProtocol=($bytesToString(m[0]));}else if(p===(18)){o[0]=T.String.nil;if(!(k.$ptr||(k.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},k))).ReadUint16LengthPrefixed((o.$ptr||(o.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},o))))||o[0].Empty()){return false;}while(true){if(!(!o[0].Empty())){break;}q=[q];q[0]=II.nil;if(!CT((o.$ptr||(o.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},o))),(q.$ptr||(q.$ptr=new IK(function(){return this.$target[0];},function($v){this.$target[0]=$v;},q))))||(q[0].$length===0)){return false;}f.scts=$append(f.scts,q[0]);}}else if(p===(43)){if(!(k.$ptr||(k.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},k))).ReadUint16((f.$ptr_supportedVersion||(f.$ptr_supportedVersion=new JN(function(){return this.$target.supportedVersion;},function($v){this.$target.supportedVersion=$v;},f))))){return false;}}else if(p===(44)){if(!CT((k.$ptr||(k.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},k))),(f.$ptr_cookie||(f.$ptr_cookie=new IK(function(){return this.$target.cookie;},function($v){this.$target.cookie=$v;},f))))||(f.cookie.$length===0)){return false;}}else if(p===(51)){if(k[0].$length===2){if(!(k.$ptr||(k.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},k))).ReadUint16(((r=(f.$ptr_selectedGroup||(f.$ptr_selectedGroup=new KI(function(){return this.$target.selectedGroup;},function($v){this.$target.selectedGroup=$v;},f))),new JN(function(){return(r.$get()<<16>>>16);},function($v){r.$set(($v<<16>>>16));},r.$target))))){return false;}}else{if(!(k.$ptr||(k.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},k))).ReadUint16(((s=(t=f.serverShare,(t.$ptr_group||(t.$ptr_group=new KI(function(){return this.$target.group;},function($v){this.$target.group=$v;},t)))),new JN(function(){return(s.$get()<<16>>>16);},function($v){s.$set(($v<<16>>>16));},s.$target))))||!CT((k.$ptr||(k.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},k))),(u=f.serverShare,(u.$ptr_data||(u.$ptr_data=new IK(function(){return this.$target.data;},function($v){this.$target.data=$v;},u)))))){return false;}}}else if(p===(41)){f.selectedIdentityPresent=true;if(!(k.$ptr||(k.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},k))).ReadUint16((f.$ptr_selectedIdentity||(f.$ptr_selectedIdentity=new JN(function(){return this.$target.selectedIdentity;},function($v){this.$target.selectedIdentity=$v;},f))))){return false;}}else if(p===(11)){if(!CS((k.$ptr||(k.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},k))),(f.$ptr_supportedPoints||(f.$ptr_supportedPoints=new IK(function(){return this.$target.supportedPoints;},function($v){this.$target.supportedPoints=$v;},f))))||(f.supportedPoints.$length===0)){return false;}}else{continue;}if(!k[0].Empty()){return false;}}return true;};CW.prototype.unmarshal=function(e){return this.$val.unmarshal(e);};CX.ptr.prototype.marshal=function(){var{e,f,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:e=[e];e[0]=this;if(!(e[0].raw===II.nil)){$s=-1;return e[0].raw;}f=new T.Builder.ptr($ifaceNil,II.nil,false,JK.nil,0,0,false,JL.nil);f.AddUint8(8);$r=f.AddUint24LengthPrefixed((function(e){return function $b(g){var{g,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:$r=g.AddUint16LengthPrefixed((function(e){return function $b(h){var{h,$s,$r,$c}=$restore(this,{h});$s=$s||0;s:while(true){switch($s){case 0:if(e[0].alpnProtocol.length>0){$s=1;continue;}$s=2;continue;case 1:h.AddUint16(16);$r=h.AddUint16LengthPrefixed((function(e){return function $b(i){var{i,$s,$r,$c}=$restore(this,{i});$s=$s||0;s:while(true){switch($s){case 0:$r=i.AddUint16LengthPrefixed((function(e){return function $b(j){var{j,$s,$r,$c}=$restore(this,{j});$s=$s||0;s:while(true){switch($s){case 0:$r=j.AddUint8LengthPrefixed((function(e){return function(k){var k;k.AddBytes((new II($stringToBytes(e[0].alpnProtocol))));};})(e));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,j,$s};return $f;};})(e));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,i,$s};return $f;};})(e));$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 2:$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,h,$s};return $f;};})(e));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,g,$s};return $f;};})(e));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}e[0].raw=f.BytesOrPanic();$s=-1;return e[0].raw;}return;}var $f={$blk:CX.ptr.prototype.marshal,$c:true,$r,e,f,$s};return $f;};CX.prototype.marshal=function(){return this.$val.marshal();};CX.ptr.prototype.unmarshal=function(e){var e,f,g,h,i,j,k,l,m,n,o;f=this;CX.copy(f,new CX.ptr(e,""));g=($convertSliceType(e,T.String));h=T.String.nil;if(!(i||(i=new JM(function(){return g;},function($v){g=$convertSliceType($v,T.String);}))).Skip(4)||!(i||(i=new JM(function(){return g;},function($v){g=$convertSliceType($v,T.String);}))).ReadUint16LengthPrefixed((j||(j=new JM(function(){return h;},function($v){h=$convertSliceType($v,T.String);}))))||!g.Empty()){return false;}while(true){if(!(!h.Empty())){break;}k=[k];l=[l];m=[m];n=[n];l[0]=0;k[0]=T.String.nil;if(!(j||(j=new JM(function(){return h;},function($v){h=$convertSliceType($v,T.String);}))).ReadUint16((l.$ptr||(l.$ptr=new JN(function(){return this.$target[0];},function($v){this.$target[0]=$v;},l))))||!(j||(j=new JM(function(){return h;},function($v){h=$convertSliceType($v,T.String);}))).ReadUint16LengthPrefixed((k.$ptr||(k.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},k))))){return false;}o=l[0];if(o===(16)){n[0]=T.String.nil;if(!(k.$ptr||(k.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},k))).ReadUint16LengthPrefixed((n.$ptr||(n.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},n))))||n[0].Empty()){return false;}m[0]=T.String.nil;if(!(n.$ptr||(n.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},n))).ReadUint8LengthPrefixed((m.$ptr||(m.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},m))))||m[0].Empty()||!n[0].Empty()){return false;}f.alpnProtocol=($bytesToString(m[0]));}else{continue;}if(!k[0].Empty()){return false;}}return true;};CX.prototype.unmarshal=function(e){return this.$val.unmarshal(e);};CY.ptr.prototype.marshal=function(){var e,f;e=this;f=$makeSlice(II,4);(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0]=5);return f;};CY.prototype.marshal=function(){return this.$val.marshal();};CY.ptr.prototype.unmarshal=function(e){var e,f;f=this;return e.$length===4;};CY.prototype.unmarshal=function(e){return this.$val.unmarshal(e);};CZ.ptr.prototype.marshal=function(){var{e,f,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:e=[e];e[0]=this;if(!(e[0].raw===II.nil)){$s=-1;return e[0].raw;}f=new T.Builder.ptr($ifaceNil,II.nil,false,JK.nil,0,0,false,JL.nil);f.AddUint8(24);$r=f.AddUint24LengthPrefixed((function(e){return function(g){var g;if(e[0].updateRequested){g.AddUint8(1);}else{g.AddUint8(0);}};})(e));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}e[0].raw=f.BytesOrPanic();$s=-1;return e[0].raw;}return;}var $f={$blk:CZ.ptr.prototype.marshal,$c:true,$r,e,f,$s};return $f;};CZ.prototype.marshal=function(){return this.$val.marshal();};CZ.ptr.prototype.unmarshal=function(e){var e,f,g,h,i,j,k;f=this;f.raw=e;g=($convertSliceType(e,T.String));h=0;if(!(i||(i=new JM(function(){return g;},function($v){g=$convertSliceType($v,T.String);}))).Skip(4)||!(i||(i=new JM(function(){return g;},function($v){g=$convertSliceType($v,T.String);}))).ReadUint8((j||(j=new JP(function(){return h;},function($v){h=$v;}))))||!g.Empty()){return false;}k=h;if(k===(0)){f.updateRequested=false;}else if(k===(1)){f.updateRequested=true;}else{return false;}return true;};CZ.prototype.unmarshal=function(e){return this.$val.unmarshal(e);};DA.ptr.prototype.marshal=function(){var{e,f,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:e=[e];e[0]=this;if(!(e[0].raw===II.nil)){$s=-1;return e[0].raw;}f=new T.Builder.ptr($ifaceNil,II.nil,false,JK.nil,0,0,false,JL.nil);f.AddUint8(4);$r=f.AddUint24LengthPrefixed((function(e){return function $b(g){var{g,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:g.AddUint32(e[0].lifetime);g.AddUint32(e[0].ageAdd);$r=g.AddUint8LengthPrefixed((function(e){return function(h){var h;h.AddBytes(e[0].nonce);};})(e));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=g.AddUint16LengthPrefixed((function(e){return function(h){var h;h.AddBytes(e[0].label);};})(e));$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=g.AddUint16LengthPrefixed((function(e){return function $b(h){var{h,$s,$r,$c}=$restore(this,{h});$s=$s||0;s:while(true){switch($s){case 0:if(e[0].maxEarlyData>0){$s=1;continue;}$s=2;continue;case 1:h.AddUint16(42);$r=h.AddUint16LengthPrefixed((function(e){return function(i){var i;i.AddUint32(e[0].maxEarlyData);};})(e));$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 2:$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,h,$s};return $f;};})(e));$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,g,$s};return $f;};})(e));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}e[0].raw=f.BytesOrPanic();$s=-1;return e[0].raw;}return;}var $f={$blk:DA.ptr.prototype.marshal,$c:true,$r,e,f,$s};return $f;};DA.prototype.marshal=function(){return this.$val.marshal();};DA.ptr.prototype.unmarshal=function(e){var e,f,g,h,i,j,k,l,m;f=this;DA.copy(f,new DA.ptr(e,0,0,II.nil,II.nil,0));g=($convertSliceType(e,T.String));h=T.String.nil;if(!(i||(i=new JM(function(){return g;},function($v){g=$convertSliceType($v,T.String);}))).Skip(4)||!(i||(i=new JM(function(){return g;},function($v){g=$convertSliceType($v,T.String);}))).ReadUint32((f.$ptr_lifetime||(f.$ptr_lifetime=new JT(function(){return this.$target.lifetime;},function($v){this.$target.lifetime=$v;},f))))||!(i||(i=new JM(function(){return g;},function($v){g=$convertSliceType($v,T.String);}))).ReadUint32((f.$ptr_ageAdd||(f.$ptr_ageAdd=new JT(function(){return this.$target.ageAdd;},function($v){this.$target.ageAdd=$v;},f))))||!CS((i||(i=new JM(function(){return g;},function($v){g=$convertSliceType($v,T.String);}))),(f.$ptr_nonce||(f.$ptr_nonce=new IK(function(){return this.$target.nonce;},function($v){this.$target.nonce=$v;},f))))||!CT((i||(i=new JM(function(){return g;},function($v){g=$convertSliceType($v,T.String);}))),(f.$ptr_label||(f.$ptr_label=new IK(function(){return this.$target.label;},function($v){this.$target.label=$v;},f))))||!(i||(i=new JM(function(){return g;},function($v){g=$convertSliceType($v,T.String);}))).ReadUint16LengthPrefixed((j||(j=new JM(function(){return h;},function($v){h=$convertSliceType($v,T.String);}))))||!g.Empty()){return false;}while(true){if(!(!h.Empty())){break;}k=[k];l=[l];l[0]=0;k[0]=T.String.nil;if(!(j||(j=new JM(function(){return h;},function($v){h=$convertSliceType($v,T.String);}))).ReadUint16((l.$ptr||(l.$ptr=new JN(function(){return this.$target[0];},function($v){this.$target[0]=$v;},l))))||!(j||(j=new JM(function(){return h;},function($v){h=$convertSliceType($v,T.String);}))).ReadUint16LengthPrefixed((k.$ptr||(k.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},k))))){return false;}m=l[0];if(m===(42)){if(!(k.$ptr||(k.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},k))).ReadUint32((f.$ptr_maxEarlyData||(f.$ptr_maxEarlyData=new JT(function(){return this.$target.maxEarlyData;},function($v){this.$target.maxEarlyData=$v;},f))))){return false;}}else{continue;}if(!k[0].Empty()){return false;}}return true;};DA.prototype.unmarshal=function(e){return this.$val.unmarshal(e);};DB.ptr.prototype.marshal=function(){var{e,f,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:e=[e];e[0]=this;if(!(e[0].raw===II.nil)){$s=-1;return e[0].raw;}f=new T.Builder.ptr($ifaceNil,II.nil,false,JK.nil,0,0,false,JL.nil);f.AddUint8(13);$r=f.AddUint24LengthPrefixed((function(e){return function $b(g){var{g,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:g.AddUint8(0);$r=g.AddUint16LengthPrefixed((function(e){return function $b(h){var{h,$s,$r,$c}=$restore(this,{h});$s=$s||0;s:while(true){switch($s){case 0:if(e[0].ocspStapling){h.AddUint16(5);h.AddUint16(0);}if(e[0].scts){h.AddUint16(18);h.AddUint16(0);}if(e[0].supportedSignatureAlgorithms.$length>0){$s=1;continue;}$s=2;continue;case 1:h.AddUint16(13);$r=h.AddUint16LengthPrefixed((function(e){return function $b(i){var{i,$s,$r,$c}=$restore(this,{i});$s=$s||0;s:while(true){switch($s){case 0:$r=i.AddUint16LengthPrefixed((function(e){return function(j){var j,k,l,m;k=e[0].supportedSignatureAlgorithms;l=0;while(true){if(!(l=k.$length)?($throwRuntimeError("index out of range"),undefined):k.$array[k.$offset+l]);j.AddUint16(((m<<16>>>16)));l++;}};})(e));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,i,$s};return $f;};})(e));$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 2:if(e[0].supportedSignatureAlgorithmsCert.$length>0){$s=4;continue;}$s=5;continue;case 4:h.AddUint16(50);$r=h.AddUint16LengthPrefixed((function(e){return function $b(i){var{i,$s,$r,$c}=$restore(this,{i});$s=$s||0;s:while(true){switch($s){case 0:$r=i.AddUint16LengthPrefixed((function(e){return function(j){var j,k,l,m;k=e[0].supportedSignatureAlgorithmsCert;l=0;while(true){if(!(l=k.$length)?($throwRuntimeError("index out of range"),undefined):k.$array[k.$offset+l]);j.AddUint16(((m<<16>>>16)));l++;}};})(e));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,i,$s};return $f;};})(e));$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 5:if(e[0].certificateAuthorities.$length>0){$s=7;continue;}$s=8;continue;case 7:h.AddUint16(47);$r=h.AddUint16LengthPrefixed((function(e){return function $b(i){var{i,$s,$r,$c}=$restore(this,{i});$s=$s||0;s:while(true){switch($s){case 0:$r=i.AddUint16LengthPrefixed((function(e){return function $b(j){var{j,k,l,m,$s,$r,$c}=$restore(this,{j});$s=$s||0;s:while(true){switch($s){case 0:k=[k];l=e[0].certificateAuthorities;m=0;case 1:if(!(m=l.$length)?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+m]);$r=j.AddUint16LengthPrefixed((function(e,k){return function(n){var n;n.AddBytes(k[0]);};})(e,k));$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}m++;$s=1;continue;case 2:$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,j,k,l,m,$s};return $f;};})(e));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,i,$s};return $f;};})(e));$s=9;case 9:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 8:$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,h,$s};return $f;};})(e));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,g,$s};return $f;};})(e));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}e[0].raw=f.BytesOrPanic();$s=-1;return e[0].raw;}return;}var $f={$blk:DB.ptr.prototype.marshal,$c:true,$r,e,f,$s};return $f;};DB.prototype.marshal=function(){return this.$val.marshal();};DB.ptr.prototype.unmarshal=function(e){var e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w;f=this;DB.copy(f,new DB.ptr(e,false,false,IL.nil,IL.nil,IT.nil));g=($convertSliceType(e,T.String));h=T.String.nil;i=T.String.nil;j=h;k=i;if(!(l||(l=new JM(function(){return g;},function($v){g=$convertSliceType($v,T.String);}))).Skip(4)||!(l||(l=new JM(function(){return g;},function($v){g=$convertSliceType($v,T.String);}))).ReadUint8LengthPrefixed((m||(m=new JM(function(){return j;},function($v){j=$convertSliceType($v,T.String);}))))||!j.Empty()||!(l||(l=new JM(function(){return g;},function($v){g=$convertSliceType($v,T.String);}))).ReadUint16LengthPrefixed((n||(n=new JM(function(){return k;},function($v){k=$convertSliceType($v,T.String);}))))||!g.Empty()){return false;}while(true){if(!(!k.Empty())){break;}o=[o];p=[p];q=[q];r=[r];s=[s];q[0]=0;p[0]=T.String.nil;if(!(n||(n=new JM(function(){return k;},function($v){k=$convertSliceType($v,T.String);}))).ReadUint16((q.$ptr||(q.$ptr=new JN(function(){return this.$target[0];},function($v){this.$target[0]=$v;},q))))||!(n||(n=new JM(function(){return k;},function($v){k=$convertSliceType($v,T.String);}))).ReadUint16LengthPrefixed((p.$ptr||(p.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},p))))){return false;}t=q[0];if(t===(5)){f.ocspStapling=true;}else if(t===(18)){f.scts=true;}else if(t===(13)){r[0]=T.String.nil;if(!(p.$ptr||(p.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},p))).ReadUint16LengthPrefixed((r.$ptr||(r.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},r))))||r[0].Empty()){return false;}while(true){if(!(!r[0].Empty())){break;}u=[u];u[0]=0;if(!(r.$ptr||(r.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},r))).ReadUint16((u.$ptr||(u.$ptr=new JN(function(){return this.$target[0];},function($v){this.$target[0]=$v;},u))))){return false;}f.supportedSignatureAlgorithms=$append(f.supportedSignatureAlgorithms,((u[0]<<16>>>16)));}}else if(t===(50)){s[0]=T.String.nil;if(!(p.$ptr||(p.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},p))).ReadUint16LengthPrefixed((s.$ptr||(s.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},s))))||s[0].Empty()){return false;}while(true){if(!(!s[0].Empty())){break;}v=[v];v[0]=0;if(!(s.$ptr||(s.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},s))).ReadUint16((v.$ptr||(v.$ptr=new JN(function(){return this.$target[0];},function($v){this.$target[0]=$v;},v))))){return false;}f.supportedSignatureAlgorithmsCert=$append(f.supportedSignatureAlgorithmsCert,((v[0]<<16>>>16)));}}else if(t===(47)){o[0]=T.String.nil;if(!(p.$ptr||(p.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},p))).ReadUint16LengthPrefixed((o.$ptr||(o.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},o))))||o[0].Empty()){return false;}while(true){if(!(!o[0].Empty())){break;}w=[w];w[0]=II.nil;if(!CT((o.$ptr||(o.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},o))),(w.$ptr||(w.$ptr=new IK(function(){return this.$target[0];},function($v){this.$target[0]=$v;},w))))||(w[0].$length===0)){return false;}f.certificateAuthorities=$append(f.certificateAuthorities,w[0]);}}else{continue;}if(!p[0].Empty()){return false;}}return true;};DB.prototype.unmarshal=function(e){return this.$val.unmarshal(e);};DC.ptr.prototype.marshal=function(){var e,f,g,h,i,j,k,l,m,n,o,p;e=II.nil;f=this;if(!(f.raw===II.nil)){e=f.raw;return e;}g=0;h=f.certificates;i=0;while(true){if(!(i=h.$length)?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+i]);g=g+(j.$length)>>0;i++;}k=(3+($imul(3,f.certificates.$length))>>0)+g>>0;e=$makeSlice(II,(4+k>>0));(0>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+0]=11);(1>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+1]=(((k>>16>>0)<<24>>>24)));(2>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+2]=(((k>>8>>0)<<24>>>24)));(3>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+3]=((k<<24>>>24)));l=k-3>>0;(4>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+4]=(((l>>16>>0)<<24>>>24)));(5>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+5]=(((l>>8>>0)<<24>>>24)));(6>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+6]=((l<<24>>>24)));m=$subslice(e,7);n=f.certificates;o=0;while(true){if(!(o=n.$length)?($throwRuntimeError("index out of range"),undefined):n.$array[n.$offset+o]);(0>=m.$length?($throwRuntimeError("index out of range"),undefined):m.$array[m.$offset+0]=(((p.$length>>16>>0)<<24>>>24)));(1>=m.$length?($throwRuntimeError("index out of range"),undefined):m.$array[m.$offset+1]=(((p.$length>>8>>0)<<24>>>24)));(2>=m.$length?($throwRuntimeError("index out of range"),undefined):m.$array[m.$offset+2]=((p.$length<<24>>>24)));$copySlice($subslice(m,3),p);m=$subslice(m,(3+p.$length>>0));o++;}f.raw=e;return e;};DC.prototype.marshal=function(){return this.$val.marshal();};DC.ptr.prototype.unmarshal=function(e){var e,f,g,h,i,j,k,l,m;f=this;if(e.$length<7){return false;}f.raw=e;g=(((((((4>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+4])>>>0))<<16>>>0)|((((5>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+5])>>>0))<<8>>>0))>>>0)|(((6>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+6])>>>0)))>>>0;if(!((((e.$length>>>0))===(g+7>>>0)))){return false;}h=0;i=$subslice(e,7);while(true){if(!(g>0)){break;}if(i.$length<4){return false;}j=(((((((0>=i.$length?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+0])>>>0))<<16>>>0)|((((1>=i.$length?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+1])>>>0))<<8>>>0))>>>0)|(((2>=i.$length?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+2])>>>0)))>>>0;if(((i.$length>>>0))<(3+j>>>0)){return false;}i=$subslice(i,(3+j>>>0));g=g-((3+j>>>0))>>>0;h=h+(1)>>0;}f.certificates=$makeSlice(IT,h);i=$subslice(e,7);k=0;while(true){if(!(k=i.$length?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+0])>>>0))<<16>>>0)|((((1>=i.$length?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+1])>>>0))<<8>>>0))>>>0)|(((2>=i.$length?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+2])>>>0)))>>>0;(m=f.certificates,((k<0||k>=m.$length)?($throwRuntimeError("index out of range"),undefined):m.$array[m.$offset+k]=$subslice(i,3,(3+l>>>0))));i=$subslice(i,(3+l>>>0));k=k+(1)>>0;}return true;};DC.prototype.unmarshal=function(e){return this.$val.unmarshal(e);};DD.ptr.prototype.marshal=function(){var{e,f,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:e=[e];e[0]=this;if(!(e[0].raw===II.nil)){$s=-1;return e[0].raw;}f=new T.Builder.ptr($ifaceNil,II.nil,false,JK.nil,0,0,false,JL.nil);f.AddUint8(11);$r=f.AddUint24LengthPrefixed((function(e){return function $b(g){var{g,h,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:g.AddUint8(0);h=$clone(e[0].certificate,FK);if(!e[0].ocspStapling){h.OCSPStaple=II.nil;}if(!e[0].scts){h.SignedCertificateTimestamps=IT.nil;}$r=DE(g,$clone(h,FK));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,g,h,$s};return $f;};})(e));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}e[0].raw=f.BytesOrPanic();$s=-1;return e[0].raw;}return;}var $f={$blk:DD.ptr.prototype.marshal,$c:true,$r,e,f,$s};return $f;};DD.prototype.marshal=function(){return this.$val.marshal();};DE=function(e,f){var{e,f,$s,$r,$c}=$restore(this,{e,f});$s=$s||0;s:while(true){switch($s){case 0:f=[f];$r=e.AddUint24LengthPrefixed((function(f){return function $b(g){var{g,h,i,j,k,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=[h];i=[i];j=f[0].Certificate;k=0;case 1:if(!(k=j.$length)?($throwRuntimeError("index out of range"),undefined):j.$array[j.$offset+k]);$r=g.AddUint24LengthPrefixed((function(f,h,i){return function(l){var l;l.AddBytes(h[0]);};})(f,h,i));$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=g.AddUint16LengthPrefixed((function(f,h,i){return function $b(l){var{l,$s,$r,$c}=$restore(this,{l});$s=$s||0;s:while(true){switch($s){case 0:if(i[0]>0){$s=-1;return;}if(!(f[0].OCSPStaple===II.nil)){$s=1;continue;}$s=2;continue;case 1:l.AddUint16(5);$r=l.AddUint16LengthPrefixed((function(f,h,i){return function $b(m){var{m,$s,$r,$c}=$restore(this,{m});$s=$s||0;s:while(true){switch($s){case 0:m.AddUint8(1);$r=m.AddUint24LengthPrefixed((function(f,h,i){return function(n){var n;n.AddBytes(f[0].OCSPStaple);};})(f,h,i));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,m,$s};return $f;};})(f,h,i));$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 2:if(!(f[0].SignedCertificateTimestamps===IT.nil)){$s=4;continue;}$s=5;continue;case 4:l.AddUint16(18);$r=l.AddUint16LengthPrefixed((function(f,h,i){return function $b(m){var{m,$s,$r,$c}=$restore(this,{m});$s=$s||0;s:while(true){switch($s){case 0:$r=m.AddUint16LengthPrefixed((function(f,h,i){return function $b(n){var{n,o,p,q,$s,$r,$c}=$restore(this,{n});$s=$s||0;s:while(true){switch($s){case 0:o=[o];p=f[0].SignedCertificateTimestamps;q=0;case 1:if(!(q=p.$length)?($throwRuntimeError("index out of range"),undefined):p.$array[p.$offset+q]);$r=n.AddUint16LengthPrefixed((function(f,h,i,o){return function(r){var r;r.AddBytes(o[0]);};})(f,h,i,o));$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}q++;$s=1;continue;case 2:$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,n,o,p,q,$s};return $f;};})(f,h,i));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,m,$s};return $f;};})(f,h,i));$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 5:$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,l,$s};return $f;};})(f,h,i));$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}k++;$s=1;continue;case 2:$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,g,h,i,j,k,$s};return $f;};})(f));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:DE,$c:true,$r,e,f,$s};return $f;};DD.ptr.prototype.unmarshal=function(e){var e,f,g,h,i,j;f=this;DD.copy(f,new DD.ptr(e,new FK.ptr(IT.nil,$ifaceNil,IL.nil,II.nil,IT.nil,IU.nil),false,false));g=($convertSliceType(e,T.String));h=T.String.nil;if(!(i||(i=new JM(function(){return g;},function($v){g=$convertSliceType($v,T.String);}))).Skip(4)||!(i||(i=new JM(function(){return g;},function($v){g=$convertSliceType($v,T.String);}))).ReadUint8LengthPrefixed((j||(j=new JM(function(){return h;},function($v){h=$convertSliceType($v,T.String);}))))||!h.Empty()||!DF((i||(i=new JM(function(){return g;},function($v){g=$convertSliceType($v,T.String);}))),f.certificate)||!g.Empty()){return false;}f.scts=!(f.certificate.SignedCertificateTimestamps===IT.nil);f.ocspStapling=!(f.certificate.OCSPStaple===II.nil);return true;};DD.prototype.unmarshal=function(e){return this.$val.unmarshal(e);};DF=function(e,f){var e,f,g,h,i,j,k,l,m,n,o,p;g=T.String.nil;if(!e.ReadUint24LengthPrefixed((h||(h=new JM(function(){return g;},function($v){g=$convertSliceType($v,T.String);}))))){return false;}while(true){if(!(!g.Empty())){break;}i=[i];j=[j];i[0]=II.nil;j[0]=T.String.nil;if(!CU((h||(h=new JM(function(){return g;},function($v){g=$convertSliceType($v,T.String);}))),(i.$ptr||(i.$ptr=new IK(function(){return this.$target[0];},function($v){this.$target[0]=$v;},i))))||!(h||(h=new JM(function(){return g;},function($v){g=$convertSliceType($v,T.String);}))).ReadUint16LengthPrefixed((j.$ptr||(j.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},j))))){return false;}f.Certificate=$append(f.Certificate,i[0]);while(true){if(!(!j[0].Empty())){break;}k=[k];l=[l];m=[m];n=[n];l[0]=0;k[0]=T.String.nil;if(!(j.$ptr||(j.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},j))).ReadUint16((l.$ptr||(l.$ptr=new JN(function(){return this.$target[0];},function($v){this.$target[0]=$v;},l))))||!(j.$ptr||(j.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},j))).ReadUint16LengthPrefixed((k.$ptr||(k.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},k))))){return false;}if(f.Certificate.$length>1){continue;}o=l[0];if(o===(5)){n[0]=0;if(!(k.$ptr||(k.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},k))).ReadUint8((n.$ptr||(n.$ptr=new JP(function(){return this.$target[0];},function($v){this.$target[0]=$v;},n))))||!((n[0]===1))||!CU((k.$ptr||(k.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},k))),(f.$ptr_OCSPStaple||(f.$ptr_OCSPStaple=new IK(function(){return this.$target.OCSPStaple;},function($v){this.$target.OCSPStaple=$v;},f))))||(f.OCSPStaple.$length===0)){return false;}}else if(o===(18)){m[0]=T.String.nil;if(!(k.$ptr||(k.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},k))).ReadUint16LengthPrefixed((m.$ptr||(m.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},m))))||m[0].Empty()){return false;}while(true){if(!(!m[0].Empty())){break;}p=[p];p[0]=II.nil;if(!CT((m.$ptr||(m.$ptr=new JM(function(){return this.$target[0];},function($v){this.$target[0]=$v;},m))),(p.$ptr||(p.$ptr=new IK(function(){return this.$target[0];},function($v){this.$target[0]=$v;},p))))||(p[0].$length===0)){return false;}f.SignedCertificateTimestamps=$append(f.SignedCertificateTimestamps,p[0]);}}else{continue;}if(!k[0].Empty()){return false;}}}return true;};DG.ptr.prototype.marshal=function(){var e,f,g;e=this;if(!(e.raw===II.nil)){return e.raw;}f=e.key.$length;g=$makeSlice(II,(f+4>>0));(0>=g.$length?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+0]=12);(1>=g.$length?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+1]=(((f>>16>>0)<<24>>>24)));(2>=g.$length?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+2]=(((f>>8>>0)<<24>>>24)));(3>=g.$length?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+3]=((f<<24>>>24)));$copySlice($subslice(g,4),e.key);e.raw=g;return g;};DG.prototype.marshal=function(){return this.$val.marshal();};DG.ptr.prototype.unmarshal=function(e){var e,f;f=this;f.raw=e;if(e.$length<4){return false;}f.key=$subslice(e,4);return true;};DG.prototype.unmarshal=function(e){return this.$val.unmarshal(e);};DH.ptr.prototype.marshal=function(){var{e,f,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:e=[e];e[0]=this;if(!(e[0].raw===II.nil)){$s=-1;return e[0].raw;}f=new T.Builder.ptr($ifaceNil,II.nil,false,JK.nil,0,0,false,JL.nil);f.AddUint8(22);$r=f.AddUint24LengthPrefixed((function(e){return function $b(g){var{g,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:g.AddUint8(1);$r=g.AddUint24LengthPrefixed((function(e){return function(h){var h;h.AddBytes(e[0].response);};})(e));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,g,$s};return $f;};})(e));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}e[0].raw=f.BytesOrPanic();$s=-1;return e[0].raw;}return;}var $f={$blk:DH.ptr.prototype.marshal,$c:true,$r,e,f,$s};return $f;};DH.prototype.marshal=function(){return this.$val.marshal();};DH.ptr.prototype.unmarshal=function(e){var e,f,g,h,i,j;f=this;f.raw=e;g=($convertSliceType(e,T.String));h=0;if(!(i||(i=new JM(function(){return g;},function($v){g=$convertSliceType($v,T.String);}))).Skip(4)||!(i||(i=new JM(function(){return g;},function($v){g=$convertSliceType($v,T.String);}))).ReadUint8((j||(j=new JP(function(){return h;},function($v){h=$v;}))))||!((h===1))||!CU((i||(i=new JM(function(){return g;},function($v){g=$convertSliceType($v,T.String);}))),(f.$ptr_response||(f.$ptr_response=new IK(function(){return this.$target.response;},function($v){this.$target.response=$v;},f))))||(f.response.$length===0)||!g.Empty()){return false;}return true;};DH.prototype.unmarshal=function(e){return this.$val.unmarshal(e);};DI.ptr.prototype.marshal=function(){var e,f;e=this;f=$makeSlice(II,4);(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0]=14);return f;};DI.prototype.marshal=function(){return this.$val.marshal();};DI.ptr.prototype.unmarshal=function(e){var e,f;f=this;return e.$length===4;};DI.prototype.unmarshal=function(e){return this.$val.unmarshal(e);};DJ.ptr.prototype.marshal=function(){var e,f,g;e=this;if(!(e.raw===II.nil)){return e.raw;}f=e.ciphertext.$length;g=$makeSlice(II,(f+4>>0));(0>=g.$length?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+0]=16);(1>=g.$length?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+1]=(((f>>16>>0)<<24>>>24)));(2>=g.$length?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+2]=(((f>>8>>0)<<24>>>24)));(3>=g.$length?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+3]=((f<<24>>>24)));$copySlice($subslice(g,4),e.ciphertext);e.raw=g;return g;};DJ.prototype.marshal=function(){return this.$val.marshal();};DJ.ptr.prototype.unmarshal=function(e){var e,f,g;f=this;f.raw=e;if(e.$length<4){return false;}g=(((((1>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+1])>>0))<<16>>0)|((((2>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+2])>>0))<<8>>0))|(((3>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+3])>>0));if(!((g===(e.$length-4>>0)))){return false;}f.ciphertext=$subslice(e,4);return true;};DJ.prototype.unmarshal=function(e){return this.$val.unmarshal(e);};DK.ptr.prototype.marshal=function(){var{e,f,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:e=[e];e[0]=this;if(!(e[0].raw===II.nil)){$s=-1;return e[0].raw;}f=new T.Builder.ptr($ifaceNil,II.nil,false,JK.nil,0,0,false,JL.nil);f.AddUint8(20);$r=f.AddUint24LengthPrefixed((function(e){return function(g){var g;g.AddBytes(e[0].verifyData);};})(e));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}e[0].raw=f.BytesOrPanic();$s=-1;return e[0].raw;}return;}var $f={$blk:DK.ptr.prototype.marshal,$c:true,$r,e,f,$s};return $f;};DK.prototype.marshal=function(){return this.$val.marshal();};DK.ptr.prototype.unmarshal=function(e){var e,f,g,h;f=this;f.raw=e;g=($convertSliceType(e,T.String));return(h||(h=new JM(function(){return g;},function($v){g=$convertSliceType($v,T.String);}))).Skip(1)&&CU((h||(h=new JM(function(){return g;},function($v){g=$convertSliceType($v,T.String);}))),(f.$ptr_verifyData||(f.$ptr_verifyData=new IK(function(){return this.$target.verifyData;},function($v){this.$target.verifyData=$v;},f))))&&g.Empty();};DK.prototype.unmarshal=function(e){return this.$val.unmarshal(e);};DL.ptr.prototype.marshal=function(){var e,f,g,h,i,j,k,l,m,n,o,p,q,r,s;e=II.nil;f=this;if(!(f.raw===II.nil)){e=f.raw;return e;}g=(1+f.certificateTypes.$length>>0)+2>>0;h=0;i=f.certificateAuthorities;j=0;while(true){if(!(j=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+j]);h=h+((2+k.$length>>0))>>0;j++;}g=g+(h)>>0;if(f.hasSignatureAlgorithm){g=g+((2+($imul(2,f.supportedSignatureAlgorithms.$length))>>0))>>0;}e=$makeSlice(II,(4+g>>0));(0>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+0]=13);(1>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+1]=(((g>>16>>0)<<24>>>24)));(2>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+2]=(((g>>8>>0)<<24>>>24)));(3>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+3]=((g<<24>>>24)));(4>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+4]=((f.certificateTypes.$length<<24>>>24)));$copySlice($subslice(e,5),f.certificateTypes);l=$subslice(e,(5+f.certificateTypes.$length>>0));if(f.hasSignatureAlgorithm){m=$imul(f.supportedSignatureAlgorithms.$length,2);(0>=l.$length?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+0]=(((m>>8>>0)<<24>>>24)));(1>=l.$length?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+1]=((m<<24>>>24)));l=$subslice(l,2);n=f.supportedSignatureAlgorithms;o=0;while(true){if(!(o=n.$length)?($throwRuntimeError("index out of range"),undefined):n.$array[n.$offset+o]);(0>=l.$length?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+0]=(((p>>>8<<16>>>16)<<24>>>24)));(1>=l.$length?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+1]=((p<<24>>>24)));l=$subslice(l,2);o++;}}(0>=l.$length?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+0]=(((h>>8>>0)<<24>>>24)));(1>=l.$length?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+1]=((h<<24>>>24)));l=$subslice(l,2);q=f.certificateAuthorities;r=0;while(true){if(!(r=q.$length)?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+r]);(0>=l.$length?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+0]=(((s.$length>>8>>0)<<24>>>24)));(1>=l.$length?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+1]=((s.$length<<24>>>24)));l=$subslice(l,2);$copySlice(l,s);l=$subslice(l,s.$length);r++;}f.raw=e;return e;};DL.prototype.marshal=function(){return this.$val.marshal();};DL.ptr.prototype.unmarshal=function(e){var e,f,g,h,i,j,k,l,m,n,o,p,q,r;f=this;f.raw=e;if(e.$length<5){return false;}g=(((((((1>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+1])>>>0))<<16>>>0)|((((2>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+2])>>>0))<<8>>>0))>>>0)|(((3>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+3])>>>0)))>>>0;if(!(((((e.$length>>>0))-4>>>0)===g))){return false;}h=(((4>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+4])>>0));e=$subslice(e,5);if((h===0)||e.$length<=h){return false;}f.certificateTypes=$makeSlice(II,h);if(!(($copySlice(f.certificateTypes,e)===h))){return false;}e=$subslice(e,h);if(f.hasSignatureAlgorithm){if(e.$length<2){return false;}i=(((((0>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+0])<<16>>>16))<<8<<16>>>16)|(((1>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+1])<<16>>>16)))>>>0;e=$subslice(e,2);if(!((((i&1)>>>0)===0))){return false;}if(e.$length<((i>>0))){return false;}k=(j=i/2,(j===j&&j!==1/0&&j!==-1/0)?j>>>0:$throwRuntimeError("integer divide by zero"));f.supportedSignatureAlgorithms=$makeSlice(IL,k);l=f.supportedSignatureAlgorithms;m=0;while(true){if(!(m=o.$length)?($throwRuntimeError("index out of range"),undefined):o.$array[o.$offset+n]=((((((0>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+0])<<16>>>16))<<8<<16>>>16)|(((1>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+1])<<16>>>16)))>>>0)));e=$subslice(e,2);m++;}}if(e.$length<2){return false;}p=(((((0>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+0])<<16>>>16))<<8<<16>>>16)|(((1>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+1])<<16>>>16)))>>>0;e=$subslice(e,2);if(e.$length<((p>>0))){return false;}q=$makeSlice(II,p);$copySlice(q,e);e=$subslice(e,p);f.certificateAuthorities=IT.nil;while(true){if(!(q.$length>0)){break;}if(q.$length<2){return false;}r=(((((0>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+0])<<16>>>16))<<8<<16>>>16)|(((1>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+1])<<16>>>16)))>>>0;q=$subslice(q,2);if(q.$length<((r>>0))){return false;}f.certificateAuthorities=$append(f.certificateAuthorities,$subslice(q,0,r));q=$subslice(q,r);}return e.$length===0;};DL.prototype.unmarshal=function(e){return this.$val.unmarshal(e);};DM.ptr.prototype.marshal=function(){var{e,f,g,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:e=[e];f=II.nil;e[0]=this;if(!(e[0].raw===II.nil)){f=e[0].raw;$s=-1;return f;}g=new T.Builder.ptr($ifaceNil,II.nil,false,JK.nil,0,0,false,JL.nil);g.AddUint8(15);$r=g.AddUint24LengthPrefixed((function(e){return function $b(h){var{h,$s,$r,$c}=$restore(this,{h});$s=$s||0;s:while(true){switch($s){case 0:if(e[0].hasSignatureAlgorithm){h.AddUint16(((e[0].signatureAlgorithm<<16>>>16)));}$r=h.AddUint16LengthPrefixed((function(e){return function(i){var i;i.AddBytes(e[0].signature);};})(e));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,h,$s};return $f;};})(e));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}e[0].raw=g.BytesOrPanic();f=e[0].raw;$s=-1;return f;}return;}var $f={$blk:DM.ptr.prototype.marshal,$c:true,$r,e,f,g,$s};return $f;};DM.prototype.marshal=function(){return this.$val.marshal();};DM.ptr.prototype.unmarshal=function(e){var e,f,g,h,i;f=this;f.raw=e;g=($convertSliceType(e,T.String));if(!(h||(h=new JM(function(){return g;},function($v){g=$convertSliceType($v,T.String);}))).Skip(4)){return false;}if(f.hasSignatureAlgorithm){if(!(h||(h=new JM(function(){return g;},function($v){g=$convertSliceType($v,T.String);}))).ReadUint16(((i=(f.$ptr_signatureAlgorithm||(f.$ptr_signatureAlgorithm=new KJ(function(){return this.$target.signatureAlgorithm;},function($v){this.$target.signatureAlgorithm=$v;},f))),new JN(function(){return(i.$get()<<16>>>16);},function($v){i.$set(($v<<16>>>16));},i.$target))))){return false;}}return CT((h||(h=new JM(function(){return g;},function($v){g=$convertSliceType($v,T.String);}))),(f.$ptr_signature||(f.$ptr_signature=new IK(function(){return this.$target.signature;},function($v){this.$target.signature=$v;},f))))&&g.Empty();};DM.prototype.unmarshal=function(e){return this.$val.unmarshal(e);};DN.ptr.prototype.marshal=function(){var e,f,g,h;e=II.nil;f=this;if(!(f.raw===II.nil)){e=f.raw;return e;}g=f.ticket.$length;h=6+g>>0;e=$makeSlice(II,(4+h>>0));(0>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+0]=4);(1>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+1]=(((h>>16>>0)<<24>>>24)));(2>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+2]=(((h>>8>>0)<<24>>>24)));(3>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+3]=((h<<24>>>24)));(8>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+8]=(((g>>8>>0)<<24>>>24)));(9>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+9]=((g<<24>>>24)));$copySlice($subslice(e,10),f.ticket);f.raw=e;return e;};DN.prototype.marshal=function(){return this.$val.marshal();};DN.ptr.prototype.unmarshal=function(e){var e,f,g,h;f=this;f.raw=e;if(e.$length<10){return false;}g=(((((((1>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+1])>>>0))<<16>>>0)|((((2>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+2])>>>0))<<8>>>0))>>>0)|(((3>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+3])>>>0)))>>>0;if(!(((((e.$length>>>0))-4>>>0)===g))){return false;}h=((((8>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+8])>>0))<<8>>0)+(((9>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+9])>>0))>>0;if(!(((e.$length-10>>0)===h))){return false;}f.ticket=$subslice(e,10);return true;};DN.prototype.unmarshal=function(e){return this.$val.unmarshal(e);};DO.ptr.prototype.marshal=function(){return new II([0,0,0,0]);};DO.prototype.marshal=function(){return this.$val.marshal();};DO.ptr.prototype.unmarshal=function(e){var e;return e.$length===4;};DO.prototype.unmarshal=function(e){return this.$val.unmarshal(e);};DP.ptr.prototype.handshake=function(){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:e=this;f=e.c;if(f.handshakes>0){$s=1;continue;}$s=2;continue;case 1:g=f.sendAlert(70);$s=3;case 3:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}g;$s=-1;return I.New("tls: server selected TLS 1.3 in a renegotiation");case 2:if($interfaceIsEqual(e.ecdheParams,$ifaceNil)||!((e.hello.keyShares.$length===1))){$s=4;continue;}$s=5;continue;case 4:h=f.sendAlert(80);$s=6;case 6:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=7;case 7:return i;case 5:j=e.checkServerHelloOrHRR();$s=8;case 8:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;if(!($interfaceIsEqual(k,$ifaceNil))){$s=-1;return k;}l=new C.Hash(e.suite.hash).New();$s=9;case 9:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}e.transcript=l;m=e.hello.marshal();$s=10;case 10:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=e.transcript.Write(m);$s=11;case 11:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}n;if(A.Equal(e.serverHello.random,EQ)){$s=12;continue;}$s=13;continue;case 12:o=e.sendDummyChangeCipherSpec();$s=14;case 14:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=o;if(!($interfaceIsEqual(p,$ifaceNil))){$s=-1;return p;}q=e.processHelloRetryRequest();$s=15;case 15:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=q;if(!($interfaceIsEqual(r,$ifaceNil))){$s=-1;return r;}case 13:s=e.serverHello.marshal();$s=16;case 16:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=e.transcript.Write(s);$s=17;case 17:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}t;f.buffering=true;u=e.processServerHello();$s=18;case 18:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}v=u;if(!($interfaceIsEqual(v,$ifaceNil))){$s=-1;return v;}w=e.sendDummyChangeCipherSpec();$s=19;case 19:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}x=w;if(!($interfaceIsEqual(x,$ifaceNil))){$s=-1;return x;}y=e.establishHandshakeKeys();$s=20;case 20:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}z=y;if(!($interfaceIsEqual(z,$ifaceNil))){$s=-1;return z;}aa=e.readServerParameters();$s=21;case 21:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}ab=aa;if(!($interfaceIsEqual(ab,$ifaceNil))){$s=-1;return ab;}ac=e.readServerCertificate();$s=22;case 22:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}ad=ac;if(!($interfaceIsEqual(ad,$ifaceNil))){$s=-1;return ad;}ae=e.readServerFinished();$s=23;case 23:if($c){$c=false;ae=ae.$blk();}if(ae&&ae.$blk!==undefined){break s;}af=ae;if(!($interfaceIsEqual(af,$ifaceNil))){$s=-1;return af;}ag=e.sendClientCertificate();$s=24;case 24:if($c){$c=false;ag=ag.$blk();}if(ag&&ag.$blk!==undefined){break s;}ah=ag;if(!($interfaceIsEqual(ah,$ifaceNil))){$s=-1;return ah;}ai=e.sendClientFinished();$s=25;case 25:if($c){$c=false;ai=ai.$blk();}if(ai&&ai.$blk!==undefined){break s;}aj=ai;if(!($interfaceIsEqual(aj,$ifaceNil))){$s=-1;return aj;}al=f.flush();$s=26;case 26:if($c){$c=false;al=al.$blk();}if(al&&al.$blk!==undefined){break s;}ak=al;am=ak[1];if(!($interfaceIsEqual(am,$ifaceNil))){$s=-1;return am;}AD.StoreUint32((f.$ptr_handshakeStatus||(f.$ptr_handshakeStatus=new JT(function(){return this.$target.handshakeStatus;},function($v){this.$target.handshakeStatus=$v;},f))),1);$s=-1;return $ifaceNil;}return;}var $f={$blk:DP.ptr.prototype.handshake,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};DP.prototype.handshake=function(){return this.$val.handshake();};DP.ptr.prototype.checkServerHelloOrHRR=function(){var{e,f,g,h,i,j,k,l,m,n,o,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:e=this;f=e.c;if(e.serverHello.supportedVersion===0){$s=1;continue;}$s=2;continue;case 1:g=f.sendAlert(109);$s=3;case 3:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}g;$s=-1;return I.New("tls: server selected TLS 1.3 using the legacy version field");case 2:if(!((e.serverHello.supportedVersion===772))){$s=4;continue;}$s=5;continue;case 4:h=f.sendAlert(47);$s=6;case 6:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}h;$s=-1;return I.New("tls: server selected an invalid version after a HelloRetryRequest");case 5:if(!((e.serverHello.vers===771))){$s=7;continue;}$s=8;continue;case 7:i=f.sendAlert(47);$s=9;case 9:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}i;$s=-1;return I.New("tls: server sent an incorrect legacy version");case 8:if(e.serverHello.ocspStapling||e.serverHello.ticketSupported||e.serverHello.secureRenegotiationSupported||!((e.serverHello.secureRenegotiation.$length===0))||!((e.serverHello.alpnProtocol.length===0))||!((e.serverHello.scts.$length===0))){$s=10;continue;}$s=11;continue;case 10:j=f.sendAlert(110);$s=12;case 12:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}j;$s=-1;return I.New("tls: server sent a ServerHello extension forbidden in TLS 1.3");case 11:if(!A.Equal(e.hello.sessionId,e.serverHello.sessionId)){$s=13;continue;}$s=14;continue;case 13:k=f.sendAlert(47);$s=15;case 15:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}k;$s=-1;return I.New("tls: server did not echo the legacy session ID");case 14:if(!((e.serverHello.compressionMethod===0))){$s=16;continue;}$s=17;continue;case 16:l=f.sendAlert(47);$s=18;case 18:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}l;$s=-1;return I.New("tls: server selected unsupported compression format");case 17:m=HN(e.hello.cipherSuites,e.serverHello.cipherSuite);if(!(e.suite===IM.nil)&&!(m===e.suite)){$s=19;continue;}$s=20;continue;case 19:n=f.sendAlert(47);$s=21;case 21:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}n;$s=-1;return I.New("tls: server changed cipher suite after a HelloRetryRequest");case 20:if(m===IM.nil){$s=22;continue;}$s=23;continue;case 22:o=f.sendAlert(47);$s=24;case 24:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}o;$s=-1;return I.New("tls: server chose an unconfigured cipher suite");case 23:e.suite=m;f.cipherSuite=e.suite.id;$s=-1;return $ifaceNil;}return;}var $f={$blk:DP.ptr.prototype.checkServerHelloOrHRR,$c:true,$r,e,f,g,h,i,j,k,l,m,n,o,$s};return $f;};DP.prototype.checkServerHelloOrHRR=function(){return this.$val.checkServerHelloOrHRR();};DP.ptr.prototype.sendDummyChangeCipherSpec=function(){var{e,f,g,h,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:e=this;if(e.sentDummyCCS){$s=-1;return $ifaceNil;}e.sentDummyCCS=true;g=e.c.writeRecord(20,new II([1]));$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}f=g;h=f[1];$s=-1;return h;}return;}var $f={$blk:DP.ptr.prototype.sendDummyChangeCipherSpec,$c:true,$r,e,f,g,h,$s};return $f;};DP.prototype.sendDummyChangeCipherSpec=function(){return this.$val.sendDummyChangeCipherSpec();};DP.ptr.prototype.processHelloRetryRequest=function(){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:e=this;f=e.c;g=e.transcript.Sum(II.nil);$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;$r=e.transcript.Reset();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}i=e.transcript.Write(new II([254,0,0,((h.$length<<24>>>24))]));$s=3;case 3:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}i;j=e.transcript.Write(h);$s=4;case 4:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}j;k=e.serverHello.marshal();$s=5;case 5:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=e.transcript.Write(k);$s=6;case 6:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}l;if((e.serverHello.selectedGroup===0)&&e.serverHello.cookie===II.nil){$s=7;continue;}$s=8;continue;case 7:m=f.sendAlert(47);$s=9;case 9:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}m;$s=-1;return I.New("tls: server sent an unnecessary HelloRetryRequest message");case 8:if(!(e.serverHello.cookie===II.nil)){e.hello.cookie=e.serverHello.cookie;}if(!((e.serverHello.serverShare.group===0))){$s=10;continue;}$s=11;continue;case 10:n=f.sendAlert(50);$s=12;case 12:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}n;$s=-1;return I.New("tls: received malformed key_share extension");case 11:o=e.serverHello.selectedGroup;if(!((o===0))){$s=13;continue;}$s=14;continue;case 13:p=false;q=e.hello.supportedCurves;r=0;while(true){if(!(r=q.$length)?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+r]);if(s===o){p=true;break;}r++;}if(!p){$s=15;continue;}$s=16;continue;case 15:t=f.sendAlert(47);$s=17;case 17:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}t;$s=-1;return I.New("tls: server selected unsupported group");case 16:u=e.ecdheParams.CurveID();$s=20;case 20:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}if(u===o){$s=18;continue;}$s=19;continue;case 18:v=f.sendAlert(47);$s=21;case 21:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}v;$s=-1;return I.New("tls: server sent an unnecessary HelloRetryRequest key_share");case 19:x=BW(o);$s=22;case 22:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}w=x;y=w[1];if(!((o===29))&&!y){$s=23;continue;}$s=24;continue;case 23:z=f.sendAlert(80);$s=25;case 25:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}z;$s=-1;return I.New("tls: CurvePreferences includes unsupported curve");case 24:ab=BV(f.config.rand(),o);$s=26;case 26:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}aa=ab;ac=aa[0];ad=aa[1];if(!($interfaceIsEqual(ad,$ifaceNil))){$s=27;continue;}$s=28;continue;case 27:ae=f.sendAlert(80);$s=29;case 29:if($c){$c=false;ae=ae.$blk();}if(ae&&ae.$blk!==undefined){break s;}ae;$s=-1;return ad;case 28:e.ecdheParams=ac;af=ac.PublicKey();$s=30;case 30:if($c){$c=false;af=af.$blk();}if(af&&af.$blk!==undefined){break s;}e.hello.keyShares=new KG([new EM.ptr(o,af)]);case 14:e.hello.raw=II.nil;if(e.hello.pskIdentities.$length>0){$s=31;continue;}$s=32;continue;case 31:ag=HO(e.session.cipherSuite);if(ag===IM.nil){$s=33;continue;}$s=34;continue;case 33:ah=f.sendAlert(80);$s=35;case 35:if($c){$c=false;ah=ah.$blk();}if(ah&&ah.$blk!==undefined){break s;}ai=ah;$s=36;case 36:return ai;case 34:if(ag.hash===e.suite.hash){$s=37;continue;}$s=38;continue;case 37:aj=f.config.time();$s=40;case 40:if($c){$c=false;aj=aj.$blk();}if(aj&&aj.$blk!==undefined){break s;}ak=$clone(aj,AE.Time).Sub($clone(e.session.receivedAt,AE.Time));$s=41;case 41:if($c){$c=false;ak=ak.$blk();}if(ak&&ak.$blk!==undefined){break s;}al=(($div64(ak,new AE.Duration(0,1000000),false).$low>>>0));(am=e.hello.pskIdentities,(0>=am.$length?($throwRuntimeError("index out of range"),undefined):am.$array[am.$offset+0])).obfuscatedTicketAge=al+e.session.ageAdd>>>0;an=new C.Hash(e.suite.hash).New();$s=42;case 42:if($c){$c=false;an=an.$blk();}if(an&&an.$blk!==undefined){break s;}ao=an;ap=ao.Write(new II([254,0,0,((h.$length<<24>>>24))]));$s=43;case 43:if($c){$c=false;ap=ap.$blk();}if(ap&&ap.$blk!==undefined){break s;}ap;aq=ao.Write(h);$s=44;case 44:if($c){$c=false;aq=aq.$blk();}if(aq&&aq.$blk!==undefined){break s;}aq;ar=e.serverHello.marshal();$s=45;case 45:if($c){$c=false;ar=ar.$blk();}if(ar&&ar.$blk!==undefined){break s;}as=ao.Write(ar);$s=46;case 46:if($c){$c=false;as=as.$blk();}if(as&&as.$blk!==undefined){break s;}as;at=e.hello.marshalWithoutBinders();$s=47;case 47:if($c){$c=false;at=at.$blk();}if(at&&at.$blk!==undefined){break s;}au=ao.Write(at);$s=48;case 48:if($c){$c=false;au=au.$blk();}if(au&&au.$blk!==undefined){break s;}au;av=e.suite.finishedHash(e.binderKey,ao);$s=49;case 49:if($c){$c=false;av=av.$blk();}if(av&&av.$blk!==undefined){break s;}aw=new IT([av]);$r=e.hello.updateBinders(aw);$s=50;case 50:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=39;continue;case 38:e.hello.pskIdentities=KH.nil;e.hello.pskBinders=IT.nil;case 39:case 32:ax=e.hello.marshal();$s=51;case 51:if($c){$c=false;ax=ax.$blk();}if(ax&&ax.$blk!==undefined){break s;}ay=e.transcript.Write(ax);$s=52;case 52:if($c){$c=false;ay=ay.$blk();}if(ay&&ay.$blk!==undefined){break s;}ay;ba=e.hello.marshal();$s=53;case 53:if($c){$c=false;ba=ba.$blk();}if(ba&&ba.$blk!==undefined){break s;}bb=ba;bc=f.writeRecord(22,bb);$s=54;case 54:if($c){$c=false;bc=bc.$blk();}if(bc&&bc.$blk!==undefined){break s;}az=bc;bd=az[1];if(!($interfaceIsEqual(bd,$ifaceNil))){$s=-1;return bd;}bf=f.readHandshake();$s=55;case 55:if($c){$c=false;bf=bf.$blk();}if(bf&&bf.$blk!==undefined){break s;}be=bf;bg=be[0];bh=be[1];if(!($interfaceIsEqual(bh,$ifaceNil))){$s=-1;return bh;}bi=$assertType(bg,KA,true);bj=bi[0];bk=bi[1];if(!bk){$s=56;continue;}$s=57;continue;case 56:bl=f.sendAlert(10);$s=58;case 58:if($c){$c=false;bl=bl.$blk();}if(bl&&bl.$blk!==undefined){break s;}bl;bm=FR(bj,bg);$s=59;case 59:if($c){$c=false;bm=bm.$blk();}if(bm&&bm.$blk!==undefined){break s;}bn=bm;$s=60;case 60:return bn;case 57:e.serverHello=bj;bo=e.checkServerHelloOrHRR();$s=61;case 61:if($c){$c=false;bo=bo.$blk();}if(bo&&bo.$blk!==undefined){break s;}bp=bo;if(!($interfaceIsEqual(bp,$ifaceNil))){$s=-1;return bp;}$s=-1;return $ifaceNil;}return;}var $f={$blk:DP.ptr.prototype.processHelloRetryRequest,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};DP.prototype.processHelloRetryRequest=function(){return this.$val.processHelloRetryRequest();};DP.ptr.prototype.processServerHello=function(){var{e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:e=this;f=e.c;if(A.Equal(e.serverHello.random,EQ)){$s=1;continue;}$s=2;continue;case 1:g=f.sendAlert(10);$s=3;case 3:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}g;$s=-1;return I.New("tls: server sent two HelloRetryRequest messages");case 2:if(!((e.serverHello.cookie.$length===0))){$s=4;continue;}$s=5;continue;case 4:h=f.sendAlert(110);$s=6;case 6:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}h;$s=-1;return I.New("tls: server sent a cookie in a normal ServerHello");case 5:if(!((e.serverHello.selectedGroup===0))){$s=7;continue;}$s=8;continue;case 7:i=f.sendAlert(50);$s=9;case 9:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}i;$s=-1;return I.New("tls: malformed key_share extension");case 8:if(e.serverHello.serverShare.group===0){$s=10;continue;}$s=11;continue;case 10:j=f.sendAlert(47);$s=12;case 12:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}j;$s=-1;return I.New("tls: server did not send a key share");case 11:k=e.ecdheParams.CurveID();$s=15;case 15:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}if(!((e.serverHello.serverShare.group===k))){$s=13;continue;}$s=14;continue;case 13:l=f.sendAlert(47);$s=16;case 16:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}l;$s=-1;return I.New("tls: server selected unsupported group");case 14:if(!e.serverHello.selectedIdentityPresent){$s=-1;return $ifaceNil;}if(((e.serverHello.selectedIdentity>>0))>=e.hello.pskIdentities.$length){$s=17;continue;}$s=18;continue;case 17:m=f.sendAlert(47);$s=19;case 19:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}m;$s=-1;return I.New("tls: server selected an invalid PSK");case 18:if(!((e.hello.pskIdentities.$length===1))||e.session===KK.nil){$s=20;continue;}$s=21;continue;case 20:n=f.sendAlert(80);$s=22;case 22:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;$s=23;case 23:return o;case 21:p=HO(e.session.cipherSuite);if(p===IM.nil){$s=24;continue;}$s=25;continue;case 24:q=f.sendAlert(80);$s=26;case 26:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=q;$s=27;case 27:return r;case 25:if(!((p.hash===e.suite.hash))){$s=28;continue;}$s=29;continue;case 28:s=f.sendAlert(47);$s=30;case 30:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}s;$s=-1;return I.New("tls: server selected an invalid PSK and cipher suite pair");case 29:e.usingPSK=true;f.didResume=true;f.peerCertificates=e.session.serverCertificates;f.verifiedChains=e.session.verifiedChains;f.ocspResponse=e.session.ocspResponse;f.scts=e.session.scts;$s=-1;return $ifaceNil;}return;}var $f={$blk:DP.ptr.prototype.processServerHello,$c:true,$r,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,$s};return $f;};DP.prototype.processServerHello=function(){return this.$val.processServerHello();};DP.ptr.prototype.establishHandshakeKeys=function(){var{aa,ab,ac,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:e=this;f=e.c;g=e.ecdheParams.SharedKey(e.serverHello.serverShare.data);$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;if(h===II.nil){$s=2;continue;}$s=3;continue;case 2:i=f.sendAlert(47);$s=4;case 4:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}i;$s=-1;return I.New("tls: invalid server key share");case 3:j=e.earlySecret;if(!e.usingPSK){$s=5;continue;}$s=6;continue;case 5:k=e.suite.extract(II.nil,II.nil);$s=7;case 7:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j=k;case 6:l=h;m=e.suite.deriveSecret(j,"derived",$ifaceNil);$s=8;case 8:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;o=e.suite.extract(l,n);$s=9;case 9:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=o;q=e.suite.deriveSecret(p,"c hs traffic",e.transcript);$s=10;case 10:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=q;$r=f.out.setTrafficSecret(e.suite,r);$s=11;case 11:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}s=e.suite.deriveSecret(p,"s hs traffic",e.transcript);$s=12;case 12:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=s;$r=f.in$27.setTrafficSecret(e.suite,t);$s=13;case 13:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}u=f.config.writeKeyLog("CLIENT_HANDSHAKE_TRAFFIC_SECRET",e.hello.random,r);$s=14;case 14:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}v=u;if(!($interfaceIsEqual(v,$ifaceNil))){$s=15;continue;}$s=16;continue;case 15:w=f.sendAlert(80);$s=17;case 17:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}w;$s=-1;return v;case 16:x=f.config.writeKeyLog("SERVER_HANDSHAKE_TRAFFIC_SECRET",e.hello.random,t);$s=18;case 18:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}v=x;if(!($interfaceIsEqual(v,$ifaceNil))){$s=19;continue;}$s=20;continue;case 19:y=f.sendAlert(80);$s=21;case 21:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}y;$s=-1;return v;case 20:z=II.nil;aa=e.suite.deriveSecret(p,"derived",$ifaceNil);$s=22;case 22:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}ab=aa;ac=e.suite.extract(z,ab);$s=23;case 23:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}e.masterSecret=ac;$s=-1;return $ifaceNil;}return;}var $f={$blk:DP.ptr.prototype.establishHandshakeKeys,$c:true,$r,aa,ab,ac,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};DP.prototype.establishHandshakeKeys=function(){return this.$val.establishHandshakeKeys();};DP.ptr.prototype.readServerParameters=function(){var{e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:e=this;f=e.c;h=f.readHandshake();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}g=h;i=g[0];j=g[1];if(!($interfaceIsEqual(j,$ifaceNil))){$s=-1;return j;}k=$assertType(i,KL,true);l=k[0];m=k[1];if(!m){$s=2;continue;}$s=3;continue;case 2:n=f.sendAlert(10);$s=4;case 4:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}n;o=FR(l,i);$s=5;case 5:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=o;$s=6;case 6:return p;case 3:q=l.marshal();$s=7;case 7:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=e.transcript.Write(q);$s=8;case 8:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}r;s=DR(e.hello.alpnProtocols,l.alpnProtocol);if(!($interfaceIsEqual(s,$ifaceNil))){$s=9;continue;}$s=10;continue;case 9:t=f.sendAlert(110);$s=11;case 11:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}t;$s=-1;return s;case 10:f.clientProtocol=l.alpnProtocol;$s=-1;return $ifaceNil;}return;}var $f={$blk:DP.ptr.prototype.readServerParameters,$c:true,$r,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s};return $f;};DP.prototype.readServerParameters=function(){return this.$val.readServerParameters();};DP.ptr.prototype.readServerCertificate=function(){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:e=this;f=e.c;if(e.usingPSK){$s=1;continue;}$s=2;continue;case 1:if(!(f.config.VerifyConnection===$throwNilPointerError)){$s=3;continue;}$s=4;continue;case 3:g=f.config.VerifyConnection($clone(f.connectionStateLocked(),ES));$s=5;case 5:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;if(!($interfaceIsEqual(h,$ifaceNil))){$s=6;continue;}$s=7;continue;case 6:i=f.sendAlert(42);$s=8;case 8:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}i;$s=-1;return h;case 7:case 4:$s=-1;return $ifaceNil;case 2:k=f.readHandshake();$s=9;case 9:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j=k;l=j[0];m=j[1];if(!($interfaceIsEqual(m,$ifaceNil))){$s=-1;return m;}n=$assertType(l,KM,true);o=n[0];p=n[1];if(p){$s=10;continue;}$s=11;continue;case 10:q=o.marshal();$s=12;case 12:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=e.transcript.Write(q);$s=13;case 13:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}r;e.certReq=o;t=f.readHandshake();$s=14;case 14:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}s=t;l=s[0];m=s[1];if(!($interfaceIsEqual(m,$ifaceNil))){$s=-1;return m;}case 11:u=$assertType(l,JX,true);v=u[0];p=u[1];if(!p){$s=15;continue;}$s=16;continue;case 15:w=f.sendAlert(10);$s=17;case 17:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}w;x=FR(v,l);$s=18;case 18:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}y=x;$s=19;case 19:return y;case 16:if(v.certificate.Certificate.$length===0){$s=20;continue;}$s=21;continue;case 20:z=f.sendAlert(50);$s=22;case 22:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}z;$s=-1;return I.New("tls: received empty certificates message");case 21:aa=v.marshal();$s=23;case 23:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}ab=e.transcript.Write(aa);$s=24;case 24:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}ab;f.scts=v.certificate.SignedCertificateTimestamps;f.ocspResponse=v.certificate.OCSPStaple;ac=f.verifyServerCertificate(v.certificate.Certificate);$s=25;case 25:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}ad=ac;if(!($interfaceIsEqual(ad,$ifaceNil))){$s=-1;return ad;}af=f.readHandshake();$s=26;case 26:if($c){$c=false;af=af.$blk();}if(af&&af.$blk!==undefined){break s;}ae=af;l=ae[0];m=ae[1];if(!($interfaceIsEqual(m,$ifaceNil))){$s=-1;return m;}ag=$assertType(l,JY,true);ah=ag[0];p=ag[1];if(!p){$s=27;continue;}$s=28;continue;case 27:ai=f.sendAlert(10);$s=29;case 29:if($c){$c=false;ai=ai.$blk();}if(ai&&ai.$blk!==undefined){break s;}ai;aj=FR(ah,l);$s=30;case 30:if($c){$c=false;aj=aj.$blk();}if(aj&&aj.$blk!==undefined){break s;}ak=aj;$s=31;case 31:return ak;case 28:if(!FS(ah.signatureAlgorithm,EP)){$s=32;continue;}$s=33;continue;case 32:al=f.sendAlert(47);$s=34;case 34:if($c){$c=false;al=al.$blk();}if(al&&al.$blk!==undefined){break s;}al;$s=-1;return I.New("tls: certificate used with invalid signature algorithm");case 33:an=HS(ah.signatureAlgorithm);$s=35;case 35:if($c){$c=false;an=an.$blk();}if(an&&an.$blk!==undefined){break s;}am=an;ao=am[0];ap=am[1];m=am[2];if(!($interfaceIsEqual(m,$ifaceNil))){$s=36;continue;}$s=37;continue;case 36:aq=f.sendAlert(80);$s=38;case 38:if($c){$c=false;aq=aq.$blk();}if(aq&&aq.$blk!==undefined){break s;}ar=aq;$s=39;case 39:return ar;case 37:if((ao===225)||(ap===3)){$s=40;continue;}$s=41;continue;case 40:as=f.sendAlert(47);$s=42;case 42:if($c){$c=false;as=as.$blk();}if(as&&as.$blk!==undefined){break s;}as;$s=-1;return I.New("tls: certificate used with invalid signature algorithm");case 41:at=HR(ap,"TLS 1.3, server CertificateVerify\x00",e.transcript);$s=43;case 43:if($c){$c=false;at=at.$blk();}if(at&&at.$blk!==undefined){break s;}au=at;aw=HP(ao,(av=f.peerCertificates,(0>=av.$length?($throwRuntimeError("index out of range"),undefined):av.$array[av.$offset+0])).PublicKey,ap,au,ah.signature);$s=44;case 44:if($c){$c=false;aw=aw.$blk();}if(aw&&aw.$blk!==undefined){break s;}ax=aw;if(!($interfaceIsEqual(ax,$ifaceNil))){$s=45;continue;}$s=46;continue;case 45:ay=f.sendAlert(51);$s=47;case 47:if($c){$c=false;ay=ay.$blk();}if(ay&&ay.$blk!==undefined){break s;}ay;az=ax.Error();$s=48;case 48:if($c){$c=false;az=az.$blk();}if(az&&az.$blk!==undefined){break s;}ba=I.New("tls: invalid signature by the server certificate: "+az);$s=49;case 49:if($c){$c=false;ba=ba.$blk();}if(ba&&ba.$blk!==undefined){break s;}bb=ba;$s=50;case 50:return bb;case 46:bc=ah.marshal();$s=51;case 51:if($c){$c=false;bc=bc.$blk();}if(bc&&bc.$blk!==undefined){break s;}bd=e.transcript.Write(bc);$s=52;case 52:if($c){$c=false;bd=bd.$blk();}if(bd&&bd.$blk!==undefined){break s;}bd;$s=-1;return $ifaceNil;}return;}var $f={$blk:DP.ptr.prototype.readServerCertificate,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};DP.prototype.readServerCertificate=function(){return this.$val.readServerCertificate();};DP.ptr.prototype.readServerFinished=function(){var{aa,ab,ac,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:e=this;f=e.c;h=f.readHandshake();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}g=h;i=g[0];j=g[1];if(!($interfaceIsEqual(j,$ifaceNil))){$s=-1;return j;}k=$assertType(i,JZ,true);l=k[0];m=k[1];if(!m){$s=2;continue;}$s=3;continue;case 2:n=f.sendAlert(10);$s=4;case 4:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}n;o=FR(l,i);$s=5;case 5:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=o;$s=6;case 6:return p;case 3:q=e.suite.finishedHash(f.in$27.trafficSecret,e.transcript);$s=7;case 7:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=q;if(!P.Equal(r,l.verifyData)){$s=8;continue;}$s=9;continue;case 8:s=f.sendAlert(51);$s=10;case 10:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}s;$s=-1;return I.New("tls: invalid server finished hash");case 9:t=l.marshal();$s=11;case 11:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=e.transcript.Write(t);$s=12;case 12:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}u;v=e.suite.deriveSecret(e.masterSecret,"c ap traffic",e.transcript);$s=13;case 13:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}e.trafficSecret=v;w=e.suite.deriveSecret(e.masterSecret,"s ap traffic",e.transcript);$s=14;case 14:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}x=w;$r=f.in$27.setTrafficSecret(e.suite,x);$s=15;case 15:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}y=f.config.writeKeyLog("CLIENT_TRAFFIC_SECRET_0",e.hello.random,e.trafficSecret);$s=16;case 16:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}j=y;if(!($interfaceIsEqual(j,$ifaceNil))){$s=17;continue;}$s=18;continue;case 17:z=f.sendAlert(80);$s=19;case 19:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}z;$s=-1;return j;case 18:aa=f.config.writeKeyLog("SERVER_TRAFFIC_SECRET_0",e.hello.random,x);$s=20;case 20:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}j=aa;if(!($interfaceIsEqual(j,$ifaceNil))){$s=21;continue;}$s=22;continue;case 21:ab=f.sendAlert(80);$s=23;case 23:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}ab;$s=-1;return j;case 22:ac=e.suite.exportKeyingMaterial(e.masterSecret,e.transcript);$s=24;case 24:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}f.ekm=ac;$s=-1;return $ifaceNil;}return;}var $f={$blk:DP.ptr.prototype.readServerFinished,$c:true,$r,aa,ab,ac,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};DP.prototype.readServerFinished=function(){return this.$val.readServerFinished();};DP.ptr.prototype.sendClientCertificate=function(){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:e=this;f=e.c;if(e.certReq===KM.nil){$s=-1;return $ifaceNil;}h=f.getClientCertificate(new EZ.ptr(e.certReq.certificateAuthorities,e.certReq.supportedSignatureAlgorithms,f.vers,e.ctx));$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}g=h;i=g[0];j=g[1];if(!($interfaceIsEqual(j,$ifaceNil))){$s=-1;return j;}k=new DD.ptr(II.nil,new FK.ptr(IT.nil,$ifaceNil,IL.nil,II.nil,IT.nil,IU.nil),false,false);FK.copy(k.certificate,i);k.scts=e.certReq.scts&&i.SignedCertificateTimestamps.$length>0;k.ocspStapling=e.certReq.ocspStapling&&i.OCSPStaple.$length>0;l=k.marshal();$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=e.transcript.Write(l);$s=3;case 3:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}m;o=k.marshal();$s=4;case 4:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=o;q=f.writeRecord(22,p);$s=5;case 5:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}n=q;r=n[1];if(!($interfaceIsEqual(r,$ifaceNil))){$s=-1;return r;}if(i.Certificate.$length===0){$s=-1;return $ifaceNil;}s=new DM.ptr(II.nil,false,0,II.nil);s.hasSignatureAlgorithm=true;u=HW(f.vers,i,e.certReq.supportedSignatureAlgorithms);$s=6;case 6:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}t=u;s.signatureAlgorithm=t[0];j=t[1];if(!($interfaceIsEqual(j,$ifaceNil))){$s=7;continue;}$s=8;continue;case 7:v=f.sendAlert(40);$s=9;case 9:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}v;$s=-1;return j;case 8:x=HS(s.signatureAlgorithm);$s=10;case 10:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}w=x;y=w[0];z=w[1];j=w[2];if(!($interfaceIsEqual(j,$ifaceNil))){$s=11;continue;}$s=12;continue;case 11:aa=f.sendAlert(80);$s=13;case 13:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}ab=aa;$s=14;case 14:return ab;case 12:ac=HR(z,"TLS 1.3, client CertificateVerify\x00",e.transcript);$s=15;case 15:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}ad=ac;ae=(new C.Hash(z));if(y===226){ae=new F.PSSOptions.ptr(-1,z);}ag=$assertType(i.PrivateKey,C.Signer).Sign(f.config.rand(),ad,ae);$s=16;case 16:if($c){$c=false;ag=ag.$blk();}if(ag&&ag.$blk!==undefined){break s;}af=ag;ah=af[0];j=af[1];if(!($interfaceIsEqual(j,$ifaceNil))){$s=17;continue;}$s=18;continue;case 17:ai=f.sendAlert(80);$s=19;case 19:if($c){$c=false;ai=ai.$blk();}if(ai&&ai.$blk!==undefined){break s;}ai;aj=j.Error();$s=20;case 20:if($c){$c=false;aj=aj.$blk();}if(aj&&aj.$blk!==undefined){break s;}ak=I.New("tls: failed to sign handshake: "+aj);$s=21;case 21:if($c){$c=false;ak=ak.$blk();}if(ak&&ak.$blk!==undefined){break s;}al=ak;$s=22;case 22:return al;case 18:s.signature=ah;am=s.marshal();$s=23;case 23:if($c){$c=false;am=am.$blk();}if(am&&am.$blk!==undefined){break s;}an=e.transcript.Write(am);$s=24;case 24:if($c){$c=false;an=an.$blk();}if(an&&an.$blk!==undefined){break s;}an;ap=s.marshal();$s=25;case 25:if($c){$c=false;ap=ap.$blk();}if(ap&&ap.$blk!==undefined){break s;}aq=ap;ar=f.writeRecord(22,aq);$s=26;case 26:if($c){$c=false;ar=ar.$blk();}if(ar&&ar.$blk!==undefined){break s;}ao=ar;as=ao[1];if(!($interfaceIsEqual(as,$ifaceNil))){$s=-1;return as;}$s=-1;return $ifaceNil;}return;}var $f={$blk:DP.ptr.prototype.sendClientCertificate,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};DP.prototype.sendClientCertificate=function(){return this.$val.sendClientCertificate();};DP.ptr.prototype.sendClientFinished=function(){var{e,f,g,h,i,j,k,l,m,n,o,p,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:e=this;f=e.c;g=e.suite.finishedHash(f.out.trafficSecret,e.transcript);$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=new DK.ptr(II.nil,g);i=h.marshal();$s=2;case 2:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=e.transcript.Write(i);$s=3;case 3:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}j;l=h.marshal();$s=4;case 4:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;n=f.writeRecord(22,m);$s=5;case 5:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}k=n;o=k[1];if(!($interfaceIsEqual(o,$ifaceNil))){$s=-1;return o;}$r=f.out.setTrafficSecret(e.suite,e.trafficSecret);$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(!f.config.SessionTicketsDisabled&&!($interfaceIsEqual(f.config.ClientSessionCache,$ifaceNil))){$s=7;continue;}$s=8;continue;case 7:p=e.suite.deriveSecret(e.masterSecret,"res master",e.transcript);$s=9;case 9:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}f.resumptionSecret=p;case 8:$s=-1;return $ifaceNil;}return;}var $f={$blk:DP.ptr.prototype.sendClientFinished,$c:true,$r,e,f,g,h,i,j,k,l,m,n,o,p,$s};return $f;};DP.prototype.sendClientFinished=function(){return this.$val.sendClientFinished();};DV.ptr.prototype.handleNewSessionTicket=function(e){var{e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,$s,$r,$c}=$restore(this,{e});$s=$s||0;s:while(true){switch($s){case 0:f=this;if(!f.isClient){$s=1;continue;}$s=2;continue;case 1:g=f.sendAlert(10);$s=3;case 3:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}g;$s=-1;return I.New("tls: received new session ticket from a client");case 2:if(f.config.SessionTicketsDisabled||$interfaceIsEqual(f.config.ClientSessionCache,$ifaceNil)){$s=-1;return $ifaceNil;}if(e.lifetime===0){$s=-1;return $ifaceNil;}h=$mul64((new AE.Duration(0,e.lifetime)),new AE.Duration(0,1000000000));if((h.$high>140815||(h.$high===140815&&h.$low>4180213760))){$s=4;continue;}$s=5;continue;case 4:i=f.sendAlert(47);$s=6;case 6:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}i;$s=-1;return I.New("tls: received a session ticket with invalid lifetime");case 5:j=HO(f.cipherSuite);if(j===IM.nil||f.resumptionSecret===II.nil){$s=7;continue;}$s=8;continue;case 7:k=f.sendAlert(80);$s=9;case 9:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;$s=10;case 10:return l;case 8:m=f.config.time();$s=11;case 11:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=f.config.time();$s=12;case 12:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=$clone(n,AE.Time).Add(h);$s=13;case 13:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=new EV.ptr(e.label,f.vers,f.cipherSuite,f.resumptionSecret,f.peerCertificates,f.verifiedChains,$clone(m,AE.Time),f.ocspResponse,f.scts,e.nonce,$clone(o,AE.Time),e.ageAdd);q=f.conn.RemoteAddr();$s=14;case 14:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=DT(q,f.config);$s=15;case 15:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=r;$r=f.config.ClientSessionCache.Put(s,p);$s=16;case 16:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return $ifaceNil;}return;}var $f={$blk:DV.ptr.prototype.handleNewSessionTicket,$c:true,$r,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,$s};return $f;};DV.prototype.handleNewSessionTicket=function(e){return this.$val.handleNewSessionTicket(e);};DV.ptr.prototype.makeClientHello=function(){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:e=this;f=e.config;if((f.ServerName.length===0)&&!f.InsecureSkipVerify){$s=-1;return[JW.nil,$ifaceNil,I.New("tls: either ServerName or InsecureSkipVerify must be specified in the tls.Config")];}g=0;h=f.NextProtos;i=0;while(true){if(!(i=h.$length)?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+i]);k=j.length;if((k===0)||k>255){$s=-1;return[JW.nil,$ifaceNil,I.New("tls: invalid NextProtos value")];}else{g=g+((1+k>>0))>>0;}i++;}if(g>65535){$s=-1;return[JW.nil,$ifaceNil,I.New("tls: NextProtos values too large")];}l=f.supportedVersions(true);if(l.$length===0){$s=-1;return[JW.nil,$ifaceNil,I.New("tls: no supported versions satisfy MinVersion and MaxVersion")];}m=f.maxSupportedVersion(true);if(m>771){m=771;}n=new CV.ptr(II.nil,m,$makeSlice(II,32),$makeSlice(II,32),IE.nil,new II([0]),DU(f.ServerName),true,f.curvePreferences(),new II([0]),false,II.nil,IL.nil,IL.nil,true,II.nil,f.NextProtos,true,l,II.nil,KG.nil,false,II.nil,KH.nil,IT.nil);if(e.handshakes>0){n.secureRenegotiation=new II(e.clientFinished);}o=GF;if(!GP){o=GG;}p=f.cipherSuites();n.cipherSuites=$makeSlice(IE,0,p.$length);q=o;r=0;while(true){if(!(r=q.$length)?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+r]);t=HL(p,s);if(t===IO.nil){r++;continue;}if(n.vers<771&&!(((t.flags&4)===0))){r++;continue;}n.cipherSuites=$append(n.cipherSuites,s);r++;}v=S.ReadFull(f.rand(),n.random);$s=1;case 1:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}u=v;w=u[1];if(!($interfaceIsEqual(w,$ifaceNil))){$s=2;continue;}$s=3;continue;case 2:x=w.Error();$s=4;case 4:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}y=I.New("tls: short read from Rand: "+x);$s=5;case 5:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}z=[JW.nil,$ifaceNil,y];$s=6;case 6:return z;case 3:ab=S.ReadFull(f.rand(),n.sessionId);$s=7;case 7:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}aa=ab;ac=aa[1];if(!($interfaceIsEqual(ac,$ifaceNil))){$s=8;continue;}$s=9;continue;case 8:ad=ac.Error();$s=10;case 10:if($c){$c=false;ad=ad.$blk();}if(ad&&ad.$blk!==undefined){break s;}ae=I.New("tls: short read from Rand: "+ad);$s=11;case 11:if($c){$c=false;ae=ae.$blk();}if(ae&&ae.$blk!==undefined){break s;}af=[JW.nil,$ifaceNil,ae];$s=12;case 12:return af;case 9:if(n.vers>=771){n.supportedSignatureAlgorithms=EP;}ag=$ifaceNil;if((ah=n.supportedVersions,(0>=ah.$length?($throwRuntimeError("index out of range"),undefined):ah.$array[ah.$offset+0]))===772){$s=13;continue;}$s=14;continue;case 13:if(GP){n.cipherSuites=$appendSlice(n.cipherSuites,GK);}else{n.cipherSuites=$appendSlice(n.cipherSuites,GL);}aj=(ai=f.curvePreferences(),(0>=ai.$length?($throwRuntimeError("index out of range"),undefined):ai.$array[ai.$offset+0]));al=BW(aj);$s=15;case 15:if($c){$c=false;al=al.$blk();}if(al&&al.$blk!==undefined){break s;}ak=al;am=ak[1];if(!((aj===29))&&!am){$s=-1;return[JW.nil,$ifaceNil,I.New("tls: CurvePreferences includes unsupported curve")];}ao=BV(f.rand(),aj);$s=16;case 16:if($c){$c=false;ao=ao.$blk();}if(ao&&ao.$blk!==undefined){break s;}an=ao;ag=an[0];w=an[1];if(!($interfaceIsEqual(w,$ifaceNil))){$s=-1;return[JW.nil,$ifaceNil,w];}ap=ag.PublicKey();$s=17;case 17:if($c){$c=false;ap=ap.$blk();}if(ap&&ap.$blk!==undefined){break s;}n.keyShares=new KG([new EM.ptr(aj,ap)]);case 14:$s=-1;return[n,ag,$ifaceNil];}return;}var $f={$blk:DV.ptr.prototype.makeClientHello,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};DV.prototype.makeClientHello=function(){return this.$val.makeClientHello();};DV.ptr.prototype.clientHandshake=function(e){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred,$r,$c}=$restore(this,{e});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);f=[f];g=[g];h=[h];h[0]=$ifaceNil;f[0]=this;if(f[0].config===IS.nil){f[0].config=FQ();}f[0].didResume=false;j=f[0].makeClientHello();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}i=j;k=i[0];l=i[1];h[0]=i[2];if(!($interfaceIsEqual(h[0],$ifaceNil))){$s=2;continue;}$s=3;continue;case 2:h[0]=h[0];m=h[0];$s=4;case 4:return m;case 3:f[0].serverName=k.serverName;o=f[0].loadSession(k);$s=5;case 5:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}n=o;g[0]=n[0];p=n[1];q=n[2];r=n[3];if(!(g[0]==="")&&!(p===KK.nil)){$s=6;continue;}$s=7;continue;case 6:$deferred.push([(function(f,g,h){return function $b(){var{$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:if(!($interfaceIsEqual(h[0],$ifaceNil))){$s=1;continue;}$s=2;continue;case 1:$r=f[0].config.ClientSessionCache.Put(g[0],KK.nil);$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 2:$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,$s};return $f;};})(f,g,h),[]]);case 7:t=k.marshal();$s=8;case 8:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=t;v=f[0].writeRecord(22,u);$s=9;case 9:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}s=v;w=s[1];if(!($interfaceIsEqual(w,$ifaceNil))){$s=10;continue;}$s=11;continue;case 10:h[0]=w;x=h[0];$s=12;case 12:return x;case 11:z=f[0].readHandshake();$s=13;case 13:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}y=z;aa=y[0];h[0]=y[1];if(!($interfaceIsEqual(h[0],$ifaceNil))){$s=14;continue;}$s=15;continue;case 14:h[0]=h[0];ab=h[0];$s=16;case 16:return ab;case 15:ac=$assertType(aa,KA,true);ad=ac[0];ae=ac[1];if(!ae){$s=17;continue;}$s=18;continue;case 17:af=f[0].sendAlert(10);$s=19;case 19:if($c){$c=false;af=af.$blk();}if(af&&af.$blk!==undefined){break s;}af;ag=FR(ad,aa);$s=20;case 20:if($c){$c=false;ag=ag.$blk();}if(ag&&ag.$blk!==undefined){break s;}h[0]=ag;ah=h[0];$s=21;case 21:return ah;case 18:ai=f[0].pickTLSVersion(ad);$s=22;case 22:if($c){$c=false;ai=ai.$blk();}if(ai&&ai.$blk!==undefined){break s;}aj=ai;if(!($interfaceIsEqual(aj,$ifaceNil))){$s=23;continue;}$s=24;continue;case 23:h[0]=aj;ak=h[0];$s=25;case 25:return ak;case 24:al=f[0].config.maxSupportedVersion(true);am=($bytesToString($subslice(ad.random,24)))==="DOWNGRD\x01";an=($bytesToString($subslice(ad.random,24)))==="DOWNGRD\x00";if((al===772)&&f[0].vers<=771&&(am||an)||(al===771)&&f[0].vers<=770&&an){$s=26;continue;}$s=27;continue;case 26:ao=f[0].sendAlert(47);$s=28;case 28:if($c){$c=false;ao=ao.$blk();}if(ao&&ao.$blk!==undefined){break s;}ao;h[0]=I.New("tls: downgrade attempt detected, possibly due to a MitM attack or a broken middlebox");ap=h[0];$s=29;case 29:return ap;case 27:if(f[0].vers===772){$s=30;continue;}$s=31;continue;case 30:aq=new DP.ptr(f[0],e,ad,k,l,p,q,r,KM.nil,false,false,IM.nil,$ifaceNil,II.nil,II.nil);ar=aq.handshake();$s=32;case 32:if($c){$c=false;ar=ar.$blk();}if(ar&&ar.$blk!==undefined){break s;}h[0]=ar;as=h[0];$s=33;case 33:return as;case 31:at=new DQ.ptr(f[0],e,ad,k,IO.nil,new BR.ptr($ifaceNil,$ifaceNil,$ifaceNil,$ifaceNil,II.nil,0,$throwNilPointerError),II.nil,p);au=at.handshake();$s=34;case 34:if($c){$c=false;au=au.$blk();}if(au&&au.$blk!==undefined){break s;}av=au;if(!($interfaceIsEqual(av,$ifaceNil))){$s=35;continue;}$s=36;continue;case 35:h[0]=av;aw=h[0];$s=37;case 37:return aw;case 36:if(!(g[0]==="")&&!(at.session===KK.nil)&&!(p===at.session)){$s=38;continue;}$s=39;continue;case 38:$r=f[0].config.ClientSessionCache.Put(g[0],at.session);$s=40;case 40:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 39:h[0]=$ifaceNil;ax=h[0];$s=41;case 41:return ax;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if(!$curGoroutine.asleep){return h[0];}if($curGoroutine.asleep){var $f={$blk:DV.ptr.prototype.clientHandshake,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred};return $f;}}};DV.prototype.clientHandshake=function(e){return this.$val.clientHandshake(e);};DV.ptr.prototype.loadSession=function(e){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,ca,cb,cc,cd,ce,cf,cg,ch,ci,cj,ck,cl,cm,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{e});$s=$s||0;s:while(true){switch($s){case 0:f="";g=KK.nil;h=II.nil;i=II.nil;j=this;if(j.config.SessionTicketsDisabled||$interfaceIsEqual(j.config.ClientSessionCache,$ifaceNil)){k="";l=KK.nil;m=II.nil;n=II.nil;f=k;g=l;h=m;i=n;$s=-1;return[f,g,h,i];}e.ticketSupported=true;if((o=e.supportedVersions,(0>=o.$length?($throwRuntimeError("index out of range"),undefined):o.$array[o.$offset+0]))===772){e.pskModes=new II([1]);}if(!((j.handshakes===0))){p="";q=KK.nil;r=II.nil;s=II.nil;f=p;g=q;h=r;i=s;$s=-1;return[f,g,h,i];}t=j.conn.RemoteAddr();$s=1;case 1:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=DT(t,j.config);$s=2;case 2:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}f=u;w=j.config.ClientSessionCache.Get(f);$s=3;case 3:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}v=w;g=v[0];x=v[1];if(!x||g===KK.nil){y=f;z=KK.nil;aa=II.nil;ab=II.nil;f=y;g=z;h=aa;i=ab;$s=-1;return[f,g,h,i];}ac=false;ad=e.supportedVersions;ae=0;while(true){if(!(ae=ad.$length)?($throwRuntimeError("index out of range"),undefined):ad.$array[ad.$offset+ae]);if(af===g.vers){ac=true;break;}ae++;}if(!ac){ag=f;ah=KK.nil;ai=II.nil;aj=II.nil;f=ag;g=ah;h=ai;i=aj;$s=-1;return[f,g,h,i];}if(!j.config.InsecureSkipVerify){$s=4;continue;}$s=5;continue;case 4:if(g.verifiedChains.$length===0){ak=f;al=KK.nil;am=II.nil;an=II.nil;f=ak;g=al;h=am;i=an;$s=-1;return[f,g,h,i];}ap=(ao=g.serverCertificates,(0>=ao.$length?($throwRuntimeError("index out of range"),undefined):ao.$array[ao.$offset+0]));aq=j.config.time();$s=8;case 8:if($c){$c=false;aq=aq.$blk();}if(aq&&aq.$blk!==undefined){break s;}ar=$clone(aq,AE.Time).After($clone(ap.NotAfter,AE.Time));$s=9;case 9:if($c){$c=false;ar=ar.$blk();}if(ar&&ar.$blk!==undefined){break s;}if(ar){$s=6;continue;}$s=7;continue;case 6:$r=j.config.ClientSessionCache.Put(f,KK.nil);$s=10;case 10:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}as=f;at=KK.nil;au=II.nil;av=II.nil;f=as;g=at;h=au;i=av;$s=-1;return[f,g,h,i];case 7:aw=ap.VerifyHostname(j.config.ServerName);if(!($interfaceIsEqual(aw,$ifaceNil))){ax=f;ay=KK.nil;az=II.nil;ba=II.nil;f=ax;g=ay;h=az;i=ba;$s=-1;return[f,g,h,i];}case 5:if(!((g.vers===772))){if(HL(e.cipherSuites,g.cipherSuite)===IO.nil){bb=f;bc=KK.nil;bd=II.nil;be=II.nil;f=bb;g=bc;h=bd;i=be;$s=-1;return[f,g,h,i];}e.sessionTicket=g.sessionTicket;$s=-1;return[f,g,h,i];}bf=j.config.time();$s=13;case 13:if($c){$c=false;bf=bf.$blk();}if(bf&&bf.$blk!==undefined){break s;}bg=$clone(bf,AE.Time).After($clone(g.useBy,AE.Time));$s=14;case 14:if($c){$c=false;bg=bg.$blk();}if(bg&&bg.$blk!==undefined){break s;}if(bg){$s=11;continue;}$s=12;continue;case 11:$r=j.config.ClientSessionCache.Put(f,KK.nil);$s=15;case 15:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}bh=f;bi=KK.nil;bj=II.nil;bk=II.nil;f=bh;g=bi;h=bj;i=bk;$s=-1;return[f,g,h,i];case 12:bl=HO(g.cipherSuite);if(bl===IM.nil){bm=f;bn=KK.nil;bo=II.nil;bp=II.nil;f=bm;g=bn;h=bo;i=bp;$s=-1;return[f,g,h,i];}bq=false;br=e.cipherSuites;bs=0;while(true){if(!(bs=br.$length)?($throwRuntimeError("index out of range"),undefined):br.$array[br.$offset+bs]);bu=HO(bt);if(!(bu===IM.nil)&&(bu.hash===bl.hash)){bq=true;break;}bs++;}if(!bq){bv=f;bw=KK.nil;bx=II.nil;by=II.nil;f=bv;g=bw;h=bx;i=by;$s=-1;return[f,g,h,i];}bz=j.config.time();$s=16;case 16:if($c){$c=false;bz=bz.$blk();}if(bz&&bz.$blk!==undefined){break s;}ca=$clone(bz,AE.Time).Sub($clone(g.receivedAt,AE.Time));$s=17;case 17:if($c){$c=false;ca=ca.$blk();}if(ca&&ca.$blk!==undefined){break s;}cb=(($div64(ca,new AE.Duration(0,1000000),false).$low>>>0));cc=new EN.ptr(g.sessionTicket,cb+g.ageAdd>>>0);e.pskIdentities=new KH([$clone(cc,EN)]);e.pskBinders=new IT([$makeSlice(II,new C.Hash(bl.hash).Size())]);cd=bl.expandLabel(g.masterSecret,"resumption",g.nonce,new C.Hash(bl.hash).Size());$s=18;case 18:if($c){$c=false;cd=cd.$blk();}if(cd&&cd.$blk!==undefined){break s;}ce=cd;cf=bl.extract(ce,II.nil);$s=19;case 19:if($c){$c=false;cf=cf.$blk();}if(cf&&cf.$blk!==undefined){break s;}h=cf;cg=bl.deriveSecret(h,"res binder",$ifaceNil);$s=20;case 20:if($c){$c=false;cg=cg.$blk();}if(cg&&cg.$blk!==undefined){break s;}i=cg;ch=new C.Hash(bl.hash).New();$s=21;case 21:if($c){$c=false;ch=ch.$blk();}if(ch&&ch.$blk!==undefined){break s;}ci=ch;cj=e.marshalWithoutBinders();$s=22;case 22:if($c){$c=false;cj=cj.$blk();}if(cj&&cj.$blk!==undefined){break s;}ck=ci.Write(cj);$s=23;case 23:if($c){$c=false;ck=ck.$blk();}if(ck&&ck.$blk!==undefined){break s;}ck;cl=bl.finishedHash(i,ci);$s=24;case 24:if($c){$c=false;cl=cl.$blk();}if(cl&&cl.$blk!==undefined){break s;}cm=new IT([cl]);$r=e.updateBinders(cm);$s=25;case 25:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return[f,g,h,i];}return;}var $f={$blk:DV.ptr.prototype.loadSession,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,ca,cb,cc,cd,ce,cf,cg,ch,ci,cj,ck,cl,cm,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};DV.prototype.loadSession=function(e){return this.$val.loadSession(e);};DV.ptr.prototype.pickTLSVersion=function(e){var{e,f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{e});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=e.vers;if(!((e.supportedVersion===0))){g=e.supportedVersion;}h=f.config.mutualVersion(true,new IE([g]));i=h[0];j=h[1];if(!j){$s=1;continue;}$s=2;continue;case 1:k=f.sendAlert(70);$s=3;case 3:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}k;l=J.Errorf("tls: server selected unsupported protocol version %x",new IJ([new $Uint16(g)]));$s=4;case 4:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;$s=5;case 5:return m;case 2:f.vers=i;f.haveVers=true;f.in$27.version=i;f.out.version=i;$s=-1;return $ifaceNil;}return;}var $f={$blk:DV.ptr.prototype.pickTLSVersion,$c:true,$r,e,f,g,h,i,j,k,l,m,$s};return $f;};DV.prototype.pickTLSVersion=function(e){return this.$val.pickTLSVersion(e);};DQ.ptr.prototype.handshake=function(){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:e=this;f=e.c;h=e.processServerHello();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}g=h;i=g[0];j=g[1];if(!($interfaceIsEqual(j,$ifaceNil))){$s=-1;return j;}k=BQ(f.vers,e.suite);$s=2;case 2:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}BR.copy(e.finishedHash,k);if(i||((f.config.Certificates.$length===0)&&f.config.GetClientCertificate===$throwNilPointerError)){e.finishedHash.discardHandshakeBuffer();}l=e.hello.marshal();$s=3;case 3:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=e.finishedHash.Write(l);$s=4;case 4:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}m;n=e.serverHello.marshal();$s=5;case 5:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=e.finishedHash.Write(n);$s=6;case 6:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}o;f.buffering=true;f.didResume=i;if(i){$s=7;continue;}$s=8;continue;case 7:p=e.establishKeys();$s=10;case 10:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=p;if(!($interfaceIsEqual(q,$ifaceNil))){$s=-1;return q;}r=e.readSessionTicket();$s=11;case 11:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=r;if(!($interfaceIsEqual(s,$ifaceNil))){$s=-1;return s;}t=e.readFinished(new II(f.serverFinished));$s=12;case 12:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=t;if(!($interfaceIsEqual(u,$ifaceNil))){$s=-1;return u;}f.clientFinishedIsFirst=false;if(!(f.config.VerifyConnection===$throwNilPointerError)){$s=13;continue;}$s=14;continue;case 13:v=f.config.VerifyConnection($clone(f.connectionStateLocked(),ES));$s=15;case 15:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}w=v;if(!($interfaceIsEqual(w,$ifaceNil))){$s=16;continue;}$s=17;continue;case 16:x=f.sendAlert(42);$s=18;case 18:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}x;$s=-1;return w;case 17:case 14:y=e.sendFinished(new II(f.clientFinished));$s=19;case 19:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}z=y;if(!($interfaceIsEqual(z,$ifaceNil))){$s=-1;return z;}ab=f.flush();$s=20;case 20:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}aa=ab;ac=aa[1];if(!($interfaceIsEqual(ac,$ifaceNil))){$s=-1;return ac;}$s=9;continue;case 8:ad=e.doFullHandshake();$s=21;case 21:if($c){$c=false;ad=ad.$blk();}if(ad&&ad.$blk!==undefined){break s;}ae=ad;if(!($interfaceIsEqual(ae,$ifaceNil))){$s=-1;return ae;}af=e.establishKeys();$s=22;case 22:if($c){$c=false;af=af.$blk();}if(af&&af.$blk!==undefined){break s;}ag=af;if(!($interfaceIsEqual(ag,$ifaceNil))){$s=-1;return ag;}ah=e.sendFinished(new II(f.clientFinished));$s=23;case 23:if($c){$c=false;ah=ah.$blk();}if(ah&&ah.$blk!==undefined){break s;}ai=ah;if(!($interfaceIsEqual(ai,$ifaceNil))){$s=-1;return ai;}ak=f.flush();$s=24;case 24:if($c){$c=false;ak=ak.$blk();}if(ak&&ak.$blk!==undefined){break s;}aj=ak;al=aj[1];if(!($interfaceIsEqual(al,$ifaceNil))){$s=-1;return al;}f.clientFinishedIsFirst=true;am=e.readSessionTicket();$s=25;case 25:if($c){$c=false;am=am.$blk();}if(am&&am.$blk!==undefined){break s;}an=am;if(!($interfaceIsEqual(an,$ifaceNil))){$s=-1;return an;}ao=e.readFinished(new II(f.serverFinished));$s=26;case 26:if($c){$c=false;ao=ao.$blk();}if(ao&&ao.$blk!==undefined){break s;}ap=ao;if(!($interfaceIsEqual(ap,$ifaceNil))){$s=-1;return ap;}case 9:f.ekm=BT(f.vers,e.suite,e.masterSecret,e.hello.random,e.serverHello.random);AD.StoreUint32((f.$ptr_handshakeStatus||(f.$ptr_handshakeStatus=new JT(function(){return this.$target.handshakeStatus;},function($v){this.$target.handshakeStatus=$v;},f))),1);$s=-1;return $ifaceNil;}return;}var $f={$blk:DQ.ptr.prototype.handshake,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};DQ.prototype.handshake=function(){return this.$val.handshake();};DQ.ptr.prototype.pickCipherSuite=function(){var{e,f,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:e=this;e.suite=HL(e.hello.cipherSuites,e.serverHello.cipherSuite);if(e.suite===IO.nil){$s=1;continue;}$s=2;continue;case 1:f=e.c.sendAlert(40);$s=3;case 3:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}f;$s=-1;return I.New("tls: server chose an unconfigured cipher suite");case 2:e.c.cipherSuite=e.suite.id;$s=-1;return $ifaceNil;}return;}var $f={$blk:DQ.ptr.prototype.pickCipherSuite,$c:true,$r,e,f,$s};return $f;};DQ.prototype.pickCipherSuite=function(){return this.$val.pickCipherSuite();};DQ.ptr.prototype.doFullHandshake=function(){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,ca,cb,cc,cd,ce,cf,cg,ch,ci,cj,ck,cl,cm,cn,co,cp,cq,cr,cs,ct,cu,cv,cw,cx,cy,cz,da,db,dc,dd,de,df,dg,dh,di,dj,dk,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:e=this;f=e.c;h=f.readHandshake();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}g=h;i=g[0];j=g[1];if(!($interfaceIsEqual(j,$ifaceNil))){$s=-1;return j;}k=$assertType(i,KE,true);l=k[0];m=k[1];if(!m||(l.certificates.$length===0)){$s=2;continue;}$s=3;continue;case 2:n=f.sendAlert(10);$s=4;case 4:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}n;o=FR(l,i);$s=5;case 5:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=o;$s=6;case 6:return p;case 3:q=e.finishedHash.Write(l.marshal());$s=7;case 7:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}q;s=f.readHandshake();$s=8;case 8:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}r=s;i=r[0];j=r[1];if(!($interfaceIsEqual(j,$ifaceNil))){$s=-1;return j;}t=$assertType(i,KN,true);u=t[0];m=t[1];if(m){$s=9;continue;}$s=10;continue;case 9:if(!e.serverHello.ocspStapling){$s=11;continue;}$s=12;continue;case 11:v=f.sendAlert(10);$s=13;case 13:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}v;$s=-1;return I.New("tls: received unexpected CertificateStatus message");case 12:w=u.marshal();$s=14;case 14:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}x=e.finishedHash.Write(w);$s=15;case 15:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}x;f.ocspResponse=u.response;z=f.readHandshake();$s=16;case 16:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}y=z;i=y[0];j=y[1];if(!($interfaceIsEqual(j,$ifaceNil))){$s=-1;return j;}case 10:if(f.handshakes===0){$s=17;continue;}$s=18;continue;case 17:aa=f.verifyServerCertificate(l.certificates);$s=20;case 20:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}ab=aa;if(!($interfaceIsEqual(ab,$ifaceNil))){$s=-1;return ab;}$s=19;continue;case 18:if(!A.Equal((ac=f.peerCertificates,(0>=ac.$length?($throwRuntimeError("index out of range"),undefined):ac.$array[ac.$offset+0])).Raw,(ad=l.certificates,(0>=ad.$length?($throwRuntimeError("index out of range"),undefined):ad.$array[ad.$offset+0])))){$s=21;continue;}$s=22;continue;case 21:ae=f.sendAlert(42);$s=23;case 23:if($c){$c=false;ae=ae.$blk();}if(ae&&ae.$blk!==undefined){break s;}ae;$s=-1;return I.New("tls: server's identity changed during renegotiation");case 22:case 19:af=e.suite.ka(f.vers);$s=24;case 24:if($c){$c=false;af=af.$blk();}if(af&&af.$blk!==undefined){break s;}ag=af;ah=$assertType(i,JR,true);ai=ah[0];m=ah[1];if(m){$s=25;continue;}$s=26;continue;case 25:aj=e.finishedHash.Write(ai.marshal());$s=27;case 27:if($c){$c=false;aj=aj.$blk();}if(aj&&aj.$blk!==undefined){break s;}aj;al=ag.processServerKeyExchange(f.config,e.hello,e.serverHello,(ak=f.peerCertificates,(0>=ak.$length?($throwRuntimeError("index out of range"),undefined):ak.$array[ak.$offset+0])),ai);$s=28;case 28:if($c){$c=false;al=al.$blk();}if(al&&al.$blk!==undefined){break s;}j=al;if(!($interfaceIsEqual(j,$ifaceNil))){$s=29;continue;}$s=30;continue;case 29:am=f.sendAlert(10);$s=31;case 31:if($c){$c=false;am=am.$blk();}if(am&&am.$blk!==undefined){break s;}am;$s=-1;return j;case 30:ao=f.readHandshake();$s=32;case 32:if($c){$c=false;ao=ao.$blk();}if(ao&&ao.$blk!==undefined){break s;}an=ao;i=an[0];j=an[1];if(!($interfaceIsEqual(j,$ifaceNil))){$s=-1;return j;}case 26:ap=KB.nil;aq=false;ar=$assertType(i,KD,true);as=ar[0];m=ar[1];if(m){$s=33;continue;}$s=34;continue;case 33:aq=true;at=e.finishedHash.Write(as.marshal());$s=35;case 35:if($c){$c=false;at=at.$blk();}if(at&&at.$blk!==undefined){break s;}at;au=DS(e.ctx,f.vers,as);$s=36;case 36:if($c){$c=false;au=au.$blk();}if(au&&au.$blk!==undefined){break s;}av=au;ax=f.getClientCertificate(av);$s=37;case 37:if($c){$c=false;ax=ax.$blk();}if(ax&&ax.$blk!==undefined){break s;}aw=ax;ap=aw[0];j=aw[1];if(!($interfaceIsEqual(j,$ifaceNil))){$s=38;continue;}$s=39;continue;case 38:ay=f.sendAlert(80);$s=40;case 40:if($c){$c=false;ay=ay.$blk();}if(ay&&ay.$blk!==undefined){break s;}ay;$s=-1;return j;case 39:ba=f.readHandshake();$s=41;case 41:if($c){$c=false;ba=ba.$blk();}if(ba&&ba.$blk!==undefined){break s;}az=ba;i=az[0];j=az[1];if(!($interfaceIsEqual(j,$ifaceNil))){$s=-1;return j;}case 34:bb=$assertType(i,KO,true);bc=bb[0];m=bb[1];if(!m){$s=42;continue;}$s=43;continue;case 42:bd=f.sendAlert(10);$s=44;case 44:if($c){$c=false;bd=bd.$blk();}if(bd&&bd.$blk!==undefined){break s;}bd;be=FR(bc,i);$s=45;case 45:if($c){$c=false;be=be.$blk();}if(be&&be.$blk!==undefined){break s;}bf=be;$s=46;case 46:return bf;case 43:bg=e.finishedHash.Write(bc.marshal());$s=47;case 47:if($c){$c=false;bg=bg.$blk();}if(bg&&bg.$blk!==undefined){break s;}bg;if(aq){$s=48;continue;}$s=49;continue;case 48:l=new DC.ptr(II.nil,IT.nil);l.certificates=ap.Certificate;bh=e.finishedHash.Write(l.marshal());$s=50;case 50:if($c){$c=false;bh=bh.$blk();}if(bh&&bh.$blk!==undefined){break s;}bh;bj=f.writeRecord(22,l.marshal());$s=51;case 51:if($c){$c=false;bj=bj.$blk();}if(bj&&bj.$blk!==undefined){break s;}bi=bj;bk=bi[1];if(!($interfaceIsEqual(bk,$ifaceNil))){$s=-1;return bk;}case 49:bn=ag.generateClientKeyExchange(f.config,e.hello,(bm=f.peerCertificates,(0>=bm.$length?($throwRuntimeError("index out of range"),undefined):bm.$array[bm.$offset+0])));$s=52;case 52:if($c){$c=false;bn=bn.$blk();}if(bn&&bn.$blk!==undefined){break s;}bl=bn;bo=bl[0];bp=bl[1];j=bl[2];if(!($interfaceIsEqual(j,$ifaceNil))){$s=53;continue;}$s=54;continue;case 53:bq=f.sendAlert(80);$s=55;case 55:if($c){$c=false;bq=bq.$blk();}if(bq&&bq.$blk!==undefined){break s;}bq;$s=-1;return j;case 54:if(!(bp===JS.nil)){$s=56;continue;}$s=57;continue;case 56:br=e.finishedHash.Write(bp.marshal());$s=58;case 58:if($c){$c=false;br=br.$blk();}if(br&&br.$blk!==undefined){break s;}br;bt=f.writeRecord(22,bp.marshal());$s=59;case 59:if($c){$c=false;bt=bt.$blk();}if(bt&&bt.$blk!==undefined){break s;}bs=bt;bu=bs[1];if(!($interfaceIsEqual(bu,$ifaceNil))){$s=-1;return bu;}case 57:if(!(ap===KB.nil)&&ap.Certificate.$length>0){$s=60;continue;}$s=61;continue;case 60:bv=new DM.ptr(II.nil,false,0,II.nil);bw=$assertType(ap.PrivateKey,C.Signer,true);bx=bw[0];by=bw[1];if(!by){$s=62;continue;}$s=63;continue;case 62:bz=f.sendAlert(80);$s=64;case 64:if($c){$c=false;bz=bz.$blk();}if(bz&&bz.$blk!==undefined){break s;}bz;ca=J.Errorf("tls: client certificate private key of type %T does not implement crypto.Signer",new IJ([ap.PrivateKey]));$s=65;case 65:if($c){$c=false;ca=ca.$blk();}if(ca&&ca.$blk!==undefined){break s;}cb=ca;$s=66;case 66:return cb;case 63:cc=0;cd=0;if(f.vers>=771){$s=67;continue;}$s=68;continue;case 67:cf=HW(f.vers,ap,as.supportedSignatureAlgorithms);$s=70;case 70:if($c){$c=false;cf=cf.$blk();}if(cf&&cf.$blk!==undefined){break s;}ce=cf;cg=ce[0];ch=ce[1];if(!($interfaceIsEqual(ch,$ifaceNil))){$s=71;continue;}$s=72;continue;case 71:ci=f.sendAlert(47);$s=73;case 73:if($c){$c=false;ci=ci.$blk();}if(ci&&ci.$blk!==undefined){break s;}ci;$s=-1;return ch;case 72:ck=HS(cg);$s=74;case 74:if($c){$c=false;ck=ck.$blk();}if(ck&&ck.$blk!==undefined){break s;}cj=ck;cc=cj[0];cd=cj[1];ch=cj[2];if(!($interfaceIsEqual(ch,$ifaceNil))){$s=75;continue;}$s=76;continue;case 75:cl=f.sendAlert(80);$s=77;case 77:if($c){$c=false;cl=cl.$blk();}if(cl&&cl.$blk!==undefined){break s;}cm=cl;$s=78;case 78:return cm;case 76:bv.hasSignatureAlgorithm=true;bv.signatureAlgorithm=cg;$s=69;continue;case 68:co=bx.Public();$s=79;case 79:if($c){$c=false;co=co.$blk();}if(co&&co.$blk!==undefined){break s;}cp=HT(co);$s=80;case 80:if($c){$c=false;cp=cp.$blk();}if(cp&&cp.$blk!==undefined){break s;}cn=cp;cc=cn[0];cd=cn[1];j=cn[2];if(!($interfaceIsEqual(j,$ifaceNil))){$s=81;continue;}$s=82;continue;case 81:cq=f.sendAlert(47);$s=83;case 83:if($c){$c=false;cq=cq.$blk();}if(cq&&cq.$blk!==undefined){break s;}cq;$s=-1;return j;case 82:case 69:cr=$clone(e.finishedHash,BR).hashForClientCertificate(cc,cd,e.masterSecret);$s=84;case 84:if($c){$c=false;cr=cr.$blk();}if(cr&&cr.$blk!==undefined){break s;}cs=cr;ct=(new C.Hash(cd));if(cc===226){ct=new F.PSSOptions.ptr(-1,cd);}cv=bx.Sign(f.config.rand(),cs,ct);$s=85;case 85:if($c){$c=false;cv=cv.$blk();}if(cv&&cv.$blk!==undefined){break s;}cu=cv;bv.signature=cu[0];j=cu[1];if(!($interfaceIsEqual(j,$ifaceNil))){$s=86;continue;}$s=87;continue;case 86:cw=f.sendAlert(80);$s=88;case 88:if($c){$c=false;cw=cw.$blk();}if(cw&&cw.$blk!==undefined){break s;}cw;$s=-1;return j;case 87:cx=bv.marshal();$s=89;case 89:if($c){$c=false;cx=cx.$blk();}if(cx&&cx.$blk!==undefined){break s;}cy=e.finishedHash.Write(cx);$s=90;case 90:if($c){$c=false;cy=cy.$blk();}if(cy&&cy.$blk!==undefined){break s;}cy;da=bv.marshal();$s=91;case 91:if($c){$c=false;da=da.$blk();}if(da&&da.$blk!==undefined){break s;}db=da;dc=f.writeRecord(22,db);$s=92;case 92:if($c){$c=false;dc=dc.$blk();}if(dc&&dc.$blk!==undefined){break s;}cz=dc;dd=cz[1];if(!($interfaceIsEqual(dd,$ifaceNil))){$s=-1;return dd;}case 61:de=BO(f.vers,e.suite,bo,e.hello.random,e.serverHello.random);$s=93;case 93:if($c){$c=false;de=de.$blk();}if(de&&de.$blk!==undefined){break s;}e.masterSecret=de;df=f.config.writeKeyLog("CLIENT_RANDOM",e.hello.random,e.masterSecret);$s=94;case 94:if($c){$c=false;df=df.$blk();}if(df&&df.$blk!==undefined){break s;}dg=df;if(!($interfaceIsEqual(dg,$ifaceNil))){$s=95;continue;}$s=96;continue;case 95:dh=f.sendAlert(80);$s=97;case 97:if($c){$c=false;dh=dh.$blk();}if(dh&&dh.$blk!==undefined){break s;}dh;di=dg.Error();$s=98;case 98:if($c){$c=false;di=di.$blk();}if(di&&di.$blk!==undefined){break s;}dj=I.New("tls: failed to write to key log: "+di);$s=99;case 99:if($c){$c=false;dj=dj.$blk();}if(dj&&dj.$blk!==undefined){break s;}dk=dj;$s=100;case 100:return dk;case 96:e.finishedHash.discardHandshakeBuffer();$s=-1;return $ifaceNil;}return;}var $f={$blk:DQ.ptr.prototype.doFullHandshake,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,ca,cb,cc,cd,ce,cf,cg,ch,ci,cj,ck,cl,cm,cn,co,cp,cq,cr,cs,ct,cu,cv,cw,cx,cy,cz,da,db,dc,dd,de,df,dg,dh,di,dj,dk,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};DQ.prototype.doFullHandshake=function(){return this.$val.doFullHandshake();};DQ.ptr.prototype.establishKeys=function(){var{aa,ab,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:e=this;f=e.c;h=BP(f.vers,e.suite,e.masterSecret,e.hello.random,e.serverHello.random,e.suite.macLen,e.suite.keyLen,e.suite.ivLen);$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}g=h;i=g[0];j=g[1];k=g[2];l=g[3];m=g[4];n=g[5];o=$ifaceNil;p=$ifaceNil;q=o;r=p;s=$ifaceNil;t=$ifaceNil;u=s;v=t;if(!(e.suite.cipher===$throwNilPointerError)){$s=2;continue;}$s=3;continue;case 2:w=e.suite.cipher(k,m,false);$s=5;case 5:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}q=w;x=e.suite.mac(i);$s=6;case 6:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}u=x;y=e.suite.cipher(l,n,true);$s=7;case 7:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}r=y;z=e.suite.mac(j);$s=8;case 8:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}v=z;$s=4;continue;case 3:aa=e.suite.aead(k,m);$s=9;case 9:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}q=aa;ab=e.suite.aead(l,n);$s=10;case 10:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}r=ab;case 4:f.in$27.prepareCipherSpec(f.vers,r,v);f.out.prepareCipherSpec(f.vers,q,u);$s=-1;return $ifaceNil;}return;}var $f={$blk:DQ.ptr.prototype.establishKeys,$c:true,$r,aa,ab,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};DQ.prototype.establishKeys=function(){return this.$val.establishKeys();};DQ.ptr.prototype.serverResumedSession=function(){var e;e=this;return!(e.session===KK.nil)&&!(e.hello.sessionId===II.nil)&&A.Equal(e.serverHello.sessionId,e.hello.sessionId);};DQ.prototype.serverResumedSession=function(){return this.$val.serverResumedSession();};DQ.ptr.prototype.processServerHello=function(){var{e,f,g,h,i,j,k,l,m,n,o,p,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:e=this;f=e.c;g=e.pickCipherSuite();$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;if(!($interfaceIsEqual(h,$ifaceNil))){$s=-1;return[false,h];}if(!((e.serverHello.compressionMethod===0))){$s=2;continue;}$s=3;continue;case 2:i=f.sendAlert(10);$s=4;case 4:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}i;$s=-1;return[false,I.New("tls: server selected unsupported compression format")];case 3:if((f.handshakes===0)&&e.serverHello.secureRenegotiationSupported){$s=5;continue;}$s=6;continue;case 5:f.secureRenegotiation=true;if(!((e.serverHello.secureRenegotiation.$length===0))){$s=7;continue;}$s=8;continue;case 7:j=f.sendAlert(40);$s=9;case 9:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}j;$s=-1;return[false,I.New("tls: initial handshake had non-empty renegotiation extension")];case 8:case 6:if(f.handshakes>0&&f.secureRenegotiation){$s=10;continue;}$s=11;continue;case 10:k=KP.zero();$copySlice(new II(k),new II(f.clientFinished));$copySlice($subslice(new II(k),12),new II(f.serverFinished));if(!A.Equal(e.serverHello.secureRenegotiation,new II(k))){$s=12;continue;}$s=13;continue;case 12:l=f.sendAlert(40);$s=14;case 14:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}l;$s=-1;return[false,I.New("tls: incorrect renegotiation extension contents")];case 13:case 11:m=DR(e.hello.alpnProtocols,e.serverHello.alpnProtocol);if(!($interfaceIsEqual(m,$ifaceNil))){$s=15;continue;}$s=16;continue;case 15:n=f.sendAlert(110);$s=17;case 17:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}n;$s=-1;return[false,m];case 16:f.clientProtocol=e.serverHello.alpnProtocol;f.scts=e.serverHello.scts;if(!e.serverResumedSession()){$s=-1;return[false,$ifaceNil];}if(!((e.session.vers===f.vers))){$s=18;continue;}$s=19;continue;case 18:o=f.sendAlert(40);$s=20;case 20:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}o;$s=-1;return[false,I.New("tls: server resumed a session with a different version")];case 19:if(!((e.session.cipherSuite===e.suite.id))){$s=21;continue;}$s=22;continue;case 21:p=f.sendAlert(40);$s=23;case 23:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}p;$s=-1;return[false,I.New("tls: server resumed a session with a different cipher suite")];case 22:e.masterSecret=e.session.masterSecret;f.peerCertificates=e.session.serverCertificates;f.verifiedChains=e.session.verifiedChains;f.ocspResponse=e.session.ocspResponse;if((f.scts.$length===0)&&!((e.session.scts.$length===0))){f.scts=e.session.scts;}$s=-1;return[true,$ifaceNil];}return;}var $f={$blk:DQ.ptr.prototype.processServerHello,$c:true,$r,e,f,g,h,i,j,k,l,m,n,o,p,$s};return $f;};DQ.prototype.processServerHello=function(){return this.$val.processServerHello();};DR=function(e,f){var e,f,g,h,i;if(f===""){return $ifaceNil;}if(e.$length===0){return I.New("tls: server advertised unrequested ALPN extension");}g=e;h=0;while(true){if(!(h=g.$length)?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+h]);if(i===f){return $ifaceNil;}h++;}return I.New("tls: server selected unadvertised ALPN protocol");};DQ.ptr.prototype.readFinished=function(e){var{e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,$s,$r,$c}=$restore(this,{e});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=f.c;h=g.readChangeCipherSpec();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;if(!($interfaceIsEqual(i,$ifaceNil))){$s=-1;return i;}k=g.readHandshake();$s=2;case 2:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j=k;l=j[0];m=j[1];if(!($interfaceIsEqual(m,$ifaceNil))){$s=-1;return m;}n=$assertType(l,JZ,true);o=n[0];p=n[1];if(!p){$s=3;continue;}$s=4;continue;case 3:q=g.sendAlert(10);$s=5;case 5:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}q;r=FR(o,l);$s=6;case 6:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=r;$s=7;case 7:return s;case 4:t=$clone(f.finishedHash,BR).serverSum(f.masterSecret);$s=8;case 8:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=t;if(!((u.$length===o.verifyData.$length))||!((R.ConstantTimeCompare(u,o.verifyData)===1))){$s=9;continue;}$s=10;continue;case 9:v=g.sendAlert(40);$s=11;case 11:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}v;$s=-1;return I.New("tls: server's Finished message was incorrect");case 10:w=o.marshal();$s=12;case 12:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}x=f.finishedHash.Write(w);$s=13;case 13:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}x;$copySlice(e,u);$s=-1;return $ifaceNil;}return;}var $f={$blk:DQ.ptr.prototype.readFinished,$c:true,$r,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,$s};return $f;};DQ.prototype.readFinished=function(e){return this.$val.readFinished(e);};DQ.ptr.prototype.readSessionTicket=function(){var{e,f,g,h,i,j,k,l,m,n,o,p,q,r,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:e=this;if(!e.serverHello.ticketSupported){$s=-1;return $ifaceNil;}f=e.c;h=f.readHandshake();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}g=h;i=g[0];j=g[1];if(!($interfaceIsEqual(j,$ifaceNil))){$s=-1;return j;}k=$assertType(i,KQ,true);l=k[0];m=k[1];if(!m){$s=2;continue;}$s=3;continue;case 2:n=f.sendAlert(10);$s=4;case 4:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}n;o=FR(l,i);$s=5;case 5:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=o;$s=6;case 6:return p;case 3:q=e.finishedHash.Write(l.marshal());$s=7;case 7:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}q;r=f.config.time();$s=8;case 8:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}e.session=new EV.ptr(l.ticket,f.vers,e.suite.id,e.masterSecret,f.peerCertificates,f.verifiedChains,$clone(r,AE.Time),f.ocspResponse,f.scts,II.nil,new AE.Time.ptr(new $Uint64(0,0),new $Int64(0,0),JC.nil),0);$s=-1;return $ifaceNil;}return;}var $f={$blk:DQ.ptr.prototype.readSessionTicket,$c:true,$r,e,f,g,h,i,j,k,l,m,n,o,p,q,r,$s};return $f;};DQ.prototype.readSessionTicket=function(){return this.$val.readSessionTicket();};DQ.ptr.prototype.sendFinished=function(e){var{e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,$s,$r,$c}=$restore(this,{e});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=f.c;i=g.writeRecord(20,new II([1]));$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}h=i;j=h[1];if(!($interfaceIsEqual(j,$ifaceNil))){$s=-1;return j;}k=new DK.ptr(II.nil,II.nil);l=$clone(f.finishedHash,BR).clientSum(f.masterSecret);$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k.verifyData=l;m=k.marshal();$s=3;case 3:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=f.finishedHash.Write(m);$s=4;case 4:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}n;p=k.marshal();$s=5;case 5:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=p;r=g.writeRecord(22,q);$s=6;case 6:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}o=r;s=o[1];if(!($interfaceIsEqual(s,$ifaceNil))){$s=-1;return s;}$copySlice(e,k.verifyData);$s=-1;return $ifaceNil;}return;}var $f={$blk:DQ.ptr.prototype.sendFinished,$c:true,$r,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,$s};return $f;};DQ.prototype.sendFinished=function(e){return this.$val.sendFinished(e);};DV.ptr.prototype.verifyServerCertificate=function(e){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{e});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=$makeSlice(IV,e.$length);h=e;i=0;case 1:if(!(i=h.$length)?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+i]);m=G.ParseCertificate(k);$s=3;case 3:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}l=m;n=l[0];o=l[1];if(!($interfaceIsEqual(o,$ifaceNil))){$s=4;continue;}$s=5;continue;case 4:p=f.sendAlert(42);$s=6;case 6:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}p;q=o.Error();$s=7;case 7:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=I.New("tls: failed to parse certificate from server: "+q);$s=8;case 8:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=r;$s=9;case 9:return s;case 5:((j<0||j>=g.$length)?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+j]=n);i++;$s=1;continue;case 2:if(!f.config.InsecureSkipVerify){$s=10;continue;}$s=11;continue;case 10:t=f.config.time();$s=12;case 12:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=new G.VerifyOptions.ptr(f.config.ServerName,G.NewCertPool(),f.config.RootCAs,$clone(t,AE.Time),KF.nil,0);v=$subslice(g,1);w=0;while(true){if(!(w=v.$length)?($throwRuntimeError("index out of range"),undefined):v.$array[v.$offset+w]);u.Intermediates.AddCert(x);w++;}y=$ifaceNil;aa=(0>=g.$length?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+0]).Verify($clone(u,G.VerifyOptions));$s=13;case 13:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}z=aa;f.verifiedChains=z[0];y=z[1];if(!($interfaceIsEqual(y,$ifaceNil))){$s=14;continue;}$s=15;continue;case 14:ab=f.sendAlert(42);$s=16;case 16:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}ab;$s=-1;return y;case 15:case 11:ac=(0>=g.$length?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+0]).PublicKey;if($assertType(ac,JG,true)[1]||$assertType(ac,JH,true)[1]||$assertType(ac,E.PublicKey,true)[1]){$s=17;continue;}$s=18;continue;case 17:$s=19;continue;$s=19;continue;case 18:ad=f.sendAlert(43);$s=20;case 20:if($c){$c=false;ad=ad.$blk();}if(ad&&ad.$blk!==undefined){break s;}ad;ae=J.Errorf("tls: server's certificate contains an unsupported type of public key: %T",new IJ([(0>=g.$length?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+0]).PublicKey]));$s=21;case 21:if($c){$c=false;ae=ae.$blk();}if(ae&&ae.$blk!==undefined){break s;}af=ae;$s=22;case 22:return af;case 19:f.peerCertificates=g;if(!(f.config.VerifyPeerCertificate===$throwNilPointerError)){$s=23;continue;}$s=24;continue;case 23:ag=f.config.VerifyPeerCertificate(e,f.verifiedChains);$s=25;case 25:if($c){$c=false;ag=ag.$blk();}if(ag&&ag.$blk!==undefined){break s;}ah=ag;if(!($interfaceIsEqual(ah,$ifaceNil))){$s=26;continue;}$s=27;continue;case 26:ai=f.sendAlert(42);$s=28;case 28:if($c){$c=false;ai=ai.$blk();}if(ai&&ai.$blk!==undefined){break s;}ai;$s=-1;return ah;case 27:case 24:if(!(f.config.VerifyConnection===$throwNilPointerError)){$s=29;continue;}$s=30;continue;case 29:aj=f.config.VerifyConnection($clone(f.connectionStateLocked(),ES));$s=31;case 31:if($c){$c=false;aj=aj.$blk();}if(aj&&aj.$blk!==undefined){break s;}ak=aj;if(!($interfaceIsEqual(ak,$ifaceNil))){$s=32;continue;}$s=33;continue;case 32:al=f.sendAlert(42);$s=34;case 34:if($c){$c=false;al=al.$blk();}if(al&&al.$blk!==undefined){break s;}al;$s=-1;return ak;case 33:case 30:$s=-1;return $ifaceNil;}return;}var $f={$blk:DV.ptr.prototype.verifyServerCertificate,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};DV.prototype.verifyServerCertificate=function(e){return this.$val.verifyServerCertificate(e);};DS=function(e,f,g){var{e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,$s,$r,$c}=$restore(this,{e,f,g});$s=$s||0;s:while(true){switch($s){case 0:h=new EZ.ptr(g.certificateAuthorities,IL.nil,f,e);i=false;j=false;k=i;l=j;m=g.certificateTypes;n=0;while(true){if(!(n=m.$length)?($throwRuntimeError("index out of range"),undefined):m.$array[m.$offset+n]);p=o;if(p===(1)){k=true;}else if(p===(64)){l=true;}n++;}if(!g.hasSignatureAlgorithm){if(k&&l){h.SignatureSchemes=new IL([1027,1283,1539,1025,1281,1537,513]);}else if(k){h.SignatureSchemes=new IL([1025,1281,1537,513]);}else if(l){h.SignatureSchemes=new IL([1027,1283,1539]);}$s=-1;return h;}h.SignatureSchemes=$makeSlice(IL,0,g.supportedSignatureAlgorithms.$length);q=g.supportedSignatureAlgorithms;r=0;case 1:if(!(r=q.$length)?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+r]);u=HS(s);$s=3;case 3:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}t=u;v=t[0];w=t[2];if(!($interfaceIsEqual(w,$ifaceNil))){r++;$s=1;continue;}x=v;if((x===(227))||(x===(228))){if(l){h.SignatureSchemes=$append(h.SignatureSchemes,s);}}else if((x===(226))||(x===(225))){if(k){h.SignatureSchemes=$append(h.SignatureSchemes,s);}}r++;$s=1;continue;case 2:$s=-1;return h;}return;}var $f={$blk:DS,$c:true,$r,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,$s};return $f;};DV.ptr.prototype.getClientCertificate=function(e){var{e,f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{e});$s=$s||0;s:while(true){switch($s){case 0:f=[f];g=this;if(!(g.config.GetClientCertificate===$throwNilPointerError)){$s=1;continue;}$s=2;continue;case 1:h=g.config.GetClientCertificate(e);$s=3;case 3:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=4;case 4:return i;case 2:j=g.config.Certificates;k=0;case 5:if(!(k=j.$length)?($throwRuntimeError("index out of range"),undefined):j.$array[j.$offset+k]),FK);l=e.SupportsCertificate(f[0]);$s=7;case 7:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;if(!($interfaceIsEqual(m,$ifaceNil))){k++;$s=5;continue;}$s=-1;return[f[0],$ifaceNil];case 6:$s=-1;return[new FK.ptr(IT.nil,$ifaceNil,IL.nil,II.nil,IT.nil,IU.nil),$ifaceNil];}return;}var $f={$blk:DV.ptr.prototype.getClientCertificate,$c:true,$r,e,f,g,h,i,j,k,l,m,$s};return $f;};DV.prototype.getClientCertificate=function(e){return this.$val.getClientCertificate(e);};DT=function(e,f){var{e,f,g,h,$s,$r,$c}=$restore(this,{e,f});$s=$s||0;s:while(true){switch($s){case 0:if(f.ServerName.length>0){$s=-1;return f.ServerName;}g=e.String();$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;$s=2;case 2:return h;}return;}var $f={$blk:DT,$c:true,$r,e,f,g,h,$s};return $f;};DU=function(e){var e,f,g;f=e;if(f.length>0&&(f.charCodeAt(0)===91)&&(f.charCodeAt((f.length-1>>0))===93)){f=$substring(f,1,(f.length-1>>0));}g=M.LastIndex(f,"%");if(g>0){f=$substring(f,0,g);}if(!(K.ParseIP(f)===K.IP.nil)){return"";}while(true){if(!(e.length>0&&(e.charCodeAt((e.length-1>>0))===46))){break;}e=$substring(e,0,(e.length-1>>0));}return e;};DV.ptr.prototype.LocalAddr=function(){var{e,f,g,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:e=this;f=e.conn.LocalAddr();$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;$s=2;case 2:return g;}return;}var $f={$blk:DV.ptr.prototype.LocalAddr,$c:true,$r,e,f,g,$s};return $f;};DV.prototype.LocalAddr=function(){return this.$val.LocalAddr();};DV.ptr.prototype.RemoteAddr=function(){var{e,f,g,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:e=this;f=e.conn.RemoteAddr();$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;$s=2;case 2:return g;}return;}var $f={$blk:DV.ptr.prototype.RemoteAddr,$c:true,$r,e,f,g,$s};return $f;};DV.prototype.RemoteAddr=function(){return this.$val.RemoteAddr();};DV.ptr.prototype.SetDeadline=function(e){var{e,f,g,h,$s,$r,$c}=$restore(this,{e});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=f.conn.SetDeadline($clone(e,AE.Time));$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;$s=2;case 2:return h;}return;}var $f={$blk:DV.ptr.prototype.SetDeadline,$c:true,$r,e,f,g,h,$s};return $f;};DV.prototype.SetDeadline=function(e){return this.$val.SetDeadline(e);};DV.ptr.prototype.SetReadDeadline=function(e){var{e,f,g,h,$s,$r,$c}=$restore(this,{e});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=f.conn.SetReadDeadline($clone(e,AE.Time));$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;$s=2;case 2:return h;}return;}var $f={$blk:DV.ptr.prototype.SetReadDeadline,$c:true,$r,e,f,g,h,$s};return $f;};DV.prototype.SetReadDeadline=function(e){return this.$val.SetReadDeadline(e);};DV.ptr.prototype.SetWriteDeadline=function(e){var{e,f,g,h,$s,$r,$c}=$restore(this,{e});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=f.conn.SetWriteDeadline($clone(e,AE.Time));$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;$s=2;case 2:return h;}return;}var $f={$blk:DV.ptr.prototype.SetWriteDeadline,$c:true,$r,e,f,g,h,$s};return $f;};DV.prototype.SetWriteDeadline=function(e){return this.$val.SetWriteDeadline(e);};DV.ptr.prototype.NetConn=function(){var e;e=this;return e.conn;};DV.prototype.NetConn=function(){return this.$val.NetConn();};DX.ptr.prototype.Error=function(){var{e,f,g,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:e=this;f=e.err.Error();$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;$s=2;case 2:return g;}return;}var $f={$blk:DX.ptr.prototype.Error,$c:true,$r,e,f,g,$s};return $f;};DX.prototype.Error=function(){return this.$val.Error();};DX.ptr.prototype.Unwrap=function(){var e;e=this;return e.err;};DX.prototype.Unwrap=function(){return this.$val.Unwrap();};DX.ptr.prototype.Timeout=function(){var{e,f,g,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:e=this;f=e.err.Timeout();$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;$s=2;case 2:return g;}return;}var $f={$blk:DX.ptr.prototype.Timeout,$c:true,$r,e,f,g,$s};return $f;};DX.prototype.Timeout=function(){return this.$val.Timeout();};DX.ptr.prototype.Temporary=function(){var e;e=this;return false;};DX.prototype.Temporary=function(){return this.$val.Temporary();};DW.ptr.prototype.setErrorLocked=function(e){var e,f,g,h,i;f=this;g=$assertType(e,K.Error,true);h=g[0];i=g[1];if(i){f.err=new DX.ptr(h);}else{f.err=e;}return f.err;};DW.prototype.setErrorLocked=function(e){return this.$val.setErrorLocked(e);};DW.ptr.prototype.prepareCipherSpec=function(e,f,g){var e,f,g,h;h=this;h.version=e;h.nextCipher=f;h.nextMac=g;};DW.prototype.prepareCipherSpec=function(e,f,g){return this.$val.prepareCipherSpec(e,f,g);};DW.ptr.prototype.changeCipherSpec=function(){var e,f,g,h,i;e=this;if($interfaceIsEqual(e.nextCipher,$ifaceNil)||(e.version===772)){return new HY(80);}e.cipher=e.nextCipher;e.mac=e.nextMac;e.nextCipher=$ifaceNil;e.nextMac=$ifaceNil;f=e.seq;g=0;while(true){if(!(g<8)){break;}h=g;(i=e.seq,((h<0||h>=i.length)?($throwRuntimeError("index out of range"),undefined):i[h]=0));g++;}return $ifaceNil;};DW.prototype.changeCipherSpec=function(){return this.$val.changeCipherSpec();};DW.ptr.prototype.setTrafficSecret=function(e,f){var{e,f,g,h,i,j,k,l,m,n,o,p,$s,$r,$c}=$restore(this,{e,f});$s=$s||0;s:while(true){switch($s){case 0:g=this;g.trafficSecret=f;i=e.trafficKey(f);$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}h=i;j=h[0];k=h[1];l=e.aead(j,k);$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}g.cipher=l;m=g.seq;n=0;while(true){if(!(n<8)){break;}o=n;(p=g.seq,((o<0||o>=p.length)?($throwRuntimeError("index out of range"),undefined):p[o]=0));n++;}$s=-1;return;}return;}var $f={$blk:DW.ptr.prototype.setTrafficSecret,$c:true,$r,e,f,g,h,i,j,k,l,m,n,o,p,$s};return $f;};DW.prototype.setTrafficSecret=function(e,f){return this.$val.setTrafficSecret(e,f);};DW.ptr.prototype.incSeq=function(){var e,f,g,h,i;e=this;f=7;while(true){if(!(f>=0)){break;}(h=e.seq,((f<0||f>=h.length)?($throwRuntimeError("index out of range"),undefined):h[f]=((g=e.seq,((f<0||f>=g.length)?($throwRuntimeError("index out of range"),undefined):g[f]))+(1)<<24>>>24)));if(!(((i=e.seq,((f<0||f>=i.length)?($throwRuntimeError("index out of range"),undefined):i[f]))===0))){return;}f=f-(1)>>0;}$panic(new $String("TLS: sequence number wraparound"));};DW.prototype.incSeq=function(){return this.$val.incSeq();};DW.ptr.prototype.explicitNonceLen=function(){var{e,f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:e=this;if($interfaceIsEqual(e.cipher,$ifaceNil)){$s=-1;return 0;}f=e.cipher;if($assertType(f,O.Stream,true)[1]){$s=1;continue;}if($assertType(f,GY,true)[1]){$s=2;continue;}if($assertType(f,EA,true)[1]){$s=3;continue;}$s=4;continue;case 1:g=f;$s=-1;return 0;case 2:h=f;k=h.explicitNonceLen();$s=6;case 6:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;$s=7;case 7:return l;case 3:i=f;if(e.version>=770){$s=8;continue;}$s=9;continue;case 8:m=i.BlockSize();$s=10;case 10:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;$s=11;case 11:return n;case 9:$s=-1;return 0;case 4:j=f;$panic(new $String("unknown cipher type"));case 5:$s=-1;return 0;}return;}var $f={$blk:DW.ptr.prototype.explicitNonceLen,$c:true,$r,e,f,g,h,i,j,k,l,m,n,$s};return $f;};DW.prototype.explicitNonceLen=function(){return this.$val.explicitNonceLen();};DY=function(e){var e,f,g,h,i,j,k,l,m,n,o,p,q,r;f=0;g=0;if(e.$length<1){h=0;i=0;f=h;g=i;return[f,g];}k=(j=e.$length-1>>0,((j<0||j>=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+j]));l=(((e.$length-1>>0)>>>0))-((k>>>0))>>>0;g=((((((~l>>>0)>>0))>>31>>0)<<24>>>24));m=256;if(m>e.$length){m=e.$length;}n=0;while(true){if(!(n>>0))-((n>>>0))>>>0;p=((((((~o>>>0)>>0))>>31>>0)<<24>>>24));r=(q=(e.$length-1>>0)-n>>0,((q<0||q>=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+q]));g=(g&~(((((p&k)>>>0)^((p&r)>>>0))<<24>>>24)))<<24>>>24;n=n+(1)>>0;}g=(g&((g<<4<<24>>>24)))>>>0;g=(g&((g<<2<<24>>>24)))>>>0;g=(g&((g<<1<<24>>>24)))>>>0;g=(((((g<<24>>24))>>7<<24>>24)<<24>>>24));k=(k&(g))>>>0;f=((k>>0))+1>>0;return[f,g];};DZ=function(e,f){var e,f,g,h;return e+(g=((f-(h=e%f,h===h?h:$throwRuntimeError("integer divide by zero"))>>0))%f,g===g?g:$throwRuntimeError("integer divide by zero"))>>0;};DW.ptr.prototype.decrypt=function(e){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{e});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=II.nil;h=(((0>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+0])<<24>>>24));i=$subslice(e,5);if((f.version===772)&&(h===20)){$s=-1;return[i,h,$ifaceNil];}j=255;k=0;l=f.explicitNonceLen();$s=1;case 1:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;if(!($interfaceIsEqual(f.cipher,$ifaceNil))){$s=2;continue;}$s=3;continue;case 2:n=f.cipher;if($assertType(n,O.Stream,true)[1]){$s=5;continue;}if($assertType(n,GY,true)[1]){$s=6;continue;}if($assertType(n,EA,true)[1]){$s=7;continue;}$s=8;continue;case 5:o=n;$r=o.XORKeyStream(i,i);$s=10;case 10:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=9;continue;case 6:p=n;if(i.$length>0;t=$append(t,(((v>>8>>0)<<24>>>24)),((v<<24>>>24)));case 13:w=$ifaceNil;y=p.Open($subslice(i,0,0),s,i,t);$s=15;case 15:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}x=y;g=x[0];w=x[1];if(!($interfaceIsEqual(w,$ifaceNil))){$s=-1;return[II.nil,0,new HY(20)];}$s=9;continue;case 7:q=n;z=q.BlockSize();$s=16;case 16:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}aa=z;ab=f.mac.Size();$s=17;case 17:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}ac=DZ(ab+1>>0,aa);$s=18;case 18:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}ad=m+ac>>0;if(!(((ae=i.$length%aa,ae===ae?ae:$throwRuntimeError("integer divide by zero"))===0))||i.$length0){$s=19;continue;}$s=20;continue;case 19:$r=q.SetIV($subslice(i,0,m));$s=21;case 21:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}i=$subslice(i,m);case 20:$r=q.CryptBlocks(i,i);$s=22;case 22:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}af=DY(i);k=af[0];j=af[1];$s=9;continue;case 8:r=n;$panic(new $String("unknown cipher type"));case 9:if(f.version===772){if(!((h===23))){$s=-1;return[II.nil,0,new HY(10)];}if(g.$length>16385){$s=-1;return[II.nil,0,new HY(22)];}ag=g.$length-1>>0;while(true){if(!(ag>=0)){break;}if(!((((ag<0||ag>=g.$length)?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+ag])===0))){h=((((ag<0||ag>=g.$length)?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+ag])<<24>>>24));g=$subslice(g,0,ag);break;}if(ag===0){$s=-1;return[II.nil,0,new HY(10)];}ag=ag-(1)>>0;}}$s=4;continue;case 3:g=i;case 4:if(!($interfaceIsEqual(f.mac,$ifaceNil))){$s=23;continue;}$s=24;continue;case 23:ah=f.mac.Size();$s=25;case 25:if($c){$c=false;ah=ah.$blk();}if(ah&&ah.$blk!==undefined){break s;}ai=ah;if(i.$length>0)-k>>0;aj=R.ConstantTimeSelect((((((aj>>>0))>>>31>>>0)>>0)),0,aj);(3>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+3]=(((aj>>8>>0)<<24>>>24)));(4>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+4]=((aj<<24>>>24)));ak=$subslice(i,aj,(aj+ai>>0));al=HH(f.mac,$subslice(new II(f.scratchBuf),0,0),new II(f.seq),$subslice(e,0,5),$subslice(i,0,aj),$subslice(i,(aj+ai>>0)));$s=26;case 26:if($c){$c=false;al=al.$blk();}if(al&&al.$blk!==undefined){break s;}am=al;an=R.ConstantTimeCompare(am,ak)&((j>>0));if(!((an===1))){$s=-1;return[II.nil,0,new HY(20)];}g=$subslice(i,0,aj);case 24:f.incSeq();$s=-1;return[g,h,$ifaceNil];}return;}var $f={$blk:DW.ptr.prototype.decrypt,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};DW.prototype.decrypt=function(e){return this.$val.decrypt(e);};EB=function(e,f){var e,f,g,h,i;g=II.nil;h=II.nil;i=e.$length+f>>0;if(e.$capacity>=i){g=$subslice(e,0,i);}else{g=$makeSlice(II,i);$copySlice(g,e);}h=$subslice(g,e.$length);return[g,h];};DW.ptr.prototype.encrypt=function(e,f,g){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{e,f,g});$s=$s||0;s:while(true){switch($s){case 0:h=this;if($interfaceIsEqual(h.cipher,$ifaceNil)){$s=-1;return[$appendSlice(e,f),$ifaceNil];}i=II.nil;j=h.explicitNonceLen();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;if(k>0){$s=2;continue;}$s=3;continue;case 2:l=EB(e,k);e=l[0];i=l[1];m=$assertType(h.cipher,EA,true);n=m[1];if(!n&&k<16){$s=4;continue;}$s=5;continue;case 4:$copySlice(i,new II(h.seq));$s=6;continue;case 5:p=S.ReadFull(g,i);$s=7;case 7:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}o=p;q=o[1];if(!($interfaceIsEqual(q,$ifaceNil))){$s=-1;return[II.nil,q];}case 6:case 3:r=II.nil;s=h.cipher;if($assertType(s,O.Stream,true)[1]){$s=8;continue;}if($assertType(s,GY,true)[1]){$s=9;continue;}if($assertType(s,EA,true)[1]){$s=10;continue;}$s=11;continue;case 8:t=s;x=HH(h.mac,$subslice(new II(h.scratchBuf),0,0),new II(h.seq),$subslice(e,0,5),f,II.nil);$s=13;case 13:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}y=x;z=EB(e,f.$length+y.$length>>0);e=z[0];r=z[1];$r=t.XORKeyStream($subslice(r,0,f.$length),f);$s=14;case 14:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=t.XORKeyStream($subslice(r,f.$length),y);$s=15;case 15:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=12;continue;case 9:u=s;aa=i;if(aa.$length===0){aa=new II(h.seq);}if(h.version===772){$s=16;continue;}$s=17;continue;case 16:e=$appendSlice(e,f);e=$append(e,(0>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+0]));(0>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+0]=23);ab=u.Overhead();$s=19;case 19:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}ac=(f.$length+1>>0)+ab>>0;(3>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+3]=(((ac>>8>>0)<<24>>>24)));(4>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+4]=((ac<<24>>>24)));ad=u.Seal($subslice(e,0,5),aa,$subslice(e,5),$subslice(e,0,5));$s=20;case 20:if($c){$c=false;ad=ad.$blk();}if(ad&&ad.$blk!==undefined){break s;}e=ad;$s=18;continue;case 17:ae=$appendSlice($subslice(new II(h.scratchBuf),0,0),new II(h.seq));ae=$appendSlice(ae,$subslice(e,0,5));af=u.Seal(e,aa,f,ae);$s=21;case 21:if($c){$c=false;af=af.$blk();}if(af&&af.$blk!==undefined){break s;}e=af;case 18:$s=12;continue;case 10:v=s;ag=HH(h.mac,$subslice(new II(h.scratchBuf),0,0),new II(h.seq),$subslice(e,0,5),f,II.nil);$s=22;case 22:if($c){$c=false;ag=ag.$blk();}if(ag&&ag.$blk!==undefined){break s;}ah=ag;ai=v.BlockSize();$s=23;case 23:if($c){$c=false;ai=ai.$blk();}if(ai&&ai.$blk!==undefined){break s;}aj=ai;ak=f.$length+ah.$length>>0;am=aj-(al=ak%aj,al===al?al:$throwRuntimeError("integer divide by zero"))>>0;an=EB(e,ak+am>>0);e=an[0];r=an[1];$copySlice(r,f);$copySlice($subslice(r,f.$length),ah);ao=ak;while(true){if(!(ao=r.$length)?($throwRuntimeError("index out of range"),undefined):r.$array[r.$offset+ao]=(((am-1>>0)<<24>>>24)));ao=ao+(1)>>0;}if(i.$length>0){$s=24;continue;}$s=25;continue;case 24:$r=v.SetIV(i);$s=26;case 26:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 25:$r=v.CryptBlocks(r,r);$s=27;case 27:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=12;continue;case 11:w=s;$panic(new $String("unknown cipher type"));case 12:ap=e.$length-5>>0;(3>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+3]=(((ap>>8>>0)<<24>>>24)));(4>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+4]=((ap<<24>>>24)));h.incSeq();$s=-1;return[e,$ifaceNil];}return;}var $f={$blk:DW.ptr.prototype.encrypt,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};DW.prototype.encrypt=function(e,f,g){return this.$val.encrypt(e,f,g);};EC.ptr.prototype.Error=function(){var e;e=this;return"tls: "+e.Msg;};EC.prototype.Error=function(){return this.$val.Error();};DV.ptr.prototype.newRecordHeaderError=function(e,f){var e,f,g,h;g=new EC.ptr("",KR.zero(),$ifaceNil);h=this;g.Msg=f;g.Conn=e;$copySlice(new II(g.RecordHeader),h.rawInput.Bytes());EC.copy(g,g);return g;};DV.prototype.newRecordHeaderError=function(e,f){return this.$val.newRecordHeaderError(e,f);};DV.ptr.prototype.readRecord=function(){var{e,f,g,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:e=this;f=e.readRecordOrCCS(false);$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;$s=2;case 2:return g;}return;}var $f={$blk:DV.ptr.prototype.readRecord,$c:true,$r,e,f,g,$s};return $f;};DV.prototype.readRecord=function(){return this.$val.readRecord();};DV.ptr.prototype.readChangeCipherSpec=function(){var{e,f,g,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:e=this;f=e.readRecordOrCCS(true);$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;$s=2;case 2:return g;}return;}var $f={$blk:DV.ptr.prototype.readChangeCipherSpec,$c:true,$r,e,f,g,$s};return $f;};DV.prototype.readChangeCipherSpec=function(){return this.$val.readChangeCipherSpec();};DV.ptr.prototype.readRecordOrCCS=function(e){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,ca,cb,cc,cd,ce,cf,cg,ch,ci,cj,ck,cl,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{e});$s=$s||0;s:while(true){switch($s){case 0:f=this;if(!($interfaceIsEqual(f.in$27.err,$ifaceNil))){$s=-1;return f.in$27.err;}g=f.handshakeComplete();if(!((f.input.Len()===0))){$s=-1;return f.in$27.setErrorLocked(I.New("tls: internal error: attempted to read record with pending application data"));}f.input.Reset(II.nil);h=f.readFromUntil(f.conn,5);$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;if(!($interfaceIsEqual(i,$ifaceNil))){$s=2;continue;}$s=3;continue;case 2:if($interfaceIsEqual(i,S.ErrUnexpectedEOF)&&(f.rawInput.Len()===0)){i=S.EOF;}j=$assertType(i,K.Error,true);k=j[0];l=j[1];if(!l){m=true;$s=6;continue s;}n=k.Temporary();$s=7;case 7:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=!n;case 6:if(m){$s=4;continue;}$s=5;continue;case 4:f.in$27.setErrorLocked(i);case 5:$s=-1;return i;case 3:o=$subslice(f.rawInput.Bytes(),0,5);p=(((0>=o.$length?($throwRuntimeError("index out of range"),undefined):o.$array[o.$offset+0])<<24>>>24));if(!g&&(p===128)){$s=8;continue;}$s=9;continue;case 8:q=f.sendAlert(70);$s=10;case 10:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}q;$s=-1;return f.in$27.setErrorLocked((r=f.newRecordHeaderError($ifaceNil,"unsupported SSLv2 handshake received"),new r.constructor.elem(r)));case 9:s=(((((1>=o.$length?($throwRuntimeError("index out of range"),undefined):o.$array[o.$offset+1])<<16>>>16))<<8<<16>>>16)|(((2>=o.$length?($throwRuntimeError("index out of range"),undefined):o.$array[o.$offset+2])<<16>>>16)))>>>0;t=((((3>=o.$length?($throwRuntimeError("index out of range"),undefined):o.$array[o.$offset+3])>>0))<<8>>0)|(((4>=o.$length?($throwRuntimeError("index out of range"),undefined):o.$array[o.$offset+4])>>0));if(f.haveVers&&!((f.vers===772))&&!((s===f.vers))){$s=11;continue;}$s=12;continue;case 11:u=f.sendAlert(70);$s=13;case 13:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}u;v=J.Sprintf("received record with version %x when expecting version %x",new IJ([new $Uint16(s),new $Uint16(f.vers)]));$s=14;case 14:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}w=v;$s=-1;return f.in$27.setErrorLocked((x=f.newRecordHeaderError($ifaceNil,w),new x.constructor.elem(x)));case 12:if(!f.haveVers){if((!((p===21))&&!((p===22)))||s>=4096){$s=-1;return f.in$27.setErrorLocked((y=f.newRecordHeaderError(f.conn,"first record does not look like a TLS handshake"),new y.constructor.elem(y)));}}if((f.vers===772)&&t>16640||t>18432){$s=15;continue;}$s=16;continue;case 15:z=f.sendAlert(22);$s=17;case 17:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}z;aa=J.Sprintf("oversized record received with length %d",new IJ([new $Int(t)]));$s=18;case 18:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}ab=aa;$s=-1;return f.in$27.setErrorLocked((ac=f.newRecordHeaderError($ifaceNil,ab),new ac.constructor.elem(ac)));case 16:ad=f.readFromUntil(f.conn,5+t>>0);$s=19;case 19:if($c){$c=false;ad=ad.$blk();}if(ad&&ad.$blk!==undefined){break s;}ae=ad;if(!($interfaceIsEqual(ae,$ifaceNil))){$s=20;continue;}$s=21;continue;case 20:af=$assertType(ae,K.Error,true);ag=af[0];ah=af[1];if(!ah){ai=true;$s=24;continue s;}aj=ag.Temporary();$s=25;case 25:if($c){$c=false;aj=aj.$blk();}if(aj&&aj.$blk!==undefined){break s;}ai=!aj;case 24:if(ai){$s=22;continue;}$s=23;continue;case 22:f.in$27.setErrorLocked(ae);case 23:$s=-1;return ae;case 21:ak=f.rawInput.Next(5+t>>0);am=f.in$27.decrypt(ak);$s=26;case 26:if($c){$c=false;am=am.$blk();}if(am&&am.$blk!==undefined){break s;}al=am;an=al[0];p=al[1];ao=al[2];if(!($interfaceIsEqual(ao,$ifaceNil))){$s=27;continue;}$s=28;continue;case 27:ap=f.sendAlert($assertType(ao,HY));$s=29;case 29:if($c){$c=false;ap=ap.$blk();}if(ap&&ap.$blk!==undefined){break s;}aq=f.in$27.setErrorLocked(ap);$s=30;case 30:if($c){$c=false;aq=aq.$blk();}if(aq&&aq.$blk!==undefined){break s;}ar=aq;$s=31;case 31:return ar;case 28:if(an.$length>16384){$s=32;continue;}$s=33;continue;case 32:as=f.sendAlert(22);$s=34;case 34:if($c){$c=false;as=as.$blk();}if(as&&as.$blk!==undefined){break s;}at=f.in$27.setErrorLocked(as);$s=35;case 35:if($c){$c=false;at=at.$blk();}if(at&&at.$blk!==undefined){break s;}au=at;$s=36;case 36:return au;case 33:if($interfaceIsEqual(f.in$27.cipher,$ifaceNil)&&(p===23)){$s=37;continue;}$s=38;continue;case 37:av=f.sendAlert(10);$s=39;case 39:if($c){$c=false;av=av.$blk();}if(av&&av.$blk!==undefined){break s;}aw=f.in$27.setErrorLocked(av);$s=40;case 40:if($c){$c=false;aw=aw.$blk();}if(aw&&aw.$blk!==undefined){break s;}ax=aw;$s=41;case 41:return ax;case 38:if(!((p===21))&&!((p===20))&&an.$length>0){f.retryCount=0;}if((f.vers===772)&&!((p===22))&&f.hand.Len()>0){$s=42;continue;}$s=43;continue;case 42:ay=f.sendAlert(10);$s=44;case 44:if($c){$c=false;ay=ay.$blk();}if(ay&&ay.$blk!==undefined){break s;}az=f.in$27.setErrorLocked(ay);$s=45;case 45:if($c){$c=false;az=az.$blk();}if(az&&az.$blk!==undefined){break s;}ba=az;$s=46;case 46:return ba;case 43:bb=p;if(bb===(21)){$s=48;continue;}if(bb===(20)){$s=49;continue;}if(bb===(23)){$s=50;continue;}if(bb===(22)){$s=51;continue;}$s=52;continue;case 48:if(!((an.$length===2))){$s=54;continue;}$s=55;continue;case 54:bc=f.sendAlert(10);$s=56;case 56:if($c){$c=false;bc=bc.$blk();}if(bc&&bc.$blk!==undefined){break s;}bd=f.in$27.setErrorLocked(bc);$s=57;case 57:if($c){$c=false;bd=bd.$blk();}if(bd&&bd.$blk!==undefined){break s;}be=bd;$s=58;case 58:return be;case 55:if((((1>=an.$length?($throwRuntimeError("index out of range"),undefined):an.$array[an.$offset+1])<<24>>>24))===0){$s=-1;return f.in$27.setErrorLocked(S.EOF);}if(f.vers===772){$s=-1;return f.in$27.setErrorLocked(new K.OpError.ptr("remote error","",$ifaceNil,$ifaceNil,new HY((((1>=an.$length?($throwRuntimeError("index out of range"),undefined):an.$array[an.$offset+1])<<24>>>24)))));}bf=(0>=an.$length?($throwRuntimeError("index out of range"),undefined):an.$array[an.$offset+0]);if(bf===(1)){$s=60;continue;}if(bf===(2)){$s=61;continue;}$s=62;continue;case 60:bg=f.retryReadRecord(e);$s=64;case 64:if($c){$c=false;bg=bg.$blk();}if(bg&&bg.$blk!==undefined){break s;}bh=bg;$s=65;case 65:return bh;case 61:$s=-1;return f.in$27.setErrorLocked(new K.OpError.ptr("remote error","",$ifaceNil,$ifaceNil,new HY((((1>=an.$length?($throwRuntimeError("index out of range"),undefined):an.$array[an.$offset+1])<<24>>>24)))));case 62:bi=f.sendAlert(10);$s=66;case 66:if($c){$c=false;bi=bi.$blk();}if(bi&&bi.$blk!==undefined){break s;}bj=f.in$27.setErrorLocked(bi);$s=67;case 67:if($c){$c=false;bj=bj.$blk();}if(bj&&bj.$blk!==undefined){break s;}bk=bj;$s=68;case 68:return bk;case 63:case 59:$s=53;continue;case 49:if(!((an.$length===1))||!(((0>=an.$length?($throwRuntimeError("index out of range"),undefined):an.$array[an.$offset+0])===1))){$s=69;continue;}$s=70;continue;case 69:bl=f.sendAlert(50);$s=71;case 71:if($c){$c=false;bl=bl.$blk();}if(bl&&bl.$blk!==undefined){break s;}bm=f.in$27.setErrorLocked(bl);$s=72;case 72:if($c){$c=false;bm=bm.$blk();}if(bm&&bm.$blk!==undefined){break s;}bn=bm;$s=73;case 73:return bn;case 70:if(f.hand.Len()>0){$s=74;continue;}$s=75;continue;case 74:bo=f.sendAlert(10);$s=76;case 76:if($c){$c=false;bo=bo.$blk();}if(bo&&bo.$blk!==undefined){break s;}bp=f.in$27.setErrorLocked(bo);$s=77;case 77:if($c){$c=false;bp=bp.$blk();}if(bp&&bp.$blk!==undefined){break s;}bq=bp;$s=78;case 78:return bq;case 75:if(f.vers===772){$s=79;continue;}$s=80;continue;case 79:br=f.retryReadRecord(e);$s=81;case 81:if($c){$c=false;br=br.$blk();}if(br&&br.$blk!==undefined){break s;}bs=br;$s=82;case 82:return bs;case 80:if(!e){$s=83;continue;}$s=84;continue;case 83:bt=f.sendAlert(10);$s=85;case 85:if($c){$c=false;bt=bt.$blk();}if(bt&&bt.$blk!==undefined){break s;}bu=f.in$27.setErrorLocked(bt);$s=86;case 86:if($c){$c=false;bu=bu.$blk();}if(bu&&bu.$blk!==undefined){break s;}bv=bu;$s=87;case 87:return bv;case 84:bw=f.in$27.changeCipherSpec();if(!($interfaceIsEqual(bw,$ifaceNil))){$s=88;continue;}$s=89;continue;case 88:bx=f.sendAlert($assertType(bw,HY));$s=90;case 90:if($c){$c=false;bx=bx.$blk();}if(bx&&bx.$blk!==undefined){break s;}by=f.in$27.setErrorLocked(bx);$s=91;case 91:if($c){$c=false;by=by.$blk();}if(by&&by.$blk!==undefined){break s;}bz=by;$s=92;case 92:return bz;case 89:$s=53;continue;case 50:if(!g||e){$s=93;continue;}$s=94;continue;case 93:ca=f.sendAlert(10);$s=95;case 95:if($c){$c=false;ca=ca.$blk();}if(ca&&ca.$blk!==undefined){break s;}cb=f.in$27.setErrorLocked(ca);$s=96;case 96:if($c){$c=false;cb=cb.$blk();}if(cb&&cb.$blk!==undefined){break s;}cc=cb;$s=97;case 97:return cc;case 94:if(an.$length===0){$s=98;continue;}$s=99;continue;case 98:cd=f.retryReadRecord(e);$s=100;case 100:if($c){$c=false;cd=cd.$blk();}if(cd&&cd.$blk!==undefined){break s;}ce=cd;$s=101;case 101:return ce;case 99:f.input.Reset(an);$s=53;continue;case 51:if((an.$length===0)||e){$s=102;continue;}$s=103;continue;case 102:cf=f.sendAlert(10);$s=104;case 104:if($c){$c=false;cf=cf.$blk();}if(cf&&cf.$blk!==undefined){break s;}cg=f.in$27.setErrorLocked(cf);$s=105;case 105:if($c){$c=false;cg=cg.$blk();}if(cg&&cg.$blk!==undefined){break s;}ch=cg;$s=106;case 106:return ch;case 103:ci=f.hand.Write(an);$s=107;case 107:if($c){$c=false;ci=ci.$blk();}if(ci&&ci.$blk!==undefined){break s;}ci;$s=53;continue;case 52:cj=f.sendAlert(10);$s=108;case 108:if($c){$c=false;cj=cj.$blk();}if(cj&&cj.$blk!==undefined){break s;}ck=f.in$27.setErrorLocked(cj);$s=109;case 109:if($c){$c=false;ck=ck.$blk();}if(ck&&ck.$blk!==undefined){break s;}cl=ck;$s=110;case 110:return cl;case 53:case 47:$s=-1;return $ifaceNil;}return;}var $f={$blk:DV.ptr.prototype.readRecordOrCCS,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,ca,cb,cc,cd,ce,cf,cg,ch,ci,cj,ck,cl,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};DV.prototype.readRecordOrCCS=function(e){return this.$val.readRecordOrCCS(e);};DV.ptr.prototype.retryReadRecord=function(e){var{e,f,g,h,i,$s,$r,$c}=$restore(this,{e});$s=$s||0;s:while(true){switch($s){case 0:f=this;f.retryCount=f.retryCount+(1)>>0;if(f.retryCount>16){$s=1;continue;}$s=2;continue;case 1:g=f.sendAlert(10);$s=3;case 3:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}g;$s=-1;return f.in$27.setErrorLocked(I.New("tls: too many ignored records"));case 2:h=f.readRecordOrCCS(e);$s=4;case 4:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=5;case 5:return i;}return;}var $f={$blk:DV.ptr.prototype.retryReadRecord,$c:true,$r,e,f,g,h,i,$s};return $f;};DV.prototype.retryReadRecord=function(e){return this.$val.retryReadRecord(e);};ED.ptr.prototype.Read=function(e){var{e,f,g,h,i,j,k,l,m,n,o,$s,$r,$c}=$restore(this,{e});$s=$s||0;s:while(true){switch($s){case 0:f=this;if((g=f.N,(g.$high<0||(g.$high===0&&g.$low<=0)))){$s=-1;return[0,S.EOF];}i=f.R.Read(e);$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}h=i;j=h[0];k=h[1];f.N=(l=f.N,m=(new $Int64(0,j)),new $Int64(l.$high-m.$high,l.$low-m.$low));if((n=f.N,(n.$high>0||(n.$high===0&&n.$low>0)))&&$interfaceIsEqual(k,S.EOF)){$s=-1;return[j,S.ErrUnexpectedEOF];}if((o=f.N,(o.$high<0||(o.$high===0&&o.$low<=0)))&&$interfaceIsEqual(k,$ifaceNil)){$s=-1;return[j,S.EOF];}$s=-1;return[j,k];}return;}var $f={$blk:ED.ptr.prototype.Read,$c:true,$r,e,f,g,h,i,j,k,l,m,n,o,$s};return $f;};ED.prototype.Read=function(e){return this.$val.Read(e);};DV.ptr.prototype.readFromUntil=function(e,f){var{e,f,g,h,i,j,k,$s,$r,$c}=$restore(this,{e,f});$s=$s||0;s:while(true){switch($s){case 0:g=this;if(g.rawInput.Len()>=f){$s=-1;return $ifaceNil;}h=f-g.rawInput.Len()>>0;$r=g.rawInput.Grow(h+512>>0);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}j=g.rawInput.ReadFrom(new ED.ptr(e,(new $Int64(0,h))));$s=2;case 2:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}i=j;k=i[1];$s=-1;return k;}return;}var $f={$blk:DV.ptr.prototype.readFromUntil,$c:true,$r,e,f,g,h,i,j,k,$s};return $f;};DV.prototype.readFromUntil=function(e,f){return this.$val.readFromUntil(e,f);};DV.ptr.prototype.sendAlertLocked=function(e){var{e,f,g,h,i,j,$s,$r,$c}=$restore(this,{e});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=e;if((g===(100))||(g===(0))){f.tmp[0]=1;}else{f.tmp[0]=2;}f.tmp[1]=((e<<24>>>24));i=f.writeRecordLocked(21,$subslice(new II(f.tmp),0,2));$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}h=i;j=h[1];if(e===0){$s=-1;return j;}$s=-1;return f.out.setErrorLocked(new K.OpError.ptr("local error","",$ifaceNil,$ifaceNil,new HY(e)));}return;}var $f={$blk:DV.ptr.prototype.sendAlertLocked,$c:true,$r,e,f,g,h,i,j,$s};return $f;};DV.prototype.sendAlertLocked=function(e){return this.$val.sendAlertLocked(e);};DV.ptr.prototype.sendAlert=function(e){var{e,f,g,h,$s,$deferred,$r,$c}=$restore(this,{e});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);f=this;$r=f.out.Mutex.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(f.out.Mutex,"Unlock"),[]]);g=f.sendAlertLocked(e);$s=2;case 2:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;$s=3;case 3:return h;}return;}}catch(err){$err=err;$s=-1;return $ifaceNil;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:DV.ptr.prototype.sendAlert,$c:true,$r,e,f,g,h,$s,$deferred};return $f;}}};DV.prototype.sendAlert=function(e){return this.$val.sendAlert(e);};DV.ptr.prototype.maxPayloadSizeForWrite=function(e){var{e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,$s,$r,$c}=$restore(this,{e});$s=$s||0;s:while(true){switch($s){case 0:f=this;if(f.config.DynamicRecordSizingDisabled||!((e===23))){$s=-1;return 16384;}if((g=f.bytesSent,(g.$high>0||(g.$high===0&&g.$low>=131072)))){$s=-1;return 16384;}h=f.out.explicitNonceLen();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=1203-h>>0;if(!($interfaceIsEqual(f.out.cipher,$ifaceNil))){$s=2;continue;}$s=3;continue;case 2:j=f.out.cipher;if($assertType(j,O.Stream,true)[1]){$s=4;continue;}if($assertType(j,O.AEAD,true)[1]){$s=5;continue;}if($assertType(j,EA,true)[1]){$s=6;continue;}$s=7;continue;case 4:k=j;o=f.out.mac.Size();$s=9;case 9:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}i=i-(o)>>0;$s=8;continue;case 5:l=j;p=l.Overhead();$s=10;case 10:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}i=i-(p)>>0;$s=8;continue;case 6:m=j;q=m.BlockSize();$s=11;case 11:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=q;i=((i&(~((r-1>>0))>>0)))-1>>0;s=f.out.mac.Size();$s=12;case 12:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}i=i-(s)>>0;$s=8;continue;case 7:n=j;$panic(new $String("unknown cipher type"));case 8:case 3:if(f.vers===772){i=i-(1)>>0;}t=f.packetsSent;f.packetsSent=(u=f.packetsSent,v=new $Int64(0,1),new $Int64(u.$high+v.$high,u.$low+v.$low));if((t.$high>0||(t.$high===0&&t.$low>1000))){$s=-1;return 16384;}x=$imul(i,(((w=new $Int64(t.$high+0,t.$low+1),w.$low+((w.$high>>31)*4294967296))>>0)));if(x>16384){x=16384;}$s=-1;return x;}return;}var $f={$blk:DV.ptr.prototype.maxPayloadSizeForWrite,$c:true,$r,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,$s};return $f;};DV.prototype.maxPayloadSizeForWrite=function(e){return this.$val.maxPayloadSizeForWrite(e);};DV.ptr.prototype.write=function(e){var{e,f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{e});$s=$s||0;s:while(true){switch($s){case 0:f=this;if(f.buffering){f.sendBuf=$appendSlice(f.sendBuf,e);$s=-1;return[e.$length,$ifaceNil];}h=f.conn.Write(e);$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}g=h;i=g[0];j=g[1];f.bytesSent=(k=f.bytesSent,l=(new $Int64(0,i)),new $Int64(k.$high+l.$high,k.$low+l.$low));$s=-1;return[i,j];}return;}var $f={$blk:DV.ptr.prototype.write,$c:true,$r,e,f,g,h,i,j,k,l,$s};return $f;};DV.prototype.write=function(e){return this.$val.write(e);};DV.ptr.prototype.flush=function(){var{e,f,g,h,i,j,k,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:e=this;if(e.sendBuf.$length===0){$s=-1;return[0,$ifaceNil];}g=e.conn.Write(e.sendBuf);$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}f=g;h=f[0];i=f[1];e.bytesSent=(j=e.bytesSent,k=(new $Int64(0,h)),new $Int64(j.$high+k.$high,j.$low+k.$low));e.sendBuf=II.nil;e.buffering=false;$s=-1;return[h,i];}return;}var $f={$blk:DV.ptr.prototype.flush,$c:true,$r,e,f,g,h,i,j,k,$s};return $f;};DV.prototype.flush=function(){return this.$val.flush();};DV.ptr.prototype.writeRecordLocked=function(e,f){var{aa,ab,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred,$r,$c}=$restore(this,{e,f});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);g=[g];h=[h];i=this;j=EE.Get();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}h[0]=$assertType(j,IK);g[0]=h[0].$get();$deferred.push([(function(g,h){return function(){h[0].$set(g[0]);EE.Put(h[0]);};})(g,h),[]]);k=0;case 2:if(!(f.$length>0)){$s=3;continue;}l=f.$length;m=i.maxPayloadSizeForWrite(e);$s=4;case 4:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;if(l>n){l=n;}o=EB($subslice(g[0],0,0),5);g[0]=o[1];(0>=g[0].$length?($throwRuntimeError("index out of range"),undefined):g[0].$array[g[0].$offset+0]=((e<<24>>>24)));p=i.vers;if(p===0){p=769;}else if(p===772){p=771;}(1>=g[0].$length?($throwRuntimeError("index out of range"),undefined):g[0].$array[g[0].$offset+1]=(((p>>>8<<16>>>16)<<24>>>24)));(2>=g[0].$length?($throwRuntimeError("index out of range"),undefined):g[0].$array[g[0].$offset+2]=((p<<24>>>24)));(3>=g[0].$length?($throwRuntimeError("index out of range"),undefined):g[0].$array[g[0].$offset+3]=(((l>>8>>0)<<24>>>24)));(4>=g[0].$length?($throwRuntimeError("index out of range"),undefined):g[0].$array[g[0].$offset+4]=((l<<24>>>24)));q=$ifaceNil;s=i.out.encrypt(g[0],$subslice(f,0,l),i.config.rand());$s=5;case 5:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}r=s;g[0]=r[0];q=r[1];if(!($interfaceIsEqual(q,$ifaceNil))){$s=6;continue;}$s=7;continue;case 6:t=[k,q];$s=8;case 8:return t;case 7:v=i.write(g[0]);$s=9;case 9:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}u=v;w=u[1];if(!($interfaceIsEqual(w,$ifaceNil))){$s=10;continue;}$s=11;continue;case 10:x=[k,w];$s=12;case 12:return x;case 11:k=k+(l)>>0;f=$subslice(f,l);$s=2;continue;case 3:if((e===20)&&!((i.vers===772))){$s=13;continue;}$s=14;continue;case 13:y=i.out.changeCipherSpec();if(!($interfaceIsEqual(y,$ifaceNil))){$s=15;continue;}$s=16;continue;case 15:z=i.sendAlertLocked($assertType(y,HY));$s=17;case 17:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}aa=[k,z];$s=18;case 18:return aa;case 16:case 14:ab=[k,$ifaceNil];$s=19;case 19:return ab;}return;}}catch(err){$err=err;$s=-1;return[0,$ifaceNil];}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:DV.ptr.prototype.writeRecordLocked,$c:true,$r,aa,ab,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred};return $f;}}};DV.prototype.writeRecordLocked=function(e,f){return this.$val.writeRecordLocked(e,f);};DV.ptr.prototype.writeRecord=function(e,f){var{e,f,g,h,i,$s,$deferred,$r,$c}=$restore(this,{e,f});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);g=this;$r=g.out.Mutex.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(g.out.Mutex,"Unlock"),[]]);h=g.writeRecordLocked(e,f);$s=2;case 2:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=3;case 3:return i;}return;}}catch(err){$err=err;$s=-1;return[0,$ifaceNil];}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:DV.ptr.prototype.writeRecord,$c:true,$r,e,f,g,h,i,$s,$deferred};return $f;}}};DV.prototype.writeRecord=function(e,f){return this.$val.writeRecord(e,f);};DV.ptr.prototype.readHandshake=function(){var{e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:e=this;case 1:if(!(e.hand.Len()<4)){$s=2;continue;}f=e.readRecord();$s=3;case 3:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;if(!($interfaceIsEqual(g,$ifaceNil))){$s=-1;return[$ifaceNil,g];}$s=1;continue;case 2:h=e.hand.Bytes();i=(((((1>=h.$length?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+1])>>0))<<16>>0)|((((2>=h.$length?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+2])>>0))<<8>>0))|(((3>=h.$length?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+3])>>0));if(i>65536){$s=4;continue;}$s=5;continue;case 4:j=e.sendAlertLocked(80);$s=6;case 6:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}j;k=J.Errorf("tls: handshake message of length %d bytes exceeds maximum of %d bytes",new IJ([new $Int(i),new $Int(65536)]));$s=7;case 7:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=e.in$27.setErrorLocked(k);$s=8;case 8:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=[$ifaceNil,l];$s=9;case 9:return m;case 5:case 10:if(!(e.hand.Len()<(4+i>>0))){$s=11;continue;}n=e.readRecord();$s=12;case 12:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;if(!($interfaceIsEqual(o,$ifaceNil))){$s=-1;return[$ifaceNil,o];}$s=10;continue;case 11:h=e.hand.Next(4+i>>0);p=$ifaceNil;q=(0>=h.$length?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+0]);if(q===(0)){$s=14;continue;}if(q===(1)){$s=15;continue;}if(q===(2)){$s=16;continue;}if(q===(4)){$s=17;continue;}if(q===(11)){$s=18;continue;}if(q===(13)){$s=19;continue;}if(q===(22)){$s=20;continue;}if(q===(12)){$s=21;continue;}if(q===(14)){$s=22;continue;}if(q===(16)){$s=23;continue;}if(q===(15)){$s=24;continue;}if(q===(20)){$s=25;continue;}if(q===(8)){$s=26;continue;}if(q===(5)){$s=27;continue;}if(q===(24)){$s=28;continue;}$s=29;continue;case 14:p=new DO.ptr();$s=30;continue;case 15:p=new CV.ptr(II.nil,0,II.nil,II.nil,IE.nil,II.nil,"",false,IG.nil,II.nil,false,II.nil,IL.nil,IL.nil,false,II.nil,ID.nil,false,IE.nil,II.nil,KG.nil,false,II.nil,KH.nil,IT.nil);$s=30;continue;case 16:p=new CW.ptr(II.nil,0,II.nil,II.nil,0,0,false,false,false,II.nil,"",IT.nil,0,new EM.ptr(0,II.nil),false,0,II.nil,II.nil,0);$s=30;continue;case 17:if(e.vers===772){p=new DA.ptr(II.nil,0,0,II.nil,II.nil,0);}else{p=new DN.ptr(II.nil,II.nil);}$s=30;continue;case 18:if(e.vers===772){p=new DD.ptr(II.nil,new FK.ptr(IT.nil,$ifaceNil,IL.nil,II.nil,IT.nil,IU.nil),false,false);}else{p=new DC.ptr(II.nil,IT.nil);}$s=30;continue;case 19:if(e.vers===772){p=new DB.ptr(II.nil,false,false,IL.nil,IL.nil,IT.nil);}else{p=new DL.ptr(II.nil,e.vers>=771,II.nil,IL.nil,IT.nil);}$s=30;continue;case 20:p=new DH.ptr(II.nil,II.nil);$s=30;continue;case 21:p=new DG.ptr(II.nil,II.nil);$s=30;continue;case 22:p=new DI.ptr();$s=30;continue;case 23:p=new DJ.ptr(II.nil,II.nil);$s=30;continue;case 24:p=new DM.ptr(II.nil,e.vers>=771,0,II.nil);$s=30;continue;case 25:p=new DK.ptr(II.nil,II.nil);$s=30;continue;case 26:p=new CX.ptr(II.nil,"");$s=30;continue;case 27:p=new CY.ptr();$s=30;continue;case 28:p=new CZ.ptr(II.nil,false);$s=30;continue;case 29:r=e.sendAlert(10);$s=31;case 31:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=e.in$27.setErrorLocked(r);$s=32;case 32:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=[$ifaceNil,s];$s=33;case 33:return t;case 30:case 13:h=$appendSlice((II.nil),h);u=p.unmarshal(h);$s=36;case 36:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}if(!u){$s=34;continue;}$s=35;continue;case 34:v=e.sendAlert(10);$s=37;case 37:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}w=e.in$27.setErrorLocked(v);$s=38;case 38:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}x=[$ifaceNil,w];$s=39;case 39:return x;case 35:$s=-1;return[p,$ifaceNil];}return;}var $f={$blk:DV.ptr.prototype.readHandshake,$c:true,$r,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,$s};return $f;};DV.prototype.readHandshake=function(){return this.$val.readHandshake();};DV.ptr.prototype.Write=function(e){var{aa,ab,ac,ad,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred,$r,$c}=$restore(this,{e});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);f=this;case 1:g=AD.LoadInt32((f.$ptr_activeCall||(f.$ptr_activeCall=new KS(function(){return this.$target.activeCall;},function($v){this.$target.activeCall=$v;},f))));if(!(((g&1)===0))){$s=3;continue;}$s=4;continue;case 3:h=[0,K.ErrClosed];$s=5;case 5:return h;case 4:if(AD.CompareAndSwapInt32((f.$ptr_activeCall||(f.$ptr_activeCall=new KS(function(){return this.$target.activeCall;},function($v){this.$target.activeCall=$v;},f))),g,g+2>>0)){$s=2;continue;}$s=1;continue;case 2:$deferred.push([AD.AddInt32,[(f.$ptr_activeCall||(f.$ptr_activeCall=new KS(function(){return this.$target.activeCall;},function($v){this.$target.activeCall=$v;},f))),-2]]);i=f.Handshake();$s=6;case 6:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;if(!($interfaceIsEqual(j,$ifaceNil))){$s=7;continue;}$s=8;continue;case 7:k=[0,j];$s=9;case 9:return k;case 8:$r=f.out.Mutex.Lock();$s=10;case 10:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(f.out.Mutex,"Unlock"),[]]);l=f.out.err;if(!($interfaceIsEqual(l,$ifaceNil))){$s=11;continue;}$s=12;continue;case 11:m=[0,l];$s=13;case 13:return m;case 12:if(!f.handshakeComplete()){$s=14;continue;}$s=15;continue;case 14:n=[0,new HY(80)];$s=16;case 16:return n;case 15:if(f.closeNotifySent){$s=17;continue;}$s=18;continue;case 17:o=[0,EF];$s=19;case 19:return o;case 18:p=0;if(e.$length>1&&(f.vers===769)){$s=20;continue;}$s=21;continue;case 20:q=$assertType(f.out.cipher,O.BlockMode,true);r=q[1];if(r){$s=22;continue;}$s=23;continue;case 22:t=f.writeRecordLocked(23,$subslice(e,0,1));$s=24;case 24:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}s=t;u=s[0];v=s[1];if(!($interfaceIsEqual(v,$ifaceNil))){$s=25;continue;}$s=26;continue;case 25:w=[u,f.out.setErrorLocked(v)];$s=27;case 27:return w;case 26:x=1;y=$subslice(e,1);p=x;e=y;case 23:case 21:aa=f.writeRecordLocked(23,e);$s=28;case 28:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}z=aa;ab=z[0];ac=z[1];ad=[ab+p>>0,f.out.setErrorLocked(ac)];$s=29;case 29:return ad;}return;}}catch(err){$err=err;$s=-1;return[0,$ifaceNil];}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:DV.ptr.prototype.Write,$c:true,$r,aa,ab,ac,ad,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred};return $f;}}};DV.prototype.Write=function(e){return this.$val.Write(e);};DV.ptr.prototype.handleRenegotiation=function(){var{aa,ab,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred,$r,$c}=$restore(this,{});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);e=this;if(e.vers===772){$s=1;continue;}$s=2;continue;case 1:f=I.New("tls: internal error: unexpected renegotiation");$s=3;case 3:return f;case 2:h=e.readHandshake();$s=4;case 4:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}g=h;i=g[0];j=g[1];if(!($interfaceIsEqual(j,$ifaceNil))){$s=5;continue;}$s=6;continue;case 5:k=j;$s=7;case 7:return k;case 6:l=$assertType(i,KT,true);m=l[0];n=l[1];if(!n){$s=8;continue;}$s=9;continue;case 8:o=e.sendAlert(10);$s=10;case 10:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}o;p=FR(m,i);$s=11;case 11:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=p;$s=12;case 12:return q;case 9:if(!e.isClient){$s=13;continue;}$s=14;continue;case 13:r=e.sendAlert(100);$s=15;case 15:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=r;$s=16;case 16:return s;case 14:t=e.config.Renegotiation;if(t===(0)){$s=18;continue;}if(t===(1)){$s=19;continue;}if(t===(2)){$s=20;continue;}$s=21;continue;case 18:u=e.sendAlert(100);$s=23;case 23:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}v=u;$s=24;case 24:return v;case 19:if(e.handshakes>1){$s=25;continue;}$s=26;continue;case 25:w=e.sendAlert(100);$s=27;case 27:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}x=w;$s=28;case 28:return x;case 26:$s=22;continue;case 20:$s=22;continue;case 21:y=e.sendAlert(80);$s=29;case 29:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}y;z=I.New("tls: unknown Renegotiation value");$s=30;case 30:return z;case 22:case 17:$r=e.handshakeMutex.Lock();$s=31;case 31:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(e.handshakeMutex,"Unlock"),[]]);AD.StoreUint32((e.$ptr_handshakeStatus||(e.$ptr_handshakeStatus=new JT(function(){return this.$target.handshakeStatus;},function($v){this.$target.handshakeStatus=$v;},e))),0);aa=e.clientHandshake(B.Background());$s=32;case 32:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}e.handshakeErr=aa;if($interfaceIsEqual(e.handshakeErr,$ifaceNil)){e.handshakes=e.handshakes+(1)>>0;}ab=e.handshakeErr;$s=33;case 33:return ab;}return;}}catch(err){$err=err;$s=-1;return $ifaceNil;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:DV.ptr.prototype.handleRenegotiation,$c:true,$r,aa,ab,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred};return $f;}}};DV.prototype.handleRenegotiation=function(){return this.$val.handleRenegotiation();};DV.ptr.prototype.handlePostHandshakeMessage=function(){var{e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:e=this;if(!((e.vers===772))){$s=1;continue;}$s=2;continue;case 1:f=e.handleRenegotiation();$s=3;case 3:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;$s=4;case 4:return g;case 2:i=e.readHandshake();$s=5;case 5:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}h=i;j=h[0];k=h[1];if(!($interfaceIsEqual(k,$ifaceNil))){$s=-1;return k;}e.retryCount=e.retryCount+(1)>>0;if(e.retryCount>16){$s=6;continue;}$s=7;continue;case 6:l=e.sendAlert(10);$s=8;case 8:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}l;$s=-1;return e.in$27.setErrorLocked(I.New("tls: too many non-advancing records"));case 7:m=j;if($assertType(m,KU,true)[1]){$s=9;continue;}if($assertType(m,KV,true)[1]){$s=10;continue;}$s=11;continue;case 9:n=m.$val;q=e.handleNewSessionTicket(n);$s=13;case 13:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=q;$s=14;case 14:return r;case 10:o=m.$val;s=e.handleKeyUpdate(o);$s=15;case 15:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=s;$s=16;case 16:return t;case 11:p=m;u=e.sendAlert(10);$s=17;case 17:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}u;v=J.Errorf("tls: received unexpected handshake message of type %T",new IJ([p]));$s=18;case 18:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}w=v;$s=19;case 19:return w;case 12:$s=-1;return $ifaceNil;}return;}var $f={$blk:DV.ptr.prototype.handlePostHandshakeMessage,$c:true,$r,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s};return $f;};DV.prototype.handlePostHandshakeMessage=function(){return this.$val.handlePostHandshakeMessage();};DV.ptr.prototype.handleKeyUpdate=function(e){var{e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s,$deferred,$r,$c}=$restore(this,{e});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);f=this;g=HO(f.cipherSuite);if(g===IM.nil){$s=1;continue;}$s=2;continue;case 1:h=f.sendAlert(80);$s=3;case 3:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=f.in$27.setErrorLocked(h);$s=4;case 4:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;$s=5;case 5:return j;case 2:k=g.nextTrafficSecret(f.in$27.trafficSecret);$s=6;case 6:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;$r=f.in$27.setTrafficSecret(g,l);$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(e.updateRequested){$s=8;continue;}$s=9;continue;case 8:$r=f.out.Mutex.Lock();$s=10;case 10:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(f.out.Mutex,"Unlock"),[]]);m=new CZ.ptr(II.nil,false);o=m.marshal();$s=11;case 11:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=o;q=f.writeRecordLocked(22,p);$s=12;case 12:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}n=q;r=n[1];if(!($interfaceIsEqual(r,$ifaceNil))){$s=13;continue;}$s=14;continue;case 13:f.out.setErrorLocked(r);s=$ifaceNil;$s=15;case 15:return s;case 14:t=g.nextTrafficSecret(f.out.trafficSecret);$s=16;case 16:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=t;$r=f.out.setTrafficSecret(g,u);$s=17;case 17:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 9:v=$ifaceNil;$s=18;case 18:return v;}return;}}catch(err){$err=err;$s=-1;return $ifaceNil;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:DV.ptr.prototype.handleKeyUpdate,$c:true,$r,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s,$deferred};return $f;}}};DV.prototype.handleKeyUpdate=function(e){return this.$val.handleKeyUpdate(e);};DV.ptr.prototype.Read=function(e){var{e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s,$deferred,$r,$c}=$restore(this,{e});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);f=this;g=f.Handshake();$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;if(!($interfaceIsEqual(h,$ifaceNil))){$s=2;continue;}$s=3;continue;case 2:i=[0,h];$s=4;case 4:return i;case 3:if(e.$length===0){$s=5;continue;}$s=6;continue;case 5:j=[0,$ifaceNil];$s=7;case 7:return j;case 6:$r=f.in$27.Mutex.Lock();$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(f.in$27.Mutex,"Unlock"),[]]);case 9:if(!(f.input.Len()===0)){$s=10;continue;}k=f.readRecord();$s=11;case 11:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;if(!($interfaceIsEqual(l,$ifaceNil))){$s=12;continue;}$s=13;continue;case 12:m=[0,l];$s=14;case 14:return m;case 13:case 15:if(!(f.hand.Len()>0)){$s=16;continue;}n=f.handlePostHandshakeMessage();$s=17;case 17:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;if(!($interfaceIsEqual(o,$ifaceNil))){$s=18;continue;}$s=19;continue;case 18:p=[0,o];$s=20;case 20:return p;case 19:$s=15;continue;case 16:$s=9;continue;case 10:q=f.input.Read(e);r=q[0];if(!((r===0))&&(f.input.Len()===0)&&f.rawInput.Len()>0&&((((s=f.rawInput.Bytes(),(0>=s.$length?($throwRuntimeError("index out of range"),undefined):s.$array[s.$offset+0]))<<24>>>24))===21)){$s=21;continue;}$s=22;continue;case 21:t=f.readRecord();$s=23;case 23:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=t;if(!($interfaceIsEqual(u,$ifaceNil))){$s=24;continue;}$s=25;continue;case 24:v=[r,u];$s=26;case 26:return v;case 25:case 22:w=[r,$ifaceNil];$s=27;case 27:return w;}return;}}catch(err){$err=err;$s=-1;return[0,$ifaceNil];}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:DV.ptr.prototype.Read,$c:true,$r,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s,$deferred};return $f;}}};DV.prototype.Read=function(e){return this.$val.Read(e);};DV.ptr.prototype.Close=function(){var{e,f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:e=this;f=0;while(true){f=AD.LoadInt32((e.$ptr_activeCall||(e.$ptr_activeCall=new KS(function(){return this.$target.activeCall;},function($v){this.$target.activeCall=$v;},e))));if(!(((f&1)===0))){$s=-1;return K.ErrClosed;}if(AD.CompareAndSwapInt32((e.$ptr_activeCall||(e.$ptr_activeCall=new KS(function(){return this.$target.activeCall;},function($v){this.$target.activeCall=$v;},e))),f,f|1)){break;}}if(!((f===0))){$s=1;continue;}$s=2;continue;case 1:g=e.conn.Close();$s=3;case 3:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;$s=4;case 4:return h;case 2:i=$ifaceNil;if(e.handshakeComplete()){$s=5;continue;}$s=6;continue;case 5:j=e.closeNotify();$s=7;case 7:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;if(!($interfaceIsEqual(k,$ifaceNil))){$s=8;continue;}$s=9;continue;case 8:l=J.Errorf("tls: failed to send closeNotify alert (but connection was closed anyway): %w",new IJ([k]));$s=10;case 10:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}i=l;case 9:case 6:m=e.conn.Close();$s=11;case 11:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;if(!($interfaceIsEqual(n,$ifaceNil))){$s=-1;return n;}$s=-1;return i;}return;}var $f={$blk:DV.ptr.prototype.Close,$c:true,$r,e,f,g,h,i,j,k,l,m,n,$s};return $f;};DV.prototype.Close=function(){return this.$val.Close();};DV.ptr.prototype.CloseWrite=function(){var{e,f,g,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:e=this;if(!e.handshakeComplete()){$s=-1;return EG;}f=e.closeNotify();$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;$s=2;case 2:return g;}return;}var $f={$blk:DV.ptr.prototype.CloseWrite,$c:true,$r,e,f,g,$s};return $f;};DV.prototype.CloseWrite=function(){return this.$val.CloseWrite();};DV.ptr.prototype.closeNotify=function(){var{e,f,g,h,i,j,k,l,$s,$deferred,$r,$c}=$restore(this,{});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);e=this;$r=e.out.Mutex.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(e.out.Mutex,"Unlock"),[]]);if(!e.closeNotifySent){$s=2;continue;}$s=3;continue;case 2:f=AE.Now();$s=4;case 4:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=$clone(f,AE.Time).Add(new AE.Duration(1,705032704));$s=5;case 5:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=e.SetWriteDeadline($clone(g,AE.Time));$s=6;case 6:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}h;i=e.sendAlertLocked(0);$s=7;case 7:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}e.closeNotifyErr=i;e.closeNotifySent=true;j=AE.Now();$s=8;case 8:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=e.SetWriteDeadline($clone(j,AE.Time));$s=9;case 9:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}k;case 3:l=e.closeNotifyErr;$s=10;case 10:return l;}return;}}catch(err){$err=err;$s=-1;return $ifaceNil;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:DV.ptr.prototype.closeNotify,$c:true,$r,e,f,g,h,i,j,k,l,$s,$deferred};return $f;}}};DV.prototype.closeNotify=function(){return this.$val.closeNotify();};DV.ptr.prototype.Handshake=function(){var{e,f,g,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:e=this;f=e.HandshakeContext(B.Background());$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;$s=2;case 2:return g;}return;}var $f={$blk:DV.ptr.prototype.Handshake,$c:true,$r,e,f,g,$s};return $f;};DV.prototype.Handshake=function(){return this.$val.Handshake();};DV.ptr.prototype.HandshakeContext=function(e){var{e,f,g,h,$s,$r,$c}=$restore(this,{e});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=f.handshakeContext(e);$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;$s=2;case 2:return h;}return;}var $f={$blk:DV.ptr.prototype.HandshakeContext,$c:true,$r,e,f,g,h,$s};return $f;};DV.prototype.HandshakeContext=function(e){return this.$val.HandshakeContext(e);};DV.ptr.prototype.handshakeContext=function(e){var{e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,$s,$deferred,$r,$c}=$restore(this,{e});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);f=[f];g=[g];h=[h];i=[i];j=[j];j[0]=$ifaceNil;f[0]=this;if(f[0].handshakeComplete()){$s=1;continue;}$s=2;continue;case 1:j[0]=$ifaceNil;k=j[0];$s=3;case 3:return k;case 2:m=B.WithCancel(e);$s=4;case 4:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}l=m;h[0]=l[0];n=l[1];$deferred.push([n,[]]);o=e.Done();$s=7;case 7:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}if(!(o===$chanNil)){$s=5;continue;}$s=6;continue;case 5:g[0]=new $Chan(KW,0);i[0]=new $Chan($error,1);$deferred.push([(function(f,g,h,i,j){return function $b(){var{p,q,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:$close(g[0]);p=$recv(i[0]);$s=1;case 1:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=p[0];if(!($interfaceIsEqual(q,$ifaceNil))){j[0]=q;}$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,p,q,$s};return $f;};})(f,g,h,i,j),[]]);$go((function(f,g,h,i,j){return function $b(){var{p,q,r,s,t,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:q=h[0].Done();$s=1;case 1:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=$select([[q],[g[0]]]);$s=2;case 2:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}p=r;if(p[0]===0){$s=3;continue;}if(p[0]===1){$s=4;continue;}$s=5;continue;case 3:s=f[0].conn.Close();$s=6;case 6:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}$unused(s);t=h[0].Err();$s=7;case 7:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}$r=$send(i[0],t);$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=5;continue;case 4:$r=$send(i[0],$ifaceNil);$s=9;case 9:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 5:$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,p,q,r,s,t,$s};return $f;};})(f,g,h,i,j),[]);case 6:$r=f[0].handshakeMutex.Lock();$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(f[0].handshakeMutex,"Unlock"),[]]);p=f[0].handshakeErr;if(!($interfaceIsEqual(p,$ifaceNil))){$s=9;continue;}$s=10;continue;case 9:j[0]=p;q=j[0];$s=11;case 11:return q;case 10:if(f[0].handshakeComplete()){$s=12;continue;}$s=13;continue;case 12:j[0]=$ifaceNil;r=j[0];$s=14;case 14:return r;case 13:$r=f[0].in$27.Mutex.Lock();$s=15;case 15:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(f[0].in$27.Mutex,"Unlock"),[]]);s=f[0].handshakeFn(h[0]);$s=16;case 16:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}f[0].handshakeErr=s;if($interfaceIsEqual(f[0].handshakeErr,$ifaceNil)){$s=17;continue;}$s=18;continue;case 17:f[0].handshakes=f[0].handshakes+(1)>>0;$s=19;continue;case 18:t=f[0].flush();$s=20;case 20:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}t;case 19:if($interfaceIsEqual(f[0].handshakeErr,$ifaceNil)&&!f[0].handshakeComplete()){f[0].handshakeErr=I.New("tls: internal error: handshake should have had a result");}if(!($interfaceIsEqual(f[0].handshakeErr,$ifaceNil))&&f[0].handshakeComplete()){$panic(new $String("tls: internal error: handshake returned an error but is marked successful"));}j[0]=f[0].handshakeErr;u=j[0];$s=21;case 21:return u;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if(!$curGoroutine.asleep){return j[0];}if($curGoroutine.asleep){var $f={$blk:DV.ptr.prototype.handshakeContext,$c:true,$r,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,$s,$deferred};return $f;}}};DV.prototype.handshakeContext=function(e){return this.$val.handshakeContext(e);};DV.ptr.prototype.ConnectionState=function(){var{e,f,$s,$deferred,$r,$c}=$restore(this,{});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);e=this;$r=e.handshakeMutex.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(e.handshakeMutex,"Unlock"),[]]);f=e.connectionStateLocked();$s=2;case 2:return f;}return;}}catch(err){$err=err;$s=-1;return new ES.ptr(0,false,false,0,"",false,"",IV.nil,IW.nil,IT.nil,II.nil,II.nil,$throwNilPointerError);}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:DV.ptr.prototype.ConnectionState,$c:true,$r,e,f,$s,$deferred};return $f;}}};DV.prototype.ConnectionState=function(){return this.$val.ConnectionState();};DV.ptr.prototype.connectionStateLocked=function(){var e,f;e=this;f=new ES.ptr(0,false,false,0,"",false,"",IV.nil,IW.nil,IT.nil,II.nil,II.nil,$throwNilPointerError);f.HandshakeComplete=e.handshakeComplete();f.Version=e.vers;f.NegotiatedProtocol=e.clientProtocol;f.DidResume=e.didResume;f.NegotiatedProtocolIsMutual=true;f.ServerName=e.serverName;f.CipherSuite=e.cipherSuite;f.PeerCertificates=e.peerCertificates;f.VerifiedChains=e.verifiedChains;f.SignedCertificateTimestamps=e.scts;f.OCSPResponse=e.ocspResponse;if(!e.didResume&&!((e.vers===772))){if(e.clientFinishedIsFirst){f.TLSUnique=new II(e.clientFinished);}else{f.TLSUnique=new II(e.serverFinished);}}if(!((e.config.Renegotiation===0))){f.ekm=BS;}else{f.ekm=e.ekm;}return f;};DV.prototype.connectionStateLocked=function(){return this.$val.connectionStateLocked();};DV.ptr.prototype.OCSPResponse=function(){var{e,f,$s,$deferred,$r,$c}=$restore(this,{});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);e=this;$r=e.handshakeMutex.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(e.handshakeMutex,"Unlock"),[]]);f=e.ocspResponse;$s=2;case 2:return f;}return;}}catch(err){$err=err;$s=-1;return II.nil;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:DV.ptr.prototype.OCSPResponse,$c:true,$r,e,f,$s,$deferred};return $f;}}};DV.prototype.OCSPResponse=function(){return this.$val.OCSPResponse();};DV.ptr.prototype.VerifyHostname=function(e){var{e,f,g,h,i,j,k,$s,$deferred,$r,$c}=$restore(this,{e});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);f=this;$r=f.handshakeMutex.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(f.handshakeMutex,"Unlock"),[]]);if(!f.isClient){$s=2;continue;}$s=3;continue;case 2:g=I.New("tls: VerifyHostname called on TLS server connection");$s=4;case 4:return g;case 3:if(!f.handshakeComplete()){$s=5;continue;}$s=6;continue;case 5:h=I.New("tls: handshake has not yet been performed");$s=7;case 7:return h;case 6:if(f.verifiedChains.$length===0){$s=8;continue;}$s=9;continue;case 8:i=I.New("tls: handshake did not verify certificate chain");$s=10;case 10:return i;case 9:k=(j=f.peerCertificates,(0>=j.$length?($throwRuntimeError("index out of range"),undefined):j.$array[j.$offset+0])).VerifyHostname(e);$s=11;case 11:return k;}return;}}catch(err){$err=err;$s=-1;return $ifaceNil;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:DV.ptr.prototype.VerifyHostname,$c:true,$r,e,f,g,h,i,j,k,$s,$deferred};return $f;}}};DV.prototype.VerifyHostname=function(e){return this.$val.VerifyHostname(e);};DV.ptr.prototype.handshakeComplete=function(){var e;e=this;return AD.LoadUint32((e.$ptr_handshakeStatus||(e.$ptr_handshakeStatus=new JT(function(){return this.$target.handshakeStatus;},function($v){this.$target.handshakeStatus=$v;},e))))===1;};DV.prototype.handshakeComplete=function(){return this.$val.handshakeComplete();};EX.prototype.String=function(){var e,f;e=this.$val;if((e===513)){return"PKCS1WithSHA1";}else if((e===515)){return"ECDSAWithSHA1";}else if((e===1025)){return"PKCS1WithSHA256";}else if((e===1027)){return"ECDSAWithP256AndSHA256";}else if((e===1281)){return"PKCS1WithSHA384";}else if((e===1283)){return"ECDSAWithP384AndSHA384";}else if((e===1537)){return"PKCS1WithSHA512";}else if((e===1539)){return"ECDSAWithP521AndSHA512";}else if(2052<=e&&e<=2055){e=e-(2052)<<16>>>16;return $substring("PSSWithSHA256PSSWithSHA384PSSWithSHA512Ed25519",((e<0||e>=EH.length)?($throwRuntimeError("index out of range"),undefined):EH[e]),(f=e+1<<16>>>16,((f<0||f>=EH.length)?($throwRuntimeError("index out of range"),undefined):EH[f])));}else{return"SignatureScheme("+AG.FormatInt((new $Int64(0,e)),10)+")";}};$ptrType(EX).prototype.String=function(){return new EX(this.$get()).String();};EL.prototype.String=function(){var e,f;e=this.$val;if(23<=e&&e<=25){e=e-(23)<<16>>>16;return $substring("CurveP256CurveP384CurveP521",((e<0||e>=EI.length)?($throwRuntimeError("index out of range"),undefined):EI[e]),(f=e+1<<16>>>16,((f<0||f>=EI.length)?($throwRuntimeError("index out of range"),undefined):EI[f])));}else if((e===29)){return"X25519";}else{return"CurveID("+AG.FormatInt((new $Int64(0,e)),10)+")";}};$ptrType(EL).prototype.String=function(){return new EL(this.$get()).String();};ET.prototype.String=function(){var e,f;e=this.$val;if(e<0||e>=5){return"ClientAuthType("+AG.FormatInt((new $Int64(0,e)),10)+")";}return $substring("NoClientCertRequestClientCertRequireAnyClientCertVerifyClientCertIfGivenRequireAndVerifyClientCert",((e<0||e>=EJ.length)?($throwRuntimeError("index out of range"),undefined):EJ[e]),(f=e+1>>0,((f<0||f>=EJ.length)?($throwRuntimeError("index out of range"),undefined):EJ[f])));};$ptrType(ET).prototype.String=function(){return new ET(this.$get()).String();};ES.ptr.prototype.ExportKeyingMaterial=function(e,f,g){var{e,f,g,h,i,j,$s,$r,$c}=$restore(this,{e,f,g});$s=$s||0;s:while(true){switch($s){case 0:h=this;i=h.ekm(e,f,g);$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;$s=2;case 2:return j;}return;}var $f={$blk:ES.ptr.prototype.ExportKeyingMaterial,$c:true,$r,e,f,g,h,i,j,$s};return $f;};ES.prototype.ExportKeyingMaterial=function(e,f,g){return this.$val.ExportKeyingMaterial(e,f,g);};EU=function(e){var e,f;f=e;if((f===(2))||(f===(4))){return true;}else{return false;}};EY.ptr.prototype.Context=function(){var e;e=this;return e.ctx;};EY.prototype.Context=function(){return this.$val.Context();};EZ.ptr.prototype.Context=function(){var e;e=this;return e.ctx;};EZ.prototype.Context=function(){return this.$val.Context();};FB.ptr.prototype.ticketKeyFromBytes=function(e){var{e,f,g,h,i,$s,$r,$c}=$restore(this,{e});$s=$s||0;s:while(true){switch($s){case 0:f=new FC.ptr(JA.zero(),JA.zero(),JA.zero(),new AE.Time.ptr(new $Uint64(0,0),new $Int64(0,0),JC.nil));g=this;h=$clone(W.Sum512(new II(e)),KX);$copySlice(new II(f.keyName),$subslice(new II(h),0,16));$copySlice(new II(f.aesKey),$subslice(new II(h),16,32));$copySlice(new II(f.hmacKey),$subslice(new II(h),32,48));i=g.time();$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}AE.Time.copy(f.created,i);FC.copy(f,f);$s=-1;return f;}return;}var $f={$blk:FB.ptr.prototype.ticketKeyFromBytes,$c:true,$r,e,f,g,h,i,$s};return $f;};FB.prototype.ticketKeyFromBytes=function(e){return this.$val.ticketKeyFromBytes(e);};FB.ptr.prototype.Clone=function(){var{e,f,g,$s,$deferred,$r,$c}=$restore(this,{});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);e=this;if(e===IS.nil){$s=1;continue;}$s=2;continue;case 1:f=IS.nil;$s=3;case 3:return f;case 2:$r=e.mutex.RLock();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(e.mutex,"RUnlock"),[]]);g=new FB.ptr(e.Rand,e.Time,e.Certificates,e.NameToCertificate,e.GetCertificate,e.GetClientCertificate,e.GetConfigForClient,e.VerifyPeerCertificate,e.VerifyConnection,e.RootCAs,e.NextProtos,e.ServerName,e.ClientAuth,e.ClientCAs,e.InsecureSkipVerify,e.CipherSuites,e.PreferServerCipherSuites,e.SessionTicketsDisabled,$clone(e.SessionTicketKey,IF),e.ClientSessionCache,e.MinVersion,e.MaxVersion,e.CurvePreferences,e.DynamicRecordSizingDisabled,e.Renegotiation,e.KeyLogWriter,new AF.RWMutex.ptr(new AF.Mutex.ptr(0,0),0,0,0,0),e.sessionTicketKeys,e.autoSessionTicketKeys);$s=5;case 5:return g;}return;}}catch(err){$err=err;$s=-1;return IS.nil;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:FB.ptr.prototype.Clone,$c:true,$r,e,f,g,$s,$deferred};return $f;}}};FB.prototype.Clone=function(){return this.$val.Clone();};FB.ptr.prototype.initLegacySessionTicketKeyRLocked=function(){var{e,f,g,h,i,j,$s,$deferred,$r,$c}=$restore(this,{});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);e=this;if(!($equal(e.SessionTicketKey,IF.zero(),IF))&&(A.HasPrefix(new II(e.SessionTicketKey),FD)||e.sessionTicketKeys.$length>0)){$s=1;continue;}$s=2;continue;case 1:$s=3;case 3:return;case 2:$r=e.mutex.RUnlock();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(e.mutex,"RLock"),[]]);$r=e.mutex.Lock();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(e.mutex,"Unlock"),[]]);if($equal(e.SessionTicketKey,IF.zero(),IF)){$s=6;continue;}if(!A.HasPrefix(new II(e.SessionTicketKey),FD)&&(e.sessionTicketKeys.$length===0)){$s=7;continue;}$s=8;continue;case 6:g=S.ReadFull(e.rand(),new II(e.SessionTicketKey));$s=9;case 9:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}f=g;h=f[1];if(!($interfaceIsEqual(h,$ifaceNil))){$s=10;continue;}$s=11;continue;case 10:i=J.Sprintf("tls: unable to generate random session ticket key: %v",new IJ([h]));$s=12;case 12:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}$panic(new $String(i));case 11:$copySlice(new II(e.SessionTicketKey),FD);$s=8;continue;case 7:j=e.ticketKeyFromBytes($clone(e.SessionTicketKey,IF));$s=13;case 13:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}e.sessionTicketKeys=new IH([$clone(j,FC)]);case 8:$s=-1;return;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:FB.ptr.prototype.initLegacySessionTicketKeyRLocked,$c:true,$r,e,f,g,h,i,j,$s,$deferred};return $f;}}};FB.prototype.initLegacySessionTicketKeyRLocked=function(){return this.$val.initLegacySessionTicketKeyRLocked();};FB.ptr.prototype.ticketKeys=function(e){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred,$r,$c}=$restore(this,{e});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);f=this;if(!(e===IS.nil)){$s=1;continue;}$s=2;continue;case 1:$r=e.mutex.RLock();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(e.SessionTicketsDisabled){$s=4;continue;}$s=5;continue;case 4:g=IH.nil;$s=6;case 6:return g;case 5:$r=e.initLegacySessionTicketKeyRLocked();$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(!((e.sessionTicketKeys.$length===0))){$s=8;continue;}$s=9;continue;case 8:h=e.sessionTicketKeys;$r=e.mutex.RUnlock();$s=10;case 10:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}i=h;$s=11;case 11:return i;case 9:$r=e.mutex.RUnlock();$s=12;case 12:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 2:$r=f.mutex.RLock();$s=13;case 13:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(f.mutex,"RUnlock"),[]]);if(f.SessionTicketsDisabled){$s=14;continue;}$s=15;continue;case 14:j=IH.nil;$s=16;case 16:return j;case 15:$r=f.initLegacySessionTicketKeyRLocked();$s=17;case 17:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(!((f.sessionTicketKeys.$length===0))){$s=18;continue;}$s=19;continue;case 18:k=f.sessionTicketKeys;$s=20;case 20:return k;case 19:if(!(f.autoSessionTicketKeys.$length>0)){l=false;$s=23;continue s;}n=f.time();$s=24;case 24:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}p=$clone(n,AE.Time).Sub($clone((o=f.autoSessionTicketKeys,(0>=o.$length?($throwRuntimeError("index out of range"),undefined):o.$array[o.$offset+0])).created,AE.Time));$s=25;case 25:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}l=(m=p,(m.$high<20116||(m.$high===20116&&m.$low<2437873664)));case 23:if(l){$s=21;continue;}$s=22;continue;case 21:q=f.autoSessionTicketKeys;$s=26;case 26:return q;case 22:$r=f.mutex.RUnlock();$s=27;case 27:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(f.mutex,"RLock"),[]]);$r=f.mutex.Lock();$s=28;case 28:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(f.mutex,"Unlock"),[]]);if(f.autoSessionTicketKeys.$length===0){r=true;$s=31;continue s;}t=f.time();$s=32;case 32:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}v=$clone(t,AE.Time).Sub($clone((u=f.autoSessionTicketKeys,(0>=u.$length?($throwRuntimeError("index out of range"),undefined):u.$array[u.$offset+0])).created,AE.Time));$s=33;case 33:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}r=(s=v,(s.$high>20116||(s.$high===20116&&s.$low>=2437873664)));case 31:if(r){$s=29;continue;}$s=30;continue;case 29:w=IF.zero();y=S.ReadFull(f.rand(),new II(w));$s=34;case 34:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}x=y;z=x[1];if(!($interfaceIsEqual(z,$ifaceNil))){$s=35;continue;}$s=36;continue;case 35:aa=J.Sprintf("unable to generate random session ticket key: %v",new IJ([z]));$s=37;case 37:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}$panic(new $String(aa));case 36:ab=$makeSlice(IH,0,(f.autoSessionTicketKeys.$length+1>>0));ac=f.ticketKeyFromBytes($clone(w,IF));$s=38;case 38:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}ab=$append(ab,ac);ad=f.autoSessionTicketKeys;ae=0;case 39:if(!(ae=ad.$length)?($throwRuntimeError("index out of range"),undefined):ad.$array[ad.$offset+ae]),FC);ah=f.time();$s=43;case 43:if($c){$c=false;ah=ah.$blk();}if(ah&&ah.$blk!==undefined){break s;}ai=$clone(ah,AE.Time).Sub($clone(af.created,AE.Time));$s=44;case 44:if($c){$c=false;ai=ai.$blk();}if(ai&&ai.$blk!==undefined){break s;}if((ag=ai,(ag.$high<140815||(ag.$high===140815&&ag.$low<4180213760)))){$s=41;continue;}$s=42;continue;case 41:ab=$append(ab,af);case 42:ae++;$s=39;continue;case 40:f.autoSessionTicketKeys=ab;case 30:aj=f.autoSessionTicketKeys;$s=45;case 45:return aj;}return;}}catch(err){$err=err;$s=-1;return IH.nil;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:FB.ptr.prototype.ticketKeys,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred};return $f;}}};FB.prototype.ticketKeys=function(e){return this.$val.ticketKeys(e);};FB.ptr.prototype.SetSessionTicketKeys=function(e){var{e,f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{e});$s=$s||0;s:while(true){switch($s){case 0:f=this;if(e.$length===0){$panic(new $String("tls: keys must have at least one key"));}g=$makeSlice(IH,e.$length);h=e;i=0;case 1:if(!(i=h.$length)?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+i]),IF);l=f.ticketKeyFromBytes($clone(k,IF));$s=3;case 3:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}FC.copy(((j<0||j>=g.$length)?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+j]),l);i++;$s=1;continue;case 2:$r=f.mutex.Lock();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}f.sessionTicketKeys=g;$r=f.mutex.Unlock();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:FB.ptr.prototype.SetSessionTicketKeys,$c:true,$r,e,f,g,h,i,j,k,l,$s};return $f;};FB.prototype.SetSessionTicketKeys=function(e){return this.$val.SetSessionTicketKeys(e);};FB.ptr.prototype.rand=function(){var e,f;e=this;f=e.Rand;if($interfaceIsEqual(f,$ifaceNil)){return AI.Reader;}return f;};FB.prototype.rand=function(){return this.$val.rand();};FB.ptr.prototype.time=function(){var{e,f,g,h,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:e=this;f=e.Time;if(f===$throwNilPointerError){f=AE.Now;}g=f();$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;$s=2;case 2:return h;}return;}var $f={$blk:FB.ptr.prototype.time,$c:true,$r,e,f,g,h,$s};return $f;};FB.prototype.time=function(){return this.$val.time();};FB.ptr.prototype.cipherSuites=function(){var e;e=this;if(!(e.CipherSuites===IE.nil)){return e.CipherSuites;}return GJ;};FB.prototype.cipherSuites=function(){return this.$val.cipherSuites();};FB.ptr.prototype.supportedVersions=function(e){var e,f,g,h,i,j;f=this;g=$makeSlice(IE,0,FE.$length);h=FE;i=0;while(true){if(!(i=h.$length)?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+i]);if((f===IS.nil||(f.MinVersion===0))&&!FF&&e&&j<771){i++;continue;}if(!(f===IS.nil)&&!((f.MinVersion===0))&&jf.MaxVersion){i++;continue;}g=$append(g,j);i++;}return g;};FB.prototype.supportedVersions=function(e){return this.$val.supportedVersions(e);};FB.ptr.prototype.maxSupportedVersion=function(e){var e,f,g;f=this;g=f.supportedVersions(e);if(g.$length===0){return 0;}return(0>=g.$length?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+0]);};FB.prototype.maxSupportedVersion=function(e){return this.$val.maxSupportedVersion(e);};FG=function(e){var e,f,g,h,i;f=$makeSlice(IE,0,FE.$length);g=FE;h=0;while(true){if(!(h=g.$length)?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+h]);if(i>e){h++;continue;}f=$append(f,i);h++;}return f;};FB.ptr.prototype.curvePreferences=function(){var e;e=this;if(e===IS.nil||(e.CurvePreferences.$length===0)){return FH;}return e.CurvePreferences;};FB.prototype.curvePreferences=function(){return this.$val.curvePreferences();};FB.ptr.prototype.supportsCurve=function(e){var e,f,g,h,i;f=this;g=f.curvePreferences();h=0;while(true){if(!(h=g.$length)?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+h]);if(i===e){return true;}h++;}return false;};FB.prototype.supportsCurve=function(e){return this.$val.supportsCurve(e);};FB.ptr.prototype.mutualVersion=function(e,f){var e,f,g,h,i,j,k,l,m,n;g=this;h=g.supportedVersions(e);i=f;j=0;while(true){if(!(j=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+j]);l=h;m=0;while(true){if(!(m=l.$length)?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+m]);if(n===k){return[n,true];}m++;}j++;}return[0,false];};FB.prototype.mutualVersion=function(e,f){return this.$val.mutualVersion(e,f);};FB.ptr.prototype.getCertificate=function(e){var{aa,ab,ac,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{e});$s=$s||0;s:while(true){switch($s){case 0:f=[f];g=this;if(!(g.GetCertificate===$throwNilPointerError)&&((g.Certificates.$length===0)||e.ServerName.length>0)){$s=1;continue;}$s=2;continue;case 1:i=g.GetCertificate(e);$s=3;case 3:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}h=i;j=h[0];k=h[1];if(!(j===KB.nil)||!($interfaceIsEqual(k,$ifaceNil))){$s=-1;return[j,k];}case 2:if(g.Certificates.$length===0){$s=-1;return[KB.nil,FI];}if(g.Certificates.$length===1){$s=-1;return[(l=g.Certificates,(0>=l.$length?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+0])),$ifaceNil];}if(!(g.NameToCertificate===false)){$s=4;continue;}$s=5;continue;case 4:m=M.ToLower(e.ServerName);$s=6;case 6:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;o=(p=g.NameToCertificate[$String.keyFor(n)],p!==undefined?[p.v,true]:[KB.nil,false]);q=o[0];r=o[1];if(r){$s=-1;return[q,$ifaceNil];}if(n.length>0){s=M.Split(n,".");(0>=s.$length?($throwRuntimeError("index out of range"),undefined):s.$array[s.$offset+0]="*");t=M.Join(s,".");u=(v=g.NameToCertificate[$String.keyFor(t)],v!==undefined?[v.v,true]:[KB.nil,false]);w=u[0];x=u[1];if(x){$s=-1;return[w,$ifaceNil];}}case 5:y=g.Certificates;z=0;case 7:if(!(z=y.$length)?($throwRuntimeError("index out of range"),undefined):y.$array[y.$offset+z]),FK);aa=e.SupportsCertificate(f[0]);$s=9;case 9:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}ab=aa;if($interfaceIsEqual(ab,$ifaceNil)){$s=-1;return[f[0],$ifaceNil];}z++;$s=7;continue;case 8:$s=-1;return[(ac=g.Certificates,(0>=ac.$length?($throwRuntimeError("index out of range"),undefined):ac.$array[ac.$offset+0])),$ifaceNil];}return;}var $f={$blk:FB.ptr.prototype.getCertificate,$c:true,$r,aa,ab,ac,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};FB.prototype.getCertificate=function(e){return this.$val.getCertificate(e);};EY.ptr.prototype.SupportsCertificate=function(e){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{e});$s=$s||0;s:while(true){switch($s){case 0:e=[e];f=[f];g=[g];h=[h];i=[i];f[0]=this;g[0]=f[0].config;if(g[0]===IS.nil){g[0]=new FB.ptr($ifaceNil,$throwNilPointerError,IB.nil,false,$throwNilPointerError,$throwNilPointerError,$throwNilPointerError,$throwNilPointerError,$throwNilPointerError,IC.nil,ID.nil,"",0,IC.nil,false,IE.nil,false,false,IF.zero(),$ifaceNil,0,0,IG.nil,false,0,$ifaceNil,new AF.RWMutex.ptr(new AF.Mutex.ptr(0,0),0,0,0,0),IH.nil,IH.nil);}j=g[0].mutualVersion(false,f[0].SupportedVersions);i[0]=j[0];k=j[1];if(!k){$s=-1;return I.New("no mutually supported protocol versions");}if(!(f[0].ServerName==="")){$s=1;continue;}$s=2;continue;case 1:m=e[0].leaf();$s=3;case 3:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}l=m;n=l[0];o=l[1];if(!($interfaceIsEqual(o,$ifaceNil))){$s=4;continue;}$s=5;continue;case 4:p=J.Errorf("failed to parse certificate: %w",new IJ([o]));$s=6;case 6:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=p;$s=7;case 7:return q;case 5:r=n.VerifyHostname(f[0].ServerName);if(!($interfaceIsEqual(r,$ifaceNil))){$s=8;continue;}$s=9;continue;case 8:s=J.Errorf("certificate is not valid for requested server name: %w",new IJ([r]));$s=10;case 10:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=s;$s=11;case 11:return t;case 9:case 2:u=(function(e,f,g,h,i){return function $b(u){var{aa,ab,ac,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{u});$s=$s||0;s:while(true){switch($s){case 0:if(i[0]===772){$s=-1;return u;}v=$assertType(e[0].PrivateKey,C.Decrypter,true);w=v[0];x=v[1];if(x){$s=1;continue;}$s=2;continue;case 1:z=w.Public();$s=4;case 4:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}y=$assertType(z,JG,true);aa=y[1];if(!aa){$s=-1;return u;}$s=3;continue;case 2:$s=-1;return u;case 3:ab=GC(f[0].CipherSuites,g[0].cipherSuites(),(function(e,f,g,h,i){return function(ab){var ab;if(!(((ab.flags&1)===0))){return false;}if(i[0]<771&&!(((ab.flags&4)===0))){return false;}return true;};})(e,f,g,h,i));$s=5;case 5:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}ac=ab;if(ac===IO.nil){$s=-1;return u;}$s=-1;return $ifaceNil;}return;}var $f={$blk:$b,$c:true,$r,aa,ab,ac,u,v,w,x,y,z,$s};return $f;};})(e,f,g,h,i);if(f[0].SignatureSchemes.$length>0){$s=12;continue;}$s=13;continue;case 12:w=HW(i[0],e[0],f[0].SignatureSchemes);$s=14;case 14:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}v=w;x=v[1];if(!($interfaceIsEqual(x,$ifaceNil))){$s=15;continue;}$s=16;continue;case 15:y=u(x);$s=17;case 17:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}z=y;$s=18;case 18:return z;case 16:case 13:if(i[0]===772){$s=-1;return $ifaceNil;}if(!CM(g[0],f[0].SupportedCurves,f[0].SupportedPoints)){$s=19;continue;}$s=20;continue;case 19:aa=u(I.New("client doesn't support ECDHE, can only use legacy RSA key exchange"));$s=21;case 21:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}ab=aa;$s=22;case 22:return ab;case 20:h[0]=false;ac=$assertType(e[0].PrivateKey,C.Signer,true);ad=ac[0];ae=ac[1];if(ae){$s=23;continue;}$s=24;continue;case 23:ag=ad.Public();$s=26;case 26:if($c){$c=false;ag=ag.$blk();}if(ag&&ag.$blk!==undefined){break s;}af=ag;if($assertType(af,JH,true)[1]){$s=27;continue;}if($assertType(af,E.PublicKey,true)[1]){$s=28;continue;}if($assertType(af,JG,true)[1]){$s=29;continue;}$s=30;continue;case 27:ah=af.$val;al=0;am=ah.Curve;an=Y.P256();$s=38;case 38:if($c){$c=false;an=an.$blk();}if(an&&an.$blk!==undefined){break s;}if($interfaceIsEqual(am,(an))){$s=33;continue;}ao=Y.P384();$s=39;case 39:if($c){$c=false;ao=ao.$blk();}if(ao&&ao.$blk!==undefined){break s;}if($interfaceIsEqual(am,(ao))){$s=34;continue;}ap=Y.P521();$s=40;case 40:if($c){$c=false;ap=ap.$blk();}if(ap&&ap.$blk!==undefined){break s;}if($interfaceIsEqual(am,(ap))){$s=35;continue;}$s=36;continue;case 33:al=23;$s=37;continue;case 34:al=24;$s=37;continue;case 35:al=25;$s=37;continue;case 36:aq=HX(e[0]);$s=41;case 41:if($c){$c=false;aq=aq.$blk();}if(aq&&aq.$blk!==undefined){break s;}ar=u(aq);$s=42;case 42:if($c){$c=false;ar=ar.$blk();}if(ar&&ar.$blk!==undefined){break s;}as=ar;$s=43;case 43:return as;case 37:case 32:at=false;au=f[0].SupportedCurves;av=0;while(true){if(!(av=au.$length)?($throwRuntimeError("index out of range"),undefined):au.$array[au.$offset+av]);if((aw===al)&&g[0].supportsCurve(aw)){at=true;break;}av++;}if(!at){$s=-1;return I.New("client doesn't support certificate curve");}h[0]=true;$s=31;continue;case 28:ai=af.$val;if(i[0]<771||(f[0].SignatureSchemes.$length===0)){$s=-1;return I.New("connection doesn't support Ed25519");}h[0]=true;$s=31;continue;case 29:aj=af.$val;$s=31;continue;case 30:ak=af;ax=HX(e[0]);$s=44;case 44:if($c){$c=false;ax=ax.$blk();}if(ax&&ax.$blk!==undefined){break s;}ay=u(ax);$s=45;case 45:if($c){$c=false;ay=ay.$blk();}if(ay&&ay.$blk!==undefined){break s;}az=ay;$s=46;case 46:return az;case 31:$s=25;continue;case 24:ba=HX(e[0]);$s=47;case 47:if($c){$c=false;ba=ba.$blk();}if(ba&&ba.$blk!==undefined){break s;}bb=u(ba);$s=48;case 48:if($c){$c=false;bb=bb.$blk();}if(bb&&bb.$blk!==undefined){break s;}bc=bb;$s=49;case 49:return bc;case 25:bd=GC(f[0].CipherSuites,g[0].cipherSuites(),(function(e,f,g,h,i){return function(bd){var bd;if((bd.flags&1)===0){return false;}if(!(((bd.flags&2)===0))){if(!h[0]){return false;}}else{if(h[0]){return false;}}if(i[0]<771&&!(((bd.flags&4)===0))){return false;}return true;};})(e,f,g,h,i));$s=50;case 50:if($c){$c=false;bd=bd.$blk();}if(bd&&bd.$blk!==undefined){break s;}be=bd;if(be===IO.nil){$s=51;continue;}$s=52;continue;case 51:bf=u(I.New("client doesn't support any cipher suites compatible with the certificate"));$s=53;case 53:if($c){$c=false;bf=bf.$blk();}if(bf&&bf.$blk!==undefined){break s;}bg=bf;$s=54;case 54:return bg;case 52:$s=-1;return $ifaceNil;}return;}var $f={$blk:EY.ptr.prototype.SupportsCertificate,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};EY.prototype.SupportsCertificate=function(e){return this.$val.SupportsCertificate(e);};EZ.ptr.prototype.SupportsCertificate=function(e){var{e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s,$r,$c}=$restore(this,{e});$s=$s||0;s:while(true){switch($s){case 0:f=this;h=HW(f.Version,e,f.SignatureSchemes);$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}g=h;i=g[1];if(!($interfaceIsEqual(i,$ifaceNil))){$s=-1;return i;}if(f.AcceptableCAs.$length===0){$s=-1;return $ifaceNil;}j=e.Certificate;k=0;case 2:if(!(k=j.$length)?($throwRuntimeError("index out of range"),undefined):j.$array[j.$offset+k]);n=e.Leaf;if(!((l===0))||n===IU.nil){$s=4;continue;}$s=5;continue;case 4:o=$ifaceNil;q=G.ParseCertificate(m);$s=6;case 6:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}p=q;n=p[0];o=p[1];if(!($interfaceIsEqual(o,$ifaceNil))){$s=7;continue;}$s=8;continue;case 7:r=J.Errorf("failed to parse certificate #%d in the chain: %w",new IJ([new $Int(l),o]));$s=9;case 9:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=r;$s=10;case 10:return s;case 8:case 5:t=f.AcceptableCAs;u=0;while(true){if(!(u=t.$length)?($throwRuntimeError("index out of range"),undefined):t.$array[t.$offset+u]);if(A.Equal(n.RawIssuer,v)){$s=-1;return $ifaceNil;}u++;}k++;$s=2;continue;case 3:$s=-1;return I.New("chain is not signed by an acceptable CA");}return;}var $f={$blk:EZ.ptr.prototype.SupportsCertificate,$c:true,$r,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s};return $f;};EZ.prototype.SupportsCertificate=function(e){return this.$val.SupportsCertificate(e);};FB.ptr.prototype.BuildNameToCertificate=function(){var{e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:e=this;e.NameToCertificate={};f=e.Certificates;g=0;case 1:if(!(g=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+h]));l=j.leaf();$s=3;case 3:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k=l;m=k[0];n=k[1];if(!($interfaceIsEqual(n,$ifaceNil))){g++;$s=1;continue;}if(!(m.Subject.CommonName==="")&&(m.DNSNames.$length===0)){o=m.Subject.CommonName;(e.NameToCertificate||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(o)]={k:o,v:j};}p=m.DNSNames;q=0;while(true){if(!(q=p.$length)?($throwRuntimeError("index out of range"),undefined):p.$array[p.$offset+q]);s=r;(e.NameToCertificate||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(s)]={k:s,v:j};q++;}g++;$s=1;continue;case 2:$s=-1;return;}return;}var $f={$blk:FB.ptr.prototype.BuildNameToCertificate,$c:true,$r,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,$s};return $f;};FB.prototype.BuildNameToCertificate=function(){return this.$val.BuildNameToCertificate();};FB.ptr.prototype.writeKeyLog=function(e,f,g){var{e,f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{e,f,g});$s=$s||0;s:while(true){switch($s){case 0:h=this;if($interfaceIsEqual(h.KeyLogWriter,$ifaceNil)){$s=-1;return $ifaceNil;}i=J.Sprintf("%s %x %x\n",new IJ([new $String(e),f,g]));$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=(new II($stringToBytes(i)));$r=FJ.Lock();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}l=h.KeyLogWriter.Write(j);$s=3;case 3:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k=l;m=k[1];$r=FJ.Unlock();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return m;}return;}var $f={$blk:FB.ptr.prototype.writeKeyLog,$c:true,$r,e,f,g,h,i,j,k,l,m,$s};return $f;};FB.prototype.writeKeyLog=function(e,f,g){return this.$val.writeKeyLog(e,f,g);};FK.ptr.prototype.leaf=function(){var{e,f,g,h,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:e=this;if(!(e.Leaf===IU.nil)){$s=-1;return[e.Leaf,$ifaceNil];}g=G.ParseCertificate((f=e.Certificate,(0>=f.$length?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+0])));$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;$s=2;case 2:return h;}return;}var $f={$blk:FK.ptr.prototype.leaf,$c:true,$r,e,f,g,h,$s};return $f;};FK.prototype.leaf=function(){return this.$val.leaf();};FQ=function(){return FP;};FR=function(e,f){var{e,f,g,h,$s,$r,$c}=$restore(this,{e,f});$s=$s||0;s:while(true){switch($s){case 0:g=J.Errorf("tls: received unexpected handshake message of type %T when waiting for %T",new IJ([f,e]));$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;$s=2;case 2:return h;}return;}var $f={$blk:FR,$c:true,$r,e,f,g,h,$s};return $f;};FS=function(e,f){var e,f,g,h,i;g=f;h=0;while(true){if(!(h=g.$length)?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+h]);if(i===e){return true;}h++;}return false;};GC=function(e,f,g){var{e,f,g,h,i,j,k,l,m,n,o,p,$s,$r,$c}=$restore(this,{e,f,g});$s=$s||0;s:while(true){switch($s){case 0:h=e;i=0;case 1:if(!(i=h.$length)?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+i]);k=HM(j);if(k===IO.nil){l=true;$s=5;continue s;}m=g(k);$s=6;case 6:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}l=!m;case 5:if(l){$s=3;continue;}$s=4;continue;case 3:i++;$s=1;continue;case 4:n=f;o=0;while(true){if(!(o=n.$length)?($throwRuntimeError("index out of range"),undefined):n.$array[n.$offset+o]);if(j===p){$s=-1;return k;}o++;}i++;$s=1;continue;case 2:$s=-1;return IO.nil;}return;}var $f={$blk:GC,$c:true,$r,e,f,g,h,i,j,k,l,m,n,o,p,$s};return $f;};GS=function(e){var e,f,g,h,i,j,k,l;f=e;g=0;while(true){if(!(g=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+g]);i=HM(h);if(!(i===IO.nil)){return(j=GQ[$Uint16.keyFor(h)],j!==undefined?j.v:false);}k=HO(h);if(!(k===IM.nil)){return(l=GQ[$Uint16.keyFor(h)],l!==undefined?l.v:false);}g++;}return false;};GT=function(e,f,g){var e,f,g,h,i;h=AL.NewCipher(e);i=h[0];return i;};GU=function(e,f,g){var{e,f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{e,f,g});$s=$s||0;s:while(true){switch($s){case 0:i=AK.NewTripleDESCipher(e);$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}h=i;j=h[0];if(g){$s=2;continue;}$s=3;continue;case 2:k=O.NewCBCDecrypter(j,f);$s=4;case 4:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;$s=5;case 5:return l;case 3:m=O.NewCBCEncrypter(j,f);$s=6;case 6:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;$s=7;case 7:return n;}return;}var $f={$blk:GU,$c:true,$r,e,f,g,h,i,j,k,l,m,n,$s};return $f;};GV=function(e,f,g){var{e,f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{e,f,g});$s=$s||0;s:while(true){switch($s){case 0:h=N.NewCipher(e);i=h[0];if(g){$s=1;continue;}$s=2;continue;case 1:j=O.NewCBCDecrypter(i,f);$s=3;case 3:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;$s=4;case 4:return k;case 2:l=O.NewCBCEncrypter(i,f);$s=5;case 5:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;$s=6;case 6:return m;}return;}var $f={$blk:GV,$c:true,$r,e,f,g,h,i,j,k,l,m,$s};return $f;};GW=function(e){var{e,f,g,$s,$r,$c}=$restore(this,{e});$s=$s||0;s:while(true){switch($s){case 0:f=P.New(HG(V.New),e);$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;$s=2;case 2:return g;}return;}var $f={$blk:GW,$c:true,$r,e,f,g,$s};return $f;};GX=function(e){var{e,f,g,$s,$r,$c}=$restore(this,{e});$s=$s||0;s:while(true){switch($s){case 0:f=P.New(Q.New,e);$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;$s=2;case 2:return g;}return;}var $f={$blk:GX,$c:true,$r,e,f,g,$s};return $f;};GZ.ptr.prototype.NonceSize=function(){var e;e=this;return 8;};GZ.prototype.NonceSize=function(){return this.$val.NonceSize();};GZ.ptr.prototype.Overhead=function(){var{e,f,g,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:e=this;f=e.aead.Overhead();$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;$s=2;case 2:return g;}return;}var $f={$blk:GZ.ptr.prototype.Overhead,$c:true,$r,e,f,g,$s};return $f;};GZ.prototype.Overhead=function(){return this.$val.Overhead();};GZ.ptr.prototype.explicitNonceLen=function(){var e;e=this;return e.NonceSize();};GZ.prototype.explicitNonceLen=function(){return this.$val.explicitNonceLen();};GZ.ptr.prototype.Seal=function(e,f,g,h){var{e,f,g,h,i,j,k,$s,$r,$c}=$restore(this,{e,f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=this;$copySlice($subslice(new II(i.nonce),4),f);j=i.aead.Seal(e,new II(i.nonce),g,h);$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;$s=2;case 2:return k;}return;}var $f={$blk:GZ.ptr.prototype.Seal,$c:true,$r,e,f,g,h,i,j,k,$s};return $f;};GZ.prototype.Seal=function(e,f,g,h){return this.$val.Seal(e,f,g,h);};GZ.ptr.prototype.Open=function(e,f,g,h){var{e,f,g,h,i,j,k,$s,$r,$c}=$restore(this,{e,f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=this;$copySlice($subslice(new II(i.nonce),4),f);j=i.aead.Open(e,new II(i.nonce),g,h);$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;$s=2;case 2:return k;}return;}var $f={$blk:GZ.ptr.prototype.Open,$c:true,$r,e,f,g,h,i,j,k,$s};return $f;};GZ.prototype.Open=function(e,f,g,h){return this.$val.Open(e,f,g,h);};HA.ptr.prototype.NonceSize=function(){var e;e=this;return 8;};HA.prototype.NonceSize=function(){return this.$val.NonceSize();};HA.ptr.prototype.Overhead=function(){var{e,f,g,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:e=this;f=e.aead.Overhead();$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;$s=2;case 2:return g;}return;}var $f={$blk:HA.ptr.prototype.Overhead,$c:true,$r,e,f,g,$s};return $f;};HA.prototype.Overhead=function(){return this.$val.Overhead();};HA.ptr.prototype.explicitNonceLen=function(){var e;e=this;return 0;};HA.prototype.explicitNonceLen=function(){return this.$val.explicitNonceLen();};HA.ptr.prototype.Seal=function(e,f,g,h){var{e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,$s,$r,$c}=$restore(this,{e,f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=this;j=f;k=0;while(true){if(!(k=j.$length)?($throwRuntimeError("index out of range"),undefined):j.$array[j.$offset+k]);n=4+l>>0;(p=i.nonceMask,((n<0||n>=p.length)?($throwRuntimeError("index out of range"),undefined):p[n]=(((o=i.nonceMask,((n<0||n>=o.length)?($throwRuntimeError("index out of range"),undefined):o[n]))^(m))<<24>>>24)));k++;}q=i.aead.Seal(e,new II(i.nonceMask),g,h);$s=1;case 1:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=q;s=f;t=0;while(true){if(!(t=s.$length)?($throwRuntimeError("index out of range"),undefined):s.$array[s.$offset+t]);w=4+u>>0;(y=i.nonceMask,((w<0||w>=y.length)?($throwRuntimeError("index out of range"),undefined):y[w]=(((x=i.nonceMask,((w<0||w>=x.length)?($throwRuntimeError("index out of range"),undefined):x[w]))^(v))<<24>>>24)));t++;}$s=-1;return r;}return;}var $f={$blk:HA.ptr.prototype.Seal,$c:true,$r,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,$s};return $f;};HA.prototype.Seal=function(e,f,g,h){return this.$val.Seal(e,f,g,h);};HA.ptr.prototype.Open=function(e,f,g,h){var{aa,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{e,f,g,h});$s=$s||0;s:while(true){switch($s){case 0:i=this;j=f;k=0;while(true){if(!(k=j.$length)?($throwRuntimeError("index out of range"),undefined):j.$array[j.$offset+k]);n=4+l>>0;(p=i.nonceMask,((n<0||n>=p.length)?($throwRuntimeError("index out of range"),undefined):p[n]=(((o=i.nonceMask,((n<0||n>=o.length)?($throwRuntimeError("index out of range"),undefined):o[n]))^(m))<<24>>>24)));k++;}r=i.aead.Open(e,new II(i.nonceMask),g,h);$s=1;case 1:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}q=r;s=q[0];t=q[1];u=f;v=0;while(true){if(!(v=u.$length)?($throwRuntimeError("index out of range"),undefined):u.$array[u.$offset+v]);y=4+w>>0;(aa=i.nonceMask,((y<0||y>=aa.length)?($throwRuntimeError("index out of range"),undefined):aa[y]=(((z=i.nonceMask,((y<0||y>=z.length)?($throwRuntimeError("index out of range"),undefined):z[y]))^(x))<<24>>>24)));v++;}$s=-1;return[s,t];}return;}var $f={$blk:HA.ptr.prototype.Open,$c:true,$r,aa,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};HA.prototype.Open=function(e,f,g,h){return this.$val.Open(e,f,g,h);};HB=function(e,f){var{e,f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{e,f});$s=$s||0;s:while(true){switch($s){case 0:if(!((f.$length===4))){$panic(new $String("tls: internal error: wrong nonce length"));}g=N.NewCipher(e);h=g[0];i=g[1];if(!($interfaceIsEqual(i,$ifaceNil))){$panic(i);}k=O.NewGCM(h);$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j=k;l=j[0];i=j[1];if(!($interfaceIsEqual(i,$ifaceNil))){$panic(i);}m=new GZ.ptr(IX.zero(),l);$copySlice(new II(m.nonce),f);$s=-1;return m;}return;}var $f={$blk:HB,$c:true,$r,e,f,g,h,i,j,k,l,m,$s};return $f;};HC=function(e,f){var{e,f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{e,f});$s=$s||0;s:while(true){switch($s){case 0:if(!((f.$length===12))){$panic(new $String("tls: internal error: wrong nonce length"));}g=N.NewCipher(e);h=g[0];i=g[1];if(!($interfaceIsEqual(i,$ifaceNil))){$panic(i);}k=O.NewGCM(h);$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j=k;l=j[0];i=j[1];if(!($interfaceIsEqual(i,$ifaceNil))){$panic(i);}m=new HA.ptr(IX.zero(),l);$copySlice(new II(m.nonceMask),f);$s=-1;return m;}return;}var $f={$blk:HC,$c:true,$r,e,f,g,h,i,j,k,l,m,$s};return $f;};HD=function(e,f){var e,f,g,h,i,j;if(!((f.$length===12))){$panic(new $String("tls: internal error: wrong nonce length"));}g=AO.New(e);h=g[0];i=g[1];if(!($interfaceIsEqual(i,$ifaceNil))){$panic(i);}j=new HA.ptr(IX.zero(),h);$copySlice(new II(j.nonceMask),f);return j;};HF.ptr.prototype.Size=function(){var{e,f,g,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:e=this;f=e.h.Size();$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;$s=2;case 2:return g;}return;}var $f={$blk:HF.ptr.prototype.Size,$c:true,$r,e,f,g,$s};return $f;};HF.prototype.Size=function(){return this.$val.Size();};HF.ptr.prototype.BlockSize=function(){var{e,f,g,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:e=this;f=e.h.BlockSize();$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;$s=2;case 2:return g;}return;}var $f={$blk:HF.ptr.prototype.BlockSize,$c:true,$r,e,f,g,$s};return $f;};HF.prototype.BlockSize=function(){return this.$val.BlockSize();};HF.ptr.prototype.Reset=function(){var{e,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:e=this;$r=e.h.Reset();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:HF.ptr.prototype.Reset,$c:true,$r,e,$s};return $f;};HF.prototype.Reset=function(){return this.$val.Reset();};HF.ptr.prototype.Write=function(e){var{e,f,g,h,$s,$r,$c}=$restore(this,{e});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=f.h.Write(e);$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;$s=2;case 2:return h;}return;}var $f={$blk:HF.ptr.prototype.Write,$c:true,$r,e,f,g,h,$s};return $f;};HF.prototype.Write=function(e){return this.$val.Write(e);};HF.ptr.prototype.Sum=function(e){var{e,f,g,h,$s,$r,$c}=$restore(this,{e});$s=$s||0;s:while(true){switch($s){case 0:f=this;g=f.h.ConstantTimeSum(e);$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;$s=2;case 2:return h;}return;}var $f={$blk:HF.ptr.prototype.Sum,$c:true,$r,e,f,g,h,$s};return $f;};HF.prototype.Sum=function(e){return this.$val.Sum(e);};HG=function(e){var e;return(function $b(){var{f,g,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:f=e();$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=new HF.ptr($assertType(f,HE));$s=2;case 2:return g;}return;}var $f={$blk:$b,$c:true,$r,f,g,$s};return $f;});};HH=function(e,f,g,h,i,j){var{e,f,g,h,i,j,k,l,m,n,o,p,$s,$r,$c}=$restore(this,{e,f,g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:$r=e.Reset();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}k=e.Write(g);$s=2;case 2:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}k;l=e.Write(h);$s=3;case 3:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}l;m=e.Write(i);$s=4;case 4:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}m;n=e.Sum(f);$s=5;case 5:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;if(!(j===II.nil)){$s=6;continue;}$s=7;continue;case 6:p=e.Write(j);$s=8;case 8:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}p;case 7:$s=-1;return o;}return;}var $f={$blk:HH,$c:true,$r,e,f,g,h,i,j,k,l,m,n,o,p,$s};return $f;};HI=function(e){var e,f;return(f=new CC.ptr(),new f.constructor.elem(f));};HJ=function(e){var e;return new CG.ptr(e,false,$ifaceNil,JS.nil,II.nil);};HK=function(e){var e;return new CG.ptr(e,true,$ifaceNil,JS.nil,II.nil);};HL=function(e,f){var e,f,g,h,i;g=e;h=0;while(true){if(!(h=g.$length)?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+h]);if(i===f){return HM(i);}h++;}return IO.nil;};HM=function(e){var e,f,g,h;f=GB;g=0;while(true){if(!(g=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+g]);if(h.id===e){return h;}g++;}return IO.nil;};HN=function(e,f){var e,f,g,h,i;g=e;h=0;while(true){if(!(h=g.$length)?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+h]);if(i===f){return HO(i);}h++;}return IM.nil;};HO=function(e){var e,f,g,h;f=GE;g=0;while(true){if(!(g=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+g]);if(h.id===e){return h;}g++;}return IM.nil;};HP=function(e,f,g,h,i){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{e,f,g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=e;if(j===(227)){$s=2;continue;}if(j===(228)){$s=3;continue;}if(j===(225)){$s=4;continue;}if(j===(226)){$s=5;continue;}$s=6;continue;case 2:k=$assertType(f,JH,true);l=k[0];m=k[1];if(!m){$s=8;continue;}$s=9;continue;case 8:n=J.Errorf("expected an ECDSA public key, got %T",new IJ([f]));$s=10;case 10:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;$s=11;case 11:return o;case 9:p=D.VerifyASN1(l,h,i);$s=14;case 14:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}if(!p){$s=12;continue;}$s=13;continue;case 12:$s=-1;return I.New("ECDSA verification failure");case 13:$s=7;continue;case 3:q=$assertType(f,E.PublicKey,true);r=q[0];s=q[1];if(!s){$s=15;continue;}$s=16;continue;case 15:t=J.Errorf("expected an Ed25519 public key, got %T",new IJ([f]));$s=17;case 17:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=t;$s=18;case 18:return u;case 16:v=E.Verify(r,h,i);$s=21;case 21:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}if(!v){$s=19;continue;}$s=20;continue;case 19:$s=-1;return I.New("Ed25519 verification failure");case 20:$s=7;continue;case 4:w=$assertType(f,JG,true);x=w[0];y=w[1];if(!y){$s=22;continue;}$s=23;continue;case 22:z=J.Errorf("expected an RSA public key, got %T",new IJ([f]));$s=24;case 24:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}aa=z;$s=25;case 25:return aa;case 23:ab=F.VerifyPKCS1v15(x,g,h,i);$s=26;case 26:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}ac=ab;if(!($interfaceIsEqual(ac,$ifaceNil))){$s=-1;return ac;}$s=7;continue;case 5:ad=$assertType(f,JG,true);ae=ad[0];af=ad[1];if(!af){$s=27;continue;}$s=28;continue;case 27:ag=J.Errorf("expected an RSA public key, got %T",new IJ([f]));$s=29;case 29:if($c){$c=false;ag=ag.$blk();}if(ag&&ag.$blk!==undefined){break s;}ah=ag;$s=30;case 30:return ah;case 28:ai=new F.PSSOptions.ptr(-1,0);aj=F.VerifyPSS(ae,g,h,i,ai);$s=31;case 31:if($c){$c=false;aj=aj.$blk();}if(aj&&aj.$blk!==undefined){break s;}ak=aj;if(!($interfaceIsEqual(ak,$ifaceNil))){$s=-1;return ak;}$s=7;continue;case 6:$s=-1;return I.New("internal error: unknown signature type");case 7:case 1:$s=-1;return $ifaceNil;}return;}var $f={$blk:HP,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};HR=function(e,f,g){var{e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s,$r,$c}=$restore(this,{e,f,g});$s=$s||0;s:while(true){switch($s){case 0:if(e===EO){$s=1;continue;}$s=2;continue;case 1:h=new A.Buffer.ptr(II.nil,0,0);i=h.Write(HQ);$s=3;case 3:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}i;j=S.WriteString(h,f);$s=4;case 4:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}j;k=g.Sum(II.nil);$s=5;case 5:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=h.Write(k);$s=6;case 6:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}l;$s=-1;return h.Bytes();case 2:m=new C.Hash(e).New();$s=7;case 7:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;o=n.Write(HQ);$s=8;case 8:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}o;p=S.WriteString(n,f);$s=9;case 9:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}p;q=g.Sum(II.nil);$s=10;case 10:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=n.Write(q);$s=11;case 11:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}r;s=n.Sum(II.nil);$s=12;case 12:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=s;$s=13;case 13:return t;}return;}var $f={$blk:HR,$c:true,$r,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s};return $f;};HS=function(e){var{e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s,$r,$c}=$restore(this,{e});$s=$s||0;s:while(true){switch($s){case 0:f=0;g=0;h=$ifaceNil;i=e;if((i===(513))||(i===(1025))||(i===(1281))||(i===(1537))){$s=2;continue;}if((i===(2052))||(i===(2053))||(i===(2054))){$s=3;continue;}if((i===(515))||(i===(1027))||(i===(1283))||(i===(1539))){$s=4;continue;}if(i===(2055)){$s=5;continue;}$s=6;continue;case 2:f=225;$s=7;continue;case 3:f=226;$s=7;continue;case 4:f=227;$s=7;continue;case 5:f=228;$s=7;continue;case 6:j=0;k=0;m=J.Errorf("unsupported signature algorithm: %v",new IJ([new EX(e)]));$s=8;case 8:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}l=m;f=j;g=k;h=l;n=[f,g,h];$s=9;case 9:return n;case 7:case 1:o=e;if((o===(513))||(o===(515))){$s=11;continue;}if((o===(1025))||(o===(2052))||(o===(1027))){$s=12;continue;}if((o===(1281))||(o===(2053))||(o===(1283))){$s=13;continue;}if((o===(1537))||(o===(2054))||(o===(1539))){$s=14;continue;}if(o===(2055)){$s=15;continue;}$s=16;continue;case 11:g=3;$s=17;continue;case 12:g=5;$s=17;continue;case 13:g=6;$s=17;continue;case 14:g=7;$s=17;continue;case 15:g=EO;$s=17;continue;case 16:p=0;q=0;s=J.Errorf("unsupported signature algorithm: %v",new IJ([new EX(e)]));$s=18;case 18:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}r=s;f=p;g=q;h=r;t=[f,g,h];$s=19;case 19:return t;case 17:case 10:u=f;v=g;w=$ifaceNil;f=u;g=v;h=w;$s=-1;return[f,g,h];}return;}var $f={$blk:HS,$c:true,$r,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s};return $f;};HT=function(e){var{e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,$s,$r,$c}=$restore(this,{e});$s=$s||0;s:while(true){switch($s){case 0:f=0;g=0;h=$ifaceNil;i=e;if($assertType(i,JG,true)[1]){$s=1;continue;}if($assertType(i,JH,true)[1]){$s=2;continue;}if($assertType(i,E.PublicKey,true)[1]){$s=3;continue;}$s=4;continue;case 1:j=225;k=8;l=$ifaceNil;f=j;g=k;h=l;$s=-1;return[f,g,h];case 2:m=227;n=3;o=$ifaceNil;f=m;g=n;h=o;$s=-1;return[f,g,h];case 3:p=0;q=0;s=J.Errorf("tls: Ed25519 public keys are not supported before TLS 1.2",new IJ([]));$s=6;case 6:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}r=s;f=p;g=q;h=r;t=[f,g,h];$s=7;case 7:return t;case 4:u=0;v=0;x=J.Errorf("tls: unsupported public key: %T",new IJ([e]));$s=8;case 8:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}w=x;f=u;g=v;h=w;y=[f,g,h];$s=9;case 9:return y;case 5:$s=-1;return[f,g,h];}return;}var $f={$blk:HT,$c:true,$r,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,$s};return $f;};HV=function(e,f){var{aa,ab,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{e,f});$s=$s||0;s:while(true){switch($s){case 0:g=$assertType(f.PrivateKey,C.Signer,true);h=g[0];i=g[1];if(!i){$s=-1;return IL.nil;}j=IL.nil;l=h.Public();$s=1;case 1:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k=l;if($assertType(k,JH,true)[1]){$s=2;continue;}if($assertType(k,JG,true)[1]){$s=3;continue;}if($assertType(k,E.PublicKey,true)[1]){$s=4;continue;}$s=5;continue;case 2:m=k.$val;if(!((e===772))){j=new IL([1027,1283,1539,515]);$s=6;continue;}q=m.Curve;r=Y.P256();$s=13;case 13:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}if($interfaceIsEqual(q,(r))){$s=8;continue;}s=Y.P384();$s=14;case 14:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}if($interfaceIsEqual(q,(s))){$s=9;continue;}t=Y.P521();$s=15;case 15:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}if($interfaceIsEqual(q,(t))){$s=10;continue;}$s=11;continue;case 8:j=new IL([1027]);$s=12;continue;case 9:j=new IL([1283]);$s=12;continue;case 10:j=new IL([1539]);$s=12;continue;case 11:$s=-1;return IL.nil;case 12:case 7:$s=6;continue;case 3:n=k.$val;u=n.Size();j=$makeSlice(IL,0,HU.$length);v=HU;w=0;while(true){if(!(w=v.$length)?($throwRuntimeError("index out of range"),undefined):v.$array[v.$offset+w]),IQ);if(u>=x.minModulusBytes&&e<=x.maxVersion){j=$append(j,x.scheme);}w++;}$s=6;continue;case 4:o=k.$val;j=new IL([2055]);$s=6;continue;case 5:p=k;$s=-1;return IL.nil;case 6:if(!(f.SupportedSignatureAlgorithms===IL.nil)){y=IL.nil;z=j;aa=0;while(true){if(!(aa=z.$length)?($throwRuntimeError("index out of range"),undefined):z.$array[z.$offset+aa]);if(FS(ab,f.SupportedSignatureAlgorithms)){y=$append(y,ab);}aa++;}$s=-1;return y;}$s=-1;return j;}return;}var $f={$blk:HV,$c:true,$r,aa,ab,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};HW=function(e,f,g){var{e,f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{e,f,g});$s=$s||0;s:while(true){switch($s){case 0:h=HV(e,f);$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;if(i.$length===0){$s=2;continue;}$s=3;continue;case 2:j=HX(f);$s=4;case 4:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=[0,j];$s=5;case 5:return k;case 3:if((g.$length===0)&&(e===771)){g=new IL([513,515]);}l=g;m=0;while(true){if(!(m=l.$length)?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+m]);if(FS(n,i)){$s=-1;return[n,$ifaceNil];}m++;}$s=-1;return[0,I.New("tls: peer doesn't support any of the certificate's signature algorithms")];}return;}var $f={$blk:HW,$c:true,$r,e,f,g,h,i,j,k,l,m,n,$s};return $f;};HX=function(e){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{e});$s=$s||0;s:while(true){switch($s){case 0:f=e.PrivateKey;if($assertType(f,F.PrivateKey,true)[1]||$assertType(f,D.PrivateKey,true)[1]){$s=1;continue;}if($assertType(f,LD,true)[1]){$s=2;continue;}$s=3;continue;case 1:g=J.Errorf("tls: unsupported certificate: private key is %T, expected *%T",new IJ([e.PrivateKey,e.PrivateKey]));$s=4;case 4:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;$s=5;case 5:return h;case 2:i=J.Errorf("tls: unsupported certificate: private key is *ed25519.PrivateKey, expected ed25519.PrivateKey",new IJ([]));$s=6;case 6:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;$s=7;case 7:return j;case 3:k=$assertType(e.PrivateKey,C.Signer,true);l=k[0];m=k[1];if(!m){$s=8;continue;}$s=9;continue;case 8:n=J.Errorf("tls: certificate private key (%T) does not implement crypto.Signer",new IJ([e.PrivateKey]));$s=10;case 10:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;$s=11;case 11:return o;case 9:q=l.Public();$s=12;case 12:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}p=q;if($assertType(p,JH,true)[1]){$s=13;continue;}if($assertType(p,JG,true)[1]){$s=14;continue;}if($assertType(p,E.PublicKey,true)[1]){$s=15;continue;}$s=16;continue;case 13:r=p.$val;v=r.Curve;w=Y.P256();$s=24;case 24:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}if($interfaceIsEqual(v,(w))){$s=19;continue;}x=Y.P384();$s=25;case 25:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}if($interfaceIsEqual(v,(x))){$s=20;continue;}y=Y.P521();$s=26;case 26:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}if($interfaceIsEqual(v,(y))){$s=21;continue;}$s=22;continue;case 19:$s=23;continue;case 20:$s=23;continue;case 21:$s=23;continue;case 22:z=r.Curve.Params();$s=27;case 27:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}aa=new $String(z.Name);ab=J.Errorf("tls: unsupported certificate curve (%s)",new IJ([aa]));$s=28;case 28:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}ac=ab;$s=29;case 29:return ac;case 23:case 18:$s=17;continue;case 14:s=p.$val;ad=J.Errorf("tls: certificate RSA key size too small for supported signature algorithms",new IJ([]));$s=30;case 30:if($c){$c=false;ad=ad.$blk();}if(ad&&ad.$blk!==undefined){break s;}ae=ad;$s=31;case 31:return ae;case 15:t=p.$val;$s=17;continue;case 16:u=p;af=J.Errorf("tls: unsupported certificate key (%T)",new IJ([u]));$s=32;case 32:if($c){$c=false;af=af.$blk();}if(af&&af.$blk!==undefined){break s;}ag=af;$s=33;case 33:return ag;case 17:if(!(e.SupportedSignatureAlgorithms===IL.nil)){$s=34;continue;}$s=35;continue;case 34:ah=J.Errorf("tls: peer doesn't support the certificate custom signature algorithms",new IJ([]));$s=36;case 36:if($c){$c=false;ah=ah.$blk();}if(ah&&ah.$blk!==undefined){break s;}ai=ah;$s=37;case 37:return ai;case 35:aj=J.Errorf("tls: internal error: unsupported key (%T)",new IJ([e.PrivateKey]));$s=38;case 38:if($c){$c=false;aj=aj.$blk();}if(aj&&aj.$blk!==undefined){break s;}ak=aj;$s=39;case 39:return ak;}return;}var $f={$blk:HX,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};HY.prototype.String=function(){var e,f,g,h,i;e=this.$val;f=(g=HZ[HY.keyFor(e)],g!==undefined?[g.v,true]:["",false]);h=f[0];i=f[1];if(i){return"tls: "+h;}return"tls: alert("+AG.Itoa(((e>>0)))+")";};$ptrType(HY).prototype.String=function(){return new HY(this.$get()).String();};HY.prototype.Error=function(){var e;e=this.$val;return new HY(e).String();};$ptrType(HY).prototype.Error=function(){return new HY(this.$get()).Error();};LE.methods=[{prop:"Accept",name:"Accept",pkg:"",typ:$funcType([],[K.Conn,$error],false)}];LF.methods=[{prop:"Dial",name:"Dial",pkg:"",typ:$funcType([$String,$String],[K.Conn,$error],false)},{prop:"netDialer",name:"netDialer",pkg:"crypto/tls",typ:$funcType([],[JE],false)},{prop:"DialContext",name:"DialContext",pkg:"",typ:$funcType([B.Context,$String,$String],[K.Conn,$error],false)}];KC.methods=[{prop:"marshal",name:"marshal",pkg:"crypto/tls",typ:$funcType([],[II],false)},{prop:"unmarshal",name:"unmarshal",pkg:"crypto/tls",typ:$funcType([II],[$Bool],false)}];LG.methods=[{prop:"marshal",name:"marshal",pkg:"crypto/tls",typ:$funcType([],[II],false)},{prop:"unmarshal",name:"unmarshal",pkg:"crypto/tls",typ:$funcType([II],[$Bool],false)}];BR.methods=[{prop:"Sum",name:"Sum",pkg:"",typ:$funcType([],[II],false)},{prop:"clientSum",name:"clientSum",pkg:"crypto/tls",typ:$funcType([II],[II],false)},{prop:"serverSum",name:"serverSum",pkg:"crypto/tls",typ:$funcType([II],[II],false)},{prop:"hashForClientCertificate",name:"hashForClientCertificate",pkg:"crypto/tls",typ:$funcType([$Uint8,C.Hash,II],[II],false)}];LH.methods=[{prop:"Write",name:"Write",pkg:"",typ:$funcType([II],[$Int,$error],false)},{prop:"discardHandshakeBuffer",name:"discardHandshakeBuffer",pkg:"crypto/tls",typ:$funcType([],[],false)}];LJ.methods=[{prop:"CurveID",name:"CurveID",pkg:"",typ:$funcType([],[EL],false)},{prop:"PublicKey",name:"PublicKey",pkg:"",typ:$funcType([],[II],false)},{prop:"SharedKey",name:"SharedKey",pkg:"",typ:$funcType([II],[II],false)}];LK.methods=[{prop:"CurveID",name:"CurveID",pkg:"",typ:$funcType([],[EL],false)},{prop:"PublicKey",name:"PublicKey",pkg:"",typ:$funcType([],[II],false)},{prop:"SharedKey",name:"SharedKey",pkg:"",typ:$funcType([II],[II],false)}];CC.methods=[{prop:"generateServerKeyExchange",name:"generateServerKeyExchange",pkg:"crypto/tls",typ:$funcType([IS,KB,JW,KA],[JR,$error],false)},{prop:"processClientKeyExchange",name:"processClientKeyExchange",pkg:"crypto/tls",typ:$funcType([IS,KB,JS,$Uint16],[II,$error],false)},{prop:"processServerKeyExchange",name:"processServerKeyExchange",pkg:"crypto/tls",typ:$funcType([IS,JW,KA,IU,JR],[$error],false)},{prop:"generateClientKeyExchange",name:"generateClientKeyExchange",pkg:"crypto/tls",typ:$funcType([IS,JW,IU],[II,JS,$error],false)}];LL.methods=[{prop:"generateServerKeyExchange",name:"generateServerKeyExchange",pkg:"crypto/tls",typ:$funcType([IS,KB,JW,KA],[JR,$error],false)},{prop:"processClientKeyExchange",name:"processClientKeyExchange",pkg:"crypto/tls",typ:$funcType([IS,KB,JS,$Uint16],[II,$error],false)},{prop:"processServerKeyExchange",name:"processServerKeyExchange",pkg:"crypto/tls",typ:$funcType([IS,JW,KA,IU,JR],[$error],false)},{prop:"generateClientKeyExchange",name:"generateClientKeyExchange",pkg:"crypto/tls",typ:$funcType([IS,JW,IU],[II,JS,$error],false)}];LM.methods=[{prop:"handshake",name:"handshake",pkg:"crypto/tls",typ:$funcType([],[$error],false)},{prop:"processClientHello",name:"processClientHello",pkg:"crypto/tls",typ:$funcType([],[$error],false)},{prop:"checkForResumption",name:"checkForResumption",pkg:"crypto/tls",typ:$funcType([],[$error],false)},{prop:"pickCertificate",name:"pickCertificate",pkg:"crypto/tls",typ:$funcType([],[$error],false)},{prop:"sendDummyChangeCipherSpec",name:"sendDummyChangeCipherSpec",pkg:"crypto/tls",typ:$funcType([],[$error],false)},{prop:"doHelloRetryRequest",name:"doHelloRetryRequest",pkg:"crypto/tls",typ:$funcType([EL],[$error],false)},{prop:"sendServerParameters",name:"sendServerParameters",pkg:"crypto/tls",typ:$funcType([],[$error],false)},{prop:"requestClientCert",name:"requestClientCert",pkg:"crypto/tls",typ:$funcType([],[$Bool],false)},{prop:"sendServerCertificate",name:"sendServerCertificate",pkg:"crypto/tls",typ:$funcType([],[$error],false)},{prop:"sendServerFinished",name:"sendServerFinished",pkg:"crypto/tls",typ:$funcType([],[$error],false)},{prop:"shouldSendSessionTickets",name:"shouldSendSessionTickets",pkg:"crypto/tls",typ:$funcType([],[$Bool],false)},{prop:"sendSessionTickets",name:"sendSessionTickets",pkg:"crypto/tls",typ:$funcType([],[$error],false)},{prop:"readClientCertificate",name:"readClientCertificate",pkg:"crypto/tls",typ:$funcType([],[$error],false)},{prop:"readClientFinished",name:"readClientFinished",pkg:"crypto/tls",typ:$funcType([],[$error],false)}];LN.methods=[{prop:"handshake",name:"handshake",pkg:"crypto/tls",typ:$funcType([],[$error],false)},{prop:"processClientHello",name:"processClientHello",pkg:"crypto/tls",typ:$funcType([],[$error],false)},{prop:"pickCipherSuite",name:"pickCipherSuite",pkg:"crypto/tls",typ:$funcType([],[$error],false)},{prop:"cipherSuiteOk",name:"cipherSuiteOk",pkg:"crypto/tls",typ:$funcType([IO],[$Bool],false)},{prop:"checkForResumption",name:"checkForResumption",pkg:"crypto/tls",typ:$funcType([],[$Bool],false)},{prop:"doResumeHandshake",name:"doResumeHandshake",pkg:"crypto/tls",typ:$funcType([],[$error],false)},{prop:"doFullHandshake",name:"doFullHandshake",pkg:"crypto/tls",typ:$funcType([],[$error],false)},{prop:"establishKeys",name:"establishKeys",pkg:"crypto/tls",typ:$funcType([],[$error],false)},{prop:"readFinished",name:"readFinished",pkg:"crypto/tls",typ:$funcType([II],[$error],false)},{prop:"sendSessionTicket",name:"sendSessionTicket",pkg:"crypto/tls",typ:$funcType([],[$error],false)},{prop:"sendFinished",name:"sendFinished",pkg:"crypto/tls",typ:$funcType([II],[$error],false)}];CO.methods=[{prop:"Marshal",name:"Marshal",pkg:"",typ:$funcType([JK],[$error],false)}];JW.methods=[{prop:"marshal",name:"marshal",pkg:"crypto/tls",typ:$funcType([],[II],false)},{prop:"marshalWithoutBinders",name:"marshalWithoutBinders",pkg:"crypto/tls",typ:$funcType([],[II],false)},{prop:"updateBinders",name:"updateBinders",pkg:"crypto/tls",typ:$funcType([IT],[],false)},{prop:"unmarshal",name:"unmarshal",pkg:"crypto/tls",typ:$funcType([II],[$Bool],false)}];KA.methods=[{prop:"marshal",name:"marshal",pkg:"crypto/tls",typ:$funcType([],[II],false)},{prop:"unmarshal",name:"unmarshal",pkg:"crypto/tls",typ:$funcType([II],[$Bool],false)}];KL.methods=[{prop:"marshal",name:"marshal",pkg:"crypto/tls",typ:$funcType([],[II],false)},{prop:"unmarshal",name:"unmarshal",pkg:"crypto/tls",typ:$funcType([II],[$Bool],false)}];LO.methods=[{prop:"marshal",name:"marshal",pkg:"crypto/tls",typ:$funcType([],[II],false)},{prop:"unmarshal",name:"unmarshal",pkg:"crypto/tls",typ:$funcType([II],[$Bool],false)}];KV.methods=[{prop:"marshal",name:"marshal",pkg:"crypto/tls",typ:$funcType([],[II],false)},{prop:"unmarshal",name:"unmarshal",pkg:"crypto/tls",typ:$funcType([II],[$Bool],false)}];KU.methods=[{prop:"marshal",name:"marshal",pkg:"crypto/tls",typ:$funcType([],[II],false)},{prop:"unmarshal",name:"unmarshal",pkg:"crypto/tls",typ:$funcType([II],[$Bool],false)}];KM.methods=[{prop:"marshal",name:"marshal",pkg:"crypto/tls",typ:$funcType([],[II],false)},{prop:"unmarshal",name:"unmarshal",pkg:"crypto/tls",typ:$funcType([II],[$Bool],false)}];KE.methods=[{prop:"marshal",name:"marshal",pkg:"crypto/tls",typ:$funcType([],[II],false)},{prop:"unmarshal",name:"unmarshal",pkg:"crypto/tls",typ:$funcType([II],[$Bool],false)}];JX.methods=[{prop:"marshal",name:"marshal",pkg:"crypto/tls",typ:$funcType([],[II],false)},{prop:"unmarshal",name:"unmarshal",pkg:"crypto/tls",typ:$funcType([II],[$Bool],false)}];JR.methods=[{prop:"marshal",name:"marshal",pkg:"crypto/tls",typ:$funcType([],[II],false)},{prop:"unmarshal",name:"unmarshal",pkg:"crypto/tls",typ:$funcType([II],[$Bool],false)}];KN.methods=[{prop:"marshal",name:"marshal",pkg:"crypto/tls",typ:$funcType([],[II],false)},{prop:"unmarshal",name:"unmarshal",pkg:"crypto/tls",typ:$funcType([II],[$Bool],false)}];KO.methods=[{prop:"marshal",name:"marshal",pkg:"crypto/tls",typ:$funcType([],[II],false)},{prop:"unmarshal",name:"unmarshal",pkg:"crypto/tls",typ:$funcType([II],[$Bool],false)}];JS.methods=[{prop:"marshal",name:"marshal",pkg:"crypto/tls",typ:$funcType([],[II],false)},{prop:"unmarshal",name:"unmarshal",pkg:"crypto/tls",typ:$funcType([II],[$Bool],false)}];JZ.methods=[{prop:"marshal",name:"marshal",pkg:"crypto/tls",typ:$funcType([],[II],false)},{prop:"unmarshal",name:"unmarshal",pkg:"crypto/tls",typ:$funcType([II],[$Bool],false)}];KD.methods=[{prop:"marshal",name:"marshal",pkg:"crypto/tls",typ:$funcType([],[II],false)},{prop:"unmarshal",name:"unmarshal",pkg:"crypto/tls",typ:$funcType([II],[$Bool],false)}];JY.methods=[{prop:"marshal",name:"marshal",pkg:"crypto/tls",typ:$funcType([],[II],false)},{prop:"unmarshal",name:"unmarshal",pkg:"crypto/tls",typ:$funcType([II],[$Bool],false)}];KQ.methods=[{prop:"marshal",name:"marshal",pkg:"crypto/tls",typ:$funcType([],[II],false)},{prop:"unmarshal",name:"unmarshal",pkg:"crypto/tls",typ:$funcType([II],[$Bool],false)}];KT.methods=[{prop:"marshal",name:"marshal",pkg:"crypto/tls",typ:$funcType([],[II],false)},{prop:"unmarshal",name:"unmarshal",pkg:"crypto/tls",typ:$funcType([II],[$Bool],false)}];LP.methods=[{prop:"handshake",name:"handshake",pkg:"crypto/tls",typ:$funcType([],[$error],false)},{prop:"checkServerHelloOrHRR",name:"checkServerHelloOrHRR",pkg:"crypto/tls",typ:$funcType([],[$error],false)},{prop:"sendDummyChangeCipherSpec",name:"sendDummyChangeCipherSpec",pkg:"crypto/tls",typ:$funcType([],[$error],false)},{prop:"processHelloRetryRequest",name:"processHelloRetryRequest",pkg:"crypto/tls",typ:$funcType([],[$error],false)},{prop:"processServerHello",name:"processServerHello",pkg:"crypto/tls",typ:$funcType([],[$error],false)},{prop:"establishHandshakeKeys",name:"establishHandshakeKeys",pkg:"crypto/tls",typ:$funcType([],[$error],false)},{prop:"readServerParameters",name:"readServerParameters",pkg:"crypto/tls",typ:$funcType([],[$error],false)},{prop:"readServerCertificate",name:"readServerCertificate",pkg:"crypto/tls",typ:$funcType([],[$error],false)},{prop:"readServerFinished",name:"readServerFinished",pkg:"crypto/tls",typ:$funcType([],[$error],false)},{prop:"sendClientCertificate",name:"sendClientCertificate",pkg:"crypto/tls",typ:$funcType([],[$error],false)},{prop:"sendClientFinished",name:"sendClientFinished",pkg:"crypto/tls",typ:$funcType([],[$error],false)}];LQ.methods=[{prop:"handshake",name:"handshake",pkg:"crypto/tls",typ:$funcType([],[$error],false)},{prop:"pickCipherSuite",name:"pickCipherSuite",pkg:"crypto/tls",typ:$funcType([],[$error],false)},{prop:"doFullHandshake",name:"doFullHandshake",pkg:"crypto/tls",typ:$funcType([],[$error],false)},{prop:"establishKeys",name:"establishKeys",pkg:"crypto/tls",typ:$funcType([],[$error],false)},{prop:"serverResumedSession",name:"serverResumedSession",pkg:"crypto/tls",typ:$funcType([],[$Bool],false)},{prop:"processServerHello",name:"processServerHello",pkg:"crypto/tls",typ:$funcType([],[$Bool,$error],false)},{prop:"readFinished",name:"readFinished",pkg:"crypto/tls",typ:$funcType([II],[$error],false)},{prop:"readSessionTicket",name:"readSessionTicket",pkg:"crypto/tls",typ:$funcType([],[$error],false)},{prop:"sendFinished",name:"sendFinished",pkg:"crypto/tls",typ:$funcType([II],[$error],false)}];JB.methods=[{prop:"encryptTicket",name:"encryptTicket",pkg:"crypto/tls",typ:$funcType([II],[II,$error],false)},{prop:"decryptTicket",name:"decryptTicket",pkg:"crypto/tls",typ:$funcType([II],[II,$Bool],false)},{prop:"serverHandshake",name:"serverHandshake",pkg:"crypto/tls",typ:$funcType([B.Context],[$error],false)},{prop:"readClientHello",name:"readClientHello",pkg:"crypto/tls",typ:$funcType([B.Context],[JW,$error],false)},{prop:"processCertsFromClient",name:"processCertsFromClient",pkg:"crypto/tls",typ:$funcType([FK],[$error],false)},{prop:"handleNewSessionTicket",name:"handleNewSessionTicket",pkg:"crypto/tls",typ:$funcType([KU],[$error],false)},{prop:"makeClientHello",name:"makeClientHello",pkg:"crypto/tls",typ:$funcType([],[JW,BU,$error],false)},{prop:"clientHandshake",name:"clientHandshake",pkg:"crypto/tls",typ:$funcType([B.Context],[$error],false)},{prop:"loadSession",name:"loadSession",pkg:"crypto/tls",typ:$funcType([JW],[$String,KK,II,II],false)},{prop:"pickTLSVersion",name:"pickTLSVersion",pkg:"crypto/tls",typ:$funcType([KA],[$error],false)},{prop:"verifyServerCertificate",name:"verifyServerCertificate",pkg:"crypto/tls",typ:$funcType([IT],[$error],false)},{prop:"getClientCertificate",name:"getClientCertificate",pkg:"crypto/tls",typ:$funcType([LR],[KB,$error],false)},{prop:"LocalAddr",name:"LocalAddr",pkg:"",typ:$funcType([],[K.Addr],false)},{prop:"RemoteAddr",name:"RemoteAddr",pkg:"",typ:$funcType([],[K.Addr],false)},{prop:"SetDeadline",name:"SetDeadline",pkg:"",typ:$funcType([AE.Time],[$error],false)},{prop:"SetReadDeadline",name:"SetReadDeadline",pkg:"",typ:$funcType([AE.Time],[$error],false)},{prop:"SetWriteDeadline",name:"SetWriteDeadline",pkg:"",typ:$funcType([AE.Time],[$error],false)},{prop:"NetConn",name:"NetConn",pkg:"",typ:$funcType([],[K.Conn],false)},{prop:"newRecordHeaderError",name:"newRecordHeaderError",pkg:"crypto/tls",typ:$funcType([K.Conn,$String],[EC],false)},{prop:"readRecord",name:"readRecord",pkg:"crypto/tls",typ:$funcType([],[$error],false)},{prop:"readChangeCipherSpec",name:"readChangeCipherSpec",pkg:"crypto/tls",typ:$funcType([],[$error],false)},{prop:"readRecordOrCCS",name:"readRecordOrCCS",pkg:"crypto/tls",typ:$funcType([$Bool],[$error],false)},{prop:"retryReadRecord",name:"retryReadRecord",pkg:"crypto/tls",typ:$funcType([$Bool],[$error],false)},{prop:"readFromUntil",name:"readFromUntil",pkg:"crypto/tls",typ:$funcType([S.Reader,$Int],[$error],false)},{prop:"sendAlertLocked",name:"sendAlertLocked",pkg:"crypto/tls",typ:$funcType([HY],[$error],false)},{prop:"sendAlert",name:"sendAlert",pkg:"crypto/tls",typ:$funcType([HY],[$error],false)},{prop:"maxPayloadSizeForWrite",name:"maxPayloadSizeForWrite",pkg:"crypto/tls",typ:$funcType([EK],[$Int],false)},{prop:"write",name:"write",pkg:"crypto/tls",typ:$funcType([II],[$Int,$error],false)},{prop:"flush",name:"flush",pkg:"crypto/tls",typ:$funcType([],[$Int,$error],false)},{prop:"writeRecordLocked",name:"writeRecordLocked",pkg:"crypto/tls",typ:$funcType([EK,II],[$Int,$error],false)},{prop:"writeRecord",name:"writeRecord",pkg:"crypto/tls",typ:$funcType([EK,II],[$Int,$error],false)},{prop:"readHandshake",name:"readHandshake",pkg:"crypto/tls",typ:$funcType([],[$emptyInterface,$error],false)},{prop:"Write",name:"Write",pkg:"",typ:$funcType([II],[$Int,$error],false)},{prop:"handleRenegotiation",name:"handleRenegotiation",pkg:"crypto/tls",typ:$funcType([],[$error],false)},{prop:"handlePostHandshakeMessage",name:"handlePostHandshakeMessage",pkg:"crypto/tls",typ:$funcType([],[$error],false)},{prop:"handleKeyUpdate",name:"handleKeyUpdate",pkg:"crypto/tls",typ:$funcType([KV],[$error],false)},{prop:"Read",name:"Read",pkg:"",typ:$funcType([II],[$Int,$error],false)},{prop:"Close",name:"Close",pkg:"",typ:$funcType([],[$error],false)},{prop:"CloseWrite",name:"CloseWrite",pkg:"",typ:$funcType([],[$error],false)},{prop:"closeNotify",name:"closeNotify",pkg:"crypto/tls",typ:$funcType([],[$error],false)},{prop:"Handshake",name:"Handshake",pkg:"",typ:$funcType([],[$error],false)},{prop:"HandshakeContext",name:"HandshakeContext",pkg:"",typ:$funcType([B.Context],[$error],false)},{prop:"handshakeContext",name:"handshakeContext",pkg:"crypto/tls",typ:$funcType([B.Context],[$error],false)},{prop:"ConnectionState",name:"ConnectionState",pkg:"",typ:$funcType([],[ES],false)},{prop:"connectionStateLocked",name:"connectionStateLocked",pkg:"crypto/tls",typ:$funcType([],[ES],false)},{prop:"OCSPResponse",name:"OCSPResponse",pkg:"",typ:$funcType([],[II],false)},{prop:"VerifyHostname",name:"VerifyHostname",pkg:"",typ:$funcType([$String],[$error],false)},{prop:"handshakeComplete",name:"handshakeComplete",pkg:"crypto/tls",typ:$funcType([],[$Bool],false)}];LU.methods=[{prop:"setErrorLocked",name:"setErrorLocked",pkg:"crypto/tls",typ:$funcType([$error],[$error],false)},{prop:"prepareCipherSpec",name:"prepareCipherSpec",pkg:"crypto/tls",typ:$funcType([$Uint16,$emptyInterface,X.Hash],[],false)},{prop:"changeCipherSpec",name:"changeCipherSpec",pkg:"crypto/tls",typ:$funcType([],[$error],false)},{prop:"setTrafficSecret",name:"setTrafficSecret",pkg:"crypto/tls",typ:$funcType([IM,II],[],false)},{prop:"incSeq",name:"incSeq",pkg:"crypto/tls",typ:$funcType([],[],false)},{prop:"explicitNonceLen",name:"explicitNonceLen",pkg:"crypto/tls",typ:$funcType([],[$Int],false)},{prop:"decrypt",name:"decrypt",pkg:"crypto/tls",typ:$funcType([II],[II,EK,$error],false)},{prop:"encrypt",name:"encrypt",pkg:"crypto/tls",typ:$funcType([II,II,S.Reader],[II,$error],false)}];LV.methods=[{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)},{prop:"Unwrap",name:"Unwrap",pkg:"",typ:$funcType([],[$error],false)},{prop:"Timeout",name:"Timeout",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Temporary",name:"Temporary",pkg:"",typ:$funcType([],[$Bool],false)}];EC.methods=[{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)}];LW.methods=[{prop:"Read",name:"Read",pkg:"",typ:$funcType([II],[$Int,$error],false)}];EL.methods=[{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)}];LX.methods=[{prop:"ExportKeyingMaterial",name:"ExportKeyingMaterial",pkg:"",typ:$funcType([$String,II,$Int],[II,$error],false)}];ET.methods=[{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)}];EX.methods=[{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)}];LY.methods=[{prop:"Context",name:"Context",pkg:"",typ:$funcType([],[B.Context],false)},{prop:"SupportsCertificate",name:"SupportsCertificate",pkg:"",typ:$funcType([KB],[$error],false)}];LR.methods=[{prop:"Context",name:"Context",pkg:"",typ:$funcType([],[B.Context],false)},{prop:"SupportsCertificate",name:"SupportsCertificate",pkg:"",typ:$funcType([KB],[$error],false)}];IS.methods=[{prop:"ticketKeyFromBytes",name:"ticketKeyFromBytes",pkg:"crypto/tls",typ:$funcType([IF],[FC],false)},{prop:"Clone",name:"Clone",pkg:"",typ:$funcType([],[IS],false)},{prop:"initLegacySessionTicketKeyRLocked",name:"initLegacySessionTicketKeyRLocked",pkg:"crypto/tls",typ:$funcType([],[],false)},{prop:"ticketKeys",name:"ticketKeys",pkg:"crypto/tls",typ:$funcType([IS],[IH],false)},{prop:"SetSessionTicketKeys",name:"SetSessionTicketKeys",pkg:"",typ:$funcType([LZ],[],false)},{prop:"rand",name:"rand",pkg:"crypto/tls",typ:$funcType([],[S.Reader],false)},{prop:"time",name:"time",pkg:"crypto/tls",typ:$funcType([],[AE.Time],false)},{prop:"cipherSuites",name:"cipherSuites",pkg:"crypto/tls",typ:$funcType([],[IE],false)},{prop:"supportedVersions",name:"supportedVersions",pkg:"crypto/tls",typ:$funcType([$Bool],[IE],false)},{prop:"maxSupportedVersion",name:"maxSupportedVersion",pkg:"crypto/tls",typ:$funcType([$Bool],[$Uint16],false)},{prop:"curvePreferences",name:"curvePreferences",pkg:"crypto/tls",typ:$funcType([],[IG],false)},{prop:"supportsCurve",name:"supportsCurve",pkg:"crypto/tls",typ:$funcType([EL],[$Bool],false)},{prop:"mutualVersion",name:"mutualVersion",pkg:"crypto/tls",typ:$funcType([$Bool,IE],[$Uint16,$Bool],false)},{prop:"getCertificate",name:"getCertificate",pkg:"crypto/tls",typ:$funcType([LY],[KB,$error],false)},{prop:"BuildNameToCertificate",name:"BuildNameToCertificate",pkg:"",typ:$funcType([],[],false)},{prop:"writeKeyLog",name:"writeKeyLog",pkg:"crypto/tls",typ:$funcType([$String,II,II],[$error],false)}];KB.methods=[{prop:"leaf",name:"leaf",pkg:"crypto/tls",typ:$funcType([],[IU,$error],false)}];IM.methods=[{prop:"expandLabel",name:"expandLabel",pkg:"crypto/tls",typ:$funcType([II,$String,II,$Int],[II],false)},{prop:"deriveSecret",name:"deriveSecret",pkg:"crypto/tls",typ:$funcType([II,$String,X.Hash],[II],false)},{prop:"extract",name:"extract",pkg:"crypto/tls",typ:$funcType([II,II],[II],false)},{prop:"nextTrafficSecret",name:"nextTrafficSecret",pkg:"crypto/tls",typ:$funcType([II],[II],false)},{prop:"trafficKey",name:"trafficKey",pkg:"crypto/tls",typ:$funcType([II],[II,II],false)},{prop:"finishedHash",name:"finishedHash",pkg:"crypto/tls",typ:$funcType([II,X.Hash],[II],false)},{prop:"exportKeyingMaterial",name:"exportKeyingMaterial",pkg:"crypto/tls",typ:$funcType([II,X.Hash],[LT],false)}];MN.methods=[{prop:"NonceSize",name:"NonceSize",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Overhead",name:"Overhead",pkg:"",typ:$funcType([],[$Int],false)},{prop:"explicitNonceLen",name:"explicitNonceLen",pkg:"crypto/tls",typ:$funcType([],[$Int],false)},{prop:"Seal",name:"Seal",pkg:"",typ:$funcType([II,II,II,II],[II],false)},{prop:"Open",name:"Open",pkg:"",typ:$funcType([II,II,II,II],[II,$error],false)}];MO.methods=[{prop:"NonceSize",name:"NonceSize",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Overhead",name:"Overhead",pkg:"",typ:$funcType([],[$Int],false)},{prop:"explicitNonceLen",name:"explicitNonceLen",pkg:"crypto/tls",typ:$funcType([],[$Int],false)},{prop:"Seal",name:"Seal",pkg:"",typ:$funcType([II,II,II,II],[II],false)},{prop:"Open",name:"Open",pkg:"",typ:$funcType([II,II,II,II],[II,$error],false)}];MP.methods=[{prop:"Size",name:"Size",pkg:"",typ:$funcType([],[$Int],false)},{prop:"BlockSize",name:"BlockSize",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Reset",name:"Reset",pkg:"",typ:$funcType([],[],false)},{prop:"Write",name:"Write",pkg:"",typ:$funcType([II],[$Int,$error],false)},{prop:"Sum",name:"Sum",pkg:"",typ:$funcType([II],[II],false)}];HY.methods=[{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)},{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)}];AR.init("crypto/tls",[{prop:"Listener",name:"Listener",embedded:true,exported:true,typ:K.Listener,tag:""},{prop:"config",name:"config",embedded:false,exported:false,typ:IS,tag:""}]);AY.init("",[{prop:"NetDialer",name:"NetDialer",embedded:false,exported:true,typ:JE,tag:""},{prop:"Config",name:"Config",embedded:false,exported:true,typ:IS,tag:""}]);BC.init("crypto/tls",[{prop:"vers",name:"vers",embedded:false,exported:false,typ:$Uint16,tag:""},{prop:"cipherSuite",name:"cipherSuite",embedded:false,exported:false,typ:$Uint16,tag:""},{prop:"createdAt",name:"createdAt",embedded:false,exported:false,typ:$Uint64,tag:""},{prop:"masterSecret",name:"masterSecret",embedded:false,exported:false,typ:II,tag:""},{prop:"certificates",name:"certificates",embedded:false,exported:false,typ:IT,tag:""},{prop:"usedOldKey",name:"usedOldKey",embedded:false,exported:false,typ:$Bool,tag:""}]);BD.init("crypto/tls",[{prop:"cipherSuite",name:"cipherSuite",embedded:false,exported:false,typ:$Uint16,tag:""},{prop:"createdAt",name:"createdAt",embedded:false,exported:false,typ:$Uint64,tag:""},{prop:"resumptionSecret",name:"resumptionSecret",embedded:false,exported:false,typ:II,tag:""},{prop:"certificate",name:"certificate",embedded:false,exported:false,typ:FK,tag:""}]);BR.init("crypto/tls",[{prop:"client",name:"client",embedded:false,exported:false,typ:X.Hash,tag:""},{prop:"server",name:"server",embedded:false,exported:false,typ:X.Hash,tag:""},{prop:"clientMD5",name:"clientMD5",embedded:false,exported:false,typ:X.Hash,tag:""},{prop:"serverMD5",name:"serverMD5",embedded:false,exported:false,typ:X.Hash,tag:""},{prop:"buffer",name:"buffer",embedded:false,exported:false,typ:II,tag:""},{prop:"version",name:"version",embedded:false,exported:false,typ:$Uint16,tag:""},{prop:"prf",name:"prf",embedded:false,exported:false,typ:LI,tag:""}]);BU.init([{prop:"CurveID",name:"CurveID",pkg:"",typ:$funcType([],[EL],false)},{prop:"PublicKey",name:"PublicKey",pkg:"",typ:$funcType([],[II],false)},{prop:"SharedKey",name:"SharedKey",pkg:"",typ:$funcType([II],[II],false)}]);BX.init("crypto/tls",[{prop:"privateKey",name:"privateKey",embedded:false,exported:false,typ:II,tag:""},{prop:"x",name:"x",embedded:false,exported:false,typ:JQ,tag:""},{prop:"y",name:"y",embedded:false,exported:false,typ:JQ,tag:""},{prop:"curveID",name:"curveID",embedded:false,exported:false,typ:EL,tag:""}]);BY.init("crypto/tls",[{prop:"privateKey",name:"privateKey",embedded:false,exported:false,typ:II,tag:""},{prop:"publicKey",name:"publicKey",embedded:false,exported:false,typ:II,tag:""}]);BZ.init([{prop:"generateClientKeyExchange",name:"generateClientKeyExchange",pkg:"crypto/tls",typ:$funcType([IS,JW,IU],[II,JS,$error],false)},{prop:"generateServerKeyExchange",name:"generateServerKeyExchange",pkg:"crypto/tls",typ:$funcType([IS,KB,JW,KA],[JR,$error],false)},{prop:"processClientKeyExchange",name:"processClientKeyExchange",pkg:"crypto/tls",typ:$funcType([IS,KB,JS,$Uint16],[II,$error],false)},{prop:"processServerKeyExchange",name:"processServerKeyExchange",pkg:"crypto/tls",typ:$funcType([IS,JW,KA,IU,JR],[$error],false)}]);CC.init("",[]);CG.init("crypto/tls",[{prop:"version",name:"version",embedded:false,exported:false,typ:$Uint16,tag:""},{prop:"isRSA",name:"isRSA",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"params",name:"params",embedded:false,exported:false,typ:BU,tag:""},{prop:"ckx",name:"ckx",embedded:false,exported:false,typ:JS,tag:""},{prop:"preMasterSecret",name:"preMasterSecret",embedded:false,exported:false,typ:II,tag:""}]);CH.init("crypto/tls",[{prop:"c",name:"c",embedded:false,exported:false,typ:JB,tag:""},{prop:"ctx",name:"ctx",embedded:false,exported:false,typ:B.Context,tag:""},{prop:"clientHello",name:"clientHello",embedded:false,exported:false,typ:JW,tag:""},{prop:"hello",name:"hello",embedded:false,exported:false,typ:KA,tag:""},{prop:"sentDummyCCS",name:"sentDummyCCS",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"usingPSK",name:"usingPSK",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"suite",name:"suite",embedded:false,exported:false,typ:IM,tag:""},{prop:"cert",name:"cert",embedded:false,exported:false,typ:KB,tag:""},{prop:"sigAlg",name:"sigAlg",embedded:false,exported:false,typ:EX,tag:""},{prop:"earlySecret",name:"earlySecret",embedded:false,exported:false,typ:II,tag:""},{prop:"sharedKey",name:"sharedKey",embedded:false,exported:false,typ:II,tag:""},{prop:"handshakeSecret",name:"handshakeSecret",embedded:false,exported:false,typ:II,tag:""},{prop:"masterSecret",name:"masterSecret",embedded:false,exported:false,typ:II,tag:""},{prop:"trafficSecret",name:"trafficSecret",embedded:false,exported:false,typ:II,tag:""},{prop:"transcript",name:"transcript",embedded:false,exported:false,typ:X.Hash,tag:""},{prop:"clientFinished",name:"clientFinished",embedded:false,exported:false,typ:II,tag:""}]);CK.init("crypto/tls",[{prop:"c",name:"c",embedded:false,exported:false,typ:JB,tag:""},{prop:"ctx",name:"ctx",embedded:false,exported:false,typ:B.Context,tag:""},{prop:"clientHello",name:"clientHello",embedded:false,exported:false,typ:JW,tag:""},{prop:"hello",name:"hello",embedded:false,exported:false,typ:KA,tag:""},{prop:"suite",name:"suite",embedded:false,exported:false,typ:IO,tag:""},{prop:"ecdheOk",name:"ecdheOk",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"ecSignOk",name:"ecSignOk",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"rsaDecryptOk",name:"rsaDecryptOk",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"rsaSignOk",name:"rsaSignOk",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"sessionState",name:"sessionState",embedded:false,exported:false,typ:KC,tag:""},{prop:"finishedHash",name:"finishedHash",embedded:false,exported:false,typ:BR,tag:""},{prop:"masterSecret",name:"masterSecret",embedded:false,exported:false,typ:II,tag:""},{prop:"cert",name:"cert",embedded:false,exported:false,typ:KB,tag:""}]);CO.init([JK],[$error],false);CV.init("crypto/tls",[{prop:"raw",name:"raw",embedded:false,exported:false,typ:II,tag:""},{prop:"vers",name:"vers",embedded:false,exported:false,typ:$Uint16,tag:""},{prop:"random",name:"random",embedded:false,exported:false,typ:II,tag:""},{prop:"sessionId",name:"sessionId",embedded:false,exported:false,typ:II,tag:""},{prop:"cipherSuites",name:"cipherSuites",embedded:false,exported:false,typ:IE,tag:""},{prop:"compressionMethods",name:"compressionMethods",embedded:false,exported:false,typ:II,tag:""},{prop:"serverName",name:"serverName",embedded:false,exported:false,typ:$String,tag:""},{prop:"ocspStapling",name:"ocspStapling",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"supportedCurves",name:"supportedCurves",embedded:false,exported:false,typ:IG,tag:""},{prop:"supportedPoints",name:"supportedPoints",embedded:false,exported:false,typ:II,tag:""},{prop:"ticketSupported",name:"ticketSupported",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"sessionTicket",name:"sessionTicket",embedded:false,exported:false,typ:II,tag:""},{prop:"supportedSignatureAlgorithms",name:"supportedSignatureAlgorithms",embedded:false,exported:false,typ:IL,tag:""},{prop:"supportedSignatureAlgorithmsCert",name:"supportedSignatureAlgorithmsCert",embedded:false,exported:false,typ:IL,tag:""},{prop:"secureRenegotiationSupported",name:"secureRenegotiationSupported",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"secureRenegotiation",name:"secureRenegotiation",embedded:false,exported:false,typ:II,tag:""},{prop:"alpnProtocols",name:"alpnProtocols",embedded:false,exported:false,typ:ID,tag:""},{prop:"scts",name:"scts",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"supportedVersions",name:"supportedVersions",embedded:false,exported:false,typ:IE,tag:""},{prop:"cookie",name:"cookie",embedded:false,exported:false,typ:II,tag:""},{prop:"keyShares",name:"keyShares",embedded:false,exported:false,typ:KG,tag:""},{prop:"earlyData",name:"earlyData",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"pskModes",name:"pskModes",embedded:false,exported:false,typ:II,tag:""},{prop:"pskIdentities",name:"pskIdentities",embedded:false,exported:false,typ:KH,tag:""},{prop:"pskBinders",name:"pskBinders",embedded:false,exported:false,typ:IT,tag:""}]);CW.init("crypto/tls",[{prop:"raw",name:"raw",embedded:false,exported:false,typ:II,tag:""},{prop:"vers",name:"vers",embedded:false,exported:false,typ:$Uint16,tag:""},{prop:"random",name:"random",embedded:false,exported:false,typ:II,tag:""},{prop:"sessionId",name:"sessionId",embedded:false,exported:false,typ:II,tag:""},{prop:"cipherSuite",name:"cipherSuite",embedded:false,exported:false,typ:$Uint16,tag:""},{prop:"compressionMethod",name:"compressionMethod",embedded:false,exported:false,typ:$Uint8,tag:""},{prop:"ocspStapling",name:"ocspStapling",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"ticketSupported",name:"ticketSupported",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"secureRenegotiationSupported",name:"secureRenegotiationSupported",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"secureRenegotiation",name:"secureRenegotiation",embedded:false,exported:false,typ:II,tag:""},{prop:"alpnProtocol",name:"alpnProtocol",embedded:false,exported:false,typ:$String,tag:""},{prop:"scts",name:"scts",embedded:false,exported:false,typ:IT,tag:""},{prop:"supportedVersion",name:"supportedVersion",embedded:false,exported:false,typ:$Uint16,tag:""},{prop:"serverShare",name:"serverShare",embedded:false,exported:false,typ:EM,tag:""},{prop:"selectedIdentityPresent",name:"selectedIdentityPresent",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"selectedIdentity",name:"selectedIdentity",embedded:false,exported:false,typ:$Uint16,tag:""},{prop:"supportedPoints",name:"supportedPoints",embedded:false,exported:false,typ:II,tag:""},{prop:"cookie",name:"cookie",embedded:false,exported:false,typ:II,tag:""},{prop:"selectedGroup",name:"selectedGroup",embedded:false,exported:false,typ:EL,tag:""}]);CX.init("crypto/tls",[{prop:"raw",name:"raw",embedded:false,exported:false,typ:II,tag:""},{prop:"alpnProtocol",name:"alpnProtocol",embedded:false,exported:false,typ:$String,tag:""}]);CY.init("",[]);CZ.init("crypto/tls",[{prop:"raw",name:"raw",embedded:false,exported:false,typ:II,tag:""},{prop:"updateRequested",name:"updateRequested",embedded:false,exported:false,typ:$Bool,tag:""}]);DA.init("crypto/tls",[{prop:"raw",name:"raw",embedded:false,exported:false,typ:II,tag:""},{prop:"lifetime",name:"lifetime",embedded:false,exported:false,typ:$Uint32,tag:""},{prop:"ageAdd",name:"ageAdd",embedded:false,exported:false,typ:$Uint32,tag:""},{prop:"nonce",name:"nonce",embedded:false,exported:false,typ:II,tag:""},{prop:"label",name:"label",embedded:false,exported:false,typ:II,tag:""},{prop:"maxEarlyData",name:"maxEarlyData",embedded:false,exported:false,typ:$Uint32,tag:""}]);DB.init("crypto/tls",[{prop:"raw",name:"raw",embedded:false,exported:false,typ:II,tag:""},{prop:"ocspStapling",name:"ocspStapling",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"scts",name:"scts",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"supportedSignatureAlgorithms",name:"supportedSignatureAlgorithms",embedded:false,exported:false,typ:IL,tag:""},{prop:"supportedSignatureAlgorithmsCert",name:"supportedSignatureAlgorithmsCert",embedded:false,exported:false,typ:IL,tag:""},{prop:"certificateAuthorities",name:"certificateAuthorities",embedded:false,exported:false,typ:IT,tag:""}]);DC.init("crypto/tls",[{prop:"raw",name:"raw",embedded:false,exported:false,typ:II,tag:""},{prop:"certificates",name:"certificates",embedded:false,exported:false,typ:IT,tag:""}]);DD.init("crypto/tls",[{prop:"raw",name:"raw",embedded:false,exported:false,typ:II,tag:""},{prop:"certificate",name:"certificate",embedded:false,exported:false,typ:FK,tag:""},{prop:"ocspStapling",name:"ocspStapling",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"scts",name:"scts",embedded:false,exported:false,typ:$Bool,tag:""}]);DG.init("crypto/tls",[{prop:"raw",name:"raw",embedded:false,exported:false,typ:II,tag:""},{prop:"key",name:"key",embedded:false,exported:false,typ:II,tag:""}]);DH.init("crypto/tls",[{prop:"raw",name:"raw",embedded:false,exported:false,typ:II,tag:""},{prop:"response",name:"response",embedded:false,exported:false,typ:II,tag:""}]);DI.init("",[]);DJ.init("crypto/tls",[{prop:"raw",name:"raw",embedded:false,exported:false,typ:II,tag:""},{prop:"ciphertext",name:"ciphertext",embedded:false,exported:false,typ:II,tag:""}]);DK.init("crypto/tls",[{prop:"raw",name:"raw",embedded:false,exported:false,typ:II,tag:""},{prop:"verifyData",name:"verifyData",embedded:false,exported:false,typ:II,tag:""}]);DL.init("crypto/tls",[{prop:"raw",name:"raw",embedded:false,exported:false,typ:II,tag:""},{prop:"hasSignatureAlgorithm",name:"hasSignatureAlgorithm",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"certificateTypes",name:"certificateTypes",embedded:false,exported:false,typ:II,tag:""},{prop:"supportedSignatureAlgorithms",name:"supportedSignatureAlgorithms",embedded:false,exported:false,typ:IL,tag:""},{prop:"certificateAuthorities",name:"certificateAuthorities",embedded:false,exported:false,typ:IT,tag:""}]);DM.init("crypto/tls",[{prop:"raw",name:"raw",embedded:false,exported:false,typ:II,tag:""},{prop:"hasSignatureAlgorithm",name:"hasSignatureAlgorithm",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"signatureAlgorithm",name:"signatureAlgorithm",embedded:false,exported:false,typ:EX,tag:""},{prop:"signature",name:"signature",embedded:false,exported:false,typ:II,tag:""}]);DN.init("crypto/tls",[{prop:"raw",name:"raw",embedded:false,exported:false,typ:II,tag:""},{prop:"ticket",name:"ticket",embedded:false,exported:false,typ:II,tag:""}]);DO.init("",[]);DP.init("crypto/tls",[{prop:"c",name:"c",embedded:false,exported:false,typ:JB,tag:""},{prop:"ctx",name:"ctx",embedded:false,exported:false,typ:B.Context,tag:""},{prop:"serverHello",name:"serverHello",embedded:false,exported:false,typ:KA,tag:""},{prop:"hello",name:"hello",embedded:false,exported:false,typ:JW,tag:""},{prop:"ecdheParams",name:"ecdheParams",embedded:false,exported:false,typ:BU,tag:""},{prop:"session",name:"session",embedded:false,exported:false,typ:KK,tag:""},{prop:"earlySecret",name:"earlySecret",embedded:false,exported:false,typ:II,tag:""},{prop:"binderKey",name:"binderKey",embedded:false,exported:false,typ:II,tag:""},{prop:"certReq",name:"certReq",embedded:false,exported:false,typ:KM,tag:""},{prop:"usingPSK",name:"usingPSK",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"sentDummyCCS",name:"sentDummyCCS",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"suite",name:"suite",embedded:false,exported:false,typ:IM,tag:""},{prop:"transcript",name:"transcript",embedded:false,exported:false,typ:X.Hash,tag:""},{prop:"masterSecret",name:"masterSecret",embedded:false,exported:false,typ:II,tag:""},{prop:"trafficSecret",name:"trafficSecret",embedded:false,exported:false,typ:II,tag:""}]);DQ.init("crypto/tls",[{prop:"c",name:"c",embedded:false,exported:false,typ:JB,tag:""},{prop:"ctx",name:"ctx",embedded:false,exported:false,typ:B.Context,tag:""},{prop:"serverHello",name:"serverHello",embedded:false,exported:false,typ:KA,tag:""},{prop:"hello",name:"hello",embedded:false,exported:false,typ:JW,tag:""},{prop:"suite",name:"suite",embedded:false,exported:false,typ:IO,tag:""},{prop:"finishedHash",name:"finishedHash",embedded:false,exported:false,typ:BR,tag:""},{prop:"masterSecret",name:"masterSecret",embedded:false,exported:false,typ:II,tag:""},{prop:"session",name:"session",embedded:false,exported:false,typ:KK,tag:""}]);DV.init("crypto/tls",[{prop:"conn",name:"conn",embedded:false,exported:false,typ:K.Conn,tag:""},{prop:"isClient",name:"isClient",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"handshakeFn",name:"handshakeFn",embedded:false,exported:false,typ:LS,tag:""},{prop:"handshakeStatus",name:"handshakeStatus",embedded:false,exported:false,typ:$Uint32,tag:""},{prop:"handshakeMutex",name:"handshakeMutex",embedded:false,exported:false,typ:AF.Mutex,tag:""},{prop:"handshakeErr",name:"handshakeErr",embedded:false,exported:false,typ:$error,tag:""},{prop:"vers",name:"vers",embedded:false,exported:false,typ:$Uint16,tag:""},{prop:"haveVers",name:"haveVers",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"config",name:"config",embedded:false,exported:false,typ:IS,tag:""},{prop:"handshakes",name:"handshakes",embedded:false,exported:false,typ:$Int,tag:""},{prop:"didResume",name:"didResume",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"cipherSuite",name:"cipherSuite",embedded:false,exported:false,typ:$Uint16,tag:""},{prop:"ocspResponse",name:"ocspResponse",embedded:false,exported:false,typ:II,tag:""},{prop:"scts",name:"scts",embedded:false,exported:false,typ:IT,tag:""},{prop:"peerCertificates",name:"peerCertificates",embedded:false,exported:false,typ:IV,tag:""},{prop:"verifiedChains",name:"verifiedChains",embedded:false,exported:false,typ:IW,tag:""},{prop:"serverName",name:"serverName",embedded:false,exported:false,typ:$String,tag:""},{prop:"secureRenegotiation",name:"secureRenegotiation",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"ekm",name:"ekm",embedded:false,exported:false,typ:LT,tag:""},{prop:"resumptionSecret",name:"resumptionSecret",embedded:false,exported:false,typ:II,tag:""},{prop:"ticketKeys",name:"ticketKeys",embedded:false,exported:false,typ:IH,tag:""},{prop:"clientFinishedIsFirst",name:"clientFinishedIsFirst",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"closeNotifyErr",name:"closeNotifyErr",embedded:false,exported:false,typ:$error,tag:""},{prop:"closeNotifySent",name:"closeNotifySent",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"clientFinished",name:"clientFinished",embedded:false,exported:false,typ:IX,tag:""},{prop:"serverFinished",name:"serverFinished",embedded:false,exported:false,typ:IX,tag:""},{prop:"clientProtocol",name:"clientProtocol",embedded:false,exported:false,typ:$String,tag:""},{prop:"in$27",name:"in",embedded:false,exported:false,typ:DW,tag:""},{prop:"out",name:"out",embedded:false,exported:false,typ:DW,tag:""},{prop:"rawInput",name:"rawInput",embedded:false,exported:false,typ:A.Buffer,tag:""},{prop:"input",name:"input",embedded:false,exported:false,typ:A.Reader,tag:""},{prop:"hand",name:"hand",embedded:false,exported:false,typ:A.Buffer,tag:""},{prop:"buffering",name:"buffering",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"sendBuf",name:"sendBuf",embedded:false,exported:false,typ:II,tag:""},{prop:"bytesSent",name:"bytesSent",embedded:false,exported:false,typ:$Int64,tag:""},{prop:"packetsSent",name:"packetsSent",embedded:false,exported:false,typ:$Int64,tag:""},{prop:"retryCount",name:"retryCount",embedded:false,exported:false,typ:$Int,tag:""},{prop:"activeCall",name:"activeCall",embedded:false,exported:false,typ:$Int32,tag:""},{prop:"tmp",name:"tmp",embedded:false,exported:false,typ:JA,tag:""}]);DW.init("crypto/tls",[{prop:"Mutex",name:"Mutex",embedded:true,exported:true,typ:AF.Mutex,tag:""},{prop:"err",name:"err",embedded:false,exported:false,typ:$error,tag:""},{prop:"version",name:"version",embedded:false,exported:false,typ:$Uint16,tag:""},{prop:"cipher",name:"cipher",embedded:false,exported:false,typ:$emptyInterface,tag:""},{prop:"mac",name:"mac",embedded:false,exported:false,typ:X.Hash,tag:""},{prop:"seq",name:"seq",embedded:false,exported:false,typ:IY,tag:""},{prop:"scratchBuf",name:"scratchBuf",embedded:false,exported:false,typ:IZ,tag:""},{prop:"nextCipher",name:"nextCipher",embedded:false,exported:false,typ:$emptyInterface,tag:""},{prop:"nextMac",name:"nextMac",embedded:false,exported:false,typ:X.Hash,tag:""},{prop:"trafficSecret",name:"trafficSecret",embedded:false,exported:false,typ:II,tag:""}]);DX.init("crypto/tls",[{prop:"err",name:"err",embedded:false,exported:false,typ:K.Error,tag:""}]);EA.init([{prop:"BlockSize",name:"BlockSize",pkg:"",typ:$funcType([],[$Int],false)},{prop:"CryptBlocks",name:"CryptBlocks",pkg:"",typ:$funcType([II,II],[],false)},{prop:"SetIV",name:"SetIV",pkg:"",typ:$funcType([II],[],false)}]);EC.init("",[{prop:"Msg",name:"Msg",embedded:false,exported:true,typ:$String,tag:""},{prop:"RecordHeader",name:"RecordHeader",embedded:false,exported:true,typ:KR,tag:""},{prop:"Conn",name:"Conn",embedded:false,exported:true,typ:K.Conn,tag:""}]);ED.init("",[{prop:"R",name:"R",embedded:false,exported:true,typ:S.Reader,tag:""},{prop:"N",name:"N",embedded:false,exported:true,typ:$Int64,tag:""}]);EM.init("crypto/tls",[{prop:"group",name:"group",embedded:false,exported:false,typ:EL,tag:""},{prop:"data",name:"data",embedded:false,exported:false,typ:II,tag:""}]);EN.init("crypto/tls",[{prop:"label",name:"label",embedded:false,exported:false,typ:II,tag:""},{prop:"obfuscatedTicketAge",name:"obfuscatedTicketAge",embedded:false,exported:false,typ:$Uint32,tag:""}]);ES.init("crypto/tls",[{prop:"Version",name:"Version",embedded:false,exported:true,typ:$Uint16,tag:""},{prop:"HandshakeComplete",name:"HandshakeComplete",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"DidResume",name:"DidResume",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"CipherSuite",name:"CipherSuite",embedded:false,exported:true,typ:$Uint16,tag:""},{prop:"NegotiatedProtocol",name:"NegotiatedProtocol",embedded:false,exported:true,typ:$String,tag:""},{prop:"NegotiatedProtocolIsMutual",name:"NegotiatedProtocolIsMutual",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"ServerName",name:"ServerName",embedded:false,exported:true,typ:$String,tag:""},{prop:"PeerCertificates",name:"PeerCertificates",embedded:false,exported:true,typ:IV,tag:""},{prop:"VerifiedChains",name:"VerifiedChains",embedded:false,exported:true,typ:IW,tag:""},{prop:"SignedCertificateTimestamps",name:"SignedCertificateTimestamps",embedded:false,exported:true,typ:IT,tag:""},{prop:"OCSPResponse",name:"OCSPResponse",embedded:false,exported:true,typ:II,tag:""},{prop:"TLSUnique",name:"TLSUnique",embedded:false,exported:true,typ:II,tag:""},{prop:"ekm",name:"ekm",embedded:false,exported:false,typ:LT,tag:""}]);EV.init("crypto/tls",[{prop:"sessionTicket",name:"sessionTicket",embedded:false,exported:false,typ:II,tag:""},{prop:"vers",name:"vers",embedded:false,exported:false,typ:$Uint16,tag:""},{prop:"cipherSuite",name:"cipherSuite",embedded:false,exported:false,typ:$Uint16,tag:""},{prop:"masterSecret",name:"masterSecret",embedded:false,exported:false,typ:II,tag:""},{prop:"serverCertificates",name:"serverCertificates",embedded:false,exported:false,typ:IV,tag:""},{prop:"verifiedChains",name:"verifiedChains",embedded:false,exported:false,typ:IW,tag:""},{prop:"receivedAt",name:"receivedAt",embedded:false,exported:false,typ:AE.Time,tag:""},{prop:"ocspResponse",name:"ocspResponse",embedded:false,exported:false,typ:II,tag:""},{prop:"scts",name:"scts",embedded:false,exported:false,typ:IT,tag:""},{prop:"nonce",name:"nonce",embedded:false,exported:false,typ:II,tag:""},{prop:"useBy",name:"useBy",embedded:false,exported:false,typ:AE.Time,tag:""},{prop:"ageAdd",name:"ageAdd",embedded:false,exported:false,typ:$Uint32,tag:""}]);EW.init([{prop:"Get",name:"Get",pkg:"",typ:$funcType([$String],[KK,$Bool],false)},{prop:"Put",name:"Put",pkg:"",typ:$funcType([$String,KK],[],false)}]);EY.init("crypto/tls",[{prop:"CipherSuites",name:"CipherSuites",embedded:false,exported:true,typ:IE,tag:""},{prop:"ServerName",name:"ServerName",embedded:false,exported:true,typ:$String,tag:""},{prop:"SupportedCurves",name:"SupportedCurves",embedded:false,exported:true,typ:IG,tag:""},{prop:"SupportedPoints",name:"SupportedPoints",embedded:false,exported:true,typ:II,tag:""},{prop:"SignatureSchemes",name:"SignatureSchemes",embedded:false,exported:true,typ:IL,tag:""},{prop:"SupportedProtos",name:"SupportedProtos",embedded:false,exported:true,typ:ID,tag:""},{prop:"SupportedVersions",name:"SupportedVersions",embedded:false,exported:true,typ:IE,tag:""},{prop:"Conn",name:"Conn",embedded:false,exported:true,typ:K.Conn,tag:""},{prop:"config",name:"config",embedded:false,exported:false,typ:IS,tag:""},{prop:"ctx",name:"ctx",embedded:false,exported:false,typ:B.Context,tag:""}]);EZ.init("crypto/tls",[{prop:"AcceptableCAs",name:"AcceptableCAs",embedded:false,exported:true,typ:IT,tag:""},{prop:"SignatureSchemes",name:"SignatureSchemes",embedded:false,exported:true,typ:IL,tag:""},{prop:"Version",name:"Version",embedded:false,exported:true,typ:$Uint16,tag:""},{prop:"ctx",name:"ctx",embedded:false,exported:false,typ:B.Context,tag:""}]);FB.init("crypto/tls",[{prop:"Rand",name:"Rand",embedded:false,exported:true,typ:S.Reader,tag:""},{prop:"Time",name:"Time",embedded:false,exported:true,typ:MA,tag:""},{prop:"Certificates",name:"Certificates",embedded:false,exported:true,typ:IB,tag:""},{prop:"NameToCertificate",name:"NameToCertificate",embedded:false,exported:true,typ:MB,tag:""},{prop:"GetCertificate",name:"GetCertificate",embedded:false,exported:true,typ:MC,tag:""},{prop:"GetClientCertificate",name:"GetClientCertificate",embedded:false,exported:true,typ:MD,tag:""},{prop:"GetConfigForClient",name:"GetConfigForClient",embedded:false,exported:true,typ:ME,tag:""},{prop:"VerifyPeerCertificate",name:"VerifyPeerCertificate",embedded:false,exported:true,typ:MF,tag:""},{prop:"VerifyConnection",name:"VerifyConnection",embedded:false,exported:true,typ:MG,tag:""},{prop:"RootCAs",name:"RootCAs",embedded:false,exported:true,typ:IC,tag:""},{prop:"NextProtos",name:"NextProtos",embedded:false,exported:true,typ:ID,tag:""},{prop:"ServerName",name:"ServerName",embedded:false,exported:true,typ:$String,tag:""},{prop:"ClientAuth",name:"ClientAuth",embedded:false,exported:true,typ:ET,tag:""},{prop:"ClientCAs",name:"ClientCAs",embedded:false,exported:true,typ:IC,tag:""},{prop:"InsecureSkipVerify",name:"InsecureSkipVerify",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"CipherSuites",name:"CipherSuites",embedded:false,exported:true,typ:IE,tag:""},{prop:"PreferServerCipherSuites",name:"PreferServerCipherSuites",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"SessionTicketsDisabled",name:"SessionTicketsDisabled",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"SessionTicketKey",name:"SessionTicketKey",embedded:false,exported:true,typ:IF,tag:""},{prop:"ClientSessionCache",name:"ClientSessionCache",embedded:false,exported:true,typ:EW,tag:""},{prop:"MinVersion",name:"MinVersion",embedded:false,exported:true,typ:$Uint16,tag:""},{prop:"MaxVersion",name:"MaxVersion",embedded:false,exported:true,typ:$Uint16,tag:""},{prop:"CurvePreferences",name:"CurvePreferences",embedded:false,exported:true,typ:IG,tag:""},{prop:"DynamicRecordSizingDisabled",name:"DynamicRecordSizingDisabled",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"Renegotiation",name:"Renegotiation",embedded:false,exported:true,typ:FA,tag:""},{prop:"KeyLogWriter",name:"KeyLogWriter",embedded:false,exported:true,typ:S.Writer,tag:""},{prop:"mutex",name:"mutex",embedded:false,exported:false,typ:AF.RWMutex,tag:""},{prop:"sessionTicketKeys",name:"sessionTicketKeys",embedded:false,exported:false,typ:IH,tag:""},{prop:"autoSessionTicketKeys",name:"autoSessionTicketKeys",embedded:false,exported:false,typ:IH,tag:""}]);FC.init("crypto/tls",[{prop:"keyName",name:"keyName",embedded:false,exported:false,typ:JA,tag:""},{prop:"aesKey",name:"aesKey",embedded:false,exported:false,typ:JA,tag:""},{prop:"hmacKey",name:"hmacKey",embedded:false,exported:false,typ:JA,tag:""},{prop:"created",name:"created",embedded:false,exported:false,typ:AE.Time,tag:""}]);FK.init("",[{prop:"Certificate",name:"Certificate",embedded:false,exported:true,typ:IT,tag:""},{prop:"PrivateKey",name:"PrivateKey",embedded:false,exported:true,typ:C.PrivateKey,tag:""},{prop:"SupportedSignatureAlgorithms",name:"SupportedSignatureAlgorithms",embedded:false,exported:true,typ:IL,tag:""},{prop:"OCSPStaple",name:"OCSPStaple",embedded:false,exported:true,typ:II,tag:""},{prop:"SignedCertificateTimestamps",name:"SignedCertificateTimestamps",embedded:false,exported:true,typ:IT,tag:""},{prop:"Leaf",name:"Leaf",embedded:false,exported:true,typ:IU,tag:""}]);GA.init("crypto/tls",[{prop:"id",name:"id",embedded:false,exported:false,typ:$Uint16,tag:""},{prop:"keyLen",name:"keyLen",embedded:false,exported:false,typ:$Int,tag:""},{prop:"macLen",name:"macLen",embedded:false,exported:false,typ:$Int,tag:""},{prop:"ivLen",name:"ivLen",embedded:false,exported:false,typ:$Int,tag:""},{prop:"ka",name:"ka",embedded:false,exported:false,typ:MJ,tag:""},{prop:"flags",name:"flags",embedded:false,exported:false,typ:$Int,tag:""},{prop:"cipher",name:"cipher",embedded:false,exported:false,typ:MK,tag:""},{prop:"mac",name:"mac",embedded:false,exported:false,typ:ML,tag:""},{prop:"aead",name:"aead",embedded:false,exported:false,typ:MM,tag:""}]);GD.init("crypto/tls",[{prop:"id",name:"id",embedded:false,exported:false,typ:$Uint16,tag:""},{prop:"keyLen",name:"keyLen",embedded:false,exported:false,typ:$Int,tag:""},{prop:"aead",name:"aead",embedded:false,exported:false,typ:MM,tag:""},{prop:"hash",name:"hash",embedded:false,exported:false,typ:C.Hash,tag:""}]);GY.init([{prop:"NonceSize",name:"NonceSize",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Open",name:"Open",pkg:"",typ:$funcType([II,II,II,II],[II,$error],false)},{prop:"Overhead",name:"Overhead",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Seal",name:"Seal",pkg:"",typ:$funcType([II,II,II,II],[II],false)},{prop:"explicitNonceLen",name:"explicitNonceLen",pkg:"crypto/tls",typ:$funcType([],[$Int],false)}]);GZ.init("crypto/tls",[{prop:"nonce",name:"nonce",embedded:false,exported:false,typ:IX,tag:""},{prop:"aead",name:"aead",embedded:false,exported:false,typ:O.AEAD,tag:""}]);HA.init("crypto/tls",[{prop:"nonceMask",name:"nonceMask",embedded:false,exported:false,typ:IX,tag:""},{prop:"aead",name:"aead",embedded:false,exported:false,typ:O.AEAD,tag:""}]);HE.init([{prop:"BlockSize",name:"BlockSize",pkg:"",typ:$funcType([],[$Int],false)},{prop:"ConstantTimeSum",name:"ConstantTimeSum",pkg:"",typ:$funcType([II],[II],false)},{prop:"Reset",name:"Reset",pkg:"",typ:$funcType([],[],false)},{prop:"Size",name:"Size",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Sum",name:"Sum",pkg:"",typ:$funcType([II],[II],false)},{prop:"Write",name:"Write",pkg:"",typ:$funcType([II],[$Int,$error],false)}]);HF.init("crypto/tls",[{prop:"h",name:"h",embedded:false,exported:false,typ:HE,tag:""}]);JV.init([{prop:"MarshalBinary",name:"MarshalBinary",pkg:"",typ:$funcType([],[II,$error],false)},{prop:"UnmarshalBinary",name:"UnmarshalBinary",pkg:"",typ:$funcType([II],[$error],false)}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=AH.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=N.$init();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=O.$init();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=AK.$init();$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=D.$init();$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=E.$init();$s=9;case 9:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=Y.$init();$s=10;case 10:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=P.$init();$s=11;case 11:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=U.$init();$s=12;case 12:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=AI.$init();$s=13;case 13:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=AL.$init();$s=14;case 14:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=F.$init();$s=15;case 15:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=V.$init();$s=16;case 16:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=Q.$init();$s=17;case 17:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=W.$init();$s=18;case 18:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=R.$init();$s=19;case 19:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=G.$init();$s=20;case 20:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=AC.$init();$s=21;case 21:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=H.$init();$s=22;case 22:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=I.$init();$s=23;case 23:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=J.$init();$s=24;case 24:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=X.$init();$s=25;case 25:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=AM.$init();$s=26;case 26:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=AJ.$init();$s=27;case 27:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=S.$init();$s=28;case 28:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=Z.$init();$s=29;case 29:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=K.$init();$s=30;case 30:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=L.$init();$s=31;case 31:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=AN.$init();$s=32;case 32:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=AG.$init();$s=33;case 33:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=M.$init();$s=34;case 34:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=AF.$init();$s=35;case 35:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=AD.$init();$s=36;case 36:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=AE.$init();$s=37;case 37:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=AO.$init();$s=38;case 38:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=T.$init();$s=39;case 39:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=AA.$init();$s=40;case 40:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=AB.$init();$s=41;case 41:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}ER=false;FJ=new AF.Mutex.ptr(0,0);FP=new FB.ptr($ifaceNil,$throwNilPointerError,IB.nil,false,$throwNilPointerError,$throwNilPointerError,$throwNilPointerError,$throwNilPointerError,$throwNilPointerError,IC.nil,ID.nil,"",0,IC.nil,false,IE.nil,false,false,IF.zero(),$ifaceNil,0,0,IG.nil,false,0,$ifaceNil,new AF.RWMutex.ptr(new AF.Mutex.ptr(0,0),0,0,0,0),IH.nil,IH.nil);BI=(new II($stringToBytes("master secret")));BJ=(new II($stringToBytes("key expansion")));BK=(new II($stringToBytes("client finished")));BL=(new II($stringToBytes("server finished")));CA=I.New("tls: invalid ClientKeyExchange message");CB=I.New("tls: invalid ServerKeyExchange message");EE=new AF.Pool.ptr(IJ.nil,(function(){return $newDataPointer(II.nil,IK);}));EF=I.New("tls: protocol is shutdown");EG=I.New("tls: CloseWrite called before handshake complete");EH=$toNativeArray($kindUint8,[0,13,26,39,46]);EI=$toNativeArray($kindUint8,[0,9,18,27]);EJ=$toNativeArray($kindUint8,[0,12,29,49,72,98]);EO=0;EQ=new II([207,33,173,116,229,154,97,17,190,29,140,2,30,101,184,145,194,162,17,22,122,187,140,94,7,158,9,226,200,168,51,156]);EP=new IL([2052,1027,2055,2053,2054,1025,1281,1537,1283,1539,513,515]);FD=(new II($stringToBytes("DEPRECATED")));FE=new IE([772,771,770,769]);d=AJ.Get("tls10default");$s=42;case 42:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}FF=d==="1";FH=new IG([29,23,24,25]);FI=I.New("tls: no certificates configured");GM=AM.X86.HasAES&&AM.X86.HasPCLMULQDQ;GN=AM.ARM64.HasAES&&AM.ARM64.HasPMULL;GO=AM.S390X.HasAES&&AM.S390X.HasAESCBC&&AM.S390X.HasAESCTR&&(AM.S390X.HasGHASH||AM.S390X.HasAESGCM);GP=false&&GM||false&&GN||false&&GO;GH=new IE([49187,49191,60,49159,49169,5]);GQ=$makeMap($Uint16.keyFor,[{k:49199,v:true},{k:49200,v:true},{k:49195,v:true},{k:49196,v:true},{k:4865,v:true},{k:4866,v:true}]);GE=new IN([new GD.ptr(4865,16,HC,5),new GD.ptr(4867,32,HD,5),new GD.ptr(4866,32,HC,6)]);GK=new IE([4865,4866,4867]);GL=new IE([4867,4865,4866]);GB=new IP([new GA.ptr(52392,32,0,12,HK,5,$throwNilPointerError,$throwNilPointerError,HD),new GA.ptr(52393,32,0,12,HJ,7,$throwNilPointerError,$throwNilPointerError,HD),new GA.ptr(49199,16,0,4,HK,5,$throwNilPointerError,$throwNilPointerError,HB),new GA.ptr(49195,16,0,4,HJ,7,$throwNilPointerError,$throwNilPointerError,HB),new GA.ptr(49200,32,0,4,HK,13,$throwNilPointerError,$throwNilPointerError,HB),new GA.ptr(49196,32,0,4,HJ,15,$throwNilPointerError,$throwNilPointerError,HB),new GA.ptr(49191,16,32,16,HK,5,GV,GX,$throwNilPointerError),new GA.ptr(49171,16,20,16,HK,1,GV,GW,$throwNilPointerError),new GA.ptr(49187,16,32,16,HJ,7,GV,GX,$throwNilPointerError),new GA.ptr(49161,16,20,16,HJ,3,GV,GW,$throwNilPointerError),new GA.ptr(49172,32,20,16,HK,1,GV,GW,$throwNilPointerError),new GA.ptr(49162,32,20,16,HJ,3,GV,GW,$throwNilPointerError),new GA.ptr(156,16,0,4,HI,4,$throwNilPointerError,$throwNilPointerError,HB),new GA.ptr(157,32,0,4,HI,12,$throwNilPointerError,$throwNilPointerError,HB),new GA.ptr(60,16,32,16,HI,4,GV,GX,$throwNilPointerError),new GA.ptr(47,16,20,16,HI,0,GV,GW,$throwNilPointerError),new GA.ptr(53,32,20,16,HI,0,GV,GW,$throwNilPointerError),new GA.ptr(49170,24,20,8,HK,1,GU,GW,$throwNilPointerError),new GA.ptr(10,24,20,8,HI,0,GU,GW,$throwNilPointerError),new GA.ptr(5,16,20,0,HI,0,GT,GW,$throwNilPointerError),new GA.ptr(49169,16,20,0,HK,1,GT,GW,$throwNilPointerError),new GA.ptr(49159,16,20,0,HJ,3,GT,GW,$throwNilPointerError)]);GF=new IE([49195,49199,49196,49200,52393,52392,49161,49171,49162,49172,156,157,47,53,49170,10,49187,49191,60,49159,49169,5]);GG=new IE([52393,52392,49195,49199,49196,49200,49161,49171,49162,49172,156,157,47,53,49170,10,49187,49191,60,49159,49169,5]);GI=GF.$length-GH.$length>>0;GJ=$subslice(GF,0,GI);HQ=new II([32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32]);HU=new IR([new IQ.ptr(2052,($imul(new C.Hash(5).Size(),2))+2>>0,772),new IQ.ptr(2053,($imul(new C.Hash(6).Size(),2))+2>>0,772),new IQ.ptr(2054,($imul(new C.Hash(7).Size(),2))+2>>0,772),new IQ.ptr(1025,(19+new C.Hash(5).Size()>>0)+11>>0,771),new IQ.ptr(1281,(19+new C.Hash(6).Size()>>0)+11>>0,771),new IQ.ptr(1537,(19+new C.Hash(7).Size()>>0)+11>>0,771),new IQ.ptr(513,(15+new C.Hash(3).Size()>>0)+11>>0,771)]);HZ=$makeMap(HY.keyFor,[{k:0,v:"close notify"},{k:10,v:"unexpected message"},{k:20,v:"bad record MAC"},{k:21,v:"decryption failed"},{k:22,v:"record overflow"},{k:30,v:"decompression failure"},{k:40,v:"handshake failure"},{k:42,v:"bad certificate"},{k:43,v:"unsupported certificate"},{k:44,v:"revoked certificate"},{k:45,v:"expired certificate"},{k:46,v:"unknown certificate"},{k:47,v:"illegal parameter"},{k:48,v:"unknown certificate authority"},{k:49,v:"access denied"},{k:50,v:"error decoding message"},{k:51,v:"error decrypting message"},{k:60,v:"export restriction"},{k:70,v:"protocol version not supported"},{k:71,v:"insufficient security level"},{k:80,v:"internal error"},{k:86,v:"inappropriate fallback"},{k:90,v:"user canceled"},{k:100,v:"no renegotiation"},{k:109,v:"missing extension"},{k:110,v:"unsupported extension"},{k:111,v:"certificate unobtainable"},{k:112,v:"unrecognized name"},{k:113,v:"bad certificate status response"},{k:114,v:"bad certificate hash value"},{k:115,v:"unknown PSK identity"},{k:116,v:"certificate required"},{k:120,v:"no application protocol"}]);}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["mime"]=(function(){var $pkg={},$init,A,I,J,G,D,K,B,E,C,F,H,L,BM,BO,BP,BQ,N,O,T,BJ,U,BK,V,W,BL,AC,AX,AZ,M,P,Q,R,AH,AI,AJ,AK,AL,AM,AN,AO,AP,AQ,AR,AS,AT,AU,AV,AY;A=$packages["bufio"];I=$packages["bytes"];J=$packages["encoding/base64"];G=$packages["errors"];D=$packages["fmt"];K=$packages["io"];B=$packages["os"];E=$packages["sort"];C=$packages["strings"];F=$packages["sync"];H=$packages["unicode"];L=$packages["unicode/utf8"];BM=$sliceType($String);BO=$sliceType($Uint8);BP=$sliceType($emptyInterface);BQ=$ptrType(C.Builder);M=function(){AC=R;};P=function(a){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,$s,$deferred,$r,$c}=$restore(this,{a});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);c=B.Open(a);$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}b=c;d=b[0];e=b[1];if(!($interfaceIsEqual(e,$ifaceNil))){$s=2;continue;}$s=3;continue;case 2:f=e;$s=4;case 4:return f;case 3:$deferred.push([$methodVal(d,"Close"),[]]);g=A.NewScanner(d);case 5:h=g.Scan();$s=7;case 7:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}if(!(h)){$s=6;continue;}i=C.Split(g.Text(),":");if(i.$length<3||(0>=i.$length?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+0]).length<1||(2>=i.$length?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+2]).length<2){$s=5;continue;}else if(((0>=i.$length?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+0]).charCodeAt(0)===35)||!(((2>=i.$length?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+2]).charCodeAt(0)===42))){$s=5;continue;}j=$substring((2>=i.$length?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+2]),1);l=T.Load(new $String(j));$s=8;case 8:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k=l;m=k[1];if(m){$s=5;continue;}n=AH(j,(1>=i.$length?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+1]));$s=9;case 9:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}n;$s=5;continue;case 6:o=g.Err();if(!($interfaceIsEqual(o,$ifaceNil))){$panic(o);}p=$ifaceNil;$s=10;case 10:return p;}return;}}catch(err){$err=err;$s=-1;return $ifaceNil;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:P,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,$s,$deferred};return $f;}}};Q=function(a){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,$s,$deferred,$r,$c}=$restore(this,{a});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);c=B.Open(a);$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}b=c;d=b[0];e=b[1];if(!($interfaceIsEqual(e,$ifaceNil))){$s=2;continue;}$s=3;continue;case 2:$s=4;case 4:return;case 3:$deferred.push([$methodVal(d,"Close"),[]]);f=A.NewScanner(d);case 5:g=f.Scan();$s=7;case 7:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}if(!(g)){$s=6;continue;}h=C.Fields(f.Text());$s=8;case 8:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;if(i.$length<=1||((0>=i.$length?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+0]).charCodeAt(0)===35)){$s=5;continue;}j=(0>=i.$length?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+0]);k=$subslice(i,1);l=0;case 9:if(!(l=k.$length)?($throwRuntimeError("index out of range"),undefined):k.$array[k.$offset+l]);if(m.charCodeAt(0)===35){$s=10;continue;}n=AH("."+m,j);$s=11;case 11:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}n;l++;$s=9;continue;case 10:$s=5;continue;case 6:o=f.Err();if(!($interfaceIsEqual(o,$ifaceNil))){$panic(o);}$s=-1;return;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:Q,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,$s,$deferred};return $f;}}};R=function(){var{a,b,c,d,e,f,g,h,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=N;b=0;case 1:if(!(b=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+b]);d=P(c);$s=3;case 3:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;if($interfaceIsEqual(e,$ifaceNil)){$s=-1;return;}b++;$s=1;continue;case 2:f=O;g=0;case 4:if(!(g=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+g]);$r=Q(h);$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}g++;$s=4;continue;case 5:$s=-1;return;}return;}var $f={$blk:R,$c:true,$r,a,b,c,d,e,f,g,h,$s};return $f;};AH=function(a,b){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s,$deferred,$r,$c}=$restore(this,{a,b});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);d=AK(b);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}c=d;e=c[0];f=c[1];g=c[2];if(!($interfaceIsEqual(g,$ifaceNil))){$s=2;continue;}$s=3;continue;case 2:h=g;$s=4;case 4:return h;case 3:if(C.HasPrefix(b,"text/")&&(i=f[$String.keyFor("charset")],i!==undefined?i.v:"")===""){$s=5;continue;}$s=6;continue;case 5:j="charset";(f||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(j)]={k:j,v:"utf-8"};k=AI(b,f);$s=7;case 7:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}b=k;case 6:l=C.ToLower(a);$s=8;case 8:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;$r=T.Store(new $String(a),new $String(b));$s=9;case 9:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=U.Store(new $String(m),new $String(b));$s=10;case 10:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=V.Lock();$s=11;case 11:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(V,"Unlock"),[]]);n=BM.nil;p=W.Load(new $String(e));$s=12;case 12:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}o=p;q=o[0];r=o[1];if(r){n=$assertType(q,BM);}s=n;t=0;case 13:if(!(t=s.$length)?($throwRuntimeError("index out of range"),undefined):s.$array[s.$offset+t]);if(u===m){$s=15;continue;}$s=16;continue;case 15:v=$ifaceNil;$s=17;case 17:return v;case 16:t++;$s=13;continue;case 14:$r=W.Store(new $String(e),$append(n,m));$s=18;case 18:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}w=$ifaceNil;$s=19;case 19:return w;}return;}}catch(err){$err=err;$s=-1;return $ifaceNil;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:AH,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s,$deferred};return $f;}}};AI=function(a,b){var{a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=new C.Builder.ptr(BQ.nil,BO.nil);d=C.Cut(a,"/");e=d[0];f=d[1];g=d[2];if(!g){$s=1;continue;}$s=2;continue;case 1:h=AV(a);$s=6;case 6:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}if(!h){$s=4;continue;}$s=5;continue;case 4:$s=-1;return"";case 5:i=C.ToLower(a);$s=7;case 7:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=c.WriteString(i);$s=8;case 8:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}j;$s=3;continue;case 2:l=AV(e);$s=12;case 12:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}if(!l){k=true;$s=11;continue s;}m=AV(f);$s=13;case 13:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}k=!m;case 11:if(k){$s=9;continue;}$s=10;continue;case 9:$s=-1;return"";case 10:n=C.ToLower(e);$s=14;case 14:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=c.WriteString(n);$s=15;case 15:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}o;c.WriteByte(47);p=C.ToLower(f);$s=16;case 16:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=c.WriteString(p);$s=17;case 17:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}q;case 3:r=$makeSlice(BM,0,$keys(b).length);s=b;t=0;u=$keys(s);while(true){if(!(t=x.$length)?($throwRuntimeError("index out of range"),undefined):x.$array[x.$offset+y]);ab=(aa=b[$String.keyFor(z)],aa!==undefined?aa.v:"");c.WriteByte(59);c.WriteByte(32);ac=AV(z);$s=23;case 23:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}if(!ac){$s=21;continue;}$s=22;continue;case 21:$s=-1;return"";case 22:ad=C.ToLower(z);$s=24;case 24:if($c){$c=false;ad=ad.$blk();}if(ad&&ad.$blk!==undefined){break s;}ae=c.WriteString(ad);$s=25;case 25:if($c){$c=false;ae=ae.$blk();}if(ae&&ae.$blk!==undefined){break s;}ae;af=AY(ab);if(af){c.WriteByte(42);}c.WriteByte(61);if(af){c.WriteString("utf-8''");ag=0;ah=0;while(true){if(!(ah=127||(ai===42)||(ai===39)||(ai===37)||AT(((ai>>0)))){c.WriteString($substring(ab,ag,ah));ag=ah+1>>0;c.WriteByte(37);c.WriteByte("0123456789ABCDEF".charCodeAt((ai>>>4<<24>>>24)));c.WriteByte("0123456789ABCDEF".charCodeAt(((ai&15)>>>0)));}ah=ah+(1)>>0;}c.WriteString($substring(ab,ag));y++;$s=19;continue;}aj=AV(ab);$s=28;case 28:if($c){$c=false;aj=aj.$blk();}if(aj&&aj.$blk!==undefined){break s;}if(aj){$s=26;continue;}$s=27;continue;case 26:c.WriteString(ab);y++;$s=19;continue;case 27:c.WriteByte(34);ak=0;al=0;while(true){if(!(al>0;}c.WriteString($substring(ab,ak));c.WriteByte(34);y++;$s=19;continue;case 20:$s=-1;return c.String();}return;}var $f={$blk:AI,$c:true,$r,a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};$pkg.FormatMediaType=AI;AJ=function(a){var{a,b,c,d,e,f,g,h,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:c=AN(a);$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}b=c;d=b[0];e=b[1];if(d===""){$s=-1;return G.New("mime: no media type");}if(e===""){$s=-1;return $ifaceNil;}if(!C.HasPrefix(e,"/")){$s=-1;return G.New("mime: expected slash after first token");}g=AN($substring(e,1));$s=2;case 2:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}f=g;h=f[0];e=f[1];if(h===""){$s=-1;return G.New("mime: expected token after slash");}if(!(e==="")){$s=-1;return G.New("mime: unexpected content after media subtype");}$s=-1;return $ifaceNil;}return;}var $f={$blk:AJ,$c:true,$r,a,b,c,d,e,f,g,h,$s};return $f;};AK=function(a){var{a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,b,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b="";c=false;d=$ifaceNil;e=C.Cut(a,";");f=e[0];g=C.ToLower(f);$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=C.TrimSpace(g);$s=2;case 2:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}b=h;i=AJ(b);$s=3;case 3:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}d=i;if(!($interfaceIsEqual(d,$ifaceNil))){j="";k=false;l=d;b=j;c=k;d=l;$s=-1;return[b,c,d];}c={};m=false;a=$substring(a,f.length);case 4:if(!(a.length>0)){$s=5;continue;}n=C.TrimLeftFunc(a,H.IsSpace);$s=6;case 6:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}a=n;if(a.length===0){$s=5;continue;}p=AP(a);$s=7;case 7:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}o=p;q=o[0];r=o[1];s=o[2];if(q===""){$s=8;continue;}$s=9;continue;case 8:t=C.TrimSpace(s);$s=12;case 12:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}if(t===";"){$s=10;continue;}$s=11;continue;case 10:$s=5;continue;case 11:u=b;v=false;w=$pkg.ErrInvalidMediaParameter;b=u;c=v;d=w;$s=-1;return[b,c,d];case 9:x=c;y=C.Cut(q,"*");z=y[0];aa=y[2];if(aa){if(m===false){m={};}ab=false;ac=(ad=m[$String.keyFor(z)],ad!==undefined?[ad.v,true]:[false,false]);x=ac[0];ab=ac[1];if(!ab){ae=z;(m||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(ae)]={k:ae,v:{}};x=(af=m[$String.keyFor(z)],af!==undefined?af.v:false);}}ag=(ah=x[$String.keyFor(q)],ah!==undefined?[ah.v,true]:["",false]);ai=ag[1];if(ai){aj="";ak=false;al=G.New("mime: duplicate parameter name");b=aj;c=ak;d=al;$s=-1;return[b,c,d];}am=q;(x||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(am)]={k:am,v:r};a=s;$s=4;continue;case 5:an=new C.Builder.ptr(BQ.nil,BO.nil);ao=m;ap=0;aq=$keys(ao);case 13:if(!(ap>0;$s=18;continue;}bm=bh+"*";bn=(bo=at[$String.keyFor(bm)],bo!==undefined?[bo.v,true]:["",false]);bp=bn[0];bq=bn[1];if(!bq){$s=19;continue;}be=true;if(bf===0){$s=21;continue;}$s=22;continue;case 21:bs=AL(bp);$s=24;case 24:if($c){$c=false;bs=bs.$blk();}if(bs&&bs.$blk!==undefined){break s;}br=bs;bt=br[0];bu=br[1];if(bu){an.WriteString(bt);}$s=23;continue;case 22:bw=AQ(bp);$s=25;case 25:if($c){$c=false;bw=bw.$blk();}if(bw&&bw.$blk!==undefined){break s;}bv=bw;bx=bv[0];an.WriteString(bx);case 23:bf=bf+(1)>>0;$s=18;continue;case 19:if(be){by=as;(c||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(by)]={k:by,v:an.String()};}ap++;$s=13;continue;case 14:$s=-1;return[b,c,d];}return;}var $f={$blk:AK,$c:true,$r,a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,b,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};$pkg.ParseMediaType=AK;AL=function(a){var{a,b,c,d,e,f,g,h,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=C.SplitN(a,"'",3);if(!((b.$length===3))){$s=-1;return["",false];}c=C.ToLower((0>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+0]));$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c;if(d.length===0){$s=-1;return["",false];}if(!(d==="us-ascii")&&!(d==="utf-8")){$s=-1;return["",false];}f=AQ((2>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+2]));$s=2;case 2:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}e=f;g=e[0];h=e[1];if(!($interfaceIsEqual(h,$ifaceNil))){$s=-1;return["",false];}$s=-1;return[g,true];}return;}var $f={$blk:AL,$c:true,$r,a,b,c,d,e,f,g,h,$s};return $f;};AM=function(a){var a;return!AU(a);};AN=function(a){var{a,b,c,d,e,f,g,h,i,j,k,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b="";c="";d=C.IndexFunc(a,AM);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;if(e===-1){f=a;g="";b=f;c=g;$s=-1;return[b,c];}if(e===0){h="";i=a;b=h;c=i;$s=-1;return[b,c];}j=$substring(a,0,e);k=$substring(a,e);b=j;c=k;$s=-1;return[b,c];}return;}var $f={$blk:AN,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,$s};return $f;};AO=function(a){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b="";c="";if(a===""){$s=-1;return[b,c];}if(!((a.charCodeAt(0)===34))){$s=1;continue;}$s=2;continue;case 1:e=AN(a);$s=3;case 3:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}d=e;b=d[0];c=d[1];f=[b,c];$s=4;case 4:return f;case 2:g=new C.Builder.ptr(BQ.nil,BO.nil);h=1;while(true){if(!(h>0));b=j;c=k;$s=-1;return[b,c];}if((i===92)&&(h+1>>0)>0))>>0)))){g.WriteByte(a.charCodeAt((h+1>>0)));h=h+(1)>>0;h=h+(1)>>0;continue;}if((i===13)||(i===10)){l="";m=a;b=l;c=m;$s=-1;return[b,c];}g.WriteByte(a.charCodeAt(h));h=h+(1)>>0;}n="";o=a;b=n;c=o;$s=-1;return[b,c];}return;}var $f={$blk:AO,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,$s};return $f;};AP=function(a){var{a,aa,ab,ac,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b="";c="";d="";e=C.TrimLeftFunc(a,H.IsSpace);$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}d=e;if(!C.HasPrefix(d,";")){f="";g="";h=a;b=f;c=g;d=h;$s=-1;return[b,c,d];}d=$substring(d,1);i=C.TrimLeftFunc(d,H.IsSpace);$s=2;case 2:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}d=i;k=AN(d);$s=3;case 3:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j=k;b=j[0];d=j[1];l=C.ToLower(b);$s=4;case 4:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}b=l;if(b===""){m="";n="";o=a;b=m;c=n;d=o;$s=-1;return[b,c,d];}p=C.TrimLeftFunc(d,H.IsSpace);$s=5;case 5:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}d=p;if(!C.HasPrefix(d,"=")){q="";r="";s=a;b=q;c=r;d=s;$s=-1;return[b,c,d];}d=$substring(d,1);t=C.TrimLeftFunc(d,H.IsSpace);$s=6;case 6:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}d=t;v=AO(d);$s=7;case 7:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}u=v;c=u[0];w=u[1];if(c===""&&w===d){x="";y="";z=a;b=x;c=y;d=z;$s=-1;return[b,c,d];}d=w;aa=b;ab=c;ac=d;b=aa;c=ab;d=ac;$s=-1;return[b,c,d];}return;}var $f={$blk:AP,$c:true,$r,a,aa,ab,ac,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};AQ=function(a){var{a,b,c,d,e,f,g,h,i,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=0;c=0;case 1:if(!(c>0;$s=1;continue;}b=b+(1)>>0;if((c+2>>0)>=a.length||!AR(a.charCodeAt((c+1>>0)))||!AR(a.charCodeAt((c+2>>0)))){$s=3;continue;}$s=4;continue;case 3:a=$substring(a,c);if(a.length>3){a=$substring(a,0,3);}d=D.Errorf("mime: bogus characters after %%: %q",new BP([new $String(a)]));$s=5;case 5:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=["",d];$s=6;case 6:return e;case 4:c=c+(3)>>0;$s=1;continue;case 2:if(b===0){$s=-1;return[a,$ifaceNil];}f=$makeSlice(BO,(a.length-($imul(2,b))>>0));g=0;h=0;while(true){if(!(h=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+g]=(((AS(a.charCodeAt((h+1>>0)))<<4<<24>>>24)|AS(a.charCodeAt((h+2>>0))))>>>0));g=g+(1)>>0;h=h+(3)>>0;}else{((g<0||g>=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+g]=a.charCodeAt(h));g=g+(1)>>0;h=h+(1)>>0;}}$s=-1;return[($bytesToString(f)),$ifaceNil];}return;}var $f={$blk:AQ,$c:true,$r,a,b,c,d,e,f,g,h,i,$s};return $f;};AR=function(a){var a;if(48<=a&&a<=57){return true;}else if(97<=a&&a<=102){return true;}else if(65<=a&&a<=70){return true;}return false;};AS=function(a){var a;if(48<=a&&a<=57){return a-48<<24>>>24;}else if(97<=a&&a<=102){return(a-97<<24>>>24)+10<<24>>>24;}else if(65<=a&&a<=70){return(a-65<<24>>>24)+10<<24>>>24;}return 0;};AT=function(a){var a;return C.ContainsRune("()<>@,;:\\\"/[]?=",a);};AU=function(a){var a;return a>32&&a<127&&!AT(a);};AV=function(a){var{a,b,c,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:if(a===""){$s=-1;return false;}b=C.IndexFunc(a,AM);$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b<0;$s=2;case 2:return c;}return;}var $f={$blk:AV,$c:true,$r,a,b,c,$s};return $f;};AY=function(a){var a,b,c,d,e;b=a;c=0;while(true){if(!(c126)&&!((e===9))){return true;}c+=d[1];}return false;};$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=I.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=J.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=G.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=D.$init();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=K.$init();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=E.$init();$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=9;case 9:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=F.$init();$s=10;case 10:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=H.$init();$s=11;case 11:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=L.$init();$s=12;case 12:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}T=new F.Map.ptr(new F.Mutex.ptr(0,0),new $packages["sync/atomic"].Value.ptr($ifaceNil),false,0);U=new F.Map.ptr(new F.Mutex.ptr(0,0),new $packages["sync/atomic"].Value.ptr($ifaceNil),false,0);V=new F.Mutex.ptr(0,0);W=new F.Map.ptr(new F.Mutex.ptr(0,0),new $packages["sync/atomic"].Value.ptr($ifaceNil),false,0);AC=$throwNilPointerError;N=new BM(["/usr/local/share/mime/globs2","/usr/share/mime/globs2"]);O=new BM(["/etc/mime.types","/etc/apache2/mime.types","/etc/apache/mime.types","/etc/httpd/conf/mime.types"]);$pkg.ErrInvalidMediaParameter=G.New("mime: invalid media parameter");AX=G.New("mime: invalid RFC 2047 encoded-word");AZ=J.StdEncoding.DecodedLen(63);M();}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["mime/quotedprintable"]=(function(){var $pkg={},$init,B,C,D,A,H,P,R,S,U,M,N,O,I,J,K,L;B=$packages["bufio"];C=$packages["bytes"];D=$packages["fmt"];A=$packages["io"];H=$pkg.Reader=$newType(0,$kindStruct,"quotedprintable.Reader",true,"mime/quotedprintable",true,function(br_,rerr_,line_){this.$val=this;if(arguments.length===0){this.br=R.nil;this.rerr=$ifaceNil;this.line=P.nil;return;}this.br=br_;this.rerr=rerr_;this.line=line_;});P=$sliceType($Uint8);R=$ptrType(B.Reader);S=$sliceType($emptyInterface);U=$ptrType(H);I=function(a){var a;return new H.ptr(B.NewReader(a),$ifaceNil,P.nil);};$pkg.NewReader=I;J=function(a){var{a,b,c,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:if(a>=48&&a<=57){$s=-1;return[a-48<<24>>>24,$ifaceNil];}else if(a>=65&&a<=70){$s=-1;return[(a-65<<24>>>24)+10<<24>>>24,$ifaceNil];}else if(a>=97&&a<=102){$s=-1;return[(a-97<<24>>>24)+10<<24>>>24,$ifaceNil];}b=D.Errorf("quotedprintable: invalid hex byte 0x%02x",new S([new $Uint8(a)]));$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=[0,b];$s=2;case 2:return c;}return;}var $f={$blk:J,$c:true,$r,a,b,c,$s};return $f;};K=function(a){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=0;c=$ifaceNil;if(a.$length<2){d=0;e=A.ErrUnexpectedEOF;b=d;c=e;$s=-1;return[b,c];}f=0;g=0;h=f;i=g;k=J((0>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+0]));$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j=k;h=j[0];c=j[1];if(!($interfaceIsEqual(c,$ifaceNil))){l=0;m=c;b=l;c=m;$s=-1;return[b,c];}o=J((1>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+1]));$s=2;case 2:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}n=o;i=n[0];c=n[1];if(!($interfaceIsEqual(c,$ifaceNil))){p=0;q=c;b=p;c=q;$s=-1;return[b,c];}r=((h<<4<<24>>>24)|i)>>>0;s=$ifaceNil;b=r;c=s;$s=-1;return[b,c];}return;}var $f={$blk:K,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,$s};return $f;};L=function(a){var a,b;b=a;if((b===(10))||(b===(13))||(b===(32))||(b===(9))){return true;}return false;};H.ptr.prototype.Read=function(a){var{a,aa,ab,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=0;c=$ifaceNil;d=this;case 1:if(!(a.$length>0)){$s=2;continue;}if(d.line.$length===0){$s=3;continue;}$s=4;continue;case 3:if(!($interfaceIsEqual(d.rerr,$ifaceNil))){e=b;f=d.rerr;b=e;c=f;$s=-1;return[b,c];}h=d.br.ReadSlice(10);$s=5;case 5:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}g=h;d.line=g[0];d.rerr=g[1];i=C.HasSuffix(d.line,N);j=C.HasSuffix(d.line,M);k=d.line;l=C.TrimRightFunc(k,L);$s=6;case 6:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}d.line=l;if(C.HasSuffix(d.line,O)){$s=7;continue;}if(i){$s=8;continue;}$s=9;continue;case 7:m=$subslice(k,d.line.$length);d.line=$subslice(d.line,0,(d.line.$length-1>>0));if(!C.HasPrefix(m,N)&&!C.HasPrefix(m,M)&&!((m.$length===0)&&d.line.$length>0&&$interfaceIsEqual(d.rerr,A.EOF))){$s=10;continue;}$s=11;continue;case 10:n=D.Errorf("quotedprintable: invalid bytes after =: %q",new S([m]));$s=12;case 12:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}d.rerr=n;case 11:$s=9;continue;case 8:if(j){d.line=$append(d.line,13,10);}else{d.line=$append(d.line,10);}case 9:$s=1;continue;case 4:p=(o=d.line,(0>=o.$length?($throwRuntimeError("index out of range"),undefined):o.$array[o.$offset+0]));if((p===61)){$s=14;continue;}if((p===9)||(p===13)||(p===10)){$s=15;continue;}if(p>=128){$s=16;continue;}if(p<32||p>126){$s=17;continue;}$s=18;continue;case 14:r=K($subslice(d.line,1));$s=19;case 19:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}q=r;p=q[0];c=q[1];if(!($interfaceIsEqual(c,$ifaceNil))){if(d.line.$length>=2&&!(((s=d.line,(1>=s.$length?($throwRuntimeError("index out of range"),undefined):s.$array[s.$offset+1]))===13))&&!(((t=d.line,(1>=t.$length?($throwRuntimeError("index out of range"),undefined):t.$array[t.$offset+1]))===10))){p=61;$s=13;continue;}u=b;v=c;b=u;c=v;$s=-1;return[b,c];}d.line=$subslice(d.line,2);$s=18;continue;case 15:$s=13;continue;$s=18;continue;case 16:$s=13;continue;$s=18;continue;case 17:w=b;y=D.Errorf("quotedprintable: invalid unescaped byte 0x%02x in body",new S([new $Uint8(p)]));$s=20;case 20:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}x=y;b=w;c=x;z=[b,c];$s=21;case 21:return z;case 18:case 13:(0>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+0]=p);a=$subslice(a,1);d.line=$subslice(d.line,1);b=b+(1)>>0;$s=1;continue;case 2:aa=b;ab=$ifaceNil;b=aa;c=ab;$s=-1;return[b,c];}return;}var $f={$blk:H.ptr.prototype.Read,$c:true,$r,a,aa,ab,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};H.prototype.Read=function(a){return this.$val.Read(a);};U.methods=[{prop:"Read",name:"Read",pkg:"",typ:$funcType([P],[$Int,$error],false)}];H.init("mime/quotedprintable",[{prop:"br",name:"br",embedded:false,exported:false,typ:R,tag:""},{prop:"rerr",name:"rerr",embedded:false,exported:false,typ:$error,tag:""},{prop:"line",name:"line",embedded:false,exported:false,typ:P,tag:""}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=B.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=D.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=A.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}M=(new P($stringToBytes("\r\n")));N=(new P($stringToBytes("\n")));O=(new P($stringToBytes("=")));}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["net/textproto"]=(function(){var $pkg={},$init,A,E,B,C,D,F,G,H,N,O,W,AA,AO,AP,AT,AU,AV,AX,AY,BA,BB,AB,AE,AI,AJ,AL,S,U,V,X,Y,Z,AC,AD,AF,AG,AH,AK;A=$packages["bufio"];E=$packages["bytes"];B=$packages["fmt"];C=$packages["io"];D=$packages["net"];F=$packages["strconv"];G=$packages["strings"];H=$packages["sync"];N=$pkg.Error=$newType(0,$kindStruct,"textproto.Error",true,"net/textproto",true,function(Code_,Msg_){this.$val=this;if(arguments.length===0){this.Code=0;this.Msg="";return;}this.Code=Code_;this.Msg=Msg_;});O=$pkg.ProtocolError=$newType(8,$kindString,"textproto.ProtocolError",true,"net/textproto",true,null);W=$pkg.Reader=$newType(0,$kindStruct,"textproto.Reader",true,"net/textproto",true,function(R_,dot_,buf_){this.$val=this;if(arguments.length===0){this.R=AU.nil;this.dot=AV.nil;this.buf=AP.nil;return;}this.R=R_;this.dot=dot_;this.buf=buf_;});AA=$pkg.dotReader=$newType(0,$kindStruct,"textproto.dotReader",true,"net/textproto",false,function(r_,state_){this.$val=this;if(arguments.length===0){this.r=AX.nil;this.state=0;return;}this.r=r_;this.state=state_;});AO=$pkg.MIMEHeader=$newType(4,$kindMap,"textproto.MIMEHeader",true,"net/textproto",true,null);AP=$sliceType($Uint8);AT=$sliceType($emptyInterface);AU=$ptrType(A.Reader);AV=$ptrType(AA);AX=$ptrType(W);AY=$sliceType($String);BA=$ptrType(N);BB=$funcType([AP],[$error],false);N.ptr.prototype.Error=function(){var{a,b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=B.Sprintf("%03d %s",new AT([new $Int(a.Code),new $String(a.Msg)]));$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b;$s=2;case 2:return c;}return;}var $f={$blk:N.ptr.prototype.Error,$c:true,$r,a,b,c,$s};return $f;};N.prototype.Error=function(){return this.$val.Error();};O.prototype.Error=function(){var a;a=this.$val;return(a);};$ptrType(O).prototype.Error=function(){return new O(this.$get()).Error();};S=function(a){var a;while(true){if(!(a.length>0&&U(a.charCodeAt(0)))){break;}a=$substring(a,1);}while(true){if(!(a.length>0&&U(a.charCodeAt((a.length-1>>0))))){break;}a=$substring(a,0,(a.length-1>>0));}return a;};$pkg.TrimString=S;U=function(a){var a;return(a===32)||(a===9)||(a===10)||(a===13);};V=function(a){var a;a=(a|(32))>>>0;return 97<=a&&a<=122;};X=function(a){var{a,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:$r=AJ.Do(AK);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return new W.ptr(a,AV.nil,AP.nil);}return;}var $f={$blk:X,$c:true,$r,a,$s};return $f;};$pkg.NewReader=X;W.ptr.prototype.ReadLine=function(){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;c=a.readLineSlice();$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}b=c;d=b[0];e=b[1];$s=-1;return[($bytesToString(d)),e];}return;}var $f={$blk:W.ptr.prototype.ReadLine,$c:true,$r,a,b,c,d,e,$s};return $f;};W.prototype.ReadLine=function(){return this.$val.ReadLine();};W.ptr.prototype.ReadLineBytes=function(){var{a,b,c,d,e,f,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;c=a.readLineSlice();$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}b=c;d=b[0];e=b[1];if(!(d===AP.nil)){f=$makeSlice(AP,d.$length);$copySlice(f,d);d=f;}$s=-1;return[d,e];}return;}var $f={$blk:W.ptr.prototype.ReadLineBytes,$c:true,$r,a,b,c,d,e,f,$s};return $f;};W.prototype.ReadLineBytes=function(){return this.$val.ReadLineBytes();};W.ptr.prototype.readLineSlice=function(){var{a,b,c,d,e,f,g,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;$r=a.closeDot();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}b=AP.nil;case 2:d=a.R.ReadLine();$s=4;case 4:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}c=d;e=c[0];f=c[1];g=c[2];if(!($interfaceIsEqual(g,$ifaceNil))){$s=-1;return[AP.nil,g];}if(b===AP.nil&&!f){$s=-1;return[e,$ifaceNil];}b=$appendSlice(b,e);if(!f){$s=3;continue;}$s=2;continue;case 3:$s=-1;return[b,$ifaceNil];}return;}var $f={$blk:W.ptr.prototype.readLineSlice,$c:true,$r,a,b,c,d,e,f,g,$s};return $f;};W.prototype.readLineSlice=function(){return this.$val.readLineSlice();};W.ptr.prototype.ReadContinuedLine=function(){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;c=a.readContinuedLineSlice(AC);$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}b=c;d=b[0];e=b[1];$s=-1;return[($bytesToString(d)),e];}return;}var $f={$blk:W.ptr.prototype.ReadContinuedLine,$c:true,$r,a,b,c,d,e,$s};return $f;};W.prototype.ReadContinuedLine=function(){return this.$val.ReadContinuedLine();};Y=function(a){var a,b,c,d,e;b=0;while(true){if(!(b=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+b])===32)||(((b<0||b>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+b])===9)))){break;}b=b+(1)>>0;}c=a.$length;while(true){if(!(c>b&&(((d=c-1>>0,((d<0||d>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+d]))===32)||((e=c-1>>0,((e<0||e>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+e]))===9)))){break;}c=c-(1)>>0;}return $subslice(a,b,c);};W.ptr.prototype.ReadContinuedLineBytes=function(){var{a,b,c,d,e,f,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;c=a.readContinuedLineSlice(AC);$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}b=c;d=b[0];e=b[1];if(!(d===AP.nil)){f=$makeSlice(AP,d.$length);$copySlice(f,d);d=f;}$s=-1;return[d,e];}return;}var $f={$blk:W.ptr.prototype.ReadContinuedLineBytes,$c:true,$r,a,b,c,d,e,f,$s};return $f;};W.prototype.ReadContinuedLineBytes=function(){return this.$val.ReadContinuedLineBytes();};W.ptr.prototype.readContinuedLineSlice=function(a){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;if(a===$throwNilPointerError){$s=1;continue;}$s=2;continue;case 1:c=B.Errorf("missing validateFirstLine func",new AT([]));$s=3;case 3:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=[AP.nil,c];$s=4;case 4:return d;case 2:f=b.readLineSlice();$s=5;case 5:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}e=f;g=e[0];h=e[1];if(!($interfaceIsEqual(h,$ifaceNil))){$s=-1;return[AP.nil,h];}if(g.$length===0){$s=-1;return[g,$ifaceNil];}i=a(g);$s=6;case 6:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;if(!($interfaceIsEqual(j,$ifaceNil))){$s=-1;return[AP.nil,j];}if(b.R.Buffered()>1){$s=7;continue;}$s=8;continue;case 7:l=b.R.Peek(2);$s=9;case 9:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k=l;m=k[0];if(m.$length>0&&(V((0>=m.$length?($throwRuntimeError("index out of range"),undefined):m.$array[m.$offset+0]))||((0>=m.$length?($throwRuntimeError("index out of range"),undefined):m.$array[m.$offset+0])===10))||(m.$length===2)&&((0>=m.$length?($throwRuntimeError("index out of range"),undefined):m.$array[m.$offset+0])===13)&&((1>=m.$length?($throwRuntimeError("index out of range"),undefined):m.$array[m.$offset+1])===10)){$s=-1;return[Y(g),$ifaceNil];}case 8:b.buf=$appendSlice($subslice(b.buf,0,0),Y(g));case 10:n=b.skipSpace();$s=12;case 12:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}if(!(n>0)){$s=11;continue;}p=b.readLineSlice();$s=13;case 13:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}o=p;q=o[0];r=o[1];if(!($interfaceIsEqual(r,$ifaceNil))){$s=11;continue;}b.buf=$append(b.buf,32);b.buf=$appendSlice(b.buf,Y(q));$s=10;continue;case 11:$s=-1;return[b.buf,$ifaceNil];}return;}var $f={$blk:W.ptr.prototype.readContinuedLineSlice,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,$s};return $f;};W.prototype.readContinuedLineSlice=function(a){return this.$val.readContinuedLineSlice(a);};W.ptr.prototype.skipSpace=function(){var{a,b,c,d,e,f,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=0;case 1:d=a.R.ReadByte();$s=3;case 3:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}c=d;e=c[0];f=c[1];if(!($interfaceIsEqual(f,$ifaceNil))){$s=2;continue;}if(!((e===32))&&!((e===9))){a.R.UnreadByte();$s=2;continue;}b=b+(1)>>0;$s=1;continue;case 2:$s=-1;return b;}return;}var $f={$blk:W.ptr.prototype.skipSpace,$c:true,$r,a,b,c,d,e,f,$s};return $f;};W.prototype.skipSpace=function(){return this.$val.skipSpace();};W.ptr.prototype.readCodeLine=function(a){var{a,b,c,d,e,f,g,h,i,j,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=0;c=false;d="";e=$ifaceNil;f=this;h=f.ReadLine();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}g=h;i=g[0];e=g[1];if(!($interfaceIsEqual(e,$ifaceNil))){$s=-1;return[b,c,d,e];}j=Z(i,a);b=j[0];c=j[1];d=j[2];e=j[3];$s=-1;return[b,c,d,e];}return;}var $f={$blk:W.ptr.prototype.readCodeLine,$c:true,$r,a,b,c,d,e,f,g,h,i,j,$s};return $f;};W.prototype.readCodeLine=function(a){return this.$val.readCodeLine(a);};Z=function(a,b){var a,b,c,d,e,f,g,h,i;c=0;d=false;e="";f=$ifaceNil;if(a.length<4||!((a.charCodeAt(3)===32))&&!((a.charCodeAt(3)===45))){f=new O(("short response: "+a));return[c,d,e,f];}d=a.charCodeAt(3)===45;g=F.Atoi($substring(a,0,3));c=g[0];f=g[1];if(!($interfaceIsEqual(f,$ifaceNil))||c<100){f=new O(("invalid response code: "+a));return[c,d,e,f];}e=$substring(a,4);if(1<=b&&b<10&&!(((h=c/100,(h===h&&h!==1/0&&h!==-1/0)?h>>0:$throwRuntimeError("integer divide by zero"))===b))||10<=b&&b<100&&!(((i=c/10,(i===i&&i!==1/0&&i!==-1/0)?i>>0:$throwRuntimeError("integer divide by zero"))===b))||100<=b&&b<1000&&!((c===b))){f=new N.ptr(c,e);}return[c,d,e,f];};W.ptr.prototype.ReadCodeLine=function(a){var{a,b,c,d,e,f,g,h,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=0;c="";d=$ifaceNil;e=this;g=e.readCodeLine(a);$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}f=g;b=f[0];h=f[1];c=f[2];d=f[3];if($interfaceIsEqual(d,$ifaceNil)&&h){d=new O(("unexpected multi-line response: "+c));}$s=-1;return[b,c,d];}return;}var $f={$blk:W.ptr.prototype.ReadCodeLine,$c:true,$r,a,b,c,d,e,f,g,h,$s};return $f;};W.prototype.ReadCodeLine=function(a){return this.$val.ReadCodeLine(a);};W.ptr.prototype.ReadResponse=function(a){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=0;c="";d=$ifaceNil;e=this;g=e.readCodeLine(a);$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}f=g;b=f[0];h=f[1];c=f[2];d=f[3];i=h;case 2:if(!(h)){$s=3;continue;}k=e.ReadLine();$s=4;case 4:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j=k;l=j[0];m=j[1];if(!($interfaceIsEqual(m,$ifaceNil))){n=0;o="";p=m;b=n;c=o;d=p;$s=-1;return[b,c,d];}q=0;r="";s=Z(l,0);q=s[0];h=s[1];r=s[2];m=s[3];if(!($interfaceIsEqual(m,$ifaceNil))||!((q===b))){c=c+("\n"+G.TrimRight(l,"\r\n"));h=true;$s=2;continue;}c=c+("\n"+r);$s=2;continue;case 3:if(!($interfaceIsEqual(d,$ifaceNil))&&i&&!(c==="")){d=new N.ptr(b,c);}$s=-1;return[b,c,d];}return;}var $f={$blk:W.ptr.prototype.ReadResponse,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,$s};return $f;};W.prototype.ReadResponse=function(a){return this.$val.ReadResponse(a);};W.ptr.prototype.DotReader=function(){var{a,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;$r=a.closeDot();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}a.dot=new AA.ptr(a,0);$s=-1;return a.dot;}return;}var $f={$blk:W.ptr.prototype.DotReader,$c:true,$r,a,$s};return $f;};W.prototype.DotReader=function(){return this.$val.DotReader();};AA.ptr.prototype.Read=function(a){var{a,b,c,d,e,f,g,h,i,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=0;c=$ifaceNil;d=this;e=d.r.R;case 1:if(!(b=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+b]=f);b=b+(1)>>0;$s=1;continue;case 2:if($interfaceIsEqual(c,$ifaceNil)&&(d.state===5)){c=C.EOF;}if(!($interfaceIsEqual(c,$ifaceNil))&&d.r.dot===d){d.r.dot=AV.nil;}$s=-1;return[b,c];}return;}var $f={$blk:AA.ptr.prototype.Read,$c:true,$r,a,b,c,d,e,f,g,h,i,$s};return $f;};AA.prototype.Read=function(a){return this.$val.Read(a);};W.ptr.prototype.closeDot=function(){var{a,b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;if(a.dot===AV.nil){$s=-1;return;}b=$makeSlice(AP,128);case 1:if(!(!(a.dot===AV.nil))){$s=2;continue;}c=a.dot.Read(b);$s=3;case 3:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}c;$s=1;continue;case 2:$s=-1;return;}return;}var $f={$blk:W.ptr.prototype.closeDot,$c:true,$r,a,b,c,$s};return $f;};W.prototype.closeDot=function(){return this.$val.closeDot();};W.ptr.prototype.ReadDotBytes=function(){var{a,b,c,d,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=a.DotReader();$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=C.ReadAll(b);$s=2;case 2:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c;$s=3;case 3:return d;}return;}var $f={$blk:W.ptr.prototype.ReadDotBytes,$c:true,$r,a,b,c,d,$s};return $f;};W.prototype.ReadDotBytes=function(){return this.$val.ReadDotBytes();};W.ptr.prototype.ReadDotLines=function(){var{a,b,c,d,e,f,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=AY.nil;c=$ifaceNil;case 1:d="";f=a.ReadLine();$s=3;case 3:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}e=f;d=e[0];c=e[1];if(!($interfaceIsEqual(c,$ifaceNil))){if($interfaceIsEqual(c,C.EOF)){c=C.ErrUnexpectedEOF;}$s=2;continue;}if(d.length>0&&(d.charCodeAt(0)===46)){if(d.length===1){$s=2;continue;}d=$substring(d,1);}b=$append(b,d);$s=1;continue;case 2:$s=-1;return[b,c];}return;}var $f={$blk:W.ptr.prototype.ReadDotLines,$c:true,$r,a,b,c,d,e,f,$s};return $f;};W.prototype.ReadDotLines=function(){return this.$val.ReadDotLines();};W.ptr.prototype.ReadMIMEHeader=function(){var{a,aa,ab,ac,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=AY.nil;c=a.upcomingHeaderNewlines();$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c;if(d>0){b=$makeSlice(AY,d);}e=((d<0||d>2147483647)?$throwRuntimeError("makemap: size out of range"):{});g=a.R.Peek(1);$s=2;case 2:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}f=g;h=f[0];i=f[1];if($interfaceIsEqual(i,$ifaceNil)&&(((0>=h.$length?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+0])===32)||((0>=h.$length?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+0])===9))){$s=3;continue;}$s=4;continue;case 3:k=a.readLineSlice();$s=5;case 5:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j=k;l=j[0];m=j[1];if(!($interfaceIsEqual(m,$ifaceNil))){$s=-1;return[e,m];}$s=-1;return[e,new O(("malformed MIME header initial line: "+($bytesToString(l))))];case 4:case 6:o=a.readContinuedLineSlice(AD);$s=8;case 8:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}n=o;p=n[0];q=n[1];if(p.$length===0){$s=-1;return[e,q];}r=E.Cut(p,AB);s=r[0];t=r[1];u=r[2];if(!u){$s=-1;return[e,new O(("malformed MIME header line: "+($bytesToString(p))))];}v=AH(s);if(v===""){$s=6;continue;}w=G.TrimLeft(($bytesToString(t))," \t");y=(x=e[$String.keyFor(v)],x!==undefined?x.v:AY.nil);if(y===AY.nil&&b.$length>0){z=$subslice(b,0,1,1);aa=$subslice(b,1);y=z;b=aa;(0>=y.$length?($throwRuntimeError("index out of range"),undefined):y.$array[y.$offset+0]=w);ab=v;(e||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(ab)]={k:ab,v:y};}else{ac=v;(e||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(ac)]={k:ac,v:$append(y,w)};}if(!($interfaceIsEqual(q,$ifaceNil))){$s=-1;return[e,q];}$s=6;continue;case 7:$s=-1;return[false,$ifaceNil];}return;}var $f={$blk:W.ptr.prototype.ReadMIMEHeader,$c:true,$r,a,aa,ab,ac,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};W.prototype.ReadMIMEHeader=function(){return this.$val.ReadMIMEHeader();};AC=function(a){var a;return $ifaceNil;};AD=function(a){var{a,b,c,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:if(E.IndexByte(a,58)<0){$s=1;continue;}$s=2;continue;case 1:b=B.Sprintf("malformed MIME header: missing colon: %q",new AT([a]));$s=3;case 3:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=new O((b));$s=4;case 4:return c;case 2:$s=-1;return $ifaceNil;}return;}var $f={$blk:AD,$c:true,$r,a,b,c,$s};return $f;};W.ptr.prototype.upcomingHeaderNewlines=function(){var{a,b,c,d,e,f,g,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=0;b=this;c=b.R.Peek(1);$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}c;d=b.R.Buffered();if(d===0){$s=-1;return a;}f=b.R.Peek(d);$s=2;case 2:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}e=f;g=e[0];a=E.Count(g,AE);$s=-1;return a;}return;}var $f={$blk:W.ptr.prototype.upcomingHeaderNewlines,$c:true,$r,a,b,c,d,e,f,g,$s};return $f;};W.prototype.upcomingHeaderNewlines=function(){return this.$val.upcomingHeaderNewlines();};AF=function(a){var{a,b,c,d,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:$r=AJ.Do(AK);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}b=true;c=0;while(true){if(!(c>0;}$s=-1;return a;}return;}var $f={$blk:AF,$c:true,$r,a,b,c,d,$s};return $f;};$pkg.CanonicalMIMEHeaderKey=AF;AG=function(a){var a;return((a>>0))<127&&((a<0||a>=AL.length)?($throwRuntimeError("index out of range"),undefined):AL[a]);};AH=function(a){var a,b,c,d,e,f,g,h,i,j,k;b=a;c=0;while(true){if(!(c=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+c]);if(AG(d)){c++;continue;}return($bytesToString(a));}e=true;f=a;g=0;while(true){if(!(g=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+g]);if(e&&97<=i&&i<=122){i=i-(32)<<24>>>24;}else if(!e&&65<=i&&i<=90){i=i+(32)<<24>>>24;}((h<0||h>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+h]=i);e=i===45;g++;}k=(j=AI[$String.keyFor(($bytesToString(a)))],j!==undefined?j.v:"");if(!(k==="")){return k;}return($bytesToString(a));};AK=function(){var a,b,c,d;AI={};a=new AY(["Accept","Accept-Charset","Accept-Encoding","Accept-Language","Accept-Ranges","Cache-Control","Cc","Connection","Content-Id","Content-Language","Content-Length","Content-Transfer-Encoding","Content-Type","Cookie","Date","Dkim-Signature","Etag","Expires","From","Host","If-Modified-Since","If-None-Match","In-Reply-To","Last-Modified","Location","Message-Id","Mime-Version","Pragma","Received","Return-Path","Server","Set-Cookie","Subject","To","User-Agent","Via","X-Forwarded-For","X-Imforwards","X-Powered-By"]);b=0;while(true){if(!(b=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+b]);d=c;(AI||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(d)]={k:d,v:c};b++;}};AO.prototype.Add=function(a,b){var{a,b,c,d,e,f,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this.$val;d=AF(a);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}a=d;e=a;(c||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(e)]={k:e,v:$append((f=c[$String.keyFor(a)],f!==undefined?f.v:AY.nil),b)};$s=-1;return;}return;}var $f={$blk:AO.prototype.Add,$c:true,$r,a,b,c,d,e,f,$s};return $f;};$ptrType(AO).prototype.Add=function(a,b){return new AO(this.$get()).Add(a,b);};AO.prototype.Set=function(a,b){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this.$val;e=AF(a);$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}d=e;(c||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(d)]={k:d,v:new AY([b])};$s=-1;return;}return;}var $f={$blk:AO.prototype.Set,$c:true,$r,a,b,c,d,e,$s};return $f;};$ptrType(AO).prototype.Set=function(a,b){return new AO(this.$get()).Set(a,b);};AO.prototype.Get=function(a){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this.$val;if(b===false){$s=-1;return"";}c=AF(a);$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}e=(d=b[$String.keyFor(c)],d!==undefined?d.v:AY.nil);if(e.$length===0){$s=-1;return"";}$s=-1;return(0>=e.$length?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+0]);}return;}var $f={$blk:AO.prototype.Get,$c:true,$r,a,b,c,d,e,$s};return $f;};$ptrType(AO).prototype.Get=function(a){return new AO(this.$get()).Get(a);};AO.prototype.Values=function(a){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this.$val;if(b===false){$s=-1;return AY.nil;}c=AF(a);$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}e=(d=b[$String.keyFor(c)],d!==undefined?d.v:AY.nil);$s=2;case 2:return e;}return;}var $f={$blk:AO.prototype.Values,$c:true,$r,a,b,c,d,e,$s};return $f;};$ptrType(AO).prototype.Values=function(a){return new AO(this.$get()).Values(a);};AO.prototype.Del=function(a){var{a,b,c,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this.$val;c=AF(a);$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}delete b[$String.keyFor(c)];$s=-1;return;}return;}var $f={$blk:AO.prototype.Del,$c:true,$r,a,b,c,$s};return $f;};$ptrType(AO).prototype.Del=function(a){return new AO(this.$get()).Del(a);};BA.methods=[{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)}];O.methods=[{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)}];AX.methods=[{prop:"ReadLine",name:"ReadLine",pkg:"",typ:$funcType([],[$String,$error],false)},{prop:"ReadLineBytes",name:"ReadLineBytes",pkg:"",typ:$funcType([],[AP,$error],false)},{prop:"readLineSlice",name:"readLineSlice",pkg:"net/textproto",typ:$funcType([],[AP,$error],false)},{prop:"ReadContinuedLine",name:"ReadContinuedLine",pkg:"",typ:$funcType([],[$String,$error],false)},{prop:"ReadContinuedLineBytes",name:"ReadContinuedLineBytes",pkg:"",typ:$funcType([],[AP,$error],false)},{prop:"readContinuedLineSlice",name:"readContinuedLineSlice",pkg:"net/textproto",typ:$funcType([BB],[AP,$error],false)},{prop:"skipSpace",name:"skipSpace",pkg:"net/textproto",typ:$funcType([],[$Int],false)},{prop:"readCodeLine",name:"readCodeLine",pkg:"net/textproto",typ:$funcType([$Int],[$Int,$Bool,$String,$error],false)},{prop:"ReadCodeLine",name:"ReadCodeLine",pkg:"",typ:$funcType([$Int],[$Int,$String,$error],false)},{prop:"ReadResponse",name:"ReadResponse",pkg:"",typ:$funcType([$Int],[$Int,$String,$error],false)},{prop:"DotReader",name:"DotReader",pkg:"",typ:$funcType([],[C.Reader],false)},{prop:"closeDot",name:"closeDot",pkg:"net/textproto",typ:$funcType([],[],false)},{prop:"ReadDotBytes",name:"ReadDotBytes",pkg:"",typ:$funcType([],[AP,$error],false)},{prop:"ReadDotLines",name:"ReadDotLines",pkg:"",typ:$funcType([],[AY,$error],false)},{prop:"ReadMIMEHeader",name:"ReadMIMEHeader",pkg:"",typ:$funcType([],[AO,$error],false)},{prop:"upcomingHeaderNewlines",name:"upcomingHeaderNewlines",pkg:"net/textproto",typ:$funcType([],[$Int],false)}];AV.methods=[{prop:"Read",name:"Read",pkg:"",typ:$funcType([AP],[$Int,$error],false)}];AO.methods=[{prop:"Add",name:"Add",pkg:"",typ:$funcType([$String,$String],[],false)},{prop:"Set",name:"Set",pkg:"",typ:$funcType([$String,$String],[],false)},{prop:"Get",name:"Get",pkg:"",typ:$funcType([$String],[$String],false)},{prop:"Values",name:"Values",pkg:"",typ:$funcType([$String],[AY],false)},{prop:"Del",name:"Del",pkg:"",typ:$funcType([$String],[],false)}];N.init("",[{prop:"Code",name:"Code",embedded:false,exported:true,typ:$Int,tag:""},{prop:"Msg",name:"Msg",embedded:false,exported:true,typ:$String,tag:""}]);W.init("net/textproto",[{prop:"R",name:"R",embedded:false,exported:true,typ:AU,tag:""},{prop:"dot",name:"dot",embedded:false,exported:false,typ:AV,tag:""},{prop:"buf",name:"buf",embedded:false,exported:false,typ:AP,tag:""}]);AA.init("net/textproto",[{prop:"r",name:"r",embedded:false,exported:false,typ:AX,tag:""},{prop:"state",name:"state",embedded:false,exported:false,typ:$Int,tag:""}]);AO.init($String,AY);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=E.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=D.$init();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=F.$init();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=G.$init();$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=H.$init();$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}AI=false;AJ=new H.Once.ptr(0,new H.Mutex.ptr(0,0));AB=(new AP($stringToBytes(":")));AE=(new AP($stringToBytes("\n")));AL=$toNativeArray($kindBool,[false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,true,true,true,true,true,false,false,true,true,false,true,true,false,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,true,false,true]);}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["mime/multipart"]=(function(){var $pkg={},$init,I,A,B,C,D,E,M,J,K,F,N,L,G,H,V,X,Z,AC,AE,AF,AG,AH,AI,AL,AM,AO,AP,AQ,AR,AS,AT,AU,AV,AW,AX,AY,AZ,R,U,W,Y,AA,AB,AD;I=$packages["bufio"];A=$packages["bytes"];B=$packages["crypto/rand"];C=$packages["errors"];D=$packages["fmt"];E=$packages["io"];M=$packages["math"];J=$packages["mime"];K=$packages["mime/quotedprintable"];F=$packages["net/textproto"];N=$packages["os"];L=$packages["path/filepath"];G=$packages["sort"];H=$packages["strings"];V=$pkg.Part=$newType(0,$kindStruct,"multipart.Part",true,"mime/multipart",true,function(Header_,mr_,disposition_,dispositionParams_,r_,n_,total_,err_,readErr_){this.$val=this;if(arguments.length===0){this.Header=false;this.mr=AQ.nil;this.disposition="";this.dispositionParams=false;this.r=$ifaceNil;this.n=0;this.total=new $Int64(0,0);this.err=$ifaceNil;this.readErr=$ifaceNil;return;}this.Header=Header_;this.mr=mr_;this.disposition=disposition_;this.dispositionParams=dispositionParams_;this.r=r_;this.n=n_;this.total=total_;this.err=err_;this.readErr=readErr_;});X=$pkg.stickyErrorReader=$newType(0,$kindStruct,"multipart.stickyErrorReader",true,"mime/multipart",false,function(r_,err_){this.$val=this;if(arguments.length===0){this.r=$ifaceNil;this.err=$ifaceNil;return;}this.r=r_;this.err=err_;});Z=$pkg.partReader=$newType(0,$kindStruct,"multipart.partReader",true,"mime/multipart",false,function(p_){this.$val=this;if(arguments.length===0){this.p=AP.nil;return;}this.p=p_;});AC=$pkg.Reader=$newType(0,$kindStruct,"multipart.Reader",true,"mime/multipart",true,function(bufReader_,currentPart_,partsRead_,nl_,nlDashBoundary_,dashBoundaryDash_,dashBoundary_){this.$val=this;if(arguments.length===0){this.bufReader=AO.nil;this.currentPart=AP.nil;this.partsRead=0;this.nl=AL.nil;this.nlDashBoundary=AL.nil;this.dashBoundaryDash=AL.nil;this.dashBoundary=AL.nil;return;}this.bufReader=bufReader_;this.currentPart=currentPart_;this.partsRead=partsRead_;this.nl=nl_;this.nlDashBoundary=nlDashBoundary_;this.dashBoundaryDash=dashBoundaryDash_;this.dashBoundary=dashBoundary_;});AE=$pkg.Form=$newType(0,$kindStruct,"multipart.Form",true,"mime/multipart",true,function(Value_,File_){this.$val=this;if(arguments.length===0){this.Value=false;this.File=false;return;}this.Value=Value_;this.File=File_;});AF=$pkg.FileHeader=$newType(0,$kindStruct,"multipart.FileHeader",true,"mime/multipart",true,function(Filename_,Header_,Size_,content_,tmpfile_){this.$val=this;if(arguments.length===0){this.Filename="";this.Header=false;this.Size=new $Int64(0,0);this.content=AL.nil;this.tmpfile="";return;}this.Filename=Filename_;this.Header=Header_;this.Size=Size_;this.content=content_;this.tmpfile=tmpfile_;});AG=$pkg.File=$newType(8,$kindInterface,"multipart.File",true,"mime/multipart",true,null);AH=$pkg.sectionReadCloser=$newType(0,$kindStruct,"multipart.sectionReadCloser",true,"mime/multipart",false,function(SectionReader_){this.$val=this;if(arguments.length===0){this.SectionReader=AZ.nil;return;}this.SectionReader=SectionReader_;});AI=$sliceType($String);AL=$sliceType($Uint8);AM=$sliceType($emptyInterface);AO=$ptrType(I.Reader);AP=$ptrType(V);AQ=$ptrType(AC);AR=$ptrType(AE);AS=$sliceType(E.Reader);AT=$ptrType(AF);AU=$sliceType(AT);AV=$mapType($String,$String);AW=$ptrType(X);AX=$mapType($String,AI);AY=$mapType($String,AU);AZ=$ptrType(E.SectionReader);V.ptr.prototype.FormName=function(){var{a,b,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;if(a.dispositionParams===false){$s=1;continue;}$s=2;continue;case 1:$r=a.parseContentDisposition();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 2:if(!(a.disposition==="form-data")){$s=-1;return"";}$s=-1;return(b=a.dispositionParams[$String.keyFor("name")],b!==undefined?b.v:"");}return;}var $f={$blk:V.ptr.prototype.FormName,$c:true,$r,a,b,$s};return $f;};V.prototype.FormName=function(){return this.$val.FormName();};V.ptr.prototype.FileName=function(){var{a,b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;if(a.dispositionParams===false){$s=1;continue;}$s=2;continue;case 1:$r=a.parseContentDisposition();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 2:c=(b=a.dispositionParams[$String.keyFor("filename")],b!==undefined?b.v:"");if(c===""){$s=-1;return"";}$s=-1;return L.Base(c);}return;}var $f={$blk:V.ptr.prototype.FileName,$c:true,$r,a,b,c,$s};return $f;};V.prototype.FileName=function(){return this.$val.FileName();};V.ptr.prototype.parseContentDisposition=function(){var{a,b,c,d,e,f,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=new F.MIMEHeader(a.Header).Get("Content-Disposition");$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b;d=$ifaceNil;f=J.ParseMediaType(c);$s=2;case 2:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}e=f;a.disposition=e[0];a.dispositionParams=e[1];d=e[2];if(!($interfaceIsEqual(d,$ifaceNil))){a.dispositionParams=U;}$s=-1;return;}return;}var $f={$blk:V.ptr.prototype.parseContentDisposition,$c:true,$r,a,b,c,d,e,f,$s};return $f;};V.prototype.parseContentDisposition=function(){return this.$val.parseContentDisposition();};W=function(a,b){var a,b,c;c=(new AL($stringToBytes("\r\n--"+b+"--")));return new AC.ptr(I.NewReaderSize(new X.ptr(a,$ifaceNil),4096),AP.nil,0,$subslice(c,0,2),$subslice(c,0,(c.$length-2>>0)),$subslice(c,2),$subslice(c,2,(c.$length-2>>0)));};$pkg.NewReader=W;X.ptr.prototype.Read=function(a){var{a,b,c,d,e,f,g,h,i,j,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=0;c=$ifaceNil;d=this;if(!($interfaceIsEqual(d.err,$ifaceNil))){e=0;f=d.err;b=e;c=f;$s=-1;return[b,c];}h=d.r.Read(a);$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}g=h;b=g[0];d.err=g[1];i=b;j=d.err;b=i;c=j;$s=-1;return[b,c];}return;}var $f={$blk:X.ptr.prototype.Read,$c:true,$r,a,b,c,d,e,f,g,h,i,j,$s};return $f;};X.prototype.Read=function(a){return this.$val.Read(a);};Y=function(a,b){var{a,b,c,d,e,f,g,h,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=new V.ptr({},a,"",false,$ifaceNil,0,new $Int64(0,0),$ifaceNil,$ifaceNil);d=c.populateHeaders();$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;if(!($interfaceIsEqual(e,$ifaceNil))){$s=-1;return[AP.nil,e];}c.r=(f=new Z.ptr(c),new f.constructor.elem(f));if(!b){$s=2;continue;}$s=3;continue;case 2:g=new F.MIMEHeader(c.Header).Get("Content-Transfer-Encoding");$s=6;case 6:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=H.EqualFold(g,"quoted-printable");$s=7;case 7:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}if(h){$s=4;continue;}$s=5;continue;case 4:$r=new F.MIMEHeader(c.Header).Del("Content-Transfer-Encoding");$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}c.r=K.NewReader(c.r);case 5:case 3:$s=-1;return[c,$ifaceNil];}return;}var $f={$blk:Y,$c:true,$r,a,b,c,d,e,f,g,h,$s};return $f;};V.ptr.prototype.populateHeaders=function(){var{a,b,c,d,e,f,g,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=F.NewReader(a.mr.bufReader);$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b;e=c.ReadMIMEHeader();$s=2;case 2:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}d=e;f=d[0];g=d[1];if($interfaceIsEqual(g,$ifaceNil)){a.Header=f;}$s=-1;return g;}return;}var $f={$blk:V.ptr.prototype.populateHeaders,$c:true,$r,a,b,c,d,e,f,g,$s};return $f;};V.prototype.populateHeaders=function(){return this.$val.populateHeaders();};V.ptr.prototype.Read=function(a){var{a,b,c,d,e,f,g,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=0;c=$ifaceNil;d=this;f=d.r.Read(a);$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}e=f;b=e[0];c=e[1];g=[b,c];$s=2;case 2:return g;}return;}var $f={$blk:V.ptr.prototype.Read,$c:true,$r,a,b,c,d,e,f,g,$s};return $f;};V.prototype.Read=function(a){return this.$val.Read(a);};Z.ptr.prototype.Read=function(a){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;c=b.p;d=c.mr.bufReader;case 1:if(!((c.n===0)&&$interfaceIsEqual(c.err,$ifaceNil))){$s=2;continue;}f=d.Peek(d.Buffered());$s=3;case 3:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}e=f;g=e[0];h=AA(g,c.mr.dashBoundary,c.mr.nlDashBoundary,c.total,c.readErr);c.n=h[0];c.err=h[1];if((c.n===0)&&$interfaceIsEqual(c.err,$ifaceNil)){$s=4;continue;}$s=5;continue;case 4:j=d.Peek(g.$length+1>>0);$s=6;case 6:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}i=j;c.readErr=i[1];if($interfaceIsEqual(c.readErr,E.EOF)){c.readErr=E.ErrUnexpectedEOF;}case 5:$s=1;continue;case 2:if(c.n===0){$s=-1;return[0,c.err];}k=a.$length;if(k>c.n){k=c.n;}m=d.Read($subslice(a,0,k));$s=7;case 7:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}l=m;k=l[0];c.total=(n=c.total,o=(new $Int64(0,k)),new $Int64(n.$high+o.$high,n.$low+o.$low));c.n=c.n-(k)>>0;if(c.n===0){$s=-1;return[k,c.err];}$s=-1;return[k,$ifaceNil];}return;}var $f={$blk:Z.ptr.prototype.Read,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,$s};return $f;};Z.prototype.Read=function(a){return this.$val.Read(a);};AA=function(a,b,c,d,e){var a,b,c,d,e,f,g,h,i;if((d.$high===0&&d.$low===0)){if(A.HasPrefix(a,b)){f=AB(a,b,e);if(f===(-1)){return[b.$length,$ifaceNil];}else if(f===(0)){return[0,$ifaceNil];}else if(f===(1)){return[0,E.EOF];}}if(A.HasPrefix(b,a)){return[0,e];}}g=A.Index(a,c);if(g>=0){h=AB($subslice(a,g),c,e);if(h===(-1)){return[g+c.$length>>0,$ifaceNil];}else if(h===(0)){return[g,$ifaceNil];}else if(h===(1)){return[g,E.EOF];}}if(A.HasPrefix(c,a)){return[0,e];}i=A.LastIndexByte(a,(0>=c.$length?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+0]));if(i>=0&&A.HasPrefix(c,$subslice(a,i))){return[i,$ifaceNil];}return[a.$length,e];};AB=function(a,b,c){var a,b,c,d,e;if(a.$length===b.$length){if(!($interfaceIsEqual(c,$ifaceNil))){return 1;}return 0;}e=(d=b.$length,((d<0||d>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+d]));if((e===32)||(e===9)||(e===13)||(e===10)||(e===45)){return 1;}return-1;};V.ptr.prototype.Close=function(){var{a,b,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=E.Copy(E.Discard,a);$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}b;$s=-1;return $ifaceNil;}return;}var $f={$blk:V.ptr.prototype.Close,$c:true,$r,a,b,$s};return $f;};V.prototype.Close=function(){return this.$val.Close();};AC.ptr.prototype.NextPart=function(){var{a,b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=a.nextPart(false);$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b;$s=2;case 2:return c;}return;}var $f={$blk:AC.ptr.prototype.NextPart,$c:true,$r,a,b,c,$s};return $f;};AC.prototype.NextPart=function(){return this.$val.NextPart();};AC.ptr.prototype.NextRawPart=function(){var{a,b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=a.nextPart(true);$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b;$s=2;case 2:return c;}return;}var $f={$blk:AC.ptr.prototype.NextRawPart,$c:true,$r,a,b,c,$s};return $f;};AC.prototype.NextRawPart=function(){return this.$val.NextRawPart();};AC.ptr.prototype.nextPart=function(a){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;if(!(b.currentPart===AP.nil)){$s=1;continue;}$s=2;continue;case 1:c=b.currentPart.Close();$s=3;case 3:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}c;case 2:if(($bytesToString(b.dashBoundary))==="--"){$s=4;continue;}$s=5;continue;case 4:d=D.Errorf("multipart: boundary is empty",new AM([]));$s=6;case 6:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=[AP.nil,d];$s=7;case 7:return e;case 5:f=false;case 8:h=b.bufReader.ReadSlice(10);$s=10;case 10:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}g=h;i=g[0];j=g[1];if($interfaceIsEqual(j,E.EOF)&&b.isFinalBoundary(i)){$s=-1;return[AP.nil,E.EOF];}if(!($interfaceIsEqual(j,$ifaceNil))){$s=11;continue;}$s=12;continue;case 11:k=D.Errorf("multipart: NextPart: %v",new AM([j]));$s=13;case 13:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=[AP.nil,k];$s=14;case 14:return l;case 12:if(b.isBoundaryDelimiterLine(i)){$s=15;continue;}$s=16;continue;case 15:b.partsRead=b.partsRead+(1)>>0;n=Y(b,a);$s=17;case 17:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;o=m[0];p=m[1];if(!($interfaceIsEqual(p,$ifaceNil))){$s=-1;return[AP.nil,p];}b.currentPart=o;$s=-1;return[o,$ifaceNil];case 16:if(b.isFinalBoundary(i)){$s=-1;return[AP.nil,E.EOF];}if(f){$s=18;continue;}$s=19;continue;case 18:q=D.Errorf("multipart: expecting a new Part; got line %q",new AM([new $String(($bytesToString(i)))]));$s=20;case 20:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=[AP.nil,q];$s=21;case 21:return r;case 19:if(b.partsRead===0){$s=8;continue;}if(A.Equal(i,b.nl)){f=true;$s=8;continue;}s=D.Errorf("multipart: unexpected line in Next(): %q",new AM([i]));$s=22;case 22:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=[AP.nil,s];$s=23;case 23:return t;case 9:$s=-1;return[AP.nil,$ifaceNil];}return;}var $f={$blk:AC.ptr.prototype.nextPart,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s};return $f;};AC.prototype.nextPart=function(a){return this.$val.nextPart(a);};AC.ptr.prototype.isFinalBoundary=function(a){var a,b,c;b=this;if(!A.HasPrefix(a,b.dashBoundaryDash)){return false;}c=$subslice(a,b.dashBoundaryDash.$length);c=AD(c);return(c.$length===0)||A.Equal(c,b.nl);};AC.prototype.isFinalBoundary=function(a){return this.$val.isFinalBoundary(a);};AC.ptr.prototype.isBoundaryDelimiterLine=function(a){var a,b,c,d;b=false;c=this;if(!A.HasPrefix(a,c.dashBoundary)){b=false;return b;}d=$subslice(a,c.dashBoundary.$length);d=AD(d);if((c.partsRead===0)&&(d.$length===1)&&((0>=d.$length?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+0])===10)){c.nl=$subslice(c.nl,1);c.nlDashBoundary=$subslice(c.nlDashBoundary,1);}b=A.Equal(d,c.nl);return b;};AC.prototype.isBoundaryDelimiterLine=function(a){return this.$val.isBoundaryDelimiterLine(a);};AD=function(a){var a;while(true){if(!(a.$length>0&&(((0>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+0])===32)||((0>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+0])===9)))){break;}a=$subslice(a,1);}return a;};AC.ptr.prototype.ReadForm=function(a){var{a,b,c,d,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;c=b.readForm(a);$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c;$s=2;case 2:return d;}return;}var $f={$blk:AC.ptr.prototype.ReadForm,$c:true,$r,a,b,c,d,$s};return $f;};AC.prototype.ReadForm=function(a){return this.$val.ReadForm(a);};AC.ptr.prototype.readForm=function(a){var{a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,b,ba,bb,bc,bd,be,bf,bg,bh,bi,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred,$r,$c}=$restore(this,{a});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);b=[b];c=[c];d=AR.nil;b[0]=$ifaceNil;e=this;c[0]=new AE.ptr({},{});$deferred.push([(function(b,c){return function $b(){var{f,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:if(!($interfaceIsEqual(b[0],$ifaceNil))){$s=1;continue;}$s=2;continue;case 1:f=c[0].RemoveAll();$s=3;case 3:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}f;case 2:$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,f,$s};return $f;};})(b,c),[]]);f=new $Int64(a.$high+0,a.$low+10485760);if((f.$high<0||(f.$high===0&&f.$low<=0))){if((a.$high<0||(a.$high===0&&a.$low<0))){f=new $Int64(0,0);}else{f=new $Int64(2147483647,4294967295);}}case 1:g=[g];i=e.NextPart();$s=3;case 3:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}h=i;j=h[0];k=h[1];if($interfaceIsEqual(k,E.EOF)){$s=2;continue;}if(!($interfaceIsEqual(k,$ifaceNil))){$s=4;continue;}$s=5;continue;case 4:l=AR.nil;m=k;d=l;b[0]=m;n=[d,b[0]];$s=6;case 6:return n;case 5:o=j.FormName();$s=7;case 7:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=o;if(p===""){$s=1;continue;}q=j.FileName();$s=8;case 8:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=q;g[0]=new A.Buffer.ptr(AL.nil,0,0);if(r===""){$s=9;continue;}$s=10;continue;case 9:t=E.CopyN(g[0],j,new $Int64(f.$high+0,f.$low+1));$s=11;case 11:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}s=t;u=s[0];v=s[1];if(!($interfaceIsEqual(v,$ifaceNil))&&!($interfaceIsEqual(v,E.EOF))){$s=12;continue;}$s=13;continue;case 12:w=AR.nil;x=v;d=w;b[0]=x;y=[d,b[0]];$s=14;case 14:return y;case 13:f=(z=u,new $Int64(f.$high-z.$high,f.$low-z.$low));if((f.$high<0||(f.$high===0&&f.$low<0))){$s=15;continue;}$s=16;continue;case 15:aa=AR.nil;ab=$pkg.ErrMessageTooLarge;d=aa;b[0]=ab;ac=[d,b[0]];$s=17;case 17:return ac;case 16:ad=p;(c[0].Value||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(ad)]={k:ad,v:$append((ae=c[0].Value[$String.keyFor(p)],ae!==undefined?ae.v:AI.nil),g[0].String())};$s=1;continue;case 10:af=new AF.ptr(r,j.Header,new $Int64(0,0),AL.nil,"");ah=E.CopyN(g[0],j,new $Int64(a.$high+0,a.$low+1));$s=18;case 18:if($c){$c=false;ah=ah.$blk();}if(ah&&ah.$blk!==undefined){break s;}ag=ah;ai=ag[0];k=ag[1];if(!($interfaceIsEqual(k,$ifaceNil))&&!($interfaceIsEqual(k,E.EOF))){$s=19;continue;}$s=20;continue;case 19:aj=AR.nil;ak=k;d=aj;b[0]=ak;al=[d,b[0]];$s=21;case 21:return al;case 20:if((ai.$high>a.$high||(ai.$high===a.$high&&ai.$low>a.$low))){$s=22;continue;}$s=23;continue;case 22:an=N.CreateTemp("","multipart-");$s=25;case 25:if($c){$c=false;an=an.$blk();}if(an&&an.$blk!==undefined){break s;}am=an;ao=am[0];ap=am[1];if(!($interfaceIsEqual(ap,$ifaceNil))){$s=26;continue;}$s=27;continue;case 26:aq=AR.nil;ar=ap;d=aq;b[0]=ar;as=[d,b[0]];$s=28;case 28:return as;case 27:au=E.Copy(ao,E.MultiReader(new AS([g[0],j])));$s=29;case 29:if($c){$c=false;au=au.$blk();}if(au&&au.$blk!==undefined){break s;}at=au;av=at[0];ap=at[1];aw=ao.Close();$s=30;case 30:if($c){$c=false;aw=aw.$blk();}if(aw&&aw.$blk!==undefined){break s;}ax=aw;if($interfaceIsEqual(ap,$ifaceNil)){ap=ax;}if(!($interfaceIsEqual(ap,$ifaceNil))){$s=31;continue;}$s=32;continue;case 31:ay=N.Remove(ao.Name());$s=33;case 33:if($c){$c=false;ay=ay.$blk();}if(ay&&ay.$blk!==undefined){break s;}ay;az=AR.nil;ba=ap;d=az;b[0]=ba;bb=[d,b[0]];$s=34;case 34:return bb;case 32:af.tmpfile=ao.Name();af.Size=av;$s=24;continue;case 23:af.content=g[0].Bytes();af.Size=(new $Int64(0,af.content.$length));a=(bc=ai,new $Int64(a.$high-bc.$high,a.$low-bc.$low));f=(bd=ai,new $Int64(f.$high-bd.$high,f.$low-bd.$low));case 24:be=p;(c[0].File||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(be)]={k:be,v:$append((bf=c[0].File[$String.keyFor(p)],bf!==undefined?bf.v:AU.nil),af)};$s=1;continue;case 2:bg=c[0];bh=$ifaceNil;d=bg;b[0]=bh;bi=[d,b[0]];$s=35;case 35:return bi;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if(!$curGoroutine.asleep){return[d,b[0]];}if($curGoroutine.asleep){var $f={$blk:AC.ptr.prototype.readForm,$c:true,$r,a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,b,ba,bb,bc,bd,be,bf,bg,bh,bi,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred};return $f;}}};AC.prototype.readForm=function(a){return this.$val.readForm(a);};AE.ptr.prototype.RemoveAll=function(){var{a,b,c,d,e,f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=$ifaceNil;c=a.File;d=0;e=$keys(c);case 1:if(!(d=h.$length)?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+i]);if(!(j.tmpfile==="")){$s=5;continue;}$s=6;continue;case 5:k=N.Remove(j.tmpfile);$s=7;case 7:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;if(!($interfaceIsEqual(l,$ifaceNil))&&$interfaceIsEqual(b,$ifaceNil)){b=l;}case 6:i++;$s=3;continue;case 4:d++;$s=1;continue;case 2:$s=-1;return b;}return;}var $f={$blk:AE.ptr.prototype.RemoveAll,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,$s};return $f;};AE.prototype.RemoveAll=function(){return this.$val.RemoveAll();};AF.ptr.prototype.Open=function(){var{a,b,c,d,e,f,g,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=a.content;if(!(b===AL.nil)){c=E.NewSectionReader(A.NewReader(b),new $Int64(0,0),(new $Int64(0,b.$length)));$s=-1;return[(d=new AH.ptr(c),new d.constructor.elem(d)),$ifaceNil];}e=N.Open(a.tmpfile);$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=e;g=[f[0],f[1]];$s=2;case 2:return g;}return;}var $f={$blk:AF.ptr.prototype.Open,$c:true,$r,a,b,c,d,e,f,g,$s};return $f;};AF.prototype.Open=function(){return this.$val.Open();};AH.ptr.prototype.Close=function(){var a;a=this;return $ifaceNil;};AH.prototype.Close=function(){return this.$val.Close();};AP.methods=[{prop:"FormName",name:"FormName",pkg:"",typ:$funcType([],[$String],false)},{prop:"FileName",name:"FileName",pkg:"",typ:$funcType([],[$String],false)},{prop:"parseContentDisposition",name:"parseContentDisposition",pkg:"mime/multipart",typ:$funcType([],[],false)},{prop:"populateHeaders",name:"populateHeaders",pkg:"mime/multipart",typ:$funcType([],[$error],false)},{prop:"Read",name:"Read",pkg:"",typ:$funcType([AL],[$Int,$error],false)},{prop:"Close",name:"Close",pkg:"",typ:$funcType([],[$error],false)}];AW.methods=[{prop:"Read",name:"Read",pkg:"",typ:$funcType([AL],[$Int,$error],false)}];Z.methods=[{prop:"Read",name:"Read",pkg:"",typ:$funcType([AL],[$Int,$error],false)}];AQ.methods=[{prop:"NextPart",name:"NextPart",pkg:"",typ:$funcType([],[AP,$error],false)},{prop:"NextRawPart",name:"NextRawPart",pkg:"",typ:$funcType([],[AP,$error],false)},{prop:"nextPart",name:"nextPart",pkg:"mime/multipart",typ:$funcType([$Bool],[AP,$error],false)},{prop:"isFinalBoundary",name:"isFinalBoundary",pkg:"mime/multipart",typ:$funcType([AL],[$Bool],false)},{prop:"isBoundaryDelimiterLine",name:"isBoundaryDelimiterLine",pkg:"mime/multipart",typ:$funcType([AL],[$Bool],false)},{prop:"ReadForm",name:"ReadForm",pkg:"",typ:$funcType([$Int64],[AR,$error],false)},{prop:"readForm",name:"readForm",pkg:"mime/multipart",typ:$funcType([$Int64],[AR,$error],false)}];AR.methods=[{prop:"RemoveAll",name:"RemoveAll",pkg:"",typ:$funcType([],[$error],false)}];AT.methods=[{prop:"Open",name:"Open",pkg:"",typ:$funcType([],[AG,$error],false)}];AH.methods=[{prop:"Close",name:"Close",pkg:"",typ:$funcType([],[$error],false)}];V.init("mime/multipart",[{prop:"Header",name:"Header",embedded:false,exported:true,typ:F.MIMEHeader,tag:""},{prop:"mr",name:"mr",embedded:false,exported:false,typ:AQ,tag:""},{prop:"disposition",name:"disposition",embedded:false,exported:false,typ:$String,tag:""},{prop:"dispositionParams",name:"dispositionParams",embedded:false,exported:false,typ:AV,tag:""},{prop:"r",name:"r",embedded:false,exported:false,typ:E.Reader,tag:""},{prop:"n",name:"n",embedded:false,exported:false,typ:$Int,tag:""},{prop:"total",name:"total",embedded:false,exported:false,typ:$Int64,tag:""},{prop:"err",name:"err",embedded:false,exported:false,typ:$error,tag:""},{prop:"readErr",name:"readErr",embedded:false,exported:false,typ:$error,tag:""}]);X.init("mime/multipart",[{prop:"r",name:"r",embedded:false,exported:false,typ:E.Reader,tag:""},{prop:"err",name:"err",embedded:false,exported:false,typ:$error,tag:""}]);Z.init("mime/multipart",[{prop:"p",name:"p",embedded:false,exported:false,typ:AP,tag:""}]);AC.init("mime/multipart",[{prop:"bufReader",name:"bufReader",embedded:false,exported:false,typ:AO,tag:""},{prop:"currentPart",name:"currentPart",embedded:false,exported:false,typ:AP,tag:""},{prop:"partsRead",name:"partsRead",embedded:false,exported:false,typ:$Int,tag:""},{prop:"nl",name:"nl",embedded:false,exported:false,typ:AL,tag:""},{prop:"nlDashBoundary",name:"nlDashBoundary",embedded:false,exported:false,typ:AL,tag:""},{prop:"dashBoundaryDash",name:"dashBoundaryDash",embedded:false,exported:false,typ:AL,tag:""},{prop:"dashBoundary",name:"dashBoundary",embedded:false,exported:false,typ:AL,tag:""}]);AE.init("",[{prop:"Value",name:"Value",embedded:false,exported:true,typ:AX,tag:""},{prop:"File",name:"File",embedded:false,exported:true,typ:AY,tag:""}]);AF.init("mime/multipart",[{prop:"Filename",name:"Filename",embedded:false,exported:true,typ:$String,tag:""},{prop:"Header",name:"Header",embedded:false,exported:true,typ:F.MIMEHeader,tag:""},{prop:"Size",name:"Size",embedded:false,exported:true,typ:$Int64,tag:""},{prop:"content",name:"content",embedded:false,exported:false,typ:AL,tag:""},{prop:"tmpfile",name:"tmpfile",embedded:false,exported:false,typ:$String,tag:""}]);AG.init([{prop:"Close",name:"Close",pkg:"",typ:$funcType([],[$error],false)},{prop:"Read",name:"Read",pkg:"",typ:$funcType([AL],[$Int,$error],false)},{prop:"ReadAt",name:"ReadAt",pkg:"",typ:$funcType([AL,$Int64],[$Int,$error],false)},{prop:"Seek",name:"Seek",pkg:"",typ:$funcType([$Int64,$Int],[$Int64,$error],false)}]);AH.init("",[{prop:"SectionReader",name:"SectionReader",embedded:true,exported:true,typ:AZ,tag:""}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=I.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=A.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=D.$init();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=E.$init();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=M.$init();$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=J.$init();$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=K.$init();$s=9;case 9:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=F.$init();$s=10;case 10:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=N.$init();$s=11;case 11:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=L.$init();$s=12;case 12:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=G.$init();$s=13;case 13:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=H.$init();$s=14;case 14:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}R=H.NewReplacer(new AI(["\\","\\\\","\"","\\\""]));U={};$pkg.ErrMessageTooLarge=C.New("multipart: message too large");}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["net/http/httptrace"]=(function(){var $pkg={},$init,A,B,C,D,E,F,G,H,K,L,M,N,O,P,Q,R,S,T,U,V,W,X,Y,Z,AA,AB,AC,AD,I;A=$packages["context"];B=$packages["crypto/tls"];C=$packages["internal/nettrace"];D=$packages["net"];E=$packages["net/textproto"];F=$packages["reflect"];G=$packages["time"];H=$pkg.clientEventContextKey=$newType(0,$kindStruct,"httptrace.clientEventContextKey",true,"net/http/httptrace",false,function(){this.$val=this;if(arguments.length===0){return;}});K=$pkg.ClientTrace=$newType(0,$kindStruct,"httptrace.ClientTrace",true,"net/http/httptrace",true,function(GetConn_,GotConn_,PutIdleConn_,GotFirstResponseByte_,Got100Continue_,Got1xxResponse_,DNSStart_,DNSDone_,ConnectStart_,ConnectDone_,TLSHandshakeStart_,TLSHandshakeDone_,WroteHeaderField_,WroteHeaders_,Wait100Continue_,WroteRequest_){this.$val=this;if(arguments.length===0){this.GetConn=$throwNilPointerError;this.GotConn=$throwNilPointerError;this.PutIdleConn=$throwNilPointerError;this.GotFirstResponseByte=$throwNilPointerError;this.Got100Continue=$throwNilPointerError;this.Got1xxResponse=$throwNilPointerError;this.DNSStart=$throwNilPointerError;this.DNSDone=$throwNilPointerError;this.ConnectStart=$throwNilPointerError;this.ConnectDone=$throwNilPointerError;this.TLSHandshakeStart=$throwNilPointerError;this.TLSHandshakeDone=$throwNilPointerError;this.WroteHeaderField=$throwNilPointerError;this.WroteHeaders=$throwNilPointerError;this.Wait100Continue=$throwNilPointerError;this.WroteRequest=$throwNilPointerError;return;}this.GetConn=GetConn_;this.GotConn=GotConn_;this.PutIdleConn=PutIdleConn_;this.GotFirstResponseByte=GotFirstResponseByte_;this.Got100Continue=Got100Continue_;this.Got1xxResponse=Got1xxResponse_;this.DNSStart=DNSStart_;this.DNSDone=DNSDone_;this.ConnectStart=ConnectStart_;this.ConnectDone=ConnectDone_;this.TLSHandshakeStart=TLSHandshakeStart_;this.TLSHandshakeDone=TLSHandshakeDone_;this.WroteHeaderField=WroteHeaderField_;this.WroteHeaders=WroteHeaders_;this.Wait100Continue=Wait100Continue_;this.WroteRequest=WroteRequest_;});L=$pkg.WroteRequestInfo=$newType(0,$kindStruct,"httptrace.WroteRequestInfo",true,"net/http/httptrace",true,function(Err_){this.$val=this;if(arguments.length===0){this.Err=$ifaceNil;return;}this.Err=Err_;});M=$pkg.DNSStartInfo=$newType(0,$kindStruct,"httptrace.DNSStartInfo",true,"net/http/httptrace",true,function(Host_){this.$val=this;if(arguments.length===0){this.Host="";return;}this.Host=Host_;});N=$pkg.DNSDoneInfo=$newType(0,$kindStruct,"httptrace.DNSDoneInfo",true,"net/http/httptrace",true,function(Addrs_,Err_,Coalesced_){this.$val=this;if(arguments.length===0){this.Addrs=Q.nil;this.Err=$ifaceNil;this.Coalesced=false;return;}this.Addrs=Addrs_;this.Err=Err_;this.Coalesced=Coalesced_;});O=$pkg.GotConnInfo=$newType(0,$kindStruct,"httptrace.GotConnInfo",true,"net/http/httptrace",true,function(Conn_,Reused_,WasIdle_,IdleTime_){this.$val=this;if(arguments.length===0){this.Conn=$ifaceNil;this.Reused=false;this.WasIdle=false;this.IdleTime=new G.Duration(0,0);return;}this.Conn=Conn_;this.Reused=Reused_;this.WasIdle=WasIdle_;this.IdleTime=IdleTime_;});P=$ptrType(K);Q=$sliceType(D.IPAddr);R=$funcType([$String],[],false);S=$funcType([O],[],false);T=$funcType([$error],[],false);U=$funcType([],[],false);V=$funcType([$Int,E.MIMEHeader],[$error],false);W=$funcType([M],[],false);X=$funcType([N],[],false);Y=$funcType([$String,$String],[],false);Z=$funcType([$String,$String,$error],[],false);AA=$funcType([B.ConnectionState,$error],[],false);AB=$sliceType($String);AC=$funcType([$String,AB],[],false);AD=$funcType([L],[],false);I=function(a){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:d=a.Value((c=new H.ptr(),new c.constructor.elem(c)));$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}b=$assertType(d,P,true);e=b[0];$s=-1;return e;}return;}var $f={$blk:I,$c:true,$r,a,b,c,d,e,$s};return $f;};$pkg.ContextClientTrace=I;P.methods=[{prop:"compose",name:"compose",pkg:"net/http/httptrace",typ:$funcType([P],[],false)},{prop:"hasNetHooks",name:"hasNetHooks",pkg:"net/http/httptrace",typ:$funcType([],[$Bool],false)}];H.init("",[]);K.init("",[{prop:"GetConn",name:"GetConn",embedded:false,exported:true,typ:R,tag:""},{prop:"GotConn",name:"GotConn",embedded:false,exported:true,typ:S,tag:""},{prop:"PutIdleConn",name:"PutIdleConn",embedded:false,exported:true,typ:T,tag:""},{prop:"GotFirstResponseByte",name:"GotFirstResponseByte",embedded:false,exported:true,typ:U,tag:""},{prop:"Got100Continue",name:"Got100Continue",embedded:false,exported:true,typ:U,tag:""},{prop:"Got1xxResponse",name:"Got1xxResponse",embedded:false,exported:true,typ:V,tag:""},{prop:"DNSStart",name:"DNSStart",embedded:false,exported:true,typ:W,tag:""},{prop:"DNSDone",name:"DNSDone",embedded:false,exported:true,typ:X,tag:""},{prop:"ConnectStart",name:"ConnectStart",embedded:false,exported:true,typ:Y,tag:""},{prop:"ConnectDone",name:"ConnectDone",embedded:false,exported:true,typ:Z,tag:""},{prop:"TLSHandshakeStart",name:"TLSHandshakeStart",embedded:false,exported:true,typ:U,tag:""},{prop:"TLSHandshakeDone",name:"TLSHandshakeDone",embedded:false,exported:true,typ:AA,tag:""},{prop:"WroteHeaderField",name:"WroteHeaderField",embedded:false,exported:true,typ:AC,tag:""},{prop:"WroteHeaders",name:"WroteHeaders",embedded:false,exported:true,typ:U,tag:""},{prop:"Wait100Continue",name:"Wait100Continue",embedded:false,exported:true,typ:U,tag:""},{prop:"WroteRequest",name:"WroteRequest",embedded:false,exported:true,typ:AD,tag:""}]);L.init("",[{prop:"Err",name:"Err",embedded:false,exported:true,typ:$error,tag:""}]);M.init("",[{prop:"Host",name:"Host",embedded:false,exported:true,typ:$String,tag:""}]);N.init("",[{prop:"Addrs",name:"Addrs",embedded:false,exported:true,typ:Q,tag:""},{prop:"Err",name:"Err",embedded:false,exported:true,typ:$error,tag:""},{prop:"Coalesced",name:"Coalesced",embedded:false,exported:true,typ:$Bool,tag:""}]);O.init("",[{prop:"Conn",name:"Conn",embedded:false,exported:true,typ:D.Conn,tag:""},{prop:"Reused",name:"Reused",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"WasIdle",name:"WasIdle",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"IdleTime",name:"IdleTime",embedded:false,exported:true,typ:G.Duration,tag:""}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=D.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=E.$init();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=F.$init();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=G.$init();$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["net/http/internal"]=(function(){var $pkg={},$init,A,B,C,D,E,G,N,O,Q,R,S,T,U,V,W,X,K,F,H,I,J,L,M,P;A=$packages["bufio"];B=$packages["bytes"];C=$packages["errors"];D=$packages["fmt"];E=$packages["io"];G=$pkg.chunkedReader=$newType(0,$kindStruct,"internal.chunkedReader",true,"net/http/internal",false,function(r_,n_,err_,buf_,checkEnd_){this.$val=this;if(arguments.length===0){this.r=R.nil;this.n=new $Uint64(0,0);this.err=$ifaceNil;this.buf=S.zero();this.checkEnd=false;return;}this.r=r_;this.n=n_;this.err=err_;this.buf=buf_;this.checkEnd=checkEnd_;});N=$pkg.chunkedWriter=$newType(0,$kindStruct,"internal.chunkedWriter",true,"net/http/internal",false,function(Wire_){this.$val=this;if(arguments.length===0){this.Wire=$ifaceNil;return;}this.Wire=Wire_;});O=$pkg.FlushAfterChunkWriter=$newType(0,$kindStruct,"internal.FlushAfterChunkWriter",true,"net/http/internal",true,function(Writer_){this.$val=this;if(arguments.length===0){this.Writer=X.nil;return;}this.Writer=Writer_;});Q=$sliceType($Uint8);R=$ptrType(A.Reader);S=$arrayType($Uint8,2);T=$sliceType($emptyInterface);U=$ptrType(O);V=$ptrType(G);W=$ptrType(N);X=$ptrType(A.Writer);F=function(a){var a,b,c,d;b=$assertType(a,R,true);c=b[0];d=b[1];if(!d){c=A.NewReader(a);}return new G.ptr(c,new $Uint64(0,0),$ifaceNil,S.zero(),false);};$pkg.NewChunkedReader=F;G.ptr.prototype.beginChunk=function(){var{a,b,c,d,e,f,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=Q.nil;d=H(a.r);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}c=d;b=c[0];a.err=c[1];if(!($interfaceIsEqual(a.err,$ifaceNil))){$s=-1;return;}e=P(b);a.n=e[0];a.err=e[1];if(!($interfaceIsEqual(a.err,$ifaceNil))){$s=-1;return;}if((f=a.n,(f.$high===0&&f.$low===0))){a.err=E.EOF;}$s=-1;return;}return;}var $f={$blk:G.ptr.prototype.beginChunk,$c:true,$r,a,b,c,d,e,f,$s};return $f;};G.prototype.beginChunk=function(){return this.$val.beginChunk();};G.ptr.prototype.chunkHeaderAvailable=function(){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=a.r.Buffered();if(b>0){$s=1;continue;}$s=2;continue;case 1:d=a.r.Peek(b);$s=3;case 3:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}c=d;e=c[0];$s=-1;return B.IndexByte(e,10)>=0;case 2:$s=-1;return false;}return;}var $f={$blk:G.ptr.prototype.chunkHeaderAvailable,$c:true,$r,a,b,c,d,e,$s};return $f;};G.prototype.chunkHeaderAvailable=function(){return this.$val.chunkHeaderAvailable();};G.ptr.prototype.Read=function(a){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=0;c=$ifaceNil;d=this;case 1:if(!($interfaceIsEqual(d.err,$ifaceNil))){$s=2;continue;}if(d.checkEnd){$s=3;continue;}$s=4;continue;case 3:if(b>0&&d.r.Buffered()<2){$s=2;continue;}f=E.ReadFull(d.r,$subslice(new Q(d.buf),0,2));$s=5;case 5:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}e=f;d.err=e[1];if($interfaceIsEqual(d.err,$ifaceNil)){if(!(($bytesToString(new Q(d.buf)))==="\r\n")){d.err=C.New("malformed chunked encoding");$s=2;continue;}}else{if($interfaceIsEqual(d.err,E.EOF)){d.err=E.ErrUnexpectedEOF;}$s=2;continue;}d.checkEnd=false;case 4:if((g=d.n,(g.$high===0&&g.$low===0))){$s=6;continue;}$s=7;continue;case 6:if(!(b>0)){h=false;$s=10;continue s;}i=d.chunkHeaderAvailable();$s=11;case 11:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}h=!i;case 10:if(h){$s=8;continue;}$s=9;continue;case 8:$s=2;continue;case 9:$r=d.beginChunk();$s=12;case 12:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=1;continue;case 7:if(a.$length===0){$s=2;continue;}j=a;if((k=(new $Uint64(0,j.$length)),l=d.n,(k.$high>l.$high||(k.$high===l.$high&&k.$low>l.$low)))){j=$subslice(j,0,$flatten64(d.n));}m=0;o=d.r.Read(j);$s=13;case 13:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}n=o;m=n[0];d.err=n[1];b=b+(m)>>0;a=$subslice(a,m);d.n=(p=d.n,q=(new $Uint64(0,m)),new $Uint64(p.$high-q.$high,p.$low-q.$low));if((r=d.n,(r.$high===0&&r.$low===0))&&$interfaceIsEqual(d.err,$ifaceNil)){d.checkEnd=true;}else if($interfaceIsEqual(d.err,E.EOF)){d.err=E.ErrUnexpectedEOF;}$s=1;continue;case 2:s=b;t=d.err;b=s;c=t;$s=-1;return[b,c];}return;}var $f={$blk:G.ptr.prototype.Read,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s};return $f;};G.prototype.Read=function(a){return this.$val.Read(a);};H=function(a){var{a,b,c,d,e,f,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:c=a.ReadSlice(10);$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}b=c;d=b[0];e=b[1];if(!($interfaceIsEqual(e,$ifaceNil))){if($interfaceIsEqual(e,E.EOF)){e=E.ErrUnexpectedEOF;}else if($interfaceIsEqual(e,A.ErrBufferFull)){e=$pkg.ErrLineTooLong;}$s=-1;return[Q.nil,e];}if(d.$length>=4096){$s=-1;return[Q.nil,$pkg.ErrLineTooLong];}d=I(d);f=L(d);d=f[0];e=f[1];if(!($interfaceIsEqual(e,$ifaceNil))){$s=-1;return[Q.nil,e];}$s=-1;return[d,$ifaceNil];}return;}var $f={$blk:H,$c:true,$r,a,b,c,d,e,f,$s};return $f;};I=function(a){var a,b;while(true){if(!(a.$length>0&&J((b=a.$length-1>>0,((b<0||b>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+b]))))){break;}a=$subslice(a,0,(a.$length-1>>0));}return a;};J=function(a){var a;return(a===32)||(a===9)||(a===10)||(a===13);};L=function(a){var a,b;b=B.Cut(a,K);a=b[0];return[a,$ifaceNil];};M=function(a){var a;return new N.ptr(a);};$pkg.NewChunkedWriter=M;N.ptr.prototype.Write=function(a){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=0;c=$ifaceNil;d=this;if(a.$length===0){e=0;f=$ifaceNil;b=e;c=f;$s=-1;return[b,c];}h=D.Fprintf(d.Wire,"%x\r\n",new T([new $Int(a.$length)]));$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}g=h;c=g[1];if(!($interfaceIsEqual(c,$ifaceNil))){i=0;j=c;b=i;c=j;$s=-1;return[b,c];}l=d.Wire.Write(a);$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k=l;b=k[0];c=k[1];if(!($interfaceIsEqual(c,$ifaceNil))){$s=-1;return[b,c];}if(!((b===a.$length))){c=E.ErrShortWrite;$s=-1;return[b,c];}n=E.WriteString(d.Wire,"\r\n");$s=3;case 3:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;c=m[1];if(!($interfaceIsEqual(c,$ifaceNil))){$s=-1;return[b,c];}o=$assertType(d.Wire,U,true);p=o[0];q=o[1];if(q){$s=4;continue;}$s=5;continue;case 4:r=p.Writer.Flush();$s=6;case 6:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}c=r;case 5:$s=-1;return[b,c];}return;}var $f={$blk:N.ptr.prototype.Write,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,$s};return $f;};N.prototype.Write=function(a){return this.$val.Write(a);};N.ptr.prototype.Close=function(){var{a,b,c,d,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;c=E.WriteString(a.Wire,"0\r\n");$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}b=c;d=b[1];$s=-1;return d;}return;}var $f={$blk:N.ptr.prototype.Close,$c:true,$r,a,b,c,d,$s};return $f;};N.prototype.Close=function(){return this.$val.Close();};P=function(a){var a,b,c,d,e,f,g,h,i,j,k,l;b=new $Uint64(0,0);c=$ifaceNil;d=a;e=0;while(true){if(!(e=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+e]);if(48<=g&&g<=57){g=g-48<<24>>>24;}else if(97<=g&&g<=102){g=(g-97<<24>>>24)+10<<24>>>24;}else if(65<=g&&g<=70){g=(g-65<<24>>>24)+10<<24>>>24;}else{h=new $Uint64(0,0);i=C.New("invalid byte in chunk length");b=h;c=i;return[b,c];}if(f===16){j=new $Uint64(0,0);k=C.New("http chunk length too large");b=j;c=k;return[b,c];}b=$shiftLeft64(b,(4));b=(l=(new $Uint64(0,g)),new $Uint64(b.$high|l.$high,(b.$low|l.$low)>>>0));e++;}return[b,c];};V.methods=[{prop:"beginChunk",name:"beginChunk",pkg:"net/http/internal",typ:$funcType([],[],false)},{prop:"chunkHeaderAvailable",name:"chunkHeaderAvailable",pkg:"net/http/internal",typ:$funcType([],[$Bool],false)},{prop:"Read",name:"Read",pkg:"",typ:$funcType([Q],[$Int,$error],false)}];W.methods=[{prop:"Write",name:"Write",pkg:"",typ:$funcType([Q],[$Int,$error],false)},{prop:"Close",name:"Close",pkg:"",typ:$funcType([],[$error],false)}];G.init("net/http/internal",[{prop:"r",name:"r",embedded:false,exported:false,typ:R,tag:""},{prop:"n",name:"n",embedded:false,exported:false,typ:$Uint64,tag:""},{prop:"err",name:"err",embedded:false,exported:false,typ:$error,tag:""},{prop:"buf",name:"buf",embedded:false,exported:false,typ:S,tag:""},{prop:"checkEnd",name:"checkEnd",embedded:false,exported:false,typ:$Bool,tag:""}]);N.init("",[{prop:"Wire",name:"Wire",embedded:false,exported:true,typ:E.Writer,tag:""}]);O.init("",[{prop:"Writer",name:"Writer",embedded:true,exported:true,typ:X,tag:""}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=D.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=E.$init();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$pkg.ErrLineTooLong=C.New("header line too long");K=(new Q($stringToBytes(";")));}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["net/http/internal/ascii"]=(function(){var $pkg={},$init,A,B,C,D,E,F,G;A=$packages["strings"];B=$packages["unicode"];C=function(a,b){var a,b,c;if(!((a.length===b.length))){return false;}c=0;while(true){if(!(c>0;}return true;};$pkg.EqualFold=C;D=function(a){var a;if(65<=a&&a<=90){return a+32<<24>>>24;}return a;};E=function(a){var a,b;b=0;while(true){if(!(b126){return false;}b=b+(1)>>0;}return true;};$pkg.IsPrint=E;F=function(a){var a,b;b=0;while(true){if(!(b127){return false;}b=b+(1)>>0;}return true;};$pkg.Is=F;G=function(a){var{a,b,c,d,e,f,g,h,i,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b="";c=false;if(!E(a)){d="";e=false;b=d;c=e;$s=-1;return[b,c];}g=A.ToLower(a);$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}f=g;h=true;b=f;c=h;i=[b,c];$s=2;case 2:return i;}return;}var $f={$blk:G,$c:true,$r,a,b,c,d,e,f,g,h,i,$s};return $f;};$pkg.ToLower=G;$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["vendor/golang.org/x/text/transform"]=(function(){var $pkg={},$init,A,B,C,D,E,F;A=$packages["bytes"];B=$packages["errors"];C=$packages["io"];D=$packages["unicode/utf8"];$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=D.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$pkg.ErrShortDst=B.New("transform: short destination buffer");$pkg.ErrShortSrc=B.New("transform: short source buffer");$pkg.ErrEndOfSpan=B.New("transform: input and output are not identical");E=B.New("transform: inconsistent byte count returned");F=B.New("transform: short internal buffer");}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["vendor/golang.org/x/text/unicode/bidi"]=(function(){var $pkg={},$init,F,D,B,C,E,A,G,J,N,BB,BC,BE,BT,L,M,O,P,K,Q,R,S;F=$packages["bytes"];D=$packages["container/list"];B=$packages["fmt"];C=$packages["log"];E=$packages["sort"];A=$packages["unicode/utf8"];G=$pkg.Class=$newType(4,$kindUint,"bidi.Class",true,"vendor/golang.org/x/text/unicode/bidi",true,null);J=$pkg.bidiTrie=$newType(0,$kindStruct,"bidi.bidiTrie",true,"vendor/golang.org/x/text/unicode/bidi",false,function(){this.$val=this;if(arguments.length===0){return;}});N=$pkg.Properties=$newType(0,$kindStruct,"bidi.Properties",true,"vendor/golang.org/x/text/unicode/bidi",true,function(entry_,last_){this.$val=this;if(arguments.length===0){this.entry=0;this.last=0;return;}this.entry=entry_;this.last=last_;});BB=$arrayType($Uint8,4);BC=$sliceType($Uint8);BE=$sliceType(G);BT=$ptrType(J);K=function(a){var a;return new J.ptr();};J.ptr.prototype.lookupValue=function(a,b){var a,b,c,d;c=this;return((d=(a<<6>>>0)+((b>>>0))>>>0,((d<0||d>=L.length)?($throwRuntimeError("index out of range"),undefined):L[d])));};J.prototype.lookupValue=function(a,b){return this.$val.lookupValue(a,b);};N.ptr.prototype.Class=function(){var a,b,c;a=this;b=((((a.entry&15)>>>0)>>>0));if(b===14){b=(c=(a.last&15)>>>0,((c<0||c>=P.length)?($throwRuntimeError("index out of range"),undefined):P[c]));}return b;};N.prototype.Class=function(){return this.$val.Class();};N.ptr.prototype.IsBracket=function(){var a;a=this;return!((((a.entry&240)>>>0)===0));};N.prototype.IsBracket=function(){return this.$val.IsBracket();};N.ptr.prototype.IsOpeningBracket=function(){var a;a=this;return!((((a.entry&16)>>>0)===0));};N.prototype.IsOpeningBracket=function(){return this.$val.IsOpeningBracket();};Q=function(a){var a,b,c,d,e,f;b=new N.ptr(0,0);c=0;d=BB.zero();e=A.EncodeRune(new BC(d),a);f=R($subslice(new BC(d),0,e));N.copy(b,f[0]);c=f[1];return[b,c];};$pkg.LookupRune=Q;R=function(a){var a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;b=new N.ptr(0,0);c=0;d=(0>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+0]);if(d<128){e=new N.ptr(((d<0||d>=L.length)?($throwRuntimeError("index out of range"),undefined):L[d]),0);f=1;N.copy(b,e);c=f;return[b,c];}else if(d<194){g=new N.ptr(0,0);h=1;N.copy(b,g);c=h;return[b,c];}else if(d<224){if(a.$length<2){i=new N.ptr(0,0);j=0;N.copy(b,i);c=j;return[b,c];}k=((d<0||d>=M.length)?($throwRuntimeError("index out of range"),undefined):M[d]);l=(1>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+1]);if(l<128||192<=l){m=new N.ptr(0,0);n=1;N.copy(b,m);c=n;return[b,c];}o=new N.ptr(O.lookupValue(((k>>>0)),l),0);p=2;N.copy(b,o);c=p;return[b,c];}else if(d<240){if(a.$length<3){q=new N.ptr(0,0);r=0;N.copy(b,q);c=r;return[b,c];}s=((d<0||d>=M.length)?($throwRuntimeError("index out of range"),undefined):M[d]);t=(1>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+1]);if(t<128||192<=t){u=new N.ptr(0,0);v=1;N.copy(b,u);c=v;return[b,c];}w=(((s>>>0))<<6>>>0)+((t>>>0))>>>0;s=((w<0||w>=M.length)?($throwRuntimeError("index out of range"),undefined):M[w]);x=(2>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+2]);if(x<128||192<=x){y=new N.ptr(0,0);z=1;N.copy(b,y);c=z;return[b,c];}aa=new N.ptr(O.lookupValue(((s>>>0)),x),x);ab=3;N.copy(b,aa);c=ab;return[b,c];}else if(d<248){if(a.$length<4){ac=new N.ptr(0,0);ad=0;N.copy(b,ac);c=ad;return[b,c];}ae=((d<0||d>=M.length)?($throwRuntimeError("index out of range"),undefined):M[d]);af=(1>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+1]);if(af<128||192<=af){ag=new N.ptr(0,0);ah=1;N.copy(b,ag);c=ah;return[b,c];}ai=(((ae>>>0))<<6>>>0)+((af>>>0))>>>0;ae=((ai<0||ai>=M.length)?($throwRuntimeError("index out of range"),undefined):M[ai]);aj=(2>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+2]);if(aj<128||192<=aj){ak=new N.ptr(0,0);al=1;N.copy(b,ak);c=al;return[b,c];}ai=(((ae>>>0))<<6>>>0)+((aj>>>0))>>>0;ae=((ai<0||ai>=M.length)?($throwRuntimeError("index out of range"),undefined):M[ai]);am=(3>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+3]);if(am<128||192<=am){an=new N.ptr(0,0);ao=1;N.copy(b,an);c=ao;return[b,c];}ap=new N.ptr(O.lookupValue(((ae>>>0)),am),0);aq=4;N.copy(b,ap);c=aq;return[b,c];}ar=new N.ptr(0,0);as=1;N.copy(b,ar);c=as;return[b,c];};$pkg.Lookup=R;S=function(a){var a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;b=new N.ptr(0,0);c=0;d=a.charCodeAt(0);if(d<128){e=new N.ptr(((d<0||d>=L.length)?($throwRuntimeError("index out of range"),undefined):L[d]),0);f=1;N.copy(b,e);c=f;return[b,c];}else if(d<194){g=new N.ptr(0,0);h=1;N.copy(b,g);c=h;return[b,c];}else if(d<224){if(a.length<2){i=new N.ptr(0,0);j=0;N.copy(b,i);c=j;return[b,c];}k=((d<0||d>=M.length)?($throwRuntimeError("index out of range"),undefined):M[d]);l=a.charCodeAt(1);if(l<128||192<=l){m=new N.ptr(0,0);n=1;N.copy(b,m);c=n;return[b,c];}o=new N.ptr(O.lookupValue(((k>>>0)),l),0);p=2;N.copy(b,o);c=p;return[b,c];}else if(d<240){if(a.length<3){q=new N.ptr(0,0);r=0;N.copy(b,q);c=r;return[b,c];}s=((d<0||d>=M.length)?($throwRuntimeError("index out of range"),undefined):M[d]);t=a.charCodeAt(1);if(t<128||192<=t){u=new N.ptr(0,0);v=1;N.copy(b,u);c=v;return[b,c];}w=(((s>>>0))<<6>>>0)+((t>>>0))>>>0;s=((w<0||w>=M.length)?($throwRuntimeError("index out of range"),undefined):M[w]);x=a.charCodeAt(2);if(x<128||192<=x){y=new N.ptr(0,0);z=1;N.copy(b,y);c=z;return[b,c];}aa=new N.ptr(O.lookupValue(((s>>>0)),x),x);ab=3;N.copy(b,aa);c=ab;return[b,c];}else if(d<248){if(a.length<4){ac=new N.ptr(0,0);ad=0;N.copy(b,ac);c=ad;return[b,c];}ae=((d<0||d>=M.length)?($throwRuntimeError("index out of range"),undefined):M[d]);af=a.charCodeAt(1);if(af<128||192<=af){ag=new N.ptr(0,0);ah=1;N.copy(b,ag);c=ah;return[b,c];}ai=(((ae>>>0))<<6>>>0)+((af>>>0))>>>0;ae=((ai<0||ai>=M.length)?($throwRuntimeError("index out of range"),undefined):M[ai]);aj=a.charCodeAt(2);if(aj<128||192<=aj){ak=new N.ptr(0,0);al=1;N.copy(b,ak);c=al;return[b,c];}ai=(((ae>>>0))<<6>>>0)+((aj>>>0))>>>0;ae=((ai<0||ai>=M.length)?($throwRuntimeError("index out of range"),undefined):M[ai]);am=a.charCodeAt(3);if(am<128||192<=am){an=new N.ptr(0,0);ao=1;N.copy(b,an);c=ao;return[b,c];}ap=new N.ptr(O.lookupValue(((ae>>>0)),am),0);aq=4;N.copy(b,ap);c=aq;return[b,c];}ar=new N.ptr(0,0);as=1;N.copy(b,ar);c=as;return[b,c];};$pkg.LookupString=S;G.methods=[{prop:"in$",name:"in",pkg:"vendor/golang.org/x/text/unicode/bidi",typ:$funcType([BE],[$Bool],true)}];BT.methods=[{prop:"lookup",name:"lookup",pkg:"vendor/golang.org/x/text/unicode/bidi",typ:$funcType([BC],[$Uint8,$Int],false)},{prop:"lookupUnsafe",name:"lookupUnsafe",pkg:"vendor/golang.org/x/text/unicode/bidi",typ:$funcType([BC],[$Uint8],false)},{prop:"lookupString",name:"lookupString",pkg:"vendor/golang.org/x/text/unicode/bidi",typ:$funcType([$String],[$Uint8,$Int],false)},{prop:"lookupStringUnsafe",name:"lookupStringUnsafe",pkg:"vendor/golang.org/x/text/unicode/bidi",typ:$funcType([$String],[$Uint8],false)},{prop:"lookupValue",name:"lookupValue",pkg:"vendor/golang.org/x/text/unicode/bidi",typ:$funcType([$Uint32,$Uint8],[$Uint8],false)}];N.methods=[{prop:"Class",name:"Class",pkg:"",typ:$funcType([],[G],false)},{prop:"IsBracket",name:"IsBracket",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"IsOpeningBracket",name:"IsOpeningBracket",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"reverseBracket",name:"reverseBracket",pkg:"vendor/golang.org/x/text/unicode/bidi",typ:$funcType([$Int32],[$Int32],false)}];J.init("",[]);N.init("vendor/golang.org/x/text/unicode/bidi",[{prop:"entry",name:"entry",embedded:false,exported:false,typ:$Uint8,tag:""},{prop:"last",name:"last",embedded:false,exported:false,typ:$Uint8,tag:""}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=F.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=D.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=E.$init();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=A.$init();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}L=$toNativeArray($kindUint8,[11,11,11,11,11,11,11,11,11,8,7,8,9,7,11,11,11,11,11,11,11,11,11,11,11,11,11,11,7,7,7,8,9,10,10,4,4,4,10,10,58,42,10,3,6,3,6,6,2,2,2,2,2,2,2,2,2,2,6,10,10,10,10,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,90,10,74,10,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,90,10,74,10,11,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,11,11,11,11,7,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,6,10,4,4,4,4,10,10,10,10,0,10,10,11,10,10,4,4,2,2,10,0,10,10,10,2,0,10,10,10,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,10,0,0,0,0,0,0,0,10,10,10,10,10,10,10,10,10,10,10,10,10,10,0,0,10,10,10,10,10,10,10,10,10,10,10,10,10,10,0,0,0,0,0,10,10,10,10,10,10,10,10,10,0,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,0,0,0,0,10,10,0,0,0,0,0,0,0,0,10,0,0,0,0,0,10,10,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,12,12,12,12,12,12,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,0,0,10,10,4,1,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,1,12,1,12,12,1,12,12,1,12,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,5,5,5,5,5,5,10,10,13,4,4,13,6,13,10,10,12,12,12,12,12,12,12,12,12,12,12,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,5,5,5,5,5,5,5,5,5,5,4,5,5,13,13,13,12,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,12,12,12,12,12,12,12,5,10,12,12,12,12,12,12,13,13,12,12,10,12,12,12,12,13,13,2,2,2,2,2,2,2,2,2,2,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,12,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,12,12,12,12,12,12,12,12,12,12,12,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,12,12,12,12,12,12,12,12,12,1,1,10,10,10,10,1,1,1,12,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,12,12,12,12,1,12,12,12,12,12,12,12,12,12,1,12,12,12,1,12,12,12,12,12,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,12,12,12,1,1,1,1,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,5,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,0,12,0,0,0,0,12,12,12,12,12,12,12,12,0,0,0,0,12,0,0,0,12,12,12,12,12,12,12,0,0,0,0,0,0,0,0,0,0,12,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,0,0,0,0,12,12,12,12,0,0,0,0,0,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,4,0,0,0,0,0,0,0,4,0,0,12,0,0,12,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,0,0,0,0,12,12,0,0,0,0,12,12,0,0,12,12,12,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,12,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,12,12,12,12,12,0,12,12,0,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,12,0,0,0,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,12,12,12,12,12,12,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,0,0,12,0,12,12,12,12,0,0,0,0,0,0,0,0,12,0,0,0,0,0,0,0,12,12,0,0,0,0,0,0,0,0,0,0,0,12,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,10,10,10,10,10,4,10,0,0,0,0,0,12,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,12,12,0,0,0,0,0,12,12,12,0,12,12,12,12,0,0,0,0,0,0,0,12,12,0,0,0,0,0,0,0,0,0,0,0,12,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,10,10,10,10,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,12,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,12,0,0,0,0,12,12,12,12,0,0,0,0,0,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,0,0,0,0,0,0,0,12,12,12,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,0,0,12,12,12,12,12,12,12,0,0,0,0,4,0,0,0,0,0,0,0,12,12,12,12,12,12,12,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,0,0,12,12,12,12,12,12,12,12,12,0,0,0,0,0,0,0,0,0,0,0,12,12,12,12,12,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,0,12,0,12,58,42,58,42,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,12,12,12,12,12,12,12,12,12,12,12,12,12,0,12,12,12,12,12,0,12,12,0,0,0,0,0,12,12,12,12,12,12,12,12,12,12,12,0,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,0,0,0,0,0,0,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,12,12,12,0,12,12,12,12,12,12,0,12,12,0,0,12,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,12,0,0,0,0,12,12,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,12,12,12,0,0,0,0,0,0,0,0,0,0,0,0,0,12,0,0,12,12,0,0,0,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,12,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,10,10,10,10,10,10,10,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,122,106,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,12,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,12,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,12,0,12,12,12,12,12,12,12,0,0,0,0,0,0,0,0,12,0,0,12,12,12,12,12,12,12,12,12,12,12,0,0,0,0,0,0,0,4,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,10,10,10,10,10,10,10,10,10,0,0,0,0,0,0,10,10,10,10,10,10,10,10,10,10,10,12,12,12,11,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,12,12,0,0,0,0,12,12,0,0,0,0,0,0,0,0,0,12,0,0,0,0,0,0,12,12,12,0,0,0,0,10,0,0,0,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,12,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,0,12,12,12,12,12,12,12,0,12,0,12,0,0,12,12,12,12,12,12,12,12,0,0,0,0,0,0,12,12,12,12,12,12,12,12,12,12,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,12,12,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,0,12,12,12,12,12,0,12,0,0,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,12,12,12,12,12,12,12,12,0,0,0,0,0,0,0,0,0,0,0,0,12,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,12,12,12,0,0,12,12,0,12,12,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,0,12,12,0,0,0,12,0,12,12,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,12,12,12,12,12,12,12,0,0,12,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,12,12,0,12,12,12,12,12,12,12,12,12,12,12,12,12,0,12,12,12,12,12,12,12,0,0,0,0,12,0,0,0,0,0,0,12,0,0,0,12,12,0,0,0,0,0,0,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,0,12,12,12,12,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,0,10,10,10,0,0,0,0,0,0,0,0,0,0,0,10,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,10,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,10,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,10,10,0,9,9,9,9,9,9,9,9,9,9,9,11,11,11,0,1,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,9,7,14,14,14,14,14,6,4,4,4,4,4,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,6,154,138,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,9,11,11,11,11,11,11,14,14,14,14,11,11,11,11,11,11,2,0,0,0,2,2,2,2,2,2,3,3,10,154,138,0,2,2,2,2,2,2,2,2,2,2,3,3,10,154,138,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,10,0,10,10,10,10,0,10,10,0,0,0,0,0,0,0,0,0,0,10,0,10,10,10,0,0,0,0,0,10,10,10,10,10,10,0,10,0,10,0,10,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,10,10,0,0,0,0,10,10,10,10,10,0,0,0,0,0,10,10,10,10,0,0,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,10,10,0,0,0,0,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,3,4,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,58,42,58,42,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,154,138,10,10,10,10,10,10,10,10,10,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,0,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,10,10,10,10,10,10,10,10,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,0,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,58,42,58,42,58,42,58,42,58,42,58,42,58,42,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,154,138,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,58,42,58,42,58,42,58,42,58,42,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,122,106,154,138,186,170,154,138,122,106,218,42,58,202,154,138,122,106,154,138,186,170,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,58,42,58,42,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,58,42,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,0,0,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,0,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,10,10,10,10,10,0,0,0,0,12,12,12,0,0,0,0,0,0,0,10,10,10,10,10,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,58,42,58,42,58,42,58,42,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,0,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,0,0,0,0,0,0,0,0,0,0,0,0,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,10,10,10,10,10,10,10,10,10,10,10,0,0,0,0,9,10,10,10,10,0,0,0,58,42,58,42,58,42,58,42,58,42,10,10,58,42,58,42,58,42,58,42,10,10,10,10,10,0,0,0,0,0,0,0,0,0,12,12,12,12,0,0,10,0,0,0,0,0,10,10,0,0,0,0,0,10,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,12,10,10,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,0,0,0,0,0,0,0,0,0,0,0,0,10,10,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,10,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,12,12,12,10,12,12,12,12,12,12,12,12,12,12,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,0,0,0,12,0,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,12,0,10,10,10,10,12,0,0,0,0,0,0,0,0,0,0,0,4,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,10,10,10,0,0,0,0,0,0,0,0,0,0,0,0,12,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,0,0,0,0,0,0,0,0,0,0,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,12,12,12,12,12,12,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,12,12,12,12,12,12,12,12,12,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,12,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,0,0,12,12,12,12,0,0,12,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,12,12,12,12,12,0,0,12,12,0,0,12,12,0,0,0,0,0,0,0,0,0,0,0,0,12,0,0,0,0,0,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,0,12,12,12,0,0,12,12,0,0,0,0,0,12,12,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,12,0,0,0,0,0,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,0,0,12,0,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,12,1,1,1,1,1,1,1,1,1,1,3,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,10,10,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,13,13,13,13,13,13,13,13,13,13,13,13,13,10,13,13,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,10,10,10,10,10,10,10,10,10,10,0,0,0,0,0,0,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,6,10,6,0,10,6,10,10,10,154,138,122,106,154,138,4,10,10,3,3,10,10,10,0,10,4,4,10,0,0,0,0,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,11,0,10,10,4,4,4,10,10,58,42,10,3,6,3,6,6,2,2,2,2,2,2,2,2,2,2,6,10,10,10,10,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,90,10,74,10,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,90,10,74,10,250,234,10,58,42,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,4,10,10,10,4,4,0,10,10,10,10,10,10,10,0,11,11,11,11,11,11,11,11,11,10,10,10,10,10,11,11,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,10,10,10,10,10,10,10,10,10,10,10,10,0,0,0,10,10,10,10,10,10,10,10,10,10,10,10,10,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,12,12,12,12,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,10,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,12,12,12,1,12,12,1,1,1,1,1,12,12,12,12,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,12,12,12,1,1,1,1,12,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,12,12,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,10,10,10,10,10,10,10,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,12,12,12,12,13,13,13,13,13,13,13,13,5,5,5,5,5,5,5,5,5,5,13,13,13,13,13,13,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,12,12,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,12,12,12,12,12,12,12,12,12,12,12,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,0,0,0,0,0,0,0,0,0,0,0,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,12,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,12,12,12,0,0,12,12,0,0,0,0,0,12,12,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,12,12,12,12,0,12,12,12,12,12,12,12,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,12,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,12,12,12,12,12,12,12,12,0,0,0,0,0,0,0,0,0,0,12,12,12,12,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,12,12,0,0,12,0,12,12,0,0,0,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,0,0,0,12,12,12,12,12,12,12,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,12,12,12,12,12,12,0,0,0,12,12,12,12,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,12,12,12,12,12,12,12,0,0,12,12,12,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,12,12,12,12,12,0,12,0,0,0,0,12,12,0,12,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,12,12,12,0,0,0,0,0,0,12,12,0,12,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,12,12,12,12,12,12,12,0,0,12,0,12,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,10,10,10,10,10,10,10,10,10,10,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,0,12,0,0,12,12,12,12,12,12,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,12,12,0,0,12,12,12,12,0,12,12,12,12,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,12,12,12,12,12,12,12,12,0,12,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,12,0,12,0,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,12,12,12,0,0,12,12,0,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,12,12,12,12,12,0,0,12,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,12,12,12,12,12,0,0,12,12,12,12,0,0,0,0,0,0,0,0,12,0,0,0,0,0,0,0,0,0,12,12,12,12,12,12,0,0,12,12,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,12,12,12,12,12,12,12,12,12,12,12,12,0,12,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,12,12,12,12,12,12,0,12,12,12,12,12,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,0,0,12,12,12,12,12,12,12,0,12,12,0,12,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,12,12,12,12,12,0,0,0,12,0,12,12,0,12,12,12,12,12,12,12,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,12,0,0,0,12,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,10,10,10,10,10,10,10,4,4,4,4,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,12,12,12,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,12,12,12,12,12,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,12,12,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,12,0,11,11,11,11,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,12,12,0,0,0,0,0,0,0,0,0,11,11,11,11,11,11,11,11,12,12,12,12,12,12,12,12,0,0,12,12,12,12,12,12,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,12,12,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,10,12,12,12,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,0,0,0,0,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,0,0,0,0,0,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,12,12,12,12,0,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,12,12,12,12,12,12,0,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,0,0,12,12,12,12,12,12,12,0,12,12,0,12,12,12,12,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,12,12,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,12,12,12,12,12,12,12,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,12,12,12,12,12,12,12,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,13,10,10,13,13,13,13,13,13,13,13,13,13,13,13,13,13,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,0,0,0,0,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,0,0,0,0,0,0,0,0,0,0,0,0,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,0,0,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,0,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,0,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,10,10,10,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,10,10,10,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,10,10,10,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,0,0,0,0,0,0,0,0,10,10,10,10,10,10,10,10,10,10,10,10,10,0,0,0,10,10,10,10,10,10,10,10,10,10,10,10,10,0,0,0,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,0,0,0,0,0,0,0,10,10,10,10,10,10,10,10,10,10,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,10,10,10,10,10,10,10,10,10,10,10,0,0,0,0,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,0,0,0,0,0,0,0,0,10,10,10,10,10,10,10,10,10,10,0,0,0,0,0,0,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,0,0,0,0,0,0,0,0,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,0,0,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,0,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,0,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,0,0,0,0,0,0,0,0,0,0,0,0,10,10,10,10,10,10,10,10,10,10,10,10,10,10,0,0,10,10,10,10,10,0,0,0,10,10,10,0,0,0,0,0,10,10,10,10,10,10,10,0,0,0,0,0,0,0,0,0,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,0,0,0,0,0,0,0,10,10,10,10,10,10,10,0,0,0,0,0,0,0,0,0,10,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,10,10,10,10,10,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,0,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11]);M=$toNativeArray($kindUint8,[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,0,0,0,0,0,0,3,4,5,6,7,8,0,0,9,0,0,0,10,11,12,13,14,15,16,17,18,19,2,3,4,5,6,0,0,0,0,0,7,0,0,0,0,8,17,18,18,20,21,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20,21,22,23,24,25,26,27,28,29,28,30,31,32,33,34,35,36,26,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,0,0,0,0,0,0,0,0,0,0,53,54,0,55,0,0,0,0,0,0,0,0,0,56,0,57,58,59,60,61,0,62,0,63,64,0,65,66,67,68,69,70,71,72,73,74,0,0,75,0,0,0,76,0,0,0,0,0,0,77,78,79,80,81,82,83,84,85,86,87,86,86,86,88,89,90,86,91,92,93,94,86,86,86,86,86,86,95,86,86,96,86,97,0,0,0,0,86,86,98,99,86,86,86,86,86,100,101,86,0,0,0,102,0,103,0,104,105,106,107,108,86,86,86,109,110,0,111,112,0,0,0,113,114,115,116,117,0,118,0,119,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,86,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,120,121,0,0,0,0,122,123,124,125,126,0,127,0,128,129,0,130,131,132,133,134,135,136,137,138,0,139,0,140,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,141,142,14,14,14,14,14,14,143,14,14,144,145,146,14,147,148,149,0,150,0,0,0,0,151,86,152,153,0,0,0,154,0,155,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,156,156,156,156,157,156,156,156,158,156,156,159,160,156,156,156,156,156,156,156,161,156,156,156,156,162,163,156,164,165,156,156,166,167,168,0,169,170,171,172,173,0,0,174,38,175,0,0,176,177,178,179,0,0,180,181,182,183,184,0,185,0,0,0,186,0,0,0,187,188,0,189,190,191,192,0,0,0,0,0,193,0,194,0,195,196,197,0,0,0,0,198,0,0,0,199,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,200,201,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,203,204,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,205,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,206,207,0,86,208,0,0,86,209,0,0,0,0,0,0,0,0,0,0,0,0,0,210,211,212,213,214,0,0,0,0,0,0,0,0,215,216,217,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,218,0,0,0,201,0,0,0,0,0,0,219,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,156,156,156,220,156,221,156,156,156,156,156,156,156,156,156,156,156,164,14,156,14,222,156,156,14,14,14,223,156,156,156,156,224,86,225,226,227,228,229,0,0,230,0,0,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,231,86,108,86,232,233,234,235,0,86,236,86,237,86,238,239,240,86,86,241,242,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,243,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,243,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9,10,0,0,0,0,11,0,0,0,0,12,0,13,14,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16,244,244,244,244,5,5,5,245,244,244,244,244,244,244,244,244,244,244,244,244,244,244,244,244,244,244,244,244,244,244,244,244,244,244,244,244,244,244,244,244,244,244,244,244,244,244,244,244,244,244,244,244,244,244,244,244,244,244,244,244,244,244,244,244,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16,19,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]);O=K(0);P=$toNativeArray($kindUint,[0,0,0,0,0,0,21,22,23,24,18,19,20,16,17,0]);}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["vendor/golang.org/x/text/secure/bidirule"]=(function(){var $pkg={},$init,A,B,C,D,E,F,M,P,Q,R,S,G,N,I,K,O;A=$packages["errors"];B=$packages["unicode/utf8"];C=$packages["vendor/golang.org/x/text/transform"];D=$packages["vendor/golang.org/x/text/unicode/bidi"];E=$pkg.ruleState=$newType(1,$kindUint8,"bidirule.ruleState",true,"vendor/golang.org/x/text/secure/bidirule",false,null);F=$pkg.ruleTransition=$newType(0,$kindStruct,"bidirule.ruleTransition",true,"vendor/golang.org/x/text/secure/bidirule",false,function(next_,mask_){this.$val=this;if(arguments.length===0){this.next=0;this.mask=0;return;}this.next=next_;this.mask=mask_;});M=$pkg.Transformer=$newType(0,$kindStruct,"bidirule.Transformer",true,"vendor/golang.org/x/text/secure/bidirule",true,function(state_,hasRTL_,seen_){this.$val=this;if(arguments.length===0){this.state=0;this.hasRTL=false;this.seen=0;return;}this.state=state_;this.hasRTL=hasRTL_;this.seen=seen_;});P=$arrayType(D.Properties,128);Q=$arrayType(F,2);R=$sliceType($Uint8);S=$ptrType(M);M.ptr.prototype.isFinal=function(){var a;a=this;return(a.state===2)||(a.state===4)||(a.state===0);};M.prototype.isFinal=function(){return this.$val.isFinal();};I=function(a){var a,b,c,d,e,f;b=0;while(true){if(!(b>0;continue;}f=$clone(d,D.Properties).Class();if((f===1)||(f===13)||(f===5)){return 1;}b=b+(e)>>0;}return 0;};$pkg.DirectionString=I;K=function(a){var a,b,c,d,e;b=new M.ptr(0,false,0);c=b.advanceString(a);d=c[0];e=c[1];if(!e||d>>0)===0));};M.prototype.isRTL=function(){return this.$val.isRTL();};M.ptr.prototype.Reset=function(){var a;a=this;M.copy(a,new M.ptr(0,false,0));};M.prototype.Reset=function(){return this.$val.Reset();};M.ptr.prototype.Transform=function(a,b,c){var a,b,c,d,e,f,g,h,i,j,k,l,m;d=0;e=0;f=$ifaceNil;g=this;if(a.$length>0)));e=$clone(d[0],D.Properties);D.Properties.copy(((c<0||c>=N.length)?($throwRuntimeError("index out of range"),undefined):N[c]),e);b++;}};M.ptr.prototype.advance=function(a){var a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x;b=0;c=false;d=this;e=new D.Properties.ptr(0,0);f=0;while(true){if(!(b=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+b])<128){g=$clone((h=((b<0||b>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+b]),((h<0||h>=N.length)?($throwRuntimeError("index out of range"),undefined):N[h])),D.Properties);i=1;D.Properties.copy(e,g);f=i;}else{j=D.Lookup($subslice(a,b));D.Properties.copy(e,j[0]);f=j[1];if(f<=1){if(f===1){k=b;l=false;b=k;c=l;return[b,c];}m=b;n=true;b=m;c=n;return[b,c];}}p=(((o=$clone(e,D.Properties).Class(),o<32?(1<>>16));d.seen=(d.seen|(p))>>>0;if(((d.seen&36)>>>0)===36){d.state=5;q=b;r=false;b=q;c=r;return[b,c];}t=$clone((s=d.state,((s<0||s>=G.length)?($throwRuntimeError("index out of range"),undefined):G[s])),Q);if(!((((t[0].mask&p)>>>0)===0))){d.state=t[0].next;}else if(!((((t[1].mask&p)>>>0)===0))){d.state=t[1].next;}else{d.state=5;if(d.isRTL()){u=b;v=false;b=u;c=v;return[b,c];}}b=b+(f)>>0;}w=b;x=true;b=w;c=x;return[b,c];};M.prototype.advance=function(a){return this.$val.advance(a);};M.ptr.prototype.advanceString=function(a){var a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x;b=0;c=false;d=this;e=new D.Properties.ptr(0,0);f=0;while(true){if(!(b=N.length)?($throwRuntimeError("index out of range"),undefined):N[h])),D.Properties);i=1;D.Properties.copy(e,g);f=i;}else{j=D.LookupString($substring(a,b));D.Properties.copy(e,j[0]);f=j[1];if(f<=1){if(f===1){k=b;l=false;b=k;c=l;return[b,c];}m=b;n=true;b=m;c=n;return[b,c];}}p=(((o=$clone(e,D.Properties).Class(),o<32?(1<>>16));d.seen=(d.seen|(p))>>>0;if(((d.seen&36)>>>0)===36){d.state=5;q=b;r=false;b=q;c=r;return[b,c];}t=$clone((s=d.state,((s<0||s>=G.length)?($throwRuntimeError("index out of range"),undefined):G[s])),Q);if(!((((t[0].mask&p)>>>0)===0))){d.state=t[0].next;}else if(!((((t[1].mask&p)>>>0)===0))){d.state=t[1].next;}else{d.state=5;if(d.isRTL()){u=b;v=false;b=u;c=v;return[b,c];}}b=b+(f)>>0;}w=b;x=true;b=w;c=x;return[b,c];};M.prototype.advanceString=function(a){return this.$val.advanceString(a);};S.methods=[{prop:"isFinal",name:"isFinal",pkg:"vendor/golang.org/x/text/secure/bidirule",typ:$funcType([],[$Bool],false)},{prop:"isRTL",name:"isRTL",pkg:"vendor/golang.org/x/text/secure/bidirule",typ:$funcType([],[$Bool],false)},{prop:"Reset",name:"Reset",pkg:"",typ:$funcType([],[],false)},{prop:"Transform",name:"Transform",pkg:"",typ:$funcType([R,R,$Bool],[$Int,$Int,$error],false)},{prop:"Span",name:"Span",pkg:"",typ:$funcType([R,$Bool],[$Int,$error],false)},{prop:"advance",name:"advance",pkg:"vendor/golang.org/x/text/secure/bidirule",typ:$funcType([R],[$Int,$Bool],false)},{prop:"advanceString",name:"advanceString",pkg:"vendor/golang.org/x/text/secure/bidirule",typ:$funcType([$String],[$Int,$Bool],false)}];F.init("vendor/golang.org/x/text/secure/bidirule",[{prop:"next",name:"next",embedded:false,exported:false,typ:E,tag:""},{prop:"mask",name:"mask",embedded:false,exported:false,typ:$Uint16,tag:""}]);M.init("vendor/golang.org/x/text/secure/bidirule",[{prop:"state",name:"state",embedded:false,exported:false,typ:E,tag:""},{prop:"hasRTL",name:"hasRTL",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"seen",name:"seen",embedded:false,exported:false,typ:$Uint16,tag:""}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=D.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}N=P.zero();$pkg.ErrInvalid=A.New("bidirule: failed Bidi Rule");G=$toNativeArray($kindArray,[$toNativeArray($kindStruct,[new F.ptr(2,1),new F.ptr(4,8194)]),$toNativeArray($kindStruct,[new F.ptr(2,5),new F.ptr(1,7256)]),$toNativeArray($kindStruct,[new F.ptr(2,4101),new F.ptr(1,3160)]),$toNativeArray($kindStruct,[new F.ptr(4,8230),new F.ptr(3,7256)]),$toNativeArray($kindStruct,[new F.ptr(4,12326),new F.ptr(3,3160)]),$toNativeArray($kindStruct,[new F.ptr(5,0),new F.ptr(5,0)])]);O();}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["vendor/golang.org/x/text/unicode/norm"]=(function(){var $pkg={},$init,F,E,D,C,A,B,G,H,Q,W,AE,AF,AG,AQ,AR,BE,BH,BI,BJ,BL,BR,BS,BT,BV,CB,CC,CD,CE,CF,CG,CH,CI,CJ,CK,CL,CM,CN,CO,CP,CQ,CR,CS,CT,CU,CV,CW,I,J,K,L,N,O,P,S,T,U,V,Y,Z,AA,AB,AC,AD,BK,M,R,X,AH,AI,AJ,AK,AL,AM,AN,AO,AP,AS,AT,AU,AV,AW,AX,AY,AZ,BA,BB,BC,BD,BF,BG,BM,BN,BO,BP,BQ,BU,BW,BX,BY,CA;F=$packages["encoding/binary"];E=$packages["fmt"];D=$packages["io"];C=$packages["sync"];A=$packages["unicode/utf8"];B=$packages["vendor/golang.org/x/text/transform"];G=$pkg.valueRange=$newType(0,$kindStruct,"norm.valueRange",true,"vendor/golang.org/x/text/unicode/norm",false,function(value_,lo_,hi_){this.$val=this;if(arguments.length===0){this.value=0;this.lo=0;this.hi=0;return;}this.value=value_;this.lo=lo_;this.hi=hi_;});H=$pkg.sparseBlocks=$newType(0,$kindStruct,"norm.sparseBlocks",true,"vendor/golang.org/x/text/unicode/norm",false,function(values_,offset_){this.$val=this;if(arguments.length===0){this.values=CD.nil;this.offset=CC.nil;return;}this.values=values_;this.offset=offset_;});Q=$pkg.nfcTrie=$newType(0,$kindStruct,"norm.nfcTrie",true,"vendor/golang.org/x/text/unicode/norm",false,function(){this.$val=this;if(arguments.length===0){return;}});W=$pkg.nfkcTrie=$newType(0,$kindStruct,"norm.nfkcTrie",true,"vendor/golang.org/x/text/unicode/norm",false,function(){this.$val=this;if(arguments.length===0){return;}});AE=$pkg.normWriter=$newType(0,$kindStruct,"norm.normWriter",true,"vendor/golang.org/x/text/unicode/norm",false,function(rb_,w_,buf_){this.$val=this;if(arguments.length===0){this.rb=new BT.ptr(CG.zero(),CH.zero(),0,0,0,new BJ.ptr(0,false,false,$throwNilPointerError,$throwNilPointerError),new BE.ptr("",CI.nil),0,new BE.ptr("",CI.nil),CI.nil,$throwNilPointerError);this.w=$ifaceNil;this.buf=CI.nil;return;}this.rb=rb_;this.w=w_;this.buf=buf_;});AF=$pkg.normReader=$newType(0,$kindStruct,"norm.normReader",true,"vendor/golang.org/x/text/unicode/norm",false,function(rb_,r_,inbuf_,outbuf_,bufStart_,lastBoundary_,err_){this.$val=this;if(arguments.length===0){this.rb=new BT.ptr(CG.zero(),CH.zero(),0,0,0,new BJ.ptr(0,false,false,$throwNilPointerError,$throwNilPointerError),new BE.ptr("",CI.nil),0,new BE.ptr("",CI.nil),CI.nil,$throwNilPointerError);this.r=$ifaceNil;this.inbuf=CI.nil;this.outbuf=CI.nil;this.bufStart=0;this.lastBoundary=0;this.err=$ifaceNil;return;}this.rb=rb_;this.r=r_;this.inbuf=inbuf_;this.outbuf=outbuf_;this.bufStart=bufStart_;this.lastBoundary=lastBoundary_;this.err=err_;});AG=$pkg.Form=$newType(4,$kindInt,"norm.Form",true,"vendor/golang.org/x/text/unicode/norm",true,null);AQ=$pkg.Iter=$newType(0,$kindStruct,"norm.Iter",true,"vendor/golang.org/x/text/unicode/norm",true,function(rb_,buf_,info_,next_,asciiF_,p_,multiSeg_){this.$val=this;if(arguments.length===0){this.rb=new BT.ptr(CG.zero(),CH.zero(),0,0,0,new BJ.ptr(0,false,false,$throwNilPointerError,$throwNilPointerError),new BE.ptr("",CI.nil),0,new BE.ptr("",CI.nil),CI.nil,$throwNilPointerError);this.buf=CH.zero();this.info=new BH.ptr(0,0,0,0,0,0,0);this.next=$throwNilPointerError;this.asciiF=$throwNilPointerError;this.p=0;this.multiSeg=CI.nil;return;}this.rb=rb_;this.buf=buf_;this.info=info_;this.next=next_;this.asciiF=asciiF_;this.p=p_;this.multiSeg=multiSeg_;});AR=$pkg.iterFunc=$newType(4,$kindFunc,"norm.iterFunc",true,"vendor/golang.org/x/text/unicode/norm",false,null);BE=$pkg.input=$newType(0,$kindStruct,"norm.input",true,"vendor/golang.org/x/text/unicode/norm",false,function(str_,bytes_){this.$val=this;if(arguments.length===0){this.str="";this.bytes=CI.nil;return;}this.str=str_;this.bytes=bytes_;});BH=$pkg.Properties=$newType(0,$kindStruct,"norm.Properties",true,"vendor/golang.org/x/text/unicode/norm",true,function(pos_,size_,ccc_,tccc_,nLead_,flags_,index_){this.$val=this;if(arguments.length===0){this.pos=0;this.size=0;this.ccc=0;this.tccc=0;this.nLead=0;this.flags=0;this.index=0;return;}this.pos=pos_;this.size=size_;this.ccc=ccc_;this.tccc=tccc_;this.nLead=nLead_;this.flags=flags_;this.index=index_;});BI=$pkg.lookupFunc=$newType(4,$kindFunc,"norm.lookupFunc",true,"vendor/golang.org/x/text/unicode/norm",false,null);BJ=$pkg.formInfo=$newType(0,$kindStruct,"norm.formInfo",true,"vendor/golang.org/x/text/unicode/norm",false,function(form_,composing_,compatibility_,info_,nextMain_){this.$val=this;if(arguments.length===0){this.form=0;this.composing=false;this.compatibility=false;this.info=$throwNilPointerError;this.nextMain=$throwNilPointerError;return;}this.form=form_;this.composing=composing_;this.compatibility=compatibility_;this.info=info_;this.nextMain=nextMain_;});BL=$pkg.qcInfo=$newType(1,$kindUint8,"norm.qcInfo",true,"vendor/golang.org/x/text/unicode/norm",false,null);BR=$pkg.ssState=$newType(4,$kindInt,"norm.ssState",true,"vendor/golang.org/x/text/unicode/norm",false,null);BS=$pkg.streamSafe=$newType(1,$kindUint8,"norm.streamSafe",true,"vendor/golang.org/x/text/unicode/norm",false,null);BT=$pkg.reorderBuffer=$newType(0,$kindStruct,"norm.reorderBuffer",true,"vendor/golang.org/x/text/unicode/norm",false,function(rune_,byte$1_,nbyte_,ss_,nrune_,f_,src_,nsrc_,tmpBytes_,out_,flushF_){this.$val=this;if(arguments.length===0){this.rune=CG.zero();this.byte$1=CH.zero();this.nbyte=0;this.ss=0;this.nrune=0;this.f=new BJ.ptr(0,false,false,$throwNilPointerError,$throwNilPointerError);this.src=new BE.ptr("",CI.nil);this.nsrc=0;this.tmpBytes=new BE.ptr("",CI.nil);this.out=CI.nil;this.flushF=$throwNilPointerError;return;}this.rune=rune_;this.byte$1=byte$1_;this.nbyte=nbyte_;this.ss=ss_;this.nrune=nrune_;this.f=f_;this.src=src_;this.nsrc=nsrc_;this.tmpBytes=tmpBytes_;this.out=out_;this.flushF=flushF_;});BV=$pkg.insertErr=$newType(4,$kindInt,"norm.insertErr",true,"vendor/golang.org/x/text/unicode/norm",false,null);CB=$sliceType($error);CC=$sliceType($Uint16);CD=$sliceType(G);CE=$ptrType(BJ);CF=$sliceType(CE);CG=$arrayType(BH,32);CH=$arrayType($Uint8,128);CI=$sliceType($Uint8);CJ=$ptrType(BS);CK=$arrayType(BH,31);CL=$sliceType($emptyInterface);CM=$arrayType($Uint8,8);CN=$sliceType(BH);CO=$ptrType(H);CP=$ptrType(Q);CQ=$ptrType(W);CR=$ptrType(AE);CS=$ptrType(AF);CT=$ptrType(AQ);CU=$ptrType(BE);CV=$ptrType(BT);CW=$funcType([CV],[$Bool],false);H.ptr.prototype.lookup=function(a,b){var a,b,c,d,e,f,g,h,i,j,k,l,m;c=this;e=(d=c.offset,((a<0||a>=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+a]));g=$clone((f=c.values,((e<0||e>=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+e])),G);h=e+1<<16>>>16;i=h+((g.lo<<16>>>16))<<16>>>16;while(true){if(!(h>>16))/2,(j===j&&j!==1/0&&j!==-1/0)?j>>>0:$throwRuntimeError("integer divide by zero"))<<16>>>16;m=$clone((l=c.values,((k<0||k>=l.$length)?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+k])),G);if(m.lo<=b&&b<=m.hi){return m.value+((((b-m.lo<<24>>>24)<<16>>>16))*g.value<<16>>>16)<<16>>>16;}if(b>>16;}}return 0;};H.prototype.lookup=function(a,b){return this.$val.lookup(a,b);};AG.prototype.Reset=function(){};$ptrType(AG).prototype.Reset=function(){return new AG(this.$get()).Reset();};AG.prototype.Transform=function(a,b,c){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s,$r,$c}=$restore(this,{a,b,c});$s=$s||0;s:while(true){switch($s){case 0:d=0;e=0;f=$ifaceNil;g=this.$val;h=b;i=c;j=a.$length;if(j=BK.$length)?($throwRuntimeError("index out of range"),undefined):BK.$array[BK.$offset+g]).quickSpan($clone(BF(h),BE),0,h.$length,i);$s=1;case 1:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k=l;m=k[0];n=k[1];o=$copySlice(a,$subslice(h,0,m));if(!n){$s=2;continue;}$s=3;continue;case 2:q=new AG(g).transform($subslice(a,o),$subslice(b,o),c);$s=4;case 4:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}p=q;d=p[0];e=p[1];f=p[2];r=d+o>>0;s=e+o>>0;t=f;d=r;e=s;f=t;$s=-1;return[d,e,f];case 3:if($interfaceIsEqual(f,$ifaceNil)&&o=N.$length)?($throwRuntimeError("index out of range"),undefined):N.$array[N.$offset+n]));e=k;f=l;g=m;$s=-1;return[e,f,g];}e=a.$length-d[0].out.$length>>0;f=j;j=d[0].nsrc;o=c;p=(f+a.$length>>0)-e>>0;if(p>0;e=e+(t)>>0;if(s){if($interfaceIsEqual(g,$ifaceNil)&&t=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+0]);if(e<128){f=((e<0||e>=S.length)?($throwRuntimeError("index out of range"),undefined):S[e]);g=1;b=f;c=g;return[b,c];}else if(e<194){h=0;i=1;b=h;c=i;return[b,c];}else if(e<224){if(a.$length<2){j=0;k=0;b=j;c=k;return[b,c];}l=((e<0||e>=T.length)?($throwRuntimeError("index out of range"),undefined):T[e]);m=(1>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+1]);if(m<128||192<=m){n=0;o=1;b=n;c=o;return[b,c];}p=d.lookupValue(((l>>>0)),m);q=2;b=p;c=q;return[b,c];}else if(e<240){if(a.$length<3){r=0;s=0;b=r;c=s;return[b,c];}t=((e<0||e>=T.length)?($throwRuntimeError("index out of range"),undefined):T[e]);u=(1>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+1]);if(u<128||192<=u){v=0;w=1;b=v;c=w;return[b,c];}x=(((t>>>0))<<6>>>0)+((u>>>0))>>>0;t=((x<0||x>=T.length)?($throwRuntimeError("index out of range"),undefined):T[x]);y=(2>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+2]);if(y<128||192<=y){z=0;aa=2;b=z;c=aa;return[b,c];}ab=d.lookupValue(((t>>>0)),y);ac=3;b=ab;c=ac;return[b,c];}else if(e<248){if(a.$length<4){ad=0;ae=0;b=ad;c=ae;return[b,c];}af=((e<0||e>=T.length)?($throwRuntimeError("index out of range"),undefined):T[e]);ag=(1>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+1]);if(ag<128||192<=ag){ah=0;ai=1;b=ah;c=ai;return[b,c];}aj=(((af>>>0))<<6>>>0)+((ag>>>0))>>>0;af=((aj<0||aj>=T.length)?($throwRuntimeError("index out of range"),undefined):T[aj]);ak=(2>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+2]);if(ak<128||192<=ak){al=0;am=2;b=al;c=am;return[b,c];}aj=(((af>>>0))<<6>>>0)+((ak>>>0))>>>0;af=((aj<0||aj>=T.length)?($throwRuntimeError("index out of range"),undefined):T[aj]);an=(3>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+3]);if(an<128||192<=an){ao=0;ap=3;b=ao;c=ap;return[b,c];}aq=d.lookupValue(((af>>>0)),an);ar=4;b=aq;c=ar;return[b,c];}as=0;at=1;b=as;c=at;return[b,c];};Q.prototype.lookup=function(a){return this.$val.lookup(a);};Q.ptr.prototype.lookupString=function(a){var a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;b=0;c=0;d=this;e=a.charCodeAt(0);if(e<128){f=((e<0||e>=S.length)?($throwRuntimeError("index out of range"),undefined):S[e]);g=1;b=f;c=g;return[b,c];}else if(e<194){h=0;i=1;b=h;c=i;return[b,c];}else if(e<224){if(a.length<2){j=0;k=0;b=j;c=k;return[b,c];}l=((e<0||e>=T.length)?($throwRuntimeError("index out of range"),undefined):T[e]);m=a.charCodeAt(1);if(m<128||192<=m){n=0;o=1;b=n;c=o;return[b,c];}p=d.lookupValue(((l>>>0)),m);q=2;b=p;c=q;return[b,c];}else if(e<240){if(a.length<3){r=0;s=0;b=r;c=s;return[b,c];}t=((e<0||e>=T.length)?($throwRuntimeError("index out of range"),undefined):T[e]);u=a.charCodeAt(1);if(u<128||192<=u){v=0;w=1;b=v;c=w;return[b,c];}x=(((t>>>0))<<6>>>0)+((u>>>0))>>>0;t=((x<0||x>=T.length)?($throwRuntimeError("index out of range"),undefined):T[x]);y=a.charCodeAt(2);if(y<128||192<=y){z=0;aa=2;b=z;c=aa;return[b,c];}ab=d.lookupValue(((t>>>0)),y);ac=3;b=ab;c=ac;return[b,c];}else if(e<248){if(a.length<4){ad=0;ae=0;b=ad;c=ae;return[b,c];}af=((e<0||e>=T.length)?($throwRuntimeError("index out of range"),undefined):T[e]);ag=a.charCodeAt(1);if(ag<128||192<=ag){ah=0;ai=1;b=ah;c=ai;return[b,c];}aj=(((af>>>0))<<6>>>0)+((ag>>>0))>>>0;af=((aj<0||aj>=T.length)?($throwRuntimeError("index out of range"),undefined):T[aj]);ak=a.charCodeAt(2);if(ak<128||192<=ak){al=0;am=2;b=al;c=am;return[b,c];}aj=(((af>>>0))<<6>>>0)+((ak>>>0))>>>0;af=((aj<0||aj>=T.length)?($throwRuntimeError("index out of range"),undefined):T[aj]);an=a.charCodeAt(3);if(an<128||192<=an){ao=0;ap=3;b=ao;c=ap;return[b,c];}aq=d.lookupValue(((af>>>0)),an);ar=4;b=aq;c=ar;return[b,c];}as=0;at=1;b=as;c=at;return[b,c];};Q.prototype.lookupString=function(a){return this.$val.lookupString(a);};R=function(a){var a;return new Q.ptr();};Q.ptr.prototype.lookupValue=function(a,b){var a,b,c,d;c=this;if(a<46){return((d=(a<<6>>>0)+((b>>>0))>>>0,((d<0||d>=S.length)?($throwRuntimeError("index out of range"),undefined):S[d])));}else{a=a-(46)>>>0;return(I.lookup(a,b));}};Q.prototype.lookupValue=function(a,b){return this.$val.lookupValue(a,b);};W.ptr.prototype.lookup=function(a){var a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;b=0;c=0;d=this;e=(0>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+0]);if(e<128){f=((e<0||e>=Y.length)?($throwRuntimeError("index out of range"),undefined):Y[e]);g=1;b=f;c=g;return[b,c];}else if(e<194){h=0;i=1;b=h;c=i;return[b,c];}else if(e<224){if(a.$length<2){j=0;k=0;b=j;c=k;return[b,c];}l=((e<0||e>=Z.length)?($throwRuntimeError("index out of range"),undefined):Z[e]);m=(1>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+1]);if(m<128||192<=m){n=0;o=1;b=n;c=o;return[b,c];}p=d.lookupValue(((l>>>0)),m);q=2;b=p;c=q;return[b,c];}else if(e<240){if(a.$length<3){r=0;s=0;b=r;c=s;return[b,c];}t=((e<0||e>=Z.length)?($throwRuntimeError("index out of range"),undefined):Z[e]);u=(1>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+1]);if(u<128||192<=u){v=0;w=1;b=v;c=w;return[b,c];}x=(((t>>>0))<<6>>>0)+((u>>>0))>>>0;t=((x<0||x>=Z.length)?($throwRuntimeError("index out of range"),undefined):Z[x]);y=(2>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+2]);if(y<128||192<=y){z=0;aa=2;b=z;c=aa;return[b,c];}ab=d.lookupValue(((t>>>0)),y);ac=3;b=ab;c=ac;return[b,c];}else if(e<248){if(a.$length<4){ad=0;ae=0;b=ad;c=ae;return[b,c];}af=((e<0||e>=Z.length)?($throwRuntimeError("index out of range"),undefined):Z[e]);ag=(1>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+1]);if(ag<128||192<=ag){ah=0;ai=1;b=ah;c=ai;return[b,c];}aj=(((af>>>0))<<6>>>0)+((ag>>>0))>>>0;af=((aj<0||aj>=Z.length)?($throwRuntimeError("index out of range"),undefined):Z[aj]);ak=(2>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+2]);if(ak<128||192<=ak){al=0;am=2;b=al;c=am;return[b,c];}aj=(((af>>>0))<<6>>>0)+((ak>>>0))>>>0;af=((aj<0||aj>=Z.length)?($throwRuntimeError("index out of range"),undefined):Z[aj]);an=(3>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+3]);if(an<128||192<=an){ao=0;ap=3;b=ao;c=ap;return[b,c];}aq=d.lookupValue(((af>>>0)),an);ar=4;b=aq;c=ar;return[b,c];}as=0;at=1;b=as;c=at;return[b,c];};W.prototype.lookup=function(a){return this.$val.lookup(a);};W.ptr.prototype.lookupString=function(a){var a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;b=0;c=0;d=this;e=a.charCodeAt(0);if(e<128){f=((e<0||e>=Y.length)?($throwRuntimeError("index out of range"),undefined):Y[e]);g=1;b=f;c=g;return[b,c];}else if(e<194){h=0;i=1;b=h;c=i;return[b,c];}else if(e<224){if(a.length<2){j=0;k=0;b=j;c=k;return[b,c];}l=((e<0||e>=Z.length)?($throwRuntimeError("index out of range"),undefined):Z[e]);m=a.charCodeAt(1);if(m<128||192<=m){n=0;o=1;b=n;c=o;return[b,c];}p=d.lookupValue(((l>>>0)),m);q=2;b=p;c=q;return[b,c];}else if(e<240){if(a.length<3){r=0;s=0;b=r;c=s;return[b,c];}t=((e<0||e>=Z.length)?($throwRuntimeError("index out of range"),undefined):Z[e]);u=a.charCodeAt(1);if(u<128||192<=u){v=0;w=1;b=v;c=w;return[b,c];}x=(((t>>>0))<<6>>>0)+((u>>>0))>>>0;t=((x<0||x>=Z.length)?($throwRuntimeError("index out of range"),undefined):Z[x]);y=a.charCodeAt(2);if(y<128||192<=y){z=0;aa=2;b=z;c=aa;return[b,c];}ab=d.lookupValue(((t>>>0)),y);ac=3;b=ab;c=ac;return[b,c];}else if(e<248){if(a.length<4){ad=0;ae=0;b=ad;c=ae;return[b,c];}af=((e<0||e>=Z.length)?($throwRuntimeError("index out of range"),undefined):Z[e]);ag=a.charCodeAt(1);if(ag<128||192<=ag){ah=0;ai=1;b=ah;c=ai;return[b,c];}aj=(((af>>>0))<<6>>>0)+((ag>>>0))>>>0;af=((aj<0||aj>=Z.length)?($throwRuntimeError("index out of range"),undefined):Z[aj]);ak=a.charCodeAt(2);if(ak<128||192<=ak){al=0;am=2;b=al;c=am;return[b,c];}aj=(((af>>>0))<<6>>>0)+((ak>>>0))>>>0;af=((aj<0||aj>=Z.length)?($throwRuntimeError("index out of range"),undefined):Z[aj]);an=a.charCodeAt(3);if(an<128||192<=an){ao=0;ap=3;b=ao;c=ap;return[b,c];}aq=d.lookupValue(((af>>>0)),an);ar=4;b=aq;c=ar;return[b,c];}as=0;at=1;b=as;c=at;return[b,c];};W.prototype.lookupString=function(a){return this.$val.lookupString(a);};X=function(a){var a;return new W.ptr();};W.ptr.prototype.lookupValue=function(a,b){var a,b,c,d;c=this;if(a<92){return((d=(a<<6>>>0)+((b>>>0))>>>0,((d<0||d>=Y.length)?($throwRuntimeError("index out of range"),undefined):Y[d])));}else{a=a-(92)>>>0;return(J.lookup(a,b));}};W.prototype.lookupValue=function(a,b){return this.$val.lookupValue(a,b);};AE.ptr.prototype.Write=function(a){var{a,b,c,d,e,f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=0;c=$ifaceNil;d=this;case 1:if(!(a.$length>0)){$s=2;continue;}e=a.$length;if(e>4000){e=4000;}BE.copy(d.rb.src,BF($subslice(a,0,e)));d.rb.nsrc=e;f=AK(d.rb,d.buf,0);$s=3;case 3:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}d.buf=f;a=$subslice(a,e);b=b+(e)>>0;g=AM(d.rb.f,d.buf);$s=4;case 4:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;if(h===-1){h=0;}if(h>0){$s=5;continue;}$s=6;continue;case 5:j=d.w.Write($subslice(d.buf,0,h));$s=7;case 7:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}i=j;c=i[1];if(!($interfaceIsEqual(c,$ifaceNil))){$s=2;continue;}k=$copySlice(d.buf,$subslice(d.buf,h));d.buf=$subslice(d.buf,0,k);case 6:$s=1;continue;case 2:l=b;m=c;b=l;c=m;$s=-1;return[b,c];}return;}var $f={$blk:AE.ptr.prototype.Write,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,$s};return $f;};AE.prototype.Write=function(a){return this.$val.Write(a);};AE.ptr.prototype.Close=function(){var{a,b,c,d,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;if(a.buf.$length>0){$s=1;continue;}$s=2;continue;case 1:c=a.w.Write(a.buf);$s=3;case 3:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}b=c;d=b[1];if(!($interfaceIsEqual(d,$ifaceNil))){$s=-1;return d;}case 2:$s=-1;return $ifaceNil;}return;}var $f={$blk:AE.ptr.prototype.Close,$c:true,$r,a,b,c,d,$s};return $f;};AE.prototype.Close=function(){return this.$val.Close();};AG.prototype.Writer=function(a){var a,b,c;b=this.$val;c=new AE.ptr(new BT.ptr(CG.zero(),CH.zero(),0,0,0,new BJ.ptr(0,false,false,$throwNilPointerError,$throwNilPointerError),new BE.ptr("",CI.nil),0,new BE.ptr("",CI.nil),CI.nil,$throwNilPointerError),a,CI.nil);c.rb.init(b,CI.nil);return c;};$ptrType(AG).prototype.Writer=function(a){return new AG(this.$get()).Writer(a);};AF.ptr.prototype.Read=function(a){var{a,b,c,d,e,f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;case 1:if((b.lastBoundary-b.bufStart>>0)>0){c=$copySlice(a,$subslice(b.outbuf,b.bufStart,b.lastBoundary));b.bufStart=b.bufStart+(c)>>0;if((b.lastBoundary-b.bufStart>>0)>0){$s=-1;return[c,$ifaceNil];}$s=-1;return[c,b.err];}if(!($interfaceIsEqual(b.err,$ifaceNil))){$s=-1;return[0,b.err];}d=$copySlice(b.outbuf,$subslice(b.outbuf,b.lastBoundary));b.outbuf=$subslice(b.outbuf,0,d);b.bufStart=0;f=b.r.Read(b.inbuf);$s=3;case 3:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}e=f;g=e[0];h=e[1];BE.copy(b.rb.src,BF($subslice(b.inbuf,0,g)));i=g;j=h;b.rb.nsrc=i;b.err=j;if(g>0){$s=4;continue;}$s=5;continue;case 4:k=AK(b.rb,b.outbuf,0);$s=6;case 6:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}b.outbuf=k;case 5:if($interfaceIsEqual(h,D.EOF)){$s=7;continue;}$s=8;continue;case 7:b.lastBoundary=b.outbuf.$length;$s=9;continue;case 8:l=AM(b.rb.f,b.outbuf);$s=10;case 10:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}b.lastBoundary=l;if(b.lastBoundary===-1){b.lastBoundary=0;}case 9:$s=1;continue;case 2:$s=-1;return[0,$ifaceNil];}return;}var $f={$blk:AF.ptr.prototype.Read,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,$s};return $f;};AF.prototype.Read=function(a){return this.$val.Read(a);};AG.prototype.Reader=function(a){var a,b,c,d;b=this.$val;c=$makeSlice(CI,4000);d=new AF.ptr(new BT.ptr(CG.zero(),CH.zero(),0,0,0,new BJ.ptr(0,false,false,$throwNilPointerError,$throwNilPointerError),new BE.ptr("",CI.nil),0,new BE.ptr("",CI.nil),CI.nil,$throwNilPointerError),a,c,CI.nil,0,0,$ifaceNil);d.rb.init(b,c);return d;};$ptrType(AG).prototype.Reader=function(a){return new AG(this.$get()).Reader(a);};AG.prototype.Bytes=function(a){var{a,b,c,d,e,f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=[b];c=this.$val;d=$clone(BF(a),BE);e=((c<0||c>=BK.$length)?($throwRuntimeError("index out of range"),undefined):BK.$array[BK.$offset+c]);g=e.quickSpan($clone(d,BE),0,a.$length,true);$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}f=g;h=f[0];i=f[1];if(i){$s=-1;return a;}j=$makeSlice(CI,h,a.$length);$copySlice(j,$subslice(a,0,h));b[0]=new BT.ptr(CG.zero(),CH.zero(),0,0,0,$clone(e,BJ),$clone(d,BE),a.$length,new BE.ptr("",CI.nil),j,BU);k=AL(b[0],h);$s=2;case 2:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;$s=3;case 3:return l;}return;}var $f={$blk:AG.prototype.Bytes,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,$s};return $f;};$ptrType(AG).prototype.Bytes=function(a){return new AG(this.$get()).Bytes(a);};AG.prototype.String=function(a){var{a,b,c,d,e,f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=[b];c=this.$val;d=$clone(BG(a),BE);e=((c<0||c>=BK.$length)?($throwRuntimeError("index out of range"),undefined):BK.$array[BK.$offset+c]);g=e.quickSpan($clone(d,BE),0,a.length,true);$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}f=g;h=f[0];i=f[1];if(i){$s=-1;return a;}j=$makeSlice(CI,h,a.length);$copyString(j,$substring(a,0,h));b[0]=new BT.ptr(CG.zero(),CH.zero(),0,0,0,$clone(e,BJ),$clone(d,BE),a.length,new BE.ptr("",CI.nil),j,BU);k=AL(b[0],h);$s=2;case 2:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=($bytesToString(k));$s=3;case 3:return l;}return;}var $f={$blk:AG.prototype.String,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,$s};return $f;};$ptrType(AG).prototype.String=function(a){return new AG(this.$get()).String(a);};AG.prototype.IsNormal=function(a){var{a,b,c,d,e,f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=[b];c=this.$val;d=$clone(BF(a),BE);e=((c<0||c>=BK.$length)?($throwRuntimeError("index out of range"),undefined):BK.$array[BK.$offset+c]);g=e.quickSpan($clone(d,BE),0,a.$length,true);$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}f=g;h=f[0];i=f[1];if(i){$s=-1;return true;}b[0]=new BT.ptr(CG.zero(),CH.zero(),0,0,0,$clone(e,BJ),$clone(d,BE),a.$length,new BE.ptr("",CI.nil),CI.nil,$throwNilPointerError);b[0].setFlusher(CI.nil,AH);case 2:if(!(h=d.length)?($throwRuntimeError("index out of range"),undefined):d[c])),BH);if(((e.size>>0))>b.$length){return false;}f=e.pos;g=f+e.size<<24>>>24;while(true){if(!(f=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+0])===(h=a.byte$1,((f<0||f>=h.length)?($throwRuntimeError("index out of range"),undefined):h[f]))))){return false;}b=$subslice(b,1);f=f+(1)<<24>>>24;}c=c+(1)>>0;}return true;};AG.prototype.IsNormalString=function(a){var{a,b,c,d,e,f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:a=[a];b=[b];c=[c];d=this.$val;e=$clone(BG(a[0]),BE);f=((d<0||d>=BK.$length)?($throwRuntimeError("index out of range"),undefined):BK.$array[BK.$offset+d]);h=f.quickSpan($clone(e,BE),0,a[0].length,true);$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}g=h;b[0]=g[0];i=g[1];if(i){$s=-1;return true;}c[0]=new BT.ptr(CG.zero(),CH.zero(),0,0,0,$clone(f,BJ),$clone(e,BE),a[0].length,new BE.ptr("",CI.nil),CI.nil,$throwNilPointerError);c[0].setFlusher(CI.nil,(function(a,b,c){return function(j){var j,k,l,m,n,o,p;k=0;while(true){if(!(k=l.length)?($throwRuntimeError("index out of range"),undefined):l[k])),BH);if((b[0]+((m.size>>0))>>0)>a[0].length){return false;}n=m.pos;o=n+m.size<<24>>>24;while(true){if(!(n=p.length)?($throwRuntimeError("index out of range"),undefined):p[n]))))){return false;}b[0]=b[0]+(1)>>0;n=n+(1)<<24>>>24;}k=k+(1)>>0;}return true;};})(a,b,c));case 2:if(!(b[0]>0))>>0;g=a.out.$length-f>>0;if(g>0){$s=2;continue;}$s=3;continue;case 2:h=$makeSlice(CI,0);h=$appendSlice(h,$subslice(a.out,(a.out.$length-g>>0)));a.out=$subslice(a.out,0,f);$r=AP(a);$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}i=a.doFlush();$s=5;case 5:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}i;a.out=$appendSlice(a.out,h);$s=-1;return false;case 3:j=$subslice(a.out,e);a.out=$subslice(a.out,0,e);$r=AP(a);$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}k=(a.$ptr_ss||(a.$ptr_ss=new CJ(function(){return this.$target.ss;},function($v){this.$target.ss=$v;},a))).next($clone(d,BH));if(k===1){$s=7;continue;}if(k===2){$s=8;continue;}$s=9;continue;case 7:l=a.doFlush();$s=10;case 10:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}l;(a.$ptr_ss||(a.$ptr_ss=new CJ(function(){return this.$target.ss;},function($v){this.$target.ss=$v;},a))).first($clone(d,BH));$s=9;continue;case 8:m=a.doFlush();$s=11;case 11:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}m;a.insertCGJ();a.ss=0;case 9:$r=a.insertUnsafe($clone(BF(j),BE),0,$clone(d,BH));$s=12;case 12:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return true;}return;}var $f={$blk:AI,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,$s};return $f;};AJ=function(a,b){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:if(a.nsrc===b){$s=-1;return b;}d=a.f.quickSpan($clone(a.src,BE),b,a.nsrc,true);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}c=d;e=c[0];a.out=a.src.appendSlice(a.out,b,e);$s=-1;return e;}return;}var $f={$blk:AJ,$c:true,$r,a,b,c,d,e,$s};return $f;};AG.prototype.Append=function(a,b){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this.$val;d=new AG(c).doAppend(a,$clone(BF(b),BE),b.$length);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;$s=2;case 2:return e;}return;}var $f={$blk:AG.prototype.Append,$c:true,$r,a,b,c,d,e,$s};return $f;};$ptrType(AG).prototype.Append=function(a,b){return new AG(this.$get()).Append(a,b);};AG.prototype.doAppend=function(a,b,c){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{a,b,c});$s=$s||0;s:while(true){switch($s){case 0:d=[d];e=[e];f=this.$val;if(c===0){$s=-1;return a;}g=((f<0||f>=BK.$length)?($throwRuntimeError("index out of range"),undefined):BK.$array[BK.$offset+f]);if(a.$length===0){$s=1;continue;}$s=2;continue;case 1:i=g.quickSpan($clone(b,BE),0,c,true);$s=3;case 3:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}h=i;j=h[0];a=b.appendSlice(a,0,j);if(j===c){$s=-1;return a;}d[0]=new BT.ptr(CG.zero(),CH.zero(),0,0,0,$clone(g,BJ),$clone(b,BE),c,new BE.ptr("",CI.nil),a,BU);k=AL(d[0],j);$s=4;case 4:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;$s=5;case 5:return l;case 2:e[0]=new BT.ptr(CG.zero(),CH.zero(),0,0,0,$clone(g,BJ),$clone(b,BE),c,new BE.ptr("",CI.nil),CI.nil,$throwNilPointerError);m=AK(e[0],a,0);$s=6;case 6:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;$s=7;case 7:return n;}return;}var $f={$blk:AG.prototype.doAppend,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,$s};return $f;};$ptrType(AG).prototype.doAppend=function(a,b,c){return new AG(this.$get()).doAppend(a,b,c);};AK=function(a,b,c){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s,$r,$c}=$restore(this,{a,b,c});$s=$s||0;s:while(true){switch($s){case 0:a.setFlusher(b,BU);d=$clone(a.src,BE);e=a.nsrc;f=$clone(d,BE);g=e;h=b.$length>0;i=f.skipContinuationBytes(c);if(i>c){$s=1;continue;}$s=2;continue;case 1:a.out=f.appendSlice(a.out,c,i);c=i;j=AI(a);$s=3;case 3:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}h=j;case 2:k=a.f;if(h){$s=4;continue;}$s=5;continue;case 4:l=new BH.ptr(0,0,0,0,0,0,0);if(c0){$s=9;continue;}$s=10;continue;case 9:if(c===0){$s=11;continue;}$s=12;continue;case 11:$r=AP(a);$s=13;case 13:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 12:n=AN(a,c,true);$s=14;case 14:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}c=n;case 10:case 7:if(l.size===0){$s=15;continue;}$s=16;continue;case 15:o=a.doFlush();$s=17;case 17:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}o;$s=-1;return f.appendSlice(a.out,c,g);case 16:if(a.nrune>0){$s=18;continue;}$s=19;continue;case 18:p=AL(a,c);$s=20;case 20:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=p;$s=21;case 21:return q;case 19:case 5:r=AJ(a,c);$s=22;case 22:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}c=r;s=AL(a,c);$s=23;case 23:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=s;$s=24;case 24:return t;}return;}var $f={$blk:AK,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s};return $f;};AL=function(a,b){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=a.nsrc;case 1:if(!(b=BK.$length)?($throwRuntimeError("index out of range"),undefined):BK.$array[BK.$offset+b]).quickSpan($clone(BF(a),BE),0,a.$length,true);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}c=d;e=c[0];$s=-1;return e;}return;}var $f={$blk:AG.prototype.QuickSpan,$c:true,$r,a,b,c,d,e,$s};return $f;};$ptrType(AG).prototype.QuickSpan=function(a){return new AG(this.$get()).QuickSpan(a);};AG.prototype.Span=function(a,b){var{a,b,c,d,e,f,g,h,i,j,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=0;d=$ifaceNil;e=this.$val;g=((e<0||e>=BK.$length)?($throwRuntimeError("index out of range"),undefined):BK.$array[BK.$offset+e]).quickSpan($clone(BF(a),BE),0,a.$length,b);$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}f=g;c=f[0];h=f[1];if(c=BK.$length)?($throwRuntimeError("index out of range"),undefined):BK.$array[BK.$offset+e]).quickSpan($clone(BG(a),BE),0,a.length,b);$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}f=g;c=f[0];h=f[1];if(c>0;h=0;i=0;$s=1;continue;}l=g.info($clone(a,BE),b);$s=3;case 3:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=$clone(l,BH);if(m.size===0){if(d){n=e;o=true;e=n;f=o;$s=-1;return[e,f];}p=j;q=true;e=p;f=q;$s=-1;return[e,f];}s=(r||(r=new CJ(function(){return i;},function($v){i=$v;}))).next($clone(m,BH));if(s===(1)){j=b;}else if(s===(2)){t=j;u=false;e=t;f=u;$s=-1;return[e,f];}else if(s===(0)){if(h>m.ccc){v=j;w=false;e=v;f=w;$s=-1;return[e,f];}}if(g.composing){if(!$clone(m,BH).isYesC()){$s=2;continue;}}else{if(!$clone(m,BH).isYesD()){$s=2;continue;}}h=m.ccc;b=b+(((m.size>>0)))>>0;$s=1;continue;case 2:if(b===e){if(!d){e=j;}x=e;y=true;e=x;f=y;$s=-1;return[e,f];}z=j;aa=false;e=z;f=aa;$s=-1;return[e,f];}return;}var $f={$blk:BJ.ptr.prototype.quickSpan,$c:true,$r,a,aa,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};BJ.prototype.quickSpan=function(a,b,c,d){return this.$val.quickSpan(a,b,c,d);};AG.prototype.QuickSpanString=function(a){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this.$val;d=((b<0||b>=BK.$length)?($throwRuntimeError("index out of range"),undefined):BK.$array[BK.$offset+b]).quickSpan($clone(BG(a),BE),0,a.length,true);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}c=d;e=c[0];$s=-1;return e;}return;}var $f={$blk:AG.prototype.QuickSpanString,$c:true,$r,a,b,c,d,e,$s};return $f;};$ptrType(AG).prototype.QuickSpanString=function(a){return new AG(this.$get()).QuickSpanString(a);};AG.prototype.FirstBoundary=function(a){var{a,b,c,d,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this.$val;c=new AG(b).firstBoundary($clone(BF(a),BE),a.$length);$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c;$s=2;case 2:return d;}return;}var $f={$blk:AG.prototype.FirstBoundary,$c:true,$r,a,b,c,d,$s};return $f;};$ptrType(AG).prototype.FirstBoundary=function(a){return new AG(this.$get()).FirstBoundary(a);};AG.prototype.firstBoundary=function(a,b){var{a,b,c,d,e,f,g,h,i,j,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this.$val;d=a.skipContinuationBytes(0);if(d>=b){$s=-1;return-1;}e=((c<0||c>=BK.$length)?($throwRuntimeError("index out of range"),undefined):BK.$array[BK.$offset+c]);f=0;case 1:g=e.info($clone(a,BE),d);$s=3;case 3:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=$clone(g,BH);if(h.size===0){$s=-1;return-1;}j=(i||(i=new CJ(function(){return f;},function($v){f=$v;}))).next($clone(h,BH));if(!((j===0))){$s=-1;return d;}d=d+(((h.size>>0)))>>0;if(d>=b){if(!$clone(h,BH).BoundaryAfter()&&!new BS(f).isMax()){$s=-1;return-1;}$s=-1;return b;}$s=1;continue;case 2:$s=-1;return 0;}return;}var $f={$blk:AG.prototype.firstBoundary,$c:true,$r,a,b,c,d,e,f,g,h,i,j,$s};return $f;};$ptrType(AG).prototype.firstBoundary=function(a,b){return new AG(this.$get()).firstBoundary(a,b);};AG.prototype.FirstBoundaryInString=function(a){var{a,b,c,d,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this.$val;c=new AG(b).firstBoundary($clone(BG(a),BE),a.length);$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c;$s=2;case 2:return d;}return;}var $f={$blk:AG.prototype.FirstBoundaryInString,$c:true,$r,a,b,c,d,$s};return $f;};$ptrType(AG).prototype.FirstBoundaryInString=function(a){return new AG(this.$get()).FirstBoundaryInString(a);};AG.prototype.NextBoundary=function(a,b){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this.$val;d=new AG(c).nextBoundary($clone(BF(a),BE),a.$length,b);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;$s=2;case 2:return e;}return;}var $f={$blk:AG.prototype.NextBoundary,$c:true,$r,a,b,c,d,e,$s};return $f;};$ptrType(AG).prototype.NextBoundary=function(a,b){return new AG(this.$get()).NextBoundary(a,b);};AG.prototype.NextBoundaryInString=function(a,b){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this.$val;d=new AG(c).nextBoundary($clone(BG(a),BE),a.length,b);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;$s=2;case 2:return e;}return;}var $f={$blk:AG.prototype.NextBoundaryInString,$c:true,$r,a,b,c,d,e,$s};return $f;};$ptrType(AG).prototype.NextBoundaryInString=function(a,b){return new AG(this.$get()).NextBoundaryInString(a,b);};AG.prototype.nextBoundary=function(a,b,c){var{a,b,c,d,e,f,g,h,i,j,k,l,$s,$r,$c}=$restore(this,{a,b,c});$s=$s||0;s:while(true){switch($s){case 0:d=this.$val;if(b===0){if(c){$s=-1;return 0;}$s=-1;return-1;}e=((d<0||d>=BK.$length)?($throwRuntimeError("index out of range"),undefined):BK.$array[BK.$offset+d]);f=e.info($clone(a,BE),0);$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=$clone(f,BH);if(g.size===0){if(c){$s=-1;return 1;}$s=-1;return-1;}h=0;(i||(i=new CJ(function(){return h;},function($v){h=$v;}))).first($clone(g,BH));j=((g.size>>0));case 2:if(!(j>0)))>>0;$s=2;continue;case 3:if(!c&&!$clone(g,BH).BoundaryAfter()&&!new BS(h).isMax()){$s=-1;return-1;}$s=-1;return b;}return;}var $f={$blk:AG.prototype.nextBoundary,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,$s};return $f;};$ptrType(AG).prototype.nextBoundary=function(a,b,c){return new AG(this.$get()).nextBoundary(a,b,c);};AG.prototype.LastBoundary=function(a){var{a,b,c,d,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this.$val;c=AM(((b<0||b>=BK.$length)?($throwRuntimeError("index out of range"),undefined):BK.$array[BK.$offset+b]),a);$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c;$s=2;case 2:return d;}return;}var $f={$blk:AG.prototype.LastBoundary,$c:true,$r,a,b,c,d,$s};return $f;};$ptrType(AG).prototype.LastBoundary=function(a){return new AG(this.$get()).LastBoundary(a);};AM=function(a,b){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=b.$length;e=AO(a,b);$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}d=e;f=$clone(d[0],BH);g=d[1];if(g===-1){$s=-1;return-1;}if(f.size===0){$s=2;continue;}$s=3;continue;case 2:if(g===0){$s=-1;return-1;}c=g;i=AO(a,$subslice(b,0,c));$s=4;case 4:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}h=i;BH.copy(f,h[0]);g=h[1];if(g===-1){$s=-1;return c;}case 3:if(!(((g+((f.size>>0))>>0)===c))){$s=-1;return c;}if($clone(f,BH).BoundaryAfter()){$s=-1;return c;}j=0;l=(k||(k=new CJ(function(){return j;},function($v){j=$v;}))).backwards($clone(f,BH));c=g;case 5:if(!(c>=0&&!((l===1)))){$s=6;continue;}n=AO(a,$subslice(b,0,c));$s=7;case 7:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;BH.copy(f,m[0]);g=m[1];l=(k||(k=new CJ(function(){return j;},function($v){j=$v;}))).backwards($clone(f,BH));if(l===2){$s=6;continue;}if(!(((g+((f.size>>0))>>0)===c))){if(g===-1){$s=-1;return-1;}$s=-1;return c;}c=g;$s=5;continue;case 6:$s=-1;return c;}return;}var $f={$blk:AM,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,$s};return $f;};AN=function(a,b,c){var{a,b,c,d,e,f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{a,b,c});$s=$s||0;s:while(true){switch($s){case 0:d=a.f.info($clone(a.src,BE),b);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=$clone(d,BH);if(e.size===0){$s=-1;return 0;}f=(a.$ptr_ss||(a.$ptr_ss=new CJ(function(){return this.$target.ss;},function($v){this.$target.ss=$v;},a))).next($clone(e,BH));if(f===1){$s=2;continue;}if(f===2){$s=3;continue;}$s=4;continue;case 2:if(a.nrune>0){$s=5;continue;}$s=6;continue;case 5:$s=7;continue;case 6:$s=4;continue;case 3:a.insertCGJ();$s=7;continue;case 4:g=a.insertFlush($clone(a.src,BE),b,$clone(e,BH));$s=8;case 8:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;if(!((h===0))){$s=-1;return((h>>0));}case 9:b=b+(((e.size>>0)))>>0;if(b>=a.nsrc){if(!c&&!$clone(e,BH).BoundaryAfter()){$s=-1;return-2;}$s=10;continue;}i=a.f.info($clone(a.src,BE),b);$s=11;case 11:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}BH.copy(e,i);if(e.size===0){if(!c){$s=-1;return-2;}$s=10;continue;}j=(a.$ptr_ss||(a.$ptr_ss=new CJ(function(){return this.$target.ss;},function($v){this.$target.ss=$v;},a))).next($clone(e,BH));if(j===1){$s=10;continue;}else if(j===2){a.insertCGJ();$s=10;continue;}k=a.insertFlush($clone(a.src,BE),b,$clone(e,BH));$s=12;case 12:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;if(!((l===0))){$s=-1;return((l>>0));}$s=9;continue;case 10:case 7:m=a.doFlush();$s=15;case 15:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}if(!m){$s=13;continue;}$s=14;continue;case 13:$s=-1;return-1;case 14:$s=-1;return b;}return;}var $f={$blk:AN,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,$s};return $f;};AO=function(a,b){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=b.$length-1>>0;while(true){if(!(c>=0&&!A.RuneStart(((c<0||c>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+c])))){break;}c=c-(1)>>0;}if(c<0){$s=-1;return[new BH.ptr(0,0,0,0,0,0,0),-1];}d=a.info($clone(BF(b),BE),c);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=[d,c];$s=2;case 2:return e;}return;}var $f={$blk:AO,$c:true,$r,a,b,c,d,e,$s};return $f;};AP=function(a){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=a.f;d=AO(b,a.out);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}c=d;e=$clone(c[0],BH);f=c[1];if(!((((e.size>>0))===(a.out.$length-f>>0)))){$s=-1;return;}if($clone(e,BH).BoundaryAfter()){$s=-1;return;}g=CK.zero();h=0;i=0;j=a.out.$length;case 2:BH.copy(((h<0||h>=g.length)?($throwRuntimeError("index out of range"),undefined):g[h]),e);l=(k||(k=new CJ(function(){return i;},function($v){i=$v;}))).backwards($clone(e,BH));if(l===2){$s=3;continue;}h=h+(1)>>0;j=j-(((e.size>>0)))>>0;if((l===1)||j<0){$s=3;continue;}n=AO(b,$subslice(a.out,0,j));$s=4;case 4:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;BH.copy(e,m[0]);f=m[1];if(!((((e.size>>0))===(j-f>>0)))){$s=3;continue;}$s=2;continue;case 3:a.ss=i;o=CH.zero();p=$subslice(new CI(o),0,$copySlice(new CI(o),$subslice(a.out,j)));a.out=$subslice(a.out,0,j);h=h-(1)>>0;case 5:if(!(h>=0)){$s=6;continue;}BH.copy(e,((h<0||h>=g.length)?($throwRuntimeError("index out of range"),undefined):g[h]));$r=a.insertUnsafe($clone(BF(p),BE),0,$clone(e,BH));$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}p=$subslice(p,e.size);h=h-(1)>>0;$s=5;continue;case 6:$s=-1;return;}return;}var $f={$blk:AP,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,$s};return $f;};AQ.ptr.prototype.Init=function(a,b){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this;c.p=0;if(b.$length===0){c.setDone();c.rb.nsrc=0;$s=-1;return;}c.multiSeg=CI.nil;c.rb.init(a,b);c.next=c.rb.f.nextMain;c.asciiF=AS;d=c.rb.f.info($clone(c.rb.src,BE),c.p);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}BH.copy(c.info,d);(e=c.rb,(e.$ptr_ss||(e.$ptr_ss=new CJ(function(){return this.$target.ss;},function($v){this.$target.ss=$v;},e)))).first($clone(c.info,BH));$s=-1;return;}return;}var $f={$blk:AQ.ptr.prototype.Init,$c:true,$r,a,b,c,d,e,$s};return $f;};AQ.prototype.Init=function(a,b){return this.$val.Init(a,b);};AQ.ptr.prototype.InitString=function(a,b){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this;c.p=0;if(b.length===0){c.setDone();c.rb.nsrc=0;$s=-1;return;}c.multiSeg=CI.nil;c.rb.initString(a,b);c.next=c.rb.f.nextMain;c.asciiF=AT;d=c.rb.f.info($clone(c.rb.src,BE),c.p);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}BH.copy(c.info,d);(e=c.rb,(e.$ptr_ss||(e.$ptr_ss=new CJ(function(){return this.$target.ss;},function($v){this.$target.ss=$v;},e)))).first($clone(c.info,BH));$s=-1;return;}return;}var $f={$blk:AQ.ptr.prototype.InitString,$c:true,$r,a,b,c,d,e,$s};return $f;};AQ.prototype.InitString=function(a,b){return this.$val.InitString(a,b);};AQ.ptr.prototype.Seek=function(a,b){var{a,b,c,d,e,f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this;d=new $Int64(0,0);e=b;if(e===(0)){$s=2;continue;}if(e===(1)){$s=3;continue;}if(e===(2)){$s=4;continue;}$s=5;continue;case 2:d=a;$s=6;continue;case 3:d=(f=(new $Int64(0,c.p)),new $Int64(f.$high+a.$high,f.$low+a.$low));$s=6;continue;case 4:d=(g=(new $Int64(0,c.rb.nsrc)),new $Int64(g.$high+a.$high,g.$low+a.$low));$s=6;continue;case 5:h=E.Errorf("norm: invalid whence",new CL([]));$s=7;case 7:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=[new $Int64(0,0),h];$s=8;case 8:return i;case 6:case 1:if((d.$high<0||(d.$high===0&&d.$low<0))){$s=9;continue;}$s=10;continue;case 9:j=E.Errorf("norm: negative position",new CL([]));$s=11;case 11:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=[new $Int64(0,0),j];$s=12;case 12:return k;case 10:if((((d.$low+((d.$high>>31)*4294967296))>>0))>=c.rb.nsrc){c.setDone();$s=-1;return[(new $Int64(0,c.p)),$ifaceNil];}c.p=(((d.$low+((d.$high>>31)*4294967296))>>0));c.multiSeg=CI.nil;c.next=c.rb.f.nextMain;l=c.rb.f.info($clone(c.rb.src,BE),c.p);$s=13;case 13:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}BH.copy(c.info,l);(m=c.rb,(m.$ptr_ss||(m.$ptr_ss=new CJ(function(){return this.$target.ss;},function($v){this.$target.ss=$v;},m)))).first($clone(c.info,BH));$s=-1;return[d,$ifaceNil];}return;}var $f={$blk:AQ.ptr.prototype.Seek,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,$s};return $f;};AQ.prototype.Seek=function(a,b){return this.$val.Seek(a,b);};AQ.ptr.prototype.returnSlice=function(a,b){var a,b,c;c=this;if(c.rb.src.bytes===CI.nil){return $subslice(new CI(c.buf),0,$copyString(new CI(c.buf),$substring(c.rb.src.str,a,b)));}return $subslice(c.rb.src.bytes,a,b);};AQ.prototype.returnSlice=function(a,b){return this.$val.returnSlice(a,b);};AQ.ptr.prototype.Pos=function(){var a;a=this;return a.p;};AQ.prototype.Pos=function(){return this.$val.Pos();};AQ.ptr.prototype.setDone=function(){var a;a=this;a.next=AV;a.p=a.rb.nsrc;};AQ.prototype.setDone=function(){return this.$val.setDone();};AQ.ptr.prototype.Done=function(){var a;a=this;return a.p>=a.rb.nsrc;};AQ.prototype.Done=function(){return this.$val.Done();};AQ.ptr.prototype.Next=function(){var{a,b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=a.next(a);$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b;$s=2;case 2:return c;}return;}var $f={$blk:AQ.ptr.prototype.Next,$c:true,$r,a,b,c,$s};return $f;};AQ.prototype.Next=function(){return this.$val.Next();};AS=function(a){var{a,b,c,d,e,f,g,h,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=a.p+1>>0;if(b>=a.rb.nsrc){c=a.p;a.setDone();$s=-1;return $subslice(a.rb.src.bytes,c,b);}if((d=a.rb.src.bytes,((b<0||b>=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+b]))<128){e=a.p;a.p=b;$s=-1;return $subslice(a.rb.src.bytes,e,b);}f=a.rb.f.info($clone(a.rb.src,BE),a.p);$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}BH.copy(a.info,f);a.next=a.rb.f.nextMain;g=a.next(a);$s=2;case 2:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;$s=3;case 3:return h;}return;}var $f={$blk:AS,$c:true,$r,a,b,c,d,e,f,g,h,$s};return $f;};AT=function(a){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=a.p+1>>0;if(b>=a.rb.nsrc){a.buf[0]=a.rb.src.str.charCodeAt(a.p);a.setDone();$s=-1;return $subslice(new CI(a.buf),0,1);}if(a.rb.src.str.charCodeAt(b)<128){a.buf[0]=a.rb.src.str.charCodeAt(a.p);a.p=b;$s=-1;return $subslice(new CI(a.buf),0,1);}c=a.rb.f.info($clone(a.rb.src,BE),a.p);$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}BH.copy(a.info,c);a.next=a.rb.f.nextMain;d=a.next(a);$s=2;case 2:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;$s=3;case 3:return e;}return;}var $f={$blk:AT,$c:true,$r,a,b,c,d,e,$s};return $f;};AU=function(a){var{a,b,c,d,e,f,g,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=a.p;c=b+3>>0;if(c>=a.rb.nsrc){$s=1;continue;}if(a.rb.src.hangul(c)===0){$s=2;continue;}$s=3;continue;case 1:a.setDone();$s=3;continue;case 2:(d=a.rb,(d.$ptr_ss||(d.$ptr_ss=new CJ(function(){return this.$target.ss;},function($v){this.$target.ss=$v;},d)))).next($clone(a.info,BH));e=a.rb.f.info($clone(a.rb.src,BE),a.p);$s=4;case 4:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}BH.copy(a.info,e);a.next=a.rb.f.nextMain;f=a.next(a);$s=5;case 5:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;$s=6;case 6:return g;case 3:a.p=c;$s=-1;return $subslice(new CI(a.buf),0,CA(new CI(a.buf),a.rb.src.hangul(b)));}return;}var $f={$blk:AU,$c:true,$r,a,b,c,d,e,f,g,$s};return $f;};AV=function(a){var a;return CI.nil;};AW=function(a){var{a,b,c,d,e,f,g,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=0;c=a.multiSeg;b=1;while(true){if(!(b=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+b])))){break;}b=b+(1)>>0;}case 1:if(!(b>0)))>>0;$s=1;continue;case 2:a.next=a.rb.f.nextMain;f=a.next(a);$s=4;case 4:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;$s=5;case 5:return g;}return;}var $f={$blk:AW,$c:true,$r,a,b,c,d,e,f,g,$s};return $f;};AX=function(a){var{a,b,c,d,e,f,g,h,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=0;c=a.multiSeg;case 1:if(!(b>0))>>0));$s=-1;return f;case 5:$r=a.rb.insertUnsafe(new BE.ptr("",c),b,$clone(e,BH));$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}b=b+(((e.size>>0)))>>0;$s=1;continue;case 2:a.multiSeg=CI.nil;a.next=BB;g=BC(a);$s=9;case 9:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;$s=10;case 10:return h;}return;}var $f={$blk:AX,$c:true,$r,a,b,c,d,e,f,g,h,$s};return $f;};AY=function(a){var{a,aa,ab,ac,ad,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=CI.nil;c=0;d=a.p;e=0;f=d;g=e;case 1:h=((a.info.size>>0));if(h<=1){$s=3;continue;}$s=4;continue;case 3:a.rb.ss=0;i=a.p;a.p=a.p+(1)>>0;if(a.p>=a.rb.nsrc){a.setDone();b=a.returnSlice(i,a.p);$s=-1;return b;}else if(a.rb.src._byte(a.p)<128){a.next=a.asciiF;b=a.returnSlice(i,a.p);$s=-1;return b;}c=c+(1)>>0;$s=5;continue;case 4:j=$clone(a.info,BH).Decomposition();if(!(j===CI.nil)){$s=6;continue;}$s=7;continue;case 6:k=c+j.$length>>0;if(c>0){$s=9;continue;}if($clone(a.info,BH).multiSegment()){$s=10;continue;}$s=11;continue;case 9:a.rb.src.copySlice($subslice(new CI(a.buf),g),f,a.p);if(k>128){b=$subslice(new CI(a.buf),0,c);$s=-1;return b;}$s=11;continue;case 10:if(a.multiSeg===CI.nil){$s=12;continue;}$s=13;continue;case 12:a.multiSeg=j;a.next=AW;l=AW(a);$s=14;case 14:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}b=l;m=b;$s=15;case 15:return m;case 13:j=a.multiSeg;a.multiSeg=CI.nil;k=j.$length;case 11:n=a.info.tccc;a.p=a.p+(h)>>0;if(a.p>=a.rb.nsrc){$s=16;continue;}$s=17;continue;case 16:a.setDone();BH.copy(a.info,new BH.ptr(0,0,0,0,0,0,0));$s=18;continue;case 17:o=a.rb.f.info($clone(a.rb.src,BE),a.p);$s=19;case 19:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}BH.copy(a.info,o);case 18:q=(p=a.rb,(p.$ptr_ss||(p.$ptr_ss=new CJ(function(){return this.$target.ss;},function($v){this.$target.ss=$v;},p)))).next($clone(a.info,BH));if(q===(2)){a.next=BA;if(c>0){$copySlice($subslice(new CI(a.buf),c),j);b=$subslice(new CI(a.buf),0,k);$s=-1;return b;}b=j;$s=-1;return b;}else if(q===(1)){if(c>0){$copySlice($subslice(new CI(a.buf),c),j);b=$subslice(new CI(a.buf),0,k);$s=-1;return b;}b=j;$s=-1;return b;}$copySlice($subslice(new CI(a.buf),c),j);c=k;r=a.p;s=c;f=r;g=s;if(a.info.ccc>0;u=a.p;v=c;f=u;g=v;if(a.p>=a.rb.nsrc){a.setDone();$s=2;continue;}else if(!((a.rb.src.hangul(a.p)===0))){a.next=AU;b=$subslice(new CI(a.buf),0,c);$s=-1;return b;}}else{w=c+h>>0;if(w>128){$s=2;continue;}c=w;a.p=a.p+(h)>>0;}case 8:case 5:if(a.p>=a.rb.nsrc){a.setDone();$s=2;continue;}x=a.info.tccc;y=a.rb.f.info($clone(a.rb.src,BE),a.p);$s=23;case 23:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}BH.copy(a.info,y);aa=(z=a.rb,(z.$ptr_ss||(z.$ptr_ss=new CJ(function(){return this.$target.ss;},function($v){this.$target.ss=$v;},z)))).next($clone(a.info,BH));if(aa===1){$s=2;continue;}else if(aa===2){a.next=BA;$s=2;continue;}if(a.info.ccc>0)))>>0;if(a.p>=a.rb.nsrc){a.setDone();$s=2;continue;}b=a.rb.f.info($clone(a.rb.src,BE),a.p);$s=4;case 4:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}BH.copy(a.info,b);if(a.info.ccc===0){$s=2;continue;}d=(c=a.rb,(c.$ptr_ss||(c.$ptr_ss=new CJ(function(){return this.$target.ss;},function($v){this.$target.ss=$v;},c)))).next($clone(a.info,BH));if(d===2){a.next=BA;$s=2;continue;}$s=1;continue;case 2:$s=-1;return $subslice(new CI(a.buf),0,a.rb.flushCopy(new CI(a.buf)));}return;}var $f={$blk:AZ,$c:true,$r,a,b,c,d,$s};return $f;};BA=function(a){var{a,b,c,d,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:a.rb.ss=0;a.rb.insertCGJ();a.next=AY;(b=a.rb,(b.$ptr_ss||(b.$ptr_ss=new CJ(function(){return this.$target.ss;},function($v){this.$target.ss=$v;},b)))).first($clone(a.info,BH));c=AZ(a);$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c;$s=-1;return d;}return;}var $f={$blk:BA,$c:true,$r,a,b,c,d,$s};return $f;};BB=function(a){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=0;c=a.p;d=b;e=c;f=0;case 1:if(!$clone(a.info,BH).isYesC()){$s=3;continue;}$s=4;continue;case 3:$s=5;continue;case 4:f=a.info.tccc;g=((a.info.size>>0));if(g===0){g=1;}h=d+g>>0;if(h>128){$s=2;continue;}d=h;a.p=a.p+(g)>>0;if(a.p>=a.rb.nsrc){a.setDone();$s=2;continue;}else if(a.rb.src._byte(a.p)<128){a.rb.ss=0;a.next=a.asciiF;$s=2;continue;}i=a.rb.f.info($clone(a.rb.src,BE),a.p);$s=6;case 6:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}BH.copy(a.info,i);k=(j=a.rb,(j.$ptr_ss||(j.$ptr_ss=new CJ(function(){return this.$target.ss;},function($v){this.$target.ss=$v;},j)))).next($clone(a.info,BH));if(k===1){$s=2;continue;}else if(k===2){a.next=BD;$s=2;continue;}if(a.info.ccc>0)));a.next=AX;q=AX(a);$s=14;case 14:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=q;$s=15;case 15:return r;case 11:(s=a.rb,(s.$ptr_ss||(s.$ptr_ss=new CJ(function(){return this.$target.ss;},function($v){this.$target.ss=$v;},s)))).first($clone(a.info,BH));$r=a.rb.insertUnsafe($clone(a.rb.src,BE),a.p,$clone(a.info,BH));$s=16;case 16:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}t=BC(a);$s=17;case 17:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=t;$s=18;case 18:return u;}return;}var $f={$blk:BB,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,$s};return $f;};BC=function(a){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:case 1:a.p=a.p+(((a.info.size>>0)))>>0;if(a.p>=a.rb.nsrc){a.setDone();$s=2;continue;}b=a.rb.f.info($clone(a.rb.src,BE),a.p);$s=3;case 3:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}BH.copy(a.info,b);d=(c=a.rb,(c.$ptr_ss||(c.$ptr_ss=new CJ(function(){return this.$target.ss;},function($v){this.$target.ss=$v;},c)))).next($clone(a.info,BH));if(d===1){$s=2;continue;}else if(d===2){a.next=BD;$s=2;continue;}$r=a.rb.insertUnsafe($clone(a.rb.src,BE),a.p,$clone(a.info,BH));$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=1;continue;case 2:$r=a.rb.compose();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}e=$subslice(new CI(a.buf),0,a.rb.flushCopy(new CI(a.buf)));$s=-1;return e;}return;}var $f={$blk:BC,$c:true,$r,a,b,c,d,e,$s};return $f;};BD=function(a){var{a,b,c,d,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:a.rb.ss=0;a.rb.insertCGJ();a.next=BB;(b=a.rb,(b.$ptr_ss||(b.$ptr_ss=new CJ(function(){return this.$target.ss;},function($v){this.$target.ss=$v;},b)))).first($clone(a.info,BH));$r=a.rb.insertUnsafe($clone(a.rb.src,BE),a.p,$clone(a.info,BH));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}c=BC(a);$s=2;case 2:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c;$s=3;case 3:return d;}return;}var $f={$blk:BD,$c:true,$r,a,b,c,d,$s};return $f;};BF=function(a){var a;return new BE.ptr("",a);};BG=function(a){var a;return new BE.ptr(a,CI.nil);};BE.ptr.prototype.setBytes=function(a){var a,b;b=this;b.str="";b.bytes=a;};BE.prototype.setBytes=function(a){return this.$val.setBytes(a);};BE.ptr.prototype.setString=function(a){var a,b;b=this;b.str=a;b.bytes=CI.nil;};BE.prototype.setString=function(a){return this.$val.setString(a);};BE.ptr.prototype._byte=function(a){var a,b,c;b=this;if(b.bytes===CI.nil){return b.str.charCodeAt(a);}return(c=b.bytes,((a<0||a>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+a]));};BE.prototype._byte=function(a){return this.$val._byte(a);};BE.ptr.prototype.skipASCII=function(a,b){var a,b,c,d;c=this;if(c.bytes===CI.nil){while(true){if(!(a>0;}}else{while(true){if(!(a=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+a]))<128)){break;}a=a+(1)>>0;}}return a;};BE.prototype.skipASCII=function(a,b){return this.$val.skipASCII(a,b);};BE.ptr.prototype.skipContinuationBytes=function(a){var a,b,c;b=this;if(b.bytes===CI.nil){while(true){if(!(a>0;}}else{while(true){if(!(a=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+a]))))){break;}a=a+(1)>>0;}}return a;};BE.prototype.skipContinuationBytes=function(a){return this.$val.skipContinuationBytes(a);};BE.ptr.prototype.appendSlice=function(a,b,c){var a,b,c,d,e;d=this;if(!(d.bytes===CI.nil)){return $appendSlice(a,$subslice(d.bytes,b,c));}e=b;while(true){if(!(e>0;}return a;};BE.prototype.appendSlice=function(a,b,c){return this.$val.appendSlice(a,b,c);};BE.ptr.prototype.copySlice=function(a,b,c){var a,b,c,d;d=this;if(d.bytes===CI.nil){return $copyString(a,$substring(d.str,b,c));}return $copySlice(a,$subslice(d.bytes,b,c));};BE.prototype.copySlice=function(a,b,c){return this.$val.copySlice(a,b,c);};BE.ptr.prototype.charinfoNFC=function(a){var a,b;b=this;if(b.bytes===CI.nil){return K.lookupString($substring(b.str,a));}return K.lookup($subslice(b.bytes,a));};BE.prototype.charinfoNFC=function(a){return this.$val.charinfoNFC(a);};BE.ptr.prototype.charinfoNFKC=function(a){var a,b;b=this;if(b.bytes===CI.nil){return L.lookupString($substring(b.str,a));}return L.lookup($subslice(b.bytes,a));};BE.prototype.charinfoNFKC=function(a){return this.$val.charinfoNFKC(a);};BE.ptr.prototype.hangul=function(a){var a,b,c,d,e,f;b=0;c=this;d=0;if(c.bytes===CI.nil){if(!BX($substring(c.str,a))){b=0;return b;}e=A.DecodeRuneInString($substring(c.str,a));b=e[0];d=e[1];}else{if(!BW($subslice(c.bytes,a))){b=0;return b;}f=A.DecodeRune($subslice(c.bytes,a));b=f[0];d=f[1];}if(!((d===3))){b=0;return b;}b=b;return b;};BE.prototype.hangul=function(a){return this.$val.hangul(a);};BH.ptr.prototype.BoundaryBefore=function(){var a;a=this;if((a.ccc===0)&&!$clone(a,BH).combinesBackward()){return true;}return false;};BH.prototype.BoundaryBefore=function(){return this.$val.BoundaryBefore();};BH.ptr.prototype.BoundaryAfter=function(){var a;a=this;return $clone(a,BH).isInert();};BH.prototype.BoundaryAfter=function(){return this.$val.BoundaryAfter();};BH.ptr.prototype.isYesC=function(){var a;a=this;return((a.flags&16)>>>0)===0;};BH.prototype.isYesC=function(){return this.$val.isYesC();};BH.ptr.prototype.isYesD=function(){var a;a=this;return((a.flags&4)>>>0)===0;};BH.prototype.isYesD=function(){return this.$val.isYesD();};BH.ptr.prototype.combinesBackward=function(){var a;a=this;return!((((a.flags&8)>>>0)===0));};BH.prototype.combinesBackward=function(){return this.$val.combinesBackward();};BH.ptr.prototype.hasDecomposition=function(){var a;a=this;return!((((a.flags&4)>>>0)===0));};BH.prototype.hasDecomposition=function(){return this.$val.hasDecomposition();};BH.ptr.prototype.isInert=function(){var a;a=this;return(((a.flags&63)>>>0)===0)&&(a.ccc===0);};BH.prototype.isInert=function(){return this.$val.isInert();};BH.ptr.prototype.multiSegment=function(){var a;a=this;return a.index>=6256&&a.index<12151;};BH.prototype.multiSegment=function(){return this.$val.multiSegment();};BH.ptr.prototype.nLeadingNonStarters=function(){var a;a=this;return a.nLead;};BH.prototype.nLeadingNonStarters=function(){return this.$val.nLeadingNonStarters();};BH.ptr.prototype.nTrailingNonStarters=function(){var a;a=this;return((((a.flags&3)>>>0)<<24>>>24));};BH.prototype.nTrailingNonStarters=function(){return this.$val.nTrailingNonStarters();};BH.ptr.prototype.Decomposition=function(){var a,b,c;a=this;if(a.index===0){return CI.nil;}b=a.index;c=(((b<0||b>=P.length)?($throwRuntimeError("index out of range"),undefined):P[b])&63)>>>0;b=b+(1)<<16>>>16;return $subslice(new CI(P),b,(b+((c<<16>>>16))<<16>>>16));};BH.prototype.Decomposition=function(){return this.$val.Decomposition();};BH.ptr.prototype.Size=function(){var a;a=this;return((a.size>>0));};BH.prototype.Size=function(){return this.$val.Size();};BH.ptr.prototype.CCC=function(){var a,b;a=this;if(a.index>=19087){return 0;}return(b=a.ccc,((b<0||b>=O.length)?($throwRuntimeError("index out of range"),undefined):O[b]));};BH.prototype.CCC=function(){return this.$val.CCC();};BH.ptr.prototype.LeadCCC=function(){var a,b;a=this;return(b=a.ccc,((b<0||b>=O.length)?($throwRuntimeError("index out of range"),undefined):O[b]));};BH.prototype.LeadCCC=function(){return this.$val.LeadCCC();};BH.ptr.prototype.TrailCCC=function(){var a,b;a=this;return(b=a.tccc,((b<0||b>=O.length)?($throwRuntimeError("index out of range"),undefined):O[b]));};BH.prototype.TrailCCC=function(){return this.$val.TrailCCC();};BM=function(){var a,b,c,d,e;AC={};a=CM.zero();b=0;while(true){if(!(b<7528)){break;}$copyString(new CI(a),$substring("\x00A\x03\x00\x00\x00\x00\xC0\x00A\x03\x01\x00\x00\x00\xC1\x00A\x03\x02\x00\x00\x00\xC2\x00A\x03\x03\x00\x00\x00\xC3\x00A\x03\b\x00\x00\x00\xC4\x00A\x03\n\x00\x00\x00\xC5\x00C\x03'\x00\x00\x00\xC7\x00E\x03\x00\x00\x00\x00\xC8\x00E\x03\x01\x00\x00\x00\xC9\x00E\x03\x02\x00\x00\x00\xCA\x00E\x03\b\x00\x00\x00\xCB\x00I\x03\x00\x00\x00\x00\xCC\x00I\x03\x01\x00\x00\x00\xCD\x00I\x03\x02\x00\x00\x00\xCE\x00I\x03\b\x00\x00\x00\xCF\x00N\x03\x03\x00\x00\x00\xD1\x00O\x03\x00\x00\x00\x00\xD2\x00O\x03\x01\x00\x00\x00\xD3\x00O\x03\x02\x00\x00\x00\xD4\x00O\x03\x03\x00\x00\x00\xD5\x00O\x03\b\x00\x00\x00\xD6\x00U\x03\x00\x00\x00\x00\xD9\x00U\x03\x01\x00\x00\x00\xDA\x00U\x03\x02\x00\x00\x00\xDB\x00U\x03\b\x00\x00\x00\xDC\x00Y\x03\x01\x00\x00\x00\xDD\x00a\x03\x00\x00\x00\x00\xE0\x00a\x03\x01\x00\x00\x00\xE1\x00a\x03\x02\x00\x00\x00\xE2\x00a\x03\x03\x00\x00\x00\xE3\x00a\x03\b\x00\x00\x00\xE4\x00a\x03\n\x00\x00\x00\xE5\x00c\x03'\x00\x00\x00\xE7\x00e\x03\x00\x00\x00\x00\xE8\x00e\x03\x01\x00\x00\x00\xE9\x00e\x03\x02\x00\x00\x00\xEA\x00e\x03\b\x00\x00\x00\xEB\x00i\x03\x00\x00\x00\x00\xEC\x00i\x03\x01\x00\x00\x00\xED\x00i\x03\x02\x00\x00\x00\xEE\x00i\x03\b\x00\x00\x00\xEF\x00n\x03\x03\x00\x00\x00\xF1\x00o\x03\x00\x00\x00\x00\xF2\x00o\x03\x01\x00\x00\x00\xF3\x00o\x03\x02\x00\x00\x00\xF4\x00o\x03\x03\x00\x00\x00\xF5\x00o\x03\b\x00\x00\x00\xF6\x00u\x03\x00\x00\x00\x00\xF9\x00u\x03\x01\x00\x00\x00\xFA\x00u\x03\x02\x00\x00\x00\xFB\x00u\x03\b\x00\x00\x00\xFC\x00y\x03\x01\x00\x00\x00\xFD\x00y\x03\b\x00\x00\x00\xFF\x00A\x03\x04\x00\x00\x01\x00\x00a\x03\x04\x00\x00\x01\x01\x00A\x03\x06\x00\x00\x01\x02\x00a\x03\x06\x00\x00\x01\x03\x00A\x03(\x00\x00\x01\x04\x00a\x03(\x00\x00\x01\x05\x00C\x03\x01\x00\x00\x01\x06\x00c\x03\x01\x00\x00\x01\x07\x00C\x03\x02\x00\x00\x01\b\x00c\x03\x02\x00\x00\x01\t\x00C\x03\x07\x00\x00\x01\n\x00c\x03\x07\x00\x00\x01\v\x00C\x03\f\x00\x00\x01\f\x00c\x03\f\x00\x00\x01\r\x00D\x03\f\x00\x00\x01\x0E\x00d\x03\f\x00\x00\x01\x0F\x00E\x03\x04\x00\x00\x01\x12\x00e\x03\x04\x00\x00\x01\x13\x00E\x03\x06\x00\x00\x01\x14\x00e\x03\x06\x00\x00\x01\x15\x00E\x03\x07\x00\x00\x01\x16\x00e\x03\x07\x00\x00\x01\x17\x00E\x03(\x00\x00\x01\x18\x00e\x03(\x00\x00\x01\x19\x00E\x03\f\x00\x00\x01\x1A\x00e\x03\f\x00\x00\x01\x1B\x00G\x03\x02\x00\x00\x01\x1C\x00g\x03\x02\x00\x00\x01\x1D\x00G\x03\x06\x00\x00\x01\x1E\x00g\x03\x06\x00\x00\x01\x1F\x00G\x03\x07\x00\x00\x01 \x00g\x03\x07\x00\x00\x01!\x00G\x03'\x00\x00\x01\"\x00g\x03'\x00\x00\x01#\x00H\x03\x02\x00\x00\x01$\x00h\x03\x02\x00\x00\x01%\x00I\x03\x03\x00\x00\x01(\x00i\x03\x03\x00\x00\x01)\x00I\x03\x04\x00\x00\x01*\x00i\x03\x04\x00\x00\x01+\x00I\x03\x06\x00\x00\x01,\x00i\x03\x06\x00\x00\x01-\x00I\x03(\x00\x00\x01.\x00i\x03(\x00\x00\x01/\x00I\x03\x07\x00\x00\x010\x00J\x03\x02\x00\x00\x014\x00j\x03\x02\x00\x00\x015\x00K\x03'\x00\x00\x016\x00k\x03'\x00\x00\x017\x00L\x03\x01\x00\x00\x019\x00l\x03\x01\x00\x00\x01:\x00L\x03'\x00\x00\x01;\x00l\x03'\x00\x00\x01<\x00L\x03\f\x00\x00\x01=\x00l\x03\f\x00\x00\x01>\x00N\x03\x01\x00\x00\x01C\x00n\x03\x01\x00\x00\x01D\x00N\x03'\x00\x00\x01E\x00n\x03'\x00\x00\x01F\x00N\x03\f\x00\x00\x01G\x00n\x03\f\x00\x00\x01H\x00O\x03\x04\x00\x00\x01L\x00o\x03\x04\x00\x00\x01M\x00O\x03\x06\x00\x00\x01N\x00o\x03\x06\x00\x00\x01O\x00O\x03\v\x00\x00\x01P\x00o\x03\v\x00\x00\x01Q\x00R\x03\x01\x00\x00\x01T\x00r\x03\x01\x00\x00\x01U\x00R\x03'\x00\x00\x01V\x00r\x03'\x00\x00\x01W\x00R\x03\f\x00\x00\x01X\x00r\x03\f\x00\x00\x01Y\x00S\x03\x01\x00\x00\x01Z\x00s\x03\x01\x00\x00\x01[\x00S\x03\x02\x00\x00\x01\\\x00s\x03\x02\x00\x00\x01]\x00S\x03'\x00\x00\x01^\x00s\x03'\x00\x00\x01_\x00S\x03\f\x00\x00\x01`\x00s\x03\f\x00\x00\x01a\x00T\x03'\x00\x00\x01b\x00t\x03'\x00\x00\x01c\x00T\x03\f\x00\x00\x01d\x00t\x03\f\x00\x00\x01e\x00U\x03\x03\x00\x00\x01h\x00u\x03\x03\x00\x00\x01i\x00U\x03\x04\x00\x00\x01j\x00u\x03\x04\x00\x00\x01k\x00U\x03\x06\x00\x00\x01l\x00u\x03\x06\x00\x00\x01m\x00U\x03\n\x00\x00\x01n\x00u\x03\n\x00\x00\x01o\x00U\x03\v\x00\x00\x01p\x00u\x03\v\x00\x00\x01q\x00U\x03(\x00\x00\x01r\x00u\x03(\x00\x00\x01s\x00W\x03\x02\x00\x00\x01t\x00w\x03\x02\x00\x00\x01u\x00Y\x03\x02\x00\x00\x01v\x00y\x03\x02\x00\x00\x01w\x00Y\x03\b\x00\x00\x01x\x00Z\x03\x01\x00\x00\x01y\x00z\x03\x01\x00\x00\x01z\x00Z\x03\x07\x00\x00\x01{\x00z\x03\x07\x00\x00\x01|\x00Z\x03\f\x00\x00\x01}\x00z\x03\f\x00\x00\x01~\x00O\x03\x1B\x00\x00\x01\xA0\x00o\x03\x1B\x00\x00\x01\xA1\x00U\x03\x1B\x00\x00\x01\xAF\x00u\x03\x1B\x00\x00\x01\xB0\x00A\x03\f\x00\x00\x01\xCD\x00a\x03\f\x00\x00\x01\xCE\x00I\x03\f\x00\x00\x01\xCF\x00i\x03\f\x00\x00\x01\xD0\x00O\x03\f\x00\x00\x01\xD1\x00o\x03\f\x00\x00\x01\xD2\x00U\x03\f\x00\x00\x01\xD3\x00u\x03\f\x00\x00\x01\xD4\x00\xDC\x03\x04\x00\x00\x01\xD5\x00\xFC\x03\x04\x00\x00\x01\xD6\x00\xDC\x03\x01\x00\x00\x01\xD7\x00\xFC\x03\x01\x00\x00\x01\xD8\x00\xDC\x03\f\x00\x00\x01\xD9\x00\xFC\x03\f\x00\x00\x01\xDA\x00\xDC\x03\x00\x00\x00\x01\xDB\x00\xFC\x03\x00\x00\x00\x01\xDC\x00\xC4\x03\x04\x00\x00\x01\xDE\x00\xE4\x03\x04\x00\x00\x01\xDF\x02&\x03\x04\x00\x00\x01\xE0\x02'\x03\x04\x00\x00\x01\xE1\x00\xC6\x03\x04\x00\x00\x01\xE2\x00\xE6\x03\x04\x00\x00\x01\xE3\x00G\x03\f\x00\x00\x01\xE6\x00g\x03\f\x00\x00\x01\xE7\x00K\x03\f\x00\x00\x01\xE8\x00k\x03\f\x00\x00\x01\xE9\x00O\x03(\x00\x00\x01\xEA\x00o\x03(\x00\x00\x01\xEB\x01\xEA\x03\x04\x00\x00\x01\xEC\x01\xEB\x03\x04\x00\x00\x01\xED\x01\xB7\x03\f\x00\x00\x01\xEE\x02\x92\x03\f\x00\x00\x01\xEF\x00j\x03\f\x00\x00\x01\xF0\x00G\x03\x01\x00\x00\x01\xF4\x00g\x03\x01\x00\x00\x01\xF5\x00N\x03\x00\x00\x00\x01\xF8\x00n\x03\x00\x00\x00\x01\xF9\x00\xC5\x03\x01\x00\x00\x01\xFA\x00\xE5\x03\x01\x00\x00\x01\xFB\x00\xC6\x03\x01\x00\x00\x01\xFC\x00\xE6\x03\x01\x00\x00\x01\xFD\x00\xD8\x03\x01\x00\x00\x01\xFE\x00\xF8\x03\x01\x00\x00\x01\xFF\x00A\x03\x0F\x00\x00\x02\x00\x00a\x03\x0F\x00\x00\x02\x01\x00A\x03\x11\x00\x00\x02\x02\x00a\x03\x11\x00\x00\x02\x03\x00E\x03\x0F\x00\x00\x02\x04\x00e\x03\x0F\x00\x00\x02\x05\x00E\x03\x11\x00\x00\x02\x06\x00e\x03\x11\x00\x00\x02\x07\x00I\x03\x0F\x00\x00\x02\b\x00i\x03\x0F\x00\x00\x02\t\x00I\x03\x11\x00\x00\x02\n\x00i\x03\x11\x00\x00\x02\v\x00O\x03\x0F\x00\x00\x02\f\x00o\x03\x0F\x00\x00\x02\r\x00O\x03\x11\x00\x00\x02\x0E\x00o\x03\x11\x00\x00\x02\x0F\x00R\x03\x0F\x00\x00\x02\x10\x00r\x03\x0F\x00\x00\x02\x11\x00R\x03\x11\x00\x00\x02\x12\x00r\x03\x11\x00\x00\x02\x13\x00U\x03\x0F\x00\x00\x02\x14\x00u\x03\x0F\x00\x00\x02\x15\x00U\x03\x11\x00\x00\x02\x16\x00u\x03\x11\x00\x00\x02\x17\x00S\x03&\x00\x00\x02\x18\x00s\x03&\x00\x00\x02\x19\x00T\x03&\x00\x00\x02\x1A\x00t\x03&\x00\x00\x02\x1B\x00H\x03\f\x00\x00\x02\x1E\x00h\x03\f\x00\x00\x02\x1F\x00A\x03\x07\x00\x00\x02&\x00a\x03\x07\x00\x00\x02'\x00E\x03'\x00\x00\x02(\x00e\x03'\x00\x00\x02)\x00\xD6\x03\x04\x00\x00\x02*\x00\xF6\x03\x04\x00\x00\x02+\x00\xD5\x03\x04\x00\x00\x02,\x00\xF5\x03\x04\x00\x00\x02-\x00O\x03\x07\x00\x00\x02.\x00o\x03\x07\x00\x00\x02/\x02.\x03\x04\x00\x00\x020\x02/\x03\x04\x00\x00\x021\x00Y\x03\x04\x00\x00\x022\x00y\x03\x04\x00\x00\x023\x00\xA8\x03\x01\x00\x00\x03\x85\x03\x91\x03\x01\x00\x00\x03\x86\x03\x95\x03\x01\x00\x00\x03\x88\x03\x97\x03\x01\x00\x00\x03\x89\x03\x99\x03\x01\x00\x00\x03\x8A\x03\x9F\x03\x01\x00\x00\x03\x8C\x03\xA5\x03\x01\x00\x00\x03\x8E\x03\xA9\x03\x01\x00\x00\x03\x8F\x03\xCA\x03\x01\x00\x00\x03\x90\x03\x99\x03\b\x00\x00\x03\xAA\x03\xA5\x03\b\x00\x00\x03\xAB\x03\xB1\x03\x01\x00\x00\x03\xAC\x03\xB5\x03\x01\x00\x00\x03\xAD\x03\xB7\x03\x01\x00\x00\x03\xAE\x03\xB9\x03\x01\x00\x00\x03\xAF\x03\xCB\x03\x01\x00\x00\x03\xB0\x03\xB9\x03\b\x00\x00\x03\xCA\x03\xC5\x03\b\x00\x00\x03\xCB\x03\xBF\x03\x01\x00\x00\x03\xCC\x03\xC5\x03\x01\x00\x00\x03\xCD\x03\xC9\x03\x01\x00\x00\x03\xCE\x03\xD2\x03\x01\x00\x00\x03\xD3\x03\xD2\x03\b\x00\x00\x03\xD4\x04\x15\x03\x00\x00\x00\x04\x00\x04\x15\x03\b\x00\x00\x04\x01\x04\x13\x03\x01\x00\x00\x04\x03\x04\x06\x03\b\x00\x00\x04\x07\x04\x1A\x03\x01\x00\x00\x04\f\x04\x18\x03\x00\x00\x00\x04\r\x04#\x03\x06\x00\x00\x04\x0E\x04\x18\x03\x06\x00\x00\x04\x19\x048\x03\x06\x00\x00\x049\x045\x03\x00\x00\x00\x04P\x045\x03\b\x00\x00\x04Q\x043\x03\x01\x00\x00\x04S\x04V\x03\b\x00\x00\x04W\x04:\x03\x01\x00\x00\x04\\\x048\x03\x00\x00\x00\x04]\x04C\x03\x06\x00\x00\x04^\x04t\x03\x0F\x00\x00\x04v\x04u\x03\x0F\x00\x00\x04w\x04\x16\x03\x06\x00\x00\x04\xC1\x046\x03\x06\x00\x00\x04\xC2\x04\x10\x03\x06\x00\x00\x04\xD0\x040\x03\x06\x00\x00\x04\xD1\x04\x10\x03\b\x00\x00\x04\xD2\x040\x03\b\x00\x00\x04\xD3\x04\x15\x03\x06\x00\x00\x04\xD6\x045\x03\x06\x00\x00\x04\xD7\x04\xD8\x03\b\x00\x00\x04\xDA\x04\xD9\x03\b\x00\x00\x04\xDB\x04\x16\x03\b\x00\x00\x04\xDC\x046\x03\b\x00\x00\x04\xDD\x04\x17\x03\b\x00\x00\x04\xDE\x047\x03\b\x00\x00\x04\xDF\x04\x18\x03\x04\x00\x00\x04\xE2\x048\x03\x04\x00\x00\x04\xE3\x04\x18\x03\b\x00\x00\x04\xE4\x048\x03\b\x00\x00\x04\xE5\x04\x1E\x03\b\x00\x00\x04\xE6\x04>\x03\b\x00\x00\x04\xE7\x04\xE8\x03\b\x00\x00\x04\xEA\x04\xE9\x03\b\x00\x00\x04\xEB\x04-\x03\b\x00\x00\x04\xEC\x04M\x03\b\x00\x00\x04\xED\x04#\x03\x04\x00\x00\x04\xEE\x04C\x03\x04\x00\x00\x04\xEF\x04#\x03\b\x00\x00\x04\xF0\x04C\x03\b\x00\x00\x04\xF1\x04#\x03\v\x00\x00\x04\xF2\x04C\x03\v\x00\x00\x04\xF3\x04'\x03\b\x00\x00\x04\xF4\x04G\x03\b\x00\x00\x04\xF5\x04+\x03\b\x00\x00\x04\xF8\x04K\x03\b\x00\x00\x04\xF9\x06'\x06S\x00\x00\x06\"\x06'\x06T\x00\x00\x06#\x06H\x06T\x00\x00\x06$\x06'\x06U\x00\x00\x06%\x06J\x06T\x00\x00\x06&\x06\xD5\x06T\x00\x00\x06\xC0\x06\xC1\x06T\x00\x00\x06\xC2\x06\xD2\x06T\x00\x00\x06\xD3\t(\t<\x00\x00\t)\t0\t<\x00\x00\t1\t3\t<\x00\x00\t4\t\xC7\t\xBE\x00\x00\t\xCB\t\xC7\t\xD7\x00\x00\t\xCC\vG\vV\x00\x00\vH\vG\v>\x00\x00\vK\vG\vW\x00\x00\vL\v\x92\v\xD7\x00\x00\v\x94\v\xC6\v\xBE\x00\x00\v\xCA\v\xC7\v\xBE\x00\x00\v\xCB\v\xC6\v\xD7\x00\x00\v\xCC\fF\fV\x00\x00\fH\f\xBF\f\xD5\x00\x00\f\xC0\f\xC6\f\xD5\x00\x00\f\xC7\f\xC6\f\xD6\x00\x00\f\xC8\f\xC6\f\xC2\x00\x00\f\xCA\f\xCA\f\xD5\x00\x00\f\xCB\rF\r>\x00\x00\rJ\rG\r>\x00\x00\rK\rF\rW\x00\x00\rL\r\xD9\r\xCA\x00\x00\r\xDA\r\xD9\r\xCF\x00\x00\r\xDC\r\xDC\r\xCA\x00\x00\r\xDD\r\xD9\r\xDF\x00\x00\r\xDE\x10%\x10.\x00\x00\x10&\x1B\x05\x1B5\x00\x00\x1B\x06\x1B\x07\x1B5\x00\x00\x1B\b\x1B\t\x1B5\x00\x00\x1B\n\x1B\v\x1B5\x00\x00\x1B\f\x1B\r\x1B5\x00\x00\x1B\x0E\x1B\x11\x1B5\x00\x00\x1B\x12\x1B:\x1B5\x00\x00\x1B;\x1B<\x1B5\x00\x00\x1B=\x1B>\x1B5\x00\x00\x1B@\x1B?\x1B5\x00\x00\x1BA\x1BB\x1B5\x00\x00\x1BC\x00A\x03%\x00\x00\x1E\x00\x00a\x03%\x00\x00\x1E\x01\x00B\x03\x07\x00\x00\x1E\x02\x00b\x03\x07\x00\x00\x1E\x03\x00B\x03#\x00\x00\x1E\x04\x00b\x03#\x00\x00\x1E\x05\x00B\x031\x00\x00\x1E\x06\x00b\x031\x00\x00\x1E\x07\x00\xC7\x03\x01\x00\x00\x1E\b\x00\xE7\x03\x01\x00\x00\x1E\t\x00D\x03\x07\x00\x00\x1E\n\x00d\x03\x07\x00\x00\x1E\v\x00D\x03#\x00\x00\x1E\f\x00d\x03#\x00\x00\x1E\r\x00D\x031\x00\x00\x1E\x0E\x00d\x031\x00\x00\x1E\x0F\x00D\x03'\x00\x00\x1E\x10\x00d\x03'\x00\x00\x1E\x11\x00D\x03-\x00\x00\x1E\x12\x00d\x03-\x00\x00\x1E\x13\x01\x12\x03\x00\x00\x00\x1E\x14\x01\x13\x03\x00\x00\x00\x1E\x15\x01\x12\x03\x01\x00\x00\x1E\x16\x01\x13\x03\x01\x00\x00\x1E\x17\x00E\x03-\x00\x00\x1E\x18\x00e\x03-\x00\x00\x1E\x19\x00E\x030\x00\x00\x1E\x1A\x00e\x030\x00\x00\x1E\x1B\x02(\x03\x06\x00\x00\x1E\x1C\x02)\x03\x06\x00\x00\x1E\x1D\x00F\x03\x07\x00\x00\x1E\x1E\x00f\x03\x07\x00\x00\x1E\x1F\x00G\x03\x04\x00\x00\x1E \x00g\x03\x04\x00\x00\x1E!\x00H\x03\x07\x00\x00\x1E\"\x00h\x03\x07\x00\x00\x1E#\x00H\x03#\x00\x00\x1E$\x00h\x03#\x00\x00\x1E%\x00H\x03\b\x00\x00\x1E&\x00h\x03\b\x00\x00\x1E'\x00H\x03'\x00\x00\x1E(\x00h\x03'\x00\x00\x1E)\x00H\x03.\x00\x00\x1E*\x00h\x03.\x00\x00\x1E+\x00I\x030\x00\x00\x1E,\x00i\x030\x00\x00\x1E-\x00\xCF\x03\x01\x00\x00\x1E.\x00\xEF\x03\x01\x00\x00\x1E/\x00K\x03\x01\x00\x00\x1E0\x00k\x03\x01\x00\x00\x1E1\x00K\x03#\x00\x00\x1E2\x00k\x03#\x00\x00\x1E3\x00K\x031\x00\x00\x1E4\x00k\x031\x00\x00\x1E5\x00L\x03#\x00\x00\x1E6\x00l\x03#\x00\x00\x1E7\x1E6\x03\x04\x00\x00\x1E8\x1E7\x03\x04\x00\x00\x1E9\x00L\x031\x00\x00\x1E:\x00l\x031\x00\x00\x1E;\x00L\x03-\x00\x00\x1E<\x00l\x03-\x00\x00\x1E=\x00M\x03\x01\x00\x00\x1E>\x00m\x03\x01\x00\x00\x1E?\x00M\x03\x07\x00\x00\x1E@\x00m\x03\x07\x00\x00\x1EA\x00M\x03#\x00\x00\x1EB\x00m\x03#\x00\x00\x1EC\x00N\x03\x07\x00\x00\x1ED\x00n\x03\x07\x00\x00\x1EE\x00N\x03#\x00\x00\x1EF\x00n\x03#\x00\x00\x1EG\x00N\x031\x00\x00\x1EH\x00n\x031\x00\x00\x1EI\x00N\x03-\x00\x00\x1EJ\x00n\x03-\x00\x00\x1EK\x00\xD5\x03\x01\x00\x00\x1EL\x00\xF5\x03\x01\x00\x00\x1EM\x00\xD5\x03\b\x00\x00\x1EN\x00\xF5\x03\b\x00\x00\x1EO\x01L\x03\x00\x00\x00\x1EP\x01M\x03\x00\x00\x00\x1EQ\x01L\x03\x01\x00\x00\x1ER\x01M\x03\x01\x00\x00\x1ES\x00P\x03\x01\x00\x00\x1ET\x00p\x03\x01\x00\x00\x1EU\x00P\x03\x07\x00\x00\x1EV\x00p\x03\x07\x00\x00\x1EW\x00R\x03\x07\x00\x00\x1EX\x00r\x03\x07\x00\x00\x1EY\x00R\x03#\x00\x00\x1EZ\x00r\x03#\x00\x00\x1E[\x1EZ\x03\x04\x00\x00\x1E\\\x1E[\x03\x04\x00\x00\x1E]\x00R\x031\x00\x00\x1E^\x00r\x031\x00\x00\x1E_\x00S\x03\x07\x00\x00\x1E`\x00s\x03\x07\x00\x00\x1Ea\x00S\x03#\x00\x00\x1Eb\x00s\x03#\x00\x00\x1Ec\x01Z\x03\x07\x00\x00\x1Ed\x01[\x03\x07\x00\x00\x1Ee\x01`\x03\x07\x00\x00\x1Ef\x01a\x03\x07\x00\x00\x1Eg\x1Eb\x03\x07\x00\x00\x1Eh\x1Ec\x03\x07\x00\x00\x1Ei\x00T\x03\x07\x00\x00\x1Ej\x00t\x03\x07\x00\x00\x1Ek\x00T\x03#\x00\x00\x1El\x00t\x03#\x00\x00\x1Em\x00T\x031\x00\x00\x1En\x00t\x031\x00\x00\x1Eo\x00T\x03-\x00\x00\x1Ep\x00t\x03-\x00\x00\x1Eq\x00U\x03$\x00\x00\x1Er\x00u\x03$\x00\x00\x1Es\x00U\x030\x00\x00\x1Et\x00u\x030\x00\x00\x1Eu\x00U\x03-\x00\x00\x1Ev\x00u\x03-\x00\x00\x1Ew\x01h\x03\x01\x00\x00\x1Ex\x01i\x03\x01\x00\x00\x1Ey\x01j\x03\b\x00\x00\x1Ez\x01k\x03\b\x00\x00\x1E{\x00V\x03\x03\x00\x00\x1E|\x00v\x03\x03\x00\x00\x1E}\x00V\x03#\x00\x00\x1E~\x00v\x03#\x00\x00\x1E\x7F\x00W\x03\x00\x00\x00\x1E\x80\x00w\x03\x00\x00\x00\x1E\x81\x00W\x03\x01\x00\x00\x1E\x82\x00w\x03\x01\x00\x00\x1E\x83\x00W\x03\b\x00\x00\x1E\x84\x00w\x03\b\x00\x00\x1E\x85\x00W\x03\x07\x00\x00\x1E\x86\x00w\x03\x07\x00\x00\x1E\x87\x00W\x03#\x00\x00\x1E\x88\x00w\x03#\x00\x00\x1E\x89\x00X\x03\x07\x00\x00\x1E\x8A\x00x\x03\x07\x00\x00\x1E\x8B\x00X\x03\b\x00\x00\x1E\x8C\x00x\x03\b\x00\x00\x1E\x8D\x00Y\x03\x07\x00\x00\x1E\x8E\x00y\x03\x07\x00\x00\x1E\x8F\x00Z\x03\x02\x00\x00\x1E\x90\x00z\x03\x02\x00\x00\x1E\x91\x00Z\x03#\x00\x00\x1E\x92\x00z\x03#\x00\x00\x1E\x93\x00Z\x031\x00\x00\x1E\x94\x00z\x031\x00\x00\x1E\x95\x00h\x031\x00\x00\x1E\x96\x00t\x03\b\x00\x00\x1E\x97\x00w\x03\n\x00\x00\x1E\x98\x00y\x03\n\x00\x00\x1E\x99\x01\x7F\x03\x07\x00\x00\x1E\x9B\x00A\x03#\x00\x00\x1E\xA0\x00a\x03#\x00\x00\x1E\xA1\x00A\x03\t\x00\x00\x1E\xA2\x00a\x03\t\x00\x00\x1E\xA3\x00\xC2\x03\x01\x00\x00\x1E\xA4\x00\xE2\x03\x01\x00\x00\x1E\xA5\x00\xC2\x03\x00\x00\x00\x1E\xA6\x00\xE2\x03\x00\x00\x00\x1E\xA7\x00\xC2\x03\t\x00\x00\x1E\xA8\x00\xE2\x03\t\x00\x00\x1E\xA9\x00\xC2\x03\x03\x00\x00\x1E\xAA\x00\xE2\x03\x03\x00\x00\x1E\xAB\x1E\xA0\x03\x02\x00\x00\x1E\xAC\x1E\xA1\x03\x02\x00\x00\x1E\xAD\x01\x02\x03\x01\x00\x00\x1E\xAE\x01\x03\x03\x01\x00\x00\x1E\xAF\x01\x02\x03\x00\x00\x00\x1E\xB0\x01\x03\x03\x00\x00\x00\x1E\xB1\x01\x02\x03\t\x00\x00\x1E\xB2\x01\x03\x03\t\x00\x00\x1E\xB3\x01\x02\x03\x03\x00\x00\x1E\xB4\x01\x03\x03\x03\x00\x00\x1E\xB5\x1E\xA0\x03\x06\x00\x00\x1E\xB6\x1E\xA1\x03\x06\x00\x00\x1E\xB7\x00E\x03#\x00\x00\x1E\xB8\x00e\x03#\x00\x00\x1E\xB9\x00E\x03\t\x00\x00\x1E\xBA\x00e\x03\t\x00\x00\x1E\xBB\x00E\x03\x03\x00\x00\x1E\xBC\x00e\x03\x03\x00\x00\x1E\xBD\x00\xCA\x03\x01\x00\x00\x1E\xBE\x00\xEA\x03\x01\x00\x00\x1E\xBF\x00\xCA\x03\x00\x00\x00\x1E\xC0\x00\xEA\x03\x00\x00\x00\x1E\xC1\x00\xCA\x03\t\x00\x00\x1E\xC2\x00\xEA\x03\t\x00\x00\x1E\xC3\x00\xCA\x03\x03\x00\x00\x1E\xC4\x00\xEA\x03\x03\x00\x00\x1E\xC5\x1E\xB8\x03\x02\x00\x00\x1E\xC6\x1E\xB9\x03\x02\x00\x00\x1E\xC7\x00I\x03\t\x00\x00\x1E\xC8\x00i\x03\t\x00\x00\x1E\xC9\x00I\x03#\x00\x00\x1E\xCA\x00i\x03#\x00\x00\x1E\xCB\x00O\x03#\x00\x00\x1E\xCC\x00o\x03#\x00\x00\x1E\xCD\x00O\x03\t\x00\x00\x1E\xCE\x00o\x03\t\x00\x00\x1E\xCF\x00\xD4\x03\x01\x00\x00\x1E\xD0\x00\xF4\x03\x01\x00\x00\x1E\xD1\x00\xD4\x03\x00\x00\x00\x1E\xD2\x00\xF4\x03\x00\x00\x00\x1E\xD3\x00\xD4\x03\t\x00\x00\x1E\xD4\x00\xF4\x03\t\x00\x00\x1E\xD5\x00\xD4\x03\x03\x00\x00\x1E\xD6\x00\xF4\x03\x03\x00\x00\x1E\xD7\x1E\xCC\x03\x02\x00\x00\x1E\xD8\x1E\xCD\x03\x02\x00\x00\x1E\xD9\x01\xA0\x03\x01\x00\x00\x1E\xDA\x01\xA1\x03\x01\x00\x00\x1E\xDB\x01\xA0\x03\x00\x00\x00\x1E\xDC\x01\xA1\x03\x00\x00\x00\x1E\xDD\x01\xA0\x03\t\x00\x00\x1E\xDE\x01\xA1\x03\t\x00\x00\x1E\xDF\x01\xA0\x03\x03\x00\x00\x1E\xE0\x01\xA1\x03\x03\x00\x00\x1E\xE1\x01\xA0\x03#\x00\x00\x1E\xE2\x01\xA1\x03#\x00\x00\x1E\xE3\x00U\x03#\x00\x00\x1E\xE4\x00u\x03#\x00\x00\x1E\xE5\x00U\x03\t\x00\x00\x1E\xE6\x00u\x03\t\x00\x00\x1E\xE7\x01\xAF\x03\x01\x00\x00\x1E\xE8\x01\xB0\x03\x01\x00\x00\x1E\xE9\x01\xAF\x03\x00\x00\x00\x1E\xEA\x01\xB0\x03\x00\x00\x00\x1E\xEB\x01\xAF\x03\t\x00\x00\x1E\xEC\x01\xB0\x03\t\x00\x00\x1E\xED\x01\xAF\x03\x03\x00\x00\x1E\xEE\x01\xB0\x03\x03\x00\x00\x1E\xEF\x01\xAF\x03#\x00\x00\x1E\xF0\x01\xB0\x03#\x00\x00\x1E\xF1\x00Y\x03\x00\x00\x00\x1E\xF2\x00y\x03\x00\x00\x00\x1E\xF3\x00Y\x03#\x00\x00\x1E\xF4\x00y\x03#\x00\x00\x1E\xF5\x00Y\x03\t\x00\x00\x1E\xF6\x00y\x03\t\x00\x00\x1E\xF7\x00Y\x03\x03\x00\x00\x1E\xF8\x00y\x03\x03\x00\x00\x1E\xF9\x03\xB1\x03\x13\x00\x00\x1F\x00\x03\xB1\x03\x14\x00\x00\x1F\x01\x1F\x00\x03\x00\x00\x00\x1F\x02\x1F\x01\x03\x00\x00\x00\x1F\x03\x1F\x00\x03\x01\x00\x00\x1F\x04\x1F\x01\x03\x01\x00\x00\x1F\x05\x1F\x00\x03B\x00\x00\x1F\x06\x1F\x01\x03B\x00\x00\x1F\x07\x03\x91\x03\x13\x00\x00\x1F\b\x03\x91\x03\x14\x00\x00\x1F\t\x1F\b\x03\x00\x00\x00\x1F\n\x1F\t\x03\x00\x00\x00\x1F\v\x1F\b\x03\x01\x00\x00\x1F\f\x1F\t\x03\x01\x00\x00\x1F\r\x1F\b\x03B\x00\x00\x1F\x0E\x1F\t\x03B\x00\x00\x1F\x0F\x03\xB5\x03\x13\x00\x00\x1F\x10\x03\xB5\x03\x14\x00\x00\x1F\x11\x1F\x10\x03\x00\x00\x00\x1F\x12\x1F\x11\x03\x00\x00\x00\x1F\x13\x1F\x10\x03\x01\x00\x00\x1F\x14\x1F\x11\x03\x01\x00\x00\x1F\x15\x03\x95\x03\x13\x00\x00\x1F\x18\x03\x95\x03\x14\x00\x00\x1F\x19\x1F\x18\x03\x00\x00\x00\x1F\x1A\x1F\x19\x03\x00\x00\x00\x1F\x1B\x1F\x18\x03\x01\x00\x00\x1F\x1C\x1F\x19\x03\x01\x00\x00\x1F\x1D\x03\xB7\x03\x13\x00\x00\x1F \x03\xB7\x03\x14\x00\x00\x1F!\x1F \x03\x00\x00\x00\x1F\"\x1F!\x03\x00\x00\x00\x1F#\x1F \x03\x01\x00\x00\x1F$\x1F!\x03\x01\x00\x00\x1F%\x1F \x03B\x00\x00\x1F&\x1F!\x03B\x00\x00\x1F'\x03\x97\x03\x13\x00\x00\x1F(\x03\x97\x03\x14\x00\x00\x1F)\x1F(\x03\x00\x00\x00\x1F*\x1F)\x03\x00\x00\x00\x1F+\x1F(\x03\x01\x00\x00\x1F,\x1F)\x03\x01\x00\x00\x1F-\x1F(\x03B\x00\x00\x1F.\x1F)\x03B\x00\x00\x1F/\x03\xB9\x03\x13\x00\x00\x1F0\x03\xB9\x03\x14\x00\x00\x1F1\x1F0\x03\x00\x00\x00\x1F2\x1F1\x03\x00\x00\x00\x1F3\x1F0\x03\x01\x00\x00\x1F4\x1F1\x03\x01\x00\x00\x1F5\x1F0\x03B\x00\x00\x1F6\x1F1\x03B\x00\x00\x1F7\x03\x99\x03\x13\x00\x00\x1F8\x03\x99\x03\x14\x00\x00\x1F9\x1F8\x03\x00\x00\x00\x1F:\x1F9\x03\x00\x00\x00\x1F;\x1F8\x03\x01\x00\x00\x1F<\x1F9\x03\x01\x00\x00\x1F=\x1F8\x03B\x00\x00\x1F>\x1F9\x03B\x00\x00\x1F?\x03\xBF\x03\x13\x00\x00\x1F@\x03\xBF\x03\x14\x00\x00\x1FA\x1F@\x03\x00\x00\x00\x1FB\x1FA\x03\x00\x00\x00\x1FC\x1F@\x03\x01\x00\x00\x1FD\x1FA\x03\x01\x00\x00\x1FE\x03\x9F\x03\x13\x00\x00\x1FH\x03\x9F\x03\x14\x00\x00\x1FI\x1FH\x03\x00\x00\x00\x1FJ\x1FI\x03\x00\x00\x00\x1FK\x1FH\x03\x01\x00\x00\x1FL\x1FI\x03\x01\x00\x00\x1FM\x03\xC5\x03\x13\x00\x00\x1FP\x03\xC5\x03\x14\x00\x00\x1FQ\x1FP\x03\x00\x00\x00\x1FR\x1FQ\x03\x00\x00\x00\x1FS\x1FP\x03\x01\x00\x00\x1FT\x1FQ\x03\x01\x00\x00\x1FU\x1FP\x03B\x00\x00\x1FV\x1FQ\x03B\x00\x00\x1FW\x03\xA5\x03\x14\x00\x00\x1FY\x1FY\x03\x00\x00\x00\x1F[\x1FY\x03\x01\x00\x00\x1F]\x1FY\x03B\x00\x00\x1F_\x03\xC9\x03\x13\x00\x00\x1F`\x03\xC9\x03\x14\x00\x00\x1Fa\x1F`\x03\x00\x00\x00\x1Fb\x1Fa\x03\x00\x00\x00\x1Fc\x1F`\x03\x01\x00\x00\x1Fd\x1Fa\x03\x01\x00\x00\x1Fe\x1F`\x03B\x00\x00\x1Ff\x1Fa\x03B\x00\x00\x1Fg\x03\xA9\x03\x13\x00\x00\x1Fh\x03\xA9\x03\x14\x00\x00\x1Fi\x1Fh\x03\x00\x00\x00\x1Fj\x1Fi\x03\x00\x00\x00\x1Fk\x1Fh\x03\x01\x00\x00\x1Fl\x1Fi\x03\x01\x00\x00\x1Fm\x1Fh\x03B\x00\x00\x1Fn\x1Fi\x03B\x00\x00\x1Fo\x03\xB1\x03\x00\x00\x00\x1Fp\x03\xB5\x03\x00\x00\x00\x1Fr\x03\xB7\x03\x00\x00\x00\x1Ft\x03\xB9\x03\x00\x00\x00\x1Fv\x03\xBF\x03\x00\x00\x00\x1Fx\x03\xC5\x03\x00\x00\x00\x1Fz\x03\xC9\x03\x00\x00\x00\x1F|\x1F\x00\x03E\x00\x00\x1F\x80\x1F\x01\x03E\x00\x00\x1F\x81\x1F\x02\x03E\x00\x00\x1F\x82\x1F\x03\x03E\x00\x00\x1F\x83\x1F\x04\x03E\x00\x00\x1F\x84\x1F\x05\x03E\x00\x00\x1F\x85\x1F\x06\x03E\x00\x00\x1F\x86\x1F\x07\x03E\x00\x00\x1F\x87\x1F\b\x03E\x00\x00\x1F\x88\x1F\t\x03E\x00\x00\x1F\x89\x1F\n\x03E\x00\x00\x1F\x8A\x1F\v\x03E\x00\x00\x1F\x8B\x1F\f\x03E\x00\x00\x1F\x8C\x1F\r\x03E\x00\x00\x1F\x8D\x1F\x0E\x03E\x00\x00\x1F\x8E\x1F\x0F\x03E\x00\x00\x1F\x8F\x1F \x03E\x00\x00\x1F\x90\x1F!\x03E\x00\x00\x1F\x91\x1F\"\x03E\x00\x00\x1F\x92\x1F#\x03E\x00\x00\x1F\x93\x1F$\x03E\x00\x00\x1F\x94\x1F%\x03E\x00\x00\x1F\x95\x1F&\x03E\x00\x00\x1F\x96\x1F'\x03E\x00\x00\x1F\x97\x1F(\x03E\x00\x00\x1F\x98\x1F)\x03E\x00\x00\x1F\x99\x1F*\x03E\x00\x00\x1F\x9A\x1F+\x03E\x00\x00\x1F\x9B\x1F,\x03E\x00\x00\x1F\x9C\x1F-\x03E\x00\x00\x1F\x9D\x1F.\x03E\x00\x00\x1F\x9E\x1F/\x03E\x00\x00\x1F\x9F\x1F`\x03E\x00\x00\x1F\xA0\x1Fa\x03E\x00\x00\x1F\xA1\x1Fb\x03E\x00\x00\x1F\xA2\x1Fc\x03E\x00\x00\x1F\xA3\x1Fd\x03E\x00\x00\x1F\xA4\x1Fe\x03E\x00\x00\x1F\xA5\x1Ff\x03E\x00\x00\x1F\xA6\x1Fg\x03E\x00\x00\x1F\xA7\x1Fh\x03E\x00\x00\x1F\xA8\x1Fi\x03E\x00\x00\x1F\xA9\x1Fj\x03E\x00\x00\x1F\xAA\x1Fk\x03E\x00\x00\x1F\xAB\x1Fl\x03E\x00\x00\x1F\xAC\x1Fm\x03E\x00\x00\x1F\xAD\x1Fn\x03E\x00\x00\x1F\xAE\x1Fo\x03E\x00\x00\x1F\xAF\x03\xB1\x03\x06\x00\x00\x1F\xB0\x03\xB1\x03\x04\x00\x00\x1F\xB1\x1Fp\x03E\x00\x00\x1F\xB2\x03\xB1\x03E\x00\x00\x1F\xB3\x03\xAC\x03E\x00\x00\x1F\xB4\x03\xB1\x03B\x00\x00\x1F\xB6\x1F\xB6\x03E\x00\x00\x1F\xB7\x03\x91\x03\x06\x00\x00\x1F\xB8\x03\x91\x03\x04\x00\x00\x1F\xB9\x03\x91\x03\x00\x00\x00\x1F\xBA\x03\x91\x03E\x00\x00\x1F\xBC\x00\xA8\x03B\x00\x00\x1F\xC1\x1Ft\x03E\x00\x00\x1F\xC2\x03\xB7\x03E\x00\x00\x1F\xC3\x03\xAE\x03E\x00\x00\x1F\xC4\x03\xB7\x03B\x00\x00\x1F\xC6\x1F\xC6\x03E\x00\x00\x1F\xC7\x03\x95\x03\x00\x00\x00\x1F\xC8\x03\x97\x03\x00\x00\x00\x1F\xCA\x03\x97\x03E\x00\x00\x1F\xCC\x1F\xBF\x03\x00\x00\x00\x1F\xCD\x1F\xBF\x03\x01\x00\x00\x1F\xCE\x1F\xBF\x03B\x00\x00\x1F\xCF\x03\xB9\x03\x06\x00\x00\x1F\xD0\x03\xB9\x03\x04\x00\x00\x1F\xD1\x03\xCA\x03\x00\x00\x00\x1F\xD2\x03\xB9\x03B\x00\x00\x1F\xD6\x03\xCA\x03B\x00\x00\x1F\xD7\x03\x99\x03\x06\x00\x00\x1F\xD8\x03\x99\x03\x04\x00\x00\x1F\xD9\x03\x99\x03\x00\x00\x00\x1F\xDA\x1F\xFE\x03\x00\x00\x00\x1F\xDD\x1F\xFE\x03\x01\x00\x00\x1F\xDE\x1F\xFE\x03B\x00\x00\x1F\xDF\x03\xC5\x03\x06\x00\x00\x1F\xE0\x03\xC5\x03\x04\x00\x00\x1F\xE1\x03\xCB\x03\x00\x00\x00\x1F\xE2\x03\xC1\x03\x13\x00\x00\x1F\xE4\x03\xC1\x03\x14\x00\x00\x1F\xE5\x03\xC5\x03B\x00\x00\x1F\xE6\x03\xCB\x03B\x00\x00\x1F\xE7\x03\xA5\x03\x06\x00\x00\x1F\xE8\x03\xA5\x03\x04\x00\x00\x1F\xE9\x03\xA5\x03\x00\x00\x00\x1F\xEA\x03\xA1\x03\x14\x00\x00\x1F\xEC\x00\xA8\x03\x00\x00\x00\x1F\xED\x1F|\x03E\x00\x00\x1F\xF2\x03\xC9\x03E\x00\x00\x1F\xF3\x03\xCE\x03E\x00\x00\x1F\xF4\x03\xC9\x03B\x00\x00\x1F\xF6\x1F\xF6\x03E\x00\x00\x1F\xF7\x03\x9F\x03\x00\x00\x00\x1F\xF8\x03\xA9\x03\x00\x00\x00\x1F\xFA\x03\xA9\x03E\x00\x00\x1F\xFC!\x90\x038\x00\x00!\x9A!\x92\x038\x00\x00!\x9B!\x94\x038\x00\x00!\xAE!\xD0\x038\x00\x00!\xCD!\xD4\x038\x00\x00!\xCE!\xD2\x038\x00\x00!\xCF\"\x03\x038\x00\x00\"\x04\"\b\x038\x00\x00\"\t\"\v\x038\x00\x00\"\f\"#\x038\x00\x00\"$\"%\x038\x00\x00\"&\"<\x038\x00\x00\"A\"C\x038\x00\x00\"D\"E\x038\x00\x00\"G\"H\x038\x00\x00\"I\x00=\x038\x00\x00\"`\"a\x038\x00\x00\"b\"M\x038\x00\x00\"m\x00<\x038\x00\x00\"n\x00>\x038\x00\x00\"o\"d\x038\x00\x00\"p\"e\x038\x00\x00\"q\"r\x038\x00\x00\"t\"s\x038\x00\x00\"u\"v\x038\x00\x00\"x\"w\x038\x00\x00\"y\"z\x038\x00\x00\"\x80\"{\x038\x00\x00\"\x81\"\x82\x038\x00\x00\"\x84\"\x83\x038\x00\x00\"\x85\"\x86\x038\x00\x00\"\x88\"\x87\x038\x00\x00\"\x89\"\xA2\x038\x00\x00\"\xAC\"\xA8\x038\x00\x00\"\xAD\"\xA9\x038\x00\x00\"\xAE\"\xAB\x038\x00\x00\"\xAF\"|\x038\x00\x00\"\xE0\"}\x038\x00\x00\"\xE1\"\x91\x038\x00\x00\"\xE2\"\x92\x038\x00\x00\"\xE3\"\xB2\x038\x00\x00\"\xEA\"\xB3\x038\x00\x00\"\xEB\"\xB4\x038\x00\x00\"\xEC\"\xB5\x038\x00\x00\"\xED0K0\x99\x00\x000L0M0\x99\x00\x000N0O0\x99\x00\x000P0Q0\x99\x00\x000R0S0\x99\x00\x000T0U0\x99\x00\x000V0W0\x99\x00\x000X0Y0\x99\x00\x000Z0[0\x99\x00\x000\\0]0\x99\x00\x000^0_0\x99\x00\x000`0a0\x99\x00\x000b0d0\x99\x00\x000e0f0\x99\x00\x000g0h0\x99\x00\x000i0o0\x99\x00\x000p0o0\x9A\x00\x000q0r0\x99\x00\x000s0r0\x9A\x00\x000t0u0\x99\x00\x000v0u0\x9A\x00\x000w0x0\x99\x00\x000y0x0\x9A\x00\x000z0{0\x99\x00\x000|0{0\x9A\x00\x000}0F0\x99\x00\x000\x940\x9D0\x99\x00\x000\x9E0\xAB0\x99\x00\x000\xAC0\xAD0\x99\x00\x000\xAE0\xAF0\x99\x00\x000\xB00\xB10\x99\x00\x000\xB20\xB30\x99\x00\x000\xB40\xB50\x99\x00\x000\xB60\xB70\x99\x00\x000\xB80\xB90\x99\x00\x000\xBA0\xBB0\x99\x00\x000\xBC0\xBD0\x99\x00\x000\xBE0\xBF0\x99\x00\x000\xC00\xC10\x99\x00\x000\xC20\xC40\x99\x00\x000\xC50\xC60\x99\x00\x000\xC70\xC80\x99\x00\x000\xC90\xCF0\x99\x00\x000\xD00\xCF0\x9A\x00\x000\xD10\xD20\x99\x00\x000\xD30\xD20\x9A\x00\x000\xD40\xD50\x99\x00\x000\xD60\xD50\x9A\x00\x000\xD70\xD80\x99\x00\x000\xD90\xD80\x9A\x00\x000\xDA0\xDB0\x99\x00\x000\xDC0\xDB0\x9A\x00\x000\xDD0\xA60\x99\x00\x000\xF40\xEF0\x99\x00\x000\xF70\xF00\x99\x00\x000\xF80\xF10\x99\x00\x000\xF90\xF20\x99\x00\x000\xFA0\xFD0\x99\x00\x000\xFE\x10\x99\x10\xBA\x00\x01\x10\x9A\x10\x9B\x10\xBA\x00\x01\x10\x9C\x10\xA5\x10\xBA\x00\x01\x10\xAB\x111\x11'\x00\x01\x11.\x112\x11'\x00\x01\x11/\x13G\x13>\x00\x01\x13K\x13G\x13W\x00\x01\x13L\x14\xB9\x14\xBA\x00\x01\x14\xBB\x14\xB9\x14\xB0\x00\x01\x14\xBC\x14\xB9\x14\xBD\x00\x01\x14\xBE\x15\xB8\x15\xAF\x00\x01\x15\xBA\x15\xB9\x15\xAF\x00\x01\x15\xBB\x195\x190\x00\x01\x198",b,(b+8>>0)));c=$clone(F.BigEndian,F.bigEndian).Uint32($subslice(new CI(a),0,4));d=$clone(F.BigEndian,F.bigEndian).Uint32($subslice(new CI(a),4));e=c;(AC||$throwRuntimeError("assignment to entry in nil map"))[$Uint32.keyFor(e)]={k:e,v:((d>>0))};b=b+(8)>>0;}};BN=function(a,b){var a,b,c,d;c=(((((a<<16>>>16))>>>0))<<16>>>0)+((((b<<16>>>16))>>>0))>>>0;if(AC===false){$panic(new $String("caller error"));}return(d=AC[$Uint32.keyFor(c)],d!==undefined?d.v:0);};BO=function(a,b){var a,b,c,d,e;c=a.charinfoNFC(b);d=c[0];e=c[1];return BQ(d,e);};BP=function(a,b){var a,b,c,d,e;c=a.charinfoNFKC(b);d=c[0];e=c[1];return BQ(d,e);};AG.prototype.Properties=function(a){var a,b,c,d;b=this.$val;if((b===0)||(b===1)){c=K.lookup(a);return BQ(c[0],c[1]);}d=L.lookup(a);return BQ(d[0],d[1]);};$ptrType(AG).prototype.Properties=function(a){return new AG(this.$get()).Properties(a);};AG.prototype.PropertiesString=function(a){var a,b,c,d;b=this.$val;if((b===0)||(b===1)){c=K.lookupString(a);return BQ(c[0],c[1]);}d=L.lookupString(a);return BQ(d[0],d[1]);};$ptrType(AG).prototype.PropertiesString=function(a){return new AG(this.$get()).PropertiesString(a);};BQ=function(a,b){var a,b,c,d,e,f,g,h;if(a===0){return new BH.ptr(0,((b<<24>>>24)),0,0,0,0,0);}else if(a>=32768){c=new BH.ptr(0,((b<<24>>>24)),((a<<24>>>24)),((a<<24>>>24)),0,(((a>>>8<<16>>>16)<<24>>>24)),0);if(c.ccc>0||$clone(c,BH).combinesBackward()){c.nLead=((((c.flags&3)>>>0)<<24>>>24));}return c;}d=((a<0||a>=P.length)?($throwRuntimeError("index out of range"),undefined):P[a]);e=(((((((d&192)>>>0)<<24>>>24))>>>2<<24>>>24))|4)>>>0;f=new BH.ptr(0,((b<<24>>>24)),0,0,0,e,a);if(a>=11435){a=a+((((((d&63)>>>0)<<16>>>16))+1<<16>>>16))<<16>>>16;g=((a<0||a>=P.length)?($throwRuntimeError("index out of range"),undefined):P[a]);f.tccc=g>>>2<<24>>>24;f.flags=(f.flags|(((((g&3)>>>0)<<24>>>24))))>>>0;if(a>=18885){f.nLead=(g&3)>>>0;if(a>=19126){f.flags=(f.flags&(3))>>>0;f.index=0;return f;}f.ccc=(h=a+1<<16>>>16,((h<0||h>=P.length)?($throwRuntimeError("index out of range"),undefined):P[h]));}}return f;};$ptrType(BS).prototype.first=function(a){var a,b;b=this;b.$set((($clone(a,BH).nTrailingNonStarters()<<24>>>24)));};$ptrType(BS).prototype.next=function(a){var a,b,c;b=this;if(b.$get()>30){$panic(new $String("streamSafe was not reset"));}c=$clone(a,BH).nLeadingNonStarters();b.$set(b.$get()+(((c<<24>>>24)))<<24>>>24);if(b.$get()>30){b.$set(0);return 2;}if(c===0){b.$set((($clone(a,BH).nTrailingNonStarters()<<24>>>24)));return 1;}return 0;};$ptrType(BS).prototype.backwards=function(a){var a,b,c;b=this;if(b.$get()>30){$panic(new $String("streamSafe was not reset"));}c=b.$get()+(($clone(a,BH).nTrailingNonStarters()<<24>>>24))<<24>>>24;if(c>30){return 2;}b.$set(c);if($clone(a,BH).nLeadingNonStarters()===0){return 1;}return 0;};BS.prototype.isMax=function(){var a;a=this.$val;return a===30;};$ptrType(BS).prototype.isMax=function(){return new BS(this.$get()).isMax();};BT.ptr.prototype.init=function(a,b){var a,b,c;c=this;BJ.copy(c.f,((a<0||a>=BK.$length)?($throwRuntimeError("index out of range"),undefined):BK.$array[BK.$offset+a]));c.src.setBytes(b);c.nsrc=b.$length;c.ss=0;};BT.prototype.init=function(a,b){return this.$val.init(a,b);};BT.ptr.prototype.initString=function(a,b){var a,b,c;c=this;BJ.copy(c.f,((a<0||a>=BK.$length)?($throwRuntimeError("index out of range"),undefined):BK.$array[BK.$offset+a]));c.src.setString(b);c.nsrc=b.length;c.ss=0;};BT.prototype.initString=function(a,b){return this.$val.initString(a,b);};BT.ptr.prototype.setFlusher=function(a,b){var a,b,c;c=this;c.out=a;c.flushF=b;};BT.prototype.setFlusher=function(a,b){return this.$val.setFlusher(a,b);};BT.ptr.prototype.reset=function(){var a;a=this;a.nrune=0;a.nbyte=0;};BT.prototype.reset=function(){return this.$val.reset();};BT.ptr.prototype.doFlush=function(){var{a,b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;if(a.f.composing){$s=1;continue;}$s=2;continue;case 1:$r=a.compose();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 2:b=a.flushF(a);$s=4;case 4:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b;a.reset();$s=-1;return c;}return;}var $f={$blk:BT.ptr.prototype.doFlush,$c:true,$r,a,b,c,$s};return $f;};BT.prototype.doFlush=function(){return this.$val.doFlush();};BU=function(a){var a,b,c,d,e,f;b=0;while(true){if(!(b=c.length)?($throwRuntimeError("index out of range"),undefined):c[b])).pos;f=d+(e=a.rune,((b<0||b>=e.length)?($throwRuntimeError("index out of range"),undefined):e[b])).size<<24>>>24;a.out=$appendSlice(a.out,$subslice(new CI(a.byte$1),d,f));b=b+(1)>>0;}return true;};BT.ptr.prototype.flushCopy=function(a){var a,b,c,d,e,f;b=this;c=0;d=0;while(true){if(!(d=e.length)?($throwRuntimeError("index out of range"),undefined):e[d])),BH);c=c+($copySlice($subslice(a,c),$subslice(new CI(b.byte$1),f.pos,(f.pos+f.size<<24>>>24))))>>0;d=d+(1)>>0;}b.reset();return c;};BT.prototype.flushCopy=function(a){return this.$val.flushCopy(a);};BT.ptr.prototype.insertOrdered=function(a){var a,b,c,d,e,f,g,h;b=this;c=b.nrune;d=new CN(b.rune);e=a.ccc;if(e>0){while(true){if(!(c>0)){break;}if((f=c-1>>0,((f<0||f>=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+f])).ccc<=e){break;}BH.copy(((c<0||c>=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+c]),(g=c-1>>0,((g<0||g>=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+g])));c=c-(1)>>0;}}b.nrune=b.nrune+(1)>>0;h=(b.nbyte);b.nbyte=b.nbyte+(4)<<24>>>24;a.pos=h;BH.copy(((c<0||c>=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+c]),a);};BT.prototype.insertOrdered=function(a){return this.$val.insertOrdered(a);};BT.ptr.prototype.insertFlush=function(a,b,c){var{a,b,c,d,e,f,g,$s,$r,$c}=$restore(this,{a,b,c});$s=$s||0;s:while(true){switch($s){case 0:d=this;e=a.hangul(b);if(!((e===0))){d.decomposeHangul(e);$s=-1;return 0;}if($clone(c,BH).hasDecomposition()){$s=1;continue;}$s=2;continue;case 1:f=d.insertDecomposed($clone(c,BH).Decomposition());$s=3;case 3:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;$s=4;case 4:return g;case 2:d.insertSingle($clone(a,BE),b,$clone(c,BH));$s=-1;return 0;}return;}var $f={$blk:BT.ptr.prototype.insertFlush,$c:true,$r,a,b,c,d,e,f,g,$s};return $f;};BT.prototype.insertFlush=function(a,b,c){return this.$val.insertFlush(a,b,c);};BT.ptr.prototype.insertUnsafe=function(a,b,c){var{a,b,c,d,e,f,$s,$r,$c}=$restore(this,{a,b,c});$s=$s||0;s:while(true){switch($s){case 0:d=this;e=a.hangul(b);if(!((e===0))){d.decomposeHangul(e);}if($clone(c,BH).hasDecomposition()){$s=1;continue;}$s=2;continue;case 1:f=d.insertDecomposed($clone(c,BH).Decomposition());$s=4;case 4:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}f;$s=3;continue;case 2:d.insertSingle($clone(a,BE),b,$clone(c,BH));case 3:$s=-1;return;}return;}var $f={$blk:BT.ptr.prototype.insertUnsafe,$c:true,$r,a,b,c,d,e,f,$s};return $f;};BT.prototype.insertUnsafe=function(a,b,c){return this.$val.insertUnsafe(a,b,c);};BT.ptr.prototype.insertDecomposed=function(a){var{a,b,c,d,e,f,g,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;b.tmpBytes.setBytes(a);c=0;case 1:if(!(c0)){f=false;$s=6;continue s;}g=b.doFlush();$s=7;case 7:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}f=!g;case 6:if(f){$s=4;continue;}$s=5;continue;case 4:$s=-1;return-1;case 5:c=c+($copySlice($subslice(new CI(b.byte$1),b.nbyte),$subslice(a,c,(c+((e.size>>0))>>0))))>>0;b.insertOrdered($clone(e,BH));$s=1;continue;case 2:$s=-1;return 0;}return;}var $f={$blk:BT.ptr.prototype.insertDecomposed,$c:true,$r,a,b,c,d,e,f,g,$s};return $f;};BT.prototype.insertDecomposed=function(a){return this.$val.insertDecomposed(a);};BT.ptr.prototype.insertSingle=function(a,b,c){var a,b,c,d;d=this;a.copySlice($subslice(new CI(d.byte$1),d.nbyte),b,b+((c.size>>0))>>0);d.insertOrdered($clone(c,BH));};BT.prototype.insertSingle=function(a,b,c){return this.$val.insertSingle(a,b,c);};BT.ptr.prototype.insertCGJ=function(){var a;a=this;a.insertSingle(new BE.ptr("\xCD\x8F",CI.nil),0,new BH.ptr(0,2,0,0,0,0,0));};BT.prototype.insertCGJ=function(){return this.$val.insertCGJ();};BT.ptr.prototype.appendRune=function(a){var a,b,c,d,e,f;b=this;c=b.nbyte;d=A.EncodeRune($subslice(new CI(b.byte$1),c),(a));b.nbyte=b.nbyte+(4)<<24>>>24;BH.copy((e=b.rune,f=b.nrune,((f<0||f>=e.length)?($throwRuntimeError("index out of range"),undefined):e[f])),new BH.ptr(c,((d<<24>>>24)),0,0,0,0,0));b.nrune=b.nrune+(1)>>0;};BT.prototype.appendRune=function(a){return this.$val.appendRune(a);};BT.ptr.prototype.assignRune=function(a,b){var a,b,c,d,e,f,g;c=this;e=(d=c.rune,((a<0||a>=d.length)?($throwRuntimeError("index out of range"),undefined):d[a])).pos;f=A.EncodeRune($subslice(new CI(c.byte$1),e),(b));BH.copy((g=c.rune,((a<0||a>=g.length)?($throwRuntimeError("index out of range"),undefined):g[a])),new BH.ptr(e,((f<<24>>>24)),0,0,0,0,0));};BT.prototype.assignRune=function(a,b){return this.$val.assignRune(a,b);};BT.ptr.prototype.runeAt=function(a){var a,b,c,d,e,f;b=this;d=$clone((c=b.rune,((a<0||a>=c.length)?($throwRuntimeError("index out of range"),undefined):c[a])),BH);e=A.DecodeRune($subslice(new CI(b.byte$1),d.pos,(d.pos+d.size<<24>>>24)));f=e[0];return f;};BT.prototype.runeAt=function(a){return this.$val.runeAt(a);};BT.ptr.prototype.bytesAt=function(a){var a,b,c,d;b=this;d=$clone((c=b.rune,((a<0||a>=c.length)?($throwRuntimeError("index out of range"),undefined):c[a])),BH);return $subslice(new CI(b.byte$1),d.pos,(((d.pos>>0))+((d.size>>0))>>0));};BT.prototype.bytesAt=function(a){return this.$val.bytesAt(a);};BW=function(a){var a,b,c;if(a.$length<3){return false;}b=(0>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+0]);if(b<234){return false;}c=(1>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+1]);if((b===234)){return c>=176;}else if(b<237){return true;}else if(b>237){return false;}else if(c<158){return true;}return(c===158)&&(2>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+2])<164;};BX=function(a){var a,b,c;if(a.length<3){return false;}b=a.charCodeAt(0);if(b<234){return false;}c=a.charCodeAt(1);if((b===234)){return c>=176;}else if(b<237){return true;}else if(b>237){return false;}else if(c<158){return true;}return(c===158)&&a.charCodeAt(2)<164;};BY=function(a){var a;return((0>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+0])===225)&&(((((1>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+1])&252)>>>0))===132);};CA=function(a,b){var a,b,c,d,e,f,g;b=b-(44032)>>0;d=(c=b%28,c===c?c:$throwRuntimeError("integer divide by zero"));b=(e=b/(28),(e===e&&e!==1/0&&e!==-1/0)?e>>0:$throwRuntimeError("integer divide by zero"));A.EncodeRune(a,4352+(f=b/21,(f===f&&f!==1/0&&f!==-1/0)?f>>0:$throwRuntimeError("integer divide by zero"))>>0);A.EncodeRune($subslice(a,3),4449+(g=b%21,g===g?g:$throwRuntimeError("integer divide by zero"))>>0);if(!((d===0))){A.EncodeRune($subslice(a,6),4519+d>>0);return 9;}return 6;};BT.ptr.prototype.decomposeHangul=function(a){var a,b,c,d,e,f,g;b=this;a=a-(44032)>>0;d=(c=a%28,c===c?c:$throwRuntimeError("integer divide by zero"));a=(e=a/(28),(e===e&&e!==1/0&&e!==-1/0)?e>>0:$throwRuntimeError("integer divide by zero"));b.appendRune(4352+(f=a/21,(f===f&&f!==1/0&&f!==-1/0)?f>>0:$throwRuntimeError("integer divide by zero"))>>0);b.appendRune(4449+(g=a%21,g===g?g:$throwRuntimeError("integer divide by zero"))>>0);if(!((d===0))){b.appendRune(4519+d>>0);}};BT.prototype.decomposeHangul=function(a){return this.$val.decomposeHangul(a);};BT.ptr.prototype.combineHangul=function(a,b,c){var a,b,c,d,e,f,g,h,i,j,k,l;d=this;e=new CN(d.rune);f=d.nrune;while(true){if(!(b>0,((g<0||g>=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+g])).ccc;i=((b<0||b>=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+b]).ccc;if(h===0){a=c-1>>0;}if(!((a===(c-1>>0)))&&h>=i){BH.copy(((c<0||c>=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+c]),((b<0||b>=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+b]));c=c+(1)>>0;}else{j=d.runeAt(a);k=d.runeAt(b);if(4352<=j&&j<4371&&4449<=k&&k<4470){d.assignRune(a,(44032+($imul(((j-4352>>0)),588))>>0)+($imul(((k-4449>>0)),28))>>0);}else if(44032<=j&&j<55204&&4519>0))%28,l===l?l:$throwRuntimeError("integer divide by zero")))===0)){d.assignRune(a,(j+k>>0)-4519>>0);}else{BH.copy(((c<0||c>=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+c]),((b<0||b>=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+b]));c=c+(1)>>0;}}b=b+(1)>>0;}d.nrune=c;};BT.prototype.combineHangul=function(a,b,c){return this.$val.combineHangul(a,b,c);};BT.ptr.prototype.compose=function(){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;$r=AD.Do(BM);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}b=a.nrune;if(b===0){$s=-1;return;}c=1;d=new CN(a.rune);e=0;f=1;g=e;h=f;while(true){if(!(h=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+h]),BH);if($clone(i,BH).combinesBackward()){k=(j=c-1>>0,((j<0||j>=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+j])).ccc;l=i.ccc;m=false;if(k===0){g=c-1>>0;}else{m=!((g===(c-1>>0)))&&k>=l;}if(!m){n=BN(a.runeAt(g),a.runeAt(h));if(!((n===0))){a.assignRune(g,n);h=h+(1)>>0;continue;}}}BH.copy(((c<0||c>=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+c]),((h<0||h>=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+h]));c=c+(1)>>0;h=h+(1)>>0;}a.nrune=c;$s=-1;return;}return;}var $f={$blk:BT.ptr.prototype.compose,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,$s};return $f;};BT.prototype.compose=function(){return this.$val.compose();};CO.methods=[{prop:"lookup",name:"lookup",pkg:"vendor/golang.org/x/text/unicode/norm",typ:$funcType([$Uint32,$Uint8],[$Uint16],false)}];CP.methods=[{prop:"lookup",name:"lookup",pkg:"vendor/golang.org/x/text/unicode/norm",typ:$funcType([CI],[$Uint16,$Int],false)},{prop:"lookupUnsafe",name:"lookupUnsafe",pkg:"vendor/golang.org/x/text/unicode/norm",typ:$funcType([CI],[$Uint16],false)},{prop:"lookupString",name:"lookupString",pkg:"vendor/golang.org/x/text/unicode/norm",typ:$funcType([$String],[$Uint16,$Int],false)},{prop:"lookupStringUnsafe",name:"lookupStringUnsafe",pkg:"vendor/golang.org/x/text/unicode/norm",typ:$funcType([$String],[$Uint16],false)},{prop:"lookupValue",name:"lookupValue",pkg:"vendor/golang.org/x/text/unicode/norm",typ:$funcType([$Uint32,$Uint8],[$Uint16],false)}];CQ.methods=[{prop:"lookup",name:"lookup",pkg:"vendor/golang.org/x/text/unicode/norm",typ:$funcType([CI],[$Uint16,$Int],false)},{prop:"lookupUnsafe",name:"lookupUnsafe",pkg:"vendor/golang.org/x/text/unicode/norm",typ:$funcType([CI],[$Uint16],false)},{prop:"lookupString",name:"lookupString",pkg:"vendor/golang.org/x/text/unicode/norm",typ:$funcType([$String],[$Uint16,$Int],false)},{prop:"lookupStringUnsafe",name:"lookupStringUnsafe",pkg:"vendor/golang.org/x/text/unicode/norm",typ:$funcType([$String],[$Uint16],false)},{prop:"lookupValue",name:"lookupValue",pkg:"vendor/golang.org/x/text/unicode/norm",typ:$funcType([$Uint32,$Uint8],[$Uint16],false)}];CR.methods=[{prop:"Write",name:"Write",pkg:"",typ:$funcType([CI],[$Int,$error],false)},{prop:"Close",name:"Close",pkg:"",typ:$funcType([],[$error],false)}];CS.methods=[{prop:"Read",name:"Read",pkg:"",typ:$funcType([CI],[$Int,$error],false)}];AG.methods=[{prop:"Reset",name:"Reset",pkg:"",typ:$funcType([],[],false)},{prop:"Transform",name:"Transform",pkg:"",typ:$funcType([CI,CI,$Bool],[$Int,$Int,$error],false)},{prop:"transform",name:"transform",pkg:"vendor/golang.org/x/text/unicode/norm",typ:$funcType([CI,CI,$Bool],[$Int,$Int,$error],false)},{prop:"Writer",name:"Writer",pkg:"",typ:$funcType([D.Writer],[D.WriteCloser],false)},{prop:"Reader",name:"Reader",pkg:"",typ:$funcType([D.Reader],[D.Reader],false)},{prop:"Bytes",name:"Bytes",pkg:"",typ:$funcType([CI],[CI],false)},{prop:"String",name:"String",pkg:"",typ:$funcType([$String],[$String],false)},{prop:"IsNormal",name:"IsNormal",pkg:"",typ:$funcType([CI],[$Bool],false)},{prop:"IsNormalString",name:"IsNormalString",pkg:"",typ:$funcType([$String],[$Bool],false)},{prop:"Append",name:"Append",pkg:"",typ:$funcType([CI,CI],[CI],true)},{prop:"doAppend",name:"doAppend",pkg:"vendor/golang.org/x/text/unicode/norm",typ:$funcType([CI,BE,$Int],[CI],false)},{prop:"AppendString",name:"AppendString",pkg:"",typ:$funcType([CI,$String],[CI],false)},{prop:"QuickSpan",name:"QuickSpan",pkg:"",typ:$funcType([CI],[$Int],false)},{prop:"Span",name:"Span",pkg:"",typ:$funcType([CI,$Bool],[$Int,$error],false)},{prop:"SpanString",name:"SpanString",pkg:"",typ:$funcType([$String,$Bool],[$Int,$error],false)},{prop:"QuickSpanString",name:"QuickSpanString",pkg:"",typ:$funcType([$String],[$Int],false)},{prop:"FirstBoundary",name:"FirstBoundary",pkg:"",typ:$funcType([CI],[$Int],false)},{prop:"firstBoundary",name:"firstBoundary",pkg:"vendor/golang.org/x/text/unicode/norm",typ:$funcType([BE,$Int],[$Int],false)},{prop:"FirstBoundaryInString",name:"FirstBoundaryInString",pkg:"",typ:$funcType([$String],[$Int],false)},{prop:"NextBoundary",name:"NextBoundary",pkg:"",typ:$funcType([CI,$Bool],[$Int],false)},{prop:"NextBoundaryInString",name:"NextBoundaryInString",pkg:"",typ:$funcType([$String,$Bool],[$Int],false)},{prop:"nextBoundary",name:"nextBoundary",pkg:"vendor/golang.org/x/text/unicode/norm",typ:$funcType([BE,$Int,$Bool],[$Int],false)},{prop:"LastBoundary",name:"LastBoundary",pkg:"",typ:$funcType([CI],[$Int],false)},{prop:"Properties",name:"Properties",pkg:"",typ:$funcType([CI],[BH],false)},{prop:"PropertiesString",name:"PropertiesString",pkg:"",typ:$funcType([$String],[BH],false)}];CT.methods=[{prop:"Init",name:"Init",pkg:"",typ:$funcType([AG,CI],[],false)},{prop:"InitString",name:"InitString",pkg:"",typ:$funcType([AG,$String],[],false)},{prop:"Seek",name:"Seek",pkg:"",typ:$funcType([$Int64,$Int],[$Int64,$error],false)},{prop:"returnSlice",name:"returnSlice",pkg:"vendor/golang.org/x/text/unicode/norm",typ:$funcType([$Int,$Int],[CI],false)},{prop:"Pos",name:"Pos",pkg:"",typ:$funcType([],[$Int],false)},{prop:"setDone",name:"setDone",pkg:"vendor/golang.org/x/text/unicode/norm",typ:$funcType([],[],false)},{prop:"Done",name:"Done",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Next",name:"Next",pkg:"",typ:$funcType([],[CI],false)}];CU.methods=[{prop:"setBytes",name:"setBytes",pkg:"vendor/golang.org/x/text/unicode/norm",typ:$funcType([CI],[],false)},{prop:"setString",name:"setString",pkg:"vendor/golang.org/x/text/unicode/norm",typ:$funcType([$String],[],false)},{prop:"_byte",name:"_byte",pkg:"vendor/golang.org/x/text/unicode/norm",typ:$funcType([$Int],[$Uint8],false)},{prop:"skipASCII",name:"skipASCII",pkg:"vendor/golang.org/x/text/unicode/norm",typ:$funcType([$Int,$Int],[$Int],false)},{prop:"skipContinuationBytes",name:"skipContinuationBytes",pkg:"vendor/golang.org/x/text/unicode/norm",typ:$funcType([$Int],[$Int],false)},{prop:"appendSlice",name:"appendSlice",pkg:"vendor/golang.org/x/text/unicode/norm",typ:$funcType([CI,$Int,$Int],[CI],false)},{prop:"copySlice",name:"copySlice",pkg:"vendor/golang.org/x/text/unicode/norm",typ:$funcType([CI,$Int,$Int],[$Int],false)},{prop:"charinfoNFC",name:"charinfoNFC",pkg:"vendor/golang.org/x/text/unicode/norm",typ:$funcType([$Int],[$Uint16,$Int],false)},{prop:"charinfoNFKC",name:"charinfoNFKC",pkg:"vendor/golang.org/x/text/unicode/norm",typ:$funcType([$Int],[$Uint16,$Int],false)},{prop:"hangul",name:"hangul",pkg:"vendor/golang.org/x/text/unicode/norm",typ:$funcType([$Int],[$Int32],false)}];BH.methods=[{prop:"BoundaryBefore",name:"BoundaryBefore",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"BoundaryAfter",name:"BoundaryAfter",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"isYesC",name:"isYesC",pkg:"vendor/golang.org/x/text/unicode/norm",typ:$funcType([],[$Bool],false)},{prop:"isYesD",name:"isYesD",pkg:"vendor/golang.org/x/text/unicode/norm",typ:$funcType([],[$Bool],false)},{prop:"combinesForward",name:"combinesForward",pkg:"vendor/golang.org/x/text/unicode/norm",typ:$funcType([],[$Bool],false)},{prop:"combinesBackward",name:"combinesBackward",pkg:"vendor/golang.org/x/text/unicode/norm",typ:$funcType([],[$Bool],false)},{prop:"hasDecomposition",name:"hasDecomposition",pkg:"vendor/golang.org/x/text/unicode/norm",typ:$funcType([],[$Bool],false)},{prop:"isInert",name:"isInert",pkg:"vendor/golang.org/x/text/unicode/norm",typ:$funcType([],[$Bool],false)},{prop:"multiSegment",name:"multiSegment",pkg:"vendor/golang.org/x/text/unicode/norm",typ:$funcType([],[$Bool],false)},{prop:"nLeadingNonStarters",name:"nLeadingNonStarters",pkg:"vendor/golang.org/x/text/unicode/norm",typ:$funcType([],[$Uint8],false)},{prop:"nTrailingNonStarters",name:"nTrailingNonStarters",pkg:"vendor/golang.org/x/text/unicode/norm",typ:$funcType([],[$Uint8],false)},{prop:"Decomposition",name:"Decomposition",pkg:"",typ:$funcType([],[CI],false)},{prop:"Size",name:"Size",pkg:"",typ:$funcType([],[$Int],false)},{prop:"CCC",name:"CCC",pkg:"",typ:$funcType([],[$Uint8],false)},{prop:"LeadCCC",name:"LeadCCC",pkg:"",typ:$funcType([],[$Uint8],false)},{prop:"TrailCCC",name:"TrailCCC",pkg:"",typ:$funcType([],[$Uint8],false)}];CE.methods=[{prop:"quickSpan",name:"quickSpan",pkg:"vendor/golang.org/x/text/unicode/norm",typ:$funcType([BE,$Int,$Int,$Bool],[$Int,$Bool],false)}];BS.methods=[{prop:"isMax",name:"isMax",pkg:"vendor/golang.org/x/text/unicode/norm",typ:$funcType([],[$Bool],false)}];CJ.methods=[{prop:"first",name:"first",pkg:"vendor/golang.org/x/text/unicode/norm",typ:$funcType([BH],[],false)},{prop:"next",name:"next",pkg:"vendor/golang.org/x/text/unicode/norm",typ:$funcType([BH],[BR],false)},{prop:"backwards",name:"backwards",pkg:"vendor/golang.org/x/text/unicode/norm",typ:$funcType([BH],[BR],false)}];CV.methods=[{prop:"init",name:"init",pkg:"vendor/golang.org/x/text/unicode/norm",typ:$funcType([AG,CI],[],false)},{prop:"initString",name:"initString",pkg:"vendor/golang.org/x/text/unicode/norm",typ:$funcType([AG,$String],[],false)},{prop:"setFlusher",name:"setFlusher",pkg:"vendor/golang.org/x/text/unicode/norm",typ:$funcType([CI,CW],[],false)},{prop:"reset",name:"reset",pkg:"vendor/golang.org/x/text/unicode/norm",typ:$funcType([],[],false)},{prop:"doFlush",name:"doFlush",pkg:"vendor/golang.org/x/text/unicode/norm",typ:$funcType([],[$Bool],false)},{prop:"flush",name:"flush",pkg:"vendor/golang.org/x/text/unicode/norm",typ:$funcType([CI],[CI],false)},{prop:"flushCopy",name:"flushCopy",pkg:"vendor/golang.org/x/text/unicode/norm",typ:$funcType([CI],[$Int],false)},{prop:"insertOrdered",name:"insertOrdered",pkg:"vendor/golang.org/x/text/unicode/norm",typ:$funcType([BH],[],false)},{prop:"insertFlush",name:"insertFlush",pkg:"vendor/golang.org/x/text/unicode/norm",typ:$funcType([BE,$Int,BH],[BV],false)},{prop:"insertUnsafe",name:"insertUnsafe",pkg:"vendor/golang.org/x/text/unicode/norm",typ:$funcType([BE,$Int,BH],[],false)},{prop:"insertDecomposed",name:"insertDecomposed",pkg:"vendor/golang.org/x/text/unicode/norm",typ:$funcType([CI],[BV],false)},{prop:"insertSingle",name:"insertSingle",pkg:"vendor/golang.org/x/text/unicode/norm",typ:$funcType([BE,$Int,BH],[],false)},{prop:"insertCGJ",name:"insertCGJ",pkg:"vendor/golang.org/x/text/unicode/norm",typ:$funcType([],[],false)},{prop:"appendRune",name:"appendRune",pkg:"vendor/golang.org/x/text/unicode/norm",typ:$funcType([$Int32],[],false)},{prop:"assignRune",name:"assignRune",pkg:"vendor/golang.org/x/text/unicode/norm",typ:$funcType([$Int,$Int32],[],false)},{prop:"runeAt",name:"runeAt",pkg:"vendor/golang.org/x/text/unicode/norm",typ:$funcType([$Int],[$Int32],false)},{prop:"bytesAt",name:"bytesAt",pkg:"vendor/golang.org/x/text/unicode/norm",typ:$funcType([$Int],[CI],false)},{prop:"decomposeHangul",name:"decomposeHangul",pkg:"vendor/golang.org/x/text/unicode/norm",typ:$funcType([$Int32],[],false)},{prop:"combineHangul",name:"combineHangul",pkg:"vendor/golang.org/x/text/unicode/norm",typ:$funcType([$Int,$Int,$Int],[],false)},{prop:"compose",name:"compose",pkg:"vendor/golang.org/x/text/unicode/norm",typ:$funcType([],[],false)}];G.init("vendor/golang.org/x/text/unicode/norm",[{prop:"value",name:"value",embedded:false,exported:false,typ:$Uint16,tag:""},{prop:"lo",name:"lo",embedded:false,exported:false,typ:$Uint8,tag:""},{prop:"hi",name:"hi",embedded:false,exported:false,typ:$Uint8,tag:""}]);H.init("vendor/golang.org/x/text/unicode/norm",[{prop:"values",name:"values",embedded:false,exported:false,typ:CD,tag:""},{prop:"offset",name:"offset",embedded:false,exported:false,typ:CC,tag:""}]);Q.init("",[]);W.init("",[]);AE.init("vendor/golang.org/x/text/unicode/norm",[{prop:"rb",name:"rb",embedded:false,exported:false,typ:BT,tag:""},{prop:"w",name:"w",embedded:false,exported:false,typ:D.Writer,tag:""},{prop:"buf",name:"buf",embedded:false,exported:false,typ:CI,tag:""}]);AF.init("vendor/golang.org/x/text/unicode/norm",[{prop:"rb",name:"rb",embedded:false,exported:false,typ:BT,tag:""},{prop:"r",name:"r",embedded:false,exported:false,typ:D.Reader,tag:""},{prop:"inbuf",name:"inbuf",embedded:false,exported:false,typ:CI,tag:""},{prop:"outbuf",name:"outbuf",embedded:false,exported:false,typ:CI,tag:""},{prop:"bufStart",name:"bufStart",embedded:false,exported:false,typ:$Int,tag:""},{prop:"lastBoundary",name:"lastBoundary",embedded:false,exported:false,typ:$Int,tag:""},{prop:"err",name:"err",embedded:false,exported:false,typ:$error,tag:""}]);AQ.init("vendor/golang.org/x/text/unicode/norm",[{prop:"rb",name:"rb",embedded:false,exported:false,typ:BT,tag:""},{prop:"buf",name:"buf",embedded:false,exported:false,typ:CH,tag:""},{prop:"info",name:"info",embedded:false,exported:false,typ:BH,tag:""},{prop:"next",name:"next",embedded:false,exported:false,typ:AR,tag:""},{prop:"asciiF",name:"asciiF",embedded:false,exported:false,typ:AR,tag:""},{prop:"p",name:"p",embedded:false,exported:false,typ:$Int,tag:""},{prop:"multiSeg",name:"multiSeg",embedded:false,exported:false,typ:CI,tag:""}]);AR.init([CT],[CI],false);BE.init("vendor/golang.org/x/text/unicode/norm",[{prop:"str",name:"str",embedded:false,exported:false,typ:$String,tag:""},{prop:"bytes",name:"bytes",embedded:false,exported:false,typ:CI,tag:""}]);BH.init("vendor/golang.org/x/text/unicode/norm",[{prop:"pos",name:"pos",embedded:false,exported:false,typ:$Uint8,tag:""},{prop:"size",name:"size",embedded:false,exported:false,typ:$Uint8,tag:""},{prop:"ccc",name:"ccc",embedded:false,exported:false,typ:$Uint8,tag:""},{prop:"tccc",name:"tccc",embedded:false,exported:false,typ:$Uint8,tag:""},{prop:"nLead",name:"nLead",embedded:false,exported:false,typ:$Uint8,tag:""},{prop:"flags",name:"flags",embedded:false,exported:false,typ:BL,tag:""},{prop:"index",name:"index",embedded:false,exported:false,typ:$Uint16,tag:""}]);BI.init([BE,$Int],[BH],false);BJ.init("vendor/golang.org/x/text/unicode/norm",[{prop:"form",name:"form",embedded:false,exported:false,typ:AG,tag:""},{prop:"composing",name:"composing",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"compatibility",name:"compatibility",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"info",name:"info",embedded:false,exported:false,typ:BI,tag:""},{prop:"nextMain",name:"nextMain",embedded:false,exported:false,typ:AR,tag:""}]);BT.init("vendor/golang.org/x/text/unicode/norm",[{prop:"rune",name:"rune",embedded:false,exported:false,typ:CG,tag:""},{prop:"byte$1",name:"byte",embedded:false,exported:false,typ:CH,tag:""},{prop:"nbyte",name:"nbyte",embedded:false,exported:false,typ:$Uint8,tag:""},{prop:"ss",name:"ss",embedded:false,exported:false,typ:BS,tag:""},{prop:"nrune",name:"nrune",embedded:false,exported:false,typ:$Int,tag:""},{prop:"f",name:"f",embedded:false,exported:false,typ:BJ,tag:""},{prop:"src",name:"src",embedded:false,exported:false,typ:BE,tag:""},{prop:"nsrc",name:"nsrc",embedded:false,exported:false,typ:$Int,tag:""},{prop:"tmpBytes",name:"tmpBytes",embedded:false,exported:false,typ:BE,tag:""},{prop:"out",name:"out",embedded:false,exported:false,typ:CI,tag:""},{prop:"flushF",name:"flushF",embedded:false,exported:false,typ:CW,tag:""}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=F.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=E.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=D.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=A.$init();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}AC=false;AD=new C.Once.ptr(0,new C.Mutex.ptr(0,0));K=R(0);L=X(0);N=new CB([$ifaceNil,B.ErrShortDst,B.ErrShortSrc]);O=$toNativeArray($kindUint8,[0,1,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,84,91,103,107,118,122,129,130,132,202,214,216,218,220,222,224,226,228,230,232,233,234,240]);P=$toNativeArray($kindUint8,[0,65,32,65,33,65,34,65,35,65,36,65,37,65,38,65,39,65,40,65,41,65,42,65,43,65,44,65,45,65,46,65,47,65,48,65,49,65,50,65,51,65,52,65,53,65,54,65,55,65,56,65,57,65,58,65,59,65,60,65,61,65,62,65,63,65,64,65,65,65,66,65,67,65,68,65,69,65,70,65,71,65,72,65,73,65,74,65,75,65,76,65,77,65,78,65,79,65,80,65,81,65,82,65,83,65,84,65,85,65,86,65,87,65,88,65,89,65,90,65,91,65,92,65,93,65,94,65,95,65,96,65,97,65,98,65,99,65,100,65,101,65,102,65,103,65,104,65,105,65,106,65,107,65,108,65,109,65,110,65,111,65,112,65,113,65,114,65,115,65,116,65,117,65,118,65,119,65,120,65,121,65,122,65,123,65,124,65,125,65,126,66,194,162,66,194,163,66,194,165,66,194,166,66,194,172,66,194,183,66,195,134,66,195,176,66,196,166,66,196,167,66,196,177,66,197,139,66,197,147,66,198,142,66,198,144,66,198,171,66,200,162,66,200,183,66,201,144,66,201,145,66,201,146,66,201,148,66,201,149,66,201,153,66,201,155,66,201,156,66,201,159,66,201,161,66,201,163,66,201,165,66,201,166,66,201,168,66,201,169,66,201,170,66,201,171,66,201,173,66,201,175,66,201,176,66,201,177,66,201,178,66,201,179,66,201,180,66,201,181,66,201,184,66,201,185,66,201,187,66,202,129,66,202,130,66,202,131,66,202,137,66,202,138,66,202,139,66,202,140,66,202,141,66,202,144,66,202,145,66,202,146,66,202,149,66,202,157,66,202,159,66,202,185,66,206,145,66,206,146,66,206,147,66,206,148,66,206,149,66,206,150,66,206,151,66,206,152,66,206,153,66,206,154,66,206,155,66,206,156,66,206,157,66,206,158,66,206,159,66,206,160,66,206,161,66,206,163,66,206,164,66,206,165,66,206,166,66,206,167,66,206,168,66,206,169,66,206,177,66,206,178,66,206,179,66,206,180,66,206,181,66,206,182,66,206,183,66,206,184,66,206,185,66,206,186,66,206,187,66,206,188,66,206,189,66,206,190,66,206,191,66,207,128,66,207,129,66,207,130,66,207,131,66,207,132,66,207,133,66,207,134,66,207,135,66,207,136,66,207,137,66,207,156,66,207,157,66,208,189,66,209,138,66,209,140,66,215,144,66,215,145,66,215,146,66,215,147,66,215,148,66,215,155,66,215,156,66,215,157,66,215,162,66,215,168,66,215,170,66,216,161,66,216,167,66,216,168,66,216,169,66,216,170,66,216,171,66,216,172,66,216,173,66,216,174,66,216,175,66,216,176,66,216,177,66,216,178,66,216,179,66,216,180,66,216,181,66,216,182,66,216,183,66,216,184,66,216,185,66,216,186,66,217,129,66,217,130,66,217,131,66,217,132,66,217,133,66,217,134,66,217,135,66,217,136,66,217,137,66,217,138,66,217,174,66,217,175,66,217,177,66,217,185,66,217,186,66,217,187,66,217,190,66,217,191,66,218,128,66,218,131,66,218,132,66,218,134,66,218,135,66,218,136,66,218,140,66,218,141,66,218,142,66,218,145,66,218,152,66,218,161,66,218,164,66,218,166,66,218,169,66,218,173,66,218,175,66,218,177,66,218,179,66,218,186,66,218,187,66,218,190,66,219,129,66,219,133,66,219,134,66,219,135,66,219,136,66,219,137,66,219,139,66,219,140,66,219,144,66,219,146,67,224,188,139,67,225,131,156,67,225,132,128,67,225,132,129,67,225,132,130,67,225,132,131,67,225,132,132,67,225,132,133,67,225,132,134,67,225,132,135,67,225,132,136,67,225,132,137,67,225,132,138,67,225,132,139,67,225,132,140,67,225,132,141,67,225,132,142,67,225,132,143,67,225,132,144,67,225,132,145,67,225,132,146,67,225,132,148,67,225,132,149,67,225,132,154,67,225,132,156,67,225,132,157,67,225,132,158,67,225,132,160,67,225,132,161,67,225,132,162,67,225,132,163,67,225,132,167,67,225,132,169,67,225,132,171,67,225,132,172,67,225,132,173,67,225,132,174,67,225,132,175,67,225,132,178,67,225,132,182,67,225,133,128,67,225,133,135,67,225,133,140,67,225,133,151,67,225,133,152,67,225,133,153,67,225,133,160,67,225,134,132,67,225,134,133,67,225,134,136,67,225,134,145,67,225,134,146,67,225,134,148,67,225,134,158,67,225,134,161,67,225,135,135,67,225,135,136,67,225,135,140,67,225,135,142,67,225,135,147,67,225,135,151,67,225,135,153,67,225,135,157,67,225,135,159,67,225,135,177,67,225,135,178,67,225,180,130,67,225,180,150,67,225,180,151,67,225,180,156,67,225,180,157,67,225,180,165,67,225,181,187,67,225,182,133,67,226,128,130,67,226,128,131,67,226,128,144,67,226,128,147,67,226,128,148,67,226,130,169,67,226,134,144,67,226,134,145,67,226,134,146,67,226,134,147,67,226,136,130,67,226,136,135,67,226,136,145,67,226,136,146,67,226,148,130,67,226,150,160,67,226,151,139,67,226,166,133,67,226,166,134,67,226,181,161,67,227,128,129,67,227,128,130,67,227,128,136,67,227,128,137,67,227,128,138,67,227,128,139,67,227,128,140,67,227,128,141,67,227,128,142,67,227,128,143,67,227,128,144,67,227,128,145,67,227,128,146,67,227,128,148,67,227,128,149,67,227,128,150,67,227,128,151,67,227,130,161,67,227,130,162,67,227,130,163,67,227,130,164,67,227,130,165,67,227,130,166,67,227,130,167,67,227,130,168,67,227,130,169,67,227,130,170,67,227,130,171,67,227,130,173,67,227,130,175,67,227,130,177,67,227,130,179,67,227,130,181,67,227,130,183,67,227,130,185,67,227,130,187,67,227,130,189,67,227,130,191,67,227,131,129,67,227,131,131,67,227,131,132,67,227,131,134,67,227,131,136,67,227,131,138,67,227,131,139,67,227,131,140,67,227,131,141,67,227,131,142,67,227,131,143,67,227,131,146,67,227,131,149,67,227,131,152,67,227,131,155,67,227,131,158,67,227,131,159,67,227,131,160,67,227,131,161,67,227,131,162,67,227,131,163,67,227,131,164,67,227,131,165,67,227,131,166,67,227,131,167,67,227,131,168,67,227,131,169,67,227,131,170,67,227,131,171,67,227,131,172,67,227,131,173,67,227,131,175,67,227,131,176,67,227,131,177,67,227,131,178,67,227,131,179,67,227,131,187,67,227,131,188,67,227,146,158,67,227,146,185,67,227,146,187,67,227,147,159,67,227,148,149,67,227,155,174,67,227,155,188,67,227,158,129,67,227,160,175,67,227,161,162,67,227,161,188,67,227,163,135,67,227,163,163,67,227,164,156,67,227,164,186,67,227,168,174,67,227,169,172,67,227,171,164,67,227,172,136,67,227,172,153,67,227,173,137,67,227,174,157,67,227,176,152,67,227,177,142,67,227,180,179,67,227,182,150,67,227,186,172,67,227,186,184,67,227,188,155,67,227,191,188,67,228,128,136,67,228,128,152,67,228,128,185,67,228,129,134,67,228,130,150,67,228,131,163,67,228,132,175,67,228,136,130,67,228,136,167,67,228,138,160,67,228,140,129,67,228,140,180,67,228,141,153,67,228,143,149,67,228,143,153,67,228,144,139,67,228,145,171,67,228,148,171,67,228,149,157,67,228,149,161,67,228,149,171,67,228,151,151,67,228,151,185,67,228,152,181,67,228,154,190,67,228,155,135,67,228,166,149,67,228,167,166,67,228,169,174,67,228,169,182,67,228,170,178,67,228,172,179,67,228,175,142,67,228,179,142,67,228,179,173,67,228,179,184,67,228,181,150,67,228,184,128,67,228,184,129,67,228,184,131,67,228,184,137,67,228,184,138,67,228,184,139,67,228,184,141,67,228,184,153,67,228,184,166,67,228,184,168,67,228,184,173,67,228,184,178,67,228,184,182,67,228,184,184,67,228,184,185,67,228,184,189,67,228,184,191,67,228,185,129,67,228,185,153,67,228,185,157,67,228,186,130,67,228,186,133,67,228,186,134,67,228,186,140,67,228,186,148,67,228,186,160,67,228,186,164,67,228,186,174,67,228,186,186,67,228,187,128,67,228,187,140,67,228,187,164,67,228,188,129,67,228,188,145,67,228,189,160,67,228,190,128,67,228,190,134,67,228,190,139,67,228,190,174,67,228,190,187,67,228,190,191,67,229,128,130,67,229,128,171,67,229,129,186,67,229,130,153,67,229,131,143,67,229,131,154,67,229,131,167,67,229,132,170,67,229,132,191,67,229,133,128,67,229,133,133,67,229,133,141,67,229,133,148,67,229,133,164,67,229,133,165,67,229,133,167,67,229,133,168,67,229,133,169,67,229,133,171,67,229,133,173,67,229,133,183,67,229,134,128,67,229,134,130,67,229,134,141,67,229,134,146,67,229,134,149,67,229,134,150,67,229,134,151,67,229,134,153,67,229,134,164,67,229,134,171,67,229,134,172,67,229,134,181,67,229,134,183,67,229,135,137,67,229,135,140,67,229,135,156,67,229,135,158,67,229,135,160,67,229,135,181,67,229,136,128,67,229,136,131,67,229,136,135,67,229,136,151,67,229,136,157,67,229,136,169,67,229,136,186,67,229,136,187,67,229,137,134,67,229,137,141,67,229,137,178,67,229,137,183,67,229,138,137,67,229,138,155,67,229,138,163,67,229,138,179,67,229,138,180,67,229,139,135,67,229,139,137,67,229,139,146,67,229,139,158,67,229,139,164,67,229,139,181,67,229,139,185,67,229,139,186,67,229,140,133,67,229,140,134,67,229,140,149,67,229,140,151,67,229,140,154,67,229,140,184,67,229,140,187,67,229,140,191,67,229,141,129,67,229,141,132,67,229,141,133,67,229,141,137,67,229,141,145,67,229,141,148,67,229,141,154,67,229,141,156,67,229,141,169,67,229,141,176,67,229,141,179,67,229,141,181,67,229,141,189,67,229,141,191,67,229,142,130,67,229,142,182,67,229,143,131,67,229,143,136,67,229,143,138,67,229,143,140,67,229,143,159,67,229,143,163,67,229,143,165,67,229,143,171,67,229,143,175,67,229,143,177,67,229,143,179,67,229,144,134,67,229,144,136,67,229,144,141,67,229,144,143,67,229,144,157,67,229,144,184,67,229,144,185,67,229,145,130,67,229,145,136,67,229,145,168,67,229,146,158,67,229,146,162,67,229,146,189,67,229,147,182,67,229,148,144,67,229,149,143,67,229,149,147,67,229,149,149,67,229,149,163,67,229,150,132,67,229,150,135,67,229,150,153,67,229,150,157,67,229,150,171,67,229,150,179,67,229,150,182,67,229,151,128,67,229,151,130,67,229,151,162,67,229,152,134,67,229,153,145,67,229,153,168,67,229,153,180,67,229,155,151,67,229,155,155,67,229,155,185,67,229,156,150,67,229,156,151,67,229,156,159,67,229,156,176,67,229,158,139,67,229,159,142,67,229,159,180,67,229,160,141,67,229,160,177,67,229,160,178,67,229,161,128,67,229,161,154,67,229,161,158,67,229,162,168,67,229,162,172,67,229,162,179,67,229,163,152,67,229,163,159,67,229,163,171,67,229,163,174,67,229,163,176,67,229,163,178,67,229,163,183,67,229,164,130,67,229,164,134,67,229,164,138,67,229,164,149,67,229,164,154,67,229,164,156,67,229,164,162,67,229,164,167,67,229,164,169,67,229,165,132,67,229,165,136,67,229,165,145,67,229,165,148,67,229,165,162,67,229,165,179,67,229,167,152,67,229,167,172,67,229,168,155,67,229,168,167,67,229,169,162,67,229,169,166,67,229,170,181,67,229,172,136,67,229,172,168,67,229,172,190,67,229,173,144,67,229,173,151,67,229,173,166,67,229,174,128,67,229,174,133,67,229,174,151,67,229,175,131,67,229,175,152,67,229,175,167,67,229,175,174,67,229,175,179,67,229,175,184,67,229,175,191,67,229,176,134,67,229,176,143,67,229,176,162,67,229,176,184,67,229,176,191,67,229,177,160,67,229,177,162,67,229,177,164,67,229,177,165,67,229,177,174,67,229,177,177,67,229,178,141,67,229,179,128,67,229,180,153,67,229,181,131,67,229,181,144,67,229,181,171,67,229,181,174,67,229,181,188,67,229,182,178,67,229,182,186,67,229,183,155,67,229,183,161,67,229,183,162,67,229,183,165,67,229,183,166,67,229,183,177,67,229,183,189,67,229,183,190,67,229,184,168,67,229,184,189,67,229,185,169,67,229,185,178,67,229,185,180,67,229,185,186,67,229,185,188,67,229,185,191,67,229,186,166,67,229,186,176,67,229,186,179,67,229,186,182,67,229,187,137,67,229,187,138,67,229,187,146,67,229,187,147,67,229,187,153,67,229,187,172,67,229,187,180,67,229,187,190,67,229,188,132,67,229,188,139,67,229,188,147,67,229,188,162,67,229,189,144,67,229,189,147,67,229,189,161,67,229,189,162,67,229,189,169,67,229,189,171,67,229,189,179,67,229,190,139,67,229,190,140,67,229,190,151,67,229,190,154,67,229,190,169,67,229,190,173,67,229,191,131,67,229,191,141,67,229,191,151,67,229,191,181,67,229,191,185,67,230,128,146,67,230,128,156,67,230,129,181,67,230,130,129,67,230,130,148,67,230,131,135,67,230,131,152,67,230,131,161,67,230,132,136,67,230,133,132,67,230,133,136,67,230,133,140,67,230,133,142,67,230,133,160,67,230,133,168,67,230,133,186,67,230,134,142,67,230,134,144,67,230,134,164,67,230,134,175,67,230,134,178,67,230,135,158,67,230,135,178,67,230,135,182,67,230,136,128,67,230,136,136,67,230,136,144,67,230,136,155,67,230,136,174,67,230,136,180,67,230,136,182,67,230,137,139,67,230,137,147,67,230,137,157,67,230,138,149,67,230,138,177,67,230,139,137,67,230,139,143,67,230,139,147,67,230,139,148,67,230,139,188,67,230,139,190,67,230,140,135,67,230,140,189,67,230,141,144,67,230,141,149,67,230,141,168,67,230,141,187,67,230,142,131,67,230,142,160,67,230,142,169,67,230,143,132,67,230,143,133,67,230,143,164,67,230,144,156,67,230,144,162,67,230,145,146,67,230,145,169,67,230,145,183,67,230,145,190,67,230,146,154,67,230,146,157,67,230,147,132,67,230,148,175,67,230,148,180,67,230,149,143,67,230,149,150,67,230,149,172,67,230,149,184,67,230,150,135,67,230,150,151,67,230,150,153,67,230,150,164,67,230,150,176,67,230,150,185,67,230,151,133,67,230,151,160,67,230,151,162,67,230,151,163,67,230,151,165,67,230,152,147,67,230,152,160,67,230,153,137,67,230,153,180,67,230,154,136,67,230,154,145,67,230,154,156,67,230,154,180,67,230,155,134,67,230,155,176,67,230,155,180,67,230,155,184,67,230,156,128,67,230,156,136,67,230,156,137,67,230,156,151,67,230,156,155,67,230,156,161,67,230,156,168,67,230,157,142,67,230,157,147,67,230,157,150,67,230,157,158,67,230,157,187,67,230,158,133,67,230,158,151,67,230,159,179,67,230,159,186,67,230,160,151,67,230,160,159,67,230,160,170,67,230,161,146,67,230,162,129,67,230,162,133,67,230,162,142,67,230,162,168,67,230,164,148,67,230,165,130,67,230,166,163,67,230,167,170,67,230,168,130,67,230,168,147,67,230,170,168,67,230,171,147,67,230,171,155,67,230,172,132,67,230,172,160,67,230,172,161,67,230,173,148,67,230,173,162,67,230,173,163,67,230,173,178,67,230,173,183,67,230,173,185,67,230,174,159,67,230,174,174,67,230,174,179,67,230,174,186,67,230,174,187,67,230,175,139,67,230,175,141,67,230,175,148,67,230,175,155,67,230,176,143,67,230,176,148,67,230,176,180,67,230,177,142,67,230,177,167,67,230,178,136,67,230,178,191,67,230,179,140,67,230,179,141,67,230,179,165,67,230,179,168,67,230,180,150,67,230,180,155,67,230,180,158,67,230,180,180,67,230,180,190,67,230,181,129,67,230,181,169,67,230,181,170,67,230,181,183,67,230,181,184,67,230,182,133,67,230,183,139,67,230,183,154,67,230,183,170,67,230,183,185,67,230,184,154,67,230,184,175,67,230,185,174,67,230,186,128,67,230,186,156,67,230,186,186,67,230,187,135,67,230,187,139,67,230,187,145,67,230,187,155,67,230,188,143,67,230,188,148,67,230,188,162,67,230,188,163,67,230,189,174,67,230,191,134,67,230,191,171,67,230,191,190,67,231,128,155,67,231,128,158,67,231,128,185,67,231,129,138,67,231,129,171,67,231,129,176,67,231,129,183,67,231,129,189,67,231,130,153,67,231,130,173,67,231,131,136,67,231,131,153,67,231,132,161,67,231,133,133,67,231,133,137,67,231,133,174,67,231,134,156,67,231,135,142,67,231,135,144,67,231,136,144,67,231,136,155,67,231,136,168,67,231,136,170,67,231,136,171,67,231,136,181,67,231,136,182,67,231,136,187,67,231,136,191,67,231,137,135,67,231,137,144,67,231,137,153,67,231,137,155,67,231,137,162,67,231,137,185,67,231,138,128,67,231,138,149,67,231,138,172,67,231,138,175,67,231,139,128,67,231,139,188,67,231,140,170,67,231,141,181,67,231,141,186,67,231,142,132,67,231,142,135,67,231,142,137,67,231,142,139,67,231,142,165,67,231,142,178,67,231,143,158,67,231,144,134,67,231,144,137,67,231,144,162,67,231,145,135,67,231,145,156,67,231,145,169,67,231,145,177,67,231,146,133,67,231,146,137,67,231,146,152,67,231,147,138,67,231,147,156,67,231,147,166,67,231,148,134,67,231,148,152,67,231,148,159,67,231,148,164,67,231,148,168,67,231,148,176,67,231,148,178,67,231,148,179,67,231,148,183,67,231,148,187,67,231,148,190,67,231,149,153,67,231,149,165,67,231,149,176,67,231,150,139,67,231,150,146,67,231,151,162,67,231,152,144,67,231,152,157,67,231,152,159,67,231,153,130,67,231,153,169,67,231,153,182,67,231,153,189,67,231,154,174,67,231,154,191,67,231,155,138,67,231,155,155,67,231,155,163,67,231,155,167,67,231,155,174,67,231,155,180,67,231,156,129,67,231,156,158,67,231,156,159,67,231,157,128,67,231,157,138,67,231,158,139,67,231,158,167,67,231,159,155,67,231,159,162,67,231,159,179,67,231,161,142,67,231,161,171,67,231,162,140,67,231,162,145,67,231,163,138,67,231,163,140,67,231,163,187,67,231,164,170,67,231,164,186,67,231,164,188,67,231,164,190,67,231,165,136,67,231,165,137,67,231,165,144,67,231,165,150,67,231,165,157,67,231,165,158,67,231,165,165,67,231,165,191,67,231,166,129,67,231,166,141,67,231,166,142,67,231,166,143,67,231,166,174,67,231,166,184,67,231,166,190,67,231,167,138,67,231,167,152,67,231,167,171,67,231,168,156,67,231,169,128,67,231,169,138,67,231,169,143,67,231,169,180,67,231,169,186,67,231,170,129,67,231,170,177,67,231,171,139,67,231,171,174,67,231,171,185,67,231,172,160,67,231,174,143,67,231,175,128,67,231,175,134,67,231,175,137,67,231,176,190,67,231,177,160,67,231,177,179,67,231,177,187,67,231,178,146,67,231,178,190,67,231,179,146,67,231,179,150,67,231,179,163,67,231,179,167,67,231,179,168,67,231,179,184,67,231,180,128,67,231,180,144,67,231,180,162,67,231,180,175,67,231,181,130,67,231,181,155,67,231,181,163,67,231,182,160,67,231,182,190,67,231,183,135,67,231,183,180,67,231,184,130,67,231,184,137,67,231,184,183,67,231,185,129,67,231,185,133,67,231,188,182,67,231,188,190,67,231,189,145,67,231,189,178,67,231,189,185,67,231,189,186,67,231,190,133,67,231,190,138,67,231,190,149,67,231,190,154,67,231,190,189,67,231,191,186,67,232,128,129,67,232,128,133,67,232,128,140,67,232,128,146,67,232,128,179,67,232,129,134,67,232,129,160,67,232,129,175,67,232,129,176,67,232,129,190,67,232,129,191,67,232,130,137,67,232,130,139,67,232,130,173,67,232,130,178,67,232,132,131,67,232,132,190,67,232,135,152,67,232,135,163,67,232,135,168,67,232,135,170,67,232,135,173,67,232,135,179,67,232,135,188,67,232,136,129,67,232,136,132,67,232,136,140,67,232,136,152,67,232,136,155,67,232,136,159,67,232,137,174,67,232,137,175,67,232,137,178,67,232,137,184,67,232,137,185,67,232,138,139,67,232,138,145,67,232,138,157,67,232,138,177,67,232,138,179,67,232,138,189,67,232,139,165,67,232,139,166,67,232,140,157,67,232,140,163,67,232,140,182,67,232,141,146,67,232,141,147,67,232,141,163,67,232,142,173,67,232,142,189,67,232,143,137,67,232,143,138,67,232,143,140,67,232,143,156,67,232,143,167,67,232,143,175,67,232,143,177,67,232,144,189,67,232,145,137,67,232,145,151,67,232,147,174,67,232,147,177,67,232,147,179,67,232,147,188,67,232,148,150,67,232,149,164,67,232,151,141,67,232,151,186,67,232,152,134,67,232,152,146,67,232,152,173,67,232,152,191,67,232,153,141,67,232,153,144,67,232,153,156,67,232,153,167,67,232,153,169,67,232,153,171,67,232,154,136,67,232,154,169,67,232,155,162,67,232,156,142,67,232,156,168,67,232,157,171,67,232,157,185,67,232,158,134,67,232,158,186,67,232,159,161,67,232,160,129,67,232,160,159,67,232,161,128,67,232,161,140,67,232,161,160,67,232,161,163,67,232,163,130,67,232,163,143,67,232,163,151,67,232,163,158,67,232,163,161,67,232,163,184,67,232,163,186,67,232,164,144,67,232,165,129,67,232,165,164,67,232,165,190,67,232,166,134,67,232,166,139,67,232,166,150,67,232,167,146,67,232,167,163,67,232,168,128,67,232,170,160,67,232,170,170,67,232,170,191,67,232,171,139,67,232,171,146,67,232,171,150,67,232,171,173,67,232,171,184,67,232,171,190,67,232,172,129,67,232,172,185,67,232,173,152,67,232,174,128,67,232,174,138,67,232,176,183,67,232,177,134,67,232,177,136,67,232,177,149,67,232,177,184,67,232,178,157,67,232,178,161,67,232,178,169,67,232,178,171,67,232,179,129,67,232,179,130,67,232,179,135,67,232,179,136,67,232,179,147,67,232,180,136,67,232,180,155,67,232,181,164,67,232,181,176,67,232,181,183,67,232,182,179,67,232,182,188,67,232,183,139,67,232,183,175,67,232,183,176,67,232,186,171,67,232,187,138,67,232,187,148,67,232,188,166,67,232,188,170,67,232,188,184,67,232,188,187,67,232,189,162,67,232,190,155,67,232,190,158,67,232,190,176,67,232,190,181,67,232,190,182,67,233,128,163,67,233,128,184,67,233,129,138,67,233,129,169,67,233,129,178,67,233,129,188,67,233,130,143,67,233,130,145,67,233,130,148,67,233,131,142,67,233,131,158,67,233,131,177,67,233,131,189,67,233,132,145,67,233,132,155,67,233,133,137,67,233,133,141,67,233,133,170,67,233,134,153,67,233,134,180,67,233,135,134,67,233,135,140,67,233,135,143,67,233,135,145,67,233,136,180,67,233,136,184,67,233,137,182,67,233,137,188,67,233,139,151,67,233,139,152,67,233,140,132,67,233,141,138,67,233,143,185,67,233,144,149,67,233,149,183,67,233,150,128,67,233,150,139,67,233,150,173,67,233,150,183,67,233,152,156,67,233,152,174,67,233,153,139,67,233,153,141,67,233,153,181,67,233,153,184,67,233,153,188,67,233,154,134,67,233,154,163,67,233,154,182,67,233,154,183,67,233,154,184,67,233,154,185,67,233,155,131,67,233,155,162,67,233,155,163,67,233,155,168,67,233,155,182,67,233,155,183,67,233,156,163,67,233,156,178,67,233,157,136,67,233,157,145,67,233,157,150,67,233,157,158,67,233,157,162,67,233,157,169,67,233,159,139,67,233,159,155,67,233,159,160,67,233,159,173,67,233,159,179,67,233,159,191,67,233,160,129,67,233,160,133,67,233,160,139,67,233,160,152,67,233,160,169,67,233,160,187,67,233,161,158,67,233,162,168,67,233,163,155,67,233,163,159,67,233,163,162,67,233,163,175,67,233,163,188,67,233,164,168,67,233,164,169,67,233,166,150,67,233,166,153,67,233,166,167,67,233,166,172,67,233,167,130,67,233,167,177,67,233,167,190,67,233,169,170,67,233,170,168,67,233,171,152,67,233,171,159,67,233,172,146,67,233,172,165,67,233,172,175,67,233,172,178,67,233,172,188,67,233,173,154,67,233,173,175,67,233,177,128,67,233,177,151,67,233,179,165,67,233,179,189,67,233,181,167,67,233,182,180,67,233,183,186,67,233,184,158,67,233,185,181,67,233,185,191,67,233,186,151,67,233,186,159,67,233,186,165,67,233,186,187,67,233,187,131,67,233,187,141,67,233,187,142,67,233,187,145,67,233,187,185,67,233,187,189,67,233,187,190,67,233,188,133,67,233,188,142,67,233,188,143,67,233,188,147,67,233,188,150,67,233,188,160,67,233,188,187,67,233,189,131,67,233,189,138,67,233,189,146,67,233,190,141,67,233,190,142,67,233,190,156,67,233,190,159,67,233,190,160,67,234,156,167,67,234,157,175,67,234,172,183,67,234,173,146,68,240,160,132,162,68,240,160,148,156,68,240,160,148,165,68,240,160,149,139,68,240,160,152,186,68,240,160,160,132,68,240,160,163,158,68,240,160,168,172,68,240,160,173,163,68,240,161,147,164,68,240,161,154,168,68,240,161,155,170,68,240,161,167,136,68,240,161,172,152,68,240,161,180,139,68,240,161,183,164,68,240,161,183,166,68,240,162,134,131,68,240,162,134,159,68,240,162,140,177,68,240,162,155,148,68,240,162,161,132,68,240,162,161,138,68,240,162,172,140,68,240,162,175,177,68,240,163,128,138,68,240,163,138,184,68,240,163,141,159,68,240,163,142,147,68,240,163,142,156,68,240,163,143,131,68,240,163,143,149,68,240,163,145,173,68,240,163,154,163,68,240,163,162,167,68,240,163,170,141,68,240,163,171,186,68,240,163,178,188,68,240,163,180,158,68,240,163,187,145,68,240,163,189,158,68,240,163,190,142,68,240,164,137,163,68,240,164,139,174,68,240,164,142,171,68,240,164,152,136,68,240,164,156,181,68,240,164,160,148,68,240,164,176,182,68,240,164,178,146,68,240,164,190,161,68,240,164,190,184,68,240,165,129,132,68,240,165,131,178,68,240,165,131,179,68,240,165,132,153,68,240,165,132,179,68,240,165,137,137,68,240,165,144,157,68,240,165,152,166,68,240,165,154,154,68,240,165,155,133,68,240,165,165,188,68,240,165,170,167,68,240,165,174,171,68,240,165,178,128,68,240,165,179,144,68,240,165,190,134,68,240,166,135,154,68,240,166,136,168,68,240,166,137,135,68,240,166,139,153,68,240,166,140,190,68,240,166,147,154,68,240,166,148,163,68,240,166,150,168,68,240,166,158,167,68,240,166,158,181,68,240,166,172,188,68,240,166,176,182,68,240,166,179,149,68,240,166,181,171,68,240,166,188,172,68,240,166,190,177,68,240,167,131,146,68,240,167,143,138,68,240,167,153,167,68,240,167,162,174,68,240,167,165,166,68,240,167,178,168,68,240,167,187,147,68,240,167,188,175,68,240,168,151,146,68,240,168,151,173,68,240,168,156,174,68,240,168,175,186,68,240,168,181,183,68,240,169,133,133,68,240,169,135,159,68,240,169,136,154,68,240,169,144,138,68,240,169,146,150,68,240,169,150,182,68,240,169,172,176,68,240,170,131,142,68,240,170,132,133,68,240,170,136,142,68,240,170,138,145,68,240,170,142,146,68,240,170,152,128,66,33,33,66,33,63,66,46,46,66,48,44,66,48,46,66,49,44,66,49,46,66,49,48,66,49,49,66,49,50,66,49,51,66,49,52,66,49,53,66,49,54,66,49,55,66,49,56,66,49,57,66,50,44,66,50,46,66,50,48,66,50,49,66,50,50,66,50,51,66,50,52,66,50,53,66,50,54,66,50,55,66,50,56,66,50,57,66,51,44,66,51,46,66,51,48,66,51,49,66,51,50,66,51,51,66,51,52,66,51,53,66,51,54,66,51,55,66,51,56,66,51,57,66,52,44,66,52,46,66,52,48,66,52,49,66,52,50,66,52,51,66,52,52,66,52,53,66,52,54,66,52,55,66,52,56,66,52,57,66,53,44,66,53,46,66,53,48,66,54,44,66,54,46,66,55,44,66,55,46,66,56,44,66,56,46,66,57,44,66,57,46,66,61,61,66,63,33,66,63,63,66,65,85,66,66,113,66,67,68,66,68,74,66,68,90,66,68,122,66,71,66,66,71,121,66,72,80,66,72,86,66,72,103,66,72,122,66,73,73,66,73,74,66,73,85,66,73,86,66,73,88,66,75,66,66,75,75,66,75,77,66,76,74,66,76,106,66,77,66,66,77,67,66,77,68,66,77,82,66,77,86,66,77,87,66,78,74,66,78,106,66,78,111,66,80,72,66,80,82,66,80,97,66,82,115,66,83,68,66,83,77,66,83,83,66,83,118,66,84,77,66,86,73,66,87,67,66,87,90,66,87,98,66,88,73,66,99,99,66,99,100,66,99,109,66,100,66,66,100,97,66,100,108,66,100,109,66,100,122,66,101,86,66,102,102,66,102,105,66,102,108,66,102,109,66,104,97,66,105,105,66,105,106,66,105,110,66,105,118,66,105,120,66,107,65,66,107,86,66,107,87,66,107,103,66,107,108,66,107,109,66,107,116,66,108,106,66,108,109,66,108,110,66,108,120,66,109,50,66,109,51,66,109,65,66,109,86,66,109,87,66,109,98,66,109,103,66,109,108,66,109,109,66,109,115,66,110,65,66,110,70,66,110,86,66,110,87,66,110,106,66,110,109,66,110,115,66,111,86,66,112,65,66,112,70,66,112,86,66,112,87,66,112,99,66,112,115,66,115,114,66,115,116,66,118,105,66,120,105,67,40,49,41,67,40,50,41,67,40,51,41,67,40,52,41,67,40,53,41,67,40,54,41,67,40,55,41,67,40,56,41,67,40,57,41,67,40,65,41,67,40,66,41,67,40,67,41,67,40,68,41,67,40,69,41,67,40,70,41,67,40,71,41,67,40,72,41,67,40,73,41,67,40,74,41,67,40,75,41,67,40,76,41,67,40,77,41,67,40,78,41,67,40,79,41,67,40,80,41,67,40,81,41,67,40,82,41,67,40,83,41,67,40,84,41,67,40,85,41,67,40,86,41,67,40,87,41,67,40,88,41,67,40,89,41,67,40,90,41,67,40,97,41,67,40,98,41,67,40,99,41,67,40,100,41,67,40,101,41,67,40,102,41,67,40,103,41,67,40,104,41,67,40,105,41,67,40,106,41,67,40,107,41,67,40,108,41,67,40,109,41,67,40,110,41,67,40,111,41,67,40,112,41,67,40,113,41,67,40,114,41,67,40,115,41,67,40,116,41,67,40,117,41,67,40,118,41,67,40,119,41,67,40,120,41,67,40,121,41,67,40,122,41,67,46,46,46,67,49,48,46,67,49,49,46,67,49,50,46,67,49,51,46,67,49,52,46,67,49,53,46,67,49,54,46,67,49,55,46,67,49,56,46,67,49,57,46,67,50,48,46,67,58,58,61,67,61,61,61,67,67,111,46,67,70,65,88,67,71,72,122,67,71,80,97,67,73,73,73,67,76,84,68,67,76,194,183,67,77,72,122,67,77,80,97,67,77,206,169,67,80,80,77,67,80,80,86,67,80,84,69,67,84,69,76,67,84,72,122,67,86,73,73,67,88,73,73,67,97,47,99,67,97,47,115,67,97,202,190,67,98,97,114,67,99,47,111,67,99,47,117,67,99,97,108,67,99,109,50,67,99,109,51,67,100,109,50,67,100,109,51,67,101,114,103,67,102,102,105,67,102,102,108,67,103,97,108,67,104,80,97,67,105,105,105,67,107,72,122,67,107,80,97,67,107,109,50,67,107,109,51,67,107,206,169,67,108,111,103,67,108,194,183,67,109,105,108,67,109,109,50,67,109,109,51,67,109,111,108,67,114,97,100,67,118,105,105,67,120,105,105,67,194,176,67,67,194,176,70,67,202,188,110,67,206,188,65,67,206,188,70,67,206,188,86,67,206,188,87,67,206,188,103,67,206,188,108,67,206,188,109,67,206,188,115,68,40,49,48,41,68,40,49,49,41,68,40,49,50,41,68,40,49,51,41,68,40,49,52,41,68,40,49,53,41,68,40,49,54,41,68,40,49,55,41,68,40,49,56,41,68,40,49,57,41,68,40,50,48,41,68,48,231,130,185,68,49,226,129,132,68,49,230,151,165,68,49,230,156,136,68,49,231,130,185,68,50,230,151,165,68,50,230,156,136,68,50,231,130,185,68,51,230,151,165,68,51,230,156,136,68,51,231,130,185,68,52,230,151,165,68,52,230,156,136,68,52,231,130,185,68,53,230,151,165,68,53,230,156,136,68,53,231,130,185,68,54,230,151,165,68,54,230,156,136,68,54,231,130,185,68,55,230,151,165,68,55,230,156,136,68,55,231,130,185,68,56,230,151,165,68,56,230,156,136,68,56,231,130,185,68,57,230,151,165,68,57,230,156,136,68,57,231,130,185,68,86,73,73,73,68,97,46,109,46,68,107,99,97,108,68,112,46,109,46,68,118,105,105,105,68,213,165,214,130,68,213,180,213,165,68,213,180,213,171,68,213,180,213,173,68,213,180,213,182,68,213,190,213,182,68,215,144,215,156,68,216,167,217,180,68,216,168,216,172,68,216,168,216,173,68,216,168,216,174,68,216,168,216,177,68,216,168,216,178,68,216,168,217,133,68,216,168,217,134,68,216,168,217,135,68,216,168,217,137,68,216,168,217,138,68,216,170,216,172,68,216,170,216,173,68,216,170,216,174,68,216,170,216,177,68,216,170,216,178,68,216,170,217,133,68,216,170,217,134,68,216,170,217,135,68,216,170,217,137,68,216,170,217,138,68,216,171,216,172,68,216,171,216,177,68,216,171,216,178,68,216,171,217,133,68,216,171,217,134,68,216,171,217,135,68,216,171,217,137,68,216,171,217,138,68,216,172,216,173,68,216,172,217,133,68,216,172,217,137,68,216,172,217,138,68,216,173,216,172,68,216,173,217,133,68,216,173,217,137,68,216,173,217,138,68,216,174,216,172,68,216,174,216,173,68,216,174,217,133,68,216,174,217,137,68,216,174,217,138,68,216,179,216,172,68,216,179,216,173,68,216,179,216,174,68,216,179,216,177,68,216,179,217,133,68,216,179,217,135,68,216,179,217,137,68,216,179,217,138,68,216,180,216,172,68,216,180,216,173,68,216,180,216,174,68,216,180,216,177,68,216,180,217,133,68,216,180,217,135,68,216,180,217,137,68,216,180,217,138,68,216,181,216,173,68,216,181,216,174,68,216,181,216,177,68,216,181,217,133,68,216,181,217,137,68,216,181,217,138,68,216,182,216,172,68,216,182,216,173,68,216,182,216,174,68,216,182,216,177,68,216,182,217,133,68,216,182,217,137,68,216,182,217,138,68,216,183,216,173,68,216,183,217,133,68,216,183,217,137,68,216,183,217,138,68,216,184,217,133,68,216,185,216,172,68,216,185,217,133,68,216,185,217,137,68,216,185,217,138,68,216,186,216,172,68,216,186,217,133,68,216,186,217,137,68,216,186,217,138,68,217,129,216,172,68,217,129,216,173,68,217,129,216,174,68,217,129,217,133,68,217,129,217,137,68,217,129,217,138,68,217,130,216,173,68,217,130,217,133,68,217,130,217,137,68,217,130,217,138,68,217,131,216,167,68,217,131,216,172,68,217,131,216,173,68,217,131,216,174,68,217,131,217,132,68,217,131,217,133,68,217,131,217,137,68,217,131,217,138,68,217,132,216,167,68,217,132,216,172,68,217,132,216,173,68,217,132,216,174,68,217,132,217,133,68,217,132,217,135,68,217,132,217,137,68,217,132,217,138,68,217,133,216,167,68,217,133,216,172,68,217,133,216,173,68,217,133,216,174,68,217,133,217,133,68,217,133,217,137,68,217,133,217,138,68,217,134,216,172,68,217,134,216,173,68,217,134,216,174,68,217,134,216,177,68,217,134,216,178,68,217,134,217,133,68,217,134,217,134,68,217,134,217,135,68,217,134,217,137,68,217,134,217,138,68,217,135,216,172,68,217,135,217,133,68,217,135,217,137,68,217,135,217,138,68,217,136,217,180,68,217,138,216,172,68,217,138,216,173,68,217,138,216,174,68,217,138,216,177,68,217,138,216,178,68,217,138,217,133,68,217,138,217,134,68,217,138,217,135,68,217,138,217,137,68,217,138,217,138,68,217,138,217,180,68,219,135,217,180,69,40,225,132,128,41,69,40,225,132,130,41,69,40,225,132,131,41,69,40,225,132,133,41,69,40,225,132,134,41,69,40,225,132,135,41,69,40,225,132,137,41,69,40,225,132,139,41,69,40,225,132,140,41,69,40,225,132,142,41,69,40,225,132,143,41,69,40,225,132,144,41,69,40,225,132,145,41,69,40,225,132,146,41,69,40,228,184,128,41,69,40,228,184,131,41,69,40,228,184,137,41,69,40,228,185,157,41,69,40,228,186,140,41,69,40,228,186,148,41,69,40,228,187,163,41,69,40,228,188,129,41,69,40,228,188,145,41,69,40,229,133,171,41,69,40,229,133,173,41,69,40,229,138,180,41,69,40,229,141,129,41,69,40,229,141,148,41,69,40,229,144,141,41,69,40,229,145,188,41,69,40,229,155,155,41,69,40,229,156,159,41,69,40,229,173,166,41,69,40,230,151,165,41,69,40,230,156,136,41,69,40,230,156,137,41,69,40,230,156,168,41,69,40,230,160,170,41,69,40,230,176,180,41,69,40,231,129,171,41,69,40,231,137,185,41,69,40,231,155,163,41,69,40,231,164,190,41,69,40,231,165,157,41,69,40,231,165,173,41,69,40,232,135,170,41,69,40,232,135,179,41,69,40,232,178,161,41,69,40,232,179,135,41,69,40,233,135,145,41,69,48,226,129,132,51,69,49,48,230,151,165,69,49,48,230,156,136,69,49,48,231,130,185,69,49,49,230,151,165,69,49,49,230,156,136,69,49,49,231,130,185,69,49,50,230,151,165,69,49,50,230,156,136,69,49,50,231,130,185,69,49,51,230,151,165,69,49,51,231,130,185,69,49,52,230,151,165,69,49,52,231,130,185,69,49,53,230,151,165,69,49,53,231,130,185,69,49,54,230,151,165,69,49,54,231,130,185,69,49,55,230,151,165,69,49,55,231,130,185,69,49,56,230,151,165,69,49,56,231,130,185,69,49,57,230,151,165,69,49,57,231,130,185,69,49,226,129,132,50,69,49,226,129,132,51,69,49,226,129,132,52,69,49,226,129,132,53,69,49,226,129,132,54,69,49,226,129,132,55,69,49,226,129,132,56,69,49,226,129,132,57,69,50,48,230,151,165,69,50,48,231,130,185,69,50,49,230,151,165,69,50,49,231,130,185,69,50,50,230,151,165,69,50,50,231,130,185,69,50,51,230,151,165,69,50,51,231,130,185,69,50,52,230,151,165,69,50,52,231,130,185,69,50,53,230,151,165,69,50,54,230,151,165,69,50,55,230,151,165,69,50,56,230,151,165,69,50,57,230,151,165,69,50,226,129,132,51,69,50,226,129,132,53,69,51,48,230,151,165,69,51,49,230,151,165,69,51,226,129,132,52,69,51,226,129,132,53,69,51,226,129,132,56,69,52,226,129,132,53,69,53,226,129,132,54,69,53,226,129,132,56,69,55,226,129,132,56,69,65,226,136,149,109,69,86,226,136,149,109,69,109,226,136,149,115,70,49,226,129,132,49,48,70,67,226,136,149,107,103,70,109,226,136,149,115,50,70,216,168,216,173,217,138,70,216,168,216,174,217,138,70,216,170,216,172,217,133,70,216,170,216,172,217,137,70,216,170,216,172,217,138,70,216,170,216,173,216,172,70,216,170,216,173,217,133,70,216,170,216,174,217,133,70,216,170,216,174,217,137,70,216,170,216,174,217,138,70,216,170,217,133,216,172,70,216,170,217,133,216,173,70,216,170,217,133,216,174,70,216,170,217,133,217,137,70,216,170,217,133,217,138,70,216,172,216,173,217,137,70,216,172,216,173,217,138,70,216,172,217,133,216,173,70,216,172,217,133,217,137,70,216,172,217,133,217,138,70,216,173,216,172,217,138,70,216,173,217,133,217,137,70,216,173,217,133,217,138,70,216,179,216,172,216,173,70,216,179,216,172,217,137,70,216,179,216,173,216,172,70,216,179,216,174,217,137,70,216,179,216,174,217,138,70,216,179,217,133,216,172,70,216,179,217,133,216,173,70,216,179,217,133,217,133,70,216,180,216,172,217,138,70,216,180,216,173,217,133,70,216,180,216,173,217,138,70,216,180,217,133,216,174,70,216,180,217,133,217,133,70,216,181,216,173,216,173,70,216,181,216,173,217,138,70,216,181,217,132,217,137,70,216,181,217,132,219,146,70,216,181,217,133,217,133,70,216,182,216,173,217,137,70,216,182,216,173,217,138,70,216,182,216,174,217,133,70,216,183,217,133,216,173,70,216,183,217,133,217,133,70,216,183,217,133,217,138,70,216,185,216,172,217,133,70,216,185,217,133,217,133,70,216,185,217,133,217,137,70,216,185,217,133,217,138,70,216,186,217,133,217,133,70,216,186,217,133,217,137,70,216,186,217,133,217,138,70,217,129,216,174,217,133,70,217,129,217,133,217,138,70,217,130,217,132,219,146,70,217,130,217,133,216,173,70,217,130,217,133,217,133,70,217,130,217,133,217,138,70,217,131,217,133,217,133,70,217,131,217,133,217,138,70,217,132,216,172,216,172,70,217,132,216,172,217,133,70,217,132,216,172,217,138,70,217,132,216,173,217,133,70,217,132,216,173,217,137,70,217,132,216,173,217,138,70,217,132,216,174,217,133,70,217,132,217,133,216,173,70,217,132,217,133,217,138,70,217,133,216,172,216,173,70,217,133,216,172,216,174,70,217,133,216,172,217,133,70,217,133,216,172,217,138,70,217,133,216,173,216,172,70,217,133,216,173,217,133,70,217,133,216,173,217,138,70,217,133,216,174,216,172,70,217,133,216,174,217,133,70,217,133,216,174,217,138,70,217,133,217,133,217,138,70,217,134,216,172,216,173,70,217,134,216,172,217,133,70,217,134,216,172,217,137,70,217,134,216,172,217,138,70,217,134,216,173,217,133,70,217,134,216,173,217,137,70,217,134,216,173,217,138,70,217,134,217,133,217,137,70,217,134,217,133,217,138,70,217,135,217,133,216,172,70,217,135,217,133,217,133,70,217,138,216,172,217,138,70,217,138,216,173,217,138,70,217,138,217,133,217,133,70,217,138,217,133,217,138,70,217,138,217,148,216,167,70,217,138,217,148,216,172,70,217,138,217,148,216,173,70,217,138,217,148,216,174,70,217,138,217,148,216,177,70,217,138,217,148,216,178,70,217,138,217,148,217,133,70,217,138,217,148,217,134,70,217,138,217,148,217,135,70,217,138,217,148,217,136,70,217,138,217,148,217,137,70,217,138,217,148,217,138,70,217,138,217,148,219,134,70,217,138,217,148,219,135,70,217,138,217,148,219,136,70,217,138,217,148,219,144,70,217,138,217,148,219,149,70,224,185,141,224,184,178,70,224,186,171,224,186,153,70,224,186,171,224,186,161,70,224,187,141,224,186,178,70,224,189,128,224,190,181,70,224,189,130,224,190,183,70,224,189,140,224,190,183,70,224,189,145,224,190,183,70,224,189,150,224,190,183,70,224,189,155,224,190,183,70,224,190,144,224,190,181,70,224,190,146,224,190,183,70,224,190,156,224,190,183,70,224,190,161,224,190,183,70,224,190,166,224,190,183,70,224,190,171,224,190,183,70,226,128,178,226,128,178,70,226,128,181,226,128,181,70,226,136,171,226,136,171,70,226,136,174,226,136,174,70,227,129,187,227,129,139,70,227,130,136,227,130,138,70,227,130,173,227,131,173,70,227,130,179,227,130,179,70,227,130,179,227,131,136,70,227,131,136,227,131,179,70,227,131,138,227,131,142,70,227,131,155,227,131,179,70,227,131,159,227,131,170,70,227,131,170,227,131,169,70,227,131,172,227,131,160,70,228,187,164,229,146,140,70,229,164,167,230,173,163,70,229,185,179,230,136,144,70,230,152,142,230,178,187,70,230,152,173,229,146,140,71,114,97,100,226,136,149,115,71,227,128,148,83,227,128,149,72,40,225,132,128,225,133,161,41,72,40,225,132,130,225,133,161,41,72,40,225,132,131,225,133,161,41,72,40,225,132,133,225,133,161,41,72,40,225,132,134,225,133,161,41,72,40,225,132,135,225,133,161,41,72,40,225,132,137,225,133,161,41,72,40,225,132,139,225,133,161,41,72,40,225,132,140,225,133,161,41,72,40,225,132,140,225,133,174,41,72,40,225,132,142,225,133,161,41,72,40,225,132,143,225,133,161,41,72,40,225,132,144,225,133,161,41,72,40,225,132,145,225,133,161,41,72,40,225,132,146,225,133,161,41,72,114,97,100,226,136,149,115,50,72,216,167,217,131,216,168,216,177,72,216,167,217,132,217,132,217,135,72,216,177,216,179,217,136,217,132,72,216,177,219,140,216,167,217,132,72,216,181,217,132,216,185,217,133,72,216,185,217,132,217,138,217,135,72,217,133,216,173,217,133,216,175,72,217,136,216,179,217,132,217,133,73,226,128,178,226,128,178,226,128,178,73,226,128,181,226,128,181,226,128,181,73,226,136,171,226,136,171,226,136,171,73,226,136,174,226,136,174,226,136,174,73,227,128,148,228,184,137,227,128,149,73,227,128,148,228,186,140,227,128,149,73,227,128,148,229,139,157,227,128,149,73,227,128,148,229,174,137,227,128,149,73,227,128,148,230,137,147,227,128,149,73,227,128,148,230,149,151,227,128,149,73,227,128,148,230,156,172,227,128,149,73,227,128,148,231,130,185,227,128,149,73,227,128,148,231,155,151,227,128,149,73,227,130,162,227,131,188,227,131,171,73,227,130,164,227,131,179,227,131,129,73,227,130,166,227,130,169,227,131,179,73,227,130,170,227,131,179,227,130,185,73,227,130,170,227,131,188,227,131,160,73,227,130,171,227,130,164,227,131,170,73,227,130,177,227,131,188,227,130,185,73,227,130,179,227,131,171,227,131,138,73,227,130,187,227,131,179,227,131,129,73,227,130,187,227,131,179,227,131,136,73,227,131,134,227,130,153,227,130,183,73,227,131,136,227,130,153,227,131,171,73,227,131,142,227,131,131,227,131,136,73,227,131,143,227,130,164,227,131,132,73,227,131,146,227,130,153,227,131,171,73,227,131,146,227,130,154,227,130,179,73,227,131,149,227,131,169,227,131,179,73,227,131,152,227,130,154,227,130,189,73,227,131,152,227,131,171,227,131,132,73,227,131,155,227,131,188,227,131,171,73,227,131,155,227,131,188,227,131,179,73,227,131,158,227,130,164,227,131,171,73,227,131,158,227,131,131,227,131,143,73,227,131,158,227,131,171,227,130,175,73,227,131,164,227,131,188,227,131,171,73,227,131,166,227,130,162,227,131,179,73,227,131,175,227,131,131,227,131,136,76,226,128,178,226,128,178,226,128,178,226,128,178,76,226,136,171,226,136,171,226,136,171,226,136,171,76,227,130,162,227,131,171,227,131,149,227,130,161,76,227,130,168,227,131,188,227,130,171,227,131,188,76,227,130,171,227,130,153,227,131,173,227,131,179,76,227,130,171,227,130,153,227,131,179,227,131,158,76,227,130,171,227,131,169,227,131,131,227,131,136,76,227,130,171,227,131,173,227,131,170,227,131,188,76,227,130,173,227,130,153,227,131,139,227,131,188,76,227,130,173,227,131,165,227,131,170,227,131,188,76,227,130,175,227,130,153,227,131,169,227,131,160,76,227,130,175,227,131,173,227,131,188,227,131,141,76,227,130,181,227,130,164,227,130,175,227,131,171,76,227,130,191,227,130,153,227,131,188,227,130,185,76,227,131,143,227,130,154,227,131,188,227,131,132,76,227,131,146,227,130,154,227,130,175,227,131,171,76,227,131,149,227,130,163,227,131,188,227,131,136,76,227,131,152,227,130,153,227,131,188,227,130,191,76,227,131,152,227,130,154,227,131,139,227,131,146,76,227,131,152,227,130,154,227,131,179,227,130,185,76,227,131,155,227,130,153,227,131,171,227,131,136,76,227,131,158,227,130,164,227,130,175,227,131,173,76,227,131,159,227,130,175,227,131,173,227,131,179,76,227,131,161,227,131,188,227,131,136,227,131,171,76,227,131,170,227,131,131,227,131,136,227,131,171,76,227,131,171,227,131,146,227,130,154,227,131,188,76,230,160,170,229,188,143,228,188,154,231,164,190,78,40,225,132,139,225,133,169,225,132,146,225,133,174,41,79,216,172,217,132,32,216,172,217,132,216,167,217,132,217,135,79,227,130,162,227,131,143,227,130,154,227,131,188,227,131,136,79,227,130,162,227,131,179,227,131,152,227,130,154,227,130,162,79,227,130,173,227,131,173,227,131,175,227,131,131,227,131,136,79,227,130,181,227,131,179,227,131,129,227,131,188,227,131,160,79,227,131,143,227,130,153,227,131,188,227,131,172,227,131,171,79,227,131,152,227,130,175,227,130,191,227,131,188,227,131,171,79,227,131,155,227,130,154,227,130,164,227,131,179,227,131,136,79,227,131,158,227,131,179,227,130,183,227,131,167,227,131,179,79,227,131,161,227,130,171,227,130,153,227,131,136,227,131,179,79,227,131,171,227,131,188,227,131,149,227,130,153,227,131,171,81,40,225,132,139,225,133,169,225,132,140,225,133,165,225,134,171,41,82,227,130,173,227,130,153,227,131,171,227,130,191,227,130,153,227,131,188,82,227,130,173,227,131,173,227,130,175,227,130,153,227,131,169,227,131,160,82,227,130,173,227,131,173,227,131,161,227,131,188,227,131,136,227,131,171,82,227,130,175,227,130,153,227,131,169,227,131,160,227,131,136,227,131,179,82,227,130,175,227,131,171,227,130,187,227,130,153,227,130,164,227,131,173,82,227,131,143,227,130,154,227,131,188,227,130,187,227,131,179,227,131,136,82,227,131,146,227,130,154,227,130,162,227,130,185,227,131,136,227,131,171,82,227,131,149,227,130,153,227,131,131,227,130,183,227,130,167,227,131,171,82,227,131,159,227,131,170,227,131,143,227,130,153,227,131,188,227,131,171,82,227,131,172,227,131,179,227,131,136,227,130,177,227,130,153,227,131,179,97,216,181,217,132,217,137,32,216,167,217,132,217,132,217,135,32,216,185,217,132,217,138,217,135,32,217,136,216,179,217,132,217,133,6,224,167,135,224,166,190,1,6,224,167,135,224,167,151,1,6,224,173,135,224,172,190,1,6,224,173,135,224,173,150,1,6,224,173,135,224,173,151,1,6,224,174,146,224,175,151,1,6,224,175,134,224,174,190,1,6,224,175,134,224,175,151,1,6,224,175,135,224,174,190,1,6,224,178,191,224,179,149,1,6,224,179,134,224,179,149,1,6,224,179,134,224,179,150,1,6,224,181,134,224,180,190,1,6,224,181,134,224,181,151,1,6,224,181,135,224,180,190,1,6,224,183,153,224,183,159,1,6,225,128,165,225,128,174,1,6,225,172,133,225,172,181,1,6,225,172,135,225,172,181,1,6,225,172,137,225,172,181,1,6,225,172,139,225,172,181,1,6,225,172,141,225,172,181,1,6,225,172,145,225,172,181,1,6,225,172,186,225,172,181,1,6,225,172,188,225,172,181,1,6,225,172,190,225,172,181,1,6,225,172,191,225,172,181,1,6,225,173,130,225,172,181,1,8,240,145,132,177,240,145,132,167,1,8,240,145,132,178,240,145,132,167,1,8,240,145,141,135,240,145,140,190,1,8,240,145,141,135,240,145,141,151,1,8,240,145,146,185,240,145,146,176,1,8,240,145,146,185,240,145,146,186,1,8,240,145,146,185,240,145,146,189,1,8,240,145,150,184,240,145,150,175,1,8,240,145,150,185,240,145,150,175,1,8,240,145,164,181,240,145,164,176,1,9,224,179,134,224,179,130,224,179,149,2,9,224,183,153,224,183,143,224,183,138,22,68,68,90,204,140,205,68,68,122,204,140,205,68,100,122,204,140,205,70,217,132,216,167,217,147,205,70,217,132,216,167,217,148,205,70,217,132,216,167,217,149,185,70,225,132,128,225,133,161,1,70,225,132,130,225,133,161,1,70,225,132,131,225,133,161,1,70,225,132,133,225,133,161,1,70,225,132,134,225,133,161,1,70,225,132,135,225,133,161,1,70,225,132,137,225,133,161,1,70,225,132,139,225,133,161,1,70,225,132,139,225,133,174,1,70,225,132,140,225,133,161,1,70,225,132,142,225,133,161,1,70,225,132,143,225,133,161,1,70,225,132,144,225,133,161,1,70,225,132,145,225,133,161,1,70,225,132,146,225,133,161,1,73,227,131,161,227,130,171,227,130,153,17,76,225,132,140,225,133,174,225,132,139,225,133,180,1,76,227,130,173,227,130,153,227,130,171,227,130,153,17,76,227,130,179,227,131,188,227,131,155,227,130,154,17,76,227,131,164,227,131,188,227,131,136,227,130,153,17,79,225,132,142,225,133,161,225,134,183,225,132,128,225,133,169,1,79,227,130,164,227,131,139,227,131,179,227,130,175,227,130,153,17,79,227,130,183,227,131,170,227,131,179,227,130,175,227,130,153,17,79,227,131,152,227,130,154,227,131,188,227,130,183,227,130,153,17,79,227,131,155,227,130,154,227,131,179,227,131,136,227,130,153,17,82,227,130,168,227,130,185,227,130,175,227,131,188,227,131,136,227,130,153,17,82,227,131,149,227,130,161,227,131,169,227,131,131,227,131,136,227,130,153,17,134,224,179,134,224,179,130,1,134,224,183,153,224,183,143,1,3,60,204,184,5,3,61,204,184,5,3,62,204,184,5,3,65,204,128,205,3,65,204,129,205,3,65,204,131,205,3,65,204,132,205,3,65,204,137,205,3,65,204,140,205,3,65,204,143,205,3,65,204,145,205,3,65,204,165,185,3,65,204,168,169,3,66,204,135,205,3,66,204,163,185,3,66,204,177,185,3,67,204,129,205,3,67,204,130,205,3,67,204,135,205,3,67,204,140,205,3,68,204,135,205,3,68,204,140,205,3,68,204,163,185,3,68,204,167,169,3,68,204,173,185,3,68,204,177,185,3,69,204,128,205,3,69,204,129,205,3,69,204,131,205,3,69,204,134,205,3,69,204,135,205,3,69,204,136,205,3,69,204,137,205,3,69,204,140,205,3,69,204,143,205,3,69,204,145,205,3,69,204,168,169,3,69,204,173,185,3,69,204,176,185,3,70,204,135,205,3,71,204,129,205,3,71,204,130,205,3,71,204,132,205,3,71,204,134,205,3,71,204,135,205,3,71,204,140,205,3,71,204,167,169,3,72,204,130,205,3,72,204,135,205,3,72,204,136,205,3,72,204,140,205,3,72,204,163,185,3,72,204,167,169,3,72,204,174,185,3,73,204,128,205,3,73,204,129,205,3,73,204,130,205,3,73,204,131,205,3,73,204,132,205,3,73,204,134,205,3,73,204,135,205,3,73,204,137,205,3,73,204,140,205,3,73,204,143,205,3,73,204,145,205,3,73,204,163,185,3,73,204,168,169,3,73,204,176,185,3,74,204,130,205,3,75,204,129,205,3,75,204,140,205,3,75,204,163,185,3,75,204,167,169,3,75,204,177,185,3,76,204,129,205,3,76,204,140,205,3,76,204,167,169,3,76,204,173,185,3,76,204,177,185,3,77,204,129,205,3,77,204,135,205,3,77,204,163,185,3,78,204,128,205,3,78,204,129,205,3,78,204,131,205,3,78,204,135,205,3,78,204,140,205,3,78,204,163,185,3,78,204,167,169,3,78,204,173,185,3,78,204,177,185,3,79,204,128,205,3,79,204,129,205,3,79,204,134,205,3,79,204,137,205,3,79,204,139,205,3,79,204,140,205,3,79,204,143,205,3,79,204,145,205,3,80,204,129,205,3,80,204,135,205,3,82,204,129,205,3,82,204,135,205,3,82,204,140,205,3,82,204,143,205,3,82,204,145,205,3,82,204,167,169,3,82,204,177,185,3,83,204,130,205,3,83,204,135,205,3,83,204,166,185,3,83,204,167,169,3,84,204,135,205,3,84,204,140,205,3,84,204,163,185,3,84,204,166,185,3,84,204,167,169,3,84,204,173,185,3,84,204,177,185,3,85,204,128,205,3,85,204,129,205,3,85,204,130,205,3,85,204,134,205,3,85,204,137,205,3,85,204,138,205,3,85,204,139,205,3,85,204,140,205,3,85,204,143,205,3,85,204,145,205,3,85,204,163,185,3,85,204,164,185,3,85,204,168,169,3,85,204,173,185,3,85,204,176,185,3,86,204,131,205,3,86,204,163,185,3,87,204,128,205,3,87,204,129,205,3,87,204,130,205,3,87,204,135,205,3,87,204,136,205,3,87,204,163,185,3,88,204,135,205,3,88,204,136,205,3,89,204,128,205,3,89,204,129,205,3,89,204,130,205,3,89,204,131,205,3,89,204,132,205,3,89,204,135,205,3,89,204,136,205,3,89,204,137,205,3,89,204,163,185,3,90,204,129,205,3,90,204,130,205,3,90,204,135,205,3,90,204,140,205,3,90,204,163,185,3,90,204,177,185,3,97,204,128,205,3,97,204,129,205,3,97,204,131,205,3,97,204,132,205,3,97,204,137,205,3,97,204,140,205,3,97,204,143,205,3,97,204,145,205,3,97,204,165,185,3,97,204,168,169,3,98,204,135,205,3,98,204,163,185,3,98,204,177,185,3,99,204,129,205,3,99,204,130,205,3,99,204,135,205,3,99,204,140,205,3,100,204,135,205,3,100,204,140,205,3,100,204,163,185,3,100,204,167,169,3,100,204,173,185,3,100,204,177,185,3,101,204,128,205,3,101,204,129,205,3,101,204,131,205,3,101,204,134,205,3,101,204,135,205,3,101,204,136,205,3,101,204,137,205,3,101,204,140,205,3,101,204,143,205,3,101,204,145,205,3,101,204,168,169,3,101,204,173,185,3,101,204,176,185,3,102,204,135,205,3,103,204,129,205,3,103,204,130,205,3,103,204,132,205,3,103,204,134,205,3,103,204,135,205,3,103,204,140,205,3,103,204,167,169,3,104,204,130,205,3,104,204,135,205,3,104,204,136,205,3,104,204,140,205,3,104,204,163,185,3,104,204,167,169,3,104,204,174,185,3,104,204,177,185,3,105,204,128,205,3,105,204,129,205,3,105,204,130,205,3,105,204,131,205,3,105,204,132,205,3,105,204,134,205,3,105,204,137,205,3,105,204,140,205,3,105,204,143,205,3,105,204,145,205,3,105,204,163,185,3,105,204,168,169,3,105,204,176,185,3,106,204,130,205,3,106,204,140,205,3,107,204,129,205,3,107,204,140,205,3,107,204,163,185,3,107,204,167,169,3,107,204,177,185,3,108,204,129,205,3,108,204,140,205,3,108,204,167,169,3,108,204,173,185,3,108,204,177,185,3,109,204,129,205,3,109,204,135,205,3,109,204,163,185,3,110,204,128,205,3,110,204,129,205,3,110,204,131,205,3,110,204,135,205,3,110,204,140,205,3,110,204,163,185,3,110,204,167,169,3,110,204,173,185,3,110,204,177,185,3,111,204,128,205,3,111,204,129,205,3,111,204,134,205,3,111,204,137,205,3,111,204,139,205,3,111,204,140,205,3,111,204,143,205,3,111,204,145,205,3,112,204,129,205,3,112,204,135,205,3,114,204,129,205,3,114,204,135,205,3,114,204,140,205,3,114,204,143,205,3,114,204,145,205,3,114,204,167,169,3,114,204,177,185,3,115,204,130,205,3,115,204,135,205,3,115,204,166,185,3,115,204,167,169,3,116,204,135,205,3,116,204,136,205,3,116,204,140,205,3,116,204,163,185,3,116,204,166,185,3,116,204,167,169,3,116,204,173,185,3,116,204,177,185,3,117,204,128,205,3,117,204,129,205,3,117,204,130,205,3,117,204,134,205,3,117,204,137,205,3,117,204,138,205,3,117,204,139,205,3,117,204,140,205,3,117,204,143,205,3,117,204,145,205,3,117,204,163,185,3,117,204,164,185,3,117,204,168,169,3,117,204,173,185,3,117,204,176,185,3,118,204,131,205,3,118,204,163,185,3,119,204,128,205,3,119,204,129,205,3,119,204,130,205,3,119,204,135,205,3,119,204,136,205,3,119,204,138,205,3,119,204,163,185,3,120,204,135,205,3,120,204,136,205,3,121,204,128,205,3,121,204,129,205,3,121,204,130,205,3,121,204,131,205,3,121,204,132,205,3,121,204,135,205,3,121,204,136,205,3,121,204,137,205,3,121,204,138,205,3,121,204,163,185,3,122,204,129,205,3,122,204,130,205,3,122,204,135,205,3,122,204,140,205,3,122,204,163,185,3,122,204,177,185,4,194,168,204,128,206,4,194,168,204,129,206,4,194,168,205,130,206,4,195,134,204,129,205,4,195,134,204,132,205,4,195,152,204,129,205,4,195,166,204,129,205,4,195,166,204,132,205,4,195,184,204,129,205,4,197,191,204,135,205,4,198,183,204,140,205,4,202,146,204,140,205,4,206,145,204,128,205,4,206,145,204,129,205,4,206,145,204,132,205,4,206,145,204,134,205,4,206,145,205,133,221,4,206,149,204,128,205,4,206,149,204,129,205,4,206,151,204,128,205,4,206,151,204,129,205,4,206,151,205,133,221,4,206,153,204,128,205,4,206,153,204,129,205,4,206,153,204,132,205,4,206,153,204,134,205,4,206,153,204,136,205,4,206,159,204,128,205,4,206,159,204,129,205,4,206,161,204,148,205,4,206,165,204,128,205,4,206,165,204,129,205,4,206,165,204,132,205,4,206,165,204,134,205,4,206,165,204,136,205,4,206,169,204,128,205,4,206,169,204,129,205,4,206,169,205,133,221,4,206,177,204,132,205,4,206,177,204,134,205,4,206,177,205,133,221,4,206,181,204,128,205,4,206,181,204,129,205,4,206,183,205,133,221,4,206,185,204,128,205,4,206,185,204,129,205,4,206,185,204,132,205,4,206,185,204,134,205,4,206,185,205,130,205,4,206,191,204,128,205,4,206,191,204,129,205,4,207,129,204,147,205,4,207,129,204,148,205,4,207,133,204,128,205,4,207,133,204,129,205,4,207,133,204,132,205,4,207,133,204,134,205,4,207,133,205,130,205,4,207,137,205,133,221,4,207,146,204,129,205,4,207,146,204,136,205,4,208,134,204,136,205,4,208,144,204,134,205,4,208,144,204,136,205,4,208,147,204,129,205,4,208,149,204,128,205,4,208,149,204,134,205,4,208,149,204,136,205,4,208,150,204,134,205,4,208,150,204,136,205,4,208,151,204,136,205,4,208,152,204,128,205,4,208,152,204,132,205,4,208,152,204,134,205,4,208,152,204,136,205,4,208,154,204,129,205,4,208,158,204,136,205,4,208,163,204,132,205,4,208,163,204,134,205,4,208,163,204,136,205,4,208,163,204,139,205,4,208,167,204,136,205,4,208,171,204,136,205,4,208,173,204,136,205,4,208,176,204,134,205,4,208,176,204,136,205,4,208,179,204,129,205,4,208,181,204,128,205,4,208,181,204,134,205,4,208,181,204,136,205,4,208,182,204,134,205,4,208,182,204,136,205,4,208,183,204,136,205,4,208,184,204,128,205,4,208,184,204,132,205,4,208,184,204,134,205,4,208,184,204,136,205,4,208,186,204,129,205,4,208,190,204,136,205,4,209,131,204,132,205,4,209,131,204,134,205,4,209,131,204,136,205,4,209,131,204,139,205,4,209,135,204,136,205,4,209,139,204,136,205,4,209,141,204,136,205,4,209,150,204,136,205,4,209,180,204,143,205,4,209,181,204,143,205,4,211,152,204,136,205,4,211,153,204,136,205,4,211,168,204,136,205,4,211,169,204,136,205,4,216,167,217,147,205,4,216,167,217,148,205,4,216,167,217,149,185,4,217,136,217,148,205,4,217,138,217,148,205,4,219,129,217,148,205,4,219,146,217,148,205,4,219,149,217,148,205,5,65,204,130,204,128,206,5,65,204,130,204,129,206,5,65,204,130,204,131,206,5,65,204,130,204,137,206,5,65,204,134,204,128,206,5,65,204,134,204,129,206,5,65,204,134,204,131,206,5,65,204,134,204,137,206,5,65,204,135,204,132,206,5,65,204,136,204,132,206,5,65,204,138,204,129,206,5,65,204,163,204,130,206,5,65,204,163,204,134,206,5,67,204,167,204,129,206,5,69,204,130,204,128,206,5,69,204,130,204,129,206,5,69,204,130,204,131,206,5,69,204,130,204,137,206,5,69,204,132,204,128,206,5,69,204,132,204,129,206,5,69,204,163,204,130,206,5,69,204,167,204,134,206,5,73,204,136,204,129,206,5,76,204,163,204,132,206,5,79,204,130,204,128,206,5,79,204,130,204,129,206,5,79,204,130,204,131,206,5,79,204,130,204,137,206,5,79,204,131,204,129,206,5,79,204,131,204,132,206,5,79,204,131,204,136,206,5,79,204,132,204,128,206,5,79,204,132,204,129,206,5,79,204,135,204,132,206,5,79,204,136,204,132,206,5,79,204,155,204,128,206,5,79,204,155,204,129,206,5,79,204,155,204,131,206,5,79,204,155,204,137,206,5,79,204,155,204,163,186,5,79,204,163,204,130,206,5,79,204,168,204,132,206,5,82,204,163,204,132,206,5,83,204,129,204,135,206,5,83,204,140,204,135,206,5,83,204,163,204,135,206,5,85,204,131,204,129,206,5,85,204,132,204,136,206,5,85,204,136,204,128,206,5,85,204,136,204,129,206,5,85,204,136,204,132,206,5,85,204,136,204,140,206,5,85,204,155,204,128,206,5,85,204,155,204,129,206,5,85,204,155,204,131,206,5,85,204,155,204,137,206,5,85,204,155,204,163,186,5,97,204,130,204,128,206,5,97,204,130,204,129,206,5,97,204,130,204,131,206,5,97,204,130,204,137,206,5,97,204,134,204,128,206,5,97,204,134,204,129,206,5,97,204,134,204,131,206,5,97,204,134,204,137,206,5,97,204,135,204,132,206,5,97,204,136,204,132,206,5,97,204,138,204,129,206,5,97,204,163,204,130,206,5,97,204,163,204,134,206,5,99,204,167,204,129,206,5,101,204,130,204,128,206,5,101,204,130,204,129,206,5,101,204,130,204,131,206,5,101,204,130,204,137,206,5,101,204,132,204,128,206,5,101,204,132,204,129,206,5,101,204,163,204,130,206,5,101,204,167,204,134,206,5,105,204,136,204,129,206,5,108,204,163,204,132,206,5,111,204,130,204,128,206,5,111,204,130,204,129,206,5,111,204,130,204,131,206,5,111,204,130,204,137,206,5,111,204,131,204,129,206,5,111,204,131,204,132,206,5,111,204,131,204,136,206,5,111,204,132,204,128,206,5,111,204,132,204,129,206,5,111,204,135,204,132,206,5,111,204,136,204,132,206,5,111,204,155,204,128,206,5,111,204,155,204,129,206,5,111,204,155,204,131,206,5,111,204,155,204,137,206,5,111,204,155,204,163,186,5,111,204,163,204,130,206,5,111,204,168,204,132,206,5,114,204,163,204,132,206,5,115,204,129,204,135,206,5,115,204,140,204,135,206,5,115,204,163,204,135,206,5,117,204,131,204,129,206,5,117,204,132,204,136,206,5,117,204,136,204,128,206,5,117,204,136,204,129,206,5,117,204,136,204,132,206,5,117,204,136,204,140,206,5,117,204,155,204,128,206,5,117,204,155,204,129,206,5,117,204,155,204,131,206,5,117,204,155,204,137,206,5,117,204,155,204,163,186,5,225,190,191,204,128,206,5,225,190,191,204,129,206,5,225,190,191,205,130,206,5,225,191,190,204,128,206,5,225,191,190,204,129,206,5,225,191,190,205,130,206,5,226,134,144,204,184,5,5,226,134,146,204,184,5,5,226,134,148,204,184,5,5,226,135,144,204,184,5,5,226,135,146,204,184,5,5,226,135,148,204,184,5,5,226,136,131,204,184,5,5,226,136,136,204,184,5,5,226,136,139,204,184,5,5,226,136,163,204,184,5,5,226,136,165,204,184,5,5,226,136,188,204,184,5,5,226,137,131,204,184,5,5,226,137,133,204,184,5,5,226,137,136,204,184,5,5,226,137,141,204,184,5,5,226,137,161,204,184,5,5,226,137,164,204,184,5,5,226,137,165,204,184,5,5,226,137,178,204,184,5,5,226,137,179,204,184,5,5,226,137,182,204,184,5,5,226,137,183,204,184,5,5,226,137,186,204,184,5,5,226,137,187,204,184,5,5,226,137,188,204,184,5,5,226,137,189,204,184,5,5,226,138,130,204,184,5,5,226,138,131,204,184,5,5,226,138,134,204,184,5,5,226,138,135,204,184,5,5,226,138,145,204,184,5,5,226,138,146,204,184,5,5,226,138,162,204,184,5,5,226,138,168,204,184,5,5,226,138,169,204,184,5,5,226,138,171,204,184,5,5,226,138,178,204,184,5,5,226,138,179,204,184,5,5,226,138,180,204,184,5,5,226,138,181,204,184,5,6,206,145,204,147,205,133,222,6,206,145,204,148,205,133,222,6,206,149,204,147,204,128,206,6,206,149,204,147,204,129,206,6,206,149,204,148,204,128,206,6,206,149,204,148,204,129,206,6,206,151,204,147,205,133,222,6,206,151,204,148,205,133,222,6,206,153,204,147,204,128,206,6,206,153,204,147,204,129,206,6,206,153,204,147,205,130,206,6,206,153,204,148,204,128,206,6,206,153,204,148,204,129,206,6,206,153,204,148,205,130,206,6,206,159,204,147,204,128,206,6,206,159,204,147,204,129,206,6,206,159,204,148,204,128,206,6,206,159,204,148,204,129,206,6,206,165,204,148,204,128,206,6,206,165,204,148,204,129,206,6,206,165,204,148,205,130,206,6,206,169,204,147,205,133,222,6,206,169,204,148,205,133,222,6,206,177,204,128,205,133,222,6,206,177,204,129,205,133,222,6,206,177,204,147,205,133,222,6,206,177,204,148,205,133,222,6,206,177,205,130,205,133,222,6,206,181,204,147,204,128,206,6,206,181,204,147,204,129,206,6,206,181,204,148,204,128,206,6,206,181,204,148,204,129,206,6,206,183,204,128,205,133,222,6,206,183,204,129,205,133,222,6,206,183,204,147,205,133,222,6,206,183,204,148,205,133,222,6,206,183,205,130,205,133,222,6,206,185,204,136,204,128,206,6,206,185,204,136,204,129,206,6,206,185,204,136,205,130,206,6,206,185,204,147,204,128,206,6,206,185,204,147,204,129,206,6,206,185,204,147,205,130,206,6,206,185,204,148,204,128,206,6,206,185,204,148,204,129,206,6,206,185,204,148,205,130,206,6,206,191,204,147,204,128,206,6,206,191,204,147,204,129,206,6,206,191,204,148,204,128,206,6,206,191,204,148,204,129,206,6,207,133,204,136,204,128,206,6,207,133,204,136,204,129,206,6,207,133,204,136,205,130,206,6,207,133,204,147,204,128,206,6,207,133,204,147,204,129,206,6,207,133,204,147,205,130,206,6,207,133,204,148,204,128,206,6,207,133,204,148,204,129,206,6,207,133,204,148,205,130,206,6,207,137,204,128,205,133,222,6,207,137,204,129,205,133,222,6,207,137,204,147,205,133,222,6,207,137,204,148,205,133,222,6,207,137,205,130,205,133,222,6,224,164,168,224,164,188,13,6,224,164,176,224,164,188,13,6,224,164,179,224,164,188,13,6,224,177,134,224,177,150,137,6,224,183,153,224,183,138,21,6,227,129,134,227,130,153,17,6,227,129,139,227,130,153,17,6,227,129,141,227,130,153,17,6,227,129,143,227,130,153,17,6,227,129,145,227,130,153,17,6,227,129,147,227,130,153,17,6,227,129,149,227,130,153,17,6,227,129,151,227,130,153,17,6,227,129,153,227,130,153,17,6,227,129,155,227,130,153,17,6,227,129,157,227,130,153,17,6,227,129,159,227,130,153,17,6,227,129,161,227,130,153,17,6,227,129,164,227,130,153,17,6,227,129,166,227,130,153,17,6,227,129,168,227,130,153,17,6,227,129,175,227,130,153,17,6,227,129,175,227,130,154,17,6,227,129,178,227,130,153,17,6,227,129,178,227,130,154,17,6,227,129,181,227,130,153,17,6,227,129,181,227,130,154,17,6,227,129,184,227,130,153,17,6,227,129,184,227,130,154,17,6,227,129,187,227,130,153,17,6,227,129,187,227,130,154,17,6,227,130,157,227,130,153,17,6,227,130,166,227,130,153,17,6,227,130,171,227,130,153,17,6,227,130,173,227,130,153,17,6,227,130,175,227,130,153,17,6,227,130,177,227,130,153,17,6,227,130,179,227,130,153,17,6,227,130,181,227,130,153,17,6,227,130,183,227,130,153,17,6,227,130,185,227,130,153,17,6,227,130,187,227,130,153,17,6,227,130,189,227,130,153,17,6,227,130,191,227,130,153,17,6,227,131,129,227,130,153,17,6,227,131,132,227,130,153,17,6,227,131,134,227,130,153,17,6,227,131,136,227,130,153,17,6,227,131,143,227,130,153,17,6,227,131,143,227,130,154,17,6,227,131,146,227,130,153,17,6,227,131,146,227,130,154,17,6,227,131,149,227,130,153,17,6,227,131,149,227,130,154,17,6,227,131,152,227,130,153,17,6,227,131,152,227,130,154,17,6,227,131,155,227,130,153,17,6,227,131,155,227,130,154,17,6,227,131,175,227,130,153,17,6,227,131,176,227,130,153,17,6,227,131,177,227,130,153,17,6,227,131,178,227,130,153,17,6,227,131,189,227,130,153,17,8,206,145,204,147,204,128,205,133,223,8,206,145,204,147,204,129,205,133,223,8,206,145,204,147,205,130,205,133,223,8,206,145,204,148,204,128,205,133,223,8,206,145,204,148,204,129,205,133,223,8,206,145,204,148,205,130,205,133,223,8,206,151,204,147,204,128,205,133,223,8,206,151,204,147,204,129,205,133,223,8,206,151,204,147,205,130,205,133,223,8,206,151,204,148,204,128,205,133,223,8,206,151,204,148,204,129,205,133,223,8,206,151,204,148,205,130,205,133,223,8,206,169,204,147,204,128,205,133,223,8,206,169,204,147,204,129,205,133,223,8,206,169,204,147,205,130,205,133,223,8,206,169,204,148,204,128,205,133,223,8,206,169,204,148,204,129,205,133,223,8,206,169,204,148,205,130,205,133,223,8,206,177,204,147,204,128,205,133,223,8,206,177,204,147,204,129,205,133,223,8,206,177,204,147,205,130,205,133,223,8,206,177,204,148,204,128,205,133,223,8,206,177,204,148,204,129,205,133,223,8,206,177,204,148,205,130,205,133,223,8,206,183,204,147,204,128,205,133,223,8,206,183,204,147,204,129,205,133,223,8,206,183,204,147,205,130,205,133,223,8,206,183,204,148,204,128,205,133,223,8,206,183,204,148,204,129,205,133,223,8,206,183,204,148,205,130,205,133,223,8,207,137,204,147,204,128,205,133,223,8,207,137,204,147,204,129,205,133,223,8,207,137,204,147,205,130,205,133,223,8,207,137,204,148,204,128,205,133,223,8,207,137,204,148,204,129,205,133,223,8,207,137,204,148,205,130,205,133,223,8,240,145,130,153,240,145,130,186,13,8,240,145,130,155,240,145,130,186,13,8,240,145,130,165,240,145,130,186,13,66,194,180,1,67,32,204,129,205,67,32,204,131,205,67,32,204,132,205,67,32,204,133,205,67,32,204,134,205,67,32,204,135,205,67,32,204,136,205,67,32,204,138,205,67,32,204,139,205,67,32,204,147,205,67,32,204,148,205,67,32,204,167,169,67,32,204,168,169,67,32,204,179,185,67,32,205,130,205,67,32,205,133,221,67,32,217,139,93,67,32,217,140,97,67,32,217,141,101,67,32,217,142,105,67,32,217,143,109,67,32,217,144,113,67,32,217,145,117,67,32,217,146,121,67,65,204,138,205,67,115,204,135,205,68,32,227,130,153,17,68,32,227,130,154,17,68,194,168,204,129,206,68,206,145,204,129,205,68,206,149,204,129,205,68,206,151,204,129,205,68,206,153,204,129,205,68,206,159,204,129,205,68,206,165,204,129,205,68,206,165,204,136,205,68,206,169,204,129,205,68,206,177,204,129,205,68,206,181,204,129,205,68,206,183,204,129,205,68,206,185,204,129,205,68,206,191,204,129,205,68,207,133,204,129,205,68,207,137,204,129,205,68,215,144,214,183,53,68,215,144,214,184,57,68,215,144,214,188,69,68,215,145,214,188,69,68,215,145,214,191,77,68,215,146,214,188,69,68,215,147,214,188,69,68,215,148,214,188,69,68,215,149,214,185,61,68,215,149,214,188,69,68,215,150,214,188,69,68,215,152,214,188,69,68,215,153,214,180,41,68,215,153,214,188,69,68,215,154,214,188,69,68,215,155,214,188,69,68,215,155,214,191,77,68,215,156,214,188,69,68,215,158,214,188,69,68,215,160,214,188,69,68,215,161,214,188,69,68,215,163,214,188,69,68,215,164,214,188,69,68,215,164,214,191,77,68,215,166,214,188,69,68,215,167,214,188,69,68,215,168,214,188,69,68,215,169,214,188,69,68,215,169,215,129,81,68,215,169,215,130,85,68,215,170,214,188,69,68,215,178,214,183,53,68,216,167,217,139,93,68,216,167,217,147,205,68,216,167,217,148,205,68,216,167,217,149,185,68,216,176,217,176,125,68,216,177,217,176,125,68,217,128,217,139,93,68,217,128,217,142,105,68,217,128,217,143,109,68,217,128,217,144,113,68,217,128,217,145,117,68,217,128,217,146,121,68,217,135,217,176,125,68,217,136,217,148,205,68,217,137,217,176,125,68,217,138,217,148,205,68,219,146,217,148,205,68,219,149,217,148,205,69,32,204,136,204,128,206,69,32,204,136,204,129,206,69,32,204,136,205,130,206,69,32,204,147,204,128,206,69,32,204,147,204,129,206,69,32,204,147,205,130,206,69,32,204,148,204,128,206,69,32,204,148,204,129,206,69,32,204,148,205,130,206,69,32,217,140,217,145,118,69,32,217,141,217,145,118,69,32,217,142,217,145,118,69,32,217,143,217,145,118,69,32,217,144,217,145,118,69,32,217,145,217,176,126,69,226,171,157,204,184,5,70,206,185,204,136,204,129,206,70,207,133,204,136,204,129,206,70,215,169,214,188,215,129,82,70,215,169,214,188,215,130,86,70,217,128,217,142,217,145,118,70,217,128,217,143,217,145,118,70,217,128,217,144,217,145,118,70,224,164,149,224,164,188,13,70,224,164,150,224,164,188,13,70,224,164,151,224,164,188,13,70,224,164,156,224,164,188,13,70,224,164,161,224,164,188,13,70,224,164,162,224,164,188,13,70,224,164,171,224,164,188,13,70,224,164,175,224,164,188,13,70,224,166,161,224,166,188,13,70,224,166,162,224,166,188,13,70,224,166,175,224,166,188,13,70,224,168,150,224,168,188,13,70,224,168,151,224,168,188,13,70,224,168,156,224,168,188,13,70,224,168,171,224,168,188,13,70,224,168,178,224,168,188,13,70,224,168,184,224,168,188,13,70,224,172,161,224,172,188,13,70,224,172,162,224,172,188,13,70,224,190,178,224,190,128,161,70,224,190,179,224,190,128,161,70,227,131,134,227,130,153,17,72,240,157,133,151,240,157,133,165,177,72,240,157,133,152,240,157,133,165,177,72,240,157,134,185,240,157,133,165,177,72,240,157,134,186,240,157,133,165,177,73,224,190,178,224,189,177,224,190,128,162,73,224,190,179,224,189,177,224,190,128,162,76,240,157,133,152,240,157,133,165,240,157,133,174,178,76,240,157,133,152,240,157,133,165,240,157,133,175,178,76,240,157,133,152,240,157,133,165,240,157,133,176,178,76,240,157,133,152,240,157,133,165,240,157,133,177,178,76,240,157,133,152,240,157,133,165,240,157,133,178,178,76,240,157,134,185,240,157,133,165,240,157,133,174,178,76,240,157,134,185,240,157,133,165,240,157,133,175,178,76,240,157,134,186,240,157,133,165,240,157,133,174,178,76,240,157,134,186,240,157,133,165,240,157,133,175,178,131,65,204,130,205,131,65,204,134,205,131,65,204,135,205,131,65,204,136,205,131,65,204,138,205,131,65,204,163,185,131,67,204,167,169,131,69,204,130,205,131,69,204,132,205,131,69,204,163,185,131,69,204,167,169,131,73,204,136,205,131,76,204,163,185,131,79,204,130,205,131,79,204,131,205,131,79,204,132,205,131,79,204,135,205,131,79,204,136,205,131,79,204,155,177,131,79,204,163,185,131,79,204,168,169,131,82,204,163,185,131,83,204,129,205,131,83,204,140,205,131,83,204,163,185,131,85,204,131,205,131,85,204,132,205,131,85,204,136,205,131,85,204,155,177,131,97,204,130,205,131,97,204,134,205,131,97,204,135,205,131,97,204,136,205,131,97,204,138,205,131,97,204,163,185,131,99,204,167,169,131,101,204,130,205,131,101,204,132,205,131,101,204,163,185,131,101,204,167,169,131,105,204,136,205,131,108,204,163,185,131,111,204,130,205,131,111,204,131,205,131,111,204,132,205,131,111,204,135,205,131,111,204,136,205,131,111,204,155,177,131,111,204,163,185,131,111,204,168,169,131,114,204,163,185,131,115,204,129,205,131,115,204,140,205,131,115,204,163,185,131,117,204,131,205,131,117,204,132,205,131,117,204,136,205,131,117,204,155,177,132,206,145,204,147,205,132,206,145,204,148,205,132,206,149,204,147,205,132,206,149,204,148,205,132,206,151,204,147,205,132,206,151,204,148,205,132,206,153,204,147,205,132,206,153,204,148,205,132,206,159,204,147,205,132,206,159,204,148,205,132,206,165,204,148,205,132,206,169,204,147,205,132,206,169,204,148,205,132,206,177,204,128,205,132,206,177,204,129,205,132,206,177,204,147,205,132,206,177,204,148,205,132,206,177,205,130,205,132,206,181,204,147,205,132,206,181,204,148,205,132,206,183,204,128,205,132,206,183,204,129,205,132,206,183,204,147,205,132,206,183,204,148,205,132,206,183,205,130,205,132,206,185,204,136,205,132,206,185,204,147,205,132,206,185,204,148,205,132,206,191,204,147,205,132,206,191,204,148,205,132,207,133,204,136,205,132,207,133,204,147,205,132,207,133,204,148,205,132,207,137,204,128,205,132,207,137,204,129,205,132,207,137,204,147,205,132,207,137,204,148,205,132,207,137,205,130,205,134,206,145,204,147,204,128,206,134,206,145,204,147,204,129,206,134,206,145,204,147,205,130,206,134,206,145,204,148,204,128,206,134,206,145,204,148,204,129,206,134,206,145,204,148,205,130,206,134,206,151,204,147,204,128,206,134,206,151,204,147,204,129,206,134,206,151,204,147,205,130,206,134,206,151,204,148,204,128,206,134,206,151,204,148,204,129,206,134,206,151,204,148,205,130,206,134,206,169,204,147,204,128,206,134,206,169,204,147,204,129,206,134,206,169,204,147,205,130,206,134,206,169,204,148,204,128,206,134,206,169,204,148,204,129,206,134,206,169,204,148,205,130,206,134,206,177,204,147,204,128,206,134,206,177,204,147,204,129,206,134,206,177,204,147,205,130,206,134,206,177,204,148,204,128,206,134,206,177,204,148,204,129,206,134,206,177,204,148,205,130,206,134,206,183,204,147,204,128,206,134,206,183,204,147,204,129,206,134,206,183,204,147,205,130,206,134,206,183,204,148,204,128,206,134,206,183,204,148,204,129,206,134,206,183,204,148,205,130,206,134,207,137,204,147,204,128,206,134,207,137,204,147,204,129,206,134,207,137,204,147,205,130,206,134,207,137,204,148,204,128,206,134,207,137,204,148,204,129,206,134,207,137,204,148,205,130,206,66,204,128,205,51,66,204,129,205,51,66,204,147,205,51,67,225,133,161,1,0,67,225,133,162,1,0,67,225,133,163,1,0,67,225,133,164,1,0,67,225,133,165,1,0,67,225,133,166,1,0,67,225,133,167,1,0,67,225,133,168,1,0,67,225,133,169,1,0,67,225,133,170,1,0,67,225,133,171,1,0,67,225,133,172,1,0,67,225,133,173,1,0,67,225,133,174,1,0,67,225,133,175,1,0,67,225,133,176,1,0,67,225,133,177,1,0,67,225,133,178,1,0,67,225,133,179,1,0,67,225,133,180,1,0,67,225,133,181,1,0,67,225,134,170,1,0,67,225,134,172,1,0,67,225,134,173,1,0,67,225,134,176,1,0,67,225,134,177,1,0,67,225,134,178,1,0,67,225,134,179,1,0,67,225,134,180,1,0,67,225,134,181,1,0,68,204,136,204,129,206,51,67,227,130,153,17,4,67,227,130,154,17,4,70,224,189,177,224,189,178,162,39,70,224,189,177,224,189,180,166,39,70,224,189,177,224,190,128,162,39,0,1]);S=$toNativeArray($kindUint16,[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,40960,40960,40960,0,0,40960,40960,40960,40960,40960,40960,40960,40960,40960,40960,40960,40960,40960,40960,40960,40960,0,40960,40960,40960,40960,40960,40960,40960,40960,40960,0,0,0,0,0,0,40960,40960,40960,40960,40960,40960,40960,40960,40960,40960,40960,40960,40960,40960,40960,40960,0,40960,40960,40960,40960,40960,40960,40960,40960,40960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12166,12171,18079,12176,18094,18099,40960,18109,12281,12286,18114,12306,12421,12426,12431,18134,0,12571,12606,12611,18144,18149,18164,0,40960,12746,12751,12756,18214,12876,0,0,12946,12951,18224,12956,18239,18244,40960,18254,13061,13066,18259,13086,13206,13211,13216,18279,0,13356,13391,13396,18289,18294,18309,0,40960,13536,13541,13546,18359,13671,0,13696,12181,12961,18084,18229,12211,12991,12231,13011,12236,13016,12241,13021,12246,13026,12256,13036,0,0,18119,18264,12296,13076,12301,13081,12331,13111,12316,13096,12356,13136,12366,13146,12371,13151,12381,13161,12386,13166,0,0,12436,13221,12441,13226,12446,13231,12481,13261,12451,0,0,0,12491,13271,12511,13296,0,12521,13306,12531,13316,12526,13311,0,0,0,0,12566,13351,12591,13376,12581,13366,0,0,0,18154,18299,12616,13401,12626,13411,0,0,12656,13441,12681,13466,12666,13451,18189,18334,12691,13476,12706,13491,18194,18339,12731,13521,12716,13506,0,0,18204,18349,18209,18354,12761,13551,12771,13561,12776,13566,12806,13596,12841,13631,12881,13676,12901,12916,13716,12926,13726,12931,13731,40960,0,0,0,0,33024,33024,33024,0,0,0,0,0,0,12191,12971,12461,13241,12631,13416,12781,13571,14822,15221,14815,15214,14829,15228,14808,15207,0,14535,14934,14528,14927,13770,13788,0,0,12376,13156,12501,13286,18179,18324,14759,15158,13806,13812,13276,0,0,0,12351,13131,0,0,12561,13346,14542,14941,13764,13782,13776,13794,12196,12976,12201,12981,12321,13101,12326,13106,12466,13246,12471,13251,12636,13421,12641,13426,12671,13456,12676,13461,12786,13576,12791,13581,12701,13486,12726,13516,0,0,12401,13181,0,0,0,0,0,0,18089,18234,18129,18274,14710,15109,14675,15074,18159,18304,14703,15102,12891,13686,0,0,0,0,0,0,0,0,0,0,0,0,39219,39219,39219,39219,39219,33075,39219,39219,39219,39219,39219,39219,39219,33075,33075,39219,33075,39219,33075,39219,39219,33076,33070,33070,33070,33070,33076,39212,33070,33070,33070,33070,33070,33066,33066,39214,39214,39214,39214,39210,39210,33070,33070,33070,33070,39214,39214,33070,39214,39214,33070,33070,33025,33025,33025,33025,39169,33070,33070,33070,33070,33075,33075,33075,18885,18890,39219,18895,19080,39223,33075,33070,33070,33070,33075,33075,33075,33070,33070,0,33075,33075,33075,33070,33070,33070,33070,33075,33076,33070,33070,33075,33077,33078,33078,33077,33078,33078,33077,33075,33075,33075,33075,33075,33075,33075,33075,33075,33075,33075,33075,33075,0,0,0,0,371,0,0,0,0,0,33024,0,0,0,55,0,0,0,0,0,33024,13752,13824,206,13854,13866,13884,0,13914,0,13932,13962,15903,40960,0,0,0,40960,0,40960,0,40960,0,0,0,0,0,40960,0,40960,0,0,0,40960,0,0,0,40960,13902,13950,18453,13998,18495,14016,16007,40960,0,0,0,40960,0,40960,0,40960,0,0,0,0,0,40960,14136,14148,0,14130,0,0,40960,14112,0,0,0,0,14196,14172,14214,0,40960,0,0,40960,0,40960,40960,40960,40960,14184,40960,0,0,0,40960,0,0,0,0,40960,0,0,0,40960,0,0,0,40960,0,40960,0,0,40960,0,0,40960,0,40960,40960,40960,40960,14316,40960,0,0,0,40960,0,0,14154,14286,0,0,0,0,0,0,0,0,0,0,0,0,0,14118,14250,14124,14256,0,0,14142,14274,40960,40960,14400,14406,14160,14292,14166,14298,0,0,14178,14310,14190,14322,14202,14334,40960,40960,14412,14418,14244,14376,14208,14340,14220,14352,14226,14358,14232,14364,0,0,14238,14370,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,33070,33075,33075,33075,33075,33070,33075,33075,33075,33071,33070,33075,33075,33075,33075,33075,33075,33070,33070,33070,33070,33070,33070,33075,33075,33070,33075,33075,33071,33074,33075,33030,33031,33032,33033,33034,33035,33036,33037,33038,33039,33039,33040,33041,33042,0,33043,0,0,0,0,0,0,0,0,40960,0,40960,33047,33048,33049,33050,33051,33052,33053,33054,39219,39219,39214,33070,33075,33075,33075,33075,33075,33070,33075,33075,33070,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,33055,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,33070,33075,33075,33075,33075,33075,33075,33075,33075,33075,33075,33075,33075,33075,33075,0,33070,33075,33075,33070,33075,33075,33070,33075,33075,33075,33070,33070,33070,33047,33048,33049,33075,33075,33075,33070,33075,33075,33070,33070,33075,33075,33075,33075,33075,0,0,0,0,0,40960,11571,40960,11579,40960,11587,40960,11595,40960,11603,0,0,40960,11611,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,33027,39168,0,0,0,0,40960,11619,40960,11627,40960,40960,33075,33075,33070,33075,33075,33075,33075,33075,33075,33075,33070,33075,33075,33078,33067,33070,33066,33075,33075,33075,33075,33075,33075,33075,33075,33075,33075,33075,33075,33075,33075,33075,33075,33075,33075,33075,33075,33075,33075,33075,33075,33075,33075,33075,33075,33075,33075,33075,33075,33075,33075,33075,33075,33075,33076,33074,33074,33070,0,33075,33077,33070,33075,33070,12206,12986,12216,12996,12221,13001,12226,13006,14563,14962,12251,13031,12261,13041,12276,13056,12266,13046,12271,13051,14598,14997,14605,15004,12336,13116,12341,13121,14619,15018,12346,13126,12361,13141,12391,13171,12406,13186,12396,13176,12411,13191,12416,13196,12486,13266,14626,15025,12496,13281,12506,13291,12516,13301,18139,18284,14633,15032,12541,13326,12536,13321,12546,13331,12551,13336,12556,13341,12576,13361,12586,13371,12601,13386,12596,13381,14668,15067,14682,15081,14689,15088,14696,15095,12646,13431,12651,13436,12661,13446,18184,18329,14766,15165,12686,13471,12696,13481,18199,18344,14773,15172,14780,15179,14787,15186,12711,13496,12721,13511,12741,13531,12736,13526,12801,13591,12816,13606,12811,13601,14794,15193,14801,15200,12821,13611,12826,13616,12831,13621,12836,13626,12851,13641,12846,13636,12856,13651,12861,13656,12866,13661,12896,13691,12921,13721,12936,13736,12941,13741,13201,13501,13646,13706,0,13800,0,0,0,0,18104,18249,12186,12966,14479,14878,14472,14871,14493,14892,14486,14885,14549,14948,14507,14906,14500,14899,14521,14920,14514,14913,14556,14955,18124,18269,12311,13091,12291,13071,14577,14976,14570,14969,14591,14990,14584,14983,14612,15011,12456,13236,12476,13256,18174,18319,12621,13406,14647,15046,14640,15039,14661,15060,14654,15053,14752,15151,14724,15123,14717,15116,14738,15137,14731,15130,14745,15144,12796,13586,12766,13556,14843,15242,14836,15235,14857,15256,14850,15249,14864,15263,12871,13666,12911,13711,12906,13701,12886,13681,0,0,0,0,0,0,18459,18465,18741,18765,18749,18773,18757,18781,18369,18375,18597,18621,18605,18629,18613,18637,18477,18483,15823,15839,15831,15847,0,0,18381,18387,15615,15631,15623,15639,0,0,18501,18507,18789,18813,18797,18821,18805,18829,18393,18399,18645,18669,18653,18677,18661,18685,18525,18531,15919,15943,15927,15951,15935,15959,18405,18411,15663,15687,15671,15695,15679,15703,18537,18543,15967,15983,15975,15991,0,0,18417,18423,15711,15727,15719,15735,0,0,18555,18561,16023,16047,16031,16055,16039,16063,0,18429,0,15743,0,15751,0,15759,18579,18585,18837,18861,18845,18869,18853,18877,18435,18441,18693,18717,18701,18725,18709,18733,18447,17205,13992,17211,18489,17217,14010,17223,14040,17229,14064,17235,18567,17241,0,0,15799,15807,16795,16825,16805,16835,16815,16845,15599,15607,16615,16645,16625,16655,16635,16665,15871,15879,16855,16885,16865,16895,16875,16905,15647,15655,16675,16705,16685,16715,16695,16725,16087,16095,16915,16945,16925,16955,16935,16965,15767,15775,16735,16765,16745,16775,16755,16785,13980,13974,15783,13986,15791,0,18471,15815,13836,13830,13818,17157,13842,33024,470,41216,33024,13758,15855,14004,15863,0,18513,15887,13848,17163,13860,17169,13872,15270,15277,15284,14028,14022,15895,17659,0,0,14034,15911,13896,13890,13878,17175,0,15291,15298,15305,14082,14076,15999,17667,14052,14058,14088,16015,13944,13938,13926,17187,13920,13746,17151,129,0,0,16071,14094,16079,0,18591,16103,13908,17181,13956,17199,13968,17005,41216,0,0,15389,0,40960,15396,40960,0,15403,40960,15410,0,0,0,40960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12156,40960,15424,0,40960,40960,0,0,0,0,0,0,0,15417,12151,12161,15431,15438,40960,40960,15445,15452,40960,40960,15459,15466,40960,40960,40960,40960,0,0,15473,15480,40960,40960,15501,15508,40960,40960,15515,15522,0,0,0,0,0,0,0,40960,40960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,40960,0,0,0,0,0,40960,40960,0,40960,15543,15550,15557,15564,0,0,40960,40960,40960,40960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,40960,0,0,0,0,40960,16159,40960,16167,40960,16175,40960,16183,40960,16191,40960,16199,40960,16207,40960,16215,40960,16223,40960,16231,40960,16239,40960,16247,0,40960,16255,40960,16263,40960,16271,0,0,0,0,0,40960,16279,16287,40960,16295,16303,40960,16311,16319,40960,16327,16335,40960,16343,16351,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16151,0,0,0,0,39172,39172,33024,33024,40960,16359,0,0,0,0,0,0,0,40960,0,0,0,0,40960,16375,40960,16383,40960,16391,40960,16399,40960,16407,40960,16415,40960,16423,40960,16431,40960,16439,40960,16447,40960,16455,40960,16463,0,40960,16471,40960,16479,40960,16487,0,0,0,0,0,40960,16495,16503,40960,16511,16519,40960,16527,16535,40960,16543,16551,40960,16559,16567,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,40960,40960,40960,40960,0,16367,0,0,16575,16583,16591,16599,0,0,40960,16607,0,4986,3326,5078,5026,3674,1774,2274,5678,5678,2574,5218,2374,2570,3058,4050,4450,4762,4822,4874,5150,3446,3586,3758,3910,4706,5194,5494,1810,2230,3466,3794,4758,5574,2742,3706,4742,4890,3110,4542,4834,2850,3346,3610,3870,5162,1874,2026,2134,3214,3458,3790,4082,4474,4750,4774,5066,5362,5542,5570,4142,4206,4390,4678,5246,5582,4942,2506,2878,4318,4510,3842,4150,5018,5354,2502,2706,3450,3630,3682,4374,4414,5290,2130,4522,2038,2034,4250,4394,4702,5298,4970,3114,3446,4954,1786,2662,2966,3890,4018,2166,4158,1890,2938,1754,3566,3238,4370,2250,2486,4094,4710,4926,3514,5114,3558,3130,4638,3162,4014,1838,1962,2030,3414,4350,4598,4938,5214,2142,2322,2586,2866,3266,3710,4162,5274,5502,5586,5610,2106,3318,3494,5102,2814,3034,3062,3206,3694,3770,3946,4238,4402,4502,5086,4718,5126,5250,2066,2110,2342,3754,4854,4926,2846,2958,3154,3506,4314,3878,1854,2434,2662,2762,2970,3906,3934,4462,4494,5222,5350,5366,5426,1878,4226,5202,5326,2994,1818,1914,2666,2698,3250,3446,3782,4046,4730,5146,5670,3302,5286,2102,3378,3390,3602,3658,3918,4010,4138,4366,5438,1970,3078,5302,1898,2734,3634,5090,2922,3002,3398,3890,5310,2074,2306,2714,3286,3362,3426,3574,3914,4030,4442,4858,4870,5210,5338,2182,3662,2310,3786,3950,4746,5314,5550,5590,3386,3626,4550,4282,4294,4330,3866,3746,4966,1846,4654,2078,2062,2830,3118,4342,2646,3590,3314,5098,4842,5294,4902,2858,1930,2398,0,0,2482,0,3298,0,0,2042,3874,4070,4170,4198,4202,4222,5374,4334,4466,0,4754,0,4950,0,0,5130,5174,0,0,0,5458,5462,5466,5566,5166,5322,1882,1918,1938,2126,2138,2202,2382,2410,2418,2478,2490,2710,2718,2982,3022,3030,3054,3226,3274,3306,3418,3614,3642,3690,3774,3806,3922,4146,4174,4182,4178,4186,4190,4194,4214,4218,4254,4274,4302,4402,4410,4418,4438,4478,4558,4610,4610,4714,4882,4906,4958,4962,5030,5034,5122,5130,5342,5410,5434,2974,5921,4582,0,0,1762,2022,1958,1870,1934,1978,2122,2150,2382,2362,2378,2406,2482,2498,2566,2578,2606,2622,2854,2862,2910,2942,2990,3014,2998,3030,3018,3054,3082,3170,3182,3190,3230,3298,3346,3350,3370,3498,3514,3602,3678,3670,3690,3718,3774,4118,3810,3862,3874,3938,3966,4002,4038,4042,4070,4074,4090,4110,4106,4154,4278,4302,4326,4382,4402,4430,4478,4658,4698,4814,4886,4898,4906,4930,4950,4934,4958,4954,4946,4962,4974,5034,5094,5142,5198,5230,5306,5342,5374,5394,5410,5422,5434,5518,5678,5816,5811,5861,1546,1586,1590,5991,6036,6156,5658,5674,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1790,1782,1798,5706,1866,1882,1886,1894,1902,1906,1918,1910,1462,5726,1938,1942,1946,1974,5711,1466,1954,1986,5721,2002,2010,1850,2018,2022,6196,2050,2058,1474,2082,2086,2094,2098,1478,2122,2126,2138,2150,2154,2158,2166,2198,2202,2210,2226,2234,2238,2238,2238,5741,3734,2258,2266,5746,2278,2286,2294,2334,2314,2326,2330,2338,2346,2350,2358,2366,2370,2370,2378,2386,2390,2402,2438,2410,2442,2414,2422,2062,2514,2458,2462,2466,2454,2474,2470,2494,5751,2522,2526,2534,2546,2554,2582,5756,5761,2594,2598,2602,2590,2610,1482,1486,2618,2626,2626,5766,2654,2658,2662,2670,5771,2678,2682,2898,2690,1490,2702,2718,2730,2726,5781,2738,5786,2750,2746,2754,2770,2774,1494,2790,2798,2802,2806,1498,5791,1502,2834,2838,2842,2850,6246,2874,5801,5801,4570,2890,2890,1506,5836,6046,2906,2914,1510,2934,2950,2954,2962,2978,1518,1514,2982,5806,2986,3006,3010,3014,3010,3026,3030,3046,3038,3042,3050,3054,3058,3070,3074,3098,3106,3122,3142,5821,3138,3126,3150,3158,3178,5826,3186,3174,3166,1522,3194,3202,3210,3198,1526,3226,3234,5831,3278,3330,3294,1538,3306,1534,1530,1990,1994,3334,3310,4526,1638,3346,3350,3354,3374,3366,5856,1542,3394,3382,3410,3418,5866,3422,3402,3430,1546,3434,3438,3442,3454,5871,3462,1550,3474,5876,3478,1554,3490,3502,3514,3518,5881,5776,5886,3550,5891,3562,3570,3554,3582,3598,3614,3602,3606,3618,3622,5896,3594,3646,3650,1558,3670,3666,5901,3638,3698,5906,5911,3702,3722,3718,3714,1562,3726,3742,3738,3750,5716,3766,5916,3778,5926,3798,3810,3830,5931,3850,3854,5936,5941,3882,3898,1566,3902,1570,1570,3926,3930,3938,3942,3954,1574,3978,5946,4006,5951,4018,5796,4034,5956,5961,5966,1578,1582,4090,5976,5971,5981,5986,4098,4102,4102,4110,1590,4114,1594,1598,5996,4134,4142,4154,1602,6001,4190,6006,6011,4222,4246,1606,4254,4258,4262,6016,6021,6021,4286,1610,6026,4306,4310,1614,6031,4338,1618,4354,4346,4362,6041,4386,1622,4398,4406,4422,1626,6051,6056,1630,6061,4446,6066,4458,4470,4478,6071,6076,4498,6081,4506,5841,1634,4530,4534,1642,4538,2614,6086,6091,5846,5851,4570,4574,5110,1646,4618,4614,4622,2114,4626,4630,4634,4642,6096,4638,4646,4666,4670,4650,4674,4694,4714,4662,4682,4686,4690,6101,6111,6106,1650,4722,4726,4734,6131,4738,6116,1654,1658,6121,6126,1662,4770,4774,4778,4782,4794,4790,4802,4798,4814,4806,4810,4818,1666,4826,4830,1670,4846,4850,6136,4862,4866,1674,4878,1470,6141,6146,1678,1682,4922,4946,4974,4990,6151,5010,5014,5038,5050,6161,5731,5062,5058,5070,5736,5082,5094,6166,6171,5158,5170,5178,6176,5182,5226,5238,5242,5234,5254,5258,6181,5270,1686,5278,6186,1690,5334,2758,5358,6191,6201,1694,1698,5398,6206,1702,6211,5422,5422,5430,6216,5454,1706,5470,5482,5490,5498,1710,6221,5518,5546,5558,1714,1718,5562,6226,1722,6231,6236,6241,5598,1726,5618,5626,5630,5638,5646,5654,6251,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]);T=$toNativeArray($kindUint8,[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,46,1,2,3,47,4,5,0,48,49,6,7,8,50,9,51,52,10,0,0,11,53,54,12,0,55,56,57,0,58,2,3,4,5,0,0,0,0,0,0,6,7,8,9,0,10,19,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,59,60,0,13,61,62,63,64,65,66,67,68,63,69,70,71,0,72,73,74,75,76,0,77,78,79,80,81,82,83,84,85,86,0,87,0,88,89,90,91,0,0,0,0,0,92,0,0,0,0,0,0,0,0,0,0,0,0,0,0,93,0,0,94,0,0,95,0,96,0,0,0,97,98,99,100,14,101,102,103,104,0,0,105,0,0,0,15,16,17,18,19,20,21,22,23,106,0,0,107,108,0,109,110,111,24,25,112,113,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,114,0,0,0,0,0,0,0,115,0,116,0,117,0,0,0,0,0,0,0,0,118,26,27,28,119,120,0,0,0,121,0,0,122,123,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,124,125,126,0,0,0,0,127,0,0,128,129,130,131,132,0,0,133,134,0,0,0,135,136,137,138,139,140,141,142,136,137,138,139,140,141,142,136,137,138,139,140,141,142,136,137,138,139,140,141,142,136,137,138,139,140,141,142,136,137,138,139,140,141,142,136,137,138,139,140,141,142,136,137,138,139,140,141,142,136,137,138,139,140,141,142,136,137,138,139,140,141,142,136,137,138,139,140,141,142,136,137,138,139,140,141,142,136,137,138,139,140,141,142,136,137,138,139,140,141,142,136,137,138,139,140,141,142,136,137,138,139,140,141,142,136,137,138,139,140,141,142,136,137,138,139,140,141,142,136,137,138,139,140,141,142,136,137,138,139,140,141,142,136,137,138,139,140,141,142,136,137,138,139,140,141,142,136,137,138,139,140,141,142,136,137,138,139,140,141,142,136,137,138,139,140,141,143,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,29,30,31,32,33,34,35,36,144,145,146,0,0,147,148,149,150,0,0,0,151,152,153,154,0,0,155,156,0,0,0,0,0,0,0,157,0,0,0,158,0,159,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,160,0,0,161,0,0,0,0,0,0,0,0,162,0,0,0,0,0,163,0,0,164,0,0,0,165,166,0,167,131,0,168,169,0,0,170,171,172,0,0,0,173,174,175,0,0,176,177,116,0,178,0,179,0,0,0,180,0,0,0,181,182,0,183,184,185,186,0,0,0,0,0,116,0,0,0,0,187,188,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,189,190,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,191,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,193,194,195,0,196,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,197,0,0,0,190,0,0,0,0,0,0,198,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,199,0,200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,201,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,37,38,39,40,41,42,43,44,45,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,12,0,0,0,0,13,0,0,0,0,14,0,15,16,17,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]);U=new CC([0,5,9,11,13,24,40,42,47,58,73,86,94,99,104,106,114,121,124,132,136,140,142,144,153,157,164,169,172,182,185,192,200,203,205,208,210,215,232,244,246,252,254,256,258,260,262,264,267,270,272,275,278,282,288,290,299,301,304,306,317,321,335,338,344,350,361,365,367,369,371,373,375,381,385,387,389,397,401,404,406,408,411,414,416,418,420,422,428,431,433,440,446,452,460,466,472,478,482,496,505,508,511,513,516,518,522,527,529,531,536,542,544,546,548,554,557,559,561,567,570,578,585,588,591,593,596,604,608,615,618,624,626,629,631,634,639,641,643,645,647,649,652,654,656,658,660,662,675,685,687,689,695,697,699,702]);V=$toNativeArray($kindStruct,[new G.ptr(0,4,0),new G.ptr(41216,168,168),new G.ptr(33024,175,175),new G.ptr(33024,180,180),new G.ptr(33024,184,184),new G.ptr(145,3,0),new G.ptr(18169,160,161),new G.ptr(18219,175,176),new G.ptr(40960,183,183),new G.ptr(0,1,0),new G.ptr(40960,146,146),new G.ptr(0,1,0),new G.ptr(33024,152,157),new G.ptr(6,10,0),new G.ptr(40960,129,129),new G.ptr(40960,133,133),new G.ptr(40960,137,137),new G.ptr(18519,138,138),new G.ptr(18549,139,139),new G.ptr(14046,140,140),new G.ptr(14070,141,141),new G.ptr(18573,142,142),new G.ptr(40960,146,146),new G.ptr(14100,147,148),new G.ptr(0,15,0),new G.ptr(40960,131,131),new G.ptr(40960,135,135),new G.ptr(40960,139,139),new G.ptr(40960,141,141),new G.ptr(14268,144,144),new G.ptr(14280,145,145),new G.ptr(14262,147,147),new G.ptr(40960,150,150),new G.ptr(14382,151,151),new G.ptr(14328,156,156),new G.ptr(14304,157,157),new G.ptr(14346,158,158),new G.ptr(40960,180,181),new G.ptr(14388,182,182),new G.ptr(14394,183,183),new G.ptr(0,1,0),new G.ptr(33075,131,135),new G.ptr(1,4,0),new G.ptr(33044,129,130),new G.ptr(33075,132,132),new G.ptr(33070,133,133),new G.ptr(33038,135,135),new G.ptr(0,10,0),new G.ptr(33075,144,151),new G.ptr(33050,152,152),new G.ptr(33051,153,153),new G.ptr(33052,154,154),new G.ptr(14424,162,162),new G.ptr(14430,163,163),new G.ptr(14442,164,164),new G.ptr(14436,165,165),new G.ptr(14448,166,166),new G.ptr(40960,167,167),new G.ptr(0,14,0),new G.ptr(14466,128,128),new G.ptr(40960,129,129),new G.ptr(14454,130,130),new G.ptr(40960,146,146),new G.ptr(14460,147,147),new G.ptr(40960,149,149),new G.ptr(33075,150,156),new G.ptr(33075,159,162),new G.ptr(33070,163,163),new G.ptr(33075,164,164),new G.ptr(33075,167,168),new G.ptr(33070,170,170),new G.ptr(33075,171,172),new G.ptr(33070,173,173),new G.ptr(0,12,0),new G.ptr(33056,145,145),new G.ptr(33075,176,176),new G.ptr(33070,177,177),new G.ptr(33075,178,179),new G.ptr(33070,180,180),new G.ptr(33075,181,182),new G.ptr(33070,183,185),new G.ptr(33075,186,186),new G.ptr(33070,187,188),new G.ptr(33075,189,189),new G.ptr(33070,190,190),new G.ptr(33075,191,191),new G.ptr(5,7,0),new G.ptr(33075,128,128),new G.ptr(33075,129,129),new G.ptr(33070,130,131),new G.ptr(33070,132,133),new G.ptr(33070,134,135),new G.ptr(33070,136,137),new G.ptr(33075,138,138),new G.ptr(0,4,0),new G.ptr(33075,171,177),new G.ptr(33070,178,178),new G.ptr(33075,179,179),new G.ptr(33070,189,189),new G.ptr(0,4,0),new G.ptr(33075,150,153),new G.ptr(33075,155,163),new G.ptr(33075,165,167),new G.ptr(33075,169,173),new G.ptr(0,1,0),new G.ptr(33070,153,155),new G.ptr(0,7,0),new G.ptr(40960,168,168),new G.ptr(16111,169,169),new G.ptr(40960,176,176),new G.ptr(16119,177,177),new G.ptr(40960,179,179),new G.ptr(16127,180,180),new G.ptr(39171,188,188),new G.ptr(8,6,0),new G.ptr(33029,141,141),new G.ptr(33075,145,145),new G.ptr(33070,146,146),new G.ptr(33075,147,147),new G.ptr(33075,148,148),new G.ptr(17715,152,159),new G.ptr(0,2,0),new G.ptr(33027,188,188),new G.ptr(39168,190,190),new G.ptr(8,7,0),new G.ptr(40960,135,135),new G.ptr(11435,139,140),new G.ptr(33029,141,141),new G.ptr(39168,151,151),new G.ptr(17779,156,157),new G.ptr(17795,159,159),new G.ptr(33075,190,190),new G.ptr(0,3,0),new G.ptr(17835,179,179),new G.ptr(17843,182,182),new G.ptr(33027,188,188),new G.ptr(8,3,0),new G.ptr(33029,141,141),new G.ptr(17803,153,155),new G.ptr(17827,158,158),new G.ptr(0,1,0),new G.ptr(33027,188,188),new G.ptr(0,1,0),new G.ptr(33029,141,141),new G.ptr(0,8,0),new G.ptr(40960,135,135),new G.ptr(11459,136,136),new G.ptr(11451,139,139),new G.ptr(11467,140,140),new G.ptr(33029,141,141),new G.ptr(39168,150,151),new G.ptr(17851,156,156),new G.ptr(17859,157,157),new G.ptr(0,3,0),new G.ptr(40960,146,146),new G.ptr(11475,148,148),new G.ptr(39168,190,190),new G.ptr(0,6,0),new G.ptr(40960,134,135),new G.ptr(11483,138,138),new G.ptr(11499,139,139),new G.ptr(11491,140,140),new G.ptr(33029,141,141),new G.ptr(39168,151,151),new G.ptr(6145,4,0),new G.ptr(40960,134,134),new G.ptr(16135,136,136),new G.ptr(33029,141,141),new G.ptr(33057,149,150),new G.ptr(0,2,0),new G.ptr(33027,188,188),new G.ptr(40960,191,191),new G.ptr(0,9,0),new G.ptr(11507,128,128),new G.ptr(39168,130,130),new G.ptr(40960,134,134),new G.ptr(11515,135,135),new G.ptr(11523,136,136),new G.ptr(12135,138,138),new G.ptr(11759,139,139),new G.ptr(33029,141,141),new G.ptr(39168,149,150),new G.ptr(0,2,0),new G.ptr(33029,187,188),new G.ptr(39168,190,190),new G.ptr(0,6,0),new G.ptr(40960,134,135),new G.ptr(11531,138,138),new G.ptr(11547,139,139),new G.ptr(11539,140,140),new G.ptr(33029,141,141),new G.ptr(39168,151,151),new G.ptr(27613,7,0),new G.ptr(39173,138,138),new G.ptr(39168,143,143),new G.ptr(40960,153,153),new G.ptr(16143,154,154),new G.ptr(12143,156,156),new G.ptr(11770,157,157),new G.ptr(11555,158,159),new G.ptr(0,2,0),new G.ptr(33059,184,185),new G.ptr(33029,186,186),new G.ptr(0,1,0),new G.ptr(33060,136,139),new G.ptr(0,2,0),new G.ptr(33061,184,185),new G.ptr(33029,186,186),new G.ptr(0,1,0),new G.ptr(33062,136,139),new G.ptr(0,4,0),new G.ptr(33070,152,153),new G.ptr(33070,181,181),new G.ptr(33070,183,183),new G.ptr(33068,185,185),new G.ptr(0,16,0),new G.ptr(9802,131,131),new G.ptr(9809,141,141),new G.ptr(9816,146,146),new G.ptr(9823,151,151),new G.ptr(9830,156,156),new G.ptr(9795,169,169),new G.ptr(33063,177,177),new G.ptr(33064,178,178),new G.ptr(19099,179,179),new G.ptr(33065,180,180),new G.ptr(19108,181,181),new G.ptr(17867,182,182),new G.ptr(33280,183,183),new G.ptr(17875,184,184),new G.ptr(33280,185,185),new G.ptr(33064,186,189),new G.ptr(0,11,0),new G.ptr(33064,128,128),new G.ptr(19117,129,129),new G.ptr(33075,130,131),new G.ptr(33029,132,132),new G.ptr(33075,134,135),new G.ptr(9844,147,147),new G.ptr(9851,157,157),new G.ptr(9858,162,162),new G.ptr(9865,167,167),new G.ptr(9872,172,172),new G.ptr(9837,185,185),new G.ptr(0,1,0),new G.ptr(33070,134,134),new G.ptr(0,5,0),new G.ptr(40960,165,165),new G.ptr(11563,166,166),new G.ptr(39168,174,174),new G.ptr(33027,183,183),new G.ptr(33029,185,186),new G.ptr(0,1,0),new G.ptr(33070,141,141),new G.ptr(0,1,0),new G.ptr(40960,128,146),new G.ptr(0,1,0),new G.ptr(47360,161,181),new G.ptr(0,1,0),new G.ptr(39168,168,191),new G.ptr(0,1,0),new G.ptr(39168,128,130),new G.ptr(0,1,0),new G.ptr(33075,157,159),new G.ptr(0,2,0),new G.ptr(33029,148,148),new G.ptr(33029,180,180),new G.ptr(0,2,0),new G.ptr(33029,146,146),new G.ptr(33075,157,157),new G.ptr(0,1,0),new G.ptr(33074,169,169),new G.ptr(4,2,0),new G.ptr(33071,185,186),new G.ptr(33070,187,187),new G.ptr(0,2,0),new G.ptr(33075,151,151),new G.ptr(33070,152,152),new G.ptr(0,3,0),new G.ptr(33029,160,160),new G.ptr(33075,181,188),new G.ptr(33070,191,191),new G.ptr(0,5,0),new G.ptr(33075,176,180),new G.ptr(33070,181,186),new G.ptr(33075,187,188),new G.ptr(33070,189,189),new G.ptr(33070,191,191),new G.ptr(0,1,0),new G.ptr(33070,128,128),new G.ptr(0,8,0),new G.ptr(11635,128,128),new G.ptr(11643,129,129),new G.ptr(40960,130,130),new G.ptr(11651,131,131),new G.ptr(33029,132,132),new G.ptr(33075,171,171),new G.ptr(33070,172,172),new G.ptr(33075,173,179),new G.ptr(0,1,0),new G.ptr(33029,170,171),new G.ptr(0,2,0),new G.ptr(33027,166,166),new G.ptr(33029,178,179),new G.ptr(0,1,0),new G.ptr(33027,183,183),new G.ptr(0,10,0),new G.ptr(33075,144,146),new G.ptr(33025,148,148),new G.ptr(33070,149,153),new G.ptr(33075,154,155),new G.ptr(33070,156,159),new G.ptr(33075,160,160),new G.ptr(33025,162,168),new G.ptr(33070,173,173),new G.ptr(33075,180,180),new G.ptr(33075,184,185),new G.ptr(4,3,0),new G.ptr(1078,128,129),new G.ptr(33024,151,151),new G.ptr(33024,190,190),new G.ptr(0,13,0),new G.ptr(33075,144,145),new G.ptr(33025,146,147),new G.ptr(33075,148,151),new G.ptr(33025,152,154),new G.ptr(33075,155,156),new G.ptr(33075,161,161),new G.ptr(33025,165,166),new G.ptr(33075,167,167),new G.ptr(33070,168,168),new G.ptr(33075,169,169),new G.ptr(33025,170,171),new G.ptr(33070,172,175),new G.ptr(33075,176,176),new G.ptr(17042,2,0),new G.ptr(443,166,166),new G.ptr(87,170,171),new G.ptr(7,5,0),new G.ptr(40960,144,144),new G.ptr(40960,146,146),new G.ptr(40960,148,148),new G.ptr(15312,154,155),new G.ptr(15326,174,174),new G.ptr(14,5,0),new G.ptr(15333,141,142),new G.ptr(15340,143,143),new G.ptr(40960,144,144),new G.ptr(40960,146,146),new G.ptr(40960,148,148),new G.ptr(25585,10,0),new G.ptr(40960,131,131),new G.ptr(15354,132,132),new G.ptr(40960,136,136),new G.ptr(15361,137,137),new G.ptr(40960,139,139),new G.ptr(15368,140,140),new G.ptr(40960,163,163),new G.ptr(15375,164,165),new G.ptr(15382,166,166),new G.ptr(40960,188,188),new G.ptr(7,3,0),new G.ptr(15487,160,161),new G.ptr(15529,162,163),new G.ptr(15571,170,173),new G.ptr(4,1,0),new G.ptr(1166,169,170),new G.ptr(0,1,0),new G.ptr(17652,156,156),new G.ptr(0,1,0),new G.ptr(33075,175,177),new G.ptr(0,1,0),new G.ptr(33029,191,191),new G.ptr(0,1,0),new G.ptr(33075,160,191),new G.ptr(0,5,0),new G.ptr(33069,170,170),new G.ptr(33074,171,171),new G.ptr(33076,172,172),new G.ptr(33071,173,173),new G.ptr(33072,174,175),new G.ptr(0,3,0),new G.ptr(19126,179,179),new G.ptr(19126,181,182),new G.ptr(19126,186,191),new G.ptr(0,1,0),new G.ptr(19126,143,163),new G.ptr(0,1,0),new G.ptr(33024,174,190),new G.ptr(0,7,0),new G.ptr(33024,132,132),new G.ptr(33024,135,135),new G.ptr(33024,144,144),new G.ptr(33024,158,158),new G.ptr(33024,161,161),new G.ptr(33024,178,178),new G.ptr(33024,187,187),new G.ptr(0,3,0),new G.ptr(33024,128,128),new G.ptr(33024,139,139),new G.ptr(33024,142,142),new G.ptr(0,2,0),new G.ptr(33075,175,175),new G.ptr(33075,180,189),new G.ptr(0,1,0),new G.ptr(33075,158,159),new G.ptr(0,1,0),new G.ptr(33075,176,177),new G.ptr(0,2,0),new G.ptr(33029,134,134),new G.ptr(33029,172,172),new G.ptr(0,2,0),new G.ptr(33029,132,132),new G.ptr(33075,160,177),new G.ptr(0,1,0),new G.ptr(33070,171,173),new G.ptr(0,1,0),new G.ptr(33029,147,147),new G.ptr(0,1,0),new G.ptr(33027,179,179),new G.ptr(0,1,0),new G.ptr(33029,128,128),new G.ptr(0,5,0),new G.ptr(33075,176,176),new G.ptr(33075,178,179),new G.ptr(33070,180,180),new G.ptr(33075,183,184),new G.ptr(33075,190,191),new G.ptr(0,2,0),new G.ptr(33075,129,129),new G.ptr(33029,182,182),new G.ptr(0,1,0),new G.ptr(33029,173,173),new G.ptr(0,6,0),new G.ptr(58624,128,128),new G.ptr(50688,129,155),new G.ptr(58624,156,156),new G.ptr(50688,157,183),new G.ptr(58624,184,184),new G.ptr(50688,185,191),new G.ptr(0,5,0),new G.ptr(50688,128,147),new G.ptr(58624,148,148),new G.ptr(50688,149,175),new G.ptr(58624,176,176),new G.ptr(50688,177,191),new G.ptr(0,5,0),new G.ptr(50688,128,139),new G.ptr(58624,140,140),new G.ptr(50688,141,167),new G.ptr(58624,168,168),new G.ptr(50688,169,191),new G.ptr(0,7,0),new G.ptr(50688,128,131),new G.ptr(58624,132,132),new G.ptr(50688,133,159),new G.ptr(58624,160,160),new G.ptr(50688,161,187),new G.ptr(58624,188,188),new G.ptr(50688,189,191),new G.ptr(0,5,0),new G.ptr(50688,128,151),new G.ptr(58624,152,152),new G.ptr(50688,153,179),new G.ptr(58624,180,180),new G.ptr(50688,181,191),new G.ptr(0,5,0),new G.ptr(50688,128,143),new G.ptr(58624,144,144),new G.ptr(50688,145,171),new G.ptr(58624,172,172),new G.ptr(50688,173,191),new G.ptr(0,5,0),new G.ptr(50688,128,135),new G.ptr(58624,136,136),new G.ptr(50688,137,163),new G.ptr(58624,164,164),new G.ptr(50688,165,191),new G.ptr(0,3,0),new G.ptr(50688,128,135),new G.ptr(58624,136,136),new G.ptr(50688,137,163),new G.ptr(6,13,0),new G.ptr(17319,157,157),new G.ptr(33046,158,158),new G.ptr(17433,159,159),new G.ptr(17415,170,171),new G.ptr(17675,172,172),new G.ptr(17683,173,173),new G.ptr(17247,174,177),new G.ptr(17277,178,180),new G.ptr(17301,181,182),new G.ptr(17313,184,184),new G.ptr(17325,185,187),new G.ptr(17349,188,188),new G.ptr(17355,190,190),new G.ptr(6,8,0),new G.ptr(17361,128,129),new G.ptr(17373,131,132),new G.ptr(17391,134,137),new G.ptr(17427,138,138),new G.ptr(17295,139,139),new G.ptr(17271,140,140),new G.ptr(17343,141,141),new G.ptr(17385,142,142),new G.ptr(0,2,0),new G.ptr(33024,164,165),new G.ptr(33024,176,177),new G.ptr(0,2,0),new G.ptr(33024,155,157),new G.ptr(33280,158,163),new G.ptr(0,1,0),new G.ptr(33024,144,144),new G.ptr(0,2,0),new G.ptr(33024,153,153),new G.ptr(33280,178,180),new G.ptr(0,1,0),new G.ptr(33024,188,189),new G.ptr(0,3,0),new G.ptr(33075,160,166),new G.ptr(33070,167,173),new G.ptr(33075,174,175),new G.ptr(0,4,0),new G.ptr(33024,137,140),new G.ptr(33024,176,178),new G.ptr(33024,180,180),new G.ptr(33024,182,191),new G.ptr(0,1,0),new G.ptr(33024,129,140),new G.ptr(0,1,0),new G.ptr(33024,181,186),new G.ptr(0,4,0),new G.ptr(19126,158,159),new G.ptr(19126,163,163),new G.ptr(19126,165,166),new G.ptr(19126,170,175),new G.ptr(0,5,0),new G.ptr(19126,130,135),new G.ptr(19126,138,143),new G.ptr(19126,146,151),new G.ptr(19126,154,156),new G.ptr(33024,163,163),new G.ptr(0,1,0),new G.ptr(33070,189,189),new G.ptr(0,1,0),new G.ptr(33070,160,160),new G.ptr(0,1,0),new G.ptr(33075,182,186),new G.ptr(45,5,0),new G.ptr(33070,141,141),new G.ptr(33075,143,143),new G.ptr(33075,184,184),new G.ptr(33025,185,186),new G.ptr(33029,191,191),new G.ptr(0,2,0),new G.ptr(33075,165,165),new G.ptr(33070,166,166),new G.ptr(0,1,0),new G.ptr(33075,164,167),new G.ptr(0,1,0),new G.ptr(33075,171,172),new G.ptr(0,5,0),new G.ptr(33070,134,135),new G.ptr(33075,136,138),new G.ptr(33070,139,139),new G.ptr(33075,140,140),new G.ptr(33070,141,144),new G.ptr(0,2,0),new G.ptr(33029,134,134),new G.ptr(33029,191,191),new G.ptr(6142,7,0),new G.ptr(40960,153,153),new G.ptr(16975,154,154),new G.ptr(40960,155,155),new G.ptr(16985,156,156),new G.ptr(40960,165,165),new G.ptr(16995,171,171),new G.ptr(33029,185,186),new G.ptr(0,6,0),new G.ptr(33075,128,130),new G.ptr(39168,167,167),new G.ptr(11659,174,174),new G.ptr(11669,175,175),new G.ptr(40960,177,178),new G.ptr(33029,179,180),new G.ptr(0,2,0),new G.ptr(33029,128,128),new G.ptr(33027,138,138),new G.ptr(0,2,0),new G.ptr(33029,181,181),new G.ptr(33027,182,182),new G.ptr(2,1,0),new G.ptr(33027,169,170),new G.ptr(0,2,0),new G.ptr(33027,187,188),new G.ptr(39168,190,190),new G.ptr(0,7,0),new G.ptr(40960,135,135),new G.ptr(11679,139,139),new G.ptr(11689,140,140),new G.ptr(33029,141,141),new G.ptr(39168,151,151),new G.ptr(33075,166,172),new G.ptr(33075,176,180),new G.ptr(0,3,0),new G.ptr(33029,130,130),new G.ptr(33027,134,134),new G.ptr(33075,158,158),new G.ptr(27469,6,0),new G.ptr(39168,176,176),new G.ptr(40960,185,185),new G.ptr(39168,186,186),new G.ptr(11709,187,187),new G.ptr(11699,188,189),new G.ptr(11719,190,190),new G.ptr(0,2,0),new G.ptr(33029,130,130),new G.ptr(33027,131,131),new G.ptr(0,5,0),new G.ptr(39168,175,175),new G.ptr(40960,184,185),new G.ptr(11729,186,186),new G.ptr(11739,187,187),new G.ptr(33029,191,191),new G.ptr(0,1,0),new G.ptr(33027,128,128),new G.ptr(0,2,0),new G.ptr(33029,182,182),new G.ptr(33027,183,183),new G.ptr(0,1,0),new G.ptr(33029,171,171),new G.ptr(0,2,0),new G.ptr(33029,185,185),new G.ptr(33027,186,186),new G.ptr(0,4,0),new G.ptr(39168,176,176),new G.ptr(40960,181,181),new G.ptr(11749,184,184),new G.ptr(33029,189,190),new G.ptr(0,1,0),new G.ptr(33027,131,131),new G.ptr(0,1,0),new G.ptr(33029,160,160),new G.ptr(0,1,0),new G.ptr(33029,180,180),new G.ptr(0,1,0),new G.ptr(33029,135,135),new G.ptr(0,1,0),new G.ptr(33029,153,153),new G.ptr(0,2,0),new G.ptr(33027,130,130),new G.ptr(33029,132,133),new G.ptr(0,1,0),new G.ptr(33029,151,151),new G.ptr(0,1,0),new G.ptr(33025,176,180),new G.ptr(0,1,0),new G.ptr(33075,176,182),new G.ptr(0,1,0),new G.ptr(33026,176,177),new G.ptr(0,1,0),new G.ptr(33025,158,158),new G.ptr(0,12,0),new G.ptr(17891,158,158),new G.ptr(17901,159,159),new G.ptr(17953,160,160),new G.ptr(17967,161,161),new G.ptr(17981,162,162),new G.ptr(17995,163,163),new G.ptr(18009,164,164),new G.ptr(33068,165,166),new G.ptr(33025,167,169),new G.ptr(33073,173,173),new G.ptr(33068,174,178),new G.ptr(33070,187,191),new G.ptr(0,9,0),new G.ptr(33070,128,130),new G.ptr(33075,133,137),new G.ptr(33070,138,139),new G.ptr(33075,170,173),new G.ptr(17911,187,187),new G.ptr(17921,188,188),new G.ptr(18023,189,189),new G.ptr(18051,190,190),new G.ptr(18037,191,191),new G.ptr(0,1,0),new G.ptr(18065,128,128),new G.ptr(0,1,0),new G.ptr(33075,130,132),new G.ptr(0,5,0),new G.ptr(33075,128,134),new G.ptr(33075,136,152),new G.ptr(33075,155,161),new G.ptr(33075,163,164),new G.ptr(33075,166,170),new G.ptr(0,1,0),new G.ptr(33075,172,175),new G.ptr(0,1,0),new G.ptr(33070,144,150),new G.ptr(0,2,0),new G.ptr(33075,132,137),new G.ptr(33027,138,138),new G.ptr(0,1,0),new G.ptr(33024,147,147)]);I=new H.ptr(new CD(V),U);Y=$toNativeArray($kindUint16,[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,40960,40960,40960,0,0,40960,40960,40960,40960,40960,40960,40960,40960,40960,40960,40960,40960,40960,40960,40960,40960,0,40960,40960,40960,40960,40960,40960,40960,40960,40960,0,0,0,0,0,0,40960,40960,40960,40960,40960,40960,40960,40960,40960,40960,40960,40960,40960,40960,40960,40960,0,40960,40960,40960,40960,40960,40960,40960,40960,40960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12166,12171,18079,12176,18094,18099,40960,18109,12281,12286,18114,12306,12421,12426,12431,18134,0,12571,12606,12611,18144,18149,18164,0,40960,12746,12751,12756,18214,12876,0,0,12946,12951,18224,12956,18239,18244,40960,18254,13061,13066,18259,13086,13206,13211,13216,18279,0,13356,13391,13396,18289,18294,18309,0,40960,13536,13541,13546,18359,13671,0,13696,12181,12961,18084,18229,12211,12991,12231,13011,12236,13016,12241,13021,12246,13026,12256,13036,0,0,18119,18264,12296,13076,12301,13081,12331,13111,12316,13096,12356,13136,12366,13146,12371,13151,12381,13161,12386,13166,0,0,12436,13221,12441,13226,12446,13231,12481,13261,12451,0,6496,6637,12491,13271,12511,13296,0,12521,13306,12531,13316,12526,13311,7090,7226,0,0,12566,13351,12591,13376,12581,13366,7266,0,0,18154,18299,12616,13401,12626,13411,0,0,12656,13441,12681,13466,12666,13451,18189,18334,12691,13476,12706,13491,18194,18339,12731,13521,12716,13506,0,0,18204,18349,18209,18354,12761,13551,12771,13561,12776,13566,12806,13596,12841,13631,12881,13676,12901,12916,13716,12926,13726,12931,13731,167,0,0,0,0,11781,11787,11793,6517,6520,6670,6541,6544,6724,12191,12971,12461,13241,12631,13416,12781,13571,14822,15221,14815,15214,14829,15228,14808,15207,0,14535,14934,14528,14927,13770,13788,0,0,12376,13156,12501,13286,18179,18324,14759,15158,13806,13812,13276,6469,6472,6613,12351,13131,0,0,12561,13346,14542,14941,13764,13782,13776,13794,12196,12976,12201,12981,12321,13101,12326,13106,12466,13246,12471,13251,12636,13421,12641,13426,12671,13456,12676,13461,12786,13576,12791,13581,12701,13486,12726,13516,0,0,12401,13181,0,0,0,0,0,0,18089,18234,18129,18274,14710,15109,14675,15074,18159,18304,14703,15102,12891,13686,0,0,0,0,0,0,0,0,0,0,0,0,39219,39219,39219,39219,39219,33075,39219,39219,39219,39219,39219,39219,39219,33075,33075,39219,33075,39219,33075,39219,39219,33076,33070,33070,33070,33070,33076,39212,33070,33070,33070,33070,33070,33066,33066,39214,39214,39214,39214,39210,39210,33070,33070,33070,33070,39214,39214,33070,39214,39214,33070,33070,33025,33025,33025,33025,39169,33070,33070,33070,33070,33075,33075,33075,18885,18890,39219,18895,19080,39223,33075,33070,33070,33070,33075,33075,33075,33070,33070,0,33075,33075,33075,33070,33070,33070,33070,33075,33076,33070,33070,33075,33077,33078,33078,33077,33078,33078,33077,33075,33075,33075,33075,33075,33075,33075,33075,33075,33075,33075,33075,33075,0,0,0,0,371,0,0,0,0,0,17084,0,0,0,55,0,0,0,0,0,17009,17554,13824,206,13854,13866,13884,0,13914,0,13932,13962,15903,40960,0,0,0,40960,0,40960,0,40960,0,0,0,0,0,40960,0,40960,0,0,0,40960,0,0,0,40960,13902,13950,18453,13998,18495,14016,16007,40960,0,0,0,40960,0,40960,0,40960,0,0,0,0,0,40960,0,40960,0,0,0,40960,0,0,0,40960,18519,18549,14046,14070,18573,0,449,467,431,17187,17193,509,491,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,473,494,497,0,395,458,0,0,0,425,0,0,0,0,0,0,14136,14148,0,14130,0,0,40960,14112,0,0,0,0,14196,14172,14214,0,40960,0,0,40960,0,40960,40960,40960,40960,14184,40960,0,0,0,40960,0,0,0,0,40960,0,0,0,40960,0,0,0,40960,0,40960,0,0,40960,0,0,40960,0,40960,40960,40960,40960,14316,40960,0,0,0,40960,0,0,14154,14286,0,0,0,0,0,0,0,0,0,0,0,0,0,14118,14250,14124,14256,0,0,14142,14274,40960,40960,14400,14406,14160,14292,14166,14298,0,0,14178,14310,14190,14322,14202,14334,40960,40960,14412,14418,14244,14376,14208,14340,14220,14352,14226,14358,14232,14364,0,0,14238,14370,0,0,0,0,0,0,0,0,0,0,0,0,0,7527,0,0,0,0,0,0,0,0,0,33070,33075,33075,33075,33075,33070,33075,33075,33075,33071,33070,33075,33075,33075,33075,33075,33075,33070,33070,33070,33070,33070,33070,33075,33075,33070,33075,33075,33071,33074,33075,33030,33031,33032,33033,33034,33035,33036,33037,33038,33039,33039,33040,33041,33042,0,33043,0,0,0,0,0,0,0,0,40960,0,40960,33047,33048,33049,33050,33051,33052,33053,33054,39219,39219,39214,33070,33075,33075,33075,33075,33075,33070,33075,33075,33070,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,33055,0,0,0,0,7562,8217,8277,8272,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,33070,33075,33075,33075,33075,33075,33075,33075,33075,33075,33075,33075,33075,33075,33075,0,33070,33075,33075,33070,33075,33075,33070,33075,33075,33075,33070,33070,33070,33047,33048,33049,33075,33075,33075,33070,33075,33075,33070,33070,33075,33075,33075,33075,33075,0,0,0,0,0,40960,11571,40960,11579,40960,11587,40960,11595,40960,11603,0,0,40960,11611,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,33027,39168,0,0,0,0,40960,11619,40960,11627,40960,40960,105,107,111,131,245,248,1046,133,137,139,260,263,266,143,0,151,155,224,159,254,1050,1054,161,169,171,1062,299,173,1066,449,452,455,509,512,147,165,171,173,449,452,494,509,512,0,0,0,0,0,0,0,0,0,0,0,0,0,527,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,251,135,257,212,266,141,269,272,278,284,287,290,1070,365,296,1074,368,305,302,308,311,314,317,320,332,335,236,338,341,1058,344,347,181,353,356,359,467,33075,33075,33070,33075,33075,33075,33075,33075,33075,33075,33070,33075,33075,33078,33067,33070,33066,33075,33075,33075,33075,33075,33075,33075,33075,33075,33075,33075,33075,33075,33075,33075,33075,33075,33075,33075,33075,33075,33075,33075,33075,33075,33075,33075,33075,33075,33075,33075,33075,33075,33075,33075,33075,33075,33076,33074,33074,33070,0,33075,33077,33070,33075,33070,12206,12986,12216,12996,12221,13001,12226,13006,14563,14962,12251,13031,12261,13041,12276,13056,12266,13046,12271,13051,14598,14997,14605,15004,12336,13116,12341,13121,14619,15018,12346,13126,12361,13141,12391,13171,12406,13186,12396,13176,12411,13191,12416,13196,12486,13266,14626,15025,12496,13281,12506,13291,12516,13301,18139,18284,14633,15032,12541,13326,12536,13321,12546,13331,12551,13336,12556,13341,12576,13361,12586,13371,12601,13386,12596,13381,14668,15067,14682,15081,14689,15088,14696,15095,12646,13431,12651,13436,12661,13446,18184,18329,14766,15165,12686,13471,12696,13481,18199,18344,14773,15172,14780,15179,14787,15186,12711,13496,12721,13511,12741,13531,12736,13526,12801,13591,12816,13606,12811,13601,14794,15193,14801,15200,12821,13611,12826,13616,12831,13621,12836,13626,12851,13641,12846,13636,12856,13651,12861,13656,12866,13661,12896,13691,12921,13721,12936,13736,12941,13741,13201,13501,13646,13706,7142,17134,0,0,0,0,18104,18249,12186,12966,14479,14878,14472,14871,14493,14892,14486,14885,14549,14948,14507,14906,14500,14899,14521,14920,14514,14913,14556,14955,18124,18269,12311,13091,12291,13071,14577,14976,14570,14969,14591,14990,14584,14983,14612,15011,12456,13236,12476,13256,18174,18319,12621,13406,14647,15046,14640,15039,14661,15060,14654,15053,14752,15151,14724,15123,14717,15116,14738,15137,14731,15130,14745,15144,12796,13586,12766,13556,14843,15242,14836,15235,14857,15256,14850,15249,14864,15263,12871,13666,12911,13711,12906,13701,12886,13681,0,0,0,0,0,0,18459,18465,18741,18765,18749,18773,18757,18781,18369,18375,18597,18621,18605,18629,18613,18637,18477,18483,15823,15839,15831,15847,0,0,18381,18387,15615,15631,15623,15639,0,0,18501,18507,18789,18813,18797,18821,18805,18829,18393,18399,18645,18669,18653,18677,18661,18685,18525,18531,15919,15943,15927,15951,15935,15959,18405,18411,15663,15687,15671,15695,15679,15703,18537,18543,15967,15983,15975,15991,0,0,18417,18423,15711,15727,15719,15735,0,0,18555,18561,16023,16047,16031,16055,16039,16063,0,18429,0,15743,0,15751,0,15759,18579,18585,18837,18861,18845,18869,18853,18877,18435,18441,18693,18717,18701,18725,18709,18733,18447,17205,13992,17211,18489,17217,14010,17223,14040,17229,14064,17235,18567,17241,0,0,15799,15807,16795,16825,16805,16835,16815,16845,15599,15607,16615,16645,16625,16655,16635,16665,15871,15879,16855,16885,16865,16895,16875,16905,15647,15655,16675,16705,16685,16715,16695,16725,16087,16095,16915,16945,16925,16955,16935,16965,15767,15775,16735,16765,16745,16775,16755,16785,13980,13974,15783,13986,15791,0,18471,15815,13836,13830,13818,17157,13842,17054,470,17054,17079,17561,15855,14004,15863,0,18513,15887,13848,17163,13860,17169,13872,17568,17575,17582,14028,14022,15895,17659,0,0,14034,15911,13896,13890,13878,17175,0,17589,17596,17603,14082,14076,15999,17667,14052,14058,14088,16015,13944,13938,13926,17187,13920,17547,17554,129,0,0,16071,14094,16079,0,18591,16103,13908,17181,13956,17199,13968,17009,17059,0,7134,7138,71,7258,0,7150,7154,233,0,7262,143,81,81,81,145,218,83,83,89,153,0,93,6547,0,0,97,99,101,101,101,0,0,6565,7118,6574,0,117,0,443,0,117,0,87,17129,69,71,0,139,75,77,0,91,159,536,539,542,545,147,0,7070,491,452,380,419,1126,0,0,0,0,73,137,139,147,149,0,0,0,0,0,0,8756,8768,8948,8732,8864,8744,8870,8894,8906,8750,8912,8762,8900,8918,8924,7362,83,6493,7082,6502,109,6577,7126,7502,6505,113,6589,7130,89,71,73,91,147,6634,7198,6643,173,6760,7250,7522,6646,177,6763,7254,153,135,137,155,0,15389,0,40960,15396,40960,0,15403,40960,15410,0,0,0,40960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12156,40960,15424,0,40960,40960,0,0,0,0,0,0,0,15417,12151,12161,15431,15438,40960,40960,15445,15452,40960,40960,15459,15466,40960,40960,40960,40960,0,0,15473,15480,40960,40960,15501,15508,40960,40960,15515,15522,0,0,0,0,0,0,0,40960,40960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,40960,0,0,0,0,0,40960,40960,0,40960,15543,15550,15557,15564,0,0,40960,40960,40960,40960,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,35,37,39,41,43,45,47,49,51,6277,6280,6283,6286,6289,6292,6295,6298,6301,6304,6313,6766,6770,6774,6778,6782,6786,6790,6794,6798,7302,7307,7312,7317,7322,7327,7332,7337,7342,7347,7352,6274,6310,6346,6382,6418,6427,6433,6439,6445,7014,7018,7022,7026,7030,7034,7038,7042,7046,7050,7054,6906,6910,6914,6918,6922,6926,6930,6934,6938,6942,6946,6950,6954,6958,6962,6966,6970,6974,6978,6982,6986,6990,6994,6998,7002,7006,67,69,71,73,75,77,79,81,83,85,1730,1766,1778,1794,1802,1814,1822,1830,1842,1926,1950,1966,1982,1998,2014,2046,2050,2054,2106,2146,2162,2170,2174,2186,2214,2218,2242,2246,2254,2270,2426,2446,2510,2530,2538,2542,2558,2586,2630,2642,2674,2686,2690,2694,2718,2722,2766,2778,2786,2794,2810,2818,2826,2870,2874,2882,2886,2894,2902,2918,2946,3066,3086,3090,3218,3222,3242,3246,3254,3262,3270,3282,3322,3338,3358,3470,3482,3498,3510,3522,3530,3534,3538,3542,3546,3730,3802,3814,3818,3822,3826,3834,3838,3858,3886,3894,3958,3962,3970,3974,3982,3986,4022,4026,4054,4058,4062,4066,4086,4122,4126,4130,4166,4230,4234,4266,4282,4290,4322,4358,4426,4434,4454,4466,4474,4482,4486,4490,4514,4518,4546,4554,4562,4566,4578,4586,4590,4594,4602,4606,4766,4786,4838,4842,4850,4894,4902,4910,4918,4978,4982,4990,4994,4998,5042,5046,5054,5074,5078,5106,5114,5118,5154,5186,5206,5210,5218,5262,5266,5282,5318,5330,5346,5370,5378,5382,5386,5390,5402,5406,5414,5442,5446,5450,5474,5478,5486,5506,5510,5514,5522,5526,0,0,0,0,0,0,40960,0,0,0,0,40960,16159,40960,16167,40960,16175,40960,16183,40960,16191,40960,16199,40960,16207,40960,16215,40960,16223,40960,16231,40960,16239,40960,16247,0,40960,16255,40960,16263,40960,16271,0,0,0,0,0,40960,16279,16287,40960,16295,16303,40960,16311,16319,40960,16327,16335,40960,16343,16351,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16151,0,0,0,0,39172,39172,17139,17145,40960,16359,9914,0,0,0,0,0,0,40960,0,0,0,0,40960,16375,40960,16383,40960,16391,40960,16399,40960,16407,40960,16415,40960,16423,40960,16431,40960,16439,40960,16447,40960,16455,40960,16463,0,40960,16471,40960,16479,40960,16487,0,0,0,0,0,40960,16495,16503,40960,16511,16519,40960,16527,16535,40960,16543,16551,40960,16559,16567,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,40960,40960,40960,40960,0,16367,0,0,16575,16583,16591,16599,0,0,40960,16607,9935,874,814,818,822,894,826,830,834,838,842,846,850,854,858,862,18900,18906,18912,18918,18924,18930,18936,18942,18948,18954,18960,18966,18972,18978,18984,18990,18996,19002,19008,19014,19020,966,866,870,1002,1006,1010,1014,1018,1022,1026,878,1030,1034,882,886,890,898,902,906,910,914,918,922,926,930,934,938,942,946,950,1038,1042,954,958,962,970,974,978,982,986,990,994,998,0,0,0,1730,1822,1742,2430,1746,1770,1750,3990,1802,1758,1734,2562,2450,1842,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8282,8288,8294,8300,8306,8312,8318,8324,8330,8336,8342,8348,8354,8360,10035,10044,10053,10062,10071,10080,10089,10098,10107,10125,10134,10143,10152,10161,10116,11193,11002,0,8366,8390,8378,8462,8396,8426,8372,8420,8384,8438,8486,8516,8510,8498,8576,8468,8480,8504,8492,8534,8450,8522,8564,8540,8432,8402,8456,8474,8528,8408,8570,8444,8546,8414,8552,8558,2354,2822,3242,4298,0,0,0,0,0,0,0,0,7114,6316,6319,6322,6325,6328,6331,6334,6337,6340,6349,6352,6355,6358,6361,6364,790,798,802,810,814,818,826,834,838,846,850,854,858,862,11823,11831,11839,11847,11855,11863,11871,11879,11895,11903,11911,11919,11927,11935,12010,11954,11887,0,1730,1822,1742,2430,1826,1970,1738,1966,1806,2186,3338,3730,3546,3358,5218,2446,3282,3406,3342,4174,2302,3846,5002,4194,2118,4242,3998,2586,5138,1922,2222,3578,5418,1862,2006,3486,1746,1770,1750,2782,2290,2178,2650,2638,4078,1858,5022,2206,2550,6367,6370,6373,6376,6385,6388,6391,6394,6397,6400,6403,6406,6409,6412,6421,7372,7387,7402,7417,7432,7447,7462,7477,7492,8594,8612,8630,6487,7178,6616,7086,1230,1238,1246,1254,1262,1266,1270,1274,1278,1282,1286,1290,1294,1298,1302,1306,1310,1318,1322,1326,1330,1334,1338,1342,1346,1350,1354,1358,1362,1366,1370,1374,1378,1382,1386,1394,1402,1410,1414,1418,1422,1426,1430,1434,1438,1442,1446,9984,11033,10677,11049,10381,12027,10391,10401,12095,10690,10411,10421,10431,10729,10742,10703,10716,11968,10755,10768,11211,9921,11230,11249,11065,10781,11268,11287,10794,10441,10451,11982,10807,11081,12044,10461,10471,10820,10481,10491,9942,9949,10501,10511,11306,10833,11097,11325,10846,10531,10521,12115,10859,11344,10541,11113,10551,10885,10561,10898,12061,10872,11129,10911,9956,12078,10571,10581,10924,10591,10601,10611,11145,10937,9963,11363,11943,11161,10950,11996,10621,10631,10963,9970,10976,11177,9977,11382,10641,7357,7377,7392,7407,7422,7437,7452,7467,7482,7497,8600,8618,8636,8648,8660,8672,8684,8696,8708,8720,8780,8792,8804,8816,8828,7194,6604,6457,7146,6733,6748,6610,7170,7174,6499,9998,10012,9991,10005,10989,6736,6712,7270,6688,6649,6508,6523,6475,7158,7512,6739,6715,7274,7286,6700,6658,6490,7202,7094,7074,7122,7290,6703,6607,6661,6628,6727,7294,6706,6598,6664,7234,7162,6682,7210,7238,7166,6685,7214,8942,8962,6556,7206,7098,7078,7246,10019,10170,6751,6730,7298,6709,6742,6718,7278,6691,6652,6535,6745,6721,7282,6694,6655,6538,7218,7102,7507,6460,6592,6595,8955,7066,6601,6478,6631,6481,6640,6511,6514,6667,6673,6676,7222,6679,6697,7230,7242,6550,7517,7106,6553,6754,6571,6586,8936,8930,7367,7382,7397,7412,7427,7442,7457,7472,7487,8588,8606,8624,8642,8654,8666,8678,8690,8702,8714,8774,8786,8798,8810,8822,8834,8840,8846,8852,8858,8876,8882,7190,4986,3326,5078,5026,3674,1774,2274,5678,5678,2574,5218,2374,2570,3058,4050,4450,4762,4822,4874,5150,3446,3586,3758,3910,4706,5194,5494,1810,2230,3466,3794,4758,5574,2742,3706,4742,4890,3110,4542,4834,2850,3346,3610,3870,5162,1874,2026,2134,3214,3458,3790,4082,4474,4750,4774,5066,5362,5542,5570,4142,4206,4390,4678,5246,5582,4942,2506,2878,4318,4510,3842,4150,5018,5354,2502,2706,3450,3630,3682,4374,4414,5290,2130,4522,2038,2034,4250,4394,4702,5298,4970,3114,3446,4954,1786,2662,2966,3890,4018,2166,4158,1890,2938,1754,3566,3238,4370,2250,2486,4094,4710,4926,3514,5114,3558,3130,4638,3162,4014,1838,1962,2030,3414,4350,4598,4938,5214,2142,2322,2586,2866,3266,3710,4162,5274,5502,5586,5610,2106,3318,3494,5102,2814,3034,3062,3206,3694,3770,3946,4238,4402,4502,5086,4718,5126,5250,2066,2110,2342,3754,4854,4926,2846,2958,3154,3506,4314,3878,1854,2434,2662,2762,2970,3906,3934,4462,4494,5222,5350,5366,5426,1878,4226,5202,5326,2994,1818,1914,2666,2698,3250,3446,3782,4046,4730,5146,5670,3302,5286,2102,3378,3390,3602,3658,3918,4010,4138,4366,5438,1970,3078,5302,1898,2734,3634,5090,2922,3002,3398,3890,5310,2074,2306,2714,3286,3362,3426,3574,3914,4030,4442,4858,4870,5210,5338,2182,3662,2310,3786,3950,4746,5314,5550,5590,3386,3626,4550,4282,4294,4330,3866,3746,4966,1846,4654,2078,2062,2830,3118,4342,2646,3590,3314,5098,4842,5294,4902,2858,1930,2398,0,0,2482,0,3298,0,0,2042,3874,4070,4170,4198,4202,4222,5374,4334,4466,0,4754,0,4950,0,0,5130,5174,0,0,0,5458,5462,5466,5566,5166,5322,1882,1918,1938,2126,2138,2202,2382,2410,2418,2478,2490,2710,2718,2982,3022,3030,3054,3226,3274,3306,3418,3614,3642,3690,3774,3806,3922,4146,4174,4182,4178,4186,4190,4194,4214,4218,4254,4274,4302,4402,4410,4418,4438,4478,4558,4610,4610,4714,4882,4906,4958,4962,5030,5034,5122,5130,5342,5410,5434,2974,5921,4582,0,0,1762,2022,1958,1870,1934,1978,2122,2150,2382,2362,2378,2406,2482,2498,2566,2578,2606,2622,2854,2862,2910,2942,2990,3014,2998,3030,3018,3054,3082,3170,3182,3190,3230,3298,3346,3350,3370,3498,3514,3602,3678,3670,3690,3718,3774,4118,3810,3862,3874,3938,3966,4002,4038,4042,4070,4074,4090,4110,4106,4154,4278,4302,4326,4382,4402,4430,4478,4658,4698,4814,4886,4898,4906,4930,4950,4934,4958,4954,4946,4962,4974,5034,5094,5142,5198,5230,5306,5342,5374,5394,5410,5422,5434,5518,5678,5816,5811,5861,1546,1586,1590,5991,6036,6156,5658,5674,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6619,6622,6625,7182,7186,6757,6757,0,0,0,0,0,0,0,0,0,0,0,0,7547,7532,7537,7552,7542,0,0,0,0,0,17319,33046,17433,560,536,545,548,551,554,557,563,566,23,17415,17421,17675,17683,17247,17253,17259,17265,17277,17283,17289,17301,17307,0,17313,17325,17331,17337,17349,0,17355,0,17361,17367,0,17373,17379,0,17391,17397,17403,17409,17427,17295,17271,17343,17385,7557,668,668,677,677,677,677,680,680,680,680,686,686,686,686,674,674,674,674,683,683,683,683,671,671,671,671,722,722,722,722,725,725,725,725,692,692,692,692,689,689,689,689,695,695,695,695,698,698,698,698,707,707,704,704,710,710,701,701,716,716,713,713,728,728,728,728,734,734,734,734,740,740,740,740,737,737,737,737,743,743,746,746,746,746,17541,17541,752,752,752,752,749,749,749,749,779,779,17535,17535,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,731,731,731,731,761,761,758,758,764,764,8277,770,770,755,755,767,767,776,776,776,776,656,656,9648,9648,9760,9760,9711,9711,9739,9739,9732,9732,9746,9746,9753,9753,9753,9718,9718,9718,773,773,773,773,9655,9662,9690,9718,9725,7567,7572,7577,7592,7607,7612,7617,7622,7627,7642,7657,7662,7667,7682,7697,7702,7707,7712,7727,7732,7747,7752,7757,7772,7777,7782,7792,7852,7867,7882,7887,7892,7902,7917,7922,7937,7942,7947,7962,7967,7982,7987,7992,7997,8002,8007,8012,8017,8022,8027,8032,8037,8042,8047,8052,8057,8062,8067,8077,8082,8087,8092,8102,8107,8117,8122,8127,8132,8137,8142,8147,8152,8157,8172,8187,8192,8197,8202,8207,8212,8222,8227,8232,8247,8262,8267,17463,17469,17523,17610,17617,17624,17631,17638,17645,9676,9683,9690,9697,9718,9725,7582,7587,7592,7597,7607,7612,7632,7637,7642,7647,7657,7662,7672,7677,7682,7687,7697,7702,8002,8007,8022,8027,8032,8052,8057,8062,8067,8092,8102,8107,8112,8132,8162,8167,8172,8177,8187,8192,17523,8237,8242,8247,8252,8262,8267,9655,9662,9669,9690,9704,7567,7572,7577,7592,7602,7617,7622,7627,7642,7652,7682,7707,7712,7727,7732,7747,7757,7772,7777,7782,7792,7852,7857,7867,7882,7887,7892,7902,7917,7937,7942,7947,7962,7967,7982,7987,7992,7997,8012,8017,8037,8042,8047,8052,8057,8077,8082,8087,8092,8097,8117,8122,8127,8132,8147,8152,8157,8172,8182,8197,8202,17511,8222,8227,8232,8247,8257,9690,9704,7592,7602,7642,7652,7682,7692,7792,7797,7832,7837,8052,8057,8092,8172,8182,8247,8257,17691,17699,17707,7927,7932,7952,7957,7972,7977,7802,7807,7842,7847,7737,7742,7717,7722,7762,7767,7872,7877,7907,7912,7812,7817,7822,7832,7827,7787,7862,7897,7927,7932,7952,7957,7972,7977,7802,7807,7842,7847,7737,7742,7717,7722,7762,7767,7872,7877,7907,7912,7812,7817,7822,7832,7827,7787,7862,7897,7812,7817,7822,7832,7797,7837,7922,7772,7777,7782,7812,7817,7822,7922,7937,17439,17439,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8983,9004,9004,9011,9018,9039,9046,9053,9088,9088,9123,9116,9144,9130,9137,9172,9172,9165,9179,9179,9221,9221,9249,9193,9193,9186,9207,9207,9214,9214,9256,9270,9270,9277,9277,9284,9291,9298,9305,9305,9312,9326,9340,9333,9347,9347,9368,9375,9424,9438,9431,9403,9403,9445,9445,9452,9452,9494,9501,9508,9466,9480,9515,9522,0,0,9473,9606,9613,9571,9578,9550,9550,9557,9599,9592,9634,9634,8976,8997,8990,9032,9025,9067,9060,9102,9074,9095,9151,9228,9200,9263,9417,9459,9627,9620,9641,9536,9382,9585,9368,9424,9319,9396,9543,9529,9410,9389,9410,9543,9081,9109,9487,9354,8969,9389,9298,9249,9158,9564,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9242,9361,10188,10179,10233,10215,10197,10224,10242,9235,11401,11017,10206,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,25,1158,1162,53,55,3,63,1218,1222,7010,0,0,0,0,0,0,33075,33075,33075,33075,33075,33075,33075,33070,33070,33070,33070,33070,33070,33070,33075,33075,6262,1094,1090,127,127,17,19,183,187,1210,1214,1198,1202,1174,1178,1166,1170,1182,1186,1190,1194,0,0,119,123,17024,17024,17024,17024,127,127,127,25,1158,29,0,55,53,63,3,1094,17,19,183,187,1210,1214,7,13,21,23,27,57,61,59,0,121,9,11,65,0,0,0,0,17089,17475,17094,0,17099,0,17104,17481,17109,17487,17114,17493,17119,17499,17124,17505,569,17445,17445,17451,17451,17517,17517,17457,17457,17529,17529,17529,17529,572,572,575,575,575,575,578,578,581,581,581,581,584,584,584,584,587,587,587,587,590,590,590,590,593,593,593,593,596,596,599,599,602,602,605,605,608,608,608,608,611,611,611,611,614,614,614,614,617,617,617,617,620,620,620,620,623,623,623,623,626,626,626,626,629,629,629,629,632,632,632,632,635,635,635,635,638,638,638,638,641,641,641,641,644,644,644,644,647,647,647,647,650,650,650,650,653,653,656,656,659,659,659,659,11799,11799,11807,11807,11815,11815,8072,8072,0,0,0,129,131,133,135,137,139,141,143,145,147,149,151,153,155,157,159,161,163,165,167,169,171,173,175,177,179,181,183,185,187,189,1146,1150,1162,1182,1186,1158,1454,1446,1226,1234,1242,1250,1258,1390,1398,1406,1314,1458,1230,1238,1246,1254,1262,1266,1270,1274,1278,1282,1286,1290,1294,1298,1302,1306,1310,1318,1322,1326,1330,1334,1338,1342,1346,1350,1354,1358,1362,1366,1370,1374,1378,1382,1386,1394,1402,1410,1414,1418,1422,1426,1430,1434,1450,19087,19093,966,790,794,19026,798,19032,19038,802,806,810,19044,19050,19056,19062,19068,19074,874,814,818,822,894,826,830,834,838,842,846,850,854,858,862,0,0,0,18900,18906,18912,18918,18924,18930,0,0,18936,18942,18948,18954,18960,18966,0,0,18972,18978,18984,18990,18996,19002,0,0,19008,19014,19020,0,0,0,191,194,203,17019,200,197,1098,0,1134,1102,1106,1110,1114,1138,1142,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,99,101,103,105,107,109,111,113,115,117,131,133,135,137,139,141,143,145,147,149,151,153,155,157,159,161,163,165,167,169,171,173,175,177,179,181,221,242,0,0,374,377,380,383,386,389,392,395,398,401,404,407,410,413,416,419,422,395,425,428,431,434,437,440,512,515,518,1118,458,467,473,509,494,491,521,524,0,0,33,35,37,39,41,43,45,47,49,51,33,35,37,39,41,43,45,47,49,51,33,35,37,39,41,43,45,47,49,51,33,35,37,39,41,43,45,47,49,51,33,35,37,39,41,43,45,47,49,51,572,575,587,596,0,653,605,590,620,659,638,641,644,647,608,626,632,614,635,602,611,581,584,593,599,617,623,629,662,743,719,665,0,575,587,0,650,0,0,590,0,659,638,641,644,647,608,626,632,614,635,0,611,581,584,593,0,617,0,629,0,0,0,0,0,0,587,0,0,0,0,590,0,659,0,641,0,647,608,626,0,614,635,0,611,0,0,593,0,617,0,629,0,743,0,665,0,575,587,0,650,0,0,590,620,659,638,0,644,647,608,626,632,614,635,0,611,581,584,593,0,617,623,629,662,0,719,0,572,575,587,596,650,653,605,590,620,659,0,641,644,647,608,626,632,614,635,602,611,581,584,593,599,617,623,629,0,0,0,0,0,575,587,596,0,653,605,590,620,659,0,641,644,647,608,626,632,614,635,602,611,581,584,593,599,617,623,629,0,0,0,0,6268,6265,6271,6307,6343,6379,6415,6424,6430,6436,6442,0,0,0,0,0,6802,6806,6810,6814,6818,6822,6826,6830,6834,6838,6842,6846,6850,6854,6858,6862,6866,6870,6874,6878,6882,6886,6890,6894,6898,6902,10027,71,101,6463,6583,0,67,69,71,73,75,77,79,81,83,85,87,89,91,93,95,97,9907,9928,1286,0,0,0,0,0,0,0,0,0,0,0,0,0,3090,2634,2262,17883,1822,2546,4914,2562,1834,3290,3762,3250,2090,2926,1986,3258,2070,4378,3974,5006,2518,2318,3686,3102,3146,1730,1742,5134,2782,1770,2290,3134,5046,3094,4210,4270,2298,3654,3342,3338,3994,2094,2394,5190,0,0,0,0,1790,1782,1798,5706,1866,1882,1886,1894,1902,1906,1918,1910,1462,5726,1938,1942,1946,1974,5711,1466,1954,1986,5721,2002,2010,1850,2018,2022,6196,2050,2058,1474,2082,2086,2094,2098,1478,2122,2126,2138,2150,2154,2158,2166,2198,2202,2210,2226,2234,2238,2238,2238,5741,3734,2258,2266,5746,2278,2286,2294,2334,2314,2326,2330,2338,2346,2350,2358,2366,2370,2370,2378,2386,2390,2402,2438,2410,2442,2414,2422,2062,2514,2458,2462,2466,2454,2474,2470,2494,5751,2522,2526,2534,2546,2554,2582,5756,5761,2594,2598,2602,2590,2610,1482,1486,2618,2626,2626,5766,2654,2658,2662,2670,5771,2678,2682,2898,2690,1490,2702,2718,2730,2726,5781,2738,5786,2750,2746,2754,2770,2774,1494,2790,2798,2802,2806,1498,5791,1502,2834,2838,2842,2850,6246,2874,5801,5801,4570,2890,2890,1506,5836,6046,2906,2914,1510,2934,2950,2954,2962,2978,1518,1514,2982,5806,2986,3006,3010,3014,3010,3026,3030,3046,3038,3042,3050,3054,3058,3070,3074,3098,3106,3122,3142,5821,3138,3126,3150,3158,3178,5826,3186,3174,3166,1522,3194,3202,3210,3198,1526,3226,3234,5831,3278,3330,3294,1538,3306,1534,1530,1990,1994,3334,3310,4526,1638,3346,3350,3354,3374,3366,5856,1542,3394,3382,3410,3418,5866,3422,3402,3430,1546,3434,3438,3442,3454,5871,3462,1550,3474,5876,3478,1554,3490,3502,3514,3518,5881,5776,5886,3550,5891,3562,3570,3554,3582,3598,3614,3602,3606,3618,3622,5896,3594,3646,3650,1558,3670,3666,5901,3638,3698,5906,5911,3702,3722,3718,3714,1562,3726,3742,3738,3750,5716,3766,5916,3778,5926,3798,3810,3830,5931,3850,3854,5936,5941,3882,3898,1566,3902,1570,1570,3926,3930,3938,3942,3954,1574,3978,5946,4006,5951,4018,5796,4034,5956,5961,5966,1578,1582,4090,5976,5971,5981,5986,4098,4102,4102,4110,1590,4114,1594,1598,5996,4134,4142,4154,1602,6001,4190,6006,6011,4222,4246,1606,4254,4258,4262,6016,6021,6021,4286,1610,6026,4306,4310,1614,6031,4338,1618,4354,4346,4362,6041,4386,1622,4398,4406,4422,1626,6051,6056,1630,6061,4446,6066,4458,4470,4478,6071,6076,4498,6081,4506,5841,1634,4530,4534,1642,4538,2614,6086,6091,5846,5851,4570,4574,5110,1646,4618,4614,4622,2114,4626,4630,4634,4642,6096,4638,4646,4666,4670,4650,4674,4694,4714,4662,4682,4686,4690,6101,6111,6106,1650,4722,4726,4734,6131,4738,6116,1654,1658,6121,6126,1662,4770,4774,4778,4782,4794,4790,4802,4798,4814,4806,4810,4818,1666,4826,4830,1670,4846,4850,6136,4862,4866,1674,4878,1470,6141,6146,1678,1682,4922,4946,4974,4990,6151,5010,5014,5038,5050,6161,5731,5062,5058,5070,5736,5082,5094,6166,6171,5158,5170,5178,6176,5182,5226,5238,5242,5234,5254,5258,6181,5270,1686,5278,6186,1690,5334,2758,5358,6191,6201,1694,1698,5398,6206,1702,6211,5422,5422,5430,6216,5454,1706,5470,5482,5490,5498,1710,6221,5518,5546,5558,1714,1718,5562,6226,1722,6231,6236,6241,5598,1726,5618,5626,5630,5638,5646,5654,6251,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]);Z=$toNativeArray($kindUint16,[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,92,1,2,3,93,4,5,0,94,95,6,7,8,9,10,96,97,11,0,0,12,98,99,13,0,100,101,102,0,103,2,3,4,5,0,0,0,0,0,0,6,7,8,9,0,10,19,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,104,105,0,14,106,107,108,109,110,111,112,113,108,114,115,116,0,117,118,119,120,121,0,122,123,124,125,126,127,128,129,130,131,0,132,133,134,135,136,137,0,0,0,0,0,138,0,0,0,0,0,0,0,0,0,0,0,0,0,0,139,0,0,140,0,0,141,0,142,0,0,0,143,144,145,146,15,147,148,149,150,0,0,151,152,16,17,18,19,20,21,22,23,24,25,26,153,154,155,156,27,28,157,158,159,29,30,160,161,0,0,0,0,31,32,162,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,163,164,0,165,0,0,0,0,0,166,0,167,0,168,0,169,0,0,170,171,33,34,35,172,173,36,37,38,174,39,40,0,41,42,43,44,45,46,47,48,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,175,176,177,0,178,0,179,180,0,0,181,182,183,184,185,0,0,186,187,0,188,0,189,190,191,192,193,194,195,196,190,191,192,193,194,195,196,190,191,192,193,194,195,196,190,191,192,193,194,195,196,190,191,192,193,194,195,196,190,191,192,193,194,195,196,190,191,192,193,194,195,196,190,191,192,193,194,195,196,190,191,192,193,194,195,196,190,191,192,193,194,195,196,190,191,192,193,194,195,196,190,191,192,193,194,195,196,190,191,192,193,194,195,196,190,191,192,193,194,195,196,190,191,192,193,194,195,196,190,191,192,193,194,195,196,190,191,192,193,194,195,196,190,191,192,193,194,195,196,190,191,192,193,194,195,196,190,191,192,193,194,195,196,190,191,192,193,194,195,196,190,191,192,193,194,195,196,190,191,192,193,194,195,196,190,191,192,193,194,195,196,190,191,192,193,194,195,197,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,198,73,74,75,0,0,0,0,0,0,0,199,0,0,0,200,0,201,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,202,0,0,203,0,0,0,0,0,0,0,0,204,0,0,0,0,0,205,0,0,206,0,0,0,207,208,0,209,184,0,210,211,0,0,212,213,214,0,0,0,215,216,217,0,0,218,219,220,0,221,0,222,0,0,0,223,0,0,0,224,225,0,226,227,228,229,0,0,0,0,0,220,0,0,0,0,230,231,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,232,233,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,234,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,235,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,236,237,238,0,239,0,0,0,0,0,0,240,241,242,243,244,245,246,247,248,249,76,250,251,252,253,77,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,254,0,0,0,233,0,0,0,0,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,256,0,257,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,78,79,80,0,0,0,0,0,0,0,0,0,81,258,259,0,82,260,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,261,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,83,84,85,86,87,88,89,90,91,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,12,0,0,0,0,13,0,0,0,0,14,0,15,16,17,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]);AA=new CC([0,14,18,27,37,53,55,60,71,86,99,107,112,117,119,127,134,137,145,149,153,155,157,166,170,177,182,185,195,198,205,213,217,219,223,227,233,250,262,264,270,272,274,276,278,280,282,284,287,290,292,295,298,302,308,310,319,321,324,326,337,348,362,376,392,406,413,419,434,438,440,444,446,449,451,454,456,459,461,463,465,477,487,497,500,504,506,508,510,513,516,518,520,522,524,530,533,538,540,547,553,559,567,573,579,585,589,591,593,595,597,603,606,608,610,616,619,627,634,637,640,642,645,653,657,664,667,673,675,677,680,682,685,690,692,694,696,698,700,703,705,707,709,711,713,726,736,738,740,744,749,761,766,775,781,786,790,795,799,815,829,843,857,863,865,867,870,881,883,893]);AB=$toNativeArray($kindStruct,[new G.ptr(2,13,0),new G.ptr(1,160,160),new G.ptr(17039,168,168),new G.ptr(131,170,170),new G.ptr(17019,175,175),new G.ptr(37,178,179),new G.ptr(17009,180,180),new G.ptr(479,181,181),new G.ptr(17064,184,184),new G.ptr(35,185,185),new G.ptr(159,186,186),new G.ptr(8738,188,188),new G.ptr(8726,189,189),new G.ptr(8888,190,190),new G.ptr(145,3,0),new G.ptr(18169,160,161),new G.ptr(18219,175,176),new G.ptr(40960,183,183),new G.ptr(3,8,0),new G.ptr(40960,146,146),new G.ptr(145,176,176),new G.ptr(281,177,177),new G.ptr(149,178,178),new G.ptr(165,179,179),new G.ptr(323,180,182),new G.ptr(175,183,183),new G.ptr(179,184,184),new G.ptr(10,9,0),new G.ptr(17029,152,152),new G.ptr(17034,153,154),new G.ptr(17069,155,155),new G.ptr(17014,156,156),new G.ptr(17049,157,157),new G.ptr(275,160,160),new G.ptr(153,161,161),new G.ptr(167,162,163),new G.ptr(362,164,164),new G.ptr(0,15,0),new G.ptr(40960,131,131),new G.ptr(40960,135,135),new G.ptr(40960,139,139),new G.ptr(40960,141,141),new G.ptr(14268,144,144),new G.ptr(14280,145,145),new G.ptr(14262,147,147),new G.ptr(40960,150,150),new G.ptr(14382,151,151),new G.ptr(14328,156,156),new G.ptr(14304,157,157),new G.ptr(14346,158,158),new G.ptr(40960,180,181),new G.ptr(14388,182,182),new G.ptr(14394,183,183),new G.ptr(0,1,0),new G.ptr(33075,131,135),new G.ptr(1,4,0),new G.ptr(33044,129,130),new G.ptr(33075,132,132),new G.ptr(33070,133,133),new G.ptr(33038,135,135),new G.ptr(0,10,0),new G.ptr(33075,144,151),new G.ptr(33050,152,152),new G.ptr(33051,153,153),new G.ptr(33052,154,154),new G.ptr(14424,162,162),new G.ptr(14430,163,163),new G.ptr(14442,164,164),new G.ptr(14436,165,165),new G.ptr(14448,166,166),new G.ptr(40960,167,167),new G.ptr(0,14,0),new G.ptr(14466,128,128),new G.ptr(40960,129,129),new G.ptr(14454,130,130),new G.ptr(40960,146,146),new G.ptr(14460,147,147),new G.ptr(40960,149,149),new G.ptr(33075,150,156),new G.ptr(33075,159,162),new G.ptr(33070,163,163),new G.ptr(33075,164,164),new G.ptr(33075,167,168),new G.ptr(33070,170,170),new G.ptr(33075,171,172),new G.ptr(33070,173,173),new G.ptr(0,12,0),new G.ptr(33056,145,145),new G.ptr(33075,176,176),new G.ptr(33070,177,177),new G.ptr(33075,178,179),new G.ptr(33070,180,180),new G.ptr(33075,181,182),new G.ptr(33070,183,185),new G.ptr(33075,186,186),new G.ptr(33070,187,188),new G.ptr(33075,189,189),new G.ptr(33070,190,190),new G.ptr(33075,191,191),new G.ptr(5,7,0),new G.ptr(33075,128,128),new G.ptr(33075,129,129),new G.ptr(33070,130,131),new G.ptr(33070,132,133),new G.ptr(33070,134,135),new G.ptr(33070,136,137),new G.ptr(33075,138,138),new G.ptr(0,4,0),new G.ptr(33075,171,177),new G.ptr(33070,178,178),new G.ptr(33075,179,179),new G.ptr(33070,189,189),new G.ptr(0,4,0),new G.ptr(33075,150,153),new G.ptr(33075,155,163),new G.ptr(33075,165,167),new G.ptr(33075,169,173),new G.ptr(0,1,0),new G.ptr(33070,153,155),new G.ptr(0,7,0),new G.ptr(40960,168,168),new G.ptr(16111,169,169),new G.ptr(40960,176,176),new G.ptr(16119,177,177),new G.ptr(40960,179,179),new G.ptr(16127,180,180),new G.ptr(39171,188,188),new G.ptr(8,6,0),new G.ptr(33029,141,141),new G.ptr(33075,145,145),new G.ptr(33070,146,146),new G.ptr(33075,147,147),new G.ptr(33075,148,148),new G.ptr(17715,152,159),new G.ptr(0,2,0),new G.ptr(33027,188,188),new G.ptr(39168,190,190),new G.ptr(8,7,0),new G.ptr(40960,135,135),new G.ptr(11435,139,140),new G.ptr(33029,141,141),new G.ptr(39168,151,151),new G.ptr(17779,156,157),new G.ptr(17795,159,159),new G.ptr(33075,190,190),new G.ptr(0,3,0),new G.ptr(17835,179,179),new G.ptr(17843,182,182),new G.ptr(33027,188,188),new G.ptr(8,3,0),new G.ptr(33029,141,141),new G.ptr(17803,153,155),new G.ptr(17827,158,158),new G.ptr(0,1,0),new G.ptr(33027,188,188),new G.ptr(0,1,0),new G.ptr(33029,141,141),new G.ptr(0,8,0),new G.ptr(40960,135,135),new G.ptr(11459,136,136),new G.ptr(11451,139,139),new G.ptr(11467,140,140),new G.ptr(33029,141,141),new G.ptr(39168,150,151),new G.ptr(17851,156,156),new G.ptr(17859,157,157),new G.ptr(0,3,0),new G.ptr(40960,146,146),new G.ptr(11475,148,148),new G.ptr(39168,190,190),new G.ptr(0,6,0),new G.ptr(40960,134,135),new G.ptr(11483,138,138),new G.ptr(11499,139,139),new G.ptr(11491,140,140),new G.ptr(33029,141,141),new G.ptr(39168,151,151),new G.ptr(6145,4,0),new G.ptr(40960,134,134),new G.ptr(16135,136,136),new G.ptr(33029,141,141),new G.ptr(33057,149,150),new G.ptr(0,2,0),new G.ptr(33027,188,188),new G.ptr(40960,191,191),new G.ptr(0,9,0),new G.ptr(11507,128,128),new G.ptr(39168,130,130),new G.ptr(40960,134,134),new G.ptr(11515,135,135),new G.ptr(11523,136,136),new G.ptr(12135,138,138),new G.ptr(11759,139,139),new G.ptr(33029,141,141),new G.ptr(39168,149,150),new G.ptr(0,2,0),new G.ptr(33029,187,188),new G.ptr(39168,190,190),new G.ptr(0,6,0),new G.ptr(40960,134,135),new G.ptr(11531,138,138),new G.ptr(11547,139,139),new G.ptr(11539,140,140),new G.ptr(33029,141,141),new G.ptr(39168,151,151),new G.ptr(27613,7,0),new G.ptr(39173,138,138),new G.ptr(39168,143,143),new G.ptr(40960,153,153),new G.ptr(16143,154,154),new G.ptr(12143,156,156),new G.ptr(11770,157,157),new G.ptr(11555,158,159),new G.ptr(0,3,0),new G.ptr(9767,179,179),new G.ptr(33059,184,185),new G.ptr(33029,186,186),new G.ptr(0,1,0),new G.ptr(33060,136,139),new G.ptr(0,3,0),new G.ptr(9788,179,179),new G.ptr(33061,184,185),new G.ptr(33029,186,186),new G.ptr(0,3,0),new G.ptr(33062,136,139),new G.ptr(9774,156,156),new G.ptr(9781,157,157),new G.ptr(0,5,0),new G.ptr(782,140,140),new G.ptr(33070,152,153),new G.ptr(33070,181,181),new G.ptr(33070,183,183),new G.ptr(33068,185,185),new G.ptr(0,16,0),new G.ptr(9802,131,131),new G.ptr(9809,141,141),new G.ptr(9816,146,146),new G.ptr(9823,151,151),new G.ptr(9830,156,156),new G.ptr(9795,169,169),new G.ptr(33063,177,177),new G.ptr(33064,178,178),new G.ptr(19099,179,179),new G.ptr(33065,180,180),new G.ptr(19108,181,181),new G.ptr(17867,182,182),new G.ptr(17931,183,183),new G.ptr(17875,184,184),new G.ptr(17942,185,185),new G.ptr(33064,186,189),new G.ptr(0,11,0),new G.ptr(33064,128,128),new G.ptr(19117,129,129),new G.ptr(33075,130,131),new G.ptr(33029,132,132),new G.ptr(33075,134,135),new G.ptr(9844,147,147),new G.ptr(9851,157,157),new G.ptr(9858,162,162),new G.ptr(9865,167,167),new G.ptr(9872,172,172),new G.ptr(9837,185,185),new G.ptr(0,1,0),new G.ptr(33070,134,134),new G.ptr(0,5,0),new G.ptr(40960,165,165),new G.ptr(11563,166,166),new G.ptr(39168,174,174),new G.ptr(33027,183,183),new G.ptr(33029,185,186),new G.ptr(0,1,0),new G.ptr(33070,141,141),new G.ptr(0,1,0),new G.ptr(786,188,188),new G.ptr(0,1,0),new G.ptr(40960,128,146),new G.ptr(0,1,0),new G.ptr(47360,161,181),new G.ptr(0,1,0),new G.ptr(39168,168,191),new G.ptr(0,1,0),new G.ptr(39168,128,130),new G.ptr(0,1,0),new G.ptr(33075,157,159),new G.ptr(0,2,0),new G.ptr(33029,148,148),new G.ptr(33029,180,180),new G.ptr(0,2,0),new G.ptr(33029,146,146),new G.ptr(33075,157,157),new G.ptr(0,1,0),new G.ptr(33074,169,169),new G.ptr(4,2,0),new G.ptr(33071,185,186),new G.ptr(33070,187,187),new G.ptr(0,2,0),new G.ptr(33075,151,151),new G.ptr(33070,152,152),new G.ptr(0,3,0),new G.ptr(33029,160,160),new G.ptr(33075,181,188),new G.ptr(33070,191,191),new G.ptr(0,5,0),new G.ptr(33075,176,180),new G.ptr(33070,181,186),new G.ptr(33075,187,188),new G.ptr(33070,189,189),new G.ptr(33070,191,191),new G.ptr(0,1,0),new G.ptr(33070,128,128),new G.ptr(0,8,0),new G.ptr(11635,128,128),new G.ptr(11643,129,129),new G.ptr(40960,130,130),new G.ptr(11651,131,131),new G.ptr(33029,132,132),new G.ptr(33075,171,171),new G.ptr(33070,172,172),new G.ptr(33075,173,179),new G.ptr(0,1,0),new G.ptr(33029,170,171),new G.ptr(0,2,0),new G.ptr(33027,166,166),new G.ptr(33029,178,179),new G.ptr(0,1,0),new G.ptr(33027,183,183),new G.ptr(0,10,0),new G.ptr(33075,144,146),new G.ptr(33025,148,148),new G.ptr(33070,149,153),new G.ptr(33075,154,155),new G.ptr(33070,156,159),new G.ptr(33075,160,160),new G.ptr(33025,162,168),new G.ptr(33070,173,173),new G.ptr(33075,180,180),new G.ptr(33075,184,185),new G.ptr(2,10,0),new G.ptr(67,172,172),new G.ptr(209,173,173),new G.ptr(69,174,174),new G.ptr(73,176,177),new G.ptr(230,178,178),new G.ptr(79,179,186),new G.ptr(95,188,188),new G.ptr(239,189,189),new G.ptr(97,190,190),new G.ptr(101,191,191),new G.ptr(0,13,0),new G.ptr(1,128,138),new G.ptr(1086,145,145),new G.ptr(17074,151,151),new G.ptr(29,164,164),new G.ptr(6262,165,165),new G.ptr(7010,166,166),new G.ptr(1,175,175),new G.ptr(9879,179,179),new G.ptr(10251,180,180),new G.ptr(9886,182,182),new G.ptr(10261,183,183),new G.ptr(6256,188,188),new G.ptr(17024,190,190),new G.ptr(2,13,0),new G.ptr(6454,135,135),new G.ptr(6451,136,136),new G.ptr(6259,137,137),new G.ptr(10651,151,151),new G.ptr(1,159,159),new G.ptr(33,176,176),new G.ptr(147,177,177),new G.ptr(41,180,185),new G.ptr(23,186,186),new G.ptr(1130,187,187),new G.ptr(59,188,188),new G.ptr(17,189,190),new G.ptr(157,191,191),new G.ptr(2,15,0),new G.ptr(33,128,137),new G.ptr(23,138,138),new G.ptr(1130,139,139),new G.ptr(59,140,140),new G.ptr(17,141,142),new G.ptr(131,144,144),new G.ptr(139,145,145),new G.ptr(159,146,146),new G.ptr(177,147,147),new G.ptr(260,148,148),new G.ptr(145,149,149),new G.ptr(151,150,153),new G.ptr(161,154,154),new G.ptr(167,155,156),new G.ptr(6559,168,168),new G.ptr(0,13,0),new G.ptr(33075,144,145),new G.ptr(33025,146,147),new G.ptr(33075,148,151),new G.ptr(33025,152,154),new G.ptr(33075,155,156),new G.ptr(33075,161,161),new G.ptr(33025,165,166),new G.ptr(33075,167,167),new G.ptr(33070,168,168),new G.ptr(33075,169,169),new G.ptr(33025,170,171),new G.ptr(33070,172,175),new G.ptr(33075,176,176),new G.ptr(7,6,0),new G.ptr(8582,137,137),new G.ptr(40960,144,144),new G.ptr(40960,146,146),new G.ptr(40960,148,148),new G.ptr(15312,154,155),new G.ptr(15326,174,174),new G.ptr(14,5,0),new G.ptr(15333,141,142),new G.ptr(15340,143,143),new G.ptr(40960,144,144),new G.ptr(40960,146,146),new G.ptr(40960,148,148),new G.ptr(378,14,0),new G.ptr(40960,131,131),new G.ptr(15354,132,132),new G.ptr(40960,136,136),new G.ptr(15361,137,137),new G.ptr(40960,139,139),new G.ptr(15368,140,140),new G.ptr(40960,163,163),new G.ptr(15375,164,164),new G.ptr(40960,165,165),new G.ptr(15382,166,166),new G.ptr(9893,172,173),new G.ptr(9900,175,175),new G.ptr(10281,176,176),new G.ptr(40960,188,188),new G.ptr(7,3,0),new G.ptr(15487,160,161),new G.ptr(15529,162,163),new G.ptr(15571,170,173),new G.ptr(4,1,0),new G.ptr(1166,169,170),new G.ptr(2,3,0),new G.ptr(87,128,143),new G.ptr(131,144,169),new G.ptr(33,170,170),new G.ptr(0,1,0),new G.ptr(10664,140,140),new G.ptr(614,2,0),new G.ptr(7058,180,180),new G.ptr(6448,181,182),new G.ptr(0,1,0),new G.ptr(17652,156,156),new G.ptr(0,2,0),new G.ptr(149,188,188),new G.ptr(109,189,189),new G.ptr(0,1,0),new G.ptr(33075,175,177),new G.ptr(0,2,0),new G.ptr(1154,175,175),new G.ptr(33029,191,191),new G.ptr(0,1,0),new G.ptr(33075,160,191),new G.ptr(0,1,0),new G.ptr(3526,159,159),new G.ptr(0,1,0),new G.ptr(5682,179,179),new G.ptr(4,11,0),new G.ptr(5530,128,130),new G.ptr(5554,131,131),new G.ptr(5578,132,133),new G.ptr(5594,134,137),new G.ptr(5614,138,140),new G.ptr(5634,141,141),new G.ptr(5642,142,142),new G.ptr(5650,143,144),new G.ptr(5662,145,147),new G.ptr(5678,148,148),new G.ptr(5686,149,149),new G.ptr(4,9,0),new G.ptr(1,128,128),new G.ptr(33069,170,170),new G.ptr(33074,171,171),new G.ptr(33076,172,172),new G.ptr(33071,173,173),new G.ptr(33072,174,174),new G.ptr(33072,175,175),new G.ptr(1206,182,182),new G.ptr(2186,184,186),new G.ptr(6,9,0),new G.ptr(790,177,177),new G.ptr(794,178,178),new G.ptr(19026,179,179),new G.ptr(798,180,180),new G.ptr(19032,181,182),new G.ptr(802,183,183),new G.ptr(806,184,184),new G.ptr(810,185,185),new G.ptr(19044,186,191),new G.ptr(0,2,0),new G.ptr(33075,175,175),new G.ptr(33075,180,189),new G.ptr(0,3,0),new G.ptr(530,156,156),new G.ptr(533,157,157),new G.ptr(33075,158,159),new G.ptr(0,1,0),new G.ptr(33075,176,177),new G.ptr(0,1,0),new G.ptr(5694,176,176),new G.ptr(12,1,0),new G.ptr(215,184,185),new G.ptr(0,2,0),new G.ptr(33029,134,134),new G.ptr(33029,172,172),new G.ptr(0,2,0),new G.ptr(33029,132,132),new G.ptr(33075,160,177),new G.ptr(0,1,0),new G.ptr(33070,171,173),new G.ptr(0,1,0),new G.ptr(33029,147,147),new G.ptr(0,1,0),new G.ptr(33027,179,179),new G.ptr(0,1,0),new G.ptr(33029,128,128),new G.ptr(0,5,0),new G.ptr(33075,176,176),new G.ptr(33075,178,179),new G.ptr(33070,180,180),new G.ptr(33075,183,184),new G.ptr(33075,190,191),new G.ptr(0,2,0),new G.ptr(33075,129,129),new G.ptr(33029,182,182),new G.ptr(8,4,0),new G.ptr(5690,156,157),new G.ptr(293,158,158),new G.ptr(5702,159,159),new G.ptr(350,169,169),new G.ptr(0,1,0),new G.ptr(33029,173,173),new G.ptr(0,6,0),new G.ptr(58624,128,128),new G.ptr(50688,129,155),new G.ptr(58624,156,156),new G.ptr(50688,157,183),new G.ptr(58624,184,184),new G.ptr(50688,185,191),new G.ptr(0,5,0),new G.ptr(50688,128,147),new G.ptr(58624,148,148),new G.ptr(50688,149,175),new G.ptr(58624,176,176),new G.ptr(50688,177,191),new G.ptr(0,5,0),new G.ptr(50688,128,139),new G.ptr(58624,140,140),new G.ptr(50688,141,167),new G.ptr(58624,168,168),new G.ptr(50688,169,191),new G.ptr(0,7,0),new G.ptr(50688,128,131),new G.ptr(58624,132,132),new G.ptr(50688,133,159),new G.ptr(58624,160,160),new G.ptr(50688,161,187),new G.ptr(58624,188,188),new G.ptr(50688,189,191),new G.ptr(0,5,0),new G.ptr(50688,128,151),new G.ptr(58624,152,152),new G.ptr(50688,153,179),new G.ptr(58624,180,180),new G.ptr(50688,181,191),new G.ptr(0,5,0),new G.ptr(50688,128,143),new G.ptr(58624,144,144),new G.ptr(50688,145,171),new G.ptr(58624,172,172),new G.ptr(50688,173,191),new G.ptr(0,5,0),new G.ptr(50688,128,135),new G.ptr(58624,136,136),new G.ptr(50688,137,163),new G.ptr(58624,164,164),new G.ptr(50688,165,191),new G.ptr(0,3,0),new G.ptr(50688,128,135),new G.ptr(58624,136,136),new G.ptr(50688,137,163),new G.ptr(2,1,0),new G.ptr(3,129,191),new G.ptr(0,1,0),new G.ptr(33070,189,189),new G.ptr(0,1,0),new G.ptr(33070,160,160),new G.ptr(0,1,0),new G.ptr(33075,182,186),new G.ptr(45,5,0),new G.ptr(33070,141,141),new G.ptr(33075,143,143),new G.ptr(33075,184,184),new G.ptr(33025,185,186),new G.ptr(33029,191,191),new G.ptr(0,2,0),new G.ptr(33075,165,165),new G.ptr(33070,166,166),new G.ptr(0,1,0),new G.ptr(33075,164,167),new G.ptr(0,1,0),new G.ptr(33075,171,172),new G.ptr(0,5,0),new G.ptr(33070,134,135),new G.ptr(33075,136,138),new G.ptr(33070,139,139),new G.ptr(33075,140,140),new G.ptr(33070,141,144),new G.ptr(0,2,0),new G.ptr(33029,134,134),new G.ptr(33029,191,191),new G.ptr(6142,7,0),new G.ptr(40960,153,153),new G.ptr(16975,154,154),new G.ptr(40960,155,155),new G.ptr(16985,156,156),new G.ptr(40960,165,165),new G.ptr(16995,171,171),new G.ptr(33029,185,186),new G.ptr(0,6,0),new G.ptr(33075,128,130),new G.ptr(39168,167,167),new G.ptr(11659,174,174),new G.ptr(11669,175,175),new G.ptr(40960,177,178),new G.ptr(33029,179,180),new G.ptr(0,2,0),new G.ptr(33029,128,128),new G.ptr(33027,138,138),new G.ptr(0,2,0),new G.ptr(33029,181,181),new G.ptr(33027,182,182),new G.ptr(2,1,0),new G.ptr(33027,169,170),new G.ptr(0,2,0),new G.ptr(33027,187,188),new G.ptr(39168,190,190),new G.ptr(0,7,0),new G.ptr(40960,135,135),new G.ptr(11679,139,139),new G.ptr(11689,140,140),new G.ptr(33029,141,141),new G.ptr(39168,151,151),new G.ptr(33075,166,172),new G.ptr(33075,176,180),new G.ptr(0,3,0),new G.ptr(33029,130,130),new G.ptr(33027,134,134),new G.ptr(33075,158,158),new G.ptr(27469,6,0),new G.ptr(39168,176,176),new G.ptr(40960,185,185),new G.ptr(39168,186,186),new G.ptr(11709,187,187),new G.ptr(11699,188,189),new G.ptr(11719,190,190),new G.ptr(0,2,0),new G.ptr(33029,130,130),new G.ptr(33027,131,131),new G.ptr(0,5,0),new G.ptr(39168,175,175),new G.ptr(40960,184,185),new G.ptr(11729,186,186),new G.ptr(11739,187,187),new G.ptr(33029,191,191),new G.ptr(0,1,0),new G.ptr(33027,128,128),new G.ptr(0,1,0),new G.ptr(33029,191,191),new G.ptr(0,2,0),new G.ptr(33029,182,182),new G.ptr(33027,183,183),new G.ptr(0,1,0),new G.ptr(33029,171,171),new G.ptr(0,2,0),new G.ptr(33029,185,185),new G.ptr(33027,186,186),new G.ptr(0,4,0),new G.ptr(39168,176,176),new G.ptr(40960,181,181),new G.ptr(11749,184,184),new G.ptr(33029,189,190),new G.ptr(0,1,0),new G.ptr(33027,131,131),new G.ptr(0,1,0),new G.ptr(33029,160,160),new G.ptr(0,1,0),new G.ptr(33029,180,180),new G.ptr(0,1,0),new G.ptr(33029,135,135),new G.ptr(0,1,0),new G.ptr(33029,153,153),new G.ptr(0,2,0),new G.ptr(33027,130,130),new G.ptr(33029,132,133),new G.ptr(0,1,0),new G.ptr(33029,151,151),new G.ptr(0,1,0),new G.ptr(33025,176,180),new G.ptr(0,1,0),new G.ptr(33075,176,182),new G.ptr(0,1,0),new G.ptr(33026,176,177),new G.ptr(0,1,0),new G.ptr(33025,158,158),new G.ptr(0,12,0),new G.ptr(17891,158,158),new G.ptr(17901,159,159),new G.ptr(17953,160,160),new G.ptr(17967,161,161),new G.ptr(17981,162,162),new G.ptr(17995,163,163),new G.ptr(18009,164,164),new G.ptr(33068,165,166),new G.ptr(33025,167,169),new G.ptr(33073,173,173),new G.ptr(33068,174,178),new G.ptr(33070,187,191),new G.ptr(0,9,0),new G.ptr(33070,128,130),new G.ptr(33075,133,137),new G.ptr(33070,138,139),new G.ptr(33075,170,173),new G.ptr(17911,187,187),new G.ptr(17921,188,188),new G.ptr(18023,189,189),new G.ptr(18051,190,190),new G.ptr(18037,191,191),new G.ptr(0,1,0),new G.ptr(18065,128,128),new G.ptr(0,1,0),new G.ptr(33075,130,132),new G.ptr(2,3,0),new G.ptr(67,128,153),new G.ptr(131,154,179),new G.ptr(67,180,191),new G.ptr(2,4,0),new G.ptr(91,128,141),new G.ptr(131,142,148),new G.ptr(147,150,167),new G.ptr(67,168,191),new G.ptr(2,11,0),new G.ptr(115,128,129),new G.ptr(131,130,155),new G.ptr(67,156,156),new G.ptr(71,158,159),new G.ptr(79,162,162),new G.ptr(85,165,166),new G.ptr(93,169,172),new G.ptr(103,174,181),new G.ptr(131,182,185),new G.ptr(141,187,187),new G.ptr(145,189,191),new G.ptr(2,4,0),new G.ptr(151,128,131),new G.ptr(161,133,143),new G.ptr(67,144,169),new G.ptr(131,170,191),new G.ptr(2,8,0),new G.ptr(175,128,131),new G.ptr(67,132,133),new G.ptr(73,135,138),new G.ptr(85,141,148),new G.ptr(103,150,156),new G.ptr(131,158,183),new G.ptr(67,184,185),new G.ptr(73,187,190),new G.ptr(2,5,0),new G.ptr(83,128,132),new G.ptr(95,134,134),new G.ptr(103,138,144),new G.ptr(131,146,171),new G.ptr(67,172,191),new G.ptr(2,4,0),new G.ptr(107,128,133),new G.ptr(131,134,159),new G.ptr(67,160,185),new G.ptr(131,186,191),new G.ptr(2,3,0),new G.ptr(143,128,147),new G.ptr(67,148,173),new G.ptr(131,174,191),new G.ptr(2,4,0),new G.ptr(167,128,135),new G.ptr(67,136,161),new G.ptr(131,162,187),new G.ptr(67,188,191),new G.ptr(2,3,0),new G.ptr(75,128,149),new G.ptr(131,150,175),new G.ptr(67,176,191),new G.ptr(3,15,0),new G.ptr(443,128,128),new G.ptr(1122,129,129),new G.ptr(446,130,154),new G.ptr(1118,155,155),new G.ptr(458,156,156),new G.ptr(467,157,157),new G.ptr(473,158,158),new G.ptr(509,159,159),new G.ptr(494,160,160),new G.ptr(491,161,161),new G.ptr(374,162,178),new G.ptr(395,179,179),new G.ptr(425,180,186),new G.ptr(1122,187,187),new G.ptr(446,188,191),new G.ptr(3,13,0),new G.ptr(458,128,148),new G.ptr(1118,149,149),new G.ptr(458,150,150),new G.ptr(467,151,151),new G.ptr(473,152,152),new G.ptr(509,153,153),new G.ptr(494,154,154),new G.ptr(491,155,155),new G.ptr(374,156,172),new G.ptr(395,173,173),new G.ptr(425,174,180),new G.ptr(1122,181,181),new G.ptr(446,182,191),new G.ptr(3,13,0),new G.ptr(476,128,142),new G.ptr(1118,143,143),new G.ptr(458,144,144),new G.ptr(467,145,145),new G.ptr(473,146,146),new G.ptr(509,147,147),new G.ptr(494,148,148),new G.ptr(491,149,149),new G.ptr(374,150,166),new G.ptr(395,167,167),new G.ptr(425,168,174),new G.ptr(1122,175,175),new G.ptr(446,176,191),new G.ptr(3,13,0),new G.ptr(494,128,136),new G.ptr(1118,137,137),new G.ptr(458,138,138),new G.ptr(467,139,139),new G.ptr(473,140,140),new G.ptr(509,141,141),new G.ptr(494,142,142),new G.ptr(491,143,143),new G.ptr(374,144,160),new G.ptr(395,161,161),new G.ptr(425,162,168),new G.ptr(1122,169,169),new G.ptr(446,170,191),new G.ptr(0,5,0),new G.ptr(33075,128,134),new G.ptr(33075,136,152),new G.ptr(33075,155,161),new G.ptr(33075,163,164),new G.ptr(33075,166,170),new G.ptr(0,1,0),new G.ptr(33075,172,175),new G.ptr(0,1,0),new G.ptr(33070,144,150),new G.ptr(0,2,0),new G.ptr(33075,132,137),new G.ptr(33027,138,138),new G.ptr(2,10,0),new G.ptr(99,128,137),new G.ptr(6484,138,138),new G.ptr(6535,139,139),new G.ptr(6562,140,140),new G.ptr(6568,141,141),new G.ptr(7110,142,142),new G.ptr(6580,143,143),new G.ptr(6526,170,170),new G.ptr(6529,171,171),new G.ptr(6532,172,172),new G.ptr(0,1,0),new G.ptr(6466,144,144),new G.ptr(40,9,0),new G.ptr(10351,128,128),new G.ptr(10291,129,129),new G.ptr(10301,130,130),new G.ptr(10321,131,132),new G.ptr(10331,133,134),new G.ptr(10311,135,135),new G.ptr(10341,136,136),new G.ptr(2930,144,144),new G.ptr(2282,145,145),new G.ptr(2,1,0),new G.ptr(33,176,185)]);J=new H.ptr(new CD(AB),AA);BK=new CF([new BJ.ptr(0,true,false,BO,BB),new BJ.ptr(1,false,false,BO,AY),new BJ.ptr(2,true,true,BP,BB),new BJ.ptr(3,false,true,BP,AY)]);}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["vendor/golang.org/x/net/idna"]=(function(){var $pkg={},$init,D,A,B,C,E,F,G,H,I,J,K,P,AP,AQ,AX,AY,BC,BE,BH,BI,BJ,BK,BL,BM,BN,BO,BP,BQ,BS,BT,BU,BV,BW,L,M,N,O,R,S,T,U,AT,AU,BF,V,W,X,Y,Z,AA,AB,AC,BB,BD,BG;D=$packages["fmt"];A=$packages["math"];B=$packages["strings"];C=$packages["unicode/utf8"];E=$packages["vendor/golang.org/x/text/secure/bidirule"];F=$packages["vendor/golang.org/x/text/unicode/bidi"];G=$packages["vendor/golang.org/x/text/unicode/norm"];H=$pkg.info=$newType(2,$kindUint16,"idna.info",true,"vendor/golang.org/x/net/idna",false,null);I=$pkg.category=$newType(2,$kindUint16,"idna.category",true,"vendor/golang.org/x/net/idna",false,null);J=$pkg.valueRange=$newType(0,$kindStruct,"idna.valueRange",true,"vendor/golang.org/x/net/idna",false,function(value_,lo_,hi_){this.$val=this;if(arguments.length===0){this.value=0;this.lo=0;this.hi=0;return;}this.value=value_;this.lo=lo_;this.hi=hi_;});K=$pkg.sparseBlocks=$newType(0,$kindStruct,"idna.sparseBlocks",true,"vendor/golang.org/x/net/idna",false,function(values_,offset_){this.$val=this;if(arguments.length===0){this.values=BI.nil;this.offset=BH.nil;return;}this.values=values_;this.offset=offset_;});P=$pkg.idnaTrie=$newType(0,$kindStruct,"idna.idnaTrie",true,"vendor/golang.org/x/net/idna",false,function(){this.$val=this;if(arguments.length===0){return;}});AP=$pkg.options=$newType(0,$kindStruct,"idna.options",true,"vendor/golang.org/x/net/idna",false,function(transitional_,useSTD3Rules_,checkHyphens_,checkJoiners_,verifyDNSLength_,removeLeadingDots_,trie_,fromPuny_,mapping_,bidirule_){this.$val=this;if(arguments.length===0){this.transitional=false;this.useSTD3Rules=false;this.checkHyphens=false;this.checkJoiners=false;this.verifyDNSLength=false;this.removeLeadingDots=false;this.trie=BJ.nil;this.fromPuny=$throwNilPointerError;this.mapping=$throwNilPointerError;this.bidirule=$throwNilPointerError;return;}this.transitional=transitional_;this.useSTD3Rules=useSTD3Rules_;this.checkHyphens=checkHyphens_;this.checkJoiners=checkJoiners_;this.verifyDNSLength=verifyDNSLength_;this.removeLeadingDots=removeLeadingDots_;this.trie=trie_;this.fromPuny=fromPuny_;this.mapping=mapping_;this.bidirule=bidirule_;});AQ=$pkg.Profile=$newType(0,$kindStruct,"idna.Profile",true,"vendor/golang.org/x/net/idna",true,function(options_){this.$val=this;if(arguments.length===0){this.options=new AP.ptr(false,false,false,false,false,false,BJ.nil,$throwNilPointerError,$throwNilPointerError,$throwNilPointerError);return;}this.options=options_;});AX=$pkg.labelError=$newType(0,$kindStruct,"idna.labelError",true,"vendor/golang.org/x/net/idna",false,function(label_,code__){this.$val=this;if(arguments.length===0){this.label="";this.code_="";return;}this.label=label_;this.code_=code__;});AY=$pkg.runeError=$newType(4,$kindInt32,"idna.runeError",true,"vendor/golang.org/x/net/idna",false,null);BC=$pkg.labelIter=$newType(0,$kindStruct,"idna.labelIter",true,"vendor/golang.org/x/net/idna",false,function(orig_,slice_,curStart_,curEnd_,i_){this.$val=this;if(arguments.length===0){this.orig="";this.slice=BP.nil;this.curStart=0;this.curEnd=0;this.i=0;return;}this.orig=orig_;this.slice=slice_;this.curStart=curStart_;this.curEnd=curEnd_;this.i=i_;});BE=$pkg.joinState=$newType(1,$kindInt8,"idna.joinState",true,"vendor/golang.org/x/net/idna",false,null);BH=$sliceType($Uint16);BI=$sliceType(J);BJ=$ptrType(P);BK=$arrayType(BE,8);BL=$sliceType(BK);BM=$sliceType($Int32);BN=$sliceType($Uint8);BO=$sliceType($emptyInterface);BP=$sliceType($String);BQ=$ptrType(K);BS=$ptrType(AQ);BT=$funcType([BS,$String],[$error],false);BU=$funcType([BS,$String],[$String,$Bool,$error],false);BV=$funcType([$String],[$Bool],false);BW=$ptrType(BC);H.prototype.isMapped=function(){var a;a=this.$val;return!((((a&3)>>>0)===0));};$ptrType(H).prototype.isMapped=function(){return new H(this.$get()).isMapped();};H.prototype.category=function(){var a,b;a=this.$val;b=(a&3)>>>0;if(!((b===0))){return((b<<16>>>16));}return((((a&248)>>>0)<<16>>>16));};$ptrType(H).prototype.category=function(){return new H(this.$get()).category();};H.prototype.joinType=function(){var a;a=this.$val;if(new H(a).isMapped()){return 0;}return(((a>>>8<<16>>>16))&7)>>>0;};$ptrType(H).prototype.joinType=function(){return new H(this.$get()).joinType();};H.prototype.isModifier=function(){var a;a=this.$val;return((a&4099)>>>0)===4096;};$ptrType(H).prototype.isModifier=function(){return new H(this.$get()).isModifier();};H.prototype.isViramaModifier=function(){var a;a=this.$val;return((a&6147)>>>0)===6144;};$ptrType(H).prototype.isViramaModifier=function(){return new H(this.$get()).isViramaModifier();};H.prototype.appendMapping=function(a,b){var a,b,c,d,e,f,g;c=this.$val;d=(((c>>>3<<16>>>16)>>0));if(((c&4)>>>0)===0){e=$substring(N,d);return $appendSlice(a,$substring(e,1,(e.charCodeAt(0)+1<<24>>>24)));}a=$appendSlice(a,b);if(((c&57344)>>>0)===57344){f=a.$length-1>>0;((f<0||f>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+f]=((((f<0||f>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+f])^(((d<<24>>>24))))<<24>>>24));}else{g=a.$length-((O.charCodeAt(d)>>0))>>0;while(true){if(!(g>0;((g<0||g>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+g]=((((g<0||g>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+g])^(O.charCodeAt(d)))<<24>>>24));g=g+(1)>>0;}}return a;};$ptrType(H).prototype.appendMapping=function(a,b){return new H(this.$get()).appendMapping(a,b);};K.ptr.prototype.lookup=function(a,b){var a,b,c,d,e,f,g,h,i,j,k,l,m;c=this;e=(d=c.offset,((a<0||a>=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+a]));g=$clone((f=c.values,((e<0||e>=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+e])),J);h=e+1<<16>>>16;i=h+((g.lo<<16>>>16))<<16>>>16;while(true){if(!(h>>16))/2,(j===j&&j!==1/0&&j!==-1/0)?j>>>0:$throwRuntimeError("integer divide by zero"))<<16>>>16;m=$clone((l=c.values,((k<0||k>=l.$length)?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+k])),J);if(m.lo<=b&&b<=m.hi){return m.value+((((b-m.lo<<24>>>24)<<16>>>16))*g.value<<16>>>16)<<16>>>16;}if(b>>16;}}return 0;};K.prototype.lookup=function(a,b){return this.$val.lookup(a,b);};P.ptr.prototype.lookup=function(a){var a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;b=0;c=0;d=this;e=(0>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+0]);if(e<128){f=((e<0||e>=R.length)?($throwRuntimeError("index out of range"),undefined):R[e]);g=1;b=f;c=g;return[b,c];}else if(e<194){h=0;i=1;b=h;c=i;return[b,c];}else if(e<224){if(a.$length<2){j=0;k=0;b=j;c=k;return[b,c];}l=((e<0||e>=S.length)?($throwRuntimeError("index out of range"),undefined):S[e]);m=(1>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+1]);if(m<128||192<=m){n=0;o=1;b=n;c=o;return[b,c];}p=d.lookupValue(((l>>>0)),m);q=2;b=p;c=q;return[b,c];}else if(e<240){if(a.$length<3){r=0;s=0;b=r;c=s;return[b,c];}t=((e<0||e>=S.length)?($throwRuntimeError("index out of range"),undefined):S[e]);u=(1>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+1]);if(u<128||192<=u){v=0;w=1;b=v;c=w;return[b,c];}x=(((t>>>0))<<6>>>0)+((u>>>0))>>>0;t=((x<0||x>=S.length)?($throwRuntimeError("index out of range"),undefined):S[x]);y=(2>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+2]);if(y<128||192<=y){z=0;aa=2;b=z;c=aa;return[b,c];}ab=d.lookupValue(((t>>>0)),y);ac=3;b=ab;c=ac;return[b,c];}else if(e<248){if(a.$length<4){ad=0;ae=0;b=ad;c=ae;return[b,c];}af=((e<0||e>=S.length)?($throwRuntimeError("index out of range"),undefined):S[e]);ag=(1>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+1]);if(ag<128||192<=ag){ah=0;ai=1;b=ah;c=ai;return[b,c];}aj=(((af>>>0))<<6>>>0)+((ag>>>0))>>>0;af=((aj<0||aj>=S.length)?($throwRuntimeError("index out of range"),undefined):S[aj]);ak=(2>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+2]);if(ak<128||192<=ak){al=0;am=2;b=al;c=am;return[b,c];}aj=(((af>>>0))<<6>>>0)+((ak>>>0))>>>0;af=((aj<0||aj>=S.length)?($throwRuntimeError("index out of range"),undefined):S[aj]);an=(3>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+3]);if(an<128||192<=an){ao=0;ap=3;b=ao;c=ap;return[b,c];}aq=d.lookupValue(((af>>>0)),an);ar=4;b=aq;c=ar;return[b,c];}as=0;at=1;b=as;c=at;return[b,c];};P.prototype.lookup=function(a){return this.$val.lookup(a);};P.ptr.prototype.lookupString=function(a){var a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;b=0;c=0;d=this;e=a.charCodeAt(0);if(e<128){f=((e<0||e>=R.length)?($throwRuntimeError("index out of range"),undefined):R[e]);g=1;b=f;c=g;return[b,c];}else if(e<194){h=0;i=1;b=h;c=i;return[b,c];}else if(e<224){if(a.length<2){j=0;k=0;b=j;c=k;return[b,c];}l=((e<0||e>=S.length)?($throwRuntimeError("index out of range"),undefined):S[e]);m=a.charCodeAt(1);if(m<128||192<=m){n=0;o=1;b=n;c=o;return[b,c];}p=d.lookupValue(((l>>>0)),m);q=2;b=p;c=q;return[b,c];}else if(e<240){if(a.length<3){r=0;s=0;b=r;c=s;return[b,c];}t=((e<0||e>=S.length)?($throwRuntimeError("index out of range"),undefined):S[e]);u=a.charCodeAt(1);if(u<128||192<=u){v=0;w=1;b=v;c=w;return[b,c];}x=(((t>>>0))<<6>>>0)+((u>>>0))>>>0;t=((x<0||x>=S.length)?($throwRuntimeError("index out of range"),undefined):S[x]);y=a.charCodeAt(2);if(y<128||192<=y){z=0;aa=2;b=z;c=aa;return[b,c];}ab=d.lookupValue(((t>>>0)),y);ac=3;b=ab;c=ac;return[b,c];}else if(e<248){if(a.length<4){ad=0;ae=0;b=ad;c=ae;return[b,c];}af=((e<0||e>=S.length)?($throwRuntimeError("index out of range"),undefined):S[e]);ag=a.charCodeAt(1);if(ag<128||192<=ag){ah=0;ai=1;b=ah;c=ai;return[b,c];}aj=(((af>>>0))<<6>>>0)+((ag>>>0))>>>0;af=((aj<0||aj>=S.length)?($throwRuntimeError("index out of range"),undefined):S[aj]);ak=a.charCodeAt(2);if(ak<128||192<=ak){al=0;am=2;b=al;c=am;return[b,c];}aj=(((af>>>0))<<6>>>0)+((ak>>>0))>>>0;af=((aj<0||aj>=S.length)?($throwRuntimeError("index out of range"),undefined):S[aj]);an=a.charCodeAt(3);if(an<128||192<=an){ao=0;ap=3;b=ao;c=ap;return[b,c];}aq=d.lookupValue(((af>>>0)),an);ar=4;b=aq;c=ar;return[b,c];}as=0;at=1;b=as;c=at;return[b,c];};P.prototype.lookupString=function(a){return this.$val.lookupString(a);};P.ptr.prototype.lookupValue=function(a,b){var a,b,c,d;c=this;if(a<126){return((d=(a<<6>>>0)+((b>>>0))>>>0,((d<0||d>=R.length)?($throwRuntimeError("index out of range"),undefined):R[d])));}else{a=a-(126)>>>0;return(L.lookup(a,b));}};P.prototype.lookupValue=function(a,b){return this.$val.lookupValue(a,b);};V=function(a){var a;return new AX.ptr(a,"A3");};W=function(a){var a,aa,ab,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;if(a===""){return["",$ifaceNil];}b=1+B.LastIndex(a,"-")>>0;if(b===1){return["",V(a)];}if(b===a.length){return[$substring(a,0,(a.length-1>>0)),$ifaceNil];}c=$makeSlice(BM,0,a.length);if(!((b===0))){d=$substring(a,0,(b-1>>0));e=0;while(true){if(!(e>0;w=Y(k,u,r);k=w[0];n=w[1];if(n){return["",V(a)];}x=s-m>>0;if(s<=m){x=1;}else if(s>=(m+26>>0)){x=26;}if(u>0);r=y[0];n=y[1];if(n){return["",V(a)];}s=s+(36)>>0;}if(c.$length>=1024){return["",V(a)];}z=(((c.$length+1>>0)>>0));m=AB(k-q>>0,z,q===0);l=l+((aa=k/z,(aa===aa&&aa!==1/0&&aa!==-1/0)?aa>>0:$throwRuntimeError("integer divide by zero")))>>0;k=(ab=k%(z),ab===ab?ab:$throwRuntimeError("integer divide by zero"));if(l<0||l>1114111){return["",V(a)];}c=$append(c,0);$copySlice($subslice(c,(k+1>>0)),$subslice(c,k));((k<0||k>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+k]=l);k=k+(1)>>0;}return[($runesToString(c)),$ifaceNil];};X=function(a,b){var a,aa,ab,ac,ad,ae,af,ag,ah,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;c=$makeSlice(BN,a.length,((a.length+1>>0)+($imul(2,b.length))>>0));$copyString(c,a);d=0;e=128;f=72;g=d;h=e;i=f;j=0;k=0;l=j;m=k;n=b;o=0;while(true){if(!(o>0;c=$append(c,((q<<24>>>24)));}else{m=m+(1)>>0;}o+=p[1];}r=l;if(l>0){c=$append(c,45);}s=false;while(true){if(!(!((m===0)))){break;}t=2147483647;u=b;v=0;while(true){if(!(vx&&x>=h){t=x;}v+=w[1];}y=Y(g,t-h>>0,r+1>>0);g=y[0];s=y[1];if(s){return["",V(b)];}h=t;z=b;aa=0;while(true){if(!(aa>0;if(g<0){return["",V(b)];}aa+=ab[1];continue;}if(ac>h){aa+=ab[1];continue;}ad=g;ae=36;while(true){af=ae-i>>0;if(ae<=i){af=1;}else if(ae>=(i+26>>0)){af=26;}if(ad>0))%((36-af>>0)),ag===ag?ag:$throwRuntimeError("integer divide by zero"))>>0));ad=(ah=((ad-af>>0))/((36-af>>0)),(ah===ah&&ah!==1/0&&ah!==-1/0)?ah>>0:$throwRuntimeError("integer divide by zero"));ae=ae+(36)>>0;}c=$append(c,AA(ad));i=AB(g,r+1>>0,r===l);g=0;r=r+(1)>>0;m=m-(1)>>0;aa+=ab[1];}g=g+(1)>>0;h=h+(1)>>0;}return[($bytesToString(c)),$ifaceNil];};Y=function(a,b,c){var a,b,c,d,e,f,g,h,i,j,k,l;d=0;e=false;f=$mul64((new $Int64(0,b)),(new $Int64(0,c)));if((g=(h=(new $Int64(0,a)),new $Int64(0-h.$high,2147483647-h.$low)),(f.$high>g.$high||(f.$high===g.$high&&f.$low>g.$low)))){i=0;j=true;d=i;e=j;return[d,e];}k=a+(((f.$low+((f.$high>>31)*4294967296))>>0))>>0;l=false;d=k;e=l;return[d,e];};Z=function(a){var a,b,c,d,e,f,g,h,i,j,k;b=0;c=false;if(48<=a&&a<=57){d=(((a-22<<24>>>24)>>0));e=true;b=d;c=e;return[b,c];}else if(65<=a&&a<=90){f=(((a-65<<24>>>24)>>0));g=true;b=f;c=g;return[b,c];}else if(97<=a&&a<=122){h=(((a-97<<24>>>24)>>0));i=true;b=h;c=i;return[b,c];}j=0;k=false;b=j;c=k;return[b,c];};AA=function(a){var a;if(0<=a&&a<26){return(((a+97>>0)<<24>>>24));}else if(26<=a&&a<36){return(((a+22>>0)<<24>>>24));}$panic(new $String("idna: internal error in punycode encoding"));};AB=function(a,b,c){var a,b,c,d,e,f,g,h,i;if(c){a=(d=a/(700),(d===d&&d!==1/0&&d!==-1/0)?d>>0:$throwRuntimeError("integer divide by zero"));}else{a=(e=a/(2),(e===e&&e!==1/0&&e!==-1/0)?e>>0:$throwRuntimeError("integer divide by zero"));}a=a+((f=a/b,(f===f&&f!==1/0&&f!==-1/0)?f>>0:$throwRuntimeError("integer divide by zero")))>>0;g=0;while(true){if(!(a>455)){break;}a=(h=a/(35),(h===h&&h!==1/0&&h!==-1/0)?h>>0:$throwRuntimeError("integer divide by zero"));g=g+(36)>>0;}return g+(i=($imul(36,a))/((a+38>>0)),(i===i&&i!==1/0&&i!==-1/0)?i>>0:$throwRuntimeError("integer divide by zero"))>>0;};AC=function(a){var{a,b,c,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=$pkg.Punycode.process(a,true);$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b;$s=2;case 2:return c;}return;}var $f={$blk:AC,$c:true,$r,a,b,c,$s};return $f;};$pkg.ToASCII=AC;AQ.ptr.prototype.ToASCII=function(a){var{a,b,c,d,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;c=b.process(a,true);$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c;$s=2;case 2:return d;}return;}var $f={$blk:AQ.ptr.prototype.ToASCII,$c:true,$r,a,b,c,d,$s};return $f;};AQ.prototype.ToASCII=function(a){return this.$val.ToASCII(a);};AQ.ptr.prototype.ToUnicode=function(a){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;c=$clone(b,AQ);c.options.transitional=false;d=c.process(a,false);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;$s=2;case 2:return e;}return;}var $f={$blk:AQ.ptr.prototype.ToUnicode,$c:true,$r,a,b,c,d,e,$s};return $f;};AQ.prototype.ToUnicode=function(a){return this.$val.ToUnicode(a);};AQ.ptr.prototype.String=function(){var a,b;a=this;b="";if(a.options.transitional){b="Transitional";}else{b="NonTransitional";}if(a.options.useSTD3Rules){b=b+(":UseSTD3Rules");}if(a.options.checkHyphens){b=b+(":CheckHyphens");}if(a.options.checkJoiners){b=b+(":CheckJoiners");}if(a.options.verifyDNSLength){b=b+(":VerifyDNSLength");}return b;};AQ.prototype.String=function(){return this.$val.String();};AX.ptr.prototype.Error=function(){var{a,b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=D.Sprintf("idna: invalid label %q",new BO([new $String(a.label)]));$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b;$s=2;case 2:return c;}return;}var $f={$blk:AX.ptr.prototype.Error,$c:true,$r,a,b,c,$s};return $f;};AX.prototype.Error=function(){return this.$val.Error();};AY.prototype.Error=function(){var{a,b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this.$val;b=D.Sprintf("idna: disallowed rune %U",new BO([new AY(a)]));$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b;$s=2;case 2:return c;}return;}var $f={$blk:AY.prototype.Error,$c:true,$r,a,b,c,$s};return $f;};$ptrType(AY).prototype.Error=function(){return new AY(this.$get()).Error();};AQ.ptr.prototype.process=function(a,b){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this;d=$ifaceNil;e=false;if(!(c.options.mapping===$throwNilPointerError)){$s=1;continue;}$s=2;continue;case 1:g=c.options.mapping(c,a);$s=3;case 3:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}f=g;a=f[0];e=f[1];d=f[2];case 2:if(c.options.removeLeadingDots){while(true){if(!(a.length>0&&(a.charCodeAt(0)===46))){break;}a=$substring(a,1);}}if($interfaceIsEqual(d,$ifaceNil)&&c.options.verifyDNSLength&&a===""){d=new AX.ptr(a,"A4");}h=new BC.ptr(a,BP.nil,0,0,0);case 4:if(!(!h.done())){$s=5;continue;}i=h.label();if(i===""){if($interfaceIsEqual(d,$ifaceNil)&&c.options.verifyDNSLength){d=new AX.ptr(a,"A4");}h.next();$s=4;continue;}if(B.HasPrefix(i,"xn--")){$s=6;continue;}if($interfaceIsEqual(d,$ifaceNil)){$s=7;continue;}$s=8;continue;case 6:j=W($substring(i,4));k=j[0];l=j[1];if(!($interfaceIsEqual(l,$ifaceNil))){if($interfaceIsEqual(d,$ifaceNil)){d=l;}h.next();$s=4;continue;}e=e||!((E.DirectionString(k)===0));h.set(k);if($interfaceIsEqual(d,$ifaceNil)&&!(c.options.fromPuny===$throwNilPointerError)){$s=9;continue;}$s=10;continue;case 9:m=c.options.fromPuny(c,k);$s=11;case 11:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}d=m;case 10:if($interfaceIsEqual(d,$ifaceNil)){d=c.validateLabel(k);}$s=8;continue;case 7:d=c.validateLabel(i);case 8:h.next();$s=4;continue;case 5:if(e&&!(c.options.bidirule===$throwNilPointerError)&&$interfaceIsEqual(d,$ifaceNil)){$s=12;continue;}$s=13;continue;case 12:h.reset();case 14:if(!(!h.done())){$s=15;continue;}n=c.options.bidirule(h.label());$s=18;case 18:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}if(!n){$s=16;continue;}$s=17;continue;case 16:d=new AX.ptr(a,"B");$s=15;continue;case 17:h.next();$s=14;continue;case 15:case 13:if(b){h.reset();while(true){if(!(!h.done())){break;}o=h.label();if(!BG(o)){p=X("xn--",o);q=p[0];r=p[1];if($interfaceIsEqual(d,$ifaceNil)){d=r;}o=q;h.set(q);}s=o.length;if(c.options.verifyDNSLength&&$interfaceIsEqual(d,$ifaceNil)&&((s===0)||s>63)){d=new AX.ptr(o,"A4");}h.next();}}a=h.result();if(b&&c.options.verifyDNSLength&&$interfaceIsEqual(d,$ifaceNil)){t=a.length;if(t>0&&(a.charCodeAt((t-1>>0))===46)){t=t-(1)>>0;}if(a.length<1||t>253){d=new AX.ptr(a,"A4");}}$s=-1;return[a,d];}return;}var $f={$blk:AQ.ptr.prototype.process,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s};return $f;};AQ.prototype.process=function(a,b){return this.$val.process(a,b);};H.prototype.isBidi=function(a){var a,b,c,d,e;b=this.$val;if(!new H(b).isMapped()){return((b&6144)>>>0)===2048;}c=F.LookupString(a);d=$clone(c[0],F.Properties);e=$clone(d,F.Properties).Class();if((e===(1))||(e===(13))||(e===(5))){return true;}return false;};$ptrType(H).prototype.isBidi=function(a){return new H(this.$get()).isBidi(a);};BB=function(a,b){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c="";d=false;e=$ifaceNil;f=BN.nil;g=0;h=0;i=0;while(true){if(!(i>>16))))>>>0;d=d||new H(((k<<16>>>16))).isBidi($substring(b,i));m=i;i=i+(l)>>0;n=a.simplify(new H(((k<<16>>>16))).category());if(n===(8)){continue;}else if(n===(64)){if($interfaceIsEqual(e,$ifaceNil)){o=C.DecodeRuneInString($substring(b,m));p=o[0];e=new AY(((p>>0)));}continue;}else if((n===(1))||(n===(3))){f=$appendSlice(f,$substring(b,g,m));f=new H(((k<<16>>>16))).appendMapping(f,$substring(b,m,i));}else if(n===(192)){f=$appendSlice(f,$substring(b,g,m));}else if(n===(0)){f=$appendSlice(f,$substring(b,g,m));f=$appendSlice(f,"\xEF\xBF\xBD");}g=i;}if(g===0){$s=1;continue;}$s=2;continue;case 1:if(!((((h&8192)>>>0)===0))){$s=4;continue;}$s=5;continue;case 4:q=new G.Form(0).String(b);$s=6;case 6:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}b=q;case 5:$s=3;continue;case 2:f=$appendSlice(f,$substring(b,g));r=new G.Form(0).QuickSpan(f);$s=9;case 9:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}if(!((r===f.$length))){$s=7;continue;}$s=8;continue;case 7:s=new G.Form(0).Bytes(f);$s=10;case 10:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}f=s;case 8:b=($bytesToString(f));case 3:t=b;u=d;v=e;c=t;d=u;e=v;$s=-1;return[c,d,e];}return;}var $f={$blk:BB,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s};return $f;};BC.ptr.prototype.reset=function(){var a;a=this;a.curStart=0;a.curEnd=0;a.i=0;};BC.prototype.reset=function(){return this.$val.reset();};BC.ptr.prototype.done=function(){var a;a=this;return a.curStart>=a.orig.length;};BC.prototype.done=function(){return this.$val.done();};BC.ptr.prototype.result=function(){var a;a=this;if(!(a.slice===BP.nil)){return B.Join(a.slice,".");}return a.orig;};BC.prototype.result=function(){return this.$val.result();};BC.ptr.prototype.label=function(){var a,b,c,d;a=this;if(!(a.slice===BP.nil)){return(b=a.slice,c=a.i,((c<0||c>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+c]));}d=B.IndexByte($substring(a.orig,a.curStart),46);a.curEnd=a.curStart+d>>0;if(d===-1){a.curEnd=a.orig.length;}return $substring(a.orig,a.curStart,a.curEnd);};BC.prototype.label=function(){return this.$val.label();};BC.ptr.prototype.next=function(){var a,b,c;a=this;a.i=a.i+(1)>>0;if(!(a.slice===BP.nil)){if(a.i>=a.slice.$length||(a.i===(a.slice.$length-1>>0))&&(b=a.slice,c=a.i,((c<0||c>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+c]))===""){a.curStart=a.orig.length;}}else{a.curStart=a.curEnd+1>>0;if((a.curStart===(a.orig.length-1>>0))&&(a.orig.charCodeAt(a.curStart)===46)){a.curStart=a.orig.length;}}};BC.prototype.next=function(){return this.$val.next();};BC.ptr.prototype.set=function(a){var a,b,c,d;b=this;if(b.slice===BP.nil){b.slice=B.Split(b.orig,".");}(c=b.slice,d=b.i,((d<0||d>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+d]=a));};BC.prototype.set=function(a){return this.$val.set(a);};AQ.ptr.prototype.simplify=function(a){var a,b,c;b=this;c=a;if(c===(2)){if(b.options.useSTD3Rules){a=64;}else{a=1;}}else if(c===(128)){if(b.options.useSTD3Rules){a=64;}else{a=8;}}else if(c===(3)){if(!b.options.transitional){a=8;}}else if((c===(24))||(c===(40))){a=8;}return a;};AQ.prototype.simplify=function(a){return this.$val.simplify(a);};BD=function(a,b){var{a,b,c,d,e,f,g,h,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=new G.Form(0).IsNormalString(b);$s=3;case 3:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}if(!c){$s=1;continue;}$s=2;continue;case 1:$s=-1;return new AX.ptr(b,"V1");case 2:d=0;while(true){if(!(d>>16))).category());if(!((h===8))&&!((h===3))){$s=-1;return new AX.ptr(b,"V6");}d=d+(g)>>0;}$s=-1;return $ifaceNil;}return;}var $f={$blk:BD,$c:true,$r,a,b,c,d,e,f,g,h,$s};return $f;};AQ.ptr.prototype.validateLabel=function(a){var a,b,c,d,e,f,g,h,i,j,k,l,m;b=$ifaceNil;c=this;if(a===""){if(c.options.verifyDNSLength){b=new AX.ptr(a,"A4");return b;}b=$ifaceNil;return b;}if(c.options.checkHyphens){if(a.length>4&&(a.charCodeAt(2)===45)&&(a.charCodeAt(3)===45)){b=new AX.ptr(a,"V2");return b;}if((a.charCodeAt(0)===45)||(a.charCodeAt((a.length-1>>0))===45)){b=new AX.ptr(a,"V3");return b;}}if(!c.options.checkJoiners){b=$ifaceNil;return b;}d=c.options.trie;e=d.lookupString(a);f=e[0];g=e[1];h=((f<<16>>>16));if(new H(h).isModifier()){b=new AX.ptr(a,"V5");return b;}if((B.Index(a,"\xE2\x80\x8D")===-1)&&(B.Index(a,"\xE2\x80\x8C")===-1)){b=$ifaceNil;return b;}i=0;j=0;while(true){k=new H(h).joinType();if($substring(a,j,(j+g>>0))==="\xE2\x80\x8D"){k=5;}else if($substring(a,j,(j+g>>0))==="\xE2\x80\x8C"){k=6;}i=(l=((i<0||i>=BF.$length)?($throwRuntimeError("index out of range"),undefined):BF.$array[BF.$offset+i]),((k<0||k>=l.length)?($throwRuntimeError("index out of range"),undefined):l[k]));if(new H(h).isViramaModifier()){i=((i<0||i>=BF.$length)?($throwRuntimeError("index out of range"),undefined):BF.$array[BF.$offset+i])[7];}j=j+(g)>>0;if(j===a.length){break;}m=d.lookupString($substring(a,j));f=m[0];g=m[1];h=((f<<16>>>16));}if((i===5)||(i===4)){b=new AX.ptr(a,"C");return b;}b=$ifaceNil;return b;};AQ.prototype.validateLabel=function(a){return this.$val.validateLabel(a);};BG=function(a){var a,b;b=0;while(true){if(!(b=128){return false;}b=b+(1)>>0;}return true;};H.methods=[{prop:"isMapped",name:"isMapped",pkg:"vendor/golang.org/x/net/idna",typ:$funcType([],[$Bool],false)},{prop:"category",name:"category",pkg:"vendor/golang.org/x/net/idna",typ:$funcType([],[I],false)},{prop:"joinType",name:"joinType",pkg:"vendor/golang.org/x/net/idna",typ:$funcType([],[H],false)},{prop:"isModifier",name:"isModifier",pkg:"vendor/golang.org/x/net/idna",typ:$funcType([],[$Bool],false)},{prop:"isViramaModifier",name:"isViramaModifier",pkg:"vendor/golang.org/x/net/idna",typ:$funcType([],[$Bool],false)},{prop:"appendMapping",name:"appendMapping",pkg:"vendor/golang.org/x/net/idna",typ:$funcType([BN,$String],[BN],false)},{prop:"isBidi",name:"isBidi",pkg:"vendor/golang.org/x/net/idna",typ:$funcType([$String],[$Bool],false)}];BQ.methods=[{prop:"lookup",name:"lookup",pkg:"vendor/golang.org/x/net/idna",typ:$funcType([$Uint32,$Uint8],[$Uint16],false)}];BJ.methods=[{prop:"lookup",name:"lookup",pkg:"vendor/golang.org/x/net/idna",typ:$funcType([BN],[$Uint16,$Int],false)},{prop:"lookupUnsafe",name:"lookupUnsafe",pkg:"vendor/golang.org/x/net/idna",typ:$funcType([BN],[$Uint16],false)},{prop:"lookupString",name:"lookupString",pkg:"vendor/golang.org/x/net/idna",typ:$funcType([$String],[$Uint16,$Int],false)},{prop:"lookupStringUnsafe",name:"lookupStringUnsafe",pkg:"vendor/golang.org/x/net/idna",typ:$funcType([$String],[$Uint16],false)},{prop:"lookupValue",name:"lookupValue",pkg:"vendor/golang.org/x/net/idna",typ:$funcType([$Uint32,$Uint8],[$Uint16],false)}];BS.methods=[{prop:"ToASCII",name:"ToASCII",pkg:"",typ:$funcType([$String],[$String,$error],false)},{prop:"ToUnicode",name:"ToUnicode",pkg:"",typ:$funcType([$String],[$String,$error],false)},{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)},{prop:"process",name:"process",pkg:"vendor/golang.org/x/net/idna",typ:$funcType([$String,$Bool],[$String,$error],false)},{prop:"simplify",name:"simplify",pkg:"vendor/golang.org/x/net/idna",typ:$funcType([I],[I],false)},{prop:"validateLabel",name:"validateLabel",pkg:"vendor/golang.org/x/net/idna",typ:$funcType([$String],[$error],false)}];AX.methods=[{prop:"code",name:"code",pkg:"vendor/golang.org/x/net/idna",typ:$funcType([],[$String],false)},{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)}];AY.methods=[{prop:"code",name:"code",pkg:"vendor/golang.org/x/net/idna",typ:$funcType([],[$String],false)},{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)}];BW.methods=[{prop:"reset",name:"reset",pkg:"vendor/golang.org/x/net/idna",typ:$funcType([],[],false)},{prop:"done",name:"done",pkg:"vendor/golang.org/x/net/idna",typ:$funcType([],[$Bool],false)},{prop:"result",name:"result",pkg:"vendor/golang.org/x/net/idna",typ:$funcType([],[$String],false)},{prop:"label",name:"label",pkg:"vendor/golang.org/x/net/idna",typ:$funcType([],[$String],false)},{prop:"next",name:"next",pkg:"vendor/golang.org/x/net/idna",typ:$funcType([],[],false)},{prop:"set",name:"set",pkg:"vendor/golang.org/x/net/idna",typ:$funcType([$String],[],false)}];J.init("vendor/golang.org/x/net/idna",[{prop:"value",name:"value",embedded:false,exported:false,typ:$Uint16,tag:""},{prop:"lo",name:"lo",embedded:false,exported:false,typ:$Uint8,tag:""},{prop:"hi",name:"hi",embedded:false,exported:false,typ:$Uint8,tag:""}]);K.init("vendor/golang.org/x/net/idna",[{prop:"values",name:"values",embedded:false,exported:false,typ:BI,tag:""},{prop:"offset",name:"offset",embedded:false,exported:false,typ:BH,tag:""}]);P.init("",[]);AP.init("vendor/golang.org/x/net/idna",[{prop:"transitional",name:"transitional",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"useSTD3Rules",name:"useSTD3Rules",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"checkHyphens",name:"checkHyphens",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"checkJoiners",name:"checkJoiners",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"verifyDNSLength",name:"verifyDNSLength",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"removeLeadingDots",name:"removeLeadingDots",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"trie",name:"trie",embedded:false,exported:false,typ:BJ,tag:""},{prop:"fromPuny",name:"fromPuny",embedded:false,exported:false,typ:BT,tag:""},{prop:"mapping",name:"mapping",embedded:false,exported:false,typ:BU,tag:""},{prop:"bidirule",name:"bidirule",embedded:false,exported:false,typ:BV,tag:""}]);AQ.init("vendor/golang.org/x/net/idna",[{prop:"options",name:"options",embedded:true,exported:false,typ:AP,tag:""}]);AX.init("vendor/golang.org/x/net/idna",[{prop:"label",name:"label",embedded:false,exported:false,typ:$String,tag:""},{prop:"code_",name:"code_",embedded:false,exported:false,typ:$String,tag:""}]);BC.init("vendor/golang.org/x/net/idna",[{prop:"orig",name:"orig",embedded:false,exported:false,typ:$String,tag:""},{prop:"slice",name:"slice",embedded:false,exported:false,typ:BP,tag:""},{prop:"curStart",name:"curStart",embedded:false,exported:false,typ:$Int,tag:""},{prop:"curEnd",name:"curEnd",embedded:false,exported:false,typ:$Int,tag:""},{prop:"i",name:"i",embedded:false,exported:false,typ:$Int,tag:""}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=D.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=A.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=E.$init();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=F.$init();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=G.$init();$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}M=new P.ptr();N="\x00\x01 \x03 \xCC\x88\x01a\x03 \xCC\x84\x012\x013\x03 \xCC\x81\x03 \xCC\xA7\x011\x01o\x051\xE2\x81\x844\x051\xE2\x81\x842\x053\xE2\x81\x844\x03i\xCC\x87\x03l\xC2\xB7\x03\xCA\xBCn\x01s\x03d\xC5\xBE\x03\xE2\xB1\xA5\x03\xE2\xB1\xA6\x01h\x01j\x01r\x01w\x01y\x03 \xCC\x86\x03 \xCC\x87\x03 \xCC\x8A\x03 \xCC\xA8\x03 \xCC\x83\x03 \xCC\x8B\x01l\x01x\x04\xCC\x88\xCC\x81\x03 \xCE\xB9\x01;\x05 \xCC\x88\xCC\x81\x04\xD5\xA5\xD6\x82\x04\xD8\xA7\xD9\xB4\x04\xD9\x88\xD9\xB4\x04\xDB\x87\xD9\xB4\x04\xD9\x8A\xD9\xB4\x06\xE0\xA4\x95\xE0\xA4\xBC\x06\xE0\xA4\x96\xE0\xA4\xBC\x06\xE0\xA4\x97\xE0\xA4\xBC\x06\xE0\xA4\x9C\xE0\xA4\xBC\x06\xE0\xA4\xA1\xE0\xA4\xBC\x06\xE0\xA4\xA2\xE0\xA4\xBC\x06\xE0\xA4\xAB\xE0\xA4\xBC\x06\xE0\xA4\xAF\xE0\xA4\xBC\x06\xE0\xA6\xA1\xE0\xA6\xBC\x06\xE0\xA6\xA2\xE0\xA6\xBC\x06\xE0\xA6\xAF\xE0\xA6\xBC\x06\xE0\xA8\xB2\xE0\xA8\xBC\x06\xE0\xA8\xB8\xE0\xA8\xBC\x06\xE0\xA8\x96\xE0\xA8\xBC\x06\xE0\xA8\x97\xE0\xA8\xBC\x06\xE0\xA8\x9C\xE0\xA8\xBC\x06\xE0\xA8\xAB\xE0\xA8\xBC\x06\xE0\xAC\xA1\xE0\xAC\xBC\x06\xE0\xAC\xA2\xE0\xAC\xBC\x06\xE0\xB9\x8D\xE0\xB8\xB2\x06\xE0\xBB\x8D\xE0\xBA\xB2\x06\xE0\xBA\xAB\xE0\xBA\x99\x06\xE0\xBA\xAB\xE0\xBA\xA1\x06\xE0\xBD\x82\xE0\xBE\xB7\x06\xE0\xBD\x8C\xE0\xBE\xB7\x06\xE0\xBD\x91\xE0\xBE\xB7\x06\xE0\xBD\x96\xE0\xBE\xB7\x06\xE0\xBD\x9B\xE0\xBE\xB7\x06\xE0\xBD\x80\xE0\xBE\xB5\x06\xE0\xBD\xB1\xE0\xBD\xB2\x06\xE0\xBD\xB1\xE0\xBD\xB4\x06\xE0\xBE\xB2\xE0\xBE\x80\t\xE0\xBE\xB2\xE0\xBD\xB1\xE0\xBE\x80\x06\xE0\xBE\xB3\xE0\xBE\x80\t\xE0\xBE\xB3\xE0\xBD\xB1\xE0\xBE\x80\x06\xE0\xBD\xB1\xE0\xBE\x80\x06\xE0\xBE\x92\xE0\xBE\xB7\x06\xE0\xBE\x9C\xE0\xBE\xB7\x06\xE0\xBE\xA1\xE0\xBE\xB7\x06\xE0\xBE\xA6\xE0\xBE\xB7\x06\xE0\xBE\xAB\xE0\xBE\xB7\x06\xE0\xBE\x90\xE0\xBE\xB5\x02\xD0\xB2\x02\xD0\xB4\x02\xD0\xBE\x02\xD1\x81\x02\xD1\x82\x02\xD1\x8A\x02\xD1\xA3\x02\xC3\xA6\x01b\x01d\x01e\x02\xC7\x9D\x01g\x01i\x01k\x01m\x01n\x02\xC8\xA3\x01p\x01t\x01u\x02\xC9\x90\x02\xC9\x91\x02\xC9\x99\x02\xC9\x9B\x02\xC9\x9C\x02\xC5\x8B\x02\xC9\x94\x02\xC9\xAF\x01v\x02\xCE\xB2\x02\xCE\xB3\x02\xCE\xB4\x02\xCF\x86\x02\xCF\x87\x02\xCF\x81\x02\xD0\xBD\x02\xC9\x92\x01c\x02\xC9\x95\x02\xC3\xB0\x01f\x02\xC9\x9F\x02\xC9\xA1\x02\xC9\xA5\x02\xC9\xA8\x02\xC9\xA9\x02\xC9\xAA\x02\xCA\x9D\x02\xC9\xAD\x02\xCA\x9F\x02\xC9\xB1\x02\xC9\xB0\x02\xC9\xB2\x02\xC9\xB3\x02\xC9\xB4\x02\xC9\xB5\x02\xC9\xB8\x02\xCA\x82\x02\xCA\x83\x02\xC6\xAB\x02\xCA\x89\x02\xCA\x8A\x02\xCA\x8B\x02\xCA\x8C\x01z\x02\xCA\x90\x02\xCA\x91\x02\xCA\x92\x02\xCE\xB8\x02ss\x02\xCE\xAC\x02\xCE\xAD\x02\xCE\xAE\x02\xCE\xAF\x02\xCF\x8C\x02\xCF\x8D\x02\xCF\x8E\x05\xE1\xBC\x80\xCE\xB9\x05\xE1\xBC\x81\xCE\xB9\x05\xE1\xBC\x82\xCE\xB9\x05\xE1\xBC\x83\xCE\xB9\x05\xE1\xBC\x84\xCE\xB9\x05\xE1\xBC\x85\xCE\xB9\x05\xE1\xBC\x86\xCE\xB9\x05\xE1\xBC\x87\xCE\xB9\x05\xE1\xBC\xA0\xCE\xB9\x05\xE1\xBC\xA1\xCE\xB9\x05\xE1\xBC\xA2\xCE\xB9\x05\xE1\xBC\xA3\xCE\xB9\x05\xE1\xBC\xA4\xCE\xB9\x05\xE1\xBC\xA5\xCE\xB9\x05\xE1\xBC\xA6\xCE\xB9\x05\xE1\xBC\xA7\xCE\xB9\x05\xE1\xBD\xA0\xCE\xB9\x05\xE1\xBD\xA1\xCE\xB9\x05\xE1\xBD\xA2\xCE\xB9\x05\xE1\xBD\xA3\xCE\xB9\x05\xE1\xBD\xA4\xCE\xB9\x05\xE1\xBD\xA5\xCE\xB9\x05\xE1\xBD\xA6\xCE\xB9\x05\xE1\xBD\xA7\xCE\xB9\x05\xE1\xBD\xB0\xCE\xB9\x04\xCE\xB1\xCE\xB9\x04\xCE\xAC\xCE\xB9\x05\xE1\xBE\xB6\xCE\xB9\x02\xCE\xB9\x05 \xCC\x88\xCD\x82\x05\xE1\xBD\xB4\xCE\xB9\x04\xCE\xB7\xCE\xB9\x04\xCE\xAE\xCE\xB9\x05\xE1\xBF\x86\xCE\xB9\x05 \xCC\x93\xCC\x80\x05 \xCC\x93\xCC\x81\x05 \xCC\x93\xCD\x82\x02\xCE\x90\x05 \xCC\x94\xCC\x80\x05 \xCC\x94\xCC\x81\x05 \xCC\x94\xCD\x82\x02\xCE\xB0\x05 \xCC\x88\xCC\x80\x01`\x05\xE1\xBD\xBC\xCE\xB9\x04\xCF\x89\xCE\xB9\x04\xCF\x8E\xCE\xB9\x05\xE1\xBF\xB6\xCE\xB9\x06\xE2\x80\xB2\xE2\x80\xB2\t\xE2\x80\xB2\xE2\x80\xB2\xE2\x80\xB2\x06\xE2\x80\xB5\xE2\x80\xB5\t\xE2\x80\xB5\xE2\x80\xB5\xE2\x80\xB5\x02!!\x02??\x02?!\x02!?\f\xE2\x80\xB2\xE2\x80\xB2\xE2\x80\xB2\xE2\x80\xB2\x010\x014\x015\x016\x017\x018\x019\x01+\x01=\x01(\x01)\x02rs\x02\xC4\xA7\x02no\x01q\x02sm\x02tm\x02\xCF\x89\x02\xC3\xA5\x02\xD7\x90\x02\xD7\x91\x02\xD7\x92\x02\xD7\x93\x02\xCF\x80\x051\xE2\x81\x847\x051\xE2\x81\x849\x061\xE2\x81\x8410\x051\xE2\x81\x843\x052\xE2\x81\x843\x051\xE2\x81\x845\x052\xE2\x81\x845\x053\xE2\x81\x845\x054\xE2\x81\x845\x051\xE2\x81\x846\x055\xE2\x81\x846\x051\xE2\x81\x848\x053\xE2\x81\x848\x055\xE2\x81\x848\x057\xE2\x81\x848\x041\xE2\x81\x84\x02ii\x02iv\x02vi\x04viii\x02ix\x02xi\x050\xE2\x81\x843\x06\xE2\x88\xAB\xE2\x88\xAB\t\xE2\x88\xAB\xE2\x88\xAB\xE2\x88\xAB\x06\xE2\x88\xAE\xE2\x88\xAE\t\xE2\x88\xAE\xE2\x88\xAE\xE2\x88\xAE\x0210\x0211\x0212\x0213\x0214\x0215\x0216\x0217\x0218\x0219\x0220\x04(10)\x04(11)\x04(12)\x04(13)\x04(14)\x04(15)\x04(16)\x04(17)\x04(18)\x04(19)\x04(20)\f\xE2\x88\xAB\xE2\x88\xAB\xE2\x88\xAB\xE2\x88\xAB\x02==\x05\xE2\xAB\x9D\xCC\xB8\x02\xC9\xAB\x02\xC9\xBD\x02\xC8\xBF\x02\xC9\x80\x01.\x04 \xE3\x82\x99\x04 \xE3\x82\x9A\x06\xE3\x82\x88\xE3\x82\x8A\x06\xE3\x82\xB3\xE3\x83\x88\x05(\xE1\x84\x80)\x05(\xE1\x84\x82)\x05(\xE1\x84\x83)\x05(\xE1\x84\x85)\x05(\xE1\x84\x86)\x05(\xE1\x84\x87)\x05(\xE1\x84\x89)\x05(\xE1\x84\x8B)\x05(\xE1\x84\x8C)\x05(\xE1\x84\x8E)\x05(\xE1\x84\x8F)\x05(\xE1\x84\x90)\x05(\xE1\x84\x91)\x05(\xE1\x84\x92)\x05(\xEA\xB0\x80)\x05(\xEB\x82\x98)\x05(\xEB\x8B\xA4)\x05(\xEB\x9D\xBC)\x05(\xEB\xA7\x88)\x05(\xEB\xB0\x94)\x05(\xEC\x82\xAC)\x05(\xEC\x95\x84)\x05(\xEC\x9E\x90)\x05(\xEC\xB0\xA8)\x05(\xEC\xB9\xB4)\x05(\xED\x83\x80)\x05(\xED\x8C\x8C)\x05(\xED\x95\x98)\x05(\xEC\xA3\xBC)\b(\xEC\x98\xA4\xEC\xA0\x84)\b(\xEC\x98\xA4\xED\x9B\x84)\x05(\xE4\xB8\x80)\x05(\xE4\xBA\x8C)\x05(\xE4\xB8\x89)\x05(\xE5\x9B\x9B)\x05(\xE4\xBA\x94)\x05(\xE5\x85\xAD)\x05(\xE4\xB8\x83)\x05(\xE5\x85\xAB)\x05(\xE4\xB9\x9D)\x05(\xE5\x8D\x81)\x05(\xE6\x9C\x88)\x05(\xE7\x81\xAB)\x05(\xE6\xB0\xB4)\x05(\xE6\x9C\xA8)\x05(\xE9\x87\x91)\x05(\xE5\x9C\x9F)\x05(\xE6\x97\xA5)\x05(\xE6\xA0\xAA)\x05(\xE6\x9C\x89)\x05(\xE7\xA4\xBE)\x05(\xE5\x90\x8D)\x05(\xE7\x89\xB9)\x05(\xE8\xB2\xA1)\x05(\xE7\xA5\x9D)\x05(\xE5\x8A\xB4)\x05(\xE4\xBB\xA3)\x05(\xE5\x91\xBC)\x05(\xE5\xAD\xA6)\x05(\xE7\x9B\xA3)\x05(\xE4\xBC\x81)\x05(\xE8\xB3\x87)\x05(\xE5\x8D\x94)\x05(\xE7\xA5\xAD)\x05(\xE4\xBC\x91)\x05(\xE8\x87\xAA)\x05(\xE8\x87\xB3)\x0221\x0222\x0223\x0224\x0225\x0226\x0227\x0228\x0229\x0230\x0231\x0232\x0233\x0234\x0235\x06\xEC\xB0\xB8\xEA\xB3\xA0\x06\xEC\xA3\xBC\xEC\x9D\x98\x0236\x0237\x0238\x0239\x0240\x0241\x0242\x0243\x0244\x0245\x0246\x0247\x0248\x0249\x0250\x041\xE6\x9C\x88\x042\xE6\x9C\x88\x043\xE6\x9C\x88\x044\xE6\x9C\x88\x045\xE6\x9C\x88\x046\xE6\x9C\x88\x047\xE6\x9C\x88\x048\xE6\x9C\x88\x049\xE6\x9C\x88\x0510\xE6\x9C\x88\x0511\xE6\x9C\x88\x0512\xE6\x9C\x88\x02hg\x02ev\x06\xE4\xBB\xA4\xE5\x92\x8C\f\xE3\x82\xA2\xE3\x83\x91\xE3\x83\xBC\xE3\x83\x88\f\xE3\x82\xA2\xE3\x83\xAB\xE3\x83\x95\xE3\x82\xA1\f\xE3\x82\xA2\xE3\x83\xB3\xE3\x83\x9A\xE3\x82\xA2\t\xE3\x82\xA2\xE3\x83\xBC\xE3\x83\xAB\f\xE3\x82\xA4\xE3\x83\x8B\xE3\x83\xB3\xE3\x82\xB0\t\xE3\x82\xA4\xE3\x83\xB3\xE3\x83\x81\t\xE3\x82\xA6\xE3\x82\xA9\xE3\x83\xB3\x0F\xE3\x82\xA8\xE3\x82\xB9\xE3\x82\xAF\xE3\x83\xBC\xE3\x83\x89\f\xE3\x82\xA8\xE3\x83\xBC\xE3\x82\xAB\xE3\x83\xBC\t\xE3\x82\xAA\xE3\x83\xB3\xE3\x82\xB9\t\xE3\x82\xAA\xE3\x83\xBC\xE3\x83\xA0\t\xE3\x82\xAB\xE3\x82\xA4\xE3\x83\xAA\f\xE3\x82\xAB\xE3\x83\xA9\xE3\x83\x83\xE3\x83\x88\f\xE3\x82\xAB\xE3\x83\xAD\xE3\x83\xAA\xE3\x83\xBC\t\xE3\x82\xAC\xE3\x83\xAD\xE3\x83\xB3\t\xE3\x82\xAC\xE3\x83\xB3\xE3\x83\x9E\x06\xE3\x82\xAE\xE3\x82\xAC\t\xE3\x82\xAE\xE3\x83\x8B\xE3\x83\xBC\f\xE3\x82\xAD\xE3\x83\xA5\xE3\x83\xAA\xE3\x83\xBC\f\xE3\x82\xAE\xE3\x83\xAB\xE3\x83\x80\xE3\x83\xBC\x06\xE3\x82\xAD\xE3\x83\xAD\x0F\xE3\x82\xAD\xE3\x83\xAD\xE3\x82\xB0\xE3\x83\xA9\xE3\x83\xA0\x12\xE3\x82\xAD\xE3\x83\xAD\xE3\x83\xA1\xE3\x83\xBC\xE3\x83\x88\xE3\x83\xAB\x0F\xE3\x82\xAD\xE3\x83\xAD\xE3\x83\xAF\xE3\x83\x83\xE3\x83\x88\t\xE3\x82\xB0\xE3\x83\xA9\xE3\x83\xA0\x0F\xE3\x82\xB0\xE3\x83\xA9\xE3\x83\xA0\xE3\x83\x88\xE3\x83\xB3\x0F\xE3\x82\xAF\xE3\x83\xAB\xE3\x82\xBC\xE3\x82\xA4\xE3\x83\xAD\f\xE3\x82\xAF\xE3\x83\xAD\xE3\x83\xBC\xE3\x83\x8D\t\xE3\x82\xB1\xE3\x83\xBC\xE3\x82\xB9\t\xE3\x82\xB3\xE3\x83\xAB\xE3\x83\x8A\t\xE3\x82\xB3\xE3\x83\xBC\xE3\x83\x9D\f\xE3\x82\xB5\xE3\x82\xA4\xE3\x82\xAF\xE3\x83\xAB\x0F\xE3\x82\xB5\xE3\x83\xB3\xE3\x83\x81\xE3\x83\xBC\xE3\x83\xA0\f\xE3\x82\xB7\xE3\x83\xAA\xE3\x83\xB3\xE3\x82\xB0\t\xE3\x82\xBB\xE3\x83\xB3\xE3\x83\x81\t\xE3\x82\xBB\xE3\x83\xB3\xE3\x83\x88\t\xE3\x83\x80\xE3\x83\xBC\xE3\x82\xB9\x06\xE3\x83\x87\xE3\x82\xB7\x06\xE3\x83\x89\xE3\x83\xAB\x06\xE3\x83\x88\xE3\x83\xB3\x06\xE3\x83\x8A\xE3\x83\x8E\t\xE3\x83\x8E\xE3\x83\x83\xE3\x83\x88\t\xE3\x83\x8F\xE3\x82\xA4\xE3\x83\x84\x0F\xE3\x83\x91\xE3\x83\xBC\xE3\x82\xBB\xE3\x83\xB3\xE3\x83\x88\t\xE3\x83\x91\xE3\x83\xBC\xE3\x83\x84\f\xE3\x83\x90\xE3\x83\xBC\xE3\x83\xAC\xE3\x83\xAB\x0F\xE3\x83\x94\xE3\x82\xA2\xE3\x82\xB9\xE3\x83\x88\xE3\x83\xAB\t\xE3\x83\x94\xE3\x82\xAF\xE3\x83\xAB\x06\xE3\x83\x94\xE3\x82\xB3\x06\xE3\x83\x93\xE3\x83\xAB\x0F\xE3\x83\x95\xE3\x82\xA1\xE3\x83\xA9\xE3\x83\x83\xE3\x83\x89\f\xE3\x83\x95\xE3\x82\xA3\xE3\x83\xBC\xE3\x83\x88\x0F\xE3\x83\x96\xE3\x83\x83\xE3\x82\xB7\xE3\x82\xA7\xE3\x83\xAB\t\xE3\x83\x95\xE3\x83\xA9\xE3\x83\xB3\x0F\xE3\x83\x98\xE3\x82\xAF\xE3\x82\xBF\xE3\x83\xBC\xE3\x83\xAB\x06\xE3\x83\x9A\xE3\x82\xBD\t\xE3\x83\x9A\xE3\x83\x8B\xE3\x83\x92\t\xE3\x83\x98\xE3\x83\xAB\xE3\x83\x84\t\xE3\x83\x9A\xE3\x83\xB3\xE3\x82\xB9\t\xE3\x83\x9A\xE3\x83\xBC\xE3\x82\xB8\t\xE3\x83\x99\xE3\x83\xBC\xE3\x82\xBF\f\xE3\x83\x9D\xE3\x82\xA4\xE3\x83\xB3\xE3\x83\x88\t\xE3\x83\x9C\xE3\x83\xAB\xE3\x83\x88\x06\xE3\x83\x9B\xE3\x83\xB3\t\xE3\x83\x9D\xE3\x83\xB3\xE3\x83\x89\t\xE3\x83\x9B\xE3\x83\xBC\xE3\x83\xAB\t\xE3\x83\x9B\xE3\x83\xBC\xE3\x83\xB3\f\xE3\x83\x9E\xE3\x82\xA4\xE3\x82\xAF\xE3\x83\xAD\t\xE3\x83\x9E\xE3\x82\xA4\xE3\x83\xAB\t\xE3\x83\x9E\xE3\x83\x83\xE3\x83\x8F\t\xE3\x83\x9E\xE3\x83\xAB\xE3\x82\xAF\x0F\xE3\x83\x9E\xE3\x83\xB3\xE3\x82\xB7\xE3\x83\xA7\xE3\x83\xB3\f\xE3\x83\x9F\xE3\x82\xAF\xE3\x83\xAD\xE3\x83\xB3\x06\xE3\x83\x9F\xE3\x83\xAA\x0F\xE3\x83\x9F\xE3\x83\xAA\xE3\x83\x90\xE3\x83\xBC\xE3\x83\xAB\x06\xE3\x83\xA1\xE3\x82\xAC\f\xE3\x83\xA1\xE3\x82\xAC\xE3\x83\x88\xE3\x83\xB3\f\xE3\x83\xA1\xE3\x83\xBC\xE3\x83\x88\xE3\x83\xAB\t\xE3\x83\xA4\xE3\x83\xBC\xE3\x83\x89\t\xE3\x83\xA4\xE3\x83\xBC\xE3\x83\xAB\t\xE3\x83\xA6\xE3\x82\xA2\xE3\x83\xB3\f\xE3\x83\xAA\xE3\x83\x83\xE3\x83\x88\xE3\x83\xAB\x06\xE3\x83\xAA\xE3\x83\xA9\t\xE3\x83\xAB\xE3\x83\x94\xE3\x83\xBC\f\xE3\x83\xAB\xE3\x83\xBC\xE3\x83\x96\xE3\x83\xAB\x06\xE3\x83\xAC\xE3\x83\xA0\x0F\xE3\x83\xAC\xE3\x83\xB3\xE3\x83\x88\xE3\x82\xB2\xE3\x83\xB3\t\xE3\x83\xAF\xE3\x83\x83\xE3\x83\x88\x040\xE7\x82\xB9\x041\xE7\x82\xB9\x042\xE7\x82\xB9\x043\xE7\x82\xB9\x044\xE7\x82\xB9\x045\xE7\x82\xB9\x046\xE7\x82\xB9\x047\xE7\x82\xB9\x048\xE7\x82\xB9\x049\xE7\x82\xB9\x0510\xE7\x82\xB9\x0511\xE7\x82\xB9\x0512\xE7\x82\xB9\x0513\xE7\x82\xB9\x0514\xE7\x82\xB9\x0515\xE7\x82\xB9\x0516\xE7\x82\xB9\x0517\xE7\x82\xB9\x0518\xE7\x82\xB9\x0519\xE7\x82\xB9\x0520\xE7\x82\xB9\x0521\xE7\x82\xB9\x0522\xE7\x82\xB9\x0523\xE7\x82\xB9\x0524\xE7\x82\xB9\x02da\x02au\x02ov\x02pc\x02dm\x02iu\x06\xE5\xB9\xB3\xE6\x88\x90\x06\xE6\x98\xAD\xE5\x92\x8C\x06\xE5\xA4\xA7\xE6\xAD\xA3\x06\xE6\x98\x8E\xE6\xB2\xBB\f\xE6\xA0\xAA\xE5\xBC\x8F\xE4\xBC\x9A\xE7\xA4\xBE\x02pa\x02na\x02ma\x02ka\x02kb\x02mb\x02gb\x04kcal\x02pf\x02nf\x02mg\x02kg\x02hz\x02ml\x02dl\x02kl\x02fm\x02nm\x02mm\x02cm\x02km\x02m2\x02m3\x05m\xE2\x88\x95s\x06m\xE2\x88\x95s2\x07rad\xE2\x88\x95s\brad\xE2\x88\x95s2\x02ps\x02ns\x02ms\x02pv\x02nv\x02mv\x02kv\x02pw\x02nw\x02mw\x02kw\x02bq\x02cc\x02cd\x06c\xE2\x88\x95kg\x02db\x02gy\x02ha\x02hp\x02in\x02kk\x02kt\x02lm\x02ln\x02lx\x02ph\x02pr\x02sr\x02sv\x02wb\x05v\xE2\x88\x95m\x05a\xE2\x88\x95m\x041\xE6\x97\xA5\x042\xE6\x97\xA5\x043\xE6\x97\xA5\x044\xE6\x97\xA5\x045\xE6\x97\xA5\x046\xE6\x97\xA5\x047\xE6\x97\xA5\x048\xE6\x97\xA5\x049\xE6\x97\xA5\x0510\xE6\x97\xA5\x0511\xE6\x97\xA5\x0512\xE6\x97\xA5\x0513\xE6\x97\xA5\x0514\xE6\x97\xA5\x0515\xE6\x97\xA5\x0516\xE6\x97\xA5\x0517\xE6\x97\xA5\x0518\xE6\x97\xA5\x0519\xE6\x97\xA5\x0520\xE6\x97\xA5\x0521\xE6\x97\xA5\x0522\xE6\x97\xA5\x0523\xE6\x97\xA5\x0524\xE6\x97\xA5\x0525\xE6\x97\xA5\x0526\xE6\x97\xA5\x0527\xE6\x97\xA5\x0528\xE6\x97\xA5\x0529\xE6\x97\xA5\x0530\xE6\x97\xA5\x0531\xE6\x97\xA5\x02\xD1\x8C\x02\xC9\xA6\x02\xC9\xAC\x02\xCA\x9E\x02\xCA\x87\x02\xC5\x93\x02\xCA\x8D\x04\xF0\xA4\x8B\xAE\x04\xF0\xA2\xA1\x8A\x04\xF0\xA2\xA1\x84\x04\xF0\xA3\x8F\x95\x04\xF0\xA5\x89\x89\x04\xF0\xA5\xB3\x90\x04\xF0\xA7\xBB\x93\x02ff\x02fi\x02fl\x02st\x04\xD5\xB4\xD5\xB6\x04\xD5\xB4\xD5\xA5\x04\xD5\xB4\xD5\xAB\x04\xD5\xBE\xD5\xB6\x04\xD5\xB4\xD5\xAD\x04\xD7\x99\xD6\xB4\x04\xD7\xB2\xD6\xB7\x02\xD7\xA2\x02\xD7\x94\x02\xD7\x9B\x02\xD7\x9C\x02\xD7\x9D\x02\xD7\xA8\x02\xD7\xAA\x04\xD7\xA9\xD7\x81\x04\xD7\xA9\xD7\x82\x06\xD7\xA9\xD6\xBC\xD7\x81\x06\xD7\xA9\xD6\xBC\xD7\x82\x04\xD7\x90\xD6\xB7\x04\xD7\x90\xD6\xB8\x04\xD7\x90\xD6\xBC\x04\xD7\x91\xD6\xBC\x04\xD7\x92\xD6\xBC\x04\xD7\x93\xD6\xBC\x04\xD7\x94\xD6\xBC\x04\xD7\x95\xD6\xBC\x04\xD7\x96\xD6\xBC\x04\xD7\x98\xD6\xBC\x04\xD7\x99\xD6\xBC\x04\xD7\x9A\xD6\xBC\x04\xD7\x9B\xD6\xBC\x04\xD7\x9C\xD6\xBC\x04\xD7\x9E\xD6\xBC\x04\xD7\xA0\xD6\xBC\x04\xD7\xA1\xD6\xBC\x04\xD7\xA3\xD6\xBC\x04\xD7\xA4\xD6\xBC\x04\xD7\xA6\xD6\xBC\x04\xD7\xA7\xD6\xBC\x04\xD7\xA8\xD6\xBC\x04\xD7\xA9\xD6\xBC\x04\xD7\xAA\xD6\xBC\x04\xD7\x95\xD6\xB9\x04\xD7\x91\xD6\xBF\x04\xD7\x9B\xD6\xBF\x04\xD7\xA4\xD6\xBF\x04\xD7\x90\xD7\x9C\x02\xD9\xB1\x02\xD9\xBB\x02\xD9\xBE\x02\xDA\x80\x02\xD9\xBA\x02\xD9\xBF\x02\xD9\xB9\x02\xDA\xA4\x02\xDA\xA6\x02\xDA\x84\x02\xDA\x83\x02\xDA\x86\x02\xDA\x87\x02\xDA\x8D\x02\xDA\x8C\x02\xDA\x8E\x02\xDA\x88\x02\xDA\x98\x02\xDA\x91\x02\xDA\xA9\x02\xDA\xAF\x02\xDA\xB3\x02\xDA\xB1\x02\xDA\xBA\x02\xDA\xBB\x02\xDB\x80\x02\xDB\x81\x02\xDA\xBE\x02\xDB\x92\x02\xDB\x93\x02\xDA\xAD\x02\xDB\x87\x02\xDB\x86\x02\xDB\x88\x02\xDB\x8B\x02\xDB\x85\x02\xDB\x89\x02\xDB\x90\x02\xD9\x89\x04\xD8\xA6\xD8\xA7\x04\xD8\xA6\xDB\x95\x04\xD8\xA6\xD9\x88\x04\xD8\xA6\xDB\x87\x04\xD8\xA6\xDB\x86\x04\xD8\xA6\xDB\x88\x04\xD8\xA6\xDB\x90\x04\xD8\xA6\xD9\x89\x02\xDB\x8C\x04\xD8\xA6\xD8\xAC\x04\xD8\xA6\xD8\xAD\x04\xD8\xA6\xD9\x85\x04\xD8\xA6\xD9\x8A\x04\xD8\xA8\xD8\xAC\x04\xD8\xA8\xD8\xAD\x04\xD8\xA8\xD8\xAE\x04\xD8\xA8\xD9\x85\x04\xD8\xA8\xD9\x89\x04\xD8\xA8\xD9\x8A\x04\xD8\xAA\xD8\xAC\x04\xD8\xAA\xD8\xAD\x04\xD8\xAA\xD8\xAE\x04\xD8\xAA\xD9\x85\x04\xD8\xAA\xD9\x89\x04\xD8\xAA\xD9\x8A\x04\xD8\xAB\xD8\xAC\x04\xD8\xAB\xD9\x85\x04\xD8\xAB\xD9\x89\x04\xD8\xAB\xD9\x8A\x04\xD8\xAC\xD8\xAD\x04\xD8\xAC\xD9\x85\x04\xD8\xAD\xD8\xAC\x04\xD8\xAD\xD9\x85\x04\xD8\xAE\xD8\xAC\x04\xD8\xAE\xD8\xAD\x04\xD8\xAE\xD9\x85\x04\xD8\xB3\xD8\xAC\x04\xD8\xB3\xD8\xAD\x04\xD8\xB3\xD8\xAE\x04\xD8\xB3\xD9\x85\x04\xD8\xB5\xD8\xAD\x04\xD8\xB5\xD9\x85\x04\xD8\xB6\xD8\xAC\x04\xD8\xB6\xD8\xAD\x04\xD8\xB6\xD8\xAE\x04\xD8\xB6\xD9\x85\x04\xD8\xB7\xD8\xAD\x04\xD8\xB7\xD9\x85\x04\xD8\xB8\xD9\x85\x04\xD8\xB9\xD8\xAC\x04\xD8\xB9\xD9\x85\x04\xD8\xBA\xD8\xAC\x04\xD8\xBA\xD9\x85\x04\xD9\x81\xD8\xAC\x04\xD9\x81\xD8\xAD\x04\xD9\x81\xD8\xAE\x04\xD9\x81\xD9\x85\x04\xD9\x81\xD9\x89\x04\xD9\x81\xD9\x8A\x04\xD9\x82\xD8\xAD\x04\xD9\x82\xD9\x85\x04\xD9\x82\xD9\x89\x04\xD9\x82\xD9\x8A\x04\xD9\x83\xD8\xA7\x04\xD9\x83\xD8\xAC\x04\xD9\x83\xD8\xAD\x04\xD9\x83\xD8\xAE\x04\xD9\x83\xD9\x84\x04\xD9\x83\xD9\x85\x04\xD9\x83\xD9\x89\x04\xD9\x83\xD9\x8A\x04\xD9\x84\xD8\xAC\x04\xD9\x84\xD8\xAD\x04\xD9\x84\xD8\xAE\x04\xD9\x84\xD9\x85\x04\xD9\x84\xD9\x89\x04\xD9\x84\xD9\x8A\x04\xD9\x85\xD8\xAC\x04\xD9\x85\xD8\xAD\x04\xD9\x85\xD8\xAE\x04\xD9\x85\xD9\x85\x04\xD9\x85\xD9\x89\x04\xD9\x85\xD9\x8A\x04\xD9\x86\xD8\xAC\x04\xD9\x86\xD8\xAD\x04\xD9\x86\xD8\xAE\x04\xD9\x86\xD9\x85\x04\xD9\x86\xD9\x89\x04\xD9\x86\xD9\x8A\x04\xD9\x87\xD8\xAC\x04\xD9\x87\xD9\x85\x04\xD9\x87\xD9\x89\x04\xD9\x87\xD9\x8A\x04\xD9\x8A\xD8\xAC\x04\xD9\x8A\xD8\xAD\x04\xD9\x8A\xD8\xAE\x04\xD9\x8A\xD9\x85\x04\xD9\x8A\xD9\x89\x04\xD9\x8A\xD9\x8A\x04\xD8\xB0\xD9\xB0\x04\xD8\xB1\xD9\xB0\x04\xD9\x89\xD9\xB0\x05 \xD9\x8C\xD9\x91\x05 \xD9\x8D\xD9\x91\x05 \xD9\x8E\xD9\x91\x05 \xD9\x8F\xD9\x91\x05 \xD9\x90\xD9\x91\x05 \xD9\x91\xD9\xB0\x04\xD8\xA6\xD8\xB1\x04\xD8\xA6\xD8\xB2\x04\xD8\xA6\xD9\x86\x04\xD8\xA8\xD8\xB1\x04\xD8\xA8\xD8\xB2\x04\xD8\xA8\xD9\x86\x04\xD8\xAA\xD8\xB1\x04\xD8\xAA\xD8\xB2\x04\xD8\xAA\xD9\x86\x04\xD8\xAB\xD8\xB1\x04\xD8\xAB\xD8\xB2\x04\xD8\xAB\xD9\x86\x04\xD9\x85\xD8\xA7\x04\xD9\x86\xD8\xB1\x04\xD9\x86\xD8\xB2\x04\xD9\x86\xD9\x86\x04\xD9\x8A\xD8\xB1\x04\xD9\x8A\xD8\xB2\x04\xD9\x8A\xD9\x86\x04\xD8\xA6\xD8\xAE\x04\xD8\xA6\xD9\x87\x04\xD8\xA8\xD9\x87\x04\xD8\xAA\xD9\x87\x04\xD8\xB5\xD8\xAE\x04\xD9\x84\xD9\x87\x04\xD9\x86\xD9\x87\x04\xD9\x87\xD9\xB0\x04\xD9\x8A\xD9\x87\x04\xD8\xAB\xD9\x87\x04\xD8\xB3\xD9\x87\x04\xD8\xB4\xD9\x85\x04\xD8\xB4\xD9\x87\x06\xD9\x80\xD9\x8E\xD9\x91\x06\xD9\x80\xD9\x8F\xD9\x91\x06\xD9\x80\xD9\x90\xD9\x91\x04\xD8\xB7\xD9\x89\x04\xD8\xB7\xD9\x8A\x04\xD8\xB9\xD9\x89\x04\xD8\xB9\xD9\x8A\x04\xD8\xBA\xD9\x89\x04\xD8\xBA\xD9\x8A\x04\xD8\xB3\xD9\x89\x04\xD8\xB3\xD9\x8A\x04\xD8\xB4\xD9\x89\x04\xD8\xB4\xD9\x8A\x04\xD8\xAD\xD9\x89\x04\xD8\xAD\xD9\x8A\x04\xD8\xAC\xD9\x89\x04\xD8\xAC\xD9\x8A\x04\xD8\xAE\xD9\x89\x04\xD8\xAE\xD9\x8A\x04\xD8\xB5\xD9\x89\x04\xD8\xB5\xD9\x8A\x04\xD8\xB6\xD9\x89\x04\xD8\xB6\xD9\x8A\x04\xD8\xB4\xD8\xAC\x04\xD8\xB4\xD8\xAD\x04\xD8\xB4\xD8\xAE\x04\xD8\xB4\xD8\xB1\x04\xD8\xB3\xD8\xB1\x04\xD8\xB5\xD8\xB1\x04\xD8\xB6\xD8\xB1\x04\xD8\xA7\xD9\x8B\x06\xD8\xAA\xD8\xAC\xD9\x85\x06\xD8\xAA\xD8\xAD\xD8\xAC\x06\xD8\xAA\xD8\xAD\xD9\x85\x06\xD8\xAA\xD8\xAE\xD9\x85\x06\xD8\xAA\xD9\x85\xD8\xAC\x06\xD8\xAA\xD9\x85\xD8\xAD\x06\xD8\xAA\xD9\x85\xD8\xAE\x06\xD8\xAC\xD9\x85\xD8\xAD\x06\xD8\xAD\xD9\x85\xD9\x8A\x06\xD8\xAD\xD9\x85\xD9\x89\x06\xD8\xB3\xD8\xAD\xD8\xAC\x06\xD8\xB3\xD8\xAC\xD8\xAD\x06\xD8\xB3\xD8\xAC\xD9\x89\x06\xD8\xB3\xD9\x85\xD8\xAD\x06\xD8\xB3\xD9\x85\xD8\xAC\x06\xD8\xB3\xD9\x85\xD9\x85\x06\xD8\xB5\xD8\xAD\xD8\xAD\x06\xD8\xB5\xD9\x85\xD9\x85\x06\xD8\xB4\xD8\xAD\xD9\x85\x06\xD8\xB4\xD8\xAC\xD9\x8A\x06\xD8\xB4\xD9\x85\xD8\xAE\x06\xD8\xB4\xD9\x85\xD9\x85\x06\xD8\xB6\xD8\xAD\xD9\x89\x06\xD8\xB6\xD8\xAE\xD9\x85\x06\xD8\xB7\xD9\x85\xD8\xAD\x06\xD8\xB7\xD9\x85\xD9\x85\x06\xD8\xB7\xD9\x85\xD9\x8A\x06\xD8\xB9\xD8\xAC\xD9\x85\x06\xD8\xB9\xD9\x85\xD9\x85\x06\xD8\xB9\xD9\x85\xD9\x89\x06\xD8\xBA\xD9\x85\xD9\x85\x06\xD8\xBA\xD9\x85\xD9\x8A\x06\xD8\xBA\xD9\x85\xD9\x89\x06\xD9\x81\xD8\xAE\xD9\x85\x06\xD9\x82\xD9\x85\xD8\xAD\x06\xD9\x82\xD9\x85\xD9\x85\x06\xD9\x84\xD8\xAD\xD9\x85\x06\xD9\x84\xD8\xAD\xD9\x8A\x06\xD9\x84\xD8\xAD\xD9\x89\x06\xD9\x84\xD8\xAC\xD8\xAC\x06\xD9\x84\xD8\xAE\xD9\x85\x06\xD9\x84\xD9\x85\xD8\xAD\x06\xD9\x85\xD8\xAD\xD8\xAC\x06\xD9\x85\xD8\xAD\xD9\x85\x06\xD9\x85\xD8\xAD\xD9\x8A\x06\xD9\x85\xD8\xAC\xD8\xAD\x06\xD9\x85\xD8\xAC\xD9\x85\x06\xD9\x85\xD8\xAE\xD8\xAC\x06\xD9\x85\xD8\xAE\xD9\x85\x06\xD9\x85\xD8\xAC\xD8\xAE\x06\xD9\x87\xD9\x85\xD8\xAC\x06\xD9\x87\xD9\x85\xD9\x85\x06\xD9\x86\xD8\xAD\xD9\x85\x06\xD9\x86\xD8\xAD\xD9\x89\x06\xD9\x86\xD8\xAC\xD9\x85\x06\xD9\x86\xD8\xAC\xD9\x89\x06\xD9\x86\xD9\x85\xD9\x8A\x06\xD9\x86\xD9\x85\xD9\x89\x06\xD9\x8A\xD9\x85\xD9\x85\x06\xD8\xA8\xD8\xAE\xD9\x8A\x06\xD8\xAA\xD8\xAC\xD9\x8A\x06\xD8\xAA\xD8\xAC\xD9\x89\x06\xD8\xAA\xD8\xAE\xD9\x8A\x06\xD8\xAA\xD8\xAE\xD9\x89\x06\xD8\xAA\xD9\x85\xD9\x8A\x06\xD8\xAA\xD9\x85\xD9\x89\x06\xD8\xAC\xD9\x85\xD9\x8A\x06\xD8\xAC\xD8\xAD\xD9\x89\x06\xD8\xAC\xD9\x85\xD9\x89\x06\xD8\xB3\xD8\xAE\xD9\x89\x06\xD8\xB5\xD8\xAD\xD9\x8A\x06\xD8\xB4\xD8\xAD\xD9\x8A\x06\xD8\xB6\xD8\xAD\xD9\x8A\x06\xD9\x84\xD8\xAC\xD9\x8A\x06\xD9\x84\xD9\x85\xD9\x8A\x06\xD9\x8A\xD8\xAD\xD9\x8A\x06\xD9\x8A\xD8\xAC\xD9\x8A\x06\xD9\x8A\xD9\x85\xD9\x8A\x06\xD9\x85\xD9\x85\xD9\x8A\x06\xD9\x82\xD9\x85\xD9\x8A\x06\xD9\x86\xD8\xAD\xD9\x8A\x06\xD8\xB9\xD9\x85\xD9\x8A\x06\xD9\x83\xD9\x85\xD9\x8A\x06\xD9\x86\xD8\xAC\xD8\xAD\x06\xD9\x85\xD8\xAE\xD9\x8A\x06\xD9\x84\xD8\xAC\xD9\x85\x06\xD9\x83\xD9\x85\xD9\x85\x06\xD8\xAC\xD8\xAD\xD9\x8A\x06\xD8\xAD\xD8\xAC\xD9\x8A\x06\xD9\x85\xD8\xAC\xD9\x8A\x06\xD9\x81\xD9\x85\xD9\x8A\x06\xD8\xA8\xD8\xAD\xD9\x8A\x06\xD8\xB3\xD8\xAE\xD9\x8A\x06\xD9\x86\xD8\xAC\xD9\x8A\x06\xD8\xB5\xD9\x84\xDB\x92\x06\xD9\x82\xD9\x84\xDB\x92\b\xD8\xA7\xD9\x84\xD9\x84\xD9\x87\b\xD8\xA7\xD9\x83\xD8\xA8\xD8\xB1\b\xD9\x85\xD8\xAD\xD9\x85\xD8\xAF\b\xD8\xB5\xD9\x84\xD8\xB9\xD9\x85\b\xD8\xB1\xD8\xB3\xD9\x88\xD9\x84\b\xD8\xB9\xD9\x84\xD9\x8A\xD9\x87\b\xD9\x88\xD8\xB3\xD9\x84\xD9\x85\x06\xD8\xB5\xD9\x84\xD9\x89!\xD8\xB5\xD9\x84\xD9\x89 \xD8\xA7\xD9\x84\xD9\x84\xD9\x87 \xD8\xB9\xD9\x84\xD9\x8A\xD9\x87 \xD9\x88\xD8\xB3\xD9\x84\xD9\x85\x0F\xD8\xAC\xD9\x84 \xD8\xAC\xD9\x84\xD8\xA7\xD9\x84\xD9\x87\b\xD8\xB1\xDB\x8C\xD8\xA7\xD9\x84\x01,\x01:\x01!\x01?\x01_\x01{\x01}\x01[\x01]\x01#\x01&\x01*\x01-\x01<\x01>\x01\\\x01$\x01%\x01@\x04\xD9\x80\xD9\x8B\x04\xD9\x80\xD9\x8E\x04\xD9\x80\xD9\x8F\x04\xD9\x80\xD9\x90\x04\xD9\x80\xD9\x91\x04\xD9\x80\xD9\x92\x02\xD8\xA1\x02\xD8\xA2\x02\xD8\xA3\x02\xD8\xA4\x02\xD8\xA5\x02\xD8\xA6\x02\xD8\xA7\x02\xD8\xA8\x02\xD8\xA9\x02\xD8\xAA\x02\xD8\xAB\x02\xD8\xAC\x02\xD8\xAD\x02\xD8\xAE\x02\xD8\xAF\x02\xD8\xB0\x02\xD8\xB1\x02\xD8\xB2\x02\xD8\xB3\x02\xD8\xB4\x02\xD8\xB5\x02\xD8\xB6\x02\xD8\xB7\x02\xD8\xB8\x02\xD8\xB9\x02\xD8\xBA\x02\xD9\x81\x02\xD9\x82\x02\xD9\x83\x02\xD9\x84\x02\xD9\x85\x02\xD9\x86\x02\xD9\x87\x02\xD9\x88\x02\xD9\x8A\x04\xD9\x84\xD8\xA2\x04\xD9\x84\xD8\xA3\x04\xD9\x84\xD8\xA5\x04\xD9\x84\xD8\xA7\x01\"\x01'\x01/\x01^\x01|\x01~\x02\xC2\xA2\x02\xC2\xA3\x02\xC2\xAC\x02\xC2\xA6\x02\xC2\xA5\b\xF0\x9D\x85\x97\xF0\x9D\x85\xA5\b\xF0\x9D\x85\x98\xF0\x9D\x85\xA5\f\xF0\x9D\x85\x98\xF0\x9D\x85\xA5\xF0\x9D\x85\xAE\f\xF0\x9D\x85\x98\xF0\x9D\x85\xA5\xF0\x9D\x85\xAF\f\xF0\x9D\x85\x98\xF0\x9D\x85\xA5\xF0\x9D\x85\xB0\f\xF0\x9D\x85\x98\xF0\x9D\x85\xA5\xF0\x9D\x85\xB1\f\xF0\x9D\x85\x98\xF0\x9D\x85\xA5\xF0\x9D\x85\xB2\b\xF0\x9D\x86\xB9\xF0\x9D\x85\xA5\b\xF0\x9D\x86\xBA\xF0\x9D\x85\xA5\f\xF0\x9D\x86\xB9\xF0\x9D\x85\xA5\xF0\x9D\x85\xAE\f\xF0\x9D\x86\xBA\xF0\x9D\x85\xA5\xF0\x9D\x85\xAE\f\xF0\x9D\x86\xB9\xF0\x9D\x85\xA5\xF0\x9D\x85\xAF\f\xF0\x9D\x86\xBA\xF0\x9D\x85\xA5\xF0\x9D\x85\xAF\x02\xC4\xB1\x02\xC8\xB7\x02\xCE\xB1\x02\xCE\xB5\x02\xCE\xB6\x02\xCE\xB7\x02\xCE\xBA\x02\xCE\xBB\x02\xCE\xBC\x02\xCE\xBD\x02\xCE\xBE\x02\xCE\xBF\x02\xCF\x83\x02\xCF\x84\x02\xCF\x85\x02\xCF\x88\x03\xE2\x88\x87\x03\xE2\x88\x82\x02\xCF\x9D\x02\xD9\xAE\x02\xDA\xA1\x02\xD9\xAF\x020,\x021,\x022,\x023,\x024,\x025,\x026,\x027,\x028,\x029,\x03(a)\x03(b)\x03(c)\x03(d)\x03(e)\x03(f)\x03(g)\x03(h)\x03(i)\x03(j)\x03(k)\x03(l)\x03(m)\x03(n)\x03(o)\x03(p)\x03(q)\x03(r)\x03(s)\x03(t)\x03(u)\x03(v)\x03(w)\x03(x)\x03(y)\x03(z)\x07\xE3\x80\x94s\xE3\x80\x95\x02wz\x02hv\x02sd\x03ppv\x02wc\x02mc\x02md\x02mr\x02dj\x06\xE3\x81\xBB\xE3\x81\x8B\x06\xE3\x82\xB3\xE3\x82\xB3\x03\xE3\x82\xB5\x03\xE6\x89\x8B\x03\xE5\xAD\x97\x03\xE5\x8F\x8C\x03\xE3\x83\x87\x03\xE4\xBA\x8C\x03\xE5\xA4\x9A\x03\xE8\xA7\xA3\x03\xE5\xA4\xA9\x03\xE4\xBA\xA4\x03\xE6\x98\xA0\x03\xE7\x84\xA1\x03\xE6\x96\x99\x03\xE5\x89\x8D\x03\xE5\xBE\x8C\x03\xE5\x86\x8D\x03\xE6\x96\xB0\x03\xE5\x88\x9D\x03\xE7\xB5\x82\x03\xE7\x94\x9F\x03\xE8\xB2\xA9\x03\xE5\xA3\xB0\x03\xE5\x90\xB9\x03\xE6\xBC\x94\x03\xE6\x8A\x95\x03\xE6\x8D\x95\x03\xE4\xB8\x80\x03\xE4\xB8\x89\x03\xE9\x81\x8A\x03\xE5\xB7\xA6\x03\xE4\xB8\xAD\x03\xE5\x8F\xB3\x03\xE6\x8C\x87\x03\xE8\xB5\xB0\x03\xE6\x89\x93\x03\xE7\xA6\x81\x03\xE7\xA9\xBA\x03\xE5\x90\x88\x03\xE6\xBA\x80\x03\xE6\x9C\x89\x03\xE6\x9C\x88\x03\xE7\x94\xB3\x03\xE5\x89\xB2\x03\xE5\x96\xB6\x03\xE9\x85\x8D\t\xE3\x80\x94\xE6\x9C\xAC\xE3\x80\x95\t\xE3\x80\x94\xE4\xB8\x89\xE3\x80\x95\t\xE3\x80\x94\xE4\xBA\x8C\xE3\x80\x95\t\xE3\x80\x94\xE5\xAE\x89\xE3\x80\x95\t\xE3\x80\x94\xE7\x82\xB9\xE3\x80\x95\t\xE3\x80\x94\xE6\x89\x93\xE3\x80\x95\t\xE3\x80\x94\xE7\x9B\x97\xE3\x80\x95\t\xE3\x80\x94\xE5\x8B\x9D\xE3\x80\x95\t\xE3\x80\x94\xE6\x95\x97\xE3\x80\x95\x03\xE5\xBE\x97\x03\xE5\x8F\xAF\x03\xE4\xB8\xBD\x03\xE4\xB8\xB8\x03\xE4\xB9\x81\x03\xE4\xBD\xA0\x03\xE4\xBE\xAE\x03\xE4\xBE\xBB\x03\xE5\x80\x82\x03\xE5\x81\xBA\x03\xE5\x82\x99\x03\xE5\x83\xA7\x03\xE5\x83\x8F\x03\xE3\x92\x9E\x03\xE5\x85\x8D\x03\xE5\x85\x94\x03\xE5\x85\xA4\x03\xE5\x85\xB7\x03\xE3\x92\xB9\x03\xE5\x85\xA7\x03\xE5\x86\x97\x03\xE5\x86\xA4\x03\xE4\xBB\x8C\x03\xE5\x86\xAC\x03\xE5\x86\xB5\x03\xE5\x87\xB5\x03\xE5\x88\x83\x03\xE3\x93\x9F\x03\xE5\x88\xBB\x03\xE5\x89\x86\x03\xE5\x89\xB7\x03\xE3\x94\x95\x03\xE5\x8B\x87\x03\xE5\x8B\x89\x03\xE5\x8B\xA4\x03\xE5\x8B\xBA\x03\xE5\x8C\x85\x03\xE5\x8C\x86\x03\xE5\x8C\x97\x03\xE5\x8D\x89\x03\xE5\x8D\x91\x03\xE5\x8D\x9A\x03\xE5\x8D\xB3\x03\xE5\x8D\xBD\x03\xE5\x8D\xBF\x03\xE7\x81\xB0\x03\xE5\x8F\x8A\x03\xE5\x8F\x9F\x03\xE5\x8F\xAB\x03\xE5\x8F\xB1\x03\xE5\x90\x86\x03\xE5\x92\x9E\x03\xE5\x90\xB8\x03\xE5\x91\x88\x03\xE5\x91\xA8\x03\xE5\x92\xA2\x03\xE5\x93\xB6\x03\xE5\x94\x90\x03\xE5\x95\x93\x03\xE5\x95\xA3\x03\xE5\x96\x84\x03\xE5\x96\x99\x03\xE5\x96\xAB\x03\xE5\x96\xB3\x03\xE5\x97\x82\x03\xE5\x9C\x96\x03\xE5\x98\x86\x03\xE5\x9C\x97\x03\xE5\x99\x91\x03\xE5\x99\xB4\x03\xE5\x88\x87\x03\xE5\xA3\xAE\x03\xE5\x9F\x8E\x03\xE5\x9F\xB4\x03\xE5\xA0\x8D\x03\xE5\x9E\x8B\x03\xE5\xA0\xB2\x03\xE5\xA0\xB1\x03\xE5\xA2\xAC\x03\xE5\xA3\xB2\x03\xE5\xA3\xB7\x03\xE5\xA4\x86\x03\xE5\xA4\xA2\x03\xE5\xA5\xA2\x03\xE5\xA7\xAC\x03\xE5\xA8\x9B\x03\xE5\xA8\xA7\x03\xE5\xA7\x98\x03\xE5\xA9\xA6\x03\xE3\x9B\xAE\x03\xE5\xAC\x88\x03\xE5\xAC\xBE\x03\xE5\xAF\x83\x03\xE5\xAF\x98\x03\xE5\xAF\xA7\x03\xE5\xAF\xB3\x03\xE5\xAF\xBF\x03\xE5\xB0\x86\x03\xE5\xB0\xA2\x03\xE3\x9E\x81\x03\xE5\xB1\xA0\x03\xE5\xB1\xAE\x03\xE5\xB3\x80\x03\xE5\xB2\x8D\x03\xE5\xB5\x83\x03\xE5\xB5\xAE\x03\xE5\xB5\xAB\x03\xE5\xB5\xBC\x03\xE5\xB7\xA1\x03\xE5\xB7\xA2\x03\xE3\xA0\xAF\x03\xE5\xB7\xBD\x03\xE5\xB8\xA8\x03\xE5\xB8\xBD\x03\xE5\xB9\xA9\x03\xE3\xA1\xA2\x03\xE3\xA1\xBC\x03\xE5\xBA\xB0\x03\xE5\xBA\xB3\x03\xE5\xBA\xB6\x03\xE5\xBB\x8A\x03\xE5\xBB\xBE\x03\xE8\x88\x81\x03\xE5\xBC\xA2\x03\xE3\xA3\x87\x03\xE5\xBD\xA2\x03\xE5\xBD\xAB\x03\xE3\xA3\xA3\x03\xE5\xBE\x9A\x03\xE5\xBF\x8D\x03\xE5\xBF\x97\x03\xE5\xBF\xB9\x03\xE6\x82\x81\x03\xE3\xA4\xBA\x03\xE3\xA4\x9C\x03\xE6\x82\x94\x03\xE6\x83\x87\x03\xE6\x85\x88\x03\xE6\x85\x8C\x03\xE6\x85\x8E\x03\xE6\x85\xBA\x03\xE6\x86\x8E\x03\xE6\x86\xB2\x03\xE6\x86\xA4\x03\xE6\x86\xAF\x03\xE6\x87\x9E\x03\xE6\x87\xB2\x03\xE6\x87\xB6\x03\xE6\x88\x90\x03\xE6\x88\x9B\x03\xE6\x89\x9D\x03\xE6\x8A\xB1\x03\xE6\x8B\x94\x03\xE6\x8D\x90\x03\xE6\x8C\xBD\x03\xE6\x8B\xBC\x03\xE6\x8D\xA8\x03\xE6\x8E\x83\x03\xE6\x8F\xA4\x03\xE6\x90\xA2\x03\xE6\x8F\x85\x03\xE6\x8E\xA9\x03\xE3\xA8\xAE\x03\xE6\x91\xA9\x03\xE6\x91\xBE\x03\xE6\x92\x9D\x03\xE6\x91\xB7\x03\xE3\xA9\xAC\x03\xE6\x95\x8F\x03\xE6\x95\xAC\x03\xE6\x97\xA3\x03\xE6\x9B\xB8\x03\xE6\x99\x89\x03\xE3\xAC\x99\x03\xE6\x9A\x91\x03\xE3\xAC\x88\x03\xE3\xAB\xA4\x03\xE5\x86\x92\x03\xE5\x86\x95\x03\xE6\x9C\x80\x03\xE6\x9A\x9C\x03\xE8\x82\xAD\x03\xE4\x8F\x99\x03\xE6\x9C\x97\x03\xE6\x9C\x9B\x03\xE6\x9C\xA1\x03\xE6\x9D\x9E\x03\xE6\x9D\x93\x03\xE3\xAD\x89\x03\xE6\x9F\xBA\x03\xE6\x9E\x85\x03\xE6\xA1\x92\x03\xE6\xA2\x85\x03\xE6\xA2\x8E\x03\xE6\xA0\x9F\x03\xE6\xA4\x94\x03\xE3\xAE\x9D\x03\xE6\xA5\x82\x03\xE6\xA6\xA3\x03\xE6\xA7\xAA\x03\xE6\xAA\xA8\x03\xE6\xAB\x9B\x03\xE3\xB0\x98\x03\xE6\xAC\xA1\x03\xE6\xAD\x94\x03\xE3\xB1\x8E\x03\xE6\xAD\xB2\x03\xE6\xAE\x9F\x03\xE6\xAE\xBA\x03\xE6\xAE\xBB\x03\xE6\xB1\x8E\x03\xE6\xB2\xBF\x03\xE6\xB3\x8D\x03\xE6\xB1\xA7\x03\xE6\xB4\x96\x03\xE6\xB4\xBE\x03\xE6\xB5\xB7\x03\xE6\xB5\x81\x03\xE6\xB5\xA9\x03\xE6\xB5\xB8\x03\xE6\xB6\x85\x03\xE6\xB4\xB4\x03\xE6\xB8\xAF\x03\xE6\xB9\xAE\x03\xE3\xB4\xB3\x03\xE6\xBB\x8B\x03\xE6\xBB\x87\x03\xE6\xB7\xB9\x03\xE6\xBD\xAE\x03\xE6\xBF\x86\x03\xE7\x80\xB9\x03\xE7\x80\x9E\x03\xE7\x80\x9B\x03\xE3\xB6\x96\x03\xE7\x81\x8A\x03\xE7\x81\xBD\x03\xE7\x81\xB7\x03\xE7\x82\xAD\x03\xE7\x85\x85\x03\xE7\x86\x9C\x03\xE7\x88\xA8\x03\xE7\x88\xB5\x03\xE7\x89\x90\x03\xE7\x8A\x80\x03\xE7\x8A\x95\x03\xE7\x8D\xBA\x03\xE7\x8E\x8B\x03\xE3\xBA\xAC\x03\xE7\x8E\xA5\x03\xE3\xBA\xB8\x03\xE7\x91\x87\x03\xE7\x91\x9C\x03\xE7\x91\xB1\x03\xE7\x92\x85\x03\xE7\x93\x8A\x03\xE3\xBC\x9B\x03\xE7\x94\xA4\x03\xE7\x94\xBE\x03\xE7\x95\xB0\x03\xE7\x98\x90\x03\xE3\xBF\xBC\x03\xE4\x80\x88\x03\xE7\x9B\xB4\x03\xE7\x9C\x9E\x03\xE7\x9C\x9F\x03\xE7\x9D\x8A\x03\xE4\x80\xB9\x03\xE7\x9E\x8B\x03\xE4\x81\x86\x03\xE4\x82\x96\x03\xE7\xA1\x8E\x03\xE7\xA2\x8C\x03\xE7\xA3\x8C\x03\xE4\x83\xA3\x03\xE7\xA5\x96\x03\xE7\xA6\x8F\x03\xE7\xA7\xAB\x03\xE4\x84\xAF\x03\xE7\xA9\x80\x03\xE7\xA9\x8A\x03\xE7\xA9\x8F\x03\xE4\x88\x82\x03\xE7\xAF\x86\x03\xE7\xAF\x89\x03\xE4\x88\xA7\x03\xE7\xB3\x92\x03\xE4\x8A\xA0\x03\xE7\xB3\xA8\x03\xE7\xB3\xA3\x03\xE7\xB4\x80\x03\xE7\xB5\xA3\x03\xE4\x8C\x81\x03\xE7\xB7\x87\x03\xE7\xB8\x82\x03\xE7\xB9\x85\x03\xE4\x8C\xB4\x03\xE4\x8D\x99\x03\xE7\xBD\xBA\x03\xE7\xBE\x95\x03\xE7\xBF\xBA\x03\xE8\x80\x85\x03\xE8\x81\xA0\x03\xE8\x81\xB0\x03\xE4\x8F\x95\x03\xE8\x82\xB2\x03\xE8\x84\x83\x03\xE4\x90\x8B\x03\xE8\x84\xBE\x03\xE5\xAA\xB5\x03\xE8\x88\x84\x03\xE8\xBE\x9E\x03\xE4\x91\xAB\x03\xE8\x8A\x91\x03\xE8\x8A\x8B\x03\xE8\x8A\x9D\x03\xE5\x8A\xB3\x03\xE8\x8A\xB1\x03\xE8\x8A\xB3\x03\xE8\x8A\xBD\x03\xE8\x8B\xA6\x03\xE8\x8B\xA5\x03\xE8\x8C\x9D\x03\xE8\x8D\xA3\x03\xE8\x8E\xAD\x03\xE8\x8C\xA3\x03\xE8\x8E\xBD\x03\xE8\x8F\xA7\x03\xE8\x91\x97\x03\xE8\x8D\x93\x03\xE8\x8F\x8A\x03\xE8\x8F\x8C\x03\xE8\x8F\x9C\x03\xE4\x94\xAB\x03\xE8\x93\xB1\x03\xE8\x93\xB3\x03\xE8\x94\x96\x03\xE8\x95\xA4\x03\xE4\x95\x9D\x03\xE4\x95\xA1\x03\xE4\x95\xAB\x03\xE8\x99\x90\x03\xE8\x99\x9C\x03\xE8\x99\xA7\x03\xE8\x99\xA9\x03\xE8\x9A\xA9\x03\xE8\x9A\x88\x03\xE8\x9C\x8E\x03\xE8\x9B\xA2\x03\xE8\x9D\xB9\x03\xE8\x9C\xA8\x03\xE8\x9D\xAB\x03\xE8\x9E\x86\x03\xE8\x9F\xA1\x03\xE8\xA0\x81\x03\xE4\x97\xB9\x03\xE8\xA1\xA0\x03\xE8\xA1\xA3\x03\xE8\xA3\x97\x03\xE8\xA3\x9E\x03\xE4\x98\xB5\x03\xE8\xA3\xBA\x03\xE3\x92\xBB\x03\xE4\x9A\xBE\x03\xE4\x9B\x87\x03\xE8\xAA\xA0\x03\xE8\xAB\xAD\x03\xE8\xAE\x8A\x03\xE8\xB1\x95\x03\xE8\xB2\xAB\x03\xE8\xB3\x81\x03\xE8\xB4\x9B\x03\xE8\xB5\xB7\x03\xE8\xB7\x8B\x03\xE8\xB6\xBC\x03\xE8\xB7\xB0\x03\xE8\xBB\x94\x03\xE8\xBC\xB8\x03\xE9\x82\x94\x03\xE9\x83\xB1\x03\xE9\x84\x91\x03\xE9\x84\x9B\x03\xE9\x88\xB8\x03\xE9\x8B\x97\x03\xE9\x8B\x98\x03\xE9\x89\xBC\x03\xE9\x8F\xB9\x03\xE9\x90\x95\x03\xE9\x96\x8B\x03\xE4\xA6\x95\x03\xE9\x96\xB7\x03\xE4\xA7\xA6\x03\xE9\x9B\x83\x03\xE5\xB6\xB2\x03\xE9\x9C\xA3\x03\xE4\xA9\xAE\x03\xE4\xA9\xB6\x03\xE9\x9F\xA0\x03\xE4\xAA\xB2\x03\xE9\xA0\x8B\x03\xE9\xA0\xA9\x03\xE9\xA3\xA2\x03\xE4\xAC\xB3\x03\xE9\xA4\xA9\x03\xE9\xA6\xA7\x03\xE9\xA7\x82\x03\xE9\xA7\xBE\x03\xE4\xAF\x8E\x03\xE9\xAC\x92\x03\xE9\xB1\x80\x03\xE9\xB3\xBD\x03\xE4\xB3\x8E\x03\xE4\xB3\xAD\x03\xE9\xB5\xA7\x03\xE4\xB3\xB8\x03\xE9\xBA\xBB\x03\xE4\xB5\x96\x03\xE9\xBB\xB9\x03\xE9\xBB\xBE\x03\xE9\xBC\x85\x03\xE9\xBC\x8F\x03\xE9\xBC\x96\x03\xE9\xBC\xBB";O="\x02\f\t\x02\xB0\xEC\x02\xAD\xD8\x02\xAD\xD9\x02\x06\x07\x02\x0F\x12\x02\x0F\x1F\x02\x0F\x1D\x02\x01\x13\x02\x0F\x16\x02\x0F\v\x02\x0F3\x02\x0F7\x02\x0F?\x02\x0F/\x02\x0F*\x02\f&\x02\f*\x02\f;\x02\f9\x02\f%\x02\xAB\xED\x02\xAB\xE2\x02\xAB\xE3\x02\xA9\xE0\x02\xA9\xE1\x02\xA9\xE6\x02\xA3\xCB\x02\xA3\xC8\x02\xA3\xC9\x02\x01#\x02\x01\b\x02\x0E>\x02\x0E'\x02\x0F\x03\x02\x03\r\x02\x03\t\x02\x03\x17\x02\x03\x0E\x02\x02\x03\x02\x011\x02\x01\x00\x02\x01\x10\x02\x03<\x02\x07\r\x02\x02\f\x02\f0\x02\x01\x03\x02\x01\x01\x02\x01 \x02\x01\"\x02\x01)\x02\x01\n\x02\x01\f\x02\x02\x06\x02\x02\x02\x02\x03\x10\x03\x037 \x03\v+\x03\x021\x00\x02\x01\x04\x02\x01\x02\x02\x019\x02\x03\x1C\x02\x02$\x03\x80p$\x02\x03:\x02\x03\n\x03\xC1r.\x03\xC1r,\x03\xC1r\x02\x02\x02:\x02\x02>\x02\x02,\x02\x02\x10\x02\x02\x00\x03\xC1s<\x03\xC1s*\x03\xC2L$\x03\xC2L;\x02\t)\x02\n\x19\x03\x83\xAB\xE3\x03\x83\xAB\xF2\x03 4\xE0\x03\x81\xAB\xEA\x03\x81\xAB\xF3\x03 4\xEF\x03\x96\xE1\xCD\x03\x84\xE5\xC3\x02\r\x11\x03\x8B\xEC\xCB\x03\x94\xEC\xCF\x03\x9A\xEC\xC2\x03\x8B\xEC\xDB\x03\x94\xEC\xDF\x03\x9A\xEC\xD2\x03\x01\f!\x03\x01\f#\x03\xCA\xA0\x9D\x03\xCA\xA3\x9C\x03\xCA\xA2\x9F\x03\xCA\xA5\x9E\x03\xCA\xA4\x91\x03\xCA\xA7\x90\x03\xCA\xA6\x93\x03\xCA\xA9\x92\x03\xCA\xA8\x95\x03\xCA\xF3\xB5\x03\xCA\xF0\xB4\x03\xCA\xF1\xB7\x03\xCA\xF6\xB6\x03\xCA\xF7\x89\x03\xCA\xF4\x88\x03\xCA\xF5\x8B\x03\xCA\xFA\x8A\x03\xCA\xFB\x8D\x03\xCA\xF8\x8C\x03\xCA\xF9\x8F\x03\xCA\xFE\x8E\x03\xCA\xFF\x81\x03\xCA\xFC\x80\x03\xCA\xFD\x83\x03\xCA\xE2\x82\x03\xCA\xE3\x85\x03\xCA\xE0\x84\x03\xCA\xE1\x87\x03\xCA\xE6\x86\x03\xCA\xE7\x99\x03\xCA\xE4\x98\x03\xCA\xE5\x9B\x03\xCA\xEA\x9A\x03\xCA\xEB\x9D\x03\xCA\xE8\x9C\x03\xD8\x93\x89\x03\xDF\x94\x8B\x02\x010\x03\x03\x04\x1E\x03\x04\x15\x12\x03\v\x05,\x03\x06\x04\x00\x03\x06\x04)\x03\x06\x044\x03\x06\x04<\x03\x06\x05\x1D\x03\x06\x06\x00\x03\x06\x06\n\x03\x06\x06'\x03\x06\x062\x03\x0786\x03\x079/\x03\x079 \x03\x07:\x0E\x03\x07:\x1B\x03\x07:%\x03\x07;/\x03\x07;%\x03\x074\x11\x03\x076\t\x03\x077*\x03\x070\x01\x03\x070\x0F\x03\x070.\x03\x071\x16\x03\x071\x04\x03\x0710\x03\x072\x18\x03\x072-\x03\x073\x14\x03\x073>\x03\x07'\t\x03\x07 \x00\x03\x07\x1F\v\x03\x07\x18#\x03\x07\x18(\x03\x07\x186\x03\x07\x18\x03\x03\x07\x19\x16\x03\x07\x116\x03\x07\x12'\x03\x07\x13\x10\x03\x07\f&\x03\x07\f\b\x03\x07\f\x13\x03\x07\r\x02\x03\x07\r\x1C\x03\x07\v5\x03\x07\v\n\x03\x07\v\x01\x03\x07\v\x0F\x03\x07\x05\x00\x03\x07\x05\t\x03\x07\x05\v\x03\x07\x07\x01\x03\x07\x07\b\x03\x07\x00<\x03\x07\x00+\x03\x07\x01)\x03\x07\x01\x1B\x03\x07\x01\b\x03\x07\x03?\x03\x0445\x03\x044\b\x03\x0454\x03\x04)/\x03\x04)5\x03\x04+\x05\x03\x04+\x14\x03\x04+ \x03\x04+<\x03\x04*&\x03\x04*\"\x03\x04&8\x03\x04!\x01\x03\x04!\"\x03\x04\x11+\x03\x04\x10.\x03\x04\x104\x03\x04\x13=\x03\x04\x12\x04\x03\x04\x12\n\x03\x04\r\x1D\x03\x04\r\x07\x03\x04\r \x03\x05<>\x03\x055<\x03\x055!\x03\x055#\x03\x055&\x03\x054\x1D\x03\x054\x02\x03\x054\x07\x03\x0571\x03\x053\x1A\x03\x053\x16\x03\x05.<\x03\x05.\x07\x03\x05):\x03\x05)<\x03\x05)\f\x03\x05)\x15\x03\x05+-\x03\x05+5\x03\x05$\x1E\x03\x05$\x14\x03\x05'\x04\x03\x05'\x14\x03\x05&\x02\x03\x05\"6\x03\x05\"\f\x03\x05\"\x1C\x03\x05\x19\n\x03\x05\x1B\t\x03\x05\x1B\f\x03\x05\x14\x07\x03\x05\x16?\x03\x05\x16\f\x03\x05\f\x05\x03\x05\x0E\x0F\x03\x05\x01\x0E\x03\x05\x00(\x03\x05\x030\x03\x05\x03\x06\x03\n==\x03\n=1\x03\n=,\x03\n=\f\x03\n??\x03\n<\b\x03\n9!\x03\n9)\x03\n97\x03\n99\x03\n6\n\x03\n6\x1C\x03\n6\x17\x03\n7'\x03\n78\x03\n73\x03\n'\x01\x03\n'&\x03\n\x1F\x0E\x03\n\x1F\x03\x03\n\x1F3\x03\n\x1B/\x03\n\x18\x19\x03\n\x19\x01\x03\n\x16\x14\x03\n\x0E\"\x03\n\x0F\x10\x03\n\x0F\x02\x03\n\x0F \x03\n\f\x04\x03\n\v>\x03\n\v+\x03\n\b/\x03\n\x046\x03\n\x05\x14\x03\n\x00\x04\x03\n\x00\x10\x03\n\x00\x14\x03\v<3\x03\v;*\x03\v9\"\x03\v9)\x03\v97\x03\v+\x10\x03\v((\x03\v&5\x03\v$\x1C\x03\v$\x12\x03\v%\x04\x03\v#<\x03\v#0\x03\v#\r\x03\v#\x19\x03\v!:\x03\v!\x1F\x03\v!\x00\x03\v\x1E5\x03\v\x1C\x1D\x03\v\x1D-\x03\v\x1D(\x03\v\x18.\x03\v\x18 \x03\v\x18\x16\x03\v\x14\x13\x03\v\x15$\x03\v\x15\"\x03\v\x12\x1B\x03\v\x12\x10\x03\v\x132\x03\v\x13=\x03\v\x12\x18\x03\v\f&\x03\v\x061\x03\v\x06:\x03\v\x05#\x03\v\x05<\x03\v\x04\v\x03\v\x04\x04\x03\v\x04\x1B\x03\v\x042\x03\v\x041\x03\v\x03\x03\x03\v\x03\x1D\x03\v\x03/\x03\v\x03+\x03\v\x02\x1B\x03\v\x02\x00\x03\v\x01\x1E\x03\v\x01\b\x03\v\x015\x03\x06\r9\x03\x06\r=\x03\x06\r?\x03\x02\x001\x03\x02\x003\x03\x02\x02\x19\x03\x02\x006\x03\x02\x02\x1B\x03\x02\x004\x03\x02\x00<\x03\x02\x02\n\x03\x02\x02\x0E\x03\x02\x01\x1A\x03\x02\x01\x07\x03\x02\x01\x05\x03\x02\x01\v\x03\x02\x01%\x03\x02\x01\f\x03\x02\x01\x04\x03\x02\x01\x1C\x03\x02\x00.\x03\x02\x002\x03\x02\x00>\x03\x02\x00\x12\x03\x02\x00\x16\x03\x02\x011\x03\x02\x013\x03\x02\x02 \x03\x02\x02%\x03\x02\x02$\x03\x02\x028\x03\x02\x02;\x03\x02\x024\x03\x02\x012\x03\x02\x022\x03\x02\x02/\x03\x02\x01,\x03\x02\x01\x13\x03\x02\x01\x16\x03\x02\x01\x11\x03\x02\x01\x1E\x03\x02\x01\x15\x03\x02\x01\x17\x03\x02\x01\x0F\x03\x02\x01\b\x03\x02\x00?\x03\x02\x03\x07\x03\x02\x03\r\x03\x02\x03\x13\x03\x02\x03\x1D\x03\x02\x03\x1F\x03\x02\x00\x03\x03\x02\x00\r\x03\x02\x00\x01\x03\x02\x00\x1B\x03\x02\x00\x19\x03\x02\x00\x18\x03\x02\x00\x13\x03\x02\x00/\x03\x07>\x12\x03\x07<\x1F\x03\x07>\x1D\x03\x06\x1D\x0E\x03\x07>\x1C\x03\x07>:\x03\x07>\x13\x03\x04\x12+\x03\x07?\x03\x03\x07>\x02\x03\x06\"4\x03\x06\x1A.\x03\x07<%\x03\x06\x1C\v\x03\x0609\x03\x05\x1F\x01\x03\x04'\b\x03\x93\xFD\xF5\x03\x02\r \x03\x02\r#\x03\x02\r!\x03\x02\r&\x03\x02\r\"\x03\x02\r/\x03\x02\r,\x03\x02\r$\x03\x02\r'\x03\x02\r%\x03\x02\r;\x03\x02\r=\x03\x02\r?\x03\t9.\x03\b\v7\x03\b\x02\x14\x03\b\x14\r\x03\b.:\x03\b9'\x03\x0F\v\x18\x03\x0F\x1C1\x03\x0F\x17&\x03\x0F9\x1F\x03\x0F0\f\x03\x0E\n9\x03\x0E\x056\x03\x0E\x1C#\x03\x0F\x13\x0E\x03\x072\x00\x03\x070\r\x03\x072\v\x03\x06\x11\x18\x03\x070\x10\x03\x06\x0F(\x03\x072\x05\x03\x06\x0F,\x03\x073\x15\x03\x06\x07\b\x03\x05\x16\x02\x03\x04\v \x03\x05:8\x03\x05\x16%\x03\n\r\x1F\x03\x06\x16\x10\x03\x05\x1D5\x03\x05*;\x03\x05\x16\x1B\x03\x04.-\x03\x06\x1A\x19\x03\x04\x03,\x03\v87\x03\x04/\n\x03\x06\x00,\x03\x04-\x01\x03\x04\x1E-\x03\x06/(\x03\n\v5\x03\x06\x0E7\x03\x06\x07.\x03\x0597\x03\n*%\x03\x0760\x03\x06\f;\x03\x05'\x00\x03\x072.\x03\x072\b\x03\x06=\x01\x03\x06\x05\x1B\x03\x06\x06\x12\x03\x06$=\x03\x06'\r\x03\x04\x11\x0F\x03\x076,\x03\x06\x07;\x03\x06.,\x03\x86\xF9\xEA\x03\x8F\xFF\xEB\x02\t2\x02\t5\x02\t4\x02\t;\x02\t>\x02\t8\x02\t*\x02\t/\x02\t,\x02\t%\x02\t&\x02\t#\x02\t \x02\b!\x02\b%\x02\b$\x02\b+\x02\b.\x02\b*\x02\b&\x02\b8\x02\b>\x02\b4\x02\b6\x02\b0\x02\b\x10\x02\b\x17\x02\b\x12\x02\b\x1D\x02\b\x1F\x02\b\x13\x02\b\x15\x02\b\x14\x02\b\f\x03\x8B\xFD\xD0\x03\x81\xEC\xC6\x03\x87\xE0\x8A\x03-2\xE3\x03\x80\xEF\xE4\x03-2\xEA\x03\x88\xE6\xEB\x03\x8E\xE6\xE8\x03\x84\xE6\xE9\x03\x97\xE6\xEE\x03-2\xF9\x03-2\xF6\x03\x8E\xE3\xAD\x03\x80\xE3\x92\x03\x88\xE3\x90\x03\x8E\xE3\x90\x03\x80\xE3\x97\x03\x88\xE3\x95\x03\x88\xFE\xCB\x03\x8E\xFE\xCA\x03\x84\xFE\xCD\x03\x91\xEF\xC9\x03-2\xC1\x03-2\xC0\x03-2\xCB\x03\x88@\t\x03\x8E@\b\x03\x8F\xE0\xF5\x03\x8E\xE6\xF9\x03\x8E\xE0\xFA\x03\x93\xFF\xF4\x03\x84\xEE\xD3\x03\v(\x04\x023 \x03\v)\b\x021;\x02\x01*\x03\v#\x10\x03\v 0\x03\v!\x10\x03\v!0\x03\x07\x15\b\x03\t?5\x03\x07\x1F\b\x03\x07\x17\v\x03\t\x1F\x15\x03\v\x1C7\x03\n+#\x03\x06\x1A\x1B\x03\x06\x1A\x14\x03\n\x01\x18\x03\x06#\x1B\x03\n2\f\x03\n\x01\x04\x03\t#;\x03\b='\x03\b\x1A\n\x03\x07\x03\n\x111\x03\t\x1B\t\x03\x073.\x03\x07\x01\x00\x03\t/,\x03\x07#>\x03\x07\x048\x03\n\x1F\"\x03\t8>\x03\t\x11\x00\x03\b/\x17\x03\x06'\"\x03\v\x1A+\x03\n\"\x19\x03\n/1\x03\t74\x03\t\x0F\"\x03\b,\"\x03\b?\x14\x03\x07$5\x03\x07<3\x03\x07=*\x03\x07\x13\x18\x03\x068\n\x03\x06\t\x16\x03\x06\x13\x00\x03\b\x067\x03\b\x01\x03\x03\b\x12\x1D\x03\x07+7\x03\x06(;\x03\x06\x1C?\x03\x07\x0E\x17\x03\n\x06\x1D\x03\n\x19\x07\x03\b\x14$\x03\x07$;\x03\b,$\x03\b\x06\r\x03\x07\x16\n\x03\x06>>\x03\n\x06\x12\x03\n\x14)\x03\t\r\x1F\x03\t\x12\x17\x03\t\x19\x01\x03\b\x11 \x03\b\x1D'\x03\x06<\x1A\x03\n.\x00\x03\x07'\x18\x03\n\"\b\x03\b\r\n\x03\b\x13)\x03\x07*)\x03\x06<,\x03\x07\v\x1A\x03\t.\x14\x03\t\r\x1E\x03\x07\x0E#\x03\v\x1D'\x03\n\n8\x03\t%2\x03\b+&\x03\b0\x12\x03\n)4\x03\b\x06\x1F\x03\v\x1B\x1A\x03\n\x1B\x0F\x03\v\x1D*\x03\t\x16$\x03\t0\x11\x03\b\x11\b\x03\n*(\x03\n\x042\x03\b9,\x03\x074'\x03\x07\x0F\x05\x03\t\v\n\x03\x07\x1B\x01\x03\t\x17:\x03\t.\r\x03\x07.\x11\x03\t+\x15\x03\b0\x13\x03\v\x1F\x19\x03\n \x11\x03\n\"0\x03\t\x07;\x03\b\x16\x1C\x03\x07,\x13\x03\x07\x0E/\x03\x06\"1\x03\n.\n\x03\n7\x02\x03\n\x032\x03\n\x1D.\x03\t1\x06\x03\t\x19:\x03\b\x02/\x03\x060+\x03\x06\x0F-\x03\x06\x1C\x1F\x03\x06\x1D\x07\x03\n,\x11\x03\t=\r\x03\t\v;\x03\x07\x1B/\x03\n\x1F:\x03\t \x1F\x03\t.\x10\x03\t4\v\x03\t\x1A1\x03\b#\x1A\x03\b4\x1D\x03\b\x01\x1F\x03\b\x11\"\x03\x07'8\x03\x07\x1A>\x03\x0757\x03\x06&9\x03\x06+\x11\x03\n.\v\x03\n,>\x03\n4#\x03\b%\x17\x03\x07\x05\"\x03\x07\f\v\x03\n\x1D+\x03\n\x19\x16\x03\t+\x1F\x03\t\b\v\x03\b\x16\x18\x03\b+\x12\x03\v\x1D\f\x03\n=\x10\x03\n\t\r\x03\n\x10\x11\x03\t&0\x03\b(\x1F\x03\b7\x07\x03\b\x185\x03\x07'6\x03\x06.\x05\x03\x06=\x04\x03\x06;;\x03\x06\x06,\x03\v\x18>\x03\b\x00\x18\x03\x06 \x03\x03\x06<\x00\x03\t%\x18\x03\v\x1C<\x03\n%!\x03\n\t\x12\x03\n\x16\x02\x03\t0'\x03\t\x0E=\x03\b \x0E\x03\b>\x03\x03\x074>\x03\x06&?\x03\x06\x19\t\x03\x06?(\x03\n-\x0E\x03\t:3\x03\t8:\x03\t\x12\v\x03\t\x1D\x17\x03\b7\x05\x03\b2\x14\x03\b\x06%\x03\b\x13\x1F\x03\x06\x06\x0E\x03\n\"<\x03\t/<\x03\x06>+\x03\n'?\x03\n\x13\f\x03\t\x10<\x03\x07\x1B=\x03\n\x19\x13\x03\t\"\x1D\x03\t\x07\r\x03\b)\x1C\x03\x06=\x1A\x03\n/4\x03\n7\x11\x03\n\x16:\x03\t?3\x03\t:/\x03\t\x05\n\x03\t\x14\x06\x03\b7\"\x03\b0\x07\x03\b\x1A\x1F\x03\x07\x04(\x03\x07\x04\t\x03\x06 %\x03\x06<\b\x03\n+\x14\x03\t\x1D\x16\x03\n70\x03\b >\x03\b57\x03\x070\n\x03\x06=\x12\x03\x06\x16%\x03\x06\x1D,\x03\t9#\x03\t\x10>\x03\x07 \x1E\x03\b\f<\x03\b\v\x18\x03\b\x15+\x03\b,:\x03\b%\"\x03\x07\n$\x03\v\x1C=\x03\x07+\b\x03\n/\x05\x03\n \x07\x03\n\x12'\x03\t#\x11\x03\b\x1B\x15\x03\n\x06\x01\x03\t\x1C\x1B\x03\t22\x03\x07\x14<\x03\x07\t\x04\x03\x061\x04\x03\x07\x0E\x01\x03\n\x13\x18\x03\n-\f\x03\n?\r\x03\n\t\n\x03\t1&\x03\n/\v\x03\b$<\x03\b3\x1D\x03\b\f$\x03\b\r\x07\x03\b\r?\x03\b\x0E\x14\x03\x065\n\x03\b\x1A#\x03\b\x16#\x03\x0702\x03\x07\x03\x1A\x03\x06(\x1D\x03\x06+\x1B\x03\x06\v\x05\x03\x06\v\x17\x03\x06\f\x04\x03\x06\x1E\x19\x03\x06+0\x03\x062\x18\x03\v\x16\x1E\x03\n+\x16\x03\n-?\x03\n#:\x03\n#\x10\x03\n%$\x03\n>+\x03\n01\x03\n1\x10\x03\n\t9\x03\n\n\x12\x03\n\x19\x1F\x03\n\x19\x12\x03\t*)\x03\t-\x16\x03\t.1\x03\t.2\x03\t<\x0E\x03\t> \x03\t3\x12\x03\t\v\x01\x03\t\x1C2\x03\t\x11\x1C\x03\t\x15%\x03\b,&\x03\b!\"\x03\b9(\x03\b\v\x1A\x03\b\r2\x03\b\f\x04\x03\b\f\x06\x03\b\f\x1F\x03\b\f\f\x03\b\x0F\x1F\x03\b\x0F\x1D\x03\b\x00\x14\x03\b\x03\x14\x03\b\x06\x16\x03\b\x1E#\x03\b\x11\x11\x03\b\x10\x18\x03\b\x14(\x03\x07)\x1E\x03\x07.1\x03\x07 $\x03\x07 '\x03\x078\b\x03\x07\r0\x03\x07\x0F7\x03\x07\x05#\x03\x07\x05\x1A\x03\x07\x1A7\x03\x07\x1D-\x03\x07\x17\x10\x03\x06)\x1F\x03\x062\v\x03\x066\x16\x03\x06\t\x11\x03\t(\x1E\x03\x07!5\x03\v\x11\x16\x03\n/\x04\x03\n,\x1A\x03\v\x173\x03\n,1\x03\n/5\x03\n\"1\x03\n\"\r\x03\n?%\x03\n<,\x03\n?#\x03\n>\x19\x03\n\b&\x03\n\v\x0E\x03\n\f:\x03\n\f+\x03\n\x03\"\x03\n\x06)\x03\n\x11\x10\x03\n\x11\x1A\x03\n\x17-\x03\n\x14(\x03\t)\x1E\x03\t/\t\x03\t.\x00\x03\t,\x07\x03\t/*\x03\t-9\x03\t\"8\x03\t%\t\x03\t:\x12\x03\t;\x1D\x03\t?\x06\x03\t3%\x03\t6\x05\x03\t6\b\x03\t7\x02\x03\t\x07,\x03\t\x04,\x03\t\x1F\x16\x03\t\x11\x03\x03\t\x11\x12\x03\t\x168\x03\b*\x05\x03\b/2\x03\b4:\x03\b\"+\x03\b 0\x03\b&\n\x03\b;\x10\x03\b>$\x03\b>\x18\x03\b29\x03\b2:\x03\b1,\x03\b1<\x03\b1\x1C\x03\b7#\x03\b7*\x03\b\t'\x03\b\x00\x1D\x03\b\x05-\x03\b\x1F4\x03\b\x1D\x04\x03\b\x16\x0F\x03\x07*7\x03\x07'!\x03\x07%\x1B\x03\x077\f\x03\x07\f1\x03\x07\f.\x03\x07\x00\x06\x03\x07\x01\x02\x03\x07\x010\x03\x07\x06=\x03\x07\x01\x03\x03\x07\x01\x13\x03\x07\x06\x06\x03\x07\x05\n\x03\x07\x1F\t\x03\x07\x17:\x03\x06*1\x03\x06-\x1D\x03\x06\"3\x03\x062:\x03\x060$\x03\x066\x1E\x03\x064\x12\x03\x0645\x03\x06\v\x00\x03\x06\v7\x03\x06\x07\x1F\x03\x06\x15\x12\x03\f\x05\x0F\x03\v+\v\x03\v+-\x03\x06\x16\x1B\x03\x06\x15\x17\x03\x89\xCA\xEA\x03\x89\xCA\xE8\x03\f8\x10\x03\f8\x01\x03\f8\x0F\x03\r8%\x03\r8!\x03\f8-\x03\f8/\x03\f8+\x03\f87\x03\f85\x03\f9\t\x03\f9\r\x03\f9\x0F\x03\f9\v\x03\xCFu\f\x03\xCFu\x0F\x03\xCFu\x0E\x03\xCFu\t\x03\f9\x10\x03\r9\f\x03\xCF`;\x03\xCF`>\x03\xCF`9\x03\xCF`8\x03\xCF`7\x03\xCF`*\x03\xCF`-\x03\xCF`,\x03\r\x1B\x1A\x03\r\x1B&\x03\f=.\x03\f=%\x03\f>\x1E\x03\f>\x14\x03\f?\x06\x03\f?\v\x03\f?\f\x03\f?\r\x03\f?\x02\x03\f>\x0F\x03\f>\b\x03\f>\t\x03\f>,\x03\f>\f\x03\f?\x13\x03\f?\x16\x03\f?\x15\x03\f?\x1C\x03\f?\x1F\x03\f?\x1D\x03\f?\x1A\x03\f?\x17\x03\f?\b\x03\f?\t\x03\f?\x0E\x03\f?\x04\x03\f?\x05\x03\f\x03\f=2\x03\f=6\x03\f<\x07\x03\f<\x05\x03\x0E:!\x03\x0E:#\x03\x0E8\t\x03\x0E:&\x03\x0E8\v\x03\x0E:$\x03\x0E:,\x03\x0E8\x1A\x03\x0E8\x1E\x03\x0E:*\x03\x0E:7\x03\x0E:5\x03\x0E:;\x03\x0E:\x15\x03\x0E:<\x03\x0E:4\x03\x0E:'\x03\x0E:-\x03\x0E:%\x03\x0E:?\x03\x0E:=\x03\x0E:)\x03\x0E:/\x03\xCFs'\x03\r=\x0F\x03\r+*\x03\r99\x03\r9;\x03\r9?\x03\r)\r\x03\r(%\x02\x01\x18\x02\x01(\x02\x01\x1E\x03\x0F$!\x03\x0F87\x03\x0F4\x0E\x03\x0F5\x1D\x03\x06'\x03\x03\x0F\b\x18\x03\x0F\r\x1B\x03\x0E2=\x03\x0E;\b\x03\x0E:\v\x03\x0E\x06$\x03\x0E\r)\x03\x0E\x16\x1F\x03\x0E\x16\x1B\x03\r$\n\x03\x05,\x1D\x03\r. \x03\r.#\x03\f(/\x03\t%\x02\x03\r90\x03\r\x0E4\x03\r\r\x0F\x03\f#\x00\x03\f,\x1E\x03\f2\x0E\x03\f\x01\x17\x03\f\t:\x03\x0E\x173\x03\f\b\x03\x03\f\x11\x07\x03\f\x10\x18\x03\f\x1F\x1C\x03\f\x19\x0E\x03\f\x1A\x1F\x03\x0F0>\x03\v->\x03\v<+\x03\v8\x13\x03\v\x043\x03\v\x14\x03\x03\v\x16%\x03\r\"&\x03\v\x1A\x1A\x03\v\x1A\x04\x03\n%9\x03\n&2\x03\n&0\x03\n!\x1A\x03\n!7\x03\n5\x10\x03\n=4\x03\n?\x0E\x03\n>\x10\x03\n\x00 \x03\n\x0F:\x03\n\x0F9\x03\n\v\n\x03\n\x17%\x03\n\x1B-\x03\t-\x1A\x03\t,4\x03\t.,\x03\t)\t\x03\t6!\x03\t1\x1F\x03\t3\x16\x03\f+\x1F\x03\t8 \x03\t8=\x03\f(\x1A\x03\f(\x16\x03\t\n+\x03\t\x16\x12\x03\t\x13\x0E\x03\t\x153\x03\b)!\x03\t\x1A\x01\x03\t\x18\x01\x03\b%#\x03\b>\"\x03\b\x05%\x03\b\x02*\x03\b\x15;\x03\b\x1B7\x03\x0F\x07\x1D\x03\x0F\x04\x03\x03\x070\f\x03\x07;\v\x03\x07\b\x17\x03\x07\x12\x06\x03\x06/-\x03\x0671\x03\x065+\x03\x06>7\x03\x06\x049\x03\x05+\x1E\x03\x05,\x17\x03\x05 \x1D\x03\x05\"\x05\x03\x050\x1D";R=$toNativeArray($kindUint16,[128,128,128,128,128,128,128,128,128,128,128,128,128,128,128,128,128,128,128,128,128,128,128,128,128,128,128,128,128,128,128,128,128,128,128,128,128,128,128,128,128,128,128,128,128,8,8,128,8,8,8,8,8,8,8,8,8,8,128,128,128,128,128,128,128,57605,57605,57605,57605,57605,57605,57605,57605,57605,57605,57605,57605,57605,57605,57605,57605,57605,57605,57605,57605,57605,57605,57605,57605,57605,57605,128,128,128,128,128,128,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,128,128,128,128,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,10,24,24,24,24,24,24,24,26,24,57,24,24,960,24,74,24,24,105,121,138,5,24,8,170,201,217,24,233,281,329,24,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,377,8,53,77,57357,8,57357,8,8,57373,8,57405,8,57373,8,409,409,57373,8,57405,8,57373,8,57469,8,441,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,101,57373,8,57405,8,57373,8,473,8,125,57357,8,57357,8,125,57469,8,149,173,57405,8,8,197,221,245,57373,8,269,293,8,317,317,57357,8,8,8,269,341,8,365,57357,8,57357,8,57357,8,389,57469,8,413,8,8,57357,8,389,57597,8,437,461,57405,8,57373,8,485,57357,8,8,8,57357,8,8,8,8,8,8,8,489,489,489,509,533,557,581,605,629,57373,8,57597,8,57373,8,57405,8,57373,8,57469,8,57373,8,57405,8,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,8,653,677,701,57357,8,725,749,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,773,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,8,8,8,8,8,8,521,57405,8,797,553,8,8,8,24,24,24,24,8,8,8,8,8,8,8,8,8,8,8,8,24,24,24,24,24,24,666,698,730,762,794,826,24,24,941,857,473,873,965,24,24,24,24,24,24,24,8,24,8,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,989,989,13064,1013,889,1037,13064,13064,13064,13064,13064,13064,13064,13064,13064,13248,13064,13064,13064,13064,13064,13064,13064,13064,13064,13064,13064,13064,13064,13064,13064,13064,13064,13064,13064,13064,13064,13064,13064,13064,13064,13064,13064,13064,13064,13064,13064,13064,57357,8,57357,8,1061,8,57357,8,64,64,930,8,8,8,962,1085,64,64,64,64,138,978,57685,1109,57645,57661,57645,64,989,64,1133,1157,8,57605,57605,57605,57605,57605,57605,57605,57605,57605,57605,57605,57605,57605,57605,57605,1181,1181,64,1181,1181,1181,1181,1181,1181,1181,1181,1181,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,57359,8,8,8,8,8,8,8,8,8,8,8,8,57541,1205,1229,57533,57589,57597,57501,57525,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,1253,57733,57741,8,1277,989,24,57469,8,57813,57357,8,8,1301,1325,1325,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,24,13064,13064,13064,13064,13064,13080,13080,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,64,57373,8,57405,8,57373,8,57469,8,57373,8,57405,8,57373,8,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,64,1013,1013,1013,1013,1013,1013,1013,1013,1013,1013,1013,1013,1013,1013,1013,2112,2112,2112,2112,2112,2112,24,24,2072,24,24,2072,24,2072,24,24,13064,13064,13064,13064,13064,13064,13064,13064,13064,13064,13064,2072,2880,64,2072,2072,2568,2056,3080,3080,3080,3080,2568,3080,2568,3080,2568,2568,2568,2568,2568,3080,3080,3080,3080,2568,2568,2568,2568,2568,2568,2568,2568,2568,2568,2568,2568,2568,2072,2568,2568,2568,2568,2568,2568,2568,3080,2568,2568,13064,13064,13064,13064,13064,13064,13064,13064,13064,13064,13064,13064,13064,13064,13064,13064,13064,13064,13064,13064,13064,2056,2056,2056,2056,2056,2056,2056,2056,2056,2056,24,2072,2072,2072,2568,2568,13064,3080,3080,3080,2056,1065,1105,1145,1185,2568,2568,2568,2568,2568,2568,2568,3080,2568,2568,3080,3080,3080,3080,3080,3080,3080,3080,3080,2568,3080,2568,3080,2568,2568,3080,3080,2072,3080,13064,13064,13064,13064,13064,13064,13064,2112,24,13064,13064,13064,13064,13064,13064,2056,2056,13064,13064,24,13064,13064,13064,13064,3080,3080,8,8,8,8,8,8,8,8,8,8,2568,2568,2568,2056,2056,2568,2072,2072,2072,2072,2072,2072,2072,2072,2072,2072,2072,2072,2072,2072,64,2880,3080,13064,2568,2568,2568,3080,3080,3080,3080,3080,2568,2568,2568,2568,3080,2568,2568,2568,2568,2568,2568,2568,2568,2568,3080,2568,3080,2568,3080,2568,2568,3080,13064,13064,13064,13064,13064,13064,13064,13064,13064,13064,13064,13064,13064,13064,13064,13064,3080,2568,2568,2568,2568,2568,3080,3080,2568,3080,2568,2568,2568,2568,2568,2568,2568,2568,2568,2568,3080,2568,3080,3080,3080,13064,13064,13064,64,64,2072,64,2568,2056,2568,2568,2568,2568,2056,3080,2568,3080,3080,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,12296,13064,13064,13064,13064,13064,13064,13064,13064,12296,12296,12296,12296,15112,12296,12296,8,13064,13064,13064,13064,13064,13064,13064,1225,1281,1337,1393,1449,1505,1561,1617,8,8,13064,13064,24,24,8,8,8,8,8,8,8,8,8,8,24,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,13064,12296,12296,64,8,8,8,8,8,8,8,8,64,64,8,8,64,64,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,64,8,8,8,8,8,8,8,64,8,64,64,64,8,8,8,8,64,64,13064,8,12296,12296,12296,13064,13064,13064,13064,64,64,12296,12296,64,64,12296,12296,15112,8,64,64,64,64,64,64,64,64,12296,64,64,64,64,1673,1729,64,1785,8,8,13064,13064,64,64,8,8,8,8,8,8,8,8,8,8,8,8,24,24,24,24,24,24,24,24,24,24,8,24,13064,64,64,13064,13064,12296,64,8,8,8,8,8,8,64,64,64,64,8,8,64,64,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,64,8,8,8,8,8,8,8,64,8,1841,64,8,1897,64,8,8,64,64,13064,64,12296,12296,12296,13064,13064,64,64,64,64,13064,13064,64,64,13064,13064,15112,64,64,64,13064,64,64,64,64,64,64,64,1953,2009,2065,8,64,2121,64,64,64,64,64,64,64,8,8,8,8,8,8,8,8,8,8,13064,13064,8,8,8,13064,24,64,64,64,64,64,64,64,64,64,64,13064,13064,12296,64,8,8,8,8,8,8,8,8,8,64,8,8,8,64,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,64,8,8,8,8,8,8,8,64,8,8,64,8,8,8,8,8,64,64,13064,8,12296,12296,12296,13064,13064,13064,13064,13064,64,13064,13064,12296,64,12296,12296,15112,64,64,8,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,8,8,13064,13064,64,64,8,8,8,8,8,8,8,8,8,8,24,24,64,64,64,64,64,64,64,8,13064,13064,13064,13064,13064,13064,64,13064,12296,12296,64,8,8,8,8,8,8,8,8,64,64,8,8,64,64,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,64,8,8,8,8,8,8,8,64,8,8,64,8,8,8,8,8,64,64,13064,8,12296,13064,12296,13064,13064,13064,13064,64,64,12296,12296,64,64,12296,12296,15112,64,64,64,64,64,64,64,13064,13064,12296,64,64,64,64,2177,2233,64,8,8,8,13064,13064,64,64,8,8,8,8,8,8,8,8,8,8,24,8,24,24,24,24,24,24,64,64,64,64,64,64,64,64,64,64,13064,8,64,8,8,8,8,8,8,64,64,64,8,8,8,64,8,8,8,8,64,64,64,8,8,64,8,64,8,8,64,64,64,8,8,64,64,64,8,8,8,64,64,64,8,8,8,8,8,8,8,8,8,8,8,8,64,64,64,64,12296,12296,13064,12296,12296,12296,12296,64,13064,13064,13064,64,13064,13064,13064,15112,64,64,64,64,64,64,64,13064,13064,64,8,8,8,64,64,64,64,64,8,8,13064,13064,64,64,8,8,8,8,8,8,8,8,8,8,64,64,64,64,64,64,64,24,24,24,24,24,24,24,24,24,8,13064,12296,12296,24,8,8,8,8,8,8,8,8,64,8,8,8,64,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,64,8,8,8,8,8,8,8,8,8,8,64,8,8,8,8,8,64,64,13064,8,12296,13064,12296,12296,12296,12296,12296,64,13064,12296,12296,64,12296,12296,13064,15112,64,64,64,64,64,64,64,12296,12296,64,64,64,64,64,64,64,8,64,8,8,13064,13064,64,64,8,8,8,8,8,8,8,8,8,8,64,8,8,64,64,64,64,64,64,64,64,64,64,64,64,64,12296,13064,13064,13064,13064,64,12296,12296,12296,64,12296,12296,12296,15112,8,24,64,64,64,64,8,8,8,12296,24,24,24,24,24,24,24,8,8,8,13064,13064,64,64,8,8,8,8,8,8,8,8,8,8,24,24,24,24,24,24,24,24,24,24,8,8,8,8,8,8,64,8,8,64,8,64,8,8,8,8,8,64,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,64,8,64,8,8,8,8,8,8,8,8,8,8,13064,8,2345,13064,13064,13064,13064,13064,13064,15112,13064,13064,8,64,64,8,8,8,2513,8,8,8,8,64,8,8,8,8,2569,8,8,8,8,2625,8,8,8,8,2681,8,8,8,8,2737,8,8,8,8,8,8,8,8,8,8,8,8,2793,8,8,8,64,64,64,64,13064,13064,2849,13064,2905,2961,3017,3097,3153,13064,13064,13064,13064,13064,12296,13064,3233,13064,13064,15112,24,13064,13064,8,8,8,8,8,13064,13064,13064,13064,13064,13064,3289,13064,13064,13064,13064,64,13064,13064,13064,13064,3345,13064,13064,13064,13064,3401,13064,13064,13064,13064,3457,13064,13064,13064,13064,3513,13064,13064,13064,13064,13064,13064,13064,13064,13064,13064,13064,13064,3569,13064,13064,13064,64,24,24,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,57,3793,3817,8,3833,3849,3865,3889,585,3905,601,3921,857,3937,3953,8,217,3969,3993,617,4009,4025,633,57,4041,4065,1461,3817,3833,3849,4089,4113,4137,3889,8,3921,3937,4161,217,4185,1485,1485,3993,4009,4025,1461,4209,4233,1509,4249,4273,4297,4321,4345,3905,617,4025,4233,4249,4273,4369,4321,4345,8,8,8,8,8,8,8,8,8,8,8,8,8,4393,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,4417,4441,4457,4481,4137,4505,4521,4545,4569,4593,4617,4641,1533,4665,4689,57725,4713,4737,4761,4785,4809,4833,4857,4881,4905,4929,4953,4977,5001,1557,5025,5049,5073,5089,5113,5137,5161,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,8,8,8,8,1581,1613,8,8,5185,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,8,8,8,8,8,8,64,64,57413,57413,57413,57413,57413,57413,64,64,8,8,8,8,8,8,8,8,64,57413,64,57413,64,57413,64,57413,8,8,8,8,8,8,8,8,57413,57413,57413,57413,57413,57413,57413,57413,8,5209,8,5233,8,5257,8,5281,8,5305,8,5329,8,5353,64,64,5377,5425,5473,5521,5569,5617,5665,5713,5377,5425,5473,5521,5569,5617,5665,5713,5761,5809,5857,5905,5953,6001,6049,6097,5761,5809,5857,5905,5953,6001,6049,6097,6145,6193,6241,6289,6337,6385,6433,6481,6145,6193,6241,6289,6337,6385,6433,6481,8,8,6529,6577,6617,64,8,6657,57413,57413,1637,5209,6577,1662,6705,1694,1726,6730,6777,6825,6865,64,8,6905,1757,5233,1781,5257,6825,6954,7002,7050,8,8,8,7097,64,64,8,8,57413,57413,1805,5281,64,7122,7170,7218,8,8,8,7265,8,8,8,8,57413,57413,1829,5329,57421,7290,978,7338,64,64,7353,7401,7441,64,8,7481,1853,5305,1301,5353,7401,1878,1910,64,10,10,10,10,10,10,10,10,10,10,10,960,3,3,832,2880,24,57357,24,24,24,24,24,1942,24,24,24,24,24,24,24,24,24,24,24,24,64,64,64,24,64,64,832,832,832,832,832,10,24,24,24,7529,7585,24,7665,7721,24,24,24,24,7802,24,1974,24,24,24,24,24,24,24,24,7826,7850,7874,24,24,24,24,24,24,24,24,24,24,24,24,24,7897,24,24,24,24,24,24,24,10,960,832,832,832,960,64,64,64,64,64,832,832,832,832,832,832,8001,3905,64,64,8017,8033,8049,8065,8081,8097,8114,2005,8130,8146,8162,3953,8001,201,105,121,8017,8033,8049,8065,8081,8097,8114,2029,8130,8146,8162,64,57,3849,217,873,4089,585,3921,857,3937,3953,3993,473,4009,64,64,64,24,24,24,24,24,24,24,24,8177,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,2054,2086,4441,2117,24,2150,2182,4113,24,2213,3889,585,585,585,585,8201,3905,3905,857,857,24,3953,8225,24,24,3993,8249,617,617,617,24,24,8265,2245,8289,24,5073,24,8313,24,5073,24,3921,8337,3817,4441,24,3849,3849,4505,64,3937,217,8361,8385,8409,8433,3905,24,2277,8457,4273,4273,8457,2309,24,24,24,24,3833,3833,3849,3905,601,24,24,24,24,8,24,8481,8529,8577,8633,8681,8729,8777,8825,8873,8921,8969,9017,9065,9113,9161,9209,3905,9249,2333,9273,4233,9297,2365,9321,9361,873,9385,2397,857,4441,3833,3937,3905,9249,2429,9273,4233,9297,2461,9321,9361,873,9385,2493,857,4441,3833,3937,24,24,24,24,24,24,24,24,24,24,24,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,201,105,121,8017,8033,8049,8065,8081,8097,9729,9753,9777,9801,9825,9849,9873,9897,9921,9945,9969,2590,2622,2654,2686,2718,2750,2782,2814,2846,9994,10034,10074,10114,10154,10194,10234,10274,10314,10354,10394,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,2878,2910,2942,2974,3006,3038,3070,3102,3134,3166,3198,3230,3262,3294,3326,3358,3390,3422,3454,3486,3518,3550,3582,3614,3646,3678,57,3817,4441,3833,3849,4505,3889,585,3905,601,3921,857,3937,3953,217,3993,8249,617,473,4009,4025,4233,633,873,649,5073,57,3817,4441,3833,3849,4505,3889,585,3905,601,3921,857,3937,3953,217,3993,8249,617,473,4009,4025,4233,633,873,649,5073,8001,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,64,57357,8,10609,3797,10633,8,8,57469,8,57373,8,57405,8,4065,4737,4041,4417,8,57357,8,8,57373,8,8,8,8,8,8,601,4233,10657,10681,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,8,24,24,24,24,24,24,57405,8,57373,8,13064,13064,13064,57357,8,64,64,64,64,64,24,24,24,24,24,24,24,10005,10037,10069,10101,10133,10165,10197,10229,10261,10293,10325,10357,10389,10421,10453,10485,10517,10549,10581,10613,10645,10677,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,10,24,10705,24,24,8,8,8,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,13064,13064,13064,13064,12312,12312,24,24,24,24,24,24,57637,24,10709,10741,10773,24,8,24,24,24,11093,11125,11157,11189,11221,11253,11253,11253,11285,11285,11285,11285,11317,11317,11317,11349,11381,11381,10901,10901,11381,11381,11413,11413,11381,11381,10901,10901,11381,11381,11349,11349,11445,11445,11477,11477,64,11509,11541,11573,11573,11605,11637,11669,11701,11733,11765,11797,11829,11861,11861,11893,11925,11925,11957,11989,11893,12021,12053,12021,11893,12085,12117,12149,12181,12213,11541,11509,12245,12277,12309,12341,12373,12405,12437,12469,12501,12533,12565,64,24,24,12597,12629,12661,12693,12725,12757,12789,12821,12853,12885,12661,12917,12949,12981,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,13986,14034,14082,14130,13013,13045,13077,13109,24,24,24,24,24,24,24,24,13141,14177,14201,14225,14249,14273,14297,14321,14345,14369,14393,14417,14441,14465,14489,14513,13173,13205,13237,13269,13301,13301,13333,13365,13397,13429,13461,13493,13525,13557,13589,13621,13653,13685,13717,13749,13781,13813,13845,13877,13909,13941,13973,14005,14537,14593,14037,24,14069,14101,14133,14165,14197,14229,14261,14293,14325,14357,14389,14421,14453,14485,14517,14549,14581,14613,14645,14677,14709,14741,14773,14805,14837,14869,14901,14933,14965,14997,15029,15061,15093,15125,15157,15189,15221,15253,4757,15285,15317,15349,15381,15413,15445,15477,9141,15509,15541,14649,14673,14697,14721,14745,14769,14793,14817,14841,14865,14889,14913,14937,14961,14985,15009,15049,15089,15129,15169,15209,15249,15289,15329,15369,15417,15465,15513,15573,15537,15605,15637,15661,15685,15709,15733,15733,15709,15757,2005,15781,15805,15829,15853,15877,15901,15925,15949,15973,15997,16021,16045,16045,16069,16069,16093,16093,16117,16141,16165,16189,16213,16213,16237,16237,16237,16261,16285,16309,16333,16309,16357,16381,16261,16405,16429,16429,16429,15561,15617,15721,15825,15929,16009,16113,16193,16273,16401,16505,16585,16665,16745,16849,16953,17033,17113,17169,17249,17353,17457,17513,17641,17793,17921,18001,18129,18257,18361,18441,18521,18601,18705,18833,18937,19017,19097,19177,19233,19289,19345,19401,19481,19561,19689,19769,19873,20001,20081,20137,20193,20321,20425,20553,20633,20761,20817,20897,20977,21057,21137,21217,21321,21401,21457,21537,21617,21697,21801,21881,21961,22041,22169,22273,22329,22457,22513,22617,22721,22801,22881,22961,23065,23121,23201,23305,23361,23489,23569,23609,23649,23689,23729,23769,23809,23849,23889,23929,23969,24017,24065,24113,24161,24209,24257,24305,24353,24401,24449,24497,24545,24593,24641,16453,24689,24713,16485,24737,24761,24785,16517,16517,24809,24833,24889,24945,25001,25057,25161,25185,16549,25209,25233,25257,25281,25305,16581,25329,25369,25393,16613,16613,25417,25441,25465,16645,16677,16709,16741,16773,25489,25513,25537,25561,25585,16805,25609,25633,25657,16837,16869,25681,16901,16933,16965,25705,16997,25729,25777,25161,17029,17061,17093,17125,25833,25897,25969,25993,17157,26017,26041,26065,17189,26089,26113,26089,26137,26161,17221,26185,26209,26185,17253,17285,64,26233,26257,26281,26305,64,26361,26385,26409,26433,26457,26481,25657,26505,26529,26553,17317,26577,25281,17349,17381,26601,64,17413,26625,26649,26673,26697,26721,26769,26817,26857,26897,26937,26977,27017,27057,27097,27137,27177,27225,27273,27321,27369,27417,27465,27513,27561,27609,27657,27705,27753,27801,27849,27897,27945,27993,28041,28089,28137,28185,17445,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,8,13064,13080,13080,13080,24,13064,13064,13064,13064,13064,13064,13064,13064,13064,13064,24,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,3745,28233,13064,13064,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,8,8,8,8,8,8,8,8,8,24,24,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,8,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57597,8,8,8,8,8,8,8,8,57373,8,57405,8,17477,57357,8,57357,8,57357,8,57357,8,57357,8,8,24,24,57405,8,4569,8,8,57357,8,57357,8,8,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,28257,4137,4545,28281,4641,8,28305,28329,4665,17509,57357,8,57357,8,57357,8,57357,8,57357,8,57357,8,25869,25901,25933,25965,25997,26029,26061,26093,26125,26157,26189,26221,26253,26285,8,8,26317,8,26349,8,8,26381,26413,26445,26477,26509,26541,26573,26605,26637,26669,8,26701,8,26733,8,8,26765,26797,8,8,8,26829,26861,26893,26925,26957,26989,27021,27053,27085,27117,27149,27181,27213,27245,27277,27309,27341,27373,27405,27437,27469,27501,31437,31469,31501,31533,31565,31597,31629,31661,31693,31725,31757,31789,31821,31853,31885,28441,28481,28521,31917,31949,31981,28561,28601,28641,32013,32045,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,28681,28705,28729,32077,32109,28753,28753,64,64,64,64,64,64,64,64,64,64,64,64,28777,28817,28857,28897,28937,64,64,64,64,64,28977,13064,29017,29057,8361,8433,29081,29105,29129,29153,29177,29201,8114,29225,29265,29305,29361,29417,29457,29497,29537,29577,29617,29657,29697,29737,64,29777,29817,29857,29897,29937,64,29977,64,30017,30057,64,30097,30137,64,30177,30217,30257,30297,30337,30377,30417,30457,30497,30537,30577,30577,30601,30601,30601,30601,30625,30625,30625,30625,30649,30649,30649,30649,30673,30673,30673,30673,30697,30697,30697,30697,30721,30721,30721,30721,30745,30745,30745,30745,30769,30769,30769,30769,30793,30793,30793,30793,30817,30817,30817,30817,30841,30841,30841,30841,30865,30865,30865,30865,30889,30889,30913,30913,30937,30937,30961,30961,30985,30985,31009,31009,31033,31033,31033,31033,31057,31057,31057,31057,31081,31081,31081,31081,31105,31105,31105,31105,31129,31129,31153,31153,31153,31153,31177,31177,31201,31201,31201,31201,31225,31225,31225,31225,31249,31249,31273,31273,2072,2072,2072,2072,2072,2072,2072,2072,2072,2072,2072,2072,2072,2072,2072,2072,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,31297,31297,31297,31297,31321,31321,31345,31345,31369,31369,1145,31393,31393,31417,31417,31441,31441,31465,31465,31465,31465,31489,31489,31513,31513,31553,31553,31593,31593,31633,31633,31673,31673,31713,31713,31753,31753,31753,31793,31793,31793,31833,31833,31833,31833,34377,34417,34457,34497,34537,34577,34617,34657,34697,34737,34777,34817,34857,34897,34937,34977,35017,35057,35097,35137,35177,35217,35257,35297,35337,35377,35417,35457,35497,35537,35578,35626,35674,35722,35770,35818,35865,35905,31937,35945,31793,31977,35985,36025,32137,36065,32177,32217,36105,36145,32377,36185,32417,32457,36225,36265,32537,36305,32577,32617,33777,33817,33937,33977,34017,34177,34217,34257,34297,34457,34497,34537,36345,34697,36385,36425,34937,36465,34977,35017,35537,36505,36545,35337,36585,35377,35417,31857,31897,36625,31937,36665,32017,32057,32097,32137,36705,32257,32297,32337,32377,36745,32537,32657,32697,32737,32777,32817,32897,32937,32977,33017,33057,33097,36785,33137,33177,33217,33257,33297,33337,33417,33457,33497,33537,33577,33617,33657,33697,33737,33857,33897,34057,34097,34137,34177,34217,34337,34377,34417,34457,36825,34577,34617,34657,34697,34817,34857,34897,34937,36865,35057,35097,36905,35217,35257,35297,35337,36945,31937,36665,32137,36705,32377,36745,32537,36985,33057,37025,37065,37105,34177,34217,34457,34937,36865,35337,36945,37145,37201,37257,37313,37353,37393,37433,37473,37513,37553,37593,37633,37673,37713,37753,37793,37833,37873,37913,37953,37993,38033,38073,38113,38153,38193,37065,38233,38273,38313,38353,37313,37353,37393,37433,37473,37513,37553,37593,37633,37673,37713,37753,37793,37833,37873,37913,37953,37993,38033,38073,38113,38153,38193,37065,38233,38273,38313,38353,38113,38153,38193,37065,37025,37105,33377,32937,32977,33017,38113,38153,38193,33377,33417,38393,38393,24,24,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,38433,38489,38489,38545,38601,38657,38713,38769,38825,38825,38881,38937,38993,39049,39105,39161,39161,39217,39273,39273,39329,39329,39385,39441,39441,39497,39553,39553,39609,39609,39665,39721,39721,39777,39777,39833,39889,39945,40001,40001,40057,40113,40169,40225,40281,40281,40337,40393,43417,43473,43529,43249,39945,39385,43585,43641,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,43697,43753,43809,43881,43953,44025,44097,44169,44241,44313,44370,44642,44769,24,64,64,13248,13248,13248,13248,13248,13248,13248,13248,13248,13248,13248,13248,13248,13248,13248,13248,44842,32141,64,44858,962,44874,44890,32173,32205,64,64,64,64,64,64,64,13064,13064,13064,13064,13064,13064,13064,13064,13064,13064,13064,13064,13064,13064,13064,13064,64,32237,32269,44906,44906,8146,8162,44922,44938,32301,32333,32365,32301,32397,32429,32397,32461,32493,32525,32493,32557,24,24,44954,44970,32590,32622,32654,32686,44906,44906,44906,44842,32717,64,64,962,44858,44890,44874,32749,8146,8162,44922,44938,32461,32557,44986,45002,45018,8114,45033,45050,45066,8130,64,45082,45098,45114,45130,64,64,64,64,32782,45145,32814,2056,32846,64,32878,45185,32910,45225,32942,45265,32974,45305,33006,45345,45385,45409,45409,45433,45433,45457,45457,45481,45481,45505,45505,45505,45505,45529,45529,45553,45553,45553,45553,45577,45577,45601,45601,45601,45601,45625,45625,45625,45625,45649,45649,45649,45649,45673,45673,45673,45673,45697,45697,45697,45697,45721,45721,45745,45745,45769,45769,45793,45793,45817,45817,45817,45817,45841,45841,45841,45841,45865,45865,45865,45865,45889,45889,45889,45889,45913,45913,45913,45913,45937,45937,45937,45937,45961,45961,45961,45961,45985,45985,45985,45985,46009,46009,46009,46009,46033,46033,46033,46033,46057,46057,46057,46057,46081,46081,46081,46081,46105,46105,46105,46105,46129,46129,46129,46129,46153,46153,46153,46153,46177,46177,31489,31489,46201,46201,46201,46201,46225,46225,46265,46265,46305,46305,46345,46345,64,64,960,64,44874,46386,44986,45098,45114,45002,46402,8146,8162,45018,8114,44842,45033,10705,46418,8001,201,105,121,8017,8033,8049,8065,8081,8097,44858,962,45050,8130,45066,44890,45130,57,3817,4441,3833,3849,4505,3889,585,3905,601,3921,857,3937,3953,217,3993,8249,617,473,4009,4025,4233,633,873,649,5073,44954,45082,44970,46434,44906,7338,57,3817,4441,3833,3849,4505,3889,585,3905,601,3921,857,3937,3953,217,3993,8249,617,473,4009,4025,4233,633,873,649,5073,44922,46450,44938,46466,33037,33069,10705,33101,33101,33133,33165,33197,33229,33261,33293,33325,33357,33389,33421,33453,33485,33517,33549,33581,33613,33645,33677,33709,33741,33773,33805,33837,33869,33261,33901,33933,33357,33965,33997,34029,34061,34093,34125,34157,34189,34061,34221,34061,34253,34253,34285,34285,34317,34125,34349,34381,34349,34413,34381,34445,34445,34477,34477,34509,34509,34381,33101,34541,34573,64,34605,34637,34669,34701,34669,34733,34765,34797,34797,34829,34829,34861,34861,34829,34829,34893,34925,34957,34989,35021,35053,35053,35053,35085,35085,35085,35085,34797,34797,34797,64,64,64,34637,34605,35117,34605,34637,34605,64,64,35149,34637,35181,35117,35181,34637,64,64,35213,35245,34989,35181,35117,35181,64,64,35277,35309,35277,64,64,64,46481,46505,46529,35342,46553,46577,35373,64,35405,35437,35469,35437,35501,35533,35565,64,64,64,64,64,64,64,64,64,64,832,832,832,64,64,64,64,2568,2568,2568,2568,2568,3080,2056,3080,2072,3080,3080,2056,2056,2312,3080,3080,3080,3080,3080,2568,2568,2568,2568,2312,2568,2568,2568,2568,2568,3080,2568,2568,2568,3080,2056,2056,3080,13064,13064,64,64,64,64,2584,2584,2584,2584,3096,2072,2072,2072,2072,2072,2072,2072,64,64,64,64,64,64,64,64,64,2568,3080,2568,3080,3080,3080,2568,2568,2568,3080,2568,2568,3080,2568,3080,3080,2568,3080,64,64,64,64,64,64,64,2072,2072,2072,2072,64,64,64,64,64,64,64,64,64,64,64,64,3096,3096,3096,3096,2584,2584,2072,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,13064,13064,12296,12296,64,8,8,8,8,8,8,8,8,64,64,8,8,64,64,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,64,8,8,8,8,8,8,8,64,8,8,64,8,8,8,8,8,64,13064,13064,8,12296,12296,13064,12296,12296,12296,12296,64,64,12296,12296,64,64,12296,12296,14344,64,64,8,64,64,64,64,64,64,12296,64,64,64,64,64,8,8,8,8,8,12296,12296,64,64,13064,13064,13064,13064,13064,13064,13064,64,64,64,13064,13064,13064,13064,13064,64,64,64,64,64,64,64,64,64,64,64,8,8,8,8,8,8,8,64,64,8,64,64,8,8,8,8,8,8,8,8,64,8,8,64,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,12296,12296,12296,12296,12296,12296,64,12296,12296,64,64,13064,13064,14344,15112,8,57,3817,4441,3833,3849,4505,3889,585,3905,601,3921,857,3937,3953,217,3993,8249,617,473,4009,4025,4233,633,873,649,5073,57,3817,4441,3833,3849,4505,3889,585,3905,601,3921,857,3937,3953,217,3993,8249,617,473,4009,4025,4233,633,873,649,5073,57,3817,4441,3833,3849,4505,3889,585,3905,601,3921,857,3937,3953,217,3993,8249,617,473,4009,4025,4233,633,873,649,5073,57,3817,4441,3833,3849,4505,3889,64,3905,601,3921,857,3937,3953,217,3993,8249,617,473,4009,4025,4233,633,873,649,5073,57,3817,4441,3833,3849,4505,3889,585,3905,601,3921,857,3937,3953,217,3993,8249,617,473,4009,4025,4233,633,873,649,5073,57,3817,4441,3833,3849,4505,3889,585,3905,601,3921,857,3937,3953,217,3993,8249,617,473,4009,4025,4233,633,873,649,5073,57,64,4441,3833,64,64,3889,64,64,601,3921,64,64,3953,217,3993,8249,64,473,4009,4025,4233,633,873,649,5073,57,3817,4441,3833,64,4505,64,585,3905,601,3921,857,3937,3953,64,3993,8249,617,473,4009,4025,4233,633,873,649,5073,57,3817,4441,3833,3849,4505,3889,585,3905,601,3921,857,3937,3953,217,3993,8249,617,473,4009,4025,4233,633,873,649,5073,57,3817,4441,3833,3849,4505,3889,585,3905,601,3921,857,3937,3953,217,3993,8249,617,473,4009,4025,4233,633,873,649,5073,57,3817,64,3833,3849,4505,3889,64,64,601,3921,857,3937,3953,217,3993,8249,64,473,4009,4025,4233,633,873,649,64,57,3817,4441,3833,3849,4505,3889,585,3905,601,3921,857,3937,3953,217,3993,8249,617,473,4009,4025,4233,633,873,649,5073,57,3817,64,3833,3849,4505,3889,64,3905,601,3921,857,3937,64,217,64,64,64,473,4009,4025,4233,633,873,649,64,57,3817,4441,3833,3849,4505,3889,585,3905,601,3921,857,3937,3953,217,3993,8249,617,473,4009,4025,4233,633,873,649,5073,57,3817,4441,3833,3849,4505,3889,585,3905,601,3921,857,3937,3953,217,3993,8249,617,473,4009,4025,4233,633,873,649,5073,57,3817,4441,3833,3849,4505,3889,585,3905,601,3921,857,3937,3953,217,3993,8249,617,473,4009,4025,4233,633,873,649,5073,57,3817,4441,3833,3849,4505,3889,585,3905,601,3921,857,3937,3953,217,3993,8249,617,473,4009,4025,4233,633,873,649,5073,57,3817,4441,3833,3849,4505,3889,585,3905,601,3921,857,3937,3953,217,3993,8249,617,473,4009,4025,4233,633,873,649,5073,57,3817,4441,3833,3849,4505,3889,585,3905,601,3921,857,3937,3953,217,3993,8249,617,473,4009,4025,4233,633,873,649,5073,57,3817,4441,3833,3849,4505,3889,585,3905,601,3921,857,3937,3953,217,3993,8249,617,473,4009,4025,4233,633,873,649,5073,57,3817,4441,3833,3849,4505,3889,585,3905,601,3921,857,3937,3953,217,3993,8249,617,473,4009,4025,4233,633,873,649,5073,57,3817,4441,3833,3849,4505,3889,585,3905,601,3921,857,3937,3953,217,3993,8249,617,473,4009,4025,4233,633,873,649,5073,57,3817,4441,3833,3849,4505,3889,585,3905,601,3921,857,3937,3953,217,3993,8249,617,473,4009,4025,4233,633,873,649,5073,57,3817,4441,3833,3849,4505,3889,585,3905,601,3921,857,3937,3953,217,3993,8249,617,473,4009,4025,4233,633,873,649,5073,57,3817,4441,3833,3849,4505,3889,585,3905,601,3921,857,3937,3953,217,3993,8249,617,473,4009,4025,4233,633,873,649,5073,57,3817,4441,3833,3849,4505,3889,585,3905,601,3921,857,3937,3953,217,3993,8249,617,473,4009,4025,4233,633,873,649,5073,47825,47849,64,64,47873,4249,4273,4297,47897,47921,47945,5161,6705,47969,47993,48017,48041,48065,48089,8457,4369,5161,48113,48137,48161,4321,4345,48185,8313,48209,47873,4249,4273,4297,47897,47921,47945,5161,6705,47969,47993,48017,48041,48065,48089,8457,4369,48113,48113,48137,48161,4321,4345,48185,8313,48241,47897,5161,47969,4321,4369,8457,47873,4249,4273,4297,47897,47921,47945,5161,6705,47969,47993,48017,48041,48065,48089,8457,4369,5161,48113,48137,48161,4321,4345,48185,8313,48209,47873,4249,4273,4297,47897,47921,47945,5161,6705,47969,47993,48017,48041,48065,48089,8457,4369,48113,48113,48137,48161,4321,4345,48185,8313,48241,47897,5161,47969,4321,4369,8457,47873,4249,4273,4297,47897,47921,47945,5161,6705,47969,47993,48017,48041,48065,48089,8457,4369,5161,48113,48137,48161,4321,4345,48185,8313,48209,47873,4249,4273,4297,47897,47921,47945,5161,6705,47969,47993,48017,48041,48065,48089,8457,4369,48113,48113,48137,48161,4321,4345,48185,8313,48241,47897,5161,47969,4321,4369,8457,47873,4249,4273,4297,47897,47921,47945,5161,6705,47969,47993,48017,48041,48065,48089,8457,4369,5161,48113,48137,48161,4321,4345,48185,8313,48209,47873,4249,4273,4297,47897,47921,47945,5161,6705,47969,47993,48017,48041,48065,48089,8457,4369,48113,48113,48137,48161,4321,4345,48185,8313,48241,47897,5161,47969,4321,4369,8457,47873,4249,4273,4297,47897,47921,47945,5161,6705,47969,47993,48017,48041,48065,48089,8457,4369,5161,48113,48137,48161,4321,4345,48185,8313,48209,47873,4249,4273,4297,47897,47921,47945,5161,6705,47969,47993,48017,48041,48065,48089,8457,4369,48113,48113,48137,48161,4321,4345,48185,8313,48241,47897,5161,47969,4321,4369,8457,48273,48273,64,64,8001,201,105,121,8017,8033,8049,8065,8081,8097,8001,201,105,121,8017,8033,8049,8065,8081,8097,8001,201,105,121,8017,8033,8049,8065,8081,8097,8001,201,105,121,8017,8033,8049,8065,8081,8097,8001,201,105,121,8017,8033,8049,8065,8081,8097,57621,57621,57653,57653,57621,57621,57717,57717,57621,57621,57653,57653,57621,57621,57845,57845,57621,57621,57653,57653,57621,57621,57717,57717,57621,57621,57653,57653,57621,57621,35645,35645,1205,1205,2568,2568,2568,2568,2568,2568,2568,2568,2568,2568,2568,2568,2568,2568,2568,2568,2568,2568,2568,2568,2568,2568,2568,2568,2568,2568,2568,2568,2568,2568,45529,45553,45649,45721,64,46177,45793,45673,45913,46201,46057,46081,46105,46129,45817,45961,46009,45865,46033,45769,45841,45601,45625,45697,45745,45889,45937,45985,48297,31129,48321,48345,64,45553,45649,64,46153,64,64,45673,64,46201,46057,46081,46105,46129,45817,45961,46009,45865,46033,64,45841,45601,45625,45697,64,45889,64,45985,64,64,64,64,64,64,45649,64,64,64,64,45673,64,46201,64,46081,64,46129,45817,45961,64,45865,46033,64,45841,64,64,45697,64,45889,64,45985,64,31129,64,48345,64,45553,45649,64,46153,64,64,45673,45913,46201,46057,64,46105,46129,45817,45961,46009,45865,46033,64,45841,45601,45625,45697,64,45889,45937,45985,48297,64,48321,64,45529,45553,45649,45721,46153,46177,45793,45673,45913,46201,64,46081,46105,46129,45817,45961,46009,45865,46033,45769,45841,45601,45625,45697,45745,45889,45937,45985,64,64,64,64,64,45553,45649,45721,64,46177,45793,45673,45913,46201,64,46081,46105,46129,45817,45961,46009,45865,46033,45769,45841,45601,45625,45697,45745,45889,45937,45985,64,64,64,64,64,48370,48394,48418,48442,48466,48490,48514,48538,48562,48586,24,24,24,24,24,48610,48642,48674,48706,48738,48770,48802,48834,48866,48898,48930,48962,48994,49026,49058,49090,49122,49154,49186,49218,49250,49282,49314,49346,49378,49410,49441,4441,617,26281,49505,24,57,3817,4441,3833,3849,4505,3889,585,3905,601,3921,857,3937,3953,217,3993,8249,617,473,4009,4025,4233,633,873,649,5073,49529,26089,49553,5185,49577,49609,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,49633,49657,49681,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,49729,49785,49841,64,64,64,64,64,64,64,64,64,64,64,64,64,49873,49905,49937,49969,50001,50033,50065,50097,50129,50161,50193,50225,50257,50289,50321,50353,50385,50417,50449,50481,50513,50545,50577,50609,50641,50673,50705,50737,50769,50801,50833,50865,50897,50929,50961,50993,51025,51057,51089,51121,51153,51185,51217,51249,64,64,64,64,52065,52097,52129,35669,52161,52193,52225,52257,52289,52321,52353,52385,52417,35701,52449,52481,52513,52545,35733,52577,52609,50321,35765,52641,52673,52705,52737,52769,35797,52801,52833,52865,52897,52929,51185,52961,52993,53025,53057,53089,53121,53153,53185,53217,53249,53281,53313,53345,53377,53409,53409,53409,35829,53441,53473,53505,35861,53537,53569,53601,53633,53665,53697,53729,53761,53793,53825,53857,53889,53921,53921,53953,53985,54017,54049,54081,54113,54145,54177,54209,54241,54273,54305,54337,54369,54401,54433,54465,54497,35893,54529,54561,54593,50033,54625,54657,35925,35957,54689,54721,54753,54785,54817,54849,8256,54881,54913,54913,35989,54945,54977,55009,55041,36021,55073,55105,8256,55137,55169,55201,55233,55265,55297,36053,55329,36085,55361,55393,55425,55457,55489,55521,55553,55585,55617,55649,55681,36117,55713,55745,55777,55809,55841,36149,55873,36181,36213,55905,55937,55937,55969,36245,36277,56001,56033,56065,56097,56129,56161,56193,56225,56257,56289,56321,36309,56353,56385,56417,56449,56417,56481,56513,56545,56577,56609,56641,56673,56705,56737,56769,56801,56833,56865,56897,36341,56929,56961,56993,57025,57057,36373,57089,58881,58913,58945,58977,59009,59041,36661,59073,59105,59137,59169,59201,59233,36693,59265,59297,36725,36757,59329,59361,59393,59425,59457,59489,59521,59553,59585,36789,59617,36821,59649,8256,59681,59713,59745,36853,59777,59809,36885,36917,59841,59873,59905,59937,59969,59969,60001,60033,60065,60097,60129,60161,60193,36949,60225,36981,60257,37013,60289,37045,37077,37109,60321,60353,60385,37141,37173,37205,37237,60417,60449,60449,60481,60513,60545,60577,60609,37269,60641,60673,60705,60737,37301,60769,37333,37365,60801,60833,60865,60897,60929,60961,37397,37429,37461,8256,60993,37493,61025,61057,61089,37525,61121,61153,61185,61217,61249,37557,61281,61313,61345,61377,61409,61441,37589,37621,61473,37653,61505,37685,61537,61569,61601,37717,37749,61633,37781,61665,63265,63297,63329,63361,63393,38229,63425,63457,63489,63521,63553,38261,38293,63585,63617,63649,63681,63713,63745,38325,63777,63809,63841,63873,38357,38389,63905,63937,63969,38421,64001,64033,26701,38453,64065,64097,64129,38485,64161,64193,64225,64257,64289,64321,64353,38517,64385,64417,64449,38549,64481,64513,64545,64577,31597,38581,64609,64641,64673,38613,64705,38645,64737,64737,64769,38677,64801,64833,64865,64897,64929,64961,64993,38709,65025,65057,65089,65121,65153,65185,38741,65217,38773,38805,38837,65249,65281,65313,65345,65377,65409,65441,65473,38869,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64]);S=$toNativeArray($kindUint16,[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,126,2,3,4,5,6,127,128,7,129,8,9,10,130,11,12,13,14,131,132,133,15,16,134,17,18,135,136,137,2,3,4,5,6,7,7,7,7,8,9,7,7,10,11,12,30,31,31,33,34,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,138,19,139,140,141,20,21,22,23,24,25,26,27,28,29,142,143,30,31,32,144,33,145,146,147,148,34,149,150,35,36,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,160,160,160,160,160,160,160,160,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,37,38,39,196,40,40,41,40,197,42,43,44,45,46,47,198,48,49,199,156,200,201,156,156,202,156,156,156,203,50,51,52,156,156,156,156,156,156,156,156,156,156,156,156,156,156,156,156,156,156,156,156,204,205,156,206,156,207,208,156,209,53,40,54,210,211,212,213,214,215,216,217,218,219,220,55,56,221,222,223,224,57,58,225,226,59,60,61,62,63,64,65,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,156,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,227,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,228,229,160,160,160,160,230,66,67,231,68,69,70,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,249,250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,252,253,254,255,71,256,257,72,73,74,75,76,258,77,78,79,80,81,259,82,83,84,85,86,87,88,89,90,260,261,160,262,263,156,264,265,251,251,266,267,268,269,270,271,272,160,273,274,275,276,251,251,160,160,160,160,277,278,251,251,279,280,281,282,283,251,284,285,286,287,288,91,289,290,92,251,291,292,293,294,295,251,251,251,251,296,297,251,298,299,300,301,302,303,304,305,306,307,308,309,310,251,311,312,93,94,251,251,313,314,315,316,251,251,317,318,319,320,321,322,323,251,251,251,324,251,325,326,95,327,328,329,330,331,332,333,251,251,251,251,334,335,336,251,337,338,339,251,251,251,251,340,251,251,341,342,160,160,160,160,160,160,160,160,160,160,160,160,160,160,343,251,156,344,160,160,160,345,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,346,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,160,160,160,160,160,160,160,160,160,347,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,160,160,160,160,160,160,160,160,333,348,251,349,350,351,352,251,251,251,251,251,251,251,251,251,251,353,354,251,160,355,356,357,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,358,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,359,360,251,251,251,251,251,251,251,251,251,251,251,160,160,160,160,361,362,160,160,160,160,160,363,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,160,364,365,251,251,251,251,251,251,251,251,251,251,251,251,251,156,156,156,366,367,368,369,370,156,371,251,372,156,373,251,251,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,156,156,156,156,156,156,156,156,374,375,376,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,377,251,251,251,378,379,251,251,251,251,251,380,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,291,291,291,381,112,382,251,251,251,251,251,251,251,251,251,251,251,383,384,251,385,251,251,251,113,114,115,386,251,251,251,251,387,156,388,389,116,117,390,391,118,392,251,251,156,156,156,156,156,156,156,156,156,156,156,156,156,156,156,393,156,394,156,395,396,397,398,251,156,399,156,400,156,401,402,403,156,156,404,405,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,406,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,407,160,160,160,408,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,409,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,410,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,119,120,121,411,122,123,412,124,125,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,160,160,160,160,160,160,160,160,160,160,160,160,160,413,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13,14,15,16,17,11,18,7,19,11,11,20,11,21,22,23,7,7,7,7,7,7,7,7,7,7,24,25,26,7,27,28,7,29,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,414,415,251,251,416,416,416,417,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,32,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]);T=new BH([0,8,25,37,39,44,51,62,74,78,93,98,108,120,133,139,148,164,178,189,202,219,229,236,249,266,273,284,299,313,323,325,330,333,336,338,350,361,369,375,381,386,391,394,398,404,409,421,431,437,454,464,467,475,478,491,499,503,510,518,534,546,549,559,571,583,595,603,608,621,638,642,653,657,666,674,680,685,688,692,698,702,706,710,716,724,731,742,752,756,759,765,769,771,774,776,779,789,792,807,811,816,819,823,828,833,839,856,872,878,882,897,902,910,920,931,939,956,965,981,994,1006,1011,1024,1028,1033,1035,1037,1041,1043,1047,1056,1062,1066,1082,1092,1097,1100,1106,1113,1118,1122,1128,1133,1142,1147,1153,1160,1167,1174,1178,1183,1186,1191,1203,1209,1214,1221,1229,1234,1238,1254,1261,1265,1269,1276,1278,1281,1284,1288,1297,1301,1309,1317,1325,1337,1349,1355,1364,1376,1383,1392,1403,1410,1425,1438,1451,1460,1464,1479,1487,1498,1507,1513,1521,1530,1541,1544,1556,1565,1568,1573,1582,1587,1600,1611,1620,1630,1633,1643,1652,1664,1677,1690,1704,1711,1715,1719,1722,1727,1730,1735,1738,1745,1752,1756,1767,1770,1773,1776,1782,1788,1797,1800,1803,1806,1809,1816,1819,1824,1834,1837,1841,1856,1868,1872,1877,1881,1886,1890,1895,1904,1915,1921,1927,1933,1939,1948,1951,1954,1958,1962,1966,1972,1978,1983,1986,2002,2009,2012,2017,2021,2027,2034,2038,2042,2051,2058,2063,2067,2081,2084,2087,2091,2095,2098,2114,2131,2134,2139,2141,2143]);U=$toNativeArray($kindStruct,[new J.ptr(0,7,0),new J.ptr(57605,128,150),new J.ptr(24,151,151),new J.ptr(57605,152,158),new J.ptr(31,159,159),new J.ptr(8,160,182),new J.ptr(24,183,183),new J.ptr(8,184,191),new J.ptr(0,16,0),new J.ptr(8,128,128),new J.ptr(57373,129,129),new J.ptr(8,130,130),new J.ptr(821,131,131),new J.ptr(845,132,132),new J.ptr(869,133,133),new J.ptr(57357,134,134),new J.ptr(8,135,135),new J.ptr(57357,136,136),new J.ptr(8,137,137),new J.ptr(57357,138,138),new J.ptr(8,139,139),new J.ptr(57357,140,140),new J.ptr(8,141,141),new J.ptr(57357,142,142),new J.ptr(8,143,191),new J.ptr(0,11,0),new J.ptr(8,128,175),new J.ptr(585,176,176),new J.ptr(893,177,177),new J.ptr(601,178,178),new J.ptr(617,179,179),new J.ptr(845,180,180),new J.ptr(917,181,181),new J.ptr(57789,182,182),new J.ptr(633,183,183),new J.ptr(649,184,184),new J.ptr(8,185,191),new J.ptr(0,1,0),new J.ptr(13064,128,191),new J.ptr(0,4,0),new J.ptr(1013,128,143),new J.ptr(57605,144,159),new J.ptr(1181,160,175),new J.ptr(8,176,191),new J.ptr(0,6,0),new J.ptr(57733,128,143),new J.ptr(1349,144,150),new J.ptr(64,151,152),new J.ptr(8,153,153),new J.ptr(24,154,159),new J.ptr(8,160,191),new J.ptr(0,10,0),new J.ptr(8,128,134),new J.ptr(1025,135,135),new J.ptr(8,136,136),new J.ptr(24,137,138),new J.ptr(64,139,140),new J.ptr(24,141,143),new J.ptr(64,144,144),new J.ptr(13064,145,189),new J.ptr(2072,190,190),new J.ptr(13064,191,191),new J.ptr(0,11,0),new J.ptr(2072,128,128),new J.ptr(13064,129,130),new J.ptr(2072,131,131),new J.ptr(13064,132,133),new J.ptr(2072,134,134),new J.ptr(13064,135,135),new J.ptr(64,136,143),new J.ptr(2056,144,170),new J.ptr(64,171,174),new J.ptr(2056,175,180),new J.ptr(64,181,191),new J.ptr(0,3,0),new J.ptr(2568,128,135),new J.ptr(3080,136,153),new J.ptr(2568,154,191),new J.ptr(0,14,0),new J.ptr(13064,128,138),new J.ptr(64,139,140),new J.ptr(3080,141,141),new J.ptr(2568,142,152),new J.ptr(3080,153,155),new J.ptr(2568,156,170),new J.ptr(3080,171,172),new J.ptr(2568,173,176),new J.ptr(3080,177,177),new J.ptr(2568,178,178),new J.ptr(3080,179,180),new J.ptr(2568,181,183),new J.ptr(3080,184,185),new J.ptr(2568,186,191),new J.ptr(0,4,0),new J.ptr(2056,128,165),new J.ptr(13064,166,176),new J.ptr(2056,177,177),new J.ptr(64,178,191),new J.ptr(0,9,0),new J.ptr(2056,128,137),new J.ptr(2568,138,170),new J.ptr(13064,171,179),new J.ptr(2056,180,181),new J.ptr(24,182,185),new J.ptr(2072,186,186),new J.ptr(64,187,188),new J.ptr(13064,189,189),new J.ptr(2072,190,191),new J.ptr(0,11,0),new J.ptr(2056,128,149),new J.ptr(13064,150,153),new J.ptr(2056,154,154),new J.ptr(13064,155,163),new J.ptr(2056,164,164),new J.ptr(13064,165,167),new J.ptr(2056,168,168),new J.ptr(13064,169,173),new J.ptr(64,174,175),new J.ptr(2072,176,190),new J.ptr(64,191,191),new J.ptr(0,12,0),new J.ptr(64,128,159),new J.ptr(2568,160,169),new J.ptr(3080,170,172),new J.ptr(2056,173,173),new J.ptr(3080,174,174),new J.ptr(2568,175,176),new J.ptr(3080,177,178),new J.ptr(2568,179,180),new J.ptr(64,181,181),new J.ptr(2568,182,184),new J.ptr(3080,185,185),new J.ptr(2568,186,191),new J.ptr(0,5,0),new J.ptr(2568,128,135),new J.ptr(64,136,146),new J.ptr(13064,147,161),new J.ptr(2112,162,162),new J.ptr(13064,163,191),new J.ptr(0,8,0),new J.ptr(13064,128,130),new J.ptr(12296,131,131),new J.ptr(8,132,185),new J.ptr(13064,186,186),new J.ptr(12296,187,187),new J.ptr(13064,188,188),new J.ptr(8,189,189),new J.ptr(12296,190,191),new J.ptr(0,15,0),new J.ptr(13064,128,128),new J.ptr(12296,129,130),new J.ptr(64,131,133),new J.ptr(12296,134,136),new J.ptr(64,137,137),new J.ptr(12296,138,140),new J.ptr(15112,141,141),new J.ptr(64,142,143),new J.ptr(8,144,144),new J.ptr(64,145,150),new J.ptr(12296,151,151),new J.ptr(64,152,165),new J.ptr(8,166,175),new J.ptr(24,176,186),new J.ptr(64,187,191),new J.ptr(0,13,0),new J.ptr(13064,128,128),new J.ptr(12296,129,131),new J.ptr(13064,132,132),new J.ptr(8,133,140),new J.ptr(64,141,141),new J.ptr(8,142,144),new J.ptr(64,145,145),new J.ptr(8,146,168),new J.ptr(64,169,169),new J.ptr(8,170,185),new J.ptr(64,186,188),new J.ptr(8,189,189),new J.ptr(13064,190,191),new J.ptr(0,10,0),new J.ptr(13064,128,129),new J.ptr(12296,130,131),new J.ptr(8,132,140),new J.ptr(64,141,141),new J.ptr(8,142,144),new J.ptr(64,145,145),new J.ptr(8,146,186),new J.ptr(15112,187,188),new J.ptr(8,189,189),new J.ptr(12296,190,191),new J.ptr(0,12,0),new J.ptr(64,128,128),new J.ptr(13064,129,129),new J.ptr(12296,130,131),new J.ptr(64,132,132),new J.ptr(8,133,150),new J.ptr(64,151,153),new J.ptr(8,154,177),new J.ptr(64,178,178),new J.ptr(8,179,187),new J.ptr(64,188,188),new J.ptr(8,189,189),new J.ptr(64,190,191),new J.ptr(0,16,0),new J.ptr(8,128,134),new J.ptr(64,135,137),new J.ptr(15112,138,138),new J.ptr(64,139,142),new J.ptr(12296,143,145),new J.ptr(13064,146,148),new J.ptr(64,149,149),new J.ptr(13064,150,150),new J.ptr(64,151,151),new J.ptr(12296,152,159),new J.ptr(64,160,165),new J.ptr(8,166,175),new J.ptr(64,176,177),new J.ptr(12296,178,179),new J.ptr(24,180,180),new J.ptr(64,181,191),new J.ptr(0,9,0),new J.ptr(64,128,128),new J.ptr(8,129,176),new J.ptr(13064,177,177),new J.ptr(8,178,178),new J.ptr(2289,179,179),new J.ptr(13064,180,185),new J.ptr(15112,186,186),new J.ptr(64,187,190),new J.ptr(24,191,191),new J.ptr(0,6,0),new J.ptr(8,128,134),new J.ptr(13064,135,142),new J.ptr(24,143,143),new J.ptr(8,144,153),new J.ptr(24,154,155),new J.ptr(64,156,191),new J.ptr(0,12,0),new J.ptr(8,128,132),new J.ptr(64,133,133),new J.ptr(8,134,134),new J.ptr(64,135,135),new J.ptr(13064,136,141),new J.ptr(64,142,143),new J.ptr(8,144,153),new J.ptr(64,154,155),new J.ptr(2401,156,156),new J.ptr(2457,157,157),new J.ptr(8,158,159),new J.ptr(64,160,191),new J.ptr(0,16,0),new J.ptr(8,128,128),new J.ptr(24,129,138),new J.ptr(8,139,139),new J.ptr(57405,140,140),new J.ptr(24,141,151),new J.ptr(13064,152,153),new J.ptr(24,154,159),new J.ptr(8,160,169),new J.ptr(24,170,180),new J.ptr(13064,181,181),new J.ptr(24,182,182),new J.ptr(13064,183,183),new J.ptr(24,184,184),new J.ptr(13064,185,185),new J.ptr(24,186,189),new J.ptr(12296,190,191),new J.ptr(0,6,0),new J.ptr(24,128,133),new J.ptr(13064,134,134),new J.ptr(24,135,140),new J.ptr(64,141,141),new J.ptr(24,142,154),new J.ptr(64,155,191),new J.ptr(0,10,0),new J.ptr(8,128,170),new J.ptr(12296,171,172),new J.ptr(13064,173,176),new J.ptr(12296,177,177),new J.ptr(13064,178,183),new J.ptr(12296,184,184),new J.ptr(15112,185,186),new J.ptr(12296,187,188),new J.ptr(13064,189,190),new J.ptr(8,191,191),new J.ptr(0,14,0),new J.ptr(8,128,137),new J.ptr(24,138,143),new J.ptr(8,144,149),new J.ptr(12296,150,151),new J.ptr(13064,152,153),new J.ptr(8,154,157),new J.ptr(13064,158,160),new J.ptr(8,161,161),new J.ptr(12296,162,164),new J.ptr(8,165,166),new J.ptr(12296,167,173),new J.ptr(8,174,176),new J.ptr(13064,177,180),new J.ptr(8,181,191),new J.ptr(0,13,0),new J.ptr(8,128,129),new J.ptr(13064,130,130),new J.ptr(12296,131,132),new J.ptr(13064,133,134),new J.ptr(12296,135,140),new J.ptr(13064,141,141),new J.ptr(8,142,142),new J.ptr(12296,143,143),new J.ptr(8,144,153),new J.ptr(12296,154,156),new J.ptr(13064,157,157),new J.ptr(24,158,159),new J.ptr(64,160,191),new J.ptr(0,9,0),new J.ptr(64,128,134),new J.ptr(1373,135,135),new J.ptr(64,136,140),new J.ptr(1373,141,141),new J.ptr(64,142,143),new J.ptr(8,144,186),new J.ptr(24,187,187),new J.ptr(57605,188,188),new J.ptr(8,189,191),new J.ptr(0,1,0),new J.ptr(24,128,191),new J.ptr(0,4,0),new J.ptr(24,128,158),new J.ptr(64,159,160),new J.ptr(8216,161,181),new J.ptr(24,182,191),new J.ptr(0,2,0),new J.ptr(24,128,167),new J.ptr(8216,168,191),new J.ptr(0,2,0),new J.ptr(8216,128,130),new J.ptr(24,131,191),new J.ptr(0,1,0),new J.ptr(8,128,191),new J.ptr(0,11,0),new J.ptr(8,128,136),new J.ptr(64,137,137),new J.ptr(8,138,141),new J.ptr(64,142,143),new J.ptr(8,144,150),new J.ptr(64,151,151),new J.ptr(8,152,152),new J.ptr(64,153,153),new J.ptr(8,154,157),new J.ptr(64,158,159),new J.ptr(8,160,191),new J.ptr(0,10,0),new J.ptr(8,128,136),new J.ptr(64,137,137),new J.ptr(8,138,141),new J.ptr(64,142,143),new J.ptr(8,144,176),new J.ptr(64,177,177),new J.ptr(8,178,181),new J.ptr(64,182,183),new J.ptr(8,184,190),new J.ptr(64,191,191),new J.ptr(0,7,0),new J.ptr(8,128,128),new J.ptr(64,129,129),new J.ptr(8,130,133),new J.ptr(64,134,135),new J.ptr(8,136,150),new J.ptr(64,151,151),new J.ptr(8,152,191),new J.ptr(0,5,0),new J.ptr(8,128,144),new J.ptr(64,145,145),new J.ptr(8,146,149),new J.ptr(64,150,151),new J.ptr(8,152,191),new J.ptr(0,5,0),new J.ptr(8,128,154),new J.ptr(64,155,156),new J.ptr(13064,157,159),new J.ptr(24,160,188),new J.ptr(64,189,191),new J.ptr(0,4,0),new J.ptr(8,128,143),new J.ptr(24,144,153),new J.ptr(64,154,159),new J.ptr(8,160,191),new J.ptr(0,4,0),new J.ptr(8,128,181),new J.ptr(64,182,183),new J.ptr(57413,184,189),new J.ptr(64,190,191),new J.ptr(0,2,0),new J.ptr(24,128,128),new J.ptr(8,129,191),new J.ptr(0,3,0),new J.ptr(8,128,172),new J.ptr(24,173,174),new J.ptr(8,175,191),new J.ptr(0,5,0),new J.ptr(64,128,128),new J.ptr(8,129,154),new J.ptr(24,155,156),new J.ptr(64,157,159),new J.ptr(8,160,191),new J.ptr(0,4,0),new J.ptr(8,128,170),new J.ptr(24,171,176),new J.ptr(8,177,184),new J.ptr(64,185,191),new J.ptr(0,11,0),new J.ptr(8,128,140),new J.ptr(64,141,141),new J.ptr(8,142,145),new J.ptr(13064,146,147),new J.ptr(15112,148,148),new J.ptr(64,149,159),new J.ptr(8,160,177),new J.ptr(13064,178,179),new J.ptr(15112,180,180),new J.ptr(24,181,182),new J.ptr(64,183,191),new J.ptr(0,9,0),new J.ptr(8,128,145),new J.ptr(13064,146,147),new J.ptr(64,148,159),new J.ptr(8,160,172),new J.ptr(64,173,173),new J.ptr(8,174,176),new J.ptr(64,177,177),new J.ptr(13064,178,179),new J.ptr(64,180,191),new J.ptr(0,5,0),new J.ptr(8,128,179),new J.ptr(13120,180,181),new J.ptr(12296,182,182),new J.ptr(13064,183,189),new J.ptr(12296,190,191),new J.ptr(0,16,0),new J.ptr(12296,128,133),new J.ptr(13064,134,134),new J.ptr(12296,135,136),new J.ptr(13064,137,145),new J.ptr(15112,146,146),new J.ptr(13064,147,147),new J.ptr(24,148,150),new J.ptr(8,151,151),new J.ptr(24,152,155),new J.ptr(8,156,156),new J.ptr(13064,157,157),new J.ptr(64,158,159),new J.ptr(8,160,169),new J.ptr(64,170,175),new J.ptr(24,176,185),new J.ptr(64,186,191),new J.ptr(0,9,0),new J.ptr(24,128,133),new J.ptr(64,134,134),new J.ptr(536,135,135),new J.ptr(24,136,138),new J.ptr(13248,139,141),new J.ptr(64,142,143),new J.ptr(8,144,153),new J.ptr(64,154,159),new J.ptr(520,160,191),new J.ptr(0,2,0),new J.ptr(520,128,184),new J.ptr(64,185,191),new J.ptr(0,7,0),new J.ptr(8,128,132),new J.ptr(13064,133,134),new J.ptr(520,135,168),new J.ptr(13064,169,169),new J.ptr(520,170,170),new J.ptr(64,171,175),new J.ptr(8,176,191),new J.ptr(0,2,0),new J.ptr(8,128,181),new J.ptr(64,182,191),new J.ptr(0,12,0),new J.ptr(8,128,158),new J.ptr(64,159,159),new J.ptr(13064,160,162),new J.ptr(12296,163,166),new J.ptr(13064,167,168),new J.ptr(12296,169,171),new J.ptr(64,172,175),new J.ptr(12296,176,177),new J.ptr(13064,178,178),new J.ptr(12296,179,184),new J.ptr(13064,185,187),new J.ptr(64,188,191),new J.ptr(0,7,0),new J.ptr(24,128,128),new J.ptr(64,129,131),new J.ptr(24,132,133),new J.ptr(8,134,173),new J.ptr(64,174,175),new J.ptr(8,176,180),new J.ptr(64,181,191),new J.ptr(0,3,0),new J.ptr(8,128,171),new J.ptr(64,172,175),new J.ptr(8,176,191),new J.ptr(0,6,0),new J.ptr(8,128,137),new J.ptr(64,138,143),new J.ptr(8,144,153),new J.ptr(40,154,154),new J.ptr(64,155,157),new J.ptr(24,158,191),new J.ptr(0,7,0),new J.ptr(8,128,150),new J.ptr(13064,151,152),new J.ptr(12296,153,154),new J.ptr(13064,155,155),new J.ptr(64,156,157),new J.ptr(24,158,159),new J.ptr(8,160,191),new J.ptr(0,15,0),new J.ptr(8,128,148),new J.ptr(12296,149,149),new J.ptr(13064,150,150),new J.ptr(12296,151,151),new J.ptr(13064,152,158),new J.ptr(64,159,159),new J.ptr(15112,160,160),new J.ptr(12296,161,161),new J.ptr(13064,162,162),new J.ptr(12296,163,164),new J.ptr(13064,165,172),new J.ptr(12296,173,178),new J.ptr(13064,179,188),new J.ptr(64,189,190),new J.ptr(13064,191,191),new J.ptr(0,11,0),new J.ptr(8,128,137),new J.ptr(64,138,143),new J.ptr(8,144,153),new J.ptr(64,154,159),new J.ptr(24,160,166),new J.ptr(8,167,167),new J.ptr(24,168,173),new J.ptr(64,174,175),new J.ptr(13064,176,189),new J.ptr(13080,190,190),new J.ptr(13064,191,191),new J.ptr(0,2,0),new J.ptr(13064,128,128),new J.ptr(64,129,191),new J.ptr(0,9,0),new J.ptr(13064,128,131),new J.ptr(12296,132,132),new J.ptr(8,133,179),new J.ptr(13064,180,180),new J.ptr(12296,181,181),new J.ptr(13064,182,186),new J.ptr(12296,187,187),new J.ptr(13064,188,188),new J.ptr(12296,189,191),new J.ptr(0,11,0),new J.ptr(12296,128,129),new J.ptr(13064,130,130),new J.ptr(12296,131,131),new J.ptr(14344,132,132),new J.ptr(8,133,139),new J.ptr(64,140,143),new J.ptr(8,144,153),new J.ptr(24,154,170),new J.ptr(13064,171,179),new J.ptr(24,180,188),new J.ptr(64,189,191),new J.ptr(0,11,0),new J.ptr(13064,128,129),new J.ptr(12296,130,130),new J.ptr(8,131,160),new J.ptr(12296,161,161),new J.ptr(13064,162,165),new J.ptr(12296,166,167),new J.ptr(13064,168,169),new J.ptr(14344,170,170),new J.ptr(15112,171,171),new J.ptr(13064,172,173),new J.ptr(8,174,191),new J.ptr(0,11,0),new J.ptr(8,128,165),new J.ptr(13064,166,166),new J.ptr(12296,167,167),new J.ptr(13064,168,169),new J.ptr(12296,170,172),new J.ptr(13064,173,173),new J.ptr(12296,174,174),new J.ptr(13064,175,177),new J.ptr(14344,178,179),new J.ptr(64,180,187),new J.ptr(24,188,191),new J.ptr(0,7,0),new J.ptr(8,128,163),new J.ptr(12296,164,171),new J.ptr(13064,172,179),new J.ptr(12296,180,181),new J.ptr(13064,182,183),new J.ptr(64,184,186),new J.ptr(24,187,191),new J.ptr(0,4,0),new J.ptr(8,128,137),new J.ptr(64,138,140),new J.ptr(8,141,189),new J.ptr(24,190,191),new J.ptr(0,12,0),new J.ptr(3625,128,128),new J.ptr(3649,129,129),new J.ptr(3673,130,130),new J.ptr(3697,131,131),new J.ptr(3721,132,133),new J.ptr(3745,134,134),new J.ptr(3769,135,135),new J.ptr(1405,136,136),new J.ptr(64,137,143),new J.ptr(1437,144,186),new J.ptr(64,187,188),new J.ptr(1437,189,191),new J.ptr(0,16,0),new J.ptr(24,128,135),new J.ptr(64,136,143),new J.ptr(13064,144,146),new J.ptr(24,147,147),new J.ptr(13064,148,160),new J.ptr(12296,161,161),new J.ptr(13064,162,168),new J.ptr(8,169,172),new J.ptr(13064,173,173),new J.ptr(8,174,179),new J.ptr(13064,180,180),new J.ptr(8,181,182),new J.ptr(12296,183,183),new J.ptr(13064,184,185),new J.ptr(8,186,186),new J.ptr(64,187,191),new J.ptr(0,3,0),new J.ptr(13064,128,185),new J.ptr(64,186,186),new J.ptr(13064,187,191),new J.ptr(0,10,0),new J.ptr(8,128,135),new J.ptr(57413,136,143),new J.ptr(8,144,149),new J.ptr(64,150,151),new J.ptr(57413,152,157),new J.ptr(64,158,159),new J.ptr(8,160,167),new J.ptr(57413,168,175),new J.ptr(8,176,183),new J.ptr(57413,184,191),new J.ptr(0,3,0),new J.ptr(64,128,143),new J.ptr(13080,144,176),new J.ptr(64,177,191),new J.ptr(0,8,0),new J.ptr(24,128,130),new J.ptr(64,131,131),new J.ptr(8,132,132),new J.ptr(24,133,136),new J.ptr(9409,137,137),new J.ptr(24,138,139),new J.ptr(64,140,143),new J.ptr(24,144,191),new J.ptr(0,7,0),new J.ptr(24,128,171),new J.ptr(9457,172,172),new J.ptr(9513,173,173),new J.ptr(24,174,174),new J.ptr(9593,175,175),new J.ptr(9649,176,176),new J.ptr(24,177,191),new J.ptr(0,5,0),new J.ptr(24,128,159),new J.ptr(128,160,160),new J.ptr(24,161,173),new J.ptr(128,174,175),new J.ptr(24,176,191),new J.ptr(0,4,0),new J.ptr(24,128,168),new J.ptr(2525,169,169),new J.ptr(2557,170,170),new J.ptr(24,171,191),new J.ptr(0,2,0),new J.ptr(24,128,166),new J.ptr(64,167,191),new J.ptr(0,3,0),new J.ptr(24,128,139),new J.ptr(10433,140,140),new J.ptr(24,141,191),new J.ptr(0,5,0),new J.ptr(24,128,179),new J.ptr(3710,180,180),new J.ptr(10538,181,181),new J.ptr(3742,182,182),new J.ptr(24,183,191),new J.ptr(0,3,0),new J.ptr(24,128,155),new J.ptr(10561,156,156),new J.ptr(24,157,191),new J.ptr(0,3,0),new J.ptr(24,128,179),new J.ptr(64,180,181),new J.ptr(24,182,191),new J.ptr(0,3,0),new J.ptr(24,128,149),new J.ptr(64,150,150),new J.ptr(24,151,191),new J.ptr(0,5,0),new J.ptr(57733,128,143),new J.ptr(1013,144,159),new J.ptr(3773,160,174),new J.ptr(64,175,175),new J.ptr(8,176,191),new J.ptr(0,7,0),new J.ptr(8,128,165),new J.ptr(64,166,166),new J.ptr(8,167,167),new J.ptr(64,168,172),new J.ptr(8,173,173),new J.ptr(64,174,175),new J.ptr(8,176,191),new J.ptr(0,6,0),new J.ptr(8,128,167),new J.ptr(64,168,174),new J.ptr(57461,175,175),new J.ptr(24,176,176),new J.ptr(64,177,190),new J.ptr(15112,191,191),new J.ptr(0,10,0),new J.ptr(8,128,150),new J.ptr(64,151,159),new J.ptr(8,160,166),new J.ptr(64,167,167),new J.ptr(8,168,174),new J.ptr(64,175,175),new J.ptr(8,176,182),new J.ptr(64,183,183),new J.ptr(8,184,190),new J.ptr(64,191,191),new J.ptr(0,9,0),new J.ptr(8,128,134),new J.ptr(64,135,135),new J.ptr(8,136,142),new J.ptr(64,143,143),new J.ptr(8,144,150),new J.ptr(64,151,151),new J.ptr(8,152,158),new J.ptr(64,159,159),new J.ptr(13064,160,191),new J.ptr(0,3,0),new J.ptr(24,128,174),new J.ptr(8,175,175),new J.ptr(24,176,191),new J.ptr(0,2,0),new J.ptr(24,128,146),new J.ptr(64,147,191),new J.ptr(0,5,0),new J.ptr(24,128,153),new J.ptr(64,154,154),new J.ptr(24,155,158),new J.ptr(3829,159,159),new J.ptr(24,160,191),new J.ptr(0,3,0),new J.ptr(24,128,178),new J.ptr(3861,179,179),new J.ptr(64,180,191),new J.ptr(32,1,0),new J.ptr(3893,128,191),new J.ptr(32,2,0),new J.ptr(5941,128,143),new J.ptr(6421,144,191),new J.ptr(32,1,0),new J.ptr(7957,128,191),new J.ptr(0,2,0),new J.ptr(64,128,128),new J.ptr(8,129,191),new J.ptr(0,9,0),new J.ptr(8,128,150),new J.ptr(64,151,152),new J.ptr(13064,153,154),new J.ptr(10722,155,155),new J.ptr(10762,156,156),new J.ptr(8,157,158),new J.ptr(10801,159,159),new J.ptr(24,160,160),new J.ptr(8,161,191),new J.ptr(0,2,0),new J.ptr(8,128,190),new J.ptr(10857,191,191),new J.ptr(0,14,0),new J.ptr(64,128,132),new J.ptr(8,133,175),new J.ptr(64,176,176),new J.ptr(10805,177,177),new J.ptr(10837,178,178),new J.ptr(10869,179,179),new J.ptr(10901,180,180),new J.ptr(10869,181,181),new J.ptr(10933,182,182),new J.ptr(10965,183,183),new J.ptr(10997,184,185),new J.ptr(11029,186,187),new J.ptr(11061,188,189),new J.ptr(11029,190,191),new J.ptr(0,3,0),new J.ptr(24,128,163),new J.ptr(64,164,175),new J.ptr(8,176,191),new J.ptr(48,4,0),new J.ptr(10914,128,157),new J.ptr(12378,158,158),new J.ptr(64,159,159),new J.ptr(12450,160,191),new J.ptr(0,2,0),new J.ptr(8,128,188),new J.ptr(64,189,191),new J.ptr(0,3,0),new J.ptr(8,128,140),new J.ptr(64,141,143),new J.ptr(24,144,191),new J.ptr(0,4,0),new J.ptr(24,128,134),new J.ptr(64,135,143),new J.ptr(8,144,189),new J.ptr(24,190,191),new J.ptr(0,4,0),new J.ptr(8,128,140),new J.ptr(24,141,143),new J.ptr(8,144,171),new J.ptr(64,172,191),new J.ptr(0,5,0),new J.ptr(8,128,165),new J.ptr(24,166,175),new J.ptr(13064,176,177),new J.ptr(24,178,183),new J.ptr(64,184,191),new J.ptr(0,16,0),new J.ptr(64,128,129),new J.ptr(57357,130,130),new J.ptr(8,131,131),new J.ptr(1013,132,132),new J.ptr(4905,133,133),new J.ptr(17533,134,134),new J.ptr(57469,135,135),new J.ptr(8,136,136),new J.ptr(57373,137,137),new J.ptr(8,138,138),new J.ptr(64,139,180),new J.ptr(57373,181,181),new J.ptr(8,182,183),new J.ptr(8201,184,184),new J.ptr(28353,185,185),new J.ptr(8,186,191),new J.ptr(0,15,0),new J.ptr(8,128,129),new J.ptr(13064,130,130),new J.ptr(8,131,133),new J.ptr(15112,134,134),new J.ptr(8,135,138),new J.ptr(13064,139,139),new J.ptr(8,140,162),new J.ptr(12296,163,164),new J.ptr(13064,165,166),new J.ptr(12296,167,167),new J.ptr(24,168,171),new J.ptr(15112,172,172),new J.ptr(64,173,175),new J.ptr(24,176,185),new J.ptr(64,186,191),new J.ptr(0,5,0),new J.ptr(520,128,177),new J.ptr(264,178,178),new J.ptr(8,179,179),new J.ptr(24,180,183),new J.ptr(64,184,191),new J.ptr(0,3,0),new J.ptr(12296,128,129),new J.ptr(8,130,179),new J.ptr(12296,180,191),new J.ptr(0,14,0),new J.ptr(12296,128,131),new J.ptr(15112,132,132),new J.ptr(13064,133,133),new J.ptr(64,134,141),new J.ptr(24,142,143),new J.ptr(8,144,153),new J.ptr(64,154,159),new J.ptr(13064,160,177),new J.ptr(8,178,183),new J.ptr(24,184,186),new J.ptr(8,187,187),new J.ptr(24,188,188),new J.ptr(8,189,190),new J.ptr(13064,191,191),new J.ptr(0,4,0),new J.ptr(8,128,165),new J.ptr(13064,166,173),new J.ptr(24,174,175),new J.ptr(8,176,191),new J.ptr(0,7,0),new J.ptr(8,128,134),new J.ptr(13064,135,145),new J.ptr(12296,146,146),new J.ptr(14344,147,147),new J.ptr(64,148,158),new J.ptr(24,159,188),new J.ptr(64,189,191),new J.ptr(0,9,0),new J.ptr(13064,128,130),new J.ptr(12296,131,131),new J.ptr(8,132,178),new J.ptr(13064,179,179),new J.ptr(12296,180,181),new J.ptr(13064,182,185),new J.ptr(12296,186,187),new J.ptr(13064,188,189),new J.ptr(12296,190,191),new J.ptr(0,10,0),new J.ptr(14344,128,128),new J.ptr(24,129,141),new J.ptr(64,142,142),new J.ptr(8,143,153),new J.ptr(64,154,157),new J.ptr(24,158,159),new J.ptr(8,160,164),new J.ptr(13064,165,165),new J.ptr(8,166,190),new J.ptr(64,191,191),new J.ptr(0,7,0),new J.ptr(8,128,168),new J.ptr(13064,169,174),new J.ptr(12296,175,176),new J.ptr(13064,177,178),new J.ptr(12296,179,180),new J.ptr(13064,181,182),new J.ptr(64,183,191),new J.ptr(0,16,0),new J.ptr(8,128,130),new J.ptr(13064,131,131),new J.ptr(8,132,139),new J.ptr(13064,140,140),new J.ptr(12296,141,141),new J.ptr(64,142,143),new J.ptr(8,144,153),new J.ptr(64,154,155),new J.ptr(24,156,159),new J.ptr(8,160,182),new J.ptr(24,183,185),new J.ptr(8,186,186),new J.ptr(12296,187,187),new J.ptr(13064,188,188),new J.ptr(12296,189,189),new J.ptr(8,190,191),new J.ptr(0,8,0),new J.ptr(8,128,175),new J.ptr(13064,176,176),new J.ptr(8,177,177),new J.ptr(13064,178,180),new J.ptr(8,181,182),new J.ptr(13064,183,184),new J.ptr(8,185,189),new J.ptr(13064,190,191),new J.ptr(0,15,0),new J.ptr(8,128,128),new J.ptr(13064,129,129),new J.ptr(8,130,130),new J.ptr(64,131,154),new J.ptr(8,155,157),new J.ptr(24,158,159),new J.ptr(8,160,170),new J.ptr(12296,171,171),new J.ptr(13064,172,173),new J.ptr(12296,174,175),new J.ptr(24,176,177),new J.ptr(8,178,180),new J.ptr(12296,181,181),new J.ptr(15112,182,182),new J.ptr(64,183,191),new J.ptr(0,12,0),new J.ptr(64,128,128),new J.ptr(8,129,134),new J.ptr(64,135,136),new J.ptr(8,137,142),new J.ptr(64,143,144),new J.ptr(8,145,150),new J.ptr(64,151,159),new J.ptr(8,160,166),new J.ptr(64,167,167),new J.ptr(8,168,174),new J.ptr(64,175,175),new J.ptr(8,176,191),new J.ptr(0,11,0),new J.ptr(8,128,154),new J.ptr(24,155,155),new J.ptr(17565,156,156),new J.ptr(17589,157,157),new J.ptr(10609,158,158),new J.ptr(57453,159,159),new J.ptr(8,160,168),new J.ptr(28377,169,169),new J.ptr(24,170,171),new J.ptr(64,172,175),new J.ptr(17613,176,191),new J.ptr(0,4,0),new J.ptr(17645,128,143),new J.ptr(17677,144,159),new J.ptr(17709,160,175),new J.ptr(17677,176,191),new J.ptr(0,12,0),new J.ptr(8,128,162),new J.ptr(12296,163,164),new J.ptr(13064,165,165),new J.ptr(12296,166,167),new J.ptr(13064,168,168),new J.ptr(12296,169,170),new J.ptr(24,171,171),new J.ptr(12296,172,172),new J.ptr(15112,173,173),new J.ptr(64,174,175),new J.ptr(8,176,185),new J.ptr(64,186,191),new J.ptr(0,3,0),new J.ptr(8,128,163),new J.ptr(64,164,175),new J.ptr(24,176,191),new J.ptr(0,4,0),new J.ptr(24,128,134),new J.ptr(64,135,138),new J.ptr(24,139,187),new J.ptr(64,188,191),new J.ptr(0,1,0),new J.ptr(64,128,191),new J.ptr(32,1,0),new J.ptr(17741,128,191),new J.ptr(32,3,0),new J.ptr(19789,128,148),new J.ptr(19213,149,149),new J.ptr(20461,150,191),new J.ptr(32,1,0),new J.ptr(21805,128,191),new J.ptr(32,3,0),new J.ptr(23853,128,132),new J.ptr(22157,133,133),new J.ptr(24013,134,191),new J.ptr(32,8,0),new J.ptr(27533,128,143),new J.ptr(27981,144,144),new J.ptr(28045,145,171),new J.ptr(28401,172,172),new J.ptr(28909,173,173),new J.ptr(64,174,174),new J.ptr(64,175,175),new J.ptr(28941,176,191),new J.ptr(32,5,0),new J.ptr(29453,128,173),new J.ptr(25965,174,174),new J.ptr(30925,175,181),new J.ptr(28557,182,182),new J.ptr(31149,183,191),new J.ptr(40,3,0),new J.ptr(31857,128,130),new J.ptr(31793,131,131),new J.ptr(31977,132,191),new J.ptr(56,15,0),new J.ptr(40449,128,131),new J.ptr(40617,132,133),new J.ptr(40673,134,135),new J.ptr(40729,136,143),new J.ptr(64,144,144),new J.ptr(64,145,145),new J.ptr(41177,146,151),new J.ptr(41457,152,156),new J.ptr(41681,157,179),new J.ptr(40337,180,180),new J.ptr(40449,181,181),new J.ptr(42969,182,187),new J.ptr(43193,188,188),new J.ptr(43081,189,189),new J.ptr(43305,190,191),new J.ptr(0,9,0),new J.ptr(8,128,139),new J.ptr(64,140,140),new J.ptr(8,141,166),new J.ptr(64,167,167),new J.ptr(8,168,186),new J.ptr(64,187,187),new J.ptr(8,188,189),new J.ptr(64,190,190),new J.ptr(8,191,191),new J.ptr(0,4,0),new J.ptr(8,128,141),new J.ptr(64,142,143),new J.ptr(8,144,157),new J.ptr(64,158,191),new J.ptr(0,2,0),new J.ptr(8,128,186),new J.ptr(64,187,191),new J.ptr(0,5,0),new J.ptr(24,128,130),new J.ptr(64,131,134),new J.ptr(24,135,179),new J.ptr(64,180,182),new J.ptr(24,183,191),new J.ptr(0,6,0),new J.ptr(24,128,142),new J.ptr(64,143,143),new J.ptr(24,144,156),new J.ptr(64,157,159),new J.ptr(24,160,160),new J.ptr(64,161,191),new J.ptr(0,4,0),new J.ptr(64,128,143),new J.ptr(24,144,188),new J.ptr(13064,189,189),new J.ptr(64,190,191),new J.ptr(0,3,0),new J.ptr(8,128,156),new J.ptr(64,157,159),new J.ptr(8,160,191),new J.ptr(0,5,0),new J.ptr(8,128,144),new J.ptr(64,145,159),new J.ptr(13064,160,160),new J.ptr(24,161,187),new J.ptr(64,188,191),new J.ptr(0,4,0),new J.ptr(8,128,159),new J.ptr(24,160,163),new J.ptr(64,164,172),new J.ptr(8,173,191),new J.ptr(0,8,0),new J.ptr(8,128,128),new J.ptr(24,129,129),new J.ptr(8,130,137),new J.ptr(24,138,138),new J.ptr(64,139,143),new J.ptr(8,144,181),new J.ptr(13064,182,186),new J.ptr(64,187,191),new J.ptr(0,4,0),new J.ptr(8,128,157),new J.ptr(64,158,158),new J.ptr(24,159,159),new J.ptr(8,160,191),new J.ptr(0,5,0),new J.ptr(8,128,131),new J.ptr(64,132,135),new J.ptr(8,136,143),new J.ptr(24,144,149),new J.ptr(64,150,191),new J.ptr(0,6,0),new J.ptr(57669,128,135),new J.ptr(57797,136,143),new J.ptr(57669,144,151),new J.ptr(35597,152,159),new J.ptr(35621,160,167),new J.ptr(8,168,191),new J.ptr(0,6,0),new J.ptr(8,128,157),new J.ptr(64,158,159),new J.ptr(8,160,169),new J.ptr(64,170,175),new J.ptr(35621,176,183),new J.ptr(35597,184,191),new J.ptr(0,6,0),new J.ptr(57669,128,135),new J.ptr(57797,136,143),new J.ptr(57669,144,147),new J.ptr(64,148,151),new J.ptr(8,152,187),new J.ptr(64,188,191),new J.ptr(0,3,0),new J.ptr(8,128,167),new J.ptr(64,168,175),new J.ptr(8,176,191),new J.ptr(0,4,0),new J.ptr(8,128,163),new J.ptr(64,164,174),new J.ptr(24,175,175),new J.ptr(64,176,191),new J.ptr(0,2,0),new J.ptr(8,128,182),new J.ptr(64,183,191),new J.ptr(0,4,0),new J.ptr(8,128,149),new J.ptr(64,150,159),new J.ptr(8,160,167),new J.ptr(64,168,191),new J.ptr(0,11,0),new J.ptr(2056,128,133),new J.ptr(64,134,135),new J.ptr(2056,136,136),new J.ptr(64,137,137),new J.ptr(2056,138,181),new J.ptr(64,182,182),new J.ptr(2056,183,184),new J.ptr(64,185,187),new J.ptr(2056,188,188),new J.ptr(64,189,190),new J.ptr(2056,191,191),new J.ptr(0,5,0),new J.ptr(2056,128,149),new J.ptr(64,150,150),new J.ptr(2072,151,159),new J.ptr(2056,160,182),new J.ptr(2072,183,191),new J.ptr(0,4,0),new J.ptr(2056,128,158),new J.ptr(64,159,166),new J.ptr(2072,167,175),new J.ptr(64,176,191),new J.ptr(0,6,0),new J.ptr(64,128,159),new J.ptr(2056,160,178),new J.ptr(64,179,179),new J.ptr(2056,180,181),new J.ptr(64,182,186),new J.ptr(2072,187,191),new J.ptr(0,7,0),new J.ptr(2056,128,149),new J.ptr(2072,150,155),new J.ptr(64,156,158),new J.ptr(24,159,159),new J.ptr(2056,160,185),new J.ptr(64,186,190),new J.ptr(2072,191,191),new J.ptr(0,4,0),new J.ptr(2056,128,183),new J.ptr(64,184,187),new J.ptr(2072,188,189),new J.ptr(2056,190,191),new J.ptr(0,3,0),new J.ptr(2072,128,143),new J.ptr(64,144,145),new J.ptr(2072,146,191),new J.ptr(0,15,0),new J.ptr(2056,128,128),new J.ptr(13064,129,131),new J.ptr(64,132,132),new J.ptr(13064,133,134),new J.ptr(64,135,139),new J.ptr(13064,140,143),new J.ptr(2056,144,147),new J.ptr(64,148,148),new J.ptr(2056,149,151),new J.ptr(64,152,152),new J.ptr(2056,153,181),new J.ptr(64,182,183),new J.ptr(13064,184,186),new J.ptr(64,187,190),new J.ptr(15112,191,191),new J.ptr(0,6,0),new J.ptr(2072,128,136),new J.ptr(64,137,143),new J.ptr(2072,144,152),new J.ptr(64,153,159),new J.ptr(2056,160,188),new J.ptr(2072,189,191),new J.ptr(0,3,0),new J.ptr(2056,128,156),new J.ptr(2072,157,159),new J.ptr(64,160,191),new J.ptr(0,3,0),new J.ptr(2056,128,181),new J.ptr(64,182,184),new J.ptr(24,185,191),new J.ptr(0,6,0),new J.ptr(2056,128,149),new J.ptr(64,150,151),new J.ptr(2072,152,159),new J.ptr(2056,160,178),new J.ptr(64,179,183),new J.ptr(2072,184,191),new J.ptr(0,1,0),new J.ptr(2056,128,191),new J.ptr(0,2,0),new J.ptr(2056,128,136),new J.ptr(64,137,191),new J.ptr(0,2,0),new J.ptr(989,128,178),new J.ptr(64,179,191),new J.ptr(0,3,0),new J.ptr(2056,128,178),new J.ptr(64,179,185),new J.ptr(2072,186,191),new J.ptr(0,8,0),new J.ptr(2312,128,128),new J.ptr(2568,129,161),new J.ptr(3080,162,162),new J.ptr(2568,163,163),new J.ptr(13064,164,167),new J.ptr(64,168,175),new J.ptr(2056,176,185),new J.ptr(64,186,191),new J.ptr(0,3,0),new J.ptr(64,128,159),new J.ptr(2072,160,190),new J.ptr(64,191,191),new J.ptr(0,7,0),new J.ptr(2056,128,169),new J.ptr(64,170,170),new J.ptr(13064,171,172),new J.ptr(2072,173,173),new J.ptr(64,174,175),new J.ptr(2056,176,177),new J.ptr(64,178,191),new J.ptr(0,7,0),new J.ptr(2056,128,156),new J.ptr(2072,157,166),new J.ptr(2056,167,167),new J.ptr(64,168,175),new J.ptr(2568,176,178),new J.ptr(3080,179,179),new J.ptr(2568,180,191),new J.ptr(0,7,0),new J.ptr(2568,128,132),new J.ptr(2056,133,133),new J.ptr(13064,134,144),new J.ptr(2584,145,147),new J.ptr(3096,148,148),new J.ptr(2072,149,153),new J.ptr(64,154,191),new J.ptr(0,11,0),new J.ptr(64,128,175),new J.ptr(2568,176,176),new J.ptr(2056,177,177),new J.ptr(2568,178,179),new J.ptr(3080,180,182),new J.ptr(2056,183,183),new J.ptr(2568,184,184),new J.ptr(3080,185,186),new J.ptr(2568,187,188),new J.ptr(3080,189,189),new J.ptr(2568,190,191),new J.ptr(0,11,0),new J.ptr(2056,128,128),new J.ptr(2568,129,129),new J.ptr(3080,130,131),new J.ptr(2568,132,132),new J.ptr(2072,133,136),new J.ptr(3096,137,137),new J.ptr(2584,138,138),new J.ptr(2328,139,139),new J.ptr(64,140,159),new J.ptr(2056,160,182),new J.ptr(64,183,191),new J.ptr(0,5,0),new J.ptr(12296,128,128),new J.ptr(13064,129,129),new J.ptr(12296,130,130),new J.ptr(8,131,183),new J.ptr(13064,184,191),new J.ptr(0,8,0),new J.ptr(13064,128,133),new J.ptr(15112,134,134),new J.ptr(24,135,141),new J.ptr(64,142,145),new J.ptr(24,146,165),new J.ptr(8,166,175),new J.ptr(64,176,190),new J.ptr(15112,191,191),new J.ptr(0,11,0),new J.ptr(13064,128,129),new J.ptr(12296,130,130),new J.ptr(8,131,175),new J.ptr(12296,176,178),new J.ptr(13064,179,182),new J.ptr(12296,183,184),new J.ptr(15112,185,185),new J.ptr(13064,186,186),new J.ptr(24,187,188),new J.ptr(64,189,189),new J.ptr(24,190,191),new J.ptr(0,6,0),new J.ptr(24,128,129),new J.ptr(64,130,143),new J.ptr(8,144,168),new J.ptr(64,169,175),new J.ptr(8,176,185),new J.ptr(64,186,191),new J.ptr(0,8,0),new J.ptr(13064,128,130),new J.ptr(8,131,166),new J.ptr(13064,167,171),new J.ptr(12296,172,172),new J.ptr(13064,173,178),new J.ptr(15112,179,180),new J.ptr(64,181,181),new J.ptr(8,182,191),new J.ptr(0,10,0),new J.ptr(24,128,131),new J.ptr(8,132,132),new J.ptr(12296,133,134),new J.ptr(8,135,135),new J.ptr(64,136,143),new J.ptr(8,144,178),new J.ptr(13064,179,179),new J.ptr(24,180,181),new J.ptr(8,182,182),new J.ptr(64,183,191),new J.ptr(0,6,0),new J.ptr(13064,128,129),new J.ptr(12296,130,130),new J.ptr(8,131,178),new J.ptr(12296,179,181),new J.ptr(13064,182,190),new J.ptr(12296,191,191),new J.ptr(0,14,0),new J.ptr(14344,128,128),new J.ptr(8,129,132),new J.ptr(24,133,136),new J.ptr(13064,137,140),new J.ptr(24,141,141),new J.ptr(12296,142,142),new J.ptr(13064,143,143),new J.ptr(8,144,154),new J.ptr(24,155,155),new J.ptr(8,156,156),new J.ptr(24,157,159),new J.ptr(64,160,160),new J.ptr(24,161,180),new J.ptr(64,181,191),new J.ptr(0,12,0),new J.ptr(8,128,145),new J.ptr(64,146,146),new J.ptr(8,147,171),new J.ptr(12296,172,174),new J.ptr(13064,175,177),new J.ptr(12296,178,179),new J.ptr(13064,180,180),new J.ptr(14344,181,181),new J.ptr(13064,182,183),new J.ptr(24,184,189),new J.ptr(13064,190,190),new J.ptr(64,191,191),new J.ptr(0,12,0),new J.ptr(8,128,134),new J.ptr(64,135,135),new J.ptr(8,136,136),new J.ptr(64,137,137),new J.ptr(8,138,141),new J.ptr(64,142,142),new J.ptr(8,143,157),new J.ptr(64,158,158),new J.ptr(8,159,168),new J.ptr(24,169,169),new J.ptr(64,170,175),new J.ptr(8,176,191),new J.ptr(0,8,0),new J.ptr(8,128,158),new J.ptr(13064,159,159),new J.ptr(12296,160,162),new J.ptr(13064,163,169),new J.ptr(15112,170,170),new J.ptr(64,171,175),new J.ptr(8,176,185),new J.ptr(64,186,191),new J.ptr(0,3,0),new J.ptr(8,128,180),new J.ptr(12296,181,183),new J.ptr(13064,184,191),new J.ptr(0,14,0),new J.ptr(12296,128,129),new J.ptr(15112,130,130),new J.ptr(13064,131,132),new J.ptr(12296,133,133),new J.ptr(13064,134,134),new J.ptr(8,135,138),new J.ptr(24,139,143),new J.ptr(8,144,153),new J.ptr(24,154,155),new J.ptr(64,156,156),new J.ptr(24,157,157),new J.ptr(13064,158,158),new J.ptr(8,159,161),new J.ptr(64,162,191),new J.ptr(0,7,0),new J.ptr(8,128,175),new J.ptr(12296,176,178),new J.ptr(13064,179,184),new J.ptr(12296,185,185),new J.ptr(13064,186,186),new J.ptr(12296,187,190),new J.ptr(13064,191,191),new J.ptr(0,10,0),new J.ptr(13064,128,128),new J.ptr(12296,129,129),new J.ptr(15112,130,130),new J.ptr(13064,131,131),new J.ptr(8,132,133),new J.ptr(24,134,134),new J.ptr(8,135,135),new J.ptr(64,136,143),new J.ptr(8,144,153),new J.ptr(64,154,191),new J.ptr(0,8,0),new J.ptr(8,128,174),new J.ptr(12296,175,177),new J.ptr(13064,178,181),new J.ptr(64,182,183),new J.ptr(12296,184,187),new J.ptr(13064,188,189),new J.ptr(12296,190,190),new J.ptr(15112,191,191),new J.ptr(0,5,0),new J.ptr(13064,128,128),new J.ptr(24,129,151),new J.ptr(8,152,155),new J.ptr(13064,156,157),new J.ptr(64,158,191),new J.ptr(0,7,0),new J.ptr(8,128,175),new J.ptr(12296,176,178),new J.ptr(13064,179,186),new J.ptr(12296,187,188),new J.ptr(13064,189,189),new J.ptr(12296,190,190),new J.ptr(15112,191,191),new J.ptr(0,8,0),new J.ptr(13064,128,128),new J.ptr(24,129,131),new J.ptr(8,132,132),new J.ptr(64,133,143),new J.ptr(8,144,153),new J.ptr(64,154,159),new J.ptr(24,160,172),new J.ptr(64,173,191),new J.ptr(0,10,0),new J.ptr(8,128,170),new J.ptr(13064,171,171),new J.ptr(12296,172,172),new J.ptr(13064,173,173),new J.ptr(12296,174,175),new J.ptr(13064,176,181),new J.ptr(14344,182,182),new J.ptr(13064,183,183),new J.ptr(8,184,184),new J.ptr(64,185,191),new J.ptr(0,2,0),new J.ptr(8,128,137),new J.ptr(64,138,191),new J.ptr(0,11,0),new J.ptr(8,128,154),new J.ptr(64,155,156),new J.ptr(13064,157,159),new J.ptr(12296,160,161),new J.ptr(13064,162,165),new J.ptr(12296,166,166),new J.ptr(13064,167,170),new J.ptr(15112,171,171),new J.ptr(64,172,175),new J.ptr(8,176,185),new J.ptr(24,186,191),new J.ptr(0,8,0),new J.ptr(8,128,171),new J.ptr(12296,172,174),new J.ptr(13064,175,183),new J.ptr(12296,184,184),new J.ptr(15112,185,185),new J.ptr(13064,186,186),new J.ptr(24,187,187),new J.ptr(64,188,191),new J.ptr(0,2,0),new J.ptr(64,128,159),new J.ptr(1181,160,191),new J.ptr(0,4,0),new J.ptr(8,128,169),new J.ptr(24,170,178),new J.ptr(64,179,190),new J.ptr(8,191,191),new J.ptr(0,8,0),new J.ptr(12296,128,128),new J.ptr(8,129,129),new J.ptr(12296,130,130),new J.ptr(13064,131,131),new J.ptr(24,132,134),new J.ptr(64,135,143),new J.ptr(8,144,153),new J.ptr(64,154,191),new J.ptr(0,4,0),new J.ptr(64,128,159),new J.ptr(8,160,167),new J.ptr(64,168,169),new J.ptr(8,170,191),new J.ptr(0,12,0),new J.ptr(8,128,144),new J.ptr(12296,145,147),new J.ptr(13064,148,151),new J.ptr(64,152,153),new J.ptr(13064,154,155),new J.ptr(12296,156,159),new J.ptr(15112,160,160),new J.ptr(8,161,161),new J.ptr(24,162,162),new J.ptr(8,163,163),new J.ptr(12296,164,164),new J.ptr(64,165,191),new J.ptr(0,10,0),new J.ptr(8,128,128),new J.ptr(13064,129,138),new J.ptr(8,139,178),new J.ptr(13064,179,179),new J.ptr(15112,180,180),new J.ptr(13064,181,184),new J.ptr(12296,185,185),new J.ptr(8,186,186),new J.ptr(13064,187,190),new J.ptr(24,191,191),new J.ptr(0,8,0),new J.ptr(24,128,134),new J.ptr(15112,135,135),new J.ptr(64,136,143),new J.ptr(8,144,144),new J.ptr(13064,145,150),new J.ptr(12296,151,152),new J.ptr(13064,153,155),new J.ptr(8,156,191),new J.ptr(0,9,0),new J.ptr(8,128,137),new J.ptr(13064,138,150),new J.ptr(12296,151,151),new J.ptr(13064,152,152),new J.ptr(15112,153,153),new J.ptr(24,154,156),new J.ptr(8,157,157),new J.ptr(24,158,162),new J.ptr(64,163,191),new J.ptr(0,2,0),new J.ptr(8,128,184),new J.ptr(64,185,191),new J.ptr(0,9,0),new J.ptr(8,128,136),new J.ptr(64,137,137),new J.ptr(8,138,174),new J.ptr(12296,175,175),new J.ptr(13064,176,182),new J.ptr(64,183,183),new J.ptr(13064,184,189),new J.ptr(12296,190,190),new J.ptr(15112,191,191),new J.ptr(0,8,0),new J.ptr(8,128,128),new J.ptr(24,129,133),new J.ptr(64,134,143),new J.ptr(8,144,153),new J.ptr(24,154,172),new J.ptr(64,173,175),new J.ptr(24,176,177),new J.ptr(8,178,191),new J.ptr(0,11,0),new J.ptr(8,128,143),new J.ptr(64,144,145),new J.ptr(13064,146,167),new J.ptr(64,168,168),new J.ptr(12296,169,169),new J.ptr(13064,170,176),new J.ptr(12296,177,177),new J.ptr(13064,178,179),new J.ptr(12296,180,180),new J.ptr(13064,181,182),new J.ptr(64,183,191),new J.ptr(0,12,0),new J.ptr(8,128,134),new J.ptr(64,135,135),new J.ptr(8,136,137),new J.ptr(64,138,138),new J.ptr(8,139,176),new J.ptr(13064,177,182),new J.ptr(64,183,185),new J.ptr(13064,186,186),new J.ptr(64,187,187),new J.ptr(13064,188,189),new J.ptr(64,190,190),new J.ptr(13064,191,191),new J.ptr(0,12,0),new J.ptr(13064,128,131),new J.ptr(15112,132,133),new J.ptr(8,134,134),new J.ptr(13064,135,135),new J.ptr(64,136,143),new J.ptr(8,144,153),new J.ptr(64,154,159),new J.ptr(8,160,165),new J.ptr(64,166,166),new J.ptr(8,167,168),new J.ptr(64,169,169),new J.ptr(8,170,191),new J.ptr(0,13,0),new J.ptr(8,128,137),new J.ptr(12296,138,142),new J.ptr(64,143,143),new J.ptr(13064,144,145),new J.ptr(64,146,146),new J.ptr(12296,147,148),new J.ptr(13064,149,149),new J.ptr(12296,150,150),new J.ptr(15112,151,151),new J.ptr(8,152,152),new J.ptr(64,153,159),new J.ptr(8,160,169),new J.ptr(64,170,191),new J.ptr(0,6,0),new J.ptr(64,128,159),new J.ptr(8,160,178),new J.ptr(13064,179,180),new J.ptr(12296,181,182),new J.ptr(24,183,184),new J.ptr(64,185,191),new J.ptr(0,3,0),new J.ptr(64,128,175),new J.ptr(8,176,176),new J.ptr(64,177,191),new J.ptr(0,3,0),new J.ptr(24,128,177),new J.ptr(64,178,190),new J.ptr(24,191,191),new J.ptr(0,2,0),new J.ptr(8,128,153),new J.ptr(64,154,191),new J.ptr(0,4,0),new J.ptr(24,128,174),new J.ptr(64,175,175),new J.ptr(24,176,180),new J.ptr(64,181,191),new J.ptr(0,2,0),new J.ptr(8,128,131),new J.ptr(64,132,191),new J.ptr(0,4,0),new J.ptr(8,128,174),new J.ptr(64,175,175),new J.ptr(832,176,184),new J.ptr(64,185,191),new J.ptr(0,2,0),new J.ptr(8,128,134),new J.ptr(64,135,191),new J.ptr(0,6,0),new J.ptr(8,128,158),new J.ptr(64,159,159),new J.ptr(8,160,169),new J.ptr(64,170,173),new J.ptr(24,174,175),new J.ptr(64,176,191),new J.ptr(0,6,0),new J.ptr(64,128,143),new J.ptr(8,144,173),new J.ptr(64,174,175),new J.ptr(13064,176,180),new J.ptr(24,181,181),new J.ptr(64,182,191),new J.ptr(0,3,0),new J.ptr(8,128,175),new J.ptr(13064,176,182),new J.ptr(24,183,191),new J.ptr(0,10,0),new J.ptr(8,128,131),new J.ptr(24,132,133),new J.ptr(64,134,143),new J.ptr(8,144,153),new J.ptr(64,154,154),new J.ptr(24,155,161),new J.ptr(64,162,162),new J.ptr(8,163,183),new J.ptr(64,184,188),new J.ptr(8,189,191),new J.ptr(0,2,0),new J.ptr(8,128,143),new J.ptr(64,144,191),new J.ptr(0,2,0),new J.ptr(57605,128,159),new J.ptr(8,160,191),new J.ptr(0,2,0),new J.ptr(24,128,154),new J.ptr(64,155,191),new J.ptr(0,5,0),new J.ptr(8,128,138),new J.ptr(64,139,142),new J.ptr(13064,143,143),new J.ptr(8,144,144),new J.ptr(12296,145,191),new J.ptr(0,5,0),new J.ptr(12296,128,135),new J.ptr(64,136,142),new J.ptr(13064,143,146),new J.ptr(8,147,159),new J.ptr(64,160,191),new J.ptr(0,8,0),new J.ptr(64,128,159),new J.ptr(8,160,161),new J.ptr(24,162,162),new J.ptr(8,163,163),new J.ptr(13064,164,164),new J.ptr(64,165,175),new J.ptr(12296,176,177),new J.ptr(64,178,191),new J.ptr(0,2,0),new J.ptr(8,128,183),new J.ptr(64,184,191),new J.ptr(0,2,0),new J.ptr(8,128,149),new J.ptr(64,150,191),new J.ptr(0,2,0),new J.ptr(8,128,136),new J.ptr(64,137,191),new J.ptr(0,2,0),new J.ptr(8,128,158),new J.ptr(64,159,191),new J.ptr(0,6,0),new J.ptr(64,128,143),new J.ptr(8,144,146),new J.ptr(64,147,163),new J.ptr(8,164,167),new J.ptr(64,168,175),new J.ptr(8,176,191),new J.ptr(0,2,0),new J.ptr(8,128,187),new J.ptr(64,188,191),new J.ptr(0,4,0),new J.ptr(8,128,170),new J.ptr(64,171,175),new J.ptr(8,176,188),new J.ptr(64,189,191),new J.ptr(0,9,0),new J.ptr(8,128,136),new J.ptr(64,137,143),new J.ptr(8,144,153),new J.ptr(64,154,155),new J.ptr(24,156,156),new J.ptr(13064,157,158),new J.ptr(24,159,159),new J.ptr(960,160,163),new J.ptr(64,164,191),new J.ptr(0,2,0),new J.ptr(24,128,181),new J.ptr(64,182,191),new J.ptr(0,3,0),new J.ptr(24,128,166),new J.ptr(64,167,168),new J.ptr(24,169,191),new J.ptr(0,14,0),new J.ptr(24,128,157),new J.ptr(46601,158,158),new J.ptr(46673,159,159),new J.ptr(46745,160,160),new J.ptr(46849,161,161),new J.ptr(46953,162,162),new J.ptr(47057,163,163),new J.ptr(47161,164,164),new J.ptr(12312,165,166),new J.ptr(13080,167,169),new J.ptr(24,170,172),new J.ptr(12312,173,178),new J.ptr(832,179,186),new J.ptr(13080,187,191),new J.ptr(0,11,0),new J.ptr(13080,128,130),new J.ptr(24,131,132),new J.ptr(13080,133,139),new J.ptr(24,140,169),new J.ptr(13080,170,173),new J.ptr(24,174,186),new J.ptr(47265,187,187),new J.ptr(47337,188,188),new J.ptr(47409,189,189),new J.ptr(47513,190,190),new J.ptr(47617,191,191),new J.ptr(0,3,0),new J.ptr(47721,128,128),new J.ptr(24,129,168),new J.ptr(64,169,191),new J.ptr(0,4,0),new J.ptr(24,128,129),new J.ptr(13080,130,132),new J.ptr(24,133,133),new J.ptr(64,134,191),new J.ptr(0,3,0),new J.ptr(64,128,159),new J.ptr(24,160,179),new J.ptr(64,180,191),new J.ptr(0,4,0),new J.ptr(24,128,150),new J.ptr(64,151,159),new J.ptr(24,160,184),new J.ptr(64,185,191),new J.ptr(0,3,0),new J.ptr(13064,128,182),new J.ptr(24,183,186),new J.ptr(13064,187,191),new J.ptr(0,4,0),new J.ptr(13064,128,172),new J.ptr(24,173,180),new J.ptr(13064,181,181),new J.ptr(24,182,191),new J.ptr(0,8,0),new J.ptr(24,128,131),new J.ptr(13064,132,132),new J.ptr(24,133,139),new J.ptr(64,140,154),new J.ptr(13064,155,159),new J.ptr(64,160,160),new J.ptr(13064,161,175),new J.ptr(64,176,191),new J.ptr(0,10,0),new J.ptr(13064,128,134),new J.ptr(64,135,135),new J.ptr(13064,136,152),new J.ptr(64,153,154),new J.ptr(13064,155,161),new J.ptr(64,162,162),new J.ptr(13064,163,164),new J.ptr(64,165,165),new J.ptr(13064,166,170),new J.ptr(64,171,191),new J.ptr(0,5,0),new J.ptr(8,128,172),new J.ptr(64,173,175),new J.ptr(13064,176,182),new J.ptr(8,183,189),new J.ptr(64,190,191),new J.ptr(0,5,0),new J.ptr(8,128,137),new J.ptr(64,138,141),new J.ptr(8,142,142),new J.ptr(24,143,143),new J.ptr(64,144,191),new J.ptr(0,5,0),new J.ptr(8,128,171),new J.ptr(13064,172,175),new J.ptr(8,176,185),new J.ptr(64,186,190),new J.ptr(24,191,191),new J.ptr(0,5,0),new J.ptr(2056,128,132),new J.ptr(64,133,134),new J.ptr(2072,135,143),new J.ptr(13064,144,150),new J.ptr(64,151,191),new J.ptr(0,8,0),new J.ptr(2568,128,131),new J.ptr(13064,132,138),new J.ptr(2824,139,139),new J.ptr(64,140,143),new J.ptr(2056,144,153),new J.ptr(64,154,157),new J.ptr(2072,158,159),new J.ptr(64,160,191),new J.ptr(0,2,0),new J.ptr(64,128,176),new J.ptr(2072,177,191),new J.ptr(0,2,0),new J.ptr(2072,128,180),new J.ptr(64,181,191),new J.ptr(0,3,0),new J.ptr(64,128,128),new J.ptr(2072,129,189),new J.ptr(64,190,191),new J.ptr(0,3,0),new J.ptr(64,128,175),new J.ptr(24,176,177),new J.ptr(64,178,191),new J.ptr(0,3,0),new J.ptr(24,128,171),new J.ptr(64,172,175),new J.ptr(24,176,191),new J.ptr(0,5,0),new J.ptr(24,128,147),new J.ptr(64,148,159),new J.ptr(24,160,174),new J.ptr(64,175,176),new J.ptr(24,177,191),new J.ptr(0,5,0),new J.ptr(64,128,128),new J.ptr(24,129,143),new J.ptr(64,144,144),new J.ptr(24,145,181),new J.ptr(64,182,191),new J.ptr(0,4,0),new J.ptr(24,128,143),new J.ptr(49705,144,144),new J.ptr(24,145,173),new J.ptr(64,174,191),new J.ptr(0,2,0),new J.ptr(64,128,165),new J.ptr(24,166,191),new J.ptr(0,15,0),new J.ptr(51281,128,128),new J.ptr(51361,129,129),new J.ptr(51441,130,130),new J.ptr(51521,131,131),new J.ptr(51601,132,132),new J.ptr(51681,133,133),new J.ptr(51761,134,134),new J.ptr(51841,135,135),new J.ptr(51921,136,136),new J.ptr(64,137,143),new J.ptr(52001,144,144),new J.ptr(52033,145,145),new J.ptr(64,146,159),new J.ptr(24,160,165),new J.ptr(64,166,191),new J.ptr(0,6,0),new J.ptr(24,128,151),new J.ptr(64,152,159),new J.ptr(24,160,172),new J.ptr(64,173,175),new J.ptr(24,176,188),new J.ptr(64,189,191),new J.ptr(0,2,0),new J.ptr(24,128,179),new J.ptr(64,180,191),new J.ptr(0,4,0),new J.ptr(24,128,152),new J.ptr(64,153,159),new J.ptr(24,160,171),new J.ptr(64,172,191),new J.ptr(0,3,0),new J.ptr(24,128,139),new J.ptr(64,140,143),new J.ptr(24,144,191),new J.ptr(0,5,0),new J.ptr(24,128,135),new J.ptr(64,136,143),new J.ptr(24,144,153),new J.ptr(64,154,159),new J.ptr(24,160,191),new J.ptr(0,6,0),new J.ptr(24,128,135),new J.ptr(64,136,143),new J.ptr(24,144,173),new J.ptr(64,174,175),new J.ptr(24,176,177),new J.ptr(64,178,191),new J.ptr(0,3,0),new J.ptr(24,128,184),new J.ptr(64,185,185),new J.ptr(24,186,191),new J.ptr(0,3,0),new J.ptr(24,128,139),new J.ptr(64,140,140),new J.ptr(24,141,191),new J.ptr(0,8,0),new J.ptr(24,128,147),new J.ptr(64,148,159),new J.ptr(24,160,173),new J.ptr(64,174,175),new J.ptr(24,176,180),new J.ptr(64,181,183),new J.ptr(24,184,186),new J.ptr(64,187,191),new J.ptr(0,6,0),new J.ptr(24,128,134),new J.ptr(64,135,143),new J.ptr(24,144,168),new J.ptr(64,169,175),new J.ptr(24,176,182),new J.ptr(64,183,191),new J.ptr(0,4,0),new J.ptr(24,128,130),new J.ptr(64,131,143),new J.ptr(24,144,150),new J.ptr(64,151,191),new J.ptr(0,3,0),new J.ptr(24,128,146),new J.ptr(64,147,147),new J.ptr(24,148,191),new J.ptr(0,13,0),new J.ptr(24,128,138),new J.ptr(64,139,175),new J.ptr(8001,176,176),new J.ptr(201,177,177),new J.ptr(105,178,178),new J.ptr(121,179,179),new J.ptr(8017,180,180),new J.ptr(8033,181,181),new J.ptr(8049,182,182),new J.ptr(8065,183,183),new J.ptr(8081,184,184),new J.ptr(8097,185,185),new J.ptr(64,186,191),new J.ptr(0,2,0),new J.ptr(8,128,157),new J.ptr(64,158,191),new J.ptr(0,2,0),new J.ptr(8,128,180),new J.ptr(64,181,191),new J.ptr(0,3,0),new J.ptr(8,128,157),new J.ptr(64,158,159),new J.ptr(8,160,191),new J.ptr(0,3,0),new J.ptr(8,128,161),new J.ptr(64,162,175),new J.ptr(8,176,191),new J.ptr(0,2,0),new J.ptr(8,128,160),new J.ptr(64,161,191),new J.ptr(32,15,0),new J.ptr(57121,128,137),new J.ptr(36405,138,138),new J.ptr(57441,139,156),new J.ptr(36437,157,157),new J.ptr(58017,158,162),new J.ptr(36469,163,163),new J.ptr(58177,164,171),new J.ptr(32525,172,172),new J.ptr(58433,173,175),new J.ptr(36501,176,176),new J.ptr(58529,177,182),new J.ptr(36533,183,185),new J.ptr(58721,186,186),new J.ptr(36629,187,187),new J.ptr(58753,188,191),new J.ptr(32,16,0),new J.ptr(37813,128,128),new J.ptr(61697,129,134),new J.ptr(37845,135,138),new J.ptr(55905,139,139),new J.ptr(61889,140,150),new J.ptr(37973,151,151),new J.ptr(62241,152,163),new J.ptr(38005,164,166),new J.ptr(62625,167,170),new J.ptr(38101,171,171),new J.ptr(62753,172,172),new J.ptr(38133,173,173),new J.ptr(62785,174,175),new J.ptr(38165,176,177),new J.ptr(62849,178,190),new J.ptr(8256,191,191),new J.ptr(0,2,0),new J.ptr(8,128,138),new J.ptr(64,139,191),new J.ptr(0,4,0),new J.ptr(64,128,128),new J.ptr(832,129,129),new J.ptr(64,130,159),new J.ptr(832,160,191),new J.ptr(0,1,0),new J.ptr(832,128,191),new J.ptr(0,1,0),new J.ptr(13248,128,191),new J.ptr(0,2,0),new J.ptr(13248,128,175),new J.ptr(64,176,191)]);L=new K.ptr(new BI(U),T);AT=new AQ.ptr(new AP.ptr(false,false,false,false,false,false,BJ.nil,$throwNilPointerError,$throwNilPointerError,$throwNilPointerError));$pkg.Punycode=AT;BF=new BL([$toNativeArray($kindInt8,[0,2,2,0,0,5,5,1]),$toNativeArray($kindInt8,[0,2,2,0,0,0,0,0]),$toNativeArray($kindInt8,[0,2,2,2,0,5,4,3]),$toNativeArray($kindInt8,[0,2,2,2,0,0,0,0]),$toNativeArray($kindInt8,[0,5,2,4,0,5,5,4]),$toNativeArray($kindInt8,[5,5,5,5,5,5,5,5])]);AU=new AQ.ptr(new AP.ptr(false,true,true,true,false,false,M,BD,BB,E.ValidString));$pkg.Lookup=AU;}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["vendor/golang.org/x/net/http/httpguts"]=(function(){var $pkg={},$init,A,E,B,C,D,F,S,X,G,I,J,K,L,M,N,O,P,Q,R,T,U,V,W;A=$packages["net"];E=$packages["net/textproto"];B=$packages["strings"];C=$packages["unicode/utf8"];D=$packages["vendor/golang.org/x/net/idna"];G=function(a){var a,b;b=((a>>0));return b<127&&((b<0||b>=F.length)?($throwRuntimeError("index out of range"),undefined):F[b]);};$pkg.IsTokenRune=G;I=function(a,b){var a,b,c,d,e;c=a;d=0;while(true){if(!(d=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+d]);if(L(e,b)){return true;}d++;}return false;};$pkg.HeaderValuesContainsToken=I;J=function(a){var a;return(a===32)||(a===9);};K=function(a){var a;while(true){if(!(a.length>0&&J(a.charCodeAt(0)))){break;}a=$substring(a,1);}while(true){if(!(a.length>0&&J(a.charCodeAt((a.length-1>>0))))){break;}a=$substring(a,0,(a.length-1>>0));}return a;};L=function(a,b){var a,b,c;c=B.IndexByte(a,44);while(true){if(!(!((c===-1)))){break;}if(N(K($substring(a,0,c)),b)){return true;}a=$substring(a,(c+1>>0));c=B.IndexByte(a,44);}return N(K(a),b);};M=function(a){var a;if(65<=a&&a<=90){return a+32<<24>>>24;}return a;};N=function(a,b){var a,b,c,d,e,f,g;if(!((a.length===b.length))){return false;}c=a;d=0;while(true){if(!(d=128){return false;}if(!((M(((g<<24>>>24)))===M(b.charCodeAt(f))))){return false;}d+=e[1];}return true;};O=function(a){var a;return(a===32)||(a===9);};P=function(a){var a;return a<32||(a===127);};Q=function(a){var a,b,c,d,e;if(a.length===0){return false;}b=a;c=0;while(true){if(!(c=S.length)?($throwRuntimeError("index out of range"),undefined):S[c]))){return false;}b=b+(1)>>0;}return true;};$pkg.ValidHostHeader=R;T=function(a){var a,b,c;b=0;while(true){if(!(b>0;}return true;};$pkg.ValidHeaderFieldValue=T;U=function(a){var a,b;b=0;while(true){if(!(b=128){return false;}b=b+(1)>>0;}return true;};V=function(a){var{a,b,c,d,e,f,g,h,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:if(U(a)){$s=-1;return[a,$ifaceNil];}c=A.SplitHostPort(a);$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}b=c;d=b[0];e=b[1];f=b[2];if(!($interfaceIsEqual(f,$ifaceNil))){d=a;e="";}h=D.ToASCII(d);$s=2;case 2:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}g=h;d=g[0];f=g[1];if(!($interfaceIsEqual(f,$ifaceNil))){$s=-1;return["",f];}if(e===""){$s=-1;return[d,$ifaceNil];}$s=-1;return[A.JoinHostPort(d,e),$ifaceNil];}return;}var $f={$blk:V,$c:true,$r,a,b,c,d,e,f,g,h,$s};return $f;};$pkg.PunycodeHostPort=V;W=function(a){var{a,b,c,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=E.CanonicalMIMEHeaderKey(a);$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}a=b;if(B.HasPrefix(a,"If-")||(c=X[$String.keyFor(a)],c!==undefined?c.v:false)){$s=-1;return false;}$s=-1;return true;}return;}var $f={$blk:W,$c:true,$r,a,b,c,$s};return $f;};$pkg.ValidTrailerHeader=W;$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=E.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=D.$init();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}F=$toNativeArray($kindBool,[false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,true,true,true,true,true,false,false,true,true,false,true,true,false,true,true,true,true,true,true,true,true,true,true,false,false,false,false,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,true,false,true]);S=$toNativeArray($kindBool,[false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,true,false,false,true,true,true,true,true,true,true,true,true,true,true,false,true,true,true,true,true,true,true,true,true,true,true,true,false,true,false,false,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,true,false,true,false,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,true,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false]);X=$makeMap($String.keyFor,[{k:"Authorization",v:true},{k:"Cache-Control",v:true},{k:"Connection",v:true},{k:"Content-Encoding",v:true},{k:"Content-Length",v:true},{k:"Content-Range",v:true},{k:"Content-Type",v:true},{k:"Expect",v:true},{k:"Host",v:true},{k:"Keep-Alive",v:true},{k:"Max-Forwards",v:true},{k:"Pragma",v:true},{k:"Proxy-Authenticate",v:true},{k:"Proxy-Authorization",v:true},{k:"Proxy-Connection",v:true},{k:"Range",v:true},{k:"Realm",v:true},{k:"Te",v:true},{k:"Trailer",v:true},{k:"Transfer-Encoding",v:true},{k:"Www-Authenticate",v:true}]);}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["vendor/golang.org/x/net/http/httpproxy"]=(function(){var $pkg={},$init,A,B,C,D,E,F,G,H,I,J,S,T,U,V,W,X,Y,Z,AA,AB,AC,AD,AE,N,K,L,M,O,Q,R;A=$packages["errors"];B=$packages["fmt"];C=$packages["net"];D=$packages["net/url"];E=$packages["os"];F=$packages["strings"];G=$packages["unicode/utf8"];H=$packages["vendor/golang.org/x/net/idna"];I=$pkg.Config=$newType(0,$kindStruct,"httpproxy.Config",true,"vendor/golang.org/x/net/http/httpproxy",true,function(HTTPProxy_,HTTPSProxy_,NoProxy_,CGI_){this.$val=this;if(arguments.length===0){this.HTTPProxy="";this.HTTPSProxy="";this.NoProxy="";this.CGI=false;return;}this.HTTPProxy=HTTPProxy_;this.HTTPSProxy=HTTPSProxy_;this.NoProxy=NoProxy_;this.CGI=CGI_;});J=$pkg.config=$newType(0,$kindStruct,"httpproxy.config",true,"vendor/golang.org/x/net/http/httpproxy",false,function(Config_,httpsProxy_,httpProxy_,ipMatchers_,domainMatchers_){this.$val=this;if(arguments.length===0){this.Config=new I.ptr("","","",false);this.httpsProxy=Y.nil;this.httpProxy=Y.nil;this.ipMatchers=Z.nil;this.domainMatchers=Z.nil;return;}this.Config=Config_;this.httpsProxy=httpsProxy_;this.httpProxy=httpProxy_;this.ipMatchers=ipMatchers_;this.domainMatchers=domainMatchers_;});S=$pkg.matcher=$newType(8,$kindInterface,"httpproxy.matcher",true,"vendor/golang.org/x/net/http/httpproxy",false,null);T=$pkg.allMatch=$newType(0,$kindStruct,"httpproxy.allMatch",true,"vendor/golang.org/x/net/http/httpproxy",false,function(){this.$val=this;if(arguments.length===0){return;}});U=$pkg.cidrMatch=$newType(0,$kindStruct,"httpproxy.cidrMatch",true,"vendor/golang.org/x/net/http/httpproxy",false,function(cidr_){this.$val=this;if(arguments.length===0){this.cidr=AB.nil;return;}this.cidr=cidr_;});V=$pkg.ipMatch=$newType(0,$kindStruct,"httpproxy.ipMatch",true,"vendor/golang.org/x/net/http/httpproxy",false,function(ip_,port_){this.$val=this;if(arguments.length===0){this.ip=C.IP.nil;this.port="";return;}this.ip=ip_;this.port=port_;});W=$pkg.domainMatch=$newType(0,$kindStruct,"httpproxy.domainMatch",true,"vendor/golang.org/x/net/http/httpproxy",false,function(host_,port_,matchHost_){this.$val=this;if(arguments.length===0){this.host="";this.port="";this.matchHost=false;return;}this.host=host_;this.port=port_;this.matchHost=matchHost_;});X=$sliceType($String);Y=$ptrType(D.URL);Z=$sliceType(S);AA=$sliceType($emptyInterface);AB=$ptrType(C.IPNet);AC=$funcType([Y],[Y,$error],false);AD=$ptrType(I);AE=$ptrType(J);K=function(){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=L(new X(["HTTP_PROXY","http_proxy"]));$s=1;case 1:if($c){$c=false;a=a.$blk();}if(a&&a.$blk!==undefined){break s;}b=L(new X(["HTTPS_PROXY","https_proxy"]));$s=2;case 2:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=L(new X(["NO_PROXY","no_proxy"]));$s=3;case 3:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=E.Getenv("REQUEST_METHOD");$s=4;case 4:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=new I.ptr(a,b,c,!(d===""));$s=5;case 5:return e;}return;}var $f={$blk:K,$c:true,$r,a,b,c,d,e,$s};return $f;};$pkg.FromEnvironment=K;L=function(a){var{a,b,c,d,e,f,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=a;c=0;case 1:if(!(c=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+c]);e=E.Getenv(d);$s=3;case 3:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=e;if(!(f==="")){$s=-1;return f;}c++;$s=1;continue;case 2:$s=-1;return"";}return;}var $f={$blk:L,$c:true,$r,a,b,c,d,e,f,$s};return $f;};I.ptr.prototype.ProxyFunc=function(){var{a,b,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=new J.ptr($clone(a,I),Y.nil,Y.nil,Z.nil,Z.nil);$r=b.init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return $methodVal(b,"proxyForURL");}return;}var $f={$blk:I.ptr.prototype.ProxyFunc,$c:true,$r,a,b,$s};return $f;};I.prototype.ProxyFunc=function(){return this.$val.ProxyFunc();};J.ptr.prototype.proxyForURL=function(a){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;c=Y.nil;if(a.Scheme==="https"){c=b.httpsProxy;}else if(a.Scheme==="http"){c=b.httpProxy;if(!(c===Y.nil)&&b.Config.CGI){$s=-1;return[Y.nil,A.New("refusing to use HTTP_PROXY value in CGI environment; see golang.org/s/cgihttpproxy")];}}if(c===Y.nil){$s=-1;return[Y.nil,$ifaceNil];}d=O(a);$s=3;case 3:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=b.useProxy(d);$s=4;case 4:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}if(!e){$s=1;continue;}$s=2;continue;case 1:$s=-1;return[Y.nil,$ifaceNil];case 2:$s=-1;return[c,$ifaceNil];}return;}var $f={$blk:J.ptr.prototype.proxyForURL,$c:true,$r,a,b,c,d,e,$s};return $f;};J.prototype.proxyForURL=function(a){return this.$val.proxyForURL(a);};M=function(a){var{a,b,c,d,e,f,g,h,i,j,k,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:if(a===""){$s=-1;return[Y.nil,$ifaceNil];}c=D.Parse(a);$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}b=c;d=b[0];e=b[1];if(!($interfaceIsEqual(e,$ifaceNil))||(!(d.Scheme==="http")&&!(d.Scheme==="https")&&!(d.Scheme==="socks5"))){$s=2;continue;}$s=3;continue;case 2:g=D.Parse("http://"+a);$s=4;case 4:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}f=g;h=f[0];i=f[1];if($interfaceIsEqual(i,$ifaceNil)){$s=-1;return[h,$ifaceNil];}case 3:if(!($interfaceIsEqual(e,$ifaceNil))){$s=5;continue;}$s=6;continue;case 5:j=B.Errorf("invalid proxy address %q: %v",new AA([new $String(a),e]));$s=7;case 7:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=[Y.nil,j];$s=8;case 8:return k;case 6:$s=-1;return[d,$ifaceNil];}return;}var $f={$blk:M,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,$s};return $f;};J.ptr.prototype.useProxy=function(a){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;if(a.length===0){$s=-1;return true;}d=C.SplitHostPort(a);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}c=d;e=c[0];f=c[1];g=c[2];if(!($interfaceIsEqual(g,$ifaceNil))){$s=-1;return false;}if(e==="localhost"){$s=-1;return false;}h=C.ParseIP(e);if(!(h===C.IP.nil)){if(h.IsLoopback()){$s=-1;return false;}}i=F.TrimSpace(e);$s=2;case 2:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=F.ToLower(i);$s=3;case 3:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}a=j;if(!(h===C.IP.nil)){$s=4;continue;}$s=5;continue;case 4:k=b.ipMatchers;l=0;case 6:if(!(l=k.$length)?($throwRuntimeError("index out of range"),undefined):k.$array[k.$offset+l]);n=m.match(a,f,h);$s=10;case 10:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}if(n){$s=8;continue;}$s=9;continue;case 8:$s=-1;return false;case 9:l++;$s=6;continue;case 7:case 5:o=b.domainMatchers;p=0;case 11:if(!(p=o.$length)?($throwRuntimeError("index out of range"),undefined):o.$array[o.$offset+p]);r=q.match(a,f,h);$s=15;case 15:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}if(r){$s=13;continue;}$s=14;continue;case 13:$s=-1;return false;case 14:p++;$s=11;continue;case 12:$s=-1;return true;}return;}var $f={$blk:J.ptr.prototype.useProxy,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,$s};return $f;};J.prototype.useProxy=function(a){return this.$val.useProxy(a);};J.ptr.prototype.init=function(){var{a,aa,ab,ac,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;c=M(a.Config.HTTPProxy);$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}b=c;d=b[0];e=b[1];if($interfaceIsEqual(e,$ifaceNil)){a.httpProxy=d;}g=M(a.Config.HTTPSProxy);$s=2;case 2:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}f=g;h=f[0];i=f[1];if($interfaceIsEqual(i,$ifaceNil)){a.httpsProxy=h;}j=F.Split(a.Config.NoProxy,",");k=0;case 3:if(!(k=j.$length)?($throwRuntimeError("index out of range"),undefined):j.$array[j.$offset+k]);m=F.TrimSpace(l);$s=5;case 5:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=F.ToLower(m);$s=6;case 6:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}l=n;if(l.length===0){k++;$s=3;continue;}if(l==="*"){a.ipMatchers=new Z([(o=new T.ptr(),new o.constructor.elem(o))]);a.domainMatchers=new Z([(p=new T.ptr(),new p.constructor.elem(p))]);$s=-1;return;}q=C.ParseCIDR(l);r=q[1];s=q[2];if($interfaceIsEqual(s,$ifaceNil)){a.ipMatchers=$append(a.ipMatchers,(t=new U.ptr(r),new t.constructor.elem(t)));k++;$s=3;continue;}v=C.SplitHostPort(l);$s=7;case 7:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}u=v;w=u[0];x=u[1];y=u[2];if($interfaceIsEqual(y,$ifaceNil)){if(w.length===0){k++;$s=3;continue;}if((w.charCodeAt(0)===91)&&(w.charCodeAt((w.length-1>>0))===93)){w=$substring(w,1,(w.length-1>>0));}}else{w=l;}z=C.ParseIP(w);if(!(z===C.IP.nil)){a.ipMatchers=$append(a.ipMatchers,(aa=new V.ptr(z,x),new aa.constructor.elem(aa)));k++;$s=3;continue;}if(w.length===0){k++;$s=3;continue;}if(F.HasPrefix(w,"*.")){w=$substring(w,1);}ab=false;if(!((w.charCodeAt(0)===46))){ab=true;w="."+w;}a.domainMatchers=$append(a.domainMatchers,(ac=new W.ptr(w,x,ab),new ac.constructor.elem(ac)));k++;$s=3;continue;case 4:$s=-1;return;}return;}var $f={$blk:J.ptr.prototype.init,$c:true,$r,a,aa,ab,ac,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};J.prototype.init=function(){return this.$val.init();};O=function(a){var{a,b,c,d,e,f,g,h,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=a.Hostname();d=Q(b);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}c=d;e=c[0];f=c[1];if($interfaceIsEqual(f,$ifaceNil)){b=e;}g=a.Port();if(g===""){g=(h=N[$String.keyFor(a.Scheme)],h!==undefined?h.v:"");}$s=-1;return C.JoinHostPort(b,g);}return;}var $f={$blk:O,$c:true,$r,a,b,c,d,e,f,g,h,$s};return $f;};Q=function(a){var{a,b,c,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:if(R(a)){$s=-1;return[a,$ifaceNil];}b=H.Lookup.ToASCII(a);$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b;$s=2;case 2:return c;}return;}var $f={$blk:Q,$c:true,$r,a,b,c,$s};return $f;};R=function(a){var a,b;b=0;while(true){if(!(b=128){return false;}b=b+(1)>>0;}return true;};T.ptr.prototype.match=function(a,b,c){var a,b,c,d;d=this;return true;};T.prototype.match=function(a,b,c){return this.$val.match(a,b,c);};U.ptr.prototype.match=function(a,b,c){var a,b,c,d;d=this;return d.cidr.Contains(c);};U.prototype.match=function(a,b,c){return this.$val.match(a,b,c);};V.ptr.prototype.match=function(a,b,c){var a,b,c,d;d=this;if(d.ip.Equal(c)){return d.port===""||d.port===b;}return false;};V.prototype.match=function(a,b,c){return this.$val.match(a,b,c);};W.ptr.prototype.match=function(a,b,c){var a,b,c,d;d=this;if(F.HasSuffix(a,d.host)||(d.matchHost&&a===$substring(d.host,1))){return d.port===""||d.port===b;}return false;};W.prototype.match=function(a,b,c){return this.$val.match(a,b,c);};AD.methods=[{prop:"ProxyFunc",name:"ProxyFunc",pkg:"",typ:$funcType([],[AC],false)}];AE.methods=[{prop:"proxyForURL",name:"proxyForURL",pkg:"vendor/golang.org/x/net/http/httpproxy",typ:$funcType([Y],[Y,$error],false)},{prop:"useProxy",name:"useProxy",pkg:"vendor/golang.org/x/net/http/httpproxy",typ:$funcType([$String],[$Bool],false)},{prop:"init",name:"init",pkg:"vendor/golang.org/x/net/http/httpproxy",typ:$funcType([],[],false)}];T.methods=[{prop:"match",name:"match",pkg:"vendor/golang.org/x/net/http/httpproxy",typ:$funcType([$String,$String,C.IP],[$Bool],false)}];U.methods=[{prop:"match",name:"match",pkg:"vendor/golang.org/x/net/http/httpproxy",typ:$funcType([$String,$String,C.IP],[$Bool],false)}];V.methods=[{prop:"match",name:"match",pkg:"vendor/golang.org/x/net/http/httpproxy",typ:$funcType([$String,$String,C.IP],[$Bool],false)}];W.methods=[{prop:"match",name:"match",pkg:"vendor/golang.org/x/net/http/httpproxy",typ:$funcType([$String,$String,C.IP],[$Bool],false)}];I.init("",[{prop:"HTTPProxy",name:"HTTPProxy",embedded:false,exported:true,typ:$String,tag:""},{prop:"HTTPSProxy",name:"HTTPSProxy",embedded:false,exported:true,typ:$String,tag:""},{prop:"NoProxy",name:"NoProxy",embedded:false,exported:true,typ:$String,tag:""},{prop:"CGI",name:"CGI",embedded:false,exported:true,typ:$Bool,tag:""}]);J.init("vendor/golang.org/x/net/http/httpproxy",[{prop:"Config",name:"Config",embedded:true,exported:true,typ:I,tag:""},{prop:"httpsProxy",name:"httpsProxy",embedded:false,exported:false,typ:Y,tag:""},{prop:"httpProxy",name:"httpProxy",embedded:false,exported:false,typ:Y,tag:""},{prop:"ipMatchers",name:"ipMatchers",embedded:false,exported:false,typ:Z,tag:""},{prop:"domainMatchers",name:"domainMatchers",embedded:false,exported:false,typ:Z,tag:""}]);S.init([{prop:"match",name:"match",pkg:"vendor/golang.org/x/net/http/httpproxy",typ:$funcType([$String,$String,C.IP],[$Bool],false)}]);T.init("",[]);U.init("vendor/golang.org/x/net/http/httpproxy",[{prop:"cidr",name:"cidr",embedded:false,exported:false,typ:AB,tag:""}]);V.init("vendor/golang.org/x/net/http/httpproxy",[{prop:"ip",name:"ip",embedded:false,exported:false,typ:C.IP,tag:""},{prop:"port",name:"port",embedded:false,exported:false,typ:$String,tag:""}]);W.init("vendor/golang.org/x/net/http/httpproxy",[{prop:"host",name:"host",embedded:false,exported:false,typ:$String,tag:""},{prop:"port",name:"port",embedded:false,exported:false,typ:$String,tag:""},{prop:"matchHost",name:"matchHost",embedded:false,exported:false,typ:$Bool,tag:""}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=D.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=E.$init();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=F.$init();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=G.$init();$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=H.$init();$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}N=$makeMap($String.keyFor,[{k:"http",v:"80"},{k:"https",v:"443"},{k:"socks5",v:"1080"}]);}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["vendor/golang.org/x/net/http2/hpack"]=(function(){var $pkg={},$init,B,C,A,D,E,F,G,Q,R,AA,AB,AC,AD,AF,AH,AK,AT,AU,AV,AW,AX,AY,AZ,BA,BB,BC,BD,BE,BF,BG,BH,BI,BJ,H,I,K,L,M,T,U,AG,AI,J,P,S,V,W,X,Y,Z,AE,AJ,AL,AM,AN,AO,AP,AQ,AR,AS;B=$packages["bytes"];C=$packages["errors"];A=$packages["fmt"];D=$packages["io"];E=$packages["sync"];F=$pkg.headerFieldTable=$newType(0,$kindStruct,"hpack.headerFieldTable",true,"vendor/golang.org/x/net/http2/hpack",false,function(ents_,evictCount_,byName_,byNameValue_){this.$val=this;if(arguments.length===0){this.ents=AW.nil;this.evictCount=new $Uint64(0,0);this.byName=false;this.byNameValue=false;return;}this.ents=ents_;this.evictCount=evictCount_;this.byName=byName_;this.byNameValue=byNameValue_;});G=$pkg.pairNameValue=$newType(0,$kindStruct,"hpack.pairNameValue",true,"vendor/golang.org/x/net/http2/hpack",false,function(name_,value_){this.$val=this;if(arguments.length===0){this.name="";this.value="";return;}this.name=name_;this.value=value_;});Q=$pkg.incomparable=$newType(0,$kindArray,"hpack.incomparable",true,"vendor/golang.org/x/net/http2/hpack",false,null);R=$pkg.node=$newType(0,$kindStruct,"hpack.node",true,"vendor/golang.org/x/net/http2/hpack",false,function(_$0_,children_,codeLen_,sym_){this.$val=this;if(arguments.length===0){this._$0=BB.zero();this.children=AZ.nil;this.codeLen=0;this.sym=0;return;}this._$0=_$0_;this.children=children_;this.codeLen=codeLen_;this.sym=sym_;});AA=$pkg.DecodingError=$newType(0,$kindStruct,"hpack.DecodingError",true,"vendor/golang.org/x/net/http2/hpack",true,function(Err_){this.$val=this;if(arguments.length===0){this.Err=$ifaceNil;return;}this.Err=Err_;});AB=$pkg.InvalidIndexError=$newType(4,$kindInt,"hpack.InvalidIndexError",true,"vendor/golang.org/x/net/http2/hpack",true,null);AC=$pkg.HeaderField=$newType(0,$kindStruct,"hpack.HeaderField",true,"vendor/golang.org/x/net/http2/hpack",true,function(Name_,Value_,Sensitive_){this.$val=this;if(arguments.length===0){this.Name="";this.Value="";this.Sensitive=false;return;}this.Name=Name_;this.Value=Value_;this.Sensitive=Sensitive_;});AD=$pkg.Decoder=$newType(0,$kindStruct,"hpack.Decoder",true,"vendor/golang.org/x/net/http2/hpack",true,function(dynTab_,emit_,emitEnabled_,maxStrLen_,buf_,saveBuf_,firstField_){this.$val=this;if(arguments.length===0){this.dynTab=new AF.ptr(new F.ptr(AW.nil,new $Uint64(0,0),false,false),0,0,0);this.emit=$throwNilPointerError;this.emitEnabled=false;this.maxStrLen=0;this.buf=AV.nil;this.saveBuf=new B.Buffer.ptr(AV.nil,0,0);this.firstField=false;return;}this.dynTab=dynTab_;this.emit=emit_;this.emitEnabled=emitEnabled_;this.maxStrLen=maxStrLen_;this.buf=buf_;this.saveBuf=saveBuf_;this.firstField=firstField_;});AF=$pkg.dynamicTable=$newType(0,$kindStruct,"hpack.dynamicTable",true,"vendor/golang.org/x/net/http2/hpack",false,function(table_,size_,maxSize_,allowedMaxSize_){this.$val=this;if(arguments.length===0){this.table=new F.ptr(AW.nil,new $Uint64(0,0),false,false);this.size=0;this.maxSize=0;this.allowedMaxSize=0;return;}this.table=table_;this.size=size_;this.maxSize=maxSize_;this.allowedMaxSize=allowedMaxSize_;});AH=$pkg.indexType=$newType(4,$kindInt,"hpack.indexType",true,"vendor/golang.org/x/net/http2/hpack",false,null);AK=$pkg.Encoder=$newType(0,$kindStruct,"hpack.Encoder",true,"vendor/golang.org/x/net/http2/hpack",true,function(dynTab_,minSize_,maxSizeLimit_,tableSizeUpdate_,w_,buf_){this.$val=this;if(arguments.length===0){this.dynTab=new AF.ptr(new F.ptr(AW.nil,new $Uint64(0,0),false,false),0,0,0);this.minSize=0;this.maxSizeLimit=0;this.tableSizeUpdate=false;this.w=$ifaceNil;this.buf=AV.nil;return;}this.dynTab=dynTab_;this.minSize=minSize_;this.maxSizeLimit=maxSizeLimit_;this.tableSizeUpdate=tableSizeUpdate_;this.w=w_;this.buf=buf_;});AT=$ptrType(R);AU=$sliceType($emptyInterface);AV=$sliceType($Uint8);AW=$sliceType(AC);AX=$ptrType(B.Buffer);AY=$arrayType(AT,256);AZ=$ptrType(AY);BA=$funcType([],[],false);BB=$arrayType(BA,0);BC=$arrayType(R,256);BD=$ptrType(F);BE=$mapType($String,$Uint64);BF=$mapType(G,$Uint64);BG=$funcType([AC],[],false);BH=$ptrType(AD);BI=$ptrType(AF);BJ=$ptrType(AK);F.ptr.prototype.init=function(){var a;a=this;a.byName={};a.byNameValue={};};F.prototype.init=function(){return this.$val.init();};F.ptr.prototype.len=function(){var a;a=this;return a.ents.$length;};F.prototype.len=function(){return this.$val.len();};F.ptr.prototype.addEntry=function(a){var a,b,c,d,e,f,g,h;b=this;f=(c=(d=(new $Uint64(0,b.len())),e=b.evictCount,new $Uint64(d.$high+e.$high,d.$low+e.$low)),new $Uint64(c.$high+0,c.$low+1));g=a.Name;(b.byName||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(g)]={k:g,v:f};h=new G.ptr(a.Name,a.Value);(b.byNameValue||$throwRuntimeError("assignment to entry in nil map"))[G.keyFor(h)]={k:h,v:f};b.ents=$append(b.ents,a);};F.prototype.addEntry=function(a){return this.$val.addEntry(a);};F.ptr.prototype.evictOldest=function(a){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;if(a>b.len()){$s=1;continue;}$s=2;continue;case 1:c=A.Sprintf("evictOldest(%v) on table with %v entries",new AU([new $Int(a),new $Int(b.len())]));$s=3;case 3:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}$panic(new $String(c));case 2:d=0;while(true){if(!(d=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+d])),AC);j=(g=(h=b.evictCount,i=(new $Uint64(0,d)),new $Uint64(h.$high+i.$high,h.$low+i.$low)),new $Uint64(g.$high+0,g.$low+1));if((k=(l=b.byName[$String.keyFor(f.Name)],l!==undefined?l.v:new $Uint64(0,0)),(k.$high===j.$high&&k.$low===j.$low))){delete b.byName[$String.keyFor(f.Name)];}m=$clone(new G.ptr(f.Name,f.Value),G);if((n=(o=b.byNameValue[G.keyFor(m)],o!==undefined?o.v:new $Uint64(0,0)),(n.$high===j.$high&&n.$low===j.$low))){delete b.byNameValue[G.keyFor(m)];}d=d+(1)>>0;}$copySlice(b.ents,$subslice(b.ents,a));p=b.len()-a>>0;while(true){if(!(p=q.$length)?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+p])),new AC.ptr("","",false));p=p+(1)>>0;}b.ents=$subslice(b.ents,0,(b.len()-a>>0));if((r=(s=b.evictCount,t=(new $Uint64(0,a)),new $Uint64(s.$high+t.$high,s.$low+t.$low)),u=b.evictCount,(r.$high=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+c]),AC);a.addEntry($clone(d,AC));c++;}return a;};P=function(a,b,c){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,$s,$r,$c}=$restore(this,{a,b,c});$s=$s||0;s:while(true){switch($s){case 0:d=V();$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;f=e;g=0;h=0;i=0;j=g;k=h;l=i;m=c;n=0;case 2:if(!(n=m.$length)?($throwRuntimeError("index out of range"),undefined):m.$array[m.$offset+n]);j=((j<<8>>>0)|((o>>>0)))>>>0;k=k+(8)<<24>>>24;l=l+(8)<<24>>>24;case 4:if(!(k>=8)){$s=5;continue;}q=((((p=((k-8<<24>>>24)),p<32?(j>>>p):0)>>>0)<<24>>>24));f=(r=f.children,((q<0||q>=r.length)?($throwRuntimeError("index out of range"),undefined):r[q]));if(f===AT.nil){$s=-1;return $pkg.ErrInvalidHuffman;}if(f.children===AZ.nil){$s=6;continue;}$s=7;continue;case 6:if(!((b===0))&&(a.Len()===b)){$s=-1;return $pkg.ErrStringLength;}s=a.WriteByte(f.sym);$s=9;case 9:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}s;k=k-(f.codeLen)<<24>>>24;f=e;l=k;$s=8;continue;case 7:k=k-(8)<<24>>>24;case 8:$s=4;continue;case 5:n++;$s=2;continue;case 3:case 10:if(!(k>0)){$s=11;continue;}f=(t=f.children,u=((((v=((8-k<<24>>>24)),v<32?(j<>>0)<<24>>>24)),((u<0||u>=t.length)?($throwRuntimeError("index out of range"),undefined):t[u]));if(f===AT.nil){$s=-1;return $pkg.ErrInvalidHuffman;}if(!(f.children===AZ.nil)||f.codeLen>k){$s=11;continue;}if(!((b===0))&&(a.Len()===b)){$s=-1;return $pkg.ErrStringLength;}w=a.WriteByte(f.sym);$s=12;case 12:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}w;k=k-(f.codeLen)<<24>>>24;f=e;l=k;$s=10;continue;case 11:if(l>7){$s=-1;return $pkg.ErrInvalidHuffman;}y=((((x=k,x<32?(1<>>0)-1>>>0));if(!((((j&y)>>>0)===y))){$s=-1;return $pkg.ErrInvalidHuffman;}$s=-1;return $ifaceNil;}return;}var $f={$blk:P,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,$s};return $f;};S=function(){return new R.ptr(BB.zero(),AY.zero(),0,0);};V=function(){var{$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:$r=T.Do(W);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return U;}return;}var $f={$blk:V,$c:true,$r,$s};return $f;};W=function(){var a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x;if(false){$panic(new $String("unexpected size"));}U=S();a=BC.zero();b=K;c=0;while(true){if(!(c<256)){break;}d=c;e=((c<0||c>=b.length)?($throwRuntimeError("index out of range"),undefined):b[c]);f=((d<0||d>=L.length)?($throwRuntimeError("index out of range"),undefined):L[d]);g=U;while(true){if(!(f>8)){break;}f=f-(8)<<24>>>24;i=((((h=f,h<32?(e>>>h):0)>>>0)<<24>>>24));if((j=g.children,((i<0||i>=j.length)?($throwRuntimeError("index out of range"),undefined):j[i]))===AT.nil){(k=g.children,k.nilCheck,((i<0||i>=k.length)?($throwRuntimeError("index out of range"),undefined):k[i]=S()));}g=(l=g.children,((i<0||i>=l.length)?($throwRuntimeError("index out of range"),undefined):l[i]));}m=8-f<<24>>>24;n=((((((o=m,o<32?(e<>>0)<<24>>>24))>>0));p=(((q=m,q<32?(1<>0));r=n;s=p;(t=a,((d<0||d>=t.length)?($throwRuntimeError("index out of range"),undefined):t[d])).sym=((d<<24>>>24));(u=a,((d<0||d>=u.length)?($throwRuntimeError("index out of range"),undefined):u[d])).codeLen=f;v=r;while(true){if(!(v<(r+s>>0))){break;}(x=g.children,x.nilCheck,((v<0||v>=x.length)?($throwRuntimeError("index out of range"),undefined):x[v]=(w=a,((d<0||d>=w.length)?($throwRuntimeError("index out of range"),undefined):w[d]))));v=v+(1)>>0;}c++;}};X=function(a,b){var a,b,c,d,e,f,g,h,i,j;c=8;d=0;while(true){if(!(d>0;}if(c<8){f=1073741823;g=30;i=((((h=((g-c<<24>>>24)),h<32?(f>>>h):0)>>>0)<<24>>>24));j=a.$length-1>>0;((j<0||j>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+j]=((((j<0||j>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+j])|(i))>>>0));}return a;};$pkg.AppendHuffmanString=X;Y=function(a){var a,b,c,d,e;b=new $Uint64(0,0);c=0;while(true){if(!(c=L.length)?($throwRuntimeError("index out of range"),undefined):L[e])))),new $Uint64(b.$high+d.$high,b.$low+d.$low));c=c+(1)>>0;}return $div64((new $Uint64(b.$high+0,b.$low+7)),new $Uint64(0,8),false);};$pkg.HuffmanEncodeLength=Y;Z=function(a,b,c){var a,b,c,d,e,f,g,h,i,j,k;d=((c<0||c>=K.length)?($throwRuntimeError("index out of range"),undefined):K[c]);e=((c<0||c>=L.length)?($throwRuntimeError("index out of range"),undefined):L[c]);while(true){if(b>e){g=((((f=((b-e<<24>>>24)),f<32?(d<>>0)<<24>>>24));h=a.$length-1>>0;((h<0||h>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+h]=((((h<0||h>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+h])|(g))>>>0));b=b-(e)<<24>>>24;break;}j=((((i=((e-b<<24>>>24)),i<32?(d>>>i):0)>>>0)<<24>>>24));k=a.$length-1>>0;((k<0||k>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+k]=((((k<0||k>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+k])|(j))>>>0));e=e-(b)<<24>>>24;b=8;if(e===0){break;}a=$append(a,0);}return[a,b];};AA.ptr.prototype.Error=function(){var{a,b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=A.Sprintf("decoding error: %v",new AU([a.Err]));$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b;$s=2;case 2:return c;}return;}var $f={$blk:AA.ptr.prototype.Error,$c:true,$r,a,b,c,$s};return $f;};AA.prototype.Error=function(){return this.$val.Error();};AB.prototype.Error=function(){var{a,b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this.$val;b=A.Sprintf("invalid indexed representation index %d",new AU([new $Int(((a>>0)))]));$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b;$s=2;case 2:return c;}return;}var $f={$blk:AB.prototype.Error,$c:true,$r,a,b,c,$s};return $f;};$ptrType(AB).prototype.Error=function(){return new AB(this.$get()).Error();};AC.ptr.prototype.IsPseudo=function(){var a;a=this;return!((a.Name.length===0))&&(a.Name.charCodeAt(0)===58);};AC.prototype.IsPseudo=function(){return this.$val.IsPseudo();};AC.ptr.prototype.String=function(){var{a,b,c,d,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b="";if(a.Sensitive){b=" (sensitive)";}c=A.Sprintf("header field %q = %q%s",new AU([new $String(a.Name),new $String(a.Value),new $String(b)]));$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c;$s=2;case 2:return d;}return;}var $f={$blk:AC.ptr.prototype.String,$c:true,$r,a,b,c,d,$s};return $f;};AC.prototype.String=function(){return this.$val.String();};AC.ptr.prototype.Size=function(){var a;a=this;return((((a.Name.length+a.Value.length>>0)+32>>0)>>>0));};AC.prototype.Size=function(){return this.$val.Size();};AE=function(a,b){var{a,b,c,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=new AD.ptr(new AF.ptr(new F.ptr(AW.nil,new $Uint64(0,0),false,false),0,0,0),b,true,0,AV.nil,new B.Buffer.ptr(AV.nil,0,0),true);c.dynTab.table.init();c.dynTab.allowedMaxSize=a;$r=c.dynTab.setMaxSize(a);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return c;}return;}var $f={$blk:AE,$c:true,$r,a,b,c,$s};return $f;};$pkg.NewDecoder=AE;AD.ptr.prototype.SetMaxStringLength=function(a){var a,b;b=this;b.maxStrLen=a;};AD.prototype.SetMaxStringLength=function(a){return this.$val.SetMaxStringLength(a);};AD.ptr.prototype.SetEmitFunc=function(a){var a,b;b=this;b.emit=a;};AD.prototype.SetEmitFunc=function(a){return this.$val.SetEmitFunc(a);};AD.ptr.prototype.SetEmitEnabled=function(a){var a,b;b=this;b.emitEnabled=a;};AD.prototype.SetEmitEnabled=function(a){return this.$val.SetEmitEnabled(a);};AD.ptr.prototype.EmitEnabled=function(){var a;a=this;return a.emitEnabled;};AD.prototype.EmitEnabled=function(){return this.$val.EmitEnabled();};AD.ptr.prototype.SetMaxDynamicTableSize=function(a){var{a,b,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;$r=b.dynTab.setMaxSize(a);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:AD.ptr.prototype.SetMaxDynamicTableSize,$c:true,$r,a,b,$s};return $f;};AD.prototype.SetMaxDynamicTableSize=function(a){return this.$val.SetMaxDynamicTableSize(a);};AD.ptr.prototype.SetAllowedMaxDynamicTableSize=function(a){var a,b;b=this;b.dynTab.allowedMaxSize=a;};AD.prototype.SetAllowedMaxDynamicTableSize=function(a){return this.$val.SetAllowedMaxDynamicTableSize(a);};AF.ptr.prototype.setMaxSize=function(a){var{a,b,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;b.maxSize=a;$r=b.evict();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:AF.ptr.prototype.setMaxSize,$c:true,$r,a,b,$s};return $f;};AF.prototype.setMaxSize=function(a){return this.$val.setMaxSize(a);};AF.ptr.prototype.add=function(a){var{a,b,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;b.table.addEntry($clone(a,AC));b.size=b.size+($clone(a,AC).Size())>>>0;$r=b.evict();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:AF.ptr.prototype.add,$c:true,$r,a,b,$s};return $f;};AF.prototype.add=function(a){return this.$val.add(a);};AF.ptr.prototype.evict=function(){var{a,b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=0;while(true){if(!(a.size>a.maxSize&&b=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+b])),AC).Size())>>>0;b=b+(1)>>0;}$r=a.table.evictOldest(b);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:AF.ptr.prototype.evict,$c:true,$r,a,b,c,$s};return $f;};AF.prototype.evict=function(){return this.$val.evict();};AD.ptr.prototype.maxTableIndex=function(){var a;a=this;return a.dynTab.table.len()+H.len()>>0;};AD.prototype.maxTableIndex=function(){return this.$val.maxTableIndex();};AD.ptr.prototype.at=function(a){var a,b,c,d,e,f,g,h,i,j,k,l,m,n,o;b=new AC.ptr("","",false);c=false;d=this;if((a.$high===0&&a.$low===0)){return[b,c];}if((e=(new $Uint64(0,H.len())),(a.$high=g.$length)?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+$flatten64(h)])),AC);i=true;AC.copy(b,f);c=i;return[b,c];}if((j=(new $Uint64(0,d.maxTableIndex())),(a.$high>j.$high||(a.$high===j.$high&&a.$low>j.$low)))){return[b,c];}k=$clone(d.dynTab.table,F);l=$clone((m=k.ents,n=k.len()-((((a.$low>>0))-H.len()>>0))>>0,((n<0||n>=m.$length)?($throwRuntimeError("index out of range"),undefined):m.$array[m.$offset+n])),AC);o=true;AC.copy(b,l);c=o;return[b,c];};AD.prototype.at=function(a){return this.$val.at(a);};AD.ptr.prototype.DecodeFull=function(a){var{a,b,c,d,e,f,g,h,i,j,k,$s,$deferred,$r,$c}=$restore(this,{a});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);b=[b];c=[c];d=[d];b[0]=this;c[0]=AW.nil;d[0]=b[0].emit;$deferred.push([(function(b,c,d){return function(){b[0].emit=d[0];};})(b,c,d),[]]);b[0].emit=(function(b,c,d){return function(e){var e;c[0]=$append(c[0],e);};})(b,c,d);f=b[0].Write(a);$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}e=f;g=e[1];if(!($interfaceIsEqual(g,$ifaceNil))){$s=2;continue;}$s=3;continue;case 2:h=[AW.nil,g];$s=4;case 4:return h;case 3:i=b[0].Close();if(!($interfaceIsEqual(i,$ifaceNil))){$s=5;continue;}$s=6;continue;case 5:j=[AW.nil,i];$s=7;case 7:return j;case 6:k=[c[0],$ifaceNil];$s=8;case 8:return k;}return;}}catch(err){$err=err;$s=-1;return[AW.nil,$ifaceNil];}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:AD.ptr.prototype.DecodeFull,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,$s,$deferred};return $f;}}};AD.prototype.DecodeFull=function(a){return this.$val.DecodeFull(a);};AD.ptr.prototype.Close=function(){var a,b;a=this;if(a.saveBuf.Len()>0){a.saveBuf.Reset();return(b=new AA.ptr(C.New("truncated headers")),new b.constructor.elem(b));}a.firstField=true;return $ifaceNil;};AD.prototype.Close=function(){return this.$val.Close();};AD.ptr.prototype.Write=function(a){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=0;c=$ifaceNil;d=this;if(a.$length===0){$s=-1;return[b,c];}if(d.saveBuf.Len()===0){$s=1;continue;}$s=2;continue;case 1:d.buf=a;$s=3;continue;case 2:e=d.saveBuf.Write(a);$s=4;case 4:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}e;d.buf=d.saveBuf.Bytes();d.saveBuf.Reset();case 3:case 5:if(!(d.buf.$length>0)){$s=6;continue;}f=d.parseHeaderFieldRepr();$s=7;case 7:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}c=f;if($interfaceIsEqual(c,AG)){$s=8;continue;}$s=9;continue;case 8:if(!((d.maxStrLen===0))&&(g=(new $Int64(0,d.buf.$length)),h=$mul64(new $Int64(0,2),((i=(new $Int64(0,d.maxStrLen)),new $Int64(i.$high+0,i.$low+8)))),(g.$high>h.$high||(g.$high===h.$high&&g.$low>h.$low)))){j=0;k=$pkg.ErrStringLength;b=j;c=k;$s=-1;return[b,c];}l=d.saveBuf.Write(d.buf);$s=10;case 10:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}l;m=a.$length;n=$ifaceNil;b=m;c=n;$s=-1;return[b,c];case 9:d.firstField=false;if(!($interfaceIsEqual(c,$ifaceNil))){$s=6;continue;}$s=5;continue;case 6:o=a.$length;p=c;b=o;c=p;$s=-1;return[b,c];}return;}var $f={$blk:AD.ptr.prototype.Write,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,$s};return $f;};AD.prototype.Write=function(a){return this.$val.Write(a);};AH.prototype.indexed=function(){var a;a=this.$val;return a===0;};$ptrType(AH).prototype.indexed=function(){return new AH(this.$get()).indexed();};AH.prototype.sensitive=function(){var a;a=this.$val;return a===2;};$ptrType(AH).prototype.sensitive=function(){return new AH(this.$get()).sensitive();};AD.ptr.prototype.parseHeaderFieldRepr=function(){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;c=(b=a.buf,(0>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+0]));if(!((((c&128)>>>0)===0))){$s=2;continue;}if((((c&192)>>>0)===64)){$s=3;continue;}if((((c&240)>>>0)===0)){$s=4;continue;}if((((c&240)>>>0)===16)){$s=5;continue;}if((((c&224)>>>0)===32)){$s=6;continue;}$s=7;continue;case 2:d=a.parseFieldIndexed();$s=8;case 8:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;$s=9;case 9:return e;case 3:f=a.parseFieldLiteral(6,0);$s=10;case 10:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;$s=11;case 11:return g;case 4:h=a.parseFieldLiteral(4,1);$s=12;case 12:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=13;case 13:return i;case 5:j=a.parseFieldLiteral(4,2);$s=14;case 14:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;$s=15;case 15:return k;case 6:l=a.parseDynamicTableSizeUpdate();$s=16;case 16:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;$s=17;case 17:return m;case 7:case 1:$s=-1;return(n=new AA.ptr(C.New("invalid encoding")),new n.constructor.elem(n));}return;}var $f={$blk:AD.ptr.prototype.parseHeaderFieldRepr,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,$s};return $f;};AD.prototype.parseHeaderFieldRepr=function(){return this.$val.parseHeaderFieldRepr();};AD.ptr.prototype.parseFieldIndexed=function(){var{a,b,c,d,e,f,g,h,i,j,k,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=a.buf;c=AJ(7,b);d=c[0];b=c[1];e=c[2];if(!($interfaceIsEqual(e,$ifaceNil))){$s=-1;return e;}f=a.at(d);g=$clone(f[0],AC);h=f[1];if(!h){$s=-1;return(i=new AA.ptr(new AB(((d.$low>>0)))),new i.constructor.elem(i));}a.buf=b;j=a.callEmit(new AC.ptr(g.Name,g.Value,false));$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;$s=2;case 2:return k;}return;}var $f={$blk:AD.ptr.prototype.parseFieldIndexed,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,$s};return $f;};AD.prototype.parseFieldIndexed=function(){return this.$val.parseFieldIndexed();};AD.ptr.prototype.parseFieldLiteral=function(a,b){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this;d=c.buf;e=AJ(a,d);f=e[0];d=e[1];g=e[2];if(!($interfaceIsEqual(g,$ifaceNil))){$s=-1;return g;}h=new AC.ptr("","",false);i=c.emitEnabled||new AH(b).indexed();if((f.$high>0||(f.$high===0&&f.$low>0))){$s=1;continue;}$s=2;continue;case 1:j=c.at(f);k=$clone(j[0],AC);l=j[1];if(!l){$s=-1;return(m=new AA.ptr(new AB(((f.$low>>0)))),new m.constructor.elem(m));}h.Name=k.Name;$s=3;continue;case 2:o=c.readString(d,i);$s=4;case 4:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}n=o;h.Name=n[0];d=n[1];g=n[2];if(!($interfaceIsEqual(g,$ifaceNil))){$s=-1;return g;}case 3:q=c.readString(d,i);$s=5;case 5:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}p=q;h.Value=p[0];d=p[1];g=p[2];if(!($interfaceIsEqual(g,$ifaceNil))){$s=-1;return g;}c.buf=d;if(new AH(b).indexed()){$s=6;continue;}$s=7;continue;case 6:$r=c.dynTab.add($clone(h,AC));$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 7:h.Sensitive=new AH(b).sensitive();r=c.callEmit($clone(h,AC));$s=9;case 9:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=r;$s=10;case 10:return s;}return;}var $f={$blk:AD.ptr.prototype.parseFieldLiteral,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,$s};return $f;};AD.prototype.parseFieldLiteral=function(a,b){return this.$val.parseFieldLiteral(a,b);};AD.ptr.prototype.callEmit=function(a){var{a,b,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;if(!((b.maxStrLen===0))){if(a.Name.length>b.maxStrLen||a.Value.length>b.maxStrLen){$s=-1;return $pkg.ErrStringLength;}}if(b.emitEnabled){$s=1;continue;}$s=2;continue;case 1:$r=b.emit($clone(a,AC));$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 2:$s=-1;return $ifaceNil;}return;}var $f={$blk:AD.ptr.prototype.callEmit,$c:true,$r,a,b,$s};return $f;};AD.prototype.callEmit=function(a){return this.$val.callEmit(a);};AD.ptr.prototype.parseDynamicTableSizeUpdate=function(){var{a,b,c,d,e,f,g,h,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;if(!a.firstField&&a.dynTab.size>0){$s=-1;return(b=new AA.ptr(C.New("dynamic table size update MUST occur at the beginning of a header block")),new b.constructor.elem(b));}c=a.buf;d=AJ(5,c);e=d[0];c=d[1];f=d[2];if(!($interfaceIsEqual(f,$ifaceNil))){$s=-1;return f;}if((g=(new $Uint64(0,a.dynTab.allowedMaxSize)),(e.$high>g.$high||(e.$high===g.$high&&e.$low>g.$low)))){$s=-1;return(h=new AA.ptr(C.New("dynamic table size update too large")),new h.constructor.elem(h));}$r=a.dynTab.setMaxSize(((e.$low>>>0)));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}a.buf=c;$s=-1;return $ifaceNil;}return;}var $f={$blk:AD.ptr.prototype.parseDynamicTableSizeUpdate,$c:true,$r,a,b,c,d,e,f,g,h,$s};return $f;};AD.prototype.parseDynamicTableSizeUpdate=function(){return this.$val.parseDynamicTableSizeUpdate();};AJ=function(a,b){var a,aa,ab,ac,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;c=new $Uint64(0,0);d=AV.nil;e=$ifaceNil;if(a<1||a>8){$panic(new $String("bad n"));}if(b.$length===0){f=new $Uint64(0,0);g=b;h=AG;c=f;d=g;e=h;return[c,d,e];}c=(new $Uint64(0,(0>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+0])));if(a<8){c=(i=(j=$shiftLeft64(new $Uint64(0,1),$flatten64((new $Uint64(0,a)))),new $Uint64(j.$high-0,j.$low-1)),new $Uint64(c.$high&i.$high,(c.$low&i.$low)>>>0));}if((k=(l=$shiftLeft64(new $Uint64(0,1),$flatten64((new $Uint64(0,a)))),new $Uint64(l.$high-0,l.$low-1)),(c.$high0)){break;}r=(0>=b.$length?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+0]);b=$subslice(b,1);c=(s=$shiftLeft64((new $Uint64(0,((r&127)>>>0))),$flatten64(q)),new $Uint64(c.$high+s.$high,c.$low+s.$low));if(((r&128)>>>0)===0){t=c;u=b;v=$ifaceNil;c=t;d=u;e=v;return[c,d,e];}q=(w=new $Uint64(0,7),new $Uint64(q.$high+w.$high,q.$low+w.$low));if((q.$high>0||(q.$high===0&&q.$low>=63))){x=new $Uint64(0,0);y=p;z=new AI.constructor.elem(AI);c=x;d=y;e=z;return[c,d,e];}}aa=new $Uint64(0,0);ab=p;ac=AG;c=aa;d=ab;e=ac;return[c,d,e];};AD.ptr.prototype.readString=function(a,b){var{a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred,$r,$c}=$restore(this,{a,b});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);c="";d=AV.nil;e=$ifaceNil;f=this;if(a.$length===0){$s=1;continue;}$s=2;continue;case 1:g="";h=a;i=AG;c=g;d=h;e=i;j=[c,d,e];$s=3;case 3:return j;case 2:k=!(((((0>=a.$length?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+0])&128)>>>0)===0));l=AJ(7,a);m=l[0];a=l[1];e=l[2];if(!($interfaceIsEqual(e,$ifaceNil))){$s=4;continue;}$s=5;continue;case 4:n="";o=a;p=e;c=n;d=o;e=p;q=[c,d,e];$s=6;case 6:return q;case 5:if(!((f.maxStrLen===0))&&(r=(new $Uint64(0,f.maxStrLen)),(m.$high>r.$high||(m.$high===r.$high&&m.$low>r.$low)))){$s=7;continue;}$s=8;continue;case 7:s="";t=AV.nil;u=$pkg.ErrStringLength;c=s;d=t;e=u;v=[c,d,e];$s=9;case 9:return v;case 8:if((w=(new $Uint64(0,a.$length)),(w.$highb.maxSizeLimit){a=b.maxSizeLimit;}if(aa){$s=1;continue;}$s=2;continue;case 1:b.tableSizeUpdate=true;$r=b.dynTab.setMaxSize(a);$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 2:$s=-1;return;}return;}var $f={$blk:AK.ptr.prototype.SetMaxDynamicTableSizeLimit,$c:true,$r,a,b,$s};return $f;};AK.prototype.SetMaxDynamicTableSizeLimit=function(a){return this.$val.SetMaxDynamicTableSizeLimit(a);};AK.ptr.prototype.shouldIndex=function(a){var a,b;b=this;return!a.Sensitive&&$clone(a,AC).Size()<=b.dynTab.maxSize;};AK.prototype.shouldIndex=function(a){return this.$val.shouldIndex(a);};AM=function(a,b){var a,b,c;c=a.$length;a=AQ(a,7,b);((c<0||c>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+c]=((((c<0||c>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+c])|(128))>>>0));return a;};AN=function(a,b,c){var a,b,c;a=$append(a,AS(c,b.Sensitive));a=AR(a,b.Name);return AR(a,b.Value);};AO=function(a,b,c,d){var a,b,c,d,e,f;e=a.$length;f=0;if(d){f=6;}else{f=4;}a=AQ(a,f,c);((e<0||e>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+e]=((((e<0||e>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+e])|(AS(d,b.Sensitive)))>>>0));return AR(a,b.Value);};AP=function(a,b){var a,b,c;c=a.$length;a=AQ(a,5,(new $Uint64(0,b)));((c<0||c>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+c]=((((c<0||c>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+c])|(32))>>>0));return a;};AQ=function(a,b,c){var a,b,c,d,e,f,g;e=((d=$shiftLeft64(new $Uint64(0,1),b),new $Uint64(d.$high-0,d.$low-1)));if((c.$high>>24)));}a=$append(a,((e.$low<<24>>>24)));c=(f=e,new $Uint64(c.$high-f.$high,c.$low-f.$low));while(true){if(!((c.$high>0||(c.$high===0&&c.$low>=128)))){break;}a=$append(a,(((g=new $Uint64(c.$high&0,(c.$low&127)>>>0),new $Uint64(0|g.$high,(128|g.$low)>>>0)).$low<<24>>>24)));c=$shiftRightUint64(c,(7));}return $append(a,((c.$low<<24>>>24)));};AR=function(a,b){var a,b,c,d,e;c=Y(b);if((d=(new $Uint64(0,b.length)),(c.$high=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+e]=((((e<0||e>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+e])|(128))>>>0));}else{a=AQ(a,7,(new $Uint64(0,b.length)));a=$appendSlice(a,b);}return a;};AS=function(a,b){var a,b;if(b){return 16;}if(a){return 64;}return 0;};BD.methods=[{prop:"init",name:"init",pkg:"vendor/golang.org/x/net/http2/hpack",typ:$funcType([],[],false)},{prop:"len",name:"len",pkg:"vendor/golang.org/x/net/http2/hpack",typ:$funcType([],[$Int],false)},{prop:"addEntry",name:"addEntry",pkg:"vendor/golang.org/x/net/http2/hpack",typ:$funcType([AC],[],false)},{prop:"evictOldest",name:"evictOldest",pkg:"vendor/golang.org/x/net/http2/hpack",typ:$funcType([$Int],[],false)},{prop:"search",name:"search",pkg:"vendor/golang.org/x/net/http2/hpack",typ:$funcType([AC],[$Uint64,$Bool],false)},{prop:"idToIndex",name:"idToIndex",pkg:"vendor/golang.org/x/net/http2/hpack",typ:$funcType([$Uint64],[$Uint64],false)}];AA.methods=[{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)}];AB.methods=[{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)}];AC.methods=[{prop:"IsPseudo",name:"IsPseudo",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)},{prop:"Size",name:"Size",pkg:"",typ:$funcType([],[$Uint32],false)}];BH.methods=[{prop:"SetMaxStringLength",name:"SetMaxStringLength",pkg:"",typ:$funcType([$Int],[],false)},{prop:"SetEmitFunc",name:"SetEmitFunc",pkg:"",typ:$funcType([BG],[],false)},{prop:"SetEmitEnabled",name:"SetEmitEnabled",pkg:"",typ:$funcType([$Bool],[],false)},{prop:"EmitEnabled",name:"EmitEnabled",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"SetMaxDynamicTableSize",name:"SetMaxDynamicTableSize",pkg:"",typ:$funcType([$Uint32],[],false)},{prop:"SetAllowedMaxDynamicTableSize",name:"SetAllowedMaxDynamicTableSize",pkg:"",typ:$funcType([$Uint32],[],false)},{prop:"maxTableIndex",name:"maxTableIndex",pkg:"vendor/golang.org/x/net/http2/hpack",typ:$funcType([],[$Int],false)},{prop:"at",name:"at",pkg:"vendor/golang.org/x/net/http2/hpack",typ:$funcType([$Uint64],[AC,$Bool],false)},{prop:"DecodeFull",name:"DecodeFull",pkg:"",typ:$funcType([AV],[AW,$error],false)},{prop:"Close",name:"Close",pkg:"",typ:$funcType([],[$error],false)},{prop:"Write",name:"Write",pkg:"",typ:$funcType([AV],[$Int,$error],false)},{prop:"parseHeaderFieldRepr",name:"parseHeaderFieldRepr",pkg:"vendor/golang.org/x/net/http2/hpack",typ:$funcType([],[$error],false)},{prop:"parseFieldIndexed",name:"parseFieldIndexed",pkg:"vendor/golang.org/x/net/http2/hpack",typ:$funcType([],[$error],false)},{prop:"parseFieldLiteral",name:"parseFieldLiteral",pkg:"vendor/golang.org/x/net/http2/hpack",typ:$funcType([$Uint8,AH],[$error],false)},{prop:"callEmit",name:"callEmit",pkg:"vendor/golang.org/x/net/http2/hpack",typ:$funcType([AC],[$error],false)},{prop:"parseDynamicTableSizeUpdate",name:"parseDynamicTableSizeUpdate",pkg:"vendor/golang.org/x/net/http2/hpack",typ:$funcType([],[$error],false)},{prop:"readString",name:"readString",pkg:"vendor/golang.org/x/net/http2/hpack",typ:$funcType([AV,$Bool],[$String,AV,$error],false)}];BI.methods=[{prop:"setMaxSize",name:"setMaxSize",pkg:"vendor/golang.org/x/net/http2/hpack",typ:$funcType([$Uint32],[],false)},{prop:"add",name:"add",pkg:"vendor/golang.org/x/net/http2/hpack",typ:$funcType([AC],[],false)},{prop:"evict",name:"evict",pkg:"vendor/golang.org/x/net/http2/hpack",typ:$funcType([],[],false)}];AH.methods=[{prop:"indexed",name:"indexed",pkg:"vendor/golang.org/x/net/http2/hpack",typ:$funcType([],[$Bool],false)},{prop:"sensitive",name:"sensitive",pkg:"vendor/golang.org/x/net/http2/hpack",typ:$funcType([],[$Bool],false)}];BJ.methods=[{prop:"WriteField",name:"WriteField",pkg:"",typ:$funcType([AC],[$error],false)},{prop:"searchTable",name:"searchTable",pkg:"vendor/golang.org/x/net/http2/hpack",typ:$funcType([AC],[$Uint64,$Bool],false)},{prop:"SetMaxDynamicTableSize",name:"SetMaxDynamicTableSize",pkg:"",typ:$funcType([$Uint32],[],false)},{prop:"SetMaxDynamicTableSizeLimit",name:"SetMaxDynamicTableSizeLimit",pkg:"",typ:$funcType([$Uint32],[],false)},{prop:"shouldIndex",name:"shouldIndex",pkg:"vendor/golang.org/x/net/http2/hpack",typ:$funcType([AC],[$Bool],false)}];F.init("vendor/golang.org/x/net/http2/hpack",[{prop:"ents",name:"ents",embedded:false,exported:false,typ:AW,tag:""},{prop:"evictCount",name:"evictCount",embedded:false,exported:false,typ:$Uint64,tag:""},{prop:"byName",name:"byName",embedded:false,exported:false,typ:BE,tag:""},{prop:"byNameValue",name:"byNameValue",embedded:false,exported:false,typ:BF,tag:""}]);G.init("vendor/golang.org/x/net/http2/hpack",[{prop:"name",name:"name",embedded:false,exported:false,typ:$String,tag:""},{prop:"value",name:"value",embedded:false,exported:false,typ:$String,tag:""}]);Q.init(BA,0);R.init("vendor/golang.org/x/net/http2/hpack",[{prop:"_$0",name:"_",embedded:false,exported:false,typ:Q,tag:""},{prop:"children",name:"children",embedded:false,exported:false,typ:AZ,tag:""},{prop:"codeLen",name:"codeLen",embedded:false,exported:false,typ:$Uint8,tag:""},{prop:"sym",name:"sym",embedded:false,exported:false,typ:$Uint8,tag:""}]);AA.init("",[{prop:"Err",name:"Err",embedded:false,exported:true,typ:$error,tag:""}]);AC.init("",[{prop:"Name",name:"Name",embedded:false,exported:true,typ:$String,tag:""},{prop:"Value",name:"Value",embedded:false,exported:true,typ:$String,tag:""},{prop:"Sensitive",name:"Sensitive",embedded:false,exported:true,typ:$Bool,tag:""}]);AD.init("vendor/golang.org/x/net/http2/hpack",[{prop:"dynTab",name:"dynTab",embedded:false,exported:false,typ:AF,tag:""},{prop:"emit",name:"emit",embedded:false,exported:false,typ:BG,tag:""},{prop:"emitEnabled",name:"emitEnabled",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"maxStrLen",name:"maxStrLen",embedded:false,exported:false,typ:$Int,tag:""},{prop:"buf",name:"buf",embedded:false,exported:false,typ:AV,tag:""},{prop:"saveBuf",name:"saveBuf",embedded:false,exported:false,typ:B.Buffer,tag:""},{prop:"firstField",name:"firstField",embedded:false,exported:false,typ:$Bool,tag:""}]);AF.init("vendor/golang.org/x/net/http2/hpack",[{prop:"table",name:"table",embedded:false,exported:false,typ:F,tag:""},{prop:"size",name:"size",embedded:false,exported:false,typ:$Uint32,tag:""},{prop:"maxSize",name:"maxSize",embedded:false,exported:false,typ:$Uint32,tag:""},{prop:"allowedMaxSize",name:"allowedMaxSize",embedded:false,exported:false,typ:$Uint32,tag:""}]);AK.init("vendor/golang.org/x/net/http2/hpack",[{prop:"dynTab",name:"dynTab",embedded:false,exported:false,typ:AF,tag:""},{prop:"minSize",name:"minSize",embedded:false,exported:false,typ:$Uint32,tag:""},{prop:"maxSizeLimit",name:"maxSizeLimit",embedded:false,exported:false,typ:$Uint32,tag:""},{prop:"tableSizeUpdate",name:"tableSizeUpdate",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"w",name:"w",embedded:false,exported:false,typ:D.Writer,tag:""},{prop:"buf",name:"buf",embedded:false,exported:false,typ:AV,tag:""}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=B.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=A.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=D.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=E.$init();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}T=new E.Once.ptr(0,new E.Mutex.ptr(0,0));U=AT.nil;I=$toNativeArray($kindStruct,[new AC.ptr(":authority","",false),new AC.ptr(":method","GET",false),new AC.ptr(":method","POST",false),new AC.ptr(":path","/",false),new AC.ptr(":path","/index.html",false),new AC.ptr(":scheme","http",false),new AC.ptr(":scheme","https",false),new AC.ptr(":status","200",false),new AC.ptr(":status","204",false),new AC.ptr(":status","206",false),new AC.ptr(":status","304",false),new AC.ptr(":status","400",false),new AC.ptr(":status","404",false),new AC.ptr(":status","500",false),new AC.ptr("accept-charset","",false),new AC.ptr("accept-encoding","gzip, deflate",false),new AC.ptr("accept-language","",false),new AC.ptr("accept-ranges","",false),new AC.ptr("accept","",false),new AC.ptr("access-control-allow-origin","",false),new AC.ptr("age","",false),new AC.ptr("allow","",false),new AC.ptr("authorization","",false),new AC.ptr("cache-control","",false),new AC.ptr("content-disposition","",false),new AC.ptr("content-encoding","",false),new AC.ptr("content-language","",false),new AC.ptr("content-length","",false),new AC.ptr("content-location","",false),new AC.ptr("content-range","",false),new AC.ptr("content-type","",false),new AC.ptr("cookie","",false),new AC.ptr("date","",false),new AC.ptr("etag","",false),new AC.ptr("expect","",false),new AC.ptr("expires","",false),new AC.ptr("from","",false),new AC.ptr("host","",false),new AC.ptr("if-match","",false),new AC.ptr("if-modified-since","",false),new AC.ptr("if-none-match","",false),new AC.ptr("if-range","",false),new AC.ptr("if-unmodified-since","",false),new AC.ptr("last-modified","",false),new AC.ptr("link","",false),new AC.ptr("location","",false),new AC.ptr("max-forwards","",false),new AC.ptr("proxy-authenticate","",false),new AC.ptr("proxy-authorization","",false),new AC.ptr("range","",false),new AC.ptr("referer","",false),new AC.ptr("refresh","",false),new AC.ptr("retry-after","",false),new AC.ptr("server","",false),new AC.ptr("set-cookie","",false),new AC.ptr("strict-transport-security","",false),new AC.ptr("transfer-encoding","",false),new AC.ptr("user-agent","",false),new AC.ptr("vary","",false),new AC.ptr("via","",false),new AC.ptr("www-authenticate","",false)]);H=J();K=$toNativeArray($kindUint32,[8184,8388568,268435426,268435427,268435428,268435429,268435430,268435431,268435432,16777194,1073741820,268435433,268435434,1073741821,268435435,268435436,268435437,268435438,268435439,268435440,268435441,268435442,1073741822,268435443,268435444,268435445,268435446,268435447,268435448,268435449,268435450,268435451,20,1016,1017,4090,8185,21,248,2042,1018,1019,249,2043,250,22,23,24,0,1,2,25,26,27,28,29,30,31,92,251,32764,32,4091,1020,8186,33,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,252,115,253,8187,524272,8188,16380,34,32765,3,35,4,36,5,37,38,39,6,116,117,40,41,42,7,43,118,44,8,9,45,119,120,121,122,123,32766,2044,16381,8189,268435452,1048550,4194258,1048551,1048552,4194259,4194260,4194261,8388569,4194262,8388570,8388571,8388572,8388573,8388574,16777195,8388575,16777196,16777197,4194263,8388576,16777198,8388577,8388578,8388579,8388580,2097116,4194264,8388581,4194265,8388582,8388583,16777199,4194266,2097117,1048553,4194267,4194268,8388584,8388585,2097118,8388586,4194269,4194270,16777200,2097119,4194271,8388587,8388588,2097120,2097121,4194272,2097122,8388589,4194273,8388590,8388591,1048554,4194274,4194275,4194276,8388592,4194277,4194278,8388593,67108832,67108833,1048555,524273,4194279,8388594,4194280,33554412,67108834,67108835,67108836,134217694,134217695,67108837,16777201,33554413,524274,2097123,67108838,134217696,134217697,67108839,134217698,16777202,2097124,2097125,67108840,67108841,268435453,134217699,134217700,134217701,1048556,16777203,1048557,2097126,4194281,2097127,2097128,8388595,4194282,4194283,33554414,33554415,16777204,16777205,67108842,8388596,67108843,134217702,67108844,67108845,134217703,134217704,134217705,134217706,134217707,268435454,134217708,134217709,134217710,134217711,134217712,67108846]);L=$toNativeArray($kindUint8,[13,23,28,28,28,28,28,28,28,24,30,28,28,30,28,28,28,28,28,28,28,28,30,28,28,28,28,28,28,28,28,28,6,10,10,12,13,6,8,11,10,10,8,11,8,6,6,6,5,5,5,6,6,6,6,6,6,6,7,8,15,6,12,10,13,6,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,8,7,8,13,19,13,14,6,15,5,6,5,6,5,6,6,6,5,7,7,6,6,6,5,6,7,6,5,5,6,7,7,7,7,7,15,11,14,13,28,20,22,20,20,22,22,22,23,22,23,23,23,23,23,24,23,24,24,22,23,24,23,23,23,23,21,22,23,22,23,23,24,22,21,20,22,22,23,23,21,23,22,22,24,21,22,23,23,21,21,22,21,23,22,23,23,20,22,22,22,23,22,22,23,26,26,20,19,22,23,22,25,26,26,26,27,27,26,24,25,19,21,26,27,27,26,27,24,21,21,26,26,28,27,27,27,20,24,20,21,22,21,21,23,22,22,25,25,24,24,26,23,26,27,26,26,27,27,27,27,27,28,27,27,27,27,27,26]);M=new E.Pool.ptr(AU.nil,(function(){return new B.Buffer.ptr(AV.nil,0,0);}));$pkg.ErrInvalidHuffman=C.New("hpack: invalid Huffman-encoded data");$pkg.ErrStringLength=C.New("hpack: string too long");AG=C.New("need more data");AI=new AA.ptr(C.New("varint integer overflow"));}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["net/http"]=(function(){var $pkg={},$init,C,W,D,E,A,AK,F,AF,AA,G,H,AR,I,J,AP,AL,K,AM,AB,AG,AH,B,L,X,M,N,O,AN,AC,AQ,P,AD,Y,Z,Q,R,S,AE,T,AJ,U,V,AO,AI,AT,AU,AV,AY,BA,BQ,BS,BT,BU,BV,BW,BX,BY,CC,CD,CE,CF,CG,CH,CT,CW,CY,CZ,DA,DC,DD,DE,DF,DI,DQ,DV,EB,ED,EG,EM,EN,EO,EP,EQ,ER,ET,EX,EZ,FA,FB,FE,FF,FG,FH,FL,FM,FP,FQ,FR,FS,FT,GD,GJ,GP,GS,GW,HE,HG,HH,HR,HS,HU,IE,IF,IG,IH,IL,IT,IU,IW,JB,JE,JI,JY,KD,KG,KM,KN,KP,KT,KU,KV,LF,LG,LH,LI,LJ,LL,LR,LT,LV,LW,LZ,MA,MB,MC,MD,ME,MH,MJ,ML,MQ,MU,MV,MW,NA,NI,NK,NM,NO,NQ,NS,NU,NV,NW,NY,OA,OC,OE,OK,OQ,PJ,PL,PM,PR,PS,PT,PY,QA,QC,QE,QF,QG,QR,QS,QU,QW,QX,RA,RB,RC,RM,RO,RP,RQ,RR,RS,RX,SD,SH,SI,SK,SL,SO,SV,SW,TJ,TK,TM,TR,TT,TU,TY,UG,UH,UJ,UK,UL,UM,UN,UO,UP,UR,UT,UU,UV,UX,UY,UZ,VA,VB,VC,VE,VF,VG,VH,VJ,XG,XH,YD,YX,YY,ACX,ADZ,AEQ,YZ,ZA,ZB,ZF,ZG,ZH,ZI,ZK,ZL,ZM,ZN,ZO,ZR,ZS,ZT,ZU,ZV,ZW,ZX,ZY,ZZ,AAA,AAB,AAC,AAD,AAE,AAF,AAG,AAH,AAI,AAJ,AAK,AAL,AAM,AAN,AAO,AAP,AAQ,AAR,AAS,AAT,AAU,AAV,AAW,AAX,AAY,AAZ,ABA,ABB,ABC,ABD,ABE,ABF,ABG,ABH,ABI,ABJ,ABK,ABL,ABM,ABN,ABO,ABP,ABQ,ABR,ABS,ABT,ABU,ABV,ABW,ABX,ABY,ABZ,ACA,ACB,ACC,ACD,ACE,ACF,ACG,ACH,ACI,ACJ,ACK,ACL,ACM,ACN,ACO,ACP,ACQ,ACR,ACS,ACT,ACU,ACV,ACW,ACY,ACZ,ADA,ADB,ADC,ADD,ADE,ADF,ADG,ADH,ADI,ADJ,ADK,ADL,ADM,ADN,ADO,ADP,ADQ,ADR,ADS,ADT,ADU,ADV,ADW,ADX,ADY,AEA,AEB,AEC,AED,AEE,AEF,AEG,AEH,AEI,AEJ,AEK,AEL,AEM,AEN,AEO,AEP,AER,AES,AET,AEU,AEV,AEW,AEX,AEY,AEZ,AFA,AFB,AFI,AFJ,AFO,AFP,AFQ,AFR,AFS,AFT,AFU,AFV,AFW,AFX,AFY,AFZ,AGA,AGB,AGC,AGD,AGE,AGF,AGG,AGH,AGI,AGJ,AGK,AGL,AGM,AGN,AGO,AGP,AGQ,AGR,AGS,AGT,AGU,AGV,AGW,AGX,AGY,AGZ,AHA,AHB,AHC,AHD,AHE,AHF,AHG,AHH,AHI,AHJ,AHK,AHL,AHM,AHN,AHO,AHP,AHR,AHS,AHT,AHU,AHV,AHW,AHX,AHY,AHZ,AIA,AIB,AIC,AID,AIE,AIF,AIG,AIH,AII,AIJ,AIK,AIL,AIM,AIN,AIO,AIP,AIQ,AIR,AIS,AIT,AIU,AIV,AIW,AIX,AIY,AIZ,AJA,AJB,AJC,AJD,AJE,AJF,AJG,AJO,AJP,AZ,BD,BE,BH,BI,BJ,BK,BL,BM,BN,BO,BP,BR,BZ,CI,CJ,CK,CM,CN,CO,CP,CQ,CR,CS,CU,CX,DK,DL,DW,DX,DZ,EE,EH,EJ,EK,EY,FC,FD,FN,FO,FU,FV,ZC,FW,ZD,FX,GF,GK,GL,GM,HC,HJ,ZE,HT,HV,HX,II,IJ,IQ,IR,IS,IV,JD,JF,JH,JS,KE,KF,KS,KW,LN,LO,LS,LU,LX,MF,MG,MI,MK,MM,MO,MR,MY,NC,ND,NE,NF,OP,OS,OU,OX,OY,OZ,PD,PE,PF,PG,PI,PK,PN,PV,PZ,QB,QH,QI,QJ,QK,QL,QM,QN,QO,QP,QQ,RD,RE,RF,RG,RH,RI,RJ,RK,RL,RV,RW,RZ,SJ,SN,SQ,SR,SS,SX,SY,TC,TD,TE,TF,TG,TN,TO,TP,TQ,VT,VU,WF,WT,WU,XO,a,b,c,e,f,AS,AW,BB,BC,BF,CA,CB,CL,CV,DB,DG,DH,DJ,DM,DN,DO,DP,DR,DS,DT,DU,DY,EA,EC,EF,EI,EL,ES,EU,EV,EW,FY,FZ,GA,GB,GC,GE,GG,GH,GI,GN,GO,GQ,GR,GT,GU,GV,GX,GY,GZ,HB,HD,HF,HK,HL,HM,IK,IM,IN,IO,IX,IY,IZ,JA,JC,JG,JJ,JK,JL,JM,JN,JQ,JR,JT,JU,JW,JX,JZ,KA,KB,KH,KJ,KK,KL,KX,KY,KZ,LA,LB,LC,LD,LE,LK,LM,LP,LQ,LY,MP,MT,MX,MZ,NB,NG,NH,NJ,NL,NN,NP,NR,NT,NX,NZ,OB,OD,OF,OG,OL,OM,ON,OO,OR,OT,OV,OW,PA,PB,PC,PH,PO,PP,PU,PW,PX,QD,QT,QV,QY,QZ,RN,RT,RU,RY,SA,SB,SC,SG,SM,SP,ST,SU,SZ,TA,TB,TH,TL,TS,TW,TX,TZ,UA,UB,UC,UD,UE,UF,UI,UQ,US,UW,VD,VI,XI,XK,XL,XM,XN,XP,XQ,XR,XS,XT,XU,XV,XW,XX,XY,XZ,YA,YJ;C=$packages["bufio"];W=$packages["bytes"];D=$packages["compress/gzip"];E=$packages["container/list"];A=$packages["context"];AK=$packages["crypto/rand"];F=$packages["crypto/tls"];AF=$packages["encoding/base64"];AA=$packages["encoding/binary"];G=$packages["errors"];H=$packages["fmt"];AR=$packages["github.com/gopherjs/gopherjs/js"];I=$packages["internal/godebug"];J=$packages["io"];AP=$packages["io/fs"];AL=$packages["io/ioutil"];K=$packages["log"];AM=$packages["math"];AB=$packages["math/rand"];AG=$packages["mime"];AH=$packages["mime/multipart"];B=$packages["net"];L=$packages["net/http/httptrace"];X=$packages["net/http/internal"];M=$packages["net/http/internal/ascii"];N=$packages["net/textproto"];O=$packages["net/url"];AN=$packages["os"];AC=$packages["path"];AQ=$packages["path/filepath"];P=$packages["reflect"];AD=$packages["runtime"];Y=$packages["sort"];Z=$packages["strconv"];Q=$packages["strings"];R=$packages["sync"];S=$packages["sync/atomic"];AE=$packages["syscall/js"];T=$packages["time"];AJ=$packages["unicode/utf8"];U=$packages["vendor/golang.org/x/net/http/httpguts"];V=$packages["vendor/golang.org/x/net/http/httpproxy"];AO=$packages["vendor/golang.org/x/net/http2/hpack"];AI=$packages["vendor/golang.org/x/net/idna"];AT=$pkg.Transport=$newType(0,$kindStruct,"http.Transport",true,"net/http",true,function(idleMu_,closeIdle_,idleConn_,idleConnWait_,idleLRU_,reqMu_,reqCanceler_,altMu_,altProto_,connsPerHostMu_,connsPerHost_,connsPerHostWait_,Proxy_,DialContext_,Dial_,DialTLSContext_,DialTLS_,TLSClientConfig_,TLSHandshakeTimeout_,DisableKeepAlives_,DisableCompression_,MaxIdleConns_,MaxIdleConnsPerHost_,MaxConnsPerHost_,IdleConnTimeout_,ResponseHeaderTimeout_,ExpectContinueTimeout_,TLSNextProto_,ProxyConnectHeader_,GetProxyConnectHeader_,MaxResponseHeaderBytes_,WriteBufferSize_,ReadBufferSize_,nextProtoOnce_,h2transport_,tlsNextProtoWasNil_,ForceAttemptHTTP2_){this.$val=this;if(arguments.length===0){this.idleMu=new R.Mutex.ptr(0,0);this.closeIdle=false;this.idleConn=false;this.idleConnWait=false;this.idleLRU=new DC.ptr(ZH.nil,false);this.reqMu=new R.Mutex.ptr(0,0);this.reqCanceler=false;this.altMu=new R.Mutex.ptr(0,0);this.altProto=new S.Value.ptr($ifaceNil);this.connsPerHostMu=new R.Mutex.ptr(0,0);this.connsPerHost=false;this.connsPerHostWait=false;this.Proxy=$throwNilPointerError;this.DialContext=$throwNilPointerError;this.Dial=$throwNilPointerError;this.DialTLSContext=$throwNilPointerError;this.DialTLS=$throwNilPointerError;this.TLSClientConfig=ZI.nil;this.TLSHandshakeTimeout=new T.Duration(0,0);this.DisableKeepAlives=false;this.DisableCompression=false;this.MaxIdleConns=0;this.MaxIdleConnsPerHost=0;this.MaxConnsPerHost=0;this.IdleConnTimeout=new T.Duration(0,0);this.ResponseHeaderTimeout=new T.Duration(0,0);this.ExpectContinueTimeout=new T.Duration(0,0);this.TLSNextProto=false;this.ProxyConnectHeader=false;this.GetProxyConnectHeader=$throwNilPointerError;this.MaxResponseHeaderBytes=new $Int64(0,0);this.WriteBufferSize=0;this.ReadBufferSize=0;this.nextProtoOnce=new R.Once.ptr(0,new R.Mutex.ptr(0,0));this.h2transport=$ifaceNil;this.tlsNextProtoWasNil=false;this.ForceAttemptHTTP2=false;return;}this.idleMu=idleMu_;this.closeIdle=closeIdle_;this.idleConn=idleConn_;this.idleConnWait=idleConnWait_;this.idleLRU=idleLRU_;this.reqMu=reqMu_;this.reqCanceler=reqCanceler_;this.altMu=altMu_;this.altProto=altProto_;this.connsPerHostMu=connsPerHostMu_;this.connsPerHost=connsPerHost_;this.connsPerHostWait=connsPerHostWait_;this.Proxy=Proxy_;this.DialContext=DialContext_;this.Dial=Dial_;this.DialTLSContext=DialTLSContext_;this.DialTLS=DialTLS_;this.TLSClientConfig=TLSClientConfig_;this.TLSHandshakeTimeout=TLSHandshakeTimeout_;this.DisableKeepAlives=DisableKeepAlives_;this.DisableCompression=DisableCompression_;this.MaxIdleConns=MaxIdleConns_;this.MaxIdleConnsPerHost=MaxIdleConnsPerHost_;this.MaxConnsPerHost=MaxConnsPerHost_;this.IdleConnTimeout=IdleConnTimeout_;this.ResponseHeaderTimeout=ResponseHeaderTimeout_;this.ExpectContinueTimeout=ExpectContinueTimeout_;this.TLSNextProto=TLSNextProto_;this.ProxyConnectHeader=ProxyConnectHeader_;this.GetProxyConnectHeader=GetProxyConnectHeader_;this.MaxResponseHeaderBytes=MaxResponseHeaderBytes_;this.WriteBufferSize=WriteBufferSize_;this.ReadBufferSize=ReadBufferSize_;this.nextProtoOnce=nextProtoOnce_;this.h2transport=h2transport_;this.tlsNextProtoWasNil=tlsNextProtoWasNil_;this.ForceAttemptHTTP2=ForceAttemptHTTP2_;});AU=$pkg.cancelKey=$newType(0,$kindStruct,"http.cancelKey",true,"net/http",false,function(req_){this.$val=this;if(arguments.length===0){this.req=ZX.nil;return;}this.req=req_;});AV=$pkg.h2Transport=$newType(8,$kindInterface,"http.h2Transport",true,"net/http",false,null);AY=$pkg.transportRequest=$newType(0,$kindStruct,"http.transportRequest",true,"net/http",false,function(Request_,extra_,trace_,cancelKey_,mu_,err_){this.$val=this;if(arguments.length===0){this.Request=ZX.nil;this.extra=false;this.trace=AAH.nil;this.cancelKey=new AU.ptr(ZX.nil);this.mu=new R.Mutex.ptr(0,0);this.err=$ifaceNil;return;}this.Request=Request_;this.extra=extra_;this.trace=trace_;this.cancelKey=cancelKey_;this.mu=mu_;this.err=err_;});BA=$pkg.readTrackingBody=$newType(0,$kindStruct,"http.readTrackingBody",true,"net/http",false,function(ReadCloser_,didRead_,didClose_){this.$val=this;if(arguments.length===0){this.ReadCloser=$ifaceNil;this.didRead=false;this.didClose=false;return;}this.ReadCloser=ReadCloser_;this.didRead=didRead_;this.didClose=didClose_;});BQ=$pkg.transportReadFromServerError=$newType(0,$kindStruct,"http.transportReadFromServerError",true,"net/http",false,function(err_){this.$val=this;if(arguments.length===0){this.err=$ifaceNil;return;}this.err=err_;});BS=$pkg.wantConn=$newType(0,$kindStruct,"http.wantConn",true,"net/http",false,function(cm_,key_,ctx_,ready_,beforeDial_,afterDial_,mu_,pc_,err_){this.$val=this;if(arguments.length===0){this.cm=new BW.ptr(ZV.zero(),AAF.nil,"","",false);this.key=new BX.ptr("","","",false);this.ctx=$ifaceNil;this.ready=$chanNil;this.beforeDial=$throwNilPointerError;this.afterDial=$throwNilPointerError;this.mu=new R.Mutex.ptr(0,0);this.pc=AAK.nil;this.err=$ifaceNil;return;}this.cm=cm_;this.key=key_;this.ctx=ctx_;this.ready=ready_;this.beforeDial=beforeDial_;this.afterDial=afterDial_;this.mu=mu_;this.pc=pc_;this.err=err_;});BT=$pkg.wantConnQueue=$newType(0,$kindStruct,"http.wantConnQueue",true,"net/http",false,function(head_,headPos_,tail_){this.$val=this;if(arguments.length===0){this.head=AAN.nil;this.headPos=0;this.tail=AAN.nil;return;}this.head=head_;this.headPos=headPos_;this.tail=tail_;});BU=$pkg.erringRoundTripper=$newType(8,$kindInterface,"http.erringRoundTripper",true,"net/http",false,null);BV=$pkg.persistConnWriter=$newType(0,$kindStruct,"http.persistConnWriter",true,"net/http",false,function(pc_){this.$val=this;if(arguments.length===0){this.pc=AAK.nil;return;}this.pc=pc_;});BW=$pkg.connectMethod=$newType(0,$kindStruct,"http.connectMethod",true,"net/http",false,function(_$0_,proxyURL_,targetScheme_,targetAddr_,onlyH1_){this.$val=this;if(arguments.length===0){this._$0=ZV.zero();this.proxyURL=AAF.nil;this.targetScheme="";this.targetAddr="";this.onlyH1=false;return;}this._$0=_$0_;this.proxyURL=proxyURL_;this.targetScheme=targetScheme_;this.targetAddr=targetAddr_;this.onlyH1=onlyH1_;});BX=$pkg.connectMethodKey=$newType(0,$kindStruct,"http.connectMethodKey",true,"net/http",false,function(proxy_,scheme_,addr_,onlyH1_){this.$val=this;if(arguments.length===0){this.proxy="";this.scheme="";this.addr="";this.onlyH1=false;return;}this.proxy=proxy_;this.scheme=scheme_;this.addr=addr_;this.onlyH1=onlyH1_;});BY=$pkg.persistConn=$newType(0,$kindStruct,"http.persistConn",true,"net/http",false,function(alt_,t_,cacheKey_,conn_,tlsState_,br_,bw_,nwrite_,reqch_,writech_,closech_,isProxy_,sawEOF_,readLimit_,writeErrCh_,writeLoopDone_,idleAt_,idleTimer_,mu_,numExpectedResponses_,closed_,canceledErr_,broken_,reused_,mutateHeaderFunc_){this.$val=this;if(arguments.length===0){this.alt=$ifaceNil;this.t=AAU.nil;this.cacheKey=new BX.ptr("","","",false);this.conn=$ifaceNil;this.tlsState=AAV.nil;this.br=AAW.nil;this.bw=AAA.nil;this.nwrite=new $Int64(0,0);this.reqch=$chanNil;this.writech=$chanNil;this.closech=$chanNil;this.isProxy=false;this.sawEOF=false;this.readLimit=new $Int64(0,0);this.writeErrCh=$chanNil;this.writeLoopDone=$chanNil;this.idleAt=new T.Time.ptr(new $Uint64(0,0),new $Int64(0,0),YZ.nil);this.idleTimer=AAP.nil;this.mu=new R.Mutex.ptr(0,0);this.numExpectedResponses=0;this.closed=$ifaceNil;this.canceledErr=$ifaceNil;this.broken=false;this.reused=false;this.mutateHeaderFunc=$throwNilPointerError;return;}this.alt=alt_;this.t=t_;this.cacheKey=cacheKey_;this.conn=conn_;this.tlsState=tlsState_;this.br=br_;this.bw=bw_;this.nwrite=nwrite_;this.reqch=reqch_;this.writech=writech_;this.closech=closech_;this.isProxy=isProxy_;this.sawEOF=sawEOF_;this.readLimit=readLimit_;this.writeErrCh=writeErrCh_;this.writeLoopDone=writeLoopDone_;this.idleAt=idleAt_;this.idleTimer=idleTimer_;this.mu=mu_;this.numExpectedResponses=numExpectedResponses_;this.closed=closed_;this.canceledErr=canceledErr_;this.broken=broken_;this.reused=reused_;this.mutateHeaderFunc=mutateHeaderFunc_;});CC=$pkg.readWriteCloserBody=$newType(0,$kindStruct,"http.readWriteCloserBody",true,"net/http",false,function(_$0_,br_,ReadWriteCloser_){this.$val=this;if(arguments.length===0){this._$0=ZV.zero();this.br=AAW.nil;this.ReadWriteCloser=$ifaceNil;return;}this._$0=_$0_;this.br=br_;this.ReadWriteCloser=ReadWriteCloser_;});CD=$pkg.nothingWrittenError=$newType(0,$kindStruct,"http.nothingWrittenError",true,"net/http",false,function(error_){this.$val=this;if(arguments.length===0){this.error=$ifaceNil;return;}this.error=error_;});CE=$pkg.responseAndError=$newType(0,$kindStruct,"http.responseAndError",true,"net/http",false,function(_$0_,res_,err_){this.$val=this;if(arguments.length===0){this._$0=ZV.zero();this.res=AAG.nil;this.err=$ifaceNil;return;}this._$0=_$0_;this.res=res_;this.err=err_;});CF=$pkg.requestAndChan=$newType(0,$kindStruct,"http.requestAndChan",true,"net/http",false,function(_$0_,req_,cancelKey_,ch_,addedGzip_,continueCh_,callerGone_){this.$val=this;if(arguments.length===0){this._$0=ZV.zero();this.req=ZX.nil;this.cancelKey=new AU.ptr(ZX.nil);this.ch=$chanNil;this.addedGzip=false;this.continueCh=$chanNil;this.callerGone=$chanNil;return;}this._$0=_$0_;this.req=req_;this.cancelKey=cancelKey_;this.ch=ch_;this.addedGzip=addedGzip_;this.continueCh=continueCh_;this.callerGone=callerGone_;});CG=$pkg.writeRequest=$newType(0,$kindStruct,"http.writeRequest",true,"net/http",false,function(req_,ch_,continueCh_){this.$val=this;if(arguments.length===0){this.req=AFQ.nil;this.ch=$chanNil;this.continueCh=$chanNil;return;}this.req=req_;this.ch=ch_;this.continueCh=continueCh_;});CH=$pkg.httpError=$newType(0,$kindStruct,"http.httpError",true,"net/http",false,function(err_,timeout_){this.$val=this;if(arguments.length===0){this.err="";this.timeout=false;return;}this.err=err_;this.timeout=timeout_;});CT=$pkg.tLogKey=$newType(0,$kindStruct,"http.tLogKey",true,"net/http",false,function(){this.$val=this;if(arguments.length===0){return;}});CW=$pkg.bodyEOFSignal=$newType(0,$kindStruct,"http.bodyEOFSignal",true,"net/http",false,function(body_,mu_,closed_,rerr_,fn_,earlyCloseFn_){this.$val=this;if(arguments.length===0){this.body=$ifaceNil;this.mu=new R.Mutex.ptr(0,0);this.closed=false;this.rerr=$ifaceNil;this.fn=$throwNilPointerError;this.earlyCloseFn=$throwNilPointerError;return;}this.body=body_;this.mu=mu_;this.closed=closed_;this.rerr=rerr_;this.fn=fn_;this.earlyCloseFn=earlyCloseFn_;});CY=$pkg.gzipReader=$newType(0,$kindStruct,"http.gzipReader",true,"net/http",false,function(_$0_,body_,zr_,zerr_){this.$val=this;if(arguments.length===0){this._$0=ZV.zero();this.body=ABA.nil;this.zr=ABB.nil;this.zerr=$ifaceNil;return;}this._$0=_$0_;this.body=body_;this.zr=zr_;this.zerr=zerr_;});CZ=$pkg.tlsHandshakeTimeoutError=$newType(0,$kindStruct,"http.tlsHandshakeTimeoutError",true,"net/http",false,function(){this.$val=this;if(arguments.length===0){return;}});DA=$pkg.fakeLocker=$newType(0,$kindStruct,"http.fakeLocker",true,"net/http",false,function(){this.$val=this;if(arguments.length===0){return;}});DC=$pkg.connLRU=$newType(0,$kindStruct,"http.connLRU",true,"net/http",false,function(ll_,m_){this.$val=this;if(arguments.length===0){this.ll=ZH.nil;this.m=false;return;}this.ll=ll_;this.m=m_;});DD=$pkg.errorReader=$newType(0,$kindStruct,"http.errorReader",true,"net/http",false,function(err_){this.$val=this;if(arguments.length===0){this.err=$ifaceNil;return;}this.err=err_;});DE=$pkg.byteReader=$newType(0,$kindStruct,"http.byteReader",true,"net/http",false,function(b_,done_){this.$val=this;if(arguments.length===0){this.b=0;this.done=false;return;}this.b=b_;this.done=done_;});DF=$pkg.transferWriter=$newType(0,$kindStruct,"http.transferWriter",true,"net/http",false,function(Method_,Body_,BodyCloser_,ResponseToHEAD_,ContentLength_,Close_,TransferEncoding_,Header_,Trailer_,IsResponse_,bodyReadError_,FlushHeaders_,ByteReadCh_){this.$val=this;if(arguments.length===0){this.Method="";this.Body=$ifaceNil;this.BodyCloser=$ifaceNil;this.ResponseToHEAD=false;this.ContentLength=new $Int64(0,0);this.Close=false;this.TransferEncoding=ZK.nil;this.Header=false;this.Trailer=false;this.IsResponse=false;this.bodyReadError=$ifaceNil;this.FlushHeaders=false;this.ByteReadCh=$chanNil;return;}this.Method=Method_;this.Body=Body_;this.BodyCloser=BodyCloser_;this.ResponseToHEAD=ResponseToHEAD_;this.ContentLength=ContentLength_;this.Close=Close_;this.TransferEncoding=TransferEncoding_;this.Header=Header_;this.Trailer=Trailer_;this.IsResponse=IsResponse_;this.bodyReadError=bodyReadError_;this.FlushHeaders=FlushHeaders_;this.ByteReadCh=ByteReadCh_;});DI=$pkg.transferReader=$newType(0,$kindStruct,"http.transferReader",true,"net/http",false,function(Header_,StatusCode_,RequestMethod_,ProtoMajor_,ProtoMinor_,Body_,ContentLength_,Chunked_,Close_,Trailer_){this.$val=this;if(arguments.length===0){this.Header=false;this.StatusCode=0;this.RequestMethod="";this.ProtoMajor=0;this.ProtoMinor=0;this.Body=$ifaceNil;this.ContentLength=new $Int64(0,0);this.Chunked=false;this.Close=false;this.Trailer=false;return;}this.Header=Header_;this.StatusCode=StatusCode_;this.RequestMethod=RequestMethod_;this.ProtoMajor=ProtoMajor_;this.ProtoMinor=ProtoMinor_;this.Body=Body_;this.ContentLength=ContentLength_;this.Chunked=Chunked_;this.Close=Close_;this.Trailer=Trailer_;});DQ=$pkg.unsupportedTEError=$newType(0,$kindStruct,"http.unsupportedTEError",true,"net/http",false,function(err_){this.$val=this;if(arguments.length===0){this.err="";return;}this.err=err_;});DV=$pkg.body=$newType(0,$kindStruct,"http.body",true,"net/http",false,function(src_,hdr_,r_,closing_,doEarlyClose_,mu_,sawEOF_,closed_,earlyClose_,onHitEOF_){this.$val=this;if(arguments.length===0){this.src=$ifaceNil;this.hdr=$ifaceNil;this.r=AAW.nil;this.closing=false;this.doEarlyClose=false;this.mu=new R.Mutex.ptr(0,0);this.sawEOF=false;this.closed=false;this.earlyClose=false;this.onHitEOF=$throwNilPointerError;return;}this.src=src_;this.hdr=hdr_;this.r=r_;this.closing=closing_;this.doEarlyClose=doEarlyClose_;this.mu=mu_;this.sawEOF=sawEOF_;this.closed=closed_;this.earlyClose=earlyClose_;this.onHitEOF=onHitEOF_;});EB=$pkg.bodyLocked=$newType(0,$kindStruct,"http.bodyLocked",true,"net/http",false,function(b_){this.$val=this;if(arguments.length===0){this.b=ACD.nil;return;}this.b=b_;});ED=$pkg.finishAsyncByteRead=$newType(0,$kindStruct,"http.finishAsyncByteRead",true,"net/http",false,function(tw_){this.$val=this;if(arguments.length===0){this.tw=ABJ.nil;return;}this.tw=tw_;});EG=$pkg.bufioFlushWriter=$newType(0,$kindStruct,"http.bufioFlushWriter",true,"net/http",false,function(w_){this.$val=this;if(arguments.length===0){this.w=$ifaceNil;return;}this.w=w_;});EM=$pkg.socksCommand=$newType(4,$kindInt,"http.socksCommand",true,"net/http",false,null);EN=$pkg.socksAuthMethod=$newType(4,$kindInt,"http.socksAuthMethod",true,"net/http",false,null);EO=$pkg.socksReply=$newType(4,$kindInt,"http.socksReply",true,"net/http",false,null);EP=$pkg.socksAddr=$newType(0,$kindStruct,"http.socksAddr",true,"net/http",false,function(Name_,IP_,Port_){this.$val=this;if(arguments.length===0){this.Name="";this.IP=B.IP.nil;this.Port=0;return;}this.Name=Name_;this.IP=IP_;this.Port=Port_;});EQ=$pkg.socksConn=$newType(0,$kindStruct,"http.socksConn",true,"net/http",false,function(Conn_,boundAddr_){this.$val=this;if(arguments.length===0){this.Conn=$ifaceNil;this.boundAddr=$ifaceNil;return;}this.Conn=Conn_;this.boundAddr=boundAddr_;});ER=$pkg.socksDialer=$newType(0,$kindStruct,"http.socksDialer",true,"net/http",false,function(cmd_,proxyNetwork_,proxyAddress_,ProxyDial_,AuthMethods_,Authenticate_){this.$val=this;if(arguments.length===0){this.cmd=0;this.proxyNetwork="";this.proxyAddress="";this.ProxyDial=$throwNilPointerError;this.AuthMethods=AAY.nil;this.Authenticate=$throwNilPointerError;return;}this.cmd=cmd_;this.proxyNetwork=proxyNetwork_;this.proxyAddress=proxyAddress_;this.ProxyDial=ProxyDial_;this.AuthMethods=AuthMethods_;this.Authenticate=Authenticate_;});ET=$pkg.socksUsernamePassword=$newType(0,$kindStruct,"http.socksUsernamePassword",true,"net/http",false,function(Username_,Password_){this.$val=this;if(arguments.length===0){this.Username="";this.Password="";return;}this.Username=Username_;this.Password=Password_;});EX=$pkg.sniffSig=$newType(8,$kindInterface,"http.sniffSig",true,"net/http",false,null);EZ=$pkg.exactSig=$newType(0,$kindStruct,"http.exactSig",true,"net/http",false,function(sig_,ct_){this.$val=this;if(arguments.length===0){this.sig=ZL.nil;this.ct="";return;}this.sig=sig_;this.ct=ct_;});FA=$pkg.maskedSig=$newType(0,$kindStruct,"http.maskedSig",true,"net/http",false,function(mask_,pat_,skipWS_,ct_){this.$val=this;if(arguments.length===0){this.mask=ZL.nil;this.pat=ZL.nil;this.skipWS=false;this.ct="";return;}this.mask=mask_;this.pat=pat_;this.skipWS=skipWS_;this.ct=ct_;});FB=$pkg.htmlSig=$newType(12,$kindSlice,"http.htmlSig",true,"net/http",false,null);FE=$pkg.mp4Sig=$newType(0,$kindStruct,"http.mp4Sig",true,"net/http",false,function(){this.$val=this;if(arguments.length===0){return;}});FF=$pkg.textSig=$newType(0,$kindStruct,"http.textSig",true,"net/http",false,function(){this.$val=this;if(arguments.length===0){return;}});FG=$pkg.Handler=$newType(8,$kindInterface,"http.Handler",true,"net/http",true,null);FH=$pkg.ResponseWriter=$newType(8,$kindInterface,"http.ResponseWriter",true,"net/http",true,null);FL=$pkg.conn=$newType(0,$kindStruct,"http.conn",true,"net/http",false,function(server_,cancelCtx_,rwc_,remoteAddr_,tlsState_,werr_,r_,bufr_,bufw_,lastMethod_,curReq_,curState_,mu_,hijackedv_){this.$val=this;if(arguments.length===0){this.server=ABW.nil;this.cancelCtx=$throwNilPointerError;this.rwc=$ifaceNil;this.remoteAddr="";this.tlsState=AAV.nil;this.werr=$ifaceNil;this.r=ABX.nil;this.bufr=AAW.nil;this.bufw=AAA.nil;this.lastMethod="";this.curReq=new S.Value.ptr($ifaceNil);this.curState=new ABY.ptr(new $Uint64(0,0));this.mu=new R.Mutex.ptr(0,0);this.hijackedv=false;return;}this.server=server_;this.cancelCtx=cancelCtx_;this.rwc=rwc_;this.remoteAddr=remoteAddr_;this.tlsState=tlsState_;this.werr=werr_;this.r=r_;this.bufr=bufr_;this.bufw=bufw_;this.lastMethod=lastMethod_;this.curReq=curReq_;this.curState=curState_;this.mu=mu_;this.hijackedv=hijackedv_;});FM=$pkg.chunkWriter=$newType(0,$kindStruct,"http.chunkWriter",true,"net/http",false,function(res_,header_,wroteHeader_,chunking_){this.$val=this;if(arguments.length===0){this.res=ACA.nil;this.header=false;this.wroteHeader=false;this.chunking=false;return;}this.res=res_;this.header=header_;this.wroteHeader=wroteHeader_;this.chunking=chunking_;});FP=$pkg.response=$newType(0,$kindStruct,"http.response",true,"net/http",false,function(conn_,req_,reqBody_,cancelCtx_,wroteHeader_,wroteContinue_,wants10KeepAlive_,wantsClose_,canWriteContinue_,writeContinueMu_,w_,cw_,handlerHeader_,calledHeader_,written_,contentLength_,status_,closeAfterReply_,requestBodyLimitHit_,trailers_,handlerDone_,dateBuf_,clenBuf_,statusBuf_,closeNotifyCh_,didCloseNotify_){this.$val=this;if(arguments.length===0){this.conn=ACE.nil;this.req=ZX.nil;this.reqBody=$ifaceNil;this.cancelCtx=$throwNilPointerError;this.wroteHeader=false;this.wroteContinue=false;this.wants10KeepAlive=false;this.wantsClose=false;this.canWriteContinue=0;this.writeContinueMu=new R.Mutex.ptr(0,0);this.w=AAA.nil;this.cw=new FM.ptr(ACA.nil,false,false,false);this.handlerHeader=false;this.calledHeader=false;this.written=new $Int64(0,0);this.contentLength=new $Int64(0,0);this.status=0;this.closeAfterReply=false;this.requestBodyLimitHit=false;this.trailers=ZK.nil;this.handlerDone=0;this.dateBuf=ACF.zero();this.clenBuf=ACG.zero();this.statusBuf=ACH.zero();this.closeNotifyCh=$chanNil;this.didCloseNotify=0;return;}this.conn=conn_;this.req=req_;this.reqBody=reqBody_;this.cancelCtx=cancelCtx_;this.wroteHeader=wroteHeader_;this.wroteContinue=wroteContinue_;this.wants10KeepAlive=wants10KeepAlive_;this.wantsClose=wantsClose_;this.canWriteContinue=canWriteContinue_;this.writeContinueMu=writeContinueMu_;this.w=w_;this.cw=cw_;this.handlerHeader=handlerHeader_;this.calledHeader=calledHeader_;this.written=written_;this.contentLength=contentLength_;this.status=status_;this.closeAfterReply=closeAfterReply_;this.requestBodyLimitHit=requestBodyLimitHit_;this.trailers=trailers_;this.handlerDone=handlerDone_;this.dateBuf=dateBuf_;this.clenBuf=clenBuf_;this.statusBuf=statusBuf_;this.closeNotifyCh=closeNotifyCh_;this.didCloseNotify=didCloseNotify_;});FQ=$pkg.atomicBool=$newType(4,$kindInt32,"http.atomicBool",true,"net/http",false,null);FR=$pkg.writerOnly=$newType(0,$kindStruct,"http.writerOnly",true,"net/http",false,function(Writer_){this.$val=this;if(arguments.length===0){this.Writer=$ifaceNil;return;}this.Writer=Writer_;});FS=$pkg.readResult=$newType(0,$kindStruct,"http.readResult",true,"net/http",false,function(_$0_,n_,err_,b_){this.$val=this;if(arguments.length===0){this._$0=ZV.zero();this.n=0;this.err=$ifaceNil;this.b=0;return;}this._$0=_$0_;this.n=n_;this.err=err_;this.b=b_;});FT=$pkg.connReader=$newType(0,$kindStruct,"http.connReader",true,"net/http",false,function(conn_,mu_,hasByte_,byteBuf_,cond_,inRead_,aborted_,remain_){this.$val=this;if(arguments.length===0){this.conn=ACE.nil;this.mu=new R.Mutex.ptr(0,0);this.hasByte=false;this.byteBuf=ABK.zero();this.cond=ABZ.nil;this.inRead=false;this.aborted=false;this.remain=new $Int64(0,0);return;}this.conn=conn_;this.mu=mu_;this.hasByte=hasByte_;this.byteBuf=byteBuf_;this.cond=cond_;this.inRead=inRead_;this.aborted=aborted_;this.remain=remain_;});GD=$pkg.expectContinueReader=$newType(0,$kindStruct,"http.expectContinueReader",true,"net/http",false,function(resp_,readCloser_,closed_,sawEOF_){this.$val=this;if(arguments.length===0){this.resp=ACA.nil;this.readCloser=$ifaceNil;this.closed=0;this.sawEOF=0;return;}this.resp=resp_;this.readCloser=readCloser_;this.closed=closed_;this.sawEOF=sawEOF_;});GJ=$pkg.extraHeader=$newType(0,$kindStruct,"http.extraHeader",true,"net/http",false,function(contentType_,connection_,transferEncoding_,date_,contentLength_){this.$val=this;if(arguments.length===0){this.contentType="";this.connection="";this.transferEncoding="";this.date=ZL.nil;this.contentLength=ZL.nil;return;}this.contentType=contentType_;this.connection=connection_;this.transferEncoding=transferEncoding_;this.date=date_;this.contentLength=contentLength_;});GP=$pkg.closeWriter=$newType(8,$kindInterface,"http.closeWriter",true,"net/http",false,null);GS=$pkg.statusError=$newType(0,$kindStruct,"http.statusError",true,"net/http",false,function(code_,text_){this.$val=this;if(arguments.length===0){this.code=0;this.text="";return;}this.code=code_;this.text=text_;});GW=$pkg.HandlerFunc=$newType(4,$kindFunc,"http.HandlerFunc",true,"net/http",true,null);HE=$pkg.redirectHandler=$newType(0,$kindStruct,"http.redirectHandler",true,"net/http",false,function(url_,code_){this.$val=this;if(arguments.length===0){this.url="";this.code=0;return;}this.url=url_;this.code=code_;});HG=$pkg.ServeMux=$newType(0,$kindStruct,"http.ServeMux",true,"net/http",true,function(mu_,m_,es_,hosts_){this.$val=this;if(arguments.length===0){this.mu=new R.RWMutex.ptr(new R.Mutex.ptr(0,0),0,0,0,0);this.m=false;this.es=ZF.nil;this.hosts=false;return;}this.mu=mu_;this.m=m_;this.es=es_;this.hosts=hosts_;});HH=$pkg.muxEntry=$newType(0,$kindStruct,"http.muxEntry",true,"net/http",false,function(h_,pattern_){this.$val=this;if(arguments.length===0){this.h=$ifaceNil;this.pattern="";return;}this.h=h_;this.pattern=pattern_;});HR=$pkg.Server=$newType(0,$kindStruct,"http.Server",true,"net/http",true,function(Addr_,Handler_,TLSConfig_,ReadTimeout_,ReadHeaderTimeout_,WriteTimeout_,IdleTimeout_,MaxHeaderBytes_,TLSNextProto_,ConnState_,ErrorLog_,BaseContext_,ConnContext_,inShutdown_,disableKeepAlives_,nextProtoOnce_,nextProtoErr_,mu_,listeners_,activeConn_,doneChan_,onShutdown_){this.$val=this;if(arguments.length===0){this.Addr="";this.Handler=$ifaceNil;this.TLSConfig=ZI.nil;this.ReadTimeout=new T.Duration(0,0);this.ReadHeaderTimeout=new T.Duration(0,0);this.WriteTimeout=new T.Duration(0,0);this.IdleTimeout=new T.Duration(0,0);this.MaxHeaderBytes=0;this.TLSNextProto=false;this.ConnState=$throwNilPointerError;this.ErrorLog=ACO.nil;this.BaseContext=$throwNilPointerError;this.ConnContext=$throwNilPointerError;this.inShutdown=0;this.disableKeepAlives=0;this.nextProtoOnce=new R.Once.ptr(0,new R.Mutex.ptr(0,0));this.nextProtoErr=$ifaceNil;this.mu=new R.Mutex.ptr(0,0);this.listeners=false;this.activeConn=false;this.doneChan=$chanNil;this.onShutdown=ACP.nil;return;}this.Addr=Addr_;this.Handler=Handler_;this.TLSConfig=TLSConfig_;this.ReadTimeout=ReadTimeout_;this.ReadHeaderTimeout=ReadHeaderTimeout_;this.WriteTimeout=WriteTimeout_;this.IdleTimeout=IdleTimeout_;this.MaxHeaderBytes=MaxHeaderBytes_;this.TLSNextProto=TLSNextProto_;this.ConnState=ConnState_;this.ErrorLog=ErrorLog_;this.BaseContext=BaseContext_;this.ConnContext=ConnContext_;this.inShutdown=inShutdown_;this.disableKeepAlives=disableKeepAlives_;this.nextProtoOnce=nextProtoOnce_;this.nextProtoErr=nextProtoErr_;this.mu=mu_;this.listeners=listeners_;this.activeConn=activeConn_;this.doneChan=doneChan_;this.onShutdown=onShutdown_;});HS=$pkg.ConnState=$newType(4,$kindInt,"http.ConnState",true,"net/http",true,null);HU=$pkg.serverHandler=$newType(0,$kindStruct,"http.serverHandler",true,"net/http",false,function(srv_){this.$val=this;if(arguments.length===0){this.srv=ABW.nil;return;}this.srv=srv_;});IE=$pkg.onceCloseListener=$newType(0,$kindStruct,"http.onceCloseListener",true,"net/http",false,function(Listener_,once_,closeErr_){this.$val=this;if(arguments.length===0){this.Listener=$ifaceNil;this.once=new R.Once.ptr(0,new R.Mutex.ptr(0,0));this.closeErr=$ifaceNil;return;}this.Listener=Listener_;this.once=once_;this.closeErr=closeErr_;});IF=$pkg.globalOptionsHandler=$newType(0,$kindStruct,"http.globalOptionsHandler",true,"net/http",false,function(){this.$val=this;if(arguments.length===0){return;}});IG=$pkg.initALPNRequest=$newType(0,$kindStruct,"http.initALPNRequest",true,"net/http",false,function(ctx_,c_,h_){this.$val=this;if(arguments.length===0){this.ctx=$ifaceNil;this.c=AAX.nil;this.h=new HU.ptr(ABW.nil);return;}this.ctx=ctx_;this.c=c_;this.h=h_;});IH=$pkg.loggingConn=$newType(0,$kindStruct,"http.loggingConn",true,"net/http",false,function(name_,Conn_){this.$val=this;if(arguments.length===0){this.name="";this.Conn=$ifaceNil;return;}this.name=name_;this.Conn=Conn_;});IL=$pkg.checkConnErrorWriter=$newType(0,$kindStruct,"http.checkConnErrorWriter",true,"net/http",false,function(c_){this.$val=this;if(arguments.length===0){this.c=ACE.nil;return;}this.c=c_;});IT=$pkg.streamReader=$newType(0,$kindStruct,"http.streamReader",true,"net/http",false,function(pending_,stream_,err_){this.$val=this;if(arguments.length===0){this.pending=ZL.nil;this.stream=new AE.Value.ptr(null,false,ZV.zero());this.err=$ifaceNil;return;}this.pending=pending_;this.stream=stream_;this.err=err_;});IU=$pkg.arrayReader=$newType(0,$kindStruct,"http.arrayReader",true,"net/http",false,function(arrayPromise_,pending_,read_,err_){this.$val=this;if(arguments.length===0){this.arrayPromise=new AE.Value.ptr(null,false,ZV.zero());this.pending=ZL.nil;this.read=false;this.err=$ifaceNil;return;}this.arrayPromise=arrayPromise_;this.pending=pending_;this.read=read_;this.err=err_;});IW=$pkg.Response=$newType(0,$kindStruct,"http.Response",true,"net/http",true,function(Status_,StatusCode_,Proto_,ProtoMajor_,ProtoMinor_,Header_,Body_,ContentLength_,TransferEncoding_,Close_,Uncompressed_,Trailer_,Request_,TLS_){this.$val=this;if(arguments.length===0){this.Status="";this.StatusCode=0;this.Proto="";this.ProtoMajor=0;this.ProtoMinor=0;this.Header=false;this.Body=$ifaceNil;this.ContentLength=new $Int64(0,0);this.TransferEncoding=ZK.nil;this.Close=false;this.Uncompressed=false;this.Trailer=false;this.Request=ZX.nil;this.TLS=AAV.nil;return;}this.Status=Status_;this.StatusCode=StatusCode_;this.Proto=Proto_;this.ProtoMajor=ProtoMajor_;this.ProtoMinor=ProtoMinor_;this.Header=Header_;this.Body=Body_;this.ContentLength=ContentLength_;this.TransferEncoding=TransferEncoding_;this.Close=Close_;this.Uncompressed=Uncompressed_;this.Trailer=Trailer_;this.Request=Request_;this.TLS=TLS_;});JB=$pkg.ProtocolError=$newType(0,$kindStruct,"http.ProtocolError",true,"net/http",true,function(ErrorString_){this.$val=this;if(arguments.length===0){this.ErrorString="";return;}this.ErrorString=ErrorString_;});JE=$pkg.Request=$newType(0,$kindStruct,"http.Request",true,"net/http",true,function(Method_,URL_,Proto_,ProtoMajor_,ProtoMinor_,Header_,Body_,GetBody_,ContentLength_,TransferEncoding_,Close_,Host_,Form_,PostForm_,MultipartForm_,Trailer_,RemoteAddr_,RequestURI_,TLS_,Cancel_,Response_,ctx_){this.$val=this;if(arguments.length===0){this.Method="";this.URL=AAF.nil;this.Proto="";this.ProtoMajor=0;this.ProtoMinor=0;this.Header=false;this.Body=$ifaceNil;this.GetBody=$throwNilPointerError;this.ContentLength=new $Int64(0,0);this.TransferEncoding=ZK.nil;this.Close=false;this.Host="";this.Form=false;this.PostForm=false;this.MultipartForm=AAZ.nil;this.Trailer=false;this.RemoteAddr="";this.RequestURI="";this.TLS=AAV.nil;this.Cancel=$chanNil;this.Response=AAG.nil;this.ctx=$ifaceNil;return;}this.Method=Method_;this.URL=URL_;this.Proto=Proto_;this.ProtoMajor=ProtoMajor_;this.ProtoMinor=ProtoMinor_;this.Header=Header_;this.Body=Body_;this.GetBody=GetBody_;this.ContentLength=ContentLength_;this.TransferEncoding=TransferEncoding_;this.Close=Close_;this.Host=Host_;this.Form=Form_;this.PostForm=PostForm_;this.MultipartForm=MultipartForm_;this.Trailer=Trailer_;this.RemoteAddr=RemoteAddr_;this.RequestURI=RequestURI_;this.TLS=TLS_;this.Cancel=Cancel_;this.Response=Response_;this.ctx=ctx_;});JI=$pkg.requestBodyReadError=$newType(0,$kindStruct,"http.requestBodyReadError",true,"net/http",false,function(error_){this.$val=this;if(arguments.length===0){this.error=$ifaceNil;return;}this.error=error_;});JY=$pkg.maxBytesReader=$newType(0,$kindStruct,"http.maxBytesReader",true,"net/http",false,function(w_,r_,n_,err_){this.$val=this;if(arguments.length===0){this.w=$ifaceNil;this.r=$ifaceNil;this.n=new $Int64(0,0);this.err=$ifaceNil;return;}this.w=w_;this.r=r_;this.n=n_;this.err=err_;});KD=$pkg.incomparable=$newType(0,$kindArray,"http.incomparable",true,"net/http",false,null);KG=$pkg.contextKey=$newType(0,$kindStruct,"http.contextKey",true,"net/http",false,function(name_){this.$val=this;if(arguments.length===0){this.name="";return;}this.name=name_;});KM=$pkg.noBody=$newType(0,$kindStruct,"http.noBody",true,"net/http",false,function(){this.$val=this;if(arguments.length===0){return;}});KN=$pkg.PushOptions=$newType(0,$kindStruct,"http.PushOptions",true,"net/http",true,function(Method_,Header_){this.$val=this;if(arguments.length===0){this.Method="";this.Header=false;return;}this.Method=Method_;this.Header=Header_;});KP=$pkg.Header=$newType(4,$kindMap,"http.Header",true,"net/http",true,null);KT=$pkg.stringWriter=$newType(0,$kindStruct,"http.stringWriter",true,"net/http",false,function(w_){this.$val=this;if(arguments.length===0){this.w=$ifaceNil;return;}this.w=w_;});KU=$pkg.keyValues=$newType(0,$kindStruct,"http.keyValues",true,"net/http",false,function(key_,values_){this.$val=this;if(arguments.length===0){this.key="";this.values=ZK.nil;return;}this.key=key_;this.values=values_;});KV=$pkg.headerSorter=$newType(0,$kindStruct,"http.headerSorter",true,"net/http",false,function(kvs_){this.$val=this;if(arguments.length===0){this.kvs=ZR.nil;return;}this.kvs=kvs_;});LF=$pkg.http2ClientConnPool=$newType(8,$kindInterface,"http.http2ClientConnPool",true,"net/http",false,null);LG=$pkg.http2clientConnPoolIdleCloser=$newType(8,$kindInterface,"http.http2clientConnPoolIdleCloser",true,"net/http",false,null);LH=$pkg.http2clientConnPool=$newType(0,$kindStruct,"http.http2clientConnPool",true,"net/http",false,function(t_,mu_,conns_,dialing_,keys_,addConnCalls_){this.$val=this;if(arguments.length===0){this.t=AER.nil;this.mu=new R.Mutex.ptr(0,0);this.conns=false;this.dialing=false;this.keys=false;this.addConnCalls=false;return;}this.t=t_;this.mu=mu_;this.conns=conns_;this.dialing=dialing_;this.keys=keys_;this.addConnCalls=addConnCalls_;});LI=$pkg.http2dialCall=$newType(0,$kindStruct,"http.http2dialCall",true,"net/http",false,function(_$0_,p_,ctx_,done_,res_,err_){this.$val=this;if(arguments.length===0){this._$0=ZV.zero();this.p=ZS.nil;this.ctx=$ifaceNil;this.done=$chanNil;this.res=ADC.nil;this.err=$ifaceNil;return;}this._$0=_$0_;this.p=p_;this.ctx=ctx_;this.done=done_;this.res=res_;this.err=err_;});LJ=$pkg.http2addConnCall=$newType(0,$kindStruct,"http.http2addConnCall",true,"net/http",false,function(_$0_,p_,done_,err_){this.$val=this;if(arguments.length===0){this._$0=ZV.zero();this.p=ZS.nil;this.done=$chanNil;this.err=$ifaceNil;return;}this._$0=_$0_;this.p=p_;this.done=done_;this.err=err_;});LL=$pkg.http2noDialClientConnPool=$newType(0,$kindStruct,"http.http2noDialClientConnPool",true,"net/http",false,function(http2clientConnPool_){this.$val=this;if(arguments.length===0){this.http2clientConnPool=ZS.nil;return;}this.http2clientConnPool=http2clientConnPool_;});LR=$pkg.http2dataBuffer=$newType(0,$kindStruct,"http.http2dataBuffer",true,"net/http",false,function(chunks_,r_,w_,size_,expected_){this.$val=this;if(arguments.length===0){this.chunks=ZO.nil;this.r=0;this.w=0;this.size=0;this.expected=new $Int64(0,0);return;}this.chunks=chunks_;this.r=r_;this.w=w_;this.size=size_;this.expected=expected_;});LT=$pkg.http2ErrCode=$newType(4,$kindUint32,"http.http2ErrCode",true,"net/http",false,null);LV=$pkg.http2ConnectionError=$newType(4,$kindUint32,"http.http2ConnectionError",true,"net/http",false,null);LW=$pkg.http2StreamError=$newType(0,$kindStruct,"http.http2StreamError",true,"net/http",false,function(StreamID_,Code_,Cause_){this.$val=this;if(arguments.length===0){this.StreamID=0;this.Code=0;this.Cause=$ifaceNil;return;}this.StreamID=StreamID_;this.Code=Code_;this.Cause=Cause_;});LZ=$pkg.http2goAwayFlowError=$newType(0,$kindStruct,"http.http2goAwayFlowError",true,"net/http",false,function(){this.$val=this;if(arguments.length===0){return;}});MA=$pkg.http2connError=$newType(0,$kindStruct,"http.http2connError",true,"net/http",false,function(Code_,Reason_){this.$val=this;if(arguments.length===0){this.Code=0;this.Reason="";return;}this.Code=Code_;this.Reason=Reason_;});MB=$pkg.http2pseudoHeaderError=$newType(8,$kindString,"http.http2pseudoHeaderError",true,"net/http",false,null);MC=$pkg.http2duplicatePseudoHeaderError=$newType(8,$kindString,"http.http2duplicatePseudoHeaderError",true,"net/http",false,null);MD=$pkg.http2headerFieldNameError=$newType(8,$kindString,"http.http2headerFieldNameError",true,"net/http",false,null);ME=$pkg.http2headerFieldValueError=$newType(8,$kindString,"http.http2headerFieldValueError",true,"net/http",false,null);MH=$pkg.http2flow=$newType(0,$kindStruct,"http.http2flow",true,"net/http",false,function(_$0_,n_,conn_){this.$val=this;if(arguments.length===0){this._$0=ZV.zero();this.n=0;this.conn=ADG.nil;return;}this._$0=_$0_;this.n=n_;this.conn=conn_;});MJ=$pkg.http2FrameType=$newType(1,$kindUint8,"http.http2FrameType",true,"net/http",false,null);ML=$pkg.http2Flags=$newType(1,$kindUint8,"http.http2Flags",true,"net/http",false,null);MQ=$pkg.http2FrameHeader=$newType(0,$kindStruct,"http.http2FrameHeader",true,"net/http",false,function(valid_,Type_,Flags_,Length_,StreamID_){this.$val=this;if(arguments.length===0){this.valid=false;this.Type=0;this.Flags=0;this.Length=0;this.StreamID=0;return;}this.valid=valid_;this.Type=Type_;this.Flags=Flags_;this.Length=Length_;this.StreamID=StreamID_;});MU=$pkg.http2Frame=$newType(8,$kindInterface,"http.http2Frame",true,"net/http",false,null);MV=$pkg.http2Framer=$newType(0,$kindStruct,"http.http2Framer",true,"net/http",false,function(r_,lastFrame_,errDetail_,countError_,lastHeaderStream_,maxReadSize_,headerBuf_,getReadBuf_,readBuf_,maxWriteSize_,w_,wbuf_,AllowIllegalWrites_,AllowIllegalReads_,ReadMetaHeaders_,MaxHeaderListSize_,logReads_,logWrites_,debugFramer_,debugFramerBuf_,debugReadLoggerf_,debugWriteLoggerf_,frameCache_){this.$val=this;if(arguments.length===0){this.r=$ifaceNil;this.lastFrame=$ifaceNil;this.errDetail=$ifaceNil;this.countError=$throwNilPointerError;this.lastHeaderStream=0;this.maxReadSize=0;this.headerBuf=ADJ.zero();this.getReadBuf=$throwNilPointerError;this.readBuf=ZL.nil;this.maxWriteSize=0;this.w=$ifaceNil;this.wbuf=ZL.nil;this.AllowIllegalWrites=false;this.AllowIllegalReads=false;this.ReadMetaHeaders=ADK.nil;this.MaxHeaderListSize=0;this.logReads=false;this.logWrites=false;this.debugFramer=ADH.nil;this.debugFramerBuf=ABQ.nil;this.debugReadLoggerf=$throwNilPointerError;this.debugWriteLoggerf=$throwNilPointerError;this.frameCache=ADI.nil;return;}this.r=r_;this.lastFrame=lastFrame_;this.errDetail=errDetail_;this.countError=countError_;this.lastHeaderStream=lastHeaderStream_;this.maxReadSize=maxReadSize_;this.headerBuf=headerBuf_;this.getReadBuf=getReadBuf_;this.readBuf=readBuf_;this.maxWriteSize=maxWriteSize_;this.w=w_;this.wbuf=wbuf_;this.AllowIllegalWrites=AllowIllegalWrites_;this.AllowIllegalReads=AllowIllegalReads_;this.ReadMetaHeaders=ReadMetaHeaders_;this.MaxHeaderListSize=MaxHeaderListSize_;this.logReads=logReads_;this.logWrites=logWrites_;this.debugFramer=debugFramer_;this.debugFramerBuf=debugFramerBuf_;this.debugReadLoggerf=debugReadLoggerf_;this.debugWriteLoggerf=debugWriteLoggerf_;this.frameCache=frameCache_;});MW=$pkg.http2frameCache=$newType(0,$kindStruct,"http.http2frameCache",true,"net/http",false,function(dataFrame_){this.$val=this;if(arguments.length===0){this.dataFrame=new NA.ptr(new MQ.ptr(false,0,0,0,0),ZL.nil);return;}this.dataFrame=dataFrame_;});NA=$pkg.http2DataFrame=$newType(0,$kindStruct,"http.http2DataFrame",true,"net/http",false,function(http2FrameHeader_,data_){this.$val=this;if(arguments.length===0){this.http2FrameHeader=new MQ.ptr(false,0,0,0,0);this.data=ZL.nil;return;}this.http2FrameHeader=http2FrameHeader_;this.data=data_;});NI=$pkg.http2SettingsFrame=$newType(0,$kindStruct,"http.http2SettingsFrame",true,"net/http",false,function(http2FrameHeader_,p_){this.$val=this;if(arguments.length===0){this.http2FrameHeader=new MQ.ptr(false,0,0,0,0);this.p=ZL.nil;return;}this.http2FrameHeader=http2FrameHeader_;this.p=p_;});NK=$pkg.http2PingFrame=$newType(0,$kindStruct,"http.http2PingFrame",true,"net/http",false,function(http2FrameHeader_,Data_){this.$val=this;if(arguments.length===0){this.http2FrameHeader=new MQ.ptr(false,0,0,0,0);this.Data=ADM.zero();return;}this.http2FrameHeader=http2FrameHeader_;this.Data=Data_;});NM=$pkg.http2GoAwayFrame=$newType(0,$kindStruct,"http.http2GoAwayFrame",true,"net/http",false,function(http2FrameHeader_,LastStreamID_,ErrCode_,debugData_){this.$val=this;if(arguments.length===0){this.http2FrameHeader=new MQ.ptr(false,0,0,0,0);this.LastStreamID=0;this.ErrCode=0;this.debugData=ZL.nil;return;}this.http2FrameHeader=http2FrameHeader_;this.LastStreamID=LastStreamID_;this.ErrCode=ErrCode_;this.debugData=debugData_;});NO=$pkg.http2UnknownFrame=$newType(0,$kindStruct,"http.http2UnknownFrame",true,"net/http",false,function(http2FrameHeader_,p_){this.$val=this;if(arguments.length===0){this.http2FrameHeader=new MQ.ptr(false,0,0,0,0);this.p=ZL.nil;return;}this.http2FrameHeader=http2FrameHeader_;this.p=p_;});NQ=$pkg.http2WindowUpdateFrame=$newType(0,$kindStruct,"http.http2WindowUpdateFrame",true,"net/http",false,function(http2FrameHeader_,Increment_){this.$val=this;if(arguments.length===0){this.http2FrameHeader=new MQ.ptr(false,0,0,0,0);this.Increment=0;return;}this.http2FrameHeader=http2FrameHeader_;this.Increment=Increment_;});NS=$pkg.http2HeadersFrame=$newType(0,$kindStruct,"http.http2HeadersFrame",true,"net/http",false,function(http2FrameHeader_,Priority_,headerFragBuf_){this.$val=this;if(arguments.length===0){this.http2FrameHeader=new MQ.ptr(false,0,0,0,0);this.Priority=new NW.ptr(0,false,0);this.headerFragBuf=ZL.nil;return;}this.http2FrameHeader=http2FrameHeader_;this.Priority=Priority_;this.headerFragBuf=headerFragBuf_;});NU=$pkg.http2HeadersFrameParam=$newType(0,$kindStruct,"http.http2HeadersFrameParam",true,"net/http",false,function(StreamID_,BlockFragment_,EndStream_,EndHeaders_,PadLength_,Priority_){this.$val=this;if(arguments.length===0){this.StreamID=0;this.BlockFragment=ZL.nil;this.EndStream=false;this.EndHeaders=false;this.PadLength=0;this.Priority=new NW.ptr(0,false,0);return;}this.StreamID=StreamID_;this.BlockFragment=BlockFragment_;this.EndStream=EndStream_;this.EndHeaders=EndHeaders_;this.PadLength=PadLength_;this.Priority=Priority_;});NV=$pkg.http2PriorityFrame=$newType(0,$kindStruct,"http.http2PriorityFrame",true,"net/http",false,function(http2FrameHeader_,http2PriorityParam_){this.$val=this;if(arguments.length===0){this.http2FrameHeader=new MQ.ptr(false,0,0,0,0);this.http2PriorityParam=new NW.ptr(0,false,0);return;}this.http2FrameHeader=http2FrameHeader_;this.http2PriorityParam=http2PriorityParam_;});NW=$pkg.http2PriorityParam=$newType(0,$kindStruct,"http.http2PriorityParam",true,"net/http",false,function(StreamDep_,Exclusive_,Weight_){this.$val=this;if(arguments.length===0){this.StreamDep=0;this.Exclusive=false;this.Weight=0;return;}this.StreamDep=StreamDep_;this.Exclusive=Exclusive_;this.Weight=Weight_;});NY=$pkg.http2RSTStreamFrame=$newType(0,$kindStruct,"http.http2RSTStreamFrame",true,"net/http",false,function(http2FrameHeader_,ErrCode_){this.$val=this;if(arguments.length===0){this.http2FrameHeader=new MQ.ptr(false,0,0,0,0);this.ErrCode=0;return;}this.http2FrameHeader=http2FrameHeader_;this.ErrCode=ErrCode_;});OA=$pkg.http2ContinuationFrame=$newType(0,$kindStruct,"http.http2ContinuationFrame",true,"net/http",false,function(http2FrameHeader_,headerFragBuf_){this.$val=this;if(arguments.length===0){this.http2FrameHeader=new MQ.ptr(false,0,0,0,0);this.headerFragBuf=ZL.nil;return;}this.http2FrameHeader=http2FrameHeader_;this.headerFragBuf=headerFragBuf_;});OC=$pkg.http2PushPromiseFrame=$newType(0,$kindStruct,"http.http2PushPromiseFrame",true,"net/http",false,function(http2FrameHeader_,PromiseID_,headerFragBuf_){this.$val=this;if(arguments.length===0){this.http2FrameHeader=new MQ.ptr(false,0,0,0,0);this.PromiseID=0;this.headerFragBuf=ZL.nil;return;}this.http2FrameHeader=http2FrameHeader_;this.PromiseID=PromiseID_;this.headerFragBuf=headerFragBuf_;});OE=$pkg.http2PushPromiseParam=$newType(0,$kindStruct,"http.http2PushPromiseParam",true,"net/http",false,function(StreamID_,PromiseID_,BlockFragment_,EndHeaders_,PadLength_){this.$val=this;if(arguments.length===0){this.StreamID=0;this.PromiseID=0;this.BlockFragment=ZL.nil;this.EndHeaders=false;this.PadLength=0;return;}this.StreamID=StreamID_;this.PromiseID=PromiseID_;this.BlockFragment=BlockFragment_;this.EndHeaders=EndHeaders_;this.PadLength=PadLength_;});OK=$pkg.http2MetaHeadersFrame=$newType(0,$kindStruct,"http.http2MetaHeadersFrame",true,"net/http",false,function(http2HeadersFrame_,Fields_,Truncated_){this.$val=this;if(arguments.length===0){this.http2HeadersFrame=ADL.nil;this.Fields=ADN.nil;this.Truncated=false;return;}this.http2HeadersFrame=http2HeadersFrame_;this.Fields=Fields_;this.Truncated=Truncated_;});OQ=$pkg.http2goroutineLock=$newType(8,$kindUint64,"http.http2goroutineLock",true,"net/http",false,null);PJ=$pkg.http2streamState=$newType(4,$kindInt,"http.http2streamState",true,"net/http",false,null);PL=$pkg.http2Setting=$newType(0,$kindStruct,"http.http2Setting",true,"net/http",false,function(ID_,Val_){this.$val=this;if(arguments.length===0){this.ID=0;this.Val=0;return;}this.ID=ID_;this.Val=Val_;});PM=$pkg.http2SettingID=$newType(2,$kindUint16,"http.http2SettingID",true,"net/http",false,null);PR=$pkg.http2gate=$newType(4,$kindChan,"http.http2gate",true,"net/http",false,null);PS=$pkg.http2closeWaiter=$newType(4,$kindChan,"http.http2closeWaiter",true,"net/http",false,null);PT=$pkg.http2bufferedWriter=$newType(0,$kindStruct,"http.http2bufferedWriter",true,"net/http",false,function(_$0_,w_,bw_){this.$val=this;if(arguments.length===0){this._$0=ZV.zero();this.w=$ifaceNil;this.bw=AAA.nil;return;}this._$0=_$0_;this.w=w_;this.bw=bw_;});PY=$pkg.http2httpError=$newType(0,$kindStruct,"http.http2httpError",true,"net/http",false,function(_$0_,msg_,timeout_){this.$val=this;if(arguments.length===0){this._$0=ZV.zero();this.msg="";this.timeout=false;return;}this._$0=_$0_;this.msg=msg_;this.timeout=timeout_;});QA=$pkg.http2connectionStater=$newType(8,$kindInterface,"http.http2connectionStater",true,"net/http",false,null);QC=$pkg.http2sorter=$newType(0,$kindStruct,"http.http2sorter",true,"net/http",false,function(v_){this.$val=this;if(arguments.length===0){this.v=ZK.nil;return;}this.v=v_;});QE=$pkg.http2incomparable=$newType(0,$kindArray,"http.http2incomparable",true,"net/http",false,null);QF=$pkg.http2pipe=$newType(0,$kindStruct,"http.http2pipe",true,"net/http",false,function(mu_,c_,b_,unread_,err_,breakErr_,donec_,readFn_){this.$val=this;if(arguments.length===0){this.mu=new R.Mutex.ptr(0,0);this.c=new R.Cond.ptr(new R.noCopy.ptr(),$ifaceNil,new R.notifyList.ptr(0,0,0,0,0),0,0,$chanNil);this.b=$ifaceNil;this.unread=0;this.err=$ifaceNil;this.breakErr=$ifaceNil;this.donec=$chanNil;this.readFn=$throwNilPointerError;return;}this.mu=mu_;this.c=c_;this.b=b_;this.unread=unread_;this.err=err_;this.breakErr=breakErr_;this.donec=donec_;this.readFn=readFn_;});QG=$pkg.http2pipeBuffer=$newType(8,$kindInterface,"http.http2pipeBuffer",true,"net/http",false,null);QR=$pkg.http2Server=$newType(0,$kindStruct,"http.http2Server",true,"net/http",false,function(MaxHandlers_,MaxConcurrentStreams_,MaxReadFrameSize_,PermitProhibitedCipherSuites_,IdleTimeout_,MaxUploadBufferPerConnection_,MaxUploadBufferPerStream_,NewWriteScheduler_,CountError_,state_){this.$val=this;if(arguments.length===0){this.MaxHandlers=0;this.MaxConcurrentStreams=0;this.MaxReadFrameSize=0;this.PermitProhibitedCipherSuites=false;this.IdleTimeout=new T.Duration(0,0);this.MaxUploadBufferPerConnection=0;this.MaxUploadBufferPerStream=0;this.NewWriteScheduler=$throwNilPointerError;this.CountError=$throwNilPointerError;this.state=ACR.nil;return;}this.MaxHandlers=MaxHandlers_;this.MaxConcurrentStreams=MaxConcurrentStreams_;this.MaxReadFrameSize=MaxReadFrameSize_;this.PermitProhibitedCipherSuites=PermitProhibitedCipherSuites_;this.IdleTimeout=IdleTimeout_;this.MaxUploadBufferPerConnection=MaxUploadBufferPerConnection_;this.MaxUploadBufferPerStream=MaxUploadBufferPerStream_;this.NewWriteScheduler=NewWriteScheduler_;this.CountError=CountError_;this.state=state_;});QS=$pkg.http2serverInternalState=$newType(0,$kindStruct,"http.http2serverInternalState",true,"net/http",false,function(mu_,activeConns_){this.$val=this;if(arguments.length===0){this.mu=new R.Mutex.ptr(0,0);this.activeConns=false;return;}this.mu=mu_;this.activeConns=activeConns_;});QU=$pkg.http2ServeConnOpts=$newType(0,$kindStruct,"http.http2ServeConnOpts",true,"net/http",false,function(Context_,BaseConfig_,Handler_){this.$val=this;if(arguments.length===0){this.Context=$ifaceNil;this.BaseConfig=ABW.nil;this.Handler=$ifaceNil;return;}this.Context=Context_;this.BaseConfig=BaseConfig_;this.Handler=Handler_;});QW=$pkg.http2serverConn=$newType(0,$kindStruct,"http.http2serverConn",true,"net/http",false,function(srv_,hs_,conn_,bw_,handler_,baseCtx_,framer_,doneServing_,readFrameCh_,wantWriteFrameCh_,wroteFrameCh_,bodyReadCh_,serveMsgCh_,flow_,inflow_,tlsState_,remoteAddrStr_,writeSched_,serveG_,pushEnabled_,sawFirstSettings_,needToSendSettingsAck_,unackedSettings_,queuedControlFrames_,clientMaxStreams_,advMaxStreams_,curClientStreams_,curPushedStreams_,maxClientStreamID_,maxPushPromiseID_,streams_,initialStreamSendWindowSize_,maxFrameSize_,headerTableSize_,peerMaxHeaderListSize_,canonHeader_,writingFrame_,writingFrameAsync_,needsFrameFlush_,inGoAway_,inFrameScheduleLoop_,needToSendGoAway_,goAwayCode_,shutdownTimer_,idleTimer_,headerWriteBuf_,hpackEncoder_,shutdownOnce_){this.$val=this;if(arguments.length===0){this.srv=ADY.nil;this.hs=ABW.nil;this.conn=$ifaceNil;this.bw=AEB.nil;this.handler=$ifaceNil;this.baseCtx=$ifaceNil;this.framer=ADH.nil;this.doneServing=$chanNil;this.readFrameCh=$chanNil;this.wantWriteFrameCh=$chanNil;this.wroteFrameCh=$chanNil;this.bodyReadCh=$chanNil;this.serveMsgCh=$chanNil;this.flow=new MH.ptr(ZV.zero(),0,ADG.nil);this.inflow=new MH.ptr(ZV.zero(),0,ADG.nil);this.tlsState=AAV.nil;this.remoteAddrStr="";this.writeSched=$ifaceNil;this.serveG=new OQ(0,0);this.pushEnabled=false;this.sawFirstSettings=false;this.needToSendSettingsAck=false;this.unackedSettings=0;this.queuedControlFrames=0;this.clientMaxStreams=0;this.advMaxStreams=0;this.curClientStreams=0;this.curPushedStreams=0;this.maxClientStreamID=0;this.maxPushPromiseID=0;this.streams=false;this.initialStreamSendWindowSize=0;this.maxFrameSize=0;this.headerTableSize=0;this.peerMaxHeaderListSize=0;this.canonHeader=false;this.writingFrame=false;this.writingFrameAsync=false;this.needsFrameFlush=false;this.inGoAway=false;this.inFrameScheduleLoop=false;this.needToSendGoAway=false;this.goAwayCode=0;this.shutdownTimer=AAP.nil;this.idleTimer=AAP.nil;this.headerWriteBuf=new W.Buffer.ptr(ZL.nil,0,0);this.hpackEncoder=AEC.nil;this.shutdownOnce=new R.Once.ptr(0,new R.Mutex.ptr(0,0));return;}this.srv=srv_;this.hs=hs_;this.conn=conn_;this.bw=bw_;this.handler=handler_;this.baseCtx=baseCtx_;this.framer=framer_;this.doneServing=doneServing_;this.readFrameCh=readFrameCh_;this.wantWriteFrameCh=wantWriteFrameCh_;this.wroteFrameCh=wroteFrameCh_;this.bodyReadCh=bodyReadCh_;this.serveMsgCh=serveMsgCh_;this.flow=flow_;this.inflow=inflow_;this.tlsState=tlsState_;this.remoteAddrStr=remoteAddrStr_;this.writeSched=writeSched_;this.serveG=serveG_;this.pushEnabled=pushEnabled_;this.sawFirstSettings=sawFirstSettings_;this.needToSendSettingsAck=needToSendSettingsAck_;this.unackedSettings=unackedSettings_;this.queuedControlFrames=queuedControlFrames_;this.clientMaxStreams=clientMaxStreams_;this.advMaxStreams=advMaxStreams_;this.curClientStreams=curClientStreams_;this.curPushedStreams=curPushedStreams_;this.maxClientStreamID=maxClientStreamID_;this.maxPushPromiseID=maxPushPromiseID_;this.streams=streams_;this.initialStreamSendWindowSize=initialStreamSendWindowSize_;this.maxFrameSize=maxFrameSize_;this.headerTableSize=headerTableSize_;this.peerMaxHeaderListSize=peerMaxHeaderListSize_;this.canonHeader=canonHeader_;this.writingFrame=writingFrame_;this.writingFrameAsync=writingFrameAsync_;this.needsFrameFlush=needsFrameFlush_;this.inGoAway=inGoAway_;this.inFrameScheduleLoop=inFrameScheduleLoop_;this.needToSendGoAway=needToSendGoAway_;this.goAwayCode=goAwayCode_;this.shutdownTimer=shutdownTimer_;this.idleTimer=idleTimer_;this.headerWriteBuf=headerWriteBuf_;this.hpackEncoder=hpackEncoder_;this.shutdownOnce=shutdownOnce_;});QX=$pkg.http2stream=$newType(0,$kindStruct,"http.http2stream",true,"net/http",false,function(sc_,id_,body_,cw_,ctx_,cancelCtx_,bodyBytes_,declBodyBytes_,flow_,inflow_,state_,resetQueued_,gotTrailerHeader_,wroteHeaders_,writeDeadline_,trailer_,reqTrailer_){this.$val=this;if(arguments.length===0){this.sc=ZZ.nil;this.id=0;this.body=AEL.nil;this.cw=$chanNil;this.ctx=$ifaceNil;this.cancelCtx=$throwNilPointerError;this.bodyBytes=new $Int64(0,0);this.declBodyBytes=new $Int64(0,0);this.flow=new MH.ptr(ZV.zero(),0,ADG.nil);this.inflow=new MH.ptr(ZV.zero(),0,ADG.nil);this.state=0;this.resetQueued=false;this.gotTrailerHeader=false;this.wroteHeaders=false;this.writeDeadline=AAP.nil;this.trailer=false;this.reqTrailer=false;return;}this.sc=sc_;this.id=id_;this.body=body_;this.cw=cw_;this.ctx=ctx_;this.cancelCtx=cancelCtx_;this.bodyBytes=bodyBytes_;this.declBodyBytes=declBodyBytes_;this.flow=flow_;this.inflow=inflow_;this.state=state_;this.resetQueued=resetQueued_;this.gotTrailerHeader=gotTrailerHeader_;this.wroteHeaders=wroteHeaders_;this.writeDeadline=writeDeadline_;this.trailer=trailer_;this.reqTrailer=reqTrailer_;});RA=$pkg.http2readFrameResult=$newType(0,$kindStruct,"http.http2readFrameResult",true,"net/http",false,function(f_,err_,readMore_){this.$val=this;if(arguments.length===0){this.f=$ifaceNil;this.err=$ifaceNil;this.readMore=$throwNilPointerError;return;}this.f=f_;this.err=err_;this.readMore=readMore_;});RB=$pkg.http2frameWriteResult=$newType(0,$kindStruct,"http.http2frameWriteResult",true,"net/http",false,function(_$0_,wr_,err_){this.$val=this;if(arguments.length===0){this._$0=ZV.zero();this.wr=new UZ.ptr($ifaceNil,ZW.nil,$chanNil);this.err=$ifaceNil;return;}this._$0=_$0_;this.wr=wr_;this.err=err_;});RC=$pkg.http2serverMessage=$newType(4,$kindInt,"http.http2serverMessage",true,"net/http",false,null);RM=$pkg.http2requestParam=$newType(0,$kindStruct,"http.http2requestParam",true,"net/http",false,function(method_,scheme_,authority_,path_,header_){this.$val=this;if(arguments.length===0){this.method="";this.scheme="";this.authority="";this.path="";this.header=false;return;}this.method=method_;this.scheme=scheme_;this.authority=authority_;this.path=path_;this.header=header_;});RO=$pkg.http2bodyReadMsg=$newType(0,$kindStruct,"http.http2bodyReadMsg",true,"net/http",false,function(st_,n_){this.$val=this;if(arguments.length===0){this.st=ZW.nil;this.n=0;return;}this.st=st_;this.n=n_;});RP=$pkg.http2requestBody=$newType(0,$kindStruct,"http.http2requestBody",true,"net/http",false,function(_$0_,stream_,conn_,closed_,sawEOF_,pipe_,needsContinue_){this.$val=this;if(arguments.length===0){this._$0=ZV.zero();this.stream=ZW.nil;this.conn=ZZ.nil;this.closed=false;this.sawEOF=false;this.pipe=AEL.nil;this.needsContinue=false;return;}this._$0=_$0_;this.stream=stream_;this.conn=conn_;this.closed=closed_;this.sawEOF=sawEOF_;this.pipe=pipe_;this.needsContinue=needsContinue_;});RQ=$pkg.http2responseWriter=$newType(0,$kindStruct,"http.http2responseWriter",true,"net/http",false,function(rws_){this.$val=this;if(arguments.length===0){this.rws=AEN.nil;return;}this.rws=rws_;});RR=$pkg.http2responseWriterState=$newType(0,$kindStruct,"http.http2responseWriterState",true,"net/http",false,function(stream_,req_,body_,conn_,bw_,handlerHeader_,snapHeader_,trailers_,status_,wroteHeader_,sentHeader_,handlerDone_,dirty_,sentContentLen_,wroteBytes_,closeNotifierMu_,closeNotifierCh_){this.$val=this;if(arguments.length===0){this.stream=ZW.nil;this.req=ZX.nil;this.body=ZY.nil;this.conn=ZZ.nil;this.bw=AAA.nil;this.handlerHeader=false;this.snapHeader=false;this.trailers=ZK.nil;this.status=0;this.wroteHeader=false;this.sentHeader=false;this.handlerDone=false;this.dirty=false;this.sentContentLen=new $Int64(0,0);this.wroteBytes=new $Int64(0,0);this.closeNotifierMu=new R.Mutex.ptr(0,0);this.closeNotifierCh=$chanNil;return;}this.stream=stream_;this.req=req_;this.body=body_;this.conn=conn_;this.bw=bw_;this.handlerHeader=handlerHeader_;this.snapHeader=snapHeader_;this.trailers=trailers_;this.status=status_;this.wroteHeader=wroteHeader_;this.sentHeader=sentHeader_;this.handlerDone=handlerDone_;this.dirty=dirty_;this.sentContentLen=sentContentLen_;this.wroteBytes=wroteBytes_;this.closeNotifierMu=closeNotifierMu_;this.closeNotifierCh=closeNotifierCh_;});RS=$pkg.http2chunkWriter=$newType(0,$kindStruct,"http.http2chunkWriter",true,"net/http",false,function(rws_){this.$val=this;if(arguments.length===0){this.rws=AEN.nil;return;}this.rws=rws_;});RX=$pkg.http2startPushRequest=$newType(0,$kindStruct,"http.http2startPushRequest",true,"net/http",false,function(parent_,method_,url_,header_,done_){this.$val=this;if(arguments.length===0){this.parent=ZW.nil;this.method="";this.url=AAF.nil;this.header=false;this.done=$chanNil;return;}this.parent=parent_;this.method=method_;this.url=url_;this.header=header_;this.done=done_;});SD=$pkg.http2Transport=$newType(0,$kindStruct,"http.http2Transport",true,"net/http",false,function(DialTLS_,TLSClientConfig_,ConnPool_,DisableCompression_,AllowHTTP_,MaxHeaderListSize_,StrictMaxConcurrentStreams_,ReadIdleTimeout_,PingTimeout_,WriteByteTimeout_,CountError_,t1_,connPoolOnce_,connPoolOrDef_){this.$val=this;if(arguments.length===0){this.DialTLS=$throwNilPointerError;this.TLSClientConfig=ZI.nil;this.ConnPool=$ifaceNil;this.DisableCompression=false;this.AllowHTTP=false;this.MaxHeaderListSize=0;this.StrictMaxConcurrentStreams=false;this.ReadIdleTimeout=new T.Duration(0,0);this.PingTimeout=new T.Duration(0,0);this.WriteByteTimeout=new T.Duration(0,0);this.CountError=$throwNilPointerError;this.t1=AAU.nil;this.connPoolOnce=new R.Once.ptr(0,new R.Mutex.ptr(0,0));this.connPoolOrDef=$ifaceNil;return;}this.DialTLS=DialTLS_;this.TLSClientConfig=TLSClientConfig_;this.ConnPool=ConnPool_;this.DisableCompression=DisableCompression_;this.AllowHTTP=AllowHTTP_;this.MaxHeaderListSize=MaxHeaderListSize_;this.StrictMaxConcurrentStreams=StrictMaxConcurrentStreams_;this.ReadIdleTimeout=ReadIdleTimeout_;this.PingTimeout=PingTimeout_;this.WriteByteTimeout=WriteByteTimeout_;this.CountError=CountError_;this.t1=t1_;this.connPoolOnce=connPoolOnce_;this.connPoolOrDef=connPoolOrDef_;});SH=$pkg.http2ClientConn=$newType(0,$kindStruct,"http.http2ClientConn",true,"net/http",false,function(t_,tconn_,tlsState_,reused_,singleUse_,getConnCalled_,readerDone_,readerErr_,idleTimeout_,idleTimer_,mu_,cond_,flow_,inflow_,doNotReuse_,closing_,closed_,seenSettings_,wantSettingsAck_,goAway_,goAwayDebug_,streams_,streamsReserved_,nextStreamID_,pendingRequests_,pings_,br_,lastActive_,lastIdle_,maxFrameSize_,maxConcurrentStreams_,peerMaxHeaderListSize_,initialWindowSize_,reqHeaderMu_,wmu_,bw_,fr_,werr_,hbuf_,henc_){this.$val=this;if(arguments.length===0){this.t=AER.nil;this.tconn=$ifaceNil;this.tlsState=AAV.nil;this.reused=0;this.singleUse=false;this.getConnCalled=false;this.readerDone=$chanNil;this.readerErr=$ifaceNil;this.idleTimeout=new T.Duration(0,0);this.idleTimer=AAP.nil;this.mu=new R.Mutex.ptr(0,0);this.cond=ABZ.nil;this.flow=new MH.ptr(ZV.zero(),0,ADG.nil);this.inflow=new MH.ptr(ZV.zero(),0,ADG.nil);this.doNotReuse=false;this.closing=false;this.closed=false;this.seenSettings=false;this.wantSettingsAck=false;this.goAway=ADU.nil;this.goAwayDebug="";this.streams=false;this.streamsReserved=0;this.nextStreamID=0;this.pendingRequests=0;this.pings=false;this.br=AAW.nil;this.lastActive=new T.Time.ptr(new $Uint64(0,0),new $Int64(0,0),YZ.nil);this.lastIdle=new T.Time.ptr(new $Uint64(0,0),new $Int64(0,0),YZ.nil);this.maxFrameSize=0;this.maxConcurrentStreams=0;this.peerMaxHeaderListSize=new $Uint64(0,0);this.initialWindowSize=0;this.reqHeaderMu=$chanNil;this.wmu=new R.Mutex.ptr(0,0);this.bw=AAA.nil;this.fr=ADH.nil;this.werr=$ifaceNil;this.hbuf=new W.Buffer.ptr(ZL.nil,0,0);this.henc=AEC.nil;return;}this.t=t_;this.tconn=tconn_;this.tlsState=tlsState_;this.reused=reused_;this.singleUse=singleUse_;this.getConnCalled=getConnCalled_;this.readerDone=readerDone_;this.readerErr=readerErr_;this.idleTimeout=idleTimeout_;this.idleTimer=idleTimer_;this.mu=mu_;this.cond=cond_;this.flow=flow_;this.inflow=inflow_;this.doNotReuse=doNotReuse_;this.closing=closing_;this.closed=closed_;this.seenSettings=seenSettings_;this.wantSettingsAck=wantSettingsAck_;this.goAway=goAway_;this.goAwayDebug=goAwayDebug_;this.streams=streams_;this.streamsReserved=streamsReserved_;this.nextStreamID=nextStreamID_;this.pendingRequests=pendingRequests_;this.pings=pings_;this.br=br_;this.lastActive=lastActive_;this.lastIdle=lastIdle_;this.maxFrameSize=maxFrameSize_;this.maxConcurrentStreams=maxConcurrentStreams_;this.peerMaxHeaderListSize=peerMaxHeaderListSize_;this.initialWindowSize=initialWindowSize_;this.reqHeaderMu=reqHeaderMu_;this.wmu=wmu_;this.bw=bw_;this.fr=fr_;this.werr=werr_;this.hbuf=hbuf_;this.henc=henc_;});SI=$pkg.http2clientStream=$newType(0,$kindStruct,"http.http2clientStream",true,"net/http",false,function(cc_,ctx_,reqCancel_,trace_,ID_,bufPipe_,requestedGzip_,isHead_,abortOnce_,abort_,abortErr_,peerClosed_,donec_,on100_,respHeaderRecv_,res_,flow_,inflow_,bytesRemain_,readErr_,reqBody_,reqBodyContentLength_,reqBodyClosed_,sentEndStream_,sentHeaders_,firstByte_,pastHeaders_,pastTrailers_,num1xx_,readClosed_,readAborted_,trailer_,resTrailer_){this.$val=this;if(arguments.length===0){this.cc=ADC.nil;this.ctx=$ifaceNil;this.reqCancel=$chanNil;this.trace=AAH.nil;this.ID=0;this.bufPipe=new QF.ptr(new R.Mutex.ptr(0,0),new R.Cond.ptr(new R.noCopy.ptr(),$ifaceNil,new R.notifyList.ptr(0,0,0,0,0),0,0,$chanNil),$ifaceNil,0,$ifaceNil,$ifaceNil,$chanNil,$throwNilPointerError);this.requestedGzip=false;this.isHead=false;this.abortOnce=new R.Once.ptr(0,new R.Mutex.ptr(0,0));this.abort=$chanNil;this.abortErr=$ifaceNil;this.peerClosed=$chanNil;this.donec=$chanNil;this.on100=$chanNil;this.respHeaderRecv=$chanNil;this.res=AAG.nil;this.flow=new MH.ptr(ZV.zero(),0,ADG.nil);this.inflow=new MH.ptr(ZV.zero(),0,ADG.nil);this.bytesRemain=new $Int64(0,0);this.readErr=$ifaceNil;this.reqBody=$ifaceNil;this.reqBodyContentLength=new $Int64(0,0);this.reqBodyClosed=false;this.sentEndStream=false;this.sentHeaders=false;this.firstByte=false;this.pastHeaders=false;this.pastTrailers=false;this.num1xx=0;this.readClosed=false;this.readAborted=false;this.trailer=false;this.resTrailer=ABO.nil;return;}this.cc=cc_;this.ctx=ctx_;this.reqCancel=reqCancel_;this.trace=trace_;this.ID=ID_;this.bufPipe=bufPipe_;this.requestedGzip=requestedGzip_;this.isHead=isHead_;this.abortOnce=abortOnce_;this.abort=abort_;this.abortErr=abortErr_;this.peerClosed=peerClosed_;this.donec=donec_;this.on100=on100_;this.respHeaderRecv=respHeaderRecv_;this.res=res_;this.flow=flow_;this.inflow=inflow_;this.bytesRemain=bytesRemain_;this.readErr=readErr_;this.reqBody=reqBody_;this.reqBodyContentLength=reqBodyContentLength_;this.reqBodyClosed=reqBodyClosed_;this.sentEndStream=sentEndStream_;this.sentHeaders=sentHeaders_;this.firstByte=firstByte_;this.pastHeaders=pastHeaders_;this.pastTrailers=pastTrailers_;this.num1xx=num1xx_;this.readClosed=readClosed_;this.readAborted=readAborted_;this.trailer=trailer_;this.resTrailer=resTrailer_;});SK=$pkg.http2stickyErrWriter=$newType(0,$kindStruct,"http.http2stickyErrWriter",true,"net/http",false,function(conn_,timeout_,err_){this.$val=this;if(arguments.length===0){this.conn=$ifaceNil;this.timeout=new T.Duration(0,0);this.err=ADX.nil;return;}this.conn=conn_;this.timeout=timeout_;this.err=err_;});SL=$pkg.http2noCachedConnError=$newType(0,$kindStruct,"http.http2noCachedConnError",true,"net/http",false,function(){this.$val=this;if(arguments.length===0){return;}});SO=$pkg.http2RoundTripOpt=$newType(0,$kindStruct,"http.http2RoundTripOpt",true,"net/http",false,function(OnlyCachedConn_){this.$val=this;if(arguments.length===0){this.OnlyCachedConn=false;return;}this.OnlyCachedConn=OnlyCachedConn_;});SV=$pkg.http2ClientConnState=$newType(0,$kindStruct,"http.http2ClientConnState",true,"net/http",false,function(Closed_,Closing_,StreamsActive_,StreamsReserved_,StreamsPending_,MaxConcurrentStreams_,LastIdle_){this.$val=this;if(arguments.length===0){this.Closed=false;this.Closing=false;this.StreamsActive=0;this.StreamsReserved=0;this.StreamsPending=0;this.MaxConcurrentStreams=0;this.LastIdle=new T.Time.ptr(new $Uint64(0,0),new $Int64(0,0),YZ.nil);return;}this.Closed=Closed_;this.Closing=Closing_;this.StreamsActive=StreamsActive_;this.StreamsReserved=StreamsReserved_;this.StreamsPending=StreamsPending_;this.MaxConcurrentStreams=MaxConcurrentStreams_;this.LastIdle=LastIdle_;});SW=$pkg.http2clientConnIdleState=$newType(0,$kindStruct,"http.http2clientConnIdleState",true,"net/http",false,function(canTakeNewRequest_){this.$val=this;if(arguments.length===0){this.canTakeNewRequest=false;return;}this.canTakeNewRequest=canTakeNewRequest_;});TJ=$pkg.http2clientConnReadLoop=$newType(0,$kindStruct,"http.http2clientConnReadLoop",true,"net/http",false,function(_$0_,cc_){this.$val=this;if(arguments.length===0){this._$0=ZV.zero();this.cc=ADC.nil;return;}this._$0=_$0_;this.cc=cc_;});TK=$pkg.http2GoAwayError=$newType(0,$kindStruct,"http.http2GoAwayError",true,"net/http",false,function(LastStreamID_,ErrCode_,DebugData_){this.$val=this;if(arguments.length===0){this.LastStreamID=0;this.ErrCode=0;this.DebugData="";return;}this.LastStreamID=LastStreamID_;this.ErrCode=ErrCode_;this.DebugData=DebugData_;});TM=$pkg.http2transportResponseBody=$newType(0,$kindStruct,"http.http2transportResponseBody",true,"net/http",false,function(cs_){this.$val=this;if(arguments.length===0){this.cs=AEV.nil;return;}this.cs=cs_;});TR=$pkg.http2missingBody=$newType(0,$kindStruct,"http.http2missingBody",true,"net/http",false,function(){this.$val=this;if(arguments.length===0){return;}});TT=$pkg.http2erringRoundTripper=$newType(0,$kindStruct,"http.http2erringRoundTripper",true,"net/http",false,function(err_){this.$val=this;if(arguments.length===0){this.err=$ifaceNil;return;}this.err=err_;});TU=$pkg.http2gzipReader=$newType(0,$kindStruct,"http.http2gzipReader",true,"net/http",false,function(_$0_,body_,zr_,zerr_){this.$val=this;if(arguments.length===0){this._$0=ZV.zero();this.body=$ifaceNil;this.zr=ABB.nil;this.zerr=$ifaceNil;return;}this._$0=_$0_;this.body=body_;this.zr=zr_;this.zerr=zerr_;});TY=$pkg.http2noDialH2RoundTripper=$newType(0,$kindStruct,"http.http2noDialH2RoundTripper",true,"net/http",false,function(http2Transport_){this.$val=this;if(arguments.length===0){this.http2Transport=AER.nil;return;}this.http2Transport=http2Transport_;});UG=$pkg.http2writeFramer=$newType(8,$kindInterface,"http.http2writeFramer",true,"net/http",false,null);UH=$pkg.http2writeContext=$newType(8,$kindInterface,"http.http2writeContext",true,"net/http",false,null);UJ=$pkg.http2flushFrameWriter=$newType(0,$kindStruct,"http.http2flushFrameWriter",true,"net/http",false,function(){this.$val=this;if(arguments.length===0){return;}});UK=$pkg.http2writeSettings=$newType(12,$kindSlice,"http.http2writeSettings",true,"net/http",false,null);UL=$pkg.http2writeGoAway=$newType(0,$kindStruct,"http.http2writeGoAway",true,"net/http",false,function(maxStreamID_,code_){this.$val=this;if(arguments.length===0){this.maxStreamID=0;this.code=0;return;}this.maxStreamID=maxStreamID_;this.code=code_;});UM=$pkg.http2writeData=$newType(0,$kindStruct,"http.http2writeData",true,"net/http",false,function(streamID_,p_,endStream_){this.$val=this;if(arguments.length===0){this.streamID=0;this.p=ZL.nil;this.endStream=false;return;}this.streamID=streamID_;this.p=p_;this.endStream=endStream_;});UN=$pkg.http2handlerPanicRST=$newType(0,$kindStruct,"http.http2handlerPanicRST",true,"net/http",false,function(StreamID_){this.$val=this;if(arguments.length===0){this.StreamID=0;return;}this.StreamID=StreamID_;});UO=$pkg.http2writePingAck=$newType(0,$kindStruct,"http.http2writePingAck",true,"net/http",false,function(pf_){this.$val=this;if(arguments.length===0){this.pf=ADT.nil;return;}this.pf=pf_;});UP=$pkg.http2writeSettingsAck=$newType(0,$kindStruct,"http.http2writeSettingsAck",true,"net/http",false,function(){this.$val=this;if(arguments.length===0){return;}});UR=$pkg.http2writeResHeaders=$newType(0,$kindStruct,"http.http2writeResHeaders",true,"net/http",false,function(streamID_,httpResCode_,h_,trailers_,endStream_,date_,contentType_,contentLength_){this.$val=this;if(arguments.length===0){this.streamID=0;this.httpResCode=0;this.h=false;this.trailers=ZK.nil;this.endStream=false;this.date="";this.contentType="";this.contentLength="";return;}this.streamID=streamID_;this.httpResCode=httpResCode_;this.h=h_;this.trailers=trailers_;this.endStream=endStream_;this.date=date_;this.contentType=contentType_;this.contentLength=contentLength_;});UT=$pkg.http2writePushPromise=$newType(0,$kindStruct,"http.http2writePushPromise",true,"net/http",false,function(streamID_,method_,url_,h_,allocatePromisedID_,promisedID_){this.$val=this;if(arguments.length===0){this.streamID=0;this.method="";this.url=AAF.nil;this.h=false;this.allocatePromisedID=$throwNilPointerError;this.promisedID=0;return;}this.streamID=streamID_;this.method=method_;this.url=url_;this.h=h_;this.allocatePromisedID=allocatePromisedID_;this.promisedID=promisedID_;});UU=$pkg.http2write100ContinueHeadersFrame=$newType(0,$kindStruct,"http.http2write100ContinueHeadersFrame",true,"net/http",false,function(streamID_){this.$val=this;if(arguments.length===0){this.streamID=0;return;}this.streamID=streamID_;});UV=$pkg.http2writeWindowUpdate=$newType(0,$kindStruct,"http.http2writeWindowUpdate",true,"net/http",false,function(streamID_,n_){this.$val=this;if(arguments.length===0){this.streamID=0;this.n=0;return;}this.streamID=streamID_;this.n=n_;});UX=$pkg.http2WriteScheduler=$newType(8,$kindInterface,"http.http2WriteScheduler",true,"net/http",false,null);UY=$pkg.http2OpenStreamOptions=$newType(0,$kindStruct,"http.http2OpenStreamOptions",true,"net/http",false,function(PusherID_){this.$val=this;if(arguments.length===0){this.PusherID=0;return;}this.PusherID=PusherID_;});UZ=$pkg.http2FrameWriteRequest=$newType(0,$kindStruct,"http.http2FrameWriteRequest",true,"net/http",false,function(write_,stream_,done_){this.$val=this;if(arguments.length===0){this.write=$ifaceNil;this.stream=ZW.nil;this.done=$chanNil;return;}this.write=write_;this.stream=stream_;this.done=done_;});VA=$pkg.http2writeQueue=$newType(0,$kindStruct,"http.http2writeQueue",true,"net/http",false,function(s_){this.$val=this;if(arguments.length===0){this.s=AEW.nil;return;}this.s=s_;});VB=$pkg.http2writeQueuePool=$newType(12,$kindSlice,"http.http2writeQueuePool",true,"net/http",false,null);VC=$pkg.http2PriorityWriteSchedulerConfig=$newType(0,$kindStruct,"http.http2PriorityWriteSchedulerConfig",true,"net/http",false,function(MaxClosedNodesInTree_,MaxIdleNodesInTree_,ThrottleOutOfOrderWrites_){this.$val=this;if(arguments.length===0){this.MaxClosedNodesInTree=0;this.MaxIdleNodesInTree=0;this.ThrottleOutOfOrderWrites=false;return;}this.MaxClosedNodesInTree=MaxClosedNodesInTree_;this.MaxIdleNodesInTree=MaxIdleNodesInTree_;this.ThrottleOutOfOrderWrites=ThrottleOutOfOrderWrites_;});VE=$pkg.http2priorityNodeState=$newType(4,$kindInt,"http.http2priorityNodeState",true,"net/http",false,null);VF=$pkg.http2priorityNode=$newType(0,$kindStruct,"http.http2priorityNode",true,"net/http",false,function(q_,id_,weight_,state_,bytes_,subtreeBytes_,parent_,kids_,prev_,next_){this.$val=this;if(arguments.length===0){this.q=new VA.ptr(AEW.nil);this.id=0;this.weight=0;this.state=0;this.bytes=new $Int64(0,0);this.subtreeBytes=new $Int64(0,0);this.parent=AEY.nil;this.kids=AEY.nil;this.prev=AEY.nil;this.next=AEY.nil;return;}this.q=q_;this.id=id_;this.weight=weight_;this.state=state_;this.bytes=bytes_;this.subtreeBytes=subtreeBytes_;this.parent=parent_;this.kids=kids_;this.prev=prev_;this.next=next_;});VG=$pkg.http2sortPriorityNodeSiblings=$newType(12,$kindSlice,"http.http2sortPriorityNodeSiblings",true,"net/http",false,null);VH=$pkg.http2priorityWriteScheduler=$newType(0,$kindStruct,"http.http2priorityWriteScheduler",true,"net/http",false,function(root_,nodes_,maxID_,closedNodes_,idleNodes_,maxClosedNodesInTree_,maxIdleNodesInTree_,writeThrottleLimit_,enableWriteThrottle_,tmp_,queuePool_){this.$val=this;if(arguments.length===0){this.root=new VF.ptr(new VA.ptr(AEW.nil),0,0,0,new $Int64(0,0),new $Int64(0,0),AEY.nil,AEY.nil,AEY.nil,AEY.nil);this.nodes=false;this.maxID=0;this.closedNodes=AEZ.nil;this.idleNodes=AEZ.nil;this.maxClosedNodesInTree=0;this.maxIdleNodesInTree=0;this.writeThrottleLimit=0;this.enableWriteThrottle=false;this.tmp=AEZ.nil;this.queuePool=VB.nil;return;}this.root=root_;this.nodes=nodes_;this.maxID=maxID_;this.closedNodes=closedNodes_;this.idleNodes=idleNodes_;this.maxClosedNodesInTree=maxClosedNodesInTree_;this.maxIdleNodesInTree=maxIdleNodesInTree_;this.writeThrottleLimit=writeThrottleLimit_;this.enableWriteThrottle=enableWriteThrottle_;this.tmp=tmp_;this.queuePool=queuePool_;});VJ=$pkg.http2randomWriteScheduler=$newType(0,$kindStruct,"http.http2randomWriteScheduler",true,"net/http",false,function(zero_,sq_,queuePool_){this.$val=this;if(arguments.length===0){this.zero=new VA.ptr(AEW.nil);this.sq=false;this.queuePool=VB.nil;return;}this.zero=zero_;this.sq=sq_;this.queuePool=queuePool_;});XG=$pkg.Cookie=$newType(0,$kindStruct,"http.Cookie",true,"net/http",true,function(Name_,Value_,Path_,Domain_,Expires_,RawExpires_,MaxAge_,Secure_,HttpOnly_,SameSite_,Raw_,Unparsed_){this.$val=this;if(arguments.length===0){this.Name="";this.Value="";this.Path="";this.Domain="";this.Expires=new T.Time.ptr(new $Uint64(0,0),new $Int64(0,0),YZ.nil);this.RawExpires="";this.MaxAge=0;this.Secure=false;this.HttpOnly=false;this.SameSite=0;this.Raw="";this.Unparsed=ZK.nil;return;}this.Name=Name_;this.Value=Value_;this.Path=Path_;this.Domain=Domain_;this.Expires=Expires_;this.RawExpires=RawExpires_;this.MaxAge=MaxAge_;this.Secure=Secure_;this.HttpOnly=HttpOnly_;this.SameSite=SameSite_;this.Raw=Raw_;this.Unparsed=Unparsed_;});XH=$pkg.SameSite=$newType(4,$kindInt,"http.SameSite",true,"net/http",true,null);YD=$pkg.RoundTripper=$newType(8,$kindInterface,"http.RoundTripper",true,"net/http",true,null);YX=$pkg.noTransport=$newType(0,$kindStruct,"http.noTransport",true,"net/http",false,function(){this.$val=this;if(arguments.length===0){return;}});YY=$pkg.XHRTransport=$newType(0,$kindStruct,"http.XHRTransport",true,"net/http",true,function(inflight_){this.$val=this;if(arguments.length===0){this.inflight=false;return;}this.inflight=inflight_;});ACX=$newType(8,$kindInterface,"http.requestTooLarger",true,"net/http",false,null);ADZ=$newType(8,$kindInterface,"http.baseContexter",true,"net/http",false,null);AEQ=$newType(8,$kindInterface,"http.I",true,"net/http",true,null);YZ=$ptrType(T.Location);ZA=$ptrType(B.Resolver);ZB=$sliceType($emptyInterface);ZF=$sliceType(HH);ZG=$ptrType(R.Mutex);ZH=$ptrType(E.List);ZI=$ptrType(F.Config);ZK=$sliceType($String);ZL=$sliceType($Uint8);ZM=$sliceType(EX);ZN=$ptrType(ZL);ZO=$sliceType(ZL);ZR=$sliceType(KU);ZS=$ptrType(LH);ZT=$sliceType($Int);ZU=$funcType([],[],false);ZV=$arrayType(ZU,0);ZW=$ptrType(QX);ZX=$ptrType(JE);ZY=$ptrType(RP);ZZ=$ptrType(QW);AAA=$ptrType(C.Writer);AAB=$ptrType(RC);AAC=$chanType($error,false,false);AAD=$ptrType(RQ);AAE=$mapType($String,YD);AAF=$ptrType(O.URL);AAG=$ptrType(IW);AAH=$ptrType(L.ClientTrace);AAI=$ptrType(BA);AAJ=$ptrType(O.Userinfo);AAK=$ptrType(BY);AAL=$ptrType(E.Element);AAM=$ptrType(BS);AAN=$sliceType(AAM);AAO=$sliceType(AAK);AAP=$ptrType(T.Timer);AAQ=$structType("",[]);AAR=$ptrType($packages["crypto/x509"].Certificate);AAS=$sliceType(AAR);AAT=$sliceType(AAS);AAU=$ptrType(AT);AAV=$ptrType(F.ConnectionState);AAW=$ptrType(C.Reader);AAX=$ptrType(F.Conn);AAY=$sliceType(EN);AAZ=$ptrType(AH.Form);ABA=$ptrType(CW);ABB=$ptrType(D.Reader);ABC=$funcType([$String,ZB],[],true);ABD=$sliceType(F.Certificate);ABE=$ptrType($packages["crypto/x509"].CertPool);ABF=$sliceType($Uint16);ABG=$arrayType($Uint8,32);ABH=$sliceType(F.CurveID);ABI=$sliceType(F.ticketKey);ABJ=$ptrType(DF);ABK=$arrayType($Uint8,1);ABL=$sliceType(J.Reader);ABM=$ptrType(DQ);ABN=$ptrType(J.LimitedReader);ABO=$ptrType(KP);ABP=$ptrType(W.Reader);ABQ=$ptrType(W.Buffer);ABR=$ptrType(Q.Reader);ABS=$ptrType(EP);ABT=$ptrType(EQ);ABU=$ptrType(C.ReadWriter);ABV=$ptrType($Int32);ABW=$ptrType(HR);ABX=$ptrType(FT);ABY=$structType("net/http",[{prop:"atomic",name:"atomic",embedded:false,exported:false,typ:$Uint64,tag:""}]);ABZ=$ptrType(R.Cond);ACA=$ptrType(FP);ACB=$ptrType(R.Pool);ACC=$ptrType(FQ);ACD=$ptrType(DV);ACE=$ptrType(FL);ACF=$arrayType($Uint8,29);ACG=$arrayType($Uint8,10);ACH=$arrayType($Uint8,3);ACI=$sliceType($Uintptr);ACJ=$ptrType(AD.Func);ACK=$ptrType(GD);ACL=$ptrType($Uint64);ACM=$ptrType(B.OpError);ACN=$arrayType($Uint8,5);ACO=$ptrType(K.Logger);ACP=$sliceType(ZU);ACQ=$ptrType(B.Listener);ACR=$ptrType(QS);ACS=$ptrType(VC);ACT=$structType("",[{prop:"Reader",name:"Reader",embedded:true,exported:true,typ:J.Reader,tag:""},{prop:"Closer",name:"Closer",embedded:true,exported:true,typ:J.Closer,tag:""}]);ACU=$ptrType(XG);ACV=$ptrType(AH.Reader);ACW=$ptrType(N.Reader);ACY=$ptrType(JY);ACZ=$ptrType(AH.FileHeader);ADA=$sliceType(ACZ);ADB=$ptrType(KV);ADC=$ptrType(SH);ADD=$sliceType(ADC);ADE=$ptrType(LI);ADF=$ptrType(LJ);ADG=$ptrType(MH);ADH=$ptrType(MV);ADI=$ptrType(MW);ADJ=$arrayType($Uint8,9);ADK=$ptrType(AO.Decoder);ADL=$ptrType(NS);ADM=$arrayType($Uint8,8);ADN=$sliceType(AO.HeaderField);ADO=$ptrType(OK);ADP=$ptrType(OA);ADQ=$ptrType(NI);ADR=$ptrType(NA);ADS=$ptrType(NQ);ADT=$ptrType(NK);ADU=$ptrType(NM);ADV=$ptrType(NY);ADW=$ptrType(B.Dialer);ADX=$ptrType($error);ADY=$ptrType(QR);AEA=$ptrType(QU);AEB=$ptrType(PT);AEC=$ptrType(AO.Encoder);AED=$ptrType(AN.SyscallError);AEE=$funcType([$Int],[],false);AEF=$ptrType(RX);AEG=$ptrType(UM);AEH=$ptrType(UR);AEI=$ptrType(UT);AEJ=$ptrType(NV);AEK=$ptrType(OC);AEL=$ptrType(QF);AEM=$ptrType(PS);AEN=$ptrType(RR);AEO=$ptrType(QC);AEP=$ptrType(KN);AER=$ptrType(SD);AES=$interfaceType([{prop:"IsHTTP2NoCachedConnError",name:"IsHTTP2NoCachedConnError",pkg:"",typ:$funcType([],[],false)}]);AET=$ptrType($Uint32);AEU=$sliceType(PL);AEV=$ptrType(SI);AEW=$sliceType(UZ);AEX=$ptrType(VA);AEY=$ptrType(VF);AEZ=$sliceType(AEY);AFA=$ptrType(VB);AFB=$ptrType(AEZ);AFI=$sliceType(ACU);AFJ=$ptrType(Q.Builder);AFO=$ptrType(AR.Object);AFP=$funcType([AFO],[],false);AFQ=$ptrType(AY);AFR=$funcType([$error],[],false);AFS=$mapType(BX,AAO);AFT=$mapType(BX,BT);AFU=$mapType(AU,AFR);AFV=$mapType(BX,$Int);AFW=$funcType([ZX],[AAF,$error],false);AFX=$funcType([A.Context,$String,$String],[B.Conn,$error],false);AFY=$funcType([$String,$String],[B.Conn,$error],false);AFZ=$funcType([$String,AAX],[YD],false);AGA=$mapType($String,AFZ);AGB=$funcType([A.Context,AAF,$String],[KP,$error],false);AGC=$chanType(AAQ,false,false);AGD=$ptrType(BT);AGE=$ptrType(BW);AGF=$chanType(AAQ,false,true);AGG=$funcType([],[$Bool],false);AGH=$chanType(CF,false,false);AGI=$chanType(CG,false,false);AGJ=$funcType([KP],[],false);AGK=$ptrType(CC);AGL=$chanType(CE,false,false);AGM=$chanType(AAQ,true,false);AGN=$chanType($error,true,false);AGO=$ptrType(CH);AGP=$funcType([$error],[$error],false);AGQ=$funcType([],[$error],false);AGR=$ptrType(CY);AGS=$ptrType(DC);AGT=$mapType(AAK,AAL);AGU=$ptrType(DE);AGV=$chanType(FS,false,false);AGW=$ptrType(DI);AGX=$ptrType(ER);AGY=$funcType([A.Context,J.ReadWriter,EN],[$error],false);AGZ=$ptrType(ET);AHA=$ptrType(EZ);AHB=$ptrType(FA);AHC=$chanType($Bool,false,true);AHD=$ptrType(FM);AHE=$chanType($Bool,false,false);AHF=$ptrType(HE);AHG=$funcType([FH,ZX],[],false);AHH=$ptrType(HG);AHI=$mapType($String,HH);AHJ=$funcType([ABW,AAX,FG],[],false);AHK=$mapType($String,AHJ);AHL=$funcType([B.Conn,HS],[],false);AHM=$funcType([B.Listener],[A.Context],false);AHN=$funcType([A.Context,B.Conn],[A.Context],false);AHO=$mapType(ACQ,AAQ);AHP=$mapType(ACE,AAQ);AHR=$ptrType(IE);AHS=$ptrType(IH);AHT=$ptrType(IT);AHU=$ptrType(IU);AHV=$ptrType(JB);AHW=$funcType([],[J.ReadCloser,$error],false);AHX=$ptrType(KG);AHY=$mapType($String,$Bool);AHZ=$mapType($String,ADD);AIA=$mapType($String,ADE);AIB=$mapType(ADC,ZK);AIC=$mapType($String,ADF);AID=$ptrType(LR);AIE=$funcType([$String],[],false);AIF=$ptrType(MQ);AIG=$funcType([$Uint32],[ZL],false);AIH=$funcType([PL],[$error],false);AII=$ptrType(NO);AIJ=$ptrType(PY);AIK=$funcType([],[UX],false);AIL=$mapType(ZZ,AAQ);AIM=$chanType(RA,false,false);AIN=$chanType(UZ,false,false);AIO=$chanType(RB,false,false);AIP=$chanType(RO,false,false);AIQ=$chanType($emptyInterface,false,false);AIR=$mapType($Uint32,ZW);AIS=$mapType($String,$String);AIT=$funcType([$String,$String,ZI],[B.Conn,$error],false);AIU=$mapType($Uint32,AEV);AIV=$mapType(ADM,AGC);AIW=$funcType([$Int,N.MIMEHeader],[$error],false);AIX=$ptrType(TJ);AIY=$ptrType(TU);AIZ=$ptrType(UL);AJA=$funcType([],[$Uint32,$error],false);AJB=$ptrType(UZ);AJC=$funcType([AEY,$Bool],[$Bool],false);AJD=$ptrType(VH);AJE=$mapType($Uint32,AEY);AJF=$ptrType(VJ);AJG=$mapType($Uint32,AEX);AJO=$ptrType(YY);AJP=$mapType(ZX,AFO);AS=function(g){var g;return $throwNilPointerError;};AT.ptr.prototype.writeBufferSize=function(){var g;g=this;if(g.WriteBufferSize>0){return g.WriteBufferSize;}return 4096;};AT.prototype.writeBufferSize=function(){return this.$val.writeBufferSize();};AT.ptr.prototype.readBufferSize=function(){var g;g=this;if(g.ReadBufferSize>0){return g.ReadBufferSize;}return 4096;};AT.prototype.readBufferSize=function(){return this.$val.readBufferSize();};AT.ptr.prototype.Clone=function(){var{g,h,i,j,k,l,m,n,o,p,q,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;$r=g.nextProtoOnce.Do($methodVal(g,"onceSetNextProtoDefaults"));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}h=new AT.ptr(new R.Mutex.ptr(0,0),false,false,false,new DC.ptr(ZH.nil,false),new R.Mutex.ptr(0,0),false,new R.Mutex.ptr(0,0),new S.Value.ptr($ifaceNil),new R.Mutex.ptr(0,0),false,false,g.Proxy,g.DialContext,g.Dial,g.DialTLSContext,g.DialTLS,ZI.nil,g.TLSHandshakeTimeout,g.DisableKeepAlives,g.DisableCompression,g.MaxIdleConns,g.MaxIdleConnsPerHost,g.MaxConnsPerHost,g.IdleConnTimeout,g.ResponseHeaderTimeout,g.ExpectContinueTimeout,false,new KP(g.ProxyConnectHeader).Clone(),g.GetProxyConnectHeader,g.MaxResponseHeaderBytes,g.WriteBufferSize,g.ReadBufferSize,new R.Once.ptr(0,new R.Mutex.ptr(0,0)),$ifaceNil,false,g.ForceAttemptHTTP2);if(!(g.TLSClientConfig===ZI.nil)){$s=2;continue;}$s=3;continue;case 2:i=g.TLSClientConfig.Clone();$s=4;case 4:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}h.TLSClientConfig=i;case 3:if(!g.tlsNextProtoWasNil){j=$makeMap($String.keyFor,[]);k=g.TLSNextProto;l=0;m=$keys(k);while(true){if(!(l0||(ab.$high===0&&ab.$low>=4294967295))){z.MaxHeaderListSize=4294967295;}else{z.MaxHeaderListSize=((ab.$low>>>0));}}$s=-1;return;}return;}var $f={$blk:AT.ptr.prototype.onceSetNextProtoDefaults,$c:true,$r,aa,ab,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};AT.prototype.onceSetNextProtoDefaults=function(){return this.$val.onceSetNextProtoDefaults();};AW=function(g){var{g,h,i,j,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=BF();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h(g.URL);$s=2;case 2:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;$s=3;case 3:return j;}return;}var $f={$blk:AW,$c:true,$r,g,h,i,j,$s};return $f;};$pkg.ProxyFromEnvironment=AW;AY.ptr.prototype.extraHeaders=function(){var g;g=this;if(g.extra===false){g.extra={};}return g.extra;};AY.prototype.extraHeaders=function(){return this.$val.extraHeaders();};AY.ptr.prototype.setError=function(g){var{g,h,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;$r=h.mu.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if($interfaceIsEqual(h.err,$ifaceNil)){h.err=g;}$r=h.mu.Unlock();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:AY.ptr.prototype.setError,$c:true,$r,g,h,$s};return $f;};AY.prototype.setError=function(g){return this.$val.setError(g);};AT.ptr.prototype.useRegisteredProtocol=function(g){var{g,h,i,j,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;if(!(g.URL.Scheme==="https")){i=false;$s=3;continue s;}j=g.requiresHTTP1();$s=4;case 4:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}i=j;case 3:if(i){$s=1;continue;}$s=2;continue;case 1:$s=-1;return false;case 2:$s=-1;return true;}return;}var $f={$blk:AT.ptr.prototype.useRegisteredProtocol,$c:true,$r,g,h,i,j,$s};return $f;};AT.prototype.useRegisteredProtocol=function(g){return this.$val.useRegisteredProtocol(g);};AT.ptr.prototype.alternateRoundTripper=function(g){var{g,h,i,j,k,l,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;i=h.useRegisteredProtocol(g);$s=3;case 3:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}if(!i){$s=1;continue;}$s=2;continue;case 1:$s=-1;return $ifaceNil;case 2:j=$assertType(h.altProto.Load(),AAE,true);k=j[0];$s=-1;return(l=k[$String.keyFor(g.URL.Scheme)],l!==undefined?l.v:$ifaceNil);}return;}var $f={$blk:AT.ptr.prototype.alternateRoundTripper,$c:true,$r,g,h,i,j,k,l,$s};return $f;};AT.prototype.alternateRoundTripper=function(g){return this.$val.alternateRoundTripper(g);};AT.ptr.prototype.roundTrip=function(g){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,ca,cb,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;$r=h.nextProtoOnce.Do($methodVal(h,"onceSetNextProtoDefaults"));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}i=g.Context();j=L.ContextClientTrace(i);$s=2;case 2:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;if(g.URL===AAF.nil){$s=3;continue;}$s=4;continue;case 3:l=g.closeBody();$s=5;case 5:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}l;$s=-1;return[AAG.nil,G.New("http: nil Request.URL")];case 4:if(g.Header===false){$s=6;continue;}$s=7;continue;case 6:m=g.closeBody();$s=8;case 8:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}m;$s=-1;return[AAG.nil,G.New("http: nil Request.Header")];case 7:n=g.URL.Scheme;o=n==="http"||n==="https";if(o){$s=9;continue;}$s=10;continue;case 9:p=g.Header;q=0;r=$keys(p);case 11:if(!(q=y.$length)?($throwRuntimeError("index out of range"),undefined):y.$array[y.$offset+z]);if(!U.ValidHeaderFieldValue(aa)){$s=20;continue;}$s=21;continue;case 20:ab=g.closeBody();$s=22;case 22:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}ab;ac=H.Errorf("net/http: invalid header field value %q for key %v",new ZB([new $String(aa),new $String(t)]));$s=23;case 23:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}ad=[AAG.nil,ac];$s=24;case 24:return ad;case 21:z++;$s=18;continue;case 19:q++;$s=11;continue;case 12:case 10:ae=g;af=new AU.ptr(ae);g=BB(g);ag=h.alternateRoundTripper(g);$s=25;case 25:if($c){$c=false;ag=ag.$blk();}if(ag&&ag.$blk!==undefined){break s;}ah=ag;if(!($interfaceIsEqual(ah,$ifaceNil))){$s=26;continue;}$s=27;continue;case 26:aj=ah.RoundTrip(g);$s=28;case 28:if($c){$c=false;aj=aj.$blk();}if(aj&&aj.$blk!==undefined){break s;}ai=aj;ak=ai[0];al=ai[1];if(!($interfaceIsEqual(al,$pkg.ErrSkipAltProtocol))){$s=-1;return[ak,al];}am=$ifaceNil;ao=BC(g);$s=29;case 29:if($c){$c=false;ao=ao.$blk();}if(ao&&ao.$blk!==undefined){break s;}an=ao;g=an[0];am=an[1];if(!($interfaceIsEqual(am,$ifaceNil))){$s=-1;return[AAG.nil,am];}case 27:if(!o){$s=30;continue;}$s=31;continue;case 30:ap=g.closeBody();$s=32;case 32:if($c){$c=false;ap=ap.$blk();}if(ap&&ap.$blk!==undefined){break s;}ap;aq=JC("unsupported protocol scheme",n);$s=33;case 33:if($c){$c=false;aq=aq.$blk();}if(aq&&aq.$blk!==undefined){break s;}ar=[AAG.nil,aq];$s=34;case 34:return ar;case 31:if(!(!(g.Method===""))){as=false;$s=37;continue s;}at=JN(g.Method);$s=38;case 38:if($c){$c=false;at=at.$blk();}if(at&&at.$blk!==undefined){break s;}as=!at;case 37:if(as){$s=35;continue;}$s=36;continue;case 35:au=g.closeBody();$s=39;case 39:if($c){$c=false;au=au.$blk();}if(au&&au.$blk!==undefined){break s;}au;av=H.Errorf("net/http: invalid method %q",new ZB([new $String(g.Method)]));$s=40;case 40:if($c){$c=false;av=av.$blk();}if(av&&av.$blk!==undefined){break s;}aw=[AAG.nil,av];$s=41;case 41:return aw;case 36:if(g.URL.Host===""){$s=42;continue;}$s=43;continue;case 42:ax=g.closeBody();$s=44;case 44:if($c){$c=false;ax=ax.$blk();}if(ax&&ax.$blk!==undefined){break s;}ax;$s=-1;return[AAG.nil,G.New("http: no Host in request URL")];case 43:case 45:az=i.Done();$s=47;case 47:if($c){$c=false;az=az.$blk();}if(az&&az.$blk!==undefined){break s;}ay=$select([[az],[]]);if(ay[0]===0){$s=48;continue;}if(ay[0]===1){$s=49;continue;}$s=50;continue;case 48:ba=g.closeBody();$s=51;case 51:if($c){$c=false;ba=ba.$blk();}if(ba&&ba.$blk!==undefined){break s;}ba;bb=i.Err();$s=52;case 52:if($c){$c=false;bb=bb.$blk();}if(bb&&bb.$blk!==undefined){break s;}bc=[AAG.nil,bb];$s=53;case 53:return bc;case 49:case 50:bd=new AY.ptr(g,false,k,$clone(af,AU),new R.Mutex.ptr(0,0),$ifaceNil);bf=h.connectMethodForRequest(bd);$s=54;case 54:if($c){$c=false;bf=bf.$blk();}if(bf&&bf.$blk!==undefined){break s;}be=bf;bg=$clone(be[0],BW);bh=be[1];if(!($interfaceIsEqual(bh,$ifaceNil))){$s=55;continue;}$s=56;continue;case 55:bi=g.closeBody();$s=57;case 57:if($c){$c=false;bi=bi.$blk();}if(bi&&bi.$blk!==undefined){break s;}bi;$s=-1;return[AAG.nil,bh];case 56:bk=h.getConn(bd,$clone(bg,BW));$s=58;case 58:if($c){$c=false;bk=bk.$blk();}if(bk&&bk.$blk!==undefined){break s;}bj=bk;bl=bj[0];bh=bj[1];if(!($interfaceIsEqual(bh,$ifaceNil))){$s=59;continue;}$s=60;continue;case 59:$r=h.setReqCanceler($clone(af,AU),$throwNilPointerError);$s=61;case 61:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}bm=g.closeBody();$s=62;case 62:if($c){$c=false;bm=bm.$blk();}if(bm&&bm.$blk!==undefined){break s;}bm;$s=-1;return[AAG.nil,bh];case 60:bn=AAG.nil;if(!($interfaceIsEqual(bl.alt,$ifaceNil))){$s=63;continue;}$s=64;continue;case 63:$r=h.setReqCanceler($clone(af,AU),$throwNilPointerError);$s=66;case 66:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}bp=bl.alt.RoundTrip(g);$s=67;case 67:if($c){$c=false;bp=bp.$blk();}if(bp&&bp.$blk!==undefined){break s;}bo=bp;bn=bo[0];bh=bo[1];$s=65;continue;case 64:br=bl.roundTrip(bd);$s=68;case 68:if($c){$c=false;br=br.$blk();}if(br&&br.$blk!==undefined){break s;}bq=br;bn=bq[0];bh=bq[1];case 65:if($interfaceIsEqual(bh,$ifaceNil)){bn.Request=ae;$s=-1;return[bn,$ifaceNil];}if(SM(bh)){$s=69;continue;}bs=bl.shouldRetryRequest(g,bh);$s=72;case 72:if($c){$c=false;bs=bs.$blk();}if(bs&&bs.$blk!==undefined){break s;}if(!bs){$s=70;continue;}$s=71;continue;case 69:bt=h.removeIdleConn(bl);$s=75;case 75:if($c){$c=false;bt=bt.$blk();}if(bt&&bt.$blk!==undefined){break s;}if(bt){$s=73;continue;}$s=74;continue;case 73:$r=h.decConnsPerHost($clone(bl.cacheKey,BX));$s=76;case 76:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 74:$s=71;continue;case 70:bu=$assertType(bh,CD,true);bv=$clone(bu[0],CD);bw=bu[1];if(bw){bh=bv.error;}bx=$assertType(bh,BQ,true);by=$clone(bx[0],BQ);bz=bx[1];if(bz){bh=by.err;}$s=-1;return[AAG.nil,bh];case 71:$r=CO();$s=77;case 77:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}cb=BC(g);$s=78;case 78:if($c){$c=false;cb=cb.$blk();}if(cb&&cb.$blk!==undefined){break s;}ca=cb;g=ca[0];bh=ca[1];if(!($interfaceIsEqual(bh,$ifaceNil))){$s=-1;return[AAG.nil,bh];}$s=45;continue;case 46:$s=-1;return[AAG.nil,$ifaceNil];}return;}var $f={$blk:AT.ptr.prototype.roundTrip,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,ca,cb,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};AT.prototype.roundTrip=function(g){return this.$val.roundTrip(g);};BA.ptr.prototype.Read=function(g){var{g,h,i,j,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;h.didRead=true;i=h.ReadCloser.Read(g);$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;$s=2;case 2:return j;}return;}var $f={$blk:BA.ptr.prototype.Read,$c:true,$r,g,h,i,j,$s};return $f;};BA.prototype.Read=function(g){return this.$val.Read(g);};BA.ptr.prototype.Close=function(){var{g,h,i,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;g.didClose=true;h=g.ReadCloser.Close();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=2;case 2:return i;}return;}var $f={$blk:BA.ptr.prototype.Close,$c:true,$r,g,h,i,$s};return $f;};BA.prototype.Close=function(){return this.$val.Close();};BB=function(g){var g,h;if($interfaceIsEqual(g.Body,$ifaceNil)||$interfaceIsEqual(g.Body,new $pkg.NoBody.constructor.elem($pkg.NoBody))){return g;}h=$clone(g,JE);h.Body=new BA.ptr(g.Body,false,false);return h;};BC=function(g){var{g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=[h];i=ZX.nil;j=$ifaceNil;if($interfaceIsEqual(g.Body,$ifaceNil)||$interfaceIsEqual(g.Body,new $pkg.NoBody.constructor.elem($pkg.NoBody))||(!$assertType(g.Body,AAI).didRead&&!$assertType(g.Body,AAI).didClose)){k=g;l=$ifaceNil;i=k;j=l;$s=-1;return[i,j];}if(!$assertType(g.Body,AAI).didClose){$s=1;continue;}$s=2;continue;case 1:m=g.closeBody();$s=3;case 3:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}m;case 2:if(g.GetBody===$throwNilPointerError){n=ZX.nil;o=AZ;i=n;j=o;$s=-1;return[i,j];}q=g.GetBody();$s=4;case 4:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}p=q;r=p[0];j=p[1];if(!($interfaceIsEqual(j,$ifaceNil))){s=ZX.nil;t=j;i=s;j=t;$s=-1;return[i,j];}h[0]=$clone(g,JE);h[0].Body=new BA.ptr(r,false,false);u=h[0];v=$ifaceNil;i=u;j=v;$s=-1;return[i,j];}return;}var $f={$blk:BC,$c:true,$r,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s};return $f;};BY.ptr.prototype.shouldRetryRequest=function(g,h){var{g,h,i,j,k,l,m,n,o,$s,$r,$c}=$restore(this,{g,h});$s=$s||0;s:while(true){switch($s){case 0:i=this;if(SM(h)){$s=-1;return true;}if($interfaceIsEqual(h,JH)){$s=-1;return false;}j=i.isReused();$s=3;case 3:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}if(!j){$s=1;continue;}$s=2;continue;case 1:$s=-1;return false;case 2:k=$assertType(h,CD,true);l=k[1];if(l){$s=-1;return(m=g.outgoingLength(),(m.$high===0&&m.$low===0))||!(g.GetBody===$throwNilPointerError);}if(!g.isReplayable()){$s=-1;return false;}n=$assertType(h,BQ,true);o=n[1];if(o){$s=-1;return true;}if($interfaceIsEqual(h,BP)){$s=-1;return true;}$s=-1;return false;}return;}var $f={$blk:BY.ptr.prototype.shouldRetryRequest,$c:true,$r,g,h,i,j,k,l,m,n,o,$s};return $f;};BY.prototype.shouldRetryRequest=function(g,h){return this.$val.shouldRetryRequest(g,h);};AT.ptr.prototype.RegisterProtocol=function(g,h){var{g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s,$deferred,$r,$c}=$restore(this,{g,h});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);i=this;$r=i.altMu.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(i.altMu,"Unlock"),[]]);j=$assertType(i.altProto.Load(),AAE,true);k=j[0];l=(m=k[$String.keyFor(g)],m!==undefined?[m.v,true]:[$ifaceNil,false]);n=l[1];if(n){$panic(new $String("protocol "+g+" already registered"));}o={};p=k;q=0;r=$keys(p);while(true){if(!(q=n.$length)?($throwRuntimeError("index out of range"),undefined):n.$array[n.$offset+o]);$r=p.close(BM);$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}o++;$s=6;continue;case 7:j++;$s=4;continue;case 5:q=g.h2transport;if(!($interfaceIsEqual(q,$ifaceNil))){$s=9;continue;}$s=10;continue;case 9:$r=q.CloseIdleConnections();$s=11;case 11:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 10:$s=-1;return;}return;}var $f={$blk:AT.ptr.prototype.CloseIdleConnections,$c:true,$r,g,h,i,j,k,l,m,n,o,p,q,$s};return $f;};AT.prototype.CloseIdleConnections=function(){return this.$val.CloseIdleConnections();};AT.ptr.prototype.CancelRequest=function(g){var{g,h,i,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;i=h.cancelRequest(new AU.ptr(g),CJ);$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}i;$s=-1;return;}return;}var $f={$blk:AT.ptr.prototype.CancelRequest,$c:true,$r,g,h,i,$s};return $f;};AT.prototype.CancelRequest=function(g){return this.$val.CancelRequest(g);};AT.ptr.prototype.cancelRequest=function(g,h){var{g,h,i,j,k,l,$s,$deferred,$r,$c}=$restore(this,{g,h});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);i=this;$r=i.reqMu.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(i.reqMu,"Unlock"),[]]);k=(j=i.reqCanceler[AU.keyFor(g)],j!==undefined?j.v:$throwNilPointerError);delete i.reqCanceler[AU.keyFor(g)];if(!(k===$throwNilPointerError)){$s=2;continue;}$s=3;continue;case 2:$r=k(h);$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 3:l=!(k===$throwNilPointerError);$s=5;case 5:return l;}return;}}catch(err){$err=err;$s=-1;return false;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:AT.ptr.prototype.cancelRequest,$c:true,$r,g,h,i,j,k,l,$s,$deferred};return $f;}}};AT.prototype.cancelRequest=function(g,h){return this.$val.cancelRequest(g,h);};BF=function(){var{$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:$r=BD.Do((function $b(){var{g,h,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=V.FromEnvironment();$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g.ProxyFunc();$s=2;case 2:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}BE=h;$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,g,h,$s};return $f;}));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return BE;}return;}var $f={$blk:BF,$c:true,$r,$s};return $f;};AT.ptr.prototype.connectMethodForRequest=function(g){var{g,h,i,j,k,l,m,n,o,p,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=new BW.ptr(ZV.zero(),AAF.nil,"","",false);i=$ifaceNil;j=this;h.targetScheme=g.Request.URL.Scheme;k=CV(g.Request.URL);$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}h.targetAddr=k;if(!(j.Proxy===$throwNilPointerError)){$s=2;continue;}$s=3;continue;case 2:m=j.Proxy(g.Request);$s=4;case 4:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}l=m;h.proxyURL=l[0];i=l[1];case 3:n=g.Request.requiresHTTP1();$s=5;case 5:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}h.onlyH1=n;o=$clone(h,BW);p=i;BW.copy(h,o);i=p;$s=-1;return[h,i];}return;}var $f={$blk:AT.ptr.prototype.connectMethodForRequest,$c:true,$r,g,h,i,j,k,l,m,n,o,p,$s};return $f;};AT.prototype.connectMethodForRequest=function(g){return this.$val.connectMethodForRequest(g);};BW.ptr.prototype.proxyAuth=function(){var g,h,i,j,k;g=this;if(g.proxyURL===AAF.nil){return"";}h=g.proxyURL.User;if(!(h===AAJ.nil)){i=h.Username();j=h.Password();k=j[0];return"Basic "+YJ(i,k);}return"";};BW.prototype.proxyAuth=function(){return this.$val.proxyAuth();};BQ.ptr.prototype.Unwrap=function(){var g;g=this;return g.err;};BQ.prototype.Unwrap=function(){return this.$val.Unwrap();};BQ.ptr.prototype.Error=function(){var{g,h,i,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=H.Sprintf("net/http: Transport failed to read from server: %v",new ZB([g.err]));$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=2;case 2:return i;}return;}var $f={$blk:BQ.ptr.prototype.Error,$c:true,$r,g,h,i,$s};return $f;};BQ.prototype.Error=function(){return this.$val.Error();};AT.ptr.prototype.putOrCloseIdleConn=function(g){var{g,h,i,j,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;i=h.tryPutIdleConn(g);$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;if(!($interfaceIsEqual(j,$ifaceNil))){$s=2;continue;}$s=3;continue;case 2:$r=g.close(j);$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 3:$s=-1;return;}return;}var $f={$blk:AT.ptr.prototype.putOrCloseIdleConn,$c:true,$r,g,h,i,j,$s};return $f;};AT.prototype.putOrCloseIdleConn=function(g){return this.$val.putOrCloseIdleConn(g);};AT.ptr.prototype.maxIdleConnsPerHost=function(){var g,h;g=this;h=g.MaxIdleConnsPerHost;if(!((h===0))){return h;}return 2;};AT.prototype.maxIdleConnsPerHost=function(){return this.$val.maxIdleConnsPerHost();};AT.ptr.prototype.tryPutIdleConn=function(g){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred,$r,$c}=$restore(this,{g});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);h=this;if(h.DisableKeepAlives||h.MaxIdleConnsPerHost<0){$s=1;continue;}$s=2;continue;case 1:i=BH;$s=3;case 3:return i;case 2:j=g.isBroken();$s=6;case 6:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}if(j){$s=4;continue;}$s=5;continue;case 4:k=BI;$s=7;case 7:return k;case 5:$r=g.markReused();$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=h.idleMu.Lock();$s=9;case 9:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(h.idleMu,"Unlock"),[]]);if(!($interfaceIsEqual(g.alt,$ifaceNil))&&!((l=h.idleLRU.m[AAK.keyFor(g)],l!==undefined?l.v:AAL.nil)===AAL.nil)){$s=10;continue;}$s=11;continue;case 10:m=$ifaceNil;$s=12;case 12:return m;case 11:n=$clone(g.cacheKey,BX);o=(p=h.idleConnWait[BX.keyFor(n)],p!==undefined?[p.v,true]:[new BT.ptr(AAN.nil,0,AAN.nil),false]);q=$clone(o[0],BT);r=o[1];if(r){$s=13;continue;}$s=14;continue;case 13:s=false;if($interfaceIsEqual(g.alt,$ifaceNil)){$s=15;continue;}$s=16;continue;case 15:case 18:if(!(q.len()>0)){$s=19;continue;}t=q.popFront();u=t.tryDeliver(g,$ifaceNil);$s=22;case 22:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}if(u){$s=20;continue;}$s=21;continue;case 20:s=true;$s=19;continue;case 21:$s=18;continue;case 19:$s=17;continue;case 16:case 23:if(!(q.len()>0)){$s=24;continue;}v=q.popFront();w=v.tryDeliver(g,$ifaceNil);$s=25;case 25:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}w;$s=23;continue;case 24:case 17:if(q.len()===0){delete h.idleConnWait[BX.keyFor(n)];}else{x=$clone(n,BX);(h.idleConnWait||$throwRuntimeError("assignment to entry in nil map"))[BX.keyFor(x)]={k:x,v:$clone(q,BT)};}if(s){$s=26;continue;}$s=27;continue;case 26:y=$ifaceNil;$s=28;case 28:return y;case 27:case 14:if(h.closeIdle){$s=29;continue;}$s=30;continue;case 29:z=BJ;$s=31;case 31:return z;case 30:if(h.idleConn===false){h.idleConn={};}ab=(aa=h.idleConn[BX.keyFor(n)],aa!==undefined?aa.v:AAO.nil);if(ab.$length>=h.maxIdleConnsPerHost()){$s=32;continue;}$s=33;continue;case 32:ac=BL;$s=34;case 34:return ac;case 33:ad=ab;ae=0;case 35:if(!(ae=ad.$length)?($throwRuntimeError("index out of range"),undefined):ad.$array[ad.$offset+ae]);if(af===g){$s=37;continue;}$s=38;continue;case 37:$r=K.Fatalf("dup idle pconn %p in freelist",new ZB([g]));$s=39;case 39:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 38:ae++;$s=35;continue;case 36:ag=$clone(n,BX);(h.idleConn||$throwRuntimeError("assignment to entry in nil map"))[BX.keyFor(ag)]={k:ag,v:$append(ab,g)};h.idleLRU.add(g);if(!((h.MaxIdleConns===0))&&h.idleLRU.len()>h.MaxIdleConns){$s=40;continue;}$s=41;continue;case 40:ah=h.idleLRU.removeOldest();$r=ah.close(BK);$s=42;case 42:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}h.removeIdleConnLocked(ah);case 41:if((ai=h.IdleConnTimeout,(ai.$high>0||(ai.$high===0&&ai.$low>0)))&&$interfaceIsEqual(g.alt,$ifaceNil)){$s=43;continue;}$s=44;continue;case 43:if(!(g.idleTimer===AAP.nil)){$s=45;continue;}$s=46;continue;case 45:aj=g.idleTimer.Reset(h.IdleConnTimeout);$s=48;case 48:if($c){$c=false;aj=aj.$blk();}if(aj&&aj.$blk!==undefined){break s;}aj;$s=47;continue;case 46:ak=T.AfterFunc(h.IdleConnTimeout,$methodVal(g,"closeConnIfStillIdle"));$s=49;case 49:if($c){$c=false;ak=ak.$blk();}if(ak&&ak.$blk!==undefined){break s;}g.idleTimer=ak;case 47:case 44:al=T.Now();$s=50;case 50:if($c){$c=false;al=al.$blk();}if(al&&al.$blk!==undefined){break s;}T.Time.copy(g.idleAt,al);am=$ifaceNil;$s=51;case 51:return am;}return;}}catch(err){$err=err;$s=-1;return $ifaceNil;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:AT.ptr.prototype.tryPutIdleConn,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred};return $f;}}};AT.prototype.tryPutIdleConn=function(g){return this.$val.tryPutIdleConn(g);};AT.ptr.prototype.queueForIdleConn=function(g){var{aa,ab,ac,ad,ae,af,ag,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred,$r,$c}=$restore(this,{g});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);h=false;i=this;if(i.DisableKeepAlives){$s=1;continue;}$s=2;continue;case 1:h=false;j=h;$s=3;case 3:return j;case 2:$r=i.idleMu.Lock();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(i.idleMu,"Unlock"),[]]);i.closeIdle=false;if(g===AAM.nil){$s=5;continue;}$s=6;continue;case 5:h=false;k=h;$s=7;case 7:return k;case 6:l=new T.Time.ptr(new $Uint64(0,0),new $Int64(0,0),YZ.nil);if((m=i.IdleConnTimeout,(m.$high>0||(m.$high===0&&m.$low>0)))){$s=8;continue;}$s=9;continue;case 8:n=T.Now();$s=10;case 10:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}p=$clone(n,T.Time).Add((o=i.IdleConnTimeout,new T.Duration(-o.$high,-o.$low)));$s=11;case 11:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}T.Time.copy(l,p);case 9:q=(r=i.idleConn[BX.keyFor(g.key)],r!==undefined?[r.v,true]:[AAO.nil,false]);s=q[0];t=q[1];if(t){$s=12;continue;}$s=13;continue;case 12:u=false;v=false;case 14:if(!(s.$length>0&&!u)){$s=15;continue;}x=(w=s.$length-1>>0,((w<0||w>=s.$length)?($throwRuntimeError("index out of range"),undefined):s.$array[s.$offset+w]));y=!$clone(l,T.Time).IsZero()&&$clone($clone(x.idleAt,T.Time).Round(new T.Duration(0,0)),T.Time).Before($clone(l,T.Time));if(y){$s=16;continue;}$s=17;continue;case 16:$go($methodVal(x,"closeConnIfStillIdle"),[]);case 17:z=x.isBroken();$s=20;case 20:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}if(z||y){$s=18;continue;}$s=19;continue;case 18:s=$subslice(s,0,(s.$length-1>>0));$s=14;continue;case 19:aa=g.tryDeliver(x,$ifaceNil);$s=21;case 21:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}v=aa;if(v){if(!($interfaceIsEqual(x.alt,$ifaceNil))){}else{i.idleLRU.remove(x);s=$subslice(s,0,(s.$length-1>>0));}}u=true;$s=14;continue;case 15:if(s.$length>0){ab=$clone(g.key,BX);(i.idleConn||$throwRuntimeError("assignment to entry in nil map"))[BX.keyFor(ab)]={k:ab,v:s};}else{delete i.idleConn[BX.keyFor(g.key)];}if(u){$s=22;continue;}$s=23;continue;case 22:h=v;ac=h;$s=24;case 24:return ac;case 23:case 13:if(i.idleConnWait===false){i.idleConnWait={};}ae=$clone((ad=i.idleConnWait[BX.keyFor(g.key)],ad!==undefined?ad.v:new BT.ptr(AAN.nil,0,AAN.nil)),BT);ae.cleanFront();ae.pushBack(g);af=$clone(g.key,BX);(i.idleConnWait||$throwRuntimeError("assignment to entry in nil map"))[BX.keyFor(af)]={k:af,v:$clone(ae,BT)};h=false;ag=h;$s=25;case 25:return ag;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if(!$curGoroutine.asleep){return h;}if($curGoroutine.asleep){var $f={$blk:AT.ptr.prototype.queueForIdleConn,$c:true,$r,aa,ab,ac,ad,ae,af,ag,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred};return $f;}}};AT.prototype.queueForIdleConn=function(g){return this.$val.queueForIdleConn(g);};AT.ptr.prototype.removeIdleConn=function(g){var{g,h,i,$s,$deferred,$r,$c}=$restore(this,{g});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);h=this;$r=h.idleMu.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(h.idleMu,"Unlock"),[]]);i=h.removeIdleConnLocked(g);$s=2;case 2:return i;}return;}}catch(err){$err=err;$s=-1;return false;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:AT.ptr.prototype.removeIdleConn,$c:true,$r,g,h,i,$s,$deferred};return $f;}}};AT.prototype.removeIdleConn=function(g){return this.$val.removeIdleConn(g);};AT.ptr.prototype.removeIdleConnLocked=function(g){var g,h,i,j,k,l,m,n,o,p,q,r;h=this;if(!(g.idleTimer===AAP.nil)){g.idleTimer.Stop();}h.idleLRU.remove(g);i=$clone(g.cacheKey,BX);k=(j=h.idleConn[BX.keyFor(i)],j!==undefined?j.v:AAO.nil);l=false;m=k.$length;if(m===(0)){}else if(m===(1)){if((0>=k.$length?($throwRuntimeError("index out of range"),undefined):k.$array[k.$offset+0])===g){delete h.idleConn[BX.keyFor(i)];l=true;}}else{n=k;o=0;while(true){if(!(o=n.$length)?($throwRuntimeError("index out of range"),undefined):n.$array[n.$offset+o]);if(!(q===g)){o++;continue;}$copySlice($subslice(k,p),$subslice(k,(p+1>>0)));r=$clone(i,BX);(h.idleConn||$throwRuntimeError("assignment to entry in nil map"))[BX.keyFor(r)]={k:r,v:$subslice(k,0,(k.$length-1>>0))};l=true;break;}}return l;};AT.prototype.removeIdleConnLocked=function(g){return this.$val.removeIdleConnLocked(g);};AT.ptr.prototype.setReqCanceler=function(g,h){var{g,h,i,j,$s,$deferred,$r,$c}=$restore(this,{g,h});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);i=this;$r=i.reqMu.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(i.reqMu,"Unlock"),[]]);if(i.reqCanceler===false){i.reqCanceler={};}if(!(h===$throwNilPointerError)){j=$clone(g,AU);(i.reqCanceler||$throwRuntimeError("assignment to entry in nil map"))[AU.keyFor(j)]={k:j,v:h};}else{delete i.reqCanceler[AU.keyFor(g)];}$s=-1;return;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:AT.ptr.prototype.setReqCanceler,$c:true,$r,g,h,i,j,$s,$deferred};return $f;}}};AT.prototype.setReqCanceler=function(g,h){return this.$val.setReqCanceler(g,h);};AT.ptr.prototype.replaceReqCanceler=function(g,h){var{g,h,i,j,k,l,m,n,o,$s,$deferred,$r,$c}=$restore(this,{g,h});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);i=this;$r=i.reqMu.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(i.reqMu,"Unlock"),[]]);j=(k=i.reqCanceler[AU.keyFor(g)],k!==undefined?[k.v,true]:[$throwNilPointerError,false]);l=j[1];if(!l){$s=2;continue;}$s=3;continue;case 2:m=false;$s=4;case 4:return m;case 3:if(!(h===$throwNilPointerError)){n=$clone(g,AU);(i.reqCanceler||$throwRuntimeError("assignment to entry in nil map"))[AU.keyFor(n)]={k:n,v:h};}else{delete i.reqCanceler[AU.keyFor(g)];}o=true;$s=5;case 5:return o;}return;}}catch(err){$err=err;$s=-1;return false;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:AT.ptr.prototype.replaceReqCanceler,$c:true,$r,g,h,i,j,k,l,m,n,o,$s,$deferred};return $f;}}};AT.prototype.replaceReqCanceler=function(g,h){return this.$val.replaceReqCanceler(g,h);};AT.ptr.prototype.dial=function(g,h,i){var{g,h,i,j,k,l,m,n,o,p,q,r,$s,$r,$c}=$restore(this,{g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=this;if(!(j.DialContext===$throwNilPointerError)){$s=1;continue;}$s=2;continue;case 1:k=j.DialContext(g,h,i);$s=3;case 3:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;$s=4;case 4:return l;case 2:if(!(j.Dial===$throwNilPointerError)){$s=5;continue;}$s=6;continue;case 5:n=j.Dial(h,i);$s=7;case 7:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;o=m[0];p=m[1];if($interfaceIsEqual(o,$ifaceNil)&&$interfaceIsEqual(p,$ifaceNil)){p=G.New("net/http: Transport.Dial hook returned (nil, nil)");}$s=-1;return[o,p];case 6:q=BR.DialContext(g,h,i);$s=8;case 8:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=q;$s=9;case 9:return r;}return;}var $f={$blk:AT.ptr.prototype.dial,$c:true,$r,g,h,i,j,k,l,m,n,o,p,q,r,$s};return $f;};AT.prototype.dial=function(g,h,i){return this.$val.dial(g,h,i);};BS.ptr.prototype.waiting=function(){var g,h;g=this;h=$select([[g.ready],[]]);if(h[0]===0){return false;}else if(h[0]===1){return true;}};BS.prototype.waiting=function(){return this.$val.waiting();};BS.ptr.prototype.tryDeliver=function(g,h){var{g,h,i,j,k,$s,$deferred,$r,$c}=$restore(this,{g,h});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);i=this;$r=i.mu.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(i.mu,"Unlock"),[]]);if(!(i.pc===AAK.nil)||!($interfaceIsEqual(i.err,$ifaceNil))){$s=2;continue;}$s=3;continue;case 2:j=false;$s=4;case 4:return j;case 3:i.pc=g;i.err=h;if(i.pc===AAK.nil&&$interfaceIsEqual(i.err,$ifaceNil)){$panic(new $String("net/http: internal error: misuse of tryDeliver"));}$close(i.ready);k=true;$s=5;case 5:return k;}return;}}catch(err){$err=err;$s=-1;return false;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:BS.ptr.prototype.tryDeliver,$c:true,$r,g,h,i,j,k,$s,$deferred};return $f;}}};BS.prototype.tryDeliver=function(g,h){return this.$val.tryDeliver(g,h);};BS.ptr.prototype.cancel=function(g,h){var{g,h,i,j,$s,$r,$c}=$restore(this,{g,h});$s=$s||0;s:while(true){switch($s){case 0:i=this;$r=i.mu.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(i.pc===AAK.nil&&$interfaceIsEqual(i.err,$ifaceNil)){$close(i.ready);}j=i.pc;i.pc=AAK.nil;i.err=h;$r=i.mu.Unlock();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(!(j===AAK.nil)){$s=3;continue;}$s=4;continue;case 3:$r=g.putOrCloseIdleConn(j);$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 4:$s=-1;return;}return;}var $f={$blk:BS.ptr.prototype.cancel,$c:true,$r,g,h,i,j,$s};return $f;};BS.prototype.cancel=function(g,h){return this.$val.cancel(g,h);};BT.ptr.prototype.len=function(){var g;g=this;return(g.head.$length-g.headPos>>0)+g.tail.$length>>0;};BT.prototype.len=function(){return this.$val.len();};BT.ptr.prototype.pushBack=function(g){var g,h;h=this;h.tail=$append(h.tail,g);};BT.prototype.pushBack=function(g){return this.$val.pushBack(g);};BT.ptr.prototype.popFront=function(){var g,h,i,j,k,l,m,n,o;g=this;if(g.headPos>=g.head.$length){if(g.tail.$length===0){return AAM.nil;}h=g.tail;i=0;j=$subslice(g.head,0,0);g.head=h;g.headPos=i;g.tail=j;}m=(k=g.head,l=g.headPos,((l<0||l>=k.$length)?($throwRuntimeError("index out of range"),undefined):k.$array[k.$offset+l]));(n=g.head,o=g.headPos,((o<0||o>=n.$length)?($throwRuntimeError("index out of range"),undefined):n.$array[n.$offset+o]=AAM.nil));g.headPos=g.headPos+(1)>>0;return m;};BT.prototype.popFront=function(){return this.$val.popFront();};BT.ptr.prototype.peekFront=function(){var g,h,i,j;g=this;if(g.headPos=h.$length)?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+i]));}if(g.tail.$length>0){return(j=g.tail,(0>=j.$length?($throwRuntimeError("index out of range"),undefined):j.$array[j.$offset+0]));}return AAM.nil;};BT.prototype.peekFront=function(){return this.$val.peekFront();};BT.ptr.prototype.cleanFront=function(){var g,h,i;g=false;h=this;while(true){i=h.peekFront();if(i===AAM.nil||i.waiting()){g=g;return g;}h.popFront();g=true;}};BT.prototype.cleanFront=function(){return this.$val.cleanFront();};AT.ptr.prototype.customDialTLS=function(g,h,i){var{g,h,i,j,k,l,m,n,o,p,$s,$r,$c}=$restore(this,{g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=$ifaceNil;k=$ifaceNil;l=this;if(!(l.DialTLSContext===$throwNilPointerError)){$s=1;continue;}$s=2;continue;case 1:n=l.DialTLSContext(g,h,i);$s=4;case 4:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;j=m[0];k=m[1];$s=3;continue;case 2:p=l.DialTLS(h,i);$s=5;case 5:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}o=p;j=o[0];k=o[1];case 3:if($interfaceIsEqual(j,$ifaceNil)&&$interfaceIsEqual(k,$ifaceNil)){k=G.New("net/http: Transport.DialTLS or DialTLSContext returned (nil, nil)");}$s=-1;return[j,k];}return;}var $f={$blk:AT.ptr.prototype.customDialTLS,$c:true,$r,g,h,i,j,k,l,m,n,o,p,$s};return $f;};AT.prototype.customDialTLS=function(g,h,i){return this.$val.customDialTLS(g,h,i);};AT.ptr.prototype.getConn=function(g,h){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred,$r,$c}=$restore(this,{g,h});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);i=[i];j=[j];k=[k];l=[l];m=AAK.nil;j[0]=$ifaceNil;k[0]=this;n=g.Request;o=g.trace;p=n.Context();if(!(o===AAH.nil)&&!(o.GetConn===$throwNilPointerError)){$s=1;continue;}$s=2;continue;case 1:q=h.addr();$s=3;case 3:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}$r=o.GetConn(q);$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 2:l[0]=new BS.ptr($clone(h,BW),$clone(h.key(),BX),p,new $Chan(AAQ,1),CP,CQ,new R.Mutex.ptr(0,0),AAK.nil,$ifaceNil);$deferred.push([(function(i,j,k,l){return function $b(){var{$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:if(!($interfaceIsEqual(j[0],$ifaceNil))){$s=1;continue;}$s=2;continue;case 1:$r=l[0].cancel(k[0],j[0]);$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 2:$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,$s};return $f;};})(i,j,k,l),[]]);r=k[0].queueForIdleConn(l[0]);$s=5;case 5:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=r;if(s){$s=6;continue;}$s=7;continue;case 6:t=l[0].pc;if($interfaceIsEqual(t.alt,$ifaceNil)&&!(o===AAH.nil)&&!(o.GotConn===$throwNilPointerError)){$s=8;continue;}$s=9;continue;case 8:u=t.gotIdleConnTrace($clone(t.idleAt,T.Time));$s=10;case 10:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}$r=o.GotConn($clone(u,L.GotConnInfo));$s=11;case 11:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 9:$r=k[0].setReqCanceler($clone(g.cancelKey,AU),(function(i,j,k,l){return function(v){var v;};})(i,j,k,l));$s=12;case 12:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}v=t;w=$ifaceNil;m=v;j[0]=w;x=[m,j[0]];$s=13;case 13:return x;case 7:i[0]=new $Chan($error,1);$r=k[0].setReqCanceler($clone(g.cancelKey,AU),(function(i,j,k,l){return function $b(y){var{y,$s,$r,$c}=$restore(this,{y});$s=$s||0;s:while(true){switch($s){case 0:$r=$send(i[0],y);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,y,$s};return $f;};})(i,j,k,l));$s=14;case 14:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=k[0].queueForDial(l[0]);$s=15;case 15:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}z=n.Context().Done();$s=16;case 16:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}aa=$select([[l[0].ready],[n.Cancel],[z],[i[0]]]);$s=17;case 17:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}y=aa;if(y[0]===0){$s=18;continue;}if(y[0]===1){$s=19;continue;}if(y[0]===2){$s=20;continue;}if(y[0]===3){$s=21;continue;}$s=22;continue;case 18:if(!(l[0].pc===AAK.nil)&&$interfaceIsEqual(l[0].pc.alt,$ifaceNil)&&!(o===AAH.nil)&&!(o.GotConn===$throwNilPointerError)){$s=23;continue;}$s=24;continue;case 23:ab=l[0].pc.isReused();$s=25;case 25:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}$r=o.GotConn(new L.GotConnInfo.ptr(l[0].pc.conn,ab,false,new T.Duration(0,0)));$s=26;case 26:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 24:if(!($interfaceIsEqual(l[0].err,$ifaceNil))){$s=27;continue;}$s=28;continue;case 27:ad=n.Context().Done();$s=29;case 29:if($c){$c=false;ad=ad.$blk();}if(ad&&ad.$blk!==undefined){break s;}ac=$select([[n.Cancel],[ad],[i[0]],[]]);if(ac[0]===0){$s=30;continue;}if(ac[0]===1){$s=31;continue;}if(ac[0]===2){$s=32;continue;}if(ac[0]===3){$s=33;continue;}$s=34;continue;case 30:ae=AAK.nil;af=CK;m=ae;j[0]=af;ag=[m,j[0]];$s=35;case 35:return ag;case 31:ah=AAK.nil;aj=n.Context().Err();$s=36;case 36:if($c){$c=false;aj=aj.$blk();}if(aj&&aj.$blk!==undefined){break s;}ai=aj;m=ah;j[0]=ai;ak=[m,j[0]];$s=37;case 37:return ak;case 32:al=ac[1][0];if($interfaceIsEqual(al,CJ)){al=CK;}am=AAK.nil;an=al;m=am;j[0]=an;ao=[m,j[0]];$s=38;case 38:return ao;case 33:case 34:case 28:ap=l[0].pc;aq=l[0].err;m=ap;j[0]=aq;ar=[m,j[0]];$s=39;case 39:return ar;case 19:as=AAK.nil;at=CK;m=as;j[0]=at;au=[m,j[0]];$s=40;case 40:return au;case 20:av=AAK.nil;ax=n.Context().Err();$s=41;case 41:if($c){$c=false;ax=ax.$blk();}if(ax&&ax.$blk!==undefined){break s;}aw=ax;m=av;j[0]=aw;ay=[m,j[0]];$s=42;case 42:return ay;case 21:az=y[1][0];if($interfaceIsEqual(az,CJ)){az=CK;}ba=AAK.nil;bb=az;m=ba;j[0]=bb;bc=[m,j[0]];$s=43;case 43:return bc;case 22:$s=-1;return[m,j[0]];}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if(!$curGoroutine.asleep){return[m,j[0]];}if($curGoroutine.asleep){var $f={$blk:AT.ptr.prototype.getConn,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred};return $f;}}};AT.prototype.getConn=function(g,h){return this.$val.getConn(g,h);};AT.ptr.prototype.queueForDial=function(g){var{g,h,i,j,k,l,m,n,$s,$deferred,$r,$c}=$restore(this,{g});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);h=this;$r=g.beforeDial();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(h.MaxConnsPerHost<=0){$s=2;continue;}$s=3;continue;case 2:$go($methodVal(h,"dialConnFor"),[g]);$s=4;case 4:return;case 3:$r=h.connsPerHostMu.Lock();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(h.connsPerHostMu,"Unlock"),[]]);j=(i=h.connsPerHost[BX.keyFor(g.key)],i!==undefined?i.v:0);if(j>0};$go($methodVal(h,"dialConnFor"),[g]);$s=8;case 8:return;case 7:if(h.connsPerHostWait===false){h.connsPerHostWait={};}m=$clone((l=h.connsPerHostWait[BX.keyFor(g.key)],l!==undefined?l.v:new BT.ptr(AAN.nil,0,AAN.nil)),BT);m.cleanFront();m.pushBack(g);n=$clone(g.key,BX);(h.connsPerHostWait||$throwRuntimeError("assignment to entry in nil map"))[BX.keyFor(n)]={k:n,v:$clone(m,BT)};$s=-1;return;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:AT.ptr.prototype.queueForDial,$c:true,$r,g,h,i,j,k,l,m,n,$s,$deferred};return $f;}}};AT.prototype.queueForDial=function(g){return this.$val.queueForDial(g);};AT.ptr.prototype.dialConnFor=function(g){var{g,h,i,j,k,l,m,n,$s,$deferred,$r,$c}=$restore(this,{g});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);h=this;$deferred.push([g.afterDial,[]]);j=h.dialConn(g.ctx,$clone(g.cm,BW));$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}i=j;k=i[0];l=i[1];m=g.tryDeliver(k,l);$s=2;case 2:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;if($interfaceIsEqual(l,$ifaceNil)&&(!n||!($interfaceIsEqual(k.alt,$ifaceNil)))){$s=3;continue;}$s=4;continue;case 3:$r=h.putOrCloseIdleConn(k);$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 4:if(!($interfaceIsEqual(l,$ifaceNil))){$s=6;continue;}$s=7;continue;case 6:$r=h.decConnsPerHost($clone(g.key,BX));$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 7:$s=-1;return;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:AT.ptr.prototype.dialConnFor,$c:true,$r,g,h,i,j,k,l,m,n,$s,$deferred};return $f;}}};AT.prototype.dialConnFor=function(g){return this.$val.dialConnFor(g);};AT.ptr.prototype.decConnsPerHost=function(g){var{g,h,i,j,k,l,m,n,o,p,$s,$deferred,$r,$c}=$restore(this,{g});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);h=this;if(h.MaxConnsPerHost<=0){$s=1;continue;}$s=2;continue;case 1:$s=3;case 3:return;case 2:$r=h.connsPerHostMu.Lock();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(h.connsPerHostMu,"Unlock"),[]]);j=(i=h.connsPerHost[BX.keyFor(g)],i!==undefined?i.v:0);if(j===0){$panic(new $String("net/http: internal error: connCount underflow"));}l=$clone((k=h.connsPerHostWait[BX.keyFor(g)],k!==undefined?k.v:new BT.ptr(AAN.nil,0,AAN.nil)),BT);if(l.len()>0){$s=5;continue;}$s=6;continue;case 5:m=false;case 7:if(!(l.len()>0)){$s=8;continue;}n=l.popFront();if(n.waiting()){$go($methodVal(h,"dialConnFor"),[n]);m=true;$s=8;continue;}$s=7;continue;case 8:if(l.len()===0){delete h.connsPerHostWait[BX.keyFor(g)];}else{o=$clone(g,BX);(h.connsPerHostWait||$throwRuntimeError("assignment to entry in nil map"))[BX.keyFor(o)]={k:o,v:$clone(l,BT)};}if(m){$s=9;continue;}$s=10;continue;case 9:$s=11;case 11:return;case 10:case 6:j=j-(1)>>0;if(j===0){delete h.connsPerHost[BX.keyFor(g)];}else{p=$clone(g,BX);(h.connsPerHost||$throwRuntimeError("assignment to entry in nil map"))[BX.keyFor(p)]={k:p,v:j};}$s=-1;return;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:AT.ptr.prototype.decConnsPerHost,$c:true,$r,g,h,i,j,k,l,m,n,o,p,$s,$deferred};return $f;}}};AT.prototype.decConnsPerHost=function(g){return this.$val.decConnsPerHost(g);};BY.ptr.prototype.addTLS=function(g,h,i){var{g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s,$r,$c}=$restore(this,{g,h,i});$s=$s||0;s:while(true){switch($s){case 0:g=[g];i=[i];j=[j];k=[k];l=[l];m=[m];n=this;o=DB(n.t.TLSClientConfig);$s=1;case 1:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=o;if(p.ServerName===""){p.ServerName=h;}if(n.cacheKey.onlyH1){p.NextProtos=ZK.nil;}q=n.conn;m[0]=F.Client(q,p);k[0]=new $Chan($error,2);l[0]=AAP.nil;r=n.t.TLSHandshakeTimeout;if(!((r.$high===0&&r.$low===0))){$s=2;continue;}$s=3;continue;case 2:s=T.AfterFunc(r,(function(g,i,j,k,l,m){return function $b(){var{s,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:$r=$send(k[0],(s=new CZ.ptr(),new s.constructor.elem(s)));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,s,$s};return $f;};})(g,i,j,k,l,m));$s=4;case 4:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}l[0]=s;case 3:$go((function(g,i,j,k,l,m){return function $b(){var{t,u,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:if(!(i[0]===AAH.nil)&&!(i[0].TLSHandshakeStart===$throwNilPointerError)){$s=1;continue;}$s=2;continue;case 1:$r=i[0].TLSHandshakeStart();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 2:t=m[0].HandshakeContext(g[0]);$s=4;case 4:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=t;if(!(l[0]===AAP.nil)){l[0].Stop();}$r=$send(k[0],u);$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,t,u,$s};return $f;};})(g,i,j,k,l,m),[]);t=$recv(k[0]);$s=5;case 5:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=t[0];if(!($interfaceIsEqual(u,$ifaceNil))){$s=6;continue;}$s=7;continue;case 6:v=q.Close();$s=8;case 8:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}v;if(!(i[0]===AAH.nil)&&!(i[0].TLSHandshakeDone===$throwNilPointerError)){$s=9;continue;}$s=10;continue;case 9:$r=i[0].TLSHandshakeDone(new F.ConnectionState.ptr(0,false,false,0,"",false,"",AAS.nil,AAT.nil,ZO.nil,ZL.nil,ZL.nil,$throwNilPointerError),u);$s=11;case 11:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 10:$s=-1;return u;case 7:w=m[0].ConnectionState();$s=12;case 12:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}j[0]=$clone(w,F.ConnectionState);if(!(i[0]===AAH.nil)&&!(i[0].TLSHandshakeDone===$throwNilPointerError)){$s=13;continue;}$s=14;continue;case 13:$r=i[0].TLSHandshakeDone($clone(j[0],F.ConnectionState),$ifaceNil);$s=15;case 15:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 14:n.tlsState=j[0];n.conn=m[0];$s=-1;return $ifaceNil;}return;}var $f={$blk:BY.ptr.prototype.addTLS,$c:true,$r,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s};return $f;};BY.prototype.addTLS=function(g,h,i){return this.$val.addTLS(g,h,i);};AT.ptr.prototype.dialConn=function(g,h){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,ca,cb,cc,cd,ce,cf,cg,ch,ci,cj,ck,cl,cm,cn,co,cp,cq,cr,cs,ct,cu,cv,cw,cx,cy,cz,da,db,dc,dd,de,df,dg,dh,di,dj,dk,dl,dm,dn,dp,dq,dr,ds,dt,du,dv,dw,dx,dy,dz,ea,eb,ec,ed,ee,ef,eg,eh,ei,ej,ek,el,em,en,eo,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred,$r,$c}=$restore(this,{g,h});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);h=[h];i=[i];j=[j];k=[k];l=[l];m=[m];n=[n];o=[o];p=AAK.nil;q=$ifaceNil;r=this;p=new BY.ptr($ifaceNil,r,$clone(h[0].key(),BX),$ifaceNil,AAV.nil,AAW.nil,AAA.nil,new $Int64(0,0),new $Chan(CF,1),new $Chan(CG,1),new $Chan(AAQ,0),false,false,new $Int64(0,0),new $Chan($error,1),new $Chan(AAQ,0),new T.Time.ptr(new $Uint64(0,0),new $Int64(0,0),YZ.nil),AAP.nil,new R.Mutex.ptr(0,0),0,$ifaceNil,$ifaceNil,false,false,$throwNilPointerError);s=L.ContextClientTrace(g);$s=1;case 1:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=s;u=(function(h,i,j,k,l,m,n,o){return function(u){var u;if(!(h[0].proxyURL===AAF.nil)){return new B.OpError.ptr("proxyconnect","tcp",$ifaceNil,$ifaceNil,u);}return u;};})(h,i,j,k,l,m,n,o);if(h[0].scheme()==="https"&&r.hasCustomTLSDialer()){$s=2;continue;}$s=3;continue;case 2:v=$ifaceNil;x=g;y=h[0].addr();$s=5;case 5:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}z=y;aa=r.customDialTLS(x,"tcp",z);$s=6;case 6:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}w=aa;p.conn=w[0];v=w[1];if(!($interfaceIsEqual(v,$ifaceNil))){$s=7;continue;}$s=8;continue;case 7:ab=AAK.nil;ad=u(v);$s=9;case 9:if($c){$c=false;ad=ad.$blk();}if(ad&&ad.$blk!==undefined){break s;}ac=ad;p=ab;q=ac;ae=[p,q];$s=10;case 10:return ae;case 8:af=$assertType(p.conn,AAX,true);ag=af[0];ah=af[1];if(ah){$s=11;continue;}$s=12;continue;case 11:if(!(t===AAH.nil)&&!(t.TLSHandshakeStart===$throwNilPointerError)){$s=13;continue;}$s=14;continue;case 13:$r=t.TLSHandshakeStart();$s=15;case 15:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 14:ai=ag.HandshakeContext(g);$s=16;case 16:if($c){$c=false;ai=ai.$blk();}if(ai&&ai.$blk!==undefined){break s;}aj=ai;if(!($interfaceIsEqual(aj,$ifaceNil))){$s=17;continue;}$s=18;continue;case 17:$go($methodVal(p.conn,"Close"),[]);if(!(t===AAH.nil)&&!(t.TLSHandshakeDone===$throwNilPointerError)){$s=19;continue;}$s=20;continue;case 19:$r=t.TLSHandshakeDone(new F.ConnectionState.ptr(0,false,false,0,"",false,"",AAS.nil,AAT.nil,ZO.nil,ZL.nil,ZL.nil,$throwNilPointerError),aj);$s=21;case 21:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 20:ak=AAK.nil;al=aj;p=ak;q=al;am=[p,q];$s=22;case 22:return am;case 18:an=ag.ConnectionState();$s=23;case 23:if($c){$c=false;an=an.$blk();}if(an&&an.$blk!==undefined){break s;}k[0]=$clone(an,F.ConnectionState);if(!(t===AAH.nil)&&!(t.TLSHandshakeDone===$throwNilPointerError)){$s=24;continue;}$s=25;continue;case 24:$r=t.TLSHandshakeDone($clone(k[0],F.ConnectionState),$ifaceNil);$s=26;case 26:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 25:p.tlsState=k[0];case 12:$s=4;continue;case 3:ap=g;aq=h[0].addr();$s=27;case 27:if($c){$c=false;aq=aq.$blk();}if(aq&&aq.$blk!==undefined){break s;}ar=aq;as=r.dial(ap,"tcp",ar);$s=28;case 28:if($c){$c=false;as=as.$blk();}if(as&&as.$blk!==undefined){break s;}ao=as;at=ao[0];au=ao[1];if(!($interfaceIsEqual(au,$ifaceNil))){$s=29;continue;}$s=30;continue;case 29:av=AAK.nil;ax=u(au);$s=31;case 31:if($c){$c=false;ax=ax.$blk();}if(ax&&ax.$blk!==undefined){break s;}aw=ax;p=av;q=aw;ay=[p,q];$s=32;case 32:return ay;case 30:p.conn=at;if(h[0].scheme()==="https"){$s=33;continue;}$s=34;continue;case 33:az="";bb=h[0].addr();$s=35;case 35:if($c){$c=false;bb=bb.$blk();}if(bb&&bb.$blk!==undefined){break s;}bc=B.SplitHostPort(bb);$s=36;case 36:if($c){$c=false;bc=bc.$blk();}if(bc&&bc.$blk!==undefined){break s;}ba=bc;az=ba[0];au=ba[2];if(!($interfaceIsEqual(au,$ifaceNil))){$s=37;continue;}$s=38;continue;case 37:bd=AAK.nil;bf=u(au);$s=39;case 39:if($c){$c=false;bf=bf.$blk();}if(bf&&bf.$blk!==undefined){break s;}be=bf;p=bd;q=be;bg=[p,q];$s=40;case 40:return bg;case 38:bh=p.addTLS(g,az,t);$s=41;case 41:if($c){$c=false;bh=bh.$blk();}if(bh&&bh.$blk!==undefined){break s;}au=bh;if(!($interfaceIsEqual(au,$ifaceNil))){$s=42;continue;}$s=43;continue;case 42:bi=AAK.nil;bk=u(au);$s=44;case 44:if($c){$c=false;bk=bk.$blk();}if(bk&&bk.$blk!==undefined){break s;}bj=bk;p=bi;q=bj;bl=[p,q];$s=45;case 45:return bl;case 43:case 34:case 4:if(h[0].proxyURL===AAF.nil){$s=47;continue;}if(h[0].proxyURL.Scheme==="socks5"){$s=48;continue;}if(h[0].targetScheme==="http"){$s=49;continue;}if(h[0].targetScheme==="https"){$s=50;continue;}$s=51;continue;case 47:$s=51;continue;case 48:bm=p.conn;bn=bm.RemoteAddr();$s=52;case 52:if($c){$c=false;bn=bn.$blk();}if(bn&&bn.$blk!==undefined){break s;}bo=bn.String();$s=53;case 53:if($c){$c=false;bo=bo.$blk();}if(bo&&bo.$blk!==undefined){break s;}bp=bo;bq=ES("tcp",bp);$s=54;case 54:if($c){$c=false;bq=bq.$blk();}if(bq&&bq.$blk!==undefined){break s;}br=bq;bs=h[0].proxyURL.User;if(!(bs===AAJ.nil)){bt=new ET.ptr(bs.Username(),"");bu=bs.Password();bt.Password=bu[0];br.AuthMethods=new AAY([0,2]);br.Authenticate=$methodVal(bt,"Authenticate");}bw=br.DialWithConn(g,bm,"tcp",h[0].targetAddr);$s=55;case 55:if($c){$c=false;bw=bw.$blk();}if(bw&&bw.$blk!==undefined){break s;}bv=bw;bx=bv[1];if(!($interfaceIsEqual(bx,$ifaceNil))){$s=56;continue;}$s=57;continue;case 56:by=bm.Close();$s=58;case 58:if($c){$c=false;by=by.$blk();}if(by&&by.$blk!==undefined){break s;}by;bz=AAK.nil;ca=bx;p=bz;q=ca;cb=[p,q];$s=59;case 59:return cb;case 57:$s=51;continue;case 49:p.isProxy=true;n[0]=h[0].proxyAuth();if(!(n[0]==="")){p.mutateHeaderFunc=(function(h,i,j,k,l,m,n,o){return function $b(cc){var{cc,$s,$r,$c}=$restore(this,{cc});$s=$s||0;s:while(true){switch($s){case 0:$r=new KP(cc).Set("Proxy-Authorization",n[0]);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,cc,$s};return $f;};})(h,i,j,k,l,m,n,o);}$s=51;continue;case 50:i[0]=p.conn;cc=false;if(!(r.GetProxyConnectHeader===$throwNilPointerError)){$s=60;continue;}$s=61;continue;case 60:cd=$ifaceNil;cf=r.GetProxyConnectHeader(g,h[0].proxyURL,h[0].targetAddr);$s=63;case 63:if($c){$c=false;cf=cf.$blk();}if(cf&&cf.$blk!==undefined){break s;}ce=cf;cc=ce[0];cd=ce[1];if(!($interfaceIsEqual(cd,$ifaceNil))){$s=64;continue;}$s=65;continue;case 64:cg=i[0].Close();$s=66;case 66:if($c){$c=false;cg=cg.$blk();}if(cg&&cg.$blk!==undefined){break s;}cg;ch=AAK.nil;ci=cd;p=ch;q=ci;cj=[p,q];$s=67;case 67:return cj;case 65:$s=62;continue;case 61:cc=r.ProxyConnectHeader;case 62:if(cc===false){cc={};}ck=h[0].proxyAuth();if(!(ck==="")){$s=68;continue;}$s=69;continue;case 68:cc=new KP(cc).Clone();$r=new KP(cc).Set("Proxy-Authorization",ck);$s=70;case 70:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 69:j[0]=new JE.ptr("CONNECT",new O.URL.ptr("",h[0].targetAddr,AAJ.nil,"","","",false,"","",""),"",0,0,cc,$ifaceNil,$throwNilPointerError,new $Int64(0,0),ZK.nil,false,h[0].targetAddr,false,false,AAZ.nil,false,"","",AAV.nil,$chanNil,AAG.nil,$ifaceNil);cl=g;cm=g.Done();$s=73;case 73:if($c){$c=false;cm=cm.$blk();}if(cm&&cm.$blk!==undefined){break s;}if(cm===$chanNil){$s=71;continue;}$s=72;continue;case 71:co=A.WithTimeout(g,new T.Duration(13,4165425152));$s=74;case 74:if($c){$c=false;co=co.$blk();}if(co&&co.$blk!==undefined){break s;}cn=co;cp=cn[0];cq=cn[1];$deferred.push([cq,[]]);cl=cp;case 72:l[0]=new $Chan(AAQ,0);o[0]=AAG.nil;m[0]=$ifaceNil;$go((function(h,i,j,k,l,m,n,o){return function $b(){var{cr,cs,ct,cu,cv,$s,$deferred,$r,$c}=$restore(this,{});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);$deferred.push([function(cr){$close(cr);},[l[0]]]);cs=j[0].Write(i[0]);$s=1;case 1:if($c){$c=false;cs=cs.$blk();}if(cs&&cs.$blk!==undefined){break s;}m[0]=cs;if(!($interfaceIsEqual(m[0],$ifaceNil))){$s=2;continue;}$s=3;continue;case 2:$s=4;case 4:return;case 3:ct=C.NewReader(i[0]);cv=IX(ct,j[0]);$s=5;case 5:if($c){$c=false;cv=cv.$blk();}if(cv&&cv.$blk!==undefined){break s;}cu=cv;o[0]=cu[0];m[0]=cu[1];$s=-1;return;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:$b,$c:true,$r,cr,cs,ct,cu,cv,$s,$deferred};return $f;}}};})(h,i,j,k,l,m,n,o),[]);cs=cl.Done();$s=75;case 75:if($c){$c=false;cs=cs.$blk();}if(cs&&cs.$blk!==undefined){break s;}ct=$select([[cs],[l[0]]]);$s=76;case 76:if($c){$c=false;ct=ct.$blk();}if(ct&&ct.$blk!==undefined){break s;}cr=ct;if(cr[0]===0){$s=77;continue;}if(cr[0]===1){$s=78;continue;}$s=79;continue;case 77:cu=i[0].Close();$s=80;case 80:if($c){$c=false;cu=cu.$blk();}if(cu&&cu.$blk!==undefined){break s;}cu;cv=$recv(l[0]);$s=81;case 81:if($c){$c=false;cv=cv.$blk();}if(cv&&cv.$blk!==undefined){break s;}cv[0];cw=AAK.nil;cy=cl.Err();$s=82;case 82:if($c){$c=false;cy=cy.$blk();}if(cy&&cy.$blk!==undefined){break s;}cx=cy;p=cw;q=cx;cz=[p,q];$s=83;case 83:return cz;case 78:case 79:if(!($interfaceIsEqual(m[0],$ifaceNil))){$s=84;continue;}$s=85;continue;case 84:da=i[0].Close();$s=86;case 86:if($c){$c=false;da=da.$blk();}if(da&&da.$blk!==undefined){break s;}da;db=AAK.nil;dc=m[0];p=db;q=dc;dd=[p,q];$s=87;case 87:return dd;case 85:if(!((o[0].StatusCode===200))){$s=88;continue;}$s=89;continue;case 88:de=Q.Cut(o[0].Status," ");df=de[1];dg=de[2];dh=i[0].Close();$s=90;case 90:if($c){$c=false;dh=dh.$blk();}if(dh&&dh.$blk!==undefined){break s;}dh;if(!dg){$s=91;continue;}$s=92;continue;case 91:di=AAK.nil;dj=G.New("unknown status code");p=di;q=dj;dk=[p,q];$s=93;case 93:return dk;case 92:dl=AAK.nil;dm=G.New(df);p=dl;q=dm;dn=[p,q];$s=94;case 94:return dn;case 89:case 51:case 46:if(!(h[0].proxyURL===AAF.nil)&&h[0].targetScheme==="https"){$s=95;continue;}$s=96;continue;case 95:dp=p.addTLS(g,h[0].tlsHost(),t);$s=97;case 97:if($c){$c=false;dp=dp.$blk();}if(dp&&dp.$blk!==undefined){break s;}dq=dp;if(!($interfaceIsEqual(dq,$ifaceNil))){$s=98;continue;}$s=99;continue;case 98:dr=AAK.nil;ds=dq;p=dr;q=ds;dt=[p,q];$s=100;case 100:return dt;case 99:case 96:du=p.tlsState;if(!(du===AAV.nil)&&du.NegotiatedProtocolIsMutual&&!(du.NegotiatedProtocol==="")){$s=101;continue;}$s=102;continue;case 101:dv=(dw=r.TLSNextProto[$String.keyFor(du.NegotiatedProtocol)],dw!==undefined?[dw.v,true]:[$throwNilPointerError,false]);dx=dv[0];dy=dv[1];if(dy){$s=103;continue;}$s=104;continue;case 103:dz=dx(h[0].targetAddr,$assertType(p.conn,AAX));$s=105;case 105:if($c){$c=false;dz=dz.$blk();}if(dz&&dz.$blk!==undefined){break s;}ea=dz;eb=$assertType(ea,BU,true);ec=eb[0];ed=eb[1];if(ed){$s=106;continue;}$s=107;continue;case 106:ee=AAK.nil;eg=ec.RoundTripErr();$s=108;case 108:if($c){$c=false;eg=eg.$blk();}if(eg&&eg.$blk!==undefined){break s;}ef=eg;p=ee;q=ef;eh=[p,q];$s=109;case 109:return eh;case 107:ei=new BY.ptr(ea,r,$clone(p.cacheKey,BX),$ifaceNil,AAV.nil,AAW.nil,AAA.nil,new $Int64(0,0),$chanNil,$chanNil,$chanNil,false,false,new $Int64(0,0),$chanNil,$chanNil,new T.Time.ptr(new $Uint64(0,0),new $Int64(0,0),YZ.nil),AAP.nil,new R.Mutex.ptr(0,0),0,$ifaceNil,$ifaceNil,false,false,$throwNilPointerError);ej=$ifaceNil;p=ei;q=ej;ek=[p,q];$s=110;case 110:return ek;case 104:case 102:p.br=C.NewReaderSize(p,r.readBufferSize());p.bw=C.NewWriterSize((el=new BV.ptr(p),new el.constructor.elem(el)),r.writeBufferSize());$go($methodVal(p,"readLoop"),[]);$go($methodVal(p,"writeLoop"),[]);em=p;en=$ifaceNil;p=em;q=en;eo=[p,q];$s=111;case 111:return eo;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if(!$curGoroutine.asleep){return[p,q];}if($curGoroutine.asleep){var $f={$blk:AT.ptr.prototype.dialConn,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,ca,cb,cc,cd,ce,cf,cg,ch,ci,cj,ck,cl,cm,cn,co,cp,cq,cr,cs,ct,cu,cv,cw,cx,cy,cz,da,db,dc,dd,de,df,dg,dh,di,dj,dk,dl,dm,dn,dp,dq,dr,ds,dt,du,dv,dw,dx,dy,dz,ea,eb,ec,ed,ee,ef,eg,eh,ei,ej,ek,el,em,en,eo,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred};return $f;}}};AT.prototype.dialConn=function(g,h){return this.$val.dialConn(g,h);};BV.ptr.prototype.Write=function(g){var{g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=0;i=$ifaceNil;j=this;l=j.pc.conn.Write(g);$s=1;case 1:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k=l;h=k[0];i=k[1];j.pc.nwrite=(m=j.pc.nwrite,n=(new $Int64(0,h)),new $Int64(m.$high+n.$high,m.$low+n.$low));$s=-1;return[h,i];}return;}var $f={$blk:BV.ptr.prototype.Write,$c:true,$r,g,h,i,j,k,l,m,n,$s};return $f;};BV.prototype.Write=function(g){return this.$val.Write(g);};BV.ptr.prototype.ReadFrom=function(g){var{g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=new $Int64(0,0);i=$ifaceNil;j=this;l=J.Copy(j.pc.conn,g);$s=1;case 1:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k=l;h=k[0];i=k[1];j.pc.nwrite=(m=j.pc.nwrite,n=h,new $Int64(m.$high+n.$high,m.$low+n.$low));$s=-1;return[h,i];}return;}var $f={$blk:BV.ptr.prototype.ReadFrom,$c:true,$r,g,h,i,j,k,l,m,n,$s};return $f;};BV.prototype.ReadFrom=function(g){return this.$val.ReadFrom(g);};BW.ptr.prototype.key=function(){var g,h,i;g=this;h="";i=g.targetAddr;if(!(g.proxyURL===AAF.nil)){h=g.proxyURL.String();if((g.proxyURL.Scheme==="http"||g.proxyURL.Scheme==="https")&&g.targetScheme==="http"){i="";}}return new BX.ptr(h,g.targetScheme,i,g.onlyH1);};BW.prototype.key=function(){return this.$val.key();};BW.ptr.prototype.scheme=function(){var g;g=this;if(!(g.proxyURL===AAF.nil)){return g.proxyURL.Scheme;}return g.targetScheme;};BW.prototype.scheme=function(){return this.$val.scheme();};BW.ptr.prototype.addr=function(){var{g,h,i,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;if(!(g.proxyURL===AAF.nil)){$s=1;continue;}$s=2;continue;case 1:h=CV(g.proxyURL);$s=3;case 3:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=4;case 4:return i;case 2:$s=-1;return g.targetAddr;}return;}var $f={$blk:BW.ptr.prototype.addr,$c:true,$r,g,h,i,$s};return $f;};BW.prototype.addr=function(){return this.$val.addr();};BW.ptr.prototype.tlsHost=function(){var g,h;g=this;h=g.targetAddr;if(KH(h)){h=$substring(h,0,Q.LastIndex(h,":"));}return h;};BW.prototype.tlsHost=function(){return this.$val.tlsHost();};BX.ptr.prototype.String=function(){var{g,h,i,j,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;h="";if(g.onlyH1){h=",h1";}i=H.Sprintf("%s|%s%s|%s",new ZB([new $String(g.proxy),new $String(g.scheme),new $String(h),new $String(g.addr)]));$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;$s=2;case 2:return j;}return;}var $f={$blk:BX.ptr.prototype.String,$c:true,$r,g,h,i,j,$s};return $f;};BX.prototype.String=function(){return this.$val.String();};BY.ptr.prototype.maxHeaderResponseSize=function(){var g,h;g=this;h=g.t.MaxResponseHeaderBytes;if(!((h.$high===0&&h.$low===0))){return h;}return new $Int64(0,10485760);};BY.prototype.maxHeaderResponseSize=function(){return this.$val.maxHeaderResponseSize();};BY.ptr.prototype.Read=function(g){var{g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=0;i=$ifaceNil;j=this;if((k=j.readLimit,(k.$high<0||(k.$high===0&&k.$low<=0)))){$s=1;continue;}$s=2;continue;case 1:l=0;n=H.Errorf("read limit of %d bytes exhausted",new ZB([j.maxHeaderResponseSize()]));$s=3;case 3:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;h=l;i=m;o=[h,i];$s=4;case 4:return o;case 2:if((p=(new $Int64(0,g.$length)),q=j.readLimit,(p.$high>q.$high||(p.$high===q.$high&&p.$low>q.$low)))){g=$subslice(g,0,$flatten64(j.readLimit));}s=j.conn.Read(g);$s=5;case 5:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}r=s;h=r[0];i=r[1];if($interfaceIsEqual(i,J.EOF)){j.sawEOF=true;}j.readLimit=(t=j.readLimit,u=(new $Int64(0,h)),new $Int64(t.$high-u.$high,t.$low-u.$low));$s=-1;return[h,i];}return;}var $f={$blk:BY.ptr.prototype.Read,$c:true,$r,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,$s};return $f;};BY.prototype.Read=function(g){return this.$val.Read(g);};BY.ptr.prototype.isBroken=function(){var{g,h,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;$r=g.mu.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}h=!($interfaceIsEqual(g.closed,$ifaceNil));$r=g.mu.Unlock();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return h;}return;}var $f={$blk:BY.ptr.prototype.isBroken,$c:true,$r,g,h,$s};return $f;};BY.prototype.isBroken=function(){return this.$val.isBroken();};BY.ptr.prototype.canceled=function(){var{g,h,$s,$deferred,$r,$c}=$restore(this,{});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);g=this;$r=g.mu.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(g.mu,"Unlock"),[]]);h=g.canceledErr;$s=2;case 2:return h;}return;}}catch(err){$err=err;$s=-1;return $ifaceNil;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:BY.ptr.prototype.canceled,$c:true,$r,g,h,$s,$deferred};return $f;}}};BY.prototype.canceled=function(){return this.$val.canceled();};BY.ptr.prototype.isReused=function(){var{g,h,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;$r=g.mu.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}h=g.reused;$r=g.mu.Unlock();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return h;}return;}var $f={$blk:BY.ptr.prototype.isReused,$c:true,$r,g,h,$s};return $f;};BY.prototype.isReused=function(){return this.$val.isReused();};BY.ptr.prototype.gotIdleConnTrace=function(g){var{g,h,i,j,k,$s,$deferred,$r,$c}=$restore(this,{g});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);h=new L.GotConnInfo.ptr($ifaceNil,false,false,new T.Duration(0,0));i=this;$r=i.mu.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(i.mu,"Unlock"),[]]);h.Reused=i.reused;h.Conn=i.conn;h.WasIdle=true;if(!$clone(g,T.Time).IsZero()){$s=2;continue;}$s=3;continue;case 2:j=T.Since($clone(g,T.Time));$s=4;case 4:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}h.IdleTime=j;case 3:k=h;$s=5;case 5:return k;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if(!$curGoroutine.asleep){return h;}if($curGoroutine.asleep){var $f={$blk:BY.ptr.prototype.gotIdleConnTrace,$c:true,$r,g,h,i,j,k,$s,$deferred};return $f;}}};BY.prototype.gotIdleConnTrace=function(g){return this.$val.gotIdleConnTrace(g);};BY.ptr.prototype.cancelRequest=function(g){var{g,h,$s,$deferred,$r,$c}=$restore(this,{g});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);h=this;$r=h.mu.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(h.mu,"Unlock"),[]]);h.canceledErr=g;$r=h.closeLocked(CJ);$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:BY.ptr.prototype.cancelRequest,$c:true,$r,g,h,$s,$deferred};return $f;}}};BY.prototype.cancelRequest=function(g){return this.$val.cancelRequest(g);};BY.ptr.prototype.closeConnIfStillIdle=function(){var{g,h,i,j,k,$s,$deferred,$r,$c}=$restore(this,{});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);g=this;h=g.t;$r=h.idleMu.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(h.idleMu,"Unlock"),[]]);i=(j=h.idleLRU.m[AAK.keyFor(g)],j!==undefined?[j.v,true]:[AAL.nil,false]);k=i[1];if(!k){$s=2;continue;}$s=3;continue;case 2:$s=4;case 4:return;case 3:h.removeIdleConnLocked(g);$r=g.close(BO);$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:BY.ptr.prototype.closeConnIfStillIdle,$c:true,$r,g,h,i,j,k,$s,$deferred};return $f;}}};BY.prototype.closeConnIfStillIdle=function(){return this.$val.closeConnIfStillIdle();};BY.ptr.prototype.mapRoundTripError=function(g,h,i){var{g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s,$r,$c}=$restore(this,{g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=this;if($interfaceIsEqual(i,$ifaceNil)){$s=-1;return $ifaceNil;}k=$recv(j.writeLoopDone);$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}k[0];l=j.canceled();$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;if(!($interfaceIsEqual(m,$ifaceNil))){$s=-1;return m;}$r=g.mu.Lock();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}n=g.err;$r=g.mu.Unlock();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(!($interfaceIsEqual(n,$ifaceNil))){$s=-1;return n;}if($interfaceIsEqual(i,BP)){$s=-1;return i;}o=$assertType(i,BQ,true);p=o[1];if(p){if((q=j.nwrite,(q.$high===h.$high&&q.$low===h.$low))){$s=-1;return(r=new CD.ptr(i),new r.constructor.elem(r));}$s=-1;return i;}s=j.isBroken();$s=7;case 7:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}if(s){$s=5;continue;}$s=6;continue;case 5:if((t=j.nwrite,(t.$high===h.$high&&t.$low===h.$low))){$s=-1;return(u=new CD.ptr(i),new u.constructor.elem(u));}v=H.Errorf("net/http: HTTP/1.x transport connection broken: %v",new ZB([i]));$s=8;case 8:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}w=v;$s=9;case 9:return w;case 6:$s=-1;return i;}return;}var $f={$blk:BY.ptr.prototype.mapRoundTripError,$c:true,$r,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s};return $f;};BY.prototype.mapRoundTripError=function(g,h,i){return this.$val.mapRoundTripError(g,h,i);};BY.ptr.prototype.readLoop=function(){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred,$r,$c}=$restore(this,{});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);g=[g];h=[h];i=[i];i[0]=this;g[0]=BN;$deferred.push([(function(g,h,i){return function $b(){var{j,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:$r=i[0].close(g[0]);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}j=i[0].t.removeIdleConn(i[0]);$s=2;case 2:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}j;$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,j,$s};return $f;};})(g,h,i),[]]);j=(function(g,h,i){return function $b(j){var{j,k,l,$s,$r,$c}=$restore(this,{j});$s=$s||0;s:while(true){switch($s){case 0:k=i[0].t.tryPutIdleConn(i[0]);$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;if(!($interfaceIsEqual(l,$ifaceNil))){$s=2;continue;}$s=3;continue;case 2:g[0]=l;if(!(j===AAH.nil)&&!(j.PutIdleConn===$throwNilPointerError)&&!($interfaceIsEqual(l,BH))){$s=4;continue;}$s=5;continue;case 4:$r=j.PutIdleConn(l);$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 5:$s=-1;return false;case 3:if(!(j===AAH.nil)&&!(j.PutIdleConn===$throwNilPointerError)){$s=7;continue;}$s=8;continue;case 7:$r=j.PutIdleConn($ifaceNil);$s=9;case 9:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 8:$s=-1;return true;}return;}var $f={$blk:$b,$c:true,$r,j,k,l,$s};return $f;};})(g,h,i);h[0]=new $Chan(AAQ,0);$deferred.push([function(k){$close(k);},[h[0]]]);$r=CR.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}l=CS;$r=CR.Unlock();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}m=true;case 3:if(!(m)){$s=4;continue;}n=[n];i[0].readLimit=i[0].maxHeaderResponseSize();p=i[0].br.Peek(1);$s=5;case 5:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}o=p;q=o[1];$r=i[0].mu.Lock();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(i[0].numExpectedResponses===0){$s=7;continue;}$s=8;continue;case 7:$r=i[0].readLoopPeekFailLocked(q);$s=9;case 9:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=i[0].mu.Unlock();$s=10;case 10:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=11;case 11:return;case 8:$r=i[0].mu.Unlock();$s=12;case 12:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}r=$recv(i[0].reqch);$s=13;case 13:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=$clone(r[0],CF);t=L.ContextClientTrace(s.req.Context());$s=14;case 14:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=t;v=AAG.nil;if($interfaceIsEqual(q,$ifaceNil)){$s=15;continue;}$s=16;continue;case 15:x=i[0].readResponse($clone(s,CF),u);$s=18;case 18:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}w=x;v=w[0];q=w[1];$s=17;continue;case 16:q=(y=new BQ.ptr(q),new y.constructor.elem(y));g[0]=q;case 17:if(!($interfaceIsEqual(q,$ifaceNil))){$s=19;continue;}$s=20;continue;case 19:if((z=i[0].readLimit,(z.$high<0||(z.$high===0&&z.$low<=0)))){$s=21;continue;}$s=22;continue;case 21:aa=H.Errorf("net/http: server response headers exceeded %d bytes; aborted",new ZB([i[0].maxHeaderResponseSize()]));$s=23;case 23:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}q=aa;case 22:ac=$select([[s.ch,new CE.ptr(ZV.zero(),AAG.nil,q)],[s.callerGone]]);$s=24;case 24:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}ab=ac;if(ab[0]===0){$s=25;continue;}if(ab[0]===1){$s=26;continue;}$s=27;continue;case 25:$s=27;continue;case 26:$s=28;case 28:return;case 27:$s=29;case 29:return;case 20:i[0].readLimit=new $Int64(2147483647,4294967295);$r=i[0].mu.Lock();$s=30;case 30:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}i[0].numExpectedResponses=i[0].numExpectedResponses-(1)>>0;$r=i[0].mu.Unlock();$s=31;case 31:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}ad=v.bodyIsWritable();af=!(s.req.Method==="HEAD")&&!((ae=v.ContentLength,(ae.$high===0&&ae.$low===0)));if(v.Close||s.req.Close||v.StatusCode<=199||ad){m=false;}if(!af||ad){$s=32;continue;}$s=33;continue;case 32:ag=i[0].t.replaceReqCanceler($clone(s.cancelKey,AU),$throwNilPointerError);$s=34;case 34:if($c){$c=false;ag=ag.$blk();}if(ag&&ag.$blk!==undefined){break s;}ah=ag;if(!(m&&!i[0].sawEOF)){aj=false;$s=36;continue s;}ak=i[0].wroteRequest();$s=37;case 37:if($c){$c=false;ak=ak.$blk();}if(ak&&ak.$blk!==undefined){break s;}aj=ak;case 36:if(!(aj&&ah)){ai=false;$s=35;continue s;}al=j(u);$s=38;case 38:if($c){$c=false;al=al.$blk();}if(al&&al.$blk!==undefined){break s;}ai=al;case 35:m=ai;if(ad){g[0]=BZ;}an=$select([[s.ch,new CE.ptr(ZV.zero(),v,$ifaceNil)],[s.callerGone]]);$s=39;case 39:if($c){$c=false;an=an.$blk();}if(an&&an.$blk!==undefined){break s;}am=an;if(am[0]===0){$s=40;continue;}if(am[0]===1){$s=41;continue;}$s=42;continue;case 40:$s=42;continue;case 41:$s=43;case 43:return;case 42:$r=l();$s=44;case 44:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=3;continue;case 33:n[0]=new $Chan($Bool,2);ao=new CW.ptr(v.Body,new R.Mutex.ptr(0,0),false,$ifaceNil,(function(g,h,i,n){return function $b(ao){var{ao,ap,aq,ar,as,$s,$r,$c}=$restore(this,{ao});$s=$s||0;s:while(true){switch($s){case 0:ap=$interfaceIsEqual(ao,J.EOF);$r=$send(n[0],ap);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(ap){$s=2;continue;}if(!($interfaceIsEqual(ao,$ifaceNil))){$s=3;continue;}$s=4;continue;case 2:aq=$recv(h[0]);$s=5;case 5:if($c){$c=false;aq=aq.$blk();}if(aq&&aq.$blk!==undefined){break s;}aq[0];$s=4;continue;case 3:ar=i[0].canceled();$s=6;case 6:if($c){$c=false;ar=ar.$blk();}if(ar&&ar.$blk!==undefined){break s;}as=ar;if(!($interfaceIsEqual(as,$ifaceNil))){$s=-1;return as;}case 4:$s=-1;return ao;}return;}var $f={$blk:$b,$c:true,$r,ao,ap,aq,ar,as,$s};return $f;};})(g,h,i,n),(function(g,h,i,n){return function $b(){var{ao,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:$r=$send(n[0],false);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}ao=$recv(h[0]);$s=2;case 2:if($c){$c=false;ao=ao.$blk();}if(ao&&ao.$blk!==undefined){break s;}ao[0];$s=-1;return $ifaceNil;}return;}var $f={$blk:$b,$c:true,$r,ao,$s};return $f;};})(g,h,i,n));v.Body=ao;if(!(s.addedGzip)){ap=false;$s=47;continue s;}aq=new KP(v.Header).Get("Content-Encoding");$s=48;case 48:if($c){$c=false;aq=aq.$blk();}if(aq&&aq.$blk!==undefined){break s;}ar=M.EqualFold(aq,"gzip");$s=49;case 49:if($c){$c=false;ar=ar.$blk();}if(ar&&ar.$blk!==undefined){break s;}ap=ar;case 47:if(ap){$s=45;continue;}$s=46;continue;case 45:v.Body=new CY.ptr(ZV.zero(),ao,ABB.nil,$ifaceNil);$r=new KP(v.Header).Del("Content-Encoding");$s=50;case 50:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=new KP(v.Header).Del("Content-Length");$s=51;case 51:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}v.ContentLength=new $Int64(-1,4294967295);v.Uncompressed=true;case 46:at=$select([[s.ch,new CE.ptr(ZV.zero(),v,$ifaceNil)],[s.callerGone]]);$s=52;case 52:if($c){$c=false;at=at.$blk();}if(at&&at.$blk!==undefined){break s;}as=at;if(as[0]===0){$s=53;continue;}if(as[0]===1){$s=54;continue;}$s=55;continue;case 53:$s=55;continue;case 54:$s=56;case 56:return;case 55:av=s.req.Context().Done();$s=57;case 57:if($c){$c=false;av=av.$blk();}if(av&&av.$blk!==undefined){break s;}aw=$select([[n[0]],[s.req.Cancel],[av],[i[0].closech]]);$s=58;case 58:if($c){$c=false;aw=aw.$blk();}if(aw&&aw.$blk!==undefined){break s;}au=aw;if(au[0]===0){$s=59;continue;}if(au[0]===1){$s=60;continue;}if(au[0]===2){$s=61;continue;}if(au[0]===3){$s=62;continue;}$s=63;continue;case 59:ax=au[1][0];ay=i[0].t.replaceReqCanceler($clone(s.cancelKey,AU),$throwNilPointerError);$s=64;case 64:if($c){$c=false;ay=ay.$blk();}if(ay&&ay.$blk!==undefined){break s;}az=ay;if(!(m&&ax&&!i[0].sawEOF)){bb=false;$s=66;continue s;}bc=i[0].wroteRequest();$s=67;case 67:if($c){$c=false;bc=bc.$blk();}if(bc&&bc.$blk!==undefined){break s;}bb=bc;case 66:if(!(bb&&az)){ba=false;$s=65;continue s;}bd=j(u);$s=68;case 68:if($c){$c=false;bd=bd.$blk();}if(bd&&bd.$blk!==undefined){break s;}ba=bd;case 65:m=ba;if(ax){$s=69;continue;}$s=70;continue;case 69:$r=$send(h[0],$clone(new AAQ.ptr(),AAQ));$s=71;case 71:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 70:$s=63;continue;case 60:m=false;$r=i[0].t.CancelRequest(s.req);$s=72;case 72:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=63;continue;case 61:m=false;be=$clone(s.cancelKey,AU);bf=s.req.Context().Err();$s=73;case 73:if($c){$c=false;bf=bf.$blk();}if(bf&&bf.$blk!==undefined){break s;}bg=bf;bh=i[0].t.cancelRequest(be,bg);$s=74;case 74:if($c){$c=false;bh=bh.$blk();}if(bh&&bh.$blk!==undefined){break s;}bh;$s=63;continue;case 62:m=false;case 63:$r=l();$s=75;case 75:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=3;continue;case 4:$s=-1;return;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:BY.ptr.prototype.readLoop,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred};return $f;}}};BY.prototype.readLoop=function(){return this.$val.readLoop();};BY.ptr.prototype.readLoopPeekFailLocked=function(g){var{g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;if(!($interfaceIsEqual(h.closed,$ifaceNil))){$s=-1;return;}i=h.br.Buffered();if(i>0){$s=1;continue;}$s=2;continue;case 1:k=h.br.Peek(i);$s=3;case 3:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j=k;l=j[0];if(CA(l)){$s=4;continue;}$s=5;continue;case 4:$r=h.closeLocked(BP);$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;case 5:$r=K.Printf("Unsolicited response received on idle HTTP channel starting with %q; err=%v",new ZB([l,g]));$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 6:case 2:if($interfaceIsEqual(g,J.EOF)){$s=9;continue;}$s=10;continue;case 9:$r=h.closeLocked(BP);$s=12;case 12:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=11;continue;case 10:m=H.Errorf("readLoopPeekFailLocked: %v",new ZB([g]));$s=13;case 13:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}$r=h.closeLocked(m);$s=14;case 14:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 11:$s=-1;return;}return;}var $f={$blk:BY.ptr.prototype.readLoopPeekFailLocked,$c:true,$r,g,h,i,j,k,l,m,$s};return $f;};BY.prototype.readLoopPeekFailLocked=function(g){return this.$val.readLoopPeekFailLocked(g);};CA=function(g){var g;if(g.$length<12){return false;}if(!(($bytesToString($subslice(g,0,7)))==="HTTP/1.")){return false;}return($bytesToString($subslice(g,8,12)))===" 408";};BY.ptr.prototype.readResponse=function(g,h){var{aa,ab,ac,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{g,h});$s=$s||0;s:while(true){switch($s){case 0:i=AAG.nil;j=$ifaceNil;k=this;if(!(h===AAH.nil)&&!(h.GotFirstResponseByte===$throwNilPointerError)){$s=1;continue;}$s=2;continue;case 1:m=k.br.Peek(1);$s=3;case 3:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}l=m;n=l[0];o=l[1];if($interfaceIsEqual(o,$ifaceNil)&&(n.$length===1)){$s=4;continue;}$s=5;continue;case 4:$r=h.GotFirstResponseByte();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 5:case 2:p=0;q=g.continueCh;case 7:s=IX(k.br,g.req);$s=9;case 9:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}r=s;i=r[0];j=r[1];if(!($interfaceIsEqual(j,$ifaceNil))){$s=-1;return[i,j];}t=i.StatusCode;if(!(q===$chanNil)){$s=10;continue;}$s=11;continue;case 10:if(t===100){$s=12;continue;}if(t>=200){$s=13;continue;}$s=14;continue;case 12:if(!(h===AAH.nil)&&!(h.Got100Continue===$throwNilPointerError)){$s=15;continue;}$s=16;continue;case 15:$r=h.Got100Continue();$s=17;case 17:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 16:$r=$send(q,$clone(new AAQ.ptr(),AAQ));$s=18;case 18:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}q=$chanNil;$s=14;continue;case 13:$close(q);q=$chanNil;case 14:case 11:u=100<=t&&t<=199;v=u&&!((t===101));if(v){$s=19;continue;}$s=20;continue;case 19:p=p+(1)>>0;if(p>5){w=AAG.nil;x=G.New("net/http: too many 1xx informational responses");i=w;j=x;$s=-1;return[i,j];}k.readLimit=k.maxHeaderResponseSize();if(!(h===AAH.nil)&&!(h.Got1xxResponse===$throwNilPointerError)){$s=21;continue;}$s=22;continue;case 21:y=h.Got1xxResponse(t,(i.Header));$s=23;case 23:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}z=y;if(!($interfaceIsEqual(z,$ifaceNil))){aa=AAG.nil;ab=z;i=aa;j=ab;$s=-1;return[i,j];}case 22:$s=7;continue;case 20:$s=8;continue;case 8:ac=i.isProtocolSwitch();$s=26;case 26:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}if(ac){$s=24;continue;}$s=25;continue;case 24:i.Body=CB(k.br,k.conn);case 25:i.TLS=k.tlsState;$s=-1;return[i,j];}return;}var $f={$blk:BY.ptr.prototype.readResponse,$c:true,$r,aa,ab,ac,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};BY.prototype.readResponse=function(g,h){return this.$val.readResponse(g,h);};BY.ptr.prototype.waitForContinue=function(g){var g,h;h=this;if(g===$chanNil){return $throwNilPointerError;}return(function $b(){var{i,j,k,l,m,n,o,p,q,$s,$deferred,$r,$c}=$restore(this,{});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);i=T.NewTimer(h.t.ExpectContinueTimeout);$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;$deferred.push([$methodVal(j,"Stop"),[]]);l=$select([[g],[j.C],[h.closech]]);$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k=l;if(k[0]===0){$s=3;continue;}if(k[0]===1){$s=4;continue;}if(k[0]===2){$s=5;continue;}$s=6;continue;case 3:m=k[1];n=m[1];o=n;$s=7;case 7:return o;case 4:p=true;$s=8;case 8:return p;case 5:q=false;$s=9;case 9:return q;case 6:$s=-1;return false;}return;}}catch(err){$err=err;$s=-1;return false;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:$b,$c:true,$r,i,j,k,l,m,n,o,p,q,$s,$deferred};return $f;}}});};BY.prototype.waitForContinue=function(g){return this.$val.waitForContinue(g);};CB=function(g,h){var g,h,i;i=new CC.ptr(ZV.zero(),AAW.nil,h);if(!((g.Buffered()===0))){i.br=g;}return i;};CC.ptr.prototype.Read=function(g){var{g,h,i,j,k,l,m,n,o,p,q,r,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=0;i=$ifaceNil;j=this;if(!(j.br===AAW.nil)){$s=1;continue;}$s=2;continue;case 1:k=j.br.Buffered();if(g.$length>k){g=$subslice(g,0,k);}m=j.br.Read(g);$s=3;case 3:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}l=m;h=l[0];i=l[1];if(j.br.Buffered()===0){j.br=AAW.nil;}n=h;o=i;h=n;i=o;$s=-1;return[h,i];case 2:q=j.ReadWriteCloser.Read(g);$s=4;case 4:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}p=q;h=p[0];i=p[1];r=[h,i];$s=5;case 5:return r;}return;}var $f={$blk:CC.ptr.prototype.Read,$c:true,$r,g,h,i,j,k,l,m,n,o,p,q,r,$s};return $f;};CC.prototype.Read=function(g){return this.$val.Read(g);};BY.ptr.prototype.writeLoop=function(){var{g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s,$deferred,$r,$c}=$restore(this,{});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);g=this;$deferred.push([function(h){$close(h);},[g.writeLoopDone]]);case 1:j=$select([[g.writech],[g.closech]]);$s=3;case 3:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}i=j;if(i[0]===0){$s=4;continue;}if(i[0]===1){$s=5;continue;}$s=6;continue;case 4:k=$clone(i[1][0],CG);l=g.nwrite;m=k.req.Request.write(g.bw,g.isProxy,k.req.extra,g.waitForContinue(k.continueCh));$s=7;case 7:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;o=$assertType(n,JI,true);p=$clone(o[0],JI);q=o[1];if(q){$s=8;continue;}$s=9;continue;case 8:n=p.error;$r=k.req.setError(n);$s=10;case 10:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 9:if($interfaceIsEqual(n,$ifaceNil)){$s=11;continue;}$s=12;continue;case 11:r=g.bw.Flush();$s=13;case 13:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}n=r;case 12:if(!($interfaceIsEqual(n,$ifaceNil))){if((s=g.nwrite,(s.$high===l.$high&&s.$low===l.$low))){n=(t=new CD.ptr(n),new t.constructor.elem(t));}}$r=$send(g.writeErrCh,n);$s=14;case 14:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=$send(k.ch,n);$s=15;case 15:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(!($interfaceIsEqual(n,$ifaceNil))){$s=16;continue;}$s=17;continue;case 16:$r=g.close(n);$s=18;case 18:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=19;case 19:return;case 17:$s=6;continue;case 5:$s=20;case 20:return;case 6:$s=1;continue;case 2:$s=-1;return;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:BY.ptr.prototype.writeLoop,$c:true,$r,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s,$deferred};return $f;}}};BY.prototype.writeLoop=function(){return this.$val.writeLoop();};BY.ptr.prototype.wroteRequest=function(){var{g,h,i,j,k,l,m,n,o,p,q,$s,$deferred,$r,$c}=$restore(this,{});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);g=this;h=$select([[g.writeErrCh],[]]);if(h[0]===0){$s=1;continue;}if(h[0]===1){$s=2;continue;}$s=3;continue;case 1:i=h[1][0];j=$interfaceIsEqual(i,$ifaceNil);$s=4;case 4:return j;case 2:k=T.NewTimer(new T.Duration(0,50000000));$s=5;case 5:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;$deferred.push([$methodVal(l,"Stop"),[]]);n=$select([[g.writeErrCh],[l.C]]);$s=6;case 6:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;if(m[0]===0){$s=7;continue;}if(m[0]===1){$s=8;continue;}$s=9;continue;case 7:o=m[1][0];p=$interfaceIsEqual(o,$ifaceNil);$s=10;case 10:return p;case 8:q=false;$s=11;case 11:return q;case 9:case 3:$s=-1;return false;}return;}}catch(err){$err=err;$s=-1;return false;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:BY.ptr.prototype.wroteRequest,$c:true,$r,g,h,i,j,k,l,m,n,o,p,q,$s,$deferred};return $f;}}};BY.prototype.wroteRequest=function(){return this.$val.wroteRequest();};CH.ptr.prototype.Error=function(){var g;g=this;return g.err;};CH.prototype.Error=function(){return this.$val.Error();};CH.ptr.prototype.Timeout=function(){var g;g=this;return g.timeout;};CH.prototype.Timeout=function(){return this.$val.Timeout();};CH.ptr.prototype.Temporary=function(){var g;g=this;return true;};CH.prototype.Temporary=function(){return this.$val.Temporary();};CL=function(){};BY.ptr.prototype.roundTrip=function(g){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred,$r,$c}=$restore(this,{g});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);g=[g];h=[h];i=[i];j=AAG.nil;h[0]=$ifaceNil;i[0]=this;$r=CM();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}k=i[0].t.replaceReqCanceler($clone(g[0].cancelKey,AU),$methodVal(i[0],"cancelRequest"));$s=4;case 4:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}if(!k){$s=2;continue;}$s=3;continue;case 2:$r=i[0].t.putOrCloseIdleConn(i[0]);$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}l=AAG.nil;m=CJ;j=l;h[0]=m;n=[j,h[0]];$s=6;case 6:return n;case 3:$r=i[0].mu.Lock();$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}i[0].numExpectedResponses=i[0].numExpectedResponses+(1)>>0;o=i[0].mutateHeaderFunc;$r=i[0].mu.Unlock();$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(!(o===$throwNilPointerError)){$s=9;continue;}$s=10;continue;case 9:$r=o(g[0].extraHeaders());$s=11;case 11:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 10:p=false;if(!(!i[0].t.DisableCompression)){r=false;$s=15;continue s;}s=new KP(g[0].Request.Header).Get("Accept-Encoding");$s=16;case 16:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}r=s==="";case 15:if(!(r)){q=false;$s=14;continue s;}t=new KP(g[0].Request.Header).Get("Range");$s=17;case 17:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}q=t==="";case 14:if(q&&!(g[0].Request.Method==="HEAD")){$s=12;continue;}$s=13;continue;case 12:p=true;$r=new KP(g[0].extraHeaders()).Set("Accept-Encoding","gzip");$s=18;case 18:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 13:u=$chanNil;if(g[0].Request.ProtoAtLeast(1,1)&&!($interfaceIsEqual(g[0].Request.Body,$ifaceNil))&&g[0].Request.expectsContinue()){u=new $Chan(AAQ,1);}if(!(i[0].t.DisableKeepAlives&&!g[0].Request.wantsClose())){v=false;$s=21;continue s;}w=JA(g[0].Request.Header);$s=22;case 22:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}v=!w;case 21:if(v){$s=19;continue;}$s=20;continue;case 19:$r=new KP(g[0].extraHeaders()).Set("Connection","close");$s=23;case 23:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 20:x=new $Chan(AAQ,0);$deferred.push([function(y){$close(y);},[x]]);$deferred.push([(function(g,h,i){return function $b(){var{$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:if(!($interfaceIsEqual(h[0],$ifaceNil))){$s=1;continue;}$s=2;continue;case 1:$r=i[0].t.setReqCanceler($clone(g[0].cancelKey,AU),$throwNilPointerError);$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 2:$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,$s};return $f;};})(g,h,i),[]]);z=i[0].nwrite;aa=new $Chan($error,1);$r=$send(i[0].writech,$clone(new CG.ptr(g[0],aa,u),CG));$s=24;case 24:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}ab=new $Chan(CE,0);$r=$send(i[0].reqch,$clone(new CF.ptr(ZV.zero(),g[0].Request,$clone(g[0].cancelKey,AU),ab,p,u,x),CF));$s=25;case 25:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}ac=$chanNil;ad=g[0].Request.Cancel;ae=g[0].Request.Context().Done();$s=26;case 26:if($c){$c=false;ae=ae.$blk();}if(ae&&ae.$blk!==undefined){break s;}af=ae;ag=i[0].closech;ah=false;case 27:$r=CN();$s=29;case 29:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}aj=$select([[aa],[ag],[ac],[ab],[ad],[af]]);$s=30;case 30:if($c){$c=false;aj=aj.$blk();}if(aj&&aj.$blk!==undefined){break s;}ai=aj;if(ai[0]===0){$s=31;continue;}if(ai[0]===1){$s=32;continue;}if(ai[0]===2){$s=33;continue;}if(ai[0]===3){$s=34;continue;}if(ai[0]===4){$s=35;continue;}if(ai[0]===5){$s=36;continue;}$s=37;continue;case 31:ak=ai[1][0];if(false){$s=38;continue;}$s=39;continue;case 38:$r=g[0].logf("writeErrCh resv: %T/%#v",new ZB([ak,ak]));$s=40;case 40:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 39:if(!($interfaceIsEqual(ak,$ifaceNil))){$s=41;continue;}$s=42;continue;case 41:al=H.Errorf("write error: %v",new ZB([ak]));$s=43;case 43:if($c){$c=false;al=al.$blk();}if(al&&al.$blk!==undefined){break s;}$r=i[0].close(al);$s=44;case 44:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}am=AAG.nil;ao=i[0].mapRoundTripError(g[0],z,ak);$s=45;case 45:if($c){$c=false;ao=ao.$blk();}if(ao&&ao.$blk!==undefined){break s;}an=ao;j=am;h[0]=an;ap=[j,h[0]];$s=46;case 46:return ap;case 42:aq=i[0].t.ResponseHeaderTimeout;if((aq.$high>0||(aq.$high===0&&aq.$low>0))){$s=47;continue;}$s=48;continue;case 47:if(false){$s=49;continue;}$s=50;continue;case 49:$r=g[0].logf("starting timer for %v",new ZB([aq]));$s=51;case 51:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 50:ar=T.NewTimer(aq);$s=52;case 52:if($c){$c=false;ar=ar.$blk();}if(ar&&ar.$blk!==undefined){break s;}as=ar;$deferred.push([$methodVal(as,"Stop"),[]]);ac=as.C;case 48:$s=37;continue;case 32:ag=$chanNil;if(ah){at=true;$s=55;continue s;}au=i[0].t.replaceReqCanceler($clone(g[0].cancelKey,AU),$throwNilPointerError);$s=56;case 56:if($c){$c=false;au=au.$blk();}if(au&&au.$blk!==undefined){break s;}at=au;case 55:if(at){$s=53;continue;}$s=54;continue;case 53:if(false){$s=57;continue;}$s=58;continue;case 57:$r=g[0].logf("closech recv: %T %#v",new ZB([i[0].closed,i[0].closed]));$s=59;case 59:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 58:av=AAG.nil;ax=i[0].mapRoundTripError(g[0],z,i[0].closed);$s=60;case 60:if($c){$c=false;ax=ax.$blk();}if(ax&&ax.$blk!==undefined){break s;}aw=ax;j=av;h[0]=aw;ay=[j,h[0]];$s=61;case 61:return ay;case 54:$s=37;continue;case 33:if(false){$s=62;continue;}$s=63;continue;case 62:$r=g[0].logf("timeout waiting for response headers.",new ZB([]));$s=64;case 64:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 63:$r=i[0].close(CI);$s=65;case 65:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}az=AAG.nil;ba=CI;j=az;h[0]=ba;bb=[j,h[0]];$s=66;case 66:return bb;case 34:bc=$clone(ai[1][0],CE);if((bc.res===AAG.nil)===($interfaceIsEqual(bc.err,$ifaceNil))){$s=67;continue;}$s=68;continue;case 67:bd=H.Sprintf("internal error: exactly one of res or err should be set; nil=%v",new ZB([new $Bool(bc.res===AAG.nil)]));$s=69;case 69:if($c){$c=false;bd=bd.$blk();}if(bd&&bd.$blk!==undefined){break s;}$panic(new $String(bd));case 68:if(false){$s=70;continue;}$s=71;continue;case 70:$r=g[0].logf("resc recv: %p, %T/%#v",new ZB([bc.res,bc.err,bc.err]));$s=72;case 72:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 71:if(!($interfaceIsEqual(bc.err,$ifaceNil))){$s=73;continue;}$s=74;continue;case 73:be=AAG.nil;bg=i[0].mapRoundTripError(g[0],z,bc.err);$s=75;case 75:if($c){$c=false;bg=bg.$blk();}if(bg&&bg.$blk!==undefined){break s;}bf=bg;j=be;h[0]=bf;bh=[j,h[0]];$s=76;case 76:return bh;case 74:bi=bc.res;bj=$ifaceNil;j=bi;h[0]=bj;bk=[j,h[0]];$s=77;case 77:return bk;case 35:bl=i[0].t.cancelRequest($clone(g[0].cancelKey,AU),CJ);$s=78;case 78:if($c){$c=false;bl=bl.$blk();}if(bl&&bl.$blk!==undefined){break s;}ah=bl;ad=$chanNil;$s=37;continue;case 36:bm=$clone(g[0].cancelKey,AU);bn=g[0].Request.Context().Err();$s=79;case 79:if($c){$c=false;bn=bn.$blk();}if(bn&&bn.$blk!==undefined){break s;}bo=bn;bp=i[0].t.cancelRequest(bm,bo);$s=80;case 80:if($c){$c=false;bp=bp.$blk();}if(bp&&bp.$blk!==undefined){break s;}ah=bp;ad=$chanNil;af=$chanNil;case 37:$s=27;continue;case 28:$s=-1;return[j,h[0]];}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if(!$curGoroutine.asleep){return[j,h[0]];}if($curGoroutine.asleep){var $f={$blk:BY.ptr.prototype.roundTrip,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred};return $f;}}};BY.prototype.roundTrip=function(g){return this.$val.roundTrip(g);};AY.ptr.prototype.logf=function(g,h){var{g,h,i,j,k,l,m,n,o,p,$s,$r,$c}=$restore(this,{g,h});$s=$s||0;s:while(true){switch($s){case 0:i=this;l=i.Request.Context().Value((k=new CT.ptr(),new k.constructor.elem(k)));$s=1;case 1:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}j=$assertType(l,ABC,true);m=j[0];n=j[1];if(n){$s=2;continue;}$s=3;continue;case 2:o=T.Now();$s=4;case 4:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=$clone(o,T.Time).Format("2006-01-02T15:04:05.999999999Z07:00");$s=5;case 5:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}$r=m(p+": "+g,h);$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 3:$s=-1;return;}return;}var $f={$blk:AY.ptr.prototype.logf,$c:true,$r,g,h,i,j,k,l,m,n,o,p,$s};return $f;};AY.prototype.logf=function(g,h){return this.$val.logf(g,h);};BY.ptr.prototype.markReused=function(){var{g,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;$r=g.mu.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}g.reused=true;$r=g.mu.Unlock();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:BY.ptr.prototype.markReused,$c:true,$r,g,$s};return $f;};BY.prototype.markReused=function(){return this.$val.markReused();};BY.ptr.prototype.close=function(g){var{g,h,$s,$deferred,$r,$c}=$restore(this,{g});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);h=this;$r=h.mu.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(h.mu,"Unlock"),[]]);$r=h.closeLocked(g);$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:BY.ptr.prototype.close,$c:true,$r,g,h,$s,$deferred};return $f;}}};BY.prototype.close=function(g){return this.$val.close(g);};BY.ptr.prototype.closeLocked=function(g){var{g,h,i,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;if($interfaceIsEqual(g,$ifaceNil)){$panic(new $String("nil error"));}h.broken=true;if($interfaceIsEqual(h.closed,$ifaceNil)){$s=1;continue;}$s=2;continue;case 1:h.closed=g;$r=h.t.decConnsPerHost($clone(h.cacheKey,BX));$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if($interfaceIsEqual(h.alt,$ifaceNil)){$s=4;continue;}$s=5;continue;case 4:if(!($interfaceIsEqual(g,BZ))){$s=6;continue;}$s=7;continue;case 6:i=h.conn.Close();$s=8;case 8:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}i;case 7:$close(h.closech);case 5:case 2:h.mutateHeaderFunc=$throwNilPointerError;$s=-1;return;}return;}var $f={$blk:BY.ptr.prototype.closeLocked,$c:true,$r,g,h,i,$s};return $f;};BY.prototype.closeLocked=function(g){return this.$val.closeLocked(g);};CV=function(g){var{g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=g.Hostname();j=JJ(h);$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}i=j;k=i[0];l=i[1];if($interfaceIsEqual(l,$ifaceNil)){h=k;}m=g.Port();if(m===""){m=(n=CU[$String.keyFor(g.Scheme)],n!==undefined?n.v:"");}$s=-1;return B.JoinHostPort(h,m);}return;}var $f={$blk:CV,$c:true,$r,g,h,i,j,k,l,m,n,$s};return $f;};CW.ptr.prototype.Read=function(g){var{g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,$s,$deferred,$r,$c}=$restore(this,{g});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);h=0;i=$ifaceNil;j=this;$r=j.mu.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}k=j.closed;l=j.rerr;m=k;n=l;$r=j.mu.Unlock();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(m){$s=3;continue;}$s=4;continue;case 3:o=0;p=CX;h=o;i=p;q=[h,i];$s=5;case 5:return q;case 4:if(!($interfaceIsEqual(n,$ifaceNil))){$s=6;continue;}$s=7;continue;case 6:r=0;s=n;h=r;i=s;t=[h,i];$s=8;case 8:return t;case 7:v=j.body.Read(g);$s=9;case 9:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}u=v;h=u[0];i=u[1];if(!($interfaceIsEqual(i,$ifaceNil))){$s=10;continue;}$s=11;continue;case 10:$r=j.mu.Lock();$s=12;case 12:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(j.mu,"Unlock"),[]]);if($interfaceIsEqual(j.rerr,$ifaceNil)){j.rerr=i;}w=j.condfn(i);$s=13;case 13:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}i=w;case 11:x=[h,i];$s=14;case 14:return x;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if(!$curGoroutine.asleep){return[h,i];}if($curGoroutine.asleep){var $f={$blk:CW.ptr.prototype.Read,$c:true,$r,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,$s,$deferred};return $f;}}};CW.prototype.Read=function(g){return this.$val.Read(g);};CW.ptr.prototype.Close=function(){var{g,h,i,j,k,l,m,n,$s,$deferred,$r,$c}=$restore(this,{});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);g=this;$r=g.mu.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(g.mu,"Unlock"),[]]);if(g.closed){$s=2;continue;}$s=3;continue;case 2:h=$ifaceNil;$s=4;case 4:return h;case 3:g.closed=true;if(!(g.earlyCloseFn===$throwNilPointerError)&&!($interfaceIsEqual(g.rerr,J.EOF))){$s=5;continue;}$s=6;continue;case 5:i=g.earlyCloseFn();$s=7;case 7:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;$s=8;case 8:return j;case 6:k=g.body.Close();$s=9;case 9:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;m=g.condfn(l);$s=10;case 10:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;$s=11;case 11:return n;}return;}}catch(err){$err=err;$s=-1;return $ifaceNil;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:CW.ptr.prototype.Close,$c:true,$r,g,h,i,j,k,l,m,n,$s,$deferred};return $f;}}};CW.prototype.Close=function(){return this.$val.Close();};CW.ptr.prototype.condfn=function(g){var{g,h,i,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;if(h.fn===$throwNilPointerError){$s=-1;return g;}i=h.fn(g);$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}g=i;h.fn=$throwNilPointerError;$s=-1;return g;}return;}var $f={$blk:CW.ptr.prototype.condfn,$c:true,$r,g,h,i,$s};return $f;};CW.prototype.condfn=function(g){return this.$val.condfn(g);};CY.ptr.prototype.Read=function(g){var{g,h,i,j,k,l,m,n,o,p,q,r,s,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=0;i=$ifaceNil;j=this;if(j.zr===ABB.nil){$s=1;continue;}$s=2;continue;case 1:if($interfaceIsEqual(j.zerr,$ifaceNil)){$s=3;continue;}$s=4;continue;case 3:l=D.NewReader(j.body);$s=5;case 5:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k=l;j.zr=k[0];j.zerr=k[1];case 4:if(!($interfaceIsEqual(j.zerr,$ifaceNil))){m=0;n=j.zerr;h=m;i=n;$s=-1;return[h,i];}case 2:$r=j.body.mu.Lock();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(j.body.closed){i=CX;}$r=j.body.mu.Unlock();$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(!($interfaceIsEqual(i,$ifaceNil))){o=0;p=i;h=o;i=p;$s=-1;return[h,i];}r=j.zr.Read(g);$s=8;case 8:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}q=r;h=q[0];i=q[1];s=[h,i];$s=9;case 9:return s;}return;}var $f={$blk:CY.ptr.prototype.Read,$c:true,$r,g,h,i,j,k,l,m,n,o,p,q,r,s,$s};return $f;};CY.prototype.Read=function(g){return this.$val.Read(g);};CY.ptr.prototype.Close=function(){var{g,h,i,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=g.body.Close();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=2;case 2:return i;}return;}var $f={$blk:CY.ptr.prototype.Close,$c:true,$r,g,h,i,$s};return $f;};CY.prototype.Close=function(){return this.$val.Close();};CZ.ptr.prototype.Timeout=function(){return true;};CZ.prototype.Timeout=function(){return this.$val.Timeout();};CZ.ptr.prototype.Temporary=function(){return true;};CZ.prototype.Temporary=function(){return this.$val.Temporary();};CZ.ptr.prototype.Error=function(){return"net/http: TLS handshake timeout";};CZ.prototype.Error=function(){return this.$val.Error();};DA.ptr.prototype.Lock=function(){};DA.prototype.Lock=function(){return this.$val.Lock();};DA.ptr.prototype.Unlock=function(){};DA.prototype.Unlock=function(){return this.$val.Unlock();};DB=function(g){var{g,h,i,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:if(g===ZI.nil){$s=-1;return new F.Config.ptr($ifaceNil,$throwNilPointerError,ABD.nil,false,$throwNilPointerError,$throwNilPointerError,$throwNilPointerError,$throwNilPointerError,$throwNilPointerError,ABE.nil,ZK.nil,"",0,ABE.nil,false,ABF.nil,false,false,ABG.zero(),$ifaceNil,0,0,ABH.nil,false,0,$ifaceNil,new R.RWMutex.ptr(new R.Mutex.ptr(0,0),0,0,0,0),ABI.nil,ABI.nil);}h=g.Clone();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=2;case 2:return i;}return;}var $f={$blk:DB,$c:true,$r,g,h,i,$s};return $f;};DC.ptr.prototype.add=function(g){var g,h,i,j,k,l,m;h=this;if(h.ll===ZH.nil){h.ll=E.New();h.m={};}i=h.ll.PushFront(g);j=(k=h.m[AAK.keyFor(g)],k!==undefined?[k.v,true]:[AAL.nil,false]);l=j[1];if(l){$panic(new $String("persistConn was already in LRU"));}m=g;(h.m||$throwRuntimeError("assignment to entry in nil map"))[AAK.keyFor(m)]={k:m,v:i};};DC.prototype.add=function(g){return this.$val.add(g);};DC.ptr.prototype.removeOldest=function(){var g,h,i;g=this;h=g.ll.Back();i=$assertType(h.Value,AAK);g.ll.Remove(h);delete g.m[AAK.keyFor(i)];return i;};DC.prototype.removeOldest=function(){return this.$val.removeOldest();};DC.ptr.prototype.remove=function(g){var g,h,i,j,k,l;h=this;i=(j=h.m[AAK.keyFor(g)],j!==undefined?[j.v,true]:[AAL.nil,false]);k=i[0];l=i[1];if(l){h.ll.Remove(k);delete h.m[AAK.keyFor(g)];}};DC.prototype.remove=function(g){return this.$val.remove(g);};DC.ptr.prototype.len=function(){var g;g=this;return $keys(g.m).length;};DC.prototype.len=function(){return this.$val.len();};DD.ptr.prototype.Read=function(g){var g,h,i,j,k,l;h=0;i=$ifaceNil;j=this;k=0;l=j.err;h=k;i=l;return[h,i];};DD.prototype.Read=function(g){return this.$val.Read(g);};DE.ptr.prototype.Read=function(g){var g,h,i,j,k,l,m,n,o,p;h=0;i=$ifaceNil;j=this;if(j.done){k=0;l=J.EOF;h=k;i=l;return[h,i];}if(g.$length===0){m=0;n=$ifaceNil;h=m;i=n;return[h,i];}j.done=true;(0>=g.$length?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+0]=j.b);o=1;p=J.EOF;h=o;i=p;return[h,i];};DE.prototype.Read=function(g){return this.$val.Read(g);};DG=function(g){var{g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=ABJ.nil;i=$ifaceNil;h=new DF.ptr("",$ifaceNil,$ifaceNil,false,new $Int64(0,0),false,ZK.nil,false,false,false,$ifaceNil,false,$chanNil);j=false;k=g;if($assertType(k,ZX,true)[1]){$s=1;continue;}if($assertType(k,AAG,true)[1]){$s=2;continue;}$s=3;continue;case 1:l=k.$val;if(!((n=l.ContentLength,(n.$high===0&&n.$low===0)))&&$interfaceIsEqual(l.Body,$ifaceNil)){$s=4;continue;}$s=5;continue;case 4:o=ABJ.nil;q=H.Errorf("http: Request.ContentLength=%d with nil Body",new ZB([l.ContentLength]));$s=6;case 6:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}p=q;h=o;i=p;r=[h,i];$s=7;case 7:return r;case 5:h.Method=JG(l.Method,"GET");h.Close=l.Close;h.TransferEncoding=l.TransferEncoding;h.Header=l.Header;h.Trailer=l.Trailer;h.Body=l.Body;h.BodyCloser=l.Body;h.ContentLength=l.outgoingLength();if(!((t=h.ContentLength,(t.$high<0||(t.$high===0&&t.$low<0)))&&(h.TransferEncoding.$length===0))){s=false;$s=10;continue s;}u=h.shouldSendChunkedRequestBody();$s=11;case 11:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}s=u;case 10:if(s){$s=8;continue;}$s=9;continue;case 8:h.TransferEncoding=new ZK(["chunked"]);case 9:if(!(!((w=h.ContentLength,(w.$high===0&&w.$low===0))))){v=false;$s=14;continue s;}x=EF(h.Body);$s=15;case 15:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}v=!x;case 14:if(v){$s=12;continue;}$s=13;continue;case 12:h.FlushHeaders=true;case 13:j=true;$s=3;continue;case 2:m=k.$val;h.IsResponse=true;if(!(m.Request===ZX.nil)){h.Method=m.Request.Method;}h.Body=m.Body;h.BodyCloser=m.Body;h.ContentLength=m.ContentLength;h.Close=m.Close;h.TransferEncoding=m.TransferEncoding;h.Header=m.Header;h.Trailer=m.Trailer;j=m.ProtoAtLeast(1,1);h.ResponseToHEAD=DH(h.Method);case 3:if(h.ResponseToHEAD){h.Body=$ifaceNil;if(DO(h.TransferEncoding)){h.ContentLength=new $Int64(-1,4294967295);}}else{if(!j||$interfaceIsEqual(h.Body,$ifaceNil)){h.TransferEncoding=ZK.nil;}if(DO(h.TransferEncoding)){h.ContentLength=new $Int64(-1,4294967295);}else if($interfaceIsEqual(h.Body,$ifaceNil)){h.ContentLength=new $Int64(0,0);}}if(!DO(h.TransferEncoding)){h.Trailer=false;}y=h;z=$ifaceNil;h=y;i=z;$s=-1;return[h,i];}return;}var $f={$blk:DG,$c:true,$r,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};DF.ptr.prototype.shouldSendChunkedRequestBody=function(){var{g,h,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;if((h=g.ContentLength,(h.$high>0||(h.$high===0&&h.$low>=0)))||$interfaceIsEqual(g.Body,$ifaceNil)){$s=-1;return false;}if(g.Method==="CONNECT"){$s=-1;return false;}if(KB(g.Method)){$s=1;continue;}$s=2;continue;case 1:$r=g.probeRequestBody();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return!($interfaceIsEqual(g.Body,$ifaceNil));case 2:$s=-1;return true;}return;}var $f={$blk:DF.ptr.prototype.shouldSendChunkedRequestBody,$c:true,$r,g,h,$s};return $f;};DF.prototype.shouldSendChunkedRequestBody=function(){return this.$val.shouldSendChunkedRequestBody();};DF.ptr.prototype.probeRequestBody=function(){var{g,h,i,j,k,l,m,n,o,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=[g];g[0]=this;g[0].ByteReadCh=new $Chan(FS,1);$go((function(g){return function $b(h){var{h,i,j,k,l,$s,$r,$c}=$restore(this,{h});$s=$s||0;s:while(true){switch($s){case 0:i=ABK.zero();j=new FS.ptr(ZV.zero(),0,$ifaceNil,0);l=h.Read(new ZL(i));$s=1;case 1:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k=l;j.n=k[0];j.err=k[1];if(j.n===1){j.b=i[0];}$r=$send(g[0].ByteReadCh,$clone($clone(j,FS),FS));$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$close(g[0].ByteReadCh);$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,h,i,j,k,l,$s};return $f;};})(g),[g[0].Body]);h=T.NewTimer(new T.Duration(0,200000000));$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;k=$select([[g[0].ByteReadCh],[i.C]]);$s=2;case 2:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j=k;if(j[0]===0){l=$clone(j[1][0],FS);i.Stop();if((l.n===0)&&$interfaceIsEqual(l.err,J.EOF)){g[0].Body=$ifaceNil;g[0].ContentLength=new $Int64(0,0);}else if(l.n===1){if(!($interfaceIsEqual(l.err,$ifaceNil))){g[0].Body=J.MultiReader(new ABL([new DE.ptr(l.b,false),(m=new DD.ptr(l.err),new m.constructor.elem(m))]));}else{g[0].Body=J.MultiReader(new ABL([new DE.ptr(l.b,false),g[0].Body]));}}else if(!($interfaceIsEqual(l.err,$ifaceNil))){g[0].Body=(n=new DD.ptr(l.err),new n.constructor.elem(n));}}else if(j[0]===1){g[0].Body=J.MultiReader(new ABL([(o=new ED.ptr(g[0]),new o.constructor.elem(o)),g[0].Body]));g[0].FlushHeaders=true;}$s=-1;return;}return;}var $f={$blk:DF.ptr.prototype.probeRequestBody,$c:true,$r,g,h,i,j,k,l,m,n,o,$s};return $f;};DF.prototype.probeRequestBody=function(){return this.$val.probeRequestBody();};DH=function(g){var g;return g==="HEAD";};DF.ptr.prototype.shouldSendContentLength=function(){var g,h,i,j;g=this;if(DO(g.TransferEncoding)){return false;}if((h=g.ContentLength,(h.$high>0||(h.$high===0&&h.$low>0)))){return true;}if((i=g.ContentLength,(i.$high<0||(i.$high===0&&i.$low<0)))){return false;}if(g.Method==="POST"||g.Method==="PUT"||g.Method==="PATCH"){return true;}if((j=g.ContentLength,(j.$high===0&&j.$low===0))&&DP(g.TransferEncoding)){if(g.Method==="GET"||g.Method==="HEAD"){return false;}return true;}return false;};DF.prototype.shouldSendContentLength=function(){return this.$val.shouldSendContentLength();};DF.ptr.prototype.writeHeader=function(g,h){var{aa,ab,ac,ad,ae,af,ag,ah,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{g,h});$s=$s||0;s:while(true){switch($s){case 0:i=this;if(i.Close&&!KY(new KP(i.Header).get("Connection"),"close")){$s=1;continue;}$s=2;continue;case 1:k=J.WriteString(g,"Connection: close\r\n");$s=3;case 3:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j=k;l=j[1];if(!($interfaceIsEqual(l,$ifaceNil))){$s=-1;return l;}if(!(h===AAH.nil)&&!(h.WroteHeaderField===$throwNilPointerError)){$s=4;continue;}$s=5;continue;case 4:$r=h.WroteHeaderField("Connection",new ZK(["close"]));$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 5:case 2:if(i.shouldSendContentLength()){$s=7;continue;}if(DO(i.TransferEncoding)){$s=8;continue;}$s=9;continue;case 7:n=J.WriteString(g,"Content-Length: ");$s=10;case 10:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;o=m[1];if(!($interfaceIsEqual(o,$ifaceNil))){$s=-1;return o;}q=J.WriteString(g,Z.FormatInt(i.ContentLength,10)+"\r\n");$s=11;case 11:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}p=q;r=p[1];if(!($interfaceIsEqual(r,$ifaceNil))){$s=-1;return r;}if(!(h===AAH.nil)&&!(h.WroteHeaderField===$throwNilPointerError)){$s=12;continue;}$s=13;continue;case 12:$r=h.WroteHeaderField("Content-Length",new ZK([Z.FormatInt(i.ContentLength,10)]));$s=14;case 14:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 13:$s=9;continue;case 8:t=J.WriteString(g,"Transfer-Encoding: chunked\r\n");$s=15;case 15:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}s=t;u=s[1];if(!($interfaceIsEqual(u,$ifaceNil))){$s=-1;return u;}if(!(h===AAH.nil)&&!(h.WroteHeaderField===$throwNilPointerError)){$s=16;continue;}$s=17;continue;case 16:$r=h.WroteHeaderField("Transfer-Encoding",new ZK(["chunked"]));$s=18;case 18:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 17:case 9:if(!(i.Trailer===false)){$s=19;continue;}$s=20;continue;case 19:v=$makeSlice(ZK,0,$keys(i.Trailer).length);w=i.Trailer;x=0;y=$keys(w);case 21:if(!(x0){$s=29;continue;}$s=30;continue;case 29:$r=Y.Strings(v);$s=31;case 31:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}ag=J.WriteString(g,"Trailer: "+Q.Join(v,",")+"\r\n");$s=32;case 32:if($c){$c=false;ag=ag.$blk();}if(ag&&ag.$blk!==undefined){break s;}af=ag;ah=af[1];if(!($interfaceIsEqual(ah,$ifaceNil))){$s=-1;return ah;}if(!(h===AAH.nil)&&!(h.WroteHeaderField===$throwNilPointerError)){$s=33;continue;}$s=34;continue;case 33:$r=h.WroteHeaderField("Trailer",v);$s=35;case 35:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 34:case 30:case 20:$s=-1;return $ifaceNil;}return;}var $f={$blk:DF.ptr.prototype.writeHeader,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};DF.prototype.writeHeader=function(g,h){return this.$val.writeHeader(g,h);};DF.ptr.prototype.writeBody=function(g){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred,$r,$c}=$restore(this,{g});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);h=[h];i=[i];j=[j];i[0]=$ifaceNil;j[0]=this;k=new $Int64(0,0);h[0]=false;$deferred.push([(function(h,i,j){return function $b(){var{l,m,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:if(h[0]||$interfaceIsEqual(j[0].BodyCloser,$ifaceNil)){$s=-1;return;}l=j[0].BodyCloser.Close();$s=1;case 1:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;if(!($interfaceIsEqual(m,$ifaceNil))&&$interfaceIsEqual(i[0],$ifaceNil)){i[0]=m;}$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,l,m,$s};return $f;};})(h,i,j),[]]);if(!($interfaceIsEqual(j[0].Body,$ifaceNil))){$s=1;continue;}$s=2;continue;case 1:l=j[0].unwrapBody();$s=3;case 3:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;if(DO(j[0].TransferEncoding)){$s=4;continue;}if((n=j[0].ContentLength,(n.$high===-1&&n.$low===4294967295))){$s=5;continue;}$s=6;continue;case 4:o=$assertType(g,AAA,true);p=o[0];q=o[1];if(q&&!j[0].IsResponse){g=new X.FlushAfterChunkWriter.ptr(p);}r=X.NewChunkedWriter(g);t=j[0].doBodyCopy(r,m);$s=8;case 8:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}s=t;i[0]=s[1];if($interfaceIsEqual(i[0],$ifaceNil)){$s=9;continue;}$s=10;continue;case 9:u=r.Close();$s=11;case 11:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}i[0]=u;case 10:$s=7;continue;case 5:v=g;if(j[0].Method==="CONNECT"){v=(w=new EG.ptr(v),new w.constructor.elem(w));}y=j[0].doBodyCopy(v,m);$s=12;case 12:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}x=y;k=x[0];i[0]=x[1];$s=7;continue;case 6:aa=j[0].doBodyCopy(g,J.LimitReader(m,j[0].ContentLength));$s=13;case 13:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}z=aa;k=z[0];i[0]=z[1];if(!($interfaceIsEqual(i[0],$ifaceNil))){$s=14;continue;}$s=15;continue;case 14:i[0]=i[0];ab=i[0];$s=16;case 16:return ab;case 15:ac=new $Int64(0,0);ae=j[0].doBodyCopy(J.Discard,m);$s=17;case 17:if($c){$c=false;ae=ae.$blk();}if(ae&&ae.$blk!==undefined){break s;}ad=ae;ac=ad[0];i[0]=ad[1];k=(af=ac,new $Int64(k.$high+af.$high,k.$low+af.$low));case 7:if(!($interfaceIsEqual(i[0],$ifaceNil))){$s=18;continue;}$s=19;continue;case 18:i[0]=i[0];ag=i[0];$s=20;case 20:return ag;case 19:case 2:if(!($interfaceIsEqual(j[0].BodyCloser,$ifaceNil))){$s=21;continue;}$s=22;continue;case 21:h[0]=true;ah=j[0].BodyCloser.Close();$s=23;case 23:if($c){$c=false;ah=ah.$blk();}if(ah&&ah.$blk!==undefined){break s;}ai=ah;if(!($interfaceIsEqual(ai,$ifaceNil))){$s=24;continue;}$s=25;continue;case 24:i[0]=ai;aj=i[0];$s=26;case 26:return aj;case 25:case 22:if(!j[0].ResponseToHEAD&&!((ak=j[0].ContentLength,(ak.$high===-1&&ak.$low===4294967295)))&&!((al=j[0].ContentLength,(al.$high===k.$high&&al.$low===k.$low)))){$s=27;continue;}$s=28;continue;case 27:am=H.Errorf("http: ContentLength=%d with Body length %d",new ZB([j[0].ContentLength,k]));$s=29;case 29:if($c){$c=false;am=am.$blk();}if(am&&am.$blk!==undefined){break s;}i[0]=am;an=i[0];$s=30;case 30:return an;case 28:if(DO(j[0].TransferEncoding)){$s=31;continue;}$s=32;continue;case 31:if(!(j[0].Trailer===false)){$s=33;continue;}$s=34;continue;case 33:ao=new KP(j[0].Trailer).Write(g);$s=35;case 35:if($c){$c=false;ao=ao.$blk();}if(ao&&ao.$blk!==undefined){break s;}ap=ao;if(!($interfaceIsEqual(ap,$ifaceNil))){$s=36;continue;}$s=37;continue;case 36:i[0]=ap;aq=i[0];$s=38;case 38:return aq;case 37:case 34:as=J.WriteString(g,"\r\n");$s=39;case 39:if($c){$c=false;as=as.$blk();}if(as&&as.$blk!==undefined){break s;}ar=as;i[0]=ar[1];case 32:i[0]=i[0];at=i[0];$s=40;case 40:return at;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if(!$curGoroutine.asleep){return i[0];}if($curGoroutine.asleep){var $f={$blk:DF.ptr.prototype.writeBody,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred};return $f;}}};DF.prototype.writeBody=function(g){return this.$val.writeBody(g);};DF.ptr.prototype.doBodyCopy=function(g,h){var{g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{g,h});$s=$s||0;s:while(true){switch($s){case 0:i=new $Int64(0,0);j=$ifaceNil;k=this;m=J.Copy(g,h);$s=1;case 1:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}l=m;i=l[0];j=l[1];if(!($interfaceIsEqual(j,$ifaceNil))&&!($interfaceIsEqual(j,J.EOF))){k.bodyReadError=j;}$s=-1;return[i,j];}return;}var $f={$blk:DF.ptr.prototype.doBodyCopy,$c:true,$r,g,h,i,j,k,l,m,$s};return $f;};DF.prototype.doBodyCopy=function(g,h){return this.$val.doBodyCopy(g,h);};DF.ptr.prototype.unwrapBody=function(){var{g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;if($interfaceIsEqual(P.TypeOf(g.Body),EE)){$s=1;continue;}$s=2;continue;case 1:h=P.ValueOf(g.Body);$s=3;case 3:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=$clone(h,P.Value).Field(0);$s=4;case 4:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=$clone(i,P.Value).Interface();$s=5;case 5:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=$assertType(j,J.Reader);$s=6;case 6:return k;case 2:l=$assertType(g.Body,AAI,true);m=l[0];n=l[1];if(n){m.didRead=true;$s=-1;return m.ReadCloser;}$s=-1;return g.Body;}return;}var $f={$blk:DF.ptr.prototype.unwrapBody,$c:true,$r,g,h,i,j,k,l,m,n,$s};return $f;};DF.prototype.unwrapBody=function(){return this.$val.unwrapBody();};DI.ptr.prototype.protoAtLeast=function(g,h){var g,h,i;i=this;return i.ProtoMajor>g||((i.ProtoMajor===g)&&i.ProtoMinor>=h);};DI.prototype.protoAtLeast=function(g,h){return this.$val.protoAtLeast(g,h);};DJ=function(g){var g;if(g>=100&&g<=199){return false;}else if((g===204)){return false;}else if((g===304)){return false;}return true;};DM=function(g){var g;if((g===304)){return DK;}else if(!DJ(g)){return DL;}return ZK.nil;};DN=function(g,h){var{aa,ab,ac,ad,ae,af,ag,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{g,h});$s=$s||0;s:while(true){switch($s){case 0:i=$ifaceNil;j=new DI.ptr(false,0,"GET",0,0,$ifaceNil,new $Int64(0,0),false,false,false);k=false;l=g;if($assertType(l,AAG,true)[1]){$s=1;continue;}if($assertType(l,ZX,true)[1]){$s=2;continue;}$s=3;continue;case 1:m=l.$val;j.Header=m.Header;j.StatusCode=m.StatusCode;j.ProtoMajor=m.ProtoMajor;j.ProtoMinor=m.ProtoMinor;p=DT(j.ProtoMajor,j.ProtoMinor,j.Header,true);$s=5;case 5:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}j.Close=p;k=true;if(!(m.Request===ZX.nil)){j.RequestMethod=m.Request.Method;}$s=4;continue;case 2:n=l.$val;j.Header=n.Header;j.RequestMethod=n.Method;j.ProtoMajor=n.ProtoMajor;j.ProtoMinor=n.ProtoMinor;j.StatusCode=200;j.Close=n.Close;$s=4;continue;case 3:o=l;$panic(new $String("unexpected type"));case 4:if((j.ProtoMajor===0)&&(j.ProtoMinor===0)){q=1;r=1;j.ProtoMajor=q;j.ProtoMinor=r;}s=j.parseTransferEncoding();$s=6;case 6:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=s;if(!($interfaceIsEqual(t,$ifaceNil))){i=t;$s=-1;return i;}v=DS(k,j.StatusCode,j.RequestMethod,j.Header,j.Chunked);$s=7;case 7:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}u=v;w=u[0];i=u[1];if(!($interfaceIsEqual(i,$ifaceNil))){i=i;$s=-1;return i;}if(k&&j.RequestMethod==="HEAD"){$s=8;continue;}$s=9;continue;case 8:y=EC(new KP(j.Header).get("Content-Length"));$s=11;case 11:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}x=y;z=x[0];aa=x[1];if(!($interfaceIsEqual(aa,$ifaceNil))){i=aa;$s=-1;return i;}else{j.ContentLength=z;}$s=10;continue;case 9:j.ContentLength=w;case 10:ac=DU(j.Header,j.Chunked);$s=12;case 12:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}ab=ac;j.Trailer=ab[0];i=ab[1];if(!($interfaceIsEqual(i,$ifaceNil))){i=i;$s=-1;return i;}ad=g;if($assertType(ad,AAG,true)[1]){if((w.$high===-1&&w.$low===4294967295)&&!j.Chunked&&DJ(j.StatusCode)){j.Close=true;}}if(j.Chunked){if(DH(j.RequestMethod)||!DJ(j.StatusCode)){j.Body=new $pkg.NoBody.constructor.elem($pkg.NoBody);}else{j.Body=new DV.ptr(X.NewChunkedReader(h),g,h,j.Close,false,new R.Mutex.ptr(0,0),false,false,false,$throwNilPointerError);}}else if((w.$high===0&&w.$low===0)){j.Body=new $pkg.NoBody.constructor.elem($pkg.NoBody);}else if((w.$high>0||(w.$high===0&&w.$low>0))){j.Body=new DV.ptr(J.LimitReader(h,w),$ifaceNil,AAW.nil,j.Close,false,new R.Mutex.ptr(0,0),false,false,false,$throwNilPointerError);}else if(j.Close){j.Body=new DV.ptr(h,$ifaceNil,AAW.nil,j.Close,false,new R.Mutex.ptr(0,0),false,false,false,$throwNilPointerError);}else{j.Body=new $pkg.NoBody.constructor.elem($pkg.NoBody);}ae=g;if($assertType(ae,ZX,true)[1]){af=ae.$val;af.Body=j.Body;af.ContentLength=j.ContentLength;if(j.Chunked){af.TransferEncoding=new ZK(["chunked"]);}af.Close=j.Close;af.Trailer=j.Trailer;}else if($assertType(ae,AAG,true)[1]){ag=ae.$val;ag.Body=j.Body;ag.ContentLength=j.ContentLength;if(j.Chunked){ag.TransferEncoding=new ZK(["chunked"]);}ag.Close=j.Close;ag.Trailer=j.Trailer;}i=$ifaceNil;$s=-1;return i;}return;}var $f={$blk:DN,$c:true,$r,aa,ab,ac,ad,ae,af,ag,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};DO=function(g){var g;return g.$length>0&&(0>=g.$length?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+0])==="chunked";};DP=function(g){var g;return(g.$length===1)&&(0>=g.$length?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+0])==="identity";};DQ.ptr.prototype.Error=function(){var g;g=this;return g.err;};DQ.prototype.Error=function(){return this.$val.Error();};DR=function(g){var g,h,i;h=$assertType(g,ABM,true);i=h[1];return i;};DI.ptr.prototype.parseTransferEncoding=function(){var{g,h,i,j,k,l,m,n,o,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=(i=g.Header[$String.keyFor("Transfer-Encoding")],i!==undefined?[i.v,true]:[ZK.nil,false]);j=h[0];k=h[1];if(!k){$s=-1;return $ifaceNil;}delete g.Header[$String.keyFor("Transfer-Encoding")];if(!g.protoAtLeast(1,1)){$s=-1;return $ifaceNil;}if(!((j.$length===1))){$s=1;continue;}$s=2;continue;case 1:l=H.Sprintf("too many transfer encodings: %q",new ZB([j]));$s=3;case 3:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=new DQ.ptr(l);$s=4;case 4:return m;case 2:if(!M.EqualFold((0>=j.$length?($throwRuntimeError("index out of range"),undefined):j.$array[j.$offset+0]),"chunked")){$s=5;continue;}$s=6;continue;case 5:n=H.Sprintf("unsupported transfer encoding: %q",new ZB([new $String((0>=j.$length?($throwRuntimeError("index out of range"),undefined):j.$array[j.$offset+0]))]));$s=7;case 7:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=new DQ.ptr(n);$s=8;case 8:return o;case 6:delete g.Header[$String.keyFor("Content-Length")];g.Chunked=true;$s=-1;return $ifaceNil;}return;}var $f={$blk:DI.ptr.prototype.parseTransferEncoding,$c:true,$r,g,h,i,j,k,l,m,n,o,$s};return $f;};DI.prototype.parseTransferEncoding=function(){return this.$val.parseTransferEncoding();};DS=function(g,h,i,j,k){var{aa,ab,ac,ad,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{g,h,i,j,k});$s=$s||0;s:while(true){switch($s){case 0:l=!g;n=(m=j[$String.keyFor("Content-Length")],m!==undefined?m.v:ZK.nil);if(n.$length>1){$s=1;continue;}$s=2;continue;case 1:o=N.TrimString((0>=n.$length?($throwRuntimeError("index out of range"),undefined):n.$array[n.$offset+0]));p=$subslice(n,1);q=0;case 3:if(!(q=p.$length)?($throwRuntimeError("index out of range"),undefined):p.$array[p.$offset+q]);if(!(o===N.TrimString(r))){$s=5;continue;}$s=6;continue;case 5:s=H.Errorf("http: message cannot contain multiple Content-Length headers; got %q",new ZB([n]));$s=7;case 7:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=[new $Int64(0,0),s];$s=8;case 8:return t;case 6:q++;$s=3;continue;case 4:$r=new KP(j).Del("Content-Length");$s=9;case 9:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=new KP(j).Add("Content-Length",o);$s=10;case 10:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}n=(u=j[$String.keyFor("Content-Length")],u!==undefined?u.v:ZK.nil);case 2:if(DH(i)){$s=11;continue;}$s=12;continue;case 11:if(l&&n.$length>0&&!((n.$length===1)&&(0>=n.$length?($throwRuntimeError("index out of range"),undefined):n.$array[n.$offset+0])==="0")){$s=13;continue;}$s=14;continue;case 13:v=H.Errorf("http: method cannot contain a Content-Length; got %q",new ZB([n]));$s=15;case 15:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}w=[new $Int64(0,0),v];$s=16;case 16:return w;case 14:$s=-1;return[new $Int64(0,0),$ifaceNil];case 12:if((x=h/100,(x===x&&x!==1/0&&x!==-1/0)?x>>0:$throwRuntimeError("integer divide by zero"))===1){$s=-1;return[new $Int64(0,0),$ifaceNil];}y=h;if((y===(204))||(y===(304))){$s=-1;return[new $Int64(0,0),$ifaceNil];}if(k){$s=-1;return[new $Int64(-1,4294967295),$ifaceNil];}z="";if(n.$length===1){z=N.TrimString((0>=n.$length?($throwRuntimeError("index out of range"),undefined):n.$array[n.$offset+0]));}if(!(z==="")){$s=17;continue;}$s=18;continue;case 17:ab=EC(z);$s=19;case 19:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}aa=ab;ac=aa[0];ad=aa[1];if(!($interfaceIsEqual(ad,$ifaceNil))){$s=-1;return[new $Int64(-1,4294967295),ad];}$s=-1;return[ac,$ifaceNil];case 18:$r=new KP(j).Del("Content-Length");$s=20;case 20:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(l){$s=-1;return[new $Int64(0,0),$ifaceNil];}$s=-1;return[new $Int64(-1,4294967295),$ifaceNil];}return;}var $f={$blk:DS,$c:true,$r,aa,ab,ac,ad,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};DT=function(g,h,i,j){var{g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:if(g<1){$s=-1;return true;}l=(k=i[$String.keyFor("Connection")],k!==undefined?k.v:ZK.nil);m=U.HeaderValuesContainsToken(l,"close");if((g===1)&&(h===0)){$s=-1;return m||!U.HeaderValuesContainsToken(l,"keep-alive");}if(m&&j){$s=1;continue;}$s=2;continue;case 1:$r=new KP(i).Del("Connection");$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 2:$s=-1;return m;}return;}var $f={$blk:DT,$c:true,$r,g,h,i,j,k,l,m,$s};return $f;};DU=function(g,h){var{g,h,i,j,k,l,m,n,o,p,q,$s,$r,$c}=$restore(this,{g,h});$s=$s||0;s:while(true){switch($s){case 0:i=[i];j=[j];k=(l=g[$String.keyFor("Trailer")],l!==undefined?[l.v,true]:[ZK.nil,false]);m=k[0];n=k[1];if(!n){$s=-1;return[false,$ifaceNil];}if(!h){$s=-1;return[false,$ifaceNil];}$r=new KP(g).Del("Trailer");$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}j[0]={};i[0]=$ifaceNil;o=m;p=0;case 2:if(!(p=o.$length)?($throwRuntimeError("index out of range"),undefined):o.$array[o.$offset+p]);$r=GN(q,(function(i,j){return function $b(r){var{r,s,t,u,v,$s,$r,$c}=$restore(this,{r});$s=$s||0;s:while(true){switch($s){case 0:s=KX(r);$s=1;case 1:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}r=s;t=r;if(t===("Transfer-Encoding")||t===("Trailer")||t===("Content-Length")){$s=3;continue;}$s=4;continue;case 3:if($interfaceIsEqual(i[0],$ifaceNil)){$s=5;continue;}$s=6;continue;case 5:u=JC("bad trailer key",r);$s=7;case 7:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}i[0]=u;$s=-1;return;case 6:case 4:case 2:v=r;(j[0]||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(v)]={k:v,v:ZK.nil};$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,r,s,t,u,v,$s};return $f;};})(i,j));$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}p++;$s=2;continue;case 3:if(!($interfaceIsEqual(i[0],$ifaceNil))){$s=-1;return[false,i[0]];}if($keys(j[0]).length===0){$s=-1;return[false,$ifaceNil];}$s=-1;return[j[0],$ifaceNil];}return;}var $f={$blk:DU,$c:true,$r,g,h,i,j,k,l,m,n,o,p,q,$s};return $f;};DV.ptr.prototype.Read=function(g){var{g,h,i,j,k,l,m,n,o,p,$s,$deferred,$r,$c}=$restore(this,{g});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);h=0;i=$ifaceNil;j=this;$r=j.mu.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(j.mu,"Unlock"),[]]);if(j.closed){$s=2;continue;}$s=3;continue;case 2:k=0;l=$pkg.ErrBodyReadAfterClose;h=k;i=l;m=[h,i];$s=4;case 4:return m;case 3:o=j.readLocked(g);$s=5;case 5:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}n=o;h=n[0];i=n[1];p=[h,i];$s=6;case 6:return p;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if(!$curGoroutine.asleep){return[h,i];}if($curGoroutine.asleep){var $f={$blk:DV.ptr.prototype.Read,$c:true,$r,g,h,i,j,k,l,m,n,o,p,$s,$deferred};return $f;}}};DV.prototype.Read=function(g){return this.$val.Read(g);};DV.ptr.prototype.readLocked=function(g){var{g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=0;i=$ifaceNil;j=this;if(j.sawEOF){k=0;l=J.EOF;h=k;i=l;$s=-1;return[h,i];}n=j.src.Read(g);$s=1;case 1:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;h=m[0];i=m[1];if($interfaceIsEqual(i,J.EOF)){$s=2;continue;}$s=3;continue;case 2:j.sawEOF=true;if(!($interfaceIsEqual(j.hdr,$ifaceNil))){$s=4;continue;}$s=5;continue;case 4:o=j.readTrailer();$s=7;case 7:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=o;if(!($interfaceIsEqual(p,$ifaceNil))){i=p;j.sawEOF=false;j.closed=true;}j.hdr=$ifaceNil;$s=6;continue;case 5:q=$assertType(j.src,ABN,true);r=q[0];s=q[1];if(s&&(t=r.N,(t.$high>0||(t.$high===0&&t.$low>0)))){i=J.ErrUnexpectedEOF;}case 6:case 3:if($interfaceIsEqual(i,$ifaceNil)&&h>0){u=$assertType(j.src,ABN,true);v=u[0];w=u[1];if(w&&(x=v.N,(x.$high===0&&x.$low===0))){i=J.EOF;j.sawEOF=true;}}if(j.sawEOF&&!(j.onHitEOF===$throwNilPointerError)){$s=8;continue;}$s=9;continue;case 8:$r=j.onHitEOF();$s=10;case 10:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 9:y=h;z=i;h=y;i=z;$s=-1;return[h,i];}return;}var $f={$blk:DV.ptr.prototype.readLocked,$c:true,$r,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};DV.prototype.readLocked=function(g){return this.$val.readLocked(g);};DY=function(g){var{g,h,i,j,k,l,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=4;case 1:j=g.Peek(h);$s=3;case 3:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}i=j;k=i[0];l=i[1];if(W.HasSuffix(k,DX)){$s=-1;return true;}if(!($interfaceIsEqual(l,$ifaceNil))){$s=2;continue;}h=h+(1)>>0;$s=1;continue;case 2:$s=-1;return false;}return;}var $f={$blk:DY,$c:true,$r,g,h,i,j,k,l,$s};return $f;};DV.ptr.prototype.readTrailer=function(){var{g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;i=g.r.Peek(2);$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}h=i;j=h[0];k=h[1];if(W.Equal(j,DW)){$s=2;continue;}$s=3;continue;case 2:l=g.r.Discard(2);$s=4;case 4:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}l;$s=-1;return $ifaceNil;case 3:if(j.$length<2){$s=-1;return DZ;}if(!($interfaceIsEqual(k,$ifaceNil))){$s=-1;return k;}m=DY(g.r);$s=7;case 7:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}if(!m){$s=5;continue;}$s=6;continue;case 5:$s=-1;return G.New("http: suspiciously long trailer after chunked body");case 6:o=N.NewReader(g.r);$s=8;case 8:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=o.ReadMIMEHeader();$s=9;case 9:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}n=p;q=n[0];k=n[1];if(!($interfaceIsEqual(k,$ifaceNil))){if($interfaceIsEqual(k,J.EOF)){$s=-1;return DZ;}$s=-1;return k;}r=g.hdr;if($assertType(r,ZX,true)[1]){s=r.$val;EA((s.$ptr_Trailer||(s.$ptr_Trailer=new ABO(function(){return this.$target.Trailer;},function($v){this.$target.Trailer=$v;},s))),(q));}else if($assertType(r,AAG,true)[1]){t=r.$val;EA((t.$ptr_Trailer||(t.$ptr_Trailer=new ABO(function(){return this.$target.Trailer;},function($v){this.$target.Trailer=$v;},t))),(q));}$s=-1;return $ifaceNil;}return;}var $f={$blk:DV.ptr.prototype.readTrailer,$c:true,$r,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s};return $f;};DV.prototype.readTrailer=function(){return this.$val.readTrailer();};EA=function(g,h){var g,h,i,j,k,l,m,n,o;if(g.$get()===false){g.$set(h);return;}i=h;j=0;k=$keys(i);while(true){if(!(j0||(m.$high===0&&m.$low>262144)))){$s=11;continue;}$s=12;continue;case 11:g.earlyClose=true;$s=13;continue;case 12:n=new $Int64(0,0);q=J.CopyN(J.Discard,(p=new EB.ptr(g),new p.constructor.elem(p)),new $Int64(0,262144));$s=14;case 14:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}o=q;n=o[0];i=o[1];if($interfaceIsEqual(i,J.EOF)){i=$ifaceNil;}if((n.$high===0&&n.$low===262144)){g.earlyClose=true;}case 13:$s=10;continue;case 9:t=J.Copy(J.Discard,(s=new EB.ptr(g),new s.constructor.elem(s)));$s=15;case 15:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}r=t;i=r[1];case 10:case 5:g.closed=true;u=i;$s=16;case 16:return u;}return;}}catch(err){$err=err;$s=-1;return $ifaceNil;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:DV.ptr.prototype.Close,$c:true,$r,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,$s,$deferred};return $f;}}};DV.prototype.Close=function(){return this.$val.Close();};DV.ptr.prototype.didEarlyClose=function(){var{g,h,$s,$deferred,$r,$c}=$restore(this,{});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);g=this;$r=g.mu.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(g.mu,"Unlock"),[]]);h=g.earlyClose;$s=2;case 2:return h;}return;}}catch(err){$err=err;$s=-1;return false;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:DV.ptr.prototype.didEarlyClose,$c:true,$r,g,h,$s,$deferred};return $f;}}};DV.prototype.didEarlyClose=function(){return this.$val.didEarlyClose();};DV.ptr.prototype.bodyRemains=function(){var{g,h,$s,$deferred,$r,$c}=$restore(this,{});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);g=this;$r=g.mu.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(g.mu,"Unlock"),[]]);h=!g.sawEOF;$s=2;case 2:return h;}return;}}catch(err){$err=err;$s=-1;return false;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:DV.ptr.prototype.bodyRemains,$c:true,$r,g,h,$s,$deferred};return $f;}}};DV.prototype.bodyRemains=function(){return this.$val.bodyRemains();};DV.ptr.prototype.registerOnHitEOF=function(g){var{g,h,$s,$deferred,$r,$c}=$restore(this,{g});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);h=this;$r=h.mu.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(h.mu,"Unlock"),[]]);h.onHitEOF=g;$s=-1;return;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:DV.ptr.prototype.registerOnHitEOF,$c:true,$r,g,h,$s,$deferred};return $f;}}};DV.prototype.registerOnHitEOF=function(g){return this.$val.registerOnHitEOF(g);};EB.ptr.prototype.Read=function(g){var{g,h,i,j,k,l,m,n,o,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=0;i=$ifaceNil;j=this;if(j.b.closed){k=0;l=$pkg.ErrBodyReadAfterClose;h=k;i=l;$s=-1;return[h,i];}n=j.b.readLocked(g);$s=1;case 1:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;h=m[0];i=m[1];o=[h,i];$s=2;case 2:return o;}return;}var $f={$blk:EB.ptr.prototype.Read,$c:true,$r,g,h,i,j,k,l,m,n,o,$s};return $f;};EB.prototype.Read=function(g){return this.$val.Read(g);};EC=function(g){var{g,h,i,j,k,l,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:g=N.TrimString(g);if(g===""){$s=-1;return[new $Int64(-1,4294967295),$ifaceNil];}h=Z.ParseUint(g,10,63);i=h[0];j=h[1];if(!($interfaceIsEqual(j,$ifaceNil))){$s=1;continue;}$s=2;continue;case 1:k=JC("bad Content-Length",g);$s=3;case 3:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=[new $Int64(0,0),k];$s=4;case 4:return l;case 2:$s=-1;return[(new $Int64(i.$high,i.$low)),$ifaceNil];}return;}var $f={$blk:EC,$c:true,$r,g,h,i,j,k,l,$s};return $f;};ED.ptr.prototype.Read=function(g){var{g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=0;i=$ifaceNil;j=this;if(g.$length===0){$s=-1;return[h,i];}k=$recv(j.tw.ByteReadCh);$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=$clone(k[0],FS);m=l.n;n=l.err;h=m;i=n;if(h===1){(0>=g.$length?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+0]=l.b);}if($interfaceIsEqual(i,$ifaceNil)){i=J.EOF;}$s=-1;return[h,i];}return;}var $f={$blk:ED.ptr.prototype.Read,$c:true,$r,g,h,i,j,k,l,m,n,$s};return $f;};ED.prototype.Read=function(g){return this.$val.Read(g);};EF=function(g){var{g,h,i,j,k,l,m,n,o,p,q,r,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=g;if($assertType(h,ABP,true)[1]||$assertType(h,ABQ,true)[1]||$assertType(h,ABR,true)[1]){$s=-1;return true;}if($interfaceIsEqual(P.TypeOf(g),EE)){$s=1;continue;}$s=2;continue;case 1:i=P.ValueOf(g);$s=3;case 3:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=$clone(i,P.Value).Field(0);$s=4;case 4:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=$clone(j,P.Value).Interface();$s=5;case 5:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=EF($assertType(k,J.Reader));$s=6;case 6:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;$s=7;case 7:return m;case 2:n=$assertType(g,AAI,true);o=n[0];p=n[1];if(p){$s=8;continue;}$s=9;continue;case 8:q=EF(o.ReadCloser);$s=10;case 10:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=q;$s=11;case 11:return r;case 9:$s=-1;return false;}return;}var $f={$blk:EF,$c:true,$r,g,h,i,j,k,l,m,n,o,p,q,r,$s};return $f;};EG.ptr.prototype.Write=function(g){var{g,h,i,j,k,l,m,n,o,p,q,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=0;i=$ifaceNil;j=this;l=j.w.Write(g);$s=1;case 1:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k=l;h=k[0];i=k[1];m=$assertType(j.w,AAA,true);n=m[0];o=m[1];if(h>0&&o){$s=2;continue;}$s=3;continue;case 2:p=n.Flush();$s=4;case 4:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=p;if(!($interfaceIsEqual(q,$ifaceNil))&&$interfaceIsEqual(i,$ifaceNil)){i=q;}case 3:$s=-1;return[h,i];}return;}var $f={$blk:EG.ptr.prototype.Write,$c:true,$r,g,h,i,j,k,l,m,n,o,p,q,$s};return $f;};EG.prototype.Write=function(g){return this.$val.Write(g);};EI=function(g){var g,h;return(h=EH[$Int.keyFor(g)],h!==undefined?h.v:"");};$pkg.StatusText=EI;ER.ptr.prototype.connect=function(g,h,i){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,ca,cb,cc,cd,ce,cf,cg,ch,ci,cj,ck,cl,cm,cn,co,cp,cq,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred,$r,$c}=$restore(this,{g,h,i});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);g=[g];h=[h];j=[j];k=[k];l=[l];m=[m];n=$ifaceNil;k[0]=$ifaceNil;o=this;q=EL(i);$s=1;case 1:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}p=q;r=p[0];s=p[1];t=p[2];if(!($interfaceIsEqual(t,$ifaceNil))){$s=2;continue;}$s=3;continue;case 2:u=$ifaceNil;v=t;n=u;k[0]=v;w=[n,k[0]];$s=4;case 4:return w;case 3:y=g[0].Deadline();$s=5;case 5:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}x=y;z=$clone(x[0],T.Time);aa=x[1];if(aa&&!$clone(z,T.Time).IsZero()){$s=6;continue;}$s=7;continue;case 6:ab=h[0].SetDeadline($clone(z,T.Time));$s=8;case 8:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}ab;$deferred.push([$methodVal(h[0],"SetDeadline"),[$clone(EJ,T.Time)]]);case 7:if(!($interfaceIsEqual(g[0],A.Background()))){$s=9;continue;}$s=10;continue;case 9:m[0]=new $Chan($error,1);l[0]=new $Chan(AAQ,0);$deferred.push([(function(g,h,j,k,l,m){return function $b(){var{ac,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:$close(l[0]);if($interfaceIsEqual(k[0],$ifaceNil)){$s=1;continue;}$s=2;continue;case 1:ac=$recv(m[0]);$s=3;case 3:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}k[0]=ac[0];case 2:$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,ac,$s};return $f;};})(g,h,j,k,l,m),[]]);$go((function(g,h,j,k,l,m){return function $b(){var{ac,ad,ae,af,ag,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:ad=g[0].Done();$s=1;case 1:if($c){$c=false;ad=ad.$blk();}if(ad&&ad.$blk!==undefined){break s;}ae=$select([[ad],[l[0]]]);$s=2;case 2:if($c){$c=false;ae=ae.$blk();}if(ae&&ae.$blk!==undefined){break s;}ac=ae;if(ac[0]===0){$s=3;continue;}if(ac[0]===1){$s=4;continue;}$s=5;continue;case 3:af=h[0].SetDeadline($clone(EK,T.Time));$s=6;case 6:if($c){$c=false;af=af.$blk();}if(af&&af.$blk!==undefined){break s;}af;ag=g[0].Err();$s=7;case 7:if($c){$c=false;ag=ag.$blk();}if(ag&&ag.$blk!==undefined){break s;}$r=$send(m[0],ag);$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=5;continue;case 4:$r=$send(m[0],$ifaceNil);$s=9;case 9:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 5:$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,ac,ad,ae,af,ag,$s};return $f;};})(g,h,j,k,l,m),[]);case 10:ac=$makeSlice(ZL,0,(6+r.length>>0));ac=$append(ac,5);if((o.AuthMethods.$length===0)||o.Authenticate===$throwNilPointerError){$s=11;continue;}$s=12;continue;case 11:ac=$append(ac,1,0);$s=13;continue;case 12:ad=o.AuthMethods;if(ad.$length>255){$s=14;continue;}$s=15;continue;case 14:ae=$ifaceNil;af=G.New("too many authentication methods");n=ae;k[0]=af;ag=[n,k[0]];$s=16;case 16:return ag;case 15:ac=$append(ac,((ad.$length<<24>>>24)));ah=ad;ai=0;while(true){if(!(ai=ah.$length)?($throwRuntimeError("index out of range"),undefined):ah.$array[ah.$offset+ai]);ac=$append(ac,((aj<<24>>>24)));ai++;}case 13:al=h[0].Write(ac);$s=17;case 17:if($c){$c=false;al=al.$blk();}if(al&&al.$blk!==undefined){break s;}ak=al;k[0]=ak[1];if(!($interfaceIsEqual(k[0],$ifaceNil))){$s=18;continue;}$s=19;continue;case 18:am=[n,k[0]];$s=20;case 20:return am;case 19:ao=J.ReadFull(h[0],$subslice(ac,0,2));$s=21;case 21:if($c){$c=false;ao=ao.$blk();}if(ao&&ao.$blk!==undefined){break s;}an=ao;k[0]=an[1];if(!($interfaceIsEqual(k[0],$ifaceNil))){$s=22;continue;}$s=23;continue;case 22:ap=[n,k[0]];$s=24;case 24:return ap;case 23:if(!(((0>=ac.$length?($throwRuntimeError("index out of range"),undefined):ac.$array[ac.$offset+0])===5))){$s=25;continue;}$s=26;continue;case 25:aq=$ifaceNil;ar=G.New("unexpected protocol version "+Z.Itoa((((0>=ac.$length?($throwRuntimeError("index out of range"),undefined):ac.$array[ac.$offset+0])>>0))));n=aq;k[0]=ar;as=[n,k[0]];$s=27;case 27:return as;case 26:at=(((1>=ac.$length?($throwRuntimeError("index out of range"),undefined):ac.$array[ac.$offset+1])>>0));if(at===255){$s=28;continue;}$s=29;continue;case 28:au=$ifaceNil;av=G.New("no acceptable authentication methods");n=au;k[0]=av;aw=[n,k[0]];$s=30;case 30:return aw;case 29:if(!(o.Authenticate===$throwNilPointerError)){$s=31;continue;}$s=32;continue;case 31:ax=o.Authenticate(g[0],h[0],at);$s=33;case 33:if($c){$c=false;ax=ax.$blk();}if(ax&&ax.$blk!==undefined){break s;}k[0]=ax;if(!($interfaceIsEqual(k[0],$ifaceNil))){$s=34;continue;}$s=35;continue;case 34:ay=[n,k[0]];$s=36;case 36:return ay;case 35:case 32:ac=$subslice(ac,0,0);ac=$append(ac,5,((o.cmd<<24>>>24)),0);az=B.ParseIP(r);if(!(az===B.IP.nil)){$s=37;continue;}$s=38;continue;case 37:ba=az.To4();if(!(ba===B.IP.nil)){$s=40;continue;}$s=41;continue;case 40:ac=$append(ac,1);ac=$appendSlice(ac,$convertSliceType(ba,ZL));$s=42;continue;case 41:bb=az.To16();if(!(bb===B.IP.nil)){$s=43;continue;}$s=44;continue;case 43:ac=$append(ac,4);ac=$appendSlice(ac,$convertSliceType(bb,ZL));$s=45;continue;case 44:bc=$ifaceNil;bd=G.New("unknown address type");n=bc;k[0]=bd;be=[n,k[0]];$s=46;case 46:return be;case 45:case 42:$s=39;continue;case 38:if(r.length>255){$s=47;continue;}$s=48;continue;case 47:bf=$ifaceNil;bg=G.New("FQDN too long");n=bf;k[0]=bg;bh=[n,k[0]];$s=49;case 49:return bh;case 48:ac=$append(ac,3);ac=$append(ac,((r.length<<24>>>24)));ac=$appendSlice(ac,r);case 39:ac=$append(ac,(((s>>8>>0)<<24>>>24)),((s<<24>>>24)));bj=h[0].Write(ac);$s=50;case 50:if($c){$c=false;bj=bj.$blk();}if(bj&&bj.$blk!==undefined){break s;}bi=bj;k[0]=bi[1];if(!($interfaceIsEqual(k[0],$ifaceNil))){$s=51;continue;}$s=52;continue;case 51:bk=[n,k[0]];$s=53;case 53:return bk;case 52:bm=J.ReadFull(h[0],$subslice(ac,0,4));$s=54;case 54:if($c){$c=false;bm=bm.$blk();}if(bm&&bm.$blk!==undefined){break s;}bl=bm;k[0]=bl[1];if(!($interfaceIsEqual(k[0],$ifaceNil))){$s=55;continue;}$s=56;continue;case 55:bn=[n,k[0]];$s=57;case 57:return bn;case 56:if(!(((0>=ac.$length?($throwRuntimeError("index out of range"),undefined):ac.$array[ac.$offset+0])===5))){$s=58;continue;}$s=59;continue;case 58:bo=$ifaceNil;bp=G.New("unexpected protocol version "+Z.Itoa((((0>=ac.$length?($throwRuntimeError("index out of range"),undefined):ac.$array[ac.$offset+0])>>0))));n=bo;k[0]=bp;bq=[n,k[0]];$s=60;case 60:return bq;case 59:br=(((1>=ac.$length?($throwRuntimeError("index out of range"),undefined):ac.$array[ac.$offset+1])>>0));if(!((br===0))){$s=61;continue;}$s=62;continue;case 61:bs=$ifaceNil;bt=G.New("unknown error "+new EO(br).String());n=bs;k[0]=bt;bu=[n,k[0]];$s=63;case 63:return bu;case 62:if(!(((2>=ac.$length?($throwRuntimeError("index out of range"),undefined):ac.$array[ac.$offset+2])===0))){$s=64;continue;}$s=65;continue;case 64:bv=$ifaceNil;bw=G.New("non-zero reserved field");n=bv;k[0]=bw;bx=[n,k[0]];$s=66;case 66:return bx;case 65:by=2;j[0]=new EP.ptr("",B.IP.nil,0);bz=(3>=ac.$length?($throwRuntimeError("index out of range"),undefined):ac.$array[ac.$offset+3]);if(bz===(1)){$s=68;continue;}if(bz===(4)){$s=69;continue;}if(bz===(3)){$s=70;continue;}$s=71;continue;case 68:by=by+(4)>>0;j[0].IP=$makeSlice(B.IP,4);$s=72;continue;case 69:by=by+(16)>>0;j[0].IP=$makeSlice(B.IP,16);$s=72;continue;case 70:cb=J.ReadFull(h[0],$subslice(ac,0,1));$s=73;case 73:if($c){$c=false;cb=cb.$blk();}if(cb&&cb.$blk!==undefined){break s;}ca=cb;cc=ca[1];if(!($interfaceIsEqual(cc,$ifaceNil))){$s=74;continue;}$s=75;continue;case 74:cd=$ifaceNil;ce=cc;n=cd;k[0]=ce;cf=[n,k[0]];$s=76;case 76:return cf;case 75:by=by+((((0>=ac.$length?($throwRuntimeError("index out of range"),undefined):ac.$array[ac.$offset+0])>>0)))>>0;$s=72;continue;case 71:cg=$ifaceNil;ch=G.New("unknown address type "+Z.Itoa((((3>=ac.$length?($throwRuntimeError("index out of range"),undefined):ac.$array[ac.$offset+3])>>0))));n=cg;k[0]=ch;ci=[n,k[0]];$s=77;case 77:return ci;case 72:case 67:if(ac.$capacity>0))));}j[0].Port=((((cm=ac.$length-2>>0,((cm<0||cm>=ac.$length)?($throwRuntimeError("index out of range"),undefined):ac.$array[ac.$offset+cm]))>>0))<<8>>0)|(((cn=ac.$length-1>>0,((cn<0||cn>=ac.$length)?($throwRuntimeError("index out of range"),undefined):ac.$array[ac.$offset+cn]))>>0));co=j[0];cp=$ifaceNil;n=co;k[0]=cp;cq=[n,k[0]];$s=82;case 82:return cq;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if(!$curGoroutine.asleep){return[n,k[0]];}if($curGoroutine.asleep){var $f={$blk:ER.ptr.prototype.connect,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,ca,cb,cc,cd,ce,cf,cg,ch,ci,cj,ck,cl,cm,cn,co,cp,cq,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred};return $f;}}};ER.prototype.connect=function(g,h,i){return this.$val.connect(g,h,i);};EL=function(g){var{g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:i=B.SplitHostPort(g);$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}h=i;j=h[0];k=h[1];l=h[2];if(!($interfaceIsEqual(l,$ifaceNil))){$s=-1;return["",0,l];}m=Z.Atoi(k);n=m[0];l=m[1];if(!($interfaceIsEqual(l,$ifaceNil))){$s=-1;return["",0,l];}if(1>n||n>65535){$s=-1;return["",0,G.New("port number out of range "+k)];}$s=-1;return[j,n,$ifaceNil];}return;}var $f={$blk:EL,$c:true,$r,g,h,i,j,k,l,m,n,$s};return $f;};EM.prototype.String=function(){var g,h;g=this.$val;h=g;if(h===(1)){return"socks connect";}else if(h===(2)){return"socks bind";}else{return"socks "+Z.Itoa(((g>>0)));}};$ptrType(EM).prototype.String=function(){return new EM(this.$get()).String();};EO.prototype.String=function(){var g,h;g=this.$val;h=g;if(h===(0)){return"succeeded";}else if(h===(1)){return"general SOCKS server failure";}else if(h===(2)){return"connection not allowed by ruleset";}else if(h===(3)){return"network unreachable";}else if(h===(4)){return"host unreachable";}else if(h===(5)){return"connection refused";}else if(h===(6)){return"TTL expired";}else if(h===(7)){return"command not supported";}else if(h===(8)){return"address type not supported";}else{return"unknown code: "+Z.Itoa(((g>>0)));}};$ptrType(EO).prototype.String=function(){return new EO(this.$get()).String();};EP.ptr.prototype.Network=function(){var g;g=this;return"socks";};EP.prototype.Network=function(){return this.$val.Network();};EP.ptr.prototype.String=function(){var g,h;g=this;if(g===ABS.nil){return"";}h=Z.Itoa(g.Port);if(g.IP===B.IP.nil){return B.JoinHostPort(g.Name,h);}return B.JoinHostPort(g.IP.String(),h);};EP.prototype.String=function(){return this.$val.String();};EQ.ptr.prototype.BoundAddr=function(){var g;g=this;if(g===ABT.nil){return $ifaceNil;}return g.boundAddr;};EQ.prototype.BoundAddr=function(){return this.$val.BoundAddr();};ER.ptr.prototype.DialContext=function(g,h,i){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=this;k=j.validateTarget(h,i);if(!($interfaceIsEqual(k,$ifaceNil))){$s=1;continue;}$s=2;continue;case 1:m=j.pathAddrs(i);$s=3;case 3:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}l=m;n=l[0];o=l[1];$s=-1;return[$ifaceNil,new B.OpError.ptr(new EM(j.cmd).String(),h,n,o,k)];case 2:if($interfaceIsEqual(g,$ifaceNil)){$s=4;continue;}$s=5;continue;case 4:q=j.pathAddrs(i);$s=6;case 6:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}p=q;r=p[0];s=p[1];$s=-1;return[$ifaceNil,new B.OpError.ptr(new EM(j.cmd).String(),h,r,s,G.New("nil context"))];case 5:t=$ifaceNil;u=$ifaceNil;if(!(j.ProxyDial===$throwNilPointerError)){$s=7;continue;}$s=8;continue;case 7:w=j.ProxyDial(g,j.proxyNetwork,j.proxyAddress);$s=10;case 10:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}v=w;u=v[0];t=v[1];$s=9;continue;case 8:x=new B.Dialer.ptr(new T.Duration(0,0),new T.Time.ptr(new $Uint64(0,0),new $Int64(0,0),YZ.nil),$ifaceNil,false,new T.Duration(0,0),new T.Duration(0,0),ZA.nil,$chanNil,$throwNilPointerError);z=x.DialContext(g,j.proxyNetwork,j.proxyAddress);$s=11;case 11:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}y=z;u=y[0];t=y[1];case 9:if(!($interfaceIsEqual(t,$ifaceNil))){$s=12;continue;}$s=13;continue;case 12:ab=j.pathAddrs(i);$s=14;case 14:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}aa=ab;ac=aa[0];ad=aa[1];$s=-1;return[$ifaceNil,new B.OpError.ptr(new EM(j.cmd).String(),h,ac,ad,t)];case 13:af=j.connect(g,u,i);$s=15;case 15:if($c){$c=false;af=af.$blk();}if(af&&af.$blk!==undefined){break s;}ae=af;ag=ae[0];t=ae[1];if(!($interfaceIsEqual(t,$ifaceNil))){$s=16;continue;}$s=17;continue;case 16:ah=u.Close();$s=18;case 18:if($c){$c=false;ah=ah.$blk();}if(ah&&ah.$blk!==undefined){break s;}ah;aj=j.pathAddrs(i);$s=19;case 19:if($c){$c=false;aj=aj.$blk();}if(aj&&aj.$blk!==undefined){break s;}ai=aj;ak=ai[0];al=ai[1];$s=-1;return[$ifaceNil,new B.OpError.ptr(new EM(j.cmd).String(),h,ak,al,t)];case 17:$s=-1;return[new EQ.ptr(u,ag),$ifaceNil];}return;}var $f={$blk:ER.ptr.prototype.DialContext,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};ER.prototype.DialContext=function(g,h,i){return this.$val.DialContext(g,h,i);};ER.ptr.prototype.DialWithConn=function(g,h,i,j){var{aa,ab,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=this;l=k.validateTarget(i,j);if(!($interfaceIsEqual(l,$ifaceNil))){$s=1;continue;}$s=2;continue;case 1:n=k.pathAddrs(j);$s=3;case 3:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;o=m[0];p=m[1];$s=-1;return[$ifaceNil,new B.OpError.ptr(new EM(k.cmd).String(),i,o,p,l)];case 2:if($interfaceIsEqual(g,$ifaceNil)){$s=4;continue;}$s=5;continue;case 4:r=k.pathAddrs(j);$s=6;case 6:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}q=r;s=q[0];t=q[1];$s=-1;return[$ifaceNil,new B.OpError.ptr(new EM(k.cmd).String(),i,s,t,G.New("nil context"))];case 5:v=k.connect(g,h,j);$s=7;case 7:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}u=v;w=u[0];x=u[1];if(!($interfaceIsEqual(x,$ifaceNil))){$s=8;continue;}$s=9;continue;case 8:z=k.pathAddrs(j);$s=10;case 10:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}y=z;aa=y[0];ab=y[1];$s=-1;return[$ifaceNil,new B.OpError.ptr(new EM(k.cmd).String(),i,aa,ab,x)];case 9:$s=-1;return[w,$ifaceNil];}return;}var $f={$blk:ER.ptr.prototype.DialWithConn,$c:true,$r,aa,ab,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};ER.prototype.DialWithConn=function(g,h,i,j){return this.$val.DialWithConn(g,h,i,j);};ER.ptr.prototype.Dial=function(g,h){var{aa,ab,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{g,h});$s=$s||0;s:while(true){switch($s){case 0:i=this;j=i.validateTarget(g,h);if(!($interfaceIsEqual(j,$ifaceNil))){$s=1;continue;}$s=2;continue;case 1:l=i.pathAddrs(h);$s=3;case 3:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k=l;m=k[0];n=k[1];$s=-1;return[$ifaceNil,new B.OpError.ptr(new EM(i.cmd).String(),g,m,n,j)];case 2:o=$ifaceNil;p=$ifaceNil;if(!(i.ProxyDial===$throwNilPointerError)){$s=4;continue;}$s=5;continue;case 4:r=i.ProxyDial(A.Background(),i.proxyNetwork,i.proxyAddress);$s=7;case 7:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}q=r;p=q[0];o=q[1];$s=6;continue;case 5:t=B.Dial(i.proxyNetwork,i.proxyAddress);$s=8;case 8:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}s=t;p=s[0];o=s[1];case 6:if(!($interfaceIsEqual(o,$ifaceNil))){$s=9;continue;}$s=10;continue;case 9:v=i.pathAddrs(h);$s=11;case 11:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}u=v;w=u[0];x=u[1];$s=-1;return[$ifaceNil,new B.OpError.ptr(new EM(i.cmd).String(),g,w,x,o)];case 10:z=i.DialWithConn(A.Background(),p,g,h);$s=12;case 12:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}y=z;aa=y[1];if(!($interfaceIsEqual(aa,$ifaceNil))){$s=13;continue;}$s=14;continue;case 13:ab=p.Close();$s=15;case 15:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}ab;$s=-1;return[$ifaceNil,aa];case 14:$s=-1;return[p,$ifaceNil];}return;}var $f={$blk:ER.ptr.prototype.Dial,$c:true,$r,aa,ab,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};ER.prototype.Dial=function(g,h){return this.$val.Dial(g,h);};ER.ptr.prototype.validateTarget=function(g,h){var g,h,i,j,k;i=this;j=g;if(j===("tcp")||j===("tcp6")||j===("tcp4")){}else{return G.New("network not implemented");}k=i.cmd;if((k===(1))||(k===(2))){}else{return G.New("command not implemented");}return $ifaceNil;};ER.prototype.validateTarget=function(g,h){return this.$val.validateTarget(g,h);};ER.ptr.prototype.pathAddrs=function(g){var{g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=$ifaceNil;i=$ifaceNil;j=$ifaceNil;k=this;l=new ZK([k.proxyAddress,g]);m=0;case 1:if(!(m=l.$length)?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+m]);q=EL(o);$s=3;case 3:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}p=q;r=p[0];s=p[1];t=p[2];if(!($interfaceIsEqual(t,$ifaceNil))){u=$ifaceNil;v=$ifaceNil;w=t;h=u;i=v;j=w;$s=-1;return[h,i,j];}x=new EP.ptr("",B.IP.nil,s);x.IP=B.ParseIP(r);if(x.IP===B.IP.nil){x.Name=r;}if(n===0){h=x;}else{i=x;}m++;$s=1;continue;case 2:$s=-1;return[h,i,j];}return;}var $f={$blk:ER.ptr.prototype.pathAddrs,$c:true,$r,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,$s};return $f;};ER.prototype.pathAddrs=function(g){return this.$val.pathAddrs(g);};ES=function(g,h){var g,h;return new ER.ptr(1,g,h,$throwNilPointerError,AAY.nil,$throwNilPointerError);};ET.ptr.prototype.Authenticate=function(g,h,i){var{g,h,i,j,k,l,m,n,o,p,q,r,$s,$r,$c}=$restore(this,{g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=this;k=i;if(k===(0)){$s=2;continue;}if(k===(2)){$s=3;continue;}$s=4;continue;case 2:$s=-1;return $ifaceNil;case 3:if((j.Username.length===0)||j.Username.length>255||(j.Password.length===0)||j.Password.length>255){$s=-1;return G.New("invalid username/password");}l=new ZL([1]);l=$append(l,((j.Username.length<<24>>>24)));l=$appendSlice(l,j.Username);l=$append(l,((j.Password.length<<24>>>24)));l=$appendSlice(l,j.Password);n=h.Write(l);$s=5;case 5:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;o=m[1];if(!($interfaceIsEqual(o,$ifaceNil))){$s=-1;return o;}q=J.ReadFull(h,$subslice(l,0,2));$s=6;case 6:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}p=q;r=p[1];if(!($interfaceIsEqual(r,$ifaceNil))){$s=-1;return r;}if(!(((0>=l.$length?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+0])===1))){$s=-1;return G.New("invalid username/password version");}if(!(((1>=l.$length?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+1])===0))){$s=-1;return G.New("username/password authentication failed");}$s=-1;return $ifaceNil;case 4:case 1:$s=-1;return G.New("unsupported authentication method "+Z.Itoa(((i>>0))));}return;}var $f={$blk:ET.ptr.prototype.Authenticate,$c:true,$r,g,h,i,j,k,l,m,n,o,p,q,r,$s};return $f;};ET.prototype.Authenticate=function(g,h,i){return this.$val.Authenticate(g,h,i);};EU=function(g){var{g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:if(g.$length>512){g=$subslice(g,0,512);}h=0;while(true){if(!(h=g.$length)?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+h])))){break;}h=h+(1)>>0;}i=EY;j=0;case 1:if(!(j=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+j]);l=k.match(g,h);$s=3;case 3:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;if(!(m==="")){$s=-1;return m;}j++;$s=1;continue;case 2:$s=-1;return"application/octet-stream";}return;}var $f={$blk:EU,$c:true,$r,g,h,i,j,k,l,m,$s};return $f;};$pkg.DetectContentType=EU;EV=function(g){var g,h;h=g;if((h===(9))||(h===(10))||(h===(12))||(h===(13))||(h===(32))){return true;}return false;};EW=function(g){var g,h;h=g;if((h===(32))||(h===(62))){return true;}return false;};EZ.ptr.prototype.match=function(g,h){var g,h,i;i=this;if(W.HasPrefix(g,i.sig)){return i.ct;}return"";};EZ.prototype.match=function(g,h){return this.$val.match(g,h);};FA.ptr.prototype.match=function(g,h){var g,h,i,j,k,l,m,n,o;i=this;if(i.skipWS){g=$subslice(g,h);}if(!((i.pat.$length===i.mask.$length))){return"";}if(g.$length=j.$length)?($throwRuntimeError("index out of range"),undefined):j.$array[j.$offset+k]);o=(((l<0||l>=g.$length)?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+l])&(n=i.mask,((l<0||l>=n.$length)?($throwRuntimeError("index out of range"),undefined):n.$array[n.$offset+l])))>>>0;if(!((o===m))){return"";}k++;}return i.ct;};FA.prototype.match=function(g,h){return this.$val.match(g,h);};FB.prototype.match=function(g,h){var g,h,i,j,k,l,m,n,o;i=this;g=$subslice(g,h);if(g.$length<(i.$length+1>>0)){return"";}j=i;k=0;while(true){if(!(k=j.$length)?($throwRuntimeError("index out of range"),undefined):j.$array[j.$offset+k]);n=((l<0||l>=g.$length)?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+l]);if(65<=m&&m<=90){n=(n&(223))>>>0;}if(!((m===n))){return"";}k++;}if(!EW((o=i.$length,((o<0||o>=g.$length)?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+o])))){return"";}return"text/html; charset=utf-8";};$ptrType(FB).prototype.match=function(g,h){return this.$get().match(g,h);};FE.ptr.prototype.match=function(g,h){var g,h,i,j,k;if(g.$length<12){return"";}i=(($clone(AA.BigEndian,AA.bigEndian).Uint32($subslice(g,0,4))>>0));if(g.$length>0;continue;}if(W.Equal($subslice(g,k,(k+3>>0)),FD)){return"video/mp4";}k=k+(4)>>0;}return"";};FE.prototype.match=function(g,h){return this.$val.match(g,h);};FF.ptr.prototype.match=function(g,h){var g,h,i,j,k;i=$subslice(g,h);j=0;while(true){if(!(j=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+j]);if((k<=8)||((k===11))||(14<=k&&k<=26)||(28<=k&&k<=31)){return"";}j++;}return"text/plain; charset=utf-8";};FF.prototype.match=function(g,h){return this.$val.match(g,h);};FL.ptr.prototype.hijacked=function(){var{g,h,$s,$deferred,$r,$c}=$restore(this,{});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);g=this;$r=g.mu.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(g.mu,"Unlock"),[]]);h=g.hijackedv;$s=2;case 2:return h;}return;}}catch(err){$err=err;$s=-1;return false;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:FL.ptr.prototype.hijacked,$c:true,$r,g,h,$s,$deferred};return $f;}}};FL.prototype.hijacked=function(){return this.$val.hijacked();};FL.ptr.prototype.hijackLocked=function(){var{g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=$ifaceNil;h=ABU.nil;i=$ifaceNil;j=this;if(j.hijackedv){k=$ifaceNil;l=ABU.nil;m=$pkg.ErrHijacked;g=k;h=l;i=m;$s=-1;return[g,h,i];}$r=j.r.abortPendingRead();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}j.hijackedv=true;g=j.rwc;n=g.SetDeadline(new T.Time.ptr(new $Uint64(0,0),new $Int64(0,0),YZ.nil));$s=2;case 2:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}n;h=C.NewReadWriter(j.bufr,C.NewWriter(g));if(j.r.hasByte){$s=3;continue;}$s=4;continue;case 3:p=j.bufr.Peek(j.bufr.Buffered()+1>>0);$s=5;case 5:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}o=p;q=o[1];if(!($interfaceIsEqual(q,$ifaceNil))){$s=6;continue;}$s=7;continue;case 6:r=$ifaceNil;s=ABU.nil;u=H.Errorf("unexpected Peek failure reading buffered byte: %v",new ZB([q]));$s=8;case 8:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}t=u;g=r;h=s;i=t;v=[g,h,i];$s=9;case 9:return v;case 7:case 4:$r=j.setState(g,3,true);$s=10;case 10:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return[g,h,i];}return;}var $f={$blk:FL.ptr.prototype.hijackLocked,$c:true,$r,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s};return $f;};FL.prototype.hijackLocked=function(){return this.$val.hijackLocked();};FM.ptr.prototype.Write=function(g){var{g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=0;i=$ifaceNil;j=this;if(!j.wroteHeader){$s=1;continue;}$s=2;continue;case 1:$r=j.writeHeader(g);$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 2:if(j.res.req.Method==="HEAD"){k=g.$length;l=$ifaceNil;h=k;i=l;$s=-1;return[h,i];}if(j.chunking){$s=4;continue;}$s=5;continue;case 4:n=H.Fprintf(j.res.conn.bufw,"%x\r\n",new ZB([new $Int(g.$length)]));$s=6;case 6:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;i=m[1];if(!($interfaceIsEqual(i,$ifaceNil))){$s=7;continue;}$s=8;continue;case 7:o=j.res.conn.rwc.Close();$s=9;case 9:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}o;$s=-1;return[h,i];case 8:case 5:q=j.res.conn.bufw.Write(g);$s=10;case 10:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}p=q;h=p[0];i=p[1];if(j.chunking&&$interfaceIsEqual(i,$ifaceNil)){$s=11;continue;}$s=12;continue;case 11:s=j.res.conn.bufw.Write(FN);$s=13;case 13:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}r=s;i=r[1];case 12:if(!($interfaceIsEqual(i,$ifaceNil))){$s=14;continue;}$s=15;continue;case 14:t=j.res.conn.rwc.Close();$s=16;case 16:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}t;case 15:$s=-1;return[h,i];}return;}var $f={$blk:FM.ptr.prototype.Write,$c:true,$r,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s};return $f;};FM.prototype.Write=function(g){return this.$val.Write(g);};FM.ptr.prototype.flush=function(){var{g,h,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;if(!g.wroteHeader){$s=1;continue;}$s=2;continue;case 1:$r=g.writeHeader(ZL.nil);$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 2:h=g.res.conn.bufw.Flush();$s=4;case 4:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}h;$s=-1;return;}return;}var $f={$blk:FM.ptr.prototype.flush,$c:true,$r,g,h,$s};return $f;};FM.prototype.flush=function(){return this.$val.flush();};FM.ptr.prototype.close=function(){var{g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;if(!g.wroteHeader){$s=1;continue;}$s=2;continue;case 1:$r=g.writeHeader(ZL.nil);$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 2:if(g.chunking){$s=4;continue;}$s=5;continue;case 4:h=g.res.conn.bufw;i=h.WriteString("0\r\n");$s=6;case 6:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}i;j=g.res.finalTrailers();$s=7;case 7:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;if(!(k===false)){$s=8;continue;}$s=9;continue;case 8:l=new KP(k).Write(h);$s=10;case 10:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}l;case 9:m=h.WriteString("\r\n");$s=11;case 11:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}m;case 5:$s=-1;return;}return;}var $f={$blk:FM.ptr.prototype.close,$c:true,$r,g,h,i,j,k,l,m,$s};return $f;};FM.prototype.close=function(){return this.$val.close();};FP.ptr.prototype.finalTrailers=function(){var{g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=false;i=g.handlerHeader;j=0;k=$keys(i);while(true){if(!(j=p.$length)?($throwRuntimeError("index out of range"),undefined):p.$array[p.$offset+q]);if(h===false){h={};}s=(t=g.handlerHeader[$String.keyFor(r)],t!==undefined?t.v:ZK.nil);u=0;case 3:if(!(u=s.$length)?($throwRuntimeError("index out of range"),undefined):s.$array[s.$offset+u]);$r=new KP(h).Add(r,v);$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}u++;$s=3;continue;case 4:q++;$s=1;continue;case 2:$s=-1;return h;}return;}var $f={$blk:FP.ptr.prototype.finalTrailers,$c:true,$r,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s};return $f;};FP.prototype.finalTrailers=function(){return this.$val.finalTrailers();};$ptrType(FQ).prototype.isSet=function(){var g,h;g=this;return!((S.LoadInt32(((h=g,new ABV(function(){return(h.$get()>>0);},function($v){h.$set(($v>>0));},h.$target))))===0));};$ptrType(FQ).prototype.setTrue=function(){var g,h;g=this;S.StoreInt32(((h=g,new ABV(function(){return(h.$get()>>0);},function($v){h.$set(($v>>0));},h.$target))),1);};$ptrType(FQ).prototype.setFalse=function(){var g,h;g=this;S.StoreInt32(((h=g,new ABV(function(){return(h.$get()>>0);},function($v){h.$set(($v>>0));},h.$target))),0);};FP.ptr.prototype.declareTrailer=function(g){var{g,h,i,j,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;i=KX(g);$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}g=i;j=U.ValidTrailerHeader(g);$s=4;case 4:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}if(!j){$s=2;continue;}$s=3;continue;case 2:$s=-1;return;case 3:h.trailers=$append(h.trailers,g);$s=-1;return;}return;}var $f={$blk:FP.ptr.prototype.declareTrailer,$c:true,$r,g,h,i,j,$s};return $f;};FP.prototype.declareTrailer=function(g){return this.$val.declareTrailer(g);};FP.ptr.prototype.requestTooLarge=function(){var{g,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;g.closeAfterReply=true;g.requestBodyLimitHit=true;if(!g.wroteHeader){$s=1;continue;}$s=2;continue;case 1:$r=new KP(g.Header()).Set("Connection","close");$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 2:$s=-1;return;}return;}var $f={$blk:FP.ptr.prototype.requestTooLarge,$c:true,$r,g,$s};return $f;};FP.prototype.requestTooLarge=function(){return this.$val.requestTooLarge();};FP.ptr.prototype.ReadFrom=function(g){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred,$r,$c}=$restore(this,{g});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);h=new $Int64(0,0);i=$ifaceNil;j=this;k=FX.Get();$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=$assertType(k,ZN);m=l.$get();$deferred.push([$methodVal(FX,"Put"),[l]]);n=$assertType(j.conn.rwc,J.ReaderFrom,true);o=n[0];p=n[1];if(!p){$s=2;continue;}$s=3;continue;case 2:s=J.CopyBuffer((r=new FR.ptr(j),new r.constructor.elem(r)),g,m);$s=4;case 4:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}q=s;h=q[0];i=q[1];t=[h,i];$s=5;case 5:return t;case 3:if(!j.cw.wroteHeader){$s=6;continue;}$s=7;continue;case 6:w=J.CopyBuffer((v=new FR.ptr(j),new v.constructor.elem(v)),J.LimitReader(g,new $Int64(0,512)),m);$s=8;case 8:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}u=w;x=u[0];y=u[1];h=(z=x,new $Int64(h.$high+z.$high,h.$low+z.$low));if(!($interfaceIsEqual(y,$ifaceNil))||(x.$high<0||(x.$high===0&&x.$low<512))){$s=9;continue;}$s=10;continue;case 9:aa=h;ab=y;h=aa;i=ab;ac=[h,i];$s=11;case 11:return ac;case 10:case 7:ad=j.w.Flush();$s=12;case 12:if($c){$c=false;ad=ad.$blk();}if(ad&&ad.$blk!==undefined){break s;}ad;$r=j.cw.flush();$s=13;case 13:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(!j.cw.chunking&&j.bodyAllowed()){$s=14;continue;}$s=15;continue;case 14:af=o.ReadFrom(g);$s=16;case 16:if($c){$c=false;af=af.$blk();}if(af&&af.$blk!==undefined){break s;}ae=af;ag=ae[0];ah=ae[1];h=(ai=ag,new $Int64(h.$high+ai.$high,h.$low+ai.$low));j.written=(aj=j.written,ak=ag,new $Int64(aj.$high+ak.$high,aj.$low+ak.$low));al=h;am=ah;h=al;i=am;an=[h,i];$s=17;case 17:return an;case 15:aq=J.CopyBuffer((ap=new FR.ptr(j),new ap.constructor.elem(ap)),g,m);$s=18;case 18:if($c){$c=false;aq=aq.$blk();}if(aq&&aq.$blk!==undefined){break s;}ao=aq;ar=ao[0];i=ao[1];h=(as=ar,new $Int64(h.$high+as.$high,h.$low+as.$low));at=h;au=i;h=at;i=au;av=[h,i];$s=19;case 19:return av;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if(!$curGoroutine.asleep){return[h,i];}if($curGoroutine.asleep){var $f={$blk:FP.ptr.prototype.ReadFrom,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred};return $f;}}};FP.prototype.ReadFrom=function(g){return this.$val.ReadFrom(g);};HR.ptr.prototype.newConn=function(g){var{g,h,i,j,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;i=new FL.ptr(h,$throwNilPointerError,g,"",AAV.nil,$ifaceNil,ABX.nil,AAW.nil,AAA.nil,"",new S.Value.ptr($ifaceNil),new ABY.ptr(new $Uint64(0,0)),new R.Mutex.ptr(0,0),false);if(false){$s=1;continue;}$s=2;continue;case 1:j=IK("server",i.rwc);$s=3;case 3:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}i.rwc=j;case 2:$s=-1;return i;}return;}var $f={$blk:HR.ptr.prototype.newConn,$c:true,$r,g,h,i,j,$s};return $f;};HR.prototype.newConn=function(g){return this.$val.newConn(g);};FT.ptr.prototype.lock=function(){var{g,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;$r=g.mu.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(g.cond===ABZ.nil){g.cond=R.NewCond(g.mu);}$s=-1;return;}return;}var $f={$blk:FT.ptr.prototype.lock,$c:true,$r,g,$s};return $f;};FT.prototype.lock=function(){return this.$val.lock();};FT.ptr.prototype.unlock=function(){var{g,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;$r=g.mu.Unlock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:FT.ptr.prototype.unlock,$c:true,$r,g,$s};return $f;};FT.prototype.unlock=function(){return this.$val.unlock();};FT.ptr.prototype.startBackgroundRead=function(){var{g,h,$s,$deferred,$r,$c}=$restore(this,{});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);g=this;$r=g.lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(g,"unlock"),[]]);if(g.inRead){$panic(new $String("invalid concurrent Body.Read call"));}if(g.hasByte){$s=2;continue;}$s=3;continue;case 2:$s=4;case 4:return;case 3:g.inRead=true;h=g.conn.rwc.SetReadDeadline(new T.Time.ptr(new $Uint64(0,0),new $Int64(0,0),YZ.nil));$s=5;case 5:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}h;$go($methodVal(g,"backgroundRead"),[]);$s=-1;return;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:FT.ptr.prototype.startBackgroundRead,$c:true,$r,g,h,$s,$deferred};return $f;}}};FT.prototype.startBackgroundRead=function(){return this.$val.startBackgroundRead();};FT.ptr.prototype.backgroundRead=function(){var{g,h,i,j,k,l,m,n,o,p,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;i=g.conn.rwc.Read(new ZL(g.byteBuf));$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}h=i;j=h[0];k=h[1];$r=g.lock();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(j===1){g.hasByte=true;}l=$assertType(k,B.Error,true);m=l[0];n=l[1];if(!(n&&g.aborted)){o=false;$s=6;continue s;}p=m.Timeout();$s=7;case 7:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}o=p;case 6:if(o){$s=3;continue;}if(!($interfaceIsEqual(k,$ifaceNil))){$s=4;continue;}$s=5;continue;case 3:$s=5;continue;case 4:$r=g.handleReadError(k);$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 5:g.aborted=false;g.inRead=false;$r=g.unlock();$s=9;case 9:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=g.cond.Broadcast();$s=10;case 10:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:FT.ptr.prototype.backgroundRead,$c:true,$r,g,h,i,j,k,l,m,n,o,p,$s};return $f;};FT.prototype.backgroundRead=function(){return this.$val.backgroundRead();};FT.ptr.prototype.abortPendingRead=function(){var{g,h,i,$s,$deferred,$r,$c}=$restore(this,{});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);g=this;$r=g.lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(g,"unlock"),[]]);if(!g.inRead){$s=2;continue;}$s=3;continue;case 2:$s=4;case 4:return;case 3:g.aborted=true;h=g.conn.rwc.SetReadDeadline($clone(KE,T.Time));$s=5;case 5:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}h;case 6:if(!(g.inRead)){$s=7;continue;}$r=g.cond.Wait();$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=6;continue;case 7:i=g.conn.rwc.SetReadDeadline(new T.Time.ptr(new $Uint64(0,0),new $Int64(0,0),YZ.nil));$s=9;case 9:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}i;$s=-1;return;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:FT.ptr.prototype.abortPendingRead,$c:true,$r,g,h,i,$s,$deferred};return $f;}}};FT.prototype.abortPendingRead=function(){return this.$val.abortPendingRead();};FT.ptr.prototype.setReadLimit=function(g){var g,h;h=this;h.remain=g;};FT.prototype.setReadLimit=function(g){return this.$val.setReadLimit(g);};FT.ptr.prototype.setInfiniteReadLimit=function(){var g;g=this;g.remain=new $Int64(2147483647,4294967295);};FT.prototype.setInfiniteReadLimit=function(){return this.$val.setInfiniteReadLimit();};FT.ptr.prototype.hitReadLimit=function(){var g,h;g=this;return(h=g.remain,(h.$high<0||(h.$high===0&&h.$low<=0)));};FT.prototype.hitReadLimit=function(){return this.$val.hitReadLimit();};FT.ptr.prototype.handleReadError=function(g){var{g,h,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;$r=h.conn.cancelCtx();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=h.closeNotify();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:FT.ptr.prototype.handleReadError,$c:true,$r,g,h,$s};return $f;};FT.prototype.handleReadError=function(g){return this.$val.handleReadError(g);};FT.ptr.prototype.closeNotify=function(){var{g,h,i,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=$assertType(g.conn.curReq.Load(),ACA,true);i=h[0];if(!(i===ACA.nil)&&S.CompareAndSwapInt32((i.$ptr_didCloseNotify||(i.$ptr_didCloseNotify=new ABV(function(){return this.$target.didCloseNotify;},function($v){this.$target.didCloseNotify=$v;},i))),0,1)){$s=1;continue;}$s=2;continue;case 1:$r=$send(i.closeNotifyCh,true);$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 2:$s=-1;return;}return;}var $f={$blk:FT.ptr.prototype.closeNotify,$c:true,$r,g,h,i,$s};return $f;};FT.prototype.closeNotify=function(){return this.$val.closeNotify();};FT.ptr.prototype.Read=function(g){var{g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=0;i=$ifaceNil;j=this;$r=j.lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(j.inRead){$s=2;continue;}$s=3;continue;case 2:$r=j.unlock();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}k=j.conn.hijacked();$s=7;case 7:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}if(k){$s=5;continue;}$s=6;continue;case 5:$panic(new $String("invalid Body.Read call. After hijacked, the original Request must not be used"));case 6:$panic(new $String("invalid concurrent Body.Read call"));case 3:if(j.hitReadLimit()){$s=8;continue;}$s=9;continue;case 8:$r=j.unlock();$s=10;case 10:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}l=0;m=J.EOF;h=l;i=m;$s=-1;return[h,i];case 9:if(g.$length===0){$s=11;continue;}$s=12;continue;case 11:$r=j.unlock();$s=13;case 13:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}n=0;o=$ifaceNil;h=n;i=o;$s=-1;return[h,i];case 12:if((p=(new $Int64(0,g.$length)),q=j.remain,(p.$high>q.$high||(p.$high===q.$high&&p.$low>q.$low)))){g=$subslice(g,0,$flatten64(j.remain));}if(j.hasByte){$s=14;continue;}$s=15;continue;case 14:(0>=g.$length?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+0]=j.byteBuf[0]);j.hasByte=false;$r=j.unlock();$s=16;case 16:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}r=1;s=$ifaceNil;h=r;i=s;$s=-1;return[h,i];case 15:j.inRead=true;$r=j.unlock();$s=17;case 17:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}u=j.conn.rwc.Read(g);$s=18;case 18:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}t=u;h=t[0];i=t[1];$r=j.lock();$s=19;case 19:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}j.inRead=false;if(!($interfaceIsEqual(i,$ifaceNil))){$s=20;continue;}$s=21;continue;case 20:$r=j.handleReadError(i);$s=22;case 22:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 21:j.remain=(v=j.remain,w=(new $Int64(0,h)),new $Int64(v.$high-w.$high,v.$low-w.$low));$r=j.unlock();$s=23;case 23:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=j.cond.Broadcast();$s=24;case 24:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}x=h;y=i;h=x;i=y;$s=-1;return[h,i];}return;}var $f={$blk:FT.ptr.prototype.Read,$c:true,$r,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,$s};return $f;};FT.prototype.Read=function(g){return this.$val.Read(g);};FY=function(g){var g,h;h=g;if(h===(2048)){return FV;}else if(h===(4096)){return FW;}return ACB.nil;};FZ=function(g){var{g,h,i,j,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=FU.Get();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;if(!($interfaceIsEqual(i,$ifaceNil))){j=$assertType(i,AAW);j.Reset(g);$s=-1;return j;}$s=-1;return C.NewReader(g);}return;}var $f={$blk:FZ,$c:true,$r,g,h,i,j,$s};return $f;};GA=function(g){var g;g.Reset($ifaceNil);FU.Put(g);};GB=function(g,h){var{g,h,i,j,k,l,$s,$r,$c}=$restore(this,{g,h});$s=$s||0;s:while(true){switch($s){case 0:i=FY(h);if(!(i===ACB.nil)){$s=1;continue;}$s=2;continue;case 1:j=i.Get();$s=3;case 3:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;if(!($interfaceIsEqual(k,$ifaceNil))){l=$assertType(k,AAA);l.Reset(g);$s=-1;return l;}case 2:$s=-1;return C.NewWriterSize(g,h);}return;}var $f={$blk:GB,$c:true,$r,g,h,i,j,k,l,$s};return $f;};GC=function(g){var g,h;g.Reset($ifaceNil);h=FY(g.Available());if(!(h===ACB.nil)){h.Put(g);}};HR.ptr.prototype.maxHeaderBytes=function(){var g;g=this;if(g.MaxHeaderBytes>0){return g.MaxHeaderBytes;}return 1048576;};HR.prototype.maxHeaderBytes=function(){return this.$val.maxHeaderBytes();};HR.ptr.prototype.initialReadLimitSize=function(){var g,h;g=this;return(h=(new $Int64(0,g.maxHeaderBytes())),new $Int64(h.$high+0,h.$low+4096));};HR.prototype.initialReadLimitSize=function(){return this.$val.initialReadLimitSize();};HR.ptr.prototype.tlsHandshakeTimeout=function(){var g,h,i,j,k;g=this;h=new T.Duration(0,0);i=$toNativeArray($kindInt64,[g.ReadHeaderTimeout,g.ReadTimeout,g.WriteTimeout]);j=0;while(true){if(!(j<3)){break;}k=((j<0||j>=i.length)?($throwRuntimeError("index out of range"),undefined):i[j]);if((k.$high<0||(k.$high===0&&k.$low<=0))){j++;continue;}if((h.$high===0&&h.$low===0)||(k.$high>0)))));$s=-1;return $append(g,t.charCodeAt(0),t.charCodeAt(1),t.charCodeAt(2),44,32,(((48+(v=m/10,(v===v&&v!==1/0&&v!==-1/0)?v>>0:$throwRuntimeError("integer divide by zero"))>>0)<<24>>>24)),(((48+(w=m%10,w===w?w:$throwRuntimeError("integer divide by zero"))>>0)<<24>>>24)),32,u.charCodeAt(0),u.charCodeAt(1),u.charCodeAt(2),32,(((48+(x=k/1000,(x===x&&x!==1/0&&x!==-1/0)?x>>0:$throwRuntimeError("integer divide by zero"))>>0)<<24>>>24)),(((48+(y=((z=k/100,(z===z&&z!==1/0&&z!==-1/0)?z>>0:$throwRuntimeError("integer divide by zero")))%10,y===y?y:$throwRuntimeError("integer divide by zero"))>>0)<<24>>>24)),(((48+(aa=((ab=k/10,(ab===ab&&ab!==1/0&&ab!==-1/0)?ab>>0:$throwRuntimeError("integer divide by zero")))%10,aa===aa?aa:$throwRuntimeError("integer divide by zero"))>>0)<<24>>>24)),(((48+(ac=k%10,ac===ac?ac:$throwRuntimeError("integer divide by zero"))>>0)<<24>>>24)),32,(((48+(ad=p/10,(ad===ad&&ad!==1/0&&ad!==-1/0)?ad>>0:$throwRuntimeError("integer divide by zero"))>>0)<<24>>>24)),(((48+(ae=p%10,ae===ae?ae:$throwRuntimeError("integer divide by zero"))>>0)<<24>>>24)),58,(((48+(af=q/10,(af===af&&af!==1/0&&af!==-1/0)?af>>0:$throwRuntimeError("integer divide by zero"))>>0)<<24>>>24)),(((48+(ag=q%10,ag===ag?ag:$throwRuntimeError("integer divide by zero"))>>0)<<24>>>24)),58,(((48+(ah=r/10,(ah===ah&&ah!==1/0&&ah!==-1/0)?ah>>0:$throwRuntimeError("integer divide by zero"))>>0)<<24>>>24)),(((48+(ai=r%10,ai===ai?ai:$throwRuntimeError("integer divide by zero"))>>0)<<24>>>24)),32,71,77,84);}return;}var $f={$blk:GE,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};FL.ptr.prototype.readRequest=function(g){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred,$r,$c}=$restore(this,{g});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);h=[h];i=[i];j=ACA.nil;k=$ifaceNil;h[0]=this;l=h[0].hijacked();$s=3;case 3:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}if(l){$s=1;continue;}$s=2;continue;case 1:m=ACA.nil;n=$pkg.ErrHijacked;j=m;k=n;o=[j,k];$s=4;case 4:return o;case 2:p=new T.Time.ptr(new $Uint64(0,0),new $Int64(0,0),YZ.nil);q=new T.Time.ptr(new $Uint64(0,0),new $Int64(0,0),YZ.nil);r=T.Now();$s=5;case 5:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=$clone(r,T.Time);t=h[0].server.readHeaderTimeout();if((t.$high>0||(t.$high===0&&t.$low>0))){T.Time.copy(q,$clone(s,T.Time).Add(t));}u=h[0].server.ReadTimeout;if((u.$high>0||(u.$high===0&&u.$low>0))){T.Time.copy(p,$clone(s,T.Time).Add(u));}v=h[0].rwc.SetReadDeadline($clone(q,T.Time));$s=6;case 6:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}v;i[0]=h[0].server.WriteTimeout;if((i[0].$high>0||(i[0].$high===0&&i[0].$low>0))){$s=7;continue;}$s=8;continue;case 7:$deferred.push([(function(h,i){return function $b(){var{w,x,y,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:w=T.Now();$s=1;case 1:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}x=$clone(w,T.Time).Add(i[0]);$s=2;case 2:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}y=h[0].rwc.SetWriteDeadline($clone(x,T.Time));$s=3;case 3:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}y;$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,w,x,y,$s};return $f;};})(h,i),[]]);case 8:h[0].r.setReadLimit(h[0].server.initialReadLimitSize());if(h[0].lastMethod==="POST"){$s=9;continue;}$s=10;continue;case 9:x=h[0].bufr.Peek(4);$s=11;case 11:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}w=x;y=w[0];z=h[0].bufr.Discard(IM(y));$s=12;case 12:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}z;case 10:ab=JW(h[0].bufr);$s=13;case 13:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}aa=ab;ac=aa[0];k=aa[1];if(!($interfaceIsEqual(k,$ifaceNil))){$s=14;continue;}$s=15;continue;case 14:if(h[0].r.hitReadLimit()){$s=16;continue;}$s=17;continue;case 16:ad=ACA.nil;ae=GF;j=ad;k=ae;af=[j,k];$s=18;case 18:return af;case 17:ag=ACA.nil;ah=k;j=ag;k=ah;ai=[j,k];$s=19;case 19:return ai;case 15:if(!GG(ac)){$s=20;continue;}$s=21;continue;case 20:aj=ACA.nil;ak=(al=new GS.ptr(505,"unsupported protocol version"),new al.constructor.elem(al));j=aj;k=ak;am=[j,k];$s=22;case 22:return am;case 21:h[0].lastMethod=ac.Method;h[0].r.setInfiniteReadLimit();an=(ao=ac.Header[$String.keyFor("Host")],ao!==undefined?[ao.v,true]:[ZK.nil,false]);ap=an[0];aq=an[1];ar=ac.isH2Upgrade();if(ac.ProtoAtLeast(1,1)&&(!aq||(ap.$length===0))&&!ar&&!(ac.Method==="CONNECT")){$s=23;continue;}$s=24;continue;case 23:as=ACA.nil;at=GR("missing required Host header");j=as;k=at;au=[j,k];$s=25;case 25:return au;case 24:if((ap.$length===1)&&!U.ValidHostHeader((0>=ap.$length?($throwRuntimeError("index out of range"),undefined):ap.$array[ap.$offset+0]))){$s=26;continue;}$s=27;continue;case 26:av=ACA.nil;aw=GR("malformed Host header");j=av;k=aw;ax=[j,k];$s=28;case 28:return ax;case 27:ay=ac.Header;az=0;ba=$keys(ay);case 29:if(!(az=bh.$length)?($throwRuntimeError("index out of range"),undefined):bh.$array[bh.$offset+bi]);if(!U.ValidHeaderFieldValue(bj)){$s=36;continue;}$s=37;continue;case 36:bk=ACA.nil;bl=GR("invalid header value");j=bk;k=bl;bm=[j,k];$s=38;case 38:return bm;case 37:bi++;$s=34;continue;case 35:az++;$s=29;continue;case 30:delete ac.Header[$String.keyFor("Host")];bo=A.WithCancel(g);$s=39;case 39:if($c){$c=false;bo=bo.$blk();}if(bo&&bo.$blk!==undefined){break s;}bn=bo;g=bn[0];bp=bn[1];ac.ctx=g;ac.RemoteAddr=h[0].remoteAddr;ac.TLS=h[0].tlsState;bq=$assertType(ac.Body,ACD,true);br=bq[0];bs=bq[1];if(bs){br.doEarlyClose=true;}if(!$clone(q,T.Time).Equal($clone(p,T.Time))){$s=40;continue;}$s=41;continue;case 40:bt=h[0].rwc.SetReadDeadline($clone(p,T.Time));$s=42;case 42:if($c){$c=false;bt=bt.$blk();}if(bt&&bt.$blk!==undefined){break s;}bt;case 41:j=new FP.ptr(h[0],ac,ac.Body,bp,false,false,ac.wantsHttp10KeepAlive(),ac.wantsClose(),0,new R.Mutex.ptr(0,0),AAA.nil,new FM.ptr(ACA.nil,false,false,false),{},false,new $Int64(0,0),new $Int64(-1,4294967295),0,false,false,ZK.nil,0,ACF.zero(),ACG.zero(),ACH.zero(),new $Chan($Bool,1),0);if(ar){j.closeAfterReply=true;}j.cw.res=j;bu=GB(j.cw,2048);$s=43;case 43:if($c){$c=false;bu=bu.$blk();}if(bu&&bu.$blk!==undefined){break s;}j.w=bu;bv=j;bw=$ifaceNil;j=bv;k=bw;bx=[j,k];$s=44;case 44:return bx;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if(!$curGoroutine.asleep){return[j,k];}if($curGoroutine.asleep){var $f={$blk:FL.ptr.prototype.readRequest,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred};return $f;}}};FL.prototype.readRequest=function(g){return this.$val.readRequest(g);};GG=function(g){var g;if(g.ProtoMajor===1){return true;}if((g.ProtoMajor===2)&&(g.ProtoMinor===0)&&g.Method==="PRI"&&g.RequestURI==="*"){return true;}return false;};FP.ptr.prototype.Header=function(){var g;g=this;if(g.cw.header===false&&g.wroteHeader&&!g.cw.wroteHeader){g.cw.header=new KP(g.handlerHeader).Clone();}g.calledHeader=true;return g.handlerHeader;};FP.prototype.Header=function(){return this.$val.Header();};GH=function(g){var{g,h,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:if(g<100||g>999){$s=1;continue;}$s=2;continue;case 1:h=H.Sprintf("invalid WriteHeader code %v",new ZB([new $Int(g)]));$s=3;case 3:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}$panic(new $String(h));case 2:$s=-1;return;}return;}var $f={$blk:GH,$c:true,$r,g,h,$s};return $f;};GI=function(){var g,h,i,j,k,l,m;g=$makeSlice(ACI,16);h=AD.Callers(1,g);i=AD.CallersFrames($subslice(g,0,h));j=new AD.Frame.ptr(0,ACJ.nil,"","",0,0);while(true){k=i.Next();l=$clone(k[0],AD.Frame);m=k[1];if(!Q.HasPrefix(l.Function,"net/http.")){return l;}if(!m){break;}}return j;};FP.ptr.prototype.WriteHeader=function(g){var{g,h,i,j,k,l,m,n,o,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;i=h.conn.hijacked();$s=3;case 3:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}if(i){$s=1;continue;}$s=2;continue;case 1:j=$clone(GI(),AD.Frame);$r=h.conn.server.logf("http: response.WriteHeader on hijacked connection from %s (%s:%d)",new ZB([new $String(j.Function),new $String(AC.Base(j.File)),new $Int(j.Line)]));$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;case 2:if(h.wroteHeader){$s=5;continue;}$s=6;continue;case 5:k=$clone(GI(),AD.Frame);$r=h.conn.server.logf("http: superfluous response.WriteHeader call from %s (%s:%d)",new ZB([new $String(k.Function),new $String(AC.Base(k.File)),new $Int(k.Line)]));$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;case 6:$r=GH(g);$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}h.wroteHeader=true;h.status=g;if(h.calledHeader&&h.cw.header===false){h.cw.header=new KP(h.handlerHeader).Clone();}l=new KP(h.handlerHeader).get("Content-Length");if(!(l==="")){$s=9;continue;}$s=10;continue;case 9:m=Z.ParseInt(l,10,64);n=m[0];o=m[1];if($interfaceIsEqual(o,$ifaceNil)&&(n.$high>0||(n.$high===0&&n.$low>=0))){$s=11;continue;}$s=12;continue;case 11:h.contentLength=n;$s=13;continue;case 12:$r=h.conn.server.logf("http: invalid Content-Length of %q",new ZB([new $String(l)]));$s=14;case 14:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=new KP(h.handlerHeader).Del("Content-Length");$s=15;case 15:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 13:case 10:$s=-1;return;}return;}var $f={$blk:FP.ptr.prototype.WriteHeader,$c:true,$r,g,h,i,j,k,l,m,n,o,$s};return $f;};FP.prototype.WriteHeader=function(g){return this.$val.WriteHeader(g);};GJ.ptr.prototype.Write=function(g){var{g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;if(!(h.date===ZL.nil)){$s=1;continue;}$s=2;continue;case 1:i=g.Write(GM);$s=3;case 3:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}i;j=g.Write(h.date);$s=4;case 4:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}j;k=g.Write(FN);$s=5;case 5:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}k;case 2:if(!(h.contentLength===ZL.nil)){$s=6;continue;}$s=7;continue;case 6:l=g.Write(GL);$s=8;case 8:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}l;m=g.Write(h.contentLength);$s=9;case 9:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}m;n=g.Write(FN);$s=10;case 10:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}n;case 7:o=new ZK([h.contentType,h.connection,h.transferEncoding]);p=0;case 11:if(!(p=o.$length)?($throwRuntimeError("index out of range"),undefined):o.$array[o.$offset+p]);if(!(r==="")){$s=13;continue;}$s=14;continue;case 13:s=g.Write(((q<0||q>=GK.$length)?($throwRuntimeError("index out of range"),undefined):GK.$array[GK.$offset+q]));$s=15;case 15:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}s;t=g.Write(FO);$s=16;case 16:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}t;u=g.WriteString(r);$s=17;case 17:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}u;v=g.Write(FN);$s=18;case 18:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}v;case 14:p++;$s=11;continue;case 12:$s=-1;return;}return;}var $f={$blk:GJ.ptr.prototype.Write,$c:true,$r,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s};return $f;};GJ.prototype.Write=function(g){return this.$val.Write(g);};FM.ptr.prototype.writeHeader=function(g){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=[h];i=[i];j=[j];k=this;if(k.wroteHeader){$s=-1;return;}k.wroteHeader=true;l=k.res;m=l.conn.server.doKeepAlives();n=l.req.Method==="HEAD";i[0]=k.header;j[0]=!(i[0]===false);if(!j[0]){i[0]=l.handlerHeader;}h[0]=false;o=(function(h,i,j){return function $b(o){var{o,p,q,r,s,$s,$r,$c}=$restore(this,{o});$s=$s||0;s:while(true){switch($s){case 0:if(j[0]){$s=1;continue;}$s=2;continue;case 1:$r=new KP(i[0]).Del(o);$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;case 2:p=(q=i[0][$String.keyFor(o)],q!==undefined?[q.v,true]:[ZK.nil,false]);r=p[1];if(!r){$s=-1;return;}if(h[0]===false){h[0]={};}s=o;(h[0]||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(s)]={k:s,v:true};$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,o,p,q,r,s,$s};return $f;};})(h,i,j);p=new GJ.ptr("","","",ZL.nil,ZL.nil);q=false;r=k.header;s=0;t=$keys(r);while(true){if(!(s=x.$length)?($throwRuntimeError("index out of range"),undefined):x.$array[x.$offset+z]);q=true;$r=GN(aa,$methodVal(k.res,"declareTrailer"));$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}z++;$s=1;continue;case 2:ab=new KP(i[0]).get("Transfer-Encoding");ac=!(ab==="");if((l.$ptr_handlerDone||(l.$ptr_handlerDone=new ACC(function(){return this.$target.handlerDone;},function($v){this.$target.handlerDone=$v;},l))).isSet()&&!q&&!ac&&DJ(l.status)&&new KP(i[0]).get("Content-Length")===""&&(!n||g.$length>0)){l.contentLength=(new $Int64(0,g.$length));p.contentLength=Z.AppendInt($subslice(new ZL(k.res.clenBuf),0,0),(new $Int64(0,g.$length)),10);}if(l.wants10KeepAlive&&m){ad=!(new KP(i[0]).get("Content-Length")==="");if(ad&&new KP(i[0]).get("Connection")==="keep-alive"){l.closeAfterReply=false;}}af=!((ae=l.contentLength,(ae.$high===-1&&ae.$low===4294967295)));if(l.wants10KeepAlive&&(n||af||!DJ(l.status))){ag=(ah=i[0][$String.keyFor("Connection")],ah!==undefined?[ah.v,true]:[ZK.nil,false]);ai=ag[1];if(!ai){p.connection="keep-alive";}}else if(!l.req.ProtoAtLeast(1,1)||l.wantsClose){l.closeAfterReply=true;}if(new KP(i[0]).get("Connection")==="close"||!m){l.closeAfterReply=true;}aj=$assertType(l.req.Body,ACK,true);ak=aj[0];al=aj[1];if(al&&!(ak.$ptr_sawEOF||(ak.$ptr_sawEOF=new ACC(function(){return this.$target.sawEOF;},function($v){this.$target.sawEOF=$v;},ak))).isSet()){l.closeAfterReply=true;}if(!((am=l.req.ContentLength,(am.$high===0&&am.$low===0)))&&!l.closeAfterReply){$s=4;continue;}$s=5;continue;case 4:an=false;ao=false;ap=an;aq=ao;ar=l.req.Body;if($assertType(ar,ACK,true)[1]){$s=6;continue;}if($assertType(ar,ACD,true)[1]){$s=7;continue;}$s=8;continue;case 6:as=ar.$val;if(as.resp.wroteContinue){ap=true;}$s=9;continue;case 7:at=ar.$val;$r=at.mu.Lock();$s=10;case 10:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(at.closed){if(!at.sawEOF){l.closeAfterReply=true;}}else if((av=at.unreadDataSizeLocked(),(av.$high>0||(av.$high===0&&av.$low>=262144)))){aq=true;}else{ap=true;}$r=at.mu.Unlock();$s=11;case 11:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=9;continue;case 8:au=ar;ap=true;case 9:if(ap){$s=12;continue;}$s=13;continue;case 12:ax=J.CopyN(J.Discard,l.reqBody,new $Int64(0,262145));$s=14;case 14:if($c){$c=false;ax=ax.$blk();}if(ax&&ax.$blk!==undefined){break s;}aw=ax;ay=aw[1];az=ay;if($interfaceIsEqual(az,$ifaceNil)){$s=16;continue;}if($interfaceIsEqual(az,($pkg.ErrBodyReadAfterClose))){$s=17;continue;}if($interfaceIsEqual(az,(J.EOF))){$s=18;continue;}$s=19;continue;case 16:aq=true;$s=20;continue;case 17:$s=20;continue;case 18:ba=l.reqBody.Close();$s=21;case 21:if($c){$c=false;ba=ba.$blk();}if(ba&&ba.$blk!==undefined){break s;}ay=ba;if(!($interfaceIsEqual(ay,$ifaceNil))){l.closeAfterReply=true;}$s=20;continue;case 19:l.closeAfterReply=true;case 20:case 15:case 13:if(aq){$s=22;continue;}$s=23;continue;case 22:$r=l.requestTooLarge();$s=24;case 24:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=o("Connection");$s=25;case 25:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}p.connection="close";case 23:case 5:bb=l.status;if(DJ(bb)){$s=26;continue;}$s=27;continue;case 26:bc=(bd=i[0][$String.keyFor("Content-Type")],bd!==undefined?[bd.v,true]:[ZK.nil,false]);be=bc[1];bf=new KP(i[0]).Get("Content-Encoding");$s=29;case 29:if($c){$c=false;bf=bf.$blk();}if(bf&&bf.$blk!==undefined){break s;}bg=bf;bh=bg.length>0;if(!bh&&!be&&!ac&&g.$length>0){$s=30;continue;}$s=31;continue;case 30:bi=EU(g);$s=32;case 32:if($c){$c=false;bi=bi.$blk();}if(bi&&bi.$blk!==undefined){break s;}p.contentType=bi;case 31:$s=28;continue;case 27:bj=DM(bb);bk=0;case 33:if(!(bk=bj.$length)?($throwRuntimeError("index out of range"),undefined):bj.$array[bj.$offset+bk]);$r=o(bl);$s=35;case 35:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}bk++;$s=33;continue;case 34:case 28:if(!new KP(i[0]).has("Date")){$s=36;continue;}$s=37;continue;case 36:bm=$subslice(new ZL(k.res.dateBuf),0,0);bn=T.Now();$s=38;case 38:if($c){$c=false;bn=bn.$blk();}if(bn&&bn.$blk!==undefined){break s;}bo=$clone(bn,T.Time);bp=GE(bm,bo);$s=39;case 39:if($c){$c=false;bp=bp.$blk();}if(bp&&bp.$blk!==undefined){break s;}p.date=bp;case 37:if(af&&ac&&!(ab==="identity")){$s=40;continue;}$s=41;continue;case 40:$r=l.conn.server.logf("http: WriteHeader called with both Transfer-Encoding of %q and a Content-Length of %d",new ZB([new $String(ab),l.contentLength]));$s=42;case 42:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=o("Content-Length");$s=43;case 43:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}af=false;case 41:if(l.req.Method==="HEAD"||!DJ(bb)||(bb===204)){$s=44;continue;}if(af){$s=45;continue;}if(l.req.ProtoAtLeast(1,1)){$s=46;continue;}$s=47;continue;case 44:$r=o("Transfer-Encoding");$s=49;case 49:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=48;continue;case 45:$r=o("Transfer-Encoding");$s=50;case 50:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=48;continue;case 46:if(ac&&ab==="identity"){$s=51;continue;}$s=52;continue;case 51:k.chunking=false;l.closeAfterReply=true;$r=o("Transfer-Encoding");$s=54;case 54:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=53;continue;case 52:k.chunking=true;p.transferEncoding="chunked";if(ac&&ab==="chunked"){$s=55;continue;}$s=56;continue;case 55:$r=o("Transfer-Encoding");$s=57;case 57:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 56:case 53:$s=48;continue;case 47:l.closeAfterReply=true;$r=o("Transfer-Encoding");$s=58;case 58:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 48:if(k.chunking){$s=59;continue;}$s=60;continue;case 59:$r=o("Content-Length");$s=61;case 61:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 60:if(!l.req.ProtoAtLeast(1,0)){$s=-1;return;}if(!(l.closeAfterReply&&(!m||!KY(new KP(k.header).get("Connection"),"close")))){bq=false;$s=62;continue s;}br=IZ(l.status,i[0]);$s=63;case 63:if($c){$c=false;br=br.$blk();}if(br&&br.$blk!==undefined){break s;}bq=!br;case 62:bs=bq;if(bs){$s=64;continue;}$s=65;continue;case 64:$r=o("Connection");$s=66;case 66:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(l.req.ProtoAtLeast(1,1)){p.connection="close";}case 65:$r=GO(l.conn.bufw,l.req.ProtoAtLeast(1,1),bb,new ZL(l.statusBuf));$s=67;case 67:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}bt=new KP(k.header).WriteSubset(l.conn.bufw,h[0]);$s=68;case 68:if($c){$c=false;bt=bt.$blk();}if(bt&&bt.$blk!==undefined){break s;}bt;$r=$clone(p,GJ).Write(l.conn.bufw);$s=69;case 69:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}bu=l.conn.bufw.Write(FN);$s=70;case 70:if($c){$c=false;bu=bu.$blk();}if(bu&&bu.$blk!==undefined){break s;}bu;$s=-1;return;}return;}var $f={$blk:FM.ptr.prototype.writeHeader,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};FM.prototype.writeHeader=function(g){return this.$val.writeHeader(g);};GN=function(g,h){var{g,h,i,j,k,$s,$r,$c}=$restore(this,{g,h});$s=$s||0;s:while(true){switch($s){case 0:g=N.TrimString(g);if(g===""){$s=-1;return;}if(!Q.Contains(g,",")){$s=1;continue;}$s=2;continue;case 1:$r=h(g);$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;case 2:i=Q.Split(g,",");j=0;case 4:if(!(j=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+j]);k=N.TrimString(k);if(!(k==="")){$s=6;continue;}$s=7;continue;case 6:$r=h(k);$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 7:j++;$s=4;continue;case 5:$s=-1;return;}return;}var $f={$blk:GN,$c:true,$r,g,h,i,j,k,$s};return $f;};GO=function(g,h,i,j){var{g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,$s,$r,$c}=$restore(this,{g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:if(h){$s=1;continue;}$s=2;continue;case 1:k=g.WriteString("HTTP/1.1 ");$s=4;case 4:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}k;$s=3;continue;case 2:l=g.WriteString("HTTP/1.0 ");$s=5;case 5:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}l;case 3:m=(n=EH[$Int.keyFor(i)],n!==undefined?[n.v,true]:["",false]);o=m[0];p=m[1];if(p){$s=6;continue;}$s=7;continue;case 6:q=g.Write(Z.AppendInt($subslice(j,0,0),(new $Int64(0,i)),10));$s=9;case 9:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}q;r=g.WriteByte(32);$s=10;case 10:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}r;s=g.WriteString(o);$s=11;case 11:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}s;t=g.WriteString("\r\n");$s=12;case 12:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}t;$s=8;continue;case 7:u=H.Fprintf(g,"%03d status code %d\r\n",new ZB([new $Int(i),new $Int(i)]));$s=13;case 13:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}u;case 8:$s=-1;return;}return;}var $f={$blk:GO,$c:true,$r,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,$s};return $f;};FP.ptr.prototype.bodyAllowed=function(){var g;g=this;if(!g.wroteHeader){$panic(new $String(""));}return DJ(g.status);};FP.prototype.bodyAllowed=function(){return this.$val.bodyAllowed();};FP.ptr.prototype.Write=function(g){var{g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=0;i=$ifaceNil;j=this;l=j.write(g.$length,g,"");$s=1;case 1:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k=l;h=k[0];i=k[1];m=[h,i];$s=2;case 2:return m;}return;}var $f={$blk:FP.ptr.prototype.Write,$c:true,$r,g,h,i,j,k,l,m,$s};return $f;};FP.prototype.Write=function(g){return this.$val.Write(g);};FP.ptr.prototype.WriteString=function(g){var{g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=0;i=$ifaceNil;j=this;l=j.write(g.length,ZL.nil,g);$s=1;case 1:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k=l;h=k[0];i=k[1];m=[h,i];$s=2;case 2:return m;}return;}var $f={$blk:FP.ptr.prototype.WriteString,$c:true,$r,g,h,i,j,k,l,m,$s};return $f;};FP.prototype.WriteString=function(g){return this.$val.WriteString(g);};FP.ptr.prototype.write=function(g,h,i){var{aa,ab,ac,ad,ae,af,ag,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=0;k=$ifaceNil;l=this;m=l.conn.hijacked();$s=3;case 3:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}if(m){$s=1;continue;}$s=2;continue;case 1:if(g>0){$s=4;continue;}$s=5;continue;case 4:n=$clone(GI(),AD.Frame);$r=l.conn.server.logf("http: response.Write on hijacked connection from %s (%s:%d)",new ZB([new $String(n.Function),new $String(AC.Base(n.File)),new $Int(n.Line)]));$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 5:o=0;p=$pkg.ErrHijacked;j=o;k=p;$s=-1;return[j,k];case 2:if((l.$ptr_canWriteContinue||(l.$ptr_canWriteContinue=new ACC(function(){return this.$target.canWriteContinue;},function($v){this.$target.canWriteContinue=$v;},l))).isSet()){$s=7;continue;}$s=8;continue;case 7:$r=l.writeContinueMu.Lock();$s=9;case 9:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}(l.$ptr_canWriteContinue||(l.$ptr_canWriteContinue=new ACC(function(){return this.$target.canWriteContinue;},function($v){this.$target.canWriteContinue=$v;},l))).setFalse();$r=l.writeContinueMu.Unlock();$s=10;case 10:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 8:if(!l.wroteHeader){$s=11;continue;}$s=12;continue;case 11:$r=l.WriteHeader(200);$s=13;case 13:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 12:if(g===0){q=0;r=$ifaceNil;j=q;k=r;$s=-1;return[j,k];}if(!l.bodyAllowed()){s=0;t=$pkg.ErrBodyNotAllowed;j=s;k=t;$s=-1;return[j,k];}l.written=(u=l.written,v=(new $Int64(0,g)),new $Int64(u.$high+v.$high,u.$low+v.$low));if(!((w=l.contentLength,(w.$high===-1&&w.$low===4294967295)))&&(x=l.written,y=l.contentLength,(x.$high>y.$high||(x.$high===y.$high&&x.$low>y.$low)))){z=0;aa=$pkg.ErrContentLength;j=z;k=aa;$s=-1;return[j,k];}if(!(h===ZL.nil)){$s=14;continue;}$s=15;continue;case 14:ac=l.w.Write(h);$s=17;case 17:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}ab=ac;j=ab[0];k=ab[1];ad=[j,k];$s=18;case 18:return ad;case 15:af=l.w.WriteString(i);$s=19;case 19:if($c){$c=false;af=af.$blk();}if(af&&af.$blk!==undefined){break s;}ae=af;j=ae[0];k=ae[1];ag=[j,k];$s=20;case 20:return ag;case 16:$s=-1;return[j,k];}return;}var $f={$blk:FP.ptr.prototype.write,$c:true,$r,aa,ab,ac,ad,ae,af,ag,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};FP.prototype.write=function(g,h,i){return this.$val.write(g,h,i);};FP.ptr.prototype.finishRequest=function(){var{g,h,i,j,k,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;(g.$ptr_handlerDone||(g.$ptr_handlerDone=new ACC(function(){return this.$target.handlerDone;},function($v){this.$target.handlerDone=$v;},g))).setTrue();if(!g.wroteHeader){$s=1;continue;}$s=2;continue;case 1:$r=g.WriteHeader(200);$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 2:h=g.w.Flush();$s=4;case 4:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}h;GC(g.w);$r=g.cw.close();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}i=g.conn.bufw.Flush();$s=6;case 6:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}i;$r=g.conn.r.abortPendingRead();$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}j=g.reqBody.Close();$s=8;case 8:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}j;if(!(g.req.MultipartForm===AAZ.nil)){$s=9;continue;}$s=10;continue;case 9:k=g.req.MultipartForm.RemoveAll();$s=11;case 11:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}k;case 10:$s=-1;return;}return;}var $f={$blk:FP.ptr.prototype.finishRequest,$c:true,$r,g,h,i,j,k,$s};return $f;};FP.prototype.finishRequest=function(){return this.$val.finishRequest();};FP.ptr.prototype.shouldReuseConnection=function(){var{g,h,i,j,k,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;if(g.closeAfterReply){$s=-1;return false;}if(!(g.req.Method==="HEAD")&&!((h=g.contentLength,(h.$high===-1&&h.$low===4294967295)))&&g.bodyAllowed()&&!((i=g.contentLength,j=g.written,(i.$high===j.$high&&i.$low===j.$low)))){$s=-1;return false;}if(!($interfaceIsEqual(g.conn.werr,$ifaceNil))){$s=-1;return false;}k=g.closedRequestBodyEarly();$s=3;case 3:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}if(k){$s=1;continue;}$s=2;continue;case 1:$s=-1;return false;case 2:$s=-1;return true;}return;}var $f={$blk:FP.ptr.prototype.shouldReuseConnection,$c:true,$r,g,h,i,j,k,$s};return $f;};FP.prototype.shouldReuseConnection=function(){return this.$val.shouldReuseConnection();};FP.ptr.prototype.closedRequestBodyEarly=function(){var{g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=$assertType(g.req.Body,ACD,true);i=h[0];j=h[1];if(!(j)){k=false;$s=1;continue s;}l=i.didEarlyClose();$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k=l;case 1:m=k;$s=3;case 3:return m;}return;}var $f={$blk:FP.ptr.prototype.closedRequestBodyEarly,$c:true,$r,g,h,i,j,k,l,m,$s};return $f;};FP.prototype.closedRequestBodyEarly=function(){return this.$val.closedRequestBodyEarly();};FP.ptr.prototype.Flush=function(){var{g,h,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;if(!g.wroteHeader){$s=1;continue;}$s=2;continue;case 1:$r=g.WriteHeader(200);$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 2:h=g.w.Flush();$s=4;case 4:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}h;$r=g.cw.flush();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:FP.ptr.prototype.Flush,$c:true,$r,g,h,$s};return $f;};FP.prototype.Flush=function(){return this.$val.Flush();};FL.ptr.prototype.finalFlush=function(){var{g,h,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;if(!(g.bufr===AAW.nil)){GA(g.bufr);g.bufr=AAW.nil;}if(!(g.bufw===AAA.nil)){$s=1;continue;}$s=2;continue;case 1:h=g.bufw.Flush();$s=3;case 3:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}h;GC(g.bufw);g.bufw=AAA.nil;case 2:$s=-1;return;}return;}var $f={$blk:FL.ptr.prototype.finalFlush,$c:true,$r,g,h,$s};return $f;};FL.prototype.finalFlush=function(){return this.$val.finalFlush();};FL.ptr.prototype.close=function(){var{g,h,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;$r=g.finalFlush();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}h=g.rwc.Close();$s=2;case 2:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}h;$s=-1;return;}return;}var $f={$blk:FL.ptr.prototype.close,$c:true,$r,g,h,$s};return $f;};FL.prototype.close=function(){return this.$val.close();};FL.ptr.prototype.closeWriteAndWait=function(){var{g,h,i,j,k,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;$r=g.finalFlush();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}h=$assertType(g.rwc,GP,true);i=h[0];j=h[1];if(j){$s=2;continue;}$s=3;continue;case 2:k=i.CloseWrite();$s=4;case 4:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}k;case 3:$r=T.Sleep(new T.Duration(0,500000000));$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:FL.ptr.prototype.closeWriteAndWait,$c:true,$r,g,h,i,j,k,$s};return $f;};FL.prototype.closeWriteAndWait=function(){return this.$val.closeWriteAndWait();};GQ=function(g){var g,h;h=g;if(h===("")||h===("http/1.1")||h===("http/1.0")){return false;}return true;};FL.ptr.prototype.setState=function(g,h,i){var{g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s,$r,$c}=$restore(this,{g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=this;k=j.server;l=h;if(l===(0)){$s=2;continue;}if((l===(3))||(l===(4))){$s=3;continue;}$s=4;continue;case 2:$r=k.trackConn(j,true);$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=4;continue;case 3:$r=k.trackConn(j,false);$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 4:case 1:if(h>255||h<0){$panic(new $String("internal error"));}o=T.Now();$s=7;case 7:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=$clone(o,T.Time).Unix();$s=8;case 8:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}r=(m=((n=$shiftLeft64(p,8),new $Uint64(n.$high,n.$low))),q=(new $Uint64(0,h)),new $Uint64(m.$high|q.$high,(m.$low|q.$low)>>>0));S.StoreUint64((s=j.curState,(s.$ptr_atomic||(s.$ptr_atomic=new ACL(function(){return this.$target.atomic;},function($v){this.$target.atomic=$v;},s)))),r);if(!i){$s=-1;return;}t=k.ConnState;if(!(t===$throwNilPointerError)){$s=9;continue;}$s=10;continue;case 9:$r=t(g,h);$s=11;case 11:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 10:$s=-1;return;}return;}var $f={$blk:FL.ptr.prototype.setState,$c:true,$r,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s};return $f;};FL.prototype.setState=function(g,h,i){return this.$val.setState(g,h,i);};FL.ptr.prototype.getState=function(){var g,h,i,j,k,l,m,n;g=0;h=new $Int64(0,0);i=this;k=S.LoadUint64((j=i.curState,(j.$ptr_atomic||(j.$ptr_atomic=new ACL(function(){return this.$target.atomic;},function($v){this.$target.atomic=$v;},j)))));l=((new $Uint64(k.$high&0,(k.$low&255)>>>0).$low>>0));m=((n=$shiftRightUint64(k,8),new $Int64(n.$high,n.$low)));g=l;h=m;return[g,h];};FL.prototype.getState=function(){return this.$val.getState();};GR=function(g){var g,h;return(h=new GS.ptr(400,g),new h.constructor.elem(h));};GS.ptr.prototype.Error=function(){var g;g=this;return EI(g.code)+": "+g.text;};GS.prototype.Error=function(){return this.$val.Error();};GT=function(g){var{g,h,i,j,k,l,m,n,o,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:if($interfaceIsEqual(g,J.EOF)){$s=-1;return true;}h=$assertType(g,B.Error,true);i=h[0];j=h[1];if(!(j)){k=false;$s=3;continue s;}l=i.Timeout();$s=4;case 4:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k=l;case 3:if(k){$s=1;continue;}$s=2;continue;case 1:$s=-1;return true;case 2:m=$assertType(g,ACM,true);n=m[0];o=m[1];if(o&&n.Op==="read"){$s=-1;return true;}$s=-1;return false;}return;}var $f={$blk:GT,$c:true,$r,g,h,i,j,k,l,m,n,o,$s};return $f;};FL.ptr.prototype.serve=function(g){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,ca,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred,$r,$c}=$restore(this,{g});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);h=[h];i=[i];h[0]=this;j=h[0].rwc.RemoteAddr();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j.String();$s=2;case 2:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}h[0].remoteAddr=k;l=g;m=$pkg.LocalAddrContextKey;n=h[0].rwc.LocalAddr();$s=3;case 3:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;p=A.WithValue(l,m,o);$s=4;case 4:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}g=p;i[0]=ACA.nil;$deferred.push([(function(h,i){return function $b(){var{q,r,s,t,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:q=$recover();if(!($interfaceIsEqual(q,$ifaceNil))&&!($interfaceIsEqual(q,$pkg.ErrAbortHandler))){$s=1;continue;}$s=2;continue;case 1:r=$makeSlice(ZL,65536);r=$subslice(r,0,AD.Stack(r,false));$r=h[0].server.logf("http: panic serving %v: %v\n%s",new ZB([new $String(h[0].remoteAddr),q,r]));$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 2:if(!(i[0]===ACA.nil)){$s=4;continue;}$s=5;continue;case 4:$r=i[0].cancelCtx();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 5:s=h[0].hijacked();$s=9;case 9:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}if(!s){$s=7;continue;}$s=8;continue;case 7:if(!(i[0]===ACA.nil)){$s=10;continue;}$s=11;continue;case 10:$r=i[0].conn.r.abortPendingRead();$s=12;case 12:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}t=i[0].reqBody.Close();$s=13;case 13:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}t;case 11:$r=h[0].close();$s=14;case 14:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=h[0].setState(h[0].rwc,4,true);$s=15;case 15:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 8:$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,q,r,s,t,$s};return $f;};})(h,i),[]]);q=$assertType(h[0].rwc,AAX,true);r=q[0];s=q[1];if(s){$s=5;continue;}$s=6;continue;case 5:t=h[0].server.tlsHandshakeTimeout();if((t.$high>0||(t.$high===0&&t.$low>0))){$s=7;continue;}$s=8;continue;case 7:u=T.Now();$s=9;case 9:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}v=$clone(u,T.Time).Add(t);$s=10;case 10:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}w=$clone(v,T.Time);x=h[0].rwc.SetReadDeadline($clone(w,T.Time));$s=11;case 11:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}x;y=h[0].rwc.SetWriteDeadline($clone(w,T.Time));$s=12;case 12:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}y;case 8:z=r.HandshakeContext(g);$s=13;case 13:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}aa=z;if(!($interfaceIsEqual(aa,$ifaceNil))){$s=14;continue;}$s=15;continue;case 14:ab=$assertType(aa,F.RecordHeaderError,true);ac=$clone(ab[0],F.RecordHeaderError);ad=ab[1];if(ad&&!($interfaceIsEqual(ac.Conn,$ifaceNil))&&IO($clone(ac.RecordHeader,ACN))){$s=16;continue;}$s=17;continue;case 16:ae=J.WriteString(ac.Conn,"HTTP/1.0 400 Bad Request\r\n\r\nClient sent an HTTP request to an HTTPS server.\n");$s=18;case 18:if($c){$c=false;ae=ae.$blk();}if(ae&&ae.$blk!==undefined){break s;}ae;af=ac.Conn.Close();$s=19;case 19:if($c){$c=false;af=af.$blk();}if(af&&af.$blk!==undefined){break s;}af;$s=20;case 20:return;case 17:ag=h[0].rwc.RemoteAddr();$s=21;case 21:if($c){$c=false;ag=ag.$blk();}if(ag&&ag.$blk!==undefined){break s;}ah=ag;ai=aa;$r=h[0].server.logf("http: TLS handshake error from %s: %v",new ZB([ah,ai]));$s=22;case 22:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=23;case 23:return;case 15:if((t.$high>0||(t.$high===0&&t.$low>0))){$s=24;continue;}$s=25;continue;case 24:aj=h[0].rwc.SetReadDeadline(new T.Time.ptr(new $Uint64(0,0),new $Int64(0,0),YZ.nil));$s=26;case 26:if($c){$c=false;aj=aj.$blk();}if(aj&&aj.$blk!==undefined){break s;}aj;ak=h[0].rwc.SetWriteDeadline(new T.Time.ptr(new $Uint64(0,0),new $Int64(0,0),YZ.nil));$s=27;case 27:if($c){$c=false;ak=ak.$blk();}if(ak&&ak.$blk!==undefined){break s;}ak;case 25:h[0].tlsState=new F.ConnectionState.ptr(0,false,false,0,"",false,"",AAS.nil,AAT.nil,ZO.nil,ZL.nil,ZL.nil,$throwNilPointerError);al=r.ConnectionState();$s=28;case 28:if($c){$c=false;al=al.$blk();}if(al&&al.$blk!==undefined){break s;}F.ConnectionState.copy(h[0].tlsState,al);am=h[0].tlsState.NegotiatedProtocol;if(GQ(am)){$s=29;continue;}$s=30;continue;case 29:ao=(an=h[0].server.TLSNextProto[$String.keyFor(am)],an!==undefined?an.v:$throwNilPointerError);if(!(ao===$throwNilPointerError)){$s=31;continue;}$s=32;continue;case 31:ap=new IG.ptr(g,r,new HU.ptr(h[0].server));$r=h[0].setState(h[0].rwc,1,false);$s=33;case 33:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=ao(h[0].server,r,new ap.constructor.elem(ap));$s=34;case 34:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 32:$s=35;case 35:return;case 30:case 6:ar=A.WithCancel(g);$s=36;case 36:if($c){$c=false;ar=ar.$blk();}if(ar&&ar.$blk!==undefined){break s;}aq=ar;g=aq[0];as=aq[1];h[0].cancelCtx=as;$deferred.push([as,[]]);h[0].r=new FT.ptr(h[0],new R.Mutex.ptr(0,0),false,ABK.zero(),ABZ.nil,false,false,new $Int64(0,0));at=FZ(h[0].r);$s=37;case 37:if($c){$c=false;at=at.$blk();}if(at&&at.$blk!==undefined){break s;}h[0].bufr=at;av=GB((au=new IL.ptr(h[0]),new au.constructor.elem(au)),4096);$s=38;case 38:if($c){$c=false;av=av.$blk();}if(av&&av.$blk!==undefined){break s;}h[0].bufw=av;case 39:ax=h[0].readRequest(g);$s=41;case 41:if($c){$c=false;ax=ax.$blk();}if(ax&&ax.$blk!==undefined){break s;}aw=ax;ay=aw[0];az=aw[1];if(!((ba=h[0].r.remain,bb=h[0].server.initialReadLimitSize(),(ba.$high===bb.$high&&ba.$low===bb.$low)))){$s=42;continue;}$s=43;continue;case 42:$r=h[0].setState(h[0].rwc,1,true);$s=44;case 44:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 43:if(!($interfaceIsEqual(az,$ifaceNil))){$s=45;continue;}$s=46;continue;case 45:if($interfaceIsEqual(az,GF)){$s=48;continue;}if(DR(az)){$s=49;continue;}bc=GT(az);$s=53;case 53:if($c){$c=false;bc=bc.$blk();}if(bc&&bc.$blk!==undefined){break s;}if(bc){$s=50;continue;}$s=51;continue;case 48:bd=H.Fprintf(h[0].rwc,"HTTP/1.1 431 Request Header Fields Too Large\r\nContent-Type: text/plain; charset=utf-8\r\nConnection: close\r\n\r\n431 Request Header Fields Too Large",new ZB([]));$s=54;case 54:if($c){$c=false;bd=bd.$blk();}if(bd&&bd.$blk!==undefined){break s;}bd;$r=h[0].closeWriteAndWait();$s=55;case 55:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=56;case 56:return;case 49:be=501;bf=H.Fprintf(h[0].rwc,"HTTP/1.1 %d %s%sUnsupported transfer encoding",new ZB([new $Int(be),new $String(EI(be)),new $String("\r\nContent-Type: text/plain; charset=utf-8\r\nConnection: close\r\n\r\n")]));$s=57;case 57:if($c){$c=false;bf=bf.$blk();}if(bf&&bf.$blk!==undefined){break s;}bf;$s=58;case 58:return;case 50:$s=59;case 59:return;case 51:bg=$assertType(az,GS,true);bh=$clone(bg[0],GS);bi=bg[1];if(bi){$s=60;continue;}$s=61;continue;case 60:bj=H.Fprintf(h[0].rwc,"HTTP/1.1 %d %s: %s%s%d %s: %s",new ZB([new $Int(bh.code),new $String(EI(bh.code)),new $String(bh.text),new $String("\r\nContent-Type: text/plain; charset=utf-8\r\nConnection: close\r\n\r\n"),new $Int(bh.code),new $String(EI(bh.code)),new $String(bh.text)]));$s=62;case 62:if($c){$c=false;bj=bj.$blk();}if(bj&&bj.$blk!==undefined){break s;}bj;$s=63;case 63:return;case 61:bk="400 Bad Request";bl=H.Fprintf(h[0].rwc,"HTTP/1.1 "+bk+"\r\nContent-Type: text/plain; charset=utf-8\r\nConnection: close\r\n\r\n"+bk,new ZB([]));$s=64;case 64:if($c){$c=false;bl=bl.$blk();}if(bl&&bl.$blk!==undefined){break s;}bl;$s=65;case 65:return;case 52:case 47:case 46:bm=ay.req;if(bm.expectsContinue()){$s=66;continue;}if(!(new KP(bm.Header).get("Expect")==="")){$s=67;continue;}$s=68;continue;case 66:if(bm.ProtoAtLeast(1,1)&&!((bn=bm.ContentLength,(bn.$high===0&&bn.$low===0)))){bm.Body=new GD.ptr(ay,bm.Body,0,0);(ay.$ptr_canWriteContinue||(ay.$ptr_canWriteContinue=new ACC(function(){return this.$target.canWriteContinue;},function($v){this.$target.canWriteContinue=$v;},ay))).setTrue();}$s=68;continue;case 67:$r=ay.sendExpectationFailed();$s=69;case 69:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=70;case 70:return;case 68:h[0].curReq.Store(ay);bo=GV(bm.Body);$s=74;case 74:if($c){$c=false;bo=bo.$blk();}if(bo&&bo.$blk!==undefined){break s;}if(bo){$s=71;continue;}$s=72;continue;case 71:$r=GU(bm.Body,$methodVal(ay.conn.r,"startBackgroundRead"));$s=75;case 75:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=73;continue;case 72:$r=ay.conn.r.startBackgroundRead();$s=76;case 76:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 73:i[0]=ay;$r=new HU.ptr(h[0].server).ServeHTTP(ay,ay.req);$s=77;case 77:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}i[0]=ACA.nil;$r=ay.cancelCtx();$s=78;case 78:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}bp=h[0].hijacked();$s=81;case 81:if($c){$c=false;bp=bp.$blk();}if(bp&&bp.$blk!==undefined){break s;}if(bp){$s=79;continue;}$s=80;continue;case 79:$s=82;case 82:return;case 80:$r=ay.finishRequest();$s=83;case 83:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}bq=ay.shouldReuseConnection();$s=86;case 86:if($c){$c=false;bq=bq.$blk();}if(bq&&bq.$blk!==undefined){break s;}if(!bq){$s=84;continue;}$s=85;continue;case 84:if(ay.requestBodyLimitHit){br=true;$s=89;continue s;}bs=ay.closedRequestBodyEarly();$s=90;case 90:if($c){$c=false;bs=bs.$blk();}if(bs&&bs.$blk!==undefined){break s;}br=bs;case 89:if(br){$s=87;continue;}$s=88;continue;case 87:$r=h[0].closeWriteAndWait();$s=91;case 91:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 88:$s=92;case 92:return;case 85:$r=h[0].setState(h[0].rwc,2,true);$s=93;case 93:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}h[0].curReq.Store((ACA.nil));if(!ay.conn.server.doKeepAlives()){$s=94;continue;}$s=95;continue;case 94:$s=96;case 96:return;case 95:bt=h[0].server.idleTimeout();if(!((bt.$high===0&&bt.$low===0))){$s=97;continue;}$s=98;continue;case 97:bu=T.Now();$s=99;case 99:if($c){$c=false;bu=bu.$blk();}if(bu&&bu.$blk!==undefined){break s;}bv=$clone(bu,T.Time).Add(bt);$s=100;case 100:if($c){$c=false;bv=bv.$blk();}if(bv&&bv.$blk!==undefined){break s;}bw=h[0].rwc.SetReadDeadline($clone(bv,T.Time));$s=101;case 101:if($c){$c=false;bw=bw.$blk();}if(bw&&bw.$blk!==undefined){break s;}bw;by=h[0].bufr.Peek(4);$s=102;case 102:if($c){$c=false;by=by.$blk();}if(by&&by.$blk!==undefined){break s;}bx=by;bz=bx[1];if(!($interfaceIsEqual(bz,$ifaceNil))){$s=103;continue;}$s=104;continue;case 103:$s=105;case 105:return;case 104:case 98:ca=h[0].rwc.SetReadDeadline(new T.Time.ptr(new $Uint64(0,0),new $Int64(0,0),YZ.nil));$s=106;case 106:if($c){$c=false;ca=ca.$blk();}if(ca&&ca.$blk!==undefined){break s;}ca;$s=39;continue;case 40:$s=-1;return;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:FL.ptr.prototype.serve,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,ca,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred};return $f;}}};FL.prototype.serve=function(g){return this.$val.serve(g);};FP.ptr.prototype.sendExpectationFailed=function(){var{g,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;$r=new KP(g.Header()).Set("Connection","close");$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=g.WriteHeader(417);$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=g.finishRequest();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:FP.ptr.prototype.sendExpectationFailed,$c:true,$r,g,$s};return $f;};FP.prototype.sendExpectationFailed=function(){return this.$val.sendExpectationFailed();};FP.ptr.prototype.Hijack=function(){var{g,h,i,j,k,l,m,n,o,p,q,$s,$deferred,$r,$c}=$restore(this,{});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);g=$ifaceNil;h=ABU.nil;i=$ifaceNil;j=this;if((j.$ptr_handlerDone||(j.$ptr_handlerDone=new ACC(function(){return this.$target.handlerDone;},function($v){this.$target.handlerDone=$v;},j))).isSet()){$panic(new $String("net/http: Hijack called after ServeHTTP finished"));}if(j.wroteHeader){$s=1;continue;}$s=2;continue;case 1:$r=j.cw.flush();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 2:k=j.conn;$r=k.mu.Lock();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(k.mu,"Unlock"),[]]);m=k.hijackLocked();$s=5;case 5:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}l=m;g=l[0];h=l[1];i=l[2];if($interfaceIsEqual(i,$ifaceNil)){GC(j.w);j.w=AAA.nil;}n=g;o=h;p=i;g=n;h=o;i=p;q=[g,h,i];$s=6;case 6:return q;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if(!$curGoroutine.asleep){return[g,h,i];}if($curGoroutine.asleep){var $f={$blk:FP.ptr.prototype.Hijack,$c:true,$r,g,h,i,j,k,l,m,n,o,p,q,$s,$deferred};return $f;}}};FP.prototype.Hijack=function(){return this.$val.Hijack();};FP.ptr.prototype.CloseNotify=function(){var g;g=this;if((g.$ptr_handlerDone||(g.$ptr_handlerDone=new ACC(function(){return this.$target.handlerDone;},function($v){this.$target.handlerDone=$v;},g))).isSet()){$panic(new $String("net/http: CloseNotify called after ServeHTTP finished"));}return g.closeNotifyCh;};FP.prototype.CloseNotify=function(){return this.$val.CloseNotify();};GU=function(g,h){var{g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{g,h});$s=$s||0;s:while(true){switch($s){case 0:i=g;if($assertType(i,ACK,true)[1]){$s=1;continue;}if($assertType(i,ACD,true)[1]){$s=2;continue;}$s=3;continue;case 1:j=i.$val;$r=GU(j.readCloser,h);$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=4;continue;case 2:k=i.$val;$r=k.registerOnHitEOF(h);$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=4;continue;case 3:l=i;m=H.Sprintf("%T",new ZB([g]));$s=7;case 7:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}$panic(new $String("unexpected type "+m));case 4:$s=-1;return;}return;}var $f={$blk:GU,$c:true,$r,g,h,i,j,k,l,m,$s};return $f;};GV=function(g){var{g,h,i,j,k,l,m,n,o,p,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:if($interfaceIsEqual(g,new $pkg.NoBody.constructor.elem($pkg.NoBody))){$s=-1;return false;}h=g;if($assertType(h,ACK,true)[1]){$s=1;continue;}if($assertType(h,ACD,true)[1]){$s=2;continue;}$s=3;continue;case 1:i=h.$val;l=GV(i.readCloser);$s=5;case 5:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;$s=6;case 6:return m;case 2:j=h.$val;n=j.bodyRemains();$s=7;case 7:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;$s=8;case 8:return o;case 3:k=h;p=H.Sprintf("%T",new ZB([g]));$s=9;case 9:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}$panic(new $String("unexpected type "+p));case 4:$s=-1;return false;}return;}var $f={$blk:GV,$c:true,$r,g,h,i,j,k,l,m,n,o,p,$s};return $f;};GW.prototype.ServeHTTP=function(g,h){var{g,h,i,$s,$r,$c}=$restore(this,{g,h});$s=$s||0;s:while(true){switch($s){case 0:i=this.$val;$r=i(g,h);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:GW.prototype.ServeHTTP,$c:true,$r,g,h,i,$s};return $f;};$ptrType(GW).prototype.ServeHTTP=function(g,h){return new GW(this.$get()).ServeHTTP(g,h);};GX=function(g,h,i){var{g,h,i,j,k,l,$s,$r,$c}=$restore(this,{g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=g.Header();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}$r=new KP(j).Set("Content-Type","text/plain; charset=utf-8");$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}k=g.Header();$s=3;case 3:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}$r=new KP(k).Set("X-Content-Type-Options","nosniff");$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=g.WriteHeader(i);$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}l=H.Fprintln(g,new ZB([new $String(h)]));$s=6;case 6:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}l;$s=-1;return;}return;}var $f={$blk:GX,$c:true,$r,g,h,i,j,k,l,$s};return $f;};$pkg.Error=GX;GY=function(g,h){var{g,h,$s,$r,$c}=$restore(this,{g,h});$s=$s||0;s:while(true){switch($s){case 0:$r=GX(g,"404 page not found",404);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:GY,$c:true,$r,g,h,$s};return $f;};$pkg.NotFound=GY;GZ=function(){return new GW((GY));};$pkg.NotFoundHandler=GZ;HB=function(g,h,i,j){var{aa,ab,ac,ad,ae,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:l=O.Parse(i);$s=1;case 1:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k=l;m=k[0];n=k[1];if($interfaceIsEqual(n,$ifaceNil)){if(m.Scheme===""&&m.Host===""){o=h.URL.Path;if(o===""){o="/";}if(i===""||!((i.charCodeAt(0)===47))){p=AC.Split(o);q=p[0];i=q+i;}r="";s=Q.Index(i,"?");if(!((s===-1))){t=$substring(i,0,s);u=$substring(i,s);i=t;r=u;}v=Q.HasSuffix(i,"/");i=AC.Clean(i);if(v&&!Q.HasSuffix(i,"/")){i=i+("/");}i=i+(r);}}w=g.Header();$s=2;case 2:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}x=w;y=(z=x[$String.keyFor("Content-Type")],z!==undefined?[z.v,true]:[ZK.nil,false]);aa=y[1];$r=new KP(x).Set("Location",KL(i));$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(!aa&&(h.Method==="GET"||h.Method==="HEAD")){$s=4;continue;}$s=5;continue;case 4:$r=new KP(x).Set("Content-Type","text/html; charset=utf-8");$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 5:$r=g.WriteHeader(j);$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(!aa&&h.Method==="GET"){$s=8;continue;}$s=9;continue;case 8:ab=HD(i);$s=10;case 10:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}ad=""+(ac=EH[$Int.keyFor(j)],ac!==undefined?ac.v:"")+".\n";ae=H.Fprintln(g,new ZB([new $String(ad)]));$s=11;case 11:if($c){$c=false;ae=ae.$blk();}if(ae&&ae.$blk!==undefined){break s;}ae;case 9:$s=-1;return;}return;}var $f={$blk:HB,$c:true,$r,aa,ab,ac,ad,ae,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};$pkg.Redirect=HB;HD=function(g){var{g,h,i,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=HC.Replace(g);$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=2;case 2:return i;}return;}var $f={$blk:HD,$c:true,$r,g,h,i,$s};return $f;};HE.ptr.prototype.ServeHTTP=function(g,h){var{g,h,i,$s,$r,$c}=$restore(this,{g,h});$s=$s||0;s:while(true){switch($s){case 0:i=this;$r=HB(g,h,i.url,i.code);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:HE.ptr.prototype.ServeHTTP,$c:true,$r,g,h,i,$s};return $f;};HE.prototype.ServeHTTP=function(g,h){return this.$val.ServeHTTP(g,h);};HF=function(g,h){var g,h;return new HE.ptr(g,h);};$pkg.RedirectHandler=HF;HK=function(g){var g,h;if(g===""){return"/";}if(!((g.charCodeAt(0)===47))){g="/"+g;}h=AC.Clean(g);if((g.charCodeAt((g.length-1>>0))===47)&&!(h==="/")){if((g.length===(h.length+1>>0))&&Q.HasPrefix(g,h)){h=g;}else{h=h+("/");}}return h;};HL=function(g){var{g,h,i,j,k,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:if(!Q.Contains(g,":")){$s=-1;return g;}i=B.SplitHostPort(g);$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}h=i;j=h[0];k=h[2];if(!($interfaceIsEqual(k,$ifaceNil))){$s=-1;return g;}$s=-1;return j;}return;}var $f={$blk:HL,$c:true,$r,g,h,i,j,k,$s};return $f;};HG.ptr.prototype.match=function(g){var g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w;h=$ifaceNil;i="";j=this;k=(l=j.m[$String.keyFor(g)],l!==undefined?[l.v,true]:[new HH.ptr($ifaceNil,""),false]);m=$clone(k[0],HH);n=k[1];if(n){o=m.h;p=m.pattern;h=o;i=p;return[h,i];}q=j.es;r=0;while(true){if(!(r=q.$length)?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+r]),HH);if(Q.HasPrefix(g,s.pattern)){t=s.h;u=s.pattern;h=t;i=u;return[h,i];}r++;}v=$ifaceNil;w="";h=v;i=w;return[h,i];};HG.prototype.match=function(g){return this.$val.match(g);};HG.ptr.prototype.redirectToPathSlash=function(g,h,i){var{g,h,i,j,k,$s,$r,$c}=$restore(this,{g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=this;$r=j.mu.RLock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}k=j.shouldRedirectRLocked(g,h);$r=j.mu.RUnlock();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(!k){$s=-1;return[i,false];}h=h+"/";i=new O.URL.ptr("","",AAJ.nil,"",h,"",false,i.RawQuery,"","");$s=-1;return[i,true];}return;}var $f={$blk:HG.ptr.prototype.redirectToPathSlash,$c:true,$r,g,h,i,j,k,$s};return $f;};HG.prototype.redirectToPathSlash=function(g,h,i){return this.$val.redirectToPathSlash(g,h,i);};HG.ptr.prototype.shouldRedirectRLocked=function(g,h){var g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w;i=this;j=new ZK([h,g+h]);k=j;l=0;while(true){if(!(l=k.$length)?($throwRuntimeError("index out of range"),undefined):k.$array[k.$offset+l]);n=(o=i.m[$String.keyFor(m)],o!==undefined?[o.v,true]:[new HH.ptr($ifaceNil,""),false]);p=n[1];if(p){return false;}l++;}q=h.length;if(q===0){return false;}r=j;s=0;while(true){if(!(s=r.$length)?($throwRuntimeError("index out of range"),undefined):r.$array[r.$offset+s]);u=(v=i.m[$String.keyFor(t+"/")],v!==undefined?[v.v,true]:[new HH.ptr($ifaceNil,""),false]);w=u[1];if(w){return!((h.charCodeAt((q-1>>0))===47));}s++;}return false;};HG.prototype.shouldRedirectRLocked=function(g,h){return this.$val.shouldRedirectRLocked(g,h);};HG.ptr.prototype.Handler=function(g){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=$ifaceNil;i="";j=this;if(g.Method==="CONNECT"){$s=1;continue;}$s=2;continue;case 1:l=j.redirectToPathSlash(g.URL.Host,g.URL.Path,g.URL);$s=3;case 3:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k=l;m=k[0];n=k[1];if(n){o=HF(m.String(),301);p=m.Path;h=o;i=p;$s=-1;return[h,i];}r=j.handler(g.Host,g.URL.Path);$s=4;case 4:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}q=r;h=q[0];i=q[1];s=[h,i];$s=5;case 5:return s;case 2:t=HL(g.Host);$s=6;case 6:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=t;v=HK(g.URL.Path);x=j.redirectToPathSlash(u,v,g.URL);$s=7;case 7:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}w=x;y=w[0];z=w[1];if(z){aa=HF(y.String(),301);ab=y.Path;h=aa;i=ab;$s=-1;return[h,i];}if(!(v===g.URL.Path)){$s=8;continue;}$s=9;continue;case 8:ad=j.handler(u,v);$s=10;case 10:if($c){$c=false;ad=ad.$blk();}if(ad&&ad.$blk!==undefined){break s;}ac=ad;i=ac[1];ae=new O.URL.ptr("","",AAJ.nil,"",v,"",false,g.URL.RawQuery,"","");af=HF(ae.String(),301);ag=i;h=af;i=ag;$s=-1;return[h,i];case 9:ai=j.handler(u,g.URL.Path);$s=11;case 11:if($c){$c=false;ai=ai.$blk();}if(ai&&ai.$blk!==undefined){break s;}ah=ai;h=ah[0];i=ah[1];aj=[h,i];$s=12;case 12:return aj;}return;}var $f={$blk:HG.ptr.prototype.Handler,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};HG.prototype.Handler=function(g){return this.$val.Handler(g);};HG.ptr.prototype.handler=function(g,h){var{g,h,i,j,k,l,m,n,o,p,$s,$deferred,$r,$c}=$restore(this,{g,h});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);i=$ifaceNil;j="";k=this;$r=k.mu.RLock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(k.mu,"RUnlock"),[]]);if(k.hosts){l=k.match(g+h);i=l[0];j=l[1];}if($interfaceIsEqual(i,$ifaceNil)){m=k.match(h);i=m[0];j=m[1];}if($interfaceIsEqual(i,$ifaceNil)){n=GZ();o="";i=n;j=o;}p=[i,j];$s=2;case 2:return p;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if(!$curGoroutine.asleep){return[i,j];}if($curGoroutine.asleep){var $f={$blk:HG.ptr.prototype.handler,$c:true,$r,g,h,i,j,k,l,m,n,o,p,$s,$deferred};return $f;}}};HG.prototype.handler=function(g,h){return this.$val.handler(g,h);};HG.ptr.prototype.ServeHTTP=function(g,h){var{g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{g,h});$s=$s||0;s:while(true){switch($s){case 0:i=this;if(h.RequestURI==="*"){$s=1;continue;}$s=2;continue;case 1:if(h.ProtoAtLeast(1,1)){$s=3;continue;}$s=4;continue;case 3:j=g.Header();$s=5;case 5:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}$r=new KP(j).Set("Connection","close");$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 4:$r=g.WriteHeader(400);$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;case 2:l=i.Handler(h);$s=8;case 8:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k=l;m=k[0];$r=m.ServeHTTP(g,h);$s=9;case 9:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:HG.ptr.prototype.ServeHTTP,$c:true,$r,g,h,i,j,k,l,m,$s};return $f;};HG.prototype.ServeHTTP=function(g,h){return this.$val.ServeHTTP(g,h);};HG.ptr.prototype.Handle=function(g,h){var{g,h,i,j,k,l,m,n,o,$s,$deferred,$r,$c}=$restore(this,{g,h});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);i=this;$r=i.mu.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(i.mu,"Unlock"),[]]);if(g===""){$panic(new $String("http: invalid pattern"));}if($interfaceIsEqual(h,$ifaceNil)){$panic(new $String("http: nil handler"));}j=(k=i.m[$String.keyFor(g)],k!==undefined?[k.v,true]:[new HH.ptr($ifaceNil,""),false]);l=j[1];if(l){$panic(new $String("http: multiple registrations for "+g));}if(i.m===false){i.m={};}m=new HH.ptr(h,g);n=g;(i.m||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(n)]={k:n,v:$clone(m,HH)};if(g.charCodeAt((g.length-1>>0))===47){$s=2;continue;}$s=3;continue;case 2:o=HM(i.es,$clone(m,HH));$s=4;case 4:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}i.es=o;case 3:if(!((g.charCodeAt(0)===47))){i.hosts=true;}$s=-1;return;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:HG.ptr.prototype.Handle,$c:true,$r,g,h,i,j,k,l,m,n,o,$s,$deferred};return $f;}}};HG.prototype.Handle=function(g,h){return this.$val.Handle(g,h);};HM=function(g,h){var{g,h,i,j,k,$s,$r,$c}=$restore(this,{g,h});$s=$s||0;s:while(true){switch($s){case 0:g=[g];h=[h];i=g[0].$length;j=Y.Search(i,(function(g,h){return function(j){var j;return((j<0||j>=g[0].$length)?($throwRuntimeError("index out of range"),undefined):g[0].$array[g[0].$offset+j]).pattern.length>0)),$subslice(g[0],k));HH.copy(((k<0||k>=g[0].$length)?($throwRuntimeError("index out of range"),undefined):g[0].$array[g[0].$offset+k]),h[0]);$s=-1;return g[0];}return;}var $f={$blk:HM,$c:true,$r,g,h,i,j,k,$s};return $f;};HG.ptr.prototype.HandleFunc=function(g,h){var{g,h,i,$s,$r,$c}=$restore(this,{g,h});$s=$s||0;s:while(true){switch($s){case 0:i=this;if(h===$throwNilPointerError){$panic(new $String("http: nil handler"));}$r=i.Handle(g,new GW((h)));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:HG.ptr.prototype.HandleFunc,$c:true,$r,g,h,i,$s};return $f;};HG.prototype.HandleFunc=function(g,h){return this.$val.HandleFunc(g,h);};HR.ptr.prototype.getDoneChan=function(){var{g,h,$s,$deferred,$r,$c}=$restore(this,{});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);g=this;$r=g.mu.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(g.mu,"Unlock"),[]]);h=g.getDoneChanLocked();$s=2;case 2:return h;}return;}}catch(err){$err=err;$s=-1;return $chanNil;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:HR.ptr.prototype.getDoneChan,$c:true,$r,g,h,$s,$deferred};return $f;}}};HR.prototype.getDoneChan=function(){return this.$val.getDoneChan();};HR.ptr.prototype.getDoneChanLocked=function(){var g;g=this;if(g.doneChan===$chanNil){g.doneChan=new $Chan(AAQ,0);}return g.doneChan;};HR.prototype.getDoneChanLocked=function(){return this.$val.getDoneChanLocked();};HR.ptr.prototype.closeDoneChanLocked=function(){var g,h,i;g=this;h=g.getDoneChanLocked();i=$select([[h],[]]);if(i[0]===0){}else if(i[0]===1){$close(h);}};HR.prototype.closeDoneChanLocked=function(){return this.$val.closeDoneChanLocked();};HR.ptr.prototype.Close=function(){var{g,h,i,j,k,l,m,n,o,p,$s,$deferred,$r,$c}=$restore(this,{});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);g=this;(g.$ptr_inShutdown||(g.$ptr_inShutdown=new ACC(function(){return this.$target.inShutdown;},function($v){this.$target.inShutdown=$v;},g))).setTrue();$r=g.mu.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(g.mu,"Unlock"),[]]);g.closeDoneChanLocked();h=g.closeListenersLocked();$s=2;case 2:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;j=g.activeConn;k=0;l=$keys(j);case 3:if(!(k=l.$length)?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+m]);$go(n,[]);m++;$s=3;continue;case 4:$r=i.mu.Unlock();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}h[0]=new T.Duration(0,1000000);o=(function(h){return function $b(){var{o,p,q,r,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:q=AB.Intn((((p=$div64(h[0],new T.Duration(0,10),false),p.$low+((p.$high>>31)*4294967296))>>0)));$s=1;case 1:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=(o=(new T.Duration(0,q)),new T.Duration(h[0].$high+o.$high,h[0].$low+o.$low));h[0]=$mul64(h[0],(new T.Duration(0,2)));if((h[0].$high>0||(h[0].$high===0&&h[0].$low>500000000))){h[0]=new T.Duration(0,500000000);}$s=-1;return r;}return;}var $f={$blk:$b,$c:true,$r,o,p,q,r,$s};return $f;};})(h);p=o();$s=6;case 6:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=T.NewTimer(p);$s=7;case 7:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=q;$deferred.push([$methodVal(r,"Stop"),[]]);case 8:t=i.closeIdleConns();$s=13;case 13:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}if(!(t)){s=false;$s=12;continue s;}u=i.numListeners();$s=14;case 14:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}s=u===0;case 12:if(s){$s=10;continue;}$s=11;continue;case 10:v=k;$s=15;case 15:return v;case 11:x=g.Done();$s=16;case 16:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}y=$select([[x],[r.C]]);$s=17;case 17:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}w=y;if(w[0]===0){$s=18;continue;}if(w[0]===1){$s=19;continue;}$s=20;continue;case 18:z=g.Err();$s=21;case 21:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}aa=z;$s=22;case 22:return aa;case 19:ab=o();$s=23;case 23:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}ac=r.Reset(ab);$s=24;case 24:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}ac;case 20:$s=8;continue;case 9:$s=-1;return $ifaceNil;}return;}}catch(err){$err=err;$s=-1;return $ifaceNil;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:HR.ptr.prototype.Shutdown,$c:true,$r,aa,ab,ac,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred};return $f;}}};HR.prototype.Shutdown=function(g){return this.$val.Shutdown(g);};HR.ptr.prototype.RegisterOnShutdown=function(g){var{g,h,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;$r=h.mu.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}h.onShutdown=$append(h.onShutdown,g);$r=h.mu.Unlock();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:HR.ptr.prototype.RegisterOnShutdown,$c:true,$r,g,h,$s};return $f;};HR.prototype.RegisterOnShutdown=function(g){return this.$val.RegisterOnShutdown(g);};HR.ptr.prototype.numListeners=function(){var{g,h,$s,$deferred,$r,$c}=$restore(this,{});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);g=this;$r=g.mu.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(g.mu,"Unlock"),[]]);h=$keys(g.listeners).length;$s=2;case 2:return h;}return;}}catch(err){$err=err;$s=-1;return 0;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:HR.ptr.prototype.numListeners,$c:true,$r,g,h,$s,$deferred};return $f;}}};HR.prototype.numListeners=function(){return this.$val.numListeners();};HR.ptr.prototype.closeIdleConns=function(){var{g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s,$deferred,$r,$c}=$restore(this,{});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);g=this;$r=g.mu.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(g.mu,"Unlock"),[]]);h=true;i=g.activeConn;j=0;k=$keys(i);case 2:if(!(jag.$high||(r.$high===ag.$high&&r.$low>ag.$low))){r=ag;}$r=h.logf("http: Accept error: %v; retrying in %v",new ZB([x,r]));$s=30;case 30:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=T.Sleep(r);$s=31;case 31:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=16;continue;case 27:ah=x;$s=32;case 32:return ah;case 20:ai=t;aj=h.ConnContext;if(!(aj===$throwNilPointerError)){$s=33;continue;}$s=34;continue;case 33:ak=aj(ai,w);$s=35;case 35:if($c){$c=false;ak=ak.$blk();}if(ak&&ak.$blk!==undefined){break s;}ai=ak;if($interfaceIsEqual(ai,$ifaceNil)){$panic(new $String("ConnContext returned nil"));}case 34:r=new T.Duration(0,0);al=h.newConn(w);$s=36;case 36:if($c){$c=false;al=al.$blk();}if(al&&al.$blk!==undefined){break s;}am=al;$r=am.setState(am.rwc,0,true);$s=37;case 37:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$go($methodVal(am,"serve"),[ai]);$s=16;continue;case 17:$s=-1;return $ifaceNil;}return;}}catch(err){$err=err;$s=-1;return $ifaceNil;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:HR.ptr.prototype.Serve,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred};return $f;}}};HR.prototype.Serve=function(g){return this.$val.Serve(g);};HR.ptr.prototype.ServeTLS=function(g,h,i){var{g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s,$r,$c}=$restore(this,{g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=this;k=j.setupHTTP2_ServeTLS();$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;if(!($interfaceIsEqual(l,$ifaceNil))){$s=-1;return l;}m=DB(j.TLSConfig);$s=2;case 2:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;if(!IN(n.NextProtos,"http/1.1")){n.NextProtos=$append(n.NextProtos,"http/1.1");}o=n.Certificates.$length>0||!(n.GetCertificate===$throwNilPointerError);if(!o||!(h==="")||!(i==="")){$s=3;continue;}$s=4;continue;case 3:p=$ifaceNil;n.Certificates=$makeSlice(ABD,1);r=F.LoadX509KeyPair(h,i);$s=5;case 5:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}q=r;F.Certificate.copy((s=n.Certificates,(0>=s.$length?($throwRuntimeError("index out of range"),undefined):s.$array[s.$offset+0])),q[0]);p=q[1];if(!($interfaceIsEqual(p,$ifaceNil))){$s=-1;return p;}case 4:t=F.NewListener(g,n);u=j.Serve(t);$s=6;case 6:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}v=u;$s=7;case 7:return v;}return;}var $f={$blk:HR.ptr.prototype.ServeTLS,$c:true,$r,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s};return $f;};HR.prototype.ServeTLS=function(g,h,i){return this.$val.ServeTLS(g,h,i);};HR.ptr.prototype.trackListener=function(g,h){var{g,h,i,j,k,l,$s,$deferred,$r,$c}=$restore(this,{g,h});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);i=this;$r=i.mu.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(i.mu,"Unlock"),[]]);if(i.listeners===false){i.listeners={};}if(h){$s=2;continue;}$s=3;continue;case 2:if(i.shuttingDown()){$s=5;continue;}$s=6;continue;case 5:j=false;$s=7;case 7:return j;case 6:k=g;(i.listeners||$throwRuntimeError("assignment to entry in nil map"))[ACQ.keyFor(k)]={k:k,v:new AAQ.ptr()};$s=4;continue;case 3:delete i.listeners[ACQ.keyFor(g)];case 4:l=true;$s=8;case 8:return l;}return;}}catch(err){$err=err;$s=-1;return false;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:HR.ptr.prototype.trackListener,$c:true,$r,g,h,i,j,k,l,$s,$deferred};return $f;}}};HR.prototype.trackListener=function(g,h){return this.$val.trackListener(g,h);};HR.ptr.prototype.trackConn=function(g,h){var{g,h,i,j,$s,$deferred,$r,$c}=$restore(this,{g,h});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);i=this;$r=i.mu.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(i.mu,"Unlock"),[]]);if(i.activeConn===false){i.activeConn={};}if(h){j=g;(i.activeConn||$throwRuntimeError("assignment to entry in nil map"))[ACE.keyFor(j)]={k:j,v:new AAQ.ptr()};}else{delete i.activeConn[ACE.keyFor(g)];}$s=-1;return;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:HR.ptr.prototype.trackConn,$c:true,$r,g,h,i,j,$s,$deferred};return $f;}}};HR.prototype.trackConn=function(g,h){return this.$val.trackConn(g,h);};HR.ptr.prototype.idleTimeout=function(){var g,h;g=this;if(!((h=g.IdleTimeout,(h.$high===0&&h.$low===0)))){return g.IdleTimeout;}return g.ReadTimeout;};HR.prototype.idleTimeout=function(){return this.$val.idleTimeout();};HR.ptr.prototype.readHeaderTimeout=function(){var g,h;g=this;if(!((h=g.ReadHeaderTimeout,(h.$high===0&&h.$low===0)))){return g.ReadHeaderTimeout;}return g.ReadTimeout;};HR.prototype.readHeaderTimeout=function(){return this.$val.readHeaderTimeout();};HR.ptr.prototype.doKeepAlives=function(){var g;g=this;return(S.LoadInt32((g.$ptr_disableKeepAlives||(g.$ptr_disableKeepAlives=new ABV(function(){return this.$target.disableKeepAlives;},function($v){this.$target.disableKeepAlives=$v;},g))))===0)&&!g.shuttingDown();};HR.prototype.doKeepAlives=function(){return this.$val.doKeepAlives();};HR.ptr.prototype.shuttingDown=function(){var g;g=this;return(g.$ptr_inShutdown||(g.$ptr_inShutdown=new ACC(function(){return this.$target.inShutdown;},function($v){this.$target.inShutdown=$v;},g))).isSet();};HR.prototype.shuttingDown=function(){return this.$val.shuttingDown();};HR.ptr.prototype.SetKeepAlivesEnabled=function(g){var{g,h,i,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;if(g){S.StoreInt32((h.$ptr_disableKeepAlives||(h.$ptr_disableKeepAlives=new ABV(function(){return this.$target.disableKeepAlives;},function($v){this.$target.disableKeepAlives=$v;},h))),0);$s=-1;return;}S.StoreInt32((h.$ptr_disableKeepAlives||(h.$ptr_disableKeepAlives=new ABV(function(){return this.$target.disableKeepAlives;},function($v){this.$target.disableKeepAlives=$v;},h))),1);i=h.closeIdleConns();$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}i;$s=-1;return;}return;}var $f={$blk:HR.ptr.prototype.SetKeepAlivesEnabled,$c:true,$r,g,h,i,$s};return $f;};HR.prototype.SetKeepAlivesEnabled=function(g){return this.$val.SetKeepAlivesEnabled(g);};HR.ptr.prototype.logf=function(g,h){var{g,h,i,$s,$r,$c}=$restore(this,{g,h});$s=$s||0;s:while(true){switch($s){case 0:i=this;if(!(i.ErrorLog===ACO.nil)){$s=1;continue;}$s=2;continue;case 1:$r=i.ErrorLog.Printf(g,h);$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=3;continue;case 2:$r=K.Printf(g,h);$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 3:$s=-1;return;}return;}var $f={$blk:HR.ptr.prototype.logf,$c:true,$r,g,h,i,$s};return $f;};HR.prototype.logf=function(g,h){return this.$val.logf(g,h);};HR.ptr.prototype.ListenAndServeTLS=function(g,h){var{g,h,i,j,k,l,m,n,o,p,q,r,$s,$deferred,$r,$c}=$restore(this,{g,h});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);i=this;if(i.shuttingDown()){$s=1;continue;}$s=2;continue;case 1:j=$pkg.ErrServerClosed;$s=3;case 3:return j;case 2:k=i.Addr;if(k===""){k=":https";}m=B.Listen("tcp",k);$s=4;case 4:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}l=m;n=l[0];o=l[1];if(!($interfaceIsEqual(o,$ifaceNil))){$s=5;continue;}$s=6;continue;case 5:p=o;$s=7;case 7:return p;case 6:$deferred.push([$methodVal(n,"Close"),[]]);q=i.ServeTLS(n,g,h);$s=8;case 8:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=q;$s=9;case 9:return r;}return;}}catch(err){$err=err;$s=-1;return $ifaceNil;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:HR.ptr.prototype.ListenAndServeTLS,$c:true,$r,g,h,i,j,k,l,m,n,o,p,q,r,$s,$deferred};return $f;}}};HR.prototype.ListenAndServeTLS=function(g,h){return this.$val.ListenAndServeTLS(g,h);};HR.ptr.prototype.setupHTTP2_ServeTLS=function(){var{g,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;$r=g.nextProtoOnce.Do($methodVal(g,"onceSetNextProtoDefaults"));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return g.nextProtoErr;}return;}var $f={$blk:HR.ptr.prototype.setupHTTP2_ServeTLS,$c:true,$r,g,$s};return $f;};HR.prototype.setupHTTP2_ServeTLS=function(){return this.$val.setupHTTP2_ServeTLS();};HR.ptr.prototype.setupHTTP2_Serve=function(){var{g,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;$r=g.nextProtoOnce.Do($methodVal(g,"onceSetNextProtoDefaults_Serve"));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return g.nextProtoErr;}return;}var $f={$blk:HR.ptr.prototype.setupHTTP2_Serve,$c:true,$r,g,$s};return $f;};HR.prototype.setupHTTP2_Serve=function(){return this.$val.setupHTTP2_Serve();};HR.ptr.prototype.onceSetNextProtoDefaults_Serve=function(){var{g,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;if(g.shouldConfigureHTTP2ForServe()){$s=1;continue;}$s=2;continue;case 1:$r=g.onceSetNextProtoDefaults();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 2:$s=-1;return;}return;}var $f={$blk:HR.ptr.prototype.onceSetNextProtoDefaults_Serve,$c:true,$r,g,$s};return $f;};HR.prototype.onceSetNextProtoDefaults_Serve=function(){return this.$val.onceSetNextProtoDefaults_Serve();};HR.ptr.prototype.onceSetNextProtoDefaults=function(){var{g,h,i,j,k,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;if(KF){h=true;$s=3;continue s;}i=I.Get("http2server");$s=4;case 4:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}h=i==="0";case 3:if(h){$s=1;continue;}$s=2;continue;case 1:$s=-1;return;case 2:if(g.TLSNextProto===false){$s=5;continue;}$s=6;continue;case 5:j=new QR.ptr(0,0,0,false,new T.Duration(0,0),0,0,(function(){return VD(ACS.nil);}),$throwNilPointerError,ACR.nil);k=QT(g,j);$s=7;case 7:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}g.nextProtoErr=k;case 6:$s=-1;return;}return;}var $f={$blk:HR.ptr.prototype.onceSetNextProtoDefaults,$c:true,$r,g,h,i,j,k,$s};return $f;};HR.prototype.onceSetNextProtoDefaults=function(){return this.$val.onceSetNextProtoDefaults();};IE.ptr.prototype.Close=function(){var{g,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;$r=g.once.Do($methodVal(g,"close"));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return g.closeErr;}return;}var $f={$blk:IE.ptr.prototype.Close,$c:true,$r,g,$s};return $f;};IE.prototype.Close=function(){return this.$val.Close();};IE.ptr.prototype.close=function(){var{g,h,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=g.Listener.Close();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}g.closeErr=h;$s=-1;return;}return;}var $f={$blk:IE.ptr.prototype.close,$c:true,$r,g,h,$s};return $f;};IE.prototype.close=function(){return this.$val.close();};IF.ptr.prototype.ServeHTTP=function(g,h){var{g,h,i,j,k,l,$s,$r,$c}=$restore(this,{g,h});$s=$s||0;s:while(true){switch($s){case 0:i=g.Header();$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}$r=new KP(i).Set("Content-Length","0");$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(!((j=h.ContentLength,(j.$high===0&&j.$low===0)))){$s=3;continue;}$s=4;continue;case 3:k=JX(g,h.Body,new $Int64(0,4096));l=J.Copy(J.Discard,k);$s=5;case 5:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}l;case 4:$s=-1;return;}return;}var $f={$blk:IF.ptr.prototype.ServeHTTP,$c:true,$r,g,h,i,j,k,l,$s};return $f;};IF.prototype.ServeHTTP=function(g,h){return this.$val.ServeHTTP(g,h);};IG.ptr.prototype.BaseContext=function(){var g;g=this;return g.ctx;};IG.prototype.BaseContext=function(){return this.$val.BaseContext();};IG.ptr.prototype.ServeHTTP=function(g,h){var{g,h,i,j,k,l,$s,$r,$c}=$restore(this,{g,h});$s=$s||0;s:while(true){switch($s){case 0:i=this;if(h.TLS===AAV.nil){$s=1;continue;}$s=2;continue;case 1:h.TLS=new F.ConnectionState.ptr(0,false,false,0,"",false,"",AAS.nil,AAT.nil,ZO.nil,ZL.nil,ZL.nil,$throwNilPointerError);j=i.c.ConnectionState();$s=3;case 3:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}F.ConnectionState.copy(h.TLS,j);case 2:if($interfaceIsEqual(h.Body,$ifaceNil)){h.Body=new $pkg.NoBody.constructor.elem($pkg.NoBody);}if(h.RemoteAddr===""){$s=4;continue;}$s=5;continue;case 4:k=i.c.RemoteAddr();$s=6;case 6:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k.String();$s=7;case 7:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}h.RemoteAddr=l;case 5:$r=$clone(i.h,HU).ServeHTTP(g,h);$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:IG.ptr.prototype.ServeHTTP,$c:true,$r,g,h,i,j,k,l,$s};return $f;};IG.prototype.ServeHTTP=function(g,h){return this.$val.ServeHTTP(g,h);};IK=function(g,h){var{g,h,i,j,k,l,m,$s,$deferred,$r,$c}=$restore(this,{g,h});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);$r=II.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(II,"Unlock"),[]]);i=g;(IJ||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(i)]={k:i,v:(j=IJ[$String.keyFor(g)],j!==undefined?j.v:0)+(1)>>0};l=H.Sprintf("%s-%d",new ZB([new $String(g),new $Int((k=IJ[$String.keyFor(g)],k!==undefined?k.v:0))]));$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=new IH.ptr(l,h);$s=3;case 3:return m;}return;}}catch(err){$err=err;$s=-1;return $ifaceNil;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:IK,$c:true,$r,g,h,i,j,k,l,m,$s,$deferred};return $f;}}};IH.ptr.prototype.Write=function(g){var{g,h,i,j,k,l,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=0;i=$ifaceNil;j=this;$r=K.Printf("%s.Write(%d) = ....",new ZB([new $String(j.name),new $Int(g.$length)]));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}l=j.Conn.Write(g);$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k=l;h=k[0];i=k[1];$r=K.Printf("%s.Write(%d) = %d, %v",new ZB([new $String(j.name),new $Int(g.$length),new $Int(h),i]));$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return[h,i];}return;}var $f={$blk:IH.ptr.prototype.Write,$c:true,$r,g,h,i,j,k,l,$s};return $f;};IH.prototype.Write=function(g){return this.$val.Write(g);};IH.ptr.prototype.Read=function(g){var{g,h,i,j,k,l,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=0;i=$ifaceNil;j=this;$r=K.Printf("%s.Read(%d) = ....",new ZB([new $String(j.name),new $Int(g.$length)]));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}l=j.Conn.Read(g);$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k=l;h=k[0];i=k[1];$r=K.Printf("%s.Read(%d) = %d, %v",new ZB([new $String(j.name),new $Int(g.$length),new $Int(h),i]));$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return[h,i];}return;}var $f={$blk:IH.ptr.prototype.Read,$c:true,$r,g,h,i,j,k,l,$s};return $f;};IH.prototype.Read=function(g){return this.$val.Read(g);};IH.ptr.prototype.Close=function(){var{g,h,i,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=$ifaceNil;h=this;$r=K.Printf("%s.Close() = ...",new ZB([new $String(h.name)]));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}i=h.Conn.Close();$s=2;case 2:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}g=i;$r=K.Printf("%s.Close() = %v",new ZB([new $String(h.name),g]));$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return g;}return;}var $f={$blk:IH.ptr.prototype.Close,$c:true,$r,g,h,i,$s};return $f;};IH.prototype.Close=function(){return this.$val.Close();};IL.ptr.prototype.Write=function(g){var{g,h,i,j,k,l,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=0;i=$ifaceNil;j=this;l=j.c.rwc.Write(g);$s=1;case 1:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k=l;h=k[0];i=k[1];if(!($interfaceIsEqual(i,$ifaceNil))&&$interfaceIsEqual(j.c.werr,$ifaceNil)){$s=2;continue;}$s=3;continue;case 2:j.c.werr=i;$r=j.c.cancelCtx();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 3:$s=-1;return[h,i];}return;}var $f={$blk:IL.ptr.prototype.Write,$c:true,$r,g,h,i,j,k,l,$s};return $f;};IL.prototype.Write=function(g){return this.$val.Write(g);};IM=function(g){var g,h,i,j,k;h=0;i=g;j=0;while(true){if(!(j=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+j]);if((k===13)||(k===10)){h=h+(1)>>0;j++;continue;}break;}return h;};IN=function(g,h){var g,h,i,j,k;i=g;j=0;while(true){if(!(j=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+j]);if(k===h){return true;}j++;}return false;};IO=function(g){var g,h;h=($bytesToString(new ZL(g)));if(h===("GET /")||h===("HEAD ")||h===("POST ")||h===("PUT /")||h===("OPTIO")){return true;}return false;};AT.ptr.prototype.RoundTrip=function(g){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:g=[g];h=[h];i=[i];j=[j];k=[k];l=this;if(!(l.Dial===$throwNilPointerError)||!(l.DialContext===$throwNilPointerError)||!(l.DialTLS===$throwNilPointerError)||!(l.DialTLSContext===$throwNilPointerError)||IR){$s=1;continue;}$s=2;continue;case 1:m=l.roundTrip(g[0]);$s=3;case 3:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;$s=4;case 4:return n;case 2:o=$clone($clone(AE.Global(),AE.Value).Get("AbortController"),AE.Value);if(!$clone(o,AE.Value).IsUndefined()){$s=5;continue;}$s=6;continue;case 5:p=$clone(o,AE.Value).New(ZB.nil);$s=7;case 7:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}AE.Value.copy(o,p);case 6:q=$clone($clone(AE.Global(),AE.Value).Get("Object"),AE.Value).New(ZB.nil);$s=8;case 8:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=$clone(q,AE.Value);$clone(r,AE.Value).Set("method",new $String(g[0].Method));$clone(r,AE.Value).Set("credentials",new $String("same-origin"));s=new KP(g[0].Header).Get("js.fetch:credentials");$s=9;case 9:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=s;if(!(t==="")){$s=10;continue;}$s=11;continue;case 10:$clone(r,AE.Value).Set("credentials",new $String(t));$r=new KP(g[0].Header).Del("js.fetch:credentials");$s=12;case 12:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 11:u=new KP(g[0].Header).Get("js.fetch:mode");$s=13;case 13:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}v=u;if(!(v==="")){$s=14;continue;}$s=15;continue;case 14:$clone(r,AE.Value).Set("mode",new $String(v));$r=new KP(g[0].Header).Del("js.fetch:mode");$s=16;case 16:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 15:w=new KP(g[0].Header).Get("js.fetch:redirect");$s=17;case 17:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}x=w;if(!(x==="")){$s=18;continue;}$s=19;continue;case 18:$clone(r,AE.Value).Set("redirect",new $String(x));$r=new KP(g[0].Header).Del("js.fetch:redirect");$s=20;case 20:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 19:if(!$clone(o,AE.Value).IsUndefined()){$clone(r,AE.Value).Set("signal",(y=$clone(o,AE.Value).Get("signal"),new y.constructor.elem(y)));}z=$clone($clone(AE.Global(),AE.Value).Get("Headers"),AE.Value).New(ZB.nil);$s=21;case 21:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}aa=$clone(z,AE.Value);ab=g[0].Header;ac=0;ad=$keys(ab);case 22:if(!(ac=ah.$length)?($throwRuntimeError("index out of range"),undefined):ah.$array[ah.$offset+ai]);ak=$clone(aa,AE.Value).Call("append",new ZB([new $String(af),new $String(aj)]));$s=26;case 26:if($c){$c=false;ak=ak.$blk();}if(ak&&ak.$blk!==undefined){break s;}ak;ai++;$s=24;continue;case 25:ac++;$s=22;continue;case 23:$clone(r,AE.Value).Set("headers",new aa.constructor.elem(aa));if(!($interfaceIsEqual(g[0].Body,$ifaceNil))){$s=27;continue;}$s=28;continue;case 27:am=J.ReadAll(g[0].Body);$s=29;case 29:if($c){$c=false;am=am.$blk();}if(am&&am.$blk!==undefined){break s;}al=am;an=al[0];ao=al[1];if(!($interfaceIsEqual(ao,$ifaceNil))){$s=30;continue;}$s=31;continue;case 30:ap=g[0].Body.Close();$s=32;case 32:if($c){$c=false;ap=ap.$blk();}if(ap&&ap.$blk!==undefined){break s;}ap;$s=-1;return[AAG.nil,ao];case 31:aq=g[0].Body.Close();$s=33;case 33:if($c){$c=false;aq=aq.$blk();}if(aq&&aq.$blk!==undefined){break s;}aq;if(!((an.$length===0))){$s=34;continue;}$s=35;continue;case 34:ar=$clone(IQ,AE.Value).New(new ZB([new $Int(an.$length)]));$s=36;case 36:if($c){$c=false;ar=ar.$blk();}if(ar&&ar.$blk!==undefined){break s;}as=$clone(ar,AE.Value);AE.CopyBytesToJS($clone(as,AE.Value),an);$clone(r,AE.Value).Set("body",new as.constructor.elem(as));case 35:case 28:at=$clone(AE.Global(),AE.Value).Call("fetch",new ZB([new $String(g[0].URL.String()),new r.constructor.elem(r)]));$s=37;case 37:if($c){$c=false;at=at.$blk();}if(at&&at.$blk!==undefined){break s;}au=$clone(at,AE.Value);j[0]=new $Chan(AAG,1);h[0]=new $Chan($error,1);av=new AE.Func.ptr(new AE.Value.ptr(null,false,ZV.zero()));aw=new AE.Func.ptr(new AE.Value.ptr(null,false,ZV.zero()));k[0]=$clone(av,AE.Func);i[0]=$clone(aw,AE.Func);AE.Func.copy(k[0],AE.FuncOf((function(g,h,i,j,k){return function $b(ax,ay){var{ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,ca,cb,$s,$r,$c}=$restore(this,{ax,ay});$s=$s||0;s:while(true){switch($s){case 0:$clone(k[0],AE.Func).Release();$clone(i[0],AE.Func).Release();az=$clone((0>=ay.$length?($throwRuntimeError("index out of range"),undefined):ay.$array[ay.$offset+0]),AE.Value);ba=$makeMap($String.keyFor,[]);bb=$clone($clone(az,AE.Value).Get("headers"),AE.Value).Call("entries",new ZB([]));$s=1;case 1:if($c){$c=false;bb=bb.$blk();}if(bb&&bb.$blk!==undefined){break s;}bc=$clone(bb,AE.Value);case 2:bd=$clone(bc,AE.Value).Call("next",new ZB([]));$s=4;case 4:if($c){$c=false;bd=bd.$blk();}if(bd&&bd.$blk!==undefined){break s;}be=$clone(bd,AE.Value);if($clone($clone(be,AE.Value).Get("done"),AE.Value).Bool()){$s=3;continue;}bf=$clone($clone(be,AE.Value).Get("value"),AE.Value);bg=$clone($clone(bf,AE.Value).Index(0),AE.Value).String();bh=$clone($clone(bf,AE.Value).Index(1),AE.Value).String();bi=bg;bj=bh;bk=KX(bi);$s=5;case 5:if($c){$c=false;bk=bk.$blk();}if(bk&&bk.$blk!==undefined){break s;}bl=bk;bm=bl;(ba||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(bm)]={k:bm,v:$append((bn=ba[$String.keyFor(bl)],bn!==undefined?bn.v:ZK.nil),bj)};$s=2;continue;case 3:bo=new $Int64(0,0);bp=new KP(ba).Get("Content-Length");$s=6;case 6:if($c){$c=false;bp=bp.$blk();}if(bp&&bp.$blk!==undefined){break s;}bq=bp;if(!(bq==="")){$s=8;continue;}$s=9;continue;case 8:br=Z.ParseInt(bq,10,64);bs=br[0];bt=br[1];if(!($interfaceIsEqual(bt,$ifaceNil))){$s=11;continue;}$s=12;continue;case 11:bu=H.Errorf("net/http: ill-formed Content-Length header: %v",new ZB([bt]));$s=13;case 13:if($c){$c=false;bu=bu.$blk();}if(bu&&bu.$blk!==undefined){break s;}$r=$send(h[0],bu);$s=14;case 14:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return $ifaceNil;case 12:if((bs.$high<0||(bs.$high===0&&bs.$low<0))){$s=15;continue;}$s=16;continue;case 15:bv=H.Errorf("net/http: invalid Content-Length header: %q",new ZB([new $String(bq)]));$s=17;case 17:if($c){$c=false;bv=bv.$blk();}if(bv&&bv.$blk!==undefined){break s;}$r=$send(h[0],bv);$s=18;case 18:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return $ifaceNil;case 16:bo=bs;$s=10;continue;case 9:bo=new $Int64(-1,4294967295);case 10:case 7:bw=$clone($clone(az,AE.Value).Get("body"),AE.Value);bx=$ifaceNil;if(!$clone(bw,AE.Value).IsUndefined()&&!$clone(bw,AE.Value).IsNull()){$s=19;continue;}$s=20;continue;case 19:by=$clone(bw,AE.Value).Call("getReader",new ZB([]));$s=22;case 22:if($c){$c=false;by=by.$blk();}if(by&&by.$blk!==undefined){break s;}bx=new IT.ptr(ZL.nil,$clone(by,AE.Value),$ifaceNil);$s=21;continue;case 20:bz=$clone(az,AE.Value).Call("arrayBuffer",new ZB([]));$s=23;case 23:if($c){$c=false;bz=bz.$blk();}if(bz&&bz.$blk!==undefined){break s;}bx=new IU.ptr($clone(bz,AE.Value),ZL.nil,false,$ifaceNil);case 21:ca=$clone($clone(az,AE.Value).Get("status"),AE.Value).Int();cb=H.Sprintf("%d %s",new ZB([new $Int(ca),new $String(EI(ca))]));$s=24;case 24:if($c){$c=false;cb=cb.$blk();}if(cb&&cb.$blk!==undefined){break s;}$r=$send(j[0],new IW.ptr(cb,ca,"",0,0,ba,bx,bo,ZK.nil,false,false,false,g[0],AAV.nil));$s=25;case 25:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return $ifaceNil;}return;}var $f={$blk:$b,$c:true,$r,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,bq,br,bs,bt,bu,bv,bw,bx,by,bz,ca,cb,$s};return $f;};})(g,h,i,j,k)));AE.Func.copy(i[0],AE.FuncOf((function(g,h,i,j,k){return function $b(ax,ay){var{ax,ay,az,$s,$r,$c}=$restore(this,{ax,ay});$s=$s||0;s:while(true){switch($s){case 0:$clone(k[0],AE.Func).Release();$clone(i[0],AE.Func).Release();az=H.Errorf("net/http: fetch() failed: %s",new ZB([new $String($clone($clone((0>=ay.$length?($throwRuntimeError("index out of range"),undefined):ay.$array[ay.$offset+0]),AE.Value).Get("message"),AE.Value).String())]));$s=1;case 1:if($c){$c=false;az=az.$blk();}if(az&&az.$blk!==undefined){break s;}$r=$send(h[0],az);$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return $ifaceNil;}return;}var $f={$blk:$b,$c:true,$r,ax,ay,az,$s};return $f;};})(g,h,i,j,k)));ax=$clone(au,AE.Value).Call("then",new ZB([new k[0].constructor.elem(k[0]),new i[0].constructor.elem(i[0])]));$s=38;case 38:if($c){$c=false;ax=ax.$blk();}if(ax&&ax.$blk!==undefined){break s;}ax;az=g[0].Context().Done();$s=39;case 39:if($c){$c=false;az=az.$blk();}if(az&&az.$blk!==undefined){break s;}ba=$select([[az],[j[0]],[h[0]]]);$s=40;case 40:if($c){$c=false;ba=ba.$blk();}if(ba&&ba.$blk!==undefined){break s;}ay=ba;if(ay[0]===0){$s=41;continue;}if(ay[0]===1){$s=42;continue;}if(ay[0]===2){$s=43;continue;}$s=44;continue;case 41:if(!$clone(o,AE.Value).IsUndefined()){$s=45;continue;}$s=46;continue;case 45:bb=$clone(o,AE.Value).Call("abort",new ZB([]));$s=47;case 47:if($c){$c=false;bb=bb.$blk();}if(bb&&bb.$blk!==undefined){break s;}bb;case 46:bc=g[0].Context().Err();$s=48;case 48:if($c){$c=false;bc=bc.$blk();}if(bc&&bc.$blk!==undefined){break s;}bd=[AAG.nil,bc];$s=49;case 49:return bd;case 42:be=ay[1][0];$s=-1;return[be,$ifaceNil];case 43:bf=ay[1][0];$s=-1;return[AAG.nil,bf];case 44:$s=-1;return[AAG.nil,$ifaceNil];}return;}var $f={$blk:AT.ptr.prototype.RoundTrip,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};AT.prototype.RoundTrip=function(g){return this.$val.RoundTrip(g);};IT.ptr.prototype.Read=function(g){var{aa,ab,ac,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred,$r,$c}=$restore(this,{g});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);h=[h];i=[i];j=0;k=$ifaceNil;l=this;if(!($interfaceIsEqual(l.err,$ifaceNil))){$s=1;continue;}$s=2;continue;case 1:m=0;n=l.err;j=m;k=n;o=[j,k];$s=3;case 3:return o;case 2:if(l.pending.$length===0){$s=4;continue;}$s=5;continue;case 4:h[0]=new $Chan(ZL,1);i[0]=new $Chan($error,1);p=$clone(AE.FuncOf((function(h,i){return function $b(p,q){var{p,q,r,s,$s,$r,$c}=$restore(this,{p,q});$s=$s||0;s:while(true){switch($s){case 0:r=$clone((0>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+0]),AE.Value);if($clone($clone(r,AE.Value).Get("done"),AE.Value).Bool()){$s=1;continue;}$s=2;continue;case 1:$r=$send(i[0],J.EOF);$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return $ifaceNil;case 2:s=$makeSlice(ZL,$clone($clone($clone(r,AE.Value).Get("value"),AE.Value).Get("byteLength"),AE.Value).Int());AE.CopyBytesToGo(s,$clone($clone(r,AE.Value).Get("value"),AE.Value));$r=$send(h[0],s);$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return $ifaceNil;}return;}var $f={$blk:$b,$c:true,$r,p,q,r,s,$s};return $f;};})(h,i)),AE.Func);$deferred.push([$methodVal($clone(p,AE.Func),"Release"),[]]);q=$clone(AE.FuncOf((function(h,i){return function $b(q,r){var{q,r,$s,$r,$c}=$restore(this,{q,r});$s=$s||0;s:while(true){switch($s){case 0:$r=$send(i[0],G.New($clone($clone((0>=r.$length?($throwRuntimeError("index out of range"),undefined):r.$array[r.$offset+0]),AE.Value).Get("message"),AE.Value).String()));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return $ifaceNil;}return;}var $f={$blk:$b,$c:true,$r,q,r,$s};return $f;};})(h,i)),AE.Func);$deferred.push([$methodVal($clone(q,AE.Func),"Release"),[]]);r=$clone(l.stream,AE.Value).Call("read",new ZB([]));$s=6;case 6:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=$clone(r,AE.Value).Call("then",new ZB([new p.constructor.elem(p),new q.constructor.elem(q)]));$s=7;case 7:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}s;u=$select([[h[0]],[i[0]]]);$s=8;case 8:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}t=u;if(t[0]===0){$s=9;continue;}if(t[0]===1){$s=10;continue;}$s=11;continue;case 9:v=t[1][0];l.pending=v;$s=11;continue;case 10:w=t[1][0];l.err=w;x=0;y=w;j=x;k=y;z=[j,k];$s=12;case 12:return z;case 11:case 5:j=$copySlice(g,l.pending);l.pending=$subslice(l.pending,j);aa=j;ab=$ifaceNil;j=aa;k=ab;ac=[j,k];$s=13;case 13:return ac;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if(!$curGoroutine.asleep){return[j,k];}if($curGoroutine.asleep){var $f={$blk:IT.ptr.prototype.Read,$c:true,$r,aa,ab,ac,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred};return $f;}}};IT.prototype.Read=function(g){return this.$val.Read(g);};IT.ptr.prototype.Close=function(){var{g,h,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=$clone(g.stream,AE.Value).Call("cancel",new ZB([]));$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}h;if($interfaceIsEqual(g.err,$ifaceNil)){g.err=IS;}$s=-1;return $ifaceNil;}return;}var $f={$blk:IT.ptr.prototype.Close,$c:true,$r,g,h,$s};return $f;};IT.prototype.Close=function(){return this.$val.Close();};IU.ptr.prototype.Read=function(g){var{aa,ab,ac,ad,ae,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred,$r,$c}=$restore(this,{g});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);h=[h];i=[i];j=0;k=$ifaceNil;l=this;if(!($interfaceIsEqual(l.err,$ifaceNil))){$s=1;continue;}$s=2;continue;case 1:m=0;n=l.err;j=m;k=n;o=[j,k];$s=3;case 3:return o;case 2:if(!l.read){$s=4;continue;}$s=5;continue;case 4:l.read=true;h[0]=new $Chan(ZL,1);i[0]=new $Chan($error,1);p=$clone(AE.FuncOf((function(h,i){return function $b(p,q){var{p,q,r,s,t,u,$s,$r,$c}=$restore(this,{p,q});$s=$s||0;s:while(true){switch($s){case 0:s=$clone(IQ,AE.Value).New(new ZB([(r=(0>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+0]),new r.constructor.elem(r))]));$s=1;case 1:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=$clone(s,AE.Value);u=$makeSlice(ZL,$clone($clone(t,AE.Value).Get("byteLength"),AE.Value).Int());AE.CopyBytesToGo(u,$clone(t,AE.Value));$r=$send(h[0],u);$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return $ifaceNil;}return;}var $f={$blk:$b,$c:true,$r,p,q,r,s,t,u,$s};return $f;};})(h,i)),AE.Func);$deferred.push([$methodVal($clone(p,AE.Func),"Release"),[]]);q=$clone(AE.FuncOf((function(h,i){return function $b(q,r){var{q,r,$s,$r,$c}=$restore(this,{q,r});$s=$s||0;s:while(true){switch($s){case 0:$r=$send(i[0],G.New($clone($clone((0>=r.$length?($throwRuntimeError("index out of range"),undefined):r.$array[r.$offset+0]),AE.Value).Get("message"),AE.Value).String()));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return $ifaceNil;}return;}var $f={$blk:$b,$c:true,$r,q,r,$s};return $f;};})(h,i)),AE.Func);$deferred.push([$methodVal($clone(q,AE.Func),"Release"),[]]);r=$clone(l.arrayPromise,AE.Value).Call("then",new ZB([new p.constructor.elem(p),new q.constructor.elem(q)]));$s=6;case 6:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}r;t=$select([[h[0]],[i[0]]]);$s=7;case 7:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}s=t;if(s[0]===0){$s=8;continue;}if(s[0]===1){$s=9;continue;}$s=10;continue;case 8:u=s[1][0];l.pending=u;$s=10;continue;case 9:v=s[1][0];w=0;x=v;j=w;k=x;y=[j,k];$s=11;case 11:return y;case 10:case 5:if(l.pending.$length===0){$s=12;continue;}$s=13;continue;case 12:z=0;aa=J.EOF;j=z;k=aa;ab=[j,k];$s=14;case 14:return ab;case 13:j=$copySlice(g,l.pending);l.pending=$subslice(l.pending,j);ac=j;ad=$ifaceNil;j=ac;k=ad;ae=[j,k];$s=15;case 15:return ae;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if(!$curGoroutine.asleep){return[j,k];}if($curGoroutine.asleep){var $f={$blk:IU.ptr.prototype.Read,$c:true,$r,aa,ab,ac,ad,ae,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred};return $f;}}};IU.prototype.Read=function(g){return this.$val.Read(g);};IU.ptr.prototype.Close=function(){var g;g=this;if($interfaceIsEqual(g.err,$ifaceNil)){g.err=IS;}return $ifaceNil;};IU.prototype.Close=function(){return this.$val.Close();};IW.ptr.prototype.Cookies=function(){var{g,h,i,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=XI(g.Header);$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=2;case 2:return i;}return;}var $f={$blk:IW.ptr.prototype.Cookies,$c:true,$r,g,h,i,$s};return $f;};IW.prototype.Cookies=function(){return this.$val.Cookies();};IW.ptr.prototype.Location=function(){var{g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=new KP(g.Header).Get("Location");$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;if(i===""){$s=-1;return[AAF.nil,$pkg.ErrNoLocation];}if(!(g.Request===ZX.nil)&&!(g.Request.URL===AAF.nil)){$s=2;continue;}$s=3;continue;case 2:j=g.Request.URL.Parse(i);$s=4;case 4:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;$s=5;case 5:return k;case 3:l=O.Parse(i);$s=6;case 6:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;$s=7;case 7:return m;}return;}var $f={$blk:IW.ptr.prototype.Location,$c:true,$r,g,h,i,j,k,l,m,$s};return $f;};IW.prototype.Location=function(){return this.$val.Location();};IX=function(g,h){var{aa,ab,ac,ad,ae,af,ag,ah,ai,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{g,h});$s=$s||0;s:while(true){switch($s){case 0:i=N.NewReader(g);$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;k=new IW.ptr("",0,"",0,0,false,$ifaceNil,new $Int64(0,0),ZK.nil,false,false,false,h,AAV.nil);m=j.ReadLine();$s=2;case 2:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}l=m;n=l[0];o=l[1];if(!($interfaceIsEqual(o,$ifaceNil))){if($interfaceIsEqual(o,J.EOF)){o=J.ErrUnexpectedEOF;}$s=-1;return[AAG.nil,o];}p=Q.Cut(n," ");q=p[0];r=p[1];s=p[2];if(!s){$s=3;continue;}$s=4;continue;case 3:t=JC("malformed HTTP response",n);$s=5;case 5:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=[AAG.nil,t];$s=6;case 6:return u;case 4:k.Proto=q;k.Status=Q.TrimLeft(r," ");v=Q.Cut(k.Status," ");w=v[0];if(!((w.length===3))){$s=7;continue;}$s=8;continue;case 7:x=JC("malformed HTTP status code",w);$s=9;case 9:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}y=[AAG.nil,x];$s=10;case 10:return y;case 8:z=Z.Atoi(w);k.StatusCode=z[0];o=z[1];if(!($interfaceIsEqual(o,$ifaceNil))||k.StatusCode<0){$s=11;continue;}$s=12;continue;case 11:aa=JC("malformed HTTP status code",w);$s=13;case 13:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}ab=[AAG.nil,aa];$s=14;case 14:return ab;case 12:ac=JM(k.Proto);k.ProtoMajor=ac[0];k.ProtoMinor=ac[1];s=ac[2];if(!s){$s=15;continue;}$s=16;continue;case 15:ad=JC("malformed HTTP version",k.Proto);$s=17;case 17:if($c){$c=false;ad=ad.$blk();}if(ad&&ad.$blk!==undefined){break s;}ae=[AAG.nil,ad];$s=18;case 18:return ae;case 16:ag=j.ReadMIMEHeader();$s=19;case 19:if($c){$c=false;ag=ag.$blk();}if(ag&&ag.$blk!==undefined){break s;}af=ag;ah=af[0];o=af[1];if(!($interfaceIsEqual(o,$ifaceNil))){if($interfaceIsEqual(o,J.EOF)){o=J.ErrUnexpectedEOF;}$s=-1;return[AAG.nil,o];}k.Header=(ah);IY(k.Header);ai=DN(k,g);$s=20;case 20:if($c){$c=false;ai=ai.$blk();}if(ai&&ai.$blk!==undefined){break s;}o=ai;if(!($interfaceIsEqual(o,$ifaceNil))){$s=-1;return[AAG.nil,o];}$s=-1;return[k,$ifaceNil];}return;}var $f={$blk:IX,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};$pkg.ReadResponse=IX;IY=function(g){var g,h,i,j,k,l,m,n,o;h=(i=g[$String.keyFor("Pragma")],i!==undefined?[i.v,true]:[ZK.nil,false]);j=h[0];k=h[1];if(k&&j.$length>0&&(0>=j.$length?($throwRuntimeError("index out of range"),undefined):j.$array[j.$offset+0])==="no-cache"){l=(m=g[$String.keyFor("Cache-Control")],m!==undefined?[m.v,true]:[ZK.nil,false]);n=l[1];if(!n){o="Cache-Control";(g||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(o)]={k:o,v:new ZK(["no-cache"])};}}};IW.ptr.prototype.ProtoAtLeast=function(g,h){var g,h,i;i=this;return i.ProtoMajor>g||(i.ProtoMajor===g)&&i.ProtoMinor>=h;};IW.prototype.ProtoAtLeast=function(g,h){return this.$val.ProtoAtLeast(g,h);};IW.ptr.prototype.Write=function(g){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;i=h.Status;if(i===""){j=false;k=(l=EH[$Int.keyFor(h.StatusCode)],l!==undefined?[l.v,true]:["",false]);i=k[0];j=k[1];if(!j){i="status code "+Z.Itoa(h.StatusCode);}}else{i=Q.TrimPrefix(i,Z.Itoa(h.StatusCode)+" ");}n=H.Fprintf(g,"HTTP/%d.%d %03d %s\r\n",new ZB([new $Int(h.ProtoMajor),new $Int(h.ProtoMinor),new $Int(h.StatusCode),new $String(i)]));$s=1;case 1:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;o=m[1];if(!($interfaceIsEqual(o,$ifaceNil))){$s=-1;return o;}p=new IW.ptr("",0,"",0,0,false,$ifaceNil,new $Int64(0,0),ZK.nil,false,false,false,ZX.nil,AAV.nil);IW.copy(p,h);if((q=p.ContentLength,(q.$high===0&&q.$low===0))&&!($interfaceIsEqual(p.Body,$ifaceNil))){$s=2;continue;}$s=3;continue;case 2:r=ABK.zero();t=p.Body.Read(new ZL(r));$s=4;case 4:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}s=t;u=s[0];v=s[1];if(!($interfaceIsEqual(v,$ifaceNil))&&!($interfaceIsEqual(v,J.EOF))){$s=-1;return v;}if(u===0){p.Body=new $pkg.NoBody.constructor.elem($pkg.NoBody);}else{p.ContentLength=new $Int64(-1,4294967295);p.Body=(w=new ACT.ptr(J.MultiReader(new ABL([W.NewReader($subslice(new ZL(r),0,1)),h.Body])),h.Body),new w.constructor.elem(w));}case 3:if((x=p.ContentLength,(x.$high===-1&&x.$low===4294967295))&&!p.Close&&p.ProtoAtLeast(1,1)&&!DO(p.TransferEncoding)&&!p.Uncompressed){p.Close=true;}z=DG(p);$s=5;case 5:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}y=z;aa=y[0];ab=y[1];if(!($interfaceIsEqual(ab,$ifaceNil))){$s=-1;return ab;}ac=aa.writeHeader(g,AAH.nil);$s=6;case 6:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}ab=ac;if(!($interfaceIsEqual(ab,$ifaceNil))){$s=-1;return ab;}ad=new KP(h.Header).WriteSubset(g,IV);$s=7;case 7:if($c){$c=false;ad=ad.$blk();}if(ad&&ad.$blk!==undefined){break s;}ab=ad;if(!($interfaceIsEqual(ab,$ifaceNil))){$s=-1;return ab;}ae=aa.shouldSendContentLength();if((af=p.ContentLength,(af.$high===0&&af.$low===0))&&!DO(p.TransferEncoding)&&!ae&&DJ(h.StatusCode)){$s=8;continue;}$s=9;continue;case 8:ah=J.WriteString(g,"Content-Length: 0\r\n");$s=10;case 10:if($c){$c=false;ah=ah.$blk();}if(ah&&ah.$blk!==undefined){break s;}ag=ah;ai=ag[1];if(!($interfaceIsEqual(ai,$ifaceNil))){$s=-1;return ai;}case 9:ak=J.WriteString(g,"\r\n");$s=11;case 11:if($c){$c=false;ak=ak.$blk();}if(ak&&ak.$blk!==undefined){break s;}aj=ak;al=aj[1];if(!($interfaceIsEqual(al,$ifaceNil))){$s=-1;return al;}am=aa.writeBody(g);$s=12;case 12:if($c){$c=false;am=am.$blk();}if(am&&am.$blk!==undefined){break s;}ab=am;if(!($interfaceIsEqual(ab,$ifaceNil))){$s=-1;return ab;}$s=-1;return $ifaceNil;}return;}var $f={$blk:IW.ptr.prototype.Write,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};IW.prototype.Write=function(g){return this.$val.Write(g);};IW.ptr.prototype.closeBody=function(){var{g,h,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;if(!($interfaceIsEqual(g.Body,$ifaceNil))){$s=1;continue;}$s=2;continue;case 1:h=g.Body.Close();$s=3;case 3:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}h;case 2:$s=-1;return;}return;}var $f={$blk:IW.ptr.prototype.closeBody,$c:true,$r,g,h,$s};return $f;};IW.prototype.closeBody=function(){return this.$val.closeBody();};IW.ptr.prototype.bodyIsWritable=function(){var g,h,i;g=this;h=$assertType(g.Body,J.Writer,true);i=h[1];return i;};IW.prototype.bodyIsWritable=function(){return this.$val.bodyIsWritable();};IW.ptr.prototype.isProtocolSwitch=function(){var{g,h,i,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=IZ(g.StatusCode,g.Header);$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=2;case 2:return i;}return;}var $f={$blk:IW.ptr.prototype.isProtocolSwitch,$c:true,$r,g,h,i,$s};return $f;};IW.prototype.isProtocolSwitch=function(){return this.$val.isProtocolSwitch();};IZ=function(g,h){var{g,h,i,j,k,$s,$r,$c}=$restore(this,{g,h});$s=$s||0;s:while(true){switch($s){case 0:if(!(g===101)){i=false;$s=1;continue s;}j=JA(h);$s=2;case 2:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}i=j;case 1:k=i;$s=3;case 3:return k;}return;}var $f={$blk:IZ,$c:true,$r,g,h,i,j,k,$s};return $f;};JA=function(g){var{g,h,i,j,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=new KP(g).Get("Upgrade");$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}j=!(h==="")&&U.HeaderValuesContainsToken((i=g[$String.keyFor("Connection")],i!==undefined?i.v:ZK.nil),"Upgrade");$s=2;case 2:return j;}return;}var $f={$blk:JA,$c:true,$r,g,h,i,j,$s};return $f;};JB.ptr.prototype.Error=function(){var g;g=this;return g.ErrorString;};JB.prototype.Error=function(){return this.$val.Error();};JC=function(g,h){var{g,h,i,j,$s,$r,$c}=$restore(this,{g,h});$s=$s||0;s:while(true){switch($s){case 0:i=H.Errorf("%s %q",new ZB([new $String(g),new $String(h)]));$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;$s=2;case 2:return j;}return;}var $f={$blk:JC,$c:true,$r,g,h,i,j,$s};return $f;};JE.ptr.prototype.Context=function(){var g;g=this;if(!($interfaceIsEqual(g.ctx,$ifaceNil))){return g.ctx;}return A.Background();};JE.prototype.Context=function(){return this.$val.Context();};JE.ptr.prototype.WithContext=function(g){var g,h,i;h=this;if($interfaceIsEqual(g,$ifaceNil)){$panic(new $String("nil context"));}i=new JE.ptr("",AAF.nil,"",0,0,false,$ifaceNil,$throwNilPointerError,new $Int64(0,0),ZK.nil,false,"",false,false,AAZ.nil,false,"","",AAV.nil,$chanNil,AAG.nil,$ifaceNil);JE.copy(i,h);i.ctx=g;i.URL=XY(h.URL);return i;};JE.prototype.WithContext=function(g){return this.$val.WithContext(g);};JE.ptr.prototype.Clone=function(g){var g,h,i,j,k;h=this;if($interfaceIsEqual(g,$ifaceNil)){$panic(new $String("nil context"));}i=new JE.ptr("",AAF.nil,"",0,0,false,$ifaceNil,$throwNilPointerError,new $Int64(0,0),ZK.nil,false,"",false,false,AAZ.nil,false,"","",AAV.nil,$chanNil,AAG.nil,$ifaceNil);JE.copy(i,h);i.ctx=g;i.URL=XY(h.URL);if(!(h.Header===false)){i.Header=new KP(h.Header).Clone();}if(!(h.Trailer===false)){i.Trailer=new KP(h.Trailer).Clone();}j=h.TransferEncoding;if(!(j===ZK.nil)){k=$makeSlice(ZK,j.$length);$copySlice(k,j);i.TransferEncoding=k;}i.Form=XX(h.Form);i.PostForm=XX(h.PostForm);i.MultipartForm=XZ(h.MultipartForm);return i;};JE.prototype.Clone=function(g){return this.$val.Clone(g);};JE.ptr.prototype.ProtoAtLeast=function(g,h){var g,h,i;i=this;return i.ProtoMajor>g||(i.ProtoMajor===g)&&i.ProtoMinor>=h;};JE.prototype.ProtoAtLeast=function(g,h){return this.$val.ProtoAtLeast(g,h);};JE.ptr.prototype.UserAgent=function(){var{g,h,i,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=new KP(g.Header).Get("User-Agent");$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=2;case 2:return i;}return;}var $f={$blk:JE.ptr.prototype.UserAgent,$c:true,$r,g,h,i,$s};return $f;};JE.prototype.UserAgent=function(){return this.$val.UserAgent();};JE.ptr.prototype.Cookies=function(){var{g,h,i,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=XK(g.Header,"");$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=2;case 2:return i;}return;}var $f={$blk:JE.ptr.prototype.Cookies,$c:true,$r,g,h,i,$s};return $f;};JE.prototype.Cookies=function(){return this.$val.Cookies();};JE.ptr.prototype.Cookie=function(g){var{g,h,i,j,k,l,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;j=XK(h.Header,g);$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}i=j;k=0;case 2:if(!(k=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+k]);$s=-1;return[l,$ifaceNil];case 3:$s=-1;return[ACU.nil,$pkg.ErrNoCookie];}return;}var $f={$blk:JE.ptr.prototype.Cookie,$c:true,$r,g,h,i,j,k,l,$s};return $f;};JE.prototype.Cookie=function(g){return this.$val.Cookie(g);};JE.ptr.prototype.AddCookie=function(g){var{g,h,i,j,k,l,m,n,o,p,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;i=XP(g.Name);$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=new $String(i);k=XQ(g.Value);$s=2;case 2:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=new $String(k);m=H.Sprintf("%s=%s",new ZB([j,l]));$s=3;case 3:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;o=new KP(h.Header).Get("Cookie");$s=4;case 4:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=o;if(!(p==="")){$s=5;continue;}$s=6;continue;case 5:$r=new KP(h.Header).Set("Cookie",p+"; "+n);$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=7;continue;case 6:$r=new KP(h.Header).Set("Cookie",n);$s=9;case 9:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 7:$s=-1;return;}return;}var $f={$blk:JE.ptr.prototype.AddCookie,$c:true,$r,g,h,i,j,k,l,m,n,o,p,$s};return $f;};JE.prototype.AddCookie=function(g){return this.$val.AddCookie(g);};JE.ptr.prototype.Referer=function(){var{g,h,i,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=new KP(g.Header).Get("Referer");$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=2;case 2:return i;}return;}var $f={$blk:JE.ptr.prototype.Referer,$c:true,$r,g,h,i,$s};return $f;};JE.prototype.Referer=function(){return this.$val.Referer();};JE.ptr.prototype.MultipartReader=function(){var{g,h,i,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;if(g.MultipartForm===JF){$s=-1;return[ACV.nil,G.New("http: MultipartReader called twice")];}if(!(g.MultipartForm===AAZ.nil)){$s=-1;return[ACV.nil,G.New("http: multipart handled by ParseMultipartForm")];}g.MultipartForm=JF;h=g.multipartReader(true);$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=2;case 2:return i;}return;}var $f={$blk:JE.ptr.prototype.MultipartReader,$c:true,$r,g,h,i,$s};return $f;};JE.prototype.MultipartReader=function(){return this.$val.MultipartReader();};JE.ptr.prototype.multipartReader=function(g){var{g,h,i,j,k,l,m,n,o,p,q,r,s,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;i=new KP(h.Header).Get("Content-Type");$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;if(j===""){$s=-1;return[ACV.nil,$pkg.ErrNotMultipart];}l=AG.ParseMediaType(j);$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k=l;m=k[0];n=k[1];o=k[2];if(!($interfaceIsEqual(o,$ifaceNil))||!(m==="multipart/form-data"||g&&m==="multipart/mixed")){$s=-1;return[ACV.nil,$pkg.ErrNotMultipart];}p=(q=n[$String.keyFor("boundary")],q!==undefined?[q.v,true]:["",false]);r=p[0];s=p[1];if(!s){$s=-1;return[ACV.nil,$pkg.ErrMissingBoundary];}$s=-1;return[AH.NewReader(h.Body,r),$ifaceNil];}return;}var $f={$blk:JE.ptr.prototype.multipartReader,$c:true,$r,g,h,i,j,k,l,m,n,o,p,q,r,s,$s};return $f;};JE.prototype.multipartReader=function(g){return this.$val.multipartReader(g);};JE.ptr.prototype.isH2Upgrade=function(){var g;g=this;return g.Method==="PRI"&&($keys(g.Header).length===0)&&g.URL.Path==="*"&&g.Proto==="HTTP/2.0";};JE.prototype.isH2Upgrade=function(){return this.$val.isH2Upgrade();};JG=function(g,h){var g,h;if(!(g==="")){return g;}return h;};JE.ptr.prototype.Write=function(g){var{g,h,i,j,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;i=h.write(g,false,false,$throwNilPointerError);$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;$s=2;case 2:return j;}return;}var $f={$blk:JE.ptr.prototype.Write,$c:true,$r,g,h,i,j,$s};return $f;};JE.prototype.Write=function(g){return this.$val.Write(g);};JE.ptr.prototype.WriteProxy=function(g){var{g,h,i,j,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;i=h.write(g,true,false,$throwNilPointerError);$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;$s=2;case 2:return j;}return;}var $f={$blk:JE.ptr.prototype.WriteProxy,$c:true,$r,g,h,i,j,$s};return $f;};JE.prototype.WriteProxy=function(g){return this.$val.WriteProxy(g);};JE.ptr.prototype.write=function(g,h,i,j){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred,$r,$c}=$restore(this,{g,h,i,j});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);k=[k];l=[l];m=[m];n=[n];l[0]=$ifaceNil;m[0]=this;o=L.ContextClientTrace(m[0].Context());$s=1;case 1:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}n[0]=o;if(!(n[0]===AAH.nil)&&!(n[0].WroteRequest===$throwNilPointerError)){$s=2;continue;}$s=3;continue;case 2:$deferred.push([(function(k,l,m,n){return function $b(){var{$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:$r=n[0].WroteRequest(new L.WroteRequestInfo.ptr(l[0]));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,$s};return $f;};})(k,l,m,n),[]]);case 3:k[0]=false;$deferred.push([(function(k,l,m,n){return function $b(){var{p,q,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:if(k[0]){$s=-1;return;}p=m[0].closeBody();$s=1;case 1:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=p;if(!($interfaceIsEqual(q,$ifaceNil))&&$interfaceIsEqual(l[0],$ifaceNil)){l[0]=q;}$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,p,q,$s};return $f;};})(k,l,m,n),[]]);p=JK(m[0].Host);$s=4;case 4:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=p;if(q===""){$s=5;continue;}$s=6;continue;case 5:if(m[0].URL===AAF.nil){$s=7;continue;}$s=8;continue;case 7:l[0]=JH;r=l[0];$s=9;case 9:return r;case 8:s=JK(m[0].URL.Host);$s=10;case 10:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}q=s;case 6:q=JL(q);t=m[0].URL.RequestURI();if(h&&!(m[0].URL.Scheme==="")&&m[0].URL.Opaque===""){t=m[0].URL.Scheme+"://"+q+t;}else if(m[0].Method==="CONNECT"&&m[0].URL.Path===""){t=q;if(!(m[0].URL.Opaque==="")){t=m[0].URL.Opaque;}}if(KK(t)){$s=11;continue;}$s=12;continue;case 11:l[0]=G.New("net/http: can't write control character in Request.URL");u=l[0];$s=13;case 13:return u;case 12:v=AAA.nil;w=$assertType(g,J.ByteWriter,true);x=w[1];if(!x){v=C.NewWriter(g);g=v;}z=H.Fprintf(g,"%s %s HTTP/1.1\r\n",new ZB([new $String(JG(m[0].Method,"GET")),new $String(t)]));$s=14;case 14:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}y=z;l[0]=y[1];if(!($interfaceIsEqual(l[0],$ifaceNil))){$s=15;continue;}$s=16;continue;case 15:l[0]=l[0];aa=l[0];$s=17;case 17:return aa;case 16:ac=H.Fprintf(g,"Host: %s\r\n",new ZB([new $String(q)]));$s=18;case 18:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}ab=ac;l[0]=ab[1];if(!($interfaceIsEqual(l[0],$ifaceNil))){$s=19;continue;}$s=20;continue;case 19:l[0]=l[0];ad=l[0];$s=21;case 21:return ad;case 20:if(!(n[0]===AAH.nil)&&!(n[0].WroteHeaderField===$throwNilPointerError)){$s=22;continue;}$s=23;continue;case 22:$r=n[0].WroteHeaderField("Host",new ZK([q]));$s=24;case 24:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 23:ae="Go-http-client/1.1";if(new KP(m[0].Header).has("User-Agent")){$s=25;continue;}$s=26;continue;case 25:af=new KP(m[0].Header).Get("User-Agent");$s=27;case 27:if($c){$c=false;af=af.$blk();}if(af&&af.$blk!==undefined){break s;}ae=af;case 26:if(!(ae==="")){$s=28;continue;}$s=29;continue;case 28:ah=H.Fprintf(g,"User-Agent: %s\r\n",new ZB([new $String(ae)]));$s=30;case 30:if($c){$c=false;ah=ah.$blk();}if(ah&&ah.$blk!==undefined){break s;}ag=ah;l[0]=ag[1];if(!($interfaceIsEqual(l[0],$ifaceNil))){$s=31;continue;}$s=32;continue;case 31:l[0]=l[0];ai=l[0];$s=33;case 33:return ai;case 32:if(!(n[0]===AAH.nil)&&!(n[0].WroteHeaderField===$throwNilPointerError)){$s=34;continue;}$s=35;continue;case 34:$r=n[0].WroteHeaderField("User-Agent",new ZK([ae]));$s=36;case 36:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 35:case 29:ak=DG(m[0]);$s=37;case 37:if($c){$c=false;ak=ak.$blk();}if(ak&&ak.$blk!==undefined){break s;}aj=ak;al=aj[0];l[0]=aj[1];if(!($interfaceIsEqual(l[0],$ifaceNil))){$s=38;continue;}$s=39;continue;case 38:l[0]=l[0];am=l[0];$s=40;case 40:return am;case 39:an=al.writeHeader(g,n[0]);$s=41;case 41:if($c){$c=false;an=an.$blk();}if(an&&an.$blk!==undefined){break s;}l[0]=an;if(!($interfaceIsEqual(l[0],$ifaceNil))){$s=42;continue;}$s=43;continue;case 42:l[0]=l[0];ao=l[0];$s=44;case 44:return ao;case 43:ap=new KP(m[0].Header).writeSubset(g,JD,n[0]);$s=45;case 45:if($c){$c=false;ap=ap.$blk();}if(ap&&ap.$blk!==undefined){break s;}l[0]=ap;if(!($interfaceIsEqual(l[0],$ifaceNil))){$s=46;continue;}$s=47;continue;case 46:l[0]=l[0];aq=l[0];$s=48;case 48:return aq;case 47:if(!(i===false)){$s=49;continue;}$s=50;continue;case 49:ar=new KP(i).write(g,n[0]);$s=51;case 51:if($c){$c=false;ar=ar.$blk();}if(ar&&ar.$blk!==undefined){break s;}l[0]=ar;if(!($interfaceIsEqual(l[0],$ifaceNil))){$s=52;continue;}$s=53;continue;case 52:l[0]=l[0];as=l[0];$s=54;case 54:return as;case 53:case 50:au=J.WriteString(g,"\r\n");$s=55;case 55:if($c){$c=false;au=au.$blk();}if(au&&au.$blk!==undefined){break s;}at=au;l[0]=at[1];if(!($interfaceIsEqual(l[0],$ifaceNil))){$s=56;continue;}$s=57;continue;case 56:l[0]=l[0];av=l[0];$s=58;case 58:return av;case 57:if(!(n[0]===AAH.nil)&&!(n[0].WroteHeaders===$throwNilPointerError)){$s=59;continue;}$s=60;continue;case 59:$r=n[0].WroteHeaders();$s=61;case 61:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 60:if(!(j===$throwNilPointerError)){$s=62;continue;}$s=63;continue;case 62:aw=$assertType(g,AAA,true);ax=aw[0];ay=aw[1];if(ay){$s=64;continue;}$s=65;continue;case 64:az=ax.Flush();$s=66;case 66:if($c){$c=false;az=az.$blk();}if(az&&az.$blk!==undefined){break s;}l[0]=az;if(!($interfaceIsEqual(l[0],$ifaceNil))){$s=67;continue;}$s=68;continue;case 67:l[0]=l[0];ba=l[0];$s=69;case 69:return ba;case 68:case 65:if(!(n[0]===AAH.nil)&&!(n[0].Wait100Continue===$throwNilPointerError)){$s=70;continue;}$s=71;continue;case 70:$r=n[0].Wait100Continue();$s=72;case 72:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 71:bb=j();$s=75;case 75:if($c){$c=false;bb=bb.$blk();}if(bb&&bb.$blk!==undefined){break s;}if(!bb){$s=73;continue;}$s=74;continue;case 73:k[0]=true;bc=m[0].closeBody();$s=76;case 76:if($c){$c=false;bc=bc.$blk();}if(bc&&bc.$blk!==undefined){break s;}bc;l[0]=$ifaceNil;bd=l[0];$s=77;case 77:return bd;case 74:case 63:be=$assertType(g,AAA,true);bf=be[0];bg=be[1];if(bg&&al.FlushHeaders){$s=78;continue;}$s=79;continue;case 78:bh=bf.Flush();$s=80;case 80:if($c){$c=false;bh=bh.$blk();}if(bh&&bh.$blk!==undefined){break s;}bi=bh;if(!($interfaceIsEqual(bi,$ifaceNil))){$s=81;continue;}$s=82;continue;case 81:l[0]=bi;bj=l[0];$s=83;case 83:return bj;case 82:case 79:k[0]=true;bk=al.writeBody(g);$s=84;case 84:if($c){$c=false;bk=bk.$blk();}if(bk&&bk.$blk!==undefined){break s;}l[0]=bk;if(!($interfaceIsEqual(l[0],$ifaceNil))){$s=85;continue;}$s=86;continue;case 85:if($interfaceIsEqual(al.bodyReadError,l[0])){l[0]=(bl=new JI.ptr(l[0]),new bl.constructor.elem(bl));}l[0]=l[0];bm=l[0];$s=87;case 87:return bm;case 86:if(!(v===AAA.nil)){$s=88;continue;}$s=89;continue;case 88:bn=v.Flush();$s=90;case 90:if($c){$c=false;bn=bn.$blk();}if(bn&&bn.$blk!==undefined){break s;}l[0]=bn;bo=l[0];$s=91;case 91:return bo;case 89:l[0]=$ifaceNil;bp=l[0];$s=92;case 92:return bp;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if(!$curGoroutine.asleep){return l[0];}if($curGoroutine.asleep){var $f={$blk:JE.ptr.prototype.write,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,bl,bm,bn,bo,bp,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred};return $f;}}};JE.prototype.write=function(g,h,i,j){return this.$val.write(g,h,i,j);};JJ=function(g){var{g,h,i,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:if(M.Is(g)){$s=-1;return[g,$ifaceNil];}h=AI.Lookup.ToASCII(g);$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=2;case 2:return i;}return;}var $f={$blk:JJ,$c:true,$r,g,h,i,$s};return $f;};JK=function(g){var{g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=Q.IndexAny(g," /");if(!((h===-1))){g=$substring(g,0,h);}j=B.SplitHostPort(g);$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}i=j;k=i[0];l=i[1];m=i[2];if(!($interfaceIsEqual(m,$ifaceNil))){$s=2;continue;}$s=3;continue;case 2:o=JJ(g);$s=4;case 4:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}n=o;p=n[0];q=n[1];if(!($interfaceIsEqual(q,$ifaceNil))){$s=-1;return g;}$s=-1;return p;case 3:s=JJ(k);$s=5;case 5:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}r=s;t=r[0];m=r[1];if(!($interfaceIsEqual(m,$ifaceNil))){$s=-1;return g;}$s=-1;return B.JoinHostPort(t,l);}return;}var $f={$blk:JK,$c:true,$r,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s};return $f;};JL=function(g){var g,h,i;if(!Q.HasPrefix(g,"[")){return g;}h=Q.LastIndex(g,"]");if(h<0){return g;}i=Q.LastIndex($substring(g,0,h),"%");if(i<0){return g;}return $substring(g,0,i)+$substring(g,h);};JM=function(g){var aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;h=0;i=0;j=false;k=g;if(k===("HTTP/1.1")){l=1;m=1;n=true;h=l;i=m;j=n;return[h,i,j];}else if(k===("HTTP/1.0")){o=1;p=0;q=true;h=o;i=p;j=q;return[h,i,j];}if(!Q.HasPrefix(g,"HTTP/")){r=0;s=0;t=false;h=r;i=s;j=t;return[h,i,j];}if(!((g.length===8))){u=0;v=0;w=false;h=u;i=v;j=w;return[h,i,j];}if(!((g.charCodeAt(6)===46))){x=0;y=0;z=false;h=x;i=y;j=z;return[h,i,j];}aa=Z.ParseUint($substring(g,5,6),10,0);ab=aa[0];ac=aa[1];if(!($interfaceIsEqual(ac,$ifaceNil))){ad=0;ae=0;af=false;h=ad;i=ae;j=af;return[h,i,j];}ag=Z.ParseUint($substring(g,7,8),10,0);ah=ag[0];ac=ag[1];if(!($interfaceIsEqual(ac,$ifaceNil))){ai=0;aj=0;ak=false;h=ai;i=aj;j=ak;return[h,i,j];}al=((ab.$low>>0));am=((ah.$low>>0));an=true;h=al;i=am;j=an;return[h,i,j];};$pkg.ParseHTTPVersion=JM;JN=function(g){var{g,h,i,j,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:if(!(g.length>0)){h=false;$s=1;continue s;}i=Q.IndexFunc(g,KJ);$s=2;case 2:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}h=i===-1;case 1:j=h;$s=3;case 3:return j;}return;}var $f={$blk:JN,$c:true,$r,g,h,i,j,$s};return $f;};JE.ptr.prototype.BasicAuth=function(){var{g,h,i,j,k,l,m,n,o,p,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g="";h="";i=false;j=this;k=new KP(j.Header).Get("Authorization");$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;if(l===""){m="";n="";o=false;g=m;h=n;i=o;$s=-1;return[g,h,i];}p=JQ(l);g=p[0];h=p[1];i=p[2];$s=-1;return[g,h,i];}return;}var $f={$blk:JE.ptr.prototype.BasicAuth,$c:true,$r,g,h,i,j,k,l,m,n,o,p,$s};return $f;};JE.prototype.BasicAuth=function(){return this.$val.BasicAuth();};JQ=function(g){var aa,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;h="";i="";j=false;if(g.length<6||!M.EqualFold($substring(g,0,6),"Basic ")){k="";l="";m=false;h=k;i=l;j=m;return[h,i,j];}n=AF.StdEncoding.DecodeString($substring(g,6));o=n[0];p=n[1];if(!($interfaceIsEqual(p,$ifaceNil))){q="";r="";s=false;h=q;i=r;j=s;return[h,i,j];}t=($bytesToString(o));u=Q.Cut(t,":");h=u[0];i=u[1];j=u[2];if(!j){v="";w="";x=false;h=v;i=w;j=x;return[h,i,j];}y=h;z=i;aa=true;h=y;i=z;j=aa;return[h,i,j];};JE.ptr.prototype.SetBasicAuth=function(g,h){var{g,h,i,$s,$r,$c}=$restore(this,{g,h});$s=$s||0;s:while(true){switch($s){case 0:i=this;$r=new KP(i.Header).Set("Authorization","Basic "+YJ(g,h));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:JE.ptr.prototype.SetBasicAuth,$c:true,$r,g,h,i,$s};return $f;};JE.prototype.SetBasicAuth=function(g,h){return this.$val.SetBasicAuth(g,h);};JR=function(g){var g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x;h="";i="";j="";k=false;l=Q.Cut(g," ");h=l[0];m=l[1];n=l[2];o=Q.Cut(m," ");i=o[0];j=o[1];p=o[2];if(!n||!p){q="";r="";s="";t=false;h=q;i=r;j=s;k=t;return[h,i,j,k];}u=h;v=i;w=j;x=true;h=u;i=v;j=w;k=x;return[h,i,j,k];};JT=function(g){var{g,h,i,j,k,l,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=JS.Get();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;if(!($interfaceIsEqual(i,$ifaceNil))){j=$assertType(i,ACW);j.R=g;$s=-1;return j;}k=N.NewReader(g);$s=2;case 2:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;$s=3;case 3:return l;}return;}var $f={$blk:JT,$c:true,$r,g,h,i,j,k,l,$s};return $f;};JU=function(g){var g;g.R=AAW.nil;JS.Put(g);};JW=function(g){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred,$r,$c}=$restore(this,{g});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);h=[h];i=[i];j=ZX.nil;h[0]=$ifaceNil;k=JT(g);$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}i[0]=k;j=new JE.ptr("",AAF.nil,"",0,0,false,$ifaceNil,$throwNilPointerError,new $Int64(0,0),ZK.nil,false,"",false,false,AAZ.nil,false,"","",AAV.nil,$chanNil,AAG.nil,$ifaceNil);l="";n=i[0].ReadLine();$s=2;case 2:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;l=m[0];h[0]=m[1];if(!($interfaceIsEqual(h[0],$ifaceNil))){$s=3;continue;}$s=4;continue;case 3:o=ZX.nil;p=h[0];j=o;h[0]=p;q=[j,h[0]];$s=5;case 5:return q;case 4:$deferred.push([(function(h,i){return function(){JU(i[0]);if($interfaceIsEqual(h[0],J.EOF)){h[0]=J.ErrUnexpectedEOF;}};})(h,i),[]]);r=false;s=JR(l);j.Method=s[0];j.RequestURI=s[1];j.Proto=s[2];r=s[3];if(!r){$s=6;continue;}$s=7;continue;case 6:t=ZX.nil;v=JC("malformed HTTP request",l);$s=8;case 8:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}u=v;j=t;h[0]=u;w=[j,h[0]];$s=9;case 9:return w;case 7:x=JN(j.Method);$s=12;case 12:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}if(!x){$s=10;continue;}$s=11;continue;case 10:y=ZX.nil;aa=JC("invalid method",j.Method);$s=13;case 13:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}z=aa;j=y;h[0]=z;ab=[j,h[0]];$s=14;case 14:return ab;case 11:ac=j.RequestURI;ad=JM(j.Proto);j.ProtoMajor=ad[0];j.ProtoMinor=ad[1];r=ad[2];if(!r){$s=15;continue;}$s=16;continue;case 15:ae=ZX.nil;ag=JC("malformed HTTP version",j.Proto);$s=17;case 17:if($c){$c=false;ag=ag.$blk();}if(ag&&ag.$blk!==undefined){break s;}af=ag;j=ae;h[0]=af;ah=[j,h[0]];$s=18;case 18:return ah;case 16:ai=j.Method==="CONNECT"&&!Q.HasPrefix(ac,"/");if(ai){ac="http://"+ac;}ak=O.ParseRequestURI(ac);$s=19;case 19:if($c){$c=false;ak=ak.$blk();}if(ak&&ak.$blk!==undefined){break s;}aj=ak;j.URL=aj[0];h[0]=aj[1];if(!($interfaceIsEqual(h[0],$ifaceNil))){$s=20;continue;}$s=21;continue;case 20:al=ZX.nil;am=h[0];j=al;h[0]=am;an=[j,h[0]];$s=22;case 22:return an;case 21:if(ai){j.URL.Scheme="";}ap=i[0].ReadMIMEHeader();$s=23;case 23:if($c){$c=false;ap=ap.$blk();}if(ap&&ap.$blk!==undefined){break s;}ao=ap;aq=ao[0];h[0]=ao[1];if(!($interfaceIsEqual(h[0],$ifaceNil))){$s=24;continue;}$s=25;continue;case 24:ar=ZX.nil;as=h[0];j=ar;h[0]=as;at=[j,h[0]];$s=26;case 26:return at;case 25:j.Header=(aq);if((au=j.Header[$String.keyFor("Host")],au!==undefined?au.v:ZK.nil).$length>1){$s=27;continue;}$s=28;continue;case 27:av=ZX.nil;ax=H.Errorf("too many Host headers",new ZB([]));$s=29;case 29:if($c){$c=false;ax=ax.$blk();}if(ax&&ax.$blk!==undefined){break s;}aw=ax;j=av;h[0]=aw;ay=[j,h[0]];$s=30;case 30:return ay;case 28:j.Host=j.URL.Host;if(j.Host===""){j.Host=new KP(j.Header).get("Host");}IY(j.Header);az=DT(j.ProtoMajor,j.ProtoMinor,j.Header,false);$s=31;case 31:if($c){$c=false;az=az.$blk();}if(az&&az.$blk!==undefined){break s;}j.Close=az;ba=DN(j,g);$s=32;case 32:if($c){$c=false;ba=ba.$blk();}if(ba&&ba.$blk!==undefined){break s;}h[0]=ba;if(!($interfaceIsEqual(h[0],$ifaceNil))){$s=33;continue;}$s=34;continue;case 33:bb=ZX.nil;bc=h[0];j=bb;h[0]=bc;bd=[j,h[0]];$s=35;case 35:return bd;case 34:if(j.isH2Upgrade()){j.ContentLength=new $Int64(-1,4294967295);j.Close=true;}be=j;bf=$ifaceNil;j=be;h[0]=bf;bg=[j,h[0]];$s=36;case 36:return bg;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if(!$curGoroutine.asleep){return[j,h[0]];}if($curGoroutine.asleep){var $f={$blk:JW,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred};return $f;}}};JX=function(g,h,i){var g,h,i;if((i.$high<0||(i.$high===0&&i.$low<0))){i=new $Int64(0,0);}return new JY.ptr(g,h,i,$ifaceNil);};$pkg.MaxBytesReader=JX;JY.ptr.prototype.Read=function(g){var{aa,ab,ac,ad,ae,af,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=0;i=$ifaceNil;j=this;if(!($interfaceIsEqual(j.err,$ifaceNil))){k=0;l=j.err;h=k;i=l;$s=-1;return[h,i];}if(g.$length===0){m=0;n=$ifaceNil;h=m;i=n;$s=-1;return[h,i];}if((o=(new $Int64(0,g.$length)),p=(q=j.n,new $Int64(q.$high+0,q.$low+1)),(o.$high>p.$high||(o.$high===p.$high&&o.$low>p.$low)))){g=$subslice(g,0,$flatten64((r=j.n,new $Int64(r.$high+0,r.$low+1))));}t=j.r.Read(g);$s=1;case 1:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}s=t;h=s[0];i=s[1];if((u=(new $Int64(0,h)),v=j.n,(u.$high>31)*4294967296))>>0));j.n=new $Int64(0,0);ab=$assertType(j.w,ACX,true);ac=ab[0];ad=ab[1];if(ad){$s=2;continue;}$s=3;continue;case 2:$r=ac.requestTooLarge();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 3:j.err=G.New("http: request body too large");ae=h;af=j.err;h=ae;i=af;$s=-1;return[h,i];}return;}var $f={$blk:JY.ptr.prototype.Read,$c:true,$r,aa,ab,ac,ad,ae,af,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};JY.prototype.Read=function(g){return this.$val.Read(g);};JY.ptr.prototype.Close=function(){var{g,h,i,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=g.r.Close();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=2;case 2:return i;}return;}var $f={$blk:JY.ptr.prototype.Close,$c:true,$r,g,h,i,$s};return $f;};JY.prototype.Close=function(){return this.$val.Close();};JZ=function(g,h){var g,h,i,j,k,l,m,n,o,p;i=h;j=0;k=$keys(i);while(true){if(!(jo.$high||(v.$high===o.$high&&v.$low>o.$low)))){i=G.New("http: POST too large");$s=-1;return[h,i];}x=O.ParseQuery(($bytesToString(t)));$s=8;case 8:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}w=x;h=w[0];u=w[1];if($interfaceIsEqual(i,$ifaceNil)){i=u;}$s=6;continue;case 5:case 6:case 3:$s=-1;return[h,i];}return;}var $f={$blk:KA,$c:true,$r,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,$s};return $f;};JE.ptr.prototype.ParseForm=function(){var{g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=$ifaceNil;if(g.PostForm===false){$s=1;continue;}$s=2;continue;case 1:if(g.Method==="POST"||g.Method==="PUT"||g.Method==="PATCH"){$s=3;continue;}$s=4;continue;case 3:j=KA(g);$s=5;case 5:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}i=j;g.PostForm=i[0];h=i[1];case 4:if(g.PostForm===false){g.PostForm={};}case 2:if(g.Form===false){$s=6;continue;}$s=7;continue;case 6:if($keys(g.PostForm).length>0){g.Form={};JZ(g.Form,g.PostForm);}k=false;if(!(g.URL===AAF.nil)){$s=8;continue;}$s=9;continue;case 8:l=$ifaceNil;n=O.ParseQuery(g.URL.RawQuery);$s=10;case 10:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;k=m[0];l=m[1];if($interfaceIsEqual(h,$ifaceNil)){h=l;}case 9:if(k===false){k={};}if(g.Form===false){g.Form=k;}else{JZ(g.Form,k);}case 7:$s=-1;return h;}return;}var $f={$blk:JE.ptr.prototype.ParseForm,$c:true,$r,g,h,i,j,k,l,m,n,$s};return $f;};JE.prototype.ParseForm=function(){return this.$val.ParseForm();};JE.ptr.prototype.ParseMultipartForm=function(g){var{aa,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;if(h.MultipartForm===JF){$s=-1;return G.New("http: multipart handled by MultipartReader");}i=$ifaceNil;if(h.Form===false){$s=1;continue;}$s=2;continue;case 1:j=h.ParseForm();$s=3;case 3:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}i=j;case 2:if(!(h.MultipartForm===AAZ.nil)){$s=-1;return $ifaceNil;}l=h.multipartReader(false);$s=4;case 4:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k=l;m=k[0];n=k[1];if(!($interfaceIsEqual(n,$ifaceNil))){$s=-1;return n;}p=m.ReadForm(g);$s=5;case 5:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}o=p;q=o[0];n=o[1];if(!($interfaceIsEqual(n,$ifaceNil))){$s=-1;return n;}if(h.PostForm===false){h.PostForm={};}r=q.Value;s=0;t=$keys(r);while(true){if(!(s0){$s=-1;return(0>=k.$length?($throwRuntimeError("index out of range"),undefined):k.$array[k.$offset+0]);}$s=-1;return"";}return;}var $f={$blk:JE.ptr.prototype.FormValue,$c:true,$r,g,h,i,j,k,$s};return $f;};JE.prototype.FormValue=function(g){return this.$val.FormValue(g);};JE.ptr.prototype.PostFormValue=function(g){var{g,h,i,j,k,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;if(h.PostForm===false){$s=1;continue;}$s=2;continue;case 1:i=h.ParseMultipartForm(new $Int64(0,33554432));$s=3;case 3:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}i;case 2:k=(j=h.PostForm[$String.keyFor(g)],j!==undefined?j.v:ZK.nil);if(k.$length>0){$s=-1;return(0>=k.$length?($throwRuntimeError("index out of range"),undefined):k.$array[k.$offset+0]);}$s=-1;return"";}return;}var $f={$blk:JE.ptr.prototype.PostFormValue,$c:true,$r,g,h,i,j,k,$s};return $f;};JE.prototype.PostFormValue=function(g){return this.$val.PostFormValue(g);};JE.ptr.prototype.FormFile=function(g){var{g,h,i,j,k,l,m,n,o,p,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;if(h.MultipartForm===JF){$s=-1;return[$ifaceNil,ACZ.nil,G.New("http: multipart handled by MultipartReader")];}if(h.MultipartForm===AAZ.nil){$s=1;continue;}$s=2;continue;case 1:i=h.ParseMultipartForm(new $Int64(0,33554432));$s=3;case 3:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;if(!($interfaceIsEqual(j,$ifaceNil))){$s=-1;return[$ifaceNil,ACZ.nil,j];}case 2:if(!(h.MultipartForm===AAZ.nil)&&!(h.MultipartForm.File===false)){$s=4;continue;}$s=5;continue;case 4:l=(k=h.MultipartForm.File[$String.keyFor(g)],k!==undefined?k.v:ADA.nil);if(l.$length>0){$s=6;continue;}$s=7;continue;case 6:n=(0>=l.$length?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+0]).Open();$s=8;case 8:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;o=m[0];p=m[1];$s=-1;return[o,(0>=l.$length?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+0]),p];case 7:case 5:$s=-1;return[$ifaceNil,ACZ.nil,$pkg.ErrMissingFile];}return;}var $f={$blk:JE.ptr.prototype.FormFile,$c:true,$r,g,h,i,j,k,l,m,n,o,p,$s};return $f;};JE.prototype.FormFile=function(g){return this.$val.FormFile(g);};JE.ptr.prototype.expectsContinue=function(){var g;g=this;return KY(new KP(g.Header).get("Expect"),"100-continue");};JE.prototype.expectsContinue=function(){return this.$val.expectsContinue();};JE.ptr.prototype.wantsHttp10KeepAlive=function(){var g;g=this;if(!((g.ProtoMajor===1))||!((g.ProtoMinor===0))){return false;}return KY(new KP(g.Header).get("Connection"),"keep-alive");};JE.prototype.wantsHttp10KeepAlive=function(){return this.$val.wantsHttp10KeepAlive();};JE.ptr.prototype.wantsClose=function(){var g;g=this;if(g.Close){return true;}return KY(new KP(g.Header).get("Connection"),"close");};JE.prototype.wantsClose=function(){return this.$val.wantsClose();};JE.ptr.prototype.closeBody=function(){var{g,h,i,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;if($interfaceIsEqual(g.Body,$ifaceNil)){$s=-1;return $ifaceNil;}h=g.Body.Close();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=2;case 2:return i;}return;}var $f={$blk:JE.ptr.prototype.closeBody,$c:true,$r,g,h,i,$s};return $f;};JE.prototype.closeBody=function(){return this.$val.closeBody();};JE.ptr.prototype.isReplayable=function(){var g,h;g=this;if($interfaceIsEqual(g.Body,$ifaceNil)||$interfaceIsEqual(g.Body,new $pkg.NoBody.constructor.elem($pkg.NoBody))||!(g.GetBody===$throwNilPointerError)){h=JG(g.Method,"GET");if(h===("GET")||h===("HEAD")||h===("OPTIONS")||h===("TRACE")){return true;}if(new KP(g.Header).has("Idempotency-Key")||new KP(g.Header).has("X-Idempotency-Key")){return true;}}return false;};JE.prototype.isReplayable=function(){return this.$val.isReplayable();};JE.ptr.prototype.outgoingLength=function(){var g,h;g=this;if($interfaceIsEqual(g.Body,$ifaceNil)||$interfaceIsEqual(g.Body,new $pkg.NoBody.constructor.elem($pkg.NoBody))){return new $Int64(0,0);}if(!((h=g.ContentLength,(h.$high===0&&h.$low===0)))){return g.ContentLength;}return new $Int64(-1,4294967295);};JE.prototype.outgoingLength=function(){return this.$val.outgoingLength();};KB=function(g){var g,h;h=g;if(h===("GET")||h===("HEAD")||h===("DELETE")||h===("OPTIONS")||h===("PROPFIND")||h===("SEARCH")){return true;}return false;};JE.ptr.prototype.requiresHTTP1=function(){var{g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;i=new KP(g.Header).Get("Connection");$s=2;case 2:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=KY(i,"upgrade");$s=3;case 3:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}if(!(j)){h=false;$s=1;continue s;}k=new KP(g.Header).Get("Upgrade");$s=4;case 4:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=M.EqualFold(k,"websocket");$s=5;case 5:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}h=l;case 1:m=h;$s=6;case 6:return m;}return;}var $f={$blk:JE.ptr.prototype.requiresHTTP1,$c:true,$r,g,h,i,j,k,l,m,$s};return $f;};JE.prototype.requiresHTTP1=function(){return this.$val.requiresHTTP1();};KG.ptr.prototype.String=function(){var g;g=this;return"net/http context value "+g.name;};KG.prototype.String=function(){return this.$val.String();};KH=function(g){var g;return Q.LastIndex(g,":")>Q.LastIndex(g,"]");};KJ=function(g){var g;return!U.IsTokenRune(g);};KK=function(g){var g,h,i;h=0;while(true){if(!(h>0;}return false;};KL=function(g){var g,h,i,j,k;h=0;i=0;while(true){if(!(i=128){h=h+(3)>>0;}else{h=h+(1)>>0;}i=i+(1)>>0;}if(h===g.length){return g;}j=$makeSlice(ZL,0,h);k=0;while(true){if(!(k=128){j=$append(j,37);j=Z.AppendInt(j,(new $Int64(0,g.charCodeAt(k))),16);}else{j=$append(j,g.charCodeAt(k));}k=k+(1)>>0;}return($bytesToString(j));};KM.ptr.prototype.Read=function(g){var g;return[0,J.EOF];};KM.prototype.Read=function(g){return this.$val.Read(g);};KM.ptr.prototype.Close=function(){return $ifaceNil;};KM.prototype.Close=function(){return this.$val.Close();};KM.ptr.prototype.WriteTo=function(g){var g;return[new $Int64(0,0),$ifaceNil];};KM.prototype.WriteTo=function(g){return this.$val.WriteTo(g);};KP.prototype.Add=function(g,h){var{g,h,i,$s,$r,$c}=$restore(this,{g,h});$s=$s||0;s:while(true){switch($s){case 0:i=this.$val;$r=new N.MIMEHeader((i)).Add(g,h);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:KP.prototype.Add,$c:true,$r,g,h,i,$s};return $f;};$ptrType(KP).prototype.Add=function(g,h){return new KP(this.$get()).Add(g,h);};KP.prototype.Set=function(g,h){var{g,h,i,$s,$r,$c}=$restore(this,{g,h});$s=$s||0;s:while(true){switch($s){case 0:i=this.$val;$r=new N.MIMEHeader((i)).Set(g,h);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:KP.prototype.Set,$c:true,$r,g,h,i,$s};return $f;};$ptrType(KP).prototype.Set=function(g,h){return new KP(this.$get()).Set(g,h);};KP.prototype.Get=function(g){var{g,h,i,j,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this.$val;i=new N.MIMEHeader((h)).Get(g);$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;$s=2;case 2:return j;}return;}var $f={$blk:KP.prototype.Get,$c:true,$r,g,h,i,j,$s};return $f;};$ptrType(KP).prototype.Get=function(g){return new KP(this.$get()).Get(g);};KP.prototype.Values=function(g){var{g,h,i,j,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this.$val;i=new N.MIMEHeader((h)).Values(g);$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;$s=2;case 2:return j;}return;}var $f={$blk:KP.prototype.Values,$c:true,$r,g,h,i,j,$s};return $f;};$ptrType(KP).prototype.Values=function(g){return new KP(this.$get()).Values(g);};KP.prototype.get=function(g){var g,h,i,j;h=this.$val;j=(i=h[$String.keyFor(g)],i!==undefined?i.v:ZK.nil);if(j.$length>0){return(0>=j.$length?($throwRuntimeError("index out of range"),undefined):j.$array[j.$offset+0]);}return"";};$ptrType(KP).prototype.get=function(g){return new KP(this.$get()).get(g);};KP.prototype.has=function(g){var g,h,i,j,k;h=this.$val;i=(j=h[$String.keyFor(g)],j!==undefined?[j.v,true]:[ZK.nil,false]);k=i[1];return k;};$ptrType(KP).prototype.has=function(g){return new KP(this.$get()).has(g);};KP.prototype.Del=function(g){var{g,h,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this.$val;$r=new N.MIMEHeader((h)).Del(g);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:KP.prototype.Del,$c:true,$r,g,h,$s};return $f;};$ptrType(KP).prototype.Del=function(g){return new KP(this.$get()).Del(g);};KP.prototype.Write=function(g){var{g,h,i,j,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this.$val;i=new KP(h).write(g,AAH.nil);$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;$s=2;case 2:return j;}return;}var $f={$blk:KP.prototype.Write,$c:true,$r,g,h,i,j,$s};return $f;};$ptrType(KP).prototype.Write=function(g){return new KP(this.$get()).Write(g);};KP.prototype.write=function(g,h){var{g,h,i,j,k,$s,$r,$c}=$restore(this,{g,h});$s=$s||0;s:while(true){switch($s){case 0:i=this.$val;j=new KP(i).writeSubset(g,false,h);$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;$s=2;case 2:return k;}return;}var $f={$blk:KP.prototype.write,$c:true,$r,g,h,i,j,k,$s};return $f;};$ptrType(KP).prototype.write=function(g,h){return new KP(this.$get()).write(g,h);};KP.prototype.Clone=function(){var g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y;g=this.$val;if(g===false){return false;}h=0;i=g;j=0;k=$keys(i);while(true){if(!(j>0;j++;}n=$makeSlice(ZK,h);p=(o=$keys(g).length,((o<0||o>2147483647)?$throwRuntimeError("makemap: size out of range"):{}));q=g;r=0;s=$keys(q);while(true){if(!(r=k.$length)?($throwRuntimeError("index out of range"),undefined):k.$array[k.$offset+h])),KU);l=$clone((m=i.kvs,((g<0||g>=m.$length)?($throwRuntimeError("index out of range"),undefined):m.$array[m.$offset+g])),KU);KU.copy((n=i.kvs,((g<0||g>=n.$length)?($throwRuntimeError("index out of range"),undefined):n.$array[n.$offset+g])),j);KU.copy((o=i.kvs,((h<0||h>=o.$length)?($throwRuntimeError("index out of range"),undefined):o.$array[o.$offset+h])),l);};KV.prototype.Swap=function(g,h){return this.$val.Swap(g,h);};KV.ptr.prototype.Less=function(g,h){var g,h,i,j,k;i=this;return(j=i.kvs,((g<0||g>=j.$length)?($throwRuntimeError("index out of range"),undefined):j.$array[j.$offset+g])).key<(k=i.kvs,((h<0||h>=k.$length)?($throwRuntimeError("index out of range"),undefined):k.$array[k.$offset+h])).key;};KV.prototype.Less=function(g,h){return this.$val.Less(g,h);};KP.prototype.sortedKeyValues=function(g){var{g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=ZR.nil;i=ADB.nil;j=this.$val;k=KW.Get();$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}i=$assertType(k,ADB);if(i.kvs.$capacity<$keys(j).length){i.kvs=$makeSlice(ZR,0,$keys(j).length);}h=$subslice(i.kvs,0,0);l=j;m=0;n=$keys(l);while(true){if(!(m=t.$length)?($throwRuntimeError("index out of range"),undefined):t.$array[t.$offset+u]),KU);if(!U.ValidHeaderFieldName(v.key)){u++;$s=2;continue;}w=v.values;x=0;case 4:if(!(x=w.$length)?($throwRuntimeError("index out of range"),undefined):w.$array[w.$offset+x]);z=KS.Replace(y);$s=6;case 6:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}y=z;y=N.TrimString(y);aa=new ZK([v.key,": ",y,"\r\n"]);ab=0;case 7:if(!(ab=aa.$length)?($throwRuntimeError("index out of range"),undefined):aa.$array[aa.$offset+ab]);ae=l.WriteString(ac);$s=9;case 9:if($c){$c=false;ae=ae.$blk();}if(ae&&ae.$blk!==undefined){break s;}ad=ae;af=ad[1];if(!($interfaceIsEqual(af,$ifaceNil))){KW.Put(r);$s=-1;return af;}ab++;$s=7;continue;case 8:if(!(i===AAH.nil)&&!(i.WroteHeaderField===$throwNilPointerError)){s=$append(s,y);}x++;$s=4;continue;case 5:if(!(i===AAH.nil)&&!(i.WroteHeaderField===$throwNilPointerError)){$s=10;continue;}$s=11;continue;case 10:$r=i.WroteHeaderField(v.key,s);$s=12;case 12:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}s=ZK.nil;case 11:u++;$s=2;continue;case 3:KW.Put(r);$s=-1;return $ifaceNil;}return;}var $f={$blk:KP.prototype.writeSubset,$c:true,$r,aa,ab,ac,ad,ae,af,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};$ptrType(KP).prototype.writeSubset=function(g,h,i){return new KP(this.$get()).writeSubset(g,h,i);};KX=function(g){var{g,h,i,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=N.CanonicalMIMEHeaderKey(g);$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=2;case 2:return i;}return;}var $f={$blk:KX,$c:true,$r,g,h,i,$s};return $f;};$pkg.CanonicalHeaderKey=KX;KY=function(g,h){var g,h,i,j,k;if(h.length>g.length||h===""){return false;}if(g===h){return true;}i=0;while(true){if(!(i<=(g.length-h.length>>0))){break;}j=g.charCodeAt(i);if(!((j===h.charCodeAt(0)))&&!((((j|32)>>>0)===h.charCodeAt(0)))){i=i+(1)>>0;continue;}if(i>0&&!KZ(g.charCodeAt((i-1>>0)))){i=i+(1)>>0;continue;}k=i+h.length>>0;if(!((k===g.length))&&!KZ(g.charCodeAt(k))){i=i+(1)>>0;continue;}if(M.EqualFold($substring(g,i,(i+h.length>>0)),h)){return true;}i=i+(1)>>0;}return false;};KZ=function(g){var g;return(g===32)||(g===44)||(g===9);};LA=function(g,h){var g,h,i;if(!((g.length===h.length))){return false;}i=0;while(true){if(!(i>0;}return true;};LB=function(g){var g;if(65<=g&&g<=90){return g+32<<24>>>24;}return g;};LC=function(g){var g,h;h=0;while(true){if(!(h126){return false;}h=h+(1)>>0;}return true;};LD=function(g){var{g,h,i,j,k,l,m,n,o,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h="";i=false;if(!LC(g)){j="";k=false;h=j;i=k;$s=-1;return[h,i];}m=Q.ToLower(g);$s=1;case 1:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}l=m;n=true;h=l;i=n;o=[h,i];$s=2;case 2:return o;}return;}var $f={$blk:LD,$c:true,$r,g,h,i,j,k,l,m,n,o,$s};return $f;};LE=function(g){var g,h;h=g;if((h===(0))||(h===(1))||(h===(2))||(h===(3))||(h===(4))||(h===(5))||(h===(6))||(h===(7))||(h===(8))||(h===(9))||(h===(10))||(h===(11))||(h===(12))||(h===(13))||(h===(14))||(h===(15))||(h===(16))||(h===(17))||(h===(18))||(h===(19))||(h===(20))||(h===(21))||(h===(22))||(h===(23))||(h===(24))||(h===(25))||(h===(26))||(h===(27))||(h===(30))||(h===(31))||(h===(32))||(h===(33))||(h===(34))||(h===(35))||(h===(36))||(h===(37))||(h===(38))||(h===(39))||(h===(40))||(h===(41))||(h===(42))||(h===(43))||(h===(44))||(h===(45))||(h===(46))||(h===(47))||(h===(48))||(h===(49))||(h===(50))||(h===(51))||(h===(52))||(h===(53))||(h===(54))||(h===(55))||(h===(56))||(h===(57))||(h===(58))||(h===(59))||(h===(60))||(h===(61))||(h===(62))||(h===(63))||(h===(64))||(h===(65))||(h===(66))||(h===(67))||(h===(68))||(h===(69))||(h===(70))||(h===(103))||(h===(104))||(h===(105))||(h===(106))||(h===(107))||(h===(108))||(h===(109))||(h===(132))||(h===(133))||(h===(134))||(h===(135))||(h===(136))||(h===(137))||(h===(138))||(h===(139))||(h===(140))||(h===(141))||(h===(142))||(h===(143))||(h===(144))||(h===(145))||(h===(146))||(h===(147))||(h===(148))||(h===(149))||(h===(150))||(h===(151))||(h===(152))||(h===(153))||(h===(154))||(h===(155))||(h===(156))||(h===(157))||(h===(160))||(h===(161))||(h===(164))||(h===(165))||(h===(166))||(h===(167))||(h===(168))||(h===(169))||(h===(172))||(h===(173))||(h===(174))||(h===(175))||(h===(176))||(h===(177))||(h===(178))||(h===(179))||(h===(180))||(h===(181))||(h===(182))||(h===(183))||(h===(184))||(h===(185))||(h===(186))||(h===(187))||(h===(188))||(h===(189))||(h===(190))||(h===(191))||(h===(192))||(h===(193))||(h===(194))||(h===(195))||(h===(196))||(h===(197))||(h===(255))||(h===(49153))||(h===(49154))||(h===(49155))||(h===(49156))||(h===(49157))||(h===(49158))||(h===(49159))||(h===(49160))||(h===(49161))||(h===(49162))||(h===(49163))||(h===(49164))||(h===(49165))||(h===(49166))||(h===(49167))||(h===(49168))||(h===(49169))||(h===(49170))||(h===(49171))||(h===(49172))||(h===(49173))||(h===(49174))||(h===(49175))||(h===(49176))||(h===(49177))||(h===(49178))||(h===(49179))||(h===(49180))||(h===(49181))||(h===(49182))||(h===(49183))||(h===(49184))||(h===(49185))||(h===(49186))||(h===(49187))||(h===(49188))||(h===(49189))||(h===(49190))||(h===(49191))||(h===(49192))||(h===(49193))||(h===(49194))||(h===(49197))||(h===(49198))||(h===(49201))||(h===(49202))||(h===(49203))||(h===(49204))||(h===(49205))||(h===(49206))||(h===(49207))||(h===(49208))||(h===(49209))||(h===(49210))||(h===(49211))||(h===(49212))||(h===(49213))||(h===(49214))||(h===(49215))||(h===(49216))||(h===(49217))||(h===(49218))||(h===(49219))||(h===(49220))||(h===(49221))||(h===(49222))||(h===(49223))||(h===(49224))||(h===(49225))||(h===(49226))||(h===(49227))||(h===(49228))||(h===(49229))||(h===(49230))||(h===(49231))||(h===(49232))||(h===(49233))||(h===(49236))||(h===(49237))||(h===(49240))||(h===(49241))||(h===(49242))||(h===(49243))||(h===(49246))||(h===(49247))||(h===(49250))||(h===(49251))||(h===(49252))||(h===(49253))||(h===(49254))||(h===(49255))||(h===(49256))||(h===(49257))||(h===(49258))||(h===(49259))||(h===(49262))||(h===(49263))||(h===(49264))||(h===(49265))||(h===(49266))||(h===(49267))||(h===(49268))||(h===(49269))||(h===(49270))||(h===(49271))||(h===(49272))||(h===(49273))||(h===(49274))||(h===(49275))||(h===(49278))||(h===(49279))||(h===(49282))||(h===(49283))||(h===(49284))||(h===(49285))||(h===(49288))||(h===(49289))||(h===(49292))||(h===(49293))||(h===(49294))||(h===(49295))||(h===(49298))||(h===(49299))||(h===(49300))||(h===(49301))||(h===(49302))||(h===(49303))||(h===(49304))||(h===(49305))||(h===(49306))||(h===(49307))||(h===(49308))||(h===(49309))||(h===(49312))||(h===(49313))||(h===(49316))||(h===(49317))||(h===(49320))||(h===(49321))){return true;}else{return false;}};LH.ptr.prototype.GetClientConn=function(g,h){var{g,h,i,j,k,$s,$r,$c}=$restore(this,{g,h});$s=$s||0;s:while(true){switch($s){case 0:i=this;j=i.getClientConn(g,h,true);$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;$s=2;case 2:return k;}return;}var $f={$blk:LH.ptr.prototype.GetClientConn,$c:true,$r,g,h,i,j,k,$s};return $f;};LH.prototype.GetClientConn=function(g,h){return this.$val.GetClientConn(g,h);};LH.ptr.prototype.getClientConn=function(g,h,i){var{aa,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=this;if(TW(g)&&i){$s=1;continue;}$s=2;continue;case 1:$r=TZ(g,h);$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}l=j.t.dialClientConn(g.Context(),h,true);$s=4;case 4:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k=l;m=k[0];n=k[1];if(!($interfaceIsEqual(n,$ifaceNil))){$s=-1;return[ADC.nil,n];}$s=-1;return[m,$ifaceNil];case 2:case 5:$r=j.mu.Lock();$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}o=(p=j.conns[$String.keyFor(h)],p!==undefined?p.v:ADD.nil);q=0;case 8:if(!(q=o.$length)?($throwRuntimeError("index out of range"),undefined):o.$array[o.$offset+q]);s=r.ReserveNewRequest();$s=12;case 12:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}if(s){$s=10;continue;}$s=11;continue;case 10:if(!r.getConnCalled){$s=13;continue;}$s=14;continue;case 13:$r=TZ(g,h);$s=15;case 15:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 14:r.getConnCalled=false;$r=j.mu.Unlock();$s=16;case 16:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return[r,$ifaceNil];case 11:q++;$s=8;continue;case 9:if(!i){$s=17;continue;}$s=18;continue;case 17:$r=j.mu.Unlock();$s=19;case 19:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return[ADC.nil,SN];case 18:$r=TZ(g,h);$s=20;case 20:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}t=j.getStartDialLocked(g.Context(),h);$r=j.mu.Unlock();$s=21;case 21:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}u=$recv(t.done);$s=22;case 22:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}u[0];v=LM(t,g);$s=25;case 25:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}if(v){$s=23;continue;}$s=24;continue;case 23:$s=5;continue;case 24:w=t.res;x=t.err;y=w;z=x;if(!($interfaceIsEqual(z,$ifaceNil))){$s=-1;return[ADC.nil,z];}aa=y.ReserveNewRequest();$s=28;case 28:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}if(aa){$s=26;continue;}$s=27;continue;case 26:$s=-1;return[y,$ifaceNil];case 27:$s=5;continue;case 6:$s=-1;return[ADC.nil,$ifaceNil];}return;}var $f={$blk:LH.ptr.prototype.getClientConn,$c:true,$r,aa,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};LH.prototype.getClientConn=function(g,h,i){return this.$val.getClientConn(g,h,i);};LH.ptr.prototype.getStartDialLocked=function(g,h){var g,h,i,j,k,l,m,n,o;i=this;j=(k=i.dialing[$String.keyFor(h)],k!==undefined?[k.v,true]:[ADE.nil,false]);l=j[0];m=j[1];if(m){return l;}n=new LI.ptr(ZV.zero(),i,g,new $Chan(AAQ,0),ADC.nil,$ifaceNil);if(i.dialing===false){i.dialing={};}o=h;(i.dialing||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(o)]={k:o,v:n};$go($methodVal(n,"dial"),[n.ctx,h]);return n;};LH.prototype.getStartDialLocked=function(g,h){return this.$val.getStartDialLocked(g,h);};LI.ptr.prototype.dial=function(g,h){var{g,h,i,j,k,$s,$r,$c}=$restore(this,{g,h});$s=$s||0;s:while(true){switch($s){case 0:i=this;k=i.p.t.dialClientConn(g,h,false);$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j=k;i.res=j[0];i.err=j[1];$close(i.done);$r=i.p.mu.Lock();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}delete i.p.dialing[$String.keyFor(h)];if($interfaceIsEqual(i.err,$ifaceNil)){i.p.addConnLocked(h,i.res);}$r=i.p.mu.Unlock();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:LI.ptr.prototype.dial,$c:true,$r,g,h,i,j,k,$s};return $f;};LI.prototype.dial=function(g,h){return this.$val.dial(g,h);};LH.ptr.prototype.addConnIfNeeded=function(g,h,i){var{aa,ab,ac,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=false;k=$ifaceNil;l=this;$r=l.mu.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}m=(n=l.conns[$String.keyFor(g)],n!==undefined?n.v:ADD.nil);o=0;case 2:if(!(o=m.$length)?($throwRuntimeError("index out of range"),undefined):m.$array[m.$offset+o]);q=p.CanTakeNewRequest();$s=6;case 6:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}if(q){$s=4;continue;}$s=5;continue;case 4:$r=l.mu.Unlock();$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}r=false;s=$ifaceNil;j=r;k=s;$s=-1;return[j,k];case 5:o++;$s=2;continue;case 3:t=(u=l.addConnCalls[$String.keyFor(g)],u!==undefined?[u.v,true]:[ADF.nil,false]);v=t[0];w=t[1];if(!w){$s=8;continue;}$s=9;continue;case 8:if(l.addConnCalls===false){l.addConnCalls={};}v=new LJ.ptr(ZV.zero(),l,new $Chan(AAQ,0),$ifaceNil);x=g;(l.addConnCalls||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(x)]={k:x,v:v};$go($methodVal(v,"run"),[h,g,i]);case 9:$r=l.mu.Unlock();$s=10;case 10:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}y=$recv(v.done);$s=11;case 11:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}y[0];if(!($interfaceIsEqual(v.err,$ifaceNil))){z=false;aa=v.err;j=z;k=aa;$s=-1;return[j,k];}ab=!w;ac=$ifaceNil;j=ab;k=ac;$s=-1;return[j,k];}return;}var $f={$blk:LH.ptr.prototype.addConnIfNeeded,$c:true,$r,aa,ab,ac,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};LH.prototype.addConnIfNeeded=function(g,h,i){return this.$val.addConnIfNeeded(g,h,i);};LJ.ptr.prototype.run=function(g,h,i){var{g,h,i,j,k,l,m,n,o,$s,$r,$c}=$restore(this,{g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=this;l=g.NewClientConn(i);$s=1;case 1:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k=l;m=k[0];n=k[1];o=j.p;$r=o.mu.Lock();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(!($interfaceIsEqual(n,$ifaceNil))){j.err=n;}else{m.getConnCalled=true;o.addConnLocked(h,m);}delete o.addConnCalls[$String.keyFor(h)];$r=o.mu.Unlock();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$close(j.done);$s=-1;return;}return;}var $f={$blk:LJ.ptr.prototype.run,$c:true,$r,g,h,i,j,k,l,m,n,o,$s};return $f;};LJ.prototype.run=function(g,h,i){return this.$val.run(g,h,i);};LH.ptr.prototype.addConnLocked=function(g,h){var g,h,i,j,k,l,m,n,o,p,q;i=this;j=(k=i.conns[$String.keyFor(g)],k!==undefined?k.v:ADD.nil);l=0;while(true){if(!(l=j.$length)?($throwRuntimeError("index out of range"),undefined):j.$array[j.$offset+l]);if(m===h){return;}l++;}if(i.conns===false){i.conns={};}if(i.keys===false){i.keys={};}n=g;(i.conns||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(n)]={k:n,v:$append((o=i.conns[$String.keyFor(g)],o!==undefined?o.v:ADD.nil),h)};p=h;(i.keys||$throwRuntimeError("assignment to entry in nil map"))[ADC.keyFor(p)]={k:p,v:$append((q=i.keys[ADC.keyFor(h)],q!==undefined?q.v:ZK.nil),g)};};LH.prototype.addConnLocked=function(g,h){return this.$val.addConnLocked(g,h);};LH.ptr.prototype.MarkDead=function(g){var{g,h,i,j,k,l,m,n,o,p,q,r,$s,$deferred,$r,$c}=$restore(this,{g});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);h=this;$r=h.mu.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(h.mu,"Unlock"),[]]);i=(j=h.keys[ADC.keyFor(g)],j!==undefined?j.v:ZK.nil);k=0;while(true){if(!(k=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+k]);m=(n=h.conns[$String.keyFor(l)],n!==undefined?[n.v,true]:[ADD.nil,false]);o=m[0];p=m[1];if(!p){k++;continue;}q=LK(o,g);if(q.$length>0){r=l;(h.conns||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(r)]={k:r,v:q};}else{delete h.conns[$String.keyFor(l)];}k++;}delete h.keys[ADC.keyFor(g)];$s=-1;return;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:LH.ptr.prototype.MarkDead,$c:true,$r,g,h,i,j,k,l,m,n,o,p,q,r,$s,$deferred};return $f;}}};LH.prototype.MarkDead=function(g){return this.$val.MarkDead(g);};LH.ptr.prototype.closeIdleConnections=function(){var{g,h,i,j,k,l,m,n,o,$s,$deferred,$r,$c}=$restore(this,{});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);g=this;$r=g.mu.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(g.mu,"Unlock"),[]]);h=g.conns;i=0;j=$keys(h);case 2:if(!(i=m.$length)?($throwRuntimeError("index out of range"),undefined):m.$array[m.$offset+n]);$r=o.closeIfIdle();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}n++;$s=4;continue;case 5:i++;$s=2;continue;case 3:$s=-1;return;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:LH.ptr.prototype.closeIdleConnections,$c:true,$r,g,h,i,j,k,l,m,n,o,$s,$deferred};return $f;}}};LH.prototype.closeIdleConnections=function(){return this.$val.closeIdleConnections();};LK=function(g,h){var g,h,i,j,k,l,m;i=$subslice(g,0,0);j=g;k=0;while(true){if(!(k=j.$length)?($throwRuntimeError("index out of range"),undefined):j.$array[j.$offset+k]);if(!(l===h)){i=$append(i,l);}k++;}if(!((g.$length===i.$length))){(m=g.$length-1>>0,((m<0||m>=g.$length)?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+m]=ADC.nil));}return i;};LL.ptr.prototype.GetClientConn=function(g,h){var{g,h,i,j,k,$s,$r,$c}=$restore(this,{g,h});$s=$s||0;s:while(true){switch($s){case 0:i=this;j=i.http2clientConnPool.getClientConn(g,h,false);$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;$s=2;case 2:return k;}return;}var $f={$blk:LL.ptr.prototype.GetClientConn,$c:true,$r,g,h,i,j,k,$s};return $f;};LL.prototype.GetClientConn=function(g,h){return this.$val.GetClientConn(g,h);};LM=function(g,h){var{g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{g,h});$s=$s||0;s:while(true){switch($s){case 0:if($interfaceIsEqual(g.err,$ifaceNil)){$s=-1;return false;}if($interfaceIsEqual(g.ctx,h.Context())){$s=-1;return false;}j=G.Is(g.err,A.Canceled);$s=4;case 4:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}if(!(!j)){i=false;$s=3;continue s;}k=G.Is(g.err,A.DeadlineExceeded);$s=5;case 5:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}i=!k;case 3:if(i){$s=1;continue;}$s=2;continue;case 1:$s=-1;return false;case 2:l=g.ctx.Err();$s=6;case 6:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=!($interfaceIsEqual(l,$ifaceNil));$s=7;case 7:return m;}return;}var $f={$blk:LM,$c:true,$r,g,h,i,j,k,l,m,$s};return $f;};LP=function(g){var{g,h,i,j,k,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=0;while(true){if(!(h<(LN.$length-1>>0))){break;}if((i=(new $Int64(0,((h<0||h>=LN.$length)?($throwRuntimeError("index out of range"),undefined):LN.$array[LN.$offset+h]))),(g.$high>0;}j=((h<0||h>=LO.length)?($throwRuntimeError("index out of range"),undefined):LO[h]).Get();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=$assertType(j,ZL);$s=2;case 2:return k;}return;}var $f={$blk:LP,$c:true,$r,g,h,i,j,k,$s};return $f;};LQ=function(g){var{g,h,i,j,k,l,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=LN;i=0;while(true){if(!(i=h.$length)?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+i]);if(g.$length===k){((j<0||j>=LO.length)?($throwRuntimeError("index out of range"),undefined):LO[j]).Put(g);$s=-1;return;}i++;}l=H.Sprintf("unexpected buffer len=%v",new ZB([new $Int(g.$length)]));$s=1;case 1:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}$panic(new $String(l));$s=-1;return;}return;}var $f={$blk:LQ,$c:true,$r,g,h,i,j,k,l,$s};return $f;};LR.ptr.prototype.Read=function(g){var{g,h,i,j,k,l,m,n,o,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;if(h.size===0){$s=-1;return[0,LS];}i=0;case 1:if(!(g.$length>0&&h.size>0)){$s=2;continue;}j=h.bytesFromFirstChunk();k=$copySlice(g,j);g=$subslice(g,k);i=i+(k)>>0;h.r=h.r+(k)>>0;h.size=h.size-(k)>>0;if(h.r===(l=h.chunks,(0>=l.$length?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+0])).$length){$s=3;continue;}$s=4;continue;case 3:$r=LQ((m=h.chunks,(0>=m.$length?($throwRuntimeError("index out of range"),undefined):m.$array[m.$offset+0])));$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}n=h.chunks.$length-1>>0;$copySlice($subslice(h.chunks,0,n),$subslice(h.chunks,1));(o=h.chunks,((n<0||n>=o.$length)?($throwRuntimeError("index out of range"),undefined):o.$array[o.$offset+n]=ZL.nil));h.chunks=$subslice(h.chunks,0,n);h.r=0;case 4:$s=1;continue;case 2:$s=-1;return[i,$ifaceNil];}return;}var $f={$blk:LR.ptr.prototype.Read,$c:true,$r,g,h,i,j,k,l,m,n,o,$s};return $f;};LR.prototype.Read=function(g){return this.$val.Read(g);};LR.ptr.prototype.bytesFromFirstChunk=function(){var g,h,i;g=this;if(g.chunks.$length===1){return $subslice((h=g.chunks,(0>=h.$length?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+0])),g.r,g.w);}return $subslice((i=g.chunks,(0>=i.$length?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+0])),g.r);};LR.prototype.bytesFromFirstChunk=function(){return this.$val.bytesFromFirstChunk();};LR.ptr.prototype.Len=function(){var g;g=this;return g.size;};LR.prototype.Len=function(){return this.$val.Len();};LR.ptr.prototype.Write=function(g){var{g,h,i,j,k,l,m,n,o,p,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;i=g.$length;case 1:if(!(g.$length>0)){$s=2;continue;}j=(new $Int64(0,g.$length));if((k=h.expected,(k.$high>j.$high||(k.$high===j.$high&&k.$low>j.$low)))){j=h.expected;}l=h.lastChunkOrAlloc(j);$s=3;case 3:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;n=$copySlice($subslice(m,h.w),g);g=$subslice(g,n);h.w=h.w+(n)>>0;h.size=h.size+(n)>>0;h.expected=(o=h.expected,p=(new $Int64(0,n)),new $Int64(o.$high-p.$high,o.$low-p.$low));$s=1;continue;case 2:$s=-1;return[i,$ifaceNil];}return;}var $f={$blk:LR.ptr.prototype.Write,$c:true,$r,g,h,i,j,k,l,m,n,o,p,$s};return $f;};LR.prototype.Write=function(g){return this.$val.Write(g);};LR.ptr.prototype.lastChunkOrAlloc=function(g){var{g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;if(!((h.chunks.$length===0))){k=(i=h.chunks,j=h.chunks.$length-1>>0,((j<0||j>=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+j]));if(h.w>>0)))]));$s=1;case 1:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;$s=2;case 2:return m;}return;}var $f={$blk:LT.prototype.String,$c:true,$r,g,h,i,j,k,l,m,$s};return $f;};$ptrType(LT).prototype.String=function(){return new LT(this.$get()).String();};LT.prototype.stringToken=function(){var{g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this.$val;h=(i=LU[LT.keyFor(g)],i!==undefined?[i.v,true]:["",false]);j=h[0];k=h[1];if(k){$s=-1;return j;}l=H.Sprintf("ERR_UNKNOWN_%d",new ZB([new $Uint32(((g>>>0)))]));$s=1;case 1:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;$s=2;case 2:return m;}return;}var $f={$blk:LT.prototype.stringToken,$c:true,$r,g,h,i,j,k,l,m,$s};return $f;};$ptrType(LT).prototype.stringToken=function(){return new LT(this.$get()).stringToken();};LV.prototype.Error=function(){var{g,h,i,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this.$val;h=H.Sprintf("connection error: %s",new ZB([new LT(((g>>>0)))]));$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=2;case 2:return i;}return;}var $f={$blk:LV.prototype.Error,$c:true,$r,g,h,i,$s};return $f;};$ptrType(LV).prototype.Error=function(){return new LV(this.$get()).Error();};LY=function(g,h){var g,h;return new LW.ptr(g,h,$ifaceNil);};LW.ptr.prototype.Error=function(){var{g,h,i,j,k,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;if(!($interfaceIsEqual(g.Cause,$ifaceNil))){$s=1;continue;}$s=2;continue;case 1:h=H.Sprintf("stream error: stream ID %d; %v; %v",new ZB([new $Uint32(g.StreamID),new LT(g.Code),g.Cause]));$s=3;case 3:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=4;case 4:return i;case 2:j=H.Sprintf("stream error: stream ID %d; %v",new ZB([new $Uint32(g.StreamID),new LT(g.Code)]));$s=5;case 5:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;$s=6;case 6:return k;}return;}var $f={$blk:LW.ptr.prototype.Error,$c:true,$r,g,h,i,j,k,$s};return $f;};LW.prototype.Error=function(){return this.$val.Error();};LZ.ptr.prototype.Error=function(){return"connection exceeded flow control window size";};LZ.prototype.Error=function(){return this.$val.Error();};MA.ptr.prototype.Error=function(){var{g,h,i,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=H.Sprintf("http2: connection error: %v: %v",new ZB([new LT(g.Code),new $String(g.Reason)]));$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=2;case 2:return i;}return;}var $f={$blk:MA.ptr.prototype.Error,$c:true,$r,g,h,i,$s};return $f;};MA.prototype.Error=function(){return this.$val.Error();};MB.prototype.Error=function(){var{g,h,i,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this.$val;h=H.Sprintf("invalid pseudo-header %q",new ZB([new $String((g))]));$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=2;case 2:return i;}return;}var $f={$blk:MB.prototype.Error,$c:true,$r,g,h,i,$s};return $f;};$ptrType(MB).prototype.Error=function(){return new MB(this.$get()).Error();};MC.prototype.Error=function(){var{g,h,i,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this.$val;h=H.Sprintf("duplicate pseudo-header %q",new ZB([new $String((g))]));$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=2;case 2:return i;}return;}var $f={$blk:MC.prototype.Error,$c:true,$r,g,h,i,$s};return $f;};$ptrType(MC).prototype.Error=function(){return new MC(this.$get()).Error();};MD.prototype.Error=function(){var{g,h,i,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this.$val;h=H.Sprintf("invalid header field name %q",new ZB([new $String((g))]));$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=2;case 2:return i;}return;}var $f={$blk:MD.prototype.Error,$c:true,$r,g,h,i,$s};return $f;};$ptrType(MD).prototype.Error=function(){return new MD(this.$get()).Error();};ME.prototype.Error=function(){var{g,h,i,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this.$val;h=H.Sprintf("invalid header field value %q",new ZB([new $String((g))]));$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=2;case 2:return i;}return;}var $f={$blk:ME.prototype.Error,$c:true,$r,g,h,i,$s};return $f;};$ptrType(ME).prototype.Error=function(){return new ME(this.$get()).Error();};MH.ptr.prototype.setConnFlow=function(g){var g,h;h=this;h.conn=g;};MH.prototype.setConnFlow=function(g){return this.$val.setConnFlow(g);};MH.ptr.prototype.available=function(){var g,h;g=this;h=g.n;if(!(g.conn===ADG.nil)&&g.conn.nh.available()){$panic(new $String("internal error: took too much"));}h.n=h.n-(g)>>0;if(!(h.conn===ADG.nil)){h.conn.n=h.conn.n-(g)>>0;}};MH.prototype.take=function(g){return this.$val.take(g);};MH.ptr.prototype.add=function(g){var g,h,i;h=this;i=h.n+g>>0;if((i>g)===(h.n>0)){h.n=i;return true;}return false;};MH.prototype.add=function(g){return this.$val.add(g);};MJ.prototype.String=function(){var{g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this.$val;h=(i=MK[MJ.keyFor(g)],i!==undefined?[i.v,true]:["",false]);j=h[0];k=h[1];if(k){$s=-1;return j;}l=H.Sprintf("UNKNOWN_FRAME_TYPE_%d",new ZB([new $Uint8(((g<<24>>>24)))]));$s=1;case 1:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;$s=2;case 2:return m;}return;}var $f={$blk:MJ.prototype.String,$c:true,$r,g,h,i,j,k,l,m,$s};return $f;};$ptrType(MJ).prototype.String=function(){return new MJ(this.$get()).String();};ML.prototype.Has=function(g){var g,h;h=this.$val;return(((h&g)>>>0))===g;};$ptrType(ML).prototype.Has=function(g){return new ML(this.$get()).Has(g);};MP=function(g){var g,h,i;i=(h=MO[MJ.keyFor(g)],h!==undefined?h.v:$throwNilPointerError);if(!(i===$throwNilPointerError)){return i;}return NP;};MQ.ptr.prototype.Header=function(){var g;g=this;return g;};MQ.prototype.Header=function(){return this.$val.Header();};MQ.ptr.prototype.String=function(){var{g,h,i,j,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=[g];h=this;g[0]=new W.Buffer.ptr(ZL.nil,0,0);i=g[0].WriteString("[FrameHeader ");$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}i;$r=$clone(h,MQ).writeDebug(g[0]);$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}j=g[0].WriteByte(93);$s=3;case 3:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}j;$s=-1;return g[0].String();}return;}var $f={$blk:MQ.ptr.prototype.String,$c:true,$r,g,h,i,j,$s};return $f;};MQ.prototype.String=function(){return this.$val.String();};MQ.ptr.prototype.writeDebug=function(g){var{g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;i=new MJ(h.Type).String();$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=g.WriteString(i);$s=2;case 2:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}j;if(!((h.Flags===0))){$s=3;continue;}$s=4;continue;case 3:k=g.WriteString(" flags=");$s=5;case 5:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}k;l=0;m=0;case 6:if(!(m<8)){$s=7;continue;}if(((h.Flags&(((n=m,n<32?(1<>>24)))>>>0)===0){m=m+(1)<<24>>>24;$s=6;continue;}l=l+(1)>>0;if(l>1){$s=8;continue;}$s=9;continue;case 8:o=g.WriteByte(124);$s=10;case 10:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}o;case 9:s=(q=(r=MM[MJ.keyFor(h.Type)],r!==undefined?r.v:false)[ML.keyFor((((p=m,p<32?(1<>>24)))],q!==undefined?q.v:"");if(!(s==="")){$s=11;continue;}$s=12;continue;case 11:t=g.WriteString(s);$s=14;case 14:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}t;$s=13;continue;case 12:v=H.Fprintf(g,"0x%x",new ZB([new $Int(((u=m,u<32?(1<>0))]));$s=15;case 15:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}v;case 13:m=m+(1)<<24>>>24;$s=6;continue;case 7:case 4:if(!((h.StreamID===0))){$s=16;continue;}$s=17;continue;case 16:w=H.Fprintf(g," stream=%d",new ZB([new $Uint32(h.StreamID)]));$s=18;case 18:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}w;case 17:x=H.Fprintf(g," len=%d",new ZB([new $Uint32(h.Length)]));$s=19;case 19:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}x;$s=-1;return;}return;}var $f={$blk:MQ.ptr.prototype.writeDebug,$c:true,$r,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,$s};return $f;};MQ.prototype.writeDebug=function(g){return this.$val.writeDebug(g);};MQ.ptr.prototype.checkValid=function(){var g;g=this;if(!g.valid){$panic(new $String("Frame accessor called on non-owned Frame"));}};MQ.prototype.checkValid=function(){return this.$val.checkValid();};MQ.ptr.prototype.invalidate=function(){var g;g=this;g.valid=false;};MQ.prototype.invalidate=function(){return this.$val.invalidate();};MT=function(g,h){var{g,h,i,j,k,$s,$r,$c}=$restore(this,{g,h});$s=$s||0;s:while(true){switch($s){case 0:j=J.ReadFull(h,$subslice(g,0,9));$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}i=j;k=i[1];if(!($interfaceIsEqual(k,$ifaceNil))){$s=-1;return[new MQ.ptr(false,0,0,0,0),k];}$s=-1;return[new MQ.ptr(true,(((3>=g.$length?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+3])<<24>>>24)),(((4>=g.$length?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+4])<<24>>>24)),((((((((0>=g.$length?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+0])>>>0))<<16>>>0)|((((1>=g.$length?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+1])>>>0))<<8>>>0))>>>0)|(((2>=g.$length?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+2])>>>0)))>>>0),($clone(AA.BigEndian,AA.bigEndian).Uint32($subslice(g,5))&2147483647)>>>0),$ifaceNil];}return;}var $f={$blk:MT,$c:true,$r,g,h,i,j,k,$s};return $f;};MV.ptr.prototype.maxHeaderListSize=function(){var g;g=this;if(g.MaxHeaderListSize===0){return 16777216;}return g.MaxHeaderListSize;};MV.prototype.maxHeaderListSize=function(){return this.$val.maxHeaderListSize();};MV.ptr.prototype.startWrite=function(g,h,i){var g,h,i,j;j=this;j.wbuf=$append($subslice(j.wbuf,0,0),0,0,0,((g<<24>>>24)),((h<<24>>>24)),(((i>>>24>>>0)<<24>>>24)),(((i>>>16>>>0)<<24>>>24)),(((i>>>8>>>0)<<24>>>24)),((i<<24>>>24)));};MV.prototype.startWrite=function(g,h,i){return this.$val.startWrite(g,h,i);};MV.ptr.prototype.endWrite=function(){var{g,h,i,j,k,l,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=g.wbuf.$length-9>>0;if(h>=16777216){$s=-1;return MY;}$unused($append($subslice(g.wbuf,0,0),(((h>>16>>0)<<24>>>24)),(((h>>8>>0)<<24>>>24)),((h<<24>>>24))));if(g.logWrites){$s=1;continue;}$s=2;continue;case 1:$r=g.logWrite();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 2:j=g.w.Write(g.wbuf);$s=4;case 4:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}i=j;k=i[0];l=i[1];if($interfaceIsEqual(l,$ifaceNil)&&!((k===g.wbuf.$length))){l=J.ErrShortWrite;}$s=-1;return l;}return;}var $f={$blk:MV.ptr.prototype.endWrite,$c:true,$r,g,h,i,j,k,l,$s};return $f;};MV.prototype.endWrite=function(){return this.$val.endWrite();};MV.ptr.prototype.logWrite=function(){var{g,h,i,j,k,l,m,n,o,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;if(g.debugFramer===ADH.nil){g.debugFramerBuf=new W.Buffer.ptr(ZL.nil,0,0);g.debugFramer=MX($ifaceNil,g.debugFramerBuf);g.debugFramer.logReads=false;g.debugFramer.AllowIllegalReads=true;}h=g.debugFramerBuf.Write(g.wbuf);$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}h;j=g.debugFramer.ReadFrame();$s=2;case 2:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}i=j;k=i[0];l=i[1];if(!($interfaceIsEqual(l,$ifaceNil))){$s=3;continue;}$s=4;continue;case 3:$r=g.debugWriteLoggerf("http2: Framer %p: failed to decode just-written frame",new ZB([g]));$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;case 4:m=g;n=OL(k);$s=6;case 6:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=new $String(n);$r=g.debugWriteLoggerf("http2: Framer %p: wrote %v",new ZB([m,o]));$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:MV.ptr.prototype.logWrite,$c:true,$r,g,h,i,j,k,l,m,n,o,$s};return $f;};MV.prototype.logWrite=function(){return this.$val.logWrite();};MV.ptr.prototype.writeByte=function(g){var g,h;h=this;h.wbuf=$append(h.wbuf,g);};MV.prototype.writeByte=function(g){return this.$val.writeByte(g);};MV.ptr.prototype.writeBytes=function(g){var g,h;h=this;h.wbuf=$appendSlice(h.wbuf,g);};MV.prototype.writeBytes=function(g){return this.$val.writeBytes(g);};MV.ptr.prototype.writeUint16=function(g){var g,h;h=this;h.wbuf=$append(h.wbuf,(((g>>>8<<16>>>16)<<24>>>24)),((g<<24>>>24)));};MV.prototype.writeUint16=function(g){return this.$val.writeUint16(g);};MV.ptr.prototype.writeUint32=function(g){var g,h;h=this;h.wbuf=$append(h.wbuf,(((g>>>24>>>0)<<24>>>24)),(((g>>>16>>>0)<<24>>>24)),(((g>>>8>>>0)<<24>>>24)),((g<<24>>>24)));};MV.prototype.writeUint32=function(g){return this.$val.writeUint32(g);};MV.ptr.prototype.SetReuseFrames=function(){var g;g=this;if(!(g.frameCache===ADI.nil)){return;}g.frameCache=new MW.ptr(new NA.ptr(new MQ.ptr(false,0,0,0,0),ZL.nil));};MV.prototype.SetReuseFrames=function(){return this.$val.SetReuseFrames();};MW.ptr.prototype.getDataFrame=function(){var g;g=this;if(g===ADI.nil){return new NA.ptr(new MQ.ptr(false,0,0,0,0),ZL.nil);}return g.dataFrame;};MW.prototype.getDataFrame=function(){return this.$val.getDataFrame();};MX=function(g,h){var g,h,i;i=new MV.ptr(h,$ifaceNil,$ifaceNil,(function(i){var i;}),0,0,ADJ.zero(),$throwNilPointerError,ZL.nil,0,g,ZL.nil,false,false,ADK.nil,0,PF,PE,ADH.nil,ABQ.nil,K.Printf,K.Printf,ADI.nil);i.getReadBuf=(function(j){var j;if(i.readBuf.$capacity>=((j>>0))){return $subslice(i.readBuf,0,j);}i.readBuf=$makeSlice(ZL,j);return i.readBuf;});i.SetMaxReadFrameSize(16777215);return i;};MV.ptr.prototype.SetMaxReadFrameSize=function(g){var g,h;h=this;if(g>16777215){g=16777215;}h.maxReadSize=g;};MV.prototype.SetMaxReadFrameSize=function(g){return this.$val.SetMaxReadFrameSize(g);};MV.ptr.prototype.ErrorDetail=function(){var g;g=this;return g.errDetail;};MV.prototype.ErrorDetail=function(){return this.$val.ErrorDetail();};MZ=function(g){var g,h,i;h=$assertType(g,LW,true);i=h[1];if(i){return false;}return!($interfaceIsEqual(g,$ifaceNil));};MV.ptr.prototype.ReadFrame=function(){var{aa,ab,ac,ad,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;g.errDetail=$ifaceNil;if(!($interfaceIsEqual(g.lastFrame,$ifaceNil))){$s=1;continue;}$s=2;continue;case 1:$r=g.lastFrame.invalidate();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 2:i=MT(new ZL(g.headerBuf),g.r);$s=4;case 4:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}h=i;j=$clone(h[0],MQ);k=h[1];if(!($interfaceIsEqual(k,$ifaceNil))){$s=-1;return[$ifaceNil,k];}if(j.Length>g.maxReadSize){$s=-1;return[$ifaceNil,MY];}l=g.getReadBuf(j.Length);$s=5;case 5:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;o=J.ReadFull(g.r,m);$s=6;case 6:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}n=o;p=n[1];if(!($interfaceIsEqual(p,$ifaceNil))){$s=-1;return[$ifaceNil,p];}r=MP(j.Type)(g.frameCache,$clone(j,MQ),g.countError,m);$s=7;case 7:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}q=r;s=q[0];k=q[1];if(!($interfaceIsEqual(k,$ifaceNil))){t=$assertType(k,MA,true);u=$clone(t[0],MA);v=t[1];if(v){$s=-1;return[$ifaceNil,g.connError(u.Code,u.Reason)];}$s=-1;return[$ifaceNil,k];}w=g.checkFrameOrder(s);$s=8;case 8:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}x=w;if(!($interfaceIsEqual(x,$ifaceNil))){$s=-1;return[$ifaceNil,x];}if(g.logReads){$s=9;continue;}$s=10;continue;case 9:y=g;z=OL(s);$s=11;case 11:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}aa=new $String(z);$r=g.debugReadLoggerf("http2: Framer %p: read %v",new ZB([y,aa]));$s=12;case 12:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 10:if((j.Type===1)&&!(g.ReadMetaHeaders===ADK.nil)){$s=13;continue;}$s=14;continue;case 13:ab=g.readMetaFrame($assertType(s,ADL));$s=15;case 15:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}ac=ab;ad=[ac[0],ac[1]];$s=16;case 16:return ad;case 14:$s=-1;return[s,$ifaceNil];}return;}var $f={$blk:MV.ptr.prototype.ReadFrame,$c:true,$r,aa,ab,ac,ad,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};MV.prototype.ReadFrame=function(){return this.$val.ReadFrame();};MV.ptr.prototype.connError=function(g,h){var g,h,i;i=this;i.errDetail=G.New(h);return new LV(((g>>>0)));};MV.prototype.connError=function(g,h){return this.$val.connError(g,h);};MV.ptr.prototype.checkFrameOrder=function(g){var{aa,ab,ac,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;i=h.lastFrame;h.lastFrame=g;if(h.AllowIllegalReads){$s=-1;return $ifaceNil;}j=g.Header();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=$clone(j,MQ);if(!((h.lastHeaderStream===0))){$s=2;continue;}if(k.Type===9){$s=3;continue;}$s=4;continue;case 2:if(!((k.Type===9))){$s=5;continue;}$s=6;continue;case 5:l=new MJ(k.Type);m=new $Uint32(k.StreamID);n=i.Header();$s=7;case 7:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=new MJ(n.Type);p=new $Uint32(h.lastHeaderStream);q=H.Sprintf("got %s for stream %d; expected CONTINUATION following %s for stream %d",new ZB([l,m,o,p]));$s=8;case 8:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=q;s=h.connError(1,r);$s=9;case 9:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=s;$s=10;case 10:return t;case 6:if(!((k.StreamID===h.lastHeaderStream))){$s=11;continue;}$s=12;continue;case 11:u=H.Sprintf("got CONTINUATION for stream %d; expected stream %d",new ZB([new $Uint32(k.StreamID),new $Uint32(h.lastHeaderStream)]));$s=13;case 13:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}v=u;w=h.connError(1,v);$s=14;case 14:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}x=w;$s=15;case 15:return x;case 12:$s=4;continue;case 3:y=H.Sprintf("unexpected CONTINUATION for stream %d",new ZB([new $Uint32(k.StreamID)]));$s=16;case 16:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}z=y;aa=h.connError(1,z);$s=17;case 17:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}ab=aa;$s=18;case 18:return ab;case 4:ac=k.Type;if((ac===(1))||(ac===(9))){if(new ML(k.Flags).Has(4)){h.lastHeaderStream=0;}else{h.lastHeaderStream=k.StreamID;}}$s=-1;return $ifaceNil;}return;}var $f={$blk:MV.ptr.prototype.checkFrameOrder,$c:true,$r,aa,ab,ac,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};MV.prototype.checkFrameOrder=function(g){return this.$val.checkFrameOrder(g);};NA.ptr.prototype.StreamEnded=function(){var g;g=this;return new ML(g.http2FrameHeader.Flags).Has(1);};NA.prototype.StreamEnded=function(){return this.$val.StreamEnded();};NA.ptr.prototype.Data=function(){var g;g=this;g.http2FrameHeader.checkValid();return g.data;};NA.prototype.Data=function(){return this.$val.Data();};NB=function(g,h,i,j){var{g,h,i,j,k,l,m,n,o,p,$s,$r,$c}=$restore(this,{g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:if(h.StreamID===0){$s=1;continue;}$s=2;continue;case 1:$r=i("frame_data_stream_0");$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return[$ifaceNil,(k=new MA.ptr(1,"DATA frame with stream ID 0"),new k.constructor.elem(k))];case 2:l=g.getDataFrame();MQ.copy(l.http2FrameHeader,h);m=0;if(new ML(h.Flags).Has(8)){$s=4;continue;}$s=5;continue;case 4:n=$ifaceNil;o=OF(j);j=o[0];m=o[1];n=o[2];if(!($interfaceIsEqual(n,$ifaceNil))){$s=6;continue;}$s=7;continue;case 6:$r=i("frame_data_pad_byte_short");$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return[$ifaceNil,n];case 7:case 5:if(((m>>0))>j.$length){$s=9;continue;}$s=10;continue;case 9:$r=i("frame_data_pad_too_big");$s=11;case 11:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return[$ifaceNil,(p=new MA.ptr(1,"pad size larger than data payload"),new p.constructor.elem(p))];case 10:l.data=$subslice(j,0,(j.$length-((m>>0))>>0));$s=-1;return[l,$ifaceNil];}return;}var $f={$blk:NB,$c:true,$r,g,h,i,j,k,l,m,n,o,p,$s};return $f;};NG=function(g){var g;return((g&2147483648)>>>0)===0;};NH=function(g){var g;return!((g===0))&&(((g&2147483648)>>>0)===0);};MV.ptr.prototype.WriteData=function(g,h,i){var{g,h,i,j,k,l,$s,$r,$c}=$restore(this,{g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=this;k=j.WriteDataPadded(g,h,i,ZL.nil);$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;$s=2;case 2:return l;}return;}var $f={$blk:MV.ptr.prototype.WriteData,$c:true,$r,g,h,i,j,k,l,$s};return $f;};MV.prototype.WriteData=function(g,h,i){return this.$val.WriteData(g,h,i);};MV.ptr.prototype.WriteDataPadded=function(g,h,i,j){var{g,h,i,j,k,l,m,n,o,p,q,$s,$r,$c}=$restore(this,{g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=this;if(!NH(g)&&!k.AllowIllegalWrites){$s=-1;return NC;}if(j.$length>0){if(j.$length>255){$s=-1;return NE;}if(!k.AllowIllegalWrites){l=j;m=0;while(true){if(!(m=l.$length)?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+m]);if(!((n===0))){$s=-1;return NF;}m++;}}}o=0;if(h){o=(o|(1))>>>0;}if(!(j===ZL.nil)){o=(o|(8))>>>0;}k.startWrite(0,o,g);if(!(j===ZL.nil)){k.wbuf=$append(k.wbuf,((j.$length<<24>>>24)));}k.wbuf=$appendSlice(k.wbuf,i);k.wbuf=$appendSlice(k.wbuf,j);p=k.endWrite();$s=1;case 1:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=p;$s=2;case 2:return q;}return;}var $f={$blk:MV.ptr.prototype.WriteDataPadded,$c:true,$r,g,h,i,j,k,l,m,n,o,p,q,$s};return $f;};MV.prototype.WriteDataPadded=function(g,h,i,j){return this.$val.WriteDataPadded(g,h,i,j);};NJ=function(g,h,i,j){var{g,h,i,j,k,l,m,n,o,$s,$r,$c}=$restore(this,{g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:if(new ML(h.Flags).Has(1)&&h.Length>0){$s=1;continue;}$s=2;continue;case 1:$r=i("frame_settings_ack_with_length");$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return[$ifaceNil,new LV(6)];case 2:if(!((h.StreamID===0))){$s=4;continue;}$s=5;continue;case 4:$r=i("frame_settings_has_stream");$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return[$ifaceNil,new LV(1)];case 5:if(!(((k=j.$length%6,k===k?k:$throwRuntimeError("integer divide by zero"))===0))){$s=7;continue;}$s=8;continue;case 7:$r=i("frame_settings_mod_6");$s=9;case 9:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return[$ifaceNil,new LV(6)];case 8:l=new NI.ptr($clone(h,MQ),j);m=l.Value(4);n=m[0];o=m[1];if(o&&n>2147483647){$s=10;continue;}$s=11;continue;case 10:$r=i("frame_settings_window_size_too_big");$s=12;case 12:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return[$ifaceNil,new LV(3)];case 11:$s=-1;return[l,$ifaceNil];}return;}var $f={$blk:NJ,$c:true,$r,g,h,i,j,k,l,m,n,o,$s};return $f;};NI.ptr.prototype.IsAck=function(){var g;g=this;return new ML(g.http2FrameHeader.Flags).Has(1);};NI.prototype.IsAck=function(){return this.$val.IsAck();};NI.ptr.prototype.Value=function(g){var g,h,i,j,k,l,m,n,o,p;h=0;i=false;j=this;j.http2FrameHeader.checkValid();k=0;while(true){if(!(k>0;}o=0;p=false;h=o;i=p;return[h,i];};NI.prototype.Value=function(g){return this.$val.Value(g);};NI.ptr.prototype.Setting=function(g){var g,h,i;h=this;i=h.p;return new PL.ptr((($clone(AA.BigEndian,AA.bigEndian).Uint16($subslice(i,($imul(g,6)),(($imul(g,6))+2>>0)))<<16>>>16)),$clone(AA.BigEndian,AA.bigEndian).Uint32($subslice(i,(($imul(g,6))+2>>0),(($imul(g,6))+6>>0))));};NI.prototype.Setting=function(g){return this.$val.Setting(g);};NI.ptr.prototype.NumSettings=function(){var g,h;g=this;return(h=g.p.$length/6,(h===h&&h!==1/0&&h!==-1/0)?h>>0:$throwRuntimeError("integer divide by zero"));};NI.prototype.NumSettings=function(){return this.$val.NumSettings();};NI.ptr.prototype.HasDuplicates=function(){var g,h,i,j,k,l,m,n,o,p,q;g=this;h=g.NumSettings();if(h===0){return false;}if(h<10){i=0;while(true){if(!(i>0;while(true){if(!(k>0;}i=i+(1)>>0;}return false;}m=$makeMap(PM.keyFor,[]);n=0;while(true){if(!(n>0;}return false;};NI.prototype.HasDuplicates=function(){return this.$val.HasDuplicates();};NI.ptr.prototype.ForeachSetting=function(g){var{g,h,i,j,k,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;h.http2FrameHeader.checkValid();i=0;case 1:if(!(i>0;$s=1;continue;case 2:$s=-1;return $ifaceNil;}return;}var $f={$blk:NI.ptr.prototype.ForeachSetting,$c:true,$r,g,h,i,j,k,$s};return $f;};NI.prototype.ForeachSetting=function(g){return this.$val.ForeachSetting(g);};MV.ptr.prototype.WriteSettings=function(g){var{g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;h.startWrite(4,0,0);i=g;j=0;while(true){if(!(j=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+j]),PL);h.writeUint16(((k.ID<<16>>>16)));h.writeUint32(k.Val);j++;}l=h.endWrite();$s=1;case 1:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;$s=2;case 2:return m;}return;}var $f={$blk:MV.ptr.prototype.WriteSettings,$c:true,$r,g,h,i,j,k,l,m,$s};return $f;};MV.prototype.WriteSettings=function(g){return this.$val.WriteSettings(g);};MV.ptr.prototype.WriteSettingsAck=function(){var{g,h,i,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;g.startWrite(4,1,0);h=g.endWrite();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=2;case 2:return i;}return;}var $f={$blk:MV.ptr.prototype.WriteSettingsAck,$c:true,$r,g,h,i,$s};return $f;};MV.prototype.WriteSettingsAck=function(){return this.$val.WriteSettingsAck();};NK.ptr.prototype.IsAck=function(){var g;g=this;return new ML(g.http2FrameHeader.Flags).Has(1);};NK.prototype.IsAck=function(){return this.$val.IsAck();};NL=function(g,h,i,j){var{g,h,i,j,k,$s,$r,$c}=$restore(this,{g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:if(!((j.$length===8))){$s=1;continue;}$s=2;continue;case 1:$r=i("frame_ping_length");$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return[$ifaceNil,new LV(6)];case 2:if(!((h.StreamID===0))){$s=4;continue;}$s=5;continue;case 4:$r=i("frame_ping_has_stream");$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return[$ifaceNil,new LV(1)];case 5:k=new NK.ptr($clone(h,MQ),ADM.zero());$copySlice(new ZL(k.Data),j);$s=-1;return[k,$ifaceNil];}return;}var $f={$blk:NL,$c:true,$r,g,h,i,j,k,$s};return $f;};MV.ptr.prototype.WritePing=function(g,h){var{g,h,i,j,k,l,$s,$r,$c}=$restore(this,{g,h});$s=$s||0;s:while(true){switch($s){case 0:i=this;j=0;if(g){j=1;}i.startWrite(6,j,0);i.writeBytes(new ZL(h));k=i.endWrite();$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;$s=2;case 2:return l;}return;}var $f={$blk:MV.ptr.prototype.WritePing,$c:true,$r,g,h,i,j,k,l,$s};return $f;};MV.prototype.WritePing=function(g,h){return this.$val.WritePing(g,h);};NM.ptr.prototype.DebugData=function(){var g;g=this;g.http2FrameHeader.checkValid();return g.debugData;};NM.prototype.DebugData=function(){return this.$val.DebugData();};NN=function(g,h,i,j){var{g,h,i,j,$s,$r,$c}=$restore(this,{g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:if(!((h.StreamID===0))){$s=1;continue;}$s=2;continue;case 1:$r=i("frame_goaway_has_stream");$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return[$ifaceNil,new LV(1)];case 2:if(j.$length<8){$s=4;continue;}$s=5;continue;case 4:$r=i("frame_goaway_short");$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return[$ifaceNil,new LV(6)];case 5:$s=-1;return[new NM.ptr($clone(h,MQ),($clone(AA.BigEndian,AA.bigEndian).Uint32($subslice(j,0,4))&2147483647)>>>0,(($clone(AA.BigEndian,AA.bigEndian).Uint32($subslice(j,4,8))>>>0)),$subslice(j,8)),$ifaceNil];}return;}var $f={$blk:NN,$c:true,$r,g,h,i,j,$s};return $f;};MV.ptr.prototype.WriteGoAway=function(g,h,i){var{g,h,i,j,k,l,$s,$r,$c}=$restore(this,{g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=this;j.startWrite(7,0,0);j.writeUint32((g&2147483647)>>>0);j.writeUint32(((h>>>0)));j.writeBytes(i);k=j.endWrite();$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;$s=2;case 2:return l;}return;}var $f={$blk:MV.ptr.prototype.WriteGoAway,$c:true,$r,g,h,i,j,k,l,$s};return $f;};MV.prototype.WriteGoAway=function(g,h,i){return this.$val.WriteGoAway(g,h,i);};NO.ptr.prototype.Payload=function(){var g;g=this;g.http2FrameHeader.checkValid();return g.p;};NO.prototype.Payload=function(){return this.$val.Payload();};NP=function(g,h,i,j){var g,h,i,j;return[new NO.ptr($clone(h,MQ),j),$ifaceNil];};NR=function(g,h,i,j){var{g,h,i,j,k,l,$s,$r,$c}=$restore(this,{g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:if(!((j.$length===4))){$s=1;continue;}$s=2;continue;case 1:$r=i("frame_windowupdate_bad_len");$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return[$ifaceNil,new LV(6)];case 2:k=($clone(AA.BigEndian,AA.bigEndian).Uint32($subslice(j,0,4))&2147483647)>>>0;if(k===0){$s=4;continue;}$s=5;continue;case 4:if(h.StreamID===0){$s=6;continue;}$s=7;continue;case 6:$r=i("frame_windowupdate_zero_inc_conn");$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return[$ifaceNil,new LV(1)];case 7:$r=i("frame_windowupdate_zero_inc_stream");$s=9;case 9:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return[$ifaceNil,(l=LY(h.StreamID,1),new l.constructor.elem(l))];case 5:$s=-1;return[new NQ.ptr($clone(h,MQ),k),$ifaceNil];}return;}var $f={$blk:NR,$c:true,$r,g,h,i,j,k,l,$s};return $f;};MV.ptr.prototype.WriteWindowUpdate=function(g,h){var{g,h,i,j,k,$s,$r,$c}=$restore(this,{g,h});$s=$s||0;s:while(true){switch($s){case 0:i=this;if((h<1||h>2147483647)&&!i.AllowIllegalWrites){$s=-1;return G.New("illegal window increment value");}i.startWrite(8,0,g);i.writeUint32(h);j=i.endWrite();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;$s=2;case 2:return k;}return;}var $f={$blk:MV.ptr.prototype.WriteWindowUpdate,$c:true,$r,g,h,i,j,k,$s};return $f;};MV.prototype.WriteWindowUpdate=function(g,h){return this.$val.WriteWindowUpdate(g,h);};NS.ptr.prototype.HeaderBlockFragment=function(){var g;g=this;g.http2FrameHeader.checkValid();return g.headerFragBuf;};NS.prototype.HeaderBlockFragment=function(){return this.$val.HeaderBlockFragment();};NS.ptr.prototype.HeadersEnded=function(){var g;g=this;return new ML(g.http2FrameHeader.Flags).Has(4);};NS.prototype.HeadersEnded=function(){return this.$val.HeadersEnded();};NS.ptr.prototype.StreamEnded=function(){var g;g=this;return new ML(g.http2FrameHeader.Flags).Has(1);};NS.prototype.StreamEnded=function(){return this.$val.StreamEnded();};NS.ptr.prototype.HasPriority=function(){var g;g=this;return new ML(g.http2FrameHeader.Flags).Has(32);};NS.prototype.HasPriority=function(){return this.$val.HasPriority();};NT=function(g,h,i,j){var{aa,ab,ac,ad,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=$ifaceNil;l=$ifaceNil;m=new NS.ptr($clone(h,MQ),new NW.ptr(0,false,0),ZL.nil);if(h.StreamID===0){$s=1;continue;}$s=2;continue;case 1:$r=i("frame_headers_zero_stream");$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}n=$ifaceNil;o=(p=new MA.ptr(1,"HEADERS frame with stream ID 0"),new p.constructor.elem(p));k=n;l=o;$s=-1;return[k,l];case 2:q=0;if(new ML(h.Flags).Has(8)){$s=4;continue;}$s=5;continue;case 4:r=OF(j);j=r[0];q=r[1];l=r[2];if(!($interfaceIsEqual(l,$ifaceNil))){$s=6;continue;}$s=7;continue;case 6:$r=i("frame_headers_pad_short");$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return[k,l];case 7:case 5:if(new ML(h.Flags).Has(32)){$s=9;continue;}$s=10;continue;case 9:s=0;t=OG(j);j=t[0];s=t[1];l=t[2];if(!($interfaceIsEqual(l,$ifaceNil))){$s=11;continue;}$s=12;continue;case 11:$r=i("frame_headers_prio_short");$s=13;case 13:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}u=$ifaceNil;v=l;k=u;l=v;$s=-1;return[k,l];case 12:m.Priority.StreamDep=(s&2147483647)>>>0;m.Priority.Exclusive=!((s===m.Priority.StreamDep));w=OF(j);j=w[0];m.Priority.Weight=w[1];l=w[2];if(!($interfaceIsEqual(l,$ifaceNil))){$s=14;continue;}$s=15;continue;case 14:$r=i("frame_headers_prio_weight_short");$s=16;case 16:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}x=$ifaceNil;y=l;k=x;l=y;$s=-1;return[k,l];case 15:case 10:if((j.$length-((q>>0))>>0)<0){$s=17;continue;}$s=18;continue;case 17:$r=i("frame_headers_pad_too_big");$s=19;case 19:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}z=$ifaceNil;aa=(ab=LY(h.StreamID,1),new ab.constructor.elem(ab));k=z;l=aa;$s=-1;return[k,l];case 18:m.headerFragBuf=$subslice(j,0,(j.$length-((q>>0))>>0));ac=m;ad=$ifaceNil;k=ac;l=ad;$s=-1;return[k,l];}return;}var $f={$blk:NT,$c:true,$r,aa,ab,ac,ad,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};MV.ptr.prototype.WriteHeaders=function(g){var{g,h,i,j,k,l,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;if(!NH(g.StreamID)&&!h.AllowIllegalWrites){$s=-1;return NC;}i=0;if(!((g.PadLength===0))){i=(i|(8))>>>0;}if(g.EndStream){i=(i|(1))>>>0;}if(g.EndHeaders){i=(i|(4))>>>0;}if(!$clone(g.Priority,NW).IsZero()){i=(i|(32))>>>0;}h.startWrite(1,i,g.StreamID);if(!((g.PadLength===0))){h.writeByte(g.PadLength);}if(!$clone(g.Priority,NW).IsZero()){j=g.Priority.StreamDep;if(!NG(j)&&!h.AllowIllegalWrites){$s=-1;return ND;}if(g.Priority.Exclusive){j=(j|(2147483648))>>>0;}h.writeUint32(j);h.writeByte(g.Priority.Weight);}h.wbuf=$appendSlice(h.wbuf,g.BlockFragment);h.wbuf=$appendSlice(h.wbuf,$subslice(MI,0,g.PadLength));k=h.endWrite();$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;$s=2;case 2:return l;}return;}var $f={$blk:MV.ptr.prototype.WriteHeaders,$c:true,$r,g,h,i,j,k,l,$s};return $f;};MV.prototype.WriteHeaders=function(g){return this.$val.WriteHeaders(g);};NW.ptr.prototype.IsZero=function(){var g;g=this;return $equal(g,new NW.ptr(0,false,0),NW);};NW.prototype.IsZero=function(){return this.$val.IsZero();};NX=function(g,h,i,j){var{g,h,i,j,k,l,m,n,o,p,$s,$r,$c}=$restore(this,{g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:if(h.StreamID===0){$s=1;continue;}$s=2;continue;case 1:$r=i("frame_priority_zero_stream");$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return[$ifaceNil,(k=new MA.ptr(1,"PRIORITY frame with stream ID 0"),new k.constructor.elem(k))];case 2:if(!((j.$length===5))){$s=4;continue;}$s=5;continue;case 4:$r=i("frame_priority_bad_length");$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}m=H.Sprintf("PRIORITY frame payload size was %d; want 5",new ZB([new $Int(j.$length)]));$s=7;case 7:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=[$ifaceNil,(l=new MA.ptr(6,m),new l.constructor.elem(l))];$s=8;case 8:return n;case 5:o=$clone(AA.BigEndian,AA.bigEndian).Uint32($subslice(j,0,4));p=(o&2147483647)>>>0;$s=-1;return[new NV.ptr($clone(h,MQ),new NW.ptr(p,!((p===o)),(4>=j.$length?($throwRuntimeError("index out of range"),undefined):j.$array[j.$offset+4]))),$ifaceNil];}return;}var $f={$blk:NX,$c:true,$r,g,h,i,j,k,l,m,n,o,p,$s};return $f;};MV.ptr.prototype.WritePriority=function(g,h){var{g,h,i,j,k,l,$s,$r,$c}=$restore(this,{g,h});$s=$s||0;s:while(true){switch($s){case 0:i=this;if(!NH(g)&&!i.AllowIllegalWrites){$s=-1;return NC;}if(!NG(h.StreamDep)){$s=-1;return ND;}i.startWrite(2,0,g);j=h.StreamDep;if(h.Exclusive){j=(j|(2147483648))>>>0;}i.writeUint32(j);i.writeByte(h.Weight);k=i.endWrite();$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;$s=2;case 2:return l;}return;}var $f={$blk:MV.ptr.prototype.WritePriority,$c:true,$r,g,h,i,j,k,l,$s};return $f;};MV.prototype.WritePriority=function(g,h){return this.$val.WritePriority(g,h);};NZ=function(g,h,i,j){var{g,h,i,j,$s,$r,$c}=$restore(this,{g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:if(!((j.$length===4))){$s=1;continue;}$s=2;continue;case 1:$r=i("frame_rststream_bad_len");$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return[$ifaceNil,new LV(6)];case 2:if(h.StreamID===0){$s=4;continue;}$s=5;continue;case 4:$r=i("frame_rststream_zero_stream");$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return[$ifaceNil,new LV(1)];case 5:$s=-1;return[new NY.ptr($clone(h,MQ),(($clone(AA.BigEndian,AA.bigEndian).Uint32($subslice(j,0,4))>>>0))),$ifaceNil];}return;}var $f={$blk:NZ,$c:true,$r,g,h,i,j,$s};return $f;};MV.ptr.prototype.WriteRSTStream=function(g,h){var{g,h,i,j,k,$s,$r,$c}=$restore(this,{g,h});$s=$s||0;s:while(true){switch($s){case 0:i=this;if(!NH(g)&&!i.AllowIllegalWrites){$s=-1;return NC;}i.startWrite(3,0,g);i.writeUint32(((h>>>0)));j=i.endWrite();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;$s=2;case 2:return k;}return;}var $f={$blk:MV.ptr.prototype.WriteRSTStream,$c:true,$r,g,h,i,j,k,$s};return $f;};MV.prototype.WriteRSTStream=function(g,h){return this.$val.WriteRSTStream(g,h);};OB=function(g,h,i,j){var{g,h,i,j,k,$s,$r,$c}=$restore(this,{g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:if(h.StreamID===0){$s=1;continue;}$s=2;continue;case 1:$r=i("frame_continuation_zero_stream");$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return[$ifaceNil,(k=new MA.ptr(1,"CONTINUATION frame with stream ID 0"),new k.constructor.elem(k))];case 2:$s=-1;return[new OA.ptr($clone(h,MQ),j),$ifaceNil];}return;}var $f={$blk:OB,$c:true,$r,g,h,i,j,k,$s};return $f;};OA.ptr.prototype.HeaderBlockFragment=function(){var g;g=this;g.http2FrameHeader.checkValid();return g.headerFragBuf;};OA.prototype.HeaderBlockFragment=function(){return this.$val.HeaderBlockFragment();};OA.ptr.prototype.HeadersEnded=function(){var g;g=this;return new ML(g.http2FrameHeader.Flags).Has(4);};OA.prototype.HeadersEnded=function(){return this.$val.HeadersEnded();};MV.ptr.prototype.WriteContinuation=function(g,h,i){var{g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=this;if(!NH(g)&&!j.AllowIllegalWrites){$s=-1;return NC;}k=0;if(h){k=(k|(4))>>>0;}j.startWrite(9,k,g);j.wbuf=$appendSlice(j.wbuf,i);l=j.endWrite();$s=1;case 1:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;$s=2;case 2:return m;}return;}var $f={$blk:MV.ptr.prototype.WriteContinuation,$c:true,$r,g,h,i,j,k,l,m,$s};return $f;};MV.prototype.WriteContinuation=function(g,h,i){return this.$val.WriteContinuation(g,h,i);};OC.ptr.prototype.HeaderBlockFragment=function(){var g;g=this;g.http2FrameHeader.checkValid();return g.headerFragBuf;};OC.prototype.HeaderBlockFragment=function(){return this.$val.HeaderBlockFragment();};OC.ptr.prototype.HeadersEnded=function(){var g;g=this;return new ML(g.http2FrameHeader.Flags).Has(4);};OC.prototype.HeadersEnded=function(){return this.$val.HeadersEnded();};OD=function(g,h,i,j){var{g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s,$r,$c}=$restore(this,{g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=$ifaceNil;l=$ifaceNil;m=new OC.ptr($clone(h,MQ),0,ZL.nil);if(m.http2FrameHeader.StreamID===0){$s=1;continue;}$s=2;continue;case 1:$r=i("frame_pushpromise_zero_stream");$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}n=$ifaceNil;o=new LV(1);k=n;l=o;$s=-1;return[k,l];case 2:p=0;if(new ML(h.Flags).Has(8)){$s=4;continue;}$s=5;continue;case 4:q=OF(j);j=q[0];p=q[1];l=q[2];if(!($interfaceIsEqual(l,$ifaceNil))){$s=6;continue;}$s=7;continue;case 6:$r=i("frame_pushpromise_pad_short");$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return[k,l];case 7:case 5:r=OG(j);j=r[0];m.PromiseID=r[1];l=r[2];if(!($interfaceIsEqual(l,$ifaceNil))){$s=9;continue;}$s=10;continue;case 9:$r=i("frame_pushpromise_promiseid_short");$s=11;case 11:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return[k,l];case 10:m.PromiseID=(m.PromiseID&2147483647)>>>0;if(((p>>0))>j.$length){$s=12;continue;}$s=13;continue;case 12:$r=i("frame_pushpromise_pad_too_big");$s=14;case 14:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}s=$ifaceNil;t=new LV(1);k=s;l=t;$s=-1;return[k,l];case 13:m.headerFragBuf=$subslice(j,0,(j.$length-((p>>0))>>0));u=m;v=$ifaceNil;k=u;l=v;$s=-1;return[k,l];}return;}var $f={$blk:OD,$c:true,$r,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s};return $f;};MV.ptr.prototype.WritePushPromise=function(g){var{g,h,i,j,k,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;if(!NH(g.StreamID)&&!h.AllowIllegalWrites){$s=-1;return NC;}i=0;if(!((g.PadLength===0))){i=(i|(8))>>>0;}if(g.EndHeaders){i=(i|(4))>>>0;}h.startWrite(5,i,g.StreamID);if(!((g.PadLength===0))){h.writeByte(g.PadLength);}if(!NH(g.PromiseID)&&!h.AllowIllegalWrites){$s=-1;return NC;}h.writeUint32(g.PromiseID);h.wbuf=$appendSlice(h.wbuf,g.BlockFragment);h.wbuf=$appendSlice(h.wbuf,$subslice(MI,0,g.PadLength));j=h.endWrite();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;$s=2;case 2:return k;}return;}var $f={$blk:MV.ptr.prototype.WritePushPromise,$c:true,$r,g,h,i,j,k,$s};return $f;};MV.prototype.WritePushPromise=function(g){return this.$val.WritePushPromise(g);};MV.ptr.prototype.WriteRawFrame=function(g,h,i,j){var{g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=this;k.startWrite(g,h,i);k.writeBytes(j);l=k.endWrite();$s=1;case 1:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;$s=2;case 2:return m;}return;}var $f={$blk:MV.ptr.prototype.WriteRawFrame,$c:true,$r,g,h,i,j,k,l,m,$s};return $f;};MV.prototype.WriteRawFrame=function(g,h,i,j){return this.$val.WriteRawFrame(g,h,i,j);};OF=function(g){var g,h,i,j,k,l,m,n,o,p;h=ZL.nil;i=0;j=$ifaceNil;if(g.$length===0){k=ZL.nil;l=0;m=J.ErrUnexpectedEOF;h=k;i=l;j=m;return[h,i,j];}n=$subslice(g,1);o=(0>=g.$length?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+0]);p=$ifaceNil;h=n;i=o;j=p;return[h,i,j];};OG=function(g){var g,h,i,j,k,l,m,n,o,p;h=ZL.nil;i=0;j=$ifaceNil;if(g.$length<4){k=ZL.nil;l=0;m=J.ErrUnexpectedEOF;h=k;i=l;j=m;return[h,i,j];}n=$subslice(g,4);o=$clone(AA.BigEndian,AA.bigEndian).Uint32($subslice(g,0,4));p=$ifaceNil;h=n;i=o;j=p;return[h,i,j];};OK.ptr.prototype.PseudoValue=function(g){var g,h,i,j,k;h=this;i=h.Fields;j=0;while(true){if(!(j=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+j]),AO.HeaderField);if(!$clone(k,AO.HeaderField).IsPseudo()){return"";}if($substring(k.Name,1)===g){return k.Value;}j++;}return"";};OK.prototype.PseudoValue=function(g){return this.$val.PseudoValue(g);};OK.ptr.prototype.RegularFields=function(){var g,h,i,j,k;g=this;h=g.Fields;i=0;while(true){if(!(i=h.$length)?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+i]),AO.HeaderField);if(!$clone(k,AO.HeaderField).IsPseudo()){return $subslice(g.Fields,j);}i++;}return ADN.nil;};OK.prototype.RegularFields=function(){return this.$val.RegularFields();};OK.ptr.prototype.PseudoFields=function(){var g,h,i,j,k;g=this;h=g.Fields;i=0;while(true){if(!(i=h.$length)?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+i]),AO.HeaderField);if(!$clone(k,AO.HeaderField).IsPseudo()){return $subslice(g.Fields,0,j);}i++;}return g.Fields;};OK.prototype.PseudoFields=function(){return this.$val.PseudoFields();};OK.ptr.prototype.checkPseudos=function(){var g,h,i,j,k,l,m,n,o,p,q,r,s,t;g=this;h=false;i=false;j=h;k=i;l=g.PseudoFields();m=l;n=0;while(true){if(!(n=m.$length)?($throwRuntimeError("index out of range"),undefined):m.$array[m.$offset+n]),AO.HeaderField);q=p.Name;if(q===(":method")||q===(":path")||q===(":scheme")||q===(":authority")){j=true;}else if(q===(":status")){k=true;}else{return new MB((p.Name));}r=$subslice(l,0,o);s=0;while(true){if(!(s=r.$length)?($throwRuntimeError("index out of range"),undefined):r.$array[r.$offset+s]),AO.HeaderField);if(p.Name===t.Name){return new MC((p.Name));}s++;}n++;}if(j&&k){return MF;}return $ifaceNil;};OK.prototype.checkPseudos=function(){return this.$val.checkPseudos();};MV.ptr.prototype.maxHeaderStringLen=function(){var g,h;g=this;h=g.maxHeaderListSize();if(((((h>>0))>>>0))===h){return((h>>0));}return 0;};MV.prototype.maxHeaderStringLen=function(){return this.$val.maxHeaderStringLen();};MV.ptr.prototype.readMetaFrame=function(g){var{aa,ab,ac,ad,ae,af,ag,ah,ai,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred,$r,$c}=$restore(this,{g});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);h=[h];i=[i];j=[j];k=[k];l=[l];m=[m];h[0]=this;if(h[0].AllowIllegalReads){$s=1;continue;}$s=2;continue;case 1:n=[ADO.nil,G.New("illegal use of AllowIllegalReads with ReadMetaHeaders")];$s=3;case 3:return n;case 2:k[0]=new OK.ptr(g,ADN.nil,false);l[0]=h[0].maxHeaderListSize();m[0]=false;j[0]=$ifaceNil;i[0]=h[0].ReadMetaHeaders;i[0].SetEmitEnabled(true);i[0].SetMaxStringLength(h[0].maxHeaderStringLen());i[0].SetEmitFunc((function(h,i,j,k,l,m){return function $b(o){var{o,p,q,$s,$r,$c}=$restore(this,{o});$s=$s||0;s:while(true){switch($s){case 0:if(PD&&h[0].logReads){$s=1;continue;}$s=2;continue;case 1:$r=h[0].debugReadLoggerf("http2: decoded hpack field %+v",new ZB([new o.constructor.elem(o)]));$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 2:if(!U.ValidHeaderFieldValue(o.Value)){j[0]=new ME((o.Value));}p=Q.HasPrefix(o.Name,":");if(p){if(m[0]){j[0]=MG;}}else{m[0]=true;if(!PO(o.Name)){j[0]=new MD((o.Name));}}if(!($interfaceIsEqual(j[0],$ifaceNil))){i[0].SetEmitEnabled(false);$s=-1;return;}q=$clone(o,AO.HeaderField).Size();if(q>l[0]){i[0].SetEmitEnabled(false);k[0].Truncated=true;$s=-1;return;}l[0]=l[0]-(q)>>>0;k[0].Fields=$append(k[0].Fields,o);$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,o,p,q,$s};return $f;};})(h,i,j,k,l,m));$deferred.push([$methodVal(i[0],"SetEmitFunc"),[(function(h,i,j,k,l,m){return function(o){var o;};})(h,i,j,k,l,m)]]);o=g;case 4:p=o.HeaderBlockFragment();$s=6;case 6:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=p;s=i[0].Write(q);$s=7;case 7:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}r=s;t=r[1];if(!($interfaceIsEqual(t,$ifaceNil))){$s=8;continue;}$s=9;continue;case 8:u=[ADO.nil,new LV(9)];$s=10;case 10:return u;case 9:v=o.HeadersEnded();$s=13;case 13:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}if(v){$s=11;continue;}$s=12;continue;case 11:$s=5;continue;case 12:x=h[0].ReadFrame();$s=14;case 14:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}w=x;y=w[0];z=w[1];if(!($interfaceIsEqual(z,$ifaceNil))){$s=15;continue;}$s=16;continue;case 15:aa=[ADO.nil,z];$s=18;case 18:return aa;case 16:o=$assertType(y,ADP);case 17:$s=4;continue;case 5:k[0].http2HeadersFrame.headerFragBuf=ZL.nil;k[0].http2HeadersFrame.http2FrameHeader.invalidate();ab=i[0].Close();if(!($interfaceIsEqual(ab,$ifaceNil))){$s=19;continue;}$s=20;continue;case 19:ac=[ADO.nil,new LV(9)];$s=21;case 21:return ac;case 20:if(!($interfaceIsEqual(j[0],$ifaceNil))){$s=22;continue;}$s=23;continue;case 22:h[0].errDetail=j[0];if(PD){$s=24;continue;}$s=25;continue;case 24:$r=K.Printf("http2: invalid header: %v",new ZB([j[0]]));$s=26;case 26:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 25:ae=[ADO.nil,(ad=new LW.ptr(k[0].http2HeadersFrame.http2FrameHeader.StreamID,1,j[0]),new ad.constructor.elem(ad))];$s=27;case 27:return ae;case 23:af=k[0].checkPseudos();if(!($interfaceIsEqual(af,$ifaceNil))){$s=28;continue;}$s=29;continue;case 28:h[0].errDetail=af;if(PD){$s=30;continue;}$s=31;continue;case 30:$r=K.Printf("http2: invalid pseudo headers: %v",new ZB([af]));$s=32;case 32:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 31:ah=[ADO.nil,(ag=new LW.ptr(k[0].http2HeadersFrame.http2FrameHeader.StreamID,1,af),new ag.constructor.elem(ag))];$s=33;case 33:return ah;case 29:ai=[k[0],$ifaceNil];$s=34;case 34:return ai;}return;}}catch(err){$err=err;$s=-1;return[ADO.nil,$ifaceNil];}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:MV.ptr.prototype.readMetaFrame,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred};return $f;}}};MV.prototype.readMetaFrame=function(g){return this.$val.readMetaFrame(g);};OL=function(g){var{g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=[h];i=[i];h[0]=new W.Buffer.ptr(ZL.nil,0,0);j=g.Header();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}$r=$clone(j,MQ).writeDebug(h[0]);$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}k=g;if($assertType(k,ADQ,true)[1]){$s=3;continue;}if($assertType(k,ADR,true)[1]){$s=4;continue;}if($assertType(k,ADS,true)[1]){$s=5;continue;}if($assertType(k,ADT,true)[1]){$s=6;continue;}if($assertType(k,ADU,true)[1]){$s=7;continue;}if($assertType(k,ADV,true)[1]){$s=8;continue;}$s=9;continue;case 3:l=k.$val;i[0]=0;r=l.ForeachSetting((function(h,i){return function $b(r){var{r,s,t,$s,$r,$c}=$restore(this,{r});$s=$s||0;s:while(true){switch($s){case 0:i[0]=i[0]+(1)>>0;if(i[0]===1){$s=1;continue;}$s=2;continue;case 1:s=h[0].WriteString(", settings:");$s=3;case 3:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}s;case 2:t=H.Fprintf(h[0]," %v=%v,",new ZB([new PM(r.ID),new $Uint32(r.Val)]));$s=4;case 4:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}t;$s=-1;return $ifaceNil;}return;}var $f={$blk:$b,$c:true,$r,r,s,t,$s};return $f;};})(h,i));$s=10;case 10:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}r;if(i[0]>0){h[0].Truncate(h[0].Len()-1>>0);}$s=9;continue;case 4:m=k.$val;s=m.Data();if(s.$length>256){s=$subslice(s,0,256);}t=H.Fprintf(h[0]," data=%q",new ZB([s]));$s=11;case 11:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}t;if(m.Data().$length>256){$s=12;continue;}$s=13;continue;case 12:u=H.Fprintf(h[0]," (%d bytes omitted)",new ZB([new $Int((m.Data().$length-256>>0))]));$s=14;case 14:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}u;case 13:$s=9;continue;case 5:n=k.$val;if(n.http2FrameHeader.StreamID===0){$s=15;continue;}$s=16;continue;case 15:v=h[0].WriteString(" (conn)");$s=17;case 17:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}v;case 16:w=H.Fprintf(h[0]," incr=%v",new ZB([new $Uint32(n.Increment)]));$s=18;case 18:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}w;$s=9;continue;case 6:o=k.$val;x=H.Fprintf(h[0]," ping=%q",new ZB([new ZL(o.Data)]));$s=19;case 19:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}x;$s=9;continue;case 7:p=k.$val;y=H.Fprintf(h[0]," LastStreamID=%v ErrCode=%v Debug=%q",new ZB([new $Uint32(p.LastStreamID),new LT(p.ErrCode),p.debugData]));$s=20;case 20:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}y;$s=9;continue;case 8:q=k.$val;z=H.Fprintf(h[0]," ErrCode=%v",new ZB([new LT(q.ErrCode)]));$s=21;case 21:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}z;case 9:$s=-1;return h[0].String();}return;}var $f={$blk:OL,$c:true,$r,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};OM=function(g){var g;return!(g===AAH.nil)&&!(g.WroteHeaderField===$throwNilPointerError);};ON=function(g,h,i){var{g,h,i,$s,$r,$c}=$restore(this,{g,h,i});$s=$s||0;s:while(true){switch($s){case 0:if(!(g===AAH.nil)&&!(g.WroteHeaderField===$throwNilPointerError)){$s=1;continue;}$s=2;continue;case 1:$r=g.WroteHeaderField(h,new ZK([i]));$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 2:$s=-1;return;}return;}var $f={$blk:ON,$c:true,$r,g,h,i,$s};return $f;};OO=function(g){var g;if(!(g===AAH.nil)){return g.Got1xxResponse;}return $throwNilPointerError;};SD.ptr.prototype.dialTLSWithContext=function(g,h,i,j){var{g,h,i,j,k,l,m,n,o,p,q,$s,$r,$c}=$restore(this,{g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=this;l=new F.Dialer.ptr(ADW.nil,j);n=l.DialContext(g,h,i);$s=1;case 1:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;o=m[0];p=m[1];if(!($interfaceIsEqual(p,$ifaceNil))){$s=-1;return[AAX.nil,p];}q=$assertType(o,AAX);$s=-1;return[q,$ifaceNil];}return;}var $f={$blk:SD.ptr.prototype.dialTLSWithContext,$c:true,$r,g,h,i,j,k,l,m,n,o,p,q,$s};return $f;};SD.prototype.dialTLSWithContext=function(g,h,i,j){return this.$val.dialTLSWithContext(g,h,i,j);};OR=function(){var{g,h,i,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:if(!OP){$s=-1;return new OQ(0,0);}h=OT();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=((g=h,new OQ(g.$high,g.$low)));$s=2;case 2:return i;}return;}var $f={$blk:OR,$c:true,$r,g,h,i,$s};return $f;};OQ.prototype.check=function(){var{g,h,i,j,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;if(!OP){$s=-1;return;}i=OT();$s=3;case 3:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}if(!((h=i,j=(new $Uint64(g.$high,g.$low)),(h.$high===j.$high&&h.$low===j.$low)))){$s=1;continue;}$s=2;continue;case 1:$panic(new $String("running on the wrong goroutine"));case 2:$s=-1;return;}return;}var $f={$blk:OQ.prototype.check,$c:true,$r,g,h,i,j,$s};return $f;};$ptrType(OQ).prototype.check=function(){return this.$get().check();};OQ.prototype.checkNotOn=function(){var{g,h,i,j,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;if(!OP){$s=-1;return;}i=OT();$s=3;case 3:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}if((h=i,j=(new $Uint64(g.$high,g.$low)),(h.$high===j.$high&&h.$low===j.$low))){$s=1;continue;}$s=2;continue;case 1:$panic(new $String("running on the wrong goroutine"));case 2:$s=-1;return;}return;}var $f={$blk:OQ.prototype.checkNotOn,$c:true,$r,g,h,i,j,$s};return $f;};$ptrType(OQ).prototype.checkNotOn=function(){return this.$get().checkNotOn();};OT=function(){var{g,h,i,j,k,l,m,n,o,p,$s,$deferred,$r,$c}=$restore(this,{});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);g=OU.Get();$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=$assertType(g,ZN);$deferred.push([$methodVal(OU,"Put"),[h]]);i=h.$get();i=$subslice(i,0,AD.Stack(i,false));i=W.TrimPrefix(i,OS);j=W.IndexByte(i,32);if(j<0){$s=2;continue;}$s=3;continue;case 2:k=H.Sprintf("No space found in %q",new ZB([i]));$s=4;case 4:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}$panic(new $String(k));case 3:i=$subslice(i,0,j);l=OV(i,10,64);m=l[0];n=l[1];if(!($interfaceIsEqual(n,$ifaceNil))){$s=5;continue;}$s=6;continue;case 5:o=H.Sprintf("Failed to parse goroutine ID out of %q: %v",new ZB([i,n]));$s=7;case 7:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}$panic(new $String(o));case 6:p=m;$s=8;case 8:return p;}return;}}catch(err){$err=err;$s=-1;return new $Uint64(0,0);}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:OT,$c:true,$r,g,h,i,j,k,l,m,n,o,p,$s,$deferred};return $f;}}};OV=function(g,h,i){var g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s;$s=$s||0;s:while(true){switch($s){case 0:j=new $Uint64(0,0);k=$ifaceNil;l=new $Uint64(0,0);m=new $Uint64(0,0);n=l;o=m;if(i===0){i=32;}p=g;if(g.$length<1){$s=2;continue;}if(2<=h&&h<=36){$s=3;continue;}if((h===0)){$s=4;continue;}$s=5;continue;case 2:k=Z.ErrSyntax;$s=7;continue;$s=6;continue;case 3:$s=6;continue;case 4:if(((0>=g.$length?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+0])===48)&&g.$length>1&&(((1>=g.$length?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+1])===120)||((1>=g.$length?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+1])===88))){$s=9;continue;}if(((0>=g.$length?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+0])===48)){$s=10;continue;}$s=11;continue;case 9:h=16;g=$subslice(g,2);if(g.$length<1){$s=13;continue;}$s=14;continue;case 13:k=Z.ErrSyntax;$s=7;continue;case 14:$s=12;continue;case 10:h=8;$s=12;continue;case 11:h=10;case 12:case 8:$s=6;continue;case 5:k=G.New("invalid base "+Z.Itoa(h));$s=7;continue;case 6:case 1:j=new $Uint64(0,0);n=OW(h);o=(q=$shiftLeft64(new $Uint64(0,1),((i>>>0))),new $Uint64(q.$high-0,q.$low-1));r=0;case 15:if(!(r=g.$length)?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+r]);if(48<=t&&t<=57){$s=18;continue;}if(97<=t&&t<=122){$s=19;continue;}if(65<=t&&t<=90){$s=20;continue;}$s=21;continue;case 18:s=t-48<<24>>>24;$s=22;continue;case 19:s=(t-97<<24>>>24)+10<<24>>>24;$s=22;continue;case 20:s=(t-65<<24>>>24)+10<<24>>>24;$s=22;continue;case 21:j=new $Uint64(0,0);k=Z.ErrSyntax;$s=7;continue;case 22:case 17:if(((s>>0))>=h){$s=23;continue;}$s=24;continue;case 23:j=new $Uint64(0,0);k=Z.ErrSyntax;$s=7;continue;case 24:if((j.$high>n.$high||(j.$high===n.$high&&j.$low>=n.$low))){$s=25;continue;}$s=26;continue;case 25:j=new $Uint64(4294967295,4294967295);k=Z.ErrRange;$s=7;continue;case 26:j=$mul64(j,((new $Uint64(0,h))));v=(u=(new $Uint64(0,s)),new $Uint64(j.$high+u.$high,j.$low+u.$low));if((v.$higho.$high||(v.$high===o.$high&&v.$low>o.$low))){$s=27;continue;}$s=28;continue;case 27:j=new $Uint64(4294967295,4294967295);k=Z.ErrRange;$s=7;continue;case 28:j=v;r=r+(1)>>0;$s=15;continue;case 16:w=j;x=$ifaceNil;j=w;k=x;$s=-1;return[j,k];case 7:y=j;z=new Z.NumError.ptr("ParseUint",($bytesToString(p)),k);j=y;k=z;$s=-1;return[j,k];}return;}};OW=function(g){var g,h;if(g<2){return new $Uint64(0,0);}return(h=$div64(new $Uint64(4294967295,4294967295),(new $Uint64(0,g)),false),new $Uint64(h.$high+0,h.$low+1));};PA=function(){var{$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:$r=OX.Do(PB);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:PA,$c:true,$r,$s};return $f;};PB=function(){var{g,h,i,j,k,l,m,n,o,p,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=new ZK(["accept","accept-charset","accept-encoding","accept-language","accept-ranges","age","access-control-allow-origin","allow","authorization","cache-control","content-disposition","content-encoding","content-language","content-length","content-location","content-range","content-type","cookie","date","etag","expect","expires","from","host","if-match","if-modified-since","if-none-match","if-unmodified-since","last-modified","link","location","max-forwards","proxy-authenticate","proxy-authorization","range","referer","refresh","retry-after","server","set-cookie","strict-transport-security","trailer","transfer-encoding","user-agent","vary","via","www-authenticate"]);OY=(h=g.$length,((h<0||h>2147483647)?$throwRuntimeError("makemap: size out of range"):{}));OZ=(i=g.$length,((i<0||i>2147483647)?$throwRuntimeError("makemap: size out of range"):{}));j=g;k=0;case 1:if(!(k=j.$length)?($throwRuntimeError("index out of range"),undefined):j.$array[j.$offset+k]);m=KX(l);$s=3;case 3:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;o=n;(OY||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(o)]={k:o,v:l};p=l;(OZ||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(p)]={k:p,v:n};k++;$s=1;continue;case 2:$s=-1;return;}return;}var $f={$blk:PB,$c:true,$r,g,h,i,j,k,l,m,n,o,p,$s};return $f;};PC=function(g){var{g,h,i,j,k,l,m,n,o,p,q,r,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h="";i=false;$r=PA();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}j=(k=OY[$String.keyFor(g)],k!==undefined?[k.v,true]:["",false]);l=j[0];m=j[1];if(m){n=l;o=true;h=n;i=o;$s=-1;return[h,i];}q=LD(g);$s=2;case 2:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}p=q;h=p[0];i=p[1];r=[h,i];$s=3;case 3:return r;}return;}var $f={$blk:PC,$c:true,$r,g,h,i,j,k,l,m,n,o,p,q,r,$s};return $f;};PH=function(){var{g,h,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=AN.Getenv("GODEBUG");$s=1;case 1:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;if(Q.Contains(h,"http2debug=1")){PD=true;}if(Q.Contains(h,"http2debug=2")){PD=true;PE=true;PF=true;}$s=-1;return;}return;}var $f={$blk:PH,$c:true,$r,g,h,$s};return $f;};PJ.prototype.String=function(){var g;g=this.$val;return((g<0||g>=PK.length)?($throwRuntimeError("index out of range"),undefined):PK[g]);};$ptrType(PJ).prototype.String=function(){return new PJ(this.$get()).String();};PL.ptr.prototype.String=function(){var{g,h,i,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=H.Sprintf("[%v = %d]",new ZB([new PM(g.ID),new $Uint32(g.Val)]));$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=2;case 2:return i;}return;}var $f={$blk:PL.ptr.prototype.String,$c:true,$r,g,h,i,$s};return $f;};PL.prototype.String=function(){return this.$val.String();};PL.ptr.prototype.Valid=function(){var g,h;g=this;h=g.ID;if(h===(2)){if(!((g.Val===1))&&!((g.Val===0))){return new LV(1);}}else if(h===(4)){if(g.Val>2147483647){return new LV(3);}}else if(h===(5)){if(g.Val<16384||g.Val>16777215){return new LV(1);}}return $ifaceNil;};PL.prototype.Valid=function(){return this.$val.Valid();};PM.prototype.String=function(){var{g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this.$val;h=(i=PN[PM.keyFor(g)],i!==undefined?[i.v,true]:["",false]);j=h[0];k=h[1];if(k){$s=-1;return j;}l=H.Sprintf("UNKNOWN_SETTING_%d",new ZB([new $Uint16(((g<<16>>>16)))]));$s=1;case 1:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;$s=2;case 2:return m;}return;}var $f={$blk:PM.prototype.String,$c:true,$r,g,h,i,j,k,l,m,$s};return $f;};$ptrType(PM).prototype.String=function(){return new PM(this.$get()).String();};PO=function(g){var g,h,i,j,k;if(g.length===0){return false;}h=g;i=0;while(true){if(!(i2147483647){$panic(new $String("out of range"));}return((g>>>0));};PX=function(g){var g;if(g>=100&&g<=199){return false;}else if((g===204)){return false;}else if((g===304)){return false;}return true;};PY.ptr.prototype.Error=function(){var g;g=this;return g.msg;};PY.prototype.Error=function(){return this.$val.Error();};PY.ptr.prototype.Timeout=function(){var g;g=this;return g.timeout;};PY.prototype.Timeout=function(){return this.$val.Timeout();};PY.ptr.prototype.Temporary=function(){var g;g=this;return true;};PY.prototype.Temporary=function(){return this.$val.Temporary();};QC.ptr.prototype.Len=function(){var g;g=this;return g.v.$length;};QC.prototype.Len=function(){return this.$val.Len();};QC.ptr.prototype.Swap=function(g,h){var g,h,i,j,k,l,m,n,o;i=this;j=(k=i.v,((h<0||h>=k.$length)?($throwRuntimeError("index out of range"),undefined):k.$array[k.$offset+h]));l=(m=i.v,((g<0||g>=m.$length)?($throwRuntimeError("index out of range"),undefined):m.$array[m.$offset+g]));(n=i.v,((g<0||g>=n.$length)?($throwRuntimeError("index out of range"),undefined):n.$array[n.$offset+g]=j));(o=i.v,((h<0||h>=o.$length)?($throwRuntimeError("index out of range"),undefined):o.$array[o.$offset+h]=l));};QC.prototype.Swap=function(g,h){return this.$val.Swap(g,h);};QC.ptr.prototype.Less=function(g,h){var g,h,i,j,k;i=this;return(j=i.v,((g<0||g>=j.$length)?($throwRuntimeError("index out of range"),undefined):j.$array[j.$offset+g]))<(k=i.v,((h<0||h>=k.$length)?($throwRuntimeError("index out of range"),undefined):k.$array[k.$offset+h]));};QC.prototype.Less=function(g,h){return this.$val.Less(g,h);};QC.ptr.prototype.Keys=function(g){var{g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;i=$subslice(h.v,0,0);j=g;k=0;l=$keys(j);while(true){if(!(k0&&(g.charCodeAt(0)===47))||g==="*";};QF.ptr.prototype.setBuffer=function(g){var{g,h,$s,$deferred,$r,$c}=$restore(this,{g});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);h=this;$r=h.mu.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(h.mu,"Unlock"),[]]);if(!($interfaceIsEqual(h.err,$ifaceNil))||!($interfaceIsEqual(h.breakErr,$ifaceNil))){$s=2;continue;}$s=3;continue;case 2:$s=4;case 4:return;case 3:h.b=g;$s=-1;return;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:QF.ptr.prototype.setBuffer,$c:true,$r,g,h,$s,$deferred};return $f;}}};QF.prototype.setBuffer=function(g){return this.$val.setBuffer(g);};QF.ptr.prototype.Len=function(){var{g,h,i,j,$s,$deferred,$r,$c}=$restore(this,{});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);g=this;$r=g.mu.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(g.mu,"Unlock"),[]]);if($interfaceIsEqual(g.b,$ifaceNil)){$s=2;continue;}$s=3;continue;case 2:h=g.unread;$s=4;case 4:return h;case 3:i=g.b.Len();$s=5;case 5:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;$s=6;case 6:return j;}return;}}catch(err){$err=err;$s=-1;return 0;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:QF.ptr.prototype.Len,$c:true,$r,g,h,i,j,$s,$deferred};return $f;}}};QF.prototype.Len=function(){return this.$val.Len();};QF.ptr.prototype.Read=function(g){var{g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,$s,$deferred,$r,$c}=$restore(this,{g});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);h=0;i=$ifaceNil;j=this;$r=j.mu.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(j.mu,"Unlock"),[]]);if($interfaceIsEqual(j.c.L,$ifaceNil)){j.c.L=j.mu;}case 2:if(!($interfaceIsEqual(j.breakErr,$ifaceNil))){$s=4;continue;}$s=5;continue;case 4:k=0;l=j.breakErr;h=k;i=l;m=[h,i];$s=6;case 6:return m;case 5:if(!(!($interfaceIsEqual(j.b,$ifaceNil)))){n=false;$s=9;continue s;}o=j.b.Len();$s=10;case 10:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}n=o>0;case 9:if(n){$s=7;continue;}$s=8;continue;case 7:q=j.b.Read(g);$s=11;case 11:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}p=q;h=p[0];i=p[1];r=[h,i];$s=12;case 12:return r;case 8:if(!($interfaceIsEqual(j.err,$ifaceNil))){$s=13;continue;}$s=14;continue;case 13:if(!(j.readFn===$throwNilPointerError)){$s=15;continue;}$s=16;continue;case 15:$r=j.readFn();$s=17;case 17:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}j.readFn=$throwNilPointerError;case 16:j.b=$ifaceNil;s=0;t=j.err;h=s;i=t;u=[h,i];$s=18;case 18:return u;case 14:$r=j.c.Wait();$s=19;case 19:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=2;continue;case 3:$s=-1;return[h,i];}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if(!$curGoroutine.asleep){return[h,i];}if($curGoroutine.asleep){var $f={$blk:QF.ptr.prototype.Read,$c:true,$r,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,$s,$deferred};return $f;}}};QF.prototype.Read=function(g){return this.$val.Read(g);};QF.ptr.prototype.Write=function(g){var{g,h,i,j,k,l,m,n,o,p,q,r,s,$s,$deferred,$r,$c}=$restore(this,{g});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);h=0;i=$ifaceNil;j=this;$r=j.mu.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(j.mu,"Unlock"),[]]);if($interfaceIsEqual(j.c.L,$ifaceNil)){j.c.L=j.mu;}$deferred.push([$methodVal(j.c,"Signal"),[]]);if(!($interfaceIsEqual(j.err,$ifaceNil))){$s=2;continue;}$s=3;continue;case 2:k=0;l=QH;h=k;i=l;m=[h,i];$s=4;case 4:return m;case 3:if(!($interfaceIsEqual(j.breakErr,$ifaceNil))){$s=5;continue;}$s=6;continue;case 5:j.unread=j.unread+(g.$length)>>0;n=g.$length;o=$ifaceNil;h=n;i=o;p=[h,i];$s=7;case 7:return p;case 6:r=j.b.Write(g);$s=8;case 8:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}q=r;h=q[0];i=q[1];s=[h,i];$s=9;case 9:return s;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if(!$curGoroutine.asleep){return[h,i];}if($curGoroutine.asleep){var $f={$blk:QF.ptr.prototype.Write,$c:true,$r,g,h,i,j,k,l,m,n,o,p,q,r,s,$s,$deferred};return $f;}}};QF.prototype.Write=function(g){return this.$val.Write(g);};QF.ptr.prototype.CloseWithError=function(g){var{g,h,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;$r=h.closeWithError((h.$ptr_err||(h.$ptr_err=new ADX(function(){return this.$target.err;},function($v){this.$target.err=$v;},h))),g,$throwNilPointerError);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:QF.ptr.prototype.CloseWithError,$c:true,$r,g,h,$s};return $f;};QF.prototype.CloseWithError=function(g){return this.$val.CloseWithError(g);};QF.ptr.prototype.BreakWithError=function(g){var{g,h,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;$r=h.closeWithError((h.$ptr_breakErr||(h.$ptr_breakErr=new ADX(function(){return this.$target.breakErr;},function($v){this.$target.breakErr=$v;},h))),g,$throwNilPointerError);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:QF.ptr.prototype.BreakWithError,$c:true,$r,g,h,$s};return $f;};QF.prototype.BreakWithError=function(g){return this.$val.BreakWithError(g);};QF.ptr.prototype.closeWithErrorAndCode=function(g,h){var{g,h,i,$s,$r,$c}=$restore(this,{g,h});$s=$s||0;s:while(true){switch($s){case 0:i=this;$r=i.closeWithError((i.$ptr_err||(i.$ptr_err=new ADX(function(){return this.$target.err;},function($v){this.$target.err=$v;},i))),g,h);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:QF.ptr.prototype.closeWithErrorAndCode,$c:true,$r,g,h,i,$s};return $f;};QF.prototype.closeWithErrorAndCode=function(g,h){return this.$val.closeWithErrorAndCode(g,h);};QF.ptr.prototype.closeWithError=function(g,h,i){var{g,h,i,j,k,$s,$deferred,$r,$c}=$restore(this,{g,h,i});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);j=this;if($interfaceIsEqual(h,$ifaceNil)){$panic(new $String("err must be non-nil"));}$r=j.mu.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(j.mu,"Unlock"),[]]);if($interfaceIsEqual(j.c.L,$ifaceNil)){j.c.L=j.mu;}$deferred.push([$methodVal(j.c,"Signal"),[]]);if(!($interfaceIsEqual(g.$get(),$ifaceNil))){$s=2;continue;}$s=3;continue;case 2:$s=4;case 4:return;case 3:j.readFn=i;if(g===(j.$ptr_breakErr||(j.$ptr_breakErr=new ADX(function(){return this.$target.breakErr;},function($v){this.$target.breakErr=$v;},j)))){$s=5;continue;}$s=6;continue;case 5:if(!($interfaceIsEqual(j.b,$ifaceNil))){$s=7;continue;}$s=8;continue;case 7:k=j.b.Len();$s=9;case 9:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j.unread=j.unread+(k)>>0;case 8:j.b=$ifaceNil;case 6:g.$set(h);j.closeDoneLocked();$s=-1;return;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:QF.ptr.prototype.closeWithError,$c:true,$r,g,h,i,j,k,$s,$deferred};return $f;}}};QF.prototype.closeWithError=function(g,h,i){return this.$val.closeWithError(g,h,i);};QF.ptr.prototype.closeDoneLocked=function(){var g,h;g=this;if(g.donec===$chanNil){return;}h=$select([[g.donec],[]]);if(h[0]===0){}else if(h[0]===1){$close(g.donec);}};QF.prototype.closeDoneLocked=function(){return this.$val.closeDoneLocked();};QF.ptr.prototype.Err=function(){var{g,h,i,$s,$deferred,$r,$c}=$restore(this,{});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);g=this;$r=g.mu.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(g.mu,"Unlock"),[]]);if(!($interfaceIsEqual(g.breakErr,$ifaceNil))){$s=2;continue;}$s=3;continue;case 2:h=g.breakErr;$s=4;case 4:return h;case 3:i=g.err;$s=5;case 5:return i;}return;}}catch(err){$err=err;$s=-1;return $ifaceNil;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:QF.ptr.prototype.Err,$c:true,$r,g,h,i,$s,$deferred};return $f;}}};QF.prototype.Err=function(){return this.$val.Err();};QF.ptr.prototype.Done=function(){var{g,h,$s,$deferred,$r,$c}=$restore(this,{});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);g=this;$r=g.mu.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(g.mu,"Unlock"),[]]);if(g.donec===$chanNil){g.donec=new $Chan(AAQ,0);if(!($interfaceIsEqual(g.err,$ifaceNil))||!($interfaceIsEqual(g.breakErr,$ifaceNil))){g.closeDoneLocked();}}h=g.donec;$s=2;case 2:return h;}return;}}catch(err){$err=err;$s=-1;return $chanNil;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:QF.ptr.prototype.Done,$c:true,$r,g,h,$s,$deferred};return $f;}}};QF.prototype.Done=function(){return this.$val.Done();};QR.ptr.prototype.initialConnRecvWindowSize=function(){var g;g=this;if(g.MaxUploadBufferPerConnection>65535){return g.MaxUploadBufferPerConnection;}return 1048576;};QR.prototype.initialConnRecvWindowSize=function(){return this.$val.initialConnRecvWindowSize();};QR.ptr.prototype.initialStreamRecvWindowSize=function(){var g;g=this;if(g.MaxUploadBufferPerStream>0){return g.MaxUploadBufferPerStream;}return 1048576;};QR.prototype.initialStreamRecvWindowSize=function(){return this.$val.initialStreamRecvWindowSize();};QR.ptr.prototype.maxReadFrameSize=function(){var g,h;g=this;h=g.MaxReadFrameSize;if(h>=16384&&h<=16777215){return h;}return 1048576;};QR.prototype.maxReadFrameSize=function(){return this.$val.maxReadFrameSize();};QR.ptr.prototype.maxConcurrentStreams=function(){var g,h;g=this;h=g.MaxConcurrentStreams;if(h>0){return h;}return 250;};QR.prototype.maxConcurrentStreams=function(){return this.$val.maxConcurrentStreams();};QR.ptr.prototype.maxQueuedControlFrames=function(){var g;g=this;return 10000;};QR.prototype.maxQueuedControlFrames=function(){return this.$val.maxQueuedControlFrames();};QS.ptr.prototype.registerConn=function(g){var{g,h,i,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;if(h===ACR.nil){$s=-1;return;}$r=h.mu.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}i=g;(h.activeConns||$throwRuntimeError("assignment to entry in nil map"))[ZZ.keyFor(i)]={k:i,v:new AAQ.ptr()};$r=h.mu.Unlock();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:QS.ptr.prototype.registerConn,$c:true,$r,g,h,i,$s};return $f;};QS.prototype.registerConn=function(g){return this.$val.registerConn(g);};QS.ptr.prototype.unregisterConn=function(g){var{g,h,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;if(h===ACR.nil){$s=-1;return;}$r=h.mu.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}delete h.activeConns[ZZ.keyFor(g)];$r=h.mu.Unlock();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:QS.ptr.prototype.unregisterConn,$c:true,$r,g,h,$s};return $f;};QS.prototype.unregisterConn=function(g){return this.$val.unregisterConn(g);};QS.ptr.prototype.startGracefulShutdown=function(){var{g,h,i,j,k,l,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;if(g===ACR.nil){$s=-1;return;}$r=g.mu.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}h=g.activeConns;i=0;j=$keys(h);case 2:if(!(i=p.$length)?($throwRuntimeError("index out of range"),undefined):p.$array[p.$offset+q]);s=r;if((s===(49199))||(s===(49195))){o=true;}q++;}if(!o){$s=5;continue;}$s=6;continue;case 5:t=H.Errorf("http2: TLSConfig.CipherSuites is missing an HTTP/2-required AES_128_GCM_SHA256 cipher (need at least one of TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 or TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256)",new ZB([]));$s=7;case 7:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=t;$s=8;case 8:return u;case 6:case 4:g.TLSConfig.PreferServerCipherSuites=true;if(!TS(g.TLSConfig.NextProtos,"h2")){g.TLSConfig.NextProtos=$append(g.TLSConfig.NextProtos,"h2");}if(!TS(g.TLSConfig.NextProtos,"http/1.1")){g.TLSConfig.NextProtos=$append(g.TLSConfig.NextProtos,"http/1.1");}if(g.TLSNextProto===false){g.TLSNextProto=$makeMap($String.keyFor,[]);}v=(function(h){return function $b(v,w,x){var{aa,ab,ac,v,w,x,y,z,$s,$r,$c}=$restore(this,{v,w,x});$s=$s||0;s:while(true){switch($s){case 0:if(!(QN===$throwNilPointerError)){$s=1;continue;}$s=2;continue;case 1:$r=QN();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 2:y=$ifaceNil;z=$assertType(x,ADZ,true);aa=z[0];ab=z[1];if(ab){$s=4;continue;}$s=5;continue;case 4:ac=aa.BaseContext();$s=6;case 6:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}y=ac;case 5:$r=h[0].ServeConn(w,new QU.ptr(y,v,x));$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,aa,ab,ac,v,w,x,y,z,$s};return $f;};})(h);w="h2";(g.TLSNextProto||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(w)]={k:w,v:v};$s=-1;return $ifaceNil;}return;}var $f={$blk:QT,$c:true,$r,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s};return $f;};QU.ptr.prototype.context=function(){var g;g=this;if(!(g===AEA.nil)&&!($interfaceIsEqual(g.Context,$ifaceNil))){return g.Context;}return A.Background();};QU.prototype.context=function(){return this.$val.context();};QU.ptr.prototype.baseConfig=function(){var g;g=this;if(!(g===AEA.nil)&&!(g.BaseConfig===ABW.nil)){return g.BaseConfig;}return new HR.ptr("",$ifaceNil,ZI.nil,new T.Duration(0,0),new T.Duration(0,0),new T.Duration(0,0),new T.Duration(0,0),0,false,$throwNilPointerError,ACO.nil,$throwNilPointerError,$throwNilPointerError,0,0,new R.Once.ptr(0,new R.Mutex.ptr(0,0)),$ifaceNil,new R.Mutex.ptr(0,0),false,false,$chanNil,ACP.nil);};QU.prototype.baseConfig=function(){return this.$val.baseConfig();};QU.ptr.prototype.handler=function(){var g;g=this;if(!(g===AEA.nil)){if(!($interfaceIsEqual(g.Handler,$ifaceNil))){return g.Handler;}if(!(g.BaseConfig===ABW.nil)&&!($interfaceIsEqual(g.BaseConfig.Handler,$ifaceNil))){return g.BaseConfig.Handler;}}return $pkg.DefaultServeMux;};QU.prototype.handler=function(){return this.$val.handler();};QR.ptr.prototype.ServeConn=function(g,h){var{aa,ab,ac,ad,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred,$r,$c}=$restore(this,{g,h});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);i=this;k=QV(g,h);$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j=k;l=j[0];m=j[1];$deferred.push([m,[]]);n=g.RemoteAddr();$s=2;case 2:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n.String();$s=3;case 3:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=OR();$s=4;case 4:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=new QW.ptr(i,h.baseConfig(),g,PU(g),h.handler(),l,ADH.nil,new $Chan(AAQ,0),new $Chan(RA,0),new $Chan(UZ,8),new $Chan(RB,1),new $Chan(RO,0),new $Chan($emptyInterface,8),new MH.ptr(ZV.zero(),0,ADG.nil),new MH.ptr(ZV.zero(),0,ADG.nil),AAV.nil,o,$ifaceNil,p,true,false,false,0,0,4294967295,i.maxConcurrentStreams(),0,0,0,0,{},65535,16384,4096,0,false,false,false,false,false,false,false,0,AAP.nil,AAP.nil,new W.Buffer.ptr(ZL.nil,0,0),AEC.nil,new R.Once.ptr(0,new R.Mutex.ptr(0,0)));$r=i.state.registerConn(q);$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(i.state,"unregisterConn"),[q]]);if(!((r=q.hs.WriteTimeout,(r.$high===0&&r.$low===0)))){$s=6;continue;}$s=7;continue;case 6:s=q.conn.SetWriteDeadline(new T.Time.ptr(new $Uint64(0,0),new $Int64(0,0),YZ.nil));$s=8;case 8:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}s;case 7:if(!(i.NewWriteScheduler===$throwNilPointerError)){$s=9;continue;}$s=10;continue;case 9:t=i.NewWriteScheduler();$s=12;case 12:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}q.writeSched=t;$s=11;continue;case 10:q.writeSched=VI();case 11:q.flow.add(65535);q.inflow.add(65535);u=AO.NewEncoder(q.headerWriteBuf);$s=13;case 13:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}q.hpackEncoder=u;v=MX(q.bw,g);if(!(i.CountError===$throwNilPointerError)){v.countError=i.CountError;}w=AO.NewDecoder(4096,$throwNilPointerError);$s=14;case 14:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}v.ReadMetaHeaders=w;v.MaxHeaderListSize=q.maxHeaderListSize();v.SetMaxReadFrameSize(i.maxReadFrameSize());q.framer=v;x=$assertType(g,QA,true);y=x[0];z=x[1];if(z){$s=15;continue;}$s=16;continue;case 15:q.tlsState=new F.ConnectionState.ptr(0,false,false,0,"",false,"",AAS.nil,AAT.nil,ZO.nil,ZL.nil,ZL.nil,$throwNilPointerError);aa=y.ConnectionState();$s=17;case 17:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}F.ConnectionState.copy(q.tlsState,aa);if(q.tlsState.Version<771){$s=18;continue;}$s=19;continue;case 18:$r=q.rejectConn(12,"TLS version too low");$s=20;case 20:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=21;case 21:return;case 19:if(q.tlsState.ServerName===""){}if(!i.PermitProhibitedCipherSuites&&LE(q.tlsState.CipherSuite)){$s=22;continue;}$s=23;continue;case 22:ab=H.Sprintf("Prohibited TLS 1.2 Cipher Suite: %x",new ZB([new $Uint16(q.tlsState.CipherSuite)]));$s=24;case 24:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}ac=ab;$r=q.rejectConn(12,ac);$s=25;case 25:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=26;case 26:return;case 23:case 16:ad=QO;if(!(ad===$throwNilPointerError)){$s=27;continue;}$s=28;continue;case 27:$r=ad(q);$s=29;case 29:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 28:$r=q.serve();$s=30;case 30:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:QR.ptr.prototype.ServeConn,$c:true,$r,aa,ab,ac,ad,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred};return $f;}}};QR.prototype.ServeConn=function(g,h){return this.$val.ServeConn(g,h);};QV=function(g,h){var{g,h,i,j,k,l,m,n,o,p,q,r,s,$s,$r,$c}=$restore(this,{g,h});$s=$s||0;s:while(true){switch($s){case 0:i=$ifaceNil;j=$throwNilPointerError;l=A.WithCancel(h.context());$s=1;case 1:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k=l;i=k[0];j=k[1];m=i;n=$pkg.LocalAddrContextKey;o=g.LocalAddr();$s=2;case 2:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=o;q=A.WithValue(m,n,p);$s=3;case 3:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}i=q;r=h.baseConfig();if(!(r===ABW.nil)){$s=4;continue;}$s=5;continue;case 4:s=A.WithValue(i,$pkg.ServerContextKey,r);$s=6;case 6:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}i=s;case 5:$s=-1;return[i,j];}return;}var $f={$blk:QV,$c:true,$r,g,h,i,j,k,l,m,n,o,p,q,r,s,$s};return $f;};QW.ptr.prototype.rejectConn=function(g,h){var{g,h,i,j,k,l,$s,$r,$c}=$restore(this,{g,h});$s=$s||0;s:while(true){switch($s){case 0:i=this;$r=i.vlogf("http2: server rejecting conn: %v, %s",new ZB([new LT(g),new $String(h)]));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}j=i.framer.WriteGoAway(0,g,(new ZL($stringToBytes(h))));$s=2;case 2:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}j;k=i.bw.Flush();$s=3;case 3:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}k;l=i.conn.Close();$s=4;case 4:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}l;$s=-1;return;}return;}var $f={$blk:QW.ptr.prototype.rejectConn,$c:true,$r,g,h,i,j,k,l,$s};return $f;};QW.prototype.rejectConn=function(g,h){return this.$val.rejectConn(g,h);};QW.ptr.prototype.maxHeaderListSize=function(){var g,h;g=this;h=g.hs.MaxHeaderBytes;if(h<=0){h=1048576;}return(((h+320>>0)>>>0));};QW.prototype.maxHeaderListSize=function(){return this.$val.maxHeaderListSize();};QW.ptr.prototype.curOpenStreams=function(){var{g,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;$r=g.serveG.check();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return g.curClientStreams+g.curPushedStreams>>>0;}return;}var $f={$blk:QW.ptr.prototype.curOpenStreams,$c:true,$r,g,$s};return $f;};QW.prototype.curOpenStreams=function(){return this.$val.curOpenStreams();};QW.ptr.prototype.Framer=function(){var g;g=this;return g.framer;};QW.prototype.Framer=function(){return this.$val.Framer();};QW.ptr.prototype.CloseConn=function(){var{g,h,i,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=g.conn.Close();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=2;case 2:return i;}return;}var $f={$blk:QW.ptr.prototype.CloseConn,$c:true,$r,g,h,i,$s};return $f;};QW.prototype.CloseConn=function(){return this.$val.CloseConn();};QW.ptr.prototype.Flush=function(){var{g,h,i,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=g.bw.Flush();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=2;case 2:return i;}return;}var $f={$blk:QW.ptr.prototype.Flush,$c:true,$r,g,h,i,$s};return $f;};QW.prototype.Flush=function(){return this.$val.Flush();};QW.ptr.prototype.HeaderEncoder=function(){var g;g=this;return[g.hpackEncoder,g.headerWriteBuf];};QW.prototype.HeaderEncoder=function(){return this.$val.HeaderEncoder();};QW.ptr.prototype.state=function(g){var{g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;$r=h.serveG.check();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}i=(j=h.streams[$Uint32.keyFor(g)],j!==undefined?[j.v,true]:[ZW.nil,false]);k=i[0];l=i[1];if(l){$s=-1;return[k.state,k];}if((m=g%2,m===m?m:$throwRuntimeError("integer divide by zero"))===1){if(g<=h.maxClientStreamID){$s=-1;return[4,ZW.nil];}}else{if(g<=h.maxPushPromiseID){$s=-1;return[4,ZW.nil];}}$s=-1;return[0,ZW.nil];}return;}var $f={$blk:QW.ptr.prototype.state,$c:true,$r,g,h,i,j,k,l,m,$s};return $f;};QW.prototype.state=function(g){return this.$val.state(g);};QW.ptr.prototype.setConnState=function(g){var{g,h,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;if(!(h.hs.ConnState===$throwNilPointerError)){$s=1;continue;}$s=2;continue;case 1:$r=h.hs.ConnState(h.conn,g);$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 2:$s=-1;return;}return;}var $f={$blk:QW.ptr.prototype.setConnState,$c:true,$r,g,h,$s};return $f;};QW.prototype.setConnState=function(g){return this.$val.setConnState(g);};QW.ptr.prototype.vlogf=function(g,h){var{g,h,i,$s,$r,$c}=$restore(this,{g,h});$s=$s||0;s:while(true){switch($s){case 0:i=this;if(PD){$s=1;continue;}$s=2;continue;case 1:$r=i.logf(g,h);$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 2:$s=-1;return;}return;}var $f={$blk:QW.ptr.prototype.vlogf,$c:true,$r,g,h,i,$s};return $f;};QW.prototype.vlogf=function(g,h){return this.$val.vlogf(g,h);};QW.ptr.prototype.logf=function(g,h){var{g,h,i,j,$s,$r,$c}=$restore(this,{g,h});$s=$s||0;s:while(true){switch($s){case 0:i=this;j=i.hs.ErrorLog;if(!(j===ACO.nil)){$s=1;continue;}$s=2;continue;case 1:$r=j.Printf(g,h);$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=3;continue;case 2:$r=K.Printf(g,h);$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 3:$s=-1;return;}return;}var $f={$blk:QW.ptr.prototype.logf,$c:true,$r,g,h,i,j,$s};return $f;};QW.prototype.logf=function(g,h){return this.$val.logf(g,h);};QY=function(g){var{g,h,i,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=P.ValueOf(g);$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;if($clone(i,P.Value).Kind()===12){$s=-1;return(($clone(i,P.Value).Uint().$low>>>0));}$s=-1;return 0;}return;}var $f={$blk:QY,$c:true,$r,g,h,i,$s};return $f;};QZ=function(g){var{g,h,i,j,k,l,m,n,o,p,q,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:if($interfaceIsEqual(g,$ifaceNil)){$s=-1;return false;}h=g.Error();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;if(Q.Contains(i,"use of closed network connection")){$s=-1;return true;}if(false){$s=2;continue;}$s=3;continue;case 2:j=$assertType(g,ACM,true);k=j[0];l=j[1];if(l&&k.Op==="read"){$s=4;continue;}$s=5;continue;case 4:m=$assertType(k.Err,AED,true);n=m[0];o=m[1];if(o&&n.Syscall==="wsarecv"){$s=6;continue;}$s=7;continue;case 6:p=QY(n.Err);$s=8;case 8:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=p;if((q===10054)||(q===10053)){$s=-1;return true;}case 7:case 5:case 3:$s=-1;return false;}return;}var $f={$blk:QZ,$c:true,$r,g,h,i,j,k,l,m,n,o,p,q,$s};return $f;};QW.ptr.prototype.condlogf=function(g,h,i){var{g,h,i,j,k,l,$s,$r,$c}=$restore(this,{g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=this;if($interfaceIsEqual(g,$ifaceNil)){$s=-1;return;}if($interfaceIsEqual(g,J.EOF)||$interfaceIsEqual(g,J.ErrUnexpectedEOF)){k=true;$s=4;continue s;}l=QZ(g);$s=5;case 5:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k=l;case 4:if(k||$interfaceIsEqual(g,RH)){$s=1;continue;}$s=2;continue;case 1:$r=j.vlogf(h,i);$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=3;continue;case 2:$r=j.logf(h,i);$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 3:$s=-1;return;}return;}var $f={$blk:QW.ptr.prototype.condlogf,$c:true,$r,g,h,i,j,k,l,$s};return $f;};QW.prototype.condlogf=function(g,h,i){return this.$val.condlogf(g,h,i);};QW.ptr.prototype.canonicalHeader=function(g){var{g,h,i,j,k,l,m,n,o,p,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;$r=h.serveG.check();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=PA();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}i=(j=OZ[$String.keyFor(g)],j!==undefined?[j.v,true]:["",false]);k=i[0];l=i[1];if(l){$s=-1;return k;}m=(n=h.canonHeader[$String.keyFor(g)],n!==undefined?[n.v,true]:["",false]);k=m[0];l=m[1];if(l){$s=-1;return k;}if(h.canonHeader===false){h.canonHeader={};}o=KX(g);$s=3;case 3:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}k=o;if($keys(h.canonHeader).length<32){p=g;(h.canonHeader||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(p)]={k:p,v:k};}$s=-1;return k;}return;}var $f={$blk:QW.ptr.prototype.canonicalHeader,$c:true,$r,g,h,i,j,k,l,m,n,o,p,$s};return $f;};QW.prototype.canonicalHeader=function(g){return this.$val.canonicalHeader(g);};QW.ptr.prototype.readFrames=function(){var{g,h,i,j,k,l,m,n,o,p,q,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=new $Chan(AAQ,0);i=$methodVal(new PR(h),"Done");case 1:k=g.framer.ReadFrame();$s=3;case 3:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j=k;l=j[0];m=j[1];o=$select([[g.readFrameCh,new RA.ptr(l,m,i)],[g.doneServing]]);$s=4;case 4:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}n=o;if(n[0]===0){}else if(n[0]===1){$s=-1;return;}q=$select([[h],[g.doneServing]]);$s=5;case 5:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}p=q;if(p[0]===0){}else if(p[0]===1){$s=-1;return;}if(MZ(m)){$s=-1;return;}$s=1;continue;case 2:$s=-1;return;}return;}var $f={$blk:QW.ptr.prototype.readFrames,$c:true,$r,g,h,i,j,k,l,m,n,o,p,q,$s};return $f;};QW.prototype.readFrames=function(){return this.$val.readFrames();};QW.ptr.prototype.writeFrameAsync=function(g){var{g,h,i,j,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;i=g.write.writeFrame(h);$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;$r=$send(h.wroteFrameCh,$clone(new RB.ptr(ZV.zero(),$clone(g,UZ),j),RB));$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:QW.ptr.prototype.writeFrameAsync,$c:true,$r,g,h,i,j,$s};return $f;};QW.prototype.writeFrameAsync=function(g){return this.$val.writeFrameAsync(g);};QW.ptr.prototype.closeAllStreamsOnConnClose=function(){var{g,h,i,j,k,l,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;$r=g.serveG.check();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}h=g.streams;i=0;j=$keys(h);case 2:if(!(i>>0)))]),ZW.nil,$chanNil));$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}g.unackedSettings=g.unackedSettings+(1)>>0;l=g.srv.initialConnRecvWindowSize()-65535>>0;if(l>0){$s=7;continue;}$s=8;continue;case 7:$r=g.sendWindowUpdate(ZW.nil,((l>>0)));$s=9;case 9:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 8:m=g.readPreface();$s=10;case 10:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;if(!($interfaceIsEqual(n,$ifaceNil))){$s=11;continue;}$s=12;continue;case 11:o=n;p=g.conn.RemoteAddr();$s=13;case 13:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=p;r=n;$r=g.condlogf(o,"http2: server: error reading preface from client %v: %v",new ZB([q,r]));$s=14;case 14:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=15;case 15:return;case 12:$r=g.setConnState(1);$s=16;case 16:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=g.setConnState(2);$s=17;case 17:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(!((s=g.srv.IdleTimeout,(s.$high===0&&s.$low===0)))){$s=18;continue;}$s=19;continue;case 18:t=T.AfterFunc(g.srv.IdleTimeout,$methodVal(g,"onIdleTimer"));$s=20;case 20:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}g.idleTimer=t;$deferred.push([$methodVal(g.idleTimer,"Stop"),[]]);case 19:$go($methodVal(g,"readFrames"),[]);u=T.AfterFunc(new T.Duration(0,2000000000),$methodVal(g,"onSettingsTimer"));$s=21;case 21:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}v=u;$deferred.push([$methodVal(v,"Stop"),[]]);w=0;case 22:w=w+(1)>>0;y=$select([[g.wantWriteFrameCh],[g.wroteFrameCh],[g.readFrameCh],[g.bodyReadCh],[g.serveMsgCh]]);$s=24;case 24:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}x=y;if(x[0]===0){$s=25;continue;}if(x[0]===1){$s=26;continue;}if(x[0]===2){$s=27;continue;}if(x[0]===3){$s=28;continue;}if(x[0]===4){$s=29;continue;}$s=30;continue;case 25:z=$clone(x[1][0],UZ);aa=$assertType(z.write,LW,true);ab=$clone(aa[0],LW);ac=aa[1];if(ac){$s=31;continue;}$s=32;continue;case 31:$r=g.resetStream($clone(ab,LW));$s=33;case 33:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=30;continue;case 32:$r=g.writeFrame($clone(z,UZ));$s=34;case 34:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=30;continue;case 26:ad=$clone(x[1][0],RB);$r=g.wroteFrame($clone(ad,RB));$s=35;case 35:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=30;continue;case 27:ae=$clone(x[1][0],RA);if(g.writingFrameAsync){$s=36;continue;}$s=37;continue;case 36:af=$select([[g.wroteFrameCh],[]]);if(af[0]===0){$s=38;continue;}if(af[0]===1){$s=39;continue;}$s=40;continue;case 38:ag=$clone(af[1][0],RB);$r=g.wroteFrame($clone(ag,RB));$s=41;case 41:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=40;continue;case 39:case 40:case 37:ah=g.processFrameFromReader($clone(ae,RA));$s=44;case 44:if($c){$c=false;ah=ah.$blk();}if(ah&&ah.$blk!==undefined){break s;}if(!ah){$s=42;continue;}$s=43;continue;case 42:$s=45;case 45:return;case 43:$r=ae.readMore();$s=46;case 46:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(!(v===AAP.nil)){v.Stop();v=AAP.nil;}$s=30;continue;case 28:ai=$clone(x[1][0],RO);$r=g.noteBodyRead(ai.st,ai.n);$s=47;case 47:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=30;continue;case 29:aj=x[1][0];ak=aj;if($assertType(ak,AEE,true)[1]){$s=48;continue;}if($assertType(ak,AAB,true)[1]){$s=49;continue;}if($assertType(ak,AEF,true)[1]){$s=50;continue;}$s=51;continue;case 48:al=ak.$val;$r=al(w);$s=53;case 53:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=52;continue;case 49:am=ak.$val;ap=am;if(ap===(RD)){$s=55;continue;}if(ap===(RE)){$s=56;continue;}if(ap===(RF)){$s=57;continue;}if(ap===(RG)){$s=58;continue;}$s=59;continue;case 55:aq=g.conn.RemoteAddr();$s=61;case 61:if($c){$c=false;aq=aq.$blk();}if(aq&&aq.$blk!==undefined){break s;}ar=aq;$r=g.logf("timeout waiting for SETTINGS frames from %v",new ZB([ar]));$s=62;case 62:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=63;case 63:return;case 56:$r=g.vlogf("connection is idle",new ZB([]));$s=64;case 64:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=g.goAway(0);$s=65;case 65:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=60;continue;case 57:as=g.conn.RemoteAddr();$s=66;case 66:if($c){$c=false;as=as.$blk();}if(as&&as.$blk!==undefined){break s;}at=as;$r=g.vlogf("GOAWAY close timer fired; closing conn from %v",new ZB([at]));$s=67;case 67:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=68;case 68:return;case 58:$r=g.startGracefulShutdownInternal();$s=69;case 69:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=60;continue;case 59:$panic(new $String("unknown timer"));case 60:case 54:$s=52;continue;case 50:an=ak.$val;$r=g.startPush(an);$s=70;case 70:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=52;continue;case 51:ao=ak;au=H.Sprintf("unexpected type %T",new ZB([ao]));$s=71;case 71:if($c){$c=false;au=au.$blk();}if(au&&au.$blk!==undefined){break s;}$panic(new $String(au));case 52:case 30:if(g.queuedControlFrames>g.srv.maxQueuedControlFrames()){$s=72;continue;}$s=73;continue;case 72:$r=g.vlogf("http2: too many control frames in send queue, closing connection",new ZB([]));$s=74;case 74:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=75;case 75:return;case 73:av=g.inGoAway&&!g.needToSendGoAway&&!g.writingFrame;if(!(g.goAwayCode===0)){aw=false;$s=76;continue s;}ax=g.curOpenStreams();$s=77;case 77:if($c){$c=false;ax=ax.$blk();}if(ax&&ax.$blk!==undefined){break s;}aw=ax===0;case 76:ay=aw;if(av&&g.shutdownTimer===AAP.nil&&(!((g.goAwayCode===0))||ay)){$s=78;continue;}$s=79;continue;case 78:$r=g.shutDownIn(RL);$s=80;case 80:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 79:$s=22;continue;case 23:$s=-1;return;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:QW.ptr.prototype.serve,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred};return $f;}}};QW.prototype.serve=function(){return this.$val.serve();};QW.ptr.prototype.onSettingsTimer=function(){var{g,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;$r=g.sendServeMsg(RD);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:QW.ptr.prototype.onSettingsTimer,$c:true,$r,g,$s};return $f;};QW.prototype.onSettingsTimer=function(){return this.$val.onSettingsTimer();};QW.ptr.prototype.onIdleTimer=function(){var{g,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;$r=g.sendServeMsg(RE);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:QW.ptr.prototype.onIdleTimer,$c:true,$r,g,$s};return $f;};QW.prototype.onIdleTimer=function(){return this.$val.onIdleTimer();};QW.ptr.prototype.onShutdownTimer=function(){var{g,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;$r=g.sendServeMsg(RF);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:QW.ptr.prototype.onShutdownTimer,$c:true,$r,g,$s};return $f;};QW.prototype.onShutdownTimer=function(){return this.$val.onShutdownTimer();};QW.ptr.prototype.sendServeMsg=function(g){var{g,h,i,j,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;$r=h.serveG.checkNotOn();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}j=$select([[h.serveMsgCh,g],[h.doneServing]]);$s=2;case 2:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}i=j;if(i[0]===0){}else if(i[0]===1){}$s=-1;return;}return;}var $f={$blk:QW.ptr.prototype.sendServeMsg,$c:true,$r,g,h,i,j,$s};return $f;};QW.prototype.sendServeMsg=function(g){return this.$val.sendServeMsg(g);};QW.ptr.prototype.readPreface=function(){var{g,h,i,j,k,l,m,n,o,p,q,$s,$deferred,$r,$c}=$restore(this,{});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);g=[g];h=[h];h[0]=this;g[0]=new $Chan($error,1);$go((function(g,h){return function $b(){var{i,j,k,l,m,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:i=$makeSlice(ZL,24);k=J.ReadFull(h[0].conn,i);$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j=k;l=j[1];if(!($interfaceIsEqual(l,$ifaceNil))){$s=2;continue;}if(!W.Equal(i,PI)){$s=3;continue;}$s=4;continue;case 2:$r=$send(g[0],l);$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=5;continue;case 3:m=H.Errorf("bogus greeting %q",new ZB([i]));$s=7;case 7:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}$r=$send(g[0],m);$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=5;continue;case 4:$r=$send(g[0],$ifaceNil);$s=9;case 9:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 5:$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,i,j,k,l,m,$s};return $f;};})(g,h),[]);i=T.NewTimer(new T.Duration(2,1410065408));$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;$deferred.push([$methodVal(j,"Stop"),[]]);l=$select([[j.C],[g[0]]]);$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k=l;if(k[0]===0){$s=3;continue;}if(k[0]===1){$s=4;continue;}$s=5;continue;case 3:m=RH;$s=6;case 6:return m;case 4:n=k[1][0];if($interfaceIsEqual(n,$ifaceNil)){$s=7;continue;}$s=8;continue;case 7:if(PD){$s=9;continue;}$s=10;continue;case 9:o=h[0].conn.RemoteAddr();$s=11;case 11:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=o;$r=h[0].vlogf("http2: server: client %v said hello",new ZB([p]));$s=12;case 12:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 10:case 8:q=n;$s=13;case 13:return q;case 5:$s=-1;return $ifaceNil;}return;}}catch(err){$err=err;$s=-1;return $ifaceNil;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:QW.ptr.prototype.readPreface,$c:true,$r,g,h,i,j,k,l,m,n,o,p,q,$s,$deferred};return $f;}}};QW.prototype.readPreface=function(){return this.$val.readPreface();};QW.ptr.prototype.writeDataFromHandler=function(g,h,i){var{g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s,$r,$c}=$restore(this,{g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=this;k=RI.Get();$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=$assertType(k,AAC);m=RJ.Get();$s=2;case 2:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=$assertType(m,AEG);UM.copy(n,new UM.ptr(g.id,h,i));o=j.writeFrameFromHandler(new UZ.ptr(n,g,l));$s=3;case 3:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=o;if(!($interfaceIsEqual(p,$ifaceNil))){$s=-1;return p;}q=false;s=$select([[l],[j.doneServing],[g.cw]]);$s=4;case 4:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}r=s;if(r[0]===0){p=r[1][0];q=true;}else if(r[0]===1){$s=-1;return QI;}else if(r[0]===2){t=$select([[l],[]]);if(t[0]===0){p=t[1][0];q=true;}else if(t[0]===1){$s=-1;return QL;}}RI.Put(new AAC(l));if(q){RJ.Put(n);}$s=-1;return p;}return;}var $f={$blk:QW.ptr.prototype.writeDataFromHandler,$c:true,$r,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s};return $f;};QW.prototype.writeDataFromHandler=function(g,h,i){return this.$val.writeDataFromHandler(g,h,i);};QW.ptr.prototype.writeFrameFromHandler=function(g){var{g,h,i,j,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;$r=h.serveG.checkNotOn();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}j=$select([[h.wantWriteFrameCh,$clone(g,UZ)],[h.doneServing]]);$s=2;case 2:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}i=j;if(i[0]===0){$s=-1;return $ifaceNil;}else if(i[0]===1){$s=-1;return QI;}$s=-1;return $ifaceNil;}return;}var $f={$blk:QW.ptr.prototype.writeFrameFromHandler,$c:true,$r,g,h,i,j,$s};return $f;};QW.prototype.writeFrameFromHandler=function(g){return this.$val.writeFrameFromHandler(g);};QW.ptr.prototype.writeFrame=function(g){var{g,h,i,j,k,l,m,n,o,p,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;$r=h.serveG.check();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}i=false;if(!(($clone(g,UZ).StreamID()===0))){$s=2;continue;}$s=3;continue;case 2:j=$assertType(g.write,LW,true);k=j[1];m=h.state($clone(g,UZ).StreamID());$s=4;case 4:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}l=m;n=l[0];if((n===4)&&!k){i=true;}case 3:o=g.write;if($assertType(o,AEH,true)[1]){g.stream.wroteHeaders=true;}else if($assertType(o,UU,true)[1]){if(g.stream.wroteHeaders){if(!(g.done===$chanNil)){$panic(new $String("wr.done != nil for write100ContinueHeadersFrame"));}i=true;}}if(!i){$s=5;continue;}$s=6;continue;case 5:if($clone(g,UZ).isControl()){$s=7;continue;}$s=8;continue;case 7:h.queuedControlFrames=h.queuedControlFrames+(1)>>0;if(h.queuedControlFrames<0){$s=9;continue;}$s=10;continue;case 9:p=h.conn.Close();$s=11;case 11:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}p;case 10:case 8:$r=h.writeSched.Push($clone(g,UZ));$s=12;case 12:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 6:$r=h.scheduleFrameWrite();$s=13;case 13:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:QW.ptr.prototype.writeFrame,$c:true,$r,g,h,i,j,k,l,m,n,o,p,$s};return $f;};QW.prototype.writeFrame=function(g){return this.$val.writeFrame(g);};QW.ptr.prototype.startFrameWrite=function(g){var{g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;$r=h.serveG.check();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(h.writingFrame){$panic(new $String("internal error: can only be writing one frame at a time"));}i=g.stream;if(!(i===ZW.nil)){$s=2;continue;}$s=3;continue;case 2:j=i.state;if(j===(2)){$s=5;continue;}if(j===(4)){$s=6;continue;}$s=7;continue;case 5:k=g.write;if($assertType(k,LW,true)[1]||$assertType(k,UN,true)[1]||$assertType(k,UV,true)[1]){$s=8;continue;}$s=9;continue;case 8:$s=10;continue;case 9:l=H.Sprintf("internal error: attempt to send frame on a half-closed-local stream: %v",new ZB([new g.constructor.elem(g)]));$s=11;case 11:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}$panic(new $String(l));case 10:$s=7;continue;case 6:m=H.Sprintf("internal error: attempt to send frame on a closed stream: %v",new ZB([new g.constructor.elem(g)]));$s=12;case 12:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}$panic(new $String(m));case 7:case 4:case 3:n=$assertType(g.write,AEI,true);o=n[0];p=n[1];if(p){$s=13;continue;}$s=14;continue;case 13:q=$ifaceNil;s=o.allocatePromisedID();$s=15;case 15:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}r=s;o.promisedID=r[0];q=r[1];if(!($interfaceIsEqual(q,$ifaceNil))){$s=16;continue;}$s=17;continue;case 16:h.writingFrameAsync=false;$r=g.replyToWriter(q);$s=18;case 18:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;case 17:case 14:h.writingFrame=true;h.needsFrameFlush=true;t=g.write.staysWithinBuffer(h.bw.Available());$s=22;case 22:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}if(t){$s=19;continue;}$s=20;continue;case 19:h.writingFrameAsync=false;u=g.write.writeFrame(h);$s=23;case 23:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}v=u;$r=h.wroteFrame(new RB.ptr(ZV.zero(),$clone(g,UZ),v));$s=24;case 24:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=21;continue;case 20:h.writingFrameAsync=true;$go($methodVal(h,"writeFrameAsync"),[$clone(g,UZ)]);case 21:$s=-1;return;}return;}var $f={$blk:QW.ptr.prototype.startFrameWrite,$c:true,$r,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s};return $f;};QW.prototype.startFrameWrite=function(g){return this.$val.startFrameWrite(g);};QW.ptr.prototype.wroteFrame=function(g){var{g,h,i,j,k,l,m,n,o,p,q,r,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;$r=h.serveG.check();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(!h.writingFrame){$panic(new $String("internal error: expected to be already writing a frame"));}h.writingFrame=false;h.writingFrameAsync=false;i=$clone(g.wr,UZ);if(UI(i.write)){$s=2;continue;}$s=3;continue;case 2:j=i.stream;if(j===ZW.nil){$panic(new $String("internal error: expecting non-nil stream"));}k=j.state;if(k===(1)){$s=6;continue;}if(k===(3)){$s=7;continue;}$s=8;continue;case 6:j.state=2;$r=h.resetStream($clone(LY(j.id,0),LW));$s=9;case 9:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=8;continue;case 7:$r=h.closeStream(j,QK);$s=10;case 10:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 8:case 5:$s=4;continue;case 3:l=i.write;if($assertType(l,LW,true)[1]){$s=11;continue;}if($assertType(l,UN,true)[1]){$s=12;continue;}$s=13;continue;case 11:m=$clone(l.$val,LW);o=(p=h.streams[$Uint32.keyFor(m.StreamID)],p!==undefined?[p.v,true]:[ZW.nil,false]);q=o[0];r=o[1];if(r){$s=14;continue;}$s=15;continue;case 14:$r=h.closeStream(q,new m.constructor.elem(m));$s=16;case 16:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 15:$s=13;continue;case 12:n=$clone(l.$val,UN);$r=h.closeStream(i.stream,RK);$s=17;case 17:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 13:case 4:$r=i.replyToWriter(g.err);$s=18;case 18:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=h.scheduleFrameWrite();$s=19;case 19:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:QW.ptr.prototype.wroteFrame,$c:true,$r,g,h,i,j,k,l,m,n,o,p,q,r,$s};return $f;};QW.prototype.wroteFrame=function(g){return this.$val.wroteFrame(g);};QW.ptr.prototype.scheduleFrameWrite=function(){var{g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;$r=g.serveG.check();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(g.writingFrame||g.inFrameScheduleLoop){$s=-1;return;}g.inFrameScheduleLoop=true;case 2:if(!(!g.writingFrameAsync)){$s=3;continue;}if(g.needToSendGoAway){$s=4;continue;}$s=5;continue;case 4:g.needToSendGoAway=false;$r=g.startFrameWrite(new UZ.ptr(new UL.ptr(g.maxClientStreamID,g.goAwayCode),ZW.nil,$chanNil));$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=2;continue;case 5:if(g.needToSendSettingsAck){$s=7;continue;}$s=8;continue;case 7:g.needToSendSettingsAck=false;$r=g.startFrameWrite(new UZ.ptr((h=new UP.ptr(),new h.constructor.elem(h)),ZW.nil,$chanNil));$s=9;case 9:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=2;continue;case 8:if(!g.inGoAway||(g.goAwayCode===0)){$s=10;continue;}$s=11;continue;case 10:j=g.writeSched.Pop();$s=12;case 12:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}i=j;k=$clone(i[0],UZ);l=i[1];if(l){$s=13;continue;}$s=14;continue;case 13:if($clone(k,UZ).isControl()){g.queuedControlFrames=g.queuedControlFrames-(1)>>0;}$r=g.startFrameWrite($clone(k,UZ));$s=15;case 15:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=2;continue;case 14:case 11:if(g.needsFrameFlush){$s=16;continue;}$s=17;continue;case 16:$r=g.startFrameWrite(new UZ.ptr((m=new UJ.ptr(),new m.constructor.elem(m)),ZW.nil,$chanNil));$s=18;case 18:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}g.needsFrameFlush=false;$s=2;continue;case 17:$s=3;continue;case 3:g.inFrameScheduleLoop=false;$s=-1;return;}return;}var $f={$blk:QW.ptr.prototype.scheduleFrameWrite,$c:true,$r,g,h,i,j,k,l,m,$s};return $f;};QW.prototype.scheduleFrameWrite=function(){return this.$val.scheduleFrameWrite();};QW.ptr.prototype.startGracefulShutdown=function(){var{g,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=[g];g[0]=this;$r=g[0].serveG.checkNotOn();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=g[0].shutdownOnce.Do((function(g){return function $b(){var{$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:$r=g[0].sendServeMsg(RG);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,$s};return $f;};})(g));$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:QW.ptr.prototype.startGracefulShutdown,$c:true,$r,g,$s};return $f;};QW.prototype.startGracefulShutdown=function(){return this.$val.startGracefulShutdown();};QW.ptr.prototype.startGracefulShutdownInternal=function(){var{g,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;$r=g.goAway(0);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:QW.ptr.prototype.startGracefulShutdownInternal,$c:true,$r,g,$s};return $f;};QW.prototype.startGracefulShutdownInternal=function(){return this.$val.startGracefulShutdownInternal();};QW.ptr.prototype.goAway=function(g){var{g,h,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;$r=h.serveG.check();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(h.inGoAway){if(h.goAwayCode===0){h.goAwayCode=g;}$s=-1;return;}h.inGoAway=true;h.needToSendGoAway=true;h.goAwayCode=g;$r=h.scheduleFrameWrite();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:QW.ptr.prototype.goAway,$c:true,$r,g,h,$s};return $f;};QW.prototype.goAway=function(g){return this.$val.goAway(g);};QW.ptr.prototype.shutDownIn=function(g){var{g,h,i,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;$r=h.serveG.check();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}i=T.AfterFunc(g,$methodVal(h,"onShutdownTimer"));$s=2;case 2:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}h.shutdownTimer=i;$s=-1;return;}return;}var $f={$blk:QW.ptr.prototype.shutDownIn,$c:true,$r,g,h,i,$s};return $f;};QW.prototype.shutDownIn=function(g){return this.$val.shutDownIn(g);};QW.ptr.prototype.resetStream=function(g){var{g,h,i,j,k,l,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;$r=h.serveG.check();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=h.writeFrame(new UZ.ptr(new g.constructor.elem(g),ZW.nil,$chanNil));$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}i=(j=h.streams[$Uint32.keyFor(g.StreamID)],j!==undefined?[j.v,true]:[ZW.nil,false]);k=i[0];l=i[1];if(l){k.resetQueued=true;}$s=-1;return;}return;}var $f={$blk:QW.ptr.prototype.resetStream,$c:true,$r,g,h,i,j,k,l,$s};return $f;};QW.prototype.resetStream=function(g){return this.$val.resetStream(g);};QW.ptr.prototype.processFrameFromReader=function(g){var{aa,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;$r=h.serveG.check();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}i=g.err;if(!($interfaceIsEqual(i,$ifaceNil))){$s=2;continue;}$s=3;continue;case 2:if($interfaceIsEqual(i,MY)){$s=5;continue;}$s=6;continue;case 5:$r=h.goAway(6);$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return true;case 6:if($interfaceIsEqual(i,J.EOF)||$interfaceIsEqual(i,J.ErrUnexpectedEOF)){j=true;$s=8;continue s;}k=QZ(i);$s=9;case 9:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j=k;case 8:l=j;if(l){$s=-1;return false;}$s=4;continue;case 3:m=g.f;if(PD){$s=10;continue;}$s=11;continue;case 10:n=OL(m);$s=12;case 12:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=new $String(n);$r=h.vlogf("http2: server read frame %v",new ZB([o]));$s=13;case 13:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 11:p=h.processFrame(m);$s=14;case 14:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}i=p;if($interfaceIsEqual(i,$ifaceNil)){$s=-1;return true;}case 4:q=i;if($assertType(q,LW,true)[1]){$s=15;continue;}if($assertType(q,LZ,true)[1]){$s=16;continue;}if($assertType(q,LV,true)[1]){$s=17;continue;}$s=18;continue;case 15:r=$clone(q.$val,LW);$r=h.resetStream($clone(r,LW));$s=20;case 20:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return true;case 16:s=$clone(q.$val,LZ);$r=h.goAway(3);$s=21;case 21:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return true;case 17:t=q.$val;v=h.conn.RemoteAddr();$s=22;case 22:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}w=v;x=new LV(t);$r=h.logf("http2: server connection error from %v: %v",new ZB([w,x]));$s=23;case 23:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=h.goAway(((t>>>0)));$s=24;case 24:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return true;case 18:u=q;if(!($interfaceIsEqual(g.err,$ifaceNil))){$s=25;continue;}$s=26;continue;case 25:y=h.conn.RemoteAddr();$s=28;case 28:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}z=y;aa=i;$r=h.vlogf("http2: server closing client connection; error reading frame from client %s: %v",new ZB([z,aa]));$s=29;case 29:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=27;continue;case 26:$r=h.logf("http2: server closing client connection: %v",new ZB([i]));$s=30;case 30:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 27:$s=-1;return false;case 19:$s=-1;return false;}return;}var $f={$blk:QW.ptr.prototype.processFrameFromReader,$c:true,$r,aa,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};QW.prototype.processFrameFromReader=function(g){return this.$val.processFrameFromReader(g);};QW.ptr.prototype.processFrame=function(g){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;$r=h.serveG.check();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(!h.sawFirstSettings){$s=2;continue;}$s=3;continue;case 2:i=$assertType(g,ADQ,true);j=i[1];if(!j){$s=4;continue;}$s=5;continue;case 4:k=h.countError("first_settings",new LV(1));$s=6;case 6:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;$s=7;case 7:return l;case 5:h.sawFirstSettings=true;case 3:m=g;if($assertType(m,ADQ,true)[1]){$s=8;continue;}if($assertType(m,ADO,true)[1]){$s=9;continue;}if($assertType(m,ADS,true)[1]){$s=10;continue;}if($assertType(m,ADT,true)[1]){$s=11;continue;}if($assertType(m,ADR,true)[1]){$s=12;continue;}if($assertType(m,ADV,true)[1]){$s=13;continue;}if($assertType(m,AEJ,true)[1]){$s=14;continue;}if($assertType(m,ADU,true)[1]){$s=15;continue;}if($assertType(m,AEK,true)[1]){$s=16;continue;}$s=17;continue;case 8:n=m.$val;x=h.processSettings(n);$s=19;case 19:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}y=x;$s=20;case 20:return y;case 9:o=m.$val;z=h.processHeaders(o);$s=21;case 21:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}aa=z;$s=22;case 22:return aa;case 10:p=m.$val;ab=h.processWindowUpdate(p);$s=23;case 23:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}ac=ab;$s=24;case 24:return ac;case 11:q=m.$val;ad=h.processPing(q);$s=25;case 25:if($c){$c=false;ad=ad.$blk();}if(ad&&ad.$blk!==undefined){break s;}ae=ad;$s=26;case 26:return ae;case 12:r=m.$val;af=h.processData(r);$s=27;case 27:if($c){$c=false;af=af.$blk();}if(af&&af.$blk!==undefined){break s;}ag=af;$s=28;case 28:return ag;case 13:s=m.$val;ah=h.processResetStream(s);$s=29;case 29:if($c){$c=false;ah=ah.$blk();}if(ah&&ah.$blk!==undefined){break s;}ai=ah;$s=30;case 30:return ai;case 14:t=m.$val;aj=h.processPriority(t);$s=31;case 31:if($c){$c=false;aj=aj.$blk();}if(aj&&aj.$blk!==undefined){break s;}ak=aj;$s=32;case 32:return ak;case 15:u=m.$val;al=h.processGoAway(u);$s=33;case 33:if($c){$c=false;al=al.$blk();}if(al&&al.$blk!==undefined){break s;}am=al;$s=34;case 34:return am;case 16:v=m.$val;an=h.countError("push_promise",new LV(1));$s=35;case 35:if($c){$c=false;an=an.$blk();}if(an&&an.$blk!==undefined){break s;}ao=an;$s=36;case 36:return ao;case 17:w=m;aq=w.Header();$s=37;case 37:if($c){$c=false;aq=aq.$blk();}if(aq&&aq.$blk!==undefined){break s;}ar=(ap=aq,new ap.constructor.elem(ap));$r=h.vlogf("http2: server ignoring frame: %v",new ZB([ar]));$s=38;case 38:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return $ifaceNil;case 18:$s=-1;return $ifaceNil;}return;}var $f={$blk:QW.ptr.prototype.processFrame,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};QW.prototype.processFrame=function(g){return this.$val.processFrame(g);};QW.ptr.prototype.processPing=function(g){var{g,h,i,j,k,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;$r=h.serveG.check();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(g.IsAck()){$s=-1;return $ifaceNil;}if(!((g.http2FrameHeader.StreamID===0))){$s=2;continue;}$s=3;continue;case 2:i=h.countError("ping_on_stream",new LV(1));$s=4;case 4:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;$s=5;case 5:return j;case 3:if(h.inGoAway&&!((h.goAwayCode===0))){$s=-1;return $ifaceNil;}$r=h.writeFrame(new UZ.ptr((k=new UO.ptr(g),new k.constructor.elem(k)),ZW.nil,$chanNil));$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return $ifaceNil;}return;}var $f={$blk:QW.ptr.prototype.processPing,$c:true,$r,g,h,i,j,k,$s};return $f;};QW.prototype.processPing=function(g){return this.$val.processPing(g);};QW.ptr.prototype.processWindowUpdate=function(g){var{g,h,i,j,k,l,m,n,o,p,q,r,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;$r=h.serveG.check();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(!((g.http2FrameHeader.StreamID===0))){$s=3;continue;}if(!h.flow.add(((g.Increment>>0)))){$s=4;continue;}$s=5;continue;case 3:j=h.state(g.http2FrameHeader.StreamID);$s=6;case 6:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}i=j;k=i[0];l=i[1];if(k===0){$s=7;continue;}$s=8;continue;case 7:m=h.countError("stream_idle",new LV(1));$s=9;case 9:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;$s=10;case 10:return n;case 8:if(l===ZW.nil){$s=-1;return $ifaceNil;}if(!l.flow.add(((g.Increment>>0)))){$s=11;continue;}$s=12;continue;case 11:p=h.countError("bad_flow",(o=LY(g.http2FrameHeader.StreamID,3),new o.constructor.elem(o)));$s=13;case 13:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=p;$s=14;case 14:return q;case 12:$s=5;continue;case 4:$s=-1;return(r=new LZ.ptr(),new r.constructor.elem(r));case 5:case 2:$r=h.scheduleFrameWrite();$s=15;case 15:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return $ifaceNil;}return;}var $f={$blk:QW.ptr.prototype.processWindowUpdate,$c:true,$r,g,h,i,j,k,l,m,n,o,p,q,r,$s};return $f;};QW.prototype.processWindowUpdate=function(g){return this.$val.processWindowUpdate(g);};QW.ptr.prototype.processResetStream=function(g){var{g,h,i,j,k,l,m,n,o,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;$r=h.serveG.check();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}j=h.state(g.http2FrameHeader.StreamID);$s=2;case 2:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}i=j;k=i[0];l=i[1];if(k===0){$s=3;continue;}$s=4;continue;case 3:m=h.countError("reset_idle_stream",new LV(1));$s=5;case 5:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;$s=6;case 6:return n;case 4:if(!(l===ZW.nil)){$s=7;continue;}$s=8;continue;case 7:$r=l.cancelCtx();$s=9;case 9:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=h.closeStream(l,(o=LY(g.http2FrameHeader.StreamID,g.ErrCode),new o.constructor.elem(o)));$s=10;case 10:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 8:$s=-1;return $ifaceNil;}return;}var $f={$blk:QW.ptr.prototype.processResetStream,$c:true,$r,g,h,i,j,k,l,m,n,o,$s};return $f;};QW.prototype.processResetStream=function(g){return this.$val.processResetStream(g);};QW.ptr.prototype.closeStream=function(g,h){var{g,h,i,j,k,l,m,n,o,p,q,$s,$r,$c}=$restore(this,{g,h});$s=$s||0;s:while(true){switch($s){case 0:i=this;$r=i.serveG.check();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if((g.state===0)||(g.state===4)){$s=2;continue;}$s=3;continue;case 2:j=H.Sprintf("invariant; can't close stream in state %v",new ZB([new PJ(g.state)]));$s=4;case 4:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}$panic(new $String(j));case 3:g.state=4;if(!(g.writeDeadline===AAP.nil)){g.writeDeadline.Stop();}if(g.isPushed()){i.curPushedStreams=i.curPushedStreams-(1)>>>0;}else{i.curClientStreams=i.curClientStreams-(1)>>>0;}delete i.streams[$Uint32.keyFor(g.id)];if($keys(i.streams).length===0){$s=5;continue;}$s=6;continue;case 5:$r=i.setConnState(2);$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(!((k=i.srv.IdleTimeout,(k.$high===0&&k.$low===0)))){$s=8;continue;}$s=9;continue;case 8:l=i.idleTimer.Reset(i.srv.IdleTimeout);$s=10;case 10:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}l;case 9:m=SC(i.hs);$s=13;case 13:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}if(m){$s=11;continue;}$s=12;continue;case 11:$r=i.startGracefulShutdownInternal();$s=14;case 14:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 12:case 6:n=g.body;if(!(n===AEL.nil)){$s=15;continue;}$s=16;continue;case 15:o=ZW.nil;p=n.Len();$s=17;case 17:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=p;$r=i.sendWindowUpdate(o,q);$s=18;case 18:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=n.CloseWithError(h);$s=19;case 19:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 16:new PS(g.cw).Close();$r=i.writeSched.CloseStream(g.id);$s=20;case 20:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:QW.ptr.prototype.closeStream,$c:true,$r,g,h,i,j,k,l,m,n,o,p,q,$s};return $f;};QW.prototype.closeStream=function(g,h){return this.$val.closeStream(g,h);};QW.ptr.prototype.processSettings=function(g){var{g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;$r=h.serveG.check();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(g.IsAck()){$s=2;continue;}$s=3;continue;case 2:h.unackedSettings=h.unackedSettings-(1)>>0;if(h.unackedSettings<0){$s=4;continue;}$s=5;continue;case 4:i=h.countError("ack_mystery",new LV(1));$s=6;case 6:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;$s=7;case 7:return j;case 5:$s=-1;return $ifaceNil;case 3:if(g.NumSettings()>100||g.HasDuplicates()){$s=8;continue;}$s=9;continue;case 8:k=h.countError("settings_big_or_dups",new LV(1));$s=10;case 10:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;$s=11;case 11:return l;case 9:m=g.ForeachSetting($methodVal(h,"processSetting"));$s=12;case 12:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;if(!($interfaceIsEqual(n,$ifaceNil))){$s=-1;return n;}h.needToSendSettingsAck=true;$r=h.scheduleFrameWrite();$s=13;case 13:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return $ifaceNil;}return;}var $f={$blk:QW.ptr.prototype.processSettings,$c:true,$r,g,h,i,j,k,l,m,n,$s};return $f;};QW.prototype.processSettings=function(g){return this.$val.processSettings(g);};QW.ptr.prototype.processSetting=function(g){var{g,h,i,j,k,l,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;$r=h.serveG.check();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}i=$clone(g,PL).Valid();if(!($interfaceIsEqual(i,$ifaceNil))){$s=-1;return i;}if(PD){$s=2;continue;}$s=3;continue;case 2:$r=h.vlogf("http2: server processing setting %v",new ZB([new g.constructor.elem(g)]));$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 3:j=g.ID;if(j===(1)){$s=6;continue;}if(j===(2)){$s=7;continue;}if(j===(3)){$s=8;continue;}if(j===(4)){$s=9;continue;}if(j===(5)){$s=10;continue;}if(j===(6)){$s=11;continue;}if(PD){$s=12;continue;}$s=13;continue;case 6:h.headerTableSize=g.Val;$r=h.hpackEncoder.SetMaxDynamicTableSize(g.Val);$s=14;case 14:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=13;continue;case 7:h.pushEnabled=!((g.Val===0));$s=13;continue;case 8:h.clientMaxStreams=g.Val;$s=13;continue;case 9:k=h.processSettingInitialWindowSize(g.Val);$s=15;case 15:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;$s=16;case 16:return l;case 10:h.maxFrameSize=((g.Val>>0));$s=13;continue;case 11:h.peerMaxHeaderListSize=g.Val;$s=13;continue;case 12:$r=h.vlogf("http2: server ignoring unknown setting %v",new ZB([new g.constructor.elem(g)]));$s=17;case 17:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 13:case 5:$s=-1;return $ifaceNil;}return;}var $f={$blk:QW.ptr.prototype.processSetting,$c:true,$r,g,h,i,j,k,l,$s};return $f;};QW.prototype.processSetting=function(g){return this.$val.processSetting(g);};QW.ptr.prototype.processSettingInitialWindowSize=function(g){var{g,h,i,j,k,l,m,n,o,p,q,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;$r=h.serveG.check();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}i=h.initialStreamSendWindowSize;h.initialStreamSendWindowSize=((g>>0));j=((g>>0))-i>>0;k=h.streams;l=0;m=$keys(k);case 2:if(!(lh.maxClientStreamID)){$s=-1;return $ifaceNil;}j=g.Data();l=h.state(i);$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k=l;m=k[0];n=k[1];if((i===0)||(m===0)){$s=3;continue;}$s=4;continue;case 3:o=h.countError("data_on_idle",new LV(1));$s=5;case 5:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=o;$s=6;case 6:return p;case 4:if(n===ZW.nil||!((m===1))||n.gotTrailerHeader||n.resetQueued){$s=7;continue;}$s=8;continue;case 7:if(h.inflow.available()<((g.http2FrameHeader.Length>>0))){$s=9;continue;}$s=10;continue;case 9:r=h.countError("data_flow",(q=LY(i,3),new q.constructor.elem(q)));$s=11;case 11:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=r;$s=12;case 12:return s;case 10:h.inflow.take(((g.http2FrameHeader.Length>>0)));$r=h.sendWindowUpdate(ZW.nil,((g.http2FrameHeader.Length>>0)));$s=13;case 13:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(!(n===ZW.nil)&&n.resetQueued){$s=-1;return $ifaceNil;}u=h.countError("closed",(t=LY(i,5),new t.constructor.elem(t)));$s=14;case 14:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}v=u;$s=15;case 15:return v;case 8:if(n.body===AEL.nil){$panic(new $String("internal error: should have a body in this state"));}if(!((w=n.declBodyBytes,(w.$high===-1&&w.$low===4294967295)))&&(x=(y=n.bodyBytes,z=(new $Int64(0,j.$length)),new $Int64(y.$high+z.$high,y.$low+z.$low)),aa=n.declBodyBytes,(x.$high>aa.$high||(x.$high===aa.$high&&x.$low>aa.$low)))){$s=16;continue;}$s=17;continue;case 16:ab=H.Errorf("sender tried to send more than declared Content-Length of %d bytes",new ZB([n.declBodyBytes]));$s=18;case 18:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}$r=n.body.CloseWithError(ab);$s=19;case 19:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}ad=h.countError("send_too_much",(ac=LY(i,1),new ac.constructor.elem(ac)));$s=20;case 20:if($c){$c=false;ad=ad.$blk();}if(ad&&ad.$blk!==undefined){break s;}ae=ad;$s=21;case 21:return ae;case 17:if(g.http2FrameHeader.Length>0){$s=22;continue;}$s=23;continue;case 22:if(n.inflow.available()<((g.http2FrameHeader.Length>>0))){$s=24;continue;}$s=25;continue;case 24:ag=h.countError("flow_on_data_length",(af=LY(i,3),new af.constructor.elem(af)));$s=26;case 26:if($c){$c=false;ag=ag.$blk();}if(ag&&ag.$blk!==undefined){break s;}ah=ag;$s=27;case 27:return ah;case 25:n.inflow.take(((g.http2FrameHeader.Length>>0)));if(j.$length>0){$s=28;continue;}$s=29;continue;case 28:aj=n.body.Write(j);$s=30;case 30:if($c){$c=false;aj=aj.$blk();}if(aj&&aj.$blk!==undefined){break s;}ai=aj;ak=ai[0];al=ai[1];if(!($interfaceIsEqual(al,$ifaceNil))){$s=31;continue;}$s=32;continue;case 31:$r=h.sendWindowUpdate(ZW.nil,((g.http2FrameHeader.Length>>0))-ak>>0);$s=33;case 33:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}an=h.countError("body_write_err",(am=LY(i,5),new am.constructor.elem(am)));$s=34;case 34:if($c){$c=false;an=an.$blk();}if(an&&an.$blk!==undefined){break s;}ao=an;$s=35;case 35:return ao;case 32:if(!((ak===j.$length))){$panic(new $String("internal error: bad Writer"));}n.bodyBytes=(ap=n.bodyBytes,aq=(new $Int64(0,j.$length)),new $Int64(ap.$high+aq.$high,ap.$low+aq.$low));case 29:ar=((g.http2FrameHeader.Length>>0))-((j.$length>>0))>>0;if(ar>0){$s=36;continue;}$s=37;continue;case 36:$r=h.sendWindowUpdate32(ZW.nil,ar);$s=38;case 38:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=h.sendWindowUpdate32(n,ar);$s=39;case 39:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 37:case 23:if(g.StreamEnded()){$s=40;continue;}$s=41;continue;case 40:$r=n.endStream();$s=42;case 42:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 41:$s=-1;return $ifaceNil;}return;}var $f={$blk:QW.ptr.prototype.processData,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};QW.prototype.processData=function(g){return this.$val.processData(g);};QW.ptr.prototype.processGoAway=function(g){var{g,h,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;$r=h.serveG.check();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(!((g.ErrCode===0))){$s=2;continue;}$s=3;continue;case 2:$r=h.logf("http2: received GOAWAY %+v, starting graceful shutdown",new ZB([g]));$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=4;continue;case 3:$r=h.vlogf("http2: received GOAWAY %+v, starting graceful shutdown",new ZB([g]));$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 4:$r=h.startGracefulShutdownInternal();$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}h.pushEnabled=false;$s=-1;return $ifaceNil;}return;}var $f={$blk:QW.ptr.prototype.processGoAway,$c:true,$r,g,h,$s};return $f;};QW.prototype.processGoAway=function(g){return this.$val.processGoAway(g);};QX.ptr.prototype.isPushed=function(){var g,h;g=this;return(h=g.id%2,h===h?h:$throwRuntimeError("integer divide by zero"))===0;};QX.prototype.isPushed=function(){return this.$val.isPushed();};QX.ptr.prototype.endStream=function(){var{g,h,i,j,k,l,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=g.sc;$r=h.serveG.check();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(!((i=g.declBodyBytes,(i.$high===-1&&i.$low===4294967295)))&&!((j=g.declBodyBytes,k=g.bodyBytes,(j.$high===k.$high&&j.$low===k.$low)))){$s=2;continue;}$s=3;continue;case 2:l=H.Errorf("request declared a Content-Length of %d but only wrote %d bytes",new ZB([g.declBodyBytes,g.bodyBytes]));$s=5;case 5:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}$r=g.body.CloseWithError(l);$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=4;continue;case 3:$r=g.body.closeWithErrorAndCode(J.EOF,$methodVal(g,"copyTrailersToHandlerRequest"));$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=g.body.CloseWithError(J.EOF);$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 4:g.state=3;$s=-1;return;}return;}var $f={$blk:QX.ptr.prototype.endStream,$c:true,$r,g,h,i,j,k,l,$s};return $f;};QX.prototype.endStream=function(){return this.$val.endStream();};QX.ptr.prototype.copyTrailersToHandlerRequest=function(){var g,h,i,j,k,l,m,n,o,p,q;g=this;h=g.trailer;i=0;j=$keys(h);while(true){if(!(i>>0)>h.advMaxStreams){$s=18;continue;}$s=19;continue;case 18:if(h.unackedSettings===0){$s=20;continue;}$s=21;continue;case 20:w=h.countError("over_max_streams",(v=LY(i,1),new v.constructor.elem(v)));$s=22;case 22:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}x=w;$s=23;case 23:return x;case 21:z=h.countError("over_max_streams_race",(y=LY(i,7),new y.constructor.elem(y)));$s=24;case 24:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}aa=z;$s=25;case 25:return aa;case 19:ab=1;if(g.http2HeadersFrame.StreamEnded()){ab=3;}ac=h.newStream(i,0,ab);$s=26;case 26:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}ad=ac;if(g.http2HeadersFrame.HasPriority()){$s=27;continue;}$s=28;continue;case 27:ae=h.checkPriority(g.http2HeadersFrame.http2FrameHeader.StreamID,$clone(g.http2HeadersFrame.Priority,NW));$s=29;case 29:if($c){$c=false;ae=ae.$blk();}if(ae&&ae.$blk!==undefined){break s;}af=ae;if(!($interfaceIsEqual(af,$ifaceNil))){$s=-1;return af;}$r=h.writeSched.AdjustStream(ad.id,$clone(g.http2HeadersFrame.Priority,NW));$s=30;case 30:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 28:ah=h.newWriterAndRequest(ad,g);$s=31;case 31:if($c){$c=false;ah=ah.$blk();}if(ah&&ah.$blk!==undefined){break s;}ag=ah;ai=ag[0];aj=ag[1];ak=ag[2];if(!($interfaceIsEqual(ak,$ifaceNil))){$s=-1;return ak;}ad.reqTrailer=aj.Trailer;if(!(ad.reqTrailer===false)){ad.trailer={};}ad.body=$assertType(aj.Body,ZY).pipe;ad.declBodyBytes=aj.ContentLength;al=$methodVal(h.handler,"ServeHTTP");if(g.Truncated){$s=32;continue;}$s=33;continue;case 32:al=RN;$s=34;continue;case 33:am=SA(aj.Header);$s=35;case 35:if($c){$c=false;am=am.$blk();}if(am&&am.$blk!==undefined){break s;}an=am;if(!($interfaceIsEqual(an,$ifaceNil))){al=SB(an);}case 34:if(!((ao=h.hs.ReadTimeout,(ao.$high===0&&ao.$low===0)))){$s=36;continue;}$s=37;continue;case 36:ap=h.conn.SetReadDeadline(new T.Time.ptr(new $Uint64(0,0),new $Int64(0,0),YZ.nil));$s=38;case 38:if($c){$c=false;ap=ap.$blk();}if(ap&&ap.$blk!==undefined){break s;}ap;case 37:$go($methodVal(h,"runHandler"),[ai,aj,al]);$s=-1;return $ifaceNil;}return;}var $f={$blk:QW.ptr.prototype.processHeaders,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};QW.prototype.processHeaders=function(g){return this.$val.processHeaders(g);};QX.ptr.prototype.processTrailerHeaders=function(g){var{aa,ab,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;i=h.sc;$r=i.serveG.check();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(h.gotTrailerHeader){$s=2;continue;}$s=3;continue;case 2:j=i.countError("dup_trailers",new LV(1));$s=4;case 4:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;$s=5;case 5:return k;case 3:h.gotTrailerHeader=true;if(!g.http2HeadersFrame.StreamEnded()){$s=6;continue;}$s=7;continue;case 6:m=i.countError("trailers_not_ended",(l=LY(h.id,1),new l.constructor.elem(l)));$s=8;case 8:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;$s=9;case 9:return n;case 7:if(g.PseudoFields().$length>0){$s=10;continue;}$s=11;continue;case 10:p=i.countError("trailers_pseudo",(o=LY(h.id,1),new o.constructor.elem(o)));$s=12;case 12:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=p;$s=13;case 13:return q;case 11:if(!(h.trailer===false)){$s=14;continue;}$s=15;continue;case 14:r=g.RegularFields();s=0;case 16:if(!(s=r.$length)?($throwRuntimeError("index out of range"),undefined):r.$array[r.$offset+s]),AO.HeaderField);u=i.canonicalHeader(t.Name);$s=18;case 18:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}v=u;w=U.ValidTrailerHeader(v);$s=21;case 21:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}if(!w){$s=19;continue;}$s=20;continue;case 19:y=i.countError("trailers_bogus",(x=LY(h.id,1),new x.constructor.elem(x)));$s=22;case 22:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}z=y;$s=23;case 23:return z;case 20:aa=v;(h.trailer||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(aa)]={k:aa,v:$append((ab=h.trailer[$String.keyFor(v)],ab!==undefined?ab.v:ZK.nil),t.Value)};s++;$s=16;continue;case 17:case 15:$r=h.endStream();$s=24;case 24:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return $ifaceNil;}return;}var $f={$blk:QX.ptr.prototype.processTrailerHeaders,$c:true,$r,aa,ab,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};QX.prototype.processTrailerHeaders=function(g){return this.$val.processTrailerHeaders(g);};QW.ptr.prototype.checkPriority=function(g,h){var{g,h,i,j,k,l,$s,$r,$c}=$restore(this,{g,h});$s=$s||0;s:while(true){switch($s){case 0:i=this;if(g===h.StreamDep){$s=1;continue;}$s=2;continue;case 1:k=i.countError("priority",(j=LY(g,1),new j.constructor.elem(j)));$s=3;case 3:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;$s=4;case 4:return l;case 2:$s=-1;return $ifaceNil;}return;}var $f={$blk:QW.ptr.prototype.checkPriority,$c:true,$r,g,h,i,j,k,l,$s};return $f;};QW.prototype.checkPriority=function(g,h){return this.$val.checkPriority(g,h);};QW.ptr.prototype.processPriority=function(g){var{g,h,i,j,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;if(h.inGoAway){$s=-1;return $ifaceNil;}i=h.checkPriority(g.http2FrameHeader.StreamID,$clone(g.http2PriorityParam,NW));$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;if(!($interfaceIsEqual(j,$ifaceNil))){$s=-1;return j;}$r=h.writeSched.AdjustStream(g.http2FrameHeader.StreamID,$clone(g.http2PriorityParam,NW));$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return $ifaceNil;}return;}var $f={$blk:QW.ptr.prototype.processPriority,$c:true,$r,g,h,i,j,$s};return $f;};QW.prototype.processPriority=function(g){return this.$val.processPriority(g);};QW.ptr.prototype.newStream=function(g,h,i){var{g,h,i,j,k,l,m,n,o,p,q,r,s,$s,$r,$c}=$restore(this,{g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=this;$r=j.serveG.check();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(g===0){$panic(new $String("internal error: cannot create stream with id 0"));}l=A.WithCancel(j.baseCtx);$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k=l;m=k[0];n=k[1];o=new QX.ptr(j,g,AEL.nil,$chanNil,m,n,new $Int64(0,0),new $Int64(0,0),new MH.ptr(ZV.zero(),0,ADG.nil),new MH.ptr(ZV.zero(),0,ADG.nil),i,false,false,false,AAP.nil,false,false);(o.$ptr_cw||(o.$ptr_cw=new AEM(function(){return this.$target.cw;},function($v){this.$target.cw=$v;},o))).Init();o.flow.conn=j.flow;o.flow.add(j.initialStreamSendWindowSize);o.inflow.conn=j.inflow;o.inflow.add(j.srv.initialStreamRecvWindowSize());if(!((p=j.hs.WriteTimeout,(p.$high===0&&p.$low===0)))){$s=3;continue;}$s=4;continue;case 3:q=T.AfterFunc(j.hs.WriteTimeout,$methodVal(o,"onWriteTimeout"));$s=5;case 5:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}o.writeDeadline=q;case 4:r=g;(j.streams||$throwRuntimeError("assignment to entry in nil map"))[$Uint32.keyFor(r)]={k:r,v:o};$r=j.writeSched.OpenStream(o.id,new UY.ptr(h));$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(o.isPushed()){j.curPushedStreams=j.curPushedStreams+(1)>>>0;}else{j.curClientStreams=j.curClientStreams+(1)>>>0;}s=j.curOpenStreams();$s=9;case 9:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}if(s===1){$s=7;continue;}$s=8;continue;case 7:$r=j.setConnState(1);$s=10;case 10:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 8:$s=-1;return o;}return;}var $f={$blk:QW.ptr.prototype.newStream,$c:true,$r,g,h,i,j,k,l,m,n,o,p,q,r,s,$s};return $f;};QW.prototype.newStream=function(g,h,i){return this.$val.newStream(g,h,i);};QW.ptr.prototype.newWriterAndRequest=function(g,h){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{g,h});$s=$s||0;s:while(true){switch($s){case 0:i=this;$r=i.serveG.check();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}j=new RM.ptr(h.PseudoValue("method"),h.PseudoValue("scheme"),h.PseudoValue("authority"),h.PseudoValue("path"),false);k=j.method==="CONNECT";if(k){$s=2;continue;}if(j.method===""||j.path===""||(!(j.scheme==="https")&&!(j.scheme==="http"))){$s=3;continue;}$s=4;continue;case 2:if(!(j.path==="")||!(j.scheme==="")||j.authority===""){$s=5;continue;}$s=6;continue;case 5:m=i.countError("bad_connect",(l=LY(h.http2HeadersFrame.http2FrameHeader.StreamID,1),new l.constructor.elem(l)));$s=7;case 7:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=[AAD.nil,ZX.nil,m];$s=8;case 8:return n;case 6:$s=4;continue;case 3:p=i.countError("bad_path_method",(o=LY(h.http2HeadersFrame.http2FrameHeader.StreamID,1),new o.constructor.elem(o)));$s=9;case 9:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=[AAD.nil,ZX.nil,p];$s=10;case 10:return q;case 4:r=!h.http2HeadersFrame.StreamEnded();if(j.method==="HEAD"&&r){$s=11;continue;}$s=12;continue;case 11:t=i.countError("head_body",(s=LY(h.http2HeadersFrame.http2FrameHeader.StreamID,1),new s.constructor.elem(s)));$s=13;case 13:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=[AAD.nil,ZX.nil,t];$s=14;case 14:return u;case 12:j.header={};v=h.RegularFields();w=0;case 15:if(!(w=v.$length)?($throwRuntimeError("index out of range"),undefined):v.$array[v.$offset+w]),AO.HeaderField);y=i.canonicalHeader(x.Name);$s=17;case 17:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}$r=new KP(j.header).Add(y,x.Value);$s=18;case 18:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}w++;$s=15;continue;case 16:if(j.authority===""){$s=19;continue;}$s=20;continue;case 19:z=new KP(j.header).Get("Host");$s=21;case 21:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}j.authority=z;case 20:ab=i.newWriterAndRequestNoBody(g,$clone(j,RM));$s=22;case 22:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}aa=ab;ac=aa[0];ad=aa[1];ae=aa[2];if(!($interfaceIsEqual(ae,$ifaceNil))){$s=-1;return[AAD.nil,ZX.nil,ae];}if(r){af=(ag=j.header[$String.keyFor("Content-Length")],ag!==undefined?[ag.v,true]:[ZK.nil,false]);ah=af[0];ai=af[1];if(ai){aj=Z.ParseUint((0>=ah.$length?($throwRuntimeError("index out of range"),undefined):ah.$array[ah.$offset+0]),10,63);ak=aj[0];al=aj[1];if($interfaceIsEqual(al,$ifaceNil)){ad.ContentLength=(new $Int64(ak.$high,ak.$low));}else{ad.ContentLength=new $Int64(0,0);}}else{ad.ContentLength=new $Int64(-1,4294967295);}$assertType(ad.Body,ZY).pipe=new QF.ptr(new R.Mutex.ptr(0,0),new R.Cond.ptr(new R.noCopy.ptr(),$ifaceNil,new R.notifyList.ptr(0,0,0,0,0),0,0,$chanNil),new LR.ptr(ZO.nil,0,0,0,ad.ContentLength),0,$ifaceNil,$ifaceNil,$chanNil,$throwNilPointerError);}$s=-1;return[ac,ad,$ifaceNil];}return;}var $f={$blk:QW.ptr.prototype.newWriterAndRequest,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};QW.prototype.newWriterAndRequest=function(g,h){return this.$val.newWriterAndRequest(g,h);};QW.ptr.prototype.newWriterAndRequestNoBody=function(g,h){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{g,h});$s=$s||0;s:while(true){switch($s){case 0:i=this;$r=i.serveG.check();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}j=AAV.nil;if(h.scheme==="https"){j=i.tlsState;}k=new KP(h.header).Get("Expect");$s=2;case 2:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k==="100-continue";if(l){$s=3;continue;}$s=4;continue;case 3:$r=new KP(h.header).Del("Expect");$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 4:n=(m=h.header[$String.keyFor("Cookie")],m!==undefined?m.v:ZK.nil);if(n.$length>1){$s=6;continue;}$s=7;continue;case 6:$r=new KP(h.header).Set("Cookie",Q.Join(n,"; "));$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 7:o=false;p=(q=h.header[$String.keyFor("Trailer")],q!==undefined?q.v:ZK.nil);r=0;case 9:if(!(r=p.$length)?($throwRuntimeError("index out of range"),undefined):p.$array[p.$offset+r]);t=Q.Split(s,",");u=0;case 11:if(!(u=t.$length)?($throwRuntimeError("index out of range"),undefined):t.$array[t.$offset+u]);w=KX(N.TrimString(v));$s=13;case 13:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}v=w;x=v;if(x===("Transfer-Encoding")||x===("Trailer")||x===("Content-Length")){}else{if(o===false){o={};}y=v;(o||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(y)]={k:y,v:ZK.nil};}u++;$s=11;continue;case 12:r++;$s=9;continue;case 10:delete h.header[$String.keyFor("Trailer")];z=AAF.nil;aa="";if(h.method==="CONNECT"){$s=14;continue;}$s=15;continue;case 14:z=new O.URL.ptr("","",AAJ.nil,h.authority,"","",false,"","","");aa=h.authority;$s=16;continue;case 15:ab=$ifaceNil;ad=O.ParseRequestURI(h.path);$s=17;case 17:if($c){$c=false;ad=ad.$blk();}if(ad&&ad.$blk!==undefined){break s;}ac=ad;z=ac[0];ab=ac[1];if(!($interfaceIsEqual(ab,$ifaceNil))){$s=18;continue;}$s=19;continue;case 18:af=i.countError("bad_path",(ae=LY(g.id,1),new ae.constructor.elem(ae)));$s=20;case 20:if($c){$c=false;af=af.$blk();}if(af&&af.$blk!==undefined){break s;}ag=[AAD.nil,ZX.nil,af];$s=21;case 21:return ag;case 19:aa=h.path;case 16:ah=new RP.ptr(ZV.zero(),g,i,false,false,AEL.nil,l);ai=new JE.ptr(h.method,z,"HTTP/2.0",2,0,h.header,ah,$throwNilPointerError,new $Int64(0,0),ZK.nil,false,h.authority,false,false,AAZ.nil,o,i.remoteAddrStr,aa,j,$chanNil,AAG.nil,$ifaceNil);ai=ai.WithContext(g.ctx);aj=QM.Get();$s=22;case 22:if($c){$c=false;aj=aj.$blk();}if(aj&&aj.$blk!==undefined){break s;}ak=$assertType(aj,AEN);al=ak.bw;RR.copy(ak,new RR.ptr(ZW.nil,ZX.nil,ZY.nil,ZZ.nil,AAA.nil,false,false,ZK.nil,0,false,false,false,false,new $Int64(0,0),new $Int64(0,0),new R.Mutex.ptr(0,0),$chanNil));ak.conn=i;ak.bw=al;ak.bw.Reset((am=new RS.ptr(ak),new am.constructor.elem(am)));ak.stream=g;ak.req=ai;ak.body=ah;an=new RQ.ptr(ak);$s=-1;return[an,ai,$ifaceNil];}return;}var $f={$blk:QW.ptr.prototype.newWriterAndRequestNoBody,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};QW.prototype.newWriterAndRequestNoBody=function(g,h){return this.$val.newWriterAndRequestNoBody(g,h);};QW.ptr.prototype.runHandler=function(g,h,i){var{g,h,i,j,k,$s,$deferred,$r,$c}=$restore(this,{g,h,i});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);g=[g];j=[j];k=[k];k[0]=this;j[0]=true;$deferred.push([(function(g,j,k){return function $b(){var{l,m,n,o,p,q,r,s,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:$r=g[0].rws.stream.cancelCtx();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(j[0]){$s=2;continue;}$s=3;continue;case 2:l=$recover();n=k[0].writeFrameFromHandler(new UZ.ptr((m=new UN.ptr(g[0].rws.stream.id),new m.constructor.elem(m)),g[0].rws.stream,$chanNil));$s=4;case 4:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}n;if(!($interfaceIsEqual(l,$ifaceNil))&&!($interfaceIsEqual(l,$pkg.ErrAbortHandler))){$s=5;continue;}$s=6;continue;case 5:o=$makeSlice(ZL,65536);o=$subslice(o,0,AD.Stack(o,false));p=k[0].conn.RemoteAddr();$s=7;case 7:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=p;r=l;s=o;$r=k[0].logf("http2: panic serving %v: %v\n%s",new ZB([q,r,s]));$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 6:$s=-1;return;case 3:$r=g[0].handlerDone();$s=9;case 9:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,l,m,n,o,p,q,r,s,$s};return $f;};})(g,j,k),[]]);$r=i(g[0],h);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}j[0]=false;$s=-1;return;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:QW.ptr.prototype.runHandler,$c:true,$r,g,h,i,j,k,$s,$deferred};return $f;}}};QW.prototype.runHandler=function(g,h,i){return this.$val.runHandler(g,h,i);};RN=function(g,h){var{g,h,i,$s,$r,$c}=$restore(this,{g,h});$s=$s||0;s:while(true){switch($s){case 0:$r=g.WriteHeader(431);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}i=J.WriteString(g,"

HTTP Error 431

Request Header Field(s) Too Large

");$s=2;case 2:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}i;$s=-1;return;}return;}var $f={$blk:RN,$c:true,$r,g,h,i,$s};return $f;};QW.ptr.prototype.writeHeaders=function(g,h){var{g,h,i,j,k,l,m,n,o,p,$s,$r,$c}=$restore(this,{g,h});$s=$s||0;s:while(true){switch($s){case 0:i=this;$r=i.serveG.checkNotOn();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}j=$chanNil;if(!(h.h===false)){$s=2;continue;}$s=3;continue;case 2:k=RI.Get();$s=4;case 4:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j=$assertType(k,AAC);case 3:l=i.writeFrameFromHandler(new UZ.ptr(h,g,j));$s=5;case 5:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;if(!($interfaceIsEqual(m,$ifaceNil))){$s=-1;return m;}if(!(j===$chanNil)){$s=6;continue;}$s=7;continue;case 6:o=$select([[j],[i.doneServing],[g.cw]]);$s=8;case 8:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}n=o;if(n[0]===0){p=n[1][0];RI.Put(new AAC(j));$s=-1;return p;}else if(n[0]===1){$s=-1;return QI;}else if(n[0]===2){$s=-1;return QL;}case 7:$s=-1;return $ifaceNil;}return;}var $f={$blk:QW.ptr.prototype.writeHeaders,$c:true,$r,g,h,i,j,k,l,m,n,o,p,$s};return $f;};QW.prototype.writeHeaders=function(g,h){return this.$val.writeHeaders(g,h);};QW.ptr.prototype.write100ContinueHeaders=function(g){var{g,h,i,j,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;j=h.writeFrameFromHandler(new UZ.ptr((i=new UU.ptr(g.id),new i.constructor.elem(i)),g,$chanNil));$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}j;$s=-1;return;}return;}var $f={$blk:QW.ptr.prototype.write100ContinueHeaders,$c:true,$r,g,h,i,j,$s};return $f;};QW.prototype.write100ContinueHeaders=function(g){return this.$val.write100ContinueHeaders(g);};QW.ptr.prototype.noteBodyReadFromHandler=function(g,h,i){var{g,h,i,j,k,l,$s,$r,$c}=$restore(this,{g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=this;$r=j.serveG.checkNotOn();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(h>0){$s=2;continue;}$s=3;continue;case 2:l=$select([[j.bodyReadCh,new RO.ptr(g,h)],[j.doneServing]]);$s=4;case 4:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k=l;if(k[0]===0){}else if(k[0]===1){}case 3:$s=-1;return;}return;}var $f={$blk:QW.ptr.prototype.noteBodyReadFromHandler,$c:true,$r,g,h,i,j,k,l,$s};return $f;};QW.prototype.noteBodyReadFromHandler=function(g,h,i){return this.$val.noteBodyReadFromHandler(g,h,i);};QW.ptr.prototype.noteBodyRead=function(g,h){var{g,h,i,$s,$r,$c}=$restore(this,{g,h});$s=$s||0;s:while(true){switch($s){case 0:i=this;$r=i.serveG.check();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=i.sendWindowUpdate(ZW.nil,h);$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(!((g.state===3))&&!((g.state===4))){$s=3;continue;}$s=4;continue;case 3:$r=i.sendWindowUpdate(g,h);$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 4:$s=-1;return;}return;}var $f={$blk:QW.ptr.prototype.noteBodyRead,$c:true,$r,g,h,i,$s};return $f;};QW.prototype.noteBodyRead=function(g,h){return this.$val.noteBodyRead(g,h);};QW.ptr.prototype.sendWindowUpdate=function(g,h){var{g,h,i,$s,$r,$c}=$restore(this,{g,h});$s=$s||0;s:while(true){switch($s){case 0:i=this;$r=i.serveG.check();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 2:if(!(h>=2147483647)){$s=3;continue;}$r=i.sendWindowUpdate32(g,2147483647);$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}h=h-(2147483647)>>0;$s=2;continue;case 3:$r=i.sendWindowUpdate32(g,((h>>0)));$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:QW.ptr.prototype.sendWindowUpdate,$c:true,$r,g,h,i,$s};return $f;};QW.prototype.sendWindowUpdate=function(g,h){return this.$val.sendWindowUpdate(g,h);};QW.ptr.prototype.sendWindowUpdate32=function(g,h){var{g,h,i,j,k,l,$s,$r,$c}=$restore(this,{g,h});$s=$s||0;s:while(true){switch($s){case 0:i=this;$r=i.serveG.check();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(h===0){$s=-1;return;}if(h<0){$panic(new $String("negative update"));}j=0;if(!(g===ZW.nil)){j=g.id;}$r=i.writeFrame(new UZ.ptr((k=new UV.ptr(j,((h>>>0))),new k.constructor.elem(k)),g,$chanNil));$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}l=false;if(g===ZW.nil){l=i.inflow.add(h);}else{l=g.inflow.add(h);}if(!l){$panic(new $String("internal error; sent too many window updates without decrements?"));}$s=-1;return;}return;}var $f={$blk:QW.ptr.prototype.sendWindowUpdate32,$c:true,$r,g,h,i,j,k,l,$s};return $f;};QW.prototype.sendWindowUpdate32=function(g,h){return this.$val.sendWindowUpdate32(g,h);};RP.ptr.prototype.Close=function(){var{g,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;if(!(g.pipe===AEL.nil)&&!g.closed){$s=1;continue;}$s=2;continue;case 1:$r=g.pipe.BreakWithError(QJ);$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 2:g.closed=true;$s=-1;return $ifaceNil;}return;}var $f={$blk:RP.ptr.prototype.Close,$c:true,$r,g,$s};return $f;};RP.prototype.Close=function(){return this.$val.Close();};RP.ptr.prototype.Read=function(g){var{g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=0;i=$ifaceNil;j=this;if(j.needsContinue){$s=1;continue;}$s=2;continue;case 1:j.needsContinue=false;$r=j.conn.write100ContinueHeaders(j.stream);$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 2:if(j.pipe===AEL.nil||j.sawEOF){k=0;l=J.EOF;h=k;i=l;$s=-1;return[h,i];}n=j.pipe.Read(g);$s=4;case 4:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;h=m[0];i=m[1];if($interfaceIsEqual(i,J.EOF)){j.sawEOF=true;}if(j.conn===ZZ.nil&&PG){$s=-1;return[h,i];}$r=j.conn.noteBodyReadFromHandler(j.stream,h,i);$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return[h,i];}return;}var $f={$blk:RP.ptr.prototype.Read,$c:true,$r,g,h,i,j,k,l,m,n,$s};return $f;};RP.prototype.Read=function(g){return this.$val.Read(g);};RS.ptr.prototype.Write=function(g){var{g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=0;i=$ifaceNil;j=this;l=j.rws.writeChunk(g);$s=1;case 1:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k=l;h=k[0];i=k[1];m=[h,i];$s=2;case 2:return m;}return;}var $f={$blk:RS.ptr.prototype.Write,$c:true,$r,g,h,i,j,k,l,m,$s};return $f;};RS.prototype.Write=function(g){return this.$val.Write(g);};RR.ptr.prototype.hasTrailers=function(){var g;g=this;return g.trailers.$length>0;};RR.prototype.hasTrailers=function(){return this.$val.hasTrailers();};RR.ptr.prototype.hasNonemptyTrailers=function(){var g,h,i,j,k,l,m;g=this;h=g.trailers;i=0;while(true){if(!(i=h.$length)?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+i]);k=(l=g.handlerHeader[$String.keyFor(j)],l!==undefined?[l.v,true]:[ZK.nil,false]);m=k[1];if(m){return true;}i++;}return false;};RR.prototype.hasNonemptyTrailers=function(){return this.$val.hasNonemptyTrailers();};RR.ptr.prototype.declareTrailer=function(g){var{g,h,i,j,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;i=KX(g);$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}g=i;j=U.ValidTrailerHeader(g);$s=4;case 4:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}if(!j){$s=2;continue;}$s=3;continue;case 2:$r=h.conn.logf("ignoring invalid trailer %q",new ZB([new $String(g)]));$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;case 3:if(!TS(h.trailers,g)){h.trailers=$append(h.trailers,g);}$s=-1;return;}return;}var $f={$blk:RR.ptr.prototype.declareTrailer,$c:true,$r,g,h,i,j,$s};return $f;};RR.prototype.declareTrailer=function(g){return this.$val.declareTrailer(g);};RR.ptr.prototype.writeChunk=function(g){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=0;i=$ifaceNil;j=this;if(!j.wroteHeader){$s=1;continue;}$s=2;continue;case 1:$r=j.writeHeader(200);$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 2:k=j.req.Method==="HEAD";if(!j.sentHeader){$s=4;continue;}$s=5;continue;case 4:j.sentHeader=true;l="";m="";n=l;o=m;p=new KP(j.snapHeader).Get("Content-Length");$s=6;case 6:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}o=p;if(!(o==="")){$s=7;continue;}$s=8;continue;case 7:$r=new KP(j.snapHeader).Del("Content-Length");$s=9;case 9:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}q=Z.ParseUint(o,10,63);r=q[0];s=q[1];if($interfaceIsEqual(s,$ifaceNil)){j.sentContentLen=(new $Int64(r.$high,r.$low));}else{o="";}case 8:if(o===""&&j.handlerDone&&PX(j.status)&&(g.$length>0||!k)){o=Z.Itoa(g.$length);}t=(u=j.snapHeader[$String.keyFor("Content-Type")],u!==undefined?[u.v,true]:[ZK.nil,false]);v=t[1];w=new KP(j.snapHeader).Get("Content-Encoding");$s=10;case 10:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}x=w;y=x.length>0;if(!y&&!v&&PX(j.status)&&g.$length>0){$s=11;continue;}$s=12;continue;case 11:z=EU(g);$s=13;case 13:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}n=z;case 12:aa="";ab=(ac=j.snapHeader[$String.keyFor("Date")],ac!==undefined?[ac.v,true]:[ZK.nil,false]);ad=ab[1];if(!ad){$s=14;continue;}$s=15;continue;case 14:ae=T.Now();$s=16;case 16:if($c){$c=false;ae=ae.$blk();}if(ae&&ae.$blk!==undefined){break s;}af=$clone(ae,T.Time).UTC();$s=17;case 17:if($c){$c=false;af=af.$blk();}if(af&&af.$blk!==undefined){break s;}ag=$clone(af,T.Time).Format("Mon, 02 Jan 2006 15:04:05 GMT");$s=18;case 18:if($c){$c=false;ag=ag.$blk();}if(ag&&ag.$blk!==undefined){break s;}aa=ag;case 15:ah=(ai=j.snapHeader[$String.keyFor("Trailer")],ai!==undefined?ai.v:ZK.nil);aj=0;case 19:if(!(aj=ah.$length)?($throwRuntimeError("index out of range"),undefined):ah.$array[ah.$offset+aj]);$r=RY(ak,$methodVal(j,"declareTrailer"));$s=21;case 21:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}aj++;$s=19;continue;case 20:al=(am=j.snapHeader[$String.keyFor("Connection")],am!==undefined?[am.v,true]:[ZK.nil,false]);an=al[1];if(an){$s=22;continue;}$s=23;continue;case 22:ao=new KP(j.snapHeader).Get("Connection");$s=24;case 24:if($c){$c=false;ao=ao.$blk();}if(ao&&ao.$blk!==undefined){break s;}ap=ao;delete j.snapHeader[$String.keyFor("Connection")];if(ap==="close"){$s=25;continue;}$s=26;continue;case 25:$r=j.conn.startGracefulShutdown();$s=27;case 27:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 26:case 23:aq=(j.handlerDone&&!j.hasTrailers()&&(g.$length===0))||k;ar=j.conn.writeHeaders(j.stream,new UR.ptr(j.stream.id,j.status,j.snapHeader,ZK.nil,aq,aa,n,o));$s=28;case 28:if($c){$c=false;ar=ar.$blk();}if(ar&&ar.$blk!==undefined){break s;}i=ar;if(!($interfaceIsEqual(i,$ifaceNil))){j.dirty=true;as=0;at=i;h=as;i=at;$s=-1;return[h,i];}if(aq){au=0;av=$ifaceNil;h=au;i=av;$s=-1;return[h,i];}case 5:if(k){aw=g.$length;ax=$ifaceNil;h=aw;i=ax;$s=-1;return[h,i];}if((g.$length===0)&&!j.handlerDone){ay=0;az=$ifaceNil;h=ay;i=az;$s=-1;return[h,i];}if(j.handlerDone){$s=29;continue;}$s=30;continue;case 29:$r=j.promoteUndeclaredTrailers();$s=31;case 31:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 30:ba=j.hasNonemptyTrailers();bb=j.handlerDone&&!ba;if(g.$length>0||bb){$s=32;continue;}$s=33;continue;case 32:bc=j.conn.writeDataFromHandler(j.stream,g,bb);$s=34;case 34:if($c){$c=false;bc=bc.$blk();}if(bc&&bc.$blk!==undefined){break s;}bd=bc;if(!($interfaceIsEqual(bd,$ifaceNil))){j.dirty=true;be=0;bf=bd;h=be;i=bf;$s=-1;return[h,i];}case 33:if(j.handlerDone&&ba){$s=35;continue;}$s=36;continue;case 35:bg=j.conn.writeHeaders(j.stream,new UR.ptr(j.stream.id,0,j.handlerHeader,j.trailers,true,"","",""));$s=37;case 37:if($c){$c=false;bg=bg.$blk();}if(bg&&bg.$blk!==undefined){break s;}i=bg;if(!($interfaceIsEqual(i,$ifaceNil))){j.dirty=true;}bh=g.$length;bi=i;h=bh;i=bi;$s=-1;return[h,i];case 36:bj=g.$length;bk=$ifaceNil;h=bj;i=bk;$s=-1;return[h,i];}return;}var $f={$blk:RR.ptr.prototype.writeChunk,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,bg,bh,bi,bj,bk,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};RR.prototype.writeChunk=function(g){return this.$val.writeChunk(g);};RR.ptr.prototype.promoteUndeclaredTrailers=function(){var{g,h,i,j,k,l,m,n,o,p,q,r,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=g.handlerHeader;i=0;j=$keys(h);case 1:if(!(i1){$s=5;continue;}$s=6;continue;case 5:q=QB.Get();$s=7;case 7:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=$assertType(q,AEO);$r=r.SortStrings(g.trailers);$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}QB.Put(r);case 6:$s=-1;return;}return;}var $f={$blk:RR.ptr.prototype.promoteUndeclaredTrailers,$c:true,$r,g,h,i,j,k,l,m,n,o,p,q,r,$s};return $f;};RR.prototype.promoteUndeclaredTrailers=function(){return this.$val.promoteUndeclaredTrailers();};RQ.ptr.prototype.Flush=function(){var{g,h,i,j,k,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=g.rws;if(h===AEN.nil){$panic(new $String("Header called after Handler finished"));}if(h.bw.Buffered()>0){$s=1;continue;}$s=2;continue;case 1:i=h.bw.Flush();$s=4;case 4:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;if(!($interfaceIsEqual(j,$ifaceNil))){$s=-1;return;}$s=3;continue;case 2:k=h.writeChunk(ZL.nil);$s=5;case 5:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}k;case 3:$s=-1;return;}return;}var $f={$blk:RQ.ptr.prototype.Flush,$c:true,$r,g,h,i,j,k,$s};return $f;};RQ.prototype.Flush=function(){return this.$val.Flush();};RQ.ptr.prototype.CloseNotify=function(){var{g,h,i,j,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=[g];h=[h];i=this;j=i.rws;if(j===AEN.nil){$panic(new $String("CloseNotify called after Handler finished"));}$r=j.closeNotifierMu.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}g[0]=j.closeNotifierCh;if(g[0]===$chanNil){$s=2;continue;}$s=3;continue;case 2:g[0]=new $Chan($Bool,1);j.closeNotifierCh=g[0];h[0]=j.stream.cw;$go((function(g,h){return function $b(){var{$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:$r=new PS(h[0]).Wait();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=$send(g[0],true);$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,$s};return $f;};})(g,h),[]);case 3:$r=j.closeNotifierMu.Unlock();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return g[0];}return;}var $f={$blk:RQ.ptr.prototype.CloseNotify,$c:true,$r,g,h,i,j,$s};return $f;};RQ.prototype.CloseNotify=function(){return this.$val.CloseNotify();};RQ.ptr.prototype.Header=function(){var g,h;g=this;h=g.rws;if(h===AEN.nil){$panic(new $String("Header called after Handler finished"));}if(h.handlerHeader===false){h.handlerHeader={};}return h.handlerHeader;};RQ.prototype.Header=function(){return this.$val.Header();};RT=function(g){var{g,h,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:if(g<100||g>999){$s=1;continue;}$s=2;continue;case 1:h=H.Sprintf("invalid WriteHeader code %v",new ZB([new $Int(g)]));$s=3;case 3:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}$panic(new $String(h));case 2:$s=-1;return;}return;}var $f={$blk:RT,$c:true,$r,g,h,$s};return $f;};RQ.ptr.prototype.WriteHeader=function(g){var{g,h,i,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;i=h.rws;if(i===AEN.nil){$panic(new $String("WriteHeader called after Handler finished"));}$r=i.writeHeader(g);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:RQ.ptr.prototype.WriteHeader,$c:true,$r,g,h,i,$s};return $f;};RQ.prototype.WriteHeader=function(g){return this.$val.WriteHeader(g);};RR.ptr.prototype.writeHeader=function(g){var{g,h,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;if(!h.wroteHeader){$s=1;continue;}$s=2;continue;case 1:$r=RT(g);$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}h.wroteHeader=true;h.status=g;if($keys(h.handlerHeader).length>0){h.snapHeader=RU(h.handlerHeader);}case 2:$s=-1;return;}return;}var $f={$blk:RR.ptr.prototype.writeHeader,$c:true,$r,g,h,$s};return $f;};RR.prototype.writeHeader=function(g){return this.$val.writeHeader(g);};RU=function(g){var g,h,i,j,k,l,m,n,o,p,q;i=(h=$keys(g).length,((h<0||h>2147483647)?$throwRuntimeError("makemap: size out of range"):{}));j=g;k=0;l=$keys(j);while(true){if(!(kv.$high||(u.$high===v.$high&&u.$low>v.$low)))){w=0;x=G.New("http2: handler wrote more than declared Content-Length");j=w;k=x;$s=-1;return[j,k];}if(!(h===ZL.nil)){$s=4;continue;}$s=5;continue;case 4:z=m.bw.Write(h);$s=7;case 7:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}y=z;j=y[0];k=y[1];aa=[j,k];$s=8;case 8:return aa;case 5:ac=m.bw.WriteString(i);$s=9;case 9:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}ab=ac;j=ab[0];k=ab[1];ad=[j,k];$s=10;case 10:return ad;case 6:$s=-1;return[j,k];}return;}var $f={$blk:RQ.ptr.prototype.write,$c:true,$r,aa,ab,ac,ad,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};RQ.prototype.write=function(g,h,i){return this.$val.write(g,h,i);};RQ.ptr.prototype.handlerDone=function(){var{g,h,i,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=g.rws;i=h.dirty;h.handlerDone=true;$r=g.Flush();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}g.rws=AEN.nil;if(!i){QM.Put(h);}$s=-1;return;}return;}var $f={$blk:RQ.ptr.prototype.handlerDone,$c:true,$r,g,h,i,$s};return $f;};RQ.prototype.handlerDone=function(){return this.$val.handlerDone();};RQ.ptr.prototype.Push=function(g,h){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{g,h});$s=$s||0;s:while(true){switch($s){case 0:i=this;j=i.rws.stream;k=j.sc;$r=k.serveG.checkNotOn();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(j.isPushed()){$s=-1;return RV;}if(h===AEP.nil){h=new KN.ptr("",false);}if(h.Method===""){h.Method="GET";}if(h.Header===false){h.Header=$makeMap($String.keyFor,[]);}l="http";if(!(i.rws.req.TLS===AAV.nil)){l="https";}n=O.Parse(g);$s=2;case 2:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;o=m[0];p=m[1];if(!($interfaceIsEqual(p,$ifaceNil))){$s=-1;return p;}if(o.Scheme===""){$s=3;continue;}$s=4;continue;case 3:if(!Q.HasPrefix(g,"/")){$s=6;continue;}$s=7;continue;case 6:q=H.Errorf("target must be an absolute URL or an absolute path: %q",new ZB([new $String(g)]));$s=8;case 8:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=q;$s=9;case 9:return r;case 7:o.Scheme=l;o.Host=i.rws.req.Host;$s=5;continue;case 4:if(!(o.Scheme===l)){$s=10;continue;}$s=11;continue;case 10:s=H.Errorf("cannot push URL with scheme %q from request with scheme %q",new ZB([new $String(o.Scheme),new $String(l)]));$s=12;case 12:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=s;$s=13;case 13:return t;case 11:if(o.Host===""){$s=-1;return G.New("URL must have a host");}case 5:u=h.Header;v=0;w=$keys(u);case 14:if(!(v>>0)>h[0].clientMaxStreams){$s=-1;return[0,RW];}if((h[0].maxPushPromiseID+2>>>0)>=2147483648){$s=2;continue;}$s=3;continue;case 2:$r=h[0].startGracefulShutdownInternal();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return[0,RW];case 3:h[0].maxPushPromiseID=h[0].maxPushPromiseID+(2)>>>0;i=h[0].maxPushPromiseID;j=h[0].newStream(i,g[0].parent.id,3);$s=5;case 5:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;m=h[0].newWriterAndRequestNoBody(k,new RM.ptr(g[0].method,g[0].url.Scheme,g[0].url.Host,g[0].url.RequestURI(),RU(g[0].header)));$s=6;case 6:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}l=m;n=l[0];o=l[1];p=l[2];if(!($interfaceIsEqual(p,$ifaceNil))){$s=7;continue;}$s=8;continue;case 7:q=H.Sprintf("newWriterAndRequestNoBody(%+v): %v",new ZB([g[0].url,p]));$s=9;case 9:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}$panic(new $String(q));case 8:$go($methodVal(h[0],"runHandler"),[n,o,$methodVal(h[0].handler,"ServeHTTP")]);$s=-1;return[i,$ifaceNil];}return;}var $f={$blk:$b,$c:true,$r,i,j,k,l,m,n,o,p,q,$s};return $f;};})(g,h);$r=h[0].writeFrame(new UZ.ptr(new UT.ptr(g[0].parent.id,g[0].method,g[0].url,g[0].header,i,0),g[0].parent,g[0].done));$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:QW.ptr.prototype.startPush,$c:true,$r,g,h,i,$s};return $f;};QW.prototype.startPush=function(g){return this.$val.startPush(g);};RY=function(g,h){var{g,h,i,j,k,$s,$r,$c}=$restore(this,{g,h});$s=$s||0;s:while(true){switch($s){case 0:g=N.TrimString(g);if(g===""){$s=-1;return;}if(!Q.Contains(g,",")){$s=1;continue;}$s=2;continue;case 1:$r=h(g);$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;case 2:i=Q.Split(g,",");j=0;case 4:if(!(j=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+j]);k=N.TrimString(k);if(!(k==="")){$s=6;continue;}$s=7;continue;case 6:$r=h(k);$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 7:j++;$s=4;continue;case 5:$s=-1;return;}return;}var $f={$blk:RY,$c:true,$r,g,h,i,j,k,$s};return $f;};SA=function(g){var{g,h,i,j,k,l,m,n,o,p,q,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=RZ;i=0;case 1:if(!(i=h.$length)?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+i]);k=(l=g[$String.keyFor(j)],l!==undefined?[l.v,true]:[ZK.nil,false]);m=k[1];if(m){$s=3;continue;}$s=4;continue;case 3:n=H.Errorf("request header %q is not valid in HTTP/2",new ZB([new $String(j)]));$s=5;case 5:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;$s=6;case 6:return o;case 4:i++;$s=1;continue;case 2:q=(p=g[$String.keyFor("Te")],p!==undefined?p.v:ZK.nil);if(q.$length>0&&(q.$length>1||(!((0>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+0])==="trailers")&&!((0>=q.$length?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+0])==="")))){$s=-1;return G.New("request header \"TE\" may only be \"trailers\" in HTTP/2");}$s=-1;return $ifaceNil;}return;}var $f={$blk:SA,$c:true,$r,g,h,i,j,k,l,m,n,o,p,q,$s};return $f;};SB=function(g){var g;return(function $b(h,i){var{h,i,j,k,l,$s,$r,$c}=$restore(this,{h,i});$s=$s||0;s:while(true){switch($s){case 0:j=h;k=g.Error();$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;$r=GX(j,l,400);$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,h,i,j,k,l,$s};return $f;});};SC=function(g){var{g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=g;i=$assertType(h,AEQ,true);j=i[0];k=i[1];if(k){$s=1;continue;}$s=2;continue;case 1:l=j.doKeepAlives();$s=3;case 3:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=!l;$s=4;case 4:return m;case 2:$s=-1;return false;}return;}var $f={$blk:SC,$c:true,$r,g,h,i,j,k,l,m,$s};return $f;};QW.ptr.prototype.countError=function(g,h){var{g,h,i,j,k,l,m,n,o,p,q,r,s,$s,$r,$c}=$restore(this,{g,h});$s=$s||0;s:while(true){switch($s){case 0:i=this;if(i===ZZ.nil||i.srv===ADY.nil){$s=-1;return h;}j=i.srv.CountError;if(j===$throwNilPointerError){$s=-1;return h;}k="";l=0;m=h;if($assertType(m,LV,true)[1]){n=m.$val;k="conn";l=((n>>>0));}else if($assertType(m,LW,true)[1]){o=$clone(m.$val,LW);k="stream";l=(o.Code);}else{p=m;$s=-1;return h;}r=(q=LU[LT.keyFor(l)],q!==undefined?q.v:"");if(r===""){r=Z.Itoa(((l>>0)));}s=H.Sprintf("%s_%s_%s",new ZB([new $String(k),new $String(r),new $String(g)]));$s=1;case 1:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}$r=j(s);$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return h;}return;}var $f={$blk:QW.ptr.prototype.countError,$c:true,$r,g,h,i,j,k,l,m,n,o,p,q,r,s,$s};return $f;};QW.prototype.countError=function(g,h){return this.$val.countError(g,h);};SD.ptr.prototype.maxHeaderListSize=function(){var g;g=this;if(g.MaxHeaderListSize===0){return 10485760;}if(g.MaxHeaderListSize===4294967295){return 0;}return g.MaxHeaderListSize;};SD.prototype.maxHeaderListSize=function(){return this.$val.maxHeaderListSize();};SD.ptr.prototype.disableCompression=function(){var g;g=this;return g.DisableCompression||(!(g.t1===AAU.nil)&&g.t1.DisableCompression);};SD.prototype.disableCompression=function(){return this.$val.disableCompression();};SD.ptr.prototype.pingTimeout=function(){var g,h;g=this;if((h=g.PingTimeout,(h.$high===0&&h.$low===0))){return new T.Duration(3,2115098112);}return g.PingTimeout;};SD.prototype.pingTimeout=function(){return this.$val.pingTimeout();};SG=function(g){var{g,h,i,j,k,l,m,n,o,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=[h];i=[i];h[0]=new LH.ptr(AER.nil,new R.Mutex.ptr(0,0),false,false,false,false);i[0]=new SD.ptr($throwNilPointerError,ZI.nil,(j=new LL.ptr(h[0]),new j.constructor.elem(j)),false,false,0,false,new T.Duration(0,0),new T.Duration(0,0),new T.Duration(0,0),$throwNilPointerError,g,new R.Once.ptr(0,new R.Mutex.ptr(0,0)),$ifaceNil);h[0].t=i[0];k=TX(g,new TY.ptr(i[0]));$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;if(!($interfaceIsEqual(l,$ifaceNil))){$s=-1;return[AER.nil,l];}if(g.TLSClientConfig===ZI.nil){g.TLSClientConfig=new F.Config.ptr($ifaceNil,$throwNilPointerError,ABD.nil,false,$throwNilPointerError,$throwNilPointerError,$throwNilPointerError,$throwNilPointerError,$throwNilPointerError,ABE.nil,ZK.nil,"",0,ABE.nil,false,ABF.nil,false,false,ABG.zero(),$ifaceNil,0,0,ABH.nil,false,0,$ifaceNil,new R.RWMutex.ptr(new R.Mutex.ptr(0,0),0,0,0,0),ABI.nil,ABI.nil);}if(!TS(g.TLSClientConfig.NextProtos,"h2")){g.TLSClientConfig.NextProtos=$appendSlice(new ZK(["h2"]),g.TLSClientConfig.NextProtos);}if(!TS(g.TLSClientConfig.NextProtos,"http/1.1")){g.TLSClientConfig.NextProtos=$append(g.TLSClientConfig.NextProtos,"http/1.1");}m=(function(h,i){return function $b(m,n){var{m,n,o,p,q,r,s,t,u,$s,$r,$c}=$restore(this,{m,n});$s=$s||0;s:while(true){switch($s){case 0:o=SP("https",m);$s=1;case 1:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=o;r=h[0].addConnIfNeeded(p,i[0],n);$s=2;case 2:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}q=r;s=q[0];t=q[1];if(!($interfaceIsEqual(t,$ifaceNil))){$go($methodVal(n,"Close"),[]);$s=-1;return(u=new TT.ptr(t),new u.constructor.elem(u));}else if(!s){$go($methodVal(n,"Close"),[]);}$s=-1;return i[0];}return;}var $f={$blk:$b,$c:true,$r,m,n,o,p,q,r,s,t,u,$s};return $f;};})(h,i);n=g.TLSNextProto;if($keys(n).length===0){g.TLSNextProto=$makeMap($String.keyFor,[{k:"h2",v:m}]);}else{o="h2";(n||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(o)]={k:o,v:m};}$s=-1;return[i[0],$ifaceNil];}return;}var $f={$blk:SG,$c:true,$r,g,h,i,j,k,l,m,n,o,$s};return $f;};SD.ptr.prototype.connPool=function(){var{g,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;$r=g.connPoolOnce.Do($methodVal(g,"initConnPool"));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return g.connPoolOrDef;}return;}var $f={$blk:SD.ptr.prototype.connPool,$c:true,$r,g,$s};return $f;};SD.prototype.connPool=function(){return this.$val.connPool();};SD.ptr.prototype.initConnPool=function(){var g;g=this;if(!($interfaceIsEqual(g.ConnPool,$ifaceNil))){g.connPoolOrDef=g.ConnPool;}else{g.connPoolOrDef=new LH.ptr(g,new R.Mutex.ptr(0,0),false,false,false,false);}};SD.prototype.initConnPool=function(){return this.$val.initConnPool();};SI.ptr.prototype.get1xxTraceFunc=function(){var g,h;g=this;h=SJ;if(!(h===$throwNilPointerError)){return h;}return OO(g.trace);};SI.prototype.get1xxTraceFunc=function(){return this.$val.get1xxTraceFunc();};SI.ptr.prototype.abortStream=function(g){var{g,h,$s,$deferred,$r,$c}=$restore(this,{g});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);h=this;$r=h.cc.mu.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(h.cc.mu,"Unlock"),[]]);$r=h.abortStreamLocked(g);$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:SI.ptr.prototype.abortStream,$c:true,$r,g,h,$s,$deferred};return $f;}}};SI.prototype.abortStream=function(g){return this.$val.abortStream(g);};SI.ptr.prototype.abortStreamLocked=function(g){var{g,h,i,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:g=[g];h=[h];h[0]=this;$r=h[0].abortOnce.Do((function(g,h){return function(){h[0].abortErr=g[0];$close(h[0].abort);};})(g,h));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(!($interfaceIsEqual(h[0].reqBody,$ifaceNil))&&!h[0].reqBodyClosed){$s=2;continue;}$s=3;continue;case 2:i=h[0].reqBody.Close();$s=4;case 4:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}i;h[0].reqBodyClosed=true;case 3:if(!(h[0].cc.cond===ABZ.nil)){$s=5;continue;}$s=6;continue;case 5:$r=h[0].cc.cond.Broadcast();$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 6:$s=-1;return;}return;}var $f={$blk:SI.ptr.prototype.abortStreamLocked,$c:true,$r,g,h,i,$s};return $f;};SI.prototype.abortStreamLocked=function(g){return this.$val.abortStreamLocked(g);};SI.ptr.prototype.abortRequestBodyWrite=function(){var{g,h,i,$s,$deferred,$r,$c}=$restore(this,{});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);g=this;h=g.cc;$r=h.mu.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(h.mu,"Unlock"),[]]);if(!($interfaceIsEqual(g.reqBody,$ifaceNil))&&!g.reqBodyClosed){$s=2;continue;}$s=3;continue;case 2:i=g.reqBody.Close();$s=4;case 4:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}i;g.reqBodyClosed=true;$r=h.cond.Broadcast();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 3:$s=-1;return;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:SI.ptr.prototype.abortRequestBodyWrite,$c:true,$r,g,h,i,$s,$deferred};return $f;}}};SI.prototype.abortRequestBodyWrite=function(){return this.$val.abortRequestBodyWrite();};SK.ptr.prototype.Write=function(g){var{g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=0;i=$ifaceNil;j=this;if(!($interfaceIsEqual(j.err.$get(),$ifaceNil))){k=0;l=j.err.$get();h=k;i=l;$s=-1;return[h,i];}case 1:if(!((m=j.timeout,(m.$high===0&&m.$low===0)))){$s=3;continue;}$s=4;continue;case 3:n=T.Now();$s=5;case 5:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=$clone(n,T.Time).Add(j.timeout);$s=6;case 6:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=j.conn.SetWriteDeadline($clone(o,T.Time));$s=7;case 7:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}p;case 4:r=j.conn.Write($subslice(g,h));$s=8;case 8:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}q=r;s=q[0];t=q[1];h=h+(s)>>0;if(!(h0)){u=false;$s=11;continue s;}v=G.Is(t,AN.ErrDeadlineExceeded);$s=12;case 12:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}u=v;case 11:if(u){$s=9;continue;}$s=10;continue;case 9:$s=1;continue;case 10:if(!((w=j.timeout,(w.$high===0&&w.$low===0)))){$s=13;continue;}$s=14;continue;case 13:x=j.conn.SetWriteDeadline(new T.Time.ptr(new $Uint64(0,0),new $Int64(0,0),YZ.nil));$s=15;case 15:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}x;case 14:j.err.$set(t);y=h;z=t;h=y;i=z;$s=-1;return[h,i];case 2:$s=-1;return[h,i];}return;}var $f={$blk:SK.ptr.prototype.Write,$c:true,$r,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};SK.prototype.Write=function(g){return this.$val.Write(g);};SL.ptr.prototype.IsHTTP2NoCachedConnError=function(){};SL.prototype.IsHTTP2NoCachedConnError=function(){return this.$val.IsHTTP2NoCachedConnError();};SL.ptr.prototype.Error=function(){return"http2: no cached connection was available";};SL.prototype.Error=function(){return this.$val.Error();};SM=function(g){var g,h,i;h=$assertType(g,AES,true);i=h[1];return i;};SD.ptr.prototype.RoundTrip=function(g){var{g,h,i,j,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;i=h.RoundTripOpt(g,new SO.ptr(false));$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;$s=2;case 2:return j;}return;}var $f={$blk:SD.ptr.prototype.RoundTrip,$c:true,$r,g,h,i,j,$s};return $f;};SD.prototype.RoundTrip=function(g){return this.$val.RoundTrip(g);};SP=function(g,h){var{g,h,i,j,k,l,m,n,o,p,q,r,$s,$r,$c}=$restore(this,{g,h});$s=$s||0;s:while(true){switch($s){case 0:i="";k=B.SplitHostPort(h);$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j=k;l=j[0];m=j[1];n=j[2];if(!($interfaceIsEqual(n,$ifaceNil))){m="443";if(g==="http"){m="80";}l=h;}p=AI.ToASCII(l);$s=2;case 2:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}o=p;q=o[0];r=o[1];if($interfaceIsEqual(r,$ifaceNil)){l=q;}if(Q.HasPrefix(l,"[")&&Q.HasSuffix(l,"]")){i=l+":"+m;$s=-1;return i;}i=B.JoinHostPort(l,m);$s=-1;return i;}return;}var $f={$blk:SP,$c:true,$r,g,h,i,j,k,l,m,n,o,p,q,r,$s};return $f;};SD.ptr.prototype.RoundTripOpt=function(g,h){var{aa,ab,ac,ad,ae,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{g,h});$s=$s||0;s:while(true){switch($s){case 0:i=this;if(!(g.URL.Scheme==="https"||(g.URL.Scheme==="http"&&i.AllowHTTP))){$s=-1;return[AAG.nil,G.New("http2: unsupported scheme")];}j=SP(g.URL.Scheme,g.URL.Host);$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=0;case 2:n=i.connPool();$s=4;case 4:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n.GetClientConn(g,k);$s=5;case 5:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}m=o;p=m[0];q=m[1];if(!($interfaceIsEqual(q,$ifaceNil))){$s=6;continue;}$s=7;continue;case 6:$r=i.vlogf("http2: Transport failed to get client conn for %s: %v",new ZB([new $String(k),q]));$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return[AAG.nil,q];case 7:r=!S.CompareAndSwapUint32((p.$ptr_reused||(p.$ptr_reused=new AET(function(){return this.$target.reused;},function($v){this.$target.reused=$v;},p))),0,1);$r=UA(g,p,r);$s=9;case 9:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}t=p.RoundTrip(g);$s=10;case 10:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}s=t;u=s[0];q=s[1];if(!($interfaceIsEqual(q,$ifaceNil))&&l<=6){$s=11;continue;}$s=12;continue;case 11:w=ST(g,q);$s=13;case 13:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}v=w;g=v[0];q=v[1];if($interfaceIsEqual(q,$ifaceNil)){$s=14;continue;}$s=15;continue;case 14:if(l===0){l=l+(1)>>0;$s=2;continue;}y=(((x=((((l>>>0))-1>>>0)),x<32?(1<>>0));z=AB.Float64();$s=16;case 16:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}y=y+(y*(0.1*z));ab=T.After($mul64(new T.Duration(0,1000000000),(new T.Duration(0,y))));$s=17;case 17:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}ac=g.Context().Done();$s=18;case 18:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}ad=$select([[ab],[ac]]);$s=19;case 19:if($c){$c=false;ad=ad.$blk();}if(ad&&ad.$blk!==undefined){break s;}aa=ad;if(aa[0]===0){$s=20;continue;}if(aa[0]===1){$s=21;continue;}$s=22;continue;case 20:l=l+(1)>>0;$s=2;continue;$s=22;continue;case 21:ae=g.Context().Err();$s=23;case 23:if($c){$c=false;ae=ae.$blk();}if(ae&&ae.$blk!==undefined){break s;}q=ae;case 22:case 15:case 12:if(!($interfaceIsEqual(q,$ifaceNil))){$s=24;continue;}$s=25;continue;case 24:$r=i.vlogf("RoundTrip failure: %v",new ZB([q]));$s=26;case 26:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return[AAG.nil,q];case 25:$s=-1;return[u,$ifaceNil];case 3:$s=-1;return[AAG.nil,$ifaceNil];}return;}var $f={$blk:SD.ptr.prototype.RoundTripOpt,$c:true,$r,aa,ab,ac,ad,ae,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};SD.prototype.RoundTripOpt=function(g,h){return this.$val.RoundTripOpt(g,h);};SD.ptr.prototype.CloseIdleConnections=function(){var{g,h,i,j,k,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;i=g.connPool();$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}h=$assertType(i,LG,true);j=h[0];k=h[1];if(k){$s=2;continue;}$s=3;continue;case 2:$r=j.closeIdleConnections();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 3:$s=-1;return;}return;}var $f={$blk:SD.ptr.prototype.CloseIdleConnections,$c:true,$r,g,h,i,j,k,$s};return $f;};SD.prototype.CloseIdleConnections=function(){return this.$val.CloseIdleConnections();};ST=function(g,h){var{g,h,i,j,k,l,m,n,o,$s,$r,$c}=$restore(this,{g,h});$s=$s||0;s:while(true){switch($s){case 0:i=[i];if(!SU(h)){$s=-1;return[ZX.nil,h];}if($interfaceIsEqual(g.Body,$ifaceNil)||$interfaceIsEqual(g.Body,new $pkg.NoBody.constructor.elem($pkg.NoBody))){$s=-1;return[g,$ifaceNil];}if(!(g.GetBody===$throwNilPointerError)){$s=1;continue;}$s=2;continue;case 1:k=g.GetBody();$s=3;case 3:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j=k;l=j[0];m=j[1];if(!($interfaceIsEqual(m,$ifaceNil))){$s=-1;return[ZX.nil,m];}i[0]=$clone(g,JE);i[0].Body=l;$s=-1;return[i[0],$ifaceNil];case 2:if($interfaceIsEqual(h,SR)){$s=-1;return[g,$ifaceNil];}n=H.Errorf("http2: Transport: cannot retry err [%v] after Request.Body was written; define Request.GetBody to avoid this error",new ZB([h]));$s=4;case 4:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=[ZX.nil,n];$s=5;case 5:return o;}return;}var $f={$blk:ST,$c:true,$r,g,h,i,j,k,l,m,n,o,$s};return $f;};SU=function(g){var g,h,i,j;if($interfaceIsEqual(g,SR)||$interfaceIsEqual(g,SS)){return true;}h=$assertType(g,LW,true);i=$clone(h[0],LW);j=h[1];if(j){if((i.Code===1)&&$interfaceIsEqual(i.Cause,LX)){return true;}return i.Code===7;}return false;};SD.ptr.prototype.dialClientConn=function(g,h,i){var{g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s,$r,$c}=$restore(this,{g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=this;l=B.SplitHostPort(h);$s=1;case 1:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k=l;m=k[0];n=k[2];if(!($interfaceIsEqual(n,$ifaceNil))){$s=-1;return[ADC.nil,n];}p=h;q=j.newTLSConfig(m);$s=2;case 2:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=q;s=j.dialTLS(g)("tcp",p,r);$s=3;case 3:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}o=s;t=o[0];n=o[1];if(!($interfaceIsEqual(n,$ifaceNil))){$s=-1;return[ADC.nil,n];}u=j.newClientConn(t,i);$s=4;case 4:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}v=u;$s=5;case 5:return v;}return;}var $f={$blk:SD.ptr.prototype.dialClientConn,$c:true,$r,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s};return $f;};SD.prototype.dialClientConn=function(g,h,i){return this.$val.dialClientConn(g,h,i);};SD.ptr.prototype.newTLSConfig=function(g){var{g,h,i,j,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;i=new F.Config.ptr($ifaceNil,$throwNilPointerError,ABD.nil,false,$throwNilPointerError,$throwNilPointerError,$throwNilPointerError,$throwNilPointerError,$throwNilPointerError,ABE.nil,ZK.nil,"",0,ABE.nil,false,ABF.nil,false,false,ABG.zero(),$ifaceNil,0,0,ABH.nil,false,0,$ifaceNil,new R.RWMutex.ptr(new R.Mutex.ptr(0,0),0,0,0,0),ABI.nil,ABI.nil);if(!(h.TLSClientConfig===ZI.nil)){$s=1;continue;}$s=2;continue;case 1:j=h.TLSClientConfig.Clone();$s=3;case 3:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}F.Config.copy(i,j);case 2:if(!TS(i.NextProtos,"h2")){i.NextProtos=$appendSlice(new ZK(["h2"]),i.NextProtos);}if(i.ServerName===""){i.ServerName=g;}$s=-1;return i;}return;}var $f={$blk:SD.ptr.prototype.newTLSConfig,$c:true,$r,g,h,i,j,$s};return $f;};SD.prototype.newTLSConfig=function(g){return this.$val.newTLSConfig(g);};SD.ptr.prototype.dialTLS=function(g){var g,h;h=this;if(!(h.DialTLS===$throwNilPointerError)){return h.DialTLS;}return(function $b(i,j,k){var{i,j,k,l,m,n,o,p,q,r,s,t,$s,$r,$c}=$restore(this,{i,j,k});$s=$s||0;s:while(true){switch($s){case 0:m=h.dialTLSWithContext(g,i,j,k);$s=1;case 1:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}l=m;n=l[0];o=l[1];if(!($interfaceIsEqual(o,$ifaceNil))){$s=-1;return[$ifaceNil,o];}p=n.ConnectionState();$s=2;case 2:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=$clone(p,F.ConnectionState);r=q.NegotiatedProtocol;if(!(r==="h2")){$s=3;continue;}$s=4;continue;case 3:s=H.Errorf("http2: unexpected ALPN protocol %q; want %q",new ZB([new $String(r),new $String("h2")]));$s=5;case 5:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=[$ifaceNil,s];$s=6;case 6:return t;case 4:if(!q.NegotiatedProtocolIsMutual){$s=-1;return[$ifaceNil,G.New("http2: could not negotiate protocol mutually")];}$s=-1;return[n,$ifaceNil];}return;}var $f={$blk:$b,$c:true,$r,i,j,k,l,m,n,o,p,q,r,s,t,$s};return $f;});};SD.prototype.dialTLS=function(g){return this.$val.dialTLS(g);};SD.ptr.prototype.disableKeepAlives=function(){var g;g=this;return!(g.t1===AAU.nil)&&g.t1.DisableKeepAlives;};SD.prototype.disableKeepAlives=function(){return this.$val.disableKeepAlives();};SD.ptr.prototype.expectContinueTimeout=function(){var g;g=this;if(g.t1===AAU.nil){return new T.Duration(0,0);}return g.t1.ExpectContinueTimeout;};SD.prototype.expectContinueTimeout=function(){return this.$val.expectContinueTimeout();};SD.ptr.prototype.NewClientConn=function(g){var{g,h,i,j,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;i=h.newClientConn(g,h.disableKeepAlives());$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;$s=2;case 2:return j;}return;}var $f={$blk:SD.ptr.prototype.NewClientConn,$c:true,$r,g,h,i,j,$s};return $f;};SD.prototype.NewClientConn=function(g){return this.$val.NewClientConn(g);};SD.ptr.prototype.newClientConn=function(g,h){var{aa,ab,ac,ad,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{g,h});$s=$s||0;s:while(true){switch($s){case 0:i=[i];j=this;k=new SH.ptr(j,g,AAV.nil,0,h,false,new $Chan(AAQ,0),$ifaceNil,new T.Duration(0,0),AAP.nil,new R.Mutex.ptr(0,0),ABZ.nil,new MH.ptr(ZV.zero(),0,ADG.nil),new MH.ptr(ZV.zero(),0,ADG.nil),false,false,false,false,true,ADU.nil,"",{},0,1,0,{},AAW.nil,new T.Time.ptr(new $Uint64(0,0),new $Int64(0,0),YZ.nil),new T.Time.ptr(new $Uint64(0,0),new $Int64(0,0),YZ.nil),16384,100,new $Uint64(4294967295,4294967295),65535,new $Chan(AAQ,1),new R.Mutex.ptr(0,0),AAA.nil,ADH.nil,$ifaceNil,new W.Buffer.ptr(ZL.nil,0,0),AEC.nil);l=j.idleConnTimeout();if(!((l.$high===0&&l.$low===0))){$s=1;continue;}$s=2;continue;case 1:k.idleTimeout=l;m=T.AfterFunc(l,$methodVal(k,"onIdleTimeout"));$s=3;case 3:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}k.idleTimer=m;case 2:if(PD){$s=4;continue;}$s=5;continue;case 4:n=k;o=g.RemoteAddr();$s=6;case 6:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=o;$r=j.vlogf("http2: Transport creating client conn %p to %v",new ZB([n,p]));$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 5:k.cond=R.NewCond(k.mu);k.flow.add(65535);k.bw=C.NewWriter((q=new SK.ptr(g,j.WriteByteTimeout,(k.$ptr_werr||(k.$ptr_werr=new ADX(function(){return this.$target.werr;},function($v){this.$target.werr=$v;},k)))),new q.constructor.elem(q)));k.br=C.NewReader(g);k.fr=MX(k.bw,k.br);if(!(j.CountError===$throwNilPointerError)){k.fr.countError=j.CountError;}r=AO.NewDecoder(4096,$throwNilPointerError);$s=8;case 8:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}k.fr.ReadMetaHeaders=r;k.fr.MaxHeaderListSize=j.maxHeaderListSize();s=AO.NewEncoder(k.hbuf);$s=9;case 9:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}k.henc=s;if(j.AllowHTTP){k.nextStreamID=3;}t=$assertType(g,QA,true);u=t[0];v=t[1];if(v){$s=10;continue;}$s=11;continue;case 10:w=u.ConnectionState();$s=12;case 12:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}i[0]=$clone(w,F.ConnectionState);k.tlsState=i[0];case 11:x=new AEU([new PL.ptr(2,0),new PL.ptr(4,4194304)]);y=j.maxHeaderListSize();if(!((y===0))){x=$append(x,new PL.ptr(6,y));}z=k.bw.Write(PI);$s=13;case 13:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}z;aa=k.fr.WriteSettings(x);$s=14;case 14:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}aa;ab=k.fr.WriteWindowUpdate(0,1073741824);$s=15;case 15:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}ab;k.inflow.add(1073807359);ac=k.bw.Flush();$s=16;case 16:if($c){$c=false;ac=ac.$blk();}if(ac&&ac.$blk!==undefined){break s;}ac;if(!($interfaceIsEqual(k.werr,$ifaceNil))){$s=17;continue;}$s=18;continue;case 17:ad=k.Close();$s=19;case 19:if($c){$c=false;ad=ad.$blk();}if(ad&&ad.$blk!==undefined){break s;}ad;$s=-1;return[ADC.nil,k.werr];case 18:$go($methodVal(k,"readLoop"),[]);$s=-1;return[k,$ifaceNil];}return;}var $f={$blk:SD.ptr.prototype.newClientConn,$c:true,$r,aa,ab,ac,ad,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};SD.prototype.newClientConn=function(g,h){return this.$val.newClientConn(g,h);};SH.ptr.prototype.healthCheck=function(){var{g,h,i,j,k,l,m,n,o,p,$s,$deferred,$r,$c}=$restore(this,{});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);g=this;h=g.t.pingTimeout();j=A.WithTimeout(A.Background(),h);$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}i=j;k=i[0];l=i[1];$deferred.push([l,[]]);m=g.Ping(k);$s=2;case 2:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;if(!($interfaceIsEqual(n,$ifaceNil))){$s=3;continue;}$s=4;continue;case 3:o=g.closeForLostPing();$s=5;case 5:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}o;p=g.t.connPool();$s=6;case 6:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}$r=p.MarkDead(g);$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=8;case 8:return;case 4:$s=-1;return;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:SH.ptr.prototype.healthCheck,$c:true,$r,g,h,i,j,k,l,m,n,o,p,$s,$deferred};return $f;}}};SH.prototype.healthCheck=function(){return this.$val.healthCheck();};SH.ptr.prototype.SetDoNotReuse=function(){var{g,$s,$deferred,$r,$c}=$restore(this,{});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);g=this;$r=g.mu.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(g.mu,"Unlock"),[]]);g.doNotReuse=true;$s=-1;return;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:SH.ptr.prototype.SetDoNotReuse,$c:true,$r,g,$s,$deferred};return $f;}}};SH.prototype.SetDoNotReuse=function(){return this.$val.SetDoNotReuse();};SH.ptr.prototype.setGoAway=function(g){var{g,h,i,j,k,l,m,n,o,p,$s,$deferred,$r,$c}=$restore(this,{g});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);h=this;$r=h.mu.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(h.mu,"Unlock"),[]]);i=h.goAway;h.goAway=g;if(h.goAwayDebug===""){h.goAwayDebug=($bytesToString(g.DebugData()));}if(!(i===ADU.nil)&&!((i.ErrCode===0))){h.goAway.ErrCode=i.ErrCode;}j=g.LastStreamID;k=h.streams;l=0;m=$keys(k);case 2:if(!(lj){$s=4;continue;}$s=5;continue;case 4:$r=p.abortStreamLocked(SS);$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 5:l++;$s=2;continue;case 3:$s=-1;return;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:SH.ptr.prototype.setGoAway,$c:true,$r,g,h,i,j,k,l,m,n,o,p,$s,$deferred};return $f;}}};SH.prototype.setGoAway=function(g){return this.$val.setGoAway(g);};SH.ptr.prototype.CanTakeNewRequest=function(){var{g,h,i,$s,$deferred,$r,$c}=$restore(this,{});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);g=this;$r=g.mu.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(g.mu,"Unlock"),[]]);h=g.canTakeNewRequestLocked();$s=2;case 2:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=3;case 3:return i;}return;}}catch(err){$err=err;$s=-1;return false;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:SH.ptr.prototype.CanTakeNewRequest,$c:true,$r,g,h,i,$s,$deferred};return $f;}}};SH.prototype.CanTakeNewRequest=function(){return this.$val.CanTakeNewRequest();};SH.ptr.prototype.ReserveNewRequest=function(){var{g,h,i,j,k,$s,$deferred,$r,$c}=$restore(this,{});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);g=this;$r=g.mu.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(g.mu,"Unlock"),[]]);h=g.idleStateLocked();$s=2;case 2:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=$clone(h,SW);if(!i.canTakeNewRequest){$s=3;continue;}$s=4;continue;case 3:j=false;$s=5;case 5:return j;case 4:g.streamsReserved=g.streamsReserved+(1)>>0;k=true;$s=6;case 6:return k;}return;}}catch(err){$err=err;$s=-1;return false;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:SH.ptr.prototype.ReserveNewRequest,$c:true,$r,g,h,i,j,k,$s,$deferred};return $f;}}};SH.prototype.ReserveNewRequest=function(){return this.$val.ReserveNewRequest();};SH.ptr.prototype.State=function(){var{g,h,i,$s,$deferred,$r,$c}=$restore(this,{});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);g=this;$r=g.wmu.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}h=g.maxConcurrentStreams;if(!g.seenSettings){h=0;}$r=g.wmu.Unlock();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=g.mu.Lock();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(g.mu,"Unlock"),[]]);i=new SV.ptr(g.closed,g.closing||g.singleUse||g.doNotReuse||!(g.goAway===ADU.nil),$keys(g.streams).length,g.streamsReserved,g.pendingRequests,h,$clone(g.lastIdle,T.Time));$s=4;case 4:return i;}return;}}catch(err){$err=err;$s=-1;return new SV.ptr(false,false,0,0,0,0,new T.Time.ptr(new $Uint64(0,0),new $Int64(0,0),YZ.nil));}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:SH.ptr.prototype.State,$c:true,$r,g,h,i,$s,$deferred};return $f;}}};SH.prototype.State=function(){return this.$val.State();};SH.ptr.prototype.idleStateLocked=function(){var{g,h,i,j,k,l,m,n,o,p,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=new SW.ptr(false);h=this;if(h.singleUse&&h.nextStreamID>1){$s=-1;return g;}i=false;if(h.t.StrictMaxConcurrentStreams){i=true;}else{i=(j=(new $Int64(0,(($keys(h.streams).length+h.streamsReserved>>0)+1>>0))),k=(new $Int64(0,h.maxConcurrentStreams)),(j.$highl.$high||(j.$high===l.$high&&j.$low>l.$low)));case 1:m=h;$s=3;case 3:return m;}return;}var $f={$blk:SH.ptr.prototype.tooIdleLocked,$c:true,$r,g,h,i,j,k,l,m,$s};return $f;};SH.prototype.tooIdleLocked=function(){return this.$val.tooIdleLocked();};SH.ptr.prototype.onIdleTimeout=function(){var{g,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;$r=g.closeIfIdle();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:SH.ptr.prototype.onIdleTimeout,$c:true,$r,g,$s};return $f;};SH.prototype.onIdleTimeout=function(){return this.$val.onIdleTimeout();};SH.ptr.prototype.closeIfIdle=function(){var{g,h,i,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;$r=g.mu.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if($keys(g.streams).length>0||g.streamsReserved>0){$s=2;continue;}$s=3;continue;case 2:$r=g.mu.Unlock();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;case 3:g.closed=true;h=g.nextStreamID;$r=g.mu.Unlock();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(PD){$s=6;continue;}$s=7;continue;case 6:$r=g.vlogf("http2: Transport closing idle conn %p (forSingleUse=%v, maxStream=%v)",new ZB([g,new $Bool(g.singleUse),new $Uint32((h-2>>>0))]));$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 7:i=g.tconn.Close();$s=9;case 9:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}i;$s=-1;return;}return;}var $f={$blk:SH.ptr.prototype.closeIfIdle,$c:true,$r,g,h,i,$s};return $f;};SH.prototype.closeIfIdle=function(){return this.$val.closeIfIdle();};SH.ptr.prototype.Shutdown=function(g){var{g,h,i,j,k,l,m,n,o,p,q,r,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=[h];i=[i];j=[j];i[0]=this;k=i[0].sendGoAway();$s=1;case 1:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;if(!($interfaceIsEqual(l,$ifaceNil))){$s=-1;return l;}j[0]=new $Chan($error,1);h[0]=false;$go((function(h,i,j){return function $b(){var{m,$s,$deferred,$r,$c}=$restore(this,{});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);$r=i[0].mu.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(i[0].mu,"Unlock"),[]]);case 2:if(($keys(i[0].streams).length===0)||i[0].closed){$s=4;continue;}$s=5;continue;case 4:i[0].closed=true;m=i[0].tconn.Close();$s=6;case 6:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}$r=$send(j[0],m);$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=3;continue;case 5:if(h[0]){$s=3;continue;}$r=i[0].cond.Wait();$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=2;continue;case 3:$s=-1;return;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:$b,$c:true,$r,m,$s,$deferred};return $f;}}};})(h,i,j),[]);$r=SX();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}n=g.Done();$s=3;case 3:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=$select([[j[0]],[n]]);$s=4;case 4:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}m=o;if(m[0]===0){$s=5;continue;}if(m[0]===1){$s=6;continue;}$s=7;continue;case 5:p=m[1][0];$s=-1;return p;case 6:$r=i[0].mu.Lock();$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}h[0]=true;$r=i[0].cond.Broadcast();$s=9;case 9:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=i[0].mu.Unlock();$s=10;case 10:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}q=g.Err();$s=11;case 11:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=q;$s=12;case 12:return r;case 7:$s=-1;return $ifaceNil;}return;}var $f={$blk:SH.ptr.prototype.Shutdown,$c:true,$r,g,h,i,j,k,l,m,n,o,p,q,r,$s};return $f;};SH.prototype.Shutdown=function(g){return this.$val.Shutdown(g);};SH.ptr.prototype.sendGoAway=function(){var{g,h,i,j,k,l,m,n,o,p,q,$s,$deferred,$r,$c}=$restore(this,{});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);g=this;$r=g.mu.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}h=g.closing;g.closing=true;i=g.nextStreamID;$r=g.mu.Unlock();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(h){$s=3;continue;}$s=4;continue;case 3:j=$ifaceNil;$s=5;case 5:return j;case 4:$r=g.wmu.Lock();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(g.wmu,"Unlock"),[]]);k=g.fr.WriteGoAway(i,0,ZL.nil);$s=7;case 7:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;if(!($interfaceIsEqual(l,$ifaceNil))){$s=8;continue;}$s=9;continue;case 8:m=l;$s=10;case 10:return m;case 9:n=g.bw.Flush();$s=11;case 11:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;if(!($interfaceIsEqual(o,$ifaceNil))){$s=12;continue;}$s=13;continue;case 12:p=o;$s=14;case 14:return p;case 13:q=$ifaceNil;$s=15;case 15:return q;}return;}}catch(err){$err=err;$s=-1;return $ifaceNil;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:SH.ptr.prototype.sendGoAway,$c:true,$r,g,h,i,j,k,l,m,n,o,p,q,$s,$deferred};return $f;}}};SH.prototype.sendGoAway=function(){return this.$val.sendGoAway();};SH.ptr.prototype.closeForError=function(g){var{g,h,i,j,k,l,m,n,o,$s,$deferred,$r,$c}=$restore(this,{g});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);h=this;$r=h.mu.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}h.closed=true;i=h.streams;j=0;k=$keys(i);case 2:if(!(j0){$s=9;continue;}$s=10;continue;case 9:$r=Y.Strings(h);$s=11;case 11:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return[Q.Join(h,","),$ifaceNil];case 10:$s=-1;return["",$ifaceNil];}return;}var $f={$blk:SZ,$c:true,$r,g,h,i,j,k,l,m,n,o,p,q,$s};return $f;};SH.ptr.prototype.responseHeaderTimeout=function(){var g;g=this;if(!(g.t.t1===AAU.nil)){return g.t.t1.ResponseHeaderTimeout;}return new T.Duration(0,0);};SH.prototype.responseHeaderTimeout=function(){return this.$val.responseHeaderTimeout();};TA=function(g){var{g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=new KP(g.Header).Get("Upgrade");$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;if(!(i==="")){$s=2;continue;}$s=3;continue;case 2:k=H.Errorf("http2: invalid Upgrade request header: %q",new ZB([(j=g.Header[$String.keyFor("Upgrade")],j!==undefined?j.v:ZK.nil)]));$s=4;case 4:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;$s=5;case 5:return l;case 3:n=(m=g.Header[$String.keyFor("Transfer-Encoding")],m!==undefined?m.v:ZK.nil);if(n.$length>0&&(n.$length>1||!((0>=n.$length?($throwRuntimeError("index out of range"),undefined):n.$array[n.$offset+0])==="")&&!((0>=n.$length?($throwRuntimeError("index out of range"),undefined):n.$array[n.$offset+0])==="chunked"))){$s=6;continue;}$s=7;continue;case 6:o=H.Errorf("http2: invalid Transfer-Encoding request header: %q",new ZB([n]));$s=8;case 8:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=o;$s=9;case 9:return p;case 7:r=(q=g.Header[$String.keyFor("Connection")],q!==undefined?q.v:ZK.nil);if(r.$length>0&&(r.$length>1||!((0>=r.$length?($throwRuntimeError("index out of range"),undefined):r.$array[r.$offset+0])==="")&&!LA((0>=r.$length?($throwRuntimeError("index out of range"),undefined):r.$array[r.$offset+0]),"close")&&!LA((0>=r.$length?($throwRuntimeError("index out of range"),undefined):r.$array[r.$offset+0]),"keep-alive"))){$s=10;continue;}$s=11;continue;case 10:s=H.Errorf("http2: invalid Connection request header: %q",new ZB([r]));$s=12;case 12:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=s;$s=13;case 13:return t;case 11:$s=-1;return $ifaceNil;}return;}var $f={$blk:TA,$c:true,$r,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s};return $f;};TB=function(g){var g,h;if($interfaceIsEqual(g.Body,$ifaceNil)||$interfaceIsEqual(g.Body,new $pkg.NoBody.constructor.elem($pkg.NoBody))){return new $Int64(0,0);}if(!((h=g.ContentLength,(h.$high===0&&h.$low===0)))){return g.ContentLength;}return new $Int64(-1,4294967295);};SH.ptr.prototype.decrStreamReservations=function(){var{g,$s,$deferred,$r,$c}=$restore(this,{});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);g=this;$r=g.mu.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(g.mu,"Unlock"),[]]);g.decrStreamReservationsLocked();$s=-1;return;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:SH.ptr.prototype.decrStreamReservations,$c:true,$r,g,$s,$deferred};return $f;}}};SH.prototype.decrStreamReservations=function(){return this.$val.decrStreamReservations();};SH.ptr.prototype.decrStreamReservationsLocked=function(){var g;g=this;if(g.streamsReserved>0){g.streamsReserved=g.streamsReserved-(1)>>0;}};SH.prototype.decrStreamReservationsLocked=function(){return this.$val.decrStreamReservationsLocked();};SH.ptr.prototype.RoundTrip=function(g){var{g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:g=[g];h=[h];i=[i];j=[j];k=[k];h[0]=this;j[0]=g[0].Context();l=L.ContextClientTrace(j[0]);$s=1;case 1:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}i[0]=new SI.ptr(h[0],j[0],g[0].Cancel,l,0,new QF.ptr(new R.Mutex.ptr(0,0),new R.Cond.ptr(new R.noCopy.ptr(),$ifaceNil,new R.notifyList.ptr(0,0,0,0,0),0,0,$chanNil),$ifaceNil,0,$ifaceNil,$ifaceNil,$chanNil,$throwNilPointerError),false,g[0].Method==="HEAD",new R.Once.ptr(0,new R.Mutex.ptr(0,0)),new $Chan(AAQ,0),$ifaceNil,new $Chan(AAQ,0),new $Chan(AAQ,0),$chanNil,new $Chan(AAQ,0),AAG.nil,new MH.ptr(ZV.zero(),0,ADG.nil),new MH.ptr(ZV.zero(),0,ADG.nil),new $Int64(0,0),$ifaceNil,g[0].Body,TB(g[0]),false,false,false,false,false,false,0,false,false,false,ABO.nil);$go($methodVal(i[0],"doRequest"),[g[0]]);k[0]=(function(g,h,i,j,k){return function $b(){var{m,n,o,p,q,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:n=j[0].Done();$s=1;case 1:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=$select([[i[0].donec],[n],[i[0].reqCancel]]);$s=2;case 2:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}m=o;if(m[0]===0){$s=3;continue;}if(m[0]===1){$s=4;continue;}if(m[0]===2){$s=5;continue;}$s=6;continue;case 3:$s=-1;return $ifaceNil;case 4:p=j[0].Err();$s=7;case 7:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=p;$s=8;case 8:return q;case 5:$s=-1;return SY;case 6:$s=-1;return $ifaceNil;}return;}var $f={$blk:$b,$c:true,$r,m,n,o,p,q,$s};return $f;};})(g,h,i,j,k);m=(function(g,h,i,j,k){return function $b(){var{m,n,o,p,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:m=i[0].res;if(m.StatusCode>299){$s=1;continue;}$s=2;continue;case 1:$r=i[0].abortRequestBodyWrite();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 2:m.Request=g[0];m.TLS=h[0].tlsState;if($interfaceIsEqual(m.Body,TQ)&&(n=TB(g[0]),(n.$high===0&&n.$low===0))){$s=4;continue;}$s=5;continue;case 4:o=k[0]();$s=6;case 6:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=o;if(!($interfaceIsEqual(p,$ifaceNil))){$s=-1;return[AAG.nil,p];}case 5:$s=-1;return[m,$ifaceNil];}return;}var $f={$blk:$b,$c:true,$r,m,n,o,p,$s};return $f;};})(g,h,i,j,k);case 2:o=j[0].Done();$s=4;case 4:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=$select([[i[0].respHeaderRecv],[i[0].abort],[o],[i[0].reqCancel]]);$s=5;case 5:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}n=p;if(n[0]===0){$s=6;continue;}if(n[0]===1){$s=7;continue;}if(n[0]===2){$s=8;continue;}if(n[0]===3){$s=9;continue;}$s=10;continue;case 6:q=m();$s=11;case 11:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=q;$s=12;case 12:return r;case 7:s=$select([[i[0].respHeaderRecv],[]]);if(s[0]===0){$s=13;continue;}if(s[0]===1){$s=14;continue;}$s=15;continue;case 13:t=m();$s=16;case 16:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=t;$s=17;case 17:return u;case 14:v=k[0]();$s=18;case 18:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}v;$s=-1;return[AAG.nil,i[0].abortErr];case 15:$s=10;continue;case 8:w=j[0].Err();$s=19;case 19:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}x=w;$r=i[0].abortStream(x);$s=20;case 20:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return[AAG.nil,x];case 9:$r=i[0].abortStream(SY);$s=21;case 21:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return[AAG.nil,SY];case 10:$s=2;continue;case 3:$s=-1;return[AAG.nil,$ifaceNil];}return;}var $f={$blk:SH.ptr.prototype.RoundTrip,$c:true,$r,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,$s};return $f;};SH.prototype.RoundTrip=function(g){return this.$val.RoundTrip(g);};SI.ptr.prototype.doRequest=function(g){var{g,h,i,j,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;i=h.writeRequest(g);$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;$r=h.cleanupWriteRequest(j);$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:SI.ptr.prototype.doRequest,$c:true,$r,g,h,i,j,$s};return $f;};SI.prototype.doRequest=function(g){return this.$val.doRequest(g);};SI.ptr.prototype.writeRequest=function(g){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred,$r,$c}=$restore(this,{g});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);h=$ifaceNil;i=this;j=i.cc;k=i.ctx;l=TA(g);$s=1;case 1:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;if(!($interfaceIsEqual(m,$ifaceNil))){$s=2;continue;}$s=3;continue;case 2:h=m;n=h;$s=4;case 4:return n;case 3:if(j.reqHeaderMu===$chanNil){$panic(new $String("RoundTrip on uninitialized ClientConn"));}p=k.Done();$s=5;case 5:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=$select([[j.reqHeaderMu,new AAQ.ptr()],[i.reqCancel],[p]]);$s=6;case 6:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}o=q;if(o[0]===0){$s=7;continue;}if(o[0]===1){$s=8;continue;}if(o[0]===2){$s=9;continue;}$s=10;continue;case 7:$s=10;continue;case 8:h=SY;r=h;$s=11;case 11:return r;case 9:s=k.Err();$s=12;case 12:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}h=s;t=h;$s=13;case 13:return t;case 10:$r=j.mu.Lock();$s=14;case 14:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(!(j.idleTimer===AAP.nil)){j.idleTimer.Stop();}j.decrStreamReservationsLocked();u=j.awaitOpenSlotForStreamLocked(i);$s=15;case 15:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}v=u;if(!($interfaceIsEqual(v,$ifaceNil))){$s=16;continue;}$s=17;continue;case 16:$r=j.mu.Unlock();$s=18;case 18:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}w=$recv(j.reqHeaderMu);$s=19;case 19:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}w[0];h=v;x=h;$s=20;case 20:return x;case 17:j.addStreamLocked(i);if(TW(g)){j.doNotReuse=true;}$r=j.mu.Unlock();$s=21;case 21:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(!(!j.t.disableCompression())){z=false;$s=25;continue s;}aa=new KP(g.Header).Get("Accept-Encoding");$s=26;case 26:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}z=aa==="";case 25:if(!(z)){y=false;$s=24;continue s;}ab=new KP(g.Header).Get("Range");$s=27;case 27:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}y=ab==="";case 24:if(y&&!i.isHead){$s=22;continue;}$s=23;continue;case 22:i.requestedGzip=true;case 23:ac=j.t.expectContinueTimeout();if(!((ac.$high===0&&ac.$low===0))){if(!U.HeaderValuesContainsToken((ad=g.Header[$String.keyFor("Expect")],ad!==undefined?ad.v:ZK.nil),"100-continue")){ac=new T.Duration(0,0);}else{i.on100=new $Chan(AAQ,1);}}ae=i.encodeAndWriteHeaders(g);$s=28;case 28:if($c){$c=false;ae=ae.$blk();}if(ae&&ae.$blk!==undefined){break s;}h=ae;af=$recv(j.reqHeaderMu);$s=29;case 29:if($c){$c=false;af=af.$blk();}if(af&&af.$blk!==undefined){break s;}af[0];if(!($interfaceIsEqual(h,$ifaceNil))){$s=30;continue;}$s=31;continue;case 30:h=h;ag=h;$s=32;case 32:return ag;case 31:ai=!((ah=i.reqBodyContentLength,(ah.$high===0&&ah.$low===0)));if(!ai){$s=33;continue;}$s=34;continue;case 33:i.sentEndStream=true;$s=35;continue;case 34:if(!((ac.$high===0&&ac.$low===0))){$s=36;continue;}$s=37;continue;case 36:$r=UD(i.trace);$s=38;case 38:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}aj=T.NewTimer(ac);$s=39;case 39:if($c){$c=false;aj=aj.$blk();}if(aj&&aj.$blk!==undefined){break s;}ak=aj;am=k.Done();$s=40;case 40:if($c){$c=false;am=am.$blk();}if(am&&am.$blk!==undefined){break s;}an=$select([[ak.C],[i.on100],[i.abort],[am],[i.reqCancel]]);$s=41;case 41:if($c){$c=false;an=an.$blk();}if(an&&an.$blk!==undefined){break s;}al=an;if(al[0]===0){$s=42;continue;}if(al[0]===1){$s=43;continue;}if(al[0]===2){$s=44;continue;}if(al[0]===3){$s=45;continue;}if(al[0]===4){$s=46;continue;}$s=47;continue;case 42:h=$ifaceNil;$s=47;continue;case 43:h=$ifaceNil;$s=47;continue;case 44:h=i.abortErr;$s=47;continue;case 45:ao=k.Err();$s=48;case 48:if($c){$c=false;ao=ao.$blk();}if(ao&&ao.$blk!==undefined){break s;}h=ao;$s=47;continue;case 46:h=SY;case 47:ak.Stop();if(!($interfaceIsEqual(h,$ifaceNil))){$s=49;continue;}$s=50;continue;case 49:$r=UE(i.trace,h);$s=51;case 51:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}h=h;ap=h;$s=52;case 52:return ap;case 50:case 37:aq=i.writeRequestBody(g);$s=53;case 53:if($c){$c=false;aq=aq.$blk();}if(aq&&aq.$blk!==undefined){break s;}h=aq;if(!($interfaceIsEqual(h,$ifaceNil))){$s=54;continue;}$s=55;continue;case 54:if(!($interfaceIsEqual(h,TC))){$s=57;continue;}$s=58;continue;case 57:$r=UE(i.trace,h);$s=59;case 59:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}h=h;ar=h;$s=60;case 60:return ar;case 58:$s=56;continue;case 55:i.sentEndStream=true;case 56:case 35:$r=UE(i.trace,h);$s=61;case 61:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}as=$chanNil;at=$chanNil;au=j.responseHeaderTimeout();if(!((au.$high===0&&au.$low===0))){$s=62;continue;}$s=63;continue;case 62:av=T.NewTimer(au);$s=64;case 64:if($c){$c=false;av=av.$blk();}if(av&&av.$blk!==undefined){break s;}aw=av;$deferred.push([$methodVal(aw,"Stop"),[]]);as=aw.C;at=i.respHeaderRecv;case 63:case 65:ay=k.Done();$s=67;case 67:if($c){$c=false;ay=ay.$blk();}if(ay&&ay.$blk!==undefined){break s;}az=$select([[i.peerClosed],[as],[at],[i.abort],[ay],[i.reqCancel]]);$s=68;case 68:if($c){$c=false;az=az.$blk();}if(az&&az.$blk!==undefined){break s;}ax=az;if(ax[0]===0){$s=69;continue;}if(ax[0]===1){$s=70;continue;}if(ax[0]===2){$s=71;continue;}if(ax[0]===3){$s=72;continue;}if(ax[0]===4){$s=73;continue;}if(ax[0]===5){$s=74;continue;}$s=75;continue;case 69:h=$ifaceNil;ba=h;$s=76;case 76:return ba;case 70:h=PZ;bb=h;$s=77;case 77:return bb;case 71:at=$chanNil;as=$chanNil;$s=75;continue;case 72:h=i.abortErr;bc=h;$s=78;case 78:return bc;case 73:bd=k.Err();$s=79;case 79:if($c){$c=false;bd=bd.$blk();}if(bd&&bd.$blk!==undefined){break s;}h=bd;be=h;$s=80;case 80:return be;case 74:h=SY;bf=h;$s=81;case 81:return bf;case 75:$s=65;continue;case 66:$s=-1;return h;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if(!$curGoroutine.asleep){return h;}if($curGoroutine.asleep){var $f={$blk:SI.ptr.prototype.writeRequest,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred};return $f;}}};SI.prototype.writeRequest=function(g){return this.$val.writeRequest(g);};SI.ptr.prototype.encodeAndWriteHeaders=function(g){var{aa,ab,ac,ad,ae,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred,$r,$c}=$restore(this,{g});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);h=this;i=h.cc;j=h.ctx;$r=i.wmu.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(i.wmu,"Unlock"),[]]);l=j.Done();$s=2;case 2:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k=$select([[h.abort],[l],[h.reqCancel],[]]);if(k[0]===0){$s=3;continue;}if(k[0]===1){$s=4;continue;}if(k[0]===2){$s=5;continue;}if(k[0]===3){$s=6;continue;}$s=7;continue;case 3:m=h.abortErr;$s=8;case 8:return m;case 4:n=j.Err();$s=9;case 9:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;$s=10;case 10:return o;case 5:p=SY;$s=11;case 11:return p;case 6:case 7:r=SZ(g);$s=12;case 12:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}q=r;s=q[0];t=q[1];if(!($interfaceIsEqual(t,$ifaceNil))){$s=13;continue;}$s=14;continue;case 13:u=t;$s=15;case 15:return u;case 14:v=!(s==="");w=TB(g);x=!((w.$high===0&&w.$low===0));z=i.encodeHeaders(g,h.requestedGzip,s,w);$s=16;case 16:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}y=z;aa=y[0];t=y[1];if(!($interfaceIsEqual(t,$ifaceNil))){$s=17;continue;}$s=18;continue;case 17:ab=t;$s=19;case 19:return ab;case 18:ac=!x&&!v;h.sentHeaders=true;ad=i.writeHeaders(h.ID,ac,((i.maxFrameSize>>0)),aa);$s=20;case 20:if($c){$c=false;ad=ad.$blk();}if(ad&&ad.$blk!==undefined){break s;}t=ad;$r=UB(h.trace);$s=21;case 21:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}ae=t;$s=22;case 22:return ae;}return;}}catch(err){$err=err;$s=-1;return $ifaceNil;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:SI.ptr.prototype.encodeAndWriteHeaders,$c:true,$r,aa,ab,ac,ad,ae,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred};return $f;}}};SI.prototype.encodeAndWriteHeaders=function(g){return this.$val.encodeAndWriteHeaders(g);};SI.ptr.prototype.cleanupWriteRequest=function(g){var{g,h,i,j,k,l,m,n,o,p,q,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;i=h.cc;if(h.ID===0){$s=1;continue;}$s=2;continue;case 1:$r=i.decrStreamReservations();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 2:$r=i.mu.Lock();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}j=h.reqBodyClosed;h.reqBodyClosed=true;$r=i.mu.Unlock();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(!j&&!($interfaceIsEqual(h.reqBody,$ifaceNil))){$s=6;continue;}$s=7;continue;case 6:k=h.reqBody.Close();$s=8;case 8:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}k;case 7:if(!($interfaceIsEqual(g,$ifaceNil))&&h.sentEndStream){$s=9;continue;}$s=10;continue;case 9:l=$select([[h.peerClosed],[]]);if(l[0]===0){g=$ifaceNil;}else if(l[0]===1){}case 10:if(!($interfaceIsEqual(g,$ifaceNil))){$s=11;continue;}$s=12;continue;case 11:$r=h.abortStream(g);$s=14;case 14:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(h.sentHeaders){$s=15;continue;}$s=16;continue;case 15:m=$assertType(g,LW,true);n=$clone(m[0],LW);o=m[1];if(o){$s=17;continue;}$s=18;continue;case 17:if(!($interfaceIsEqual(n.Cause,LX))){$s=20;continue;}$s=21;continue;case 20:$r=i.writeStreamReset(h.ID,n.Code,g);$s=22;case 22:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 21:$s=19;continue;case 18:$r=i.writeStreamReset(h.ID,8,g);$s=23;case 23:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 19:case 16:$r=h.bufPipe.CloseWithError(g);$s=24;case 24:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=13;continue;case 12:if(h.sentHeaders&&!h.sentEndStream){$s=25;continue;}$s=26;continue;case 25:$r=i.writeStreamReset(h.ID,0,$ifaceNil);$s=27;case 27:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 26:$r=h.bufPipe.CloseWithError(SY);$s=28;case 28:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 13:if(!((h.ID===0))){$s=29;continue;}$s=30;continue;case 29:$r=i.forgetStreamID(h.ID);$s=31;case 31:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 30:$r=i.wmu.Lock();$s=32;case 32:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}p=i.werr;$r=i.wmu.Unlock();$s=33;case 33:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(!($interfaceIsEqual(p,$ifaceNil))){$s=34;continue;}$s=35;continue;case 34:q=i.Close();$s=36;case 36:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}q;case 35:$close(h.donec);$s=-1;return;}return;}var $f={$blk:SI.ptr.prototype.cleanupWriteRequest,$c:true,$r,g,h,i,j,k,l,m,n,o,p,q,$s};return $f;};SI.prototype.cleanupWriteRequest=function(g){return this.$val.cleanupWriteRequest(g);};SH.ptr.prototype.awaitOpenSlotForStreamLocked=function(g){var{g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;case 1:i=T.Now();$s=3;case 3:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}T.Time.copy(h.lastActive,i);if(h.closed){j=true;$s=6;continue s;}k=h.canTakeNewRequestLocked();$s=7;case 7:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}j=!k;case 6:if(j){$s=4;continue;}$s=5;continue;case 4:$s=-1;return SR;case 5:T.Time.copy(h.lastIdle,new T.Time.ptr(new $Uint64(0,0),new $Int64(0,0),YZ.nil));if((l=(new $Int64(0,$keys(h.streams).length)),m=(new $Int64(0,h.maxConcurrentStreams)),(l.$high>0;$r=h.cond.Wait();$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}h.pendingRequests=h.pendingRequests-(1)>>0;n=$select([[g.abort],[]]);if(n[0]===0){$s=-1;return g.abortErr;}else if(n[0]===1){}$s=1;continue;case 2:$s=-1;return $ifaceNil;}return;}var $f={$blk:SH.ptr.prototype.awaitOpenSlotForStreamLocked,$c:true,$r,g,h,i,j,k,l,m,n,$s};return $f;};SH.prototype.awaitOpenSlotForStreamLocked=function(g){return this.$val.awaitOpenSlotForStreamLocked(g);};SH.ptr.prototype.writeHeaders=function(g,h,i,j){var{g,h,i,j,k,l,m,n,o,p,q,$s,$r,$c}=$restore(this,{g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=this;l=true;case 1:if(!(j.$length>0&&$interfaceIsEqual(k.werr,$ifaceNil))){$s=2;continue;}m=j;if(m.$length>i){m=$subslice(m,0,i);}j=$subslice(j,m.$length);n=j.$length===0;if(l){$s=3;continue;}$s=4;continue;case 3:o=k.fr.WriteHeaders(new NU.ptr(g,m,h,n,0,new NW.ptr(0,false,0)));$s=6;case 6:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}o;l=false;$s=5;continue;case 4:p=k.fr.WriteContinuation(g,n,m);$s=7;case 7:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}p;case 5:$s=1;continue;case 2:q=k.bw.Flush();$s=8;case 8:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}q;$s=-1;return k.werr;}return;}var $f={$blk:SH.ptr.prototype.writeHeaders,$c:true,$r,g,h,i,j,k,l,m,n,o,p,q,$s};return $f;};SH.prototype.writeHeaders=function(g,h,i,j){return this.$val.writeHeaders(g,h,i,j);};SI.ptr.prototype.frameScratchBufferLen=function(g){var g,h,i,j,k;h=this;i=(new $Int64(0,g));if((i.$high>0||(i.$high===0&&i.$low>524288))){i=new $Int64(0,524288);}j=h.reqBodyContentLength;if(!((j.$high===-1&&j.$low===4294967295))&&(k=new $Int64(j.$high+0,j.$low+1),(k.$high>31)*4294967296))>>0));};SI.prototype.frameScratchBufferLen=function(g){return this.$val.frameScratchBufferLen(g);};SI.ptr.prototype.writeRequestBody=function(g){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred,$r,$c}=$restore(this,{g});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);h=[h];i=$ifaceNil;j=this;k=j.cc;l=j.reqBody;m=false;n=!(g.Trailer===false);o=j.reqBodyContentLength;p=!((o.$high===-1&&o.$low===4294967295));$r=k.mu.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}q=((k.maxFrameSize>>0));$r=k.mu.Unlock();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}r=j.frameScratchBufferLen(q);h[0]=ZL.nil;t=TF.Get();$s=3;case 3:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}s=$assertType(t,ZN,true);u=s[0];v=s[1];if(v&&u.$get().$length>=r){$deferred.push([$methodVal(TF,"Put"),[u]]);h[0]=u.$get();}else{h[0]=$makeSlice(ZL,r);$deferred.push([$methodVal(TF,"Put"),[(h.$ptr||(h.$ptr=new ZN(function(){return this.$target[0];},function($v){this.$target[0]=$v;},h)))]]);}w=false;case 4:if(!(!w)){$s=5;continue;}y=l.Read($subslice(h[0],0,h[0].$length));$s=6;case 6:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}x=y;z=x[0];aa=x[1];if(p){$s=7;continue;}$s=8;continue;case 7:o=(ab=(new $Int64(0,z)),new $Int64(o.$high-ab.$high,o.$low-ab.$low));if((o.$high===0&&o.$low===0)&&$interfaceIsEqual(aa,$ifaceNil)){$s=9;continue;}$s=10;continue;case 9:ac=ABK.zero();ad=0;af=l.Read(new ZL(ac));$s=11;case 11:if($c){$c=false;af=af.$blk();}if(af&&af.$blk!==undefined){break s;}ae=af;ad=ae[0];aa=ae[1];o=(ag=(new $Int64(0,ad)),new $Int64(o.$high-ag.$high,o.$low-ag.$low));case 10:if((o.$high<0||(o.$high===0&&o.$low<0))){$s=12;continue;}$s=13;continue;case 12:aa=TE;i=aa;ah=i;$s=14;case 14:return ah;case 13:case 8:if(!($interfaceIsEqual(aa,$ifaceNil))){$s=15;continue;}$s=16;continue;case 15:$r=k.mu.Lock();$s=17;case 17:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}ai=j.reqBodyClosed;$r=k.mu.Unlock();$s=18;case 18:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(ai){$s=20;continue;}if($interfaceIsEqual(aa,J.EOF)){$s=21;continue;}$s=22;continue;case 20:i=TC;aj=i;$s=24;case 24:return aj;case 21:w=true;aa=$ifaceNil;$s=23;continue;case 22:i=aa;ak=i;$s=25;case 25:return ak;case 23:case 19:case 16:al=$subslice(h[0],0,z);case 26:if(!(al.$length>0&&$interfaceIsEqual(aa,$ifaceNil))){$s=27;continue;}am=0;ao=j.awaitFlowControl(al.$length);$s=28;case 28:if($c){$c=false;ao=ao.$blk();}if(ao&&ao.$blk!==undefined){break s;}an=ao;am=an[0];aa=an[1];if(!($interfaceIsEqual(aa,$ifaceNil))){$s=29;continue;}$s=30;continue;case 29:i=aa;ap=i;$s=31;case 31:return ap;case 30:$r=k.wmu.Lock();$s=32;case 32:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}aq=$subslice(al,0,am);al=$subslice(al,am);m=w&&(al.$length===0)&&!n;ar=k.fr.WriteData(j.ID,m,aq);$s=33;case 33:if($c){$c=false;ar=ar.$blk();}if(ar&&ar.$blk!==undefined){break s;}aa=ar;if($interfaceIsEqual(aa,$ifaceNil)){$s=34;continue;}$s=35;continue;case 34:as=k.bw.Flush();$s=36;case 36:if($c){$c=false;as=as.$blk();}if(as&&as.$blk!==undefined){break s;}aa=as;case 35:$r=k.wmu.Unlock();$s=37;case 37:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=26;continue;case 27:if(!($interfaceIsEqual(aa,$ifaceNil))){$s=38;continue;}$s=39;continue;case 38:i=aa;at=i;$s=40;case 40:return at;case 39:$s=4;continue;case 5:if(m){$s=41;continue;}$s=42;continue;case 41:i=$ifaceNil;au=i;$s=43;case 43:return au;case 42:$r=k.mu.Lock();$s=44;case 44:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}av=g.Trailer;i=j.abortErr;$r=k.mu.Unlock();$s=45;case 45:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(!($interfaceIsEqual(i,$ifaceNil))){$s=46;continue;}$s=47;continue;case 46:i=i;aw=i;$s=48;case 48:return aw;case 47:$r=k.wmu.Lock();$s=49;case 49:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(k.wmu,"Unlock"),[]]);ax=ZL.nil;if($keys(av).length>0){$s=50;continue;}$s=51;continue;case 50:az=k.encodeTrailers(av);$s=52;case 52:if($c){$c=false;az=az.$blk();}if(az&&az.$blk!==undefined){break s;}ay=az;ax=ay[0];i=ay[1];if(!($interfaceIsEqual(i,$ifaceNil))){$s=53;continue;}$s=54;continue;case 53:i=i;ba=i;$s=55;case 55:return ba;case 54:case 51:if(ax.$length>0){$s=56;continue;}$s=57;continue;case 56:bb=k.writeHeaders(j.ID,true,q,ax);$s=59;case 59:if($c){$c=false;bb=bb.$blk();}if(bb&&bb.$blk!==undefined){break s;}i=bb;$s=58;continue;case 57:bc=k.fr.WriteData(j.ID,true,ZL.nil);$s=60;case 60:if($c){$c=false;bc=bc.$blk();}if(bc&&bc.$blk!==undefined){break s;}i=bc;case 58:bd=k.bw.Flush();$s=61;case 61:if($c){$c=false;bd=bd.$blk();}if(bd&&bd.$blk!==undefined){break s;}be=bd;if(!($interfaceIsEqual(be,$ifaceNil))&&$interfaceIsEqual(i,$ifaceNil)){i=be;}i=i;bf=i;$s=62;case 62:return bf;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if(!$curGoroutine.asleep){return i;}if($curGoroutine.asleep){var $f={$blk:SI.ptr.prototype.writeRequestBody,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,bb,bc,bd,be,bf,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred};return $f;}}};SI.prototype.writeRequestBody=function(g){return this.$val.writeRequestBody(g);};SI.ptr.prototype.awaitFlowControl=function(g){var{aa,ab,ac,ad,ae,af,ag,ah,ai,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred,$r,$c}=$restore(this,{g});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);h=0;i=$ifaceNil;j=this;k=j.cc;l=j.ctx;$r=k.mu.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(k.mu,"Unlock"),[]]);case 2:if(k.closed){$s=4;continue;}$s=5;continue;case 4:m=0;n=SQ;h=m;i=n;o=[h,i];$s=6;case 6:return o;case 5:if(j.reqBodyClosed){$s=7;continue;}$s=8;continue;case 7:p=0;q=TC;h=p;i=q;r=[h,i];$s=9;case 9:return r;case 8:t=l.Done();$s=10;case 10:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}s=$select([[j.abort],[t],[j.reqCancel],[]]);if(s[0]===0){$s=11;continue;}if(s[0]===1){$s=12;continue;}if(s[0]===2){$s=13;continue;}if(s[0]===3){$s=14;continue;}$s=15;continue;case 11:u=0;v=j.abortErr;h=u;i=v;w=[h,i];$s=16;case 16:return w;case 12:x=0;z=l.Err();$s=17;case 17:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}y=z;h=x;i=y;aa=[h,i];$s=18;case 18:return aa;case 13:ab=0;ac=SY;h=ab;i=ac;ad=[h,i];$s=19;case 19:return ad;case 14:case 15:ae=j.flow.available();if(ae>0){$s=20;continue;}$s=21;continue;case 20:af=ae;if(((af>>0))>g){af=((g>>0));}if(af>((k.maxFrameSize>>0))){af=((k.maxFrameSize>>0));}j.flow.take(af);ag=af;ah=$ifaceNil;h=ag;i=ah;ai=[h,i];$s=22;case 22:return ai;case 21:$r=k.cond.Wait();$s=23;case 23:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=2;continue;case 3:$s=-1;return[h,i];}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if(!$curGoroutine.asleep){return[h,i];}if($curGoroutine.asleep){var $f={$blk:SI.ptr.prototype.awaitFlowControl,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred};return $f;}}};SI.prototype.awaitFlowControl=function(g){return this.$val.awaitFlowControl(g);};SH.ptr.prototype.encodeHeaders=function(g,h,i,j){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:g=[g];h=[h];i=[i];j=[j];k=[k];l=[l];m=[m];n=[n];o=[o];p=[p];k[0]=this;k[0].hbuf.Reset();if(g[0].URL===AAF.nil){$s=-1;return[ZL.nil,TG];}m[0]=g[0].Host;if(m[0]===""){m[0]=g[0].URL.Host;}r=U.PunycodeHostPort(m[0]);$s=1;case 1:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}q=r;m[0]=q[0];s=q[1];if(!($interfaceIsEqual(s,$ifaceNil))){$s=-1;return[ZL.nil,s];}n[0]="";if(!(g[0].Method==="CONNECT")){$s=2;continue;}$s=3;continue;case 2:n[0]=g[0].URL.RequestURI();if(!QD(n[0])){$s=4;continue;}$s=5;continue;case 4:t=n[0];n[0]=Q.TrimPrefix(n[0],g[0].URL.Scheme+"://"+m[0]);if(!QD(n[0])){$s=6;continue;}$s=7;continue;case 6:if(!(g[0].URL.Opaque==="")){$s=8;continue;}$s=9;continue;case 8:u=H.Errorf("invalid request :path %q from URL.Opaque = %q",new ZB([new $String(t),new $String(g[0].URL.Opaque)]));$s=11;case 11:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}v=[ZL.nil,u];$s=12;case 12:return v;case 9:w=H.Errorf("invalid request :path %q",new ZB([new $String(t)]));$s=13;case 13:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}x=[ZL.nil,w];$s=14;case 14:return x;case 10:case 7:case 5:case 3:y=g[0].Header;z=0;aa=$keys(y);case 15:if(!(z=ag.$length)?($throwRuntimeError("index out of range"),undefined):ag.$array[ag.$offset+ah]);if(!U.ValidHeaderFieldValue(ai)){$s=23;continue;}$s=24;continue;case 23:aj=H.Errorf("invalid HTTP header value %q for header %q",new ZB([new $String(ai),new $String(ac)]));$s=25;case 25:if($c){$c=false;aj=aj.$blk();}if(aj&&aj.$blk!==undefined){break s;}ak=[ZL.nil,aj];$s=26;case 26:return ak;case 24:ah++;$s=21;continue;case 22:z++;$s=15;continue;case 16:al=(function(g,h,i,j,k,l,m,n,o,p){return function $b(al){var{al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,$s,$r,$c}=$restore(this,{al});$s=$s||0;s:while(true){switch($s){case 0:$r=al(":authority",m[0]);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}am=g[0].Method;if(am===""){am="GET";}$r=al(":method",am);$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(!(g[0].Method==="CONNECT")){$s=3;continue;}$s=4;continue;case 3:$r=al(":path",n[0]);$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=al(":scheme",g[0].URL.Scheme);$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 4:if(!(i[0]==="")){$s=7;continue;}$s=8;continue;case 7:$r=al("trailer",i[0]);$s=9;case 9:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 8:an=false;ao=g[0].Header;ap=0;aq=$keys(ao);case 10:if(!(ap=at.$length?($throwRuntimeError("index out of range"),undefined):at.$array[at.$offset+0])===""){ap++;$s=10;continue;}$s=16;continue;case 15:au=at;av=0;case 17:if(!(av=au.$length)?($throwRuntimeError("index out of range"),undefined):au.$array[au.$offset+av]);case 19:ax=Q.IndexByte(aw,59);if(ax<0){$s=20;continue;}$r=al("cookie",$substring(aw,0,ax));$s=21;case 21:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}ax=ax+(1)>>0;while(true){if(!((ax+1>>0)<=aw.length&&(aw.charCodeAt(ax)===32))){break;}ax=ax+(1)>>0;}aw=$substring(aw,ax);$s=19;continue;case 20:if(aw.length>0){$s=22;continue;}$s=23;continue;case 22:$r=al("cookie",aw);$s=24;case 24:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 23:av++;$s=17;continue;case 18:ap++;$s=10;continue;case 16:ay=at;az=0;case 25:if(!(az=ay.$length)?($throwRuntimeError("index out of range"),undefined):ay.$array[ay.$offset+az]);$r=al(as,ba);$s=27;case 27:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}az++;$s=25;continue;case 26:ap++;$s=10;continue;case 11:if(TH(g[0].Method,j[0])){$s=28;continue;}$s=29;continue;case 28:$r=al("content-length",Z.FormatInt(j[0],10));$s=30;case 30:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 29:if(h[0]){$s=31;continue;}$s=32;continue;case 31:$r=al("accept-encoding","gzip");$s=33;case 33:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 32:if(!an){$s=34;continue;}$s=35;continue;case 34:$r=al("user-agent","Go-http-client/2.0");$s=36;case 36:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 35:$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,ay,az,ba,$s};return $f;};})(g,h,i,j,k,l,m,n,o,p);l[0]=new $Uint64(0,0);$r=al((function(g,h,i,j,k,l,m,n,o,p){return function(am,an){var am,an,ao,ap;ao=new AO.HeaderField.ptr(am,an,false);l[0]=(ap=(new $Uint64(0,$clone(ao,AO.HeaderField).Size())),new $Uint64(l[0].$high+ap.$high,l[0].$low+ap.$low));};})(g,h,i,j,k,l,m,n,o,p));$s=27;case 27:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if((am=k[0].peerMaxHeaderListSize,(l[0].$high>am.$high||(l[0].$high===am.$high&&l[0].$low>am.$low)))){$s=-1;return[ZL.nil,TP];}an=L.ContextClientTrace(g[0].Context());$s=28;case 28:if($c){$c=false;an=an.$blk();}if(an&&an.$blk!==undefined){break s;}o[0]=an;p[0]=OM(o[0]);$r=al((function(g,h,i,j,k,l,m,n,o,p){return function $b(ao,ap){var{ao,ap,aq,ar,as,$s,$r,$c}=$restore(this,{ao,ap});$s=$s||0;s:while(true){switch($s){case 0:ar=LD(ao);$s=1;case 1:if($c){$c=false;ar=ar.$blk();}if(ar&&ar.$blk!==undefined){break s;}aq=ar;ao=aq[0];as=aq[1];if(!as){$s=-1;return;}$r=k[0].writeHeader(ao,ap);$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(p[0]){$s=3;continue;}$s=4;continue;case 3:$r=ON(o[0],ao,ap);$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 4:$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,ao,ap,aq,ar,as,$s};return $f;};})(g,h,i,j,k,l,m,n,o,p));$s=29;case 29:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return[k[0].hbuf.Bytes(),$ifaceNil];}return;}var $f={$blk:SH.ptr.prototype.encodeHeaders,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};SH.prototype.encodeHeaders=function(g,h,i,j){return this.$val.encodeHeaders(g,h,i,j);};TH=function(g,h){var g,h,i;if((h.$high>0||(h.$high===0&&h.$low>0))){return true;}if((h.$high<0||(h.$high===0&&h.$low<0))){return false;}i=g;if(i===("POST")||i===("PUT")||i===("PATCH")){return true;}else{return false;}};SH.ptr.prototype.encodeTrailers=function(g){var{aa,ab,ac,ad,ae,af,ag,ah,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;h.hbuf.Reset();i=new $Uint64(0,0);j=g;k=0;l=$keys(j);while(true){if(!(k=p.$length)?($throwRuntimeError("index out of range"),undefined):p.$array[p.$offset+q]);s=new AO.HeaderField.ptr(n,r,false);i=(t=(new $Uint64(0,$clone(s,AO.HeaderField).Size())),new $Uint64(i.$high+t.$high,i.$low+t.$low));q++;}k++;}if((u=h.peerMaxHeaderListSize,(i.$high>u.$high||(i.$high===u.$high&&i.$low>u.$low)))){$s=-1;return[ZL.nil,TP];}v=g;w=0;x=$keys(v);case 1:if(!(w=af.$length)?($throwRuntimeError("index out of range"),undefined):af.$array[af.$offset+ag]);$r=h.writeHeader(ad,ah);$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}ag++;$s=4;continue;case 5:w++;$s=1;continue;case 2:$s=-1;return[h.hbuf.Bytes(),$ifaceNil];}return;}var $f={$blk:SH.ptr.prototype.encodeTrailers,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};SH.prototype.encodeTrailers=function(g){return this.$val.encodeTrailers(g);};SH.ptr.prototype.writeHeader=function(g,h){var{g,h,i,j,$s,$r,$c}=$restore(this,{g,h});$s=$s||0;s:while(true){switch($s){case 0:i=this;if(PD){$s=1;continue;}$s=2;continue;case 1:$r=K.Printf("http2: Transport encoding header %q = %q",new ZB([new $String(g),new $String(h)]));$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 2:j=i.henc.WriteField(new AO.HeaderField.ptr(g,h,false));$s=4;case 4:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}j;$s=-1;return;}return;}var $f={$blk:SH.ptr.prototype.writeHeader,$c:true,$r,g,h,i,j,$s};return $f;};SH.prototype.writeHeader=function(g,h){return this.$val.writeHeader(g,h);};SH.ptr.prototype.addStreamLocked=function(g){var g,h,i;h=this;g.flow.add(((h.initialWindowSize>>0)));g.flow.setConnFlow(h.flow);g.inflow.add(4194304);g.inflow.setConnFlow(h.inflow);g.ID=h.nextStreamID;h.nextStreamID=h.nextStreamID+(2)>>>0;i=g.ID;(h.streams||$throwRuntimeError("assignment to entry in nil map"))[$Uint32.keyFor(i)]={k:i,v:g};if(g.ID===0){$panic(new $String("assigned stream ID 0"));}};SH.prototype.addStreamLocked=function(g){return this.$val.addStreamLocked(g);};SH.ptr.prototype.forgetStreamID=function(g){var{g,h,i,j,k,l,m,$s,$deferred,$r,$c}=$restore(this,{g});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);h=this;$r=h.mu.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}i=$keys(h.streams).length;delete h.streams[$Uint32.keyFor(g)];if(!(($keys(h.streams).length===(i-1>>0)))){$panic(new $String("forgetting unknown stream id"));}j=T.Now();$s=2;case 2:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}T.Time.copy(h.lastActive,j);if(($keys(h.streams).length===0)&&!(h.idleTimer===AAP.nil)){$s=3;continue;}$s=4;continue;case 3:k=h.idleTimer.Reset(h.idleTimeout);$s=5;case 5:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}k;l=T.Now();$s=6;case 6:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}T.Time.copy(h.lastIdle,l);case 4:$r=h.cond.Broadcast();$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}m=h.singleUse||h.doNotReuse||h.t.disableKeepAlives();if(m&&(h.streamsReserved===0)&&($keys(h.streams).length===0)){$s=8;continue;}$s=9;continue;case 8:if(PD){$s=10;continue;}$s=11;continue;case 10:$r=h.vlogf("http2: Transport closing idle conn %p (forSingleUse=%v, maxStream=%v)",new ZB([h,new $Bool(h.singleUse),new $Uint32((h.nextStreamID-2>>>0))]));$s=12;case 12:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 11:h.closed=true;$deferred.push([$methodVal(h.tconn,"Close"),[]]);case 9:$r=h.mu.Unlock();$s=13;case 13:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:SH.ptr.prototype.forgetStreamID,$c:true,$r,g,h,i,j,k,l,m,$s,$deferred};return $f;}}};SH.prototype.forgetStreamID=function(g){return this.$val.forgetStreamID(g);};SH.ptr.prototype.readLoop=function(){var{g,h,i,j,k,l,m,$s,$deferred,$r,$c}=$restore(this,{});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);g=this;h=new TJ.ptr(ZV.zero(),g);$deferred.push([$methodVal(h,"cleanup"),[]]);i=h.run();$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}g.readerErr=i;j=$assertType(g.readerErr,LV,true);k=j[0];l=j[1];if(l){$s=2;continue;}$s=3;continue;case 2:$r=g.wmu.Lock();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}m=g.fr.WriteGoAway(0,((k>>>0)),ZL.nil);$s=5;case 5:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}m;$r=g.wmu.Unlock();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 3:$s=-1;return;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:SH.ptr.prototype.readLoop,$c:true,$r,g,h,i,j,k,l,m,$s,$deferred};return $f;}}};SH.prototype.readLoop=function(){return this.$val.readLoop();};TK.ptr.prototype.Error=function(){var{g,h,i,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=H.Sprintf("http2: server sent GOAWAY and closed the connection; LastStreamID=%v, ErrCode=%v, debug=%q",new ZB([new $Uint32(g.LastStreamID),new LT(g.ErrCode),new $String(g.DebugData)]));$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=2;case 2:return i;}return;}var $f={$blk:TK.ptr.prototype.Error,$c:true,$r,g,h,i,$s};return $f;};TK.prototype.Error=function(){return this.$val.Error();};TL=function(g){var g,h,i,j;if($interfaceIsEqual(g,J.EOF)){return true;}h=$assertType(g,ACM,true);i=h[0];j=h[1];return j&&i.Op==="read";};TJ.ptr.prototype.cleanup=function(){var{g,h,i,j,k,l,m,n,o,p,q,r,$s,$deferred,$r,$c}=$restore(this,{});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);g=this;h=g.cc;$deferred.push([$methodVal(h.tconn,"Close"),[]]);i=h.t.connPool();$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}$deferred.push([$methodVal(i,"MarkDead"),[h]]);$deferred.push([function(j){$close(j);},[h.readerDone]]);if(!(h.idleTimer===AAP.nil)){h.idleTimer.Stop();}k=h.readerErr;$r=h.mu.Lock();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(!(h.goAway===ADU.nil)&&TL(k)){k=(l=new TK.ptr(h.goAway.LastStreamID,h.goAway.ErrCode,h.goAwayDebug),new l.constructor.elem(l));}else if($interfaceIsEqual(k,J.EOF)){k=J.ErrUnexpectedEOF;}h.closed=true;m=h.streams;n=0;o=$keys(m);case 3:if(!(n>>0));n=new LT(m).stringToken();$s=3;case 3:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=new $String(n);p=H.Sprintf("read_frame_conn_error_%s",new ZB([o]));$s=4;case 4:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}$r=i(p);$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;case 2:q=G.Is(g,J.EOF);$s=8;case 8:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}if(q){$s=6;continue;}$s=7;continue;case 6:$r=i("read_frame_eof");$s=9;case 9:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;case 7:r=G.Is(g,J.ErrUnexpectedEOF);$s=12;case 12:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}if(r){$s=10;continue;}$s=11;continue;case 10:$r=i("read_frame_unexpected_eof");$s=13;case 13:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;case 11:s=G.Is(g,MY);$s=16;case 16:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}if(s){$s=14;continue;}$s=15;continue;case 14:$r=i("read_frame_too_large");$s=17;case 17:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;case 15:$r=i("read_frame_other");$s=18;case 18:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:SH.ptr.prototype.countReadFrameError,$c:true,$r,g,h,i,j,k,l,m,n,o,p,q,r,s,$s};return $f;};SH.prototype.countReadFrameError=function(g){return this.$val.countReadFrameError(g);};TJ.ptr.prototype.run=function(){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred,$r,$c}=$restore(this,{});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);g=this;h=g.cc;i=false;j=h.t.ReadIdleTimeout;k=AAP.nil;if(!((j.$high===0&&j.$low===0))){$s=1;continue;}$s=2;continue;case 1:l=T.AfterFunc(j,$methodVal(h,"healthCheck"));$s=3;case 3:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k=l;$deferred.push([$methodVal(k,"Stop"),[]]);case 2:case 4:n=h.fr.ReadFrame();$s=6;case 6:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;o=m[0];p=m[1];if(!(k===AAP.nil)){$s=7;continue;}$s=8;continue;case 7:q=k.Reset(j);$s=9;case 9:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}q;case 8:if(!($interfaceIsEqual(p,$ifaceNil))){$s=10;continue;}$s=11;continue;case 10:$r=h.vlogf("http2: Transport readFrame error on conn %p: (%T) %v",new ZB([h,p,p]));$s=12;case 12:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 11:r=$assertType(p,LW,true);s=$clone(r[0],LW);t=r[1];if(t){$s=13;continue;}if(!($interfaceIsEqual(p,$ifaceNil))){$s=14;continue;}$s=15;continue;case 13:u=g.streamByID(s.StreamID);$s=16;case 16:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}v=u;if(!(v===AEV.nil)){$s=17;continue;}$s=18;continue;case 17:if($interfaceIsEqual(s.Cause,$ifaceNil)){s.Cause=h.fr.errDetail;}$r=g.endStreamError(v,new s.constructor.elem(s));$s=19;case 19:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 18:$s=4;continue;$s=15;continue;case 14:$r=h.countReadFrameError(p);$s=20;case 20:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}w=p;$s=21;case 21:return w;case 15:if(PD){$s=22;continue;}$s=23;continue;case 22:x=OL(o);$s=24;case 24:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}y=new $String(x);$r=h.vlogf("http2: Transport received %s",new ZB([y]));$s=25;case 25:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 23:if(!i){$s=26;continue;}$s=27;continue;case 26:z=$assertType(o,ADQ,true);aa=z[1];if(!aa){$s=28;continue;}$s=29;continue;case 28:$r=h.logf("protocol error: received %T before a SETTINGS frame",new ZB([o]));$s=30;case 30:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}ab=new LV(1);$s=31;case 31:return ab;case 29:i=true;case 27:ac=o;if($assertType(ac,ADO,true)[1]){$s=32;continue;}if($assertType(ac,ADR,true)[1]){$s=33;continue;}if($assertType(ac,ADU,true)[1]){$s=34;continue;}if($assertType(ac,ADV,true)[1]){$s=35;continue;}if($assertType(ac,ADQ,true)[1]){$s=36;continue;}if($assertType(ac,AEK,true)[1]){$s=37;continue;}if($assertType(ac,ADS,true)[1]){$s=38;continue;}if($assertType(ac,ADT,true)[1]){$s=39;continue;}$s=40;continue;case 32:ad=ac.$val;am=g.processHeaders(ad);$s=42;case 42:if($c){$c=false;am=am.$blk();}if(am&&am.$blk!==undefined){break s;}p=am;$s=41;continue;case 33:ae=ac.$val;an=g.processData(ae);$s=43;case 43:if($c){$c=false;an=an.$blk();}if(an&&an.$blk!==undefined){break s;}p=an;$s=41;continue;case 34:af=ac.$val;ao=g.processGoAway(af);$s=44;case 44:if($c){$c=false;ao=ao.$blk();}if(ao&&ao.$blk!==undefined){break s;}p=ao;$s=41;continue;case 35:ag=ac.$val;ap=g.processResetStream(ag);$s=45;case 45:if($c){$c=false;ap=ap.$blk();}if(ap&&ap.$blk!==undefined){break s;}p=ap;$s=41;continue;case 36:ah=ac.$val;aq=g.processSettings(ah);$s=46;case 46:if($c){$c=false;aq=aq.$blk();}if(aq&&aq.$blk!==undefined){break s;}p=aq;$s=41;continue;case 37:ai=ac.$val;p=g.processPushPromise(ai);$s=41;continue;case 38:aj=ac.$val;ar=g.processWindowUpdate(aj);$s=47;case 47:if($c){$c=false;ar=ar.$blk();}if(ar&&ar.$blk!==undefined){break s;}p=ar;$s=41;continue;case 39:ak=ac.$val;as=g.processPing(ak);$s=48;case 48:if($c){$c=false;as=as.$blk();}if(as&&as.$blk!==undefined){break s;}p=as;$s=41;continue;case 40:al=ac;$r=h.logf("Transport: unhandled response frame type %T",new ZB([al]));$s=49;case 49:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 41:if(!($interfaceIsEqual(p,$ifaceNil))){$s=50;continue;}$s=51;continue;case 50:if(PD){$s=52;continue;}$s=53;continue;case 52:at=h;au=OL(o);$s=54;case 54:if($c){$c=false;au=au.$blk();}if(au&&au.$blk!==undefined){break s;}av=new $String(au);aw=p;$r=h.vlogf("http2: Transport conn %p received error from processing frame %v: %v",new ZB([at,av,aw]));$s=55;case 55:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 53:ax=p;$s=56;case 56:return ax;case 51:$s=4;continue;case 5:$s=-1;return $ifaceNil;}return;}}catch(err){$err=err;$s=-1;return $ifaceNil;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:TJ.ptr.prototype.run,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,av,aw,ax,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred};return $f;}}};TJ.prototype.run=function(){return this.$val.run();};TJ.ptr.prototype.processHeaders=function(g){var{g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;i=h.streamByID(g.http2HeadersFrame.http2FrameHeader.StreamID);$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;if(j===AEV.nil){$s=-1;return $ifaceNil;}if(j.readClosed){$s=2;continue;}$s=3;continue;case 2:$r=h.endStreamError(j,(k=new LW.ptr(g.http2HeadersFrame.http2FrameHeader.StreamID,1,G.New("protocol error: headers after END_STREAM")),new k.constructor.elem(k)));$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return $ifaceNil;case 3:if(!j.firstByte){$s=5;continue;}$s=6;continue;case 5:if(!(j.trace===AAH.nil)){$s=7;continue;}$s=8;continue;case 7:$r=UF(j.trace);$s=9;case 9:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 8:j.firstByte=true;case 6:if(!j.pastHeaders){$s=10;continue;}$s=11;continue;case 10:j.pastHeaders=true;$s=12;continue;case 11:l=h.processTrailers(j,g);$s=13;case 13:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;$s=14;case 14:return m;case 12:o=h.handleResponse(j,g);$s=15;case 15:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}n=o;p=n[0];q=n[1];if(!($interfaceIsEqual(q,$ifaceNil))){$s=16;continue;}$s=17;continue;case 16:r=$assertType(q,LV,true);s=r[1];if(s){$s=-1;return q;}$r=h.endStreamError(j,(t=new LW.ptr(g.http2HeadersFrame.http2FrameHeader.StreamID,1,q),new t.constructor.elem(t)));$s=18;case 18:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return $ifaceNil;case 17:if(p===AAG.nil){$s=-1;return $ifaceNil;}j.resTrailer=(p.$ptr_Trailer||(p.$ptr_Trailer=new ABO(function(){return this.$target.Trailer;},function($v){this.$target.Trailer=$v;},p)));j.res=p;$close(j.respHeaderRecv);if(g.http2HeadersFrame.StreamEnded()){$s=19;continue;}$s=20;continue;case 19:$r=h.endStream(j);$s=21;case 21:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 20:$s=-1;return $ifaceNil;}return;}var $f={$blk:TJ.ptr.prototype.processHeaders,$c:true,$r,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s};return $f;};TJ.prototype.processHeaders=function(g){return this.$val.processHeaders(g);};TJ.ptr.prototype.handleResponse=function(g,h){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{g,h});$s=$s||0;s:while(true){switch($s){case 0:i=this;if(h.Truncated){$s=-1;return[AAG.nil,TO];}j=h.PseudoValue("status");if(j===""){$s=-1;return[AAG.nil,G.New("malformed response from server: missing status pseudo header")];}k=Z.Atoi(j);l=k[0];m=k[1];if(!($interfaceIsEqual(m,$ifaceNil))){$s=-1;return[AAG.nil,G.New("malformed response from server: malformed non-numeric status pseudo header")];}n=h.RegularFields();o=$makeSlice(ZK,n.$length);q=(p=n.$length,((p<0||p>2147483647)?$throwRuntimeError("makemap: size out of range"):{}));r=new IW.ptr(j+" "+EI(l),l,"HTTP/2.0",2,0,q,$ifaceNil,new $Int64(0,0),ZK.nil,false,false,false,ZX.nil,AAV.nil);s=n;t=0;case 1:if(!(t=s.$length)?($throwRuntimeError("index out of range"),undefined):s.$array[s.$offset+t]),AO.HeaderField);w=KX(v.Name);$s=3;case 3:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}x=w;if(x==="Trailer"){$s=4;continue;}$s=5;continue;case 4:u[0]=r.Trailer;if(u[0]===false){u[0]={};r.Trailer=u[0];}$r=RY(v.Value,(function(u){return function $b(y){var{aa,y,z,$s,$r,$c}=$restore(this,{y});$s=$s||0;s:while(true){switch($s){case 0:aa=KX(y);$s=1;case 1:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}z=aa;(u[0]||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(z)]={k:z,v:ZK.nil};$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,aa,y,z,$s};return $f;};})(u));$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=6;continue;case 5:z=(y=q[$String.keyFor(x)],y!==undefined?y.v:ZK.nil);if(z===ZK.nil&&o.$length>0){aa=$subslice(o,0,1,1);ab=$subslice(o,1);z=aa;o=ab;(0>=z.$length?($throwRuntimeError("index out of range"),undefined):z.$array[z.$offset+0]=v.Value);ac=x;(q||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(ac)]={k:ac,v:z};}else{ad=x;(q||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(ad)]={k:ad,v:$append(z,v.Value)};}case 6:t++;$s=1;continue;case 2:if(l>=100&&l<=199){$s=8;continue;}$s=9;continue;case 8:if(h.http2HeadersFrame.StreamEnded()){$s=-1;return[AAG.nil,G.New("1xx informational response with END_STREAM flag")];}g.num1xx=g.num1xx+(1)<<24>>>24;if(g.num1xx>5){$s=-1;return[AAG.nil,G.New("http2: too many 1xx informational responses")];}ae=g.get1xxTraceFunc();if(!(ae===$throwNilPointerError)){$s=10;continue;}$s=11;continue;case 10:af=ae(l,(q));$s=12;case 12:if($c){$c=false;af=af.$blk();}if(af&&af.$blk!==undefined){break s;}ag=af;if(!($interfaceIsEqual(ag,$ifaceNil))){$s=-1;return[AAG.nil,ag];}case 11:if(l===100){$s=13;continue;}$s=14;continue;case 13:$r=UC(g.trace);$s=15;case 15:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}ah=$select([[g.on100,new AAQ.ptr()],[]]);if(ah[0]===0){}else if(ah[0]===1){}case 14:g.pastHeaders=false;$s=-1;return[AAG.nil,$ifaceNil];case 9:r.ContentLength=new $Int64(-1,4294967295);aj=(ai=r.Header[$String.keyFor("Content-Length")],ai!==undefined?ai.v:ZK.nil);if(aj.$length===1){ak=Z.ParseUint((0>=aj.$length?($throwRuntimeError("index out of range"),undefined):aj.$array[aj.$offset+0]),10,63);al=ak[0];am=ak[1];if($interfaceIsEqual(am,$ifaceNil)){r.ContentLength=(new $Int64(al.$high,al.$low));}else{}}else if(aj.$length>1){}else if(h.http2HeadersFrame.StreamEnded()&&!g.isHead){r.ContentLength=new $Int64(0,0);}if(g.isHead){r.Body=TQ;$s=-1;return[r,$ifaceNil];}if(h.http2HeadersFrame.StreamEnded()){if((an=r.ContentLength,(an.$high>0||(an.$high===0&&an.$low>0)))){r.Body=(ao=new TR.ptr(),new ao.constructor.elem(ao));}else{r.Body=TQ;}$s=-1;return[r,$ifaceNil];}$r=g.bufPipe.setBuffer(new LR.ptr(ZO.nil,0,0,0,r.ContentLength));$s=16;case 16:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}g.bytesRemain=r.ContentLength;r.Body=(ap=new TM.ptr(g),new ap.constructor.elem(ap));if(!(g.requestedGzip)){aq=false;$s=19;continue s;}ar=new KP(r.Header).Get("Content-Encoding");$s=20;case 20:if($c){$c=false;ar=ar.$blk();}if(ar&&ar.$blk!==undefined){break s;}as=LA(ar,"gzip");$s=21;case 21:if($c){$c=false;as=as.$blk();}if(as&&as.$blk!==undefined){break s;}aq=as;case 19:if(aq){$s=17;continue;}$s=18;continue;case 17:$r=new KP(r.Header).Del("Content-Encoding");$s=22;case 22:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=new KP(r.Header).Del("Content-Length");$s=23;case 23:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}r.ContentLength=new $Int64(-1,4294967295);r.Body=new TU.ptr(ZV.zero(),r.Body,ABB.nil,$ifaceNil);r.Uncompressed=true;case 18:$s=-1;return[r,$ifaceNil];}return;}var $f={$blk:TJ.ptr.prototype.handleResponse,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};TJ.prototype.handleResponse=function(g,h){return this.$val.handleResponse(g,h);};TJ.ptr.prototype.processTrailers=function(g,h){var{g,h,i,j,k,l,m,n,o,p,q,$s,$r,$c}=$restore(this,{g,h});$s=$s||0;s:while(true){switch($s){case 0:i=this;if(g.pastTrailers){$s=-1;return new LV(1);}g.pastTrailers=true;if(!h.http2HeadersFrame.StreamEnded()){$s=-1;return new LV(1);}if(h.PseudoFields().$length>0){$s=-1;return new LV(1);}j={};k=h.RegularFields();l=0;case 1:if(!(l=k.$length)?($throwRuntimeError("index out of range"),undefined):k.$array[k.$offset+l]),AO.HeaderField);n=KX(m.Name);$s=3;case 3:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;p=o;(j||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(p)]={k:p,v:$append((q=j[$String.keyFor(o)],q!==undefined?q.v:ZK.nil),m.Value)};l++;$s=1;continue;case 2:g.trailer=j;$r=i.endStream(g);$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return $ifaceNil;}return;}var $f={$blk:TJ.ptr.prototype.processTrailers,$c:true,$r,g,h,i,j,k,l,m,n,o,p,q,$s};return $f;};TJ.prototype.processTrailers=function(g,h){return this.$val.processTrailers(g,h);};TM.ptr.prototype.Read=function(g){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred,$r,$c}=$restore(this,{g});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);h=0;i=$ifaceNil;j=this;k=j.cs;l=k.cc;if(!($interfaceIsEqual(k.readErr,$ifaceNil))){$s=1;continue;}$s=2;continue;case 1:m=0;n=k.readErr;h=m;i=n;o=[h,i];$s=3;case 3:return o;case 2:q=j.cs.bufPipe.Read(g);$s=4;case 4:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}p=q;h=p[0];i=p[1];if(!((r=k.bytesRemain,(r.$high===-1&&r.$low===4294967295)))){$s=5;continue;}$s=6;continue;case 5:if((s=(new $Int64(0,h)),t=k.bytesRemain,(s.$high>t.$high||(s.$high===t.$high&&s.$low>t.$low)))){$s=7;continue;}$s=8;continue;case 7:h=(((u=k.bytesRemain,u.$low+((u.$high>>31)*4294967296))>>0));if($interfaceIsEqual(i,$ifaceNil)){$s=9;continue;}$s=10;continue;case 9:i=G.New("net/http: server replied with more than declared Content-Length; truncated");$r=k.abortStream(i);$s=11;case 11:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 10:k.readErr=i;v=(((w=k.bytesRemain,w.$low+((w.$high>>31)*4294967296))>>0));x=i;h=v;i=x;y=[h,i];$s=12;case 12:return y;case 8:k.bytesRemain=(z=k.bytesRemain,aa=(new $Int64(0,h)),new $Int64(z.$high-aa.$high,z.$low-aa.$low));if($interfaceIsEqual(i,J.EOF)&&(ab=k.bytesRemain,(ab.$high>0||(ab.$high===0&&ab.$low>0)))){$s=13;continue;}$s=14;continue;case 13:i=J.ErrUnexpectedEOF;k.readErr=i;ac=h;ad=i;h=ac;i=ad;ae=[h,i];$s=15;case 15:return ae;case 14:case 6:if(h===0){$s=16;continue;}$s=17;continue;case 16:af=[h,i];$s=18;case 18:return af;case 17:$r=l.mu.Lock();$s=19;case 19:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}ag=0;ah=0;ai=ag;aj=ah;ak=l.inflow.available();if(ak<536870912){ai=1073741824-ak>>0;l.inflow.add(ai);}if($interfaceIsEqual(i,$ifaceNil)){$s=20;continue;}$s=21;continue;case 20:al=k.bufPipe.Len();$s=22;case 22:if($c){$c=false;al=al.$blk();}if(al&&al.$blk!==undefined){break s;}am=((k.inflow.available()>>0))+al>>0;if(am<4190208){aj=(((4194304-am>>0)>>0));k.inflow.add(aj);}case 21:$r=l.mu.Unlock();$s=23;case 23:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(!((ai===0))||!((aj===0))){$s=24;continue;}$s=25;continue;case 24:$r=l.wmu.Lock();$s=26;case 26:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(l.wmu,"Unlock"),[]]);if(!((ai===0))){$s=27;continue;}$s=28;continue;case 27:an=l.fr.WriteWindowUpdate(0,PW(ai));$s=29;case 29:if($c){$c=false;an=an.$blk();}if(an&&an.$blk!==undefined){break s;}an;case 28:if(!((aj===0))){$s=30;continue;}$s=31;continue;case 30:ao=l.fr.WriteWindowUpdate(k.ID,PW(aj));$s=32;case 32:if($c){$c=false;ao=ao.$blk();}if(ao&&ao.$blk!==undefined){break s;}ao;case 31:ap=l.bw.Flush();$s=33;case 33:if($c){$c=false;ap=ap.$blk();}if(ap&&ap.$blk!==undefined){break s;}ap;case 25:aq=[h,i];$s=34;case 34:return aq;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if(!$curGoroutine.asleep){return[h,i];}if($curGoroutine.asleep){var $f={$blk:TM.ptr.prototype.Read,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred};return $f;}}};TM.prototype.Read=function(g){return this.$val.Read(g);};TM.ptr.prototype.Close=function(){var{g,h,i,j,k,l,m,n,o,p,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=g.cs;i=h.cc;j=h.bufPipe.Len();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;if(k>0){$s=2;continue;}$s=3;continue;case 2:$r=i.mu.Lock();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(k>0){i.inflow.add(((k>>0)));}$r=i.mu.Unlock();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=i.wmu.Lock();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(k>0){$s=7;continue;}$s=8;continue;case 7:l=i.fr.WriteWindowUpdate(0,((k>>>0)));$s=9;case 9:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}l;case 8:m=i.bw.Flush();$s=10;case 10:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}m;$r=i.wmu.Unlock();$s=11;case 11:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 3:$r=h.bufPipe.BreakWithError(TN);$s=12;case 12:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=h.abortStream(TN);$s=13;case 13:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}o=h.ctx.Done();$s=14;case 14:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=$select([[h.donec],[o],[h.reqCancel]]);$s=15;case 15:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}n=p;if(n[0]===0){$s=16;continue;}if(n[0]===1){$s=17;continue;}if(n[0]===2){$s=18;continue;}$s=19;continue;case 16:$s=19;continue;case 17:$s=-1;return $ifaceNil;case 18:$s=-1;return SY;case 19:$s=-1;return $ifaceNil;}return;}var $f={$blk:TM.ptr.prototype.Close,$c:true,$r,g,h,i,j,k,l,m,n,o,p,$s};return $f;};TM.prototype.Close=function(){return this.$val.Close();};TJ.ptr.prototype.processData=function(g){var{aa,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;i=h.cc;j=h.streamByID(g.http2FrameHeader.StreamID);$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=g.Data();if(k===AEV.nil){$s=2;continue;}$s=3;continue;case 2:$r=i.mu.Lock();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}m=i.nextStreamID;$r=i.mu.Unlock();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(g.http2FrameHeader.StreamID>=m){$s=6;continue;}$s=7;continue;case 6:$r=i.logf("http2: Transport received unsolicited DATA frame; closing connection",new ZB([]));$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return new LV(1);case 7:if(g.http2FrameHeader.Length>0){$s=9;continue;}$s=10;continue;case 9:$r=i.mu.Lock();$s=11;case 11:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}i.inflow.add(((g.http2FrameHeader.Length>>0)));$r=i.mu.Unlock();$s=12;case 12:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=i.wmu.Lock();$s=13;case 13:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}n=i.fr.WriteWindowUpdate(0,(g.http2FrameHeader.Length));$s=14;case 14:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}n;o=i.bw.Flush();$s=15;case 15:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}o;$r=i.wmu.Unlock();$s=16;case 16:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 10:$s=-1;return $ifaceNil;case 3:if(k.readClosed){$s=17;continue;}$s=18;continue;case 17:$r=i.logf("protocol error: received DATA after END_STREAM",new ZB([]));$s=19;case 19:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=h.endStreamError(k,(p=new LW.ptr(g.http2FrameHeader.StreamID,1,$ifaceNil),new p.constructor.elem(p)));$s=20;case 20:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return $ifaceNil;case 18:if(!k.firstByte){$s=21;continue;}$s=22;continue;case 21:$r=i.logf("protocol error: received DATA before a HEADERS frame",new ZB([]));$s=23;case 23:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=h.endStreamError(k,(q=new LW.ptr(g.http2FrameHeader.StreamID,1,$ifaceNil),new q.constructor.elem(q)));$s=24;case 24:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return $ifaceNil;case 22:if(g.http2FrameHeader.Length>0){$s=25;continue;}$s=26;continue;case 25:if(k.isHead&&l.$length>0){$s=27;continue;}$s=28;continue;case 27:$r=i.logf("protocol error: received DATA on a HEAD request",new ZB([]));$s=29;case 29:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=h.endStreamError(k,(r=new LW.ptr(g.http2FrameHeader.StreamID,1,$ifaceNil),new r.constructor.elem(r)));$s=30;case 30:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return $ifaceNil;case 28:$r=i.mu.Lock();$s=31;case 31:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(k.inflow.available()>=((g.http2FrameHeader.Length>>0))){$s=32;continue;}$s=33;continue;case 32:k.inflow.take(((g.http2FrameHeader.Length>>0)));$s=34;continue;case 33:$r=i.mu.Unlock();$s=35;case 35:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return new LV(3);case 34:s=0;t=((g.http2FrameHeader.Length>>0))-l.$length>>0;if(t>0){s=s+(t)>>0;}u=false;v=$ifaceNil;if(l.$length>0){$s=36;continue;}$s=37;continue;case 36:x=k.bufPipe.Write(l);$s=38;case 38:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}w=x;v=w[1];if(!($interfaceIsEqual(v,$ifaceNil))){u=true;s=s+(l.$length)>>0;}case 37:if(s>0){i.inflow.add(((s>>0)));if(!u){k.inflow.add(((s>>0)));}}$r=i.mu.Unlock();$s=39;case 39:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(s>0){$s=40;continue;}$s=41;continue;case 40:$r=i.wmu.Lock();$s=42;case 42:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}y=i.fr.WriteWindowUpdate(0,((s>>>0)));$s=43;case 43:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}y;if(!u){$s=44;continue;}$s=45;continue;case 44:z=i.fr.WriteWindowUpdate(k.ID,((s>>>0)));$s=46;case 46:if($c){$c=false;z=z.$blk();}if(z&&z.$blk!==undefined){break s;}z;case 45:aa=i.bw.Flush();$s=47;case 47:if($c){$c=false;aa=aa.$blk();}if(aa&&aa.$blk!==undefined){break s;}aa;$r=i.wmu.Unlock();$s=48;case 48:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 41:if(!($interfaceIsEqual(v,$ifaceNil))){$s=49;continue;}$s=50;continue;case 49:$r=h.endStreamError(k,v);$s=51;case 51:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return $ifaceNil;case 50:case 26:if(g.StreamEnded()){$s=52;continue;}$s=53;continue;case 52:$r=h.endStream(k);$s=54;case 54:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 53:$s=-1;return $ifaceNil;}return;}var $f={$blk:TJ.ptr.prototype.processData,$c:true,$r,aa,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};TJ.prototype.processData=function(g){return this.$val.processData(g);};TJ.ptr.prototype.endStream=function(g){var{g,h,$s,$deferred,$r,$c}=$restore(this,{g});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);h=this;if(!g.readClosed){$s=1;continue;}$s=2;continue;case 1:g.readClosed=true;$r=h.cc.mu.Lock();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(h.cc.mu,"Unlock"),[]]);$r=g.bufPipe.closeWithErrorAndCode(J.EOF,$methodVal(g,"copyTrailers"));$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$close(g.peerClosed);case 2:$s=-1;return;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:TJ.ptr.prototype.endStream,$c:true,$r,g,h,$s,$deferred};return $f;}}};TJ.prototype.endStream=function(g){return this.$val.endStream(g);};TJ.ptr.prototype.endStreamError=function(g,h){var{g,h,i,$s,$r,$c}=$restore(this,{g,h});$s=$s||0;s:while(true){switch($s){case 0:i=this;g.readAborted=true;$r=g.abortStream(h);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:TJ.ptr.prototype.endStreamError,$c:true,$r,g,h,i,$s};return $f;};TJ.prototype.endStreamError=function(g,h){return this.$val.endStreamError(g,h);};TJ.ptr.prototype.streamByID=function(g){var{g,h,i,j,k,l,$s,$deferred,$r,$c}=$restore(this,{g});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);h=this;$r=h.cc.mu.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(h.cc.mu,"Unlock"),[]]);j=(i=h.cc.streams[$Uint32.keyFor(g)],i!==undefined?i.v:AEV.nil);if(!(j===AEV.nil)&&!j.readAborted){$s=2;continue;}$s=3;continue;case 2:k=j;$s=4;case 4:return k;case 3:l=AEV.nil;$s=5;case 5:return l;}return;}}catch(err){$err=err;$s=-1;return AEV.nil;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:TJ.ptr.prototype.streamByID,$c:true,$r,g,h,i,j,k,l,$s,$deferred};return $f;}}};TJ.prototype.streamByID=function(g){return this.$val.streamByID(g);};SI.ptr.prototype.copyTrailers=function(){var g,h,i,j,k,l,m,n,o;g=this;h=g.trailer;i=0;j=$keys(h);while(true){if(!(i2147483647){$s=-1;return new LV(3);}o=((m.Val>>0))-((h[0].initialWindowSize>>0))>>0;p=h[0].streams;q=0;r=$keys(p);while(true){if(!(q>0)))){$s=6;continue;}$s=7;continue;case 6:n=new LV(3);$s=8;case 8:return n;case 7:$r=i.cond.Broadcast();$s=9;case 9:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}o=$ifaceNil;$s=10;case 10:return o;}return;}}catch(err){$err=err;$s=-1;return $ifaceNil;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:TJ.ptr.prototype.processWindowUpdate,$c:true,$r,g,h,i,j,k,l,m,n,o,$s,$deferred};return $f;}}};TJ.prototype.processWindowUpdate=function(g){return this.$val.processWindowUpdate(g);};TJ.ptr.prototype.processResetStream=function(g){var{g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;i=h.streamByID(g.http2FrameHeader.StreamID);$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;if(j===AEV.nil){$s=-1;return $ifaceNil;}k=$clone(LY(j.ID,g.ErrCode),LW);k.Cause=LX;if(g.ErrCode===1){$s=2;continue;}$s=3;continue;case 2:$r=h.cc.SetDoNotReuse();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 3:l=j.cc.t.CountError;if(!(l===$throwNilPointerError)){$s=5;continue;}$s=6;continue;case 5:m=new LT(g.ErrCode).stringToken();$s=7;case 7:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}$r=l("recv_rststream_"+m);$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 6:$r=j.abortStream(new k.constructor.elem(k));$s=9;case 9:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=j.bufPipe.CloseWithError(new k.constructor.elem(k));$s=10;case 10:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return $ifaceNil;}return;}var $f={$blk:TJ.ptr.prototype.processResetStream,$c:true,$r,g,h,i,j,k,l,m,$s};return $f;};TJ.prototype.processResetStream=function(g){return this.$val.processResetStream(g);};SH.ptr.prototype.Ping=function(g){var{g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=[h];i=[i];j=[j];h[0]=this;k=new $Chan(AAQ,0);j[0]=ADM.zero();case 1:m=AK.Read(new ZL(j[0]));$s=3;case 3:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}l=m;n=l[1];if(!($interfaceIsEqual(n,$ifaceNil))){$s=-1;return n;}$r=h[0].mu.Lock();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}o=(p=h[0].pings[ADM.keyFor(j[0])],p!==undefined?[p.v,true]:[$chanNil,false]);q=o[1];if(!q){$s=5;continue;}$s=6;continue;case 5:r=$clone(j[0],ADM);(h[0].pings||$throwRuntimeError("assignment to entry in nil map"))[ADM.keyFor(r)]={k:r,v:k};$r=h[0].mu.Unlock();$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=2;continue;case 6:$r=h[0].mu.Unlock();$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=1;continue;case 2:i[0]=new $Chan($error,1);$go((function(h,i,j){return function $b(){var{s,t,u,v,$s,$deferred,$r,$c}=$restore(this,{});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);$r=h[0].wmu.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(h[0].wmu,"Unlock"),[]]);s=h[0].fr.WritePing(false,$clone(j[0],ADM));$s=2;case 2:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=s;if(!($interfaceIsEqual(t,$ifaceNil))){$s=3;continue;}$s=4;continue;case 3:$r=$send(i[0],t);$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=6;case 6:return;case 4:u=h[0].bw.Flush();$s=7;case 7:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}v=u;if(!($interfaceIsEqual(v,$ifaceNil))){$s=8;continue;}$s=9;continue;case 8:$r=$send(i[0],v);$s=10;case 10:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=11;case 11:return;case 9:$s=-1;return;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:$b,$c:true,$r,s,t,u,v,$s,$deferred};return $f;}}};})(h,i,j),[]);t=g.Done();$s=9;case 9:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}u=$select([[k],[i[0]],[t],[h[0].readerDone]]);$s=10;case 10:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}s=u;if(s[0]===0){$s=11;continue;}if(s[0]===1){$s=12;continue;}if(s[0]===2){$s=13;continue;}if(s[0]===3){$s=14;continue;}$s=15;continue;case 11:$s=-1;return $ifaceNil;case 12:v=s[1][0];$s=-1;return v;case 13:w=g.Err();$s=16;case 16:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}x=w;$s=17;case 17:return x;case 14:$s=-1;return h[0].readerErr;case 15:$s=-1;return $ifaceNil;}return;}var $f={$blk:SH.ptr.prototype.Ping,$c:true,$r,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,$s};return $f;};SH.prototype.Ping=function(g){return this.$val.Ping(g);};TJ.ptr.prototype.processPing=function(g){var{g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s,$deferred,$r,$c}=$restore(this,{g});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);h=this;if(g.IsAck()){$s=1;continue;}$s=2;continue;case 1:i=h.cc;$r=i.mu.Lock();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(i.mu,"Unlock"),[]]);j=(k=i.pings[ADM.keyFor(g.Data)],k!==undefined?[k.v,true]:[$chanNil,false]);l=j[0];m=j[1];if(m){$close(l);delete i.pings[ADM.keyFor(g.Data)];}n=$ifaceNil;$s=4;case 4:return n;case 2:o=h.cc;$r=o.wmu.Lock();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(o.wmu,"Unlock"),[]]);p=o.fr.WritePing(true,$clone(g.Data,ADM));$s=6;case 6:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=p;if(!($interfaceIsEqual(q,$ifaceNil))){$s=7;continue;}$s=8;continue;case 7:r=q;$s=9;case 9:return r;case 8:s=o.bw.Flush();$s=10;case 10:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}t=s;$s=11;case 11:return t;}return;}}catch(err){$err=err;$s=-1;return $ifaceNil;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:TJ.ptr.prototype.processPing,$c:true,$r,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s,$deferred};return $f;}}};TJ.prototype.processPing=function(g){return this.$val.processPing(g);};TJ.ptr.prototype.processPushPromise=function(g){var g,h;h=this;return new LV(1);};TJ.prototype.processPushPromise=function(g){return this.$val.processPushPromise(g);};SH.ptr.prototype.writeStreamReset=function(g,h,i){var{g,h,i,j,k,l,$s,$r,$c}=$restore(this,{g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=this;$r=j.wmu.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}k=j.fr.WriteRSTStream(g,h);$s=2;case 2:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}k;l=j.bw.Flush();$s=3;case 3:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}l;$r=j.wmu.Unlock();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:SH.ptr.prototype.writeStreamReset,$c:true,$r,g,h,i,j,k,l,$s};return $f;};SH.prototype.writeStreamReset=function(g,h,i){return this.$val.writeStreamReset(g,h,i);};SH.ptr.prototype.logf=function(g,h){var{g,h,i,$s,$r,$c}=$restore(this,{g,h});$s=$s||0;s:while(true){switch($s){case 0:i=this;$r=i.t.logf(g,h);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:SH.ptr.prototype.logf,$c:true,$r,g,h,i,$s};return $f;};SH.prototype.logf=function(g,h){return this.$val.logf(g,h);};SH.ptr.prototype.vlogf=function(g,h){var{g,h,i,$s,$r,$c}=$restore(this,{g,h});$s=$s||0;s:while(true){switch($s){case 0:i=this;$r=i.t.vlogf(g,h);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:SH.ptr.prototype.vlogf,$c:true,$r,g,h,i,$s};return $f;};SH.prototype.vlogf=function(g,h){return this.$val.vlogf(g,h);};SD.ptr.prototype.vlogf=function(g,h){var{g,h,i,$s,$r,$c}=$restore(this,{g,h});$s=$s||0;s:while(true){switch($s){case 0:i=this;if(PD){$s=1;continue;}$s=2;continue;case 1:$r=i.logf(g,h);$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 2:$s=-1;return;}return;}var $f={$blk:SD.ptr.prototype.vlogf,$c:true,$r,g,h,i,$s};return $f;};SD.prototype.vlogf=function(g,h){return this.$val.vlogf(g,h);};SD.ptr.prototype.logf=function(g,h){var{g,h,i,$s,$r,$c}=$restore(this,{g,h});$s=$s||0;s:while(true){switch($s){case 0:i=this;$r=K.Printf(g,h);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:SD.ptr.prototype.logf,$c:true,$r,g,h,i,$s};return $f;};SD.prototype.logf=function(g,h){return this.$val.logf(g,h);};TR.ptr.prototype.Close=function(){return $ifaceNil;};TR.prototype.Close=function(){return this.$val.Close();};TR.ptr.prototype.Read=function(g){var g;return[0,J.ErrUnexpectedEOF];};TR.prototype.Read=function(g){return this.$val.Read(g);};TS=function(g,h){var g,h,i,j,k;i=g;j=0;while(true){if(!(j=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+j]);if(k===h){return true;}j++;}return false;};TT.ptr.prototype.RoundTripErr=function(){var g;g=this;return g.err;};TT.prototype.RoundTripErr=function(){return this.$val.RoundTripErr();};TT.ptr.prototype.RoundTrip=function(g){var g,h;h=this;return[AAG.nil,h.err];};TT.prototype.RoundTrip=function(g){return this.$val.RoundTrip(g);};TU.ptr.prototype.Read=function(g){var{g,h,i,j,k,l,m,n,o,p,q,r,s,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=0;i=$ifaceNil;j=this;if(!($interfaceIsEqual(j.zerr,$ifaceNil))){k=0;l=j.zerr;h=k;i=l;$s=-1;return[h,i];}if(j.zr===ABB.nil){$s=1;continue;}$s=2;continue;case 1:n=D.NewReader(j.body);$s=3;case 3:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}m=n;j.zr=m[0];i=m[1];if(!($interfaceIsEqual(i,$ifaceNil))){j.zerr=i;o=0;p=i;h=o;i=p;$s=-1;return[h,i];}case 2:r=j.zr.Read(g);$s=4;case 4:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}q=r;h=q[0];i=q[1];s=[h,i];$s=5;case 5:return s;}return;}var $f={$blk:TU.ptr.prototype.Read,$c:true,$r,g,h,i,j,k,l,m,n,o,p,q,r,s,$s};return $f;};TU.prototype.Read=function(g){return this.$val.Read(g);};TU.ptr.prototype.Close=function(){var{g,h,i,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=g.body.Close();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=2;case 2:return i;}return;}var $f={$blk:TU.ptr.prototype.Close,$c:true,$r,g,h,i,$s};return $f;};TU.prototype.Close=function(){return this.$val.Close();};TW=function(g){var g,h;return g.Close||U.HeaderValuesContainsToken((h=g.Header[$String.keyFor("Connection")],h!==undefined?h.v:ZK.nil),"close");};TX=function(g,h){var{g,h,i,j,$s,$deferred,$r,$c}=$restore(this,{g,h});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);i=[i];i[0]=$ifaceNil;$deferred.push([(function(i){return function $b(){var{j,k,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:j=$recover();if(!($interfaceIsEqual(j,$ifaceNil))){$s=1;continue;}$s=2;continue;case 1:k=H.Errorf("%v",new ZB([j]));$s=3;case 3:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}i[0]=k;case 2:$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,j,k,$s};return $f;};})(i),[]]);$r=g.RegisterProtocol("https",new h.constructor.elem(h));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}i[0]=$ifaceNil;j=i[0];$s=2;case 2:return j;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if(!$curGoroutine.asleep){return i[0];}if($curGoroutine.asleep){var $f={$blk:TX,$c:true,$r,g,h,i,j,$s,$deferred};return $f;}}};TY.ptr.prototype.RoundTrip=function(g){var{g,h,i,j,k,l,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;j=h.http2Transport.RoundTrip(g);$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}i=j;k=i[0];l=i[1];if(SM(l)){$s=-1;return[AAG.nil,$pkg.ErrSkipAltProtocol];}$s=-1;return[k,l];}return;}var $f={$blk:TY.ptr.prototype.RoundTrip,$c:true,$r,g,h,i,j,k,l,$s};return $f;};TY.prototype.RoundTrip=function(g){return this.$val.RoundTrip(g);};SD.ptr.prototype.idleConnTimeout=function(){var g;g=this;if(!(g.t1===AAU.nil)){return g.t1.IdleConnTimeout;}return new T.Duration(0,0);};SD.prototype.idleConnTimeout=function(){return this.$val.idleConnTimeout();};TZ=function(g,h){var{g,h,i,j,$s,$r,$c}=$restore(this,{g,h});$s=$s||0;s:while(true){switch($s){case 0:i=L.ContextClientTrace(g.Context());$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;if(j===AAH.nil||j.GetConn===$throwNilPointerError){$s=-1;return;}$r=j.GetConn(h);$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:TZ,$c:true,$r,g,h,i,j,$s};return $f;};UA=function(g,h,i){var{g,h,i,j,k,l,m,n,$s,$r,$c}=$restore(this,{g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=L.ContextClientTrace(g.Context());$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;if(k===AAH.nil||k.GotConn===$throwNilPointerError){$s=-1;return;}l=new L.GotConnInfo.ptr(h.tconn,false,false,new T.Duration(0,0));l.Reused=i;$r=h.mu.Lock();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}l.WasIdle=($keys(h.streams).length===0)&&i;if(l.WasIdle&&!$clone(h.lastActive,T.Time).IsZero()){$s=3;continue;}$s=4;continue;case 3:m=T.Now();$s=5;case 5:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=$clone(m,T.Time).Sub($clone(h.lastActive,T.Time));$s=6;case 6:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}l.IdleTime=n;case 4:$r=h.mu.Unlock();$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=k.GotConn($clone(l,L.GotConnInfo));$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:UA,$c:true,$r,g,h,i,j,k,l,m,n,$s};return $f;};UB=function(g){var{g,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:if(!(g===AAH.nil)&&!(g.WroteHeaders===$throwNilPointerError)){$s=1;continue;}$s=2;continue;case 1:$r=g.WroteHeaders();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 2:$s=-1;return;}return;}var $f={$blk:UB,$c:true,$r,g,$s};return $f;};UC=function(g){var{g,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:if(!(g===AAH.nil)&&!(g.Got100Continue===$throwNilPointerError)){$s=1;continue;}$s=2;continue;case 1:$r=g.Got100Continue();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 2:$s=-1;return;}return;}var $f={$blk:UC,$c:true,$r,g,$s};return $f;};UD=function(g){var{g,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:if(!(g===AAH.nil)&&!(g.Wait100Continue===$throwNilPointerError)){$s=1;continue;}$s=2;continue;case 1:$r=g.Wait100Continue();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 2:$s=-1;return;}return;}var $f={$blk:UD,$c:true,$r,g,$s};return $f;};UE=function(g,h){var{g,h,$s,$r,$c}=$restore(this,{g,h});$s=$s||0;s:while(true){switch($s){case 0:if(!(g===AAH.nil)&&!(g.WroteRequest===$throwNilPointerError)){$s=1;continue;}$s=2;continue;case 1:$r=g.WroteRequest(new L.WroteRequestInfo.ptr(h));$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 2:$s=-1;return;}return;}var $f={$blk:UE,$c:true,$r,g,h,$s};return $f;};UF=function(g){var{g,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:if(!(g===AAH.nil)&&!(g.GotFirstResponseByte===$throwNilPointerError)){$s=1;continue;}$s=2;continue;case 1:$r=g.GotFirstResponseByte();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 2:$s=-1;return;}return;}var $f={$blk:UF,$c:true,$r,g,$s};return $f;};UI=function(g){var g,h,i,j,k;h=g;if($assertType(h,AEG,true)[1]){i=h.$val;return i.endStream;}else if($assertType(h,AEH,true)[1]){j=h.$val;return j.endStream;}else if(h===$ifaceNil){k=h;$panic(new $String("writeEndsStream called on nil writeFramer"));}return false;};UJ.ptr.prototype.writeFrame=function(g){var{g,h,i,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=g.Flush();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=2;case 2:return i;}return;}var $f={$blk:UJ.ptr.prototype.writeFrame,$c:true,$r,g,h,i,$s};return $f;};UJ.prototype.writeFrame=function(g){return this.$val.writeFrame(g);};UJ.ptr.prototype.staysWithinBuffer=function(g){var g;return false;};UJ.prototype.staysWithinBuffer=function(g){return this.$val.staysWithinBuffer(g);};UK.prototype.staysWithinBuffer=function(g){var g,h;h=this;return(9+($imul(6,h.$length))>>0)<=g;};$ptrType(UK).prototype.staysWithinBuffer=function(g){return this.$get().staysWithinBuffer(g);};UK.prototype.writeFrame=function(g){var{g,h,i,j,k,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;i=g.Framer();$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i.WriteSettings(($convertSliceType(h,AEU)));$s=2;case 2:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;$s=3;case 3:return k;}return;}var $f={$blk:UK.prototype.writeFrame,$c:true,$r,g,h,i,j,k,$s};return $f;};$ptrType(UK).prototype.writeFrame=function(g){return this.$get().writeFrame(g);};UL.ptr.prototype.writeFrame=function(g){var{g,h,i,j,k,l,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;i=g.Framer();$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i.WriteGoAway(h.maxStreamID,h.code,ZL.nil);$s=2;case 2:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;l=g.Flush();$s=3;case 3:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}l;$s=-1;return k;}return;}var $f={$blk:UL.ptr.prototype.writeFrame,$c:true,$r,g,h,i,j,k,l,$s};return $f;};UL.prototype.writeFrame=function(g){return this.$val.writeFrame(g);};UL.ptr.prototype.staysWithinBuffer=function(g){var g;return false;};UL.prototype.staysWithinBuffer=function(g){return this.$val.staysWithinBuffer(g);};UM.ptr.prototype.String=function(){var{g,h,i,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;h=H.Sprintf("writeData(stream=%d, p=%d, endStream=%v)",new ZB([new $Uint32(g.streamID),new $Int(g.p.$length),new $Bool(g.endStream)]));$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=2;case 2:return i;}return;}var $f={$blk:UM.ptr.prototype.String,$c:true,$r,g,h,i,$s};return $f;};UM.prototype.String=function(){return this.$val.String();};UM.ptr.prototype.writeFrame=function(g){var{g,h,i,j,k,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;i=g.Framer();$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i.WriteData(h.streamID,h.endStream,h.p);$s=2;case 2:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;$s=3;case 3:return k;}return;}var $f={$blk:UM.ptr.prototype.writeFrame,$c:true,$r,g,h,i,j,k,$s};return $f;};UM.prototype.writeFrame=function(g){return this.$val.writeFrame(g);};UM.ptr.prototype.staysWithinBuffer=function(g){var g,h;h=this;return(9+h.p.$length>>0)<=g;};UM.prototype.staysWithinBuffer=function(g){return this.$val.staysWithinBuffer(g);};UN.ptr.prototype.writeFrame=function(g){var{g,h,i,j,k,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;i=g.Framer();$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i.WriteRSTStream(h.StreamID,2);$s=2;case 2:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;$s=3;case 3:return k;}return;}var $f={$blk:UN.ptr.prototype.writeFrame,$c:true,$r,g,h,i,j,k,$s};return $f;};UN.prototype.writeFrame=function(g){return this.$val.writeFrame(g);};UN.ptr.prototype.staysWithinBuffer=function(g){var g,h;h=this;return 13<=g;};UN.prototype.staysWithinBuffer=function(g){return this.$val.staysWithinBuffer(g);};LW.ptr.prototype.writeFrame=function(g){var{g,h,i,j,k,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;i=g.Framer();$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i.WriteRSTStream(h.StreamID,h.Code);$s=2;case 2:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;$s=3;case 3:return k;}return;}var $f={$blk:LW.ptr.prototype.writeFrame,$c:true,$r,g,h,i,j,k,$s};return $f;};LW.prototype.writeFrame=function(g){return this.$val.writeFrame(g);};LW.ptr.prototype.staysWithinBuffer=function(g){var g,h;h=this;return 13<=g;};LW.prototype.staysWithinBuffer=function(g){return this.$val.staysWithinBuffer(g);};UO.ptr.prototype.writeFrame=function(g){var{g,h,i,j,k,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;i=g.Framer();$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i.WritePing(true,$clone(h.pf.Data,ADM));$s=2;case 2:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;$s=3;case 3:return k;}return;}var $f={$blk:UO.ptr.prototype.writeFrame,$c:true,$r,g,h,i,j,k,$s};return $f;};UO.prototype.writeFrame=function(g){return this.$val.writeFrame(g);};UO.ptr.prototype.staysWithinBuffer=function(g){var g,h;h=this;return 17<=g;};UO.prototype.staysWithinBuffer=function(g){return this.$val.staysWithinBuffer(g);};UP.ptr.prototype.writeFrame=function(g){var{g,h,i,j,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=g.Framer();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h.WriteSettingsAck();$s=2;case 2:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;$s=3;case 3:return j;}return;}var $f={$blk:UP.ptr.prototype.writeFrame,$c:true,$r,g,h,i,j,$s};return $f;};UP.prototype.writeFrame=function(g){return this.$val.writeFrame(g);};UP.ptr.prototype.staysWithinBuffer=function(g){var g;return 9<=g;};UP.prototype.staysWithinBuffer=function(g){return this.$val.staysWithinBuffer(g);};UQ=function(g,h,i){var{g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=true;case 1:if(!(h.$length>0)){$s=2;continue;}k=h;if(k.$length>16384){k=$subslice(k,0,16384);}h=$subslice(h,k.$length);l=i(g,k,j,h.$length===0);$s=3;case 3:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;if(!($interfaceIsEqual(m,$ifaceNil))){$s=-1;return m;}j=false;$s=1;continue;case 2:$s=-1;return $ifaceNil;}return;}var $f={$blk:UQ,$c:true,$r,g,h,i,j,k,l,m,$s};return $f;};US=function(g,h,i){var{g,h,i,j,$s,$r,$c}=$restore(this,{g,h,i});$s=$s||0;s:while(true){switch($s){case 0:if(PD){$s=1;continue;}$s=2;continue;case 1:$r=K.Printf("http2: server encoding header %q = %q",new ZB([new $String(h),new $String(i)]));$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 2:j=g.WriteField(new AO.HeaderField.ptr(h,i,false));$s=4;case 4:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}j;$s=-1;return;}return;}var $f={$blk:US,$c:true,$r,g,h,i,j,$s};return $f;};UR.ptr.prototype.staysWithinBuffer=function(g){var g,h;h=this;return false;};UR.prototype.staysWithinBuffer=function(g){return this.$val.staysWithinBuffer(g);};UR.ptr.prototype.writeFrame=function(g){var{g,h,i,j,k,l,m,n,o,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;j=g.HeaderEncoder();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}i=j;k=i[0];l=i[1];l.Reset();if(!((h.httpResCode===0))){$s=2;continue;}$s=3;continue;case 2:$r=US(k,":status",PP(h.httpResCode));$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 3:$r=UW(k,h.h,h.trailers);$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(!(h.contentType==="")){$s=6;continue;}$s=7;continue;case 6:$r=US(k,"content-type",h.contentType);$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 7:if(!(h.contentLength==="")){$s=9;continue;}$s=10;continue;case 9:$r=US(k,"content-length",h.contentLength);$s=11;case 11:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 10:if(!(h.date==="")){$s=12;continue;}$s=13;continue;case 12:$r=US(k,"date",h.date);$s=14;case 14:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 13:m=l.Bytes();if((m.$length===0)&&h.trailers===ZK.nil){$panic(new $String("unexpected empty hpack"));}n=UQ(g,m,$methodVal(h,"writeHeaderBlock"));$s=15;case 15:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;$s=16;case 16:return o;}return;}var $f={$blk:UR.ptr.prototype.writeFrame,$c:true,$r,g,h,i,j,k,l,m,n,o,$s};return $f;};UR.prototype.writeFrame=function(g){return this.$val.writeFrame(g);};UR.ptr.prototype.writeHeaderBlock=function(g,h,i,j){var{g,h,i,j,k,l,m,n,o,p,q,$s,$r,$c}=$restore(this,{g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=this;if(i){$s=1;continue;}$s=2;continue;case 1:l=g.Framer();$s=4;case 4:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l.WriteHeaders(new NU.ptr(k.streamID,h,k.endStream,j,0,new NW.ptr(0,false,0)));$s=5;case 5:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;$s=6;case 6:return n;case 2:o=g.Framer();$s=7;case 7:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=o.WriteContinuation(k.streamID,j,h);$s=8;case 8:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=p;$s=9;case 9:return q;case 3:$s=-1;return $ifaceNil;}return;}var $f={$blk:UR.ptr.prototype.writeHeaderBlock,$c:true,$r,g,h,i,j,k,l,m,n,o,p,q,$s};return $f;};UR.prototype.writeHeaderBlock=function(g,h,i,j){return this.$val.writeHeaderBlock(g,h,i,j);};UT.ptr.prototype.staysWithinBuffer=function(g){var g,h;h=this;return false;};UT.prototype.staysWithinBuffer=function(g){return this.$val.staysWithinBuffer(g);};UT.ptr.prototype.writeFrame=function(g){var{g,h,i,j,k,l,m,n,o,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;j=g.HeaderEncoder();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}i=j;k=i[0];l=i[1];l.Reset();$r=US(k,":method",h.method);$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=US(k,":scheme",h.url.Scheme);$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=US(k,":authority",h.url.Host);$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=US(k,":path",h.url.RequestURI());$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=UW(k,h.h,ZK.nil);$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}m=l.Bytes();if(m.$length===0){$panic(new $String("unexpected empty hpack"));}n=UQ(g,m,$methodVal(h,"writeHeaderBlock"));$s=7;case 7:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;$s=8;case 8:return o;}return;}var $f={$blk:UT.ptr.prototype.writeFrame,$c:true,$r,g,h,i,j,k,l,m,n,o,$s};return $f;};UT.prototype.writeFrame=function(g){return this.$val.writeFrame(g);};UT.ptr.prototype.writeHeaderBlock=function(g,h,i,j){var{g,h,i,j,k,l,m,n,o,p,q,$s,$r,$c}=$restore(this,{g,h,i,j});$s=$s||0;s:while(true){switch($s){case 0:k=this;if(i){$s=1;continue;}$s=2;continue;case 1:l=g.Framer();$s=4;case 4:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l.WritePushPromise(new OE.ptr(k.streamID,k.promisedID,h,j,0));$s=5;case 5:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;$s=6;case 6:return n;case 2:o=g.Framer();$s=7;case 7:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=o.WriteContinuation(k.streamID,j,h);$s=8;case 8:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=p;$s=9;case 9:return q;case 3:$s=-1;return $ifaceNil;}return;}var $f={$blk:UT.ptr.prototype.writeHeaderBlock,$c:true,$r,g,h,i,j,k,l,m,n,o,p,q,$s};return $f;};UT.prototype.writeHeaderBlock=function(g,h,i,j){return this.$val.writeHeaderBlock(g,h,i,j);};UU.ptr.prototype.writeFrame=function(g){var{g,h,i,j,k,l,m,n,o,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;j=g.HeaderEncoder();$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}i=j;k=i[0];l=i[1];l.Reset();$r=US(k,":status","100");$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}m=g.Framer();$s=3;case 3:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m.WriteHeaders(new NU.ptr(h.streamID,l.Bytes(),false,true,0,new NW.ptr(0,false,0)));$s=4;case 4:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;$s=5;case 5:return o;}return;}var $f={$blk:UU.ptr.prototype.writeFrame,$c:true,$r,g,h,i,j,k,l,m,n,o,$s};return $f;};UU.prototype.writeFrame=function(g){return this.$val.writeFrame(g);};UU.ptr.prototype.staysWithinBuffer=function(g){var g,h;h=this;return 29<=g;};UU.prototype.staysWithinBuffer=function(g){return this.$val.staysWithinBuffer(g);};UV.ptr.prototype.staysWithinBuffer=function(g){var g,h;h=this;return 13<=g;};UV.prototype.staysWithinBuffer=function(g){return this.$val.staysWithinBuffer(g);};UV.ptr.prototype.writeFrame=function(g){var{g,h,i,j,k,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;i=g.Framer();$s=1;case 1:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i.WriteWindowUpdate(h.streamID,h.n);$s=2;case 2:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;$s=3;case 3:return k;}return;}var $f={$blk:UV.ptr.prototype.writeFrame,$c:true,$r,g,h,i,j,k,$s};return $f;};UV.prototype.writeFrame=function(g){return this.$val.writeFrame(g);};UW=function(g,h,i){var{g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,$s,$deferred,$r,$c}=$restore(this,{g,h,i});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);if(i===ZK.nil){$s=1;continue;}$s=2;continue;case 1:j=QB.Get();$s=3;case 3:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=$assertType(j,AEO);$deferred.push([$methodVal(QB,"Put"),[k]]);l=k.Keys(h);$s=4;case 4:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}i=l;case 2:m=i;n=0;case 5:if(!(n=m.$length)?($throwRuntimeError("index out of range"),undefined):m.$array[m.$offset+n]);q=(p=h[$String.keyFor(o)],p!==undefined?p.v:ZK.nil);s=PC(o);$s=7;case 7:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}r=s;t=r[0];u=r[1];if(!u){n++;$s=5;continue;}if(!PO(t)){n++;$s=5;continue;}v=t==="transfer-encoding";w=q;x=0;case 8:if(!(x=w.$length)?($throwRuntimeError("index out of range"),undefined):w.$array[w.$offset+x]);if(!U.ValidHeaderFieldValue(y)){x++;$s=8;continue;}if(v&&!(y==="trailers")){x++;$s=8;continue;}$r=US(g,t,y);$s=10;case 10:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}x++;$s=8;continue;case 9:n++;$s=5;continue;case 6:$s=-1;return;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:UW,$c:true,$r,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,$s,$deferred};return $f;}}};UZ.ptr.prototype.StreamID=function(){var g,h,i,j;g=this;if(g.stream===ZW.nil){h=$assertType(g.write,LW,true);i=$clone(h[0],LW);j=h[1];if(j){return i.StreamID;}return 0;}return g.stream.id;};UZ.prototype.StreamID=function(){return this.$val.StreamID();};UZ.ptr.prototype.isControl=function(){var g;g=this;return g.stream===ZW.nil;};UZ.prototype.isControl=function(){return this.$val.isControl();};UZ.ptr.prototype.DataSize=function(){var g,h,i,j;g=this;h=$assertType(g.write,AEG,true);i=h[0];j=h[1];if(j){return i.p.$length;}return 0;};UZ.prototype.DataSize=function(){return this.$val.DataSize();};UZ.ptr.prototype.Consume=function(g){var g,h,i,j,k,l,m,n,o;h=this;i=new UZ.ptr($ifaceNil,ZW.nil,$chanNil);j=$assertType(h.write,AEG,true);k=j[0];l=j[1];if(!l||(k.p.$length===0)){return[h,i,1];}m=h.stream.flow.available();if(g((m>>0))){h.stream.flow.take(m);n=new UZ.ptr(new UM.ptr(k.streamID,$subslice(k.p,0,m),false),h.stream,$chanNil);o=new UZ.ptr(new UM.ptr(k.streamID,$subslice(k.p,m),k.endStream),h.stream,h.done);return[n,o,2];}h.stream.flow.take(((k.p.$length>>0)));return[h,i,1];};UZ.prototype.Consume=function(g){return this.$val.Consume(g);};UZ.ptr.prototype.String=function(){var{g,h,i,j,k,l,m,n,o,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;h="";i=$assertType(g.write,H.Stringer,true);j=i[0];k=i[1];if(k){$s=1;continue;}$s=2;continue;case 1:l=j.String();$s=4;case 4:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}h=l;$s=3;continue;case 2:m=H.Sprintf("%T",new ZB([g.write]));$s=5;case 5:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}h=m;case 3:n=H.Sprintf("[FrameWriteRequest stream=%d, ch=%v, writer=%v]",new ZB([new $Uint32($clone(g,UZ).StreamID()),new $Bool(!(g.done===$chanNil)),new $String(h)]));$s=6;case 6:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;$s=7;case 7:return o;}return;}var $f={$blk:UZ.ptr.prototype.String,$c:true,$r,g,h,i,j,k,l,m,n,o,$s};return $f;};UZ.prototype.String=function(){return this.$val.String();};UZ.ptr.prototype.replyToWriter=function(g){var{g,h,i,j,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=this;if(h.done===$chanNil){$s=-1;return;}i=$select([[h.done,g],[]]);if(i[0]===0){$s=1;continue;}if(i[0]===1){$s=2;continue;}$s=3;continue;case 1:$s=3;continue;case 2:j=H.Sprintf("unbuffered done channel passed in for type %T",new ZB([h.write]));$s=4;case 4:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}$panic(new $String(j));case 3:h.write=$ifaceNil;$s=-1;return;}return;}var $f={$blk:UZ.ptr.prototype.replyToWriter,$c:true,$r,g,h,i,j,$s};return $f;};UZ.prototype.replyToWriter=function(g){return this.$val.replyToWriter(g);};VA.ptr.prototype.empty=function(){var g;g=this;return g.s.$length===0;};VA.prototype.empty=function(){return this.$val.empty();};VA.ptr.prototype.push=function(g){var g,h;h=this;h.s=$append(h.s,g);};VA.prototype.push=function(g){return this.$val.push(g);};VA.ptr.prototype.shift=function(){var g,h,i,j,k;g=this;if(g.s.$length===0){$panic(new $String("invalid use of queue"));}i=$clone((h=g.s,(0>=h.$length?($throwRuntimeError("index out of range"),undefined):h.$array[h.$offset+0])),UZ);$copySlice(g.s,$subslice(g.s,1));UZ.copy((j=g.s,k=g.s.$length-1>>0,((k<0||k>=j.$length)?($throwRuntimeError("index out of range"),undefined):j.$array[j.$offset+k])),new UZ.ptr($ifaceNil,ZW.nil,$chanNil));g.s=$subslice(g.s,0,(g.s.$length-1>>0));return i;};VA.prototype.shift=function(){return this.$val.shift();};VA.ptr.prototype.consume=function(g){var g,h,i,j,k,l,m,n,o;h=this;if(h.s.$length===0){return[new UZ.ptr($ifaceNil,ZW.nil,$chanNil),false];}i=$clone((j=h.s,(0>=j.$length?($throwRuntimeError("index out of range"),undefined):j.$array[j.$offset+0])),UZ).Consume(g);k=$clone(i[0],UZ);l=$clone(i[1],UZ);m=i[2];n=m;if(n===(0)){return[new UZ.ptr($ifaceNil,ZW.nil,$chanNil),false];}else if(n===(1)){h.shift();}else if(n===(2)){UZ.copy((o=h.s,(0>=o.$length?($throwRuntimeError("index out of range"),undefined):o.$array[o.$offset+0])),l);}return[k,true];};VA.prototype.consume=function(g){return this.$val.consume(g);};$ptrType(VB).prototype.put=function(g){var g,h,i,j,k,l;h=this;i=g.s;j=0;while(true){if(!(j=l.$length)?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+k])),new UZ.ptr($ifaceNil,ZW.nil,$chanNil));j++;}g.s=$subslice(g.s,0,0);h.$set($append(h.$get(),g));};$ptrType(VB).prototype.get=function(){var g,h,i,j,k,l;g=this;h=g.$get().$length;if(h===0){return new VA.ptr(AEW.nil);}i=h-1>>0;k=(j=g.$get(),((i<0||i>=j.$length)?($throwRuntimeError("index out of range"),undefined):j.$array[j.$offset+i]));(l=g.$get(),((i<0||i>=l.$length)?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+i]=AEX.nil));g.$set($subslice((g.$get()),0,i));return k;};VD=function(g){var g,h,i;if(g===ACS.nil){g=new VC.ptr(10,10,false);}h=new VH.ptr(new VF.ptr(new VA.ptr(AEW.nil),0,0,0,new $Int64(0,0),new $Int64(0,0),AEY.nil,AEY.nil,AEY.nil,AEY.nil),{},0,AEZ.nil,AEZ.nil,g.MaxClosedNodesInTree,g.MaxIdleNodesInTree,0,g.ThrottleOutOfOrderWrites,AEZ.nil,VB.nil);i=0;(h.nodes||$throwRuntimeError("assignment to entry in nil map"))[$Uint32.keyFor(i)]={k:i,v:h.root};if(g.ThrottleOutOfOrderWrites){h.writeThrottleLimit=1024;}else{h.writeThrottleLimit=2147483647;}return h;};VF.ptr.prototype.setParent=function(g){var g,h,i;h=this;if(h===g){$panic(new $String("setParent to self"));}if(h.parent===g){return;}i=h.parent;if(!(i===AEY.nil)){if(h.prev===AEY.nil){i.kids=h.next;}else{h.prev.next=h.next;}if(!(h.next===AEY.nil)){h.next.prev=h.prev;}}h.parent=g;if(g===AEY.nil){h.next=AEY.nil;h.prev=AEY.nil;}else{h.next=g.kids;h.prev=AEY.nil;if(!(h.next===AEY.nil)){h.next.prev=h;}g.kids=h;}};VF.prototype.setParent=function(g){return this.$val.setParent(g);};VF.ptr.prototype.addBytes=function(g){var g,h,i,j,k,l;h=this;h.bytes=(i=h.bytes,j=g,new $Int64(i.$high+j.$high,i.$low+j.$low));while(true){if(!(!(h===AEY.nil))){break;}h.subtreeBytes=(k=h.subtreeBytes,l=g,new $Int64(k.$high+l.$high,k.$low+l.$low));h=h.parent;}};VF.prototype.addBytes=function(g){return this.$val.addBytes(g);};VF.ptr.prototype.walkReadyInOrder=function(g,h,i){var{g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,$s,$r,$c}=$restore(this,{g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=this;if(!(!j.q.empty())){k=false;$s=3;continue s;}l=i(j,g);$s=4;case 4:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}k=l;case 3:if(k){$s=1;continue;}$s=2;continue;case 1:$s=-1;return true;case 2:if(j.kids===AEY.nil){$s=-1;return false;}if(!((j.id===0))){g=g||((j.state===0));}m=j.kids.weight;n=false;o=j.kids.next;while(true){if(!(!(o===AEY.nil))){break;}if(!((o.weight===m))){n=true;break;}o=o.next;}if(!n){$s=5;continue;}$s=6;continue;case 5:p=j.kids;case 7:if(!(!(p===AEY.nil))){$s=8;continue;}q=p.walkReadyInOrder(g,h,i);$s=11;case 11:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}if(q){$s=9;continue;}$s=10;continue;case 9:$s=-1;return true;case 10:p=p.next;$s=7;continue;case 8:$s=-1;return false;case 6:h.$set($subslice((h.$get()),0,0));while(true){if(!(!(j.kids===AEY.nil))){break;}h.$set($append(h.$get(),j.kids));j.kids.setParent(AEY.nil);}$r=Y.Sort(($convertSliceType(h.$get(),VG)));$s=12;case 12:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}r=h.$get().$length-1>>0;while(true){if(!(r>=0)){break;}(s=h.$get(),((r<0||r>=s.$length)?($throwRuntimeError("index out of range"),undefined):s.$array[s.$offset+r])).setParent(j);r=r-(1)>>0;}t=j.kids;case 13:if(!(!(t===AEY.nil))){$s=14;continue;}u=t.walkReadyInOrder(g,h,i);$s=17;case 17:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}if(u){$s=15;continue;}$s=16;continue;case 15:$s=-1;return true;case 16:t=t.next;$s=13;continue;case 14:$s=-1;return false;}return;}var $f={$blk:VF.ptr.prototype.walkReadyInOrder,$c:true,$r,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,$s};return $f;};VF.prototype.walkReadyInOrder=function(g,h,i){return this.$val.walkReadyInOrder(g,h,i);};VG.prototype.Len=function(){var g;g=this;return g.$length;};$ptrType(VG).prototype.Len=function(){return this.$get().Len();};VG.prototype.Swap=function(g,h){var g,h,i,j,k;i=this;j=((h<0||h>=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+h]);k=((g<0||g>=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+g]);((g<0||g>=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+g]=j);((h<0||h>=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+h]=k);};$ptrType(VG).prototype.Swap=function(g,h){return this.$get().Swap(g,h);};VG.prototype.Less=function(g,h){var g,h,i,j,k,l,m,n,o,p,q;i=this;j=((((g<0||g>=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+g]).weight+1<<24>>>24));k=($flatten64(((g<0||g>=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+g]).subtreeBytes));l=j;m=k;n=((((h<0||h>=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+h]).weight+1<<24>>>24));o=($flatten64(((h<0||h>=i.$length)?($throwRuntimeError("index out of range"),undefined):i.$array[i.$offset+h]).subtreeBytes));p=n;q=o;if((m===0)&&(q===0)){return l>=p;}if(q===0){return false;}return m/q<=l/p;};$ptrType(VG).prototype.Less=function(g,h){return this.$get().Less(g,h);};VH.ptr.prototype.OpenStream=function(g,h){var{g,h,i,j,k,l,m,n,o,p,$s,$r,$c}=$restore(this,{g,h});$s=$s||0;s:while(true){switch($s){case 0:i=this;k=(j=i.nodes[$Uint32.keyFor(g)],j!==undefined?j.v:AEY.nil);if(!(k===AEY.nil)){$s=1;continue;}$s=2;continue;case 1:if(!((k.state===2))){$s=3;continue;}$s=4;continue;case 3:l=H.Sprintf("stream %d already opened",new ZB([new $Uint32(g)]));$s=5;case 5:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}$panic(new $String(l));case 4:k.state=0;$s=-1;return;case 2:n=(m=i.nodes[$Uint32.keyFor(h.PusherID)],m!==undefined?m.v:AEY.nil);if(n===AEY.nil){n=i.root;}o=new VF.ptr($clone((i.$ptr_queuePool||(i.$ptr_queuePool=new AFA(function(){return this.$target.queuePool;},function($v){this.$target.queuePool=$v;},i))).get(),VA),g,15,0,new $Int64(0,0),new $Int64(0,0),AEY.nil,AEY.nil,AEY.nil,AEY.nil);o.setParent(n);p=g;(i.nodes||$throwRuntimeError("assignment to entry in nil map"))[$Uint32.keyFor(p)]={k:p,v:o};if(g>i.maxID){i.maxID=g;}$s=-1;return;}return;}var $f={$blk:VH.ptr.prototype.OpenStream,$c:true,$r,g,h,i,j,k,l,m,n,o,p,$s};return $f;};VH.prototype.OpenStream=function(g,h){return this.$val.OpenStream(g,h);};VH.ptr.prototype.CloseStream=function(g){var{g,h,i,j,k,l,m,n,o,p,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=[h];i=this;if(g===0){$panic(new $String("violation of WriteScheduler interface: cannot close stream 0"));}if((j=i.nodes[$Uint32.keyFor(g)],j!==undefined?j.v:AEY.nil)===AEY.nil){$s=1;continue;}$s=2;continue;case 1:k=H.Sprintf("violation of WriteScheduler interface: unknown stream %d",new ZB([new $Uint32(g)]));$s=3;case 3:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}$panic(new $String(k));case 2:if(!(((l=i.nodes[$Uint32.keyFor(g)],l!==undefined?l.v:AEY.nil).state===0))){$s=4;continue;}$s=5;continue;case 4:m=H.Sprintf("violation of WriteScheduler interface: stream %d already closed",new ZB([new $Uint32(g)]));$s=6;case 6:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}$panic(new $String(m));case 5:o=(n=i.nodes[$Uint32.keyFor(g)],n!==undefined?n.v:AEY.nil);o.state=1;o.addBytes((p=o.bytes,new $Int64(-p.$high,-p.$low)));h[0]=$clone(o.q,VA);(i.$ptr_queuePool||(i.$ptr_queuePool=new AFA(function(){return this.$target.queuePool;},function($v){this.$target.queuePool=$v;},i))).put(h[0]);o.q.s=AEW.nil;if(i.maxClosedNodesInTree>0){i.addClosedOrIdleNode((i.$ptr_closedNodes||(i.$ptr_closedNodes=new AFB(function(){return this.$target.closedNodes;},function($v){this.$target.closedNodes=$v;},i))),i.maxClosedNodesInTree,o);}else{i.removeNode(o);}$s=-1;return;}return;}var $f={$blk:VH.ptr.prototype.CloseStream,$c:true,$r,g,h,i,j,k,l,m,n,o,p,$s};return $f;};VH.prototype.CloseStream=function(g){return this.$val.CloseStream(g);};VH.ptr.prototype.AdjustStream=function(g,h){var g,h,i,j,k,l,m,n,o,p,q;i=this;if(g===0){$panic(new $String("adjustPriority on root"));}k=(j=i.nodes[$Uint32.keyFor(g)],j!==undefined?j.v:AEY.nil);if(k===AEY.nil){if(g<=i.maxID||(i.maxIdleNodesInTree===0)){return;}i.maxID=g;k=new VF.ptr($clone((i.$ptr_queuePool||(i.$ptr_queuePool=new AFA(function(){return this.$target.queuePool;},function($v){this.$target.queuePool=$v;},i))).get(),VA),g,15,2,new $Int64(0,0),new $Int64(0,0),AEY.nil,AEY.nil,AEY.nil,AEY.nil);k.setParent(i.root);l=g;(i.nodes||$throwRuntimeError("assignment to entry in nil map"))[$Uint32.keyFor(l)]={k:l,v:k};i.addClosedOrIdleNode((i.$ptr_idleNodes||(i.$ptr_idleNodes=new AFB(function(){return this.$target.idleNodes;},function($v){this.$target.idleNodes=$v;},i))),i.maxIdleNodesInTree,k);}n=(m=i.nodes[$Uint32.keyFor(h.StreamDep)],m!==undefined?m.v:AEY.nil);if(n===AEY.nil){k.setParent(i.root);k.weight=15;return;}if(k===n){return;}o=n.parent;while(true){if(!(!(o===AEY.nil))){break;}if(o===k){n.setParent(k.parent);break;}o=o.parent;}if(h.Exclusive){p=n.kids;while(true){if(!(!(p===AEY.nil))){break;}q=p.next;if(!(p===k)){p.setParent(k);}p=q;}}k.setParent(n);k.weight=h.Weight;};VH.prototype.AdjustStream=function(g,h){return this.$val.AdjustStream(g,h);};VH.ptr.prototype.Push=function(g){var g,h,i,j,k;h=this;i=AEY.nil;j=$clone(g,UZ).StreamID();if(j===0){i=h.root;}else{i=(k=h.nodes[$Uint32.keyFor(j)],k!==undefined?k.v:AEY.nil);if(i===AEY.nil){if($clone(g,UZ).DataSize()>0){$panic(new $String("add DATA on non-open stream"));}i=h.root;}}i.q.push($clone(g,UZ));};VH.prototype.Push=function(g){return this.$val.Push(g);};VH.ptr.prototype.Pop=function(){var{g,h,i,j,k,l,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=[g];h=[h];i=[i];h[0]=new UZ.ptr($ifaceNil,ZW.nil,$chanNil);g[0]=false;i[0]=this;j=i[0].root.walkReadyInOrder(false,(i[0].$ptr_tmp||(i[0].$ptr_tmp=new AFB(function(){return this.$target.tmp;},function($v){this.$target.tmp=$v;},i[0]))),(function(g,h,i){return function(j,k){var j,k,l,m;l=2147483647;if(k){l=i[0].writeThrottleLimit;}m=j.q.consume(l);UZ.copy(h[0],m[0]);g[0]=m[1];if(!g[0]){return false;}j.addBytes((new $Int64(0,$clone(h[0],UZ).DataSize())));if(k){i[0].writeThrottleLimit=i[0].writeThrottleLimit+(1024)>>0;if(i[0].writeThrottleLimit<0){i[0].writeThrottleLimit=2147483647;}}else if(i[0].enableWriteThrottle){i[0].writeThrottleLimit=1024;}return true;};})(g,h,i));$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}j;k=$clone(h[0],UZ);l=g[0];UZ.copy(h[0],k);g[0]=l;$s=-1;return[h[0],g[0]];}return;}var $f={$blk:VH.ptr.prototype.Pop,$c:true,$r,g,h,i,j,k,l,$s};return $f;};VH.prototype.Pop=function(){return this.$val.Pop();};VH.ptr.prototype.addClosedOrIdleNode=function(g,h,i){var g,h,i,j,k,l;j=this;if(h===0){return;}if(g.$get().$length===h){j.removeNode((k=g.$get(),(0>=k.$length?($throwRuntimeError("index out of range"),undefined):k.$array[k.$offset+0])));l=$subslice((g.$get()),1);$copySlice(g.$get(),l);g.$set($subslice((g.$get()),0,l.$length));}g.$set($append(g.$get(),i));};VH.prototype.addClosedOrIdleNode=function(g,h,i){return this.$val.addClosedOrIdleNode(g,h,i);};VH.ptr.prototype.removeNode=function(g){var g,h,i;h=this;i=g.kids;while(true){if(!(!(i===AEY.nil))){break;}i.setParent(g.parent);i=i.next;}g.setParent(AEY.nil);delete h.nodes[$Uint32.keyFor(g.id)];};VH.prototype.removeNode=function(g){return this.$val.removeNode(g);};VI=function(){return new VJ.ptr(new VA.ptr(AEW.nil),{},VB.nil);};VJ.ptr.prototype.OpenStream=function(g,h){var g,h,i;i=this;};VJ.prototype.OpenStream=function(g,h){return this.$val.OpenStream(g,h);};VJ.ptr.prototype.CloseStream=function(g){var g,h,i,j,k,l;h=this;i=(j=h.sq[$Uint32.keyFor(g)],j!==undefined?[j.v,true]:[AEX.nil,false]);k=i[0];l=i[1];if(!l){return;}delete h.sq[$Uint32.keyFor(g)];(h.$ptr_queuePool||(h.$ptr_queuePool=new AFA(function(){return this.$target.queuePool;},function($v){this.$target.queuePool=$v;},h))).put(k);};VJ.prototype.CloseStream=function(g){return this.$val.CloseStream(g);};VJ.ptr.prototype.AdjustStream=function(g,h){var g,h,i;i=this;};VJ.prototype.AdjustStream=function(g,h){return this.$val.AdjustStream(g,h);};VJ.ptr.prototype.Push=function(g){var g,h,i,j,k,l,m,n;h=this;if($clone(g,UZ).isControl()){h.zero.push($clone(g,UZ));return;}i=$clone(g,UZ).StreamID();j=(k=h.sq[$Uint32.keyFor(i)],k!==undefined?[k.v,true]:[AEX.nil,false]);l=j[0];m=j[1];if(!m){l=(h.$ptr_queuePool||(h.$ptr_queuePool=new AFA(function(){return this.$target.queuePool;},function($v){this.$target.queuePool=$v;},h))).get();n=i;(h.sq||$throwRuntimeError("assignment to entry in nil map"))[$Uint32.keyFor(n)]={k:n,v:l};}l.push($clone(g,UZ));};VJ.prototype.Push=function(g){return this.$val.Push(g);};VJ.ptr.prototype.Pop=function(){var g,h,i,j,k,l,m,n,o,p;g=this;if(!g.zero.empty()){return[g.zero.shift(),true];}h=g.sq;i=0;j=$keys(h);while(true){if(!(i=k.$length)?($throwRuntimeError("index out of range"),undefined):k.$array[k.$offset+m]);o=Q.Split(N.TrimString(n),";");if((o.$length===1)&&(0>=o.$length?($throwRuntimeError("index out of range"),undefined):o.$array[o.$offset+0])===""){m++;$s=1;continue;}(0>=o.$length?($throwRuntimeError("index out of range"),undefined):o.$array[o.$offset+0]=N.TrimString((0>=o.$length?($throwRuntimeError("index out of range"),undefined):o.$array[o.$offset+0])));p=Q.Cut((0>=o.$length?($throwRuntimeError("index out of range"),undefined):o.$array[o.$offset+0]),"=");q=p[0];r=p[1];s=p[2];if(!s){m++;$s=1;continue;}t=XW(q);$s=5;case 5:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}if(!t){$s=3;continue;}$s=4;continue;case 3:m++;$s=1;continue;case 4:u=XV(r,true);r=u[0];s=u[1];if(!s){m++;$s=1;continue;}v=new XG.ptr(q,r,"","",new T.Time.ptr(new $Uint64(0,0),new $Int64(0,0),YZ.nil),"",0,false,false,0,n,ZK.nil);w=1;case 6:if(!(w=o.$length)?($throwRuntimeError("index out of range"),undefined):o.$array[o.$offset+w]=N.TrimString(((w<0||w>=o.$length)?($throwRuntimeError("index out of range"),undefined):o.$array[o.$offset+w])));if(((w<0||w>=o.$length)?($throwRuntimeError("index out of range"),undefined):o.$array[o.$offset+w]).length===0){w=w+(1)>>0;$s=6;continue;}x=Q.Cut(((w<0||w>=o.$length)?($throwRuntimeError("index out of range"),undefined):o.$array[o.$offset+w]),"=");y=x[0];z=x[1];ab=M.ToLower(y);$s=8;case 8:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}aa=ab;ac=aa[0];ad=aa[1];if(!ad){w=w+(1)>>0;$s=6;continue;}ae=XV(z,false);z=ae[0];s=ae[1];if(!s){v.Unparsed=$append(v.Unparsed,((w<0||w>=o.$length)?($throwRuntimeError("index out of range"),undefined):o.$array[o.$offset+w]));w=w+(1)>>0;$s=6;continue;}af=ac;if(af===("samesite")){$s=10;continue;}if(af===("secure")){$s=11;continue;}if(af===("httponly")){$s=12;continue;}if(af===("domain")){$s=13;continue;}if(af===("max-age")){$s=14;continue;}if(af===("expires")){$s=15;continue;}if(af===("path")){$s=16;continue;}$s=17;continue;case 10:ah=M.ToLower(z);$s=18;case 18:if($c){$c=false;ah=ah.$blk();}if(ah&&ah.$blk!==undefined){break s;}ag=ah;ai=ag[0];aj=ag[1];if(!aj){v.SameSite=1;w=w+(1)>>0;$s=6;continue;}ak=ai;if(ak===("lax")){v.SameSite=2;}else if(ak===("strict")){v.SameSite=3;}else if(ak===("none")){v.SameSite=4;}else{v.SameSite=1;}w=w+(1)>>0;$s=6;continue;$s=17;continue;case 11:v.Secure=true;w=w+(1)>>0;$s=6;continue;$s=17;continue;case 12:v.HttpOnly=true;w=w+(1)>>0;$s=6;continue;$s=17;continue;case 13:v.Domain=z;w=w+(1)>>0;$s=6;continue;$s=17;continue;case 14:al=Z.Atoi(z);am=al[0];an=al[1];if(!($interfaceIsEqual(an,$ifaceNil))||!((am===0))&&(z.charCodeAt(0)===48)){$s=9;continue;}if(am<=0){am=-1;}v.MaxAge=am;w=w+(1)>>0;$s=6;continue;$s=17;continue;case 15:v.RawExpires=z;ap=T.Parse("Mon, 02 Jan 2006 15:04:05 MST",z);$s=19;case 19:if($c){$c=false;ap=ap.$blk();}if(ap&&ap.$blk!==undefined){break s;}ao=ap;aq=$clone(ao[0],T.Time);ar=ao[1];if(!($interfaceIsEqual(ar,$ifaceNil))){$s=20;continue;}$s=21;continue;case 20:at=T.Parse("Mon, 02-Jan-2006 15:04:05 MST",z);$s=22;case 22:if($c){$c=false;at=at.$blk();}if(at&&at.$blk!==undefined){break s;}as=at;T.Time.copy(aq,as[0]);ar=as[1];if(!($interfaceIsEqual(ar,$ifaceNil))){T.Time.copy(v.Expires,new T.Time.ptr(new $Uint64(0,0),new $Int64(0,0),YZ.nil));$s=9;continue;}case 21:T.Time.copy(v.Expires,$clone(aq,T.Time).UTC());w=w+(1)>>0;$s=6;continue;$s=17;continue;case 16:v.Path=z;w=w+(1)>>0;$s=6;continue;case 17:case 9:v.Unparsed=$append(v.Unparsed,((w<0||w>=o.$length)?($throwRuntimeError("index out of range"),undefined):o.$array[o.$offset+w]));w=w+(1)>>0;$s=6;continue;case 7:j=$append(j,v);m++;$s=1;continue;case 2:$s=-1;return j;}return;}var $f={$blk:XI,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};XG.ptr.prototype.String=function(){var{g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;if(g===ACU.nil){h=true;$s=3;continue s;}i=XW(g.Name);$s=4;case 4:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}h=!i;case 3:if(h){$s=1;continue;}$s=2;continue;case 1:$s=-1;return"";case 2:j=new Q.Builder.ptr(AFJ.nil,ZL.nil);j.Grow((((g.Name.length+g.Value.length>>0)+g.Domain.length>>0)+g.Path.length>>0)+110>>0);j.WriteString(g.Name);j.WriteRune(61);k=XQ(g.Value);$s=5;case 5:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=j.WriteString(k);$s=6;case 6:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}l;if(g.Path.length>0){$s=7;continue;}$s=8;continue;case 7:j.WriteString("; Path=");m=XS(g.Path);$s=9;case 9:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=j.WriteString(m);$s=10;case 10:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}n;case 8:if(g.Domain.length>0){$s=11;continue;}$s=12;continue;case 11:if(XL(g.Domain)){$s=13;continue;}$s=14;continue;case 13:o=g.Domain;if(o.charCodeAt(0)===46){o=$substring(o,1);}j.WriteString("; Domain=");j.WriteString(o);$s=15;continue;case 14:$r=K.Printf("net/http: invalid Cookie.Domain %q; dropping domain attribute",new ZB([new $String(g.Domain)]));$s=16;case 16:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 15:case 12:p=ACF.zero();q=XM($clone(g.Expires,T.Time));$s=19;case 19:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}if(q){$s=17;continue;}$s=18;continue;case 17:j.WriteString("; Expires=");r=$clone($clone(g.Expires,T.Time).UTC(),T.Time).AppendFormat($subslice(new ZL(p),0,0),"Mon, 02 Jan 2006 15:04:05 GMT");$s=20;case 20:if($c){$c=false;r=r.$blk();}if(r&&r.$blk!==undefined){break s;}s=j.Write(r);$s=21;case 21:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}s;case 18:if(g.MaxAge>0){j.WriteString("; Max-Age=");j.Write(Z.AppendInt($subslice(new ZL(p),0,0),(new $Int64(0,g.MaxAge)),10));}else if(g.MaxAge<0){j.WriteString("; Max-Age=0");}if(g.HttpOnly){j.WriteString("; HttpOnly");}if(g.Secure){j.WriteString("; Secure");}t=g.SameSite;if(t===(1)){}else if(t===(4)){j.WriteString("; SameSite=None");}else if(t===(2)){j.WriteString("; SameSite=Lax");}else if(t===(3)){j.WriteString("; SameSite=Strict");}$s=-1;return j.String();}return;}var $f={$blk:XG.ptr.prototype.String,$c:true,$r,g,h,i,j,k,l,m,n,o,p,q,r,s,t,$s};return $f;};XG.prototype.String=function(){return this.$val.String();};XG.ptr.prototype.Valid=function(){var{g,h,i,j,k,l,m,n,o,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:g=this;if(g===ACU.nil){$s=-1;return G.New("http: nil Cookie");}h=XW(g.Name);$s=3;case 3:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}if(!h){$s=1;continue;}$s=2;continue;case 1:$s=-1;return G.New("http: invalid Cookie.Name");case 2:i=XM($clone(g.Expires,T.Time));$s=6;case 6:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}if(!i){$s=4;continue;}$s=5;continue;case 4:$s=-1;return G.New("http: invalid Cookie.Expires");case 5:j=0;case 7:if(!(j>0;$s=7;continue;case 8:if(g.Path.length>0){$s=13;continue;}$s=14;continue;case 13:m=0;case 15:if(!(m>0;$s=15;continue;case 16:case 14:if(g.Domain.length>0){if(!XL(g.Domain)){$s=-1;return G.New("http: invalid Cookie.Domain");}}$s=-1;return $ifaceNil;}return;}var $f={$blk:XG.ptr.prototype.Valid,$c:true,$r,g,h,i,j,k,l,m,n,o,$s};return $f;};XG.prototype.Valid=function(){return this.$val.Valid();};XK=function(g,h){var{g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s,$r,$c}=$restore(this,{g,h});$s=$s||0;s:while(true){switch($s){case 0:j=(i=g[$String.keyFor("Cookie")],i!==undefined?i.v:ZK.nil);if(j.$length===0){$s=-1;return new AFI([]);}k=$makeSlice(AFI,0,(j.$length+Q.Count((0>=j.$length?($throwRuntimeError("index out of range"),undefined):j.$array[j.$offset+0]),";")>>0));l=j;m=0;case 1:if(!(m=l.$length)?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+m]);n=N.TrimString(n);o="";case 3:if(!(n.length>0)){$s=4;continue;}p=Q.Cut(n,";");o=p[0];n=p[1];o=N.TrimString(o);if(o===""){$s=3;continue;}q=Q.Cut(o,"=");r=q[0];s=q[1];t=XW(r);$s=7;case 7:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}if(!t){$s=5;continue;}$s=6;continue;case 5:$s=3;continue;case 6:if(!(h==="")&&!(h===r)){$s=3;continue;}u=XV(s,true);s=u[0];v=u[1];if(!v){$s=3;continue;}k=$append(k,new XG.ptr(r,s,"","",new T.Time.ptr(new $Uint64(0,0),new $Int64(0,0),YZ.nil),"",0,false,false,0,"",ZK.nil));$s=3;continue;case 4:m++;$s=1;continue;case 2:$s=-1;return k;}return;}var $f={$blk:XK,$c:true,$r,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s};return $f;};XL=function(g){var g;if(XN(g)){return true;}if(!(B.ParseIP(g)===B.IP.nil)&&!Q.Contains(g,":")){return true;}return false;};XM=function(g){var{g,h,i,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=$clone(g,T.Time).Year();$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h>=1601;$s=2;case 2:return i;}return;}var $f={$blk:XM,$c:true,$r,g,h,i,$s};return $f;};XN=function(g){var g,h,i,j,k,l;if(g.length===0){return false;}if(g.length>255){return false;}if(g.charCodeAt(0)===46){g=$substring(g,1);}h=46;i=false;j=0;k=0;while(true){if(!(k>0;}else if(48<=l&&l<=57){j=j+(1)>>0;}else if((l===45)){if(h===46){return false;}j=j+(1)>>0;}else if((l===46)){if((h===46)||(h===45)){return false;}if(j>63||(j===0)){return false;}j=0;}else{return false;}h=l;k=k+(1)>>0;}if((h===45)||j>63){return false;}return i;};XP=function(g){var{g,h,i,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=XO.Replace(g);$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=2;case 2:return i;}return;}var $f={$blk:XP,$c:true,$r,g,h,i,$s};return $f;};XQ=function(g){var{g,h,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=XU("Cookie.Value",XR,g);$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}g=h;if(g.length===0){$s=-1;return g;}if(Q.ContainsAny(g," ,")){$s=-1;return"\""+g+"\"";}$s=-1;return g;}return;}var $f={$blk:XQ,$c:true,$r,g,h,$s};return $f;};XR=function(g){var g;return 32<=g&&g<127&&!((g===34))&&!((g===59))&&!((g===92));};XS=function(g){var{g,h,i,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:h=XU("Cookie.Path",XT,g);$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h;$s=2;case 2:return i;}return;}var $f={$blk:XS,$c:true,$r,g,h,i,$s};return $f;};XT=function(g){var g;return 32<=g&&g<127&&!((g===59));};XU=function(g,h,i){var{g,h,i,j,k,l,m,n,o,p,$s,$r,$c}=$restore(this,{g,h,i});$s=$s||0;s:while(true){switch($s){case 0:j=true;k=0;case 1:if(!(k>0;$s=1;continue;case 4:$r=K.Printf("net/http: invalid byte %q in %s; dropping invalid bytes",new ZB([new $Uint8(i.charCodeAt(k)),new $String(g)]));$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}j=false;$s=2;continue;case 2:if(j){$s=-1;return i;}m=$makeSlice(ZL,0,i.length);n=0;case 7:if(!(n>0;$s=7;continue;case 8:$s=-1;return($bytesToString(m));}return;}var $f={$blk:XU,$c:true,$r,g,h,i,j,k,l,m,n,o,p,$s};return $f;};XV=function(g,h){var g,h,i;if(h&&g.length>1&&(g.charCodeAt(0)===34)&&(g.charCodeAt((g.length-1>>0))===34)){g=$substring(g,1,(g.length-1>>0));}i=0;while(true){if(!(i>0;}return[g,true];};XW=function(g){var{g,h,i,$s,$r,$c}=$restore(this,{g});$s=$s||0;s:while(true){switch($s){case 0:if(g===""){$s=-1;return false;}h=Q.IndexFunc(g,KJ);$s=1;case 1:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=h<0;$s=2;case 2:return i;}return;}var $f={$blk:XW,$c:true,$r,g,h,i,$s};return $f;};XX=function(g){var g;if(g===false){return false;}return(new KP((g)).Clone());};XY=function(g){var g,h;if(g===AAF.nil){return AAF.nil;}h=new O.URL.ptr("","",AAJ.nil,"","","",false,"","","");O.URL.copy(h,g);if(!(g.User===AAJ.nil)){h.User=new O.Userinfo.ptr("","",false);O.Userinfo.copy(h.User,g.User);}return h;};XZ=function(g){var g,h,i,j,k,l,m,n,o,p,q,r,s,t,u;if(g===AAZ.nil){return AAZ.nil;}h=new AH.Form.ptr((new KP((g.Value)).Clone()),false);if(!(g.File===false)){i={};j=g.File;k=0;l=$keys(j);while(true){if(!(k=q.$length)?($throwRuntimeError("index out of range"),undefined):q.$array[q.$offset+r]);((s<0||s>=p.$length)?($throwRuntimeError("index out of range"),undefined):p.$array[p.$offset+s]=YA(t));r++;}u=n;(i||$throwRuntimeError("assignment to entry in nil map"))[$String.keyFor(u)]={k:u,v:p};k++;}h.File=i;}return h;};YA=function(g){var g,h;if(g===ACZ.nil){return ACZ.nil;}h=new AH.FileHeader.ptr("",false,new $Int64(0,0),ZL.nil,"");AH.FileHeader.copy(h,g);h.Header=(new KP((g.Header)).Clone());return h;};YJ=function(g,h){var g,h,i;i=g+":"+h;return AF.StdEncoding.EncodeToString((new ZL($stringToBytes(i))));};YX.ptr.prototype.RoundTrip=function(g){var g;return[AAG.nil,G.New("net/http: neither of Fetch nor XMLHttpRequest APIs is available")];};YX.prototype.RoundTrip=function(g){return this.$val.RoundTrip(g);};YY.ptr.prototype.RoundTrip=function(g){var{aa,ab,ac,ad,ae,af,ag,ah,ai,aj,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred,$r,$c}=$restore(this,{g});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);g=[g];h=[h];i=[i];j=[j];k=this;j[0]=new($global.XMLHttpRequest)();if(k.inflight===false){k.inflight=$makeMap(ZX.keyFor,[]);}l=g[0];(k.inflight||$throwRuntimeError("assignment to entry in nil map"))[ZX.keyFor(l)]={k:l,v:j[0]};$deferred.push([function(m,n){delete m[ZX.keyFor(n)];},[k.inflight,g[0]]]);i[0]=new $Chan(AAG,0);h[0]=new $Chan($error,0);j[0].onload=$externalize((function(g,h,i,j){return function $b(){var{o,p,q,r,s,t,u,v,w,x,y,z,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:p=N.NewReader(C.NewReader(W.NewReader((new ZL($stringToBytes($internalize(j[0].getAllResponseHeaders(),$String)+"\n"))))));$s=1;case 1:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=p.ReadMIMEHeader();$s=2;case 2:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}o=q;r=o[0];s=$assertType($internalize(new($global.Uint8Array)(j[0].response),$emptyInterface),ZL);t=new $Int64(-1,4294967295);u=g[0].Method;if(u===("HEAD")){$s=4;continue;}$s=5;continue;case 4:w=new N.MIMEHeader(r).Get("Content-Length");$s=7;case 7:if($c){$c=false;w=w.$blk();}if(w&&w.$blk!==undefined){break s;}x=Z.ParseInt(w,10,64);$s=8;case 8:if($c){$c=false;x=x.$blk();}if(x&&x.$blk!==undefined){break s;}v=x;y=v[0];z=v[1];if($interfaceIsEqual(z,$ifaceNil)){t=y;}$s=6;continue;case 5:t=(new $Int64(0,s.$length));case 6:case 3:$r=$send(i[0],new IW.ptr($internalize(j[0].status,$String)+" "+$internalize(j[0].statusText,$String),$parseInt(j[0].status)>>0,"",0,0,(r),AL.NopCloser(W.NewReader(s)),t,ZK.nil,false,false,false,g[0],AAV.nil));$s=9;case 9:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,o,p,q,r,s,t,u,v,w,x,y,z,$s};return $f;};})(g,h,i,j),ZU);j[0].onerror=$externalize((function(g,h,i,j){return function $b(o){var{o,$s,$r,$c}=$restore(this,{o});$s=$s||0;s:while(true){switch($s){case 0:$r=$send(h[0],G.New("net/http: XMLHttpRequest failed"));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,o,$s};return $f;};})(g,h,i,j),AFP);j[0].onabort=$externalize((function(g,h,i,j){return function $b(o){var{o,$s,$r,$c}=$restore(this,{o});$s=$s||0;s:while(true){switch($s){case 0:$r=$send(h[0],G.New("net/http: request canceled"));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,o,$s};return $f;};})(g,h,i,j),AFP);j[0].open($externalize(g[0].Method,$String),$externalize(g[0].URL.String(),$String));j[0].responseType=$externalize("arraybuffer",$String);o=g[0].Header;p=0;q=$keys(o);while(true){if(!(p=u.$length)?($throwRuntimeError("index out of range"),undefined):u.$array[u.$offset+v]);j[0].setRequestHeader($externalize(s,$String),$externalize(w,$String));v++;}p++;}if($interfaceIsEqual(g[0].Body,$ifaceNil)){$s=1;continue;}$s=2;continue;case 1:j[0].send();$s=3;continue;case 2:y=AL.ReadAll(g[0].Body);$s=4;case 4:if($c){$c=false;y=y.$blk();}if(y&&y.$blk!==undefined){break s;}x=y;z=x[0];aa=x[1];if(!($interfaceIsEqual(aa,$ifaceNil))){$s=5;continue;}$s=6;continue;case 5:ab=g[0].Body.Close();$s=7;case 7:if($c){$c=false;ab=ab.$blk();}if(ab&&ab.$blk!==undefined){break s;}ab;ac=[AAG.nil,aa];$s=8;case 8:return ac;case 6:ad=g[0].Body.Close();$s=9;case 9:if($c){$c=false;ad=ad.$blk();}if(ad&&ad.$blk!==undefined){break s;}ad;j[0].send($externalize(z,ZL));case 3:af=$select([[i[0]],[h[0]]]);$s=10;case 10:if($c){$c=false;af=af.$blk();}if(af&&af.$blk!==undefined){break s;}ae=af;if(ae[0]===0){$s=11;continue;}if(ae[0]===1){$s=12;continue;}$s=13;continue;case 11:ag=ae[1][0];ah=[ag,$ifaceNil];$s=14;case 14:return ah;case 12:ai=ae[1][0];aj=[AAG.nil,ai];$s=15;case 15:return aj;case 13:$s=-1;return[AAG.nil,$ifaceNil];}return;}}catch(err){$err=err;$s=-1;return[AAG.nil,$ifaceNil];}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:YY.ptr.prototype.RoundTrip,$c:true,$r,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,$s,$deferred};return $f;}}};YY.prototype.RoundTrip=function(g){return this.$val.RoundTrip(g);};YY.ptr.prototype.CancelRequest=function(g){var g,h,i,j,k,l;h=this;i=(j=h.inflight[ZX.keyFor(g)],j!==undefined?[j.v,true]:[null,false]);k=i[0];l=i[1];if(l){k.abort();}};YY.prototype.CancelRequest=function(g){return this.$val.CancelRequest(g);};AAU.methods=[{prop:"writeBufferSize",name:"writeBufferSize",pkg:"net/http",typ:$funcType([],[$Int],false)},{prop:"readBufferSize",name:"readBufferSize",pkg:"net/http",typ:$funcType([],[$Int],false)},{prop:"Clone",name:"Clone",pkg:"",typ:$funcType([],[AAU],false)},{prop:"hasCustomTLSDialer",name:"hasCustomTLSDialer",pkg:"net/http",typ:$funcType([],[$Bool],false)},{prop:"onceSetNextProtoDefaults",name:"onceSetNextProtoDefaults",pkg:"net/http",typ:$funcType([],[],false)},{prop:"useRegisteredProtocol",name:"useRegisteredProtocol",pkg:"net/http",typ:$funcType([ZX],[$Bool],false)},{prop:"alternateRoundTripper",name:"alternateRoundTripper",pkg:"net/http",typ:$funcType([ZX],[YD],false)},{prop:"roundTrip",name:"roundTrip",pkg:"net/http",typ:$funcType([ZX],[AAG,$error],false)},{prop:"RegisterProtocol",name:"RegisterProtocol",pkg:"",typ:$funcType([$String,YD],[],false)},{prop:"CloseIdleConnections",name:"CloseIdleConnections",pkg:"",typ:$funcType([],[],false)},{prop:"CancelRequest",name:"CancelRequest",pkg:"",typ:$funcType([ZX],[],false)},{prop:"cancelRequest",name:"cancelRequest",pkg:"net/http",typ:$funcType([AU,$error],[$Bool],false)},{prop:"connectMethodForRequest",name:"connectMethodForRequest",pkg:"net/http",typ:$funcType([AFQ],[BW,$error],false)},{prop:"putOrCloseIdleConn",name:"putOrCloseIdleConn",pkg:"net/http",typ:$funcType([AAK],[],false)},{prop:"maxIdleConnsPerHost",name:"maxIdleConnsPerHost",pkg:"net/http",typ:$funcType([],[$Int],false)},{prop:"tryPutIdleConn",name:"tryPutIdleConn",pkg:"net/http",typ:$funcType([AAK],[$error],false)},{prop:"queueForIdleConn",name:"queueForIdleConn",pkg:"net/http",typ:$funcType([AAM],[$Bool],false)},{prop:"removeIdleConn",name:"removeIdleConn",pkg:"net/http",typ:$funcType([AAK],[$Bool],false)},{prop:"removeIdleConnLocked",name:"removeIdleConnLocked",pkg:"net/http",typ:$funcType([AAK],[$Bool],false)},{prop:"setReqCanceler",name:"setReqCanceler",pkg:"net/http",typ:$funcType([AU,AFR],[],false)},{prop:"replaceReqCanceler",name:"replaceReqCanceler",pkg:"net/http",typ:$funcType([AU,AFR],[$Bool],false)},{prop:"dial",name:"dial",pkg:"net/http",typ:$funcType([A.Context,$String,$String],[B.Conn,$error],false)},{prop:"customDialTLS",name:"customDialTLS",pkg:"net/http",typ:$funcType([A.Context,$String,$String],[B.Conn,$error],false)},{prop:"getConn",name:"getConn",pkg:"net/http",typ:$funcType([AFQ,BW],[AAK,$error],false)},{prop:"queueForDial",name:"queueForDial",pkg:"net/http",typ:$funcType([AAM],[],false)},{prop:"dialConnFor",name:"dialConnFor",pkg:"net/http",typ:$funcType([AAM],[],false)},{prop:"decConnsPerHost",name:"decConnsPerHost",pkg:"net/http",typ:$funcType([BX],[],false)},{prop:"dialConn",name:"dialConn",pkg:"net/http",typ:$funcType([A.Context,BW],[AAK,$error],false)},{prop:"RoundTrip",name:"RoundTrip",pkg:"",typ:$funcType([ZX],[AAG,$error],false)}];AFQ.methods=[{prop:"extraHeaders",name:"extraHeaders",pkg:"net/http",typ:$funcType([],[KP],false)},{prop:"setError",name:"setError",pkg:"net/http",typ:$funcType([$error],[],false)},{prop:"logf",name:"logf",pkg:"net/http",typ:$funcType([$String,ZB],[],true)}];AAI.methods=[{prop:"Read",name:"Read",pkg:"",typ:$funcType([ZL],[$Int,$error],false)},{prop:"Close",name:"Close",pkg:"",typ:$funcType([],[$error],false)}];BQ.methods=[{prop:"Unwrap",name:"Unwrap",pkg:"",typ:$funcType([],[$error],false)},{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)}];AAM.methods=[{prop:"waiting",name:"waiting",pkg:"net/http",typ:$funcType([],[$Bool],false)},{prop:"tryDeliver",name:"tryDeliver",pkg:"net/http",typ:$funcType([AAK,$error],[$Bool],false)},{prop:"cancel",name:"cancel",pkg:"net/http",typ:$funcType([AAU,$error],[],false)}];AGD.methods=[{prop:"len",name:"len",pkg:"net/http",typ:$funcType([],[$Int],false)},{prop:"pushBack",name:"pushBack",pkg:"net/http",typ:$funcType([AAM],[],false)},{prop:"popFront",name:"popFront",pkg:"net/http",typ:$funcType([],[AAM],false)},{prop:"peekFront",name:"peekFront",pkg:"net/http",typ:$funcType([],[AAM],false)},{prop:"cleanFront",name:"cleanFront",pkg:"net/http",typ:$funcType([],[$Bool],false)}];BV.methods=[{prop:"Write",name:"Write",pkg:"",typ:$funcType([ZL],[$Int,$error],false)},{prop:"ReadFrom",name:"ReadFrom",pkg:"",typ:$funcType([J.Reader],[$Int64,$error],false)}];AGE.methods=[{prop:"proxyAuth",name:"proxyAuth",pkg:"net/http",typ:$funcType([],[$String],false)},{prop:"key",name:"key",pkg:"net/http",typ:$funcType([],[BX],false)},{prop:"scheme",name:"scheme",pkg:"net/http",typ:$funcType([],[$String],false)},{prop:"addr",name:"addr",pkg:"net/http",typ:$funcType([],[$String],false)},{prop:"tlsHost",name:"tlsHost",pkg:"net/http",typ:$funcType([],[$String],false)}];BX.methods=[{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)}];AAK.methods=[{prop:"shouldRetryRequest",name:"shouldRetryRequest",pkg:"net/http",typ:$funcType([ZX,$error],[$Bool],false)},{prop:"addTLS",name:"addTLS",pkg:"net/http",typ:$funcType([A.Context,$String,AAH],[$error],false)},{prop:"maxHeaderResponseSize",name:"maxHeaderResponseSize",pkg:"net/http",typ:$funcType([],[$Int64],false)},{prop:"Read",name:"Read",pkg:"",typ:$funcType([ZL],[$Int,$error],false)},{prop:"isBroken",name:"isBroken",pkg:"net/http",typ:$funcType([],[$Bool],false)},{prop:"canceled",name:"canceled",pkg:"net/http",typ:$funcType([],[$error],false)},{prop:"isReused",name:"isReused",pkg:"net/http",typ:$funcType([],[$Bool],false)},{prop:"gotIdleConnTrace",name:"gotIdleConnTrace",pkg:"net/http",typ:$funcType([T.Time],[L.GotConnInfo],false)},{prop:"cancelRequest",name:"cancelRequest",pkg:"net/http",typ:$funcType([$error],[],false)},{prop:"closeConnIfStillIdle",name:"closeConnIfStillIdle",pkg:"net/http",typ:$funcType([],[],false)},{prop:"mapRoundTripError",name:"mapRoundTripError",pkg:"net/http",typ:$funcType([AFQ,$Int64,$error],[$error],false)},{prop:"readLoop",name:"readLoop",pkg:"net/http",typ:$funcType([],[],false)},{prop:"readLoopPeekFailLocked",name:"readLoopPeekFailLocked",pkg:"net/http",typ:$funcType([$error],[],false)},{prop:"readResponse",name:"readResponse",pkg:"net/http",typ:$funcType([CF,AAH],[AAG,$error],false)},{prop:"waitForContinue",name:"waitForContinue",pkg:"net/http",typ:$funcType([AGF],[AGG],false)},{prop:"writeLoop",name:"writeLoop",pkg:"net/http",typ:$funcType([],[],false)},{prop:"wroteRequest",name:"wroteRequest",pkg:"net/http",typ:$funcType([],[$Bool],false)},{prop:"roundTrip",name:"roundTrip",pkg:"net/http",typ:$funcType([AFQ],[AAG,$error],false)},{prop:"markReused",name:"markReused",pkg:"net/http",typ:$funcType([],[],false)},{prop:"close",name:"close",pkg:"net/http",typ:$funcType([$error],[],false)},{prop:"closeLocked",name:"closeLocked",pkg:"net/http",typ:$funcType([$error],[],false)}];AGK.methods=[{prop:"Read",name:"Read",pkg:"",typ:$funcType([ZL],[$Int,$error],false)}];AGO.methods=[{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)},{prop:"Timeout",name:"Timeout",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Temporary",name:"Temporary",pkg:"",typ:$funcType([],[$Bool],false)}];ABA.methods=[{prop:"Read",name:"Read",pkg:"",typ:$funcType([ZL],[$Int,$error],false)},{prop:"Close",name:"Close",pkg:"",typ:$funcType([],[$error],false)},{prop:"condfn",name:"condfn",pkg:"net/http",typ:$funcType([$error],[$error],false)}];AGR.methods=[{prop:"Read",name:"Read",pkg:"",typ:$funcType([ZL],[$Int,$error],false)},{prop:"Close",name:"Close",pkg:"",typ:$funcType([],[$error],false)}];CZ.methods=[{prop:"Timeout",name:"Timeout",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Temporary",name:"Temporary",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)}];DA.methods=[{prop:"Lock",name:"Lock",pkg:"",typ:$funcType([],[],false)},{prop:"Unlock",name:"Unlock",pkg:"",typ:$funcType([],[],false)}];AGS.methods=[{prop:"add",name:"add",pkg:"net/http",typ:$funcType([AAK],[],false)},{prop:"removeOldest",name:"removeOldest",pkg:"net/http",typ:$funcType([],[AAK],false)},{prop:"remove",name:"remove",pkg:"net/http",typ:$funcType([AAK],[],false)},{prop:"len",name:"len",pkg:"net/http",typ:$funcType([],[$Int],false)}];DD.methods=[{prop:"Read",name:"Read",pkg:"",typ:$funcType([ZL],[$Int,$error],false)}];AGU.methods=[{prop:"Read",name:"Read",pkg:"",typ:$funcType([ZL],[$Int,$error],false)}];ABJ.methods=[{prop:"shouldSendChunkedRequestBody",name:"shouldSendChunkedRequestBody",pkg:"net/http",typ:$funcType([],[$Bool],false)},{prop:"probeRequestBody",name:"probeRequestBody",pkg:"net/http",typ:$funcType([],[],false)},{prop:"shouldSendContentLength",name:"shouldSendContentLength",pkg:"net/http",typ:$funcType([],[$Bool],false)},{prop:"writeHeader",name:"writeHeader",pkg:"net/http",typ:$funcType([J.Writer,AAH],[$error],false)},{prop:"writeBody",name:"writeBody",pkg:"net/http",typ:$funcType([J.Writer],[$error],false)},{prop:"doBodyCopy",name:"doBodyCopy",pkg:"net/http",typ:$funcType([J.Writer,J.Reader],[$Int64,$error],false)},{prop:"unwrapBody",name:"unwrapBody",pkg:"net/http",typ:$funcType([],[J.Reader],false)}];AGW.methods=[{prop:"protoAtLeast",name:"protoAtLeast",pkg:"net/http",typ:$funcType([$Int,$Int],[$Bool],false)},{prop:"parseTransferEncoding",name:"parseTransferEncoding",pkg:"net/http",typ:$funcType([],[$error],false)}];ABM.methods=[{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)}];ACD.methods=[{prop:"Read",name:"Read",pkg:"",typ:$funcType([ZL],[$Int,$error],false)},{prop:"readLocked",name:"readLocked",pkg:"net/http",typ:$funcType([ZL],[$Int,$error],false)},{prop:"readTrailer",name:"readTrailer",pkg:"net/http",typ:$funcType([],[$error],false)},{prop:"unreadDataSizeLocked",name:"unreadDataSizeLocked",pkg:"net/http",typ:$funcType([],[$Int64],false)},{prop:"Close",name:"Close",pkg:"",typ:$funcType([],[$error],false)},{prop:"didEarlyClose",name:"didEarlyClose",pkg:"net/http",typ:$funcType([],[$Bool],false)},{prop:"bodyRemains",name:"bodyRemains",pkg:"net/http",typ:$funcType([],[$Bool],false)},{prop:"registerOnHitEOF",name:"registerOnHitEOF",pkg:"net/http",typ:$funcType([ZU],[],false)}];EB.methods=[{prop:"Read",name:"Read",pkg:"",typ:$funcType([ZL],[$Int,$error],false)}];ED.methods=[{prop:"Read",name:"Read",pkg:"",typ:$funcType([ZL],[$Int,$error],false)}];EG.methods=[{prop:"Write",name:"Write",pkg:"",typ:$funcType([ZL],[$Int,$error],false)}];EM.methods=[{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)}];EO.methods=[{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)}];ABS.methods=[{prop:"Network",name:"Network",pkg:"",typ:$funcType([],[$String],false)},{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)}];ABT.methods=[{prop:"BoundAddr",name:"BoundAddr",pkg:"",typ:$funcType([],[B.Addr],false)}];AGX.methods=[{prop:"connect",name:"connect",pkg:"net/http",typ:$funcType([A.Context,B.Conn,$String],[B.Addr,$error],false)},{prop:"DialContext",name:"DialContext",pkg:"",typ:$funcType([A.Context,$String,$String],[B.Conn,$error],false)},{prop:"DialWithConn",name:"DialWithConn",pkg:"",typ:$funcType([A.Context,B.Conn,$String,$String],[B.Addr,$error],false)},{prop:"Dial",name:"Dial",pkg:"",typ:$funcType([$String,$String],[B.Conn,$error],false)},{prop:"validateTarget",name:"validateTarget",pkg:"net/http",typ:$funcType([$String,$String],[$error],false)},{prop:"pathAddrs",name:"pathAddrs",pkg:"net/http",typ:$funcType([$String],[B.Addr,B.Addr,$error],false)}];AGZ.methods=[{prop:"Authenticate",name:"Authenticate",pkg:"",typ:$funcType([A.Context,J.ReadWriter,EN],[$error],false)}];AHA.methods=[{prop:"match",name:"match",pkg:"net/http",typ:$funcType([ZL,$Int],[$String],false)}];AHB.methods=[{prop:"match",name:"match",pkg:"net/http",typ:$funcType([ZL,$Int],[$String],false)}];FB.methods=[{prop:"match",name:"match",pkg:"net/http",typ:$funcType([ZL,$Int],[$String],false)}];FE.methods=[{prop:"match",name:"match",pkg:"net/http",typ:$funcType([ZL,$Int],[$String],false)}];FF.methods=[{prop:"match",name:"match",pkg:"net/http",typ:$funcType([ZL,$Int],[$String],false)}];ACE.methods=[{prop:"hijacked",name:"hijacked",pkg:"net/http",typ:$funcType([],[$Bool],false)},{prop:"hijackLocked",name:"hijackLocked",pkg:"net/http",typ:$funcType([],[B.Conn,ABU,$error],false)},{prop:"readRequest",name:"readRequest",pkg:"net/http",typ:$funcType([A.Context],[ACA,$error],false)},{prop:"finalFlush",name:"finalFlush",pkg:"net/http",typ:$funcType([],[],false)},{prop:"close",name:"close",pkg:"net/http",typ:$funcType([],[],false)},{prop:"closeWriteAndWait",name:"closeWriteAndWait",pkg:"net/http",typ:$funcType([],[],false)},{prop:"setState",name:"setState",pkg:"net/http",typ:$funcType([B.Conn,HS,$Bool],[],false)},{prop:"getState",name:"getState",pkg:"net/http",typ:$funcType([],[HS,$Int64],false)},{prop:"serve",name:"serve",pkg:"net/http",typ:$funcType([A.Context],[],false)}];AHD.methods=[{prop:"Write",name:"Write",pkg:"",typ:$funcType([ZL],[$Int,$error],false)},{prop:"flush",name:"flush",pkg:"net/http",typ:$funcType([],[],false)},{prop:"close",name:"close",pkg:"net/http",typ:$funcType([],[],false)},{prop:"writeHeader",name:"writeHeader",pkg:"net/http",typ:$funcType([ZL],[],false)}];ACA.methods=[{prop:"finalTrailers",name:"finalTrailers",pkg:"net/http",typ:$funcType([],[KP],false)},{prop:"declareTrailer",name:"declareTrailer",pkg:"net/http",typ:$funcType([$String],[],false)},{prop:"requestTooLarge",name:"requestTooLarge",pkg:"net/http",typ:$funcType([],[],false)},{prop:"needsSniff",name:"needsSniff",pkg:"net/http",typ:$funcType([],[$Bool],false)},{prop:"ReadFrom",name:"ReadFrom",pkg:"",typ:$funcType([J.Reader],[$Int64,$error],false)},{prop:"Header",name:"Header",pkg:"",typ:$funcType([],[KP],false)},{prop:"WriteHeader",name:"WriteHeader",pkg:"",typ:$funcType([$Int],[],false)},{prop:"bodyAllowed",name:"bodyAllowed",pkg:"net/http",typ:$funcType([],[$Bool],false)},{prop:"Write",name:"Write",pkg:"",typ:$funcType([ZL],[$Int,$error],false)},{prop:"WriteString",name:"WriteString",pkg:"",typ:$funcType([$String],[$Int,$error],false)},{prop:"write",name:"write",pkg:"net/http",typ:$funcType([$Int,ZL,$String],[$Int,$error],false)},{prop:"finishRequest",name:"finishRequest",pkg:"net/http",typ:$funcType([],[],false)},{prop:"shouldReuseConnection",name:"shouldReuseConnection",pkg:"net/http",typ:$funcType([],[$Bool],false)},{prop:"closedRequestBodyEarly",name:"closedRequestBodyEarly",pkg:"net/http",typ:$funcType([],[$Bool],false)},{prop:"Flush",name:"Flush",pkg:"",typ:$funcType([],[],false)},{prop:"sendExpectationFailed",name:"sendExpectationFailed",pkg:"net/http",typ:$funcType([],[],false)},{prop:"Hijack",name:"Hijack",pkg:"",typ:$funcType([],[B.Conn,ABU,$error],false)},{prop:"CloseNotify",name:"CloseNotify",pkg:"",typ:$funcType([],[AHC],false)}];ACC.methods=[{prop:"isSet",name:"isSet",pkg:"net/http",typ:$funcType([],[$Bool],false)},{prop:"setTrue",name:"setTrue",pkg:"net/http",typ:$funcType([],[],false)},{prop:"setFalse",name:"setFalse",pkg:"net/http",typ:$funcType([],[],false)}];ABX.methods=[{prop:"lock",name:"lock",pkg:"net/http",typ:$funcType([],[],false)},{prop:"unlock",name:"unlock",pkg:"net/http",typ:$funcType([],[],false)},{prop:"startBackgroundRead",name:"startBackgroundRead",pkg:"net/http",typ:$funcType([],[],false)},{prop:"backgroundRead",name:"backgroundRead",pkg:"net/http",typ:$funcType([],[],false)},{prop:"abortPendingRead",name:"abortPendingRead",pkg:"net/http",typ:$funcType([],[],false)},{prop:"setReadLimit",name:"setReadLimit",pkg:"net/http",typ:$funcType([$Int64],[],false)},{prop:"setInfiniteReadLimit",name:"setInfiniteReadLimit",pkg:"net/http",typ:$funcType([],[],false)},{prop:"hitReadLimit",name:"hitReadLimit",pkg:"net/http",typ:$funcType([],[$Bool],false)},{prop:"handleReadError",name:"handleReadError",pkg:"net/http",typ:$funcType([$error],[],false)},{prop:"closeNotify",name:"closeNotify",pkg:"net/http",typ:$funcType([],[],false)},{prop:"Read",name:"Read",pkg:"",typ:$funcType([ZL],[$Int,$error],false)}];ACK.methods=[{prop:"Read",name:"Read",pkg:"",typ:$funcType([ZL],[$Int,$error],false)},{prop:"Close",name:"Close",pkg:"",typ:$funcType([],[$error],false)}];GJ.methods=[{prop:"Write",name:"Write",pkg:"",typ:$funcType([AAA],[],false)}];GS.methods=[{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)}];GW.methods=[{prop:"ServeHTTP",name:"ServeHTTP",pkg:"",typ:$funcType([FH,ZX],[],false)}];AHF.methods=[{prop:"ServeHTTP",name:"ServeHTTP",pkg:"",typ:$funcType([FH,ZX],[],false)}];AHH.methods=[{prop:"match",name:"match",pkg:"net/http",typ:$funcType([$String],[FG,$String],false)},{prop:"redirectToPathSlash",name:"redirectToPathSlash",pkg:"net/http",typ:$funcType([$String,$String,AAF],[AAF,$Bool],false)},{prop:"shouldRedirectRLocked",name:"shouldRedirectRLocked",pkg:"net/http",typ:$funcType([$String,$String],[$Bool],false)},{prop:"Handler",name:"Handler",pkg:"",typ:$funcType([ZX],[FG,$String],false)},{prop:"handler",name:"handler",pkg:"net/http",typ:$funcType([$String,$String],[FG,$String],false)},{prop:"ServeHTTP",name:"ServeHTTP",pkg:"",typ:$funcType([FH,ZX],[],false)},{prop:"Handle",name:"Handle",pkg:"",typ:$funcType([$String,FG],[],false)},{prop:"HandleFunc",name:"HandleFunc",pkg:"",typ:$funcType([$String,AHG],[],false)}];ABW.methods=[{prop:"newConn",name:"newConn",pkg:"net/http",typ:$funcType([B.Conn],[ACE],false)},{prop:"maxHeaderBytes",name:"maxHeaderBytes",pkg:"net/http",typ:$funcType([],[$Int],false)},{prop:"initialReadLimitSize",name:"initialReadLimitSize",pkg:"net/http",typ:$funcType([],[$Int64],false)},{prop:"tlsHandshakeTimeout",name:"tlsHandshakeTimeout",pkg:"net/http",typ:$funcType([],[T.Duration],false)},{prop:"getDoneChan",name:"getDoneChan",pkg:"net/http",typ:$funcType([],[AGF],false)},{prop:"getDoneChanLocked",name:"getDoneChanLocked",pkg:"net/http",typ:$funcType([],[AGC],false)},{prop:"closeDoneChanLocked",name:"closeDoneChanLocked",pkg:"net/http",typ:$funcType([],[],false)},{prop:"Close",name:"Close",pkg:"",typ:$funcType([],[$error],false)},{prop:"Shutdown",name:"Shutdown",pkg:"",typ:$funcType([A.Context],[$error],false)},{prop:"RegisterOnShutdown",name:"RegisterOnShutdown",pkg:"",typ:$funcType([ZU],[],false)},{prop:"numListeners",name:"numListeners",pkg:"net/http",typ:$funcType([],[$Int],false)},{prop:"closeIdleConns",name:"closeIdleConns",pkg:"net/http",typ:$funcType([],[$Bool],false)},{prop:"closeListenersLocked",name:"closeListenersLocked",pkg:"net/http",typ:$funcType([],[$error],false)},{prop:"ListenAndServe",name:"ListenAndServe",pkg:"",typ:$funcType([],[$error],false)},{prop:"shouldConfigureHTTP2ForServe",name:"shouldConfigureHTTP2ForServe",pkg:"net/http",typ:$funcType([],[$Bool],false)},{prop:"Serve",name:"Serve",pkg:"",typ:$funcType([B.Listener],[$error],false)},{prop:"ServeTLS",name:"ServeTLS",pkg:"",typ:$funcType([B.Listener,$String,$String],[$error],false)},{prop:"trackListener",name:"trackListener",pkg:"net/http",typ:$funcType([ACQ,$Bool],[$Bool],false)},{prop:"trackConn",name:"trackConn",pkg:"net/http",typ:$funcType([ACE,$Bool],[],false)},{prop:"idleTimeout",name:"idleTimeout",pkg:"net/http",typ:$funcType([],[T.Duration],false)},{prop:"readHeaderTimeout",name:"readHeaderTimeout",pkg:"net/http",typ:$funcType([],[T.Duration],false)},{prop:"doKeepAlives",name:"doKeepAlives",pkg:"net/http",typ:$funcType([],[$Bool],false)},{prop:"shuttingDown",name:"shuttingDown",pkg:"net/http",typ:$funcType([],[$Bool],false)},{prop:"SetKeepAlivesEnabled",name:"SetKeepAlivesEnabled",pkg:"",typ:$funcType([$Bool],[],false)},{prop:"logf",name:"logf",pkg:"net/http",typ:$funcType([$String,ZB],[],true)},{prop:"ListenAndServeTLS",name:"ListenAndServeTLS",pkg:"",typ:$funcType([$String,$String],[$error],false)},{prop:"setupHTTP2_ServeTLS",name:"setupHTTP2_ServeTLS",pkg:"net/http",typ:$funcType([],[$error],false)},{prop:"setupHTTP2_Serve",name:"setupHTTP2_Serve",pkg:"net/http",typ:$funcType([],[$error],false)},{prop:"onceSetNextProtoDefaults_Serve",name:"onceSetNextProtoDefaults_Serve",pkg:"net/http",typ:$funcType([],[],false)},{prop:"onceSetNextProtoDefaults",name:"onceSetNextProtoDefaults",pkg:"net/http",typ:$funcType([],[],false)}];HS.methods=[{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)}];HU.methods=[{prop:"ServeHTTP",name:"ServeHTTP",pkg:"",typ:$funcType([FH,ZX],[],false)}];AHR.methods=[{prop:"Close",name:"Close",pkg:"",typ:$funcType([],[$error],false)},{prop:"close",name:"close",pkg:"net/http",typ:$funcType([],[],false)}];IF.methods=[{prop:"ServeHTTP",name:"ServeHTTP",pkg:"",typ:$funcType([FH,ZX],[],false)}];IG.methods=[{prop:"BaseContext",name:"BaseContext",pkg:"",typ:$funcType([],[A.Context],false)},{prop:"ServeHTTP",name:"ServeHTTP",pkg:"",typ:$funcType([FH,ZX],[],false)}];AHS.methods=[{prop:"Write",name:"Write",pkg:"",typ:$funcType([ZL],[$Int,$error],false)},{prop:"Read",name:"Read",pkg:"",typ:$funcType([ZL],[$Int,$error],false)},{prop:"Close",name:"Close",pkg:"",typ:$funcType([],[$error],false)}];IL.methods=[{prop:"Write",name:"Write",pkg:"",typ:$funcType([ZL],[$Int,$error],false)}];AHT.methods=[{prop:"Read",name:"Read",pkg:"",typ:$funcType([ZL],[$Int,$error],false)},{prop:"Close",name:"Close",pkg:"",typ:$funcType([],[$error],false)}];AHU.methods=[{prop:"Read",name:"Read",pkg:"",typ:$funcType([ZL],[$Int,$error],false)},{prop:"Close",name:"Close",pkg:"",typ:$funcType([],[$error],false)}];AAG.methods=[{prop:"Cookies",name:"Cookies",pkg:"",typ:$funcType([],[AFI],false)},{prop:"Location",name:"Location",pkg:"",typ:$funcType([],[AAF,$error],false)},{prop:"ProtoAtLeast",name:"ProtoAtLeast",pkg:"",typ:$funcType([$Int,$Int],[$Bool],false)},{prop:"Write",name:"Write",pkg:"",typ:$funcType([J.Writer],[$error],false)},{prop:"closeBody",name:"closeBody",pkg:"net/http",typ:$funcType([],[],false)},{prop:"bodyIsWritable",name:"bodyIsWritable",pkg:"net/http",typ:$funcType([],[$Bool],false)},{prop:"isProtocolSwitch",name:"isProtocolSwitch",pkg:"net/http",typ:$funcType([],[$Bool],false)}];AHV.methods=[{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)}];ZX.methods=[{prop:"Context",name:"Context",pkg:"",typ:$funcType([],[A.Context],false)},{prop:"WithContext",name:"WithContext",pkg:"",typ:$funcType([A.Context],[ZX],false)},{prop:"Clone",name:"Clone",pkg:"",typ:$funcType([A.Context],[ZX],false)},{prop:"ProtoAtLeast",name:"ProtoAtLeast",pkg:"",typ:$funcType([$Int,$Int],[$Bool],false)},{prop:"UserAgent",name:"UserAgent",pkg:"",typ:$funcType([],[$String],false)},{prop:"Cookies",name:"Cookies",pkg:"",typ:$funcType([],[AFI],false)},{prop:"Cookie",name:"Cookie",pkg:"",typ:$funcType([$String],[ACU,$error],false)},{prop:"AddCookie",name:"AddCookie",pkg:"",typ:$funcType([ACU],[],false)},{prop:"Referer",name:"Referer",pkg:"",typ:$funcType([],[$String],false)},{prop:"MultipartReader",name:"MultipartReader",pkg:"",typ:$funcType([],[ACV,$error],false)},{prop:"multipartReader",name:"multipartReader",pkg:"net/http",typ:$funcType([$Bool],[ACV,$error],false)},{prop:"isH2Upgrade",name:"isH2Upgrade",pkg:"net/http",typ:$funcType([],[$Bool],false)},{prop:"Write",name:"Write",pkg:"",typ:$funcType([J.Writer],[$error],false)},{prop:"WriteProxy",name:"WriteProxy",pkg:"",typ:$funcType([J.Writer],[$error],false)},{prop:"write",name:"write",pkg:"net/http",typ:$funcType([J.Writer,$Bool,KP,AGG],[$error],false)},{prop:"BasicAuth",name:"BasicAuth",pkg:"",typ:$funcType([],[$String,$String,$Bool],false)},{prop:"SetBasicAuth",name:"SetBasicAuth",pkg:"",typ:$funcType([$String,$String],[],false)},{prop:"ParseForm",name:"ParseForm",pkg:"",typ:$funcType([],[$error],false)},{prop:"ParseMultipartForm",name:"ParseMultipartForm",pkg:"",typ:$funcType([$Int64],[$error],false)},{prop:"FormValue",name:"FormValue",pkg:"",typ:$funcType([$String],[$String],false)},{prop:"PostFormValue",name:"PostFormValue",pkg:"",typ:$funcType([$String],[$String],false)},{prop:"FormFile",name:"FormFile",pkg:"",typ:$funcType([$String],[AH.File,ACZ,$error],false)},{prop:"expectsContinue",name:"expectsContinue",pkg:"net/http",typ:$funcType([],[$Bool],false)},{prop:"wantsHttp10KeepAlive",name:"wantsHttp10KeepAlive",pkg:"net/http",typ:$funcType([],[$Bool],false)},{prop:"wantsClose",name:"wantsClose",pkg:"net/http",typ:$funcType([],[$Bool],false)},{prop:"closeBody",name:"closeBody",pkg:"net/http",typ:$funcType([],[$error],false)},{prop:"isReplayable",name:"isReplayable",pkg:"net/http",typ:$funcType([],[$Bool],false)},{prop:"outgoingLength",name:"outgoingLength",pkg:"net/http",typ:$funcType([],[$Int64],false)},{prop:"requiresHTTP1",name:"requiresHTTP1",pkg:"net/http",typ:$funcType([],[$Bool],false)}];ACY.methods=[{prop:"Read",name:"Read",pkg:"",typ:$funcType([ZL],[$Int,$error],false)},{prop:"Close",name:"Close",pkg:"",typ:$funcType([],[$error],false)}];AHX.methods=[{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)}];KM.methods=[{prop:"Read",name:"Read",pkg:"",typ:$funcType([ZL],[$Int,$error],false)},{prop:"Close",name:"Close",pkg:"",typ:$funcType([],[$error],false)},{prop:"WriteTo",name:"WriteTo",pkg:"",typ:$funcType([J.Writer],[$Int64,$error],false)}];KP.methods=[{prop:"Add",name:"Add",pkg:"",typ:$funcType([$String,$String],[],false)},{prop:"Set",name:"Set",pkg:"",typ:$funcType([$String,$String],[],false)},{prop:"Get",name:"Get",pkg:"",typ:$funcType([$String],[$String],false)},{prop:"Values",name:"Values",pkg:"",typ:$funcType([$String],[ZK],false)},{prop:"get",name:"get",pkg:"net/http",typ:$funcType([$String],[$String],false)},{prop:"has",name:"has",pkg:"net/http",typ:$funcType([$String],[$Bool],false)},{prop:"Del",name:"Del",pkg:"",typ:$funcType([$String],[],false)},{prop:"Write",name:"Write",pkg:"",typ:$funcType([J.Writer],[$error],false)},{prop:"write",name:"write",pkg:"net/http",typ:$funcType([J.Writer,AAH],[$error],false)},{prop:"Clone",name:"Clone",pkg:"",typ:$funcType([],[KP],false)},{prop:"sortedKeyValues",name:"sortedKeyValues",pkg:"net/http",typ:$funcType([AHY],[ZR,ADB],false)},{prop:"WriteSubset",name:"WriteSubset",pkg:"",typ:$funcType([J.Writer,AHY],[$error],false)},{prop:"writeSubset",name:"writeSubset",pkg:"net/http",typ:$funcType([J.Writer,AHY,AAH],[$error],false)}];KT.methods=[{prop:"WriteString",name:"WriteString",pkg:"",typ:$funcType([$String],[$Int,$error],false)}];ADB.methods=[{prop:"Len",name:"Len",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Swap",name:"Swap",pkg:"",typ:$funcType([$Int,$Int],[],false)},{prop:"Less",name:"Less",pkg:"",typ:$funcType([$Int,$Int],[$Bool],false)}];ZS.methods=[{prop:"GetClientConn",name:"GetClientConn",pkg:"",typ:$funcType([ZX,$String],[ADC,$error],false)},{prop:"getClientConn",name:"getClientConn",pkg:"net/http",typ:$funcType([ZX,$String,$Bool],[ADC,$error],false)},{prop:"getStartDialLocked",name:"getStartDialLocked",pkg:"net/http",typ:$funcType([A.Context,$String],[ADE],false)},{prop:"addConnIfNeeded",name:"addConnIfNeeded",pkg:"net/http",typ:$funcType([$String,AER,AAX],[$Bool,$error],false)},{prop:"addConnLocked",name:"addConnLocked",pkg:"net/http",typ:$funcType([$String,ADC],[],false)},{prop:"MarkDead",name:"MarkDead",pkg:"",typ:$funcType([ADC],[],false)},{prop:"closeIdleConnections",name:"closeIdleConnections",pkg:"net/http",typ:$funcType([],[],false)}];ADE.methods=[{prop:"dial",name:"dial",pkg:"net/http",typ:$funcType([A.Context,$String],[],false)}];ADF.methods=[{prop:"run",name:"run",pkg:"net/http",typ:$funcType([AER,$String,AAX],[],false)}];LL.methods=[{prop:"GetClientConn",name:"GetClientConn",pkg:"",typ:$funcType([ZX,$String],[ADC,$error],false)}];AID.methods=[{prop:"Read",name:"Read",pkg:"",typ:$funcType([ZL],[$Int,$error],false)},{prop:"bytesFromFirstChunk",name:"bytesFromFirstChunk",pkg:"net/http",typ:$funcType([],[ZL],false)},{prop:"Len",name:"Len",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Write",name:"Write",pkg:"",typ:$funcType([ZL],[$Int,$error],false)},{prop:"lastChunkOrAlloc",name:"lastChunkOrAlloc",pkg:"net/http",typ:$funcType([$Int64],[ZL],false)}];LT.methods=[{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)},{prop:"stringToken",name:"stringToken",pkg:"net/http",typ:$funcType([],[$String],false)}];LV.methods=[{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)}];LW.methods=[{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)},{prop:"writeFrame",name:"writeFrame",pkg:"net/http",typ:$funcType([UH],[$error],false)},{prop:"staysWithinBuffer",name:"staysWithinBuffer",pkg:"net/http",typ:$funcType([$Int],[$Bool],false)}];LZ.methods=[{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)}];MA.methods=[{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)}];MB.methods=[{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)}];MC.methods=[{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)}];MD.methods=[{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)}];ME.methods=[{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)}];ADG.methods=[{prop:"setConnFlow",name:"setConnFlow",pkg:"net/http",typ:$funcType([ADG],[],false)},{prop:"available",name:"available",pkg:"net/http",typ:$funcType([],[$Int32],false)},{prop:"take",name:"take",pkg:"net/http",typ:$funcType([$Int32],[],false)},{prop:"add",name:"add",pkg:"net/http",typ:$funcType([$Int32],[$Bool],false)}];MJ.methods=[{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)}];ML.methods=[{prop:"Has",name:"Has",pkg:"",typ:$funcType([ML],[$Bool],false)}];MQ.methods=[{prop:"Header",name:"Header",pkg:"",typ:$funcType([],[MQ],false)},{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)},{prop:"writeDebug",name:"writeDebug",pkg:"net/http",typ:$funcType([ABQ],[],false)}];AIF.methods=[{prop:"checkValid",name:"checkValid",pkg:"net/http",typ:$funcType([],[],false)},{prop:"invalidate",name:"invalidate",pkg:"net/http",typ:$funcType([],[],false)}];ADH.methods=[{prop:"maxHeaderListSize",name:"maxHeaderListSize",pkg:"net/http",typ:$funcType([],[$Uint32],false)},{prop:"startWrite",name:"startWrite",pkg:"net/http",typ:$funcType([MJ,ML,$Uint32],[],false)},{prop:"endWrite",name:"endWrite",pkg:"net/http",typ:$funcType([],[$error],false)},{prop:"logWrite",name:"logWrite",pkg:"net/http",typ:$funcType([],[],false)},{prop:"writeByte",name:"writeByte",pkg:"net/http",typ:$funcType([$Uint8],[],false)},{prop:"writeBytes",name:"writeBytes",pkg:"net/http",typ:$funcType([ZL],[],false)},{prop:"writeUint16",name:"writeUint16",pkg:"net/http",typ:$funcType([$Uint16],[],false)},{prop:"writeUint32",name:"writeUint32",pkg:"net/http",typ:$funcType([$Uint32],[],false)},{prop:"SetReuseFrames",name:"SetReuseFrames",pkg:"",typ:$funcType([],[],false)},{prop:"SetMaxReadFrameSize",name:"SetMaxReadFrameSize",pkg:"",typ:$funcType([$Uint32],[],false)},{prop:"ErrorDetail",name:"ErrorDetail",pkg:"",typ:$funcType([],[$error],false)},{prop:"ReadFrame",name:"ReadFrame",pkg:"",typ:$funcType([],[MU,$error],false)},{prop:"connError",name:"connError",pkg:"net/http",typ:$funcType([LT,$String],[$error],false)},{prop:"checkFrameOrder",name:"checkFrameOrder",pkg:"net/http",typ:$funcType([MU],[$error],false)},{prop:"WriteData",name:"WriteData",pkg:"",typ:$funcType([$Uint32,$Bool,ZL],[$error],false)},{prop:"WriteDataPadded",name:"WriteDataPadded",pkg:"",typ:$funcType([$Uint32,$Bool,ZL,ZL],[$error],false)},{prop:"WriteSettings",name:"WriteSettings",pkg:"",typ:$funcType([AEU],[$error],true)},{prop:"WriteSettingsAck",name:"WriteSettingsAck",pkg:"",typ:$funcType([],[$error],false)},{prop:"WritePing",name:"WritePing",pkg:"",typ:$funcType([$Bool,ADM],[$error],false)},{prop:"WriteGoAway",name:"WriteGoAway",pkg:"",typ:$funcType([$Uint32,LT,ZL],[$error],false)},{prop:"WriteWindowUpdate",name:"WriteWindowUpdate",pkg:"",typ:$funcType([$Uint32,$Uint32],[$error],false)},{prop:"WriteHeaders",name:"WriteHeaders",pkg:"",typ:$funcType([NU],[$error],false)},{prop:"WritePriority",name:"WritePriority",pkg:"",typ:$funcType([$Uint32,NW],[$error],false)},{prop:"WriteRSTStream",name:"WriteRSTStream",pkg:"",typ:$funcType([$Uint32,LT],[$error],false)},{prop:"WriteContinuation",name:"WriteContinuation",pkg:"",typ:$funcType([$Uint32,$Bool,ZL],[$error],false)},{prop:"WritePushPromise",name:"WritePushPromise",pkg:"",typ:$funcType([OE],[$error],false)},{prop:"WriteRawFrame",name:"WriteRawFrame",pkg:"",typ:$funcType([MJ,ML,$Uint32,ZL],[$error],false)},{prop:"maxHeaderStringLen",name:"maxHeaderStringLen",pkg:"net/http",typ:$funcType([],[$Int],false)},{prop:"readMetaFrame",name:"readMetaFrame",pkg:"net/http",typ:$funcType([ADL],[ADO,$error],false)}];ADI.methods=[{prop:"getDataFrame",name:"getDataFrame",pkg:"net/http",typ:$funcType([],[ADR],false)}];ADR.methods=[{prop:"StreamEnded",name:"StreamEnded",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Data",name:"Data",pkg:"",typ:$funcType([],[ZL],false)}];ADQ.methods=[{prop:"IsAck",name:"IsAck",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Value",name:"Value",pkg:"",typ:$funcType([PM],[$Uint32,$Bool],false)},{prop:"Setting",name:"Setting",pkg:"",typ:$funcType([$Int],[PL],false)},{prop:"NumSettings",name:"NumSettings",pkg:"",typ:$funcType([],[$Int],false)},{prop:"HasDuplicates",name:"HasDuplicates",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"ForeachSetting",name:"ForeachSetting",pkg:"",typ:$funcType([AIH],[$error],false)}];ADT.methods=[{prop:"IsAck",name:"IsAck",pkg:"",typ:$funcType([],[$Bool],false)}];ADU.methods=[{prop:"DebugData",name:"DebugData",pkg:"",typ:$funcType([],[ZL],false)}];AII.methods=[{prop:"Payload",name:"Payload",pkg:"",typ:$funcType([],[ZL],false)}];ADL.methods=[{prop:"HeaderBlockFragment",name:"HeaderBlockFragment",pkg:"",typ:$funcType([],[ZL],false)},{prop:"HeadersEnded",name:"HeadersEnded",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"StreamEnded",name:"StreamEnded",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"HasPriority",name:"HasPriority",pkg:"",typ:$funcType([],[$Bool],false)}];NW.methods=[{prop:"IsZero",name:"IsZero",pkg:"",typ:$funcType([],[$Bool],false)}];ADP.methods=[{prop:"HeaderBlockFragment",name:"HeaderBlockFragment",pkg:"",typ:$funcType([],[ZL],false)},{prop:"HeadersEnded",name:"HeadersEnded",pkg:"",typ:$funcType([],[$Bool],false)}];AEK.methods=[{prop:"HeaderBlockFragment",name:"HeaderBlockFragment",pkg:"",typ:$funcType([],[ZL],false)},{prop:"HeadersEnded",name:"HeadersEnded",pkg:"",typ:$funcType([],[$Bool],false)}];ADO.methods=[{prop:"PseudoValue",name:"PseudoValue",pkg:"",typ:$funcType([$String],[$String],false)},{prop:"RegularFields",name:"RegularFields",pkg:"",typ:$funcType([],[ADN],false)},{prop:"PseudoFields",name:"PseudoFields",pkg:"",typ:$funcType([],[ADN],false)},{prop:"checkPseudos",name:"checkPseudos",pkg:"net/http",typ:$funcType([],[$error],false)}];OQ.methods=[{prop:"check",name:"check",pkg:"net/http",typ:$funcType([],[],false)},{prop:"checkNotOn",name:"checkNotOn",pkg:"net/http",typ:$funcType([],[],false)}];PJ.methods=[{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)}];PL.methods=[{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)},{prop:"Valid",name:"Valid",pkg:"",typ:$funcType([],[$error],false)}];PM.methods=[{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)}];PR.methods=[{prop:"Done",name:"Done",pkg:"",typ:$funcType([],[],false)},{prop:"Wait",name:"Wait",pkg:"",typ:$funcType([],[],false)}];PS.methods=[{prop:"Close",name:"Close",pkg:"",typ:$funcType([],[],false)},{prop:"Wait",name:"Wait",pkg:"",typ:$funcType([],[],false)}];AEM.methods=[{prop:"Init",name:"Init",pkg:"",typ:$funcType([],[],false)}];AEB.methods=[{prop:"Available",name:"Available",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Write",name:"Write",pkg:"",typ:$funcType([ZL],[$Int,$error],false)},{prop:"Flush",name:"Flush",pkg:"",typ:$funcType([],[$error],false)}];AIJ.methods=[{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)},{prop:"Timeout",name:"Timeout",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"Temporary",name:"Temporary",pkg:"",typ:$funcType([],[$Bool],false)}];AEO.methods=[{prop:"Len",name:"Len",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Swap",name:"Swap",pkg:"",typ:$funcType([$Int,$Int],[],false)},{prop:"Less",name:"Less",pkg:"",typ:$funcType([$Int,$Int],[$Bool],false)},{prop:"Keys",name:"Keys",pkg:"",typ:$funcType([KP],[ZK],false)},{prop:"SortStrings",name:"SortStrings",pkg:"",typ:$funcType([ZK],[],false)}];AEL.methods=[{prop:"setBuffer",name:"setBuffer",pkg:"net/http",typ:$funcType([QG],[],false)},{prop:"Len",name:"Len",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Read",name:"Read",pkg:"",typ:$funcType([ZL],[$Int,$error],false)},{prop:"Write",name:"Write",pkg:"",typ:$funcType([ZL],[$Int,$error],false)},{prop:"CloseWithError",name:"CloseWithError",pkg:"",typ:$funcType([$error],[],false)},{prop:"BreakWithError",name:"BreakWithError",pkg:"",typ:$funcType([$error],[],false)},{prop:"closeWithErrorAndCode",name:"closeWithErrorAndCode",pkg:"net/http",typ:$funcType([$error,ZU],[],false)},{prop:"closeWithError",name:"closeWithError",pkg:"net/http",typ:$funcType([ADX,$error,ZU],[],false)},{prop:"closeDoneLocked",name:"closeDoneLocked",pkg:"net/http",typ:$funcType([],[],false)},{prop:"Err",name:"Err",pkg:"",typ:$funcType([],[$error],false)},{prop:"Done",name:"Done",pkg:"",typ:$funcType([],[AGF],false)}];ADY.methods=[{prop:"initialConnRecvWindowSize",name:"initialConnRecvWindowSize",pkg:"net/http",typ:$funcType([],[$Int32],false)},{prop:"initialStreamRecvWindowSize",name:"initialStreamRecvWindowSize",pkg:"net/http",typ:$funcType([],[$Int32],false)},{prop:"maxReadFrameSize",name:"maxReadFrameSize",pkg:"net/http",typ:$funcType([],[$Uint32],false)},{prop:"maxConcurrentStreams",name:"maxConcurrentStreams",pkg:"net/http",typ:$funcType([],[$Uint32],false)},{prop:"maxQueuedControlFrames",name:"maxQueuedControlFrames",pkg:"net/http",typ:$funcType([],[$Int],false)},{prop:"ServeConn",name:"ServeConn",pkg:"",typ:$funcType([B.Conn,AEA],[],false)}];ACR.methods=[{prop:"registerConn",name:"registerConn",pkg:"net/http",typ:$funcType([ZZ],[],false)},{prop:"unregisterConn",name:"unregisterConn",pkg:"net/http",typ:$funcType([ZZ],[],false)},{prop:"startGracefulShutdown",name:"startGracefulShutdown",pkg:"net/http",typ:$funcType([],[],false)}];AEA.methods=[{prop:"context",name:"context",pkg:"net/http",typ:$funcType([],[A.Context],false)},{prop:"baseConfig",name:"baseConfig",pkg:"net/http",typ:$funcType([],[ABW],false)},{prop:"handler",name:"handler",pkg:"net/http",typ:$funcType([],[FG],false)}];ZZ.methods=[{prop:"rejectConn",name:"rejectConn",pkg:"net/http",typ:$funcType([LT,$String],[],false)},{prop:"maxHeaderListSize",name:"maxHeaderListSize",pkg:"net/http",typ:$funcType([],[$Uint32],false)},{prop:"curOpenStreams",name:"curOpenStreams",pkg:"net/http",typ:$funcType([],[$Uint32],false)},{prop:"Framer",name:"Framer",pkg:"",typ:$funcType([],[ADH],false)},{prop:"CloseConn",name:"CloseConn",pkg:"",typ:$funcType([],[$error],false)},{prop:"Flush",name:"Flush",pkg:"",typ:$funcType([],[$error],false)},{prop:"HeaderEncoder",name:"HeaderEncoder",pkg:"",typ:$funcType([],[AEC,ABQ],false)},{prop:"state",name:"state",pkg:"net/http",typ:$funcType([$Uint32],[PJ,ZW],false)},{prop:"setConnState",name:"setConnState",pkg:"net/http",typ:$funcType([HS],[],false)},{prop:"vlogf",name:"vlogf",pkg:"net/http",typ:$funcType([$String,ZB],[],true)},{prop:"logf",name:"logf",pkg:"net/http",typ:$funcType([$String,ZB],[],true)},{prop:"condlogf",name:"condlogf",pkg:"net/http",typ:$funcType([$error,$String,ZB],[],true)},{prop:"canonicalHeader",name:"canonicalHeader",pkg:"net/http",typ:$funcType([$String],[$String],false)},{prop:"readFrames",name:"readFrames",pkg:"net/http",typ:$funcType([],[],false)},{prop:"writeFrameAsync",name:"writeFrameAsync",pkg:"net/http",typ:$funcType([UZ],[],false)},{prop:"closeAllStreamsOnConnClose",name:"closeAllStreamsOnConnClose",pkg:"net/http",typ:$funcType([],[],false)},{prop:"stopShutdownTimer",name:"stopShutdownTimer",pkg:"net/http",typ:$funcType([],[],false)},{prop:"notePanic",name:"notePanic",pkg:"net/http",typ:$funcType([],[],false)},{prop:"serve",name:"serve",pkg:"net/http",typ:$funcType([],[],false)},{prop:"awaitGracefulShutdown",name:"awaitGracefulShutdown",pkg:"net/http",typ:$funcType([AGF,AGC],[],false)},{prop:"onSettingsTimer",name:"onSettingsTimer",pkg:"net/http",typ:$funcType([],[],false)},{prop:"onIdleTimer",name:"onIdleTimer",pkg:"net/http",typ:$funcType([],[],false)},{prop:"onShutdownTimer",name:"onShutdownTimer",pkg:"net/http",typ:$funcType([],[],false)},{prop:"sendServeMsg",name:"sendServeMsg",pkg:"net/http",typ:$funcType([$emptyInterface],[],false)},{prop:"readPreface",name:"readPreface",pkg:"net/http",typ:$funcType([],[$error],false)},{prop:"writeDataFromHandler",name:"writeDataFromHandler",pkg:"net/http",typ:$funcType([ZW,ZL,$Bool],[$error],false)},{prop:"writeFrameFromHandler",name:"writeFrameFromHandler",pkg:"net/http",typ:$funcType([UZ],[$error],false)},{prop:"writeFrame",name:"writeFrame",pkg:"net/http",typ:$funcType([UZ],[],false)},{prop:"startFrameWrite",name:"startFrameWrite",pkg:"net/http",typ:$funcType([UZ],[],false)},{prop:"wroteFrame",name:"wroteFrame",pkg:"net/http",typ:$funcType([RB],[],false)},{prop:"scheduleFrameWrite",name:"scheduleFrameWrite",pkg:"net/http",typ:$funcType([],[],false)},{prop:"startGracefulShutdown",name:"startGracefulShutdown",pkg:"net/http",typ:$funcType([],[],false)},{prop:"startGracefulShutdownInternal",name:"startGracefulShutdownInternal",pkg:"net/http",typ:$funcType([],[],false)},{prop:"goAway",name:"goAway",pkg:"net/http",typ:$funcType([LT],[],false)},{prop:"shutDownIn",name:"shutDownIn",pkg:"net/http",typ:$funcType([T.Duration],[],false)},{prop:"resetStream",name:"resetStream",pkg:"net/http",typ:$funcType([LW],[],false)},{prop:"processFrameFromReader",name:"processFrameFromReader",pkg:"net/http",typ:$funcType([RA],[$Bool],false)},{prop:"processFrame",name:"processFrame",pkg:"net/http",typ:$funcType([MU],[$error],false)},{prop:"processPing",name:"processPing",pkg:"net/http",typ:$funcType([ADT],[$error],false)},{prop:"processWindowUpdate",name:"processWindowUpdate",pkg:"net/http",typ:$funcType([ADS],[$error],false)},{prop:"processResetStream",name:"processResetStream",pkg:"net/http",typ:$funcType([ADV],[$error],false)},{prop:"closeStream",name:"closeStream",pkg:"net/http",typ:$funcType([ZW,$error],[],false)},{prop:"processSettings",name:"processSettings",pkg:"net/http",typ:$funcType([ADQ],[$error],false)},{prop:"processSetting",name:"processSetting",pkg:"net/http",typ:$funcType([PL],[$error],false)},{prop:"processSettingInitialWindowSize",name:"processSettingInitialWindowSize",pkg:"net/http",typ:$funcType([$Uint32],[$error],false)},{prop:"processData",name:"processData",pkg:"net/http",typ:$funcType([ADR],[$error],false)},{prop:"processGoAway",name:"processGoAway",pkg:"net/http",typ:$funcType([ADU],[$error],false)},{prop:"processHeaders",name:"processHeaders",pkg:"net/http",typ:$funcType([ADO],[$error],false)},{prop:"checkPriority",name:"checkPriority",pkg:"net/http",typ:$funcType([$Uint32,NW],[$error],false)},{prop:"processPriority",name:"processPriority",pkg:"net/http",typ:$funcType([AEJ],[$error],false)},{prop:"newStream",name:"newStream",pkg:"net/http",typ:$funcType([$Uint32,$Uint32,PJ],[ZW],false)},{prop:"newWriterAndRequest",name:"newWriterAndRequest",pkg:"net/http",typ:$funcType([ZW,ADO],[AAD,ZX,$error],false)},{prop:"newWriterAndRequestNoBody",name:"newWriterAndRequestNoBody",pkg:"net/http",typ:$funcType([ZW,RM],[AAD,ZX,$error],false)},{prop:"runHandler",name:"runHandler",pkg:"net/http",typ:$funcType([AAD,ZX,AHG],[],false)},{prop:"writeHeaders",name:"writeHeaders",pkg:"net/http",typ:$funcType([ZW,AEH],[$error],false)},{prop:"write100ContinueHeaders",name:"write100ContinueHeaders",pkg:"net/http",typ:$funcType([ZW],[],false)},{prop:"noteBodyReadFromHandler",name:"noteBodyReadFromHandler",pkg:"net/http",typ:$funcType([ZW,$Int,$error],[],false)},{prop:"noteBodyRead",name:"noteBodyRead",pkg:"net/http",typ:$funcType([ZW,$Int],[],false)},{prop:"sendWindowUpdate",name:"sendWindowUpdate",pkg:"net/http",typ:$funcType([ZW,$Int],[],false)},{prop:"sendWindowUpdate32",name:"sendWindowUpdate32",pkg:"net/http",typ:$funcType([ZW,$Int32],[],false)},{prop:"startPush",name:"startPush",pkg:"net/http",typ:$funcType([AEF],[],false)},{prop:"countError",name:"countError",pkg:"net/http",typ:$funcType([$String,$error],[$error],false)}];ZW.methods=[{prop:"isPushed",name:"isPushed",pkg:"net/http",typ:$funcType([],[$Bool],false)},{prop:"endStream",name:"endStream",pkg:"net/http",typ:$funcType([],[],false)},{prop:"copyTrailersToHandlerRequest",name:"copyTrailersToHandlerRequest",pkg:"net/http",typ:$funcType([],[],false)},{prop:"onWriteTimeout",name:"onWriteTimeout",pkg:"net/http",typ:$funcType([],[],false)},{prop:"processTrailerHeaders",name:"processTrailerHeaders",pkg:"net/http",typ:$funcType([ADO],[$error],false)}];ZY.methods=[{prop:"Close",name:"Close",pkg:"",typ:$funcType([],[$error],false)},{prop:"Read",name:"Read",pkg:"",typ:$funcType([ZL],[$Int,$error],false)}];AAD.methods=[{prop:"Flush",name:"Flush",pkg:"",typ:$funcType([],[],false)},{prop:"CloseNotify",name:"CloseNotify",pkg:"",typ:$funcType([],[AHC],false)},{prop:"Header",name:"Header",pkg:"",typ:$funcType([],[KP],false)},{prop:"WriteHeader",name:"WriteHeader",pkg:"",typ:$funcType([$Int],[],false)},{prop:"Write",name:"Write",pkg:"",typ:$funcType([ZL],[$Int,$error],false)},{prop:"WriteString",name:"WriteString",pkg:"",typ:$funcType([$String],[$Int,$error],false)},{prop:"write",name:"write",pkg:"net/http",typ:$funcType([$Int,ZL,$String],[$Int,$error],false)},{prop:"handlerDone",name:"handlerDone",pkg:"net/http",typ:$funcType([],[],false)},{prop:"Push",name:"Push",pkg:"",typ:$funcType([$String,AEP],[$error],false)}];AEN.methods=[{prop:"hasTrailers",name:"hasTrailers",pkg:"net/http",typ:$funcType([],[$Bool],false)},{prop:"hasNonemptyTrailers",name:"hasNonemptyTrailers",pkg:"net/http",typ:$funcType([],[$Bool],false)},{prop:"declareTrailer",name:"declareTrailer",pkg:"net/http",typ:$funcType([$String],[],false)},{prop:"writeChunk",name:"writeChunk",pkg:"net/http",typ:$funcType([ZL],[$Int,$error],false)},{prop:"promoteUndeclaredTrailers",name:"promoteUndeclaredTrailers",pkg:"net/http",typ:$funcType([],[],false)},{prop:"writeHeader",name:"writeHeader",pkg:"net/http",typ:$funcType([$Int],[],false)}];RS.methods=[{prop:"Write",name:"Write",pkg:"",typ:$funcType([ZL],[$Int,$error],false)}];AER.methods=[{prop:"dialTLSWithContext",name:"dialTLSWithContext",pkg:"net/http",typ:$funcType([A.Context,$String,$String,ZI],[AAX,$error],false)},{prop:"maxHeaderListSize",name:"maxHeaderListSize",pkg:"net/http",typ:$funcType([],[$Uint32],false)},{prop:"disableCompression",name:"disableCompression",pkg:"net/http",typ:$funcType([],[$Bool],false)},{prop:"pingTimeout",name:"pingTimeout",pkg:"net/http",typ:$funcType([],[T.Duration],false)},{prop:"connPool",name:"connPool",pkg:"net/http",typ:$funcType([],[LF],false)},{prop:"initConnPool",name:"initConnPool",pkg:"net/http",typ:$funcType([],[],false)},{prop:"RoundTrip",name:"RoundTrip",pkg:"",typ:$funcType([ZX],[AAG,$error],false)},{prop:"RoundTripOpt",name:"RoundTripOpt",pkg:"",typ:$funcType([ZX,SO],[AAG,$error],false)},{prop:"CloseIdleConnections",name:"CloseIdleConnections",pkg:"",typ:$funcType([],[],false)},{prop:"dialClientConn",name:"dialClientConn",pkg:"net/http",typ:$funcType([A.Context,$String,$Bool],[ADC,$error],false)},{prop:"newTLSConfig",name:"newTLSConfig",pkg:"net/http",typ:$funcType([$String],[ZI],false)},{prop:"dialTLS",name:"dialTLS",pkg:"net/http",typ:$funcType([A.Context],[AIT],false)},{prop:"disableKeepAlives",name:"disableKeepAlives",pkg:"net/http",typ:$funcType([],[$Bool],false)},{prop:"expectContinueTimeout",name:"expectContinueTimeout",pkg:"net/http",typ:$funcType([],[T.Duration],false)},{prop:"NewClientConn",name:"NewClientConn",pkg:"",typ:$funcType([B.Conn],[ADC,$error],false)},{prop:"newClientConn",name:"newClientConn",pkg:"net/http",typ:$funcType([B.Conn,$Bool],[ADC,$error],false)},{prop:"vlogf",name:"vlogf",pkg:"net/http",typ:$funcType([$String,ZB],[],true)},{prop:"logf",name:"logf",pkg:"net/http",typ:$funcType([$String,ZB],[],true)},{prop:"idleConnTimeout",name:"idleConnTimeout",pkg:"net/http",typ:$funcType([],[T.Duration],false)}];ADC.methods=[{prop:"healthCheck",name:"healthCheck",pkg:"net/http",typ:$funcType([],[],false)},{prop:"SetDoNotReuse",name:"SetDoNotReuse",pkg:"",typ:$funcType([],[],false)},{prop:"setGoAway",name:"setGoAway",pkg:"net/http",typ:$funcType([ADU],[],false)},{prop:"CanTakeNewRequest",name:"CanTakeNewRequest",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"ReserveNewRequest",name:"ReserveNewRequest",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"State",name:"State",pkg:"",typ:$funcType([],[SV],false)},{prop:"idleState",name:"idleState",pkg:"net/http",typ:$funcType([],[SW],false)},{prop:"idleStateLocked",name:"idleStateLocked",pkg:"net/http",typ:$funcType([],[SW],false)},{prop:"canTakeNewRequestLocked",name:"canTakeNewRequestLocked",pkg:"net/http",typ:$funcType([],[$Bool],false)},{prop:"tooIdleLocked",name:"tooIdleLocked",pkg:"net/http",typ:$funcType([],[$Bool],false)},{prop:"onIdleTimeout",name:"onIdleTimeout",pkg:"net/http",typ:$funcType([],[],false)},{prop:"closeIfIdle",name:"closeIfIdle",pkg:"net/http",typ:$funcType([],[],false)},{prop:"isDoNotReuseAndIdle",name:"isDoNotReuseAndIdle",pkg:"net/http",typ:$funcType([],[$Bool],false)},{prop:"Shutdown",name:"Shutdown",pkg:"",typ:$funcType([A.Context],[$error],false)},{prop:"sendGoAway",name:"sendGoAway",pkg:"net/http",typ:$funcType([],[$error],false)},{prop:"closeForError",name:"closeForError",pkg:"net/http",typ:$funcType([$error],[$error],false)},{prop:"Close",name:"Close",pkg:"",typ:$funcType([],[$error],false)},{prop:"closeForLostPing",name:"closeForLostPing",pkg:"net/http",typ:$funcType([],[$error],false)},{prop:"responseHeaderTimeout",name:"responseHeaderTimeout",pkg:"net/http",typ:$funcType([],[T.Duration],false)},{prop:"decrStreamReservations",name:"decrStreamReservations",pkg:"net/http",typ:$funcType([],[],false)},{prop:"decrStreamReservationsLocked",name:"decrStreamReservationsLocked",pkg:"net/http",typ:$funcType([],[],false)},{prop:"RoundTrip",name:"RoundTrip",pkg:"",typ:$funcType([ZX],[AAG,$error],false)},{prop:"awaitOpenSlotForStreamLocked",name:"awaitOpenSlotForStreamLocked",pkg:"net/http",typ:$funcType([AEV],[$error],false)},{prop:"writeHeaders",name:"writeHeaders",pkg:"net/http",typ:$funcType([$Uint32,$Bool,$Int,ZL],[$error],false)},{prop:"encodeHeaders",name:"encodeHeaders",pkg:"net/http",typ:$funcType([ZX,$Bool,$String,$Int64],[ZL,$error],false)},{prop:"encodeTrailers",name:"encodeTrailers",pkg:"net/http",typ:$funcType([KP],[ZL,$error],false)},{prop:"writeHeader",name:"writeHeader",pkg:"net/http",typ:$funcType([$String,$String],[],false)},{prop:"addStreamLocked",name:"addStreamLocked",pkg:"net/http",typ:$funcType([AEV],[],false)},{prop:"forgetStreamID",name:"forgetStreamID",pkg:"net/http",typ:$funcType([$Uint32],[],false)},{prop:"readLoop",name:"readLoop",pkg:"net/http",typ:$funcType([],[],false)},{prop:"countReadFrameError",name:"countReadFrameError",pkg:"net/http",typ:$funcType([$error],[],false)},{prop:"Ping",name:"Ping",pkg:"",typ:$funcType([A.Context],[$error],false)},{prop:"writeStreamReset",name:"writeStreamReset",pkg:"net/http",typ:$funcType([$Uint32,LT,$error],[],false)},{prop:"logf",name:"logf",pkg:"net/http",typ:$funcType([$String,ZB],[],true)},{prop:"vlogf",name:"vlogf",pkg:"net/http",typ:$funcType([$String,ZB],[],true)}];AEV.methods=[{prop:"get1xxTraceFunc",name:"get1xxTraceFunc",pkg:"net/http",typ:$funcType([],[AIW],false)},{prop:"abortStream",name:"abortStream",pkg:"net/http",typ:$funcType([$error],[],false)},{prop:"abortStreamLocked",name:"abortStreamLocked",pkg:"net/http",typ:$funcType([$error],[],false)},{prop:"abortRequestBodyWrite",name:"abortRequestBodyWrite",pkg:"net/http",typ:$funcType([],[],false)},{prop:"doRequest",name:"doRequest",pkg:"net/http",typ:$funcType([ZX],[],false)},{prop:"writeRequest",name:"writeRequest",pkg:"net/http",typ:$funcType([ZX],[$error],false)},{prop:"encodeAndWriteHeaders",name:"encodeAndWriteHeaders",pkg:"net/http",typ:$funcType([ZX],[$error],false)},{prop:"cleanupWriteRequest",name:"cleanupWriteRequest",pkg:"net/http",typ:$funcType([$error],[],false)},{prop:"frameScratchBufferLen",name:"frameScratchBufferLen",pkg:"net/http",typ:$funcType([$Int],[$Int],false)},{prop:"writeRequestBody",name:"writeRequestBody",pkg:"net/http",typ:$funcType([ZX],[$error],false)},{prop:"awaitFlowControl",name:"awaitFlowControl",pkg:"net/http",typ:$funcType([$Int],[$Int32,$error],false)},{prop:"copyTrailers",name:"copyTrailers",pkg:"net/http",typ:$funcType([],[],false)}];SK.methods=[{prop:"Write",name:"Write",pkg:"",typ:$funcType([ZL],[$Int,$error],false)}];SL.methods=[{prop:"IsHTTP2NoCachedConnError",name:"IsHTTP2NoCachedConnError",pkg:"",typ:$funcType([],[],false)},{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)}];AIX.methods=[{prop:"cleanup",name:"cleanup",pkg:"net/http",typ:$funcType([],[],false)},{prop:"run",name:"run",pkg:"net/http",typ:$funcType([],[$error],false)},{prop:"processHeaders",name:"processHeaders",pkg:"net/http",typ:$funcType([ADO],[$error],false)},{prop:"handleResponse",name:"handleResponse",pkg:"net/http",typ:$funcType([AEV,ADO],[AAG,$error],false)},{prop:"processTrailers",name:"processTrailers",pkg:"net/http",typ:$funcType([AEV,ADO],[$error],false)},{prop:"processData",name:"processData",pkg:"net/http",typ:$funcType([ADR],[$error],false)},{prop:"endStream",name:"endStream",pkg:"net/http",typ:$funcType([AEV],[],false)},{prop:"endStreamError",name:"endStreamError",pkg:"net/http",typ:$funcType([AEV,$error],[],false)},{prop:"streamByID",name:"streamByID",pkg:"net/http",typ:$funcType([$Uint32],[AEV],false)},{prop:"processGoAway",name:"processGoAway",pkg:"net/http",typ:$funcType([ADU],[$error],false)},{prop:"processSettings",name:"processSettings",pkg:"net/http",typ:$funcType([ADQ],[$error],false)},{prop:"processSettingsNoWrite",name:"processSettingsNoWrite",pkg:"net/http",typ:$funcType([ADQ],[$error],false)},{prop:"processWindowUpdate",name:"processWindowUpdate",pkg:"net/http",typ:$funcType([ADS],[$error],false)},{prop:"processResetStream",name:"processResetStream",pkg:"net/http",typ:$funcType([ADV],[$error],false)},{prop:"processPing",name:"processPing",pkg:"net/http",typ:$funcType([ADT],[$error],false)},{prop:"processPushPromise",name:"processPushPromise",pkg:"net/http",typ:$funcType([AEK],[$error],false)}];TK.methods=[{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)}];TM.methods=[{prop:"Read",name:"Read",pkg:"",typ:$funcType([ZL],[$Int,$error],false)},{prop:"Close",name:"Close",pkg:"",typ:$funcType([],[$error],false)}];TR.methods=[{prop:"Close",name:"Close",pkg:"",typ:$funcType([],[$error],false)},{prop:"Read",name:"Read",pkg:"",typ:$funcType([ZL],[$Int,$error],false)}];TT.methods=[{prop:"RoundTripErr",name:"RoundTripErr",pkg:"",typ:$funcType([],[$error],false)},{prop:"RoundTrip",name:"RoundTrip",pkg:"",typ:$funcType([ZX],[AAG,$error],false)}];AIY.methods=[{prop:"Read",name:"Read",pkg:"",typ:$funcType([ZL],[$Int,$error],false)},{prop:"Close",name:"Close",pkg:"",typ:$funcType([],[$error],false)}];TY.methods=[{prop:"RoundTrip",name:"RoundTrip",pkg:"",typ:$funcType([ZX],[AAG,$error],false)}];UJ.methods=[{prop:"writeFrame",name:"writeFrame",pkg:"net/http",typ:$funcType([UH],[$error],false)},{prop:"staysWithinBuffer",name:"staysWithinBuffer",pkg:"net/http",typ:$funcType([$Int],[$Bool],false)}];UK.methods=[{prop:"staysWithinBuffer",name:"staysWithinBuffer",pkg:"net/http",typ:$funcType([$Int],[$Bool],false)},{prop:"writeFrame",name:"writeFrame",pkg:"net/http",typ:$funcType([UH],[$error],false)}];AIZ.methods=[{prop:"writeFrame",name:"writeFrame",pkg:"net/http",typ:$funcType([UH],[$error],false)},{prop:"staysWithinBuffer",name:"staysWithinBuffer",pkg:"net/http",typ:$funcType([$Int],[$Bool],false)}];AEG.methods=[{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)},{prop:"writeFrame",name:"writeFrame",pkg:"net/http",typ:$funcType([UH],[$error],false)},{prop:"staysWithinBuffer",name:"staysWithinBuffer",pkg:"net/http",typ:$funcType([$Int],[$Bool],false)}];UN.methods=[{prop:"writeFrame",name:"writeFrame",pkg:"net/http",typ:$funcType([UH],[$error],false)},{prop:"staysWithinBuffer",name:"staysWithinBuffer",pkg:"net/http",typ:$funcType([$Int],[$Bool],false)}];UO.methods=[{prop:"writeFrame",name:"writeFrame",pkg:"net/http",typ:$funcType([UH],[$error],false)},{prop:"staysWithinBuffer",name:"staysWithinBuffer",pkg:"net/http",typ:$funcType([$Int],[$Bool],false)}];UP.methods=[{prop:"writeFrame",name:"writeFrame",pkg:"net/http",typ:$funcType([UH],[$error],false)},{prop:"staysWithinBuffer",name:"staysWithinBuffer",pkg:"net/http",typ:$funcType([$Int],[$Bool],false)}];AEH.methods=[{prop:"staysWithinBuffer",name:"staysWithinBuffer",pkg:"net/http",typ:$funcType([$Int],[$Bool],false)},{prop:"writeFrame",name:"writeFrame",pkg:"net/http",typ:$funcType([UH],[$error],false)},{prop:"writeHeaderBlock",name:"writeHeaderBlock",pkg:"net/http",typ:$funcType([UH,ZL,$Bool,$Bool],[$error],false)}];AEI.methods=[{prop:"staysWithinBuffer",name:"staysWithinBuffer",pkg:"net/http",typ:$funcType([$Int],[$Bool],false)},{prop:"writeFrame",name:"writeFrame",pkg:"net/http",typ:$funcType([UH],[$error],false)},{prop:"writeHeaderBlock",name:"writeHeaderBlock",pkg:"net/http",typ:$funcType([UH,ZL,$Bool,$Bool],[$error],false)}];UU.methods=[{prop:"writeFrame",name:"writeFrame",pkg:"net/http",typ:$funcType([UH],[$error],false)},{prop:"staysWithinBuffer",name:"staysWithinBuffer",pkg:"net/http",typ:$funcType([$Int],[$Bool],false)}];UV.methods=[{prop:"staysWithinBuffer",name:"staysWithinBuffer",pkg:"net/http",typ:$funcType([$Int],[$Bool],false)},{prop:"writeFrame",name:"writeFrame",pkg:"net/http",typ:$funcType([UH],[$error],false)}];UZ.methods=[{prop:"StreamID",name:"StreamID",pkg:"",typ:$funcType([],[$Uint32],false)},{prop:"isControl",name:"isControl",pkg:"net/http",typ:$funcType([],[$Bool],false)},{prop:"DataSize",name:"DataSize",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Consume",name:"Consume",pkg:"",typ:$funcType([$Int32],[UZ,UZ,$Int],false)},{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)}];AJB.methods=[{prop:"replyToWriter",name:"replyToWriter",pkg:"net/http",typ:$funcType([$error],[],false)}];AEX.methods=[{prop:"empty",name:"empty",pkg:"net/http",typ:$funcType([],[$Bool],false)},{prop:"push",name:"push",pkg:"net/http",typ:$funcType([UZ],[],false)},{prop:"shift",name:"shift",pkg:"net/http",typ:$funcType([],[UZ],false)},{prop:"consume",name:"consume",pkg:"net/http",typ:$funcType([$Int32],[UZ,$Bool],false)}];AFA.methods=[{prop:"put",name:"put",pkg:"net/http",typ:$funcType([AEX],[],false)},{prop:"get",name:"get",pkg:"net/http",typ:$funcType([],[AEX],false)}];AEY.methods=[{prop:"setParent",name:"setParent",pkg:"net/http",typ:$funcType([AEY],[],false)},{prop:"addBytes",name:"addBytes",pkg:"net/http",typ:$funcType([$Int64],[],false)},{prop:"walkReadyInOrder",name:"walkReadyInOrder",pkg:"net/http",typ:$funcType([$Bool,AFB,AJC],[$Bool],false)}];VG.methods=[{prop:"Len",name:"Len",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Swap",name:"Swap",pkg:"",typ:$funcType([$Int,$Int],[],false)},{prop:"Less",name:"Less",pkg:"",typ:$funcType([$Int,$Int],[$Bool],false)}];AJD.methods=[{prop:"OpenStream",name:"OpenStream",pkg:"",typ:$funcType([$Uint32,UY],[],false)},{prop:"CloseStream",name:"CloseStream",pkg:"",typ:$funcType([$Uint32],[],false)},{prop:"AdjustStream",name:"AdjustStream",pkg:"",typ:$funcType([$Uint32,NW],[],false)},{prop:"Push",name:"Push",pkg:"",typ:$funcType([UZ],[],false)},{prop:"Pop",name:"Pop",pkg:"",typ:$funcType([],[UZ,$Bool],false)},{prop:"addClosedOrIdleNode",name:"addClosedOrIdleNode",pkg:"net/http",typ:$funcType([AFB,$Int,AEY],[],false)},{prop:"removeNode",name:"removeNode",pkg:"net/http",typ:$funcType([AEY],[],false)}];AJF.methods=[{prop:"OpenStream",name:"OpenStream",pkg:"",typ:$funcType([$Uint32,UY],[],false)},{prop:"CloseStream",name:"CloseStream",pkg:"",typ:$funcType([$Uint32],[],false)},{prop:"AdjustStream",name:"AdjustStream",pkg:"",typ:$funcType([$Uint32,NW],[],false)},{prop:"Push",name:"Push",pkg:"",typ:$funcType([UZ],[],false)},{prop:"Pop",name:"Pop",pkg:"",typ:$funcType([],[UZ,$Bool],false)}];ACU.methods=[{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)},{prop:"Valid",name:"Valid",pkg:"",typ:$funcType([],[$error],false)}];YX.methods=[{prop:"RoundTrip",name:"RoundTrip",pkg:"",typ:$funcType([ZX],[AAG,$error],false)}];AJO.methods=[{prop:"RoundTrip",name:"RoundTrip",pkg:"",typ:$funcType([ZX],[AAG,$error],false)},{prop:"CancelRequest",name:"CancelRequest",pkg:"",typ:$funcType([ZX],[],false)}];AT.init("net/http",[{prop:"idleMu",name:"idleMu",embedded:false,exported:false,typ:R.Mutex,tag:""},{prop:"closeIdle",name:"closeIdle",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"idleConn",name:"idleConn",embedded:false,exported:false,typ:AFS,tag:""},{prop:"idleConnWait",name:"idleConnWait",embedded:false,exported:false,typ:AFT,tag:""},{prop:"idleLRU",name:"idleLRU",embedded:false,exported:false,typ:DC,tag:""},{prop:"reqMu",name:"reqMu",embedded:false,exported:false,typ:R.Mutex,tag:""},{prop:"reqCanceler",name:"reqCanceler",embedded:false,exported:false,typ:AFU,tag:""},{prop:"altMu",name:"altMu",embedded:false,exported:false,typ:R.Mutex,tag:""},{prop:"altProto",name:"altProto",embedded:false,exported:false,typ:S.Value,tag:""},{prop:"connsPerHostMu",name:"connsPerHostMu",embedded:false,exported:false,typ:R.Mutex,tag:""},{prop:"connsPerHost",name:"connsPerHost",embedded:false,exported:false,typ:AFV,tag:""},{prop:"connsPerHostWait",name:"connsPerHostWait",embedded:false,exported:false,typ:AFT,tag:""},{prop:"Proxy",name:"Proxy",embedded:false,exported:true,typ:AFW,tag:""},{prop:"DialContext",name:"DialContext",embedded:false,exported:true,typ:AFX,tag:""},{prop:"Dial",name:"Dial",embedded:false,exported:true,typ:AFY,tag:""},{prop:"DialTLSContext",name:"DialTLSContext",embedded:false,exported:true,typ:AFX,tag:""},{prop:"DialTLS",name:"DialTLS",embedded:false,exported:true,typ:AFY,tag:""},{prop:"TLSClientConfig",name:"TLSClientConfig",embedded:false,exported:true,typ:ZI,tag:""},{prop:"TLSHandshakeTimeout",name:"TLSHandshakeTimeout",embedded:false,exported:true,typ:T.Duration,tag:""},{prop:"DisableKeepAlives",name:"DisableKeepAlives",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"DisableCompression",name:"DisableCompression",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"MaxIdleConns",name:"MaxIdleConns",embedded:false,exported:true,typ:$Int,tag:""},{prop:"MaxIdleConnsPerHost",name:"MaxIdleConnsPerHost",embedded:false,exported:true,typ:$Int,tag:""},{prop:"MaxConnsPerHost",name:"MaxConnsPerHost",embedded:false,exported:true,typ:$Int,tag:""},{prop:"IdleConnTimeout",name:"IdleConnTimeout",embedded:false,exported:true,typ:T.Duration,tag:""},{prop:"ResponseHeaderTimeout",name:"ResponseHeaderTimeout",embedded:false,exported:true,typ:T.Duration,tag:""},{prop:"ExpectContinueTimeout",name:"ExpectContinueTimeout",embedded:false,exported:true,typ:T.Duration,tag:""},{prop:"TLSNextProto",name:"TLSNextProto",embedded:false,exported:true,typ:AGA,tag:""},{prop:"ProxyConnectHeader",name:"ProxyConnectHeader",embedded:false,exported:true,typ:KP,tag:""},{prop:"GetProxyConnectHeader",name:"GetProxyConnectHeader",embedded:false,exported:true,typ:AGB,tag:""},{prop:"MaxResponseHeaderBytes",name:"MaxResponseHeaderBytes",embedded:false,exported:true,typ:$Int64,tag:""},{prop:"WriteBufferSize",name:"WriteBufferSize",embedded:false,exported:true,typ:$Int,tag:""},{prop:"ReadBufferSize",name:"ReadBufferSize",embedded:false,exported:true,typ:$Int,tag:""},{prop:"nextProtoOnce",name:"nextProtoOnce",embedded:false,exported:false,typ:R.Once,tag:""},{prop:"h2transport",name:"h2transport",embedded:false,exported:false,typ:AV,tag:""},{prop:"tlsNextProtoWasNil",name:"tlsNextProtoWasNil",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"ForceAttemptHTTP2",name:"ForceAttemptHTTP2",embedded:false,exported:true,typ:$Bool,tag:""}]);AU.init("net/http",[{prop:"req",name:"req",embedded:false,exported:false,typ:ZX,tag:""}]);AV.init([{prop:"CloseIdleConnections",name:"CloseIdleConnections",pkg:"",typ:$funcType([],[],false)}]);AY.init("net/http",[{prop:"Request",name:"Request",embedded:true,exported:true,typ:ZX,tag:""},{prop:"extra",name:"extra",embedded:false,exported:false,typ:KP,tag:""},{prop:"trace",name:"trace",embedded:false,exported:false,typ:AAH,tag:""},{prop:"cancelKey",name:"cancelKey",embedded:false,exported:false,typ:AU,tag:""},{prop:"mu",name:"mu",embedded:false,exported:false,typ:R.Mutex,tag:""},{prop:"err",name:"err",embedded:false,exported:false,typ:$error,tag:""}]);BA.init("net/http",[{prop:"ReadCloser",name:"ReadCloser",embedded:true,exported:true,typ:J.ReadCloser,tag:""},{prop:"didRead",name:"didRead",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"didClose",name:"didClose",embedded:false,exported:false,typ:$Bool,tag:""}]);BQ.init("net/http",[{prop:"err",name:"err",embedded:false,exported:false,typ:$error,tag:""}]);BS.init("net/http",[{prop:"cm",name:"cm",embedded:false,exported:false,typ:BW,tag:""},{prop:"key",name:"key",embedded:false,exported:false,typ:BX,tag:""},{prop:"ctx",name:"ctx",embedded:false,exported:false,typ:A.Context,tag:""},{prop:"ready",name:"ready",embedded:false,exported:false,typ:AGC,tag:""},{prop:"beforeDial",name:"beforeDial",embedded:false,exported:false,typ:ZU,tag:""},{prop:"afterDial",name:"afterDial",embedded:false,exported:false,typ:ZU,tag:""},{prop:"mu",name:"mu",embedded:false,exported:false,typ:R.Mutex,tag:""},{prop:"pc",name:"pc",embedded:false,exported:false,typ:AAK,tag:""},{prop:"err",name:"err",embedded:false,exported:false,typ:$error,tag:""}]);BT.init("net/http",[{prop:"head",name:"head",embedded:false,exported:false,typ:AAN,tag:""},{prop:"headPos",name:"headPos",embedded:false,exported:false,typ:$Int,tag:""},{prop:"tail",name:"tail",embedded:false,exported:false,typ:AAN,tag:""}]);BU.init([{prop:"RoundTripErr",name:"RoundTripErr",pkg:"",typ:$funcType([],[$error],false)}]);BV.init("net/http",[{prop:"pc",name:"pc",embedded:false,exported:false,typ:AAK,tag:""}]);BW.init("net/http",[{prop:"_$0",name:"_",embedded:false,exported:false,typ:KD,tag:""},{prop:"proxyURL",name:"proxyURL",embedded:false,exported:false,typ:AAF,tag:""},{prop:"targetScheme",name:"targetScheme",embedded:false,exported:false,typ:$String,tag:""},{prop:"targetAddr",name:"targetAddr",embedded:false,exported:false,typ:$String,tag:""},{prop:"onlyH1",name:"onlyH1",embedded:false,exported:false,typ:$Bool,tag:""}]);BX.init("net/http",[{prop:"proxy",name:"proxy",embedded:false,exported:false,typ:$String,tag:""},{prop:"scheme",name:"scheme",embedded:false,exported:false,typ:$String,tag:""},{prop:"addr",name:"addr",embedded:false,exported:false,typ:$String,tag:""},{prop:"onlyH1",name:"onlyH1",embedded:false,exported:false,typ:$Bool,tag:""}]);BY.init("net/http",[{prop:"alt",name:"alt",embedded:false,exported:false,typ:YD,tag:""},{prop:"t",name:"t",embedded:false,exported:false,typ:AAU,tag:""},{prop:"cacheKey",name:"cacheKey",embedded:false,exported:false,typ:BX,tag:""},{prop:"conn",name:"conn",embedded:false,exported:false,typ:B.Conn,tag:""},{prop:"tlsState",name:"tlsState",embedded:false,exported:false,typ:AAV,tag:""},{prop:"br",name:"br",embedded:false,exported:false,typ:AAW,tag:""},{prop:"bw",name:"bw",embedded:false,exported:false,typ:AAA,tag:""},{prop:"nwrite",name:"nwrite",embedded:false,exported:false,typ:$Int64,tag:""},{prop:"reqch",name:"reqch",embedded:false,exported:false,typ:AGH,tag:""},{prop:"writech",name:"writech",embedded:false,exported:false,typ:AGI,tag:""},{prop:"closech",name:"closech",embedded:false,exported:false,typ:AGC,tag:""},{prop:"isProxy",name:"isProxy",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"sawEOF",name:"sawEOF",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"readLimit",name:"readLimit",embedded:false,exported:false,typ:$Int64,tag:""},{prop:"writeErrCh",name:"writeErrCh",embedded:false,exported:false,typ:AAC,tag:""},{prop:"writeLoopDone",name:"writeLoopDone",embedded:false,exported:false,typ:AGC,tag:""},{prop:"idleAt",name:"idleAt",embedded:false,exported:false,typ:T.Time,tag:""},{prop:"idleTimer",name:"idleTimer",embedded:false,exported:false,typ:AAP,tag:""},{prop:"mu",name:"mu",embedded:false,exported:false,typ:R.Mutex,tag:""},{prop:"numExpectedResponses",name:"numExpectedResponses",embedded:false,exported:false,typ:$Int,tag:""},{prop:"closed",name:"closed",embedded:false,exported:false,typ:$error,tag:""},{prop:"canceledErr",name:"canceledErr",embedded:false,exported:false,typ:$error,tag:""},{prop:"broken",name:"broken",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"reused",name:"reused",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"mutateHeaderFunc",name:"mutateHeaderFunc",embedded:false,exported:false,typ:AGJ,tag:""}]);CC.init("net/http",[{prop:"_$0",name:"_",embedded:false,exported:false,typ:KD,tag:""},{prop:"br",name:"br",embedded:false,exported:false,typ:AAW,tag:""},{prop:"ReadWriteCloser",name:"ReadWriteCloser",embedded:true,exported:true,typ:J.ReadWriteCloser,tag:""}]);CD.init("net/http",[{prop:"error",name:"error",embedded:true,exported:false,typ:$error,tag:""}]);CE.init("net/http",[{prop:"_$0",name:"_",embedded:false,exported:false,typ:KD,tag:""},{prop:"res",name:"res",embedded:false,exported:false,typ:AAG,tag:""},{prop:"err",name:"err",embedded:false,exported:false,typ:$error,tag:""}]);CF.init("net/http",[{prop:"_$0",name:"_",embedded:false,exported:false,typ:KD,tag:""},{prop:"req",name:"req",embedded:false,exported:false,typ:ZX,tag:""},{prop:"cancelKey",name:"cancelKey",embedded:false,exported:false,typ:AU,tag:""},{prop:"ch",name:"ch",embedded:false,exported:false,typ:AGL,tag:""},{prop:"addedGzip",name:"addedGzip",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"continueCh",name:"continueCh",embedded:false,exported:false,typ:AGM,tag:""},{prop:"callerGone",name:"callerGone",embedded:false,exported:false,typ:AGF,tag:""}]);CG.init("net/http",[{prop:"req",name:"req",embedded:false,exported:false,typ:AFQ,tag:""},{prop:"ch",name:"ch",embedded:false,exported:false,typ:AGN,tag:""},{prop:"continueCh",name:"continueCh",embedded:false,exported:false,typ:AGF,tag:""}]);CH.init("net/http",[{prop:"err",name:"err",embedded:false,exported:false,typ:$String,tag:""},{prop:"timeout",name:"timeout",embedded:false,exported:false,typ:$Bool,tag:""}]);CT.init("",[]);CW.init("net/http",[{prop:"body",name:"body",embedded:false,exported:false,typ:J.ReadCloser,tag:""},{prop:"mu",name:"mu",embedded:false,exported:false,typ:R.Mutex,tag:""},{prop:"closed",name:"closed",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"rerr",name:"rerr",embedded:false,exported:false,typ:$error,tag:""},{prop:"fn",name:"fn",embedded:false,exported:false,typ:AGP,tag:""},{prop:"earlyCloseFn",name:"earlyCloseFn",embedded:false,exported:false,typ:AGQ,tag:""}]);CY.init("net/http",[{prop:"_$0",name:"_",embedded:false,exported:false,typ:KD,tag:""},{prop:"body",name:"body",embedded:false,exported:false,typ:ABA,tag:""},{prop:"zr",name:"zr",embedded:false,exported:false,typ:ABB,tag:""},{prop:"zerr",name:"zerr",embedded:false,exported:false,typ:$error,tag:""}]);CZ.init("",[]);DA.init("",[]);DC.init("net/http",[{prop:"ll",name:"ll",embedded:false,exported:false,typ:ZH,tag:""},{prop:"m",name:"m",embedded:false,exported:false,typ:AGT,tag:""}]);DD.init("net/http",[{prop:"err",name:"err",embedded:false,exported:false,typ:$error,tag:""}]);DE.init("net/http",[{prop:"b",name:"b",embedded:false,exported:false,typ:$Uint8,tag:""},{prop:"done",name:"done",embedded:false,exported:false,typ:$Bool,tag:""}]);DF.init("net/http",[{prop:"Method",name:"Method",embedded:false,exported:true,typ:$String,tag:""},{prop:"Body",name:"Body",embedded:false,exported:true,typ:J.Reader,tag:""},{prop:"BodyCloser",name:"BodyCloser",embedded:false,exported:true,typ:J.Closer,tag:""},{prop:"ResponseToHEAD",name:"ResponseToHEAD",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"ContentLength",name:"ContentLength",embedded:false,exported:true,typ:$Int64,tag:""},{prop:"Close",name:"Close",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"TransferEncoding",name:"TransferEncoding",embedded:false,exported:true,typ:ZK,tag:""},{prop:"Header",name:"Header",embedded:false,exported:true,typ:KP,tag:""},{prop:"Trailer",name:"Trailer",embedded:false,exported:true,typ:KP,tag:""},{prop:"IsResponse",name:"IsResponse",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"bodyReadError",name:"bodyReadError",embedded:false,exported:false,typ:$error,tag:""},{prop:"FlushHeaders",name:"FlushHeaders",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"ByteReadCh",name:"ByteReadCh",embedded:false,exported:true,typ:AGV,tag:""}]);DI.init("",[{prop:"Header",name:"Header",embedded:false,exported:true,typ:KP,tag:""},{prop:"StatusCode",name:"StatusCode",embedded:false,exported:true,typ:$Int,tag:""},{prop:"RequestMethod",name:"RequestMethod",embedded:false,exported:true,typ:$String,tag:""},{prop:"ProtoMajor",name:"ProtoMajor",embedded:false,exported:true,typ:$Int,tag:""},{prop:"ProtoMinor",name:"ProtoMinor",embedded:false,exported:true,typ:$Int,tag:""},{prop:"Body",name:"Body",embedded:false,exported:true,typ:J.ReadCloser,tag:""},{prop:"ContentLength",name:"ContentLength",embedded:false,exported:true,typ:$Int64,tag:""},{prop:"Chunked",name:"Chunked",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"Close",name:"Close",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"Trailer",name:"Trailer",embedded:false,exported:true,typ:KP,tag:""}]);DQ.init("net/http",[{prop:"err",name:"err",embedded:false,exported:false,typ:$String,tag:""}]);DV.init("net/http",[{prop:"src",name:"src",embedded:false,exported:false,typ:J.Reader,tag:""},{prop:"hdr",name:"hdr",embedded:false,exported:false,typ:$emptyInterface,tag:""},{prop:"r",name:"r",embedded:false,exported:false,typ:AAW,tag:""},{prop:"closing",name:"closing",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"doEarlyClose",name:"doEarlyClose",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"mu",name:"mu",embedded:false,exported:false,typ:R.Mutex,tag:""},{prop:"sawEOF",name:"sawEOF",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"closed",name:"closed",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"earlyClose",name:"earlyClose",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"onHitEOF",name:"onHitEOF",embedded:false,exported:false,typ:ZU,tag:""}]);EB.init("net/http",[{prop:"b",name:"b",embedded:false,exported:false,typ:ACD,tag:""}]);ED.init("net/http",[{prop:"tw",name:"tw",embedded:false,exported:false,typ:ABJ,tag:""}]);EG.init("net/http",[{prop:"w",name:"w",embedded:false,exported:false,typ:J.Writer,tag:""}]);EP.init("",[{prop:"Name",name:"Name",embedded:false,exported:true,typ:$String,tag:""},{prop:"IP",name:"IP",embedded:false,exported:true,typ:B.IP,tag:""},{prop:"Port",name:"Port",embedded:false,exported:true,typ:$Int,tag:""}]);EQ.init("net/http",[{prop:"Conn",name:"Conn",embedded:true,exported:true,typ:B.Conn,tag:""},{prop:"boundAddr",name:"boundAddr",embedded:false,exported:false,typ:B.Addr,tag:""}]);ER.init("net/http",[{prop:"cmd",name:"cmd",embedded:false,exported:false,typ:EM,tag:""},{prop:"proxyNetwork",name:"proxyNetwork",embedded:false,exported:false,typ:$String,tag:""},{prop:"proxyAddress",name:"proxyAddress",embedded:false,exported:false,typ:$String,tag:""},{prop:"ProxyDial",name:"ProxyDial",embedded:false,exported:true,typ:AFX,tag:""},{prop:"AuthMethods",name:"AuthMethods",embedded:false,exported:true,typ:AAY,tag:""},{prop:"Authenticate",name:"Authenticate",embedded:false,exported:true,typ:AGY,tag:""}]);ET.init("",[{prop:"Username",name:"Username",embedded:false,exported:true,typ:$String,tag:""},{prop:"Password",name:"Password",embedded:false,exported:true,typ:$String,tag:""}]);EX.init([{prop:"match",name:"match",pkg:"net/http",typ:$funcType([ZL,$Int],[$String],false)}]);EZ.init("net/http",[{prop:"sig",name:"sig",embedded:false,exported:false,typ:ZL,tag:""},{prop:"ct",name:"ct",embedded:false,exported:false,typ:$String,tag:""}]);FA.init("net/http",[{prop:"mask",name:"mask",embedded:false,exported:false,typ:ZL,tag:""},{prop:"pat",name:"pat",embedded:false,exported:false,typ:ZL,tag:""},{prop:"skipWS",name:"skipWS",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"ct",name:"ct",embedded:false,exported:false,typ:$String,tag:""}]);FB.init($Uint8);FE.init("",[]);FF.init("",[]);FG.init([{prop:"ServeHTTP",name:"ServeHTTP",pkg:"",typ:$funcType([FH,ZX],[],false)}]);FH.init([{prop:"Header",name:"Header",pkg:"",typ:$funcType([],[KP],false)},{prop:"Write",name:"Write",pkg:"",typ:$funcType([ZL],[$Int,$error],false)},{prop:"WriteHeader",name:"WriteHeader",pkg:"",typ:$funcType([$Int],[],false)}]);FL.init("net/http",[{prop:"server",name:"server",embedded:false,exported:false,typ:ABW,tag:""},{prop:"cancelCtx",name:"cancelCtx",embedded:false,exported:false,typ:A.CancelFunc,tag:""},{prop:"rwc",name:"rwc",embedded:false,exported:false,typ:B.Conn,tag:""},{prop:"remoteAddr",name:"remoteAddr",embedded:false,exported:false,typ:$String,tag:""},{prop:"tlsState",name:"tlsState",embedded:false,exported:false,typ:AAV,tag:""},{prop:"werr",name:"werr",embedded:false,exported:false,typ:$error,tag:""},{prop:"r",name:"r",embedded:false,exported:false,typ:ABX,tag:""},{prop:"bufr",name:"bufr",embedded:false,exported:false,typ:AAW,tag:""},{prop:"bufw",name:"bufw",embedded:false,exported:false,typ:AAA,tag:""},{prop:"lastMethod",name:"lastMethod",embedded:false,exported:false,typ:$String,tag:""},{prop:"curReq",name:"curReq",embedded:false,exported:false,typ:S.Value,tag:""},{prop:"curState",name:"curState",embedded:false,exported:false,typ:ABY,tag:""},{prop:"mu",name:"mu",embedded:false,exported:false,typ:R.Mutex,tag:""},{prop:"hijackedv",name:"hijackedv",embedded:false,exported:false,typ:$Bool,tag:""}]);FM.init("net/http",[{prop:"res",name:"res",embedded:false,exported:false,typ:ACA,tag:""},{prop:"header",name:"header",embedded:false,exported:false,typ:KP,tag:""},{prop:"wroteHeader",name:"wroteHeader",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"chunking",name:"chunking",embedded:false,exported:false,typ:$Bool,tag:""}]);FP.init("net/http",[{prop:"conn",name:"conn",embedded:false,exported:false,typ:ACE,tag:""},{prop:"req",name:"req",embedded:false,exported:false,typ:ZX,tag:""},{prop:"reqBody",name:"reqBody",embedded:false,exported:false,typ:J.ReadCloser,tag:""},{prop:"cancelCtx",name:"cancelCtx",embedded:false,exported:false,typ:A.CancelFunc,tag:""},{prop:"wroteHeader",name:"wroteHeader",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"wroteContinue",name:"wroteContinue",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"wants10KeepAlive",name:"wants10KeepAlive",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"wantsClose",name:"wantsClose",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"canWriteContinue",name:"canWriteContinue",embedded:false,exported:false,typ:FQ,tag:""},{prop:"writeContinueMu",name:"writeContinueMu",embedded:false,exported:false,typ:R.Mutex,tag:""},{prop:"w",name:"w",embedded:false,exported:false,typ:AAA,tag:""},{prop:"cw",name:"cw",embedded:false,exported:false,typ:FM,tag:""},{prop:"handlerHeader",name:"handlerHeader",embedded:false,exported:false,typ:KP,tag:""},{prop:"calledHeader",name:"calledHeader",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"written",name:"written",embedded:false,exported:false,typ:$Int64,tag:""},{prop:"contentLength",name:"contentLength",embedded:false,exported:false,typ:$Int64,tag:""},{prop:"status",name:"status",embedded:false,exported:false,typ:$Int,tag:""},{prop:"closeAfterReply",name:"closeAfterReply",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"requestBodyLimitHit",name:"requestBodyLimitHit",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"trailers",name:"trailers",embedded:false,exported:false,typ:ZK,tag:""},{prop:"handlerDone",name:"handlerDone",embedded:false,exported:false,typ:FQ,tag:""},{prop:"dateBuf",name:"dateBuf",embedded:false,exported:false,typ:ACF,tag:""},{prop:"clenBuf",name:"clenBuf",embedded:false,exported:false,typ:ACG,tag:""},{prop:"statusBuf",name:"statusBuf",embedded:false,exported:false,typ:ACH,tag:""},{prop:"closeNotifyCh",name:"closeNotifyCh",embedded:false,exported:false,typ:AHE,tag:""},{prop:"didCloseNotify",name:"didCloseNotify",embedded:false,exported:false,typ:$Int32,tag:""}]);FR.init("",[{prop:"Writer",name:"Writer",embedded:true,exported:true,typ:J.Writer,tag:""}]);FS.init("net/http",[{prop:"_$0",name:"_",embedded:false,exported:false,typ:KD,tag:""},{prop:"n",name:"n",embedded:false,exported:false,typ:$Int,tag:""},{prop:"err",name:"err",embedded:false,exported:false,typ:$error,tag:""},{prop:"b",name:"b",embedded:false,exported:false,typ:$Uint8,tag:""}]);FT.init("net/http",[{prop:"conn",name:"conn",embedded:false,exported:false,typ:ACE,tag:""},{prop:"mu",name:"mu",embedded:false,exported:false,typ:R.Mutex,tag:""},{prop:"hasByte",name:"hasByte",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"byteBuf",name:"byteBuf",embedded:false,exported:false,typ:ABK,tag:""},{prop:"cond",name:"cond",embedded:false,exported:false,typ:ABZ,tag:""},{prop:"inRead",name:"inRead",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"aborted",name:"aborted",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"remain",name:"remain",embedded:false,exported:false,typ:$Int64,tag:""}]);GD.init("net/http",[{prop:"resp",name:"resp",embedded:false,exported:false,typ:ACA,tag:""},{prop:"readCloser",name:"readCloser",embedded:false,exported:false,typ:J.ReadCloser,tag:""},{prop:"closed",name:"closed",embedded:false,exported:false,typ:FQ,tag:""},{prop:"sawEOF",name:"sawEOF",embedded:false,exported:false,typ:FQ,tag:""}]);GJ.init("net/http",[{prop:"contentType",name:"contentType",embedded:false,exported:false,typ:$String,tag:""},{prop:"connection",name:"connection",embedded:false,exported:false,typ:$String,tag:""},{prop:"transferEncoding",name:"transferEncoding",embedded:false,exported:false,typ:$String,tag:""},{prop:"date",name:"date",embedded:false,exported:false,typ:ZL,tag:""},{prop:"contentLength",name:"contentLength",embedded:false,exported:false,typ:ZL,tag:""}]);GP.init([{prop:"CloseWrite",name:"CloseWrite",pkg:"",typ:$funcType([],[$error],false)}]);GS.init("net/http",[{prop:"code",name:"code",embedded:false,exported:false,typ:$Int,tag:""},{prop:"text",name:"text",embedded:false,exported:false,typ:$String,tag:""}]);GW.init([FH,ZX],[],false);HE.init("net/http",[{prop:"url",name:"url",embedded:false,exported:false,typ:$String,tag:""},{prop:"code",name:"code",embedded:false,exported:false,typ:$Int,tag:""}]);HG.init("net/http",[{prop:"mu",name:"mu",embedded:false,exported:false,typ:R.RWMutex,tag:""},{prop:"m",name:"m",embedded:false,exported:false,typ:AHI,tag:""},{prop:"es",name:"es",embedded:false,exported:false,typ:ZF,tag:""},{prop:"hosts",name:"hosts",embedded:false,exported:false,typ:$Bool,tag:""}]);HH.init("net/http",[{prop:"h",name:"h",embedded:false,exported:false,typ:FG,tag:""},{prop:"pattern",name:"pattern",embedded:false,exported:false,typ:$String,tag:""}]);HR.init("net/http",[{prop:"Addr",name:"Addr",embedded:false,exported:true,typ:$String,tag:""},{prop:"Handler",name:"Handler",embedded:false,exported:true,typ:FG,tag:""},{prop:"TLSConfig",name:"TLSConfig",embedded:false,exported:true,typ:ZI,tag:""},{prop:"ReadTimeout",name:"ReadTimeout",embedded:false,exported:true,typ:T.Duration,tag:""},{prop:"ReadHeaderTimeout",name:"ReadHeaderTimeout",embedded:false,exported:true,typ:T.Duration,tag:""},{prop:"WriteTimeout",name:"WriteTimeout",embedded:false,exported:true,typ:T.Duration,tag:""},{prop:"IdleTimeout",name:"IdleTimeout",embedded:false,exported:true,typ:T.Duration,tag:""},{prop:"MaxHeaderBytes",name:"MaxHeaderBytes",embedded:false,exported:true,typ:$Int,tag:""},{prop:"TLSNextProto",name:"TLSNextProto",embedded:false,exported:true,typ:AHK,tag:""},{prop:"ConnState",name:"ConnState",embedded:false,exported:true,typ:AHL,tag:""},{prop:"ErrorLog",name:"ErrorLog",embedded:false,exported:true,typ:ACO,tag:""},{prop:"BaseContext",name:"BaseContext",embedded:false,exported:true,typ:AHM,tag:""},{prop:"ConnContext",name:"ConnContext",embedded:false,exported:true,typ:AHN,tag:""},{prop:"inShutdown",name:"inShutdown",embedded:false,exported:false,typ:FQ,tag:""},{prop:"disableKeepAlives",name:"disableKeepAlives",embedded:false,exported:false,typ:$Int32,tag:""},{prop:"nextProtoOnce",name:"nextProtoOnce",embedded:false,exported:false,typ:R.Once,tag:""},{prop:"nextProtoErr",name:"nextProtoErr",embedded:false,exported:false,typ:$error,tag:""},{prop:"mu",name:"mu",embedded:false,exported:false,typ:R.Mutex,tag:""},{prop:"listeners",name:"listeners",embedded:false,exported:false,typ:AHO,tag:""},{prop:"activeConn",name:"activeConn",embedded:false,exported:false,typ:AHP,tag:""},{prop:"doneChan",name:"doneChan",embedded:false,exported:false,typ:AGC,tag:""},{prop:"onShutdown",name:"onShutdown",embedded:false,exported:false,typ:ACP,tag:""}]);HU.init("net/http",[{prop:"srv",name:"srv",embedded:false,exported:false,typ:ABW,tag:""}]);IE.init("net/http",[{prop:"Listener",name:"Listener",embedded:true,exported:true,typ:B.Listener,tag:""},{prop:"once",name:"once",embedded:false,exported:false,typ:R.Once,tag:""},{prop:"closeErr",name:"closeErr",embedded:false,exported:false,typ:$error,tag:""}]);IF.init("",[]);IG.init("net/http",[{prop:"ctx",name:"ctx",embedded:false,exported:false,typ:A.Context,tag:""},{prop:"c",name:"c",embedded:false,exported:false,typ:AAX,tag:""},{prop:"h",name:"h",embedded:false,exported:false,typ:HU,tag:""}]);IH.init("net/http",[{prop:"name",name:"name",embedded:false,exported:false,typ:$String,tag:""},{prop:"Conn",name:"Conn",embedded:true,exported:true,typ:B.Conn,tag:""}]);IL.init("net/http",[{prop:"c",name:"c",embedded:false,exported:false,typ:ACE,tag:""}]);IT.init("net/http",[{prop:"pending",name:"pending",embedded:false,exported:false,typ:ZL,tag:""},{prop:"stream",name:"stream",embedded:false,exported:false,typ:AE.Value,tag:""},{prop:"err",name:"err",embedded:false,exported:false,typ:$error,tag:""}]);IU.init("net/http",[{prop:"arrayPromise",name:"arrayPromise",embedded:false,exported:false,typ:AE.Value,tag:""},{prop:"pending",name:"pending",embedded:false,exported:false,typ:ZL,tag:""},{prop:"read",name:"read",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"err",name:"err",embedded:false,exported:false,typ:$error,tag:""}]);IW.init("",[{prop:"Status",name:"Status",embedded:false,exported:true,typ:$String,tag:""},{prop:"StatusCode",name:"StatusCode",embedded:false,exported:true,typ:$Int,tag:""},{prop:"Proto",name:"Proto",embedded:false,exported:true,typ:$String,tag:""},{prop:"ProtoMajor",name:"ProtoMajor",embedded:false,exported:true,typ:$Int,tag:""},{prop:"ProtoMinor",name:"ProtoMinor",embedded:false,exported:true,typ:$Int,tag:""},{prop:"Header",name:"Header",embedded:false,exported:true,typ:KP,tag:""},{prop:"Body",name:"Body",embedded:false,exported:true,typ:J.ReadCloser,tag:""},{prop:"ContentLength",name:"ContentLength",embedded:false,exported:true,typ:$Int64,tag:""},{prop:"TransferEncoding",name:"TransferEncoding",embedded:false,exported:true,typ:ZK,tag:""},{prop:"Close",name:"Close",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"Uncompressed",name:"Uncompressed",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"Trailer",name:"Trailer",embedded:false,exported:true,typ:KP,tag:""},{prop:"Request",name:"Request",embedded:false,exported:true,typ:ZX,tag:""},{prop:"TLS",name:"TLS",embedded:false,exported:true,typ:AAV,tag:""}]);JB.init("",[{prop:"ErrorString",name:"ErrorString",embedded:false,exported:true,typ:$String,tag:""}]);JE.init("net/http",[{prop:"Method",name:"Method",embedded:false,exported:true,typ:$String,tag:""},{prop:"URL",name:"URL",embedded:false,exported:true,typ:AAF,tag:""},{prop:"Proto",name:"Proto",embedded:false,exported:true,typ:$String,tag:""},{prop:"ProtoMajor",name:"ProtoMajor",embedded:false,exported:true,typ:$Int,tag:""},{prop:"ProtoMinor",name:"ProtoMinor",embedded:false,exported:true,typ:$Int,tag:""},{prop:"Header",name:"Header",embedded:false,exported:true,typ:KP,tag:""},{prop:"Body",name:"Body",embedded:false,exported:true,typ:J.ReadCloser,tag:""},{prop:"GetBody",name:"GetBody",embedded:false,exported:true,typ:AHW,tag:""},{prop:"ContentLength",name:"ContentLength",embedded:false,exported:true,typ:$Int64,tag:""},{prop:"TransferEncoding",name:"TransferEncoding",embedded:false,exported:true,typ:ZK,tag:""},{prop:"Close",name:"Close",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"Host",name:"Host",embedded:false,exported:true,typ:$String,tag:""},{prop:"Form",name:"Form",embedded:false,exported:true,typ:O.Values,tag:""},{prop:"PostForm",name:"PostForm",embedded:false,exported:true,typ:O.Values,tag:""},{prop:"MultipartForm",name:"MultipartForm",embedded:false,exported:true,typ:AAZ,tag:""},{prop:"Trailer",name:"Trailer",embedded:false,exported:true,typ:KP,tag:""},{prop:"RemoteAddr",name:"RemoteAddr",embedded:false,exported:true,typ:$String,tag:""},{prop:"RequestURI",name:"RequestURI",embedded:false,exported:true,typ:$String,tag:""},{prop:"TLS",name:"TLS",embedded:false,exported:true,typ:AAV,tag:""},{prop:"Cancel",name:"Cancel",embedded:false,exported:true,typ:AGF,tag:""},{prop:"Response",name:"Response",embedded:false,exported:true,typ:AAG,tag:""},{prop:"ctx",name:"ctx",embedded:false,exported:false,typ:A.Context,tag:""}]);JI.init("net/http",[{prop:"error",name:"error",embedded:true,exported:false,typ:$error,tag:""}]);JY.init("net/http",[{prop:"w",name:"w",embedded:false,exported:false,typ:FH,tag:""},{prop:"r",name:"r",embedded:false,exported:false,typ:J.ReadCloser,tag:""},{prop:"n",name:"n",embedded:false,exported:false,typ:$Int64,tag:""},{prop:"err",name:"err",embedded:false,exported:false,typ:$error,tag:""}]);KD.init(ZU,0);KG.init("net/http",[{prop:"name",name:"name",embedded:false,exported:false,typ:$String,tag:""}]);KM.init("",[]);KN.init("",[{prop:"Method",name:"Method",embedded:false,exported:true,typ:$String,tag:""},{prop:"Header",name:"Header",embedded:false,exported:true,typ:KP,tag:""}]);KP.init($String,ZK);KT.init("net/http",[{prop:"w",name:"w",embedded:false,exported:false,typ:J.Writer,tag:""}]);KU.init("net/http",[{prop:"key",name:"key",embedded:false,exported:false,typ:$String,tag:""},{prop:"values",name:"values",embedded:false,exported:false,typ:ZK,tag:""}]);KV.init("net/http",[{prop:"kvs",name:"kvs",embedded:false,exported:false,typ:ZR,tag:""}]);LF.init([{prop:"GetClientConn",name:"GetClientConn",pkg:"",typ:$funcType([ZX,$String],[ADC,$error],false)},{prop:"MarkDead",name:"MarkDead",pkg:"",typ:$funcType([ADC],[],false)}]);LG.init([{prop:"GetClientConn",name:"GetClientConn",pkg:"",typ:$funcType([ZX,$String],[ADC,$error],false)},{prop:"MarkDead",name:"MarkDead",pkg:"",typ:$funcType([ADC],[],false)},{prop:"closeIdleConnections",name:"closeIdleConnections",pkg:"net/http",typ:$funcType([],[],false)}]);LH.init("net/http",[{prop:"t",name:"t",embedded:false,exported:false,typ:AER,tag:""},{prop:"mu",name:"mu",embedded:false,exported:false,typ:R.Mutex,tag:""},{prop:"conns",name:"conns",embedded:false,exported:false,typ:AHZ,tag:""},{prop:"dialing",name:"dialing",embedded:false,exported:false,typ:AIA,tag:""},{prop:"keys",name:"keys",embedded:false,exported:false,typ:AIB,tag:""},{prop:"addConnCalls",name:"addConnCalls",embedded:false,exported:false,typ:AIC,tag:""}]);LI.init("net/http",[{prop:"_$0",name:"_",embedded:false,exported:false,typ:QE,tag:""},{prop:"p",name:"p",embedded:false,exported:false,typ:ZS,tag:""},{prop:"ctx",name:"ctx",embedded:false,exported:false,typ:A.Context,tag:""},{prop:"done",name:"done",embedded:false,exported:false,typ:AGC,tag:""},{prop:"res",name:"res",embedded:false,exported:false,typ:ADC,tag:""},{prop:"err",name:"err",embedded:false,exported:false,typ:$error,tag:""}]);LJ.init("net/http",[{prop:"_$0",name:"_",embedded:false,exported:false,typ:QE,tag:""},{prop:"p",name:"p",embedded:false,exported:false,typ:ZS,tag:""},{prop:"done",name:"done",embedded:false,exported:false,typ:AGC,tag:""},{prop:"err",name:"err",embedded:false,exported:false,typ:$error,tag:""}]);LL.init("net/http",[{prop:"http2clientConnPool",name:"http2clientConnPool",embedded:true,exported:false,typ:ZS,tag:""}]);LR.init("net/http",[{prop:"chunks",name:"chunks",embedded:false,exported:false,typ:ZO,tag:""},{prop:"r",name:"r",embedded:false,exported:false,typ:$Int,tag:""},{prop:"w",name:"w",embedded:false,exported:false,typ:$Int,tag:""},{prop:"size",name:"size",embedded:false,exported:false,typ:$Int,tag:""},{prop:"expected",name:"expected",embedded:false,exported:false,typ:$Int64,tag:""}]);LW.init("",[{prop:"StreamID",name:"StreamID",embedded:false,exported:true,typ:$Uint32,tag:""},{prop:"Code",name:"Code",embedded:false,exported:true,typ:LT,tag:""},{prop:"Cause",name:"Cause",embedded:false,exported:true,typ:$error,tag:""}]);LZ.init("",[]);MA.init("",[{prop:"Code",name:"Code",embedded:false,exported:true,typ:LT,tag:""},{prop:"Reason",name:"Reason",embedded:false,exported:true,typ:$String,tag:""}]);MH.init("net/http",[{prop:"_$0",name:"_",embedded:false,exported:false,typ:QE,tag:""},{prop:"n",name:"n",embedded:false,exported:false,typ:$Int32,tag:""},{prop:"conn",name:"conn",embedded:false,exported:false,typ:ADG,tag:""}]);MQ.init("net/http",[{prop:"valid",name:"valid",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"Type",name:"Type",embedded:false,exported:true,typ:MJ,tag:""},{prop:"Flags",name:"Flags",embedded:false,exported:true,typ:ML,tag:""},{prop:"Length",name:"Length",embedded:false,exported:true,typ:$Uint32,tag:""},{prop:"StreamID",name:"StreamID",embedded:false,exported:true,typ:$Uint32,tag:""}]);MU.init([{prop:"Header",name:"Header",pkg:"",typ:$funcType([],[MQ],false)},{prop:"invalidate",name:"invalidate",pkg:"net/http",typ:$funcType([],[],false)}]);MV.init("net/http",[{prop:"r",name:"r",embedded:false,exported:false,typ:J.Reader,tag:""},{prop:"lastFrame",name:"lastFrame",embedded:false,exported:false,typ:MU,tag:""},{prop:"errDetail",name:"errDetail",embedded:false,exported:false,typ:$error,tag:""},{prop:"countError",name:"countError",embedded:false,exported:false,typ:AIE,tag:""},{prop:"lastHeaderStream",name:"lastHeaderStream",embedded:false,exported:false,typ:$Uint32,tag:""},{prop:"maxReadSize",name:"maxReadSize",embedded:false,exported:false,typ:$Uint32,tag:""},{prop:"headerBuf",name:"headerBuf",embedded:false,exported:false,typ:ADJ,tag:""},{prop:"getReadBuf",name:"getReadBuf",embedded:false,exported:false,typ:AIG,tag:""},{prop:"readBuf",name:"readBuf",embedded:false,exported:false,typ:ZL,tag:""},{prop:"maxWriteSize",name:"maxWriteSize",embedded:false,exported:false,typ:$Uint32,tag:""},{prop:"w",name:"w",embedded:false,exported:false,typ:J.Writer,tag:""},{prop:"wbuf",name:"wbuf",embedded:false,exported:false,typ:ZL,tag:""},{prop:"AllowIllegalWrites",name:"AllowIllegalWrites",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"AllowIllegalReads",name:"AllowIllegalReads",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"ReadMetaHeaders",name:"ReadMetaHeaders",embedded:false,exported:true,typ:ADK,tag:""},{prop:"MaxHeaderListSize",name:"MaxHeaderListSize",embedded:false,exported:true,typ:$Uint32,tag:""},{prop:"logReads",name:"logReads",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"logWrites",name:"logWrites",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"debugFramer",name:"debugFramer",embedded:false,exported:false,typ:ADH,tag:""},{prop:"debugFramerBuf",name:"debugFramerBuf",embedded:false,exported:false,typ:ABQ,tag:""},{prop:"debugReadLoggerf",name:"debugReadLoggerf",embedded:false,exported:false,typ:ABC,tag:""},{prop:"debugWriteLoggerf",name:"debugWriteLoggerf",embedded:false,exported:false,typ:ABC,tag:""},{prop:"frameCache",name:"frameCache",embedded:false,exported:false,typ:ADI,tag:""}]);MW.init("net/http",[{prop:"dataFrame",name:"dataFrame",embedded:false,exported:false,typ:NA,tag:""}]);NA.init("net/http",[{prop:"http2FrameHeader",name:"http2FrameHeader",embedded:true,exported:false,typ:MQ,tag:""},{prop:"data",name:"data",embedded:false,exported:false,typ:ZL,tag:""}]);NI.init("net/http",[{prop:"http2FrameHeader",name:"http2FrameHeader",embedded:true,exported:false,typ:MQ,tag:""},{prop:"p",name:"p",embedded:false,exported:false,typ:ZL,tag:""}]);NK.init("net/http",[{prop:"http2FrameHeader",name:"http2FrameHeader",embedded:true,exported:false,typ:MQ,tag:""},{prop:"Data",name:"Data",embedded:false,exported:true,typ:ADM,tag:""}]);NM.init("net/http",[{prop:"http2FrameHeader",name:"http2FrameHeader",embedded:true,exported:false,typ:MQ,tag:""},{prop:"LastStreamID",name:"LastStreamID",embedded:false,exported:true,typ:$Uint32,tag:""},{prop:"ErrCode",name:"ErrCode",embedded:false,exported:true,typ:LT,tag:""},{prop:"debugData",name:"debugData",embedded:false,exported:false,typ:ZL,tag:""}]);NO.init("net/http",[{prop:"http2FrameHeader",name:"http2FrameHeader",embedded:true,exported:false,typ:MQ,tag:""},{prop:"p",name:"p",embedded:false,exported:false,typ:ZL,tag:""}]);NQ.init("net/http",[{prop:"http2FrameHeader",name:"http2FrameHeader",embedded:true,exported:false,typ:MQ,tag:""},{prop:"Increment",name:"Increment",embedded:false,exported:true,typ:$Uint32,tag:""}]);NS.init("net/http",[{prop:"http2FrameHeader",name:"http2FrameHeader",embedded:true,exported:false,typ:MQ,tag:""},{prop:"Priority",name:"Priority",embedded:false,exported:true,typ:NW,tag:""},{prop:"headerFragBuf",name:"headerFragBuf",embedded:false,exported:false,typ:ZL,tag:""}]);NU.init("",[{prop:"StreamID",name:"StreamID",embedded:false,exported:true,typ:$Uint32,tag:""},{prop:"BlockFragment",name:"BlockFragment",embedded:false,exported:true,typ:ZL,tag:""},{prop:"EndStream",name:"EndStream",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"EndHeaders",name:"EndHeaders",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"PadLength",name:"PadLength",embedded:false,exported:true,typ:$Uint8,tag:""},{prop:"Priority",name:"Priority",embedded:false,exported:true,typ:NW,tag:""}]);NV.init("net/http",[{prop:"http2FrameHeader",name:"http2FrameHeader",embedded:true,exported:false,typ:MQ,tag:""},{prop:"http2PriorityParam",name:"http2PriorityParam",embedded:true,exported:false,typ:NW,tag:""}]);NW.init("",[{prop:"StreamDep",name:"StreamDep",embedded:false,exported:true,typ:$Uint32,tag:""},{prop:"Exclusive",name:"Exclusive",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"Weight",name:"Weight",embedded:false,exported:true,typ:$Uint8,tag:""}]);NY.init("net/http",[{prop:"http2FrameHeader",name:"http2FrameHeader",embedded:true,exported:false,typ:MQ,tag:""},{prop:"ErrCode",name:"ErrCode",embedded:false,exported:true,typ:LT,tag:""}]);OA.init("net/http",[{prop:"http2FrameHeader",name:"http2FrameHeader",embedded:true,exported:false,typ:MQ,tag:""},{prop:"headerFragBuf",name:"headerFragBuf",embedded:false,exported:false,typ:ZL,tag:""}]);OC.init("net/http",[{prop:"http2FrameHeader",name:"http2FrameHeader",embedded:true,exported:false,typ:MQ,tag:""},{prop:"PromiseID",name:"PromiseID",embedded:false,exported:true,typ:$Uint32,tag:""},{prop:"headerFragBuf",name:"headerFragBuf",embedded:false,exported:false,typ:ZL,tag:""}]);OE.init("",[{prop:"StreamID",name:"StreamID",embedded:false,exported:true,typ:$Uint32,tag:""},{prop:"PromiseID",name:"PromiseID",embedded:false,exported:true,typ:$Uint32,tag:""},{prop:"BlockFragment",name:"BlockFragment",embedded:false,exported:true,typ:ZL,tag:""},{prop:"EndHeaders",name:"EndHeaders",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"PadLength",name:"PadLength",embedded:false,exported:true,typ:$Uint8,tag:""}]);OK.init("net/http",[{prop:"http2HeadersFrame",name:"http2HeadersFrame",embedded:true,exported:false,typ:ADL,tag:""},{prop:"Fields",name:"Fields",embedded:false,exported:true,typ:ADN,tag:""},{prop:"Truncated",name:"Truncated",embedded:false,exported:true,typ:$Bool,tag:""}]);PL.init("",[{prop:"ID",name:"ID",embedded:false,exported:true,typ:PM,tag:""},{prop:"Val",name:"Val",embedded:false,exported:true,typ:$Uint32,tag:""}]);PR.init(AAQ,false,false);PS.init(AAQ,false,false);PT.init("net/http",[{prop:"_$0",name:"_",embedded:false,exported:false,typ:QE,tag:""},{prop:"w",name:"w",embedded:false,exported:false,typ:J.Writer,tag:""},{prop:"bw",name:"bw",embedded:false,exported:false,typ:AAA,tag:""}]);PY.init("net/http",[{prop:"_$0",name:"_",embedded:false,exported:false,typ:QE,tag:""},{prop:"msg",name:"msg",embedded:false,exported:false,typ:$String,tag:""},{prop:"timeout",name:"timeout",embedded:false,exported:false,typ:$Bool,tag:""}]);QA.init([{prop:"ConnectionState",name:"ConnectionState",pkg:"",typ:$funcType([],[F.ConnectionState],false)}]);QC.init("net/http",[{prop:"v",name:"v",embedded:false,exported:false,typ:ZK,tag:""}]);QE.init(ZU,0);QF.init("net/http",[{prop:"mu",name:"mu",embedded:false,exported:false,typ:R.Mutex,tag:""},{prop:"c",name:"c",embedded:false,exported:false,typ:R.Cond,tag:""},{prop:"b",name:"b",embedded:false,exported:false,typ:QG,tag:""},{prop:"unread",name:"unread",embedded:false,exported:false,typ:$Int,tag:""},{prop:"err",name:"err",embedded:false,exported:false,typ:$error,tag:""},{prop:"breakErr",name:"breakErr",embedded:false,exported:false,typ:$error,tag:""},{prop:"donec",name:"donec",embedded:false,exported:false,typ:AGC,tag:""},{prop:"readFn",name:"readFn",embedded:false,exported:false,typ:ZU,tag:""}]);QG.init([{prop:"Len",name:"Len",pkg:"",typ:$funcType([],[$Int],false)},{prop:"Read",name:"Read",pkg:"",typ:$funcType([ZL],[$Int,$error],false)},{prop:"Write",name:"Write",pkg:"",typ:$funcType([ZL],[$Int,$error],false)}]);QR.init("net/http",[{prop:"MaxHandlers",name:"MaxHandlers",embedded:false,exported:true,typ:$Int,tag:""},{prop:"MaxConcurrentStreams",name:"MaxConcurrentStreams",embedded:false,exported:true,typ:$Uint32,tag:""},{prop:"MaxReadFrameSize",name:"MaxReadFrameSize",embedded:false,exported:true,typ:$Uint32,tag:""},{prop:"PermitProhibitedCipherSuites",name:"PermitProhibitedCipherSuites",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"IdleTimeout",name:"IdleTimeout",embedded:false,exported:true,typ:T.Duration,tag:""},{prop:"MaxUploadBufferPerConnection",name:"MaxUploadBufferPerConnection",embedded:false,exported:true,typ:$Int32,tag:""},{prop:"MaxUploadBufferPerStream",name:"MaxUploadBufferPerStream",embedded:false,exported:true,typ:$Int32,tag:""},{prop:"NewWriteScheduler",name:"NewWriteScheduler",embedded:false,exported:true,typ:AIK,tag:""},{prop:"CountError",name:"CountError",embedded:false,exported:true,typ:AIE,tag:""},{prop:"state",name:"state",embedded:false,exported:false,typ:ACR,tag:""}]);QS.init("net/http",[{prop:"mu",name:"mu",embedded:false,exported:false,typ:R.Mutex,tag:""},{prop:"activeConns",name:"activeConns",embedded:false,exported:false,typ:AIL,tag:""}]);QU.init("",[{prop:"Context",name:"Context",embedded:false,exported:true,typ:A.Context,tag:""},{prop:"BaseConfig",name:"BaseConfig",embedded:false,exported:true,typ:ABW,tag:""},{prop:"Handler",name:"Handler",embedded:false,exported:true,typ:FG,tag:""}]);QW.init("net/http",[{prop:"srv",name:"srv",embedded:false,exported:false,typ:ADY,tag:""},{prop:"hs",name:"hs",embedded:false,exported:false,typ:ABW,tag:""},{prop:"conn",name:"conn",embedded:false,exported:false,typ:B.Conn,tag:""},{prop:"bw",name:"bw",embedded:false,exported:false,typ:AEB,tag:""},{prop:"handler",name:"handler",embedded:false,exported:false,typ:FG,tag:""},{prop:"baseCtx",name:"baseCtx",embedded:false,exported:false,typ:A.Context,tag:""},{prop:"framer",name:"framer",embedded:false,exported:false,typ:ADH,tag:""},{prop:"doneServing",name:"doneServing",embedded:false,exported:false,typ:AGC,tag:""},{prop:"readFrameCh",name:"readFrameCh",embedded:false,exported:false,typ:AIM,tag:""},{prop:"wantWriteFrameCh",name:"wantWriteFrameCh",embedded:false,exported:false,typ:AIN,tag:""},{prop:"wroteFrameCh",name:"wroteFrameCh",embedded:false,exported:false,typ:AIO,tag:""},{prop:"bodyReadCh",name:"bodyReadCh",embedded:false,exported:false,typ:AIP,tag:""},{prop:"serveMsgCh",name:"serveMsgCh",embedded:false,exported:false,typ:AIQ,tag:""},{prop:"flow",name:"flow",embedded:false,exported:false,typ:MH,tag:""},{prop:"inflow",name:"inflow",embedded:false,exported:false,typ:MH,tag:""},{prop:"tlsState",name:"tlsState",embedded:false,exported:false,typ:AAV,tag:""},{prop:"remoteAddrStr",name:"remoteAddrStr",embedded:false,exported:false,typ:$String,tag:""},{prop:"writeSched",name:"writeSched",embedded:false,exported:false,typ:UX,tag:""},{prop:"serveG",name:"serveG",embedded:false,exported:false,typ:OQ,tag:""},{prop:"pushEnabled",name:"pushEnabled",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"sawFirstSettings",name:"sawFirstSettings",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"needToSendSettingsAck",name:"needToSendSettingsAck",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"unackedSettings",name:"unackedSettings",embedded:false,exported:false,typ:$Int,tag:""},{prop:"queuedControlFrames",name:"queuedControlFrames",embedded:false,exported:false,typ:$Int,tag:""},{prop:"clientMaxStreams",name:"clientMaxStreams",embedded:false,exported:false,typ:$Uint32,tag:""},{prop:"advMaxStreams",name:"advMaxStreams",embedded:false,exported:false,typ:$Uint32,tag:""},{prop:"curClientStreams",name:"curClientStreams",embedded:false,exported:false,typ:$Uint32,tag:""},{prop:"curPushedStreams",name:"curPushedStreams",embedded:false,exported:false,typ:$Uint32,tag:""},{prop:"maxClientStreamID",name:"maxClientStreamID",embedded:false,exported:false,typ:$Uint32,tag:""},{prop:"maxPushPromiseID",name:"maxPushPromiseID",embedded:false,exported:false,typ:$Uint32,tag:""},{prop:"streams",name:"streams",embedded:false,exported:false,typ:AIR,tag:""},{prop:"initialStreamSendWindowSize",name:"initialStreamSendWindowSize",embedded:false,exported:false,typ:$Int32,tag:""},{prop:"maxFrameSize",name:"maxFrameSize",embedded:false,exported:false,typ:$Int32,tag:""},{prop:"headerTableSize",name:"headerTableSize",embedded:false,exported:false,typ:$Uint32,tag:""},{prop:"peerMaxHeaderListSize",name:"peerMaxHeaderListSize",embedded:false,exported:false,typ:$Uint32,tag:""},{prop:"canonHeader",name:"canonHeader",embedded:false,exported:false,typ:AIS,tag:""},{prop:"writingFrame",name:"writingFrame",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"writingFrameAsync",name:"writingFrameAsync",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"needsFrameFlush",name:"needsFrameFlush",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"inGoAway",name:"inGoAway",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"inFrameScheduleLoop",name:"inFrameScheduleLoop",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"needToSendGoAway",name:"needToSendGoAway",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"goAwayCode",name:"goAwayCode",embedded:false,exported:false,typ:LT,tag:""},{prop:"shutdownTimer",name:"shutdownTimer",embedded:false,exported:false,typ:AAP,tag:""},{prop:"idleTimer",name:"idleTimer",embedded:false,exported:false,typ:AAP,tag:""},{prop:"headerWriteBuf",name:"headerWriteBuf",embedded:false,exported:false,typ:W.Buffer,tag:""},{prop:"hpackEncoder",name:"hpackEncoder",embedded:false,exported:false,typ:AEC,tag:""},{prop:"shutdownOnce",name:"shutdownOnce",embedded:false,exported:false,typ:R.Once,tag:""}]);QX.init("net/http",[{prop:"sc",name:"sc",embedded:false,exported:false,typ:ZZ,tag:""},{prop:"id",name:"id",embedded:false,exported:false,typ:$Uint32,tag:""},{prop:"body",name:"body",embedded:false,exported:false,typ:AEL,tag:""},{prop:"cw",name:"cw",embedded:false,exported:false,typ:PS,tag:""},{prop:"ctx",name:"ctx",embedded:false,exported:false,typ:A.Context,tag:""},{prop:"cancelCtx",name:"cancelCtx",embedded:false,exported:false,typ:ZU,tag:""},{prop:"bodyBytes",name:"bodyBytes",embedded:false,exported:false,typ:$Int64,tag:""},{prop:"declBodyBytes",name:"declBodyBytes",embedded:false,exported:false,typ:$Int64,tag:""},{prop:"flow",name:"flow",embedded:false,exported:false,typ:MH,tag:""},{prop:"inflow",name:"inflow",embedded:false,exported:false,typ:MH,tag:""},{prop:"state",name:"state",embedded:false,exported:false,typ:PJ,tag:""},{prop:"resetQueued",name:"resetQueued",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"gotTrailerHeader",name:"gotTrailerHeader",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"wroteHeaders",name:"wroteHeaders",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"writeDeadline",name:"writeDeadline",embedded:false,exported:false,typ:AAP,tag:""},{prop:"trailer",name:"trailer",embedded:false,exported:false,typ:KP,tag:""},{prop:"reqTrailer",name:"reqTrailer",embedded:false,exported:false,typ:KP,tag:""}]);RA.init("net/http",[{prop:"f",name:"f",embedded:false,exported:false,typ:MU,tag:""},{prop:"err",name:"err",embedded:false,exported:false,typ:$error,tag:""},{prop:"readMore",name:"readMore",embedded:false,exported:false,typ:ZU,tag:""}]);RB.init("net/http",[{prop:"_$0",name:"_",embedded:false,exported:false,typ:QE,tag:""},{prop:"wr",name:"wr",embedded:false,exported:false,typ:UZ,tag:""},{prop:"err",name:"err",embedded:false,exported:false,typ:$error,tag:""}]);RM.init("net/http",[{prop:"method",name:"method",embedded:false,exported:false,typ:$String,tag:""},{prop:"scheme",name:"scheme",embedded:false,exported:false,typ:$String,tag:""},{prop:"authority",name:"authority",embedded:false,exported:false,typ:$String,tag:""},{prop:"path",name:"path",embedded:false,exported:false,typ:$String,tag:""},{prop:"header",name:"header",embedded:false,exported:false,typ:KP,tag:""}]);RO.init("net/http",[{prop:"st",name:"st",embedded:false,exported:false,typ:ZW,tag:""},{prop:"n",name:"n",embedded:false,exported:false,typ:$Int,tag:""}]);RP.init("net/http",[{prop:"_$0",name:"_",embedded:false,exported:false,typ:QE,tag:""},{prop:"stream",name:"stream",embedded:false,exported:false,typ:ZW,tag:""},{prop:"conn",name:"conn",embedded:false,exported:false,typ:ZZ,tag:""},{prop:"closed",name:"closed",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"sawEOF",name:"sawEOF",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"pipe",name:"pipe",embedded:false,exported:false,typ:AEL,tag:""},{prop:"needsContinue",name:"needsContinue",embedded:false,exported:false,typ:$Bool,tag:""}]);RQ.init("net/http",[{prop:"rws",name:"rws",embedded:false,exported:false,typ:AEN,tag:""}]);RR.init("net/http",[{prop:"stream",name:"stream",embedded:false,exported:false,typ:ZW,tag:""},{prop:"req",name:"req",embedded:false,exported:false,typ:ZX,tag:""},{prop:"body",name:"body",embedded:false,exported:false,typ:ZY,tag:""},{prop:"conn",name:"conn",embedded:false,exported:false,typ:ZZ,tag:""},{prop:"bw",name:"bw",embedded:false,exported:false,typ:AAA,tag:""},{prop:"handlerHeader",name:"handlerHeader",embedded:false,exported:false,typ:KP,tag:""},{prop:"snapHeader",name:"snapHeader",embedded:false,exported:false,typ:KP,tag:""},{prop:"trailers",name:"trailers",embedded:false,exported:false,typ:ZK,tag:""},{prop:"status",name:"status",embedded:false,exported:false,typ:$Int,tag:""},{prop:"wroteHeader",name:"wroteHeader",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"sentHeader",name:"sentHeader",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"handlerDone",name:"handlerDone",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"dirty",name:"dirty",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"sentContentLen",name:"sentContentLen",embedded:false,exported:false,typ:$Int64,tag:""},{prop:"wroteBytes",name:"wroteBytes",embedded:false,exported:false,typ:$Int64,tag:""},{prop:"closeNotifierMu",name:"closeNotifierMu",embedded:false,exported:false,typ:R.Mutex,tag:""},{prop:"closeNotifierCh",name:"closeNotifierCh",embedded:false,exported:false,typ:AHE,tag:""}]);RS.init("net/http",[{prop:"rws",name:"rws",embedded:false,exported:false,typ:AEN,tag:""}]);RX.init("net/http",[{prop:"parent",name:"parent",embedded:false,exported:false,typ:ZW,tag:""},{prop:"method",name:"method",embedded:false,exported:false,typ:$String,tag:""},{prop:"url",name:"url",embedded:false,exported:false,typ:AAF,tag:""},{prop:"header",name:"header",embedded:false,exported:false,typ:KP,tag:""},{prop:"done",name:"done",embedded:false,exported:false,typ:AAC,tag:""}]);SD.init("net/http",[{prop:"DialTLS",name:"DialTLS",embedded:false,exported:true,typ:AIT,tag:""},{prop:"TLSClientConfig",name:"TLSClientConfig",embedded:false,exported:true,typ:ZI,tag:""},{prop:"ConnPool",name:"ConnPool",embedded:false,exported:true,typ:LF,tag:""},{prop:"DisableCompression",name:"DisableCompression",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"AllowHTTP",name:"AllowHTTP",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"MaxHeaderListSize",name:"MaxHeaderListSize",embedded:false,exported:true,typ:$Uint32,tag:""},{prop:"StrictMaxConcurrentStreams",name:"StrictMaxConcurrentStreams",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"ReadIdleTimeout",name:"ReadIdleTimeout",embedded:false,exported:true,typ:T.Duration,tag:""},{prop:"PingTimeout",name:"PingTimeout",embedded:false,exported:true,typ:T.Duration,tag:""},{prop:"WriteByteTimeout",name:"WriteByteTimeout",embedded:false,exported:true,typ:T.Duration,tag:""},{prop:"CountError",name:"CountError",embedded:false,exported:true,typ:AIE,tag:""},{prop:"t1",name:"t1",embedded:false,exported:false,typ:AAU,tag:""},{prop:"connPoolOnce",name:"connPoolOnce",embedded:false,exported:false,typ:R.Once,tag:""},{prop:"connPoolOrDef",name:"connPoolOrDef",embedded:false,exported:false,typ:LF,tag:""}]);SH.init("net/http",[{prop:"t",name:"t",embedded:false,exported:false,typ:AER,tag:""},{prop:"tconn",name:"tconn",embedded:false,exported:false,typ:B.Conn,tag:""},{prop:"tlsState",name:"tlsState",embedded:false,exported:false,typ:AAV,tag:""},{prop:"reused",name:"reused",embedded:false,exported:false,typ:$Uint32,tag:""},{prop:"singleUse",name:"singleUse",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"getConnCalled",name:"getConnCalled",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"readerDone",name:"readerDone",embedded:false,exported:false,typ:AGC,tag:""},{prop:"readerErr",name:"readerErr",embedded:false,exported:false,typ:$error,tag:""},{prop:"idleTimeout",name:"idleTimeout",embedded:false,exported:false,typ:T.Duration,tag:""},{prop:"idleTimer",name:"idleTimer",embedded:false,exported:false,typ:AAP,tag:""},{prop:"mu",name:"mu",embedded:false,exported:false,typ:R.Mutex,tag:""},{prop:"cond",name:"cond",embedded:false,exported:false,typ:ABZ,tag:""},{prop:"flow",name:"flow",embedded:false,exported:false,typ:MH,tag:""},{prop:"inflow",name:"inflow",embedded:false,exported:false,typ:MH,tag:""},{prop:"doNotReuse",name:"doNotReuse",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"closing",name:"closing",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"closed",name:"closed",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"seenSettings",name:"seenSettings",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"wantSettingsAck",name:"wantSettingsAck",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"goAway",name:"goAway",embedded:false,exported:false,typ:ADU,tag:""},{prop:"goAwayDebug",name:"goAwayDebug",embedded:false,exported:false,typ:$String,tag:""},{prop:"streams",name:"streams",embedded:false,exported:false,typ:AIU,tag:""},{prop:"streamsReserved",name:"streamsReserved",embedded:false,exported:false,typ:$Int,tag:""},{prop:"nextStreamID",name:"nextStreamID",embedded:false,exported:false,typ:$Uint32,tag:""},{prop:"pendingRequests",name:"pendingRequests",embedded:false,exported:false,typ:$Int,tag:""},{prop:"pings",name:"pings",embedded:false,exported:false,typ:AIV,tag:""},{prop:"br",name:"br",embedded:false,exported:false,typ:AAW,tag:""},{prop:"lastActive",name:"lastActive",embedded:false,exported:false,typ:T.Time,tag:""},{prop:"lastIdle",name:"lastIdle",embedded:false,exported:false,typ:T.Time,tag:""},{prop:"maxFrameSize",name:"maxFrameSize",embedded:false,exported:false,typ:$Uint32,tag:""},{prop:"maxConcurrentStreams",name:"maxConcurrentStreams",embedded:false,exported:false,typ:$Uint32,tag:""},{prop:"peerMaxHeaderListSize",name:"peerMaxHeaderListSize",embedded:false,exported:false,typ:$Uint64,tag:""},{prop:"initialWindowSize",name:"initialWindowSize",embedded:false,exported:false,typ:$Uint32,tag:""},{prop:"reqHeaderMu",name:"reqHeaderMu",embedded:false,exported:false,typ:AGC,tag:""},{prop:"wmu",name:"wmu",embedded:false,exported:false,typ:R.Mutex,tag:""},{prop:"bw",name:"bw",embedded:false,exported:false,typ:AAA,tag:""},{prop:"fr",name:"fr",embedded:false,exported:false,typ:ADH,tag:""},{prop:"werr",name:"werr",embedded:false,exported:false,typ:$error,tag:""},{prop:"hbuf",name:"hbuf",embedded:false,exported:false,typ:W.Buffer,tag:""},{prop:"henc",name:"henc",embedded:false,exported:false,typ:AEC,tag:""}]);SI.init("net/http",[{prop:"cc",name:"cc",embedded:false,exported:false,typ:ADC,tag:""},{prop:"ctx",name:"ctx",embedded:false,exported:false,typ:A.Context,tag:""},{prop:"reqCancel",name:"reqCancel",embedded:false,exported:false,typ:AGF,tag:""},{prop:"trace",name:"trace",embedded:false,exported:false,typ:AAH,tag:""},{prop:"ID",name:"ID",embedded:false,exported:true,typ:$Uint32,tag:""},{prop:"bufPipe",name:"bufPipe",embedded:false,exported:false,typ:QF,tag:""},{prop:"requestedGzip",name:"requestedGzip",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"isHead",name:"isHead",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"abortOnce",name:"abortOnce",embedded:false,exported:false,typ:R.Once,tag:""},{prop:"abort",name:"abort",embedded:false,exported:false,typ:AGC,tag:""},{prop:"abortErr",name:"abortErr",embedded:false,exported:false,typ:$error,tag:""},{prop:"peerClosed",name:"peerClosed",embedded:false,exported:false,typ:AGC,tag:""},{prop:"donec",name:"donec",embedded:false,exported:false,typ:AGC,tag:""},{prop:"on100",name:"on100",embedded:false,exported:false,typ:AGC,tag:""},{prop:"respHeaderRecv",name:"respHeaderRecv",embedded:false,exported:false,typ:AGC,tag:""},{prop:"res",name:"res",embedded:false,exported:false,typ:AAG,tag:""},{prop:"flow",name:"flow",embedded:false,exported:false,typ:MH,tag:""},{prop:"inflow",name:"inflow",embedded:false,exported:false,typ:MH,tag:""},{prop:"bytesRemain",name:"bytesRemain",embedded:false,exported:false,typ:$Int64,tag:""},{prop:"readErr",name:"readErr",embedded:false,exported:false,typ:$error,tag:""},{prop:"reqBody",name:"reqBody",embedded:false,exported:false,typ:J.ReadCloser,tag:""},{prop:"reqBodyContentLength",name:"reqBodyContentLength",embedded:false,exported:false,typ:$Int64,tag:""},{prop:"reqBodyClosed",name:"reqBodyClosed",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"sentEndStream",name:"sentEndStream",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"sentHeaders",name:"sentHeaders",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"firstByte",name:"firstByte",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"pastHeaders",name:"pastHeaders",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"pastTrailers",name:"pastTrailers",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"num1xx",name:"num1xx",embedded:false,exported:false,typ:$Uint8,tag:""},{prop:"readClosed",name:"readClosed",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"readAborted",name:"readAborted",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"trailer",name:"trailer",embedded:false,exported:false,typ:KP,tag:""},{prop:"resTrailer",name:"resTrailer",embedded:false,exported:false,typ:ABO,tag:""}]);SK.init("net/http",[{prop:"conn",name:"conn",embedded:false,exported:false,typ:B.Conn,tag:""},{prop:"timeout",name:"timeout",embedded:false,exported:false,typ:T.Duration,tag:""},{prop:"err",name:"err",embedded:false,exported:false,typ:ADX,tag:""}]);SL.init("",[]);SO.init("",[{prop:"OnlyCachedConn",name:"OnlyCachedConn",embedded:false,exported:true,typ:$Bool,tag:""}]);SV.init("",[{prop:"Closed",name:"Closed",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"Closing",name:"Closing",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"StreamsActive",name:"StreamsActive",embedded:false,exported:true,typ:$Int,tag:""},{prop:"StreamsReserved",name:"StreamsReserved",embedded:false,exported:true,typ:$Int,tag:""},{prop:"StreamsPending",name:"StreamsPending",embedded:false,exported:true,typ:$Int,tag:""},{prop:"MaxConcurrentStreams",name:"MaxConcurrentStreams",embedded:false,exported:true,typ:$Uint32,tag:""},{prop:"LastIdle",name:"LastIdle",embedded:false,exported:true,typ:T.Time,tag:""}]);SW.init("net/http",[{prop:"canTakeNewRequest",name:"canTakeNewRequest",embedded:false,exported:false,typ:$Bool,tag:""}]);TJ.init("net/http",[{prop:"_$0",name:"_",embedded:false,exported:false,typ:QE,tag:""},{prop:"cc",name:"cc",embedded:false,exported:false,typ:ADC,tag:""}]);TK.init("",[{prop:"LastStreamID",name:"LastStreamID",embedded:false,exported:true,typ:$Uint32,tag:""},{prop:"ErrCode",name:"ErrCode",embedded:false,exported:true,typ:LT,tag:""},{prop:"DebugData",name:"DebugData",embedded:false,exported:true,typ:$String,tag:""}]);TM.init("net/http",[{prop:"cs",name:"cs",embedded:false,exported:false,typ:AEV,tag:""}]);TR.init("",[]);TT.init("net/http",[{prop:"err",name:"err",embedded:false,exported:false,typ:$error,tag:""}]);TU.init("net/http",[{prop:"_$0",name:"_",embedded:false,exported:false,typ:QE,tag:""},{prop:"body",name:"body",embedded:false,exported:false,typ:J.ReadCloser,tag:""},{prop:"zr",name:"zr",embedded:false,exported:false,typ:ABB,tag:""},{prop:"zerr",name:"zerr",embedded:false,exported:false,typ:$error,tag:""}]);TY.init("net/http",[{prop:"http2Transport",name:"http2Transport",embedded:true,exported:false,typ:AER,tag:""}]);UG.init([{prop:"staysWithinBuffer",name:"staysWithinBuffer",pkg:"net/http",typ:$funcType([$Int],[$Bool],false)},{prop:"writeFrame",name:"writeFrame",pkg:"net/http",typ:$funcType([UH],[$error],false)}]);UH.init([{prop:"CloseConn",name:"CloseConn",pkg:"",typ:$funcType([],[$error],false)},{prop:"Flush",name:"Flush",pkg:"",typ:$funcType([],[$error],false)},{prop:"Framer",name:"Framer",pkg:"",typ:$funcType([],[ADH],false)},{prop:"HeaderEncoder",name:"HeaderEncoder",pkg:"",typ:$funcType([],[AEC,ABQ],false)}]);UJ.init("",[]);UK.init(PL);UL.init("net/http",[{prop:"maxStreamID",name:"maxStreamID",embedded:false,exported:false,typ:$Uint32,tag:""},{prop:"code",name:"code",embedded:false,exported:false,typ:LT,tag:""}]);UM.init("net/http",[{prop:"streamID",name:"streamID",embedded:false,exported:false,typ:$Uint32,tag:""},{prop:"p",name:"p",embedded:false,exported:false,typ:ZL,tag:""},{prop:"endStream",name:"endStream",embedded:false,exported:false,typ:$Bool,tag:""}]);UN.init("",[{prop:"StreamID",name:"StreamID",embedded:false,exported:true,typ:$Uint32,tag:""}]);UO.init("net/http",[{prop:"pf",name:"pf",embedded:false,exported:false,typ:ADT,tag:""}]);UP.init("",[]);UR.init("net/http",[{prop:"streamID",name:"streamID",embedded:false,exported:false,typ:$Uint32,tag:""},{prop:"httpResCode",name:"httpResCode",embedded:false,exported:false,typ:$Int,tag:""},{prop:"h",name:"h",embedded:false,exported:false,typ:KP,tag:""},{prop:"trailers",name:"trailers",embedded:false,exported:false,typ:ZK,tag:""},{prop:"endStream",name:"endStream",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"date",name:"date",embedded:false,exported:false,typ:$String,tag:""},{prop:"contentType",name:"contentType",embedded:false,exported:false,typ:$String,tag:""},{prop:"contentLength",name:"contentLength",embedded:false,exported:false,typ:$String,tag:""}]);UT.init("net/http",[{prop:"streamID",name:"streamID",embedded:false,exported:false,typ:$Uint32,tag:""},{prop:"method",name:"method",embedded:false,exported:false,typ:$String,tag:""},{prop:"url",name:"url",embedded:false,exported:false,typ:AAF,tag:""},{prop:"h",name:"h",embedded:false,exported:false,typ:KP,tag:""},{prop:"allocatePromisedID",name:"allocatePromisedID",embedded:false,exported:false,typ:AJA,tag:""},{prop:"promisedID",name:"promisedID",embedded:false,exported:false,typ:$Uint32,tag:""}]);UU.init("net/http",[{prop:"streamID",name:"streamID",embedded:false,exported:false,typ:$Uint32,tag:""}]);UV.init("net/http",[{prop:"streamID",name:"streamID",embedded:false,exported:false,typ:$Uint32,tag:""},{prop:"n",name:"n",embedded:false,exported:false,typ:$Uint32,tag:""}]);UX.init([{prop:"AdjustStream",name:"AdjustStream",pkg:"",typ:$funcType([$Uint32,NW],[],false)},{prop:"CloseStream",name:"CloseStream",pkg:"",typ:$funcType([$Uint32],[],false)},{prop:"OpenStream",name:"OpenStream",pkg:"",typ:$funcType([$Uint32,UY],[],false)},{prop:"Pop",name:"Pop",pkg:"",typ:$funcType([],[UZ,$Bool],false)},{prop:"Push",name:"Push",pkg:"",typ:$funcType([UZ],[],false)}]);UY.init("",[{prop:"PusherID",name:"PusherID",embedded:false,exported:true,typ:$Uint32,tag:""}]);UZ.init("net/http",[{prop:"write",name:"write",embedded:false,exported:false,typ:UG,tag:""},{prop:"stream",name:"stream",embedded:false,exported:false,typ:ZW,tag:""},{prop:"done",name:"done",embedded:false,exported:false,typ:AAC,tag:""}]);VA.init("net/http",[{prop:"s",name:"s",embedded:false,exported:false,typ:AEW,tag:""}]);VB.init(AEX);VC.init("",[{prop:"MaxClosedNodesInTree",name:"MaxClosedNodesInTree",embedded:false,exported:true,typ:$Int,tag:""},{prop:"MaxIdleNodesInTree",name:"MaxIdleNodesInTree",embedded:false,exported:true,typ:$Int,tag:""},{prop:"ThrottleOutOfOrderWrites",name:"ThrottleOutOfOrderWrites",embedded:false,exported:true,typ:$Bool,tag:""}]);VF.init("net/http",[{prop:"q",name:"q",embedded:false,exported:false,typ:VA,tag:""},{prop:"id",name:"id",embedded:false,exported:false,typ:$Uint32,tag:""},{prop:"weight",name:"weight",embedded:false,exported:false,typ:$Uint8,tag:""},{prop:"state",name:"state",embedded:false,exported:false,typ:VE,tag:""},{prop:"bytes",name:"bytes",embedded:false,exported:false,typ:$Int64,tag:""},{prop:"subtreeBytes",name:"subtreeBytes",embedded:false,exported:false,typ:$Int64,tag:""},{prop:"parent",name:"parent",embedded:false,exported:false,typ:AEY,tag:""},{prop:"kids",name:"kids",embedded:false,exported:false,typ:AEY,tag:""},{prop:"prev",name:"prev",embedded:false,exported:false,typ:AEY,tag:""},{prop:"next",name:"next",embedded:false,exported:false,typ:AEY,tag:""}]);VG.init(AEY);VH.init("net/http",[{prop:"root",name:"root",embedded:false,exported:false,typ:VF,tag:""},{prop:"nodes",name:"nodes",embedded:false,exported:false,typ:AJE,tag:""},{prop:"maxID",name:"maxID",embedded:false,exported:false,typ:$Uint32,tag:""},{prop:"closedNodes",name:"closedNodes",embedded:false,exported:false,typ:AEZ,tag:""},{prop:"idleNodes",name:"idleNodes",embedded:false,exported:false,typ:AEZ,tag:""},{prop:"maxClosedNodesInTree",name:"maxClosedNodesInTree",embedded:false,exported:false,typ:$Int,tag:""},{prop:"maxIdleNodesInTree",name:"maxIdleNodesInTree",embedded:false,exported:false,typ:$Int,tag:""},{prop:"writeThrottleLimit",name:"writeThrottleLimit",embedded:false,exported:false,typ:$Int32,tag:""},{prop:"enableWriteThrottle",name:"enableWriteThrottle",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"tmp",name:"tmp",embedded:false,exported:false,typ:AEZ,tag:""},{prop:"queuePool",name:"queuePool",embedded:false,exported:false,typ:VB,tag:""}]);VJ.init("net/http",[{prop:"zero",name:"zero",embedded:false,exported:false,typ:VA,tag:""},{prop:"sq",name:"sq",embedded:false,exported:false,typ:AJG,tag:""},{prop:"queuePool",name:"queuePool",embedded:false,exported:false,typ:VB,tag:""}]);XG.init("",[{prop:"Name",name:"Name",embedded:false,exported:true,typ:$String,tag:""},{prop:"Value",name:"Value",embedded:false,exported:true,typ:$String,tag:""},{prop:"Path",name:"Path",embedded:false,exported:true,typ:$String,tag:""},{prop:"Domain",name:"Domain",embedded:false,exported:true,typ:$String,tag:""},{prop:"Expires",name:"Expires",embedded:false,exported:true,typ:T.Time,tag:""},{prop:"RawExpires",name:"RawExpires",embedded:false,exported:true,typ:$String,tag:""},{prop:"MaxAge",name:"MaxAge",embedded:false,exported:true,typ:$Int,tag:""},{prop:"Secure",name:"Secure",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"HttpOnly",name:"HttpOnly",embedded:false,exported:true,typ:$Bool,tag:""},{prop:"SameSite",name:"SameSite",embedded:false,exported:true,typ:XH,tag:""},{prop:"Raw",name:"Raw",embedded:false,exported:true,typ:$String,tag:""},{prop:"Unparsed",name:"Unparsed",embedded:false,exported:true,typ:ZK,tag:""}]);YD.init([{prop:"RoundTrip",name:"RoundTrip",pkg:"",typ:$funcType([ZX],[AAG,$error],false)}]);YX.init("",[]);YY.init("net/http",[{prop:"inflight",name:"inflight",embedded:false,exported:false,typ:AJP,tag:""}]);ACX.init([{prop:"requestTooLarge",name:"requestTooLarge",pkg:"net/http",typ:$funcType([],[],false)}]);ADZ.init([{prop:"BaseContext",name:"BaseContext",pkg:"",typ:$funcType([],[A.Context],false)}]);AEQ.init([{prop:"doKeepAlives",name:"doKeepAlives",pkg:"net/http",typ:$funcType([],[$Bool],false)}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=C.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=W.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=D.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=E.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=A.$init();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=AK.$init();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=F.$init();$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=AF.$init();$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=AA.$init();$s=9;case 9:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=G.$init();$s=10;case 10:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=H.$init();$s=11;case 11:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=AR.$init();$s=12;case 12:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=I.$init();$s=13;case 13:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=J.$init();$s=14;case 14:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=AP.$init();$s=15;case 15:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=AL.$init();$s=16;case 16:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=K.$init();$s=17;case 17:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=AM.$init();$s=18;case 18:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=AB.$init();$s=19;case 19:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=AG.$init();$s=20;case 20:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=AH.$init();$s=21;case 21:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=22;case 22:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=L.$init();$s=23;case 23:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=X.$init();$s=24;case 24:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=M.$init();$s=25;case 25:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=N.$init();$s=26;case 26:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=O.$init();$s=27;case 27:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=AN.$init();$s=28;case 28:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=AC.$init();$s=29;case 29:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=AQ.$init();$s=30;case 30:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=P.$init();$s=31;case 31:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=AD.$init();$s=32;case 32:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=Y.$init();$s=33;case 33:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=Z.$init();$s=34;case 34:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=Q.$init();$s=35;case 35:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=R.$init();$s=36;case 36:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=S.$init();$s=37;case 37:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=AE.$init();$s=38;case 38:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=T.$init();$s=39;case 39:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=AJ.$init();$s=40;case 40:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=U.$init();$s=41;case 41:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=V.$init();$s=42;case 42:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=AO.$init();$s=43;case 43:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=AI.$init();$s=44;case 44:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}BD=new R.Once.ptr(0,new R.Mutex.ptr(0,0));BE=$throwNilPointerError;BR=new B.Dialer.ptr(new T.Duration(0,0),new T.Time.ptr(new $Uint64(0,0),new $Int64(0,0),YZ.nil),$ifaceNil,false,new T.Duration(0,0),new T.Duration(0,0),ZA.nil,$chanNil,$throwNilPointerError);FU=new R.Pool.ptr(ZB.nil,$throwNilPointerError);FV=new R.Pool.ptr(ZB.nil,$throwNilPointerError);FW=new R.Pool.ptr(ZB.nil,$throwNilPointerError);HJ=new HG.ptr(new R.RWMutex.ptr(new R.Mutex.ptr(0,0),0,0,0,0),false,ZF.nil,false);HX=$throwNilPointerError;II=new R.Mutex.ptr(0,0);JS=new R.Pool.ptr(ZB.nil,$throwNilPointerError);KF=false;OX=new R.Once.ptr(0,new R.Mutex.ptr(0,0));OY=false;OZ=false;PD=false;PE=false;PF=false;PG=false;QN=$throwNilPointerError;QO=$throwNilPointerError;QP=ZG.nil;QQ=$throwNilPointerError;SJ=$throwNilPointerError;TF=new R.Pool.ptr(ZB.nil,$throwNilPointerError);AZ=G.New("net/http: cannot rewind body after connection loss");$pkg.ErrSkipAltProtocol=G.New("net/http: skip alternate protocol");$unused(new AT.ptr(new R.Mutex.ptr(0,0),false,false,false,new DC.ptr(ZH.nil,false),new R.Mutex.ptr(0,0),false,new R.Mutex.ptr(0,0),new S.Value.ptr($ifaceNil),new R.Mutex.ptr(0,0),false,false,AW,AS(new B.Dialer.ptr(new T.Duration(6,4230196224),new T.Time.ptr(new $Uint64(0,0),new $Int64(0,0),YZ.nil),$ifaceNil,false,new T.Duration(0,0),new T.Duration(6,4230196224),ZA.nil,$chanNil,$throwNilPointerError)),$throwNilPointerError,$throwNilPointerError,$throwNilPointerError,ZI.nil,new T.Duration(2,1410065408),false,false,100,0,0,new T.Duration(20,4100654080),new T.Duration(0,0),new T.Duration(0,1000000000),false,false,$throwNilPointerError,new $Int64(0,0),0,0,new R.Once.ptr(0,new R.Mutex.ptr(0,0)),$ifaceNil,false,true));BH=G.New("http: putIdleConn: keep alives disabled");BI=G.New("http: putIdleConn: connection is in bad state");BJ=G.New("http: putIdleConn: CloseIdleConnections was called");BK=G.New("http: putIdleConn: too many idle connections");BL=G.New("http: putIdleConn: too many idle connections for host");BM=G.New("http: CloseIdleConnections called");BN=G.New("http: persistConn.readLoop exiting");BO=G.New("http: idle connection timeout");BP=G.New("http: server closed idle connection");BZ=G.New("read loop ending; caller owns writable underlying conn");CI=new CH.ptr("net/http: timeout awaiting response headers",true);CK=G.New("net/http: request canceled while waiting for connection");CM=CL;CN=CL;CO=CL;CP=CL;CQ=CL;CR=(a=new DA.ptr(),new a.constructor.elem(a));CS=CL;CU=$makeMap($String.keyFor,[{k:"http",v:"80"},{k:"https",v:"443"},{k:"socks5",v:"1080"}]);CX=G.New("http: read on closed response body");DK=new ZK(["Content-Type","Content-Length","Transfer-Encoding"]);DL=new ZK(["Content-Length","Transfer-Encoding"]);$pkg.ErrBodyReadAfterClose=G.New("http: invalid Read on closed Body");DW=(new ZL($stringToBytes("\r\n")));DX=(new ZL($stringToBytes("\r\n\r\n")));DZ=G.New("http: unexpected EOF reading trailer");EE=P.TypeOf(J.NopCloser($ifaceNil));EH=$makeMap($Int.keyFor,[{k:100,v:"Continue"},{k:101,v:"Switching Protocols"},{k:102,v:"Processing"},{k:103,v:"Early Hints"},{k:200,v:"OK"},{k:201,v:"Created"},{k:202,v:"Accepted"},{k:203,v:"Non-Authoritative Information"},{k:204,v:"No Content"},{k:205,v:"Reset Content"},{k:206,v:"Partial Content"},{k:207,v:"Multi-Status"},{k:208,v:"Already Reported"},{k:226,v:"IM Used"},{k:300,v:"Multiple Choices"},{k:301,v:"Moved Permanently"},{k:302,v:"Found"},{k:303,v:"See Other"},{k:304,v:"Not Modified"},{k:305,v:"Use Proxy"},{k:307,v:"Temporary Redirect"},{k:308,v:"Permanent Redirect"},{k:400,v:"Bad Request"},{k:401,v:"Unauthorized"},{k:402,v:"Payment Required"},{k:403,v:"Forbidden"},{k:404,v:"Not Found"},{k:405,v:"Method Not Allowed"},{k:406,v:"Not Acceptable"},{k:407,v:"Proxy Authentication Required"},{k:408,v:"Request Timeout"},{k:409,v:"Conflict"},{k:410,v:"Gone"},{k:411,v:"Length Required"},{k:412,v:"Precondition Failed"},{k:413,v:"Request Entity Too Large"},{k:414,v:"Request URI Too Long"},{k:415,v:"Unsupported Media Type"},{k:416,v:"Requested Range Not Satisfiable"},{k:417,v:"Expectation Failed"},{k:418,v:"I'm a teapot"},{k:421,v:"Misdirected Request"},{k:422,v:"Unprocessable Entity"},{k:423,v:"Locked"},{k:424,v:"Failed Dependency"},{k:425,v:"Too Early"},{k:426,v:"Upgrade Required"},{k:428,v:"Precondition Required"},{k:429,v:"Too Many Requests"},{k:431,v:"Request Header Fields Too Large"},{k:451,v:"Unavailable For Legal Reasons"},{k:500,v:"Internal Server Error"},{k:501,v:"Not Implemented"},{k:502,v:"Bad Gateway"},{k:503,v:"Service Unavailable"},{k:504,v:"Gateway Timeout"},{k:505,v:"HTTP Version Not Supported"},{k:506,v:"Variant Also Negotiates"},{k:507,v:"Insufficient Storage"},{k:508,v:"Loop Detected"},{k:510,v:"Not Extended"},{k:511,v:"Network Authentication Required"}]);EJ=new T.Time.ptr(new $Uint64(0,0),new $Int64(0,0),YZ.nil);EK=$clone(T.Unix(new $Int64(0,1),new $Int64(0,0)),T.Time);EY=new ZM([(new FB($stringToBytes("",">","\"",""","'","'"]));$pkg.DefaultServeMux=HJ;HT=$makeMap(HS.keyFor,[{k:0,v:"new"},{k:1,v:"active"},{k:2,v:"idle"},{k:3,v:"hijacked"},{k:4,v:"closed"}]);HV=new KG.ptr("silence-semicolons");$pkg.ErrServerClosed=G.New("http: Server closed");$pkg.ErrHandlerTimeout=G.New("http: Handler timeout");IJ={};IQ=$clone($clone(AE.Global(),AE.Value).Get("Uint8Array"),AE.Value);IR=$clone($clone(AE.Global(),AE.Value).Get("fetch"),AE.Value).IsUndefined();IS=G.New("net/http: reader is closed");IV=$makeMap($String.keyFor,[{k:"Content-Length",v:true},{k:"Transfer-Encoding",v:true},{k:"Trailer",v:true}]);$pkg.ErrNoLocation=G.New("http: no Location header in response");$pkg.ErrMissingFile=G.New("http: no such file");$pkg.ErrNotSupported=new JB.ptr("feature not supported");$pkg.ErrMissingBoundary=new JB.ptr("no multipart boundary param in Content-Type");$pkg.ErrNotMultipart=new JB.ptr("request Content-Type isn't multipart/form-data");JD=$makeMap($String.keyFor,[{k:"Host",v:true},{k:"User-Agent",v:true},{k:"Content-Length",v:true},{k:"Transfer-Encoding",v:true},{k:"Trailer",v:true}]);$pkg.ErrNoCookie=G.New("http: named cookie not present");JF=new AH.Form.ptr({},{});JH=G.New("http: Request.Write on Request with no Host or URL set");KE=$clone(T.Unix(new $Int64(0,1),new $Int64(0,0)),T.Time);$pkg.NoBody=new KM.ptr();KS=Q.NewReplacer(new ZK(["\n"," ","\r"," "]));KW=new R.Pool.ptr(ZB.nil,(function(){return new KV.ptr(ZR.nil);}));LN=new ZT([1024,2048,4096,8192,16384]);LO=$toNativeArray($kindStruct,[new R.Pool.ptr(ZB.nil,(function(){return $makeSlice(ZL,1024);})),new R.Pool.ptr(ZB.nil,(function(){return $makeSlice(ZL,2048);})),new R.Pool.ptr(ZB.nil,(function(){return $makeSlice(ZL,4096);})),new R.Pool.ptr(ZB.nil,(function(){return $makeSlice(ZL,8192);})),new R.Pool.ptr(ZB.nil,(function(){return $makeSlice(ZL,16384);}))]);LS=G.New("read from empty dataBuffer");LU=$makeMap(LT.keyFor,[{k:0,v:"NO_ERROR"},{k:1,v:"PROTOCOL_ERROR"},{k:2,v:"INTERNAL_ERROR"},{k:3,v:"FLOW_CONTROL_ERROR"},{k:4,v:"SETTINGS_TIMEOUT"},{k:5,v:"STREAM_CLOSED"},{k:6,v:"FRAME_SIZE_ERROR"},{k:7,v:"REFUSED_STREAM"},{k:8,v:"CANCEL"},{k:9,v:"COMPRESSION_ERROR"},{k:10,v:"CONNECT_ERROR"},{k:11,v:"ENHANCE_YOUR_CALM"},{k:12,v:"INADEQUATE_SECURITY"},{k:13,v:"HTTP_1_1_REQUIRED"}]);LX=G.New("received from peer");MF=G.New("mix of request and response pseudo headers");MG=G.New("pseudo header field after regular");MI=$makeSlice(ZL,255);MK=$makeMap(MJ.keyFor,[{k:0,v:"DATA"},{k:1,v:"HEADERS"},{k:2,v:"PRIORITY"},{k:3,v:"RST_STREAM"},{k:4,v:"SETTINGS"},{k:5,v:"PUSH_PROMISE"},{k:6,v:"PING"},{k:7,v:"GOAWAY"},{k:8,v:"WINDOW_UPDATE"},{k:9,v:"CONTINUATION"}]);MM=$makeMap(MJ.keyFor,[{k:0,v:$makeMap(ML.keyFor,[{k:1,v:"END_STREAM"},{k:8,v:"PADDED"}])},{k:1,v:$makeMap(ML.keyFor,[{k:1,v:"END_STREAM"},{k:4,v:"END_HEADERS"},{k:8,v:"PADDED"},{k:32,v:"PRIORITY"}])},{k:4,v:$makeMap(ML.keyFor,[{k:1,v:"ACK"}])},{k:6,v:$makeMap(ML.keyFor,[{k:1,v:"ACK"}])},{k:9,v:$makeMap(ML.keyFor,[{k:4,v:"END_HEADERS"}])},{k:5,v:$makeMap(ML.keyFor,[{k:4,v:"END_HEADERS"},{k:8,v:"PADDED"}])}]);MR=new R.Pool.ptr(ZB.nil,(function(){var e,f;e=$makeSlice(ZL,9);return(f||(f=new ZN(function(){return e;},function($v){e=$convertSliceType($v,ZL);})));}));MY=G.New("http2: frame too large");NC=G.New("invalid stream ID");ND=G.New("invalid dependent stream ID");NE=G.New("pad length too large");NF=G.New("padding bytes must all be zeros unless AllowIllegalWrites is enabled");e=AN.Getenv("DEBUG_HTTP2_GOROUTINES");$s=45;case 45:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}OP=e==="1";OS=(new ZL($stringToBytes("goroutine ")));OU=new R.Pool.ptr(ZB.nil,(function(){var f,g;f=$makeSlice(ZL,64);return(g||(g=new ZN(function(){return f;},function($v){f=$convertSliceType($v,ZL);})));}));PI=(new ZL($stringToBytes("PRI * HTTP/2.0\r\n\r\nSM\r\n\r\n")));PK=$toNativeArray($kindString,["Idle","Open","HalfClosedLocal","HalfClosedRemote","Closed"]);MO=$makeMap(MJ.keyFor,[{k:0,v:NB},{k:1,v:NT},{k:2,v:NX},{k:3,v:NZ},{k:4,v:NJ},{k:5,v:OD},{k:6,v:NL},{k:7,v:NN},{k:8,v:NR},{k:9,v:OB}]);PN=$makeMap(PM.keyFor,[{k:1,v:"HEADER_TABLE_SIZE"},{k:2,v:"ENABLE_PUSH"},{k:3,v:"MAX_CONCURRENT_STREAMS"},{k:4,v:"INITIAL_WINDOW_SIZE"},{k:5,v:"MAX_FRAME_SIZE"},{k:6,v:"MAX_HEADER_LIST_SIZE"}]);PV=new R.Pool.ptr(ZB.nil,(function(){return C.NewWriterSize($ifaceNil,4096);}));PZ=new PY.ptr(ZV.zero(),"http2: timeout awaiting response headers",true);QB=new R.Pool.ptr(ZB.nil,(function(){return new QC.ptr(ZK.nil);}));QH=G.New("write on closed buffer");QI=G.New("client disconnected");QJ=G.New("body closed by handler");QK=G.New("http2: request body closed due to handler exiting");QL=G.New("http2: stream closed");QM=new R.Pool.ptr(ZB.nil,(function(){var f,g;f=new RR.ptr(ZW.nil,ZX.nil,ZY.nil,ZZ.nil,AAA.nil,false,false,ZK.nil,0,false,false,false,false,new $Int64(0,0),new $Int64(0,0),new R.Mutex.ptr(0,0),$chanNil);f.bw=C.NewWriterSize((g=new RS.ptr(f),new g.constructor.elem(g)),4096);return f;}));RD=$newDataPointer(0,AAB);RE=$newDataPointer(0,AAB);RF=$newDataPointer(0,AAB);RG=$newDataPointer(0,AAB);RH=G.New("timeout waiting for client preface");RI=new R.Pool.ptr(ZB.nil,(function(){return new AAC(new $Chan($error,1));}));RJ=new R.Pool.ptr(ZB.nil,(function(){return new UM.ptr(0,ZL.nil,false);}));RK=G.New("http2: handler panicked");RL=new T.Duration(0,1000000000);RV=G.New("http2: recursive push not allowed");RW=G.New("http2: push would exceed peer's SETTINGS_MAX_CONCURRENT_STREAMS");RZ=new ZK(["Connection","Keep-Alive","Proxy-Connection","Transfer-Encoding","Upgrade"]);SN=(f=new SL.ptr(),new f.constructor.elem(f));SQ=G.New("http2: client conn is closed");SR=G.New("http2: client conn not usable");SS=G.New("http2: Transport received Server's graceful shutdown GOAWAY");SX=(function(){});SY=G.New("net/http: request canceled");CJ=SY;TC=G.New("http2: aborting request body write");TD=G.New("http2: canceling request");TE=G.New("http2: request body larger than specified content length");TG=G.New("http2: Request.URI is nil");TN=G.New("http2: response body closed");TO=G.New("http2: response header list larger than advertised limit");TP=G.New("http2: request header list larger than peer's advertised limit");TQ=AL.NopCloser(W.NewReader(ZL.nil));VT=G.New("seeker can't seek");VU=G.New("invalid range: failed to overlap");WF=$clone(T.Unix(new $Int64(0,0),new $Int64(0,0)),T.Time);WT=G.New("io.File missing Seek method");WU=G.New("io.File directory missing ReadDir method");XO=Q.NewReplacer(new ZK(["\n","-","\r","-"]));$pkg.ErrUseLastResponse=G.New("net/http: use last response");$pkg.DefaultTransport=(function(){var g;if(!($global.fetch===undefined)){return new AT.ptr(new R.Mutex.ptr(0,0),false,false,false,new DC.ptr(ZH.nil,false),new R.Mutex.ptr(0,0),false,new R.Mutex.ptr(0,0),new S.Value.ptr($ifaceNil),new R.Mutex.ptr(0,0),false,false,$throwNilPointerError,$throwNilPointerError,$throwNilPointerError,$throwNilPointerError,$throwNilPointerError,ZI.nil,new T.Duration(0,0),false,false,0,0,0,new T.Duration(0,0),new T.Duration(0,0),new T.Duration(0,0),false,false,$throwNilPointerError,new $Int64(0,0),0,0,new R.Once.ptr(0,new R.Mutex.ptr(0,0)),$ifaceNil,false,false);}else if(!($global.XMLHttpRequest===undefined)){return new YY.ptr(false);}else{return(g=new YX.ptr(),new g.constructor.elem(g));}})();$r=PH();$s=46;case 46:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["go.uber.org/zap"]=(function(){var $pkg={},$init,Q,O,K,S,A,N,E,J,D,B,C,R,T,P,L,M,G,U,H,I,F,Z,AA,AB,AH,AP,AQ,AV,AW,BF,BM,DJ,DK,DQ,DR,ES,EU,EV,EW,EX,EY,EZ,FA,FB,FC,FD,FE,FF,FG,FH,FI,FJ,FL,GB,GC,FM,FN,FO,FP,FQ,FR,FS,FT,FU,FV,FW,FX,FY,FZ,GA,GE,GF,GG,GH,GI,GJ,GK,GL,GM,GN,GO,GP,GQ,GR,GS,GT,GU,GV,GW,GX,GY,GZ,HA,HD,AC,AD,AE,AK,AL,BQ,BR,DG,DL,DM,DN,V,W,X,AF,AG,AI,AJ,AM,AN,AS,AT,AX,AZ,BA,BB,BC,BE,BG,BH,BN,BO,CE,CF,CG,CI,CJ,CK,CL,CM,CN,CO,CP,CQ,CR,CS,CT,CU,CV,CW,CX,CY,DA,DB,DC,DD,DE,DF,DH,DI,DP,DU,DV,DW,DX,DZ,EA,EB,EC,ED,EE,EF,EG,EH,EI,EJ,EK,EL,EM,EN,EO,EQ,ER;Q=$packages["bytes"];O=$packages["encoding/json"];K=$packages["errors"];S=$packages["flag"];A=$packages["fmt"];N=$packages["go.uber.org/atomic"];E=$packages["go.uber.org/multierr"];J=$packages["go.uber.org/zap/internal/bufferpool"];D=$packages["go.uber.org/zap/zapcore"];B=$packages["io"];C=$packages["io/ioutil"];R=$packages["log"];T=$packages["math"];P=$packages["net/http"];L=$packages["net/url"];M=$packages["os"];G=$packages["runtime"];U=$packages["sort"];H=$packages["strings"];I=$packages["sync"];F=$packages["time"];Z=$pkg.SugaredLogger=$newType(0,$kindStruct,"zap.SugaredLogger",true,"go.uber.org/zap",true,function(base_){this.$val=this;if(arguments.length===0){this.base=FQ.nil;return;}this.base=base_;});AA=$pkg.invalidPair=$newType(0,$kindStruct,"zap.invalidPair",true,"go.uber.org/zap",false,function(position_,key_,value_){this.$val=this;if(arguments.length===0){this.position=0;this.key=$ifaceNil;this.value=$ifaceNil;return;}this.position=position_;this.key=key_;this.value=value_;});AB=$pkg.invalidPairs=$newType(12,$kindSlice,"zap.invalidPairs",true,"go.uber.org/zap",false,null);AH=$pkg.programCounters=$newType(0,$kindStruct,"zap.programCounters",true,"go.uber.org/zap",false,function(pcs_){this.$val=this;if(arguments.length===0){this.pcs=FU.nil;return;}this.pcs=pcs_;});AP=$pkg.nopCloserSink=$newType(0,$kindStruct,"zap.nopCloserSink",true,"go.uber.org/zap",false,function(WriteSyncer_){this.$val=this;if(arguments.length===0){this.WriteSyncer=$ifaceNil;return;}this.WriteSyncer=WriteSyncer_;});AQ=$pkg.errSinkNotFound=$newType(0,$kindStruct,"zap.errSinkNotFound",true,"go.uber.org/zap",false,function(scheme_){this.$val=this;if(arguments.length===0){this.scheme="";return;}this.scheme=scheme_;});AV=$pkg.Option=$newType(8,$kindInterface,"zap.Option",true,"go.uber.org/zap",true,null);AW=$pkg.optionFunc=$newType(4,$kindFunc,"zap.optionFunc",true,"go.uber.org/zap",false,null);BF=$pkg.Logger=$newType(0,$kindStruct,"zap.Logger",true,"go.uber.org/zap",true,function(core_,development_,name_,errorOutput_,addCaller_,addStack_,callerSkip_){this.$val=this;if(arguments.length===0){this.core=$ifaceNil;this.development=false;this.name="";this.errorOutput=$ifaceNil;this.addCaller=false;this.addStack=$ifaceNil;this.callerSkip=0;return;}this.core=core_;this.development=development_;this.name=name_;this.errorOutput=errorOutput_;this.addCaller=addCaller_;this.addStack=addStack_;this.callerSkip=callerSkip_;});BM=$pkg.AtomicLevel=$newType(0,$kindStruct,"zap.AtomicLevel",true,"go.uber.org/zap",true,function(l_){this.$val=this;if(arguments.length===0){this.l=FY.nil;return;}this.l=l_;});DJ=$pkg.errArray=$newType(12,$kindSlice,"zap.errArray",true,"go.uber.org/zap",false,null);DK=$pkg.errArrayElem=$newType(0,$kindStruct,"zap.errArrayElem",true,"go.uber.org/zap",false,function(error_){this.$val=this;if(arguments.length===0){this.error=$ifaceNil;return;}this.error=error_;});DQ=$pkg.SamplingConfig=$newType(0,$kindStruct,"zap.SamplingConfig",true,"go.uber.org/zap",true,function(Initial_,Thereafter_){this.$val=this;if(arguments.length===0){this.Initial=0;this.Thereafter=0;return;}this.Initial=Initial_;this.Thereafter=Thereafter_;});DR=$pkg.Config=$newType(0,$kindStruct,"zap.Config",true,"go.uber.org/zap",true,function(Level_,Development_,DisableCaller_,DisableStacktrace_,Sampling_,Encoding_,EncoderConfig_,OutputPaths_,ErrorOutputPaths_,InitialFields_){this.$val=this;if(arguments.length===0){this.Level=new BM.ptr(FY.nil);this.Development=false;this.DisableCaller=false;this.DisableStacktrace=false;this.Sampling=GW.nil;this.Encoding="";this.EncoderConfig=new D.EncoderConfig.ptr("","","","","","","",$throwNilPointerError,$throwNilPointerError,$throwNilPointerError,$throwNilPointerError,$throwNilPointerError);this.OutputPaths=FN.nil;this.ErrorOutputPaths=FN.nil;this.InitialFields=false;return;}this.Level=Level_;this.Development=Development_;this.DisableCaller=DisableCaller_;this.DisableStacktrace=DisableStacktrace_;this.Sampling=Sampling_;this.Encoding=Encoding_;this.EncoderConfig=EncoderConfig_;this.OutputPaths=OutputPaths_;this.ErrorOutputPaths=ErrorOutputPaths_;this.InitialFields=InitialFields_;});ES=$pkg.bools=$newType(12,$kindSlice,"zap.bools",true,"go.uber.org/zap",false,null);EU=$pkg.complex128s=$newType(12,$kindSlice,"zap.complex128s",true,"go.uber.org/zap",false,null);EV=$pkg.complex64s=$newType(12,$kindSlice,"zap.complex64s",true,"go.uber.org/zap",false,null);EW=$pkg.durations=$newType(12,$kindSlice,"zap.durations",true,"go.uber.org/zap",false,null);EX=$pkg.float64s=$newType(12,$kindSlice,"zap.float64s",true,"go.uber.org/zap",false,null);EY=$pkg.float32s=$newType(12,$kindSlice,"zap.float32s",true,"go.uber.org/zap",false,null);EZ=$pkg.ints=$newType(12,$kindSlice,"zap.ints",true,"go.uber.org/zap",false,null);FA=$pkg.int64s=$newType(12,$kindSlice,"zap.int64s",true,"go.uber.org/zap",false,null);FB=$pkg.int32s=$newType(12,$kindSlice,"zap.int32s",true,"go.uber.org/zap",false,null);FC=$pkg.int16s=$newType(12,$kindSlice,"zap.int16s",true,"go.uber.org/zap",false,null);FD=$pkg.int8s=$newType(12,$kindSlice,"zap.int8s",true,"go.uber.org/zap",false,null);FE=$pkg.stringArray=$newType(12,$kindSlice,"zap.stringArray",true,"go.uber.org/zap",false,null);FF=$pkg.times=$newType(12,$kindSlice,"zap.times",true,"go.uber.org/zap",false,null);FG=$pkg.uints=$newType(12,$kindSlice,"zap.uints",true,"go.uber.org/zap",false,null);FH=$pkg.uint64s=$newType(12,$kindSlice,"zap.uint64s",true,"go.uber.org/zap",false,null);FI=$pkg.uint32s=$newType(12,$kindSlice,"zap.uint32s",true,"go.uber.org/zap",false,null);FJ=$pkg.uint16s=$newType(12,$kindSlice,"zap.uint16s",true,"go.uber.org/zap",false,null);FL=$pkg.uintptrs=$newType(12,$kindSlice,"zap.uintptrs",true,"go.uber.org/zap",false,null);GB=$newType(0,$kindStruct,"zap.errorResponse",true,"go.uber.org/zap",false,function(Error_){this.$val=this;if(arguments.length===0){this.Error="";return;}this.Error=Error_;});GC=$newType(0,$kindStruct,"zap.payload",true,"go.uber.org/zap",false,function(Level_){this.$val=this;if(arguments.length===0){this.Level=FZ.nil;return;}this.Level=Level_;});FM=$sliceType($emptyInterface);FN=$sliceType($String);FO=$sliceType(D.WriteSyncer);FP=$sliceType(B.Closer);FQ=$ptrType(BF);FR=$ptrType(D.CheckedEntry);FS=$sliceType(D.Field);FT=$ptrType(AH);FU=$sliceType($Uintptr);FV=$ptrType(L.Userinfo);FW=$sliceType(AV);FX=$ptrType(F.Location);FY=$ptrType(N.Int32);FZ=$ptrType(D.Level);GA=$sliceType($Uint8);GE=$sliceType($Bool);GF=$sliceType($Complex128);GG=$sliceType($Complex64);GH=$sliceType($Float64);GI=$sliceType($Float32);GJ=$sliceType($Int);GK=$sliceType($Int64);GL=$sliceType($Int32);GM=$sliceType($Int16);GN=$sliceType($Int8);GO=$sliceType($Uint);GP=$sliceType($Uint64);GQ=$sliceType($Uint32);GR=$sliceType($Uint16);GS=$sliceType(F.Time);GT=$sliceType(F.Duration);GU=$sliceType($error);GV=$ptrType(DK);GW=$ptrType(DQ);GX=$ptrType(Z);GY=$ptrType(AQ);GZ=$ptrType(P.Request);HA=$ptrType(BM);HD=$mapType($String,$emptyInterface);V=function(a){var{a,b,c,d,e,f,g,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:c=W(a);$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}b=c;d=b[0];e=b[1];f=b[2];if(!($interfaceIsEqual(f,$ifaceNil))){$s=-1;return[$ifaceNil,$throwNilPointerError,f];}g=X(d);$s=-1;return[g,e,$ifaceNil];}return;}var $f={$blk:V,$c:true,$r,a,b,c,d,e,f,g,$s};return $f;};$pkg.Open=V;W=function(a){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=[b];c=$makeSlice(FO,0,a.$length);b[0]=$makeSlice(FP,0,a.$length);d=(function(b){return function $b(){var{d,e,f,g,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:d=b[0];e=0;case 1:if(!(e=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+e]);g=f.Close();$s=3;case 3:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}g;e++;$s=1;continue;case 2:$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,d,e,f,g,$s};return $f;};})(b);e=$ifaceNil;f=a;g=0;case 1:if(!(g=f.$length)?($throwRuntimeError("index out of range"),undefined):f.$array[f.$offset+g]);j=AS(h);$s=3;case 3:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}i=j;k=i[0];l=i[1];if(!($interfaceIsEqual(l,$ifaceNil))){$s=4;continue;}$s=5;continue;case 4:m=e;n=A.Errorf("couldn't open sink %q: %v",new FM([new $String(h),l]));$s=6;case 6:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;p=E.Append(m,o);$s=7;case 7:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}e=p;g++;$s=1;continue;case 5:c=$append(c,k);b[0]=$append(b[0],k);g++;$s=1;continue;case 2:if(!($interfaceIsEqual(e,$ifaceNil))){$s=8;continue;}$s=9;continue;case 8:$r=d();$s=10;case 10:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return[c,$throwNilPointerError,e];case 9:$s=-1;return[c,d,$ifaceNil];}return;}var $f={$blk:W,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,$s};return $f;};X=function(a){var a;if(a.$length===0){return D.AddSync(C.Discard);}return D.Lock(D.NewMultiWriteSyncer(a));};$pkg.CombineWriteSyncers=X;Z.ptr.prototype.Desugar=function(){var a,b;a=this;b=a.base.clone();b.callerSkip=b.callerSkip-(2)>>0;return b;};Z.prototype.Desugar=function(){return this.$val.Desugar();};Z.ptr.prototype.Named=function(a){var a,b;b=this;return new Z.ptr(b.base.Named(a));};Z.prototype.Named=function(a){return this.$val.Named(a);};Z.ptr.prototype.With=function(a){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;c=b.sweetenFields(a);$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=b.base.With(c);$s=2;case 2:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=new Z.ptr(d);$s=3;case 3:return e;}return;}var $f={$blk:Z.ptr.prototype.With,$c:true,$r,a,b,c,d,e,$s};return $f;};Z.prototype.With=function(a){return this.$val.With(a);};Z.ptr.prototype.Debug=function(a){var{a,b,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;$r=b.log(-1,"",a,FM.nil);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:Z.ptr.prototype.Debug,$c:true,$r,a,b,$s};return $f;};Z.prototype.Debug=function(a){return this.$val.Debug(a);};Z.ptr.prototype.Info=function(a){var{a,b,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;$r=b.log(0,"",a,FM.nil);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:Z.ptr.prototype.Info,$c:true,$r,a,b,$s};return $f;};Z.prototype.Info=function(a){return this.$val.Info(a);};Z.ptr.prototype.Warn=function(a){var{a,b,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;$r=b.log(1,"",a,FM.nil);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:Z.ptr.prototype.Warn,$c:true,$r,a,b,$s};return $f;};Z.prototype.Warn=function(a){return this.$val.Warn(a);};Z.ptr.prototype.Error=function(a){var{a,b,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;$r=b.log(2,"",a,FM.nil);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:Z.ptr.prototype.Error,$c:true,$r,a,b,$s};return $f;};Z.prototype.Error=function(a){return this.$val.Error(a);};Z.ptr.prototype.DPanic=function(a){var{a,b,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;$r=b.log(3,"",a,FM.nil);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:Z.ptr.prototype.DPanic,$c:true,$r,a,b,$s};return $f;};Z.prototype.DPanic=function(a){return this.$val.DPanic(a);};Z.ptr.prototype.Panic=function(a){var{a,b,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;$r=b.log(4,"",a,FM.nil);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:Z.ptr.prototype.Panic,$c:true,$r,a,b,$s};return $f;};Z.prototype.Panic=function(a){return this.$val.Panic(a);};Z.ptr.prototype.Fatal=function(a){var{a,b,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;$r=b.log(5,"",a,FM.nil);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:Z.ptr.prototype.Fatal,$c:true,$r,a,b,$s};return $f;};Z.prototype.Fatal=function(a){return this.$val.Fatal(a);};Z.ptr.prototype.Debugf=function(a,b){var{a,b,c,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this;$r=c.log(-1,a,b,FM.nil);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:Z.ptr.prototype.Debugf,$c:true,$r,a,b,c,$s};return $f;};Z.prototype.Debugf=function(a,b){return this.$val.Debugf(a,b);};Z.ptr.prototype.Infof=function(a,b){var{a,b,c,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this;$r=c.log(0,a,b,FM.nil);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:Z.ptr.prototype.Infof,$c:true,$r,a,b,c,$s};return $f;};Z.prototype.Infof=function(a,b){return this.$val.Infof(a,b);};Z.ptr.prototype.Warnf=function(a,b){var{a,b,c,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this;$r=c.log(1,a,b,FM.nil);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:Z.ptr.prototype.Warnf,$c:true,$r,a,b,c,$s};return $f;};Z.prototype.Warnf=function(a,b){return this.$val.Warnf(a,b);};Z.ptr.prototype.Errorf=function(a,b){var{a,b,c,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this;$r=c.log(2,a,b,FM.nil);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:Z.ptr.prototype.Errorf,$c:true,$r,a,b,c,$s};return $f;};Z.prototype.Errorf=function(a,b){return this.$val.Errorf(a,b);};Z.ptr.prototype.DPanicf=function(a,b){var{a,b,c,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this;$r=c.log(3,a,b,FM.nil);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:Z.ptr.prototype.DPanicf,$c:true,$r,a,b,c,$s};return $f;};Z.prototype.DPanicf=function(a,b){return this.$val.DPanicf(a,b);};Z.ptr.prototype.Panicf=function(a,b){var{a,b,c,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this;$r=c.log(4,a,b,FM.nil);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:Z.ptr.prototype.Panicf,$c:true,$r,a,b,c,$s};return $f;};Z.prototype.Panicf=function(a,b){return this.$val.Panicf(a,b);};Z.ptr.prototype.Fatalf=function(a,b){var{a,b,c,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this;$r=c.log(5,a,b,FM.nil);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:Z.ptr.prototype.Fatalf,$c:true,$r,a,b,c,$s};return $f;};Z.prototype.Fatalf=function(a,b){return this.$val.Fatalf(a,b);};Z.ptr.prototype.Debugw=function(a,b){var{a,b,c,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this;$r=c.log(-1,a,FM.nil,b);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:Z.ptr.prototype.Debugw,$c:true,$r,a,b,c,$s};return $f;};Z.prototype.Debugw=function(a,b){return this.$val.Debugw(a,b);};Z.ptr.prototype.Infow=function(a,b){var{a,b,c,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this;$r=c.log(0,a,FM.nil,b);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:Z.ptr.prototype.Infow,$c:true,$r,a,b,c,$s};return $f;};Z.prototype.Infow=function(a,b){return this.$val.Infow(a,b);};Z.ptr.prototype.Warnw=function(a,b){var{a,b,c,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this;$r=c.log(1,a,FM.nil,b);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:Z.ptr.prototype.Warnw,$c:true,$r,a,b,c,$s};return $f;};Z.prototype.Warnw=function(a,b){return this.$val.Warnw(a,b);};Z.ptr.prototype.Errorw=function(a,b){var{a,b,c,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this;$r=c.log(2,a,FM.nil,b);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:Z.ptr.prototype.Errorw,$c:true,$r,a,b,c,$s};return $f;};Z.prototype.Errorw=function(a,b){return this.$val.Errorw(a,b);};Z.ptr.prototype.DPanicw=function(a,b){var{a,b,c,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this;$r=c.log(3,a,FM.nil,b);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:Z.ptr.prototype.DPanicw,$c:true,$r,a,b,c,$s};return $f;};Z.prototype.DPanicw=function(a,b){return this.$val.DPanicw(a,b);};Z.ptr.prototype.Panicw=function(a,b){var{a,b,c,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this;$r=c.log(4,a,FM.nil,b);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:Z.ptr.prototype.Panicw,$c:true,$r,a,b,c,$s};return $f;};Z.prototype.Panicw=function(a,b){return this.$val.Panicw(a,b);};Z.ptr.prototype.Fatalw=function(a,b){var{a,b,c,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this;$r=c.log(5,a,FM.nil,b);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:Z.ptr.prototype.Fatalw,$c:true,$r,a,b,c,$s};return $f;};Z.prototype.Fatalw=function(a,b){return this.$val.Fatalw(a,b);};Z.ptr.prototype.Sync=function(){var{a,b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=a.base.Sync();$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b;$s=2;case 2:return c;}return;}var $f={$blk:Z.ptr.prototype.Sync,$c:true,$r,a,b,c,$s};return $f;};Z.prototype.Sync=function(){return this.$val.Sync();};Z.ptr.prototype.log=function(a,b,c,d){var{a,b,c,d,e,f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{a,b,c,d});$s=$s||0;s:while(true){switch($s){case 0:e=this;if(!(a<3)){f=false;$s=3;continue s;}g=e.base.Core().Enabled(a);$s=4;case 4:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}f=!g;case 3:if(f){$s=1;continue;}$s=2;continue;case 1:$s=-1;return;case 2:h=b;if(h===""&&c.$length>0){$s=5;continue;}if(!(h==="")&&c.$length>0){$s=6;continue;}$s=7;continue;case 5:i=A.Sprint(c);$s=8;case 8:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}h=i;$s=7;continue;case 6:j=A.Sprintf(b,c);$s=9;case 9:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}h=j;case 7:k=e.base.Check(a,h);$s=10;case 10:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=k;if(!(l===FR.nil)){$s=11;continue;}$s=12;continue;case 11:m=e.sweetenFields(d);$s=13;case 13:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}$r=l.Write(m);$s=14;case 14:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 12:$s=-1;return;}return;}var $f={$blk:Z.ptr.prototype.log,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,$s};return $f;};Z.prototype.log=function(a,b,c,d){return this.$val.log(a,b,c,d);};Z.ptr.prototype.sweetenFields=function(a){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;if(a.$length===0){$s=-1;return FS.nil;}c=$makeSlice(FS,0,a.$length);d=AB.nil;e=0;case 1:if(!(e=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+e]),D.Field,true);g=$clone(f[0],D.Field);h=f[1];if(h){c=$append(c,g);e=e+(1)>>0;$s=1;continue;}if(e===(a.$length-1>>0)){$s=3;continue;}$s=4;continue;case 3:$r=b.base.DPanic("Ignored key without a value.",new FS([$clone(DF("ignored",((e<0||e>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+e])),D.Field)]));$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=2;continue;case 4:i=((e<0||e>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+e]);j=(k=e+1>>0,((k<0||k>=a.$length)?($throwRuntimeError("index out of range"),undefined):a.$array[a.$offset+k]));l=i;m=j;n=$assertType(l,$String,true);o=n[0];p=n[1];if(!p){if(d.$capacity===0){d=$makeSlice(AB,0,(q=a.$length/2,(q===q&&q!==1/0&&q!==-1/0)?q>>0:$throwRuntimeError("integer divide by zero")));}d=$append(d,new AA.ptr(e,l,m));}else{c=$append(c,DF(o,m));}e=e+(2)>>0;$s=1;continue;case 2:if(d.$length>0){$s=6;continue;}$s=7;continue;case 6:$r=b.base.DPanic("Ignored key-value pairs with non-string keys.",new FS([$clone(DW("invalid",d),D.Field)]));$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 7:$s=-1;return c;}return;}var $f={$blk:Z.ptr.prototype.sweetenFields,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,$s};return $f;};Z.prototype.sweetenFields=function(a){return this.$val.sweetenFields(a);};AA.ptr.prototype.MarshalLogObject=function(a){var{a,b,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;$r=a.AddInt64("position",(new $Int64(0,b.position)));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=$clone(DF("key",b.key),D.Field).AddTo(a);$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=$clone(DF("value",b.value),D.Field).AddTo(a);$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return $ifaceNil;}return;}var $f={$blk:AA.ptr.prototype.MarshalLogObject,$c:true,$r,a,b,$s};return $f;};AA.prototype.MarshalLogObject=function(a){return this.$val.MarshalLogObject(a);};AB.prototype.MarshalLogArray=function(a){var{a,b,c,d,e,f,g,h,i,j,k,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;c=$ifaceNil;d=b;e=0;case 1:if(!(e=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+f]),new h.constructor.elem(h)));$s=3;case 3:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}j=i;k=E.Append(g,j);$s=4;case 4:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}c=k;e++;$s=1;continue;case 2:$s=-1;return c;}return;}var $f={$blk:AB.prototype.MarshalLogArray,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,$s};return $f;};$ptrType(AB).prototype.MarshalLogArray=function(a){return this.$get().MarshalLogArray(a);};AF=function(){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,$s,$deferred,$r,$c}=$restore(this,{});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);a=J.Get();$s=1;case 1:if($c){$c=false;a=a.$blk();}if(a&&a.$blk!==undefined){break s;}b=a;$deferred.push([$methodVal(b,"Free"),[]]);c=AC.Get();$s=2;case 2:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=$assertType(c,FT);$deferred.push([$methodVal(AC,"Put"),[d]]);e=0;while(true){e=G.Callers(2,d.pcs);if(e>0;b.AppendString(j.Function);b.AppendByte(10);b.AppendByte(9);b.AppendString(j.File);b.AppendByte(58);b.AppendInt((new $Int64(0,j.Line)));m=h.Next();G.Frame.copy(j,m[0]);k=m[1];}n=b.String();$s=3;case 3:return n;}return;}}catch(err){$err=err;$s=-1;return"";}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:AF,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,$s,$deferred};return $f;}}};AG=function(a){var a,b,c,d,e,f,g;b=AD;c=0;while(true){if(!(c=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+c]);if(H.HasPrefix(a,d)){return true;}c++;}e=AE;f=0;while(true){if(!(f=e.$length)?($throwRuntimeError("index out of range"),undefined):e.$array[e.$offset+f]);if(H.Contains(a,g)){return true;}f++;}return false;};AI=function(a){var a;return new AH.ptr($makeSlice(FU,a));};AJ=function(a,b){var a,b,c,d,e,f,g;c=$makeSlice(FN,b.$length);d=b;e=0;while(true){if(!(e=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+e]);((f<0||f>=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+f]=a+g);e++;}return c;};AM=function(){var{$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:$r=AN();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:AM,$c:true,$r,$s};return $f;};AN=function(){var{$s,$deferred,$r,$c}=$restore(this,{});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);$r=AK.Lock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(AK,"Unlock"),[]]);AL=$makeMap($String.keyFor,[{k:"file",v:AT}]);$s=-1;return;}return;}}catch(err){$err=err;$s=-1;}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:AN,$c:true,$r,$s,$deferred};return $f;}}};AP.ptr.prototype.Close=function(){return $ifaceNil;};AP.prototype.Close=function(){return this.$val.Close();};AQ.ptr.prototype.Error=function(){var{a,b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=A.Sprintf("no sink found for scheme %q",new FM([new $String(a.scheme)]));$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b;$s=2;case 2:return c;}return;}var $f={$blk:AQ.ptr.prototype.Error,$c:true,$r,a,b,c,$s};return $f;};AQ.prototype.Error=function(){return this.$val.Error();};AS=function(a){var{a,b,c,d,e,f,g,h,i,j,k,l,m,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:c=L.Parse(a);$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}b=c;d=b[0];e=b[1];if(!($interfaceIsEqual(e,$ifaceNil))){$s=2;continue;}$s=3;continue;case 2:f=A.Errorf("can't parse %q as a URL: %v",new FM([new $String(a),e]));$s=4;case 4:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=[$ifaceNil,f];$s=5;case 5:return g;case 3:if(d.Scheme===""){d.Scheme="file";}$r=AK.RLock();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}h=(i=AL[$String.keyFor(d.Scheme)],i!==undefined?[i.v,true]:[$throwNilPointerError,false]);j=h[0];k=h[1];$r=AK.RUnlock();$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if(!k){$s=-1;return[$ifaceNil,new AQ.ptr(d.Scheme)];}l=j(d);$s=8;case 8:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;$s=9;case 9:return m;}return;}var $f={$blk:AS,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,$s};return $f;};AT=function(a){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:if(!(a.User===FV.nil)){$s=1;continue;}$s=2;continue;case 1:b=A.Errorf("user and password not allowed with file URLs: got %v",new FM([a]));$s=3;case 3:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=[$ifaceNil,b];$s=4;case 4:return c;case 2:if(!(a.Fragment==="")){$s=5;continue;}$s=6;continue;case 5:d=A.Errorf("fragments not allowed with file URLs: got %v",new FM([a]));$s=7;case 7:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=[$ifaceNil,d];$s=8;case 8:return e;case 6:if(!(a.RawQuery==="")){$s=9;continue;}$s=10;continue;case 9:f=A.Errorf("query parameters not allowed with file URLs: got %v",new FM([a]));$s=11;case 11:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=[$ifaceNil,f];$s=12;case 12:return g;case 10:if(!(a.Port()==="")){$s=13;continue;}$s=14;continue;case 13:h=A.Errorf("ports not allowed with file URLs: got %v",new FM([a]));$s=15;case 15:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=[$ifaceNil,h];$s=16;case 16:return i;case 14:j=a.Hostname();if(!(j==="")&&!(j==="localhost")){$s=17;continue;}$s=18;continue;case 17:k=A.Errorf("file URLs must leave host empty or use localhost: got %v",new FM([a]));$s=19;case 19:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}l=[$ifaceNil,k];$s=20;case 20:return l;case 18:m=a.Path;if(m===("stdout")){$s=-1;return[(n=new AP.ptr(M.Stdout),new n.constructor.elem(n)),$ifaceNil];}else if(m===("stderr")){$s=-1;return[(o=new AP.ptr(M.Stderr),new o.constructor.elem(o)),$ifaceNil];}p=M.OpenFile(a.Path,1089,420);$s=21;case 21:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=p;r=[q[0],q[1]];$s=22;case 22:return r;}return;}var $f={$blk:AT,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,$s};return $f;};AW.prototype.apply=function(a){var{a,b,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this.$val;$r=b(a);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:AW.prototype.apply,$c:true,$r,a,b,$s};return $f;};$ptrType(AW).prototype.apply=function(a){return new AW(this.$get()).apply(a);};AX=function(a){var a;return new AW(((function $b(b){var{b,c,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=a(b.core);$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}b.core=c;$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,b,c,$s};return $f;})));};$pkg.WrapCore=AX;AZ=function(a){var a;return new AW(((function $b(b){var{b,c,$s,$r,$c}=$restore(this,{b});$s=$s||0;s:while(true){switch($s){case 0:c=b.core.With(a);$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}b.core=c;$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,b,c,$s};return $f;})));};$pkg.Fields=AZ;BA=function(a){var a;return new AW(((function(b){var b;b.errorOutput=a;})));};$pkg.ErrorOutput=BA;BB=function(){return new AW(((function(a){var a;a.development=true;})));};$pkg.Development=BB;BC=function(){return new AW(((function(a){var a;a.addCaller=true;})));};$pkg.AddCaller=BC;BE=function(a){var a;return new AW(((function(b){var b;b.addStack=a;})));};$pkg.AddStacktrace=BE;BG=function(a,b){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:if($interfaceIsEqual(a,$ifaceNil)){$s=-1;return BH();}c=new BF.ptr(a,false,"",D.Lock(M.Stderr),false,new D.Level(6),0);d=c.WithOptions(b);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;$s=2;case 2:return e;}return;}var $f={$blk:BG,$c:true,$r,a,b,c,d,e,$s};return $f;};$pkg.New=BG;BH=function(){return new BF.ptr(D.NewNopCore(),false,"",D.AddSync(C.Discard),false,new D.Level(6),0);};$pkg.NewNop=BH;BF.ptr.prototype.Sugar=function(){var a,b;a=this;b=a.clone();b.callerSkip=b.callerSkip+(2)>>0;return new Z.ptr(b);};BF.prototype.Sugar=function(){return this.$val.Sugar();};BF.ptr.prototype.Named=function(a){var a,b,c;b=this;if(a===""){return b;}c=b.clone();if(b.name===""){c.name=a;}else{c.name=H.Join(new FN([c.name,a]),".");}return c;};BF.prototype.Named=function(a){return this.$val.Named(a);};BF.ptr.prototype.WithOptions=function(a){var{a,b,c,d,e,f,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;c=b.clone();d=a;e=0;case 1:if(!(e=d.$length)?($throwRuntimeError("index out of range"),undefined):d.$array[d.$offset+e]);$r=f.apply(c);$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}e++;$s=1;continue;case 2:$s=-1;return c;}return;}var $f={$blk:BF.ptr.prototype.WithOptions,$c:true,$r,a,b,c,d,e,f,$s};return $f;};BF.prototype.WithOptions=function(a){return this.$val.WithOptions(a);};BF.ptr.prototype.With=function(a){var{a,b,c,d,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;if(a.$length===0){$s=-1;return b;}c=b.clone();d=c.core.With(a);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}c.core=d;$s=-1;return c;}return;}var $f={$blk:BF.ptr.prototype.With,$c:true,$r,a,b,c,d,$s};return $f;};BF.prototype.With=function(a){return this.$val.With(a);};BF.ptr.prototype.Check=function(a,b){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this;d=c.check(a,b);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;$s=2;case 2:return e;}return;}var $f={$blk:BF.ptr.prototype.Check,$c:true,$r,a,b,c,d,e,$s};return $f;};BF.prototype.Check=function(a,b){return this.$val.Check(a,b);};BF.ptr.prototype.Debug=function(a,b){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this;d=c.check(-1,a);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;if(!(e===FR.nil)){$s=2;continue;}$s=3;continue;case 2:$r=e.Write(b);$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 3:$s=-1;return;}return;}var $f={$blk:BF.ptr.prototype.Debug,$c:true,$r,a,b,c,d,e,$s};return $f;};BF.prototype.Debug=function(a,b){return this.$val.Debug(a,b);};BF.ptr.prototype.Info=function(a,b){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this;d=c.check(0,a);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;if(!(e===FR.nil)){$s=2;continue;}$s=3;continue;case 2:$r=e.Write(b);$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 3:$s=-1;return;}return;}var $f={$blk:BF.ptr.prototype.Info,$c:true,$r,a,b,c,d,e,$s};return $f;};BF.prototype.Info=function(a,b){return this.$val.Info(a,b);};BF.ptr.prototype.Warn=function(a,b){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this;d=c.check(1,a);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;if(!(e===FR.nil)){$s=2;continue;}$s=3;continue;case 2:$r=e.Write(b);$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 3:$s=-1;return;}return;}var $f={$blk:BF.ptr.prototype.Warn,$c:true,$r,a,b,c,d,e,$s};return $f;};BF.prototype.Warn=function(a,b){return this.$val.Warn(a,b);};BF.ptr.prototype.Error=function(a,b){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this;d=c.check(2,a);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;if(!(e===FR.nil)){$s=2;continue;}$s=3;continue;case 2:$r=e.Write(b);$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 3:$s=-1;return;}return;}var $f={$blk:BF.ptr.prototype.Error,$c:true,$r,a,b,c,d,e,$s};return $f;};BF.prototype.Error=function(a,b){return this.$val.Error(a,b);};BF.ptr.prototype.DPanic=function(a,b){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this;d=c.check(3,a);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;if(!(e===FR.nil)){$s=2;continue;}$s=3;continue;case 2:$r=e.Write(b);$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 3:$s=-1;return;}return;}var $f={$blk:BF.ptr.prototype.DPanic,$c:true,$r,a,b,c,d,e,$s};return $f;};BF.prototype.DPanic=function(a,b){return this.$val.DPanic(a,b);};BF.ptr.prototype.Panic=function(a,b){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this;d=c.check(4,a);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;if(!(e===FR.nil)){$s=2;continue;}$s=3;continue;case 2:$r=e.Write(b);$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 3:$s=-1;return;}return;}var $f={$blk:BF.ptr.prototype.Panic,$c:true,$r,a,b,c,d,e,$s};return $f;};BF.prototype.Panic=function(a,b){return this.$val.Panic(a,b);};BF.ptr.prototype.Fatal=function(a,b){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this;d=c.check(5,a);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;if(!(e===FR.nil)){$s=2;continue;}$s=3;continue;case 2:$r=e.Write(b);$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}case 3:$s=-1;return;}return;}var $f={$blk:BF.ptr.prototype.Fatal,$c:true,$r,a,b,c,d,e,$s};return $f;};BF.prototype.Fatal=function(a,b){return this.$val.Fatal(a,b);};BF.ptr.prototype.Sync=function(){var{a,b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=a.core.Sync();$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b;$s=2;case 2:return c;}return;}var $f={$blk:BF.ptr.prototype.Sync,$c:true,$r,a,b,c,$s};return $f;};BF.prototype.Sync=function(){return this.$val.Sync();};BF.ptr.prototype.Core=function(){var a;a=this;return a.core;};BF.prototype.Core=function(){return this.$val.Core();};BF.ptr.prototype.clone=function(){var a,b;a=this;b=$clone(a,BF);return b;};BF.prototype.clone=function(){return this.$val.clone();};BF.ptr.prototype.check=function(a,b){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=this;d=F.Now();$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=new D.Entry.ptr(a,$clone(d,F.Time),c.name,b,new D.EntryCaller.ptr(false,0,"",0),"");f=c.core.Check($clone(e,D.Entry),FR.nil);$s=2;case 2:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=f;h=!(g===FR.nil);i=e.Level;if(i===(4)){$s=4;continue;}if(i===(5)){$s=5;continue;}if(i===(3)){$s=6;continue;}$s=7;continue;case 4:j=g.Should($clone(e,D.Entry),1);$s=8;case 8:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}g=j;$s=7;continue;case 5:k=g.Should($clone(e,D.Entry),2);$s=9;case 9:if($c){$c=false;k=k.$blk();}if(k&&k.$blk!==undefined){break s;}g=k;$s=7;continue;case 6:if(c.development){$s=10;continue;}$s=11;continue;case 10:l=g.Should($clone(e,D.Entry),1);$s=12;case 12:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}g=l;case 11:case 7:case 3:if(!h){$s=-1;return g;}g.ErrorOutput=c.errorOutput;if(c.addCaller){$s=13;continue;}$s=14;continue;case 13:m=G.Caller(c.callerSkip+2>>0);D.EntryCaller.copy(g.Entry.Caller,D.NewEntryCaller(m[0],m[1],m[2],m[3]));if(!g.Entry.Caller.Defined){$s=15;continue;}$s=16;continue;case 15:n=c.errorOutput;p=F.Now();$s=17;case 17:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=$clone(p,F.Time).UTC();$s=18;case 18:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}r=(o=q,new o.constructor.elem(o));s=A.Fprintf(n,"%v Logger.check error: failed to get caller\n",new FM([r]));$s=19;case 19:if($c){$c=false;s=s.$blk();}if(s&&s.$blk!==undefined){break s;}s;t=c.errorOutput.Sync();$s=20;case 20:if($c){$c=false;t=t.$blk();}if(t&&t.$blk!==undefined){break s;}t;case 16:case 14:u=c.addStack.Enabled(g.Entry.Level);$s=23;case 23:if($c){$c=false;u=u.$blk();}if(u&&u.$blk!==undefined){break s;}if(u){$s=21;continue;}$s=22;continue;case 21:v=DC("");$s=24;case 24:if($c){$c=false;v=v.$blk();}if(v&&v.$blk!==undefined){break s;}g.Entry.Stack=v.String;case 22:$s=-1;return g;}return;}var $f={$blk:BF.ptr.prototype.check,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,$s};return $f;};BF.prototype.check=function(a,b){return this.$val.check(a,b);};BN=function(){return new BM.ptr(N.NewInt32(0));};$pkg.NewAtomicLevel=BN;BO=function(a){var a,b;b=$clone(BN(),BM);$clone(b,BM).SetLevel(a);return b;};$pkg.NewAtomicLevelAt=BO;BM.ptr.prototype.Enabled=function(a){var a,b;b=this;return new D.Level($clone(b,BM).Level()).Enabled(a);};BM.prototype.Enabled=function(a){return this.$val.Enabled(a);};BM.ptr.prototype.Level=function(){var a;a=this;return((((a.l.Load()<<24>>24))<<24>>24));};BM.prototype.Level=function(){return this.$val.Level();};BM.ptr.prototype.SetLevel=function(a){var a,b;b=this;b.l.Store(((a>>0)));};BM.prototype.SetLevel=function(a){return this.$val.SetLevel(a);};BM.ptr.prototype.String=function(){var{a,b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=new D.Level($clone(a,BM).Level()).String();$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b;$s=2;case 2:return c;}return;}var $f={$blk:BM.ptr.prototype.String,$c:true,$r,a,b,c,$s};return $f;};BM.prototype.String=function(){return this.$val.String();};BM.ptr.prototype.UnmarshalText=function(a){var{a,b,c,d,e,f,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;if(b.l===FY.nil){b.l=new N.Int32.ptr(0);}c=0;e=(d||(d=new FZ(function(){return c;},function($v){c=$v;}))).UnmarshalText(a);$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=e;if(!($interfaceIsEqual(f,$ifaceNil))){$s=-1;return f;}$clone(b,BM).SetLevel(c);$s=-1;return $ifaceNil;}return;}var $f={$blk:BM.ptr.prototype.UnmarshalText,$c:true,$r,a,b,c,d,e,f,$s};return $f;};BM.prototype.UnmarshalText=function(a){return this.$val.UnmarshalText(a);};BM.ptr.prototype.MarshalText=function(){var{a,b,c,d,e,f,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=GA.nil;b=$ifaceNil;c=this;e=new D.Level($clone(c,BM).Level()).MarshalText();$s=1;case 1:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}d=e;a=d[0];b=d[1];f=[a,b];$s=2;case 2:return f;}return;}var $f={$blk:BM.ptr.prototype.MarshalText,$c:true,$r,a,b,c,d,e,f,$s};return $f;};BM.prototype.MarshalText=function(){return this.$val.MarshalText();};BM.ptr.prototype.ServeHTTP=function(a,b){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:b=[b];c=[c];d=[d];e=this;f=O.NewEncoder(a);g=b[0].Method;if(g===("GET")){$s=2;continue;}if(g===("PUT")){$s=3;continue;}$s=4;continue;case 2:c[0]=$clone(e,BM).Level();i=f.Encode((h=new GC.ptr((c.$ptr||(c.$ptr=new FZ(function(){return this.$target[0];},function($v){this.$target[0]=$v;},c)))),new h.constructor.elem(h)));$s=6;case 6:if($c){$c=false;i=i.$blk();}if(i&&i.$blk!==undefined){break s;}i;$s=5;continue;case 3:d[0]=new GC.ptr(FZ.nil);j=(function(b,c,d){return function $b(){var{j,k,l,m,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:j=O.NewDecoder(b[0].Body).Decode(d[0]);$s=1;case 1:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;if(!($interfaceIsEqual(k,$ifaceNil))){$s=2;continue;}$s=3;continue;case 2:l=A.Sprintf("Request body must be well-formed JSON: %v",new FM([k]));$s=4;case 4:if($c){$c=false;l=l.$blk();}if(l&&l.$blk!==undefined){break s;}m=l;$s=5;case 5:return m;case 3:if(d[0].Level===FZ.nil){$s=-1;return"Must specify a logging level.";}$s=-1;return"";}return;}var $f={$blk:$b,$c:true,$r,j,k,l,m,$s};return $f;};})(b,c,d)();$s=7;case 7:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;if(!(k==="")){$s=8;continue;}$s=9;continue;case 8:$r=a.WriteHeader(400);$s=10;case 10:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}m=f.Encode((l=new GB.ptr(k),new l.constructor.elem(l)));$s=11;case 11:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}m;$s=-1;return;case 9:$clone(e,BM).SetLevel(d[0].Level.$get());n=f.Encode(new d[0].constructor.elem(d[0]));$s=12;case 12:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}n;$s=5;continue;case 4:$r=a.WriteHeader(405);$s=13;case 13:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}p=f.Encode((o=new GB.ptr("Only GET and PUT are supported."),new o.constructor.elem(o)));$s=14;case 14:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}p;case 5:case 1:$s=-1;return;}return;}var $f={$blk:BM.ptr.prototype.ServeHTTP,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,$s};return $f;};BM.prototype.ServeHTTP=function(a,b){return this.$val.ServeHTTP(a,b);};CE=function(){return new D.Field.ptr("",26,new $Int64(0,0),"",$ifaceNil);};$pkg.Skip=CE;CF=function(a,b){var a,b;return new D.Field.ptr(a,3,new $Int64(0,0),"",b);};$pkg.Binary=CF;CG=function(a,b){var a,b,c;c=new $Int64(0,0);if(b){c=new $Int64(0,1);}return new D.Field.ptr(a,4,c,"",$ifaceNil);};$pkg.Bool=CG;CI=function(a,b){var a,b;return new D.Field.ptr(a,6,new $Int64(0,0),"",b);};$pkg.Complex128=CI;CJ=function(a,b){var a,b;return new D.Field.ptr(a,7,new $Int64(0,0),"",b);};$pkg.Complex64=CJ;CK=function(a,b){var a,b,c;return new D.Field.ptr(a,9,((c=T.Float64bits(b),new $Int64(c.$high,c.$low))),"",$ifaceNil);};$pkg.Float64=CK;CL=function(a,b){var a,b;return new D.Field.ptr(a,10,(new $Int64(0,T.Float32bits(b))),"",$ifaceNil);};$pkg.Float32=CL;CM=function(a,b){var a,b;return CN(a,(new $Int64(0,b)));};$pkg.Int=CM;CN=function(a,b){var a,b;return new D.Field.ptr(a,11,b,"",$ifaceNil);};$pkg.Int64=CN;CO=function(a,b){var a,b;return new D.Field.ptr(a,12,(new $Int64(0,b)),"",$ifaceNil);};$pkg.Int32=CO;CP=function(a,b){var a,b;return new D.Field.ptr(a,13,(new $Int64(0,b)),"",$ifaceNil);};$pkg.Int16=CP;CQ=function(a,b){var a,b;return new D.Field.ptr(a,14,(new $Int64(0,b)),"",$ifaceNil);};$pkg.Int8=CQ;CR=function(a,b){var a,b;return new D.Field.ptr(a,15,new $Int64(0,0),b,$ifaceNil);};$pkg.String=CR;CS=function(a,b){var a,b;return CT(a,(new $Uint64(0,b)));};$pkg.Uint=CS;CT=function(a,b){var a,b;return new D.Field.ptr(a,17,(new $Int64(b.$high,b.$low)),"",$ifaceNil);};$pkg.Uint64=CT;CU=function(a,b){var a,b;return new D.Field.ptr(a,18,(new $Int64(0,b)),"",$ifaceNil);};$pkg.Uint32=CU;CV=function(a,b){var a,b;return new D.Field.ptr(a,19,(new $Int64(0,b)),"",$ifaceNil);};$pkg.Uint16=CV;CW=function(a,b){var a,b;return new D.Field.ptr(a,20,(new $Int64(0,b)),"",$ifaceNil);};$pkg.Uint8=CW;CX=function(a,b){var a,b;return new D.Field.ptr(a,21,(new $Int64(0,b.constructor===Number?b:1)),"",$ifaceNil);};$pkg.Uintptr=CX;CY=function(a,b){var a,b;return new D.Field.ptr(a,22,new $Int64(0,0),"",b);};$pkg.Reflect=CY;DA=function(a,b){var a,b;return new D.Field.ptr(a,24,new $Int64(0,0),"",b);};$pkg.Stringer=DA;DB=function(a,b){var a,b;return new D.Field.ptr(a,16,$clone(b,F.Time).UnixNano(),"",$clone(b,F.Time).Location());};$pkg.Time=DB;DC=function(a){var{a,b,c,d,e,f,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=a;c=AF();$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c;e=CR(b,d);$s=2;case 2:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=e;$s=3;case 3:return f;}return;}var $f={$blk:DC,$c:true,$r,a,b,c,d,e,f,$s};return $f;};$pkg.Stack=DC;DD=function(a,b){var a,b;return new D.Field.ptr(a,8,(new $Int64(b.$high,b.$low)),"",$ifaceNil);};$pkg.Duration=DD;DE=function(a,b){var a,b;return new D.Field.ptr(a,2,new $Int64(0,0),"",b);};$pkg.Object=DE;DF=function(a,b){var a,aa,ab,ac,ad,ae,af,ag,ah,ai,aj,ak,al,am,an,ao,ap,aq,ar,as,at,au,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z;c=b;if($assertType(c,D.ObjectMarshaler,true)[1]){d=c;return DE(a,d);}else if($assertType(c,D.ArrayMarshaler,true)[1]){e=c;return DW(a,e);}else if($assertType(c,$Bool,true)[1]){f=c.$val;return CG(a,f);}else if($assertType(c,GE,true)[1]){g=c.$val;return DX(a,g);}else if($assertType(c,$Complex128,true)[1]){h=c.$val;return CI(a,h);}else if($assertType(c,GF,true)[1]){i=c.$val;return DZ(a,i);}else if($assertType(c,$Complex64,true)[1]){j=c.$val;return CJ(a,j);}else if($assertType(c,GG,true)[1]){k=c.$val;return EA(a,k);}else if($assertType(c,$Float64,true)[1]){l=c.$val;return CK(a,l);}else if($assertType(c,GH,true)[1]){m=c.$val;return EC(a,m);}else if($assertType(c,$Float32,true)[1]){n=c.$val;return CL(a,n);}else if($assertType(c,GI,true)[1]){o=c.$val;return ED(a,o);}else if($assertType(c,$Int,true)[1]){p=c.$val;return CM(a,p);}else if($assertType(c,GJ,true)[1]){q=c.$val;return EE(a,q);}else if($assertType(c,$Int64,true)[1]){r=c.$val;return CN(a,r);}else if($assertType(c,GK,true)[1]){s=c.$val;return EF(a,s);}else if($assertType(c,$Int32,true)[1]){t=c.$val;return CO(a,t);}else if($assertType(c,GL,true)[1]){u=c.$val;return EG(a,u);}else if($assertType(c,$Int16,true)[1]){v=c.$val;return CP(a,v);}else if($assertType(c,GM,true)[1]){w=c.$val;return EH(a,w);}else if($assertType(c,$Int8,true)[1]){x=c.$val;return CQ(a,x);}else if($assertType(c,GN,true)[1]){y=c.$val;return EI(a,y);}else if($assertType(c,$String,true)[1]){z=c.$val;return CR(a,z);}else if($assertType(c,FN,true)[1]){aa=c.$val;return EJ(a,aa);}else if($assertType(c,$Uint,true)[1]){ab=c.$val;return CS(a,ab);}else if($assertType(c,GO,true)[1]){ac=c.$val;return EL(a,ac);}else if($assertType(c,$Uint64,true)[1]){ad=c.$val;return CT(a,ad);}else if($assertType(c,GP,true)[1]){ae=c.$val;return EM(a,ae);}else if($assertType(c,$Uint32,true)[1]){af=c.$val;return CU(a,af);}else if($assertType(c,GQ,true)[1]){ag=c.$val;return EN(a,ag);}else if($assertType(c,$Uint16,true)[1]){ah=c.$val;return CV(a,ah);}else if($assertType(c,GR,true)[1]){ai=c.$val;return EO(a,ai);}else if($assertType(c,$Uint8,true)[1]){aj=c.$val;return CW(a,aj);}else if($assertType(c,GA,true)[1]){ak=c.$val;return CF(a,ak);}else if($assertType(c,$Uintptr,true)[1]){al=c.$val;return CX(a,al);}else if($assertType(c,FU,true)[1]){am=c.$val;return EQ(a,am);}else if($assertType(c,F.Time,true)[1]){an=$clone(c.$val,F.Time);return DB(a,$clone(an,F.Time));}else if($assertType(c,GS,true)[1]){ao=c.$val;return EK(a,ao);}else if($assertType(c,F.Duration,true)[1]){ap=c.$val;return DD(a,ap);}else if($assertType(c,GT,true)[1]){aq=c.$val;return EB(a,aq);}else if($assertType(c,$error,true)[1]){ar=c;return DI(a,ar);}else if($assertType(c,GU,true)[1]){as=c.$val;return ER(a,as);}else if($assertType(c,A.Stringer,true)[1]){at=c;return DA(a,at);}else{au=c;return CY(a,au);}};$pkg.Any=DF;DH=function(a){var a;return DI("error",a);};$pkg.Error=DH;DI=function(a,b){var a,b;if($interfaceIsEqual(b,$ifaceNil)){return CE();}return new D.Field.ptr(a,25,new $Int64(0,0),"",b);};$pkg.NamedError=DI;DJ.prototype.MarshalLogArray=function(a){var{a,b,c,d,e,f,g,h,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;c=b;d=0;case 1:if(!(d=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+e]),$ifaceNil)){d++;$s=1;continue;}f=DG.Get();$s=3;case 3:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=$assertType(f,GV);g.error=((e<0||e>=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+e]);h=a.AppendObject(g);$s=4;case 4:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}h;g.error=$ifaceNil;DG.Put(g);d++;$s=1;continue;case 2:$s=-1;return $ifaceNil;}return;}var $f={$blk:DJ.prototype.MarshalLogArray,$c:true,$r,a,b,c,d,e,f,g,h,$s};return $f;};$ptrType(DJ).prototype.MarshalLogArray=function(a){return this.$get().MarshalLogArray(a);};DK.ptr.prototype.MarshalLogObject=function(a){var{a,b,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;$r=$clone(DH(b.error),D.Field).AddTo(a);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return $ifaceNil;}return;}var $f={$blk:DK.ptr.prototype.MarshalLogObject,$c:true,$r,a,b,$s};return $f;};DK.prototype.MarshalLogObject=function(a){return this.$val.MarshalLogObject(a);};DP=function(a,b){var{a,b,c,d,e,f,g,h,i,j,k,$s,$deferred,$r,$c}=$restore(this,{a,b});$s=$s||0;var $err=null;try{s:while(true){switch($s){case 0:$deferred=[];$curGoroutine.deferStack.push($deferred);$r=DN.RLock();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$deferred.push([$methodVal(DN,"RUnlock"),[]]);if(a===""){$s=2;continue;}$s=3;continue;case 2:c=[$ifaceNil,DL];$s=4;case 4:return c;case 3:d=(e=DM[$String.keyFor(a)],e!==undefined?[e.v,true]:[$throwNilPointerError,false]);f=d[0];g=d[1];if(!g){$s=5;continue;}$s=6;continue;case 5:h=A.Errorf("no encoder registered for name %q",new FM([new $String(a)]));$s=7;case 7:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}i=[$ifaceNil,h];$s=8;case 8:return i;case 6:j=f($clone(b,D.EncoderConfig));$s=9;case 9:if($c){$c=false;j=j.$blk();}if(j&&j.$blk!==undefined){break s;}k=j;$s=10;case 10:return k;}return;}}catch(err){$err=err;$s=-1;return[$ifaceNil,$ifaceNil];}finally{$callDeferred($deferred,$err);if($curGoroutine.asleep){var $f={$blk:DP,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,$s,$deferred};return $f;}}};DU=function(){return new D.EncoderConfig.ptr("M","L","T","N","C","S","\n",D.CapitalLevelEncoder,D.ISO8601TimeEncoder,D.StringDurationEncoder,D.ShortCallerEncoder,$throwNilPointerError);};$pkg.NewDevelopmentEncoderConfig=DU;DV=function(){return new DR.ptr($clone(BO(-1),BM),true,false,false,GW.nil,"console",$clone(DU(),D.EncoderConfig),new FN(["stderr"]),new FN(["stderr"]),false);};$pkg.NewDevelopmentConfig=DV;DR.ptr.prototype.Build=function(a){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;d=$clone(b,DR).buildEncoder();$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}c=d;e=c[0];f=c[1];if(!($interfaceIsEqual(f,$ifaceNil))){$s=-1;return[FQ.nil,f];}h=$clone(b,DR).openSinks();$s=2;case 2:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}g=h;i=g[0];j=g[1];f=g[2];if(!($interfaceIsEqual(f,$ifaceNil))){$s=-1;return[FQ.nil,f];}l=D.NewCore(e,i,(k=b.Level,new k.constructor.elem(k)));m=$clone(b,DR).buildOptions(j);$s=3;case 3:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=m;o=BG(l,n);$s=4;case 4:if($c){$c=false;o=o.$blk();}if(o&&o.$blk!==undefined){break s;}p=o;if(a.$length>0){$s=5;continue;}$s=6;continue;case 5:q=p.WithOptions(a);$s=7;case 7:if($c){$c=false;q=q.$blk();}if(q&&q.$blk!==undefined){break s;}p=q;case 6:$s=-1;return[p,$ifaceNil];}return;}var $f={$blk:DR.ptr.prototype.Build,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,$s};return $f;};DR.prototype.Build=function(a){return this.$val.Build(a);};DR.ptr.prototype.buildOptions=function(a){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=[b];b[0]=this;c=new FW([BA(a)]);if(b[0].Development){c=$append(c,BB());}if(!b[0].DisableCaller){c=$append(c,BC());}d=2;if(b[0].Development){d=1;}if(!b[0].DisableStacktrace){c=$append(c,BE(new D.Level(d)));}if(!(b[0].Sampling===GW.nil)){$s=1;continue;}$s=2;continue;case 1:c=$append(c,AX((function(b){return function(e){var e;return D.NewSampler(e,new F.Duration(0,1000000000),(b[0].Sampling.Initial),(b[0].Sampling.Thereafter));};})(b)));case 2:if($keys(b[0].InitialFields).length>0){$s=3;continue;}$s=4;continue;case 3:e=$makeSlice(FS,0,$keys(b[0].InitialFields).length);f=$makeSlice(FN,0,$keys(b[0].InitialFields).length);g=b[0].InitialFields;h=0;i=$keys(g);while(true){if(!(h=l.$length)?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+m]);e=$append(e,DF(n,(o=b[0].InitialFields[$String.keyFor(n)],o!==undefined?o.v:$ifaceNil)));m++;}c=$append(c,AZ(e));case 4:$s=-1;return c;}return;}var $f={$blk:DR.ptr.prototype.buildOptions,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,$s};return $f;};DR.prototype.buildOptions=function(a){return this.$val.buildOptions(a);};DR.ptr.prototype.openSinks=function(){var{a,b,c,d,e,f,g,h,i,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;c=V(a.OutputPaths);$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}b=c;d=b[0];e=b[1];f=b[2];if(!($interfaceIsEqual(f,$ifaceNil))){$s=-1;return[$ifaceNil,$ifaceNil,f];}h=V(a.ErrorOutputPaths);$s=2;case 2:if($c){$c=false;h=h.$blk();}if(h&&h.$blk!==undefined){break s;}g=h;i=g[0];f=g[2];if(!($interfaceIsEqual(f,$ifaceNil))){$s=3;continue;}$s=4;continue;case 3:$r=e();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return[$ifaceNil,$ifaceNil,f];case 4:$s=-1;return[d,i,$ifaceNil];}return;}var $f={$blk:DR.ptr.prototype.openSinks,$c:true,$r,a,b,c,d,e,f,g,h,i,$s};return $f;};DR.prototype.openSinks=function(){return this.$val.openSinks();};DR.ptr.prototype.buildEncoder=function(){var{a,b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=DP(a.Encoding,$clone(a.EncoderConfig,D.EncoderConfig));$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b;$s=2;case 2:return c;}return;}var $f={$blk:DR.ptr.prototype.buildEncoder,$c:true,$r,a,b,c,$s};return $f;};DR.prototype.buildEncoder=function(){return this.$val.buildEncoder();};DW=function(a,b){var a,b;return new D.Field.ptr(a,1,new $Int64(0,0),"",b);};$pkg.Array=DW;DX=function(a,b){var a,b;return DW(a,($convertSliceType(b,ES)));};$pkg.Bools=DX;DZ=function(a,b){var a,b;return DW(a,($convertSliceType(b,EU)));};$pkg.Complex128s=DZ;EA=function(a,b){var a,b;return DW(a,($convertSliceType(b,EV)));};$pkg.Complex64s=EA;EB=function(a,b){var a,b;return DW(a,($convertSliceType(b,EW)));};$pkg.Durations=EB;EC=function(a,b){var a,b;return DW(a,($convertSliceType(b,EX)));};$pkg.Float64s=EC;ED=function(a,b){var a,b;return DW(a,($convertSliceType(b,EY)));};$pkg.Float32s=ED;EE=function(a,b){var a,b;return DW(a,($convertSliceType(b,EZ)));};$pkg.Ints=EE;EF=function(a,b){var a,b;return DW(a,($convertSliceType(b,FA)));};$pkg.Int64s=EF;EG=function(a,b){var a,b;return DW(a,($convertSliceType(b,FB)));};$pkg.Int32s=EG;EH=function(a,b){var a,b;return DW(a,($convertSliceType(b,FC)));};$pkg.Int16s=EH;EI=function(a,b){var a,b;return DW(a,($convertSliceType(b,FD)));};$pkg.Int8s=EI;EJ=function(a,b){var a,b;return DW(a,($convertSliceType(b,FE)));};$pkg.Strings=EJ;EK=function(a,b){var a,b;return DW(a,($convertSliceType(b,FF)));};$pkg.Times=EK;EL=function(a,b){var a,b;return DW(a,($convertSliceType(b,FG)));};$pkg.Uints=EL;EM=function(a,b){var a,b;return DW(a,($convertSliceType(b,FH)));};$pkg.Uint64s=EM;EN=function(a,b){var a,b;return DW(a,($convertSliceType(b,FI)));};$pkg.Uint32s=EN;EO=function(a,b){var a,b;return DW(a,($convertSliceType(b,FJ)));};$pkg.Uint16s=EO;EQ=function(a,b){var a,b;return DW(a,($convertSliceType(b,FL)));};$pkg.Uintptrs=EQ;ER=function(a,b){var a,b;return DW(a,($convertSliceType(b,DJ)));};$pkg.Errors=ER;ES.prototype.MarshalLogArray=function(a){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;c=b;d=0;case 1:if(!(d=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+e]));$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}d++;$s=1;continue;case 2:$s=-1;return $ifaceNil;}return;}var $f={$blk:ES.prototype.MarshalLogArray,$c:true,$r,a,b,c,d,e,$s};return $f;};$ptrType(ES).prototype.MarshalLogArray=function(a){return this.$get().MarshalLogArray(a);};EU.prototype.MarshalLogArray=function(a){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;c=b;d=0;case 1:if(!(d=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+e]));$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}d++;$s=1;continue;case 2:$s=-1;return $ifaceNil;}return;}var $f={$blk:EU.prototype.MarshalLogArray,$c:true,$r,a,b,c,d,e,$s};return $f;};$ptrType(EU).prototype.MarshalLogArray=function(a){return this.$get().MarshalLogArray(a);};EV.prototype.MarshalLogArray=function(a){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;c=b;d=0;case 1:if(!(d=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+e]));$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}d++;$s=1;continue;case 2:$s=-1;return $ifaceNil;}return;}var $f={$blk:EV.prototype.MarshalLogArray,$c:true,$r,a,b,c,d,e,$s};return $f;};$ptrType(EV).prototype.MarshalLogArray=function(a){return this.$get().MarshalLogArray(a);};EW.prototype.MarshalLogArray=function(a){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;c=b;d=0;case 1:if(!(d=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+e]));$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}d++;$s=1;continue;case 2:$s=-1;return $ifaceNil;}return;}var $f={$blk:EW.prototype.MarshalLogArray,$c:true,$r,a,b,c,d,e,$s};return $f;};$ptrType(EW).prototype.MarshalLogArray=function(a){return this.$get().MarshalLogArray(a);};EX.prototype.MarshalLogArray=function(a){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;c=b;d=0;case 1:if(!(d=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+e]));$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}d++;$s=1;continue;case 2:$s=-1;return $ifaceNil;}return;}var $f={$blk:EX.prototype.MarshalLogArray,$c:true,$r,a,b,c,d,e,$s};return $f;};$ptrType(EX).prototype.MarshalLogArray=function(a){return this.$get().MarshalLogArray(a);};EY.prototype.MarshalLogArray=function(a){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;c=b;d=0;case 1:if(!(d=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+e]));$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}d++;$s=1;continue;case 2:$s=-1;return $ifaceNil;}return;}var $f={$blk:EY.prototype.MarshalLogArray,$c:true,$r,a,b,c,d,e,$s};return $f;};$ptrType(EY).prototype.MarshalLogArray=function(a){return this.$get().MarshalLogArray(a);};EZ.prototype.MarshalLogArray=function(a){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;c=b;d=0;case 1:if(!(d=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+e]));$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}d++;$s=1;continue;case 2:$s=-1;return $ifaceNil;}return;}var $f={$blk:EZ.prototype.MarshalLogArray,$c:true,$r,a,b,c,d,e,$s};return $f;};$ptrType(EZ).prototype.MarshalLogArray=function(a){return this.$get().MarshalLogArray(a);};FA.prototype.MarshalLogArray=function(a){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;c=b;d=0;case 1:if(!(d=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+e]));$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}d++;$s=1;continue;case 2:$s=-1;return $ifaceNil;}return;}var $f={$blk:FA.prototype.MarshalLogArray,$c:true,$r,a,b,c,d,e,$s};return $f;};$ptrType(FA).prototype.MarshalLogArray=function(a){return this.$get().MarshalLogArray(a);};FB.prototype.MarshalLogArray=function(a){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;c=b;d=0;case 1:if(!(d=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+e]));$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}d++;$s=1;continue;case 2:$s=-1;return $ifaceNil;}return;}var $f={$blk:FB.prototype.MarshalLogArray,$c:true,$r,a,b,c,d,e,$s};return $f;};$ptrType(FB).prototype.MarshalLogArray=function(a){return this.$get().MarshalLogArray(a);};FC.prototype.MarshalLogArray=function(a){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;c=b;d=0;case 1:if(!(d=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+e]));$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}d++;$s=1;continue;case 2:$s=-1;return $ifaceNil;}return;}var $f={$blk:FC.prototype.MarshalLogArray,$c:true,$r,a,b,c,d,e,$s};return $f;};$ptrType(FC).prototype.MarshalLogArray=function(a){return this.$get().MarshalLogArray(a);};FD.prototype.MarshalLogArray=function(a){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;c=b;d=0;case 1:if(!(d=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+e]));$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}d++;$s=1;continue;case 2:$s=-1;return $ifaceNil;}return;}var $f={$blk:FD.prototype.MarshalLogArray,$c:true,$r,a,b,c,d,e,$s};return $f;};$ptrType(FD).prototype.MarshalLogArray=function(a){return this.$get().MarshalLogArray(a);};FE.prototype.MarshalLogArray=function(a){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;c=b;d=0;case 1:if(!(d=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+e]));$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}d++;$s=1;continue;case 2:$s=-1;return $ifaceNil;}return;}var $f={$blk:FE.prototype.MarshalLogArray,$c:true,$r,a,b,c,d,e,$s};return $f;};$ptrType(FE).prototype.MarshalLogArray=function(a){return this.$get().MarshalLogArray(a);};FF.prototype.MarshalLogArray=function(a){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;c=b;d=0;case 1:if(!(d=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+e]),F.Time));$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}d++;$s=1;continue;case 2:$s=-1;return $ifaceNil;}return;}var $f={$blk:FF.prototype.MarshalLogArray,$c:true,$r,a,b,c,d,e,$s};return $f;};$ptrType(FF).prototype.MarshalLogArray=function(a){return this.$get().MarshalLogArray(a);};FG.prototype.MarshalLogArray=function(a){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;c=b;d=0;case 1:if(!(d=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+e]));$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}d++;$s=1;continue;case 2:$s=-1;return $ifaceNil;}return;}var $f={$blk:FG.prototype.MarshalLogArray,$c:true,$r,a,b,c,d,e,$s};return $f;};$ptrType(FG).prototype.MarshalLogArray=function(a){return this.$get().MarshalLogArray(a);};FH.prototype.MarshalLogArray=function(a){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;c=b;d=0;case 1:if(!(d=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+e]));$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}d++;$s=1;continue;case 2:$s=-1;return $ifaceNil;}return;}var $f={$blk:FH.prototype.MarshalLogArray,$c:true,$r,a,b,c,d,e,$s};return $f;};$ptrType(FH).prototype.MarshalLogArray=function(a){return this.$get().MarshalLogArray(a);};FI.prototype.MarshalLogArray=function(a){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;c=b;d=0;case 1:if(!(d=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+e]));$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}d++;$s=1;continue;case 2:$s=-1;return $ifaceNil;}return;}var $f={$blk:FI.prototype.MarshalLogArray,$c:true,$r,a,b,c,d,e,$s};return $f;};$ptrType(FI).prototype.MarshalLogArray=function(a){return this.$get().MarshalLogArray(a);};FJ.prototype.MarshalLogArray=function(a){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;c=b;d=0;case 1:if(!(d=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+e]));$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}d++;$s=1;continue;case 2:$s=-1;return $ifaceNil;}return;}var $f={$blk:FJ.prototype.MarshalLogArray,$c:true,$r,a,b,c,d,e,$s};return $f;};$ptrType(FJ).prototype.MarshalLogArray=function(a){return this.$get().MarshalLogArray(a);};FL.prototype.MarshalLogArray=function(a){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=this;c=b;d=0;case 1:if(!(d=b.$length)?($throwRuntimeError("index out of range"),undefined):b.$array[b.$offset+e]));$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}d++;$s=1;continue;case 2:$s=-1;return $ifaceNil;}return;}var $f={$blk:FL.prototype.MarshalLogArray,$c:true,$r,a,b,c,d,e,$s};return $f;};$ptrType(FL).prototype.MarshalLogArray=function(a){return this.$get().MarshalLogArray(a);};GX.methods=[{prop:"Desugar",name:"Desugar",pkg:"",typ:$funcType([],[FQ],false)},{prop:"Named",name:"Named",pkg:"",typ:$funcType([$String],[GX],false)},{prop:"With",name:"With",pkg:"",typ:$funcType([FM],[GX],true)},{prop:"Debug",name:"Debug",pkg:"",typ:$funcType([FM],[],true)},{prop:"Info",name:"Info",pkg:"",typ:$funcType([FM],[],true)},{prop:"Warn",name:"Warn",pkg:"",typ:$funcType([FM],[],true)},{prop:"Error",name:"Error",pkg:"",typ:$funcType([FM],[],true)},{prop:"DPanic",name:"DPanic",pkg:"",typ:$funcType([FM],[],true)},{prop:"Panic",name:"Panic",pkg:"",typ:$funcType([FM],[],true)},{prop:"Fatal",name:"Fatal",pkg:"",typ:$funcType([FM],[],true)},{prop:"Debugf",name:"Debugf",pkg:"",typ:$funcType([$String,FM],[],true)},{prop:"Infof",name:"Infof",pkg:"",typ:$funcType([$String,FM],[],true)},{prop:"Warnf",name:"Warnf",pkg:"",typ:$funcType([$String,FM],[],true)},{prop:"Errorf",name:"Errorf",pkg:"",typ:$funcType([$String,FM],[],true)},{prop:"DPanicf",name:"DPanicf",pkg:"",typ:$funcType([$String,FM],[],true)},{prop:"Panicf",name:"Panicf",pkg:"",typ:$funcType([$String,FM],[],true)},{prop:"Fatalf",name:"Fatalf",pkg:"",typ:$funcType([$String,FM],[],true)},{prop:"Debugw",name:"Debugw",pkg:"",typ:$funcType([$String,FM],[],true)},{prop:"Infow",name:"Infow",pkg:"",typ:$funcType([$String,FM],[],true)},{prop:"Warnw",name:"Warnw",pkg:"",typ:$funcType([$String,FM],[],true)},{prop:"Errorw",name:"Errorw",pkg:"",typ:$funcType([$String,FM],[],true)},{prop:"DPanicw",name:"DPanicw",pkg:"",typ:$funcType([$String,FM],[],true)},{prop:"Panicw",name:"Panicw",pkg:"",typ:$funcType([$String,FM],[],true)},{prop:"Fatalw",name:"Fatalw",pkg:"",typ:$funcType([$String,FM],[],true)},{prop:"Sync",name:"Sync",pkg:"",typ:$funcType([],[$error],false)},{prop:"log",name:"log",pkg:"go.uber.org/zap",typ:$funcType([D.Level,$String,FM,FM],[],false)},{prop:"sweetenFields",name:"sweetenFields",pkg:"go.uber.org/zap",typ:$funcType([FM],[FS],false)}];AA.methods=[{prop:"MarshalLogObject",name:"MarshalLogObject",pkg:"",typ:$funcType([D.ObjectEncoder],[$error],false)}];AB.methods=[{prop:"MarshalLogArray",name:"MarshalLogArray",pkg:"",typ:$funcType([D.ArrayEncoder],[$error],false)}];AP.methods=[{prop:"Close",name:"Close",pkg:"",typ:$funcType([],[$error],false)}];GY.methods=[{prop:"Error",name:"Error",pkg:"",typ:$funcType([],[$String],false)}];AW.methods=[{prop:"apply",name:"apply",pkg:"go.uber.org/zap",typ:$funcType([FQ],[],false)}];FQ.methods=[{prop:"Sugar",name:"Sugar",pkg:"",typ:$funcType([],[GX],false)},{prop:"Named",name:"Named",pkg:"",typ:$funcType([$String],[FQ],false)},{prop:"WithOptions",name:"WithOptions",pkg:"",typ:$funcType([FW],[FQ],true)},{prop:"With",name:"With",pkg:"",typ:$funcType([FS],[FQ],true)},{prop:"Check",name:"Check",pkg:"",typ:$funcType([D.Level,$String],[FR],false)},{prop:"Debug",name:"Debug",pkg:"",typ:$funcType([$String,FS],[],true)},{prop:"Info",name:"Info",pkg:"",typ:$funcType([$String,FS],[],true)},{prop:"Warn",name:"Warn",pkg:"",typ:$funcType([$String,FS],[],true)},{prop:"Error",name:"Error",pkg:"",typ:$funcType([$String,FS],[],true)},{prop:"DPanic",name:"DPanic",pkg:"",typ:$funcType([$String,FS],[],true)},{prop:"Panic",name:"Panic",pkg:"",typ:$funcType([$String,FS],[],true)},{prop:"Fatal",name:"Fatal",pkg:"",typ:$funcType([$String,FS],[],true)},{prop:"Sync",name:"Sync",pkg:"",typ:$funcType([],[$error],false)},{prop:"Core",name:"Core",pkg:"",typ:$funcType([],[D.Core],false)},{prop:"clone",name:"clone",pkg:"go.uber.org/zap",typ:$funcType([],[FQ],false)},{prop:"check",name:"check",pkg:"go.uber.org/zap",typ:$funcType([D.Level,$String],[FR],false)}];BM.methods=[{prop:"Enabled",name:"Enabled",pkg:"",typ:$funcType([D.Level],[$Bool],false)},{prop:"Level",name:"Level",pkg:"",typ:$funcType([],[D.Level],false)},{prop:"SetLevel",name:"SetLevel",pkg:"",typ:$funcType([D.Level],[],false)},{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)},{prop:"MarshalText",name:"MarshalText",pkg:"",typ:$funcType([],[GA,$error],false)},{prop:"ServeHTTP",name:"ServeHTTP",pkg:"",typ:$funcType([P.ResponseWriter,GZ],[],false)}];HA.methods=[{prop:"UnmarshalText",name:"UnmarshalText",pkg:"",typ:$funcType([GA],[$error],false)}];DJ.methods=[{prop:"MarshalLogArray",name:"MarshalLogArray",pkg:"",typ:$funcType([D.ArrayEncoder],[$error],false)}];GV.methods=[{prop:"MarshalLogObject",name:"MarshalLogObject",pkg:"",typ:$funcType([D.ObjectEncoder],[$error],false)}];DR.methods=[{prop:"Build",name:"Build",pkg:"",typ:$funcType([FW],[FQ,$error],true)},{prop:"buildOptions",name:"buildOptions",pkg:"go.uber.org/zap",typ:$funcType([D.WriteSyncer],[FW],false)},{prop:"openSinks",name:"openSinks",pkg:"go.uber.org/zap",typ:$funcType([],[D.WriteSyncer,D.WriteSyncer,$error],false)},{prop:"buildEncoder",name:"buildEncoder",pkg:"go.uber.org/zap",typ:$funcType([],[D.Encoder,$error],false)}];ES.methods=[{prop:"MarshalLogArray",name:"MarshalLogArray",pkg:"",typ:$funcType([D.ArrayEncoder],[$error],false)}];EU.methods=[{prop:"MarshalLogArray",name:"MarshalLogArray",pkg:"",typ:$funcType([D.ArrayEncoder],[$error],false)}];EV.methods=[{prop:"MarshalLogArray",name:"MarshalLogArray",pkg:"",typ:$funcType([D.ArrayEncoder],[$error],false)}];EW.methods=[{prop:"MarshalLogArray",name:"MarshalLogArray",pkg:"",typ:$funcType([D.ArrayEncoder],[$error],false)}];EX.methods=[{prop:"MarshalLogArray",name:"MarshalLogArray",pkg:"",typ:$funcType([D.ArrayEncoder],[$error],false)}];EY.methods=[{prop:"MarshalLogArray",name:"MarshalLogArray",pkg:"",typ:$funcType([D.ArrayEncoder],[$error],false)}];EZ.methods=[{prop:"MarshalLogArray",name:"MarshalLogArray",pkg:"",typ:$funcType([D.ArrayEncoder],[$error],false)}];FA.methods=[{prop:"MarshalLogArray",name:"MarshalLogArray",pkg:"",typ:$funcType([D.ArrayEncoder],[$error],false)}];FB.methods=[{prop:"MarshalLogArray",name:"MarshalLogArray",pkg:"",typ:$funcType([D.ArrayEncoder],[$error],false)}];FC.methods=[{prop:"MarshalLogArray",name:"MarshalLogArray",pkg:"",typ:$funcType([D.ArrayEncoder],[$error],false)}];FD.methods=[{prop:"MarshalLogArray",name:"MarshalLogArray",pkg:"",typ:$funcType([D.ArrayEncoder],[$error],false)}];FE.methods=[{prop:"MarshalLogArray",name:"MarshalLogArray",pkg:"",typ:$funcType([D.ArrayEncoder],[$error],false)}];FF.methods=[{prop:"MarshalLogArray",name:"MarshalLogArray",pkg:"",typ:$funcType([D.ArrayEncoder],[$error],false)}];FG.methods=[{prop:"MarshalLogArray",name:"MarshalLogArray",pkg:"",typ:$funcType([D.ArrayEncoder],[$error],false)}];FH.methods=[{prop:"MarshalLogArray",name:"MarshalLogArray",pkg:"",typ:$funcType([D.ArrayEncoder],[$error],false)}];FI.methods=[{prop:"MarshalLogArray",name:"MarshalLogArray",pkg:"",typ:$funcType([D.ArrayEncoder],[$error],false)}];FJ.methods=[{prop:"MarshalLogArray",name:"MarshalLogArray",pkg:"",typ:$funcType([D.ArrayEncoder],[$error],false)}];FL.methods=[{prop:"MarshalLogArray",name:"MarshalLogArray",pkg:"",typ:$funcType([D.ArrayEncoder],[$error],false)}];Z.init("go.uber.org/zap",[{prop:"base",name:"base",embedded:false,exported:false,typ:FQ,tag:""}]);AA.init("go.uber.org/zap",[{prop:"position",name:"position",embedded:false,exported:false,typ:$Int,tag:""},{prop:"key",name:"key",embedded:false,exported:false,typ:$emptyInterface,tag:""},{prop:"value",name:"value",embedded:false,exported:false,typ:$emptyInterface,tag:""}]);AB.init(AA);AH.init("go.uber.org/zap",[{prop:"pcs",name:"pcs",embedded:false,exported:false,typ:FU,tag:""}]);AP.init("",[{prop:"WriteSyncer",name:"WriteSyncer",embedded:true,exported:true,typ:D.WriteSyncer,tag:""}]);AQ.init("go.uber.org/zap",[{prop:"scheme",name:"scheme",embedded:false,exported:false,typ:$String,tag:""}]);AV.init([{prop:"apply",name:"apply",pkg:"go.uber.org/zap",typ:$funcType([FQ],[],false)}]);AW.init([FQ],[],false);BF.init("go.uber.org/zap",[{prop:"core",name:"core",embedded:false,exported:false,typ:D.Core,tag:""},{prop:"development",name:"development",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"name",name:"name",embedded:false,exported:false,typ:$String,tag:""},{prop:"errorOutput",name:"errorOutput",embedded:false,exported:false,typ:D.WriteSyncer,tag:""},{prop:"addCaller",name:"addCaller",embedded:false,exported:false,typ:$Bool,tag:""},{prop:"addStack",name:"addStack",embedded:false,exported:false,typ:D.LevelEnabler,tag:""},{prop:"callerSkip",name:"callerSkip",embedded:false,exported:false,typ:$Int,tag:""}]);BM.init("go.uber.org/zap",[{prop:"l",name:"l",embedded:false,exported:false,typ:FY,tag:""}]);DJ.init($error);DK.init("go.uber.org/zap",[{prop:"error",name:"error",embedded:true,exported:false,typ:$error,tag:""}]);DQ.init("",[{prop:"Initial",name:"Initial",embedded:false,exported:true,typ:$Int,tag:"json:\"initial\" yaml:\"initial\""},{prop:"Thereafter",name:"Thereafter",embedded:false,exported:true,typ:$Int,tag:"json:\"thereafter\" yaml:\"thereafter\""}]);DR.init("",[{prop:"Level",name:"Level",embedded:false,exported:true,typ:BM,tag:"json:\"level\" yaml:\"level\""},{prop:"Development",name:"Development",embedded:false,exported:true,typ:$Bool,tag:"json:\"development\" yaml:\"development\""},{prop:"DisableCaller",name:"DisableCaller",embedded:false,exported:true,typ:$Bool,tag:"json:\"disableCaller\" yaml:\"disableCaller\""},{prop:"DisableStacktrace",name:"DisableStacktrace",embedded:false,exported:true,typ:$Bool,tag:"json:\"disableStacktrace\" yaml:\"disableStacktrace\""},{prop:"Sampling",name:"Sampling",embedded:false,exported:true,typ:GW,tag:"json:\"sampling\" yaml:\"sampling\""},{prop:"Encoding",name:"Encoding",embedded:false,exported:true,typ:$String,tag:"json:\"encoding\" yaml:\"encoding\""},{prop:"EncoderConfig",name:"EncoderConfig",embedded:false,exported:true,typ:D.EncoderConfig,tag:"json:\"encoderConfig\" yaml:\"encoderConfig\""},{prop:"OutputPaths",name:"OutputPaths",embedded:false,exported:true,typ:FN,tag:"json:\"outputPaths\" yaml:\"outputPaths\""},{prop:"ErrorOutputPaths",name:"ErrorOutputPaths",embedded:false,exported:true,typ:FN,tag:"json:\"errorOutputPaths\" yaml:\"errorOutputPaths\""},{prop:"InitialFields",name:"InitialFields",embedded:false,exported:true,typ:HD,tag:"json:\"initialFields\" yaml:\"initialFields\""}]);ES.init($Bool);EU.init($Complex128);EV.init($Complex64);EW.init(F.Duration);EX.init($Float64);EY.init($Float32);EZ.init($Int);FA.init($Int64);FB.init($Int32);FC.init($Int16);FD.init($Int8);FE.init($String);FF.init(F.Time);FG.init($Uint);FH.init($Uint64);FI.init($Uint32);FJ.init($Uint16);FL.init($Uintptr);GB.init("",[{prop:"Error",name:"Error",embedded:false,exported:true,typ:$String,tag:"json:\"error\""}]);GC.init("",[{prop:"Level",name:"Level",embedded:false,exported:true,typ:FZ,tag:"json:\"level\""}]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=Q.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=O.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=K.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=S.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=A.$init();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=N.$init();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=E.$init();$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=J.$init();$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=D.$init();$s=9;case 9:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=10;case 10:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=11;case 11:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=R.$init();$s=12;case 12:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=T.$init();$s=13;case 13:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=P.$init();$s=14;case 14:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=L.$init();$s=15;case 15:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=M.$init();$s=16;case 16:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=G.$init();$s=17;case 17:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=U.$init();$s=18;case 18:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=H.$init();$s=19;case 19:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=I.$init();$s=20;case 20:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=F.$init();$s=21;case 21:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}AK=new I.RWMutex.ptr(new I.Mutex.ptr(0,0),0,0,0,0);AL=false;DN=new I.RWMutex.ptr(new I.Mutex.ptr(0,0),0,0,0,0);AC=new I.Pool.ptr(FM.nil,(function(){return AI(64);}));AD=AJ("go.uber.org/zap",new FN([".","/"]));AE=AJ("/vendor/",AD);BQ=BH();BR=BQ.Sugar();DG=new I.Pool.ptr(FM.nil,(function(){return new DK.ptr($ifaceNil);}));DL=K.New("no encoder name specified");DM=$makeMap($String.keyFor,[{k:"console",v:(function $b(a){var{a,b,c,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=D.NewConsoleEncoder($clone(a,D.EncoderConfig));$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=[b,$ifaceNil];$s=2;case 2:return c;}return;}var $f={$blk:$b,$c:true,$r,a,b,c,$s};return $f;})},{k:"json",v:(function $b(a){var{a,b,c,$s,$r,$c}=$restore(this,{a});$s=$s||0;s:while(true){switch($s){case 0:b=D.NewJSONEncoder($clone(a,D.EncoderConfig));$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=[b,$ifaceNil];$s=2;case 2:return c;}return;}var $f={$blk:$b,$c:true,$r,a,b,c,$s};return $f;})}]);$r=AM();$s=22;case 22:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["dnmshared"]=(function(){var $pkg={},$init,A,B,C,D,E,F,G,M,N,H,O,I,J,K,L,BE,BF,BG,BH,BI,BN,BO,BP,BQ,BR,BS,CF,CH,AN,AO,AP,AW,BA,BC;A=$packages["bytes"];B=$packages["compress/zlib"];C=$packages["dnmshared/sharedprotos"];D=$packages["encoding/base64"];E=$packages["encoding/xml"];F=$packages["errors"];G=$packages["fmt"];M=$packages["github.com/kvartborg/vector"];N=$packages["github.com/solarlune/resolv"];H=$packages["go.uber.org/zap"];O=$packages["go.uber.org/zap/zapcore"];I=$packages["io/ioutil"];J=$packages["math"];K=$packages["strconv"];L=$packages["strings"];BE=$ptrType(H.Logger);BF=$ptrType($packages["go.uber.org/atomic"].Int32);BG=$ptrType(H.SamplingConfig);BH=$sliceType($String);BI=$sliceType($Uint8);BN=$funcType([],[],false);BO=$arrayType(BN,0);BP=$arrayType($packages["sync"].Mutex,0);BQ=$ptrType($packages["google.golang.org/protobuf/internal/impl"].MessageInfo);BR=$ptrType(C.Vec2D);BS=$sliceType(BR);CF=$sliceType($Float64);CH=$sliceType(H.Option);AN=function(a,b,c,d,e,f,g,h,i,j,k,l){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,$s,$r,$c}=$restore(this,{a,b,c,d,e,f,g,h,i,j,k,l});$s=$s||0;s:while(true){switch($s){case 0:m=AW(a,b,c*0.5,d*0.5,e,f,g,h,i,j);n=m[0];o=m[1];p=AO(n,o,g+c+h,f+d+e,k,l);$s=1;case 1:if($c){$c=false;p=p.$blk();}if(p&&p.$blk!==undefined){break s;}q=p;$s=2;case 2:return q;}return;}var $f={$blk:AN,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,$s};return $f;};$pkg.GenerateRectCollider=AN;AO=function(a,b,c,d,e,f){var{a,b,c,d,e,f,g,h,$s,$r,$c}=$restore(this,{a,b,c,d,e,f});$s=$s||0;s:while(true){switch($s){case 0:g=N.NewObject(a,b,c,d,new BH([f]));h=N.NewRectangle(0,0,c,d);$r=g.SetShape(h);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}g.Data=e;$s=-1;return g;}return;}var $f={$blk:AO,$c:true,$r,a,b,c,d,e,f,g,h,$s};return $f;};AP=function(a,b,c,d,e){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s,$r,$c}=$restore(this,{a,b,c,d,e});$s=$s||0;s:while(true){switch($s){case 0:f=BC(a);g=0;h=0;i=g;j=h;k=N.NewConvexPolygon(CF.nil);l=f.Points;m=0;while(true){if(!(m=l.$length)?($throwRuntimeError("index out of range"),undefined):l.$array[l.$offset+m]);p=f.Points;q=0;while(true){if(!(q=p.$length)?($throwRuntimeError("index out of range"),undefined):p.$array[p.$offset+q]);if(n===r){q++;continue;}if(J.Abs(s.X-o.X)>i){i=J.Abs(s.X-o.X);}if(J.Abs(s.Y-o.Y)>j){j=J.Abs(s.Y-o.Y);}q++;}m++;}t=0;while(true){if(!(t=u.$length)?($throwRuntimeError("index out of range"),undefined):u.$array[u.$offset+t]));k.AddPoints(new CF([v.X,v.Y]));t=t+(1)>>0;}w=N.NewObject(f.Anchor.X+b,f.Anchor.Y+c,i,j,new BH([e]));$r=w.SetShape(k);$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}w.Data=d;$s=-1;return w;}return;}var $f={$blk:AP,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,$s};return $f;};$pkg.GenerateConvexPolygonCollider=AP;AW=function(a,b,c,d,e,f,g,h,i,j){var a,b,c,d,e,f,g,h,i,j;return[a-c-g+i,b-d-f+j];};$pkg.WorldToPolygonColliderBLPos=AW;BA=function(){var{a,b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:H.Config.copy($pkg.LoggerConfig,H.NewDevelopmentConfig());$clone($pkg.LoggerConfig.Level,H.AtomicLevel).SetLevel(0);$pkg.LoggerConfig.Development=false;$pkg.LoggerConfig.Sampling=new H.SamplingConfig.ptr(100,100);$pkg.LoggerConfig.EncoderConfig.EncodeLevel=O.CapitalColorLevelEncoder;a=$ifaceNil;c=$clone($pkg.LoggerConfig,H.Config).Build(CH.nil);$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}b=c;$pkg.Logger=b[0];a=b[1];if(!($interfaceIsEqual($ifaceNil,a))){$panic(a);}$s=-1;return;}return;}var $f={$blk:BA,$c:true,$r,a,b,c,$s};return $f;};BC=function(a){var a,b,c,d,e,f,g,h,i,j,k;b=new C.Vec2D.ptr(new $packages["google.golang.org/protobuf/internal/impl"].MessageState.ptr(new $packages["google.golang.org/protobuf/internal/pragma"].NoUnkeyedLiterals.ptr(),BO.zero(),BP.zero(),BQ.nil),0,BI.nil,1.7976931348623157e+308,1.7976931348623157e+308);c=a.Points;d=0;while(true){if(!(d=c.$length)?($throwRuntimeError("index out of range"),undefined):c.$array[c.$offset+d]);if(e.X=g.$length)?($throwRuntimeError("index out of range"),undefined):g.$array[g.$offset+h]);(k=f.Points,((i<0||i>=k.$length)?($throwRuntimeError("index out of range"),undefined):k.$array[k.$offset+i]=new C.Vec2D.ptr(new $packages["google.golang.org/protobuf/internal/impl"].MessageState.ptr(new $packages["google.golang.org/protobuf/internal/pragma"].NoUnkeyedLiterals.ptr(),BO.zero(),BP.zero(),BQ.nil),0,BI.nil,j.X-b.X,j.Y-b.Y)));h++;}return f;};$pkg.AlignPolygon2DToBoundingBox=BC;$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=D.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=E.$init();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=F.$init();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=G.$init();$s=7;case 7:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=M.$init();$s=8;case 8:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=N.$init();$s=9;case 9:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=H.$init();$s=10;case 10:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=O.$init();$s=11;case 11:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=I.$init();$s=12;case 12:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=J.$init();$s=13;case 13:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=K.$init();$s=14;case 14:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=L.$init();$s=15;case 15:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$pkg.Logger=BE.nil;$pkg.LoggerConfig=new H.Config.ptr(new H.AtomicLevel.ptr(BF.nil),false,false,false,BG.nil,"",new O.EncoderConfig.ptr("","","","","","","",$throwNilPointerError,$throwNilPointerError,$throwNilPointerError,$throwNilPointerError,$throwNilPointerError),BH.nil,BH.nil,false);$r=BA();$s=16;case 16:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["jsexport/protos"]=(function(){var $pkg={},$init,A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,BG,AA,AB,AC,AD,AE,AF,AG,AH,AI,AJ,AK,AL,AM,AN,AO,AP,AQ,AR,AS,AT,AU,AV,AW,AX,AY,AZ,BA,BB,BC,BD,BE,BF,BH,BI,BJ,BK,BL,BM,R,S,T,V,W,X,U,Y,Z;A=$packages["dnmshared/sharedprotos"];B=$packages["google.golang.org/protobuf/reflect/protoreflect"];C=$packages["google.golang.org/protobuf/runtime/protoimpl"];D=$packages["reflect"];E=$packages["sync"];F=$pkg.PlayerDownsync=$newType(0,$kindStruct,"protos.PlayerDownsync",true,"jsexport/protos",true,function(state_,sizeCache_,unknownFields_,Id_,VirtualGridX_,VirtualGridY_,DirX_,DirY_,VelX_,VelY_,Speed_,BattleState_,JoinIndex_,ColliderRadius_,Removed_,Score_,LastMoveGmtMillis_,FramesToRecover_,Hp_,MaxHp_,CharacterState_,InAir_,Name_,DisplayName_,Avatar_){this.$val=this;if(arguments.length===0){this.state=new $packages["google.golang.org/protobuf/internal/impl"].MessageState.ptr(new $packages["google.golang.org/protobuf/internal/pragma"].NoUnkeyedLiterals.ptr(),AV.zero(),AW.zero(),AX.nil);this.sizeCache=0;this.unknownFields=AA.nil;this.Id=0;this.VirtualGridX=0;this.VirtualGridY=0;this.DirX=0;this.DirY=0;this.VelX=0;this.VelY=0;this.Speed=0;this.BattleState=0;this.JoinIndex=0;this.ColliderRadius=0;this.Removed=false;this.Score=0;this.LastMoveGmtMillis=0;this.FramesToRecover=0;this.Hp=0;this.MaxHp=0;this.CharacterState=0;this.InAir=false;this.Name="";this.DisplayName="";this.Avatar="";return;}this.state=state_;this.sizeCache=sizeCache_;this.unknownFields=unknownFields_;this.Id=Id_;this.VirtualGridX=VirtualGridX_;this.VirtualGridY=VirtualGridY_;this.DirX=DirX_;this.DirY=DirY_;this.VelX=VelX_;this.VelY=VelY_;this.Speed=Speed_;this.BattleState=BattleState_;this.JoinIndex=JoinIndex_;this.ColliderRadius=ColliderRadius_;this.Removed=Removed_;this.Score=Score_;this.LastMoveGmtMillis=LastMoveGmtMillis_;this.FramesToRecover=FramesToRecover_;this.Hp=Hp_;this.MaxHp=MaxHp_;this.CharacterState=CharacterState_;this.InAir=InAir_;this.Name=Name_;this.DisplayName=DisplayName_;this.Avatar=Avatar_;});G=$pkg.InputFrameDecoded=$newType(0,$kindStruct,"protos.InputFrameDecoded",true,"jsexport/protos",true,function(state_,sizeCache_,unknownFields_,Dx_,Dy_,BtnALevel_,BtnBLevel_){this.$val=this;if(arguments.length===0){this.state=new $packages["google.golang.org/protobuf/internal/impl"].MessageState.ptr(new $packages["google.golang.org/protobuf/internal/pragma"].NoUnkeyedLiterals.ptr(),AV.zero(),AW.zero(),AX.nil);this.sizeCache=0;this.unknownFields=AA.nil;this.Dx=0;this.Dy=0;this.BtnALevel=0;this.BtnBLevel=0;return;}this.state=state_;this.sizeCache=sizeCache_;this.unknownFields=unknownFields_;this.Dx=Dx_;this.Dy=Dy_;this.BtnALevel=BtnALevel_;this.BtnBLevel=BtnBLevel_;});H=$pkg.InputFrameUpsync=$newType(0,$kindStruct,"protos.InputFrameUpsync",true,"jsexport/protos",true,function(state_,sizeCache_,unknownFields_,InputFrameId_,Encoded_){this.$val=this;if(arguments.length===0){this.state=new $packages["google.golang.org/protobuf/internal/impl"].MessageState.ptr(new $packages["google.golang.org/protobuf/internal/pragma"].NoUnkeyedLiterals.ptr(),AV.zero(),AW.zero(),AX.nil);this.sizeCache=0;this.unknownFields=AA.nil;this.InputFrameId=0;this.Encoded=new $Uint64(0,0);return;}this.state=state_;this.sizeCache=sizeCache_;this.unknownFields=unknownFields_;this.InputFrameId=InputFrameId_;this.Encoded=Encoded_;});I=$pkg.InputFrameDownsync=$newType(0,$kindStruct,"protos.InputFrameDownsync",true,"jsexport/protos",true,function(state_,sizeCache_,unknownFields_,InputFrameId_,InputList_,ConfirmedList_){this.$val=this;if(arguments.length===0){this.state=new $packages["google.golang.org/protobuf/internal/impl"].MessageState.ptr(new $packages["google.golang.org/protobuf/internal/pragma"].NoUnkeyedLiterals.ptr(),AV.zero(),AW.zero(),AX.nil);this.sizeCache=0;this.unknownFields=AA.nil;this.InputFrameId=0;this.InputList=AZ.nil;this.ConfirmedList=new $Uint64(0,0);return;}this.state=state_;this.sizeCache=sizeCache_;this.unknownFields=unknownFields_;this.InputFrameId=InputFrameId_;this.InputList=InputList_;this.ConfirmedList=ConfirmedList_;});J=$pkg.HeartbeatUpsync=$newType(0,$kindStruct,"protos.HeartbeatUpsync",true,"jsexport/protos",true,function(state_,sizeCache_,unknownFields_,ClientTimestamp_){this.$val=this;if(arguments.length===0){this.state=new $packages["google.golang.org/protobuf/internal/impl"].MessageState.ptr(new $packages["google.golang.org/protobuf/internal/pragma"].NoUnkeyedLiterals.ptr(),AV.zero(),AW.zero(),AX.nil);this.sizeCache=0;this.unknownFields=AA.nil;this.ClientTimestamp=new $Int64(0,0);return;}this.state=state_;this.sizeCache=sizeCache_;this.unknownFields=unknownFields_;this.ClientTimestamp=ClientTimestamp_;});K=$pkg.WsReq=$newType(0,$kindStruct,"protos.WsReq",true,"jsexport/protos",true,function(state_,sizeCache_,unknownFields_,MsgId_,PlayerId_,Act_,JoinIndex_,AckingFrameId_,AckingInputFrameId_,InputFrameUpsyncBatch_,Hb_){this.$val=this;if(arguments.length===0){this.state=new $packages["google.golang.org/protobuf/internal/impl"].MessageState.ptr(new $packages["google.golang.org/protobuf/internal/pragma"].NoUnkeyedLiterals.ptr(),AV.zero(),AW.zero(),AX.nil);this.sizeCache=0;this.unknownFields=AA.nil;this.MsgId=0;this.PlayerId=0;this.Act=0;this.JoinIndex=0;this.AckingFrameId=0;this.AckingInputFrameId=0;this.InputFrameUpsyncBatch=BA.nil;this.Hb=AH.nil;return;}this.state=state_;this.sizeCache=sizeCache_;this.unknownFields=unknownFields_;this.MsgId=MsgId_;this.PlayerId=PlayerId_;this.Act=Act_;this.JoinIndex=JoinIndex_;this.AckingFrameId=AckingFrameId_;this.AckingInputFrameId=AckingInputFrameId_;this.InputFrameUpsyncBatch=InputFrameUpsyncBatch_;this.Hb=Hb_;});L=$pkg.WsResp=$newType(0,$kindStruct,"protos.WsResp",true,"jsexport/protos",true,function(state_,sizeCache_,unknownFields_,Ret_,EchoedMsgId_,Act_,Rdf_,InputFrameDownsyncBatch_,BciFrame_){this.$val=this;if(arguments.length===0){this.state=new $packages["google.golang.org/protobuf/internal/impl"].MessageState.ptr(new $packages["google.golang.org/protobuf/internal/pragma"].NoUnkeyedLiterals.ptr(),AV.zero(),AW.zero(),AX.nil);this.sizeCache=0;this.unknownFields=AA.nil;this.Ret=0;this.EchoedMsgId=0;this.Act=0;this.Rdf=AO.nil;this.InputFrameDownsyncBatch=BB.nil;this.BciFrame=AN.nil;return;}this.state=state_;this.sizeCache=sizeCache_;this.unknownFields=unknownFields_;this.Ret=Ret_;this.EchoedMsgId=EchoedMsgId_;this.Act=Act_;this.Rdf=Rdf_;this.InputFrameDownsyncBatch=InputFrameDownsyncBatch_;this.BciFrame=BciFrame_;});M=$pkg.InputsBufferSnapshot=$newType(0,$kindStruct,"protos.InputsBufferSnapshot",true,"jsexport/protos",true,function(state_,sizeCache_,unknownFields_,RefRenderFrameId_,UnconfirmedMask_,ToSendInputFrameDownsyncs_,ShouldForceResync_){this.$val=this;if(arguments.length===0){this.state=new $packages["google.golang.org/protobuf/internal/impl"].MessageState.ptr(new $packages["google.golang.org/protobuf/internal/pragma"].NoUnkeyedLiterals.ptr(),AV.zero(),AW.zero(),AX.nil);this.sizeCache=0;this.unknownFields=AA.nil;this.RefRenderFrameId=0;this.UnconfirmedMask=new $Uint64(0,0);this.ToSendInputFrameDownsyncs=BB.nil;this.ShouldForceResync=false;return;}this.state=state_;this.sizeCache=sizeCache_;this.unknownFields=unknownFields_;this.RefRenderFrameId=RefRenderFrameId_;this.UnconfirmedMask=UnconfirmedMask_;this.ToSendInputFrameDownsyncs=ToSendInputFrameDownsyncs_;this.ShouldForceResync=ShouldForceResync_;});N=$pkg.Barrier=$newType(0,$kindStruct,"protos.Barrier",true,"jsexport/protos",true,function(state_,sizeCache_,unknownFields_,Boundary_){this.$val=this;if(arguments.length===0){this.state=new $packages["google.golang.org/protobuf/internal/impl"].MessageState.ptr(new $packages["google.golang.org/protobuf/internal/pragma"].NoUnkeyedLiterals.ptr(),AV.zero(),AW.zero(),AX.nil);this.sizeCache=0;this.unknownFields=AA.nil;this.Boundary=AP.nil;return;}this.state=state_;this.sizeCache=sizeCache_;this.unknownFields=unknownFields_;this.Boundary=Boundary_;});O=$pkg.MeleeBullet=$newType(0,$kindStruct,"protos.MeleeBullet",true,"jsexport/protos",true,function(state_,sizeCache_,unknownFields_,BattleLocalId_,StartupFrames_,ActiveFrames_,RecoveryFrames_,RecoveryFramesOnBlock_,RecoveryFramesOnHit_,Moveforward_,HitboxOffset_,HitboxSize_,OriginatedRenderFrameId_,HitStunFrames_,BlockStunFrames_,Pushback_,ReleaseTriggerType_,Damage_,OffenderJoinIndex_,OffenderPlayerId_){this.$val=this;if(arguments.length===0){this.state=new $packages["google.golang.org/protobuf/internal/impl"].MessageState.ptr(new $packages["google.golang.org/protobuf/internal/pragma"].NoUnkeyedLiterals.ptr(),AV.zero(),AW.zero(),AX.nil);this.sizeCache=0;this.unknownFields=AA.nil;this.BattleLocalId=0;this.StartupFrames=0;this.ActiveFrames=0;this.RecoveryFrames=0;this.RecoveryFramesOnBlock=0;this.RecoveryFramesOnHit=0;this.Moveforward=AQ.nil;this.HitboxOffset=0;this.HitboxSize=AQ.nil;this.OriginatedRenderFrameId=0;this.HitStunFrames=0;this.BlockStunFrames=0;this.Pushback=0;this.ReleaseTriggerType=0;this.Damage=0;this.OffenderJoinIndex=0;this.OffenderPlayerId=0;return;}this.state=state_;this.sizeCache=sizeCache_;this.unknownFields=unknownFields_;this.BattleLocalId=BattleLocalId_;this.StartupFrames=StartupFrames_;this.ActiveFrames=ActiveFrames_;this.RecoveryFrames=RecoveryFrames_;this.RecoveryFramesOnBlock=RecoveryFramesOnBlock_;this.RecoveryFramesOnHit=RecoveryFramesOnHit_;this.Moveforward=Moveforward_;this.HitboxOffset=HitboxOffset_;this.HitboxSize=HitboxSize_;this.OriginatedRenderFrameId=OriginatedRenderFrameId_;this.HitStunFrames=HitStunFrames_;this.BlockStunFrames=BlockStunFrames_;this.Pushback=Pushback_;this.ReleaseTriggerType=ReleaseTriggerType_;this.Damage=Damage_;this.OffenderJoinIndex=OffenderJoinIndex_;this.OffenderPlayerId=OffenderPlayerId_;});P=$pkg.BattleColliderInfo=$newType(0,$kindStruct,"protos.BattleColliderInfo",true,"jsexport/protos",true,function(state_,sizeCache_,unknownFields_,StageName_,StrToVec2DListMap_,StrToPolygon2DListMap_,StageDiscreteW_,StageDiscreteH_,StageTileW_,StageTileH_,IntervalToPing_,WillKickIfInactiveFor_,BoundRoomId_,BattleDurationFrames_,BattleDurationNanos_,ServerFps_,InputDelayFrames_,InputScaleFrames_,NstDelayFrames_,InputFrameUpsyncDelayTolerance_,MaxChasingRenderFramesPerUpdate_,PlayerBattleState_,RollbackEstimatedDtMillis_,RollbackEstimatedDtNanos_,WorldToVirtualGridRatio_,VirtualGridToWorldRatio_,SpAtkLookupFrames_,RenderCacheSize_,MeleeSkillConfig_,SnapIntoPlatformOverlap_,SnapIntoPlatformThreshold_,JumpingInitVelY_,GravityX_,GravityY_){this.$val=this;if(arguments.length===0){this.state=new $packages["google.golang.org/protobuf/internal/impl"].MessageState.ptr(new $packages["google.golang.org/protobuf/internal/pragma"].NoUnkeyedLiterals.ptr(),AV.zero(),AW.zero(),AX.nil);this.sizeCache=0;this.unknownFields=AA.nil;this.StageName="";this.StrToVec2DListMap=false;this.StrToPolygon2DListMap=false;this.StageDiscreteW=0;this.StageDiscreteH=0;this.StageTileW=0;this.StageTileH=0;this.IntervalToPing=0;this.WillKickIfInactiveFor=0;this.BoundRoomId=0;this.BattleDurationFrames=0;this.BattleDurationNanos=new $Int64(0,0);this.ServerFps=0;this.InputDelayFrames=0;this.InputScaleFrames=0;this.NstDelayFrames=0;this.InputFrameUpsyncDelayTolerance=0;this.MaxChasingRenderFramesPerUpdate=0;this.PlayerBattleState=0;this.RollbackEstimatedDtMillis=0;this.RollbackEstimatedDtNanos=new $Int64(0,0);this.WorldToVirtualGridRatio=0;this.VirtualGridToWorldRatio=0;this.SpAtkLookupFrames=0;this.RenderCacheSize=0;this.MeleeSkillConfig=false;this.SnapIntoPlatformOverlap=0;this.SnapIntoPlatformThreshold=0;this.JumpingInitVelY=0;this.GravityX=0;this.GravityY=0;return;}this.state=state_;this.sizeCache=sizeCache_;this.unknownFields=unknownFields_;this.StageName=StageName_;this.StrToVec2DListMap=StrToVec2DListMap_;this.StrToPolygon2DListMap=StrToPolygon2DListMap_;this.StageDiscreteW=StageDiscreteW_;this.StageDiscreteH=StageDiscreteH_;this.StageTileW=StageTileW_;this.StageTileH=StageTileH_;this.IntervalToPing=IntervalToPing_;this.WillKickIfInactiveFor=WillKickIfInactiveFor_;this.BoundRoomId=BoundRoomId_;this.BattleDurationFrames=BattleDurationFrames_;this.BattleDurationNanos=BattleDurationNanos_;this.ServerFps=ServerFps_;this.InputDelayFrames=InputDelayFrames_;this.InputScaleFrames=InputScaleFrames_;this.NstDelayFrames=NstDelayFrames_;this.InputFrameUpsyncDelayTolerance=InputFrameUpsyncDelayTolerance_;this.MaxChasingRenderFramesPerUpdate=MaxChasingRenderFramesPerUpdate_;this.PlayerBattleState=PlayerBattleState_;this.RollbackEstimatedDtMillis=RollbackEstimatedDtMillis_;this.RollbackEstimatedDtNanos=RollbackEstimatedDtNanos_;this.WorldToVirtualGridRatio=WorldToVirtualGridRatio_;this.VirtualGridToWorldRatio=VirtualGridToWorldRatio_;this.SpAtkLookupFrames=SpAtkLookupFrames_;this.RenderCacheSize=RenderCacheSize_;this.MeleeSkillConfig=MeleeSkillConfig_;this.SnapIntoPlatformOverlap=SnapIntoPlatformOverlap_;this.SnapIntoPlatformThreshold=SnapIntoPlatformThreshold_;this.JumpingInitVelY=JumpingInitVelY_;this.GravityX=GravityX_;this.GravityY=GravityY_;});Q=$pkg.RoomDownsyncFrame=$newType(0,$kindStruct,"protos.RoomDownsyncFrame",true,"jsexport/protos",true,function(state_,sizeCache_,unknownFields_,Id_,PlayersArr_,CountdownNanos_,MeleeBullets_,BackendUnconfirmedMask_,ShouldForceResync_,Players_){this.$val=this;if(arguments.length===0){this.state=new $packages["google.golang.org/protobuf/internal/impl"].MessageState.ptr(new $packages["google.golang.org/protobuf/internal/pragma"].NoUnkeyedLiterals.ptr(),AV.zero(),AW.zero(),AX.nil);this.sizeCache=0;this.unknownFields=AA.nil;this.Id=0;this.PlayersArr=BC.nil;this.CountdownNanos=new $Int64(0,0);this.MeleeBullets=BD.nil;this.BackendUnconfirmedMask=new $Uint64(0,0);this.ShouldForceResync=false;this.Players=false;return;}this.state=state_;this.sizeCache=sizeCache_;this.unknownFields=unknownFields_;this.Id=Id_;this.PlayersArr=PlayersArr_;this.CountdownNanos=CountdownNanos_;this.MeleeBullets=MeleeBullets_;this.BackendUnconfirmedMask=BackendUnconfirmedMask_;this.ShouldForceResync=ShouldForceResync_;this.Players=Players_;});BG=$newType(0,$kindStruct,"protos.x",true,"jsexport/protos",false,function(){this.$val=this;if(arguments.length===0){return;}});AA=$sliceType($Uint8);AB=$sliceType($packages["google.golang.org/protobuf/internal/impl"].MessageInfo);AC=$sliceType($emptyInterface);AD=$ptrType(F);AE=$ptrType(G);AF=$ptrType(H);AG=$ptrType(I);AH=$ptrType(J);AI=$ptrType(K);AJ=$ptrType(L);AK=$ptrType(M);AL=$ptrType(N);AM=$ptrType(O);AN=$ptrType(P);AO=$ptrType(Q);AP=$ptrType(A.Polygon2D);AQ=$ptrType(A.Vec2D);AR=$ptrType(A.Vec2DList);AS=$ptrType(A.Polygon2DList);AT=$sliceType($Int32);AU=$funcType([],[],false);AV=$arrayType(AU,0);AW=$arrayType(E.Mutex,0);AX=$ptrType($packages["google.golang.org/protobuf/internal/impl"].MessageInfo);AY=$sliceType($Int);AZ=$sliceType($Uint64);BA=$sliceType(AF);BB=$sliceType(AG);BC=$sliceType(AD);BD=$sliceType(AM);BE=$ptrType($Int32);BF=$ptrType(AA);BH=$sliceType($packages["google.golang.org/protobuf/internal/impl"].EnumInfo);BI=$sliceType($packages["google.golang.org/protobuf/internal/impl"].ExtensionInfo);BJ=$mapType($String,AR);BK=$mapType($String,AS);BL=$mapType($Int32,AM);BM=$mapType($Int32,AD);F.ptr.prototype.Reset=function(){var a,b,c;a=this;F.copy(a,new F.ptr(new $packages["google.golang.org/protobuf/internal/impl"].MessageState.ptr(new $packages["google.golang.org/protobuf/internal/pragma"].NoUnkeyedLiterals.ptr(),AV.zero(),AW.zero(),AX.nil),0,AA.nil,0,0,0,0,0,0,0,0,0,0,0,false,0,0,0,0,0,0,false,"","",""));if(false){b=(0>=V.$length?($throwRuntimeError("index out of range"),undefined):V.$array[V.$offset+0]);c=$clone(C.X,$packages["google.golang.org/protobuf/internal/impl"].Export).MessageStateOf((a));c.StoreMessageInfo(b);}};F.prototype.Reset=function(){return this.$val.Reset();};F.ptr.prototype.String=function(){var{a,b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=$clone(C.X,$packages["google.golang.org/protobuf/internal/impl"].Export).MessageStringOf(a);$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b;$s=2;case 2:return c;}return;}var $f={$blk:F.ptr.prototype.String,$c:true,$r,a,b,c,$s};return $f;};F.prototype.String=function(){return this.$val.String();};F.ptr.prototype.ProtoMessage=function(){};F.prototype.ProtoMessage=function(){return this.$val.ProtoMessage();};F.ptr.prototype.ProtoReflect=function(){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=(0>=V.$length?($throwRuntimeError("index out of range"),undefined):V.$array[V.$offset+0]);if(false&&!(a===AD.nil)){c=$clone(C.X,$packages["google.golang.org/protobuf/internal/impl"].Export).MessageStateOf((a));if(c.LoadMessageInfo()===AX.nil){c.StoreMessageInfo(b);}$s=-1;return c;}d=b.MessageOf(a);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;$s=2;case 2:return e;}return;}var $f={$blk:F.ptr.prototype.ProtoReflect,$c:true,$r,a,b,c,d,e,$s};return $f;};F.prototype.ProtoReflect=function(){return this.$val.ProtoReflect();};F.ptr.prototype.Descriptor=function(){var{a,b,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=U();$s=1;case 1:if($c){$c=false;a=a.$blk();}if(a&&a.$blk!==undefined){break s;}b=[a,new AY([0])];$s=2;case 2:return b;}return;}var $f={$blk:F.ptr.prototype.Descriptor,$c:true,$r,a,b,$s};return $f;};F.prototype.Descriptor=function(){return this.$val.Descriptor();};F.ptr.prototype.GetId=function(){var a;a=this;if(!(a===AD.nil)){return a.Id;}return 0;};F.prototype.GetId=function(){return this.$val.GetId();};F.ptr.prototype.GetVirtualGridX=function(){var a;a=this;if(!(a===AD.nil)){return a.VirtualGridX;}return 0;};F.prototype.GetVirtualGridX=function(){return this.$val.GetVirtualGridX();};F.ptr.prototype.GetVirtualGridY=function(){var a;a=this;if(!(a===AD.nil)){return a.VirtualGridY;}return 0;};F.prototype.GetVirtualGridY=function(){return this.$val.GetVirtualGridY();};F.ptr.prototype.GetDirX=function(){var a;a=this;if(!(a===AD.nil)){return a.DirX;}return 0;};F.prototype.GetDirX=function(){return this.$val.GetDirX();};F.ptr.prototype.GetDirY=function(){var a;a=this;if(!(a===AD.nil)){return a.DirY;}return 0;};F.prototype.GetDirY=function(){return this.$val.GetDirY();};F.ptr.prototype.GetVelX=function(){var a;a=this;if(!(a===AD.nil)){return a.VelX;}return 0;};F.prototype.GetVelX=function(){return this.$val.GetVelX();};F.ptr.prototype.GetVelY=function(){var a;a=this;if(!(a===AD.nil)){return a.VelY;}return 0;};F.prototype.GetVelY=function(){return this.$val.GetVelY();};F.ptr.prototype.GetSpeed=function(){var a;a=this;if(!(a===AD.nil)){return a.Speed;}return 0;};F.prototype.GetSpeed=function(){return this.$val.GetSpeed();};F.ptr.prototype.GetBattleState=function(){var a;a=this;if(!(a===AD.nil)){return a.BattleState;}return 0;};F.prototype.GetBattleState=function(){return this.$val.GetBattleState();};F.ptr.prototype.GetJoinIndex=function(){var a;a=this;if(!(a===AD.nil)){return a.JoinIndex;}return 0;};F.prototype.GetJoinIndex=function(){return this.$val.GetJoinIndex();};F.ptr.prototype.GetColliderRadius=function(){var a;a=this;if(!(a===AD.nil)){return a.ColliderRadius;}return 0;};F.prototype.GetColliderRadius=function(){return this.$val.GetColliderRadius();};F.ptr.prototype.GetRemoved=function(){var a;a=this;if(!(a===AD.nil)){return a.Removed;}return false;};F.prototype.GetRemoved=function(){return this.$val.GetRemoved();};F.ptr.prototype.GetScore=function(){var a;a=this;if(!(a===AD.nil)){return a.Score;}return 0;};F.prototype.GetScore=function(){return this.$val.GetScore();};F.ptr.prototype.GetLastMoveGmtMillis=function(){var a;a=this;if(!(a===AD.nil)){return a.LastMoveGmtMillis;}return 0;};F.prototype.GetLastMoveGmtMillis=function(){return this.$val.GetLastMoveGmtMillis();};F.ptr.prototype.GetFramesToRecover=function(){var a;a=this;if(!(a===AD.nil)){return a.FramesToRecover;}return 0;};F.prototype.GetFramesToRecover=function(){return this.$val.GetFramesToRecover();};F.ptr.prototype.GetHp=function(){var a;a=this;if(!(a===AD.nil)){return a.Hp;}return 0;};F.prototype.GetHp=function(){return this.$val.GetHp();};F.ptr.prototype.GetMaxHp=function(){var a;a=this;if(!(a===AD.nil)){return a.MaxHp;}return 0;};F.prototype.GetMaxHp=function(){return this.$val.GetMaxHp();};F.ptr.prototype.GetCharacterState=function(){var a;a=this;if(!(a===AD.nil)){return a.CharacterState;}return 0;};F.prototype.GetCharacterState=function(){return this.$val.GetCharacterState();};F.ptr.prototype.GetInAir=function(){var a;a=this;if(!(a===AD.nil)){return a.InAir;}return false;};F.prototype.GetInAir=function(){return this.$val.GetInAir();};F.ptr.prototype.GetName=function(){var a;a=this;if(!(a===AD.nil)){return a.Name;}return"";};F.prototype.GetName=function(){return this.$val.GetName();};F.ptr.prototype.GetDisplayName=function(){var a;a=this;if(!(a===AD.nil)){return a.DisplayName;}return"";};F.prototype.GetDisplayName=function(){return this.$val.GetDisplayName();};F.ptr.prototype.GetAvatar=function(){var a;a=this;if(!(a===AD.nil)){return a.Avatar;}return"";};F.prototype.GetAvatar=function(){return this.$val.GetAvatar();};G.ptr.prototype.Reset=function(){var a,b,c;a=this;G.copy(a,new G.ptr(new $packages["google.golang.org/protobuf/internal/impl"].MessageState.ptr(new $packages["google.golang.org/protobuf/internal/pragma"].NoUnkeyedLiterals.ptr(),AV.zero(),AW.zero(),AX.nil),0,AA.nil,0,0,0,0));if(false){b=(1>=V.$length?($throwRuntimeError("index out of range"),undefined):V.$array[V.$offset+1]);c=$clone(C.X,$packages["google.golang.org/protobuf/internal/impl"].Export).MessageStateOf((a));c.StoreMessageInfo(b);}};G.prototype.Reset=function(){return this.$val.Reset();};G.ptr.prototype.String=function(){var{a,b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=$clone(C.X,$packages["google.golang.org/protobuf/internal/impl"].Export).MessageStringOf(a);$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b;$s=2;case 2:return c;}return;}var $f={$blk:G.ptr.prototype.String,$c:true,$r,a,b,c,$s};return $f;};G.prototype.String=function(){return this.$val.String();};G.ptr.prototype.ProtoMessage=function(){};G.prototype.ProtoMessage=function(){return this.$val.ProtoMessage();};G.ptr.prototype.ProtoReflect=function(){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=(1>=V.$length?($throwRuntimeError("index out of range"),undefined):V.$array[V.$offset+1]);if(false&&!(a===AE.nil)){c=$clone(C.X,$packages["google.golang.org/protobuf/internal/impl"].Export).MessageStateOf((a));if(c.LoadMessageInfo()===AX.nil){c.StoreMessageInfo(b);}$s=-1;return c;}d=b.MessageOf(a);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;$s=2;case 2:return e;}return;}var $f={$blk:G.ptr.prototype.ProtoReflect,$c:true,$r,a,b,c,d,e,$s};return $f;};G.prototype.ProtoReflect=function(){return this.$val.ProtoReflect();};G.ptr.prototype.Descriptor=function(){var{a,b,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=U();$s=1;case 1:if($c){$c=false;a=a.$blk();}if(a&&a.$blk!==undefined){break s;}b=[a,new AY([1])];$s=2;case 2:return b;}return;}var $f={$blk:G.ptr.prototype.Descriptor,$c:true,$r,a,b,$s};return $f;};G.prototype.Descriptor=function(){return this.$val.Descriptor();};G.ptr.prototype.GetDx=function(){var a;a=this;if(!(a===AE.nil)){return a.Dx;}return 0;};G.prototype.GetDx=function(){return this.$val.GetDx();};G.ptr.prototype.GetDy=function(){var a;a=this;if(!(a===AE.nil)){return a.Dy;}return 0;};G.prototype.GetDy=function(){return this.$val.GetDy();};G.ptr.prototype.GetBtnALevel=function(){var a;a=this;if(!(a===AE.nil)){return a.BtnALevel;}return 0;};G.prototype.GetBtnALevel=function(){return this.$val.GetBtnALevel();};G.ptr.prototype.GetBtnBLevel=function(){var a;a=this;if(!(a===AE.nil)){return a.BtnBLevel;}return 0;};G.prototype.GetBtnBLevel=function(){return this.$val.GetBtnBLevel();};H.ptr.prototype.Reset=function(){var a,b,c;a=this;H.copy(a,new H.ptr(new $packages["google.golang.org/protobuf/internal/impl"].MessageState.ptr(new $packages["google.golang.org/protobuf/internal/pragma"].NoUnkeyedLiterals.ptr(),AV.zero(),AW.zero(),AX.nil),0,AA.nil,0,new $Uint64(0,0)));if(false){b=(2>=V.$length?($throwRuntimeError("index out of range"),undefined):V.$array[V.$offset+2]);c=$clone(C.X,$packages["google.golang.org/protobuf/internal/impl"].Export).MessageStateOf((a));c.StoreMessageInfo(b);}};H.prototype.Reset=function(){return this.$val.Reset();};H.ptr.prototype.String=function(){var{a,b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=$clone(C.X,$packages["google.golang.org/protobuf/internal/impl"].Export).MessageStringOf(a);$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b;$s=2;case 2:return c;}return;}var $f={$blk:H.ptr.prototype.String,$c:true,$r,a,b,c,$s};return $f;};H.prototype.String=function(){return this.$val.String();};H.ptr.prototype.ProtoMessage=function(){};H.prototype.ProtoMessage=function(){return this.$val.ProtoMessage();};H.ptr.prototype.ProtoReflect=function(){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=(2>=V.$length?($throwRuntimeError("index out of range"),undefined):V.$array[V.$offset+2]);if(false&&!(a===AF.nil)){c=$clone(C.X,$packages["google.golang.org/protobuf/internal/impl"].Export).MessageStateOf((a));if(c.LoadMessageInfo()===AX.nil){c.StoreMessageInfo(b);}$s=-1;return c;}d=b.MessageOf(a);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;$s=2;case 2:return e;}return;}var $f={$blk:H.ptr.prototype.ProtoReflect,$c:true,$r,a,b,c,d,e,$s};return $f;};H.prototype.ProtoReflect=function(){return this.$val.ProtoReflect();};H.ptr.prototype.Descriptor=function(){var{a,b,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=U();$s=1;case 1:if($c){$c=false;a=a.$blk();}if(a&&a.$blk!==undefined){break s;}b=[a,new AY([2])];$s=2;case 2:return b;}return;}var $f={$blk:H.ptr.prototype.Descriptor,$c:true,$r,a,b,$s};return $f;};H.prototype.Descriptor=function(){return this.$val.Descriptor();};H.ptr.prototype.GetInputFrameId=function(){var a;a=this;if(!(a===AF.nil)){return a.InputFrameId;}return 0;};H.prototype.GetInputFrameId=function(){return this.$val.GetInputFrameId();};H.ptr.prototype.GetEncoded=function(){var a;a=this;if(!(a===AF.nil)){return a.Encoded;}return new $Uint64(0,0);};H.prototype.GetEncoded=function(){return this.$val.GetEncoded();};I.ptr.prototype.Reset=function(){var a,b,c;a=this;I.copy(a,new I.ptr(new $packages["google.golang.org/protobuf/internal/impl"].MessageState.ptr(new $packages["google.golang.org/protobuf/internal/pragma"].NoUnkeyedLiterals.ptr(),AV.zero(),AW.zero(),AX.nil),0,AA.nil,0,AZ.nil,new $Uint64(0,0)));if(false){b=(3>=V.$length?($throwRuntimeError("index out of range"),undefined):V.$array[V.$offset+3]);c=$clone(C.X,$packages["google.golang.org/protobuf/internal/impl"].Export).MessageStateOf((a));c.StoreMessageInfo(b);}};I.prototype.Reset=function(){return this.$val.Reset();};I.ptr.prototype.String=function(){var{a,b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=$clone(C.X,$packages["google.golang.org/protobuf/internal/impl"].Export).MessageStringOf(a);$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b;$s=2;case 2:return c;}return;}var $f={$blk:I.ptr.prototype.String,$c:true,$r,a,b,c,$s};return $f;};I.prototype.String=function(){return this.$val.String();};I.ptr.prototype.ProtoMessage=function(){};I.prototype.ProtoMessage=function(){return this.$val.ProtoMessage();};I.ptr.prototype.ProtoReflect=function(){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=(3>=V.$length?($throwRuntimeError("index out of range"),undefined):V.$array[V.$offset+3]);if(false&&!(a===AG.nil)){c=$clone(C.X,$packages["google.golang.org/protobuf/internal/impl"].Export).MessageStateOf((a));if(c.LoadMessageInfo()===AX.nil){c.StoreMessageInfo(b);}$s=-1;return c;}d=b.MessageOf(a);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;$s=2;case 2:return e;}return;}var $f={$blk:I.ptr.prototype.ProtoReflect,$c:true,$r,a,b,c,d,e,$s};return $f;};I.prototype.ProtoReflect=function(){return this.$val.ProtoReflect();};I.ptr.prototype.Descriptor=function(){var{a,b,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=U();$s=1;case 1:if($c){$c=false;a=a.$blk();}if(a&&a.$blk!==undefined){break s;}b=[a,new AY([3])];$s=2;case 2:return b;}return;}var $f={$blk:I.ptr.prototype.Descriptor,$c:true,$r,a,b,$s};return $f;};I.prototype.Descriptor=function(){return this.$val.Descriptor();};I.ptr.prototype.GetInputFrameId=function(){var a;a=this;if(!(a===AG.nil)){return a.InputFrameId;}return 0;};I.prototype.GetInputFrameId=function(){return this.$val.GetInputFrameId();};I.ptr.prototype.GetInputList=function(){var a;a=this;if(!(a===AG.nil)){return a.InputList;}return AZ.nil;};I.prototype.GetInputList=function(){return this.$val.GetInputList();};I.ptr.prototype.GetConfirmedList=function(){var a;a=this;if(!(a===AG.nil)){return a.ConfirmedList;}return new $Uint64(0,0);};I.prototype.GetConfirmedList=function(){return this.$val.GetConfirmedList();};J.ptr.prototype.Reset=function(){var a,b,c;a=this;J.copy(a,new J.ptr(new $packages["google.golang.org/protobuf/internal/impl"].MessageState.ptr(new $packages["google.golang.org/protobuf/internal/pragma"].NoUnkeyedLiterals.ptr(),AV.zero(),AW.zero(),AX.nil),0,AA.nil,new $Int64(0,0)));if(false){b=(4>=V.$length?($throwRuntimeError("index out of range"),undefined):V.$array[V.$offset+4]);c=$clone(C.X,$packages["google.golang.org/protobuf/internal/impl"].Export).MessageStateOf((a));c.StoreMessageInfo(b);}};J.prototype.Reset=function(){return this.$val.Reset();};J.ptr.prototype.String=function(){var{a,b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=$clone(C.X,$packages["google.golang.org/protobuf/internal/impl"].Export).MessageStringOf(a);$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b;$s=2;case 2:return c;}return;}var $f={$blk:J.ptr.prototype.String,$c:true,$r,a,b,c,$s};return $f;};J.prototype.String=function(){return this.$val.String();};J.ptr.prototype.ProtoMessage=function(){};J.prototype.ProtoMessage=function(){return this.$val.ProtoMessage();};J.ptr.prototype.ProtoReflect=function(){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=(4>=V.$length?($throwRuntimeError("index out of range"),undefined):V.$array[V.$offset+4]);if(false&&!(a===AH.nil)){c=$clone(C.X,$packages["google.golang.org/protobuf/internal/impl"].Export).MessageStateOf((a));if(c.LoadMessageInfo()===AX.nil){c.StoreMessageInfo(b);}$s=-1;return c;}d=b.MessageOf(a);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;$s=2;case 2:return e;}return;}var $f={$blk:J.ptr.prototype.ProtoReflect,$c:true,$r,a,b,c,d,e,$s};return $f;};J.prototype.ProtoReflect=function(){return this.$val.ProtoReflect();};J.ptr.prototype.Descriptor=function(){var{a,b,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=U();$s=1;case 1:if($c){$c=false;a=a.$blk();}if(a&&a.$blk!==undefined){break s;}b=[a,new AY([4])];$s=2;case 2:return b;}return;}var $f={$blk:J.ptr.prototype.Descriptor,$c:true,$r,a,b,$s};return $f;};J.prototype.Descriptor=function(){return this.$val.Descriptor();};J.ptr.prototype.GetClientTimestamp=function(){var a;a=this;if(!(a===AH.nil)){return a.ClientTimestamp;}return new $Int64(0,0);};J.prototype.GetClientTimestamp=function(){return this.$val.GetClientTimestamp();};K.ptr.prototype.Reset=function(){var a,b,c;a=this;K.copy(a,new K.ptr(new $packages["google.golang.org/protobuf/internal/impl"].MessageState.ptr(new $packages["google.golang.org/protobuf/internal/pragma"].NoUnkeyedLiterals.ptr(),AV.zero(),AW.zero(),AX.nil),0,AA.nil,0,0,0,0,0,0,BA.nil,AH.nil));if(false){b=(5>=V.$length?($throwRuntimeError("index out of range"),undefined):V.$array[V.$offset+5]);c=$clone(C.X,$packages["google.golang.org/protobuf/internal/impl"].Export).MessageStateOf((a));c.StoreMessageInfo(b);}};K.prototype.Reset=function(){return this.$val.Reset();};K.ptr.prototype.String=function(){var{a,b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=$clone(C.X,$packages["google.golang.org/protobuf/internal/impl"].Export).MessageStringOf(a);$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b;$s=2;case 2:return c;}return;}var $f={$blk:K.ptr.prototype.String,$c:true,$r,a,b,c,$s};return $f;};K.prototype.String=function(){return this.$val.String();};K.ptr.prototype.ProtoMessage=function(){};K.prototype.ProtoMessage=function(){return this.$val.ProtoMessage();};K.ptr.prototype.ProtoReflect=function(){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=(5>=V.$length?($throwRuntimeError("index out of range"),undefined):V.$array[V.$offset+5]);if(false&&!(a===AI.nil)){c=$clone(C.X,$packages["google.golang.org/protobuf/internal/impl"].Export).MessageStateOf((a));if(c.LoadMessageInfo()===AX.nil){c.StoreMessageInfo(b);}$s=-1;return c;}d=b.MessageOf(a);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;$s=2;case 2:return e;}return;}var $f={$blk:K.ptr.prototype.ProtoReflect,$c:true,$r,a,b,c,d,e,$s};return $f;};K.prototype.ProtoReflect=function(){return this.$val.ProtoReflect();};K.ptr.prototype.Descriptor=function(){var{a,b,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=U();$s=1;case 1:if($c){$c=false;a=a.$blk();}if(a&&a.$blk!==undefined){break s;}b=[a,new AY([5])];$s=2;case 2:return b;}return;}var $f={$blk:K.ptr.prototype.Descriptor,$c:true,$r,a,b,$s};return $f;};K.prototype.Descriptor=function(){return this.$val.Descriptor();};K.ptr.prototype.GetMsgId=function(){var a;a=this;if(!(a===AI.nil)){return a.MsgId;}return 0;};K.prototype.GetMsgId=function(){return this.$val.GetMsgId();};K.ptr.prototype.GetPlayerId=function(){var a;a=this;if(!(a===AI.nil)){return a.PlayerId;}return 0;};K.prototype.GetPlayerId=function(){return this.$val.GetPlayerId();};K.ptr.prototype.GetAct=function(){var a;a=this;if(!(a===AI.nil)){return a.Act;}return 0;};K.prototype.GetAct=function(){return this.$val.GetAct();};K.ptr.prototype.GetJoinIndex=function(){var a;a=this;if(!(a===AI.nil)){return a.JoinIndex;}return 0;};K.prototype.GetJoinIndex=function(){return this.$val.GetJoinIndex();};K.ptr.prototype.GetAckingFrameId=function(){var a;a=this;if(!(a===AI.nil)){return a.AckingFrameId;}return 0;};K.prototype.GetAckingFrameId=function(){return this.$val.GetAckingFrameId();};K.ptr.prototype.GetAckingInputFrameId=function(){var a;a=this;if(!(a===AI.nil)){return a.AckingInputFrameId;}return 0;};K.prototype.GetAckingInputFrameId=function(){return this.$val.GetAckingInputFrameId();};K.ptr.prototype.GetInputFrameUpsyncBatch=function(){var a;a=this;if(!(a===AI.nil)){return a.InputFrameUpsyncBatch;}return BA.nil;};K.prototype.GetInputFrameUpsyncBatch=function(){return this.$val.GetInputFrameUpsyncBatch();};K.ptr.prototype.GetHb=function(){var a;a=this;if(!(a===AI.nil)){return a.Hb;}return AH.nil;};K.prototype.GetHb=function(){return this.$val.GetHb();};L.ptr.prototype.Reset=function(){var a,b,c;a=this;L.copy(a,new L.ptr(new $packages["google.golang.org/protobuf/internal/impl"].MessageState.ptr(new $packages["google.golang.org/protobuf/internal/pragma"].NoUnkeyedLiterals.ptr(),AV.zero(),AW.zero(),AX.nil),0,AA.nil,0,0,0,AO.nil,BB.nil,AN.nil));if(false){b=(6>=V.$length?($throwRuntimeError("index out of range"),undefined):V.$array[V.$offset+6]);c=$clone(C.X,$packages["google.golang.org/protobuf/internal/impl"].Export).MessageStateOf((a));c.StoreMessageInfo(b);}};L.prototype.Reset=function(){return this.$val.Reset();};L.ptr.prototype.String=function(){var{a,b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=$clone(C.X,$packages["google.golang.org/protobuf/internal/impl"].Export).MessageStringOf(a);$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b;$s=2;case 2:return c;}return;}var $f={$blk:L.ptr.prototype.String,$c:true,$r,a,b,c,$s};return $f;};L.prototype.String=function(){return this.$val.String();};L.ptr.prototype.ProtoMessage=function(){};L.prototype.ProtoMessage=function(){return this.$val.ProtoMessage();};L.ptr.prototype.ProtoReflect=function(){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=(6>=V.$length?($throwRuntimeError("index out of range"),undefined):V.$array[V.$offset+6]);if(false&&!(a===AJ.nil)){c=$clone(C.X,$packages["google.golang.org/protobuf/internal/impl"].Export).MessageStateOf((a));if(c.LoadMessageInfo()===AX.nil){c.StoreMessageInfo(b);}$s=-1;return c;}d=b.MessageOf(a);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;$s=2;case 2:return e;}return;}var $f={$blk:L.ptr.prototype.ProtoReflect,$c:true,$r,a,b,c,d,e,$s};return $f;};L.prototype.ProtoReflect=function(){return this.$val.ProtoReflect();};L.ptr.prototype.Descriptor=function(){var{a,b,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=U();$s=1;case 1:if($c){$c=false;a=a.$blk();}if(a&&a.$blk!==undefined){break s;}b=[a,new AY([6])];$s=2;case 2:return b;}return;}var $f={$blk:L.ptr.prototype.Descriptor,$c:true,$r,a,b,$s};return $f;};L.prototype.Descriptor=function(){return this.$val.Descriptor();};L.ptr.prototype.GetRet=function(){var a;a=this;if(!(a===AJ.nil)){return a.Ret;}return 0;};L.prototype.GetRet=function(){return this.$val.GetRet();};L.ptr.prototype.GetEchoedMsgId=function(){var a;a=this;if(!(a===AJ.nil)){return a.EchoedMsgId;}return 0;};L.prototype.GetEchoedMsgId=function(){return this.$val.GetEchoedMsgId();};L.ptr.prototype.GetAct=function(){var a;a=this;if(!(a===AJ.nil)){return a.Act;}return 0;};L.prototype.GetAct=function(){return this.$val.GetAct();};L.ptr.prototype.GetRdf=function(){var a;a=this;if(!(a===AJ.nil)){return a.Rdf;}return AO.nil;};L.prototype.GetRdf=function(){return this.$val.GetRdf();};L.ptr.prototype.GetInputFrameDownsyncBatch=function(){var a;a=this;if(!(a===AJ.nil)){return a.InputFrameDownsyncBatch;}return BB.nil;};L.prototype.GetInputFrameDownsyncBatch=function(){return this.$val.GetInputFrameDownsyncBatch();};L.ptr.prototype.GetBciFrame=function(){var a;a=this;if(!(a===AJ.nil)){return a.BciFrame;}return AN.nil;};L.prototype.GetBciFrame=function(){return this.$val.GetBciFrame();};M.ptr.prototype.Reset=function(){var a,b,c;a=this;M.copy(a,new M.ptr(new $packages["google.golang.org/protobuf/internal/impl"].MessageState.ptr(new $packages["google.golang.org/protobuf/internal/pragma"].NoUnkeyedLiterals.ptr(),AV.zero(),AW.zero(),AX.nil),0,AA.nil,0,new $Uint64(0,0),BB.nil,false));if(false){b=(7>=V.$length?($throwRuntimeError("index out of range"),undefined):V.$array[V.$offset+7]);c=$clone(C.X,$packages["google.golang.org/protobuf/internal/impl"].Export).MessageStateOf((a));c.StoreMessageInfo(b);}};M.prototype.Reset=function(){return this.$val.Reset();};M.ptr.prototype.String=function(){var{a,b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=$clone(C.X,$packages["google.golang.org/protobuf/internal/impl"].Export).MessageStringOf(a);$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b;$s=2;case 2:return c;}return;}var $f={$blk:M.ptr.prototype.String,$c:true,$r,a,b,c,$s};return $f;};M.prototype.String=function(){return this.$val.String();};M.ptr.prototype.ProtoMessage=function(){};M.prototype.ProtoMessage=function(){return this.$val.ProtoMessage();};M.ptr.prototype.ProtoReflect=function(){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=(7>=V.$length?($throwRuntimeError("index out of range"),undefined):V.$array[V.$offset+7]);if(false&&!(a===AK.nil)){c=$clone(C.X,$packages["google.golang.org/protobuf/internal/impl"].Export).MessageStateOf((a));if(c.LoadMessageInfo()===AX.nil){c.StoreMessageInfo(b);}$s=-1;return c;}d=b.MessageOf(a);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;$s=2;case 2:return e;}return;}var $f={$blk:M.ptr.prototype.ProtoReflect,$c:true,$r,a,b,c,d,e,$s};return $f;};M.prototype.ProtoReflect=function(){return this.$val.ProtoReflect();};M.ptr.prototype.Descriptor=function(){var{a,b,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=U();$s=1;case 1:if($c){$c=false;a=a.$blk();}if(a&&a.$blk!==undefined){break s;}b=[a,new AY([7])];$s=2;case 2:return b;}return;}var $f={$blk:M.ptr.prototype.Descriptor,$c:true,$r,a,b,$s};return $f;};M.prototype.Descriptor=function(){return this.$val.Descriptor();};M.ptr.prototype.GetRefRenderFrameId=function(){var a;a=this;if(!(a===AK.nil)){return a.RefRenderFrameId;}return 0;};M.prototype.GetRefRenderFrameId=function(){return this.$val.GetRefRenderFrameId();};M.ptr.prototype.GetUnconfirmedMask=function(){var a;a=this;if(!(a===AK.nil)){return a.UnconfirmedMask;}return new $Uint64(0,0);};M.prototype.GetUnconfirmedMask=function(){return this.$val.GetUnconfirmedMask();};M.ptr.prototype.GetToSendInputFrameDownsyncs=function(){var a;a=this;if(!(a===AK.nil)){return a.ToSendInputFrameDownsyncs;}return BB.nil;};M.prototype.GetToSendInputFrameDownsyncs=function(){return this.$val.GetToSendInputFrameDownsyncs();};M.ptr.prototype.GetShouldForceResync=function(){var a;a=this;if(!(a===AK.nil)){return a.ShouldForceResync;}return false;};M.prototype.GetShouldForceResync=function(){return this.$val.GetShouldForceResync();};N.ptr.prototype.Reset=function(){var a,b,c;a=this;N.copy(a,new N.ptr(new $packages["google.golang.org/protobuf/internal/impl"].MessageState.ptr(new $packages["google.golang.org/protobuf/internal/pragma"].NoUnkeyedLiterals.ptr(),AV.zero(),AW.zero(),AX.nil),0,AA.nil,AP.nil));if(false){b=(8>=V.$length?($throwRuntimeError("index out of range"),undefined):V.$array[V.$offset+8]);c=$clone(C.X,$packages["google.golang.org/protobuf/internal/impl"].Export).MessageStateOf((a));c.StoreMessageInfo(b);}};N.prototype.Reset=function(){return this.$val.Reset();};N.ptr.prototype.String=function(){var{a,b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=$clone(C.X,$packages["google.golang.org/protobuf/internal/impl"].Export).MessageStringOf(a);$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b;$s=2;case 2:return c;}return;}var $f={$blk:N.ptr.prototype.String,$c:true,$r,a,b,c,$s};return $f;};N.prototype.String=function(){return this.$val.String();};N.ptr.prototype.ProtoMessage=function(){};N.prototype.ProtoMessage=function(){return this.$val.ProtoMessage();};N.ptr.prototype.ProtoReflect=function(){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=(8>=V.$length?($throwRuntimeError("index out of range"),undefined):V.$array[V.$offset+8]);if(false&&!(a===AL.nil)){c=$clone(C.X,$packages["google.golang.org/protobuf/internal/impl"].Export).MessageStateOf((a));if(c.LoadMessageInfo()===AX.nil){c.StoreMessageInfo(b);}$s=-1;return c;}d=b.MessageOf(a);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;$s=2;case 2:return e;}return;}var $f={$blk:N.ptr.prototype.ProtoReflect,$c:true,$r,a,b,c,d,e,$s};return $f;};N.prototype.ProtoReflect=function(){return this.$val.ProtoReflect();};N.ptr.prototype.Descriptor=function(){var{a,b,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=U();$s=1;case 1:if($c){$c=false;a=a.$blk();}if(a&&a.$blk!==undefined){break s;}b=[a,new AY([8])];$s=2;case 2:return b;}return;}var $f={$blk:N.ptr.prototype.Descriptor,$c:true,$r,a,b,$s};return $f;};N.prototype.Descriptor=function(){return this.$val.Descriptor();};N.ptr.prototype.GetBoundary=function(){var a;a=this;if(!(a===AL.nil)){return a.Boundary;}return AP.nil;};N.prototype.GetBoundary=function(){return this.$val.GetBoundary();};O.ptr.prototype.Reset=function(){var a,b,c;a=this;O.copy(a,new O.ptr(new $packages["google.golang.org/protobuf/internal/impl"].MessageState.ptr(new $packages["google.golang.org/protobuf/internal/pragma"].NoUnkeyedLiterals.ptr(),AV.zero(),AW.zero(),AX.nil),0,AA.nil,0,0,0,0,0,0,AQ.nil,0,AQ.nil,0,0,0,0,0,0,0,0));if(false){b=(9>=V.$length?($throwRuntimeError("index out of range"),undefined):V.$array[V.$offset+9]);c=$clone(C.X,$packages["google.golang.org/protobuf/internal/impl"].Export).MessageStateOf((a));c.StoreMessageInfo(b);}};O.prototype.Reset=function(){return this.$val.Reset();};O.ptr.prototype.String=function(){var{a,b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=$clone(C.X,$packages["google.golang.org/protobuf/internal/impl"].Export).MessageStringOf(a);$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b;$s=2;case 2:return c;}return;}var $f={$blk:O.ptr.prototype.String,$c:true,$r,a,b,c,$s};return $f;};O.prototype.String=function(){return this.$val.String();};O.ptr.prototype.ProtoMessage=function(){};O.prototype.ProtoMessage=function(){return this.$val.ProtoMessage();};O.ptr.prototype.ProtoReflect=function(){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=(9>=V.$length?($throwRuntimeError("index out of range"),undefined):V.$array[V.$offset+9]);if(false&&!(a===AM.nil)){c=$clone(C.X,$packages["google.golang.org/protobuf/internal/impl"].Export).MessageStateOf((a));if(c.LoadMessageInfo()===AX.nil){c.StoreMessageInfo(b);}$s=-1;return c;}d=b.MessageOf(a);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;$s=2;case 2:return e;}return;}var $f={$blk:O.ptr.prototype.ProtoReflect,$c:true,$r,a,b,c,d,e,$s};return $f;};O.prototype.ProtoReflect=function(){return this.$val.ProtoReflect();};O.ptr.prototype.Descriptor=function(){var{a,b,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=U();$s=1;case 1:if($c){$c=false;a=a.$blk();}if(a&&a.$blk!==undefined){break s;}b=[a,new AY([9])];$s=2;case 2:return b;}return;}var $f={$blk:O.ptr.prototype.Descriptor,$c:true,$r,a,b,$s};return $f;};O.prototype.Descriptor=function(){return this.$val.Descriptor();};O.ptr.prototype.GetBattleLocalId=function(){var a;a=this;if(!(a===AM.nil)){return a.BattleLocalId;}return 0;};O.prototype.GetBattleLocalId=function(){return this.$val.GetBattleLocalId();};O.ptr.prototype.GetStartupFrames=function(){var a;a=this;if(!(a===AM.nil)){return a.StartupFrames;}return 0;};O.prototype.GetStartupFrames=function(){return this.$val.GetStartupFrames();};O.ptr.prototype.GetActiveFrames=function(){var a;a=this;if(!(a===AM.nil)){return a.ActiveFrames;}return 0;};O.prototype.GetActiveFrames=function(){return this.$val.GetActiveFrames();};O.ptr.prototype.GetRecoveryFrames=function(){var a;a=this;if(!(a===AM.nil)){return a.RecoveryFrames;}return 0;};O.prototype.GetRecoveryFrames=function(){return this.$val.GetRecoveryFrames();};O.ptr.prototype.GetRecoveryFramesOnBlock=function(){var a;a=this;if(!(a===AM.nil)){return a.RecoveryFramesOnBlock;}return 0;};O.prototype.GetRecoveryFramesOnBlock=function(){return this.$val.GetRecoveryFramesOnBlock();};O.ptr.prototype.GetRecoveryFramesOnHit=function(){var a;a=this;if(!(a===AM.nil)){return a.RecoveryFramesOnHit;}return 0;};O.prototype.GetRecoveryFramesOnHit=function(){return this.$val.GetRecoveryFramesOnHit();};O.ptr.prototype.GetMoveforward=function(){var a;a=this;if(!(a===AM.nil)){return a.Moveforward;}return AQ.nil;};O.prototype.GetMoveforward=function(){return this.$val.GetMoveforward();};O.ptr.prototype.GetHitboxOffset=function(){var a;a=this;if(!(a===AM.nil)){return a.HitboxOffset;}return 0;};O.prototype.GetHitboxOffset=function(){return this.$val.GetHitboxOffset();};O.ptr.prototype.GetHitboxSize=function(){var a;a=this;if(!(a===AM.nil)){return a.HitboxSize;}return AQ.nil;};O.prototype.GetHitboxSize=function(){return this.$val.GetHitboxSize();};O.ptr.prototype.GetOriginatedRenderFrameId=function(){var a;a=this;if(!(a===AM.nil)){return a.OriginatedRenderFrameId;}return 0;};O.prototype.GetOriginatedRenderFrameId=function(){return this.$val.GetOriginatedRenderFrameId();};O.ptr.prototype.GetHitStunFrames=function(){var a;a=this;if(!(a===AM.nil)){return a.HitStunFrames;}return 0;};O.prototype.GetHitStunFrames=function(){return this.$val.GetHitStunFrames();};O.ptr.prototype.GetBlockStunFrames=function(){var a;a=this;if(!(a===AM.nil)){return a.BlockStunFrames;}return 0;};O.prototype.GetBlockStunFrames=function(){return this.$val.GetBlockStunFrames();};O.ptr.prototype.GetPushback=function(){var a;a=this;if(!(a===AM.nil)){return a.Pushback;}return 0;};O.prototype.GetPushback=function(){return this.$val.GetPushback();};O.ptr.prototype.GetReleaseTriggerType=function(){var a;a=this;if(!(a===AM.nil)){return a.ReleaseTriggerType;}return 0;};O.prototype.GetReleaseTriggerType=function(){return this.$val.GetReleaseTriggerType();};O.ptr.prototype.GetDamage=function(){var a;a=this;if(!(a===AM.nil)){return a.Damage;}return 0;};O.prototype.GetDamage=function(){return this.$val.GetDamage();};O.ptr.prototype.GetOffenderJoinIndex=function(){var a;a=this;if(!(a===AM.nil)){return a.OffenderJoinIndex;}return 0;};O.prototype.GetOffenderJoinIndex=function(){return this.$val.GetOffenderJoinIndex();};O.ptr.prototype.GetOffenderPlayerId=function(){var a;a=this;if(!(a===AM.nil)){return a.OffenderPlayerId;}return 0;};O.prototype.GetOffenderPlayerId=function(){return this.$val.GetOffenderPlayerId();};P.ptr.prototype.Reset=function(){var a,b,c;a=this;P.copy(a,new P.ptr(new $packages["google.golang.org/protobuf/internal/impl"].MessageState.ptr(new $packages["google.golang.org/protobuf/internal/pragma"].NoUnkeyedLiterals.ptr(),AV.zero(),AW.zero(),AX.nil),0,AA.nil,"",false,false,0,0,0,0,0,0,0,0,new $Int64(0,0),0,0,0,0,0,0,0,0,new $Int64(0,0),0,0,0,0,false,0,0,0,0,0));if(false){b=(10>=V.$length?($throwRuntimeError("index out of range"),undefined):V.$array[V.$offset+10]);c=$clone(C.X,$packages["google.golang.org/protobuf/internal/impl"].Export).MessageStateOf((a));c.StoreMessageInfo(b);}};P.prototype.Reset=function(){return this.$val.Reset();};P.ptr.prototype.String=function(){var{a,b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=$clone(C.X,$packages["google.golang.org/protobuf/internal/impl"].Export).MessageStringOf(a);$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b;$s=2;case 2:return c;}return;}var $f={$blk:P.ptr.prototype.String,$c:true,$r,a,b,c,$s};return $f;};P.prototype.String=function(){return this.$val.String();};P.ptr.prototype.ProtoMessage=function(){};P.prototype.ProtoMessage=function(){return this.$val.ProtoMessage();};P.ptr.prototype.ProtoReflect=function(){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=(10>=V.$length?($throwRuntimeError("index out of range"),undefined):V.$array[V.$offset+10]);if(false&&!(a===AN.nil)){c=$clone(C.X,$packages["google.golang.org/protobuf/internal/impl"].Export).MessageStateOf((a));if(c.LoadMessageInfo()===AX.nil){c.StoreMessageInfo(b);}$s=-1;return c;}d=b.MessageOf(a);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;$s=2;case 2:return e;}return;}var $f={$blk:P.ptr.prototype.ProtoReflect,$c:true,$r,a,b,c,d,e,$s};return $f;};P.prototype.ProtoReflect=function(){return this.$val.ProtoReflect();};P.ptr.prototype.Descriptor=function(){var{a,b,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=U();$s=1;case 1:if($c){$c=false;a=a.$blk();}if(a&&a.$blk!==undefined){break s;}b=[a,new AY([10])];$s=2;case 2:return b;}return;}var $f={$blk:P.ptr.prototype.Descriptor,$c:true,$r,a,b,$s};return $f;};P.prototype.Descriptor=function(){return this.$val.Descriptor();};P.ptr.prototype.GetStageName=function(){var a;a=this;if(!(a===AN.nil)){return a.StageName;}return"";};P.prototype.GetStageName=function(){return this.$val.GetStageName();};P.ptr.prototype.GetStrToVec2DListMap=function(){var a;a=this;if(!(a===AN.nil)){return a.StrToVec2DListMap;}return false;};P.prototype.GetStrToVec2DListMap=function(){return this.$val.GetStrToVec2DListMap();};P.ptr.prototype.GetStrToPolygon2DListMap=function(){var a;a=this;if(!(a===AN.nil)){return a.StrToPolygon2DListMap;}return false;};P.prototype.GetStrToPolygon2DListMap=function(){return this.$val.GetStrToPolygon2DListMap();};P.ptr.prototype.GetStageDiscreteW=function(){var a;a=this;if(!(a===AN.nil)){return a.StageDiscreteW;}return 0;};P.prototype.GetStageDiscreteW=function(){return this.$val.GetStageDiscreteW();};P.ptr.prototype.GetStageDiscreteH=function(){var a;a=this;if(!(a===AN.nil)){return a.StageDiscreteH;}return 0;};P.prototype.GetStageDiscreteH=function(){return this.$val.GetStageDiscreteH();};P.ptr.prototype.GetStageTileW=function(){var a;a=this;if(!(a===AN.nil)){return a.StageTileW;}return 0;};P.prototype.GetStageTileW=function(){return this.$val.GetStageTileW();};P.ptr.prototype.GetStageTileH=function(){var a;a=this;if(!(a===AN.nil)){return a.StageTileH;}return 0;};P.prototype.GetStageTileH=function(){return this.$val.GetStageTileH();};P.ptr.prototype.GetIntervalToPing=function(){var a;a=this;if(!(a===AN.nil)){return a.IntervalToPing;}return 0;};P.prototype.GetIntervalToPing=function(){return this.$val.GetIntervalToPing();};P.ptr.prototype.GetWillKickIfInactiveFor=function(){var a;a=this;if(!(a===AN.nil)){return a.WillKickIfInactiveFor;}return 0;};P.prototype.GetWillKickIfInactiveFor=function(){return this.$val.GetWillKickIfInactiveFor();};P.ptr.prototype.GetBoundRoomId=function(){var a;a=this;if(!(a===AN.nil)){return a.BoundRoomId;}return 0;};P.prototype.GetBoundRoomId=function(){return this.$val.GetBoundRoomId();};P.ptr.prototype.GetBattleDurationFrames=function(){var a;a=this;if(!(a===AN.nil)){return a.BattleDurationFrames;}return 0;};P.prototype.GetBattleDurationFrames=function(){return this.$val.GetBattleDurationFrames();};P.ptr.prototype.GetBattleDurationNanos=function(){var a;a=this;if(!(a===AN.nil)){return a.BattleDurationNanos;}return new $Int64(0,0);};P.prototype.GetBattleDurationNanos=function(){return this.$val.GetBattleDurationNanos();};P.ptr.prototype.GetServerFps=function(){var a;a=this;if(!(a===AN.nil)){return a.ServerFps;}return 0;};P.prototype.GetServerFps=function(){return this.$val.GetServerFps();};P.ptr.prototype.GetInputDelayFrames=function(){var a;a=this;if(!(a===AN.nil)){return a.InputDelayFrames;}return 0;};P.prototype.GetInputDelayFrames=function(){return this.$val.GetInputDelayFrames();};P.ptr.prototype.GetInputScaleFrames=function(){var a;a=this;if(!(a===AN.nil)){return a.InputScaleFrames;}return 0;};P.prototype.GetInputScaleFrames=function(){return this.$val.GetInputScaleFrames();};P.ptr.prototype.GetNstDelayFrames=function(){var a;a=this;if(!(a===AN.nil)){return a.NstDelayFrames;}return 0;};P.prototype.GetNstDelayFrames=function(){return this.$val.GetNstDelayFrames();};P.ptr.prototype.GetInputFrameUpsyncDelayTolerance=function(){var a;a=this;if(!(a===AN.nil)){return a.InputFrameUpsyncDelayTolerance;}return 0;};P.prototype.GetInputFrameUpsyncDelayTolerance=function(){return this.$val.GetInputFrameUpsyncDelayTolerance();};P.ptr.prototype.GetMaxChasingRenderFramesPerUpdate=function(){var a;a=this;if(!(a===AN.nil)){return a.MaxChasingRenderFramesPerUpdate;}return 0;};P.prototype.GetMaxChasingRenderFramesPerUpdate=function(){return this.$val.GetMaxChasingRenderFramesPerUpdate();};P.ptr.prototype.GetPlayerBattleState=function(){var a;a=this;if(!(a===AN.nil)){return a.PlayerBattleState;}return 0;};P.prototype.GetPlayerBattleState=function(){return this.$val.GetPlayerBattleState();};P.ptr.prototype.GetRollbackEstimatedDtMillis=function(){var a;a=this;if(!(a===AN.nil)){return a.RollbackEstimatedDtMillis;}return 0;};P.prototype.GetRollbackEstimatedDtMillis=function(){return this.$val.GetRollbackEstimatedDtMillis();};P.ptr.prototype.GetRollbackEstimatedDtNanos=function(){var a;a=this;if(!(a===AN.nil)){return a.RollbackEstimatedDtNanos;}return new $Int64(0,0);};P.prototype.GetRollbackEstimatedDtNanos=function(){return this.$val.GetRollbackEstimatedDtNanos();};P.ptr.prototype.GetWorldToVirtualGridRatio=function(){var a;a=this;if(!(a===AN.nil)){return a.WorldToVirtualGridRatio;}return 0;};P.prototype.GetWorldToVirtualGridRatio=function(){return this.$val.GetWorldToVirtualGridRatio();};P.ptr.prototype.GetVirtualGridToWorldRatio=function(){var a;a=this;if(!(a===AN.nil)){return a.VirtualGridToWorldRatio;}return 0;};P.prototype.GetVirtualGridToWorldRatio=function(){return this.$val.GetVirtualGridToWorldRatio();};P.ptr.prototype.GetSpAtkLookupFrames=function(){var a;a=this;if(!(a===AN.nil)){return a.SpAtkLookupFrames;}return 0;};P.prototype.GetSpAtkLookupFrames=function(){return this.$val.GetSpAtkLookupFrames();};P.ptr.prototype.GetRenderCacheSize=function(){var a;a=this;if(!(a===AN.nil)){return a.RenderCacheSize;}return 0;};P.prototype.GetRenderCacheSize=function(){return this.$val.GetRenderCacheSize();};P.ptr.prototype.GetMeleeSkillConfig=function(){var a;a=this;if(!(a===AN.nil)){return a.MeleeSkillConfig;}return false;};P.prototype.GetMeleeSkillConfig=function(){return this.$val.GetMeleeSkillConfig();};P.ptr.prototype.GetSnapIntoPlatformOverlap=function(){var a;a=this;if(!(a===AN.nil)){return a.SnapIntoPlatformOverlap;}return 0;};P.prototype.GetSnapIntoPlatformOverlap=function(){return this.$val.GetSnapIntoPlatformOverlap();};P.ptr.prototype.GetSnapIntoPlatformThreshold=function(){var a;a=this;if(!(a===AN.nil)){return a.SnapIntoPlatformThreshold;}return 0;};P.prototype.GetSnapIntoPlatformThreshold=function(){return this.$val.GetSnapIntoPlatformThreshold();};P.ptr.prototype.GetJumpingInitVelY=function(){var a;a=this;if(!(a===AN.nil)){return a.JumpingInitVelY;}return 0;};P.prototype.GetJumpingInitVelY=function(){return this.$val.GetJumpingInitVelY();};P.ptr.prototype.GetGravityX=function(){var a;a=this;if(!(a===AN.nil)){return a.GravityX;}return 0;};P.prototype.GetGravityX=function(){return this.$val.GetGravityX();};P.ptr.prototype.GetGravityY=function(){var a;a=this;if(!(a===AN.nil)){return a.GravityY;}return 0;};P.prototype.GetGravityY=function(){return this.$val.GetGravityY();};Q.ptr.prototype.Reset=function(){var a,b,c;a=this;Q.copy(a,new Q.ptr(new $packages["google.golang.org/protobuf/internal/impl"].MessageState.ptr(new $packages["google.golang.org/protobuf/internal/pragma"].NoUnkeyedLiterals.ptr(),AV.zero(),AW.zero(),AX.nil),0,AA.nil,0,BC.nil,new $Int64(0,0),BD.nil,new $Uint64(0,0),false,false));if(false){b=(11>=V.$length?($throwRuntimeError("index out of range"),undefined):V.$array[V.$offset+11]);c=$clone(C.X,$packages["google.golang.org/protobuf/internal/impl"].Export).MessageStateOf((a));c.StoreMessageInfo(b);}};Q.prototype.Reset=function(){return this.$val.Reset();};Q.ptr.prototype.String=function(){var{a,b,c,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=$clone(C.X,$packages["google.golang.org/protobuf/internal/impl"].Export).MessageStringOf(a);$s=1;case 1:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=b;$s=2;case 2:return c;}return;}var $f={$blk:Q.ptr.prototype.String,$c:true,$r,a,b,c,$s};return $f;};Q.prototype.String=function(){return this.$val.String();};Q.ptr.prototype.ProtoMessage=function(){};Q.prototype.ProtoMessage=function(){return this.$val.ProtoMessage();};Q.ptr.prototype.ProtoReflect=function(){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=this;b=(11>=V.$length?($throwRuntimeError("index out of range"),undefined):V.$array[V.$offset+11]);if(false&&!(a===AO.nil)){c=$clone(C.X,$packages["google.golang.org/protobuf/internal/impl"].Export).MessageStateOf((a));if(c.LoadMessageInfo()===AX.nil){c.StoreMessageInfo(b);}$s=-1;return c;}d=b.MessageOf(a);$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;$s=2;case 2:return e;}return;}var $f={$blk:Q.ptr.prototype.ProtoReflect,$c:true,$r,a,b,c,d,e,$s};return $f;};Q.prototype.ProtoReflect=function(){return this.$val.ProtoReflect();};Q.ptr.prototype.Descriptor=function(){var{a,b,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=U();$s=1;case 1:if($c){$c=false;a=a.$blk();}if(a&&a.$blk!==undefined){break s;}b=[a,new AY([11])];$s=2;case 2:return b;}return;}var $f={$blk:Q.ptr.prototype.Descriptor,$c:true,$r,a,b,$s};return $f;};Q.prototype.Descriptor=function(){return this.$val.Descriptor();};Q.ptr.prototype.GetId=function(){var a;a=this;if(!(a===AO.nil)){return a.Id;}return 0;};Q.prototype.GetId=function(){return this.$val.GetId();};Q.ptr.prototype.GetPlayersArr=function(){var a;a=this;if(!(a===AO.nil)){return a.PlayersArr;}return BC.nil;};Q.prototype.GetPlayersArr=function(){return this.$val.GetPlayersArr();};Q.ptr.prototype.GetCountdownNanos=function(){var a;a=this;if(!(a===AO.nil)){return a.CountdownNanos;}return new $Int64(0,0);};Q.prototype.GetCountdownNanos=function(){return this.$val.GetCountdownNanos();};Q.ptr.prototype.GetMeleeBullets=function(){var a;a=this;if(!(a===AO.nil)){return a.MeleeBullets;}return BD.nil;};Q.prototype.GetMeleeBullets=function(){return this.$val.GetMeleeBullets();};Q.ptr.prototype.GetBackendUnconfirmedMask=function(){var a;a=this;if(!(a===AO.nil)){return a.BackendUnconfirmedMask;}return new $Uint64(0,0);};Q.prototype.GetBackendUnconfirmedMask=function(){return this.$val.GetBackendUnconfirmedMask();};Q.ptr.prototype.GetShouldForceResync=function(){var a;a=this;if(!(a===AO.nil)){return a.ShouldForceResync;}return false;};Q.prototype.GetShouldForceResync=function(){return this.$val.GetShouldForceResync();};Q.ptr.prototype.GetPlayers=function(){var a;a=this;if(!(a===AO.nil)){return a.Players;}return false;};Q.prototype.GetPlayers=function(){return this.$val.GetPlayers();};U=function(){var{$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:$r=S.Do((function $b(){var{a,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:a=$clone(C.X,$packages["google.golang.org/protobuf/internal/impl"].Export).CompressGZIP(T);$s=1;case 1:if($c){$c=false;a=a.$blk();}if(a&&a.$blk!==undefined){break s;}T=a;$s=-1;return;}return;}var $f={$blk:$b,$c:true,$r,a,$s};return $f;}));$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return T;}return;}var $f={$blk:U,$c:true,$r,$s};return $f;};Y=function(){var{$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:$r=Z();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$s=-1;return;}return;}var $f={$blk:Y,$c:true,$r,$s};return $f;};Z=function(){var{a,b,c,d,$s,$r,$c}=$restore(this,{});$s=$s||0;s:while(true){switch($s){case 0:if(!($interfaceIsEqual($pkg.File_room_downsync_frame_proto,$ifaceNil))){$s=-1;return;}if(true){$s=1;continue;}$s=2;continue;case 1:(0>=V.$length?($throwRuntimeError("index out of range"),undefined):V.$array[V.$offset+0]).Exporter=(function(a,b){var a,b,c,d;c=$assertType(a,AD);d=b;if(d===(0)){return c.state;}else if(d===(1)){return(c.$ptr_sizeCache||(c.$ptr_sizeCache=new BE(function(){return this.$target.sizeCache;},function($v){this.$target.sizeCache=$v;},c)));}else if(d===(2)){return(c.$ptr_unknownFields||(c.$ptr_unknownFields=new BF(function(){return this.$target.unknownFields;},function($v){this.$target.unknownFields=$v;},c)));}else{return $ifaceNil;}});(1>=V.$length?($throwRuntimeError("index out of range"),undefined):V.$array[V.$offset+1]).Exporter=(function(a,b){var a,b,c,d;c=$assertType(a,AE);d=b;if(d===(0)){return c.state;}else if(d===(1)){return(c.$ptr_sizeCache||(c.$ptr_sizeCache=new BE(function(){return this.$target.sizeCache;},function($v){this.$target.sizeCache=$v;},c)));}else if(d===(2)){return(c.$ptr_unknownFields||(c.$ptr_unknownFields=new BF(function(){return this.$target.unknownFields;},function($v){this.$target.unknownFields=$v;},c)));}else{return $ifaceNil;}});(2>=V.$length?($throwRuntimeError("index out of range"),undefined):V.$array[V.$offset+2]).Exporter=(function(a,b){var a,b,c,d;c=$assertType(a,AF);d=b;if(d===(0)){return c.state;}else if(d===(1)){return(c.$ptr_sizeCache||(c.$ptr_sizeCache=new BE(function(){return this.$target.sizeCache;},function($v){this.$target.sizeCache=$v;},c)));}else if(d===(2)){return(c.$ptr_unknownFields||(c.$ptr_unknownFields=new BF(function(){return this.$target.unknownFields;},function($v){this.$target.unknownFields=$v;},c)));}else{return $ifaceNil;}});(3>=V.$length?($throwRuntimeError("index out of range"),undefined):V.$array[V.$offset+3]).Exporter=(function(a,b){var a,b,c,d;c=$assertType(a,AG);d=b;if(d===(0)){return c.state;}else if(d===(1)){return(c.$ptr_sizeCache||(c.$ptr_sizeCache=new BE(function(){return this.$target.sizeCache;},function($v){this.$target.sizeCache=$v;},c)));}else if(d===(2)){return(c.$ptr_unknownFields||(c.$ptr_unknownFields=new BF(function(){return this.$target.unknownFields;},function($v){this.$target.unknownFields=$v;},c)));}else{return $ifaceNil;}});(4>=V.$length?($throwRuntimeError("index out of range"),undefined):V.$array[V.$offset+4]).Exporter=(function(a,b){var a,b,c,d;c=$assertType(a,AH);d=b;if(d===(0)){return c.state;}else if(d===(1)){return(c.$ptr_sizeCache||(c.$ptr_sizeCache=new BE(function(){return this.$target.sizeCache;},function($v){this.$target.sizeCache=$v;},c)));}else if(d===(2)){return(c.$ptr_unknownFields||(c.$ptr_unknownFields=new BF(function(){return this.$target.unknownFields;},function($v){this.$target.unknownFields=$v;},c)));}else{return $ifaceNil;}});(5>=V.$length?($throwRuntimeError("index out of range"),undefined):V.$array[V.$offset+5]).Exporter=(function(a,b){var a,b,c,d;c=$assertType(a,AI);d=b;if(d===(0)){return c.state;}else if(d===(1)){return(c.$ptr_sizeCache||(c.$ptr_sizeCache=new BE(function(){return this.$target.sizeCache;},function($v){this.$target.sizeCache=$v;},c)));}else if(d===(2)){return(c.$ptr_unknownFields||(c.$ptr_unknownFields=new BF(function(){return this.$target.unknownFields;},function($v){this.$target.unknownFields=$v;},c)));}else{return $ifaceNil;}});(6>=V.$length?($throwRuntimeError("index out of range"),undefined):V.$array[V.$offset+6]).Exporter=(function(a,b){var a,b,c,d;c=$assertType(a,AJ);d=b;if(d===(0)){return c.state;}else if(d===(1)){return(c.$ptr_sizeCache||(c.$ptr_sizeCache=new BE(function(){return this.$target.sizeCache;},function($v){this.$target.sizeCache=$v;},c)));}else if(d===(2)){return(c.$ptr_unknownFields||(c.$ptr_unknownFields=new BF(function(){return this.$target.unknownFields;},function($v){this.$target.unknownFields=$v;},c)));}else{return $ifaceNil;}});(7>=V.$length?($throwRuntimeError("index out of range"),undefined):V.$array[V.$offset+7]).Exporter=(function(a,b){var a,b,c,d;c=$assertType(a,AK);d=b;if(d===(0)){return c.state;}else if(d===(1)){return(c.$ptr_sizeCache||(c.$ptr_sizeCache=new BE(function(){return this.$target.sizeCache;},function($v){this.$target.sizeCache=$v;},c)));}else if(d===(2)){return(c.$ptr_unknownFields||(c.$ptr_unknownFields=new BF(function(){return this.$target.unknownFields;},function($v){this.$target.unknownFields=$v;},c)));}else{return $ifaceNil;}});(8>=V.$length?($throwRuntimeError("index out of range"),undefined):V.$array[V.$offset+8]).Exporter=(function(a,b){var a,b,c,d;c=$assertType(a,AL);d=b;if(d===(0)){return c.state;}else if(d===(1)){return(c.$ptr_sizeCache||(c.$ptr_sizeCache=new BE(function(){return this.$target.sizeCache;},function($v){this.$target.sizeCache=$v;},c)));}else if(d===(2)){return(c.$ptr_unknownFields||(c.$ptr_unknownFields=new BF(function(){return this.$target.unknownFields;},function($v){this.$target.unknownFields=$v;},c)));}else{return $ifaceNil;}});(9>=V.$length?($throwRuntimeError("index out of range"),undefined):V.$array[V.$offset+9]).Exporter=(function(a,b){var a,b,c,d;c=$assertType(a,AM);d=b;if(d===(0)){return c.state;}else if(d===(1)){return(c.$ptr_sizeCache||(c.$ptr_sizeCache=new BE(function(){return this.$target.sizeCache;},function($v){this.$target.sizeCache=$v;},c)));}else if(d===(2)){return(c.$ptr_unknownFields||(c.$ptr_unknownFields=new BF(function(){return this.$target.unknownFields;},function($v){this.$target.unknownFields=$v;},c)));}else{return $ifaceNil;}});(10>=V.$length?($throwRuntimeError("index out of range"),undefined):V.$array[V.$offset+10]).Exporter=(function(a,b){var a,b,c,d;c=$assertType(a,AN);d=b;if(d===(0)){return c.state;}else if(d===(1)){return(c.$ptr_sizeCache||(c.$ptr_sizeCache=new BE(function(){return this.$target.sizeCache;},function($v){this.$target.sizeCache=$v;},c)));}else if(d===(2)){return(c.$ptr_unknownFields||(c.$ptr_unknownFields=new BF(function(){return this.$target.unknownFields;},function($v){this.$target.unknownFields=$v;},c)));}else{return $ifaceNil;}});(11>=V.$length?($throwRuntimeError("index out of range"),undefined):V.$array[V.$offset+11]).Exporter=(function(a,b){var a,b,c,d;c=$assertType(a,AO);d=b;if(d===(0)){return c.state;}else if(d===(1)){return(c.$ptr_sizeCache||(c.$ptr_sizeCache=new BE(function(){return this.$target.sizeCache;},function($v){this.$target.sizeCache=$v;},c)));}else if(d===(2)){return(c.$ptr_unknownFields||(c.$ptr_unknownFields=new BF(function(){return this.$target.unknownFields;},function($v){this.$target.unknownFields=$v;},c)));}else{return $ifaceNil;}});case 2:b=D.TypeOf((a=new BG.ptr(),new a.constructor.elem(a))).PkgPath();$s=3;case 3:if($c){$c=false;b=b.$blk();}if(b&&b.$blk!==undefined){break s;}c=new $packages["google.golang.org/protobuf/internal/filetype"].Builder.ptr(new $packages["google.golang.org/protobuf/internal/filedesc"].Builder.ptr(b,R,0,16,0,0,$ifaceNil,$ifaceNil),W,X,BH.nil,V,BI.nil,$ifaceNil).Build();$s=4;case 4:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=$clone(c,$packages["google.golang.org/protobuf/internal/filetype"].Out);$pkg.File_room_downsync_frame_proto=d.File;R=AA.nil;W=AC.nil;X=AT.nil;$s=-1;return;}return;}var $f={$blk:Z,$c:true,$r,a,b,c,d,$s};return $f;};AD.methods=[{prop:"Reset",name:"Reset",pkg:"",typ:$funcType([],[],false)},{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)},{prop:"ProtoMessage",name:"ProtoMessage",pkg:"",typ:$funcType([],[],false)},{prop:"ProtoReflect",name:"ProtoReflect",pkg:"",typ:$funcType([],[B.Message],false)},{prop:"Descriptor",name:"Descriptor",pkg:"",typ:$funcType([],[AA,AY],false)},{prop:"GetId",name:"GetId",pkg:"",typ:$funcType([],[$Int32],false)},{prop:"GetVirtualGridX",name:"GetVirtualGridX",pkg:"",typ:$funcType([],[$Int32],false)},{prop:"GetVirtualGridY",name:"GetVirtualGridY",pkg:"",typ:$funcType([],[$Int32],false)},{prop:"GetDirX",name:"GetDirX",pkg:"",typ:$funcType([],[$Int32],false)},{prop:"GetDirY",name:"GetDirY",pkg:"",typ:$funcType([],[$Int32],false)},{prop:"GetVelX",name:"GetVelX",pkg:"",typ:$funcType([],[$Int32],false)},{prop:"GetVelY",name:"GetVelY",pkg:"",typ:$funcType([],[$Int32],false)},{prop:"GetSpeed",name:"GetSpeed",pkg:"",typ:$funcType([],[$Int32],false)},{prop:"GetBattleState",name:"GetBattleState",pkg:"",typ:$funcType([],[$Int32],false)},{prop:"GetJoinIndex",name:"GetJoinIndex",pkg:"",typ:$funcType([],[$Int32],false)},{prop:"GetColliderRadius",name:"GetColliderRadius",pkg:"",typ:$funcType([],[$Float64],false)},{prop:"GetRemoved",name:"GetRemoved",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"GetScore",name:"GetScore",pkg:"",typ:$funcType([],[$Int32],false)},{prop:"GetLastMoveGmtMillis",name:"GetLastMoveGmtMillis",pkg:"",typ:$funcType([],[$Int32],false)},{prop:"GetFramesToRecover",name:"GetFramesToRecover",pkg:"",typ:$funcType([],[$Int32],false)},{prop:"GetHp",name:"GetHp",pkg:"",typ:$funcType([],[$Int32],false)},{prop:"GetMaxHp",name:"GetMaxHp",pkg:"",typ:$funcType([],[$Int32],false)},{prop:"GetCharacterState",name:"GetCharacterState",pkg:"",typ:$funcType([],[$Int32],false)},{prop:"GetInAir",name:"GetInAir",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"GetName",name:"GetName",pkg:"",typ:$funcType([],[$String],false)},{prop:"GetDisplayName",name:"GetDisplayName",pkg:"",typ:$funcType([],[$String],false)},{prop:"GetAvatar",name:"GetAvatar",pkg:"",typ:$funcType([],[$String],false)}];AE.methods=[{prop:"Reset",name:"Reset",pkg:"",typ:$funcType([],[],false)},{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)},{prop:"ProtoMessage",name:"ProtoMessage",pkg:"",typ:$funcType([],[],false)},{prop:"ProtoReflect",name:"ProtoReflect",pkg:"",typ:$funcType([],[B.Message],false)},{prop:"Descriptor",name:"Descriptor",pkg:"",typ:$funcType([],[AA,AY],false)},{prop:"GetDx",name:"GetDx",pkg:"",typ:$funcType([],[$Int32],false)},{prop:"GetDy",name:"GetDy",pkg:"",typ:$funcType([],[$Int32],false)},{prop:"GetBtnALevel",name:"GetBtnALevel",pkg:"",typ:$funcType([],[$Int32],false)},{prop:"GetBtnBLevel",name:"GetBtnBLevel",pkg:"",typ:$funcType([],[$Int32],false)}];AF.methods=[{prop:"Reset",name:"Reset",pkg:"",typ:$funcType([],[],false)},{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)},{prop:"ProtoMessage",name:"ProtoMessage",pkg:"",typ:$funcType([],[],false)},{prop:"ProtoReflect",name:"ProtoReflect",pkg:"",typ:$funcType([],[B.Message],false)},{prop:"Descriptor",name:"Descriptor",pkg:"",typ:$funcType([],[AA,AY],false)},{prop:"GetInputFrameId",name:"GetInputFrameId",pkg:"",typ:$funcType([],[$Int32],false)},{prop:"GetEncoded",name:"GetEncoded",pkg:"",typ:$funcType([],[$Uint64],false)}];AG.methods=[{prop:"Reset",name:"Reset",pkg:"",typ:$funcType([],[],false)},{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)},{prop:"ProtoMessage",name:"ProtoMessage",pkg:"",typ:$funcType([],[],false)},{prop:"ProtoReflect",name:"ProtoReflect",pkg:"",typ:$funcType([],[B.Message],false)},{prop:"Descriptor",name:"Descriptor",pkg:"",typ:$funcType([],[AA,AY],false)},{prop:"GetInputFrameId",name:"GetInputFrameId",pkg:"",typ:$funcType([],[$Int32],false)},{prop:"GetInputList",name:"GetInputList",pkg:"",typ:$funcType([],[AZ],false)},{prop:"GetConfirmedList",name:"GetConfirmedList",pkg:"",typ:$funcType([],[$Uint64],false)}];AH.methods=[{prop:"Reset",name:"Reset",pkg:"",typ:$funcType([],[],false)},{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)},{prop:"ProtoMessage",name:"ProtoMessage",pkg:"",typ:$funcType([],[],false)},{prop:"ProtoReflect",name:"ProtoReflect",pkg:"",typ:$funcType([],[B.Message],false)},{prop:"Descriptor",name:"Descriptor",pkg:"",typ:$funcType([],[AA,AY],false)},{prop:"GetClientTimestamp",name:"GetClientTimestamp",pkg:"",typ:$funcType([],[$Int64],false)}];AI.methods=[{prop:"Reset",name:"Reset",pkg:"",typ:$funcType([],[],false)},{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)},{prop:"ProtoMessage",name:"ProtoMessage",pkg:"",typ:$funcType([],[],false)},{prop:"ProtoReflect",name:"ProtoReflect",pkg:"",typ:$funcType([],[B.Message],false)},{prop:"Descriptor",name:"Descriptor",pkg:"",typ:$funcType([],[AA,AY],false)},{prop:"GetMsgId",name:"GetMsgId",pkg:"",typ:$funcType([],[$Int32],false)},{prop:"GetPlayerId",name:"GetPlayerId",pkg:"",typ:$funcType([],[$Int32],false)},{prop:"GetAct",name:"GetAct",pkg:"",typ:$funcType([],[$Int32],false)},{prop:"GetJoinIndex",name:"GetJoinIndex",pkg:"",typ:$funcType([],[$Int32],false)},{prop:"GetAckingFrameId",name:"GetAckingFrameId",pkg:"",typ:$funcType([],[$Int32],false)},{prop:"GetAckingInputFrameId",name:"GetAckingInputFrameId",pkg:"",typ:$funcType([],[$Int32],false)},{prop:"GetInputFrameUpsyncBatch",name:"GetInputFrameUpsyncBatch",pkg:"",typ:$funcType([],[BA],false)},{prop:"GetHb",name:"GetHb",pkg:"",typ:$funcType([],[AH],false)}];AJ.methods=[{prop:"Reset",name:"Reset",pkg:"",typ:$funcType([],[],false)},{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)},{prop:"ProtoMessage",name:"ProtoMessage",pkg:"",typ:$funcType([],[],false)},{prop:"ProtoReflect",name:"ProtoReflect",pkg:"",typ:$funcType([],[B.Message],false)},{prop:"Descriptor",name:"Descriptor",pkg:"",typ:$funcType([],[AA,AY],false)},{prop:"GetRet",name:"GetRet",pkg:"",typ:$funcType([],[$Int32],false)},{prop:"GetEchoedMsgId",name:"GetEchoedMsgId",pkg:"",typ:$funcType([],[$Int32],false)},{prop:"GetAct",name:"GetAct",pkg:"",typ:$funcType([],[$Int32],false)},{prop:"GetRdf",name:"GetRdf",pkg:"",typ:$funcType([],[AO],false)},{prop:"GetInputFrameDownsyncBatch",name:"GetInputFrameDownsyncBatch",pkg:"",typ:$funcType([],[BB],false)},{prop:"GetBciFrame",name:"GetBciFrame",pkg:"",typ:$funcType([],[AN],false)}];AK.methods=[{prop:"Reset",name:"Reset",pkg:"",typ:$funcType([],[],false)},{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)},{prop:"ProtoMessage",name:"ProtoMessage",pkg:"",typ:$funcType([],[],false)},{prop:"ProtoReflect",name:"ProtoReflect",pkg:"",typ:$funcType([],[B.Message],false)},{prop:"Descriptor",name:"Descriptor",pkg:"",typ:$funcType([],[AA,AY],false)},{prop:"GetRefRenderFrameId",name:"GetRefRenderFrameId",pkg:"",typ:$funcType([],[$Int32],false)},{prop:"GetUnconfirmedMask",name:"GetUnconfirmedMask",pkg:"",typ:$funcType([],[$Uint64],false)},{prop:"GetToSendInputFrameDownsyncs",name:"GetToSendInputFrameDownsyncs",pkg:"",typ:$funcType([],[BB],false)},{prop:"GetShouldForceResync",name:"GetShouldForceResync",pkg:"",typ:$funcType([],[$Bool],false)}];AL.methods=[{prop:"Reset",name:"Reset",pkg:"",typ:$funcType([],[],false)},{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)},{prop:"ProtoMessage",name:"ProtoMessage",pkg:"",typ:$funcType([],[],false)},{prop:"ProtoReflect",name:"ProtoReflect",pkg:"",typ:$funcType([],[B.Message],false)},{prop:"Descriptor",name:"Descriptor",pkg:"",typ:$funcType([],[AA,AY],false)},{prop:"GetBoundary",name:"GetBoundary",pkg:"",typ:$funcType([],[AP],false)}];AM.methods=[{prop:"Reset",name:"Reset",pkg:"",typ:$funcType([],[],false)},{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)},{prop:"ProtoMessage",name:"ProtoMessage",pkg:"",typ:$funcType([],[],false)},{prop:"ProtoReflect",name:"ProtoReflect",pkg:"",typ:$funcType([],[B.Message],false)},{prop:"Descriptor",name:"Descriptor",pkg:"",typ:$funcType([],[AA,AY],false)},{prop:"GetBattleLocalId",name:"GetBattleLocalId",pkg:"",typ:$funcType([],[$Int32],false)},{prop:"GetStartupFrames",name:"GetStartupFrames",pkg:"",typ:$funcType([],[$Int32],false)},{prop:"GetActiveFrames",name:"GetActiveFrames",pkg:"",typ:$funcType([],[$Int32],false)},{prop:"GetRecoveryFrames",name:"GetRecoveryFrames",pkg:"",typ:$funcType([],[$Int32],false)},{prop:"GetRecoveryFramesOnBlock",name:"GetRecoveryFramesOnBlock",pkg:"",typ:$funcType([],[$Int32],false)},{prop:"GetRecoveryFramesOnHit",name:"GetRecoveryFramesOnHit",pkg:"",typ:$funcType([],[$Int32],false)},{prop:"GetMoveforward",name:"GetMoveforward",pkg:"",typ:$funcType([],[AQ],false)},{prop:"GetHitboxOffset",name:"GetHitboxOffset",pkg:"",typ:$funcType([],[$Float64],false)},{prop:"GetHitboxSize",name:"GetHitboxSize",pkg:"",typ:$funcType([],[AQ],false)},{prop:"GetOriginatedRenderFrameId",name:"GetOriginatedRenderFrameId",pkg:"",typ:$funcType([],[$Int32],false)},{prop:"GetHitStunFrames",name:"GetHitStunFrames",pkg:"",typ:$funcType([],[$Int32],false)},{prop:"GetBlockStunFrames",name:"GetBlockStunFrames",pkg:"",typ:$funcType([],[$Int32],false)},{prop:"GetPushback",name:"GetPushback",pkg:"",typ:$funcType([],[$Float64],false)},{prop:"GetReleaseTriggerType",name:"GetReleaseTriggerType",pkg:"",typ:$funcType([],[$Int32],false)},{prop:"GetDamage",name:"GetDamage",pkg:"",typ:$funcType([],[$Int32],false)},{prop:"GetOffenderJoinIndex",name:"GetOffenderJoinIndex",pkg:"",typ:$funcType([],[$Int32],false)},{prop:"GetOffenderPlayerId",name:"GetOffenderPlayerId",pkg:"",typ:$funcType([],[$Int32],false)}];AN.methods=[{prop:"Reset",name:"Reset",pkg:"",typ:$funcType([],[],false)},{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)},{prop:"ProtoMessage",name:"ProtoMessage",pkg:"",typ:$funcType([],[],false)},{prop:"ProtoReflect",name:"ProtoReflect",pkg:"",typ:$funcType([],[B.Message],false)},{prop:"Descriptor",name:"Descriptor",pkg:"",typ:$funcType([],[AA,AY],false)},{prop:"GetStageName",name:"GetStageName",pkg:"",typ:$funcType([],[$String],false)},{prop:"GetStrToVec2DListMap",name:"GetStrToVec2DListMap",pkg:"",typ:$funcType([],[BJ],false)},{prop:"GetStrToPolygon2DListMap",name:"GetStrToPolygon2DListMap",pkg:"",typ:$funcType([],[BK],false)},{prop:"GetStageDiscreteW",name:"GetStageDiscreteW",pkg:"",typ:$funcType([],[$Int32],false)},{prop:"GetStageDiscreteH",name:"GetStageDiscreteH",pkg:"",typ:$funcType([],[$Int32],false)},{prop:"GetStageTileW",name:"GetStageTileW",pkg:"",typ:$funcType([],[$Int32],false)},{prop:"GetStageTileH",name:"GetStageTileH",pkg:"",typ:$funcType([],[$Int32],false)},{prop:"GetIntervalToPing",name:"GetIntervalToPing",pkg:"",typ:$funcType([],[$Int32],false)},{prop:"GetWillKickIfInactiveFor",name:"GetWillKickIfInactiveFor",pkg:"",typ:$funcType([],[$Int32],false)},{prop:"GetBoundRoomId",name:"GetBoundRoomId",pkg:"",typ:$funcType([],[$Int32],false)},{prop:"GetBattleDurationFrames",name:"GetBattleDurationFrames",pkg:"",typ:$funcType([],[$Int32],false)},{prop:"GetBattleDurationNanos",name:"GetBattleDurationNanos",pkg:"",typ:$funcType([],[$Int64],false)},{prop:"GetServerFps",name:"GetServerFps",pkg:"",typ:$funcType([],[$Int32],false)},{prop:"GetInputDelayFrames",name:"GetInputDelayFrames",pkg:"",typ:$funcType([],[$Int32],false)},{prop:"GetInputScaleFrames",name:"GetInputScaleFrames",pkg:"",typ:$funcType([],[$Uint32],false)},{prop:"GetNstDelayFrames",name:"GetNstDelayFrames",pkg:"",typ:$funcType([],[$Int32],false)},{prop:"GetInputFrameUpsyncDelayTolerance",name:"GetInputFrameUpsyncDelayTolerance",pkg:"",typ:$funcType([],[$Int32],false)},{prop:"GetMaxChasingRenderFramesPerUpdate",name:"GetMaxChasingRenderFramesPerUpdate",pkg:"",typ:$funcType([],[$Int32],false)},{prop:"GetPlayerBattleState",name:"GetPlayerBattleState",pkg:"",typ:$funcType([],[$Int32],false)},{prop:"GetRollbackEstimatedDtMillis",name:"GetRollbackEstimatedDtMillis",pkg:"",typ:$funcType([],[$Float64],false)},{prop:"GetRollbackEstimatedDtNanos",name:"GetRollbackEstimatedDtNanos",pkg:"",typ:$funcType([],[$Int64],false)},{prop:"GetWorldToVirtualGridRatio",name:"GetWorldToVirtualGridRatio",pkg:"",typ:$funcType([],[$Float64],false)},{prop:"GetVirtualGridToWorldRatio",name:"GetVirtualGridToWorldRatio",pkg:"",typ:$funcType([],[$Float64],false)},{prop:"GetSpAtkLookupFrames",name:"GetSpAtkLookupFrames",pkg:"",typ:$funcType([],[$Int32],false)},{prop:"GetRenderCacheSize",name:"GetRenderCacheSize",pkg:"",typ:$funcType([],[$Int32],false)},{prop:"GetMeleeSkillConfig",name:"GetMeleeSkillConfig",pkg:"",typ:$funcType([],[BL],false)},{prop:"GetSnapIntoPlatformOverlap",name:"GetSnapIntoPlatformOverlap",pkg:"",typ:$funcType([],[$Float64],false)},{prop:"GetSnapIntoPlatformThreshold",name:"GetSnapIntoPlatformThreshold",pkg:"",typ:$funcType([],[$Float64],false)},{prop:"GetJumpingInitVelY",name:"GetJumpingInitVelY",pkg:"",typ:$funcType([],[$Int32],false)},{prop:"GetGravityX",name:"GetGravityX",pkg:"",typ:$funcType([],[$Int32],false)},{prop:"GetGravityY",name:"GetGravityY",pkg:"",typ:$funcType([],[$Int32],false)}];AO.methods=[{prop:"Reset",name:"Reset",pkg:"",typ:$funcType([],[],false)},{prop:"String",name:"String",pkg:"",typ:$funcType([],[$String],false)},{prop:"ProtoMessage",name:"ProtoMessage",pkg:"",typ:$funcType([],[],false)},{prop:"ProtoReflect",name:"ProtoReflect",pkg:"",typ:$funcType([],[B.Message],false)},{prop:"Descriptor",name:"Descriptor",pkg:"",typ:$funcType([],[AA,AY],false)},{prop:"GetId",name:"GetId",pkg:"",typ:$funcType([],[$Int32],false)},{prop:"GetPlayersArr",name:"GetPlayersArr",pkg:"",typ:$funcType([],[BC],false)},{prop:"GetCountdownNanos",name:"GetCountdownNanos",pkg:"",typ:$funcType([],[$Int64],false)},{prop:"GetMeleeBullets",name:"GetMeleeBullets",pkg:"",typ:$funcType([],[BD],false)},{prop:"GetBackendUnconfirmedMask",name:"GetBackendUnconfirmedMask",pkg:"",typ:$funcType([],[$Uint64],false)},{prop:"GetShouldForceResync",name:"GetShouldForceResync",pkg:"",typ:$funcType([],[$Bool],false)},{prop:"GetPlayers",name:"GetPlayers",pkg:"",typ:$funcType([],[BM],false)}];F.init("jsexport/protos",[{prop:"state",name:"state",embedded:false,exported:false,typ:$packages["google.golang.org/protobuf/internal/impl"].MessageState,tag:""},{prop:"sizeCache",name:"sizeCache",embedded:false,exported:false,typ:$Int32,tag:""},{prop:"unknownFields",name:"unknownFields",embedded:false,exported:false,typ:AA,tag:""},{prop:"Id",name:"Id",embedded:false,exported:true,typ:$Int32,tag:"protobuf:\"varint,1,opt,name=id,proto3\" json:\"id,omitempty\""},{prop:"VirtualGridX",name:"VirtualGridX",embedded:false,exported:true,typ:$Int32,tag:"protobuf:\"varint,2,opt,name=virtualGridX,proto3\" json:\"virtualGridX,omitempty\""},{prop:"VirtualGridY",name:"VirtualGridY",embedded:false,exported:true,typ:$Int32,tag:"protobuf:\"varint,3,opt,name=virtualGridY,proto3\" json:\"virtualGridY,omitempty\""},{prop:"DirX",name:"DirX",embedded:false,exported:true,typ:$Int32,tag:"protobuf:\"varint,4,opt,name=dirX,proto3\" json:\"dirX,omitempty\""},{prop:"DirY",name:"DirY",embedded:false,exported:true,typ:$Int32,tag:"protobuf:\"varint,5,opt,name=dirY,proto3\" json:\"dirY,omitempty\""},{prop:"VelX",name:"VelX",embedded:false,exported:true,typ:$Int32,tag:"protobuf:\"varint,6,opt,name=velX,proto3\" json:\"velX,omitempty\""},{prop:"VelY",name:"VelY",embedded:false,exported:true,typ:$Int32,tag:"protobuf:\"varint,7,opt,name=velY,proto3\" json:\"velY,omitempty\""},{prop:"Speed",name:"Speed",embedded:false,exported:true,typ:$Int32,tag:"protobuf:\"varint,8,opt,name=speed,proto3\" json:\"speed,omitempty\""},{prop:"BattleState",name:"BattleState",embedded:false,exported:true,typ:$Int32,tag:"protobuf:\"varint,9,opt,name=battleState,proto3\" json:\"battleState,omitempty\""},{prop:"JoinIndex",name:"JoinIndex",embedded:false,exported:true,typ:$Int32,tag:"protobuf:\"varint,10,opt,name=joinIndex,proto3\" json:\"joinIndex,omitempty\""},{prop:"ColliderRadius",name:"ColliderRadius",embedded:false,exported:true,typ:$Float64,tag:"protobuf:\"fixed64,11,opt,name=colliderRadius,proto3\" json:\"colliderRadius,omitempty\""},{prop:"Removed",name:"Removed",embedded:false,exported:true,typ:$Bool,tag:"protobuf:\"varint,12,opt,name=removed,proto3\" json:\"removed,omitempty\""},{prop:"Score",name:"Score",embedded:false,exported:true,typ:$Int32,tag:"protobuf:\"varint,13,opt,name=score,proto3\" json:\"score,omitempty\""},{prop:"LastMoveGmtMillis",name:"LastMoveGmtMillis",embedded:false,exported:true,typ:$Int32,tag:"protobuf:\"varint,14,opt,name=lastMoveGmtMillis,proto3\" json:\"lastMoveGmtMillis,omitempty\""},{prop:"FramesToRecover",name:"FramesToRecover",embedded:false,exported:true,typ:$Int32,tag:"protobuf:\"varint,15,opt,name=framesToRecover,proto3\" json:\"framesToRecover,omitempty\""},{prop:"Hp",name:"Hp",embedded:false,exported:true,typ:$Int32,tag:"protobuf:\"varint,16,opt,name=hp,proto3\" json:\"hp,omitempty\""},{prop:"MaxHp",name:"MaxHp",embedded:false,exported:true,typ:$Int32,tag:"protobuf:\"varint,17,opt,name=maxHp,proto3\" json:\"maxHp,omitempty\""},{prop:"CharacterState",name:"CharacterState",embedded:false,exported:true,typ:$Int32,tag:"protobuf:\"varint,18,opt,name=characterState,proto3\" json:\"characterState,omitempty\""},{prop:"InAir",name:"InAir",embedded:false,exported:true,typ:$Bool,tag:"protobuf:\"varint,19,opt,name=inAir,proto3\" json:\"inAir,omitempty\""},{prop:"Name",name:"Name",embedded:false,exported:true,typ:$String,tag:"protobuf:\"bytes,20,opt,name=name,proto3\" json:\"name,omitempty\""},{prop:"DisplayName",name:"DisplayName",embedded:false,exported:true,typ:$String,tag:"protobuf:\"bytes,21,opt,name=displayName,proto3\" json:\"displayName,omitempty\""},{prop:"Avatar",name:"Avatar",embedded:false,exported:true,typ:$String,tag:"protobuf:\"bytes,22,opt,name=avatar,proto3\" json:\"avatar,omitempty\""}]);G.init("jsexport/protos",[{prop:"state",name:"state",embedded:false,exported:false,typ:$packages["google.golang.org/protobuf/internal/impl"].MessageState,tag:""},{prop:"sizeCache",name:"sizeCache",embedded:false,exported:false,typ:$Int32,tag:""},{prop:"unknownFields",name:"unknownFields",embedded:false,exported:false,typ:AA,tag:""},{prop:"Dx",name:"Dx",embedded:false,exported:true,typ:$Int32,tag:"protobuf:\"varint,1,opt,name=dx,proto3\" json:\"dx,omitempty\""},{prop:"Dy",name:"Dy",embedded:false,exported:true,typ:$Int32,tag:"protobuf:\"varint,2,opt,name=dy,proto3\" json:\"dy,omitempty\""},{prop:"BtnALevel",name:"BtnALevel",embedded:false,exported:true,typ:$Int32,tag:"protobuf:\"varint,3,opt,name=btnALevel,proto3\" json:\"btnALevel,omitempty\""},{prop:"BtnBLevel",name:"BtnBLevel",embedded:false,exported:true,typ:$Int32,tag:"protobuf:\"varint,4,opt,name=btnBLevel,proto3\" json:\"btnBLevel,omitempty\""}]);H.init("jsexport/protos",[{prop:"state",name:"state",embedded:false,exported:false,typ:$packages["google.golang.org/protobuf/internal/impl"].MessageState,tag:""},{prop:"sizeCache",name:"sizeCache",embedded:false,exported:false,typ:$Int32,tag:""},{prop:"unknownFields",name:"unknownFields",embedded:false,exported:false,typ:AA,tag:""},{prop:"InputFrameId",name:"InputFrameId",embedded:false,exported:true,typ:$Int32,tag:"protobuf:\"varint,1,opt,name=inputFrameId,proto3\" json:\"inputFrameId,omitempty\""},{prop:"Encoded",name:"Encoded",embedded:false,exported:true,typ:$Uint64,tag:"protobuf:\"varint,2,opt,name=encoded,proto3\" json:\"encoded,omitempty\""}]);I.init("jsexport/protos",[{prop:"state",name:"state",embedded:false,exported:false,typ:$packages["google.golang.org/protobuf/internal/impl"].MessageState,tag:""},{prop:"sizeCache",name:"sizeCache",embedded:false,exported:false,typ:$Int32,tag:""},{prop:"unknownFields",name:"unknownFields",embedded:false,exported:false,typ:AA,tag:""},{prop:"InputFrameId",name:"InputFrameId",embedded:false,exported:true,typ:$Int32,tag:"protobuf:\"varint,1,opt,name=inputFrameId,proto3\" json:\"inputFrameId,omitempty\""},{prop:"InputList",name:"InputList",embedded:false,exported:true,typ:AZ,tag:"protobuf:\"varint,2,rep,packed,name=inputList,proto3\" json:\"inputList,omitempty\""},{prop:"ConfirmedList",name:"ConfirmedList",embedded:false,exported:true,typ:$Uint64,tag:"protobuf:\"varint,3,opt,name=confirmedList,proto3\" json:\"confirmedList,omitempty\""}]);J.init("jsexport/protos",[{prop:"state",name:"state",embedded:false,exported:false,typ:$packages["google.golang.org/protobuf/internal/impl"].MessageState,tag:""},{prop:"sizeCache",name:"sizeCache",embedded:false,exported:false,typ:$Int32,tag:""},{prop:"unknownFields",name:"unknownFields",embedded:false,exported:false,typ:AA,tag:""},{prop:"ClientTimestamp",name:"ClientTimestamp",embedded:false,exported:true,typ:$Int64,tag:"protobuf:\"varint,1,opt,name=clientTimestamp,proto3\" json:\"clientTimestamp,omitempty\""}]);K.init("jsexport/protos",[{prop:"state",name:"state",embedded:false,exported:false,typ:$packages["google.golang.org/protobuf/internal/impl"].MessageState,tag:""},{prop:"sizeCache",name:"sizeCache",embedded:false,exported:false,typ:$Int32,tag:""},{prop:"unknownFields",name:"unknownFields",embedded:false,exported:false,typ:AA,tag:""},{prop:"MsgId",name:"MsgId",embedded:false,exported:true,typ:$Int32,tag:"protobuf:\"varint,1,opt,name=msgId,proto3\" json:\"msgId,omitempty\""},{prop:"PlayerId",name:"PlayerId",embedded:false,exported:true,typ:$Int32,tag:"protobuf:\"varint,2,opt,name=playerId,proto3\" json:\"playerId,omitempty\""},{prop:"Act",name:"Act",embedded:false,exported:true,typ:$Int32,tag:"protobuf:\"varint,3,opt,name=act,proto3\" json:\"act,omitempty\""},{prop:"JoinIndex",name:"JoinIndex",embedded:false,exported:true,typ:$Int32,tag:"protobuf:\"varint,4,opt,name=joinIndex,proto3\" json:\"joinIndex,omitempty\""},{prop:"AckingFrameId",name:"AckingFrameId",embedded:false,exported:true,typ:$Int32,tag:"protobuf:\"varint,5,opt,name=ackingFrameId,proto3\" json:\"ackingFrameId,omitempty\""},{prop:"AckingInputFrameId",name:"AckingInputFrameId",embedded:false,exported:true,typ:$Int32,tag:"protobuf:\"varint,6,opt,name=ackingInputFrameId,proto3\" json:\"ackingInputFrameId,omitempty\""},{prop:"InputFrameUpsyncBatch",name:"InputFrameUpsyncBatch",embedded:false,exported:true,typ:BA,tag:"protobuf:\"bytes,7,rep,name=inputFrameUpsyncBatch,proto3\" json:\"inputFrameUpsyncBatch,omitempty\""},{prop:"Hb",name:"Hb",embedded:false,exported:true,typ:AH,tag:"protobuf:\"bytes,8,opt,name=hb,proto3\" json:\"hb,omitempty\""}]);L.init("jsexport/protos",[{prop:"state",name:"state",embedded:false,exported:false,typ:$packages["google.golang.org/protobuf/internal/impl"].MessageState,tag:""},{prop:"sizeCache",name:"sizeCache",embedded:false,exported:false,typ:$Int32,tag:""},{prop:"unknownFields",name:"unknownFields",embedded:false,exported:false,typ:AA,tag:""},{prop:"Ret",name:"Ret",embedded:false,exported:true,typ:$Int32,tag:"protobuf:\"varint,1,opt,name=ret,proto3\" json:\"ret,omitempty\""},{prop:"EchoedMsgId",name:"EchoedMsgId",embedded:false,exported:true,typ:$Int32,tag:"protobuf:\"varint,2,opt,name=echoedMsgId,proto3\" json:\"echoedMsgId,omitempty\""},{prop:"Act",name:"Act",embedded:false,exported:true,typ:$Int32,tag:"protobuf:\"varint,3,opt,name=act,proto3\" json:\"act,omitempty\""},{prop:"Rdf",name:"Rdf",embedded:false,exported:true,typ:AO,tag:"protobuf:\"bytes,4,opt,name=rdf,proto3\" json:\"rdf,omitempty\""},{prop:"InputFrameDownsyncBatch",name:"InputFrameDownsyncBatch",embedded:false,exported:true,typ:BB,tag:"protobuf:\"bytes,5,rep,name=inputFrameDownsyncBatch,proto3\" json:\"inputFrameDownsyncBatch,omitempty\""},{prop:"BciFrame",name:"BciFrame",embedded:false,exported:true,typ:AN,tag:"protobuf:\"bytes,6,opt,name=bciFrame,proto3\" json:\"bciFrame,omitempty\""}]);M.init("jsexport/protos",[{prop:"state",name:"state",embedded:false,exported:false,typ:$packages["google.golang.org/protobuf/internal/impl"].MessageState,tag:""},{prop:"sizeCache",name:"sizeCache",embedded:false,exported:false,typ:$Int32,tag:""},{prop:"unknownFields",name:"unknownFields",embedded:false,exported:false,typ:AA,tag:""},{prop:"RefRenderFrameId",name:"RefRenderFrameId",embedded:false,exported:true,typ:$Int32,tag:"protobuf:\"varint,1,opt,name=refRenderFrameId,proto3\" json:\"refRenderFrameId,omitempty\""},{prop:"UnconfirmedMask",name:"UnconfirmedMask",embedded:false,exported:true,typ:$Uint64,tag:"protobuf:\"varint,2,opt,name=unconfirmedMask,proto3\" json:\"unconfirmedMask,omitempty\""},{prop:"ToSendInputFrameDownsyncs",name:"ToSendInputFrameDownsyncs",embedded:false,exported:true,typ:BB,tag:"protobuf:\"bytes,3,rep,name=toSendInputFrameDownsyncs,proto3\" json:\"toSendInputFrameDownsyncs,omitempty\""},{prop:"ShouldForceResync",name:"ShouldForceResync",embedded:false,exported:true,typ:$Bool,tag:"protobuf:\"varint,4,opt,name=shouldForceResync,proto3\" json:\"shouldForceResync,omitempty\""}]);N.init("jsexport/protos",[{prop:"state",name:"state",embedded:false,exported:false,typ:$packages["google.golang.org/protobuf/internal/impl"].MessageState,tag:""},{prop:"sizeCache",name:"sizeCache",embedded:false,exported:false,typ:$Int32,tag:""},{prop:"unknownFields",name:"unknownFields",embedded:false,exported:false,typ:AA,tag:""},{prop:"Boundary",name:"Boundary",embedded:false,exported:true,typ:AP,tag:"protobuf:\"bytes,1,opt,name=boundary,proto3\" json:\"boundary,omitempty\""}]);O.init("jsexport/protos",[{prop:"state",name:"state",embedded:false,exported:false,typ:$packages["google.golang.org/protobuf/internal/impl"].MessageState,tag:""},{prop:"sizeCache",name:"sizeCache",embedded:false,exported:false,typ:$Int32,tag:""},{prop:"unknownFields",name:"unknownFields",embedded:false,exported:false,typ:AA,tag:""},{prop:"BattleLocalId",name:"BattleLocalId",embedded:false,exported:true,typ:$Int32,tag:"protobuf:\"varint,1,opt,name=battleLocalId,proto3\" json:\"battleLocalId,omitempty\""},{prop:"StartupFrames",name:"StartupFrames",embedded:false,exported:true,typ:$Int32,tag:"protobuf:\"varint,2,opt,name=startupFrames,proto3\" json:\"startupFrames,omitempty\""},{prop:"ActiveFrames",name:"ActiveFrames",embedded:false,exported:true,typ:$Int32,tag:"protobuf:\"varint,3,opt,name=activeFrames,proto3\" json:\"activeFrames,omitempty\""},{prop:"RecoveryFrames",name:"RecoveryFrames",embedded:false,exported:true,typ:$Int32,tag:"protobuf:\"varint,4,opt,name=recoveryFrames,proto3\" json:\"recoveryFrames,omitempty\""},{prop:"RecoveryFramesOnBlock",name:"RecoveryFramesOnBlock",embedded:false,exported:true,typ:$Int32,tag:"protobuf:\"varint,5,opt,name=recoveryFramesOnBlock,proto3\" json:\"recoveryFramesOnBlock,omitempty\""},{prop:"RecoveryFramesOnHit",name:"RecoveryFramesOnHit",embedded:false,exported:true,typ:$Int32,tag:"protobuf:\"varint,6,opt,name=recoveryFramesOnHit,proto3\" json:\"recoveryFramesOnHit,omitempty\""},{prop:"Moveforward",name:"Moveforward",embedded:false,exported:true,typ:AQ,tag:"protobuf:\"bytes,7,opt,name=moveforward,proto3\" json:\"moveforward,omitempty\""},{prop:"HitboxOffset",name:"HitboxOffset",embedded:false,exported:true,typ:$Float64,tag:"protobuf:\"fixed64,8,opt,name=hitboxOffset,proto3\" json:\"hitboxOffset,omitempty\""},{prop:"HitboxSize",name:"HitboxSize",embedded:false,exported:true,typ:AQ,tag:"protobuf:\"bytes,9,opt,name=hitboxSize,proto3\" json:\"hitboxSize,omitempty\""},{prop:"OriginatedRenderFrameId",name:"OriginatedRenderFrameId",embedded:false,exported:true,typ:$Int32,tag:"protobuf:\"varint,10,opt,name=originatedRenderFrameId,proto3\" json:\"originatedRenderFrameId,omitempty\""},{prop:"HitStunFrames",name:"HitStunFrames",embedded:false,exported:true,typ:$Int32,tag:"protobuf:\"varint,11,opt,name=hitStunFrames,proto3\" json:\"hitStunFrames,omitempty\""},{prop:"BlockStunFrames",name:"BlockStunFrames",embedded:false,exported:true,typ:$Int32,tag:"protobuf:\"varint,12,opt,name=blockStunFrames,proto3\" json:\"blockStunFrames,omitempty\""},{prop:"Pushback",name:"Pushback",embedded:false,exported:true,typ:$Float64,tag:"protobuf:\"fixed64,13,opt,name=pushback,proto3\" json:\"pushback,omitempty\""},{prop:"ReleaseTriggerType",name:"ReleaseTriggerType",embedded:false,exported:true,typ:$Int32,tag:"protobuf:\"varint,14,opt,name=releaseTriggerType,proto3\" json:\"releaseTriggerType,omitempty\""},{prop:"Damage",name:"Damage",embedded:false,exported:true,typ:$Int32,tag:"protobuf:\"varint,15,opt,name=damage,proto3\" json:\"damage,omitempty\""},{prop:"OffenderJoinIndex",name:"OffenderJoinIndex",embedded:false,exported:true,typ:$Int32,tag:"protobuf:\"varint,16,opt,name=offenderJoinIndex,proto3\" json:\"offenderJoinIndex,omitempty\""},{prop:"OffenderPlayerId",name:"OffenderPlayerId",embedded:false,exported:true,typ:$Int32,tag:"protobuf:\"varint,17,opt,name=offenderPlayerId,proto3\" json:\"offenderPlayerId,omitempty\""}]);P.init("jsexport/protos",[{prop:"state",name:"state",embedded:false,exported:false,typ:$packages["google.golang.org/protobuf/internal/impl"].MessageState,tag:""},{prop:"sizeCache",name:"sizeCache",embedded:false,exported:false,typ:$Int32,tag:""},{prop:"unknownFields",name:"unknownFields",embedded:false,exported:false,typ:AA,tag:""},{prop:"StageName",name:"StageName",embedded:false,exported:true,typ:$String,tag:"protobuf:\"bytes,1,opt,name=stageName,proto3\" json:\"stageName,omitempty\""},{prop:"StrToVec2DListMap",name:"StrToVec2DListMap",embedded:false,exported:true,typ:BJ,tag:"protobuf:\"bytes,2,rep,name=strToVec2DListMap,proto3\" json:\"strToVec2DListMap,omitempty\" protobuf_key:\"bytes,1,opt,name=key,proto3\" protobuf_val:\"bytes,2,opt,name=value,proto3\""},{prop:"StrToPolygon2DListMap",name:"StrToPolygon2DListMap",embedded:false,exported:true,typ:BK,tag:"protobuf:\"bytes,3,rep,name=strToPolygon2DListMap,proto3\" json:\"strToPolygon2DListMap,omitempty\" protobuf_key:\"bytes,1,opt,name=key,proto3\" protobuf_val:\"bytes,2,opt,name=value,proto3\""},{prop:"StageDiscreteW",name:"StageDiscreteW",embedded:false,exported:true,typ:$Int32,tag:"protobuf:\"varint,4,opt,name=stageDiscreteW,proto3\" json:\"stageDiscreteW,omitempty\""},{prop:"StageDiscreteH",name:"StageDiscreteH",embedded:false,exported:true,typ:$Int32,tag:"protobuf:\"varint,5,opt,name=stageDiscreteH,proto3\" json:\"stageDiscreteH,omitempty\""},{prop:"StageTileW",name:"StageTileW",embedded:false,exported:true,typ:$Int32,tag:"protobuf:\"varint,6,opt,name=stageTileW,proto3\" json:\"stageTileW,omitempty\""},{prop:"StageTileH",name:"StageTileH",embedded:false,exported:true,typ:$Int32,tag:"protobuf:\"varint,7,opt,name=stageTileH,proto3\" json:\"stageTileH,omitempty\""},{prop:"IntervalToPing",name:"IntervalToPing",embedded:false,exported:true,typ:$Int32,tag:"protobuf:\"varint,8,opt,name=intervalToPing,proto3\" json:\"intervalToPing,omitempty\""},{prop:"WillKickIfInactiveFor",name:"WillKickIfInactiveFor",embedded:false,exported:true,typ:$Int32,tag:"protobuf:\"varint,9,opt,name=willKickIfInactiveFor,proto3\" json:\"willKickIfInactiveFor,omitempty\""},{prop:"BoundRoomId",name:"BoundRoomId",embedded:false,exported:true,typ:$Int32,tag:"protobuf:\"varint,10,opt,name=boundRoomId,proto3\" json:\"boundRoomId,omitempty\""},{prop:"BattleDurationFrames",name:"BattleDurationFrames",embedded:false,exported:true,typ:$Int32,tag:"protobuf:\"varint,12,opt,name=battleDurationFrames,proto3\" json:\"battleDurationFrames,omitempty\""},{prop:"BattleDurationNanos",name:"BattleDurationNanos",embedded:false,exported:true,typ:$Int64,tag:"protobuf:\"varint,13,opt,name=battleDurationNanos,proto3\" json:\"battleDurationNanos,omitempty\""},{prop:"ServerFps",name:"ServerFps",embedded:false,exported:true,typ:$Int32,tag:"protobuf:\"varint,14,opt,name=serverFps,proto3\" json:\"serverFps,omitempty\""},{prop:"InputDelayFrames",name:"InputDelayFrames",embedded:false,exported:true,typ:$Int32,tag:"protobuf:\"varint,15,opt,name=inputDelayFrames,proto3\" json:\"inputDelayFrames,omitempty\""},{prop:"InputScaleFrames",name:"InputScaleFrames",embedded:false,exported:true,typ:$Uint32,tag:"protobuf:\"varint,16,opt,name=inputScaleFrames,proto3\" json:\"inputScaleFrames,omitempty\""},{prop:"NstDelayFrames",name:"NstDelayFrames",embedded:false,exported:true,typ:$Int32,tag:"protobuf:\"varint,17,opt,name=nstDelayFrames,proto3\" json:\"nstDelayFrames,omitempty\""},{prop:"InputFrameUpsyncDelayTolerance",name:"InputFrameUpsyncDelayTolerance",embedded:false,exported:true,typ:$Int32,tag:"protobuf:\"varint,18,opt,name=inputFrameUpsyncDelayTolerance,proto3\" json:\"inputFrameUpsyncDelayTolerance,omitempty\""},{prop:"MaxChasingRenderFramesPerUpdate",name:"MaxChasingRenderFramesPerUpdate",embedded:false,exported:true,typ:$Int32,tag:"protobuf:\"varint,19,opt,name=maxChasingRenderFramesPerUpdate,proto3\" json:\"maxChasingRenderFramesPerUpdate,omitempty\""},{prop:"PlayerBattleState",name:"PlayerBattleState",embedded:false,exported:true,typ:$Int32,tag:"protobuf:\"varint,20,opt,name=playerBattleState,proto3\" json:\"playerBattleState,omitempty\""},{prop:"RollbackEstimatedDtMillis",name:"RollbackEstimatedDtMillis",embedded:false,exported:true,typ:$Float64,tag:"protobuf:\"fixed64,21,opt,name=rollbackEstimatedDtMillis,proto3\" json:\"rollbackEstimatedDtMillis,omitempty\""},{prop:"RollbackEstimatedDtNanos",name:"RollbackEstimatedDtNanos",embedded:false,exported:true,typ:$Int64,tag:"protobuf:\"varint,22,opt,name=rollbackEstimatedDtNanos,proto3\" json:\"rollbackEstimatedDtNanos,omitempty\""},{prop:"WorldToVirtualGridRatio",name:"WorldToVirtualGridRatio",embedded:false,exported:true,typ:$Float64,tag:"protobuf:\"fixed64,23,opt,name=worldToVirtualGridRatio,proto3\" json:\"worldToVirtualGridRatio,omitempty\""},{prop:"VirtualGridToWorldRatio",name:"VirtualGridToWorldRatio",embedded:false,exported:true,typ:$Float64,tag:"protobuf:\"fixed64,24,opt,name=virtualGridToWorldRatio,proto3\" json:\"virtualGridToWorldRatio,omitempty\""},{prop:"SpAtkLookupFrames",name:"SpAtkLookupFrames",embedded:false,exported:true,typ:$Int32,tag:"protobuf:\"varint,25,opt,name=spAtkLookupFrames,proto3\" json:\"spAtkLookupFrames,omitempty\""},{prop:"RenderCacheSize",name:"RenderCacheSize",embedded:false,exported:true,typ:$Int32,tag:"protobuf:\"varint,26,opt,name=renderCacheSize,proto3\" json:\"renderCacheSize,omitempty\""},{prop:"MeleeSkillConfig",name:"MeleeSkillConfig",embedded:false,exported:true,typ:BL,tag:"protobuf:\"bytes,27,rep,name=meleeSkillConfig,proto3\" json:\"meleeSkillConfig,omitempty\" protobuf_key:\"varint,1,opt,name=key,proto3\" protobuf_val:\"bytes,2,opt,name=value,proto3\""},{prop:"SnapIntoPlatformOverlap",name:"SnapIntoPlatformOverlap",embedded:false,exported:true,typ:$Float64,tag:"protobuf:\"fixed64,28,opt,name=snapIntoPlatformOverlap,proto3\" json:\"snapIntoPlatformOverlap,omitempty\""},{prop:"SnapIntoPlatformThreshold",name:"SnapIntoPlatformThreshold",embedded:false,exported:true,typ:$Float64,tag:"protobuf:\"fixed64,29,opt,name=snapIntoPlatformThreshold,proto3\" json:\"snapIntoPlatformThreshold,omitempty\""},{prop:"JumpingInitVelY",name:"JumpingInitVelY",embedded:false,exported:true,typ:$Int32,tag:"protobuf:\"varint,30,opt,name=jumpingInitVelY,proto3\" json:\"jumpingInitVelY,omitempty\""},{prop:"GravityX",name:"GravityX",embedded:false,exported:true,typ:$Int32,tag:"protobuf:\"varint,31,opt,name=gravityX,proto3\" json:\"gravityX,omitempty\""},{prop:"GravityY",name:"GravityY",embedded:false,exported:true,typ:$Int32,tag:"protobuf:\"varint,32,opt,name=gravityY,proto3\" json:\"gravityY,omitempty\""}]);Q.init("jsexport/protos",[{prop:"state",name:"state",embedded:false,exported:false,typ:$packages["google.golang.org/protobuf/internal/impl"].MessageState,tag:""},{prop:"sizeCache",name:"sizeCache",embedded:false,exported:false,typ:$Int32,tag:""},{prop:"unknownFields",name:"unknownFields",embedded:false,exported:false,typ:AA,tag:""},{prop:"Id",name:"Id",embedded:false,exported:true,typ:$Int32,tag:"protobuf:\"varint,1,opt,name=id,proto3\" json:\"id,omitempty\""},{prop:"PlayersArr",name:"PlayersArr",embedded:false,exported:true,typ:BC,tag:"protobuf:\"bytes,2,rep,name=playersArr,proto3\" json:\"playersArr,omitempty\""},{prop:"CountdownNanos",name:"CountdownNanos",embedded:false,exported:true,typ:$Int64,tag:"protobuf:\"varint,3,opt,name=countdownNanos,proto3\" json:\"countdownNanos,omitempty\""},{prop:"MeleeBullets",name:"MeleeBullets",embedded:false,exported:true,typ:BD,tag:"protobuf:\"bytes,4,rep,name=meleeBullets,proto3\" json:\"meleeBullets,omitempty\""},{prop:"BackendUnconfirmedMask",name:"BackendUnconfirmedMask",embedded:false,exported:true,typ:$Uint64,tag:"protobuf:\"varint,5,opt,name=backendUnconfirmedMask,proto3\" json:\"backendUnconfirmedMask,omitempty\""},{prop:"ShouldForceResync",name:"ShouldForceResync",embedded:false,exported:true,typ:$Bool,tag:"protobuf:\"varint,6,opt,name=shouldForceResync,proto3\" json:\"shouldForceResync,omitempty\""},{prop:"Players",name:"Players",embedded:false,exported:true,typ:BM,tag:"protobuf:\"bytes,99,rep,name=players,proto3\" json:\"players,omitempty\" protobuf_key:\"varint,1,opt,name=key,proto3\" protobuf_val:\"bytes,2,opt,name=value,proto3\""}]);BG.init("",[]);$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=D.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=E.$init();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$pkg.File_room_downsync_frame_proto=$ifaceNil;S=new E.Once.ptr(0,new E.Mutex.ptr(0,0));R=new AA([10,25,114,111,111,109,95,100,111,119,110,115,121,110,99,95,102,114,97,109,101,46,112,114,111,116,111,18,6,112,114,111,116,111,115,26,14,103,101,111,109,101,116,114,121,46,112,114,111,116,111,34,240,4,10,14,80,108,97,121,101,114,68,111,119,110,115,121,110,99,18,14,10,2,105,100,24,1,32,1,40,5,82,2,105,100,18,34,10,12,118,105,114,116,117,97,108,71,114,105,100,88,24,2,32,1,40,5,82,12,118,105,114,116,117,97,108,71,114,105,100,88,18,34,10,12,118,105,114,116,117,97,108,71,114,105,100,89,24,3,32,1,40,5,82,12,118,105,114,116,117,97,108,71,114,105,100,89,18,18,10,4,100,105,114,88,24,4,32,1,40,5,82,4,100,105,114,88,18,18,10,4,100,105,114,89,24,5,32,1,40,5,82,4,100,105,114,89,18,18,10,4,118,101,108,88,24,6,32,1,40,5,82,4,118,101,108,88,18,18,10,4,118,101,108,89,24,7,32,1,40,5,82,4,118,101,108,89,18,20,10,5,115,112,101,101,100,24,8,32,1,40,5,82,5,115,112,101,101,100,18,32,10,11,98,97,116,116,108,101,83,116,97,116,101,24,9,32,1,40,5,82,11,98,97,116,116,108,101,83,116,97,116,101,18,28,10,9,106,111,105,110,73,110,100,101,120,24,10,32,1,40,5,82,9,106,111,105,110,73,110,100,101,120,18,38,10,14,99,111,108,108,105,100,101,114,82,97,100,105,117,115,24,11,32,1,40,1,82,14,99,111,108,108,105,100,101,114,82,97,100,105,117,115,18,24,10,7,114,101,109,111,118,101,100,24,12,32,1,40,8,82,7,114,101,109,111,118,101,100,18,20,10,5,115,99,111,114,101,24,13,32,1,40,5,82,5,115,99,111,114,101,18,44,10,17,108,97,115,116,77,111,118,101,71,109,116,77,105,108,108,105,115,24,14,32,1,40,5,82,17,108,97,115,116,77,111,118,101,71,109,116,77,105,108,108,105,115,18,40,10,15,102,114,97,109,101,115,84,111,82,101,99,111,118,101,114,24,15,32,1,40,5,82,15,102,114,97,109,101,115,84,111,82,101,99,111,118,101,114,18,14,10,2,104,112,24,16,32,1,40,5,82,2,104,112,18,20,10,5,109,97,120,72,112,24,17,32,1,40,5,82,5,109,97,120,72,112,18,38,10,14,99,104,97,114,97,99,116,101,114,83,116,97,116,101,24,18,32,1,40,5,82,14,99,104,97,114,97,99,116,101,114,83,116,97,116,101,18,20,10,5,105,110,65,105,114,24,19,32,1,40,8,82,5,105,110,65,105,114,18,18,10,4,110,97,109,101,24,20,32,1,40,9,82,4,110,97,109,101,18,32,10,11,100,105,115,112,108,97,121,78,97,109,101,24,21,32,1,40,9,82,11,100,105,115,112,108,97,121,78,97,109,101,18,22,10,6,97,118,97,116,97,114,24,22,32,1,40,9,82,6,97,118,97,116,97,114,34,111,10,17,73,110,112,117,116,70,114,97,109,101,68,101,99,111,100,101,100,18,14,10,2,100,120,24,1,32,1,40,5,82,2,100,120,18,14,10,2,100,121,24,2,32,1,40,5,82,2,100,121,18,28,10,9,98,116,110,65,76,101,118,101,108,24,3,32,1,40,5,82,9,98,116,110,65,76,101,118,101,108,18,28,10,9,98,116,110,66,76,101,118,101,108,24,4,32,1,40,5,82,9,98,116,110,66,76,101,118,101,108,34,80,10,16,73,110,112,117,116,70,114,97,109,101,85,112,115,121,110,99,18,34,10,12,105,110,112,117,116,70,114,97,109,101,73,100,24,1,32,1,40,5,82,12,105,110,112,117,116,70,114,97,109,101,73,100,18,24,10,7,101,110,99,111,100,101,100,24,2,32,1,40,4,82,7,101,110,99,111,100,101,100,34,124,10,18,73,110,112,117,116,70,114,97,109,101,68,111,119,110,115,121,110,99,18,34,10,12,105,110,112,117,116,70,114,97,109,101,73,100,24,1,32,1,40,5,82,12,105,110,112,117,116,70,114,97,109,101,73,100,18,28,10,9,105,110,112,117,116,76,105,115,116,24,2,32,3,40,4,82,9,105,110,112,117,116,76,105,115,116,18,36,10,13,99,111,110,102,105,114,109,101,100,76,105,115,116,24,3,32,1,40,4,82,13,99,111,110,102,105,114,109,101,100,76,105,115,116,34,59,10,15,72,101,97,114,116,98,101,97,116,85,112,115,121,110,99,18,40,10,15,99,108,105,101,110,116,84,105,109,101,115,116,97,109,112,24,1,32,1,40,3,82,15,99,108,105,101,110,116,84,105,109,101,115,116,97,109,112,34,184,2,10,5,87,115,82,101,113,18,20,10,5,109,115,103,73,100,24,1,32,1,40,5,82,5,109,115,103,73,100,18,26,10,8,112,108,97,121,101,114,73,100,24,2,32,1,40,5,82,8,112,108,97,121,101,114,73,100,18,16,10,3,97,99,116,24,3,32,1,40,5,82,3,97,99,116,18,28,10,9,106,111,105,110,73,110,100,101,120,24,4,32,1,40,5,82,9,106,111,105,110,73,110,100,101,120,18,36,10,13,97,99,107,105,110,103,70,114,97,109,101,73,100,24,5,32,1,40,5,82,13,97,99,107,105,110,103,70,114,97,109,101,73,100,18,46,10,18,97,99,107,105,110,103,73,110,112,117,116,70,114,97,109,101,73,100,24,6,32,1,40,5,82,18,97,99,107,105,110,103,73,110,112,117,116,70,114,97,109,101,73,100,18,78,10,21,105,110,112,117,116,70,114,97,109,101,85,112,115,121,110,99,66,97,116,99,104,24,7,32,3,40,11,50,24,46,112,114,111,116,111,115,46,73,110,112,117,116,70,114,97,109,101,85,112,115,121,110,99,82,21,105,110,112,117,116,70,114,97,109,101,85,112,115,121,110,99,66,97,116,99,104,18,39,10,2,104,98,24,8,32,1,40,11,50,23,46,112,114,111,116,111,115,46,72,101,97,114,116,98,101,97,116,85,112,115,121,110,99,82,2,104,98,34,137,2,10,6,87,115,82,101,115,112,18,16,10,3,114,101,116,24,1,32,1,40,5,82,3,114,101,116,18,32,10,11,101,99,104,111,101,100,77,115,103,73,100,24,2,32,1,40,5,82,11,101,99,104,111,101,100,77,115,103,73,100,18,16,10,3,97,99,116,24,3,32,1,40,5,82,3,97,99,116,18,43,10,3,114,100,102,24,4,32,1,40,11,50,25,46,112,114,111,116,111,115,46,82,111,111,109,68,111,119,110,115,121,110,99,70,114,97,109,101,82,3,114,100,102,18,84,10,23,105,110,112,117,116,70,114,97,109,101,68,111,119,110,115,121,110,99,66,97,116,99,104,24,5,32,3,40,11,50,26,46,112,114,111,116,111,115,46,73,110,112,117,116,70,114,97,109,101,68,111,119,110,115,121,110,99,82,23,105,110,112,117,116,70,114,97,109,101,68,111,119,110,115,121,110,99,66,97,116,99,104,18,54,10,8,98,99,105,70,114,97,109,101,24,6,32,1,40,11,50,26,46,112,114,111,116,111,115,46,66,97,116,116,108,101,67,111,108,108,105,100,101,114,73,110,102,111,82,8,98,99,105,70,114,97,109,101,34,244,1,10,20,73,110,112,117,116,115,66,117,102,102,101,114,83,110,97,112,115,104,111,116,18,42,10,16,114,101,102,82,101,110,100,101,114,70,114,97,109,101,73,100,24,1,32,1,40,5,82,16,114,101,102,82,101,110,100,101,114,70,114,97,109,101,73,100,18,40,10,15,117,110,99,111,110,102,105,114,109,101,100,77,97,115,107,24,2,32,1,40,4,82,15,117,110,99,111,110,102,105,114,109,101,100,77,97,115,107,18,88,10,25,116,111,83,101,110,100,73,110,112,117,116,70,114,97,109,101,68,111,119,110,115,121,110,99,115,24,3,32,3,40,11,50,26,46,112,114,111,116,111,115,46,73,110,112,117,116,70,114,97,109,101,68,111,119,110,115,121,110,99,82,25,116,111,83,101,110,100,73,110,112,117,116,70,114,97,109,101,68,111,119,110,115,121,110,99,115,18,44,10,17,115,104,111,117,108,100,70,111,114,99,101,82,101,115,121,110,99,24,4,32,1,40,8,82,17,115,104,111,117,108,100,70,111,114,99,101,82,101,115,121,110,99,34,62,10,7,66,97,114,114,105,101,114,18,51,10,8,98,111,117,110,100,97,114,121,24,1,32,1,40,11,50,23,46,115,104,97,114,101,100,112,114,111,116,111,115,46,80,111,108,121,103,111,110,50,68,82,8,98,111,117,110,100,97,114,121,34,229,5,10,11,77,101,108,101,101,66,117,108,108,101,116,18,36,10,13,98,97,116,116,108,101,76,111,99,97,108,73,100,24,1,32,1,40,5,82,13,98,97,116,116,108,101,76,111,99,97,108,73,100,18,36,10,13,115,116,97,114,116,117,112,70,114,97,109,101,115,24,2,32,1,40,5,82,13,115,116,97,114,116,117,112,70,114,97,109,101,115,18,34,10,12,97,99,116,105,118,101,70,114,97,109,101,115,24,3,32,1,40,5,82,12,97,99,116,105,118,101,70,114,97,109,101,115,18,38,10,14,114,101,99,111,118,101,114,121,70,114,97,109,101,115,24,4,32,1,40,5,82,14,114,101,99,111,118,101,114,121,70,114,97,109,101,115,18,52,10,21,114,101,99,111,118,101,114,121,70,114,97,109,101,115,79,110,66,108,111,99,107,24,5,32,1,40,5,82,21,114,101,99,111,118,101,114,121,70,114,97,109,101,115,79,110,66,108,111,99,107,18,48,10,19,114,101,99,111,118,101,114,121,70,114,97,109,101,115,79,110,72,105,116,24,6,32,1,40,5,82,19,114,101,99,111,118,101,114,121,70,114,97,109,101,115,79,110,72,105,116,18,53,10,11,109,111,118,101,102,111,114,119,97,114,100,24,7,32,1,40,11,50,19,46,115,104,97,114,101,100,112,114,111,116,111,115,46,86,101,99,50,68,82,11,109,111,118,101,102,111,114,119,97,114,100,18,34,10,12,104,105,116,98,111,120,79,102,102,115,101,116,24,8,32,1,40,1,82,12,104,105,116,98,111,120,79,102,102,115,101,116,18,51,10,10,104,105,116,98,111,120,83,105,122,101,24,9,32,1,40,11,50,19,46,115,104,97,114,101,100,112,114,111,116,111,115,46,86,101,99,50,68,82,10,104,105,116,98,111,120,83,105,122,101,18,56,10,23,111,114,105,103,105,110,97,116,101,100,82,101,110,100,101,114,70,114,97,109,101,73,100,24,10,32,1,40,5,82,23,111,114,105,103,105,110,97,116,101,100,82,101,110,100,101,114,70,114,97,109,101,73,100,18,36,10,13,104,105,116,83,116,117,110,70,114,97,109,101,115,24,11,32,1,40,5,82,13,104,105,116,83,116,117,110,70,114,97,109,101,115,18,40,10,15,98,108,111,99,107,83,116,117,110,70,114,97,109,101,115,24,12,32,1,40,5,82,15,98,108,111,99,107,83,116,117,110,70,114,97,109,101,115,18,26,10,8,112,117,115,104,98,97,99,107,24,13,32,1,40,1,82,8,112,117,115,104,98,97,99,107,18,46,10,18,114,101,108,101,97,115,101,84,114,105,103,103,101,114,84,121,112,101,24,14,32,1,40,5,82,18,114,101,108,101,97,115,101,84,114,105,103,103,101,114,84,121,112,101,18,22,10,6,100,97,109,97,103,101,24,15,32,1,40,5,82,6,100,97,109,97,103,101,18,44,10,17,111,102,102,101,110,100,101,114,74,111,105,110,73,110,100,101,120,24,16,32,1,40,5,82,17,111,102,102,101,110,100,101,114,74,111,105,110,73,110,100,101,120,18,42,10,16,111,102,102,101,110,100,101,114,80,108,97,121,101,114,73,100,24,17,32,1,40,5,82,16,111,102,102,101,110,100,101,114,80,108,97,121,101,114,73,100,34,242,14,10,18,66,97,116,116,108,101,67,111,108,108,105,100,101,114,73,110,102,111,18,28,10,9,115,116,97,103,101,78,97,109,101,24,1,32,1,40,9,82,9,115,116,97,103,101,78,97,109,101,18,95,10,17,115,116,114,84,111,86,101,99,50,68,76,105,115,116,77,97,112,24,2,32,3,40,11,50,49,46,112,114,111,116,111,115,46,66,97,116,116,108,101,67,111,108,108,105,100,101,114,73,110,102,111,46,83,116,114,84,111,86,101,99,50,68,76,105,115,116,77,97,112,69,110,116,114,121,82,17,115,116,114,84,111,86,101,99,50,68,76,105,115,116,77,97,112,18,107,10,21,115,116,114,84,111,80,111,108,121,103,111,110,50,68,76,105,115,116,77,97,112,24,3,32,3,40,11,50,53,46,112,114,111,116,111,115,46,66,97,116,116,108,101,67,111,108,108,105,100,101,114,73,110,102,111,46,83,116,114,84,111,80,111,108,121,103,111,110,50,68,76,105,115,116,77,97,112,69,110,116,114,121,82,21,115,116,114,84,111,80,111,108,121,103,111,110,50,68,76,105,115,116,77,97,112,18,38,10,14,115,116,97,103,101,68,105,115,99,114,101,116,101,87,24,4,32,1,40,5,82,14,115,116,97,103,101,68,105,115,99,114,101,116,101,87,18,38,10,14,115,116,97,103,101,68,105,115,99,114,101,116,101,72,24,5,32,1,40,5,82,14,115,116,97,103,101,68,105,115,99,114,101,116,101,72,18,30,10,10,115,116,97,103,101,84,105,108,101,87,24,6,32,1,40,5,82,10,115,116,97,103,101,84,105,108,101,87,18,30,10,10,115,116,97,103,101,84,105,108,101,72,24,7,32,1,40,5,82,10,115,116,97,103,101,84,105,108,101,72,18,38,10,14,105,110,116,101,114,118,97,108,84,111,80,105,110,103,24,8,32,1,40,5,82,14,105,110,116,101,114,118,97,108,84,111,80,105,110,103,18,52,10,21,119,105,108,108,75,105,99,107,73,102,73,110,97,99,116,105,118,101,70,111,114,24,9,32,1,40,5,82,21,119,105,108,108,75,105,99,107,73,102,73,110,97,99,116,105,118,101,70,111,114,18,32,10,11,98,111,117,110,100,82,111,111,109,73,100,24,10,32,1,40,5,82,11,98,111,117,110,100,82,111,111,109,73,100,18,50,10,20,98,97,116,116,108,101,68,117,114,97,116,105,111,110,70,114,97,109,101,115,24,12,32,1,40,5,82,20,98,97,116,116,108,101,68,117,114,97,116,105,111,110,70,114,97,109,101,115,18,48,10,19,98,97,116,116,108,101,68,117,114,97,116,105,111,110,78,97,110,111,115,24,13,32,1,40,3,82,19,98,97,116,116,108,101,68,117,114,97,116,105,111,110,78,97,110,111,115,18,28,10,9,115,101,114,118,101,114,70,112,115,24,14,32,1,40,5,82,9,115,101,114,118,101,114,70,112,115,18,42,10,16,105,110,112,117,116,68,101,108,97,121,70,114,97,109,101,115,24,15,32,1,40,5,82,16,105,110,112,117,116,68,101,108,97,121,70,114,97,109,101,115,18,42,10,16,105,110,112,117,116,83,99,97,108,101,70,114,97,109,101,115,24,16,32,1,40,13,82,16,105,110,112,117,116,83,99,97,108,101,70,114,97,109,101,115,18,38,10,14,110,115,116,68,101,108,97,121,70,114,97,109,101,115,24,17,32,1,40,5,82,14,110,115,116,68,101,108,97,121,70,114,97,109,101,115,18,70,10,30,105,110,112,117,116,70,114,97,109,101,85,112,115,121,110,99,68,101,108,97,121,84,111,108,101,114,97,110,99,101,24,18,32,1,40,5,82,30,105,110,112,117,116,70,114,97,109,101,85,112,115,121,110,99,68,101,108,97,121,84,111,108,101,114,97,110,99,101,18,72,10,31,109,97,120,67,104,97,115,105,110,103,82,101,110,100,101,114,70,114,97,109,101,115,80,101,114,85,112,100,97,116,101,24,19,32,1,40,5,82,31,109,97,120,67,104,97,115,105,110,103,82,101,110,100,101,114,70,114,97,109,101,115,80,101,114,85,112,100,97,116,101,18,44,10,17,112,108,97,121,101,114,66,97,116,116,108,101,83,116,97,116,101,24,20,32,1,40,5,82,17,112,108,97,121,101,114,66,97,116,116,108,101,83,116,97,116,101,18,60,10,25,114,111,108,108,98,97,99,107,69,115,116,105,109,97,116,101,100,68,116,77,105,108,108,105,115,24,21,32,1,40,1,82,25,114,111,108,108,98,97,99,107,69,115,116,105,109,97,116,101,100,68,116,77,105,108,108,105,115,18,58,10,24,114,111,108,108,98,97,99,107,69,115,116,105,109,97,116,101,100,68,116,78,97,110,111,115,24,22,32,1,40,3,82,24,114,111,108,108,98,97,99,107,69,115,116,105,109,97,116,101,100,68,116,78,97,110,111,115,18,56,10,23,119,111,114,108,100,84,111,86,105,114,116,117,97,108,71,114,105,100,82,97,116,105,111,24,23,32,1,40,1,82,23,119,111,114,108,100,84,111,86,105,114,116,117,97,108,71,114,105,100,82,97,116,105,111,18,56,10,23,118,105,114,116,117,97,108,71,114,105,100,84,111,87,111,114,108,100,82,97,116,105,111,24,24,32,1,40,1,82,23,118,105,114,116,117,97,108,71,114,105,100,84,111,87,111,114,108,100,82,97,116,105,111,18,44,10,17,115,112,65,116,107,76,111,111,107,117,112,70,114,97,109,101,115,24,25,32,1,40,5,82,17,115,112,65,116,107,76,111,111,107,117,112,70,114,97,109,101,115,18,40,10,15,114,101,110,100,101,114,67,97,99,104,101,83,105,122,101,24,26,32,1,40,5,82,15,114,101,110,100,101,114,67,97,99,104,101,83,105,122,101,18,92,10,16,109,101,108,101,101,83,107,105,108,108,67,111,110,102,105,103,24,27,32,3,40,11,50,48,46,112,114,111,116,111,115,46,66,97,116,116,108,101,67,111,108,108,105,100,101,114,73,110,102,111,46,77,101,108,101,101,83,107,105,108,108,67,111,110,102,105,103,69,110,116,114,121,82,16,109,101,108,101,101,83,107,105,108,108,67,111,110,102,105,103,18,56,10,23,115,110,97,112,73,110,116,111,80,108,97,116,102,111,114,109,79,118,101,114,108,97,112,24,28,32,1,40,1,82,23,115,110,97,112,73,110,116,111,80,108,97,116,102,111,114,109,79,118,101,114,108,97,112,18,60,10,25,115,110,97,112,73,110,116,111,80,108,97,116,102,111,114,109,84,104,114,101,115,104,111,108,100,24,29,32,1,40,1,82,25,115,110,97,112,73,110,116,111,80,108,97,116,102,111,114,109,84,104,114,101,115,104,111,108,100,18,40,10,15,106,117,109,112,105,110,103,73,110,105,116,86,101,108,89,24,30,32,1,40,5,82,15,106,117,109,112,105,110,103,73,110,105,116,86,101,108,89,18,26,10,8,103,114,97,118,105,116,121,88,24,31,32,1,40,5,82,8,103,114,97,118,105,116,121,88,18,26,10,8,103,114,97,118,105,116,121,89,24,32,32,1,40,5,82,8,103,114,97,118,105,116,121,89,26,93,10,22,83,116,114,84,111,86,101,99,50,68,76,105,115,116,77,97,112,69,110,116,114,121,18,16,10,3,107,101,121,24,1,32,1,40,9,82,3,107,101,121,18,45,10,5,118,97,108,117,101,24,2,32,1,40,11,50,23,46,115,104,97,114,101,100,112,114,111,116,111,115,46,86,101,99,50,68,76,105,115,116,82,5,118,97,108,117,101,58,2,56,1,26,101,10,26,83,116,114,84,111,80,111,108,121,103,111,110,50,68,76,105,115,116,77,97,112,69,110,116,114,121,18,16,10,3,107,101,121,24,1,32,1,40,9,82,3,107,101,121,18,49,10,5,118,97,108,117,101,24,2,32,1,40,11,50,27,46,115,104,97,114,101,100,112,114,111,116,111,115,46,80,111,108,121,103,111,110,50,68,76,105,115,116,82,5,118,97,108,117,101,58,2,56,1,26,88,10,21,77,101,108,101,101,83,107,105,108,108,67,111,110,102,105,103,69,110,116,114,121,18,16,10,3,107,101,121,24,1,32,1,40,5,82,3,107,101,121,18,41,10,5,118,97,108,117,101,24,2,32,1,40,11,50,19,46,112,114,111,116,111,115,46,77,101,108,101,101,66,117,108,108,101,116,82,5,118,97,108,117,101,58,2,56,1,34,184,3,10,17,82,111,111,109,68,111,119,110,115,121,110,99,70,114,97,109,101,18,14,10,2,105,100,24,1,32,1,40,5,82,2,105,100,18,54,10,10,112,108,97,121,101,114,115,65,114,114,24,2,32,3,40,11,50,22,46,112,114,111,116,111,115,46,80,108,97,121,101,114,68,111,119,110,115,121,110,99,82,10,112,108,97,121,101,114,115,65,114,114,18,38,10,14,99,111,117,110,116,100,111,119,110,78,97,110,111,115,24,3,32,1,40,3,82,14,99,111,117,110,116,100,111,119,110,78,97,110,111,115,18,55,10,12,109,101,108,101,101,66,117,108,108,101,116,115,24,4,32,3,40,11,50,19,46,112,114,111,116,111,115,46,77,101,108,101,101,66,117,108,108,101,116,82,12,109,101,108,101,101,66,117,108,108,101,116,115,18,54,10,22,98,97,99,107,101,110,100,85,110,99,111,110,102,105,114,109,101,100,77,97,115,107,24,5,32,1,40,4,82,22,98,97,99,107,101,110,100,85,110,99,111,110,102,105,114,109,101,100,77,97,115,107,18,44,10,17,115,104,111,117,108,100,70,111,114,99,101,82,101,115,121,110,99,24,6,32,1,40,8,82,17,115,104,111,117,108,100,70,111,114,99,101,82,101,115,121,110,99,18,64,10,7,112,108,97,121,101,114,115,24,99,32,3,40,11,50,38,46,112,114,111,116,111,115,46,82,111,111,109,68,111,119,110,115,121,110,99,70,114,97,109,101,46,80,108,97,121,101,114,115,69,110,116,114,121,82,7,112,108,97,121,101,114,115,26,82,10,12,80,108,97,121,101,114,115,69,110,116,114,121,18,16,10,3,107,101,121,24,1,32,1,40,5,82,3,107,101,121,18,44,10,5,118,97,108,117,101,24,2,32,1,40,11,50,22,46,112,114,111,116,111,115,46,80,108,97,121,101,114,68,111,119,110,115,121,110,99,82,5,118,97,108,117,101,58,2,56,1,66,17,90,15,106,115,101,120,112,111,114,116,47,112,114,111,116,111,115,98,6,112,114,111,116,111,51]);T=R;V=$makeSlice(AB,16);W=new AC([(AD.nil),(AE.nil),(AF.nil),(AG.nil),(AH.nil),(AI.nil),(AJ.nil),(AK.nil),(AL.nil),(AM.nil),(AN.nil),(AO.nil),$ifaceNil,$ifaceNil,$ifaceNil,$ifaceNil,(AP.nil),(AQ.nil),(AR.nil),(AS.nil)]);X=new AT([2,4,11,3,10,3,16,17,17,12,13,14,0,9,15,18,19,9,0,19,19,19,19,0]);$r=Y();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["jsexport/models"]=(function(){var $pkg={},$init,A,B,C,D;A=$packages["dnmshared"];B=$packages["dnmshared/sharedprotos"];C=$packages["github.com/solarlune/resolv"];D=$packages["jsexport/protos"];$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=D.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$packages["jsexport"]=(function(){var $pkg={},$init,A,B,C,D,E,F,R,S,T,U,V,W,X,Y,Z,AA,AB,AC,AD,AE,AF,AG,AH,AI,AJ,AK,AL,AM,AN,AO,AP,G,H,I,J,K,L,M,N,O,Q;A=$packages["dnmshared"];B=$packages["dnmshared/sharedprotos"];C=$packages["github.com/gopherjs/gopherjs/js"];D=$packages["github.com/solarlune/resolv"];E=$packages["jsexport/models"];F=$packages["jsexport/protos"];R=$funcType([],[],false);S=$arrayType(R,0);T=$arrayType($packages["sync"].Mutex,0);U=$ptrType($packages["google.golang.org/protobuf/internal/impl"].MessageInfo);V=$sliceType($Uint8);W=$ptrType(B.Vec2D);X=$sliceType(W);Y=$ptrType(B.Polygon2D);Z=$ptrType(F.PlayerDownsync);AA=$sliceType(Z);AB=$ptrType(F.MeleeBullet);AC=$sliceType(AB);AD=$sliceType($String);AE=$ptrType(C.Object);AF=$funcType([$Float64,$Float64],[AE],false);AG=$funcType([W,X],[AE],false);AH=$funcType([Y],[AE],false);AI=$funcType([$Int32,$Int32,$Int32,$Int32,$Int32,$Int32,$Int32,$Int32,$Int32,$Int32,$Int32,$Int32,$Int32,$Bool,$Float64],[AE],false);AJ=$funcType([$Int32,AA,AC],[AE],false);AK=$funcType([$Int,$Int,$Int,$Int],[AE],false);AL=$funcType([$Float64,$Float64,$Float64,$Float64,$Float64,$Float64,$Float64,$Float64,$Float64,$Float64,$emptyInterface,$String],[AE],false);AM=$funcType([Y,$Float64,$Float64,$emptyInterface,$String],[AE],false);AN=$ptrType(D.Object);AO=$funcType([AN,$Float64,$Float64],[AE],false);AP=$mapType($String,$emptyInterface);G=function(a,b,c,d){var a,b,c,d;return C.MakeWrapper(D.NewSpace(a,b,c,d));};$pkg.NewCollisionSpaceJs=G;H=function(a,b){var{a,b,c,d,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=C.MakeFullWrapper(new B.Vec2D.ptr(new $packages["google.golang.org/protobuf/internal/impl"].MessageState.ptr(new $packages["google.golang.org/protobuf/internal/pragma"].NoUnkeyedLiterals.ptr(),S.zero(),T.zero(),U.nil),0,V.nil,a,b));$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c;$s=2;case 2:return d;}return;}var $f={$blk:H,$c:true,$r,a,b,c,d,$s};return $f;};$pkg.NewVec2DJs=H;I=function(a,b){var{a,b,c,d,$s,$r,$c}=$restore(this,{a,b});$s=$s||0;s:while(true){switch($s){case 0:c=C.MakeFullWrapper(new B.Polygon2D.ptr(new $packages["google.golang.org/protobuf/internal/impl"].MessageState.ptr(new $packages["google.golang.org/protobuf/internal/pragma"].NoUnkeyedLiterals.ptr(),S.zero(),T.zero(),U.nil),0,V.nil,a,b));$s=1;case 1:if($c){$c=false;c=c.$blk();}if(c&&c.$blk!==undefined){break s;}d=c;$s=2;case 2:return d;}return;}var $f={$blk:I,$c:true,$r,a,b,c,d,$s};return $f;};$pkg.NewPolygon2DJs=I;J=function(a){var a;return C.MakeWrapper(new F.Barrier.ptr(new $packages["google.golang.org/protobuf/internal/impl"].MessageState.ptr(new $packages["google.golang.org/protobuf/internal/pragma"].NoUnkeyedLiterals.ptr(),S.zero(),T.zero(),U.nil),0,V.nil,a));};$pkg.NewBarrierJs=J;K=function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o){var a,b,c,d,e,f,g,h,i,j,k,l,m,n,o;return C.MakeWrapper(new F.PlayerDownsync.ptr(new $packages["google.golang.org/protobuf/internal/impl"].MessageState.ptr(new $packages["google.golang.org/protobuf/internal/pragma"].NoUnkeyedLiterals.ptr(),S.zero(),T.zero(),U.nil),0,V.nil,a,b,c,d,e,f,g,h,i,k,o,false,0,0,0,l,m,j,n,"","",""));};$pkg.NewPlayerDownsyncJs=K;L=function(a,b,c){var{a,b,c,d,e,$s,$r,$c}=$restore(this,{a,b,c});$s=$s||0;s:while(true){switch($s){case 0:d=C.MakeFullWrapper(new F.RoomDownsyncFrame.ptr(new $packages["google.golang.org/protobuf/internal/impl"].MessageState.ptr(new $packages["google.golang.org/protobuf/internal/pragma"].NoUnkeyedLiterals.ptr(),S.zero(),T.zero(),U.nil),0,V.nil,a,b,new $Int64(0,0),c,new $Uint64(0,0),false,false));$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=d;$s=2;case 2:return e;}return;}var $f={$blk:L,$c:true,$r,a,b,c,d,e,$s};return $f;};$pkg.NewRoomDownsyncFrameJs=L;M=function(a,b,c,d,e,f,g,h,i,j,k,l){var{a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,$s,$r,$c}=$restore(this,{a,b,c,d,e,f,g,h,i,j,k,l});$s=$s||0;s:while(true){switch($s){case 0:m=A.GenerateRectCollider(a,b,c,d,e,f,g,h,i,j,k,l);$s=1;case 1:if($c){$c=false;m=m.$blk();}if(m&&m.$blk!==undefined){break s;}n=C.MakeWrapper(m);$s=2;case 2:if($c){$c=false;n=n.$blk();}if(n&&n.$blk!==undefined){break s;}o=n;$s=3;case 3:return o;}return;}var $f={$blk:M,$c:true,$r,a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,$s};return $f;};$pkg.GenerateRectColliderJs=M;N=function(a,b,c,d,e){var{a,b,c,d,e,f,g,h,$s,$r,$c}=$restore(this,{a,b,c,d,e});$s=$s||0;s:while(true){switch($s){case 0:f=A.GenerateConvexPolygonCollider(a,b,c,d,e);$s=1;case 1:if($c){$c=false;f=f.$blk();}if(f&&f.$blk!==undefined){break s;}g=C.MakeWrapper(f);$s=2;case 2:if($c){$c=false;g=g.$blk();}if(g&&g.$blk!==undefined){break s;}h=g;$s=3;case 3:return h;}return;}var $f={$blk:N,$c:true,$r,a,b,c,d,e,f,g,h,$s};return $f;};$pkg.GenerateConvexPolygonColliderJs=N;O=function(a,b,c){var{a,b,c,d,e,f,$s,$r,$c}=$restore(this,{a,b,c});$s=$s||0;s:while(true){switch($s){case 0:d=a.Check(b,c,new AD([]));$s=1;case 1:if($c){$c=false;d=d.$blk();}if(d&&d.$blk!==undefined){break s;}e=C.MakeFullWrapper(d);$s=2;case 2:if($c){$c=false;e=e.$blk();}if(e&&e.$blk!==undefined){break s;}f=e;$s=3;case 3:return f;}return;}var $f={$blk:O,$c:true,$r,a,b,c,d,e,f,$s};return $f;};$pkg.CheckCollisionJs=O;Q=function(){$global.gopkgs=$externalize($makeMap($String.keyFor,[{k:"NewVec2DJs",v:new AF(H)},{k:"NewPolygon2DJs",v:new AG(I)},{k:"NewBarrierJs",v:new AH(J)},{k:"NewPlayerDownsyncJs",v:new AI(K)},{k:"NewRoomDownsyncFrameJs",v:new AJ(L)},{k:"NewCollisionSpaceJs",v:new AK(G)},{k:"GenerateRectColliderJs",v:new AL(M)},{k:"GenerateConvexPolygonColliderJs",v:new AM(N)},{k:"CheckCollisionJs",v:new AO(O)}]),AP);};$init=function(){$pkg.$init=function(){};var $f,$c=false,$s=0,$r;if(this!==undefined&&this.$blk!==undefined){$f=this;$c=true;$s=$f.$s;$r=$f.$r;}s:while(true){switch($s){case 0:$r=A.$init();$s=1;case 1:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=B.$init();$s=2;case 2:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=C.$init();$s=3;case 3:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=D.$init();$s=4;case 4:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=E.$init();$s=5;case 5:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}$r=F.$init();$s=6;case 6:if($c){$c=false;$r=$r.$blk();}if($r&&$r.$blk!==undefined){break s;}if($pkg===$mainPkg){Q();$mainFinished=true;}}return;}if($f===undefined){$f={$blk:$init};}$f.$s=$s;$f.$r=$r;return $f;};$pkg.$init=$init;return $pkg;})(); +$synthesizeMethods(); +$initAllLinknames(); +var $mainPkg = $packages["jsexport"]; +$packages["runtime"].$init(); +$go($mainPkg.$init, []); +$flushConsole(); + +}).call(this); +//# sourceMappingURL=jsexport.js.map diff --git a/frontend/assets/plugin_scripts/jsexport.js.meta b/frontend/assets/plugin_scripts/jsexport.js.meta new file mode 100644 index 0000000..bbae039 --- /dev/null +++ b/frontend/assets/plugin_scripts/jsexport.js.meta @@ -0,0 +1,9 @@ +{ + "ver": "1.0.5", + "uuid": "565a29f2-d75b-45a2-8596-b27e6415960d", + "isPlugin": true, + "loadPluginInWeb": true, + "loadPluginInNative": true, + "loadPluginInEditor": false, + "subMetas": {} +} \ No newline at end of file diff --git a/frontend/assets/scenes/login.fire b/frontend/assets/scenes/login.fire index 740ec4a..31ccba3 100644 --- a/frontend/assets/scenes/login.fire +++ b/frontend/assets/scenes/login.fire @@ -440,7 +440,7 @@ "array": [ 0, 0, - 215.95961841836203, + 209.73151519075364, 0, 0, 0, diff --git a/frontend/assets/scenes/offline_map_1.fire b/frontend/assets/scenes/offline_map_1.fire index dc4b778..3c3f89a 100644 --- a/frontend/assets/scenes/offline_map_1.fire +++ b/frontend/assets/scenes/offline_map_1.fire @@ -278,6 +278,7 @@ "renderFrameIdLagTolerance": 4, "jigglingEps1D": 0.001, "bulletTriggerEnabled": true, + "closeOnForcedtoResyncNotSelf": true, "_id": "4b+kZ46VhC0LCBixXEK2dk" }, { @@ -460,7 +461,7 @@ "array": [ 0, 0, - 216.50635094610968, + 216.05530045313827, 0, 0, 0, diff --git a/frontend/assets/scenes/offline_map_2.fire b/frontend/assets/scenes/offline_map_2.fire index 0a155eb..6ba3709 100644 --- a/frontend/assets/scenes/offline_map_2.fire +++ b/frontend/assets/scenes/offline_map_2.fire @@ -249,7 +249,7 @@ "_id": "3crA1nz5xPSLAnCSLQIPOq" }, { - "__type__": "47d7dy4S4lB2pxqJJlGOoai", + "__type__": "b3810kDSWtD14RhiYzulYVI", "_name": "", "_objFlags": 0, "node": { @@ -279,7 +279,7 @@ "jigglingEps1D": 0.001, "bulletTriggerEnabled": true, "closeOnForcedtoResyncNotSelf": true, - "_id": "4b+kZ46VhC0LCBixXEK2dk" + "_id": "e5xQdv12xLoIRr0b36Pie+" }, { "__type__": "cc.Node", @@ -461,7 +461,7 @@ "array": [ 0, 0, - 209.64964554467088, + 216.05530045313827, 0, 0, 0, diff --git a/frontend/assets/scripts/Map.js b/frontend/assets/scripts/Map.js index 814ce52..ec446d1 100644 --- a/frontend/assets/scripts/Map.js +++ b/frontend/assets/scripts/Map.js @@ -641,10 +641,6 @@ cc.Class({ self.lastRenderFrameIdTriggeredAt = performance.now(); // In this case it must be true that "rdf.id > chaserRenderFrameId". self.chaserRenderFrameId = rdf.id; - const candidateLastAllConfirmedInputFrame = self._convertToInputFrameId(rdf.id - 1, self.inputDelayFrames); - if (self.lastAllConfirmedInputFrame < candidateLastAllConfirmedInputFrame) { - self.lastAllConfirmedInputFrame = candidateLastAllConfirmedInputFrame; - } const canvasNode = self.canvasNode; self.ctrl = canvasNode.getComponent("TouchEventsManager"); diff --git a/frontend/assets/scripts/OfflineMap.js b/frontend/assets/scripts/OfflineMap.js index 72272a9..65bce12 100644 --- a/frontend/assets/scripts/OfflineMap.js +++ b/frontend/assets/scripts/OfflineMap.js @@ -196,7 +196,6 @@ cc.Class({ self.selfPlayerInfo = { id: 11 }; - self._initPlayerRichInfoDict(startRdf.players); self.onRoomDownsyncFrame(startRdf); self.battleState = ALL_BATTLE_STATES.IN_BATTLE; @@ -219,7 +218,7 @@ cc.Class({ currSelfInput = null; const noDelayInputFrameId = self._convertToInputFrameId(self.renderFrameId, 0); // It's important that "inputDelayFrames == 0" here if (self.shouldGenerateInputFrameUpsync(self.renderFrameId)) { - const prevAndCurrInputs = self._generateInputFrameUpsync(noDelayInputFrameId); + const prevAndCurrInputs = self.getOrPrefabInputFrameUpsync(noDelayInputFrameId); prevSelfInput = prevAndCurrInputs[0]; currSelfInput = prevAndCurrInputs[1]; } diff --git a/frontend/assets/scripts/OfflineMapBackend.js b/frontend/assets/scripts/OfflineMapBackend.js index 72272a9..fa5636c 100644 --- a/frontend/assets/scripts/OfflineMapBackend.js +++ b/frontend/assets/scripts/OfflineMapBackend.js @@ -89,7 +89,6 @@ cc.Class({ tiledMapIns.tmxAsset = null; mapNode.removeAllChildren(); - self._resetCurrentMatch(); if (self.showCriticalCoordinateLabels) { const drawer = new cc.Node(); @@ -101,25 +100,32 @@ cc.Class({ self.g = g; } - tiledMapIns.tmxAsset = tmxAsset; const newMapSize = tiledMapIns.getMapSize(); const newTileSize = tiledMapIns.getTileSize(); self.node.setContentSize(newMapSize.width * newTileSize.width, newMapSize.height * newTileSize.height); self.node.setPosition(cc.v2(0, 0)); + self._resetCurrentMatch(); + const spaceW = newMapSize.width * newTileSize.width; + const spaceH = newMapSize.height * newTileSize.height; + const spaceOffsetX = (spaceW >> 1); + const spaceOffsetY = (spaceH >> 1); + const minStep = 8; + self.gopkgsCollisionSys = gopkgs.NewCollisionSpaceJs(spaceW, spaceH, minStep, minStep); + let barrierIdCounter = 0; const boundaryObjs = tileCollisionManager.extractBoundaryObjects(self.node); for (let boundaryObj of boundaryObjs.barriers) { - const x0 = boundaryObj.anchor.x, - y0 = boundaryObj.anchor.y; + const gopkgsBoundaryAnchor = gopkgs.NewVec2DJs(boundaryObj.anchor.x, boundaryObj.anchor.y); + const gopkgsBoundaryPts = Array.from(boundaryObj, p => { + return gopkgs.NewVec2DJs(p.x, p.y); + }); + const gopkgsBoundary = gopkgs.NewPolygon2DJs(gopkgsBoundaryAnchor, gopkgsBoundaryPts); + const gopkgsBarrier = gopkgs.NewBarrierJs(gopkgsBoundary); - const newBarrier = self.collisionSys.createPolygon(x0, y0, Array.from(boundaryObj, p => { - return [p.x, p.y]; - })); - newBarrier.data = { - hardPushback: true - }; + const newBarrierCollider = gopkgs.GenerateConvexPolygonColliderJs(gopkgsBoundary, spaceOffsetX, spaceOffsetY, gopkgsBarrier, "Barrier"); + self.gopkgsCollisionSys.Add(newBarrierCollider); if (false && self.showCriticalCoordinateLabels) { for (let i = 0; i < boundaryObj.length; ++i) { @@ -152,51 +158,21 @@ cc.Class({ } } - // console.log("Created barrier: ", newBarrier); + // console.log("Created barrier: ", newBarrierCollider); ++barrierIdCounter; const collisionBarrierIndex = (self.collisionBarrierIndexPrefix + barrierIdCounter); - self.collisionSysMap.set(collisionBarrierIndex, newBarrier); + self.collisionSysMap.set(collisionBarrierIndex, newBarrierCollider); } - const startRdf = window.pb.protos.RoomDownsyncFrame.create({ - id: window.MAGIC_ROOM_DOWNSYNC_FRAME_ID.BATTLE_START, - players: { - 10: window.pb.protos.PlayerDownsync.create({ - id: 10, - joinIndex: 1, - virtualGridX: self.worldToVirtualGridPos(boundaryObjs.playerStartingPositions[0].x, boundaryObjs.playerStartingPositions[0].y)[0], - virtualGridY: self.worldToVirtualGridPos(boundaryObjs.playerStartingPositions[0].x, boundaryObjs.playerStartingPositions[0].y)[1], - speed: 1 * self.worldToVirtualGridRatio, - colliderRadius: 12, - characterState: window.ATK_CHARACTER_STATE.InAirIdle1[0], - framesToRecover: 0, - dirX: 0, - dirY: 0, - velX: 0, - velY: 0, - inAir: true, - }), - 11: window.pb.protos.PlayerDownsync.create({ - id: 11, - joinIndex: 2, - virtualGridX: self.worldToVirtualGridPos(boundaryObjs.playerStartingPositions[1].x, boundaryObjs.playerStartingPositions[1].y)[0], - virtualGridY: self.worldToVirtualGridPos(boundaryObjs.playerStartingPositions[1].x, boundaryObjs.playerStartingPositions[1].y)[1], - speed: 1 * self.worldToVirtualGridRatio, - colliderRadius: 12, - characterState: window.ATK_CHARACTER_STATE.InAirIdle1[0], - framesToRecover: 0, - dirX: 0, - dirY: 0, - velX: 0, - velY: 0, - inAir: true, - }), - } - }); + const startPlayer1 = gopkgs.NewPlayerDownsyncJs(10, self.worldToVirtualGridPos(boundaryObjs.playerStartingPositions[0].x, boundaryObjs.playerStartingPositions[0].y)[0], self.worldToVirtualGridPos(boundaryObjs.playerStartingPositions[0].x, boundaryObjs.playerStartingPositions[0].y)[1], 0, 0, 0, 0, 1 * self.worldToVirtualGridRatio, 0, window.ATK_CHARACTER_STATE.InAirIdle1[0], 1, 100, 100, true, 12); + + const startPlayer2 = gopkgs.NewPlayerDownsyncJs(11, self.worldToVirtualGridPos(boundaryObjs.playerStartingPositions[1].x, boundaryObjs.playerStartingPositions[1].y)[0], self.worldToVirtualGridPos(boundaryObjs.playerStartingPositions[1].x, boundaryObjs.playerStartingPositions[1].y)[1], 0, 0, 0, 0, 1 * self.worldToVirtualGridRatio, 0, window.ATK_CHARACTER_STATE.InAirIdle1[0], 2, 100, 100, true, 12); + + const startRdf = gopkgs.NewRoomDownsyncFrameJs(window.MAGIC_ROOM_DOWNSYNC_FRAME_ID.BATTLE_START, [startPlayer1, startPlayer2], []); + self.selfPlayerInfo = { id: 11 }; - self._initPlayerRichInfoDict(startRdf.players); self.onRoomDownsyncFrame(startRdf); self.battleState = ALL_BATTLE_STATES.IN_BATTLE; @@ -219,7 +195,7 @@ cc.Class({ currSelfInput = null; const noDelayInputFrameId = self._convertToInputFrameId(self.renderFrameId, 0); // It's important that "inputDelayFrames == 0" here if (self.shouldGenerateInputFrameUpsync(self.renderFrameId)) { - const prevAndCurrInputs = self._generateInputFrameUpsync(noDelayInputFrameId); + const prevAndCurrInputs = self.getOrPrefabInputFrameUpsync(noDelayInputFrameId); prevSelfInput = prevAndCurrInputs[0]; currSelfInput = prevAndCurrInputs[1]; } @@ -235,4 +211,66 @@ cc.Class({ } } }, + + onRoomDownsyncFrame(rdf, accompaniedInputFrameDownsyncBatch) { + // This function is also applicable to "re-joining". + const self = window.mapIns; + self.onInputFrameDownsyncBatch(accompaniedInputFrameDownsyncBatch); // Important to do this step before setting IN_BATTLE + if (!self.recentRenderCache) { + return; + } + if (ALL_BATTLE_STATES.IN_SETTLEMENT == self.battleState) { + return; + } + const shouldForceDumping1 = (window.MAGIC_ROOM_DOWNSYNC_FRAME_ID.BATTLE_START == rdf.Id); + let shouldForceDumping2 = (rdf.Id >= self.renderFrameId + self.renderFrameIdLagTolerance); + let shouldForceResync = rdf.ShouldForceResync; + const notSelfUnconfirmed = (0 == (rdf.BackendUnconfirmedMask & (1 << (self.selfPlayerInfo.joinIndex - 1)))); + if (notSelfUnconfirmed) { + shouldForceDumping2 = false; + shouldForceResync = false; + self.othersForcedDownsyncRenderFrameDict.set(rdf.id, rdf); + } + /* + TODO + + If "BackendUnconfirmedMask" is non-all-1 and contains the current player, show a label/button to hint manual reconnection. Note that the continuity of "recentInputCache" is not a good indicator, because due to network delay upon a [type#1 forceConfirmation] a player might just lag in upsync networking and have all consecutive inputFrameIds locally. + */ + + const [dumpRenderCacheRet, oldStRenderFrameId, oldEdRenderFrameId] = (shouldForceDumping1 || shouldForceDumping2 || shouldForceResync) ? self.recentRenderCache.setByFrameId(rdf, rdf.id) : [window.RING_BUFF_CONSECUTIVE_SET, null, null]; + if (window.RING_BUFF_FAILED_TO_SET == dumpRenderCacheRet) { + throw `Failed to dump render cache#1 (maybe recentRenderCache too small)! rdf.id=${rdf.id}, lastAllConfirmedInputFrameId=${self.lastAllConfirmedInputFrameId}; recentRenderCache=${self._stringifyRecentRenderCache(false)}, recentInputCache=${self._stringifyRecentInputCache(false)}`; + } + if (!shouldForceResync && (window.MAGIC_ROOM_DOWNSYNC_FRAME_ID.BATTLE_START < rdf.id && window.RING_BUFF_CONSECUTIVE_SET == dumpRenderCacheRet)) { + /* + Don't change + - chaserRenderFrameId, it's updated only in "rollbackAndChase & onInputFrameDownsyncBatch" (except for when RING_BUFF_NON_CONSECUTIVE_SET) + */ + return dumpRenderCacheRet; + } + + // The logic below applies to (window.MAGIC_ROOM_DOWNSYNC_FRAME_ID.BATTLE_START == rdf.id || window.RING_BUFF_NON_CONSECUTIVE_SET == dumpRenderCacheRet) + const players = rdf.Players; + self._initPlayerRichInfoDict(players); + + if (shouldForceDumping1 || shouldForceDumping2 || shouldForceResync) { + // In fact, not having "window.RING_BUFF_CONSECUTIVE_SET == dumpRenderCacheRet" should already imply that "self.renderFrameId <= rdf.id", but here we double check and log the anomaly + + if (window.MAGIC_ROOM_DOWNSYNC_FRAME_ID.BATTLE_START == rdf.Id) { + console.log('On battle started! renderFrameId=', rdf.Id); + } + self.renderFrameId = rdf.Id; + self.lastRenderFrameIdTriggeredAt = performance.now(); + // In this case it must be true that "rdf.id > chaserRenderFrameId". + self.chaserRenderFrameId = rdf.Id; + + const canvasNode = self.canvasNode; + self.ctrl = canvasNode.getComponent("TouchEventsManager"); + self.enableInputControls(); + self.transitToState(ALL_MAP_STATES.VISUAL); + self.battleState = ALL_BATTLE_STATES.IN_BATTLE; + } + // [WARNING] Leave all graphical updates in "update(dt)" by "applyRoomDownsyncFrameDynamics" + return dumpRenderCacheRet; + }, }); diff --git a/jsexport/main.go b/jsexport/main.go index 7bd1866..2d93229 100644 --- a/jsexport/main.go +++ b/jsexport/main.go @@ -75,6 +75,10 @@ func GenerateRectColliderJs(wx, wy, w, h, topPadding, bottomPadding, leftPadding } +func GenerateConvexPolygonColliderJs(unalignedSrc *Polygon2D, spaceOffsetX, spaceOffsetY float64, data interface{}, tag string) *js.Object { + return js.MakeWrapper(GenerateConvexPolygonCollider(unalignedSrc, spaceOffsetX, spaceOffsetY, data, tag)) +} + func CheckCollisionJs(obj *resolv.Object, dx, dy float64) *js.Object { // TODO: Support multiple tags in the future // Unfortunately I couldn't find a way to just call "var a = GenerateRectColliderJs(...); space.Add(a); a.Check(...)" to get the collision result, the unwrapped method will result in stack overflow. Need a better solution later. @@ -95,6 +99,7 @@ func main() { "NewRoomDownsyncFrameJs": NewRoomDownsyncFrameJs, "NewCollisionSpaceJs": NewCollisionSpaceJs, "GenerateRectColliderJs": GenerateRectColliderJs, + "GenerateConvexPolygonColliderJs": GenerateConvexPolygonColliderJs, "CheckCollisionJs": CheckCollisionJs, }) }