e-CryptIt Engine REALbasic Plugin

BinHexEncoderStream.Close Method

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

BinHexEncoderStream Class