utils/save_decrypted_content library
Save decrypted content. Copyright (C) 2025, Software Innovation Institute, ANU
Licensed under the GNU General Public License, Version 3 (the "License");
License: https://www.gnu.org/licenses/gpl-3.0.en.html
Authors: Ashley Tang
Functions
-
saveDecryptedContent(
String decryptedContent, String saveFilePath) → Future< void> - Saves decrypted content to a file, handling different file formats appropriately.