Struct goblin::archive::Archive [] [src]

pub struct Archive { /* fields omitted */ }

An in-memory representation of a parsed Unix Archive

Methods

impl Archive
[src]

Returns a slice of the raw bytes for the given member in the scrollable buffer

Returns the member's name which contains the given symbol, if it is in the archive

Trait Implementations

impl Debug for Archive
[src]

Formats the value using the given formatter.