|
xdiff_string_bdiff_sizeRead a size of file created by applying a binary diff Beschreibung
int xdiff_string_bdiff_size
( string
$patch
)
Returns a size of a result file that would be created after applying binary Parameter-Liste
RückgabewerteReturns the size of file that would be created. Beispiele
Beispiel #1 xdiff_string_bdiff_size example The following code applies reads a size of file that would be created after applying a binary diff.
<?phpSiehe auch
|