Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
zlib.hpp
Go to the documentation of this file.
1#pragma once
2
3#include <fc/string.hpp>
4
5namespace fc
6{
7
8 string zlib_compress(const string& in);
9
10} // namespace fc
namespace sysio::chain
Definition authority.cpp:3
string zlib_compress(const string &in)
Definition zlib.cpp:11