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

namespace  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 Mon Oct 6 2014 07:55:44