package p461;

import java.io.OutputStream;
import java.nio.channels.WritableByteChannel;

/* JADX INFO: renamed from: ޑ.ރ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes.dex */
public interface InterfaceC7106 extends InterfaceC7127, WritableByteChannel {
    @Override // p461.InterfaceC7127, java.io.Flushable
    void flush();

    C7103 getBuffer();

    InterfaceC7106 write(byte[] bArr);

    InterfaceC7106 write(byte[] bArr, int i, int i2);

    InterfaceC7106 writeByte(int i);

    InterfaceC7106 writeInt(int i);

    InterfaceC7106 writeShort(int i);

    /* JADX INFO: renamed from: ֏ */
    long mo10410(InterfaceC7129 interfaceC7129);

    /* JADX INFO: renamed from: ֏ */
    InterfaceC7106 mo10414(String str);

    /* JADX INFO: renamed from: ֏ */
    InterfaceC7106 mo10415(String str, int i, int i2);

    /* JADX INFO: renamed from: ؠ */
    InterfaceC7106 mo10421(long j);

    /* JADX INFO: renamed from: ؠ */
    InterfaceC7106 mo10422(C7108 c7108);

    /* JADX INFO: renamed from: ޅ */
    InterfaceC7106 mo10432(long j);

    /* JADX INFO: renamed from: ގ */
    OutputStream mo10439();
}
