Type Definition p25::bits::HexbitBytes
[−]
[src]
type HexbitBytes<T> = SubByteIter<HexbitByteParams, T>;
Groups hexbits into full bytes. The source must be a multiple of 6 hexbits.