ms-pdb-msfz 0.1.3

Reads Compressed Multi-Stream Files, which is part of the Microsoft PDB file format
Documentation

Multi-Stream File - Compressed

This crate allows reading and writing PDZ/MSFZ files. PDZ/MSFZ files are similar to PDB/MSF files. They contain a set of streams, which are indexed by number. Each stream is a sequence of bytes, similar to an ordinary file.

See the [spec] module for a description of the MSFZ file format.