package com.bykv.vk.openvk.preload.geckox.buffer;

import java.io.File;
import java.io.IOException;

/* JADX INFO: loaded from: classes.dex */
public interface a {
    int a(byte[] bArr, int i10, int i11) throws IOException;

    long a(long j10) throws IOException;

    void a() throws IOException;

    void a(int i10) throws IOException;

    void a(byte[] bArr) throws IOException;

    int b(byte[] bArr) throws IOException;

    int b(byte[] bArr, int i10, int i11) throws IOException;

    long b() throws IOException;

    void b(long j10) throws IOException;

    long c() throws IOException;

    int d() throws IOException;

    void e();

    File f();
}
