(no version information, might be only in CVS)
xdiff_file_patch_binary -- Patch a file with a binary diffxdiff_file_patch_binary() patches file file with binary patch in file patch and stores result in file dest.
Megjegyzés: Both files (file and patch) will be loaded into memory so ensure that your memory_limit is set high enough.
Siker esetén TRUE értékkel tér vissza, ellenkező esetben FALSE értéket ad.
See also xdiff_string_patch_binary().