ΒΆllvm::Error uncompress(
llvm::StringRef InputBuffer,
char* UncompressedBuffer,
size_t& UncompressedSize)
llvm::Error uncompress(
llvm::StringRef InputBuffer,
char* UncompressedBuffer,
size_t& UncompressedSize)
Declared at: llvm/include/llvm/Support/Compression.h:35
Parameters
- llvm::StringRef InputBuffer
- char* UncompressedBuffer
- size_t& UncompressedSize