what-the-bank/sources/com/facetec/sdk/gt.java

11 lines
191 B
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package com.facetec.sdk;
import java.io.IOException;
/* loaded from: classes.dex */
public interface gt {
int b(fu fuVar) throws IOException;
int e(fu fuVar) throws IOException;
}