mammoth2_codecgen_generated_test.go 221 KB

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