|
ledger-core
|
Static Public Member Functions | |
| static std::shared_ptr< RLPEncoder > | decode (const std::vector< uint8_t > &data, std::shared_ptr< RLPEncoder > &parent) |
| static std::shared_ptr< RLPEncoder > | decode (const std::vector< uint8_t > &data) |
| static rlp_tuple | decodeLength (const std::vector< uint8_t > &data) |
| static uint32_t | toInteger (std::vector< uint8_t > &data) |
1.8.13