pub fn from_bytes(slice: &[u8]) -> Result<Archive, Utf8Error>
Expand description

Try to read an archive from bytes of txtar data.