Function p25::coding::reed_solomon::long::encode [] [src]

pub fn encode(buf: &mut [Hexbit; 36])

Calculate the 16 parity hexbits for the first 20 data hexbits in the given buffer, placing the parity hexbits at the end of the buffer.