Dart.PowerTCP.Zip Namespace > Archive Class : BeginZip Method |
Overload | Description |
---|---|
BeginZip(Stream,Object) | Asynchronously compress the items in the current collection and generate a zip archive written to a Stream. |
BeginZip(String,Object) | Asynchronously compress the items in the current collection and generate a zip archive that is written to a file. |