pub fn open<'a, 'r>(reader: &'a mut Reader<'r>) -> Result<Node<'a, 'r>>
Start reading a NAR file from reader.
reader