package f1;

import h1.C0506a;

/* JADX INFO: renamed from: f1.j, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public abstract class AbstractC0473j extends h1.d {

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

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

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public short f3939d;

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public byte f3940e;

    /* JADX INFO: renamed from: f, reason: collision with root package name */
    public byte f3941f;

    /* JADX INFO: renamed from: g, reason: collision with root package name */
    public byte[] f3942g;

    @Override // h1.d
    public void a(C0506a c0506a) {
        c0506a.b(4);
        this.f3937b = c0506a.c();
        this.f3938c = (short) c0506a.d();
        this.f3939d = (short) c0506a.d();
        this.f3940e = (byte) c0506a.e();
        this.f3941f = (byte) c0506a.e();
        int i2 = c0506a.f4192e;
        c0506a.a(6);
        if (this.f3942g == null) {
            this.f3942g = new byte[6];
        }
        C0506a c0506aG = c0506a.g(i2);
        for (int i3 = 0; i3 < 6; i3++) {
            this.f3942g[i3] = (byte) c0506aG.e();
        }
    }

    @Override // h1.d
    public void b(C0506a c0506a) {
        c0506a.b(4);
        c0506a.h(this.f3937b);
        c0506a.j(this.f3938c);
        c0506a.j(this.f3939d);
        c0506a.k(this.f3940e);
        c0506a.k(this.f3941f);
        int i2 = c0506a.f4192e;
        c0506a.a(6);
        C0506a c0506aG = c0506a.g(i2);
        for (int i3 = 0; i3 < 6; i3++) {
            c0506aG.k(this.f3942g[i3]);
        }
    }
}
