e-CryptIt Engine - Compression Xojo Plugin
ZStream.Read Method
To read data from the stream.
Read(
count
as
Integer)
as
String
Parameters
count
The number of bytes to read.
Returns
String
Remarks
See Also
ZStream Class