#stream #file #file-format #compression #pdb #byte #microsoft

ms-pdb-msfz

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

1 unstable release

new 0.1.0 Feb 1, 2025

#1572 in Parser implementations


Used in 2 crates (via ms-pdb)

MIT/Apache

71KB
1.5K SLoC

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.

Dependencies

~6MB
~98K SLoC