e-CryptIt Engine - Compression Xojo Plugin

ZStream.Write Method

To write the data into the stream.

Write(
   data as String)

Parameters

data
The string to write.

Remarks

See Also

ZStream Class