package n4;

import p5.C2740j;

/* JADX INFO: loaded from: classes3.dex */
public final class u {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final C2740j f21767a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public int f21768b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public int f21769c;

    public u(C2740j c2740j, int i6) {
        this.f21767a = c2740j;
        this.f21768b = i6;
    }

    public final void a(byte[] bArr, int i6, int i7) {
        this.f21767a.P(bArr, i6, i7);
        this.f21768b -= i7;
        this.f21769c += i7;
    }
}
