BitShares-Core
7.0.2
BitShares blockchain node software and command-line wallet software
libraries
fc
include
fc
compress
zlib.hpp
Go to the documentation of this file.
1
#pragma once
2
3
#include <string>
4
5
namespace
fc
6
{
7
8
std::string
zlib_compress
(
const
std::string& in);
9
10
}
// namespace fc
fc
Definition:
api.hpp:15
fc::zlib_compress
std::string zlib_compress(const std::string &in)
Definition:
zlib.cpp:7
Generated on Fri Dec 15 2023 06:12:42 for BitShares-Core by
1.8.17