#include <megatree/storage.h>
Go to the source code of this file.
Namespaces | |
namespace | megatree |
Functions | |
void | megatree::bitcpy (uint64_t &dest, uint64_t src, unsigned dest_pos, unsigned src_pos, unsigned num) |
void | megatree::compress (const ByteVec &data, ByteVec &res) |
void | megatree::extract (const ByteVec &data, ByteVec &res) |