e-CryptIt Engine - Compression Xojo Plugin

EinhugurZstandard.SetDestination Method

Sets IBinaryStreamWriter destination for compression or decompression.

SetDestination(
   destination as IBinaryStreamReader)

Parameters

destination
The destination stream to set.

Remarks

Note that when using IBinaryStreamReader or IBinaryStreamWriter then the task framework features cannot be used.

See Also

EinhugurZstandard Class