- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 4
USTAR.TarReader.Constructor
        Andrew Lambert edited this page Jul 25, 2019 
        ·
        7 revisions
      
     Sub Constructor(TARStream As Readable)
 Sub Constructor(TarStream As FolderItem)
 Sub Constructor(TarData As MemoryBlock)| Name | Type | Comment | 
|---|---|---|
| TARStream | Readable, FolderItem, or MemoryBlock | The archive stream to read from. | 
Constructs a TARStream from a file, memory block, or any Readable object.
Wiki home | Project page | Bugs | Become a sponsor
Text and code examples are Copyright ©2014-24 Andrew Lambert, offered under the CC BY-SA 3.0 License.