function anonymous(t0,t1,t2,t3,t4,t5,d5,t6,t7 ) { return function writeEventsBatchV6(t, v) { t0._write(t, v.platformName); t1._write(t, v.publishTimestamp); t2._write(t, v.siteName); t3._write(t, v.sessionId); t4._write(t, v.cookiesEnabled); var v5 = v.qa; if (v5 === undefined) { t.writeBinary(d5, 1); } else { t5._write(t, v5); } t6._write(t, v.xment); t7._write(t, v.events); } }