static bool fileStartsWith(File f, byte[] data) { ret byteArrayStartsWith(loadBeginningOfBinaryFile(f, l(data)), data); }