Type Definition p25::bits::TribitBytes
[−]
[src]
type TribitBytes<T> = SubByteIter<TribitByteParams, T>;
Groups tribits into full bytes. The source must be a multiple of 8 tribits.