Type Definition ac_node_api::decoder::BitSequence

source ·
pub type BitSequence = BitVec<u8, Lsb0>;
Expand description

A sequence of bits.