pub type Reader<R> = Reader<LspkParser, R>;Expand description
Reads a .pak file with “magic number” LSPK.
Aliased Type§
pub struct Reader<R> { /* private fields */ }pub type Reader<R> = Reader<LspkParser, R>;Reads a .pak file with “magic number” LSPK.
pub struct Reader<R> { /* private fields */ }