Type Definition p25::bits::Dibits
[−]
[src]
type Dibits<T> = SubByteIter<DibitParams, T>;
Iterate over the 2-bit symbols of a byte source, MSB to LSB.