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

22 lines
535 B
Java

package o;
import com.google.common.primitives.UnsignedBytes;
import java.io.IOException;
/* loaded from: classes.dex */
public final class UGL extends C16543pGj {
public String b;
private String c;
private String j;
public UGL(Eaa eaa, mEu meu) throws IOException {
super(eaa, meu);
this.j = new String(eaa.a(4));
this.b = new String(eaa.a(4));
eaa.b(4L);
eaa.b(4L);
eaa.b(4L);
this.c = new String(eaa.a((short) (eaa.b() & UnsignedBytes.MAX_VALUE)));
}
}