package F7;

import x7.InterfaceC1733i;

/* JADX INFO: loaded from: classes.dex */
public final class A extends k7.E {

    /* JADX INFO: renamed from: q, reason: collision with root package name */
    public final k7.s f2582q;

    /* JADX INFO: renamed from: r, reason: collision with root package name */
    public final long f2583r;

    public A(k7.s sVar, long j8) {
        this.f2582q = sVar;
        this.f2583r = j8;
    }

    @Override // k7.E
    public final long a() {
        return this.f2583r;
    }

    @Override // k7.E
    public final k7.s b() {
        return this.f2582q;
    }

    @Override // k7.E
    public final InterfaceC1733i g() {
        throw new IllegalStateException("Cannot read raw response body of a converted body.");
    }
}
