pub fn shift_left_byte(src1: CVec<u8>, n: u8) -> Result<CVec<u8>, String>
Expand description

Filter using ShiftLeftByte: D = (S << N).