what-the-bank/sources/com/google/android/gms/internal/clearcut/zzfz.java

42 lines
1.0 KiB
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package com.google.android.gms.internal.clearcut;
import java.io.IOException;
/* loaded from: classes2.dex */
public class zzfz {
protected volatile int zzrs = -1;
public void zza(zzfs zzfsVar) throws IOException {
}
protected int zzen() {
return 0;
}
@Override //
/* renamed from: zzep, reason: merged with bridge method [inline-methods] */
public zzfz clone() throws CloneNotSupportedException {
return (zzfz) super.clone();
}
public final int zzas() {
int zzen = zzen();
this.zzrs = zzen;
return zzen;
}
public String toString() {
return zzga.zza(this);
}
public static final void zza(zzfz zzfzVar, byte[] bArr, int i, int i2) {
try {
zzfs zzh = zzfs.zzh(bArr, 0, i2);
zzfzVar.zza(zzh);
zzh.zzem();
} catch (IOException e) {
throw new RuntimeException("Serializing to a byte array threw an IOException (should never happen).", e);
}
}
}