Scroom  0.14
blob-compression.hh File Reference
#include <cstddef>
#include <cstdint>
#include <scroom/memoryblobs.hh>
Include dependency graph for blob-compression.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Scroom
 
 Scroom::MemoryBlobs
 
 Scroom::MemoryBlobs::Detail
 

Functions

PageList Scroom::MemoryBlobs::Detail::compressBlob (const uint8_t *in, size_t size, const PageProvider::Ptr &provider)
 
void Scroom::MemoryBlobs::Detail::decompressBlob (uint8_t *out, size_t size, PageList list, const PageProvider::Ptr &provider)