Files
Daniel Elliott f9d20bb3fc Add decompiled APK source code (JADX)
- 28,932 files
- Full Java source code
- Smali files
- Resources

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-02-18 14:52:23 -08:00

84 lines
2.0 KiB
Java

package com.google.android.gms.internal.measurement;
import java.io.IOException;
/* loaded from: classes3.dex */
public abstract class zzil {
private static volatile int zzd = 100;
int zza;
int zzb;
zzip zzc;
public static int zza(int i) {
return (-(i & 1)) ^ (i >>> 1);
}
public static long zza(long j) {
return (-(j & 1)) ^ (j >>> 1);
}
public abstract double zza() throws IOException;
public abstract float zzb() throws IOException;
public abstract int zzb(int i) throws zzjt;
public abstract int zzc();
public abstract void zzc(int i) throws zzjt;
public abstract int zzd() throws IOException;
public abstract void zzd(int i);
public abstract int zze() throws IOException;
public abstract boolean zze(int i) throws IOException;
public abstract int zzf() throws IOException;
public abstract int zzg() throws IOException;
public abstract int zzh() throws IOException;
public abstract int zzi() throws IOException;
public abstract int zzj() throws IOException;
public abstract long zzk() throws IOException;
public abstract long zzl() throws IOException;
public abstract long zzm() throws IOException;
public abstract long zzn() throws IOException;
public abstract long zzo() throws IOException;
public abstract long zzp() throws IOException;
public abstract zzhx zzq() throws IOException;
public abstract String zzr() throws IOException;
public abstract String zzs() throws IOException;
public abstract boolean zzt() throws IOException;
public abstract boolean zzu() throws IOException;
public static zzil zza(byte[] bArr, int i, int i2, boolean z) {
zzio zzioVar = new zzio(bArr, i2);
try {
zzioVar.zzb(i2);
return zzioVar;
} catch (zzjt e) {
throw new IllegalArgumentException(e);
}
}
private zzil() {
this.zzb = zzd;
}
}