Skip to main content

encode_packed_bytes_with_len

Function encode_packed_bytes_with_len 

Source
pub(crate) fn encode_packed_bytes_with_len(
    cx: &mut SymCx,
    len: SymExpr,
    bytes: &SymBytes,
) -> SymBytes