encode_not_indexed

Function encode_not_indexed 

Source
fn encode_not_indexed(
    name: usize,
    value: &[u8],
    sensitive: bool,
    dst: &mut BytesMut,
)