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

78 lines
2.1 KiB
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package o;
import java.io.IOException;
import okhttp3.internal.ws.WebSocketProtocol;
/* renamed from: o.saZ, reason: case insensitive filesystem */
/* loaded from: classes.dex */
public final class C16941saZ extends uvL<HBt> {
public C16941saZ(Eaa eaa, mEu meu) throws IOException {
super(eaa, meu);
}
public final void d(OTW otw) {
if (((uvL) this).b.size() == 0) {
return;
}
HBt hBt = (HBt) ((uvL) this).b.get(0);
C17154uPS.d(1, hBt.f, otw);
C17154uPS.d(10, hBt.b, otw);
otw.e(2, hBt.g);
otw.e(3, hBt.h);
otw.d(4, hBt.l);
otw.d(5, hBt.e);
String trim = hBt.d.trim();
if (!trim.isEmpty()) {
otw.e(8, trim);
}
otw.d(9, hBt.c);
otw.d(13, hBt.a);
otw.c(6, ((hBt.i & (-65536)) >> 16) + ((hBt.i & WebSocketProtocol.PAYLOAD_SHORT_MAX) / Math.pow(2.0d, 4.0d)));
otw.c(7, ((hBt.j & (-65536)) >> 16) + ((hBt.j & WebSocketProtocol.PAYLOAD_SHORT_MAX) / Math.pow(2.0d, 4.0d)));
}
/* renamed from: o.saZ$HBt */
/* loaded from: classes.dex */
static class HBt extends C0468HeB {
int a;
int c;
String d;
int e;
String f;
long g;
long h;
long i;
long j;
private int k;
int l;
private int m;
private long n;
/* renamed from: o, reason: collision with root package name */
private int f9271o;
public HBt(Eaa eaa) throws IOException {
super(eaa);
this.f9271o = eaa.h();
this.m = eaa.h();
this.f = new String(eaa.a(4));
this.g = eaa.f();
this.h = eaa.f();
this.l = eaa.h();
this.e = eaa.h();
this.i = eaa.f();
this.j = eaa.f();
this.n = eaa.f();
this.k = eaa.h();
this.d = new String(eaa.a(32));
this.c = eaa.h();
this.a = eaa.e();
}
}
@Override // o.uvL
final /* synthetic */ HBt a(Eaa eaa) throws IOException {
return new HBt(eaa);
}
}