NetMirror.apk
Download file
package b3;
/* JADX INFO: renamed from: b3.e, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public abstract class AbstractC0322e {
public static final byte[] a(String str) {
D2.h.f(str, "$this$asUtf8ToByteArray");
byte[] bytes = str.getBytes(K2.d.f816b);
D2.h.e(bytes, "(this as java.lang.String).getBytes(charset)");
return bytes;
}
public static final String b(byte[] bArr) {
D2.h.f(bArr, "$this$toUtf8String");
return new String(bArr, K2.d.f816b);
}
}
⚠️ This content was hidden by an advertisement filtering extension in your browser. Please disable it and reload the page to access the decompiled content.
We only display one small text ad to keep this service free. Here's what it looks like:
Read the Docs for Business: You write the docs. We do the rest.
Try it today!Ad by EthicalAds
Download file