Forum und email

xdiff_string_patch_binary

(PECL xdiff:0.2-1.4)

xdiff_string_patch_binary — Patch a string with a binary diff

Leírás

string xdiff_string_patch_binary ( string $str , string $patch )

Patches a string with a binary patch .

Paraméterek

str

The original binary string.

patch

The binary patch string.

Visszatérési értékek

Returns the patched string, or FALSE on error.