Struct compression::prelude::GZipDecoder [] [src]

pub struct GZipDecoder { /* fields omitted */ }

Methods

impl GZipDecoder
[src]

[src]

Trait Implementations

impl Default for GZipDecoder
[src]

[src]

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

impl Decoder for GZipDecoder
[src]

[src]

[src]

Auto Trait Implementations

impl Send for GZipDecoder

impl Sync for GZipDecoder