well, working now. I think.
This commit is contained in:
@@ -76,7 +76,7 @@ public:
|
||||
_compressedData.shrink_to_fit();
|
||||
overheadmap.clear();
|
||||
sourceSize = data.size();
|
||||
|
||||
std::cout << "wrote " << data.size() << " as frame" << std::endl;
|
||||
}
|
||||
|
||||
const std::vector<uint8_t>& getData() const {
|
||||
|
||||
Reference in New Issue
Block a user