Function brotli_decompressor::copy_from_to [] [src]

pub fn copy_from_to<R: Read, W: Write>(r: R, w: W) -> Result<usize>