package p5;

import java.io.InputStream;
import java.nio.channels.ReadableByteChannel;
import java.nio.charset.Charset;

/* JADX INFO: renamed from: p5.l, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes3.dex */
public interface InterfaceC2742l extends P, ReadableByteChannel {
    C2740j e();

    long k(byte b5, long j4, long j6);

    int m(F f6);

    String o(Charset charset);

    boolean p(long j4);

    J peek();

    boolean r(long j4, C2743m c2743m);

    String s();

    long v(I i6);

    InputStream x();
}
