Files
adif-api-reverse-engineering/apk_decompiled/sources/r3/InterfaceC0577i.java

33 lines
657 B
Java

package r3;
import java.nio.channels.WritableByteChannel;
/* renamed from: r3.i, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public interface InterfaceC0577i extends G, WritableByteChannel {
long D(I i);
InterfaceC0577i E(byte[] bArr);
InterfaceC0577i F(C0579k c0579k);
InterfaceC0577i L(int i, int i4, byte[] bArr);
InterfaceC0577i Q(String str);
InterfaceC0577i R(long j4);
C0576h a();
InterfaceC0577i f(String str, int i, int i4);
@Override // r3.G, java.io.Flushable
void flush();
InterfaceC0577i m(int i);
InterfaceC0577i r(int i);
InterfaceC0577i y(int i);
}