Function open

Source
pub fn open(source: impl ReadSeek + 'static) -> Result<Hff<StdReader>>
Expand description

Opens the input and maintains it for random access to the metadata and chunks.