xdiff_string_patch_binary
Patch a string with a binary diff
&reftitle.description;
stringxdiff_string_patch_binary
stringstr
stringpatch
Patches a string with a binary patch.
&reftitle.parameters;
str
The original binary string.
patch
The binary patch string.
&reftitle.returnvalues;
Returns the patched string, or &false; on error.
&reftitle.seealso;
xdiff_file_patch_binary