package com.google.crypto.tink.shaded.protobuf;

import sun.misc.Unsafe;

/* JADX INFO: loaded from: classes3.dex */
public final class l0 extends n0 {

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final /* synthetic */ int f13813b;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public /* synthetic */ l0(Unsafe unsafe, int i6) {
        super(unsafe);
        this.f13813b = i6;
    }

    @Override // com.google.crypto.tink.shaded.protobuf.n0
    public final boolean c(long j4, Object obj) {
        switch (this.f13813b) {
            case 0:
                if (o0.f13825g) {
                    if (o0.h(j4, obj) == 0) {
                    }
                } else if (o0.i(j4, obj) == 0) {
                }
                break;
            default:
                if (o0.f13825g) {
                    if (o0.h(j4, obj) == 0) {
                    }
                } else if (o0.i(j4, obj) == 0) {
                }
                break;
        }
        return false;
    }

    @Override // com.google.crypto.tink.shaded.protobuf.n0
    public final byte d(long j4, Object obj) {
        switch (this.f13813b) {
            case 0:
                if (!o0.f13825g) {
                }
                break;
            default:
                if (!o0.f13825g) {
                }
                break;
        }
        return o0.i(j4, obj);
    }

    @Override // com.google.crypto.tink.shaded.protobuf.n0
    public final double e(long j4, Object obj) {
        switch (this.f13813b) {
        }
        return Double.longBitsToDouble(h(j4, obj));
    }

    @Override // com.google.crypto.tink.shaded.protobuf.n0
    public final float f(long j4, Object obj) {
        switch (this.f13813b) {
        }
        return Float.intBitsToFloat(g(j4, obj));
    }

    @Override // com.google.crypto.tink.shaded.protobuf.n0
    public final void k(Object obj, long j4, boolean z6) {
        switch (this.f13813b) {
            case 0:
                if (!o0.f13825g) {
                    o0.m(obj, j4, z6 ? (byte) 1 : (byte) 0);
                } else {
                    o0.l(obj, j4, z6 ? (byte) 1 : (byte) 0);
                }
                break;
            default:
                if (!o0.f13825g) {
                    o0.m(obj, j4, z6 ? (byte) 1 : (byte) 0);
                } else {
                    o0.l(obj, j4, z6 ? (byte) 1 : (byte) 0);
                }
                break;
        }
    }

    @Override // com.google.crypto.tink.shaded.protobuf.n0
    public final void l(Object obj, long j4, byte b5) {
        switch (this.f13813b) {
            case 0:
                if (!o0.f13825g) {
                    o0.m(obj, j4, b5);
                } else {
                    o0.l(obj, j4, b5);
                }
                break;
            default:
                if (!o0.f13825g) {
                    o0.m(obj, j4, b5);
                } else {
                    o0.l(obj, j4, b5);
                }
                break;
        }
    }

    @Override // com.google.crypto.tink.shaded.protobuf.n0
    public final void m(Object obj, long j4, double d6) {
        switch (this.f13813b) {
            case 0:
                p(obj, j4, Double.doubleToLongBits(d6));
                break;
            default:
                p(obj, j4, Double.doubleToLongBits(d6));
                break;
        }
    }

    @Override // com.google.crypto.tink.shaded.protobuf.n0
    public final void n(Object obj, long j4, float f6) {
        switch (this.f13813b) {
            case 0:
                o(Float.floatToIntBits(f6), j4, obj);
                break;
            default:
                o(Float.floatToIntBits(f6), j4, obj);
                break;
        }
    }

    @Override // com.google.crypto.tink.shaded.protobuf.n0
    public final boolean s() {
        switch (this.f13813b) {
        }
        return false;
    }
}
