Package Exports
- @polkadot/util-rlp
- @polkadot/util-rlp/decode
- @polkadot/util-rlp/encode
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@polkadot/util-rlp) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@polkadot/util-rlp
Encoding and decoding for Ethereum RLP structures. This is port of the original EthereumJS RLP to cater for Uint8Array
outputs (instead of Buffer
) in addition to typings.
Available Utilities
For a list of currently exposed methods, see the library documentation.