- Added realracing3-community.apk (71.57 MB) - Removed 32-bit support (armeabi-v7a) - Only includes arm64-v8a libraries - Decompiled source code included - Added README-community.md with analysis
42 lines
1.2 KiB
Java
42 lines
1.2 KiB
Java
package com.google.android.gms.internal.ads;
|
|
|
|
import androidx.annotation.Nullable;
|
|
import java.io.EOFException;
|
|
import java.io.IOException;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class zzadd {
|
|
private final zzdy zza = new zzdy(10);
|
|
|
|
@Nullable
|
|
public final zzay zza(zzaco zzacoVar, @Nullable zzage zzageVar) throws IOException {
|
|
zzay zzayVar = null;
|
|
int i = 0;
|
|
while (true) {
|
|
try {
|
|
zzacoVar.zzh(this.zza.zzN(), 0, 10);
|
|
this.zza.zzL(0);
|
|
if (this.zza.zzo() != 4801587) {
|
|
break;
|
|
}
|
|
this.zza.zzM(3);
|
|
int zzl = this.zza.zzl();
|
|
int i2 = zzl + 10;
|
|
if (zzayVar == null) {
|
|
byte[] bArr = new byte[i2];
|
|
System.arraycopy(this.zza.zzN(), 0, bArr, 0, 10);
|
|
zzacoVar.zzh(bArr, 10, zzl);
|
|
zzayVar = zzagg.zza(bArr, i2, zzageVar, new zzafi());
|
|
} else {
|
|
zzacoVar.zzg(zzl);
|
|
}
|
|
i += i2;
|
|
} catch (EOFException unused) {
|
|
}
|
|
}
|
|
zzacoVar.zzj();
|
|
zzacoVar.zzg(i);
|
|
return zzayVar;
|
|
}
|
|
}
|