Type Alias tiff::decoder::stream::DeflateReader
source · pub type DeflateReader<R> = ZlibDecoder<R>;
Aliased Type§
struct DeflateReader<R> { /* private fields */ }
pub type DeflateReader<R> = ZlibDecoder<R>;
struct DeflateReader<R> { /* private fields */ }