Wire Sysio Wire Sysion 1.0.0
|
Go to the source code of this file.
Namespaces | |
namespace | fc |
namespace sysio::chain | |
Typedefs | |
typedef const char * | fc::const_char_ptr |
Functions | |
uint32_t | fc::smaz_compress (const char *in, int inlen, char *out, int outlen) |
void | fc::smaz_decompress (const char *in, uint32_t inlen, std::stringstream &ss) |
std::string | fc::smaz_compress (const std::string &in) |
std::string | fc::smaz_decompress (const std::string &compressed) |