package o; import java.nio.charset.StandardCharsets; /* renamed from: o.fAw, reason: case insensitive filesystem */ /* loaded from: classes2.dex */ public final class C12568fAw { static { System.getProperty("line.separator"); } public static byte[] c(String str) { if (str == null) { return null; } return str.getBytes(StandardCharsets.UTF_8); } }