Public Types | |
enum | { BLOCK_MAX_LEN = DoubleCompressor::BLOCK_MAX_LEN } |
Public Member Functions | |
int32_t | Decompress (const uint8_t *src, uint32_t src_len, double *dest) |
Static Public Member Functions | |
static uint32_t | BlockSize (const uint8_t *header) |
Definition at line 71 of file double_compressor.h.