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; }