Type Definition imbe::frame::Chunks
[−]
[src]
type Chunks = [u32; 8];
Represents the bit vectors u0, ..., u7, in that order.
type Chunks = [u32; 8];
Represents the bit vectors u0, ..., u7, in that order.