e-CryptIt Engine Xojo Plugin

UUCoderStream.Close Method

To close the stream and flush all buffers. The stream will do this by itself if it has not been closed when deconstructed.

If closing, or any part of the finishing process was not successful, then the ErrorValue property of the class will contain a non-zero value.

Close()

Parameters

Remarks

See Also

UUCoderStream Class