static long indexOfUTF8StringInFile(File f, S s) { ret indexOfBytesInFile(f, toUtf8(s)); }