DecodeUnit is a procedure that implements the specific processing required to perform the
TIdDecoder4to3 decoding algorithm. AIn is the Cardinal value of the encoded data. DecodeUnit create an instance of TIdCardinalBytes used to concatenate the first 6-bits of each byte into their un-encoded representation as 3 Bytes values in VOut1, VOut2, and VOut3.