NetMirror.apk
Download file
package M2;
import java.nio.charset.Charset;
/* JADX INFO: loaded from: classes.dex */
public final class o {
/* JADX INFO: renamed from: a, reason: collision with root package name */
public static final o f1204a = new o();
private o() {
}
public static final String a(String str, String str2, Charset charset) {
D2.h.f(str, "username");
D2.h.f(str2, "password");
D2.h.f(charset, "charset");
return "Basic " + b3.l.f5639f.d(str + ':' + str2, charset).a();
}
}
⚠️ 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