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

30 lines
555 B
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package o;
import java.io.IOException;
/* loaded from: classes.dex */
public class mEu {
public String a;
public long e;
public mEu(Eaa eaa) throws IOException {
long f = eaa.f();
this.e = f;
if (f == 0) {
this.e = eaa.f();
}
this.a = new String(eaa.a(4));
long j = this.e;
if (j == 1) {
this.e = eaa.g();
} else if (j == 0) {
this.e = -1L;
}
}
public mEu(mEu meu) {
this.e = meu.e;
this.a = meu.a;
}
}