git_packbuilder_write_buf

Write the contents of the packfile to an in-memory buffer

The contents of the buffer will become a valid packfile, even though there will be no attached index

@param buf Buffer where to write the packfile @param pb The packbuilder

extern (C) nothrow @nogc
int
git_packbuilder_write_buf

Meta