Struct brotli::enc::reader::CompressorReaderCustomIo
source · pub struct CompressorReaderCustomIo<ErrType, R: CustomRead<ErrType>, BufferType: SliceWrapperMut<u8>, Alloc: BrotliAlloc> { /* private fields */ }