package g2;

import java.io.IOException;

/* JADX INFO: compiled from: BERSet.java */
/* JADX INFO: loaded from: classes.dex */
public class g0 extends v {
    public g0() {
    }

    @Override // g2.s
    void i(q qVar, boolean z2) throws IOException {
        qVar.q(z2, 49, this.f4753e);
    }

    @Override // g2.s
    int j() throws IOException {
        int length = this.f4753e.length;
        int iJ = 0;
        for (int i3 = 0; i3 < length; i3++) {
            iJ += this.f4753e[i3].c().j();
        }
        return iJ + 2 + 2;
    }

    public g0(e eVar) {
        super(eVar, false);
    }
}
