package c3;

/* JADX INFO: loaded from: classes.dex */
public interface c {
    byte[] a();

    void b(byte[] bArr, int i3, int i4);
}
