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

45 lines
887 B
Java

package com.facetec.sdk;
import java.io.IOException;
import java.nio.channels.ReadableByteChannel;
import java.nio.charset.Charset;
/* loaded from: classes.dex */
public interface mr extends nk, ReadableByteChannel {
String a(long j) throws IOException;
boolean a() throws IOException;
mt b(long j) throws IOException;
ms d();
String d(Charset charset) throws IOException;
void d(byte[] bArr) throws IOException;
void e(long j) throws IOException;
boolean e(mt mtVar) throws IOException;
int f() throws IOException;
void f(long j) throws IOException;
byte g() throws IOException;
int h() throws IOException;
short i() throws IOException;
short j() throws IOException;
byte[] j(long j) throws IOException;
long m() throws IOException;
String o() throws IOException;
long s() throws IOException;
}