10 lines
208 B
Java
10 lines
208 B
Java
package com.tencent.bugly.proguard;
|
|
|
|
/* compiled from: BUGLY */
|
|
/* loaded from: classes.dex */
|
|
public interface ae {
|
|
byte[] a(byte[] bArr) throws Exception;
|
|
|
|
byte[] b(byte[] bArr) throws Exception;
|
|
}
|