AuroraRuntime/Source/Compression
2023-07-05 17:06:30 +01:00
..
Compressors [*] Amend compression/decompression error checking; ensure correct library specific OK value is used 2023-07-05 17:06:30 +01:00
AuBaseStream.cpp [*] optimize the other half (aa7f783f) of compression streams when used with the interceptor interface 2023-06-10 20:03:29 +01:00
AuBaseStream.hpp [*] optimize the other half (aa7f783f) of compression streams when used with the interceptor interface 2023-06-10 20:03:29 +01: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 [+] AuNet::ISocketChannelEventListener 2023-02-04 19:43:01 +00:00
AuCompressionInterceptor.cpp [+] Future proof IProtocolInterceptorEx with an optional pParent in the only Aurora Interface methods last argument 2023-06-10 20:33:19 +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 [+] AuNet::ISocketChannelEventListener 2023-02-04 19:43:01 +00:00
StreamCompression.hpp Initial Commit 2021-06-27 22:25:29 +01:00