package defpackage;

import java.io.IOException;

/* JADX INFO: renamed from: ᵻᵗᵪ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes3.dex */
public final class C5205 extends AbstractC2405 {

    /* JADX INFO: renamed from: ᵜᵪʾ, reason: contains not printable characters */
    public final /* synthetic */ C3902 f19619;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C5205(C3902 c3902, InterfaceC2322 interfaceC2322) {
        super(interfaceC2322);
        this.f19619 = c3902;
    }

    @Override // defpackage.InterfaceC3906
    /* JADX INFO: renamed from: ᵪᵹᵥᵻ */
    public final long mo1490(C4903 c4903, long j) throws IOException {
        try {
            return this.f9390.mo1490(c4903, 8192L);
        } catch (IOException e) {
            this.f19619.f14910 = e;
            throw e;
        }
    }
}
