TarReader.this
this
(const(ubyte)[] data, ReadOptions opts)Create a TAR reader from archive data.
Parameters
data | The complete archive data. |
opts | Read options. |
Throws
ArchiveError if the data is not a valid TAR archive.