discord-jadx/app/src/main/java/c/i/a/c/h2/f.java

8 lines
165 B
Java

package c.i.a.c.h2;
import java.io.IOException;
/* compiled from: DataReader */
public interface f {
int read(byte[] bArr, int i, int i2) throws IOException;
}