Module container

Module container 

Source
Expand description

Provides an abstraction over MSF and MSFZ files.

Enumsยง

Container
An abstraction over MSF and MSFZ files. Both types of files contain a set of streams.
StreamReader
Allows reading a stream using the Read, Seek, and ReadAt traits.