AuroraRuntime/Include/Aurora/IO/Buffered
Reece 5bc1985eca [+] Added ToString to CpuId
[*] Added const modifier to cpuid functions
[*] Added OnExit to planned API interface
[*] BlobReader now holds onto a handle of a ByteBuffer, allowing for shared usage -> aiding in the mitigation of allocations/second and needless heavy copy of objects
2022-01-27 07:45:42 +00:00
..
BlobArbitraryReader.hpp [*] eradicate AuList<AuUInt8> abuse, switch over to AuByteBuffer 2022-01-20 16:04:53 +00:00
BlobReader.hpp [+] Added ToString to CpuId 2022-01-27 07:45:42 +00:00
BlobWriter.hpp [*] eradicate AuList<AuUInt8> abuse, switch over to AuByteBuffer 2022-01-20 16:04:53 +00:00
Buffered.hpp Initial Commit 2021-06-27 22:25:29 +01:00