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