Images 💾

Last commit ⭐

commit 2f6573a591c336c8f34ff1a03f5cd8cd045c1f14
Author:     implicitfield <114500360+implicitfield@users.noreply.github.com>
AuthorDate: Sat Sep 7 21:53:47 2024 +0300
Commit:     Tim Schumacher <timschumi@gmx.de>
CommitDate: Tue Nov 5 20:14:21 2024 +0100

    LibFileSystem: Make copy_file() read in MiB-sized chunks
    
    This prevents us from running out of memory when copying large files.