Files
ladybird/VirtualFileSystem
Andreas Kling 8293a0ff36 Rework DiskDevice's read() and write() to be non-virtual wrappers.
This way subclasses only have to implement readBlock() and writeBlock().
read() and write() require that the offset and length are both divisible
by the blockSize().
2018-10-16 14:13:32 +02:00
..
2018-10-16 11:21:49 +02:00
2018-10-16 11:21:49 +02:00
2018-10-14 22:57:57 +02:00
2018-10-16 11:21:49 +02:00
2018-10-15 00:44:54 +02:00
2018-10-15 00:44:54 +02:00
2018-10-16 14:00:44 +02:00
2018-10-14 22:16:28 +02:00
2018-10-16 11:21:49 +02:00