package wb;

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

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

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

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

    public /* synthetic */ a(int i10, byte[] bArr, int i11) {
        this.f34259a = i11;
        this.f34260b = i10;
        this.f34261c = bArr;
    }
}
