package defpackage;

import com.hierynomus.protocol.commons.buffer.Buffer$BufferException;
import java.util.ArrayList;

/* JADX INFO: renamed from: ᵵᵫᵦˈ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes3.dex */
public final class C4759 {

    /* JADX INFO: renamed from: ᵲᵶᵳˈ, reason: contains not printable characters */
    public ArrayList f18134 = new ArrayList(20);

    /* JADX INFO: renamed from: ʽˈˋ, reason: contains not printable characters */
    public C0661 m9936() {
        return new C0661((String[]) this.f18134.toArray(new String[0]));
    }

    /* JADX INFO: renamed from: ːˏᵟᵯ, reason: contains not printable characters */
    public void m9937(C2964 c2964, C1973 c1973) throws Buffer$BufferException {
        String strM2474;
        ArrayList arrayList = this.f18134;
        long j = c2964.f11408;
        if (j == 3221225507L) {
            C0993 c0993 = new C0993();
            c1973.f3140.m1157(c1973);
            arrayList.add(c0993);
            return;
        }
        if (j == 2147483693L) {
            C4692 c4692 = new C4692();
            int iM2470 = c1973.f3141 + c1973.m2470();
            c1973.m2473(4);
            c1973.m2473(4);
            c1973.m2473(2);
            C0094 c0094 = c1973.f3140;
            c4692.f17822 = c0094.m1155(c1973);
            int iM1155 = c0094.m1155(c1973);
            int iM11552 = c0094.m1155(c1973);
            int iM11553 = c0094.m1155(c1973);
            int iM11554 = c0094.m1155(c1973);
            c4692.f17824 = c0094.m1157(c1973) == 0;
            int i = c1973.f3141;
            if (iM11552 > 0) {
                c1973.f3141 = iM1155 + i;
                strM2474 = c1973.m2474(iM11552 / 2, AbstractC4722.f17967);
            } else {
                strM2474 = null;
            }
            c1973.f3141 = i;
            c4692.f17823 = strM2474;
            if (iM11554 > 0) {
                c1973.f3141 = i + iM11553;
                c1973.m2474(iM11554 / 2, AbstractC4722.f17967);
            }
            c1973.f3141 = iM2470;
            arrayList.add(c4692);
        }
    }

    /* JADX INFO: renamed from: ᵨᵣ, reason: contains not printable characters */
    public void m9938(String str, String str2) {
        ᵥˇᵛˎ.ˊᵾʽʼ(str);
        ᵥˇᵛˎ.ˊᵡᵗʨ(str2, str);
        m9940(str);
        ᵥˇᵛˎ.ᵵᵽ(this, str, str2);
    }

    /* JADX INFO: renamed from: ᵲᵶᵳˈ, reason: contains not printable characters */
    public void m9939(String str, String str2) {
        ᵥˇᵛˎ.ˊᵾʽʼ(str);
        ᵥˇᵛˎ.ˊᵡᵗʨ(str2, str);
        ᵥˇᵛˎ.ᵵᵽ(this, str, str2);
    }

    /* JADX INFO: renamed from: ᵷᵺʾᵖ, reason: contains not printable characters */
    public void m9940(String str) {
        ArrayList arrayList = this.f18134;
        int i = 0;
        while (i < arrayList.size()) {
            if (str.equalsIgnoreCase((String) arrayList.get(i))) {
                arrayList.remove(i);
                arrayList.remove(i);
                i -= 2;
            }
            i += 2;
        }
    }
}
