to_stream
Description:
Write the contents of a patch to the provided stream.
Parameters:
this |
a Patch. |
stream |
a OutputStream. |
Returns:
true if the patch was written successfully, false otherwise. |