AuroraRuntime/Source/Compression
2023-11-09 19:54:35 +00:00
..
Compressors [+] ICompressionStream::GetLastErrorString 2023-10-17 09:28:58 +01:00
AuBaseStream.cpp [+] ICompressionStream::ToSeekingStreamReader 2023-11-09 19:54:35 +00:00
AuBaseStream.hpp [+] ICompressionStream::ToSeekingStreamReader 2023-11-09 19:54:35 +00:00
AuBlockCompressor.cpp [+] Reintroduce LZMA support after dropping support for the compression algorithm during the initial rewrite 2023-07-05 13:56:08 +01:00
AuBlockCompressor.hpp [+] UDP over socket API via existing INetSrvDatagram layer 2022-12-12 23:50:05 +00:00
AuBlockDecompressor.cpp [+] Reintroduce LZMA support after dropping support for the compression algorithm during the initial rewrite 2023-07-05 13:56:08 +01:00
AuBlockDecompressor.hpp [+] UDP over socket API via existing INetSrvDatagram layer 2022-12-12 23:50:05 +00:00
AuCompression.cpp [*] bonk 2023-04-19 03:54:55 +01:00
AuCompression.hpp [*] Compression window bits regression 2023-07-28 16:12:33 +01:00
AuCompressionInterceptor.cpp [+] SysCheckNotNullMemory 2023-10-24 17:43:00 +01:00
AuCompressionInterceptor.hpp [+] Future proof IProtocolInterceptorEx with an optional pParent in the only Aurora Interface methods last argument 2023-06-10 20:33:19 +01:00
AuIngestableReadBase.hpp [*] optimize the other half (aa7f783f) of compression streams when used with the interceptor interface 2023-06-10 20:03:29 +01:00
AuIngestableReadBase.inl [+] Futureproofing: AuByteBuffer flag 2023-06-10 21:50:00 +01:00
StreamCompression.cpp [*] Address a number of NT/x86_32 build regressions 2023-10-17 03:08:29 +01:00
StreamCompression.hpp Initial Commit 2021-06-27 22:25:29 +01:00