what-the-bank/sources/o/InterfaceC15251glf.java

13 lines
307 B
Java
Raw Permalink Normal View History

2024-07-27 18:17:47 +07:00
package o;
import java.io.IOException;
import java.io.OutputStream;
/* renamed from: o.glf, reason: case insensitive filesystem */
/* loaded from: classes6.dex */
public interface InterfaceC15251glf extends InterfaceC15249gld {
String a();
void c(OutputStream outputStream) throws IOException;
}