package p138.p377.p378.p379.p382;

import java.io.IOException;
import p138.p139.p143.p144.C2803;
import p138.p377.p378.p379.C6425;
import p138.p377.p378.p379.EnumC6428;
import p138.p377.p378.p379.EnumC6429;
import p138.p377.p378.p379.p380.C6433;

/* JADX INFO: renamed from: ދ.ރ.֏.֏.ބ.ހ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes.dex */
public final class C6438 extends C6425 {

    /* JADX INFO: renamed from: ކ, reason: contains not printable characters */
    public short f18074;

    /* JADX INFO: renamed from: އ, reason: contains not printable characters */
    public byte[] f18075;

    public C6438() {
        this.f17932 = EnumC6428.REQUEST;
    }

    @Override // p138.p377.p378.p379.C6425
    /* JADX INFO: renamed from: ֏ */
    public void mo9651(C6433 c6433) throws IOException {
        if (this.f18075 == null) {
            StringBuilder sbM4889 = C2803.m4889("Invalid stub: ");
            sbM4889.append(this.f18075);
            throw new IllegalStateException(sbM4889.toString());
        }
        this.f17935 = (short) ((this.f17933.contains(EnumC6429.OBJECT_UUID) ? 40 : 24) + this.f18075.length);
        super.mo9651(c6433);
        byte[] bArr = this.f18075;
        c6433.f18060.writeInt(bArr.length);
        c6433.f18060.writeShort(0);
        c6433.f18060.writeShort(this.f18074);
        c6433.f18060.write(bArr);
    }
}
