function anonymous(t0,t1,t2 ) { return function writeBlock(t, v) { t0._write(t, v.count); t1._write(t, v.data); t2._write(t, v.sync); } }