Function lzma::read [] [src]

pub fn read<T: Read>(stream: T) -> Result<Reader<T>, Error>

Create a LZMA stream from another stream.