e-CryptIt Engine Xojo Plugin |
|
Base64Stream.FinishEncoding Method
Once there is no more data to decode then you should call the FinishDecoding method which will reset internal buffers and clean up.

FinishEncoding()
as String
Parameters
Returns
- String
Remarks
See Also
Base64Stream Class