45 lines
842 B
Java
45 lines
842 B
Java
|
package o;
|
||
|
|
||
|
import java.io.IOException;
|
||
|
import java.io.InputStream;
|
||
|
|
||
|
/* renamed from: o.giR, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes6.dex */
|
||
|
public interface InterfaceC15142giR extends giZ {
|
||
|
boolean a() throws IOException;
|
||
|
|
||
|
boolean a(long j) throws IOException;
|
||
|
|
||
|
giM b();
|
||
|
|
||
|
long c(byte b) throws IOException;
|
||
|
|
||
|
byte[] d(long j) throws IOException;
|
||
|
|
||
|
giP e(long j) throws IOException;
|
||
|
|
||
|
long f() throws IOException;
|
||
|
|
||
|
void f(long j) throws IOException;
|
||
|
|
||
|
InputStream g();
|
||
|
|
||
|
byte i() throws IOException;
|
||
|
|
||
|
void j(long j) throws IOException;
|
||
|
|
||
|
byte[] j() throws IOException;
|
||
|
|
||
|
int k() throws IOException;
|
||
|
|
||
|
long l() throws IOException;
|
||
|
|
||
|
short m() throws IOException;
|
||
|
|
||
|
int n() throws IOException;
|
||
|
|
||
|
short o() throws IOException;
|
||
|
|
||
|
String p() throws IOException;
|
||
|
}
|