Cosmos/source/Cosmos.System2_Plugs/System/IO
2017-10-24 23:17:50 +02:00
..
CosmosFileSystem.cs Removed from DirectoryImpl.cs all the method that did not need plug anymore: CosmosFileSystem methods are called directly from Net Core code, the only remaing plugs are the ones that need IEnumerable to work. 2017-10-01 16:45:04 +02:00
CosmosFileSystemInfo.cs More FAT work 2017-09-24 18:12:58 +02:00
DirectoryImpl.cs Removed from DirectoryImpl.cs all the method that did not need plug anymore: CosmosFileSystem methods are called directly from Net Core code, the only remaing plugs are the ones that need IEnumerable to work. 2017-10-01 16:45:04 +02:00
DirectoryInfoImpl.cs More FAT work 2017-09-24 18:12:58 +02:00
FileImpl.cs Update FileImpl.cs 2017-09-01 00:07:27 -07:00
FileStreamImpl.cs More FAT work 2017-09-24 18:12:58 +02:00
PathImpl.cs More FAT work 2017-09-24 18:12:58 +02:00
PathInternalImpl.cs More FAT work 2017-09-24 18:12:58 +02:00
StreamWriterImpl.cs Trying to plug StreamWriter(), but Flush() has only a buffer filled all with 0x0000 not with the text to Write()! 2017-10-24 23:17:50 +02:00