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

13 lines
307 B
Java

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;
}