Struct jpeg_decoder::Decoder [] [src]

pub struct Decoder<R> {
    // some fields omitted
}

Methods

impl<R: Read> Decoder<R>
[src]