package t5;

/* JADX INFO: loaded from: classes.dex */
public final class b {

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

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

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final byte[] f32956c;

    public b(byte[] bArr, int i10, int i11) {
        this.f32956c = bArr;
        this.f32954a = i10;
        this.f32955b = i11;
    }
}
