Module git_odb::data::header[][src]

Expand description

Modules

Functions

Parses the first 12 bytes of a pack file, returning the pack version as well as the number of objects contained in the pack.

Write a pack data header at version with num_objects and return a buffer.