- 28,932 files - Full Java source code - Smali files - Resources Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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;
|
|
}
|