B2R2


StreamDirectory Type

The Stream Directory contains information about the other streams in an MSF file. MSF is a file system internally used in a PDB file, and a file in MSF is often called as a stream.

Record fields

Record Field Description

NumStreams

Full Usage: NumStreams

Field type: int

Number of streams.

Field type: int

StreamBlocks

Full Usage: StreamBlocks

Field type: int[][]

The block indices for streams.

Field type: int[][]

StreamSizes

Full Usage: StreamSizes

Field type: int[]

The sizes of streams.

Field type: int[]