AuroraRuntime/Include/Aurora/IO
Reece d7c6d66fad [+] AuBitsToLower, AuBitsToHigher (returns half of an input word)
[+] AuPopCnt
[+] NormalizePath, GetFileFromPath, GetDirectoryFromPath, GoUpToSeparator
[*] Fix Version Helpers again
[*] Fix registry locale memory check under read registry in SWInfo
[*] Breakout portable process code away from evil win32 code
[*] .dynlib -> .dylib under macos
2022-01-27 05:52:45 +00:00
..
Buffered [*] eradicate AuList<AuUInt8> abuse, switch over to AuByteBuffer 2022-01-20 16:04:53 +00:00
FS [+] AuBitsToLower, AuBitsToHigher (returns half of an input word) 2022-01-27 05:52:45 +00:00
Net [*] Fix stupid mental typo of 'peek' -> 'peak' 2021-11-22 16:16:02 +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