package l2;

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

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

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

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final boolean f20291c;

    public k(byte[] bArr, int i6, boolean z6) {
        this.f20289a = i6;
        this.f20290b = bArr;
        this.f20291c = z6;
    }
}
