Wire Sysio Wire Sysion 1.0.0
|
Go to the source code of this file.
Namespaces | |
namespace | fc |
namespace sysio::chain | |
Functions | |
uint64_t | fc::city_hash64 (const char *buf, size_t len) |
uint32_t | fc::city_hash32 (const char *buf, size_t len) |
size_t | fc::city_hash_size_t (const char *buf, size_t len) |
uint128 | fc::city_hash128 (const char *s, size_t len) |
uint64_t | fc::city_hash_crc_64 (const char *buf, size_t len) |
uint128 | fc::city_hash_crc_128 (const char *s, size_t len) |
array< uint64_t, 4 > | fc::city_hash_crc_256 (const char *s, size_t len) |