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.
- Stream
Reader - Allows reading a stream using the
Read,Seek, andReadAttraits.