xdiff_string_patch_binary
xdiff_string_patch_binary
Alias xdiff_string_bpatch
string **xdiff_string_patch_binary** string $str string $patch
Patches a string with a binary .
This function accepts patches created both via
and functions or their file counterparts.
str``patch``xdiff_string_bdiff``xdiff_string_rabdiff
Starting with version 1.5.0 this function is an alias of .
xdiff_string_bpatch
strThe original binary string.
patchThe binary patch string.
Returns the patched string, or false on error.
xdiff_string_bpatch``xdiff_string_bdiff``xdiff_string_rabdiff