e-CryptIt Engine Xojo and Real Studio Plugin

ZStream.Read Method (console safe)

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