refactor DataBuffer
All checks were successful
Linux arm64 / Build (push) Successful in 16s

This commit is contained in:
2025-08-01 12:44:05 +02:00
parent c5b3281be7
commit b8dafa4eb1
8 changed files with 301 additions and 273 deletions

View File

@@ -71,7 +71,6 @@ int main() {
d.Dispatch(*message);
// write tests
auto compress = std::make_shared<sp::ZlibCompress>();