Struct lzw::MsbReader
[-] [+]
[src]
pub struct MsbReader {
// some fields omitted
}Reads bits from a byte stream, MSB first.
pub struct MsbReader {
// some fields omitted
}Reads bits from a byte stream, MSB first.
impl MsbReaderimpl BitReader for MsbReaderimpl Debug for MsbReader
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct, enum,
trait, typedef (or
tdef).