process_input

Function process_input 

Source
pub fn process_input(
    buf: &mut Vec<u8>,
    data: Option<SecretString>,
) -> Result<usize>