Struct brotli_decompressor::reader::IoReaderWrapper
[−]
[src]
pub struct IoReaderWrapper<'a, OutputType: Read + 'a>(pub &'a mut OutputType);