API Version: 1.0
Library Version: 1.2.0
gboolean ggit_patch_to_stream ( GgitPatch* patch, GOutputStream* stream, GError** error )
Write the contents of a patch to the provided stream.
stream
GOutputStream*
A GOutputStream.
GOutputStream
error
GError **
GError*
NULL
gboolean
TRUE if the patch was written successfully, FALSE otherwise.
TRUE
FALSE