Initial compresison.
This commit is contained in:
parent
4fce4fc614
commit
1ee31596fb
11 changed files with 195 additions and 1 deletions
6
src/compression/StreamCompressor.h
Normal file
6
src/compression/StreamCompressor.h
Normal file
|
@ -0,0 +1,6 @@
|
|||
#pragma once
|
||||
|
||||
class StreamCompressor
|
||||
{
|
||||
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue