Struct jpeg_decoder::Decoder
[−]
[src]
pub struct Decoder<R> {
// some fields omitted
}pub struct Decoder<R> {
// some fields omitted
}impl<R: Read> Decoder<R>