git_odb_writepack

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

append
int function(git_odb_writepack* writepack, const(void)* data, size_t size, git_transfer_progress* stats) append;
Undocumented in source.
backend
git_odb_backend* backend;
Undocumented in source.
commit
int function(git_odb_writepack* writepack, git_transfer_progress* stats) commit;
Undocumented in source.
free
void function(git_odb_writepack* writepack) free;
Undocumented in source.

Meta