Function word_rlp
pub fn word_rlp(word: &FixedBytes<32>) -> RlpNode👎Deprecated: use
RlpNode::word_rlp insteadExpand description
Optimization for quick RLP-encoding of a 32-byte word.
pub fn word_rlp(word: &FixedBytes<32>) -> RlpNodeRlpNode::word_rlp insteadOptimization for quick RLP-encoding of a 32-byte word.