e-CryptIt Engine - Compression Xojo Plugin |
|
EinhugurZstandard.Constructor Constructor
Constructor which takes file as FolderItem source and IBinaryStreamWriter for destination.

Constructor(
source
as FolderItem,
destination
as IBinaryStreamWriter)
Parameters
- source
- The source file.
- destination
- The destination stream.
Remarks
See Also
EinhugurZstandard Class