e-CryptIt Engine Xojo Plugin

AppleSingleEncoderStream.Close Method (console safe)

To close the stream and flush buffers use the close method.

Close()

Parameters

Remarks

If you do not call the Close method then the close will be called for you once the object instance goes out of scope.

See Also

AppleSingleEncoderStream Class