Struct compression::prelude::ZlibDecoder [] [src]

pub struct ZlibDecoder { /* fields omitted */ }

Methods

impl ZlibDecoder
[src]

[src]

[src]

Trait Implementations

impl Default for ZlibDecoder
[src]

[src]

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

impl Decoder for ZlibDecoder
[src]

[src]

[src]

Auto Trait Implementations

impl Send for ZlibDecoder

impl Sync for ZlibDecoder