values_codecgen_generated_test.go 315 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105410641074108410941104111411241134114411541164117411841194120412141224123412441254126412741284129413041314132413341344135413641374138413941404141414241434144414541464147414841494150415141524153415441554156415741584159416041614162416341644165416641674168416941704171417241734174417541764177417841794180418141824183418441854186418741884189419041914192419341944195419641974198419942004201420242034204420542064207420842094210421142124213421442154216421742184219422042214222422342244225422642274228422942304231423242334234423542364237423842394240424142424243424442454246424742484249425042514252425342544255425642574258425942604261426242634264426542664267426842694270427142724273427442754276427742784279428042814282428342844285428642874288428942904291429242934294429542964297429842994300430143024303430443054306430743084309431043114312431343144315431643174318431943204321432243234324432543264327432843294330433143324333433443354336433743384339434043414342434343444345434643474348434943504351435243534354435543564357435843594360436143624363436443654366436743684369437043714372437343744375437643774378437943804381438243834384438543864387438843894390439143924393439443954396439743984399440044014402440344044405440644074408440944104411441244134414441544164417441844194420442144224423442444254426442744284429443044314432443344344435443644374438443944404441444244434444444544464447444844494450445144524453445444554456445744584459446044614462446344644465446644674468446944704471447244734474447544764477447844794480448144824483448444854486448744884489449044914492449344944495449644974498449945004501450245034504450545064507450845094510451145124513451445154516451745184519452045214522452345244525452645274528452945304531453245334534453545364537453845394540454145424543454445454546454745484549455045514552455345544555455645574558455945604561456245634564456545664567456845694570457145724573457445754576457745784579458045814582458345844585458645874588458945904591459245934594459545964597459845994600460146024603460446054606460746084609461046114612461346144615461646174618461946204621462246234624462546264627462846294630463146324633463446354636463746384639464046414642464346444645464646474648464946504651465246534654465546564657465846594660466146624663466446654666466746684669467046714672467346744675467646774678467946804681468246834684468546864687468846894690469146924693469446954696469746984699470047014702470347044705470647074708470947104711471247134714471547164717471847194720472147224723472447254726472747284729473047314732473347344735473647374738473947404741474247434744474547464747474847494750475147524753475447554756475747584759476047614762476347644765476647674768476947704771477247734774477547764777477847794780478147824783478447854786478747884789479047914792479347944795479647974798479948004801480248034804480548064807480848094810481148124813481448154816481748184819482048214822482348244825482648274828482948304831483248334834483548364837483848394840484148424843484448454846484748484849485048514852485348544855485648574858485948604861486248634864486548664867486848694870487148724873487448754876487748784879488048814882488348844885488648874888488948904891489248934894489548964897489848994900490149024903490449054906490749084909491049114912491349144915491649174918491949204921492249234924492549264927492849294930493149324933493449354936493749384939494049414942494349444945494649474948494949504951495249534954495549564957495849594960496149624963496449654966496749684969497049714972497349744975497649774978497949804981498249834984498549864987498849894990499149924993499449954996499749984999500050015002500350045005500650075008500950105011501250135014501550165017501850195020502150225023502450255026502750285029503050315032503350345035503650375038503950405041504250435044504550465047504850495050505150525053505450555056505750585059506050615062506350645065506650675068506950705071507250735074507550765077507850795080508150825083508450855086508750885089509050915092509350945095509650975098509951005101510251035104510551065107510851095110511151125113511451155116511751185119512051215122512351245125512651275128512951305131513251335134513551365137513851395140514151425143514451455146514751485149515051515152515351545155515651575158515951605161516251635164516551665167516851695170517151725173517451755176517751785179518051815182518351845185518651875188518951905191519251935194519551965197519851995200520152025203520452055206520752085209521052115212521352145215521652175218521952205221522252235224522552265227522852295230523152325233523452355236523752385239524052415242524352445245524652475248524952505251525252535254525552565257525852595260526152625263526452655266526752685269527052715272527352745275527652775278527952805281528252835284528552865287528852895290529152925293529452955296529752985299530053015302530353045305530653075308530953105311531253135314531553165317531853195320532153225323532453255326532753285329533053315332533353345335533653375338533953405341534253435344534553465347534853495350535153525353535453555356535753585359536053615362536353645365536653675368536953705371537253735374537553765377537853795380538153825383538453855386538753885389539053915392539353945395539653975398539954005401540254035404540554065407540854095410541154125413541454155416541754185419542054215422542354245425542654275428542954305431543254335434543554365437543854395440544154425443544454455446544754485449545054515452545354545455545654575458545954605461546254635464546554665467546854695470547154725473547454755476547754785479548054815482548354845485548654875488548954905491549254935494549554965497549854995500550155025503550455055506550755085509551055115512551355145515551655175518551955205521552255235524552555265527552855295530553155325533553455355536553755385539554055415542554355445545554655475548554955505551555255535554555555565557555855595560556155625563556455655566556755685569557055715572557355745575557655775578557955805581558255835584558555865587558855895590559155925593559455955596559755985599560056015602560356045605560656075608560956105611561256135614561556165617561856195620562156225623562456255626562756285629563056315632563356345635563656375638563956405641564256435644564556465647564856495650565156525653565456555656565756585659566056615662566356645665566656675668566956705671567256735674567556765677567856795680568156825683568456855686568756885689569056915692569356945695569656975698569957005701570257035704570557065707570857095710571157125713571457155716571757185719572057215722572357245725572657275728572957305731573257335734573557365737573857395740574157425743574457455746574757485749575057515752575357545755575657575758575957605761576257635764576557665767576857695770577157725773577457755776577757785779578057815782578357845785578657875788578957905791579257935794579557965797579857995800580158025803580458055806580758085809581058115812581358145815581658175818581958205821582258235824582558265827582858295830583158325833583458355836583758385839584058415842584358445845584658475848584958505851585258535854585558565857585858595860586158625863586458655866586758685869587058715872587358745875587658775878587958805881588258835884588558865887588858895890589158925893589458955896589758985899590059015902590359045905590659075908590959105911591259135914591559165917591859195920592159225923592459255926592759285929593059315932593359345935593659375938593959405941594259435944594559465947594859495950595159525953595459555956595759585959596059615962596359645965596659675968596959705971597259735974597559765977597859795980598159825983598459855986598759885989599059915992599359945995599659975998599960006001600260036004600560066007600860096010601160126013601460156016601760186019602060216022602360246025602660276028602960306031603260336034603560366037603860396040604160426043604460456046604760486049605060516052605360546055605660576058605960606061606260636064606560666067606860696070607160726073607460756076607760786079608060816082608360846085608660876088608960906091609260936094609560966097609860996100610161026103610461056106610761086109611061116112611361146115611661176118611961206121612261236124612561266127612861296130613161326133613461356136613761386139614061416142614361446145614661476148614961506151615261536154615561566157615861596160616161626163616461656166616761686169617061716172617361746175617661776178617961806181618261836184618561866187618861896190619161926193619461956196619761986199620062016202620362046205620662076208620962106211621262136214621562166217621862196220622162226223622462256226622762286229623062316232623362346235623662376238623962406241624262436244624562466247624862496250625162526253625462556256625762586259626062616262626362646265626662676268626962706271627262736274627562766277627862796280628162826283628462856286628762886289629062916292629362946295629662976298629963006301630263036304630563066307630863096310631163126313631463156316631763186319632063216322632363246325632663276328632963306331633263336334633563366337633863396340634163426343634463456346634763486349635063516352635363546355635663576358635963606361636263636364636563666367636863696370637163726373637463756376637763786379638063816382638363846385638663876388638963906391639263936394639563966397639863996400640164026403640464056406640764086409641064116412641364146415641664176418641964206421642264236424642564266427642864296430643164326433643464356436643764386439644064416442644364446445644664476448644964506451645264536454645564566457645864596460646164626463646464656466646764686469647064716472647364746475647664776478647964806481648264836484648564866487648864896490649164926493649464956496649764986499650065016502650365046505650665076508650965106511651265136514651565166517651865196520652165226523652465256526652765286529653065316532653365346535653665376538653965406541654265436544654565466547654865496550655165526553655465556556655765586559656065616562656365646565656665676568656965706571657265736574657565766577657865796580658165826583658465856586658765886589659065916592659365946595659665976598659966006601660266036604660566066607660866096610661166126613661466156616661766186619662066216622662366246625662666276628662966306631663266336634663566366637663866396640664166426643664466456646664766486649665066516652665366546655665666576658665966606661666266636664666566666667666866696670667166726673667466756676667766786679668066816682668366846685668666876688668966906691669266936694669566966697669866996700670167026703670467056706670767086709671067116712671367146715671667176718671967206721672267236724672567266727672867296730673167326733673467356736673767386739674067416742674367446745674667476748674967506751675267536754675567566757675867596760676167626763676467656766676767686769677067716772677367746775677667776778677967806781678267836784678567866787678867896790679167926793679467956796679767986799680068016802680368046805680668076808680968106811681268136814681568166817681868196820682168226823682468256826682768286829683068316832683368346835683668376838683968406841684268436844684568466847684868496850685168526853685468556856685768586859686068616862686368646865686668676868686968706871687268736874687568766877687868796880688168826883688468856886688768886889689068916892689368946895689668976898689969006901690269036904690569066907690869096910691169126913691469156916691769186919692069216922692369246925692669276928692969306931693269336934693569366937693869396940694169426943694469456946694769486949695069516952695369546955695669576958695969606961696269636964696569666967696869696970697169726973697469756976697769786979698069816982698369846985698669876988698969906991699269936994699569966997699869997000700170027003700470057006700770087009701070117012701370147015701670177018701970207021702270237024702570267027702870297030703170327033703470357036703770387039704070417042704370447045704670477048704970507051705270537054705570567057705870597060706170627063706470657066706770687069707070717072707370747075707670777078707970807081708270837084708570867087708870897090709170927093709470957096709770987099710071017102710371047105710671077108710971107111711271137114711571167117711871197120712171227123712471257126712771287129713071317132713371347135713671377138713971407141714271437144714571467147714871497150715171527153715471557156715771587159716071617162716371647165716671677168716971707171717271737174717571767177717871797180718171827183718471857186718771887189719071917192719371947195719671977198719972007201720272037204720572067207720872097210721172127213721472157216721772187219722072217222722372247225722672277228722972307231723272337234723572367237723872397240724172427243724472457246724772487249725072517252725372547255725672577258725972607261726272637264726572667267726872697270727172727273727472757276727772787279728072817282728372847285728672877288728972907291729272937294729572967297729872997300730173027303730473057306730773087309731073117312731373147315731673177318731973207321732273237324732573267327732873297330733173327333733473357336733773387339734073417342734373447345734673477348734973507351735273537354735573567357735873597360736173627363736473657366736773687369737073717372737373747375737673777378737973807381738273837384738573867387738873897390739173927393739473957396739773987399740074017402740374047405740674077408740974107411741274137414741574167417741874197420742174227423742474257426742774287429743074317432743374347435743674377438743974407441744274437444744574467447744874497450745174527453745474557456745774587459746074617462746374647465746674677468746974707471747274737474747574767477747874797480748174827483748474857486748774887489749074917492749374947495749674977498749975007501750275037504750575067507750875097510751175127513751475157516751775187519752075217522752375247525752675277528752975307531753275337534753575367537753875397540754175427543754475457546754775487549755075517552755375547555755675577558755975607561756275637564756575667567756875697570757175727573757475757576757775787579758075817582758375847585758675877588758975907591759275937594759575967597759875997600760176027603760476057606760776087609761076117612761376147615761676177618761976207621762276237624762576267627762876297630763176327633763476357636763776387639764076417642764376447645764676477648764976507651765276537654765576567657765876597660766176627663766476657666766776687669767076717672767376747675767676777678767976807681768276837684768576867687768876897690769176927693769476957696769776987699770077017702770377047705770677077708770977107711771277137714771577167717771877197720772177227723772477257726772777287729773077317732773377347735773677377738773977407741774277437744774577467747774877497750775177527753775477557756775777587759776077617762776377647765776677677768776977707771777277737774777577767777777877797780778177827783778477857786778777887789779077917792779377947795779677977798779978007801780278037804780578067807780878097810781178127813781478157816781778187819782078217822782378247825782678277828782978307831783278337834783578367837783878397840784178427843784478457846784778487849785078517852785378547855785678577858785978607861786278637864786578667867786878697870787178727873787478757876787778787879788078817882788378847885788678877888788978907891789278937894789578967897789878997900790179027903790479057906790779087909791079117912791379147915791679177918791979207921792279237924792579267927792879297930793179327933793479357936793779387939794079417942794379447945794679477948794979507951795279537954795579567957795879597960796179627963796479657966796779687969797079717972797379747975797679777978797979807981798279837984798579867987798879897990799179927993799479957996799779987999800080018002800380048005800680078008800980108011801280138014801580168017801880198020802180228023802480258026802780288029803080318032803380348035803680378038803980408041804280438044804580468047804880498050805180528053805480558056805780588059806080618062806380648065806680678068806980708071807280738074807580768077807880798080808180828083808480858086808780888089809080918092809380948095809680978098809981008101810281038104810581068107810881098110811181128113811481158116811781188119812081218122812381248125812681278128812981308131813281338134813581368137813881398140814181428143814481458146814781488149815081518152815381548155815681578158815981608161816281638164816581668167816881698170817181728173817481758176817781788179818081818182818381848185818681878188818981908191819281938194819581968197819881998200820182028203820482058206820782088209821082118212821382148215821682178218821982208221822282238224822582268227822882298230823182328233823482358236823782388239824082418242824382448245824682478248824982508251825282538254825582568257825882598260826182628263826482658266826782688269827082718272827382748275827682778278827982808281828282838284828582868287828882898290829182928293829482958296829782988299830083018302830383048305830683078308830983108311831283138314831583168317831883198320832183228323832483258326832783288329833083318332833383348335833683378338833983408341834283438344834583468347834883498350835183528353835483558356835783588359836083618362836383648365836683678368836983708371837283738374837583768377837883798380838183828383838483858386838783888389839083918392839383948395839683978398839984008401840284038404840584068407840884098410841184128413841484158416841784188419842084218422842384248425842684278428842984308431843284338434843584368437843884398440844184428443844484458446844784488449845084518452845384548455845684578458845984608461846284638464846584668467846884698470847184728473847484758476847784788479848084818482848384848485848684878488848984908491849284938494849584968497849884998500850185028503850485058506850785088509851085118512851385148515851685178518851985208521852285238524852585268527852885298530853185328533853485358536853785388539854085418542854385448545854685478548854985508551855285538554855585568557855885598560856185628563856485658566856785688569857085718572857385748575857685778578857985808581858285838584858585868587858885898590859185928593859485958596859785988599860086018602860386048605860686078608860986108611861286138614861586168617861886198620862186228623862486258626862786288629863086318632863386348635863686378638863986408641864286438644864586468647864886498650865186528653865486558656865786588659866086618662866386648665866686678668866986708671867286738674867586768677867886798680868186828683868486858686868786888689869086918692869386948695869686978698869987008701870287038704870587068707870887098710871187128713871487158716871787188719872087218722872387248725872687278728872987308731873287338734873587368737873887398740874187428743874487458746874787488749875087518752875387548755875687578758875987608761876287638764876587668767876887698770877187728773877487758776877787788779878087818782878387848785878687878788878987908791879287938794879587968797879887998800880188028803880488058806880788088809881088118812881388148815881688178818881988208821882288238824882588268827882888298830883188328833883488358836883788388839884088418842884388448845884688478848884988508851885288538854885588568857885888598860886188628863886488658866886788688869887088718872887388748875887688778878887988808881888288838884888588868887888888898890889188928893889488958896889788988899890089018902890389048905890689078908890989108911891289138914891589168917891889198920892189228923892489258926892789288929893089318932893389348935893689378938893989408941894289438944894589468947894889498950895189528953895489558956895789588959896089618962896389648965896689678968896989708971897289738974897589768977897889798980898189828983898489858986898789888989899089918992899389948995899689978998899990009001900290039004900590069007900890099010901190129013901490159016901790189019902090219022902390249025902690279028902990309031903290339034903590369037903890399040904190429043904490459046904790489049905090519052905390549055905690579058905990609061906290639064906590669067906890699070907190729073907490759076907790789079908090819082908390849085908690879088908990909091909290939094909590969097909890999100910191029103910491059106910791089109911091119112911391149115911691179118911991209121912291239124912591269127912891299130913191329133913491359136913791389139914091419142914391449145914691479148914991509151915291539154915591569157915891599160916191629163916491659166916791689169917091719172917391749175917691779178917991809181918291839184918591869187918891899190919191929193919491959196919791989199920092019202920392049205920692079208920992109211921292139214921592169217921892199220922192229223922492259226922792289229923092319232923392349235923692379238923992409241924292439244924592469247924892499250925192529253925492559256925792589259926092619262926392649265926692679268926992709271927292739274927592769277927892799280928192829283928492859286928792889289929092919292929392949295929692979298929993009301930293039304930593069307930893099310931193129313931493159316931793189319932093219322932393249325932693279328932993309331933293339334933593369337933893399340934193429343934493459346934793489349935093519352935393549355935693579358935993609361936293639364936593669367936893699370937193729373937493759376937793789379938093819382938393849385938693879388938993909391939293939394939593969397939893999400940194029403940494059406940794089409941094119412941394149415941694179418941994209421942294239424942594269427942894299430943194329433943494359436943794389439944094419442944394449445944694479448944994509451945294539454945594569457945894599460946194629463946494659466946794689469947094719472947394749475947694779478947994809481948294839484948594869487948894899490949194929493949494959496949794989499950095019502950395049505950695079508950995109511951295139514951595169517951895199520952195229523952495259526952795289529953095319532953395349535953695379538953995409541954295439544954595469547954895499550955195529553955495559556955795589559956095619562956395649565956695679568956995709571957295739574957595769577957895799580958195829583958495859586958795889589959095919592959395949595959695979598959996009601960296039604960596069607960896099610961196129613961496159616961796189619962096219622962396249625962696279628962996309631963296339634963596369637963896399640964196429643964496459646964796489649965096519652965396549655965696579658965996609661966296639664966596669667966896699670967196729673967496759676967796789679968096819682968396849685968696879688968996909691969296939694969596969697969896999700970197029703970497059706970797089709971097119712971397149715971697179718971997209721972297239724972597269727972897299730973197329733973497359736973797389739974097419742974397449745974697479748974997509751975297539754975597569757975897599760976197629763976497659766976797689769977097719772977397749775977697779778977997809781978297839784978597869787978897899790979197929793979497959796979797989799980098019802980398049805980698079808980998109811981298139814981598169817981898199820982198229823982498259826982798289829983098319832983398349835983698379838983998409841984298439844984598469847984898499850985198529853985498559856985798589859986098619862986398649865986698679868986998709871987298739874987598769877987898799880988198829883988498859886988798889889989098919892989398949895989698979898989999009901990299039904990599069907990899099910991199129913991499159916991799189919992099219922992399249925992699279928992999309931993299339934993599369937993899399940994199429943994499459946994799489949995099519952995399549955995699579958995999609961996299639964996599669967996899699970997199729973997499759976997799789979998099819982998399849985998699879988998999909991999299939994999599969997999899991000010001100021000310004100051000610007100081000910010100111001210013100141001510016100171001810019100201002110022100231002410025100261002710028100291003010031100321003310034100351003610037100381003910040100411004210043100441004510046100471004810049100501005110052100531005410055100561005710058100591006010061100621006310064100651006610067100681006910070100711007210073100741007510076100771007810079100801008110082100831008410085100861008710088100891009010091100921009310094100951009610097100981009910100101011010210103101041010510106101071010810109101101011110112101131011410115101161011710118101191012010121101221012310124101251012610127101281012910130101311013210133101341013510136101371013810139101401014110142101431014410145101461014710148101491015010151101521015310154101551015610157101581015910160101611016210163101641016510166101671016810169101701017110172101731017410175101761017710178101791018010181101821018310184101851018610187101881018910190101911019210193101941019510196101971019810199102001020110202102031020410205102061020710208102091021010211102121021310214102151021610217102181021910220102211022210223102241022510226102271022810229102301023110232102331023410235102361023710238102391024010241102421024310244102451024610247102481024910250102511025210253102541025510256102571025810259102601026110262102631026410265102661026710268102691027010271102721027310274102751027610277102781027910280102811028210283102841028510286102871028810289102901029110292102931029410295102961029710298102991030010301103021030310304103051030610307103081030910310103111031210313103141031510316103171031810319103201032110322103231032410325103261032710328103291033010331103321033310334103351033610337103381033910340103411034210343103441034510346103471034810349103501035110352103531035410355103561035710358103591036010361103621036310364103651036610367103681036910370103711037210373103741037510376103771037810379103801038110382103831038410385103861038710388103891039010391103921039310394103951039610397103981039910400104011040210403104041040510406104071040810409104101041110412104131041410415104161041710418104191042010421104221042310424104251042610427104281042910430104311043210433104341043510436104371043810439104401044110442104431044410445104461044710448104491045010451104521045310454104551045610457104581045910460104611046210463104641046510466104671046810469104701047110472104731047410475104761047710478104791048010481104821048310484104851048610487104881048910490104911049210493104941049510496104971049810499105001050110502105031050410505105061050710508105091051010511105121051310514105151051610517105181051910520105211052210523105241052510526105271052810529105301053110532105331053410535105361053710538105391054010541105421054310544105451054610547105481054910550105511055210553105541055510556105571055810559105601056110562105631056410565105661056710568105691057010571105721057310574105751057610577105781057910580105811058210583105841058510586105871058810589105901059110592105931059410595105961059710598105991060010601106021060310604106051060610607106081060910610106111061210613106141061510616106171061810619106201062110622106231062410625106261062710628106291063010631106321063310634106351063610637106381063910640106411064210643106441064510646106471064810649106501065110652106531065410655106561065710658106591066010661106621066310664106651066610667106681066910670106711067210673106741067510676106771067810679106801068110682106831068410685106861068710688106891069010691106921069310694106951069610697106981069910700107011070210703107041070510706107071070810709107101071110712107131071410715107161071710718107191072010721107221072310724107251072610727107281072910730107311073210733107341073510736107371073810739107401074110742107431074410745107461074710748107491075010751107521075310754107551075610757107581075910760107611076210763107641076510766107671076810769107701077110772107731077410775107761077710778107791078010781107821078310784107851078610787107881078910790107911079210793107941079510796107971079810799108001080110802108031080410805108061080710808108091081010811108121081310814108151081610817108181081910820108211082210823108241082510826108271082810829108301083110832108331083410835108361083710838108391084010841108421084310844108451084610847108481084910850108511085210853108541085510856108571085810859108601086110862108631086410865108661086710868108691087010871108721087310874108751087610877108781087910880108811088210883108841088510886108871088810889108901089110892108931089410895108961089710898108991090010901109021090310904109051090610907109081090910910109111091210913109141091510916109171091810919109201092110922109231092410925109261092710928109291093010931109321093310934109351093610937109381093910940109411094210943109441094510946109471094810949109501095110952109531095410955109561095710958109591096010961109621096310964109651096610967109681096910970109711097210973109741097510976109771097810979109801098110982109831098410985109861098710988109891099010991109921099310994109951099610997109981099911000110011100211003110041100511006110071100811009110101101111012110131101411015110161101711018110191102011021110221102311024110251102611027110281102911030110311103211033110341103511036110371103811039110401104111042110431104411045110461104711048110491105011051110521105311054110551105611057110581105911060110611106211063110641106511066110671106811069110701107111072110731107411075110761107711078110791108011081110821108311084110851108611087110881108911090110911109211093110941109511096110971109811099111001110111102111031110411105111061110711108111091111011111111121111311114111151111611117111181111911120111211112211123111241112511126111271112811129111301113111132111331113411135111361113711138111391114011141111421114311144111451114611147111481114911150111511115211153111541115511156111571115811159111601116111162111631116411165111661116711168111691117011171111721117311174111751117611177111781117911180111811118211183111841118511186111871118811189111901119111192111931119411195111961119711198111991120011201112021120311204112051120611207112081120911210112111121211213112141121511216112171121811219112201122111222112231122411225112261122711228112291123011231112321123311234112351123611237112381123911240112411124211243112441124511246112471124811249112501125111252112531125411255112561125711258112591126011261112621126311264112651126611267112681126911270112711127211273112741127511276112771127811279112801128111282112831128411285112861128711288112891129011291112921129311294112951129611297112981129911300113011130211303113041130511306113071130811309113101131111312113131131411315113161131711318113191132011321113221132311324113251132611327113281132911330113311133211333113341133511336113371133811339113401134111342113431134411345113461134711348113491135011351113521135311354113551135611357113581135911360113611136211363113641136511366113671136811369113701137111372113731137411375113761137711378113791138011381113821138311384113851138611387113881138911390113911139211393113941139511396113971139811399114001140111402114031140411405114061140711408114091141011411114121141311414114151141611417114181141911420114211142211423114241142511426114271142811429114301143111432114331143411435114361143711438114391144011441114421144311444114451144611447114481144911450114511145211453114541145511456114571145811459114601146111462114631146411465114661146711468114691147011471114721147311474114751147611477114781147911480114811148211483114841148511486114871148811489114901149111492114931149411495114961149711498114991150011501115021150311504115051150611507115081150911510115111151211513115141151511516115171151811519115201152111522115231152411525115261152711528115291153011531115321153311534115351153611537115381153911540115411154211543115441154511546115471154811549115501155111552115531155411555115561155711558115591156011561115621156311564115651156611567115681156911570115711157211573115741157511576115771157811579115801158111582115831158411585115861158711588115891159011591115921159311594115951159611597115981159911600116011160211603116041160511606116071160811609116101161111612116131161411615116161161711618116191162011621116221162311624116251162611627116281162911630116311163211633116341163511636116371163811639116401164111642116431164411645116461164711648116491165011651116521165311654116551165611657116581165911660116611166211663116641166511666116671166811669116701167111672116731167411675116761167711678116791168011681116821168311684116851168611687116881168911690116911169211693116941169511696116971169811699117001170111702117031170411705117061170711708117091171011711117121171311714117151171611717117181171911720117211172211723117241172511726117271172811729117301173111732117331173411735117361173711738117391174011741117421174311744117451174611747117481174911750117511175211753117541175511756117571175811759117601176111762117631176411765117661176711768117691177011771117721177311774117751177611777117781177911780117811178211783117841178511786117871178811789117901179111792117931179411795117961179711798117991180011801118021180311804118051180611807118081180911810118111181211813118141181511816118171181811819118201182111822118231182411825118261182711828118291183011831118321183311834118351183611837118381183911840118411184211843118441184511846118471184811849118501185111852118531185411855118561185711858118591186011861118621186311864118651186611867118681186911870118711187211873118741187511876118771187811879118801188111882118831188411885118861188711888118891189011891118921189311894118951189611897118981189911900119011190211903119041190511906119071190811909119101191111912119131191411915119161191711918119191192011921119221192311924119251192611927119281192911930119311193211933119341193511936119371193811939119401194111942119431194411945119461194711948119491195011951119521195311954119551195611957119581195911960119611196211963119641196511966119671196811969119701197111972119731197411975119761197711978119791198011981119821198311984119851198611987119881198911990119911199211993119941199511996119971199811999120001200112002120031200412005120061200712008120091201012011120121201312014120151201612017120181201912020120211202212023120241202512026120271202812029120301203112032120331203412035120361203712038120391204012041120421204312044120451204612047120481204912050120511205212053120541205512056120571205812059120601206112062120631206412065120661206712068120691207012071120721207312074120751207612077120781207912080120811208212083120841208512086120871208812089120901209112092120931209412095120961209712098120991210012101121021210312104121051210612107121081210912110121111211212113121141211512116121171211812119121201212112122121231212412125121261212712128121291213012131121321213312134121351213612137121381213912140121411214212143121441214512146121471214812149121501215112152121531215412155121561215712158121591216012161121621216312164121651216612167121681216912170121711217212173121741217512176121771217812179121801218112182121831218412185121861218712188121891219012191121921219312194121951219612197121981219912200122011220212203122041220512206122071220812209122101221112212122131221412215122161221712218122191222012221122221222312224122251222612227122281222912230122311223212233122341223512236122371223812239122401224112242122431224412245122461224712248122491225012251122521225312254122551225612257122581225912260122611226212263122641226512266122671226812269122701227112272122731227412275122761227712278122791228012281122821228312284122851228612287122881228912290122911229212293122941229512296122971229812299123001230112302123031230412305123061230712308123091231012311123121231312314123151231612317123181231912320123211232212323123241232512326123271232812329123301233112332123331233412335123361233712338123391234012341123421234312344123451234612347123481234912350123511235212353123541235512356123571235812359123601236112362123631236412365123661236712368123691237012371123721237312374123751237612377123781237912380123811238212383123841238512386123871238812389123901239112392123931239412395123961239712398123991240012401124021240312404124051240612407124081240912410124111241212413124141241512416124171241812419124201242112422124231242412425124261242712428124291243012431124321243312434124351243612437124381243912440124411244212443124441244512446124471244812449124501245112452124531245412455124561245712458124591246012461124621246312464124651246612467124681246912470124711247212473124741247512476124771247812479124801248112482124831248412485124861248712488124891249012491124921249312494124951249612497124981249912500125011250212503125041250512506125071250812509125101251112512125131251412515125161251712518125191252012521125221252312524125251252612527125281252912530125311253212533125341253512536125371253812539125401254112542125431254412545125461254712548125491255012551125521255312554125551255612557125581255912560125611256212563125641256512566125671256812569125701257112572125731257412575125761257712578125791258012581125821258312584125851258612587125881258912590125911259212593125941259512596125971259812599126001260112602126031260412605126061260712608126091261012611126121261312614126151261612617126181261912620126211262212623126241262512626126271262812629126301263112632126331263412635126361263712638126391264012641126421264312644126451264612647126481264912650126511265212653126541265512656126571265812659126601266112662126631266412665126661266712668126691267012671126721267312674126751267612677126781267912680126811268212683126841268512686126871268812689126901269112692126931269412695126961269712698126991270012701127021270312704127051270612707127081270912710127111271212713127141271512716127171271812719127201272112722127231272412725127261272712728127291273012731127321273312734127351273612737127381273912740127411274212743127441274512746127471274812749127501275112752127531275412755127561275712758127591276012761127621276312764127651276612767127681276912770127711277212773127741277512776127771277812779127801278112782127831278412785127861278712788127891279012791127921279312794127951279612797127981279912800128011280212803128041280512806128071280812809128101281112812128131281412815128161281712818128191282012821128221282312824128251282612827128281282912830128311283212833128341283512836128371283812839128401284112842128431284412845128461284712848128491285012851128521285312854128551285612857128581285912860128611286212863128641286512866128671286812869128701287112872128731287412875128761287712878128791288012881128821288312884128851288612887128881288912890128911289212893128941289512896128971289812899129001290112902129031290412905129061290712908129091291012911129121291312914129151291612917129181291912920129211292212923129241292512926129271292812929129301293112932129331293412935129361293712938129391294012941129421294312944129451294612947129481294912950129511295212953129541295512956129571295812959129601296112962129631296412965129661296712968129691297012971129721297312974129751297612977129781297912980129811298212983129841298512986129871298812989129901299112992129931299412995129961299712998129991300013001130021300313004130051300613007130081300913010130111301213013130141301513016130171301813019130201302113022130231302413025130261302713028130291303013031130321303313034130351303613037130381303913040130411304213043130441304513046130471304813049130501305113052130531305413055130561305713058130591306013061130621306313064130651306613067130681306913070130711307213073130741307513076130771307813079130801308113082130831308413085130861308713088130891309013091130921309313094130951309613097130981309913100131011310213103131041310513106131071310813109131101311113112131131311413115131161311713118131191312013121131221312313124131251312613127131281312913130131311313213133131341313513136131371313813139131401314113142131431314413145131461314713148131491315013151131521315313154131551315613157131581315913160131611316213163131641316513166131671316813169131701317113172131731317413175131761317713178131791318013181131821318313184131851318613187131881318913190131911319213193131941319513196131971319813199132001320113202132031320413205132061320713208132091321013211132121321313214132151321613217132181321913220132211322213223132241322513226132271322813229132301323113232132331323413235132361323713238132391324013241132421324313244132451324613247132481324913250132511325213253132541325513256132571325813259132601326113262132631326413265132661326713268132691327013271132721327313274132751327613277132781327913280132811328213283132841328513286132871328813289132901329113292132931329413295132961329713298132991330013301133021330313304133051330613307133081330913310133111331213313133141331513316133171331813319133201332113322133231332413325133261332713328133291333013331133321333313334133351333613337133381333913340133411334213343133441334513346133471334813349133501335113352133531335413355133561335713358133591336013361133621336313364133651336613367133681336913370133711337213373133741337513376133771337813379133801338113382133831338413385133861338713388133891339013391133921339313394133951339613397133981339913400134011340213403134041340513406134071340813409134101341113412134131341413415134161341713418134191342013421134221342313424134251342613427134281342913430134311343213433134341343513436134371343813439134401344113442134431344413445134461344713448134491345013451134521345313454134551345613457134581345913460134611346213463134641346513466134671346813469134701347113472134731347413475134761347713478134791348013481134821348313484134851348613487134881348913490134911349213493134941349513496134971349813499135001350113502135031350413505135061350713508135091351013511135121351313514135151351613517135181351913520135211352213523135241352513526135271352813529135301353113532135331353413535135361353713538135391354013541135421354313544135451354613547135481354913550135511355213553135541355513556135571355813559135601356113562135631356413565135661356713568135691357013571135721357313574135751357613577135781357913580135811358213583135841358513586135871358813589135901359113592135931359413595135961359713598135991360013601136021360313604136051360613607136081360913610136111361213613136141361513616136171361813619136201362113622136231362413625136261362713628136291363013631136321363313634136351363613637136381363913640136411364213643136441364513646136471364813649136501365113652136531365413655136561365713658136591366013661136621366313664136651366613667136681366913670136711367213673136741367513676136771367813679136801368113682136831368413685136861368713688136891369013691136921369313694136951369613697136981369913700137011370213703137041370513706137071370813709137101371113712137131371413715137161371713718137191372013721137221372313724137251372613727137281372913730137311373213733137341373513736137371373813739137401374113742137431374413745137461374713748137491375013751137521375313754137551375613757137581375913760137611376213763137641376513766137671376813769137701377113772137731377413775137761377713778137791378013781137821378313784137851378613787137881378913790137911379213793137941379513796137971379813799138001380113802138031380413805138061380713808138091381013811138121381313814138151381613817138181381913820138211382213823138241382513826138271382813829138301383113832138331383413835138361383713838138391384013841138421384313844138451384613847138481384913850138511385213853138541385513856138571385813859138601386113862138631386413865138661386713868138691387013871138721387313874138751387613877138781387913880138811388213883138841388513886138871388813889138901389113892138931389413895138961389713898138991390013901139021390313904139051390613907139081390913910139111391213913139141391513916139171391813919139201392113922139231392413925139261392713928139291393013931139321393313934139351393613937139381393913940139411394213943139441394513946139471394813949139501395113952139531395413955139561395713958139591396013961139621396313964139651396613967139681396913970139711397213973139741397513976139771397813979139801398113982139831398413985139861398713988139891399013991139921399313994139951399613997139981399914000140011400214003140041400514006140071400814009140101401114012140131401414015140161401714018140191402014021140221402314024140251402614027140281402914030140311403214033140341403514036140371403814039140401404114042140431404414045140461404714048140491405014051140521405314054140551405614057
  1. // +build go1.6
  2. // +build codecgen generated
  3. // Code generated by codecgen - DO NOT EDIT.
  4. package codec
  5. import (
  6. "errors"
  7. "runtime"
  8. "strconv"
  9. "time"
  10. )
  11. const (
  12. // ----- content types ----
  13. codecSelferCcUTF819780 = 1
  14. codecSelferCcRAW19780 = 255
  15. // ----- value types used ----
  16. codecSelferValueTypeArray19780 = 10
  17. codecSelferValueTypeMap19780 = 9
  18. codecSelferValueTypeString19780 = 6
  19. codecSelferValueTypeInt19780 = 2
  20. codecSelferValueTypeUint19780 = 3
  21. codecSelferValueTypeFloat19780 = 4
  22. codecSelferValueTypeNil19780 = 1
  23. codecSelferBitsize19780 = uint8(32 << (^uint(0) >> 63))
  24. codecSelferDecContainerLenNil19780 = -2147483648
  25. )
  26. var (
  27. errCodecSelferOnlyMapOrArrayEncodeToStruct19780 = errors.New(`only encoded map or array can be decoded into a struct`)
  28. )
  29. type codecSelfer19780 struct{}
  30. func codecSelfer19780False() bool { return false }
  31. func init() {
  32. if GenVersion != 16 {
  33. _, file, _, _ := runtime.Caller(0)
  34. ver := strconv.FormatInt(int64(GenVersion), 10)
  35. panic("codecgen version mismatch: current: 16, need " + ver + ". Re-generate file: " + file)
  36. }
  37. if false { // reference the types, but skip this branch at build/run time
  38. var _ time.Time
  39. }
  40. }
  41. func (x wrapSliceUint64) CodecEncodeSelf(e *Encoder) {
  42. var h codecSelfer19780
  43. z, r := GenHelperEncoder(e)
  44. _, _, _ = h, z, r
  45. if x == nil {
  46. r.EncodeNil()
  47. } else {
  48. h.encwrapSliceUint64((wrapSliceUint64)(x), e)
  49. } // end block: if x slice == nil
  50. }
  51. func (x *wrapSliceUint64) CodecDecodeSelf(d *Decoder) {
  52. var h codecSelfer19780
  53. z, r := GenHelperDecoder(d)
  54. _, _, _ = h, z, r
  55. h.decwrapSliceUint64((*wrapSliceUint64)(x), d)
  56. }
  57. func (x wrapSliceString) CodecEncodeSelf(e *Encoder) {
  58. var h codecSelfer19780
  59. z, r := GenHelperEncoder(e)
  60. _, _, _ = h, z, r
  61. if x == nil {
  62. r.EncodeNil()
  63. } else {
  64. h.encwrapSliceString((wrapSliceString)(x), e)
  65. } // end block: if x slice == nil
  66. }
  67. func (x *wrapSliceString) CodecDecodeSelf(d *Decoder) {
  68. var h codecSelfer19780
  69. z, r := GenHelperDecoder(d)
  70. _, _, _ = h, z, r
  71. h.decwrapSliceString((*wrapSliceString)(x), d)
  72. }
  73. func (x wrapUint64) CodecEncodeSelf(e *Encoder) {
  74. var h codecSelfer19780
  75. z, r := GenHelperEncoder(e)
  76. _, _, _ = h, z, r
  77. r.EncodeUint(uint64(x))
  78. }
  79. func (x *wrapUint64) CodecDecodeSelf(d *Decoder) {
  80. var h codecSelfer19780
  81. z, r := GenHelperDecoder(d)
  82. _, _, _ = h, z, r
  83. *x = (wrapUint64)(r.DecodeUint64())
  84. }
  85. func (x wrapString) CodecEncodeSelf(e *Encoder) {
  86. var h codecSelfer19780
  87. z, r := GenHelperEncoder(e)
  88. _, _, _ = h, z, r
  89. r.EncodeString(string(x))
  90. }
  91. func (x *wrapString) CodecDecodeSelf(d *Decoder) {
  92. var h codecSelfer19780
  93. z, r := GenHelperDecoder(d)
  94. _, _, _ = h, z, r
  95. *x = (wrapString)(string(r.DecodeStringAsBytes()))
  96. }
  97. func (x wrapUint64Slice) CodecEncodeSelf(e *Encoder) {
  98. var h codecSelfer19780
  99. z, r := GenHelperEncoder(e)
  100. _, _, _ = h, z, r
  101. if x == nil {
  102. r.EncodeNil()
  103. } else {
  104. h.encwrapUint64Slice((wrapUint64Slice)(x), e)
  105. } // end block: if x slice == nil
  106. }
  107. func (x *wrapUint64Slice) CodecDecodeSelf(d *Decoder) {
  108. var h codecSelfer19780
  109. z, r := GenHelperDecoder(d)
  110. _, _, _ = h, z, r
  111. h.decwrapUint64Slice((*wrapUint64Slice)(x), d)
  112. }
  113. func (x wrapStringSlice) CodecEncodeSelf(e *Encoder) {
  114. var h codecSelfer19780
  115. z, r := GenHelperEncoder(e)
  116. _, _, _ = h, z, r
  117. if x == nil {
  118. r.EncodeNil()
  119. } else {
  120. h.encwrapStringSlice((wrapStringSlice)(x), e)
  121. } // end block: if x slice == nil
  122. }
  123. func (x *wrapStringSlice) CodecDecodeSelf(d *Decoder) {
  124. var h codecSelfer19780
  125. z, r := GenHelperDecoder(d)
  126. _, _, _ = h, z, r
  127. h.decwrapStringSlice((*wrapStringSlice)(x), d)
  128. }
  129. func (x *stringUint64T) CodecEncodeSelf(e *Encoder) {
  130. var h codecSelfer19780
  131. z, r := GenHelperEncoder(e)
  132. _, _, _ = h, z, r
  133. if x == nil {
  134. r.EncodeNil()
  135. } else {
  136. yysep2 := !z.EncBinary()
  137. yy2arr2 := z.EncBasicHandle().StructToArray
  138. _, _ = yysep2, yy2arr2
  139. const yyr2 bool = false // struct tag has 'toArray'
  140. if yyr2 || yy2arr2 {
  141. z.EncWriteArrayStart(2)
  142. z.EncWriteArrayElem()
  143. r.EncodeString(string(x.S))
  144. z.EncWriteArrayElem()
  145. r.EncodeUint(uint64(x.U))
  146. z.EncWriteArrayEnd()
  147. } else {
  148. z.EncWriteMapStart(2)
  149. z.EncWriteMapElemKey()
  150. if z.IsJSONHandle() {
  151. z.WriteStr("\"S\"")
  152. } else {
  153. r.EncodeString(`S`)
  154. }
  155. z.EncWriteMapElemValue()
  156. r.EncodeString(string(x.S))
  157. z.EncWriteMapElemKey()
  158. if z.IsJSONHandle() {
  159. z.WriteStr("\"U\"")
  160. } else {
  161. r.EncodeString(`U`)
  162. }
  163. z.EncWriteMapElemValue()
  164. r.EncodeUint(uint64(x.U))
  165. z.EncWriteMapEnd()
  166. }
  167. }
  168. }
  169. func (x *stringUint64T) CodecDecodeSelf(d *Decoder) {
  170. var h codecSelfer19780
  171. z, r := GenHelperDecoder(d)
  172. _, _, _ = h, z, r
  173. yyct2 := r.ContainerType()
  174. if yyct2 == codecSelferValueTypeNil19780 {
  175. *(x) = stringUint64T{}
  176. } else if yyct2 == codecSelferValueTypeMap19780 {
  177. yyl2 := z.DecReadMapStart()
  178. if yyl2 == 0 {
  179. } else {
  180. x.codecDecodeSelfFromMap(yyl2, d)
  181. }
  182. z.DecReadMapEnd()
  183. } else if yyct2 == codecSelferValueTypeArray19780 {
  184. yyl2 := z.DecReadArrayStart()
  185. if yyl2 != 0 {
  186. x.codecDecodeSelfFromArray(yyl2, d)
  187. }
  188. z.DecReadArrayEnd()
  189. } else {
  190. panic(errCodecSelferOnlyMapOrArrayEncodeToStruct19780)
  191. }
  192. }
  193. func (x *stringUint64T) codecDecodeSelfFromMap(l int, d *Decoder) {
  194. var h codecSelfer19780
  195. z, r := GenHelperDecoder(d)
  196. _, _, _ = h, z, r
  197. var yyhl3 bool = l >= 0
  198. for yyj3 := 0; ; yyj3++ {
  199. if yyhl3 {
  200. if yyj3 >= l {
  201. break
  202. }
  203. } else {
  204. if z.DecCheckBreak() {
  205. break
  206. }
  207. }
  208. z.DecReadMapElemKey()
  209. yys3 := z.StringView(r.DecodeStringAsBytes())
  210. z.DecReadMapElemValue()
  211. switch yys3 {
  212. case "S":
  213. x.S = (string)(string(r.DecodeStringAsBytes()))
  214. case "U":
  215. x.U = (uint64)(r.DecodeUint64())
  216. default:
  217. z.DecStructFieldNotFound(-1, yys3)
  218. } // end switch yys3
  219. } // end for yyj3
  220. }
  221. func (x *stringUint64T) codecDecodeSelfFromArray(l int, d *Decoder) {
  222. var h codecSelfer19780
  223. z, r := GenHelperDecoder(d)
  224. _, _, _ = h, z, r
  225. var yyj6 int
  226. var yyb6 bool
  227. var yyhl6 bool = l >= 0
  228. yyj6++
  229. if yyhl6 {
  230. yyb6 = yyj6 > l
  231. } else {
  232. yyb6 = z.DecCheckBreak()
  233. }
  234. if yyb6 {
  235. z.DecReadArrayEnd()
  236. return
  237. }
  238. z.DecReadArrayElem()
  239. x.S = (string)(string(r.DecodeStringAsBytes()))
  240. yyj6++
  241. if yyhl6 {
  242. yyb6 = yyj6 > l
  243. } else {
  244. yyb6 = z.DecCheckBreak()
  245. }
  246. if yyb6 {
  247. z.DecReadArrayEnd()
  248. return
  249. }
  250. z.DecReadArrayElem()
  251. x.U = (uint64)(r.DecodeUint64())
  252. for {
  253. yyj6++
  254. if yyhl6 {
  255. yyb6 = yyj6 > l
  256. } else {
  257. yyb6 = z.DecCheckBreak()
  258. }
  259. if yyb6 {
  260. break
  261. }
  262. z.DecReadArrayElem()
  263. z.DecStructFieldNotFound(yyj6-1, "")
  264. }
  265. }
  266. func (x *AnonInTestStruc) CodecEncodeSelf(e *Encoder) {
  267. var h codecSelfer19780
  268. z, r := GenHelperEncoder(e)
  269. _, _, _ = h, z, r
  270. if x == nil {
  271. r.EncodeNil()
  272. } else {
  273. yysep2 := !z.EncBinary()
  274. yy2arr2 := z.EncBasicHandle().StructToArray
  275. _, _ = yysep2, yy2arr2
  276. const yyr2 bool = false // struct tag has 'toArray'
  277. if yyr2 || yy2arr2 {
  278. z.EncWriteArrayStart(15)
  279. z.EncWriteArrayElem()
  280. r.EncodeString(string(x.AS))
  281. z.EncWriteArrayElem()
  282. r.EncodeInt(int64(x.AI64))
  283. z.EncWriteArrayElem()
  284. r.EncodeInt(int64(x.AI16))
  285. z.EncWriteArrayElem()
  286. r.EncodeUint(uint64(x.AUi64))
  287. z.EncWriteArrayElem()
  288. if x.ASslice == nil {
  289. r.EncodeNil()
  290. } else {
  291. z.F.EncSliceStringV(x.ASslice, e)
  292. } // end block: if x.ASslice slice == nil
  293. z.EncWriteArrayElem()
  294. if x.AI64slice == nil {
  295. r.EncodeNil()
  296. } else {
  297. z.F.EncSliceInt64V(x.AI64slice, e)
  298. } // end block: if x.AI64slice slice == nil
  299. z.EncWriteArrayElem()
  300. if x.AUi64slice == nil {
  301. r.EncodeNil()
  302. } else {
  303. z.F.EncSliceUint64V(x.AUi64slice, e)
  304. } // end block: if x.AUi64slice slice == nil
  305. z.EncWriteArrayElem()
  306. if x.AF64slice == nil {
  307. r.EncodeNil()
  308. } else {
  309. z.F.EncSliceFloat64V(x.AF64slice, e)
  310. } // end block: if x.AF64slice slice == nil
  311. z.EncWriteArrayElem()
  312. if x.AF32slice == nil {
  313. r.EncodeNil()
  314. } else {
  315. z.F.EncSliceFloat32V(x.AF32slice, e)
  316. } // end block: if x.AF32slice slice == nil
  317. z.EncWriteArrayElem()
  318. if x.AMSU16 == nil {
  319. r.EncodeNil()
  320. } else {
  321. h.encMapstringuint16((map[string]uint16)(x.AMSU16), e)
  322. } // end block: if x.AMSU16 map == nil
  323. z.EncWriteArrayElem()
  324. yy28 := &x.AI64arr0
  325. h.encArray0int64((*[0]int64)(yy28), e)
  326. z.EncWriteArrayElem()
  327. if x.AI64slice0 == nil {
  328. r.EncodeNil()
  329. } else {
  330. z.F.EncSliceInt64V(x.AI64slice0, e)
  331. } // end block: if x.AI64slice0 slice == nil
  332. z.EncWriteArrayElem()
  333. if x.AUi64sliceN == nil {
  334. r.EncodeNil()
  335. } else {
  336. z.F.EncSliceUint64V(x.AUi64sliceN, e)
  337. } // end block: if x.AUi64sliceN slice == nil
  338. z.EncWriteArrayElem()
  339. if x.AMSU16N == nil {
  340. r.EncodeNil()
  341. } else {
  342. h.encMapstringuint16((map[string]uint16)(x.AMSU16N), e)
  343. } // end block: if x.AMSU16N map == nil
  344. z.EncWriteArrayElem()
  345. if x.AMSU16E == nil {
  346. r.EncodeNil()
  347. } else {
  348. h.encMapstringuint16((map[string]uint16)(x.AMSU16E), e)
  349. } // end block: if x.AMSU16E map == nil
  350. z.EncWriteArrayEnd()
  351. } else {
  352. z.EncWriteMapStart(15)
  353. z.EncWriteMapElemKey()
  354. if z.IsJSONHandle() {
  355. z.WriteStr("\"AS\"")
  356. } else {
  357. r.EncodeString(`AS`)
  358. }
  359. z.EncWriteMapElemValue()
  360. r.EncodeString(string(x.AS))
  361. z.EncWriteMapElemKey()
  362. if z.IsJSONHandle() {
  363. z.WriteStr("\"AI64\"")
  364. } else {
  365. r.EncodeString(`AI64`)
  366. }
  367. z.EncWriteMapElemValue()
  368. r.EncodeInt(int64(x.AI64))
  369. z.EncWriteMapElemKey()
  370. if z.IsJSONHandle() {
  371. z.WriteStr("\"AI16\"")
  372. } else {
  373. r.EncodeString(`AI16`)
  374. }
  375. z.EncWriteMapElemValue()
  376. r.EncodeInt(int64(x.AI16))
  377. z.EncWriteMapElemKey()
  378. if z.IsJSONHandle() {
  379. z.WriteStr("\"AUi64\"")
  380. } else {
  381. r.EncodeString(`AUi64`)
  382. }
  383. z.EncWriteMapElemValue()
  384. r.EncodeUint(uint64(x.AUi64))
  385. z.EncWriteMapElemKey()
  386. if z.IsJSONHandle() {
  387. z.WriteStr("\"ASslice\"")
  388. } else {
  389. r.EncodeString(`ASslice`)
  390. }
  391. z.EncWriteMapElemValue()
  392. if x.ASslice == nil {
  393. r.EncodeNil()
  394. } else {
  395. z.F.EncSliceStringV(x.ASslice, e)
  396. } // end block: if x.ASslice slice == nil
  397. z.EncWriteMapElemKey()
  398. if z.IsJSONHandle() {
  399. z.WriteStr("\"AI64slice\"")
  400. } else {
  401. r.EncodeString(`AI64slice`)
  402. }
  403. z.EncWriteMapElemValue()
  404. if x.AI64slice == nil {
  405. r.EncodeNil()
  406. } else {
  407. z.F.EncSliceInt64V(x.AI64slice, e)
  408. } // end block: if x.AI64slice slice == nil
  409. z.EncWriteMapElemKey()
  410. if z.IsJSONHandle() {
  411. z.WriteStr("\"AUi64slice\"")
  412. } else {
  413. r.EncodeString(`AUi64slice`)
  414. }
  415. z.EncWriteMapElemValue()
  416. if x.AUi64slice == nil {
  417. r.EncodeNil()
  418. } else {
  419. z.F.EncSliceUint64V(x.AUi64slice, e)
  420. } // end block: if x.AUi64slice slice == nil
  421. z.EncWriteMapElemKey()
  422. if z.IsJSONHandle() {
  423. z.WriteStr("\"AF64slice\"")
  424. } else {
  425. r.EncodeString(`AF64slice`)
  426. }
  427. z.EncWriteMapElemValue()
  428. if x.AF64slice == nil {
  429. r.EncodeNil()
  430. } else {
  431. z.F.EncSliceFloat64V(x.AF64slice, e)
  432. } // end block: if x.AF64slice slice == nil
  433. z.EncWriteMapElemKey()
  434. if z.IsJSONHandle() {
  435. z.WriteStr("\"AF32slice\"")
  436. } else {
  437. r.EncodeString(`AF32slice`)
  438. }
  439. z.EncWriteMapElemValue()
  440. if x.AF32slice == nil {
  441. r.EncodeNil()
  442. } else {
  443. z.F.EncSliceFloat32V(x.AF32slice, e)
  444. } // end block: if x.AF32slice slice == nil
  445. z.EncWriteMapElemKey()
  446. if z.IsJSONHandle() {
  447. z.WriteStr("\"AMSU16\"")
  448. } else {
  449. r.EncodeString(`AMSU16`)
  450. }
  451. z.EncWriteMapElemValue()
  452. if x.AMSU16 == nil {
  453. r.EncodeNil()
  454. } else {
  455. h.encMapstringuint16((map[string]uint16)(x.AMSU16), e)
  456. } // end block: if x.AMSU16 map == nil
  457. z.EncWriteMapElemKey()
  458. if z.IsJSONHandle() {
  459. z.WriteStr("\"AI64arr0\"")
  460. } else {
  461. r.EncodeString(`AI64arr0`)
  462. }
  463. z.EncWriteMapElemValue()
  464. yy44 := &x.AI64arr0
  465. h.encArray0int64((*[0]int64)(yy44), e)
  466. z.EncWriteMapElemKey()
  467. if z.IsJSONHandle() {
  468. z.WriteStr("\"AI64slice0\"")
  469. } else {
  470. r.EncodeString(`AI64slice0`)
  471. }
  472. z.EncWriteMapElemValue()
  473. if x.AI64slice0 == nil {
  474. r.EncodeNil()
  475. } else {
  476. z.F.EncSliceInt64V(x.AI64slice0, e)
  477. } // end block: if x.AI64slice0 slice == nil
  478. z.EncWriteMapElemKey()
  479. if z.IsJSONHandle() {
  480. z.WriteStr("\"AUi64sliceN\"")
  481. } else {
  482. r.EncodeString(`AUi64sliceN`)
  483. }
  484. z.EncWriteMapElemValue()
  485. if x.AUi64sliceN == nil {
  486. r.EncodeNil()
  487. } else {
  488. z.F.EncSliceUint64V(x.AUi64sliceN, e)
  489. } // end block: if x.AUi64sliceN slice == nil
  490. z.EncWriteMapElemKey()
  491. if z.IsJSONHandle() {
  492. z.WriteStr("\"AMSU16N\"")
  493. } else {
  494. r.EncodeString(`AMSU16N`)
  495. }
  496. z.EncWriteMapElemValue()
  497. if x.AMSU16N == nil {
  498. r.EncodeNil()
  499. } else {
  500. h.encMapstringuint16((map[string]uint16)(x.AMSU16N), e)
  501. } // end block: if x.AMSU16N map == nil
  502. z.EncWriteMapElemKey()
  503. if z.IsJSONHandle() {
  504. z.WriteStr("\"AMSU16E\"")
  505. } else {
  506. r.EncodeString(`AMSU16E`)
  507. }
  508. z.EncWriteMapElemValue()
  509. if x.AMSU16E == nil {
  510. r.EncodeNil()
  511. } else {
  512. h.encMapstringuint16((map[string]uint16)(x.AMSU16E), e)
  513. } // end block: if x.AMSU16E map == nil
  514. z.EncWriteMapEnd()
  515. }
  516. }
  517. }
  518. func (x *AnonInTestStruc) CodecDecodeSelf(d *Decoder) {
  519. var h codecSelfer19780
  520. z, r := GenHelperDecoder(d)
  521. _, _, _ = h, z, r
  522. yyct2 := r.ContainerType()
  523. if yyct2 == codecSelferValueTypeNil19780 {
  524. *(x) = AnonInTestStruc{}
  525. } else if yyct2 == codecSelferValueTypeMap19780 {
  526. yyl2 := z.DecReadMapStart()
  527. if yyl2 == 0 {
  528. } else {
  529. x.codecDecodeSelfFromMap(yyl2, d)
  530. }
  531. z.DecReadMapEnd()
  532. } else if yyct2 == codecSelferValueTypeArray19780 {
  533. yyl2 := z.DecReadArrayStart()
  534. if yyl2 != 0 {
  535. x.codecDecodeSelfFromArray(yyl2, d)
  536. }
  537. z.DecReadArrayEnd()
  538. } else {
  539. panic(errCodecSelferOnlyMapOrArrayEncodeToStruct19780)
  540. }
  541. }
  542. func (x *AnonInTestStruc) codecDecodeSelfFromMap(l int, d *Decoder) {
  543. var h codecSelfer19780
  544. z, r := GenHelperDecoder(d)
  545. _, _, _ = h, z, r
  546. var yyhl3 bool = l >= 0
  547. for yyj3 := 0; ; yyj3++ {
  548. if yyhl3 {
  549. if yyj3 >= l {
  550. break
  551. }
  552. } else {
  553. if z.DecCheckBreak() {
  554. break
  555. }
  556. }
  557. z.DecReadMapElemKey()
  558. yys3 := z.StringView(r.DecodeStringAsBytes())
  559. z.DecReadMapElemValue()
  560. switch yys3 {
  561. case "AS":
  562. x.AS = (string)(string(r.DecodeStringAsBytes()))
  563. case "AI64":
  564. x.AI64 = (int64)(r.DecodeInt64())
  565. case "AI16":
  566. x.AI16 = (int16)(z.C.IntV(r.DecodeInt64(), 16))
  567. case "AUi64":
  568. x.AUi64 = (uint64)(r.DecodeUint64())
  569. case "ASslice":
  570. z.F.DecSliceStringX(&x.ASslice, d)
  571. case "AI64slice":
  572. z.F.DecSliceInt64X(&x.AI64slice, d)
  573. case "AUi64slice":
  574. z.F.DecSliceUint64X(&x.AUi64slice, d)
  575. case "AF64slice":
  576. z.F.DecSliceFloat64X(&x.AF64slice, d)
  577. case "AF32slice":
  578. z.F.DecSliceFloat32X(&x.AF32slice, d)
  579. case "AMSU16":
  580. h.decMapstringuint16((*map[string]uint16)(&x.AMSU16), d)
  581. case "AI64arr0":
  582. h.decArray0int64((*[0]int64)(&x.AI64arr0), d)
  583. case "AI64slice0":
  584. z.F.DecSliceInt64X(&x.AI64slice0, d)
  585. case "AUi64sliceN":
  586. z.F.DecSliceUint64X(&x.AUi64sliceN, d)
  587. case "AMSU16N":
  588. h.decMapstringuint16((*map[string]uint16)(&x.AMSU16N), d)
  589. case "AMSU16E":
  590. h.decMapstringuint16((*map[string]uint16)(&x.AMSU16E), d)
  591. default:
  592. z.DecStructFieldNotFound(-1, yys3)
  593. } // end switch yys3
  594. } // end for yyj3
  595. }
  596. func (x *AnonInTestStruc) codecDecodeSelfFromArray(l int, d *Decoder) {
  597. var h codecSelfer19780
  598. z, r := GenHelperDecoder(d)
  599. _, _, _ = h, z, r
  600. var yyj30 int
  601. var yyb30 bool
  602. var yyhl30 bool = l >= 0
  603. yyj30++
  604. if yyhl30 {
  605. yyb30 = yyj30 > l
  606. } else {
  607. yyb30 = z.DecCheckBreak()
  608. }
  609. if yyb30 {
  610. z.DecReadArrayEnd()
  611. return
  612. }
  613. z.DecReadArrayElem()
  614. x.AS = (string)(string(r.DecodeStringAsBytes()))
  615. yyj30++
  616. if yyhl30 {
  617. yyb30 = yyj30 > l
  618. } else {
  619. yyb30 = z.DecCheckBreak()
  620. }
  621. if yyb30 {
  622. z.DecReadArrayEnd()
  623. return
  624. }
  625. z.DecReadArrayElem()
  626. x.AI64 = (int64)(r.DecodeInt64())
  627. yyj30++
  628. if yyhl30 {
  629. yyb30 = yyj30 > l
  630. } else {
  631. yyb30 = z.DecCheckBreak()
  632. }
  633. if yyb30 {
  634. z.DecReadArrayEnd()
  635. return
  636. }
  637. z.DecReadArrayElem()
  638. x.AI16 = (int16)(z.C.IntV(r.DecodeInt64(), 16))
  639. yyj30++
  640. if yyhl30 {
  641. yyb30 = yyj30 > l
  642. } else {
  643. yyb30 = z.DecCheckBreak()
  644. }
  645. if yyb30 {
  646. z.DecReadArrayEnd()
  647. return
  648. }
  649. z.DecReadArrayElem()
  650. x.AUi64 = (uint64)(r.DecodeUint64())
  651. yyj30++
  652. if yyhl30 {
  653. yyb30 = yyj30 > l
  654. } else {
  655. yyb30 = z.DecCheckBreak()
  656. }
  657. if yyb30 {
  658. z.DecReadArrayEnd()
  659. return
  660. }
  661. z.DecReadArrayElem()
  662. z.F.DecSliceStringX(&x.ASslice, d)
  663. yyj30++
  664. if yyhl30 {
  665. yyb30 = yyj30 > l
  666. } else {
  667. yyb30 = z.DecCheckBreak()
  668. }
  669. if yyb30 {
  670. z.DecReadArrayEnd()
  671. return
  672. }
  673. z.DecReadArrayElem()
  674. z.F.DecSliceInt64X(&x.AI64slice, d)
  675. yyj30++
  676. if yyhl30 {
  677. yyb30 = yyj30 > l
  678. } else {
  679. yyb30 = z.DecCheckBreak()
  680. }
  681. if yyb30 {
  682. z.DecReadArrayEnd()
  683. return
  684. }
  685. z.DecReadArrayElem()
  686. z.F.DecSliceUint64X(&x.AUi64slice, d)
  687. yyj30++
  688. if yyhl30 {
  689. yyb30 = yyj30 > l
  690. } else {
  691. yyb30 = z.DecCheckBreak()
  692. }
  693. if yyb30 {
  694. z.DecReadArrayEnd()
  695. return
  696. }
  697. z.DecReadArrayElem()
  698. z.F.DecSliceFloat64X(&x.AF64slice, d)
  699. yyj30++
  700. if yyhl30 {
  701. yyb30 = yyj30 > l
  702. } else {
  703. yyb30 = z.DecCheckBreak()
  704. }
  705. if yyb30 {
  706. z.DecReadArrayEnd()
  707. return
  708. }
  709. z.DecReadArrayElem()
  710. z.F.DecSliceFloat32X(&x.AF32slice, d)
  711. yyj30++
  712. if yyhl30 {
  713. yyb30 = yyj30 > l
  714. } else {
  715. yyb30 = z.DecCheckBreak()
  716. }
  717. if yyb30 {
  718. z.DecReadArrayEnd()
  719. return
  720. }
  721. z.DecReadArrayElem()
  722. h.decMapstringuint16((*map[string]uint16)(&x.AMSU16), d)
  723. yyj30++
  724. if yyhl30 {
  725. yyb30 = yyj30 > l
  726. } else {
  727. yyb30 = z.DecCheckBreak()
  728. }
  729. if yyb30 {
  730. z.DecReadArrayEnd()
  731. return
  732. }
  733. z.DecReadArrayElem()
  734. h.decArray0int64((*[0]int64)(&x.AI64arr0), d)
  735. yyj30++
  736. if yyhl30 {
  737. yyb30 = yyj30 > l
  738. } else {
  739. yyb30 = z.DecCheckBreak()
  740. }
  741. if yyb30 {
  742. z.DecReadArrayEnd()
  743. return
  744. }
  745. z.DecReadArrayElem()
  746. z.F.DecSliceInt64X(&x.AI64slice0, d)
  747. yyj30++
  748. if yyhl30 {
  749. yyb30 = yyj30 > l
  750. } else {
  751. yyb30 = z.DecCheckBreak()
  752. }
  753. if yyb30 {
  754. z.DecReadArrayEnd()
  755. return
  756. }
  757. z.DecReadArrayElem()
  758. z.F.DecSliceUint64X(&x.AUi64sliceN, d)
  759. yyj30++
  760. if yyhl30 {
  761. yyb30 = yyj30 > l
  762. } else {
  763. yyb30 = z.DecCheckBreak()
  764. }
  765. if yyb30 {
  766. z.DecReadArrayEnd()
  767. return
  768. }
  769. z.DecReadArrayElem()
  770. h.decMapstringuint16((*map[string]uint16)(&x.AMSU16N), d)
  771. yyj30++
  772. if yyhl30 {
  773. yyb30 = yyj30 > l
  774. } else {
  775. yyb30 = z.DecCheckBreak()
  776. }
  777. if yyb30 {
  778. z.DecReadArrayEnd()
  779. return
  780. }
  781. z.DecReadArrayElem()
  782. h.decMapstringuint16((*map[string]uint16)(&x.AMSU16E), d)
  783. for {
  784. yyj30++
  785. if yyhl30 {
  786. yyb30 = yyj30 > l
  787. } else {
  788. yyb30 = z.DecCheckBreak()
  789. }
  790. if yyb30 {
  791. break
  792. }
  793. z.DecReadArrayElem()
  794. z.DecStructFieldNotFound(yyj30-1, "")
  795. }
  796. }
  797. func (x *testSimpleFields) CodecEncodeSelf(e *Encoder) {
  798. var h codecSelfer19780
  799. z, r := GenHelperEncoder(e)
  800. _, _, _ = h, z, r
  801. if x == nil {
  802. r.EncodeNil()
  803. } else {
  804. yysep2 := !z.EncBinary()
  805. yy2arr2 := z.EncBasicHandle().StructToArray
  806. _, _ = yysep2, yy2arr2
  807. const yyr2 bool = false // struct tag has 'toArray'
  808. if yyr2 || yy2arr2 {
  809. z.EncWriteArrayStart(17)
  810. z.EncWriteArrayElem()
  811. r.EncodeString(string(x.S))
  812. z.EncWriteArrayElem()
  813. r.EncodeInt(int64(x.I64))
  814. z.EncWriteArrayElem()
  815. r.EncodeInt(int64(x.I8))
  816. z.EncWriteArrayElem()
  817. r.EncodeUint(uint64(x.Ui64))
  818. z.EncWriteArrayElem()
  819. r.EncodeUint(uint64(x.Ui8))
  820. z.EncWriteArrayElem()
  821. r.EncodeFloat64(float64(x.F64))
  822. z.EncWriteArrayElem()
  823. r.EncodeFloat32(float32(x.F32))
  824. z.EncWriteArrayElem()
  825. r.EncodeBool(bool(x.B))
  826. z.EncWriteArrayElem()
  827. if x.Sslice == nil {
  828. r.EncodeNil()
  829. } else {
  830. z.F.EncSliceStringV(x.Sslice, e)
  831. } // end block: if x.Sslice slice == nil
  832. z.EncWriteArrayElem()
  833. if x.I16slice == nil {
  834. r.EncodeNil()
  835. } else {
  836. z.F.EncSliceInt16V(x.I16slice, e)
  837. } // end block: if x.I16slice slice == nil
  838. z.EncWriteArrayElem()
  839. if x.Ui64slice == nil {
  840. r.EncodeNil()
  841. } else {
  842. z.F.EncSliceUint64V(x.Ui64slice, e)
  843. } // end block: if x.Ui64slice slice == nil
  844. z.EncWriteArrayElem()
  845. if x.Ui8slice == nil {
  846. r.EncodeNil()
  847. } else {
  848. r.EncodeStringBytesRaw([]byte(x.Ui8slice))
  849. } // end block: if x.Ui8slice slice == nil
  850. z.EncWriteArrayElem()
  851. if x.Bslice == nil {
  852. r.EncodeNil()
  853. } else {
  854. z.F.EncSliceBoolV(x.Bslice, e)
  855. } // end block: if x.Bslice slice == nil
  856. z.EncWriteArrayElem()
  857. if x.Iptrslice == nil {
  858. r.EncodeNil()
  859. } else {
  860. h.encSlicePtrtoint64(([]*int64)(x.Iptrslice), e)
  861. } // end block: if x.Iptrslice slice == nil
  862. z.EncWriteArrayElem()
  863. x.WrapSliceInt64.CodecEncodeSelf(e)
  864. z.EncWriteArrayElem()
  865. x.WrapSliceString.CodecEncodeSelf(e)
  866. z.EncWriteArrayElem()
  867. if x.Msi64 == nil {
  868. r.EncodeNil()
  869. } else {
  870. z.F.EncMapStringInt64V(x.Msi64, e)
  871. } // end block: if x.Msi64 map == nil
  872. z.EncWriteArrayEnd()
  873. } else {
  874. z.EncWriteMapStart(17)
  875. z.EncWriteMapElemKey()
  876. if z.IsJSONHandle() {
  877. z.WriteStr("\"S\"")
  878. } else {
  879. r.EncodeString(`S`)
  880. }
  881. z.EncWriteMapElemValue()
  882. r.EncodeString(string(x.S))
  883. z.EncWriteMapElemKey()
  884. if z.IsJSONHandle() {
  885. z.WriteStr("\"I64\"")
  886. } else {
  887. r.EncodeString(`I64`)
  888. }
  889. z.EncWriteMapElemValue()
  890. r.EncodeInt(int64(x.I64))
  891. z.EncWriteMapElemKey()
  892. if z.IsJSONHandle() {
  893. z.WriteStr("\"I8\"")
  894. } else {
  895. r.EncodeString(`I8`)
  896. }
  897. z.EncWriteMapElemValue()
  898. r.EncodeInt(int64(x.I8))
  899. z.EncWriteMapElemKey()
  900. if z.IsJSONHandle() {
  901. z.WriteStr("\"Ui64\"")
  902. } else {
  903. r.EncodeString(`Ui64`)
  904. }
  905. z.EncWriteMapElemValue()
  906. r.EncodeUint(uint64(x.Ui64))
  907. z.EncWriteMapElemKey()
  908. if z.IsJSONHandle() {
  909. z.WriteStr("\"Ui8\"")
  910. } else {
  911. r.EncodeString(`Ui8`)
  912. }
  913. z.EncWriteMapElemValue()
  914. r.EncodeUint(uint64(x.Ui8))
  915. z.EncWriteMapElemKey()
  916. if z.IsJSONHandle() {
  917. z.WriteStr("\"F64\"")
  918. } else {
  919. r.EncodeString(`F64`)
  920. }
  921. z.EncWriteMapElemValue()
  922. r.EncodeFloat64(float64(x.F64))
  923. z.EncWriteMapElemKey()
  924. if z.IsJSONHandle() {
  925. z.WriteStr("\"F32\"")
  926. } else {
  927. r.EncodeString(`F32`)
  928. }
  929. z.EncWriteMapElemValue()
  930. r.EncodeFloat32(float32(x.F32))
  931. z.EncWriteMapElemKey()
  932. if z.IsJSONHandle() {
  933. z.WriteStr("\"B\"")
  934. } else {
  935. r.EncodeString(`B`)
  936. }
  937. z.EncWriteMapElemValue()
  938. r.EncodeBool(bool(x.B))
  939. z.EncWriteMapElemKey()
  940. if z.IsJSONHandle() {
  941. z.WriteStr("\"Sslice\"")
  942. } else {
  943. r.EncodeString(`Sslice`)
  944. }
  945. z.EncWriteMapElemValue()
  946. if x.Sslice == nil {
  947. r.EncodeNil()
  948. } else {
  949. z.F.EncSliceStringV(x.Sslice, e)
  950. } // end block: if x.Sslice slice == nil
  951. z.EncWriteMapElemKey()
  952. if z.IsJSONHandle() {
  953. z.WriteStr("\"I16slice\"")
  954. } else {
  955. r.EncodeString(`I16slice`)
  956. }
  957. z.EncWriteMapElemValue()
  958. if x.I16slice == nil {
  959. r.EncodeNil()
  960. } else {
  961. z.F.EncSliceInt16V(x.I16slice, e)
  962. } // end block: if x.I16slice slice == nil
  963. z.EncWriteMapElemKey()
  964. if z.IsJSONHandle() {
  965. z.WriteStr("\"Ui64slice\"")
  966. } else {
  967. r.EncodeString(`Ui64slice`)
  968. }
  969. z.EncWriteMapElemValue()
  970. if x.Ui64slice == nil {
  971. r.EncodeNil()
  972. } else {
  973. z.F.EncSliceUint64V(x.Ui64slice, e)
  974. } // end block: if x.Ui64slice slice == nil
  975. z.EncWriteMapElemKey()
  976. if z.IsJSONHandle() {
  977. z.WriteStr("\"Ui8slice\"")
  978. } else {
  979. r.EncodeString(`Ui8slice`)
  980. }
  981. z.EncWriteMapElemValue()
  982. if x.Ui8slice == nil {
  983. r.EncodeNil()
  984. } else {
  985. r.EncodeStringBytesRaw([]byte(x.Ui8slice))
  986. } // end block: if x.Ui8slice slice == nil
  987. z.EncWriteMapElemKey()
  988. if z.IsJSONHandle() {
  989. z.WriteStr("\"Bslice\"")
  990. } else {
  991. r.EncodeString(`Bslice`)
  992. }
  993. z.EncWriteMapElemValue()
  994. if x.Bslice == nil {
  995. r.EncodeNil()
  996. } else {
  997. z.F.EncSliceBoolV(x.Bslice, e)
  998. } // end block: if x.Bslice slice == nil
  999. z.EncWriteMapElemKey()
  1000. if z.IsJSONHandle() {
  1001. z.WriteStr("\"Iptrslice\"")
  1002. } else {
  1003. r.EncodeString(`Iptrslice`)
  1004. }
  1005. z.EncWriteMapElemValue()
  1006. if x.Iptrslice == nil {
  1007. r.EncodeNil()
  1008. } else {
  1009. h.encSlicePtrtoint64(([]*int64)(x.Iptrslice), e)
  1010. } // end block: if x.Iptrslice slice == nil
  1011. z.EncWriteMapElemKey()
  1012. if z.IsJSONHandle() {
  1013. z.WriteStr("\"WrapSliceInt64\"")
  1014. } else {
  1015. r.EncodeString(`WrapSliceInt64`)
  1016. }
  1017. z.EncWriteMapElemValue()
  1018. x.WrapSliceInt64.CodecEncodeSelf(e)
  1019. z.EncWriteMapElemKey()
  1020. if z.IsJSONHandle() {
  1021. z.WriteStr("\"WrapSliceString\"")
  1022. } else {
  1023. r.EncodeString(`WrapSliceString`)
  1024. }
  1025. z.EncWriteMapElemValue()
  1026. x.WrapSliceString.CodecEncodeSelf(e)
  1027. z.EncWriteMapElemKey()
  1028. if z.IsJSONHandle() {
  1029. z.WriteStr("\"Msi64\"")
  1030. } else {
  1031. r.EncodeString(`Msi64`)
  1032. }
  1033. z.EncWriteMapElemValue()
  1034. if x.Msi64 == nil {
  1035. r.EncodeNil()
  1036. } else {
  1037. z.F.EncMapStringInt64V(x.Msi64, e)
  1038. } // end block: if x.Msi64 map == nil
  1039. z.EncWriteMapEnd()
  1040. }
  1041. }
  1042. }
  1043. func (x *testSimpleFields) CodecDecodeSelf(d *Decoder) {
  1044. var h codecSelfer19780
  1045. z, r := GenHelperDecoder(d)
  1046. _, _, _ = h, z, r
  1047. yyct2 := r.ContainerType()
  1048. if yyct2 == codecSelferValueTypeNil19780 {
  1049. *(x) = testSimpleFields{}
  1050. } else if yyct2 == codecSelferValueTypeMap19780 {
  1051. yyl2 := z.DecReadMapStart()
  1052. if yyl2 == 0 {
  1053. } else {
  1054. x.codecDecodeSelfFromMap(yyl2, d)
  1055. }
  1056. z.DecReadMapEnd()
  1057. } else if yyct2 == codecSelferValueTypeArray19780 {
  1058. yyl2 := z.DecReadArrayStart()
  1059. if yyl2 != 0 {
  1060. x.codecDecodeSelfFromArray(yyl2, d)
  1061. }
  1062. z.DecReadArrayEnd()
  1063. } else {
  1064. panic(errCodecSelferOnlyMapOrArrayEncodeToStruct19780)
  1065. }
  1066. }
  1067. func (x *testSimpleFields) codecDecodeSelfFromMap(l int, d *Decoder) {
  1068. var h codecSelfer19780
  1069. z, r := GenHelperDecoder(d)
  1070. _, _, _ = h, z, r
  1071. var yyhl3 bool = l >= 0
  1072. for yyj3 := 0; ; yyj3++ {
  1073. if yyhl3 {
  1074. if yyj3 >= l {
  1075. break
  1076. }
  1077. } else {
  1078. if z.DecCheckBreak() {
  1079. break
  1080. }
  1081. }
  1082. z.DecReadMapElemKey()
  1083. yys3 := z.StringView(r.DecodeStringAsBytes())
  1084. z.DecReadMapElemValue()
  1085. switch yys3 {
  1086. case "S":
  1087. x.S = (string)(string(r.DecodeStringAsBytes()))
  1088. case "I64":
  1089. x.I64 = (int64)(r.DecodeInt64())
  1090. case "I8":
  1091. x.I8 = (int8)(z.C.IntV(r.DecodeInt64(), 8))
  1092. case "Ui64":
  1093. x.Ui64 = (uint64)(r.DecodeUint64())
  1094. case "Ui8":
  1095. x.Ui8 = (uint8)(z.C.UintV(r.DecodeUint64(), 8))
  1096. case "F64":
  1097. x.F64 = (float64)(r.DecodeFloat64())
  1098. case "F32":
  1099. x.F32 = (float32)(z.DecDecodeFloat32())
  1100. case "B":
  1101. x.B = (bool)(r.DecodeBool())
  1102. case "Sslice":
  1103. z.F.DecSliceStringX(&x.Sslice, d)
  1104. case "I16slice":
  1105. z.F.DecSliceInt16X(&x.I16slice, d)
  1106. case "Ui64slice":
  1107. z.F.DecSliceUint64X(&x.Ui64slice, d)
  1108. case "Ui8slice":
  1109. x.Ui8slice = r.DecodeBytes(([]byte)(x.Ui8slice), false)
  1110. case "Bslice":
  1111. z.F.DecSliceBoolX(&x.Bslice, d)
  1112. case "Iptrslice":
  1113. h.decSlicePtrtoint64((*[]*int64)(&x.Iptrslice), d)
  1114. case "WrapSliceInt64":
  1115. x.WrapSliceInt64.CodecDecodeSelf(d)
  1116. case "WrapSliceString":
  1117. x.WrapSliceString.CodecDecodeSelf(d)
  1118. case "Msi64":
  1119. z.F.DecMapStringInt64X(&x.Msi64, d)
  1120. default:
  1121. z.DecStructFieldNotFound(-1, yys3)
  1122. } // end switch yys3
  1123. } // end for yyj3
  1124. }
  1125. func (x *testSimpleFields) codecDecodeSelfFromArray(l int, d *Decoder) {
  1126. var h codecSelfer19780
  1127. z, r := GenHelperDecoder(d)
  1128. _, _, _ = h, z, r
  1129. var yyj28 int
  1130. var yyb28 bool
  1131. var yyhl28 bool = l >= 0
  1132. yyj28++
  1133. if yyhl28 {
  1134. yyb28 = yyj28 > l
  1135. } else {
  1136. yyb28 = z.DecCheckBreak()
  1137. }
  1138. if yyb28 {
  1139. z.DecReadArrayEnd()
  1140. return
  1141. }
  1142. z.DecReadArrayElem()
  1143. x.S = (string)(string(r.DecodeStringAsBytes()))
  1144. yyj28++
  1145. if yyhl28 {
  1146. yyb28 = yyj28 > l
  1147. } else {
  1148. yyb28 = z.DecCheckBreak()
  1149. }
  1150. if yyb28 {
  1151. z.DecReadArrayEnd()
  1152. return
  1153. }
  1154. z.DecReadArrayElem()
  1155. x.I64 = (int64)(r.DecodeInt64())
  1156. yyj28++
  1157. if yyhl28 {
  1158. yyb28 = yyj28 > l
  1159. } else {
  1160. yyb28 = z.DecCheckBreak()
  1161. }
  1162. if yyb28 {
  1163. z.DecReadArrayEnd()
  1164. return
  1165. }
  1166. z.DecReadArrayElem()
  1167. x.I8 = (int8)(z.C.IntV(r.DecodeInt64(), 8))
  1168. yyj28++
  1169. if yyhl28 {
  1170. yyb28 = yyj28 > l
  1171. } else {
  1172. yyb28 = z.DecCheckBreak()
  1173. }
  1174. if yyb28 {
  1175. z.DecReadArrayEnd()
  1176. return
  1177. }
  1178. z.DecReadArrayElem()
  1179. x.Ui64 = (uint64)(r.DecodeUint64())
  1180. yyj28++
  1181. if yyhl28 {
  1182. yyb28 = yyj28 > l
  1183. } else {
  1184. yyb28 = z.DecCheckBreak()
  1185. }
  1186. if yyb28 {
  1187. z.DecReadArrayEnd()
  1188. return
  1189. }
  1190. z.DecReadArrayElem()
  1191. x.Ui8 = (uint8)(z.C.UintV(r.DecodeUint64(), 8))
  1192. yyj28++
  1193. if yyhl28 {
  1194. yyb28 = yyj28 > l
  1195. } else {
  1196. yyb28 = z.DecCheckBreak()
  1197. }
  1198. if yyb28 {
  1199. z.DecReadArrayEnd()
  1200. return
  1201. }
  1202. z.DecReadArrayElem()
  1203. x.F64 = (float64)(r.DecodeFloat64())
  1204. yyj28++
  1205. if yyhl28 {
  1206. yyb28 = yyj28 > l
  1207. } else {
  1208. yyb28 = z.DecCheckBreak()
  1209. }
  1210. if yyb28 {
  1211. z.DecReadArrayEnd()
  1212. return
  1213. }
  1214. z.DecReadArrayElem()
  1215. x.F32 = (float32)(z.DecDecodeFloat32())
  1216. yyj28++
  1217. if yyhl28 {
  1218. yyb28 = yyj28 > l
  1219. } else {
  1220. yyb28 = z.DecCheckBreak()
  1221. }
  1222. if yyb28 {
  1223. z.DecReadArrayEnd()
  1224. return
  1225. }
  1226. z.DecReadArrayElem()
  1227. x.B = (bool)(r.DecodeBool())
  1228. yyj28++
  1229. if yyhl28 {
  1230. yyb28 = yyj28 > l
  1231. } else {
  1232. yyb28 = z.DecCheckBreak()
  1233. }
  1234. if yyb28 {
  1235. z.DecReadArrayEnd()
  1236. return
  1237. }
  1238. z.DecReadArrayElem()
  1239. z.F.DecSliceStringX(&x.Sslice, d)
  1240. yyj28++
  1241. if yyhl28 {
  1242. yyb28 = yyj28 > l
  1243. } else {
  1244. yyb28 = z.DecCheckBreak()
  1245. }
  1246. if yyb28 {
  1247. z.DecReadArrayEnd()
  1248. return
  1249. }
  1250. z.DecReadArrayElem()
  1251. z.F.DecSliceInt16X(&x.I16slice, d)
  1252. yyj28++
  1253. if yyhl28 {
  1254. yyb28 = yyj28 > l
  1255. } else {
  1256. yyb28 = z.DecCheckBreak()
  1257. }
  1258. if yyb28 {
  1259. z.DecReadArrayEnd()
  1260. return
  1261. }
  1262. z.DecReadArrayElem()
  1263. z.F.DecSliceUint64X(&x.Ui64slice, d)
  1264. yyj28++
  1265. if yyhl28 {
  1266. yyb28 = yyj28 > l
  1267. } else {
  1268. yyb28 = z.DecCheckBreak()
  1269. }
  1270. if yyb28 {
  1271. z.DecReadArrayEnd()
  1272. return
  1273. }
  1274. z.DecReadArrayElem()
  1275. x.Ui8slice = r.DecodeBytes(([]byte)(x.Ui8slice), false)
  1276. yyj28++
  1277. if yyhl28 {
  1278. yyb28 = yyj28 > l
  1279. } else {
  1280. yyb28 = z.DecCheckBreak()
  1281. }
  1282. if yyb28 {
  1283. z.DecReadArrayEnd()
  1284. return
  1285. }
  1286. z.DecReadArrayElem()
  1287. z.F.DecSliceBoolX(&x.Bslice, d)
  1288. yyj28++
  1289. if yyhl28 {
  1290. yyb28 = yyj28 > l
  1291. } else {
  1292. yyb28 = z.DecCheckBreak()
  1293. }
  1294. if yyb28 {
  1295. z.DecReadArrayEnd()
  1296. return
  1297. }
  1298. z.DecReadArrayElem()
  1299. h.decSlicePtrtoint64((*[]*int64)(&x.Iptrslice), d)
  1300. yyj28++
  1301. if yyhl28 {
  1302. yyb28 = yyj28 > l
  1303. } else {
  1304. yyb28 = z.DecCheckBreak()
  1305. }
  1306. if yyb28 {
  1307. z.DecReadArrayEnd()
  1308. return
  1309. }
  1310. z.DecReadArrayElem()
  1311. x.WrapSliceInt64.CodecDecodeSelf(d)
  1312. yyj28++
  1313. if yyhl28 {
  1314. yyb28 = yyj28 > l
  1315. } else {
  1316. yyb28 = z.DecCheckBreak()
  1317. }
  1318. if yyb28 {
  1319. z.DecReadArrayEnd()
  1320. return
  1321. }
  1322. z.DecReadArrayElem()
  1323. x.WrapSliceString.CodecDecodeSelf(d)
  1324. yyj28++
  1325. if yyhl28 {
  1326. yyb28 = yyj28 > l
  1327. } else {
  1328. yyb28 = z.DecCheckBreak()
  1329. }
  1330. if yyb28 {
  1331. z.DecReadArrayEnd()
  1332. return
  1333. }
  1334. z.DecReadArrayElem()
  1335. z.F.DecMapStringInt64X(&x.Msi64, d)
  1336. for {
  1337. yyj28++
  1338. if yyhl28 {
  1339. yyb28 = yyj28 > l
  1340. } else {
  1341. yyb28 = z.DecCheckBreak()
  1342. }
  1343. if yyb28 {
  1344. break
  1345. }
  1346. z.DecReadArrayElem()
  1347. z.DecStructFieldNotFound(yyj28-1, "")
  1348. }
  1349. }
  1350. func (x *TestStrucCommon) CodecEncodeSelf(e *Encoder) {
  1351. var h codecSelfer19780
  1352. z, r := GenHelperEncoder(e)
  1353. _, _, _ = h, z, r
  1354. if x == nil {
  1355. r.EncodeNil()
  1356. } else {
  1357. yysep2 := !z.EncBinary()
  1358. yy2arr2 := z.EncBasicHandle().StructToArray
  1359. _, _ = yysep2, yy2arr2
  1360. const yyr2 bool = false // struct tag has 'toArray'
  1361. var yyn54 bool = x.Nint64 == nil
  1362. if yyr2 || yy2arr2 {
  1363. z.EncWriteArrayStart(52)
  1364. z.EncWriteArrayElem()
  1365. r.EncodeString(string(x.S))
  1366. z.EncWriteArrayElem()
  1367. r.EncodeInt(int64(x.I64))
  1368. z.EncWriteArrayElem()
  1369. r.EncodeInt(int64(x.I32))
  1370. z.EncWriteArrayElem()
  1371. r.EncodeInt(int64(x.I16))
  1372. z.EncWriteArrayElem()
  1373. r.EncodeInt(int64(x.I8))
  1374. z.EncWriteArrayElem()
  1375. r.EncodeInt(int64(x.I64n))
  1376. z.EncWriteArrayElem()
  1377. r.EncodeInt(int64(x.I32n))
  1378. z.EncWriteArrayElem()
  1379. r.EncodeInt(int64(x.I16n))
  1380. z.EncWriteArrayElem()
  1381. r.EncodeInt(int64(x.I8n))
  1382. z.EncWriteArrayElem()
  1383. r.EncodeUint(uint64(x.Ui64))
  1384. z.EncWriteArrayElem()
  1385. r.EncodeUint(uint64(x.Ui32))
  1386. z.EncWriteArrayElem()
  1387. r.EncodeUint(uint64(x.Ui16))
  1388. z.EncWriteArrayElem()
  1389. r.EncodeUint(uint64(x.Ui8))
  1390. z.EncWriteArrayElem()
  1391. r.EncodeFloat64(float64(x.F64))
  1392. z.EncWriteArrayElem()
  1393. r.EncodeFloat32(float32(x.F32))
  1394. z.EncWriteArrayElem()
  1395. r.EncodeBool(bool(x.B))
  1396. z.EncWriteArrayElem()
  1397. r.EncodeUint(uint64(x.By))
  1398. z.EncWriteArrayElem()
  1399. if x.Sslice == nil {
  1400. r.EncodeNil()
  1401. } else {
  1402. z.F.EncSliceStringV(x.Sslice, e)
  1403. } // end block: if x.Sslice slice == nil
  1404. z.EncWriteArrayElem()
  1405. if x.I64slice == nil {
  1406. r.EncodeNil()
  1407. } else {
  1408. z.F.EncSliceInt64V(x.I64slice, e)
  1409. } // end block: if x.I64slice slice == nil
  1410. z.EncWriteArrayElem()
  1411. if x.I16slice == nil {
  1412. r.EncodeNil()
  1413. } else {
  1414. z.F.EncSliceInt16V(x.I16slice, e)
  1415. } // end block: if x.I16slice slice == nil
  1416. z.EncWriteArrayElem()
  1417. if x.Ui64slice == nil {
  1418. r.EncodeNil()
  1419. } else {
  1420. z.F.EncSliceUint64V(x.Ui64slice, e)
  1421. } // end block: if x.Ui64slice slice == nil
  1422. z.EncWriteArrayElem()
  1423. if x.Ui8slice == nil {
  1424. r.EncodeNil()
  1425. } else {
  1426. r.EncodeStringBytesRaw([]byte(x.Ui8slice))
  1427. } // end block: if x.Ui8slice slice == nil
  1428. z.EncWriteArrayElem()
  1429. if x.Bslice == nil {
  1430. r.EncodeNil()
  1431. } else {
  1432. z.F.EncSliceBoolV(x.Bslice, e)
  1433. } // end block: if x.Bslice slice == nil
  1434. z.EncWriteArrayElem()
  1435. if x.Byslice == nil {
  1436. r.EncodeNil()
  1437. } else {
  1438. r.EncodeStringBytesRaw([]byte(x.Byslice))
  1439. } // end block: if x.Byslice slice == nil
  1440. z.EncWriteArrayElem()
  1441. if x.BytesSlice == nil {
  1442. r.EncodeNil()
  1443. } else {
  1444. z.F.EncSliceBytesV(x.BytesSlice, e)
  1445. } // end block: if x.BytesSlice slice == nil
  1446. z.EncWriteArrayElem()
  1447. if x.Iptrslice == nil {
  1448. r.EncodeNil()
  1449. } else {
  1450. h.encSlicePtrtoint64(([]*int64)(x.Iptrslice), e)
  1451. } // end block: if x.Iptrslice slice == nil
  1452. z.EncWriteArrayElem()
  1453. x.WrapSliceInt64.CodecEncodeSelf(e)
  1454. z.EncWriteArrayElem()
  1455. x.WrapSliceString.CodecEncodeSelf(e)
  1456. z.EncWriteArrayElem()
  1457. if x.Msi64 == nil {
  1458. r.EncodeNil()
  1459. } else {
  1460. z.F.EncMapStringInt64V(x.Msi64, e)
  1461. } // end block: if x.Msi64 map == nil
  1462. z.EncWriteArrayElem()
  1463. if x.Msbytes == nil {
  1464. r.EncodeNil()
  1465. } else {
  1466. z.F.EncMapStringBytesV(x.Msbytes, e)
  1467. } // end block: if x.Msbytes map == nil
  1468. z.EncWriteArrayElem()
  1469. yy85 := &x.Simplef
  1470. yy85.CodecEncodeSelf(e)
  1471. z.EncWriteArrayElem()
  1472. if x.SstrUi64T == nil {
  1473. r.EncodeNil()
  1474. } else {
  1475. h.encSlicestringUint64T(([]stringUint64T)(x.SstrUi64T), e)
  1476. } // end block: if x.SstrUi64T slice == nil
  1477. z.EncWriteArrayElem()
  1478. if x.MstrUi64T == nil {
  1479. r.EncodeNil()
  1480. } else {
  1481. h.encMapstringPtrtostringUint64T((map[string]*stringUint64T)(x.MstrUi64T), e)
  1482. } // end block: if x.MstrUi64T map == nil
  1483. z.EncWriteArrayElem()
  1484. r.EncodeString(string(x.AnonInTestStruc.AS))
  1485. z.EncWriteArrayElem()
  1486. r.EncodeInt(int64(x.AnonInTestStruc.AI64))
  1487. z.EncWriteArrayElem()
  1488. r.EncodeInt(int64(x.AnonInTestStruc.AI16))
  1489. z.EncWriteArrayElem()
  1490. r.EncodeUint(uint64(x.AnonInTestStruc.AUi64))
  1491. z.EncWriteArrayElem()
  1492. if x.AnonInTestStruc.ASslice == nil {
  1493. r.EncodeNil()
  1494. } else {
  1495. z.F.EncSliceStringV(x.AnonInTestStruc.ASslice, e)
  1496. } // end block: if x.AnonInTestStruc.ASslice slice == nil
  1497. z.EncWriteArrayElem()
  1498. if x.AnonInTestStruc.AI64slice == nil {
  1499. r.EncodeNil()
  1500. } else {
  1501. z.F.EncSliceInt64V(x.AnonInTestStruc.AI64slice, e)
  1502. } // end block: if x.AnonInTestStruc.AI64slice slice == nil
  1503. z.EncWriteArrayElem()
  1504. if x.AnonInTestStruc.AUi64slice == nil {
  1505. r.EncodeNil()
  1506. } else {
  1507. z.F.EncSliceUint64V(x.AnonInTestStruc.AUi64slice, e)
  1508. } // end block: if x.AnonInTestStruc.AUi64slice slice == nil
  1509. z.EncWriteArrayElem()
  1510. if x.AnonInTestStruc.AF64slice == nil {
  1511. r.EncodeNil()
  1512. } else {
  1513. z.F.EncSliceFloat64V(x.AnonInTestStruc.AF64slice, e)
  1514. } // end block: if x.AnonInTestStruc.AF64slice slice == nil
  1515. z.EncWriteArrayElem()
  1516. if x.AnonInTestStruc.AF32slice == nil {
  1517. r.EncodeNil()
  1518. } else {
  1519. z.F.EncSliceFloat32V(x.AnonInTestStruc.AF32slice, e)
  1520. } // end block: if x.AnonInTestStruc.AF32slice slice == nil
  1521. z.EncWriteArrayElem()
  1522. if x.AnonInTestStruc.AMSU16 == nil {
  1523. r.EncodeNil()
  1524. } else {
  1525. h.encMapstringuint16((map[string]uint16)(x.AnonInTestStruc.AMSU16), e)
  1526. } // end block: if x.AnonInTestStruc.AMSU16 map == nil
  1527. z.EncWriteArrayElem()
  1528. yy99 := &x.AnonInTestStruc.AI64arr0
  1529. h.encArray0int64((*[0]int64)(yy99), e)
  1530. z.EncWriteArrayElem()
  1531. if x.AnonInTestStruc.AI64slice0 == nil {
  1532. r.EncodeNil()
  1533. } else {
  1534. z.F.EncSliceInt64V(x.AnonInTestStruc.AI64slice0, e)
  1535. } // end block: if x.AnonInTestStruc.AI64slice0 slice == nil
  1536. z.EncWriteArrayElem()
  1537. if x.AnonInTestStruc.AUi64sliceN == nil {
  1538. r.EncodeNil()
  1539. } else {
  1540. z.F.EncSliceUint64V(x.AnonInTestStruc.AUi64sliceN, e)
  1541. } // end block: if x.AnonInTestStruc.AUi64sliceN slice == nil
  1542. z.EncWriteArrayElem()
  1543. if x.AnonInTestStruc.AMSU16N == nil {
  1544. r.EncodeNil()
  1545. } else {
  1546. h.encMapstringuint16((map[string]uint16)(x.AnonInTestStruc.AMSU16N), e)
  1547. } // end block: if x.AnonInTestStruc.AMSU16N map == nil
  1548. z.EncWriteArrayElem()
  1549. if x.AnonInTestStruc.AMSU16E == nil {
  1550. r.EncodeNil()
  1551. } else {
  1552. h.encMapstringuint16((map[string]uint16)(x.AnonInTestStruc.AMSU16E), e)
  1553. } // end block: if x.AnonInTestStruc.AMSU16E map == nil
  1554. z.EncWriteArrayElem()
  1555. yy105 := &x.NotAnon
  1556. yy105.CodecEncodeSelf(e)
  1557. z.EncWriteArrayElem()
  1558. if x.Nmap == nil {
  1559. r.EncodeNil()
  1560. } else {
  1561. z.F.EncMapStringBoolV(x.Nmap, e)
  1562. } // end block: if x.Nmap map == nil
  1563. z.EncWriteArrayElem()
  1564. if x.Nslice == nil {
  1565. r.EncodeNil()
  1566. } else {
  1567. r.EncodeStringBytesRaw([]byte(x.Nslice))
  1568. } // end block: if x.Nslice slice == nil
  1569. if yyn54 {
  1570. z.EncWriteArrayElem()
  1571. r.EncodeNil()
  1572. } else {
  1573. z.EncWriteArrayElem()
  1574. yy109 := *x.Nint64
  1575. r.EncodeInt(int64(yy109))
  1576. }
  1577. z.EncWriteArrayEnd()
  1578. } else {
  1579. z.EncWriteMapStart(52)
  1580. z.EncWriteMapElemKey()
  1581. if z.IsJSONHandle() {
  1582. z.WriteStr("\"S\"")
  1583. } else {
  1584. r.EncodeString(`S`)
  1585. }
  1586. z.EncWriteMapElemValue()
  1587. r.EncodeString(string(x.S))
  1588. z.EncWriteMapElemKey()
  1589. if z.IsJSONHandle() {
  1590. z.WriteStr("\"I64\"")
  1591. } else {
  1592. r.EncodeString(`I64`)
  1593. }
  1594. z.EncWriteMapElemValue()
  1595. r.EncodeInt(int64(x.I64))
  1596. z.EncWriteMapElemKey()
  1597. if z.IsJSONHandle() {
  1598. z.WriteStr("\"I32\"")
  1599. } else {
  1600. r.EncodeString(`I32`)
  1601. }
  1602. z.EncWriteMapElemValue()
  1603. r.EncodeInt(int64(x.I32))
  1604. z.EncWriteMapElemKey()
  1605. if z.IsJSONHandle() {
  1606. z.WriteStr("\"I16\"")
  1607. } else {
  1608. r.EncodeString(`I16`)
  1609. }
  1610. z.EncWriteMapElemValue()
  1611. r.EncodeInt(int64(x.I16))
  1612. z.EncWriteMapElemKey()
  1613. if z.IsJSONHandle() {
  1614. z.WriteStr("\"I8\"")
  1615. } else {
  1616. r.EncodeString(`I8`)
  1617. }
  1618. z.EncWriteMapElemValue()
  1619. r.EncodeInt(int64(x.I8))
  1620. z.EncWriteMapElemKey()
  1621. if z.IsJSONHandle() {
  1622. z.WriteStr("\"I64n\"")
  1623. } else {
  1624. r.EncodeString(`I64n`)
  1625. }
  1626. z.EncWriteMapElemValue()
  1627. r.EncodeInt(int64(x.I64n))
  1628. z.EncWriteMapElemKey()
  1629. if z.IsJSONHandle() {
  1630. z.WriteStr("\"I32n\"")
  1631. } else {
  1632. r.EncodeString(`I32n`)
  1633. }
  1634. z.EncWriteMapElemValue()
  1635. r.EncodeInt(int64(x.I32n))
  1636. z.EncWriteMapElemKey()
  1637. if z.IsJSONHandle() {
  1638. z.WriteStr("\"I16n\"")
  1639. } else {
  1640. r.EncodeString(`I16n`)
  1641. }
  1642. z.EncWriteMapElemValue()
  1643. r.EncodeInt(int64(x.I16n))
  1644. z.EncWriteMapElemKey()
  1645. if z.IsJSONHandle() {
  1646. z.WriteStr("\"I8n\"")
  1647. } else {
  1648. r.EncodeString(`I8n`)
  1649. }
  1650. z.EncWriteMapElemValue()
  1651. r.EncodeInt(int64(x.I8n))
  1652. z.EncWriteMapElemKey()
  1653. if z.IsJSONHandle() {
  1654. z.WriteStr("\"Ui64\"")
  1655. } else {
  1656. r.EncodeString(`Ui64`)
  1657. }
  1658. z.EncWriteMapElemValue()
  1659. r.EncodeUint(uint64(x.Ui64))
  1660. z.EncWriteMapElemKey()
  1661. if z.IsJSONHandle() {
  1662. z.WriteStr("\"Ui32\"")
  1663. } else {
  1664. r.EncodeString(`Ui32`)
  1665. }
  1666. z.EncWriteMapElemValue()
  1667. r.EncodeUint(uint64(x.Ui32))
  1668. z.EncWriteMapElemKey()
  1669. if z.IsJSONHandle() {
  1670. z.WriteStr("\"Ui16\"")
  1671. } else {
  1672. r.EncodeString(`Ui16`)
  1673. }
  1674. z.EncWriteMapElemValue()
  1675. r.EncodeUint(uint64(x.Ui16))
  1676. z.EncWriteMapElemKey()
  1677. if z.IsJSONHandle() {
  1678. z.WriteStr("\"Ui8\"")
  1679. } else {
  1680. r.EncodeString(`Ui8`)
  1681. }
  1682. z.EncWriteMapElemValue()
  1683. r.EncodeUint(uint64(x.Ui8))
  1684. z.EncWriteMapElemKey()
  1685. if z.IsJSONHandle() {
  1686. z.WriteStr("\"F64\"")
  1687. } else {
  1688. r.EncodeString(`F64`)
  1689. }
  1690. z.EncWriteMapElemValue()
  1691. r.EncodeFloat64(float64(x.F64))
  1692. z.EncWriteMapElemKey()
  1693. if z.IsJSONHandle() {
  1694. z.WriteStr("\"F32\"")
  1695. } else {
  1696. r.EncodeString(`F32`)
  1697. }
  1698. z.EncWriteMapElemValue()
  1699. r.EncodeFloat32(float32(x.F32))
  1700. z.EncWriteMapElemKey()
  1701. if z.IsJSONHandle() {
  1702. z.WriteStr("\"B\"")
  1703. } else {
  1704. r.EncodeString(`B`)
  1705. }
  1706. z.EncWriteMapElemValue()
  1707. r.EncodeBool(bool(x.B))
  1708. z.EncWriteMapElemKey()
  1709. if z.IsJSONHandle() {
  1710. z.WriteStr("\"By\"")
  1711. } else {
  1712. r.EncodeString(`By`)
  1713. }
  1714. z.EncWriteMapElemValue()
  1715. r.EncodeUint(uint64(x.By))
  1716. z.EncWriteMapElemKey()
  1717. if z.IsJSONHandle() {
  1718. z.WriteStr("\"Sslice\"")
  1719. } else {
  1720. r.EncodeString(`Sslice`)
  1721. }
  1722. z.EncWriteMapElemValue()
  1723. if x.Sslice == nil {
  1724. r.EncodeNil()
  1725. } else {
  1726. z.F.EncSliceStringV(x.Sslice, e)
  1727. } // end block: if x.Sslice slice == nil
  1728. z.EncWriteMapElemKey()
  1729. if z.IsJSONHandle() {
  1730. z.WriteStr("\"I64slice\"")
  1731. } else {
  1732. r.EncodeString(`I64slice`)
  1733. }
  1734. z.EncWriteMapElemValue()
  1735. if x.I64slice == nil {
  1736. r.EncodeNil()
  1737. } else {
  1738. z.F.EncSliceInt64V(x.I64slice, e)
  1739. } // end block: if x.I64slice slice == nil
  1740. z.EncWriteMapElemKey()
  1741. if z.IsJSONHandle() {
  1742. z.WriteStr("\"I16slice\"")
  1743. } else {
  1744. r.EncodeString(`I16slice`)
  1745. }
  1746. z.EncWriteMapElemValue()
  1747. if x.I16slice == nil {
  1748. r.EncodeNil()
  1749. } else {
  1750. z.F.EncSliceInt16V(x.I16slice, e)
  1751. } // end block: if x.I16slice slice == nil
  1752. z.EncWriteMapElemKey()
  1753. if z.IsJSONHandle() {
  1754. z.WriteStr("\"Ui64slice\"")
  1755. } else {
  1756. r.EncodeString(`Ui64slice`)
  1757. }
  1758. z.EncWriteMapElemValue()
  1759. if x.Ui64slice == nil {
  1760. r.EncodeNil()
  1761. } else {
  1762. z.F.EncSliceUint64V(x.Ui64slice, e)
  1763. } // end block: if x.Ui64slice slice == nil
  1764. z.EncWriteMapElemKey()
  1765. if z.IsJSONHandle() {
  1766. z.WriteStr("\"Ui8slice\"")
  1767. } else {
  1768. r.EncodeString(`Ui8slice`)
  1769. }
  1770. z.EncWriteMapElemValue()
  1771. if x.Ui8slice == nil {
  1772. r.EncodeNil()
  1773. } else {
  1774. r.EncodeStringBytesRaw([]byte(x.Ui8slice))
  1775. } // end block: if x.Ui8slice slice == nil
  1776. z.EncWriteMapElemKey()
  1777. if z.IsJSONHandle() {
  1778. z.WriteStr("\"Bslice\"")
  1779. } else {
  1780. r.EncodeString(`Bslice`)
  1781. }
  1782. z.EncWriteMapElemValue()
  1783. if x.Bslice == nil {
  1784. r.EncodeNil()
  1785. } else {
  1786. z.F.EncSliceBoolV(x.Bslice, e)
  1787. } // end block: if x.Bslice slice == nil
  1788. z.EncWriteMapElemKey()
  1789. if z.IsJSONHandle() {
  1790. z.WriteStr("\"Byslice\"")
  1791. } else {
  1792. r.EncodeString(`Byslice`)
  1793. }
  1794. z.EncWriteMapElemValue()
  1795. if x.Byslice == nil {
  1796. r.EncodeNil()
  1797. } else {
  1798. r.EncodeStringBytesRaw([]byte(x.Byslice))
  1799. } // end block: if x.Byslice slice == nil
  1800. z.EncWriteMapElemKey()
  1801. if z.IsJSONHandle() {
  1802. z.WriteStr("\"BytesSlice\"")
  1803. } else {
  1804. r.EncodeString(`BytesSlice`)
  1805. }
  1806. z.EncWriteMapElemValue()
  1807. if x.BytesSlice == nil {
  1808. r.EncodeNil()
  1809. } else {
  1810. z.F.EncSliceBytesV(x.BytesSlice, e)
  1811. } // end block: if x.BytesSlice slice == nil
  1812. z.EncWriteMapElemKey()
  1813. if z.IsJSONHandle() {
  1814. z.WriteStr("\"Iptrslice\"")
  1815. } else {
  1816. r.EncodeString(`Iptrslice`)
  1817. }
  1818. z.EncWriteMapElemValue()
  1819. if x.Iptrslice == nil {
  1820. r.EncodeNil()
  1821. } else {
  1822. h.encSlicePtrtoint64(([]*int64)(x.Iptrslice), e)
  1823. } // end block: if x.Iptrslice slice == nil
  1824. z.EncWriteMapElemKey()
  1825. if z.IsJSONHandle() {
  1826. z.WriteStr("\"WrapSliceInt64\"")
  1827. } else {
  1828. r.EncodeString(`WrapSliceInt64`)
  1829. }
  1830. z.EncWriteMapElemValue()
  1831. x.WrapSliceInt64.CodecEncodeSelf(e)
  1832. z.EncWriteMapElemKey()
  1833. if z.IsJSONHandle() {
  1834. z.WriteStr("\"WrapSliceString\"")
  1835. } else {
  1836. r.EncodeString(`WrapSliceString`)
  1837. }
  1838. z.EncWriteMapElemValue()
  1839. x.WrapSliceString.CodecEncodeSelf(e)
  1840. z.EncWriteMapElemKey()
  1841. if z.IsJSONHandle() {
  1842. z.WriteStr("\"Msi64\"")
  1843. } else {
  1844. r.EncodeString(`Msi64`)
  1845. }
  1846. z.EncWriteMapElemValue()
  1847. if x.Msi64 == nil {
  1848. r.EncodeNil()
  1849. } else {
  1850. z.F.EncMapStringInt64V(x.Msi64, e)
  1851. } // end block: if x.Msi64 map == nil
  1852. z.EncWriteMapElemKey()
  1853. if z.IsJSONHandle() {
  1854. z.WriteStr("\"Msbytes\"")
  1855. } else {
  1856. r.EncodeString(`Msbytes`)
  1857. }
  1858. z.EncWriteMapElemValue()
  1859. if x.Msbytes == nil {
  1860. r.EncodeNil()
  1861. } else {
  1862. z.F.EncMapStringBytesV(x.Msbytes, e)
  1863. } // end block: if x.Msbytes map == nil
  1864. z.EncWriteMapElemKey()
  1865. if z.IsJSONHandle() {
  1866. z.WriteStr("\"Simplef\"")
  1867. } else {
  1868. r.EncodeString(`Simplef`)
  1869. }
  1870. z.EncWriteMapElemValue()
  1871. yy141 := &x.Simplef
  1872. yy141.CodecEncodeSelf(e)
  1873. z.EncWriteMapElemKey()
  1874. if z.IsJSONHandle() {
  1875. z.WriteStr("\"SstrUi64T\"")
  1876. } else {
  1877. r.EncodeString(`SstrUi64T`)
  1878. }
  1879. z.EncWriteMapElemValue()
  1880. if x.SstrUi64T == nil {
  1881. r.EncodeNil()
  1882. } else {
  1883. h.encSlicestringUint64T(([]stringUint64T)(x.SstrUi64T), e)
  1884. } // end block: if x.SstrUi64T slice == nil
  1885. z.EncWriteMapElemKey()
  1886. if z.IsJSONHandle() {
  1887. z.WriteStr("\"MstrUi64T\"")
  1888. } else {
  1889. r.EncodeString(`MstrUi64T`)
  1890. }
  1891. z.EncWriteMapElemValue()
  1892. if x.MstrUi64T == nil {
  1893. r.EncodeNil()
  1894. } else {
  1895. h.encMapstringPtrtostringUint64T((map[string]*stringUint64T)(x.MstrUi64T), e)
  1896. } // end block: if x.MstrUi64T map == nil
  1897. z.EncWriteMapElemKey()
  1898. if z.IsJSONHandle() {
  1899. z.WriteStr("\"AS\"")
  1900. } else {
  1901. r.EncodeString(`AS`)
  1902. }
  1903. z.EncWriteMapElemValue()
  1904. r.EncodeString(string(x.AnonInTestStruc.AS))
  1905. z.EncWriteMapElemKey()
  1906. if z.IsJSONHandle() {
  1907. z.WriteStr("\"AI64\"")
  1908. } else {
  1909. r.EncodeString(`AI64`)
  1910. }
  1911. z.EncWriteMapElemValue()
  1912. r.EncodeInt(int64(x.AnonInTestStruc.AI64))
  1913. z.EncWriteMapElemKey()
  1914. if z.IsJSONHandle() {
  1915. z.WriteStr("\"AI16\"")
  1916. } else {
  1917. r.EncodeString(`AI16`)
  1918. }
  1919. z.EncWriteMapElemValue()
  1920. r.EncodeInt(int64(x.AnonInTestStruc.AI16))
  1921. z.EncWriteMapElemKey()
  1922. if z.IsJSONHandle() {
  1923. z.WriteStr("\"AUi64\"")
  1924. } else {
  1925. r.EncodeString(`AUi64`)
  1926. }
  1927. z.EncWriteMapElemValue()
  1928. r.EncodeUint(uint64(x.AnonInTestStruc.AUi64))
  1929. z.EncWriteMapElemKey()
  1930. if z.IsJSONHandle() {
  1931. z.WriteStr("\"ASslice\"")
  1932. } else {
  1933. r.EncodeString(`ASslice`)
  1934. }
  1935. z.EncWriteMapElemValue()
  1936. if x.AnonInTestStruc.ASslice == nil {
  1937. r.EncodeNil()
  1938. } else {
  1939. z.F.EncSliceStringV(x.AnonInTestStruc.ASslice, e)
  1940. } // end block: if x.AnonInTestStruc.ASslice slice == nil
  1941. z.EncWriteMapElemKey()
  1942. if z.IsJSONHandle() {
  1943. z.WriteStr("\"AI64slice\"")
  1944. } else {
  1945. r.EncodeString(`AI64slice`)
  1946. }
  1947. z.EncWriteMapElemValue()
  1948. if x.AnonInTestStruc.AI64slice == nil {
  1949. r.EncodeNil()
  1950. } else {
  1951. z.F.EncSliceInt64V(x.AnonInTestStruc.AI64slice, e)
  1952. } // end block: if x.AnonInTestStruc.AI64slice slice == nil
  1953. z.EncWriteMapElemKey()
  1954. if z.IsJSONHandle() {
  1955. z.WriteStr("\"AUi64slice\"")
  1956. } else {
  1957. r.EncodeString(`AUi64slice`)
  1958. }
  1959. z.EncWriteMapElemValue()
  1960. if x.AnonInTestStruc.AUi64slice == nil {
  1961. r.EncodeNil()
  1962. } else {
  1963. z.F.EncSliceUint64V(x.AnonInTestStruc.AUi64slice, e)
  1964. } // end block: if x.AnonInTestStruc.AUi64slice slice == nil
  1965. z.EncWriteMapElemKey()
  1966. if z.IsJSONHandle() {
  1967. z.WriteStr("\"AF64slice\"")
  1968. } else {
  1969. r.EncodeString(`AF64slice`)
  1970. }
  1971. z.EncWriteMapElemValue()
  1972. if x.AnonInTestStruc.AF64slice == nil {
  1973. r.EncodeNil()
  1974. } else {
  1975. z.F.EncSliceFloat64V(x.AnonInTestStruc.AF64slice, e)
  1976. } // end block: if x.AnonInTestStruc.AF64slice slice == nil
  1977. z.EncWriteMapElemKey()
  1978. if z.IsJSONHandle() {
  1979. z.WriteStr("\"AF32slice\"")
  1980. } else {
  1981. r.EncodeString(`AF32slice`)
  1982. }
  1983. z.EncWriteMapElemValue()
  1984. if x.AnonInTestStruc.AF32slice == nil {
  1985. r.EncodeNil()
  1986. } else {
  1987. z.F.EncSliceFloat32V(x.AnonInTestStruc.AF32slice, e)
  1988. } // end block: if x.AnonInTestStruc.AF32slice slice == nil
  1989. z.EncWriteMapElemKey()
  1990. if z.IsJSONHandle() {
  1991. z.WriteStr("\"AMSU16\"")
  1992. } else {
  1993. r.EncodeString(`AMSU16`)
  1994. }
  1995. z.EncWriteMapElemValue()
  1996. if x.AnonInTestStruc.AMSU16 == nil {
  1997. r.EncodeNil()
  1998. } else {
  1999. h.encMapstringuint16((map[string]uint16)(x.AnonInTestStruc.AMSU16), e)
  2000. } // end block: if x.AnonInTestStruc.AMSU16 map == nil
  2001. z.EncWriteMapElemKey()
  2002. if z.IsJSONHandle() {
  2003. z.WriteStr("\"AI64arr0\"")
  2004. } else {
  2005. r.EncodeString(`AI64arr0`)
  2006. }
  2007. z.EncWriteMapElemValue()
  2008. yy155 := &x.AnonInTestStruc.AI64arr0
  2009. h.encArray0int64((*[0]int64)(yy155), e)
  2010. z.EncWriteMapElemKey()
  2011. if z.IsJSONHandle() {
  2012. z.WriteStr("\"AI64slice0\"")
  2013. } else {
  2014. r.EncodeString(`AI64slice0`)
  2015. }
  2016. z.EncWriteMapElemValue()
  2017. if x.AnonInTestStruc.AI64slice0 == nil {
  2018. r.EncodeNil()
  2019. } else {
  2020. z.F.EncSliceInt64V(x.AnonInTestStruc.AI64slice0, e)
  2021. } // end block: if x.AnonInTestStruc.AI64slice0 slice == nil
  2022. z.EncWriteMapElemKey()
  2023. if z.IsJSONHandle() {
  2024. z.WriteStr("\"AUi64sliceN\"")
  2025. } else {
  2026. r.EncodeString(`AUi64sliceN`)
  2027. }
  2028. z.EncWriteMapElemValue()
  2029. if x.AnonInTestStruc.AUi64sliceN == nil {
  2030. r.EncodeNil()
  2031. } else {
  2032. z.F.EncSliceUint64V(x.AnonInTestStruc.AUi64sliceN, e)
  2033. } // end block: if x.AnonInTestStruc.AUi64sliceN slice == nil
  2034. z.EncWriteMapElemKey()
  2035. if z.IsJSONHandle() {
  2036. z.WriteStr("\"AMSU16N\"")
  2037. } else {
  2038. r.EncodeString(`AMSU16N`)
  2039. }
  2040. z.EncWriteMapElemValue()
  2041. if x.AnonInTestStruc.AMSU16N == nil {
  2042. r.EncodeNil()
  2043. } else {
  2044. h.encMapstringuint16((map[string]uint16)(x.AnonInTestStruc.AMSU16N), e)
  2045. } // end block: if x.AnonInTestStruc.AMSU16N map == nil
  2046. z.EncWriteMapElemKey()
  2047. if z.IsJSONHandle() {
  2048. z.WriteStr("\"AMSU16E\"")
  2049. } else {
  2050. r.EncodeString(`AMSU16E`)
  2051. }
  2052. z.EncWriteMapElemValue()
  2053. if x.AnonInTestStruc.AMSU16E == nil {
  2054. r.EncodeNil()
  2055. } else {
  2056. h.encMapstringuint16((map[string]uint16)(x.AnonInTestStruc.AMSU16E), e)
  2057. } // end block: if x.AnonInTestStruc.AMSU16E map == nil
  2058. z.EncWriteMapElemKey()
  2059. if z.IsJSONHandle() {
  2060. z.WriteStr("\"NotAnon\"")
  2061. } else {
  2062. r.EncodeString(`NotAnon`)
  2063. }
  2064. z.EncWriteMapElemValue()
  2065. yy161 := &x.NotAnon
  2066. yy161.CodecEncodeSelf(e)
  2067. z.EncWriteMapElemKey()
  2068. if z.IsJSONHandle() {
  2069. z.WriteStr("\"Nmap\"")
  2070. } else {
  2071. r.EncodeString(`Nmap`)
  2072. }
  2073. z.EncWriteMapElemValue()
  2074. if x.Nmap == nil {
  2075. r.EncodeNil()
  2076. } else {
  2077. z.F.EncMapStringBoolV(x.Nmap, e)
  2078. } // end block: if x.Nmap map == nil
  2079. z.EncWriteMapElemKey()
  2080. if z.IsJSONHandle() {
  2081. z.WriteStr("\"Nslice\"")
  2082. } else {
  2083. r.EncodeString(`Nslice`)
  2084. }
  2085. z.EncWriteMapElemValue()
  2086. if x.Nslice == nil {
  2087. r.EncodeNil()
  2088. } else {
  2089. r.EncodeStringBytesRaw([]byte(x.Nslice))
  2090. } // end block: if x.Nslice slice == nil
  2091. z.EncWriteMapElemKey()
  2092. if z.IsJSONHandle() {
  2093. z.WriteStr("\"Nint64\"")
  2094. } else {
  2095. r.EncodeString(`Nint64`)
  2096. }
  2097. z.EncWriteMapElemValue()
  2098. if yyn54 {
  2099. r.EncodeNil()
  2100. } else {
  2101. yy165 := *x.Nint64
  2102. r.EncodeInt(int64(yy165))
  2103. }
  2104. z.EncWriteMapEnd()
  2105. }
  2106. }
  2107. }
  2108. func (x *TestStrucCommon) CodecDecodeSelf(d *Decoder) {
  2109. var h codecSelfer19780
  2110. z, r := GenHelperDecoder(d)
  2111. _, _, _ = h, z, r
  2112. yyct2 := r.ContainerType()
  2113. if yyct2 == codecSelferValueTypeNil19780 {
  2114. *(x) = TestStrucCommon{}
  2115. } else if yyct2 == codecSelferValueTypeMap19780 {
  2116. yyl2 := z.DecReadMapStart()
  2117. if yyl2 == 0 {
  2118. } else {
  2119. x.codecDecodeSelfFromMap(yyl2, d)
  2120. }
  2121. z.DecReadMapEnd()
  2122. } else if yyct2 == codecSelferValueTypeArray19780 {
  2123. yyl2 := z.DecReadArrayStart()
  2124. if yyl2 != 0 {
  2125. x.codecDecodeSelfFromArray(yyl2, d)
  2126. }
  2127. z.DecReadArrayEnd()
  2128. } else {
  2129. panic(errCodecSelferOnlyMapOrArrayEncodeToStruct19780)
  2130. }
  2131. }
  2132. func (x *TestStrucCommon) codecDecodeSelfFromMap(l int, d *Decoder) {
  2133. var h codecSelfer19780
  2134. z, r := GenHelperDecoder(d)
  2135. _, _, _ = h, z, r
  2136. var yyhl3 bool = l >= 0
  2137. for yyj3 := 0; ; yyj3++ {
  2138. if yyhl3 {
  2139. if yyj3 >= l {
  2140. break
  2141. }
  2142. } else {
  2143. if z.DecCheckBreak() {
  2144. break
  2145. }
  2146. }
  2147. z.DecReadMapElemKey()
  2148. yys3 := z.StringView(r.DecodeStringAsBytes())
  2149. z.DecReadMapElemValue()
  2150. switch yys3 {
  2151. case "S":
  2152. x.S = (string)(string(r.DecodeStringAsBytes()))
  2153. case "I64":
  2154. x.I64 = (int64)(r.DecodeInt64())
  2155. case "I32":
  2156. x.I32 = (int32)(z.C.IntV(r.DecodeInt64(), 32))
  2157. case "I16":
  2158. x.I16 = (int16)(z.C.IntV(r.DecodeInt64(), 16))
  2159. case "I8":
  2160. x.I8 = (int8)(z.C.IntV(r.DecodeInt64(), 8))
  2161. case "I64n":
  2162. x.I64n = (int64)(r.DecodeInt64())
  2163. case "I32n":
  2164. x.I32n = (int32)(z.C.IntV(r.DecodeInt64(), 32))
  2165. case "I16n":
  2166. x.I16n = (int16)(z.C.IntV(r.DecodeInt64(), 16))
  2167. case "I8n":
  2168. x.I8n = (int8)(z.C.IntV(r.DecodeInt64(), 8))
  2169. case "Ui64":
  2170. x.Ui64 = (uint64)(r.DecodeUint64())
  2171. case "Ui32":
  2172. x.Ui32 = (uint32)(z.C.UintV(r.DecodeUint64(), 32))
  2173. case "Ui16":
  2174. x.Ui16 = (uint16)(z.C.UintV(r.DecodeUint64(), 16))
  2175. case "Ui8":
  2176. x.Ui8 = (uint8)(z.C.UintV(r.DecodeUint64(), 8))
  2177. case "F64":
  2178. x.F64 = (float64)(r.DecodeFloat64())
  2179. case "F32":
  2180. x.F32 = (float32)(z.DecDecodeFloat32())
  2181. case "B":
  2182. x.B = (bool)(r.DecodeBool())
  2183. case "By":
  2184. x.By = (uint8)(z.C.UintV(r.DecodeUint64(), 8))
  2185. case "Sslice":
  2186. z.F.DecSliceStringX(&x.Sslice, d)
  2187. case "I64slice":
  2188. z.F.DecSliceInt64X(&x.I64slice, d)
  2189. case "I16slice":
  2190. z.F.DecSliceInt16X(&x.I16slice, d)
  2191. case "Ui64slice":
  2192. z.F.DecSliceUint64X(&x.Ui64slice, d)
  2193. case "Ui8slice":
  2194. x.Ui8slice = r.DecodeBytes(([]byte)(x.Ui8slice), false)
  2195. case "Bslice":
  2196. z.F.DecSliceBoolX(&x.Bslice, d)
  2197. case "Byslice":
  2198. x.Byslice = r.DecodeBytes(([]byte)(x.Byslice), false)
  2199. case "BytesSlice":
  2200. z.F.DecSliceBytesX(&x.BytesSlice, d)
  2201. case "Iptrslice":
  2202. h.decSlicePtrtoint64((*[]*int64)(&x.Iptrslice), d)
  2203. case "WrapSliceInt64":
  2204. x.WrapSliceInt64.CodecDecodeSelf(d)
  2205. case "WrapSliceString":
  2206. x.WrapSliceString.CodecDecodeSelf(d)
  2207. case "Msi64":
  2208. z.F.DecMapStringInt64X(&x.Msi64, d)
  2209. case "Msbytes":
  2210. z.F.DecMapStringBytesX(&x.Msbytes, d)
  2211. case "Simplef":
  2212. x.Simplef.CodecDecodeSelf(d)
  2213. case "SstrUi64T":
  2214. h.decSlicestringUint64T((*[]stringUint64T)(&x.SstrUi64T), d)
  2215. case "MstrUi64T":
  2216. h.decMapstringPtrtostringUint64T((*map[string]*stringUint64T)(&x.MstrUi64T), d)
  2217. case "AS":
  2218. x.AnonInTestStruc.AS = (string)(string(r.DecodeStringAsBytes()))
  2219. case "AI64":
  2220. x.AnonInTestStruc.AI64 = (int64)(r.DecodeInt64())
  2221. case "AI16":
  2222. x.AnonInTestStruc.AI16 = (int16)(z.C.IntV(r.DecodeInt64(), 16))
  2223. case "AUi64":
  2224. x.AnonInTestStruc.AUi64 = (uint64)(r.DecodeUint64())
  2225. case "ASslice":
  2226. z.F.DecSliceStringX(&x.AnonInTestStruc.ASslice, d)
  2227. case "AI64slice":
  2228. z.F.DecSliceInt64X(&x.AnonInTestStruc.AI64slice, d)
  2229. case "AUi64slice":
  2230. z.F.DecSliceUint64X(&x.AnonInTestStruc.AUi64slice, d)
  2231. case "AF64slice":
  2232. z.F.DecSliceFloat64X(&x.AnonInTestStruc.AF64slice, d)
  2233. case "AF32slice":
  2234. z.F.DecSliceFloat32X(&x.AnonInTestStruc.AF32slice, d)
  2235. case "AMSU16":
  2236. h.decMapstringuint16((*map[string]uint16)(&x.AnonInTestStruc.AMSU16), d)
  2237. case "AI64arr0":
  2238. h.decArray0int64((*[0]int64)(&x.AnonInTestStruc.AI64arr0), d)
  2239. case "AI64slice0":
  2240. z.F.DecSliceInt64X(&x.AnonInTestStruc.AI64slice0, d)
  2241. case "AUi64sliceN":
  2242. z.F.DecSliceUint64X(&x.AnonInTestStruc.AUi64sliceN, d)
  2243. case "AMSU16N":
  2244. h.decMapstringuint16((*map[string]uint16)(&x.AnonInTestStruc.AMSU16N), d)
  2245. case "AMSU16E":
  2246. h.decMapstringuint16((*map[string]uint16)(&x.AnonInTestStruc.AMSU16E), d)
  2247. case "NotAnon":
  2248. x.NotAnon.CodecDecodeSelf(d)
  2249. case "Nmap":
  2250. z.F.DecMapStringBoolX(&x.Nmap, d)
  2251. case "Nslice":
  2252. x.Nslice = r.DecodeBytes(([]byte)(x.Nslice), false)
  2253. case "Nint64":
  2254. if r.TryNil() {
  2255. if x.Nint64 != nil { // remove the if-true
  2256. x.Nint64 = nil
  2257. }
  2258. } else {
  2259. if x.Nint64 == nil {
  2260. x.Nint64 = new(int64)
  2261. }
  2262. *x.Nint64 = (int64)(r.DecodeInt64())
  2263. }
  2264. default:
  2265. z.DecStructFieldNotFound(-1, yys3)
  2266. } // end switch yys3
  2267. } // end for yyj3
  2268. }
  2269. func (x *TestStrucCommon) codecDecodeSelfFromArray(l int, d *Decoder) {
  2270. var h codecSelfer19780
  2271. z, r := GenHelperDecoder(d)
  2272. _, _, _ = h, z, r
  2273. var yyj83 int
  2274. var yyb83 bool
  2275. var yyhl83 bool = l >= 0
  2276. yyj83++
  2277. if yyhl83 {
  2278. yyb83 = yyj83 > l
  2279. } else {
  2280. yyb83 = z.DecCheckBreak()
  2281. }
  2282. if yyb83 {
  2283. z.DecReadArrayEnd()
  2284. return
  2285. }
  2286. z.DecReadArrayElem()
  2287. x.S = (string)(string(r.DecodeStringAsBytes()))
  2288. yyj83++
  2289. if yyhl83 {
  2290. yyb83 = yyj83 > l
  2291. } else {
  2292. yyb83 = z.DecCheckBreak()
  2293. }
  2294. if yyb83 {
  2295. z.DecReadArrayEnd()
  2296. return
  2297. }
  2298. z.DecReadArrayElem()
  2299. x.I64 = (int64)(r.DecodeInt64())
  2300. yyj83++
  2301. if yyhl83 {
  2302. yyb83 = yyj83 > l
  2303. } else {
  2304. yyb83 = z.DecCheckBreak()
  2305. }
  2306. if yyb83 {
  2307. z.DecReadArrayEnd()
  2308. return
  2309. }
  2310. z.DecReadArrayElem()
  2311. x.I32 = (int32)(z.C.IntV(r.DecodeInt64(), 32))
  2312. yyj83++
  2313. if yyhl83 {
  2314. yyb83 = yyj83 > l
  2315. } else {
  2316. yyb83 = z.DecCheckBreak()
  2317. }
  2318. if yyb83 {
  2319. z.DecReadArrayEnd()
  2320. return
  2321. }
  2322. z.DecReadArrayElem()
  2323. x.I16 = (int16)(z.C.IntV(r.DecodeInt64(), 16))
  2324. yyj83++
  2325. if yyhl83 {
  2326. yyb83 = yyj83 > l
  2327. } else {
  2328. yyb83 = z.DecCheckBreak()
  2329. }
  2330. if yyb83 {
  2331. z.DecReadArrayEnd()
  2332. return
  2333. }
  2334. z.DecReadArrayElem()
  2335. x.I8 = (int8)(z.C.IntV(r.DecodeInt64(), 8))
  2336. yyj83++
  2337. if yyhl83 {
  2338. yyb83 = yyj83 > l
  2339. } else {
  2340. yyb83 = z.DecCheckBreak()
  2341. }
  2342. if yyb83 {
  2343. z.DecReadArrayEnd()
  2344. return
  2345. }
  2346. z.DecReadArrayElem()
  2347. x.I64n = (int64)(r.DecodeInt64())
  2348. yyj83++
  2349. if yyhl83 {
  2350. yyb83 = yyj83 > l
  2351. } else {
  2352. yyb83 = z.DecCheckBreak()
  2353. }
  2354. if yyb83 {
  2355. z.DecReadArrayEnd()
  2356. return
  2357. }
  2358. z.DecReadArrayElem()
  2359. x.I32n = (int32)(z.C.IntV(r.DecodeInt64(), 32))
  2360. yyj83++
  2361. if yyhl83 {
  2362. yyb83 = yyj83 > l
  2363. } else {
  2364. yyb83 = z.DecCheckBreak()
  2365. }
  2366. if yyb83 {
  2367. z.DecReadArrayEnd()
  2368. return
  2369. }
  2370. z.DecReadArrayElem()
  2371. x.I16n = (int16)(z.C.IntV(r.DecodeInt64(), 16))
  2372. yyj83++
  2373. if yyhl83 {
  2374. yyb83 = yyj83 > l
  2375. } else {
  2376. yyb83 = z.DecCheckBreak()
  2377. }
  2378. if yyb83 {
  2379. z.DecReadArrayEnd()
  2380. return
  2381. }
  2382. z.DecReadArrayElem()
  2383. x.I8n = (int8)(z.C.IntV(r.DecodeInt64(), 8))
  2384. yyj83++
  2385. if yyhl83 {
  2386. yyb83 = yyj83 > l
  2387. } else {
  2388. yyb83 = z.DecCheckBreak()
  2389. }
  2390. if yyb83 {
  2391. z.DecReadArrayEnd()
  2392. return
  2393. }
  2394. z.DecReadArrayElem()
  2395. x.Ui64 = (uint64)(r.DecodeUint64())
  2396. yyj83++
  2397. if yyhl83 {
  2398. yyb83 = yyj83 > l
  2399. } else {
  2400. yyb83 = z.DecCheckBreak()
  2401. }
  2402. if yyb83 {
  2403. z.DecReadArrayEnd()
  2404. return
  2405. }
  2406. z.DecReadArrayElem()
  2407. x.Ui32 = (uint32)(z.C.UintV(r.DecodeUint64(), 32))
  2408. yyj83++
  2409. if yyhl83 {
  2410. yyb83 = yyj83 > l
  2411. } else {
  2412. yyb83 = z.DecCheckBreak()
  2413. }
  2414. if yyb83 {
  2415. z.DecReadArrayEnd()
  2416. return
  2417. }
  2418. z.DecReadArrayElem()
  2419. x.Ui16 = (uint16)(z.C.UintV(r.DecodeUint64(), 16))
  2420. yyj83++
  2421. if yyhl83 {
  2422. yyb83 = yyj83 > l
  2423. } else {
  2424. yyb83 = z.DecCheckBreak()
  2425. }
  2426. if yyb83 {
  2427. z.DecReadArrayEnd()
  2428. return
  2429. }
  2430. z.DecReadArrayElem()
  2431. x.Ui8 = (uint8)(z.C.UintV(r.DecodeUint64(), 8))
  2432. yyj83++
  2433. if yyhl83 {
  2434. yyb83 = yyj83 > l
  2435. } else {
  2436. yyb83 = z.DecCheckBreak()
  2437. }
  2438. if yyb83 {
  2439. z.DecReadArrayEnd()
  2440. return
  2441. }
  2442. z.DecReadArrayElem()
  2443. x.F64 = (float64)(r.DecodeFloat64())
  2444. yyj83++
  2445. if yyhl83 {
  2446. yyb83 = yyj83 > l
  2447. } else {
  2448. yyb83 = z.DecCheckBreak()
  2449. }
  2450. if yyb83 {
  2451. z.DecReadArrayEnd()
  2452. return
  2453. }
  2454. z.DecReadArrayElem()
  2455. x.F32 = (float32)(z.DecDecodeFloat32())
  2456. yyj83++
  2457. if yyhl83 {
  2458. yyb83 = yyj83 > l
  2459. } else {
  2460. yyb83 = z.DecCheckBreak()
  2461. }
  2462. if yyb83 {
  2463. z.DecReadArrayEnd()
  2464. return
  2465. }
  2466. z.DecReadArrayElem()
  2467. x.B = (bool)(r.DecodeBool())
  2468. yyj83++
  2469. if yyhl83 {
  2470. yyb83 = yyj83 > l
  2471. } else {
  2472. yyb83 = z.DecCheckBreak()
  2473. }
  2474. if yyb83 {
  2475. z.DecReadArrayEnd()
  2476. return
  2477. }
  2478. z.DecReadArrayElem()
  2479. x.By = (uint8)(z.C.UintV(r.DecodeUint64(), 8))
  2480. yyj83++
  2481. if yyhl83 {
  2482. yyb83 = yyj83 > l
  2483. } else {
  2484. yyb83 = z.DecCheckBreak()
  2485. }
  2486. if yyb83 {
  2487. z.DecReadArrayEnd()
  2488. return
  2489. }
  2490. z.DecReadArrayElem()
  2491. z.F.DecSliceStringX(&x.Sslice, d)
  2492. yyj83++
  2493. if yyhl83 {
  2494. yyb83 = yyj83 > l
  2495. } else {
  2496. yyb83 = z.DecCheckBreak()
  2497. }
  2498. if yyb83 {
  2499. z.DecReadArrayEnd()
  2500. return
  2501. }
  2502. z.DecReadArrayElem()
  2503. z.F.DecSliceInt64X(&x.I64slice, d)
  2504. yyj83++
  2505. if yyhl83 {
  2506. yyb83 = yyj83 > l
  2507. } else {
  2508. yyb83 = z.DecCheckBreak()
  2509. }
  2510. if yyb83 {
  2511. z.DecReadArrayEnd()
  2512. return
  2513. }
  2514. z.DecReadArrayElem()
  2515. z.F.DecSliceInt16X(&x.I16slice, d)
  2516. yyj83++
  2517. if yyhl83 {
  2518. yyb83 = yyj83 > l
  2519. } else {
  2520. yyb83 = z.DecCheckBreak()
  2521. }
  2522. if yyb83 {
  2523. z.DecReadArrayEnd()
  2524. return
  2525. }
  2526. z.DecReadArrayElem()
  2527. z.F.DecSliceUint64X(&x.Ui64slice, d)
  2528. yyj83++
  2529. if yyhl83 {
  2530. yyb83 = yyj83 > l
  2531. } else {
  2532. yyb83 = z.DecCheckBreak()
  2533. }
  2534. if yyb83 {
  2535. z.DecReadArrayEnd()
  2536. return
  2537. }
  2538. z.DecReadArrayElem()
  2539. x.Ui8slice = r.DecodeBytes(([]byte)(x.Ui8slice), false)
  2540. yyj83++
  2541. if yyhl83 {
  2542. yyb83 = yyj83 > l
  2543. } else {
  2544. yyb83 = z.DecCheckBreak()
  2545. }
  2546. if yyb83 {
  2547. z.DecReadArrayEnd()
  2548. return
  2549. }
  2550. z.DecReadArrayElem()
  2551. z.F.DecSliceBoolX(&x.Bslice, d)
  2552. yyj83++
  2553. if yyhl83 {
  2554. yyb83 = yyj83 > l
  2555. } else {
  2556. yyb83 = z.DecCheckBreak()
  2557. }
  2558. if yyb83 {
  2559. z.DecReadArrayEnd()
  2560. return
  2561. }
  2562. z.DecReadArrayElem()
  2563. x.Byslice = r.DecodeBytes(([]byte)(x.Byslice), false)
  2564. yyj83++
  2565. if yyhl83 {
  2566. yyb83 = yyj83 > l
  2567. } else {
  2568. yyb83 = z.DecCheckBreak()
  2569. }
  2570. if yyb83 {
  2571. z.DecReadArrayEnd()
  2572. return
  2573. }
  2574. z.DecReadArrayElem()
  2575. z.F.DecSliceBytesX(&x.BytesSlice, d)
  2576. yyj83++
  2577. if yyhl83 {
  2578. yyb83 = yyj83 > l
  2579. } else {
  2580. yyb83 = z.DecCheckBreak()
  2581. }
  2582. if yyb83 {
  2583. z.DecReadArrayEnd()
  2584. return
  2585. }
  2586. z.DecReadArrayElem()
  2587. h.decSlicePtrtoint64((*[]*int64)(&x.Iptrslice), d)
  2588. yyj83++
  2589. if yyhl83 {
  2590. yyb83 = yyj83 > l
  2591. } else {
  2592. yyb83 = z.DecCheckBreak()
  2593. }
  2594. if yyb83 {
  2595. z.DecReadArrayEnd()
  2596. return
  2597. }
  2598. z.DecReadArrayElem()
  2599. x.WrapSliceInt64.CodecDecodeSelf(d)
  2600. yyj83++
  2601. if yyhl83 {
  2602. yyb83 = yyj83 > l
  2603. } else {
  2604. yyb83 = z.DecCheckBreak()
  2605. }
  2606. if yyb83 {
  2607. z.DecReadArrayEnd()
  2608. return
  2609. }
  2610. z.DecReadArrayElem()
  2611. x.WrapSliceString.CodecDecodeSelf(d)
  2612. yyj83++
  2613. if yyhl83 {
  2614. yyb83 = yyj83 > l
  2615. } else {
  2616. yyb83 = z.DecCheckBreak()
  2617. }
  2618. if yyb83 {
  2619. z.DecReadArrayEnd()
  2620. return
  2621. }
  2622. z.DecReadArrayElem()
  2623. z.F.DecMapStringInt64X(&x.Msi64, d)
  2624. yyj83++
  2625. if yyhl83 {
  2626. yyb83 = yyj83 > l
  2627. } else {
  2628. yyb83 = z.DecCheckBreak()
  2629. }
  2630. if yyb83 {
  2631. z.DecReadArrayEnd()
  2632. return
  2633. }
  2634. z.DecReadArrayElem()
  2635. z.F.DecMapStringBytesX(&x.Msbytes, d)
  2636. yyj83++
  2637. if yyhl83 {
  2638. yyb83 = yyj83 > l
  2639. } else {
  2640. yyb83 = z.DecCheckBreak()
  2641. }
  2642. if yyb83 {
  2643. z.DecReadArrayEnd()
  2644. return
  2645. }
  2646. z.DecReadArrayElem()
  2647. x.Simplef.CodecDecodeSelf(d)
  2648. yyj83++
  2649. if yyhl83 {
  2650. yyb83 = yyj83 > l
  2651. } else {
  2652. yyb83 = z.DecCheckBreak()
  2653. }
  2654. if yyb83 {
  2655. z.DecReadArrayEnd()
  2656. return
  2657. }
  2658. z.DecReadArrayElem()
  2659. h.decSlicestringUint64T((*[]stringUint64T)(&x.SstrUi64T), d)
  2660. yyj83++
  2661. if yyhl83 {
  2662. yyb83 = yyj83 > l
  2663. } else {
  2664. yyb83 = z.DecCheckBreak()
  2665. }
  2666. if yyb83 {
  2667. z.DecReadArrayEnd()
  2668. return
  2669. }
  2670. z.DecReadArrayElem()
  2671. h.decMapstringPtrtostringUint64T((*map[string]*stringUint64T)(&x.MstrUi64T), d)
  2672. yyj83++
  2673. if yyhl83 {
  2674. yyb83 = yyj83 > l
  2675. } else {
  2676. yyb83 = z.DecCheckBreak()
  2677. }
  2678. if yyb83 {
  2679. z.DecReadArrayEnd()
  2680. return
  2681. }
  2682. z.DecReadArrayElem()
  2683. x.AnonInTestStruc.AS = (string)(string(r.DecodeStringAsBytes()))
  2684. yyj83++
  2685. if yyhl83 {
  2686. yyb83 = yyj83 > l
  2687. } else {
  2688. yyb83 = z.DecCheckBreak()
  2689. }
  2690. if yyb83 {
  2691. z.DecReadArrayEnd()
  2692. return
  2693. }
  2694. z.DecReadArrayElem()
  2695. x.AnonInTestStruc.AI64 = (int64)(r.DecodeInt64())
  2696. yyj83++
  2697. if yyhl83 {
  2698. yyb83 = yyj83 > l
  2699. } else {
  2700. yyb83 = z.DecCheckBreak()
  2701. }
  2702. if yyb83 {
  2703. z.DecReadArrayEnd()
  2704. return
  2705. }
  2706. z.DecReadArrayElem()
  2707. x.AnonInTestStruc.AI16 = (int16)(z.C.IntV(r.DecodeInt64(), 16))
  2708. yyj83++
  2709. if yyhl83 {
  2710. yyb83 = yyj83 > l
  2711. } else {
  2712. yyb83 = z.DecCheckBreak()
  2713. }
  2714. if yyb83 {
  2715. z.DecReadArrayEnd()
  2716. return
  2717. }
  2718. z.DecReadArrayElem()
  2719. x.AnonInTestStruc.AUi64 = (uint64)(r.DecodeUint64())
  2720. yyj83++
  2721. if yyhl83 {
  2722. yyb83 = yyj83 > l
  2723. } else {
  2724. yyb83 = z.DecCheckBreak()
  2725. }
  2726. if yyb83 {
  2727. z.DecReadArrayEnd()
  2728. return
  2729. }
  2730. z.DecReadArrayElem()
  2731. z.F.DecSliceStringX(&x.AnonInTestStruc.ASslice, d)
  2732. yyj83++
  2733. if yyhl83 {
  2734. yyb83 = yyj83 > l
  2735. } else {
  2736. yyb83 = z.DecCheckBreak()
  2737. }
  2738. if yyb83 {
  2739. z.DecReadArrayEnd()
  2740. return
  2741. }
  2742. z.DecReadArrayElem()
  2743. z.F.DecSliceInt64X(&x.AnonInTestStruc.AI64slice, d)
  2744. yyj83++
  2745. if yyhl83 {
  2746. yyb83 = yyj83 > l
  2747. } else {
  2748. yyb83 = z.DecCheckBreak()
  2749. }
  2750. if yyb83 {
  2751. z.DecReadArrayEnd()
  2752. return
  2753. }
  2754. z.DecReadArrayElem()
  2755. z.F.DecSliceUint64X(&x.AnonInTestStruc.AUi64slice, d)
  2756. yyj83++
  2757. if yyhl83 {
  2758. yyb83 = yyj83 > l
  2759. } else {
  2760. yyb83 = z.DecCheckBreak()
  2761. }
  2762. if yyb83 {
  2763. z.DecReadArrayEnd()
  2764. return
  2765. }
  2766. z.DecReadArrayElem()
  2767. z.F.DecSliceFloat64X(&x.AnonInTestStruc.AF64slice, d)
  2768. yyj83++
  2769. if yyhl83 {
  2770. yyb83 = yyj83 > l
  2771. } else {
  2772. yyb83 = z.DecCheckBreak()
  2773. }
  2774. if yyb83 {
  2775. z.DecReadArrayEnd()
  2776. return
  2777. }
  2778. z.DecReadArrayElem()
  2779. z.F.DecSliceFloat32X(&x.AnonInTestStruc.AF32slice, d)
  2780. yyj83++
  2781. if yyhl83 {
  2782. yyb83 = yyj83 > l
  2783. } else {
  2784. yyb83 = z.DecCheckBreak()
  2785. }
  2786. if yyb83 {
  2787. z.DecReadArrayEnd()
  2788. return
  2789. }
  2790. z.DecReadArrayElem()
  2791. h.decMapstringuint16((*map[string]uint16)(&x.AnonInTestStruc.AMSU16), d)
  2792. yyj83++
  2793. if yyhl83 {
  2794. yyb83 = yyj83 > l
  2795. } else {
  2796. yyb83 = z.DecCheckBreak()
  2797. }
  2798. if yyb83 {
  2799. z.DecReadArrayEnd()
  2800. return
  2801. }
  2802. z.DecReadArrayElem()
  2803. h.decArray0int64((*[0]int64)(&x.AnonInTestStruc.AI64arr0), d)
  2804. yyj83++
  2805. if yyhl83 {
  2806. yyb83 = yyj83 > l
  2807. } else {
  2808. yyb83 = z.DecCheckBreak()
  2809. }
  2810. if yyb83 {
  2811. z.DecReadArrayEnd()
  2812. return
  2813. }
  2814. z.DecReadArrayElem()
  2815. z.F.DecSliceInt64X(&x.AnonInTestStruc.AI64slice0, d)
  2816. yyj83++
  2817. if yyhl83 {
  2818. yyb83 = yyj83 > l
  2819. } else {
  2820. yyb83 = z.DecCheckBreak()
  2821. }
  2822. if yyb83 {
  2823. z.DecReadArrayEnd()
  2824. return
  2825. }
  2826. z.DecReadArrayElem()
  2827. z.F.DecSliceUint64X(&x.AnonInTestStruc.AUi64sliceN, d)
  2828. yyj83++
  2829. if yyhl83 {
  2830. yyb83 = yyj83 > l
  2831. } else {
  2832. yyb83 = z.DecCheckBreak()
  2833. }
  2834. if yyb83 {
  2835. z.DecReadArrayEnd()
  2836. return
  2837. }
  2838. z.DecReadArrayElem()
  2839. h.decMapstringuint16((*map[string]uint16)(&x.AnonInTestStruc.AMSU16N), d)
  2840. yyj83++
  2841. if yyhl83 {
  2842. yyb83 = yyj83 > l
  2843. } else {
  2844. yyb83 = z.DecCheckBreak()
  2845. }
  2846. if yyb83 {
  2847. z.DecReadArrayEnd()
  2848. return
  2849. }
  2850. z.DecReadArrayElem()
  2851. h.decMapstringuint16((*map[string]uint16)(&x.AnonInTestStruc.AMSU16E), d)
  2852. yyj83++
  2853. if yyhl83 {
  2854. yyb83 = yyj83 > l
  2855. } else {
  2856. yyb83 = z.DecCheckBreak()
  2857. }
  2858. if yyb83 {
  2859. z.DecReadArrayEnd()
  2860. return
  2861. }
  2862. z.DecReadArrayElem()
  2863. x.NotAnon.CodecDecodeSelf(d)
  2864. yyj83++
  2865. if yyhl83 {
  2866. yyb83 = yyj83 > l
  2867. } else {
  2868. yyb83 = z.DecCheckBreak()
  2869. }
  2870. if yyb83 {
  2871. z.DecReadArrayEnd()
  2872. return
  2873. }
  2874. z.DecReadArrayElem()
  2875. z.F.DecMapStringBoolX(&x.Nmap, d)
  2876. yyj83++
  2877. if yyhl83 {
  2878. yyb83 = yyj83 > l
  2879. } else {
  2880. yyb83 = z.DecCheckBreak()
  2881. }
  2882. if yyb83 {
  2883. z.DecReadArrayEnd()
  2884. return
  2885. }
  2886. z.DecReadArrayElem()
  2887. x.Nslice = r.DecodeBytes(([]byte)(x.Nslice), false)
  2888. yyj83++
  2889. if yyhl83 {
  2890. yyb83 = yyj83 > l
  2891. } else {
  2892. yyb83 = z.DecCheckBreak()
  2893. }
  2894. if yyb83 {
  2895. z.DecReadArrayEnd()
  2896. return
  2897. }
  2898. z.DecReadArrayElem()
  2899. if r.TryNil() {
  2900. if x.Nint64 != nil { // remove the if-true
  2901. x.Nint64 = nil
  2902. }
  2903. } else {
  2904. if x.Nint64 == nil {
  2905. x.Nint64 = new(int64)
  2906. }
  2907. *x.Nint64 = (int64)(r.DecodeInt64())
  2908. }
  2909. for {
  2910. yyj83++
  2911. if yyhl83 {
  2912. yyb83 = yyj83 > l
  2913. } else {
  2914. yyb83 = z.DecCheckBreak()
  2915. }
  2916. if yyb83 {
  2917. break
  2918. }
  2919. z.DecReadArrayElem()
  2920. z.DecStructFieldNotFound(yyj83-1, "")
  2921. }
  2922. }
  2923. func (x *TestStruc) CodecEncodeSelf(e *Encoder) {
  2924. var h codecSelfer19780
  2925. z, r := GenHelperEncoder(e)
  2926. _, _, _ = h, z, r
  2927. if x == nil {
  2928. r.EncodeNil()
  2929. } else {
  2930. yysep2 := !z.EncBinary()
  2931. yy2arr2 := z.EncBasicHandle().StructToArray
  2932. _, _ = yysep2, yy2arr2
  2933. const yyr2 bool = false // struct tag has 'toArray'
  2934. var yyn54 bool = x.TestStrucCommon.Nint64 == nil
  2935. var yyn58 bool = x.Nteststruc == nil
  2936. if yyr2 || yy2arr2 {
  2937. z.EncWriteArrayStart(56)
  2938. z.EncWriteArrayElem()
  2939. r.EncodeString(string(x.TestStrucCommon.S))
  2940. z.EncWriteArrayElem()
  2941. r.EncodeInt(int64(x.TestStrucCommon.I64))
  2942. z.EncWriteArrayElem()
  2943. r.EncodeInt(int64(x.TestStrucCommon.I32))
  2944. z.EncWriteArrayElem()
  2945. r.EncodeInt(int64(x.TestStrucCommon.I16))
  2946. z.EncWriteArrayElem()
  2947. r.EncodeInt(int64(x.TestStrucCommon.I8))
  2948. z.EncWriteArrayElem()
  2949. r.EncodeInt(int64(x.TestStrucCommon.I64n))
  2950. z.EncWriteArrayElem()
  2951. r.EncodeInt(int64(x.TestStrucCommon.I32n))
  2952. z.EncWriteArrayElem()
  2953. r.EncodeInt(int64(x.TestStrucCommon.I16n))
  2954. z.EncWriteArrayElem()
  2955. r.EncodeInt(int64(x.TestStrucCommon.I8n))
  2956. z.EncWriteArrayElem()
  2957. r.EncodeUint(uint64(x.TestStrucCommon.Ui64))
  2958. z.EncWriteArrayElem()
  2959. r.EncodeUint(uint64(x.TestStrucCommon.Ui32))
  2960. z.EncWriteArrayElem()
  2961. r.EncodeUint(uint64(x.TestStrucCommon.Ui16))
  2962. z.EncWriteArrayElem()
  2963. r.EncodeUint(uint64(x.TestStrucCommon.Ui8))
  2964. z.EncWriteArrayElem()
  2965. r.EncodeFloat64(float64(x.TestStrucCommon.F64))
  2966. z.EncWriteArrayElem()
  2967. r.EncodeFloat32(float32(x.TestStrucCommon.F32))
  2968. z.EncWriteArrayElem()
  2969. r.EncodeBool(bool(x.TestStrucCommon.B))
  2970. z.EncWriteArrayElem()
  2971. r.EncodeUint(uint64(x.TestStrucCommon.By))
  2972. z.EncWriteArrayElem()
  2973. if x.TestStrucCommon.Sslice == nil {
  2974. r.EncodeNil()
  2975. } else {
  2976. z.F.EncSliceStringV(x.TestStrucCommon.Sslice, e)
  2977. } // end block: if x.TestStrucCommon.Sslice slice == nil
  2978. z.EncWriteArrayElem()
  2979. if x.TestStrucCommon.I64slice == nil {
  2980. r.EncodeNil()
  2981. } else {
  2982. z.F.EncSliceInt64V(x.TestStrucCommon.I64slice, e)
  2983. } // end block: if x.TestStrucCommon.I64slice slice == nil
  2984. z.EncWriteArrayElem()
  2985. if x.TestStrucCommon.I16slice == nil {
  2986. r.EncodeNil()
  2987. } else {
  2988. z.F.EncSliceInt16V(x.TestStrucCommon.I16slice, e)
  2989. } // end block: if x.TestStrucCommon.I16slice slice == nil
  2990. z.EncWriteArrayElem()
  2991. if x.TestStrucCommon.Ui64slice == nil {
  2992. r.EncodeNil()
  2993. } else {
  2994. z.F.EncSliceUint64V(x.TestStrucCommon.Ui64slice, e)
  2995. } // end block: if x.TestStrucCommon.Ui64slice slice == nil
  2996. z.EncWriteArrayElem()
  2997. if x.TestStrucCommon.Ui8slice == nil {
  2998. r.EncodeNil()
  2999. } else {
  3000. r.EncodeStringBytesRaw([]byte(x.TestStrucCommon.Ui8slice))
  3001. } // end block: if x.TestStrucCommon.Ui8slice slice == nil
  3002. z.EncWriteArrayElem()
  3003. if x.TestStrucCommon.Bslice == nil {
  3004. r.EncodeNil()
  3005. } else {
  3006. z.F.EncSliceBoolV(x.TestStrucCommon.Bslice, e)
  3007. } // end block: if x.TestStrucCommon.Bslice slice == nil
  3008. z.EncWriteArrayElem()
  3009. if x.TestStrucCommon.Byslice == nil {
  3010. r.EncodeNil()
  3011. } else {
  3012. r.EncodeStringBytesRaw([]byte(x.TestStrucCommon.Byslice))
  3013. } // end block: if x.TestStrucCommon.Byslice slice == nil
  3014. z.EncWriteArrayElem()
  3015. if x.TestStrucCommon.BytesSlice == nil {
  3016. r.EncodeNil()
  3017. } else {
  3018. z.F.EncSliceBytesV(x.TestStrucCommon.BytesSlice, e)
  3019. } // end block: if x.TestStrucCommon.BytesSlice slice == nil
  3020. z.EncWriteArrayElem()
  3021. if x.TestStrucCommon.Iptrslice == nil {
  3022. r.EncodeNil()
  3023. } else {
  3024. h.encSlicePtrtoint64(([]*int64)(x.TestStrucCommon.Iptrslice), e)
  3025. } // end block: if x.TestStrucCommon.Iptrslice slice == nil
  3026. z.EncWriteArrayElem()
  3027. x.TestStrucCommon.WrapSliceInt64.CodecEncodeSelf(e)
  3028. z.EncWriteArrayElem()
  3029. x.TestStrucCommon.WrapSliceString.CodecEncodeSelf(e)
  3030. z.EncWriteArrayElem()
  3031. if x.TestStrucCommon.Msi64 == nil {
  3032. r.EncodeNil()
  3033. } else {
  3034. z.F.EncMapStringInt64V(x.TestStrucCommon.Msi64, e)
  3035. } // end block: if x.TestStrucCommon.Msi64 map == nil
  3036. z.EncWriteArrayElem()
  3037. if x.TestStrucCommon.Msbytes == nil {
  3038. r.EncodeNil()
  3039. } else {
  3040. z.F.EncMapStringBytesV(x.TestStrucCommon.Msbytes, e)
  3041. } // end block: if x.TestStrucCommon.Msbytes map == nil
  3042. z.EncWriteArrayElem()
  3043. yy89 := &x.TestStrucCommon.Simplef
  3044. yy89.CodecEncodeSelf(e)
  3045. z.EncWriteArrayElem()
  3046. if x.TestStrucCommon.SstrUi64T == nil {
  3047. r.EncodeNil()
  3048. } else {
  3049. h.encSlicestringUint64T(([]stringUint64T)(x.TestStrucCommon.SstrUi64T), e)
  3050. } // end block: if x.TestStrucCommon.SstrUi64T slice == nil
  3051. z.EncWriteArrayElem()
  3052. if x.TestStrucCommon.MstrUi64T == nil {
  3053. r.EncodeNil()
  3054. } else {
  3055. h.encMapstringPtrtostringUint64T((map[string]*stringUint64T)(x.TestStrucCommon.MstrUi64T), e)
  3056. } // end block: if x.TestStrucCommon.MstrUi64T map == nil
  3057. z.EncWriteArrayElem()
  3058. r.EncodeString(string(x.TestStrucCommon.AnonInTestStruc.AS))
  3059. z.EncWriteArrayElem()
  3060. r.EncodeInt(int64(x.TestStrucCommon.AnonInTestStruc.AI64))
  3061. z.EncWriteArrayElem()
  3062. r.EncodeInt(int64(x.TestStrucCommon.AnonInTestStruc.AI16))
  3063. z.EncWriteArrayElem()
  3064. r.EncodeUint(uint64(x.TestStrucCommon.AnonInTestStruc.AUi64))
  3065. z.EncWriteArrayElem()
  3066. if x.TestStrucCommon.AnonInTestStruc.ASslice == nil {
  3067. r.EncodeNil()
  3068. } else {
  3069. z.F.EncSliceStringV(x.TestStrucCommon.AnonInTestStruc.ASslice, e)
  3070. } // end block: if x.TestStrucCommon.AnonInTestStruc.ASslice slice == nil
  3071. z.EncWriteArrayElem()
  3072. if x.TestStrucCommon.AnonInTestStruc.AI64slice == nil {
  3073. r.EncodeNil()
  3074. } else {
  3075. z.F.EncSliceInt64V(x.TestStrucCommon.AnonInTestStruc.AI64slice, e)
  3076. } // end block: if x.TestStrucCommon.AnonInTestStruc.AI64slice slice == nil
  3077. z.EncWriteArrayElem()
  3078. if x.TestStrucCommon.AnonInTestStruc.AUi64slice == nil {
  3079. r.EncodeNil()
  3080. } else {
  3081. z.F.EncSliceUint64V(x.TestStrucCommon.AnonInTestStruc.AUi64slice, e)
  3082. } // end block: if x.TestStrucCommon.AnonInTestStruc.AUi64slice slice == nil
  3083. z.EncWriteArrayElem()
  3084. if x.TestStrucCommon.AnonInTestStruc.AF64slice == nil {
  3085. r.EncodeNil()
  3086. } else {
  3087. z.F.EncSliceFloat64V(x.TestStrucCommon.AnonInTestStruc.AF64slice, e)
  3088. } // end block: if x.TestStrucCommon.AnonInTestStruc.AF64slice slice == nil
  3089. z.EncWriteArrayElem()
  3090. if x.TestStrucCommon.AnonInTestStruc.AF32slice == nil {
  3091. r.EncodeNil()
  3092. } else {
  3093. z.F.EncSliceFloat32V(x.TestStrucCommon.AnonInTestStruc.AF32slice, e)
  3094. } // end block: if x.TestStrucCommon.AnonInTestStruc.AF32slice slice == nil
  3095. z.EncWriteArrayElem()
  3096. if x.TestStrucCommon.AnonInTestStruc.AMSU16 == nil {
  3097. r.EncodeNil()
  3098. } else {
  3099. h.encMapstringuint16((map[string]uint16)(x.TestStrucCommon.AnonInTestStruc.AMSU16), e)
  3100. } // end block: if x.TestStrucCommon.AnonInTestStruc.AMSU16 map == nil
  3101. z.EncWriteArrayElem()
  3102. yy103 := &x.TestStrucCommon.AnonInTestStruc.AI64arr0
  3103. h.encArray0int64((*[0]int64)(yy103), e)
  3104. z.EncWriteArrayElem()
  3105. if x.TestStrucCommon.AnonInTestStruc.AI64slice0 == nil {
  3106. r.EncodeNil()
  3107. } else {
  3108. z.F.EncSliceInt64V(x.TestStrucCommon.AnonInTestStruc.AI64slice0, e)
  3109. } // end block: if x.TestStrucCommon.AnonInTestStruc.AI64slice0 slice == nil
  3110. z.EncWriteArrayElem()
  3111. if x.TestStrucCommon.AnonInTestStruc.AUi64sliceN == nil {
  3112. r.EncodeNil()
  3113. } else {
  3114. z.F.EncSliceUint64V(x.TestStrucCommon.AnonInTestStruc.AUi64sliceN, e)
  3115. } // end block: if x.TestStrucCommon.AnonInTestStruc.AUi64sliceN slice == nil
  3116. z.EncWriteArrayElem()
  3117. if x.TestStrucCommon.AnonInTestStruc.AMSU16N == nil {
  3118. r.EncodeNil()
  3119. } else {
  3120. h.encMapstringuint16((map[string]uint16)(x.TestStrucCommon.AnonInTestStruc.AMSU16N), e)
  3121. } // end block: if x.TestStrucCommon.AnonInTestStruc.AMSU16N map == nil
  3122. z.EncWriteArrayElem()
  3123. if x.TestStrucCommon.AnonInTestStruc.AMSU16E == nil {
  3124. r.EncodeNil()
  3125. } else {
  3126. h.encMapstringuint16((map[string]uint16)(x.TestStrucCommon.AnonInTestStruc.AMSU16E), e)
  3127. } // end block: if x.TestStrucCommon.AnonInTestStruc.AMSU16E map == nil
  3128. z.EncWriteArrayElem()
  3129. yy109 := &x.TestStrucCommon.NotAnon
  3130. yy109.CodecEncodeSelf(e)
  3131. z.EncWriteArrayElem()
  3132. if x.TestStrucCommon.Nmap == nil {
  3133. r.EncodeNil()
  3134. } else {
  3135. z.F.EncMapStringBoolV(x.TestStrucCommon.Nmap, e)
  3136. } // end block: if x.TestStrucCommon.Nmap map == nil
  3137. z.EncWriteArrayElem()
  3138. if x.TestStrucCommon.Nslice == nil {
  3139. r.EncodeNil()
  3140. } else {
  3141. r.EncodeStringBytesRaw([]byte(x.TestStrucCommon.Nslice))
  3142. } // end block: if x.TestStrucCommon.Nslice slice == nil
  3143. if yyn54 {
  3144. z.EncWriteArrayElem()
  3145. r.EncodeNil()
  3146. } else {
  3147. z.EncWriteArrayElem()
  3148. yy113 := *x.TestStrucCommon.Nint64
  3149. r.EncodeInt(int64(yy113))
  3150. }
  3151. z.EncWriteArrayElem()
  3152. if x.Mtsptr == nil {
  3153. r.EncodeNil()
  3154. } else {
  3155. h.encMapstringPtrtoTestStruc((map[string]*TestStruc)(x.Mtsptr), e)
  3156. } // end block: if x.Mtsptr map == nil
  3157. z.EncWriteArrayElem()
  3158. if x.Mts == nil {
  3159. r.EncodeNil()
  3160. } else {
  3161. h.encMapstringTestStruc((map[string]TestStruc)(x.Mts), e)
  3162. } // end block: if x.Mts map == nil
  3163. z.EncWriteArrayElem()
  3164. if x.Its == nil {
  3165. r.EncodeNil()
  3166. } else {
  3167. h.encSlicePtrtoTestStruc(([]*TestStruc)(x.Its), e)
  3168. } // end block: if x.Its slice == nil
  3169. if yyn58 {
  3170. z.EncWriteArrayElem()
  3171. r.EncodeNil()
  3172. } else {
  3173. z.EncWriteArrayElem()
  3174. x.Nteststruc.CodecEncodeSelf(e)
  3175. }
  3176. z.EncWriteArrayEnd()
  3177. } else {
  3178. z.EncWriteMapStart(56)
  3179. z.EncWriteMapElemKey()
  3180. if z.IsJSONHandle() {
  3181. z.WriteStr("\"S\"")
  3182. } else {
  3183. r.EncodeString(`S`)
  3184. }
  3185. z.EncWriteMapElemValue()
  3186. r.EncodeString(string(x.TestStrucCommon.S))
  3187. z.EncWriteMapElemKey()
  3188. if z.IsJSONHandle() {
  3189. z.WriteStr("\"I64\"")
  3190. } else {
  3191. r.EncodeString(`I64`)
  3192. }
  3193. z.EncWriteMapElemValue()
  3194. r.EncodeInt(int64(x.TestStrucCommon.I64))
  3195. z.EncWriteMapElemKey()
  3196. if z.IsJSONHandle() {
  3197. z.WriteStr("\"I32\"")
  3198. } else {
  3199. r.EncodeString(`I32`)
  3200. }
  3201. z.EncWriteMapElemValue()
  3202. r.EncodeInt(int64(x.TestStrucCommon.I32))
  3203. z.EncWriteMapElemKey()
  3204. if z.IsJSONHandle() {
  3205. z.WriteStr("\"I16\"")
  3206. } else {
  3207. r.EncodeString(`I16`)
  3208. }
  3209. z.EncWriteMapElemValue()
  3210. r.EncodeInt(int64(x.TestStrucCommon.I16))
  3211. z.EncWriteMapElemKey()
  3212. if z.IsJSONHandle() {
  3213. z.WriteStr("\"I8\"")
  3214. } else {
  3215. r.EncodeString(`I8`)
  3216. }
  3217. z.EncWriteMapElemValue()
  3218. r.EncodeInt(int64(x.TestStrucCommon.I8))
  3219. z.EncWriteMapElemKey()
  3220. if z.IsJSONHandle() {
  3221. z.WriteStr("\"I64n\"")
  3222. } else {
  3223. r.EncodeString(`I64n`)
  3224. }
  3225. z.EncWriteMapElemValue()
  3226. r.EncodeInt(int64(x.TestStrucCommon.I64n))
  3227. z.EncWriteMapElemKey()
  3228. if z.IsJSONHandle() {
  3229. z.WriteStr("\"I32n\"")
  3230. } else {
  3231. r.EncodeString(`I32n`)
  3232. }
  3233. z.EncWriteMapElemValue()
  3234. r.EncodeInt(int64(x.TestStrucCommon.I32n))
  3235. z.EncWriteMapElemKey()
  3236. if z.IsJSONHandle() {
  3237. z.WriteStr("\"I16n\"")
  3238. } else {
  3239. r.EncodeString(`I16n`)
  3240. }
  3241. z.EncWriteMapElemValue()
  3242. r.EncodeInt(int64(x.TestStrucCommon.I16n))
  3243. z.EncWriteMapElemKey()
  3244. if z.IsJSONHandle() {
  3245. z.WriteStr("\"I8n\"")
  3246. } else {
  3247. r.EncodeString(`I8n`)
  3248. }
  3249. z.EncWriteMapElemValue()
  3250. r.EncodeInt(int64(x.TestStrucCommon.I8n))
  3251. z.EncWriteMapElemKey()
  3252. if z.IsJSONHandle() {
  3253. z.WriteStr("\"Ui64\"")
  3254. } else {
  3255. r.EncodeString(`Ui64`)
  3256. }
  3257. z.EncWriteMapElemValue()
  3258. r.EncodeUint(uint64(x.TestStrucCommon.Ui64))
  3259. z.EncWriteMapElemKey()
  3260. if z.IsJSONHandle() {
  3261. z.WriteStr("\"Ui32\"")
  3262. } else {
  3263. r.EncodeString(`Ui32`)
  3264. }
  3265. z.EncWriteMapElemValue()
  3266. r.EncodeUint(uint64(x.TestStrucCommon.Ui32))
  3267. z.EncWriteMapElemKey()
  3268. if z.IsJSONHandle() {
  3269. z.WriteStr("\"Ui16\"")
  3270. } else {
  3271. r.EncodeString(`Ui16`)
  3272. }
  3273. z.EncWriteMapElemValue()
  3274. r.EncodeUint(uint64(x.TestStrucCommon.Ui16))
  3275. z.EncWriteMapElemKey()
  3276. if z.IsJSONHandle() {
  3277. z.WriteStr("\"Ui8\"")
  3278. } else {
  3279. r.EncodeString(`Ui8`)
  3280. }
  3281. z.EncWriteMapElemValue()
  3282. r.EncodeUint(uint64(x.TestStrucCommon.Ui8))
  3283. z.EncWriteMapElemKey()
  3284. if z.IsJSONHandle() {
  3285. z.WriteStr("\"F64\"")
  3286. } else {
  3287. r.EncodeString(`F64`)
  3288. }
  3289. z.EncWriteMapElemValue()
  3290. r.EncodeFloat64(float64(x.TestStrucCommon.F64))
  3291. z.EncWriteMapElemKey()
  3292. if z.IsJSONHandle() {
  3293. z.WriteStr("\"F32\"")
  3294. } else {
  3295. r.EncodeString(`F32`)
  3296. }
  3297. z.EncWriteMapElemValue()
  3298. r.EncodeFloat32(float32(x.TestStrucCommon.F32))
  3299. z.EncWriteMapElemKey()
  3300. if z.IsJSONHandle() {
  3301. z.WriteStr("\"B\"")
  3302. } else {
  3303. r.EncodeString(`B`)
  3304. }
  3305. z.EncWriteMapElemValue()
  3306. r.EncodeBool(bool(x.TestStrucCommon.B))
  3307. z.EncWriteMapElemKey()
  3308. if z.IsJSONHandle() {
  3309. z.WriteStr("\"By\"")
  3310. } else {
  3311. r.EncodeString(`By`)
  3312. }
  3313. z.EncWriteMapElemValue()
  3314. r.EncodeUint(uint64(x.TestStrucCommon.By))
  3315. z.EncWriteMapElemKey()
  3316. if z.IsJSONHandle() {
  3317. z.WriteStr("\"Sslice\"")
  3318. } else {
  3319. r.EncodeString(`Sslice`)
  3320. }
  3321. z.EncWriteMapElemValue()
  3322. if x.TestStrucCommon.Sslice == nil {
  3323. r.EncodeNil()
  3324. } else {
  3325. z.F.EncSliceStringV(x.TestStrucCommon.Sslice, e)
  3326. } // end block: if x.TestStrucCommon.Sslice slice == nil
  3327. z.EncWriteMapElemKey()
  3328. if z.IsJSONHandle() {
  3329. z.WriteStr("\"I64slice\"")
  3330. } else {
  3331. r.EncodeString(`I64slice`)
  3332. }
  3333. z.EncWriteMapElemValue()
  3334. if x.TestStrucCommon.I64slice == nil {
  3335. r.EncodeNil()
  3336. } else {
  3337. z.F.EncSliceInt64V(x.TestStrucCommon.I64slice, e)
  3338. } // end block: if x.TestStrucCommon.I64slice slice == nil
  3339. z.EncWriteMapElemKey()
  3340. if z.IsJSONHandle() {
  3341. z.WriteStr("\"I16slice\"")
  3342. } else {
  3343. r.EncodeString(`I16slice`)
  3344. }
  3345. z.EncWriteMapElemValue()
  3346. if x.TestStrucCommon.I16slice == nil {
  3347. r.EncodeNil()
  3348. } else {
  3349. z.F.EncSliceInt16V(x.TestStrucCommon.I16slice, e)
  3350. } // end block: if x.TestStrucCommon.I16slice slice == nil
  3351. z.EncWriteMapElemKey()
  3352. if z.IsJSONHandle() {
  3353. z.WriteStr("\"Ui64slice\"")
  3354. } else {
  3355. r.EncodeString(`Ui64slice`)
  3356. }
  3357. z.EncWriteMapElemValue()
  3358. if x.TestStrucCommon.Ui64slice == nil {
  3359. r.EncodeNil()
  3360. } else {
  3361. z.F.EncSliceUint64V(x.TestStrucCommon.Ui64slice, e)
  3362. } // end block: if x.TestStrucCommon.Ui64slice slice == nil
  3363. z.EncWriteMapElemKey()
  3364. if z.IsJSONHandle() {
  3365. z.WriteStr("\"Ui8slice\"")
  3366. } else {
  3367. r.EncodeString(`Ui8slice`)
  3368. }
  3369. z.EncWriteMapElemValue()
  3370. if x.TestStrucCommon.Ui8slice == nil {
  3371. r.EncodeNil()
  3372. } else {
  3373. r.EncodeStringBytesRaw([]byte(x.TestStrucCommon.Ui8slice))
  3374. } // end block: if x.TestStrucCommon.Ui8slice slice == nil
  3375. z.EncWriteMapElemKey()
  3376. if z.IsJSONHandle() {
  3377. z.WriteStr("\"Bslice\"")
  3378. } else {
  3379. r.EncodeString(`Bslice`)
  3380. }
  3381. z.EncWriteMapElemValue()
  3382. if x.TestStrucCommon.Bslice == nil {
  3383. r.EncodeNil()
  3384. } else {
  3385. z.F.EncSliceBoolV(x.TestStrucCommon.Bslice, e)
  3386. } // end block: if x.TestStrucCommon.Bslice slice == nil
  3387. z.EncWriteMapElemKey()
  3388. if z.IsJSONHandle() {
  3389. z.WriteStr("\"Byslice\"")
  3390. } else {
  3391. r.EncodeString(`Byslice`)
  3392. }
  3393. z.EncWriteMapElemValue()
  3394. if x.TestStrucCommon.Byslice == nil {
  3395. r.EncodeNil()
  3396. } else {
  3397. r.EncodeStringBytesRaw([]byte(x.TestStrucCommon.Byslice))
  3398. } // end block: if x.TestStrucCommon.Byslice slice == nil
  3399. z.EncWriteMapElemKey()
  3400. if z.IsJSONHandle() {
  3401. z.WriteStr("\"BytesSlice\"")
  3402. } else {
  3403. r.EncodeString(`BytesSlice`)
  3404. }
  3405. z.EncWriteMapElemValue()
  3406. if x.TestStrucCommon.BytesSlice == nil {
  3407. r.EncodeNil()
  3408. } else {
  3409. z.F.EncSliceBytesV(x.TestStrucCommon.BytesSlice, e)
  3410. } // end block: if x.TestStrucCommon.BytesSlice slice == nil
  3411. z.EncWriteMapElemKey()
  3412. if z.IsJSONHandle() {
  3413. z.WriteStr("\"Iptrslice\"")
  3414. } else {
  3415. r.EncodeString(`Iptrslice`)
  3416. }
  3417. z.EncWriteMapElemValue()
  3418. if x.TestStrucCommon.Iptrslice == nil {
  3419. r.EncodeNil()
  3420. } else {
  3421. h.encSlicePtrtoint64(([]*int64)(x.TestStrucCommon.Iptrslice), e)
  3422. } // end block: if x.TestStrucCommon.Iptrslice slice == nil
  3423. z.EncWriteMapElemKey()
  3424. if z.IsJSONHandle() {
  3425. z.WriteStr("\"WrapSliceInt64\"")
  3426. } else {
  3427. r.EncodeString(`WrapSliceInt64`)
  3428. }
  3429. z.EncWriteMapElemValue()
  3430. x.TestStrucCommon.WrapSliceInt64.CodecEncodeSelf(e)
  3431. z.EncWriteMapElemKey()
  3432. if z.IsJSONHandle() {
  3433. z.WriteStr("\"WrapSliceString\"")
  3434. } else {
  3435. r.EncodeString(`WrapSliceString`)
  3436. }
  3437. z.EncWriteMapElemValue()
  3438. x.TestStrucCommon.WrapSliceString.CodecEncodeSelf(e)
  3439. z.EncWriteMapElemKey()
  3440. if z.IsJSONHandle() {
  3441. z.WriteStr("\"Msi64\"")
  3442. } else {
  3443. r.EncodeString(`Msi64`)
  3444. }
  3445. z.EncWriteMapElemValue()
  3446. if x.TestStrucCommon.Msi64 == nil {
  3447. r.EncodeNil()
  3448. } else {
  3449. z.F.EncMapStringInt64V(x.TestStrucCommon.Msi64, e)
  3450. } // end block: if x.TestStrucCommon.Msi64 map == nil
  3451. z.EncWriteMapElemKey()
  3452. if z.IsJSONHandle() {
  3453. z.WriteStr("\"Msbytes\"")
  3454. } else {
  3455. r.EncodeString(`Msbytes`)
  3456. }
  3457. z.EncWriteMapElemValue()
  3458. if x.TestStrucCommon.Msbytes == nil {
  3459. r.EncodeNil()
  3460. } else {
  3461. z.F.EncMapStringBytesV(x.TestStrucCommon.Msbytes, e)
  3462. } // end block: if x.TestStrucCommon.Msbytes map == nil
  3463. z.EncWriteMapElemKey()
  3464. if z.IsJSONHandle() {
  3465. z.WriteStr("\"Simplef\"")
  3466. } else {
  3467. r.EncodeString(`Simplef`)
  3468. }
  3469. z.EncWriteMapElemValue()
  3470. yy149 := &x.TestStrucCommon.Simplef
  3471. yy149.CodecEncodeSelf(e)
  3472. z.EncWriteMapElemKey()
  3473. if z.IsJSONHandle() {
  3474. z.WriteStr("\"SstrUi64T\"")
  3475. } else {
  3476. r.EncodeString(`SstrUi64T`)
  3477. }
  3478. z.EncWriteMapElemValue()
  3479. if x.TestStrucCommon.SstrUi64T == nil {
  3480. r.EncodeNil()
  3481. } else {
  3482. h.encSlicestringUint64T(([]stringUint64T)(x.TestStrucCommon.SstrUi64T), e)
  3483. } // end block: if x.TestStrucCommon.SstrUi64T slice == nil
  3484. z.EncWriteMapElemKey()
  3485. if z.IsJSONHandle() {
  3486. z.WriteStr("\"MstrUi64T\"")
  3487. } else {
  3488. r.EncodeString(`MstrUi64T`)
  3489. }
  3490. z.EncWriteMapElemValue()
  3491. if x.TestStrucCommon.MstrUi64T == nil {
  3492. r.EncodeNil()
  3493. } else {
  3494. h.encMapstringPtrtostringUint64T((map[string]*stringUint64T)(x.TestStrucCommon.MstrUi64T), e)
  3495. } // end block: if x.TestStrucCommon.MstrUi64T map == nil
  3496. z.EncWriteMapElemKey()
  3497. if z.IsJSONHandle() {
  3498. z.WriteStr("\"AS\"")
  3499. } else {
  3500. r.EncodeString(`AS`)
  3501. }
  3502. z.EncWriteMapElemValue()
  3503. r.EncodeString(string(x.TestStrucCommon.AnonInTestStruc.AS))
  3504. z.EncWriteMapElemKey()
  3505. if z.IsJSONHandle() {
  3506. z.WriteStr("\"AI64\"")
  3507. } else {
  3508. r.EncodeString(`AI64`)
  3509. }
  3510. z.EncWriteMapElemValue()
  3511. r.EncodeInt(int64(x.TestStrucCommon.AnonInTestStruc.AI64))
  3512. z.EncWriteMapElemKey()
  3513. if z.IsJSONHandle() {
  3514. z.WriteStr("\"AI16\"")
  3515. } else {
  3516. r.EncodeString(`AI16`)
  3517. }
  3518. z.EncWriteMapElemValue()
  3519. r.EncodeInt(int64(x.TestStrucCommon.AnonInTestStruc.AI16))
  3520. z.EncWriteMapElemKey()
  3521. if z.IsJSONHandle() {
  3522. z.WriteStr("\"AUi64\"")
  3523. } else {
  3524. r.EncodeString(`AUi64`)
  3525. }
  3526. z.EncWriteMapElemValue()
  3527. r.EncodeUint(uint64(x.TestStrucCommon.AnonInTestStruc.AUi64))
  3528. z.EncWriteMapElemKey()
  3529. if z.IsJSONHandle() {
  3530. z.WriteStr("\"ASslice\"")
  3531. } else {
  3532. r.EncodeString(`ASslice`)
  3533. }
  3534. z.EncWriteMapElemValue()
  3535. if x.TestStrucCommon.AnonInTestStruc.ASslice == nil {
  3536. r.EncodeNil()
  3537. } else {
  3538. z.F.EncSliceStringV(x.TestStrucCommon.AnonInTestStruc.ASslice, e)
  3539. } // end block: if x.TestStrucCommon.AnonInTestStruc.ASslice slice == nil
  3540. z.EncWriteMapElemKey()
  3541. if z.IsJSONHandle() {
  3542. z.WriteStr("\"AI64slice\"")
  3543. } else {
  3544. r.EncodeString(`AI64slice`)
  3545. }
  3546. z.EncWriteMapElemValue()
  3547. if x.TestStrucCommon.AnonInTestStruc.AI64slice == nil {
  3548. r.EncodeNil()
  3549. } else {
  3550. z.F.EncSliceInt64V(x.TestStrucCommon.AnonInTestStruc.AI64slice, e)
  3551. } // end block: if x.TestStrucCommon.AnonInTestStruc.AI64slice slice == nil
  3552. z.EncWriteMapElemKey()
  3553. if z.IsJSONHandle() {
  3554. z.WriteStr("\"AUi64slice\"")
  3555. } else {
  3556. r.EncodeString(`AUi64slice`)
  3557. }
  3558. z.EncWriteMapElemValue()
  3559. if x.TestStrucCommon.AnonInTestStruc.AUi64slice == nil {
  3560. r.EncodeNil()
  3561. } else {
  3562. z.F.EncSliceUint64V(x.TestStrucCommon.AnonInTestStruc.AUi64slice, e)
  3563. } // end block: if x.TestStrucCommon.AnonInTestStruc.AUi64slice slice == nil
  3564. z.EncWriteMapElemKey()
  3565. if z.IsJSONHandle() {
  3566. z.WriteStr("\"AF64slice\"")
  3567. } else {
  3568. r.EncodeString(`AF64slice`)
  3569. }
  3570. z.EncWriteMapElemValue()
  3571. if x.TestStrucCommon.AnonInTestStruc.AF64slice == nil {
  3572. r.EncodeNil()
  3573. } else {
  3574. z.F.EncSliceFloat64V(x.TestStrucCommon.AnonInTestStruc.AF64slice, e)
  3575. } // end block: if x.TestStrucCommon.AnonInTestStruc.AF64slice slice == nil
  3576. z.EncWriteMapElemKey()
  3577. if z.IsJSONHandle() {
  3578. z.WriteStr("\"AF32slice\"")
  3579. } else {
  3580. r.EncodeString(`AF32slice`)
  3581. }
  3582. z.EncWriteMapElemValue()
  3583. if x.TestStrucCommon.AnonInTestStruc.AF32slice == nil {
  3584. r.EncodeNil()
  3585. } else {
  3586. z.F.EncSliceFloat32V(x.TestStrucCommon.AnonInTestStruc.AF32slice, e)
  3587. } // end block: if x.TestStrucCommon.AnonInTestStruc.AF32slice slice == nil
  3588. z.EncWriteMapElemKey()
  3589. if z.IsJSONHandle() {
  3590. z.WriteStr("\"AMSU16\"")
  3591. } else {
  3592. r.EncodeString(`AMSU16`)
  3593. }
  3594. z.EncWriteMapElemValue()
  3595. if x.TestStrucCommon.AnonInTestStruc.AMSU16 == nil {
  3596. r.EncodeNil()
  3597. } else {
  3598. h.encMapstringuint16((map[string]uint16)(x.TestStrucCommon.AnonInTestStruc.AMSU16), e)
  3599. } // end block: if x.TestStrucCommon.AnonInTestStruc.AMSU16 map == nil
  3600. z.EncWriteMapElemKey()
  3601. if z.IsJSONHandle() {
  3602. z.WriteStr("\"AI64arr0\"")
  3603. } else {
  3604. r.EncodeString(`AI64arr0`)
  3605. }
  3606. z.EncWriteMapElemValue()
  3607. yy163 := &x.TestStrucCommon.AnonInTestStruc.AI64arr0
  3608. h.encArray0int64((*[0]int64)(yy163), e)
  3609. z.EncWriteMapElemKey()
  3610. if z.IsJSONHandle() {
  3611. z.WriteStr("\"AI64slice0\"")
  3612. } else {
  3613. r.EncodeString(`AI64slice0`)
  3614. }
  3615. z.EncWriteMapElemValue()
  3616. if x.TestStrucCommon.AnonInTestStruc.AI64slice0 == nil {
  3617. r.EncodeNil()
  3618. } else {
  3619. z.F.EncSliceInt64V(x.TestStrucCommon.AnonInTestStruc.AI64slice0, e)
  3620. } // end block: if x.TestStrucCommon.AnonInTestStruc.AI64slice0 slice == nil
  3621. z.EncWriteMapElemKey()
  3622. if z.IsJSONHandle() {
  3623. z.WriteStr("\"AUi64sliceN\"")
  3624. } else {
  3625. r.EncodeString(`AUi64sliceN`)
  3626. }
  3627. z.EncWriteMapElemValue()
  3628. if x.TestStrucCommon.AnonInTestStruc.AUi64sliceN == nil {
  3629. r.EncodeNil()
  3630. } else {
  3631. z.F.EncSliceUint64V(x.TestStrucCommon.AnonInTestStruc.AUi64sliceN, e)
  3632. } // end block: if x.TestStrucCommon.AnonInTestStruc.AUi64sliceN slice == nil
  3633. z.EncWriteMapElemKey()
  3634. if z.IsJSONHandle() {
  3635. z.WriteStr("\"AMSU16N\"")
  3636. } else {
  3637. r.EncodeString(`AMSU16N`)
  3638. }
  3639. z.EncWriteMapElemValue()
  3640. if x.TestStrucCommon.AnonInTestStruc.AMSU16N == nil {
  3641. r.EncodeNil()
  3642. } else {
  3643. h.encMapstringuint16((map[string]uint16)(x.TestStrucCommon.AnonInTestStruc.AMSU16N), e)
  3644. } // end block: if x.TestStrucCommon.AnonInTestStruc.AMSU16N map == nil
  3645. z.EncWriteMapElemKey()
  3646. if z.IsJSONHandle() {
  3647. z.WriteStr("\"AMSU16E\"")
  3648. } else {
  3649. r.EncodeString(`AMSU16E`)
  3650. }
  3651. z.EncWriteMapElemValue()
  3652. if x.TestStrucCommon.AnonInTestStruc.AMSU16E == nil {
  3653. r.EncodeNil()
  3654. } else {
  3655. h.encMapstringuint16((map[string]uint16)(x.TestStrucCommon.AnonInTestStruc.AMSU16E), e)
  3656. } // end block: if x.TestStrucCommon.AnonInTestStruc.AMSU16E map == nil
  3657. z.EncWriteMapElemKey()
  3658. if z.IsJSONHandle() {
  3659. z.WriteStr("\"NotAnon\"")
  3660. } else {
  3661. r.EncodeString(`NotAnon`)
  3662. }
  3663. z.EncWriteMapElemValue()
  3664. yy169 := &x.TestStrucCommon.NotAnon
  3665. yy169.CodecEncodeSelf(e)
  3666. z.EncWriteMapElemKey()
  3667. if z.IsJSONHandle() {
  3668. z.WriteStr("\"Nmap\"")
  3669. } else {
  3670. r.EncodeString(`Nmap`)
  3671. }
  3672. z.EncWriteMapElemValue()
  3673. if x.TestStrucCommon.Nmap == nil {
  3674. r.EncodeNil()
  3675. } else {
  3676. z.F.EncMapStringBoolV(x.TestStrucCommon.Nmap, e)
  3677. } // end block: if x.TestStrucCommon.Nmap map == nil
  3678. z.EncWriteMapElemKey()
  3679. if z.IsJSONHandle() {
  3680. z.WriteStr("\"Nslice\"")
  3681. } else {
  3682. r.EncodeString(`Nslice`)
  3683. }
  3684. z.EncWriteMapElemValue()
  3685. if x.TestStrucCommon.Nslice == nil {
  3686. r.EncodeNil()
  3687. } else {
  3688. r.EncodeStringBytesRaw([]byte(x.TestStrucCommon.Nslice))
  3689. } // end block: if x.TestStrucCommon.Nslice slice == nil
  3690. z.EncWriteMapElemKey()
  3691. if z.IsJSONHandle() {
  3692. z.WriteStr("\"Nint64\"")
  3693. } else {
  3694. r.EncodeString(`Nint64`)
  3695. }
  3696. z.EncWriteMapElemValue()
  3697. if yyn54 {
  3698. r.EncodeNil()
  3699. } else {
  3700. yy173 := *x.TestStrucCommon.Nint64
  3701. r.EncodeInt(int64(yy173))
  3702. }
  3703. z.EncWriteMapElemKey()
  3704. if z.IsJSONHandle() {
  3705. z.WriteStr("\"Mtsptr\"")
  3706. } else {
  3707. r.EncodeString(`Mtsptr`)
  3708. }
  3709. z.EncWriteMapElemValue()
  3710. if x.Mtsptr == nil {
  3711. r.EncodeNil()
  3712. } else {
  3713. h.encMapstringPtrtoTestStruc((map[string]*TestStruc)(x.Mtsptr), e)
  3714. } // end block: if x.Mtsptr map == nil
  3715. z.EncWriteMapElemKey()
  3716. if z.IsJSONHandle() {
  3717. z.WriteStr("\"Mts\"")
  3718. } else {
  3719. r.EncodeString(`Mts`)
  3720. }
  3721. z.EncWriteMapElemValue()
  3722. if x.Mts == nil {
  3723. r.EncodeNil()
  3724. } else {
  3725. h.encMapstringTestStruc((map[string]TestStruc)(x.Mts), e)
  3726. } // end block: if x.Mts map == nil
  3727. z.EncWriteMapElemKey()
  3728. if z.IsJSONHandle() {
  3729. z.WriteStr("\"Its\"")
  3730. } else {
  3731. r.EncodeString(`Its`)
  3732. }
  3733. z.EncWriteMapElemValue()
  3734. if x.Its == nil {
  3735. r.EncodeNil()
  3736. } else {
  3737. h.encSlicePtrtoTestStruc(([]*TestStruc)(x.Its), e)
  3738. } // end block: if x.Its slice == nil
  3739. z.EncWriteMapElemKey()
  3740. if z.IsJSONHandle() {
  3741. z.WriteStr("\"Nteststruc\"")
  3742. } else {
  3743. r.EncodeString(`Nteststruc`)
  3744. }
  3745. z.EncWriteMapElemValue()
  3746. if yyn58 {
  3747. r.EncodeNil()
  3748. } else {
  3749. x.Nteststruc.CodecEncodeSelf(e)
  3750. }
  3751. z.EncWriteMapEnd()
  3752. }
  3753. }
  3754. }
  3755. func (x *TestStruc) CodecDecodeSelf(d *Decoder) {
  3756. var h codecSelfer19780
  3757. z, r := GenHelperDecoder(d)
  3758. _, _, _ = h, z, r
  3759. yyct2 := r.ContainerType()
  3760. if yyct2 == codecSelferValueTypeNil19780 {
  3761. *(x) = TestStruc{}
  3762. } else if yyct2 == codecSelferValueTypeMap19780 {
  3763. yyl2 := z.DecReadMapStart()
  3764. if yyl2 == 0 {
  3765. } else {
  3766. x.codecDecodeSelfFromMap(yyl2, d)
  3767. }
  3768. z.DecReadMapEnd()
  3769. } else if yyct2 == codecSelferValueTypeArray19780 {
  3770. yyl2 := z.DecReadArrayStart()
  3771. if yyl2 != 0 {
  3772. x.codecDecodeSelfFromArray(yyl2, d)
  3773. }
  3774. z.DecReadArrayEnd()
  3775. } else {
  3776. panic(errCodecSelferOnlyMapOrArrayEncodeToStruct19780)
  3777. }
  3778. }
  3779. func (x *TestStruc) codecDecodeSelfFromMap(l int, d *Decoder) {
  3780. var h codecSelfer19780
  3781. z, r := GenHelperDecoder(d)
  3782. _, _, _ = h, z, r
  3783. var yyhl3 bool = l >= 0
  3784. for yyj3 := 0; ; yyj3++ {
  3785. if yyhl3 {
  3786. if yyj3 >= l {
  3787. break
  3788. }
  3789. } else {
  3790. if z.DecCheckBreak() {
  3791. break
  3792. }
  3793. }
  3794. z.DecReadMapElemKey()
  3795. yys3 := z.StringView(r.DecodeStringAsBytes())
  3796. z.DecReadMapElemValue()
  3797. switch yys3 {
  3798. case "S":
  3799. x.TestStrucCommon.S = (string)(string(r.DecodeStringAsBytes()))
  3800. case "I64":
  3801. x.TestStrucCommon.I64 = (int64)(r.DecodeInt64())
  3802. case "I32":
  3803. x.TestStrucCommon.I32 = (int32)(z.C.IntV(r.DecodeInt64(), 32))
  3804. case "I16":
  3805. x.TestStrucCommon.I16 = (int16)(z.C.IntV(r.DecodeInt64(), 16))
  3806. case "I8":
  3807. x.TestStrucCommon.I8 = (int8)(z.C.IntV(r.DecodeInt64(), 8))
  3808. case "I64n":
  3809. x.TestStrucCommon.I64n = (int64)(r.DecodeInt64())
  3810. case "I32n":
  3811. x.TestStrucCommon.I32n = (int32)(z.C.IntV(r.DecodeInt64(), 32))
  3812. case "I16n":
  3813. x.TestStrucCommon.I16n = (int16)(z.C.IntV(r.DecodeInt64(), 16))
  3814. case "I8n":
  3815. x.TestStrucCommon.I8n = (int8)(z.C.IntV(r.DecodeInt64(), 8))
  3816. case "Ui64":
  3817. x.TestStrucCommon.Ui64 = (uint64)(r.DecodeUint64())
  3818. case "Ui32":
  3819. x.TestStrucCommon.Ui32 = (uint32)(z.C.UintV(r.DecodeUint64(), 32))
  3820. case "Ui16":
  3821. x.TestStrucCommon.Ui16 = (uint16)(z.C.UintV(r.DecodeUint64(), 16))
  3822. case "Ui8":
  3823. x.TestStrucCommon.Ui8 = (uint8)(z.C.UintV(r.DecodeUint64(), 8))
  3824. case "F64":
  3825. x.TestStrucCommon.F64 = (float64)(r.DecodeFloat64())
  3826. case "F32":
  3827. x.TestStrucCommon.F32 = (float32)(z.DecDecodeFloat32())
  3828. case "B":
  3829. x.TestStrucCommon.B = (bool)(r.DecodeBool())
  3830. case "By":
  3831. x.TestStrucCommon.By = (uint8)(z.C.UintV(r.DecodeUint64(), 8))
  3832. case "Sslice":
  3833. z.F.DecSliceStringX(&x.TestStrucCommon.Sslice, d)
  3834. case "I64slice":
  3835. z.F.DecSliceInt64X(&x.TestStrucCommon.I64slice, d)
  3836. case "I16slice":
  3837. z.F.DecSliceInt16X(&x.TestStrucCommon.I16slice, d)
  3838. case "Ui64slice":
  3839. z.F.DecSliceUint64X(&x.TestStrucCommon.Ui64slice, d)
  3840. case "Ui8slice":
  3841. x.TestStrucCommon.Ui8slice = r.DecodeBytes(([]byte)(x.TestStrucCommon.Ui8slice), false)
  3842. case "Bslice":
  3843. z.F.DecSliceBoolX(&x.TestStrucCommon.Bslice, d)
  3844. case "Byslice":
  3845. x.TestStrucCommon.Byslice = r.DecodeBytes(([]byte)(x.TestStrucCommon.Byslice), false)
  3846. case "BytesSlice":
  3847. z.F.DecSliceBytesX(&x.TestStrucCommon.BytesSlice, d)
  3848. case "Iptrslice":
  3849. h.decSlicePtrtoint64((*[]*int64)(&x.TestStrucCommon.Iptrslice), d)
  3850. case "WrapSliceInt64":
  3851. x.TestStrucCommon.WrapSliceInt64.CodecDecodeSelf(d)
  3852. case "WrapSliceString":
  3853. x.TestStrucCommon.WrapSliceString.CodecDecodeSelf(d)
  3854. case "Msi64":
  3855. z.F.DecMapStringInt64X(&x.TestStrucCommon.Msi64, d)
  3856. case "Msbytes":
  3857. z.F.DecMapStringBytesX(&x.TestStrucCommon.Msbytes, d)
  3858. case "Simplef":
  3859. x.TestStrucCommon.Simplef.CodecDecodeSelf(d)
  3860. case "SstrUi64T":
  3861. h.decSlicestringUint64T((*[]stringUint64T)(&x.TestStrucCommon.SstrUi64T), d)
  3862. case "MstrUi64T":
  3863. h.decMapstringPtrtostringUint64T((*map[string]*stringUint64T)(&x.TestStrucCommon.MstrUi64T), d)
  3864. case "AS":
  3865. x.TestStrucCommon.AnonInTestStruc.AS = (string)(string(r.DecodeStringAsBytes()))
  3866. case "AI64":
  3867. x.TestStrucCommon.AnonInTestStruc.AI64 = (int64)(r.DecodeInt64())
  3868. case "AI16":
  3869. x.TestStrucCommon.AnonInTestStruc.AI16 = (int16)(z.C.IntV(r.DecodeInt64(), 16))
  3870. case "AUi64":
  3871. x.TestStrucCommon.AnonInTestStruc.AUi64 = (uint64)(r.DecodeUint64())
  3872. case "ASslice":
  3873. z.F.DecSliceStringX(&x.TestStrucCommon.AnonInTestStruc.ASslice, d)
  3874. case "AI64slice":
  3875. z.F.DecSliceInt64X(&x.TestStrucCommon.AnonInTestStruc.AI64slice, d)
  3876. case "AUi64slice":
  3877. z.F.DecSliceUint64X(&x.TestStrucCommon.AnonInTestStruc.AUi64slice, d)
  3878. case "AF64slice":
  3879. z.F.DecSliceFloat64X(&x.TestStrucCommon.AnonInTestStruc.AF64slice, d)
  3880. case "AF32slice":
  3881. z.F.DecSliceFloat32X(&x.TestStrucCommon.AnonInTestStruc.AF32slice, d)
  3882. case "AMSU16":
  3883. h.decMapstringuint16((*map[string]uint16)(&x.TestStrucCommon.AnonInTestStruc.AMSU16), d)
  3884. case "AI64arr0":
  3885. h.decArray0int64((*[0]int64)(&x.TestStrucCommon.AnonInTestStruc.AI64arr0), d)
  3886. case "AI64slice0":
  3887. z.F.DecSliceInt64X(&x.TestStrucCommon.AnonInTestStruc.AI64slice0, d)
  3888. case "AUi64sliceN":
  3889. z.F.DecSliceUint64X(&x.TestStrucCommon.AnonInTestStruc.AUi64sliceN, d)
  3890. case "AMSU16N":
  3891. h.decMapstringuint16((*map[string]uint16)(&x.TestStrucCommon.AnonInTestStruc.AMSU16N), d)
  3892. case "AMSU16E":
  3893. h.decMapstringuint16((*map[string]uint16)(&x.TestStrucCommon.AnonInTestStruc.AMSU16E), d)
  3894. case "NotAnon":
  3895. x.TestStrucCommon.NotAnon.CodecDecodeSelf(d)
  3896. case "Nmap":
  3897. z.F.DecMapStringBoolX(&x.TestStrucCommon.Nmap, d)
  3898. case "Nslice":
  3899. x.TestStrucCommon.Nslice = r.DecodeBytes(([]byte)(x.TestStrucCommon.Nslice), false)
  3900. case "Nint64":
  3901. if r.TryNil() {
  3902. if x.TestStrucCommon.Nint64 != nil { // remove the if-true
  3903. x.TestStrucCommon.Nint64 = nil
  3904. }
  3905. } else {
  3906. if x.TestStrucCommon.Nint64 == nil {
  3907. x.TestStrucCommon.Nint64 = new(int64)
  3908. }
  3909. *x.TestStrucCommon.Nint64 = (int64)(r.DecodeInt64())
  3910. }
  3911. case "Mtsptr":
  3912. h.decMapstringPtrtoTestStruc((*map[string]*TestStruc)(&x.Mtsptr), d)
  3913. case "Mts":
  3914. h.decMapstringTestStruc((*map[string]TestStruc)(&x.Mts), d)
  3915. case "Its":
  3916. h.decSlicePtrtoTestStruc((*[]*TestStruc)(&x.Its), d)
  3917. case "Nteststruc":
  3918. if r.TryNil() {
  3919. if x.Nteststruc != nil { // remove the if-true
  3920. x.Nteststruc = nil
  3921. }
  3922. } else {
  3923. if x.Nteststruc == nil {
  3924. x.Nteststruc = new(TestStruc)
  3925. }
  3926. x.Nteststruc.CodecDecodeSelf(d)
  3927. }
  3928. default:
  3929. z.DecStructFieldNotFound(-1, yys3)
  3930. } // end switch yys3
  3931. } // end for yyj3
  3932. }
  3933. func (x *TestStruc) codecDecodeSelfFromArray(l int, d *Decoder) {
  3934. var h codecSelfer19780
  3935. z, r := GenHelperDecoder(d)
  3936. _, _, _ = h, z, r
  3937. var yyj90 int
  3938. var yyb90 bool
  3939. var yyhl90 bool = l >= 0
  3940. yyj90++
  3941. if yyhl90 {
  3942. yyb90 = yyj90 > l
  3943. } else {
  3944. yyb90 = z.DecCheckBreak()
  3945. }
  3946. if yyb90 {
  3947. z.DecReadArrayEnd()
  3948. return
  3949. }
  3950. z.DecReadArrayElem()
  3951. x.TestStrucCommon.S = (string)(string(r.DecodeStringAsBytes()))
  3952. yyj90++
  3953. if yyhl90 {
  3954. yyb90 = yyj90 > l
  3955. } else {
  3956. yyb90 = z.DecCheckBreak()
  3957. }
  3958. if yyb90 {
  3959. z.DecReadArrayEnd()
  3960. return
  3961. }
  3962. z.DecReadArrayElem()
  3963. x.TestStrucCommon.I64 = (int64)(r.DecodeInt64())
  3964. yyj90++
  3965. if yyhl90 {
  3966. yyb90 = yyj90 > l
  3967. } else {
  3968. yyb90 = z.DecCheckBreak()
  3969. }
  3970. if yyb90 {
  3971. z.DecReadArrayEnd()
  3972. return
  3973. }
  3974. z.DecReadArrayElem()
  3975. x.TestStrucCommon.I32 = (int32)(z.C.IntV(r.DecodeInt64(), 32))
  3976. yyj90++
  3977. if yyhl90 {
  3978. yyb90 = yyj90 > l
  3979. } else {
  3980. yyb90 = z.DecCheckBreak()
  3981. }
  3982. if yyb90 {
  3983. z.DecReadArrayEnd()
  3984. return
  3985. }
  3986. z.DecReadArrayElem()
  3987. x.TestStrucCommon.I16 = (int16)(z.C.IntV(r.DecodeInt64(), 16))
  3988. yyj90++
  3989. if yyhl90 {
  3990. yyb90 = yyj90 > l
  3991. } else {
  3992. yyb90 = z.DecCheckBreak()
  3993. }
  3994. if yyb90 {
  3995. z.DecReadArrayEnd()
  3996. return
  3997. }
  3998. z.DecReadArrayElem()
  3999. x.TestStrucCommon.I8 = (int8)(z.C.IntV(r.DecodeInt64(), 8))
  4000. yyj90++
  4001. if yyhl90 {
  4002. yyb90 = yyj90 > l
  4003. } else {
  4004. yyb90 = z.DecCheckBreak()
  4005. }
  4006. if yyb90 {
  4007. z.DecReadArrayEnd()
  4008. return
  4009. }
  4010. z.DecReadArrayElem()
  4011. x.TestStrucCommon.I64n = (int64)(r.DecodeInt64())
  4012. yyj90++
  4013. if yyhl90 {
  4014. yyb90 = yyj90 > l
  4015. } else {
  4016. yyb90 = z.DecCheckBreak()
  4017. }
  4018. if yyb90 {
  4019. z.DecReadArrayEnd()
  4020. return
  4021. }
  4022. z.DecReadArrayElem()
  4023. x.TestStrucCommon.I32n = (int32)(z.C.IntV(r.DecodeInt64(), 32))
  4024. yyj90++
  4025. if yyhl90 {
  4026. yyb90 = yyj90 > l
  4027. } else {
  4028. yyb90 = z.DecCheckBreak()
  4029. }
  4030. if yyb90 {
  4031. z.DecReadArrayEnd()
  4032. return
  4033. }
  4034. z.DecReadArrayElem()
  4035. x.TestStrucCommon.I16n = (int16)(z.C.IntV(r.DecodeInt64(), 16))
  4036. yyj90++
  4037. if yyhl90 {
  4038. yyb90 = yyj90 > l
  4039. } else {
  4040. yyb90 = z.DecCheckBreak()
  4041. }
  4042. if yyb90 {
  4043. z.DecReadArrayEnd()
  4044. return
  4045. }
  4046. z.DecReadArrayElem()
  4047. x.TestStrucCommon.I8n = (int8)(z.C.IntV(r.DecodeInt64(), 8))
  4048. yyj90++
  4049. if yyhl90 {
  4050. yyb90 = yyj90 > l
  4051. } else {
  4052. yyb90 = z.DecCheckBreak()
  4053. }
  4054. if yyb90 {
  4055. z.DecReadArrayEnd()
  4056. return
  4057. }
  4058. z.DecReadArrayElem()
  4059. x.TestStrucCommon.Ui64 = (uint64)(r.DecodeUint64())
  4060. yyj90++
  4061. if yyhl90 {
  4062. yyb90 = yyj90 > l
  4063. } else {
  4064. yyb90 = z.DecCheckBreak()
  4065. }
  4066. if yyb90 {
  4067. z.DecReadArrayEnd()
  4068. return
  4069. }
  4070. z.DecReadArrayElem()
  4071. x.TestStrucCommon.Ui32 = (uint32)(z.C.UintV(r.DecodeUint64(), 32))
  4072. yyj90++
  4073. if yyhl90 {
  4074. yyb90 = yyj90 > l
  4075. } else {
  4076. yyb90 = z.DecCheckBreak()
  4077. }
  4078. if yyb90 {
  4079. z.DecReadArrayEnd()
  4080. return
  4081. }
  4082. z.DecReadArrayElem()
  4083. x.TestStrucCommon.Ui16 = (uint16)(z.C.UintV(r.DecodeUint64(), 16))
  4084. yyj90++
  4085. if yyhl90 {
  4086. yyb90 = yyj90 > l
  4087. } else {
  4088. yyb90 = z.DecCheckBreak()
  4089. }
  4090. if yyb90 {
  4091. z.DecReadArrayEnd()
  4092. return
  4093. }
  4094. z.DecReadArrayElem()
  4095. x.TestStrucCommon.Ui8 = (uint8)(z.C.UintV(r.DecodeUint64(), 8))
  4096. yyj90++
  4097. if yyhl90 {
  4098. yyb90 = yyj90 > l
  4099. } else {
  4100. yyb90 = z.DecCheckBreak()
  4101. }
  4102. if yyb90 {
  4103. z.DecReadArrayEnd()
  4104. return
  4105. }
  4106. z.DecReadArrayElem()
  4107. x.TestStrucCommon.F64 = (float64)(r.DecodeFloat64())
  4108. yyj90++
  4109. if yyhl90 {
  4110. yyb90 = yyj90 > l
  4111. } else {
  4112. yyb90 = z.DecCheckBreak()
  4113. }
  4114. if yyb90 {
  4115. z.DecReadArrayEnd()
  4116. return
  4117. }
  4118. z.DecReadArrayElem()
  4119. x.TestStrucCommon.F32 = (float32)(z.DecDecodeFloat32())
  4120. yyj90++
  4121. if yyhl90 {
  4122. yyb90 = yyj90 > l
  4123. } else {
  4124. yyb90 = z.DecCheckBreak()
  4125. }
  4126. if yyb90 {
  4127. z.DecReadArrayEnd()
  4128. return
  4129. }
  4130. z.DecReadArrayElem()
  4131. x.TestStrucCommon.B = (bool)(r.DecodeBool())
  4132. yyj90++
  4133. if yyhl90 {
  4134. yyb90 = yyj90 > l
  4135. } else {
  4136. yyb90 = z.DecCheckBreak()
  4137. }
  4138. if yyb90 {
  4139. z.DecReadArrayEnd()
  4140. return
  4141. }
  4142. z.DecReadArrayElem()
  4143. x.TestStrucCommon.By = (uint8)(z.C.UintV(r.DecodeUint64(), 8))
  4144. yyj90++
  4145. if yyhl90 {
  4146. yyb90 = yyj90 > l
  4147. } else {
  4148. yyb90 = z.DecCheckBreak()
  4149. }
  4150. if yyb90 {
  4151. z.DecReadArrayEnd()
  4152. return
  4153. }
  4154. z.DecReadArrayElem()
  4155. z.F.DecSliceStringX(&x.TestStrucCommon.Sslice, d)
  4156. yyj90++
  4157. if yyhl90 {
  4158. yyb90 = yyj90 > l
  4159. } else {
  4160. yyb90 = z.DecCheckBreak()
  4161. }
  4162. if yyb90 {
  4163. z.DecReadArrayEnd()
  4164. return
  4165. }
  4166. z.DecReadArrayElem()
  4167. z.F.DecSliceInt64X(&x.TestStrucCommon.I64slice, d)
  4168. yyj90++
  4169. if yyhl90 {
  4170. yyb90 = yyj90 > l
  4171. } else {
  4172. yyb90 = z.DecCheckBreak()
  4173. }
  4174. if yyb90 {
  4175. z.DecReadArrayEnd()
  4176. return
  4177. }
  4178. z.DecReadArrayElem()
  4179. z.F.DecSliceInt16X(&x.TestStrucCommon.I16slice, d)
  4180. yyj90++
  4181. if yyhl90 {
  4182. yyb90 = yyj90 > l
  4183. } else {
  4184. yyb90 = z.DecCheckBreak()
  4185. }
  4186. if yyb90 {
  4187. z.DecReadArrayEnd()
  4188. return
  4189. }
  4190. z.DecReadArrayElem()
  4191. z.F.DecSliceUint64X(&x.TestStrucCommon.Ui64slice, d)
  4192. yyj90++
  4193. if yyhl90 {
  4194. yyb90 = yyj90 > l
  4195. } else {
  4196. yyb90 = z.DecCheckBreak()
  4197. }
  4198. if yyb90 {
  4199. z.DecReadArrayEnd()
  4200. return
  4201. }
  4202. z.DecReadArrayElem()
  4203. x.TestStrucCommon.Ui8slice = r.DecodeBytes(([]byte)(x.TestStrucCommon.Ui8slice), false)
  4204. yyj90++
  4205. if yyhl90 {
  4206. yyb90 = yyj90 > l
  4207. } else {
  4208. yyb90 = z.DecCheckBreak()
  4209. }
  4210. if yyb90 {
  4211. z.DecReadArrayEnd()
  4212. return
  4213. }
  4214. z.DecReadArrayElem()
  4215. z.F.DecSliceBoolX(&x.TestStrucCommon.Bslice, d)
  4216. yyj90++
  4217. if yyhl90 {
  4218. yyb90 = yyj90 > l
  4219. } else {
  4220. yyb90 = z.DecCheckBreak()
  4221. }
  4222. if yyb90 {
  4223. z.DecReadArrayEnd()
  4224. return
  4225. }
  4226. z.DecReadArrayElem()
  4227. x.TestStrucCommon.Byslice = r.DecodeBytes(([]byte)(x.TestStrucCommon.Byslice), false)
  4228. yyj90++
  4229. if yyhl90 {
  4230. yyb90 = yyj90 > l
  4231. } else {
  4232. yyb90 = z.DecCheckBreak()
  4233. }
  4234. if yyb90 {
  4235. z.DecReadArrayEnd()
  4236. return
  4237. }
  4238. z.DecReadArrayElem()
  4239. z.F.DecSliceBytesX(&x.TestStrucCommon.BytesSlice, d)
  4240. yyj90++
  4241. if yyhl90 {
  4242. yyb90 = yyj90 > l
  4243. } else {
  4244. yyb90 = z.DecCheckBreak()
  4245. }
  4246. if yyb90 {
  4247. z.DecReadArrayEnd()
  4248. return
  4249. }
  4250. z.DecReadArrayElem()
  4251. h.decSlicePtrtoint64((*[]*int64)(&x.TestStrucCommon.Iptrslice), d)
  4252. yyj90++
  4253. if yyhl90 {
  4254. yyb90 = yyj90 > l
  4255. } else {
  4256. yyb90 = z.DecCheckBreak()
  4257. }
  4258. if yyb90 {
  4259. z.DecReadArrayEnd()
  4260. return
  4261. }
  4262. z.DecReadArrayElem()
  4263. x.TestStrucCommon.WrapSliceInt64.CodecDecodeSelf(d)
  4264. yyj90++
  4265. if yyhl90 {
  4266. yyb90 = yyj90 > l
  4267. } else {
  4268. yyb90 = z.DecCheckBreak()
  4269. }
  4270. if yyb90 {
  4271. z.DecReadArrayEnd()
  4272. return
  4273. }
  4274. z.DecReadArrayElem()
  4275. x.TestStrucCommon.WrapSliceString.CodecDecodeSelf(d)
  4276. yyj90++
  4277. if yyhl90 {
  4278. yyb90 = yyj90 > l
  4279. } else {
  4280. yyb90 = z.DecCheckBreak()
  4281. }
  4282. if yyb90 {
  4283. z.DecReadArrayEnd()
  4284. return
  4285. }
  4286. z.DecReadArrayElem()
  4287. z.F.DecMapStringInt64X(&x.TestStrucCommon.Msi64, d)
  4288. yyj90++
  4289. if yyhl90 {
  4290. yyb90 = yyj90 > l
  4291. } else {
  4292. yyb90 = z.DecCheckBreak()
  4293. }
  4294. if yyb90 {
  4295. z.DecReadArrayEnd()
  4296. return
  4297. }
  4298. z.DecReadArrayElem()
  4299. z.F.DecMapStringBytesX(&x.TestStrucCommon.Msbytes, d)
  4300. yyj90++
  4301. if yyhl90 {
  4302. yyb90 = yyj90 > l
  4303. } else {
  4304. yyb90 = z.DecCheckBreak()
  4305. }
  4306. if yyb90 {
  4307. z.DecReadArrayEnd()
  4308. return
  4309. }
  4310. z.DecReadArrayElem()
  4311. x.TestStrucCommon.Simplef.CodecDecodeSelf(d)
  4312. yyj90++
  4313. if yyhl90 {
  4314. yyb90 = yyj90 > l
  4315. } else {
  4316. yyb90 = z.DecCheckBreak()
  4317. }
  4318. if yyb90 {
  4319. z.DecReadArrayEnd()
  4320. return
  4321. }
  4322. z.DecReadArrayElem()
  4323. h.decSlicestringUint64T((*[]stringUint64T)(&x.TestStrucCommon.SstrUi64T), d)
  4324. yyj90++
  4325. if yyhl90 {
  4326. yyb90 = yyj90 > l
  4327. } else {
  4328. yyb90 = z.DecCheckBreak()
  4329. }
  4330. if yyb90 {
  4331. z.DecReadArrayEnd()
  4332. return
  4333. }
  4334. z.DecReadArrayElem()
  4335. h.decMapstringPtrtostringUint64T((*map[string]*stringUint64T)(&x.TestStrucCommon.MstrUi64T), d)
  4336. yyj90++
  4337. if yyhl90 {
  4338. yyb90 = yyj90 > l
  4339. } else {
  4340. yyb90 = z.DecCheckBreak()
  4341. }
  4342. if yyb90 {
  4343. z.DecReadArrayEnd()
  4344. return
  4345. }
  4346. z.DecReadArrayElem()
  4347. x.TestStrucCommon.AnonInTestStruc.AS = (string)(string(r.DecodeStringAsBytes()))
  4348. yyj90++
  4349. if yyhl90 {
  4350. yyb90 = yyj90 > l
  4351. } else {
  4352. yyb90 = z.DecCheckBreak()
  4353. }
  4354. if yyb90 {
  4355. z.DecReadArrayEnd()
  4356. return
  4357. }
  4358. z.DecReadArrayElem()
  4359. x.TestStrucCommon.AnonInTestStruc.AI64 = (int64)(r.DecodeInt64())
  4360. yyj90++
  4361. if yyhl90 {
  4362. yyb90 = yyj90 > l
  4363. } else {
  4364. yyb90 = z.DecCheckBreak()
  4365. }
  4366. if yyb90 {
  4367. z.DecReadArrayEnd()
  4368. return
  4369. }
  4370. z.DecReadArrayElem()
  4371. x.TestStrucCommon.AnonInTestStruc.AI16 = (int16)(z.C.IntV(r.DecodeInt64(), 16))
  4372. yyj90++
  4373. if yyhl90 {
  4374. yyb90 = yyj90 > l
  4375. } else {
  4376. yyb90 = z.DecCheckBreak()
  4377. }
  4378. if yyb90 {
  4379. z.DecReadArrayEnd()
  4380. return
  4381. }
  4382. z.DecReadArrayElem()
  4383. x.TestStrucCommon.AnonInTestStruc.AUi64 = (uint64)(r.DecodeUint64())
  4384. yyj90++
  4385. if yyhl90 {
  4386. yyb90 = yyj90 > l
  4387. } else {
  4388. yyb90 = z.DecCheckBreak()
  4389. }
  4390. if yyb90 {
  4391. z.DecReadArrayEnd()
  4392. return
  4393. }
  4394. z.DecReadArrayElem()
  4395. z.F.DecSliceStringX(&x.TestStrucCommon.AnonInTestStruc.ASslice, d)
  4396. yyj90++
  4397. if yyhl90 {
  4398. yyb90 = yyj90 > l
  4399. } else {
  4400. yyb90 = z.DecCheckBreak()
  4401. }
  4402. if yyb90 {
  4403. z.DecReadArrayEnd()
  4404. return
  4405. }
  4406. z.DecReadArrayElem()
  4407. z.F.DecSliceInt64X(&x.TestStrucCommon.AnonInTestStruc.AI64slice, d)
  4408. yyj90++
  4409. if yyhl90 {
  4410. yyb90 = yyj90 > l
  4411. } else {
  4412. yyb90 = z.DecCheckBreak()
  4413. }
  4414. if yyb90 {
  4415. z.DecReadArrayEnd()
  4416. return
  4417. }
  4418. z.DecReadArrayElem()
  4419. z.F.DecSliceUint64X(&x.TestStrucCommon.AnonInTestStruc.AUi64slice, d)
  4420. yyj90++
  4421. if yyhl90 {
  4422. yyb90 = yyj90 > l
  4423. } else {
  4424. yyb90 = z.DecCheckBreak()
  4425. }
  4426. if yyb90 {
  4427. z.DecReadArrayEnd()
  4428. return
  4429. }
  4430. z.DecReadArrayElem()
  4431. z.F.DecSliceFloat64X(&x.TestStrucCommon.AnonInTestStruc.AF64slice, d)
  4432. yyj90++
  4433. if yyhl90 {
  4434. yyb90 = yyj90 > l
  4435. } else {
  4436. yyb90 = z.DecCheckBreak()
  4437. }
  4438. if yyb90 {
  4439. z.DecReadArrayEnd()
  4440. return
  4441. }
  4442. z.DecReadArrayElem()
  4443. z.F.DecSliceFloat32X(&x.TestStrucCommon.AnonInTestStruc.AF32slice, d)
  4444. yyj90++
  4445. if yyhl90 {
  4446. yyb90 = yyj90 > l
  4447. } else {
  4448. yyb90 = z.DecCheckBreak()
  4449. }
  4450. if yyb90 {
  4451. z.DecReadArrayEnd()
  4452. return
  4453. }
  4454. z.DecReadArrayElem()
  4455. h.decMapstringuint16((*map[string]uint16)(&x.TestStrucCommon.AnonInTestStruc.AMSU16), d)
  4456. yyj90++
  4457. if yyhl90 {
  4458. yyb90 = yyj90 > l
  4459. } else {
  4460. yyb90 = z.DecCheckBreak()
  4461. }
  4462. if yyb90 {
  4463. z.DecReadArrayEnd()
  4464. return
  4465. }
  4466. z.DecReadArrayElem()
  4467. h.decArray0int64((*[0]int64)(&x.TestStrucCommon.AnonInTestStruc.AI64arr0), d)
  4468. yyj90++
  4469. if yyhl90 {
  4470. yyb90 = yyj90 > l
  4471. } else {
  4472. yyb90 = z.DecCheckBreak()
  4473. }
  4474. if yyb90 {
  4475. z.DecReadArrayEnd()
  4476. return
  4477. }
  4478. z.DecReadArrayElem()
  4479. z.F.DecSliceInt64X(&x.TestStrucCommon.AnonInTestStruc.AI64slice0, d)
  4480. yyj90++
  4481. if yyhl90 {
  4482. yyb90 = yyj90 > l
  4483. } else {
  4484. yyb90 = z.DecCheckBreak()
  4485. }
  4486. if yyb90 {
  4487. z.DecReadArrayEnd()
  4488. return
  4489. }
  4490. z.DecReadArrayElem()
  4491. z.F.DecSliceUint64X(&x.TestStrucCommon.AnonInTestStruc.AUi64sliceN, d)
  4492. yyj90++
  4493. if yyhl90 {
  4494. yyb90 = yyj90 > l
  4495. } else {
  4496. yyb90 = z.DecCheckBreak()
  4497. }
  4498. if yyb90 {
  4499. z.DecReadArrayEnd()
  4500. return
  4501. }
  4502. z.DecReadArrayElem()
  4503. h.decMapstringuint16((*map[string]uint16)(&x.TestStrucCommon.AnonInTestStruc.AMSU16N), d)
  4504. yyj90++
  4505. if yyhl90 {
  4506. yyb90 = yyj90 > l
  4507. } else {
  4508. yyb90 = z.DecCheckBreak()
  4509. }
  4510. if yyb90 {
  4511. z.DecReadArrayEnd()
  4512. return
  4513. }
  4514. z.DecReadArrayElem()
  4515. h.decMapstringuint16((*map[string]uint16)(&x.TestStrucCommon.AnonInTestStruc.AMSU16E), d)
  4516. yyj90++
  4517. if yyhl90 {
  4518. yyb90 = yyj90 > l
  4519. } else {
  4520. yyb90 = z.DecCheckBreak()
  4521. }
  4522. if yyb90 {
  4523. z.DecReadArrayEnd()
  4524. return
  4525. }
  4526. z.DecReadArrayElem()
  4527. x.TestStrucCommon.NotAnon.CodecDecodeSelf(d)
  4528. yyj90++
  4529. if yyhl90 {
  4530. yyb90 = yyj90 > l
  4531. } else {
  4532. yyb90 = z.DecCheckBreak()
  4533. }
  4534. if yyb90 {
  4535. z.DecReadArrayEnd()
  4536. return
  4537. }
  4538. z.DecReadArrayElem()
  4539. z.F.DecMapStringBoolX(&x.TestStrucCommon.Nmap, d)
  4540. yyj90++
  4541. if yyhl90 {
  4542. yyb90 = yyj90 > l
  4543. } else {
  4544. yyb90 = z.DecCheckBreak()
  4545. }
  4546. if yyb90 {
  4547. z.DecReadArrayEnd()
  4548. return
  4549. }
  4550. z.DecReadArrayElem()
  4551. x.TestStrucCommon.Nslice = r.DecodeBytes(([]byte)(x.TestStrucCommon.Nslice), false)
  4552. yyj90++
  4553. if yyhl90 {
  4554. yyb90 = yyj90 > l
  4555. } else {
  4556. yyb90 = z.DecCheckBreak()
  4557. }
  4558. if yyb90 {
  4559. z.DecReadArrayEnd()
  4560. return
  4561. }
  4562. z.DecReadArrayElem()
  4563. if r.TryNil() {
  4564. if x.TestStrucCommon.Nint64 != nil { // remove the if-true
  4565. x.TestStrucCommon.Nint64 = nil
  4566. }
  4567. } else {
  4568. if x.TestStrucCommon.Nint64 == nil {
  4569. x.TestStrucCommon.Nint64 = new(int64)
  4570. }
  4571. *x.TestStrucCommon.Nint64 = (int64)(r.DecodeInt64())
  4572. }
  4573. yyj90++
  4574. if yyhl90 {
  4575. yyb90 = yyj90 > l
  4576. } else {
  4577. yyb90 = z.DecCheckBreak()
  4578. }
  4579. if yyb90 {
  4580. z.DecReadArrayEnd()
  4581. return
  4582. }
  4583. z.DecReadArrayElem()
  4584. h.decMapstringPtrtoTestStruc((*map[string]*TestStruc)(&x.Mtsptr), d)
  4585. yyj90++
  4586. if yyhl90 {
  4587. yyb90 = yyj90 > l
  4588. } else {
  4589. yyb90 = z.DecCheckBreak()
  4590. }
  4591. if yyb90 {
  4592. z.DecReadArrayEnd()
  4593. return
  4594. }
  4595. z.DecReadArrayElem()
  4596. h.decMapstringTestStruc((*map[string]TestStruc)(&x.Mts), d)
  4597. yyj90++
  4598. if yyhl90 {
  4599. yyb90 = yyj90 > l
  4600. } else {
  4601. yyb90 = z.DecCheckBreak()
  4602. }
  4603. if yyb90 {
  4604. z.DecReadArrayEnd()
  4605. return
  4606. }
  4607. z.DecReadArrayElem()
  4608. h.decSlicePtrtoTestStruc((*[]*TestStruc)(&x.Its), d)
  4609. yyj90++
  4610. if yyhl90 {
  4611. yyb90 = yyj90 > l
  4612. } else {
  4613. yyb90 = z.DecCheckBreak()
  4614. }
  4615. if yyb90 {
  4616. z.DecReadArrayEnd()
  4617. return
  4618. }
  4619. z.DecReadArrayElem()
  4620. if r.TryNil() {
  4621. if x.Nteststruc != nil { // remove the if-true
  4622. x.Nteststruc = nil
  4623. }
  4624. } else {
  4625. if x.Nteststruc == nil {
  4626. x.Nteststruc = new(TestStruc)
  4627. }
  4628. x.Nteststruc.CodecDecodeSelf(d)
  4629. }
  4630. for {
  4631. yyj90++
  4632. if yyhl90 {
  4633. yyb90 = yyj90 > l
  4634. } else {
  4635. yyb90 = z.DecCheckBreak()
  4636. }
  4637. if yyb90 {
  4638. break
  4639. }
  4640. z.DecReadArrayElem()
  4641. z.DecStructFieldNotFound(yyj90-1, "")
  4642. }
  4643. }
  4644. func (x *codecgenA) CodecEncodeSelf(e *Encoder) {
  4645. var h codecSelfer19780
  4646. z, r := GenHelperEncoder(e)
  4647. _, _, _ = h, z, r
  4648. if x == nil {
  4649. r.EncodeNil()
  4650. } else {
  4651. yysep2 := !z.EncBinary()
  4652. yy2arr2 := z.EncBasicHandle().StructToArray
  4653. _, _ = yysep2, yy2arr2
  4654. const yyr2 bool = false // struct tag has 'toArray'
  4655. if yyr2 || yy2arr2 {
  4656. z.EncWriteArrayStart(1)
  4657. z.EncWriteArrayElem()
  4658. if x.ZZ == nil {
  4659. r.EncodeNil()
  4660. } else {
  4661. r.EncodeStringBytesRaw([]byte(x.ZZ))
  4662. } // end block: if x.ZZ slice == nil
  4663. z.EncWriteArrayEnd()
  4664. } else {
  4665. z.EncWriteMapStart(1)
  4666. z.EncWriteMapElemKey()
  4667. if z.IsJSONHandle() {
  4668. z.WriteStr("\"ZZ\"")
  4669. } else {
  4670. r.EncodeString(`ZZ`)
  4671. }
  4672. z.EncWriteMapElemValue()
  4673. if x.ZZ == nil {
  4674. r.EncodeNil()
  4675. } else {
  4676. r.EncodeStringBytesRaw([]byte(x.ZZ))
  4677. } // end block: if x.ZZ slice == nil
  4678. z.EncWriteMapEnd()
  4679. }
  4680. }
  4681. }
  4682. func (x *codecgenA) CodecDecodeSelf(d *Decoder) {
  4683. var h codecSelfer19780
  4684. z, r := GenHelperDecoder(d)
  4685. _, _, _ = h, z, r
  4686. yyct2 := r.ContainerType()
  4687. if yyct2 == codecSelferValueTypeNil19780 {
  4688. *(x) = codecgenA{}
  4689. } else if yyct2 == codecSelferValueTypeMap19780 {
  4690. yyl2 := z.DecReadMapStart()
  4691. if yyl2 == 0 {
  4692. } else {
  4693. x.codecDecodeSelfFromMap(yyl2, d)
  4694. }
  4695. z.DecReadMapEnd()
  4696. } else if yyct2 == codecSelferValueTypeArray19780 {
  4697. yyl2 := z.DecReadArrayStart()
  4698. if yyl2 != 0 {
  4699. x.codecDecodeSelfFromArray(yyl2, d)
  4700. }
  4701. z.DecReadArrayEnd()
  4702. } else {
  4703. panic(errCodecSelferOnlyMapOrArrayEncodeToStruct19780)
  4704. }
  4705. }
  4706. func (x *codecgenA) codecDecodeSelfFromMap(l int, d *Decoder) {
  4707. var h codecSelfer19780
  4708. z, r := GenHelperDecoder(d)
  4709. _, _, _ = h, z, r
  4710. var yyhl3 bool = l >= 0
  4711. for yyj3 := 0; ; yyj3++ {
  4712. if yyhl3 {
  4713. if yyj3 >= l {
  4714. break
  4715. }
  4716. } else {
  4717. if z.DecCheckBreak() {
  4718. break
  4719. }
  4720. }
  4721. z.DecReadMapElemKey()
  4722. yys3 := z.StringView(r.DecodeStringAsBytes())
  4723. z.DecReadMapElemValue()
  4724. switch yys3 {
  4725. case "ZZ":
  4726. x.ZZ = r.DecodeBytes(([]byte)(x.ZZ), false)
  4727. default:
  4728. z.DecStructFieldNotFound(-1, yys3)
  4729. } // end switch yys3
  4730. } // end for yyj3
  4731. }
  4732. func (x *codecgenA) codecDecodeSelfFromArray(l int, d *Decoder) {
  4733. var h codecSelfer19780
  4734. z, r := GenHelperDecoder(d)
  4735. _, _, _ = h, z, r
  4736. var yyj6 int
  4737. var yyb6 bool
  4738. var yyhl6 bool = l >= 0
  4739. yyj6++
  4740. if yyhl6 {
  4741. yyb6 = yyj6 > l
  4742. } else {
  4743. yyb6 = z.DecCheckBreak()
  4744. }
  4745. if yyb6 {
  4746. z.DecReadArrayEnd()
  4747. return
  4748. }
  4749. z.DecReadArrayElem()
  4750. x.ZZ = r.DecodeBytes(([]byte)(x.ZZ), false)
  4751. for {
  4752. yyj6++
  4753. if yyhl6 {
  4754. yyb6 = yyj6 > l
  4755. } else {
  4756. yyb6 = z.DecCheckBreak()
  4757. }
  4758. if yyb6 {
  4759. break
  4760. }
  4761. z.DecReadArrayElem()
  4762. z.DecStructFieldNotFound(yyj6-1, "")
  4763. }
  4764. }
  4765. func (x *codecgenB) CodecEncodeSelf(e *Encoder) {
  4766. var h codecSelfer19780
  4767. z, r := GenHelperEncoder(e)
  4768. _, _, _ = h, z, r
  4769. if x == nil {
  4770. r.EncodeNil()
  4771. } else {
  4772. yysep2 := !z.EncBinary()
  4773. yy2arr2 := z.EncBasicHandle().StructToArray
  4774. _, _ = yysep2, yy2arr2
  4775. const yyr2 bool = false // struct tag has 'toArray'
  4776. if yyr2 || yy2arr2 {
  4777. z.EncWriteArrayStart(1)
  4778. z.EncWriteArrayElem()
  4779. yy4 := &x.AA
  4780. yy4.CodecEncodeSelf(e)
  4781. z.EncWriteArrayEnd()
  4782. } else {
  4783. z.EncWriteMapStart(1)
  4784. z.EncWriteMapElemKey()
  4785. if z.IsJSONHandle() {
  4786. z.WriteStr("\"AA\"")
  4787. } else {
  4788. r.EncodeString(`AA`)
  4789. }
  4790. z.EncWriteMapElemValue()
  4791. yy6 := &x.AA
  4792. yy6.CodecEncodeSelf(e)
  4793. z.EncWriteMapEnd()
  4794. }
  4795. }
  4796. }
  4797. func (x *codecgenB) CodecDecodeSelf(d *Decoder) {
  4798. var h codecSelfer19780
  4799. z, r := GenHelperDecoder(d)
  4800. _, _, _ = h, z, r
  4801. yyct2 := r.ContainerType()
  4802. if yyct2 == codecSelferValueTypeNil19780 {
  4803. *(x) = codecgenB{}
  4804. } else if yyct2 == codecSelferValueTypeMap19780 {
  4805. yyl2 := z.DecReadMapStart()
  4806. if yyl2 == 0 {
  4807. } else {
  4808. x.codecDecodeSelfFromMap(yyl2, d)
  4809. }
  4810. z.DecReadMapEnd()
  4811. } else if yyct2 == codecSelferValueTypeArray19780 {
  4812. yyl2 := z.DecReadArrayStart()
  4813. if yyl2 != 0 {
  4814. x.codecDecodeSelfFromArray(yyl2, d)
  4815. }
  4816. z.DecReadArrayEnd()
  4817. } else {
  4818. panic(errCodecSelferOnlyMapOrArrayEncodeToStruct19780)
  4819. }
  4820. }
  4821. func (x *codecgenB) codecDecodeSelfFromMap(l int, d *Decoder) {
  4822. var h codecSelfer19780
  4823. z, r := GenHelperDecoder(d)
  4824. _, _, _ = h, z, r
  4825. var yyhl3 bool = l >= 0
  4826. for yyj3 := 0; ; yyj3++ {
  4827. if yyhl3 {
  4828. if yyj3 >= l {
  4829. break
  4830. }
  4831. } else {
  4832. if z.DecCheckBreak() {
  4833. break
  4834. }
  4835. }
  4836. z.DecReadMapElemKey()
  4837. yys3 := z.StringView(r.DecodeStringAsBytes())
  4838. z.DecReadMapElemValue()
  4839. switch yys3 {
  4840. case "AA":
  4841. x.AA.CodecDecodeSelf(d)
  4842. default:
  4843. z.DecStructFieldNotFound(-1, yys3)
  4844. } // end switch yys3
  4845. } // end for yyj3
  4846. }
  4847. func (x *codecgenB) codecDecodeSelfFromArray(l int, d *Decoder) {
  4848. var h codecSelfer19780
  4849. z, r := GenHelperDecoder(d)
  4850. _, _, _ = h, z, r
  4851. var yyj5 int
  4852. var yyb5 bool
  4853. var yyhl5 bool = l >= 0
  4854. yyj5++
  4855. if yyhl5 {
  4856. yyb5 = yyj5 > l
  4857. } else {
  4858. yyb5 = z.DecCheckBreak()
  4859. }
  4860. if yyb5 {
  4861. z.DecReadArrayEnd()
  4862. return
  4863. }
  4864. z.DecReadArrayElem()
  4865. x.AA.CodecDecodeSelf(d)
  4866. for {
  4867. yyj5++
  4868. if yyhl5 {
  4869. yyb5 = yyj5 > l
  4870. } else {
  4871. yyb5 = z.DecCheckBreak()
  4872. }
  4873. if yyb5 {
  4874. break
  4875. }
  4876. z.DecReadArrayElem()
  4877. z.DecStructFieldNotFound(yyj5-1, "")
  4878. }
  4879. }
  4880. func (x *codecgenC) CodecEncodeSelf(e *Encoder) {
  4881. var h codecSelfer19780
  4882. z, r := GenHelperEncoder(e)
  4883. _, _, _ = h, z, r
  4884. if x == nil {
  4885. r.EncodeNil()
  4886. } else {
  4887. yysep2 := !z.EncBinary()
  4888. yy2arr2 := z.EncBasicHandle().StructToArray
  4889. _, _ = yysep2, yy2arr2
  4890. const yyr2 bool = false // struct tag has 'toArray'
  4891. var yyq2 = [1]bool{ // should field at this index be written?
  4892. false || codecSelfer19780False() || len(x.BB.AA.ZZ) != 0, // BB
  4893. }
  4894. _ = yyq2
  4895. if yyr2 || yy2arr2 {
  4896. z.EncWriteArrayStart(1)
  4897. z.EncWriteArrayElem()
  4898. if yyq2[0] {
  4899. yy4 := &x.BB
  4900. yy4.CodecEncodeSelf(e)
  4901. } else {
  4902. r.EncodeNil()
  4903. }
  4904. z.EncWriteArrayEnd()
  4905. } else {
  4906. var yynn2 int
  4907. for _, b := range yyq2 {
  4908. if b {
  4909. yynn2++
  4910. }
  4911. }
  4912. z.EncWriteMapStart(yynn2)
  4913. yynn2 = 0
  4914. if yyq2[0] {
  4915. z.EncWriteMapElemKey()
  4916. if z.IsJSONHandle() {
  4917. z.WriteStr("\"BB\"")
  4918. } else {
  4919. r.EncodeString(`BB`)
  4920. }
  4921. z.EncWriteMapElemValue()
  4922. yy6 := &x.BB
  4923. yy6.CodecEncodeSelf(e)
  4924. }
  4925. z.EncWriteMapEnd()
  4926. }
  4927. }
  4928. }
  4929. func (x *codecgenC) CodecDecodeSelf(d *Decoder) {
  4930. var h codecSelfer19780
  4931. z, r := GenHelperDecoder(d)
  4932. _, _, _ = h, z, r
  4933. yyct2 := r.ContainerType()
  4934. if yyct2 == codecSelferValueTypeNil19780 {
  4935. *(x) = codecgenC{}
  4936. } else if yyct2 == codecSelferValueTypeMap19780 {
  4937. yyl2 := z.DecReadMapStart()
  4938. if yyl2 == 0 {
  4939. } else {
  4940. x.codecDecodeSelfFromMap(yyl2, d)
  4941. }
  4942. z.DecReadMapEnd()
  4943. } else if yyct2 == codecSelferValueTypeArray19780 {
  4944. yyl2 := z.DecReadArrayStart()
  4945. if yyl2 != 0 {
  4946. x.codecDecodeSelfFromArray(yyl2, d)
  4947. }
  4948. z.DecReadArrayEnd()
  4949. } else {
  4950. panic(errCodecSelferOnlyMapOrArrayEncodeToStruct19780)
  4951. }
  4952. }
  4953. func (x *codecgenC) codecDecodeSelfFromMap(l int, d *Decoder) {
  4954. var h codecSelfer19780
  4955. z, r := GenHelperDecoder(d)
  4956. _, _, _ = h, z, r
  4957. var yyhl3 bool = l >= 0
  4958. for yyj3 := 0; ; yyj3++ {
  4959. if yyhl3 {
  4960. if yyj3 >= l {
  4961. break
  4962. }
  4963. } else {
  4964. if z.DecCheckBreak() {
  4965. break
  4966. }
  4967. }
  4968. z.DecReadMapElemKey()
  4969. yys3 := z.StringView(r.DecodeStringAsBytes())
  4970. z.DecReadMapElemValue()
  4971. switch yys3 {
  4972. case "BB":
  4973. x.BB.CodecDecodeSelf(d)
  4974. default:
  4975. z.DecStructFieldNotFound(-1, yys3)
  4976. } // end switch yys3
  4977. } // end for yyj3
  4978. }
  4979. func (x *codecgenC) codecDecodeSelfFromArray(l int, d *Decoder) {
  4980. var h codecSelfer19780
  4981. z, r := GenHelperDecoder(d)
  4982. _, _, _ = h, z, r
  4983. var yyj5 int
  4984. var yyb5 bool
  4985. var yyhl5 bool = l >= 0
  4986. yyj5++
  4987. if yyhl5 {
  4988. yyb5 = yyj5 > l
  4989. } else {
  4990. yyb5 = z.DecCheckBreak()
  4991. }
  4992. if yyb5 {
  4993. z.DecReadArrayEnd()
  4994. return
  4995. }
  4996. z.DecReadArrayElem()
  4997. x.BB.CodecDecodeSelf(d)
  4998. for {
  4999. yyj5++
  5000. if yyhl5 {
  5001. yyb5 = yyj5 > l
  5002. } else {
  5003. yyb5 = z.DecCheckBreak()
  5004. }
  5005. if yyb5 {
  5006. break
  5007. }
  5008. z.DecReadArrayElem()
  5009. z.DecStructFieldNotFound(yyj5-1, "")
  5010. }
  5011. }
  5012. func (x *TestCodecgenG) CodecEncodeSelf(e *Encoder) {
  5013. var h codecSelfer19780
  5014. z, r := GenHelperEncoder(e)
  5015. _, _, _ = h, z, r
  5016. if x == nil {
  5017. r.EncodeNil()
  5018. } else {
  5019. yysep2 := !z.EncBinary()
  5020. yy2arr2 := z.EncBasicHandle().StructToArray
  5021. _, _ = yysep2, yy2arr2
  5022. const yyr2 bool = false // struct tag has 'toArray'
  5023. if yyr2 || yy2arr2 {
  5024. z.EncWriteArrayStart(1)
  5025. z.EncWriteArrayElem()
  5026. r.EncodeInt(int64(x.TestCodecgenG))
  5027. z.EncWriteArrayEnd()
  5028. } else {
  5029. z.EncWriteMapStart(1)
  5030. z.EncWriteMapElemKey()
  5031. if z.IsJSONHandle() {
  5032. z.WriteStr("\"TestCodecgenG\"")
  5033. } else {
  5034. r.EncodeString(`TestCodecgenG`)
  5035. }
  5036. z.EncWriteMapElemValue()
  5037. r.EncodeInt(int64(x.TestCodecgenG))
  5038. z.EncWriteMapEnd()
  5039. }
  5040. }
  5041. }
  5042. func (x *TestCodecgenG) CodecDecodeSelf(d *Decoder) {
  5043. var h codecSelfer19780
  5044. z, r := GenHelperDecoder(d)
  5045. _, _, _ = h, z, r
  5046. yyct2 := r.ContainerType()
  5047. if yyct2 == codecSelferValueTypeNil19780 {
  5048. *(x) = TestCodecgenG{}
  5049. } else if yyct2 == codecSelferValueTypeMap19780 {
  5050. yyl2 := z.DecReadMapStart()
  5051. if yyl2 == 0 {
  5052. } else {
  5053. x.codecDecodeSelfFromMap(yyl2, d)
  5054. }
  5055. z.DecReadMapEnd()
  5056. } else if yyct2 == codecSelferValueTypeArray19780 {
  5057. yyl2 := z.DecReadArrayStart()
  5058. if yyl2 != 0 {
  5059. x.codecDecodeSelfFromArray(yyl2, d)
  5060. }
  5061. z.DecReadArrayEnd()
  5062. } else {
  5063. panic(errCodecSelferOnlyMapOrArrayEncodeToStruct19780)
  5064. }
  5065. }
  5066. func (x *TestCodecgenG) codecDecodeSelfFromMap(l int, d *Decoder) {
  5067. var h codecSelfer19780
  5068. z, r := GenHelperDecoder(d)
  5069. _, _, _ = h, z, r
  5070. var yyhl3 bool = l >= 0
  5071. for yyj3 := 0; ; yyj3++ {
  5072. if yyhl3 {
  5073. if yyj3 >= l {
  5074. break
  5075. }
  5076. } else {
  5077. if z.DecCheckBreak() {
  5078. break
  5079. }
  5080. }
  5081. z.DecReadMapElemKey()
  5082. yys3 := z.StringView(r.DecodeStringAsBytes())
  5083. z.DecReadMapElemValue()
  5084. switch yys3 {
  5085. case "TestCodecgenG":
  5086. x.TestCodecgenG = (int)(z.C.IntV(r.DecodeInt64(), codecSelferBitsize19780))
  5087. default:
  5088. z.DecStructFieldNotFound(-1, yys3)
  5089. } // end switch yys3
  5090. } // end for yyj3
  5091. }
  5092. func (x *TestCodecgenG) codecDecodeSelfFromArray(l int, d *Decoder) {
  5093. var h codecSelfer19780
  5094. z, r := GenHelperDecoder(d)
  5095. _, _, _ = h, z, r
  5096. var yyj5 int
  5097. var yyb5 bool
  5098. var yyhl5 bool = l >= 0
  5099. yyj5++
  5100. if yyhl5 {
  5101. yyb5 = yyj5 > l
  5102. } else {
  5103. yyb5 = z.DecCheckBreak()
  5104. }
  5105. if yyb5 {
  5106. z.DecReadArrayEnd()
  5107. return
  5108. }
  5109. z.DecReadArrayElem()
  5110. x.TestCodecgenG = (int)(z.C.IntV(r.DecodeInt64(), codecSelferBitsize19780))
  5111. for {
  5112. yyj5++
  5113. if yyhl5 {
  5114. yyb5 = yyj5 > l
  5115. } else {
  5116. yyb5 = z.DecCheckBreak()
  5117. }
  5118. if yyb5 {
  5119. break
  5120. }
  5121. z.DecReadArrayElem()
  5122. z.DecStructFieldNotFound(yyj5-1, "")
  5123. }
  5124. }
  5125. func (x *codecgenH) CodecEncodeSelf(e *Encoder) {
  5126. var h codecSelfer19780
  5127. z, r := GenHelperEncoder(e)
  5128. _, _, _ = h, z, r
  5129. if x == nil {
  5130. r.EncodeNil()
  5131. } else {
  5132. yysep2 := !z.EncBinary()
  5133. yy2arr2 := z.EncBasicHandle().StructToArray
  5134. _, _ = yysep2, yy2arr2
  5135. const yyr2 bool = false // struct tag has 'toArray'
  5136. if yyr2 || yy2arr2 {
  5137. z.EncWriteArrayStart(1)
  5138. z.EncWriteArrayElem()
  5139. r.EncodeInt(int64(x.TestCodecgenG.TestCodecgenG))
  5140. z.EncWriteArrayEnd()
  5141. } else {
  5142. z.EncWriteMapStart(1)
  5143. z.EncWriteMapElemKey()
  5144. if z.IsJSONHandle() {
  5145. z.WriteStr("\"TestCodecgenG\"")
  5146. } else {
  5147. r.EncodeString(`TestCodecgenG`)
  5148. }
  5149. z.EncWriteMapElemValue()
  5150. r.EncodeInt(int64(x.TestCodecgenG.TestCodecgenG))
  5151. z.EncWriteMapEnd()
  5152. }
  5153. }
  5154. }
  5155. func (x *codecgenH) CodecDecodeSelf(d *Decoder) {
  5156. var h codecSelfer19780
  5157. z, r := GenHelperDecoder(d)
  5158. _, _, _ = h, z, r
  5159. yyct2 := r.ContainerType()
  5160. if yyct2 == codecSelferValueTypeNil19780 {
  5161. *(x) = codecgenH{}
  5162. } else if yyct2 == codecSelferValueTypeMap19780 {
  5163. yyl2 := z.DecReadMapStart()
  5164. if yyl2 == 0 {
  5165. } else {
  5166. x.codecDecodeSelfFromMap(yyl2, d)
  5167. }
  5168. z.DecReadMapEnd()
  5169. } else if yyct2 == codecSelferValueTypeArray19780 {
  5170. yyl2 := z.DecReadArrayStart()
  5171. if yyl2 != 0 {
  5172. x.codecDecodeSelfFromArray(yyl2, d)
  5173. }
  5174. z.DecReadArrayEnd()
  5175. } else {
  5176. panic(errCodecSelferOnlyMapOrArrayEncodeToStruct19780)
  5177. }
  5178. }
  5179. func (x *codecgenH) codecDecodeSelfFromMap(l int, d *Decoder) {
  5180. var h codecSelfer19780
  5181. z, r := GenHelperDecoder(d)
  5182. _, _, _ = h, z, r
  5183. var yyhl3 bool = l >= 0
  5184. for yyj3 := 0; ; yyj3++ {
  5185. if yyhl3 {
  5186. if yyj3 >= l {
  5187. break
  5188. }
  5189. } else {
  5190. if z.DecCheckBreak() {
  5191. break
  5192. }
  5193. }
  5194. z.DecReadMapElemKey()
  5195. yys3 := z.StringView(r.DecodeStringAsBytes())
  5196. z.DecReadMapElemValue()
  5197. switch yys3 {
  5198. case "TestCodecgenG":
  5199. x.TestCodecgenG.TestCodecgenG = (int)(z.C.IntV(r.DecodeInt64(), codecSelferBitsize19780))
  5200. default:
  5201. z.DecStructFieldNotFound(-1, yys3)
  5202. } // end switch yys3
  5203. } // end for yyj3
  5204. }
  5205. func (x *codecgenH) codecDecodeSelfFromArray(l int, d *Decoder) {
  5206. var h codecSelfer19780
  5207. z, r := GenHelperDecoder(d)
  5208. _, _, _ = h, z, r
  5209. var yyj5 int
  5210. var yyb5 bool
  5211. var yyhl5 bool = l >= 0
  5212. yyj5++
  5213. if yyhl5 {
  5214. yyb5 = yyj5 > l
  5215. } else {
  5216. yyb5 = z.DecCheckBreak()
  5217. }
  5218. if yyb5 {
  5219. z.DecReadArrayEnd()
  5220. return
  5221. }
  5222. z.DecReadArrayElem()
  5223. x.TestCodecgenG.TestCodecgenG = (int)(z.C.IntV(r.DecodeInt64(), codecSelferBitsize19780))
  5224. for {
  5225. yyj5++
  5226. if yyhl5 {
  5227. yyb5 = yyj5 > l
  5228. } else {
  5229. yyb5 = z.DecCheckBreak()
  5230. }
  5231. if yyb5 {
  5232. break
  5233. }
  5234. z.DecReadArrayElem()
  5235. z.DecStructFieldNotFound(yyj5-1, "")
  5236. }
  5237. }
  5238. func (x *codecgenI) CodecEncodeSelf(e *Encoder) {
  5239. var h codecSelfer19780
  5240. z, r := GenHelperEncoder(e)
  5241. _, _, _ = h, z, r
  5242. if x == nil {
  5243. r.EncodeNil()
  5244. } else {
  5245. yysep2 := !z.EncBinary()
  5246. yy2arr2 := z.EncBasicHandle().StructToArray
  5247. _, _ = yysep2, yy2arr2
  5248. const yyr2 bool = false // struct tag has 'toArray'
  5249. if yyr2 || yy2arr2 {
  5250. z.EncWriteArrayStart(1)
  5251. z.EncWriteArrayElem()
  5252. r.EncodeInt(int64(x.codecgenH.TestCodecgenG.TestCodecgenG))
  5253. z.EncWriteArrayEnd()
  5254. } else {
  5255. z.EncWriteMapStart(1)
  5256. z.EncWriteMapElemKey()
  5257. if z.IsJSONHandle() {
  5258. z.WriteStr("\"TestCodecgenG\"")
  5259. } else {
  5260. r.EncodeString(`TestCodecgenG`)
  5261. }
  5262. z.EncWriteMapElemValue()
  5263. r.EncodeInt(int64(x.codecgenH.TestCodecgenG.TestCodecgenG))
  5264. z.EncWriteMapEnd()
  5265. }
  5266. }
  5267. }
  5268. func (x *codecgenI) CodecDecodeSelf(d *Decoder) {
  5269. var h codecSelfer19780
  5270. z, r := GenHelperDecoder(d)
  5271. _, _, _ = h, z, r
  5272. yyct2 := r.ContainerType()
  5273. if yyct2 == codecSelferValueTypeNil19780 {
  5274. *(x) = codecgenI{}
  5275. } else if yyct2 == codecSelferValueTypeMap19780 {
  5276. yyl2 := z.DecReadMapStart()
  5277. if yyl2 == 0 {
  5278. } else {
  5279. x.codecDecodeSelfFromMap(yyl2, d)
  5280. }
  5281. z.DecReadMapEnd()
  5282. } else if yyct2 == codecSelferValueTypeArray19780 {
  5283. yyl2 := z.DecReadArrayStart()
  5284. if yyl2 != 0 {
  5285. x.codecDecodeSelfFromArray(yyl2, d)
  5286. }
  5287. z.DecReadArrayEnd()
  5288. } else {
  5289. panic(errCodecSelferOnlyMapOrArrayEncodeToStruct19780)
  5290. }
  5291. }
  5292. func (x *codecgenI) codecDecodeSelfFromMap(l int, d *Decoder) {
  5293. var h codecSelfer19780
  5294. z, r := GenHelperDecoder(d)
  5295. _, _, _ = h, z, r
  5296. var yyhl3 bool = l >= 0
  5297. for yyj3 := 0; ; yyj3++ {
  5298. if yyhl3 {
  5299. if yyj3 >= l {
  5300. break
  5301. }
  5302. } else {
  5303. if z.DecCheckBreak() {
  5304. break
  5305. }
  5306. }
  5307. z.DecReadMapElemKey()
  5308. yys3 := z.StringView(r.DecodeStringAsBytes())
  5309. z.DecReadMapElemValue()
  5310. switch yys3 {
  5311. case "TestCodecgenG":
  5312. x.codecgenH.TestCodecgenG.TestCodecgenG = (int)(z.C.IntV(r.DecodeInt64(), codecSelferBitsize19780))
  5313. default:
  5314. z.DecStructFieldNotFound(-1, yys3)
  5315. } // end switch yys3
  5316. } // end for yyj3
  5317. }
  5318. func (x *codecgenI) codecDecodeSelfFromArray(l int, d *Decoder) {
  5319. var h codecSelfer19780
  5320. z, r := GenHelperDecoder(d)
  5321. _, _, _ = h, z, r
  5322. var yyj5 int
  5323. var yyb5 bool
  5324. var yyhl5 bool = l >= 0
  5325. yyj5++
  5326. if yyhl5 {
  5327. yyb5 = yyj5 > l
  5328. } else {
  5329. yyb5 = z.DecCheckBreak()
  5330. }
  5331. if yyb5 {
  5332. z.DecReadArrayEnd()
  5333. return
  5334. }
  5335. z.DecReadArrayElem()
  5336. x.codecgenH.TestCodecgenG.TestCodecgenG = (int)(z.C.IntV(r.DecodeInt64(), codecSelferBitsize19780))
  5337. for {
  5338. yyj5++
  5339. if yyhl5 {
  5340. yyb5 = yyj5 > l
  5341. } else {
  5342. yyb5 = z.DecCheckBreak()
  5343. }
  5344. if yyb5 {
  5345. break
  5346. }
  5347. z.DecReadArrayElem()
  5348. z.DecStructFieldNotFound(yyj5-1, "")
  5349. }
  5350. }
  5351. func (x *codecgenK) CodecEncodeSelf(e *Encoder) {
  5352. var h codecSelfer19780
  5353. z, r := GenHelperEncoder(e)
  5354. _, _, _ = h, z, r
  5355. if x == nil {
  5356. r.EncodeNil()
  5357. } else {
  5358. yysep2 := !z.EncBinary()
  5359. yy2arr2 := z.EncBasicHandle().StructToArray
  5360. _, _ = yysep2, yy2arr2
  5361. const yyr2 bool = false // struct tag has 'toArray'
  5362. if yyr2 || yy2arr2 {
  5363. z.EncWriteArrayStart(2)
  5364. z.EncWriteArrayElem()
  5365. r.EncodeInt(int64(x.X))
  5366. z.EncWriteArrayElem()
  5367. r.EncodeString(string(x.Y))
  5368. z.EncWriteArrayEnd()
  5369. } else {
  5370. z.EncWriteMapStart(2)
  5371. z.EncWriteMapElemKey()
  5372. if z.IsJSONHandle() {
  5373. z.WriteStr("\"X\"")
  5374. } else {
  5375. r.EncodeString(`X`)
  5376. }
  5377. z.EncWriteMapElemValue()
  5378. r.EncodeInt(int64(x.X))
  5379. z.EncWriteMapElemKey()
  5380. if z.IsJSONHandle() {
  5381. z.WriteStr("\"Y\"")
  5382. } else {
  5383. r.EncodeString(`Y`)
  5384. }
  5385. z.EncWriteMapElemValue()
  5386. r.EncodeString(string(x.Y))
  5387. z.EncWriteMapEnd()
  5388. }
  5389. }
  5390. }
  5391. func (x *codecgenK) CodecDecodeSelf(d *Decoder) {
  5392. var h codecSelfer19780
  5393. z, r := GenHelperDecoder(d)
  5394. _, _, _ = h, z, r
  5395. yyct2 := r.ContainerType()
  5396. if yyct2 == codecSelferValueTypeNil19780 {
  5397. *(x) = codecgenK{}
  5398. } else if yyct2 == codecSelferValueTypeMap19780 {
  5399. yyl2 := z.DecReadMapStart()
  5400. if yyl2 == 0 {
  5401. } else {
  5402. x.codecDecodeSelfFromMap(yyl2, d)
  5403. }
  5404. z.DecReadMapEnd()
  5405. } else if yyct2 == codecSelferValueTypeArray19780 {
  5406. yyl2 := z.DecReadArrayStart()
  5407. if yyl2 != 0 {
  5408. x.codecDecodeSelfFromArray(yyl2, d)
  5409. }
  5410. z.DecReadArrayEnd()
  5411. } else {
  5412. panic(errCodecSelferOnlyMapOrArrayEncodeToStruct19780)
  5413. }
  5414. }
  5415. func (x *codecgenK) codecDecodeSelfFromMap(l int, d *Decoder) {
  5416. var h codecSelfer19780
  5417. z, r := GenHelperDecoder(d)
  5418. _, _, _ = h, z, r
  5419. var yyhl3 bool = l >= 0
  5420. for yyj3 := 0; ; yyj3++ {
  5421. if yyhl3 {
  5422. if yyj3 >= l {
  5423. break
  5424. }
  5425. } else {
  5426. if z.DecCheckBreak() {
  5427. break
  5428. }
  5429. }
  5430. z.DecReadMapElemKey()
  5431. yys3 := z.StringView(r.DecodeStringAsBytes())
  5432. z.DecReadMapElemValue()
  5433. switch yys3 {
  5434. case "X":
  5435. x.X = (int)(z.C.IntV(r.DecodeInt64(), codecSelferBitsize19780))
  5436. case "Y":
  5437. x.Y = (string)(string(r.DecodeStringAsBytes()))
  5438. default:
  5439. z.DecStructFieldNotFound(-1, yys3)
  5440. } // end switch yys3
  5441. } // end for yyj3
  5442. }
  5443. func (x *codecgenK) codecDecodeSelfFromArray(l int, d *Decoder) {
  5444. var h codecSelfer19780
  5445. z, r := GenHelperDecoder(d)
  5446. _, _, _ = h, z, r
  5447. var yyj6 int
  5448. var yyb6 bool
  5449. var yyhl6 bool = l >= 0
  5450. yyj6++
  5451. if yyhl6 {
  5452. yyb6 = yyj6 > l
  5453. } else {
  5454. yyb6 = z.DecCheckBreak()
  5455. }
  5456. if yyb6 {
  5457. z.DecReadArrayEnd()
  5458. return
  5459. }
  5460. z.DecReadArrayElem()
  5461. x.X = (int)(z.C.IntV(r.DecodeInt64(), codecSelferBitsize19780))
  5462. yyj6++
  5463. if yyhl6 {
  5464. yyb6 = yyj6 > l
  5465. } else {
  5466. yyb6 = z.DecCheckBreak()
  5467. }
  5468. if yyb6 {
  5469. z.DecReadArrayEnd()
  5470. return
  5471. }
  5472. z.DecReadArrayElem()
  5473. x.Y = (string)(string(r.DecodeStringAsBytes()))
  5474. for {
  5475. yyj6++
  5476. if yyhl6 {
  5477. yyb6 = yyj6 > l
  5478. } else {
  5479. yyb6 = z.DecCheckBreak()
  5480. }
  5481. if yyb6 {
  5482. break
  5483. }
  5484. z.DecReadArrayElem()
  5485. z.DecStructFieldNotFound(yyj6-1, "")
  5486. }
  5487. }
  5488. func (x *codecgenL) CodecEncodeSelf(e *Encoder) {
  5489. var h codecSelfer19780
  5490. z, r := GenHelperEncoder(e)
  5491. _, _, _ = h, z, r
  5492. if x == nil {
  5493. r.EncodeNil()
  5494. } else {
  5495. yysep2 := !z.EncBinary()
  5496. yy2arr2 := z.EncBasicHandle().StructToArray
  5497. _, _ = yysep2, yy2arr2
  5498. const yyr2 bool = false // struct tag has 'toArray'
  5499. if yyr2 || yy2arr2 {
  5500. z.EncWriteArrayStart(2)
  5501. z.EncWriteArrayElem()
  5502. r.EncodeInt(int64(x.X))
  5503. z.EncWriteArrayElem()
  5504. r.EncodeUint(uint64(x.Y))
  5505. z.EncWriteArrayEnd()
  5506. } else {
  5507. z.EncWriteMapStart(2)
  5508. z.EncWriteMapElemKey()
  5509. if z.IsJSONHandle() {
  5510. z.WriteStr("\"X\"")
  5511. } else {
  5512. r.EncodeString(`X`)
  5513. }
  5514. z.EncWriteMapElemValue()
  5515. r.EncodeInt(int64(x.X))
  5516. z.EncWriteMapElemKey()
  5517. if z.IsJSONHandle() {
  5518. z.WriteStr("\"Y\"")
  5519. } else {
  5520. r.EncodeString(`Y`)
  5521. }
  5522. z.EncWriteMapElemValue()
  5523. r.EncodeUint(uint64(x.Y))
  5524. z.EncWriteMapEnd()
  5525. }
  5526. }
  5527. }
  5528. func (x *codecgenL) CodecDecodeSelf(d *Decoder) {
  5529. var h codecSelfer19780
  5530. z, r := GenHelperDecoder(d)
  5531. _, _, _ = h, z, r
  5532. yyct2 := r.ContainerType()
  5533. if yyct2 == codecSelferValueTypeNil19780 {
  5534. *(x) = codecgenL{}
  5535. } else if yyct2 == codecSelferValueTypeMap19780 {
  5536. yyl2 := z.DecReadMapStart()
  5537. if yyl2 == 0 {
  5538. } else {
  5539. x.codecDecodeSelfFromMap(yyl2, d)
  5540. }
  5541. z.DecReadMapEnd()
  5542. } else if yyct2 == codecSelferValueTypeArray19780 {
  5543. yyl2 := z.DecReadArrayStart()
  5544. if yyl2 != 0 {
  5545. x.codecDecodeSelfFromArray(yyl2, d)
  5546. }
  5547. z.DecReadArrayEnd()
  5548. } else {
  5549. panic(errCodecSelferOnlyMapOrArrayEncodeToStruct19780)
  5550. }
  5551. }
  5552. func (x *codecgenL) codecDecodeSelfFromMap(l int, d *Decoder) {
  5553. var h codecSelfer19780
  5554. z, r := GenHelperDecoder(d)
  5555. _, _, _ = h, z, r
  5556. var yyhl3 bool = l >= 0
  5557. for yyj3 := 0; ; yyj3++ {
  5558. if yyhl3 {
  5559. if yyj3 >= l {
  5560. break
  5561. }
  5562. } else {
  5563. if z.DecCheckBreak() {
  5564. break
  5565. }
  5566. }
  5567. z.DecReadMapElemKey()
  5568. yys3 := z.StringView(r.DecodeStringAsBytes())
  5569. z.DecReadMapElemValue()
  5570. switch yys3 {
  5571. case "X":
  5572. x.X = (int)(z.C.IntV(r.DecodeInt64(), codecSelferBitsize19780))
  5573. case "Y":
  5574. x.Y = (uint32)(z.C.UintV(r.DecodeUint64(), 32))
  5575. default:
  5576. z.DecStructFieldNotFound(-1, yys3)
  5577. } // end switch yys3
  5578. } // end for yyj3
  5579. }
  5580. func (x *codecgenL) codecDecodeSelfFromArray(l int, d *Decoder) {
  5581. var h codecSelfer19780
  5582. z, r := GenHelperDecoder(d)
  5583. _, _, _ = h, z, r
  5584. var yyj6 int
  5585. var yyb6 bool
  5586. var yyhl6 bool = l >= 0
  5587. yyj6++
  5588. if yyhl6 {
  5589. yyb6 = yyj6 > l
  5590. } else {
  5591. yyb6 = z.DecCheckBreak()
  5592. }
  5593. if yyb6 {
  5594. z.DecReadArrayEnd()
  5595. return
  5596. }
  5597. z.DecReadArrayElem()
  5598. x.X = (int)(z.C.IntV(r.DecodeInt64(), codecSelferBitsize19780))
  5599. yyj6++
  5600. if yyhl6 {
  5601. yyb6 = yyj6 > l
  5602. } else {
  5603. yyb6 = z.DecCheckBreak()
  5604. }
  5605. if yyb6 {
  5606. z.DecReadArrayEnd()
  5607. return
  5608. }
  5609. z.DecReadArrayElem()
  5610. x.Y = (uint32)(z.C.UintV(r.DecodeUint64(), 32))
  5611. for {
  5612. yyj6++
  5613. if yyhl6 {
  5614. yyb6 = yyj6 > l
  5615. } else {
  5616. yyb6 = z.DecCheckBreak()
  5617. }
  5618. if yyb6 {
  5619. break
  5620. }
  5621. z.DecReadArrayElem()
  5622. z.DecStructFieldNotFound(yyj6-1, "")
  5623. }
  5624. }
  5625. func (x *codecgenM) CodecEncodeSelf(e *Encoder) {
  5626. var h codecSelfer19780
  5627. z, r := GenHelperEncoder(e)
  5628. _, _, _ = h, z, r
  5629. if x == nil {
  5630. r.EncodeNil()
  5631. } else {
  5632. yysep2 := !z.EncBinary()
  5633. yy2arr2 := z.EncBasicHandle().StructToArray
  5634. _, _ = yysep2, yy2arr2
  5635. const yyr2 bool = false // struct tag has 'toArray'
  5636. if yyr2 || yy2arr2 {
  5637. z.EncWriteArrayStart(2)
  5638. z.EncWriteArrayElem()
  5639. r.EncodeInt(int64(x.codecgenK.X))
  5640. z.EncWriteArrayElem()
  5641. r.EncodeString(string(x.codecgenK.Y))
  5642. z.EncWriteArrayEnd()
  5643. } else {
  5644. z.EncWriteMapStart(2)
  5645. z.EncWriteMapElemKey()
  5646. if z.IsJSONHandle() {
  5647. z.WriteStr("\"X\"")
  5648. } else {
  5649. r.EncodeString(`X`)
  5650. }
  5651. z.EncWriteMapElemValue()
  5652. r.EncodeInt(int64(x.codecgenK.X))
  5653. z.EncWriteMapElemKey()
  5654. if z.IsJSONHandle() {
  5655. z.WriteStr("\"Y\"")
  5656. } else {
  5657. r.EncodeString(`Y`)
  5658. }
  5659. z.EncWriteMapElemValue()
  5660. r.EncodeString(string(x.codecgenK.Y))
  5661. z.EncWriteMapEnd()
  5662. }
  5663. }
  5664. }
  5665. func (x *codecgenM) CodecDecodeSelf(d *Decoder) {
  5666. var h codecSelfer19780
  5667. z, r := GenHelperDecoder(d)
  5668. _, _, _ = h, z, r
  5669. yyct2 := r.ContainerType()
  5670. if yyct2 == codecSelferValueTypeNil19780 {
  5671. *(x) = codecgenM{}
  5672. } else if yyct2 == codecSelferValueTypeMap19780 {
  5673. yyl2 := z.DecReadMapStart()
  5674. if yyl2 == 0 {
  5675. } else {
  5676. x.codecDecodeSelfFromMap(yyl2, d)
  5677. }
  5678. z.DecReadMapEnd()
  5679. } else if yyct2 == codecSelferValueTypeArray19780 {
  5680. yyl2 := z.DecReadArrayStart()
  5681. if yyl2 != 0 {
  5682. x.codecDecodeSelfFromArray(yyl2, d)
  5683. }
  5684. z.DecReadArrayEnd()
  5685. } else {
  5686. panic(errCodecSelferOnlyMapOrArrayEncodeToStruct19780)
  5687. }
  5688. }
  5689. func (x *codecgenM) codecDecodeSelfFromMap(l int, d *Decoder) {
  5690. var h codecSelfer19780
  5691. z, r := GenHelperDecoder(d)
  5692. _, _, _ = h, z, r
  5693. var yyhl3 bool = l >= 0
  5694. for yyj3 := 0; ; yyj3++ {
  5695. if yyhl3 {
  5696. if yyj3 >= l {
  5697. break
  5698. }
  5699. } else {
  5700. if z.DecCheckBreak() {
  5701. break
  5702. }
  5703. }
  5704. z.DecReadMapElemKey()
  5705. yys3 := z.StringView(r.DecodeStringAsBytes())
  5706. z.DecReadMapElemValue()
  5707. switch yys3 {
  5708. case "X":
  5709. x.codecgenK.X = (int)(z.C.IntV(r.DecodeInt64(), codecSelferBitsize19780))
  5710. case "Y":
  5711. x.codecgenK.Y = (string)(string(r.DecodeStringAsBytes()))
  5712. default:
  5713. z.DecStructFieldNotFound(-1, yys3)
  5714. } // end switch yys3
  5715. } // end for yyj3
  5716. }
  5717. func (x *codecgenM) codecDecodeSelfFromArray(l int, d *Decoder) {
  5718. var h codecSelfer19780
  5719. z, r := GenHelperDecoder(d)
  5720. _, _, _ = h, z, r
  5721. var yyj6 int
  5722. var yyb6 bool
  5723. var yyhl6 bool = l >= 0
  5724. yyj6++
  5725. if yyhl6 {
  5726. yyb6 = yyj6 > l
  5727. } else {
  5728. yyb6 = z.DecCheckBreak()
  5729. }
  5730. if yyb6 {
  5731. z.DecReadArrayEnd()
  5732. return
  5733. }
  5734. z.DecReadArrayElem()
  5735. x.codecgenK.X = (int)(z.C.IntV(r.DecodeInt64(), codecSelferBitsize19780))
  5736. yyj6++
  5737. if yyhl6 {
  5738. yyb6 = yyj6 > l
  5739. } else {
  5740. yyb6 = z.DecCheckBreak()
  5741. }
  5742. if yyb6 {
  5743. z.DecReadArrayEnd()
  5744. return
  5745. }
  5746. z.DecReadArrayElem()
  5747. x.codecgenK.Y = (string)(string(r.DecodeStringAsBytes()))
  5748. for {
  5749. yyj6++
  5750. if yyhl6 {
  5751. yyb6 = yyj6 > l
  5752. } else {
  5753. yyb6 = z.DecCheckBreak()
  5754. }
  5755. if yyb6 {
  5756. break
  5757. }
  5758. z.DecReadArrayElem()
  5759. z.DecStructFieldNotFound(yyj6-1, "")
  5760. }
  5761. }
  5762. func (x *testStrucKeyTypeT0) CodecEncodeSelf(e *Encoder) {
  5763. var h codecSelfer19780
  5764. z, r := GenHelperEncoder(e)
  5765. _, _, _ = h, z, r
  5766. if x == nil {
  5767. r.EncodeNil()
  5768. } else {
  5769. yysep2 := !z.EncBinary()
  5770. yy2arr2 := z.EncBasicHandle().StructToArray
  5771. _, _ = yysep2, yy2arr2
  5772. const yyr2 bool = false // struct tag has 'toArray'
  5773. if yyr2 || yy2arr2 {
  5774. z.EncWriteArrayStart(1)
  5775. z.EncWriteArrayElem()
  5776. r.EncodeInt(int64(x.F))
  5777. z.EncWriteArrayEnd()
  5778. } else {
  5779. z.EncWriteMapStart(1)
  5780. z.EncWriteMapElemKey()
  5781. if z.IsJSONHandle() {
  5782. z.WriteStr("\"F\"")
  5783. } else {
  5784. r.EncodeString(`F`)
  5785. }
  5786. z.EncWriteMapElemValue()
  5787. r.EncodeInt(int64(x.F))
  5788. z.EncWriteMapEnd()
  5789. }
  5790. }
  5791. }
  5792. func (x *testStrucKeyTypeT0) CodecDecodeSelf(d *Decoder) {
  5793. var h codecSelfer19780
  5794. z, r := GenHelperDecoder(d)
  5795. _, _, _ = h, z, r
  5796. yyct2 := r.ContainerType()
  5797. if yyct2 == codecSelferValueTypeNil19780 {
  5798. *(x) = testStrucKeyTypeT0{}
  5799. } else if yyct2 == codecSelferValueTypeMap19780 {
  5800. yyl2 := z.DecReadMapStart()
  5801. if yyl2 == 0 {
  5802. } else {
  5803. x.codecDecodeSelfFromMap(yyl2, d)
  5804. }
  5805. z.DecReadMapEnd()
  5806. } else if yyct2 == codecSelferValueTypeArray19780 {
  5807. yyl2 := z.DecReadArrayStart()
  5808. if yyl2 != 0 {
  5809. x.codecDecodeSelfFromArray(yyl2, d)
  5810. }
  5811. z.DecReadArrayEnd()
  5812. } else {
  5813. panic(errCodecSelferOnlyMapOrArrayEncodeToStruct19780)
  5814. }
  5815. }
  5816. func (x *testStrucKeyTypeT0) codecDecodeSelfFromMap(l int, d *Decoder) {
  5817. var h codecSelfer19780
  5818. z, r := GenHelperDecoder(d)
  5819. _, _, _ = h, z, r
  5820. var yyhl3 bool = l >= 0
  5821. for yyj3 := 0; ; yyj3++ {
  5822. if yyhl3 {
  5823. if yyj3 >= l {
  5824. break
  5825. }
  5826. } else {
  5827. if z.DecCheckBreak() {
  5828. break
  5829. }
  5830. }
  5831. z.DecReadMapElemKey()
  5832. yys3 := z.StringView(r.DecodeStringAsBytes())
  5833. z.DecReadMapElemValue()
  5834. switch yys3 {
  5835. case "F":
  5836. x.F = (int)(z.C.IntV(r.DecodeInt64(), codecSelferBitsize19780))
  5837. default:
  5838. z.DecStructFieldNotFound(-1, yys3)
  5839. } // end switch yys3
  5840. } // end for yyj3
  5841. }
  5842. func (x *testStrucKeyTypeT0) codecDecodeSelfFromArray(l int, d *Decoder) {
  5843. var h codecSelfer19780
  5844. z, r := GenHelperDecoder(d)
  5845. _, _, _ = h, z, r
  5846. var yyj5 int
  5847. var yyb5 bool
  5848. var yyhl5 bool = l >= 0
  5849. yyj5++
  5850. if yyhl5 {
  5851. yyb5 = yyj5 > l
  5852. } else {
  5853. yyb5 = z.DecCheckBreak()
  5854. }
  5855. if yyb5 {
  5856. z.DecReadArrayEnd()
  5857. return
  5858. }
  5859. z.DecReadArrayElem()
  5860. x.F = (int)(z.C.IntV(r.DecodeInt64(), codecSelferBitsize19780))
  5861. for {
  5862. yyj5++
  5863. if yyhl5 {
  5864. yyb5 = yyj5 > l
  5865. } else {
  5866. yyb5 = z.DecCheckBreak()
  5867. }
  5868. if yyb5 {
  5869. break
  5870. }
  5871. z.DecReadArrayElem()
  5872. z.DecStructFieldNotFound(yyj5-1, "")
  5873. }
  5874. }
  5875. func (x *testStrucKeyTypeT1) CodecEncodeSelf(e *Encoder) {
  5876. var h codecSelfer19780
  5877. z, r := GenHelperEncoder(e)
  5878. _, _, _ = h, z, r
  5879. if x == nil {
  5880. r.EncodeNil()
  5881. } else {
  5882. yysep2 := !z.EncBinary()
  5883. yy2arr2 := z.EncBasicHandle().StructToArray
  5884. _, _ = yysep2, yy2arr2
  5885. const yyr2 bool = false // struct tag has 'toArray'
  5886. if yyr2 || yy2arr2 {
  5887. z.EncWriteArrayStart(1)
  5888. z.EncWriteArrayElem()
  5889. r.EncodeInt(int64(x.F))
  5890. z.EncWriteArrayEnd()
  5891. } else {
  5892. z.EncWriteMapStart(1)
  5893. z.EncWriteMapElemKey()
  5894. if z.IsJSONHandle() {
  5895. z.WriteStr("\"FFFF\"")
  5896. } else {
  5897. r.EncodeString(`FFFF`)
  5898. }
  5899. z.EncWriteMapElemValue()
  5900. r.EncodeInt(int64(x.F))
  5901. z.EncWriteMapEnd()
  5902. }
  5903. }
  5904. }
  5905. func (x *testStrucKeyTypeT1) CodecDecodeSelf(d *Decoder) {
  5906. var h codecSelfer19780
  5907. z, r := GenHelperDecoder(d)
  5908. _, _, _ = h, z, r
  5909. yyct2 := r.ContainerType()
  5910. if yyct2 == codecSelferValueTypeNil19780 {
  5911. *(x) = testStrucKeyTypeT1{}
  5912. } else if yyct2 == codecSelferValueTypeMap19780 {
  5913. yyl2 := z.DecReadMapStart()
  5914. if yyl2 == 0 {
  5915. } else {
  5916. x.codecDecodeSelfFromMap(yyl2, d)
  5917. }
  5918. z.DecReadMapEnd()
  5919. } else if yyct2 == codecSelferValueTypeArray19780 {
  5920. yyl2 := z.DecReadArrayStart()
  5921. if yyl2 != 0 {
  5922. x.codecDecodeSelfFromArray(yyl2, d)
  5923. }
  5924. z.DecReadArrayEnd()
  5925. } else {
  5926. panic(errCodecSelferOnlyMapOrArrayEncodeToStruct19780)
  5927. }
  5928. }
  5929. func (x *testStrucKeyTypeT1) codecDecodeSelfFromMap(l int, d *Decoder) {
  5930. var h codecSelfer19780
  5931. z, r := GenHelperDecoder(d)
  5932. _, _, _ = h, z, r
  5933. var yyhl3 bool = l >= 0
  5934. for yyj3 := 0; ; yyj3++ {
  5935. if yyhl3 {
  5936. if yyj3 >= l {
  5937. break
  5938. }
  5939. } else {
  5940. if z.DecCheckBreak() {
  5941. break
  5942. }
  5943. }
  5944. z.DecReadMapElemKey()
  5945. yys3 := z.StringView(r.DecodeStringAsBytes())
  5946. z.DecReadMapElemValue()
  5947. switch yys3 {
  5948. case "FFFF":
  5949. x.F = (int)(z.C.IntV(r.DecodeInt64(), codecSelferBitsize19780))
  5950. default:
  5951. z.DecStructFieldNotFound(-1, yys3)
  5952. } // end switch yys3
  5953. } // end for yyj3
  5954. }
  5955. func (x *testStrucKeyTypeT1) codecDecodeSelfFromArray(l int, d *Decoder) {
  5956. var h codecSelfer19780
  5957. z, r := GenHelperDecoder(d)
  5958. _, _, _ = h, z, r
  5959. var yyj5 int
  5960. var yyb5 bool
  5961. var yyhl5 bool = l >= 0
  5962. yyj5++
  5963. if yyhl5 {
  5964. yyb5 = yyj5 > l
  5965. } else {
  5966. yyb5 = z.DecCheckBreak()
  5967. }
  5968. if yyb5 {
  5969. z.DecReadArrayEnd()
  5970. return
  5971. }
  5972. z.DecReadArrayElem()
  5973. x.F = (int)(z.C.IntV(r.DecodeInt64(), codecSelferBitsize19780))
  5974. for {
  5975. yyj5++
  5976. if yyhl5 {
  5977. yyb5 = yyj5 > l
  5978. } else {
  5979. yyb5 = z.DecCheckBreak()
  5980. }
  5981. if yyb5 {
  5982. break
  5983. }
  5984. z.DecReadArrayElem()
  5985. z.DecStructFieldNotFound(yyj5-1, "")
  5986. }
  5987. }
  5988. func (x *testStrucKeyTypeT2) CodecEncodeSelf(e *Encoder) {
  5989. var h codecSelfer19780
  5990. z, r := GenHelperEncoder(e)
  5991. _, _, _ = h, z, r
  5992. if x == nil {
  5993. r.EncodeNil()
  5994. } else {
  5995. yysep2 := !z.EncBinary()
  5996. yy2arr2 := z.EncBasicHandle().StructToArray
  5997. _, _ = yysep2, yy2arr2
  5998. const yyr2 bool = false // struct tag has 'toArray'
  5999. if yyr2 || yy2arr2 {
  6000. z.EncWriteArrayStart(1)
  6001. z.EncWriteArrayElem()
  6002. r.EncodeInt(int64(x.F))
  6003. z.EncWriteArrayEnd()
  6004. } else {
  6005. z.EncWriteMapStart(1)
  6006. z.EncWriteMapElemKey()
  6007. r.EncodeInt(z.M.Int(strconv.ParseInt(`-1`, 10, 64)))
  6008. z.EncWriteMapElemValue()
  6009. r.EncodeInt(int64(x.F))
  6010. z.EncWriteMapEnd()
  6011. }
  6012. }
  6013. }
  6014. func (x *testStrucKeyTypeT2) CodecDecodeSelf(d *Decoder) {
  6015. var h codecSelfer19780
  6016. z, r := GenHelperDecoder(d)
  6017. _, _, _ = h, z, r
  6018. yyct2 := r.ContainerType()
  6019. if yyct2 == codecSelferValueTypeNil19780 {
  6020. *(x) = testStrucKeyTypeT2{}
  6021. } else if yyct2 == codecSelferValueTypeMap19780 {
  6022. yyl2 := z.DecReadMapStart()
  6023. if yyl2 == 0 {
  6024. } else {
  6025. x.codecDecodeSelfFromMap(yyl2, d)
  6026. }
  6027. z.DecReadMapEnd()
  6028. } else if yyct2 == codecSelferValueTypeArray19780 {
  6029. yyl2 := z.DecReadArrayStart()
  6030. if yyl2 != 0 {
  6031. x.codecDecodeSelfFromArray(yyl2, d)
  6032. }
  6033. z.DecReadArrayEnd()
  6034. } else {
  6035. panic(errCodecSelferOnlyMapOrArrayEncodeToStruct19780)
  6036. }
  6037. }
  6038. func (x *testStrucKeyTypeT2) codecDecodeSelfFromMap(l int, d *Decoder) {
  6039. var h codecSelfer19780
  6040. z, r := GenHelperDecoder(d)
  6041. _, _, _ = h, z, r
  6042. var yyhl3 bool = l >= 0
  6043. for yyj3 := 0; ; yyj3++ {
  6044. if yyhl3 {
  6045. if yyj3 >= l {
  6046. break
  6047. }
  6048. } else {
  6049. if z.DecCheckBreak() {
  6050. break
  6051. }
  6052. }
  6053. z.DecReadMapElemKey()
  6054. yys3 := z.StringView(strconv.AppendInt(z.DecScratchArrayBuffer()[:0], r.DecodeInt64(), 10))
  6055. z.DecReadMapElemValue()
  6056. switch yys3 {
  6057. case "-1":
  6058. x.F = (int)(z.C.IntV(r.DecodeInt64(), codecSelferBitsize19780))
  6059. default:
  6060. z.DecStructFieldNotFound(-1, yys3)
  6061. } // end switch yys3
  6062. } // end for yyj3
  6063. }
  6064. func (x *testStrucKeyTypeT2) codecDecodeSelfFromArray(l int, d *Decoder) {
  6065. var h codecSelfer19780
  6066. z, r := GenHelperDecoder(d)
  6067. _, _, _ = h, z, r
  6068. var yyj5 int
  6069. var yyb5 bool
  6070. var yyhl5 bool = l >= 0
  6071. yyj5++
  6072. if yyhl5 {
  6073. yyb5 = yyj5 > l
  6074. } else {
  6075. yyb5 = z.DecCheckBreak()
  6076. }
  6077. if yyb5 {
  6078. z.DecReadArrayEnd()
  6079. return
  6080. }
  6081. z.DecReadArrayElem()
  6082. x.F = (int)(z.C.IntV(r.DecodeInt64(), codecSelferBitsize19780))
  6083. for {
  6084. yyj5++
  6085. if yyhl5 {
  6086. yyb5 = yyj5 > l
  6087. } else {
  6088. yyb5 = z.DecCheckBreak()
  6089. }
  6090. if yyb5 {
  6091. break
  6092. }
  6093. z.DecReadArrayElem()
  6094. z.DecStructFieldNotFound(yyj5-1, "")
  6095. }
  6096. }
  6097. func (x *testStrucKeyTypeT3) CodecEncodeSelf(e *Encoder) {
  6098. var h codecSelfer19780
  6099. z, r := GenHelperEncoder(e)
  6100. _, _, _ = h, z, r
  6101. if x == nil {
  6102. r.EncodeNil()
  6103. } else {
  6104. yysep2 := !z.EncBinary()
  6105. yy2arr2 := z.EncBasicHandle().StructToArray
  6106. _, _ = yysep2, yy2arr2
  6107. const yyr2 bool = false // struct tag has 'toArray'
  6108. if yyr2 || yy2arr2 {
  6109. z.EncWriteArrayStart(1)
  6110. z.EncWriteArrayElem()
  6111. r.EncodeInt(int64(x.F))
  6112. z.EncWriteArrayEnd()
  6113. } else {
  6114. z.EncWriteMapStart(1)
  6115. z.EncWriteMapElemKey()
  6116. r.EncodeUint(z.M.Uint(strconv.ParseUint(`1`, 10, 64)))
  6117. z.EncWriteMapElemValue()
  6118. r.EncodeInt(int64(x.F))
  6119. z.EncWriteMapEnd()
  6120. }
  6121. }
  6122. }
  6123. func (x *testStrucKeyTypeT3) CodecDecodeSelf(d *Decoder) {
  6124. var h codecSelfer19780
  6125. z, r := GenHelperDecoder(d)
  6126. _, _, _ = h, z, r
  6127. yyct2 := r.ContainerType()
  6128. if yyct2 == codecSelferValueTypeNil19780 {
  6129. *(x) = testStrucKeyTypeT3{}
  6130. } else if yyct2 == codecSelferValueTypeMap19780 {
  6131. yyl2 := z.DecReadMapStart()
  6132. if yyl2 == 0 {
  6133. } else {
  6134. x.codecDecodeSelfFromMap(yyl2, d)
  6135. }
  6136. z.DecReadMapEnd()
  6137. } else if yyct2 == codecSelferValueTypeArray19780 {
  6138. yyl2 := z.DecReadArrayStart()
  6139. if yyl2 != 0 {
  6140. x.codecDecodeSelfFromArray(yyl2, d)
  6141. }
  6142. z.DecReadArrayEnd()
  6143. } else {
  6144. panic(errCodecSelferOnlyMapOrArrayEncodeToStruct19780)
  6145. }
  6146. }
  6147. func (x *testStrucKeyTypeT3) codecDecodeSelfFromMap(l int, d *Decoder) {
  6148. var h codecSelfer19780
  6149. z, r := GenHelperDecoder(d)
  6150. _, _, _ = h, z, r
  6151. var yyhl3 bool = l >= 0
  6152. for yyj3 := 0; ; yyj3++ {
  6153. if yyhl3 {
  6154. if yyj3 >= l {
  6155. break
  6156. }
  6157. } else {
  6158. if z.DecCheckBreak() {
  6159. break
  6160. }
  6161. }
  6162. z.DecReadMapElemKey()
  6163. yys3 := z.StringView(strconv.AppendUint(z.DecScratchArrayBuffer()[:0], r.DecodeUint64(), 10))
  6164. z.DecReadMapElemValue()
  6165. switch yys3 {
  6166. case "1":
  6167. x.F = (int)(z.C.IntV(r.DecodeInt64(), codecSelferBitsize19780))
  6168. default:
  6169. z.DecStructFieldNotFound(-1, yys3)
  6170. } // end switch yys3
  6171. } // end for yyj3
  6172. }
  6173. func (x *testStrucKeyTypeT3) codecDecodeSelfFromArray(l int, d *Decoder) {
  6174. var h codecSelfer19780
  6175. z, r := GenHelperDecoder(d)
  6176. _, _, _ = h, z, r
  6177. var yyj5 int
  6178. var yyb5 bool
  6179. var yyhl5 bool = l >= 0
  6180. yyj5++
  6181. if yyhl5 {
  6182. yyb5 = yyj5 > l
  6183. } else {
  6184. yyb5 = z.DecCheckBreak()
  6185. }
  6186. if yyb5 {
  6187. z.DecReadArrayEnd()
  6188. return
  6189. }
  6190. z.DecReadArrayElem()
  6191. x.F = (int)(z.C.IntV(r.DecodeInt64(), codecSelferBitsize19780))
  6192. for {
  6193. yyj5++
  6194. if yyhl5 {
  6195. yyb5 = yyj5 > l
  6196. } else {
  6197. yyb5 = z.DecCheckBreak()
  6198. }
  6199. if yyb5 {
  6200. break
  6201. }
  6202. z.DecReadArrayElem()
  6203. z.DecStructFieldNotFound(yyj5-1, "")
  6204. }
  6205. }
  6206. func (x *testStrucKeyTypeT4) CodecEncodeSelf(e *Encoder) {
  6207. var h codecSelfer19780
  6208. z, r := GenHelperEncoder(e)
  6209. _, _, _ = h, z, r
  6210. if x == nil {
  6211. r.EncodeNil()
  6212. } else {
  6213. yysep2 := !z.EncBinary()
  6214. yy2arr2 := z.EncBasicHandle().StructToArray
  6215. _, _ = yysep2, yy2arr2
  6216. const yyr2 bool = false // struct tag has 'toArray'
  6217. if yyr2 || yy2arr2 {
  6218. z.EncWriteArrayStart(1)
  6219. z.EncWriteArrayElem()
  6220. r.EncodeInt(int64(x.F))
  6221. z.EncWriteArrayEnd()
  6222. } else {
  6223. z.EncWriteMapStart(1)
  6224. z.EncWriteMapElemKey()
  6225. r.EncodeFloat64(z.M.Float(strconv.ParseFloat(`2.5`, 64)))
  6226. z.EncWriteMapElemValue()
  6227. r.EncodeInt(int64(x.F))
  6228. z.EncWriteMapEnd()
  6229. }
  6230. }
  6231. }
  6232. func (x *testStrucKeyTypeT4) CodecDecodeSelf(d *Decoder) {
  6233. var h codecSelfer19780
  6234. z, r := GenHelperDecoder(d)
  6235. _, _, _ = h, z, r
  6236. yyct2 := r.ContainerType()
  6237. if yyct2 == codecSelferValueTypeNil19780 {
  6238. *(x) = testStrucKeyTypeT4{}
  6239. } else if yyct2 == codecSelferValueTypeMap19780 {
  6240. yyl2 := z.DecReadMapStart()
  6241. if yyl2 == 0 {
  6242. } else {
  6243. x.codecDecodeSelfFromMap(yyl2, d)
  6244. }
  6245. z.DecReadMapEnd()
  6246. } else if yyct2 == codecSelferValueTypeArray19780 {
  6247. yyl2 := z.DecReadArrayStart()
  6248. if yyl2 != 0 {
  6249. x.codecDecodeSelfFromArray(yyl2, d)
  6250. }
  6251. z.DecReadArrayEnd()
  6252. } else {
  6253. panic(errCodecSelferOnlyMapOrArrayEncodeToStruct19780)
  6254. }
  6255. }
  6256. func (x *testStrucKeyTypeT4) codecDecodeSelfFromMap(l int, d *Decoder) {
  6257. var h codecSelfer19780
  6258. z, r := GenHelperDecoder(d)
  6259. _, _, _ = h, z, r
  6260. var yyhl3 bool = l >= 0
  6261. for yyj3 := 0; ; yyj3++ {
  6262. if yyhl3 {
  6263. if yyj3 >= l {
  6264. break
  6265. }
  6266. } else {
  6267. if z.DecCheckBreak() {
  6268. break
  6269. }
  6270. }
  6271. z.DecReadMapElemKey()
  6272. yys3 := z.StringView(strconv.AppendFloat(z.DecScratchArrayBuffer()[:0], r.DecodeFloat64(), 'f', -1, 64))
  6273. z.DecReadMapElemValue()
  6274. switch yys3 {
  6275. case "2.5":
  6276. x.F = (int)(z.C.IntV(r.DecodeInt64(), codecSelferBitsize19780))
  6277. default:
  6278. z.DecStructFieldNotFound(-1, yys3)
  6279. } // end switch yys3
  6280. } // end for yyj3
  6281. }
  6282. func (x *testStrucKeyTypeT4) codecDecodeSelfFromArray(l int, d *Decoder) {
  6283. var h codecSelfer19780
  6284. z, r := GenHelperDecoder(d)
  6285. _, _, _ = h, z, r
  6286. var yyj5 int
  6287. var yyb5 bool
  6288. var yyhl5 bool = l >= 0
  6289. yyj5++
  6290. if yyhl5 {
  6291. yyb5 = yyj5 > l
  6292. } else {
  6293. yyb5 = z.DecCheckBreak()
  6294. }
  6295. if yyb5 {
  6296. z.DecReadArrayEnd()
  6297. return
  6298. }
  6299. z.DecReadArrayElem()
  6300. x.F = (int)(z.C.IntV(r.DecodeInt64(), codecSelferBitsize19780))
  6301. for {
  6302. yyj5++
  6303. if yyhl5 {
  6304. yyb5 = yyj5 > l
  6305. } else {
  6306. yyb5 = z.DecCheckBreak()
  6307. }
  6308. if yyb5 {
  6309. break
  6310. }
  6311. z.DecReadArrayElem()
  6312. z.DecStructFieldNotFound(yyj5-1, "")
  6313. }
  6314. }
  6315. func (x Bbool) CodecEncodeSelf(e *Encoder) {
  6316. var h codecSelfer19780
  6317. z, r := GenHelperEncoder(e)
  6318. _, _, _ = h, z, r
  6319. r.EncodeBool(bool(x))
  6320. }
  6321. func (x *Bbool) CodecDecodeSelf(d *Decoder) {
  6322. var h codecSelfer19780
  6323. z, r := GenHelperDecoder(d)
  6324. _, _, _ = h, z, r
  6325. *x = (Bbool)(r.DecodeBool())
  6326. }
  6327. func (x *Aarray) CodecEncodeSelf(e *Encoder) {
  6328. var h codecSelfer19780
  6329. z, r := GenHelperEncoder(e)
  6330. _, _, _ = h, z, r
  6331. if x == nil {
  6332. r.EncodeNil()
  6333. } else {
  6334. h.encAarray((*Aarray)(x), e)
  6335. }
  6336. }
  6337. func (x *Aarray) CodecDecodeSelf(d *Decoder) {
  6338. var h codecSelfer19780
  6339. z, r := GenHelperDecoder(d)
  6340. _, _, _ = h, z, r
  6341. h.decAarray((*Aarray)(x), d)
  6342. }
  6343. func (x Sstring) CodecEncodeSelf(e *Encoder) {
  6344. var h codecSelfer19780
  6345. z, r := GenHelperEncoder(e)
  6346. _, _, _ = h, z, r
  6347. r.EncodeString(string(x))
  6348. }
  6349. func (x *Sstring) CodecDecodeSelf(d *Decoder) {
  6350. var h codecSelfer19780
  6351. z, r := GenHelperDecoder(d)
  6352. _, _, _ = h, z, r
  6353. *x = (Sstring)(string(r.DecodeStringAsBytes()))
  6354. }
  6355. func (x *Sstructsmall) CodecEncodeSelf(e *Encoder) {
  6356. var h codecSelfer19780
  6357. z, r := GenHelperEncoder(e)
  6358. _, _, _ = h, z, r
  6359. if x == nil {
  6360. r.EncodeNil()
  6361. } else {
  6362. yysep2 := !z.EncBinary()
  6363. yy2arr2 := z.EncBasicHandle().StructToArray
  6364. _, _ = yysep2, yy2arr2
  6365. const yyr2 bool = false // struct tag has 'toArray'
  6366. if yyr2 || yy2arr2 {
  6367. z.EncWriteArrayStart(1)
  6368. z.EncWriteArrayElem()
  6369. r.EncodeInt(int64(x.A))
  6370. z.EncWriteArrayEnd()
  6371. } else {
  6372. z.EncWriteMapStart(1)
  6373. z.EncWriteMapElemKey()
  6374. if z.IsJSONHandle() {
  6375. z.WriteStr("\"A\"")
  6376. } else {
  6377. r.EncodeString(`A`)
  6378. }
  6379. z.EncWriteMapElemValue()
  6380. r.EncodeInt(int64(x.A))
  6381. z.EncWriteMapEnd()
  6382. }
  6383. }
  6384. }
  6385. func (x *Sstructsmall) CodecDecodeSelf(d *Decoder) {
  6386. var h codecSelfer19780
  6387. z, r := GenHelperDecoder(d)
  6388. _, _, _ = h, z, r
  6389. yyct2 := r.ContainerType()
  6390. if yyct2 == codecSelferValueTypeNil19780 {
  6391. *(x) = Sstructsmall{}
  6392. } else if yyct2 == codecSelferValueTypeMap19780 {
  6393. yyl2 := z.DecReadMapStart()
  6394. if yyl2 == 0 {
  6395. } else {
  6396. x.codecDecodeSelfFromMap(yyl2, d)
  6397. }
  6398. z.DecReadMapEnd()
  6399. } else if yyct2 == codecSelferValueTypeArray19780 {
  6400. yyl2 := z.DecReadArrayStart()
  6401. if yyl2 != 0 {
  6402. x.codecDecodeSelfFromArray(yyl2, d)
  6403. }
  6404. z.DecReadArrayEnd()
  6405. } else {
  6406. panic(errCodecSelferOnlyMapOrArrayEncodeToStruct19780)
  6407. }
  6408. }
  6409. func (x *Sstructsmall) codecDecodeSelfFromMap(l int, d *Decoder) {
  6410. var h codecSelfer19780
  6411. z, r := GenHelperDecoder(d)
  6412. _, _, _ = h, z, r
  6413. var yyhl3 bool = l >= 0
  6414. for yyj3 := 0; ; yyj3++ {
  6415. if yyhl3 {
  6416. if yyj3 >= l {
  6417. break
  6418. }
  6419. } else {
  6420. if z.DecCheckBreak() {
  6421. break
  6422. }
  6423. }
  6424. z.DecReadMapElemKey()
  6425. yys3 := z.StringView(r.DecodeStringAsBytes())
  6426. z.DecReadMapElemValue()
  6427. switch yys3 {
  6428. case "A":
  6429. x.A = (int)(z.C.IntV(r.DecodeInt64(), codecSelferBitsize19780))
  6430. default:
  6431. z.DecStructFieldNotFound(-1, yys3)
  6432. } // end switch yys3
  6433. } // end for yyj3
  6434. }
  6435. func (x *Sstructsmall) codecDecodeSelfFromArray(l int, d *Decoder) {
  6436. var h codecSelfer19780
  6437. z, r := GenHelperDecoder(d)
  6438. _, _, _ = h, z, r
  6439. var yyj5 int
  6440. var yyb5 bool
  6441. var yyhl5 bool = l >= 0
  6442. yyj5++
  6443. if yyhl5 {
  6444. yyb5 = yyj5 > l
  6445. } else {
  6446. yyb5 = z.DecCheckBreak()
  6447. }
  6448. if yyb5 {
  6449. z.DecReadArrayEnd()
  6450. return
  6451. }
  6452. z.DecReadArrayElem()
  6453. x.A = (int)(z.C.IntV(r.DecodeInt64(), codecSelferBitsize19780))
  6454. for {
  6455. yyj5++
  6456. if yyhl5 {
  6457. yyb5 = yyj5 > l
  6458. } else {
  6459. yyb5 = z.DecCheckBreak()
  6460. }
  6461. if yyb5 {
  6462. break
  6463. }
  6464. z.DecReadArrayElem()
  6465. z.DecStructFieldNotFound(yyj5-1, "")
  6466. }
  6467. }
  6468. func (x *Sstructbig) CodecEncodeSelf(e *Encoder) {
  6469. var h codecSelfer19780
  6470. z, r := GenHelperEncoder(e)
  6471. _, _, _ = h, z, r
  6472. if x == nil {
  6473. r.EncodeNil()
  6474. } else {
  6475. yysep2 := !z.EncBinary()
  6476. yy2arr2 := z.EncBasicHandle().StructToArray
  6477. _, _ = yysep2, yy2arr2
  6478. const yyr2 bool = false // struct tag has 'toArray'
  6479. var yyn5 bool = x.Ssmallptr == nil
  6480. var yyn6 bool = x.Ssmall == nil
  6481. var yyn7 bool = x.Sptr == nil
  6482. if yyr2 || yy2arr2 {
  6483. z.EncWriteArrayStart(5)
  6484. z.EncWriteArrayElem()
  6485. r.EncodeInt(int64(x.A))
  6486. z.EncWriteArrayElem()
  6487. r.EncodeBool(bool(x.B))
  6488. if yyn5 {
  6489. z.EncWriteArrayElem()
  6490. r.EncodeNil()
  6491. } else {
  6492. z.EncWriteArrayElem()
  6493. x.Ssmallptr.CodecEncodeSelf(e)
  6494. }
  6495. if yyn6 {
  6496. z.EncWriteArrayElem()
  6497. r.EncodeNil()
  6498. } else {
  6499. z.EncWriteArrayElem()
  6500. x.Ssmall.CodecEncodeSelf(e)
  6501. }
  6502. if yyn7 {
  6503. z.EncWriteArrayElem()
  6504. r.EncodeNil()
  6505. } else {
  6506. z.EncWriteArrayElem()
  6507. x.Sptr.CodecEncodeSelf(e)
  6508. }
  6509. z.EncWriteArrayEnd()
  6510. } else {
  6511. z.EncWriteMapStart(5)
  6512. z.EncWriteMapElemKey()
  6513. if z.IsJSONHandle() {
  6514. z.WriteStr("\"A\"")
  6515. } else {
  6516. r.EncodeString(`A`)
  6517. }
  6518. z.EncWriteMapElemValue()
  6519. r.EncodeInt(int64(x.A))
  6520. z.EncWriteMapElemKey()
  6521. if z.IsJSONHandle() {
  6522. z.WriteStr("\"B\"")
  6523. } else {
  6524. r.EncodeString(`B`)
  6525. }
  6526. z.EncWriteMapElemValue()
  6527. r.EncodeBool(bool(x.B))
  6528. z.EncWriteMapElemKey()
  6529. if z.IsJSONHandle() {
  6530. z.WriteStr("\"Ssmallptr\"")
  6531. } else {
  6532. r.EncodeString(`Ssmallptr`)
  6533. }
  6534. z.EncWriteMapElemValue()
  6535. if yyn5 {
  6536. r.EncodeNil()
  6537. } else {
  6538. x.Ssmallptr.CodecEncodeSelf(e)
  6539. }
  6540. z.EncWriteMapElemKey()
  6541. if z.IsJSONHandle() {
  6542. z.WriteStr("\"Ssmall\"")
  6543. } else {
  6544. r.EncodeString(`Ssmall`)
  6545. }
  6546. z.EncWriteMapElemValue()
  6547. if yyn6 {
  6548. r.EncodeNil()
  6549. } else {
  6550. x.Ssmall.CodecEncodeSelf(e)
  6551. }
  6552. z.EncWriteMapElemKey()
  6553. if z.IsJSONHandle() {
  6554. z.WriteStr("\"Sptr\"")
  6555. } else {
  6556. r.EncodeString(`Sptr`)
  6557. }
  6558. z.EncWriteMapElemValue()
  6559. if yyn7 {
  6560. r.EncodeNil()
  6561. } else {
  6562. x.Sptr.CodecEncodeSelf(e)
  6563. }
  6564. z.EncWriteMapEnd()
  6565. }
  6566. }
  6567. }
  6568. func (x *Sstructbig) CodecDecodeSelf(d *Decoder) {
  6569. var h codecSelfer19780
  6570. z, r := GenHelperDecoder(d)
  6571. _, _, _ = h, z, r
  6572. yyct2 := r.ContainerType()
  6573. if yyct2 == codecSelferValueTypeNil19780 {
  6574. *(x) = Sstructbig{}
  6575. } else if yyct2 == codecSelferValueTypeMap19780 {
  6576. yyl2 := z.DecReadMapStart()
  6577. if yyl2 == 0 {
  6578. } else {
  6579. x.codecDecodeSelfFromMap(yyl2, d)
  6580. }
  6581. z.DecReadMapEnd()
  6582. } else if yyct2 == codecSelferValueTypeArray19780 {
  6583. yyl2 := z.DecReadArrayStart()
  6584. if yyl2 != 0 {
  6585. x.codecDecodeSelfFromArray(yyl2, d)
  6586. }
  6587. z.DecReadArrayEnd()
  6588. } else {
  6589. panic(errCodecSelferOnlyMapOrArrayEncodeToStruct19780)
  6590. }
  6591. }
  6592. func (x *Sstructbig) codecDecodeSelfFromMap(l int, d *Decoder) {
  6593. var h codecSelfer19780
  6594. z, r := GenHelperDecoder(d)
  6595. _, _, _ = h, z, r
  6596. var yyhl3 bool = l >= 0
  6597. for yyj3 := 0; ; yyj3++ {
  6598. if yyhl3 {
  6599. if yyj3 >= l {
  6600. break
  6601. }
  6602. } else {
  6603. if z.DecCheckBreak() {
  6604. break
  6605. }
  6606. }
  6607. z.DecReadMapElemKey()
  6608. yys3 := z.StringView(r.DecodeStringAsBytes())
  6609. z.DecReadMapElemValue()
  6610. switch yys3 {
  6611. case "A":
  6612. x.A = (int)(z.C.IntV(r.DecodeInt64(), codecSelferBitsize19780))
  6613. case "B":
  6614. x.B = (bool)(r.DecodeBool())
  6615. case "Ssmallptr":
  6616. if r.TryNil() {
  6617. if x.Ssmallptr != nil { // remove the if-true
  6618. x.Ssmallptr = nil
  6619. }
  6620. } else {
  6621. if x.Ssmallptr == nil {
  6622. x.Ssmallptr = new(Sstructsmall)
  6623. }
  6624. x.Ssmallptr.CodecDecodeSelf(d)
  6625. }
  6626. case "Ssmall":
  6627. if r.TryNil() {
  6628. if x.Ssmall != nil { // remove the if-true
  6629. x.Ssmall = nil
  6630. }
  6631. } else {
  6632. if x.Ssmall == nil {
  6633. x.Ssmall = new(Sstructsmall)
  6634. }
  6635. x.Ssmall.CodecDecodeSelf(d)
  6636. }
  6637. case "Sptr":
  6638. if r.TryNil() {
  6639. if x.Sptr != nil { // remove the if-true
  6640. x.Sptr = nil
  6641. }
  6642. } else {
  6643. if x.Sptr == nil {
  6644. x.Sptr = new(Sstructbig)
  6645. }
  6646. x.Sptr.CodecDecodeSelf(d)
  6647. }
  6648. default:
  6649. z.DecStructFieldNotFound(-1, yys3)
  6650. } // end switch yys3
  6651. } // end for yyj3
  6652. }
  6653. func (x *Sstructbig) codecDecodeSelfFromArray(l int, d *Decoder) {
  6654. var h codecSelfer19780
  6655. z, r := GenHelperDecoder(d)
  6656. _, _, _ = h, z, r
  6657. var yyj9 int
  6658. var yyb9 bool
  6659. var yyhl9 bool = l >= 0
  6660. yyj9++
  6661. if yyhl9 {
  6662. yyb9 = yyj9 > l
  6663. } else {
  6664. yyb9 = z.DecCheckBreak()
  6665. }
  6666. if yyb9 {
  6667. z.DecReadArrayEnd()
  6668. return
  6669. }
  6670. z.DecReadArrayElem()
  6671. x.A = (int)(z.C.IntV(r.DecodeInt64(), codecSelferBitsize19780))
  6672. yyj9++
  6673. if yyhl9 {
  6674. yyb9 = yyj9 > l
  6675. } else {
  6676. yyb9 = z.DecCheckBreak()
  6677. }
  6678. if yyb9 {
  6679. z.DecReadArrayEnd()
  6680. return
  6681. }
  6682. z.DecReadArrayElem()
  6683. x.B = (bool)(r.DecodeBool())
  6684. yyj9++
  6685. if yyhl9 {
  6686. yyb9 = yyj9 > l
  6687. } else {
  6688. yyb9 = z.DecCheckBreak()
  6689. }
  6690. if yyb9 {
  6691. z.DecReadArrayEnd()
  6692. return
  6693. }
  6694. z.DecReadArrayElem()
  6695. if r.TryNil() {
  6696. if x.Ssmallptr != nil { // remove the if-true
  6697. x.Ssmallptr = nil
  6698. }
  6699. } else {
  6700. if x.Ssmallptr == nil {
  6701. x.Ssmallptr = new(Sstructsmall)
  6702. }
  6703. x.Ssmallptr.CodecDecodeSelf(d)
  6704. }
  6705. yyj9++
  6706. if yyhl9 {
  6707. yyb9 = yyj9 > l
  6708. } else {
  6709. yyb9 = z.DecCheckBreak()
  6710. }
  6711. if yyb9 {
  6712. z.DecReadArrayEnd()
  6713. return
  6714. }
  6715. z.DecReadArrayElem()
  6716. if r.TryNil() {
  6717. if x.Ssmall != nil { // remove the if-true
  6718. x.Ssmall = nil
  6719. }
  6720. } else {
  6721. if x.Ssmall == nil {
  6722. x.Ssmall = new(Sstructsmall)
  6723. }
  6724. x.Ssmall.CodecDecodeSelf(d)
  6725. }
  6726. yyj9++
  6727. if yyhl9 {
  6728. yyb9 = yyj9 > l
  6729. } else {
  6730. yyb9 = z.DecCheckBreak()
  6731. }
  6732. if yyb9 {
  6733. z.DecReadArrayEnd()
  6734. return
  6735. }
  6736. z.DecReadArrayElem()
  6737. if r.TryNil() {
  6738. if x.Sptr != nil { // remove the if-true
  6739. x.Sptr = nil
  6740. }
  6741. } else {
  6742. if x.Sptr == nil {
  6743. x.Sptr = new(Sstructbig)
  6744. }
  6745. x.Sptr.CodecDecodeSelf(d)
  6746. }
  6747. for {
  6748. yyj9++
  6749. if yyhl9 {
  6750. yyb9 = yyj9 > l
  6751. } else {
  6752. yyb9 = z.DecCheckBreak()
  6753. }
  6754. if yyb9 {
  6755. break
  6756. }
  6757. z.DecReadArrayElem()
  6758. z.DecStructFieldNotFound(yyj9-1, "")
  6759. }
  6760. }
  6761. func (x *SstructbigMapBySlice) CodecEncodeSelf(e *Encoder) {
  6762. var h codecSelfer19780
  6763. z, r := GenHelperEncoder(e)
  6764. _, _, _ = h, z, r
  6765. if x == nil {
  6766. r.EncodeNil()
  6767. } else {
  6768. yysep2 := !z.EncBinary()
  6769. yy2arr2 := z.EncBasicHandle().StructToArray
  6770. _, _ = yysep2, yy2arr2
  6771. const yyr2 bool = true // struct tag has 'toArray'
  6772. var yyn5 bool = x.Ssmallptr == nil
  6773. var yyn6 bool = x.Ssmall == nil
  6774. var yyn7 bool = x.Sptr == nil
  6775. if yyr2 || yy2arr2 {
  6776. z.EncWriteArrayStart(5)
  6777. z.EncWriteArrayElem()
  6778. r.EncodeInt(int64(x.A))
  6779. z.EncWriteArrayElem()
  6780. r.EncodeBool(bool(x.B))
  6781. if yyn5 {
  6782. z.EncWriteArrayElem()
  6783. r.EncodeNil()
  6784. } else {
  6785. z.EncWriteArrayElem()
  6786. x.Ssmallptr.CodecEncodeSelf(e)
  6787. }
  6788. if yyn6 {
  6789. z.EncWriteArrayElem()
  6790. r.EncodeNil()
  6791. } else {
  6792. z.EncWriteArrayElem()
  6793. x.Ssmall.CodecEncodeSelf(e)
  6794. }
  6795. if yyn7 {
  6796. z.EncWriteArrayElem()
  6797. r.EncodeNil()
  6798. } else {
  6799. z.EncWriteArrayElem()
  6800. x.Sptr.CodecEncodeSelf(e)
  6801. }
  6802. z.EncWriteArrayEnd()
  6803. } else {
  6804. z.EncWriteMapStart(5)
  6805. z.EncWriteMapElemKey()
  6806. if z.IsJSONHandle() {
  6807. z.WriteStr("\"A\"")
  6808. } else {
  6809. r.EncodeString(`A`)
  6810. }
  6811. z.EncWriteMapElemValue()
  6812. r.EncodeInt(int64(x.A))
  6813. z.EncWriteMapElemKey()
  6814. if z.IsJSONHandle() {
  6815. z.WriteStr("\"B\"")
  6816. } else {
  6817. r.EncodeString(`B`)
  6818. }
  6819. z.EncWriteMapElemValue()
  6820. r.EncodeBool(bool(x.B))
  6821. z.EncWriteMapElemKey()
  6822. if z.IsJSONHandle() {
  6823. z.WriteStr("\"Ssmallptr\"")
  6824. } else {
  6825. r.EncodeString(`Ssmallptr`)
  6826. }
  6827. z.EncWriteMapElemValue()
  6828. if yyn5 {
  6829. r.EncodeNil()
  6830. } else {
  6831. x.Ssmallptr.CodecEncodeSelf(e)
  6832. }
  6833. z.EncWriteMapElemKey()
  6834. if z.IsJSONHandle() {
  6835. z.WriteStr("\"Ssmall\"")
  6836. } else {
  6837. r.EncodeString(`Ssmall`)
  6838. }
  6839. z.EncWriteMapElemValue()
  6840. if yyn6 {
  6841. r.EncodeNil()
  6842. } else {
  6843. x.Ssmall.CodecEncodeSelf(e)
  6844. }
  6845. z.EncWriteMapElemKey()
  6846. if z.IsJSONHandle() {
  6847. z.WriteStr("\"Sptr\"")
  6848. } else {
  6849. r.EncodeString(`Sptr`)
  6850. }
  6851. z.EncWriteMapElemValue()
  6852. if yyn7 {
  6853. r.EncodeNil()
  6854. } else {
  6855. x.Sptr.CodecEncodeSelf(e)
  6856. }
  6857. z.EncWriteMapEnd()
  6858. }
  6859. }
  6860. }
  6861. func (x *SstructbigMapBySlice) CodecDecodeSelf(d *Decoder) {
  6862. var h codecSelfer19780
  6863. z, r := GenHelperDecoder(d)
  6864. _, _, _ = h, z, r
  6865. yyct2 := r.ContainerType()
  6866. if yyct2 == codecSelferValueTypeNil19780 {
  6867. *(x) = SstructbigMapBySlice{}
  6868. } else if yyct2 == codecSelferValueTypeMap19780 {
  6869. yyl2 := z.DecReadMapStart()
  6870. if yyl2 == 0 {
  6871. } else {
  6872. x.codecDecodeSelfFromMap(yyl2, d)
  6873. }
  6874. z.DecReadMapEnd()
  6875. } else if yyct2 == codecSelferValueTypeArray19780 {
  6876. yyl2 := z.DecReadArrayStart()
  6877. if yyl2 != 0 {
  6878. x.codecDecodeSelfFromArray(yyl2, d)
  6879. }
  6880. z.DecReadArrayEnd()
  6881. } else {
  6882. panic(errCodecSelferOnlyMapOrArrayEncodeToStruct19780)
  6883. }
  6884. }
  6885. func (x *SstructbigMapBySlice) codecDecodeSelfFromMap(l int, d *Decoder) {
  6886. var h codecSelfer19780
  6887. z, r := GenHelperDecoder(d)
  6888. _, _, _ = h, z, r
  6889. var yyhl3 bool = l >= 0
  6890. for yyj3 := 0; ; yyj3++ {
  6891. if yyhl3 {
  6892. if yyj3 >= l {
  6893. break
  6894. }
  6895. } else {
  6896. if z.DecCheckBreak() {
  6897. break
  6898. }
  6899. }
  6900. z.DecReadMapElemKey()
  6901. yys3 := z.StringView(r.DecodeStringAsBytes())
  6902. z.DecReadMapElemValue()
  6903. switch yys3 {
  6904. case "A":
  6905. x.A = (int)(z.C.IntV(r.DecodeInt64(), codecSelferBitsize19780))
  6906. case "B":
  6907. x.B = (bool)(r.DecodeBool())
  6908. case "Ssmallptr":
  6909. if r.TryNil() {
  6910. if x.Ssmallptr != nil { // remove the if-true
  6911. x.Ssmallptr = nil
  6912. }
  6913. } else {
  6914. if x.Ssmallptr == nil {
  6915. x.Ssmallptr = new(Sstructsmall)
  6916. }
  6917. x.Ssmallptr.CodecDecodeSelf(d)
  6918. }
  6919. case "Ssmall":
  6920. if r.TryNil() {
  6921. if x.Ssmall != nil { // remove the if-true
  6922. x.Ssmall = nil
  6923. }
  6924. } else {
  6925. if x.Ssmall == nil {
  6926. x.Ssmall = new(Sstructsmall)
  6927. }
  6928. x.Ssmall.CodecDecodeSelf(d)
  6929. }
  6930. case "Sptr":
  6931. if r.TryNil() {
  6932. if x.Sptr != nil { // remove the if-true
  6933. x.Sptr = nil
  6934. }
  6935. } else {
  6936. if x.Sptr == nil {
  6937. x.Sptr = new(Sstructbig)
  6938. }
  6939. x.Sptr.CodecDecodeSelf(d)
  6940. }
  6941. default:
  6942. z.DecStructFieldNotFound(-1, yys3)
  6943. } // end switch yys3
  6944. } // end for yyj3
  6945. }
  6946. func (x *SstructbigMapBySlice) codecDecodeSelfFromArray(l int, d *Decoder) {
  6947. var h codecSelfer19780
  6948. z, r := GenHelperDecoder(d)
  6949. _, _, _ = h, z, r
  6950. var yyj9 int
  6951. var yyb9 bool
  6952. var yyhl9 bool = l >= 0
  6953. yyj9++
  6954. if yyhl9 {
  6955. yyb9 = yyj9 > l
  6956. } else {
  6957. yyb9 = z.DecCheckBreak()
  6958. }
  6959. if yyb9 {
  6960. z.DecReadArrayEnd()
  6961. return
  6962. }
  6963. z.DecReadArrayElem()
  6964. x.A = (int)(z.C.IntV(r.DecodeInt64(), codecSelferBitsize19780))
  6965. yyj9++
  6966. if yyhl9 {
  6967. yyb9 = yyj9 > l
  6968. } else {
  6969. yyb9 = z.DecCheckBreak()
  6970. }
  6971. if yyb9 {
  6972. z.DecReadArrayEnd()
  6973. return
  6974. }
  6975. z.DecReadArrayElem()
  6976. x.B = (bool)(r.DecodeBool())
  6977. yyj9++
  6978. if yyhl9 {
  6979. yyb9 = yyj9 > l
  6980. } else {
  6981. yyb9 = z.DecCheckBreak()
  6982. }
  6983. if yyb9 {
  6984. z.DecReadArrayEnd()
  6985. return
  6986. }
  6987. z.DecReadArrayElem()
  6988. if r.TryNil() {
  6989. if x.Ssmallptr != nil { // remove the if-true
  6990. x.Ssmallptr = nil
  6991. }
  6992. } else {
  6993. if x.Ssmallptr == nil {
  6994. x.Ssmallptr = new(Sstructsmall)
  6995. }
  6996. x.Ssmallptr.CodecDecodeSelf(d)
  6997. }
  6998. yyj9++
  6999. if yyhl9 {
  7000. yyb9 = yyj9 > l
  7001. } else {
  7002. yyb9 = z.DecCheckBreak()
  7003. }
  7004. if yyb9 {
  7005. z.DecReadArrayEnd()
  7006. return
  7007. }
  7008. z.DecReadArrayElem()
  7009. if r.TryNil() {
  7010. if x.Ssmall != nil { // remove the if-true
  7011. x.Ssmall = nil
  7012. }
  7013. } else {
  7014. if x.Ssmall == nil {
  7015. x.Ssmall = new(Sstructsmall)
  7016. }
  7017. x.Ssmall.CodecDecodeSelf(d)
  7018. }
  7019. yyj9++
  7020. if yyhl9 {
  7021. yyb9 = yyj9 > l
  7022. } else {
  7023. yyb9 = z.DecCheckBreak()
  7024. }
  7025. if yyb9 {
  7026. z.DecReadArrayEnd()
  7027. return
  7028. }
  7029. z.DecReadArrayElem()
  7030. if r.TryNil() {
  7031. if x.Sptr != nil { // remove the if-true
  7032. x.Sptr = nil
  7033. }
  7034. } else {
  7035. if x.Sptr == nil {
  7036. x.Sptr = new(Sstructbig)
  7037. }
  7038. x.Sptr.CodecDecodeSelf(d)
  7039. }
  7040. for {
  7041. yyj9++
  7042. if yyhl9 {
  7043. yyb9 = yyj9 > l
  7044. } else {
  7045. yyb9 = z.DecCheckBreak()
  7046. }
  7047. if yyb9 {
  7048. break
  7049. }
  7050. z.DecReadArrayElem()
  7051. z.DecStructFieldNotFound(yyj9-1, "")
  7052. }
  7053. }
  7054. func (x *tLowerFirstLetter) CodecEncodeSelf(e *Encoder) {
  7055. var h codecSelfer19780
  7056. z, r := GenHelperEncoder(e)
  7057. _, _, _ = h, z, r
  7058. if x == nil {
  7059. r.EncodeNil()
  7060. } else {
  7061. yysep2 := !z.EncBinary()
  7062. yy2arr2 := z.EncBasicHandle().StructToArray
  7063. _, _ = yysep2, yy2arr2
  7064. const yyr2 bool = false // struct tag has 'toArray'
  7065. if yyr2 || yy2arr2 {
  7066. z.EncWriteArrayStart(2)
  7067. z.EncWriteArrayElem()
  7068. r.EncodeInt(int64(x.I))
  7069. z.EncWriteArrayElem()
  7070. r.EncodeString(string(x.S))
  7071. z.EncWriteArrayEnd()
  7072. } else {
  7073. z.EncWriteMapStart(2)
  7074. z.EncWriteMapElemKey()
  7075. if z.IsJSONHandle() {
  7076. z.WriteStr("\"I\"")
  7077. } else {
  7078. r.EncodeString(`I`)
  7079. }
  7080. z.EncWriteMapElemValue()
  7081. r.EncodeInt(int64(x.I))
  7082. z.EncWriteMapElemKey()
  7083. if z.IsJSONHandle() {
  7084. z.WriteStr("\"S\"")
  7085. } else {
  7086. r.EncodeString(`S`)
  7087. }
  7088. z.EncWriteMapElemValue()
  7089. r.EncodeString(string(x.S))
  7090. z.EncWriteMapEnd()
  7091. }
  7092. }
  7093. }
  7094. func (x *tLowerFirstLetter) CodecDecodeSelf(d *Decoder) {
  7095. var h codecSelfer19780
  7096. z, r := GenHelperDecoder(d)
  7097. _, _, _ = h, z, r
  7098. yyct2 := r.ContainerType()
  7099. if yyct2 == codecSelferValueTypeNil19780 {
  7100. *(x) = tLowerFirstLetter{}
  7101. } else if yyct2 == codecSelferValueTypeMap19780 {
  7102. yyl2 := z.DecReadMapStart()
  7103. if yyl2 == 0 {
  7104. } else {
  7105. x.codecDecodeSelfFromMap(yyl2, d)
  7106. }
  7107. z.DecReadMapEnd()
  7108. } else if yyct2 == codecSelferValueTypeArray19780 {
  7109. yyl2 := z.DecReadArrayStart()
  7110. if yyl2 != 0 {
  7111. x.codecDecodeSelfFromArray(yyl2, d)
  7112. }
  7113. z.DecReadArrayEnd()
  7114. } else {
  7115. panic(errCodecSelferOnlyMapOrArrayEncodeToStruct19780)
  7116. }
  7117. }
  7118. func (x *tLowerFirstLetter) codecDecodeSelfFromMap(l int, d *Decoder) {
  7119. var h codecSelfer19780
  7120. z, r := GenHelperDecoder(d)
  7121. _, _, _ = h, z, r
  7122. var yyhl3 bool = l >= 0
  7123. for yyj3 := 0; ; yyj3++ {
  7124. if yyhl3 {
  7125. if yyj3 >= l {
  7126. break
  7127. }
  7128. } else {
  7129. if z.DecCheckBreak() {
  7130. break
  7131. }
  7132. }
  7133. z.DecReadMapElemKey()
  7134. yys3 := z.StringView(r.DecodeStringAsBytes())
  7135. z.DecReadMapElemValue()
  7136. switch yys3 {
  7137. case "I":
  7138. x.I = (int)(z.C.IntV(r.DecodeInt64(), codecSelferBitsize19780))
  7139. case "S":
  7140. x.S = (string)(string(r.DecodeStringAsBytes()))
  7141. default:
  7142. z.DecStructFieldNotFound(-1, yys3)
  7143. } // end switch yys3
  7144. } // end for yyj3
  7145. }
  7146. func (x *tLowerFirstLetter) codecDecodeSelfFromArray(l int, d *Decoder) {
  7147. var h codecSelfer19780
  7148. z, r := GenHelperDecoder(d)
  7149. _, _, _ = h, z, r
  7150. var yyj6 int
  7151. var yyb6 bool
  7152. var yyhl6 bool = l >= 0
  7153. yyj6++
  7154. if yyhl6 {
  7155. yyb6 = yyj6 > l
  7156. } else {
  7157. yyb6 = z.DecCheckBreak()
  7158. }
  7159. if yyb6 {
  7160. z.DecReadArrayEnd()
  7161. return
  7162. }
  7163. z.DecReadArrayElem()
  7164. x.I = (int)(z.C.IntV(r.DecodeInt64(), codecSelferBitsize19780))
  7165. yyj6++
  7166. if yyhl6 {
  7167. yyb6 = yyj6 > l
  7168. } else {
  7169. yyb6 = z.DecCheckBreak()
  7170. }
  7171. if yyb6 {
  7172. z.DecReadArrayEnd()
  7173. return
  7174. }
  7175. z.DecReadArrayElem()
  7176. x.S = (string)(string(r.DecodeStringAsBytes()))
  7177. for {
  7178. yyj6++
  7179. if yyhl6 {
  7180. yyb6 = yyj6 > l
  7181. } else {
  7182. yyb6 = z.DecCheckBreak()
  7183. }
  7184. if yyb6 {
  7185. break
  7186. }
  7187. z.DecReadArrayElem()
  7188. z.DecStructFieldNotFound(yyj6-1, "")
  7189. }
  7190. }
  7191. func (x wrapInt64) CodecEncodeSelf(e *Encoder) {
  7192. var h codecSelfer19780
  7193. z, r := GenHelperEncoder(e)
  7194. _, _, _ = h, z, r
  7195. r.EncodeInt(int64(x))
  7196. }
  7197. func (x *wrapInt64) CodecDecodeSelf(d *Decoder) {
  7198. var h codecSelfer19780
  7199. z, r := GenHelperDecoder(d)
  7200. _, _, _ = h, z, r
  7201. *x = (wrapInt64)(r.DecodeInt64())
  7202. }
  7203. func (x wrapUint8) CodecEncodeSelf(e *Encoder) {
  7204. var h codecSelfer19780
  7205. z, r := GenHelperEncoder(e)
  7206. _, _, _ = h, z, r
  7207. r.EncodeUint(uint64(x))
  7208. }
  7209. func (x *wrapUint8) CodecDecodeSelf(d *Decoder) {
  7210. var h codecSelfer19780
  7211. z, r := GenHelperDecoder(d)
  7212. _, _, _ = h, z, r
  7213. *x = (wrapUint8)(z.C.UintV(r.DecodeUint64(), 8))
  7214. }
  7215. func (x wrapBytes) CodecEncodeSelf(e *Encoder) {
  7216. var h codecSelfer19780
  7217. z, r := GenHelperEncoder(e)
  7218. _, _, _ = h, z, r
  7219. if x == nil {
  7220. r.EncodeNil()
  7221. } else {
  7222. h.encwrapBytes((wrapBytes)(x), e)
  7223. } // end block: if x slice == nil
  7224. }
  7225. func (x *wrapBytes) CodecDecodeSelf(d *Decoder) {
  7226. var h codecSelfer19780
  7227. z, r := GenHelperDecoder(d)
  7228. _, _, _ = h, z, r
  7229. h.decwrapBytes((*wrapBytes)(x), d)
  7230. }
  7231. func (x *AnonInTestStrucIntf) CodecEncodeSelf(e *Encoder) {
  7232. var h codecSelfer19780
  7233. z, r := GenHelperEncoder(e)
  7234. _, _, _ = h, z, r
  7235. if x == nil {
  7236. r.EncodeNil()
  7237. } else {
  7238. yysep2 := !z.EncBinary()
  7239. yy2arr2 := z.EncBasicHandle().StructToArray
  7240. _, _ = yysep2, yy2arr2
  7241. const yyr2 bool = false // struct tag has 'toArray'
  7242. var yyn7 bool = x.Tptr == nil
  7243. if yyr2 || yy2arr2 {
  7244. z.EncWriteArrayStart(5)
  7245. z.EncWriteArrayElem()
  7246. if x.Islice == nil {
  7247. r.EncodeNil()
  7248. } else {
  7249. z.F.EncSliceIntfV(x.Islice, e)
  7250. } // end block: if x.Islice slice == nil
  7251. z.EncWriteArrayElem()
  7252. if x.Ms == nil {
  7253. r.EncodeNil()
  7254. } else {
  7255. z.F.EncMapStringIntfV(x.Ms, e)
  7256. } // end block: if x.Ms map == nil
  7257. z.EncWriteArrayElem()
  7258. z.EncFallback(x.Nintf)
  7259. z.EncWriteArrayElem()
  7260. if !z.EncBasicHandle().TimeNotBuiltin {
  7261. r.EncodeTime(x.T)
  7262. } else if yyxt11 := z.Extension(z.I2Rtid(x.T)); yyxt11 != nil {
  7263. z.EncExtension(x.T, yyxt11)
  7264. } else if z.EncBinary() {
  7265. z.EncBinaryMarshal(x.T)
  7266. } else if !z.EncBinary() && z.IsJSONHandle() {
  7267. z.EncJSONMarshal(x.T)
  7268. } else {
  7269. z.EncFallback(x.T)
  7270. }
  7271. if yyn7 {
  7272. z.EncWriteArrayElem()
  7273. r.EncodeNil()
  7274. } else {
  7275. z.EncWriteArrayElem()
  7276. yy12 := *x.Tptr
  7277. if !z.EncBasicHandle().TimeNotBuiltin {
  7278. r.EncodeTime(yy12)
  7279. } else if yyxt13 := z.Extension(z.I2Rtid(yy12)); yyxt13 != nil {
  7280. z.EncExtension(yy12, yyxt13)
  7281. } else if z.EncBinary() {
  7282. z.EncBinaryMarshal(yy12)
  7283. } else if !z.EncBinary() && z.IsJSONHandle() {
  7284. z.EncJSONMarshal(yy12)
  7285. } else {
  7286. z.EncFallback(yy12)
  7287. }
  7288. }
  7289. z.EncWriteArrayEnd()
  7290. } else {
  7291. z.EncWriteMapStart(5)
  7292. z.EncWriteMapElemKey()
  7293. if z.IsJSONHandle() {
  7294. z.WriteStr("\"Islice\"")
  7295. } else {
  7296. r.EncodeString(`Islice`)
  7297. }
  7298. z.EncWriteMapElemValue()
  7299. if x.Islice == nil {
  7300. r.EncodeNil()
  7301. } else {
  7302. z.F.EncSliceIntfV(x.Islice, e)
  7303. } // end block: if x.Islice slice == nil
  7304. z.EncWriteMapElemKey()
  7305. if z.IsJSONHandle() {
  7306. z.WriteStr("\"Ms\"")
  7307. } else {
  7308. r.EncodeString(`Ms`)
  7309. }
  7310. z.EncWriteMapElemValue()
  7311. if x.Ms == nil {
  7312. r.EncodeNil()
  7313. } else {
  7314. z.F.EncMapStringIntfV(x.Ms, e)
  7315. } // end block: if x.Ms map == nil
  7316. z.EncWriteMapElemKey()
  7317. if z.IsJSONHandle() {
  7318. z.WriteStr("\"Nintf\"")
  7319. } else {
  7320. r.EncodeString(`Nintf`)
  7321. }
  7322. z.EncWriteMapElemValue()
  7323. z.EncFallback(x.Nintf)
  7324. z.EncWriteMapElemKey()
  7325. if z.IsJSONHandle() {
  7326. z.WriteStr("\"T\"")
  7327. } else {
  7328. r.EncodeString(`T`)
  7329. }
  7330. z.EncWriteMapElemValue()
  7331. if !z.EncBasicHandle().TimeNotBuiltin {
  7332. r.EncodeTime(x.T)
  7333. } else if yyxt17 := z.Extension(z.I2Rtid(x.T)); yyxt17 != nil {
  7334. z.EncExtension(x.T, yyxt17)
  7335. } else if z.EncBinary() {
  7336. z.EncBinaryMarshal(x.T)
  7337. } else if !z.EncBinary() && z.IsJSONHandle() {
  7338. z.EncJSONMarshal(x.T)
  7339. } else {
  7340. z.EncFallback(x.T)
  7341. }
  7342. z.EncWriteMapElemKey()
  7343. if z.IsJSONHandle() {
  7344. z.WriteStr("\"Tptr\"")
  7345. } else {
  7346. r.EncodeString(`Tptr`)
  7347. }
  7348. z.EncWriteMapElemValue()
  7349. if yyn7 {
  7350. r.EncodeNil()
  7351. } else {
  7352. yy18 := *x.Tptr
  7353. if !z.EncBasicHandle().TimeNotBuiltin {
  7354. r.EncodeTime(yy18)
  7355. } else if yyxt19 := z.Extension(z.I2Rtid(yy18)); yyxt19 != nil {
  7356. z.EncExtension(yy18, yyxt19)
  7357. } else if z.EncBinary() {
  7358. z.EncBinaryMarshal(yy18)
  7359. } else if !z.EncBinary() && z.IsJSONHandle() {
  7360. z.EncJSONMarshal(yy18)
  7361. } else {
  7362. z.EncFallback(yy18)
  7363. }
  7364. }
  7365. z.EncWriteMapEnd()
  7366. }
  7367. }
  7368. }
  7369. func (x *AnonInTestStrucIntf) CodecDecodeSelf(d *Decoder) {
  7370. var h codecSelfer19780
  7371. z, r := GenHelperDecoder(d)
  7372. _, _, _ = h, z, r
  7373. yyct2 := r.ContainerType()
  7374. if yyct2 == codecSelferValueTypeNil19780 {
  7375. *(x) = AnonInTestStrucIntf{}
  7376. } else if yyct2 == codecSelferValueTypeMap19780 {
  7377. yyl2 := z.DecReadMapStart()
  7378. if yyl2 == 0 {
  7379. } else {
  7380. x.codecDecodeSelfFromMap(yyl2, d)
  7381. }
  7382. z.DecReadMapEnd()
  7383. } else if yyct2 == codecSelferValueTypeArray19780 {
  7384. yyl2 := z.DecReadArrayStart()
  7385. if yyl2 != 0 {
  7386. x.codecDecodeSelfFromArray(yyl2, d)
  7387. }
  7388. z.DecReadArrayEnd()
  7389. } else {
  7390. panic(errCodecSelferOnlyMapOrArrayEncodeToStruct19780)
  7391. }
  7392. }
  7393. func (x *AnonInTestStrucIntf) codecDecodeSelfFromMap(l int, d *Decoder) {
  7394. var h codecSelfer19780
  7395. z, r := GenHelperDecoder(d)
  7396. _, _, _ = h, z, r
  7397. var yyhl3 bool = l >= 0
  7398. for yyj3 := 0; ; yyj3++ {
  7399. if yyhl3 {
  7400. if yyj3 >= l {
  7401. break
  7402. }
  7403. } else {
  7404. if z.DecCheckBreak() {
  7405. break
  7406. }
  7407. }
  7408. z.DecReadMapElemKey()
  7409. yys3 := z.StringView(r.DecodeStringAsBytes())
  7410. z.DecReadMapElemValue()
  7411. switch yys3 {
  7412. case "Islice":
  7413. z.F.DecSliceIntfX(&x.Islice, d)
  7414. case "Ms":
  7415. z.F.DecMapStringIntfX(&x.Ms, d)
  7416. case "Nintf":
  7417. z.DecFallback(&x.Nintf, true)
  7418. case "T":
  7419. if !z.DecBasicHandle().TimeNotBuiltin {
  7420. x.T = r.DecodeTime()
  7421. } else if yyxt11 := z.Extension(z.I2Rtid(x.T)); yyxt11 != nil {
  7422. z.DecExtension(x.T, yyxt11)
  7423. } else if z.DecBinary() {
  7424. z.DecBinaryUnmarshal(&x.T)
  7425. } else if !z.DecBinary() && z.IsJSONHandle() {
  7426. z.DecJSONUnmarshal(&x.T)
  7427. } else {
  7428. z.DecFallback(&x.T, false)
  7429. }
  7430. case "Tptr":
  7431. if r.TryNil() {
  7432. if x.Tptr != nil { // remove the if-true
  7433. x.Tptr = nil
  7434. }
  7435. } else {
  7436. if x.Tptr == nil {
  7437. x.Tptr = new(time.Time)
  7438. }
  7439. if !z.DecBasicHandle().TimeNotBuiltin {
  7440. *x.Tptr = r.DecodeTime()
  7441. } else if yyxt13 := z.Extension(z.I2Rtid(x.Tptr)); yyxt13 != nil {
  7442. z.DecExtension(x.Tptr, yyxt13)
  7443. } else if z.DecBinary() {
  7444. z.DecBinaryUnmarshal(x.Tptr)
  7445. } else if !z.DecBinary() && z.IsJSONHandle() {
  7446. z.DecJSONUnmarshal(x.Tptr)
  7447. } else {
  7448. z.DecFallback(x.Tptr, false)
  7449. }
  7450. }
  7451. default:
  7452. z.DecStructFieldNotFound(-1, yys3)
  7453. } // end switch yys3
  7454. } // end for yyj3
  7455. }
  7456. func (x *AnonInTestStrucIntf) codecDecodeSelfFromArray(l int, d *Decoder) {
  7457. var h codecSelfer19780
  7458. z, r := GenHelperDecoder(d)
  7459. _, _, _ = h, z, r
  7460. var yyj14 int
  7461. var yyb14 bool
  7462. var yyhl14 bool = l >= 0
  7463. yyj14++
  7464. if yyhl14 {
  7465. yyb14 = yyj14 > l
  7466. } else {
  7467. yyb14 = z.DecCheckBreak()
  7468. }
  7469. if yyb14 {
  7470. z.DecReadArrayEnd()
  7471. return
  7472. }
  7473. z.DecReadArrayElem()
  7474. z.F.DecSliceIntfX(&x.Islice, d)
  7475. yyj14++
  7476. if yyhl14 {
  7477. yyb14 = yyj14 > l
  7478. } else {
  7479. yyb14 = z.DecCheckBreak()
  7480. }
  7481. if yyb14 {
  7482. z.DecReadArrayEnd()
  7483. return
  7484. }
  7485. z.DecReadArrayElem()
  7486. z.F.DecMapStringIntfX(&x.Ms, d)
  7487. yyj14++
  7488. if yyhl14 {
  7489. yyb14 = yyj14 > l
  7490. } else {
  7491. yyb14 = z.DecCheckBreak()
  7492. }
  7493. if yyb14 {
  7494. z.DecReadArrayEnd()
  7495. return
  7496. }
  7497. z.DecReadArrayElem()
  7498. z.DecFallback(&x.Nintf, true)
  7499. yyj14++
  7500. if yyhl14 {
  7501. yyb14 = yyj14 > l
  7502. } else {
  7503. yyb14 = z.DecCheckBreak()
  7504. }
  7505. if yyb14 {
  7506. z.DecReadArrayEnd()
  7507. return
  7508. }
  7509. z.DecReadArrayElem()
  7510. if !z.DecBasicHandle().TimeNotBuiltin {
  7511. x.T = r.DecodeTime()
  7512. } else if yyxt22 := z.Extension(z.I2Rtid(x.T)); yyxt22 != nil {
  7513. z.DecExtension(x.T, yyxt22)
  7514. } else if z.DecBinary() {
  7515. z.DecBinaryUnmarshal(&x.T)
  7516. } else if !z.DecBinary() && z.IsJSONHandle() {
  7517. z.DecJSONUnmarshal(&x.T)
  7518. } else {
  7519. z.DecFallback(&x.T, false)
  7520. }
  7521. yyj14++
  7522. if yyhl14 {
  7523. yyb14 = yyj14 > l
  7524. } else {
  7525. yyb14 = z.DecCheckBreak()
  7526. }
  7527. if yyb14 {
  7528. z.DecReadArrayEnd()
  7529. return
  7530. }
  7531. z.DecReadArrayElem()
  7532. if r.TryNil() {
  7533. if x.Tptr != nil { // remove the if-true
  7534. x.Tptr = nil
  7535. }
  7536. } else {
  7537. if x.Tptr == nil {
  7538. x.Tptr = new(time.Time)
  7539. }
  7540. if !z.DecBasicHandle().TimeNotBuiltin {
  7541. *x.Tptr = r.DecodeTime()
  7542. } else if yyxt24 := z.Extension(z.I2Rtid(x.Tptr)); yyxt24 != nil {
  7543. z.DecExtension(x.Tptr, yyxt24)
  7544. } else if z.DecBinary() {
  7545. z.DecBinaryUnmarshal(x.Tptr)
  7546. } else if !z.DecBinary() && z.IsJSONHandle() {
  7547. z.DecJSONUnmarshal(x.Tptr)
  7548. } else {
  7549. z.DecFallback(x.Tptr, false)
  7550. }
  7551. }
  7552. for {
  7553. yyj14++
  7554. if yyhl14 {
  7555. yyb14 = yyj14 > l
  7556. } else {
  7557. yyb14 = z.DecCheckBreak()
  7558. }
  7559. if yyb14 {
  7560. break
  7561. }
  7562. z.DecReadArrayElem()
  7563. z.DecStructFieldNotFound(yyj14-1, "")
  7564. }
  7565. }
  7566. func (x *missingFielderT1) CodecEncodeSelf(e *Encoder) {
  7567. var h codecSelfer19780
  7568. z, r := GenHelperEncoder(e)
  7569. _, _, _ = h, z, r
  7570. if x == nil {
  7571. r.EncodeNil()
  7572. } else {
  7573. yysep2 := !z.EncBinary()
  7574. yy2arr2 := z.EncBasicHandle().StructToArray
  7575. _, _ = yysep2, yy2arr2
  7576. const yyr2 bool = false // struct tag has 'toArray'
  7577. if yyr2 || yy2arr2 {
  7578. z.EncWriteArrayStart(2)
  7579. z.EncWriteArrayElem()
  7580. r.EncodeString(string(x.S))
  7581. z.EncWriteArrayElem()
  7582. r.EncodeBool(bool(x.B))
  7583. z.EncWriteArrayEnd()
  7584. } else {
  7585. z.EncWriteMapStart(2)
  7586. z.EncWriteMapElemKey()
  7587. if z.IsJSONHandle() {
  7588. z.WriteStr("\"S\"")
  7589. } else {
  7590. r.EncodeString(`S`)
  7591. }
  7592. z.EncWriteMapElemValue()
  7593. r.EncodeString(string(x.S))
  7594. z.EncWriteMapElemKey()
  7595. if z.IsJSONHandle() {
  7596. z.WriteStr("\"B\"")
  7597. } else {
  7598. r.EncodeString(`B`)
  7599. }
  7600. z.EncWriteMapElemValue()
  7601. r.EncodeBool(bool(x.B))
  7602. z.EncWriteMapEnd()
  7603. }
  7604. }
  7605. }
  7606. func (x *missingFielderT1) CodecDecodeSelf(d *Decoder) {
  7607. var h codecSelfer19780
  7608. z, r := GenHelperDecoder(d)
  7609. _, _, _ = h, z, r
  7610. yyct2 := r.ContainerType()
  7611. if yyct2 == codecSelferValueTypeNil19780 {
  7612. *(x) = missingFielderT1{}
  7613. } else if yyct2 == codecSelferValueTypeMap19780 {
  7614. yyl2 := z.DecReadMapStart()
  7615. if yyl2 == 0 {
  7616. } else {
  7617. x.codecDecodeSelfFromMap(yyl2, d)
  7618. }
  7619. z.DecReadMapEnd()
  7620. } else if yyct2 == codecSelferValueTypeArray19780 {
  7621. yyl2 := z.DecReadArrayStart()
  7622. if yyl2 != 0 {
  7623. x.codecDecodeSelfFromArray(yyl2, d)
  7624. }
  7625. z.DecReadArrayEnd()
  7626. } else {
  7627. panic(errCodecSelferOnlyMapOrArrayEncodeToStruct19780)
  7628. }
  7629. }
  7630. func (x *missingFielderT1) codecDecodeSelfFromMap(l int, d *Decoder) {
  7631. var h codecSelfer19780
  7632. z, r := GenHelperDecoder(d)
  7633. _, _, _ = h, z, r
  7634. var yyhl3 bool = l >= 0
  7635. for yyj3 := 0; ; yyj3++ {
  7636. if yyhl3 {
  7637. if yyj3 >= l {
  7638. break
  7639. }
  7640. } else {
  7641. if z.DecCheckBreak() {
  7642. break
  7643. }
  7644. }
  7645. z.DecReadMapElemKey()
  7646. yys3 := z.StringView(r.DecodeStringAsBytes())
  7647. z.DecReadMapElemValue()
  7648. switch yys3 {
  7649. case "S":
  7650. x.S = (string)(string(r.DecodeStringAsBytes()))
  7651. case "B":
  7652. x.B = (bool)(r.DecodeBool())
  7653. default:
  7654. z.DecStructFieldNotFound(-1, yys3)
  7655. } // end switch yys3
  7656. } // end for yyj3
  7657. }
  7658. func (x *missingFielderT1) codecDecodeSelfFromArray(l int, d *Decoder) {
  7659. var h codecSelfer19780
  7660. z, r := GenHelperDecoder(d)
  7661. _, _, _ = h, z, r
  7662. var yyj6 int
  7663. var yyb6 bool
  7664. var yyhl6 bool = l >= 0
  7665. yyj6++
  7666. if yyhl6 {
  7667. yyb6 = yyj6 > l
  7668. } else {
  7669. yyb6 = z.DecCheckBreak()
  7670. }
  7671. if yyb6 {
  7672. z.DecReadArrayEnd()
  7673. return
  7674. }
  7675. z.DecReadArrayElem()
  7676. x.S = (string)(string(r.DecodeStringAsBytes()))
  7677. yyj6++
  7678. if yyhl6 {
  7679. yyb6 = yyj6 > l
  7680. } else {
  7681. yyb6 = z.DecCheckBreak()
  7682. }
  7683. if yyb6 {
  7684. z.DecReadArrayEnd()
  7685. return
  7686. }
  7687. z.DecReadArrayElem()
  7688. x.B = (bool)(r.DecodeBool())
  7689. for {
  7690. yyj6++
  7691. if yyhl6 {
  7692. yyb6 = yyj6 > l
  7693. } else {
  7694. yyb6 = z.DecCheckBreak()
  7695. }
  7696. if yyb6 {
  7697. break
  7698. }
  7699. z.DecReadArrayElem()
  7700. z.DecStructFieldNotFound(yyj6-1, "")
  7701. }
  7702. }
  7703. func (x *missingFielderT2) CodecEncodeSelf(e *Encoder) {
  7704. var h codecSelfer19780
  7705. z, r := GenHelperEncoder(e)
  7706. _, _, _ = h, z, r
  7707. if x == nil {
  7708. r.EncodeNil()
  7709. } else {
  7710. yysep2 := !z.EncBinary()
  7711. yy2arr2 := z.EncBasicHandle().StructToArray
  7712. _, _ = yysep2, yy2arr2
  7713. const yyr2 bool = false // struct tag has 'toArray'
  7714. if yyr2 || yy2arr2 {
  7715. z.EncWriteArrayStart(4)
  7716. z.EncWriteArrayElem()
  7717. r.EncodeString(string(x.S))
  7718. z.EncWriteArrayElem()
  7719. r.EncodeBool(bool(x.B))
  7720. z.EncWriteArrayElem()
  7721. r.EncodeFloat64(float64(x.F))
  7722. z.EncWriteArrayElem()
  7723. r.EncodeInt(int64(x.I))
  7724. z.EncWriteArrayEnd()
  7725. } else {
  7726. z.EncWriteMapStart(4)
  7727. z.EncWriteMapElemKey()
  7728. if z.IsJSONHandle() {
  7729. z.WriteStr("\"S\"")
  7730. } else {
  7731. r.EncodeString(`S`)
  7732. }
  7733. z.EncWriteMapElemValue()
  7734. r.EncodeString(string(x.S))
  7735. z.EncWriteMapElemKey()
  7736. if z.IsJSONHandle() {
  7737. z.WriteStr("\"B\"")
  7738. } else {
  7739. r.EncodeString(`B`)
  7740. }
  7741. z.EncWriteMapElemValue()
  7742. r.EncodeBool(bool(x.B))
  7743. z.EncWriteMapElemKey()
  7744. if z.IsJSONHandle() {
  7745. z.WriteStr("\"F\"")
  7746. } else {
  7747. r.EncodeString(`F`)
  7748. }
  7749. z.EncWriteMapElemValue()
  7750. r.EncodeFloat64(float64(x.F))
  7751. z.EncWriteMapElemKey()
  7752. if z.IsJSONHandle() {
  7753. z.WriteStr("\"I\"")
  7754. } else {
  7755. r.EncodeString(`I`)
  7756. }
  7757. z.EncWriteMapElemValue()
  7758. r.EncodeInt(int64(x.I))
  7759. z.EncWriteMapEnd()
  7760. }
  7761. }
  7762. }
  7763. func (x *missingFielderT2) CodecDecodeSelf(d *Decoder) {
  7764. var h codecSelfer19780
  7765. z, r := GenHelperDecoder(d)
  7766. _, _, _ = h, z, r
  7767. yyct2 := r.ContainerType()
  7768. if yyct2 == codecSelferValueTypeNil19780 {
  7769. *(x) = missingFielderT2{}
  7770. } else if yyct2 == codecSelferValueTypeMap19780 {
  7771. yyl2 := z.DecReadMapStart()
  7772. if yyl2 == 0 {
  7773. } else {
  7774. x.codecDecodeSelfFromMap(yyl2, d)
  7775. }
  7776. z.DecReadMapEnd()
  7777. } else if yyct2 == codecSelferValueTypeArray19780 {
  7778. yyl2 := z.DecReadArrayStart()
  7779. if yyl2 != 0 {
  7780. x.codecDecodeSelfFromArray(yyl2, d)
  7781. }
  7782. z.DecReadArrayEnd()
  7783. } else {
  7784. panic(errCodecSelferOnlyMapOrArrayEncodeToStruct19780)
  7785. }
  7786. }
  7787. func (x *missingFielderT2) codecDecodeSelfFromMap(l int, d *Decoder) {
  7788. var h codecSelfer19780
  7789. z, r := GenHelperDecoder(d)
  7790. _, _, _ = h, z, r
  7791. var yyhl3 bool = l >= 0
  7792. for yyj3 := 0; ; yyj3++ {
  7793. if yyhl3 {
  7794. if yyj3 >= l {
  7795. break
  7796. }
  7797. } else {
  7798. if z.DecCheckBreak() {
  7799. break
  7800. }
  7801. }
  7802. z.DecReadMapElemKey()
  7803. yys3 := z.StringView(r.DecodeStringAsBytes())
  7804. z.DecReadMapElemValue()
  7805. switch yys3 {
  7806. case "S":
  7807. x.S = (string)(string(r.DecodeStringAsBytes()))
  7808. case "B":
  7809. x.B = (bool)(r.DecodeBool())
  7810. case "F":
  7811. x.F = (float64)(r.DecodeFloat64())
  7812. case "I":
  7813. x.I = (int64)(r.DecodeInt64())
  7814. default:
  7815. z.DecStructFieldNotFound(-1, yys3)
  7816. } // end switch yys3
  7817. } // end for yyj3
  7818. }
  7819. func (x *missingFielderT2) codecDecodeSelfFromArray(l int, d *Decoder) {
  7820. var h codecSelfer19780
  7821. z, r := GenHelperDecoder(d)
  7822. _, _, _ = h, z, r
  7823. var yyj8 int
  7824. var yyb8 bool
  7825. var yyhl8 bool = l >= 0
  7826. yyj8++
  7827. if yyhl8 {
  7828. yyb8 = yyj8 > l
  7829. } else {
  7830. yyb8 = z.DecCheckBreak()
  7831. }
  7832. if yyb8 {
  7833. z.DecReadArrayEnd()
  7834. return
  7835. }
  7836. z.DecReadArrayElem()
  7837. x.S = (string)(string(r.DecodeStringAsBytes()))
  7838. yyj8++
  7839. if yyhl8 {
  7840. yyb8 = yyj8 > l
  7841. } else {
  7842. yyb8 = z.DecCheckBreak()
  7843. }
  7844. if yyb8 {
  7845. z.DecReadArrayEnd()
  7846. return
  7847. }
  7848. z.DecReadArrayElem()
  7849. x.B = (bool)(r.DecodeBool())
  7850. yyj8++
  7851. if yyhl8 {
  7852. yyb8 = yyj8 > l
  7853. } else {
  7854. yyb8 = z.DecCheckBreak()
  7855. }
  7856. if yyb8 {
  7857. z.DecReadArrayEnd()
  7858. return
  7859. }
  7860. z.DecReadArrayElem()
  7861. x.F = (float64)(r.DecodeFloat64())
  7862. yyj8++
  7863. if yyhl8 {
  7864. yyb8 = yyj8 > l
  7865. } else {
  7866. yyb8 = z.DecCheckBreak()
  7867. }
  7868. if yyb8 {
  7869. z.DecReadArrayEnd()
  7870. return
  7871. }
  7872. z.DecReadArrayElem()
  7873. x.I = (int64)(r.DecodeInt64())
  7874. for {
  7875. yyj8++
  7876. if yyhl8 {
  7877. yyb8 = yyj8 > l
  7878. } else {
  7879. yyb8 = z.DecCheckBreak()
  7880. }
  7881. if yyb8 {
  7882. break
  7883. }
  7884. z.DecReadArrayElem()
  7885. z.DecStructFieldNotFound(yyj8-1, "")
  7886. }
  7887. }
  7888. func (x *testSelfExtHelper) CodecEncodeSelf(e *Encoder) {
  7889. var h codecSelfer19780
  7890. z, r := GenHelperEncoder(e)
  7891. _, _, _ = h, z, r
  7892. if x == nil {
  7893. r.EncodeNil()
  7894. } else {
  7895. yysep2 := !z.EncBinary()
  7896. yy2arr2 := z.EncBasicHandle().StructToArray
  7897. _, _ = yysep2, yy2arr2
  7898. const yyr2 bool = false // struct tag has 'toArray'
  7899. if yyr2 || yy2arr2 {
  7900. z.EncWriteArrayStart(3)
  7901. z.EncWriteArrayElem()
  7902. r.EncodeString(string(x.S))
  7903. z.EncWriteArrayElem()
  7904. r.EncodeInt(int64(x.I))
  7905. z.EncWriteArrayElem()
  7906. r.EncodeBool(bool(x.B))
  7907. z.EncWriteArrayEnd()
  7908. } else {
  7909. z.EncWriteMapStart(3)
  7910. z.EncWriteMapElemKey()
  7911. if z.IsJSONHandle() {
  7912. z.WriteStr("\"S\"")
  7913. } else {
  7914. r.EncodeString(`S`)
  7915. }
  7916. z.EncWriteMapElemValue()
  7917. r.EncodeString(string(x.S))
  7918. z.EncWriteMapElemKey()
  7919. if z.IsJSONHandle() {
  7920. z.WriteStr("\"I\"")
  7921. } else {
  7922. r.EncodeString(`I`)
  7923. }
  7924. z.EncWriteMapElemValue()
  7925. r.EncodeInt(int64(x.I))
  7926. z.EncWriteMapElemKey()
  7927. if z.IsJSONHandle() {
  7928. z.WriteStr("\"B\"")
  7929. } else {
  7930. r.EncodeString(`B`)
  7931. }
  7932. z.EncWriteMapElemValue()
  7933. r.EncodeBool(bool(x.B))
  7934. z.EncWriteMapEnd()
  7935. }
  7936. }
  7937. }
  7938. func (x *testSelfExtHelper) CodecDecodeSelf(d *Decoder) {
  7939. var h codecSelfer19780
  7940. z, r := GenHelperDecoder(d)
  7941. _, _, _ = h, z, r
  7942. yyct2 := r.ContainerType()
  7943. if yyct2 == codecSelferValueTypeNil19780 {
  7944. *(x) = testSelfExtHelper{}
  7945. } else if yyct2 == codecSelferValueTypeMap19780 {
  7946. yyl2 := z.DecReadMapStart()
  7947. if yyl2 == 0 {
  7948. } else {
  7949. x.codecDecodeSelfFromMap(yyl2, d)
  7950. }
  7951. z.DecReadMapEnd()
  7952. } else if yyct2 == codecSelferValueTypeArray19780 {
  7953. yyl2 := z.DecReadArrayStart()
  7954. if yyl2 != 0 {
  7955. x.codecDecodeSelfFromArray(yyl2, d)
  7956. }
  7957. z.DecReadArrayEnd()
  7958. } else {
  7959. panic(errCodecSelferOnlyMapOrArrayEncodeToStruct19780)
  7960. }
  7961. }
  7962. func (x *testSelfExtHelper) codecDecodeSelfFromMap(l int, d *Decoder) {
  7963. var h codecSelfer19780
  7964. z, r := GenHelperDecoder(d)
  7965. _, _, _ = h, z, r
  7966. var yyhl3 bool = l >= 0
  7967. for yyj3 := 0; ; yyj3++ {
  7968. if yyhl3 {
  7969. if yyj3 >= l {
  7970. break
  7971. }
  7972. } else {
  7973. if z.DecCheckBreak() {
  7974. break
  7975. }
  7976. }
  7977. z.DecReadMapElemKey()
  7978. yys3 := z.StringView(r.DecodeStringAsBytes())
  7979. z.DecReadMapElemValue()
  7980. switch yys3 {
  7981. case "S":
  7982. x.S = (string)(string(r.DecodeStringAsBytes()))
  7983. case "I":
  7984. x.I = (int64)(r.DecodeInt64())
  7985. case "B":
  7986. x.B = (bool)(r.DecodeBool())
  7987. default:
  7988. z.DecStructFieldNotFound(-1, yys3)
  7989. } // end switch yys3
  7990. } // end for yyj3
  7991. }
  7992. func (x *testSelfExtHelper) codecDecodeSelfFromArray(l int, d *Decoder) {
  7993. var h codecSelfer19780
  7994. z, r := GenHelperDecoder(d)
  7995. _, _, _ = h, z, r
  7996. var yyj7 int
  7997. var yyb7 bool
  7998. var yyhl7 bool = l >= 0
  7999. yyj7++
  8000. if yyhl7 {
  8001. yyb7 = yyj7 > l
  8002. } else {
  8003. yyb7 = z.DecCheckBreak()
  8004. }
  8005. if yyb7 {
  8006. z.DecReadArrayEnd()
  8007. return
  8008. }
  8009. z.DecReadArrayElem()
  8010. x.S = (string)(string(r.DecodeStringAsBytes()))
  8011. yyj7++
  8012. if yyhl7 {
  8013. yyb7 = yyj7 > l
  8014. } else {
  8015. yyb7 = z.DecCheckBreak()
  8016. }
  8017. if yyb7 {
  8018. z.DecReadArrayEnd()
  8019. return
  8020. }
  8021. z.DecReadArrayElem()
  8022. x.I = (int64)(r.DecodeInt64())
  8023. yyj7++
  8024. if yyhl7 {
  8025. yyb7 = yyj7 > l
  8026. } else {
  8027. yyb7 = z.DecCheckBreak()
  8028. }
  8029. if yyb7 {
  8030. z.DecReadArrayEnd()
  8031. return
  8032. }
  8033. z.DecReadArrayElem()
  8034. x.B = (bool)(r.DecodeBool())
  8035. for {
  8036. yyj7++
  8037. if yyhl7 {
  8038. yyb7 = yyj7 > l
  8039. } else {
  8040. yyb7 = z.DecCheckBreak()
  8041. }
  8042. if yyb7 {
  8043. break
  8044. }
  8045. z.DecReadArrayElem()
  8046. z.DecStructFieldNotFound(yyj7-1, "")
  8047. }
  8048. }
  8049. func (x *TestSelfExtImpl) CodecEncodeSelf(e *Encoder) {
  8050. var h codecSelfer19780
  8051. z, r := GenHelperEncoder(e)
  8052. _, _, _ = h, z, r
  8053. if x == nil {
  8054. r.EncodeNil()
  8055. } else {
  8056. yysep2 := !z.EncBinary()
  8057. yy2arr2 := z.EncBasicHandle().StructToArray
  8058. _, _ = yysep2, yy2arr2
  8059. const yyr2 bool = false // struct tag has 'toArray'
  8060. if yyr2 || yy2arr2 {
  8061. z.EncWriteArrayStart(3)
  8062. z.EncWriteArrayElem()
  8063. r.EncodeString(string(x.testSelfExtHelper.S))
  8064. z.EncWriteArrayElem()
  8065. r.EncodeInt(int64(x.testSelfExtHelper.I))
  8066. z.EncWriteArrayElem()
  8067. r.EncodeBool(bool(x.testSelfExtHelper.B))
  8068. z.EncWriteArrayEnd()
  8069. } else {
  8070. z.EncWriteMapStart(3)
  8071. z.EncWriteMapElemKey()
  8072. if z.IsJSONHandle() {
  8073. z.WriteStr("\"S\"")
  8074. } else {
  8075. r.EncodeString(`S`)
  8076. }
  8077. z.EncWriteMapElemValue()
  8078. r.EncodeString(string(x.testSelfExtHelper.S))
  8079. z.EncWriteMapElemKey()
  8080. if z.IsJSONHandle() {
  8081. z.WriteStr("\"I\"")
  8082. } else {
  8083. r.EncodeString(`I`)
  8084. }
  8085. z.EncWriteMapElemValue()
  8086. r.EncodeInt(int64(x.testSelfExtHelper.I))
  8087. z.EncWriteMapElemKey()
  8088. if z.IsJSONHandle() {
  8089. z.WriteStr("\"B\"")
  8090. } else {
  8091. r.EncodeString(`B`)
  8092. }
  8093. z.EncWriteMapElemValue()
  8094. r.EncodeBool(bool(x.testSelfExtHelper.B))
  8095. z.EncWriteMapEnd()
  8096. }
  8097. }
  8098. }
  8099. func (x *TestSelfExtImpl) CodecDecodeSelf(d *Decoder) {
  8100. var h codecSelfer19780
  8101. z, r := GenHelperDecoder(d)
  8102. _, _, _ = h, z, r
  8103. yyct2 := r.ContainerType()
  8104. if yyct2 == codecSelferValueTypeNil19780 {
  8105. *(x) = TestSelfExtImpl{}
  8106. } else if yyct2 == codecSelferValueTypeMap19780 {
  8107. yyl2 := z.DecReadMapStart()
  8108. if yyl2 == 0 {
  8109. } else {
  8110. x.codecDecodeSelfFromMap(yyl2, d)
  8111. }
  8112. z.DecReadMapEnd()
  8113. } else if yyct2 == codecSelferValueTypeArray19780 {
  8114. yyl2 := z.DecReadArrayStart()
  8115. if yyl2 != 0 {
  8116. x.codecDecodeSelfFromArray(yyl2, d)
  8117. }
  8118. z.DecReadArrayEnd()
  8119. } else {
  8120. panic(errCodecSelferOnlyMapOrArrayEncodeToStruct19780)
  8121. }
  8122. }
  8123. func (x *TestSelfExtImpl) codecDecodeSelfFromMap(l int, d *Decoder) {
  8124. var h codecSelfer19780
  8125. z, r := GenHelperDecoder(d)
  8126. _, _, _ = h, z, r
  8127. var yyhl3 bool = l >= 0
  8128. for yyj3 := 0; ; yyj3++ {
  8129. if yyhl3 {
  8130. if yyj3 >= l {
  8131. break
  8132. }
  8133. } else {
  8134. if z.DecCheckBreak() {
  8135. break
  8136. }
  8137. }
  8138. z.DecReadMapElemKey()
  8139. yys3 := z.StringView(r.DecodeStringAsBytes())
  8140. z.DecReadMapElemValue()
  8141. switch yys3 {
  8142. case "S":
  8143. x.testSelfExtHelper.S = (string)(string(r.DecodeStringAsBytes()))
  8144. case "I":
  8145. x.testSelfExtHelper.I = (int64)(r.DecodeInt64())
  8146. case "B":
  8147. x.testSelfExtHelper.B = (bool)(r.DecodeBool())
  8148. default:
  8149. z.DecStructFieldNotFound(-1, yys3)
  8150. } // end switch yys3
  8151. } // end for yyj3
  8152. }
  8153. func (x *TestSelfExtImpl) codecDecodeSelfFromArray(l int, d *Decoder) {
  8154. var h codecSelfer19780
  8155. z, r := GenHelperDecoder(d)
  8156. _, _, _ = h, z, r
  8157. var yyj7 int
  8158. var yyb7 bool
  8159. var yyhl7 bool = l >= 0
  8160. yyj7++
  8161. if yyhl7 {
  8162. yyb7 = yyj7 > l
  8163. } else {
  8164. yyb7 = z.DecCheckBreak()
  8165. }
  8166. if yyb7 {
  8167. z.DecReadArrayEnd()
  8168. return
  8169. }
  8170. z.DecReadArrayElem()
  8171. x.testSelfExtHelper.S = (string)(string(r.DecodeStringAsBytes()))
  8172. yyj7++
  8173. if yyhl7 {
  8174. yyb7 = yyj7 > l
  8175. } else {
  8176. yyb7 = z.DecCheckBreak()
  8177. }
  8178. if yyb7 {
  8179. z.DecReadArrayEnd()
  8180. return
  8181. }
  8182. z.DecReadArrayElem()
  8183. x.testSelfExtHelper.I = (int64)(r.DecodeInt64())
  8184. yyj7++
  8185. if yyhl7 {
  8186. yyb7 = yyj7 > l
  8187. } else {
  8188. yyb7 = z.DecCheckBreak()
  8189. }
  8190. if yyb7 {
  8191. z.DecReadArrayEnd()
  8192. return
  8193. }
  8194. z.DecReadArrayElem()
  8195. x.testSelfExtHelper.B = (bool)(r.DecodeBool())
  8196. for {
  8197. yyj7++
  8198. if yyhl7 {
  8199. yyb7 = yyj7 > l
  8200. } else {
  8201. yyb7 = z.DecCheckBreak()
  8202. }
  8203. if yyb7 {
  8204. break
  8205. }
  8206. z.DecReadArrayElem()
  8207. z.DecStructFieldNotFound(yyj7-1, "")
  8208. }
  8209. }
  8210. func (x *TestSelfExtImpl2) CodecEncodeSelf(e *Encoder) {
  8211. var h codecSelfer19780
  8212. z, r := GenHelperEncoder(e)
  8213. _, _, _ = h, z, r
  8214. if x == nil {
  8215. r.EncodeNil()
  8216. } else {
  8217. yysep2 := !z.EncBinary()
  8218. yy2arr2 := z.EncBasicHandle().StructToArray
  8219. _, _ = yysep2, yy2arr2
  8220. const yyr2 bool = false // struct tag has 'toArray'
  8221. if yyr2 || yy2arr2 {
  8222. z.EncWriteArrayStart(2)
  8223. z.EncWriteArrayElem()
  8224. r.EncodeString(string(x.M))
  8225. z.EncWriteArrayElem()
  8226. r.EncodeBool(bool(x.O))
  8227. z.EncWriteArrayEnd()
  8228. } else {
  8229. z.EncWriteMapStart(2)
  8230. z.EncWriteMapElemKey()
  8231. if z.IsJSONHandle() {
  8232. z.WriteStr("\"M\"")
  8233. } else {
  8234. r.EncodeString(`M`)
  8235. }
  8236. z.EncWriteMapElemValue()
  8237. r.EncodeString(string(x.M))
  8238. z.EncWriteMapElemKey()
  8239. if z.IsJSONHandle() {
  8240. z.WriteStr("\"O\"")
  8241. } else {
  8242. r.EncodeString(`O`)
  8243. }
  8244. z.EncWriteMapElemValue()
  8245. r.EncodeBool(bool(x.O))
  8246. z.EncWriteMapEnd()
  8247. }
  8248. }
  8249. }
  8250. func (x *TestSelfExtImpl2) CodecDecodeSelf(d *Decoder) {
  8251. var h codecSelfer19780
  8252. z, r := GenHelperDecoder(d)
  8253. _, _, _ = h, z, r
  8254. yyct2 := r.ContainerType()
  8255. if yyct2 == codecSelferValueTypeNil19780 {
  8256. *(x) = TestSelfExtImpl2{}
  8257. } else if yyct2 == codecSelferValueTypeMap19780 {
  8258. yyl2 := z.DecReadMapStart()
  8259. if yyl2 == 0 {
  8260. } else {
  8261. x.codecDecodeSelfFromMap(yyl2, d)
  8262. }
  8263. z.DecReadMapEnd()
  8264. } else if yyct2 == codecSelferValueTypeArray19780 {
  8265. yyl2 := z.DecReadArrayStart()
  8266. if yyl2 != 0 {
  8267. x.codecDecodeSelfFromArray(yyl2, d)
  8268. }
  8269. z.DecReadArrayEnd()
  8270. } else {
  8271. panic(errCodecSelferOnlyMapOrArrayEncodeToStruct19780)
  8272. }
  8273. }
  8274. func (x *TestSelfExtImpl2) codecDecodeSelfFromMap(l int, d *Decoder) {
  8275. var h codecSelfer19780
  8276. z, r := GenHelperDecoder(d)
  8277. _, _, _ = h, z, r
  8278. var yyhl3 bool = l >= 0
  8279. for yyj3 := 0; ; yyj3++ {
  8280. if yyhl3 {
  8281. if yyj3 >= l {
  8282. break
  8283. }
  8284. } else {
  8285. if z.DecCheckBreak() {
  8286. break
  8287. }
  8288. }
  8289. z.DecReadMapElemKey()
  8290. yys3 := z.StringView(r.DecodeStringAsBytes())
  8291. z.DecReadMapElemValue()
  8292. switch yys3 {
  8293. case "M":
  8294. x.M = (string)(string(r.DecodeStringAsBytes()))
  8295. case "O":
  8296. x.O = (bool)(r.DecodeBool())
  8297. default:
  8298. z.DecStructFieldNotFound(-1, yys3)
  8299. } // end switch yys3
  8300. } // end for yyj3
  8301. }
  8302. func (x *TestSelfExtImpl2) codecDecodeSelfFromArray(l int, d *Decoder) {
  8303. var h codecSelfer19780
  8304. z, r := GenHelperDecoder(d)
  8305. _, _, _ = h, z, r
  8306. var yyj6 int
  8307. var yyb6 bool
  8308. var yyhl6 bool = l >= 0
  8309. yyj6++
  8310. if yyhl6 {
  8311. yyb6 = yyj6 > l
  8312. } else {
  8313. yyb6 = z.DecCheckBreak()
  8314. }
  8315. if yyb6 {
  8316. z.DecReadArrayEnd()
  8317. return
  8318. }
  8319. z.DecReadArrayElem()
  8320. x.M = (string)(string(r.DecodeStringAsBytes()))
  8321. yyj6++
  8322. if yyhl6 {
  8323. yyb6 = yyj6 > l
  8324. } else {
  8325. yyb6 = z.DecCheckBreak()
  8326. }
  8327. if yyb6 {
  8328. z.DecReadArrayEnd()
  8329. return
  8330. }
  8331. z.DecReadArrayElem()
  8332. x.O = (bool)(r.DecodeBool())
  8333. for {
  8334. yyj6++
  8335. if yyhl6 {
  8336. yyb6 = yyj6 > l
  8337. } else {
  8338. yyb6 = z.DecCheckBreak()
  8339. }
  8340. if yyb6 {
  8341. break
  8342. }
  8343. z.DecReadArrayElem()
  8344. z.DecStructFieldNotFound(yyj6-1, "")
  8345. }
  8346. }
  8347. func (x *TestTwoNakedInterfaces) CodecEncodeSelf(e *Encoder) {
  8348. var h codecSelfer19780
  8349. z, r := GenHelperEncoder(e)
  8350. _, _, _ = h, z, r
  8351. if x == nil {
  8352. r.EncodeNil()
  8353. } else {
  8354. yysep2 := !z.EncBinary()
  8355. yy2arr2 := z.EncBasicHandle().StructToArray
  8356. _, _ = yysep2, yy2arr2
  8357. const yyr2 bool = false // struct tag has 'toArray'
  8358. if yyr2 || yy2arr2 {
  8359. z.EncWriteArrayStart(2)
  8360. z.EncWriteArrayElem()
  8361. z.EncFallback(x.A)
  8362. z.EncWriteArrayElem()
  8363. z.EncFallback(x.B)
  8364. z.EncWriteArrayEnd()
  8365. } else {
  8366. z.EncWriteMapStart(2)
  8367. z.EncWriteMapElemKey()
  8368. if z.IsJSONHandle() {
  8369. z.WriteStr("\"A\"")
  8370. } else {
  8371. r.EncodeString(`A`)
  8372. }
  8373. z.EncWriteMapElemValue()
  8374. z.EncFallback(x.A)
  8375. z.EncWriteMapElemKey()
  8376. if z.IsJSONHandle() {
  8377. z.WriteStr("\"B\"")
  8378. } else {
  8379. r.EncodeString(`B`)
  8380. }
  8381. z.EncWriteMapElemValue()
  8382. z.EncFallback(x.B)
  8383. z.EncWriteMapEnd()
  8384. }
  8385. }
  8386. }
  8387. func (x *TestTwoNakedInterfaces) CodecDecodeSelf(d *Decoder) {
  8388. var h codecSelfer19780
  8389. z, r := GenHelperDecoder(d)
  8390. _, _, _ = h, z, r
  8391. yyct2 := r.ContainerType()
  8392. if yyct2 == codecSelferValueTypeNil19780 {
  8393. *(x) = TestTwoNakedInterfaces{}
  8394. } else if yyct2 == codecSelferValueTypeMap19780 {
  8395. yyl2 := z.DecReadMapStart()
  8396. if yyl2 == 0 {
  8397. } else {
  8398. x.codecDecodeSelfFromMap(yyl2, d)
  8399. }
  8400. z.DecReadMapEnd()
  8401. } else if yyct2 == codecSelferValueTypeArray19780 {
  8402. yyl2 := z.DecReadArrayStart()
  8403. if yyl2 != 0 {
  8404. x.codecDecodeSelfFromArray(yyl2, d)
  8405. }
  8406. z.DecReadArrayEnd()
  8407. } else {
  8408. panic(errCodecSelferOnlyMapOrArrayEncodeToStruct19780)
  8409. }
  8410. }
  8411. func (x *TestTwoNakedInterfaces) codecDecodeSelfFromMap(l int, d *Decoder) {
  8412. var h codecSelfer19780
  8413. z, r := GenHelperDecoder(d)
  8414. _, _, _ = h, z, r
  8415. var yyhl3 bool = l >= 0
  8416. for yyj3 := 0; ; yyj3++ {
  8417. if yyhl3 {
  8418. if yyj3 >= l {
  8419. break
  8420. }
  8421. } else {
  8422. if z.DecCheckBreak() {
  8423. break
  8424. }
  8425. }
  8426. z.DecReadMapElemKey()
  8427. yys3 := z.StringView(r.DecodeStringAsBytes())
  8428. z.DecReadMapElemValue()
  8429. switch yys3 {
  8430. case "A":
  8431. z.DecFallback(&x.A, true)
  8432. case "B":
  8433. z.DecFallback(&x.B, true)
  8434. default:
  8435. z.DecStructFieldNotFound(-1, yys3)
  8436. } // end switch yys3
  8437. } // end for yyj3
  8438. }
  8439. func (x *TestTwoNakedInterfaces) codecDecodeSelfFromArray(l int, d *Decoder) {
  8440. var h codecSelfer19780
  8441. z, r := GenHelperDecoder(d)
  8442. _, _, _ = h, z, r
  8443. var yyj8 int
  8444. var yyb8 bool
  8445. var yyhl8 bool = l >= 0
  8446. yyj8++
  8447. if yyhl8 {
  8448. yyb8 = yyj8 > l
  8449. } else {
  8450. yyb8 = z.DecCheckBreak()
  8451. }
  8452. if yyb8 {
  8453. z.DecReadArrayEnd()
  8454. return
  8455. }
  8456. z.DecReadArrayElem()
  8457. z.DecFallback(&x.A, true)
  8458. yyj8++
  8459. if yyhl8 {
  8460. yyb8 = yyj8 > l
  8461. } else {
  8462. yyb8 = z.DecCheckBreak()
  8463. }
  8464. if yyb8 {
  8465. z.DecReadArrayEnd()
  8466. return
  8467. }
  8468. z.DecReadArrayElem()
  8469. z.DecFallback(&x.B, true)
  8470. for {
  8471. yyj8++
  8472. if yyhl8 {
  8473. yyb8 = yyj8 > l
  8474. } else {
  8475. yyb8 = z.DecCheckBreak()
  8476. }
  8477. if yyb8 {
  8478. break
  8479. }
  8480. z.DecReadArrayElem()
  8481. z.DecStructFieldNotFound(yyj8-1, "")
  8482. }
  8483. }
  8484. func (x *TestStrucFlex) CodecEncodeSelf(e *Encoder) {
  8485. var h codecSelfer19780
  8486. z, r := GenHelperEncoder(e)
  8487. _, _, _ = h, z, r
  8488. if x == nil {
  8489. r.EncodeNil()
  8490. } else {
  8491. yysep2 := !z.EncBinary()
  8492. yy2arr2 := z.EncBasicHandle().StructToArray
  8493. _, _ = yysep2, yy2arr2
  8494. const yyr2 bool = false // struct tag has 'toArray'
  8495. var yyq2 = [77]bool{ // should field at this index be written?
  8496. x.S != "", // S
  8497. x.I64 != 0, // I64
  8498. x.I32 != 0, // I32
  8499. x.I16 != 0, // I16
  8500. x.I8 != 0, // I8
  8501. x.I64n != 0, // I64n
  8502. x.I32n != 0, // I32n
  8503. x.I16n != 0, // I16n
  8504. x.I8n != 0, // I8n
  8505. x.Ui64 != 0, // Ui64
  8506. x.Ui32 != 0, // Ui32
  8507. x.Ui16 != 0, // Ui16
  8508. x.Ui8 != 0, // Ui8
  8509. x.F64 != 0, // F64
  8510. x.F32 != 0, // F32
  8511. x.B, // B
  8512. x.By != 0, // By
  8513. len(x.Sslice) != 0, // Sslice
  8514. len(x.I64slice) != 0, // I64slice
  8515. len(x.I16slice) != 0, // I16slice
  8516. len(x.Ui64slice) != 0, // Ui64slice
  8517. len(x.Ui8slice) != 0, // Ui8slice
  8518. len(x.Bslice) != 0, // Bslice
  8519. len(x.Byslice) != 0, // Byslice
  8520. len(x.BytesSlice) != 0, // BytesSlice
  8521. len(x.Iptrslice) != 0, // Iptrslice
  8522. len(x.WrapSliceInt64) != 0, // WrapSliceInt64
  8523. len(x.WrapSliceString) != 0, // WrapSliceString
  8524. len(x.Msi64) != 0, // Msi64
  8525. len(x.Msbytes) != 0, // Msbytes
  8526. false || x.Simplef.S != "" || x.Simplef.I64 != 0 || x.Simplef.I8 != 0 || x.Simplef.Ui64 != 0 || x.Simplef.Ui8 != 0 || x.Simplef.F64 != 0 || x.Simplef.F32 != 0 || x.Simplef.B || len(x.Simplef.Sslice) != 0 || len(x.Simplef.I16slice) != 0 || len(x.Simplef.Ui64slice) != 0 || len(x.Simplef.Ui8slice) != 0 || len(x.Simplef.Bslice) != 0 || len(x.Simplef.Iptrslice) != 0 || len(x.Simplef.WrapSliceInt64) != 0 || len(x.Simplef.WrapSliceString) != 0 || len(x.Simplef.Msi64) != 0, // Simplef
  8527. len(x.SstrUi64T) != 0, // SstrUi64T
  8528. len(x.MstrUi64T) != 0, // MstrUi64T
  8529. x.AS != "", // AS
  8530. x.AI64 != 0, // AI64
  8531. x.AI16 != 0, // AI16
  8532. x.AUi64 != 0, // AUi64
  8533. len(x.ASslice) != 0, // ASslice
  8534. len(x.AI64slice) != 0, // AI64slice
  8535. len(x.AUi64slice) != 0, // AUi64slice
  8536. len(x.AF64slice) != 0, // AF64slice
  8537. len(x.AF32slice) != 0, // AF32slice
  8538. len(x.AMSU16) != 0, // AMSU16
  8539. len(x.AI64arr0) != 0, // AI64arr0
  8540. len(x.AI64slice0) != 0, // AI64slice0
  8541. len(x.AUi64sliceN) != 0, // AUi64sliceN
  8542. len(x.AMSU16N) != 0, // AMSU16N
  8543. len(x.AMSU16E) != 0, // AMSU16E
  8544. false || x.NotAnon.AS != "" || x.NotAnon.AI64 != 0 || x.NotAnon.AI16 != 0 || x.NotAnon.AUi64 != 0 || len(x.NotAnon.ASslice) != 0 || len(x.NotAnon.AI64slice) != 0 || len(x.NotAnon.AUi64slice) != 0 || len(x.NotAnon.AF64slice) != 0 || len(x.NotAnon.AF32slice) != 0 || len(x.NotAnon.AMSU16) != 0 || len(x.NotAnon.AI64arr0) != 0 || len(x.NotAnon.AI64slice0) != 0 || len(x.NotAnon.AUi64sliceN) != 0 || len(x.NotAnon.AMSU16N) != 0 || len(x.NotAnon.AMSU16E) != 0, // NotAnon
  8545. len(x.Nmap) != 0, // Nmap
  8546. len(x.Nslice) != 0, // Nslice
  8547. x.Nint64 != nil, // Nint64
  8548. len(x.Chstr) != 0, // Chstr
  8549. len(x.Mis) != 0, // Mis
  8550. len(x.Mbu64) != 0, // Mbu64
  8551. len(x.Miwu64s) != 0, // Miwu64s
  8552. len(x.Mfwss) != 0, // Mfwss
  8553. len(x.Mf32wss) != 0, // Mf32wss
  8554. len(x.Mui2wss) != 0, // Mui2wss
  8555. len(x.Msu2wss) != 0, // Msu2wss
  8556. x.Ci64 != 0, // Ci64
  8557. len(x.Swrapbytes) != 0, // Swrapbytes
  8558. len(x.Swrapuint8) != 0, // Swrapuint8
  8559. len(x.ArrStrUi64T) != 0, // ArrStrUi64T
  8560. len(x.Ui64array) != 0, // Ui64array
  8561. len(x.Ui64slicearray) != 0, // Ui64slicearray
  8562. len(x.SintfAarray) != 0, // SintfAarray
  8563. len(x.MstrUi64TSelf) != 0, // MstrUi64TSelf
  8564. x.AnonInTestStrucIntf != nil && len(x.Islice) != 0, // Islice
  8565. x.AnonInTestStrucIntf != nil && len(x.Ms) != 0, // Ms
  8566. x.AnonInTestStrucIntf != nil && x.Nintf != nil, // Nintf
  8567. x.AnonInTestStrucIntf != nil && !(x.T.IsZero()), // T
  8568. x.AnonInTestStrucIntf != nil && x.Tptr != nil, // Tptr
  8569. len(x.Mtsptr) != 0, // Mtsptr
  8570. len(x.Mts) != 0, // Mts
  8571. len(x.Its) != 0, // Its
  8572. x.Nteststruc != nil, // Nteststruc
  8573. }
  8574. _ = yyq2
  8575. var yyn54 bool = x.TestStrucCommon.Nint64 == nil
  8576. var yyn71 bool = x.AnonInTestStrucIntf == nil
  8577. var yyn72 bool = x.AnonInTestStrucIntf == nil
  8578. var yyn73 bool = x.AnonInTestStrucIntf == nil
  8579. var yyn74 bool = x.AnonInTestStrucIntf == nil
  8580. var yyn75 bool = x.AnonInTestStrucIntf == nil || x.AnonInTestStrucIntf.Tptr == nil
  8581. var yyn79 bool = x.Nteststruc == nil
  8582. if yyr2 || yy2arr2 {
  8583. z.EncWriteArrayStart(77)
  8584. z.EncWriteArrayElem()
  8585. if yyq2[0] {
  8586. r.EncodeString(string(x.TestStrucCommon.S))
  8587. } else {
  8588. r.EncodeString("")
  8589. }
  8590. z.EncWriteArrayElem()
  8591. if yyq2[1] {
  8592. r.EncodeInt(int64(x.TestStrucCommon.I64))
  8593. } else {
  8594. r.EncodeInt(0)
  8595. }
  8596. z.EncWriteArrayElem()
  8597. if yyq2[2] {
  8598. r.EncodeInt(int64(x.TestStrucCommon.I32))
  8599. } else {
  8600. r.EncodeInt(0)
  8601. }
  8602. z.EncWriteArrayElem()
  8603. if yyq2[3] {
  8604. r.EncodeInt(int64(x.TestStrucCommon.I16))
  8605. } else {
  8606. r.EncodeInt(0)
  8607. }
  8608. z.EncWriteArrayElem()
  8609. if yyq2[4] {
  8610. r.EncodeInt(int64(x.TestStrucCommon.I8))
  8611. } else {
  8612. r.EncodeInt(0)
  8613. }
  8614. z.EncWriteArrayElem()
  8615. if yyq2[5] {
  8616. r.EncodeInt(int64(x.TestStrucCommon.I64n))
  8617. } else {
  8618. r.EncodeInt(0)
  8619. }
  8620. z.EncWriteArrayElem()
  8621. if yyq2[6] {
  8622. r.EncodeInt(int64(x.TestStrucCommon.I32n))
  8623. } else {
  8624. r.EncodeInt(0)
  8625. }
  8626. z.EncWriteArrayElem()
  8627. if yyq2[7] {
  8628. r.EncodeInt(int64(x.TestStrucCommon.I16n))
  8629. } else {
  8630. r.EncodeInt(0)
  8631. }
  8632. z.EncWriteArrayElem()
  8633. if yyq2[8] {
  8634. r.EncodeInt(int64(x.TestStrucCommon.I8n))
  8635. } else {
  8636. r.EncodeInt(0)
  8637. }
  8638. z.EncWriteArrayElem()
  8639. if yyq2[9] {
  8640. r.EncodeUint(uint64(x.TestStrucCommon.Ui64))
  8641. } else {
  8642. r.EncodeUint(0)
  8643. }
  8644. z.EncWriteArrayElem()
  8645. if yyq2[10] {
  8646. r.EncodeUint(uint64(x.TestStrucCommon.Ui32))
  8647. } else {
  8648. r.EncodeUint(0)
  8649. }
  8650. z.EncWriteArrayElem()
  8651. if yyq2[11] {
  8652. r.EncodeUint(uint64(x.TestStrucCommon.Ui16))
  8653. } else {
  8654. r.EncodeUint(0)
  8655. }
  8656. z.EncWriteArrayElem()
  8657. if yyq2[12] {
  8658. r.EncodeUint(uint64(x.TestStrucCommon.Ui8))
  8659. } else {
  8660. r.EncodeUint(0)
  8661. }
  8662. z.EncWriteArrayElem()
  8663. if yyq2[13] {
  8664. r.EncodeFloat64(float64(x.TestStrucCommon.F64))
  8665. } else {
  8666. r.EncodeFloat64(0)
  8667. }
  8668. z.EncWriteArrayElem()
  8669. if yyq2[14] {
  8670. r.EncodeFloat32(float32(x.TestStrucCommon.F32))
  8671. } else {
  8672. r.EncodeFloat32(0)
  8673. }
  8674. z.EncWriteArrayElem()
  8675. if yyq2[15] {
  8676. r.EncodeBool(bool(x.TestStrucCommon.B))
  8677. } else {
  8678. r.EncodeBool(false)
  8679. }
  8680. z.EncWriteArrayElem()
  8681. if yyq2[16] {
  8682. r.EncodeUint(uint64(x.TestStrucCommon.By))
  8683. } else {
  8684. r.EncodeUint(0)
  8685. }
  8686. z.EncWriteArrayElem()
  8687. if yyq2[17] {
  8688. if x.TestStrucCommon.Sslice == nil {
  8689. r.EncodeNil()
  8690. } else {
  8691. z.F.EncSliceStringV(x.TestStrucCommon.Sslice, e)
  8692. } // end block: if x.TestStrucCommon.Sslice slice == nil
  8693. } else {
  8694. r.EncodeNil()
  8695. }
  8696. z.EncWriteArrayElem()
  8697. if yyq2[18] {
  8698. if x.TestStrucCommon.I64slice == nil {
  8699. r.EncodeNil()
  8700. } else {
  8701. z.F.EncSliceInt64V(x.TestStrucCommon.I64slice, e)
  8702. } // end block: if x.TestStrucCommon.I64slice slice == nil
  8703. } else {
  8704. r.EncodeNil()
  8705. }
  8706. z.EncWriteArrayElem()
  8707. if yyq2[19] {
  8708. if x.TestStrucCommon.I16slice == nil {
  8709. r.EncodeNil()
  8710. } else {
  8711. z.F.EncSliceInt16V(x.TestStrucCommon.I16slice, e)
  8712. } // end block: if x.TestStrucCommon.I16slice slice == nil
  8713. } else {
  8714. r.EncodeNil()
  8715. }
  8716. z.EncWriteArrayElem()
  8717. if yyq2[20] {
  8718. if x.TestStrucCommon.Ui64slice == nil {
  8719. r.EncodeNil()
  8720. } else {
  8721. z.F.EncSliceUint64V(x.TestStrucCommon.Ui64slice, e)
  8722. } // end block: if x.TestStrucCommon.Ui64slice slice == nil
  8723. } else {
  8724. r.EncodeNil()
  8725. }
  8726. z.EncWriteArrayElem()
  8727. if yyq2[21] {
  8728. if x.TestStrucCommon.Ui8slice == nil {
  8729. r.EncodeNil()
  8730. } else {
  8731. r.EncodeStringBytesRaw([]byte(x.TestStrucCommon.Ui8slice))
  8732. } // end block: if x.TestStrucCommon.Ui8slice slice == nil
  8733. } else {
  8734. r.EncodeNil()
  8735. }
  8736. z.EncWriteArrayElem()
  8737. if yyq2[22] {
  8738. if x.TestStrucCommon.Bslice == nil {
  8739. r.EncodeNil()
  8740. } else {
  8741. z.F.EncSliceBoolV(x.TestStrucCommon.Bslice, e)
  8742. } // end block: if x.TestStrucCommon.Bslice slice == nil
  8743. } else {
  8744. r.EncodeNil()
  8745. }
  8746. z.EncWriteArrayElem()
  8747. if yyq2[23] {
  8748. if x.TestStrucCommon.Byslice == nil {
  8749. r.EncodeNil()
  8750. } else {
  8751. r.EncodeStringBytesRaw([]byte(x.TestStrucCommon.Byslice))
  8752. } // end block: if x.TestStrucCommon.Byslice slice == nil
  8753. } else {
  8754. r.EncodeNil()
  8755. }
  8756. z.EncWriteArrayElem()
  8757. if yyq2[24] {
  8758. if x.TestStrucCommon.BytesSlice == nil {
  8759. r.EncodeNil()
  8760. } else {
  8761. z.F.EncSliceBytesV(x.TestStrucCommon.BytesSlice, e)
  8762. } // end block: if x.TestStrucCommon.BytesSlice slice == nil
  8763. } else {
  8764. r.EncodeNil()
  8765. }
  8766. z.EncWriteArrayElem()
  8767. if yyq2[25] {
  8768. if x.TestStrucCommon.Iptrslice == nil {
  8769. r.EncodeNil()
  8770. } else {
  8771. h.encSlicePtrtoint64(([]*int64)(x.TestStrucCommon.Iptrslice), e)
  8772. } // end block: if x.TestStrucCommon.Iptrslice slice == nil
  8773. } else {
  8774. r.EncodeNil()
  8775. }
  8776. z.EncWriteArrayElem()
  8777. if yyq2[26] {
  8778. x.TestStrucCommon.WrapSliceInt64.CodecEncodeSelf(e)
  8779. } else {
  8780. r.EncodeNil()
  8781. }
  8782. z.EncWriteArrayElem()
  8783. if yyq2[27] {
  8784. x.TestStrucCommon.WrapSliceString.CodecEncodeSelf(e)
  8785. } else {
  8786. r.EncodeNil()
  8787. }
  8788. z.EncWriteArrayElem()
  8789. if yyq2[28] {
  8790. if x.TestStrucCommon.Msi64 == nil {
  8791. r.EncodeNil()
  8792. } else {
  8793. z.F.EncMapStringInt64V(x.TestStrucCommon.Msi64, e)
  8794. } // end block: if x.TestStrucCommon.Msi64 map == nil
  8795. } else {
  8796. r.EncodeNil()
  8797. }
  8798. z.EncWriteArrayElem()
  8799. if yyq2[29] {
  8800. if x.TestStrucCommon.Msbytes == nil {
  8801. r.EncodeNil()
  8802. } else {
  8803. z.F.EncMapStringBytesV(x.TestStrucCommon.Msbytes, e)
  8804. } // end block: if x.TestStrucCommon.Msbytes map == nil
  8805. } else {
  8806. r.EncodeNil()
  8807. }
  8808. z.EncWriteArrayElem()
  8809. if yyq2[30] {
  8810. yy110 := &x.TestStrucCommon.Simplef
  8811. yy110.CodecEncodeSelf(e)
  8812. } else {
  8813. r.EncodeNil()
  8814. }
  8815. z.EncWriteArrayElem()
  8816. if yyq2[31] {
  8817. if x.TestStrucCommon.SstrUi64T == nil {
  8818. r.EncodeNil()
  8819. } else {
  8820. h.encSlicestringUint64T(([]stringUint64T)(x.TestStrucCommon.SstrUi64T), e)
  8821. } // end block: if x.TestStrucCommon.SstrUi64T slice == nil
  8822. } else {
  8823. r.EncodeNil()
  8824. }
  8825. z.EncWriteArrayElem()
  8826. if yyq2[32] {
  8827. if x.TestStrucCommon.MstrUi64T == nil {
  8828. r.EncodeNil()
  8829. } else {
  8830. h.encMapstringPtrtostringUint64T((map[string]*stringUint64T)(x.TestStrucCommon.MstrUi64T), e)
  8831. } // end block: if x.TestStrucCommon.MstrUi64T map == nil
  8832. } else {
  8833. r.EncodeNil()
  8834. }
  8835. z.EncWriteArrayElem()
  8836. if yyq2[33] {
  8837. r.EncodeString(string(x.TestStrucCommon.AnonInTestStruc.AS))
  8838. } else {
  8839. r.EncodeString("")
  8840. }
  8841. z.EncWriteArrayElem()
  8842. if yyq2[34] {
  8843. r.EncodeInt(int64(x.TestStrucCommon.AnonInTestStruc.AI64))
  8844. } else {
  8845. r.EncodeInt(0)
  8846. }
  8847. z.EncWriteArrayElem()
  8848. if yyq2[35] {
  8849. r.EncodeInt(int64(x.TestStrucCommon.AnonInTestStruc.AI16))
  8850. } else {
  8851. r.EncodeInt(0)
  8852. }
  8853. z.EncWriteArrayElem()
  8854. if yyq2[36] {
  8855. r.EncodeUint(uint64(x.TestStrucCommon.AnonInTestStruc.AUi64))
  8856. } else {
  8857. r.EncodeUint(0)
  8858. }
  8859. z.EncWriteArrayElem()
  8860. if yyq2[37] {
  8861. if x.TestStrucCommon.AnonInTestStruc.ASslice == nil {
  8862. r.EncodeNil()
  8863. } else {
  8864. z.F.EncSliceStringV(x.TestStrucCommon.AnonInTestStruc.ASslice, e)
  8865. } // end block: if x.TestStrucCommon.AnonInTestStruc.ASslice slice == nil
  8866. } else {
  8867. r.EncodeNil()
  8868. }
  8869. z.EncWriteArrayElem()
  8870. if yyq2[38] {
  8871. if x.TestStrucCommon.AnonInTestStruc.AI64slice == nil {
  8872. r.EncodeNil()
  8873. } else {
  8874. z.F.EncSliceInt64V(x.TestStrucCommon.AnonInTestStruc.AI64slice, e)
  8875. } // end block: if x.TestStrucCommon.AnonInTestStruc.AI64slice slice == nil
  8876. } else {
  8877. r.EncodeNil()
  8878. }
  8879. z.EncWriteArrayElem()
  8880. if yyq2[39] {
  8881. if x.TestStrucCommon.AnonInTestStruc.AUi64slice == nil {
  8882. r.EncodeNil()
  8883. } else {
  8884. z.F.EncSliceUint64V(x.TestStrucCommon.AnonInTestStruc.AUi64slice, e)
  8885. } // end block: if x.TestStrucCommon.AnonInTestStruc.AUi64slice slice == nil
  8886. } else {
  8887. r.EncodeNil()
  8888. }
  8889. z.EncWriteArrayElem()
  8890. if yyq2[40] {
  8891. if x.TestStrucCommon.AnonInTestStruc.AF64slice == nil {
  8892. r.EncodeNil()
  8893. } else {
  8894. z.F.EncSliceFloat64V(x.TestStrucCommon.AnonInTestStruc.AF64slice, e)
  8895. } // end block: if x.TestStrucCommon.AnonInTestStruc.AF64slice slice == nil
  8896. } else {
  8897. r.EncodeNil()
  8898. }
  8899. z.EncWriteArrayElem()
  8900. if yyq2[41] {
  8901. if x.TestStrucCommon.AnonInTestStruc.AF32slice == nil {
  8902. r.EncodeNil()
  8903. } else {
  8904. z.F.EncSliceFloat32V(x.TestStrucCommon.AnonInTestStruc.AF32slice, e)
  8905. } // end block: if x.TestStrucCommon.AnonInTestStruc.AF32slice slice == nil
  8906. } else {
  8907. r.EncodeNil()
  8908. }
  8909. z.EncWriteArrayElem()
  8910. if yyq2[42] {
  8911. if x.TestStrucCommon.AnonInTestStruc.AMSU16 == nil {
  8912. r.EncodeNil()
  8913. } else {
  8914. h.encMapstringuint16((map[string]uint16)(x.TestStrucCommon.AnonInTestStruc.AMSU16), e)
  8915. } // end block: if x.TestStrucCommon.AnonInTestStruc.AMSU16 map == nil
  8916. } else {
  8917. r.EncodeNil()
  8918. }
  8919. z.EncWriteArrayElem()
  8920. if yyq2[43] {
  8921. yy124 := &x.TestStrucCommon.AnonInTestStruc.AI64arr0
  8922. h.encArray0int64((*[0]int64)(yy124), e)
  8923. } else {
  8924. r.EncodeNil()
  8925. }
  8926. z.EncWriteArrayElem()
  8927. if yyq2[44] {
  8928. if x.TestStrucCommon.AnonInTestStruc.AI64slice0 == nil {
  8929. r.EncodeNil()
  8930. } else {
  8931. z.F.EncSliceInt64V(x.TestStrucCommon.AnonInTestStruc.AI64slice0, e)
  8932. } // end block: if x.TestStrucCommon.AnonInTestStruc.AI64slice0 slice == nil
  8933. } else {
  8934. r.EncodeNil()
  8935. }
  8936. z.EncWriteArrayElem()
  8937. if yyq2[45] {
  8938. if x.TestStrucCommon.AnonInTestStruc.AUi64sliceN == nil {
  8939. r.EncodeNil()
  8940. } else {
  8941. z.F.EncSliceUint64V(x.TestStrucCommon.AnonInTestStruc.AUi64sliceN, e)
  8942. } // end block: if x.TestStrucCommon.AnonInTestStruc.AUi64sliceN slice == nil
  8943. } else {
  8944. r.EncodeNil()
  8945. }
  8946. z.EncWriteArrayElem()
  8947. if yyq2[46] {
  8948. if x.TestStrucCommon.AnonInTestStruc.AMSU16N == nil {
  8949. r.EncodeNil()
  8950. } else {
  8951. h.encMapstringuint16((map[string]uint16)(x.TestStrucCommon.AnonInTestStruc.AMSU16N), e)
  8952. } // end block: if x.TestStrucCommon.AnonInTestStruc.AMSU16N map == nil
  8953. } else {
  8954. r.EncodeNil()
  8955. }
  8956. z.EncWriteArrayElem()
  8957. if yyq2[47] {
  8958. if x.TestStrucCommon.AnonInTestStruc.AMSU16E == nil {
  8959. r.EncodeNil()
  8960. } else {
  8961. h.encMapstringuint16((map[string]uint16)(x.TestStrucCommon.AnonInTestStruc.AMSU16E), e)
  8962. } // end block: if x.TestStrucCommon.AnonInTestStruc.AMSU16E map == nil
  8963. } else {
  8964. r.EncodeNil()
  8965. }
  8966. z.EncWriteArrayElem()
  8967. if yyq2[48] {
  8968. yy130 := &x.TestStrucCommon.NotAnon
  8969. yy130.CodecEncodeSelf(e)
  8970. } else {
  8971. r.EncodeNil()
  8972. }
  8973. z.EncWriteArrayElem()
  8974. if yyq2[49] {
  8975. if x.TestStrucCommon.Nmap == nil {
  8976. r.EncodeNil()
  8977. } else {
  8978. z.F.EncMapStringBoolV(x.TestStrucCommon.Nmap, e)
  8979. } // end block: if x.TestStrucCommon.Nmap map == nil
  8980. } else {
  8981. r.EncodeNil()
  8982. }
  8983. z.EncWriteArrayElem()
  8984. if yyq2[50] {
  8985. if x.TestStrucCommon.Nslice == nil {
  8986. r.EncodeNil()
  8987. } else {
  8988. r.EncodeStringBytesRaw([]byte(x.TestStrucCommon.Nslice))
  8989. } // end block: if x.TestStrucCommon.Nslice slice == nil
  8990. } else {
  8991. r.EncodeNil()
  8992. }
  8993. if yyn54 {
  8994. z.EncWriteArrayElem()
  8995. r.EncodeNil()
  8996. } else {
  8997. z.EncWriteArrayElem()
  8998. if yyq2[51] {
  8999. yy134 := *x.TestStrucCommon.Nint64
  9000. r.EncodeInt(int64(yy134))
  9001. } else {
  9002. r.EncodeNil()
  9003. }
  9004. }
  9005. z.EncWriteArrayElem()
  9006. if yyq2[52] {
  9007. h.encChanstring((chan string)(x.Chstr), e)
  9008. } else {
  9009. r.EncodeNil()
  9010. }
  9011. z.EncWriteArrayElem()
  9012. if yyq2[53] {
  9013. if x.Mis == nil {
  9014. r.EncodeNil()
  9015. } else {
  9016. z.F.EncMapIntStringV(x.Mis, e)
  9017. } // end block: if x.Mis map == nil
  9018. } else {
  9019. r.EncodeNil()
  9020. }
  9021. z.EncWriteArrayElem()
  9022. if yyq2[54] {
  9023. if x.Mbu64 == nil {
  9024. r.EncodeNil()
  9025. } else {
  9026. h.encMapboolc3RydWN0IHt9((map[bool]struct{})(x.Mbu64), e)
  9027. } // end block: if x.Mbu64 map == nil
  9028. } else {
  9029. r.EncodeNil()
  9030. }
  9031. z.EncWriteArrayElem()
  9032. if yyq2[55] {
  9033. if x.Miwu64s == nil {
  9034. r.EncodeNil()
  9035. } else {
  9036. h.encMapintwrapUint64Slice((map[int]wrapUint64Slice)(x.Miwu64s), e)
  9037. } // end block: if x.Miwu64s map == nil
  9038. } else {
  9039. r.EncodeNil()
  9040. }
  9041. z.EncWriteArrayElem()
  9042. if yyq2[56] {
  9043. if x.Mfwss == nil {
  9044. r.EncodeNil()
  9045. } else {
  9046. h.encMapfloat64wrapStringSlice((map[float64]wrapStringSlice)(x.Mfwss), e)
  9047. } // end block: if x.Mfwss map == nil
  9048. } else {
  9049. r.EncodeNil()
  9050. }
  9051. z.EncWriteArrayElem()
  9052. if yyq2[57] {
  9053. if x.Mf32wss == nil {
  9054. r.EncodeNil()
  9055. } else {
  9056. h.encMapfloat32wrapStringSlice((map[float32]wrapStringSlice)(x.Mf32wss), e)
  9057. } // end block: if x.Mf32wss map == nil
  9058. } else {
  9059. r.EncodeNil()
  9060. }
  9061. z.EncWriteArrayElem()
  9062. if yyq2[58] {
  9063. if x.Mui2wss == nil {
  9064. r.EncodeNil()
  9065. } else {
  9066. h.encMapuint64wrapStringSlice((map[uint64]wrapStringSlice)(x.Mui2wss), e)
  9067. } // end block: if x.Mui2wss map == nil
  9068. } else {
  9069. r.EncodeNil()
  9070. }
  9071. z.EncWriteArrayElem()
  9072. if yyq2[59] {
  9073. if x.Msu2wss == nil {
  9074. r.EncodeNil()
  9075. } else {
  9076. h.encMapstringUint64TwrapStringSlice((map[stringUint64T]wrapStringSlice)(x.Msu2wss), e)
  9077. } // end block: if x.Msu2wss map == nil
  9078. } else {
  9079. r.EncodeNil()
  9080. }
  9081. z.EncWriteArrayElem()
  9082. if yyq2[60] {
  9083. x.Ci64.CodecEncodeSelf(e)
  9084. } else {
  9085. r.EncodeInt(0)
  9086. }
  9087. z.EncWriteArrayElem()
  9088. if yyq2[61] {
  9089. if x.Swrapbytes == nil {
  9090. r.EncodeNil()
  9091. } else {
  9092. h.encSlicewrapBytes(([]wrapBytes)(x.Swrapbytes), e)
  9093. } // end block: if x.Swrapbytes slice == nil
  9094. } else {
  9095. r.EncodeNil()
  9096. }
  9097. z.EncWriteArrayElem()
  9098. if yyq2[62] {
  9099. if x.Swrapuint8 == nil {
  9100. r.EncodeNil()
  9101. } else {
  9102. h.encSlicewrapUint8(([]wrapUint8)(x.Swrapuint8), e)
  9103. } // end block: if x.Swrapuint8 slice == nil
  9104. } else {
  9105. r.EncodeNil()
  9106. }
  9107. z.EncWriteArrayElem()
  9108. if yyq2[63] {
  9109. yy147 := &x.ArrStrUi64T
  9110. h.encArray4stringUint64T((*[4]stringUint64T)(yy147), e)
  9111. } else {
  9112. r.EncodeNil()
  9113. }
  9114. z.EncWriteArrayElem()
  9115. if yyq2[64] {
  9116. yy149 := &x.Ui64array
  9117. h.encArray4uint64((*[4]uint64)(yy149), e)
  9118. } else {
  9119. r.EncodeNil()
  9120. }
  9121. z.EncWriteArrayElem()
  9122. if yyq2[65] {
  9123. if x.Ui64slicearray == nil {
  9124. r.EncodeNil()
  9125. } else {
  9126. h.encSlicePtrtoArray4uint64(([]*[4]uint64)(x.Ui64slicearray), e)
  9127. } // end block: if x.Ui64slicearray slice == nil
  9128. } else {
  9129. r.EncodeNil()
  9130. }
  9131. z.EncWriteArrayElem()
  9132. if yyq2[66] {
  9133. if x.SintfAarray == nil {
  9134. r.EncodeNil()
  9135. } else {
  9136. z.F.EncSliceIntfV(x.SintfAarray, e)
  9137. } // end block: if x.SintfAarray slice == nil
  9138. } else {
  9139. r.EncodeNil()
  9140. }
  9141. z.EncWriteArrayElem()
  9142. if yyq2[67] {
  9143. if x.MstrUi64TSelf == nil {
  9144. r.EncodeNil()
  9145. } else {
  9146. h.encMapstringUint64TPtrtostringUint64T((map[stringUint64T]*stringUint64T)(x.MstrUi64TSelf), e)
  9147. } // end block: if x.MstrUi64TSelf map == nil
  9148. } else {
  9149. r.EncodeNil()
  9150. }
  9151. if yyn71 {
  9152. z.EncWriteArrayElem()
  9153. r.EncodeNil()
  9154. } else {
  9155. z.EncWriteArrayElem()
  9156. if yyq2[68] {
  9157. if x.AnonInTestStrucIntf.Islice == nil {
  9158. r.EncodeNil()
  9159. } else {
  9160. z.F.EncSliceIntfV(x.AnonInTestStrucIntf.Islice, e)
  9161. } // end block: if x.AnonInTestStrucIntf.Islice slice == nil
  9162. } else {
  9163. r.EncodeNil()
  9164. }
  9165. }
  9166. if yyn72 {
  9167. z.EncWriteArrayElem()
  9168. r.EncodeNil()
  9169. } else {
  9170. z.EncWriteArrayElem()
  9171. if yyq2[69] {
  9172. if x.AnonInTestStrucIntf.Ms == nil {
  9173. r.EncodeNil()
  9174. } else {
  9175. z.F.EncMapStringIntfV(x.AnonInTestStrucIntf.Ms, e)
  9176. } // end block: if x.AnonInTestStrucIntf.Ms map == nil
  9177. } else {
  9178. r.EncodeNil()
  9179. }
  9180. }
  9181. if yyn73 {
  9182. z.EncWriteArrayElem()
  9183. r.EncodeNil()
  9184. } else {
  9185. z.EncWriteArrayElem()
  9186. if yyq2[70] {
  9187. z.EncFallback(x.AnonInTestStrucIntf.Nintf)
  9188. } else {
  9189. r.EncodeNil()
  9190. }
  9191. }
  9192. if yyn74 {
  9193. z.EncWriteArrayElem()
  9194. r.EncodeNil()
  9195. } else {
  9196. z.EncWriteArrayElem()
  9197. if yyq2[71] {
  9198. if !z.EncBasicHandle().TimeNotBuiltin {
  9199. r.EncodeTime(x.AnonInTestStrucIntf.T)
  9200. } else if yyxt157 := z.Extension(z.I2Rtid(x.AnonInTestStrucIntf.T)); yyxt157 != nil {
  9201. z.EncExtension(x.AnonInTestStrucIntf.T, yyxt157)
  9202. } else if z.EncBinary() {
  9203. z.EncBinaryMarshal(x.AnonInTestStrucIntf.T)
  9204. } else if !z.EncBinary() && z.IsJSONHandle() {
  9205. z.EncJSONMarshal(x.AnonInTestStrucIntf.T)
  9206. } else {
  9207. z.EncFallback(x.AnonInTestStrucIntf.T)
  9208. }
  9209. } else {
  9210. r.EncodeNil()
  9211. }
  9212. }
  9213. if yyn75 {
  9214. z.EncWriteArrayElem()
  9215. r.EncodeNil()
  9216. } else {
  9217. z.EncWriteArrayElem()
  9218. if yyq2[72] {
  9219. yy158 := *x.AnonInTestStrucIntf.Tptr
  9220. if !z.EncBasicHandle().TimeNotBuiltin {
  9221. r.EncodeTime(yy158)
  9222. } else if yyxt159 := z.Extension(z.I2Rtid(yy158)); yyxt159 != nil {
  9223. z.EncExtension(yy158, yyxt159)
  9224. } else if z.EncBinary() {
  9225. z.EncBinaryMarshal(yy158)
  9226. } else if !z.EncBinary() && z.IsJSONHandle() {
  9227. z.EncJSONMarshal(yy158)
  9228. } else {
  9229. z.EncFallback(yy158)
  9230. }
  9231. } else {
  9232. r.EncodeNil()
  9233. }
  9234. }
  9235. z.EncWriteArrayElem()
  9236. if yyq2[73] {
  9237. if x.Mtsptr == nil {
  9238. r.EncodeNil()
  9239. } else {
  9240. h.encMapstringPtrtoTestStrucFlex((map[string]*TestStrucFlex)(x.Mtsptr), e)
  9241. } // end block: if x.Mtsptr map == nil
  9242. } else {
  9243. r.EncodeNil()
  9244. }
  9245. z.EncWriteArrayElem()
  9246. if yyq2[74] {
  9247. if x.Mts == nil {
  9248. r.EncodeNil()
  9249. } else {
  9250. h.encMapstringTestStrucFlex((map[string]TestStrucFlex)(x.Mts), e)
  9251. } // end block: if x.Mts map == nil
  9252. } else {
  9253. r.EncodeNil()
  9254. }
  9255. z.EncWriteArrayElem()
  9256. if yyq2[75] {
  9257. if x.Its == nil {
  9258. r.EncodeNil()
  9259. } else {
  9260. h.encSlicePtrtoTestStrucFlex(([]*TestStrucFlex)(x.Its), e)
  9261. } // end block: if x.Its slice == nil
  9262. } else {
  9263. r.EncodeNil()
  9264. }
  9265. if yyn79 {
  9266. z.EncWriteArrayElem()
  9267. r.EncodeNil()
  9268. } else {
  9269. z.EncWriteArrayElem()
  9270. if yyq2[76] {
  9271. x.Nteststruc.CodecEncodeSelf(e)
  9272. } else {
  9273. r.EncodeNil()
  9274. }
  9275. }
  9276. z.EncWriteArrayEnd()
  9277. } else {
  9278. var yynn2 int
  9279. for _, b := range yyq2 {
  9280. if b {
  9281. yynn2++
  9282. }
  9283. }
  9284. z.EncWriteMapStart(yynn2)
  9285. yynn2 = 0
  9286. if yyq2[0] {
  9287. z.EncWriteMapElemKey()
  9288. if z.IsJSONHandle() {
  9289. z.WriteStr("\"S\"")
  9290. } else {
  9291. r.EncodeString(`S`)
  9292. }
  9293. z.EncWriteMapElemValue()
  9294. r.EncodeString(string(x.TestStrucCommon.S))
  9295. }
  9296. if yyq2[1] {
  9297. z.EncWriteMapElemKey()
  9298. if z.IsJSONHandle() {
  9299. z.WriteStr("\"I64\"")
  9300. } else {
  9301. r.EncodeString(`I64`)
  9302. }
  9303. z.EncWriteMapElemValue()
  9304. r.EncodeInt(int64(x.TestStrucCommon.I64))
  9305. }
  9306. if yyq2[2] {
  9307. z.EncWriteMapElemKey()
  9308. if z.IsJSONHandle() {
  9309. z.WriteStr("\"I32\"")
  9310. } else {
  9311. r.EncodeString(`I32`)
  9312. }
  9313. z.EncWriteMapElemValue()
  9314. r.EncodeInt(int64(x.TestStrucCommon.I32))
  9315. }
  9316. if yyq2[3] {
  9317. z.EncWriteMapElemKey()
  9318. if z.IsJSONHandle() {
  9319. z.WriteStr("\"I16\"")
  9320. } else {
  9321. r.EncodeString(`I16`)
  9322. }
  9323. z.EncWriteMapElemValue()
  9324. r.EncodeInt(int64(x.TestStrucCommon.I16))
  9325. }
  9326. if yyq2[4] {
  9327. z.EncWriteMapElemKey()
  9328. if z.IsJSONHandle() {
  9329. z.WriteStr("\"I8\"")
  9330. } else {
  9331. r.EncodeString(`I8`)
  9332. }
  9333. z.EncWriteMapElemValue()
  9334. r.EncodeInt(int64(x.TestStrucCommon.I8))
  9335. }
  9336. if yyq2[5] {
  9337. z.EncWriteMapElemKey()
  9338. if z.IsJSONHandle() {
  9339. z.WriteStr("\"I64n\"")
  9340. } else {
  9341. r.EncodeString(`I64n`)
  9342. }
  9343. z.EncWriteMapElemValue()
  9344. r.EncodeInt(int64(x.TestStrucCommon.I64n))
  9345. }
  9346. if yyq2[6] {
  9347. z.EncWriteMapElemKey()
  9348. if z.IsJSONHandle() {
  9349. z.WriteStr("\"I32n\"")
  9350. } else {
  9351. r.EncodeString(`I32n`)
  9352. }
  9353. z.EncWriteMapElemValue()
  9354. r.EncodeInt(int64(x.TestStrucCommon.I32n))
  9355. }
  9356. if yyq2[7] {
  9357. z.EncWriteMapElemKey()
  9358. if z.IsJSONHandle() {
  9359. z.WriteStr("\"I16n\"")
  9360. } else {
  9361. r.EncodeString(`I16n`)
  9362. }
  9363. z.EncWriteMapElemValue()
  9364. r.EncodeInt(int64(x.TestStrucCommon.I16n))
  9365. }
  9366. if yyq2[8] {
  9367. z.EncWriteMapElemKey()
  9368. if z.IsJSONHandle() {
  9369. z.WriteStr("\"I8n\"")
  9370. } else {
  9371. r.EncodeString(`I8n`)
  9372. }
  9373. z.EncWriteMapElemValue()
  9374. r.EncodeInt(int64(x.TestStrucCommon.I8n))
  9375. }
  9376. if yyq2[9] {
  9377. z.EncWriteMapElemKey()
  9378. if z.IsJSONHandle() {
  9379. z.WriteStr("\"Ui64\"")
  9380. } else {
  9381. r.EncodeString(`Ui64`)
  9382. }
  9383. z.EncWriteMapElemValue()
  9384. r.EncodeUint(uint64(x.TestStrucCommon.Ui64))
  9385. }
  9386. if yyq2[10] {
  9387. z.EncWriteMapElemKey()
  9388. if z.IsJSONHandle() {
  9389. z.WriteStr("\"Ui32\"")
  9390. } else {
  9391. r.EncodeString(`Ui32`)
  9392. }
  9393. z.EncWriteMapElemValue()
  9394. r.EncodeUint(uint64(x.TestStrucCommon.Ui32))
  9395. }
  9396. if yyq2[11] {
  9397. z.EncWriteMapElemKey()
  9398. if z.IsJSONHandle() {
  9399. z.WriteStr("\"Ui16\"")
  9400. } else {
  9401. r.EncodeString(`Ui16`)
  9402. }
  9403. z.EncWriteMapElemValue()
  9404. r.EncodeUint(uint64(x.TestStrucCommon.Ui16))
  9405. }
  9406. if yyq2[12] {
  9407. z.EncWriteMapElemKey()
  9408. if z.IsJSONHandle() {
  9409. z.WriteStr("\"Ui8\"")
  9410. } else {
  9411. r.EncodeString(`Ui8`)
  9412. }
  9413. z.EncWriteMapElemValue()
  9414. r.EncodeUint(uint64(x.TestStrucCommon.Ui8))
  9415. }
  9416. if yyq2[13] {
  9417. z.EncWriteMapElemKey()
  9418. if z.IsJSONHandle() {
  9419. z.WriteStr("\"F64\"")
  9420. } else {
  9421. r.EncodeString(`F64`)
  9422. }
  9423. z.EncWriteMapElemValue()
  9424. r.EncodeFloat64(float64(x.TestStrucCommon.F64))
  9425. }
  9426. if yyq2[14] {
  9427. z.EncWriteMapElemKey()
  9428. if z.IsJSONHandle() {
  9429. z.WriteStr("\"F32\"")
  9430. } else {
  9431. r.EncodeString(`F32`)
  9432. }
  9433. z.EncWriteMapElemValue()
  9434. r.EncodeFloat32(float32(x.TestStrucCommon.F32))
  9435. }
  9436. if yyq2[15] {
  9437. z.EncWriteMapElemKey()
  9438. if z.IsJSONHandle() {
  9439. z.WriteStr("\"B\"")
  9440. } else {
  9441. r.EncodeString(`B`)
  9442. }
  9443. z.EncWriteMapElemValue()
  9444. r.EncodeBool(bool(x.TestStrucCommon.B))
  9445. }
  9446. if yyq2[16] {
  9447. z.EncWriteMapElemKey()
  9448. if z.IsJSONHandle() {
  9449. z.WriteStr("\"By\"")
  9450. } else {
  9451. r.EncodeString(`By`)
  9452. }
  9453. z.EncWriteMapElemValue()
  9454. r.EncodeUint(uint64(x.TestStrucCommon.By))
  9455. }
  9456. if yyq2[17] {
  9457. z.EncWriteMapElemKey()
  9458. if z.IsJSONHandle() {
  9459. z.WriteStr("\"Sslice\"")
  9460. } else {
  9461. r.EncodeString(`Sslice`)
  9462. }
  9463. z.EncWriteMapElemValue()
  9464. if x.TestStrucCommon.Sslice == nil {
  9465. r.EncodeNil()
  9466. } else {
  9467. z.F.EncSliceStringV(x.TestStrucCommon.Sslice, e)
  9468. } // end block: if x.TestStrucCommon.Sslice slice == nil
  9469. }
  9470. if yyq2[18] {
  9471. z.EncWriteMapElemKey()
  9472. if z.IsJSONHandle() {
  9473. z.WriteStr("\"I64slice\"")
  9474. } else {
  9475. r.EncodeString(`I64slice`)
  9476. }
  9477. z.EncWriteMapElemValue()
  9478. if x.TestStrucCommon.I64slice == nil {
  9479. r.EncodeNil()
  9480. } else {
  9481. z.F.EncSliceInt64V(x.TestStrucCommon.I64slice, e)
  9482. } // end block: if x.TestStrucCommon.I64slice slice == nil
  9483. }
  9484. if yyq2[19] {
  9485. z.EncWriteMapElemKey()
  9486. if z.IsJSONHandle() {
  9487. z.WriteStr("\"I16slice\"")
  9488. } else {
  9489. r.EncodeString(`I16slice`)
  9490. }
  9491. z.EncWriteMapElemValue()
  9492. if x.TestStrucCommon.I16slice == nil {
  9493. r.EncodeNil()
  9494. } else {
  9495. z.F.EncSliceInt16V(x.TestStrucCommon.I16slice, e)
  9496. } // end block: if x.TestStrucCommon.I16slice slice == nil
  9497. }
  9498. if yyq2[20] {
  9499. z.EncWriteMapElemKey()
  9500. if z.IsJSONHandle() {
  9501. z.WriteStr("\"Ui64slice\"")
  9502. } else {
  9503. r.EncodeString(`Ui64slice`)
  9504. }
  9505. z.EncWriteMapElemValue()
  9506. if x.TestStrucCommon.Ui64slice == nil {
  9507. r.EncodeNil()
  9508. } else {
  9509. z.F.EncSliceUint64V(x.TestStrucCommon.Ui64slice, e)
  9510. } // end block: if x.TestStrucCommon.Ui64slice slice == nil
  9511. }
  9512. if yyq2[21] {
  9513. z.EncWriteMapElemKey()
  9514. if z.IsJSONHandle() {
  9515. z.WriteStr("\"Ui8slice\"")
  9516. } else {
  9517. r.EncodeString(`Ui8slice`)
  9518. }
  9519. z.EncWriteMapElemValue()
  9520. if x.TestStrucCommon.Ui8slice == nil {
  9521. r.EncodeNil()
  9522. } else {
  9523. r.EncodeStringBytesRaw([]byte(x.TestStrucCommon.Ui8slice))
  9524. } // end block: if x.TestStrucCommon.Ui8slice slice == nil
  9525. }
  9526. if yyq2[22] {
  9527. z.EncWriteMapElemKey()
  9528. if z.IsJSONHandle() {
  9529. z.WriteStr("\"Bslice\"")
  9530. } else {
  9531. r.EncodeString(`Bslice`)
  9532. }
  9533. z.EncWriteMapElemValue()
  9534. if x.TestStrucCommon.Bslice == nil {
  9535. r.EncodeNil()
  9536. } else {
  9537. z.F.EncSliceBoolV(x.TestStrucCommon.Bslice, e)
  9538. } // end block: if x.TestStrucCommon.Bslice slice == nil
  9539. }
  9540. if yyq2[23] {
  9541. z.EncWriteMapElemKey()
  9542. if z.IsJSONHandle() {
  9543. z.WriteStr("\"Byslice\"")
  9544. } else {
  9545. r.EncodeString(`Byslice`)
  9546. }
  9547. z.EncWriteMapElemValue()
  9548. if x.TestStrucCommon.Byslice == nil {
  9549. r.EncodeNil()
  9550. } else {
  9551. r.EncodeStringBytesRaw([]byte(x.TestStrucCommon.Byslice))
  9552. } // end block: if x.TestStrucCommon.Byslice slice == nil
  9553. }
  9554. if yyq2[24] {
  9555. z.EncWriteMapElemKey()
  9556. if z.IsJSONHandle() {
  9557. z.WriteStr("\"BytesSlice\"")
  9558. } else {
  9559. r.EncodeString(`BytesSlice`)
  9560. }
  9561. z.EncWriteMapElemValue()
  9562. if x.TestStrucCommon.BytesSlice == nil {
  9563. r.EncodeNil()
  9564. } else {
  9565. z.F.EncSliceBytesV(x.TestStrucCommon.BytesSlice, e)
  9566. } // end block: if x.TestStrucCommon.BytesSlice slice == nil
  9567. }
  9568. if yyq2[25] {
  9569. z.EncWriteMapElemKey()
  9570. if z.IsJSONHandle() {
  9571. z.WriteStr("\"Iptrslice\"")
  9572. } else {
  9573. r.EncodeString(`Iptrslice`)
  9574. }
  9575. z.EncWriteMapElemValue()
  9576. if x.TestStrucCommon.Iptrslice == nil {
  9577. r.EncodeNil()
  9578. } else {
  9579. h.encSlicePtrtoint64(([]*int64)(x.TestStrucCommon.Iptrslice), e)
  9580. } // end block: if x.TestStrucCommon.Iptrslice slice == nil
  9581. }
  9582. if yyq2[26] {
  9583. z.EncWriteMapElemKey()
  9584. if z.IsJSONHandle() {
  9585. z.WriteStr("\"WrapSliceInt64\"")
  9586. } else {
  9587. r.EncodeString(`WrapSliceInt64`)
  9588. }
  9589. z.EncWriteMapElemValue()
  9590. x.TestStrucCommon.WrapSliceInt64.CodecEncodeSelf(e)
  9591. }
  9592. if yyq2[27] {
  9593. z.EncWriteMapElemKey()
  9594. if z.IsJSONHandle() {
  9595. z.WriteStr("\"WrapSliceString\"")
  9596. } else {
  9597. r.EncodeString(`WrapSliceString`)
  9598. }
  9599. z.EncWriteMapElemValue()
  9600. x.TestStrucCommon.WrapSliceString.CodecEncodeSelf(e)
  9601. }
  9602. if yyq2[28] {
  9603. z.EncWriteMapElemKey()
  9604. if z.IsJSONHandle() {
  9605. z.WriteStr("\"Msi64\"")
  9606. } else {
  9607. r.EncodeString(`Msi64`)
  9608. }
  9609. z.EncWriteMapElemValue()
  9610. if x.TestStrucCommon.Msi64 == nil {
  9611. r.EncodeNil()
  9612. } else {
  9613. z.F.EncMapStringInt64V(x.TestStrucCommon.Msi64, e)
  9614. } // end block: if x.TestStrucCommon.Msi64 map == nil
  9615. }
  9616. if yyq2[29] {
  9617. z.EncWriteMapElemKey()
  9618. if z.IsJSONHandle() {
  9619. z.WriteStr("\"Msbytes\"")
  9620. } else {
  9621. r.EncodeString(`Msbytes`)
  9622. }
  9623. z.EncWriteMapElemValue()
  9624. if x.TestStrucCommon.Msbytes == nil {
  9625. r.EncodeNil()
  9626. } else {
  9627. z.F.EncMapStringBytesV(x.TestStrucCommon.Msbytes, e)
  9628. } // end block: if x.TestStrucCommon.Msbytes map == nil
  9629. }
  9630. if yyq2[30] {
  9631. z.EncWriteMapElemKey()
  9632. if z.IsJSONHandle() {
  9633. z.WriteStr("\"Simplef\"")
  9634. } else {
  9635. r.EncodeString(`Simplef`)
  9636. }
  9637. z.EncWriteMapElemValue()
  9638. yy194 := &x.TestStrucCommon.Simplef
  9639. yy194.CodecEncodeSelf(e)
  9640. }
  9641. if yyq2[31] {
  9642. z.EncWriteMapElemKey()
  9643. if z.IsJSONHandle() {
  9644. z.WriteStr("\"SstrUi64T\"")
  9645. } else {
  9646. r.EncodeString(`SstrUi64T`)
  9647. }
  9648. z.EncWriteMapElemValue()
  9649. if x.TestStrucCommon.SstrUi64T == nil {
  9650. r.EncodeNil()
  9651. } else {
  9652. h.encSlicestringUint64T(([]stringUint64T)(x.TestStrucCommon.SstrUi64T), e)
  9653. } // end block: if x.TestStrucCommon.SstrUi64T slice == nil
  9654. }
  9655. if yyq2[32] {
  9656. z.EncWriteMapElemKey()
  9657. if z.IsJSONHandle() {
  9658. z.WriteStr("\"MstrUi64T\"")
  9659. } else {
  9660. r.EncodeString(`MstrUi64T`)
  9661. }
  9662. z.EncWriteMapElemValue()
  9663. if x.TestStrucCommon.MstrUi64T == nil {
  9664. r.EncodeNil()
  9665. } else {
  9666. h.encMapstringPtrtostringUint64T((map[string]*stringUint64T)(x.TestStrucCommon.MstrUi64T), e)
  9667. } // end block: if x.TestStrucCommon.MstrUi64T map == nil
  9668. }
  9669. if yyq2[33] {
  9670. z.EncWriteMapElemKey()
  9671. if z.IsJSONHandle() {
  9672. z.WriteStr("\"AS\"")
  9673. } else {
  9674. r.EncodeString(`AS`)
  9675. }
  9676. z.EncWriteMapElemValue()
  9677. r.EncodeString(string(x.TestStrucCommon.AnonInTestStruc.AS))
  9678. }
  9679. if yyq2[34] {
  9680. z.EncWriteMapElemKey()
  9681. if z.IsJSONHandle() {
  9682. z.WriteStr("\"AI64\"")
  9683. } else {
  9684. r.EncodeString(`AI64`)
  9685. }
  9686. z.EncWriteMapElemValue()
  9687. r.EncodeInt(int64(x.TestStrucCommon.AnonInTestStruc.AI64))
  9688. }
  9689. if yyq2[35] {
  9690. z.EncWriteMapElemKey()
  9691. if z.IsJSONHandle() {
  9692. z.WriteStr("\"AI16\"")
  9693. } else {
  9694. r.EncodeString(`AI16`)
  9695. }
  9696. z.EncWriteMapElemValue()
  9697. r.EncodeInt(int64(x.TestStrucCommon.AnonInTestStruc.AI16))
  9698. }
  9699. if yyq2[36] {
  9700. z.EncWriteMapElemKey()
  9701. if z.IsJSONHandle() {
  9702. z.WriteStr("\"AUi64\"")
  9703. } else {
  9704. r.EncodeString(`AUi64`)
  9705. }
  9706. z.EncWriteMapElemValue()
  9707. r.EncodeUint(uint64(x.TestStrucCommon.AnonInTestStruc.AUi64))
  9708. }
  9709. if yyq2[37] {
  9710. z.EncWriteMapElemKey()
  9711. if z.IsJSONHandle() {
  9712. z.WriteStr("\"ASslice\"")
  9713. } else {
  9714. r.EncodeString(`ASslice`)
  9715. }
  9716. z.EncWriteMapElemValue()
  9717. if x.TestStrucCommon.AnonInTestStruc.ASslice == nil {
  9718. r.EncodeNil()
  9719. } else {
  9720. z.F.EncSliceStringV(x.TestStrucCommon.AnonInTestStruc.ASslice, e)
  9721. } // end block: if x.TestStrucCommon.AnonInTestStruc.ASslice slice == nil
  9722. }
  9723. if yyq2[38] {
  9724. z.EncWriteMapElemKey()
  9725. if z.IsJSONHandle() {
  9726. z.WriteStr("\"AI64slice\"")
  9727. } else {
  9728. r.EncodeString(`AI64slice`)
  9729. }
  9730. z.EncWriteMapElemValue()
  9731. if x.TestStrucCommon.AnonInTestStruc.AI64slice == nil {
  9732. r.EncodeNil()
  9733. } else {
  9734. z.F.EncSliceInt64V(x.TestStrucCommon.AnonInTestStruc.AI64slice, e)
  9735. } // end block: if x.TestStrucCommon.AnonInTestStruc.AI64slice slice == nil
  9736. }
  9737. if yyq2[39] {
  9738. z.EncWriteMapElemKey()
  9739. if z.IsJSONHandle() {
  9740. z.WriteStr("\"AUi64slice\"")
  9741. } else {
  9742. r.EncodeString(`AUi64slice`)
  9743. }
  9744. z.EncWriteMapElemValue()
  9745. if x.TestStrucCommon.AnonInTestStruc.AUi64slice == nil {
  9746. r.EncodeNil()
  9747. } else {
  9748. z.F.EncSliceUint64V(x.TestStrucCommon.AnonInTestStruc.AUi64slice, e)
  9749. } // end block: if x.TestStrucCommon.AnonInTestStruc.AUi64slice slice == nil
  9750. }
  9751. if yyq2[40] {
  9752. z.EncWriteMapElemKey()
  9753. if z.IsJSONHandle() {
  9754. z.WriteStr("\"AF64slice\"")
  9755. } else {
  9756. r.EncodeString(`AF64slice`)
  9757. }
  9758. z.EncWriteMapElemValue()
  9759. if x.TestStrucCommon.AnonInTestStruc.AF64slice == nil {
  9760. r.EncodeNil()
  9761. } else {
  9762. z.F.EncSliceFloat64V(x.TestStrucCommon.AnonInTestStruc.AF64slice, e)
  9763. } // end block: if x.TestStrucCommon.AnonInTestStruc.AF64slice slice == nil
  9764. }
  9765. if yyq2[41] {
  9766. z.EncWriteMapElemKey()
  9767. if z.IsJSONHandle() {
  9768. z.WriteStr("\"AF32slice\"")
  9769. } else {
  9770. r.EncodeString(`AF32slice`)
  9771. }
  9772. z.EncWriteMapElemValue()
  9773. if x.TestStrucCommon.AnonInTestStruc.AF32slice == nil {
  9774. r.EncodeNil()
  9775. } else {
  9776. z.F.EncSliceFloat32V(x.TestStrucCommon.AnonInTestStruc.AF32slice, e)
  9777. } // end block: if x.TestStrucCommon.AnonInTestStruc.AF32slice slice == nil
  9778. }
  9779. if yyq2[42] {
  9780. z.EncWriteMapElemKey()
  9781. if z.IsJSONHandle() {
  9782. z.WriteStr("\"AMSU16\"")
  9783. } else {
  9784. r.EncodeString(`AMSU16`)
  9785. }
  9786. z.EncWriteMapElemValue()
  9787. if x.TestStrucCommon.AnonInTestStruc.AMSU16 == nil {
  9788. r.EncodeNil()
  9789. } else {
  9790. h.encMapstringuint16((map[string]uint16)(x.TestStrucCommon.AnonInTestStruc.AMSU16), e)
  9791. } // end block: if x.TestStrucCommon.AnonInTestStruc.AMSU16 map == nil
  9792. }
  9793. if yyq2[43] {
  9794. z.EncWriteMapElemKey()
  9795. if z.IsJSONHandle() {
  9796. z.WriteStr("\"AI64arr0\"")
  9797. } else {
  9798. r.EncodeString(`AI64arr0`)
  9799. }
  9800. z.EncWriteMapElemValue()
  9801. yy208 := &x.TestStrucCommon.AnonInTestStruc.AI64arr0
  9802. h.encArray0int64((*[0]int64)(yy208), e)
  9803. }
  9804. if yyq2[44] {
  9805. z.EncWriteMapElemKey()
  9806. if z.IsJSONHandle() {
  9807. z.WriteStr("\"AI64slice0\"")
  9808. } else {
  9809. r.EncodeString(`AI64slice0`)
  9810. }
  9811. z.EncWriteMapElemValue()
  9812. if x.TestStrucCommon.AnonInTestStruc.AI64slice0 == nil {
  9813. r.EncodeNil()
  9814. } else {
  9815. z.F.EncSliceInt64V(x.TestStrucCommon.AnonInTestStruc.AI64slice0, e)
  9816. } // end block: if x.TestStrucCommon.AnonInTestStruc.AI64slice0 slice == nil
  9817. }
  9818. if yyq2[45] {
  9819. z.EncWriteMapElemKey()
  9820. if z.IsJSONHandle() {
  9821. z.WriteStr("\"AUi64sliceN\"")
  9822. } else {
  9823. r.EncodeString(`AUi64sliceN`)
  9824. }
  9825. z.EncWriteMapElemValue()
  9826. if x.TestStrucCommon.AnonInTestStruc.AUi64sliceN == nil {
  9827. r.EncodeNil()
  9828. } else {
  9829. z.F.EncSliceUint64V(x.TestStrucCommon.AnonInTestStruc.AUi64sliceN, e)
  9830. } // end block: if x.TestStrucCommon.AnonInTestStruc.AUi64sliceN slice == nil
  9831. }
  9832. if yyq2[46] {
  9833. z.EncWriteMapElemKey()
  9834. if z.IsJSONHandle() {
  9835. z.WriteStr("\"AMSU16N\"")
  9836. } else {
  9837. r.EncodeString(`AMSU16N`)
  9838. }
  9839. z.EncWriteMapElemValue()
  9840. if x.TestStrucCommon.AnonInTestStruc.AMSU16N == nil {
  9841. r.EncodeNil()
  9842. } else {
  9843. h.encMapstringuint16((map[string]uint16)(x.TestStrucCommon.AnonInTestStruc.AMSU16N), e)
  9844. } // end block: if x.TestStrucCommon.AnonInTestStruc.AMSU16N map == nil
  9845. }
  9846. if yyq2[47] {
  9847. z.EncWriteMapElemKey()
  9848. if z.IsJSONHandle() {
  9849. z.WriteStr("\"AMSU16E\"")
  9850. } else {
  9851. r.EncodeString(`AMSU16E`)
  9852. }
  9853. z.EncWriteMapElemValue()
  9854. if x.TestStrucCommon.AnonInTestStruc.AMSU16E == nil {
  9855. r.EncodeNil()
  9856. } else {
  9857. h.encMapstringuint16((map[string]uint16)(x.TestStrucCommon.AnonInTestStruc.AMSU16E), e)
  9858. } // end block: if x.TestStrucCommon.AnonInTestStruc.AMSU16E map == nil
  9859. }
  9860. if yyq2[48] {
  9861. z.EncWriteMapElemKey()
  9862. if z.IsJSONHandle() {
  9863. z.WriteStr("\"NotAnon\"")
  9864. } else {
  9865. r.EncodeString(`NotAnon`)
  9866. }
  9867. z.EncWriteMapElemValue()
  9868. yy214 := &x.TestStrucCommon.NotAnon
  9869. yy214.CodecEncodeSelf(e)
  9870. }
  9871. if yyq2[49] {
  9872. z.EncWriteMapElemKey()
  9873. if z.IsJSONHandle() {
  9874. z.WriteStr("\"Nmap\"")
  9875. } else {
  9876. r.EncodeString(`Nmap`)
  9877. }
  9878. z.EncWriteMapElemValue()
  9879. if x.TestStrucCommon.Nmap == nil {
  9880. r.EncodeNil()
  9881. } else {
  9882. z.F.EncMapStringBoolV(x.TestStrucCommon.Nmap, e)
  9883. } // end block: if x.TestStrucCommon.Nmap map == nil
  9884. }
  9885. if yyq2[50] {
  9886. z.EncWriteMapElemKey()
  9887. if z.IsJSONHandle() {
  9888. z.WriteStr("\"Nslice\"")
  9889. } else {
  9890. r.EncodeString(`Nslice`)
  9891. }
  9892. z.EncWriteMapElemValue()
  9893. if x.TestStrucCommon.Nslice == nil {
  9894. r.EncodeNil()
  9895. } else {
  9896. r.EncodeStringBytesRaw([]byte(x.TestStrucCommon.Nslice))
  9897. } // end block: if x.TestStrucCommon.Nslice slice == nil
  9898. }
  9899. if yyq2[51] {
  9900. z.EncWriteMapElemKey()
  9901. if z.IsJSONHandle() {
  9902. z.WriteStr("\"Nint64\"")
  9903. } else {
  9904. r.EncodeString(`Nint64`)
  9905. }
  9906. z.EncWriteMapElemValue()
  9907. if yyn54 {
  9908. r.EncodeNil()
  9909. } else {
  9910. yy218 := *x.TestStrucCommon.Nint64
  9911. r.EncodeInt(int64(yy218))
  9912. }
  9913. }
  9914. if yyq2[52] {
  9915. z.EncWriteMapElemKey()
  9916. if z.IsJSONHandle() {
  9917. z.WriteStr("\"Chstr\"")
  9918. } else {
  9919. r.EncodeString(`Chstr`)
  9920. }
  9921. z.EncWriteMapElemValue()
  9922. h.encChanstring((chan string)(x.Chstr), e)
  9923. }
  9924. if yyq2[53] {
  9925. z.EncWriteMapElemKey()
  9926. if z.IsJSONHandle() {
  9927. z.WriteStr("\"Mis\"")
  9928. } else {
  9929. r.EncodeString(`Mis`)
  9930. }
  9931. z.EncWriteMapElemValue()
  9932. if x.Mis == nil {
  9933. r.EncodeNil()
  9934. } else {
  9935. z.F.EncMapIntStringV(x.Mis, e)
  9936. } // end block: if x.Mis map == nil
  9937. }
  9938. if yyq2[54] {
  9939. z.EncWriteMapElemKey()
  9940. if z.IsJSONHandle() {
  9941. z.WriteStr("\"Mbu64\"")
  9942. } else {
  9943. r.EncodeString(`Mbu64`)
  9944. }
  9945. z.EncWriteMapElemValue()
  9946. if x.Mbu64 == nil {
  9947. r.EncodeNil()
  9948. } else {
  9949. h.encMapboolc3RydWN0IHt9((map[bool]struct{})(x.Mbu64), e)
  9950. } // end block: if x.Mbu64 map == nil
  9951. }
  9952. if yyq2[55] {
  9953. z.EncWriteMapElemKey()
  9954. if z.IsJSONHandle() {
  9955. z.WriteStr("\"Miwu64s\"")
  9956. } else {
  9957. r.EncodeString(`Miwu64s`)
  9958. }
  9959. z.EncWriteMapElemValue()
  9960. if x.Miwu64s == nil {
  9961. r.EncodeNil()
  9962. } else {
  9963. h.encMapintwrapUint64Slice((map[int]wrapUint64Slice)(x.Miwu64s), e)
  9964. } // end block: if x.Miwu64s map == nil
  9965. }
  9966. if yyq2[56] {
  9967. z.EncWriteMapElemKey()
  9968. if z.IsJSONHandle() {
  9969. z.WriteStr("\"Mfwss\"")
  9970. } else {
  9971. r.EncodeString(`Mfwss`)
  9972. }
  9973. z.EncWriteMapElemValue()
  9974. if x.Mfwss == nil {
  9975. r.EncodeNil()
  9976. } else {
  9977. h.encMapfloat64wrapStringSlice((map[float64]wrapStringSlice)(x.Mfwss), e)
  9978. } // end block: if x.Mfwss map == nil
  9979. }
  9980. if yyq2[57] {
  9981. z.EncWriteMapElemKey()
  9982. if z.IsJSONHandle() {
  9983. z.WriteStr("\"Mf32wss\"")
  9984. } else {
  9985. r.EncodeString(`Mf32wss`)
  9986. }
  9987. z.EncWriteMapElemValue()
  9988. if x.Mf32wss == nil {
  9989. r.EncodeNil()
  9990. } else {
  9991. h.encMapfloat32wrapStringSlice((map[float32]wrapStringSlice)(x.Mf32wss), e)
  9992. } // end block: if x.Mf32wss map == nil
  9993. }
  9994. if yyq2[58] {
  9995. z.EncWriteMapElemKey()
  9996. if z.IsJSONHandle() {
  9997. z.WriteStr("\"Mui2wss\"")
  9998. } else {
  9999. r.EncodeString(`Mui2wss`)
  10000. }
  10001. z.EncWriteMapElemValue()
  10002. if x.Mui2wss == nil {
  10003. r.EncodeNil()
  10004. } else {
  10005. h.encMapuint64wrapStringSlice((map[uint64]wrapStringSlice)(x.Mui2wss), e)
  10006. } // end block: if x.Mui2wss map == nil
  10007. }
  10008. if yyq2[59] {
  10009. z.EncWriteMapElemKey()
  10010. if z.IsJSONHandle() {
  10011. z.WriteStr("\"Msu2wss\"")
  10012. } else {
  10013. r.EncodeString(`Msu2wss`)
  10014. }
  10015. z.EncWriteMapElemValue()
  10016. if x.Msu2wss == nil {
  10017. r.EncodeNil()
  10018. } else {
  10019. h.encMapstringUint64TwrapStringSlice((map[stringUint64T]wrapStringSlice)(x.Msu2wss), e)
  10020. } // end block: if x.Msu2wss map == nil
  10021. }
  10022. if yyq2[60] {
  10023. z.EncWriteMapElemKey()
  10024. if z.IsJSONHandle() {
  10025. z.WriteStr("\"Ci64\"")
  10026. } else {
  10027. r.EncodeString(`Ci64`)
  10028. }
  10029. z.EncWriteMapElemValue()
  10030. x.Ci64.CodecEncodeSelf(e)
  10031. }
  10032. if yyq2[61] {
  10033. z.EncWriteMapElemKey()
  10034. if z.IsJSONHandle() {
  10035. z.WriteStr("\"Swrapbytes\"")
  10036. } else {
  10037. r.EncodeString(`Swrapbytes`)
  10038. }
  10039. z.EncWriteMapElemValue()
  10040. if x.Swrapbytes == nil {
  10041. r.EncodeNil()
  10042. } else {
  10043. h.encSlicewrapBytes(([]wrapBytes)(x.Swrapbytes), e)
  10044. } // end block: if x.Swrapbytes slice == nil
  10045. }
  10046. if yyq2[62] {
  10047. z.EncWriteMapElemKey()
  10048. if z.IsJSONHandle() {
  10049. z.WriteStr("\"Swrapuint8\"")
  10050. } else {
  10051. r.EncodeString(`Swrapuint8`)
  10052. }
  10053. z.EncWriteMapElemValue()
  10054. if x.Swrapuint8 == nil {
  10055. r.EncodeNil()
  10056. } else {
  10057. h.encSlicewrapUint8(([]wrapUint8)(x.Swrapuint8), e)
  10058. } // end block: if x.Swrapuint8 slice == nil
  10059. }
  10060. if yyq2[63] {
  10061. z.EncWriteMapElemKey()
  10062. if z.IsJSONHandle() {
  10063. z.WriteStr("\"ArrStrUi64T\"")
  10064. } else {
  10065. r.EncodeString(`ArrStrUi64T`)
  10066. }
  10067. z.EncWriteMapElemValue()
  10068. yy231 := &x.ArrStrUi64T
  10069. h.encArray4stringUint64T((*[4]stringUint64T)(yy231), e)
  10070. }
  10071. if yyq2[64] {
  10072. z.EncWriteMapElemKey()
  10073. if z.IsJSONHandle() {
  10074. z.WriteStr("\"Ui64array\"")
  10075. } else {
  10076. r.EncodeString(`Ui64array`)
  10077. }
  10078. z.EncWriteMapElemValue()
  10079. yy233 := &x.Ui64array
  10080. h.encArray4uint64((*[4]uint64)(yy233), e)
  10081. }
  10082. if yyq2[65] {
  10083. z.EncWriteMapElemKey()
  10084. if z.IsJSONHandle() {
  10085. z.WriteStr("\"Ui64slicearray\"")
  10086. } else {
  10087. r.EncodeString(`Ui64slicearray`)
  10088. }
  10089. z.EncWriteMapElemValue()
  10090. if x.Ui64slicearray == nil {
  10091. r.EncodeNil()
  10092. } else {
  10093. h.encSlicePtrtoArray4uint64(([]*[4]uint64)(x.Ui64slicearray), e)
  10094. } // end block: if x.Ui64slicearray slice == nil
  10095. }
  10096. if yyq2[66] {
  10097. z.EncWriteMapElemKey()
  10098. if z.IsJSONHandle() {
  10099. z.WriteStr("\"SintfAarray\"")
  10100. } else {
  10101. r.EncodeString(`SintfAarray`)
  10102. }
  10103. z.EncWriteMapElemValue()
  10104. if x.SintfAarray == nil {
  10105. r.EncodeNil()
  10106. } else {
  10107. z.F.EncSliceIntfV(x.SintfAarray, e)
  10108. } // end block: if x.SintfAarray slice == nil
  10109. }
  10110. if yyq2[67] {
  10111. z.EncWriteMapElemKey()
  10112. if z.IsJSONHandle() {
  10113. z.WriteStr("\"MstrUi64TSelf\"")
  10114. } else {
  10115. r.EncodeString(`MstrUi64TSelf`)
  10116. }
  10117. z.EncWriteMapElemValue()
  10118. if x.MstrUi64TSelf == nil {
  10119. r.EncodeNil()
  10120. } else {
  10121. h.encMapstringUint64TPtrtostringUint64T((map[stringUint64T]*stringUint64T)(x.MstrUi64TSelf), e)
  10122. } // end block: if x.MstrUi64TSelf map == nil
  10123. }
  10124. if yyq2[68] {
  10125. z.EncWriteMapElemKey()
  10126. if z.IsJSONHandle() {
  10127. z.WriteStr("\"Islice\"")
  10128. } else {
  10129. r.EncodeString(`Islice`)
  10130. }
  10131. z.EncWriteMapElemValue()
  10132. if yyn71 {
  10133. r.EncodeNil()
  10134. } else {
  10135. if x.AnonInTestStrucIntf.Islice == nil {
  10136. r.EncodeNil()
  10137. } else {
  10138. z.F.EncSliceIntfV(x.AnonInTestStrucIntf.Islice, e)
  10139. } // end block: if x.AnonInTestStrucIntf.Islice slice == nil
  10140. }
  10141. }
  10142. if yyq2[69] {
  10143. z.EncWriteMapElemKey()
  10144. if z.IsJSONHandle() {
  10145. z.WriteStr("\"Ms\"")
  10146. } else {
  10147. r.EncodeString(`Ms`)
  10148. }
  10149. z.EncWriteMapElemValue()
  10150. if yyn72 {
  10151. r.EncodeNil()
  10152. } else {
  10153. if x.AnonInTestStrucIntf.Ms == nil {
  10154. r.EncodeNil()
  10155. } else {
  10156. z.F.EncMapStringIntfV(x.AnonInTestStrucIntf.Ms, e)
  10157. } // end block: if x.AnonInTestStrucIntf.Ms map == nil
  10158. }
  10159. }
  10160. if yyq2[70] {
  10161. z.EncWriteMapElemKey()
  10162. if z.IsJSONHandle() {
  10163. z.WriteStr("\"Nintf\"")
  10164. } else {
  10165. r.EncodeString(`Nintf`)
  10166. }
  10167. z.EncWriteMapElemValue()
  10168. if yyn73 {
  10169. r.EncodeNil()
  10170. } else {
  10171. z.EncFallback(x.AnonInTestStrucIntf.Nintf)
  10172. }
  10173. }
  10174. if yyq2[71] {
  10175. z.EncWriteMapElemKey()
  10176. if z.IsJSONHandle() {
  10177. z.WriteStr("\"T\"")
  10178. } else {
  10179. r.EncodeString(`T`)
  10180. }
  10181. z.EncWriteMapElemValue()
  10182. if yyn74 {
  10183. r.EncodeNil()
  10184. } else {
  10185. if !z.EncBasicHandle().TimeNotBuiltin {
  10186. r.EncodeTime(x.AnonInTestStrucIntf.T)
  10187. } else if yyxt241 := z.Extension(z.I2Rtid(x.AnonInTestStrucIntf.T)); yyxt241 != nil {
  10188. z.EncExtension(x.AnonInTestStrucIntf.T, yyxt241)
  10189. } else if z.EncBinary() {
  10190. z.EncBinaryMarshal(x.AnonInTestStrucIntf.T)
  10191. } else if !z.EncBinary() && z.IsJSONHandle() {
  10192. z.EncJSONMarshal(x.AnonInTestStrucIntf.T)
  10193. } else {
  10194. z.EncFallback(x.AnonInTestStrucIntf.T)
  10195. }
  10196. }
  10197. }
  10198. if yyq2[72] {
  10199. z.EncWriteMapElemKey()
  10200. if z.IsJSONHandle() {
  10201. z.WriteStr("\"Tptr\"")
  10202. } else {
  10203. r.EncodeString(`Tptr`)
  10204. }
  10205. z.EncWriteMapElemValue()
  10206. if yyn75 {
  10207. r.EncodeNil()
  10208. } else {
  10209. yy242 := *x.AnonInTestStrucIntf.Tptr
  10210. if !z.EncBasicHandle().TimeNotBuiltin {
  10211. r.EncodeTime(yy242)
  10212. } else if yyxt243 := z.Extension(z.I2Rtid(yy242)); yyxt243 != nil {
  10213. z.EncExtension(yy242, yyxt243)
  10214. } else if z.EncBinary() {
  10215. z.EncBinaryMarshal(yy242)
  10216. } else if !z.EncBinary() && z.IsJSONHandle() {
  10217. z.EncJSONMarshal(yy242)
  10218. } else {
  10219. z.EncFallback(yy242)
  10220. }
  10221. }
  10222. }
  10223. if yyq2[73] {
  10224. z.EncWriteMapElemKey()
  10225. if z.IsJSONHandle() {
  10226. z.WriteStr("\"Mtsptr\"")
  10227. } else {
  10228. r.EncodeString(`Mtsptr`)
  10229. }
  10230. z.EncWriteMapElemValue()
  10231. if x.Mtsptr == nil {
  10232. r.EncodeNil()
  10233. } else {
  10234. h.encMapstringPtrtoTestStrucFlex((map[string]*TestStrucFlex)(x.Mtsptr), e)
  10235. } // end block: if x.Mtsptr map == nil
  10236. }
  10237. if yyq2[74] {
  10238. z.EncWriteMapElemKey()
  10239. if z.IsJSONHandle() {
  10240. z.WriteStr("\"Mts\"")
  10241. } else {
  10242. r.EncodeString(`Mts`)
  10243. }
  10244. z.EncWriteMapElemValue()
  10245. if x.Mts == nil {
  10246. r.EncodeNil()
  10247. } else {
  10248. h.encMapstringTestStrucFlex((map[string]TestStrucFlex)(x.Mts), e)
  10249. } // end block: if x.Mts map == nil
  10250. }
  10251. if yyq2[75] {
  10252. z.EncWriteMapElemKey()
  10253. if z.IsJSONHandle() {
  10254. z.WriteStr("\"Its\"")
  10255. } else {
  10256. r.EncodeString(`Its`)
  10257. }
  10258. z.EncWriteMapElemValue()
  10259. if x.Its == nil {
  10260. r.EncodeNil()
  10261. } else {
  10262. h.encSlicePtrtoTestStrucFlex(([]*TestStrucFlex)(x.Its), e)
  10263. } // end block: if x.Its slice == nil
  10264. }
  10265. if yyq2[76] {
  10266. z.EncWriteMapElemKey()
  10267. if z.IsJSONHandle() {
  10268. z.WriteStr("\"Nteststruc\"")
  10269. } else {
  10270. r.EncodeString(`Nteststruc`)
  10271. }
  10272. z.EncWriteMapElemValue()
  10273. if yyn79 {
  10274. r.EncodeNil()
  10275. } else {
  10276. x.Nteststruc.CodecEncodeSelf(e)
  10277. }
  10278. }
  10279. z.EncWriteMapEnd()
  10280. }
  10281. }
  10282. }
  10283. func (x *TestStrucFlex) CodecDecodeSelf(d *Decoder) {
  10284. var h codecSelfer19780
  10285. z, r := GenHelperDecoder(d)
  10286. _, _, _ = h, z, r
  10287. yyct2 := r.ContainerType()
  10288. if yyct2 == codecSelferValueTypeNil19780 {
  10289. *(x) = TestStrucFlex{}
  10290. } else if yyct2 == codecSelferValueTypeMap19780 {
  10291. yyl2 := z.DecReadMapStart()
  10292. if yyl2 == 0 {
  10293. } else {
  10294. x.codecDecodeSelfFromMap(yyl2, d)
  10295. }
  10296. z.DecReadMapEnd()
  10297. } else if yyct2 == codecSelferValueTypeArray19780 {
  10298. yyl2 := z.DecReadArrayStart()
  10299. if yyl2 != 0 {
  10300. x.codecDecodeSelfFromArray(yyl2, d)
  10301. }
  10302. z.DecReadArrayEnd()
  10303. } else {
  10304. panic(errCodecSelferOnlyMapOrArrayEncodeToStruct19780)
  10305. }
  10306. }
  10307. func (x *TestStrucFlex) codecDecodeSelfFromMap(l int, d *Decoder) {
  10308. var h codecSelfer19780
  10309. z, r := GenHelperDecoder(d)
  10310. _, _, _ = h, z, r
  10311. var yyhl3 bool = l >= 0
  10312. for yyj3 := 0; ; yyj3++ {
  10313. if yyhl3 {
  10314. if yyj3 >= l {
  10315. break
  10316. }
  10317. } else {
  10318. if z.DecCheckBreak() {
  10319. break
  10320. }
  10321. }
  10322. z.DecReadMapElemKey()
  10323. yys3 := z.StringView(r.DecodeStringAsBytes())
  10324. z.DecReadMapElemValue()
  10325. switch yys3 {
  10326. case "S":
  10327. x.TestStrucCommon.S = (string)(string(r.DecodeStringAsBytes()))
  10328. case "I64":
  10329. x.TestStrucCommon.I64 = (int64)(r.DecodeInt64())
  10330. case "I32":
  10331. x.TestStrucCommon.I32 = (int32)(z.C.IntV(r.DecodeInt64(), 32))
  10332. case "I16":
  10333. x.TestStrucCommon.I16 = (int16)(z.C.IntV(r.DecodeInt64(), 16))
  10334. case "I8":
  10335. x.TestStrucCommon.I8 = (int8)(z.C.IntV(r.DecodeInt64(), 8))
  10336. case "I64n":
  10337. x.TestStrucCommon.I64n = (int64)(r.DecodeInt64())
  10338. case "I32n":
  10339. x.TestStrucCommon.I32n = (int32)(z.C.IntV(r.DecodeInt64(), 32))
  10340. case "I16n":
  10341. x.TestStrucCommon.I16n = (int16)(z.C.IntV(r.DecodeInt64(), 16))
  10342. case "I8n":
  10343. x.TestStrucCommon.I8n = (int8)(z.C.IntV(r.DecodeInt64(), 8))
  10344. case "Ui64":
  10345. x.TestStrucCommon.Ui64 = (uint64)(r.DecodeUint64())
  10346. case "Ui32":
  10347. x.TestStrucCommon.Ui32 = (uint32)(z.C.UintV(r.DecodeUint64(), 32))
  10348. case "Ui16":
  10349. x.TestStrucCommon.Ui16 = (uint16)(z.C.UintV(r.DecodeUint64(), 16))
  10350. case "Ui8":
  10351. x.TestStrucCommon.Ui8 = (uint8)(z.C.UintV(r.DecodeUint64(), 8))
  10352. case "F64":
  10353. x.TestStrucCommon.F64 = (float64)(r.DecodeFloat64())
  10354. case "F32":
  10355. x.TestStrucCommon.F32 = (float32)(z.DecDecodeFloat32())
  10356. case "B":
  10357. x.TestStrucCommon.B = (bool)(r.DecodeBool())
  10358. case "By":
  10359. x.TestStrucCommon.By = (uint8)(z.C.UintV(r.DecodeUint64(), 8))
  10360. case "Sslice":
  10361. z.F.DecSliceStringX(&x.TestStrucCommon.Sslice, d)
  10362. case "I64slice":
  10363. z.F.DecSliceInt64X(&x.TestStrucCommon.I64slice, d)
  10364. case "I16slice":
  10365. z.F.DecSliceInt16X(&x.TestStrucCommon.I16slice, d)
  10366. case "Ui64slice":
  10367. z.F.DecSliceUint64X(&x.TestStrucCommon.Ui64slice, d)
  10368. case "Ui8slice":
  10369. x.TestStrucCommon.Ui8slice = r.DecodeBytes(([]byte)(x.TestStrucCommon.Ui8slice), false)
  10370. case "Bslice":
  10371. z.F.DecSliceBoolX(&x.TestStrucCommon.Bslice, d)
  10372. case "Byslice":
  10373. x.TestStrucCommon.Byslice = r.DecodeBytes(([]byte)(x.TestStrucCommon.Byslice), false)
  10374. case "BytesSlice":
  10375. z.F.DecSliceBytesX(&x.TestStrucCommon.BytesSlice, d)
  10376. case "Iptrslice":
  10377. h.decSlicePtrtoint64((*[]*int64)(&x.TestStrucCommon.Iptrslice), d)
  10378. case "WrapSliceInt64":
  10379. x.TestStrucCommon.WrapSliceInt64.CodecDecodeSelf(d)
  10380. case "WrapSliceString":
  10381. x.TestStrucCommon.WrapSliceString.CodecDecodeSelf(d)
  10382. case "Msi64":
  10383. z.F.DecMapStringInt64X(&x.TestStrucCommon.Msi64, d)
  10384. case "Msbytes":
  10385. z.F.DecMapStringBytesX(&x.TestStrucCommon.Msbytes, d)
  10386. case "Simplef":
  10387. x.TestStrucCommon.Simplef.CodecDecodeSelf(d)
  10388. case "SstrUi64T":
  10389. h.decSlicestringUint64T((*[]stringUint64T)(&x.TestStrucCommon.SstrUi64T), d)
  10390. case "MstrUi64T":
  10391. h.decMapstringPtrtostringUint64T((*map[string]*stringUint64T)(&x.TestStrucCommon.MstrUi64T), d)
  10392. case "AS":
  10393. x.TestStrucCommon.AnonInTestStruc.AS = (string)(string(r.DecodeStringAsBytes()))
  10394. case "AI64":
  10395. x.TestStrucCommon.AnonInTestStruc.AI64 = (int64)(r.DecodeInt64())
  10396. case "AI16":
  10397. x.TestStrucCommon.AnonInTestStruc.AI16 = (int16)(z.C.IntV(r.DecodeInt64(), 16))
  10398. case "AUi64":
  10399. x.TestStrucCommon.AnonInTestStruc.AUi64 = (uint64)(r.DecodeUint64())
  10400. case "ASslice":
  10401. z.F.DecSliceStringX(&x.TestStrucCommon.AnonInTestStruc.ASslice, d)
  10402. case "AI64slice":
  10403. z.F.DecSliceInt64X(&x.TestStrucCommon.AnonInTestStruc.AI64slice, d)
  10404. case "AUi64slice":
  10405. z.F.DecSliceUint64X(&x.TestStrucCommon.AnonInTestStruc.AUi64slice, d)
  10406. case "AF64slice":
  10407. z.F.DecSliceFloat64X(&x.TestStrucCommon.AnonInTestStruc.AF64slice, d)
  10408. case "AF32slice":
  10409. z.F.DecSliceFloat32X(&x.TestStrucCommon.AnonInTestStruc.AF32slice, d)
  10410. case "AMSU16":
  10411. h.decMapstringuint16((*map[string]uint16)(&x.TestStrucCommon.AnonInTestStruc.AMSU16), d)
  10412. case "AI64arr0":
  10413. h.decArray0int64((*[0]int64)(&x.TestStrucCommon.AnonInTestStruc.AI64arr0), d)
  10414. case "AI64slice0":
  10415. z.F.DecSliceInt64X(&x.TestStrucCommon.AnonInTestStruc.AI64slice0, d)
  10416. case "AUi64sliceN":
  10417. z.F.DecSliceUint64X(&x.TestStrucCommon.AnonInTestStruc.AUi64sliceN, d)
  10418. case "AMSU16N":
  10419. h.decMapstringuint16((*map[string]uint16)(&x.TestStrucCommon.AnonInTestStruc.AMSU16N), d)
  10420. case "AMSU16E":
  10421. h.decMapstringuint16((*map[string]uint16)(&x.TestStrucCommon.AnonInTestStruc.AMSU16E), d)
  10422. case "NotAnon":
  10423. x.TestStrucCommon.NotAnon.CodecDecodeSelf(d)
  10424. case "Nmap":
  10425. z.F.DecMapStringBoolX(&x.TestStrucCommon.Nmap, d)
  10426. case "Nslice":
  10427. x.TestStrucCommon.Nslice = r.DecodeBytes(([]byte)(x.TestStrucCommon.Nslice), false)
  10428. case "Nint64":
  10429. if r.TryNil() {
  10430. if x.TestStrucCommon.Nint64 != nil { // remove the if-true
  10431. x.TestStrucCommon.Nint64 = nil
  10432. }
  10433. } else {
  10434. if x.TestStrucCommon.Nint64 == nil {
  10435. x.TestStrucCommon.Nint64 = new(int64)
  10436. }
  10437. *x.TestStrucCommon.Nint64 = (int64)(r.DecodeInt64())
  10438. }
  10439. case "Chstr":
  10440. h.decChanstring((*chan string)(&x.Chstr), d)
  10441. case "Mis":
  10442. z.F.DecMapIntStringX(&x.Mis, d)
  10443. case "Mbu64":
  10444. h.decMapboolc3RydWN0IHt9((*map[bool]struct{})(&x.Mbu64), d)
  10445. case "Miwu64s":
  10446. h.decMapintwrapUint64Slice((*map[int]wrapUint64Slice)(&x.Miwu64s), d)
  10447. case "Mfwss":
  10448. h.decMapfloat64wrapStringSlice((*map[float64]wrapStringSlice)(&x.Mfwss), d)
  10449. case "Mf32wss":
  10450. h.decMapfloat32wrapStringSlice((*map[float32]wrapStringSlice)(&x.Mf32wss), d)
  10451. case "Mui2wss":
  10452. h.decMapuint64wrapStringSlice((*map[uint64]wrapStringSlice)(&x.Mui2wss), d)
  10453. case "Msu2wss":
  10454. h.decMapstringUint64TwrapStringSlice((*map[stringUint64T]wrapStringSlice)(&x.Msu2wss), d)
  10455. case "Ci64":
  10456. x.Ci64.CodecDecodeSelf(d)
  10457. case "Swrapbytes":
  10458. h.decSlicewrapBytes((*[]wrapBytes)(&x.Swrapbytes), d)
  10459. case "Swrapuint8":
  10460. h.decSlicewrapUint8((*[]wrapUint8)(&x.Swrapuint8), d)
  10461. case "ArrStrUi64T":
  10462. h.decArray4stringUint64T((*[4]stringUint64T)(&x.ArrStrUi64T), d)
  10463. case "Ui64array":
  10464. h.decArray4uint64((*[4]uint64)(&x.Ui64array), d)
  10465. case "Ui64slicearray":
  10466. h.decSlicePtrtoArray4uint64((*[]*[4]uint64)(&x.Ui64slicearray), d)
  10467. case "SintfAarray":
  10468. z.F.DecSliceIntfX(&x.SintfAarray, d)
  10469. case "MstrUi64TSelf":
  10470. h.decMapstringUint64TPtrtostringUint64T((*map[stringUint64T]*stringUint64T)(&x.MstrUi64TSelf), d)
  10471. case "Islice":
  10472. if r.TryNil() {
  10473. if x.AnonInTestStrucIntf != nil { // remove the if-true
  10474. x.AnonInTestStrucIntf.Islice = nil
  10475. }
  10476. } else {
  10477. if x.AnonInTestStrucIntf == nil {
  10478. x.AnonInTestStrucIntf = new(AnonInTestStrucIntf)
  10479. }
  10480. z.F.DecSliceIntfX(&x.AnonInTestStrucIntf.Islice, d)
  10481. }
  10482. case "Ms":
  10483. if r.TryNil() {
  10484. if x.AnonInTestStrucIntf != nil { // remove the if-true
  10485. x.AnonInTestStrucIntf.Ms = nil
  10486. }
  10487. } else {
  10488. if x.AnonInTestStrucIntf == nil {
  10489. x.AnonInTestStrucIntf = new(AnonInTestStrucIntf)
  10490. }
  10491. z.F.DecMapStringIntfX(&x.AnonInTestStrucIntf.Ms, d)
  10492. }
  10493. case "Nintf":
  10494. if r.TryNil() {
  10495. if x.AnonInTestStrucIntf != nil { // remove the if-true
  10496. x.AnonInTestStrucIntf.Nintf = nil
  10497. }
  10498. } else {
  10499. if x.AnonInTestStrucIntf == nil {
  10500. x.AnonInTestStrucIntf = new(AnonInTestStrucIntf)
  10501. }
  10502. z.DecFallback(&x.AnonInTestStrucIntf.Nintf, true)
  10503. }
  10504. case "T":
  10505. if r.TryNil() {
  10506. if x.AnonInTestStrucIntf != nil { // remove the if-true
  10507. x.AnonInTestStrucIntf.T = time.Time{}
  10508. }
  10509. } else {
  10510. if x.AnonInTestStrucIntf == nil {
  10511. x.AnonInTestStrucIntf = new(AnonInTestStrucIntf)
  10512. }
  10513. if !z.DecBasicHandle().TimeNotBuiltin {
  10514. x.AnonInTestStrucIntf.T = r.DecodeTime()
  10515. } else if yyxt121 := z.Extension(z.I2Rtid(x.AnonInTestStrucIntf.T)); yyxt121 != nil {
  10516. z.DecExtension(x.AnonInTestStrucIntf.T, yyxt121)
  10517. } else if z.DecBinary() {
  10518. z.DecBinaryUnmarshal(&x.AnonInTestStrucIntf.T)
  10519. } else if !z.DecBinary() && z.IsJSONHandle() {
  10520. z.DecJSONUnmarshal(&x.AnonInTestStrucIntf.T)
  10521. } else {
  10522. z.DecFallback(&x.AnonInTestStrucIntf.T, false)
  10523. }
  10524. }
  10525. case "Tptr":
  10526. if r.TryNil() {
  10527. if x.AnonInTestStrucIntf != nil && x.AnonInTestStrucIntf.Tptr != nil { // remove the if-true
  10528. x.AnonInTestStrucIntf.Tptr = nil
  10529. }
  10530. } else {
  10531. if x.AnonInTestStrucIntf == nil {
  10532. x.AnonInTestStrucIntf = new(AnonInTestStrucIntf)
  10533. }
  10534. if x.AnonInTestStrucIntf.Tptr == nil {
  10535. x.AnonInTestStrucIntf.Tptr = new(time.Time)
  10536. }
  10537. if !z.DecBasicHandle().TimeNotBuiltin {
  10538. *x.AnonInTestStrucIntf.Tptr = r.DecodeTime()
  10539. } else if yyxt123 := z.Extension(z.I2Rtid(x.AnonInTestStrucIntf.Tptr)); yyxt123 != nil {
  10540. z.DecExtension(x.AnonInTestStrucIntf.Tptr, yyxt123)
  10541. } else if z.DecBinary() {
  10542. z.DecBinaryUnmarshal(x.AnonInTestStrucIntf.Tptr)
  10543. } else if !z.DecBinary() && z.IsJSONHandle() {
  10544. z.DecJSONUnmarshal(x.AnonInTestStrucIntf.Tptr)
  10545. } else {
  10546. z.DecFallback(x.AnonInTestStrucIntf.Tptr, false)
  10547. }
  10548. }
  10549. case "Mtsptr":
  10550. h.decMapstringPtrtoTestStrucFlex((*map[string]*TestStrucFlex)(&x.Mtsptr), d)
  10551. case "Mts":
  10552. h.decMapstringTestStrucFlex((*map[string]TestStrucFlex)(&x.Mts), d)
  10553. case "Its":
  10554. h.decSlicePtrtoTestStrucFlex((*[]*TestStrucFlex)(&x.Its), d)
  10555. case "Nteststruc":
  10556. if r.TryNil() {
  10557. if x.Nteststruc != nil { // remove the if-true
  10558. x.Nteststruc = nil
  10559. }
  10560. } else {
  10561. if x.Nteststruc == nil {
  10562. x.Nteststruc = new(TestStrucFlex)
  10563. }
  10564. x.Nteststruc.CodecDecodeSelf(d)
  10565. }
  10566. default:
  10567. z.DecStructFieldNotFound(-1, yys3)
  10568. } // end switch yys3
  10569. } // end for yyj3
  10570. }
  10571. func (x *TestStrucFlex) codecDecodeSelfFromArray(l int, d *Decoder) {
  10572. var h codecSelfer19780
  10573. z, r := GenHelperDecoder(d)
  10574. _, _, _ = h, z, r
  10575. var yyj131 int
  10576. var yyb131 bool
  10577. var yyhl131 bool = l >= 0
  10578. yyj131++
  10579. if yyhl131 {
  10580. yyb131 = yyj131 > l
  10581. } else {
  10582. yyb131 = z.DecCheckBreak()
  10583. }
  10584. if yyb131 {
  10585. z.DecReadArrayEnd()
  10586. return
  10587. }
  10588. z.DecReadArrayElem()
  10589. x.TestStrucCommon.S = (string)(string(r.DecodeStringAsBytes()))
  10590. yyj131++
  10591. if yyhl131 {
  10592. yyb131 = yyj131 > l
  10593. } else {
  10594. yyb131 = z.DecCheckBreak()
  10595. }
  10596. if yyb131 {
  10597. z.DecReadArrayEnd()
  10598. return
  10599. }
  10600. z.DecReadArrayElem()
  10601. x.TestStrucCommon.I64 = (int64)(r.DecodeInt64())
  10602. yyj131++
  10603. if yyhl131 {
  10604. yyb131 = yyj131 > l
  10605. } else {
  10606. yyb131 = z.DecCheckBreak()
  10607. }
  10608. if yyb131 {
  10609. z.DecReadArrayEnd()
  10610. return
  10611. }
  10612. z.DecReadArrayElem()
  10613. x.TestStrucCommon.I32 = (int32)(z.C.IntV(r.DecodeInt64(), 32))
  10614. yyj131++
  10615. if yyhl131 {
  10616. yyb131 = yyj131 > l
  10617. } else {
  10618. yyb131 = z.DecCheckBreak()
  10619. }
  10620. if yyb131 {
  10621. z.DecReadArrayEnd()
  10622. return
  10623. }
  10624. z.DecReadArrayElem()
  10625. x.TestStrucCommon.I16 = (int16)(z.C.IntV(r.DecodeInt64(), 16))
  10626. yyj131++
  10627. if yyhl131 {
  10628. yyb131 = yyj131 > l
  10629. } else {
  10630. yyb131 = z.DecCheckBreak()
  10631. }
  10632. if yyb131 {
  10633. z.DecReadArrayEnd()
  10634. return
  10635. }
  10636. z.DecReadArrayElem()
  10637. x.TestStrucCommon.I8 = (int8)(z.C.IntV(r.DecodeInt64(), 8))
  10638. yyj131++
  10639. if yyhl131 {
  10640. yyb131 = yyj131 > l
  10641. } else {
  10642. yyb131 = z.DecCheckBreak()
  10643. }
  10644. if yyb131 {
  10645. z.DecReadArrayEnd()
  10646. return
  10647. }
  10648. z.DecReadArrayElem()
  10649. x.TestStrucCommon.I64n = (int64)(r.DecodeInt64())
  10650. yyj131++
  10651. if yyhl131 {
  10652. yyb131 = yyj131 > l
  10653. } else {
  10654. yyb131 = z.DecCheckBreak()
  10655. }
  10656. if yyb131 {
  10657. z.DecReadArrayEnd()
  10658. return
  10659. }
  10660. z.DecReadArrayElem()
  10661. x.TestStrucCommon.I32n = (int32)(z.C.IntV(r.DecodeInt64(), 32))
  10662. yyj131++
  10663. if yyhl131 {
  10664. yyb131 = yyj131 > l
  10665. } else {
  10666. yyb131 = z.DecCheckBreak()
  10667. }
  10668. if yyb131 {
  10669. z.DecReadArrayEnd()
  10670. return
  10671. }
  10672. z.DecReadArrayElem()
  10673. x.TestStrucCommon.I16n = (int16)(z.C.IntV(r.DecodeInt64(), 16))
  10674. yyj131++
  10675. if yyhl131 {
  10676. yyb131 = yyj131 > l
  10677. } else {
  10678. yyb131 = z.DecCheckBreak()
  10679. }
  10680. if yyb131 {
  10681. z.DecReadArrayEnd()
  10682. return
  10683. }
  10684. z.DecReadArrayElem()
  10685. x.TestStrucCommon.I8n = (int8)(z.C.IntV(r.DecodeInt64(), 8))
  10686. yyj131++
  10687. if yyhl131 {
  10688. yyb131 = yyj131 > l
  10689. } else {
  10690. yyb131 = z.DecCheckBreak()
  10691. }
  10692. if yyb131 {
  10693. z.DecReadArrayEnd()
  10694. return
  10695. }
  10696. z.DecReadArrayElem()
  10697. x.TestStrucCommon.Ui64 = (uint64)(r.DecodeUint64())
  10698. yyj131++
  10699. if yyhl131 {
  10700. yyb131 = yyj131 > l
  10701. } else {
  10702. yyb131 = z.DecCheckBreak()
  10703. }
  10704. if yyb131 {
  10705. z.DecReadArrayEnd()
  10706. return
  10707. }
  10708. z.DecReadArrayElem()
  10709. x.TestStrucCommon.Ui32 = (uint32)(z.C.UintV(r.DecodeUint64(), 32))
  10710. yyj131++
  10711. if yyhl131 {
  10712. yyb131 = yyj131 > l
  10713. } else {
  10714. yyb131 = z.DecCheckBreak()
  10715. }
  10716. if yyb131 {
  10717. z.DecReadArrayEnd()
  10718. return
  10719. }
  10720. z.DecReadArrayElem()
  10721. x.TestStrucCommon.Ui16 = (uint16)(z.C.UintV(r.DecodeUint64(), 16))
  10722. yyj131++
  10723. if yyhl131 {
  10724. yyb131 = yyj131 > l
  10725. } else {
  10726. yyb131 = z.DecCheckBreak()
  10727. }
  10728. if yyb131 {
  10729. z.DecReadArrayEnd()
  10730. return
  10731. }
  10732. z.DecReadArrayElem()
  10733. x.TestStrucCommon.Ui8 = (uint8)(z.C.UintV(r.DecodeUint64(), 8))
  10734. yyj131++
  10735. if yyhl131 {
  10736. yyb131 = yyj131 > l
  10737. } else {
  10738. yyb131 = z.DecCheckBreak()
  10739. }
  10740. if yyb131 {
  10741. z.DecReadArrayEnd()
  10742. return
  10743. }
  10744. z.DecReadArrayElem()
  10745. x.TestStrucCommon.F64 = (float64)(r.DecodeFloat64())
  10746. yyj131++
  10747. if yyhl131 {
  10748. yyb131 = yyj131 > l
  10749. } else {
  10750. yyb131 = z.DecCheckBreak()
  10751. }
  10752. if yyb131 {
  10753. z.DecReadArrayEnd()
  10754. return
  10755. }
  10756. z.DecReadArrayElem()
  10757. x.TestStrucCommon.F32 = (float32)(z.DecDecodeFloat32())
  10758. yyj131++
  10759. if yyhl131 {
  10760. yyb131 = yyj131 > l
  10761. } else {
  10762. yyb131 = z.DecCheckBreak()
  10763. }
  10764. if yyb131 {
  10765. z.DecReadArrayEnd()
  10766. return
  10767. }
  10768. z.DecReadArrayElem()
  10769. x.TestStrucCommon.B = (bool)(r.DecodeBool())
  10770. yyj131++
  10771. if yyhl131 {
  10772. yyb131 = yyj131 > l
  10773. } else {
  10774. yyb131 = z.DecCheckBreak()
  10775. }
  10776. if yyb131 {
  10777. z.DecReadArrayEnd()
  10778. return
  10779. }
  10780. z.DecReadArrayElem()
  10781. x.TestStrucCommon.By = (uint8)(z.C.UintV(r.DecodeUint64(), 8))
  10782. yyj131++
  10783. if yyhl131 {
  10784. yyb131 = yyj131 > l
  10785. } else {
  10786. yyb131 = z.DecCheckBreak()
  10787. }
  10788. if yyb131 {
  10789. z.DecReadArrayEnd()
  10790. return
  10791. }
  10792. z.DecReadArrayElem()
  10793. z.F.DecSliceStringX(&x.TestStrucCommon.Sslice, d)
  10794. yyj131++
  10795. if yyhl131 {
  10796. yyb131 = yyj131 > l
  10797. } else {
  10798. yyb131 = z.DecCheckBreak()
  10799. }
  10800. if yyb131 {
  10801. z.DecReadArrayEnd()
  10802. return
  10803. }
  10804. z.DecReadArrayElem()
  10805. z.F.DecSliceInt64X(&x.TestStrucCommon.I64slice, d)
  10806. yyj131++
  10807. if yyhl131 {
  10808. yyb131 = yyj131 > l
  10809. } else {
  10810. yyb131 = z.DecCheckBreak()
  10811. }
  10812. if yyb131 {
  10813. z.DecReadArrayEnd()
  10814. return
  10815. }
  10816. z.DecReadArrayElem()
  10817. z.F.DecSliceInt16X(&x.TestStrucCommon.I16slice, d)
  10818. yyj131++
  10819. if yyhl131 {
  10820. yyb131 = yyj131 > l
  10821. } else {
  10822. yyb131 = z.DecCheckBreak()
  10823. }
  10824. if yyb131 {
  10825. z.DecReadArrayEnd()
  10826. return
  10827. }
  10828. z.DecReadArrayElem()
  10829. z.F.DecSliceUint64X(&x.TestStrucCommon.Ui64slice, d)
  10830. yyj131++
  10831. if yyhl131 {
  10832. yyb131 = yyj131 > l
  10833. } else {
  10834. yyb131 = z.DecCheckBreak()
  10835. }
  10836. if yyb131 {
  10837. z.DecReadArrayEnd()
  10838. return
  10839. }
  10840. z.DecReadArrayElem()
  10841. x.TestStrucCommon.Ui8slice = r.DecodeBytes(([]byte)(x.TestStrucCommon.Ui8slice), false)
  10842. yyj131++
  10843. if yyhl131 {
  10844. yyb131 = yyj131 > l
  10845. } else {
  10846. yyb131 = z.DecCheckBreak()
  10847. }
  10848. if yyb131 {
  10849. z.DecReadArrayEnd()
  10850. return
  10851. }
  10852. z.DecReadArrayElem()
  10853. z.F.DecSliceBoolX(&x.TestStrucCommon.Bslice, d)
  10854. yyj131++
  10855. if yyhl131 {
  10856. yyb131 = yyj131 > l
  10857. } else {
  10858. yyb131 = z.DecCheckBreak()
  10859. }
  10860. if yyb131 {
  10861. z.DecReadArrayEnd()
  10862. return
  10863. }
  10864. z.DecReadArrayElem()
  10865. x.TestStrucCommon.Byslice = r.DecodeBytes(([]byte)(x.TestStrucCommon.Byslice), false)
  10866. yyj131++
  10867. if yyhl131 {
  10868. yyb131 = yyj131 > l
  10869. } else {
  10870. yyb131 = z.DecCheckBreak()
  10871. }
  10872. if yyb131 {
  10873. z.DecReadArrayEnd()
  10874. return
  10875. }
  10876. z.DecReadArrayElem()
  10877. z.F.DecSliceBytesX(&x.TestStrucCommon.BytesSlice, d)
  10878. yyj131++
  10879. if yyhl131 {
  10880. yyb131 = yyj131 > l
  10881. } else {
  10882. yyb131 = z.DecCheckBreak()
  10883. }
  10884. if yyb131 {
  10885. z.DecReadArrayEnd()
  10886. return
  10887. }
  10888. z.DecReadArrayElem()
  10889. h.decSlicePtrtoint64((*[]*int64)(&x.TestStrucCommon.Iptrslice), d)
  10890. yyj131++
  10891. if yyhl131 {
  10892. yyb131 = yyj131 > l
  10893. } else {
  10894. yyb131 = z.DecCheckBreak()
  10895. }
  10896. if yyb131 {
  10897. z.DecReadArrayEnd()
  10898. return
  10899. }
  10900. z.DecReadArrayElem()
  10901. x.TestStrucCommon.WrapSliceInt64.CodecDecodeSelf(d)
  10902. yyj131++
  10903. if yyhl131 {
  10904. yyb131 = yyj131 > l
  10905. } else {
  10906. yyb131 = z.DecCheckBreak()
  10907. }
  10908. if yyb131 {
  10909. z.DecReadArrayEnd()
  10910. return
  10911. }
  10912. z.DecReadArrayElem()
  10913. x.TestStrucCommon.WrapSliceString.CodecDecodeSelf(d)
  10914. yyj131++
  10915. if yyhl131 {
  10916. yyb131 = yyj131 > l
  10917. } else {
  10918. yyb131 = z.DecCheckBreak()
  10919. }
  10920. if yyb131 {
  10921. z.DecReadArrayEnd()
  10922. return
  10923. }
  10924. z.DecReadArrayElem()
  10925. z.F.DecMapStringInt64X(&x.TestStrucCommon.Msi64, d)
  10926. yyj131++
  10927. if yyhl131 {
  10928. yyb131 = yyj131 > l
  10929. } else {
  10930. yyb131 = z.DecCheckBreak()
  10931. }
  10932. if yyb131 {
  10933. z.DecReadArrayEnd()
  10934. return
  10935. }
  10936. z.DecReadArrayElem()
  10937. z.F.DecMapStringBytesX(&x.TestStrucCommon.Msbytes, d)
  10938. yyj131++
  10939. if yyhl131 {
  10940. yyb131 = yyj131 > l
  10941. } else {
  10942. yyb131 = z.DecCheckBreak()
  10943. }
  10944. if yyb131 {
  10945. z.DecReadArrayEnd()
  10946. return
  10947. }
  10948. z.DecReadArrayElem()
  10949. x.TestStrucCommon.Simplef.CodecDecodeSelf(d)
  10950. yyj131++
  10951. if yyhl131 {
  10952. yyb131 = yyj131 > l
  10953. } else {
  10954. yyb131 = z.DecCheckBreak()
  10955. }
  10956. if yyb131 {
  10957. z.DecReadArrayEnd()
  10958. return
  10959. }
  10960. z.DecReadArrayElem()
  10961. h.decSlicestringUint64T((*[]stringUint64T)(&x.TestStrucCommon.SstrUi64T), d)
  10962. yyj131++
  10963. if yyhl131 {
  10964. yyb131 = yyj131 > l
  10965. } else {
  10966. yyb131 = z.DecCheckBreak()
  10967. }
  10968. if yyb131 {
  10969. z.DecReadArrayEnd()
  10970. return
  10971. }
  10972. z.DecReadArrayElem()
  10973. h.decMapstringPtrtostringUint64T((*map[string]*stringUint64T)(&x.TestStrucCommon.MstrUi64T), d)
  10974. yyj131++
  10975. if yyhl131 {
  10976. yyb131 = yyj131 > l
  10977. } else {
  10978. yyb131 = z.DecCheckBreak()
  10979. }
  10980. if yyb131 {
  10981. z.DecReadArrayEnd()
  10982. return
  10983. }
  10984. z.DecReadArrayElem()
  10985. x.TestStrucCommon.AnonInTestStruc.AS = (string)(string(r.DecodeStringAsBytes()))
  10986. yyj131++
  10987. if yyhl131 {
  10988. yyb131 = yyj131 > l
  10989. } else {
  10990. yyb131 = z.DecCheckBreak()
  10991. }
  10992. if yyb131 {
  10993. z.DecReadArrayEnd()
  10994. return
  10995. }
  10996. z.DecReadArrayElem()
  10997. x.TestStrucCommon.AnonInTestStruc.AI64 = (int64)(r.DecodeInt64())
  10998. yyj131++
  10999. if yyhl131 {
  11000. yyb131 = yyj131 > l
  11001. } else {
  11002. yyb131 = z.DecCheckBreak()
  11003. }
  11004. if yyb131 {
  11005. z.DecReadArrayEnd()
  11006. return
  11007. }
  11008. z.DecReadArrayElem()
  11009. x.TestStrucCommon.AnonInTestStruc.AI16 = (int16)(z.C.IntV(r.DecodeInt64(), 16))
  11010. yyj131++
  11011. if yyhl131 {
  11012. yyb131 = yyj131 > l
  11013. } else {
  11014. yyb131 = z.DecCheckBreak()
  11015. }
  11016. if yyb131 {
  11017. z.DecReadArrayEnd()
  11018. return
  11019. }
  11020. z.DecReadArrayElem()
  11021. x.TestStrucCommon.AnonInTestStruc.AUi64 = (uint64)(r.DecodeUint64())
  11022. yyj131++
  11023. if yyhl131 {
  11024. yyb131 = yyj131 > l
  11025. } else {
  11026. yyb131 = z.DecCheckBreak()
  11027. }
  11028. if yyb131 {
  11029. z.DecReadArrayEnd()
  11030. return
  11031. }
  11032. z.DecReadArrayElem()
  11033. z.F.DecSliceStringX(&x.TestStrucCommon.AnonInTestStruc.ASslice, d)
  11034. yyj131++
  11035. if yyhl131 {
  11036. yyb131 = yyj131 > l
  11037. } else {
  11038. yyb131 = z.DecCheckBreak()
  11039. }
  11040. if yyb131 {
  11041. z.DecReadArrayEnd()
  11042. return
  11043. }
  11044. z.DecReadArrayElem()
  11045. z.F.DecSliceInt64X(&x.TestStrucCommon.AnonInTestStruc.AI64slice, d)
  11046. yyj131++
  11047. if yyhl131 {
  11048. yyb131 = yyj131 > l
  11049. } else {
  11050. yyb131 = z.DecCheckBreak()
  11051. }
  11052. if yyb131 {
  11053. z.DecReadArrayEnd()
  11054. return
  11055. }
  11056. z.DecReadArrayElem()
  11057. z.F.DecSliceUint64X(&x.TestStrucCommon.AnonInTestStruc.AUi64slice, d)
  11058. yyj131++
  11059. if yyhl131 {
  11060. yyb131 = yyj131 > l
  11061. } else {
  11062. yyb131 = z.DecCheckBreak()
  11063. }
  11064. if yyb131 {
  11065. z.DecReadArrayEnd()
  11066. return
  11067. }
  11068. z.DecReadArrayElem()
  11069. z.F.DecSliceFloat64X(&x.TestStrucCommon.AnonInTestStruc.AF64slice, d)
  11070. yyj131++
  11071. if yyhl131 {
  11072. yyb131 = yyj131 > l
  11073. } else {
  11074. yyb131 = z.DecCheckBreak()
  11075. }
  11076. if yyb131 {
  11077. z.DecReadArrayEnd()
  11078. return
  11079. }
  11080. z.DecReadArrayElem()
  11081. z.F.DecSliceFloat32X(&x.TestStrucCommon.AnonInTestStruc.AF32slice, d)
  11082. yyj131++
  11083. if yyhl131 {
  11084. yyb131 = yyj131 > l
  11085. } else {
  11086. yyb131 = z.DecCheckBreak()
  11087. }
  11088. if yyb131 {
  11089. z.DecReadArrayEnd()
  11090. return
  11091. }
  11092. z.DecReadArrayElem()
  11093. h.decMapstringuint16((*map[string]uint16)(&x.TestStrucCommon.AnonInTestStruc.AMSU16), d)
  11094. yyj131++
  11095. if yyhl131 {
  11096. yyb131 = yyj131 > l
  11097. } else {
  11098. yyb131 = z.DecCheckBreak()
  11099. }
  11100. if yyb131 {
  11101. z.DecReadArrayEnd()
  11102. return
  11103. }
  11104. z.DecReadArrayElem()
  11105. h.decArray0int64((*[0]int64)(&x.TestStrucCommon.AnonInTestStruc.AI64arr0), d)
  11106. yyj131++
  11107. if yyhl131 {
  11108. yyb131 = yyj131 > l
  11109. } else {
  11110. yyb131 = z.DecCheckBreak()
  11111. }
  11112. if yyb131 {
  11113. z.DecReadArrayEnd()
  11114. return
  11115. }
  11116. z.DecReadArrayElem()
  11117. z.F.DecSliceInt64X(&x.TestStrucCommon.AnonInTestStruc.AI64slice0, d)
  11118. yyj131++
  11119. if yyhl131 {
  11120. yyb131 = yyj131 > l
  11121. } else {
  11122. yyb131 = z.DecCheckBreak()
  11123. }
  11124. if yyb131 {
  11125. z.DecReadArrayEnd()
  11126. return
  11127. }
  11128. z.DecReadArrayElem()
  11129. z.F.DecSliceUint64X(&x.TestStrucCommon.AnonInTestStruc.AUi64sliceN, d)
  11130. yyj131++
  11131. if yyhl131 {
  11132. yyb131 = yyj131 > l
  11133. } else {
  11134. yyb131 = z.DecCheckBreak()
  11135. }
  11136. if yyb131 {
  11137. z.DecReadArrayEnd()
  11138. return
  11139. }
  11140. z.DecReadArrayElem()
  11141. h.decMapstringuint16((*map[string]uint16)(&x.TestStrucCommon.AnonInTestStruc.AMSU16N), d)
  11142. yyj131++
  11143. if yyhl131 {
  11144. yyb131 = yyj131 > l
  11145. } else {
  11146. yyb131 = z.DecCheckBreak()
  11147. }
  11148. if yyb131 {
  11149. z.DecReadArrayEnd()
  11150. return
  11151. }
  11152. z.DecReadArrayElem()
  11153. h.decMapstringuint16((*map[string]uint16)(&x.TestStrucCommon.AnonInTestStruc.AMSU16E), d)
  11154. yyj131++
  11155. if yyhl131 {
  11156. yyb131 = yyj131 > l
  11157. } else {
  11158. yyb131 = z.DecCheckBreak()
  11159. }
  11160. if yyb131 {
  11161. z.DecReadArrayEnd()
  11162. return
  11163. }
  11164. z.DecReadArrayElem()
  11165. x.TestStrucCommon.NotAnon.CodecDecodeSelf(d)
  11166. yyj131++
  11167. if yyhl131 {
  11168. yyb131 = yyj131 > l
  11169. } else {
  11170. yyb131 = z.DecCheckBreak()
  11171. }
  11172. if yyb131 {
  11173. z.DecReadArrayEnd()
  11174. return
  11175. }
  11176. z.DecReadArrayElem()
  11177. z.F.DecMapStringBoolX(&x.TestStrucCommon.Nmap, d)
  11178. yyj131++
  11179. if yyhl131 {
  11180. yyb131 = yyj131 > l
  11181. } else {
  11182. yyb131 = z.DecCheckBreak()
  11183. }
  11184. if yyb131 {
  11185. z.DecReadArrayEnd()
  11186. return
  11187. }
  11188. z.DecReadArrayElem()
  11189. x.TestStrucCommon.Nslice = r.DecodeBytes(([]byte)(x.TestStrucCommon.Nslice), false)
  11190. yyj131++
  11191. if yyhl131 {
  11192. yyb131 = yyj131 > l
  11193. } else {
  11194. yyb131 = z.DecCheckBreak()
  11195. }
  11196. if yyb131 {
  11197. z.DecReadArrayEnd()
  11198. return
  11199. }
  11200. z.DecReadArrayElem()
  11201. if r.TryNil() {
  11202. if x.TestStrucCommon.Nint64 != nil { // remove the if-true
  11203. x.TestStrucCommon.Nint64 = nil
  11204. }
  11205. } else {
  11206. if x.TestStrucCommon.Nint64 == nil {
  11207. x.TestStrucCommon.Nint64 = new(int64)
  11208. }
  11209. *x.TestStrucCommon.Nint64 = (int64)(r.DecodeInt64())
  11210. }
  11211. yyj131++
  11212. if yyhl131 {
  11213. yyb131 = yyj131 > l
  11214. } else {
  11215. yyb131 = z.DecCheckBreak()
  11216. }
  11217. if yyb131 {
  11218. z.DecReadArrayEnd()
  11219. return
  11220. }
  11221. z.DecReadArrayElem()
  11222. h.decChanstring((*chan string)(&x.Chstr), d)
  11223. yyj131++
  11224. if yyhl131 {
  11225. yyb131 = yyj131 > l
  11226. } else {
  11227. yyb131 = z.DecCheckBreak()
  11228. }
  11229. if yyb131 {
  11230. z.DecReadArrayEnd()
  11231. return
  11232. }
  11233. z.DecReadArrayElem()
  11234. z.F.DecMapIntStringX(&x.Mis, d)
  11235. yyj131++
  11236. if yyhl131 {
  11237. yyb131 = yyj131 > l
  11238. } else {
  11239. yyb131 = z.DecCheckBreak()
  11240. }
  11241. if yyb131 {
  11242. z.DecReadArrayEnd()
  11243. return
  11244. }
  11245. z.DecReadArrayElem()
  11246. h.decMapboolc3RydWN0IHt9((*map[bool]struct{})(&x.Mbu64), d)
  11247. yyj131++
  11248. if yyhl131 {
  11249. yyb131 = yyj131 > l
  11250. } else {
  11251. yyb131 = z.DecCheckBreak()
  11252. }
  11253. if yyb131 {
  11254. z.DecReadArrayEnd()
  11255. return
  11256. }
  11257. z.DecReadArrayElem()
  11258. h.decMapintwrapUint64Slice((*map[int]wrapUint64Slice)(&x.Miwu64s), d)
  11259. yyj131++
  11260. if yyhl131 {
  11261. yyb131 = yyj131 > l
  11262. } else {
  11263. yyb131 = z.DecCheckBreak()
  11264. }
  11265. if yyb131 {
  11266. z.DecReadArrayEnd()
  11267. return
  11268. }
  11269. z.DecReadArrayElem()
  11270. h.decMapfloat64wrapStringSlice((*map[float64]wrapStringSlice)(&x.Mfwss), d)
  11271. yyj131++
  11272. if yyhl131 {
  11273. yyb131 = yyj131 > l
  11274. } else {
  11275. yyb131 = z.DecCheckBreak()
  11276. }
  11277. if yyb131 {
  11278. z.DecReadArrayEnd()
  11279. return
  11280. }
  11281. z.DecReadArrayElem()
  11282. h.decMapfloat32wrapStringSlice((*map[float32]wrapStringSlice)(&x.Mf32wss), d)
  11283. yyj131++
  11284. if yyhl131 {
  11285. yyb131 = yyj131 > l
  11286. } else {
  11287. yyb131 = z.DecCheckBreak()
  11288. }
  11289. if yyb131 {
  11290. z.DecReadArrayEnd()
  11291. return
  11292. }
  11293. z.DecReadArrayElem()
  11294. h.decMapuint64wrapStringSlice((*map[uint64]wrapStringSlice)(&x.Mui2wss), d)
  11295. yyj131++
  11296. if yyhl131 {
  11297. yyb131 = yyj131 > l
  11298. } else {
  11299. yyb131 = z.DecCheckBreak()
  11300. }
  11301. if yyb131 {
  11302. z.DecReadArrayEnd()
  11303. return
  11304. }
  11305. z.DecReadArrayElem()
  11306. h.decMapstringUint64TwrapStringSlice((*map[stringUint64T]wrapStringSlice)(&x.Msu2wss), d)
  11307. yyj131++
  11308. if yyhl131 {
  11309. yyb131 = yyj131 > l
  11310. } else {
  11311. yyb131 = z.DecCheckBreak()
  11312. }
  11313. if yyb131 {
  11314. z.DecReadArrayEnd()
  11315. return
  11316. }
  11317. z.DecReadArrayElem()
  11318. x.Ci64.CodecDecodeSelf(d)
  11319. yyj131++
  11320. if yyhl131 {
  11321. yyb131 = yyj131 > l
  11322. } else {
  11323. yyb131 = z.DecCheckBreak()
  11324. }
  11325. if yyb131 {
  11326. z.DecReadArrayEnd()
  11327. return
  11328. }
  11329. z.DecReadArrayElem()
  11330. h.decSlicewrapBytes((*[]wrapBytes)(&x.Swrapbytes), d)
  11331. yyj131++
  11332. if yyhl131 {
  11333. yyb131 = yyj131 > l
  11334. } else {
  11335. yyb131 = z.DecCheckBreak()
  11336. }
  11337. if yyb131 {
  11338. z.DecReadArrayEnd()
  11339. return
  11340. }
  11341. z.DecReadArrayElem()
  11342. h.decSlicewrapUint8((*[]wrapUint8)(&x.Swrapuint8), d)
  11343. yyj131++
  11344. if yyhl131 {
  11345. yyb131 = yyj131 > l
  11346. } else {
  11347. yyb131 = z.DecCheckBreak()
  11348. }
  11349. if yyb131 {
  11350. z.DecReadArrayEnd()
  11351. return
  11352. }
  11353. z.DecReadArrayElem()
  11354. h.decArray4stringUint64T((*[4]stringUint64T)(&x.ArrStrUi64T), d)
  11355. yyj131++
  11356. if yyhl131 {
  11357. yyb131 = yyj131 > l
  11358. } else {
  11359. yyb131 = z.DecCheckBreak()
  11360. }
  11361. if yyb131 {
  11362. z.DecReadArrayEnd()
  11363. return
  11364. }
  11365. z.DecReadArrayElem()
  11366. h.decArray4uint64((*[4]uint64)(&x.Ui64array), d)
  11367. yyj131++
  11368. if yyhl131 {
  11369. yyb131 = yyj131 > l
  11370. } else {
  11371. yyb131 = z.DecCheckBreak()
  11372. }
  11373. if yyb131 {
  11374. z.DecReadArrayEnd()
  11375. return
  11376. }
  11377. z.DecReadArrayElem()
  11378. h.decSlicePtrtoArray4uint64((*[]*[4]uint64)(&x.Ui64slicearray), d)
  11379. yyj131++
  11380. if yyhl131 {
  11381. yyb131 = yyj131 > l
  11382. } else {
  11383. yyb131 = z.DecCheckBreak()
  11384. }
  11385. if yyb131 {
  11386. z.DecReadArrayEnd()
  11387. return
  11388. }
  11389. z.DecReadArrayElem()
  11390. z.F.DecSliceIntfX(&x.SintfAarray, d)
  11391. yyj131++
  11392. if yyhl131 {
  11393. yyb131 = yyj131 > l
  11394. } else {
  11395. yyb131 = z.DecCheckBreak()
  11396. }
  11397. if yyb131 {
  11398. z.DecReadArrayEnd()
  11399. return
  11400. }
  11401. z.DecReadArrayElem()
  11402. h.decMapstringUint64TPtrtostringUint64T((*map[stringUint64T]*stringUint64T)(&x.MstrUi64TSelf), d)
  11403. yyj131++
  11404. if yyhl131 {
  11405. yyb131 = yyj131 > l
  11406. } else {
  11407. yyb131 = z.DecCheckBreak()
  11408. }
  11409. if yyb131 {
  11410. z.DecReadArrayEnd()
  11411. return
  11412. }
  11413. z.DecReadArrayElem()
  11414. if r.TryNil() {
  11415. if x.AnonInTestStrucIntf != nil { // remove the if-true
  11416. x.AnonInTestStrucIntf.Islice = nil
  11417. }
  11418. } else {
  11419. if x.AnonInTestStrucIntf == nil {
  11420. x.AnonInTestStrucIntf = new(AnonInTestStrucIntf)
  11421. }
  11422. z.F.DecSliceIntfX(&x.AnonInTestStrucIntf.Islice, d)
  11423. }
  11424. yyj131++
  11425. if yyhl131 {
  11426. yyb131 = yyj131 > l
  11427. } else {
  11428. yyb131 = z.DecCheckBreak()
  11429. }
  11430. if yyb131 {
  11431. z.DecReadArrayEnd()
  11432. return
  11433. }
  11434. z.DecReadArrayElem()
  11435. if r.TryNil() {
  11436. if x.AnonInTestStrucIntf != nil { // remove the if-true
  11437. x.AnonInTestStrucIntf.Ms = nil
  11438. }
  11439. } else {
  11440. if x.AnonInTestStrucIntf == nil {
  11441. x.AnonInTestStrucIntf = new(AnonInTestStrucIntf)
  11442. }
  11443. z.F.DecMapStringIntfX(&x.AnonInTestStrucIntf.Ms, d)
  11444. }
  11445. yyj131++
  11446. if yyhl131 {
  11447. yyb131 = yyj131 > l
  11448. } else {
  11449. yyb131 = z.DecCheckBreak()
  11450. }
  11451. if yyb131 {
  11452. z.DecReadArrayEnd()
  11453. return
  11454. }
  11455. z.DecReadArrayElem()
  11456. if r.TryNil() {
  11457. if x.AnonInTestStrucIntf != nil { // remove the if-true
  11458. x.AnonInTestStrucIntf.Nintf = nil
  11459. }
  11460. } else {
  11461. if x.AnonInTestStrucIntf == nil {
  11462. x.AnonInTestStrucIntf = new(AnonInTestStrucIntf)
  11463. }
  11464. z.DecFallback(&x.AnonInTestStrucIntf.Nintf, true)
  11465. }
  11466. yyj131++
  11467. if yyhl131 {
  11468. yyb131 = yyj131 > l
  11469. } else {
  11470. yyb131 = z.DecCheckBreak()
  11471. }
  11472. if yyb131 {
  11473. z.DecReadArrayEnd()
  11474. return
  11475. }
  11476. z.DecReadArrayElem()
  11477. if r.TryNil() {
  11478. if x.AnonInTestStrucIntf != nil { // remove the if-true
  11479. x.AnonInTestStrucIntf.T = time.Time{}
  11480. }
  11481. } else {
  11482. if x.AnonInTestStrucIntf == nil {
  11483. x.AnonInTestStrucIntf = new(AnonInTestStrucIntf)
  11484. }
  11485. if !z.DecBasicHandle().TimeNotBuiltin {
  11486. x.AnonInTestStrucIntf.T = r.DecodeTime()
  11487. } else if yyxt249 := z.Extension(z.I2Rtid(x.AnonInTestStrucIntf.T)); yyxt249 != nil {
  11488. z.DecExtension(x.AnonInTestStrucIntf.T, yyxt249)
  11489. } else if z.DecBinary() {
  11490. z.DecBinaryUnmarshal(&x.AnonInTestStrucIntf.T)
  11491. } else if !z.DecBinary() && z.IsJSONHandle() {
  11492. z.DecJSONUnmarshal(&x.AnonInTestStrucIntf.T)
  11493. } else {
  11494. z.DecFallback(&x.AnonInTestStrucIntf.T, false)
  11495. }
  11496. }
  11497. yyj131++
  11498. if yyhl131 {
  11499. yyb131 = yyj131 > l
  11500. } else {
  11501. yyb131 = z.DecCheckBreak()
  11502. }
  11503. if yyb131 {
  11504. z.DecReadArrayEnd()
  11505. return
  11506. }
  11507. z.DecReadArrayElem()
  11508. if r.TryNil() {
  11509. if x.AnonInTestStrucIntf != nil && x.AnonInTestStrucIntf.Tptr != nil { // remove the if-true
  11510. x.AnonInTestStrucIntf.Tptr = nil
  11511. }
  11512. } else {
  11513. if x.AnonInTestStrucIntf == nil {
  11514. x.AnonInTestStrucIntf = new(AnonInTestStrucIntf)
  11515. }
  11516. if x.AnonInTestStrucIntf.Tptr == nil {
  11517. x.AnonInTestStrucIntf.Tptr = new(time.Time)
  11518. }
  11519. if !z.DecBasicHandle().TimeNotBuiltin {
  11520. *x.AnonInTestStrucIntf.Tptr = r.DecodeTime()
  11521. } else if yyxt251 := z.Extension(z.I2Rtid(x.AnonInTestStrucIntf.Tptr)); yyxt251 != nil {
  11522. z.DecExtension(x.AnonInTestStrucIntf.Tptr, yyxt251)
  11523. } else if z.DecBinary() {
  11524. z.DecBinaryUnmarshal(x.AnonInTestStrucIntf.Tptr)
  11525. } else if !z.DecBinary() && z.IsJSONHandle() {
  11526. z.DecJSONUnmarshal(x.AnonInTestStrucIntf.Tptr)
  11527. } else {
  11528. z.DecFallback(x.AnonInTestStrucIntf.Tptr, false)
  11529. }
  11530. }
  11531. yyj131++
  11532. if yyhl131 {
  11533. yyb131 = yyj131 > l
  11534. } else {
  11535. yyb131 = z.DecCheckBreak()
  11536. }
  11537. if yyb131 {
  11538. z.DecReadArrayEnd()
  11539. return
  11540. }
  11541. z.DecReadArrayElem()
  11542. h.decMapstringPtrtoTestStrucFlex((*map[string]*TestStrucFlex)(&x.Mtsptr), d)
  11543. yyj131++
  11544. if yyhl131 {
  11545. yyb131 = yyj131 > l
  11546. } else {
  11547. yyb131 = z.DecCheckBreak()
  11548. }
  11549. if yyb131 {
  11550. z.DecReadArrayEnd()
  11551. return
  11552. }
  11553. z.DecReadArrayElem()
  11554. h.decMapstringTestStrucFlex((*map[string]TestStrucFlex)(&x.Mts), d)
  11555. yyj131++
  11556. if yyhl131 {
  11557. yyb131 = yyj131 > l
  11558. } else {
  11559. yyb131 = z.DecCheckBreak()
  11560. }
  11561. if yyb131 {
  11562. z.DecReadArrayEnd()
  11563. return
  11564. }
  11565. z.DecReadArrayElem()
  11566. h.decSlicePtrtoTestStrucFlex((*[]*TestStrucFlex)(&x.Its), d)
  11567. yyj131++
  11568. if yyhl131 {
  11569. yyb131 = yyj131 > l
  11570. } else {
  11571. yyb131 = z.DecCheckBreak()
  11572. }
  11573. if yyb131 {
  11574. z.DecReadArrayEnd()
  11575. return
  11576. }
  11577. z.DecReadArrayElem()
  11578. if r.TryNil() {
  11579. if x.Nteststruc != nil { // remove the if-true
  11580. x.Nteststruc = nil
  11581. }
  11582. } else {
  11583. if x.Nteststruc == nil {
  11584. x.Nteststruc = new(TestStrucFlex)
  11585. }
  11586. x.Nteststruc.CodecDecodeSelf(d)
  11587. }
  11588. for {
  11589. yyj131++
  11590. if yyhl131 {
  11591. yyb131 = yyj131 > l
  11592. } else {
  11593. yyb131 = z.DecCheckBreak()
  11594. }
  11595. if yyb131 {
  11596. break
  11597. }
  11598. z.DecReadArrayElem()
  11599. z.DecStructFieldNotFound(yyj131-1, "")
  11600. }
  11601. }
  11602. func (x codecSelfer19780) encwrapSliceUint64(v wrapSliceUint64, e *Encoder) {
  11603. var h codecSelfer19780
  11604. z, r := GenHelperEncoder(e)
  11605. _, _, _ = h, z, r
  11606. if v == nil {
  11607. r.EncodeNil()
  11608. return
  11609. }
  11610. z.EncWriteArrayStart(len(v))
  11611. for _, yyv1 := range v {
  11612. z.EncWriteArrayElem()
  11613. r.EncodeUint(uint64(yyv1))
  11614. }
  11615. z.EncWriteArrayEnd()
  11616. }
  11617. func (x codecSelfer19780) decwrapSliceUint64(v *wrapSliceUint64, d *Decoder) {
  11618. var h codecSelfer19780
  11619. z, r := GenHelperDecoder(d)
  11620. _, _, _ = h, z, r
  11621. yyv1 := *v
  11622. yyh1, yyl1 := z.DecSliceHelperStart()
  11623. var yyc1 bool
  11624. _ = yyc1
  11625. if yyh1.IsNil {
  11626. if yyv1 != nil {
  11627. yyv1 = nil
  11628. yyc1 = true
  11629. }
  11630. } else if yyl1 == 0 {
  11631. if yyv1 == nil {
  11632. yyv1 = []uint64{}
  11633. yyc1 = true
  11634. } else if len(yyv1) != 0 {
  11635. yyv1 = yyv1[:0]
  11636. yyc1 = true
  11637. }
  11638. } else {
  11639. yyhl1 := yyl1 > 0
  11640. var yyrl1 int
  11641. _ = yyrl1
  11642. if yyhl1 {
  11643. if yyl1 > cap(yyv1) {
  11644. yyrl1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 8)
  11645. if yyrl1 <= cap(yyv1) {
  11646. yyv1 = yyv1[:yyrl1]
  11647. } else {
  11648. yyv1 = make([]uint64, yyrl1)
  11649. }
  11650. yyc1 = true
  11651. } else if yyl1 != len(yyv1) {
  11652. yyv1 = yyv1[:yyl1]
  11653. yyc1 = true
  11654. }
  11655. }
  11656. var yyj1 int
  11657. for yyj1 = 0; (yyhl1 && yyj1 < yyl1) || !(yyhl1 || z.DecCheckBreak()); yyj1++ { // bounds-check-elimination
  11658. if yyj1 == 0 && yyv1 == nil {
  11659. if yyhl1 {
  11660. yyrl1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 8)
  11661. } else {
  11662. yyrl1 = 8
  11663. }
  11664. yyv1 = make([]uint64, yyrl1)
  11665. yyc1 = true
  11666. }
  11667. yyh1.ElemContainerState(yyj1)
  11668. var yydb1 bool
  11669. if yyj1 >= len(yyv1) {
  11670. yyv1 = append(yyv1, 0)
  11671. yyc1 = true
  11672. }
  11673. if yydb1 {
  11674. z.DecSwallow()
  11675. } else {
  11676. yyv1[yyj1] = (uint64)(r.DecodeUint64())
  11677. }
  11678. }
  11679. if yyj1 < len(yyv1) {
  11680. yyv1 = yyv1[:yyj1]
  11681. yyc1 = true
  11682. } else if yyj1 == 0 && yyv1 == nil {
  11683. yyv1 = make([]uint64, 0)
  11684. yyc1 = true
  11685. }
  11686. }
  11687. yyh1.End()
  11688. if yyc1 {
  11689. *v = yyv1
  11690. }
  11691. }
  11692. func (x codecSelfer19780) encwrapSliceString(v wrapSliceString, e *Encoder) {
  11693. var h codecSelfer19780
  11694. z, r := GenHelperEncoder(e)
  11695. _, _, _ = h, z, r
  11696. if v == nil {
  11697. r.EncodeNil()
  11698. return
  11699. }
  11700. z.EncWriteArrayStart(len(v))
  11701. for _, yyv1 := range v {
  11702. z.EncWriteArrayElem()
  11703. r.EncodeString(string(yyv1))
  11704. }
  11705. z.EncWriteArrayEnd()
  11706. }
  11707. func (x codecSelfer19780) decwrapSliceString(v *wrapSliceString, d *Decoder) {
  11708. var h codecSelfer19780
  11709. z, r := GenHelperDecoder(d)
  11710. _, _, _ = h, z, r
  11711. yyv1 := *v
  11712. yyh1, yyl1 := z.DecSliceHelperStart()
  11713. var yyc1 bool
  11714. _ = yyc1
  11715. if yyh1.IsNil {
  11716. if yyv1 != nil {
  11717. yyv1 = nil
  11718. yyc1 = true
  11719. }
  11720. } else if yyl1 == 0 {
  11721. if yyv1 == nil {
  11722. yyv1 = []string{}
  11723. yyc1 = true
  11724. } else if len(yyv1) != 0 {
  11725. yyv1 = yyv1[:0]
  11726. yyc1 = true
  11727. }
  11728. } else {
  11729. yyhl1 := yyl1 > 0
  11730. var yyrl1 int
  11731. _ = yyrl1
  11732. if yyhl1 {
  11733. if yyl1 > cap(yyv1) {
  11734. yyrl1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 16)
  11735. if yyrl1 <= cap(yyv1) {
  11736. yyv1 = yyv1[:yyrl1]
  11737. } else {
  11738. yyv1 = make([]string, yyrl1)
  11739. }
  11740. yyc1 = true
  11741. } else if yyl1 != len(yyv1) {
  11742. yyv1 = yyv1[:yyl1]
  11743. yyc1 = true
  11744. }
  11745. }
  11746. var yyj1 int
  11747. for yyj1 = 0; (yyhl1 && yyj1 < yyl1) || !(yyhl1 || z.DecCheckBreak()); yyj1++ { // bounds-check-elimination
  11748. if yyj1 == 0 && yyv1 == nil {
  11749. if yyhl1 {
  11750. yyrl1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 16)
  11751. } else {
  11752. yyrl1 = 8
  11753. }
  11754. yyv1 = make([]string, yyrl1)
  11755. yyc1 = true
  11756. }
  11757. yyh1.ElemContainerState(yyj1)
  11758. var yydb1 bool
  11759. if yyj1 >= len(yyv1) {
  11760. yyv1 = append(yyv1, "")
  11761. yyc1 = true
  11762. }
  11763. if yydb1 {
  11764. z.DecSwallow()
  11765. } else {
  11766. yyv1[yyj1] = (string)(string(r.DecodeStringAsBytes()))
  11767. }
  11768. }
  11769. if yyj1 < len(yyv1) {
  11770. yyv1 = yyv1[:yyj1]
  11771. yyc1 = true
  11772. } else if yyj1 == 0 && yyv1 == nil {
  11773. yyv1 = make([]string, 0)
  11774. yyc1 = true
  11775. }
  11776. }
  11777. yyh1.End()
  11778. if yyc1 {
  11779. *v = yyv1
  11780. }
  11781. }
  11782. func (x codecSelfer19780) encwrapUint64Slice(v wrapUint64Slice, e *Encoder) {
  11783. var h codecSelfer19780
  11784. z, r := GenHelperEncoder(e)
  11785. _, _, _ = h, z, r
  11786. if v == nil {
  11787. r.EncodeNil()
  11788. return
  11789. }
  11790. z.EncWriteArrayStart(len(v))
  11791. for _, yyv1 := range v {
  11792. z.EncWriteArrayElem()
  11793. yyv1.CodecEncodeSelf(e)
  11794. }
  11795. z.EncWriteArrayEnd()
  11796. }
  11797. func (x codecSelfer19780) decwrapUint64Slice(v *wrapUint64Slice, d *Decoder) {
  11798. var h codecSelfer19780
  11799. z, r := GenHelperDecoder(d)
  11800. _, _, _ = h, z, r
  11801. yyv1 := *v
  11802. yyh1, yyl1 := z.DecSliceHelperStart()
  11803. var yyc1 bool
  11804. _ = yyc1
  11805. if yyh1.IsNil {
  11806. if yyv1 != nil {
  11807. yyv1 = nil
  11808. yyc1 = true
  11809. }
  11810. } else if yyl1 == 0 {
  11811. if yyv1 == nil {
  11812. yyv1 = []wrapUint64{}
  11813. yyc1 = true
  11814. } else if len(yyv1) != 0 {
  11815. yyv1 = yyv1[:0]
  11816. yyc1 = true
  11817. }
  11818. } else {
  11819. yyhl1 := yyl1 > 0
  11820. var yyrl1 int
  11821. _ = yyrl1
  11822. if yyhl1 {
  11823. if yyl1 > cap(yyv1) {
  11824. yyrl1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 8)
  11825. if yyrl1 <= cap(yyv1) {
  11826. yyv1 = yyv1[:yyrl1]
  11827. } else {
  11828. yyv1 = make([]wrapUint64, yyrl1)
  11829. }
  11830. yyc1 = true
  11831. } else if yyl1 != len(yyv1) {
  11832. yyv1 = yyv1[:yyl1]
  11833. yyc1 = true
  11834. }
  11835. }
  11836. var yyj1 int
  11837. for yyj1 = 0; (yyhl1 && yyj1 < yyl1) || !(yyhl1 || z.DecCheckBreak()); yyj1++ { // bounds-check-elimination
  11838. if yyj1 == 0 && yyv1 == nil {
  11839. if yyhl1 {
  11840. yyrl1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 8)
  11841. } else {
  11842. yyrl1 = 8
  11843. }
  11844. yyv1 = make([]wrapUint64, yyrl1)
  11845. yyc1 = true
  11846. }
  11847. yyh1.ElemContainerState(yyj1)
  11848. var yydb1 bool
  11849. if yyj1 >= len(yyv1) {
  11850. yyv1 = append(yyv1, 0)
  11851. yyc1 = true
  11852. }
  11853. if yydb1 {
  11854. z.DecSwallow()
  11855. } else {
  11856. yyv1[yyj1].CodecDecodeSelf(d)
  11857. }
  11858. }
  11859. if yyj1 < len(yyv1) {
  11860. yyv1 = yyv1[:yyj1]
  11861. yyc1 = true
  11862. } else if yyj1 == 0 && yyv1 == nil {
  11863. yyv1 = make([]wrapUint64, 0)
  11864. yyc1 = true
  11865. }
  11866. }
  11867. yyh1.End()
  11868. if yyc1 {
  11869. *v = yyv1
  11870. }
  11871. }
  11872. func (x codecSelfer19780) encwrapStringSlice(v wrapStringSlice, e *Encoder) {
  11873. var h codecSelfer19780
  11874. z, r := GenHelperEncoder(e)
  11875. _, _, _ = h, z, r
  11876. if v == nil {
  11877. r.EncodeNil()
  11878. return
  11879. }
  11880. z.EncWriteArrayStart(len(v))
  11881. for _, yyv1 := range v {
  11882. z.EncWriteArrayElem()
  11883. yyv1.CodecEncodeSelf(e)
  11884. }
  11885. z.EncWriteArrayEnd()
  11886. }
  11887. func (x codecSelfer19780) decwrapStringSlice(v *wrapStringSlice, d *Decoder) {
  11888. var h codecSelfer19780
  11889. z, r := GenHelperDecoder(d)
  11890. _, _, _ = h, z, r
  11891. yyv1 := *v
  11892. yyh1, yyl1 := z.DecSliceHelperStart()
  11893. var yyc1 bool
  11894. _ = yyc1
  11895. if yyh1.IsNil {
  11896. if yyv1 != nil {
  11897. yyv1 = nil
  11898. yyc1 = true
  11899. }
  11900. } else if yyl1 == 0 {
  11901. if yyv1 == nil {
  11902. yyv1 = []wrapString{}
  11903. yyc1 = true
  11904. } else if len(yyv1) != 0 {
  11905. yyv1 = yyv1[:0]
  11906. yyc1 = true
  11907. }
  11908. } else {
  11909. yyhl1 := yyl1 > 0
  11910. var yyrl1 int
  11911. _ = yyrl1
  11912. if yyhl1 {
  11913. if yyl1 > cap(yyv1) {
  11914. yyrl1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 16)
  11915. if yyrl1 <= cap(yyv1) {
  11916. yyv1 = yyv1[:yyrl1]
  11917. } else {
  11918. yyv1 = make([]wrapString, yyrl1)
  11919. }
  11920. yyc1 = true
  11921. } else if yyl1 != len(yyv1) {
  11922. yyv1 = yyv1[:yyl1]
  11923. yyc1 = true
  11924. }
  11925. }
  11926. var yyj1 int
  11927. for yyj1 = 0; (yyhl1 && yyj1 < yyl1) || !(yyhl1 || z.DecCheckBreak()); yyj1++ { // bounds-check-elimination
  11928. if yyj1 == 0 && yyv1 == nil {
  11929. if yyhl1 {
  11930. yyrl1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 16)
  11931. } else {
  11932. yyrl1 = 8
  11933. }
  11934. yyv1 = make([]wrapString, yyrl1)
  11935. yyc1 = true
  11936. }
  11937. yyh1.ElemContainerState(yyj1)
  11938. var yydb1 bool
  11939. if yyj1 >= len(yyv1) {
  11940. yyv1 = append(yyv1, "")
  11941. yyc1 = true
  11942. }
  11943. if yydb1 {
  11944. z.DecSwallow()
  11945. } else {
  11946. yyv1[yyj1].CodecDecodeSelf(d)
  11947. }
  11948. }
  11949. if yyj1 < len(yyv1) {
  11950. yyv1 = yyv1[:yyj1]
  11951. yyc1 = true
  11952. } else if yyj1 == 0 && yyv1 == nil {
  11953. yyv1 = make([]wrapString, 0)
  11954. yyc1 = true
  11955. }
  11956. }
  11957. yyh1.End()
  11958. if yyc1 {
  11959. *v = yyv1
  11960. }
  11961. }
  11962. func (x codecSelfer19780) encMapstringuint16(v map[string]uint16, e *Encoder) {
  11963. var h codecSelfer19780
  11964. z, r := GenHelperEncoder(e)
  11965. _, _, _ = h, z, r
  11966. if v == nil {
  11967. r.EncodeNil()
  11968. return
  11969. }
  11970. z.EncWriteMapStart(len(v))
  11971. for yyk1, yyv1 := range v {
  11972. z.EncWriteMapElemKey()
  11973. r.EncodeString(string(yyk1))
  11974. z.EncWriteMapElemValue()
  11975. r.EncodeUint(uint64(yyv1))
  11976. }
  11977. z.EncWriteMapEnd()
  11978. }
  11979. func (x codecSelfer19780) decMapstringuint16(v *map[string]uint16, d *Decoder) {
  11980. var h codecSelfer19780
  11981. z, r := GenHelperDecoder(d)
  11982. _, _, _ = h, z, r
  11983. yyv1 := *v
  11984. yyl1 := z.DecReadMapStart()
  11985. if yyl1 == codecSelferDecContainerLenNil19780 {
  11986. *v = nil
  11987. } else {
  11988. if yyv1 == nil {
  11989. yyrl1 := z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 18)
  11990. yyv1 = make(map[string]uint16, yyrl1)
  11991. *v = yyv1
  11992. }
  11993. var yymk1 string
  11994. var yymv1 uint16
  11995. var yymg1, yymdn1 bool
  11996. if z.DecBasicHandle().MapValueReset {
  11997. }
  11998. if yyl1 != 0 {
  11999. yyhl1 := yyl1 > 0
  12000. for yyj1 := 0; (yyhl1 && yyj1 < yyl1) || !(yyhl1 || z.DecCheckBreak()); yyj1++ {
  12001. z.DecReadMapElemKey()
  12002. yymk1 = (string)(string(r.DecodeStringAsBytes()))
  12003. if yymg1 {
  12004. yymv1 = yyv1[yymk1]
  12005. }
  12006. z.DecReadMapElemValue()
  12007. yymdn1 = false
  12008. yymv1 = (uint16)(z.C.UintV(r.DecodeUint64(), 16))
  12009. if yymdn1 {
  12010. if z.DecBasicHandle().DeleteOnNilMapValue {
  12011. delete(yyv1, yymk1)
  12012. } else {
  12013. yyv1[yymk1] = 0
  12014. }
  12015. } else if yyv1 != nil {
  12016. yyv1[yymk1] = yymv1
  12017. }
  12018. }
  12019. } // else len==0: TODO: Should we clear map entries?
  12020. z.DecReadMapEnd()
  12021. }
  12022. }
  12023. func (x codecSelfer19780) encArray0int64(v *[0]int64, e *Encoder) {
  12024. var h codecSelfer19780
  12025. z, r := GenHelperEncoder(e)
  12026. _, _, _ = h, z, r
  12027. if v == nil {
  12028. r.EncodeNil()
  12029. return
  12030. }
  12031. z.EncWriteArrayStart(len(v))
  12032. for _, yyv1 := range v {
  12033. z.EncWriteArrayElem()
  12034. r.EncodeInt(int64(yyv1))
  12035. }
  12036. z.EncWriteArrayEnd()
  12037. }
  12038. func (x codecSelfer19780) decArray0int64(v *[0]int64, d *Decoder) {
  12039. var h codecSelfer19780
  12040. z, r := GenHelperDecoder(d)
  12041. _, _, _ = h, z, r
  12042. yyv1 := v
  12043. yyh1, yyl1 := z.DecSliceHelperStart()
  12044. if yyl1 == 0 {
  12045. } else {
  12046. yyhl1 := yyl1 > 0
  12047. var yyrl1 int
  12048. _ = yyrl1
  12049. var yyj1 int
  12050. for yyj1 = 0; (yyhl1 && yyj1 < yyl1) || !(yyhl1 || z.DecCheckBreak()); yyj1++ { // bounds-check-elimination
  12051. yyh1.ElemContainerState(yyj1)
  12052. var yydb1 bool
  12053. if yyj1 >= len(yyv1) {
  12054. z.DecArrayCannotExpand(len(v), yyj1+1)
  12055. yydb1 = true
  12056. }
  12057. if yydb1 {
  12058. z.DecSwallow()
  12059. } else {
  12060. yyv1[yyj1] = (int64)(r.DecodeInt64())
  12061. }
  12062. }
  12063. }
  12064. yyh1.End()
  12065. }
  12066. func (x codecSelfer19780) encSlicePtrtoint64(v []*int64, e *Encoder) {
  12067. var h codecSelfer19780
  12068. z, r := GenHelperEncoder(e)
  12069. _, _, _ = h, z, r
  12070. if v == nil {
  12071. r.EncodeNil()
  12072. return
  12073. }
  12074. z.EncWriteArrayStart(len(v))
  12075. for _, yyv1 := range v {
  12076. z.EncWriteArrayElem()
  12077. if yyv1 == nil {
  12078. r.EncodeNil()
  12079. } else {
  12080. yy2 := *yyv1
  12081. r.EncodeInt(int64(yy2))
  12082. }
  12083. }
  12084. z.EncWriteArrayEnd()
  12085. }
  12086. func (x codecSelfer19780) decSlicePtrtoint64(v *[]*int64, d *Decoder) {
  12087. var h codecSelfer19780
  12088. z, r := GenHelperDecoder(d)
  12089. _, _, _ = h, z, r
  12090. yyv1 := *v
  12091. yyh1, yyl1 := z.DecSliceHelperStart()
  12092. var yyc1 bool
  12093. _ = yyc1
  12094. if yyh1.IsNil {
  12095. if yyv1 != nil {
  12096. yyv1 = nil
  12097. yyc1 = true
  12098. }
  12099. } else if yyl1 == 0 {
  12100. if yyv1 == nil {
  12101. yyv1 = []*int64{}
  12102. yyc1 = true
  12103. } else if len(yyv1) != 0 {
  12104. yyv1 = yyv1[:0]
  12105. yyc1 = true
  12106. }
  12107. } else {
  12108. yyhl1 := yyl1 > 0
  12109. var yyrl1 int
  12110. _ = yyrl1
  12111. if yyhl1 {
  12112. if yyl1 > cap(yyv1) {
  12113. yyrl1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 8)
  12114. if yyrl1 <= cap(yyv1) {
  12115. yyv1 = yyv1[:yyrl1]
  12116. } else {
  12117. yyv1 = make([]*int64, yyrl1)
  12118. }
  12119. yyc1 = true
  12120. } else if yyl1 != len(yyv1) {
  12121. yyv1 = yyv1[:yyl1]
  12122. yyc1 = true
  12123. }
  12124. }
  12125. var yyj1 int
  12126. for yyj1 = 0; (yyhl1 && yyj1 < yyl1) || !(yyhl1 || z.DecCheckBreak()); yyj1++ { // bounds-check-elimination
  12127. if yyj1 == 0 && yyv1 == nil {
  12128. if yyhl1 {
  12129. yyrl1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 8)
  12130. } else {
  12131. yyrl1 = 8
  12132. }
  12133. yyv1 = make([]*int64, yyrl1)
  12134. yyc1 = true
  12135. }
  12136. yyh1.ElemContainerState(yyj1)
  12137. var yydb1 bool
  12138. if yyj1 >= len(yyv1) {
  12139. yyv1 = append(yyv1, nil)
  12140. yyc1 = true
  12141. }
  12142. if yydb1 {
  12143. z.DecSwallow()
  12144. } else {
  12145. if r.TryNil() {
  12146. yyv1[yyj1] = nil
  12147. } else {
  12148. if yyv1[yyj1] == nil {
  12149. yyv1[yyj1] = new(int64)
  12150. }
  12151. *yyv1[yyj1] = (int64)(r.DecodeInt64())
  12152. }
  12153. }
  12154. }
  12155. if yyj1 < len(yyv1) {
  12156. yyv1 = yyv1[:yyj1]
  12157. yyc1 = true
  12158. } else if yyj1 == 0 && yyv1 == nil {
  12159. yyv1 = make([]*int64, 0)
  12160. yyc1 = true
  12161. }
  12162. }
  12163. yyh1.End()
  12164. if yyc1 {
  12165. *v = yyv1
  12166. }
  12167. }
  12168. func (x codecSelfer19780) encSlicestringUint64T(v []stringUint64T, e *Encoder) {
  12169. var h codecSelfer19780
  12170. z, r := GenHelperEncoder(e)
  12171. _, _, _ = h, z, r
  12172. if v == nil {
  12173. r.EncodeNil()
  12174. return
  12175. }
  12176. z.EncWriteArrayStart(len(v))
  12177. for _, yyv1 := range v {
  12178. z.EncWriteArrayElem()
  12179. yy2 := &yyv1
  12180. yy2.CodecEncodeSelf(e)
  12181. }
  12182. z.EncWriteArrayEnd()
  12183. }
  12184. func (x codecSelfer19780) decSlicestringUint64T(v *[]stringUint64T, d *Decoder) {
  12185. var h codecSelfer19780
  12186. z, r := GenHelperDecoder(d)
  12187. _, _, _ = h, z, r
  12188. yyv1 := *v
  12189. yyh1, yyl1 := z.DecSliceHelperStart()
  12190. var yyc1 bool
  12191. _ = yyc1
  12192. if yyh1.IsNil {
  12193. if yyv1 != nil {
  12194. yyv1 = nil
  12195. yyc1 = true
  12196. }
  12197. } else if yyl1 == 0 {
  12198. if yyv1 == nil {
  12199. yyv1 = []stringUint64T{}
  12200. yyc1 = true
  12201. } else if len(yyv1) != 0 {
  12202. yyv1 = yyv1[:0]
  12203. yyc1 = true
  12204. }
  12205. } else {
  12206. yyhl1 := yyl1 > 0
  12207. var yyrl1 int
  12208. _ = yyrl1
  12209. if yyhl1 {
  12210. if yyl1 > cap(yyv1) {
  12211. yyrl1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 24)
  12212. if yyrl1 <= cap(yyv1) {
  12213. yyv1 = yyv1[:yyrl1]
  12214. } else {
  12215. yyv1 = make([]stringUint64T, yyrl1)
  12216. }
  12217. yyc1 = true
  12218. } else if yyl1 != len(yyv1) {
  12219. yyv1 = yyv1[:yyl1]
  12220. yyc1 = true
  12221. }
  12222. }
  12223. var yyj1 int
  12224. for yyj1 = 0; (yyhl1 && yyj1 < yyl1) || !(yyhl1 || z.DecCheckBreak()); yyj1++ { // bounds-check-elimination
  12225. if yyj1 == 0 && yyv1 == nil {
  12226. if yyhl1 {
  12227. yyrl1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 24)
  12228. } else {
  12229. yyrl1 = 8
  12230. }
  12231. yyv1 = make([]stringUint64T, yyrl1)
  12232. yyc1 = true
  12233. }
  12234. yyh1.ElemContainerState(yyj1)
  12235. var yydb1 bool
  12236. if yyj1 >= len(yyv1) {
  12237. yyv1 = append(yyv1, stringUint64T{})
  12238. yyc1 = true
  12239. }
  12240. if yydb1 {
  12241. z.DecSwallow()
  12242. } else {
  12243. yyv1[yyj1].CodecDecodeSelf(d)
  12244. }
  12245. }
  12246. if yyj1 < len(yyv1) {
  12247. yyv1 = yyv1[:yyj1]
  12248. yyc1 = true
  12249. } else if yyj1 == 0 && yyv1 == nil {
  12250. yyv1 = make([]stringUint64T, 0)
  12251. yyc1 = true
  12252. }
  12253. }
  12254. yyh1.End()
  12255. if yyc1 {
  12256. *v = yyv1
  12257. }
  12258. }
  12259. func (x codecSelfer19780) encMapstringPtrtostringUint64T(v map[string]*stringUint64T, e *Encoder) {
  12260. var h codecSelfer19780
  12261. z, r := GenHelperEncoder(e)
  12262. _, _, _ = h, z, r
  12263. if v == nil {
  12264. r.EncodeNil()
  12265. return
  12266. }
  12267. z.EncWriteMapStart(len(v))
  12268. for yyk1, yyv1 := range v {
  12269. z.EncWriteMapElemKey()
  12270. r.EncodeString(string(yyk1))
  12271. z.EncWriteMapElemValue()
  12272. if yyv1 == nil {
  12273. r.EncodeNil()
  12274. } else {
  12275. yyv1.CodecEncodeSelf(e)
  12276. }
  12277. }
  12278. z.EncWriteMapEnd()
  12279. }
  12280. func (x codecSelfer19780) decMapstringPtrtostringUint64T(v *map[string]*stringUint64T, d *Decoder) {
  12281. var h codecSelfer19780
  12282. z, r := GenHelperDecoder(d)
  12283. _, _, _ = h, z, r
  12284. yyv1 := *v
  12285. yyl1 := z.DecReadMapStart()
  12286. if yyl1 == codecSelferDecContainerLenNil19780 {
  12287. *v = nil
  12288. } else {
  12289. if yyv1 == nil {
  12290. yyrl1 := z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 24)
  12291. yyv1 = make(map[string]*stringUint64T, yyrl1)
  12292. *v = yyv1
  12293. }
  12294. var yymk1 string
  12295. var yymv1 *stringUint64T
  12296. var yymg1, yymdn1, yyms1, yymok1 bool
  12297. if z.DecBasicHandle().MapValueReset {
  12298. yymg1 = true
  12299. }
  12300. if yyl1 != 0 {
  12301. yyhl1 := yyl1 > 0
  12302. for yyj1 := 0; (yyhl1 && yyj1 < yyl1) || !(yyhl1 || z.DecCheckBreak()); yyj1++ {
  12303. z.DecReadMapElemKey()
  12304. yymk1 = (string)(string(r.DecodeStringAsBytes()))
  12305. yyms1 = true
  12306. if yymg1 {
  12307. yymv1, yymok1 = yyv1[yymk1]
  12308. if yymok1 {
  12309. yyms1 = false
  12310. }
  12311. } else {
  12312. yymv1 = nil
  12313. }
  12314. z.DecReadMapElemValue()
  12315. yymdn1 = false
  12316. if r.TryNil() {
  12317. yymdn1 = true
  12318. } else {
  12319. if yymv1 == nil {
  12320. yymv1 = new(stringUint64T)
  12321. }
  12322. yymv1.CodecDecodeSelf(d)
  12323. }
  12324. if yymdn1 {
  12325. if z.DecBasicHandle().DeleteOnNilMapValue {
  12326. delete(yyv1, yymk1)
  12327. } else {
  12328. yyv1[yymk1] = nil
  12329. }
  12330. } else if yyms1 && yyv1 != nil {
  12331. yyv1[yymk1] = yymv1
  12332. }
  12333. }
  12334. } // else len==0: TODO: Should we clear map entries?
  12335. z.DecReadMapEnd()
  12336. }
  12337. }
  12338. func (x codecSelfer19780) encMapstringPtrtoTestStruc(v map[string]*TestStruc, e *Encoder) {
  12339. var h codecSelfer19780
  12340. z, r := GenHelperEncoder(e)
  12341. _, _, _ = h, z, r
  12342. if v == nil {
  12343. r.EncodeNil()
  12344. return
  12345. }
  12346. z.EncWriteMapStart(len(v))
  12347. for yyk1, yyv1 := range v {
  12348. z.EncWriteMapElemKey()
  12349. r.EncodeString(string(yyk1))
  12350. z.EncWriteMapElemValue()
  12351. if yyv1 == nil {
  12352. r.EncodeNil()
  12353. } else {
  12354. yyv1.CodecEncodeSelf(e)
  12355. }
  12356. }
  12357. z.EncWriteMapEnd()
  12358. }
  12359. func (x codecSelfer19780) decMapstringPtrtoTestStruc(v *map[string]*TestStruc, d *Decoder) {
  12360. var h codecSelfer19780
  12361. z, r := GenHelperDecoder(d)
  12362. _, _, _ = h, z, r
  12363. yyv1 := *v
  12364. yyl1 := z.DecReadMapStart()
  12365. if yyl1 == codecSelferDecContainerLenNil19780 {
  12366. *v = nil
  12367. } else {
  12368. if yyv1 == nil {
  12369. yyrl1 := z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 24)
  12370. yyv1 = make(map[string]*TestStruc, yyrl1)
  12371. *v = yyv1
  12372. }
  12373. var yymk1 string
  12374. var yymv1 *TestStruc
  12375. var yymg1, yymdn1, yyms1, yymok1 bool
  12376. if z.DecBasicHandle().MapValueReset {
  12377. yymg1 = true
  12378. }
  12379. if yyl1 != 0 {
  12380. yyhl1 := yyl1 > 0
  12381. for yyj1 := 0; (yyhl1 && yyj1 < yyl1) || !(yyhl1 || z.DecCheckBreak()); yyj1++ {
  12382. z.DecReadMapElemKey()
  12383. yymk1 = (string)(string(r.DecodeStringAsBytes()))
  12384. yyms1 = true
  12385. if yymg1 {
  12386. yymv1, yymok1 = yyv1[yymk1]
  12387. if yymok1 {
  12388. yyms1 = false
  12389. }
  12390. } else {
  12391. yymv1 = nil
  12392. }
  12393. z.DecReadMapElemValue()
  12394. yymdn1 = false
  12395. if r.TryNil() {
  12396. yymdn1 = true
  12397. } else {
  12398. if yymv1 == nil {
  12399. yymv1 = new(TestStruc)
  12400. }
  12401. yymv1.CodecDecodeSelf(d)
  12402. }
  12403. if yymdn1 {
  12404. if z.DecBasicHandle().DeleteOnNilMapValue {
  12405. delete(yyv1, yymk1)
  12406. } else {
  12407. yyv1[yymk1] = nil
  12408. }
  12409. } else if yyms1 && yyv1 != nil {
  12410. yyv1[yymk1] = yymv1
  12411. }
  12412. }
  12413. } // else len==0: TODO: Should we clear map entries?
  12414. z.DecReadMapEnd()
  12415. }
  12416. }
  12417. func (x codecSelfer19780) encMapstringTestStruc(v map[string]TestStruc, e *Encoder) {
  12418. var h codecSelfer19780
  12419. z, r := GenHelperEncoder(e)
  12420. _, _, _ = h, z, r
  12421. if v == nil {
  12422. r.EncodeNil()
  12423. return
  12424. }
  12425. z.EncWriteMapStart(len(v))
  12426. for yyk1, yyv1 := range v {
  12427. z.EncWriteMapElemKey()
  12428. r.EncodeString(string(yyk1))
  12429. z.EncWriteMapElemValue()
  12430. yy3 := &yyv1
  12431. yy3.CodecEncodeSelf(e)
  12432. }
  12433. z.EncWriteMapEnd()
  12434. }
  12435. func (x codecSelfer19780) decMapstringTestStruc(v *map[string]TestStruc, d *Decoder) {
  12436. var h codecSelfer19780
  12437. z, r := GenHelperDecoder(d)
  12438. _, _, _ = h, z, r
  12439. yyv1 := *v
  12440. yyl1 := z.DecReadMapStart()
  12441. if yyl1 == codecSelferDecContainerLenNil19780 {
  12442. *v = nil
  12443. } else {
  12444. if yyv1 == nil {
  12445. yyrl1 := z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 1224)
  12446. yyv1 = make(map[string]TestStruc, yyrl1)
  12447. *v = yyv1
  12448. }
  12449. var yymk1 string
  12450. var yymv1 TestStruc
  12451. var yymg1, yymdn1 bool
  12452. if z.DecBasicHandle().MapValueReset {
  12453. yymg1 = true
  12454. }
  12455. if yyl1 != 0 {
  12456. yyhl1 := yyl1 > 0
  12457. for yyj1 := 0; (yyhl1 && yyj1 < yyl1) || !(yyhl1 || z.DecCheckBreak()); yyj1++ {
  12458. z.DecReadMapElemKey()
  12459. yymk1 = (string)(string(r.DecodeStringAsBytes()))
  12460. if yymg1 {
  12461. yymv1 = yyv1[yymk1]
  12462. } else {
  12463. yymv1 = TestStruc{}
  12464. }
  12465. z.DecReadMapElemValue()
  12466. yymdn1 = false
  12467. yymv1.CodecDecodeSelf(d)
  12468. if yymdn1 {
  12469. if z.DecBasicHandle().DeleteOnNilMapValue {
  12470. delete(yyv1, yymk1)
  12471. } else {
  12472. yyv1[yymk1] = TestStruc{}
  12473. }
  12474. } else if yyv1 != nil {
  12475. yyv1[yymk1] = yymv1
  12476. }
  12477. }
  12478. } // else len==0: TODO: Should we clear map entries?
  12479. z.DecReadMapEnd()
  12480. }
  12481. }
  12482. func (x codecSelfer19780) encSlicePtrtoTestStruc(v []*TestStruc, e *Encoder) {
  12483. var h codecSelfer19780
  12484. z, r := GenHelperEncoder(e)
  12485. _, _, _ = h, z, r
  12486. if v == nil {
  12487. r.EncodeNil()
  12488. return
  12489. }
  12490. z.EncWriteArrayStart(len(v))
  12491. for _, yyv1 := range v {
  12492. z.EncWriteArrayElem()
  12493. if yyv1 == nil {
  12494. r.EncodeNil()
  12495. } else {
  12496. yyv1.CodecEncodeSelf(e)
  12497. }
  12498. }
  12499. z.EncWriteArrayEnd()
  12500. }
  12501. func (x codecSelfer19780) decSlicePtrtoTestStruc(v *[]*TestStruc, d *Decoder) {
  12502. var h codecSelfer19780
  12503. z, r := GenHelperDecoder(d)
  12504. _, _, _ = h, z, r
  12505. yyv1 := *v
  12506. yyh1, yyl1 := z.DecSliceHelperStart()
  12507. var yyc1 bool
  12508. _ = yyc1
  12509. if yyh1.IsNil {
  12510. if yyv1 != nil {
  12511. yyv1 = nil
  12512. yyc1 = true
  12513. }
  12514. } else if yyl1 == 0 {
  12515. if yyv1 == nil {
  12516. yyv1 = []*TestStruc{}
  12517. yyc1 = true
  12518. } else if len(yyv1) != 0 {
  12519. yyv1 = yyv1[:0]
  12520. yyc1 = true
  12521. }
  12522. } else {
  12523. yyhl1 := yyl1 > 0
  12524. var yyrl1 int
  12525. _ = yyrl1
  12526. if yyhl1 {
  12527. if yyl1 > cap(yyv1) {
  12528. yyrl1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 8)
  12529. if yyrl1 <= cap(yyv1) {
  12530. yyv1 = yyv1[:yyrl1]
  12531. } else {
  12532. yyv1 = make([]*TestStruc, yyrl1)
  12533. }
  12534. yyc1 = true
  12535. } else if yyl1 != len(yyv1) {
  12536. yyv1 = yyv1[:yyl1]
  12537. yyc1 = true
  12538. }
  12539. }
  12540. var yyj1 int
  12541. for yyj1 = 0; (yyhl1 && yyj1 < yyl1) || !(yyhl1 || z.DecCheckBreak()); yyj1++ { // bounds-check-elimination
  12542. if yyj1 == 0 && yyv1 == nil {
  12543. if yyhl1 {
  12544. yyrl1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 8)
  12545. } else {
  12546. yyrl1 = 8
  12547. }
  12548. yyv1 = make([]*TestStruc, yyrl1)
  12549. yyc1 = true
  12550. }
  12551. yyh1.ElemContainerState(yyj1)
  12552. var yydb1 bool
  12553. if yyj1 >= len(yyv1) {
  12554. yyv1 = append(yyv1, nil)
  12555. yyc1 = true
  12556. }
  12557. if yydb1 {
  12558. z.DecSwallow()
  12559. } else {
  12560. if r.TryNil() {
  12561. yyv1[yyj1] = nil
  12562. } else {
  12563. if yyv1[yyj1] == nil {
  12564. yyv1[yyj1] = new(TestStruc)
  12565. }
  12566. yyv1[yyj1].CodecDecodeSelf(d)
  12567. }
  12568. }
  12569. }
  12570. if yyj1 < len(yyv1) {
  12571. yyv1 = yyv1[:yyj1]
  12572. yyc1 = true
  12573. } else if yyj1 == 0 && yyv1 == nil {
  12574. yyv1 = make([]*TestStruc, 0)
  12575. yyc1 = true
  12576. }
  12577. }
  12578. yyh1.End()
  12579. if yyc1 {
  12580. *v = yyv1
  12581. }
  12582. }
  12583. func (x codecSelfer19780) encAarray(v *Aarray, e *Encoder) {
  12584. var h codecSelfer19780
  12585. z, r := GenHelperEncoder(e)
  12586. _, _, _ = h, z, r
  12587. if v == nil {
  12588. r.EncodeNil()
  12589. return
  12590. }
  12591. z.EncWriteArrayStart(len(v))
  12592. for _, yyv1 := range v {
  12593. z.EncWriteArrayElem()
  12594. r.EncodeString(string(yyv1))
  12595. }
  12596. z.EncWriteArrayEnd()
  12597. }
  12598. func (x codecSelfer19780) decAarray(v *Aarray, d *Decoder) {
  12599. var h codecSelfer19780
  12600. z, r := GenHelperDecoder(d)
  12601. _, _, _ = h, z, r
  12602. yyv1 := v
  12603. yyh1, yyl1 := z.DecSliceHelperStart()
  12604. if yyl1 == 0 {
  12605. } else {
  12606. yyhl1 := yyl1 > 0
  12607. var yyrl1 int
  12608. _ = yyrl1
  12609. var yyj1 int
  12610. for yyj1 = 0; (yyhl1 && yyj1 < yyl1) || !(yyhl1 || z.DecCheckBreak()); yyj1++ { // bounds-check-elimination
  12611. yyh1.ElemContainerState(yyj1)
  12612. var yydb1 bool
  12613. if yyj1 >= len(yyv1) {
  12614. z.DecArrayCannotExpand(len(v), yyj1+1)
  12615. yydb1 = true
  12616. }
  12617. if yydb1 {
  12618. z.DecSwallow()
  12619. } else {
  12620. yyv1[yyj1] = (string)(string(r.DecodeStringAsBytes()))
  12621. }
  12622. }
  12623. }
  12624. yyh1.End()
  12625. }
  12626. func (x codecSelfer19780) encwrapBytes(v wrapBytes, e *Encoder) {
  12627. var h codecSelfer19780
  12628. z, r := GenHelperEncoder(e)
  12629. _, _, _ = h, z, r
  12630. if v == nil {
  12631. r.EncodeNil()
  12632. return
  12633. }
  12634. r.EncodeStringBytesRaw([]byte(v))
  12635. }
  12636. func (x codecSelfer19780) decwrapBytes(v *wrapBytes, d *Decoder) {
  12637. var h codecSelfer19780
  12638. z, r := GenHelperDecoder(d)
  12639. _, _, _ = h, z, r
  12640. *v = r.DecodeBytes(*((*[]byte)(v)), false)
  12641. }
  12642. func (x codecSelfer19780) encChanstring(v chan string, e *Encoder) {
  12643. var h codecSelfer19780
  12644. z, r := GenHelperEncoder(e)
  12645. _, _, _ = h, z, r
  12646. if v == nil {
  12647. r.EncodeNil()
  12648. return
  12649. }
  12650. if v == nil {
  12651. r.EncodeNil()
  12652. } else {
  12653. var sch1 []string
  12654. Lsch1:
  12655. switch timeout1 := z.EncBasicHandle().ChanRecvTimeout; {
  12656. case timeout1 == 0: // only consume available
  12657. for {
  12658. select {
  12659. case b1 := <-v:
  12660. sch1 = append(sch1, b1)
  12661. default:
  12662. break Lsch1
  12663. }
  12664. }
  12665. case timeout1 > 0: // consume until timeout
  12666. tt1 := time.NewTimer(timeout1)
  12667. for {
  12668. select {
  12669. case b1 := <-v:
  12670. sch1 = append(sch1, b1)
  12671. case <-tt1.C:
  12672. // close(tt.C)
  12673. break Lsch1
  12674. }
  12675. }
  12676. default: // consume until close
  12677. for b1 := range v {
  12678. sch1 = append(sch1, b1)
  12679. }
  12680. }
  12681. z.EncWriteArrayStart(len(sch1))
  12682. for _, yyv1 := range sch1 {
  12683. z.EncWriteArrayElem()
  12684. r.EncodeString(string(yyv1))
  12685. }
  12686. z.EncWriteArrayEnd()
  12687. }
  12688. }
  12689. func (x codecSelfer19780) decChanstring(v *chan string, d *Decoder) {
  12690. var h codecSelfer19780
  12691. z, r := GenHelperDecoder(d)
  12692. _, _, _ = h, z, r
  12693. yyv1 := *v
  12694. yyh1, yyl1 := z.DecSliceHelperStart()
  12695. var yyc1 bool
  12696. _ = yyc1
  12697. if yyh1.IsNil {
  12698. if yyv1 != nil {
  12699. yyv1 = nil
  12700. yyc1 = true
  12701. }
  12702. } else if yyl1 == 0 {
  12703. if yyv1 == nil {
  12704. yyv1 = make(chan string, 0)
  12705. yyc1 = true
  12706. }
  12707. } else {
  12708. yyhl1 := yyl1 > 0
  12709. var yyrl1 int
  12710. _ = yyrl1
  12711. var yyj1 int
  12712. for yyj1 = 0; (yyhl1 && yyj1 < yyl1) || !(yyhl1 || z.DecCheckBreak()); yyj1++ { // bounds-check-elimination
  12713. if yyj1 == 0 && yyv1 == nil {
  12714. if yyhl1 {
  12715. yyrl1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 16)
  12716. } else {
  12717. yyrl1 = 64
  12718. }
  12719. yyv1 = make(chan string, yyrl1)
  12720. yyc1 = true
  12721. }
  12722. yyh1.ElemContainerState(yyj1)
  12723. var yyvcx1 string
  12724. yyvcx1 = (string)(string(r.DecodeStringAsBytes()))
  12725. yyv1 <- yyvcx1
  12726. }
  12727. }
  12728. yyh1.End()
  12729. if yyc1 {
  12730. *v = yyv1
  12731. }
  12732. }
  12733. func (x codecSelfer19780) encMapboolc3RydWN0IHt9(v map[bool]struct{}, e *Encoder) {
  12734. var h codecSelfer19780
  12735. z, r := GenHelperEncoder(e)
  12736. _, _, _ = h, z, r
  12737. if v == nil {
  12738. r.EncodeNil()
  12739. return
  12740. }
  12741. z.EncWriteMapStart(len(v))
  12742. for yyk1, yyv1 := range v {
  12743. z.EncWriteMapElemKey()
  12744. r.EncodeBool(bool(yyk1))
  12745. z.EncWriteMapElemValue()
  12746. yy3 := &yyv1
  12747. z.EncFallback(yy3)
  12748. }
  12749. z.EncWriteMapEnd()
  12750. }
  12751. func (x codecSelfer19780) decMapboolc3RydWN0IHt9(v *map[bool]struct{}, d *Decoder) {
  12752. var h codecSelfer19780
  12753. z, r := GenHelperDecoder(d)
  12754. _, _, _ = h, z, r
  12755. yyv1 := *v
  12756. yyl1 := z.DecReadMapStart()
  12757. if yyl1 == codecSelferDecContainerLenNil19780 {
  12758. *v = nil
  12759. } else {
  12760. if yyv1 == nil {
  12761. yyrl1 := z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 1)
  12762. yyv1 = make(map[bool]struct{}, yyrl1)
  12763. *v = yyv1
  12764. }
  12765. var yymk1 bool
  12766. var yymv1 struct{}
  12767. var yymg1, yymdn1 bool
  12768. if z.DecBasicHandle().MapValueReset {
  12769. yymg1 = true
  12770. }
  12771. if yyl1 != 0 {
  12772. yyhl1 := yyl1 > 0
  12773. for yyj1 := 0; (yyhl1 && yyj1 < yyl1) || !(yyhl1 || z.DecCheckBreak()); yyj1++ {
  12774. z.DecReadMapElemKey()
  12775. yymk1 = (bool)(r.DecodeBool())
  12776. if yymg1 {
  12777. yymv1 = yyv1[yymk1]
  12778. } else {
  12779. yymv1 = struct{}{}
  12780. }
  12781. z.DecReadMapElemValue()
  12782. yymdn1 = false
  12783. z.DecFallback(&yymv1, false)
  12784. if yymdn1 {
  12785. if z.DecBasicHandle().DeleteOnNilMapValue {
  12786. delete(yyv1, yymk1)
  12787. } else {
  12788. yyv1[yymk1] = struct{}{}
  12789. }
  12790. } else if yyv1 != nil {
  12791. yyv1[yymk1] = yymv1
  12792. }
  12793. }
  12794. } // else len==0: TODO: Should we clear map entries?
  12795. z.DecReadMapEnd()
  12796. }
  12797. }
  12798. func (x codecSelfer19780) encMapintwrapUint64Slice(v map[int]wrapUint64Slice, e *Encoder) {
  12799. var h codecSelfer19780
  12800. z, r := GenHelperEncoder(e)
  12801. _, _, _ = h, z, r
  12802. if v == nil {
  12803. r.EncodeNil()
  12804. return
  12805. }
  12806. z.EncWriteMapStart(len(v))
  12807. for yyk1, yyv1 := range v {
  12808. z.EncWriteMapElemKey()
  12809. r.EncodeInt(int64(yyk1))
  12810. z.EncWriteMapElemValue()
  12811. yyv1.CodecEncodeSelf(e)
  12812. }
  12813. z.EncWriteMapEnd()
  12814. }
  12815. func (x codecSelfer19780) decMapintwrapUint64Slice(v *map[int]wrapUint64Slice, d *Decoder) {
  12816. var h codecSelfer19780
  12817. z, r := GenHelperDecoder(d)
  12818. _, _, _ = h, z, r
  12819. yyv1 := *v
  12820. yyl1 := z.DecReadMapStart()
  12821. if yyl1 == codecSelferDecContainerLenNil19780 {
  12822. *v = nil
  12823. } else {
  12824. if yyv1 == nil {
  12825. yyrl1 := z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 32)
  12826. yyv1 = make(map[int]wrapUint64Slice, yyrl1)
  12827. *v = yyv1
  12828. }
  12829. var yymk1 int
  12830. var yymv1 wrapUint64Slice
  12831. var yymg1, yymdn1 bool
  12832. if z.DecBasicHandle().MapValueReset {
  12833. yymg1 = true
  12834. }
  12835. if yyl1 != 0 {
  12836. yyhl1 := yyl1 > 0
  12837. for yyj1 := 0; (yyhl1 && yyj1 < yyl1) || !(yyhl1 || z.DecCheckBreak()); yyj1++ {
  12838. z.DecReadMapElemKey()
  12839. yymk1 = (int)(z.C.IntV(r.DecodeInt64(), codecSelferBitsize19780))
  12840. if yymg1 {
  12841. yymv1 = yyv1[yymk1]
  12842. } else {
  12843. yymv1 = nil
  12844. }
  12845. z.DecReadMapElemValue()
  12846. yymdn1 = false
  12847. yymv1.CodecDecodeSelf(d)
  12848. if yymdn1 {
  12849. if z.DecBasicHandle().DeleteOnNilMapValue {
  12850. delete(yyv1, yymk1)
  12851. } else {
  12852. yyv1[yymk1] = nil
  12853. }
  12854. } else if yyv1 != nil {
  12855. yyv1[yymk1] = yymv1
  12856. }
  12857. }
  12858. } // else len==0: TODO: Should we clear map entries?
  12859. z.DecReadMapEnd()
  12860. }
  12861. }
  12862. func (x codecSelfer19780) encMapfloat64wrapStringSlice(v map[float64]wrapStringSlice, e *Encoder) {
  12863. var h codecSelfer19780
  12864. z, r := GenHelperEncoder(e)
  12865. _, _, _ = h, z, r
  12866. if v == nil {
  12867. r.EncodeNil()
  12868. return
  12869. }
  12870. z.EncWriteMapStart(len(v))
  12871. for yyk1, yyv1 := range v {
  12872. z.EncWriteMapElemKey()
  12873. r.EncodeFloat64(float64(yyk1))
  12874. z.EncWriteMapElemValue()
  12875. yyv1.CodecEncodeSelf(e)
  12876. }
  12877. z.EncWriteMapEnd()
  12878. }
  12879. func (x codecSelfer19780) decMapfloat64wrapStringSlice(v *map[float64]wrapStringSlice, d *Decoder) {
  12880. var h codecSelfer19780
  12881. z, r := GenHelperDecoder(d)
  12882. _, _, _ = h, z, r
  12883. yyv1 := *v
  12884. yyl1 := z.DecReadMapStart()
  12885. if yyl1 == codecSelferDecContainerLenNil19780 {
  12886. *v = nil
  12887. } else {
  12888. if yyv1 == nil {
  12889. yyrl1 := z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 32)
  12890. yyv1 = make(map[float64]wrapStringSlice, yyrl1)
  12891. *v = yyv1
  12892. }
  12893. var yymk1 float64
  12894. var yymv1 wrapStringSlice
  12895. var yymg1, yymdn1 bool
  12896. if z.DecBasicHandle().MapValueReset {
  12897. yymg1 = true
  12898. }
  12899. if yyl1 != 0 {
  12900. yyhl1 := yyl1 > 0
  12901. for yyj1 := 0; (yyhl1 && yyj1 < yyl1) || !(yyhl1 || z.DecCheckBreak()); yyj1++ {
  12902. z.DecReadMapElemKey()
  12903. yymk1 = (float64)(r.DecodeFloat64())
  12904. if yymg1 {
  12905. yymv1 = yyv1[yymk1]
  12906. } else {
  12907. yymv1 = nil
  12908. }
  12909. z.DecReadMapElemValue()
  12910. yymdn1 = false
  12911. yymv1.CodecDecodeSelf(d)
  12912. if yymdn1 {
  12913. if z.DecBasicHandle().DeleteOnNilMapValue {
  12914. delete(yyv1, yymk1)
  12915. } else {
  12916. yyv1[yymk1] = nil
  12917. }
  12918. } else if yyv1 != nil {
  12919. yyv1[yymk1] = yymv1
  12920. }
  12921. }
  12922. } // else len==0: TODO: Should we clear map entries?
  12923. z.DecReadMapEnd()
  12924. }
  12925. }
  12926. func (x codecSelfer19780) encMapfloat32wrapStringSlice(v map[float32]wrapStringSlice, e *Encoder) {
  12927. var h codecSelfer19780
  12928. z, r := GenHelperEncoder(e)
  12929. _, _, _ = h, z, r
  12930. if v == nil {
  12931. r.EncodeNil()
  12932. return
  12933. }
  12934. z.EncWriteMapStart(len(v))
  12935. for yyk1, yyv1 := range v {
  12936. z.EncWriteMapElemKey()
  12937. r.EncodeFloat32(float32(yyk1))
  12938. z.EncWriteMapElemValue()
  12939. yyv1.CodecEncodeSelf(e)
  12940. }
  12941. z.EncWriteMapEnd()
  12942. }
  12943. func (x codecSelfer19780) decMapfloat32wrapStringSlice(v *map[float32]wrapStringSlice, d *Decoder) {
  12944. var h codecSelfer19780
  12945. z, r := GenHelperDecoder(d)
  12946. _, _, _ = h, z, r
  12947. yyv1 := *v
  12948. yyl1 := z.DecReadMapStart()
  12949. if yyl1 == codecSelferDecContainerLenNil19780 {
  12950. *v = nil
  12951. } else {
  12952. if yyv1 == nil {
  12953. yyrl1 := z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 28)
  12954. yyv1 = make(map[float32]wrapStringSlice, yyrl1)
  12955. *v = yyv1
  12956. }
  12957. var yymk1 float32
  12958. var yymv1 wrapStringSlice
  12959. var yymg1, yymdn1 bool
  12960. if z.DecBasicHandle().MapValueReset {
  12961. yymg1 = true
  12962. }
  12963. if yyl1 != 0 {
  12964. yyhl1 := yyl1 > 0
  12965. for yyj1 := 0; (yyhl1 && yyj1 < yyl1) || !(yyhl1 || z.DecCheckBreak()); yyj1++ {
  12966. z.DecReadMapElemKey()
  12967. yymk1 = (float32)(z.DecDecodeFloat32())
  12968. if yymg1 {
  12969. yymv1 = yyv1[yymk1]
  12970. } else {
  12971. yymv1 = nil
  12972. }
  12973. z.DecReadMapElemValue()
  12974. yymdn1 = false
  12975. yymv1.CodecDecodeSelf(d)
  12976. if yymdn1 {
  12977. if z.DecBasicHandle().DeleteOnNilMapValue {
  12978. delete(yyv1, yymk1)
  12979. } else {
  12980. yyv1[yymk1] = nil
  12981. }
  12982. } else if yyv1 != nil {
  12983. yyv1[yymk1] = yymv1
  12984. }
  12985. }
  12986. } // else len==0: TODO: Should we clear map entries?
  12987. z.DecReadMapEnd()
  12988. }
  12989. }
  12990. func (x codecSelfer19780) encMapuint64wrapStringSlice(v map[uint64]wrapStringSlice, e *Encoder) {
  12991. var h codecSelfer19780
  12992. z, r := GenHelperEncoder(e)
  12993. _, _, _ = h, z, r
  12994. if v == nil {
  12995. r.EncodeNil()
  12996. return
  12997. }
  12998. z.EncWriteMapStart(len(v))
  12999. for yyk1, yyv1 := range v {
  13000. z.EncWriteMapElemKey()
  13001. r.EncodeUint(uint64(yyk1))
  13002. z.EncWriteMapElemValue()
  13003. yyv1.CodecEncodeSelf(e)
  13004. }
  13005. z.EncWriteMapEnd()
  13006. }
  13007. func (x codecSelfer19780) decMapuint64wrapStringSlice(v *map[uint64]wrapStringSlice, d *Decoder) {
  13008. var h codecSelfer19780
  13009. z, r := GenHelperDecoder(d)
  13010. _, _, _ = h, z, r
  13011. yyv1 := *v
  13012. yyl1 := z.DecReadMapStart()
  13013. if yyl1 == codecSelferDecContainerLenNil19780 {
  13014. *v = nil
  13015. } else {
  13016. if yyv1 == nil {
  13017. yyrl1 := z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 32)
  13018. yyv1 = make(map[uint64]wrapStringSlice, yyrl1)
  13019. *v = yyv1
  13020. }
  13021. var yymk1 uint64
  13022. var yymv1 wrapStringSlice
  13023. var yymg1, yymdn1 bool
  13024. if z.DecBasicHandle().MapValueReset {
  13025. yymg1 = true
  13026. }
  13027. if yyl1 != 0 {
  13028. yyhl1 := yyl1 > 0
  13029. for yyj1 := 0; (yyhl1 && yyj1 < yyl1) || !(yyhl1 || z.DecCheckBreak()); yyj1++ {
  13030. z.DecReadMapElemKey()
  13031. yymk1 = (uint64)(r.DecodeUint64())
  13032. if yymg1 {
  13033. yymv1 = yyv1[yymk1]
  13034. } else {
  13035. yymv1 = nil
  13036. }
  13037. z.DecReadMapElemValue()
  13038. yymdn1 = false
  13039. yymv1.CodecDecodeSelf(d)
  13040. if yymdn1 {
  13041. if z.DecBasicHandle().DeleteOnNilMapValue {
  13042. delete(yyv1, yymk1)
  13043. } else {
  13044. yyv1[yymk1] = nil
  13045. }
  13046. } else if yyv1 != nil {
  13047. yyv1[yymk1] = yymv1
  13048. }
  13049. }
  13050. } // else len==0: TODO: Should we clear map entries?
  13051. z.DecReadMapEnd()
  13052. }
  13053. }
  13054. func (x codecSelfer19780) encMapstringUint64TwrapStringSlice(v map[stringUint64T]wrapStringSlice, e *Encoder) {
  13055. var h codecSelfer19780
  13056. z, r := GenHelperEncoder(e)
  13057. _, _, _ = h, z, r
  13058. if v == nil {
  13059. r.EncodeNil()
  13060. return
  13061. }
  13062. z.EncWriteMapStart(len(v))
  13063. for yyk1, yyv1 := range v {
  13064. z.EncWriteMapElemKey()
  13065. yy2 := &yyk1
  13066. yy2.CodecEncodeSelf(e)
  13067. z.EncWriteMapElemValue()
  13068. yyv1.CodecEncodeSelf(e)
  13069. }
  13070. z.EncWriteMapEnd()
  13071. }
  13072. func (x codecSelfer19780) decMapstringUint64TwrapStringSlice(v *map[stringUint64T]wrapStringSlice, d *Decoder) {
  13073. var h codecSelfer19780
  13074. z, r := GenHelperDecoder(d)
  13075. _, _, _ = h, z, r
  13076. yyv1 := *v
  13077. yyl1 := z.DecReadMapStart()
  13078. if yyl1 == codecSelferDecContainerLenNil19780 {
  13079. *v = nil
  13080. } else {
  13081. if yyv1 == nil {
  13082. yyrl1 := z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 48)
  13083. yyv1 = make(map[stringUint64T]wrapStringSlice, yyrl1)
  13084. *v = yyv1
  13085. }
  13086. var yymk1 stringUint64T
  13087. var yymv1 wrapStringSlice
  13088. var yymg1, yymdn1 bool
  13089. if z.DecBasicHandle().MapValueReset {
  13090. yymg1 = true
  13091. }
  13092. if yyl1 != 0 {
  13093. yyhl1 := yyl1 > 0
  13094. for yyj1 := 0; (yyhl1 && yyj1 < yyl1) || !(yyhl1 || z.DecCheckBreak()); yyj1++ {
  13095. z.DecReadMapElemKey()
  13096. yymk1.CodecDecodeSelf(d)
  13097. if yymg1 {
  13098. yymv1 = yyv1[yymk1]
  13099. } else {
  13100. yymv1 = nil
  13101. }
  13102. z.DecReadMapElemValue()
  13103. yymdn1 = false
  13104. yymv1.CodecDecodeSelf(d)
  13105. if yymdn1 {
  13106. if z.DecBasicHandle().DeleteOnNilMapValue {
  13107. delete(yyv1, yymk1)
  13108. } else {
  13109. yyv1[yymk1] = nil
  13110. }
  13111. } else if yyv1 != nil {
  13112. yyv1[yymk1] = yymv1
  13113. }
  13114. }
  13115. } // else len==0: TODO: Should we clear map entries?
  13116. z.DecReadMapEnd()
  13117. }
  13118. }
  13119. func (x codecSelfer19780) encSlicewrapBytes(v []wrapBytes, e *Encoder) {
  13120. var h codecSelfer19780
  13121. z, r := GenHelperEncoder(e)
  13122. _, _, _ = h, z, r
  13123. if v == nil {
  13124. r.EncodeNil()
  13125. return
  13126. }
  13127. z.EncWriteArrayStart(len(v))
  13128. for _, yyv1 := range v {
  13129. z.EncWriteArrayElem()
  13130. yyv1.CodecEncodeSelf(e)
  13131. }
  13132. z.EncWriteArrayEnd()
  13133. }
  13134. func (x codecSelfer19780) decSlicewrapBytes(v *[]wrapBytes, d *Decoder) {
  13135. var h codecSelfer19780
  13136. z, r := GenHelperDecoder(d)
  13137. _, _, _ = h, z, r
  13138. yyv1 := *v
  13139. yyh1, yyl1 := z.DecSliceHelperStart()
  13140. var yyc1 bool
  13141. _ = yyc1
  13142. if yyh1.IsNil {
  13143. if yyv1 != nil {
  13144. yyv1 = nil
  13145. yyc1 = true
  13146. }
  13147. } else if yyl1 == 0 {
  13148. if yyv1 == nil {
  13149. yyv1 = []wrapBytes{}
  13150. yyc1 = true
  13151. } else if len(yyv1) != 0 {
  13152. yyv1 = yyv1[:0]
  13153. yyc1 = true
  13154. }
  13155. } else {
  13156. yyhl1 := yyl1 > 0
  13157. var yyrl1 int
  13158. _ = yyrl1
  13159. if yyhl1 {
  13160. if yyl1 > cap(yyv1) {
  13161. yyrl1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 24)
  13162. if yyrl1 <= cap(yyv1) {
  13163. yyv1 = yyv1[:yyrl1]
  13164. } else {
  13165. yyv1 = make([]wrapBytes, yyrl1)
  13166. }
  13167. yyc1 = true
  13168. } else if yyl1 != len(yyv1) {
  13169. yyv1 = yyv1[:yyl1]
  13170. yyc1 = true
  13171. }
  13172. }
  13173. var yyj1 int
  13174. for yyj1 = 0; (yyhl1 && yyj1 < yyl1) || !(yyhl1 || z.DecCheckBreak()); yyj1++ { // bounds-check-elimination
  13175. if yyj1 == 0 && yyv1 == nil {
  13176. if yyhl1 {
  13177. yyrl1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 24)
  13178. } else {
  13179. yyrl1 = 8
  13180. }
  13181. yyv1 = make([]wrapBytes, yyrl1)
  13182. yyc1 = true
  13183. }
  13184. yyh1.ElemContainerState(yyj1)
  13185. var yydb1 bool
  13186. if yyj1 >= len(yyv1) {
  13187. yyv1 = append(yyv1, nil)
  13188. yyc1 = true
  13189. }
  13190. if yydb1 {
  13191. z.DecSwallow()
  13192. } else {
  13193. yyv1[yyj1].CodecDecodeSelf(d)
  13194. }
  13195. }
  13196. if yyj1 < len(yyv1) {
  13197. yyv1 = yyv1[:yyj1]
  13198. yyc1 = true
  13199. } else if yyj1 == 0 && yyv1 == nil {
  13200. yyv1 = make([]wrapBytes, 0)
  13201. yyc1 = true
  13202. }
  13203. }
  13204. yyh1.End()
  13205. if yyc1 {
  13206. *v = yyv1
  13207. }
  13208. }
  13209. func (x codecSelfer19780) encSlicewrapUint8(v []wrapUint8, e *Encoder) {
  13210. var h codecSelfer19780
  13211. z, r := GenHelperEncoder(e)
  13212. _, _, _ = h, z, r
  13213. if v == nil {
  13214. r.EncodeNil()
  13215. return
  13216. }
  13217. z.EncWriteArrayStart(len(v))
  13218. for _, yyv1 := range v {
  13219. z.EncWriteArrayElem()
  13220. yyv1.CodecEncodeSelf(e)
  13221. }
  13222. z.EncWriteArrayEnd()
  13223. }
  13224. func (x codecSelfer19780) decSlicewrapUint8(v *[]wrapUint8, d *Decoder) {
  13225. var h codecSelfer19780
  13226. z, r := GenHelperDecoder(d)
  13227. _, _, _ = h, z, r
  13228. yyv1 := *v
  13229. yyh1, yyl1 := z.DecSliceHelperStart()
  13230. var yyc1 bool
  13231. _ = yyc1
  13232. if yyh1.IsNil {
  13233. if yyv1 != nil {
  13234. yyv1 = nil
  13235. yyc1 = true
  13236. }
  13237. } else if yyl1 == 0 {
  13238. if yyv1 == nil {
  13239. yyv1 = []wrapUint8{}
  13240. yyc1 = true
  13241. } else if len(yyv1) != 0 {
  13242. yyv1 = yyv1[:0]
  13243. yyc1 = true
  13244. }
  13245. } else {
  13246. yyhl1 := yyl1 > 0
  13247. var yyrl1 int
  13248. _ = yyrl1
  13249. if yyhl1 {
  13250. if yyl1 > cap(yyv1) {
  13251. yyrl1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 1)
  13252. if yyrl1 <= cap(yyv1) {
  13253. yyv1 = yyv1[:yyrl1]
  13254. } else {
  13255. yyv1 = make([]wrapUint8, yyrl1)
  13256. }
  13257. yyc1 = true
  13258. } else if yyl1 != len(yyv1) {
  13259. yyv1 = yyv1[:yyl1]
  13260. yyc1 = true
  13261. }
  13262. }
  13263. var yyj1 int
  13264. for yyj1 = 0; (yyhl1 && yyj1 < yyl1) || !(yyhl1 || z.DecCheckBreak()); yyj1++ { // bounds-check-elimination
  13265. if yyj1 == 0 && yyv1 == nil {
  13266. if yyhl1 {
  13267. yyrl1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 1)
  13268. } else {
  13269. yyrl1 = 8
  13270. }
  13271. yyv1 = make([]wrapUint8, yyrl1)
  13272. yyc1 = true
  13273. }
  13274. yyh1.ElemContainerState(yyj1)
  13275. var yydb1 bool
  13276. if yyj1 >= len(yyv1) {
  13277. yyv1 = append(yyv1, 0)
  13278. yyc1 = true
  13279. }
  13280. if yydb1 {
  13281. z.DecSwallow()
  13282. } else {
  13283. yyv1[yyj1].CodecDecodeSelf(d)
  13284. }
  13285. }
  13286. if yyj1 < len(yyv1) {
  13287. yyv1 = yyv1[:yyj1]
  13288. yyc1 = true
  13289. } else if yyj1 == 0 && yyv1 == nil {
  13290. yyv1 = make([]wrapUint8, 0)
  13291. yyc1 = true
  13292. }
  13293. }
  13294. yyh1.End()
  13295. if yyc1 {
  13296. *v = yyv1
  13297. }
  13298. }
  13299. func (x codecSelfer19780) encArray4stringUint64T(v *[4]stringUint64T, e *Encoder) {
  13300. var h codecSelfer19780
  13301. z, r := GenHelperEncoder(e)
  13302. _, _, _ = h, z, r
  13303. if v == nil {
  13304. r.EncodeNil()
  13305. return
  13306. }
  13307. z.EncWriteArrayStart(len(v))
  13308. for _, yyv1 := range v {
  13309. z.EncWriteArrayElem()
  13310. yy2 := &yyv1
  13311. yy2.CodecEncodeSelf(e)
  13312. }
  13313. z.EncWriteArrayEnd()
  13314. }
  13315. func (x codecSelfer19780) decArray4stringUint64T(v *[4]stringUint64T, d *Decoder) {
  13316. var h codecSelfer19780
  13317. z, r := GenHelperDecoder(d)
  13318. _, _, _ = h, z, r
  13319. yyv1 := v
  13320. yyh1, yyl1 := z.DecSliceHelperStart()
  13321. if yyl1 == 0 {
  13322. } else {
  13323. yyhl1 := yyl1 > 0
  13324. var yyrl1 int
  13325. _ = yyrl1
  13326. var yyj1 int
  13327. for yyj1 = 0; (yyhl1 && yyj1 < yyl1) || !(yyhl1 || z.DecCheckBreak()); yyj1++ { // bounds-check-elimination
  13328. yyh1.ElemContainerState(yyj1)
  13329. var yydb1 bool
  13330. if yyj1 >= len(yyv1) {
  13331. z.DecArrayCannotExpand(len(v), yyj1+1)
  13332. yydb1 = true
  13333. }
  13334. if yydb1 {
  13335. z.DecSwallow()
  13336. } else {
  13337. yyv1[yyj1].CodecDecodeSelf(d)
  13338. }
  13339. }
  13340. }
  13341. yyh1.End()
  13342. }
  13343. func (x codecSelfer19780) encArray4uint64(v *[4]uint64, e *Encoder) {
  13344. var h codecSelfer19780
  13345. z, r := GenHelperEncoder(e)
  13346. _, _, _ = h, z, r
  13347. if v == nil {
  13348. r.EncodeNil()
  13349. return
  13350. }
  13351. z.EncWriteArrayStart(len(v))
  13352. for _, yyv1 := range v {
  13353. z.EncWriteArrayElem()
  13354. r.EncodeUint(uint64(yyv1))
  13355. }
  13356. z.EncWriteArrayEnd()
  13357. }
  13358. func (x codecSelfer19780) decArray4uint64(v *[4]uint64, d *Decoder) {
  13359. var h codecSelfer19780
  13360. z, r := GenHelperDecoder(d)
  13361. _, _, _ = h, z, r
  13362. yyv1 := v
  13363. yyh1, yyl1 := z.DecSliceHelperStart()
  13364. if yyl1 == 0 {
  13365. } else {
  13366. yyhl1 := yyl1 > 0
  13367. var yyrl1 int
  13368. _ = yyrl1
  13369. var yyj1 int
  13370. for yyj1 = 0; (yyhl1 && yyj1 < yyl1) || !(yyhl1 || z.DecCheckBreak()); yyj1++ { // bounds-check-elimination
  13371. yyh1.ElemContainerState(yyj1)
  13372. var yydb1 bool
  13373. if yyj1 >= len(yyv1) {
  13374. z.DecArrayCannotExpand(len(v), yyj1+1)
  13375. yydb1 = true
  13376. }
  13377. if yydb1 {
  13378. z.DecSwallow()
  13379. } else {
  13380. yyv1[yyj1] = (uint64)(r.DecodeUint64())
  13381. }
  13382. }
  13383. }
  13384. yyh1.End()
  13385. }
  13386. func (x codecSelfer19780) encSlicePtrtoArray4uint64(v []*[4]uint64, e *Encoder) {
  13387. var h codecSelfer19780
  13388. z, r := GenHelperEncoder(e)
  13389. _, _, _ = h, z, r
  13390. if v == nil {
  13391. r.EncodeNil()
  13392. return
  13393. }
  13394. z.EncWriteArrayStart(len(v))
  13395. for _, yyv1 := range v {
  13396. z.EncWriteArrayElem()
  13397. if yyv1 == nil {
  13398. r.EncodeNil()
  13399. } else {
  13400. h.encArray4uint64((*[4]uint64)(yyv1), e)
  13401. }
  13402. }
  13403. z.EncWriteArrayEnd()
  13404. }
  13405. func (x codecSelfer19780) decSlicePtrtoArray4uint64(v *[]*[4]uint64, d *Decoder) {
  13406. var h codecSelfer19780
  13407. z, r := GenHelperDecoder(d)
  13408. _, _, _ = h, z, r
  13409. yyv1 := *v
  13410. yyh1, yyl1 := z.DecSliceHelperStart()
  13411. var yyc1 bool
  13412. _ = yyc1
  13413. if yyh1.IsNil {
  13414. if yyv1 != nil {
  13415. yyv1 = nil
  13416. yyc1 = true
  13417. }
  13418. } else if yyl1 == 0 {
  13419. if yyv1 == nil {
  13420. yyv1 = []*[4]uint64{}
  13421. yyc1 = true
  13422. } else if len(yyv1) != 0 {
  13423. yyv1 = yyv1[:0]
  13424. yyc1 = true
  13425. }
  13426. } else {
  13427. yyhl1 := yyl1 > 0
  13428. var yyrl1 int
  13429. _ = yyrl1
  13430. if yyhl1 {
  13431. if yyl1 > cap(yyv1) {
  13432. yyrl1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 8)
  13433. if yyrl1 <= cap(yyv1) {
  13434. yyv1 = yyv1[:yyrl1]
  13435. } else {
  13436. yyv1 = make([]*[4]uint64, yyrl1)
  13437. }
  13438. yyc1 = true
  13439. } else if yyl1 != len(yyv1) {
  13440. yyv1 = yyv1[:yyl1]
  13441. yyc1 = true
  13442. }
  13443. }
  13444. var yyj1 int
  13445. for yyj1 = 0; (yyhl1 && yyj1 < yyl1) || !(yyhl1 || z.DecCheckBreak()); yyj1++ { // bounds-check-elimination
  13446. if yyj1 == 0 && yyv1 == nil {
  13447. if yyhl1 {
  13448. yyrl1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 8)
  13449. } else {
  13450. yyrl1 = 8
  13451. }
  13452. yyv1 = make([]*[4]uint64, yyrl1)
  13453. yyc1 = true
  13454. }
  13455. yyh1.ElemContainerState(yyj1)
  13456. var yydb1 bool
  13457. if yyj1 >= len(yyv1) {
  13458. yyv1 = append(yyv1, nil)
  13459. yyc1 = true
  13460. }
  13461. if yydb1 {
  13462. z.DecSwallow()
  13463. } else {
  13464. if r.TryNil() {
  13465. yyv1[yyj1] = nil
  13466. } else {
  13467. if yyv1[yyj1] == nil {
  13468. yyv1[yyj1] = new([4]uint64)
  13469. }
  13470. h.decArray4uint64((*[4]uint64)(yyv1[yyj1]), d)
  13471. }
  13472. }
  13473. }
  13474. if yyj1 < len(yyv1) {
  13475. yyv1 = yyv1[:yyj1]
  13476. yyc1 = true
  13477. } else if yyj1 == 0 && yyv1 == nil {
  13478. yyv1 = make([]*[4]uint64, 0)
  13479. yyc1 = true
  13480. }
  13481. }
  13482. yyh1.End()
  13483. if yyc1 {
  13484. *v = yyv1
  13485. }
  13486. }
  13487. func (x codecSelfer19780) encMapstringUint64TPtrtostringUint64T(v map[stringUint64T]*stringUint64T, e *Encoder) {
  13488. var h codecSelfer19780
  13489. z, r := GenHelperEncoder(e)
  13490. _, _, _ = h, z, r
  13491. if v == nil {
  13492. r.EncodeNil()
  13493. return
  13494. }
  13495. z.EncWriteMapStart(len(v))
  13496. for yyk1, yyv1 := range v {
  13497. z.EncWriteMapElemKey()
  13498. yy2 := &yyk1
  13499. yy2.CodecEncodeSelf(e)
  13500. z.EncWriteMapElemValue()
  13501. if yyv1 == nil {
  13502. r.EncodeNil()
  13503. } else {
  13504. yyv1.CodecEncodeSelf(e)
  13505. }
  13506. }
  13507. z.EncWriteMapEnd()
  13508. }
  13509. func (x codecSelfer19780) decMapstringUint64TPtrtostringUint64T(v *map[stringUint64T]*stringUint64T, d *Decoder) {
  13510. var h codecSelfer19780
  13511. z, r := GenHelperDecoder(d)
  13512. _, _, _ = h, z, r
  13513. yyv1 := *v
  13514. yyl1 := z.DecReadMapStart()
  13515. if yyl1 == codecSelferDecContainerLenNil19780 {
  13516. *v = nil
  13517. } else {
  13518. if yyv1 == nil {
  13519. yyrl1 := z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 32)
  13520. yyv1 = make(map[stringUint64T]*stringUint64T, yyrl1)
  13521. *v = yyv1
  13522. }
  13523. var yymk1 stringUint64T
  13524. var yymv1 *stringUint64T
  13525. var yymg1, yymdn1, yyms1, yymok1 bool
  13526. if z.DecBasicHandle().MapValueReset {
  13527. yymg1 = true
  13528. }
  13529. if yyl1 != 0 {
  13530. yyhl1 := yyl1 > 0
  13531. for yyj1 := 0; (yyhl1 && yyj1 < yyl1) || !(yyhl1 || z.DecCheckBreak()); yyj1++ {
  13532. z.DecReadMapElemKey()
  13533. yymk1.CodecDecodeSelf(d)
  13534. yyms1 = true
  13535. if yymg1 {
  13536. yymv1, yymok1 = yyv1[yymk1]
  13537. if yymok1 {
  13538. yyms1 = false
  13539. }
  13540. } else {
  13541. yymv1 = nil
  13542. }
  13543. z.DecReadMapElemValue()
  13544. yymdn1 = false
  13545. if r.TryNil() {
  13546. yymdn1 = true
  13547. } else {
  13548. if yymv1 == nil {
  13549. yymv1 = new(stringUint64T)
  13550. }
  13551. yymv1.CodecDecodeSelf(d)
  13552. }
  13553. if yymdn1 {
  13554. if z.DecBasicHandle().DeleteOnNilMapValue {
  13555. delete(yyv1, yymk1)
  13556. } else {
  13557. yyv1[yymk1] = nil
  13558. }
  13559. } else if yyms1 && yyv1 != nil {
  13560. yyv1[yymk1] = yymv1
  13561. }
  13562. }
  13563. } // else len==0: TODO: Should we clear map entries?
  13564. z.DecReadMapEnd()
  13565. }
  13566. }
  13567. func (x codecSelfer19780) encMapstringPtrtoTestStrucFlex(v map[string]*TestStrucFlex, e *Encoder) {
  13568. var h codecSelfer19780
  13569. z, r := GenHelperEncoder(e)
  13570. _, _, _ = h, z, r
  13571. if v == nil {
  13572. r.EncodeNil()
  13573. return
  13574. }
  13575. z.EncWriteMapStart(len(v))
  13576. for yyk1, yyv1 := range v {
  13577. z.EncWriteMapElemKey()
  13578. r.EncodeString(string(yyk1))
  13579. z.EncWriteMapElemValue()
  13580. if yyv1 == nil {
  13581. r.EncodeNil()
  13582. } else {
  13583. yyv1.CodecEncodeSelf(e)
  13584. }
  13585. }
  13586. z.EncWriteMapEnd()
  13587. }
  13588. func (x codecSelfer19780) decMapstringPtrtoTestStrucFlex(v *map[string]*TestStrucFlex, d *Decoder) {
  13589. var h codecSelfer19780
  13590. z, r := GenHelperDecoder(d)
  13591. _, _, _ = h, z, r
  13592. yyv1 := *v
  13593. yyl1 := z.DecReadMapStart()
  13594. if yyl1 == codecSelferDecContainerLenNil19780 {
  13595. *v = nil
  13596. } else {
  13597. if yyv1 == nil {
  13598. yyrl1 := z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 24)
  13599. yyv1 = make(map[string]*TestStrucFlex, yyrl1)
  13600. *v = yyv1
  13601. }
  13602. var yymk1 string
  13603. var yymv1 *TestStrucFlex
  13604. var yymg1, yymdn1, yyms1, yymok1 bool
  13605. if z.DecBasicHandle().MapValueReset {
  13606. yymg1 = true
  13607. }
  13608. if yyl1 != 0 {
  13609. yyhl1 := yyl1 > 0
  13610. for yyj1 := 0; (yyhl1 && yyj1 < yyl1) || !(yyhl1 || z.DecCheckBreak()); yyj1++ {
  13611. z.DecReadMapElemKey()
  13612. yymk1 = (string)(string(r.DecodeStringAsBytes()))
  13613. yyms1 = true
  13614. if yymg1 {
  13615. yymv1, yymok1 = yyv1[yymk1]
  13616. if yymok1 {
  13617. yyms1 = false
  13618. }
  13619. } else {
  13620. yymv1 = nil
  13621. }
  13622. z.DecReadMapElemValue()
  13623. yymdn1 = false
  13624. if r.TryNil() {
  13625. yymdn1 = true
  13626. } else {
  13627. if yymv1 == nil {
  13628. yymv1 = new(TestStrucFlex)
  13629. }
  13630. yymv1.CodecDecodeSelf(d)
  13631. }
  13632. if yymdn1 {
  13633. if z.DecBasicHandle().DeleteOnNilMapValue {
  13634. delete(yyv1, yymk1)
  13635. } else {
  13636. yyv1[yymk1] = nil
  13637. }
  13638. } else if yyms1 && yyv1 != nil {
  13639. yyv1[yymk1] = yymv1
  13640. }
  13641. }
  13642. } // else len==0: TODO: Should we clear map entries?
  13643. z.DecReadMapEnd()
  13644. }
  13645. }
  13646. func (x codecSelfer19780) encMapstringTestStrucFlex(v map[string]TestStrucFlex, e *Encoder) {
  13647. var h codecSelfer19780
  13648. z, r := GenHelperEncoder(e)
  13649. _, _, _ = h, z, r
  13650. if v == nil {
  13651. r.EncodeNil()
  13652. return
  13653. }
  13654. z.EncWriteMapStart(len(v))
  13655. for yyk1, yyv1 := range v {
  13656. z.EncWriteMapElemKey()
  13657. r.EncodeString(string(yyk1))
  13658. z.EncWriteMapElemValue()
  13659. yy3 := &yyv1
  13660. yy3.CodecEncodeSelf(e)
  13661. }
  13662. z.EncWriteMapEnd()
  13663. }
  13664. func (x codecSelfer19780) decMapstringTestStrucFlex(v *map[string]TestStrucFlex, d *Decoder) {
  13665. var h codecSelfer19780
  13666. z, r := GenHelperDecoder(d)
  13667. _, _, _ = h, z, r
  13668. yyv1 := *v
  13669. yyl1 := z.DecReadMapStart()
  13670. if yyl1 == codecSelferDecContainerLenNil19780 {
  13671. *v = nil
  13672. } else {
  13673. if yyv1 == nil {
  13674. yyrl1 := z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 1536)
  13675. yyv1 = make(map[string]TestStrucFlex, yyrl1)
  13676. *v = yyv1
  13677. }
  13678. var yymk1 string
  13679. var yymv1 TestStrucFlex
  13680. var yymg1, yymdn1 bool
  13681. if z.DecBasicHandle().MapValueReset {
  13682. yymg1 = true
  13683. }
  13684. if yyl1 != 0 {
  13685. yyhl1 := yyl1 > 0
  13686. for yyj1 := 0; (yyhl1 && yyj1 < yyl1) || !(yyhl1 || z.DecCheckBreak()); yyj1++ {
  13687. z.DecReadMapElemKey()
  13688. yymk1 = (string)(string(r.DecodeStringAsBytes()))
  13689. if yymg1 {
  13690. yymv1 = yyv1[yymk1]
  13691. } else {
  13692. yymv1 = TestStrucFlex{}
  13693. }
  13694. z.DecReadMapElemValue()
  13695. yymdn1 = false
  13696. yymv1.CodecDecodeSelf(d)
  13697. if yymdn1 {
  13698. if z.DecBasicHandle().DeleteOnNilMapValue {
  13699. delete(yyv1, yymk1)
  13700. } else {
  13701. yyv1[yymk1] = TestStrucFlex{}
  13702. }
  13703. } else if yyv1 != nil {
  13704. yyv1[yymk1] = yymv1
  13705. }
  13706. }
  13707. } // else len==0: TODO: Should we clear map entries?
  13708. z.DecReadMapEnd()
  13709. }
  13710. }
  13711. func (x codecSelfer19780) encSlicePtrtoTestStrucFlex(v []*TestStrucFlex, e *Encoder) {
  13712. var h codecSelfer19780
  13713. z, r := GenHelperEncoder(e)
  13714. _, _, _ = h, z, r
  13715. if v == nil {
  13716. r.EncodeNil()
  13717. return
  13718. }
  13719. z.EncWriteArrayStart(len(v))
  13720. for _, yyv1 := range v {
  13721. z.EncWriteArrayElem()
  13722. if yyv1 == nil {
  13723. r.EncodeNil()
  13724. } else {
  13725. yyv1.CodecEncodeSelf(e)
  13726. }
  13727. }
  13728. z.EncWriteArrayEnd()
  13729. }
  13730. func (x codecSelfer19780) decSlicePtrtoTestStrucFlex(v *[]*TestStrucFlex, d *Decoder) {
  13731. var h codecSelfer19780
  13732. z, r := GenHelperDecoder(d)
  13733. _, _, _ = h, z, r
  13734. yyv1 := *v
  13735. yyh1, yyl1 := z.DecSliceHelperStart()
  13736. var yyc1 bool
  13737. _ = yyc1
  13738. if yyh1.IsNil {
  13739. if yyv1 != nil {
  13740. yyv1 = nil
  13741. yyc1 = true
  13742. }
  13743. } else if yyl1 == 0 {
  13744. if yyv1 == nil {
  13745. yyv1 = []*TestStrucFlex{}
  13746. yyc1 = true
  13747. } else if len(yyv1) != 0 {
  13748. yyv1 = yyv1[:0]
  13749. yyc1 = true
  13750. }
  13751. } else {
  13752. yyhl1 := yyl1 > 0
  13753. var yyrl1 int
  13754. _ = yyrl1
  13755. if yyhl1 {
  13756. if yyl1 > cap(yyv1) {
  13757. yyrl1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 8)
  13758. if yyrl1 <= cap(yyv1) {
  13759. yyv1 = yyv1[:yyrl1]
  13760. } else {
  13761. yyv1 = make([]*TestStrucFlex, yyrl1)
  13762. }
  13763. yyc1 = true
  13764. } else if yyl1 != len(yyv1) {
  13765. yyv1 = yyv1[:yyl1]
  13766. yyc1 = true
  13767. }
  13768. }
  13769. var yyj1 int
  13770. for yyj1 = 0; (yyhl1 && yyj1 < yyl1) || !(yyhl1 || z.DecCheckBreak()); yyj1++ { // bounds-check-elimination
  13771. if yyj1 == 0 && yyv1 == nil {
  13772. if yyhl1 {
  13773. yyrl1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 8)
  13774. } else {
  13775. yyrl1 = 8
  13776. }
  13777. yyv1 = make([]*TestStrucFlex, yyrl1)
  13778. yyc1 = true
  13779. }
  13780. yyh1.ElemContainerState(yyj1)
  13781. var yydb1 bool
  13782. if yyj1 >= len(yyv1) {
  13783. yyv1 = append(yyv1, nil)
  13784. yyc1 = true
  13785. }
  13786. if yydb1 {
  13787. z.DecSwallow()
  13788. } else {
  13789. if r.TryNil() {
  13790. yyv1[yyj1] = nil
  13791. } else {
  13792. if yyv1[yyj1] == nil {
  13793. yyv1[yyj1] = new(TestStrucFlex)
  13794. }
  13795. yyv1[yyj1].CodecDecodeSelf(d)
  13796. }
  13797. }
  13798. }
  13799. if yyj1 < len(yyv1) {
  13800. yyv1 = yyv1[:yyj1]
  13801. yyc1 = true
  13802. } else if yyj1 == 0 && yyv1 == nil {
  13803. yyv1 = make([]*TestStrucFlex, 0)
  13804. yyc1 = true
  13805. }
  13806. }
  13807. yyh1.End()
  13808. if yyc1 {
  13809. *v = yyv1
  13810. }
  13811. }