package E;

/* JADX INFO: loaded from: classes.dex */
public interface a {
    boolean a(String str);

    Object b(byte[] bArr, int i2);
}
