what-the-bank/sources/o/C16325nVo.java

27 lines
732 B
Java

package o;
import com.google.common.primitives.UnsignedBytes;
import java.io.IOException;
/* renamed from: o.nVo, reason: case insensitive filesystem */
/* loaded from: classes.dex */
public final class C16325nVo extends C16543pGj {
public String b;
public int[] c;
public int[] g;
public int h;
public int i;
public int j;
public C16325nVo(Eaa eaa, mEu meu) throws IOException {
super(eaa, meu);
this.j = eaa.e();
this.i = eaa.e();
this.h = eaa.e();
eaa.b(2L);
this.g = new int[]{eaa.h(), eaa.h(), eaa.h()};
this.c = new int[]{eaa.h(), eaa.h(), eaa.h()};
this.b = new String(eaa.a((short) (eaa.b() & UnsignedBytes.MAX_VALUE)));
}
}