AuroraRuntime/Include/Aurora/IO
Reece d8e000b5c3 [*] Prevent WriteLater from entering a deadlock condition. OnFlushs are no longer atomic
[*] Fix up gen1 copypasta
[+] ConsoleMessage::ToPersistentString
[*] Adjust ConsoleMessage formatting
2022-01-27 20:28:20 +00:00
..
Buffered [+] Added ToString to CpuId 2022-01-27 07:45:42 +00:00
FS [+] AuBitsToLower, AuBitsToHigher (returns half of an input word) 2022-01-27 05:52:45 +00:00
Net [*] Prevent WriteLater from entering a deadlock condition. OnFlushs are no longer atomic 2022-01-27 20:28:20 +00:00
EStreamError.hpp Initial Commit 2021-06-27 22:25:29 +01:00
IArbitraryStreamer.hpp [*] API design change, MemoryViews must be passed by reference such that a pointer to an object that may be the superclass of the actual RAII owner of the memory is passed 2021-09-15 20:08:08 +01:00
IO.hpp Initial Commit 2021-06-27 22:25:29 +01:00
IStreamReader.hpp [*] eradicate AuList<AuUInt8> abuse, switch over to AuByteBuffer 2022-01-20 16:04:53 +00:00
IStreamWriter.hpp [*] House cleaning, refactoring, clean up 2021-10-23 20:21:16 +01:00