$#include "IO/Compression.h" VectorBuffer CompressVectorBuffer(VectorBuffer& src); VectorBuffer DecompressVectorBuffer(VectorBuffer& src);