package o; import com.google.common.primitives.UnsignedBytes; import java.io.IOException; /* loaded from: classes.dex */ public final class DHd extends KBx { private int a; public int[] c; public DHd(Eaa eaa, C6804ccN c6804ccN) throws IOException { super(eaa, c6804ccN); int b = (short) (eaa.b() & UnsignedBytes.MAX_VALUE); this.a = b; this.c = new int[b]; int i = 0; while (true) { int[] iArr = this.c; if (i >= iArr.length) { return; } iArr[i] = (short) (eaa.b() & UnsignedBytes.MAX_VALUE); i++; } } }