40 lines
1.1 KiB
Java
40 lines
1.1 KiB
Java
package o;
|
|
|
|
import java.io.IOException;
|
|
import java.nio.channels.WritableByteChannel;
|
|
|
|
/* renamed from: o.gic, reason: case insensitive filesystem */
|
|
/* loaded from: classes.dex */
|
|
public interface InterfaceC15148gic extends InterfaceC15168giw, WritableByteChannel {
|
|
InterfaceC15148gic a() throws IOException;
|
|
|
|
InterfaceC15148gic a(byte[] bArr) throws IOException;
|
|
|
|
InterfaceC15148gic b() throws IOException;
|
|
|
|
InterfaceC15148gic b(int i) throws IOException;
|
|
|
|
InterfaceC15148gic b(C15155gij c15155gij) throws IOException;
|
|
|
|
InterfaceC15148gic b(byte[] bArr, int i, int i2) throws IOException;
|
|
|
|
long c(giD gid) throws IOException;
|
|
|
|
InterfaceC15148gic c(String str, int i, int i2) throws IOException;
|
|
|
|
InterfaceC15148gic d(String str) throws IOException;
|
|
|
|
@Override // o.InterfaceC15168giw, java.io.Flushable
|
|
void flush() throws IOException;
|
|
|
|
InterfaceC15148gic g(int i) throws IOException;
|
|
|
|
InterfaceC15148gic h(long j) throws IOException;
|
|
|
|
C15111ghZ i();
|
|
|
|
InterfaceC15148gic j(int i) throws IOException;
|
|
|
|
InterfaceC15148gic l(long j) throws IOException;
|
|
}
|