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

12 lines
282 B
Java
Raw Permalink Normal View History

2024-07-27 18:17:47 +07:00
package o;
import java.io.IOException;
import java.io.OutputStream;
/* loaded from: classes6.dex */
public interface grQ {
int e(String str, OutputStream outputStream) throws IOException;
int e(byte[] bArr, int i, int i2, OutputStream outputStream) throws IOException;
}