interface TarOptions
extends TarInfo
Properties
optional
reader: ReaderA Reader of any arbitrary content to append to the archive
optional
contentSize: numberSize of the content to be appended. This is only required when passing a reader to the archive.