package p138.p377.p378.p379.p382;

import java.io.EOFException;
import java.rmi.UnmarshalException;
import p138.p377.p378.p379.p380.AbstractC6431;
import p138.p377.p378.p379.p380.C6432;
import p138.p377.p378.p379.p380.InterfaceC6430;
import p138.p377.p378.p379.p380.p381.EnumC6434;
import p138.p377.p378.p379.p384.p386.AbstractC6451;
import p138.p377.p378.p379.p384.p387.AbstractC6454;

/* JADX INFO: renamed from: ދ.ރ.֏.֏.ބ.ނ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes.dex */
public abstract class AbstractC6440 extends AbstractC6431 implements InterfaceC6430 {

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

    /* JADX INFO: Thrown type has an unknown type hierarchy: java.rmi.UnmarshalException */
    /* JADX INFO: renamed from: ֏, reason: contains not printable characters */
    public void m9662(C6432 c6432) throws UnmarshalException {
        AbstractC6451 abstractC6451 = (AbstractC6451) this;
        AbstractC6454.C6455 c6455 = new AbstractC6454.C6455();
        abstractC6451.f19118 = c6455;
        c6432.m9653(c6455);
        c6432.m9655(EnumC6434.FOUR);
        c6432.m9658();
        if (c6432.m9656() != 0) {
            abstractC6451.f19119 = Long.valueOf(c6432.m9658());
        } else {
            abstractC6451.f19119 = null;
        }
        c6432.m9655(EnumC6434.FOUR);
        this.f18077 = c6432.m9656();
        try {
            c6432.m9652();
            throw new UnmarshalException("At least one byte remained after reading the return code. Is this response aligned properly?");
        } catch (EOFException unused) {
        }
    }
}
