xdiff_file_patch_binary
Opis
bool xdiff_file_patch_binary ( string file, string patch, string dest )
Patches a file with a binary
patch and stores the result in a file.
Przykłady
Notatki
Notatka: Both files (
fileandpatch) will be loaded into memory so ensure that your memory_limit is set high enough.
| Poprzedni | Spis treści | Następny |
| xdiff_file_merge3 | Początek rozdziału |