forked from mirrors/tar-split
WIP sparse file testing
This commit is contained in:
parent
bece0c7009
commit
08360d3e06
4 changed files with 83 additions and 4 deletions
|
@ -23,6 +23,7 @@ const (
|
|||
//
|
||||
// Its payload is to be marshalled base64 encoded.
|
||||
SegmentType
|
||||
SparseFileType
|
||||
)
|
||||
|
||||
// Entry is the structure for packing and unpacking the information read from
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue