package
0.0.2
Repository: https://github.com/chiyutianyi/gittools.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Constants

the first byte into object header has 4 bits to store the length.
subsequent bytes has 7 bits to store the length.
1000 0000.
0000 1111.
0111 1111.
0111 0000.
VersionSupported is the packfile version supported by this package.