Template Function combigrid::mpiio::decompressLZ4FrameToBuffer(const std::vector<char>&, std::vector<T>&)

Function Documentation

template<typename T>
size_t combigrid::mpiio::decompressLZ4FrameToBuffer(const std::vector<char> &compressedString, std::vector<T> &decompressedValues)