package defpackage;

import java.io.IOException;

/* JADX INFO: renamed from: ˇˑˋᵰ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes3.dex */
public final /* synthetic */ class C0966 implements InterfaceC0321 {

    /* JADX INFO: renamed from: ˈᵲᵢ, reason: contains not printable characters */
    public final /* synthetic */ C2761 f4241;

    /* JADX INFO: renamed from: ˌᴵ, reason: contains not printable characters */
    public final /* synthetic */ C2406 f4242;

    /* JADX INFO: renamed from: ˌᵨʠᵫ, reason: contains not printable characters */
    public final /* synthetic */ C2761 f4243;

    /* JADX INFO: renamed from: ᵔᵖᵹᵫ, reason: contains not printable characters */
    public final /* synthetic */ C5124 f4244;

    /* JADX INFO: renamed from: ᵜᵪʾ, reason: contains not printable characters */
    public final /* synthetic */ long f4245;

    /* JADX INFO: renamed from: ᵨᵼⁱ, reason: contains not printable characters */
    public final /* synthetic */ C1978 f4246;

    /* JADX INFO: renamed from: ᵯᵷʽ, reason: contains not printable characters */
    public final /* synthetic */ C5124 f4247;

    /* JADX INFO: renamed from: ᵶˇᵱ, reason: contains not printable characters */
    public final /* synthetic */ C5124 f4248;

    /* JADX INFO: renamed from: ᵸˆˁ, reason: contains not printable characters */
    public final /* synthetic */ C2761 f4249;

    public /* synthetic */ C0966(C2406 c2406, long j, C5124 c5124, C1978 c1978, C5124 c51242, C5124 c51243, C2761 c2761, C2761 c27612, C2761 c27613) {
        this.f4242 = c2406;
        this.f4245 = j;
        this.f4244 = c5124;
        this.f4246 = c1978;
        this.f4247 = c51242;
        this.f4248 = c51243;
        this.f4241 = c2761;
        this.f4243 = c27612;
        this.f4249 = c27613;
    }

    @Override // defpackage.InterfaceC0321
    /* JADX INFO: renamed from: ᵝᵶ */
    public final Object mo1564(Object obj, Object obj2) throws IOException {
        int iIntValue = ((Integer) obj).intValue();
        long jLongValue = ((Long) obj2).longValue();
        final C1978 c1978 = this.f4246;
        if (iIntValue == 1) {
            C2406 c2406 = this.f4242;
            if (c2406.f9391) {
                C1685.m4568("bad zip: zip64 extra repeated");
                return null;
            }
            c2406.f9391 = true;
            if (jLongValue < this.f4245) {
                C1685.m4568("bad zip: zip64 extra too short");
                return null;
            }
            C5124 c5124 = this.f4244;
            long jM5352 = c5124.f19281;
            if (jM5352 == 4294967295L) {
                jM5352 = c1978.m5352();
            }
            c5124.f19281 = jM5352;
            C5124 c51242 = this.f4247;
            c51242.f19281 = c51242.f19281 == 4294967295L ? c1978.m5352() : 0L;
            C5124 c51243 = this.f4248;
            c51243.f19281 = c51243.f19281 == 4294967295L ? c1978.m5352() : 0L;
        } else if (iIntValue == 10) {
            if (jLongValue < 4) {
                C1685.m4568("bad zip: NTFS extra too short");
                return null;
            }
            c1978.skip(4L);
            int i = (int) (jLongValue - 4);
            final C2761 c2761 = this.f4241;
            final C2761 c27612 = this.f4243;
            final C2761 c27613 = this.f4249;
            ᵗʓ.ᵸˆˁ(c1978, i, new InterfaceC0321() { // from class: ˌʾˀ
                @Override // defpackage.InterfaceC0321
                /* JADX INFO: renamed from: ᵝᵶ */
                public final Object mo1564(Object obj3, Object obj4) throws IOException {
                    int iIntValue2 = ((Integer) obj3).intValue();
                    long jLongValue2 = ((Long) obj4).longValue();
                    if (iIntValue2 == 1) {
                        C2761 c27614 = c2761;
                        if (c27614.f10617 != null) {
                            C1685.m4568("bad zip: NTFS extra attribute tag 0x0001 repeated");
                            return null;
                        }
                        if (jLongValue2 != 24) {
                            C1685.m4568("bad zip: NTFS extra attribute tag 0x0001 size != 24");
                            return null;
                        }
                        C1978 c19782 = c1978;
                        c27614.f10617 = Long.valueOf(c19782.m5352());
                        c27612.f10617 = Long.valueOf(c19782.m5352());
                        c27613.f10617 = Long.valueOf(c19782.m5352());
                    }
                    return C5063.f19112;
                }
            });
        }
        return C5063.f19112;
    }
}
