Function stedy::unpad

source ยท
pub fn unpad(padded: &mut Vec<u8>, block_size: usize) -> Result<(), Error>