3 releases
new 0.1.2 | Feb 2, 2025 |
---|---|
0.1.1 | Feb 1, 2025 |
0.1.0 | Feb 1, 2025 |
#908 in Parser implementations
352 downloads per month
Used in 2 crates
(via ms-pdb)
77KB
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