Namespaces | Functions
compression.h File Reference
#include <vector>
#include <stdint.h>
Include dependency graph for compression.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 blob
 

Functions

bool blob::compressionAvailable ()
 
bool blob::deflate (const uint8_t *data, uint32_t size, std::vector< uint8_t > &deflated)
 
bool blob::inflate (const uint8_t *data, uint32_t size, std::vector< uint8_t > &inflated)
 


blob
Author(s): Johannes Meyer
autogenerated on Sat Jul 27 2019 03:35:24