-
-
Notifications
You must be signed in to change notification settings - Fork 4
USTAR.TarReader.Constructor
Andrew Lambert edited this page Nov 12, 2018
·
7 revisions
Sub Constructor(TARStream As Readable)| Name | Type | Comment |
|---|---|---|
| TARStream | Readable | The archive stream to read from. |
Constructs a TARStream from 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.