tiff
0.9.1
Deflate
Reader
Sections
READERS
Deflate Reader
Aliased Type
In tiff::
decoder::
stream
tiff
::
decoder
::
stream
Type Alias
DeflateReader
Copy item path
Source
pub type DeflateReader<R> =
ZlibDecoder
<R>;
Expand description
§
READERS
§
Deflate Reader
Aliased Type
§
pub struct DeflateReader<R> {
/* private fields */
}