Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rlp: add Split functions | Felix Lange | 2015-09-11 | 1 | -0/+195 |
These functions allow destructuring of raw rlp-encoded bytes without the overhead of reflection or copying. |
index : dexon | ||
DEXON full node (https://github.com/dexon-foundation/dexon) |
aboutsummaryrefslogtreecommitdiffstats |
Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rlp: add Split functions | Felix Lange | 2015-09-11 | 1 | -0/+195 |
These functions allow destructuring of raw rlp-encoded bytes without the overhead of reflection or copying. |