package F;

/* JADX INFO: loaded from: classes.dex */
public final class c extends d {

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

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

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public final String f565d;

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

    public c(String str, String str2, String str3, byte[] bArr) {
        super("GEOB");
        this.f563b = str;
        this.f564c = str2;
        this.f565d = str3;
        this.f566e = bArr;
    }
}
