package p447;

import p402.p411.p413.C6635;
import p461.C7108;
import p461.InterfaceC7106;

/* JADX INFO: renamed from: ސ.ޜ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes.dex */
public final class C6929 extends AbstractC6930 {

    /* JADX INFO: renamed from: ֏, reason: contains not printable characters */
    public final /* synthetic */ C7108 f20140;

    /* JADX INFO: renamed from: ؠ, reason: contains not printable characters */
    public final /* synthetic */ C6914 f20141;

    public C6929(C7108 c7108, C6914 c6914) {
        this.f20140 = c7108;
        this.f20141 = c6914;
    }

    @Override // p447.AbstractC6930
    public long contentLength() {
        return this.f20140.mo10450();
    }

    @Override // p447.AbstractC6930
    public C6914 contentType() {
        return this.f20141;
    }

    @Override // p447.AbstractC6930
    public void writeTo(InterfaceC7106 interfaceC7106) {
        if (interfaceC7106 != null) {
            interfaceC7106.mo10422(this.f20140);
        } else {
            C6635.m9824("sink");
            throw null;
        }
    }
}
