mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-06-09 21:52:35 +00:00
39535d08e7
* Implementation of NioFile methods * Extracted Readable/WritableNioFile into separate classes ** Created SharedFileChannel to allow Readable/WritableNioFile for the same NioFile to use a single, shared FileChannel * Added tests for NioFile * Tests for Readable/WritableNioFile pending