Skip to main content

encode_with_command

Function encode_with_command 

Source
pub fn encode_with_command(
    command: u8,
    input: &[u8],
    output: &mut [u8],
) -> Result<usize, EncodeError>