package p138.p329.p346.p347;

import com.hierynomus.protocol.commons.buffer.Buffer;
import java.util.ArrayList;
import p138.p139.p143.p144.C2803;
import p138.p176.p177.p242.p246.p251.C4303;
import p138.p329.p342.EnumC6161;
import p138.p329.p346.C6231;
import p138.p329.p346.C6237;
import p138.p329.p351.p352.C6288;
import p138.p329.p351.p352.InterfaceC6289;
import p138.p329.p361.C6332;

/* JADX INFO: renamed from: ދ.ށ.ބ.ޑ.ؠ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes.dex */
public class C6243 extends C6237 {

    /* JADX INFO: renamed from: ދ.ށ.ބ.ޑ.ؠ$֏, reason: contains not printable characters */
    public class C6244 {

        /* JADX INFO: renamed from: ֏, reason: contains not printable characters */
        public EnumC6161 f17454;

        /* JADX INFO: renamed from: ؠ, reason: contains not printable characters */
        public String f17455;

        public C6244(C6243 c6243, EnumC6161 enumC6161, String str) {
            this.f17454 = enumC6161;
            this.f17455 = str;
        }

        public String toString() {
            StringBuilder sbM4889 = C2803.m4889("FileNotifyInfo{action=");
            sbM4889.append(this.f17454);
            sbM4889.append(", fileName='");
            sbM4889.append(this.f17455);
            sbM4889.append('\'');
            sbM4889.append('}');
            return sbM4889.toString();
        }
    }

    public C6243() {
        new ArrayList();
    }

    @Override // p138.p329.p346.C6237
    /* JADX INFO: renamed from: ֏ */
    public void mo9506(C6332 c6332) throws Buffer.BufferException {
        int iM1476;
        c6332.m1473(2);
        int iM1475 = c6332.m1475();
        int iM1477 = c6332.m1477();
        if (iM1475 > 0 && iM1477 > 0) {
            ArrayList arrayList = new ArrayList();
            int i = ((C6231) this.f17677).f17398 + iM1475;
            c6332.f2170 = i;
            do {
                iM1476 = (int) c6332.m1476();
                arrayList.add(new C6244(this, (EnumC6161) C4303.m7063(c6332.m1476(), (Class<InterfaceC6289>) EnumC6161.class, (InterfaceC6289) null), c6332.m1466(C6288.f17629, ((int) c6332.m1476()) / 2)));
                if (iM1476 != 0) {
                    i += iM1476;
                    c6332.f2170 = i;
                }
            } while (iM1476 != 0);
        }
        c6332.f2170 = ((C6231) this.f17677).f17398 + iM1475 + iM1477;
    }
}
