- 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
34 lines
790 B
Java
34 lines
790 B
Java
package com.google.android.gms.internal.ads;
|
|
|
|
import java.io.IOException;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public interface zzaco extends zzl {
|
|
@Override // com.google.android.gms.internal.ads.zzl
|
|
int zza(byte[] bArr, int i, int i2) throws IOException;
|
|
|
|
int zzb(byte[] bArr, int i, int i2) throws IOException;
|
|
|
|
int zzc(int i) throws IOException;
|
|
|
|
long zzd();
|
|
|
|
long zze();
|
|
|
|
long zzf();
|
|
|
|
void zzg(int i) throws IOException;
|
|
|
|
void zzh(byte[] bArr, int i, int i2) throws IOException;
|
|
|
|
void zzi(byte[] bArr, int i, int i2) throws IOException;
|
|
|
|
void zzj();
|
|
|
|
void zzk(int i) throws IOException;
|
|
|
|
boolean zzm(byte[] bArr, int i, int i2, boolean z) throws IOException;
|
|
|
|
boolean zzn(byte[] bArr, int i, int i2, boolean z) throws IOException;
|
|
}
|