package com.fyber.inneractive.sdk.protobuf; import java.io.IOException; /* loaded from: classes2.dex */ public final class m { public final l a; public m(l lVar) { l lVar2 = (l) y.a(lVar, "output"); this.a = lVar2; lVar2.a = this; } public final void a(float f, int i) throws IOException { l lVar = this.a; lVar.getClass(); lVar.b(i, Float.floatToRawIntBits(f)); } public final void b(int i, d1 d1Var, Object obj) throws IOException { this.a.a(i, (o0) obj, d1Var); } public final void a(int i, double d) throws IOException { l lVar = this.a; lVar.getClass(); lVar.a(i, Double.doubleToRawLongBits(d)); } public final void a(int i, int i2) throws IOException { this.a.e(i, l.f(i2)); } public final void a(int i, long j) throws IOException { this.a.b(i, l.b(j)); } public final void a(int i, d1 d1Var, Object obj) throws IOException { l lVar = this.a; lVar.d(i, 3); d1Var.a(obj, lVar.a); lVar.d(i, 4); } }