37 lines
1.5 KiB
Java
37 lines
1.5 KiB
Java
package o;
|
|
|
|
import java.io.IOException;
|
|
import java.io.OutputStream;
|
|
|
|
/* renamed from: o.gug, reason: case insensitive filesystem */
|
|
/* loaded from: classes6.dex */
|
|
public interface InterfaceC15580gug {
|
|
InterfaceC15580gug a(String str, String str2) throws IOException, IllegalArgumentException, IllegalStateException;
|
|
|
|
void a(String str) throws IOException, IllegalArgumentException, IllegalStateException;
|
|
|
|
InterfaceC15580gug b(String str, String str2) throws IOException, IllegalArgumentException, IllegalStateException;
|
|
|
|
void b(OutputStream outputStream, String str) throws IOException, IllegalArgumentException, IllegalStateException;
|
|
|
|
void b(String str) throws IOException, IllegalArgumentException, IllegalStateException;
|
|
|
|
InterfaceC15580gug c(String str, String str2, String str3) throws IOException, IllegalArgumentException, IllegalStateException;
|
|
|
|
void c(String str) throws IOException, IllegalArgumentException, IllegalStateException;
|
|
|
|
void d() throws IOException;
|
|
|
|
void d(String str) throws IOException, IllegalArgumentException, IllegalStateException;
|
|
|
|
String e(String str, boolean z) throws IllegalArgumentException;
|
|
|
|
void e(String str) throws IOException, IllegalArgumentException, IllegalStateException;
|
|
|
|
void e(String str, String str2) throws IOException, IllegalArgumentException, IllegalStateException;
|
|
|
|
void g(String str) throws IOException, IllegalArgumentException, IllegalStateException;
|
|
|
|
InterfaceC15580gug i(String str) throws IOException, IllegalArgumentException, IllegalStateException;
|
|
}
|