compress refactor

This commit is contained in:
2025-02-27 21:45:09 +01:00
parent 6a52b7fe2a
commit f6620dc522
4 changed files with 48 additions and 17 deletions

View File

@@ -9,6 +9,12 @@
#include <sp/common/DataBuffer.h>
namespace sp {
namespace option {
struct ZlibCompress {};
} // namespace option
namespace zlib {
/**