

Go to the source code of this file.
Namespaces | |
| iroha | |
| iroha::multihash | |
Functions | |
| template<typename NumberType > | |
| bool | iroha::multihash::readVarInt (shared_model::interface::types::ByteRange &buffer, NumberType &number) |
| template<typename NumberType , typename Container > | |
| void | iroha::multihash::encodeVarInt (NumberType number, Container &buffer) |