1
0
Fork 0
forked from mirrors/tar-split
tar-split/archive/tar
Vincent Batts 7cc3f4b289 archive/tar: add RawBytes()
Plumbing a means to access the raw bytes of a tar archive apart from the
file payload itself.
2015-02-19 16:49:06 -05:00
..
testdata archive/tar: adding from go as of a9dddb53f 2015-02-11 14:08:03 +01:00
common.go archive/tar: adding from go as of a9dddb53f 2015-02-11 14:08:03 +01:00
example_test.go archive/tar: adding from go as of a9dddb53f 2015-02-11 14:08:03 +01:00
reader.go archive/tar: add RawBytes() 2015-02-19 16:49:06 -05:00
reader_test.go archive/tar: adding from go as of a9dddb53f 2015-02-11 14:08:03 +01:00
stat_atim.go archive/tar: adding from go as of a9dddb53f 2015-02-11 14:08:03 +01:00
stat_atimespec.go archive/tar: adding from go as of a9dddb53f 2015-02-11 14:08:03 +01:00
stat_unix.go archive/tar: adding from go as of a9dddb53f 2015-02-11 14:08:03 +01:00
tar_test.go archive/tar: adding from go as of a9dddb53f 2015-02-11 14:08:03 +01:00
writer.go archive/tar: adding from go as of a9dddb53f 2015-02-11 14:08:03 +01:00
writer_test.go archive/tar: adding from go as of a9dddb53f 2015-02-11 14:08:03 +01:00