Struct compression::prelude::BZip2Decoder [] [src]

pub struct BZip2Decoder { /* fields omitted */ }

Methods

impl BZip2Decoder
[src]

[src]

Trait Implementations

impl Default for BZip2Decoder
[src]

[src]

Returns the "default value" for a type. Read more

impl Decoder for BZip2Decoder
[src]

[src]

[src]

Auto Trait Implementations

impl Send for BZip2Decoder

impl Sync for BZip2Decoder