mammoth2_codecgen_generated_test.go 203 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799480048014802480348044805480648074808480948104811481248134814481548164817481848194820482148224823482448254826482748284829483048314832483348344835483648374838483948404841484248434844484548464847484848494850485148524853485448554856485748584859486048614862486348644865486648674868486948704871487248734874487548764877487848794880488148824883488448854886488748884889489048914892489348944895489648974898489949004901490249034904490549064907490849094910491149124913491449154916491749184919492049214922492349244925492649274928492949304931493249334934493549364937493849394940494149424943494449454946494749484949495049514952495349544955495649574958495949604961496249634964496549664967496849694970497149724973497449754976497749784979498049814982498349844985498649874988498949904991499249934994499549964997499849995000500150025003500450055006500750085009501050115012501350145015501650175018501950205021502250235024502550265027502850295030503150325033503450355036503750385039504050415042504350445045504650475048504950505051505250535054505550565057505850595060506150625063506450655066506750685069507050715072507350745075507650775078507950805081508250835084508550865087508850895090509150925093509450955096509750985099510051015102510351045105510651075108510951105111511251135114511551165117511851195120512151225123512451255126512751285129513051315132513351345135513651375138513951405141514251435144514551465147514851495150515151525153515451555156515751585159516051615162516351645165516651675168516951705171517251735174517551765177517851795180518151825183518451855186518751885189519051915192519351945195519651975198519952005201520252035204520552065207520852095210521152125213521452155216521752185219522052215222522352245225522652275228522952305231523252335234523552365237523852395240524152425243524452455246524752485249525052515252525352545255525652575258525952605261526252635264526552665267526852695270527152725273527452755276527752785279528052815282528352845285528652875288528952905291529252935294529552965297529852995300530153025303530453055306530753085309531053115312531353145315531653175318531953205321532253235324532553265327532853295330533153325333533453355336533753385339534053415342534353445345534653475348534953505351535253535354535553565357535853595360536153625363536453655366536753685369537053715372537353745375537653775378537953805381538253835384538553865387538853895390539153925393539453955396539753985399540054015402540354045405540654075408540954105411541254135414541554165417541854195420542154225423542454255426542754285429543054315432543354345435543654375438543954405441544254435444544554465447544854495450545154525453545454555456545754585459546054615462546354645465546654675468546954705471547254735474547554765477547854795480548154825483548454855486548754885489549054915492549354945495549654975498549955005501550255035504550555065507550855095510551155125513551455155516551755185519552055215522552355245525552655275528552955305531553255335534553555365537553855395540554155425543554455455546554755485549555055515552555355545555555655575558555955605561556255635564556555665567556855695570557155725573557455755576557755785579558055815582558355845585558655875588558955905591559255935594559555965597559855995600560156025603560456055606560756085609561056115612561356145615561656175618561956205621562256235624562556265627562856295630563156325633563456355636563756385639564056415642564356445645564656475648564956505651565256535654565556565657565856595660566156625663566456655666566756685669567056715672567356745675567656775678567956805681568256835684568556865687568856895690569156925693569456955696569756985699570057015702570357045705570657075708570957105711571257135714571557165717571857195720572157225723572457255726572757285729573057315732573357345735573657375738573957405741574257435744574557465747574857495750575157525753575457555756575757585759576057615762576357645765576657675768576957705771577257735774577557765777577857795780578157825783578457855786578757885789579057915792579357945795579657975798579958005801580258035804580558065807580858095810581158125813581458155816581758185819582058215822582358245825582658275828582958305831583258335834583558365837583858395840584158425843584458455846584758485849585058515852585358545855585658575858585958605861586258635864586558665867586858695870587158725873587458755876587758785879588058815882588358845885588658875888588958905891589258935894589558965897589858995900590159025903590459055906590759085909591059115912591359145915591659175918591959205921592259235924592559265927592859295930593159325933593459355936593759385939594059415942594359445945594659475948594959505951595259535954595559565957595859595960596159625963596459655966596759685969597059715972597359745975597659775978597959805981598259835984598559865987598859895990599159925993599459955996599759985999600060016002600360046005600660076008600960106011601260136014601560166017601860196020602160226023602460256026602760286029603060316032603360346035603660376038603960406041604260436044604560466047604860496050605160526053605460556056605760586059606060616062606360646065606660676068606960706071607260736074607560766077607860796080608160826083608460856086608760886089609060916092609360946095609660976098609961006101610261036104610561066107610861096110611161126113611461156116611761186119612061216122612361246125612661276128612961306131613261336134613561366137613861396140614161426143614461456146614761486149615061516152615361546155615661576158615961606161616261636164616561666167616861696170617161726173617461756176617761786179618061816182618361846185618661876188618961906191619261936194619561966197619861996200620162026203620462056206620762086209621062116212621362146215621662176218621962206221622262236224622562266227622862296230623162326233623462356236623762386239624062416242624362446245624662476248624962506251625262536254625562566257625862596260626162626263626462656266626762686269627062716272627362746275627662776278627962806281628262836284628562866287628862896290629162926293629462956296629762986299630063016302630363046305630663076308630963106311631263136314631563166317631863196320632163226323632463256326632763286329633063316332633363346335633663376338633963406341634263436344634563466347634863496350635163526353635463556356635763586359636063616362636363646365636663676368636963706371637263736374637563766377637863796380638163826383638463856386638763886389639063916392639363946395639663976398639964006401640264036404640564066407640864096410641164126413641464156416641764186419642064216422642364246425642664276428642964306431643264336434643564366437643864396440644164426443644464456446644764486449645064516452645364546455645664576458645964606461646264636464646564666467646864696470647164726473647464756476647764786479648064816482648364846485648664876488648964906491649264936494649564966497649864996500650165026503650465056506650765086509651065116512651365146515651665176518651965206521652265236524652565266527652865296530653165326533653465356536653765386539654065416542654365446545654665476548654965506551655265536554655565566557655865596560656165626563656465656566656765686569657065716572657365746575657665776578657965806581658265836584658565866587658865896590659165926593659465956596659765986599660066016602660366046605660666076608660966106611661266136614661566166617661866196620662166226623662466256626662766286629663066316632663366346635663666376638663966406641664266436644664566466647664866496650665166526653665466556656665766586659666066616662666366646665666666676668666966706671667266736674667566766677667866796680668166826683668466856686668766886689669066916692669366946695669666976698669967006701670267036704670567066707670867096710671167126713671467156716671767186719672067216722672367246725672667276728672967306731673267336734673567366737673867396740674167426743674467456746674767486749675067516752675367546755675667576758675967606761676267636764676567666767676867696770677167726773677467756776677767786779678067816782678367846785678667876788678967906791679267936794679567966797679867996800680168026803680468056806680768086809681068116812681368146815681668176818681968206821682268236824682568266827682868296830683168326833683468356836683768386839684068416842684368446845684668476848684968506851685268536854685568566857685868596860686168626863686468656866686768686869687068716872687368746875687668776878687968806881688268836884688568866887688868896890689168926893689468956896689768986899690069016902690369046905690669076908690969106911691269136914691569166917691869196920692169226923692469256926692769286929693069316932693369346935693669376938693969406941694269436944694569466947694869496950695169526953695469556956695769586959696069616962696369646965696669676968696969706971697269736974697569766977697869796980698169826983698469856986698769886989699069916992699369946995699669976998699970007001700270037004700570067007700870097010701170127013701470157016701770187019702070217022702370247025702670277028702970307031703270337034703570367037703870397040704170427043704470457046704770487049705070517052705370547055705670577058705970607061706270637064706570667067706870697070707170727073707470757076707770787079708070817082708370847085708670877088708970907091709270937094709570967097709870997100710171027103710471057106710771087109711071117112711371147115711671177118711971207121712271237124712571267127712871297130713171327133713471357136713771387139714071417142714371447145714671477148714971507151715271537154715571567157715871597160716171627163716471657166716771687169717071717172717371747175717671777178717971807181718271837184718571867187718871897190719171927193719471957196719771987199720072017202720372047205720672077208720972107211721272137214721572167217721872197220722172227223722472257226722772287229723072317232723372347235723672377238723972407241724272437244724572467247724872497250725172527253725472557256725772587259726072617262726372647265726672677268726972707271727272737274727572767277727872797280728172827283728472857286728772887289729072917292729372947295729672977298729973007301730273037304730573067307730873097310731173127313731473157316731773187319732073217322732373247325732673277328732973307331733273337334733573367337733873397340734173427343734473457346734773487349735073517352735373547355735673577358735973607361736273637364736573667367736873697370737173727373737473757376737773787379738073817382738373847385738673877388738973907391739273937394739573967397739873997400740174027403740474057406740774087409741074117412741374147415741674177418741974207421742274237424742574267427742874297430743174327433743474357436743774387439744074417442744374447445744674477448744974507451745274537454745574567457745874597460746174627463746474657466746774687469747074717472747374747475747674777478747974807481748274837484748574867487748874897490749174927493749474957496749774987499750075017502750375047505750675077508750975107511751275137514751575167517751875197520752175227523752475257526752775287529753075317532753375347535753675377538753975407541754275437544754575467547754875497550755175527553755475557556755775587559756075617562756375647565756675677568756975707571757275737574757575767577757875797580758175827583758475857586758775887589759075917592759375947595759675977598759976007601760276037604760576067607760876097610761176127613761476157616761776187619762076217622762376247625762676277628762976307631763276337634763576367637763876397640764176427643764476457646764776487649765076517652765376547655765676577658765976607661766276637664766576667667766876697670767176727673767476757676767776787679768076817682768376847685768676877688768976907691769276937694769576967697769876997700770177027703770477057706770777087709771077117712771377147715771677177718771977207721772277237724772577267727772877297730773177327733773477357736773777387739774077417742774377447745774677477748774977507751775277537754775577567757775877597760776177627763776477657766776777687769777077717772777377747775777677777778777977807781778277837784778577867787778877897790779177927793779477957796779777987799780078017802780378047805780678077808780978107811781278137814781578167817781878197820782178227823782478257826782778287829783078317832783378347835783678377838783978407841784278437844784578467847784878497850785178527853785478557856785778587859786078617862786378647865786678677868786978707871787278737874787578767877787878797880788178827883788478857886788778887889789078917892789378947895789678977898789979007901790279037904790579067907790879097910791179127913791479157916791779187919792079217922792379247925792679277928792979307931793279337934793579367937793879397940794179427943794479457946794779487949795079517952795379547955795679577958795979607961796279637964796579667967796879697970797179727973797479757976797779787979798079817982798379847985798679877988798979907991799279937994799579967997799879998000800180028003800480058006800780088009801080118012801380148015801680178018801980208021802280238024802580268027802880298030803180328033803480358036803780388039804080418042804380448045804680478048804980508051805280538054805580568057805880598060806180628063806480658066806780688069807080718072807380748075807680778078807980808081808280838084808580868087808880898090809180928093809480958096809780988099810081018102810381048105810681078108810981108111811281138114811581168117811881198120812181228123812481258126812781288129813081318132813381348135813681378138813981408141814281438144814581468147814881498150815181528153815481558156815781588159816081618162816381648165816681678168816981708171817281738174817581768177817881798180818181828183818481858186818781888189819081918192819381948195819681978198819982008201820282038204820582068207820882098210821182128213821482158216821782188219822082218222822382248225822682278228822982308231823282338234823582368237823882398240824182428243824482458246824782488249825082518252825382548255825682578258825982608261826282638264826582668267826882698270827182728273827482758276827782788279828082818282828382848285828682878288828982908291829282938294829582968297829882998300830183028303830483058306830783088309831083118312831383148315831683178318831983208321832283238324832583268327832883298330833183328333833483358336833783388339834083418342834383448345834683478348834983508351835283538354835583568357835883598360836183628363836483658366836783688369837083718372837383748375837683778378837983808381838283838384838583868387838883898390839183928393839483958396839783988399840084018402840384048405840684078408840984108411841284138414841584168417841884198420842184228423842484258426842784288429843084318432843384348435843684378438843984408441844284438444844584468447844884498450845184528453845484558456845784588459846084618462846384648465846684678468846984708471847284738474847584768477847884798480848184828483848484858486848784888489849084918492849384948495849684978498849985008501850285038504850585068507850885098510851185128513851485158516851785188519852085218522852385248525852685278528852985308531853285338534853585368537853885398540854185428543854485458546854785488549855085518552855385548555855685578558855985608561856285638564856585668567856885698570857185728573857485758576857785788579858085818582858385848585858685878588858985908591859285938594859585968597859885998600860186028603860486058606860786088609861086118612861386148615861686178618861986208621862286238624862586268627862886298630863186328633863486358636863786388639864086418642864386448645864686478648864986508651865286538654865586568657865886598660866186628663866486658666866786688669867086718672867386748675867686778678867986808681868286838684868586868687868886898690869186928693869486958696869786988699870087018702870387048705870687078708870987108711871287138714871587168717871887198720872187228723872487258726872787288729873087318732873387348735873687378738873987408741874287438744874587468747874887498750875187528753875487558756875787588759876087618762876387648765876687678768876987708771877287738774877587768777877887798780878187828783878487858786878787888789879087918792879387948795879687978798879988008801880288038804880588068807880888098810881188128813881488158816881788188819882088218822882388248825882688278828882988308831883288338834883588368837883888398840884188428843884488458846884788488849885088518852885388548855885688578858885988608861886288638864886588668867886888698870887188728873887488758876887788788879888088818882888388848885888688878888888988908891889288938894889588968897889888998900890189028903890489058906890789088909891089118912891389148915891689178918891989208921892289238924892589268927892889298930893189328933893489358936893789388939894089418942894389448945894689478948894989508951895289538954895589568957895889598960896189628963896489658966896789688969897089718972897389748975897689778978897989808981898289838984898589868987898889898990899189928993899489958996899789988999900090019002900390049005900690079008900990109011901290139014901590169017901890199020902190229023902490259026902790289029903090319032903390349035903690379038903990409041904290439044904590469047904890499050905190529053905490559056905790589059906090619062906390649065906690679068906990709071907290739074907590769077907890799080908190829083908490859086908790889089909090919092909390949095909690979098909991009101910291039104910591069107910891099110911191129113911491159116911791189119912091219122912391249125912691279128912991309131913291339134913591369137913891399140914191429143914491459146914791489149915091519152915391549155915691579158915991609161916291639164916591669167916891699170917191729173917491759176917791789179918091819182918391849185918691879188918991909191919291939194919591969197919891999200920192029203920492059206920792089209921092119212921392149215921692179218921992209221922292239224922592269227922892299230923192329233923492359236923792389239924092419242924392449245924692479248924992509251925292539254925592569257925892599260926192629263926492659266926792689269927092719272927392749275927692779278927992809281928292839284928592869287928892899290929192929293929492959296929792989299930093019302930393049305930693079308930993109311931293139314931593169317931893199320932193229323932493259326932793289329933093319332933393349335933693379338933993409341934293439344934593469347934893499350935193529353935493559356935793589359936093619362936393649365936693679368936993709371937293739374937593769377937893799380938193829383938493859386938793889389939093919392939393949395939693979398939994009401940294039404940594069407940894099410941194129413941494159416941794189419942094219422942394249425942694279428942994309431943294339434943594369437943894399440944194429443944494459446944794489449945094519452945394549455945694579458945994609461946294639464946594669467946894699470947194729473947494759476947794789479948094819482
  1. // +build codecgen,!notfastpath generated,!notfastpath
  2. // Code generated by codecgen - DO NOT EDIT.
  3. package codec
  4. import (
  5. "errors"
  6. "runtime"
  7. "strconv"
  8. )
  9. const (
  10. // ----- content types ----
  11. codecSelferCcUTF819781 = 1
  12. codecSelferCcRAW19781 = 255
  13. // ----- value types used ----
  14. codecSelferValueTypeArray19781 = 10
  15. codecSelferValueTypeMap19781 = 9
  16. codecSelferValueTypeString19781 = 6
  17. codecSelferValueTypeInt19781 = 2
  18. codecSelferValueTypeUint19781 = 3
  19. codecSelferValueTypeFloat19781 = 4
  20. codecSelferBitsize19781 = uint8(32 << (^uint(0) >> 63))
  21. )
  22. var (
  23. errCodecSelferOnlyMapOrArrayEncodeToStruct19781 = errors.New(`only encoded map or array can be decoded into a struct`)
  24. )
  25. type codecSelfer19781 struct{}
  26. func codecSelfer19781False() bool { return false }
  27. func init() {
  28. if GenVersion != 13 {
  29. _, file, _, _ := runtime.Caller(0)
  30. ver := strconv.FormatInt(int64(GenVersion), 10)
  31. panic("codecgen version mismatch: current: 13, need " + ver + ". Re-generate file: " + file)
  32. }
  33. }
  34. func (x *TestMammoth2) CodecEncodeSelf(e *Encoder) {
  35. var h codecSelfer19781
  36. z, r := GenHelperEncoder(e)
  37. _, _, _ = h, z, r
  38. if x == nil {
  39. r.EncodeNil()
  40. } else {
  41. yysep2 := !z.EncBinary()
  42. yy2arr2 := z.EncBasicHandle().StructToArray
  43. _, _ = yysep2, yy2arr2
  44. const yyr2 bool = false // struct tag has 'toArray'
  45. var yyn4 bool = x.FptrIntf == nil
  46. var yyn6 bool = x.FptrString == nil
  47. var yyn8 bool = x.FptrBytes == nil
  48. var yyn10 bool = x.FptrFloat32 == nil
  49. var yyn12 bool = x.FptrFloat64 == nil
  50. var yyn14 bool = x.FptrUint == nil
  51. var yyn16 bool = x.FptrUint8 == nil
  52. var yyn18 bool = x.FptrUint16 == nil
  53. var yyn20 bool = x.FptrUint32 == nil
  54. var yyn22 bool = x.FptrUint64 == nil
  55. var yyn24 bool = x.FptrUintptr == nil
  56. var yyn26 bool = x.FptrInt == nil
  57. var yyn28 bool = x.FptrInt8 == nil
  58. var yyn30 bool = x.FptrInt16 == nil
  59. var yyn32 bool = x.FptrInt32 == nil
  60. var yyn34 bool = x.FptrInt64 == nil
  61. var yyn36 bool = x.FptrBool == nil
  62. var yyn38 bool = x.FptrSliceIntf == nil
  63. var yyn40 bool = x.FptrSliceString == nil
  64. var yyn42 bool = x.FptrSliceBytes == nil
  65. var yyn44 bool = x.FptrSliceFloat32 == nil
  66. var yyn46 bool = x.FptrSliceFloat64 == nil
  67. var yyn48 bool = x.FptrSliceUint == nil
  68. var yyn50 bool = x.FptrSliceUint16 == nil
  69. var yyn52 bool = x.FptrSliceUint32 == nil
  70. var yyn54 bool = x.FptrSliceUint64 == nil
  71. var yyn56 bool = x.FptrSliceInt == nil
  72. var yyn58 bool = x.FptrSliceInt8 == nil
  73. var yyn60 bool = x.FptrSliceInt16 == nil
  74. var yyn62 bool = x.FptrSliceInt32 == nil
  75. var yyn64 bool = x.FptrSliceInt64 == nil
  76. var yyn66 bool = x.FptrSliceBool == nil
  77. var yyn68 bool = x.FptrMapStringIntf == nil
  78. var yyn70 bool = x.FptrMapStringString == nil
  79. var yyn72 bool = x.FptrMapStringBytes == nil
  80. var yyn74 bool = x.FptrMapStringUint == nil
  81. var yyn76 bool = x.FptrMapStringUint8 == nil
  82. var yyn78 bool = x.FptrMapStringUint64 == nil
  83. var yyn80 bool = x.FptrMapStringInt == nil
  84. var yyn82 bool = x.FptrMapStringInt64 == nil
  85. var yyn84 bool = x.FptrMapStringFloat32 == nil
  86. var yyn86 bool = x.FptrMapStringFloat64 == nil
  87. var yyn88 bool = x.FptrMapStringBool == nil
  88. var yyn90 bool = x.FptrMapUintIntf == nil
  89. var yyn92 bool = x.FptrMapUintString == nil
  90. var yyn94 bool = x.FptrMapUintBytes == nil
  91. var yyn96 bool = x.FptrMapUintUint == nil
  92. var yyn98 bool = x.FptrMapUintUint8 == nil
  93. var yyn100 bool = x.FptrMapUintUint64 == nil
  94. var yyn102 bool = x.FptrMapUintInt == nil
  95. var yyn104 bool = x.FptrMapUintInt64 == nil
  96. var yyn106 bool = x.FptrMapUintFloat32 == nil
  97. var yyn108 bool = x.FptrMapUintFloat64 == nil
  98. var yyn110 bool = x.FptrMapUintBool == nil
  99. var yyn112 bool = x.FptrMapUint8Intf == nil
  100. var yyn114 bool = x.FptrMapUint8String == nil
  101. var yyn116 bool = x.FptrMapUint8Bytes == nil
  102. var yyn118 bool = x.FptrMapUint8Uint == nil
  103. var yyn120 bool = x.FptrMapUint8Uint8 == nil
  104. var yyn122 bool = x.FptrMapUint8Uint64 == nil
  105. var yyn124 bool = x.FptrMapUint8Int == nil
  106. var yyn126 bool = x.FptrMapUint8Int64 == nil
  107. var yyn128 bool = x.FptrMapUint8Float32 == nil
  108. var yyn130 bool = x.FptrMapUint8Float64 == nil
  109. var yyn132 bool = x.FptrMapUint8Bool == nil
  110. var yyn134 bool = x.FptrMapUint64Intf == nil
  111. var yyn136 bool = x.FptrMapUint64String == nil
  112. var yyn138 bool = x.FptrMapUint64Bytes == nil
  113. var yyn140 bool = x.FptrMapUint64Uint == nil
  114. var yyn142 bool = x.FptrMapUint64Uint8 == nil
  115. var yyn144 bool = x.FptrMapUint64Uint64 == nil
  116. var yyn146 bool = x.FptrMapUint64Int == nil
  117. var yyn148 bool = x.FptrMapUint64Int64 == nil
  118. var yyn150 bool = x.FptrMapUint64Float32 == nil
  119. var yyn152 bool = x.FptrMapUint64Float64 == nil
  120. var yyn154 bool = x.FptrMapUint64Bool == nil
  121. var yyn156 bool = x.FptrMapIntIntf == nil
  122. var yyn158 bool = x.FptrMapIntString == nil
  123. var yyn160 bool = x.FptrMapIntBytes == nil
  124. var yyn162 bool = x.FptrMapIntUint == nil
  125. var yyn164 bool = x.FptrMapIntUint8 == nil
  126. var yyn166 bool = x.FptrMapIntUint64 == nil
  127. var yyn168 bool = x.FptrMapIntInt == nil
  128. var yyn170 bool = x.FptrMapIntInt64 == nil
  129. var yyn172 bool = x.FptrMapIntFloat32 == nil
  130. var yyn174 bool = x.FptrMapIntFloat64 == nil
  131. var yyn176 bool = x.FptrMapIntBool == nil
  132. var yyn178 bool = x.FptrMapInt64Intf == nil
  133. var yyn180 bool = x.FptrMapInt64String == nil
  134. var yyn182 bool = x.FptrMapInt64Bytes == nil
  135. var yyn184 bool = x.FptrMapInt64Uint == nil
  136. var yyn186 bool = x.FptrMapInt64Uint8 == nil
  137. var yyn188 bool = x.FptrMapInt64Uint64 == nil
  138. var yyn190 bool = x.FptrMapInt64Int == nil
  139. var yyn192 bool = x.FptrMapInt64Int64 == nil
  140. var yyn194 bool = x.FptrMapInt64Float32 == nil
  141. var yyn196 bool = x.FptrMapInt64Float64 == nil
  142. var yyn198 bool = x.FptrMapInt64Bool == nil
  143. if yyr2 || yy2arr2 {
  144. z.EncWriteArrayStart(196)
  145. z.EncWriteArrayElem()
  146. z.EncFallback(x.FIntf)
  147. if yyn4 {
  148. z.EncWriteArrayElem()
  149. r.EncodeNil()
  150. } else {
  151. z.EncWriteArrayElem()
  152. yy200 := *x.FptrIntf
  153. z.EncFallback(yy200)
  154. }
  155. z.EncWriteArrayElem()
  156. if z.EncBasicHandle().StringToRaw {
  157. r.EncodeStringBytesRaw(z.BytesView(string(x.FString)))
  158. } else {
  159. r.EncodeStringEnc(codecSelferCcUTF819781, string(x.FString))
  160. }
  161. if yyn6 {
  162. z.EncWriteArrayElem()
  163. r.EncodeNil()
  164. } else {
  165. z.EncWriteArrayElem()
  166. yy203 := *x.FptrString
  167. if z.EncBasicHandle().StringToRaw {
  168. r.EncodeStringBytesRaw(z.BytesView(string(yy203)))
  169. } else {
  170. r.EncodeStringEnc(codecSelferCcUTF819781, string(yy203))
  171. }
  172. }
  173. z.EncWriteArrayElem()
  174. r.EncodeStringBytesRaw([]byte(x.FBytes))
  175. if yyn8 {
  176. z.EncWriteArrayElem()
  177. r.EncodeNil()
  178. } else {
  179. z.EncWriteArrayElem()
  180. yy206 := *x.FptrBytes
  181. r.EncodeStringBytesRaw([]byte(yy206))
  182. }
  183. z.EncWriteArrayElem()
  184. r.EncodeFloat32(float32(x.FFloat32))
  185. if yyn10 {
  186. z.EncWriteArrayElem()
  187. r.EncodeNil()
  188. } else {
  189. z.EncWriteArrayElem()
  190. yy209 := *x.FptrFloat32
  191. r.EncodeFloat32(float32(yy209))
  192. }
  193. z.EncWriteArrayElem()
  194. r.EncodeFloat64(float64(x.FFloat64))
  195. if yyn12 {
  196. z.EncWriteArrayElem()
  197. r.EncodeNil()
  198. } else {
  199. z.EncWriteArrayElem()
  200. yy212 := *x.FptrFloat64
  201. r.EncodeFloat64(float64(yy212))
  202. }
  203. z.EncWriteArrayElem()
  204. r.EncodeUint(uint64(x.FUint))
  205. if yyn14 {
  206. z.EncWriteArrayElem()
  207. r.EncodeNil()
  208. } else {
  209. z.EncWriteArrayElem()
  210. yy215 := *x.FptrUint
  211. r.EncodeUint(uint64(yy215))
  212. }
  213. z.EncWriteArrayElem()
  214. r.EncodeUint(uint64(x.FUint8))
  215. if yyn16 {
  216. z.EncWriteArrayElem()
  217. r.EncodeNil()
  218. } else {
  219. z.EncWriteArrayElem()
  220. yy218 := *x.FptrUint8
  221. r.EncodeUint(uint64(yy218))
  222. }
  223. z.EncWriteArrayElem()
  224. r.EncodeUint(uint64(x.FUint16))
  225. if yyn18 {
  226. z.EncWriteArrayElem()
  227. r.EncodeNil()
  228. } else {
  229. z.EncWriteArrayElem()
  230. yy221 := *x.FptrUint16
  231. r.EncodeUint(uint64(yy221))
  232. }
  233. z.EncWriteArrayElem()
  234. r.EncodeUint(uint64(x.FUint32))
  235. if yyn20 {
  236. z.EncWriteArrayElem()
  237. r.EncodeNil()
  238. } else {
  239. z.EncWriteArrayElem()
  240. yy224 := *x.FptrUint32
  241. r.EncodeUint(uint64(yy224))
  242. }
  243. z.EncWriteArrayElem()
  244. r.EncodeUint(uint64(x.FUint64))
  245. if yyn22 {
  246. z.EncWriteArrayElem()
  247. r.EncodeNil()
  248. } else {
  249. z.EncWriteArrayElem()
  250. yy227 := *x.FptrUint64
  251. r.EncodeUint(uint64(yy227))
  252. }
  253. z.EncWriteArrayElem()
  254. r.EncodeUint(uint64(x.FUintptr))
  255. if yyn24 {
  256. z.EncWriteArrayElem()
  257. r.EncodeNil()
  258. } else {
  259. z.EncWriteArrayElem()
  260. yy230 := *x.FptrUintptr
  261. r.EncodeUint(uint64(yy230))
  262. }
  263. z.EncWriteArrayElem()
  264. r.EncodeInt(int64(x.FInt))
  265. if yyn26 {
  266. z.EncWriteArrayElem()
  267. r.EncodeNil()
  268. } else {
  269. z.EncWriteArrayElem()
  270. yy233 := *x.FptrInt
  271. r.EncodeInt(int64(yy233))
  272. }
  273. z.EncWriteArrayElem()
  274. r.EncodeInt(int64(x.FInt8))
  275. if yyn28 {
  276. z.EncWriteArrayElem()
  277. r.EncodeNil()
  278. } else {
  279. z.EncWriteArrayElem()
  280. yy236 := *x.FptrInt8
  281. r.EncodeInt(int64(yy236))
  282. }
  283. z.EncWriteArrayElem()
  284. r.EncodeInt(int64(x.FInt16))
  285. if yyn30 {
  286. z.EncWriteArrayElem()
  287. r.EncodeNil()
  288. } else {
  289. z.EncWriteArrayElem()
  290. yy239 := *x.FptrInt16
  291. r.EncodeInt(int64(yy239))
  292. }
  293. z.EncWriteArrayElem()
  294. r.EncodeInt(int64(x.FInt32))
  295. if yyn32 {
  296. z.EncWriteArrayElem()
  297. r.EncodeNil()
  298. } else {
  299. z.EncWriteArrayElem()
  300. yy242 := *x.FptrInt32
  301. r.EncodeInt(int64(yy242))
  302. }
  303. z.EncWriteArrayElem()
  304. r.EncodeInt(int64(x.FInt64))
  305. if yyn34 {
  306. z.EncWriteArrayElem()
  307. r.EncodeNil()
  308. } else {
  309. z.EncWriteArrayElem()
  310. yy245 := *x.FptrInt64
  311. r.EncodeInt(int64(yy245))
  312. }
  313. z.EncWriteArrayElem()
  314. r.EncodeBool(bool(x.FBool))
  315. if yyn36 {
  316. z.EncWriteArrayElem()
  317. r.EncodeNil()
  318. } else {
  319. z.EncWriteArrayElem()
  320. yy248 := *x.FptrBool
  321. r.EncodeBool(bool(yy248))
  322. }
  323. z.EncWriteArrayElem()
  324. z.F.EncSliceIntfV(x.FSliceIntf, e)
  325. if yyn38 {
  326. z.EncWriteArrayElem()
  327. r.EncodeNil()
  328. } else {
  329. z.EncWriteArrayElem()
  330. yy251 := *x.FptrSliceIntf
  331. z.F.EncSliceIntfV(yy251, e)
  332. }
  333. z.EncWriteArrayElem()
  334. z.F.EncSliceStringV(x.FSliceString, e)
  335. if yyn40 {
  336. z.EncWriteArrayElem()
  337. r.EncodeNil()
  338. } else {
  339. z.EncWriteArrayElem()
  340. yy254 := *x.FptrSliceString
  341. z.F.EncSliceStringV(yy254, e)
  342. }
  343. z.EncWriteArrayElem()
  344. z.F.EncSliceBytesV(x.FSliceBytes, e)
  345. if yyn42 {
  346. z.EncWriteArrayElem()
  347. r.EncodeNil()
  348. } else {
  349. z.EncWriteArrayElem()
  350. yy257 := *x.FptrSliceBytes
  351. z.F.EncSliceBytesV(yy257, e)
  352. }
  353. z.EncWriteArrayElem()
  354. z.F.EncSliceFloat32V(x.FSliceFloat32, e)
  355. if yyn44 {
  356. z.EncWriteArrayElem()
  357. r.EncodeNil()
  358. } else {
  359. z.EncWriteArrayElem()
  360. yy260 := *x.FptrSliceFloat32
  361. z.F.EncSliceFloat32V(yy260, e)
  362. }
  363. z.EncWriteArrayElem()
  364. z.F.EncSliceFloat64V(x.FSliceFloat64, e)
  365. if yyn46 {
  366. z.EncWriteArrayElem()
  367. r.EncodeNil()
  368. } else {
  369. z.EncWriteArrayElem()
  370. yy263 := *x.FptrSliceFloat64
  371. z.F.EncSliceFloat64V(yy263, e)
  372. }
  373. z.EncWriteArrayElem()
  374. z.F.EncSliceUintV(x.FSliceUint, e)
  375. if yyn48 {
  376. z.EncWriteArrayElem()
  377. r.EncodeNil()
  378. } else {
  379. z.EncWriteArrayElem()
  380. yy266 := *x.FptrSliceUint
  381. z.F.EncSliceUintV(yy266, e)
  382. }
  383. z.EncWriteArrayElem()
  384. z.F.EncSliceUint16V(x.FSliceUint16, e)
  385. if yyn50 {
  386. z.EncWriteArrayElem()
  387. r.EncodeNil()
  388. } else {
  389. z.EncWriteArrayElem()
  390. yy269 := *x.FptrSliceUint16
  391. z.F.EncSliceUint16V(yy269, e)
  392. }
  393. z.EncWriteArrayElem()
  394. z.F.EncSliceUint32V(x.FSliceUint32, e)
  395. if yyn52 {
  396. z.EncWriteArrayElem()
  397. r.EncodeNil()
  398. } else {
  399. z.EncWriteArrayElem()
  400. yy272 := *x.FptrSliceUint32
  401. z.F.EncSliceUint32V(yy272, e)
  402. }
  403. z.EncWriteArrayElem()
  404. z.F.EncSliceUint64V(x.FSliceUint64, e)
  405. if yyn54 {
  406. z.EncWriteArrayElem()
  407. r.EncodeNil()
  408. } else {
  409. z.EncWriteArrayElem()
  410. yy275 := *x.FptrSliceUint64
  411. z.F.EncSliceUint64V(yy275, e)
  412. }
  413. z.EncWriteArrayElem()
  414. z.F.EncSliceIntV(x.FSliceInt, e)
  415. if yyn56 {
  416. z.EncWriteArrayElem()
  417. r.EncodeNil()
  418. } else {
  419. z.EncWriteArrayElem()
  420. yy278 := *x.FptrSliceInt
  421. z.F.EncSliceIntV(yy278, e)
  422. }
  423. z.EncWriteArrayElem()
  424. z.F.EncSliceInt8V(x.FSliceInt8, e)
  425. if yyn58 {
  426. z.EncWriteArrayElem()
  427. r.EncodeNil()
  428. } else {
  429. z.EncWriteArrayElem()
  430. yy281 := *x.FptrSliceInt8
  431. z.F.EncSliceInt8V(yy281, e)
  432. }
  433. z.EncWriteArrayElem()
  434. z.F.EncSliceInt16V(x.FSliceInt16, e)
  435. if yyn60 {
  436. z.EncWriteArrayElem()
  437. r.EncodeNil()
  438. } else {
  439. z.EncWriteArrayElem()
  440. yy284 := *x.FptrSliceInt16
  441. z.F.EncSliceInt16V(yy284, e)
  442. }
  443. z.EncWriteArrayElem()
  444. z.F.EncSliceInt32V(x.FSliceInt32, e)
  445. if yyn62 {
  446. z.EncWriteArrayElem()
  447. r.EncodeNil()
  448. } else {
  449. z.EncWriteArrayElem()
  450. yy287 := *x.FptrSliceInt32
  451. z.F.EncSliceInt32V(yy287, e)
  452. }
  453. z.EncWriteArrayElem()
  454. z.F.EncSliceInt64V(x.FSliceInt64, e)
  455. if yyn64 {
  456. z.EncWriteArrayElem()
  457. r.EncodeNil()
  458. } else {
  459. z.EncWriteArrayElem()
  460. yy290 := *x.FptrSliceInt64
  461. z.F.EncSliceInt64V(yy290, e)
  462. }
  463. z.EncWriteArrayElem()
  464. z.F.EncSliceBoolV(x.FSliceBool, e)
  465. if yyn66 {
  466. z.EncWriteArrayElem()
  467. r.EncodeNil()
  468. } else {
  469. z.EncWriteArrayElem()
  470. yy293 := *x.FptrSliceBool
  471. z.F.EncSliceBoolV(yy293, e)
  472. }
  473. z.EncWriteArrayElem()
  474. z.F.EncMapStringIntfV(x.FMapStringIntf, e)
  475. if yyn68 {
  476. z.EncWriteArrayElem()
  477. r.EncodeNil()
  478. } else {
  479. z.EncWriteArrayElem()
  480. yy296 := *x.FptrMapStringIntf
  481. z.F.EncMapStringIntfV(yy296, e)
  482. }
  483. z.EncWriteArrayElem()
  484. z.F.EncMapStringStringV(x.FMapStringString, e)
  485. if yyn70 {
  486. z.EncWriteArrayElem()
  487. r.EncodeNil()
  488. } else {
  489. z.EncWriteArrayElem()
  490. yy299 := *x.FptrMapStringString
  491. z.F.EncMapStringStringV(yy299, e)
  492. }
  493. z.EncWriteArrayElem()
  494. z.F.EncMapStringBytesV(x.FMapStringBytes, e)
  495. if yyn72 {
  496. z.EncWriteArrayElem()
  497. r.EncodeNil()
  498. } else {
  499. z.EncWriteArrayElem()
  500. yy302 := *x.FptrMapStringBytes
  501. z.F.EncMapStringBytesV(yy302, e)
  502. }
  503. z.EncWriteArrayElem()
  504. z.F.EncMapStringUintV(x.FMapStringUint, e)
  505. if yyn74 {
  506. z.EncWriteArrayElem()
  507. r.EncodeNil()
  508. } else {
  509. z.EncWriteArrayElem()
  510. yy305 := *x.FptrMapStringUint
  511. z.F.EncMapStringUintV(yy305, e)
  512. }
  513. z.EncWriteArrayElem()
  514. z.F.EncMapStringUint8V(x.FMapStringUint8, e)
  515. if yyn76 {
  516. z.EncWriteArrayElem()
  517. r.EncodeNil()
  518. } else {
  519. z.EncWriteArrayElem()
  520. yy308 := *x.FptrMapStringUint8
  521. z.F.EncMapStringUint8V(yy308, e)
  522. }
  523. z.EncWriteArrayElem()
  524. z.F.EncMapStringUint64V(x.FMapStringUint64, e)
  525. if yyn78 {
  526. z.EncWriteArrayElem()
  527. r.EncodeNil()
  528. } else {
  529. z.EncWriteArrayElem()
  530. yy311 := *x.FptrMapStringUint64
  531. z.F.EncMapStringUint64V(yy311, e)
  532. }
  533. z.EncWriteArrayElem()
  534. z.F.EncMapStringIntV(x.FMapStringInt, e)
  535. if yyn80 {
  536. z.EncWriteArrayElem()
  537. r.EncodeNil()
  538. } else {
  539. z.EncWriteArrayElem()
  540. yy314 := *x.FptrMapStringInt
  541. z.F.EncMapStringIntV(yy314, e)
  542. }
  543. z.EncWriteArrayElem()
  544. z.F.EncMapStringInt64V(x.FMapStringInt64, e)
  545. if yyn82 {
  546. z.EncWriteArrayElem()
  547. r.EncodeNil()
  548. } else {
  549. z.EncWriteArrayElem()
  550. yy317 := *x.FptrMapStringInt64
  551. z.F.EncMapStringInt64V(yy317, e)
  552. }
  553. z.EncWriteArrayElem()
  554. z.F.EncMapStringFloat32V(x.FMapStringFloat32, e)
  555. if yyn84 {
  556. z.EncWriteArrayElem()
  557. r.EncodeNil()
  558. } else {
  559. z.EncWriteArrayElem()
  560. yy320 := *x.FptrMapStringFloat32
  561. z.F.EncMapStringFloat32V(yy320, e)
  562. }
  563. z.EncWriteArrayElem()
  564. z.F.EncMapStringFloat64V(x.FMapStringFloat64, e)
  565. if yyn86 {
  566. z.EncWriteArrayElem()
  567. r.EncodeNil()
  568. } else {
  569. z.EncWriteArrayElem()
  570. yy323 := *x.FptrMapStringFloat64
  571. z.F.EncMapStringFloat64V(yy323, e)
  572. }
  573. z.EncWriteArrayElem()
  574. z.F.EncMapStringBoolV(x.FMapStringBool, e)
  575. if yyn88 {
  576. z.EncWriteArrayElem()
  577. r.EncodeNil()
  578. } else {
  579. z.EncWriteArrayElem()
  580. yy326 := *x.FptrMapStringBool
  581. z.F.EncMapStringBoolV(yy326, e)
  582. }
  583. z.EncWriteArrayElem()
  584. z.F.EncMapUintIntfV(x.FMapUintIntf, e)
  585. if yyn90 {
  586. z.EncWriteArrayElem()
  587. r.EncodeNil()
  588. } else {
  589. z.EncWriteArrayElem()
  590. yy329 := *x.FptrMapUintIntf
  591. z.F.EncMapUintIntfV(yy329, e)
  592. }
  593. z.EncWriteArrayElem()
  594. z.F.EncMapUintStringV(x.FMapUintString, e)
  595. if yyn92 {
  596. z.EncWriteArrayElem()
  597. r.EncodeNil()
  598. } else {
  599. z.EncWriteArrayElem()
  600. yy332 := *x.FptrMapUintString
  601. z.F.EncMapUintStringV(yy332, e)
  602. }
  603. z.EncWriteArrayElem()
  604. z.F.EncMapUintBytesV(x.FMapUintBytes, e)
  605. if yyn94 {
  606. z.EncWriteArrayElem()
  607. r.EncodeNil()
  608. } else {
  609. z.EncWriteArrayElem()
  610. yy335 := *x.FptrMapUintBytes
  611. z.F.EncMapUintBytesV(yy335, e)
  612. }
  613. z.EncWriteArrayElem()
  614. z.F.EncMapUintUintV(x.FMapUintUint, e)
  615. if yyn96 {
  616. z.EncWriteArrayElem()
  617. r.EncodeNil()
  618. } else {
  619. z.EncWriteArrayElem()
  620. yy338 := *x.FptrMapUintUint
  621. z.F.EncMapUintUintV(yy338, e)
  622. }
  623. z.EncWriteArrayElem()
  624. z.F.EncMapUintUint8V(x.FMapUintUint8, e)
  625. if yyn98 {
  626. z.EncWriteArrayElem()
  627. r.EncodeNil()
  628. } else {
  629. z.EncWriteArrayElem()
  630. yy341 := *x.FptrMapUintUint8
  631. z.F.EncMapUintUint8V(yy341, e)
  632. }
  633. z.EncWriteArrayElem()
  634. z.F.EncMapUintUint64V(x.FMapUintUint64, e)
  635. if yyn100 {
  636. z.EncWriteArrayElem()
  637. r.EncodeNil()
  638. } else {
  639. z.EncWriteArrayElem()
  640. yy344 := *x.FptrMapUintUint64
  641. z.F.EncMapUintUint64V(yy344, e)
  642. }
  643. z.EncWriteArrayElem()
  644. z.F.EncMapUintIntV(x.FMapUintInt, e)
  645. if yyn102 {
  646. z.EncWriteArrayElem()
  647. r.EncodeNil()
  648. } else {
  649. z.EncWriteArrayElem()
  650. yy347 := *x.FptrMapUintInt
  651. z.F.EncMapUintIntV(yy347, e)
  652. }
  653. z.EncWriteArrayElem()
  654. z.F.EncMapUintInt64V(x.FMapUintInt64, e)
  655. if yyn104 {
  656. z.EncWriteArrayElem()
  657. r.EncodeNil()
  658. } else {
  659. z.EncWriteArrayElem()
  660. yy350 := *x.FptrMapUintInt64
  661. z.F.EncMapUintInt64V(yy350, e)
  662. }
  663. z.EncWriteArrayElem()
  664. z.F.EncMapUintFloat32V(x.FMapUintFloat32, e)
  665. if yyn106 {
  666. z.EncWriteArrayElem()
  667. r.EncodeNil()
  668. } else {
  669. z.EncWriteArrayElem()
  670. yy353 := *x.FptrMapUintFloat32
  671. z.F.EncMapUintFloat32V(yy353, e)
  672. }
  673. z.EncWriteArrayElem()
  674. z.F.EncMapUintFloat64V(x.FMapUintFloat64, e)
  675. if yyn108 {
  676. z.EncWriteArrayElem()
  677. r.EncodeNil()
  678. } else {
  679. z.EncWriteArrayElem()
  680. yy356 := *x.FptrMapUintFloat64
  681. z.F.EncMapUintFloat64V(yy356, e)
  682. }
  683. z.EncWriteArrayElem()
  684. z.F.EncMapUintBoolV(x.FMapUintBool, e)
  685. if yyn110 {
  686. z.EncWriteArrayElem()
  687. r.EncodeNil()
  688. } else {
  689. z.EncWriteArrayElem()
  690. yy359 := *x.FptrMapUintBool
  691. z.F.EncMapUintBoolV(yy359, e)
  692. }
  693. z.EncWriteArrayElem()
  694. z.F.EncMapUint8IntfV(x.FMapUint8Intf, e)
  695. if yyn112 {
  696. z.EncWriteArrayElem()
  697. r.EncodeNil()
  698. } else {
  699. z.EncWriteArrayElem()
  700. yy362 := *x.FptrMapUint8Intf
  701. z.F.EncMapUint8IntfV(yy362, e)
  702. }
  703. z.EncWriteArrayElem()
  704. z.F.EncMapUint8StringV(x.FMapUint8String, e)
  705. if yyn114 {
  706. z.EncWriteArrayElem()
  707. r.EncodeNil()
  708. } else {
  709. z.EncWriteArrayElem()
  710. yy365 := *x.FptrMapUint8String
  711. z.F.EncMapUint8StringV(yy365, e)
  712. }
  713. z.EncWriteArrayElem()
  714. z.F.EncMapUint8BytesV(x.FMapUint8Bytes, e)
  715. if yyn116 {
  716. z.EncWriteArrayElem()
  717. r.EncodeNil()
  718. } else {
  719. z.EncWriteArrayElem()
  720. yy368 := *x.FptrMapUint8Bytes
  721. z.F.EncMapUint8BytesV(yy368, e)
  722. }
  723. z.EncWriteArrayElem()
  724. z.F.EncMapUint8UintV(x.FMapUint8Uint, e)
  725. if yyn118 {
  726. z.EncWriteArrayElem()
  727. r.EncodeNil()
  728. } else {
  729. z.EncWriteArrayElem()
  730. yy371 := *x.FptrMapUint8Uint
  731. z.F.EncMapUint8UintV(yy371, e)
  732. }
  733. z.EncWriteArrayElem()
  734. z.F.EncMapUint8Uint8V(x.FMapUint8Uint8, e)
  735. if yyn120 {
  736. z.EncWriteArrayElem()
  737. r.EncodeNil()
  738. } else {
  739. z.EncWriteArrayElem()
  740. yy374 := *x.FptrMapUint8Uint8
  741. z.F.EncMapUint8Uint8V(yy374, e)
  742. }
  743. z.EncWriteArrayElem()
  744. z.F.EncMapUint8Uint64V(x.FMapUint8Uint64, e)
  745. if yyn122 {
  746. z.EncWriteArrayElem()
  747. r.EncodeNil()
  748. } else {
  749. z.EncWriteArrayElem()
  750. yy377 := *x.FptrMapUint8Uint64
  751. z.F.EncMapUint8Uint64V(yy377, e)
  752. }
  753. z.EncWriteArrayElem()
  754. z.F.EncMapUint8IntV(x.FMapUint8Int, e)
  755. if yyn124 {
  756. z.EncWriteArrayElem()
  757. r.EncodeNil()
  758. } else {
  759. z.EncWriteArrayElem()
  760. yy380 := *x.FptrMapUint8Int
  761. z.F.EncMapUint8IntV(yy380, e)
  762. }
  763. z.EncWriteArrayElem()
  764. z.F.EncMapUint8Int64V(x.FMapUint8Int64, e)
  765. if yyn126 {
  766. z.EncWriteArrayElem()
  767. r.EncodeNil()
  768. } else {
  769. z.EncWriteArrayElem()
  770. yy383 := *x.FptrMapUint8Int64
  771. z.F.EncMapUint8Int64V(yy383, e)
  772. }
  773. z.EncWriteArrayElem()
  774. z.F.EncMapUint8Float32V(x.FMapUint8Float32, e)
  775. if yyn128 {
  776. z.EncWriteArrayElem()
  777. r.EncodeNil()
  778. } else {
  779. z.EncWriteArrayElem()
  780. yy386 := *x.FptrMapUint8Float32
  781. z.F.EncMapUint8Float32V(yy386, e)
  782. }
  783. z.EncWriteArrayElem()
  784. z.F.EncMapUint8Float64V(x.FMapUint8Float64, e)
  785. if yyn130 {
  786. z.EncWriteArrayElem()
  787. r.EncodeNil()
  788. } else {
  789. z.EncWriteArrayElem()
  790. yy389 := *x.FptrMapUint8Float64
  791. z.F.EncMapUint8Float64V(yy389, e)
  792. }
  793. z.EncWriteArrayElem()
  794. z.F.EncMapUint8BoolV(x.FMapUint8Bool, e)
  795. if yyn132 {
  796. z.EncWriteArrayElem()
  797. r.EncodeNil()
  798. } else {
  799. z.EncWriteArrayElem()
  800. yy392 := *x.FptrMapUint8Bool
  801. z.F.EncMapUint8BoolV(yy392, e)
  802. }
  803. z.EncWriteArrayElem()
  804. z.F.EncMapUint64IntfV(x.FMapUint64Intf, e)
  805. if yyn134 {
  806. z.EncWriteArrayElem()
  807. r.EncodeNil()
  808. } else {
  809. z.EncWriteArrayElem()
  810. yy395 := *x.FptrMapUint64Intf
  811. z.F.EncMapUint64IntfV(yy395, e)
  812. }
  813. z.EncWriteArrayElem()
  814. z.F.EncMapUint64StringV(x.FMapUint64String, e)
  815. if yyn136 {
  816. z.EncWriteArrayElem()
  817. r.EncodeNil()
  818. } else {
  819. z.EncWriteArrayElem()
  820. yy398 := *x.FptrMapUint64String
  821. z.F.EncMapUint64StringV(yy398, e)
  822. }
  823. z.EncWriteArrayElem()
  824. z.F.EncMapUint64BytesV(x.FMapUint64Bytes, e)
  825. if yyn138 {
  826. z.EncWriteArrayElem()
  827. r.EncodeNil()
  828. } else {
  829. z.EncWriteArrayElem()
  830. yy401 := *x.FptrMapUint64Bytes
  831. z.F.EncMapUint64BytesV(yy401, e)
  832. }
  833. z.EncWriteArrayElem()
  834. z.F.EncMapUint64UintV(x.FMapUint64Uint, e)
  835. if yyn140 {
  836. z.EncWriteArrayElem()
  837. r.EncodeNil()
  838. } else {
  839. z.EncWriteArrayElem()
  840. yy404 := *x.FptrMapUint64Uint
  841. z.F.EncMapUint64UintV(yy404, e)
  842. }
  843. z.EncWriteArrayElem()
  844. z.F.EncMapUint64Uint8V(x.FMapUint64Uint8, e)
  845. if yyn142 {
  846. z.EncWriteArrayElem()
  847. r.EncodeNil()
  848. } else {
  849. z.EncWriteArrayElem()
  850. yy407 := *x.FptrMapUint64Uint8
  851. z.F.EncMapUint64Uint8V(yy407, e)
  852. }
  853. z.EncWriteArrayElem()
  854. z.F.EncMapUint64Uint64V(x.FMapUint64Uint64, e)
  855. if yyn144 {
  856. z.EncWriteArrayElem()
  857. r.EncodeNil()
  858. } else {
  859. z.EncWriteArrayElem()
  860. yy410 := *x.FptrMapUint64Uint64
  861. z.F.EncMapUint64Uint64V(yy410, e)
  862. }
  863. z.EncWriteArrayElem()
  864. z.F.EncMapUint64IntV(x.FMapUint64Int, e)
  865. if yyn146 {
  866. z.EncWriteArrayElem()
  867. r.EncodeNil()
  868. } else {
  869. z.EncWriteArrayElem()
  870. yy413 := *x.FptrMapUint64Int
  871. z.F.EncMapUint64IntV(yy413, e)
  872. }
  873. z.EncWriteArrayElem()
  874. z.F.EncMapUint64Int64V(x.FMapUint64Int64, e)
  875. if yyn148 {
  876. z.EncWriteArrayElem()
  877. r.EncodeNil()
  878. } else {
  879. z.EncWriteArrayElem()
  880. yy416 := *x.FptrMapUint64Int64
  881. z.F.EncMapUint64Int64V(yy416, e)
  882. }
  883. z.EncWriteArrayElem()
  884. z.F.EncMapUint64Float32V(x.FMapUint64Float32, e)
  885. if yyn150 {
  886. z.EncWriteArrayElem()
  887. r.EncodeNil()
  888. } else {
  889. z.EncWriteArrayElem()
  890. yy419 := *x.FptrMapUint64Float32
  891. z.F.EncMapUint64Float32V(yy419, e)
  892. }
  893. z.EncWriteArrayElem()
  894. z.F.EncMapUint64Float64V(x.FMapUint64Float64, e)
  895. if yyn152 {
  896. z.EncWriteArrayElem()
  897. r.EncodeNil()
  898. } else {
  899. z.EncWriteArrayElem()
  900. yy422 := *x.FptrMapUint64Float64
  901. z.F.EncMapUint64Float64V(yy422, e)
  902. }
  903. z.EncWriteArrayElem()
  904. z.F.EncMapUint64BoolV(x.FMapUint64Bool, e)
  905. if yyn154 {
  906. z.EncWriteArrayElem()
  907. r.EncodeNil()
  908. } else {
  909. z.EncWriteArrayElem()
  910. yy425 := *x.FptrMapUint64Bool
  911. z.F.EncMapUint64BoolV(yy425, e)
  912. }
  913. z.EncWriteArrayElem()
  914. z.F.EncMapIntIntfV(x.FMapIntIntf, e)
  915. if yyn156 {
  916. z.EncWriteArrayElem()
  917. r.EncodeNil()
  918. } else {
  919. z.EncWriteArrayElem()
  920. yy428 := *x.FptrMapIntIntf
  921. z.F.EncMapIntIntfV(yy428, e)
  922. }
  923. z.EncWriteArrayElem()
  924. z.F.EncMapIntStringV(x.FMapIntString, e)
  925. if yyn158 {
  926. z.EncWriteArrayElem()
  927. r.EncodeNil()
  928. } else {
  929. z.EncWriteArrayElem()
  930. yy431 := *x.FptrMapIntString
  931. z.F.EncMapIntStringV(yy431, e)
  932. }
  933. z.EncWriteArrayElem()
  934. z.F.EncMapIntBytesV(x.FMapIntBytes, e)
  935. if yyn160 {
  936. z.EncWriteArrayElem()
  937. r.EncodeNil()
  938. } else {
  939. z.EncWriteArrayElem()
  940. yy434 := *x.FptrMapIntBytes
  941. z.F.EncMapIntBytesV(yy434, e)
  942. }
  943. z.EncWriteArrayElem()
  944. z.F.EncMapIntUintV(x.FMapIntUint, e)
  945. if yyn162 {
  946. z.EncWriteArrayElem()
  947. r.EncodeNil()
  948. } else {
  949. z.EncWriteArrayElem()
  950. yy437 := *x.FptrMapIntUint
  951. z.F.EncMapIntUintV(yy437, e)
  952. }
  953. z.EncWriteArrayElem()
  954. z.F.EncMapIntUint8V(x.FMapIntUint8, e)
  955. if yyn164 {
  956. z.EncWriteArrayElem()
  957. r.EncodeNil()
  958. } else {
  959. z.EncWriteArrayElem()
  960. yy440 := *x.FptrMapIntUint8
  961. z.F.EncMapIntUint8V(yy440, e)
  962. }
  963. z.EncWriteArrayElem()
  964. z.F.EncMapIntUint64V(x.FMapIntUint64, e)
  965. if yyn166 {
  966. z.EncWriteArrayElem()
  967. r.EncodeNil()
  968. } else {
  969. z.EncWriteArrayElem()
  970. yy443 := *x.FptrMapIntUint64
  971. z.F.EncMapIntUint64V(yy443, e)
  972. }
  973. z.EncWriteArrayElem()
  974. z.F.EncMapIntIntV(x.FMapIntInt, e)
  975. if yyn168 {
  976. z.EncWriteArrayElem()
  977. r.EncodeNil()
  978. } else {
  979. z.EncWriteArrayElem()
  980. yy446 := *x.FptrMapIntInt
  981. z.F.EncMapIntIntV(yy446, e)
  982. }
  983. z.EncWriteArrayElem()
  984. z.F.EncMapIntInt64V(x.FMapIntInt64, e)
  985. if yyn170 {
  986. z.EncWriteArrayElem()
  987. r.EncodeNil()
  988. } else {
  989. z.EncWriteArrayElem()
  990. yy449 := *x.FptrMapIntInt64
  991. z.F.EncMapIntInt64V(yy449, e)
  992. }
  993. z.EncWriteArrayElem()
  994. z.F.EncMapIntFloat32V(x.FMapIntFloat32, e)
  995. if yyn172 {
  996. z.EncWriteArrayElem()
  997. r.EncodeNil()
  998. } else {
  999. z.EncWriteArrayElem()
  1000. yy452 := *x.FptrMapIntFloat32
  1001. z.F.EncMapIntFloat32V(yy452, e)
  1002. }
  1003. z.EncWriteArrayElem()
  1004. z.F.EncMapIntFloat64V(x.FMapIntFloat64, e)
  1005. if yyn174 {
  1006. z.EncWriteArrayElem()
  1007. r.EncodeNil()
  1008. } else {
  1009. z.EncWriteArrayElem()
  1010. yy455 := *x.FptrMapIntFloat64
  1011. z.F.EncMapIntFloat64V(yy455, e)
  1012. }
  1013. z.EncWriteArrayElem()
  1014. z.F.EncMapIntBoolV(x.FMapIntBool, e)
  1015. if yyn176 {
  1016. z.EncWriteArrayElem()
  1017. r.EncodeNil()
  1018. } else {
  1019. z.EncWriteArrayElem()
  1020. yy458 := *x.FptrMapIntBool
  1021. z.F.EncMapIntBoolV(yy458, e)
  1022. }
  1023. z.EncWriteArrayElem()
  1024. z.F.EncMapInt64IntfV(x.FMapInt64Intf, e)
  1025. if yyn178 {
  1026. z.EncWriteArrayElem()
  1027. r.EncodeNil()
  1028. } else {
  1029. z.EncWriteArrayElem()
  1030. yy461 := *x.FptrMapInt64Intf
  1031. z.F.EncMapInt64IntfV(yy461, e)
  1032. }
  1033. z.EncWriteArrayElem()
  1034. z.F.EncMapInt64StringV(x.FMapInt64String, e)
  1035. if yyn180 {
  1036. z.EncWriteArrayElem()
  1037. r.EncodeNil()
  1038. } else {
  1039. z.EncWriteArrayElem()
  1040. yy464 := *x.FptrMapInt64String
  1041. z.F.EncMapInt64StringV(yy464, e)
  1042. }
  1043. z.EncWriteArrayElem()
  1044. z.F.EncMapInt64BytesV(x.FMapInt64Bytes, e)
  1045. if yyn182 {
  1046. z.EncWriteArrayElem()
  1047. r.EncodeNil()
  1048. } else {
  1049. z.EncWriteArrayElem()
  1050. yy467 := *x.FptrMapInt64Bytes
  1051. z.F.EncMapInt64BytesV(yy467, e)
  1052. }
  1053. z.EncWriteArrayElem()
  1054. z.F.EncMapInt64UintV(x.FMapInt64Uint, e)
  1055. if yyn184 {
  1056. z.EncWriteArrayElem()
  1057. r.EncodeNil()
  1058. } else {
  1059. z.EncWriteArrayElem()
  1060. yy470 := *x.FptrMapInt64Uint
  1061. z.F.EncMapInt64UintV(yy470, e)
  1062. }
  1063. z.EncWriteArrayElem()
  1064. z.F.EncMapInt64Uint8V(x.FMapInt64Uint8, e)
  1065. if yyn186 {
  1066. z.EncWriteArrayElem()
  1067. r.EncodeNil()
  1068. } else {
  1069. z.EncWriteArrayElem()
  1070. yy473 := *x.FptrMapInt64Uint8
  1071. z.F.EncMapInt64Uint8V(yy473, e)
  1072. }
  1073. z.EncWriteArrayElem()
  1074. z.F.EncMapInt64Uint64V(x.FMapInt64Uint64, e)
  1075. if yyn188 {
  1076. z.EncWriteArrayElem()
  1077. r.EncodeNil()
  1078. } else {
  1079. z.EncWriteArrayElem()
  1080. yy476 := *x.FptrMapInt64Uint64
  1081. z.F.EncMapInt64Uint64V(yy476, e)
  1082. }
  1083. z.EncWriteArrayElem()
  1084. z.F.EncMapInt64IntV(x.FMapInt64Int, e)
  1085. if yyn190 {
  1086. z.EncWriteArrayElem()
  1087. r.EncodeNil()
  1088. } else {
  1089. z.EncWriteArrayElem()
  1090. yy479 := *x.FptrMapInt64Int
  1091. z.F.EncMapInt64IntV(yy479, e)
  1092. }
  1093. z.EncWriteArrayElem()
  1094. z.F.EncMapInt64Int64V(x.FMapInt64Int64, e)
  1095. if yyn192 {
  1096. z.EncWriteArrayElem()
  1097. r.EncodeNil()
  1098. } else {
  1099. z.EncWriteArrayElem()
  1100. yy482 := *x.FptrMapInt64Int64
  1101. z.F.EncMapInt64Int64V(yy482, e)
  1102. }
  1103. z.EncWriteArrayElem()
  1104. z.F.EncMapInt64Float32V(x.FMapInt64Float32, e)
  1105. if yyn194 {
  1106. z.EncWriteArrayElem()
  1107. r.EncodeNil()
  1108. } else {
  1109. z.EncWriteArrayElem()
  1110. yy485 := *x.FptrMapInt64Float32
  1111. z.F.EncMapInt64Float32V(yy485, e)
  1112. }
  1113. z.EncWriteArrayElem()
  1114. z.F.EncMapInt64Float64V(x.FMapInt64Float64, e)
  1115. if yyn196 {
  1116. z.EncWriteArrayElem()
  1117. r.EncodeNil()
  1118. } else {
  1119. z.EncWriteArrayElem()
  1120. yy488 := *x.FptrMapInt64Float64
  1121. z.F.EncMapInt64Float64V(yy488, e)
  1122. }
  1123. z.EncWriteArrayElem()
  1124. z.F.EncMapInt64BoolV(x.FMapInt64Bool, e)
  1125. if yyn198 {
  1126. z.EncWriteArrayElem()
  1127. r.EncodeNil()
  1128. } else {
  1129. z.EncWriteArrayElem()
  1130. yy491 := *x.FptrMapInt64Bool
  1131. z.F.EncMapInt64BoolV(yy491, e)
  1132. }
  1133. z.EncWriteArrayEnd()
  1134. } else {
  1135. z.EncWriteMapStart(196)
  1136. z.EncWriteMapElemKey()
  1137. if z.IsJSONHandle() {
  1138. z.WriteStr("\"FIntf\"")
  1139. } else {
  1140. r.EncodeStringEnc(codecSelferCcUTF819781, `FIntf`)
  1141. }
  1142. z.EncWriteMapElemValue()
  1143. z.EncFallback(x.FIntf)
  1144. z.EncWriteMapElemKey()
  1145. if z.IsJSONHandle() {
  1146. z.WriteStr("\"FptrIntf\"")
  1147. } else {
  1148. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrIntf`)
  1149. }
  1150. z.EncWriteMapElemValue()
  1151. if yyn4 {
  1152. r.EncodeNil()
  1153. } else {
  1154. yy494 := *x.FptrIntf
  1155. z.EncFallback(yy494)
  1156. }
  1157. z.EncWriteMapElemKey()
  1158. if z.IsJSONHandle() {
  1159. z.WriteStr("\"FString\"")
  1160. } else {
  1161. r.EncodeStringEnc(codecSelferCcUTF819781, `FString`)
  1162. }
  1163. z.EncWriteMapElemValue()
  1164. if z.EncBasicHandle().StringToRaw {
  1165. r.EncodeStringBytesRaw(z.BytesView(string(x.FString)))
  1166. } else {
  1167. r.EncodeStringEnc(codecSelferCcUTF819781, string(x.FString))
  1168. }
  1169. z.EncWriteMapElemKey()
  1170. if z.IsJSONHandle() {
  1171. z.WriteStr("\"FptrString\"")
  1172. } else {
  1173. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrString`)
  1174. }
  1175. z.EncWriteMapElemValue()
  1176. if yyn6 {
  1177. r.EncodeNil()
  1178. } else {
  1179. yy497 := *x.FptrString
  1180. if z.EncBasicHandle().StringToRaw {
  1181. r.EncodeStringBytesRaw(z.BytesView(string(yy497)))
  1182. } else {
  1183. r.EncodeStringEnc(codecSelferCcUTF819781, string(yy497))
  1184. }
  1185. }
  1186. z.EncWriteMapElemKey()
  1187. if z.IsJSONHandle() {
  1188. z.WriteStr("\"FBytes\"")
  1189. } else {
  1190. r.EncodeStringEnc(codecSelferCcUTF819781, `FBytes`)
  1191. }
  1192. z.EncWriteMapElemValue()
  1193. r.EncodeStringBytesRaw([]byte(x.FBytes))
  1194. z.EncWriteMapElemKey()
  1195. if z.IsJSONHandle() {
  1196. z.WriteStr("\"FptrBytes\"")
  1197. } else {
  1198. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrBytes`)
  1199. }
  1200. z.EncWriteMapElemValue()
  1201. if yyn8 {
  1202. r.EncodeNil()
  1203. } else {
  1204. yy500 := *x.FptrBytes
  1205. r.EncodeStringBytesRaw([]byte(yy500))
  1206. }
  1207. z.EncWriteMapElemKey()
  1208. if z.IsJSONHandle() {
  1209. z.WriteStr("\"FFloat32\"")
  1210. } else {
  1211. r.EncodeStringEnc(codecSelferCcUTF819781, `FFloat32`)
  1212. }
  1213. z.EncWriteMapElemValue()
  1214. r.EncodeFloat32(float32(x.FFloat32))
  1215. z.EncWriteMapElemKey()
  1216. if z.IsJSONHandle() {
  1217. z.WriteStr("\"FptrFloat32\"")
  1218. } else {
  1219. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrFloat32`)
  1220. }
  1221. z.EncWriteMapElemValue()
  1222. if yyn10 {
  1223. r.EncodeNil()
  1224. } else {
  1225. yy503 := *x.FptrFloat32
  1226. r.EncodeFloat32(float32(yy503))
  1227. }
  1228. z.EncWriteMapElemKey()
  1229. if z.IsJSONHandle() {
  1230. z.WriteStr("\"FFloat64\"")
  1231. } else {
  1232. r.EncodeStringEnc(codecSelferCcUTF819781, `FFloat64`)
  1233. }
  1234. z.EncWriteMapElemValue()
  1235. r.EncodeFloat64(float64(x.FFloat64))
  1236. z.EncWriteMapElemKey()
  1237. if z.IsJSONHandle() {
  1238. z.WriteStr("\"FptrFloat64\"")
  1239. } else {
  1240. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrFloat64`)
  1241. }
  1242. z.EncWriteMapElemValue()
  1243. if yyn12 {
  1244. r.EncodeNil()
  1245. } else {
  1246. yy506 := *x.FptrFloat64
  1247. r.EncodeFloat64(float64(yy506))
  1248. }
  1249. z.EncWriteMapElemKey()
  1250. if z.IsJSONHandle() {
  1251. z.WriteStr("\"FUint\"")
  1252. } else {
  1253. r.EncodeStringEnc(codecSelferCcUTF819781, `FUint`)
  1254. }
  1255. z.EncWriteMapElemValue()
  1256. r.EncodeUint(uint64(x.FUint))
  1257. z.EncWriteMapElemKey()
  1258. if z.IsJSONHandle() {
  1259. z.WriteStr("\"FptrUint\"")
  1260. } else {
  1261. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrUint`)
  1262. }
  1263. z.EncWriteMapElemValue()
  1264. if yyn14 {
  1265. r.EncodeNil()
  1266. } else {
  1267. yy509 := *x.FptrUint
  1268. r.EncodeUint(uint64(yy509))
  1269. }
  1270. z.EncWriteMapElemKey()
  1271. if z.IsJSONHandle() {
  1272. z.WriteStr("\"FUint8\"")
  1273. } else {
  1274. r.EncodeStringEnc(codecSelferCcUTF819781, `FUint8`)
  1275. }
  1276. z.EncWriteMapElemValue()
  1277. r.EncodeUint(uint64(x.FUint8))
  1278. z.EncWriteMapElemKey()
  1279. if z.IsJSONHandle() {
  1280. z.WriteStr("\"FptrUint8\"")
  1281. } else {
  1282. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrUint8`)
  1283. }
  1284. z.EncWriteMapElemValue()
  1285. if yyn16 {
  1286. r.EncodeNil()
  1287. } else {
  1288. yy512 := *x.FptrUint8
  1289. r.EncodeUint(uint64(yy512))
  1290. }
  1291. z.EncWriteMapElemKey()
  1292. if z.IsJSONHandle() {
  1293. z.WriteStr("\"FUint16\"")
  1294. } else {
  1295. r.EncodeStringEnc(codecSelferCcUTF819781, `FUint16`)
  1296. }
  1297. z.EncWriteMapElemValue()
  1298. r.EncodeUint(uint64(x.FUint16))
  1299. z.EncWriteMapElemKey()
  1300. if z.IsJSONHandle() {
  1301. z.WriteStr("\"FptrUint16\"")
  1302. } else {
  1303. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrUint16`)
  1304. }
  1305. z.EncWriteMapElemValue()
  1306. if yyn18 {
  1307. r.EncodeNil()
  1308. } else {
  1309. yy515 := *x.FptrUint16
  1310. r.EncodeUint(uint64(yy515))
  1311. }
  1312. z.EncWriteMapElemKey()
  1313. if z.IsJSONHandle() {
  1314. z.WriteStr("\"FUint32\"")
  1315. } else {
  1316. r.EncodeStringEnc(codecSelferCcUTF819781, `FUint32`)
  1317. }
  1318. z.EncWriteMapElemValue()
  1319. r.EncodeUint(uint64(x.FUint32))
  1320. z.EncWriteMapElemKey()
  1321. if z.IsJSONHandle() {
  1322. z.WriteStr("\"FptrUint32\"")
  1323. } else {
  1324. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrUint32`)
  1325. }
  1326. z.EncWriteMapElemValue()
  1327. if yyn20 {
  1328. r.EncodeNil()
  1329. } else {
  1330. yy518 := *x.FptrUint32
  1331. r.EncodeUint(uint64(yy518))
  1332. }
  1333. z.EncWriteMapElemKey()
  1334. if z.IsJSONHandle() {
  1335. z.WriteStr("\"FUint64\"")
  1336. } else {
  1337. r.EncodeStringEnc(codecSelferCcUTF819781, `FUint64`)
  1338. }
  1339. z.EncWriteMapElemValue()
  1340. r.EncodeUint(uint64(x.FUint64))
  1341. z.EncWriteMapElemKey()
  1342. if z.IsJSONHandle() {
  1343. z.WriteStr("\"FptrUint64\"")
  1344. } else {
  1345. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrUint64`)
  1346. }
  1347. z.EncWriteMapElemValue()
  1348. if yyn22 {
  1349. r.EncodeNil()
  1350. } else {
  1351. yy521 := *x.FptrUint64
  1352. r.EncodeUint(uint64(yy521))
  1353. }
  1354. z.EncWriteMapElemKey()
  1355. if z.IsJSONHandle() {
  1356. z.WriteStr("\"FUintptr\"")
  1357. } else {
  1358. r.EncodeStringEnc(codecSelferCcUTF819781, `FUintptr`)
  1359. }
  1360. z.EncWriteMapElemValue()
  1361. r.EncodeUint(uint64(x.FUintptr))
  1362. z.EncWriteMapElemKey()
  1363. if z.IsJSONHandle() {
  1364. z.WriteStr("\"FptrUintptr\"")
  1365. } else {
  1366. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrUintptr`)
  1367. }
  1368. z.EncWriteMapElemValue()
  1369. if yyn24 {
  1370. r.EncodeNil()
  1371. } else {
  1372. yy524 := *x.FptrUintptr
  1373. r.EncodeUint(uint64(yy524))
  1374. }
  1375. z.EncWriteMapElemKey()
  1376. if z.IsJSONHandle() {
  1377. z.WriteStr("\"FInt\"")
  1378. } else {
  1379. r.EncodeStringEnc(codecSelferCcUTF819781, `FInt`)
  1380. }
  1381. z.EncWriteMapElemValue()
  1382. r.EncodeInt(int64(x.FInt))
  1383. z.EncWriteMapElemKey()
  1384. if z.IsJSONHandle() {
  1385. z.WriteStr("\"FptrInt\"")
  1386. } else {
  1387. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrInt`)
  1388. }
  1389. z.EncWriteMapElemValue()
  1390. if yyn26 {
  1391. r.EncodeNil()
  1392. } else {
  1393. yy527 := *x.FptrInt
  1394. r.EncodeInt(int64(yy527))
  1395. }
  1396. z.EncWriteMapElemKey()
  1397. if z.IsJSONHandle() {
  1398. z.WriteStr("\"FInt8\"")
  1399. } else {
  1400. r.EncodeStringEnc(codecSelferCcUTF819781, `FInt8`)
  1401. }
  1402. z.EncWriteMapElemValue()
  1403. r.EncodeInt(int64(x.FInt8))
  1404. z.EncWriteMapElemKey()
  1405. if z.IsJSONHandle() {
  1406. z.WriteStr("\"FptrInt8\"")
  1407. } else {
  1408. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrInt8`)
  1409. }
  1410. z.EncWriteMapElemValue()
  1411. if yyn28 {
  1412. r.EncodeNil()
  1413. } else {
  1414. yy530 := *x.FptrInt8
  1415. r.EncodeInt(int64(yy530))
  1416. }
  1417. z.EncWriteMapElemKey()
  1418. if z.IsJSONHandle() {
  1419. z.WriteStr("\"FInt16\"")
  1420. } else {
  1421. r.EncodeStringEnc(codecSelferCcUTF819781, `FInt16`)
  1422. }
  1423. z.EncWriteMapElemValue()
  1424. r.EncodeInt(int64(x.FInt16))
  1425. z.EncWriteMapElemKey()
  1426. if z.IsJSONHandle() {
  1427. z.WriteStr("\"FptrInt16\"")
  1428. } else {
  1429. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrInt16`)
  1430. }
  1431. z.EncWriteMapElemValue()
  1432. if yyn30 {
  1433. r.EncodeNil()
  1434. } else {
  1435. yy533 := *x.FptrInt16
  1436. r.EncodeInt(int64(yy533))
  1437. }
  1438. z.EncWriteMapElemKey()
  1439. if z.IsJSONHandle() {
  1440. z.WriteStr("\"FInt32\"")
  1441. } else {
  1442. r.EncodeStringEnc(codecSelferCcUTF819781, `FInt32`)
  1443. }
  1444. z.EncWriteMapElemValue()
  1445. r.EncodeInt(int64(x.FInt32))
  1446. z.EncWriteMapElemKey()
  1447. if z.IsJSONHandle() {
  1448. z.WriteStr("\"FptrInt32\"")
  1449. } else {
  1450. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrInt32`)
  1451. }
  1452. z.EncWriteMapElemValue()
  1453. if yyn32 {
  1454. r.EncodeNil()
  1455. } else {
  1456. yy536 := *x.FptrInt32
  1457. r.EncodeInt(int64(yy536))
  1458. }
  1459. z.EncWriteMapElemKey()
  1460. if z.IsJSONHandle() {
  1461. z.WriteStr("\"FInt64\"")
  1462. } else {
  1463. r.EncodeStringEnc(codecSelferCcUTF819781, `FInt64`)
  1464. }
  1465. z.EncWriteMapElemValue()
  1466. r.EncodeInt(int64(x.FInt64))
  1467. z.EncWriteMapElemKey()
  1468. if z.IsJSONHandle() {
  1469. z.WriteStr("\"FptrInt64\"")
  1470. } else {
  1471. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrInt64`)
  1472. }
  1473. z.EncWriteMapElemValue()
  1474. if yyn34 {
  1475. r.EncodeNil()
  1476. } else {
  1477. yy539 := *x.FptrInt64
  1478. r.EncodeInt(int64(yy539))
  1479. }
  1480. z.EncWriteMapElemKey()
  1481. if z.IsJSONHandle() {
  1482. z.WriteStr("\"FBool\"")
  1483. } else {
  1484. r.EncodeStringEnc(codecSelferCcUTF819781, `FBool`)
  1485. }
  1486. z.EncWriteMapElemValue()
  1487. r.EncodeBool(bool(x.FBool))
  1488. z.EncWriteMapElemKey()
  1489. if z.IsJSONHandle() {
  1490. z.WriteStr("\"FptrBool\"")
  1491. } else {
  1492. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrBool`)
  1493. }
  1494. z.EncWriteMapElemValue()
  1495. if yyn36 {
  1496. r.EncodeNil()
  1497. } else {
  1498. yy542 := *x.FptrBool
  1499. r.EncodeBool(bool(yy542))
  1500. }
  1501. z.EncWriteMapElemKey()
  1502. if z.IsJSONHandle() {
  1503. z.WriteStr("\"FSliceIntf\"")
  1504. } else {
  1505. r.EncodeStringEnc(codecSelferCcUTF819781, `FSliceIntf`)
  1506. }
  1507. z.EncWriteMapElemValue()
  1508. z.F.EncSliceIntfV(x.FSliceIntf, e)
  1509. z.EncWriteMapElemKey()
  1510. if z.IsJSONHandle() {
  1511. z.WriteStr("\"FptrSliceIntf\"")
  1512. } else {
  1513. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrSliceIntf`)
  1514. }
  1515. z.EncWriteMapElemValue()
  1516. if yyn38 {
  1517. r.EncodeNil()
  1518. } else {
  1519. yy545 := *x.FptrSliceIntf
  1520. z.F.EncSliceIntfV(yy545, e)
  1521. }
  1522. z.EncWriteMapElemKey()
  1523. if z.IsJSONHandle() {
  1524. z.WriteStr("\"FSliceString\"")
  1525. } else {
  1526. r.EncodeStringEnc(codecSelferCcUTF819781, `FSliceString`)
  1527. }
  1528. z.EncWriteMapElemValue()
  1529. z.F.EncSliceStringV(x.FSliceString, e)
  1530. z.EncWriteMapElemKey()
  1531. if z.IsJSONHandle() {
  1532. z.WriteStr("\"FptrSliceString\"")
  1533. } else {
  1534. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrSliceString`)
  1535. }
  1536. z.EncWriteMapElemValue()
  1537. if yyn40 {
  1538. r.EncodeNil()
  1539. } else {
  1540. yy548 := *x.FptrSliceString
  1541. z.F.EncSliceStringV(yy548, e)
  1542. }
  1543. z.EncWriteMapElemKey()
  1544. if z.IsJSONHandle() {
  1545. z.WriteStr("\"FSliceBytes\"")
  1546. } else {
  1547. r.EncodeStringEnc(codecSelferCcUTF819781, `FSliceBytes`)
  1548. }
  1549. z.EncWriteMapElemValue()
  1550. z.F.EncSliceBytesV(x.FSliceBytes, e)
  1551. z.EncWriteMapElemKey()
  1552. if z.IsJSONHandle() {
  1553. z.WriteStr("\"FptrSliceBytes\"")
  1554. } else {
  1555. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrSliceBytes`)
  1556. }
  1557. z.EncWriteMapElemValue()
  1558. if yyn42 {
  1559. r.EncodeNil()
  1560. } else {
  1561. yy551 := *x.FptrSliceBytes
  1562. z.F.EncSliceBytesV(yy551, e)
  1563. }
  1564. z.EncWriteMapElemKey()
  1565. if z.IsJSONHandle() {
  1566. z.WriteStr("\"FSliceFloat32\"")
  1567. } else {
  1568. r.EncodeStringEnc(codecSelferCcUTF819781, `FSliceFloat32`)
  1569. }
  1570. z.EncWriteMapElemValue()
  1571. z.F.EncSliceFloat32V(x.FSliceFloat32, e)
  1572. z.EncWriteMapElemKey()
  1573. if z.IsJSONHandle() {
  1574. z.WriteStr("\"FptrSliceFloat32\"")
  1575. } else {
  1576. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrSliceFloat32`)
  1577. }
  1578. z.EncWriteMapElemValue()
  1579. if yyn44 {
  1580. r.EncodeNil()
  1581. } else {
  1582. yy554 := *x.FptrSliceFloat32
  1583. z.F.EncSliceFloat32V(yy554, e)
  1584. }
  1585. z.EncWriteMapElemKey()
  1586. if z.IsJSONHandle() {
  1587. z.WriteStr("\"FSliceFloat64\"")
  1588. } else {
  1589. r.EncodeStringEnc(codecSelferCcUTF819781, `FSliceFloat64`)
  1590. }
  1591. z.EncWriteMapElemValue()
  1592. z.F.EncSliceFloat64V(x.FSliceFloat64, e)
  1593. z.EncWriteMapElemKey()
  1594. if z.IsJSONHandle() {
  1595. z.WriteStr("\"FptrSliceFloat64\"")
  1596. } else {
  1597. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrSliceFloat64`)
  1598. }
  1599. z.EncWriteMapElemValue()
  1600. if yyn46 {
  1601. r.EncodeNil()
  1602. } else {
  1603. yy557 := *x.FptrSliceFloat64
  1604. z.F.EncSliceFloat64V(yy557, e)
  1605. }
  1606. z.EncWriteMapElemKey()
  1607. if z.IsJSONHandle() {
  1608. z.WriteStr("\"FSliceUint\"")
  1609. } else {
  1610. r.EncodeStringEnc(codecSelferCcUTF819781, `FSliceUint`)
  1611. }
  1612. z.EncWriteMapElemValue()
  1613. z.F.EncSliceUintV(x.FSliceUint, e)
  1614. z.EncWriteMapElemKey()
  1615. if z.IsJSONHandle() {
  1616. z.WriteStr("\"FptrSliceUint\"")
  1617. } else {
  1618. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrSliceUint`)
  1619. }
  1620. z.EncWriteMapElemValue()
  1621. if yyn48 {
  1622. r.EncodeNil()
  1623. } else {
  1624. yy560 := *x.FptrSliceUint
  1625. z.F.EncSliceUintV(yy560, e)
  1626. }
  1627. z.EncWriteMapElemKey()
  1628. if z.IsJSONHandle() {
  1629. z.WriteStr("\"FSliceUint16\"")
  1630. } else {
  1631. r.EncodeStringEnc(codecSelferCcUTF819781, `FSliceUint16`)
  1632. }
  1633. z.EncWriteMapElemValue()
  1634. z.F.EncSliceUint16V(x.FSliceUint16, e)
  1635. z.EncWriteMapElemKey()
  1636. if z.IsJSONHandle() {
  1637. z.WriteStr("\"FptrSliceUint16\"")
  1638. } else {
  1639. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrSliceUint16`)
  1640. }
  1641. z.EncWriteMapElemValue()
  1642. if yyn50 {
  1643. r.EncodeNil()
  1644. } else {
  1645. yy563 := *x.FptrSliceUint16
  1646. z.F.EncSliceUint16V(yy563, e)
  1647. }
  1648. z.EncWriteMapElemKey()
  1649. if z.IsJSONHandle() {
  1650. z.WriteStr("\"FSliceUint32\"")
  1651. } else {
  1652. r.EncodeStringEnc(codecSelferCcUTF819781, `FSliceUint32`)
  1653. }
  1654. z.EncWriteMapElemValue()
  1655. z.F.EncSliceUint32V(x.FSliceUint32, e)
  1656. z.EncWriteMapElemKey()
  1657. if z.IsJSONHandle() {
  1658. z.WriteStr("\"FptrSliceUint32\"")
  1659. } else {
  1660. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrSliceUint32`)
  1661. }
  1662. z.EncWriteMapElemValue()
  1663. if yyn52 {
  1664. r.EncodeNil()
  1665. } else {
  1666. yy566 := *x.FptrSliceUint32
  1667. z.F.EncSliceUint32V(yy566, e)
  1668. }
  1669. z.EncWriteMapElemKey()
  1670. if z.IsJSONHandle() {
  1671. z.WriteStr("\"FSliceUint64\"")
  1672. } else {
  1673. r.EncodeStringEnc(codecSelferCcUTF819781, `FSliceUint64`)
  1674. }
  1675. z.EncWriteMapElemValue()
  1676. z.F.EncSliceUint64V(x.FSliceUint64, e)
  1677. z.EncWriteMapElemKey()
  1678. if z.IsJSONHandle() {
  1679. z.WriteStr("\"FptrSliceUint64\"")
  1680. } else {
  1681. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrSliceUint64`)
  1682. }
  1683. z.EncWriteMapElemValue()
  1684. if yyn54 {
  1685. r.EncodeNil()
  1686. } else {
  1687. yy569 := *x.FptrSliceUint64
  1688. z.F.EncSliceUint64V(yy569, e)
  1689. }
  1690. z.EncWriteMapElemKey()
  1691. if z.IsJSONHandle() {
  1692. z.WriteStr("\"FSliceInt\"")
  1693. } else {
  1694. r.EncodeStringEnc(codecSelferCcUTF819781, `FSliceInt`)
  1695. }
  1696. z.EncWriteMapElemValue()
  1697. z.F.EncSliceIntV(x.FSliceInt, e)
  1698. z.EncWriteMapElemKey()
  1699. if z.IsJSONHandle() {
  1700. z.WriteStr("\"FptrSliceInt\"")
  1701. } else {
  1702. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrSliceInt`)
  1703. }
  1704. z.EncWriteMapElemValue()
  1705. if yyn56 {
  1706. r.EncodeNil()
  1707. } else {
  1708. yy572 := *x.FptrSliceInt
  1709. z.F.EncSliceIntV(yy572, e)
  1710. }
  1711. z.EncWriteMapElemKey()
  1712. if z.IsJSONHandle() {
  1713. z.WriteStr("\"FSliceInt8\"")
  1714. } else {
  1715. r.EncodeStringEnc(codecSelferCcUTF819781, `FSliceInt8`)
  1716. }
  1717. z.EncWriteMapElemValue()
  1718. z.F.EncSliceInt8V(x.FSliceInt8, e)
  1719. z.EncWriteMapElemKey()
  1720. if z.IsJSONHandle() {
  1721. z.WriteStr("\"FptrSliceInt8\"")
  1722. } else {
  1723. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrSliceInt8`)
  1724. }
  1725. z.EncWriteMapElemValue()
  1726. if yyn58 {
  1727. r.EncodeNil()
  1728. } else {
  1729. yy575 := *x.FptrSliceInt8
  1730. z.F.EncSliceInt8V(yy575, e)
  1731. }
  1732. z.EncWriteMapElemKey()
  1733. if z.IsJSONHandle() {
  1734. z.WriteStr("\"FSliceInt16\"")
  1735. } else {
  1736. r.EncodeStringEnc(codecSelferCcUTF819781, `FSliceInt16`)
  1737. }
  1738. z.EncWriteMapElemValue()
  1739. z.F.EncSliceInt16V(x.FSliceInt16, e)
  1740. z.EncWriteMapElemKey()
  1741. if z.IsJSONHandle() {
  1742. z.WriteStr("\"FptrSliceInt16\"")
  1743. } else {
  1744. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrSliceInt16`)
  1745. }
  1746. z.EncWriteMapElemValue()
  1747. if yyn60 {
  1748. r.EncodeNil()
  1749. } else {
  1750. yy578 := *x.FptrSliceInt16
  1751. z.F.EncSliceInt16V(yy578, e)
  1752. }
  1753. z.EncWriteMapElemKey()
  1754. if z.IsJSONHandle() {
  1755. z.WriteStr("\"FSliceInt32\"")
  1756. } else {
  1757. r.EncodeStringEnc(codecSelferCcUTF819781, `FSliceInt32`)
  1758. }
  1759. z.EncWriteMapElemValue()
  1760. z.F.EncSliceInt32V(x.FSliceInt32, e)
  1761. z.EncWriteMapElemKey()
  1762. if z.IsJSONHandle() {
  1763. z.WriteStr("\"FptrSliceInt32\"")
  1764. } else {
  1765. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrSliceInt32`)
  1766. }
  1767. z.EncWriteMapElemValue()
  1768. if yyn62 {
  1769. r.EncodeNil()
  1770. } else {
  1771. yy581 := *x.FptrSliceInt32
  1772. z.F.EncSliceInt32V(yy581, e)
  1773. }
  1774. z.EncWriteMapElemKey()
  1775. if z.IsJSONHandle() {
  1776. z.WriteStr("\"FSliceInt64\"")
  1777. } else {
  1778. r.EncodeStringEnc(codecSelferCcUTF819781, `FSliceInt64`)
  1779. }
  1780. z.EncWriteMapElemValue()
  1781. z.F.EncSliceInt64V(x.FSliceInt64, e)
  1782. z.EncWriteMapElemKey()
  1783. if z.IsJSONHandle() {
  1784. z.WriteStr("\"FptrSliceInt64\"")
  1785. } else {
  1786. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrSliceInt64`)
  1787. }
  1788. z.EncWriteMapElemValue()
  1789. if yyn64 {
  1790. r.EncodeNil()
  1791. } else {
  1792. yy584 := *x.FptrSliceInt64
  1793. z.F.EncSliceInt64V(yy584, e)
  1794. }
  1795. z.EncWriteMapElemKey()
  1796. if z.IsJSONHandle() {
  1797. z.WriteStr("\"FSliceBool\"")
  1798. } else {
  1799. r.EncodeStringEnc(codecSelferCcUTF819781, `FSliceBool`)
  1800. }
  1801. z.EncWriteMapElemValue()
  1802. z.F.EncSliceBoolV(x.FSliceBool, e)
  1803. z.EncWriteMapElemKey()
  1804. if z.IsJSONHandle() {
  1805. z.WriteStr("\"FptrSliceBool\"")
  1806. } else {
  1807. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrSliceBool`)
  1808. }
  1809. z.EncWriteMapElemValue()
  1810. if yyn66 {
  1811. r.EncodeNil()
  1812. } else {
  1813. yy587 := *x.FptrSliceBool
  1814. z.F.EncSliceBoolV(yy587, e)
  1815. }
  1816. z.EncWriteMapElemKey()
  1817. if z.IsJSONHandle() {
  1818. z.WriteStr("\"FMapStringIntf\"")
  1819. } else {
  1820. r.EncodeStringEnc(codecSelferCcUTF819781, `FMapStringIntf`)
  1821. }
  1822. z.EncWriteMapElemValue()
  1823. z.F.EncMapStringIntfV(x.FMapStringIntf, e)
  1824. z.EncWriteMapElemKey()
  1825. if z.IsJSONHandle() {
  1826. z.WriteStr("\"FptrMapStringIntf\"")
  1827. } else {
  1828. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrMapStringIntf`)
  1829. }
  1830. z.EncWriteMapElemValue()
  1831. if yyn68 {
  1832. r.EncodeNil()
  1833. } else {
  1834. yy590 := *x.FptrMapStringIntf
  1835. z.F.EncMapStringIntfV(yy590, e)
  1836. }
  1837. z.EncWriteMapElemKey()
  1838. if z.IsJSONHandle() {
  1839. z.WriteStr("\"FMapStringString\"")
  1840. } else {
  1841. r.EncodeStringEnc(codecSelferCcUTF819781, `FMapStringString`)
  1842. }
  1843. z.EncWriteMapElemValue()
  1844. z.F.EncMapStringStringV(x.FMapStringString, e)
  1845. z.EncWriteMapElemKey()
  1846. if z.IsJSONHandle() {
  1847. z.WriteStr("\"FptrMapStringString\"")
  1848. } else {
  1849. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrMapStringString`)
  1850. }
  1851. z.EncWriteMapElemValue()
  1852. if yyn70 {
  1853. r.EncodeNil()
  1854. } else {
  1855. yy593 := *x.FptrMapStringString
  1856. z.F.EncMapStringStringV(yy593, e)
  1857. }
  1858. z.EncWriteMapElemKey()
  1859. if z.IsJSONHandle() {
  1860. z.WriteStr("\"FMapStringBytes\"")
  1861. } else {
  1862. r.EncodeStringEnc(codecSelferCcUTF819781, `FMapStringBytes`)
  1863. }
  1864. z.EncWriteMapElemValue()
  1865. z.F.EncMapStringBytesV(x.FMapStringBytes, e)
  1866. z.EncWriteMapElemKey()
  1867. if z.IsJSONHandle() {
  1868. z.WriteStr("\"FptrMapStringBytes\"")
  1869. } else {
  1870. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrMapStringBytes`)
  1871. }
  1872. z.EncWriteMapElemValue()
  1873. if yyn72 {
  1874. r.EncodeNil()
  1875. } else {
  1876. yy596 := *x.FptrMapStringBytes
  1877. z.F.EncMapStringBytesV(yy596, e)
  1878. }
  1879. z.EncWriteMapElemKey()
  1880. if z.IsJSONHandle() {
  1881. z.WriteStr("\"FMapStringUint\"")
  1882. } else {
  1883. r.EncodeStringEnc(codecSelferCcUTF819781, `FMapStringUint`)
  1884. }
  1885. z.EncWriteMapElemValue()
  1886. z.F.EncMapStringUintV(x.FMapStringUint, e)
  1887. z.EncWriteMapElemKey()
  1888. if z.IsJSONHandle() {
  1889. z.WriteStr("\"FptrMapStringUint\"")
  1890. } else {
  1891. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrMapStringUint`)
  1892. }
  1893. z.EncWriteMapElemValue()
  1894. if yyn74 {
  1895. r.EncodeNil()
  1896. } else {
  1897. yy599 := *x.FptrMapStringUint
  1898. z.F.EncMapStringUintV(yy599, e)
  1899. }
  1900. z.EncWriteMapElemKey()
  1901. if z.IsJSONHandle() {
  1902. z.WriteStr("\"FMapStringUint8\"")
  1903. } else {
  1904. r.EncodeStringEnc(codecSelferCcUTF819781, `FMapStringUint8`)
  1905. }
  1906. z.EncWriteMapElemValue()
  1907. z.F.EncMapStringUint8V(x.FMapStringUint8, e)
  1908. z.EncWriteMapElemKey()
  1909. if z.IsJSONHandle() {
  1910. z.WriteStr("\"FptrMapStringUint8\"")
  1911. } else {
  1912. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrMapStringUint8`)
  1913. }
  1914. z.EncWriteMapElemValue()
  1915. if yyn76 {
  1916. r.EncodeNil()
  1917. } else {
  1918. yy602 := *x.FptrMapStringUint8
  1919. z.F.EncMapStringUint8V(yy602, e)
  1920. }
  1921. z.EncWriteMapElemKey()
  1922. if z.IsJSONHandle() {
  1923. z.WriteStr("\"FMapStringUint64\"")
  1924. } else {
  1925. r.EncodeStringEnc(codecSelferCcUTF819781, `FMapStringUint64`)
  1926. }
  1927. z.EncWriteMapElemValue()
  1928. z.F.EncMapStringUint64V(x.FMapStringUint64, e)
  1929. z.EncWriteMapElemKey()
  1930. if z.IsJSONHandle() {
  1931. z.WriteStr("\"FptrMapStringUint64\"")
  1932. } else {
  1933. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrMapStringUint64`)
  1934. }
  1935. z.EncWriteMapElemValue()
  1936. if yyn78 {
  1937. r.EncodeNil()
  1938. } else {
  1939. yy605 := *x.FptrMapStringUint64
  1940. z.F.EncMapStringUint64V(yy605, e)
  1941. }
  1942. z.EncWriteMapElemKey()
  1943. if z.IsJSONHandle() {
  1944. z.WriteStr("\"FMapStringInt\"")
  1945. } else {
  1946. r.EncodeStringEnc(codecSelferCcUTF819781, `FMapStringInt`)
  1947. }
  1948. z.EncWriteMapElemValue()
  1949. z.F.EncMapStringIntV(x.FMapStringInt, e)
  1950. z.EncWriteMapElemKey()
  1951. if z.IsJSONHandle() {
  1952. z.WriteStr("\"FptrMapStringInt\"")
  1953. } else {
  1954. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrMapStringInt`)
  1955. }
  1956. z.EncWriteMapElemValue()
  1957. if yyn80 {
  1958. r.EncodeNil()
  1959. } else {
  1960. yy608 := *x.FptrMapStringInt
  1961. z.F.EncMapStringIntV(yy608, e)
  1962. }
  1963. z.EncWriteMapElemKey()
  1964. if z.IsJSONHandle() {
  1965. z.WriteStr("\"FMapStringInt64\"")
  1966. } else {
  1967. r.EncodeStringEnc(codecSelferCcUTF819781, `FMapStringInt64`)
  1968. }
  1969. z.EncWriteMapElemValue()
  1970. z.F.EncMapStringInt64V(x.FMapStringInt64, e)
  1971. z.EncWriteMapElemKey()
  1972. if z.IsJSONHandle() {
  1973. z.WriteStr("\"FptrMapStringInt64\"")
  1974. } else {
  1975. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrMapStringInt64`)
  1976. }
  1977. z.EncWriteMapElemValue()
  1978. if yyn82 {
  1979. r.EncodeNil()
  1980. } else {
  1981. yy611 := *x.FptrMapStringInt64
  1982. z.F.EncMapStringInt64V(yy611, e)
  1983. }
  1984. z.EncWriteMapElemKey()
  1985. if z.IsJSONHandle() {
  1986. z.WriteStr("\"FMapStringFloat32\"")
  1987. } else {
  1988. r.EncodeStringEnc(codecSelferCcUTF819781, `FMapStringFloat32`)
  1989. }
  1990. z.EncWriteMapElemValue()
  1991. z.F.EncMapStringFloat32V(x.FMapStringFloat32, e)
  1992. z.EncWriteMapElemKey()
  1993. if z.IsJSONHandle() {
  1994. z.WriteStr("\"FptrMapStringFloat32\"")
  1995. } else {
  1996. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrMapStringFloat32`)
  1997. }
  1998. z.EncWriteMapElemValue()
  1999. if yyn84 {
  2000. r.EncodeNil()
  2001. } else {
  2002. yy614 := *x.FptrMapStringFloat32
  2003. z.F.EncMapStringFloat32V(yy614, e)
  2004. }
  2005. z.EncWriteMapElemKey()
  2006. if z.IsJSONHandle() {
  2007. z.WriteStr("\"FMapStringFloat64\"")
  2008. } else {
  2009. r.EncodeStringEnc(codecSelferCcUTF819781, `FMapStringFloat64`)
  2010. }
  2011. z.EncWriteMapElemValue()
  2012. z.F.EncMapStringFloat64V(x.FMapStringFloat64, e)
  2013. z.EncWriteMapElemKey()
  2014. if z.IsJSONHandle() {
  2015. z.WriteStr("\"FptrMapStringFloat64\"")
  2016. } else {
  2017. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrMapStringFloat64`)
  2018. }
  2019. z.EncWriteMapElemValue()
  2020. if yyn86 {
  2021. r.EncodeNil()
  2022. } else {
  2023. yy617 := *x.FptrMapStringFloat64
  2024. z.F.EncMapStringFloat64V(yy617, e)
  2025. }
  2026. z.EncWriteMapElemKey()
  2027. if z.IsJSONHandle() {
  2028. z.WriteStr("\"FMapStringBool\"")
  2029. } else {
  2030. r.EncodeStringEnc(codecSelferCcUTF819781, `FMapStringBool`)
  2031. }
  2032. z.EncWriteMapElemValue()
  2033. z.F.EncMapStringBoolV(x.FMapStringBool, e)
  2034. z.EncWriteMapElemKey()
  2035. if z.IsJSONHandle() {
  2036. z.WriteStr("\"FptrMapStringBool\"")
  2037. } else {
  2038. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrMapStringBool`)
  2039. }
  2040. z.EncWriteMapElemValue()
  2041. if yyn88 {
  2042. r.EncodeNil()
  2043. } else {
  2044. yy620 := *x.FptrMapStringBool
  2045. z.F.EncMapStringBoolV(yy620, e)
  2046. }
  2047. z.EncWriteMapElemKey()
  2048. if z.IsJSONHandle() {
  2049. z.WriteStr("\"FMapUintIntf\"")
  2050. } else {
  2051. r.EncodeStringEnc(codecSelferCcUTF819781, `FMapUintIntf`)
  2052. }
  2053. z.EncWriteMapElemValue()
  2054. z.F.EncMapUintIntfV(x.FMapUintIntf, e)
  2055. z.EncWriteMapElemKey()
  2056. if z.IsJSONHandle() {
  2057. z.WriteStr("\"FptrMapUintIntf\"")
  2058. } else {
  2059. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrMapUintIntf`)
  2060. }
  2061. z.EncWriteMapElemValue()
  2062. if yyn90 {
  2063. r.EncodeNil()
  2064. } else {
  2065. yy623 := *x.FptrMapUintIntf
  2066. z.F.EncMapUintIntfV(yy623, e)
  2067. }
  2068. z.EncWriteMapElemKey()
  2069. if z.IsJSONHandle() {
  2070. z.WriteStr("\"FMapUintString\"")
  2071. } else {
  2072. r.EncodeStringEnc(codecSelferCcUTF819781, `FMapUintString`)
  2073. }
  2074. z.EncWriteMapElemValue()
  2075. z.F.EncMapUintStringV(x.FMapUintString, e)
  2076. z.EncWriteMapElemKey()
  2077. if z.IsJSONHandle() {
  2078. z.WriteStr("\"FptrMapUintString\"")
  2079. } else {
  2080. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrMapUintString`)
  2081. }
  2082. z.EncWriteMapElemValue()
  2083. if yyn92 {
  2084. r.EncodeNil()
  2085. } else {
  2086. yy626 := *x.FptrMapUintString
  2087. z.F.EncMapUintStringV(yy626, e)
  2088. }
  2089. z.EncWriteMapElemKey()
  2090. if z.IsJSONHandle() {
  2091. z.WriteStr("\"FMapUintBytes\"")
  2092. } else {
  2093. r.EncodeStringEnc(codecSelferCcUTF819781, `FMapUintBytes`)
  2094. }
  2095. z.EncWriteMapElemValue()
  2096. z.F.EncMapUintBytesV(x.FMapUintBytes, e)
  2097. z.EncWriteMapElemKey()
  2098. if z.IsJSONHandle() {
  2099. z.WriteStr("\"FptrMapUintBytes\"")
  2100. } else {
  2101. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrMapUintBytes`)
  2102. }
  2103. z.EncWriteMapElemValue()
  2104. if yyn94 {
  2105. r.EncodeNil()
  2106. } else {
  2107. yy629 := *x.FptrMapUintBytes
  2108. z.F.EncMapUintBytesV(yy629, e)
  2109. }
  2110. z.EncWriteMapElemKey()
  2111. if z.IsJSONHandle() {
  2112. z.WriteStr("\"FMapUintUint\"")
  2113. } else {
  2114. r.EncodeStringEnc(codecSelferCcUTF819781, `FMapUintUint`)
  2115. }
  2116. z.EncWriteMapElemValue()
  2117. z.F.EncMapUintUintV(x.FMapUintUint, e)
  2118. z.EncWriteMapElemKey()
  2119. if z.IsJSONHandle() {
  2120. z.WriteStr("\"FptrMapUintUint\"")
  2121. } else {
  2122. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrMapUintUint`)
  2123. }
  2124. z.EncWriteMapElemValue()
  2125. if yyn96 {
  2126. r.EncodeNil()
  2127. } else {
  2128. yy632 := *x.FptrMapUintUint
  2129. z.F.EncMapUintUintV(yy632, e)
  2130. }
  2131. z.EncWriteMapElemKey()
  2132. if z.IsJSONHandle() {
  2133. z.WriteStr("\"FMapUintUint8\"")
  2134. } else {
  2135. r.EncodeStringEnc(codecSelferCcUTF819781, `FMapUintUint8`)
  2136. }
  2137. z.EncWriteMapElemValue()
  2138. z.F.EncMapUintUint8V(x.FMapUintUint8, e)
  2139. z.EncWriteMapElemKey()
  2140. if z.IsJSONHandle() {
  2141. z.WriteStr("\"FptrMapUintUint8\"")
  2142. } else {
  2143. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrMapUintUint8`)
  2144. }
  2145. z.EncWriteMapElemValue()
  2146. if yyn98 {
  2147. r.EncodeNil()
  2148. } else {
  2149. yy635 := *x.FptrMapUintUint8
  2150. z.F.EncMapUintUint8V(yy635, e)
  2151. }
  2152. z.EncWriteMapElemKey()
  2153. if z.IsJSONHandle() {
  2154. z.WriteStr("\"FMapUintUint64\"")
  2155. } else {
  2156. r.EncodeStringEnc(codecSelferCcUTF819781, `FMapUintUint64`)
  2157. }
  2158. z.EncWriteMapElemValue()
  2159. z.F.EncMapUintUint64V(x.FMapUintUint64, e)
  2160. z.EncWriteMapElemKey()
  2161. if z.IsJSONHandle() {
  2162. z.WriteStr("\"FptrMapUintUint64\"")
  2163. } else {
  2164. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrMapUintUint64`)
  2165. }
  2166. z.EncWriteMapElemValue()
  2167. if yyn100 {
  2168. r.EncodeNil()
  2169. } else {
  2170. yy638 := *x.FptrMapUintUint64
  2171. z.F.EncMapUintUint64V(yy638, e)
  2172. }
  2173. z.EncWriteMapElemKey()
  2174. if z.IsJSONHandle() {
  2175. z.WriteStr("\"FMapUintInt\"")
  2176. } else {
  2177. r.EncodeStringEnc(codecSelferCcUTF819781, `FMapUintInt`)
  2178. }
  2179. z.EncWriteMapElemValue()
  2180. z.F.EncMapUintIntV(x.FMapUintInt, e)
  2181. z.EncWriteMapElemKey()
  2182. if z.IsJSONHandle() {
  2183. z.WriteStr("\"FptrMapUintInt\"")
  2184. } else {
  2185. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrMapUintInt`)
  2186. }
  2187. z.EncWriteMapElemValue()
  2188. if yyn102 {
  2189. r.EncodeNil()
  2190. } else {
  2191. yy641 := *x.FptrMapUintInt
  2192. z.F.EncMapUintIntV(yy641, e)
  2193. }
  2194. z.EncWriteMapElemKey()
  2195. if z.IsJSONHandle() {
  2196. z.WriteStr("\"FMapUintInt64\"")
  2197. } else {
  2198. r.EncodeStringEnc(codecSelferCcUTF819781, `FMapUintInt64`)
  2199. }
  2200. z.EncWriteMapElemValue()
  2201. z.F.EncMapUintInt64V(x.FMapUintInt64, e)
  2202. z.EncWriteMapElemKey()
  2203. if z.IsJSONHandle() {
  2204. z.WriteStr("\"FptrMapUintInt64\"")
  2205. } else {
  2206. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrMapUintInt64`)
  2207. }
  2208. z.EncWriteMapElemValue()
  2209. if yyn104 {
  2210. r.EncodeNil()
  2211. } else {
  2212. yy644 := *x.FptrMapUintInt64
  2213. z.F.EncMapUintInt64V(yy644, e)
  2214. }
  2215. z.EncWriteMapElemKey()
  2216. if z.IsJSONHandle() {
  2217. z.WriteStr("\"FMapUintFloat32\"")
  2218. } else {
  2219. r.EncodeStringEnc(codecSelferCcUTF819781, `FMapUintFloat32`)
  2220. }
  2221. z.EncWriteMapElemValue()
  2222. z.F.EncMapUintFloat32V(x.FMapUintFloat32, e)
  2223. z.EncWriteMapElemKey()
  2224. if z.IsJSONHandle() {
  2225. z.WriteStr("\"FptrMapUintFloat32\"")
  2226. } else {
  2227. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrMapUintFloat32`)
  2228. }
  2229. z.EncWriteMapElemValue()
  2230. if yyn106 {
  2231. r.EncodeNil()
  2232. } else {
  2233. yy647 := *x.FptrMapUintFloat32
  2234. z.F.EncMapUintFloat32V(yy647, e)
  2235. }
  2236. z.EncWriteMapElemKey()
  2237. if z.IsJSONHandle() {
  2238. z.WriteStr("\"FMapUintFloat64\"")
  2239. } else {
  2240. r.EncodeStringEnc(codecSelferCcUTF819781, `FMapUintFloat64`)
  2241. }
  2242. z.EncWriteMapElemValue()
  2243. z.F.EncMapUintFloat64V(x.FMapUintFloat64, e)
  2244. z.EncWriteMapElemKey()
  2245. if z.IsJSONHandle() {
  2246. z.WriteStr("\"FptrMapUintFloat64\"")
  2247. } else {
  2248. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrMapUintFloat64`)
  2249. }
  2250. z.EncWriteMapElemValue()
  2251. if yyn108 {
  2252. r.EncodeNil()
  2253. } else {
  2254. yy650 := *x.FptrMapUintFloat64
  2255. z.F.EncMapUintFloat64V(yy650, e)
  2256. }
  2257. z.EncWriteMapElemKey()
  2258. if z.IsJSONHandle() {
  2259. z.WriteStr("\"FMapUintBool\"")
  2260. } else {
  2261. r.EncodeStringEnc(codecSelferCcUTF819781, `FMapUintBool`)
  2262. }
  2263. z.EncWriteMapElemValue()
  2264. z.F.EncMapUintBoolV(x.FMapUintBool, e)
  2265. z.EncWriteMapElemKey()
  2266. if z.IsJSONHandle() {
  2267. z.WriteStr("\"FptrMapUintBool\"")
  2268. } else {
  2269. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrMapUintBool`)
  2270. }
  2271. z.EncWriteMapElemValue()
  2272. if yyn110 {
  2273. r.EncodeNil()
  2274. } else {
  2275. yy653 := *x.FptrMapUintBool
  2276. z.F.EncMapUintBoolV(yy653, e)
  2277. }
  2278. z.EncWriteMapElemKey()
  2279. if z.IsJSONHandle() {
  2280. z.WriteStr("\"FMapUint8Intf\"")
  2281. } else {
  2282. r.EncodeStringEnc(codecSelferCcUTF819781, `FMapUint8Intf`)
  2283. }
  2284. z.EncWriteMapElemValue()
  2285. z.F.EncMapUint8IntfV(x.FMapUint8Intf, e)
  2286. z.EncWriteMapElemKey()
  2287. if z.IsJSONHandle() {
  2288. z.WriteStr("\"FptrMapUint8Intf\"")
  2289. } else {
  2290. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrMapUint8Intf`)
  2291. }
  2292. z.EncWriteMapElemValue()
  2293. if yyn112 {
  2294. r.EncodeNil()
  2295. } else {
  2296. yy656 := *x.FptrMapUint8Intf
  2297. z.F.EncMapUint8IntfV(yy656, e)
  2298. }
  2299. z.EncWriteMapElemKey()
  2300. if z.IsJSONHandle() {
  2301. z.WriteStr("\"FMapUint8String\"")
  2302. } else {
  2303. r.EncodeStringEnc(codecSelferCcUTF819781, `FMapUint8String`)
  2304. }
  2305. z.EncWriteMapElemValue()
  2306. z.F.EncMapUint8StringV(x.FMapUint8String, e)
  2307. z.EncWriteMapElemKey()
  2308. if z.IsJSONHandle() {
  2309. z.WriteStr("\"FptrMapUint8String\"")
  2310. } else {
  2311. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrMapUint8String`)
  2312. }
  2313. z.EncWriteMapElemValue()
  2314. if yyn114 {
  2315. r.EncodeNil()
  2316. } else {
  2317. yy659 := *x.FptrMapUint8String
  2318. z.F.EncMapUint8StringV(yy659, e)
  2319. }
  2320. z.EncWriteMapElemKey()
  2321. if z.IsJSONHandle() {
  2322. z.WriteStr("\"FMapUint8Bytes\"")
  2323. } else {
  2324. r.EncodeStringEnc(codecSelferCcUTF819781, `FMapUint8Bytes`)
  2325. }
  2326. z.EncWriteMapElemValue()
  2327. z.F.EncMapUint8BytesV(x.FMapUint8Bytes, e)
  2328. z.EncWriteMapElemKey()
  2329. if z.IsJSONHandle() {
  2330. z.WriteStr("\"FptrMapUint8Bytes\"")
  2331. } else {
  2332. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrMapUint8Bytes`)
  2333. }
  2334. z.EncWriteMapElemValue()
  2335. if yyn116 {
  2336. r.EncodeNil()
  2337. } else {
  2338. yy662 := *x.FptrMapUint8Bytes
  2339. z.F.EncMapUint8BytesV(yy662, e)
  2340. }
  2341. z.EncWriteMapElemKey()
  2342. if z.IsJSONHandle() {
  2343. z.WriteStr("\"FMapUint8Uint\"")
  2344. } else {
  2345. r.EncodeStringEnc(codecSelferCcUTF819781, `FMapUint8Uint`)
  2346. }
  2347. z.EncWriteMapElemValue()
  2348. z.F.EncMapUint8UintV(x.FMapUint8Uint, e)
  2349. z.EncWriteMapElemKey()
  2350. if z.IsJSONHandle() {
  2351. z.WriteStr("\"FptrMapUint8Uint\"")
  2352. } else {
  2353. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrMapUint8Uint`)
  2354. }
  2355. z.EncWriteMapElemValue()
  2356. if yyn118 {
  2357. r.EncodeNil()
  2358. } else {
  2359. yy665 := *x.FptrMapUint8Uint
  2360. z.F.EncMapUint8UintV(yy665, e)
  2361. }
  2362. z.EncWriteMapElemKey()
  2363. if z.IsJSONHandle() {
  2364. z.WriteStr("\"FMapUint8Uint8\"")
  2365. } else {
  2366. r.EncodeStringEnc(codecSelferCcUTF819781, `FMapUint8Uint8`)
  2367. }
  2368. z.EncWriteMapElemValue()
  2369. z.F.EncMapUint8Uint8V(x.FMapUint8Uint8, e)
  2370. z.EncWriteMapElemKey()
  2371. if z.IsJSONHandle() {
  2372. z.WriteStr("\"FptrMapUint8Uint8\"")
  2373. } else {
  2374. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrMapUint8Uint8`)
  2375. }
  2376. z.EncWriteMapElemValue()
  2377. if yyn120 {
  2378. r.EncodeNil()
  2379. } else {
  2380. yy668 := *x.FptrMapUint8Uint8
  2381. z.F.EncMapUint8Uint8V(yy668, e)
  2382. }
  2383. z.EncWriteMapElemKey()
  2384. if z.IsJSONHandle() {
  2385. z.WriteStr("\"FMapUint8Uint64\"")
  2386. } else {
  2387. r.EncodeStringEnc(codecSelferCcUTF819781, `FMapUint8Uint64`)
  2388. }
  2389. z.EncWriteMapElemValue()
  2390. z.F.EncMapUint8Uint64V(x.FMapUint8Uint64, e)
  2391. z.EncWriteMapElemKey()
  2392. if z.IsJSONHandle() {
  2393. z.WriteStr("\"FptrMapUint8Uint64\"")
  2394. } else {
  2395. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrMapUint8Uint64`)
  2396. }
  2397. z.EncWriteMapElemValue()
  2398. if yyn122 {
  2399. r.EncodeNil()
  2400. } else {
  2401. yy671 := *x.FptrMapUint8Uint64
  2402. z.F.EncMapUint8Uint64V(yy671, e)
  2403. }
  2404. z.EncWriteMapElemKey()
  2405. if z.IsJSONHandle() {
  2406. z.WriteStr("\"FMapUint8Int\"")
  2407. } else {
  2408. r.EncodeStringEnc(codecSelferCcUTF819781, `FMapUint8Int`)
  2409. }
  2410. z.EncWriteMapElemValue()
  2411. z.F.EncMapUint8IntV(x.FMapUint8Int, e)
  2412. z.EncWriteMapElemKey()
  2413. if z.IsJSONHandle() {
  2414. z.WriteStr("\"FptrMapUint8Int\"")
  2415. } else {
  2416. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrMapUint8Int`)
  2417. }
  2418. z.EncWriteMapElemValue()
  2419. if yyn124 {
  2420. r.EncodeNil()
  2421. } else {
  2422. yy674 := *x.FptrMapUint8Int
  2423. z.F.EncMapUint8IntV(yy674, e)
  2424. }
  2425. z.EncWriteMapElemKey()
  2426. if z.IsJSONHandle() {
  2427. z.WriteStr("\"FMapUint8Int64\"")
  2428. } else {
  2429. r.EncodeStringEnc(codecSelferCcUTF819781, `FMapUint8Int64`)
  2430. }
  2431. z.EncWriteMapElemValue()
  2432. z.F.EncMapUint8Int64V(x.FMapUint8Int64, e)
  2433. z.EncWriteMapElemKey()
  2434. if z.IsJSONHandle() {
  2435. z.WriteStr("\"FptrMapUint8Int64\"")
  2436. } else {
  2437. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrMapUint8Int64`)
  2438. }
  2439. z.EncWriteMapElemValue()
  2440. if yyn126 {
  2441. r.EncodeNil()
  2442. } else {
  2443. yy677 := *x.FptrMapUint8Int64
  2444. z.F.EncMapUint8Int64V(yy677, e)
  2445. }
  2446. z.EncWriteMapElemKey()
  2447. if z.IsJSONHandle() {
  2448. z.WriteStr("\"FMapUint8Float32\"")
  2449. } else {
  2450. r.EncodeStringEnc(codecSelferCcUTF819781, `FMapUint8Float32`)
  2451. }
  2452. z.EncWriteMapElemValue()
  2453. z.F.EncMapUint8Float32V(x.FMapUint8Float32, e)
  2454. z.EncWriteMapElemKey()
  2455. if z.IsJSONHandle() {
  2456. z.WriteStr("\"FptrMapUint8Float32\"")
  2457. } else {
  2458. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrMapUint8Float32`)
  2459. }
  2460. z.EncWriteMapElemValue()
  2461. if yyn128 {
  2462. r.EncodeNil()
  2463. } else {
  2464. yy680 := *x.FptrMapUint8Float32
  2465. z.F.EncMapUint8Float32V(yy680, e)
  2466. }
  2467. z.EncWriteMapElemKey()
  2468. if z.IsJSONHandle() {
  2469. z.WriteStr("\"FMapUint8Float64\"")
  2470. } else {
  2471. r.EncodeStringEnc(codecSelferCcUTF819781, `FMapUint8Float64`)
  2472. }
  2473. z.EncWriteMapElemValue()
  2474. z.F.EncMapUint8Float64V(x.FMapUint8Float64, e)
  2475. z.EncWriteMapElemKey()
  2476. if z.IsJSONHandle() {
  2477. z.WriteStr("\"FptrMapUint8Float64\"")
  2478. } else {
  2479. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrMapUint8Float64`)
  2480. }
  2481. z.EncWriteMapElemValue()
  2482. if yyn130 {
  2483. r.EncodeNil()
  2484. } else {
  2485. yy683 := *x.FptrMapUint8Float64
  2486. z.F.EncMapUint8Float64V(yy683, e)
  2487. }
  2488. z.EncWriteMapElemKey()
  2489. if z.IsJSONHandle() {
  2490. z.WriteStr("\"FMapUint8Bool\"")
  2491. } else {
  2492. r.EncodeStringEnc(codecSelferCcUTF819781, `FMapUint8Bool`)
  2493. }
  2494. z.EncWriteMapElemValue()
  2495. z.F.EncMapUint8BoolV(x.FMapUint8Bool, e)
  2496. z.EncWriteMapElemKey()
  2497. if z.IsJSONHandle() {
  2498. z.WriteStr("\"FptrMapUint8Bool\"")
  2499. } else {
  2500. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrMapUint8Bool`)
  2501. }
  2502. z.EncWriteMapElemValue()
  2503. if yyn132 {
  2504. r.EncodeNil()
  2505. } else {
  2506. yy686 := *x.FptrMapUint8Bool
  2507. z.F.EncMapUint8BoolV(yy686, e)
  2508. }
  2509. z.EncWriteMapElemKey()
  2510. if z.IsJSONHandle() {
  2511. z.WriteStr("\"FMapUint64Intf\"")
  2512. } else {
  2513. r.EncodeStringEnc(codecSelferCcUTF819781, `FMapUint64Intf`)
  2514. }
  2515. z.EncWriteMapElemValue()
  2516. z.F.EncMapUint64IntfV(x.FMapUint64Intf, e)
  2517. z.EncWriteMapElemKey()
  2518. if z.IsJSONHandle() {
  2519. z.WriteStr("\"FptrMapUint64Intf\"")
  2520. } else {
  2521. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrMapUint64Intf`)
  2522. }
  2523. z.EncWriteMapElemValue()
  2524. if yyn134 {
  2525. r.EncodeNil()
  2526. } else {
  2527. yy689 := *x.FptrMapUint64Intf
  2528. z.F.EncMapUint64IntfV(yy689, e)
  2529. }
  2530. z.EncWriteMapElemKey()
  2531. if z.IsJSONHandle() {
  2532. z.WriteStr("\"FMapUint64String\"")
  2533. } else {
  2534. r.EncodeStringEnc(codecSelferCcUTF819781, `FMapUint64String`)
  2535. }
  2536. z.EncWriteMapElemValue()
  2537. z.F.EncMapUint64StringV(x.FMapUint64String, e)
  2538. z.EncWriteMapElemKey()
  2539. if z.IsJSONHandle() {
  2540. z.WriteStr("\"FptrMapUint64String\"")
  2541. } else {
  2542. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrMapUint64String`)
  2543. }
  2544. z.EncWriteMapElemValue()
  2545. if yyn136 {
  2546. r.EncodeNil()
  2547. } else {
  2548. yy692 := *x.FptrMapUint64String
  2549. z.F.EncMapUint64StringV(yy692, e)
  2550. }
  2551. z.EncWriteMapElemKey()
  2552. if z.IsJSONHandle() {
  2553. z.WriteStr("\"FMapUint64Bytes\"")
  2554. } else {
  2555. r.EncodeStringEnc(codecSelferCcUTF819781, `FMapUint64Bytes`)
  2556. }
  2557. z.EncWriteMapElemValue()
  2558. z.F.EncMapUint64BytesV(x.FMapUint64Bytes, e)
  2559. z.EncWriteMapElemKey()
  2560. if z.IsJSONHandle() {
  2561. z.WriteStr("\"FptrMapUint64Bytes\"")
  2562. } else {
  2563. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrMapUint64Bytes`)
  2564. }
  2565. z.EncWriteMapElemValue()
  2566. if yyn138 {
  2567. r.EncodeNil()
  2568. } else {
  2569. yy695 := *x.FptrMapUint64Bytes
  2570. z.F.EncMapUint64BytesV(yy695, e)
  2571. }
  2572. z.EncWriteMapElemKey()
  2573. if z.IsJSONHandle() {
  2574. z.WriteStr("\"FMapUint64Uint\"")
  2575. } else {
  2576. r.EncodeStringEnc(codecSelferCcUTF819781, `FMapUint64Uint`)
  2577. }
  2578. z.EncWriteMapElemValue()
  2579. z.F.EncMapUint64UintV(x.FMapUint64Uint, e)
  2580. z.EncWriteMapElemKey()
  2581. if z.IsJSONHandle() {
  2582. z.WriteStr("\"FptrMapUint64Uint\"")
  2583. } else {
  2584. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrMapUint64Uint`)
  2585. }
  2586. z.EncWriteMapElemValue()
  2587. if yyn140 {
  2588. r.EncodeNil()
  2589. } else {
  2590. yy698 := *x.FptrMapUint64Uint
  2591. z.F.EncMapUint64UintV(yy698, e)
  2592. }
  2593. z.EncWriteMapElemKey()
  2594. if z.IsJSONHandle() {
  2595. z.WriteStr("\"FMapUint64Uint8\"")
  2596. } else {
  2597. r.EncodeStringEnc(codecSelferCcUTF819781, `FMapUint64Uint8`)
  2598. }
  2599. z.EncWriteMapElemValue()
  2600. z.F.EncMapUint64Uint8V(x.FMapUint64Uint8, e)
  2601. z.EncWriteMapElemKey()
  2602. if z.IsJSONHandle() {
  2603. z.WriteStr("\"FptrMapUint64Uint8\"")
  2604. } else {
  2605. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrMapUint64Uint8`)
  2606. }
  2607. z.EncWriteMapElemValue()
  2608. if yyn142 {
  2609. r.EncodeNil()
  2610. } else {
  2611. yy701 := *x.FptrMapUint64Uint8
  2612. z.F.EncMapUint64Uint8V(yy701, e)
  2613. }
  2614. z.EncWriteMapElemKey()
  2615. if z.IsJSONHandle() {
  2616. z.WriteStr("\"FMapUint64Uint64\"")
  2617. } else {
  2618. r.EncodeStringEnc(codecSelferCcUTF819781, `FMapUint64Uint64`)
  2619. }
  2620. z.EncWriteMapElemValue()
  2621. z.F.EncMapUint64Uint64V(x.FMapUint64Uint64, e)
  2622. z.EncWriteMapElemKey()
  2623. if z.IsJSONHandle() {
  2624. z.WriteStr("\"FptrMapUint64Uint64\"")
  2625. } else {
  2626. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrMapUint64Uint64`)
  2627. }
  2628. z.EncWriteMapElemValue()
  2629. if yyn144 {
  2630. r.EncodeNil()
  2631. } else {
  2632. yy704 := *x.FptrMapUint64Uint64
  2633. z.F.EncMapUint64Uint64V(yy704, e)
  2634. }
  2635. z.EncWriteMapElemKey()
  2636. if z.IsJSONHandle() {
  2637. z.WriteStr("\"FMapUint64Int\"")
  2638. } else {
  2639. r.EncodeStringEnc(codecSelferCcUTF819781, `FMapUint64Int`)
  2640. }
  2641. z.EncWriteMapElemValue()
  2642. z.F.EncMapUint64IntV(x.FMapUint64Int, e)
  2643. z.EncWriteMapElemKey()
  2644. if z.IsJSONHandle() {
  2645. z.WriteStr("\"FptrMapUint64Int\"")
  2646. } else {
  2647. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrMapUint64Int`)
  2648. }
  2649. z.EncWriteMapElemValue()
  2650. if yyn146 {
  2651. r.EncodeNil()
  2652. } else {
  2653. yy707 := *x.FptrMapUint64Int
  2654. z.F.EncMapUint64IntV(yy707, e)
  2655. }
  2656. z.EncWriteMapElemKey()
  2657. if z.IsJSONHandle() {
  2658. z.WriteStr("\"FMapUint64Int64\"")
  2659. } else {
  2660. r.EncodeStringEnc(codecSelferCcUTF819781, `FMapUint64Int64`)
  2661. }
  2662. z.EncWriteMapElemValue()
  2663. z.F.EncMapUint64Int64V(x.FMapUint64Int64, e)
  2664. z.EncWriteMapElemKey()
  2665. if z.IsJSONHandle() {
  2666. z.WriteStr("\"FptrMapUint64Int64\"")
  2667. } else {
  2668. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrMapUint64Int64`)
  2669. }
  2670. z.EncWriteMapElemValue()
  2671. if yyn148 {
  2672. r.EncodeNil()
  2673. } else {
  2674. yy710 := *x.FptrMapUint64Int64
  2675. z.F.EncMapUint64Int64V(yy710, e)
  2676. }
  2677. z.EncWriteMapElemKey()
  2678. if z.IsJSONHandle() {
  2679. z.WriteStr("\"FMapUint64Float32\"")
  2680. } else {
  2681. r.EncodeStringEnc(codecSelferCcUTF819781, `FMapUint64Float32`)
  2682. }
  2683. z.EncWriteMapElemValue()
  2684. z.F.EncMapUint64Float32V(x.FMapUint64Float32, e)
  2685. z.EncWriteMapElemKey()
  2686. if z.IsJSONHandle() {
  2687. z.WriteStr("\"FptrMapUint64Float32\"")
  2688. } else {
  2689. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrMapUint64Float32`)
  2690. }
  2691. z.EncWriteMapElemValue()
  2692. if yyn150 {
  2693. r.EncodeNil()
  2694. } else {
  2695. yy713 := *x.FptrMapUint64Float32
  2696. z.F.EncMapUint64Float32V(yy713, e)
  2697. }
  2698. z.EncWriteMapElemKey()
  2699. if z.IsJSONHandle() {
  2700. z.WriteStr("\"FMapUint64Float64\"")
  2701. } else {
  2702. r.EncodeStringEnc(codecSelferCcUTF819781, `FMapUint64Float64`)
  2703. }
  2704. z.EncWriteMapElemValue()
  2705. z.F.EncMapUint64Float64V(x.FMapUint64Float64, e)
  2706. z.EncWriteMapElemKey()
  2707. if z.IsJSONHandle() {
  2708. z.WriteStr("\"FptrMapUint64Float64\"")
  2709. } else {
  2710. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrMapUint64Float64`)
  2711. }
  2712. z.EncWriteMapElemValue()
  2713. if yyn152 {
  2714. r.EncodeNil()
  2715. } else {
  2716. yy716 := *x.FptrMapUint64Float64
  2717. z.F.EncMapUint64Float64V(yy716, e)
  2718. }
  2719. z.EncWriteMapElemKey()
  2720. if z.IsJSONHandle() {
  2721. z.WriteStr("\"FMapUint64Bool\"")
  2722. } else {
  2723. r.EncodeStringEnc(codecSelferCcUTF819781, `FMapUint64Bool`)
  2724. }
  2725. z.EncWriteMapElemValue()
  2726. z.F.EncMapUint64BoolV(x.FMapUint64Bool, e)
  2727. z.EncWriteMapElemKey()
  2728. if z.IsJSONHandle() {
  2729. z.WriteStr("\"FptrMapUint64Bool\"")
  2730. } else {
  2731. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrMapUint64Bool`)
  2732. }
  2733. z.EncWriteMapElemValue()
  2734. if yyn154 {
  2735. r.EncodeNil()
  2736. } else {
  2737. yy719 := *x.FptrMapUint64Bool
  2738. z.F.EncMapUint64BoolV(yy719, e)
  2739. }
  2740. z.EncWriteMapElemKey()
  2741. if z.IsJSONHandle() {
  2742. z.WriteStr("\"FMapIntIntf\"")
  2743. } else {
  2744. r.EncodeStringEnc(codecSelferCcUTF819781, `FMapIntIntf`)
  2745. }
  2746. z.EncWriteMapElemValue()
  2747. z.F.EncMapIntIntfV(x.FMapIntIntf, e)
  2748. z.EncWriteMapElemKey()
  2749. if z.IsJSONHandle() {
  2750. z.WriteStr("\"FptrMapIntIntf\"")
  2751. } else {
  2752. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrMapIntIntf`)
  2753. }
  2754. z.EncWriteMapElemValue()
  2755. if yyn156 {
  2756. r.EncodeNil()
  2757. } else {
  2758. yy722 := *x.FptrMapIntIntf
  2759. z.F.EncMapIntIntfV(yy722, e)
  2760. }
  2761. z.EncWriteMapElemKey()
  2762. if z.IsJSONHandle() {
  2763. z.WriteStr("\"FMapIntString\"")
  2764. } else {
  2765. r.EncodeStringEnc(codecSelferCcUTF819781, `FMapIntString`)
  2766. }
  2767. z.EncWriteMapElemValue()
  2768. z.F.EncMapIntStringV(x.FMapIntString, e)
  2769. z.EncWriteMapElemKey()
  2770. if z.IsJSONHandle() {
  2771. z.WriteStr("\"FptrMapIntString\"")
  2772. } else {
  2773. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrMapIntString`)
  2774. }
  2775. z.EncWriteMapElemValue()
  2776. if yyn158 {
  2777. r.EncodeNil()
  2778. } else {
  2779. yy725 := *x.FptrMapIntString
  2780. z.F.EncMapIntStringV(yy725, e)
  2781. }
  2782. z.EncWriteMapElemKey()
  2783. if z.IsJSONHandle() {
  2784. z.WriteStr("\"FMapIntBytes\"")
  2785. } else {
  2786. r.EncodeStringEnc(codecSelferCcUTF819781, `FMapIntBytes`)
  2787. }
  2788. z.EncWriteMapElemValue()
  2789. z.F.EncMapIntBytesV(x.FMapIntBytes, e)
  2790. z.EncWriteMapElemKey()
  2791. if z.IsJSONHandle() {
  2792. z.WriteStr("\"FptrMapIntBytes\"")
  2793. } else {
  2794. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrMapIntBytes`)
  2795. }
  2796. z.EncWriteMapElemValue()
  2797. if yyn160 {
  2798. r.EncodeNil()
  2799. } else {
  2800. yy728 := *x.FptrMapIntBytes
  2801. z.F.EncMapIntBytesV(yy728, e)
  2802. }
  2803. z.EncWriteMapElemKey()
  2804. if z.IsJSONHandle() {
  2805. z.WriteStr("\"FMapIntUint\"")
  2806. } else {
  2807. r.EncodeStringEnc(codecSelferCcUTF819781, `FMapIntUint`)
  2808. }
  2809. z.EncWriteMapElemValue()
  2810. z.F.EncMapIntUintV(x.FMapIntUint, e)
  2811. z.EncWriteMapElemKey()
  2812. if z.IsJSONHandle() {
  2813. z.WriteStr("\"FptrMapIntUint\"")
  2814. } else {
  2815. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrMapIntUint`)
  2816. }
  2817. z.EncWriteMapElemValue()
  2818. if yyn162 {
  2819. r.EncodeNil()
  2820. } else {
  2821. yy731 := *x.FptrMapIntUint
  2822. z.F.EncMapIntUintV(yy731, e)
  2823. }
  2824. z.EncWriteMapElemKey()
  2825. if z.IsJSONHandle() {
  2826. z.WriteStr("\"FMapIntUint8\"")
  2827. } else {
  2828. r.EncodeStringEnc(codecSelferCcUTF819781, `FMapIntUint8`)
  2829. }
  2830. z.EncWriteMapElemValue()
  2831. z.F.EncMapIntUint8V(x.FMapIntUint8, e)
  2832. z.EncWriteMapElemKey()
  2833. if z.IsJSONHandle() {
  2834. z.WriteStr("\"FptrMapIntUint8\"")
  2835. } else {
  2836. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrMapIntUint8`)
  2837. }
  2838. z.EncWriteMapElemValue()
  2839. if yyn164 {
  2840. r.EncodeNil()
  2841. } else {
  2842. yy734 := *x.FptrMapIntUint8
  2843. z.F.EncMapIntUint8V(yy734, e)
  2844. }
  2845. z.EncWriteMapElemKey()
  2846. if z.IsJSONHandle() {
  2847. z.WriteStr("\"FMapIntUint64\"")
  2848. } else {
  2849. r.EncodeStringEnc(codecSelferCcUTF819781, `FMapIntUint64`)
  2850. }
  2851. z.EncWriteMapElemValue()
  2852. z.F.EncMapIntUint64V(x.FMapIntUint64, e)
  2853. z.EncWriteMapElemKey()
  2854. if z.IsJSONHandle() {
  2855. z.WriteStr("\"FptrMapIntUint64\"")
  2856. } else {
  2857. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrMapIntUint64`)
  2858. }
  2859. z.EncWriteMapElemValue()
  2860. if yyn166 {
  2861. r.EncodeNil()
  2862. } else {
  2863. yy737 := *x.FptrMapIntUint64
  2864. z.F.EncMapIntUint64V(yy737, e)
  2865. }
  2866. z.EncWriteMapElemKey()
  2867. if z.IsJSONHandle() {
  2868. z.WriteStr("\"FMapIntInt\"")
  2869. } else {
  2870. r.EncodeStringEnc(codecSelferCcUTF819781, `FMapIntInt`)
  2871. }
  2872. z.EncWriteMapElemValue()
  2873. z.F.EncMapIntIntV(x.FMapIntInt, e)
  2874. z.EncWriteMapElemKey()
  2875. if z.IsJSONHandle() {
  2876. z.WriteStr("\"FptrMapIntInt\"")
  2877. } else {
  2878. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrMapIntInt`)
  2879. }
  2880. z.EncWriteMapElemValue()
  2881. if yyn168 {
  2882. r.EncodeNil()
  2883. } else {
  2884. yy740 := *x.FptrMapIntInt
  2885. z.F.EncMapIntIntV(yy740, e)
  2886. }
  2887. z.EncWriteMapElemKey()
  2888. if z.IsJSONHandle() {
  2889. z.WriteStr("\"FMapIntInt64\"")
  2890. } else {
  2891. r.EncodeStringEnc(codecSelferCcUTF819781, `FMapIntInt64`)
  2892. }
  2893. z.EncWriteMapElemValue()
  2894. z.F.EncMapIntInt64V(x.FMapIntInt64, e)
  2895. z.EncWriteMapElemKey()
  2896. if z.IsJSONHandle() {
  2897. z.WriteStr("\"FptrMapIntInt64\"")
  2898. } else {
  2899. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrMapIntInt64`)
  2900. }
  2901. z.EncWriteMapElemValue()
  2902. if yyn170 {
  2903. r.EncodeNil()
  2904. } else {
  2905. yy743 := *x.FptrMapIntInt64
  2906. z.F.EncMapIntInt64V(yy743, e)
  2907. }
  2908. z.EncWriteMapElemKey()
  2909. if z.IsJSONHandle() {
  2910. z.WriteStr("\"FMapIntFloat32\"")
  2911. } else {
  2912. r.EncodeStringEnc(codecSelferCcUTF819781, `FMapIntFloat32`)
  2913. }
  2914. z.EncWriteMapElemValue()
  2915. z.F.EncMapIntFloat32V(x.FMapIntFloat32, e)
  2916. z.EncWriteMapElemKey()
  2917. if z.IsJSONHandle() {
  2918. z.WriteStr("\"FptrMapIntFloat32\"")
  2919. } else {
  2920. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrMapIntFloat32`)
  2921. }
  2922. z.EncWriteMapElemValue()
  2923. if yyn172 {
  2924. r.EncodeNil()
  2925. } else {
  2926. yy746 := *x.FptrMapIntFloat32
  2927. z.F.EncMapIntFloat32V(yy746, e)
  2928. }
  2929. z.EncWriteMapElemKey()
  2930. if z.IsJSONHandle() {
  2931. z.WriteStr("\"FMapIntFloat64\"")
  2932. } else {
  2933. r.EncodeStringEnc(codecSelferCcUTF819781, `FMapIntFloat64`)
  2934. }
  2935. z.EncWriteMapElemValue()
  2936. z.F.EncMapIntFloat64V(x.FMapIntFloat64, e)
  2937. z.EncWriteMapElemKey()
  2938. if z.IsJSONHandle() {
  2939. z.WriteStr("\"FptrMapIntFloat64\"")
  2940. } else {
  2941. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrMapIntFloat64`)
  2942. }
  2943. z.EncWriteMapElemValue()
  2944. if yyn174 {
  2945. r.EncodeNil()
  2946. } else {
  2947. yy749 := *x.FptrMapIntFloat64
  2948. z.F.EncMapIntFloat64V(yy749, e)
  2949. }
  2950. z.EncWriteMapElemKey()
  2951. if z.IsJSONHandle() {
  2952. z.WriteStr("\"FMapIntBool\"")
  2953. } else {
  2954. r.EncodeStringEnc(codecSelferCcUTF819781, `FMapIntBool`)
  2955. }
  2956. z.EncWriteMapElemValue()
  2957. z.F.EncMapIntBoolV(x.FMapIntBool, e)
  2958. z.EncWriteMapElemKey()
  2959. if z.IsJSONHandle() {
  2960. z.WriteStr("\"FptrMapIntBool\"")
  2961. } else {
  2962. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrMapIntBool`)
  2963. }
  2964. z.EncWriteMapElemValue()
  2965. if yyn176 {
  2966. r.EncodeNil()
  2967. } else {
  2968. yy752 := *x.FptrMapIntBool
  2969. z.F.EncMapIntBoolV(yy752, e)
  2970. }
  2971. z.EncWriteMapElemKey()
  2972. if z.IsJSONHandle() {
  2973. z.WriteStr("\"FMapInt64Intf\"")
  2974. } else {
  2975. r.EncodeStringEnc(codecSelferCcUTF819781, `FMapInt64Intf`)
  2976. }
  2977. z.EncWriteMapElemValue()
  2978. z.F.EncMapInt64IntfV(x.FMapInt64Intf, e)
  2979. z.EncWriteMapElemKey()
  2980. if z.IsJSONHandle() {
  2981. z.WriteStr("\"FptrMapInt64Intf\"")
  2982. } else {
  2983. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrMapInt64Intf`)
  2984. }
  2985. z.EncWriteMapElemValue()
  2986. if yyn178 {
  2987. r.EncodeNil()
  2988. } else {
  2989. yy755 := *x.FptrMapInt64Intf
  2990. z.F.EncMapInt64IntfV(yy755, e)
  2991. }
  2992. z.EncWriteMapElemKey()
  2993. if z.IsJSONHandle() {
  2994. z.WriteStr("\"FMapInt64String\"")
  2995. } else {
  2996. r.EncodeStringEnc(codecSelferCcUTF819781, `FMapInt64String`)
  2997. }
  2998. z.EncWriteMapElemValue()
  2999. z.F.EncMapInt64StringV(x.FMapInt64String, e)
  3000. z.EncWriteMapElemKey()
  3001. if z.IsJSONHandle() {
  3002. z.WriteStr("\"FptrMapInt64String\"")
  3003. } else {
  3004. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrMapInt64String`)
  3005. }
  3006. z.EncWriteMapElemValue()
  3007. if yyn180 {
  3008. r.EncodeNil()
  3009. } else {
  3010. yy758 := *x.FptrMapInt64String
  3011. z.F.EncMapInt64StringV(yy758, e)
  3012. }
  3013. z.EncWriteMapElemKey()
  3014. if z.IsJSONHandle() {
  3015. z.WriteStr("\"FMapInt64Bytes\"")
  3016. } else {
  3017. r.EncodeStringEnc(codecSelferCcUTF819781, `FMapInt64Bytes`)
  3018. }
  3019. z.EncWriteMapElemValue()
  3020. z.F.EncMapInt64BytesV(x.FMapInt64Bytes, e)
  3021. z.EncWriteMapElemKey()
  3022. if z.IsJSONHandle() {
  3023. z.WriteStr("\"FptrMapInt64Bytes\"")
  3024. } else {
  3025. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrMapInt64Bytes`)
  3026. }
  3027. z.EncWriteMapElemValue()
  3028. if yyn182 {
  3029. r.EncodeNil()
  3030. } else {
  3031. yy761 := *x.FptrMapInt64Bytes
  3032. z.F.EncMapInt64BytesV(yy761, e)
  3033. }
  3034. z.EncWriteMapElemKey()
  3035. if z.IsJSONHandle() {
  3036. z.WriteStr("\"FMapInt64Uint\"")
  3037. } else {
  3038. r.EncodeStringEnc(codecSelferCcUTF819781, `FMapInt64Uint`)
  3039. }
  3040. z.EncWriteMapElemValue()
  3041. z.F.EncMapInt64UintV(x.FMapInt64Uint, e)
  3042. z.EncWriteMapElemKey()
  3043. if z.IsJSONHandle() {
  3044. z.WriteStr("\"FptrMapInt64Uint\"")
  3045. } else {
  3046. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrMapInt64Uint`)
  3047. }
  3048. z.EncWriteMapElemValue()
  3049. if yyn184 {
  3050. r.EncodeNil()
  3051. } else {
  3052. yy764 := *x.FptrMapInt64Uint
  3053. z.F.EncMapInt64UintV(yy764, e)
  3054. }
  3055. z.EncWriteMapElemKey()
  3056. if z.IsJSONHandle() {
  3057. z.WriteStr("\"FMapInt64Uint8\"")
  3058. } else {
  3059. r.EncodeStringEnc(codecSelferCcUTF819781, `FMapInt64Uint8`)
  3060. }
  3061. z.EncWriteMapElemValue()
  3062. z.F.EncMapInt64Uint8V(x.FMapInt64Uint8, e)
  3063. z.EncWriteMapElemKey()
  3064. if z.IsJSONHandle() {
  3065. z.WriteStr("\"FptrMapInt64Uint8\"")
  3066. } else {
  3067. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrMapInt64Uint8`)
  3068. }
  3069. z.EncWriteMapElemValue()
  3070. if yyn186 {
  3071. r.EncodeNil()
  3072. } else {
  3073. yy767 := *x.FptrMapInt64Uint8
  3074. z.F.EncMapInt64Uint8V(yy767, e)
  3075. }
  3076. z.EncWriteMapElemKey()
  3077. if z.IsJSONHandle() {
  3078. z.WriteStr("\"FMapInt64Uint64\"")
  3079. } else {
  3080. r.EncodeStringEnc(codecSelferCcUTF819781, `FMapInt64Uint64`)
  3081. }
  3082. z.EncWriteMapElemValue()
  3083. z.F.EncMapInt64Uint64V(x.FMapInt64Uint64, e)
  3084. z.EncWriteMapElemKey()
  3085. if z.IsJSONHandle() {
  3086. z.WriteStr("\"FptrMapInt64Uint64\"")
  3087. } else {
  3088. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrMapInt64Uint64`)
  3089. }
  3090. z.EncWriteMapElemValue()
  3091. if yyn188 {
  3092. r.EncodeNil()
  3093. } else {
  3094. yy770 := *x.FptrMapInt64Uint64
  3095. z.F.EncMapInt64Uint64V(yy770, e)
  3096. }
  3097. z.EncWriteMapElemKey()
  3098. if z.IsJSONHandle() {
  3099. z.WriteStr("\"FMapInt64Int\"")
  3100. } else {
  3101. r.EncodeStringEnc(codecSelferCcUTF819781, `FMapInt64Int`)
  3102. }
  3103. z.EncWriteMapElemValue()
  3104. z.F.EncMapInt64IntV(x.FMapInt64Int, e)
  3105. z.EncWriteMapElemKey()
  3106. if z.IsJSONHandle() {
  3107. z.WriteStr("\"FptrMapInt64Int\"")
  3108. } else {
  3109. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrMapInt64Int`)
  3110. }
  3111. z.EncWriteMapElemValue()
  3112. if yyn190 {
  3113. r.EncodeNil()
  3114. } else {
  3115. yy773 := *x.FptrMapInt64Int
  3116. z.F.EncMapInt64IntV(yy773, e)
  3117. }
  3118. z.EncWriteMapElemKey()
  3119. if z.IsJSONHandle() {
  3120. z.WriteStr("\"FMapInt64Int64\"")
  3121. } else {
  3122. r.EncodeStringEnc(codecSelferCcUTF819781, `FMapInt64Int64`)
  3123. }
  3124. z.EncWriteMapElemValue()
  3125. z.F.EncMapInt64Int64V(x.FMapInt64Int64, e)
  3126. z.EncWriteMapElemKey()
  3127. if z.IsJSONHandle() {
  3128. z.WriteStr("\"FptrMapInt64Int64\"")
  3129. } else {
  3130. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrMapInt64Int64`)
  3131. }
  3132. z.EncWriteMapElemValue()
  3133. if yyn192 {
  3134. r.EncodeNil()
  3135. } else {
  3136. yy776 := *x.FptrMapInt64Int64
  3137. z.F.EncMapInt64Int64V(yy776, e)
  3138. }
  3139. z.EncWriteMapElemKey()
  3140. if z.IsJSONHandle() {
  3141. z.WriteStr("\"FMapInt64Float32\"")
  3142. } else {
  3143. r.EncodeStringEnc(codecSelferCcUTF819781, `FMapInt64Float32`)
  3144. }
  3145. z.EncWriteMapElemValue()
  3146. z.F.EncMapInt64Float32V(x.FMapInt64Float32, e)
  3147. z.EncWriteMapElemKey()
  3148. if z.IsJSONHandle() {
  3149. z.WriteStr("\"FptrMapInt64Float32\"")
  3150. } else {
  3151. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrMapInt64Float32`)
  3152. }
  3153. z.EncWriteMapElemValue()
  3154. if yyn194 {
  3155. r.EncodeNil()
  3156. } else {
  3157. yy779 := *x.FptrMapInt64Float32
  3158. z.F.EncMapInt64Float32V(yy779, e)
  3159. }
  3160. z.EncWriteMapElemKey()
  3161. if z.IsJSONHandle() {
  3162. z.WriteStr("\"FMapInt64Float64\"")
  3163. } else {
  3164. r.EncodeStringEnc(codecSelferCcUTF819781, `FMapInt64Float64`)
  3165. }
  3166. z.EncWriteMapElemValue()
  3167. z.F.EncMapInt64Float64V(x.FMapInt64Float64, e)
  3168. z.EncWriteMapElemKey()
  3169. if z.IsJSONHandle() {
  3170. z.WriteStr("\"FptrMapInt64Float64\"")
  3171. } else {
  3172. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrMapInt64Float64`)
  3173. }
  3174. z.EncWriteMapElemValue()
  3175. if yyn196 {
  3176. r.EncodeNil()
  3177. } else {
  3178. yy782 := *x.FptrMapInt64Float64
  3179. z.F.EncMapInt64Float64V(yy782, e)
  3180. }
  3181. z.EncWriteMapElemKey()
  3182. if z.IsJSONHandle() {
  3183. z.WriteStr("\"FMapInt64Bool\"")
  3184. } else {
  3185. r.EncodeStringEnc(codecSelferCcUTF819781, `FMapInt64Bool`)
  3186. }
  3187. z.EncWriteMapElemValue()
  3188. z.F.EncMapInt64BoolV(x.FMapInt64Bool, e)
  3189. z.EncWriteMapElemKey()
  3190. if z.IsJSONHandle() {
  3191. z.WriteStr("\"FptrMapInt64Bool\"")
  3192. } else {
  3193. r.EncodeStringEnc(codecSelferCcUTF819781, `FptrMapInt64Bool`)
  3194. }
  3195. z.EncWriteMapElemValue()
  3196. if yyn198 {
  3197. r.EncodeNil()
  3198. } else {
  3199. yy785 := *x.FptrMapInt64Bool
  3200. z.F.EncMapInt64BoolV(yy785, e)
  3201. }
  3202. z.EncWriteMapEnd()
  3203. }
  3204. }
  3205. }
  3206. func (x *TestMammoth2) CodecDecodeSelf(d *Decoder) {
  3207. var h codecSelfer19781
  3208. z, r := GenHelperDecoder(d)
  3209. _, _, _ = h, z, r
  3210. yyct2 := r.ContainerType()
  3211. if yyct2 == codecSelferValueTypeMap19781 {
  3212. yyl2 := z.DecReadMapStart()
  3213. if yyl2 == 0 {
  3214. z.DecReadMapEnd()
  3215. } else {
  3216. x.codecDecodeSelfFromMap(yyl2, d)
  3217. }
  3218. } else if yyct2 == codecSelferValueTypeArray19781 {
  3219. yyl2 := z.DecReadArrayStart()
  3220. if yyl2 == 0 {
  3221. z.DecReadArrayEnd()
  3222. } else {
  3223. x.codecDecodeSelfFromArray(yyl2, d)
  3224. }
  3225. } else {
  3226. panic(errCodecSelferOnlyMapOrArrayEncodeToStruct19781)
  3227. }
  3228. }
  3229. func (x *TestMammoth2) codecDecodeSelfFromMap(l int, d *Decoder) {
  3230. var h codecSelfer19781
  3231. z, r := GenHelperDecoder(d)
  3232. _, _, _ = h, z, r
  3233. var yyhl3 bool = l >= 0
  3234. for yyj3 := 0; ; yyj3++ {
  3235. if yyhl3 {
  3236. if yyj3 >= l {
  3237. break
  3238. }
  3239. } else {
  3240. if r.CheckBreak() {
  3241. break
  3242. }
  3243. }
  3244. z.DecReadMapElemKey()
  3245. yys3 := z.StringView(r.DecodeStringAsBytes())
  3246. z.DecReadMapElemValue()
  3247. switch yys3 {
  3248. case "FIntf":
  3249. if r.TryDecodeAsNil() {
  3250. x.FIntf = nil
  3251. } else {
  3252. z.DecFallback(&x.FIntf, true)
  3253. }
  3254. case "FptrIntf":
  3255. if r.TryDecodeAsNil() {
  3256. if x.FptrIntf != nil { // remove the if-true
  3257. x.FptrIntf = nil
  3258. }
  3259. } else {
  3260. if x.FptrIntf == nil {
  3261. x.FptrIntf = new(interface{})
  3262. }
  3263. z.DecFallback(x.FptrIntf, true)
  3264. }
  3265. case "FString":
  3266. if r.TryDecodeAsNil() {
  3267. x.FString = ""
  3268. } else {
  3269. x.FString = (string)(string(r.DecodeStringAsBytes()))
  3270. }
  3271. case "FptrString":
  3272. if r.TryDecodeAsNil() {
  3273. if x.FptrString != nil { // remove the if-true
  3274. x.FptrString = nil
  3275. }
  3276. } else {
  3277. if x.FptrString == nil {
  3278. x.FptrString = new(string)
  3279. }
  3280. *x.FptrString = (string)(string(r.DecodeStringAsBytes()))
  3281. }
  3282. case "FBytes":
  3283. if r.TryDecodeAsNil() {
  3284. x.FBytes = nil
  3285. } else {
  3286. x.FBytes = r.DecodeBytes(([]byte)(x.FBytes), false)
  3287. }
  3288. case "FptrBytes":
  3289. if r.TryDecodeAsNil() {
  3290. if x.FptrBytes != nil { // remove the if-true
  3291. x.FptrBytes = nil
  3292. }
  3293. } else {
  3294. if x.FptrBytes == nil {
  3295. x.FptrBytes = new([]uint8)
  3296. }
  3297. *x.FptrBytes = r.DecodeBytes(*(*[]byte)(x.FptrBytes), false)
  3298. }
  3299. case "FFloat32":
  3300. if r.TryDecodeAsNil() {
  3301. x.FFloat32 = 0
  3302. } else {
  3303. x.FFloat32 = (float32)(z.DecDecodeFloat32())
  3304. }
  3305. case "FptrFloat32":
  3306. if r.TryDecodeAsNil() {
  3307. if x.FptrFloat32 != nil { // remove the if-true
  3308. x.FptrFloat32 = nil
  3309. }
  3310. } else {
  3311. if x.FptrFloat32 == nil {
  3312. x.FptrFloat32 = new(float32)
  3313. }
  3314. *x.FptrFloat32 = (float32)(z.DecDecodeFloat32())
  3315. }
  3316. case "FFloat64":
  3317. if r.TryDecodeAsNil() {
  3318. x.FFloat64 = 0
  3319. } else {
  3320. x.FFloat64 = (float64)(r.DecodeFloat64())
  3321. }
  3322. case "FptrFloat64":
  3323. if r.TryDecodeAsNil() {
  3324. if x.FptrFloat64 != nil { // remove the if-true
  3325. x.FptrFloat64 = nil
  3326. }
  3327. } else {
  3328. if x.FptrFloat64 == nil {
  3329. x.FptrFloat64 = new(float64)
  3330. }
  3331. *x.FptrFloat64 = (float64)(r.DecodeFloat64())
  3332. }
  3333. case "FUint":
  3334. if r.TryDecodeAsNil() {
  3335. x.FUint = 0
  3336. } else {
  3337. x.FUint = (uint)(z.C.UintV(r.DecodeUint64(), codecSelferBitsize19781))
  3338. }
  3339. case "FptrUint":
  3340. if r.TryDecodeAsNil() {
  3341. if x.FptrUint != nil { // remove the if-true
  3342. x.FptrUint = nil
  3343. }
  3344. } else {
  3345. if x.FptrUint == nil {
  3346. x.FptrUint = new(uint)
  3347. }
  3348. *x.FptrUint = (uint)(z.C.UintV(r.DecodeUint64(), codecSelferBitsize19781))
  3349. }
  3350. case "FUint8":
  3351. if r.TryDecodeAsNil() {
  3352. x.FUint8 = 0
  3353. } else {
  3354. x.FUint8 = (uint8)(z.C.UintV(r.DecodeUint64(), 8))
  3355. }
  3356. case "FptrUint8":
  3357. if r.TryDecodeAsNil() {
  3358. if x.FptrUint8 != nil { // remove the if-true
  3359. x.FptrUint8 = nil
  3360. }
  3361. } else {
  3362. if x.FptrUint8 == nil {
  3363. x.FptrUint8 = new(uint8)
  3364. }
  3365. *x.FptrUint8 = (uint8)(z.C.UintV(r.DecodeUint64(), 8))
  3366. }
  3367. case "FUint16":
  3368. if r.TryDecodeAsNil() {
  3369. x.FUint16 = 0
  3370. } else {
  3371. x.FUint16 = (uint16)(z.C.UintV(r.DecodeUint64(), 16))
  3372. }
  3373. case "FptrUint16":
  3374. if r.TryDecodeAsNil() {
  3375. if x.FptrUint16 != nil { // remove the if-true
  3376. x.FptrUint16 = nil
  3377. }
  3378. } else {
  3379. if x.FptrUint16 == nil {
  3380. x.FptrUint16 = new(uint16)
  3381. }
  3382. *x.FptrUint16 = (uint16)(z.C.UintV(r.DecodeUint64(), 16))
  3383. }
  3384. case "FUint32":
  3385. if r.TryDecodeAsNil() {
  3386. x.FUint32 = 0
  3387. } else {
  3388. x.FUint32 = (uint32)(z.C.UintV(r.DecodeUint64(), 32))
  3389. }
  3390. case "FptrUint32":
  3391. if r.TryDecodeAsNil() {
  3392. if x.FptrUint32 != nil { // remove the if-true
  3393. x.FptrUint32 = nil
  3394. }
  3395. } else {
  3396. if x.FptrUint32 == nil {
  3397. x.FptrUint32 = new(uint32)
  3398. }
  3399. *x.FptrUint32 = (uint32)(z.C.UintV(r.DecodeUint64(), 32))
  3400. }
  3401. case "FUint64":
  3402. if r.TryDecodeAsNil() {
  3403. x.FUint64 = 0
  3404. } else {
  3405. x.FUint64 = (uint64)(r.DecodeUint64())
  3406. }
  3407. case "FptrUint64":
  3408. if r.TryDecodeAsNil() {
  3409. if x.FptrUint64 != nil { // remove the if-true
  3410. x.FptrUint64 = nil
  3411. }
  3412. } else {
  3413. if x.FptrUint64 == nil {
  3414. x.FptrUint64 = new(uint64)
  3415. }
  3416. *x.FptrUint64 = (uint64)(r.DecodeUint64())
  3417. }
  3418. case "FUintptr":
  3419. if r.TryDecodeAsNil() {
  3420. x.FUintptr = 0
  3421. } else {
  3422. x.FUintptr = (uintptr)(z.C.UintV(r.DecodeUint64(), codecSelferBitsize19781))
  3423. }
  3424. case "FptrUintptr":
  3425. if r.TryDecodeAsNil() {
  3426. if x.FptrUintptr != nil { // remove the if-true
  3427. x.FptrUintptr = nil
  3428. }
  3429. } else {
  3430. if x.FptrUintptr == nil {
  3431. x.FptrUintptr = new(uintptr)
  3432. }
  3433. *x.FptrUintptr = (uintptr)(z.C.UintV(r.DecodeUint64(), codecSelferBitsize19781))
  3434. }
  3435. case "FInt":
  3436. if r.TryDecodeAsNil() {
  3437. x.FInt = 0
  3438. } else {
  3439. x.FInt = (int)(z.C.IntV(r.DecodeInt64(), codecSelferBitsize19781))
  3440. }
  3441. case "FptrInt":
  3442. if r.TryDecodeAsNil() {
  3443. if x.FptrInt != nil { // remove the if-true
  3444. x.FptrInt = nil
  3445. }
  3446. } else {
  3447. if x.FptrInt == nil {
  3448. x.FptrInt = new(int)
  3449. }
  3450. *x.FptrInt = (int)(z.C.IntV(r.DecodeInt64(), codecSelferBitsize19781))
  3451. }
  3452. case "FInt8":
  3453. if r.TryDecodeAsNil() {
  3454. x.FInt8 = 0
  3455. } else {
  3456. x.FInt8 = (int8)(z.C.IntV(r.DecodeInt64(), 8))
  3457. }
  3458. case "FptrInt8":
  3459. if r.TryDecodeAsNil() {
  3460. if x.FptrInt8 != nil { // remove the if-true
  3461. x.FptrInt8 = nil
  3462. }
  3463. } else {
  3464. if x.FptrInt8 == nil {
  3465. x.FptrInt8 = new(int8)
  3466. }
  3467. *x.FptrInt8 = (int8)(z.C.IntV(r.DecodeInt64(), 8))
  3468. }
  3469. case "FInt16":
  3470. if r.TryDecodeAsNil() {
  3471. x.FInt16 = 0
  3472. } else {
  3473. x.FInt16 = (int16)(z.C.IntV(r.DecodeInt64(), 16))
  3474. }
  3475. case "FptrInt16":
  3476. if r.TryDecodeAsNil() {
  3477. if x.FptrInt16 != nil { // remove the if-true
  3478. x.FptrInt16 = nil
  3479. }
  3480. } else {
  3481. if x.FptrInt16 == nil {
  3482. x.FptrInt16 = new(int16)
  3483. }
  3484. *x.FptrInt16 = (int16)(z.C.IntV(r.DecodeInt64(), 16))
  3485. }
  3486. case "FInt32":
  3487. if r.TryDecodeAsNil() {
  3488. x.FInt32 = 0
  3489. } else {
  3490. x.FInt32 = (int32)(z.C.IntV(r.DecodeInt64(), 32))
  3491. }
  3492. case "FptrInt32":
  3493. if r.TryDecodeAsNil() {
  3494. if x.FptrInt32 != nil { // remove the if-true
  3495. x.FptrInt32 = nil
  3496. }
  3497. } else {
  3498. if x.FptrInt32 == nil {
  3499. x.FptrInt32 = new(int32)
  3500. }
  3501. *x.FptrInt32 = (int32)(z.C.IntV(r.DecodeInt64(), 32))
  3502. }
  3503. case "FInt64":
  3504. if r.TryDecodeAsNil() {
  3505. x.FInt64 = 0
  3506. } else {
  3507. x.FInt64 = (int64)(r.DecodeInt64())
  3508. }
  3509. case "FptrInt64":
  3510. if r.TryDecodeAsNil() {
  3511. if x.FptrInt64 != nil { // remove the if-true
  3512. x.FptrInt64 = nil
  3513. }
  3514. } else {
  3515. if x.FptrInt64 == nil {
  3516. x.FptrInt64 = new(int64)
  3517. }
  3518. *x.FptrInt64 = (int64)(r.DecodeInt64())
  3519. }
  3520. case "FBool":
  3521. if r.TryDecodeAsNil() {
  3522. x.FBool = false
  3523. } else {
  3524. x.FBool = (bool)(r.DecodeBool())
  3525. }
  3526. case "FptrBool":
  3527. if r.TryDecodeAsNil() {
  3528. if x.FptrBool != nil { // remove the if-true
  3529. x.FptrBool = nil
  3530. }
  3531. } else {
  3532. if x.FptrBool == nil {
  3533. x.FptrBool = new(bool)
  3534. }
  3535. *x.FptrBool = (bool)(r.DecodeBool())
  3536. }
  3537. case "FSliceIntf":
  3538. if r.TryDecodeAsNil() {
  3539. x.FSliceIntf = nil
  3540. } else {
  3541. z.F.DecSliceIntfX(&x.FSliceIntf, d)
  3542. }
  3543. case "FptrSliceIntf":
  3544. if r.TryDecodeAsNil() {
  3545. if x.FptrSliceIntf != nil { // remove the if-true
  3546. x.FptrSliceIntf = nil
  3547. }
  3548. } else {
  3549. if x.FptrSliceIntf == nil {
  3550. x.FptrSliceIntf = new([]interface{})
  3551. }
  3552. z.F.DecSliceIntfX(x.FptrSliceIntf, d)
  3553. }
  3554. case "FSliceString":
  3555. if r.TryDecodeAsNil() {
  3556. x.FSliceString = nil
  3557. } else {
  3558. z.F.DecSliceStringX(&x.FSliceString, d)
  3559. }
  3560. case "FptrSliceString":
  3561. if r.TryDecodeAsNil() {
  3562. if x.FptrSliceString != nil { // remove the if-true
  3563. x.FptrSliceString = nil
  3564. }
  3565. } else {
  3566. if x.FptrSliceString == nil {
  3567. x.FptrSliceString = new([]string)
  3568. }
  3569. z.F.DecSliceStringX(x.FptrSliceString, d)
  3570. }
  3571. case "FSliceBytes":
  3572. if r.TryDecodeAsNil() {
  3573. x.FSliceBytes = nil
  3574. } else {
  3575. z.F.DecSliceBytesX(&x.FSliceBytes, d)
  3576. }
  3577. case "FptrSliceBytes":
  3578. if r.TryDecodeAsNil() {
  3579. if x.FptrSliceBytes != nil { // remove the if-true
  3580. x.FptrSliceBytes = nil
  3581. }
  3582. } else {
  3583. if x.FptrSliceBytes == nil {
  3584. x.FptrSliceBytes = new([][]uint8)
  3585. }
  3586. z.F.DecSliceBytesX(x.FptrSliceBytes, d)
  3587. }
  3588. case "FSliceFloat32":
  3589. if r.TryDecodeAsNil() {
  3590. x.FSliceFloat32 = nil
  3591. } else {
  3592. z.F.DecSliceFloat32X(&x.FSliceFloat32, d)
  3593. }
  3594. case "FptrSliceFloat32":
  3595. if r.TryDecodeAsNil() {
  3596. if x.FptrSliceFloat32 != nil { // remove the if-true
  3597. x.FptrSliceFloat32 = nil
  3598. }
  3599. } else {
  3600. if x.FptrSliceFloat32 == nil {
  3601. x.FptrSliceFloat32 = new([]float32)
  3602. }
  3603. z.F.DecSliceFloat32X(x.FptrSliceFloat32, d)
  3604. }
  3605. case "FSliceFloat64":
  3606. if r.TryDecodeAsNil() {
  3607. x.FSliceFloat64 = nil
  3608. } else {
  3609. z.F.DecSliceFloat64X(&x.FSliceFloat64, d)
  3610. }
  3611. case "FptrSliceFloat64":
  3612. if r.TryDecodeAsNil() {
  3613. if x.FptrSliceFloat64 != nil { // remove the if-true
  3614. x.FptrSliceFloat64 = nil
  3615. }
  3616. } else {
  3617. if x.FptrSliceFloat64 == nil {
  3618. x.FptrSliceFloat64 = new([]float64)
  3619. }
  3620. z.F.DecSliceFloat64X(x.FptrSliceFloat64, d)
  3621. }
  3622. case "FSliceUint":
  3623. if r.TryDecodeAsNil() {
  3624. x.FSliceUint = nil
  3625. } else {
  3626. z.F.DecSliceUintX(&x.FSliceUint, d)
  3627. }
  3628. case "FptrSliceUint":
  3629. if r.TryDecodeAsNil() {
  3630. if x.FptrSliceUint != nil { // remove the if-true
  3631. x.FptrSliceUint = nil
  3632. }
  3633. } else {
  3634. if x.FptrSliceUint == nil {
  3635. x.FptrSliceUint = new([]uint)
  3636. }
  3637. z.F.DecSliceUintX(x.FptrSliceUint, d)
  3638. }
  3639. case "FSliceUint16":
  3640. if r.TryDecodeAsNil() {
  3641. x.FSliceUint16 = nil
  3642. } else {
  3643. z.F.DecSliceUint16X(&x.FSliceUint16, d)
  3644. }
  3645. case "FptrSliceUint16":
  3646. if r.TryDecodeAsNil() {
  3647. if x.FptrSliceUint16 != nil { // remove the if-true
  3648. x.FptrSliceUint16 = nil
  3649. }
  3650. } else {
  3651. if x.FptrSliceUint16 == nil {
  3652. x.FptrSliceUint16 = new([]uint16)
  3653. }
  3654. z.F.DecSliceUint16X(x.FptrSliceUint16, d)
  3655. }
  3656. case "FSliceUint32":
  3657. if r.TryDecodeAsNil() {
  3658. x.FSliceUint32 = nil
  3659. } else {
  3660. z.F.DecSliceUint32X(&x.FSliceUint32, d)
  3661. }
  3662. case "FptrSliceUint32":
  3663. if r.TryDecodeAsNil() {
  3664. if x.FptrSliceUint32 != nil { // remove the if-true
  3665. x.FptrSliceUint32 = nil
  3666. }
  3667. } else {
  3668. if x.FptrSliceUint32 == nil {
  3669. x.FptrSliceUint32 = new([]uint32)
  3670. }
  3671. z.F.DecSliceUint32X(x.FptrSliceUint32, d)
  3672. }
  3673. case "FSliceUint64":
  3674. if r.TryDecodeAsNil() {
  3675. x.FSliceUint64 = nil
  3676. } else {
  3677. z.F.DecSliceUint64X(&x.FSliceUint64, d)
  3678. }
  3679. case "FptrSliceUint64":
  3680. if r.TryDecodeAsNil() {
  3681. if x.FptrSliceUint64 != nil { // remove the if-true
  3682. x.FptrSliceUint64 = nil
  3683. }
  3684. } else {
  3685. if x.FptrSliceUint64 == nil {
  3686. x.FptrSliceUint64 = new([]uint64)
  3687. }
  3688. z.F.DecSliceUint64X(x.FptrSliceUint64, d)
  3689. }
  3690. case "FSliceInt":
  3691. if r.TryDecodeAsNil() {
  3692. x.FSliceInt = nil
  3693. } else {
  3694. z.F.DecSliceIntX(&x.FSliceInt, d)
  3695. }
  3696. case "FptrSliceInt":
  3697. if r.TryDecodeAsNil() {
  3698. if x.FptrSliceInt != nil { // remove the if-true
  3699. x.FptrSliceInt = nil
  3700. }
  3701. } else {
  3702. if x.FptrSliceInt == nil {
  3703. x.FptrSliceInt = new([]int)
  3704. }
  3705. z.F.DecSliceIntX(x.FptrSliceInt, d)
  3706. }
  3707. case "FSliceInt8":
  3708. if r.TryDecodeAsNil() {
  3709. x.FSliceInt8 = nil
  3710. } else {
  3711. z.F.DecSliceInt8X(&x.FSliceInt8, d)
  3712. }
  3713. case "FptrSliceInt8":
  3714. if r.TryDecodeAsNil() {
  3715. if x.FptrSliceInt8 != nil { // remove the if-true
  3716. x.FptrSliceInt8 = nil
  3717. }
  3718. } else {
  3719. if x.FptrSliceInt8 == nil {
  3720. x.FptrSliceInt8 = new([]int8)
  3721. }
  3722. z.F.DecSliceInt8X(x.FptrSliceInt8, d)
  3723. }
  3724. case "FSliceInt16":
  3725. if r.TryDecodeAsNil() {
  3726. x.FSliceInt16 = nil
  3727. } else {
  3728. z.F.DecSliceInt16X(&x.FSliceInt16, d)
  3729. }
  3730. case "FptrSliceInt16":
  3731. if r.TryDecodeAsNil() {
  3732. if x.FptrSliceInt16 != nil { // remove the if-true
  3733. x.FptrSliceInt16 = nil
  3734. }
  3735. } else {
  3736. if x.FptrSliceInt16 == nil {
  3737. x.FptrSliceInt16 = new([]int16)
  3738. }
  3739. z.F.DecSliceInt16X(x.FptrSliceInt16, d)
  3740. }
  3741. case "FSliceInt32":
  3742. if r.TryDecodeAsNil() {
  3743. x.FSliceInt32 = nil
  3744. } else {
  3745. z.F.DecSliceInt32X(&x.FSliceInt32, d)
  3746. }
  3747. case "FptrSliceInt32":
  3748. if r.TryDecodeAsNil() {
  3749. if x.FptrSliceInt32 != nil { // remove the if-true
  3750. x.FptrSliceInt32 = nil
  3751. }
  3752. } else {
  3753. if x.FptrSliceInt32 == nil {
  3754. x.FptrSliceInt32 = new([]int32)
  3755. }
  3756. z.F.DecSliceInt32X(x.FptrSliceInt32, d)
  3757. }
  3758. case "FSliceInt64":
  3759. if r.TryDecodeAsNil() {
  3760. x.FSliceInt64 = nil
  3761. } else {
  3762. z.F.DecSliceInt64X(&x.FSliceInt64, d)
  3763. }
  3764. case "FptrSliceInt64":
  3765. if r.TryDecodeAsNil() {
  3766. if x.FptrSliceInt64 != nil { // remove the if-true
  3767. x.FptrSliceInt64 = nil
  3768. }
  3769. } else {
  3770. if x.FptrSliceInt64 == nil {
  3771. x.FptrSliceInt64 = new([]int64)
  3772. }
  3773. z.F.DecSliceInt64X(x.FptrSliceInt64, d)
  3774. }
  3775. case "FSliceBool":
  3776. if r.TryDecodeAsNil() {
  3777. x.FSliceBool = nil
  3778. } else {
  3779. z.F.DecSliceBoolX(&x.FSliceBool, d)
  3780. }
  3781. case "FptrSliceBool":
  3782. if r.TryDecodeAsNil() {
  3783. if x.FptrSliceBool != nil { // remove the if-true
  3784. x.FptrSliceBool = nil
  3785. }
  3786. } else {
  3787. if x.FptrSliceBool == nil {
  3788. x.FptrSliceBool = new([]bool)
  3789. }
  3790. z.F.DecSliceBoolX(x.FptrSliceBool, d)
  3791. }
  3792. case "FMapStringIntf":
  3793. if r.TryDecodeAsNil() {
  3794. x.FMapStringIntf = nil
  3795. } else {
  3796. z.F.DecMapStringIntfX(&x.FMapStringIntf, d)
  3797. }
  3798. case "FptrMapStringIntf":
  3799. if r.TryDecodeAsNil() {
  3800. if x.FptrMapStringIntf != nil { // remove the if-true
  3801. x.FptrMapStringIntf = nil
  3802. }
  3803. } else {
  3804. if x.FptrMapStringIntf == nil {
  3805. x.FptrMapStringIntf = new(map[string]interface{})
  3806. }
  3807. z.F.DecMapStringIntfX(x.FptrMapStringIntf, d)
  3808. }
  3809. case "FMapStringString":
  3810. if r.TryDecodeAsNil() {
  3811. x.FMapStringString = nil
  3812. } else {
  3813. z.F.DecMapStringStringX(&x.FMapStringString, d)
  3814. }
  3815. case "FptrMapStringString":
  3816. if r.TryDecodeAsNil() {
  3817. if x.FptrMapStringString != nil { // remove the if-true
  3818. x.FptrMapStringString = nil
  3819. }
  3820. } else {
  3821. if x.FptrMapStringString == nil {
  3822. x.FptrMapStringString = new(map[string]string)
  3823. }
  3824. z.F.DecMapStringStringX(x.FptrMapStringString, d)
  3825. }
  3826. case "FMapStringBytes":
  3827. if r.TryDecodeAsNil() {
  3828. x.FMapStringBytes = nil
  3829. } else {
  3830. z.F.DecMapStringBytesX(&x.FMapStringBytes, d)
  3831. }
  3832. case "FptrMapStringBytes":
  3833. if r.TryDecodeAsNil() {
  3834. if x.FptrMapStringBytes != nil { // remove the if-true
  3835. x.FptrMapStringBytes = nil
  3836. }
  3837. } else {
  3838. if x.FptrMapStringBytes == nil {
  3839. x.FptrMapStringBytes = new(map[string][]uint8)
  3840. }
  3841. z.F.DecMapStringBytesX(x.FptrMapStringBytes, d)
  3842. }
  3843. case "FMapStringUint":
  3844. if r.TryDecodeAsNil() {
  3845. x.FMapStringUint = nil
  3846. } else {
  3847. z.F.DecMapStringUintX(&x.FMapStringUint, d)
  3848. }
  3849. case "FptrMapStringUint":
  3850. if r.TryDecodeAsNil() {
  3851. if x.FptrMapStringUint != nil { // remove the if-true
  3852. x.FptrMapStringUint = nil
  3853. }
  3854. } else {
  3855. if x.FptrMapStringUint == nil {
  3856. x.FptrMapStringUint = new(map[string]uint)
  3857. }
  3858. z.F.DecMapStringUintX(x.FptrMapStringUint, d)
  3859. }
  3860. case "FMapStringUint8":
  3861. if r.TryDecodeAsNil() {
  3862. x.FMapStringUint8 = nil
  3863. } else {
  3864. z.F.DecMapStringUint8X(&x.FMapStringUint8, d)
  3865. }
  3866. case "FptrMapStringUint8":
  3867. if r.TryDecodeAsNil() {
  3868. if x.FptrMapStringUint8 != nil { // remove the if-true
  3869. x.FptrMapStringUint8 = nil
  3870. }
  3871. } else {
  3872. if x.FptrMapStringUint8 == nil {
  3873. x.FptrMapStringUint8 = new(map[string]uint8)
  3874. }
  3875. z.F.DecMapStringUint8X(x.FptrMapStringUint8, d)
  3876. }
  3877. case "FMapStringUint64":
  3878. if r.TryDecodeAsNil() {
  3879. x.FMapStringUint64 = nil
  3880. } else {
  3881. z.F.DecMapStringUint64X(&x.FMapStringUint64, d)
  3882. }
  3883. case "FptrMapStringUint64":
  3884. if r.TryDecodeAsNil() {
  3885. if x.FptrMapStringUint64 != nil { // remove the if-true
  3886. x.FptrMapStringUint64 = nil
  3887. }
  3888. } else {
  3889. if x.FptrMapStringUint64 == nil {
  3890. x.FptrMapStringUint64 = new(map[string]uint64)
  3891. }
  3892. z.F.DecMapStringUint64X(x.FptrMapStringUint64, d)
  3893. }
  3894. case "FMapStringInt":
  3895. if r.TryDecodeAsNil() {
  3896. x.FMapStringInt = nil
  3897. } else {
  3898. z.F.DecMapStringIntX(&x.FMapStringInt, d)
  3899. }
  3900. case "FptrMapStringInt":
  3901. if r.TryDecodeAsNil() {
  3902. if x.FptrMapStringInt != nil { // remove the if-true
  3903. x.FptrMapStringInt = nil
  3904. }
  3905. } else {
  3906. if x.FptrMapStringInt == nil {
  3907. x.FptrMapStringInt = new(map[string]int)
  3908. }
  3909. z.F.DecMapStringIntX(x.FptrMapStringInt, d)
  3910. }
  3911. case "FMapStringInt64":
  3912. if r.TryDecodeAsNil() {
  3913. x.FMapStringInt64 = nil
  3914. } else {
  3915. z.F.DecMapStringInt64X(&x.FMapStringInt64, d)
  3916. }
  3917. case "FptrMapStringInt64":
  3918. if r.TryDecodeAsNil() {
  3919. if x.FptrMapStringInt64 != nil { // remove the if-true
  3920. x.FptrMapStringInt64 = nil
  3921. }
  3922. } else {
  3923. if x.FptrMapStringInt64 == nil {
  3924. x.FptrMapStringInt64 = new(map[string]int64)
  3925. }
  3926. z.F.DecMapStringInt64X(x.FptrMapStringInt64, d)
  3927. }
  3928. case "FMapStringFloat32":
  3929. if r.TryDecodeAsNil() {
  3930. x.FMapStringFloat32 = nil
  3931. } else {
  3932. z.F.DecMapStringFloat32X(&x.FMapStringFloat32, d)
  3933. }
  3934. case "FptrMapStringFloat32":
  3935. if r.TryDecodeAsNil() {
  3936. if x.FptrMapStringFloat32 != nil { // remove the if-true
  3937. x.FptrMapStringFloat32 = nil
  3938. }
  3939. } else {
  3940. if x.FptrMapStringFloat32 == nil {
  3941. x.FptrMapStringFloat32 = new(map[string]float32)
  3942. }
  3943. z.F.DecMapStringFloat32X(x.FptrMapStringFloat32, d)
  3944. }
  3945. case "FMapStringFloat64":
  3946. if r.TryDecodeAsNil() {
  3947. x.FMapStringFloat64 = nil
  3948. } else {
  3949. z.F.DecMapStringFloat64X(&x.FMapStringFloat64, d)
  3950. }
  3951. case "FptrMapStringFloat64":
  3952. if r.TryDecodeAsNil() {
  3953. if x.FptrMapStringFloat64 != nil { // remove the if-true
  3954. x.FptrMapStringFloat64 = nil
  3955. }
  3956. } else {
  3957. if x.FptrMapStringFloat64 == nil {
  3958. x.FptrMapStringFloat64 = new(map[string]float64)
  3959. }
  3960. z.F.DecMapStringFloat64X(x.FptrMapStringFloat64, d)
  3961. }
  3962. case "FMapStringBool":
  3963. if r.TryDecodeAsNil() {
  3964. x.FMapStringBool = nil
  3965. } else {
  3966. z.F.DecMapStringBoolX(&x.FMapStringBool, d)
  3967. }
  3968. case "FptrMapStringBool":
  3969. if r.TryDecodeAsNil() {
  3970. if x.FptrMapStringBool != nil { // remove the if-true
  3971. x.FptrMapStringBool = nil
  3972. }
  3973. } else {
  3974. if x.FptrMapStringBool == nil {
  3975. x.FptrMapStringBool = new(map[string]bool)
  3976. }
  3977. z.F.DecMapStringBoolX(x.FptrMapStringBool, d)
  3978. }
  3979. case "FMapUintIntf":
  3980. if r.TryDecodeAsNil() {
  3981. x.FMapUintIntf = nil
  3982. } else {
  3983. z.F.DecMapUintIntfX(&x.FMapUintIntf, d)
  3984. }
  3985. case "FptrMapUintIntf":
  3986. if r.TryDecodeAsNil() {
  3987. if x.FptrMapUintIntf != nil { // remove the if-true
  3988. x.FptrMapUintIntf = nil
  3989. }
  3990. } else {
  3991. if x.FptrMapUintIntf == nil {
  3992. x.FptrMapUintIntf = new(map[uint]interface{})
  3993. }
  3994. z.F.DecMapUintIntfX(x.FptrMapUintIntf, d)
  3995. }
  3996. case "FMapUintString":
  3997. if r.TryDecodeAsNil() {
  3998. x.FMapUintString = nil
  3999. } else {
  4000. z.F.DecMapUintStringX(&x.FMapUintString, d)
  4001. }
  4002. case "FptrMapUintString":
  4003. if r.TryDecodeAsNil() {
  4004. if x.FptrMapUintString != nil { // remove the if-true
  4005. x.FptrMapUintString = nil
  4006. }
  4007. } else {
  4008. if x.FptrMapUintString == nil {
  4009. x.FptrMapUintString = new(map[uint]string)
  4010. }
  4011. z.F.DecMapUintStringX(x.FptrMapUintString, d)
  4012. }
  4013. case "FMapUintBytes":
  4014. if r.TryDecodeAsNil() {
  4015. x.FMapUintBytes = nil
  4016. } else {
  4017. z.F.DecMapUintBytesX(&x.FMapUintBytes, d)
  4018. }
  4019. case "FptrMapUintBytes":
  4020. if r.TryDecodeAsNil() {
  4021. if x.FptrMapUintBytes != nil { // remove the if-true
  4022. x.FptrMapUintBytes = nil
  4023. }
  4024. } else {
  4025. if x.FptrMapUintBytes == nil {
  4026. x.FptrMapUintBytes = new(map[uint][]uint8)
  4027. }
  4028. z.F.DecMapUintBytesX(x.FptrMapUintBytes, d)
  4029. }
  4030. case "FMapUintUint":
  4031. if r.TryDecodeAsNil() {
  4032. x.FMapUintUint = nil
  4033. } else {
  4034. z.F.DecMapUintUintX(&x.FMapUintUint, d)
  4035. }
  4036. case "FptrMapUintUint":
  4037. if r.TryDecodeAsNil() {
  4038. if x.FptrMapUintUint != nil { // remove the if-true
  4039. x.FptrMapUintUint = nil
  4040. }
  4041. } else {
  4042. if x.FptrMapUintUint == nil {
  4043. x.FptrMapUintUint = new(map[uint]uint)
  4044. }
  4045. z.F.DecMapUintUintX(x.FptrMapUintUint, d)
  4046. }
  4047. case "FMapUintUint8":
  4048. if r.TryDecodeAsNil() {
  4049. x.FMapUintUint8 = nil
  4050. } else {
  4051. z.F.DecMapUintUint8X(&x.FMapUintUint8, d)
  4052. }
  4053. case "FptrMapUintUint8":
  4054. if r.TryDecodeAsNil() {
  4055. if x.FptrMapUintUint8 != nil { // remove the if-true
  4056. x.FptrMapUintUint8 = nil
  4057. }
  4058. } else {
  4059. if x.FptrMapUintUint8 == nil {
  4060. x.FptrMapUintUint8 = new(map[uint]uint8)
  4061. }
  4062. z.F.DecMapUintUint8X(x.FptrMapUintUint8, d)
  4063. }
  4064. case "FMapUintUint64":
  4065. if r.TryDecodeAsNil() {
  4066. x.FMapUintUint64 = nil
  4067. } else {
  4068. z.F.DecMapUintUint64X(&x.FMapUintUint64, d)
  4069. }
  4070. case "FptrMapUintUint64":
  4071. if r.TryDecodeAsNil() {
  4072. if x.FptrMapUintUint64 != nil { // remove the if-true
  4073. x.FptrMapUintUint64 = nil
  4074. }
  4075. } else {
  4076. if x.FptrMapUintUint64 == nil {
  4077. x.FptrMapUintUint64 = new(map[uint]uint64)
  4078. }
  4079. z.F.DecMapUintUint64X(x.FptrMapUintUint64, d)
  4080. }
  4081. case "FMapUintInt":
  4082. if r.TryDecodeAsNil() {
  4083. x.FMapUintInt = nil
  4084. } else {
  4085. z.F.DecMapUintIntX(&x.FMapUintInt, d)
  4086. }
  4087. case "FptrMapUintInt":
  4088. if r.TryDecodeAsNil() {
  4089. if x.FptrMapUintInt != nil { // remove the if-true
  4090. x.FptrMapUintInt = nil
  4091. }
  4092. } else {
  4093. if x.FptrMapUintInt == nil {
  4094. x.FptrMapUintInt = new(map[uint]int)
  4095. }
  4096. z.F.DecMapUintIntX(x.FptrMapUintInt, d)
  4097. }
  4098. case "FMapUintInt64":
  4099. if r.TryDecodeAsNil() {
  4100. x.FMapUintInt64 = nil
  4101. } else {
  4102. z.F.DecMapUintInt64X(&x.FMapUintInt64, d)
  4103. }
  4104. case "FptrMapUintInt64":
  4105. if r.TryDecodeAsNil() {
  4106. if x.FptrMapUintInt64 != nil { // remove the if-true
  4107. x.FptrMapUintInt64 = nil
  4108. }
  4109. } else {
  4110. if x.FptrMapUintInt64 == nil {
  4111. x.FptrMapUintInt64 = new(map[uint]int64)
  4112. }
  4113. z.F.DecMapUintInt64X(x.FptrMapUintInt64, d)
  4114. }
  4115. case "FMapUintFloat32":
  4116. if r.TryDecodeAsNil() {
  4117. x.FMapUintFloat32 = nil
  4118. } else {
  4119. z.F.DecMapUintFloat32X(&x.FMapUintFloat32, d)
  4120. }
  4121. case "FptrMapUintFloat32":
  4122. if r.TryDecodeAsNil() {
  4123. if x.FptrMapUintFloat32 != nil { // remove the if-true
  4124. x.FptrMapUintFloat32 = nil
  4125. }
  4126. } else {
  4127. if x.FptrMapUintFloat32 == nil {
  4128. x.FptrMapUintFloat32 = new(map[uint]float32)
  4129. }
  4130. z.F.DecMapUintFloat32X(x.FptrMapUintFloat32, d)
  4131. }
  4132. case "FMapUintFloat64":
  4133. if r.TryDecodeAsNil() {
  4134. x.FMapUintFloat64 = nil
  4135. } else {
  4136. z.F.DecMapUintFloat64X(&x.FMapUintFloat64, d)
  4137. }
  4138. case "FptrMapUintFloat64":
  4139. if r.TryDecodeAsNil() {
  4140. if x.FptrMapUintFloat64 != nil { // remove the if-true
  4141. x.FptrMapUintFloat64 = nil
  4142. }
  4143. } else {
  4144. if x.FptrMapUintFloat64 == nil {
  4145. x.FptrMapUintFloat64 = new(map[uint]float64)
  4146. }
  4147. z.F.DecMapUintFloat64X(x.FptrMapUintFloat64, d)
  4148. }
  4149. case "FMapUintBool":
  4150. if r.TryDecodeAsNil() {
  4151. x.FMapUintBool = nil
  4152. } else {
  4153. z.F.DecMapUintBoolX(&x.FMapUintBool, d)
  4154. }
  4155. case "FptrMapUintBool":
  4156. if r.TryDecodeAsNil() {
  4157. if x.FptrMapUintBool != nil { // remove the if-true
  4158. x.FptrMapUintBool = nil
  4159. }
  4160. } else {
  4161. if x.FptrMapUintBool == nil {
  4162. x.FptrMapUintBool = new(map[uint]bool)
  4163. }
  4164. z.F.DecMapUintBoolX(x.FptrMapUintBool, d)
  4165. }
  4166. case "FMapUint8Intf":
  4167. if r.TryDecodeAsNil() {
  4168. x.FMapUint8Intf = nil
  4169. } else {
  4170. z.F.DecMapUint8IntfX(&x.FMapUint8Intf, d)
  4171. }
  4172. case "FptrMapUint8Intf":
  4173. if r.TryDecodeAsNil() {
  4174. if x.FptrMapUint8Intf != nil { // remove the if-true
  4175. x.FptrMapUint8Intf = nil
  4176. }
  4177. } else {
  4178. if x.FptrMapUint8Intf == nil {
  4179. x.FptrMapUint8Intf = new(map[uint8]interface{})
  4180. }
  4181. z.F.DecMapUint8IntfX(x.FptrMapUint8Intf, d)
  4182. }
  4183. case "FMapUint8String":
  4184. if r.TryDecodeAsNil() {
  4185. x.FMapUint8String = nil
  4186. } else {
  4187. z.F.DecMapUint8StringX(&x.FMapUint8String, d)
  4188. }
  4189. case "FptrMapUint8String":
  4190. if r.TryDecodeAsNil() {
  4191. if x.FptrMapUint8String != nil { // remove the if-true
  4192. x.FptrMapUint8String = nil
  4193. }
  4194. } else {
  4195. if x.FptrMapUint8String == nil {
  4196. x.FptrMapUint8String = new(map[uint8]string)
  4197. }
  4198. z.F.DecMapUint8StringX(x.FptrMapUint8String, d)
  4199. }
  4200. case "FMapUint8Bytes":
  4201. if r.TryDecodeAsNil() {
  4202. x.FMapUint8Bytes = nil
  4203. } else {
  4204. z.F.DecMapUint8BytesX(&x.FMapUint8Bytes, d)
  4205. }
  4206. case "FptrMapUint8Bytes":
  4207. if r.TryDecodeAsNil() {
  4208. if x.FptrMapUint8Bytes != nil { // remove the if-true
  4209. x.FptrMapUint8Bytes = nil
  4210. }
  4211. } else {
  4212. if x.FptrMapUint8Bytes == nil {
  4213. x.FptrMapUint8Bytes = new(map[uint8][]uint8)
  4214. }
  4215. z.F.DecMapUint8BytesX(x.FptrMapUint8Bytes, d)
  4216. }
  4217. case "FMapUint8Uint":
  4218. if r.TryDecodeAsNil() {
  4219. x.FMapUint8Uint = nil
  4220. } else {
  4221. z.F.DecMapUint8UintX(&x.FMapUint8Uint, d)
  4222. }
  4223. case "FptrMapUint8Uint":
  4224. if r.TryDecodeAsNil() {
  4225. if x.FptrMapUint8Uint != nil { // remove the if-true
  4226. x.FptrMapUint8Uint = nil
  4227. }
  4228. } else {
  4229. if x.FptrMapUint8Uint == nil {
  4230. x.FptrMapUint8Uint = new(map[uint8]uint)
  4231. }
  4232. z.F.DecMapUint8UintX(x.FptrMapUint8Uint, d)
  4233. }
  4234. case "FMapUint8Uint8":
  4235. if r.TryDecodeAsNil() {
  4236. x.FMapUint8Uint8 = nil
  4237. } else {
  4238. z.F.DecMapUint8Uint8X(&x.FMapUint8Uint8, d)
  4239. }
  4240. case "FptrMapUint8Uint8":
  4241. if r.TryDecodeAsNil() {
  4242. if x.FptrMapUint8Uint8 != nil { // remove the if-true
  4243. x.FptrMapUint8Uint8 = nil
  4244. }
  4245. } else {
  4246. if x.FptrMapUint8Uint8 == nil {
  4247. x.FptrMapUint8Uint8 = new(map[uint8]uint8)
  4248. }
  4249. z.F.DecMapUint8Uint8X(x.FptrMapUint8Uint8, d)
  4250. }
  4251. case "FMapUint8Uint64":
  4252. if r.TryDecodeAsNil() {
  4253. x.FMapUint8Uint64 = nil
  4254. } else {
  4255. z.F.DecMapUint8Uint64X(&x.FMapUint8Uint64, d)
  4256. }
  4257. case "FptrMapUint8Uint64":
  4258. if r.TryDecodeAsNil() {
  4259. if x.FptrMapUint8Uint64 != nil { // remove the if-true
  4260. x.FptrMapUint8Uint64 = nil
  4261. }
  4262. } else {
  4263. if x.FptrMapUint8Uint64 == nil {
  4264. x.FptrMapUint8Uint64 = new(map[uint8]uint64)
  4265. }
  4266. z.F.DecMapUint8Uint64X(x.FptrMapUint8Uint64, d)
  4267. }
  4268. case "FMapUint8Int":
  4269. if r.TryDecodeAsNil() {
  4270. x.FMapUint8Int = nil
  4271. } else {
  4272. z.F.DecMapUint8IntX(&x.FMapUint8Int, d)
  4273. }
  4274. case "FptrMapUint8Int":
  4275. if r.TryDecodeAsNil() {
  4276. if x.FptrMapUint8Int != nil { // remove the if-true
  4277. x.FptrMapUint8Int = nil
  4278. }
  4279. } else {
  4280. if x.FptrMapUint8Int == nil {
  4281. x.FptrMapUint8Int = new(map[uint8]int)
  4282. }
  4283. z.F.DecMapUint8IntX(x.FptrMapUint8Int, d)
  4284. }
  4285. case "FMapUint8Int64":
  4286. if r.TryDecodeAsNil() {
  4287. x.FMapUint8Int64 = nil
  4288. } else {
  4289. z.F.DecMapUint8Int64X(&x.FMapUint8Int64, d)
  4290. }
  4291. case "FptrMapUint8Int64":
  4292. if r.TryDecodeAsNil() {
  4293. if x.FptrMapUint8Int64 != nil { // remove the if-true
  4294. x.FptrMapUint8Int64 = nil
  4295. }
  4296. } else {
  4297. if x.FptrMapUint8Int64 == nil {
  4298. x.FptrMapUint8Int64 = new(map[uint8]int64)
  4299. }
  4300. z.F.DecMapUint8Int64X(x.FptrMapUint8Int64, d)
  4301. }
  4302. case "FMapUint8Float32":
  4303. if r.TryDecodeAsNil() {
  4304. x.FMapUint8Float32 = nil
  4305. } else {
  4306. z.F.DecMapUint8Float32X(&x.FMapUint8Float32, d)
  4307. }
  4308. case "FptrMapUint8Float32":
  4309. if r.TryDecodeAsNil() {
  4310. if x.FptrMapUint8Float32 != nil { // remove the if-true
  4311. x.FptrMapUint8Float32 = nil
  4312. }
  4313. } else {
  4314. if x.FptrMapUint8Float32 == nil {
  4315. x.FptrMapUint8Float32 = new(map[uint8]float32)
  4316. }
  4317. z.F.DecMapUint8Float32X(x.FptrMapUint8Float32, d)
  4318. }
  4319. case "FMapUint8Float64":
  4320. if r.TryDecodeAsNil() {
  4321. x.FMapUint8Float64 = nil
  4322. } else {
  4323. z.F.DecMapUint8Float64X(&x.FMapUint8Float64, d)
  4324. }
  4325. case "FptrMapUint8Float64":
  4326. if r.TryDecodeAsNil() {
  4327. if x.FptrMapUint8Float64 != nil { // remove the if-true
  4328. x.FptrMapUint8Float64 = nil
  4329. }
  4330. } else {
  4331. if x.FptrMapUint8Float64 == nil {
  4332. x.FptrMapUint8Float64 = new(map[uint8]float64)
  4333. }
  4334. z.F.DecMapUint8Float64X(x.FptrMapUint8Float64, d)
  4335. }
  4336. case "FMapUint8Bool":
  4337. if r.TryDecodeAsNil() {
  4338. x.FMapUint8Bool = nil
  4339. } else {
  4340. z.F.DecMapUint8BoolX(&x.FMapUint8Bool, d)
  4341. }
  4342. case "FptrMapUint8Bool":
  4343. if r.TryDecodeAsNil() {
  4344. if x.FptrMapUint8Bool != nil { // remove the if-true
  4345. x.FptrMapUint8Bool = nil
  4346. }
  4347. } else {
  4348. if x.FptrMapUint8Bool == nil {
  4349. x.FptrMapUint8Bool = new(map[uint8]bool)
  4350. }
  4351. z.F.DecMapUint8BoolX(x.FptrMapUint8Bool, d)
  4352. }
  4353. case "FMapUint64Intf":
  4354. if r.TryDecodeAsNil() {
  4355. x.FMapUint64Intf = nil
  4356. } else {
  4357. z.F.DecMapUint64IntfX(&x.FMapUint64Intf, d)
  4358. }
  4359. case "FptrMapUint64Intf":
  4360. if r.TryDecodeAsNil() {
  4361. if x.FptrMapUint64Intf != nil { // remove the if-true
  4362. x.FptrMapUint64Intf = nil
  4363. }
  4364. } else {
  4365. if x.FptrMapUint64Intf == nil {
  4366. x.FptrMapUint64Intf = new(map[uint64]interface{})
  4367. }
  4368. z.F.DecMapUint64IntfX(x.FptrMapUint64Intf, d)
  4369. }
  4370. case "FMapUint64String":
  4371. if r.TryDecodeAsNil() {
  4372. x.FMapUint64String = nil
  4373. } else {
  4374. z.F.DecMapUint64StringX(&x.FMapUint64String, d)
  4375. }
  4376. case "FptrMapUint64String":
  4377. if r.TryDecodeAsNil() {
  4378. if x.FptrMapUint64String != nil { // remove the if-true
  4379. x.FptrMapUint64String = nil
  4380. }
  4381. } else {
  4382. if x.FptrMapUint64String == nil {
  4383. x.FptrMapUint64String = new(map[uint64]string)
  4384. }
  4385. z.F.DecMapUint64StringX(x.FptrMapUint64String, d)
  4386. }
  4387. case "FMapUint64Bytes":
  4388. if r.TryDecodeAsNil() {
  4389. x.FMapUint64Bytes = nil
  4390. } else {
  4391. z.F.DecMapUint64BytesX(&x.FMapUint64Bytes, d)
  4392. }
  4393. case "FptrMapUint64Bytes":
  4394. if r.TryDecodeAsNil() {
  4395. if x.FptrMapUint64Bytes != nil { // remove the if-true
  4396. x.FptrMapUint64Bytes = nil
  4397. }
  4398. } else {
  4399. if x.FptrMapUint64Bytes == nil {
  4400. x.FptrMapUint64Bytes = new(map[uint64][]uint8)
  4401. }
  4402. z.F.DecMapUint64BytesX(x.FptrMapUint64Bytes, d)
  4403. }
  4404. case "FMapUint64Uint":
  4405. if r.TryDecodeAsNil() {
  4406. x.FMapUint64Uint = nil
  4407. } else {
  4408. z.F.DecMapUint64UintX(&x.FMapUint64Uint, d)
  4409. }
  4410. case "FptrMapUint64Uint":
  4411. if r.TryDecodeAsNil() {
  4412. if x.FptrMapUint64Uint != nil { // remove the if-true
  4413. x.FptrMapUint64Uint = nil
  4414. }
  4415. } else {
  4416. if x.FptrMapUint64Uint == nil {
  4417. x.FptrMapUint64Uint = new(map[uint64]uint)
  4418. }
  4419. z.F.DecMapUint64UintX(x.FptrMapUint64Uint, d)
  4420. }
  4421. case "FMapUint64Uint8":
  4422. if r.TryDecodeAsNil() {
  4423. x.FMapUint64Uint8 = nil
  4424. } else {
  4425. z.F.DecMapUint64Uint8X(&x.FMapUint64Uint8, d)
  4426. }
  4427. case "FptrMapUint64Uint8":
  4428. if r.TryDecodeAsNil() {
  4429. if x.FptrMapUint64Uint8 != nil { // remove the if-true
  4430. x.FptrMapUint64Uint8 = nil
  4431. }
  4432. } else {
  4433. if x.FptrMapUint64Uint8 == nil {
  4434. x.FptrMapUint64Uint8 = new(map[uint64]uint8)
  4435. }
  4436. z.F.DecMapUint64Uint8X(x.FptrMapUint64Uint8, d)
  4437. }
  4438. case "FMapUint64Uint64":
  4439. if r.TryDecodeAsNil() {
  4440. x.FMapUint64Uint64 = nil
  4441. } else {
  4442. z.F.DecMapUint64Uint64X(&x.FMapUint64Uint64, d)
  4443. }
  4444. case "FptrMapUint64Uint64":
  4445. if r.TryDecodeAsNil() {
  4446. if x.FptrMapUint64Uint64 != nil { // remove the if-true
  4447. x.FptrMapUint64Uint64 = nil
  4448. }
  4449. } else {
  4450. if x.FptrMapUint64Uint64 == nil {
  4451. x.FptrMapUint64Uint64 = new(map[uint64]uint64)
  4452. }
  4453. z.F.DecMapUint64Uint64X(x.FptrMapUint64Uint64, d)
  4454. }
  4455. case "FMapUint64Int":
  4456. if r.TryDecodeAsNil() {
  4457. x.FMapUint64Int = nil
  4458. } else {
  4459. z.F.DecMapUint64IntX(&x.FMapUint64Int, d)
  4460. }
  4461. case "FptrMapUint64Int":
  4462. if r.TryDecodeAsNil() {
  4463. if x.FptrMapUint64Int != nil { // remove the if-true
  4464. x.FptrMapUint64Int = nil
  4465. }
  4466. } else {
  4467. if x.FptrMapUint64Int == nil {
  4468. x.FptrMapUint64Int = new(map[uint64]int)
  4469. }
  4470. z.F.DecMapUint64IntX(x.FptrMapUint64Int, d)
  4471. }
  4472. case "FMapUint64Int64":
  4473. if r.TryDecodeAsNil() {
  4474. x.FMapUint64Int64 = nil
  4475. } else {
  4476. z.F.DecMapUint64Int64X(&x.FMapUint64Int64, d)
  4477. }
  4478. case "FptrMapUint64Int64":
  4479. if r.TryDecodeAsNil() {
  4480. if x.FptrMapUint64Int64 != nil { // remove the if-true
  4481. x.FptrMapUint64Int64 = nil
  4482. }
  4483. } else {
  4484. if x.FptrMapUint64Int64 == nil {
  4485. x.FptrMapUint64Int64 = new(map[uint64]int64)
  4486. }
  4487. z.F.DecMapUint64Int64X(x.FptrMapUint64Int64, d)
  4488. }
  4489. case "FMapUint64Float32":
  4490. if r.TryDecodeAsNil() {
  4491. x.FMapUint64Float32 = nil
  4492. } else {
  4493. z.F.DecMapUint64Float32X(&x.FMapUint64Float32, d)
  4494. }
  4495. case "FptrMapUint64Float32":
  4496. if r.TryDecodeAsNil() {
  4497. if x.FptrMapUint64Float32 != nil { // remove the if-true
  4498. x.FptrMapUint64Float32 = nil
  4499. }
  4500. } else {
  4501. if x.FptrMapUint64Float32 == nil {
  4502. x.FptrMapUint64Float32 = new(map[uint64]float32)
  4503. }
  4504. z.F.DecMapUint64Float32X(x.FptrMapUint64Float32, d)
  4505. }
  4506. case "FMapUint64Float64":
  4507. if r.TryDecodeAsNil() {
  4508. x.FMapUint64Float64 = nil
  4509. } else {
  4510. z.F.DecMapUint64Float64X(&x.FMapUint64Float64, d)
  4511. }
  4512. case "FptrMapUint64Float64":
  4513. if r.TryDecodeAsNil() {
  4514. if x.FptrMapUint64Float64 != nil { // remove the if-true
  4515. x.FptrMapUint64Float64 = nil
  4516. }
  4517. } else {
  4518. if x.FptrMapUint64Float64 == nil {
  4519. x.FptrMapUint64Float64 = new(map[uint64]float64)
  4520. }
  4521. z.F.DecMapUint64Float64X(x.FptrMapUint64Float64, d)
  4522. }
  4523. case "FMapUint64Bool":
  4524. if r.TryDecodeAsNil() {
  4525. x.FMapUint64Bool = nil
  4526. } else {
  4527. z.F.DecMapUint64BoolX(&x.FMapUint64Bool, d)
  4528. }
  4529. case "FptrMapUint64Bool":
  4530. if r.TryDecodeAsNil() {
  4531. if x.FptrMapUint64Bool != nil { // remove the if-true
  4532. x.FptrMapUint64Bool = nil
  4533. }
  4534. } else {
  4535. if x.FptrMapUint64Bool == nil {
  4536. x.FptrMapUint64Bool = new(map[uint64]bool)
  4537. }
  4538. z.F.DecMapUint64BoolX(x.FptrMapUint64Bool, d)
  4539. }
  4540. case "FMapIntIntf":
  4541. if r.TryDecodeAsNil() {
  4542. x.FMapIntIntf = nil
  4543. } else {
  4544. z.F.DecMapIntIntfX(&x.FMapIntIntf, d)
  4545. }
  4546. case "FptrMapIntIntf":
  4547. if r.TryDecodeAsNil() {
  4548. if x.FptrMapIntIntf != nil { // remove the if-true
  4549. x.FptrMapIntIntf = nil
  4550. }
  4551. } else {
  4552. if x.FptrMapIntIntf == nil {
  4553. x.FptrMapIntIntf = new(map[int]interface{})
  4554. }
  4555. z.F.DecMapIntIntfX(x.FptrMapIntIntf, d)
  4556. }
  4557. case "FMapIntString":
  4558. if r.TryDecodeAsNil() {
  4559. x.FMapIntString = nil
  4560. } else {
  4561. z.F.DecMapIntStringX(&x.FMapIntString, d)
  4562. }
  4563. case "FptrMapIntString":
  4564. if r.TryDecodeAsNil() {
  4565. if x.FptrMapIntString != nil { // remove the if-true
  4566. x.FptrMapIntString = nil
  4567. }
  4568. } else {
  4569. if x.FptrMapIntString == nil {
  4570. x.FptrMapIntString = new(map[int]string)
  4571. }
  4572. z.F.DecMapIntStringX(x.FptrMapIntString, d)
  4573. }
  4574. case "FMapIntBytes":
  4575. if r.TryDecodeAsNil() {
  4576. x.FMapIntBytes = nil
  4577. } else {
  4578. z.F.DecMapIntBytesX(&x.FMapIntBytes, d)
  4579. }
  4580. case "FptrMapIntBytes":
  4581. if r.TryDecodeAsNil() {
  4582. if x.FptrMapIntBytes != nil { // remove the if-true
  4583. x.FptrMapIntBytes = nil
  4584. }
  4585. } else {
  4586. if x.FptrMapIntBytes == nil {
  4587. x.FptrMapIntBytes = new(map[int][]uint8)
  4588. }
  4589. z.F.DecMapIntBytesX(x.FptrMapIntBytes, d)
  4590. }
  4591. case "FMapIntUint":
  4592. if r.TryDecodeAsNil() {
  4593. x.FMapIntUint = nil
  4594. } else {
  4595. z.F.DecMapIntUintX(&x.FMapIntUint, d)
  4596. }
  4597. case "FptrMapIntUint":
  4598. if r.TryDecodeAsNil() {
  4599. if x.FptrMapIntUint != nil { // remove the if-true
  4600. x.FptrMapIntUint = nil
  4601. }
  4602. } else {
  4603. if x.FptrMapIntUint == nil {
  4604. x.FptrMapIntUint = new(map[int]uint)
  4605. }
  4606. z.F.DecMapIntUintX(x.FptrMapIntUint, d)
  4607. }
  4608. case "FMapIntUint8":
  4609. if r.TryDecodeAsNil() {
  4610. x.FMapIntUint8 = nil
  4611. } else {
  4612. z.F.DecMapIntUint8X(&x.FMapIntUint8, d)
  4613. }
  4614. case "FptrMapIntUint8":
  4615. if r.TryDecodeAsNil() {
  4616. if x.FptrMapIntUint8 != nil { // remove the if-true
  4617. x.FptrMapIntUint8 = nil
  4618. }
  4619. } else {
  4620. if x.FptrMapIntUint8 == nil {
  4621. x.FptrMapIntUint8 = new(map[int]uint8)
  4622. }
  4623. z.F.DecMapIntUint8X(x.FptrMapIntUint8, d)
  4624. }
  4625. case "FMapIntUint64":
  4626. if r.TryDecodeAsNil() {
  4627. x.FMapIntUint64 = nil
  4628. } else {
  4629. z.F.DecMapIntUint64X(&x.FMapIntUint64, d)
  4630. }
  4631. case "FptrMapIntUint64":
  4632. if r.TryDecodeAsNil() {
  4633. if x.FptrMapIntUint64 != nil { // remove the if-true
  4634. x.FptrMapIntUint64 = nil
  4635. }
  4636. } else {
  4637. if x.FptrMapIntUint64 == nil {
  4638. x.FptrMapIntUint64 = new(map[int]uint64)
  4639. }
  4640. z.F.DecMapIntUint64X(x.FptrMapIntUint64, d)
  4641. }
  4642. case "FMapIntInt":
  4643. if r.TryDecodeAsNil() {
  4644. x.FMapIntInt = nil
  4645. } else {
  4646. z.F.DecMapIntIntX(&x.FMapIntInt, d)
  4647. }
  4648. case "FptrMapIntInt":
  4649. if r.TryDecodeAsNil() {
  4650. if x.FptrMapIntInt != nil { // remove the if-true
  4651. x.FptrMapIntInt = nil
  4652. }
  4653. } else {
  4654. if x.FptrMapIntInt == nil {
  4655. x.FptrMapIntInt = new(map[int]int)
  4656. }
  4657. z.F.DecMapIntIntX(x.FptrMapIntInt, d)
  4658. }
  4659. case "FMapIntInt64":
  4660. if r.TryDecodeAsNil() {
  4661. x.FMapIntInt64 = nil
  4662. } else {
  4663. z.F.DecMapIntInt64X(&x.FMapIntInt64, d)
  4664. }
  4665. case "FptrMapIntInt64":
  4666. if r.TryDecodeAsNil() {
  4667. if x.FptrMapIntInt64 != nil { // remove the if-true
  4668. x.FptrMapIntInt64 = nil
  4669. }
  4670. } else {
  4671. if x.FptrMapIntInt64 == nil {
  4672. x.FptrMapIntInt64 = new(map[int]int64)
  4673. }
  4674. z.F.DecMapIntInt64X(x.FptrMapIntInt64, d)
  4675. }
  4676. case "FMapIntFloat32":
  4677. if r.TryDecodeAsNil() {
  4678. x.FMapIntFloat32 = nil
  4679. } else {
  4680. z.F.DecMapIntFloat32X(&x.FMapIntFloat32, d)
  4681. }
  4682. case "FptrMapIntFloat32":
  4683. if r.TryDecodeAsNil() {
  4684. if x.FptrMapIntFloat32 != nil { // remove the if-true
  4685. x.FptrMapIntFloat32 = nil
  4686. }
  4687. } else {
  4688. if x.FptrMapIntFloat32 == nil {
  4689. x.FptrMapIntFloat32 = new(map[int]float32)
  4690. }
  4691. z.F.DecMapIntFloat32X(x.FptrMapIntFloat32, d)
  4692. }
  4693. case "FMapIntFloat64":
  4694. if r.TryDecodeAsNil() {
  4695. x.FMapIntFloat64 = nil
  4696. } else {
  4697. z.F.DecMapIntFloat64X(&x.FMapIntFloat64, d)
  4698. }
  4699. case "FptrMapIntFloat64":
  4700. if r.TryDecodeAsNil() {
  4701. if x.FptrMapIntFloat64 != nil { // remove the if-true
  4702. x.FptrMapIntFloat64 = nil
  4703. }
  4704. } else {
  4705. if x.FptrMapIntFloat64 == nil {
  4706. x.FptrMapIntFloat64 = new(map[int]float64)
  4707. }
  4708. z.F.DecMapIntFloat64X(x.FptrMapIntFloat64, d)
  4709. }
  4710. case "FMapIntBool":
  4711. if r.TryDecodeAsNil() {
  4712. x.FMapIntBool = nil
  4713. } else {
  4714. z.F.DecMapIntBoolX(&x.FMapIntBool, d)
  4715. }
  4716. case "FptrMapIntBool":
  4717. if r.TryDecodeAsNil() {
  4718. if x.FptrMapIntBool != nil { // remove the if-true
  4719. x.FptrMapIntBool = nil
  4720. }
  4721. } else {
  4722. if x.FptrMapIntBool == nil {
  4723. x.FptrMapIntBool = new(map[int]bool)
  4724. }
  4725. z.F.DecMapIntBoolX(x.FptrMapIntBool, d)
  4726. }
  4727. case "FMapInt64Intf":
  4728. if r.TryDecodeAsNil() {
  4729. x.FMapInt64Intf = nil
  4730. } else {
  4731. z.F.DecMapInt64IntfX(&x.FMapInt64Intf, d)
  4732. }
  4733. case "FptrMapInt64Intf":
  4734. if r.TryDecodeAsNil() {
  4735. if x.FptrMapInt64Intf != nil { // remove the if-true
  4736. x.FptrMapInt64Intf = nil
  4737. }
  4738. } else {
  4739. if x.FptrMapInt64Intf == nil {
  4740. x.FptrMapInt64Intf = new(map[int64]interface{})
  4741. }
  4742. z.F.DecMapInt64IntfX(x.FptrMapInt64Intf, d)
  4743. }
  4744. case "FMapInt64String":
  4745. if r.TryDecodeAsNil() {
  4746. x.FMapInt64String = nil
  4747. } else {
  4748. z.F.DecMapInt64StringX(&x.FMapInt64String, d)
  4749. }
  4750. case "FptrMapInt64String":
  4751. if r.TryDecodeAsNil() {
  4752. if x.FptrMapInt64String != nil { // remove the if-true
  4753. x.FptrMapInt64String = nil
  4754. }
  4755. } else {
  4756. if x.FptrMapInt64String == nil {
  4757. x.FptrMapInt64String = new(map[int64]string)
  4758. }
  4759. z.F.DecMapInt64StringX(x.FptrMapInt64String, d)
  4760. }
  4761. case "FMapInt64Bytes":
  4762. if r.TryDecodeAsNil() {
  4763. x.FMapInt64Bytes = nil
  4764. } else {
  4765. z.F.DecMapInt64BytesX(&x.FMapInt64Bytes, d)
  4766. }
  4767. case "FptrMapInt64Bytes":
  4768. if r.TryDecodeAsNil() {
  4769. if x.FptrMapInt64Bytes != nil { // remove the if-true
  4770. x.FptrMapInt64Bytes = nil
  4771. }
  4772. } else {
  4773. if x.FptrMapInt64Bytes == nil {
  4774. x.FptrMapInt64Bytes = new(map[int64][]uint8)
  4775. }
  4776. z.F.DecMapInt64BytesX(x.FptrMapInt64Bytes, d)
  4777. }
  4778. case "FMapInt64Uint":
  4779. if r.TryDecodeAsNil() {
  4780. x.FMapInt64Uint = nil
  4781. } else {
  4782. z.F.DecMapInt64UintX(&x.FMapInt64Uint, d)
  4783. }
  4784. case "FptrMapInt64Uint":
  4785. if r.TryDecodeAsNil() {
  4786. if x.FptrMapInt64Uint != nil { // remove the if-true
  4787. x.FptrMapInt64Uint = nil
  4788. }
  4789. } else {
  4790. if x.FptrMapInt64Uint == nil {
  4791. x.FptrMapInt64Uint = new(map[int64]uint)
  4792. }
  4793. z.F.DecMapInt64UintX(x.FptrMapInt64Uint, d)
  4794. }
  4795. case "FMapInt64Uint8":
  4796. if r.TryDecodeAsNil() {
  4797. x.FMapInt64Uint8 = nil
  4798. } else {
  4799. z.F.DecMapInt64Uint8X(&x.FMapInt64Uint8, d)
  4800. }
  4801. case "FptrMapInt64Uint8":
  4802. if r.TryDecodeAsNil() {
  4803. if x.FptrMapInt64Uint8 != nil { // remove the if-true
  4804. x.FptrMapInt64Uint8 = nil
  4805. }
  4806. } else {
  4807. if x.FptrMapInt64Uint8 == nil {
  4808. x.FptrMapInt64Uint8 = new(map[int64]uint8)
  4809. }
  4810. z.F.DecMapInt64Uint8X(x.FptrMapInt64Uint8, d)
  4811. }
  4812. case "FMapInt64Uint64":
  4813. if r.TryDecodeAsNil() {
  4814. x.FMapInt64Uint64 = nil
  4815. } else {
  4816. z.F.DecMapInt64Uint64X(&x.FMapInt64Uint64, d)
  4817. }
  4818. case "FptrMapInt64Uint64":
  4819. if r.TryDecodeAsNil() {
  4820. if x.FptrMapInt64Uint64 != nil { // remove the if-true
  4821. x.FptrMapInt64Uint64 = nil
  4822. }
  4823. } else {
  4824. if x.FptrMapInt64Uint64 == nil {
  4825. x.FptrMapInt64Uint64 = new(map[int64]uint64)
  4826. }
  4827. z.F.DecMapInt64Uint64X(x.FptrMapInt64Uint64, d)
  4828. }
  4829. case "FMapInt64Int":
  4830. if r.TryDecodeAsNil() {
  4831. x.FMapInt64Int = nil
  4832. } else {
  4833. z.F.DecMapInt64IntX(&x.FMapInt64Int, d)
  4834. }
  4835. case "FptrMapInt64Int":
  4836. if r.TryDecodeAsNil() {
  4837. if x.FptrMapInt64Int != nil { // remove the if-true
  4838. x.FptrMapInt64Int = nil
  4839. }
  4840. } else {
  4841. if x.FptrMapInt64Int == nil {
  4842. x.FptrMapInt64Int = new(map[int64]int)
  4843. }
  4844. z.F.DecMapInt64IntX(x.FptrMapInt64Int, d)
  4845. }
  4846. case "FMapInt64Int64":
  4847. if r.TryDecodeAsNil() {
  4848. x.FMapInt64Int64 = nil
  4849. } else {
  4850. z.F.DecMapInt64Int64X(&x.FMapInt64Int64, d)
  4851. }
  4852. case "FptrMapInt64Int64":
  4853. if r.TryDecodeAsNil() {
  4854. if x.FptrMapInt64Int64 != nil { // remove the if-true
  4855. x.FptrMapInt64Int64 = nil
  4856. }
  4857. } else {
  4858. if x.FptrMapInt64Int64 == nil {
  4859. x.FptrMapInt64Int64 = new(map[int64]int64)
  4860. }
  4861. z.F.DecMapInt64Int64X(x.FptrMapInt64Int64, d)
  4862. }
  4863. case "FMapInt64Float32":
  4864. if r.TryDecodeAsNil() {
  4865. x.FMapInt64Float32 = nil
  4866. } else {
  4867. z.F.DecMapInt64Float32X(&x.FMapInt64Float32, d)
  4868. }
  4869. case "FptrMapInt64Float32":
  4870. if r.TryDecodeAsNil() {
  4871. if x.FptrMapInt64Float32 != nil { // remove the if-true
  4872. x.FptrMapInt64Float32 = nil
  4873. }
  4874. } else {
  4875. if x.FptrMapInt64Float32 == nil {
  4876. x.FptrMapInt64Float32 = new(map[int64]float32)
  4877. }
  4878. z.F.DecMapInt64Float32X(x.FptrMapInt64Float32, d)
  4879. }
  4880. case "FMapInt64Float64":
  4881. if r.TryDecodeAsNil() {
  4882. x.FMapInt64Float64 = nil
  4883. } else {
  4884. z.F.DecMapInt64Float64X(&x.FMapInt64Float64, d)
  4885. }
  4886. case "FptrMapInt64Float64":
  4887. if r.TryDecodeAsNil() {
  4888. if x.FptrMapInt64Float64 != nil { // remove the if-true
  4889. x.FptrMapInt64Float64 = nil
  4890. }
  4891. } else {
  4892. if x.FptrMapInt64Float64 == nil {
  4893. x.FptrMapInt64Float64 = new(map[int64]float64)
  4894. }
  4895. z.F.DecMapInt64Float64X(x.FptrMapInt64Float64, d)
  4896. }
  4897. case "FMapInt64Bool":
  4898. if r.TryDecodeAsNil() {
  4899. x.FMapInt64Bool = nil
  4900. } else {
  4901. z.F.DecMapInt64BoolX(&x.FMapInt64Bool, d)
  4902. }
  4903. case "FptrMapInt64Bool":
  4904. if r.TryDecodeAsNil() {
  4905. if x.FptrMapInt64Bool != nil { // remove the if-true
  4906. x.FptrMapInt64Bool = nil
  4907. }
  4908. } else {
  4909. if x.FptrMapInt64Bool == nil {
  4910. x.FptrMapInt64Bool = new(map[int64]bool)
  4911. }
  4912. z.F.DecMapInt64BoolX(x.FptrMapInt64Bool, d)
  4913. }
  4914. default:
  4915. z.DecStructFieldNotFound(-1, yys3)
  4916. } // end switch yys3
  4917. } // end for yyj3
  4918. z.DecReadMapEnd()
  4919. }
  4920. func (x *TestMammoth2) codecDecodeSelfFromArray(l int, d *Decoder) {
  4921. var h codecSelfer19781
  4922. z, r := GenHelperDecoder(d)
  4923. _, _, _ = h, z, r
  4924. var yyj381 int
  4925. var yyb381 bool
  4926. var yyhl381 bool = l >= 0
  4927. yyj381++
  4928. if yyhl381 {
  4929. yyb381 = yyj381 > l
  4930. } else {
  4931. yyb381 = r.CheckBreak()
  4932. }
  4933. if yyb381 {
  4934. z.DecReadArrayEnd()
  4935. return
  4936. }
  4937. z.DecReadArrayElem()
  4938. if r.TryDecodeAsNil() {
  4939. x.FIntf = nil
  4940. } else {
  4941. z.DecFallback(&x.FIntf, true)
  4942. }
  4943. yyj381++
  4944. if yyhl381 {
  4945. yyb381 = yyj381 > l
  4946. } else {
  4947. yyb381 = r.CheckBreak()
  4948. }
  4949. if yyb381 {
  4950. z.DecReadArrayEnd()
  4951. return
  4952. }
  4953. z.DecReadArrayElem()
  4954. if r.TryDecodeAsNil() {
  4955. if x.FptrIntf != nil { // remove the if-true
  4956. x.FptrIntf = nil
  4957. }
  4958. } else {
  4959. if x.FptrIntf == nil {
  4960. x.FptrIntf = new(interface{})
  4961. }
  4962. z.DecFallback(x.FptrIntf, true)
  4963. }
  4964. yyj381++
  4965. if yyhl381 {
  4966. yyb381 = yyj381 > l
  4967. } else {
  4968. yyb381 = r.CheckBreak()
  4969. }
  4970. if yyb381 {
  4971. z.DecReadArrayEnd()
  4972. return
  4973. }
  4974. z.DecReadArrayElem()
  4975. if r.TryDecodeAsNil() {
  4976. x.FString = ""
  4977. } else {
  4978. x.FString = (string)(string(r.DecodeStringAsBytes()))
  4979. }
  4980. yyj381++
  4981. if yyhl381 {
  4982. yyb381 = yyj381 > l
  4983. } else {
  4984. yyb381 = r.CheckBreak()
  4985. }
  4986. if yyb381 {
  4987. z.DecReadArrayEnd()
  4988. return
  4989. }
  4990. z.DecReadArrayElem()
  4991. if r.TryDecodeAsNil() {
  4992. if x.FptrString != nil { // remove the if-true
  4993. x.FptrString = nil
  4994. }
  4995. } else {
  4996. if x.FptrString == nil {
  4997. x.FptrString = new(string)
  4998. }
  4999. *x.FptrString = (string)(string(r.DecodeStringAsBytes()))
  5000. }
  5001. yyj381++
  5002. if yyhl381 {
  5003. yyb381 = yyj381 > l
  5004. } else {
  5005. yyb381 = r.CheckBreak()
  5006. }
  5007. if yyb381 {
  5008. z.DecReadArrayEnd()
  5009. return
  5010. }
  5011. z.DecReadArrayElem()
  5012. if r.TryDecodeAsNil() {
  5013. x.FBytes = nil
  5014. } else {
  5015. x.FBytes = r.DecodeBytes(([]byte)(x.FBytes), false)
  5016. }
  5017. yyj381++
  5018. if yyhl381 {
  5019. yyb381 = yyj381 > l
  5020. } else {
  5021. yyb381 = r.CheckBreak()
  5022. }
  5023. if yyb381 {
  5024. z.DecReadArrayEnd()
  5025. return
  5026. }
  5027. z.DecReadArrayElem()
  5028. if r.TryDecodeAsNil() {
  5029. if x.FptrBytes != nil { // remove the if-true
  5030. x.FptrBytes = nil
  5031. }
  5032. } else {
  5033. if x.FptrBytes == nil {
  5034. x.FptrBytes = new([]uint8)
  5035. }
  5036. *x.FptrBytes = r.DecodeBytes(*(*[]byte)(x.FptrBytes), false)
  5037. }
  5038. yyj381++
  5039. if yyhl381 {
  5040. yyb381 = yyj381 > l
  5041. } else {
  5042. yyb381 = r.CheckBreak()
  5043. }
  5044. if yyb381 {
  5045. z.DecReadArrayEnd()
  5046. return
  5047. }
  5048. z.DecReadArrayElem()
  5049. if r.TryDecodeAsNil() {
  5050. x.FFloat32 = 0
  5051. } else {
  5052. x.FFloat32 = (float32)(z.DecDecodeFloat32())
  5053. }
  5054. yyj381++
  5055. if yyhl381 {
  5056. yyb381 = yyj381 > l
  5057. } else {
  5058. yyb381 = r.CheckBreak()
  5059. }
  5060. if yyb381 {
  5061. z.DecReadArrayEnd()
  5062. return
  5063. }
  5064. z.DecReadArrayElem()
  5065. if r.TryDecodeAsNil() {
  5066. if x.FptrFloat32 != nil { // remove the if-true
  5067. x.FptrFloat32 = nil
  5068. }
  5069. } else {
  5070. if x.FptrFloat32 == nil {
  5071. x.FptrFloat32 = new(float32)
  5072. }
  5073. *x.FptrFloat32 = (float32)(z.DecDecodeFloat32())
  5074. }
  5075. yyj381++
  5076. if yyhl381 {
  5077. yyb381 = yyj381 > l
  5078. } else {
  5079. yyb381 = r.CheckBreak()
  5080. }
  5081. if yyb381 {
  5082. z.DecReadArrayEnd()
  5083. return
  5084. }
  5085. z.DecReadArrayElem()
  5086. if r.TryDecodeAsNil() {
  5087. x.FFloat64 = 0
  5088. } else {
  5089. x.FFloat64 = (float64)(r.DecodeFloat64())
  5090. }
  5091. yyj381++
  5092. if yyhl381 {
  5093. yyb381 = yyj381 > l
  5094. } else {
  5095. yyb381 = r.CheckBreak()
  5096. }
  5097. if yyb381 {
  5098. z.DecReadArrayEnd()
  5099. return
  5100. }
  5101. z.DecReadArrayElem()
  5102. if r.TryDecodeAsNil() {
  5103. if x.FptrFloat64 != nil { // remove the if-true
  5104. x.FptrFloat64 = nil
  5105. }
  5106. } else {
  5107. if x.FptrFloat64 == nil {
  5108. x.FptrFloat64 = new(float64)
  5109. }
  5110. *x.FptrFloat64 = (float64)(r.DecodeFloat64())
  5111. }
  5112. yyj381++
  5113. if yyhl381 {
  5114. yyb381 = yyj381 > l
  5115. } else {
  5116. yyb381 = r.CheckBreak()
  5117. }
  5118. if yyb381 {
  5119. z.DecReadArrayEnd()
  5120. return
  5121. }
  5122. z.DecReadArrayElem()
  5123. if r.TryDecodeAsNil() {
  5124. x.FUint = 0
  5125. } else {
  5126. x.FUint = (uint)(z.C.UintV(r.DecodeUint64(), codecSelferBitsize19781))
  5127. }
  5128. yyj381++
  5129. if yyhl381 {
  5130. yyb381 = yyj381 > l
  5131. } else {
  5132. yyb381 = r.CheckBreak()
  5133. }
  5134. if yyb381 {
  5135. z.DecReadArrayEnd()
  5136. return
  5137. }
  5138. z.DecReadArrayElem()
  5139. if r.TryDecodeAsNil() {
  5140. if x.FptrUint != nil { // remove the if-true
  5141. x.FptrUint = nil
  5142. }
  5143. } else {
  5144. if x.FptrUint == nil {
  5145. x.FptrUint = new(uint)
  5146. }
  5147. *x.FptrUint = (uint)(z.C.UintV(r.DecodeUint64(), codecSelferBitsize19781))
  5148. }
  5149. yyj381++
  5150. if yyhl381 {
  5151. yyb381 = yyj381 > l
  5152. } else {
  5153. yyb381 = r.CheckBreak()
  5154. }
  5155. if yyb381 {
  5156. z.DecReadArrayEnd()
  5157. return
  5158. }
  5159. z.DecReadArrayElem()
  5160. if r.TryDecodeAsNil() {
  5161. x.FUint8 = 0
  5162. } else {
  5163. x.FUint8 = (uint8)(z.C.UintV(r.DecodeUint64(), 8))
  5164. }
  5165. yyj381++
  5166. if yyhl381 {
  5167. yyb381 = yyj381 > l
  5168. } else {
  5169. yyb381 = r.CheckBreak()
  5170. }
  5171. if yyb381 {
  5172. z.DecReadArrayEnd()
  5173. return
  5174. }
  5175. z.DecReadArrayElem()
  5176. if r.TryDecodeAsNil() {
  5177. if x.FptrUint8 != nil { // remove the if-true
  5178. x.FptrUint8 = nil
  5179. }
  5180. } else {
  5181. if x.FptrUint8 == nil {
  5182. x.FptrUint8 = new(uint8)
  5183. }
  5184. *x.FptrUint8 = (uint8)(z.C.UintV(r.DecodeUint64(), 8))
  5185. }
  5186. yyj381++
  5187. if yyhl381 {
  5188. yyb381 = yyj381 > l
  5189. } else {
  5190. yyb381 = r.CheckBreak()
  5191. }
  5192. if yyb381 {
  5193. z.DecReadArrayEnd()
  5194. return
  5195. }
  5196. z.DecReadArrayElem()
  5197. if r.TryDecodeAsNil() {
  5198. x.FUint16 = 0
  5199. } else {
  5200. x.FUint16 = (uint16)(z.C.UintV(r.DecodeUint64(), 16))
  5201. }
  5202. yyj381++
  5203. if yyhl381 {
  5204. yyb381 = yyj381 > l
  5205. } else {
  5206. yyb381 = r.CheckBreak()
  5207. }
  5208. if yyb381 {
  5209. z.DecReadArrayEnd()
  5210. return
  5211. }
  5212. z.DecReadArrayElem()
  5213. if r.TryDecodeAsNil() {
  5214. if x.FptrUint16 != nil { // remove the if-true
  5215. x.FptrUint16 = nil
  5216. }
  5217. } else {
  5218. if x.FptrUint16 == nil {
  5219. x.FptrUint16 = new(uint16)
  5220. }
  5221. *x.FptrUint16 = (uint16)(z.C.UintV(r.DecodeUint64(), 16))
  5222. }
  5223. yyj381++
  5224. if yyhl381 {
  5225. yyb381 = yyj381 > l
  5226. } else {
  5227. yyb381 = r.CheckBreak()
  5228. }
  5229. if yyb381 {
  5230. z.DecReadArrayEnd()
  5231. return
  5232. }
  5233. z.DecReadArrayElem()
  5234. if r.TryDecodeAsNil() {
  5235. x.FUint32 = 0
  5236. } else {
  5237. x.FUint32 = (uint32)(z.C.UintV(r.DecodeUint64(), 32))
  5238. }
  5239. yyj381++
  5240. if yyhl381 {
  5241. yyb381 = yyj381 > l
  5242. } else {
  5243. yyb381 = r.CheckBreak()
  5244. }
  5245. if yyb381 {
  5246. z.DecReadArrayEnd()
  5247. return
  5248. }
  5249. z.DecReadArrayElem()
  5250. if r.TryDecodeAsNil() {
  5251. if x.FptrUint32 != nil { // remove the if-true
  5252. x.FptrUint32 = nil
  5253. }
  5254. } else {
  5255. if x.FptrUint32 == nil {
  5256. x.FptrUint32 = new(uint32)
  5257. }
  5258. *x.FptrUint32 = (uint32)(z.C.UintV(r.DecodeUint64(), 32))
  5259. }
  5260. yyj381++
  5261. if yyhl381 {
  5262. yyb381 = yyj381 > l
  5263. } else {
  5264. yyb381 = r.CheckBreak()
  5265. }
  5266. if yyb381 {
  5267. z.DecReadArrayEnd()
  5268. return
  5269. }
  5270. z.DecReadArrayElem()
  5271. if r.TryDecodeAsNil() {
  5272. x.FUint64 = 0
  5273. } else {
  5274. x.FUint64 = (uint64)(r.DecodeUint64())
  5275. }
  5276. yyj381++
  5277. if yyhl381 {
  5278. yyb381 = yyj381 > l
  5279. } else {
  5280. yyb381 = r.CheckBreak()
  5281. }
  5282. if yyb381 {
  5283. z.DecReadArrayEnd()
  5284. return
  5285. }
  5286. z.DecReadArrayElem()
  5287. if r.TryDecodeAsNil() {
  5288. if x.FptrUint64 != nil { // remove the if-true
  5289. x.FptrUint64 = nil
  5290. }
  5291. } else {
  5292. if x.FptrUint64 == nil {
  5293. x.FptrUint64 = new(uint64)
  5294. }
  5295. *x.FptrUint64 = (uint64)(r.DecodeUint64())
  5296. }
  5297. yyj381++
  5298. if yyhl381 {
  5299. yyb381 = yyj381 > l
  5300. } else {
  5301. yyb381 = r.CheckBreak()
  5302. }
  5303. if yyb381 {
  5304. z.DecReadArrayEnd()
  5305. return
  5306. }
  5307. z.DecReadArrayElem()
  5308. if r.TryDecodeAsNil() {
  5309. x.FUintptr = 0
  5310. } else {
  5311. x.FUintptr = (uintptr)(z.C.UintV(r.DecodeUint64(), codecSelferBitsize19781))
  5312. }
  5313. yyj381++
  5314. if yyhl381 {
  5315. yyb381 = yyj381 > l
  5316. } else {
  5317. yyb381 = r.CheckBreak()
  5318. }
  5319. if yyb381 {
  5320. z.DecReadArrayEnd()
  5321. return
  5322. }
  5323. z.DecReadArrayElem()
  5324. if r.TryDecodeAsNil() {
  5325. if x.FptrUintptr != nil { // remove the if-true
  5326. x.FptrUintptr = nil
  5327. }
  5328. } else {
  5329. if x.FptrUintptr == nil {
  5330. x.FptrUintptr = new(uintptr)
  5331. }
  5332. *x.FptrUintptr = (uintptr)(z.C.UintV(r.DecodeUint64(), codecSelferBitsize19781))
  5333. }
  5334. yyj381++
  5335. if yyhl381 {
  5336. yyb381 = yyj381 > l
  5337. } else {
  5338. yyb381 = r.CheckBreak()
  5339. }
  5340. if yyb381 {
  5341. z.DecReadArrayEnd()
  5342. return
  5343. }
  5344. z.DecReadArrayElem()
  5345. if r.TryDecodeAsNil() {
  5346. x.FInt = 0
  5347. } else {
  5348. x.FInt = (int)(z.C.IntV(r.DecodeInt64(), codecSelferBitsize19781))
  5349. }
  5350. yyj381++
  5351. if yyhl381 {
  5352. yyb381 = yyj381 > l
  5353. } else {
  5354. yyb381 = r.CheckBreak()
  5355. }
  5356. if yyb381 {
  5357. z.DecReadArrayEnd()
  5358. return
  5359. }
  5360. z.DecReadArrayElem()
  5361. if r.TryDecodeAsNil() {
  5362. if x.FptrInt != nil { // remove the if-true
  5363. x.FptrInt = nil
  5364. }
  5365. } else {
  5366. if x.FptrInt == nil {
  5367. x.FptrInt = new(int)
  5368. }
  5369. *x.FptrInt = (int)(z.C.IntV(r.DecodeInt64(), codecSelferBitsize19781))
  5370. }
  5371. yyj381++
  5372. if yyhl381 {
  5373. yyb381 = yyj381 > l
  5374. } else {
  5375. yyb381 = r.CheckBreak()
  5376. }
  5377. if yyb381 {
  5378. z.DecReadArrayEnd()
  5379. return
  5380. }
  5381. z.DecReadArrayElem()
  5382. if r.TryDecodeAsNil() {
  5383. x.FInt8 = 0
  5384. } else {
  5385. x.FInt8 = (int8)(z.C.IntV(r.DecodeInt64(), 8))
  5386. }
  5387. yyj381++
  5388. if yyhl381 {
  5389. yyb381 = yyj381 > l
  5390. } else {
  5391. yyb381 = r.CheckBreak()
  5392. }
  5393. if yyb381 {
  5394. z.DecReadArrayEnd()
  5395. return
  5396. }
  5397. z.DecReadArrayElem()
  5398. if r.TryDecodeAsNil() {
  5399. if x.FptrInt8 != nil { // remove the if-true
  5400. x.FptrInt8 = nil
  5401. }
  5402. } else {
  5403. if x.FptrInt8 == nil {
  5404. x.FptrInt8 = new(int8)
  5405. }
  5406. *x.FptrInt8 = (int8)(z.C.IntV(r.DecodeInt64(), 8))
  5407. }
  5408. yyj381++
  5409. if yyhl381 {
  5410. yyb381 = yyj381 > l
  5411. } else {
  5412. yyb381 = r.CheckBreak()
  5413. }
  5414. if yyb381 {
  5415. z.DecReadArrayEnd()
  5416. return
  5417. }
  5418. z.DecReadArrayElem()
  5419. if r.TryDecodeAsNil() {
  5420. x.FInt16 = 0
  5421. } else {
  5422. x.FInt16 = (int16)(z.C.IntV(r.DecodeInt64(), 16))
  5423. }
  5424. yyj381++
  5425. if yyhl381 {
  5426. yyb381 = yyj381 > l
  5427. } else {
  5428. yyb381 = r.CheckBreak()
  5429. }
  5430. if yyb381 {
  5431. z.DecReadArrayEnd()
  5432. return
  5433. }
  5434. z.DecReadArrayElem()
  5435. if r.TryDecodeAsNil() {
  5436. if x.FptrInt16 != nil { // remove the if-true
  5437. x.FptrInt16 = nil
  5438. }
  5439. } else {
  5440. if x.FptrInt16 == nil {
  5441. x.FptrInt16 = new(int16)
  5442. }
  5443. *x.FptrInt16 = (int16)(z.C.IntV(r.DecodeInt64(), 16))
  5444. }
  5445. yyj381++
  5446. if yyhl381 {
  5447. yyb381 = yyj381 > l
  5448. } else {
  5449. yyb381 = r.CheckBreak()
  5450. }
  5451. if yyb381 {
  5452. z.DecReadArrayEnd()
  5453. return
  5454. }
  5455. z.DecReadArrayElem()
  5456. if r.TryDecodeAsNil() {
  5457. x.FInt32 = 0
  5458. } else {
  5459. x.FInt32 = (int32)(z.C.IntV(r.DecodeInt64(), 32))
  5460. }
  5461. yyj381++
  5462. if yyhl381 {
  5463. yyb381 = yyj381 > l
  5464. } else {
  5465. yyb381 = r.CheckBreak()
  5466. }
  5467. if yyb381 {
  5468. z.DecReadArrayEnd()
  5469. return
  5470. }
  5471. z.DecReadArrayElem()
  5472. if r.TryDecodeAsNil() {
  5473. if x.FptrInt32 != nil { // remove the if-true
  5474. x.FptrInt32 = nil
  5475. }
  5476. } else {
  5477. if x.FptrInt32 == nil {
  5478. x.FptrInt32 = new(int32)
  5479. }
  5480. *x.FptrInt32 = (int32)(z.C.IntV(r.DecodeInt64(), 32))
  5481. }
  5482. yyj381++
  5483. if yyhl381 {
  5484. yyb381 = yyj381 > l
  5485. } else {
  5486. yyb381 = r.CheckBreak()
  5487. }
  5488. if yyb381 {
  5489. z.DecReadArrayEnd()
  5490. return
  5491. }
  5492. z.DecReadArrayElem()
  5493. if r.TryDecodeAsNil() {
  5494. x.FInt64 = 0
  5495. } else {
  5496. x.FInt64 = (int64)(r.DecodeInt64())
  5497. }
  5498. yyj381++
  5499. if yyhl381 {
  5500. yyb381 = yyj381 > l
  5501. } else {
  5502. yyb381 = r.CheckBreak()
  5503. }
  5504. if yyb381 {
  5505. z.DecReadArrayEnd()
  5506. return
  5507. }
  5508. z.DecReadArrayElem()
  5509. if r.TryDecodeAsNil() {
  5510. if x.FptrInt64 != nil { // remove the if-true
  5511. x.FptrInt64 = nil
  5512. }
  5513. } else {
  5514. if x.FptrInt64 == nil {
  5515. x.FptrInt64 = new(int64)
  5516. }
  5517. *x.FptrInt64 = (int64)(r.DecodeInt64())
  5518. }
  5519. yyj381++
  5520. if yyhl381 {
  5521. yyb381 = yyj381 > l
  5522. } else {
  5523. yyb381 = r.CheckBreak()
  5524. }
  5525. if yyb381 {
  5526. z.DecReadArrayEnd()
  5527. return
  5528. }
  5529. z.DecReadArrayElem()
  5530. if r.TryDecodeAsNil() {
  5531. x.FBool = false
  5532. } else {
  5533. x.FBool = (bool)(r.DecodeBool())
  5534. }
  5535. yyj381++
  5536. if yyhl381 {
  5537. yyb381 = yyj381 > l
  5538. } else {
  5539. yyb381 = r.CheckBreak()
  5540. }
  5541. if yyb381 {
  5542. z.DecReadArrayEnd()
  5543. return
  5544. }
  5545. z.DecReadArrayElem()
  5546. if r.TryDecodeAsNil() {
  5547. if x.FptrBool != nil { // remove the if-true
  5548. x.FptrBool = nil
  5549. }
  5550. } else {
  5551. if x.FptrBool == nil {
  5552. x.FptrBool = new(bool)
  5553. }
  5554. *x.FptrBool = (bool)(r.DecodeBool())
  5555. }
  5556. yyj381++
  5557. if yyhl381 {
  5558. yyb381 = yyj381 > l
  5559. } else {
  5560. yyb381 = r.CheckBreak()
  5561. }
  5562. if yyb381 {
  5563. z.DecReadArrayEnd()
  5564. return
  5565. }
  5566. z.DecReadArrayElem()
  5567. if r.TryDecodeAsNil() {
  5568. x.FSliceIntf = nil
  5569. } else {
  5570. z.F.DecSliceIntfX(&x.FSliceIntf, d)
  5571. }
  5572. yyj381++
  5573. if yyhl381 {
  5574. yyb381 = yyj381 > l
  5575. } else {
  5576. yyb381 = r.CheckBreak()
  5577. }
  5578. if yyb381 {
  5579. z.DecReadArrayEnd()
  5580. return
  5581. }
  5582. z.DecReadArrayElem()
  5583. if r.TryDecodeAsNil() {
  5584. if x.FptrSliceIntf != nil { // remove the if-true
  5585. x.FptrSliceIntf = nil
  5586. }
  5587. } else {
  5588. if x.FptrSliceIntf == nil {
  5589. x.FptrSliceIntf = new([]interface{})
  5590. }
  5591. z.F.DecSliceIntfX(x.FptrSliceIntf, d)
  5592. }
  5593. yyj381++
  5594. if yyhl381 {
  5595. yyb381 = yyj381 > l
  5596. } else {
  5597. yyb381 = r.CheckBreak()
  5598. }
  5599. if yyb381 {
  5600. z.DecReadArrayEnd()
  5601. return
  5602. }
  5603. z.DecReadArrayElem()
  5604. if r.TryDecodeAsNil() {
  5605. x.FSliceString = nil
  5606. } else {
  5607. z.F.DecSliceStringX(&x.FSliceString, d)
  5608. }
  5609. yyj381++
  5610. if yyhl381 {
  5611. yyb381 = yyj381 > l
  5612. } else {
  5613. yyb381 = r.CheckBreak()
  5614. }
  5615. if yyb381 {
  5616. z.DecReadArrayEnd()
  5617. return
  5618. }
  5619. z.DecReadArrayElem()
  5620. if r.TryDecodeAsNil() {
  5621. if x.FptrSliceString != nil { // remove the if-true
  5622. x.FptrSliceString = nil
  5623. }
  5624. } else {
  5625. if x.FptrSliceString == nil {
  5626. x.FptrSliceString = new([]string)
  5627. }
  5628. z.F.DecSliceStringX(x.FptrSliceString, d)
  5629. }
  5630. yyj381++
  5631. if yyhl381 {
  5632. yyb381 = yyj381 > l
  5633. } else {
  5634. yyb381 = r.CheckBreak()
  5635. }
  5636. if yyb381 {
  5637. z.DecReadArrayEnd()
  5638. return
  5639. }
  5640. z.DecReadArrayElem()
  5641. if r.TryDecodeAsNil() {
  5642. x.FSliceBytes = nil
  5643. } else {
  5644. z.F.DecSliceBytesX(&x.FSliceBytes, d)
  5645. }
  5646. yyj381++
  5647. if yyhl381 {
  5648. yyb381 = yyj381 > l
  5649. } else {
  5650. yyb381 = r.CheckBreak()
  5651. }
  5652. if yyb381 {
  5653. z.DecReadArrayEnd()
  5654. return
  5655. }
  5656. z.DecReadArrayElem()
  5657. if r.TryDecodeAsNil() {
  5658. if x.FptrSliceBytes != nil { // remove the if-true
  5659. x.FptrSliceBytes = nil
  5660. }
  5661. } else {
  5662. if x.FptrSliceBytes == nil {
  5663. x.FptrSliceBytes = new([][]uint8)
  5664. }
  5665. z.F.DecSliceBytesX(x.FptrSliceBytes, d)
  5666. }
  5667. yyj381++
  5668. if yyhl381 {
  5669. yyb381 = yyj381 > l
  5670. } else {
  5671. yyb381 = r.CheckBreak()
  5672. }
  5673. if yyb381 {
  5674. z.DecReadArrayEnd()
  5675. return
  5676. }
  5677. z.DecReadArrayElem()
  5678. if r.TryDecodeAsNil() {
  5679. x.FSliceFloat32 = nil
  5680. } else {
  5681. z.F.DecSliceFloat32X(&x.FSliceFloat32, d)
  5682. }
  5683. yyj381++
  5684. if yyhl381 {
  5685. yyb381 = yyj381 > l
  5686. } else {
  5687. yyb381 = r.CheckBreak()
  5688. }
  5689. if yyb381 {
  5690. z.DecReadArrayEnd()
  5691. return
  5692. }
  5693. z.DecReadArrayElem()
  5694. if r.TryDecodeAsNil() {
  5695. if x.FptrSliceFloat32 != nil { // remove the if-true
  5696. x.FptrSliceFloat32 = nil
  5697. }
  5698. } else {
  5699. if x.FptrSliceFloat32 == nil {
  5700. x.FptrSliceFloat32 = new([]float32)
  5701. }
  5702. z.F.DecSliceFloat32X(x.FptrSliceFloat32, d)
  5703. }
  5704. yyj381++
  5705. if yyhl381 {
  5706. yyb381 = yyj381 > l
  5707. } else {
  5708. yyb381 = r.CheckBreak()
  5709. }
  5710. if yyb381 {
  5711. z.DecReadArrayEnd()
  5712. return
  5713. }
  5714. z.DecReadArrayElem()
  5715. if r.TryDecodeAsNil() {
  5716. x.FSliceFloat64 = nil
  5717. } else {
  5718. z.F.DecSliceFloat64X(&x.FSliceFloat64, d)
  5719. }
  5720. yyj381++
  5721. if yyhl381 {
  5722. yyb381 = yyj381 > l
  5723. } else {
  5724. yyb381 = r.CheckBreak()
  5725. }
  5726. if yyb381 {
  5727. z.DecReadArrayEnd()
  5728. return
  5729. }
  5730. z.DecReadArrayElem()
  5731. if r.TryDecodeAsNil() {
  5732. if x.FptrSliceFloat64 != nil { // remove the if-true
  5733. x.FptrSliceFloat64 = nil
  5734. }
  5735. } else {
  5736. if x.FptrSliceFloat64 == nil {
  5737. x.FptrSliceFloat64 = new([]float64)
  5738. }
  5739. z.F.DecSliceFloat64X(x.FptrSliceFloat64, d)
  5740. }
  5741. yyj381++
  5742. if yyhl381 {
  5743. yyb381 = yyj381 > l
  5744. } else {
  5745. yyb381 = r.CheckBreak()
  5746. }
  5747. if yyb381 {
  5748. z.DecReadArrayEnd()
  5749. return
  5750. }
  5751. z.DecReadArrayElem()
  5752. if r.TryDecodeAsNil() {
  5753. x.FSliceUint = nil
  5754. } else {
  5755. z.F.DecSliceUintX(&x.FSliceUint, d)
  5756. }
  5757. yyj381++
  5758. if yyhl381 {
  5759. yyb381 = yyj381 > l
  5760. } else {
  5761. yyb381 = r.CheckBreak()
  5762. }
  5763. if yyb381 {
  5764. z.DecReadArrayEnd()
  5765. return
  5766. }
  5767. z.DecReadArrayElem()
  5768. if r.TryDecodeAsNil() {
  5769. if x.FptrSliceUint != nil { // remove the if-true
  5770. x.FptrSliceUint = nil
  5771. }
  5772. } else {
  5773. if x.FptrSliceUint == nil {
  5774. x.FptrSliceUint = new([]uint)
  5775. }
  5776. z.F.DecSliceUintX(x.FptrSliceUint, d)
  5777. }
  5778. yyj381++
  5779. if yyhl381 {
  5780. yyb381 = yyj381 > l
  5781. } else {
  5782. yyb381 = r.CheckBreak()
  5783. }
  5784. if yyb381 {
  5785. z.DecReadArrayEnd()
  5786. return
  5787. }
  5788. z.DecReadArrayElem()
  5789. if r.TryDecodeAsNil() {
  5790. x.FSliceUint16 = nil
  5791. } else {
  5792. z.F.DecSliceUint16X(&x.FSliceUint16, d)
  5793. }
  5794. yyj381++
  5795. if yyhl381 {
  5796. yyb381 = yyj381 > l
  5797. } else {
  5798. yyb381 = r.CheckBreak()
  5799. }
  5800. if yyb381 {
  5801. z.DecReadArrayEnd()
  5802. return
  5803. }
  5804. z.DecReadArrayElem()
  5805. if r.TryDecodeAsNil() {
  5806. if x.FptrSliceUint16 != nil { // remove the if-true
  5807. x.FptrSliceUint16 = nil
  5808. }
  5809. } else {
  5810. if x.FptrSliceUint16 == nil {
  5811. x.FptrSliceUint16 = new([]uint16)
  5812. }
  5813. z.F.DecSliceUint16X(x.FptrSliceUint16, d)
  5814. }
  5815. yyj381++
  5816. if yyhl381 {
  5817. yyb381 = yyj381 > l
  5818. } else {
  5819. yyb381 = r.CheckBreak()
  5820. }
  5821. if yyb381 {
  5822. z.DecReadArrayEnd()
  5823. return
  5824. }
  5825. z.DecReadArrayElem()
  5826. if r.TryDecodeAsNil() {
  5827. x.FSliceUint32 = nil
  5828. } else {
  5829. z.F.DecSliceUint32X(&x.FSliceUint32, d)
  5830. }
  5831. yyj381++
  5832. if yyhl381 {
  5833. yyb381 = yyj381 > l
  5834. } else {
  5835. yyb381 = r.CheckBreak()
  5836. }
  5837. if yyb381 {
  5838. z.DecReadArrayEnd()
  5839. return
  5840. }
  5841. z.DecReadArrayElem()
  5842. if r.TryDecodeAsNil() {
  5843. if x.FptrSliceUint32 != nil { // remove the if-true
  5844. x.FptrSliceUint32 = nil
  5845. }
  5846. } else {
  5847. if x.FptrSliceUint32 == nil {
  5848. x.FptrSliceUint32 = new([]uint32)
  5849. }
  5850. z.F.DecSliceUint32X(x.FptrSliceUint32, d)
  5851. }
  5852. yyj381++
  5853. if yyhl381 {
  5854. yyb381 = yyj381 > l
  5855. } else {
  5856. yyb381 = r.CheckBreak()
  5857. }
  5858. if yyb381 {
  5859. z.DecReadArrayEnd()
  5860. return
  5861. }
  5862. z.DecReadArrayElem()
  5863. if r.TryDecodeAsNil() {
  5864. x.FSliceUint64 = nil
  5865. } else {
  5866. z.F.DecSliceUint64X(&x.FSliceUint64, d)
  5867. }
  5868. yyj381++
  5869. if yyhl381 {
  5870. yyb381 = yyj381 > l
  5871. } else {
  5872. yyb381 = r.CheckBreak()
  5873. }
  5874. if yyb381 {
  5875. z.DecReadArrayEnd()
  5876. return
  5877. }
  5878. z.DecReadArrayElem()
  5879. if r.TryDecodeAsNil() {
  5880. if x.FptrSliceUint64 != nil { // remove the if-true
  5881. x.FptrSliceUint64 = nil
  5882. }
  5883. } else {
  5884. if x.FptrSliceUint64 == nil {
  5885. x.FptrSliceUint64 = new([]uint64)
  5886. }
  5887. z.F.DecSliceUint64X(x.FptrSliceUint64, d)
  5888. }
  5889. yyj381++
  5890. if yyhl381 {
  5891. yyb381 = yyj381 > l
  5892. } else {
  5893. yyb381 = r.CheckBreak()
  5894. }
  5895. if yyb381 {
  5896. z.DecReadArrayEnd()
  5897. return
  5898. }
  5899. z.DecReadArrayElem()
  5900. if r.TryDecodeAsNil() {
  5901. x.FSliceInt = nil
  5902. } else {
  5903. z.F.DecSliceIntX(&x.FSliceInt, d)
  5904. }
  5905. yyj381++
  5906. if yyhl381 {
  5907. yyb381 = yyj381 > l
  5908. } else {
  5909. yyb381 = r.CheckBreak()
  5910. }
  5911. if yyb381 {
  5912. z.DecReadArrayEnd()
  5913. return
  5914. }
  5915. z.DecReadArrayElem()
  5916. if r.TryDecodeAsNil() {
  5917. if x.FptrSliceInt != nil { // remove the if-true
  5918. x.FptrSliceInt = nil
  5919. }
  5920. } else {
  5921. if x.FptrSliceInt == nil {
  5922. x.FptrSliceInt = new([]int)
  5923. }
  5924. z.F.DecSliceIntX(x.FptrSliceInt, d)
  5925. }
  5926. yyj381++
  5927. if yyhl381 {
  5928. yyb381 = yyj381 > l
  5929. } else {
  5930. yyb381 = r.CheckBreak()
  5931. }
  5932. if yyb381 {
  5933. z.DecReadArrayEnd()
  5934. return
  5935. }
  5936. z.DecReadArrayElem()
  5937. if r.TryDecodeAsNil() {
  5938. x.FSliceInt8 = nil
  5939. } else {
  5940. z.F.DecSliceInt8X(&x.FSliceInt8, d)
  5941. }
  5942. yyj381++
  5943. if yyhl381 {
  5944. yyb381 = yyj381 > l
  5945. } else {
  5946. yyb381 = r.CheckBreak()
  5947. }
  5948. if yyb381 {
  5949. z.DecReadArrayEnd()
  5950. return
  5951. }
  5952. z.DecReadArrayElem()
  5953. if r.TryDecodeAsNil() {
  5954. if x.FptrSliceInt8 != nil { // remove the if-true
  5955. x.FptrSliceInt8 = nil
  5956. }
  5957. } else {
  5958. if x.FptrSliceInt8 == nil {
  5959. x.FptrSliceInt8 = new([]int8)
  5960. }
  5961. z.F.DecSliceInt8X(x.FptrSliceInt8, d)
  5962. }
  5963. yyj381++
  5964. if yyhl381 {
  5965. yyb381 = yyj381 > l
  5966. } else {
  5967. yyb381 = r.CheckBreak()
  5968. }
  5969. if yyb381 {
  5970. z.DecReadArrayEnd()
  5971. return
  5972. }
  5973. z.DecReadArrayElem()
  5974. if r.TryDecodeAsNil() {
  5975. x.FSliceInt16 = nil
  5976. } else {
  5977. z.F.DecSliceInt16X(&x.FSliceInt16, d)
  5978. }
  5979. yyj381++
  5980. if yyhl381 {
  5981. yyb381 = yyj381 > l
  5982. } else {
  5983. yyb381 = r.CheckBreak()
  5984. }
  5985. if yyb381 {
  5986. z.DecReadArrayEnd()
  5987. return
  5988. }
  5989. z.DecReadArrayElem()
  5990. if r.TryDecodeAsNil() {
  5991. if x.FptrSliceInt16 != nil { // remove the if-true
  5992. x.FptrSliceInt16 = nil
  5993. }
  5994. } else {
  5995. if x.FptrSliceInt16 == nil {
  5996. x.FptrSliceInt16 = new([]int16)
  5997. }
  5998. z.F.DecSliceInt16X(x.FptrSliceInt16, d)
  5999. }
  6000. yyj381++
  6001. if yyhl381 {
  6002. yyb381 = yyj381 > l
  6003. } else {
  6004. yyb381 = r.CheckBreak()
  6005. }
  6006. if yyb381 {
  6007. z.DecReadArrayEnd()
  6008. return
  6009. }
  6010. z.DecReadArrayElem()
  6011. if r.TryDecodeAsNil() {
  6012. x.FSliceInt32 = nil
  6013. } else {
  6014. z.F.DecSliceInt32X(&x.FSliceInt32, d)
  6015. }
  6016. yyj381++
  6017. if yyhl381 {
  6018. yyb381 = yyj381 > l
  6019. } else {
  6020. yyb381 = r.CheckBreak()
  6021. }
  6022. if yyb381 {
  6023. z.DecReadArrayEnd()
  6024. return
  6025. }
  6026. z.DecReadArrayElem()
  6027. if r.TryDecodeAsNil() {
  6028. if x.FptrSliceInt32 != nil { // remove the if-true
  6029. x.FptrSliceInt32 = nil
  6030. }
  6031. } else {
  6032. if x.FptrSliceInt32 == nil {
  6033. x.FptrSliceInt32 = new([]int32)
  6034. }
  6035. z.F.DecSliceInt32X(x.FptrSliceInt32, d)
  6036. }
  6037. yyj381++
  6038. if yyhl381 {
  6039. yyb381 = yyj381 > l
  6040. } else {
  6041. yyb381 = r.CheckBreak()
  6042. }
  6043. if yyb381 {
  6044. z.DecReadArrayEnd()
  6045. return
  6046. }
  6047. z.DecReadArrayElem()
  6048. if r.TryDecodeAsNil() {
  6049. x.FSliceInt64 = nil
  6050. } else {
  6051. z.F.DecSliceInt64X(&x.FSliceInt64, d)
  6052. }
  6053. yyj381++
  6054. if yyhl381 {
  6055. yyb381 = yyj381 > l
  6056. } else {
  6057. yyb381 = r.CheckBreak()
  6058. }
  6059. if yyb381 {
  6060. z.DecReadArrayEnd()
  6061. return
  6062. }
  6063. z.DecReadArrayElem()
  6064. if r.TryDecodeAsNil() {
  6065. if x.FptrSliceInt64 != nil { // remove the if-true
  6066. x.FptrSliceInt64 = nil
  6067. }
  6068. } else {
  6069. if x.FptrSliceInt64 == nil {
  6070. x.FptrSliceInt64 = new([]int64)
  6071. }
  6072. z.F.DecSliceInt64X(x.FptrSliceInt64, d)
  6073. }
  6074. yyj381++
  6075. if yyhl381 {
  6076. yyb381 = yyj381 > l
  6077. } else {
  6078. yyb381 = r.CheckBreak()
  6079. }
  6080. if yyb381 {
  6081. z.DecReadArrayEnd()
  6082. return
  6083. }
  6084. z.DecReadArrayElem()
  6085. if r.TryDecodeAsNil() {
  6086. x.FSliceBool = nil
  6087. } else {
  6088. z.F.DecSliceBoolX(&x.FSliceBool, d)
  6089. }
  6090. yyj381++
  6091. if yyhl381 {
  6092. yyb381 = yyj381 > l
  6093. } else {
  6094. yyb381 = r.CheckBreak()
  6095. }
  6096. if yyb381 {
  6097. z.DecReadArrayEnd()
  6098. return
  6099. }
  6100. z.DecReadArrayElem()
  6101. if r.TryDecodeAsNil() {
  6102. if x.FptrSliceBool != nil { // remove the if-true
  6103. x.FptrSliceBool = nil
  6104. }
  6105. } else {
  6106. if x.FptrSliceBool == nil {
  6107. x.FptrSliceBool = new([]bool)
  6108. }
  6109. z.F.DecSliceBoolX(x.FptrSliceBool, d)
  6110. }
  6111. yyj381++
  6112. if yyhl381 {
  6113. yyb381 = yyj381 > l
  6114. } else {
  6115. yyb381 = r.CheckBreak()
  6116. }
  6117. if yyb381 {
  6118. z.DecReadArrayEnd()
  6119. return
  6120. }
  6121. z.DecReadArrayElem()
  6122. if r.TryDecodeAsNil() {
  6123. x.FMapStringIntf = nil
  6124. } else {
  6125. z.F.DecMapStringIntfX(&x.FMapStringIntf, d)
  6126. }
  6127. yyj381++
  6128. if yyhl381 {
  6129. yyb381 = yyj381 > l
  6130. } else {
  6131. yyb381 = r.CheckBreak()
  6132. }
  6133. if yyb381 {
  6134. z.DecReadArrayEnd()
  6135. return
  6136. }
  6137. z.DecReadArrayElem()
  6138. if r.TryDecodeAsNil() {
  6139. if x.FptrMapStringIntf != nil { // remove the if-true
  6140. x.FptrMapStringIntf = nil
  6141. }
  6142. } else {
  6143. if x.FptrMapStringIntf == nil {
  6144. x.FptrMapStringIntf = new(map[string]interface{})
  6145. }
  6146. z.F.DecMapStringIntfX(x.FptrMapStringIntf, d)
  6147. }
  6148. yyj381++
  6149. if yyhl381 {
  6150. yyb381 = yyj381 > l
  6151. } else {
  6152. yyb381 = r.CheckBreak()
  6153. }
  6154. if yyb381 {
  6155. z.DecReadArrayEnd()
  6156. return
  6157. }
  6158. z.DecReadArrayElem()
  6159. if r.TryDecodeAsNil() {
  6160. x.FMapStringString = nil
  6161. } else {
  6162. z.F.DecMapStringStringX(&x.FMapStringString, d)
  6163. }
  6164. yyj381++
  6165. if yyhl381 {
  6166. yyb381 = yyj381 > l
  6167. } else {
  6168. yyb381 = r.CheckBreak()
  6169. }
  6170. if yyb381 {
  6171. z.DecReadArrayEnd()
  6172. return
  6173. }
  6174. z.DecReadArrayElem()
  6175. if r.TryDecodeAsNil() {
  6176. if x.FptrMapStringString != nil { // remove the if-true
  6177. x.FptrMapStringString = nil
  6178. }
  6179. } else {
  6180. if x.FptrMapStringString == nil {
  6181. x.FptrMapStringString = new(map[string]string)
  6182. }
  6183. z.F.DecMapStringStringX(x.FptrMapStringString, d)
  6184. }
  6185. yyj381++
  6186. if yyhl381 {
  6187. yyb381 = yyj381 > l
  6188. } else {
  6189. yyb381 = r.CheckBreak()
  6190. }
  6191. if yyb381 {
  6192. z.DecReadArrayEnd()
  6193. return
  6194. }
  6195. z.DecReadArrayElem()
  6196. if r.TryDecodeAsNil() {
  6197. x.FMapStringBytes = nil
  6198. } else {
  6199. z.F.DecMapStringBytesX(&x.FMapStringBytes, d)
  6200. }
  6201. yyj381++
  6202. if yyhl381 {
  6203. yyb381 = yyj381 > l
  6204. } else {
  6205. yyb381 = r.CheckBreak()
  6206. }
  6207. if yyb381 {
  6208. z.DecReadArrayEnd()
  6209. return
  6210. }
  6211. z.DecReadArrayElem()
  6212. if r.TryDecodeAsNil() {
  6213. if x.FptrMapStringBytes != nil { // remove the if-true
  6214. x.FptrMapStringBytes = nil
  6215. }
  6216. } else {
  6217. if x.FptrMapStringBytes == nil {
  6218. x.FptrMapStringBytes = new(map[string][]uint8)
  6219. }
  6220. z.F.DecMapStringBytesX(x.FptrMapStringBytes, d)
  6221. }
  6222. yyj381++
  6223. if yyhl381 {
  6224. yyb381 = yyj381 > l
  6225. } else {
  6226. yyb381 = r.CheckBreak()
  6227. }
  6228. if yyb381 {
  6229. z.DecReadArrayEnd()
  6230. return
  6231. }
  6232. z.DecReadArrayElem()
  6233. if r.TryDecodeAsNil() {
  6234. x.FMapStringUint = nil
  6235. } else {
  6236. z.F.DecMapStringUintX(&x.FMapStringUint, d)
  6237. }
  6238. yyj381++
  6239. if yyhl381 {
  6240. yyb381 = yyj381 > l
  6241. } else {
  6242. yyb381 = r.CheckBreak()
  6243. }
  6244. if yyb381 {
  6245. z.DecReadArrayEnd()
  6246. return
  6247. }
  6248. z.DecReadArrayElem()
  6249. if r.TryDecodeAsNil() {
  6250. if x.FptrMapStringUint != nil { // remove the if-true
  6251. x.FptrMapStringUint = nil
  6252. }
  6253. } else {
  6254. if x.FptrMapStringUint == nil {
  6255. x.FptrMapStringUint = new(map[string]uint)
  6256. }
  6257. z.F.DecMapStringUintX(x.FptrMapStringUint, d)
  6258. }
  6259. yyj381++
  6260. if yyhl381 {
  6261. yyb381 = yyj381 > l
  6262. } else {
  6263. yyb381 = r.CheckBreak()
  6264. }
  6265. if yyb381 {
  6266. z.DecReadArrayEnd()
  6267. return
  6268. }
  6269. z.DecReadArrayElem()
  6270. if r.TryDecodeAsNil() {
  6271. x.FMapStringUint8 = nil
  6272. } else {
  6273. z.F.DecMapStringUint8X(&x.FMapStringUint8, d)
  6274. }
  6275. yyj381++
  6276. if yyhl381 {
  6277. yyb381 = yyj381 > l
  6278. } else {
  6279. yyb381 = r.CheckBreak()
  6280. }
  6281. if yyb381 {
  6282. z.DecReadArrayEnd()
  6283. return
  6284. }
  6285. z.DecReadArrayElem()
  6286. if r.TryDecodeAsNil() {
  6287. if x.FptrMapStringUint8 != nil { // remove the if-true
  6288. x.FptrMapStringUint8 = nil
  6289. }
  6290. } else {
  6291. if x.FptrMapStringUint8 == nil {
  6292. x.FptrMapStringUint8 = new(map[string]uint8)
  6293. }
  6294. z.F.DecMapStringUint8X(x.FptrMapStringUint8, d)
  6295. }
  6296. yyj381++
  6297. if yyhl381 {
  6298. yyb381 = yyj381 > l
  6299. } else {
  6300. yyb381 = r.CheckBreak()
  6301. }
  6302. if yyb381 {
  6303. z.DecReadArrayEnd()
  6304. return
  6305. }
  6306. z.DecReadArrayElem()
  6307. if r.TryDecodeAsNil() {
  6308. x.FMapStringUint64 = nil
  6309. } else {
  6310. z.F.DecMapStringUint64X(&x.FMapStringUint64, d)
  6311. }
  6312. yyj381++
  6313. if yyhl381 {
  6314. yyb381 = yyj381 > l
  6315. } else {
  6316. yyb381 = r.CheckBreak()
  6317. }
  6318. if yyb381 {
  6319. z.DecReadArrayEnd()
  6320. return
  6321. }
  6322. z.DecReadArrayElem()
  6323. if r.TryDecodeAsNil() {
  6324. if x.FptrMapStringUint64 != nil { // remove the if-true
  6325. x.FptrMapStringUint64 = nil
  6326. }
  6327. } else {
  6328. if x.FptrMapStringUint64 == nil {
  6329. x.FptrMapStringUint64 = new(map[string]uint64)
  6330. }
  6331. z.F.DecMapStringUint64X(x.FptrMapStringUint64, d)
  6332. }
  6333. yyj381++
  6334. if yyhl381 {
  6335. yyb381 = yyj381 > l
  6336. } else {
  6337. yyb381 = r.CheckBreak()
  6338. }
  6339. if yyb381 {
  6340. z.DecReadArrayEnd()
  6341. return
  6342. }
  6343. z.DecReadArrayElem()
  6344. if r.TryDecodeAsNil() {
  6345. x.FMapStringInt = nil
  6346. } else {
  6347. z.F.DecMapStringIntX(&x.FMapStringInt, d)
  6348. }
  6349. yyj381++
  6350. if yyhl381 {
  6351. yyb381 = yyj381 > l
  6352. } else {
  6353. yyb381 = r.CheckBreak()
  6354. }
  6355. if yyb381 {
  6356. z.DecReadArrayEnd()
  6357. return
  6358. }
  6359. z.DecReadArrayElem()
  6360. if r.TryDecodeAsNil() {
  6361. if x.FptrMapStringInt != nil { // remove the if-true
  6362. x.FptrMapStringInt = nil
  6363. }
  6364. } else {
  6365. if x.FptrMapStringInt == nil {
  6366. x.FptrMapStringInt = new(map[string]int)
  6367. }
  6368. z.F.DecMapStringIntX(x.FptrMapStringInt, d)
  6369. }
  6370. yyj381++
  6371. if yyhl381 {
  6372. yyb381 = yyj381 > l
  6373. } else {
  6374. yyb381 = r.CheckBreak()
  6375. }
  6376. if yyb381 {
  6377. z.DecReadArrayEnd()
  6378. return
  6379. }
  6380. z.DecReadArrayElem()
  6381. if r.TryDecodeAsNil() {
  6382. x.FMapStringInt64 = nil
  6383. } else {
  6384. z.F.DecMapStringInt64X(&x.FMapStringInt64, d)
  6385. }
  6386. yyj381++
  6387. if yyhl381 {
  6388. yyb381 = yyj381 > l
  6389. } else {
  6390. yyb381 = r.CheckBreak()
  6391. }
  6392. if yyb381 {
  6393. z.DecReadArrayEnd()
  6394. return
  6395. }
  6396. z.DecReadArrayElem()
  6397. if r.TryDecodeAsNil() {
  6398. if x.FptrMapStringInt64 != nil { // remove the if-true
  6399. x.FptrMapStringInt64 = nil
  6400. }
  6401. } else {
  6402. if x.FptrMapStringInt64 == nil {
  6403. x.FptrMapStringInt64 = new(map[string]int64)
  6404. }
  6405. z.F.DecMapStringInt64X(x.FptrMapStringInt64, d)
  6406. }
  6407. yyj381++
  6408. if yyhl381 {
  6409. yyb381 = yyj381 > l
  6410. } else {
  6411. yyb381 = r.CheckBreak()
  6412. }
  6413. if yyb381 {
  6414. z.DecReadArrayEnd()
  6415. return
  6416. }
  6417. z.DecReadArrayElem()
  6418. if r.TryDecodeAsNil() {
  6419. x.FMapStringFloat32 = nil
  6420. } else {
  6421. z.F.DecMapStringFloat32X(&x.FMapStringFloat32, d)
  6422. }
  6423. yyj381++
  6424. if yyhl381 {
  6425. yyb381 = yyj381 > l
  6426. } else {
  6427. yyb381 = r.CheckBreak()
  6428. }
  6429. if yyb381 {
  6430. z.DecReadArrayEnd()
  6431. return
  6432. }
  6433. z.DecReadArrayElem()
  6434. if r.TryDecodeAsNil() {
  6435. if x.FptrMapStringFloat32 != nil { // remove the if-true
  6436. x.FptrMapStringFloat32 = nil
  6437. }
  6438. } else {
  6439. if x.FptrMapStringFloat32 == nil {
  6440. x.FptrMapStringFloat32 = new(map[string]float32)
  6441. }
  6442. z.F.DecMapStringFloat32X(x.FptrMapStringFloat32, d)
  6443. }
  6444. yyj381++
  6445. if yyhl381 {
  6446. yyb381 = yyj381 > l
  6447. } else {
  6448. yyb381 = r.CheckBreak()
  6449. }
  6450. if yyb381 {
  6451. z.DecReadArrayEnd()
  6452. return
  6453. }
  6454. z.DecReadArrayElem()
  6455. if r.TryDecodeAsNil() {
  6456. x.FMapStringFloat64 = nil
  6457. } else {
  6458. z.F.DecMapStringFloat64X(&x.FMapStringFloat64, d)
  6459. }
  6460. yyj381++
  6461. if yyhl381 {
  6462. yyb381 = yyj381 > l
  6463. } else {
  6464. yyb381 = r.CheckBreak()
  6465. }
  6466. if yyb381 {
  6467. z.DecReadArrayEnd()
  6468. return
  6469. }
  6470. z.DecReadArrayElem()
  6471. if r.TryDecodeAsNil() {
  6472. if x.FptrMapStringFloat64 != nil { // remove the if-true
  6473. x.FptrMapStringFloat64 = nil
  6474. }
  6475. } else {
  6476. if x.FptrMapStringFloat64 == nil {
  6477. x.FptrMapStringFloat64 = new(map[string]float64)
  6478. }
  6479. z.F.DecMapStringFloat64X(x.FptrMapStringFloat64, d)
  6480. }
  6481. yyj381++
  6482. if yyhl381 {
  6483. yyb381 = yyj381 > l
  6484. } else {
  6485. yyb381 = r.CheckBreak()
  6486. }
  6487. if yyb381 {
  6488. z.DecReadArrayEnd()
  6489. return
  6490. }
  6491. z.DecReadArrayElem()
  6492. if r.TryDecodeAsNil() {
  6493. x.FMapStringBool = nil
  6494. } else {
  6495. z.F.DecMapStringBoolX(&x.FMapStringBool, d)
  6496. }
  6497. yyj381++
  6498. if yyhl381 {
  6499. yyb381 = yyj381 > l
  6500. } else {
  6501. yyb381 = r.CheckBreak()
  6502. }
  6503. if yyb381 {
  6504. z.DecReadArrayEnd()
  6505. return
  6506. }
  6507. z.DecReadArrayElem()
  6508. if r.TryDecodeAsNil() {
  6509. if x.FptrMapStringBool != nil { // remove the if-true
  6510. x.FptrMapStringBool = nil
  6511. }
  6512. } else {
  6513. if x.FptrMapStringBool == nil {
  6514. x.FptrMapStringBool = new(map[string]bool)
  6515. }
  6516. z.F.DecMapStringBoolX(x.FptrMapStringBool, d)
  6517. }
  6518. yyj381++
  6519. if yyhl381 {
  6520. yyb381 = yyj381 > l
  6521. } else {
  6522. yyb381 = r.CheckBreak()
  6523. }
  6524. if yyb381 {
  6525. z.DecReadArrayEnd()
  6526. return
  6527. }
  6528. z.DecReadArrayElem()
  6529. if r.TryDecodeAsNil() {
  6530. x.FMapUintIntf = nil
  6531. } else {
  6532. z.F.DecMapUintIntfX(&x.FMapUintIntf, d)
  6533. }
  6534. yyj381++
  6535. if yyhl381 {
  6536. yyb381 = yyj381 > l
  6537. } else {
  6538. yyb381 = r.CheckBreak()
  6539. }
  6540. if yyb381 {
  6541. z.DecReadArrayEnd()
  6542. return
  6543. }
  6544. z.DecReadArrayElem()
  6545. if r.TryDecodeAsNil() {
  6546. if x.FptrMapUintIntf != nil { // remove the if-true
  6547. x.FptrMapUintIntf = nil
  6548. }
  6549. } else {
  6550. if x.FptrMapUintIntf == nil {
  6551. x.FptrMapUintIntf = new(map[uint]interface{})
  6552. }
  6553. z.F.DecMapUintIntfX(x.FptrMapUintIntf, d)
  6554. }
  6555. yyj381++
  6556. if yyhl381 {
  6557. yyb381 = yyj381 > l
  6558. } else {
  6559. yyb381 = r.CheckBreak()
  6560. }
  6561. if yyb381 {
  6562. z.DecReadArrayEnd()
  6563. return
  6564. }
  6565. z.DecReadArrayElem()
  6566. if r.TryDecodeAsNil() {
  6567. x.FMapUintString = nil
  6568. } else {
  6569. z.F.DecMapUintStringX(&x.FMapUintString, d)
  6570. }
  6571. yyj381++
  6572. if yyhl381 {
  6573. yyb381 = yyj381 > l
  6574. } else {
  6575. yyb381 = r.CheckBreak()
  6576. }
  6577. if yyb381 {
  6578. z.DecReadArrayEnd()
  6579. return
  6580. }
  6581. z.DecReadArrayElem()
  6582. if r.TryDecodeAsNil() {
  6583. if x.FptrMapUintString != nil { // remove the if-true
  6584. x.FptrMapUintString = nil
  6585. }
  6586. } else {
  6587. if x.FptrMapUintString == nil {
  6588. x.FptrMapUintString = new(map[uint]string)
  6589. }
  6590. z.F.DecMapUintStringX(x.FptrMapUintString, d)
  6591. }
  6592. yyj381++
  6593. if yyhl381 {
  6594. yyb381 = yyj381 > l
  6595. } else {
  6596. yyb381 = r.CheckBreak()
  6597. }
  6598. if yyb381 {
  6599. z.DecReadArrayEnd()
  6600. return
  6601. }
  6602. z.DecReadArrayElem()
  6603. if r.TryDecodeAsNil() {
  6604. x.FMapUintBytes = nil
  6605. } else {
  6606. z.F.DecMapUintBytesX(&x.FMapUintBytes, d)
  6607. }
  6608. yyj381++
  6609. if yyhl381 {
  6610. yyb381 = yyj381 > l
  6611. } else {
  6612. yyb381 = r.CheckBreak()
  6613. }
  6614. if yyb381 {
  6615. z.DecReadArrayEnd()
  6616. return
  6617. }
  6618. z.DecReadArrayElem()
  6619. if r.TryDecodeAsNil() {
  6620. if x.FptrMapUintBytes != nil { // remove the if-true
  6621. x.FptrMapUintBytes = nil
  6622. }
  6623. } else {
  6624. if x.FptrMapUintBytes == nil {
  6625. x.FptrMapUintBytes = new(map[uint][]uint8)
  6626. }
  6627. z.F.DecMapUintBytesX(x.FptrMapUintBytes, d)
  6628. }
  6629. yyj381++
  6630. if yyhl381 {
  6631. yyb381 = yyj381 > l
  6632. } else {
  6633. yyb381 = r.CheckBreak()
  6634. }
  6635. if yyb381 {
  6636. z.DecReadArrayEnd()
  6637. return
  6638. }
  6639. z.DecReadArrayElem()
  6640. if r.TryDecodeAsNil() {
  6641. x.FMapUintUint = nil
  6642. } else {
  6643. z.F.DecMapUintUintX(&x.FMapUintUint, d)
  6644. }
  6645. yyj381++
  6646. if yyhl381 {
  6647. yyb381 = yyj381 > l
  6648. } else {
  6649. yyb381 = r.CheckBreak()
  6650. }
  6651. if yyb381 {
  6652. z.DecReadArrayEnd()
  6653. return
  6654. }
  6655. z.DecReadArrayElem()
  6656. if r.TryDecodeAsNil() {
  6657. if x.FptrMapUintUint != nil { // remove the if-true
  6658. x.FptrMapUintUint = nil
  6659. }
  6660. } else {
  6661. if x.FptrMapUintUint == nil {
  6662. x.FptrMapUintUint = new(map[uint]uint)
  6663. }
  6664. z.F.DecMapUintUintX(x.FptrMapUintUint, d)
  6665. }
  6666. yyj381++
  6667. if yyhl381 {
  6668. yyb381 = yyj381 > l
  6669. } else {
  6670. yyb381 = r.CheckBreak()
  6671. }
  6672. if yyb381 {
  6673. z.DecReadArrayEnd()
  6674. return
  6675. }
  6676. z.DecReadArrayElem()
  6677. if r.TryDecodeAsNil() {
  6678. x.FMapUintUint8 = nil
  6679. } else {
  6680. z.F.DecMapUintUint8X(&x.FMapUintUint8, d)
  6681. }
  6682. yyj381++
  6683. if yyhl381 {
  6684. yyb381 = yyj381 > l
  6685. } else {
  6686. yyb381 = r.CheckBreak()
  6687. }
  6688. if yyb381 {
  6689. z.DecReadArrayEnd()
  6690. return
  6691. }
  6692. z.DecReadArrayElem()
  6693. if r.TryDecodeAsNil() {
  6694. if x.FptrMapUintUint8 != nil { // remove the if-true
  6695. x.FptrMapUintUint8 = nil
  6696. }
  6697. } else {
  6698. if x.FptrMapUintUint8 == nil {
  6699. x.FptrMapUintUint8 = new(map[uint]uint8)
  6700. }
  6701. z.F.DecMapUintUint8X(x.FptrMapUintUint8, d)
  6702. }
  6703. yyj381++
  6704. if yyhl381 {
  6705. yyb381 = yyj381 > l
  6706. } else {
  6707. yyb381 = r.CheckBreak()
  6708. }
  6709. if yyb381 {
  6710. z.DecReadArrayEnd()
  6711. return
  6712. }
  6713. z.DecReadArrayElem()
  6714. if r.TryDecodeAsNil() {
  6715. x.FMapUintUint64 = nil
  6716. } else {
  6717. z.F.DecMapUintUint64X(&x.FMapUintUint64, d)
  6718. }
  6719. yyj381++
  6720. if yyhl381 {
  6721. yyb381 = yyj381 > l
  6722. } else {
  6723. yyb381 = r.CheckBreak()
  6724. }
  6725. if yyb381 {
  6726. z.DecReadArrayEnd()
  6727. return
  6728. }
  6729. z.DecReadArrayElem()
  6730. if r.TryDecodeAsNil() {
  6731. if x.FptrMapUintUint64 != nil { // remove the if-true
  6732. x.FptrMapUintUint64 = nil
  6733. }
  6734. } else {
  6735. if x.FptrMapUintUint64 == nil {
  6736. x.FptrMapUintUint64 = new(map[uint]uint64)
  6737. }
  6738. z.F.DecMapUintUint64X(x.FptrMapUintUint64, d)
  6739. }
  6740. yyj381++
  6741. if yyhl381 {
  6742. yyb381 = yyj381 > l
  6743. } else {
  6744. yyb381 = r.CheckBreak()
  6745. }
  6746. if yyb381 {
  6747. z.DecReadArrayEnd()
  6748. return
  6749. }
  6750. z.DecReadArrayElem()
  6751. if r.TryDecodeAsNil() {
  6752. x.FMapUintInt = nil
  6753. } else {
  6754. z.F.DecMapUintIntX(&x.FMapUintInt, d)
  6755. }
  6756. yyj381++
  6757. if yyhl381 {
  6758. yyb381 = yyj381 > l
  6759. } else {
  6760. yyb381 = r.CheckBreak()
  6761. }
  6762. if yyb381 {
  6763. z.DecReadArrayEnd()
  6764. return
  6765. }
  6766. z.DecReadArrayElem()
  6767. if r.TryDecodeAsNil() {
  6768. if x.FptrMapUintInt != nil { // remove the if-true
  6769. x.FptrMapUintInt = nil
  6770. }
  6771. } else {
  6772. if x.FptrMapUintInt == nil {
  6773. x.FptrMapUintInt = new(map[uint]int)
  6774. }
  6775. z.F.DecMapUintIntX(x.FptrMapUintInt, d)
  6776. }
  6777. yyj381++
  6778. if yyhl381 {
  6779. yyb381 = yyj381 > l
  6780. } else {
  6781. yyb381 = r.CheckBreak()
  6782. }
  6783. if yyb381 {
  6784. z.DecReadArrayEnd()
  6785. return
  6786. }
  6787. z.DecReadArrayElem()
  6788. if r.TryDecodeAsNil() {
  6789. x.FMapUintInt64 = nil
  6790. } else {
  6791. z.F.DecMapUintInt64X(&x.FMapUintInt64, d)
  6792. }
  6793. yyj381++
  6794. if yyhl381 {
  6795. yyb381 = yyj381 > l
  6796. } else {
  6797. yyb381 = r.CheckBreak()
  6798. }
  6799. if yyb381 {
  6800. z.DecReadArrayEnd()
  6801. return
  6802. }
  6803. z.DecReadArrayElem()
  6804. if r.TryDecodeAsNil() {
  6805. if x.FptrMapUintInt64 != nil { // remove the if-true
  6806. x.FptrMapUintInt64 = nil
  6807. }
  6808. } else {
  6809. if x.FptrMapUintInt64 == nil {
  6810. x.FptrMapUintInt64 = new(map[uint]int64)
  6811. }
  6812. z.F.DecMapUintInt64X(x.FptrMapUintInt64, d)
  6813. }
  6814. yyj381++
  6815. if yyhl381 {
  6816. yyb381 = yyj381 > l
  6817. } else {
  6818. yyb381 = r.CheckBreak()
  6819. }
  6820. if yyb381 {
  6821. z.DecReadArrayEnd()
  6822. return
  6823. }
  6824. z.DecReadArrayElem()
  6825. if r.TryDecodeAsNil() {
  6826. x.FMapUintFloat32 = nil
  6827. } else {
  6828. z.F.DecMapUintFloat32X(&x.FMapUintFloat32, d)
  6829. }
  6830. yyj381++
  6831. if yyhl381 {
  6832. yyb381 = yyj381 > l
  6833. } else {
  6834. yyb381 = r.CheckBreak()
  6835. }
  6836. if yyb381 {
  6837. z.DecReadArrayEnd()
  6838. return
  6839. }
  6840. z.DecReadArrayElem()
  6841. if r.TryDecodeAsNil() {
  6842. if x.FptrMapUintFloat32 != nil { // remove the if-true
  6843. x.FptrMapUintFloat32 = nil
  6844. }
  6845. } else {
  6846. if x.FptrMapUintFloat32 == nil {
  6847. x.FptrMapUintFloat32 = new(map[uint]float32)
  6848. }
  6849. z.F.DecMapUintFloat32X(x.FptrMapUintFloat32, d)
  6850. }
  6851. yyj381++
  6852. if yyhl381 {
  6853. yyb381 = yyj381 > l
  6854. } else {
  6855. yyb381 = r.CheckBreak()
  6856. }
  6857. if yyb381 {
  6858. z.DecReadArrayEnd()
  6859. return
  6860. }
  6861. z.DecReadArrayElem()
  6862. if r.TryDecodeAsNil() {
  6863. x.FMapUintFloat64 = nil
  6864. } else {
  6865. z.F.DecMapUintFloat64X(&x.FMapUintFloat64, d)
  6866. }
  6867. yyj381++
  6868. if yyhl381 {
  6869. yyb381 = yyj381 > l
  6870. } else {
  6871. yyb381 = r.CheckBreak()
  6872. }
  6873. if yyb381 {
  6874. z.DecReadArrayEnd()
  6875. return
  6876. }
  6877. z.DecReadArrayElem()
  6878. if r.TryDecodeAsNil() {
  6879. if x.FptrMapUintFloat64 != nil { // remove the if-true
  6880. x.FptrMapUintFloat64 = nil
  6881. }
  6882. } else {
  6883. if x.FptrMapUintFloat64 == nil {
  6884. x.FptrMapUintFloat64 = new(map[uint]float64)
  6885. }
  6886. z.F.DecMapUintFloat64X(x.FptrMapUintFloat64, d)
  6887. }
  6888. yyj381++
  6889. if yyhl381 {
  6890. yyb381 = yyj381 > l
  6891. } else {
  6892. yyb381 = r.CheckBreak()
  6893. }
  6894. if yyb381 {
  6895. z.DecReadArrayEnd()
  6896. return
  6897. }
  6898. z.DecReadArrayElem()
  6899. if r.TryDecodeAsNil() {
  6900. x.FMapUintBool = nil
  6901. } else {
  6902. z.F.DecMapUintBoolX(&x.FMapUintBool, d)
  6903. }
  6904. yyj381++
  6905. if yyhl381 {
  6906. yyb381 = yyj381 > l
  6907. } else {
  6908. yyb381 = r.CheckBreak()
  6909. }
  6910. if yyb381 {
  6911. z.DecReadArrayEnd()
  6912. return
  6913. }
  6914. z.DecReadArrayElem()
  6915. if r.TryDecodeAsNil() {
  6916. if x.FptrMapUintBool != nil { // remove the if-true
  6917. x.FptrMapUintBool = nil
  6918. }
  6919. } else {
  6920. if x.FptrMapUintBool == nil {
  6921. x.FptrMapUintBool = new(map[uint]bool)
  6922. }
  6923. z.F.DecMapUintBoolX(x.FptrMapUintBool, d)
  6924. }
  6925. yyj381++
  6926. if yyhl381 {
  6927. yyb381 = yyj381 > l
  6928. } else {
  6929. yyb381 = r.CheckBreak()
  6930. }
  6931. if yyb381 {
  6932. z.DecReadArrayEnd()
  6933. return
  6934. }
  6935. z.DecReadArrayElem()
  6936. if r.TryDecodeAsNil() {
  6937. x.FMapUint8Intf = nil
  6938. } else {
  6939. z.F.DecMapUint8IntfX(&x.FMapUint8Intf, d)
  6940. }
  6941. yyj381++
  6942. if yyhl381 {
  6943. yyb381 = yyj381 > l
  6944. } else {
  6945. yyb381 = r.CheckBreak()
  6946. }
  6947. if yyb381 {
  6948. z.DecReadArrayEnd()
  6949. return
  6950. }
  6951. z.DecReadArrayElem()
  6952. if r.TryDecodeAsNil() {
  6953. if x.FptrMapUint8Intf != nil { // remove the if-true
  6954. x.FptrMapUint8Intf = nil
  6955. }
  6956. } else {
  6957. if x.FptrMapUint8Intf == nil {
  6958. x.FptrMapUint8Intf = new(map[uint8]interface{})
  6959. }
  6960. z.F.DecMapUint8IntfX(x.FptrMapUint8Intf, d)
  6961. }
  6962. yyj381++
  6963. if yyhl381 {
  6964. yyb381 = yyj381 > l
  6965. } else {
  6966. yyb381 = r.CheckBreak()
  6967. }
  6968. if yyb381 {
  6969. z.DecReadArrayEnd()
  6970. return
  6971. }
  6972. z.DecReadArrayElem()
  6973. if r.TryDecodeAsNil() {
  6974. x.FMapUint8String = nil
  6975. } else {
  6976. z.F.DecMapUint8StringX(&x.FMapUint8String, d)
  6977. }
  6978. yyj381++
  6979. if yyhl381 {
  6980. yyb381 = yyj381 > l
  6981. } else {
  6982. yyb381 = r.CheckBreak()
  6983. }
  6984. if yyb381 {
  6985. z.DecReadArrayEnd()
  6986. return
  6987. }
  6988. z.DecReadArrayElem()
  6989. if r.TryDecodeAsNil() {
  6990. if x.FptrMapUint8String != nil { // remove the if-true
  6991. x.FptrMapUint8String = nil
  6992. }
  6993. } else {
  6994. if x.FptrMapUint8String == nil {
  6995. x.FptrMapUint8String = new(map[uint8]string)
  6996. }
  6997. z.F.DecMapUint8StringX(x.FptrMapUint8String, d)
  6998. }
  6999. yyj381++
  7000. if yyhl381 {
  7001. yyb381 = yyj381 > l
  7002. } else {
  7003. yyb381 = r.CheckBreak()
  7004. }
  7005. if yyb381 {
  7006. z.DecReadArrayEnd()
  7007. return
  7008. }
  7009. z.DecReadArrayElem()
  7010. if r.TryDecodeAsNil() {
  7011. x.FMapUint8Bytes = nil
  7012. } else {
  7013. z.F.DecMapUint8BytesX(&x.FMapUint8Bytes, d)
  7014. }
  7015. yyj381++
  7016. if yyhl381 {
  7017. yyb381 = yyj381 > l
  7018. } else {
  7019. yyb381 = r.CheckBreak()
  7020. }
  7021. if yyb381 {
  7022. z.DecReadArrayEnd()
  7023. return
  7024. }
  7025. z.DecReadArrayElem()
  7026. if r.TryDecodeAsNil() {
  7027. if x.FptrMapUint8Bytes != nil { // remove the if-true
  7028. x.FptrMapUint8Bytes = nil
  7029. }
  7030. } else {
  7031. if x.FptrMapUint8Bytes == nil {
  7032. x.FptrMapUint8Bytes = new(map[uint8][]uint8)
  7033. }
  7034. z.F.DecMapUint8BytesX(x.FptrMapUint8Bytes, d)
  7035. }
  7036. yyj381++
  7037. if yyhl381 {
  7038. yyb381 = yyj381 > l
  7039. } else {
  7040. yyb381 = r.CheckBreak()
  7041. }
  7042. if yyb381 {
  7043. z.DecReadArrayEnd()
  7044. return
  7045. }
  7046. z.DecReadArrayElem()
  7047. if r.TryDecodeAsNil() {
  7048. x.FMapUint8Uint = nil
  7049. } else {
  7050. z.F.DecMapUint8UintX(&x.FMapUint8Uint, d)
  7051. }
  7052. yyj381++
  7053. if yyhl381 {
  7054. yyb381 = yyj381 > l
  7055. } else {
  7056. yyb381 = r.CheckBreak()
  7057. }
  7058. if yyb381 {
  7059. z.DecReadArrayEnd()
  7060. return
  7061. }
  7062. z.DecReadArrayElem()
  7063. if r.TryDecodeAsNil() {
  7064. if x.FptrMapUint8Uint != nil { // remove the if-true
  7065. x.FptrMapUint8Uint = nil
  7066. }
  7067. } else {
  7068. if x.FptrMapUint8Uint == nil {
  7069. x.FptrMapUint8Uint = new(map[uint8]uint)
  7070. }
  7071. z.F.DecMapUint8UintX(x.FptrMapUint8Uint, d)
  7072. }
  7073. yyj381++
  7074. if yyhl381 {
  7075. yyb381 = yyj381 > l
  7076. } else {
  7077. yyb381 = r.CheckBreak()
  7078. }
  7079. if yyb381 {
  7080. z.DecReadArrayEnd()
  7081. return
  7082. }
  7083. z.DecReadArrayElem()
  7084. if r.TryDecodeAsNil() {
  7085. x.FMapUint8Uint8 = nil
  7086. } else {
  7087. z.F.DecMapUint8Uint8X(&x.FMapUint8Uint8, d)
  7088. }
  7089. yyj381++
  7090. if yyhl381 {
  7091. yyb381 = yyj381 > l
  7092. } else {
  7093. yyb381 = r.CheckBreak()
  7094. }
  7095. if yyb381 {
  7096. z.DecReadArrayEnd()
  7097. return
  7098. }
  7099. z.DecReadArrayElem()
  7100. if r.TryDecodeAsNil() {
  7101. if x.FptrMapUint8Uint8 != nil { // remove the if-true
  7102. x.FptrMapUint8Uint8 = nil
  7103. }
  7104. } else {
  7105. if x.FptrMapUint8Uint8 == nil {
  7106. x.FptrMapUint8Uint8 = new(map[uint8]uint8)
  7107. }
  7108. z.F.DecMapUint8Uint8X(x.FptrMapUint8Uint8, d)
  7109. }
  7110. yyj381++
  7111. if yyhl381 {
  7112. yyb381 = yyj381 > l
  7113. } else {
  7114. yyb381 = r.CheckBreak()
  7115. }
  7116. if yyb381 {
  7117. z.DecReadArrayEnd()
  7118. return
  7119. }
  7120. z.DecReadArrayElem()
  7121. if r.TryDecodeAsNil() {
  7122. x.FMapUint8Uint64 = nil
  7123. } else {
  7124. z.F.DecMapUint8Uint64X(&x.FMapUint8Uint64, d)
  7125. }
  7126. yyj381++
  7127. if yyhl381 {
  7128. yyb381 = yyj381 > l
  7129. } else {
  7130. yyb381 = r.CheckBreak()
  7131. }
  7132. if yyb381 {
  7133. z.DecReadArrayEnd()
  7134. return
  7135. }
  7136. z.DecReadArrayElem()
  7137. if r.TryDecodeAsNil() {
  7138. if x.FptrMapUint8Uint64 != nil { // remove the if-true
  7139. x.FptrMapUint8Uint64 = nil
  7140. }
  7141. } else {
  7142. if x.FptrMapUint8Uint64 == nil {
  7143. x.FptrMapUint8Uint64 = new(map[uint8]uint64)
  7144. }
  7145. z.F.DecMapUint8Uint64X(x.FptrMapUint8Uint64, d)
  7146. }
  7147. yyj381++
  7148. if yyhl381 {
  7149. yyb381 = yyj381 > l
  7150. } else {
  7151. yyb381 = r.CheckBreak()
  7152. }
  7153. if yyb381 {
  7154. z.DecReadArrayEnd()
  7155. return
  7156. }
  7157. z.DecReadArrayElem()
  7158. if r.TryDecodeAsNil() {
  7159. x.FMapUint8Int = nil
  7160. } else {
  7161. z.F.DecMapUint8IntX(&x.FMapUint8Int, d)
  7162. }
  7163. yyj381++
  7164. if yyhl381 {
  7165. yyb381 = yyj381 > l
  7166. } else {
  7167. yyb381 = r.CheckBreak()
  7168. }
  7169. if yyb381 {
  7170. z.DecReadArrayEnd()
  7171. return
  7172. }
  7173. z.DecReadArrayElem()
  7174. if r.TryDecodeAsNil() {
  7175. if x.FptrMapUint8Int != nil { // remove the if-true
  7176. x.FptrMapUint8Int = nil
  7177. }
  7178. } else {
  7179. if x.FptrMapUint8Int == nil {
  7180. x.FptrMapUint8Int = new(map[uint8]int)
  7181. }
  7182. z.F.DecMapUint8IntX(x.FptrMapUint8Int, d)
  7183. }
  7184. yyj381++
  7185. if yyhl381 {
  7186. yyb381 = yyj381 > l
  7187. } else {
  7188. yyb381 = r.CheckBreak()
  7189. }
  7190. if yyb381 {
  7191. z.DecReadArrayEnd()
  7192. return
  7193. }
  7194. z.DecReadArrayElem()
  7195. if r.TryDecodeAsNil() {
  7196. x.FMapUint8Int64 = nil
  7197. } else {
  7198. z.F.DecMapUint8Int64X(&x.FMapUint8Int64, d)
  7199. }
  7200. yyj381++
  7201. if yyhl381 {
  7202. yyb381 = yyj381 > l
  7203. } else {
  7204. yyb381 = r.CheckBreak()
  7205. }
  7206. if yyb381 {
  7207. z.DecReadArrayEnd()
  7208. return
  7209. }
  7210. z.DecReadArrayElem()
  7211. if r.TryDecodeAsNil() {
  7212. if x.FptrMapUint8Int64 != nil { // remove the if-true
  7213. x.FptrMapUint8Int64 = nil
  7214. }
  7215. } else {
  7216. if x.FptrMapUint8Int64 == nil {
  7217. x.FptrMapUint8Int64 = new(map[uint8]int64)
  7218. }
  7219. z.F.DecMapUint8Int64X(x.FptrMapUint8Int64, d)
  7220. }
  7221. yyj381++
  7222. if yyhl381 {
  7223. yyb381 = yyj381 > l
  7224. } else {
  7225. yyb381 = r.CheckBreak()
  7226. }
  7227. if yyb381 {
  7228. z.DecReadArrayEnd()
  7229. return
  7230. }
  7231. z.DecReadArrayElem()
  7232. if r.TryDecodeAsNil() {
  7233. x.FMapUint8Float32 = nil
  7234. } else {
  7235. z.F.DecMapUint8Float32X(&x.FMapUint8Float32, d)
  7236. }
  7237. yyj381++
  7238. if yyhl381 {
  7239. yyb381 = yyj381 > l
  7240. } else {
  7241. yyb381 = r.CheckBreak()
  7242. }
  7243. if yyb381 {
  7244. z.DecReadArrayEnd()
  7245. return
  7246. }
  7247. z.DecReadArrayElem()
  7248. if r.TryDecodeAsNil() {
  7249. if x.FptrMapUint8Float32 != nil { // remove the if-true
  7250. x.FptrMapUint8Float32 = nil
  7251. }
  7252. } else {
  7253. if x.FptrMapUint8Float32 == nil {
  7254. x.FptrMapUint8Float32 = new(map[uint8]float32)
  7255. }
  7256. z.F.DecMapUint8Float32X(x.FptrMapUint8Float32, d)
  7257. }
  7258. yyj381++
  7259. if yyhl381 {
  7260. yyb381 = yyj381 > l
  7261. } else {
  7262. yyb381 = r.CheckBreak()
  7263. }
  7264. if yyb381 {
  7265. z.DecReadArrayEnd()
  7266. return
  7267. }
  7268. z.DecReadArrayElem()
  7269. if r.TryDecodeAsNil() {
  7270. x.FMapUint8Float64 = nil
  7271. } else {
  7272. z.F.DecMapUint8Float64X(&x.FMapUint8Float64, d)
  7273. }
  7274. yyj381++
  7275. if yyhl381 {
  7276. yyb381 = yyj381 > l
  7277. } else {
  7278. yyb381 = r.CheckBreak()
  7279. }
  7280. if yyb381 {
  7281. z.DecReadArrayEnd()
  7282. return
  7283. }
  7284. z.DecReadArrayElem()
  7285. if r.TryDecodeAsNil() {
  7286. if x.FptrMapUint8Float64 != nil { // remove the if-true
  7287. x.FptrMapUint8Float64 = nil
  7288. }
  7289. } else {
  7290. if x.FptrMapUint8Float64 == nil {
  7291. x.FptrMapUint8Float64 = new(map[uint8]float64)
  7292. }
  7293. z.F.DecMapUint8Float64X(x.FptrMapUint8Float64, d)
  7294. }
  7295. yyj381++
  7296. if yyhl381 {
  7297. yyb381 = yyj381 > l
  7298. } else {
  7299. yyb381 = r.CheckBreak()
  7300. }
  7301. if yyb381 {
  7302. z.DecReadArrayEnd()
  7303. return
  7304. }
  7305. z.DecReadArrayElem()
  7306. if r.TryDecodeAsNil() {
  7307. x.FMapUint8Bool = nil
  7308. } else {
  7309. z.F.DecMapUint8BoolX(&x.FMapUint8Bool, d)
  7310. }
  7311. yyj381++
  7312. if yyhl381 {
  7313. yyb381 = yyj381 > l
  7314. } else {
  7315. yyb381 = r.CheckBreak()
  7316. }
  7317. if yyb381 {
  7318. z.DecReadArrayEnd()
  7319. return
  7320. }
  7321. z.DecReadArrayElem()
  7322. if r.TryDecodeAsNil() {
  7323. if x.FptrMapUint8Bool != nil { // remove the if-true
  7324. x.FptrMapUint8Bool = nil
  7325. }
  7326. } else {
  7327. if x.FptrMapUint8Bool == nil {
  7328. x.FptrMapUint8Bool = new(map[uint8]bool)
  7329. }
  7330. z.F.DecMapUint8BoolX(x.FptrMapUint8Bool, d)
  7331. }
  7332. yyj381++
  7333. if yyhl381 {
  7334. yyb381 = yyj381 > l
  7335. } else {
  7336. yyb381 = r.CheckBreak()
  7337. }
  7338. if yyb381 {
  7339. z.DecReadArrayEnd()
  7340. return
  7341. }
  7342. z.DecReadArrayElem()
  7343. if r.TryDecodeAsNil() {
  7344. x.FMapUint64Intf = nil
  7345. } else {
  7346. z.F.DecMapUint64IntfX(&x.FMapUint64Intf, d)
  7347. }
  7348. yyj381++
  7349. if yyhl381 {
  7350. yyb381 = yyj381 > l
  7351. } else {
  7352. yyb381 = r.CheckBreak()
  7353. }
  7354. if yyb381 {
  7355. z.DecReadArrayEnd()
  7356. return
  7357. }
  7358. z.DecReadArrayElem()
  7359. if r.TryDecodeAsNil() {
  7360. if x.FptrMapUint64Intf != nil { // remove the if-true
  7361. x.FptrMapUint64Intf = nil
  7362. }
  7363. } else {
  7364. if x.FptrMapUint64Intf == nil {
  7365. x.FptrMapUint64Intf = new(map[uint64]interface{})
  7366. }
  7367. z.F.DecMapUint64IntfX(x.FptrMapUint64Intf, d)
  7368. }
  7369. yyj381++
  7370. if yyhl381 {
  7371. yyb381 = yyj381 > l
  7372. } else {
  7373. yyb381 = r.CheckBreak()
  7374. }
  7375. if yyb381 {
  7376. z.DecReadArrayEnd()
  7377. return
  7378. }
  7379. z.DecReadArrayElem()
  7380. if r.TryDecodeAsNil() {
  7381. x.FMapUint64String = nil
  7382. } else {
  7383. z.F.DecMapUint64StringX(&x.FMapUint64String, d)
  7384. }
  7385. yyj381++
  7386. if yyhl381 {
  7387. yyb381 = yyj381 > l
  7388. } else {
  7389. yyb381 = r.CheckBreak()
  7390. }
  7391. if yyb381 {
  7392. z.DecReadArrayEnd()
  7393. return
  7394. }
  7395. z.DecReadArrayElem()
  7396. if r.TryDecodeAsNil() {
  7397. if x.FptrMapUint64String != nil { // remove the if-true
  7398. x.FptrMapUint64String = nil
  7399. }
  7400. } else {
  7401. if x.FptrMapUint64String == nil {
  7402. x.FptrMapUint64String = new(map[uint64]string)
  7403. }
  7404. z.F.DecMapUint64StringX(x.FptrMapUint64String, d)
  7405. }
  7406. yyj381++
  7407. if yyhl381 {
  7408. yyb381 = yyj381 > l
  7409. } else {
  7410. yyb381 = r.CheckBreak()
  7411. }
  7412. if yyb381 {
  7413. z.DecReadArrayEnd()
  7414. return
  7415. }
  7416. z.DecReadArrayElem()
  7417. if r.TryDecodeAsNil() {
  7418. x.FMapUint64Bytes = nil
  7419. } else {
  7420. z.F.DecMapUint64BytesX(&x.FMapUint64Bytes, d)
  7421. }
  7422. yyj381++
  7423. if yyhl381 {
  7424. yyb381 = yyj381 > l
  7425. } else {
  7426. yyb381 = r.CheckBreak()
  7427. }
  7428. if yyb381 {
  7429. z.DecReadArrayEnd()
  7430. return
  7431. }
  7432. z.DecReadArrayElem()
  7433. if r.TryDecodeAsNil() {
  7434. if x.FptrMapUint64Bytes != nil { // remove the if-true
  7435. x.FptrMapUint64Bytes = nil
  7436. }
  7437. } else {
  7438. if x.FptrMapUint64Bytes == nil {
  7439. x.FptrMapUint64Bytes = new(map[uint64][]uint8)
  7440. }
  7441. z.F.DecMapUint64BytesX(x.FptrMapUint64Bytes, d)
  7442. }
  7443. yyj381++
  7444. if yyhl381 {
  7445. yyb381 = yyj381 > l
  7446. } else {
  7447. yyb381 = r.CheckBreak()
  7448. }
  7449. if yyb381 {
  7450. z.DecReadArrayEnd()
  7451. return
  7452. }
  7453. z.DecReadArrayElem()
  7454. if r.TryDecodeAsNil() {
  7455. x.FMapUint64Uint = nil
  7456. } else {
  7457. z.F.DecMapUint64UintX(&x.FMapUint64Uint, d)
  7458. }
  7459. yyj381++
  7460. if yyhl381 {
  7461. yyb381 = yyj381 > l
  7462. } else {
  7463. yyb381 = r.CheckBreak()
  7464. }
  7465. if yyb381 {
  7466. z.DecReadArrayEnd()
  7467. return
  7468. }
  7469. z.DecReadArrayElem()
  7470. if r.TryDecodeAsNil() {
  7471. if x.FptrMapUint64Uint != nil { // remove the if-true
  7472. x.FptrMapUint64Uint = nil
  7473. }
  7474. } else {
  7475. if x.FptrMapUint64Uint == nil {
  7476. x.FptrMapUint64Uint = new(map[uint64]uint)
  7477. }
  7478. z.F.DecMapUint64UintX(x.FptrMapUint64Uint, d)
  7479. }
  7480. yyj381++
  7481. if yyhl381 {
  7482. yyb381 = yyj381 > l
  7483. } else {
  7484. yyb381 = r.CheckBreak()
  7485. }
  7486. if yyb381 {
  7487. z.DecReadArrayEnd()
  7488. return
  7489. }
  7490. z.DecReadArrayElem()
  7491. if r.TryDecodeAsNil() {
  7492. x.FMapUint64Uint8 = nil
  7493. } else {
  7494. z.F.DecMapUint64Uint8X(&x.FMapUint64Uint8, d)
  7495. }
  7496. yyj381++
  7497. if yyhl381 {
  7498. yyb381 = yyj381 > l
  7499. } else {
  7500. yyb381 = r.CheckBreak()
  7501. }
  7502. if yyb381 {
  7503. z.DecReadArrayEnd()
  7504. return
  7505. }
  7506. z.DecReadArrayElem()
  7507. if r.TryDecodeAsNil() {
  7508. if x.FptrMapUint64Uint8 != nil { // remove the if-true
  7509. x.FptrMapUint64Uint8 = nil
  7510. }
  7511. } else {
  7512. if x.FptrMapUint64Uint8 == nil {
  7513. x.FptrMapUint64Uint8 = new(map[uint64]uint8)
  7514. }
  7515. z.F.DecMapUint64Uint8X(x.FptrMapUint64Uint8, d)
  7516. }
  7517. yyj381++
  7518. if yyhl381 {
  7519. yyb381 = yyj381 > l
  7520. } else {
  7521. yyb381 = r.CheckBreak()
  7522. }
  7523. if yyb381 {
  7524. z.DecReadArrayEnd()
  7525. return
  7526. }
  7527. z.DecReadArrayElem()
  7528. if r.TryDecodeAsNil() {
  7529. x.FMapUint64Uint64 = nil
  7530. } else {
  7531. z.F.DecMapUint64Uint64X(&x.FMapUint64Uint64, d)
  7532. }
  7533. yyj381++
  7534. if yyhl381 {
  7535. yyb381 = yyj381 > l
  7536. } else {
  7537. yyb381 = r.CheckBreak()
  7538. }
  7539. if yyb381 {
  7540. z.DecReadArrayEnd()
  7541. return
  7542. }
  7543. z.DecReadArrayElem()
  7544. if r.TryDecodeAsNil() {
  7545. if x.FptrMapUint64Uint64 != nil { // remove the if-true
  7546. x.FptrMapUint64Uint64 = nil
  7547. }
  7548. } else {
  7549. if x.FptrMapUint64Uint64 == nil {
  7550. x.FptrMapUint64Uint64 = new(map[uint64]uint64)
  7551. }
  7552. z.F.DecMapUint64Uint64X(x.FptrMapUint64Uint64, d)
  7553. }
  7554. yyj381++
  7555. if yyhl381 {
  7556. yyb381 = yyj381 > l
  7557. } else {
  7558. yyb381 = r.CheckBreak()
  7559. }
  7560. if yyb381 {
  7561. z.DecReadArrayEnd()
  7562. return
  7563. }
  7564. z.DecReadArrayElem()
  7565. if r.TryDecodeAsNil() {
  7566. x.FMapUint64Int = nil
  7567. } else {
  7568. z.F.DecMapUint64IntX(&x.FMapUint64Int, d)
  7569. }
  7570. yyj381++
  7571. if yyhl381 {
  7572. yyb381 = yyj381 > l
  7573. } else {
  7574. yyb381 = r.CheckBreak()
  7575. }
  7576. if yyb381 {
  7577. z.DecReadArrayEnd()
  7578. return
  7579. }
  7580. z.DecReadArrayElem()
  7581. if r.TryDecodeAsNil() {
  7582. if x.FptrMapUint64Int != nil { // remove the if-true
  7583. x.FptrMapUint64Int = nil
  7584. }
  7585. } else {
  7586. if x.FptrMapUint64Int == nil {
  7587. x.FptrMapUint64Int = new(map[uint64]int)
  7588. }
  7589. z.F.DecMapUint64IntX(x.FptrMapUint64Int, d)
  7590. }
  7591. yyj381++
  7592. if yyhl381 {
  7593. yyb381 = yyj381 > l
  7594. } else {
  7595. yyb381 = r.CheckBreak()
  7596. }
  7597. if yyb381 {
  7598. z.DecReadArrayEnd()
  7599. return
  7600. }
  7601. z.DecReadArrayElem()
  7602. if r.TryDecodeAsNil() {
  7603. x.FMapUint64Int64 = nil
  7604. } else {
  7605. z.F.DecMapUint64Int64X(&x.FMapUint64Int64, d)
  7606. }
  7607. yyj381++
  7608. if yyhl381 {
  7609. yyb381 = yyj381 > l
  7610. } else {
  7611. yyb381 = r.CheckBreak()
  7612. }
  7613. if yyb381 {
  7614. z.DecReadArrayEnd()
  7615. return
  7616. }
  7617. z.DecReadArrayElem()
  7618. if r.TryDecodeAsNil() {
  7619. if x.FptrMapUint64Int64 != nil { // remove the if-true
  7620. x.FptrMapUint64Int64 = nil
  7621. }
  7622. } else {
  7623. if x.FptrMapUint64Int64 == nil {
  7624. x.FptrMapUint64Int64 = new(map[uint64]int64)
  7625. }
  7626. z.F.DecMapUint64Int64X(x.FptrMapUint64Int64, d)
  7627. }
  7628. yyj381++
  7629. if yyhl381 {
  7630. yyb381 = yyj381 > l
  7631. } else {
  7632. yyb381 = r.CheckBreak()
  7633. }
  7634. if yyb381 {
  7635. z.DecReadArrayEnd()
  7636. return
  7637. }
  7638. z.DecReadArrayElem()
  7639. if r.TryDecodeAsNil() {
  7640. x.FMapUint64Float32 = nil
  7641. } else {
  7642. z.F.DecMapUint64Float32X(&x.FMapUint64Float32, d)
  7643. }
  7644. yyj381++
  7645. if yyhl381 {
  7646. yyb381 = yyj381 > l
  7647. } else {
  7648. yyb381 = r.CheckBreak()
  7649. }
  7650. if yyb381 {
  7651. z.DecReadArrayEnd()
  7652. return
  7653. }
  7654. z.DecReadArrayElem()
  7655. if r.TryDecodeAsNil() {
  7656. if x.FptrMapUint64Float32 != nil { // remove the if-true
  7657. x.FptrMapUint64Float32 = nil
  7658. }
  7659. } else {
  7660. if x.FptrMapUint64Float32 == nil {
  7661. x.FptrMapUint64Float32 = new(map[uint64]float32)
  7662. }
  7663. z.F.DecMapUint64Float32X(x.FptrMapUint64Float32, d)
  7664. }
  7665. yyj381++
  7666. if yyhl381 {
  7667. yyb381 = yyj381 > l
  7668. } else {
  7669. yyb381 = r.CheckBreak()
  7670. }
  7671. if yyb381 {
  7672. z.DecReadArrayEnd()
  7673. return
  7674. }
  7675. z.DecReadArrayElem()
  7676. if r.TryDecodeAsNil() {
  7677. x.FMapUint64Float64 = nil
  7678. } else {
  7679. z.F.DecMapUint64Float64X(&x.FMapUint64Float64, d)
  7680. }
  7681. yyj381++
  7682. if yyhl381 {
  7683. yyb381 = yyj381 > l
  7684. } else {
  7685. yyb381 = r.CheckBreak()
  7686. }
  7687. if yyb381 {
  7688. z.DecReadArrayEnd()
  7689. return
  7690. }
  7691. z.DecReadArrayElem()
  7692. if r.TryDecodeAsNil() {
  7693. if x.FptrMapUint64Float64 != nil { // remove the if-true
  7694. x.FptrMapUint64Float64 = nil
  7695. }
  7696. } else {
  7697. if x.FptrMapUint64Float64 == nil {
  7698. x.FptrMapUint64Float64 = new(map[uint64]float64)
  7699. }
  7700. z.F.DecMapUint64Float64X(x.FptrMapUint64Float64, d)
  7701. }
  7702. yyj381++
  7703. if yyhl381 {
  7704. yyb381 = yyj381 > l
  7705. } else {
  7706. yyb381 = r.CheckBreak()
  7707. }
  7708. if yyb381 {
  7709. z.DecReadArrayEnd()
  7710. return
  7711. }
  7712. z.DecReadArrayElem()
  7713. if r.TryDecodeAsNil() {
  7714. x.FMapUint64Bool = nil
  7715. } else {
  7716. z.F.DecMapUint64BoolX(&x.FMapUint64Bool, d)
  7717. }
  7718. yyj381++
  7719. if yyhl381 {
  7720. yyb381 = yyj381 > l
  7721. } else {
  7722. yyb381 = r.CheckBreak()
  7723. }
  7724. if yyb381 {
  7725. z.DecReadArrayEnd()
  7726. return
  7727. }
  7728. z.DecReadArrayElem()
  7729. if r.TryDecodeAsNil() {
  7730. if x.FptrMapUint64Bool != nil { // remove the if-true
  7731. x.FptrMapUint64Bool = nil
  7732. }
  7733. } else {
  7734. if x.FptrMapUint64Bool == nil {
  7735. x.FptrMapUint64Bool = new(map[uint64]bool)
  7736. }
  7737. z.F.DecMapUint64BoolX(x.FptrMapUint64Bool, d)
  7738. }
  7739. yyj381++
  7740. if yyhl381 {
  7741. yyb381 = yyj381 > l
  7742. } else {
  7743. yyb381 = r.CheckBreak()
  7744. }
  7745. if yyb381 {
  7746. z.DecReadArrayEnd()
  7747. return
  7748. }
  7749. z.DecReadArrayElem()
  7750. if r.TryDecodeAsNil() {
  7751. x.FMapIntIntf = nil
  7752. } else {
  7753. z.F.DecMapIntIntfX(&x.FMapIntIntf, d)
  7754. }
  7755. yyj381++
  7756. if yyhl381 {
  7757. yyb381 = yyj381 > l
  7758. } else {
  7759. yyb381 = r.CheckBreak()
  7760. }
  7761. if yyb381 {
  7762. z.DecReadArrayEnd()
  7763. return
  7764. }
  7765. z.DecReadArrayElem()
  7766. if r.TryDecodeAsNil() {
  7767. if x.FptrMapIntIntf != nil { // remove the if-true
  7768. x.FptrMapIntIntf = nil
  7769. }
  7770. } else {
  7771. if x.FptrMapIntIntf == nil {
  7772. x.FptrMapIntIntf = new(map[int]interface{})
  7773. }
  7774. z.F.DecMapIntIntfX(x.FptrMapIntIntf, d)
  7775. }
  7776. yyj381++
  7777. if yyhl381 {
  7778. yyb381 = yyj381 > l
  7779. } else {
  7780. yyb381 = r.CheckBreak()
  7781. }
  7782. if yyb381 {
  7783. z.DecReadArrayEnd()
  7784. return
  7785. }
  7786. z.DecReadArrayElem()
  7787. if r.TryDecodeAsNil() {
  7788. x.FMapIntString = nil
  7789. } else {
  7790. z.F.DecMapIntStringX(&x.FMapIntString, d)
  7791. }
  7792. yyj381++
  7793. if yyhl381 {
  7794. yyb381 = yyj381 > l
  7795. } else {
  7796. yyb381 = r.CheckBreak()
  7797. }
  7798. if yyb381 {
  7799. z.DecReadArrayEnd()
  7800. return
  7801. }
  7802. z.DecReadArrayElem()
  7803. if r.TryDecodeAsNil() {
  7804. if x.FptrMapIntString != nil { // remove the if-true
  7805. x.FptrMapIntString = nil
  7806. }
  7807. } else {
  7808. if x.FptrMapIntString == nil {
  7809. x.FptrMapIntString = new(map[int]string)
  7810. }
  7811. z.F.DecMapIntStringX(x.FptrMapIntString, d)
  7812. }
  7813. yyj381++
  7814. if yyhl381 {
  7815. yyb381 = yyj381 > l
  7816. } else {
  7817. yyb381 = r.CheckBreak()
  7818. }
  7819. if yyb381 {
  7820. z.DecReadArrayEnd()
  7821. return
  7822. }
  7823. z.DecReadArrayElem()
  7824. if r.TryDecodeAsNil() {
  7825. x.FMapIntBytes = nil
  7826. } else {
  7827. z.F.DecMapIntBytesX(&x.FMapIntBytes, d)
  7828. }
  7829. yyj381++
  7830. if yyhl381 {
  7831. yyb381 = yyj381 > l
  7832. } else {
  7833. yyb381 = r.CheckBreak()
  7834. }
  7835. if yyb381 {
  7836. z.DecReadArrayEnd()
  7837. return
  7838. }
  7839. z.DecReadArrayElem()
  7840. if r.TryDecodeAsNil() {
  7841. if x.FptrMapIntBytes != nil { // remove the if-true
  7842. x.FptrMapIntBytes = nil
  7843. }
  7844. } else {
  7845. if x.FptrMapIntBytes == nil {
  7846. x.FptrMapIntBytes = new(map[int][]uint8)
  7847. }
  7848. z.F.DecMapIntBytesX(x.FptrMapIntBytes, d)
  7849. }
  7850. yyj381++
  7851. if yyhl381 {
  7852. yyb381 = yyj381 > l
  7853. } else {
  7854. yyb381 = r.CheckBreak()
  7855. }
  7856. if yyb381 {
  7857. z.DecReadArrayEnd()
  7858. return
  7859. }
  7860. z.DecReadArrayElem()
  7861. if r.TryDecodeAsNil() {
  7862. x.FMapIntUint = nil
  7863. } else {
  7864. z.F.DecMapIntUintX(&x.FMapIntUint, d)
  7865. }
  7866. yyj381++
  7867. if yyhl381 {
  7868. yyb381 = yyj381 > l
  7869. } else {
  7870. yyb381 = r.CheckBreak()
  7871. }
  7872. if yyb381 {
  7873. z.DecReadArrayEnd()
  7874. return
  7875. }
  7876. z.DecReadArrayElem()
  7877. if r.TryDecodeAsNil() {
  7878. if x.FptrMapIntUint != nil { // remove the if-true
  7879. x.FptrMapIntUint = nil
  7880. }
  7881. } else {
  7882. if x.FptrMapIntUint == nil {
  7883. x.FptrMapIntUint = new(map[int]uint)
  7884. }
  7885. z.F.DecMapIntUintX(x.FptrMapIntUint, d)
  7886. }
  7887. yyj381++
  7888. if yyhl381 {
  7889. yyb381 = yyj381 > l
  7890. } else {
  7891. yyb381 = r.CheckBreak()
  7892. }
  7893. if yyb381 {
  7894. z.DecReadArrayEnd()
  7895. return
  7896. }
  7897. z.DecReadArrayElem()
  7898. if r.TryDecodeAsNil() {
  7899. x.FMapIntUint8 = nil
  7900. } else {
  7901. z.F.DecMapIntUint8X(&x.FMapIntUint8, d)
  7902. }
  7903. yyj381++
  7904. if yyhl381 {
  7905. yyb381 = yyj381 > l
  7906. } else {
  7907. yyb381 = r.CheckBreak()
  7908. }
  7909. if yyb381 {
  7910. z.DecReadArrayEnd()
  7911. return
  7912. }
  7913. z.DecReadArrayElem()
  7914. if r.TryDecodeAsNil() {
  7915. if x.FptrMapIntUint8 != nil { // remove the if-true
  7916. x.FptrMapIntUint8 = nil
  7917. }
  7918. } else {
  7919. if x.FptrMapIntUint8 == nil {
  7920. x.FptrMapIntUint8 = new(map[int]uint8)
  7921. }
  7922. z.F.DecMapIntUint8X(x.FptrMapIntUint8, d)
  7923. }
  7924. yyj381++
  7925. if yyhl381 {
  7926. yyb381 = yyj381 > l
  7927. } else {
  7928. yyb381 = r.CheckBreak()
  7929. }
  7930. if yyb381 {
  7931. z.DecReadArrayEnd()
  7932. return
  7933. }
  7934. z.DecReadArrayElem()
  7935. if r.TryDecodeAsNil() {
  7936. x.FMapIntUint64 = nil
  7937. } else {
  7938. z.F.DecMapIntUint64X(&x.FMapIntUint64, d)
  7939. }
  7940. yyj381++
  7941. if yyhl381 {
  7942. yyb381 = yyj381 > l
  7943. } else {
  7944. yyb381 = r.CheckBreak()
  7945. }
  7946. if yyb381 {
  7947. z.DecReadArrayEnd()
  7948. return
  7949. }
  7950. z.DecReadArrayElem()
  7951. if r.TryDecodeAsNil() {
  7952. if x.FptrMapIntUint64 != nil { // remove the if-true
  7953. x.FptrMapIntUint64 = nil
  7954. }
  7955. } else {
  7956. if x.FptrMapIntUint64 == nil {
  7957. x.FptrMapIntUint64 = new(map[int]uint64)
  7958. }
  7959. z.F.DecMapIntUint64X(x.FptrMapIntUint64, d)
  7960. }
  7961. yyj381++
  7962. if yyhl381 {
  7963. yyb381 = yyj381 > l
  7964. } else {
  7965. yyb381 = r.CheckBreak()
  7966. }
  7967. if yyb381 {
  7968. z.DecReadArrayEnd()
  7969. return
  7970. }
  7971. z.DecReadArrayElem()
  7972. if r.TryDecodeAsNil() {
  7973. x.FMapIntInt = nil
  7974. } else {
  7975. z.F.DecMapIntIntX(&x.FMapIntInt, d)
  7976. }
  7977. yyj381++
  7978. if yyhl381 {
  7979. yyb381 = yyj381 > l
  7980. } else {
  7981. yyb381 = r.CheckBreak()
  7982. }
  7983. if yyb381 {
  7984. z.DecReadArrayEnd()
  7985. return
  7986. }
  7987. z.DecReadArrayElem()
  7988. if r.TryDecodeAsNil() {
  7989. if x.FptrMapIntInt != nil { // remove the if-true
  7990. x.FptrMapIntInt = nil
  7991. }
  7992. } else {
  7993. if x.FptrMapIntInt == nil {
  7994. x.FptrMapIntInt = new(map[int]int)
  7995. }
  7996. z.F.DecMapIntIntX(x.FptrMapIntInt, d)
  7997. }
  7998. yyj381++
  7999. if yyhl381 {
  8000. yyb381 = yyj381 > l
  8001. } else {
  8002. yyb381 = r.CheckBreak()
  8003. }
  8004. if yyb381 {
  8005. z.DecReadArrayEnd()
  8006. return
  8007. }
  8008. z.DecReadArrayElem()
  8009. if r.TryDecodeAsNil() {
  8010. x.FMapIntInt64 = nil
  8011. } else {
  8012. z.F.DecMapIntInt64X(&x.FMapIntInt64, d)
  8013. }
  8014. yyj381++
  8015. if yyhl381 {
  8016. yyb381 = yyj381 > l
  8017. } else {
  8018. yyb381 = r.CheckBreak()
  8019. }
  8020. if yyb381 {
  8021. z.DecReadArrayEnd()
  8022. return
  8023. }
  8024. z.DecReadArrayElem()
  8025. if r.TryDecodeAsNil() {
  8026. if x.FptrMapIntInt64 != nil { // remove the if-true
  8027. x.FptrMapIntInt64 = nil
  8028. }
  8029. } else {
  8030. if x.FptrMapIntInt64 == nil {
  8031. x.FptrMapIntInt64 = new(map[int]int64)
  8032. }
  8033. z.F.DecMapIntInt64X(x.FptrMapIntInt64, d)
  8034. }
  8035. yyj381++
  8036. if yyhl381 {
  8037. yyb381 = yyj381 > l
  8038. } else {
  8039. yyb381 = r.CheckBreak()
  8040. }
  8041. if yyb381 {
  8042. z.DecReadArrayEnd()
  8043. return
  8044. }
  8045. z.DecReadArrayElem()
  8046. if r.TryDecodeAsNil() {
  8047. x.FMapIntFloat32 = nil
  8048. } else {
  8049. z.F.DecMapIntFloat32X(&x.FMapIntFloat32, d)
  8050. }
  8051. yyj381++
  8052. if yyhl381 {
  8053. yyb381 = yyj381 > l
  8054. } else {
  8055. yyb381 = r.CheckBreak()
  8056. }
  8057. if yyb381 {
  8058. z.DecReadArrayEnd()
  8059. return
  8060. }
  8061. z.DecReadArrayElem()
  8062. if r.TryDecodeAsNil() {
  8063. if x.FptrMapIntFloat32 != nil { // remove the if-true
  8064. x.FptrMapIntFloat32 = nil
  8065. }
  8066. } else {
  8067. if x.FptrMapIntFloat32 == nil {
  8068. x.FptrMapIntFloat32 = new(map[int]float32)
  8069. }
  8070. z.F.DecMapIntFloat32X(x.FptrMapIntFloat32, d)
  8071. }
  8072. yyj381++
  8073. if yyhl381 {
  8074. yyb381 = yyj381 > l
  8075. } else {
  8076. yyb381 = r.CheckBreak()
  8077. }
  8078. if yyb381 {
  8079. z.DecReadArrayEnd()
  8080. return
  8081. }
  8082. z.DecReadArrayElem()
  8083. if r.TryDecodeAsNil() {
  8084. x.FMapIntFloat64 = nil
  8085. } else {
  8086. z.F.DecMapIntFloat64X(&x.FMapIntFloat64, d)
  8087. }
  8088. yyj381++
  8089. if yyhl381 {
  8090. yyb381 = yyj381 > l
  8091. } else {
  8092. yyb381 = r.CheckBreak()
  8093. }
  8094. if yyb381 {
  8095. z.DecReadArrayEnd()
  8096. return
  8097. }
  8098. z.DecReadArrayElem()
  8099. if r.TryDecodeAsNil() {
  8100. if x.FptrMapIntFloat64 != nil { // remove the if-true
  8101. x.FptrMapIntFloat64 = nil
  8102. }
  8103. } else {
  8104. if x.FptrMapIntFloat64 == nil {
  8105. x.FptrMapIntFloat64 = new(map[int]float64)
  8106. }
  8107. z.F.DecMapIntFloat64X(x.FptrMapIntFloat64, d)
  8108. }
  8109. yyj381++
  8110. if yyhl381 {
  8111. yyb381 = yyj381 > l
  8112. } else {
  8113. yyb381 = r.CheckBreak()
  8114. }
  8115. if yyb381 {
  8116. z.DecReadArrayEnd()
  8117. return
  8118. }
  8119. z.DecReadArrayElem()
  8120. if r.TryDecodeAsNil() {
  8121. x.FMapIntBool = nil
  8122. } else {
  8123. z.F.DecMapIntBoolX(&x.FMapIntBool, d)
  8124. }
  8125. yyj381++
  8126. if yyhl381 {
  8127. yyb381 = yyj381 > l
  8128. } else {
  8129. yyb381 = r.CheckBreak()
  8130. }
  8131. if yyb381 {
  8132. z.DecReadArrayEnd()
  8133. return
  8134. }
  8135. z.DecReadArrayElem()
  8136. if r.TryDecodeAsNil() {
  8137. if x.FptrMapIntBool != nil { // remove the if-true
  8138. x.FptrMapIntBool = nil
  8139. }
  8140. } else {
  8141. if x.FptrMapIntBool == nil {
  8142. x.FptrMapIntBool = new(map[int]bool)
  8143. }
  8144. z.F.DecMapIntBoolX(x.FptrMapIntBool, d)
  8145. }
  8146. yyj381++
  8147. if yyhl381 {
  8148. yyb381 = yyj381 > l
  8149. } else {
  8150. yyb381 = r.CheckBreak()
  8151. }
  8152. if yyb381 {
  8153. z.DecReadArrayEnd()
  8154. return
  8155. }
  8156. z.DecReadArrayElem()
  8157. if r.TryDecodeAsNil() {
  8158. x.FMapInt64Intf = nil
  8159. } else {
  8160. z.F.DecMapInt64IntfX(&x.FMapInt64Intf, d)
  8161. }
  8162. yyj381++
  8163. if yyhl381 {
  8164. yyb381 = yyj381 > l
  8165. } else {
  8166. yyb381 = r.CheckBreak()
  8167. }
  8168. if yyb381 {
  8169. z.DecReadArrayEnd()
  8170. return
  8171. }
  8172. z.DecReadArrayElem()
  8173. if r.TryDecodeAsNil() {
  8174. if x.FptrMapInt64Intf != nil { // remove the if-true
  8175. x.FptrMapInt64Intf = nil
  8176. }
  8177. } else {
  8178. if x.FptrMapInt64Intf == nil {
  8179. x.FptrMapInt64Intf = new(map[int64]interface{})
  8180. }
  8181. z.F.DecMapInt64IntfX(x.FptrMapInt64Intf, d)
  8182. }
  8183. yyj381++
  8184. if yyhl381 {
  8185. yyb381 = yyj381 > l
  8186. } else {
  8187. yyb381 = r.CheckBreak()
  8188. }
  8189. if yyb381 {
  8190. z.DecReadArrayEnd()
  8191. return
  8192. }
  8193. z.DecReadArrayElem()
  8194. if r.TryDecodeAsNil() {
  8195. x.FMapInt64String = nil
  8196. } else {
  8197. z.F.DecMapInt64StringX(&x.FMapInt64String, d)
  8198. }
  8199. yyj381++
  8200. if yyhl381 {
  8201. yyb381 = yyj381 > l
  8202. } else {
  8203. yyb381 = r.CheckBreak()
  8204. }
  8205. if yyb381 {
  8206. z.DecReadArrayEnd()
  8207. return
  8208. }
  8209. z.DecReadArrayElem()
  8210. if r.TryDecodeAsNil() {
  8211. if x.FptrMapInt64String != nil { // remove the if-true
  8212. x.FptrMapInt64String = nil
  8213. }
  8214. } else {
  8215. if x.FptrMapInt64String == nil {
  8216. x.FptrMapInt64String = new(map[int64]string)
  8217. }
  8218. z.F.DecMapInt64StringX(x.FptrMapInt64String, d)
  8219. }
  8220. yyj381++
  8221. if yyhl381 {
  8222. yyb381 = yyj381 > l
  8223. } else {
  8224. yyb381 = r.CheckBreak()
  8225. }
  8226. if yyb381 {
  8227. z.DecReadArrayEnd()
  8228. return
  8229. }
  8230. z.DecReadArrayElem()
  8231. if r.TryDecodeAsNil() {
  8232. x.FMapInt64Bytes = nil
  8233. } else {
  8234. z.F.DecMapInt64BytesX(&x.FMapInt64Bytes, d)
  8235. }
  8236. yyj381++
  8237. if yyhl381 {
  8238. yyb381 = yyj381 > l
  8239. } else {
  8240. yyb381 = r.CheckBreak()
  8241. }
  8242. if yyb381 {
  8243. z.DecReadArrayEnd()
  8244. return
  8245. }
  8246. z.DecReadArrayElem()
  8247. if r.TryDecodeAsNil() {
  8248. if x.FptrMapInt64Bytes != nil { // remove the if-true
  8249. x.FptrMapInt64Bytes = nil
  8250. }
  8251. } else {
  8252. if x.FptrMapInt64Bytes == nil {
  8253. x.FptrMapInt64Bytes = new(map[int64][]uint8)
  8254. }
  8255. z.F.DecMapInt64BytesX(x.FptrMapInt64Bytes, d)
  8256. }
  8257. yyj381++
  8258. if yyhl381 {
  8259. yyb381 = yyj381 > l
  8260. } else {
  8261. yyb381 = r.CheckBreak()
  8262. }
  8263. if yyb381 {
  8264. z.DecReadArrayEnd()
  8265. return
  8266. }
  8267. z.DecReadArrayElem()
  8268. if r.TryDecodeAsNil() {
  8269. x.FMapInt64Uint = nil
  8270. } else {
  8271. z.F.DecMapInt64UintX(&x.FMapInt64Uint, d)
  8272. }
  8273. yyj381++
  8274. if yyhl381 {
  8275. yyb381 = yyj381 > l
  8276. } else {
  8277. yyb381 = r.CheckBreak()
  8278. }
  8279. if yyb381 {
  8280. z.DecReadArrayEnd()
  8281. return
  8282. }
  8283. z.DecReadArrayElem()
  8284. if r.TryDecodeAsNil() {
  8285. if x.FptrMapInt64Uint != nil { // remove the if-true
  8286. x.FptrMapInt64Uint = nil
  8287. }
  8288. } else {
  8289. if x.FptrMapInt64Uint == nil {
  8290. x.FptrMapInt64Uint = new(map[int64]uint)
  8291. }
  8292. z.F.DecMapInt64UintX(x.FptrMapInt64Uint, d)
  8293. }
  8294. yyj381++
  8295. if yyhl381 {
  8296. yyb381 = yyj381 > l
  8297. } else {
  8298. yyb381 = r.CheckBreak()
  8299. }
  8300. if yyb381 {
  8301. z.DecReadArrayEnd()
  8302. return
  8303. }
  8304. z.DecReadArrayElem()
  8305. if r.TryDecodeAsNil() {
  8306. x.FMapInt64Uint8 = nil
  8307. } else {
  8308. z.F.DecMapInt64Uint8X(&x.FMapInt64Uint8, d)
  8309. }
  8310. yyj381++
  8311. if yyhl381 {
  8312. yyb381 = yyj381 > l
  8313. } else {
  8314. yyb381 = r.CheckBreak()
  8315. }
  8316. if yyb381 {
  8317. z.DecReadArrayEnd()
  8318. return
  8319. }
  8320. z.DecReadArrayElem()
  8321. if r.TryDecodeAsNil() {
  8322. if x.FptrMapInt64Uint8 != nil { // remove the if-true
  8323. x.FptrMapInt64Uint8 = nil
  8324. }
  8325. } else {
  8326. if x.FptrMapInt64Uint8 == nil {
  8327. x.FptrMapInt64Uint8 = new(map[int64]uint8)
  8328. }
  8329. z.F.DecMapInt64Uint8X(x.FptrMapInt64Uint8, d)
  8330. }
  8331. yyj381++
  8332. if yyhl381 {
  8333. yyb381 = yyj381 > l
  8334. } else {
  8335. yyb381 = r.CheckBreak()
  8336. }
  8337. if yyb381 {
  8338. z.DecReadArrayEnd()
  8339. return
  8340. }
  8341. z.DecReadArrayElem()
  8342. if r.TryDecodeAsNil() {
  8343. x.FMapInt64Uint64 = nil
  8344. } else {
  8345. z.F.DecMapInt64Uint64X(&x.FMapInt64Uint64, d)
  8346. }
  8347. yyj381++
  8348. if yyhl381 {
  8349. yyb381 = yyj381 > l
  8350. } else {
  8351. yyb381 = r.CheckBreak()
  8352. }
  8353. if yyb381 {
  8354. z.DecReadArrayEnd()
  8355. return
  8356. }
  8357. z.DecReadArrayElem()
  8358. if r.TryDecodeAsNil() {
  8359. if x.FptrMapInt64Uint64 != nil { // remove the if-true
  8360. x.FptrMapInt64Uint64 = nil
  8361. }
  8362. } else {
  8363. if x.FptrMapInt64Uint64 == nil {
  8364. x.FptrMapInt64Uint64 = new(map[int64]uint64)
  8365. }
  8366. z.F.DecMapInt64Uint64X(x.FptrMapInt64Uint64, d)
  8367. }
  8368. yyj381++
  8369. if yyhl381 {
  8370. yyb381 = yyj381 > l
  8371. } else {
  8372. yyb381 = r.CheckBreak()
  8373. }
  8374. if yyb381 {
  8375. z.DecReadArrayEnd()
  8376. return
  8377. }
  8378. z.DecReadArrayElem()
  8379. if r.TryDecodeAsNil() {
  8380. x.FMapInt64Int = nil
  8381. } else {
  8382. z.F.DecMapInt64IntX(&x.FMapInt64Int, d)
  8383. }
  8384. yyj381++
  8385. if yyhl381 {
  8386. yyb381 = yyj381 > l
  8387. } else {
  8388. yyb381 = r.CheckBreak()
  8389. }
  8390. if yyb381 {
  8391. z.DecReadArrayEnd()
  8392. return
  8393. }
  8394. z.DecReadArrayElem()
  8395. if r.TryDecodeAsNil() {
  8396. if x.FptrMapInt64Int != nil { // remove the if-true
  8397. x.FptrMapInt64Int = nil
  8398. }
  8399. } else {
  8400. if x.FptrMapInt64Int == nil {
  8401. x.FptrMapInt64Int = new(map[int64]int)
  8402. }
  8403. z.F.DecMapInt64IntX(x.FptrMapInt64Int, d)
  8404. }
  8405. yyj381++
  8406. if yyhl381 {
  8407. yyb381 = yyj381 > l
  8408. } else {
  8409. yyb381 = r.CheckBreak()
  8410. }
  8411. if yyb381 {
  8412. z.DecReadArrayEnd()
  8413. return
  8414. }
  8415. z.DecReadArrayElem()
  8416. if r.TryDecodeAsNil() {
  8417. x.FMapInt64Int64 = nil
  8418. } else {
  8419. z.F.DecMapInt64Int64X(&x.FMapInt64Int64, d)
  8420. }
  8421. yyj381++
  8422. if yyhl381 {
  8423. yyb381 = yyj381 > l
  8424. } else {
  8425. yyb381 = r.CheckBreak()
  8426. }
  8427. if yyb381 {
  8428. z.DecReadArrayEnd()
  8429. return
  8430. }
  8431. z.DecReadArrayElem()
  8432. if r.TryDecodeAsNil() {
  8433. if x.FptrMapInt64Int64 != nil { // remove the if-true
  8434. x.FptrMapInt64Int64 = nil
  8435. }
  8436. } else {
  8437. if x.FptrMapInt64Int64 == nil {
  8438. x.FptrMapInt64Int64 = new(map[int64]int64)
  8439. }
  8440. z.F.DecMapInt64Int64X(x.FptrMapInt64Int64, d)
  8441. }
  8442. yyj381++
  8443. if yyhl381 {
  8444. yyb381 = yyj381 > l
  8445. } else {
  8446. yyb381 = r.CheckBreak()
  8447. }
  8448. if yyb381 {
  8449. z.DecReadArrayEnd()
  8450. return
  8451. }
  8452. z.DecReadArrayElem()
  8453. if r.TryDecodeAsNil() {
  8454. x.FMapInt64Float32 = nil
  8455. } else {
  8456. z.F.DecMapInt64Float32X(&x.FMapInt64Float32, d)
  8457. }
  8458. yyj381++
  8459. if yyhl381 {
  8460. yyb381 = yyj381 > l
  8461. } else {
  8462. yyb381 = r.CheckBreak()
  8463. }
  8464. if yyb381 {
  8465. z.DecReadArrayEnd()
  8466. return
  8467. }
  8468. z.DecReadArrayElem()
  8469. if r.TryDecodeAsNil() {
  8470. if x.FptrMapInt64Float32 != nil { // remove the if-true
  8471. x.FptrMapInt64Float32 = nil
  8472. }
  8473. } else {
  8474. if x.FptrMapInt64Float32 == nil {
  8475. x.FptrMapInt64Float32 = new(map[int64]float32)
  8476. }
  8477. z.F.DecMapInt64Float32X(x.FptrMapInt64Float32, d)
  8478. }
  8479. yyj381++
  8480. if yyhl381 {
  8481. yyb381 = yyj381 > l
  8482. } else {
  8483. yyb381 = r.CheckBreak()
  8484. }
  8485. if yyb381 {
  8486. z.DecReadArrayEnd()
  8487. return
  8488. }
  8489. z.DecReadArrayElem()
  8490. if r.TryDecodeAsNil() {
  8491. x.FMapInt64Float64 = nil
  8492. } else {
  8493. z.F.DecMapInt64Float64X(&x.FMapInt64Float64, d)
  8494. }
  8495. yyj381++
  8496. if yyhl381 {
  8497. yyb381 = yyj381 > l
  8498. } else {
  8499. yyb381 = r.CheckBreak()
  8500. }
  8501. if yyb381 {
  8502. z.DecReadArrayEnd()
  8503. return
  8504. }
  8505. z.DecReadArrayElem()
  8506. if r.TryDecodeAsNil() {
  8507. if x.FptrMapInt64Float64 != nil { // remove the if-true
  8508. x.FptrMapInt64Float64 = nil
  8509. }
  8510. } else {
  8511. if x.FptrMapInt64Float64 == nil {
  8512. x.FptrMapInt64Float64 = new(map[int64]float64)
  8513. }
  8514. z.F.DecMapInt64Float64X(x.FptrMapInt64Float64, d)
  8515. }
  8516. yyj381++
  8517. if yyhl381 {
  8518. yyb381 = yyj381 > l
  8519. } else {
  8520. yyb381 = r.CheckBreak()
  8521. }
  8522. if yyb381 {
  8523. z.DecReadArrayEnd()
  8524. return
  8525. }
  8526. z.DecReadArrayElem()
  8527. if r.TryDecodeAsNil() {
  8528. x.FMapInt64Bool = nil
  8529. } else {
  8530. z.F.DecMapInt64BoolX(&x.FMapInt64Bool, d)
  8531. }
  8532. yyj381++
  8533. if yyhl381 {
  8534. yyb381 = yyj381 > l
  8535. } else {
  8536. yyb381 = r.CheckBreak()
  8537. }
  8538. if yyb381 {
  8539. z.DecReadArrayEnd()
  8540. return
  8541. }
  8542. z.DecReadArrayElem()
  8543. if r.TryDecodeAsNil() {
  8544. if x.FptrMapInt64Bool != nil { // remove the if-true
  8545. x.FptrMapInt64Bool = nil
  8546. }
  8547. } else {
  8548. if x.FptrMapInt64Bool == nil {
  8549. x.FptrMapInt64Bool = new(map[int64]bool)
  8550. }
  8551. z.F.DecMapInt64BoolX(x.FptrMapInt64Bool, d)
  8552. }
  8553. for {
  8554. yyj381++
  8555. if yyhl381 {
  8556. yyb381 = yyj381 > l
  8557. } else {
  8558. yyb381 = r.CheckBreak()
  8559. }
  8560. if yyb381 {
  8561. break
  8562. }
  8563. z.DecReadArrayElem()
  8564. z.DecStructFieldNotFound(yyj381-1, "")
  8565. }
  8566. z.DecReadArrayEnd()
  8567. }
  8568. func (x testMammoth2Binary) CodecEncodeSelf(e *Encoder) {
  8569. var h codecSelfer19781
  8570. z, r := GenHelperEncoder(e)
  8571. _, _, _ = h, z, r
  8572. if z.EncBinary() {
  8573. z.EncBinaryMarshal(x)
  8574. } else {
  8575. r.EncodeUint(uint64(x))
  8576. }
  8577. }
  8578. func (x *testMammoth2Binary) CodecDecodeSelf(d *Decoder) {
  8579. var h codecSelfer19781
  8580. z, r := GenHelperDecoder(d)
  8581. _, _, _ = h, z, r
  8582. if z.DecBinary() {
  8583. z.DecBinaryUnmarshal(x)
  8584. } else {
  8585. *x = (testMammoth2Binary)(r.DecodeUint64())
  8586. }
  8587. }
  8588. func (x testMammoth2Text) CodecEncodeSelf(e *Encoder) {
  8589. var h codecSelfer19781
  8590. z, r := GenHelperEncoder(e)
  8591. _, _, _ = h, z, r
  8592. if !z.EncBinary() {
  8593. z.EncTextMarshal(x)
  8594. } else {
  8595. r.EncodeUint(uint64(x))
  8596. }
  8597. }
  8598. func (x *testMammoth2Text) CodecDecodeSelf(d *Decoder) {
  8599. var h codecSelfer19781
  8600. z, r := GenHelperDecoder(d)
  8601. _, _, _ = h, z, r
  8602. if !z.DecBinary() {
  8603. z.DecTextUnmarshal(x)
  8604. } else {
  8605. *x = (testMammoth2Text)(r.DecodeUint64())
  8606. }
  8607. }
  8608. func (x testMammoth2Json) CodecEncodeSelf(e *Encoder) {
  8609. var h codecSelfer19781
  8610. z, r := GenHelperEncoder(e)
  8611. _, _, _ = h, z, r
  8612. if !z.EncBinary() && z.IsJSONHandle() {
  8613. z.EncJSONMarshal(x)
  8614. } else {
  8615. r.EncodeUint(uint64(x))
  8616. }
  8617. }
  8618. func (x *testMammoth2Json) CodecDecodeSelf(d *Decoder) {
  8619. var h codecSelfer19781
  8620. z, r := GenHelperDecoder(d)
  8621. _, _, _ = h, z, r
  8622. if !z.DecBinary() && z.IsJSONHandle() {
  8623. z.DecJSONUnmarshal(x)
  8624. } else {
  8625. *x = (testMammoth2Json)(r.DecodeUint64())
  8626. }
  8627. }
  8628. func (x *testMammoth2Basic) CodecEncodeSelf(e *Encoder) {
  8629. var h codecSelfer19781
  8630. z, r := GenHelperEncoder(e)
  8631. _, _, _ = h, z, r
  8632. if x == nil {
  8633. r.EncodeNil()
  8634. } else {
  8635. h.enctestMammoth2Basic((*testMammoth2Basic)(x), e)
  8636. }
  8637. }
  8638. func (x *testMammoth2Basic) CodecDecodeSelf(d *Decoder) {
  8639. var h codecSelfer19781
  8640. z, r := GenHelperDecoder(d)
  8641. _, _, _ = h, z, r
  8642. h.dectestMammoth2Basic((*testMammoth2Basic)(x), d)
  8643. }
  8644. func (x *TestMammoth2Wrapper) CodecEncodeSelf(e *Encoder) {
  8645. var h codecSelfer19781
  8646. z, r := GenHelperEncoder(e)
  8647. _, _, _ = h, z, r
  8648. if x == nil {
  8649. r.EncodeNil()
  8650. } else {
  8651. yysep2 := !z.EncBinary()
  8652. yy2arr2 := z.EncBasicHandle().StructToArray
  8653. _, _ = yysep2, yy2arr2
  8654. const yyr2 bool = false // struct tag has 'toArray'
  8655. if yyr2 || yy2arr2 {
  8656. z.EncWriteArrayStart(8)
  8657. z.EncWriteArrayElem()
  8658. yy11 := &x.V
  8659. yy11.CodecEncodeSelf(e)
  8660. z.EncWriteArrayElem()
  8661. x.T.CodecEncodeSelf(e)
  8662. z.EncWriteArrayElem()
  8663. x.B.CodecEncodeSelf(e)
  8664. z.EncWriteArrayElem()
  8665. x.J.CodecEncodeSelf(e)
  8666. z.EncWriteArrayElem()
  8667. yy16 := &x.C
  8668. yy16.CodecEncodeSelf(e)
  8669. z.EncWriteArrayElem()
  8670. h.encMaptestMammoth2BasicTestMammoth2((map[testMammoth2Basic]TestMammoth2)(x.M), e)
  8671. z.EncWriteArrayElem()
  8672. h.encSliceTestMammoth2(([]TestMammoth2)(x.L), e)
  8673. z.EncWriteArrayElem()
  8674. yy20 := &x.A
  8675. h.encArray4int64((*[4]int64)(yy20), e)
  8676. z.EncWriteArrayEnd()
  8677. } else {
  8678. z.EncWriteMapStart(8)
  8679. z.EncWriteMapElemKey()
  8680. if z.IsJSONHandle() {
  8681. z.WriteStr("\"V\"")
  8682. } else {
  8683. r.EncodeStringEnc(codecSelferCcUTF819781, `V`)
  8684. }
  8685. z.EncWriteMapElemValue()
  8686. yy22 := &x.V
  8687. yy22.CodecEncodeSelf(e)
  8688. z.EncWriteMapElemKey()
  8689. if z.IsJSONHandle() {
  8690. z.WriteStr("\"T\"")
  8691. } else {
  8692. r.EncodeStringEnc(codecSelferCcUTF819781, `T`)
  8693. }
  8694. z.EncWriteMapElemValue()
  8695. x.T.CodecEncodeSelf(e)
  8696. z.EncWriteMapElemKey()
  8697. if z.IsJSONHandle() {
  8698. z.WriteStr("\"B\"")
  8699. } else {
  8700. r.EncodeStringEnc(codecSelferCcUTF819781, `B`)
  8701. }
  8702. z.EncWriteMapElemValue()
  8703. x.B.CodecEncodeSelf(e)
  8704. z.EncWriteMapElemKey()
  8705. if z.IsJSONHandle() {
  8706. z.WriteStr("\"J\"")
  8707. } else {
  8708. r.EncodeStringEnc(codecSelferCcUTF819781, `J`)
  8709. }
  8710. z.EncWriteMapElemValue()
  8711. x.J.CodecEncodeSelf(e)
  8712. z.EncWriteMapElemKey()
  8713. if z.IsJSONHandle() {
  8714. z.WriteStr("\"C\"")
  8715. } else {
  8716. r.EncodeStringEnc(codecSelferCcUTF819781, `C`)
  8717. }
  8718. z.EncWriteMapElemValue()
  8719. yy27 := &x.C
  8720. yy27.CodecEncodeSelf(e)
  8721. z.EncWriteMapElemKey()
  8722. if z.IsJSONHandle() {
  8723. z.WriteStr("\"M\"")
  8724. } else {
  8725. r.EncodeStringEnc(codecSelferCcUTF819781, `M`)
  8726. }
  8727. z.EncWriteMapElemValue()
  8728. h.encMaptestMammoth2BasicTestMammoth2((map[testMammoth2Basic]TestMammoth2)(x.M), e)
  8729. z.EncWriteMapElemKey()
  8730. if z.IsJSONHandle() {
  8731. z.WriteStr("\"L\"")
  8732. } else {
  8733. r.EncodeStringEnc(codecSelferCcUTF819781, `L`)
  8734. }
  8735. z.EncWriteMapElemValue()
  8736. h.encSliceTestMammoth2(([]TestMammoth2)(x.L), e)
  8737. z.EncWriteMapElemKey()
  8738. if z.IsJSONHandle() {
  8739. z.WriteStr("\"A\"")
  8740. } else {
  8741. r.EncodeStringEnc(codecSelferCcUTF819781, `A`)
  8742. }
  8743. z.EncWriteMapElemValue()
  8744. yy31 := &x.A
  8745. h.encArray4int64((*[4]int64)(yy31), e)
  8746. z.EncWriteMapEnd()
  8747. }
  8748. }
  8749. }
  8750. func (x *TestMammoth2Wrapper) CodecDecodeSelf(d *Decoder) {
  8751. var h codecSelfer19781
  8752. z, r := GenHelperDecoder(d)
  8753. _, _, _ = h, z, r
  8754. yyct2 := r.ContainerType()
  8755. if yyct2 == codecSelferValueTypeMap19781 {
  8756. yyl2 := z.DecReadMapStart()
  8757. if yyl2 == 0 {
  8758. z.DecReadMapEnd()
  8759. } else {
  8760. x.codecDecodeSelfFromMap(yyl2, d)
  8761. }
  8762. } else if yyct2 == codecSelferValueTypeArray19781 {
  8763. yyl2 := z.DecReadArrayStart()
  8764. if yyl2 == 0 {
  8765. z.DecReadArrayEnd()
  8766. } else {
  8767. x.codecDecodeSelfFromArray(yyl2, d)
  8768. }
  8769. } else {
  8770. panic(errCodecSelferOnlyMapOrArrayEncodeToStruct19781)
  8771. }
  8772. }
  8773. func (x *TestMammoth2Wrapper) codecDecodeSelfFromMap(l int, d *Decoder) {
  8774. var h codecSelfer19781
  8775. z, r := GenHelperDecoder(d)
  8776. _, _, _ = h, z, r
  8777. var yyhl3 bool = l >= 0
  8778. for yyj3 := 0; ; yyj3++ {
  8779. if yyhl3 {
  8780. if yyj3 >= l {
  8781. break
  8782. }
  8783. } else {
  8784. if r.CheckBreak() {
  8785. break
  8786. }
  8787. }
  8788. z.DecReadMapElemKey()
  8789. yys3 := z.StringView(r.DecodeStringAsBytes())
  8790. z.DecReadMapElemValue()
  8791. switch yys3 {
  8792. case "V":
  8793. if r.TryDecodeAsNil() {
  8794. x.V = TestMammoth2{}
  8795. } else {
  8796. x.V.CodecDecodeSelf(d)
  8797. }
  8798. case "T":
  8799. if r.TryDecodeAsNil() {
  8800. x.T = 0
  8801. } else {
  8802. x.T.CodecDecodeSelf(d)
  8803. }
  8804. case "B":
  8805. if r.TryDecodeAsNil() {
  8806. x.B = 0
  8807. } else {
  8808. x.B.CodecDecodeSelf(d)
  8809. }
  8810. case "J":
  8811. if r.TryDecodeAsNil() {
  8812. x.J = 0
  8813. } else {
  8814. x.J.CodecDecodeSelf(d)
  8815. }
  8816. case "C":
  8817. if r.TryDecodeAsNil() {
  8818. x.C = testMammoth2Basic{}
  8819. } else {
  8820. x.C.CodecDecodeSelf(d)
  8821. }
  8822. case "M":
  8823. if r.TryDecodeAsNil() {
  8824. x.M = nil
  8825. } else {
  8826. h.decMaptestMammoth2BasicTestMammoth2((*map[testMammoth2Basic]TestMammoth2)(&x.M), d)
  8827. }
  8828. case "L":
  8829. if r.TryDecodeAsNil() {
  8830. x.L = nil
  8831. } else {
  8832. h.decSliceTestMammoth2((*[]TestMammoth2)(&x.L), d)
  8833. }
  8834. case "A":
  8835. if r.TryDecodeAsNil() {
  8836. x.A = [4]int64{}
  8837. } else {
  8838. h.decArray4int64((*[4]int64)(&x.A), d)
  8839. }
  8840. default:
  8841. z.DecStructFieldNotFound(-1, yys3)
  8842. } // end switch yys3
  8843. } // end for yyj3
  8844. z.DecReadMapEnd()
  8845. }
  8846. func (x *TestMammoth2Wrapper) codecDecodeSelfFromArray(l int, d *Decoder) {
  8847. var h codecSelfer19781
  8848. z, r := GenHelperDecoder(d)
  8849. _, _, _ = h, z, r
  8850. var yyj15 int
  8851. var yyb15 bool
  8852. var yyhl15 bool = l >= 0
  8853. yyj15++
  8854. if yyhl15 {
  8855. yyb15 = yyj15 > l
  8856. } else {
  8857. yyb15 = r.CheckBreak()
  8858. }
  8859. if yyb15 {
  8860. z.DecReadArrayEnd()
  8861. return
  8862. }
  8863. z.DecReadArrayElem()
  8864. if r.TryDecodeAsNil() {
  8865. x.V = TestMammoth2{}
  8866. } else {
  8867. x.V.CodecDecodeSelf(d)
  8868. }
  8869. yyj15++
  8870. if yyhl15 {
  8871. yyb15 = yyj15 > l
  8872. } else {
  8873. yyb15 = r.CheckBreak()
  8874. }
  8875. if yyb15 {
  8876. z.DecReadArrayEnd()
  8877. return
  8878. }
  8879. z.DecReadArrayElem()
  8880. if r.TryDecodeAsNil() {
  8881. x.T = 0
  8882. } else {
  8883. x.T.CodecDecodeSelf(d)
  8884. }
  8885. yyj15++
  8886. if yyhl15 {
  8887. yyb15 = yyj15 > l
  8888. } else {
  8889. yyb15 = r.CheckBreak()
  8890. }
  8891. if yyb15 {
  8892. z.DecReadArrayEnd()
  8893. return
  8894. }
  8895. z.DecReadArrayElem()
  8896. if r.TryDecodeAsNil() {
  8897. x.B = 0
  8898. } else {
  8899. x.B.CodecDecodeSelf(d)
  8900. }
  8901. yyj15++
  8902. if yyhl15 {
  8903. yyb15 = yyj15 > l
  8904. } else {
  8905. yyb15 = r.CheckBreak()
  8906. }
  8907. if yyb15 {
  8908. z.DecReadArrayEnd()
  8909. return
  8910. }
  8911. z.DecReadArrayElem()
  8912. if r.TryDecodeAsNil() {
  8913. x.J = 0
  8914. } else {
  8915. x.J.CodecDecodeSelf(d)
  8916. }
  8917. yyj15++
  8918. if yyhl15 {
  8919. yyb15 = yyj15 > l
  8920. } else {
  8921. yyb15 = r.CheckBreak()
  8922. }
  8923. if yyb15 {
  8924. z.DecReadArrayEnd()
  8925. return
  8926. }
  8927. z.DecReadArrayElem()
  8928. if r.TryDecodeAsNil() {
  8929. x.C = testMammoth2Basic{}
  8930. } else {
  8931. x.C.CodecDecodeSelf(d)
  8932. }
  8933. yyj15++
  8934. if yyhl15 {
  8935. yyb15 = yyj15 > l
  8936. } else {
  8937. yyb15 = r.CheckBreak()
  8938. }
  8939. if yyb15 {
  8940. z.DecReadArrayEnd()
  8941. return
  8942. }
  8943. z.DecReadArrayElem()
  8944. if r.TryDecodeAsNil() {
  8945. x.M = nil
  8946. } else {
  8947. h.decMaptestMammoth2BasicTestMammoth2((*map[testMammoth2Basic]TestMammoth2)(&x.M), d)
  8948. }
  8949. yyj15++
  8950. if yyhl15 {
  8951. yyb15 = yyj15 > l
  8952. } else {
  8953. yyb15 = r.CheckBreak()
  8954. }
  8955. if yyb15 {
  8956. z.DecReadArrayEnd()
  8957. return
  8958. }
  8959. z.DecReadArrayElem()
  8960. if r.TryDecodeAsNil() {
  8961. x.L = nil
  8962. } else {
  8963. h.decSliceTestMammoth2((*[]TestMammoth2)(&x.L), d)
  8964. }
  8965. yyj15++
  8966. if yyhl15 {
  8967. yyb15 = yyj15 > l
  8968. } else {
  8969. yyb15 = r.CheckBreak()
  8970. }
  8971. if yyb15 {
  8972. z.DecReadArrayEnd()
  8973. return
  8974. }
  8975. z.DecReadArrayElem()
  8976. if r.TryDecodeAsNil() {
  8977. x.A = [4]int64{}
  8978. } else {
  8979. h.decArray4int64((*[4]int64)(&x.A), d)
  8980. }
  8981. for {
  8982. yyj15++
  8983. if yyhl15 {
  8984. yyb15 = yyj15 > l
  8985. } else {
  8986. yyb15 = r.CheckBreak()
  8987. }
  8988. if yyb15 {
  8989. break
  8990. }
  8991. z.DecReadArrayElem()
  8992. z.DecStructFieldNotFound(yyj15-1, "")
  8993. }
  8994. z.DecReadArrayEnd()
  8995. }
  8996. func (x codecSelfer19781) enctestMammoth2Basic(v *testMammoth2Basic, e *Encoder) {
  8997. var h codecSelfer19781
  8998. z, r := GenHelperEncoder(e)
  8999. _, _, _ = h, z, r
  9000. if v == nil {
  9001. r.EncodeNil()
  9002. return
  9003. }
  9004. z.EncWriteArrayStart(len(v))
  9005. for _, yyv1 := range v {
  9006. z.EncWriteArrayElem()
  9007. r.EncodeUint(uint64(yyv1))
  9008. }
  9009. z.EncWriteArrayEnd()
  9010. }
  9011. func (x codecSelfer19781) dectestMammoth2Basic(v *testMammoth2Basic, d *Decoder) {
  9012. var h codecSelfer19781
  9013. z, r := GenHelperDecoder(d)
  9014. _, _, _ = h, z, r
  9015. yyv1 := v
  9016. yyh1, yyl1 := z.DecSliceHelperStart()
  9017. if yyl1 == 0 {
  9018. } else {
  9019. yyhl1 := yyl1 > 0
  9020. var yyrl1 int
  9021. _ = yyrl1
  9022. var yyj1 int
  9023. for yyj1 = 0; (yyhl1 && yyj1 < yyl1) || !(yyhl1 || r.CheckBreak()); yyj1++ { // bounds-check-elimination
  9024. yyh1.ElemContainerState(yyj1)
  9025. var yydb1 bool
  9026. if yyj1 >= len(yyv1) {
  9027. z.DecArrayCannotExpand(len(v), yyj1+1)
  9028. yydb1 = true
  9029. }
  9030. if yydb1 {
  9031. z.DecSwallow()
  9032. } else {
  9033. if r.TryDecodeAsNil() {
  9034. yyv1[yyj1] = 0
  9035. } else {
  9036. yyv1[yyj1] = (uint64)(r.DecodeUint64())
  9037. }
  9038. }
  9039. }
  9040. }
  9041. yyh1.End()
  9042. }
  9043. func (x codecSelfer19781) encMaptestMammoth2BasicTestMammoth2(v map[testMammoth2Basic]TestMammoth2, e *Encoder) {
  9044. var h codecSelfer19781
  9045. z, r := GenHelperEncoder(e)
  9046. _, _, _ = h, z, r
  9047. if v == nil {
  9048. r.EncodeNil()
  9049. return
  9050. }
  9051. z.EncWriteMapStart(len(v))
  9052. for yyk1, yyv1 := range v {
  9053. z.EncWriteMapElemKey()
  9054. yy2 := &yyk1
  9055. yy2.CodecEncodeSelf(e)
  9056. z.EncWriteMapElemValue()
  9057. yy4 := &yyv1
  9058. yy4.CodecEncodeSelf(e)
  9059. }
  9060. z.EncWriteMapEnd()
  9061. }
  9062. func (x codecSelfer19781) decMaptestMammoth2BasicTestMammoth2(v *map[testMammoth2Basic]TestMammoth2, d *Decoder) {
  9063. var h codecSelfer19781
  9064. z, r := GenHelperDecoder(d)
  9065. _, _, _ = h, z, r
  9066. yyv1 := *v
  9067. yyl1 := z.DecReadMapStart()
  9068. yybh1 := z.DecBasicHandle()
  9069. if yyv1 == nil {
  9070. yyrl1 := z.DecInferLen(yyl1, yybh1.MaxInitLen, 1872)
  9071. yyv1 = make(map[testMammoth2Basic]TestMammoth2, yyrl1)
  9072. *v = yyv1
  9073. }
  9074. var yymk1 testMammoth2Basic
  9075. var yymv1 TestMammoth2
  9076. var yymg1, yymdn1 bool
  9077. if yybh1.MapValueReset {
  9078. yymg1 = true
  9079. }
  9080. if yyl1 != 0 {
  9081. yyhl1 := yyl1 > 0
  9082. for yyj1 := 0; (yyhl1 && yyj1 < yyl1) || !(yyhl1 || r.CheckBreak()); yyj1++ {
  9083. z.DecReadMapElemKey()
  9084. if r.TryDecodeAsNil() {
  9085. yymk1 = testMammoth2Basic{}
  9086. } else {
  9087. yymk1.CodecDecodeSelf(d)
  9088. }
  9089. if yymg1 {
  9090. yymv1 = yyv1[yymk1]
  9091. } else {
  9092. yymv1 = TestMammoth2{}
  9093. }
  9094. z.DecReadMapElemValue()
  9095. yymdn1 = false
  9096. if r.TryDecodeAsNil() {
  9097. yymdn1 = true
  9098. } else {
  9099. yymv1.CodecDecodeSelf(d)
  9100. }
  9101. if yymdn1 {
  9102. if yybh1.DeleteOnNilMapValue {
  9103. delete(yyv1, yymk1)
  9104. } else {
  9105. yyv1[yymk1] = TestMammoth2{}
  9106. }
  9107. } else if yyv1 != nil {
  9108. yyv1[yymk1] = yymv1
  9109. }
  9110. }
  9111. } // else len==0: TODO: Should we clear map entries?
  9112. z.DecReadMapEnd()
  9113. }
  9114. func (x codecSelfer19781) encSliceTestMammoth2(v []TestMammoth2, e *Encoder) {
  9115. var h codecSelfer19781
  9116. z, r := GenHelperEncoder(e)
  9117. _, _, _ = h, z, r
  9118. if v == nil {
  9119. r.EncodeNil()
  9120. return
  9121. }
  9122. z.EncWriteArrayStart(len(v))
  9123. for _, yyv1 := range v {
  9124. z.EncWriteArrayElem()
  9125. yy2 := &yyv1
  9126. yy2.CodecEncodeSelf(e)
  9127. }
  9128. z.EncWriteArrayEnd()
  9129. }
  9130. func (x codecSelfer19781) decSliceTestMammoth2(v *[]TestMammoth2, d *Decoder) {
  9131. var h codecSelfer19781
  9132. z, r := GenHelperDecoder(d)
  9133. _, _, _ = h, z, r
  9134. yyv1 := *v
  9135. yyh1, yyl1 := z.DecSliceHelperStart()
  9136. var yyc1 bool
  9137. _ = yyc1
  9138. if yyl1 == 0 {
  9139. if yyv1 == nil {
  9140. yyv1 = []TestMammoth2{}
  9141. yyc1 = true
  9142. } else if len(yyv1) != 0 {
  9143. yyv1 = yyv1[:0]
  9144. yyc1 = true
  9145. }
  9146. } else {
  9147. yyhl1 := yyl1 > 0
  9148. var yyrl1 int
  9149. _ = yyrl1
  9150. if yyhl1 {
  9151. if yyl1 > cap(yyv1) {
  9152. yyrl1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 1840)
  9153. if yyrl1 <= cap(yyv1) {
  9154. yyv1 = yyv1[:yyrl1]
  9155. } else {
  9156. yyv1 = make([]TestMammoth2, yyrl1)
  9157. }
  9158. yyc1 = true
  9159. } else if yyl1 != len(yyv1) {
  9160. yyv1 = yyv1[:yyl1]
  9161. yyc1 = true
  9162. }
  9163. }
  9164. var yyj1 int
  9165. for yyj1 = 0; (yyhl1 && yyj1 < yyl1) || !(yyhl1 || r.CheckBreak()); yyj1++ { // bounds-check-elimination
  9166. if yyj1 == 0 && yyv1 == nil {
  9167. if yyhl1 {
  9168. yyrl1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 1840)
  9169. } else {
  9170. yyrl1 = 8
  9171. }
  9172. yyv1 = make([]TestMammoth2, yyrl1)
  9173. yyc1 = true
  9174. }
  9175. yyh1.ElemContainerState(yyj1)
  9176. var yydb1 bool
  9177. if yyj1 >= len(yyv1) {
  9178. yyv1 = append(yyv1, TestMammoth2{})
  9179. yyc1 = true
  9180. }
  9181. if yydb1 {
  9182. z.DecSwallow()
  9183. } else {
  9184. if r.TryDecodeAsNil() {
  9185. yyv1[yyj1] = TestMammoth2{}
  9186. } else {
  9187. yyv1[yyj1].CodecDecodeSelf(d)
  9188. }
  9189. }
  9190. }
  9191. if yyj1 < len(yyv1) {
  9192. yyv1 = yyv1[:yyj1]
  9193. yyc1 = true
  9194. } else if yyj1 == 0 && yyv1 == nil {
  9195. yyv1 = make([]TestMammoth2, 0)
  9196. yyc1 = true
  9197. }
  9198. }
  9199. yyh1.End()
  9200. if yyc1 {
  9201. *v = yyv1
  9202. }
  9203. }
  9204. func (x codecSelfer19781) encArray4int64(v *[4]int64, e *Encoder) {
  9205. var h codecSelfer19781
  9206. z, r := GenHelperEncoder(e)
  9207. _, _, _ = h, z, r
  9208. if v == nil {
  9209. r.EncodeNil()
  9210. return
  9211. }
  9212. z.EncWriteArrayStart(len(v))
  9213. for _, yyv1 := range v {
  9214. z.EncWriteArrayElem()
  9215. r.EncodeInt(int64(yyv1))
  9216. }
  9217. z.EncWriteArrayEnd()
  9218. }
  9219. func (x codecSelfer19781) decArray4int64(v *[4]int64, d *Decoder) {
  9220. var h codecSelfer19781
  9221. z, r := GenHelperDecoder(d)
  9222. _, _, _ = h, z, r
  9223. yyv1 := v
  9224. yyh1, yyl1 := z.DecSliceHelperStart()
  9225. if yyl1 == 0 {
  9226. } else {
  9227. yyhl1 := yyl1 > 0
  9228. var yyrl1 int
  9229. _ = yyrl1
  9230. var yyj1 int
  9231. for yyj1 = 0; (yyhl1 && yyj1 < yyl1) || !(yyhl1 || r.CheckBreak()); yyj1++ { // bounds-check-elimination
  9232. yyh1.ElemContainerState(yyj1)
  9233. var yydb1 bool
  9234. if yyj1 >= len(yyv1) {
  9235. z.DecArrayCannotExpand(len(v), yyj1+1)
  9236. yydb1 = true
  9237. }
  9238. if yydb1 {
  9239. z.DecSwallow()
  9240. } else {
  9241. if r.TryDecodeAsNil() {
  9242. yyv1[yyj1] = 0
  9243. } else {
  9244. yyv1[yyj1] = (int64)(r.DecodeInt64())
  9245. }
  9246. }
  9247. }
  9248. }
  9249. yyh1.End()
  9250. }