mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-07-07 08:36:31 +00:00
f081e7d3ea
* Removed from SharedFileChannel and Test * Refactored Copier#copy(File,File) to sequence of truncated, followed by looping read and write till EOF * Changed tests accordingly * Implemented CryptoWritableFile#truncate to make things work