e-CryptIt Engine - Compression Xojo Plugin

EinhugurZstandard.SetSource Method

Sets IBinaryStreamReader source for compression or decompression.

SetSource(
   source as IBinaryStreamReader)

Parameters

source
The source stream to set.

Remarks

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

See Also

EinhugurZstandard Class