Struct compression::prelude::GZipDecoder
[−]
[src]
pub struct GZipDecoder { /* fields omitted */ }
Methods
impl GZipDecoder
[src]
Trait Implementations
impl Default for GZipDecoder
[src]
impl<R> Decoder<R> for GZipDecoder where
R: BitRead<Right>,
[src]
R: BitRead<Right>,