Skip to main content

encode_packed_bytes_with_len

Function encode_packed_bytes_with_len 

Source
pub(crate) fn encode_packed_bytes_with_len(
    len: SymWord,
    bytes: &[SymWord],
) -> Vec<SymWord>
Expand description

Implements the encode_packed_bytes_with_len symbolic ABI helper.