what-the-bank/sources/o/CzH.java

29 lines
926 B
Java

package o;
import java.io.IOException;
import java.util.Collections;
/* loaded from: classes.dex */
public final class CzH implements yYF {
@Override // o.yYF
public final Iterable<EnumC2874amo> c() {
return Collections.singletonList(EnumC2874amo.APP0);
}
@Override // o.yYF
public final void d(Iterable<byte[]> iterable, C16613piz c16613piz, EnumC2874amo enumC2874amo) {
for (byte[] bArr : iterable) {
if (bArr.length >= 4 && "JFXX".equals(new String(bArr, 0, 4))) {
C0925RrQ c0925RrQ = new C0925RrQ(bArr);
Nyr nyr = new Nyr();
c16613piz.c.add(nyr);
try {
nyr.d(5, c0925RrQ.m(5));
} catch (IOException e) {
BrP.b(new Object[]{nyr, e.getMessage()}, -1786863991, 1786863992, System.identityHashCode(nyr));
}
}
}
}
}