Function stream_zipper::start_stream[][src]

pub fn start_stream() -> File

Initialises a File that starts in a state that is agnostic about the whether the input stream is in zip format or gzip format. Use this function to initialise the stream if you want to auto-detect the input format.