Function bsa::read[][src]

pub fn read<R: Read + Seek + 'static>(data: R) -> Result<Bsa, ReadError>

Opens the specified BSA file from a reader