Scroom 0.14-48-ga0fee447
Loading...
Searching...
No Matches
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

namespace  Scroom
 
namespace  Scroom::MemoryBlobs
 
namespace  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)